-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Mar 05, 2026 at 08:55 PM
-- Server version: 10.6.25-MariaDB
-- PHP Version: 8.4.18

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 */;

--
-- Database: `iraneurobetcom_wp`
--

-- --------------------------------------------------------

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

CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(122, 'action_scheduler/migration_hook', 'failed', '2023-12-07 00:56:25', '2023-12-07 04:26:25', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1701910585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1701910585;}', 2, 1, '2023-12-07 00:56:35', '2023-12-07 04:26:35', 0, NULL),
(125, 'action_scheduler/migration_hook', 'failed', '2023-12-07 01:11:48', '2023-12-07 04:41:48', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1701911508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1701911508;}', 2, 1, '2023-12-07 01:12:47', '2023-12-07 04:42:47', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_actionscheduler_claims`
--

CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) UNSIGNED NOT NULL,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_actionscheduler_claims` (`claim_id`, `date_created_gmt`) VALUES
(12, '2023-11-14 06:33:32'),
(14, '2023-11-14 06:33:48'),
(16, '2023-11-14 06:35:28'),
(19, '2023-11-14 06:37:32'),
(21, '2023-11-14 06:39:32'),
(22, '2023-11-14 06:41:36'),
(24, '2023-11-14 06:43:03'),
(26, '2023-11-14 06:45:03'),
(28, '2023-11-14 06:46:49'),
(30, '2023-11-14 06:49:42'),
(32, '2023-11-14 06:52:01'),
(34, '2023-11-14 06:59:39'),
(36, '2023-11-14 07:01:48'),
(38, '2023-11-14 07:06:33'),
(40, '2023-11-14 07:11:16'),
(42, '2023-11-14 07:14:24'),
(45, '2023-11-14 07:20:36'),
(46, '2023-11-14 07:21:35'),
(48, '2023-11-14 07:28:51'),
(50, '2023-11-14 07:29:45'),
(52, '2023-11-14 07:36:41'),
(54, '2023-11-14 07:39:13'),
(56, '2023-11-14 07:44:42'),
(58, '2023-11-14 07:48:27'),
(61, '2023-11-14 07:52:20'),
(63, '2023-11-14 07:57:29'),
(65, '2023-11-14 08:00:17'),
(67, '2023-11-14 08:07:09'),
(68, '2023-11-14 08:08:00'),
(70, '2023-11-14 08:16:24'),
(73, '2023-11-14 08:24:34'),
(74, '2023-11-14 08:25:42'),
(76, '2023-11-14 08:29:24'),
(79, '2023-11-14 08:32:29'),
(81, '2023-11-14 08:35:06'),
(82, '2023-11-14 08:40:40'),
(84, '2023-11-14 08:44:34'),
(86, '2023-11-14 08:48:41'),
(88, '2023-11-14 08:53:59'),
(90, '2023-11-14 08:57:12'),
(92, '2023-11-14 08:58:17'),
(95, '2023-11-14 09:05:54'),
(96, '2023-11-14 09:13:16'),
(98, '2023-11-14 09:14:16'),
(100, '2023-11-14 09:22:35'),
(102, '2023-11-14 09:31:33'),
(104, '2023-11-14 09:32:41'),
(106, '2023-11-14 09:35:52'),
(108, '2023-11-14 09:39:48'),
(110, '2023-11-14 09:42:11'),
(112, '2023-11-14 09:48:47'),
(114, '2023-11-14 09:49:46'),
(116, '2023-11-14 09:51:43'),
(118, '2023-11-14 09:57:46'),
(120, '2023-11-14 10:01:22'),
(123, '2023-11-14 10:11:11'),
(124, '2023-11-14 10:18:54'),
(127, '2023-11-14 10:20:47'),
(128, '2023-11-14 10:30:28'),
(131, '2023-11-14 10:37:08'),
(132, '2023-11-14 10:40:22'),
(135, '2023-11-14 10:42:40'),
(136, '2023-11-14 10:50:05'),
(138, '2023-11-14 10:55:57'),
(140, '2023-11-14 10:59:52'),
(142, '2023-11-14 11:10:29'),
(145, '2023-11-14 11:15:00'),
(146, '2023-11-14 11:20:17'),
(149, '2023-11-14 11:30:07'),
(150, '2023-11-14 11:33:32'),
(152, '2023-11-14 11:39:52'),
(154, '2023-11-14 11:49:41'),
(156, '2023-11-14 11:53:12'),
(158, '2023-11-14 11:59:23'),
(161, '2023-11-14 12:09:33'),
(162, '2023-11-14 12:13:21'),
(165, '2023-11-14 12:29:11'),
(167, '2023-11-14 12:31:25'),
(170, '2023-11-14 12:32:43'),
(172, '2023-11-14 12:37:36'),
(174, '2023-11-14 12:38:51'),
(176, '2023-11-14 12:39:26'),
(178, '2023-11-14 12:40:47'),
(180, '2023-11-14 12:41:48'),
(182, '2023-11-14 12:42:20'),
(183, '2023-11-14 12:47:28'),
(186, '2023-11-14 12:53:19'),
(188, '2023-11-14 13:12:42'),
(189, '2023-11-14 13:42:07'),
(191, '2023-11-14 13:51:39'),
(193, '2023-11-14 14:12:48'),
(195, '2023-11-14 14:13:25'),
(197, '2023-11-14 14:21:03'),
(198, '2023-11-14 14:31:06'),
(200, '2023-11-14 14:41:33'),
(202, '2023-11-14 14:51:47'),
(204, '2023-11-14 15:00:17'),
(207, '2023-11-14 15:19:11'),
(208, '2023-11-14 15:37:51'),
(210, '2023-11-14 15:47:13'),
(212, '2023-11-14 15:56:21'),
(215, '2023-11-14 16:04:52'),
(216, '2023-11-14 16:15:53'),
(218, '2023-11-14 16:34:13'),
(220, '2023-11-14 16:52:26'),
(223, '2023-11-14 17:28:21'),
(225, '2023-11-14 17:30:17'),
(227, '2023-11-14 17:46:13'),
(228, '2023-11-14 18:04:12'),
(230, '2023-11-14 18:22:00'),
(232, '2023-11-14 18:39:50'),
(234, '2023-11-14 18:44:56'),
(236, '2023-11-14 18:57:30'),
(238, '2023-11-14 19:15:26'),
(241, '2023-11-14 19:32:44'),
(242, '2023-11-14 19:50:05'),
(244, '2023-11-14 20:07:23'),
(247, '2023-11-14 20:24:21'),
(249, '2023-11-14 20:41:27'),
(251, '2023-11-14 20:58:28'),
(253, '2023-11-14 21:15:42'),
(254, '2023-11-14 21:50:19'),
(257, '2023-11-14 22:07:43'),
(258, '2023-11-14 22:25:07'),
(260, '2023-11-14 22:42:56'),
(262, '2023-11-14 23:00:17'),
(265, '2023-11-14 23:18:00'),
(266, '2023-11-14 23:35:25'),
(269, '2023-11-14 23:52:57'),
(270, '2023-11-14 23:58:20'),
(273, '2023-11-15 00:10:41'),
(274, '2023-11-15 00:28:23'),
(277, '2023-11-15 00:44:45'),
(278, '2023-11-15 00:46:14'),
(280, '2023-11-15 01:03:08'),
(282, '2023-11-15 01:03:49'),
(284, '2023-11-15 01:21:22'),
(287, '2023-11-15 01:38:57'),
(288, '2023-11-15 01:56:34'),
(290, '2023-11-15 02:14:21'),
(293, '2023-11-15 02:32:19'),
(295, '2023-11-15 02:50:07'),
(296, '2023-11-15 03:07:56'),
(298, '2023-11-15 03:25:40'),
(300, '2023-11-15 03:40:46'),
(302, '2023-11-15 03:45:15'),
(304, '2023-11-15 04:11:17'),
(307, '2023-11-15 04:18:57'),
(309, '2023-11-15 04:36:25'),
(312, '2023-11-15 04:53:58'),
(313, '2023-11-15 05:11:26'),
(316, '2023-11-15 05:28:43'),
(317, '2023-11-15 05:33:30'),
(319, '2023-11-15 05:46:04'),
(321, '2023-11-15 06:03:35'),
(323, '2023-11-15 06:06:52'),
(325, '2023-11-15 06:09:30'),
(327, '2023-11-15 06:38:25'),
(330, '2023-11-15 06:55:56'),
(331, '2023-11-15 07:02:58'),
(333, '2023-11-15 07:03:30'),
(335, '2023-11-15 07:13:40'),
(336, '2023-11-15 07:31:15'),
(338, '2023-11-15 07:48:47'),
(340, '2023-11-15 08:24:06'),
(342, '2023-11-15 08:26:02'),
(344, '2023-11-15 08:41:19'),
(347, '2023-11-15 08:58:53'),
(349, '2023-11-15 10:39:26'),
(352, '2023-11-15 10:56:49'),
(353, '2023-11-15 11:14:37'),
(355, '2023-11-15 11:32:23'),
(358, '2023-11-15 11:50:23'),
(360, '2023-11-15 12:08:28'),
(362, '2023-11-15 12:16:33'),
(363, '2023-11-15 12:34:21'),
(366, '2023-11-15 12:36:48'),
(367, '2023-11-15 14:54:31'),
(369, '2023-11-15 15:53:25'),
(372, '2023-11-15 16:06:52'),
(373, '2023-11-15 17:01:35'),
(375, '2023-11-15 17:38:35'),
(377, '2023-11-15 18:43:07'),
(379, '2023-11-15 20:46:58'),
(381, '2023-11-15 23:44:14'),
(383, '2023-11-15 23:55:35'),
(385, '2023-11-16 00:17:48'),
(387, '2023-11-16 00:22:51'),
(389, '2023-11-16 00:28:03'),
(391, '2023-11-16 00:33:34'),
(393, '2023-11-16 00:38:54'),
(395, '2023-11-16 00:44:32'),
(397, '2023-11-16 00:50:08'),
(399, '2023-11-16 00:55:10'),
(401, '2023-11-16 00:55:28'),
(403, '2023-11-16 01:01:44'),
(404, '2023-11-16 01:07:16'),
(406, '2023-11-16 01:13:26'),
(409, '2023-11-16 01:19:33'),
(410, '2023-11-16 01:26:05'),
(412, '2023-11-16 01:32:32'),
(414, '2023-11-16 01:38:49'),
(416, '2023-11-16 01:45:05'),
(418, '2023-11-16 01:51:46'),
(420, '2023-11-16 01:54:28'),
(423, '2023-11-16 01:58:36'),
(425, '2023-11-16 02:05:02'),
(427, '2023-11-16 02:05:21'),
(429, '2023-11-16 02:06:17'),
(431, '2023-11-16 02:12:14'),
(434, '2023-11-16 02:18:57'),
(436, '2023-11-16 02:22:05'),
(438, '2023-11-16 02:26:11'),
(440, '2023-11-16 02:33:23'),
(443, '2023-11-16 02:40:25'),
(445, '2023-11-16 02:45:04'),
(446, '2023-11-16 02:47:49'),
(448, '2023-11-16 02:51:33'),
(450, '2023-11-16 02:55:18'),
(453, '2023-11-16 03:03:02'),
(454, '2023-11-16 03:10:43'),
(456, '2023-11-16 03:18:35'),
(458, '2023-11-16 03:26:25'),
(461, '2023-11-16 03:34:20'),
(463, '2023-11-16 03:42:37'),
(464, '2023-11-16 03:51:07'),
(466, '2023-11-16 03:59:04'),
(468, '2023-11-16 04:07:57'),
(470, '2023-11-16 04:12:55'),
(472, '2023-11-16 04:21:44'),
(474, '2023-11-16 04:30:24'),
(477, '2023-11-16 04:39:44'),
(478, '2023-11-16 04:48:58'),
(480, '2023-11-16 04:58:32'),
(482, '2023-11-16 05:08:18'),
(485, '2023-11-16 05:19:24'),
(487, '2023-11-16 05:24:25'),
(489, '2023-11-16 05:25:29'),
(491, '2023-11-16 05:27:05'),
(495, '2023-11-16 05:29:06'),
(497, '2023-11-16 05:29:24'),
(499, '2023-11-16 05:31:06'),
(500, '2023-11-16 05:33:13'),
(502, '2023-11-16 05:35:07'),
(504, '2023-11-16 05:37:09'),
(506, '2023-11-16 05:39:23'),
(509, '2023-11-16 05:49:52'),
(510, '2023-11-16 05:59:32'),
(512, '2023-11-16 06:07:56'),
(514, '2023-11-16 06:15:16'),
(516, '2023-11-16 06:22:25'),
(519, '2023-11-16 06:24:24'),
(521, '2023-11-16 06:28:22'),
(524, '2023-11-16 06:34:39'),
(525, '2023-11-16 06:40:24'),
(528, '2023-11-16 06:45:45'),
(529, '2023-11-16 06:51:10'),
(531, '2023-11-16 06:56:19'),
(534, '2023-11-16 07:00:59'),
(535, '2023-11-16 07:06:19'),
(538, '2023-11-16 07:11:02'),
(539, '2023-11-16 07:16:14'),
(541, '2023-11-16 07:21:14'),
(543, '2023-11-16 07:26:01'),
(545, '2023-11-16 07:30:38'),
(547, '2023-11-16 07:35:43'),
(549, '2023-11-16 07:40:32'),
(551, '2023-11-16 07:45:25'),
(554, '2023-11-16 07:49:56'),
(555, '2023-11-16 07:55:02'),
(557, '2023-11-16 07:59:25'),
(560, '2023-11-16 08:03:44'),
(561, '2023-11-16 08:08:56'),
(563, '2023-11-16 08:12:49'),
(565, '2023-11-16 08:17:44'),
(567, '2023-11-16 08:22:12'),
(569, '2023-11-16 08:24:38'),
(571, '2023-11-16 08:26:34'),
(573, '2023-11-16 08:30:22'),
(576, '2023-11-16 08:34:27'),
(578, '2023-11-16 08:38:30'),
(580, '2023-11-16 08:42:55'),
(581, '2023-11-16 08:46:07'),
(583, '2023-11-16 08:46:40'),
(585, '2023-11-16 08:50:46'),
(587, '2023-11-16 08:54:18'),
(590, '2023-11-16 08:58:04'),
(591, '2023-11-16 09:02:34'),
(593, '2023-11-16 09:05:59'),
(595, '2023-11-16 09:09:49'),
(597, '2023-11-16 09:13:50'),
(599, '2023-11-16 09:17:54'),
(601, '2023-11-16 09:22:07'),
(603, '2023-11-16 09:26:16'),
(605, '2023-11-16 09:34:57'),
(607, '2023-11-16 09:39:47'),
(609, '2023-11-16 09:43:56'),
(611, '2023-11-16 09:48:33'),
(613, '2023-11-16 09:52:37'),
(615, '2023-11-16 09:57:32'),
(617, '2023-11-16 10:02:14'),
(619, '2023-11-16 10:06:16'),
(621, '2023-11-16 10:11:26'),
(624, '2023-11-16 10:16:05'),
(625, '2023-11-16 10:20:43'),
(627, '2023-11-16 10:25:40'),
(629, '2023-11-16 10:30:24'),
(632, '2023-11-16 10:35:21'),
(634, '2023-11-16 10:40:17'),
(636, '2023-11-16 10:45:10'),
(637, '2023-11-16 10:50:47'),
(639, '2023-11-16 10:55:53');

-- --------------------------------------------------------

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

CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'rocket-preload'),
(2, 'action-scheduler-migration'),
(3, 'rocket-rucss');

-- --------------------------------------------------------

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

CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(199, 122, 'action created', '2023-12-07 00:55:25', '2023-12-07 04:25:25'),
(201, 122, 'action started via WP Cron', '2023-12-07 00:56:35', '2023-12-07 04:26:35'),
(202, 122, 'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.', '2023-12-07 00:56:35', '2023-12-07 04:26:35'),
(208, 125, 'action created', '2023-12-07 01:10:48', '2023-12-07 04:40:48'),
(209, 125, 'action started via WP Cron', '2023-12-07 01:12:47', '2023-12-07 04:42:47'),
(210, 125, 'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.', '2023-12-07 01:12:47', '2023-12-07 04:42:47');

-- --------------------------------------------------------

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

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

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

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_events`
--

CREATE TABLE `wp_e_events` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_notes`
--

CREATE TABLE `wp_e_notes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_notes_users_relations`
--

CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions`
--

CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions_actions_log`
--

CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_e_submissions_values`
--

CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `submission_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

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

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

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

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://iraneurobet.com', 'yes'),
(2, 'home', 'https://iraneurobet.com', 'yes'),
(3, 'blogname', 'یورو بت EuroBet', 'yes'),
(4, 'blogdescription', 'ثبت نام در یورو بت', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'lincobet303@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', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:148:{s:38:\"^yoast-index-now-([a-zA-Z0-9-]+)\\.txt$\";s:41:\"index.php?yoast_index_now_key=$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:113:\"(%d8%af%d8%b3%d8%aa%d9%87%d8%a8%d9%86%d8%af%db%8c-%d9%86%d8%b4%d8%af%d9%87)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:96:\"(%d8%af%d8%b3%d8%aa%d9%87%d8%a8%d9%86%d8%af%db%8c-%d9%86%d8%b4%d8%af%d9%87)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:78:\"(%d8%af%d8%b3%d8%aa%d9%87%d8%a8%d9%86%d8%af%db%8c-%d9%86%d8%b4%d8%af%d9%87)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:113:\"(%D8%AF%D8%B3%D8%AA%D9%87%D8%A8%D9%86%D8%AF%DB%8C-%D9%86%D8%B4%D8%AF%D9%87)/(?:feed/)?(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:96:\"(%D8%AF%D8%B3%D8%AA%D9%87%D8%A8%D9%86%D8%AF%DB%8C-%D9%86%D8%B4%D8%AF%D9%87)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:78:\"(%D8%AF%D8%B3%D8%AA%D9%87%D8%A8%D9%86%D8%AF%DB%8C-%D9%86%D8%B4%D8%AF%D9%87)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:14:\"category/(.+)$\";s:45:\"index.php?wpseo_category_redirect=$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: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:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:45:\"amp_validated_url/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"amp_validated_url/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"amp_validated_url/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"amp_validated_url/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"amp_validated_url/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"amp_validated_url/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"amp_validated_url/([^/]+)/embed/?$\";s:50:\"index.php?amp_validated_url=$matches[1]&embed=true\";s:38:\"amp_validated_url/([^/]+)/trackback/?$\";s:44:\"index.php?amp_validated_url=$matches[1]&tb=1\";s:46:\"amp_validated_url/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?amp_validated_url=$matches[1]&paged=$matches[2]\";s:53:\"amp_validated_url/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?amp_validated_url=$matches[1]&cpage=$matches[2]\";s:42:\"amp_validated_url/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?amp_validated_url=$matches[1]&page=$matches[2]\";s:34:\"amp_validated_url/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"amp_validated_url/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"amp_validated_url/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"amp_validated_url/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"amp_validated_url/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"amp_validated_url/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:61:\"amp_validation_error/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?amp_validation_error=$matches[1]&feed=$matches[2]\";s:56:\"amp_validation_error/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?amp_validation_error=$matches[1]&feed=$matches[2]\";s:37:\"amp_validation_error/([^/]+)/embed/?$\";s:53:\"index.php?amp_validation_error=$matches[1]&embed=true\";s:49:\"amp_validation_error/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?amp_validation_error=$matches[1]&paged=$matches[2]\";s:31:\"amp_validation_error/([^/]+)/?$\";s:42:\"index.php?amp_validation_error=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=2&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:16:{i:0;s:19:\"akismet/akismet.php\";i:1;s:11:\"amp/amp.php\";i:2;s:47:\"better-search-replace/better-search-replace.php\";i:3;s:39:\"disable-gutenberg/disable-gutenberg.php\";i:4;s:31:\"elementor-pro/elementor-pro.php\";i:5;s:23:\"elementor/elementor.php\";i:6;s:37:\"elementskit-lite/elementskit-lite.php\";i:7;s:27:\"elementskit/elementskit.php\";i:8;s:55:\"luckywp-table-of-contents/luckywp-table-of-contents.php\";i:9;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:12;s:40:\"wordpress-seo-premium/wp-seo-premium.php\";i:13;s:24:\"wordpress-seo/wp-seo.php\";i:14;s:23:\"wp-rocket/wp-rocket.php\";i:15;s:53:\"wpfront-notification-bar/wpfront-notification-bar.php\";i:16;s:33:\"wps-hide-login/wps-hide-login.php\";i:17;s:25:\"wpseo-video/video-seo.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'https://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'hello-elementor', 'yes'),
(41, 'stylesheet', 'hello-elementor', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'author', 'yes'),
(46, 'db_version', '60717', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";}', 'no'),
(80, 'timezone_string', 'Asia/Tehran', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '2', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '27', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1768128091', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'off'),
(99, 'initial_db_version', '55853', 'yes'),
(100, 'wp_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:82:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;s:24:\"rocket_remove_unused_css\";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:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'off'),
(102, 'WPLANG', 'fa_IR', 'yes'),
(103, 'user_count', '2', 'off'),
(104, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:170:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>نوشته‌های تازه</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:242:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>آخرین دیدگاه‌ها</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:159:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>بایگانی‌ها</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:155:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>دسته‌ها</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'sidebars_widgets', 'a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}', 'yes'),
(106, 'cron', 'a:22:{i:1769694631;a:5:{s:27:\"rocket_rucss_on_submit_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:27:\"rocket_rucss_on_submit_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:30:\"rocket_preload_process_pending\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"rocket_preload_process_pending\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}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;}}s:25:\"rocket_rucss_pending_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:25:\"rocket_rucss_pending_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:32:\"action_scheduler_run_queue_rucss\";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:1769697638;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:1769697911;a:2:{s:17:\"amp_validate_urls\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:31:\"amp_validated_url_stylesheet_gc\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1769701231;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1769703948;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1769729518;a:1:{s:37:\"rocket_preload_revert_old_failed_rows\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:29:\"rocket_revert_old_failed_rows\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1769737238;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1769737371;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:1769754737;a:1:{s:39:\"rocket_database_optimization_time_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:1769761208;a:2:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1769780438;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:1769780571;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1769780707;a:3:{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;}}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;}}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:1769780711;a:2:{s:33:\"amp_monitor_css_transient_caching\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:22:\"amp_validation_data_gc\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1769866840;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:1769927537;a:1:{s:31:\"rocket_remove_rucss_failed_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:31:\"rocket_remove_rucss_failed_jobs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:259200;}}}i:1769953238;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:1770100238;a:1:{s:27:\"rocket_update_dynamic_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1770100239;a:1:{s:27:\"rocket_update_dynamic_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1770100337;a:1:{s:34:\"rocket_rucss_clean_rows_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1770100839;a:1:{s:36:\"rocket_preload_clean_rows_time_event\";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'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(123, 'theme_mods_twentytwentythree', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1699106215;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'no'),
(124, 'recovery_keys', 'a:0:{}', 'off'),
(125, 'https_detection_errors', 'a:0:{}', 'off'),
(152, 'new_admin_email', 'lincobet303@gmail.com', 'yes'),
(158, 'recently_activated', 'a:2:{s:23:\"wordfence/wordfence.php\";i:1751197571;s:27:\"updraftplus/updraftplus.php\";i:1751197428;}', 'off'),
(160, 'finished_updating_comment_type', '1', 'yes'),
(181, 'lwptoc_general', 'a:12:{s:3:\"min\";i:2;s:5:\"depth\";i:6;s:12:\"hierarchical\";b:1;s:10:\"numeration\";s:13:\"decimalnested\";s:16:\"numerationSuffix\";s:4:\"none\";s:5:\"title\";s:10:\"محتوا\";s:6:\"toggle\";b:1;s:9:\"labelShow\";s:10:\"نمایش\";s:9:\"labelHide\";s:10:\"پنهان\";s:9:\"hideItems\";b:0;s:12:\"smoothScroll\";b:1;s:18:\"smoothScrollOffset\";i:24;}', 'yes'),
(182, 'lwptoc_appearance', 'a:12:{s:5:\"width\";s:4:\"auto\";s:5:\"float\";s:4:\"none\";s:13:\"titleFontSize\";s:4:\"110%\";s:15:\"titleFontWeight\";s:4:\"bold\";s:13:\"itemsFontSize\";s:4:\"110%\";s:11:\"colorScheme\";s:5:\"light\";s:15:\"backgroundColor\";N;s:11:\"borderColor\";N;s:10:\"titleColor\";N;s:9:\"linkColor\";N;s:14:\"hoverLinkColor\";N;s:16:\"visitedLinkColor\";N;}', 'yes'),
(183, 'lwptoc_autoInsert', 'a:3:{s:6:\"enable\";b:1;s:8:\"position\";s:18:\"beforefirstheading\";s:9:\"postTypes\";a:1:{i:0;s:4:\"page\";}}', 'yes'),
(184, 'lwptoc_misc', 'a:10:{s:16:\"skipHeadingLevel\";s:0:\"\";s:15:\"skipHeadingText\";s:0:\"\";s:10:\"hashFormat\";s:9:\"asheading\";s:22:\"hashConvertToLowercase\";b:0;s:29:\"hashReplaceUnderlinesToDashes\";b:0;s:11:\"wrapNoindex\";b:0;s:11:\"useNofollow\";b:0;s:20:\"showMetaboxPostTypes\";a:1:{i:0;s:4:\"page\";}s:14:\"listMarkupTags\";s:3:\"div\";s:14:\"containerClass\";s:0:\"\";}', 'yes'),
(185, 'elementor_active_kit', '6', 'yes'),
(186, 'elementor_font_display', 'swap', 'yes'),
(189, 'yoast_migrations_free', 'a:1:{s:7:\"version\";s:6:\"25.3.1\";}', 'yes'),
(190, 'wpseo', 'a:114:{s:8:\"tracking\";b:1;s:16:\"toggled_tracking\";b:1;s:22:\"license_server_version\";s:5:\"false\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:0;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:100:\"AzfP6QXF2Ga4ixGasAk82tkyEGf1LHBiyFfHf7ivx11wLSGxbEvnCSZVYmLzfKT5xq9QJ9GjjOb71ZjfwHCjVf7yvzvX2RV7jqTS\";s:7:\"version\";s:6:\"25.3.1\";s:16:\"previous_version\";s:4:\"24.2\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s: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:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";s:10:\"1699105507\";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://iraneurobet.com\";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:4:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:20:\"amp_validation_error\";s:20:\"amp_validation_error\";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:4:{i:0;s:18:\"siteRepresentation\";i:1;s:14:\"socialProfiles\";i:2;s:19:\"personalPreferences\";i:3;s:15:\"optimizeSeoData\";}s:36:\"dismiss_configuration_workout_notice\";b:1;s:34:\"dismiss_premium_deactivated_notice\";b:1;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";s:10:\"1699105511\";s:18:\"remove_feed_global\";b:1;s:27:\"remove_feed_global_comments\";b:1;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:1;s:22:\"remove_feed_categories\";b:1;s:16:\"remove_feed_tags\";b:1;s:29:\"remove_feed_custom_taxonomies\";b:1;s:22:\"remove_feed_post_types\";b:1;s:18:\"remove_feed_search\";b:1;s:21:\"remove_atom_rdf_feeds\";b:1;s:17:\"remove_shortlinks\";b:1;s:21:\"remove_rest_api_links\";b:1;s:20:\"remove_rsd_wlw_links\";b:1;s:19:\"remove_oembed_links\";b:1;s:16:\"remove_generator\";b:1;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:1;s:22:\"remove_pingback_header\";b:1;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:1;s:20:\"deny_adsbot_crawling\";b:1;s:19:\"deny_ccbot_crawling\";b:1;s:29:\"deny_google_extended_crawling\";b:1;s:20:\"deny_gptbot_crawling\";b:1;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:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}s:28:\"last_known_public_taxonomies\";a:2:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";}s:23:\"last_known_no_unindexed\";a:6:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1767868895;s:31:\"wpseo_unindexed_post_link_count\";i:1767868895;s:31:\"wpseo_unindexed_term_link_count\";i:1767868895;s:35:\"wpseo_total_unindexed_general_items\";i:1767868895;s:27:\"wpseo_total_unindexed_posts\";i:1767445811;s:27:\"wpseo_total_unindexed_terms\";i:1767445811;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;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:15:\"enable_llms_txt\";b:0;}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(191, 'wpseo_titles', 'a:195:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-pipe\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:51:\"%%name%%, نویسنده در %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:84:\"شما برای %%searchphrase%% جستجو کردید %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:45:\"صفحه پیدا نشد %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:79:\"نوشته %%POSTLINK%% اولین بار در %%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:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:1;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:38:\"خطای 404: صفحه پیدا نشد\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:30:\"بایگانی‌ها برای\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:8:\"خانه\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:39:\"شما جستجو نمودید برای\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:56:\"یورو بت EuroBet $ ثبت نام در یورو بت\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:56:\"یورو بت EuroBet $ ثبت نام در یورو بت\";s:12:\"company_logo\";s:70:\"https://iraneurobet.com/wp-content/uploads/2023/11/eurobet-favicon.png\";s:12:\"company_name\";s:56:\"یورو بت EuroBet $ ثبت نام در یورو بت\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i:0;s:17:\"stripcategorybase\";b:1;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:10:\"2021-05-15\";s:20:\"org-number-employees\";s:6:\"51-200\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:0:\"\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:0:\"\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:24:\"title-e-floating-buttons\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-e-floating-buttons\";s:0:\"\";s:26:\"noindex-e-floating-buttons\";b:1;s:37:\"display-metabox-pt-e-floating-buttons\";b:1;s:37:\"post_types-e-floating-buttons-maintax\";i:0;s:35:\"schema-page-type-e-floating-buttons\";s:7:\"WebPage\";s:38:\"schema-article-type-e-floating-buttons\";s:4:\"None\";s:31:\"social-title-e-floating-buttons\";s:9:\"%%title%%\";s:37:\"social-description-e-floating-buttons\";s:0:\"\";s:35:\"social-image-url-e-floating-buttons\";s:0:\"\";s:34:\"social-image-id-e-floating-buttons\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:25:\"title-elementskit_content\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-elementskit_content\";s:0:\"\";s:27:\"noindex-elementskit_content\";b:1;s:38:\"display-metabox-pt-elementskit_content\";b:1;s:38:\"post_types-elementskit_content-maintax\";i:0;s:36:\"schema-page-type-elementskit_content\";s:7:\"WebPage\";s:39:\"schema-article-type-elementskit_content\";s:4:\"None\";s:32:\"social-title-elementskit_content\";s:9:\"%%title%%\";s:38:\"social-description-elementskit_content\";s:0:\"\";s:36:\"social-image-url-elementskit_content\";s:0:\"\";s:35:\"social-image-id-elementskit_content\";i:0;s:26:\"title-elementskit_template\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-elementskit_template\";s:0:\"\";s:28:\"noindex-elementskit_template\";b:1;s:39:\"display-metabox-pt-elementskit_template\";b:1;s:39:\"post_types-elementskit_template-maintax\";i:0;s:37:\"schema-page-type-elementskit_template\";s:7:\"WebPage\";s:40:\"schema-article-type-elementskit_template\";s:4:\"None\";s:33:\"social-title-elementskit_template\";s:9:\"%%title%%\";s:39:\"social-description-elementskit_template\";s:0:\"\";s:37:\"social-image-url-elementskit_template\";s:0:\"\";s:36:\"social-image-id-elementskit_template\";i:0;s:24:\"title-elementskit_widget\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-elementskit_widget\";s:0:\"\";s:26:\"noindex-elementskit_widget\";b:1;s:37:\"display-metabox-pt-elementskit_widget\";b:1;s:37:\"post_types-elementskit_widget-maintax\";i:0;s:35:\"schema-page-type-elementskit_widget\";s:7:\"WebPage\";s:38:\"schema-article-type-elementskit_widget\";s:4:\"None\";s:31:\"social-title-elementskit_widget\";s:9:\"%%title%%\";s:37:\"social-description-elementskit_widget\";s:0:\"\";s:35:\"social-image-url-elementskit_widget\";s:0:\"\";s:34:\"social-image-id-elementskit_widget\";i:0;s:18:\"title-tax-category\";s:0:\"\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:14:\"%%term_title%%\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:0:\"\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:14:\"%%term_title%%\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:68:\"بایگانی‌های %%term_title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:38:\"بایگانی‌های %%term_title%%\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:26;s:17:\"company_logo_meta\";a:10:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:8:\"filesize\";i:28992;s:3:\"url\";s:70:\"https://iraneurobet.com/wp-content/uploads/2023/11/eurobet-favicon.png\";s:4:\"path\";s:79:\"/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon.png\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:26;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:262144;s:4:\"type\";s:9:\"image/png\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";s:4:\"true\";s:33:\"display-metabox-pt-e-landing-page\";s:4:\"true\";s:33:\"post_types-e-landing-page-maintax\";s:1:\"0\";s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";s:1:\"0\";}', 'yes'),
(192, 'wpseo_social', 'a:20:{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:182:\"https://iraneurobet.com/wp-content/uploads/2023/11/%d8%a2%d9%85%d9%88%d8%b2%d8%b4-%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-%db%8c%d9%88%d8%b1%d9%88-%d8%a8%d8%aa-EuroBet.jpg\";s:19:\"og_default_image_id\";i:44;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:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}', 'yes'),
(193, 'tadv_settings', 'a:7:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";}', 'yes'),
(194, 'tadv_admin_settings', 'a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}', 'yes'),
(195, 'tadv_version', '5900', 'yes'),
(196, 'elementor_version', '3.29.2', 'yes'),
(197, 'elementor_install_history', 'a:5:{s:6:\"3.17.2\";i:1699105634;s:6:\"3.18.1\";i:1701910525;s:6:\"3.18.3\";i:1707547440;s:6:\"3.26.4\";i:1736332412;s:6:\"3.29.2\";i:1758217793;}', 'yes'),
(198, 'elementor_events_db_version', '1.0.0', 'no'),
(199, 'widget_akismet_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(200, 'widget_lpwtoc_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(201, 'lwptoc_rate_time', '1857520932', 'yes'),
(217, 'amp-options', 'a:17:{s:13:\"theme_support\";s:6:\"reader\";s:20:\"supported_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:9:\"analytics\";a:0:{}s:23:\"all_templates_supported\";b:1;s:19:\"supported_templates\";a:1:{i:0;s:11:\"is_singular\";}s:7:\"version\";s:5:\"2.5.5\";s:12:\"reader_theme\";s:6:\"legacy\";s:20:\"paired_url_structure\";s:9:\"query_var\";s:17:\"plugin_configured\";b:0;s:24:\"delete_data_at_uninstall\";b:1;s:18:\"use_native_img_tag\";b:0;s:15:\"mobile_redirect\";b:1;s:17:\"late_defined_slug\";N;s:18:\"suppressed_plugins\";a:0:{}s:18:\"sandboxing_enabled\";b:0;s:16:\"sandboxing_level\";i:1;s:21:\"primary_theme_support\";N;}', 'off'),
(220, '_elementor_installed_time', '1699105508', 'yes'),
(221, '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'),
(222, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;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\";}}', 'off'),
(226, 'amp_css_transient_monitor_time_series', 'a:14:{i:20260116;i:0;i:20260117;i:0;i:20260118;i:0;i:20260119;i:0;i:20260120;i:0;i:20260121;i:0;i:20260122;i:0;i:20260123;i:0;i:20260124;i:0;i:20260125;i:0;i:20260126;i:0;i:20260127;i:0;i:20260128;i:0;i:20260129;i:0;}', 'off'),
(227, 'amp_url_validation_queue', 'a:3:{s:4:\"urls\";a:0:{}s:9:\"timestamp\";i:1769690181;s:3:\"env\";a:3:{s:5:\"theme\";a:1:{s:15:\"hello-elementor\";s:5:\"3.4.4\";}s:7:\"plugins\";a:15:{s:16:\"tinymce-advanced\";s:5:\"5.9.2\";s:7:\"akismet\";s:3:\"5.4\";s:3:\"amp\";s:5:\"2.5.5\";s:21:\"better-search-replace\";s:6:\"1.4.10\";s:17:\"disable-gutenberg\";s:5:\"3.2.3\";s:9:\"elementor\";s:6:\"3.29.2\";s:13:\"elementor-pro\";s:6:\"3.29.2\";s:16:\"elementskit-lite\";s:5:\"3.5.4\";s:11:\"elementskit\";s:5:\"3.4.1\";s:25:\"luckywp-table-of-contents\";s:6:\"2.1.14\";s:24:\"wpfront-notification-bar\";s:5:\"3.5.1\";s:9:\"wp-rocket\";s:6:\"3.15.3\";s:13:\"wordpress-seo\";s:6:\"25.3.1\";s:11:\"wpseo-video\";s:4:\"14.7\";s:21:\"wordpress-seo-premium\";s:4:\"25.3\";}s:7:\"options\";a:5:{s:23:\"all_templates_supported\";b:1;s:12:\"reader_theme\";s:6:\"legacy\";s:20:\"supported_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"supported_templates\";a:1:{i:0;s:11:\"is_singular\";}s:13:\"theme_support\";s:6:\"reader\";}}}', 'yes'),
(248, 'akismet_strictness', '0', 'yes'),
(249, 'akismet_show_user_comments_approved', '0', 'yes'),
(250, 'akismet_comment_form_privacy_notice', 'hide', 'yes'),
(251, 'wordpress_api_key', '10a0348b9989', 'yes'),
(252, 'akismet_spam_count', '1', 'yes'),
(257, 'elementor_pro_license_key', 'activated', 'yes'),
(258, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1771970711;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}', 'yes'),
(260, 'wfls_last_role_change', '1751031780', 'off'),
(261, 'wordfence_version', '8.0.5', 'yes'),
(262, 'wordfence_case', '1', 'yes'),
(263, 'wordfence_installed', '1', 'yes'),
(264, 'wordfenceActivated', '0', 'yes'),
(265, 'wf_plugin_act_error', '', 'yes'),
(267, 'yoast_migrations_premium', 'a:1:{s:7:\"version\";s:4:\"25.3\";}', 'yes'),
(268, 'wpseo_premium', 'a:5:{s:34:\"prominent_words_indexing_completed\";b:1;s:8:\"workouts\";a:1:{s:11:\"cornerstone\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:29:\"should_redirect_after_install\";b:0;s:29:\"activation_redirect_timestamp\";i:1699105637;s:35:\"dismiss_update_premium_notification\";s:1:\"0\";}', 'yes'),
(269, 'wpseo_video', 'a:12:{s:15:\"video_dbversion\";s:4:\"14.7\";s:19:\"video_cloak_sitemap\";b:0;s:17:\"video_disable_rss\";b:0;s:19:\"video_custom_fields\";s:0:\"\";s:20:\"video_facebook_embed\";b:1;s:13:\"video_fitvids\";b:0;s:19:\"video_content_width\";s:0:\"\";s:19:\"video_wistia_domain\";s:0:\"\";s:21:\"video_embedly_api_key\";s:0:\"\";s:22:\"videositemap_posttypes\";a:5:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:14:\"e-landing-page\";s:14:\"e-landing-page\";s:17:\"elementor_library\";s:17:\"elementor_library\";}s:23:\"videositemap_taxonomies\";a:0:{}s:26:\"video_youtube_faster_embed\";b:0;}', 'yes'),
(272, 'elementor_pro_version', '3.29.2', 'yes'),
(273, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(274, 'wpseo_current_version', '16', 'no'),
(275, 'wpseo_premium_version', '25.3', 'yes'),
(276, 'wpseo-premium-redirects-export-plain', 'a:1:{s:19:\"برگه-نمونه\";a:2:{s:3:\"url\";s:3:\"2-2\";s:4:\"type\";i:301;}}', 'yes'),
(277, 'wpseo-premium-redirects-export-regex', 'a:0:{}', 'yes'),
(280, '_elementor_pro_installed_time', '1699105636', 'yes'),
(286, '_elementor_pro_api_requests_lock', 'a:1:{s:11:\"get_version\";i:1768494375;}', 'yes'),
(290, 'elementor_submissions_db_version', '5', 'yes'),
(297, 'wpseo_tracking_last_request', '1767445810', 'on'),
(306, 'category_children', 'a:0:{}', 'yes'),
(307, 'elementor_fonts_manager_font_types', 'a:1:{s:8:\"iransans\";s:6:\"custom\";}', 'yes'),
(308, 'elementor_fonts_manager_fonts', 'a:1:{s:8:\"iransans\";a:2:{s:9:\"font_face\";s:215:\"@font-face {\n	font-family: \'iransans\';\n	font-style: normal;\n	font-weight: normal;\n	font-display: auto;\n	src: url(\'https://iraneurobet.com/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf\') format(\'truetype\');\n}\n\";s:7:\"post_id\";i:8;}}', 'yes'),
(309, 'elementor_unfiltered_files_upload', '1', 'yes'),
(311, 'elementor_custom_icon_sets_config', 'a:0:{}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(315, 'elementor_log', 'a:43:{s:32:\"4251dba9d8e05283558577a0f241dbd2\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:22:55\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:60:\"ob_end_clean(): Failed to delete buffer. No buffer to delete\";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:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-25 06:22:55\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:60:\"ob_end_clean(): Failed to delete buffer. No buffer to delete\";s:4:\"file\";s:98:\"/home/euroyek/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:780;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:98:\"/home/euroyek/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:780;}s:32:\"132eaba5128dff8a247c6dac4a195a8d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28:51\";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:\"2024-01-25 06:28:51\";}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:\"d2dbdc25eb3af384ce81d6645aba5232\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28: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:\"2024-01-25 06:28: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:\"f7d4e711eeec8ef584aeaba2939a73d6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28: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:\"2024-01-25 06:28: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:\"8ed7147b50fe57e445fd580af0c50d84\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28: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.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-25 06:28: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.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a50e64dcca581d0a42780e271993579f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28: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.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-25 06:28: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.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f66f41f31745b6070bfb324c5e432dd1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-01-25 06:28:52\";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.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-01-25 06:28:52\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.15.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"85f0413ac51519ad1377d3102d4af9f2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-10 10:14:00\";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-02-10 10:14:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"eee473b5d02b0a6ef0e6f0f6c9a9defd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-10 10:14:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:49:\"المنتور/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-02-10 10:14:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:49:\"المنتور/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0bc0b3cbe62b9b0e2227c1baa03aa314\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-10 10:14:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:51:\"المنتور/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-02-10 10:14:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:51:\"المنتور/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"bd9daa340719a46a58b9d3d779ead796\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-10 10:14:00\";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:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-10 10:14:00\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"57b1ccd26c5035c4e8cc27b471ebb7c5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03: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:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-08 14:03:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"91e716b270b196799809b3bfae64eab6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";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-08 14:03:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f864b2cdf00403fa63a65e4e045f67ba\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:49:\"المنتور/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-08 14:03:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:49:\"المنتور/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"901b4dd5854d71121ceb8ccc76c039bf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:51:\"المنتور/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-08 14:03:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:51:\"المنتور/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6d0d864cd653bf70bda9e8b6cae69fe7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:42:\"المنتور/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-08 14:03:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:42:\"المنتور/Upgrades - _v_3_26_0 Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b4c8588e7da3e3eecb29fb8ed4823a7b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"المنتور/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-08 14:03:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"المنتور/Upgrades - _v_3_26_0 Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6c7a6021454e4f479ffb68003c5d8521\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:32\";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:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-08 14:03:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"07bfc935397506ec34610666ae0e982c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:03:33\";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:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-08 14:03:33\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:14:\"المنتور\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"dd494997f4d7008c4a861daa5266da4e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:09:33\";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-08 14:09:33\";}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:\"fd3246a432087644741bb6e16ac59a73\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:09:33\";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-08 14:09:33\";}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:\"21287122ea3c38694773d69ee009a24b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:09:33\";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-08 14:09:33\";}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:\"32eaeef665cbd656f818850b5b7b8c5d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-08 14:09:33\";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.18.3\";s:2:\"to\";s:6:\"3.26.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-08 14:09:33\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.26.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b56f19a9f6a7162ea25e01d5a4a76c35\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-06-16 17:51:01\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:83:\"Allowed memory size of 268435456 bytes exhausted (tried to allocate 25910384 bytes)\";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-06-16 17:51:01\";i:1;s:19:\"2025-06-16 17:52:24\";i:2;s:19:\"2025-06-16 17:58:22\";i:3;s:19:\"2025-06-23 11:34:34\";i:4;s:19:\"2025-06-23 11:38:02\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:83:\"Allowed memory size of 268435456 bytes exhausted (tried to allocate 25910384 bytes)\";s:4:\"file\";s:97:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:270;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:97:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:270;}s:32:\"8b940f8cfd06ce2af827f77dc96fed30\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-06-16 17:58:28\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;editor_post_id&quot;\";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:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-16 17:58:28\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"editor_post_id\"\";s:4:\"file\";s:118:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php\";s:4:\"line\";i:262;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:118:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php\";s:7:\"\0*\0line\";i:262;}s:32:\"1df63051a7647c27c0ef468379aa0064\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-06-27 13:48:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;MessageIcon&#039;)\";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-27 13:48:31\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1751032111\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'MessageIcon\')\";s:3:\"url\";s:97:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/ai-media-library.min.js?ver=3.26.4\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"344518\";}s:7:\"\0*\0file\";s:97:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/ai-media-library.min.js?ver=3.26.4\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"344518\";}s:32:\"d059b560f27f87249aa21862357a4c1f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-06-27 13:48:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of undefined (reading &#039;ArrowUpRightIcon&#039;)\";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-27 13:48:31\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1751032111\";s:7:\"message\";s:64:\"Cannot read properties of undefined (reading \'ArrowUpRightIcon\')\";s:3:\"url\";s:119:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js?ver=3.26.4\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"1652\";}s:7:\"\0*\0file\";s:119:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js?ver=3.26.4\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:4:\"1652\";}s:32:\"bfdf344f34151856ba3a8cfc9ae55296\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-06-27 13:48:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of undefined (reading &#039;PageTemplateIcon&#039;)\";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-27 13:48:31\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1751032111\";s:7:\"message\";s:64:\"Cannot read properties of undefined (reading \'PageTemplateIcon\')\";s:3:\"url\";s:135:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.26.4\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:3:\"748\";}s:7:\"\0*\0file\";s:135:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.26.4\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:3:\"748\";}s:32:\"f143647199ed0341e54e7b6e1e3ee96e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-06-27 13:48:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of undefined (reading &#039;SpeakerphoneIcon&#039;)\";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-27 13:48:31\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1751032111\";s:7:\"message\";s:64:\"Cannot read properties of undefined (reading \'SpeakerphoneIcon\')\";s:3:\"url\";s:101:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/editor-notifications.min.js?ver=3.26.4\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:5:\"17505\";}s:7:\"\0*\0file\";s:101:\"https://iraneurobet.com/wp-content/plugins/elementor/assets/js/editor-notifications.min.js?ver=3.26.4\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:5:\"17505\";}s:32:\"26d98e4d8315c2bebd83a1dff8482a70\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-06-28 17:57:03\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:83:\"Allowed memory size of 268435456 bytes exhausted (tried to allocate 25943104 bytes)\";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:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-06-28 17:57:03\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:83:\"Allowed memory size of 268435456 bytes exhausted (tried to allocate 25943104 bytes)\";s:4:\"file\";s:97:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:270;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:97:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:270;}s:32:\"efc5742dc51156224bcba066b583e1eb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:32:37\";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.2\";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-29 15:32:37\";}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.2\";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:\"30120f9003e32dfb9039cee6e50251cd\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:33:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:81:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 622592 bytes)\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-06-29 15:33:47\";i:1;s:19:\"2025-06-29 15:35:06\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:81:\"Allowed memory size of 134217728 bytes exhausted (tried to allocate 622592 bytes)\";s:4:\"file\";s:80:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/utils.php\";s:4:\"line\";i:848;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:80:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/utils.php\";s:7:\"\0*\0line\";i:848;}s:32:\"f94ec2c5b811801d4cd9d4356a61c1a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:33:48\";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-29 15:33:48\";}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:\"cf3a28f2e49b5d2984bd43256b52c4cc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:33:48\";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-29 15:33:48\";}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:\"9c6551f948445870c1e1bf326cb83785\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:33:48\";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-29 15:33:48\";}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:\"572c27b8f4f97590d31f51bb23b28949\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:33:48\";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.2\";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-29 15:33:48\";}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.2\";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:\"30748e4e3bc2c2a158d18dce5963ad03\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-06-29 15:34:12\";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.2\";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-29 15:34:12\";}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.2\";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:\"dad2cb82b07d1b2a5e1f7ef1ce114258\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"ca78d25289af642d02fd04a2e3916498\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:49:\"المنتور/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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:49:\"المنتور/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8769791e3fea6d1e73cc21f4772ed081\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:51:\"المنتور/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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:51:\"المنتور/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"679231718b054751340466c9ee13b547\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:42:\"المنتور/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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:42:\"المنتور/Upgrades - _v_3_26_0 Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"9b3f7989fd8464d51bab36dbb172a67b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"المنتور/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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"المنتور/Upgrades - _v_3_26_0 Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e3c72f8e8afe0e013221a2d4036ddcb6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-18 21:19:53\";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:14:\"المنتور\";s:4:\"from\";s:6:\"3.26.4\";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-09-18 21:19:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:14:\"المنتور\";s:4:\"from\";s:6:\"3.26.4\";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\";}}}', 'off'),
(317, 'wpseo-premium-redirects-base', 'a:1:{i:0;a:4:{s:6:\"origin\";s:19:\"برگه-نمونه\";s:3:\"url\";s:3:\"2-2\";s:4:\"type\";i:301;s:6:\"format\";s:5:\"plain\";}}', 'no'),
(328, 'current_theme', 'Hello Elementor', 'yes'),
(329, 'theme_mods_hello-elementor', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(330, 'theme_switched', '', 'yes'),
(331, 'hello_theme_version', '3.4.4', 'yes'),
(341, 'elementor_pro_theme_builder_conditions', 'a:0:{}', 'yes'),
(343, 'wpseo_redirect', 'a:2:{s:20:\"disable_php_redirect\";s:3:\"off\";s:13:\"separate_file\";s:3:\"off\";}', 'yes'),
(1065, 'wpfront-notification-bar-options', 'a:71:{s:7:\"enabled\";b:0;s:12:\"preview_mode\";b:0;s:10:\"debug_mode\";b:0;s:8:\"position\";i:2;s:14:\"fixed_position\";b:1;s:21:\"theme_sticky_selector\";s:0:\"\";s:14:\"display_scroll\";b:0;s:21:\"display_scroll_offset\";i:100;s:6:\"height\";i:0;s:15:\"position_offset\";i:0;s:13:\"display_after\";i:1;s:13:\"animate_delay\";d:0.5;s:12:\"close_button\";b:0;s:16:\"auto_close_after\";i:0;s:14:\"display_shadow\";b:0;s:19:\"display_open_button\";b:0;s:23:\"reopen_button_image_url\";s:0:\"\";s:20:\"reopen_button_offset\";i:0;s:11:\"keep_closed\";b:0;s:15:\"keep_closed_for\";i:0;s:23:\"keep_closed_cookie_name\";s:36:\"wpfront-notification-bar-keep-closed\";s:13:\"set_max_views\";b:0;s:9:\"max_views\";i:0;s:13:\"max_views_for\";i:0;s:21:\"max_views_cookie_name\";s:34:\"wpfront-notification-bar-max-views\";s:17:\"hide_small_device\";s:3:\"all\";s:18:\"small_device_width\";i:640;s:17:\"hide_small_window\";b:0;s:18:\"small_window_width\";i:640;s:18:\"attach_on_shutdown\";b:0;s:22:\"set_full_width_message\";b:0;s:7:\"message\";s:117:\"<p><strong>واریز اول ❤️ 2 برابر بیشتر شارژ شوید❤️ وان ایکس بت</strong></p>\";s:25:\"message_process_shortcode\";b:0;s:14:\"display_button\";b:1;s:11:\"button_text\";s:51:\"✅ورود به سایت بین المللی 1XBet\";s:13:\"button_action\";i:1;s:17:\"button_action_url\";s:43:\"https://cdn.ampproject.org/c/s/one1xbet.com\";s:21:\"button_action_new_tab\";b:1;s:26:\"button_action_url_nofollow\";b:1;s:28:\"button_action_url_noreferrer\";b:0;s:26:\"button_action_url_noopener\";b:1;s:24:\"button_action_javascript\";s:0:\"\";s:23:\"button_action_close_bar\";b:0;s:14:\"bar_from_color\";s:7:\"#00A1FF\";s:12:\"bar_to_color\";s:7:\"#00A1FF\";s:13:\"message_color\";s:7:\"#FFFFFF\";s:17:\"button_from_color\";s:7:\"#ffffff\";s:15:\"button_to_color\";s:7:\"#ffffff\";s:17:\"button_text_color\";s:7:\"#000000\";s:17:\"open_button_color\";s:7:\"#ffffff\";s:18:\"close_button_color\";s:7:\"#555555\";s:24:\"close_button_color_hover\";s:7:\"#aaaaaa\";s:20:\"close_button_color_x\";s:7:\"#000000\";s:16:\"filter_date_type\";s:9:\"start_end\";s:10:\"start_date\";N;s:10:\"start_time\";N;s:8:\"end_date\";N;s:8:\"end_time\";N;s:13:\"display_pages\";i:1;s:13:\"include_pages\";s:0:\"\";s:13:\"exclude_pages\";s:0:\"\";s:23:\"landingpage_cookie_name\";s:36:\"wpfront-notification-bar-landingpage\";s:13:\"display_roles\";i:1;s:13:\"include_roles\";a:1:{i:0;s:0:\"\";}s:22:\"wp_emember_integration\";b:0;s:19:\"dynamic_css_use_url\";b:0;s:12:\"custom_class\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:18:\"css_enqueue_footer\";b:0;s:10:\"last_saved\";i:1758739217;s:19:\"filter_url_contains\";s:0:\"\";}', 'yes'),
(1073, 'lwptoc_processingHeadings', 'a:1:{s:9:\"postTypes\";a:1:{i:0;s:4:\"page\";}}', 'yes'),
(1159, 'wordfence_syncAttackDataAttempts', '0', 'off'),
(1160, 'wordfence_syncingAttackData', '0', 'off'),
(1161, 'wordfence_lastSyncAttackData', '1751191251', 'off'),
(1944, 'wp_attachment_pages_enabled', '1', 'yes'),
(1945, 'db_upgraded', '', 'on'),
(1955, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"lincobet303@gmail.com\";s:7:\"version\";s:3:\"6.9\";s:9:\"timestamp\";i:1767379981;}', 'off'),
(2805, 'wp_rocket_settings', 'a:73:{s:12:\"cache_mobile\";i:1;s:19:\"purge_cron_interval\";i:0;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:10:\"minify_css\";i:1;s:11:\"exclude_css\";a:0:{}s:21:\"optimize_css_delivery\";s:1:\"1\";s:26:\"remove_unused_css_safelist\";a:0:{}s:12:\"critical_css\";s:0:\"\";s:9:\"minify_js\";i:1;s:17:\"exclude_inline_js\";a:0:{}s:10:\"exclude_js\";a:0:{}s:16:\"exclude_defer_js\";a:0:{}s:8:\"delay_js\";i:1;s:28:\"delay_js_exclusions_selected\";a:23:{i:0;s:36:\"dd0c5a5b-ec56-49f9-9aa4-89e1e3a6a28a\";i:1;s:36:\"980edf32-c64b-4370-bf23-c62b079e71c3\";i:2;s:36:\"2499bb90-0753-4b2b-9bd4-1525f94c7437\";i:3;s:36:\"6f460036-3106-4b8c-9951-d32de9b1258f\";i:4;s:36:\"ac2d5720-9418-468c-80a0-3874ee743c0f\";i:5;s:36:\"122e6ebb-51fd-477f-97fb-559593f1a48b\";i:6;s:36:\"219277ae-b2ac-4d42-913d-eaea40985295\";i:7;s:36:\"f632e3f4-20e6-471e-a78d-86afbea63586\";i:8;s:36:\"5d606add-ffb8-4a06-b295-5f722710fbfd\";i:9;s:36:\"742ec14a-27a1-4789-b9c8-a9c3a3cf7042\";i:10;s:36:\"05d3eb78-f574-49be-95e1-3f11714005d1\";i:11;s:36:\"ce9a3865-9efa-4e98-ae10-4f842a4ecc22\";i:12;s:36:\"b56bf06c-2f8c-4757-b536-a689fb0e75f9\";i:13;s:36:\"49c38c0a-43b9-4237-88cb-57ddd519f0ad\";i:14;s:36:\"2c1d0998-8ab5-478c-8eb9-9e375b46363e\";i:15;s:36:\"0627fe24-7e9d-400f-b064-d98bec2ba85e\";i:16;s:36:\"40464325-5bae-4a20-bc97-553499e09a73\";i:17;s:36:\"ac86b64c-c80a-4053-894d-6caa8b4fdce8\";i:18;s:36:\"a8fc9fd1-f6d3-41eb-abe9-ef176de6d7e2\";i:19;s:36:\"25708299-c596-4416-8ad8-740aee0f2752\";i:20;s:36:\"f34dd874-4b34-41e6-a31c-ece3c1efbffc\";i:21;s:36:\"111cc8b2-0be9-438b-9aa3-7f1e301a5697\";i:22;s:36:\"c1713bf8-e0c3-4cb5-8b3f-841b06aa87ed\";}s:19:\"delay_js_exclusions\";a:0:{}s:8:\"lazyload\";i:1;s:16:\"exclude_lazyload\";a:0:{}s:14:\"manual_preload\";i:1;s:20:\"preload_excluded_uri\";a:0:{}s:12:\"dns_prefetch\";a:0:{}s:13:\"preload_fonts\";a:0:{}s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:18:\"database_revisions\";i:1;s:22:\"database_trashed_posts\";i:1;s:22:\"database_spam_comments\";i:1;s:25:\"database_trashed_comments\";i:1;s:23:\"database_all_transients\";i:1;s:24:\"database_optimize_tables\";i:1;s:26:\"schedule_automatic_cleanup\";i:1;s:27:\"automatic_cleanup_frequency\";s:5:\"daily\";s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:24:\"heartbeat_admin_behavior\";s:0:\"\";s:25:\"heartbeat_editor_behavior\";s:0:\"\";s:23:\"heartbeat_site_behavior\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"sucury_waf_api_key\";s:0:\"\";s:12:\"consumer_key\";s:8:\"********\";s:14:\"consumer_email\";s:22:\"activated@wp-rocket.me\";s:10:\"secret_key\";s:8:\"619860fc\";s:7:\"license\";s:0:\"\";s:16:\"secret_cache_key\";s:0:\"\";s:14:\"minify_css_key\";s:22:\"68cc4214d2958448954465\";s:13:\"minify_js_key\";s:22:\"68cc4214d295e280231250\";s:7:\"version\";s:6:\"3.15.3\";s:23:\"cloudflare_old_settings\";s:0:\"\";s:9:\"cache_ssl\";i:1;s:19:\"minify_google_fonts\";i:0;s:5:\"emoji\";i:0;s:17:\"remove_unused_css\";i:1;s:9:\"async_css\";i:0;s:22:\"minify_concatenate_css\";s:0:\"\";s:16:\"async_css_mobile\";s:0:\"\";s:17:\"cache_logged_user\";i:0;s:23:\"do_caching_mobile_files\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:20:\"database_auto_drafts\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:17:\"control_heartbeat\";i:0;s:18:\"varnish_auto_purge\";i:0;s:16:\"image_dimensions\";i:0;s:39:\"delay_js_exclusions_selected_exclusions\";a:80:{i:0;s:19:\"amazon-adsystem.com\";i:1;s:11:\"adsbygoogle\";i:2;s:33:\"google-analytics.com/analytics.js\";i:3;s:6:\"ga\\( \'\";i:4;s:5:\"ga\\(\'\";i:5;s:19:\"maps.googleapis.com\";i:6;s:15:\"maps.google.com\";i:7;s:17:\"a,s,y,n,c,h,i,d,e\";i:8;s:30:\"googleoptimize.com/optimize.js\";i:9;s:10:\"async-hide\";i:10;s:9:\"recaptcha\";i:11;s:8:\"/gtag/js\";i:12;s:6:\"gtag\\(\";i:13;s:7:\"/gtm.js\";i:14;s:10:\"async-hide\";i:15;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:16;s:25:\"/jquery-migrate(.min)?.js\";i:17;s:18:\"js(.*).hsforms.net\";i:18;s:18:\"hbspt.forms.create\";i:19;s:37:\"MeetingsEmbed/ex/MeetingsEmbedCode.js\";i:20;s:16:\"widget.refari.co\";i:21;s:6:\"refari\";i:22;s:35:\"/carousel-inline-iframeless/dist.js\";i:23;s:20:\"carouselInlineWidget\";i:24;s:13:\"js.stripe.com\";i:25;s:14:\"/next/embed.js\";i:26;s:7:\"typekit\";i:27;s:18:\"/ad-manager.min.js\";i:28;s:8:\"__vm_add\";i:29;s:15:\"fast.wistia.com\";i:30;s:24:\"/assets/external/E-v1.js\";i:31;s:9:\"yandex.ru\";i:32;s:18:\"window.yaContextCb\";i:33;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:34;s:25:\"/jquery-migrate(.min)?.js\";i:35;s:11:\"/elementor/\";i:36;s:15:\"/elementor-pro/\";i:37;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:38;s:26:\"ElementorProFrontendConfig\";i:39;s:23:\"elementorFrontendConfig\";i:40;s:28:\"/happy-elementor-addons-pro/\";i:41;s:43:\"/header-footer-elementor/inc/js/frontend.js\";i:42;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:43;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:44;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:45;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:46;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:47;s:25:\"/jquery-migrate(.min)?.js\";i:48;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:49;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:50;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:51;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:52;s:19:\"lazyloadRunObserver\";i:53;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:54;s:25:\"/jquery-migrate(.min)?.js\";i:55;s:11:\"/elementor/\";i:56;s:15:\"/elementor-pro/\";i:57;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:58;s:26:\"ElementorProFrontendConfig\";i:59;s:23:\"elementorFrontendConfig\";i:60;s:28:\"/happy-elementor-addons-pro/\";i:61;s:43:\"/header-footer-elementor/inc/js/frontend.js\";i:62;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:63;s:25:\"/jquery-migrate(.min)?.js\";i:64;s:61:\"/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js\";i:65;s:59:\"/elementor-pro/assets/js/preloaded-elements-handlers.min.js\";i:66;s:33:\"/wp-includes/js/underscore.min.js\";i:67;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:68;s:31:\"/wp-includes/js/backbone.min.js\";i:69;s:23:\"elementorAdminBarConfig\";i:70;s:21:\"elementorCommonConfig\";i:71;s:21:\"elementorWebCliConfig\";i:72;s:23:\"elementorDevToolsConfig\";i:73;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:74;s:25:\"/jquery-migrate(.min)?.js\";i:75;s:11:\"/elementor/\";i:76;s:15:\"/elementor-pro/\";i:77;s:26:\"ElementorProFrontendConfig\";i:78;s:23:\"elementorFrontendConfig\";i:79;s:17:\"/elementskit(.*)/\";}s:3:\"cdn\";i:0;}', 'yes'),
(2806, 'action_scheduler_hybrid_store_demarkation', '55', 'yes'),
(2807, 'schema-ActionScheduler_StoreSchema', '6.0.1699943432', 'yes'),
(2808, 'schema-ActionScheduler_LoggerSchema', '3.0.1699943432', 'yes'),
(2811, 'wpr_rocket_cache_version', '20220927', 'yes'),
(2812, 'action_scheduler_lock_async-request-runner', '1769683261', 'yes'),
(2820, 'wpr_rucss_used_css_version', '20231010', 'yes'),
(2827, 'wp_rocket_last_base_url', 'aHR0cHM6Ly9pcmFuZXVyb2JldC5jb20v', 'on'),
(2841, 'rocket_analytics_notice_displayed', '1', 'yes'),
(17461, 'elementor_pro_install_history', 'a:5:{s:6:\"3.15.1\";i:1706151530;s:6:\"3.18.1\";i:1706151531;s:6:\"3.18.3\";i:1736332772;s:6:\"3.26.2\";i:1736332773;s:6:\"3.29.2\";i:1751198628;}', 'yes'),
(17518, '__validate_oppai__', 'activated', 'yes'),
(17519, 'elementskit_options', 'a:1:{s:11:\"license_key\";s:9:\"activated\";}', 'yes'),
(17525, 'elementskit-lite__banner_last_check', '1767868896', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(17526, 'elementskit-lite__banner_data', 'O:8:\"stdClass\":10:{s:8:\"10022095\";O:8:\"stdClass\":7:{s:2:\"id\";i:10022095;s:5:\"title\";s:31:\"Wpmet Holiday Sale Ownpage 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1766361600;s:3:\"end\";i:1768089600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"https://wpmet.com/4mb9\";s:11:\"button_text\";s:16:\"Save $3,397 Now!\";s:11:\"notice_body\";s:441:\"<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\"><span style=\"color: #ff0000;\">Wpmet’s Holiday Sale is live</span><em data-start=\"1852\" data-end=\"1881\"><span style=\"color: #ff0000;\">!</span></em></strong>\r\n\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\"><strong style=\"font-size: 16px;\">Save up to $3,397 on the All-in-One WordPress Plugin Bundle (80% OFF) </strong></strong>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10022094\";O:8:\"stdClass\":7:{s:2:\"id\";i:10022094;s:5:\"title\";s:28:\"Wpmet Holiday Sale Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"https://wpmet.com/4mb9\";s:11:\"button_text\";s:16:\"Save $3,397 Now!\";s:11:\"notice_body\";s:441:\"<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\"><span style=\"color: #ff0000;\">Wpmet’s Holiday Sale is live</span><em data-start=\"1852\" data-end=\"1881\"><span style=\"color: #ff0000;\">!</span></em></strong>\r\n\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\"><strong style=\"font-size: 16px;\">Save up to $3,397 on the All-in-One WordPress Plugin Bundle (80% OFF) </strong></strong>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10021821\";O:8:\"stdClass\":7:{s:2:\"id\";i:10021821;s:5:\"title\";s:32:\"Wpmet Notice BFCM Dashboard 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1762819200;s:3:\"end\";i:1765843200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh80\";s:11:\"button_text\";s:16:\"Save $3,397 Now!\";s:11:\"notice_body\";s:259:\"<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Black Friday Sale is live<em data-start=\"1852\" data-end=\"1881\">!\r\n</em></strong><strong>\r\nSave up to $3,397 on the All-in-One WordPress Plugin Bundle (80% OFF) </strong>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10021820\";O:8:\"stdClass\":7:{s:2:\"id\";i:10021820;s:5:\"title\";s:24:\"Wpmet BFCM Own page 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1762819200;s:3:\"end\";i:1765843200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh80\";s:11:\"button_text\";s:16:\"Save $3,397 Now!\";s:11:\"notice_body\";s:257:\"<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Black Friday Sale is live<em data-start=\"1852\" data-end=\"1881\">!</em></strong><strong>\r\nSave up to $3,397 on the All-in-One WordPress Plugin Bundle (80% OFF) </strong>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10020931\";O:8:\"stdClass\":7:{s:2:\"id\";i:10020931;s:5:\"title\";s:29:\"Wpmet Halloween Own page 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh78\";s:11:\"button_text\";s:16:\"Save $2,936 Now!\";s:11:\"notice_body\";s:475:\"<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Halloween Sale is live<em data-start=\"1852\" data-end=\"1881\">!</em></strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong>Save up to $2,936 on the All-in-One WordPress Plugin Bundle (78% OFF) </strong>Or <strong>enjoy up to 35% OFF</strong> on your favorite single plugins — <em data-start=\"794\" data-end=\"830\">ElementsKit, GutenKit, ShopEngine,</em> and more!!</p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/78-Off.jpg\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10020929\";O:8:\"stdClass\":7:{s:2:\"id\";i:10020929;s:5:\"title\";s:30:\"Wpmet Halloween Dashboard 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh78\";s:11:\"button_text\";s:16:\"Save $2,936 Now!\";s:11:\"notice_body\";s:432:\"<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Halloween Sale is live!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong>Save up to $2,936 on the All-in-One WordPress Plugin Bundle (78% OFF) </strong>Or <strong>enjoy up to 35% OFF</strong> on your favorite single plugins — <em data-start=\"794\" data-end=\"830\">ElementsKit, GutenKit, ShopEngine,</em> and more!!</p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/78-Off.jpg\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10019444\";O:8:\"stdClass\":7:{s:2:\"id\";i:10019444;s:5:\"title\";s:27:\"Wpmet Birthday 2025 ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice51\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:589:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Wpmet Birthday Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, PopupKit, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018928\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018928;s:5:\"title\";s:29:\"Wpmet Birthday 2025 dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice50\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:589:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Wpmet Birthday Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, PopupKit, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018688\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018688;s:5:\"title\";s:42:\"Wpmet 4th of July Flash Sale 2025 Ownpages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018687\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018687;s:5:\"title\";s:43:\"Wpmet 4th of July Flash Sale 2025 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}}', 'yes'),
(17527, 'elementskit-lite_install_date', '2024-01-25 03:07:32', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(17633, 'edd_sl_46ee4a76fa5380a8103c85613b5657a0', 'a:2:{s:7:\"timeout\";i:1769712588;s:5:\"value\";s:57509:\"{\"name\":\"ElementsKit\",\"new_version\":\"4.2.1\",\"stable_version\":\"4.2.1\",\"sections\":{\"description\":\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!<\\/p>\\n\",\"changelog\":\"<p>Version: 4.2.1 (31 December 2025)<\\/p>\\n<p>Fixed: Compatibility issue between global badge module and icon widget<\\/p>\\n<p>Version: 4.2.0 (28 December 2025)<\\/p>\\n<p>Added: Global badge module<\\/p>\\n<p>Fixed: Corrected string formatting in update notification for Edd_Warper class<\\/p>\\n<p>Fixed: Adjusted `Posts Count` control settings in blog posts widget<\\/p>\\n<p>Improved: Improve accessibility and enhance screen reader support for stylish list widget<\\/p>\\n<p>Improved: Added timeline widget equal height<br \\/>Version: 4.1.2 (20 October 2025)<br \\/>Added: Controls for showing total search results label in advanced search widget<br \\/>Fixed: Correct SVG styling selector in pricing widget<br \\/>Fixed: Excluding categories functionality in advanced search widget<br \\/>Fixed: Nav icon size and color settings conflict in Elementor loop carousel<br \\/>Fixed: Flipbox widget complict with elementor widget container<br \\/>Improved: Add text color control to stylish list widget<\\/p>\\n<p>Version: 4.1.1 (24 September 2025)<br \\/>Improved: Individual navigation positioning controls in the advanced slider<br \\/>Fixed: PHP parse_str compatibility in video gallery<br \\/>Fixed: SVG icon compatibility in the creative button widget<\\/p>\\n<p>Version: 4.1.0 (01 September 2025)<br \\/>Fixed: Icon size not applied in the table widget<br \\/>Added: Icon and text color support in the table widget<br \\/>Added: Liquid glass effect for advanced tab widget<br \\/>Added: Liquid glass effect for fancy animated text widget<br \\/>Added: Liquid glass effect for fancy flip box widget<br \\/>Fixed: Swiper navigation button selector to support both icon and SVG elements<br \\/>Fixed: Removed deprecated dialog box in facebook messenger widget<br \\/>Improved: Separated share and view controls in Facebook feed widget<br \\/>Improved: Removed old data migration functions<\\/p>\\n<p>Version: 4.0.0 (05 August 2025)<br \\/>Added: Advanced accordion widget title and icon hover colour controls<br \\/>Added: Interactive links widget background image height and width controls<br \\/>Fixed: Behance feed widget arrow icon alignment issue<br \\/>Fixed: Behance feed widget icon colour issue<br \\/>Fixed: Interactive links widget hover icon issue<br \\/>Fixed: Interactive links widget mobile responsiveness issue<br \\/>Fixed: Cross-domain widget copy-paste issue<br \\/>Fixed: Advanced slider widget edit content button issue<br \\/>Fixed: Unfold widget button text language compatibility (now supports all languages)<br \\/>Fixed: Yelp widget slider control issue<br \\/>Improved: Widgets asset loading<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Version: 3.9.1 (13 July 2025)<br \\/>Added: Elementor optimised markup compatibility for the effect module<br \\/>Fixed: Edit content button gets covered by fixed elements in the advanced slider<\\/p>\\n<p>Version: 3.9.0 (07 July 2025)<br \\/>Added: Liquid glass module<br \\/>Added: Advanced search widget<br \\/>Added: Max height control in mini cart widget<\\/p>\\n<p>Version: 3.8.9 (15 June 2025)<br \\/>Fixed: Parallax module not working in the frontend<\\/p>\\n<p>Version: 3.8.8 (27 May 2025)<br \\/>Fixed: Modules not working when element caching experiments active<\\/p>\\n<p>Version: 3.8.7 (25 May 2025)<br \\/>Added: Mouse event added in push, fade and transform style in flip box widget<br \\/>Fixed: Parallax modules not working in inner container<br \\/>Improved: Deleted repeated CSS of SVG icon<\\/p>\\n<p>Version: 3.8.6 (11 May 2025)<br \\/>Fixed: Responsive line direction in hotspot widget<br \\/>Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br \\/>Improved: Delete repeated css of SVG icon<\\/p>\\n<p>Version: 3.8.5 (15 April 2025)<br \\/>Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br \\/>Fixed: Unfold widget opened initially inside advanced tab items<br \\/>Fixed: Showing error when user id and access token not set in instagram widget<br \\/>Improved: Update DataTables to v2 for table widget<br \\/>Improved: Controls for icon and title in timeline widget<\\/p>\\n<p>Version: 3.8.4 (18 March 2025)<br \\/>Fixed: Event handler for expand unfold widget to prevent multiple bindings<br \\/>Fixed: Ajax pagination not working in blog posts widget<br \\/>Improved : Added submenu item styling for typography, color, padding and border<\\/p>\\n<p>Version: 3.8.3 (11 March 2025)<br \\/>Fixed: Multi parallax is not working when element caching is enable<br \\/>Fixed: Background image parallax not working sometimes when lazy load is enable<br \\/>Fixed: Corrected popup width settings for the outside position in modal popups<br \\/>Improved: Enhanced background image handling and multi-parallax effects<br \\/>Improved: Conditionally register frontend scripts and styles for the advanced tooltip module<\\/p>\\n<p>Version: 3.8.2 (09 February 2025)<br \\/>Improved: WhatsApp widget links open URL<br \\/>Improved: Sticky content module asset loading when unused<br \\/>Improved: Particles module asset loading when unused<br \\/>Improved: Mouse cursor module asset loading when unused<br \\/>Improved: Wrapper link module asset loading when unused<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Version: 3.8.1 (27 January 2025)<br \\/>Fixed: WhatsApp widget chat not redirecting to the users inbox<\\/p>\\n<p>Version: 3.8.0 (22 January 2025)<br \\/>Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26<\\/p>\\n<p>Version: 3.7.9 (20 January 2025)<br \\/>Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br \\/>Improved: Parallax module sanitization<\\/p>\\n<p>Version: 3.7.8 (29 December 2024)<br \\/>Added: Self-hosted video option in the video gallery widget<br \\/>Fixed: Changed subtitle tags from `&lt;h2&gt;` to `&lt;span&gt;` for better semantic structure<br \\/>Fixed: Added compatibility with ARMember Lite in the Elementor editor<br \\/>Fixed: Woo Product carousel breaking in Elementor 3.26<br \\/>Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br \\/>Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br \\/>Improved: Introduced alignment and line break control options for the horizontal timeline widget<br \\/>Improved: Adjusted responsive width for horizontal timeline items<br \\/>Improved: Removed unnecessary flex-wrap property from horizontal timeline styles<\\/p>\\n<p>Version: 3.7.7 (19 December 2024)<br \\/>Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br \\/>Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets<\\/p>\\n<p>Version: 3.7.6 (07 December 2024)<br \\/>Fixed: Parallax effect animation conflict with Elementor animation<br \\/>Fixed: Carousel layout causing browser console errors in video gallery widget<br \\/>Improved: Pricing menu widget CSS and removed unnecessary CSS<\\/p>\\n<p>Version: 3.7.5 (17 November 2024)<br \\/>Fixed: Cross domain copy paste not working<\\/p>\\n<p>Version: 3.7.4 (27 October 2024)<br \\/>Fixed: Minor bugs and improvements<\\/p>\\n<p>Version: 3.7.3 (26 October 2024)<br \\/>Added: Circle menu widget<br \\/>Fixed: Icon is missing at `interactive link`<br \\/>Improved: Interactive links widget controls and styles<\\/p>\\n<p>Version: 3.7.2 (20 October 2024)<br \\/>Fixed: Transition is not working on hover in container widget<\\/p>\\n<p>Version: 3.7.1 (16 October 2024)<br \\/>Added: Pagination feature to the product list widget<br \\/>Added: Support for changing the label of the Elementor form reset button field<br \\/>Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br \\/>Improved: Hover transition control for the button in the form reset button module<\\/p>\\n<p>Version: 3.7.0 (22 September 2024)<br \\/>Fixed: Template insertion and placeholder images in the template library<br \\/>Improved: Advanced slider widget configuration for better compatibility<br \\/>Improved: Updated the Jarallax library to version 2.2.1<\\/p>\\n<p>Version: 3.6.9 (01 September 2024)<br \\/>Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br \\/>Fixed: Parallax effect shape is not showing<br \\/>Fixed: Header footer compatibility issue with houzez theme<\\/p>\\n<p>Version: 3.6.8 (13 August 2024)<br \\/>Fixed: Element caching compatibility<\\/p>\\n<p>Version: 3.6.7 (12 August 2024)<br \\/>Added: WhatsApp button goes directly on whatsApp app<br \\/>Fixed: Updated popup close button in the video gallery widget<br \\/>Improved: Security best practices in blog posts widget<\\/p>\\n<p>Version: 3.6.6 (27 July 2024)<br \\/>Added: Support for `is_dynamic_content()`<br \\/>Improved: Accessibility, performance, and security best practices<\\/p>\\n<p>Version: 3.6.5 (14 July 2024)<br \\/>Added: Support for vimeo videos in video gallery widget<br \\/>Fixed: Short URL not working in video gallery widget<br \\/>Fixed : Image morphing widget import issue<br \\/>Fixed: Refactor pagination code in blog posts widget<\\/p>\\n<p>Version: 3.6.4 (04 July 2024)<br \\/>Fixed: Minor bugs &amp; improvements<\\/p>\\n<p>Version: 3.6.3 (09 June 2024)<br \\/>Added: Pause on mouse hover in advanced slider widget<br \\/>Improved: Table and motion text widget sanitization<\\/p>\\n<p>Version: 3.6.2 (20 May 2024)<br \\/>Improved: Wrapper link module URL sanitization<br \\/>Improved: Table widget external link data sanitization<\\/p>\\n<p>Version: 3.6.1 (15 April 2024)<br \\/>Added: Interactive links widget<br \\/>Fixed: Minor bug &amp; improvements<br \\/>Improved: Several widget sanitization<\\/p>\\n<p>Version: 3.6.0 (31 March 2024)<br \\/>Added: Protected content widget<br \\/>Added: Mouse cursor margin control<br \\/>Added: Breakpoints in sticky module<br \\/>Fixed: Facebook review widget showing error with TranslatePress plugin<br \\/>Fixed: Zoom JWT deprecation<\\/p>\\n<p>Version: 3.5.0 (27 November 2023)<br \\/>Added: Mouse cursor module<br \\/>Added: Glass morphism module<br \\/>Added: Table widget search icon control<br \\/>Added: Chart widget legend click option<br \\/>Fixed: Price menu widget card list link issue<br \\/>Fixed: Facebook page video play issue<br \\/>Fixed: Blog posts load more issues<\\/p>\\n<p>Version: 3.4.1 (14 November 2023)<br \\/>Fixed: Google sheet token expire issue<br \\/>Fixed: Table responsive not working properly<br \\/>Improved: Access control security<\\/p>\\n<p>Version: 3.4.0 (29 October 2023)<br \\/>Added: Comparison table widget<br \\/>Added: Wrapper link Module<br \\/>Fixed: Volume display handling for touch devices<br \\/>Fixed: Price menu widget anchor tag issue<br \\/>Fixed: Facebook feed responsive issues<br \\/>Fixed: Facebook page review widget ID token vaildation check<br \\/>Fixed: Blog posts masonry issue<br \\/>Fixed: Advanced slider thumbs issue<br \\/>Fixed: Blog posts widgets load more<br \\/>Improved: Vertical menu dropdown arrow changes option<\\/p>\\n<p>Version: 3.3.0 (21 Jun 2023)<br \\/>Fixed: Popup modal widget editor loading<br \\/>Fixed: Advanced tab hash change undefined<br \\/>Fixed: HTML is not working in advanced tab widget<br \\/>Fixed: WhatsApp widget responsive issues<br \\/>Fixed: Google SDK deprecated issues for PHP 8.0 and above<br \\/>Fixed: Particles module console error occurs on non-Elementor pages<br \\/>Fixed: Compatibility issue with slick slider<br \\/>Fixed: Accordion not working inside advanced toggle widget<br \\/>Fixed: Dribbble widget spelling issues<br \\/>Improved: Flip box widget firefox browser compatibility<br \\/>Improved: Coupon Code Widget controls<br \\/>Improved: Optimize review, price menu, team, video gallery sliders<\\/p>\\n<p>Version: 3.2.1 (05 Apr 2023)<br \\/>Fixed: Swiper v8.45 compatibility<br \\/>Fixed: Advanced Tab Widget Enable URL Hash Issue<br \\/>Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br \\/>Fixed: Stylish List description escaping issue<br \\/>Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br \\/>Fixed: Yelp Review feed issue<br \\/>Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br \\/>Improved: Fancy Animated Text Support with an Advanced Slider widget<\\/p>\\n<p>Version: 3.2.0 (28 Feb 2023)<br \\/>Added: Content Ticker widget<br \\/>Added: Coupon Code Widget<br \\/>Added: Particles Module<br \\/>Added: New styles and features in Whatsapp Widget<br \\/>Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br \\/>Fixed: Parallax Module support with Flex Container<br \\/>Fixed: Maximum project per page is fixed at Dribble Feed Widget<br \\/>Fixed: Breakpoints issue fixed for Advanced Slider Widget<br \\/>Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br \\/>Fixed: Compatibility issues with Eduma theme<br \\/>Improved: Accessibility for widgets and modules<\\/p>\\n<p>Version: 3.1.0 (16 Jan 2023)<br \\/>Added: Audio Player Widget<br \\/>Added: Flip Box Widget<br \\/>Added: Image Morphing Widget<br \\/>Added: Flex container support<br \\/>Added: Carousel Slider controls to Blog Post Widget<br \\/>Added: Ten new swap styles to Image Swap Widget<br \\/>Fixed: Gallery Widget PHP warning issue<br \\/>Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br \\/>Fixed: Swiper slider initial loading breaks columns<br \\/>Fixed: Link getting duplicate for socials in Team Carousel Slider<br \\/>Improved: Team Carousel Slider controls<br \\/>Improved: Optimize JS for Behance Feed Widget<br \\/>Improved: Widgets searching keywords for editor panel<br \\/>Improved: Breadcrumb Widget styles and controls<br \\/>Tweaked: Disable glare effect in Parallax Module<\\/p>\\n<p>Version: 3.0.0 (12 Dec 2022)<br \\/>Added: Stylish List widget<br \\/>Added: Team Carousel Slider widget<br \\/>Added: Widgets Documentation URL<br \\/>Fixed: Fancy Animated Text animation issues<br \\/>Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br \\/>Fixed: Price Menu widget link doesn\'t work properly<br \\/>Fixed: Button link not working properly in Image hover effect<br \\/>Fixed: Arrow position in Video Gallery<br \\/>Fixed: Flickering issue for Advanced tab content<br \\/>Fixed: Advanced widgets issue with Table widget<br \\/>Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br \\/>Fixed: Fancy Animated Text Widget Text crop &amp; Cursor gap issue<br \\/>Fixed: Advanced tab widget vertical height issues<br \\/>Fixed: Responsive issues in Video Gallery widget<br \\/>Fixed: Firebase JWT conflict issue<br \\/>Improved: Parallax module js<br \\/>Improved: Vertical alignment in Advanced Tab widget<br \\/>Improved: Fancy Animated Text Widget Visibility<br \\/>Improved: Fancy Animated Text Widget Bar Loading Animation<br \\/>Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br \\/>Improved: Advanced Slider widget Progress-bar System &amp; Slider Content Animation<br \\/>Improved: Advanced Slider widget Slides Per View &amp; Wrapper Padding<br \\/>Improved: Filter spacing Control in Video Gallery widget<br \\/>Tweaked: Image Overlay control in Blog Post widget<br \\/>Tweaked: Advanced Slider widget Vertical &amp; Image Thumbs<\\/p>\\n<p>Version: 2.8.0 (02 Oct 2022)<br \\/>Added: Price Menu widget<br \\/>Added: Fancy Animated Text Widget<br \\/>Added: Image Masking Module<br \\/>Added: Dynamic content support for Elementor pro<br \\/>Added: Image hover effect widget WPML compatibility<br \\/>Fixed: Elementor reset style issue with Elementskit Conditions module<br \\/>Fixed: Swiper slider is not working and updating inside an advanced tab<br \\/>Fixed: Ajax mega menu load issue with vertical menu<br \\/>Tweaked: Image Hover Effect widget<\\/p>\\n<p>Version: 2.7.0 (24 Aug 2022)<br \\/>Added: Image Hover Effect widget<br \\/>Added: Option for disable CSS3 animation for responsiveness<br \\/>Added: Horizontal bottom position for Timeline widget<br \\/>Fixed: Woo Product List widget\'s query issue<br \\/>Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br \\/>Fixed: Fatal error with google client vendor<br \\/>Fixed: Animation and css issues in Timeline widget<\\/p>\\n<p>Version: 2.6.10 (17 Jul 2022)<br \\/>Added: Facebook Feed widget\'s demo in Template library<br \\/>Added: Style for Breadcrumb widget<br \\/>Added: Text field in Woo Mini Cart widget<br \\/>Fixed: Code Optimized.<br \\/>Fixed: Vendor conflict issue<br \\/>Fixed: Advanced Tooltip background not changed when upload image<br \\/>Fixed: Conflict css issue with twenty twenty one theme<br \\/>Fixed: Pinterest share is not working in Facebook Feed widget<br \\/>Fixed: Advanced tab issue for OceanWP Theme<br \\/>Fixed: Woo Mini Cart css issue for OceanWP theme<br \\/>Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br \\/>Tweaked: Table Widget css issue in OceanWP Theme<\\/p>\\n<p>Version: 2.6.9 (26 Jun 2022)<br \\/>Fixed: Code Optimized.<\\/p>\\n<p>Version: 2.6.8 (24 May 2022)<br \\/>Fixed: CSS bug fix.<\\/p>\\n<p>Version: 2.6.7 (27th April 2022)<br \\/>Added: Compatibility with PHP 8.0. <br \\/>Tweaked: JS, PHP &amp; CSS.<\\/p>\\n<p>Version: 2.6.6 (25th April 2022)<br \\/>Fixed: Advance Tab widget issue.<br \\/>Fixed: Advance Accordion widget issue.<br \\/>Fixed: Advance Toggle widget issue.<br \\/>Fixed: Advance Slider widget issue.<\\/p>\\n<p>Version: 2.6.5 (18th April 2022) <br \\/>Addded: Whatsapp Widget. <br \\/>Fixed: Creative Button icon position.<br \\/>Fixed: Advanced tab content issue.<br \\/>Fixed: Advanced Accordion content issue.<br \\/>Fixed: Advanced Toggle content issue.<\\/p>\\n<p>Version: 2.6.4 (24th March 2022)<br \\/>Added: Subcontinent and Image in Advanced Tooltip widget.<br \\/>Improved: Added Advance tooltip subtitle, image, and many controls.<br \\/>Fixed: Body alignment issue in Table widget.<br \\/>Fixed: HTML content issue in Advanced Tooltip widget.<br \\/>Fixed: Instagram widget caption and others issues<br \\/>Fixed: Elementor 3.6.1 conflicts for deprecation.<br \\/>Fixed: Elementor responsive control devices compatibility issue<br \\/>Fixed: Tweak border radius issue of advance tooltip widget<br \\/>Fixed: Advanced tab issue ( specially with OceanWP theme )<\\/p>\\n<p>Version: 2.6.3 (15th February 2022)<br \\/>Improved: Parallax doesn\'t work on tablets &amp; mobile devices.<br \\/>Fixed: Table widget issue ( Editor output style not work &amp; HTML print with image).<br \\/>Fixed: Video widget issue.<br \\/>Fixed: Conditional content module has a conflict with the Russian language.<\\/p>\\n<p>Version: 2.6.2 (30th January 2022)<br \\/>Added: Integrate google sheet inside table widget.<br \\/>Added: WYSIWYG control for table body text.<br \\/>Fixed: Table widget fopen function warning.<br \\/>Fixed: Table widget image issue.<\\/p>\\n<p>Version: 2.6.1 (22th January 2022).<br \\/>Fixed: Icon missing &amp; replaced fontAwesome icon with elementor icon.<br \\/>Fixed: Advanced Tab issue with OceanWP theme.<br \\/>Tweaked: CSS and JS improved.<\\/p>\\n<p>Version: 2.6.0 (9th January 2022).<br \\/>Added: Ajax Loading support for Advanced Tab Widget.<br \\/>Improved: Improved data attribute.<br \\/>Improved: Update paralax library version(Jaralax).<br \\/>Improved: Mini cart &amp; ajax loading support for Advanced Tab. <br \\/>Fixed: HTML tag does not work into table widget cell text.<br \\/>Fixed: PHP notice and warning when username is not exist in pinterest feed.<br \\/>Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.<\\/p>\\n<p>Version: 2.5.0 (20th December 2021)<br \\/>New: Hover option added for Vertical Menu Widget.<br \\/>New: Russian language for translation.<br \\/>Fix: Sticky Offset support for Smooth Scrolling.<br \\/>Fix: Background Image rendering issue for Parallax Module.<br \\/>Fix: Table widget missing controls.<br \\/>Fix: Instagram Feed Fatal Error.<br \\/>Removed: Comment and like count from instagram feed widget.<\\/p>\\n<p>Version: 2.4.1 (2nd December 2021)<br \\/>Fix: Script defer loading issue for Copy-Paste Module.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.4.0 (25th November, 2021)<br \\/>Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.7 (7th November, 2021)<br \\/>Fix: Woo Product Carousel issue.<br \\/>Fix: Advanced tab nested issue fixed.<br \\/>Fix: fixed grid compatibility issue.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.6 (26th September, 2021)<br \\/>Fix: Woo Category widget grid issue with Astra theme<br \\/>Fix: Woo Product List widget grid issue with Astra theme<br \\/>Fix: Hover behavior issue for Woo Mini Cart Widget.<br \\/>Fix: Responsive support for Chart Widget with large data.<br \\/>Fix: Horizontal style content alignment for Timeline Widget.<\\/p>\\n<p>Version: 2.3.5 (19 August, 2021)<br \\/>Fix: JS conflict when first load for Parallax Module.<br \\/>Fix: Responsive controls issue for Woo Category List Widget.<br \\/>Fix: Removed deprecated Elementor PHP Methods from Widgets.<\\/p>\\n<p>Version: 2.3.4 (2 August, 2021)<br \\/>Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br \\/>Fix: Advanced Toggle widget Indicator Global color issues.<br \\/>Fix: Unfold widget title alignment issue.<br \\/>Fix: Timeline widget content alignment issue.<\\/p>\\n<p>Version: 2.3.3 (15 July, 2021)<br \\/>Fix: Swiper Slider conflict issues fixed with other theme.<\\/p>\\n<p>Version: 2.3.2 (15 July, 2021)<br \\/>Tweak: Removed loop from carousel related widgets.<\\/p>\\n<p>Version: 2.3.1 (13 July, 2021)<br \\/>Fix: Multiple placeholder image upload issues when importing widget.<br \\/>Fix: Background color delay loading issues fixed on Table widget.<br \\/>Tweak: Improved W3validation.<br \\/>Tweak: TweenMax JS Library updated to the latest version.<br \\/>Tweek: Converted widgets slideshow from slick to swiper.<br \\/>Tweak: Optimized Images.<\\/p>\\n<p>Version: 2.3.0 (8 June, 2021)<br \\/>New: Refined Layout Manager with Tabs, Categories and Search filters.<br \\/>New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br \\/>Tweak: Manual cache clear button for Dribbble Feed widget.<br \\/>Tweak: Getting access token made easy for Dribbble Feed widget.<br \\/>Tweak: Bring unfold widget into viewport while closing the content.<br \\/>Fix: Mobile scrolling issues for Hotspot Widget.<br \\/>Fix: Undefined variables for Twitter Feed Widget.<br \\/>Fix: Limit for Facebook Feed API.<br \\/>Fix: Reaction Icons for Facebook Feed.<br \\/>Fix: Minor spelling issue.<\\/p>\\n<p>Version: 2.2.3 (10 May, 2021)<br \\/>New: Hover Trigger on Advanced Tab Widget.<br \\/>Tweak: Improvements for the Instagram API.<br \\/>Tweak: Improvements for the Faceebook Feed API.<br \\/>Fix: Profile Picture issue for Instagram Widget.<\\/p>\\n<p>Version: 2.2.2 (29 April, 2021)<br \\/>New: Blog Posts Widget Floating Category.<br \\/>New: Blog Posts Widget Various Missing Controls.<br \\/>New: Dribbble Feed User Info &amp; Header.<br \\/>New: Dribbble Feed Various Missing Controls.<br \\/>New: Border control to pinterest feed widget.<br \\/>New: Follow button icon control to twitter feed widget.<br \\/>New: Padding control to twitter feed widget.<br \\/>New: Header background control to twitter feed widget.<br \\/>New: Share button to twitter feed widget.<br \\/>Tweak: SVG icon to elementskit icon to twitter feed widget.<br \\/>Tweak: Layout five to behance feed widget.<br \\/>Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br \\/>Fix: Category List Widget separator position issue.<br \\/>Fix: Google Map Widget static type image issue.<br \\/>Fix: Facebook Page Review content alignment issue.<br \\/>Fix: Twitter feed read more button.<br \\/>Fix: Header Alignment Control for Table Widget.<br \\/>Fix: Product Count styles for Woo Category List Widget.<br \\/>Fix: Responsive support for Dribbble Feed Widget.<\\/p>\\n<p>Version: 2.2.1 (14-04-2021)<br \\/>Fix: Compatibility issues with Elementor 3.2.0.<\\/p>\\n<p>Version: 2.2.0 (02-03-2021)<br \\/>Improve: Minor bug fix and code improvements.<br \\/>Improve: Minor escaping and validation improvements.<\\/p>\\n<p>Version: 2.1.7 (25-02-2021)<br \\/>New: Image Size control for Gallery Widget.<br \\/>New: Option to Show\\/Hide Facebook Messenger Dialog Box.<br \\/>New: Image Comparison support for Advanced Tab Widget.<br \\/>Fix: Responsive glitch in Timeline Widget.<\\/p>\\n<p>Version: 2.1.6 (07-02-2021)<br \\/>New: Introducing Image Swap Widget - show a different image as the user hovers.<\\/p>\\n<p>Version: 2.1.5 (27-01-2021)<br \\/>Fix: Sticky Module conflict with latest Elementor.<br \\/>Fix: Slick Library update support for Latest Elementor update.<br \\/>Fix: Woo Category List widget featured style minor CSS grid issue.<\\/p>\\n<p>Version: 2.1.4 (25-01-2021)<br \\/>Tweak: Support W3C validation when using Facebook Messenger.<br \\/>Fix: Blog Posts Widget default image size changed to provide clear images.<\\/p>\\n<p>Version: 2.1.3 (18-01-2021)<br \\/>Fix: Instagram api expire time extended.<br \\/>Fix: Editor live changes support for Advanced Tooltip.<\\/p>\\n<p>Version: 2.1.2 (12-01-2021)<br \\/>Fix: Advanced Tooltip js conflict in the Elementor editor.<\\/p>\\n<p>Version: 2.1.1 (10-01-2021)<br \\/>New: Introducing Advanced Tooltip - add tooltip to any Widget.<br \\/>Fix: Improved Advanced Toggle Widget toggler btn.<br \\/>Fix: Missing string translations for Table Widget.<br \\/>Fix: List style reset for Gallery Filter.<\\/p>\\n<p>Version: 2.1.0 (24-12-2020)<br \\/>New: Advanced Tab Widget now has option to enable URL hash routing capability.<br \\/>New: Option to set popup alignment for Woo Mini Cart Widget.<br \\/>Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br \\/>Fix: Minor CSS broken issues fixed on Hotspot Widget.<br \\/>Fix: Some css broken issues fixed on hotspot<br \\/>Fix: added featured category link field \'Woo Category List\' widget<br \\/>Fix: Buttons white-space are reset to default.<br \\/>Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br \\/>Fix: CSS ul and ol list style wasn\'t visible inside widgets.<\\/p>\\n<p>Version: 2.0.6 (06-12-2020)<br \\/>Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br \\/>Improve: CSS and JS improved.<\\/p>\\n<p>Version: 2.0.5 (30-11-2020)<br \\/>New: Added \'Popup Modal\' widget.<br \\/>New: Added new instagram widget with Instagram official API.<br \\/>New: Added control for keeping one dot always active.<br \\/>New: Added Iframe and shortcode support on content.<br \\/>Fix: Clicking pointer issues fixed.<br \\/>Fix: \\\"Non property\\\" notice in instagram widget.<br \\/>Fix: Fixed the line issues when increasing the pointer size.<br \\/>Fix: Minor responsive issues fixed.<\\/p>\\n<p>Version: 2.0.4 (22-11-2020)<br \\/>Fix: Timeline\'s elements was showing after some delay.<\\/p>\\n<p>Version: 2.0.3 (16-11-2020)<br \\/>New: Advanced controls for Conditional Widget.<br \\/>New: Cross domain copy-paste module (the long waited feature).<br \\/>New: Added default color scheme on Facebook Messenger widget.<br \\/>New: Added Locale on Facebook Messenger widget.<br \\/>Fix: Caret image missing for Advanced Tab.<br \\/>Fix: Ekit button js error when \\\"add section\\\" is clicked.<br \\/>Tweak: Instagram feed widget.<br \\/>Tweak: Improved CSS &amp; JS.<\\/p>\\n<p>Version: 2.0.2<br \\/>Fix: Facebook feed API.<br \\/>Fix: Some spelling mistakes.<br \\/>Fix: License activation conflicting.<\\/p>\\n<p>Version: 2.0.1<br \\/>Fix: Instagram\'s cache issue. Posts were not properly updated.<\\/p>\\n<p>Version: 2.0.0<br \\/>New: New Unfold widget added.<br \\/>Fix: Google Map API Script is enqueueing even it\'s not enabled.<br \\/>Fix: Facebook Review Broken issue.<br \\/>Fix: HeaderFooter builder compatiblity.<br \\/>Added: Pagination to Blog Posts.<br \\/>Added: Import &amp; export system for WidgetBuilder module.<br \\/>Added: New features: \\\"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\\\".<\\/p>\\n\"},\"license_check\":\"\",\"msg\":\"License key is not valid for ElementsKit\",\"homepage\":\"https:\\/\\/account.wpmet.com\\/downloads\\/elementskit\\/\",\"package\":\"https:\\/\\/account.wpmet.com\\/edd-sl\\/package_download\\/MTc2OTgwMjU4ODphY3RpdmF0ZWQ6OTo2MDE5ZjE5NDNmY2Q0Y2M1N2Y0MmFkOTNjNTBkMDY1YjpodHRwc0AvL2lyYW5ldXJvYmV0LmNvbTow\",\"icons\":{\"1x\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2025\\/11\\/elementskit-128x128.png\",\"2x\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2025\\/11\\/elementskit.png\"},\"banners\":{\"high\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2019\\/11\\/banner-1544x500.png\",\"low\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2019\\/11\\/banner-772x250.png\"},\"slug\":\"elementskit\",\"url\":\"https:\\/\\/account.wpmet.com\\/downloads\\/elementskit\\/?changelog=1\",\"last_updated\":\"2025-12-31 18:20:42\",\"download_link\":\"https:\\/\\/account.wpmet.com\\/edd-sl\\/package_download\\/MTc2OTgwMjU4ODphY3RpdmF0ZWQ6OTo2MDE5ZjE5NDNmY2Q0Y2M1N2Y0MmFkOTNjNTBkMDY1YjpodHRwc0AvL2lyYW5ldXJvYmV0LmNvbTow\",\"description\":[\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!<\\/p>\\n\"],\"changelog\":[\"<p>Version: 4.2.1 (31 December 2025)<\\/p>\\n<p>Fixed: Compatibility issue between global badge module and icon widget<\\/p>\\n<p>Version: 4.2.0 (28 December 2025)<\\/p>\\n<p>Added: Global badge module<\\/p>\\n<p>Fixed: Corrected string formatting in update notification for Edd_Warper class<\\/p>\\n<p>Fixed: Adjusted `Posts Count` control settings in blog posts widget<\\/p>\\n<p>Improved: Improve accessibility and enhance screen reader support for stylish list widget<\\/p>\\n<p>Improved: Added timeline widget equal height<br \\/>Version: 4.1.2 (20 October 2025)<br \\/>Added: Controls for showing total search results label in advanced search widget<br \\/>Fixed: Correct SVG styling selector in pricing widget<br \\/>Fixed: Excluding categories functionality in advanced search widget<br \\/>Fixed: Nav icon size and color settings conflict in Elementor loop carousel<br \\/>Fixed: Flipbox widget complict with elementor widget container<br \\/>Improved: Add text color control to stylish list widget<\\/p>\\n<p>Version: 4.1.1 (24 September 2025)<br \\/>Improved: Individual navigation positioning controls in the advanced slider<br \\/>Fixed: PHP parse_str compatibility in video gallery<br \\/>Fixed: SVG icon compatibility in the creative button widget<\\/p>\\n<p>Version: 4.1.0 (01 September 2025)<br \\/>Fixed: Icon size not applied in the table widget<br \\/>Added: Icon and text color support in the table widget<br \\/>Added: Liquid glass effect for advanced tab widget<br \\/>Added: Liquid glass effect for fancy animated text widget<br \\/>Added: Liquid glass effect for fancy flip box widget<br \\/>Fixed: Swiper navigation button selector to support both icon and SVG elements<br \\/>Fixed: Removed deprecated dialog box in facebook messenger widget<br \\/>Improved: Separated share and view controls in Facebook feed widget<br \\/>Improved: Removed old data migration functions<\\/p>\\n<p>Version: 4.0.0 (05 August 2025)<br \\/>Added: Advanced accordion widget title and icon hover colour controls<br \\/>Added: Interactive links widget background image height and width controls<br \\/>Fixed: Behance feed widget arrow icon alignment issue<br \\/>Fixed: Behance feed widget icon colour issue<br \\/>Fixed: Interactive links widget hover icon issue<br \\/>Fixed: Interactive links widget mobile responsiveness issue<br \\/>Fixed: Cross-domain widget copy-paste issue<br \\/>Fixed: Advanced slider widget edit content button issue<br \\/>Fixed: Unfold widget button text language compatibility (now supports all languages)<br \\/>Fixed: Yelp widget slider control issue<br \\/>Improved: Widgets asset loading<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Version: 3.9.1 (13 July 2025)<br \\/>Added: Elementor optimised markup compatibility for the effect module<br \\/>Fixed: Edit content button gets covered by fixed elements in the advanced slider<\\/p>\\n<p>Version: 3.9.0 (07 July 2025)<br \\/>Added: Liquid glass module<br \\/>Added: Advanced search widget<br \\/>Added: Max height control in mini cart widget<\\/p>\\n<p>Version: 3.8.9 (15 June 2025)<br \\/>Fixed: Parallax module not working in the frontend<\\/p>\\n<p>Version: 3.8.8 (27 May 2025)<br \\/>Fixed: Modules not working when element caching experiments active<\\/p>\\n<p>Version: 3.8.7 (25 May 2025)<br \\/>Added: Mouse event added in push, fade and transform style in flip box widget<br \\/>Fixed: Parallax modules not working in inner container<br \\/>Improved: Deleted repeated CSS of SVG icon<\\/p>\\n<p>Version: 3.8.6 (11 May 2025)<br \\/>Fixed: Responsive line direction in hotspot widget<br \\/>Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br \\/>Improved: Delete repeated css of SVG icon<\\/p>\\n<p>Version: 3.8.5 (15 April 2025)<br \\/>Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br \\/>Fixed: Unfold widget opened initially inside advanced tab items<br \\/>Fixed: Showing error when user id and access token not set in instagram widget<br \\/>Improved: Update DataTables to v2 for table widget<br \\/>Improved: Controls for icon and title in timeline widget<\\/p>\\n<p>Version: 3.8.4 (18 March 2025)<br \\/>Fixed: Event handler for expand unfold widget to prevent multiple bindings<br \\/>Fixed: Ajax pagination not working in blog posts widget<br \\/>Improved : Added submenu item styling for typography, color, padding and border<\\/p>\\n<p>Version: 3.8.3 (11 March 2025)<br \\/>Fixed: Multi parallax is not working when element caching is enable<br \\/>Fixed: Background image parallax not working sometimes when lazy load is enable<br \\/>Fixed: Corrected popup width settings for the outside position in modal popups<br \\/>Improved: Enhanced background image handling and multi-parallax effects<br \\/>Improved: Conditionally register frontend scripts and styles for the advanced tooltip module<\\/p>\\n<p>Version: 3.8.2 (09 February 2025)<br \\/>Improved: WhatsApp widget links open URL<br \\/>Improved: Sticky content module asset loading when unused<br \\/>Improved: Particles module asset loading when unused<br \\/>Improved: Mouse cursor module asset loading when unused<br \\/>Improved: Wrapper link module asset loading when unused<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Version: 3.8.1 (27 January 2025)<br \\/>Fixed: WhatsApp widget chat not redirecting to the users inbox<\\/p>\\n<p>Version: 3.8.0 (22 January 2025)<br \\/>Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26<\\/p>\\n<p>Version: 3.7.9 (20 January 2025)<br \\/>Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br \\/>Improved: Parallax module sanitization<\\/p>\\n<p>Version: 3.7.8 (29 December 2024)<br \\/>Added: Self-hosted video option in the video gallery widget<br \\/>Fixed: Changed subtitle tags from `&lt;h2&gt;` to `&lt;span&gt;` for better semantic structure<br \\/>Fixed: Added compatibility with ARMember Lite in the Elementor editor<br \\/>Fixed: Woo Product carousel breaking in Elementor 3.26<br \\/>Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br \\/>Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br \\/>Improved: Introduced alignment and line break control options for the horizontal timeline widget<br \\/>Improved: Adjusted responsive width for horizontal timeline items<br \\/>Improved: Removed unnecessary flex-wrap property from horizontal timeline styles<\\/p>\\n<p>Version: 3.7.7 (19 December 2024)<br \\/>Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br \\/>Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets<\\/p>\\n<p>Version: 3.7.6 (07 December 2024)<br \\/>Fixed: Parallax effect animation conflict with Elementor animation<br \\/>Fixed: Carousel layout causing browser console errors in video gallery widget<br \\/>Improved: Pricing menu widget CSS and removed unnecessary CSS<\\/p>\\n<p>Version: 3.7.5 (17 November 2024)<br \\/>Fixed: Cross domain copy paste not working<\\/p>\\n<p>Version: 3.7.4 (27 October 2024)<br \\/>Fixed: Minor bugs and improvements<\\/p>\\n<p>Version: 3.7.3 (26 October 2024)<br \\/>Added: Circle menu widget<br \\/>Fixed: Icon is missing at `interactive link`<br \\/>Improved: Interactive links widget controls and styles<\\/p>\\n<p>Version: 3.7.2 (20 October 2024)<br \\/>Fixed: Transition is not working on hover in container widget<\\/p>\\n<p>Version: 3.7.1 (16 October 2024)<br \\/>Added: Pagination feature to the product list widget<br \\/>Added: Support for changing the label of the Elementor form reset button field<br \\/>Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br \\/>Improved: Hover transition control for the button in the form reset button module<\\/p>\\n<p>Version: 3.7.0 (22 September 2024)<br \\/>Fixed: Template insertion and placeholder images in the template library<br \\/>Improved: Advanced slider widget configuration for better compatibility<br \\/>Improved: Updated the Jarallax library to version 2.2.1<\\/p>\\n<p>Version: 3.6.9 (01 September 2024)<br \\/>Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br \\/>Fixed: Parallax effect shape is not showing<br \\/>Fixed: Header footer compatibility issue with houzez theme<\\/p>\\n<p>Version: 3.6.8 (13 August 2024)<br \\/>Fixed: Element caching compatibility<\\/p>\\n<p>Version: 3.6.7 (12 August 2024)<br \\/>Added: WhatsApp button goes directly on whatsApp app<br \\/>Fixed: Updated popup close button in the video gallery widget<br \\/>Improved: Security best practices in blog posts widget<\\/p>\\n<p>Version: 3.6.6 (27 July 2024)<br \\/>Added: Support for `is_dynamic_content()`<br \\/>Improved: Accessibility, performance, and security best practices<\\/p>\\n<p>Version: 3.6.5 (14 July 2024)<br \\/>Added: Support for vimeo videos in video gallery widget<br \\/>Fixed: Short URL not working in video gallery widget<br \\/>Fixed : Image morphing widget import issue<br \\/>Fixed: Refactor pagination code in blog posts widget<\\/p>\\n<p>Version: 3.6.4 (04 July 2024)<br \\/>Fixed: Minor bugs &amp; improvements<\\/p>\\n<p>Version: 3.6.3 (09 June 2024)<br \\/>Added: Pause on mouse hover in advanced slider widget<br \\/>Improved: Table and motion text widget sanitization<\\/p>\\n<p>Version: 3.6.2 (20 May 2024)<br \\/>Improved: Wrapper link module URL sanitization<br \\/>Improved: Table widget external link data sanitization<\\/p>\\n<p>Version: 3.6.1 (15 April 2024)<br \\/>Added: Interactive links widget<br \\/>Fixed: Minor bug &amp; improvements<br \\/>Improved: Several widget sanitization<\\/p>\\n<p>Version: 3.6.0 (31 March 2024)<br \\/>Added: Protected content widget<br \\/>Added: Mouse cursor margin control<br \\/>Added: Breakpoints in sticky module<br \\/>Fixed: Facebook review widget showing error with TranslatePress plugin<br \\/>Fixed: Zoom JWT deprecation<\\/p>\\n<p>Version: 3.5.0 (27 November 2023)<br \\/>Added: Mouse cursor module<br \\/>Added: Glass morphism module<br \\/>Added: Table widget search icon control<br \\/>Added: Chart widget legend click option<br \\/>Fixed: Price menu widget card list link issue<br \\/>Fixed: Facebook page video play issue<br \\/>Fixed: Blog posts load more issues<\\/p>\\n<p>Version: 3.4.1 (14 November 2023)<br \\/>Fixed: Google sheet token expire issue<br \\/>Fixed: Table responsive not working properly<br \\/>Improved: Access control security<\\/p>\\n<p>Version: 3.4.0 (29 October 2023)<br \\/>Added: Comparison table widget<br \\/>Added: Wrapper link Module<br \\/>Fixed: Volume display handling for touch devices<br \\/>Fixed: Price menu widget anchor tag issue<br \\/>Fixed: Facebook feed responsive issues<br \\/>Fixed: Facebook page review widget ID token vaildation check<br \\/>Fixed: Blog posts masonry issue<br \\/>Fixed: Advanced slider thumbs issue<br \\/>Fixed: Blog posts widgets load more<br \\/>Improved: Vertical menu dropdown arrow changes option<\\/p>\\n<p>Version: 3.3.0 (21 Jun 2023)<br \\/>Fixed: Popup modal widget editor loading<br \\/>Fixed: Advanced tab hash change undefined<br \\/>Fixed: HTML is not working in advanced tab widget<br \\/>Fixed: WhatsApp widget responsive issues<br \\/>Fixed: Google SDK deprecated issues for PHP 8.0 and above<br \\/>Fixed: Particles module console error occurs on non-Elementor pages<br \\/>Fixed: Compatibility issue with slick slider<br \\/>Fixed: Accordion not working inside advanced toggle widget<br \\/>Fixed: Dribbble widget spelling issues<br \\/>Improved: Flip box widget firefox browser compatibility<br \\/>Improved: Coupon Code Widget controls<br \\/>Improved: Optimize review, price menu, team, video gallery sliders<\\/p>\\n<p>Version: 3.2.1 (05 Apr 2023)<br \\/>Fixed: Swiper v8.45 compatibility<br \\/>Fixed: Advanced Tab Widget Enable URL Hash Issue<br \\/>Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br \\/>Fixed: Stylish List description escaping issue<br \\/>Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br \\/>Fixed: Yelp Review feed issue<br \\/>Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br \\/>Improved: Fancy Animated Text Support with an Advanced Slider widget<\\/p>\\n<p>Version: 3.2.0 (28 Feb 2023)<br \\/>Added: Content Ticker widget<br \\/>Added: Coupon Code Widget<br \\/>Added: Particles Module<br \\/>Added: New styles and features in Whatsapp Widget<br \\/>Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br \\/>Fixed: Parallax Module support with Flex Container<br \\/>Fixed: Maximum project per page is fixed at Dribble Feed Widget<br \\/>Fixed: Breakpoints issue fixed for Advanced Slider Widget<br \\/>Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br \\/>Fixed: Compatibility issues with Eduma theme<br \\/>Improved: Accessibility for widgets and modules<\\/p>\\n<p>Version: 3.1.0 (16 Jan 2023)<br \\/>Added: Audio Player Widget<br \\/>Added: Flip Box Widget<br \\/>Added: Image Morphing Widget<br \\/>Added: Flex container support<br \\/>Added: Carousel Slider controls to Blog Post Widget<br \\/>Added: Ten new swap styles to Image Swap Widget<br \\/>Fixed: Gallery Widget PHP warning issue<br \\/>Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br \\/>Fixed: Swiper slider initial loading breaks columns<br \\/>Fixed: Link getting duplicate for socials in Team Carousel Slider<br \\/>Improved: Team Carousel Slider controls<br \\/>Improved: Optimize JS for Behance Feed Widget<br \\/>Improved: Widgets searching keywords for editor panel<br \\/>Improved: Breadcrumb Widget styles and controls<br \\/>Tweaked: Disable glare effect in Parallax Module<\\/p>\\n<p>Version: 3.0.0 (12 Dec 2022)<br \\/>Added: Stylish List widget<br \\/>Added: Team Carousel Slider widget<br \\/>Added: Widgets Documentation URL<br \\/>Fixed: Fancy Animated Text animation issues<br \\/>Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br \\/>Fixed: Price Menu widget link doesn\'t work properly<br \\/>Fixed: Button link not working properly in Image hover effect<br \\/>Fixed: Arrow position in Video Gallery<br \\/>Fixed: Flickering issue for Advanced tab content<br \\/>Fixed: Advanced widgets issue with Table widget<br \\/>Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br \\/>Fixed: Fancy Animated Text Widget Text crop &amp; Cursor gap issue<br \\/>Fixed: Advanced tab widget vertical height issues<br \\/>Fixed: Responsive issues in Video Gallery widget<br \\/>Fixed: Firebase JWT conflict issue<br \\/>Improved: Parallax module js<br \\/>Improved: Vertical alignment in Advanced Tab widget<br \\/>Improved: Fancy Animated Text Widget Visibility<br \\/>Improved: Fancy Animated Text Widget Bar Loading Animation<br \\/>Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br \\/>Improved: Advanced Slider widget Progress-bar System &amp; Slider Content Animation<br \\/>Improved: Advanced Slider widget Slides Per View &amp; Wrapper Padding<br \\/>Improved: Filter spacing Control in Video Gallery widget<br \\/>Tweaked: Image Overlay control in Blog Post widget<br \\/>Tweaked: Advanced Slider widget Vertical &amp; Image Thumbs<\\/p>\\n<p>Version: 2.8.0 (02 Oct 2022)<br \\/>Added: Price Menu widget<br \\/>Added: Fancy Animated Text Widget<br \\/>Added: Image Masking Module<br \\/>Added: Dynamic content support for Elementor pro<br \\/>Added: Image hover effect widget WPML compatibility<br \\/>Fixed: Elementor reset style issue with Elementskit Conditions module<br \\/>Fixed: Swiper slider is not working and updating inside an advanced tab<br \\/>Fixed: Ajax mega menu load issue with vertical menu<br \\/>Tweaked: Image Hover Effect widget<\\/p>\\n<p>Version: 2.7.0 (24 Aug 2022)<br \\/>Added: Image Hover Effect widget<br \\/>Added: Option for disable CSS3 animation for responsiveness<br \\/>Added: Horizontal bottom position for Timeline widget<br \\/>Fixed: Woo Product List widget\'s query issue<br \\/>Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br \\/>Fixed: Fatal error with google client vendor<br \\/>Fixed: Animation and css issues in Timeline widget<\\/p>\\n<p>Version: 2.6.10 (17 Jul 2022)<br \\/>Added: Facebook Feed widget\'s demo in Template library<br \\/>Added: Style for Breadcrumb widget<br \\/>Added: Text field in Woo Mini Cart widget<br \\/>Fixed: Code Optimized.<br \\/>Fixed: Vendor conflict issue<br \\/>Fixed: Advanced Tooltip background not changed when upload image<br \\/>Fixed: Conflict css issue with twenty twenty one theme<br \\/>Fixed: Pinterest share is not working in Facebook Feed widget<br \\/>Fixed: Advanced tab issue for OceanWP Theme<br \\/>Fixed: Woo Mini Cart css issue for OceanWP theme<br \\/>Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br \\/>Tweaked: Table Widget css issue in OceanWP Theme<\\/p>\\n<p>Version: 2.6.9 (26 Jun 2022)<br \\/>Fixed: Code Optimized.<\\/p>\\n<p>Version: 2.6.8 (24 May 2022)<br \\/>Fixed: CSS bug fix.<\\/p>\\n<p>Version: 2.6.7 (27th April 2022)<br \\/>Added: Compatibility with PHP 8.0. <br \\/>Tweaked: JS, PHP &amp; CSS.<\\/p>\\n<p>Version: 2.6.6 (25th April 2022)<br \\/>Fixed: Advance Tab widget issue.<br \\/>Fixed: Advance Accordion widget issue.<br \\/>Fixed: Advance Toggle widget issue.<br \\/>Fixed: Advance Slider widget issue.<\\/p>\\n<p>Version: 2.6.5 (18th April 2022) <br \\/>Addded: Whatsapp Widget. <br \\/>Fixed: Creative Button icon position.<br \\/>Fixed: Advanced tab content issue.<br \\/>Fixed: Advanced Accordion content issue.<br \\/>Fixed: Advanced Toggle content issue.<\\/p>\\n<p>Version: 2.6.4 (24th March 2022)<br \\/>Added: Subcontinent and Image in Advanced Tooltip widget.<br \\/>Improved: Added Advance tooltip subtitle, image, and many controls.<br \\/>Fixed: Body alignment issue in Table widget.<br \\/>Fixed: HTML content issue in Advanced Tooltip widget.<br \\/>Fixed: Instagram widget caption and others issues<br \\/>Fixed: Elementor 3.6.1 conflicts for deprecation.<br \\/>Fixed: Elementor responsive control devices compatibility issue<br \\/>Fixed: Tweak border radius issue of advance tooltip widget<br \\/>Fixed: Advanced tab issue ( specially with OceanWP theme )<\\/p>\\n<p>Version: 2.6.3 (15th February 2022)<br \\/>Improved: Parallax doesn\'t work on tablets &amp; mobile devices.<br \\/>Fixed: Table widget issue ( Editor output style not work &amp; HTML print with image).<br \\/>Fixed: Video widget issue.<br \\/>Fixed: Conditional content module has a conflict with the Russian language.<\\/p>\\n<p>Version: 2.6.2 (30th January 2022)<br \\/>Added: Integrate google sheet inside table widget.<br \\/>Added: WYSIWYG control for table body text.<br \\/>Fixed: Table widget fopen function warning.<br \\/>Fixed: Table widget image issue.<\\/p>\\n<p>Version: 2.6.1 (22th January 2022).<br \\/>Fixed: Icon missing &amp; replaced fontAwesome icon with elementor icon.<br \\/>Fixed: Advanced Tab issue with OceanWP theme.<br \\/>Tweaked: CSS and JS improved.<\\/p>\\n<p>Version: 2.6.0 (9th January 2022).<br \\/>Added: Ajax Loading support for Advanced Tab Widget.<br \\/>Improved: Improved data attribute.<br \\/>Improved: Update paralax library version(Jaralax).<br \\/>Improved: Mini cart &amp; ajax loading support for Advanced Tab. <br \\/>Fixed: HTML tag does not work into table widget cell text.<br \\/>Fixed: PHP notice and warning when username is not exist in pinterest feed.<br \\/>Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.<\\/p>\\n<p>Version: 2.5.0 (20th December 2021)<br \\/>New: Hover option added for Vertical Menu Widget.<br \\/>New: Russian language for translation.<br \\/>Fix: Sticky Offset support for Smooth Scrolling.<br \\/>Fix: Background Image rendering issue for Parallax Module.<br \\/>Fix: Table widget missing controls.<br \\/>Fix: Instagram Feed Fatal Error.<br \\/>Removed: Comment and like count from instagram feed widget.<\\/p>\\n<p>Version: 2.4.1 (2nd December 2021)<br \\/>Fix: Script defer loading issue for Copy-Paste Module.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.4.0 (25th November, 2021)<br \\/>Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.7 (7th November, 2021)<br \\/>Fix: Woo Product Carousel issue.<br \\/>Fix: Advanced tab nested issue fixed.<br \\/>Fix: fixed grid compatibility issue.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.6 (26th September, 2021)<br \\/>Fix: Woo Category widget grid issue with Astra theme<br \\/>Fix: Woo Product List widget grid issue with Astra theme<br \\/>Fix: Hover behavior issue for Woo Mini Cart Widget.<br \\/>Fix: Responsive support for Chart Widget with large data.<br \\/>Fix: Horizontal style content alignment for Timeline Widget.<\\/p>\\n<p>Version: 2.3.5 (19 August, 2021)<br \\/>Fix: JS conflict when first load for Parallax Module.<br \\/>Fix: Responsive controls issue for Woo Category List Widget.<br \\/>Fix: Removed deprecated Elementor PHP Methods from Widgets.<\\/p>\\n<p>Version: 2.3.4 (2 August, 2021)<br \\/>Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br \\/>Fix: Advanced Toggle widget Indicator Global color issues.<br \\/>Fix: Unfold widget title alignment issue.<br \\/>Fix: Timeline widget content alignment issue.<\\/p>\\n<p>Version: 2.3.3 (15 July, 2021)<br \\/>Fix: Swiper Slider conflict issues fixed with other theme.<\\/p>\\n<p>Version: 2.3.2 (15 July, 2021)<br \\/>Tweak: Removed loop from carousel related widgets.<\\/p>\\n<p>Version: 2.3.1 (13 July, 2021)<br \\/>Fix: Multiple placeholder image upload issues when importing widget.<br \\/>Fix: Background color delay loading issues fixed on Table widget.<br \\/>Tweak: Improved W3validation.<br \\/>Tweak: TweenMax JS Library updated to the latest version.<br \\/>Tweek: Converted widgets slideshow from slick to swiper.<br \\/>Tweak: Optimized Images.<\\/p>\\n<p>Version: 2.3.0 (8 June, 2021)<br \\/>New: Refined Layout Manager with Tabs, Categories and Search filters.<br \\/>New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br \\/>Tweak: Manual cache clear button for Dribbble Feed widget.<br \\/>Tweak: Getting access token made easy for Dribbble Feed widget.<br \\/>Tweak: Bring unfold widget into viewport while closing the content.<br \\/>Fix: Mobile scrolling issues for Hotspot Widget.<br \\/>Fix: Undefined variables for Twitter Feed Widget.<br \\/>Fix: Limit for Facebook Feed API.<br \\/>Fix: Reaction Icons for Facebook Feed.<br \\/>Fix: Minor spelling issue.<\\/p>\\n<p>Version: 2.2.3 (10 May, 2021)<br \\/>New: Hover Trigger on Advanced Tab Widget.<br \\/>Tweak: Improvements for the Instagram API.<br \\/>Tweak: Improvements for the Faceebook Feed API.<br \\/>Fix: Profile Picture issue for Instagram Widget.<\\/p>\\n<p>Version: 2.2.2 (29 April, 2021)<br \\/>New: Blog Posts Widget Floating Category.<br \\/>New: Blog Posts Widget Various Missing Controls.<br \\/>New: Dribbble Feed User Info &amp; Header.<br \\/>New: Dribbble Feed Various Missing Controls.<br \\/>New: Border control to pinterest feed widget.<br \\/>New: Follow button icon control to twitter feed widget.<br \\/>New: Padding control to twitter feed widget.<br \\/>New: Header background control to twitter feed widget.<br \\/>New: Share button to twitter feed widget.<br \\/>Tweak: SVG icon to elementskit icon to twitter feed widget.<br \\/>Tweak: Layout five to behance feed widget.<br \\/>Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br \\/>Fix: Category List Widget separator position issue.<br \\/>Fix: Google Map Widget static type image issue.<br \\/>Fix: Facebook Page Review content alignment issue.<br \\/>Fix: Twitter feed read more button.<br \\/>Fix: Header Alignment Control for Table Widget.<br \\/>Fix: Product Count styles for Woo Category List Widget.<br \\/>Fix: Responsive support for Dribbble Feed Widget.<\\/p>\\n<p>Version: 2.2.1 (14-04-2021)<br \\/>Fix: Compatibility issues with Elementor 3.2.0.<\\/p>\\n<p>Version: 2.2.0 (02-03-2021)<br \\/>Improve: Minor bug fix and code improvements.<br \\/>Improve: Minor escaping and validation improvements.<\\/p>\\n<p>Version: 2.1.7 (25-02-2021)<br \\/>New: Image Size control for Gallery Widget.<br \\/>New: Option to Show\\/Hide Facebook Messenger Dialog Box.<br \\/>New: Image Comparison support for Advanced Tab Widget.<br \\/>Fix: Responsive glitch in Timeline Widget.<\\/p>\\n<p>Version: 2.1.6 (07-02-2021)<br \\/>New: Introducing Image Swap Widget - show a different image as the user hovers.<\\/p>\\n<p>Version: 2.1.5 (27-01-2021)<br \\/>Fix: Sticky Module conflict with latest Elementor.<br \\/>Fix: Slick Library update support for Latest Elementor update.<br \\/>Fix: Woo Category List widget featured style minor CSS grid issue.<\\/p>\\n<p>Version: 2.1.4 (25-01-2021)<br \\/>Tweak: Support W3C validation when using Facebook Messenger.<br \\/>Fix: Blog Posts Widget default image size changed to provide clear images.<\\/p>\\n<p>Version: 2.1.3 (18-01-2021)<br \\/>Fix: Instagram api expire time extended.<br \\/>Fix: Editor live changes support for Advanced Tooltip.<\\/p>\\n<p>Version: 2.1.2 (12-01-2021)<br \\/>Fix: Advanced Tooltip js conflict in the Elementor editor.<\\/p>\\n<p>Version: 2.1.1 (10-01-2021)<br \\/>New: Introducing Advanced Tooltip - add tooltip to any Widget.<br \\/>Fix: Improved Advanced Toggle Widget toggler btn.<br \\/>Fix: Missing string translations for Table Widget.<br \\/>Fix: List style reset for Gallery Filter.<\\/p>\\n<p>Version: 2.1.0 (24-12-2020)<br \\/>New: Advanced Tab Widget now has option to enable URL hash routing capability.<br \\/>New: Option to set popup alignment for Woo Mini Cart Widget.<br \\/>Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br \\/>Fix: Minor CSS broken issues fixed on Hotspot Widget.<br \\/>Fix: Some css broken issues fixed on hotspot<br \\/>Fix: added featured category link field \'Woo Category List\' widget<br \\/>Fix: Buttons white-space are reset to default.<br \\/>Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br \\/>Fix: CSS ul and ol list style wasn\'t visible inside widgets.<\\/p>\\n<p>Version: 2.0.6 (06-12-2020)<br \\/>Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br \\/>Improve: CSS and JS improved.<\\/p>\\n<p>Version: 2.0.5 (30-11-2020)<br \\/>New: Added \'Popup Modal\' widget.<br \\/>New: Added new instagram widget with Instagram official API.<br \\/>New: Added control for keeping one dot always active.<br \\/>New: Added Iframe and shortcode support on content.<br \\/>Fix: Clicking pointer issues fixed.<br \\/>Fix: \\\"Non property\\\" notice in instagram widget.<br \\/>Fix: Fixed the line issues when increasing the pointer size.<br \\/>Fix: Minor responsive issues fixed.<\\/p>\\n<p>Version: 2.0.4 (22-11-2020)<br \\/>Fix: Timeline\'s elements was showing after some delay.<\\/p>\\n<p>Version: 2.0.3 (16-11-2020)<br \\/>New: Advanced controls for Conditional Widget.<br \\/>New: Cross domain copy-paste module (the long waited feature).<br \\/>New: Added default color scheme on Facebook Messenger widget.<br \\/>New: Added Locale on Facebook Messenger widget.<br \\/>Fix: Caret image missing for Advanced Tab.<br \\/>Fix: Ekit button js error when \\\"add section\\\" is clicked.<br \\/>Tweak: Instagram feed widget.<br \\/>Tweak: Improved CSS &amp; JS.<\\/p>\\n<p>Version: 2.0.2<br \\/>Fix: Facebook feed API.<br \\/>Fix: Some spelling mistakes.<br \\/>Fix: License activation conflicting.<\\/p>\\n<p>Version: 2.0.1<br \\/>Fix: Instagram\'s cache issue. Posts were not properly updated.<\\/p>\\n<p>Version: 2.0.0<br \\/>New: New Unfold widget added.<br \\/>Fix: Google Map API Script is enqueueing even it\'s not enabled.<br \\/>Fix: Facebook Review Broken issue.<br \\/>Fix: HeaderFooter builder compatiblity.<br \\/>Added: Pagination to Blog Posts.<br \\/>Added: Import &amp; export system for WidgetBuilder module.<br \\/>Added: New features: \\\"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\\\".<\\/p>\\n\"]}\";}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(17638, 'edd_api_request_46ee4a76fa5380a8103c85613b5657a0', 'a:2:{s:7:\"timeout\";i:1751059999;s:5:\"value\";s:171:\"{\"new_version\":\"\",\"stable_version\":\"\",\"sections\":\"\",\"license_check\":\"\",\"msg\":\"License key is not valid for ElementsKit\",\"homepage\":\"\",\"package\":\"\",\"icons\":[],\"banners\":[]}\";}', 'off'),
(21332, 'elementskit-lite__stories_last_check', '1767868896', 'yes'),
(21333, 'elementskit-lite__stories_data', 'O:8:\"stdClass\":10:{s:8:\"10022097\";O:8:\"stdClass\":9:{s:2:\"id\";i:10022097;s:5:\"title\";s:26:\"GetGenie Holiday Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1766361600;s:3:\"end\";i:1768089600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"https://getgenie.ai/holidaysale\";s:11:\"story_image\";s:79:\"https://api.wpmet.com/auth/wp-content/uploads/2025/12/Getgenie-Holiday-Sale.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10022091\";O:8:\"stdClass\":9:{s:2:\"id\";i:10022091;s:5:\"title\";s:23:\"Wpmet Holiday Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1766361600;s:3:\"end\";i:1768089600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:22:\"https://wpmet.com/4mb9\";s:11:\"story_image\";s:76:\"https://api.wpmet.com/auth/wp-content/uploads/2025/12/Wpmet-Holiday-Sale.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10021822\";O:8:\"stdClass\":9:{s:2:\"id\";i:10021822;s:5:\"title\";s:18:\"BFCM GetGenie 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1762819200;s:3:\"end\";i:1765843200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:33:\"https://getgenie.ai/geniestoryh50\";s:11:\"story_image\";s:68:\"https://api.wpmet.com/auth/wp-content/uploads/2025/11/GetGenie-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10021818\";O:8:\"stdClass\":9:{s:2:\"id\";i:10021818;s:5:\"title\";s:15:\"Wpmet BFCM 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1762819200;s:3:\"end\";i:1765843200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:28:\"https://wpmet.com/wpstoryh80\";s:11:\"story_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2025/11/Wpmet-2.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10020924\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020924;s:5:\"title\";s:23:\"Halloween GetGenie 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:33:\"https://getgenie.ai/geniestoryh45\";s:11:\"story_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/GetGenie.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10020922\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020922;s:5:\"title\";s:20:\"Hallowwen Wpmet 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:28:\"https://wpmet.com/wpstoryh78\";s:11:\"story_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/Wpmet-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10020276\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020276;s:5:\"title\";s:17:\"GetGenie 30K Deal\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1757203200;s:3:\"end\";i:1758499200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:28:\"https://getgenie.ai/30kstory\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2025/09/Genie-30K-GIF.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10019442\";O:8:\"stdClass\":9:{s:2:\"id\";i:10019442;s:5:\"title\";s:23:\"Wpmet Birthday 25 Genie\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:32:\"https://wpmet.com/gbday-story-25\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/Genie.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10019440\";O:8:\"stdClass\":9:{s:2:\"id\";i:10019440;s:5:\"title\";s:19:\"Wpmet Birthday 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:6:{i:0;s:8:\"emailkit\";i:1;s:21:\"gutenkit-blocks-addon\";i:2;s:7:\"metform\";i:3;s:10:\"shopengine\";i:4;s:9:\"wp-social\";i:5;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"https://wpmet.com/bday-story-25\";s:11:\"story_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/WP.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018690\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018690;s:5:\"title\";s:36:\"GetGenie 4th of July Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:27:\"https://getgenie.ai/story45\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/GetGenie__Gif.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}', 'yes'),
(64270, 'whl_page', '3030', 'auto'),
(64271, 'whl_redirect_admin', '404', 'auto'),
(69230, 'elementskit-lite_ask_me_later', 'yes', 'auto'),
(94611, 'elementor_connect_site_key', '33fbe6a015dd213dcd7c3692407b1a8d', 'auto'),
(94682, 'elementor_checklist', '{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":[]}', 'auto'),
(94734, 'elementor_notes_db_version', '5', 'auto'),
(94764, 'e_editor_counter', '27', 'auto'),
(94765, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1758801678;s:5:\"value\";s:18404:\"[{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-special-offer\",\"title\":\"Host with Elementor, Get Unified Support for Building & Hosting\",\"description\":\"Advance to Elementor\'s Cloud Hosting powered by Google Cloud and Cloudflare. Use the coupon CLOUDPLUSSPECIAL2025 to get Host Cloud Plus at the price of Host Cloud.\",\"topic\":\"Special offer: Elementor Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host_coupon.png\",\"chipTags\":[\"Cloud Hosting\"],\"cta\":\"Get it Now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/host-whats-new-host-discount\\/\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"send-notification-august\",\"title\":\"All Your Assets, One Library\",\"description\":\"Save time and skip the re-uploads - now you can pull images straight from your WordPress Media Library into Send. Faster, simpler, and built for WordPress.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aug_send.png\",\"chipTags\":[\"Cart abandonment\"],\"cta\":\"Upload Your Assets\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ML_WN\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}', 'off'),
(100456, 'updraftplus-addons_siteid', '6c5a815c06ac558a4556d4a5b5631a02', 'off'),
(100458, 'updraftplus_unlocked_fd', '1', 'no'),
(100459, 'updraftplus_last_lock_time_fd', '2025-06-29 08:25:14', 'no'),
(100460, 'updraftplus_semaphore_fd', '0', 'no'),
(100461, 'updraft_last_scheduled_fd', '1751185514', 'auto'),
(100465, 'updraft_remotesites', '', 'on'),
(100466, 'updraft_migrator_localkeys', '', 'on'),
(100467, 'updraft_central_localkeys', '', 'on'),
(100469, 'updraft_autobackup_default', '0', 'on'),
(100470, 'updraft_dropbox', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d9086c41fcae9ffd1778846bc74927b4\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}', 'on'),
(100471, 'updraft_pcloud', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-fdfd7c2c80345e858e3cb3d90d310f73\";a:0:{}}}', 'on'),
(100472, 'updraft_googledrive', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-0b5123542a3d0d9597254f4682cc5649\";a:3:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";}}}', 'on'),
(100473, 'updraftplus_tmp_googledrive_access_token', '', 'on'),
(100474, 'updraftplus_dismissedautobackup', '', 'on'),
(100475, 'dismissed_general_notices_until', '', 'on'),
(100476, 'dismissed_review_notice', '', 'on'),
(100477, 'dismissed_clone_php_notices_until', '', 'on'),
(100478, 'dismissed_clone_wc_notices_until', '', 'on'),
(100479, 'dismissed_season_notices_until', '', 'on'),
(100480, 'updraftplus_dismissedexpiry', '', 'on'),
(100481, 'updraftplus_dismisseddashnotice', '', 'on'),
(100482, 'updraft_interval', 'daily', 'on'),
(100483, 'updraft_interval_increments', 'none', 'on'),
(100486, 'updraft_interval_database', 'daily', 'on'),
(100487, 'updraft_retain', '1', 'on'),
(100488, 'updraft_retain_db', '1', 'on'),
(100489, 'updraft_encryptionphrase', '', 'on'),
(100490, 'updraft_service', '', 'on'),
(100491, 'updraft_googledrive_clientid', '', 'on'),
(100492, 'updraft_googledrive_secret', '', 'on'),
(100493, 'updraft_googledrive_remotepath', '', 'on'),
(100494, 'updraft_ftp', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-6668dae7940c3bc584d27fd649bd6369\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";i:1;}}}', 'on'),
(100495, 'updraft_backblaze', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-5929b811235d611486bbfe7ef9b1ae1b\";a:0:{}}}', 'on'),
(100496, 'updraft_server_address', '', 'on'),
(100497, 'updraft_dir', '', 'on'),
(100498, 'updraft_email', '', 'on'),
(100499, 'updraft_delete_local', '0', 'on'),
(100500, 'updraft_debug_mode', '0', 'on'),
(100501, 'updraft_include_plugins', '0', 'on'),
(100502, 'updraft_include_themes', '0', 'on'),
(100503, 'updraft_include_uploads', '0', 'on'),
(100504, 'updraft_include_others', '0', 'on'),
(100505, 'updraft_include_wpcore', '0', 'on'),
(100506, 'updraft_include_wpcore_exclude', '', 'on'),
(100507, 'updraft_include_more', '0', 'on'),
(100508, 'updraft_include_blogs', '', 'on'),
(100509, 'updraft_include_mu-plugins', '', 'on'),
(100511, 'updraft_include_others_exclude', '', 'on'),
(100512, 'updraft_include_uploads_exclude', '', 'on'),
(100513, 'updraft_lastmessage', 'The backup succeeded and is now complete (ژوئن 29 11:55:19)', 'on'),
(100514, 'updraft_googledrive_token', '', 'on'),
(100515, 'updraft_dropboxtk_request_token', '', 'on'),
(100516, 'updraft_dropboxtk_access_token', '', 'on'),
(100517, 'updraft_adminlocking', '', 'on'),
(100518, 'updraft_updraftvault', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-070bff8b4ea20527b52473bcc975c788\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}', 'on'),
(100519, 'updraft_retain_extrarules', '', 'on'),
(100520, 'updraft_googlecloud', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d31f732d8e84aa82af564dac13502859\";a:0:{}}}', 'on'),
(100521, 'updraft_include_more_path', '', 'on'),
(100522, 'updraft_split_every', '25', 'on'),
(100523, 'updraft_ssl_nossl', '0', 'on'),
(100524, 'updraft_backupdb_nonwp', '0', 'on'),
(100525, 'updraft_extradbs', '', 'on'),
(100527, 'updraft_last_backup', 'a:6:{s:26:\"nonincremental_backup_time\";i:1751185514;s:11:\"backup_time\";i:1751185514;s:12:\"backup_array\";a:3:{s:2:\"db\";s:50:\"backup_2025-06-29-1155__EuroBet_fae6e623438e-db.gz\";s:7:\"db-size\";i:2904032;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f94a2191a46d346935df407c1a4ad75682aa5311\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f8fc3c2e059389351be5eb9148a70e2ca4196a7883691ad7a5c3143cde85f21e\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"fae6e623438e\";}', 'on'),
(100528, 'updraft_starttime_files', '16:55', 'on'),
(100529, 'updraft_starttime_db', '16:55', 'on'),
(100530, 'updraft_startday_db', '0', 'on'),
(100531, 'updraft_startday_files', '0', 'on'),
(100532, 'updraft_sftp', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-b94c0793b5f41d936b41074de958799f\";a:0:{}}}', 'on'),
(100533, 'updraft_s3', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-ee836aea431add8e62f13cb236f9bdfd\";a:5:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:3:\"rrs\";s:0:\"\";s:22:\"server_side_encryption\";s:0:\"\";}}}', 'on'),
(100534, 'updraft_s3generic', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-23176d90dc1f2742d6f2e54416676c82\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}', 'on'),
(100535, 'updraft_dreamhost', '', 'on'),
(100536, 'updraft_s3generic_login', '', 'on'),
(100537, 'updraft_s3generic_pass', '', 'on'),
(100538, 'updraft_s3generic_remote_path', '', 'on'),
(100539, 'updraft_s3generic_endpoint', '', 'on'),
(100540, 'updraft_webdav', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-eb865578fe89f68c202d2e2b73f0ebda\";a:0:{}}}', 'on'),
(100541, 'updraft_openstack', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8d4a445f82d1140d2e941436a0e52a5c\";a:6:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:0:\"\";s:8:\"password\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";s:0:\"\";}}}', 'on'),
(100542, 'updraft_onedrive', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-53b8df92071a9bd9de38e0092b6cc860\";a:0:{}}}', 'on'),
(100543, 'updraft_azure', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-dec80ea394abc89cb36b1df77a7f5af7\";a:0:{}}}', 'on'),
(100544, 'updraft_cloudfiles', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8d5882db7cd197c844d2995eb0f147d7\";a:5:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";N;}}}', 'on'),
(100545, 'updraft_cloudfiles_user', '', 'on'),
(100546, 'updraft_cloudfiles_apikey', '', 'on'),
(100547, 'updraft_cloudfiles_path', '', 'on'),
(100548, 'updraft_cloudfiles_authurl', '', 'on'),
(100549, 'updraft_ssl_useservercerts', '0', 'on'),
(100550, 'updraft_ssl_disableverify', '0', 'on'),
(100551, 'updraft_s3_login', '', 'on'),
(100552, 'updraft_s3_pass', '', 'on'),
(100553, 'updraft_s3_remote_path', '', 'on'),
(100554, 'updraft_dreamobjects_login', '', 'on'),
(100555, 'updraft_dreamobjects_pass', '', 'on'),
(100556, 'updraft_dreamobjects_remote_path', '', 'on'),
(100557, 'updraft_dreamobjects', 'a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-29d4a9a8123c7a2d15a63fef437c8edc\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}', 'on'),
(100558, 'updraft_report_warningsonly', 'a:0:{}', 'on'),
(100559, 'updraft_report_wholebackup', 'a:0:{}', 'on'),
(100560, 'updraft_report_dbbackup', 'a:0:{}', 'on'),
(100561, 'updraft_log_syslog', '0', 'on'),
(100562, 'updraft_extradatabases', '', 'on'),
(100563, 'updraftplus_tour_cancelled_on', 'backup_now', 'on'),
(100564, 'updraftplus_version', '1.25.1', 'on'),
(100565, 'updraft_dismiss_admin_warning_litespeed', '', 'on'),
(100566, 'updraft_dismiss_admin_warning_pclzip', '', 'on'),
(100567, 'updraft_dismiss_phpseclib_notice', '', 'on');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(100568, 'updraft_backup_history', 'a:133:{i:1751185514;a:11:{s:2:\"db\";s:50:\"backup_2025-06-29-1155__EuroBet_fae6e623438e-db.gz\";s:7:\"db-size\";i:2904032;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f94a2191a46d346935df407c1a4ad75682aa5311\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f8fc3c2e059389351be5eb9148a70e2ca4196a7883691ad7a5c3143cde85f21e\";}}s:5:\"nonce\";s:12:\"fae6e623438e\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1751098816;a:11:{s:2:\"db\";s:50:\"backup_2025-06-28-1150__EuroBet_b88845c73f84-db.gz\";s:7:\"db-size\";i:2973654;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"00c85ca6764fa9f30a1b28771c5630a519605117\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"759607871f83e94e65efe29ce635da0429a375b101c3ed2e37b0af0944ad952a\";}}s:5:\"nonce\";s:12:\"b88845c73f84\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1751012786;a:11:{s:2:\"db\";s:50:\"backup_2025-06-27-1156__EuroBet_bf783488dbf9-db.gz\";s:7:\"db-size\";i:2834875;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"da1684db760f587c12caeb04623a795dd8ca909c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"8f521479b07073eaf573834bc850e6e6ec8061148c22343a3858b39e2b7d324d\";}}s:5:\"nonce\";s:12:\"bf783488dbf9\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750926136;a:11:{s:2:\"db\";s:50:\"backup_2025-06-26-1152__EuroBet_edec49ea20d7-db.gz\";s:7:\"db-size\";i:2840945;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"76a74bed0854bfb93f4baa0f46aa9e0ff3f74af3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"245bba12d3e0832a0bbdd080d1f4b025c42914eda6ec0b643cc2749dfa55d800\";}}s:5:\"nonce\";s:12:\"edec49ea20d7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750843328;a:11:{s:2:\"db\";s:50:\"backup_2025-06-25-1252__EuroBet_4b7881395165-db.gz\";s:7:\"db-size\";i:2849115;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"538c4cbe5b37311c8bb3163fa0b885a115a3dbb8\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"4d7e16a2a49c561ef5d5ef4bda80e461a9c6743d1038a6ca245493b52e3386b8\";}}s:5:\"nonce\";s:12:\"4b7881395165\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750753279;a:11:{s:2:\"db\";s:50:\"backup_2025-06-24-1151__EuroBet_fb79e9665b4f-db.gz\";s:7:\"db-size\";i:2832143;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"3c7f674297d0404ad3cae275b0b8e77dab984732\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f4a250bcf87e176daadd520be1557c111f3bfe8a5a91de5d58aef79542f99bac\";}}s:5:\"nonce\";s:12:\"fb79e9665b4f\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750666938;a:11:{s:2:\"db\";s:50:\"backup_2025-06-23-1152__EuroBet_8d7c369bd1f2-db.gz\";s:7:\"db-size\";i:2836935;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8e3cf25f05a17f2a7310f92c0826af33ef45e23c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"11aa396d9909feb0387a4164f92db628a490a4fae6c2f76c517edd2761f53134\";}}s:5:\"nonce\";s:12:\"8d7c369bd1f2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750580657;a:11:{s:2:\"db\";s:50:\"backup_2025-06-22-1154__EuroBet_dd4997665826-db.gz\";s:7:\"db-size\";i:2842918;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"dcd04b7af61965adbaca1f89008d046a04d3409b\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"06a3aadffe5217a5d95cfe57e23928c2454fd64a897e92d2148445af35ae2130\";}}s:5:\"nonce\";s:12:\"dd4997665826\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750494009;a:11:{s:2:\"db\";s:50:\"backup_2025-06-21-1150__EuroBet_8e2bd4b6eb89-db.gz\";s:7:\"db-size\";i:2826012;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"fac48138b08b66b2a18d925a721ec0736e3806d5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"6e0c987e499b1fab5695ef5f3d9cb9d058356de5c9e9f5b5b73d2f26f25cb25e\";}}s:5:\"nonce\";s:12:\"8e2bd4b6eb89\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750407859;a:11:{s:2:\"db\";s:50:\"backup_2025-06-20-1154__EuroBet_cc3d0a657479-db.gz\";s:7:\"db-size\";i:2824993;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"16eeedaa9f5deab38f258b1ba6dcb08cba078ac8\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"bea42aa362bbd10627c04c887de2caadf35669e48cdca1a70528c39fca27aaaf\";}}s:5:\"nonce\";s:12:\"cc3d0a657479\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750321793;a:11:{s:2:\"db\";s:50:\"backup_2025-06-19-1159__EuroBet_5b9386eeee82-db.gz\";s:7:\"db-size\";i:2837953;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"dbe4422952dad7328ea24430e81e047407586f30\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"5f1872495ebea930ba221c191137f26f74b583d718880b03742904cb0d0e524b\";}}s:5:\"nonce\";s:12:\"5b9386eeee82\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750237649;a:11:{s:2:\"db\";s:50:\"backup_2025-06-18-1237__EuroBet_0775ebb03f91-db.gz\";s:7:\"db-size\";i:2820408;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"14f937529056c631c68aa42af9884de7c3884d92\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d6bc955dec634bf6865201dacb5247f14361b6b8107a0b6b96bb281ce50709ab\";}}s:5:\"nonce\";s:12:\"0775ebb03f91\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750150971;a:11:{s:2:\"db\";s:50:\"backup_2025-06-17-1232__EuroBet_34cf9eb28e0d-db.gz\";s:7:\"db-size\";i:2818696;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"c3618b830b597d76b1de89233592e6e45396d7af\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"fe9d6ba7fc9621f2351c36d5cd5e8a36880cf459a206eedd3fe74f368638439e\";}}s:5:\"nonce\";s:12:\"34cf9eb28e0d\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1750062637;a:11:{s:2:\"db\";s:50:\"backup_2025-06-16-1200__EuroBet_30a8c9ab36d2-db.gz\";s:7:\"db-size\";i:2827990;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"a4c32e6732136ed2e1d7ecd0d5d4d69a17847d4e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"193682b246407053c4155edb00b7a4432502e317c85794b38cb2e00cbc41b540\";}}s:5:\"nonce\";s:12:\"30a8c9ab36d2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749975947;a:11:{s:2:\"db\";s:50:\"backup_2025-06-15-1155__EuroBet_55b94ac0c6e7-db.gz\";s:7:\"db-size\";i:2821140;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7b8c6b66bc0956d57e263a686d62c5131165820c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"418cc57350cc8f9853220f0c35c9c08094ce0b6e1e992d7fbec53d354fabe638\";}}s:5:\"nonce\";s:12:\"55b94ac0c6e7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749890763;a:11:{s:2:\"db\";s:50:\"backup_2025-06-14-1216__EuroBet_0716ec7ed568-db.gz\";s:7:\"db-size\";i:2820317;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"01dad5bc73c5a011594ab0c7e2590c88a66239ae\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"c092eef9e8caa68cf19e4b9ec2c0663f1253e30328d37aac0cff27d0a6d64ba6\";}}s:5:\"nonce\";s:12:\"0716ec7ed568\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749802853;a:11:{s:2:\"db\";s:50:\"backup_2025-06-13-1150__EuroBet_22cfb4522aed-db.gz\";s:7:\"db-size\";i:2831119;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"27e392f245911e1ff93f6281b81c711147af290e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"28739303f54b03950ccc5f23b0335bed5b0f6c5dffef0c92ee574c949c22bf1d\";}}s:5:\"nonce\";s:12:\"22cfb4522aed\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749716754;a:11:{s:2:\"db\";s:50:\"backup_2025-06-12-1155__EuroBet_96d6feedca56-db.gz\";s:7:\"db-size\";i:2815801;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7ae717540c70480c4e22513a92c81346461c65c3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"eed667073f18fe946c5eec382d6dc152a56c75bf4cbb0e34eb9b45632d4072a8\";}}s:5:\"nonce\";s:12:\"96d6feedca56\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749630302;a:11:{s:2:\"db\";s:50:\"backup_2025-06-11-1155__EuroBet_796c144a65cb-db.gz\";s:7:\"db-size\";i:2813571;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"4ceb3832cc6a40b221a14d81c0f481a153729270\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"712b84d9e754acdb750412298f5d427362631c3c4bb71aaed0db65f23004d40f\";}}s:5:\"nonce\";s:12:\"796c144a65cb\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749543655;a:11:{s:2:\"db\";s:50:\"backup_2025-06-10-1150__EuroBet_ea3095322836-db.gz\";s:7:\"db-size\";i:2838013;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"979ac99ca5a852fb95421335647546ada35c6e7d\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"9c9f4ae2d01560a817f014f4f83fb4f343537911ddc632d848ce02d56e75c913\";}}s:5:\"nonce\";s:12:\"ea3095322836\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749457849;a:11:{s:2:\"db\";s:50:\"backup_2025-06-09-1200__EuroBet_226e81f6f7c1-db.gz\";s:7:\"db-size\";i:2814266;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"1080056aa660ab43eb6df96e727f9959073fcd57\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f74406edc7a9232e40eb1cb3d7e1fb0adb225fdf02d7c74652d774cc09785a53\";}}s:5:\"nonce\";s:12:\"226e81f6f7c1\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749371191;a:11:{s:2:\"db\";s:50:\"backup_2025-06-08-1156__EuroBet_b6dc11e28b02-db.gz\";s:7:\"db-size\";i:2828151;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e7820bd9bb2b6bfd1bd63b3222d2f4f3fa42dad3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d01b5cd3d29eb7ca4db59b2198e53bfa3973e65e86faa588cb6523e80cd17214\";}}s:5:\"nonce\";s:12:\"b6dc11e28b02\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749284410;a:11:{s:2:\"db\";s:50:\"backup_2025-06-07-1150__EuroBet_1523f46a7f5d-db.gz\";s:7:\"db-size\";i:2826198;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d50b7efe0f01d5283df23f823a7789367ced6de7\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"c0cc6765cc803846fd2967541ecae87f3dc6ef070fb38504b7cd284cbcbbe6ce\";}}s:5:\"nonce\";s:12:\"1523f46a7f5d\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749198064;a:11:{s:2:\"db\";s:50:\"backup_2025-06-06-1151__EuroBet_3c4474146848-db.gz\";s:7:\"db-size\";i:2818152;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"c9cfc60660914218d7677e6a9f10418e3b2dfb5f\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"0c434cc5492bf7979d5a5dcebe86b952cedaa88a1dc29cafa32144e928fbd961\";}}s:5:\"nonce\";s:12:\"3c4474146848\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749114800;a:11:{s:2:\"db\";s:50:\"backup_2025-06-05-1243__EuroBet_f3f2edac29e3-db.gz\";s:7:\"db-size\";i:2811506;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"911b364b08b87259c9385e4f3d44bc0addf3cc38\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"cb149fc4771c2b7f43176de98a29a8e43265d4f0b86a5324c3cc80640b2ef7d2\";}}s:5:\"nonce\";s:12:\"f3f2edac29e3\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1749025524;a:11:{s:2:\"db\";s:50:\"backup_2025-06-04-1155__EuroBet_2f73b1c5ddeb-db.gz\";s:7:\"db-size\";i:2821153;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"1ba26af4a9ee8e64ab6d47769b8980f8eb3aac04\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"724eac0fbf1cb41bd58dfbf9a380e9defdc623a45a60ef310a48eda57e4ac927\";}}s:5:\"nonce\";s:12:\"2f73b1c5ddeb\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748938925;a:11:{s:2:\"db\";s:50:\"backup_2025-06-03-1152__EuroBet_305064b0acee-db.gz\";s:7:\"db-size\";i:2806738;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"30a0433a8dbc6dcfedba6af34f01c057ac60f5fe\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"27ca0bd59c7a0718e1699019b5786ccbe79a0dfd4150ba7d18d2fc33d31d0c57\";}}s:5:\"nonce\";s:12:\"305064b0acee\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748853261;a:11:{s:2:\"db\";s:50:\"backup_2025-06-02-1204__EuroBet_7557035cb981-db.gz\";s:7:\"db-size\";i:2815576;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f442cf28c217dc798b91bd333c90515ad1ce8467\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"27b6d08ea50b1fabec558aaf5e10add44cba4de60644436833b864c0bd1f283f\";}}s:5:\"nonce\";s:12:\"7557035cb981\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748766238;a:11:{s:2:\"db\";s:50:\"backup_2025-06-01-1153__EuroBet_6ef52bbd68c7-db.gz\";s:7:\"db-size\";i:2823289;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"63992b9a547f2e5b7c2e3544c93c47d57e9e1b78\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"87b37b009c0f7acbeb24726366bf82270952fd0f4f036e82a00a3add6072eb2e\";}}s:5:\"nonce\";s:12:\"6ef52bbd68c7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748681502;a:11:{s:2:\"db\";s:50:\"backup_2025-05-31-1221__EuroBet_5ec985aeba2e-db.gz\";s:7:\"db-size\";i:2818977;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"b1c52c34458ec7a19784abe118e0f8ab27a7ce7c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"fa32010b14efd940d3d47dde362080666191ee924fc6dbbf3e97eff19c9ad2a4\";}}s:5:\"nonce\";s:12:\"5ec985aeba2e\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748593776;a:11:{s:2:\"db\";s:50:\"backup_2025-05-30-1159__EuroBet_5f40c63dfc22-db.gz\";s:7:\"db-size\";i:2811448;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f00f174934538d9c37eb1a1c019afab71a42efe3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"c7e52bf7cb5863886f2a439543e995fc227e18222f5d0ddbde6bc19f59ed5290\";}}s:5:\"nonce\";s:12:\"5f40c63dfc22\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748507489;a:11:{s:2:\"db\";s:50:\"backup_2025-05-29-1201__EuroBet_0bc41459953f-db.gz\";s:7:\"db-size\";i:2822967;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d21f4cbdb729a7478434a97698763c469b4a1f3b\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f423f69a2eab7f7cda1a4deeef2ce1738c08273d13b6d831da6882795e022701\";}}s:5:\"nonce\";s:12:\"0bc41459953f\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748420481;a:11:{s:2:\"db\";s:50:\"backup_2025-05-28-1151__EuroBet_51757cd793a0-db.gz\";s:7:\"db-size\";i:2804741;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8751febcd143b000927654ed0d9e36a729eb40c0\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"c58c9401a37c5787edaa5a0653900172820f98dcddb5fcbb3551a29794a65848\";}}s:5:\"nonce\";s:12:\"51757cd793a0\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748334887;a:11:{s:2:\"db\";s:50:\"backup_2025-05-27-1204__EuroBet_0704e2906d24-db.gz\";s:7:\"db-size\";i:2813892;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"634ca83987c4e8991e194a9b7ba5abcad3c0abea\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"c50f60821ec5de17868768f8a05d92217141a4089e88dd972265031431d1e53e\";}}s:5:\"nonce\";s:12:\"0704e2906d24\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748248006;a:11:{s:2:\"db\";s:50:\"backup_2025-05-26-1156__EuroBet_2b16ae8ebb84-db.gz\";s:7:\"db-size\";i:2825524;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"08944fbca0bb17e1e962a87aefdca3e9fb60689d\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"20256037d8778c026a6f517e21f619b68ad7e9683fedb17635dbc971a08a54e2\";}}s:5:\"nonce\";s:12:\"2b16ae8ebb84\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748161809;a:11:{s:2:\"db\";s:50:\"backup_2025-05-25-1200__EuroBet_4ba835f00dac-db.gz\";s:7:\"db-size\";i:2809859;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"739554d609aa4dfa0115a4e705b8d05321da2896\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"18623be5593780ed59d818edd8ad190425c11456ca097dbe231e570823b375ac\";}}s:5:\"nonce\";s:12:\"4ba835f00dac\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1748074873;a:11:{s:2:\"db\";s:50:\"backup_2025-05-24-1151__EuroBet_58d24dc83a4a-db.gz\";s:7:\"db-size\";i:2804920;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8f62f0fb73528fad1058a7015ed2105df277752d\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"1861ab1431dd905de210c7d1f820cbb24981abb13174d5850298874b81c69a43\";}}s:5:\"nonce\";s:12:\"58d24dc83a4a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747989683;a:11:{s:2:\"db\";s:50:\"backup_2025-05-23-1211__EuroBet_122ffac6c4ff-db.gz\";s:7:\"db-size\";i:2822182;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"a1f09e6c347feb7aaced0ca00502c660a8676f66\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2e5df45ee4726b0741391d6cdade88331c92f03bc6b46ba59e57b9011ab82b24\";}}s:5:\"nonce\";s:12:\"122ffac6c4ff\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747902142;a:11:{s:2:\"db\";s:50:\"backup_2025-05-22-1152__EuroBet_d4e82c5646f2-db.gz\";s:7:\"db-size\";i:2806058;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"69aec600a4fda85f97e09b63e1f69790d4cbebd5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f48cd7026c186481ef7bc8c3a4536f48143cf2d9397a26f8a63330f1f18ec948\";}}s:5:\"nonce\";s:12:\"d4e82c5646f2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747820956;a:11:{s:2:\"db\";s:50:\"backup_2025-05-21-1319__EuroBet_b463201bbc43-db.gz\";s:7:\"db-size\";i:2806611;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"2dcb2d2313cb7da986fee6c9b7fd0863666d9fd0\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"df61afee1697f778100b6b189b16a24ff8111f8b42077e98b38a2718babf643f\";}}s:5:\"nonce\";s:12:\"b463201bbc43\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747729637;a:11:{s:2:\"db\";s:50:\"backup_2025-05-20-1157__EuroBet_f97f572257ad-db.gz\";s:7:\"db-size\";i:2818621;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"447e83c983aa3345b8429f1eb46cbdd7eb91b25e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"947aa640ed9082c89c8102dd3cbd074c772e986607e74f640a4dd3c9c275384b\";}}s:5:\"nonce\";s:12:\"f97f572257ad\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747642830;a:11:{s:2:\"db\";s:50:\"backup_2025-05-19-1150__EuroBet_aded3e8c1355-db.gz\";s:7:\"db-size\";i:2813417;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"676b4432c109f240583bd275095ebd22c4b913a1\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"4d0479ce48160da2d9289309d20467b4dfe12e8a2bf62c214697d31af86ee32e\";}}s:5:\"nonce\";s:12:\"aded3e8c1355\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747556581;a:11:{s:2:\"db\";s:50:\"backup_2025-05-18-1153__EuroBet_d5f037351ae7-db.gz\";s:7:\"db-size\";i:2809632;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"88e92d121e71e2058f4a861b21c94d895cf22037\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"7bca92dd0a8c658c8c01f9e3c086e97d447b7f73cf48e7db2cc6f468accdedaa\";}}s:5:\"nonce\";s:12:\"d5f037351ae7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747470403;a:11:{s:2:\"db\";s:50:\"backup_2025-05-17-1156__EuroBet_eff5a1d7c321-db.gz\";s:7:\"db-size\";i:2807107;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f296ead14b4b2dbce566bda317fc6e015b5566a1\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e338865f28857398b83d717141c4b31d32541c0b99e79e1b38d7f34fef487c4a\";}}s:5:\"nonce\";s:12:\"eff5a1d7c321\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747384796;a:11:{s:2:\"db\";s:50:\"backup_2025-05-16-1209__EuroBet_e9c00173880b-db.gz\";s:7:\"db-size\";i:2805229;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ec99e2f09027258df078d0c1a8d51193cdf758e2\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"efa5c0b4dea932a81613a4639c6e6a28659f01d6c7f0a1d447e7769a7bd8a7a6\";}}s:5:\"nonce\";s:12:\"e9c00173880b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747297867;a:11:{s:2:\"db\";s:50:\"backup_2025-05-15-1201__EuroBet_9b5582718245-db.gz\";s:7:\"db-size\";i:2807879;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"dd8425e7d27843eebf778404e67b3d0e9115101c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2f3d32518151d0b3ce3bfa0fe0cd2c91339d913692c34333133b16e97598b841\";}}s:5:\"nonce\";s:12:\"9b5582718245\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747212443;a:11:{s:2:\"db\";s:50:\"backup_2025-05-14-1217__EuroBet_47e73bba5fa7-db.gz\";s:7:\"db-size\";i:2815702;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"df74b21d85472cb18c4064b38c80b1aeb4a5057c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ab0e5cf0ce9414813e581664ec4e05e3d853758e074fe645876bdf592f436739\";}}s:5:\"nonce\";s:12:\"47e73bba5fa7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747125045;a:11:{s:2:\"db\";s:50:\"backup_2025-05-13-1200__EuroBet_1788a2be289a-db.gz\";s:7:\"db-size\";i:2795547;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e40c96eb6ff3613d41bc0d18110b8e7448af4577\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"092f9a5307189c99afa44113a608da56e17ee1b5de341f7fb2a5115a8812616e\";}}s:5:\"nonce\";s:12:\"1788a2be289a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1747038256;a:11:{s:2:\"db\";s:50:\"backup_2025-05-12-1154__EuroBet_f307e613af88-db.gz\";s:7:\"db-size\";i:2790832;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"2f393ac7fa2c971c6e2687d143a3d8a4162a60fb\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"a0bafb4add51ae83cae1ade77744651f5cb09fae4d34eb8a189f75b4aa788369\";}}s:5:\"nonce\";s:12:\"f307e613af88\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746952114;a:11:{s:2:\"db\";s:50:\"backup_2025-05-11-1158__EuroBet_087a694212f6-db.gz\";s:7:\"db-size\";i:2800798;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"daba30aa276b4d29e3e77a3ddeeee58e53166786\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"6c002f7433c4ce1d1257b60f29989cb10c13e81362eee4be43037716f9100997\";}}s:5:\"nonce\";s:12:\"087a694212f6\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746865256;a:11:{s:2:\"db\";s:50:\"backup_2025-05-10-1150__EuroBet_e26c506c5b8c-db.gz\";s:7:\"db-size\";i:2796916;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"0c004f7cf63167bc894ae5fcad745d74a8f1c330\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"91fefb6227c22bcd25dcf8359fc47048fa18a31bf13c4f380938d4bb6428f7df\";}}s:5:\"nonce\";s:12:\"e26c506c5b8c\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746778915;a:11:{s:2:\"db\";s:50:\"backup_2025-05-09-1151__EuroBet_ec13289914d2-db.gz\";s:7:\"db-size\";i:2792762;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"5dca68e4d08d17ccab2f8dfa98a2db84600c66bc\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2ce27071b2c7e07ad15ff90efe4f1b2498efa2969883c59a8e35c35284f5f64c\";}}s:5:\"nonce\";s:12:\"ec13289914d2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746693562;a:11:{s:2:\"db\";s:50:\"backup_2025-05-08-1209__EuroBet_7848394ad5df-db.gz\";s:7:\"db-size\";i:2801378;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d264de7ea90fc32cec364aab77c521bb99151d4a\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ead8e442db67e2936e334ee92851eb5ca4a8140e09ffe312d72b821806b13aa6\";}}s:5:\"nonce\";s:12:\"7848394ad5df\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746606159;a:11:{s:2:\"db\";s:50:\"backup_2025-05-07-1152__EuroBet_0077bd8a428a-db.gz\";s:7:\"db-size\";i:2782758;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"4a8daa7e4a88d0024135534a4c84a8e2ca108e0e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"8edd839aa957ecfc5dfe208dd3b1a85253022cbb6eb51fb29977a732f2ede43d\";}}s:5:\"nonce\";s:12:\"0077bd8a428a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746520996;a:11:{s:2:\"db\";s:50:\"backup_2025-05-06-1213__EuroBet_5a58c49c4521-db.gz\";s:7:\"db-size\";i:2791110;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"cfb59ab10fe3d54b4ac1a31410b96b1ce4ed4314\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"35ff4371957934fbab7f932d91968c1dc9f9914561e85eaeb3a52ae37b128647\";}}s:5:\"nonce\";s:12:\"5a58c49c4521\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746433292;a:11:{s:2:\"db\";s:50:\"backup_2025-05-05-1151__EuroBet_07c1e6498e65-db.gz\";s:7:\"db-size\";i:2802562;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"83dc6ef7d63b35f596379379cbdfb1be6faa55ff\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"9db9d57ff538cf2953c4db3c58404cae61d4019c2d1fe1bb215b880fdffd65ba\";}}s:5:\"nonce\";s:12:\"07c1e6498e65\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746350413;a:11:{s:2:\"db\";s:50:\"backup_2025-05-04-1250__EuroBet_6e63422f5084-db.gz\";s:7:\"db-size\";i:2787476;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"0a31a362c3942bc59865a619253a98280547af8f\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"431b51b632c3fc39ed76e8337ae507aeead687a335f6d656838a6c4de89286ff\";}}s:5:\"nonce\";s:12:\"6e63422f5084\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746261284;a:11:{s:2:\"db\";s:50:\"backup_2025-05-03-1204__EuroBet_813abddb1741-db.gz\";s:7:\"db-size\";i:2786650;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"bf8aab23c3895b6f50d5dea1a9d17ccebbc4fee3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"1f0b8a27433b9bcad2e7d818665eb693fb632589ae7b18a213057e0e1eaf7957\";}}s:5:\"nonce\";s:12:\"813abddb1741\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746178171;a:11:{s:2:\"db\";s:50:\"backup_2025-05-02-1259__EuroBet_b405523f682a-db.gz\";s:7:\"db-size\";i:2797831;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e0fdab92c5023d3a9b7f304311c977db13da2d99\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"9ac172d6817bd6e664935fdce53d6c6a1b0bff056ffff2e15e52b8fb105cd108\";}}s:5:\"nonce\";s:12:\"b405523f682a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746088399;a:11:{s:2:\"db\";s:50:\"backup_2025-05-01-1203__EuroBet_491a30038c93-db.gz\";s:7:\"db-size\";i:2786051;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"dd60cd9d11898f4ac74d622972d76d336ed21bfe\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2c5e09c4435d8a1f99134d825d7358fdaca508201b6bf0e2bc2fef0888698596\";}}s:5:\"nonce\";s:12:\"491a30038c93\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1746003469;a:11:{s:2:\"db\";s:50:\"backup_2025-04-30-1227__EuroBet_5e1d3fe2c729-db.gz\";s:7:\"db-size\";i:2785962;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"35bc37764bc3dd24dc5cf5fa02bb2e9e3eead260\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e1da66566383b6c16e95e30b62bd14e5425e41bc3705aa39230568a8da7ac2a5\";}}s:5:\"nonce\";s:12:\"5e1d3fe2c729\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745914918;a:11:{s:2:\"db\";s:50:\"backup_2025-04-29-1151__EuroBet_5888b64595b6-db.gz\";s:7:\"db-size\";i:2789225;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ce6fb540910cf633914b578250aef5f39ed41995\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"16195b926bc29b59672b4f9e58d8a017e9fa3f416f564d8720bb14f9a7e32b5b\";}}s:5:\"nonce\";s:12:\"5888b64595b6\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745829363;a:11:{s:2:\"db\";s:50:\"backup_2025-04-28-1206__EuroBet_539e1e86ed43-db.gz\";s:7:\"db-size\";i:2788863;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f717cb874a75cfe753d6fa31782f0a050e7ea5f6\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"52a022a24f248e61292e3aa4043a71686a520a5963267da9361c1bcebc01306c\";}}s:5:\"nonce\";s:12:\"539e1e86ed43\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745742222;a:11:{s:2:\"db\";s:50:\"backup_2025-04-27-1153__EuroBet_f3d9514704e5-db.gz\";s:7:\"db-size\";i:2785427;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"b7bba613edf3627a608d3c93bce6fca1641fa721\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e9f8e37d73ca285e82ddab59f499b27f9d35336bdfee9cef18be50f05cd239df\";}}s:5:\"nonce\";s:12:\"f3d9514704e5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745655651;a:11:{s:2:\"db\";s:50:\"backup_2025-04-26-1150__EuroBet_72d708a33130-db.gz\";s:7:\"db-size\";i:2796118;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"80cb10dc6b17d05f71ad06d31fc367dfa9bf4c1e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ca6129815b33d00de79145bbc600feca36f1f05e3a64be7c8a85eb9205d396c9\";}}s:5:\"nonce\";s:12:\"72d708a33130\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745570488;a:11:{s:2:\"db\";s:50:\"backup_2025-04-25-1211__EuroBet_b43dec845e6b-db.gz\";s:7:\"db-size\";i:2785985;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"defaca692f726e693b442af55c4df3148716f6a1\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e70056cb82b0725f46291de2ba075743ab8102571f5efe3738251985beec5ed1\";}}s:5:\"nonce\";s:12:\"b43dec845e6b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745482962;a:11:{s:2:\"db\";s:50:\"backup_2025-04-24-1152__EuroBet_6fb572353935-db.gz\";s:7:\"db-size\";i:2785501;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"6caf980490a3f2b6967c104e100aea7212976ae7\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"02b674158f0e65678807a58ce368beb84f73d40c1fd9168457648980ac350f0c\";}}s:5:\"nonce\";s:12:\"6fb572353935\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745401551;a:11:{s:2:\"db\";s:50:\"backup_2025-04-23-1315__EuroBet_c6b54c87701b-db.gz\";s:7:\"db-size\";i:2783437;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"9e7d8d3107760f74316e9b7d578e917740bdb33b\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"5e8394a558699b8b22b6d44ba6122a6da28595bfdd19726ded53e682c8a71bde\";}}s:5:\"nonce\";s:12:\"c6b54c87701b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745311417;a:11:{s:2:\"db\";s:50:\"backup_2025-04-22-1213__EuroBet_ceeaa7ca6a59-db.gz\";s:7:\"db-size\";i:2782384;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"2a8aa32d1c53925a422ed0dd1aec45faf688dea6\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"33e341fd7c8e2bb259b3543538b32c2709141e26159b34c5cdfffe411794d87f\";}}s:5:\"nonce\";s:12:\"ceeaa7ca6a59\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745226681;a:11:{s:2:\"db\";s:50:\"backup_2025-04-21-1241__EuroBet_312623f1f9f0-db.gz\";s:7:\"db-size\";i:2784357;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"c4a81c40ef638b1b3f1478eb9b4d778e757203e4\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"92f7572719619bb567629c23e3c3756649a018203f2c308c3fc80dd184433987\";}}s:5:\"nonce\";s:12:\"312623f1f9f0\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745137209;a:11:{s:2:\"db\";s:50:\"backup_2025-04-20-1150__EuroBet_5cb8c462c0e6-db.gz\";s:7:\"db-size\";i:2806115;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8e0c262f971e412c7b1aac966624da77d7bf86c4\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"0660167eeb6214a995fccaedecd9e10dfaf34a2cbe2e4a084e2ccbe3a5630c03\";}}s:5:\"nonce\";s:12:\"5cb8c462c0e6\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1745051615;a:11:{s:2:\"db\";s:50:\"backup_2025-04-19-1203__EuroBet_18025a973b38-db.gz\";s:7:\"db-size\";i:2782165;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"6b49087df10390d06d534f27e5fd87287bdf95b2\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"48e28414b27e968a38981c82211e03d807d79716254be62b967b74f98a3aaad2\";}}s:5:\"nonce\";s:12:\"18025a973b38\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744964819;a:11:{s:2:\"db\";s:50:\"backup_2025-04-18-1156__EuroBet_a860f80cfac8-db.gz\";s:7:\"db-size\";i:2765513;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ce5f706746b04620594a047b1b7611cf3439faf5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"a50500e4aab042cb3c3eda1e4b856a5deff7f3b31987966b4018730045900ea4\";}}s:5:\"nonce\";s:12:\"a860f80cfac8\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744878884;a:11:{s:2:\"db\";s:50:\"backup_2025-04-17-1204__EuroBet_5161a5b13901-db.gz\";s:7:\"db-size\";i:2787617;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7a1ac72faf862a3461af7534dae38373a968f148\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ff29534c53d2ee884cd077b41a0c5ea55b131230cac72b26052f6792ab0858a7\";}}s:5:\"nonce\";s:12:\"5161a5b13901\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744792007;a:11:{s:2:\"db\";s:50:\"backup_2025-04-16-1156__EuroBet_b26f74f7825a-db.gz\";s:7:\"db-size\";i:2773193;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"eb45748f552c489f761f3b0c4ad6fb9a8d4a382c\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"24ac599e75a119789390cd62778e44720fedf54e1539a1b7eaddf78eb8b699fb\";}}s:5:\"nonce\";s:12:\"b26f74f7825a\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744705231;a:11:{s:2:\"db\";s:50:\"backup_2025-04-15-1150__EuroBet_2c84b7393a76-db.gz\";s:7:\"db-size\";i:2776012;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f14f6c1460343e4d9865031bad28c84988d39db0\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"11b90af74d1b006733ab10e601c9a5fd0b1eef6e74da81a5751e92b901f55eca\";}}s:5:\"nonce\";s:12:\"2c84b7393a76\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744620209;a:11:{s:2:\"db\";s:50:\"backup_2025-04-14-1213__EuroBet_713ec41b38d0-db.gz\";s:7:\"db-size\";i:2785758;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"79e6ef50f1a586f3e5cfbbda91d8b13ccd5507e5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"3373b7ee674b71da43b0ef7d5a57bb01bdafd0a16d9f567c2595406214c69c92\";}}s:5:\"nonce\";s:12:\"713ec41b38d0\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744533191;a:11:{s:2:\"db\";s:50:\"backup_2025-04-13-1203__EuroBet_2c3434b6ff2f-db.gz\";s:7:\"db-size\";i:2772168;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f11d39a30fd0d70194380273dd251f63f4d79858\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"229a6935aa8d91c8b9eec213602405ff04af36986e4317a6b41c9512770149b0\";}}s:5:\"nonce\";s:12:\"2c3434b6ff2f\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744448296;a:11:{s:2:\"db\";s:50:\"backup_2025-04-12-1228__EuroBet_3d7a0b780808-db.gz\";s:7:\"db-size\";i:2771905;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"242fafacc950ee59a827de505b49ade47a8fcbde\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"6e9159c4697f005d8ac791bc9028c024e7c049bb3ecdb609f42b74f0e2373504\";}}s:5:\"nonce\";s:12:\"3d7a0b780808\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744359650;a:11:{s:2:\"db\";s:50:\"backup_2025-04-11-1150__EuroBet_55d247f97a23-db.gz\";s:7:\"db-size\";i:2771095;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"14cf4ae0f230e8ae74c9b4e32a4c35546bf8a8fd\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d22d20bd351e57270dfbd34e8d25d435e498d01a790c1e9a5d04bb21cd9cde7e\";}}s:5:\"nonce\";s:12:\"55d247f97a23\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744274450;a:11:{s:2:\"db\";s:50:\"backup_2025-04-10-1210__EuroBet_a3ed105a3ec9-db.gz\";s:7:\"db-size\";i:2773328;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ceaf7d2da15b12c2eca9b17afd02348d940ac4ab\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"07f947d1d8f7d02134ef0103b8be615a663589dfa2eca0fa0911d6ab23bb3db4\";}}s:5:\"nonce\";s:12:\"a3ed105a3ec9\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744188517;a:11:{s:2:\"db\";s:50:\"backup_2025-04-09-1218__EuroBet_be7242cfddf2-db.gz\";s:7:\"db-size\";i:2758342;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"39b98d8ca810db1bfd834c2c0b8d1d7da12aca53\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"b57e4e63d7b2184f8c93e9502476370b9f194477b2c93dd79ce0c1760fc3da45\";}}s:5:\"nonce\";s:12:\"be7242cfddf2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744101239;a:11:{s:2:\"db\";s:50:\"backup_2025-04-08-1203__EuroBet_570ed85f3c3c-db.gz\";s:7:\"db-size\";i:2781916;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"558df62dd529d5a9e6d0766b8b8cef90d5b4fea9\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"230a42535b87a820a6c9339717ca7453ae3c041d098e77ce00e2d7f0cc2fc4d4\";}}s:5:\"nonce\";s:12:\"570ed85f3c3c\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1744014134;a:11:{s:2:\"db\";s:50:\"backup_2025-04-07-1152__EuroBet_6073d5658435-db.gz\";s:7:\"db-size\";i:2767829;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8a84e710d64d2c98553e87c5b7809b47b43ac2bf\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"a2d66b90c3891de7a301ce97b962d5291d0cb4a26343d53fe3eb3c9b580432b2\";}}s:5:\"nonce\";s:12:\"6073d5658435\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743927991;a:11:{s:2:\"db\";s:50:\"backup_2025-04-06-1156__EuroBet_36bab913d459-db.gz\";s:7:\"db-size\";i:2765094;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"9c1e49e862a15fadeb9ce29251cb365f68260c83\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d084c940690964929309eab108ecd480ad81d74bc7e3841c2428aec5d9fa72cc\";}}s:5:\"nonce\";s:12:\"36bab913d459\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743841851;a:11:{s:2:\"db\";s:50:\"backup_2025-04-05-1200__EuroBet_75bfa35e4569-db.gz\";s:7:\"db-size\";i:2788846;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"c237e0da4f90631e74176a928a93975f55d97c5a\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"656d390cf592ebd406c0145d158de1f02b20d05235e8a18b4481911ec421580a\";}}s:5:\"nonce\";s:12:\"75bfa35e4569\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743758732;a:11:{s:2:\"db\";s:50:\"backup_2025-04-04-1255__EuroBet_5317b104fc4f-db.gz\";s:7:\"db-size\";i:2770629;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"eded4bfd6652b0cd0a324cb92454d1514fe2ceba\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"bfca66bcaf7d2c1f86a85f0a2671d92835da947c2482d9012babe7c7bf941c1c\";}}s:5:\"nonce\";s:12:\"5317b104fc4f\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743668543;a:11:{s:2:\"db\";s:50:\"backup_2025-04-03-1152__EuroBet_53eeb98b7cd5-db.gz\";s:7:\"db-size\";i:2771617;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"57213dd64214383a3fede510ac09d696afe213fc\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2a1d9c4232792c02eded87ad9a461813c7233edd1f708dce48692f144c4935ff\";}}s:5:\"nonce\";s:12:\"53eeb98b7cd5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743582477;a:11:{s:2:\"db\";s:50:\"backup_2025-04-02-1157__EuroBet_43980cdf25fc-db.gz\";s:7:\"db-size\";i:2779226;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8c25a15307e0b545a542a9605ecfc12b4e9ebbf3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ac4425a543b7975e86160521e845543ff2761247234d1b48def04f027459b6c9\";}}s:5:\"nonce\";s:12:\"43980cdf25fc\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743496307;a:11:{s:2:\"db\";s:50:\"backup_2025-04-01-1201__EuroBet_6d269e9d07b9-db.gz\";s:7:\"db-size\";i:2767328;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ebf6600677b3ea7f9fc746efe4f536aa6c525d4d\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"dd0d5aec399a4129320ae513c3602103b155117f59146dbfc8665301fb703d61\";}}s:5:\"nonce\";s:12:\"6d269e9d07b9\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743410219;a:11:{s:2:\"db\";s:50:\"backup_2025-03-31-1206__EuroBet_26a35509f227-db.gz\";s:7:\"db-size\";i:2773915;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d52a1983457bd0606439a4538f26277d6959e1c3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"4a3aa230ba2953ecf78734a94834c0bda043130e3c64e4a9b742552e41910be0\";}}s:5:\"nonce\";s:12:\"26a35509f227\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743323006;a:11:{s:2:\"db\";s:50:\"backup_2025-03-30-1153__EuroBet_19892867c1c1-db.gz\";s:7:\"db-size\";i:2784468;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"9a25c41a22c8fbf8b874651d7baff1f1927c0de7\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2ff0eb6f0484c72b5fedbe7a850387fd2eea8dab9b99f021843522f901b4708d\";}}s:5:\"nonce\";s:12:\"19892867c1c1\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743237106;a:11:{s:2:\"db\";s:50:\"backup_2025-03-29-1201__EuroBet_b25dd32cfb51-db.gz\";s:7:\"db-size\";i:2768954;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"9e507790ced4881017fbc786e02bd755cebea88b\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"10c57fad4514f18a39e1539406366351564d35ca0cb8d4b3f2bcc314021c0127\";}}s:5:\"nonce\";s:12:\"b25dd32cfb51\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743151828;a:11:{s:2:\"db\";s:50:\"backup_2025-03-28-1220__EuroBet_718ea82ba6b4-db.gz\";s:7:\"db-size\";i:2765073;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"3222f8c6754bdfb9cafcd2a820dcbfca1d0a35b9\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"9dcb9d7474711f97bd4d88142360e044ca3751cb841cef17db67297db31221af\";}}s:5:\"nonce\";s:12:\"718ea82ba6b4\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1743064693;a:11:{s:2:\"db\";s:50:\"backup_2025-03-27-1208__EuroBet_118af60f2b33-db.gz\";s:7:\"db-size\";i:2776265;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"1b1d23bc33700b527b7067d97b55aa9d4f616843\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"99a82e6410c9d35764cd14b34dab1bb48b0ba2986374a8753b547f9006482301\";}}s:5:\"nonce\";s:12:\"118af60f2b33\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742977516;a:11:{s:2:\"db\";s:50:\"backup_2025-03-26-1155__EuroBet_c654975bac2d-db.gz\";s:7:\"db-size\";i:2759690;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"b8fd1ba75ca1bb60aea7cdc93aa327d681ac9f83\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"97755d52dd562697fa2e8938562220282f15eb503846e690056acec5eea5559a\";}}s:5:\"nonce\";s:12:\"c654975bac2d\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742891061;a:11:{s:2:\"db\";s:50:\"backup_2025-03-25-1154__EuroBet_607c62007700-db.gz\";s:7:\"db-size\";i:2758877;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"a32eac1c2311576f790d5fa2cb43627380f125df\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"8a250ed567999fdb8e2ceb556f4d3e78cd51522a38965ce459a4132b240fad17\";}}s:5:\"nonce\";s:12:\"607c62007700\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742804749;a:11:{s:2:\"db\";s:50:\"backup_2025-03-24-1155__EuroBet_e403c6ca8903-db.gz\";s:7:\"db-size\";i:2783576;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f59fff691f910f1c2e07e7caabe2b0f3a6585939\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"24d802b8ff84fbfb53e4b3c3db8f9ee83d867019d88001ab583b42ea1326b54d\";}}s:5:\"nonce\";s:12:\"e403c6ca8903\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742718789;a:11:{s:2:\"db\";s:50:\"backup_2025-03-23-1203__EuroBet_18d818f439b9-db.gz\";s:7:\"db-size\";i:2766551;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"64df8aaf19e037ab21dcfa8736ab2c83a3c60637\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"15bc84e0693ff5b686f18d2f991b245a5edd839292264db979127e9e05fcc8c0\";}}s:5:\"nonce\";s:12:\"18d818f439b9\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742631693;a:11:{s:2:\"db\";s:50:\"backup_2025-03-22-1151__EuroBet_de7b609508e3-db.gz\";s:7:\"db-size\";i:2764297;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"f3f6def91d5ef81cac21b32579983fa1163bd40a\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"14b87a4a0bce7b40b13b354d6ea661c58a3f074301a8ca437a7d4f800e46d5a0\";}}s:5:\"nonce\";s:12:\"de7b609508e3\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742545269;a:11:{s:2:\"db\";s:50:\"backup_2025-03-21-1151__EuroBet_fd201a7765f5-db.gz\";s:7:\"db-size\";i:2772723;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d40714d73fbae220aaca7025bb0e02e4dce4a068\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"24e0d2628a8214b3e0e65396d80e3bcd0237b6c9e2c37c05322b67f0fb23c2f5\";}}s:5:\"nonce\";s:12:\"fd201a7765f5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742458921;a:11:{s:2:\"db\";s:50:\"backup_2025-03-20-1152__EuroBet_7fca911ba456-db.gz\";s:7:\"db-size\";i:2757988;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"aa9a4edeeb38bb57ee89efeaf60071fc1ba73a10\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"f73b662a3ee542823298a14a82d0fcd7bc71b2555fa6e715dc7b966afd4ca8c2\";}}s:5:\"nonce\";s:12:\"7fca911ba456\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742372697;a:11:{s:2:\"db\";s:50:\"backup_2025-03-19-1154__EuroBet_c892aa3f22d2-db.gz\";s:7:\"db-size\";i:2751741;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"0e8d3857d081c89b2a57487a0f188e78476f3ed0\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"0ec447d5ad52d3004703c6568e3d9c8b64c65ccecb6e2dbc7300d523df2139f1\";}}s:5:\"nonce\";s:12:\"c892aa3f22d2\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742286138;a:11:{s:2:\"db\";s:50:\"backup_2025-03-18-1152__EuroBet_7c09a93dad76-db.gz\";s:7:\"db-size\";i:2774129;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"20c740a978a192423c26bdc64c1a399ed91aae01\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"386b1530429fabad55adef752b4075056acdb6fee0521082c28f4c49a19b07b4\";}}s:5:\"nonce\";s:12:\"7c09a93dad76\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742199690;a:11:{s:2:\"db\";s:50:\"backup_2025-03-17-1151__EuroBet_1292b0910f51-db.gz\";s:7:\"db-size\";i:2755963;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"b53b3c473258166ff53f0a62e74527821abce78a\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"0411586a1608d617b14ee6e6349ea4a77a9151f15f41bb7c8a8cb4df3e22dbac\";}}s:5:\"nonce\";s:12:\"1292b0910f51\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742113620;a:11:{s:2:\"db\";s:50:\"backup_2025-03-16-1157__EuroBet_4da642de86d3-db.gz\";s:7:\"db-size\";i:2750432;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"69ee0ae0d7c12b74e47f74e72c9f1f10a9d92284\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"1f50aeaf4e52053eafb771cb30c9872ee61f466b4b6c4a887de1df0922f1c313\";}}s:5:\"nonce\";s:12:\"4da642de86d3\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1742029839;a:11:{s:2:\"db\";s:50:\"backup_2025-03-15-1240__EuroBet_a55b993b9498-db.gz\";s:7:\"db-size\";i:2768226;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"592851da6c87b3f73646e0259979f77de21c3e72\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2bc26c7d5bdf9c059d3bbb1b8a922303606ccd729a9ecf8bbb12e04bb9df9675\";}}s:5:\"nonce\";s:12:\"a55b993b9498\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741940909;a:11:{s:2:\"db\";s:50:\"backup_2025-03-14-1158__EuroBet_6bcffac204eb-db.gz\";s:7:\"db-size\";i:2754936;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e3a7f9cf2c213eef053c38fc2e61c6c2a41c4e15\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"42e3b31aaea8e3c8d614ac36ffa2978d5c317611dab0363dcbc72424fff24367\";}}s:5:\"nonce\";s:12:\"6bcffac204eb\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741854169;a:11:{s:2:\"db\";s:50:\"backup_2025-03-13-1152__EuroBet_472e559db504-db.gz\";s:7:\"db-size\";i:2750576;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"5e9f56df1c2f91b7e21df5535ad6f6abf9352ec5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ddc119a4ed677869be7e33143fa232b5a0bf28453ea71eaf4f04dc3a749680eb\";}}s:5:\"nonce\";s:12:\"472e559db504\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741768683;a:11:{s:2:\"db\";s:50:\"backup_2025-03-12-1208__EuroBet_ddc661d09fc0-db.gz\";s:7:\"db-size\";i:2761845;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7034b8e428f4da10b82098df25243dfe44b738de\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"da2931dcdbdc92c0f098c4313429b9391c0464da1d3b1f60250f37e359a300bf\";}}s:5:\"nonce\";s:12:\"ddc661d09fc0\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741681695;a:11:{s:2:\"db\";s:50:\"backup_2025-03-11-1158__EuroBet_4d13d469aa3e-db.gz\";s:7:\"db-size\";i:2749955;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"66a7c3bb9e3f6091d97445808b0c6e5a423a0011\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"a8b1419e16f175759ddee8f0c33a68cb1b266c519662ac09f8b1ab603906eb20\";}}s:5:\"nonce\";s:12:\"4d13d469aa3e\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741594843;a:11:{s:2:\"db\";s:50:\"backup_2025-03-10-1150__EuroBet_92e651750b0b-db.gz\";s:7:\"db-size\";i:2746706;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"cd17710b0639be24298c219310c7b9a3b4153dd9\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"b4b8d29776f05b7acf35632abfd94a4c87b0ab60342ed6d03b6170a1b40314a2\";}}s:5:\"nonce\";s:12:\"92e651750b0b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741509737;a:11:{s:2:\"db\";s:50:\"backup_2025-03-09-1212__EuroBet_a7e0559f28a6-db.gz\";s:7:\"db-size\";i:2762492;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"34b7783f4724eeb651698a8ac0b685037c4d4032\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"b196797b8202b14e3172414648fdbb8f04c99c9e72001754d6cba212a2270faa\";}}s:5:\"nonce\";s:12:\"a7e0559f28a6\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741422427;a:11:{s:2:\"db\";s:50:\"backup_2025-03-08-1157__EuroBet_d7a0b98555bd-db.gz\";s:7:\"db-size\";i:2748006;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"d5765e8353e1587b7710212645489bbe3f52568e\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"ffbdf1151ef3c7fcaddc062b8cb5614554821d0e432fb563464bb3604fc68e96\";}}s:5:\"nonce\";s:12:\"d7a0b98555bd\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741336031;a:11:{s:2:\"db\";s:50:\"backup_2025-03-07-1157__EuroBet_10a55d33f3b5-db.gz\";s:7:\"db-size\";i:2746140;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"2d9bf9d3fbce7fa95994ecc937357b0793ed1696\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"60fc0873b4f6eb30a9042d5195515016dd30f83113144b9ff3c6f0a98a1025e3\";}}s:5:\"nonce\";s:12:\"10a55d33f3b5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741249265;a:11:{s:2:\"db\";s:50:\"backup_2025-03-06-1151__EuroBet_b937b8669c4b-db.gz\";s:7:\"db-size\";i:2753928;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"3ea3266b17fb92ec8c05e41a886f5e0ea70d9ce4\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"01124d08dcaebcbd2a159daa2b1cdf2695d660c7960e1ae2e1f3d7a54b841204\";}}s:5:\"nonce\";s:12:\"b937b8669c4b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741163517;a:11:{s:2:\"db\";s:50:\"backup_2025-03-05-1201__EuroBet_10246be8ab70-db.gz\";s:7:\"db-size\";i:2726051;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7021d785fbf4aec4b080d1748a710b7bd5062ae7\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"b32fddc31859b86fecaaf5ca803e9d035182647d78f7836e15d8977fc10d0d14\";}}s:5:\"nonce\";s:12:\"10246be8ab70\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1741076692;a:11:{s:2:\"db\";s:50:\"backup_2025-03-04-1154__EuroBet_f8a17d63c5bc-db.gz\";s:7:\"db-size\";i:2740495;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7e39281b2701e14835fa99b942b362be157baa92\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2db3043b922d89d7635edaf811b5815d7360105ff2470b68067f2b09d8c0bae3\";}}s:5:\"nonce\";s:12:\"f8a17d63c5bc\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740990105;a:11:{s:2:\"db\";s:50:\"backup_2025-03-03-1151__EuroBet_920c40157bf7-db.gz\";s:7:\"db-size\";i:2749233;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e8433ba8518e92f67de9a231f5b9081d4f9ab9ff\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"1efd21643b78e32099ef7c27f4d2b10909cc18546d6af3b1a9290a5f3961d4c5\";}}s:5:\"nonce\";s:12:\"920c40157bf7\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740903608;a:11:{s:2:\"db\";s:50:\"backup_2025-03-02-1150__EuroBet_26146b854c23-db.gz\";s:7:\"db-size\";i:2736433;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"88835e0e8fa059d467509bf1b2b3298dc5582ce4\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"89f8a28d2ddd4aa14c9b0b9478ac6be86164133deb09f7cd3659dbe5ada17f4d\";}}s:5:\"nonce\";s:12:\"26146b854c23\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740822242;a:11:{s:2:\"db\";s:50:\"backup_2025-03-01-1314__EuroBet_79887438bc22-db.gz\";s:7:\"db-size\";i:2730466;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"465af620defbf72bdd670fe730f2bf2178a0a7a9\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"484d8c6db61552d46c928de5965d9722923ad5f1afd8e27bf074da0cb10a1eb2\";}}s:5:\"nonce\";s:12:\"79887438bc22\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740730849;a:11:{s:2:\"db\";s:50:\"backup_2025-02-28-1150__EuroBet_07e0e3e7a20b-db.gz\";s:7:\"db-size\";i:2742311;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"8f3e92863cb93667d5ee09c5bc54535a8e430325\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"da05862e95e6874d65d67f6dd5997f949f6edf23b9990c9adc14f181829d34e6\";}}s:5:\"nonce\";s:12:\"07e0e3e7a20b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740644895;a:11:{s:2:\"db\";s:50:\"backup_2025-02-27-1158__EuroBet_abfe1e15d1a5-db.gz\";s:7:\"db-size\";i:2730938;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"b07ecff1ef953bc5f4bf55ec3d7eb1ba95df645b\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"bd4a0a2fd868903fcc98ed26c139f9f0228f46b23d04776773bdcde13de1b9c3\";}}s:5:\"nonce\";s:12:\"abfe1e15d1a5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740558252;a:11:{s:2:\"db\";s:50:\"backup_2025-02-26-1154__EuroBet_bc4d17b97d33-db.gz\";s:7:\"db-size\";i:2723895;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"bff42d8404ab3bdd953e8042d4e62e77ed1f6f43\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"2b33220aab2629c9d737b97e484dac58bf8a0f9c5db888a779938347cbe0ca9b\";}}s:5:\"nonce\";s:12:\"bc4d17b97d33\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740471795;a:11:{s:2:\"db\";s:50:\"backup_2025-02-25-1153__EuroBet_c4d1473f7c8d-db.gz\";s:7:\"db-size\";i:2735365;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"26a9d98dc0fbc683914fad089747e4469141f427\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d42e32f2c6a6429182be27505b434a6abf75daa2cba72060f229d435aab693ba\";}}s:5:\"nonce\";s:12:\"c4d1473f7c8d\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740385675;a:11:{s:2:\"db\";s:50:\"backup_2025-02-24-1157__EuroBet_98b088462824-db.gz\";s:7:\"db-size\";i:2731370;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"7191cf26af181e900da2f4842922c5cac0119fad\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"cc5203fc4cb98fd27d1dc5a3238b9aa8ee6ace6a2d6f6e236cb80c842d513ed7\";}}s:5:\"nonce\";s:12:\"98b088462824\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740298856;a:11:{s:2:\"db\";s:50:\"backup_2025-02-23-1150__EuroBet_b540cad70c9b-db.gz\";s:7:\"db-size\";i:2729725;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"ee8a7a63344d7fe4bd055a5a9b0b12d7d700260f\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"15b137391363285e7695c0bfd901d9303c2954ed0536e9c626d5eeeab0f53729\";}}s:5:\"nonce\";s:12:\"b540cad70c9b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740212501;a:11:{s:2:\"db\";s:50:\"backup_2025-02-22-1151__EuroBet_377daa30f6d4-db.gz\";s:7:\"db-size\";i:2742694;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"759b47768742be8c837378ee1eef7af9199b34a5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e56505db6834dd8794707656441329e46e59f377d1b093166179cfcd6d26cfb6\";}}s:5:\"nonce\";s:12:\"377daa30f6d4\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740126038;a:11:{s:2:\"db\";s:50:\"backup_2025-02-21-1150__EuroBet_b1fc1843a7f8-db.gz\";s:7:\"db-size\";i:2726689;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"3aec55dfffc0cfb182b0766b5d68a7cfa9e4a2b5\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"1734fc3efbfb7fd24151fd2d33bfbab98468abe7d4992e58433bc57e154d3510\";}}s:5:\"nonce\";s:12:\"b1fc1843a7f8\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1740040065;a:11:{s:2:\"db\";s:50:\"backup_2025-02-20-1157__EuroBet_e9d3d22eb7d5-db.gz\";s:7:\"db-size\";i:2732531;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"e6fb55dfa1e540c5ce4d3827d09a05cd5f2d529f\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"d3e2f1968807592d8ccc72d3d90c370e328952854a1df476c1ce5ab8094edcc1\";}}s:5:\"nonce\";s:12:\"e9d3d22eb7d5\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1739953228;a:11:{s:2:\"db\";s:50:\"backup_2025-02-19-1150__EuroBet_2697aff1732d-db.gz\";s:7:\"db-size\";i:2739751;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"1e85cb92d347aceb6ed6a47fd50989d2281f1cd3\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"e6cb2b340d7636814fc111bd57b5226354f71d37d1747c6237248086798d321e\";}}s:5:\"nonce\";s:12:\"2697aff1732d\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1739867030;a:11:{s:2:\"db\";s:50:\"backup_2025-02-18-1153__EuroBet_4ff1c23be973-db.gz\";s:7:\"db-size\";i:2749290;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:1:{s:3:\"db0\";s:40:\"67375091092044ea3f8a53e4cd681d873e1e6b55\";}s:6:\"sha256\";a:1:{s:3:\"db0\";s:64:\"0d2037df3cd0706107b6a2f81b203091898e03d8fdfdd7c3b5da7f1924898d33\";}}s:5:\"nonce\";s:12:\"4ff1c23be973\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";N;s:18:\"created_by_version\";s:6:\"1.25.1\";s:21:\"last_saved_by_version\";s:6:\"1.25.1\";s:12:\"is_multisite\";b:0;}i:1739806860;a:12:{s:7:\"uploads\";a:1:{i:0;s:56:\"backup_2025-02-17-1911__EuroBet_668cc86be80c-uploads.zip\";}s:12:\"uploads-size\";i:11592450;s:5:\"nonce\";s:12:\"668cc86be80c\";s:18:\"created_by_version\";s:6:\"1.25.1\";s:2:\"db\";s:50:\"backup_2025-02-17-1911__EuroBet_668cc86be80c-db.gz\";s:7:\"db-size\";i:2486241;s:7:\"plugins\";a:1:{i:0;s:56:\"backup_2025-02-17-1911__EuroBet_668cc86be80c-plugins.zip\";}s:12:\"plugins-size\";i:56909478;s:6:\"themes\";a:1:{i:0;s:55:\"backup_2025-02-17-1911__EuroBet_668cc86be80c-themes.zip\";}s:11:\"themes-size\";i:24142762;s:6:\"others\";a:1:{i:0;s:55:\"backup_2025-02-17-1911__EuroBet_668cc86be80c-others.zip\";}s:11:\"others-size\";i:6340866;}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(100576, 'updraft_lock_668cc86be80c', '1739811094', 'no'),
(100577, 'auto_update_plugins', 'a:0:{}', 'off'),
(139500, 'elementor_landing_pages_activation', '0', 'auto'),
(139518, '_elementor_local_google_fonts', 'a:2:{s:6:\"roboto\";a:2:{s:3:\"url\";s:80:\"https://iraneurobet.com/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1751032142;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:84:\"https://iraneurobet.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1751032145;}}', 'auto'),
(139934, '_hello-elementor_notifications', 'a:2:{s:7:\"timeout\";i:1769713127;s:5:\"value\";s:8157:\"[{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated Elementor assets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}', 'off'),
(140332, 'updraft_combine_jobs_around', '1751271608', 'on'),
(140529, 'action_scheduler_migration_status', 'complete', 'auto'),
(140618, 'elementor_1_elementor_pro_updater_batch_a052a92174343a83bb3e3fec', 'a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:34:\"ElementorPro\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}', 'off'),
(141066, 'yoast_premium_as_an_addon_installer', 'completed', 'on'),
(141300, '_elementor_assets_data', 'a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:5:{s:10:\"fab-monero\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:496;s:6:\"height\";i:512;s:4:\"path\";s:214:\"M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z\";s:3:\"key\";s:10:\"fab-monero\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-download\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:442:\"M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\";s:3:\"key\";s:12:\"fas-download\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"far-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:368:\"M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z\";s:3:\"key\";s:8:\"far-star\";}s:7:\"version\";s:6:\"5.15.3\";}s:18:\"eicon-chevron-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\";s:3:\"key\";s:18:\"eicon-chevron-left\";}s:7:\"version\";s:6:\"5.13.0\";}s:19:\"eicon-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\";s:3:\"key\";s:19:\"eicon-chevron-right\";}s:7:\"version\";s:6:\"5.13.0\";}}}}', 'auto'),
(141305, 'elementskit-lite_never_show', 'yes', 'auto'),
(161242, 'wp_notes_notify', '1', 'on'),
(162573, 'can_compress_scripts', '0', 'on');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(164253, 'elementor_pro_remote_info_api_data_3.29.2', 'a:2:{s:7:\"timeout\";i:1768550176;s:5:\"value\";s:250588:\"{\"stable_version\":\"3.34.0\",\"last_updated\":\"2025-12-22 12:50:17\",\"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:234725:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\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 &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; 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 &quot;Access to edit content only&quot; 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 &quot;External URL&quot; 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 &quot;Space Between Dots&quot; 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 &quot;Payments&quot; 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 &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; 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 &quot;Load More&quot; or &quot;Infinite Scroll&quot; 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 &quot;Include By&quot; 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>&lt;time&gt;<\\/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>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/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 &quot;Offset Sides&quot; 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 &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; 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 &quot;Form Validation&quot; 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 &quot;Advanced Rules&quot; 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 &amp; 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 &amp; 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 &amp; 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>&amp;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 &quot;Row&quot; 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 &amp; 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 &amp; 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 &amp; 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 &quot;Auto Updates&quot; 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 &quot;Excerpt Length&quot; 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 &quot;Need Help&quot; 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 &amp; 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 &quot;Change&quot; 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 &amp; 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 &quot;Standard&quot; 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 &quot;Show on Browsers&quot; 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 &quot;Canvas&quot; 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 &quot;Move to Trash&quot; 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 &quot;Learn More&quot; 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 &quot;occurred&quot; 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 &quot;Progress Bar&quot; and &quot;None&quot; 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 &quot;for&quot; 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 &quot;Save Changes&quot; 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: &quot;No headings were found on this page&quot; 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 &quot;Open in new tab&quot; 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: &quot;Graphic Element&quot; 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 &amp; 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: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; 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: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/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>&lt;p&gt;<\\/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 &quot;undefined Index&quot; 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 &quot;Custom label&quot; 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 &quot;Date&quot; 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 &quot;By Author&quot; 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 &quot;All&quot; 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 &amp; 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 &quot;Save as Global&quot; 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 &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; 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 &gt;=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>&gt;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: &quot;Child of Term&quot; and &quot;Any child of term&quot; 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 &amp; 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 &amp; 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 &quot;All Archives&quot; 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 &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; 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 &amp; 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 &quot;Show up to X times&quot; 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 &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/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 &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; 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>&lt;IfModule&gt;<\\/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 &quot;On&quot;<\\/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 &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; 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 &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; 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> &amp; <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 &amp; Custom CSS for Header &amp; 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 &quot;Edit Template&quot; 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 &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; 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 &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/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 &amp; 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 &amp; 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 &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; 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 &amp; 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 &amp; 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 &quot;Nothing Found&quot; 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 &quot;All Singular&quot;<\\/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 &amp; 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 &amp; 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 &quot;Content Only mode&quot; (<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 &amp; 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 &amp; 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 &quot;Tweet&quot; 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 &amp; 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 &amp; 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 &amp; 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 &quot;required&quot; 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 &quot;Bring to Front&quot; 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 &amp; 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 &amp; 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 &amp; 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 &amp; 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 &amp; 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 &amp; 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 &quot;none&quot; 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 &amp; 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 &amp; 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.34.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzY4NDk0Mzc1LCJleHAiOjE3Njg1ODA3NzV9.fwpxm9pceX4gDI08hAlmO1CBFkjl2UwGN7xt9SzhaX4\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzY4NDk0Mzc1LCJleHAiOjE3Njg1ODA3NzV9.fwpxm9pceX4gDI08hAlmO1CBFkjl2UwGN7xt9SzhaX4\\/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\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJpYXQiOjE3Njg0OTQzNzUsImV4cCI6MTc2ODU4MDc3NX0.cjk7LSlyGxOhmSWC6-zPIcl-7QQ4YF2PIPtYOa9qY0U\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJpYXQiOjE3Njg0OTQzNzUsImV4cCI6MTc2ODU4MDc3NX0.cjk7LSlyGxOhmSWC6-zPIcl-7QQ4YF2PIPtYOa9qY0U\\/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');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167586, '_transient_rocket_database_optimization_process_complete', 'a:1:{s:23:\"database_all_transients\";i:22;}', 'on'),
(167591, '_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'),
(167606, '_transient_timeout_wpr_dynamic_lists', '1770282837', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167607, '_transient_wpr_dynamic_lists', 'O:8:\"stdClass\":19:{s:28:\"rucss_inline_atts_exclusions\";a:20:{i:0;s:26:\"rocket-lazyload-inline-css\";i:1;s:35:\"divi-style-parent-inline-inline-css\";i:2;s:14:\"gsf-custom-css\";i:3;s:29:\"extra-style-inline-inline-css\";i:4;s:30:\"woodmart-inline-css-inline-css\";i:5;s:30:\"woodmart_shortcodes-custom-css\";i:6;s:29:\"rs-plugin-settings-inline-css\";i:7;s:28:\"divi-style-inline-inline-css\";i:8;s:27:\"tcb-post-list-dynamic-style\";i:9;s:6:\"n2-ss-\";i:10;s:6:\"wpcf7-\";i:11;s:32:\"siteorigin-panels-layouts-footer\";i:12;s:28:\"xstore-inline-css-inline-css\";i:13;s:17:\"assets.reviews.io\";i:14;s:8:\"ezoicCSS\";i:15;s:4:\"stk-\";i:16;s:28:\"rocket-lazyrender-inline-css\";i:17;s:13:\"umsMapStyles_\";i:18;s:35:\"trx_addons-inline-styles-inline-css\";i:19;s:26:\"greyd-custom-styles-footer\";}s:31:\"rucss_inline_content_exclusions\";a:52:{i:0;s:14:\".wp-container-\";i:1;s:13:\".wp-elements-\";i:2;s:16:\"#wpv-expandable-\";i:3;s:16:\".custom-content-\";i:4;s:5:\"#thb-\";i:5;s:16:\".et_pb_text_dap_\";i:6;s:24:\"#gdlr-core-shape-divider\";i:7;s:8:\"#ultib3-\";i:8;s:10:\".uvc-wrap-\";i:9;s:26:\".jet-listing-dynamic-post-\";i:10;s:6:\".vcex_\";i:11;s:20:\".wprm-advanced-list-\";i:12;s:9:\".adsslot_\";i:13;s:7:\".jnews_\";i:14;s:21:\".cp-info-bar.content-\";i:15;s:16:\"#stockie-custom-\";i:16;s:13:\"#ohio-custom-\";i:17;s:5:\".uid-\";i:18;s:15:\"#wpfMainWrapper\";i:19;s:7:\"#penci_\";i:20;s:7:\"#penci-\";i:21;s:7:\".wpbs_s\";i:22;s:8:\"#apcore_\";i:23;s:8:\"#apress_\";i:24;s:6:\"#zolo_\";i:25;s:30:\".extended-products-grid#style-\";i:26;s:27:\".preloader#style-preloader-\";i:27;s:16:\".thegem-heading-\";i:28;s:15:\".thegem-button-\";i:29;s:15:\".thegem-custom-\";i:30;s:14:\".thegem-popup-\";i:31;s:9:\"#pattern-\";i:32;s:20:\"#thegem-video-frame-\";i:33;s:8:\"#thegem-\";i:34;s:14:\".qwery_inline_\";i:35;s:19:\".dcgd_submit_button\";i:36;s:8:\".irs-bar\";i:37;s:14:\".gallery-grid-\";i:38;s:13:\".cmplz-hidden\";i:39;s:13:\"#sqbquizouter\";i:40;s:19:\"#start_sqbquizouter\";i:41;s:13:\".flo-header--\";i:42;s:19:\".trx_addons_inline_\";i:43;s:21:\".wpp-cardview-compact\";i:44;s:13:\".e-loop-item-\";i:45;s:26:\".tiered-pricing-plain-text\";i:46;s:26:\".vc_cta3_content-container\";i:47;s:21:\".vc_btn-gradient-btn-\";i:48;s:21:\".et_pb_de_mach_title_\";i:49;s:21:\".et_pb_dmach_section_\";i:50;s:11:\"img#wpstats\";i:51;s:10:\".ti-widget\";}s:26:\"defer_js_inline_exclusions\";a:10:{i:0;s:16:\"DOMContentLoaded\";i:1;s:14:\"document.write\";i:2;s:22:\"window.lazyLoadOptions\";i:3;s:5:\"N.N2_\";i:4;s:18:\"rev_slider_wrapper\";i:5;s:18:\"FB3D_CLIENT_LOCALE\";i:6;s:19:\"ewww_webp_supported\";i:7;s:21:\"anr_captcha_field_div\";i:8;s:24:\"renderInvisibleReCaptcha\";i:9;s:17:\"bookingInProgress\";}s:28:\"defer_js_external_exclusions\";a:37:{i:0;s:15:\"gist.github.com\";i:1;s:22:\"content.jwplatform.com\";i:2;s:14:\"js.hsforms.net\";i:3;s:16:\"www.uplaunch.com\";i:4;s:20:\"google.com/recaptcha\";i:5;s:20:\"widget.reviews.co.uk\";i:6;s:29:\"verify.authorize.net/anetseal\";i:7;s:43:\"lib/admin/assets/lib/webfont/webfont.min.js\";i:8;s:18:\"app.mailerlite.com\";i:9;s:17:\"widget.reviews.io\";i:10;s:35:\"simplybook.(.*)/v2/widget/widget.js\";i:11;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:12;s:79:\"/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar(.*).js\";i:13;s:64:\"/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js\";i:14;s:70:\"/wp-content/plugins/ewww-image-optimizer/includes/check-webp(.min)?.js\";i:15;s:34:\"static.mailerlite.com/data/(.*).js\";i:16;s:37:\"cdn.voxpow.com/static/libs/v1/(.*).js\";i:17;s:40:\"cdn.voxpow.com/media/trackers/js/(.*).js\";i:18;s:15:\"use.typekit.net\";i:19;s:15:\"www.idxhome.com\";i:20;s:44:\"/wp-includes/js/dist/vendor/lodash(.min)?.js\";i:21;s:40:\"/wp-includes/js/dist/api-fetch(.min)?.js\";i:22;s:35:\"/wp-includes/js/dist/i18n(.min)?.js\";i:23;s:49:\"/wp-includes/js/dist/vendor/wp-polyfill(.min)?.js\";i:24;s:34:\"/wp-includes/js/dist/url(.min)?.js\";i:25;s:36:\"/wp-includes/js/dist/hooks(.min)?.js\";i:26;s:21:\"www.paypal.com/sdk/js\";i:27;s:18:\"js-eu1.hsforms.net\";i:28;s:18:\"yanovis.Voucher.js\";i:29;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:30;s:15:\"use.typekit.com\";i:31;s:39:\"/artale/modules/kirki/assets/webfont.js\";i:32;s:21:\"/api/scripts/lb_cs.js\";i:33;s:27:\"js.hscta.net/cta/current.js\";i:34;s:16:\"widget.refari.co\";i:35;s:20:\"player.vdocipher.com\";i:36;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:19:\"delay_js_exclusions\";a:74:{i:0;s:10:\"nowprocket\";i:1;s:31:\"/wp-includes/js/wp-embed.min.js\";i:2;s:15:\"lazyLoadOptions\";i:3;s:13:\"lazyLoadThumb\";i:4;s:33:\"wp-rocket/assets/js/lazyload/(.*)\";i:5;s:30:\"et_core_page_resource_fallback\";i:6;s:25:\"window.\\$us === undefined\";i:7;s:8:\"js-extra\";i:8;s:20:\"fusionNavIsCollapsed\";i:9;s:26:\"/assets/js/smush-lazy-load\";i:10;s:13:\"eio_lazy_vars\";i:11;s:34:\"\\/lazysizes(\\.min|-pre|-post)?\\.js\";i:12;s:44:\"document\\.body\\.classList\\.remove\\(\"no-js\"\\)\";i:13;s:64:\"document\\.documentElement\\.className\\.replace\\( \'no-js\', \'js\' \\)\";i:14;s:17:\"et_animation_data\";i:15;s:16:\"wpforms_settings\";i:16;s:11:\"var nfForms\";i:17;s:14:\"//stats.wp.com\";i:18;s:9:\"_stq.push\";i:19;s:29:\"fluent_form_ff_form_instance_\";i:20;s:9:\"cpLoadCSS\";i:21;s:13:\"ninja_column_\";i:22;s:16:\"var rbs_gallery_\";i:23;s:12:\"var lepopup_\";i:24;s:28:\"var billing_additional_field\";i:25;s:10:\"var gtm4wp\";i:26;s:21:\"var dataLayer_content\";i:27;s:54:\"/ewww-image-optimizer/includes/load[_-]webp(\\.min)?.js\";i:28;s:52:\"/ewww-image-optimizer/includes/check-webp(\\.min)?.js\";i:29;s:19:\"ewww_webp_supported\";i:30;s:32:\"/dist/js/browser-redirect/app.js\";i:31;s:31:\"/perfmatters/js/lazyload.min.js\";i:32;s:16:\"lazyLoadInstance\";i:33;s:27:\"scripts.mediavine.com/tags/\";i:34;s:17:\"initCubePortfolio\";i:35;s:9:\"simpli.fi\";i:36;s:17:\"gforms_recaptcha_\";i:37;s:57:\"/jetpack-boost/vendor/automattic/jetpack-lazy-images/(.*)\";i:38;s:30:\"jetpack-lazy-images-js-enabled\";i:39;s:26:\"jetpack-boost-critical-css\";i:40;s:24:\"wpformsRecaptchaCallback\";i:41;s:20:\"booking-suedtirol-js\";i:42;s:26:\"wpcp_css_disable_selection\";i:43;s:41:\"/gravityforms/js/conditional_logic.min.js\";i:44;s:34:\"statcounter.com/counter/counter.js\";i:45;s:14:\"var sc_project\";i:46;s:59:\"/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/(.*)\";i:47;s:55:\"/themify-builder/themify/js/modules/fallback(\\.min)?.js\";i:48;s:16:\"handlePixMessage\";i:49;s:16:\"var corner_video\";i:50;s:26:\"cdn.pixfuture.com/hb_v2.js\";i:51;s:25:\"cdn.pixfuture.com/pbix.js\";i:52;s:43:\"served-by.pixfuture.com/www/delivery/ads.js\";i:53;s:64:\"served-by.pixfuture.com/www/delivery/headerbid_sticky_refresh.js\";i:54;s:35:\"serv-vdo.pixfuture.com/vpaid/ads.js\";i:55;s:14:\"wprRemoveCPCSS\";i:56;s:19:\"window.jdgmSettings\";i:57;s:67:\"/photonic/include/js/front-end/nomodule/photonic-baguettebox.min.js\";i:58;s:52:\"/photonic/include/ext/baguettebox/baguettebox.min.js\";i:59;s:27:\"window.wsf_form_json_config\";i:60;s:20:\"et_link_options_data\";i:61;s:19:\"FuseboxPlayerAPIKey\";i:62;s:27:\"js.hscta.net/cta/current.js\";i:63;s:14:\"hbspt.cta.load\";i:64;s:27:\"consent.cookiebot.com/uc.js\";i:65;s:53:\"/woofilter-pro/woofilterpro/js/ion.rangeSlider.min.js\";i:66;s:21:\"barra.r7.com/barra.js\";i:67;s:26:\"rocket_css_lazyload_launch\";i:68;s:16:\"#wpr-lazyload-bg\";i:69;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:70;s:15:\"rocket_lcp_data\";i:71;s:18:\"rocket_beacon_data\";i:72;s:60:\"/wp-content/plugins/wp-rocket/assets/js/wpr-beacon(.min)?.js\";i:73;s:24:\"elm.style.display=\"none\"\";}s:18:\"js_minify_external\";a:132:{i:0;s:8:\"html5.js\";i:1;s:11:\"show_ads.js\";i:2;s:14:\"histats.com/js\";i:3;s:21:\"ws.amazon.com/widgets\";i:4;s:5:\"/ads/\";i:5;s:17:\"intensedebate.com\";i:6;s:20:\"scripts.chitika.net/\";i:7;s:12:\"jotform.com/\";i:8;s:15:\"gist.github.com\";i:9;s:16:\"forms.aweber.com\";i:10;s:21:\"video.unrulymedia.com\";i:11;s:12:\"stats.wp.com\";i:12;s:19:\"stats.wordpress.com\";i:13;s:23:\"widget.rafflecopter.com\";i:14;s:29:\"widget-prime.rafflecopter.com\";i:15;s:23:\"releases.flowplayer.org\";i:16;s:13:\"c.ad6media.fr\";i:17;s:19:\"cdn.stickyadstv.com\";i:18;s:12:\"www.smava.de\";i:19;s:20:\"contextual.media.net\";i:20;s:19:\"app.getresponse.com\";i:21;s:24:\"adserver.reklamstore.com\";i:22;s:9:\"s0.wp.com\";i:23;s:16:\"wprp.zemanta.com\";i:24;s:21:\"files.bannersnack.com\";i:25;s:22:\"smarticon.geotrust.com\";i:26;s:11:\"js.gleam.io\";i:27;s:25:\"ir-na.amazon-adsystem.com\";i:28;s:19:\"web.ventunotech.com\";i:29;s:20:\"verify.authorize.net\";i:30;s:21:\"ads.themoneytizer.com\";i:31;s:20:\"embed.finanzcheck.de\";i:32;s:20:\"imagesrv.adition.com\";i:33;s:15:\"js.juicyads.com\";i:34;s:18:\"form.jotformeu.com\";i:35;s:15:\"speakerdeck.com\";i:36;s:22:\"content.jwplatform.com\";i:37;s:24:\"ads.investingchannel.com\";i:38;s:13:\"app.ecwid.com\";i:39;s:20:\"www.industriejobs.de\";i:40;s:14:\"s.gravatar.com\";i:41;s:21:\"googlesyndication.com\";i:42;s:13:\"a.optmstr.com\";i:43;s:14:\"a.optmnstr.com\";i:44;s:13:\"a.opmnstr.com\";i:45;s:12:\"adthrive.com\";i:46;s:13:\"mediavine.com\";i:47;s:14:\"js.hsforms.net\";i:48;s:20:\"googleadservices.com\";i:49;s:16:\"f.convertkit.com\";i:50;s:16:\"recaptcha/api.js\";i:51;s:12:\"mailmunch.co\";i:52;s:20:\"apps.shareaholic.com\";i:53;s:28:\"dsms0mj1bbhn4.cloudfront.net\";i:54;s:12:\"nutrifox.com\";i:55;s:13:\"code.tidio.co\";i:56;s:16:\"www.uplaunch.com\";i:57;s:24:\"widget.reviewability.com\";i:58;s:36:\"embed-cdn.gettyimages.com/widgets.js\";i:59;s:18:\"app.mailerlite.com\";i:60;s:7:\"ck.page\";i:61;s:28:\"cdn.jsdelivr.net/gh/AmauriC/\";i:62;s:39:\"static.klaviyo.com/onsite/js/klaviyo.js\";i:63;s:32:\"a.omappapi.com/app/js/api.min.js\";i:64;s:19:\"static.zdassets.com\";i:65;s:58:\"feedbackcompany.com/widgets/feedback-company-widget.min.js\";i:66;s:17:\"widget.gleamjs.io\";i:67;s:14:\"phonewagon.com\";i:68;s:35:\"simplybook.asia/v2/widget/widget.js\";i:69;s:33:\"simplybook.it/v2/widget/widget.js\";i:70;s:33:\"simplybook.me/v2/widget/widget.js\";i:71;s:48:\"static.botsrv.com/website/js/widget2.36cf1446.js\";i:72;s:27:\"static.mailerlite.com/data/\";i:73;s:14:\"cdn.voxpow.com\";i:74;s:16:\"loader.knack.com\";i:75;s:46:\"embed.lpcontent.net/leadboxes/current/embed.js\";i:76;s:52:\"cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js\";i:77;s:21:\"cse.google.com/cse.js\";i:78;s:19:\"kit.fontawesome.com\";i:79;s:51:\"cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js\";i:80;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:81;s:27:\"booqable.com/v2/booqable.js\";i:82;s:18:\"googleoptimize.com\";i:83;s:52:\"cdna.hubpeople.com/js/widget_standalone_two_modes.js\";i:84;s:18:\"s3.tradingview.com\";i:85;s:26:\"www.vbt.io/ext/vbtforms.js\";i:86;s:16:\"cdn.callrail.com\";i:87;s:40:\"documentcloud.adobe.com/view-sdk/main.js\";i:88;s:21:\"static.cleverpush.com\";i:89;s:15:\"js.afterpay.com\";i:90;s:33:\"cdn.enable.co.il/licenses/enable-\";i:91;s:21:\"hcaptcha.com/1/api.js\";i:92;s:46:\"voucher.getavo.it/public/js/yanovis.Voucher.js\";i:93;s:18:\"js-eu1.hsforms.net\";i:94;s:34:\"statcounter.com/counter/counter.js\";i:95;s:11:\"snapppt.com\";i:96;s:15:\"use.typekit.com\";i:97;s:35:\"secure.gravatar.com/js/gprofiles.js\";i:98;s:32:\"cdn.jsdelivr.net/npm/hockeystack\";i:99;s:22:\"widget.prod.faslet.net\";i:100;s:31:\"ga.getresponse.com/script/ga.js\";i:101;s:16:\"cognitoforms.com\";i:102;s:15:\"usercentrics.eu\";i:103;s:16:\"cdn.amcharts.com\";i:104;s:5:\"umami\";i:105;s:20:\"cdn.popt.in/pixel.js\";i:106;s:9:\"m2d.m2.ai\";i:107;s:11:\"pubguru.net\";i:108;s:13:\"trustindex.io\";i:109;s:37:\"cdnjs.cloudflare.com/ajax/libs/prism/\";i:110;s:25:\"podigee-podcast-player.js\";i:111;s:24:\"tarteaucitron.io/load.js\";i:112;s:29:\"osm.klarnaservices.com/lib.js\";i:113;s:25:\"mein.clickskeks.at/app.js\";i:114;s:21:\"barra.r7.com/barra.js\";i:115;s:16:\"widget.refari.co\";i:116;s:20:\"widget.reviews.co.uk\";i:117;s:20:\"player.vdocipher.com\";i:118;s:26:\"www.instagram.com/embed.js\";i:119;s:13:\"smartframe.io\";i:120;s:36:\"challenges.cloudflare.com/turnstile/\";i:121;s:20:\"script.roboassist.ai\";i:122;s:16:\"cdn.hu-manity.co\";i:123;s:56:\"daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js\";i:124;s:21:\"consent.cookiebot.com\";i:125;s:23:\"umstats.tools.coolw.xyz\";i:126;s:10:\"powerad.ai\";i:127;s:19:\"leadconnectorhq.com\";i:128;s:14:\"buzzsprout.com\";i:129;s:27:\"embed.reddit.com/widgets.js\";i:130;s:16:\"onfastspring.com\";i:131;s:30:\"widget.superchat.de/snippet.js\";}s:21:\"js_move_after_combine\";a:106:{i:0;s:15:\"map_fusion_map_\";i:1;s:13:\"ec:addProduct\";i:2;s:16:\"ec:addImpression\";i:3;s:30:\"clear_better_facebook_comments\";i:4;s:29:\"vc-row-destroy-equal-heights-\";i:5;s:14:\"dfd-icon-list-\";i:6;s:12:\"SFM_template\";i:7;s:14:\"WLTChangeState\";i:8;s:9:\"wlt_star_\";i:9;s:17:\"wlt_pop_distance_\";i:10;s:14:\"smart_list_tip\";i:11;s:12:\"gd-wgt-pagi-\";i:12;s:11:\"data-rf-id=\";i:13;s:7:\"tvc_po=\";i:14;s:10:\"scrapeazon\";i:15;s:10:\"startclock\";i:16;s:22:\"it_logo_field_owl-box_\";i:17;s:15:\"td_live_css_uid\";i:18;s:17:\"wpvl_paramReplace\";i:19;s:11:\"tdAjaxCount\";i:20;s:9:\"mec_skin_\";i:21;s:4:\"_wca\";i:22;s:8:\"_taboola\";i:23;s:17:\"fbq(\'trackCustom\'\";i:24;s:11:\"fbq(\'track\'\";i:25;s:10:\"data.token\";i:26;s:7:\"sharrre\";i:27;s:19:\"dfads_ajax_load_ads\";i:28;s:13:\"tie_postviews\";i:29;s:10:\"wmp_update\";i:30;s:18:\"h5ab-print-article\";i:31;s:17:\"gform_ajax_frame_\";i:32;s:17:\"gform_post_render\";i:33;s:14:\"mts_view_count\";i:34;s:15:\"act_css_tooltip\";i:35;s:10:\"window.SLB\";i:36;s:14:\"wpt_view_count\";i:37;s:11:\"var dateNow\";i:38;s:16:\"gallery_product_\";i:39;s:21:\".flo-block-slideshow-\";i:40;s:17:\"data=\'api-key=ct-\";i:41;s:20:\"ip_common_function()\";i:42;s:31:\"(\"style#gsf-custom-css\").append\";i:43;s:22:\"a3revWCDynamicGallery_\";i:44;s:24:\"#owl-carousel-instagram-\";i:45;s:19:\"window.FlowFlowOpts\";i:46;s:16:\"jQuery(\'.td_uid_\";i:47;s:16:\"jQuery(\".slider-\";i:48;s:18:\"#dfd-vcard-widget-\";i:49;s:21:\"#sf-instagram-widget-\";i:50;s:18:\".woocommerce-tabs-\";i:51;s:16:\"penci_megamenu__\";i:52;s:18:\"vc_prepareHoverBox\";i:53;s:16:\"wp-temp-form-div\";i:54;s:25:\"_wswebinarsystem_already_\";i:55;s:23:\"#views-extra-css\").text\";i:56;s:20:\"fusetag.setTargeting\";i:57;s:20:\"hit.uptrendsdata.com\";i:58;s:27:\"callback:window.renderBadge\";i:59;s:29:\"test_run_nf_conditional_logic\";i:60;s:9:\"cb_nombre\";i:61;s:12:\"$(\'.fl-node-\";i:62;s:24:\"function($){google_maps_\";i:63;s:14:\"$(\"#myCarousel\";i:64;s:18:\"et_animation_data=\";i:65;s:13:\"current_url=\"\";i:66;s:44:\"CustomEvent.prototype=window.Event.prototype\";i:67;s:26:\"electro-wc-product-gallery\";i:68;s:14:\"woof_is_mobile\";i:69;s:20:\"jQuery(\'.videonextup\";i:70;s:10:\"wpp_params\";i:71;s:24:\"us.templateDirectoryUri=\";i:72;s:17:\".fat-gallery-item\";i:73;s:10:\".ratingbox\";i:74;s:33:\"user_rating.prototype.eraseCookie\";i:75;s:23:\"test_run_nf_conditional\";i:76;s:26:\"dpsp-networks-btns-wrapper\";i:77;s:19:\"pa_woo_product_info\";i:78;s:35:\"sharing_enabled_on_post_via_metabox\";i:79;s:22:\"#product-search-field-\";i:80;s:19:\"GOTMLS_login_offset\";i:81;s:40:\"berocket_aapf_time_to_fix_products_style\";i:82;s:27:\"window.vc_googleMapsPointer\";i:83;s:8:\"sinceID_\";i:84;s:31:\"#ut-background-video-ut-section\";i:85;s:26:\"+window.comment_tab_width+\";i:86;s:19:\"dfd-button-hover-in\";i:87;s:21:\"wpseo-address-wrapper\";i:88;s:24:\"platform.stumbleupon.com\";i:89;s:27:\"#woo_pp_ec_button_mini_cart\";i:90;s:14:\"#supercarousel\";i:91;s:10:\"blockClass\";i:92;s:11:\"tdbMenuItem\";i:93;s:13:\"tdbSearchItem\";i:94;s:17:\"best_seller_badge\";i:95;s:24:\"jQuery(\'#product-top-bar\";i:96;s:8:\"fb_desc-\";i:97;s:21:\"FC_regenerate_captcha\";i:98;s:34:\"wp_post_blocks_vars.listed_posts=[\";i:99;s:12:\"captcha-hash\";i:100;s:9:\"mapdata={\";i:101;s:11:\".ywpc-char-\";i:102;s:17:\").countdowntimer(\";i:103;s:16:\"jQuery(\"#td_uid_\";i:104;s:14:\"find(\'#td_uid_\";i:105;s:22:\"variation_estimate_msg\";}s:18:\"js_excluded_inline\";a:315:{i:0;s:14:\"document.write\";i:1;s:9:\"google_ad\";i:2;s:9:\"edToolbar\";i:3;s:4:\"gtag\";i:4;s:9:\"_gaq.push\";i:5;s:5:\"_gaLt\";i:6;s:21:\"GoogleAnalyticsObject\";i:7;s:17:\"syntaxhighlighter\";i:8;s:11:\"adsbygoogle\";i:9;s:7:\"ci_cap_\";i:10;s:4:\"_stq\";i:11;s:5:\"nonce\";i:12;s:7:\"post_id\";i:13;s:8:\"LogHuman\";i:14;s:15:\"idcomments_acct\";i:15;s:9:\"ch_client\";i:16;s:11:\"sc_online_t\";i:17;s:4:\"_stq\";i:18;s:17:\"bannersnack_embed\";i:19;s:15:\"vtn_player_type\";i:20;s:13:\"ven_video_key\";i:21;s:15:\"ANS_customer_id\";i:22;s:7:\"tdBlock\";i:23;s:12:\"tdLocalCache\";i:24;s:11:\"wpRestNonce\";i:25;s:6:\"\"url\":\";i:26;s:15:\"lazyLoadOptions\";i:27;s:8:\"adthrive\";i:28;s:7:\"loadCSS\";i:29;s:17:\"google_tag_params\";i:30;s:13:\"clicky_custom\";i:31;s:15:\"clicky_site_ids\";i:32;s:14:\"NSLPopupCenter\";i:33;s:4:\"_paq\";i:34;s:3:\"gtm\";i:35;s:9:\"dataLayer\";i:36;s:13:\"RecaptchaLoad\";i:37;s:20:\"WPCOM_sharing_counts\";i:38;s:22:\"jetpack_remote_comment\";i:39;s:15:\"subscribe-field\";i:40;s:9:\"contextly\";i:41;s:7:\"_mmunch\";i:42;s:14:\"gt_request_uri\";i:43;s:12:\"doGTranslate\";i:44;s:8:\"docTitle\";i:45;s:17:\"bs_ajax_paginate_\";i:46;s:20:\"bs_deferred_loading_\";i:47;s:22:\"theChampRedirectionUrl\";i:48;s:20:\"theChampFBCommentUrl\";i:49;s:23:\"theChampTwitterRedirect\";i:50;s:25:\"theChampRegRedirectionUrl\";i:51;s:14:\"ESSB_CACHE_URL\";i:52;s:30:\"oneall_social_login_providers_\";i:53;s:22:\"betterads_screen_width\";i:54;s:40:\"woocommerce_wishlist_add_to_wishlist_url\";i:55;s:21:\"arf_conditional_logic\";i:56;s:27:\"heateorSsHorSharingShortUrl\";i:57;s:8:\"TL_Const\";i:58;s:23:\"bimber_front_microshare\";i:59;s:17:\"setAttribute(\"id\"\";i:60;s:18:\"setAttribute( \"id\"\";i:61;s:14:\"TribeEventsPro\";i:62;s:14:\"peepsotimedata\";i:63;s:9:\"wphc_data\";i:64;s:10:\"hc_rand_id\";i:65;s:7:\"RBL_ADD\";i:66;s:18:\"AfsAnalyticsObject\";i:67;s:18:\"_thriveCurrentPost\";i:68;s:13:\"esc_login_url\";i:69;s:18:\"fwduvpMainPlaylist\";i:70;s:26:\"Bibblio.initRelatedContent\";i:71;s:9:\"showUFC()\";i:72;s:8:\"#iphorm-\";i:73;s:7:\"#fancy-\";i:74;s:13:\"ult-carousel-\";i:75;s:17:\"theChampLJAuthUrl\";i:76;s:6:\"f._fbq\";i:77;s:10:\"Insticator\";i:78;s:15:\"w2dc_js_objects\";i:79;s:11:\"cherry_ajax\";i:80;s:9:\"ad_block_\";i:81;s:23:\"elementorFrontendConfig\";i:82;s:5:\"zeen_\";i:83;s:16:\"disqusIdentifier\";i:84;s:14:\"currentAjaxUrl\";i:85;s:27:\"geodir_event_call_calendar_\";i:86;s:8:\"atatags-\";i:87;s:18:\"hbspt.forms.create\";i:88;s:19:\"function(c,h,i,m,p)\";i:89;s:11:\"dataTable({\";i:90;s:12:\"rankMath = {\";i:91;s:10:\"_atrk_opts\";i:92;s:16:\"quicklinkOptions\";i:93;s:11:\"ct_checkjs_\";i:94;s:18:\"WP_Statistics_http\";i:95;s:12:\"penci_block_\";i:96;s:15:\"omapi_localized\";i:97;s:10:\"omapi_data\";i:98;s:15:\"OptinMonsterApp\";i:99;s:9:\"tminusnow\";i:100;s:7:\"nfForms\";i:101;s:18:\"galleries.gallery_\";i:102;s:14:\"wcj_evt.prodID\";i:103;s:19:\"advads_tracking_ads\";i:104;s:28:\"advadsGATracking.postContext\";i:105;s:14:\"woopack_config\";i:106;s:14:\"ulp_content_id\";i:107;s:26:\"wp-cumulus/tagcloud.swf?r=\";i:108;s:24:\"ctSetCookie(\'ct_checkjs\'\";i:109;s:20:\"woof_really_curr_tax\";i:110;s:17:\"uLogin.customInit\";i:111;s:32:\"i18n_no_matching_variations_text\";i:112;s:22:\"alsp_map_markers_attrs\";i:113;s:13:\"var inc_opt =\";i:114;s:13:\"iworks_upprev\";i:115;s:19:\"yith_wcevti_tickets\";i:116;s:27:\"window.metrilo.ensure_cbuid\";i:117;s:13:\"metrilo.event\";i:118;s:19:\"wordpress_page_root\";i:119;s:9:\"wcct_info\";i:120;s:20:\"Springbot.product_id\";i:121;s:17:\"pysWooProductData\";i:122;s:11:\"dfd-heading\";i:123;s:8:\"owl=$(\"#\";i:124;s:14:\"penci_megamenu\";i:125;s:12:\"fts_security\";i:126;s:19:\"algoliaAutocomplete\";i:127;s:22:\"avia_framework_globals\";i:128;s:23:\"tabs.easyResponsiveTabs\";i:129;s:20:\"searchlocationHeader\";i:130;s:16:\"yithautocomplete\";i:131;s:19:\"data-parallax-speed\";i:132;s:14:\"currency_data=\";i:133;s:11:\"cedexisData\";i:134;s:23:\"function reenableButton\";i:135;s:12:\"#wpnbio-show\";i:136;s:29:\"e.Newsletter2GoTrackingObject\";i:137;s:15:\"var categories_\";i:138;s:14:\"\"+nRemaining+\"\";i:139;s:20:\"cartsguru_cart_token\";i:140;s:21:\"after_share_easyoptin\";i:141;s:18:\"location_data.push\";i:142;s:30:\"thirstyFunctions.isThirstyLink\";i:143;s:23:\"styles: \' #custom-menu-\";i:144;s:20:\"function svc_center_\";i:145;s:25:\"#svc_carousel2_container_\";i:146;s:11:\"advads.move\";i:147;s:9:\"elementid\";i:148;s:14:\"advads_has_ads\";i:149;s:14:\"wpseo_map_init\";i:150;s:20:\"mdf_current_page_url\";i:151;s:12:\"tptn_tracker\";i:152;s:20:\"dpsp_pin_button_data\";i:153;s:27:\"searchwp_live_search_params\";i:154;s:10:\"wpp_params\";i:155;s:21:\"top.location,thispage\";i:156;s:18:\"selection+pagelink\";i:157;s:20:\"ic_window_resolution\";i:158;s:11:\"PHP.wp_p_id\";i:159;s:29:\"ShopifyBuy.UI.onReady(client)\";i:160;s:16:\"orig_request_uri\";i:161;s:16:\"gie.widgets.load\";i:162;s:11:\"Adman.Flash\";i:163;s:11:\"PHP.wp_p_id\";i:164;s:26:\"window.broadstreetKeywords\";i:165;s:15:\"var productId =\";i:166;s:16:\"var flatsomeVars\";i:167;s:21:\"wc_product_block_data\";i:168;s:21:\"static.mailerlite.com\";i:169;s:10:\"amzn_assoc\";i:170;s:22:\"_bs_getParameterByName\";i:171;s:9:\"_stq.push\";i:172;s:9:\"h._remove\";i:173;s:16:\"var FlowFlowOpts\";i:174;s:14:\"var WCPFData =\";i:175;s:14:\"var _beeketing\";i:176;s:16:\"var _statcounter\";i:177;s:13:\"var actions =\";i:178;s:15:\"var current_url\";i:179;s:15:\"var object_name\";i:180;s:19:\"var the_ajax_script\";i:181;s:28:\"var wc_cart_fragments_params\";i:182;s:22:\"var woocommerce_params\";i:183;s:16:\"var wpml_cookies\";i:184;s:21:\"wc_add_to_cart_params\";i:185;s:26:\"window.broadstreetKeywords\";i:186;s:35:\"window.wc_ga_pro.available_gateways\";i:187;s:12:\"xa.prototype\";i:188;s:21:\"HOUZEZ_ajaxcalls_vars\";i:189;s:17:\"w2dc_maps_objects\";i:190;s:26:\"w2dc_controller_args_array\";i:191;s:22:\"w2dc_map_markers_attrs\";i:192;s:9:\"YT.Player\";i:193;s:9:\"WPFC.data\";i:194;s:23:\"function current_video_\";i:195;s:12:\"var videodiv\";i:196;s:22:\"var slider_wppasrotate\";i:197;s:8:\"wppas_ga\";i:198;s:14:\"var blockClass\";i:199;s:13:\"tarteaucitron\";i:200;s:21:\"pw_brand_product_list\";i:201;s:15:\"tminusCountDown\";i:202;s:23:\"pysWooSelectContentData\";i:203;s:13:\"wpvq_ans89733\";i:204;s:12:\"_isp_version\";i:205;s:16:\"price_range_data\";i:206;s:29:\"window.FeedbackCompanyWidgets\";i:207;s:22:\"woocs_current_currency\";i:208;s:30:\"woo_variation_swatches_options\";i:209;s:31:\"woocommerce_price_slider_params\";i:210;s:12:\"scriptParams\";i:211;s:19:\"form-adv-pagination\";i:212;s:23:\"borlabsCookiePrioritize\";i:213;s:21:\"urls_wpwidgetpolylang\";i:214;s:14:\"quickViewNonce\";i:215;s:22:\"frontendscripts_params\";i:216;s:21:\"nj-facebook-messenger\";i:217;s:20:\"var fb_mess_position\";i:218;s:36:\"init_particles_row_background_script\";i:219;s:15:\"setREVStartSize\";i:220;s:7:\"fl-node\";i:221;s:11:\"PPAccordion\";i:222;s:10:\"soliloquy_\";i:223;s:25:\"wprevpublicjs_script_vars\";i:224;s:19:\"DTGS_NONCE_FRONTEND\";i:225;s:17:\"et_animation_data\";i:226;s:17:\"archives-dropdown\";i:227;s:15:\"loftloaderCache\";i:228;s:17:\"SmartSliderSimple\";i:229;s:14:\"var nectarLove\";i:230;s:10:\"var incOpt\";i:231;s:33:\"RocketBrowserCompatibilityChecker\";i:232;s:24:\"RocketPreloadLinksConfig\";i:233;s:18:\"placementVersionId\";i:234;s:11:\"var useEdit\";i:235;s:23:\"var DTGS_NONCE_FRONTEND\";i:236;s:8:\"n2jQuery\";i:237;s:26:\"et_core_api_spam_recaptcha\";i:238;s:6:\"cnArgs\";i:239;s:14:\"__CF$cv$params\";i:240;s:17:\"trustbox_settings\";i:241;s:5:\"aepro\";i:242;s:10:\"cdn.jst.ai\";i:243;s:25:\"w2dc_fields_in_categories\";i:244;s:21:\"jetMenuPublicSettings\";i:245;s:17:\"JetTricksSettings\";i:246;s:10:\"aepc_pixel\";i:247;s:20:\"avadaWooCommerceVars\";i:248;s:7:\"var isb\";i:249;s:9:\"fcaPcPost\";i:250;s:10:\"csrf_token\";i:251;s:24:\"icwp_wpsf_vars_lpantibot\";i:252;s:11:\"wpvViewHead\";i:253;s:16:\"ed_school_plugin\";i:254;s:9:\"aps_comp_\";i:255;s:11:\"guaven_woos\";i:256;s:16:\"__lm_redirect_to\";i:257;s:17:\"__wpdm_view_count\";i:258;s:23:\"bookacti.booking_system\";i:259;s:10:\"nfFrontEnd\";i:260;s:20:\"view_quote_cart_link\";i:261;s:19:\"__eae_decode_emails\";i:262;s:20:\"divioverlays_ajaxurl\";i:263;s:10:\"var _EPYT_\";i:264;s:13:\"#ins-heading-\";i:265;s:12:\"#ins-button-\";i:266;s:20:\"tve_frontend_options\";i:267;s:8:\"lb24.src\";i:268;s:24:\"amazon_Login_accessToken\";i:269;s:21:\"porto_infinite_scroll\";i:270;s:14:\".adace-loader-\";i:271;s:11:\"adace_load_\";i:272;s:41:\"tagGroupsAccordiontaggroupscloudaccordion\";i:273;s:31:\"tagGroupsTabstaggroupscloudtabs\";i:274;s:16:\"jrRelatedWidgets\";i:275;s:14:\"UNCODE.initRow\";i:276;s:28:\"amp_mobile_redirect_disabled\";i:277;s:11:\"wpgdprcData\";i:278;s:28:\"wpml_browser_redirect_params\";i:279;s:13:\"swPreRegister\";i:280;s:15:\"kboard_settings\";i:281;s:23:\"ct_ultimate_gdpr_cookie\";i:282;s:23:\"wcpv_registration_local\";i:283;s:15:\"www.idxhome.com\";i:284;s:24:\"arf_footer_cl_logic_call\";i:285;s:23:\"reload_attached_coupons\";i:286;s:8:\"var ftpp\";i:287;s:15:\"forminatorFront\";i:288;s:6:\"_EPYT_\";i:289;s:23:\"edd_free_downloads_vars\";i:290;s:15:\"edd_stripe_vars\";i:291;s:7:\"var ASP\";i:292;s:18:\"ecwidOriginalTitle\";i:293;s:17:\"defaultCategoryId\";i:294;s:25:\"translation-revision-date\";i:295;s:20:\"google_conversion_id\";i:296;s:5:\"hbspt\";i:297;s:21:\"var marker_locations_\";i:298;s:13:\"var AdmMyAjax\";i:299;s:13:\"ifso_page_url\";i:300;s:21:\"referrer_for_pageload\";i:301;s:38:\"WoocommerceWidget/woocommerceWidget.js\";i:302;s:19:\"var ht_ctc_chat_var\";i:303;s:6:\"spuvar\";i:304;s:16:\"var wpilFrontend\";i:305;s:24:\"urls_polylangREPLACETOID\";i:306;s:34:\"e.setAttribute(\'unselectable\',on);\";i:307;s:16:\"try{Typekit.load\";i:308;s:9:\"iMapsData\";i:309;s:24:\"var wpforms_user_journey\";i:310;s:24:\"rocket_lazyload_css_data\";i:311;s:24:\"wcStoreApiNonceTimestamp\";i:312;s:21:\"createNonceMiddleware\";i:313;s:8:\"pbidHash\";i:314;s:24:\"wcBlocksMiddlewareConfig\";}s:24:\"cache_ignored_parameters\";a:74:{i:0;s:10:\"utm_source\";i:1;s:10:\"utm_medium\";i:2;s:12:\"utm_campaign\";i:3;s:9:\"utm_expid\";i:4;s:8:\"utm_term\";i:5;s:11:\"utm_content\";i:6;s:6:\"utm_id\";i:7;s:19:\"utm_source_platform\";i:8;s:19:\"utm_creative_format\";i:9;s:20:\"utm_marketing_tactic\";i:10;s:10:\"mtm_source\";i:11;s:10:\"mtm_medium\";i:12;s:12:\"mtm_campaign\";i:13;s:11:\"mtm_keyword\";i:14;s:7:\"mtm_cid\";i:15;s:11:\"mtm_content\";i:16;s:9:\"pk_source\";i:17;s:9:\"pk_medium\";i:18;s:11:\"pk_campaign\";i:19;s:10:\"pk_keyword\";i:20;s:6:\"pk_cid\";i:21;s:10:\"pk_content\";i:22;s:13:\"fb_action_ids\";i:23;s:15:\"fb_action_types\";i:24;s:9:\"fb_source\";i:25;s:6:\"fbclid\";i:26;s:10:\"campaignid\";i:27;s:9:\"adgroupid\";i:28;s:4:\"adid\";i:29;s:5:\"gclid\";i:30;s:12:\"age-verified\";i:31;s:12:\"ao_noptimize\";i:32;s:4:\"usqp\";i:33;s:11:\"cn-reloaded\";i:34;s:3:\"_ga\";i:35;s:5:\"sscid\";i:36;s:6:\"gclsrc\";i:37;s:3:\"_gl\";i:38;s:6:\"mc_cid\";i:39;s:6:\"mc_eid\";i:40;s:8:\"_bta_tid\";i:41;s:6:\"_bta_c\";i:42;s:11:\"trk_contact\";i:43;s:7:\"trk_msg\";i:44;s:10:\"trk_module\";i:45;s:7:\"trk_sid\";i:46;s:5:\"gdfms\";i:47;s:6:\"gdftrk\";i:48;s:5:\"gdffi\";i:49;s:3:\"_ke\";i:50;s:3:\"_kx\";i:51;s:21:\"redirect_log_mongo_id\";i:52;s:17:\"redirect_mongo_id\";i:53;s:15:\"sb_referer_host\";i:54;s:5:\"mkwid\";i:55;s:5:\"pcrid\";i:56;s:5:\"ef_id\";i:57;s:7:\"s_kwcid\";i:58;s:7:\"msclkid\";i:59;s:4:\"dm_i\";i:60;s:4:\"epik\";i:61;s:2:\"pp\";i:62;s:6:\"gbraid\";i:63;s:6:\"wbraid\";i:64;s:8:\"ssp_iabi\";i:65;s:8:\"ssp_iaba\";i:66;s:3:\"gad\";i:67;s:6:\"vgo_ee\";i:68;s:10:\"gad_source\";i:69;s:14:\"gad_campaignid\";i:70;s:12:\"onlywprocket\";i:71;s:7:\"srsltid\";i:72;s:5:\"gadid\";i:73;s:6:\"fbadid\";}s:18:\"preload_exclusions\";a:5:{i:0;s:9:\"void\\(.*;\";i:1;s:17:\"(.*)__trashed(.*)\";i:2;s:14:\"/jet-menu/(.*)\";i:3;s:15:\"/jet-popup/(.*)\";i:4;s:24:\"(.*)printButton.href(.*)\";}s:16:\"exclude_js_files\";a:14:{i:0;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:1;s:76:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/html2canvas.min.js\";i:2;s:68:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/pdf.min.js\";i:3;s:70:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/three.min.js\";i:4;s:77:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/3d-flip-book.min.js\";i:5;s:39:\"/google-site-kit/dist/assets/js/(.*).js\";i:6;s:45:\"/wp-live-chat-support/public/js/callus(.*).js\";i:7;s:41:\"/borlabs-cookie/assets/javascript/(.*).js\";i:8;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:9;s:38:\"/woocommerce-bookings/dist/frontend.js\";i:10;s:44:\"/plugins/mapify(.*)/assets/js/dist/bundle.js\";i:11;s:60:\"/wp-content/plugins/wp-rocket/assets/js/wpr-beacon(.min)?.js\";i:12;s:47:\"/wp-recipe-maker-premium/dist/public-premium.js\";i:13;s:29:\"/plugins/wp-recipe-maker/(.*)\";}s:15:\"staging_domains\";a:58:{i:0;s:13:\".wpengine.com\";i:1;s:20:\".wpenginepowered.com\";i:2;s:16:\".pantheonsite.io\";i:3;s:18:\".flywheelsites.com\";i:4;s:20:\".flywheelstaging.com\";i:5;s:11:\".kinsta.com\";i:6;s:13:\".kinsta.cloud\";i:7;s:18:\".cloudwaysapps.com\";i:8;s:18:\".azurewebsites.net\";i:9;s:14:\".wpserveur.net\";i:10;s:19:\"-liquidwebsites.com\";i:11;s:16:\".myftpupload.com\";i:12;s:12:\".dream.press\";i:13;s:12:\".sg-host.com\";i:14;s:16:\".platformsh.site\";i:15;s:12:\".wpstage.net\";i:16;s:22:\".bigscoots-staging.com\";i:17;s:10:\".wpsc.site\";i:18;s:14:\".runcloud.link\";i:19;s:14:\".onrocket.site\";i:20;s:18:\".singlestaging.com\";i:21;s:13:\".myraidbox.de\";i:22;s:12:\".instawp.xyz\";i:23;s:11:\".instawp.co\";i:24;s:13:\".instawp.link\";i:25;s:12:\".instawp.app\";i:26;s:12:\".hstgr.cloud\";i:27;s:15:\".myhostpoint.ch\";i:28;s:17:\".wpcomstaging.com\";i:29;s:9:\".nxcli.io\";i:30;s:10:\".nxcli.net\";i:31;s:19:\".lyricalstaging.com\";i:32;s:10:\".myrdbx.io\";i:33;s:21:\".staging.tempurl.host\";i:34;s:19:\".staging.mysites.io\";i:35;s:17:\".updraftclone.com\";i:36;s:11:\".easywp.com\";i:37;s:27:\".preview.infomaniak.website\";i:38;s:13:\".wp-cloud.dev\";i:39;s:9:\".wpsc.dev\";i:40;s:11:\".wptiger.fr\";i:41;s:14:\".amazonaws.com\";i:42;s:11:\".wpdns.site\";i:43;s:19:\".cloudwayssites.com\";i:44;s:21:\".mystagingwebsite.com\";i:45;s:18:\".hostingersite.com\";i:46;s:9:\".ngrok.io\";i:47;s:11:\".stage.site\";i:48;s:12:\".ksysweb.com\";i:49;s:7:\".dev.cc\";i:50;s:8:\".docksal\";i:51;s:10:\".lndo.site\";i:52;s:6:\".local\";i:53;s:10:\".localhost\";i:54;s:5:\".test\";i:55;s:17:\".wpstagecoach.com\";i:56;s:8:\".preprod\";i:57;s:10:\".ddev.site\";}s:19:\"exclude_js_template\";a:3:{i:0;s:13:\"type=\"module\"\";i:1;s:12:\"data-minify=\";i:2;s:15:\"data-no-minify=\";}s:25:\"lazy_rendering_exclusions\";a:48:{i:0;s:16:\"class=\"parallex\"\";i:1;s:28:\"class=\"avada-footer-scripts\"\";i:2;s:18:\"id=\"rhslidingMenu\"\";i:3;s:19:\"class=\"logobsmallt\"\";i:4;s:29:\"id=\"ast-mobile-popup-wrapper\"\";i:5;s:33:\"id=\"cmplz-cookiebanner-container\"\";i:6;s:27:\"class=\"wf-container-footer\"\";i:7;s:30:\"class=\"de-mega-menu-container\"\";i:8;s:14:\"data-nosnippet\";i:9;s:32:\"class=\"floating-menu float-menu-\";i:10;s:19:\"id=\"jeg_off_canvas\"\";i:11;s:31:\"id=\"dipi-popup-maker-container\"\";i:12;s:37:\"class=\"static-position vendor_hidden\"\";i:13;s:29:\"class=\"jws-mini-cart-wrapper\"\";i:14;s:28:\"class=\"home-widgets-section\"\";i:15;s:35:\"elementor-location-floating_buttons\";i:16;s:43:\"class=\"xoo-el-container xoo-el-style-popup\"\";i:17;s:26:\"class=\"off-canvas-wrapper\"\";i:18;s:30:\"id=\"ast-hb-account-login-wrap\"\";i:19;s:21:\"id=\"ak_drawer_holder\"\";i:20;s:15:\"id=\"brx-footer\"\";i:21;s:25:\"elementor-location-footer\";i:22;s:27:\"class=\"ts-floating-sidebar\"\";i:23;s:20:\"id=\"yith-wacp-popup\"\";i:24;s:83:\"class=\"fl-builder-content fl-builder-content-30 fl-builder-global-templates-locked\"\";i:25;s:34:\"class=\"mfn-footer-tmpl mfn-footer\"\";i:26;s:37:\"class=\"fusion-tb-footer fusion-footer\";i:27;s:35:\"class=\"wt-cli-cookie-bar-container\"\";i:28;s:23:\"id=\"lazy-loading-point\"\";i:29;s:25:\"class=\"cp-popup-container\";i:30;s:21:\"class=\"xoo-wsc-markup\";i:31;s:20:\"class=\"xoo-wsc-modal\";i:32;s:18:\"class=\"breakdance\"\";i:33;s:43:\"class=\"footer-container color-scheme-light\"\";i:34;s:18:\"class=\"sticky-cta\"\";i:35;s:28:\"class=\"footer-booking-widget\";i:36;s:24:\"rh_sticky_wrapper_footer\";i:37;s:33:\"class=\"sticky-add-to-cart-wrapper\";i:38;s:21:\"id=\"wcpa_img_preview\"\";i:39;s:25:\"id=\"wpca-lay-out-wrapper\"\";i:40;s:19:\"class=\"site-footer\"\";i:41;s:35:\"class=\"atbs-layout-split atbs-block\";i:42;s:29:\"wll-launcher-button-container\";i:43;s:22:\"id=\"wll-site-launcher\"\";i:44;s:17:\"class=\"mobile_nav\";i:45;s:7:\"id=\"nav\";i:46;s:10:\"class=\"nav\";i:47;s:17:\"no-wpr-lazyrender\";}s:10:\"host_fonts\";a:0:{}s:24:\"preload_fonts_exclusions\";a:2:{i:0;s:17:\"api.fontshare.com\";i:1;s:17:\"cdn.fontshare.com\";}s:38:\"preconnect_external_domains_exclusions\";a:5:{i:0;s:29:\"static.cloudflareinsights.com\";i:1;s:13:\"rel=\"profile\"\";i:2;s:16:\"rel=\"preconnect\"\";i:3;s:18:\"rel=\"dns-prefetch\"\";i:4;s:10:\"rel=\"icon\"\";}s:25:\"mixpanel_tracked_settings\";a:69:{i:0;s:9:\"async_css\";i:1;s:16:\"async_css_mobile\";i:2;s:18:\"auto_preload_fonts\";i:3;s:27:\"automatic_cleanup_frequency\";i:4;s:17:\"cache_logged_user\";i:5;s:12:\"cache_mobile\";i:6;s:17:\"cache_purge_pages\";i:7;s:19:\"cache_query_strings\";i:8;s:20:\"cache_reject_cookies\";i:9;s:15:\"cache_reject_ua\";i:10;s:16:\"cache_reject_uri\";i:11;s:9:\"cache_ssl\";i:12;s:3:\"cdn\";i:13;s:10:\"cdn_cnames\";i:14;s:16:\"cdn_reject_files\";i:15;s:8:\"cdn_zone\";i:16;s:17:\"control_heartbeat\";i:17;s:12:\"critical_css\";i:18;s:23:\"database_all_transients\";i:19;s:20:\"database_auto_drafts\";i:20;s:24:\"database_optimize_tables\";i:21;s:18:\"database_revisions\";i:22;s:22:\"database_spam_comments\";i:23;s:25:\"database_trashed_comments\";i:24;s:22:\"database_trashed_posts\";i:25;s:12:\"defer_all_js\";i:26;s:8:\"delay_js\";i:27;s:19:\"delay_js_exclusions\";i:28;s:28:\"delay_js_exclusions_selected\";i:29;s:39:\"delay_js_exclusions_selected_exclusions\";i:30;s:28:\"delay_js_execution_safe_mode\";i:31;s:12:\"dns_prefetch\";i:32;s:23:\"do_caching_mobile_files\";i:33;s:13:\"do_cloudflare\";i:34;s:5:\"emoji\";i:35;s:11:\"exclude_css\";i:36;s:16:\"exclude_defer_js\";i:37;s:17:\"exclude_inline_js\";i:38;s:10:\"exclude_js\";i:39;s:16:\"exclude_lazyload\";i:40;s:24:\"heartbeat_admin_behavior\";i:41;s:25:\"heartbeat_editor_behavior\";i:42;s:23:\"heartbeat_site_behavior\";i:43;s:18:\"host_fonts_locally\";i:44;s:16:\"image_dimensions\";i:45;s:8:\"lazyload\";i:46;s:19:\"lazyload_css_bg_img\";i:47;s:16:\"lazyload_iframes\";i:48;s:16:\"lazyload_youtube\";i:49;s:14:\"manual_preload\";i:50;s:22:\"minify_concatenate_css\";i:51;s:21:\"minify_concatenate_js\";i:52;s:10:\"minify_css\";i:53;s:19:\"minify_google_fonts\";i:54;s:9:\"minify_js\";i:55;s:21:\"optimize_css_delivery\";i:56;s:22:\"performance_monitoring\";i:57;s:41:\"performance_monitoring_schedule_frequency\";i:58;s:20:\"preload_excluded_uri\";i:59;s:13:\"preload_links\";i:60;s:16:\"previous_version\";i:61;s:19:\"purge_cron_interval\";i:62;s:15:\"purge_cron_unit\";i:63;s:17:\"remove_unused_css\";i:64;s:26:\"remove_unused_css_safelist\";i:65;s:26:\"schedule_automatic_cleanup\";i:66;s:21:\"sucury_waf_cache_sync\";i:67;s:18:\"varnish_auto_purge\";i:68;s:7:\"version\";}s:44:\"rocket_insights_add_homepage_expiry_interval\";i:3;}', 'off'),
(167650, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"ee201cceec3030105765a602aadbbb50\";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');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167667, '_site_transient_yoast_translations_wordpress-seo-premium', 'a:2:{s:21:\"wordpress-seo-premium\";a:1:{s:12:\"translations\";a:37:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-14T05:26:18+00:00\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-ar.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ar\";i:1;s:3:\"ara\";}}i:1;a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-11-07T12:27:03+00:00\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-ca.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ca\";i:1;s:3:\"cat\";}}i:2;a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-10-08T10:55:50+00:00\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-zh_CN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"zh\";i:1;s:3:\"zho\";}}i:3;a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T13:02:23+00:00\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-cs_CZ.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"cs\";i:1;s:3:\"ces\";}}i:4;a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-19T13:38:58+00:00\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-da_DK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"da\";i:1;s:3:\"dan\";}}i:5;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-13T19:28:42+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}i:6;a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T13:28:41+00:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-nl_BE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}}i:7;a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-11-13T14:08:58+00:00\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-en_AU.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}i:8;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-07-29T20:42:21+00:00\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-en_CA.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}i:9;a:7:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-07-29T20:42:21+00:00\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-en_NZ.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}i:10;a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-11-13T14:10:21+00:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-en_GB.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"en\";i:1;s:3:\"eng\";i:2;s:3:\"eng\";}}i:11;a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-10-08T10:48:22+00:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-fi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fi\";i:1;s:3:\"fin\";}}i:12;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-14T08:53:17+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}}i:13;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-16T08:26:58+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}i:14;a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T08:37:08+00:00\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:105:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-de_DE_formal.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}}i:15;a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T09:07:44+00:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-el.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"el\";i:1;s:3:\"ell\";}}i:16;a:7:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-10-08T10:47:55+00:00\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-he_IL.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"he\";}}i:17;a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-14T01:01:29+00:00\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-hi_IN.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hi\";i:1;s:3:\"hin\";}}i:18;a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-11-06T14:30:59+00:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-hu_HU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"hu\";i:1;s:3:\"hun\";}}i:19;a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-18T02:38:30+00:00\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-id_ID.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"id\";i:1;s:3:\"ind\";}}i:20;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T15:13:42+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}}i:21;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T06:29:54+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}}i:22;a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-07-29T20:42:20+00:00\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-nb_NO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nb\";i:1;s:3:\"nob\";}}i:23;a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-14T19:55:40+00:00\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-fa_IR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"fa\";i:1;s:3:\"fas\";}}i:24;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-19T12:03:48+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}}i:25;a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T08:39:41+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}}i:26;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-13T22:29:53+00:00\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-pt_PT.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"pt\";}}i:27;a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-14T13:41:37+00:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-ro_RO.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ro\";i:1;s:3:\"ron\";}}i:28;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T12:32:13+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}}i:29;a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T23:08:34+00:00\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-sr_RS.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sr\";i:1;s:3:\"srp\";}}i:30;a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-08T05:38:54+00:00\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-sk_SK.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sk\";i:1;s:3:\"slk\";}}i:31;a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-22T04:58:00+00:00\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-es_MX.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}i:32;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T08:40:52+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}}i:33;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T08:40:27+00:00\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-sv_SE.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"sv\";i:1;s:3:\"swe\";}}i:34;a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-15T08:40:06+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:98:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}}i:35;a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2026-01-20T12:32:35+00:00\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-uk.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"uk\";i:1;s:3:\"ukr\";}}i:36;a:7:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:8:\"26.9-RC1\";s:7:\"updated\";s:25:\"2025-07-29T20:42:19+00:00\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:95:\"https://packages.translationspress.com/yoast/wordpress-seo-premium/wordpress-seo-premium-vi.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"vi\";i:1;s:3:\"vie\";}}}}s:13:\"_last_checked\";i:1769694587;}', 'off'),
(167668, '_site_transient_timeout_wp_rocket_update_data', '1769737788', 'off'),
(167669, '_site_transient_wp_rocket_update_data', 'O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:20:\"rocket_update_failed\";a:1:{i:0;s:321:\"یک خطای غیر منتظره رخ داد. ممکن است خطایی در WP-Rocket.me یا تنظیمات سرور&#8217;s شما باشد. اگر مشکل شما ادامه داشت، <a href=\"https://wp-rocket.me/support/?utm_source=wp_plugin&utm_medium=wp_rocket\">با پشتیبانی تماس بگیرید</a>.\";}}s:10:\"error_data\";a:1:{s:20:\"rocket_update_failed\";a:2:{s:9:\"http_code\";i:202;s:8:\"response\";s:168:\"{\"success\":false,\"data\":{\"reason\":\"BAD_WEBSITE\",\"consumer_key\":\"********\",\"consumer_email\":\"activated@wp-rocket.me\",\"referer\":\"https:\\/\\/iraneurobet.com\",\"host\":false}}\";}}s:18:\"\0*\0additional_data\";a:0:{}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167670, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1769707188;s:8:\"response\";a:7:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:39:\"disable-gutenberg/disable-gutenberg.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/disable-gutenberg\";s:4:\"slug\";s:17:\"disable-gutenberg\";s:6:\"plugin\";s:39:\"disable-gutenberg/disable-gutenberg.php\";s:11:\"new_version\";s:3:\"3.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/disable-gutenberg/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/disable-gutenberg.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/disable-gutenberg/assets/icon-256x256.png?rev=1925990\";s:2:\"1x\";s:70:\"https://ps.w.org/disable-gutenberg/assets/icon-128x128.png?rev=1925990\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.34.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"3.7.8\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.7.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.jpg?rev=3250020\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.jpg?rev=3250020\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"26.8\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.26.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908\";s:2:\"1x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-128x128.gif?rev=3419908\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=3257862\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=3257862\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=3257862\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=3257862\";}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:27:\"elementskit/elementskit.php\";O:8:\"stdClass\":17:{s:4:\"name\";s:11:\"ElementsKit\";s:11:\"new_version\";s:5:\"4.2.1\";s:14:\"stable_version\";s:5:\"4.2.1\";s:8:\"sections\";O:8:\"stdClass\":2:{s:11:\"description\";s:464:\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!</p>\n\";s:9:\"changelog\";s:27102:\"<p>Version: 4.2.1 (31 December 2025)</p>\n<p>Fixed: Compatibility issue between global badge module and icon widget</p>\n<p>Version: 4.2.0 (28 December 2025)</p>\n<p>Added: Global badge module</p>\n<p>Fixed: Corrected string formatting in update notification for Edd_Warper class</p>\n<p>Fixed: Adjusted `Posts Count` control settings in blog posts widget</p>\n<p>Improved: Improve accessibility and enhance screen reader support for stylish list widget</p>\n<p>Improved: Added timeline widget equal height<br />Version: 4.1.2 (20 October 2025)<br />Added: Controls for showing total search results label in advanced search widget<br />Fixed: Correct SVG styling selector in pricing widget<br />Fixed: Excluding categories functionality in advanced search widget<br />Fixed: Nav icon size and color settings conflict in Elementor loop carousel<br />Fixed: Flipbox widget complict with elementor widget container<br />Improved: Add text color control to stylish list widget</p>\n<p>Version: 4.1.1 (24 September 2025)<br />Improved: Individual navigation positioning controls in the advanced slider<br />Fixed: PHP parse_str compatibility in video gallery<br />Fixed: SVG icon compatibility in the creative button widget</p>\n<p>Version: 4.1.0 (01 September 2025)<br />Fixed: Icon size not applied in the table widget<br />Added: Icon and text color support in the table widget<br />Added: Liquid glass effect for advanced tab widget<br />Added: Liquid glass effect for fancy animated text widget<br />Added: Liquid glass effect for fancy flip box widget<br />Fixed: Swiper navigation button selector to support both icon and SVG elements<br />Fixed: Removed deprecated dialog box in facebook messenger widget<br />Improved: Separated share and view controls in Facebook feed widget<br />Improved: Removed old data migration functions</p>\n<p>Version: 4.0.0 (05 August 2025)<br />Added: Advanced accordion widget title and icon hover colour controls<br />Added: Interactive links widget background image height and width controls<br />Fixed: Behance feed widget arrow icon alignment issue<br />Fixed: Behance feed widget icon colour issue<br />Fixed: Interactive links widget hover icon issue<br />Fixed: Interactive links widget mobile responsiveness issue<br />Fixed: Cross-domain widget copy-paste issue<br />Fixed: Advanced slider widget edit content button issue<br />Fixed: Unfold widget button text language compatibility (now supports all languages)<br />Fixed: Yelp widget slider control issue<br />Improved: Widgets asset loading</p>\n<p>&nbsp;</p>\n<p>Version: 3.9.1 (13 July 2025)<br />Added: Elementor optimised markup compatibility for the effect module<br />Fixed: Edit content button gets covered by fixed elements in the advanced slider</p>\n<p>Version: 3.9.0 (07 July 2025)<br />Added: Liquid glass module<br />Added: Advanced search widget<br />Added: Max height control in mini cart widget</p>\n<p>Version: 3.8.9 (15 June 2025)<br />Fixed: Parallax module not working in the frontend</p>\n<p>Version: 3.8.8 (27 May 2025)<br />Fixed: Modules not working when element caching experiments active</p>\n<p>Version: 3.8.7 (25 May 2025)<br />Added: Mouse event added in push, fade and transform style in flip box widget<br />Fixed: Parallax modules not working in inner container<br />Improved: Deleted repeated CSS of SVG icon</p>\n<p>Version: 3.8.6 (11 May 2025)<br />Fixed: Responsive line direction in hotspot widget<br />Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br />Improved: Delete repeated css of SVG icon</p>\n<p>Version: 3.8.5 (15 April 2025)<br />Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br />Fixed: Unfold widget opened initially inside advanced tab items<br />Fixed: Showing error when user id and access token not set in instagram widget<br />Improved: Update DataTables to v2 for table widget<br />Improved: Controls for icon and title in timeline widget</p>\n<p>Version: 3.8.4 (18 March 2025)<br />Fixed: Event handler for expand unfold widget to prevent multiple bindings<br />Fixed: Ajax pagination not working in blog posts widget<br />Improved : Added submenu item styling for typography, color, padding and border</p>\n<p>Version: 3.8.3 (11 March 2025)<br />Fixed: Multi parallax is not working when element caching is enable<br />Fixed: Background image parallax not working sometimes when lazy load is enable<br />Fixed: Corrected popup width settings for the outside position in modal popups<br />Improved: Enhanced background image handling and multi-parallax effects<br />Improved: Conditionally register frontend scripts and styles for the advanced tooltip module</p>\n<p>Version: 3.8.2 (09 February 2025)<br />Improved: WhatsApp widget links open URL<br />Improved: Sticky content module asset loading when unused<br />Improved: Particles module asset loading when unused<br />Improved: Mouse cursor module asset loading when unused<br />Improved: Wrapper link module asset loading when unused</p>\n<p>&nbsp;</p>\n<p>Version: 3.8.1 (27 January 2025)<br />Fixed: WhatsApp widget chat not redirecting to the users inbox</p>\n<p>Version: 3.8.0 (22 January 2025)<br />Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26</p>\n<p>Version: 3.7.9 (20 January 2025)<br />Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br />Improved: Parallax module sanitization</p>\n<p>Version: 3.7.8 (29 December 2024)<br />Added: Self-hosted video option in the video gallery widget<br />Fixed: Changed subtitle tags from `&lt;h2&gt;` to `&lt;span&gt;` for better semantic structure<br />Fixed: Added compatibility with ARMember Lite in the Elementor editor<br />Fixed: Woo Product carousel breaking in Elementor 3.26<br />Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br />Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br />Improved: Introduced alignment and line break control options for the horizontal timeline widget<br />Improved: Adjusted responsive width for horizontal timeline items<br />Improved: Removed unnecessary flex-wrap property from horizontal timeline styles</p>\n<p>Version: 3.7.7 (19 December 2024)<br />Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br />Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets</p>\n<p>Version: 3.7.6 (07 December 2024)<br />Fixed: Parallax effect animation conflict with Elementor animation<br />Fixed: Carousel layout causing browser console errors in video gallery widget<br />Improved: Pricing menu widget CSS and removed unnecessary CSS</p>\n<p>Version: 3.7.5 (17 November 2024)<br />Fixed: Cross domain copy paste not working</p>\n<p>Version: 3.7.4 (27 October 2024)<br />Fixed: Minor bugs and improvements</p>\n<p>Version: 3.7.3 (26 October 2024)<br />Added: Circle menu widget<br />Fixed: Icon is missing at `interactive link`<br />Improved: Interactive links widget controls and styles</p>\n<p>Version: 3.7.2 (20 October 2024)<br />Fixed: Transition is not working on hover in container widget</p>\n<p>Version: 3.7.1 (16 October 2024)<br />Added: Pagination feature to the product list widget<br />Added: Support for changing the label of the Elementor form reset button field<br />Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br />Improved: Hover transition control for the button in the form reset button module</p>\n<p>Version: 3.7.0 (22 September 2024)<br />Fixed: Template insertion and placeholder images in the template library<br />Improved: Advanced slider widget configuration for better compatibility<br />Improved: Updated the Jarallax library to version 2.2.1</p>\n<p>Version: 3.6.9 (01 September 2024)<br />Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br />Fixed: Parallax effect shape is not showing<br />Fixed: Header footer compatibility issue with houzez theme</p>\n<p>Version: 3.6.8 (13 August 2024)<br />Fixed: Element caching compatibility</p>\n<p>Version: 3.6.7 (12 August 2024)<br />Added: WhatsApp button goes directly on whatsApp app<br />Fixed: Updated popup close button in the video gallery widget<br />Improved: Security best practices in blog posts widget</p>\n<p>Version: 3.6.6 (27 July 2024)<br />Added: Support for `is_dynamic_content()`<br />Improved: Accessibility, performance, and security best practices</p>\n<p>Version: 3.6.5 (14 July 2024)<br />Added: Support for vimeo videos in video gallery widget<br />Fixed: Short URL not working in video gallery widget<br />Fixed : Image morphing widget import issue<br />Fixed: Refactor pagination code in blog posts widget</p>\n<p>Version: 3.6.4 (04 July 2024)<br />Fixed: Minor bugs &amp; improvements</p>\n<p>Version: 3.6.3 (09 June 2024)<br />Added: Pause on mouse hover in advanced slider widget<br />Improved: Table and motion text widget sanitization</p>\n<p>Version: 3.6.2 (20 May 2024)<br />Improved: Wrapper link module URL sanitization<br />Improved: Table widget external link data sanitization</p>\n<p>Version: 3.6.1 (15 April 2024)<br />Added: Interactive links widget<br />Fixed: Minor bug &amp; improvements<br />Improved: Several widget sanitization</p>\n<p>Version: 3.6.0 (31 March 2024)<br />Added: Protected content widget<br />Added: Mouse cursor margin control<br />Added: Breakpoints in sticky module<br />Fixed: Facebook review widget showing error with TranslatePress plugin<br />Fixed: Zoom JWT deprecation</p>\n<p>Version: 3.5.0 (27 November 2023)<br />Added: Mouse cursor module<br />Added: Glass morphism module<br />Added: Table widget search icon control<br />Added: Chart widget legend click option<br />Fixed: Price menu widget card list link issue<br />Fixed: Facebook page video play issue<br />Fixed: Blog posts load more issues</p>\n<p>Version: 3.4.1 (14 November 2023)<br />Fixed: Google sheet token expire issue<br />Fixed: Table responsive not working properly<br />Improved: Access control security</p>\n<p>Version: 3.4.0 (29 October 2023)<br />Added: Comparison table widget<br />Added: Wrapper link Module<br />Fixed: Volume display handling for touch devices<br />Fixed: Price menu widget anchor tag issue<br />Fixed: Facebook feed responsive issues<br />Fixed: Facebook page review widget ID token vaildation check<br />Fixed: Blog posts masonry issue<br />Fixed: Advanced slider thumbs issue<br />Fixed: Blog posts widgets load more<br />Improved: Vertical menu dropdown arrow changes option</p>\n<p>Version: 3.3.0 (21 Jun 2023)<br />Fixed: Popup modal widget editor loading<br />Fixed: Advanced tab hash change undefined<br />Fixed: HTML is not working in advanced tab widget<br />Fixed: WhatsApp widget responsive issues<br />Fixed: Google SDK deprecated issues for PHP 8.0 and above<br />Fixed: Particles module console error occurs on non-Elementor pages<br />Fixed: Compatibility issue with slick slider<br />Fixed: Accordion not working inside advanced toggle widget<br />Fixed: Dribbble widget spelling issues<br />Improved: Flip box widget firefox browser compatibility<br />Improved: Coupon Code Widget controls<br />Improved: Optimize review, price menu, team, video gallery sliders</p>\n<p>Version: 3.2.1 (05 Apr 2023)<br />Fixed: Swiper v8.45 compatibility<br />Fixed: Advanced Tab Widget Enable URL Hash Issue<br />Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br />Fixed: Stylish List description escaping issue<br />Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br />Fixed: Yelp Review feed issue<br />Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br />Improved: Fancy Animated Text Support with an Advanced Slider widget</p>\n<p>Version: 3.2.0 (28 Feb 2023)<br />Added: Content Ticker widget<br />Added: Coupon Code Widget<br />Added: Particles Module<br />Added: New styles and features in Whatsapp Widget<br />Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br />Fixed: Parallax Module support with Flex Container<br />Fixed: Maximum project per page is fixed at Dribble Feed Widget<br />Fixed: Breakpoints issue fixed for Advanced Slider Widget<br />Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br />Fixed: Compatibility issues with Eduma theme<br />Improved: Accessibility for widgets and modules</p>\n<p>Version: 3.1.0 (16 Jan 2023)<br />Added: Audio Player Widget<br />Added: Flip Box Widget<br />Added: Image Morphing Widget<br />Added: Flex container support<br />Added: Carousel Slider controls to Blog Post Widget<br />Added: Ten new swap styles to Image Swap Widget<br />Fixed: Gallery Widget PHP warning issue<br />Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br />Fixed: Swiper slider initial loading breaks columns<br />Fixed: Link getting duplicate for socials in Team Carousel Slider<br />Improved: Team Carousel Slider controls<br />Improved: Optimize JS for Behance Feed Widget<br />Improved: Widgets searching keywords for editor panel<br />Improved: Breadcrumb Widget styles and controls<br />Tweaked: Disable glare effect in Parallax Module</p>\n<p>Version: 3.0.0 (12 Dec 2022)<br />Added: Stylish List widget<br />Added: Team Carousel Slider widget<br />Added: Widgets Documentation URL<br />Fixed: Fancy Animated Text animation issues<br />Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br />Fixed: Price Menu widget link doesn\'t work properly<br />Fixed: Button link not working properly in Image hover effect<br />Fixed: Arrow position in Video Gallery<br />Fixed: Flickering issue for Advanced tab content<br />Fixed: Advanced widgets issue with Table widget<br />Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br />Fixed: Fancy Animated Text Widget Text crop &amp; Cursor gap issue<br />Fixed: Advanced tab widget vertical height issues<br />Fixed: Responsive issues in Video Gallery widget<br />Fixed: Firebase JWT conflict issue<br />Improved: Parallax module js<br />Improved: Vertical alignment in Advanced Tab widget<br />Improved: Fancy Animated Text Widget Visibility<br />Improved: Fancy Animated Text Widget Bar Loading Animation<br />Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br />Improved: Advanced Slider widget Progress-bar System &amp; Slider Content Animation<br />Improved: Advanced Slider widget Slides Per View &amp; Wrapper Padding<br />Improved: Filter spacing Control in Video Gallery widget<br />Tweaked: Image Overlay control in Blog Post widget<br />Tweaked: Advanced Slider widget Vertical &amp; Image Thumbs</p>\n<p>Version: 2.8.0 (02 Oct 2022)<br />Added: Price Menu widget<br />Added: Fancy Animated Text Widget<br />Added: Image Masking Module<br />Added: Dynamic content support for Elementor pro<br />Added: Image hover effect widget WPML compatibility<br />Fixed: Elementor reset style issue with Elementskit Conditions module<br />Fixed: Swiper slider is not working and updating inside an advanced tab<br />Fixed: Ajax mega menu load issue with vertical menu<br />Tweaked: Image Hover Effect widget</p>\n<p>Version: 2.7.0 (24 Aug 2022)<br />Added: Image Hover Effect widget<br />Added: Option for disable CSS3 animation for responsiveness<br />Added: Horizontal bottom position for Timeline widget<br />Fixed: Woo Product List widget\'s query issue<br />Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br />Fixed: Fatal error with google client vendor<br />Fixed: Animation and css issues in Timeline widget</p>\n<p>Version: 2.6.10 (17 Jul 2022)<br />Added: Facebook Feed widget\'s demo in Template library<br />Added: Style for Breadcrumb widget<br />Added: Text field in Woo Mini Cart widget<br />Fixed: Code Optimized.<br />Fixed: Vendor conflict issue<br />Fixed: Advanced Tooltip background not changed when upload image<br />Fixed: Conflict css issue with twenty twenty one theme<br />Fixed: Pinterest share is not working in Facebook Feed widget<br />Fixed: Advanced tab issue for OceanWP Theme<br />Fixed: Woo Mini Cart css issue for OceanWP theme<br />Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br />Tweaked: Table Widget css issue in OceanWP Theme</p>\n<p>Version: 2.6.9 (26 Jun 2022)<br />Fixed: Code Optimized.</p>\n<p>Version: 2.6.8 (24 May 2022)<br />Fixed: CSS bug fix.</p>\n<p>Version: 2.6.7 (27th April 2022)<br />Added: Compatibility with PHP 8.0. <br />Tweaked: JS, PHP &amp; CSS.</p>\n<p>Version: 2.6.6 (25th April 2022)<br />Fixed: Advance Tab widget issue.<br />Fixed: Advance Accordion widget issue.<br />Fixed: Advance Toggle widget issue.<br />Fixed: Advance Slider widget issue.</p>\n<p>Version: 2.6.5 (18th April 2022) <br />Addded: Whatsapp Widget. <br />Fixed: Creative Button icon position.<br />Fixed: Advanced tab content issue.<br />Fixed: Advanced Accordion content issue.<br />Fixed: Advanced Toggle content issue.</p>\n<p>Version: 2.6.4 (24th March 2022)<br />Added: Subcontinent and Image in Advanced Tooltip widget.<br />Improved: Added Advance tooltip subtitle, image, and many controls.<br />Fixed: Body alignment issue in Table widget.<br />Fixed: HTML content issue in Advanced Tooltip widget.<br />Fixed: Instagram widget caption and others issues<br />Fixed: Elementor 3.6.1 conflicts for deprecation.<br />Fixed: Elementor responsive control devices compatibility issue<br />Fixed: Tweak border radius issue of advance tooltip widget<br />Fixed: Advanced tab issue ( specially with OceanWP theme )</p>\n<p>Version: 2.6.3 (15th February 2022)<br />Improved: Parallax doesn\'t work on tablets &amp; mobile devices.<br />Fixed: Table widget issue ( Editor output style not work &amp; HTML print with image).<br />Fixed: Video widget issue.<br />Fixed: Conditional content module has a conflict with the Russian language.</p>\n<p>Version: 2.6.2 (30th January 2022)<br />Added: Integrate google sheet inside table widget.<br />Added: WYSIWYG control for table body text.<br />Fixed: Table widget fopen function warning.<br />Fixed: Table widget image issue.</p>\n<p>Version: 2.6.1 (22th January 2022).<br />Fixed: Icon missing &amp; replaced fontAwesome icon with elementor icon.<br />Fixed: Advanced Tab issue with OceanWP theme.<br />Tweaked: CSS and JS improved.</p>\n<p>Version: 2.6.0 (9th January 2022).<br />Added: Ajax Loading support for Advanced Tab Widget.<br />Improved: Improved data attribute.<br />Improved: Update paralax library version(Jaralax).<br />Improved: Mini cart &amp; ajax loading support for Advanced Tab. <br />Fixed: HTML tag does not work into table widget cell text.<br />Fixed: PHP notice and warning when username is not exist in pinterest feed.<br />Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.</p>\n<p>Version: 2.5.0 (20th December 2021)<br />New: Hover option added for Vertical Menu Widget.<br />New: Russian language for translation.<br />Fix: Sticky Offset support for Smooth Scrolling.<br />Fix: Background Image rendering issue for Parallax Module.<br />Fix: Table widget missing controls.<br />Fix: Instagram Feed Fatal Error.<br />Removed: Comment and like count from instagram feed widget.</p>\n<p>Version: 2.4.1 (2nd December 2021)<br />Fix: Script defer loading issue for Copy-Paste Module.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.4.0 (25th November, 2021)<br />Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.7 (7th November, 2021)<br />Fix: Woo Product Carousel issue.<br />Fix: Advanced tab nested issue fixed.<br />Fix: fixed grid compatibility issue.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.6 (26th September, 2021)<br />Fix: Woo Category widget grid issue with Astra theme<br />Fix: Woo Product List widget grid issue with Astra theme<br />Fix: Hover behavior issue for Woo Mini Cart Widget.<br />Fix: Responsive support for Chart Widget with large data.<br />Fix: Horizontal style content alignment for Timeline Widget.</p>\n<p>Version: 2.3.5 (19 August, 2021)<br />Fix: JS conflict when first load for Parallax Module.<br />Fix: Responsive controls issue for Woo Category List Widget.<br />Fix: Removed deprecated Elementor PHP Methods from Widgets.</p>\n<p>Version: 2.3.4 (2 August, 2021)<br />Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br />Fix: Advanced Toggle widget Indicator Global color issues.<br />Fix: Unfold widget title alignment issue.<br />Fix: Timeline widget content alignment issue.</p>\n<p>Version: 2.3.3 (15 July, 2021)<br />Fix: Swiper Slider conflict issues fixed with other theme.</p>\n<p>Version: 2.3.2 (15 July, 2021)<br />Tweak: Removed loop from carousel related widgets.</p>\n<p>Version: 2.3.1 (13 July, 2021)<br />Fix: Multiple placeholder image upload issues when importing widget.<br />Fix: Background color delay loading issues fixed on Table widget.<br />Tweak: Improved W3validation.<br />Tweak: TweenMax JS Library updated to the latest version.<br />Tweek: Converted widgets slideshow from slick to swiper.<br />Tweak: Optimized Images.</p>\n<p>Version: 2.3.0 (8 June, 2021)<br />New: Refined Layout Manager with Tabs, Categories and Search filters.<br />New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br />Tweak: Manual cache clear button for Dribbble Feed widget.<br />Tweak: Getting access token made easy for Dribbble Feed widget.<br />Tweak: Bring unfold widget into viewport while closing the content.<br />Fix: Mobile scrolling issues for Hotspot Widget.<br />Fix: Undefined variables for Twitter Feed Widget.<br />Fix: Limit for Facebook Feed API.<br />Fix: Reaction Icons for Facebook Feed.<br />Fix: Minor spelling issue.</p>\n<p>Version: 2.2.3 (10 May, 2021)<br />New: Hover Trigger on Advanced Tab Widget.<br />Tweak: Improvements for the Instagram API.<br />Tweak: Improvements for the Faceebook Feed API.<br />Fix: Profile Picture issue for Instagram Widget.</p>\n<p>Version: 2.2.2 (29 April, 2021)<br />New: Blog Posts Widget Floating Category.<br />New: Blog Posts Widget Various Missing Controls.<br />New: Dribbble Feed User Info &amp; Header.<br />New: Dribbble Feed Various Missing Controls.<br />New: Border control to pinterest feed widget.<br />New: Follow button icon control to twitter feed widget.<br />New: Padding control to twitter feed widget.<br />New: Header background control to twitter feed widget.<br />New: Share button to twitter feed widget.<br />Tweak: SVG icon to elementskit icon to twitter feed widget.<br />Tweak: Layout five to behance feed widget.<br />Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br />Fix: Category List Widget separator position issue.<br />Fix: Google Map Widget static type image issue.<br />Fix: Facebook Page Review content alignment issue.<br />Fix: Twitter feed read more button.<br />Fix: Header Alignment Control for Table Widget.<br />Fix: Product Count styles for Woo Category List Widget.<br />Fix: Responsive support for Dribbble Feed Widget.</p>\n<p>Version: 2.2.1 (14-04-2021)<br />Fix: Compatibility issues with Elementor 3.2.0.</p>\n<p>Version: 2.2.0 (02-03-2021)<br />Improve: Minor bug fix and code improvements.<br />Improve: Minor escaping and validation improvements.</p>\n<p>Version: 2.1.7 (25-02-2021)<br />New: Image Size control for Gallery Widget.<br />New: Option to Show/Hide Facebook Messenger Dialog Box.<br />New: Image Comparison support for Advanced Tab Widget.<br />Fix: Responsive glitch in Timeline Widget.</p>\n<p>Version: 2.1.6 (07-02-2021)<br />New: Introducing Image Swap Widget - show a different image as the user hovers.</p>\n<p>Version: 2.1.5 (27-01-2021)<br />Fix: Sticky Module conflict with latest Elementor.<br />Fix: Slick Library update support for Latest Elementor update.<br />Fix: Woo Category List widget featured style minor CSS grid issue.</p>\n<p>Version: 2.1.4 (25-01-2021)<br />Tweak: Support W3C validation when using Facebook Messenger.<br />Fix: Blog Posts Widget default image size changed to provide clear images.</p>\n<p>Version: 2.1.3 (18-01-2021)<br />Fix: Instagram api expire time extended.<br />Fix: Editor live changes support for Advanced Tooltip.</p>\n<p>Version: 2.1.2 (12-01-2021)<br />Fix: Advanced Tooltip js conflict in the Elementor editor.</p>\n<p>Version: 2.1.1 (10-01-2021)<br />New: Introducing Advanced Tooltip - add tooltip to any Widget.<br />Fix: Improved Advanced Toggle Widget toggler btn.<br />Fix: Missing string translations for Table Widget.<br />Fix: List style reset for Gallery Filter.</p>\n<p>Version: 2.1.0 (24-12-2020)<br />New: Advanced Tab Widget now has option to enable URL hash routing capability.<br />New: Option to set popup alignment for Woo Mini Cart Widget.<br />Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br />Fix: Minor CSS broken issues fixed on Hotspot Widget.<br />Fix: Some css broken issues fixed on hotspot<br />Fix: added featured category link field \'Woo Category List\' widget<br />Fix: Buttons white-space are reset to default.<br />Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br />Fix: CSS ul and ol list style wasn\'t visible inside widgets.</p>\n<p>Version: 2.0.6 (06-12-2020)<br />Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br />Improve: CSS and JS improved.</p>\n<p>Version: 2.0.5 (30-11-2020)<br />New: Added \'Popup Modal\' widget.<br />New: Added new instagram widget with Instagram official API.<br />New: Added control for keeping one dot always active.<br />New: Added Iframe and shortcode support on content.<br />Fix: Clicking pointer issues fixed.<br />Fix: \"Non property\" notice in instagram widget.<br />Fix: Fixed the line issues when increasing the pointer size.<br />Fix: Minor responsive issues fixed.</p>\n<p>Version: 2.0.4 (22-11-2020)<br />Fix: Timeline\'s elements was showing after some delay.</p>\n<p>Version: 2.0.3 (16-11-2020)<br />New: Advanced controls for Conditional Widget.<br />New: Cross domain copy-paste module (the long waited feature).<br />New: Added default color scheme on Facebook Messenger widget.<br />New: Added Locale on Facebook Messenger widget.<br />Fix: Caret image missing for Advanced Tab.<br />Fix: Ekit button js error when \"add section\" is clicked.<br />Tweak: Instagram feed widget.<br />Tweak: Improved CSS &amp; JS.</p>\n<p>Version: 2.0.2<br />Fix: Facebook feed API.<br />Fix: Some spelling mistakes.<br />Fix: License activation conflicting.</p>\n<p>Version: 2.0.1<br />Fix: Instagram\'s cache issue. Posts were not properly updated.</p>\n<p>Version: 2.0.0<br />New: New Unfold widget added.<br />Fix: Google Map API Script is enqueueing even it\'s not enabled.<br />Fix: Facebook Review Broken issue.<br />Fix: HeaderFooter builder compatiblity.<br />Added: Pagination to Blog Posts.<br />Added: Import &amp; export system for WidgetBuilder module.<br />Added: New features: \"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\".</p>\n\";}s:13:\"license_check\";s:0:\"\";s:3:\"msg\";s:40:\"License key is not valid for ElementsKit\";s:8:\"homepage\";s:48:\"https://account.wpmet.com/downloads/elementskit/\";s:7:\"package\";s:158:\"https://account.wpmet.com/edd-sl/package_download/MTc2OTgwMjU4ODphY3RpdmF0ZWQ6OTo2MDE5ZjE5NDNmY2Q0Y2M1N2Y0MmFkOTNjNTBkMDY1YjpodHRwc0AvL2lyYW5ldXJvYmV0LmNvbTow\";s:5:\"icons\";a:2:{s:2:\"1x\";s:80:\"https://account.wpmet.com/wp-content/uploads/edd/2025/11/elementskit-128x128.png\";s:2:\"2x\";s:72:\"https://account.wpmet.com/wp-content/uploads/edd/2025/11/elementskit.png\";}s:7:\"banners\";O:8:\"stdClass\":2:{s:4:\"high\";s:76:\"https://account.wpmet.com/wp-content/uploads/edd/2019/11/banner-1544x500.png\";s:3:\"low\";s:75:\"https://account.wpmet.com/wp-content/uploads/edd/2019/11/banner-772x250.png\";}s:4:\"slug\";s:11:\"elementskit\";s:3:\"url\";s:60:\"https://account.wpmet.com/downloads/elementskit/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-12-31 18:20:42\";s:13:\"download_link\";s:158:\"https://account.wpmet.com/edd-sl/package_download/MTc2OTgwMjU4ODphY3RpdmF0ZWQ6OTo2MDE5ZjE5NDNmY2Q0Y2M1N2Y0MmFkOTNjNTBkMDY1YjpodHRwc0AvL2lyYW5ldXJvYmV0LmNvbTow\";s:11:\"description\";a:1:{i:0;s:464:\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!</p>\n\";}s:9:\"changelog\";a:1:{i:0;s:27102:\"<p>Version: 4.2.1 (31 December 2025)</p>\n<p>Fixed: Compatibility issue between global badge module and icon widget</p>\n<p>Version: 4.2.0 (28 December 2025)</p>\n<p>Added: Global badge module</p>\n<p>Fixed: Corrected string formatting in update notification for Edd_Warper class</p>\n<p>Fixed: Adjusted `Posts Count` control settings in blog posts widget</p>\n<p>Improved: Improve accessibility and enhance screen reader support for stylish list widget</p>\n<p>Improved: Added timeline widget equal height<br />Version: 4.1.2 (20 October 2025)<br />Added: Controls for showing total search results label in advanced search widget<br />Fixed: Correct SVG styling selector in pricing widget<br />Fixed: Excluding categories functionality in advanced search widget<br />Fixed: Nav icon size and color settings conflict in Elementor loop carousel<br />Fixed: Flipbox widget complict with elementor widget container<br />Improved: Add text color control to stylish list widget</p>\n<p>Version: 4.1.1 (24 September 2025)<br />Improved: Individual navigation positioning controls in the advanced slider<br />Fixed: PHP parse_str compatibility in video gallery<br />Fixed: SVG icon compatibility in the creative button widget</p>\n<p>Version: 4.1.0 (01 September 2025)<br />Fixed: Icon size not applied in the table widget<br />Added: Icon and text color support in the table widget<br />Added: Liquid glass effect for advanced tab widget<br />Added: Liquid glass effect for fancy animated text widget<br />Added: Liquid glass effect for fancy flip box widget<br />Fixed: Swiper navigation button selector to support both icon and SVG elements<br />Fixed: Removed deprecated dialog box in facebook messenger widget<br />Improved: Separated share and view controls in Facebook feed widget<br />Improved: Removed old data migration functions</p>\n<p>Version: 4.0.0 (05 August 2025)<br />Added: Advanced accordion widget title and icon hover colour controls<br />Added: Interactive links widget background image height and width controls<br />Fixed: Behance feed widget arrow icon alignment issue<br />Fixed: Behance feed widget icon colour issue<br />Fixed: Interactive links widget hover icon issue<br />Fixed: Interactive links widget mobile responsiveness issue<br />Fixed: Cross-domain widget copy-paste issue<br />Fixed: Advanced slider widget edit content button issue<br />Fixed: Unfold widget button text language compatibility (now supports all languages)<br />Fixed: Yelp widget slider control issue<br />Improved: Widgets asset loading</p>\n<p>&nbsp;</p>\n<p>Version: 3.9.1 (13 July 2025)<br />Added: Elementor optimised markup compatibility for the effect module<br />Fixed: Edit content button gets covered by fixed elements in the advanced slider</p>\n<p>Version: 3.9.0 (07 July 2025)<br />Added: Liquid glass module<br />Added: Advanced search widget<br />Added: Max height control in mini cart widget</p>\n<p>Version: 3.8.9 (15 June 2025)<br />Fixed: Parallax module not working in the frontend</p>\n<p>Version: 3.8.8 (27 May 2025)<br />Fixed: Modules not working when element caching experiments active</p>\n<p>Version: 3.8.7 (25 May 2025)<br />Added: Mouse event added in push, fade and transform style in flip box widget<br />Fixed: Parallax modules not working in inner container<br />Improved: Deleted repeated CSS of SVG icon</p>\n<p>Version: 3.8.6 (11 May 2025)<br />Fixed: Responsive line direction in hotspot widget<br />Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br />Improved: Delete repeated css of SVG icon</p>\n<p>Version: 3.8.5 (15 April 2025)<br />Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br />Fixed: Unfold widget opened initially inside advanced tab items<br />Fixed: Showing error when user id and access token not set in instagram widget<br />Improved: Update DataTables to v2 for table widget<br />Improved: Controls for icon and title in timeline widget</p>\n<p>Version: 3.8.4 (18 March 2025)<br />Fixed: Event handler for expand unfold widget to prevent multiple bindings<br />Fixed: Ajax pagination not working in blog posts widget<br />Improved : Added submenu item styling for typography, color, padding and border</p>\n<p>Version: 3.8.3 (11 March 2025)<br />Fixed: Multi parallax is not working when element caching is enable<br />Fixed: Background image parallax not working sometimes when lazy load is enable<br />Fixed: Corrected popup width settings for the outside position in modal popups<br />Improved: Enhanced background image handling and multi-parallax effects<br />Improved: Conditionally register frontend scripts and styles for the advanced tooltip module</p>\n<p>Version: 3.8.2 (09 February 2025)<br />Improved: WhatsApp widget links open URL<br />Improved: Sticky content module asset loading when unused<br />Improved: Particles module asset loading when unused<br />Improved: Mouse cursor module asset loading when unused<br />Improved: Wrapper link module asset loading when unused</p>\n<p>&nbsp;</p>\n<p>Version: 3.8.1 (27 January 2025)<br />Fixed: WhatsApp widget chat not redirecting to the users inbox</p>\n<p>Version: 3.8.0 (22 January 2025)<br />Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26</p>\n<p>Version: 3.7.9 (20 January 2025)<br />Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br />Improved: Parallax module sanitization</p>\n<p>Version: 3.7.8 (29 December 2024)<br />Added: Self-hosted video option in the video gallery widget<br />Fixed: Changed subtitle tags from `&lt;h2&gt;` to `&lt;span&gt;` for better semantic structure<br />Fixed: Added compatibility with ARMember Lite in the Elementor editor<br />Fixed: Woo Product carousel breaking in Elementor 3.26<br />Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br />Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br />Improved: Introduced alignment and line break control options for the horizontal timeline widget<br />Improved: Adjusted responsive width for horizontal timeline items<br />Improved: Removed unnecessary flex-wrap property from horizontal timeline styles</p>\n<p>Version: 3.7.7 (19 December 2024)<br />Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br />Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets</p>\n<p>Version: 3.7.6 (07 December 2024)<br />Fixed: Parallax effect animation conflict with Elementor animation<br />Fixed: Carousel layout causing browser console errors in video gallery widget<br />Improved: Pricing menu widget CSS and removed unnecessary CSS</p>\n<p>Version: 3.7.5 (17 November 2024)<br />Fixed: Cross domain copy paste not working</p>\n<p>Version: 3.7.4 (27 October 2024)<br />Fixed: Minor bugs and improvements</p>\n<p>Version: 3.7.3 (26 October 2024)<br />Added: Circle menu widget<br />Fixed: Icon is missing at `interactive link`<br />Improved: Interactive links widget controls and styles</p>\n<p>Version: 3.7.2 (20 October 2024)<br />Fixed: Transition is not working on hover in container widget</p>\n<p>Version: 3.7.1 (16 October 2024)<br />Added: Pagination feature to the product list widget<br />Added: Support for changing the label of the Elementor form reset button field<br />Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br />Improved: Hover transition control for the button in the form reset button module</p>\n<p>Version: 3.7.0 (22 September 2024)<br />Fixed: Template insertion and placeholder images in the template library<br />Improved: Advanced slider widget configuration for better compatibility<br />Improved: Updated the Jarallax library to version 2.2.1</p>\n<p>Version: 3.6.9 (01 September 2024)<br />Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br />Fixed: Parallax effect shape is not showing<br />Fixed: Header footer compatibility issue with houzez theme</p>\n<p>Version: 3.6.8 (13 August 2024)<br />Fixed: Element caching compatibility</p>\n<p>Version: 3.6.7 (12 August 2024)<br />Added: WhatsApp button goes directly on whatsApp app<br />Fixed: Updated popup close button in the video gallery widget<br />Improved: Security best practices in blog posts widget</p>\n<p>Version: 3.6.6 (27 July 2024)<br />Added: Support for `is_dynamic_content()`<br />Improved: Accessibility, performance, and security best practices</p>\n<p>Version: 3.6.5 (14 July 2024)<br />Added: Support for vimeo videos in video gallery widget<br />Fixed: Short URL not working in video gallery widget<br />Fixed : Image morphing widget import issue<br />Fixed: Refactor pagination code in blog posts widget</p>\n<p>Version: 3.6.4 (04 July 2024)<br />Fixed: Minor bugs &amp; improvements</p>\n<p>Version: 3.6.3 (09 June 2024)<br />Added: Pause on mouse hover in advanced slider widget<br />Improved: Table and motion text widget sanitization</p>\n<p>Version: 3.6.2 (20 May 2024)<br />Improved: Wrapper link module URL sanitization<br />Improved: Table widget external link data sanitization</p>\n<p>Version: 3.6.1 (15 April 2024)<br />Added: Interactive links widget<br />Fixed: Minor bug &amp; improvements<br />Improved: Several widget sanitization</p>\n<p>Version: 3.6.0 (31 March 2024)<br />Added: Protected content widget<br />Added: Mouse cursor margin control<br />Added: Breakpoints in sticky module<br />Fixed: Facebook review widget showing error with TranslatePress plugin<br />Fixed: Zoom JWT deprecation</p>\n<p>Version: 3.5.0 (27 November 2023)<br />Added: Mouse cursor module<br />Added: Glass morphism module<br />Added: Table widget search icon control<br />Added: Chart widget legend click option<br />Fixed: Price menu widget card list link issue<br />Fixed: Facebook page video play issue<br />Fixed: Blog posts load more issues</p>\n<p>Version: 3.4.1 (14 November 2023)<br />Fixed: Google sheet token expire issue<br />Fixed: Table responsive not working properly<br />Improved: Access control security</p>\n<p>Version: 3.4.0 (29 October 2023)<br />Added: Comparison table widget<br />Added: Wrapper link Module<br />Fixed: Volume display handling for touch devices<br />Fixed: Price menu widget anchor tag issue<br />Fixed: Facebook feed responsive issues<br />Fixed: Facebook page review widget ID token vaildation check<br />Fixed: Blog posts masonry issue<br />Fixed: Advanced slider thumbs issue<br />Fixed: Blog posts widgets load more<br />Improved: Vertical menu dropdown arrow changes option</p>\n<p>Version: 3.3.0 (21 Jun 2023)<br />Fixed: Popup modal widget editor loading<br />Fixed: Advanced tab hash change undefined<br />Fixed: HTML is not working in advanced tab widget<br />Fixed: WhatsApp widget responsive issues<br />Fixed: Google SDK deprecated issues for PHP 8.0 and above<br />Fixed: Particles module console error occurs on non-Elementor pages<br />Fixed: Compatibility issue with slick slider<br />Fixed: Accordion not working inside advanced toggle widget<br />Fixed: Dribbble widget spelling issues<br />Improved: Flip box widget firefox browser compatibility<br />Improved: Coupon Code Widget controls<br />Improved: Optimize review, price menu, team, video gallery sliders</p>\n<p>Version: 3.2.1 (05 Apr 2023)<br />Fixed: Swiper v8.45 compatibility<br />Fixed: Advanced Tab Widget Enable URL Hash Issue<br />Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br />Fixed: Stylish List description escaping issue<br />Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br />Fixed: Yelp Review feed issue<br />Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br />Improved: Fancy Animated Text Support with an Advanced Slider widget</p>\n<p>Version: 3.2.0 (28 Feb 2023)<br />Added: Content Ticker widget<br />Added: Coupon Code Widget<br />Added: Particles Module<br />Added: New styles and features in Whatsapp Widget<br />Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br />Fixed: Parallax Module support with Flex Container<br />Fixed: Maximum project per page is fixed at Dribble Feed Widget<br />Fixed: Breakpoints issue fixed for Advanced Slider Widget<br />Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br />Fixed: Compatibility issues with Eduma theme<br />Improved: Accessibility for widgets and modules</p>\n<p>Version: 3.1.0 (16 Jan 2023)<br />Added: Audio Player Widget<br />Added: Flip Box Widget<br />Added: Image Morphing Widget<br />Added: Flex container support<br />Added: Carousel Slider controls to Blog Post Widget<br />Added: Ten new swap styles to Image Swap Widget<br />Fixed: Gallery Widget PHP warning issue<br />Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br />Fixed: Swiper slider initial loading breaks columns<br />Fixed: Link getting duplicate for socials in Team Carousel Slider<br />Improved: Team Carousel Slider controls<br />Improved: Optimize JS for Behance Feed Widget<br />Improved: Widgets searching keywords for editor panel<br />Improved: Breadcrumb Widget styles and controls<br />Tweaked: Disable glare effect in Parallax Module</p>\n<p>Version: 3.0.0 (12 Dec 2022)<br />Added: Stylish List widget<br />Added: Team Carousel Slider widget<br />Added: Widgets Documentation URL<br />Fixed: Fancy Animated Text animation issues<br />Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br />Fixed: Price Menu widget link doesn\'t work properly<br />Fixed: Button link not working properly in Image hover effect<br />Fixed: Arrow position in Video Gallery<br />Fixed: Flickering issue for Advanced tab content<br />Fixed: Advanced widgets issue with Table widget<br />Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br />Fixed: Fancy Animated Text Widget Text crop &amp; Cursor gap issue<br />Fixed: Advanced tab widget vertical height issues<br />Fixed: Responsive issues in Video Gallery widget<br />Fixed: Firebase JWT conflict issue<br />Improved: Parallax module js<br />Improved: Vertical alignment in Advanced Tab widget<br />Improved: Fancy Animated Text Widget Visibility<br />Improved: Fancy Animated Text Widget Bar Loading Animation<br />Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br />Improved: Advanced Slider widget Progress-bar System &amp; Slider Content Animation<br />Improved: Advanced Slider widget Slides Per View &amp; Wrapper Padding<br />Improved: Filter spacing Control in Video Gallery widget<br />Tweaked: Image Overlay control in Blog Post widget<br />Tweaked: Advanced Slider widget Vertical &amp; Image Thumbs</p>\n<p>Version: 2.8.0 (02 Oct 2022)<br />Added: Price Menu widget<br />Added: Fancy Animated Text Widget<br />Added: Image Masking Module<br />Added: Dynamic content support for Elementor pro<br />Added: Image hover effect widget WPML compatibility<br />Fixed: Elementor reset style issue with Elementskit Conditions module<br />Fixed: Swiper slider is not working and updating inside an advanced tab<br />Fixed: Ajax mega menu load issue with vertical menu<br />Tweaked: Image Hover Effect widget</p>\n<p>Version: 2.7.0 (24 Aug 2022)<br />Added: Image Hover Effect widget<br />Added: Option for disable CSS3 animation for responsiveness<br />Added: Horizontal bottom position for Timeline widget<br />Fixed: Woo Product List widget\'s query issue<br />Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br />Fixed: Fatal error with google client vendor<br />Fixed: Animation and css issues in Timeline widget</p>\n<p>Version: 2.6.10 (17 Jul 2022)<br />Added: Facebook Feed widget\'s demo in Template library<br />Added: Style for Breadcrumb widget<br />Added: Text field in Woo Mini Cart widget<br />Fixed: Code Optimized.<br />Fixed: Vendor conflict issue<br />Fixed: Advanced Tooltip background not changed when upload image<br />Fixed: Conflict css issue with twenty twenty one theme<br />Fixed: Pinterest share is not working in Facebook Feed widget<br />Fixed: Advanced tab issue for OceanWP Theme<br />Fixed: Woo Mini Cart css issue for OceanWP theme<br />Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br />Tweaked: Table Widget css issue in OceanWP Theme</p>\n<p>Version: 2.6.9 (26 Jun 2022)<br />Fixed: Code Optimized.</p>\n<p>Version: 2.6.8 (24 May 2022)<br />Fixed: CSS bug fix.</p>\n<p>Version: 2.6.7 (27th April 2022)<br />Added: Compatibility with PHP 8.0. <br />Tweaked: JS, PHP &amp; CSS.</p>\n<p>Version: 2.6.6 (25th April 2022)<br />Fixed: Advance Tab widget issue.<br />Fixed: Advance Accordion widget issue.<br />Fixed: Advance Toggle widget issue.<br />Fixed: Advance Slider widget issue.</p>\n<p>Version: 2.6.5 (18th April 2022) <br />Addded: Whatsapp Widget. <br />Fixed: Creative Button icon position.<br />Fixed: Advanced tab content issue.<br />Fixed: Advanced Accordion content issue.<br />Fixed: Advanced Toggle content issue.</p>\n<p>Version: 2.6.4 (24th March 2022)<br />Added: Subcontinent and Image in Advanced Tooltip widget.<br />Improved: Added Advance tooltip subtitle, image, and many controls.<br />Fixed: Body alignment issue in Table widget.<br />Fixed: HTML content issue in Advanced Tooltip widget.<br />Fixed: Instagram widget caption and others issues<br />Fixed: Elementor 3.6.1 conflicts for deprecation.<br />Fixed: Elementor responsive control devices compatibility issue<br />Fixed: Tweak border radius issue of advance tooltip widget<br />Fixed: Advanced tab issue ( specially with OceanWP theme )</p>\n<p>Version: 2.6.3 (15th February 2022)<br />Improved: Parallax doesn\'t work on tablets &amp; mobile devices.<br />Fixed: Table widget issue ( Editor output style not work &amp; HTML print with image).<br />Fixed: Video widget issue.<br />Fixed: Conditional content module has a conflict with the Russian language.</p>\n<p>Version: 2.6.2 (30th January 2022)<br />Added: Integrate google sheet inside table widget.<br />Added: WYSIWYG control for table body text.<br />Fixed: Table widget fopen function warning.<br />Fixed: Table widget image issue.</p>\n<p>Version: 2.6.1 (22th January 2022).<br />Fixed: Icon missing &amp; replaced fontAwesome icon with elementor icon.<br />Fixed: Advanced Tab issue with OceanWP theme.<br />Tweaked: CSS and JS improved.</p>\n<p>Version: 2.6.0 (9th January 2022).<br />Added: Ajax Loading support for Advanced Tab Widget.<br />Improved: Improved data attribute.<br />Improved: Update paralax library version(Jaralax).<br />Improved: Mini cart &amp; ajax loading support for Advanced Tab. <br />Fixed: HTML tag does not work into table widget cell text.<br />Fixed: PHP notice and warning when username is not exist in pinterest feed.<br />Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.</p>\n<p>Version: 2.5.0 (20th December 2021)<br />New: Hover option added for Vertical Menu Widget.<br />New: Russian language for translation.<br />Fix: Sticky Offset support for Smooth Scrolling.<br />Fix: Background Image rendering issue for Parallax Module.<br />Fix: Table widget missing controls.<br />Fix: Instagram Feed Fatal Error.<br />Removed: Comment and like count from instagram feed widget.</p>\n<p>Version: 2.4.1 (2nd December 2021)<br />Fix: Script defer loading issue for Copy-Paste Module.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.4.0 (25th November, 2021)<br />Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.7 (7th November, 2021)<br />Fix: Woo Product Carousel issue.<br />Fix: Advanced tab nested issue fixed.<br />Fix: fixed grid compatibility issue.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.6 (26th September, 2021)<br />Fix: Woo Category widget grid issue with Astra theme<br />Fix: Woo Product List widget grid issue with Astra theme<br />Fix: Hover behavior issue for Woo Mini Cart Widget.<br />Fix: Responsive support for Chart Widget with large data.<br />Fix: Horizontal style content alignment for Timeline Widget.</p>\n<p>Version: 2.3.5 (19 August, 2021)<br />Fix: JS conflict when first load for Parallax Module.<br />Fix: Responsive controls issue for Woo Category List Widget.<br />Fix: Removed deprecated Elementor PHP Methods from Widgets.</p>\n<p>Version: 2.3.4 (2 August, 2021)<br />Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br />Fix: Advanced Toggle widget Indicator Global color issues.<br />Fix: Unfold widget title alignment issue.<br />Fix: Timeline widget content alignment issue.</p>\n<p>Version: 2.3.3 (15 July, 2021)<br />Fix: Swiper Slider conflict issues fixed with other theme.</p>\n<p>Version: 2.3.2 (15 July, 2021)<br />Tweak: Removed loop from carousel related widgets.</p>\n<p>Version: 2.3.1 (13 July, 2021)<br />Fix: Multiple placeholder image upload issues when importing widget.<br />Fix: Background color delay loading issues fixed on Table widget.<br />Tweak: Improved W3validation.<br />Tweak: TweenMax JS Library updated to the latest version.<br />Tweek: Converted widgets slideshow from slick to swiper.<br />Tweak: Optimized Images.</p>\n<p>Version: 2.3.0 (8 June, 2021)<br />New: Refined Layout Manager with Tabs, Categories and Search filters.<br />New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br />Tweak: Manual cache clear button for Dribbble Feed widget.<br />Tweak: Getting access token made easy for Dribbble Feed widget.<br />Tweak: Bring unfold widget into viewport while closing the content.<br />Fix: Mobile scrolling issues for Hotspot Widget.<br />Fix: Undefined variables for Twitter Feed Widget.<br />Fix: Limit for Facebook Feed API.<br />Fix: Reaction Icons for Facebook Feed.<br />Fix: Minor spelling issue.</p>\n<p>Version: 2.2.3 (10 May, 2021)<br />New: Hover Trigger on Advanced Tab Widget.<br />Tweak: Improvements for the Instagram API.<br />Tweak: Improvements for the Faceebook Feed API.<br />Fix: Profile Picture issue for Instagram Widget.</p>\n<p>Version: 2.2.2 (29 April, 2021)<br />New: Blog Posts Widget Floating Category.<br />New: Blog Posts Widget Various Missing Controls.<br />New: Dribbble Feed User Info &amp; Header.<br />New: Dribbble Feed Various Missing Controls.<br />New: Border control to pinterest feed widget.<br />New: Follow button icon control to twitter feed widget.<br />New: Padding control to twitter feed widget.<br />New: Header background control to twitter feed widget.<br />New: Share button to twitter feed widget.<br />Tweak: SVG icon to elementskit icon to twitter feed widget.<br />Tweak: Layout five to behance feed widget.<br />Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br />Fix: Category List Widget separator position issue.<br />Fix: Google Map Widget static type image issue.<br />Fix: Facebook Page Review content alignment issue.<br />Fix: Twitter feed read more button.<br />Fix: Header Alignment Control for Table Widget.<br />Fix: Product Count styles for Woo Category List Widget.<br />Fix: Responsive support for Dribbble Feed Widget.</p>\n<p>Version: 2.2.1 (14-04-2021)<br />Fix: Compatibility issues with Elementor 3.2.0.</p>\n<p>Version: 2.2.0 (02-03-2021)<br />Improve: Minor bug fix and code improvements.<br />Improve: Minor escaping and validation improvements.</p>\n<p>Version: 2.1.7 (25-02-2021)<br />New: Image Size control for Gallery Widget.<br />New: Option to Show/Hide Facebook Messenger Dialog Box.<br />New: Image Comparison support for Advanced Tab Widget.<br />Fix: Responsive glitch in Timeline Widget.</p>\n<p>Version: 2.1.6 (07-02-2021)<br />New: Introducing Image Swap Widget - show a different image as the user hovers.</p>\n<p>Version: 2.1.5 (27-01-2021)<br />Fix: Sticky Module conflict with latest Elementor.<br />Fix: Slick Library update support for Latest Elementor update.<br />Fix: Woo Category List widget featured style minor CSS grid issue.</p>\n<p>Version: 2.1.4 (25-01-2021)<br />Tweak: Support W3C validation when using Facebook Messenger.<br />Fix: Blog Posts Widget default image size changed to provide clear images.</p>\n<p>Version: 2.1.3 (18-01-2021)<br />Fix: Instagram api expire time extended.<br />Fix: Editor live changes support for Advanced Tooltip.</p>\n<p>Version: 2.1.2 (12-01-2021)<br />Fix: Advanced Tooltip js conflict in the Elementor editor.</p>\n<p>Version: 2.1.1 (10-01-2021)<br />New: Introducing Advanced Tooltip - add tooltip to any Widget.<br />Fix: Improved Advanced Toggle Widget toggler btn.<br />Fix: Missing string translations for Table Widget.<br />Fix: List style reset for Gallery Filter.</p>\n<p>Version: 2.1.0 (24-12-2020)<br />New: Advanced Tab Widget now has option to enable URL hash routing capability.<br />New: Option to set popup alignment for Woo Mini Cart Widget.<br />Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br />Fix: Minor CSS broken issues fixed on Hotspot Widget.<br />Fix: Some css broken issues fixed on hotspot<br />Fix: added featured category link field \'Woo Category List\' widget<br />Fix: Buttons white-space are reset to default.<br />Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br />Fix: CSS ul and ol list style wasn\'t visible inside widgets.</p>\n<p>Version: 2.0.6 (06-12-2020)<br />Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br />Improve: CSS and JS improved.</p>\n<p>Version: 2.0.5 (30-11-2020)<br />New: Added \'Popup Modal\' widget.<br />New: Added new instagram widget with Instagram official API.<br />New: Added control for keeping one dot always active.<br />New: Added Iframe and shortcode support on content.<br />Fix: Clicking pointer issues fixed.<br />Fix: \"Non property\" notice in instagram widget.<br />Fix: Fixed the line issues when increasing the pointer size.<br />Fix: Minor responsive issues fixed.</p>\n<p>Version: 2.0.4 (22-11-2020)<br />Fix: Timeline\'s elements was showing after some delay.</p>\n<p>Version: 2.0.3 (16-11-2020)<br />New: Advanced controls for Conditional Widget.<br />New: Cross domain copy-paste module (the long waited feature).<br />New: Added default color scheme on Facebook Messenger widget.<br />New: Added Locale on Facebook Messenger widget.<br />Fix: Caret image missing for Advanced Tab.<br />Fix: Ekit button js error when \"add section\" is clicked.<br />Tweak: Instagram feed widget.<br />Tweak: Improved CSS &amp; JS.</p>\n<p>Version: 2.0.2<br />Fix: Facebook feed API.<br />Fix: Some spelling mistakes.<br />Fix: License activation conflicting.</p>\n<p>Version: 2.0.1<br />Fix: Instagram\'s cache issue. Posts were not properly updated.</p>\n<p>Version: 2.0.0<br />New: New Unfold widget added.<br />Fix: Google Map API Script is enqueueing even it\'s not enabled.<br />Fix: Facebook Review Broken issue.<br />Fix: HeaderFooter builder compatiblity.<br />Added: Pagination to Blog Posts.<br />Added: Import &amp; export system for WidgetBuilder module.<br />Added: New features: \"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\".</p>\n\";}s:6:\"plugin\";s:27:\"elementskit/elementskit.php\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.34.0\";s:12:\"last_updated\";s:19:\"2025-12-22 12:50:17\";s:11:\"new_version\";s:6:\"3.34.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:3:\"6.9\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:325:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzY4NDk0Mzc1LCJleHAiOjE3Njg1ODA3NzV9.fwpxm9pceX4gDI08hAlmO1CBFkjl2UwGN7xt9SzhaX4/package_download\";s:13:\"download_link\";s:325:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzY4NDk0Mzc1LCJleHAiOjE3Njg1ODA3NzV9.fwpxm9pceX4gDI08hAlmO1CBFkjl2UwGN7xt9SzhaX4/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:3:\"6.9\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:302:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJpYXQiOjE3Njg0OTQzNzUsImV4cCI6MTc2ODU4MDc3NX0.cjk7LSlyGxOhmSWC6-zPIcl-7QQ4YF2PIPtYOa9qY0U/previous_download\";s:13:\"download_link\";s:302:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pcmFuZXVyb2JldC5jb20iLCJpYXQiOjE3Njg0OTQzNzUsImV4cCI6MTc2ODU4MDc3NX0.cjk7LSlyGxOhmSWC6-zPIcl-7QQ4YF2PIPtYOa9qY0U/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:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:11:\"amp/amp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"w.org/plugins/amp\";s:4:\"slug\";s:3:\"amp\";s:6:\"plugin\";s:11:\"amp/amp.php\";s:11:\"new_version\";s:5:\"2.5.5\";s:3:\"url\";s:34:\"https://wordpress.org/plugins/amp/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/amp.2.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:48:\"https://ps.w.org/amp/assets/icon.svg?rev=2527602\";s:3:\"svg\";s:48:\"https://ps.w.org/amp/assets/icon.svg?rev=2527602\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/amp/assets/banner-1544x500.png?rev=2527602\";s:2:\"1x\";s:58:\"https://ps.w.org/amp/assets/banner-772x250.png?rev=2527602\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}s:47:\"better-search-replace/better-search-replace.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/better-search-replace\";s:4:\"slug\";s:21:\"better-search-replace\";s:6:\"plugin\";s:47:\"better-search-replace/better-search-replace.php\";s:11:\"new_version\";s:6:\"1.4.10\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/better-search-replace/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/better-search-replace.1.4.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-256x256.png?rev=2706527\";s:2:\"1x\";s:74:\"https://ps.w.org/better-search-replace/assets/icon-128x128.png?rev=2706527\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/better-search-replace/assets/banner-1544x500.png?rev=2706527\";s:2:\"1x\";s:76:\"https://ps.w.org/better-search-replace/assets/banner-772x250.jpg?rev=2706527\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";}s:55:\"luckywp-table-of-contents/luckywp-table-of-contents.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"w.org/plugins/luckywp-table-of-contents\";s:4:\"slug\";s:25:\"luckywp-table-of-contents\";s:6:\"plugin\";s:55:\"luckywp-table-of-contents/luckywp-table-of-contents.php\";s:11:\"new_version\";s:6:\"2.1.14\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/luckywp-table-of-contents/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/luckywp-table-of-contents.2.1.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/luckywp-table-of-contents/assets/icon-256x256.png?rev=2100677\";s:2:\"1x\";s:78:\"https://ps.w.org/luckywp-table-of-contents/assets/icon-128x128.png?rev=2100677\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/luckywp-table-of-contents/assets/banner-1544x500.png?rev=2100677\";s:2:\"1x\";s:80:\"https://ps.w.org/luckywp-table-of-contents/assets/banner-772x250.png?rev=2100677\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:53:\"wpfront-notification-bar/wpfront-notification-bar.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/wpfront-notification-bar\";s:4:\"slug\";s:24:\"wpfront-notification-bar\";s:6:\"plugin\";s:53:\"wpfront-notification-bar/wpfront-notification-bar.php\";s:11:\"new_version\";s:5:\"3.5.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/wpfront-notification-bar/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/wpfront-notification-bar.3.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:69:\"https://ps.w.org/wpfront-notification-bar/assets/icon.svg?rev=1672432\";s:3:\"svg\";s:69:\"https://ps.w.org/wpfront-notification-bar/assets/icon.svg?rev=1672432\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/wpfront-notification-bar/assets/banner-1544x500.png?rev=3319215\";s:2:\"1x\";s:79:\"https://ps.w.org/wpfront-notification-bar/assets/banner-772x250.png?rev=3319215\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}}s:7:\"checked\";a:15:{s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.9.2\";s:19:\"akismet/akismet.php\";s:3:\"5.4\";s:11:\"amp/amp.php\";s:5:\"2.5.5\";s:47:\"better-search-replace/better-search-replace.php\";s:6:\"1.4.10\";s:39:\"disable-gutenberg/disable-gutenberg.php\";s:5:\"3.2.3\";s:23:\"elementor/elementor.php\";s:6:\"3.29.2\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.34.0\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"3.5.4\";s:27:\"elementskit/elementskit.php\";s:5:\"3.4.1\";s:55:\"luckywp-table-of-contents/luckywp-table-of-contents.php\";s:6:\"2.1.14\";s:53:\"wpfront-notification-bar/wpfront-notification-bar.php\";s:5:\"3.5.1\";s:23:\"wp-rocket/wp-rocket.php\";s:6:\"3.15.3\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"25.3.1\";s:25:\"wpseo-video/video-seo.php\";s:4:\"14.7\";s:40:\"wordpress-seo-premium/wp-seo-premium.php\";s:4:\"25.3\";}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167671, '_site_transient_timeout_theme_roots', '1769696388', 'off'),
(167672, '_site_transient_theme_roots', 'a:7:{s:9:\"Newspaper\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'off'),
(167673, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1769694588;s:7:\"checked\";a:7:{s:9:\"Newspaper\";s:6:\"12.6.2\";s:15:\"hello-elementor\";s:5:\"3.4.4\";s:16:\"twentytwentyfive\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:6:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.6.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(167678, '_transient_doing_cron', '1771914913.3526039123535156250000', 'on'),
(167707, '_transient_timeout_wp_rocket_pricing', '1771958111', 'off'),
(167708, '_transient_wp_rocket_pricing', 'O:8:\"stdClass\":3:{s:8:\"licenses\";O:8:\"stdClass\":7:{s:6:\"single\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Single\";s:6:\"prices\";O:8:\"stdClass\":3:{s:7:\"regular\";i:59;s:4:\"sale\";d:35.4;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:47.2;s:14:\"is_grandmother\";i:59;s:15:\"not_grandfather\";i:59;s:10:\"is_expired\";i:59;}}s:8:\"websites\";i:1;}s:4:\"plus\";O:8:\"stdClass\":3:{s:4:\"name\";s:4:\"Plus\";s:6:\"prices\";O:8:\"stdClass\":4:{s:11:\"from_single\";O:8:\"stdClass\":3:{s:7:\"regular\";i:60;s:4:\"sale\";i:36;s:5:\"stack\";b:0;}s:7:\"regular\";i:119;s:4:\"sale\";d:71.4;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:95.2;s:14:\"is_grandmother\";i:119;s:15:\"not_grandfather\";i:119;s:10:\"is_expired\";i:119;}}s:8:\"websites\";i:3;}s:8:\"infinite\";O:8:\"stdClass\":3:{s:4:\"name\";s:8:\"Infinite\";s:6:\"prices\";O:8:\"stdClass\":5:{s:11:\"from_single\";O:8:\"stdClass\":3:{s:7:\"regular\";i:240;s:4:\"sale\";i:144;s:5:\"stack\";b:0;}s:9:\"from_plus\";O:8:\"stdClass\":3:{s:7:\"regular\";i:180;s:4:\"sale\";i:108;s:5:\"stack\";b:0;}s:7:\"regular\";i:299;s:4:\"sale\";d:179.39999999999998;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:239.2;s:14:\"is_grandmother\";i:299;s:15:\"not_grandfather\";i:299;s:10:\"is_expired\";i:299;}}s:8:\"websites\";s:9:\"unlimited\";}s:7:\"multi10\";O:8:\"stdClass\":3:{s:4:\"name\";s:6:\"Growth\";s:6:\"prices\";O:8:\"stdClass\":3:{s:7:\"regular\";i:199;s:4:\"sale\";d:119.39999999999999;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:159.2;s:14:\"is_grandmother\";i:199;s:15:\"not_grandfather\";i:199;s:10:\"is_expired\";i:199;}}s:8:\"websites\";i:10;}s:7:\"multi50\";O:8:\"stdClass\":3:{s:4:\"name\";s:8:\"Multi 50\";s:6:\"prices\";O:8:\"stdClass\":6:{s:11:\"from_single\";O:8:\"stdClass\":3:{s:7:\"regular\";i:240;s:4:\"sale\";i:144;s:5:\"stack\";b:1;}s:9:\"from_plus\";O:8:\"stdClass\":3:{s:7:\"regular\";i:180;s:4:\"sale\";i:108;s:5:\"stack\";b:1;}s:12:\"from_multi10\";O:8:\"stdClass\":3:{s:7:\"regular\";i:100;s:4:\"sale\";i:60;s:5:\"stack\";b:1;}s:7:\"regular\";i:299;s:4:\"sale\";d:179.39999999999998;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:239.2;s:14:\"is_grandmother\";i:299;s:15:\"not_grandfather\";i:299;s:10:\"is_expired\";i:299;}}s:8:\"websites\";i:50;}s:8:\"multi100\";O:8:\"stdClass\":3:{s:4:\"name\";s:9:\"Multi 100\";s:6:\"prices\";O:8:\"stdClass\":7:{s:11:\"from_single\";O:8:\"stdClass\":3:{s:7:\"regular\";i:340;s:4:\"sale\";i:204;s:5:\"stack\";b:1;}s:9:\"from_plus\";O:8:\"stdClass\":3:{s:7:\"regular\";i:280;s:4:\"sale\";i:168;s:5:\"stack\";b:1;}s:12:\"from_multi10\";O:8:\"stdClass\":3:{s:7:\"regular\";i:200;s:4:\"sale\";i:120;s:5:\"stack\";b:1;}s:12:\"from_multi50\";O:8:\"stdClass\":3:{s:7:\"regular\";i:100;s:4:\"sale\";i:60;s:5:\"stack\";b:1;}s:7:\"regular\";i:399;s:4:\"sale\";d:239.39999999999998;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:319.2;s:14:\"is_grandmother\";i:399;s:15:\"not_grandfather\";i:399;s:10:\"is_expired\";i:399;}}s:8:\"websites\";i:100;}s:8:\"multi500\";O:8:\"stdClass\":3:{s:4:\"name\";s:9:\"Multi 500\";s:6:\"prices\";O:8:\"stdClass\":8:{s:11:\"from_single\";O:8:\"stdClass\":3:{s:7:\"regular\";i:540;s:4:\"sale\";i:324;s:5:\"stack\";b:1;}s:9:\"from_plus\";O:8:\"stdClass\":3:{s:7:\"regular\";i:480;s:4:\"sale\";i:288;s:5:\"stack\";b:1;}s:12:\"from_multi10\";O:8:\"stdClass\":3:{s:7:\"regular\";i:400;s:4:\"sale\";i:240;s:5:\"stack\";b:1;}s:12:\"from_multi50\";O:8:\"stdClass\":3:{s:7:\"regular\";i:300;s:4:\"sale\";i:180;s:5:\"stack\";b:1;}s:13:\"from_multi100\";O:8:\"stdClass\":3:{s:7:\"regular\";i:200;s:4:\"sale\";i:120;s:5:\"stack\";b:1;}s:7:\"regular\";i:599;s:4:\"sale\";d:359.4;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:479.2;s:14:\"is_grandmother\";i:599;s:15:\"not_grandfather\";i:599;s:10:\"is_expired\";i:599;}}s:8:\"websites\";i:500;}}s:8:\"renewals\";O:8:\"stdClass\":4:{s:10:\"extra_days\";i:15;s:16:\"grandfather_date\";i:1640995200;s:16:\"grandmother_date\";i:315532800;s:16:\"discount_percent\";O:8:\"stdClass\":3:{s:14:\"is_grandfather\";i:20;s:15:\"not_grandfather\";i:0;s:10:\"is_expired\";i:0;}}s:5:\"promo\";O:8:\"stdClass\":4:{s:4:\"name\";s:12:\"Black Friday\";s:16:\"discount_percent\";i:40;s:10:\"start_date\";i:1762992000;s:8:\"end_date\";i:1764806399;}}', 'off'),
(167709, '_transient_timeout_wp_rocket_customer_data', '1772001311', 'off'),
(167710, '_transient_wp_rocket_customer_data', 'O:8:\"stdClass\":3:{s:15:\"licence_account\";s:2:\"-1\";s:18:\"licence_expiration\";i:1893456000;s:19:\"has_one-com_account\";b:0;}', 'off'),
(167711, '_site_transient_timeout_wp_theme_files_patterns-d33ff08d6832328b39c2b2fa383ec482', '1771916713', 'off'),
(167712, '_site_transient_wp_theme_files_patterns-d33ff08d6832328b39c2b2fa383ec482', 'a:2:{s:7:\"version\";s:5:\"3.4.4\";s:8:\"patterns\";a:0:{}}', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'elementor_canvas'),
(3, 6, '_elementor_edit_mode', 'builder'),
(4, 6, '_elementor_template_type', 'kit'),
(8, 8, '_edit_last', '1'),
(9, 8, '_edit_lock', '1699105882:1'),
(10, 9, '_wp_attached_file', '2023/11/FontsFree-Net-ir_sans.ttf'),
(11, 9, '_wp_attachment_metadata', 'a:1:{s:8:\"filesize\";i:125764;}'),
(12, 8, 'elementor_font_files', 'a:1:{i:0;a:7:{s:11:\"font_weight\";s:6:\"normal\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:1:\"9\";s:3:\"url\";s:76:\"https://iraneurobet.com/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}}'),
(13, 8, 'elementor_font_face', '@font-face {\n	font-family: \'iransans\';\n	font-style: normal;\n	font-weight: normal;\n	font-display: auto;\n	src: url(\'https://iraneurobet.com/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf\') format(\'truetype\');\n}\n'),
(14, 10, '_wp_attached_file', '2023/11/logo-ace90.png'),
(15, 10, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:104;s:6:\"height\";i:115;s:4:\"file\";s:22:\"2023/11/logo-ace90.png\";s:8:\"filesize\";i:17743;s:5:\"sizes\";a:0:{}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:{}}}'),
(16, 10, '_elementor_source_image_hash', '83cf1caea6b1319fa144fa92d05cb586d5e9ba32'),
(17, 11, '_wp_attached_file', '2023/11/poker-ace-90.svg'),
(18, 11, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3046;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(19, 11, '_elementor_source_image_hash', 'f795b692b787a79c8ef71faa5c28fdcf496bb1c7'),
(20, 12, '_wp_attached_file', '2023/11/slot-ace90.svg'),
(21, 12, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:11780;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(22, 12, '_elementor_source_image_hash', '5504adb5a00f0d8cff73ac2cfa558ebe12623b33'),
(23, 13, '_wp_attached_file', '2023/11/backgammon-ace90.svg'),
(24, 13, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5003;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(25, 13, '_elementor_source_image_hash', '437a02c249398a0c2762fc9d809e64001a11afe2'),
(26, 14, '_wp_attached_file', '2023/11/سایت-شرط-بندی-آس-90-بت.jpg'),
(27, 14, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:675;s:4:\"file\";s:49:\"2023/11/سایت-شرط-بندی-آس-90-بت.jpg\";s:8:\"filesize\";i:298167;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"سایت-شرط-بندی-آس-90-بت-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"سایت-شرط-بندی-آس-90-بت-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6170;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"سایت-شرط-بندی-آس-90-بت-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49754;}}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:{}}}'),
(28, 14, '_elementor_source_image_hash', '159d3fed677e3f7a47671d58f6d72e1d9e6c3f18'),
(29, 15, '_wp_attached_file', '2023/11/instagram-1-svgrepo-com.svg'),
(30, 15, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3342;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(31, 15, '_elementor_source_image_hash', 'e03413bb61ecc7cf4e65f364b74fac94be98199c'),
(32, 16, '_wp_attached_file', '2023/11/telegram-svgrepo-com.svg'),
(33, 16, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1193;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(34, 16, '_elementor_source_image_hash', 'fd4d59b2aea9adfe06f53b1b2672f4351c79db2b'),
(35, 17, '_wp_attached_file', '2023/11/youtube-color-svgrepo-com.svg'),
(36, 17, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1401;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(37, 17, '_elementor_source_image_hash', '6f50fa7e309bb29a688388c414ae85125bfeab23'),
(38, 18, '_wp_attached_file', '2023/11/user-ace90bet.svg'),
(39, 18, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:826;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(40, 18, '_elementor_source_image_hash', 'baee92020e1dfc6c20afe52d72009e8465c03c2b'),
(41, 19, '_wp_attached_file', '2023/11/comment-ace90bet.svg'),
(42, 19, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:946;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(43, 19, '_elementor_source_image_hash', 'd82defa0fdd6b97974d7221c5cb674af30336085'),
(44, 20, '_elementor_edit_mode', 'builder'),
(45, 20, '_elementor_template_type', 'page'),
(46, 20, '_elementor_version', '3.29.2'),
(47, 20, '_elementor_pro_version', '3.29.2'),
(52, 20, '_wp_page_template', 'elementor_canvas'),
(53, 20, '_elementor_page_settings', 'a:11:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1B213B\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:18:\"background_color_b\";s:7:\"#223073\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}s:23:\"background_image_mobile\";a:5:{s:3:\"url\";s:65:\"https://iraneurobet.com/wp-content/uploads/2023/11/bg-rotated.jpg\";s:2:\"id\";i:240;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"background_repeat_mobile\";s:9:\"no-repeat\";s:22:\"background_size_mobile\";s:5:\"cover\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(54, 20, '_elementor_data', '[{\"id\":\"3991fb4e\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4defd93e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"582ca1ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a EuroBet\",\"link\":{\"url\":\"https:\\/\\/iraneurobet.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"size\":\"medium\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"57fa49d\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"ekit_particles_json_url\":\"https:\\/\\/hazarat90bet.com\\/wp-content\\/plugins\\/elementskit\\/modules\\/particles\\/assets\\/json\\/\"},\"elements\":[{\"id\":\"16783bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"d7b03c1\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"\\u0648\\u0631\\u0648\\u062f \\u0628\\u0647 \\u0622\\u062f\\u0631\\u0633 \\u062c\\u062f\\u06cc\\u062f\",\"align\":\"center\",\"size\":\"md\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#EC6424\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"600\",\"_animation\":\"none\",\"animation_duration\":\"fast\",\"link\":{\"url\":\"https:\\/\\/cdn.ampproject.org\\/c\\/s\\/betyek.com\",\"is_external\":\"\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fab fa-monero\",\"library\":\"fa-brands\"},\"icon_align\":\"right\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"489c78a\",\"elType\":\"widget\",\"settings\":{\"button_type\":\"success\",\"text\":\"\\u062f\\u0627\\u0646\\u0644\\u0648\\u062f \\u0645\\u0633\\u062a\\u0642\\u06cc\\u0645 \\u0628\\u0631\\u0646\\u0627\\u0645\\u0647 \\u0627\\u0646\\u062f\\u0631\\u0648\\u06cc\\u062f\",\"align\":\"center\",\"size\":\"md\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"button_text_color\":\"#EC6424\",\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"600\",\"_animation\":\"none\",\"link\":{\"url\":\"https:\\/\\/bet303.bet\\/app\\/BET303.apk\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-download\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"390983c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"245d8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"afb6680\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/billiard-eurobet.svg\",\"id\":35},\"library\":\"svg\"},\"view\":\"framed\",\"title_text\":\"\\u0628\\u0627\\u0632\\u06cc \\u0628\\u06cc\\u0644\\u06cc\\u0627\\u0631\\u062f \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\",\"description_text\":\"\\u0634\\u0645\\u0627 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a EuroBet \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0628\\u0627\\u0632\\u06cc \\u0628\\u06cc\\u0644\\u06cc\\u0627\\u0631\\u062f \\u0631\\u0627 \\u06a9\\u0647 \\u0628\\u06cc\\u0634\\u062a\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u0647\\u0627\\u06cc \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u0628\\u0627\\u0632\\u06cc \\u067e\\u0634\\u062a\\u06cc\\u0628\\u0627\\u0646\\u06cc \\u0646\\u0645\\u06cc \\u06a9\\u0646\\u0646\\u062f \\u0631\\u0627 \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0628\\u0627\\u0632\\u06cc \\u06a9\\u0646\\u06cc\\u062f \\u0648 \\u0644\\u0630\\u062a \\u0628\\u0628\\u0631\\u06cc\\u062f.\",\"title_size\":\"p\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"IranSans\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"IranSans\",\"description_typography_font_weight\":\"400\",\"primary_color\":\"#E13C3C\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"7c22cdb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"101d1ec3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/instagram-1-svgrepo-com.svg\",\"id\":15},\"library\":\"svg\"},\"view\":\"framed\",\"title_text\":\"\\u0627\\u06cc\\u0646\\u0633\\u062a\\u0627\\u06af\\u0631\\u0645 \\u06cc\\u0648\\u0631\\u0648\\u0628\\u062a\",\"description_text\":\"\\u0634\\u0645\\u0627 \\u0628\\u0627 \\u062f\\u0646\\u0628\\u0627\\u0644 \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u06cc\\u0646\\u0633\\u062a\\u0627\\u06af\\u0631\\u0627\\u0645 \\u0633\\u0627\\u06cc\\u062a \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a EuroBet \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0627\\u0632 \\u062c\\u062f\\u06cc\\u062f \\u062a\\u0631\\u06cc\\u0646 \\u0627\\u062e\\u0628\\u0627\\u0631 \\u0647\\u0627 \\u0648 \\u0628\\u0648\\u0646\\u0648\\u0633 \\u0647\\u0627 \\u0648 \\u0644\\u06cc\\u0646\\u06a9 \\u0647\\u0627\\u06cc \\u0628\\u062f\\u0648\\u0646 \\u0641\\u06cc\\u0644\\u062a\\u0631 \\u0627\\u06cc\\u0646 \\u0633\\u0627\\u06cc\\u062a \\u0628\\u0627 \\u062e\\u0628\\u0631 \\u0634\\u062f\\u0647 \\u0648 \\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\u06a9\\u0646\\u06cc\\u062f.\",\"title_size\":\"p\",\"primary_color\":\"#E13C3C\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"IranSans\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"IranSans\",\"description_typography_font_weight\":\"400\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3d4282a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"269793c6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/bomb-eurobet.svg\",\"id\":36},\"library\":\"svg\"},\"view\":\"framed\",\"title_text\":\"\\u0628\\u0627\\u0632\\u06cc \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631 \\u062f\\u0631 EuroBet\",\"description_text\":\"\\u0627\\u06af\\u0631 \\u0645\\u06cc \\u062e\\u0648\\u0627\\u0647\\u06cc\\u062f \\u0627\\u0632 \\u0636\\u0631\\u0627\\u06cc\\u0628 \\u0628\\u0627\\u0644\\u0627\\u06cc\\u06cc \\u062f\\u0631 \\u0628\\u0627\\u0632\\u06cc \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631 \\u0628\\u0647\\u0631\\u0647 \\u0645\\u0646\\u062f \\u0634\\u0648\\u06cc\\u062f \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0631\\u0627 \\u062f\\u0631 \\u0646\\u0638\\u0631 \\u0628\\u06af\\u06cc\\u0631\\u06cc\\u062f \\u06a9\\u0647 \\u0628\\u0627\\u0644\\u0627\\u062a\\u0631\\u06cc\\u0646 \\u0636\\u0631\\u0627\\u06cc\\u0628 \\u0631\\u0627 \\u062f\\u0631 \\u0628\\u0627\\u0632\\u06cc \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631 \\u0628\\u0647 \\u06a9\\u0627\\u0631\\u0628\\u0631\\u0627\\u0646 \\u062e\\u0648\\u062f \\u0627\\u0631\\u0627\\u0626\\u0647 \\u0645\\u06cc \\u062f\\u0647\\u062f.\",\"title_size\":\"p\",\"primary_color\":\"#E13C3C\",\"secondary_color\":\"#FFFDFD\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"IranSans\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"IranSans\",\"description_typography_font_weight\":\"400\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2eb7b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2eddc3fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"none\",\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"40a38a9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u0627\\u0639\\u062a\\u0628\\u0627\\u0631 \\u0633\\u0627\\u06cc\\u062a\",\"percent\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#E13C3C\",\"bar_bg_color\":\"#FFFFFF\",\"bar_inline_color\":\"#FFFFFF\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_family\":\"IranSans\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"600\",\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false},{\"id\":\"7db11140\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"none\",\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"31438d82\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u067e\\u0634\\u062a\\u06cc\\u0628\\u0627\\u0646\\u06cc\",\"percent\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#E13C3C\",\"bar_bg_color\":\"#FFFFFF\",\"bar_inline_color\":\"#FFFFFF\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_family\":\"IranSans\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"600\",\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false},{\"id\":\"b7c874a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"none\",\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"1a9ef7df\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u0636\\u0631\\u0627\\u06cc\\u0628\",\"percent\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"inner_text\":\"\",\"bar_color\":\"#E13C3C\",\"bar_bg_color\":\"#FFFFFF\",\"bar_inline_color\":\"#FFFFFF\",\"bar_inner_typography_typography\":\"custom\",\"bar_inner_typography_font_family\":\"IranSans\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"600\",\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60de23b6\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"6e5ae61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"198e35f0\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"63a15819\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"267c15c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a EUROBET \",\"link\":{\"url\":\"https:\\/\\/iraneurobet.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\"},\"size\":\"medium\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_animation\":\"none\",\"animation_duration\":\"fast\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21aed08c\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"6e540079\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"2a43559\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":44,\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/\\u0622\\u0645\\u0648\\u0632\\u0634-\\u062b\\u0628\\u062a-\\u0646\\u0627\\u0645-\\u062f\\u0631-\\u06cc\\u0648\\u0631\\u0648-\\u0628\\u062a-EuroBet.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"_animation\":\"none\",\"animation_duration\":\"fast\",\"image_size\":\"full\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"599c76d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\u0628\\u0631\\u0627\\u06cc \\u0622\\u063a\\u0627\\u0632 \\u067e\\u06cc\\u0634 \\u0628\\u06cc\\u0646\\u06cc \\u0631\\u0634\\u062a\\u0647 \\u0647\\u0627\\u06cc \\u0648\\u0631\\u0632\\u0634\\u06cc \\u0648 \\u0628\\u0627\\u0632\\u06cc \\u0647\\u0627\\u06cc \\u06a9\\u0627\\u0632\\u06cc\\u0646\\u0648\\u06cc\\u06cc \\u062f\\u0631 <span style=\\\"color: #ff0000;\\\"><strong><a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/shart303.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u0645\\u0639\\u062a\\u0628\\u0631<\\/a><\\/strong><\\/span> \\u0627\\u0628\\u062a\\u062f\\u0627 \\u0628\\u0627\\u06cc\\u062f \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u0639\\u0636\\u0648 \\u0634\\u0648\\u06cc\\u062f \\u06a9\\u0647 \\u062a\\u0645\\u0627\\u0645\\u06cc \\u062f\\u0633\\u062a\\u0631\\u0633\\u06cc \\u0647\\u0627\\u06cc \\u0633\\u0627\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u06cc \\u0634\\u0645\\u0627 \\u0628\\u0627\\u0632 \\u0634\\u0648\\u062f. \\u0645\\u0627 \\u0646\\u06cc\\u0632 \\u0628\\u0631\\u0627\\u06cc \\u0634\\u0645\\u0627 \\u0622\\u0645\\u0648\\u0632\\u0634 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u06cc\\u0648\\u0631 \\u0628\\u062a EuroBet \\u0631\\u0627 \\u0622\\u0645\\u0627\\u062f\\u0647 \\u06a9\\u0631\\u062f\\u0647 \\u0627\\u06cc\\u0645.<\\/span><\\/p><h2 style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 18pt;\\\"><strong>\\u0622\\u0645\\u0648\\u0632\\u0634 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a<\\/strong><\\/span><\\/h2><p><img class=\\\"aligncenter wp-image-37 size-full\\\" title=\\\"\\u0622\\u0645\\u0648\\u0632\\u0634 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\\\" src=\\\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/\\u0622\\u0645\\u0648\\u0632\\u0634-\\u062b\\u0628\\u062a-\\u0646\\u0627\\u0645-\\u062f\\u0631-\\u06cc\\u0648\\u0631\\u0648-\\u0628\\u062a.jpg\\\" alt=\\\"\\u0622\\u0645\\u0648\\u0632\\u0634 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\\\" width=\\\"1000\\\" height=\\\"568\\\" \\/><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a <span style=\\\"color: #ff0000;\\\"><strong><a style=\\\"color: #ff0000;\\\" href=\\\"https:\\/\\/eurojet.pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a<\\/a><\\/strong><\\/span> \\u0645\\u0631\\u0627\\u062d\\u0644 \\u0628\\u0633\\u06cc\\u0627\\u0631 \\u0622\\u0633\\u0627\\u0646\\u06cc \\u062f\\u0627\\u0631\\u062f \\u0648 \\u0634\\u0645\\u0627 \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u062f\\u0631 \\u0639\\u0631\\u0636 \\u0686\\u0646\\u062f \\u062f\\u0642\\u06cc\\u0642\\u0647 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062e\\u0648\\u062f \\u0631\\u0627 \\u0628\\u0647 \\u0627\\u062a\\u0645\\u0627\\u0645 \\u0628\\u0631\\u0633\\u0627\\u0646\\u06cc\\u062f \\u0648 \\u0639\\u0636\\u0648 \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0634\\u0648\\u06cc\\u062f.<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\"> \\u0628\\u0631\\u0627\\u06cc \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u0634\\u0645\\u0627 \\u0646\\u06cc\\u0627\\u0632 \\u0628\\u0647 \\u067e\\u0631 \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u0637\\u0644\\u0627\\u0639\\u0627\\u062a\\u06cc \\u062f\\u0627\\u0631\\u06cc\\u062f \\u06a9\\u0647 \\u0628\\u0639\\u062f \\u0627\\u0632 \\u062a\\u06a9\\u0645\\u06cc\\u0644 \\u0627\\u06cc\\u0646 \\u0627\\u0637\\u0644\\u0627\\u0639\\u0627\\u062a \\u062f\\u0633\\u062a\\u0631\\u0633\\u06cc \\u06a9\\u0627\\u0645\\u0644 EuroBet \\u0628\\u0647 \\u0631\\u0648\\u06cc \\u0634\\u0645\\u0627 \\u0628\\u0627\\u0632 \\u0645\\u06cc \\u0634\\u0648\\u062f \\u06a9\\u0647 \\u0627\\u06cc\\u0646 \\u0627\\u0637\\u0644\\u0627\\u0639\\u0627\\u062a \\u0639\\u0628\\u0627\\u0631\\u062a\\u0646\\u062f \\u0627\\u0632 :<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u0627\\u06cc\\u0645\\u06cc\\u0644<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u0631\\u0645\\u0632 \\u0639\\u0628\\u0648\\u0631<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u062a\\u06a9\\u0631\\u0627\\u0631 \\u0631\\u0645\\u0632 \\u0639\\u0628\\u0648\\u0631<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u0646\\u0627\\u0645 \\u0646\\u0627\\u0645 \\u062e\\u0627\\u0646\\u0648\\u0627\\u062f\\u06af\\u06cc<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u0634\\u0645\\u0627\\u0631\\u0647 \\u062a\\u0644\\u0641\\u0646 \\u0647\\u0645\\u0631\\u0627\\u0647<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udccc \\u06a9\\u062f \\u0627\\u0645\\u0646\\u06cc\\u062a\\u06cc<\\/span><\\/p><h2 style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 18pt;\\\"><strong>\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a EuroBet<\\/strong><\\/span><\\/h2><p><img class=\\\"aligncenter wp-image-38 size-full\\\" title=\\\"\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a EuroBet\\\" src=\\\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/\\u062b\\u0628\\u062a-\\u0646\\u0627\\u0645-\\u062f\\u0631-\\u0633\\u0627\\u06cc\\u062a-EuroBet.jpg\\\" alt=\\\"\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a EuroBet\\\" width=\\\"1000\\\" height=\\\"568\\\" \\/><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\u0634\\u0645\\u0627 \\u0628\\u0627 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a EuroBet \\u06a9\\u0647 \\u0645\\u0631\\u0627\\u062d\\u0644 \\u0628\\u0633\\u06cc\\u0627\\u0631 \\u0633\\u0627\\u062f\\u0647 \\u0627\\u06cc \\u0631\\u0627 \\u062f\\u0627\\u0631\\u062f \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0627\\u0632 \\u062a\\u0645\\u0627\\u0645\\u06cc \\u0648\\u06cc\\u0698\\u06af\\u06cc \\u0647\\u0627 \\u0648 \\u0627\\u0645\\u06a9\\u0627\\u0646\\u0627\\u062a \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0628\\u0647\\u0631\\u0647 \\u0645\\u0646\\u062f \\u0634\\u0648\\u06cc\\u062f \\u0648 \\u0627\\u0632 \\u0628\\u0648\\u0646\\u0648\\u0633 \\u0647\\u0627\\u060c \\u0628\\u0627\\u0632\\u06cc \\u0647\\u0627\\u06cc \\u0647\\u0627\\u06cc \\u06a9\\u0627\\u0632\\u06cc\\u0646\\u0648\\u06cc\\u06cc \\u0648 \\u067e\\u06cc\\u0634 \\u0628\\u06cc\\u0646\\u06cc \\u0631\\u0634\\u062a\\u0647 \\u0647\\u0627\\u06cc \\u0648\\u0631\\u0632\\u0634\\u06cc \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0644\\u0630\\u062a \\u06a9\\u0627\\u0645\\u0644 \\u0631\\u0627 \\u0628\\u0628\\u0631\\u06cc\\u062f \\u0647\\u0645\\u0686\\u0646\\u06cc\\u0646 \\u0628\\u0627 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0627\\u06cc\\u0646 \\u0633\\u0627\\u06cc\\u062a \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0627\\u0632 \\u0628\\u0648\\u0646\\u0648\\u0633 \\u0647\\u0627\\u06cc \\u0648\\u0627\\u0631\\u06cc\\u0632 \\u0627\\u0648\\u0644 \\u0646\\u06cc\\u0632 \\u0628\\u0647\\u0631\\u0647 \\u0645\\u0646\\u062f \\u0634\\u0648\\u06cc\\u062f.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"IranSans\",\"typography_font_weight\":\"400\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bddfc7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"2d91128\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/bfSJy_oNpTg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"51762ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"44817fd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 18pt;\\\"><strong>\\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a<\\/strong><\\/span><\\/h2><p><img class=\\\"aligncenter wp-image-39 size-full\\\" title=\\\"\\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\\\" src=\\\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/\\u0634\\u0627\\u0631\\u0698-\\u062d\\u0633\\u0627\\u0628-\\u062f\\u0631-\\u06cc\\u0648\\u0631\\u0648-\\u0628\\u062a.jpg\\\" alt=\\\"\\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\\\" width=\\\"1000\\\" height=\\\"568\\\" \\/><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\u0628\\u0639\\u062f \\u0627\\u0632 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0627\\u0648\\u0644\\u06cc\\u0646 \\u06a9\\u0627\\u0631\\u06cc \\u06a9\\u0647 \\u0628\\u0627\\u06cc\\u062f \\u0627\\u0646\\u062c\\u0627\\u0645 \\u062f\\u0647\\u06cc\\u062f \\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u06a9\\u0627\\u0631\\u0628\\u0631\\u06cc\\u062a\\u0627\\u0646 \\u0627\\u0633\\u062a \\u06a9\\u0647 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u0637\\u0631\\u06cc\\u0642 \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u0627\\u0632 \\u0628\\u0648\\u0646\\u0648\\u0633 \\u0647\\u0627\\u06cc \\u0648\\u0627\\u0631\\u06cc\\u0632\\u06cc \\u0627\\u0648\\u0644 \\u0646\\u06cc\\u0632 \\u0628\\u0647\\u0631\\u0647 \\u0645\\u0646\\u062f \\u0634\\u0648\\u06cc\\u062f.<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\"> \\u0634\\u0645\\u0627 \\u0628\\u0639\\u062f \\u0627\\u0632 \\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u06a9\\u0627\\u0631\\u0628\\u0631\\u06cc \\u0645\\u06cc \\u062a\\u0648\\u0627\\u0646\\u06cc\\u062f \\u062f\\u0631 \\u0628\\u0627\\u0632\\u06cc \\u0647\\u0627\\u06cc \\u06a9\\u0627\\u0632\\u06cc\\u0646\\u0648\\u06cc\\u06cc \\u0648 \\u067e\\u06cc\\u0634 \\u0628\\u06cc\\u0646\\u06cc \\u0631\\u0634\\u062a\\u0647 \\u0647\\u0627\\u06cc \\u0648\\u0631\\u0632\\u0634\\u06cc \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0628\\u0647\\u0631\\u0647 \\u0645\\u0646\\u062f \\u0634\\u0648\\u06cc\\u062f. \\u0631\\u0648\\u0634 \\u0647\\u0627\\u06cc \\u0634\\u0627\\u0631\\u0698 \\u062d\\u0633\\u0627\\u0628 \\u062f\\u0631 \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a \\u0639\\u0628\\u0627\\u0631\\u062a\\u0646\\u062f \\u0627\\u0632 :<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udd34 \\u062f\\u0631\\u06af\\u0627\\u0647 \\u0628\\u0627\\u0646\\u06a9\\u06cc<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udd34 \\u062f\\u0631\\u06af\\u0627\\u0647 \\u0627\\u06cc\\u0631\\u0627\\u0646 \\u06af\\u06cc\\u062a<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udd34 \\u0627\\u0632 \\u0637\\u0631\\u06cc\\u0642 \\u0648\\u0648\\u0686\\u0631 \\u067e\\u0631\\u0641\\u06a9\\u062a \\u0645\\u0627\\u0646\\u06cc<\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"font-size: 14pt;\\\">\\ud83d\\udd34 \\u0627\\u0632 \\u0637\\u0631\\u06cc\\u0642 \\u0627\\u0631\\u0632 \\u0647\\u0627\\u06cc \\u062f\\u06cc\\u062c\\u06cc\\u062a\\u0627\\u0644<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"iransans\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"782043b8\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"6d036347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"none\",\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"3a24a8c5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\u0647\\u0645\\u06cc\\u0646 \\u0627\\u0644\\u0627\\u0646 \\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u06a9\\u0631\\u062f\\u0645 \\u0628\\u0639\\u062f \\u062e\\u0648\\u0627\\u0633\\u062a\\u0645 \\u0648\\u0631\\u0648\\u062f \\u06a9\\u0646\\u0645 \\u0645\\u06cc\\u06af\\u0647 \\u0627\\u06cc\\u0645\\u06cc\\u0644 \\u0646\\u0627 \\u0645\\u0639\\u062a\\u0628\\u0631\",\"name\":\"\\u067e\\u0648\\u06cc\\u0627\",\"title\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631 \\u062c\\u062f\\u06cc\\u062f \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\",\"image\":{\"id\":40,\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/user-eurobet.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"ded4b1d\",\"rating\":1.1,\"selected_social_icon\":{\"value\":{\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/comment-eurobet.svg\",\"id\":42},\"library\":\"svg\"}}],\"show_arrows\":\"\",\"autoplay\":\"\",\"loop\":\"\",\"image_size_size\":\"thumbnail\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"IranSans\",\"name_typography_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"IranSans\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"IranSans\",\"content_typography_font_weight\":\"400\",\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"slides_name\":\"Slides\"},\"elements\":[],\"widgetType\":\"reviews\"},{\"id\":\"1c64126\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u06a9\\u0647 \\u06a9\\u0631\\u062f\\u0645 \\u0634\\u0627\\u0631\\u0698 \\u06a9\\u0631\\u062f\\u0645 \\u062d\\u0633\\u0627\\u0628\\u0645\\u0648 \\u0628\\u0648\\u0646\\u0648\\u0633 \\u0648\\u0627\\u0631\\u06cc\\u0632\\u06cc \\u062f\\u0627\\u062f \\u0628\\u0647\\u06a9\",\"name\":\"payan\",\"title\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631 \\u062c\\u062f\\u06cc\\u062f \\u06cc\\u0648\\u0631\\u0648 \\u0628\\u062a\",\"image\":{\"id\":40,\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/user-eurobet.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"ded4b1d\",\"rating\":4.1,\"selected_social_icon\":{\"value\":{\"url\":\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2023\\/11\\/comment-eurobet.svg\",\"id\":42},\"library\":\"svg\"}}],\"show_arrows\":\"\",\"autoplay\":\"\",\"loop\":\"\",\"image_size_size\":\"thumbnail\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"IranSans\",\"name_typography_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"IranSans\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"IranSans\",\"content_typography_font_weight\":\"400\",\"_animation\":\"none\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"slides_name\":\"Slides\"},\"elements\":[],\"widgetType\":\"reviews\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d3ff1f4\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7065cc8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"609581ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\"><span style=\\\"font-size: 14pt;\\\"><strong>\\u062a\\u0645\\u0627\\u0645\\u06cc \\u062d\\u0642\\u0648\\u0642 \\u0627\\u06cc\\u0646 \\u0648\\u0628 \\u0633\\u0627\\u06cc\\u062a \\u0645\\u062a\\u0639\\u0644\\u0642 \\u0628\\u0647 \\u0633\\u0627\\u06cc\\u062a <a href=\\\"https:\\/\\/iraneurobet.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><span style=\\\"color: #e13c3c;\\\">Euro<\\/span><span style=\\\"color: #e13c3c;\\\">Yek.Bio<\\/span><\\/a> \\u0627\\u0633\\u062a. Copyright 2025 \\u00a9<\\/strong><\\/span><\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"iransans\",\"typography_font_weight\":\"400\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18e4156\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"c8ff031\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: justify;\\\"><span style=\\\"color: #000000;\\\"><strong>\\u26bd \\u0644\\u06cc\\u0633\\u062a \\u0633\\u0627\\u06cc\\u062a \\u0647\\u0627\\u06cc \\u0645\\u0639\\u062a\\u0628\\u0631 \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u0648 \\u067e\\u06cc\\u0634 \\u0628\\u06cc\\u0646\\u06cc \\u0648 \\u06a9\\u0627\\u0632\\u06cc\\u0646\\u0648\\u06cc\\u06cc :<\\/strong><\\/span><\\/p><p style=\\\"text-align: justify;\\\"><span style=\\\"color: #000000;\\\"><a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/ace90bet.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">ac90 \\u0633\\u0627\\u06cc\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/ace90.app\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062f\\u0627\\u0646\\u0644\\u0648\\u062f \\u0627\\u067e\\u0644\\u06cc\\u06a9\\u06cc\\u0634\\u0646 ace90bet<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enf90.vip\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0627\\u0646\\u0641\\u062c\\u0627\\u0631 \\u06f9\\u06f0<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enf90.app\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u0631\\u0646\\u0627\\u0645\\u0647 \\u0628\\u0627\\u0632\\u06cc \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/bet90ball.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">betball90bet bal90<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/betball90.app\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0627\\u067e\\u0644\\u06cc\\u06a9\\u06cc\\u0634\\u0646 \\u0628\\u062a \\u0628\\u0627\\u0644 90<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/betkhanee.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u062a\\u062e\\u0627\\u0646\\u0647 \\u0628\\u062f\\u0648\\u0646 \\u0641\\u06cc\\u0644\\u062a\\u0631<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/fazbet.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u062a \\u0641\\u0627\\u0632<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/avalbet.live\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">avabet<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/ozabet.live\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u0627\\u0632\\u06cc \\u0627\\u0648\\u0632\\u0627\\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enfejarbaz.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0627\\u0646\\u0641\\u062c \\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/dadyybet.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">daddy bet app<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/ariabet.casino\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0627\\u0631\\u06cc\\u0627 \\u067e\\u0648\\u06a9\\u0631<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/eurojet.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u06cc\\u0648\\u0631\\u0648\\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/bingobet.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">bingo betcom<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/bw90bet.live\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">betwin90<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/doobix.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062f\\u0648\\u0628\\u06cc\\u06a9\\u0633 \\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/mangobet.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0645\\u0646\\u06af\\u0648\\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/rikashart.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a rikabet<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/bakhtazmaeii.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u062e\\u062a \\u0622\\u0632\\u0645\\u0627\\u06cc\\u06cc<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/betball90.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 betball90<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/ace90bet.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0628\\u062f\\u0648\\u0646 \\u0641\\u06cc\\u0644\\u062a\\u0631 ace90<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/shirbet.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0634\\u06cc\\u0631 \\u0628\\u062a \\u0628\\u062f\\u0648\\u0646 \\u0641\\u06cc\\u0644\\u062a\\u0631 \\u0634\\u06a9\\u0646<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/venus90bet.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0648\\u0646\\u0648\\u0633 \\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enfejbaz.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u0631\\u0646\\u0627\\u0645\\u0647 \\u0627\\u0646\\u0641\\u062c<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/avalbet.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 avalbet<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/betkhane.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 betkhane<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/fazbet.bio\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0641\\u0627\\u0632 \\u0628\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/iranchannels.bet\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0686\\u0646\\u0644 \\u062a\\u0644\\u06af\\u0631\\u0627\\u0645 \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/perspolis.pro\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u067e\\u0631\\u0633\\u067e\\u0648\\u0644\\u06cc\\u0633<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/plinko.mobi\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">plinko \\u0646\\u0635\\u0628<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/plinkobet.casino\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">plinko<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/1xshart.app\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">1xbet \\u0633\\u0627\\u06cc\\u062a<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/shartforward.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u062a \\u0641\\u0631\\u0648\\u0627\\u0631\\u062f<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/shartforward.app\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u062a \\u0641\\u0648\\u0631\\u0648\\u0627\\u0631\\u062f \\u0628\\u0627 \\u0644\\u06cc\\u0646\\u06a9 \\u0645\\u0633\\u062a\\u0642\\u06cc\\u0645<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/1xshart.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062b\\u0628\\u062a \\u0646\\u0627\\u0645 \\u062f\\u0631 \\u0633\\u0627\\u06cc\\u062a \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc 1xbet<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/bettingbonus.pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u0628\\u0627 100 \\u0647\\u0632\\u0627\\u0631 \\u062a\\u0648\\u0645\\u0627\\u0646<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/topbetting.vip\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a\\u0647\\u0627\\u06cc \\u0634\\u0631\\u0637\\u0628\\u0646\\u062f\\u06cc \\u062e\\u0627\\u0631\\u062c\\u06cc<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enfejar-apk.app\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u062f\\u0627\\u0646\\u0644\\u0648\\u062f \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/shartbandi-apk.app\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0628\\u0631\\u0646\\u0627\\u0645\\u0647 \\u0634\\u0631\\u0637 \\u0628\\u0646\\u062f\\u06cc \\u0641\\u0648\\u062a\\u0628\\u0627\\u0644 \\u0641\\u0627\\u0631\\u0633\\u06cc<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/enfejar.pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0633\\u0627\\u06cc\\u062a \\u0627\\u0646\\u0641\\u062c\\u0627\\u0631 \\u0628\\u0627 \\u0634\\u0627\\u0631\\u0698 \\u0631\\u0627\\u06cc\\u06af\\u0627\\u0646<\\/a> - <a style=\\\"color: #000000;\\\" href=\\\"https:\\/\\/pokershart.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\u0634\\u0644\\u0648\\u063a \\u062a\\u0631\\u06cc\\u0646 \\u0633\\u0627\\u06cc\\u062a \\u067e\\u0648\\u06a9\\u0631<\\/a> -\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"iransans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_weight\":\"400\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1be0ad97\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"753d228d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"7f074acb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"align\":\"flex-start\",\"width\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hotspot\":[{\"_id\":\"28ea152\",\"hotspot_link\":{\"url\":\"https:\\/\\/www.instagram.com\\/ace90betiran\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"hotspot_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"}}],\"hotspot_animation\":\"e-hotspot--soft-beat\",\"style_hotspot_color\":\"#C13584\",\"style_hotspot_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"style_hotspot_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"style_hotspot_box_color\":\"#FFFFFF\",\"style_hotspot_border_radius\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"19\",\"bottom\":\"19\",\"left\":\"19\",\"isLinked\":true},\"_position\":\"fixed\",\"_offset_x\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":87,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":103,\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"hotspot\"}],\"isInner\":false},{\"id\":\"47c53244\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"7c1792b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"align\":\"flex-end\",\"width\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hotspot\":[{\"_id\":\"32cd0bf\",\"hotspot_link\":{\"url\":\"https:\\/\\/t.me\\/ACE90BetCom\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"hotspot_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"}}],\"style_hotspot_color\":\"#0088CC\",\"style_hotspot_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"style_hotspot_size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"style_hotspot_box_color\":\"#FFFFFF\",\"style_hotspot_border_radius\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"_position\":\"fixed\",\"_offset_x\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":87,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"hotspot\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca078f5\",\"elType\":\"container\",\"settings\":{\"ekit_section_parallax_multi_items\":[],\"ekit_all_conditions_list\":[]},\"elements\":[{\"id\":\"0cc1c21\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\r\\n  .banner-wrapper {\\r\\n    display: none;\\r\\n  }\\r\\n  @media (max-width: 768px) {\\r\\n    .banner-wrapper {\\r\\n      display: block;\\r\\n      position: fixed;\\r\\n      bottom: 0;\\r\\n      left: 0;\\r\\n      width: 100%;\\r\\n      z-index: 9999;\\r\\n      background: #000;\\r\\n      text-align: center;\\r\\n    }\\r\\n\\r\\n    .banner-wrapper img {\\r\\n      width: 100%;\\r\\n      height: auto;\\r\\n      display: block;\\r\\n      max-height: 90px;\\r\\n    }\\r\\n  }\\r\\n<\\/style>\\r\\n<div class=\\\"banner-wrapper\\\">\\r\\n  <a href=\\\"https:\\/\\/bet404.casa\\/V1L3VzZXIvc2lnbnVw\\/?referer=111569\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\r\\n    <img src=\\\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2025\\/09\\/football.gif\\\" alt=\\\"Mobile Banner\\\">\\r\\n  <\\/a>\\r\\n<\\/div>\\r\\n<style>\\r\\n    .banner-desktop-wrapper {\\r\\n    display: block;\\r\\n    position: fixed;\\r\\n    bottom: 0;\\r\\n    left: 0;\\r\\n    width: 100%;\\r\\n    z-index: 9999;\\r\\n    background: #000;\\r\\n    text-align: center;\\r\\n    }\\r\\n\\r\\n    .banner-desktop-wrapper img {\\r\\n    width: 100%;\\r\\n    height: auto;\\r\\n    display: block;\\r\\n    max-height: 90px; \\r\\n    }\\r\\n\\r\\n    @media (max-width: 768px) {\\r\\n    .banner-desktop-wrapper {\\r\\n      display: none;\\r\\n    }\\r\\n    }\\r\\n  <\\/style>\\r\\n\\r\\n  <div class=\\\"banner-desktop-wrapper\\\">\\r\\n    <a href=\\\"https:\\/\\/bet404.casa\\/V1L3VzZXIvc2lnbnVw\\/?referer=111569\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\r\\n    <img src=\\\"https:\\/\\/iraneurobet.com\\/wp-content\\/uploads\\/2025\\/09\\/Football1.gif\\\">\\r\\n    <\\/a>\\r\\n  <\\/div>\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(70, 20, '_edit_lock', '1758818605:1'),
(71, 20, '_edit_last', '1'),
(72, 2, '_edit_lock', '1750666090:1'),
(73, 2, '_edit_last', '1'),
(74, 2, '_yoast_indexnow_last_ping', '1710430187'),
(75, 2, '_yoast_wpseo_videositemap-rating', '0'),
(76, 2, '_yoast_wpseo_focuskeywords', '[{\"keyword\":\"eurobet\",\"score\":33},{\"keyword\":\"euro bet\",\"score\":33},{\"keyword\":\"ثبت نام eurobet\",\"score\":33},{\"keyword\":\"ثبت نام در یورو بت\",\"score\":33}]'),
(77, 2, '_yoast_wpseo_keywordsynonyms', '[\"\",\"\",\"\",\"\",\"\"]'),
(78, 2, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(79, 2, '_yoast_wpseo_wordproof_timestamp', ''),
(80, 2, '_yoast_post_redirect_info', 'a:4:{s:6:\"origin\";s:19:\"برگه-نمونه\";s:6:\"target\";s:3:\"2-2\";s:4:\"type\";i:301;s:6:\"format\";s:5:\"plain\";}'),
(91, 26, '_wp_attached_file', '2023/11/eurobet-favicon.png'),
(92, 26, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2023/11/eurobet-favicon.png\";s:8:\"filesize\";i:28992;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"eurobet-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"eurobet-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11478;}}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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(93, 27, '_wp_attached_file', '2023/11/cropped-eurobet-favicon.png'),
(94, 27, '_wp_attachment_context', 'site-icon'),
(95, 27, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:35:\"2023/11/cropped-eurobet-favicon.png\";s:8:\"filesize\";i:38703;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"cropped-eurobet-favicon-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"cropped-eurobet-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11478;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:35:\"cropped-eurobet-favicon-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23499;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:35:\"cropped-eurobet-favicon-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15064;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:35:\"cropped-eurobet-favicon-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14141;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:33:\"cropped-eurobet-favicon-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2016;}}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:{}}}'),
(98, 2, '_elementor_edit_mode', 'builder'),
(99, 2, '_elementor_template_type', 'wp-page'),
(100, 2, '_elementor_version', '3.26.4'),
(101, 2, '_elementor_pro_version', '3.26.2'),
(102, 6, '_edit_lock', '1750084109:1'),
(103, 29, '_wp_attached_file', '2023/11/background-site.jpg'),
(104, 29, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1639;s:6:\"height\";i:848;s:4:\"file\";s:27:\"2023/11/background-site.jpg\";s:8:\"filesize\";i:55270;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"background-site-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6116;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"background-site-1024x530.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"background-site-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"background-site-768x397.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21431;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"background-site-1536x795.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61490;}}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:{}}}'),
(108, 6, '_wp_page_template', 'default'),
(109, 6, '_elementor_page_settings', 'a:26:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:10:\"اولیه\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:13:\"رنگ دوم\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:6:\"متن\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"شدت\";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:10:\"اولیه\";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:13:\"رنگ دوم\";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:6:\"متن\";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:\"شدت\";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:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:8:\"iransans\";s:9:\"site_name\";s:21:\"یورو بت EuroBet\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:65:\"https://iraneurobet.com/wp-content/uploads/2023/11/bg-rotated.jpg\";s:2:\"id\";i:240;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:26:\"body_background_attachment\";s:5:\"fixed\";s:22:\"body_background_repeat\";s:9:\"no-repeat\";s:20:\"body_background_size\";s:5:\"cover\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:41:\"کلیه‌ی حقوق محفوظ است.\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:17:\"link_normal_color\";s:7:\"#FFFFFF\";s:8:\"h1_color\";s:7:\"#F50000\";s:16:\"site_description\";s:32:\"ثبت نام در یورو بت\";s:28:\"body_background_image_mobile\";a:5:{s:3:\"url\";s:65:\"https://iraneurobet.com/wp-content/uploads/2023/11/bg-rotated.jpg\";s:2:\"id\";i:240;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:29:\"body_background_repeat_mobile\";s:9:\"no-repeat\";s:27:\"body_background_size_mobile\";s:5:\"cover\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}'),
(110, 6, '_elementor_data', '[]'),
(118, 6, '_elementor_version', '3.26.4'),
(119, 6, '_elementor_pro_version', '3.26.2'),
(150, 33, '_wp_attached_file', '2023/11/logo-eurobet.png'),
(151, 33, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:293;s:6:\"height\";i:84;s:4:\"file\";s:24:\"2023/11/logo-eurobet.png\";s:8:\"filesize\";i:39832;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"logo-eurobet-150x84.png\";s:5:\"width\";i:150;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11166;}}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:{}}}'),
(161, 35, '_wp_attached_file', '2023/11/billiard-eurobet.svg'),
(162, 35, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2275;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(164, 36, '_wp_attached_file', '2023/11/bomb-eurobet.svg'),
(165, 36, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:6445;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(167, 37, '_wp_attached_file', '2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg'),
(168, 37, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:568;s:4:\"file\";s:55:\"2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg\";s:8:\"filesize\";i:124666;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"آموزش-ثبت-نام-در-یورو-بت-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"آموزش-ثبت-نام-در-یورو-بت-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"آموزش-ثبت-نام-در-یورو-بت-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38870;}}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:68:\"آموزش ثبت نام در یورو بت\nhttps://iraneurobet.com/\";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:{}}}'),
(169, 38, '_wp_attached_file', '2023/11/ثبت-نام-در-سایت-EuroBet.jpg'),
(170, 38, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:568;s:4:\"file\";s:47:\"2023/11/ثبت-نام-در-سایت-EuroBet.jpg\";s:8:\"filesize\";i:136637;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"ثبت-نام-در-سایت-EuroBet-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"ثبت-نام-در-سایت-EuroBet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"ثبت-نام-در-سایت-EuroBet-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38467;}}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:60:\"ثبت نام در سایت EuroBet\nhttps://iraneurobet.com/\";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:{}}}'),
(171, 39, '_wp_attached_file', '2023/11/شارژ-حساب-در-یورو-بت.jpg'),
(172, 39, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:568;s:4:\"file\";s:48:\"2023/11/شارژ-حساب-در-یورو-بت.jpg\";s:8:\"filesize\";i:312011;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"شارژ-حساب-در-یورو-بت-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"شارژ-حساب-در-یورو-بت-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8852;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"شارژ-حساب-در-یورو-بت-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72331;}}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:61:\"شارژ حساب در یورو بت\nhttps://iraneurobet.com/\";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:{}}}'),
(173, 40, '_wp_attached_file', '2023/11/user-eurobet.svg'),
(174, 40, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:572;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(184, 42, '_wp_attached_file', '2023/11/comment-eurobet.svg'),
(185, 42, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2556;s:5:\"width\";i:800;s:6:\"height\";i:800;}'),
(195, 44, '_wp_attached_file', '2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg'),
(196, 44, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:63:\"2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg\";s:8:\"filesize\";i:277875;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12447;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"آموزش-ثبت-نام-در-یورو-بت-EuroBet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6390;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47835;}}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:76:\"آموزش ثبت نام در یورو بت EuroBet\nhttps://iraneurobet.com/\";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:{}}}'),
(296, 2, '_yoast_wpseo_focuskw', 'یورو بت'),
(297, 2, '_yoast_wpseo_title', 'یورو بت EUROBET سایت شرط بندی بازی انفجار یورو بت'),
(298, 2, '_yoast_wpseo_linkdex', '36'),
(339, 2, '_yoast_wpseo_metadesc', 'برای آغاز پیش بینی رشته های ورزشی و بازی های کازینویی در سایت شرط بندی ابتدا باید در سایت عضو شوید که تمامی دسترسی های سایت ...'),
(457, 78, '_wp_attached_file', '2023/11/1XYekCom-Bonus.gif'),
(458, 78, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:26:\"2023/11/1XYekCom-Bonus.gif\";s:8:\"filesize\";i:1059822;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1XYekCom-Bonus-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"1XYekCom-Bonus-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1XYekCom-Bonus-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:647;}}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:{}}}'),
(459, 79, '_wp_attached_file', '2023/11/betyekCom-Bonus.gif'),
(460, 79, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:797;s:6:\"height\";i:98;s:4:\"file\";s:27:\"2023/11/betyekCom-Bonus.gif\";s:8:\"filesize\";i:1835786;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"betyekCom-Bonus-300x37.gif\";s:5:\"width\";i:300;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"betyekCom-Bonus-150x98.gif\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5555;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"betyekCom-Bonus-768x94.gif\";s:5:\"width\";i:768;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:28360;}}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:{}}}'),
(461, 80, '_wp_attached_file', '2023/11/jetbetPro-Bonus.gif'),
(462, 80, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:27:\"2023/11/jetbetPro-Bonus.gif\";s:8:\"filesize\";i:617523;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jetbetPro-Bonus-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"jetbetPro-Bonus-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"jetbetPro-Bonus-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:10597;}}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:{}}}'),
(464, 81, '_wp_attached_file', '2023/11/1XBoroCom-Enfej.gif'),
(465, 81, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:27:\"2023/11/1XBoroCom-Enfej.gif\";s:8:\"filesize\";i:1770813;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"1XBoroCom-Enfej-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5369;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"1XBoroCom-Enfej-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2844;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"1XBoroCom-Enfej-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:40451;}}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:{}}}'),
(466, 82, '_wp_attached_file', '2023/11/1XYekCom-App-Bonus.gif'),
(467, 82, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:30:\"2023/11/1XYekCom-App-Bonus.gif\";s:8:\"filesize\";i:1609326;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"1XYekCom-App-Bonus-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"1XYekCom-App-Bonus-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"1XYekCom-App-Bonus-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:28310;}}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:{}}}'),
(877, 20, 'ekit_post_views_count', '55'),
(878, 134, '_wp_attached_file', '2024/02/Screenshot_6_2-1.jpg'),
(879, 134, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1639;s:6:\"height\";i:848;s:4:\"file\";s:28:\"2024/02/Screenshot_6_2-1.jpg\";s:8:\"filesize\";i:183373;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Screenshot_6_2-1-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6096;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Screenshot_6_2-1-1024x530.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Screenshot_6_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3830;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Screenshot_6_2-1-768x397.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20530;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Screenshot_6_2-1-1536x795.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56814;}}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:{}}}'),
(880, 134, '_elementor_source_image_hash', 'cc6f713bac5158da2564bfcd15a90301545652d4'),
(1011, 151, '_wp_attached_file', '2023/11/betyek-derby.gif'),
(1012, 151, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:24:\"2023/11/betyek-derby.gif\";s:8:\"filesize\";i:956154;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"betyek-derby-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"betyek-derby-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"betyek-derby-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:28110;}}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:{}}}'),
(1057, 158, '_wp_attached_file', '2023/11/BET303BET.gif'),
(1058, 158, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:104;s:4:\"file\";s:21:\"2023/11/BET303BET.gif\";s:8:\"filesize\";i:712725;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"BET303BET-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2033;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"BET303BET-150x104.gif\";s:5:\"width\";i:150;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:185;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"BET303BET-768x100.gif\";s:5:\"width\";i:768;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11798;}}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:{}}}'),
(1180, 174, '_wp_attached_file', '2024/04/bg.jpg'),
(1181, 174, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1639;s:6:\"height\";i:848;s:4:\"file\";s:14:\"2024/04/bg.jpg\";s:8:\"filesize\";i:32309;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"bg-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6133;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"bg-1024x530.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"bg-768x397.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21866;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"bg-1536x795.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63325;}}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:{}}}'),
(1182, 174, '_elementor_source_image_hash', '37a626802d5a830f6ab2f9088fca81b05b9f3f3f'),
(1183, 175, '_elementor_edit_mode', 'builder'),
(1184, 175, '_elementor_template_type', 'section'),
(1185, 175, '_elementor_version', '3.18.3'),
(1186, 175, '_elementor_pro_version', '3.18.3'),
(1191, 175, '_wp_page_template', 'default'),
(1192, 175, '_elementor_page_settings', 'a:12:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1B213B\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:18:\"background_color_b\";s:7:\"#223073\";s:16:\"background_image\";a:2:{s:2:\"id\";i:174;s:3:\"url\";s:57:\"https://iraneurobet.com/wp-content/uploads/2024/04/bg.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:25:\"background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),
(1193, 175, '_elementor_data', '[{\"id\":\"1e39f1c4\",\"elType\":\"section\",\"settings\":{\"ekit_all_conditions_list\":[],\"ekit_section_parallax_multi_items\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"ekit_particles_file\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"d412e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"ekit_all_conditions_list\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6256042a\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"\\u0628\\u0627 \\u0641\\u06cc\\u0644\\u062a\\u0631\\u0634\\u06a9\\u0646 \\u06a9\\u0627\\u0646\\u0627\\u062f\\u0627  \\ud83c\\udde8\\ud83c\\udde6 \\u0631\\u0648\\u0633\\u06cc\\u0647 \\ud83c\\uddf7\\ud83c\\uddfa  \\u0647\\u0646\\u062f \\ud83c\\uddee\\ud83c\\uddf3 \\u062f\\u0628\\u06cc \\ud83c\\udde6\\ud83c\\uddea \",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"\\u0648\\u0627\\u0631\\u062f \\u0634\\u0648\\u06cc\\u062f \",\"_id\":\"5508819\",\"ekit_fancy_text_color\":\"\",\"ekit_fancy_text_background_color\":\"\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_text_title_tag\":\"p\",\"ekit_fancy_text_link\":{\"url\":\"https:\\/\\/beett303.buzz\\/fa\\/?action=register&btag=1666810_l268710\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"ekit_fancy_text_alignment\":\"center\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_family\":\"amin\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"ekit_fancy_heading_color_hover\":\"#75EF51\",\"ekit_all_conditions_list\":[],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_fancy_lists_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_fancy_lists_background_color_slideshow_gallery\":[],\"ekit_adv_tooltip_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_adv_tooltip_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_adv_tooltip_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"}],\"isInner\":false}],\"isInner\":false}]'),
(1443, 215, '_wp_attached_file', '2024/12/Enfejar-win-adss-1.gif'),
(1444, 215, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:638;s:6:\"height\";i:83;s:4:\"file\";s:30:\"2024/12/Enfejar-win-adss-1.gif\";s:8:\"filesize\";i:30145;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Enfejar-win-adss-1-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Enfejar-win-adss-1-150x83.gif\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3675;}}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:{}}}'),
(1445, 215, '_elementor_source_image_hash', '654c06af2b47d5a4f4e2060ac1045efda1fa76be'),
(1446, 216, '_wp_attached_file', '2024/12/bonus-BET303COM-SHARTBAZICOM.gif'),
(1447, 216, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:638;s:6:\"height\";i:83;s:4:\"file\";s:40:\"2024/12/bonus-BET303COM-SHARTBAZICOM.gif\";s:8:\"filesize\";i:25267;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"bonus-BET303COM-SHARTBAZICOM-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"bonus-BET303COM-SHARTBAZICOM-150x83.gif\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:6614;}}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:{}}}'),
(1448, 216, '_elementor_source_image_hash', 'deae42706163ebeb66003de27ddc66a8106db52f'),
(1449, 217, '_wp_attached_file', '2024/12/Bouns-BETYEKCOM.gif'),
(1450, 217, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:638;s:6:\"height\";i:83;s:4:\"file\";s:27:\"2024/12/Bouns-BETYEKCOM.gif\";s:8:\"filesize\";i:12955;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Bouns-BETYEKCOM-300x39.gif\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:6123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Bouns-BETYEKCOM-150x83.gif\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:5890;}}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:{}}}'),
(1451, 217, '_elementor_source_image_hash', '16224318f8284a7dafa5e0525a7186e1024075da'),
(1618, 240, '_wp_attached_file', '2023/11/bg-rotated.jpg'),
(1619, 240, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:1639;s:6:\"height\";i:848;s:4:\"file\";s:22:\"2023/11/bg-rotated.jpg\";s:8:\"filesize\";i:67206;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"bg-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4541;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"bg-1024x530.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2672;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"bg-768x397.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:397;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21069;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"bg-1536x795.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65497;}}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\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:6:\"bg.jpg\";}'),
(1787, 6, '_elementor_css', 'a:6:{s:4:\"time\";i:1758217796;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";i:2;s:8:\"iransans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1788, 2, '_elementor_page_assets', 'a:0:{}'),
(1789, 2, '_elementor_css', 'a:7:{s:4:\"time\";i:1758217796;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;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(1791, 20, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:11:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:15:\"widget-progress\";i:3;s:12:\"widget-image\";i:4;s:12:\"widget-video\";i:5;s:8:\"e-swiper\";i:6;s:27:\"widget-testimonial-carousel\";i:7;s:14:\"widget-reviews\";i:8;s:18:\"widget-star-rating\";i:9;s:27:\"widget-carousel-module-base\";i:10;s:14:\"widget-hotspot\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),
(1792, 35, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" height=\"800px\" width=\"800px\" id=\"Capa_1\" viewBox=\"0 0 297 297\" xml:space=\"preserve\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <circle style=\"fill:#E13C3C;\" cx=\"77.838\" cy=\"110.583\" r=\"77.838\"></circle> </g> <g style=\"opacity:0.52;\"> <path style=\"fill:#E13C3C;\" d=\"M147.687,76.226c0.527,3.656,0.813,7.389,0.813,11.19c0,42.989-34.849,77.838-77.838,77.838 c-30.654,0-57.157-17.726-69.849-43.481c5.428,37.685,37.838,66.647,77.026,66.647c42.989,0,77.838-34.849,77.838-77.838 C155.676,98.248,152.795,86.59,147.687,76.226z\"></path> </g> <g> <circle style=\"fill:#BDC3C7;\" cx=\"219.162\" cy=\"110.583\" r=\"77.838\"></circle> </g> <g style=\"opacity:0.76;\"> <path style=\"fill:#BDC3C7;\" d=\"M242.304,36.243c20.258,14.053,33.535,37.464,33.535,63.987c0,42.989-34.849,77.838-77.838,77.838 c-8.059,0-15.831-1.225-23.141-3.498c12.577,8.724,27.838,13.851,44.303,13.851c42.989,0,77.838-34.849,77.838-77.838 C297,75.653,273.992,46.097,242.304,36.243z\"></path> </g> <g> <circle style=\"fill:#000000;\" cx=\"148.5\" cy=\"165.255\" r=\"99\"></circle> </g> <g style=\"opacity:0.47;\"> <path style=\"fill:#000000;\" d=\"M222.251,99.218c5.535,12.35,8.617,26.039,8.617,40.448c0,54.676-44.324,99-99,99 c-29.301,0-55.624-12.733-73.751-32.964c15.468,34.51,50.117,58.552,90.383,58.552c54.676,0,99-44.324,99-99 C247.5,139.879,237.949,116.738,222.251,99.218z\"></path> </g> <g> <circle style=\"fill:#FFFFFF;\" cx=\"148.5\" cy=\"132.255\" r=\"49.5\"></circle> </g> <g> <path style=\"fill:#2B2B2B;\" d=\"M148.5,127.629c-11.851,0-21.133-7.006-21.133-15.949S136.649,95.73,148.5,95.73 s21.133,7.006,21.133,15.949S160.351,127.629,148.5,127.629z M148.5,104.73c-7.15,0-12.133,3.662-12.133,6.949 s4.982,6.949,12.133,6.949s12.133-3.662,12.133-6.949S155.65,104.73,148.5,104.73z\"></path> </g> <g> <path style=\"fill:#2B2B2B;\" d=\"M148.5,158.642c-13.233,0-24-8.513-24-18.976c0-10.464,10.767-18.977,24-18.977s24,8.513,24,18.977 C172.5,150.13,161.733,158.642,148.5,158.642z M148.5,129.69c-8.131,0-15,4.568-15,9.977c0,5.407,6.869,9.976,15,9.976 s15-4.568,15-9.976C163.5,134.259,156.631,129.69,148.5,129.69z\"></path> </g> </g> </g></svg>'),
(1793, 15, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 32 32\" fill=\"none\"><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint0_radial_87_7153)\"></rect><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint1_radial_87_7153)\"></rect><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint2_radial_87_7153)\"></rect><path d=\"M23 10.5C23 11.3284 22.3284 12 21.5 12C20.6716 12 20 11.3284 20 10.5C20 9.67157 20.6716 9 21.5 9C22.3284 9 23 9.67157 23 10.5Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 21C18.7614 21 21 18.7614 21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21ZM16 19C17.6569 19 19 17.6569 19 16C19 14.3431 17.6569 13 16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 15.6C6 12.2397 6 10.5595 6.65396 9.27606C7.2292 8.14708 8.14708 7.2292 9.27606 6.65396C10.5595 6 12.2397 6 15.6 6H16.4C19.7603 6 21.4405 6 22.7239 6.65396C23.8529 7.2292 24.7708 8.14708 25.346 9.27606C26 10.5595 26 12.2397 26 15.6V16.4C26 19.7603 26 21.4405 25.346 22.7239C24.7708 23.8529 23.8529 24.7708 22.7239 25.346C21.4405 26 19.7603 26 16.4 26H15.6C12.2397 26 10.5595 26 9.27606 25.346C8.14708 24.7708 7.2292 23.8529 6.65396 22.7239C6 21.4405 6 19.7603 6 16.4V15.6ZM15.6 8H16.4C18.1132 8 19.2777 8.00156 20.1779 8.0751C21.0548 8.14674 21.5032 8.27659 21.816 8.43597C22.5686 8.81947 23.1805 9.43139 23.564 10.184C23.7234 10.4968 23.8533 10.9452 23.9249 11.8221C23.9984 12.7223 24 13.8868 24 15.6V16.4C24 18.1132 23.9984 19.2777 23.9249 20.1779C23.8533 21.0548 23.7234 21.5032 23.564 21.816C23.1805 22.5686 22.5686 23.1805 21.816 23.564C21.5032 23.7234 21.0548 23.8533 20.1779 23.9249C19.2777 23.9984 18.1132 24 16.4 24H15.6C13.8868 24 12.7223 23.9984 11.8221 23.9249C10.9452 23.8533 10.4968 23.7234 10.184 23.564C9.43139 23.1805 8.81947 22.5686 8.43597 21.816C8.27659 21.5032 8.14674 21.0548 8.0751 20.1779C8.00156 19.2777 8 18.1132 8 16.4V15.6C8 13.8868 8.00156 12.7223 8.0751 11.8221C8.14674 10.9452 8.27659 10.4968 8.43597 10.184C8.81947 9.43139 9.43139 8.81947 10.184 8.43597C10.4968 8.27659 10.9452 8.14674 11.8221 8.0751C12.7223 8.00156 13.8868 8 15.6 8Z\" fill=\"white\"></path><defs><radialGradient id=\"paint0_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(12 23) rotate(-55.3758) scale(25.5196)\"><stop stop-color=\"#B13589\"></stop><stop offset=\"0.79309\" stop-color=\"#C62F94\"></stop><stop offset=\"1\" stop-color=\"#8A3AC8\"></stop></radialGradient><radialGradient id=\"paint1_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(11 31) rotate(-65.1363) scale(22.5942)\"><stop stop-color=\"#E0E8B7\"></stop><stop offset=\"0.444662\" stop-color=\"#FB8A2E\"></stop><stop offset=\"0.71474\" stop-color=\"#E2425C\"></stop><stop offset=\"1\" stop-color=\"#E2425C\" stop-opacity=\"0\"></stop></radialGradient><radialGradient id=\"paint2_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(0.500002 3) rotate(-8.1301) scale(38.8909 8.31836)\"><stop offset=\"0.156701\" stop-color=\"#406ADC\"></stop><stop offset=\"0.467799\" stop-color=\"#6A45BE\"></stop><stop offset=\"1\" stop-color=\"#6A45BE\" stop-opacity=\"0\"></stop></radialGradient></defs></svg>'),
(1794, 36, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 1024 1024\" class=\"icon\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"><path d=\"M410.45504 215.04l-50.35008 81.06496 109.59872 8.25856L551.25504 337.92V248.32\" fill=\"#E13C3C\"></path><path d=\"M558.96064 341.02784c121.48224 72.28416 186.8288 217.99424 151.01952 362.27072-43.79648 176.50176-222.37696 284.04736-398.90944 240.2816-176.50176-43.79648-284.04736-222.40768-240.2816-398.90944C104.7808 407.6544 220.0576 312.13056 352.50688 296.78592c38.13888-4.44416 77.71648-2.20672 117.1968 7.5776a328.0384 328.0384 0 0 1 89.25696 36.66432z\" fill=\"#E13C3C\"></path><path d=\"M390.61504 975.7184a353.28512 353.28512 0 0 1-84.92544-10.4192C117.51936 918.60992 2.4064 727.49568 49.0752 539.28448c17.57696-70.86592 55.9616-133.48864 111.01184-181.10976 53.8112-46.55104 119.45984-75.46368 189.84448-83.61984 41.47712-4.82816 84.09088-2.08896 125.15328 8.08448a350.65344 350.65344 0 0 1 95.34464 39.17312c63.488 37.77536 114.49856 96.23552 143.616 164.58752 30.10048 70.67648 36.20864 147.54816 17.65888 222.29504-39.0144 157.21984-179.27168 267.02336-341.08928 267.02336z m-0.44032-658.7392c-11.68384 0-23.48544 0.68608-35.07712 2.03776-126.41792 14.6432-231.936 107.4944-262.5792 231.04512-40.7296 164.26496 59.72992 331.05408 223.9488 371.80416a308.61312 308.61312 0 0 0 74.15296 9.10336c141.19936 0 263.59808-95.83104 297.64608-233.04704 32.32768-130.26304-25.5488-269.11232-140.73856-337.65376a305.93024 305.93024 0 0 0-83.20512-34.18112 308.32128 308.32128 0 0 0-74.14784-9.10848z m521.02656 56.43264c-90.496 0-164.28544-73.472-164.61312-164.04992a22.3744 22.3744 0 0 1 22.2976-22.45632h0.08192a22.3744 22.3744 0 0 1 22.3744 22.2976c0.24064 65.95072 53.97504 119.45472 119.8592 119.45472h0.47104a22.3744 22.3744 0 1 1 0.06656 44.75392h-0.5376z\" fill=\"#000000\"></path><path d=\"M483.00544 237.93152a22.37952 22.37952 0 0 1-22.37952-22.37952v-0.48128c0-90.43456 73.5744-164.2752 164.01408-164.608h0.54272c90.5216 0 164.3264 73.472 164.6592 164.04992a22.3744 22.3744 0 0 1-22.2976 22.45632h-0.08192a22.3744 22.3744 0 0 1-22.3744-22.2976c-0.24064-66.08384-54.23104-119.70048-120.2944-119.45472-65.83808 0.24064-119.40864 54.01088-119.40864 119.85408v0.48128a22.38464 22.38464 0 0 1-22.37952 22.37952z m415.09376 336.98304a22.3744 22.3744 0 0 1-14.464-39.46496 119.39328 119.39328 0 0 0 17.14176-17.8688c34.67776-44.46208 33.34656-107.9808-3.14368-151.05024a22.3744 22.3744 0 0 1 34.14528-28.93312c50.11968 59.15648 51.93216 146.41664 4.31104 207.47776a164.20864 164.20864 0 0 1-23.56224 24.55552 22.26688 22.26688 0 0 1-14.42816 5.28384z\" fill=\"#000000\"></path><path d=\"M559.22176 362.89536a22.37952 22.37952 0 0 1-22.23104-20.08064l-8.04864-77.97248-115.07712-28.57472-43.62752 65.22368a22.3744 22.3744 0 0 1-37.20192-24.8832l52.36736-78.28992a22.3744 22.3744 0 0 1 23.99232-9.27744l145.5872 36.15744a22.3744 22.3744 0 0 1 16.86528 19.42016l9.65632 93.60384a22.38464 22.38464 0 0 1-22.28224 24.67328zM182.08768 515.328a22.37952 22.37952 0 0 1-19.18464-33.86368 256.08192 256.08192 0 0 1 27.32544-37.48864 22.3744 22.3744 0 0 1 33.62816 29.53216 211.27168 211.27168 0 0 0-22.54336 30.9248 22.35904 22.35904 0 0 1-19.2256 10.89536z m143.77472 345.17504a22.3232 22.3232 0 0 1-5.4016-0.6656c-66.11968-16.38912-121.89696-57.55904-157.05088-115.9168s-45.48096-126.90944-29.07136-193.03424a22.3744 22.3744 0 0 1 27.0848-16.33792l0.0256 0.00512a22.3744 22.3744 0 0 1 16.32768 27.10528c-13.52704 54.51776-5.0176 111.04256 23.97184 159.16032 28.98432 48.11776 74.97216 82.05824 129.47968 95.57504a22.37952 22.37952 0 0 1-5.36576 44.1088zM976.128 597.5552c8.0896 4.1472 12.4416 13.1072 10.752 22.016a20.38784 20.38784 0 0 1-18.1248 16.5376l-19.0976 1.8944 8.6528 17.152c4.0448 8.0896 2.304 17.92-4.3008 24.1152a20.40832 20.40832 0 0 1-24.3712 2.7648l-16.5888-9.728-3.072 18.944a20.47488 20.47488 0 0 1-20.224 17.2032 20.48 20.48 0 0 1-18.7904-12.288l-7.68-17.6128-13.6192 13.5168a20.46464 20.46464 0 0 1-24.32 3.3792 20.4544 20.4544 0 0 1-10.0864-22.3232l4.1472-18.7392-18.9952 2.9184c-8.96 1.3824-17.7664-3.328-21.6576-11.52-3.84-8.2432-1.8432-18.0224 4.9152-24.064l14.3872-12.7488-17.0496-8.8064a20.43904 20.43904 0 0 1-10.752-22.016 20.49536 20.49536 0 0 1 18.176-16.5376l19.0464-1.8944-8.6528-17.1008a20.4288 20.4288 0 0 1 4.3008-24.1664 20.39808 20.39808 0 0 1 24.3712-2.7136l16.5888 9.728 3.072-18.9952a20.48 20.48 0 0 1 38.9632-4.864l7.68 17.5616 13.6704-13.5168a20.47488 20.47488 0 0 1 24.2688-3.3792c7.9872 4.352 12.0832 13.4656 10.1376 22.3232l-4.1472 18.7904 18.9952-2.9184c8.96-1.3824 17.7664 3.328 21.6576 11.52 3.84 8.2432 1.8432 18.0224-4.9664 24.064l-14.336 12.6976 17.0496 8.8064z m-70.4 6.5024c-1.536-2.4576-2.56-5.2736-2.9184-8.2432-0.4096-2.9696-0.1024-5.9392 0.768-8.704-2.6624-1.0752-5.1712-2.7648-7.168-4.9664-2.048-2.1504-3.584-4.7104-4.5056-7.4752-2.816 0.7168-5.7856 0.8192-8.7552 0.256-2.9184-0.6144-5.6832-1.792-8.0384-3.4816-1.8944 2.2528-4.2496 4.0448-6.9632 5.3248-2.6624 1.28-5.5808 1.8944-8.4992 1.9456-0.2048 2.9184-1.024 5.7856-2.4576 8.3968-1.4848 2.6112-3.4304 4.864-5.7856 6.5536 1.536 2.4576 2.56 5.2736 2.9184 8.2432s0.1024 5.9392-0.768 8.704c2.6624 1.0752 5.1712 2.7648 7.2192 4.9664 2.048 2.2016 3.5328 4.7616 4.5056 7.5264 1.536-0.4096 3.1744-0.6144 4.864-0.6144 1.28 0 2.56 0.1536 3.84 0.3584 2.9184 0.5632 5.632 1.792 7.9872 3.4304 1.8944-2.2016 4.2496-4.0448 6.9632-5.3248s5.632-1.8944 8.5504-1.9456a20.39808 20.39808 0 0 1 8.2432-14.9504z\" fill=\"#000000\"></path><path d=\"M902.8096 595.8144c0.3584 2.9696 1.3824 5.7856 2.9184 8.2432a20.39808 20.39808 0 0 0-8.2432 14.9504c-2.9184 0.0512-5.8368 0.6656-8.5504 1.9456s-5.0688 3.1232-6.9632 5.3248a21.0432 21.0432 0 0 0-7.9872-3.4304c-1.28-0.2048-2.56-0.3584-3.84-0.3584-1.6896 0-3.328 0.2048-4.864 0.6144-0.9728-2.7648-2.4576-5.3248-4.5056-7.5264-2.048-2.2016-4.5568-3.8912-7.2192-4.9664 0.8704-2.7648 1.1264-5.7344 0.768-8.704-0.3584-2.9696-1.3824-5.7856-2.9184-8.2432 2.3552-1.6896 4.3008-3.9424 5.7856-6.5536 1.4336-2.6112 2.2528-5.4784 2.4576-8.3968a20.4288 20.4288 0 0 0 8.4992-1.9456c2.7136-1.28 5.0688-3.072 6.9632-5.3248 2.3552 1.6896 5.12 2.8672 8.0384 3.4816 2.9696 0.5632 5.9392 0.4608 8.7552-0.256 0.9216 2.7648 2.4576 5.3248 4.5056 7.4752 1.9968 2.2016 4.5056 3.8912 7.168 4.9664-0.8704 2.7648-1.1776 5.7344-0.768 8.704z\" fill=\"#E13C3C\"></path></g></svg>');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1795, 42, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"_x36_\" viewBox=\"0 0 512 512\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <path style=\"fill:#000000;\" d=\"M381.311,126.474v212.251c0,14.281-10.497,26.069-24.176,28.134 c-1.463,0.343-2.926,0.43-4.388,0.43H222.403l-95.156,73.56l1.893-73.56H28.478c-1.549,0-3.011-0.086-4.474-0.43 c-12.131-1.807-21.681-11.443-23.574-23.574c-0.344-1.464-0.43-3.012-0.43-4.56V126.474c0-15.744,12.733-28.477,28.478-28.477 h324.27C368.492,97.996,381.311,110.729,381.311,126.474z\"></path> <path style=\"fill:#E13C3C;\" d=\"M512,28.048v269.207c0,15.487-12.562,28.048-28.048,28.048H79.411 c-15.486,0-27.962-12.561-27.962-28.048V28.048C51.449,12.562,63.925,0,79.411,0h404.541c2.323,0,4.56,0.258,6.711,0.861 c10.067,2.409,18.068,10.41,20.477,20.476C511.742,23.488,512,25.725,512,28.048z\"></path> <path style=\"fill:#000000;\" d=\"M512,34.5v256.388c0,8.087-2.753,15.573-7.485,21.423c-0.861,1.118-1.807,2.151-2.839,3.183 c-0.775,0.774-1.635,1.463-2.495,2.151c-0.947,0.86-1.979,1.549-3.098,2.237c-0.688,0.516-1.549,0.946-2.323,1.377 c2.065-2.668,3.7-5.679,4.904-8.948c1.376-3.699,2.151-7.742,2.151-11.959V43.965c0-19.014-15.487-34.414-34.501-34.414H74.679 c-5.85,0-11.271,1.376-16.089,3.957C64.871,5.335,74.765,0,85.864,0h391.722c5.936,0,11.528,1.549,16.433,4.216 c5.85,3.184,10.668,8.002,13.852,13.853C510.451,22.972,512,28.565,512,34.5z\"></path> <polygon style=\"fill:#E13C3C;\" points=\"205.116,295.741 355.257,295.741 358.321,414.179 \"></polygon> <path style=\"opacity:0.06;fill:#000000;\" d=\"M504.526,312.304c-6.312,7.935-16.055,13.022-26.962,13.022H356.018l2.298,88.853 l-114.927-88.853H85.874c-10.908,0-20.651-5.086-26.962-13.022h179.33l113.946,88.087l-2.267-88.087H504.526z\"></path> <g> <rect x=\"143.843\" y=\"63.866\" style=\"fill:#000000;\" width=\"269.624\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"144.031\" style=\"fill:#000000;\" width=\"297.199\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"223.693\" style=\"fill:#000000;\" width=\"162.004\" height=\"29.107\"></rect> </g> </g> <path style=\"opacity:0.06;fill:#000000;\" d=\"M211.787,375.495l10.616-8.207h75.262l60.651,46.89v-0.003l0.005,0.003l-1.224-47.315 c0.013-0.004,0.026-0.001,0.038-0.004c13.679-2.065,24.176-13.853,24.176-28.134v-13.399h96.252c0.069,0,0.131-0.023,0.2-0.023 h6.19c15.486,0,28.048-12.561,28.048-28.048v-6.367V75.282L211.787,375.495z\"></path> </g> </g></svg>'),
(1833, 40, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"><circle cx=\"12\" cy=\"6\" r=\"4\" stroke=\"#E13C3C\" stroke-width=\"1.5\"></circle><path d=\"M19.9975 18C20 17.8358 20 17.669 20 17.5C20 15.0147 16.4183 13 12 13C7.58172 13 4 15.0147 4 17.5C4 19.9853 4 22 12 22C14.231 22 15.8398 21.8433 17 21.5634\" stroke=\"#E13C3C\" stroke-width=\"1.5\" stroke-linecap=\"round\"></path></g></svg>'),
(1834, 19, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" viewBox=\"0 0 512 512\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <circle cx=\"256\" cy=\"256\" r=\"256\"></circle> <path style=\"fill:#C18A00;\" d=\"M394.768,128.616H117.232c-13.88,0-25.232,11.352-25.232,25.232v176.616 c0,13.88,11.352,25.232,25.232,25.232h132.464l94.616,75.696v-75.696h50.464c13.88,0,25.232-11.352,25.232-25.232V153.848 C420,139.968,408.648,128.616,394.768,128.616z\"></path> <g> <rect x=\"135.16\" y=\"179.92\" style=\"fill:#FFFFFF;\" width=\"241.68\" height=\"16.792\"></rect> <rect x=\"135.16\" y=\"232.16\" style=\"fill:#FFFFFF;\" width=\"241.68\" height=\"16.792\"></rect> <rect x=\"135.16\" y=\"284.456\" style=\"fill:#FFFFFF;\" width=\"189.896\" height=\"16.792\"></rect> </g> </g></svg>'),
(1835, 18, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"><path d=\"M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z\" fill=\"#000000\" fill-opacity=\"0.24\"></path><circle cx=\"12\" cy=\"10\" r=\"4\" fill=\"#C18A00\"></circle><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.2209 18.2462C18.2791 18.3426 18.2613 18.466 18.1795 18.5432C16.5674 20.0662 14.3928 21 12 21C9.60728 21 7.43264 20.0663 5.82057 18.5433C5.73877 18.466 5.72101 18.3427 5.77918 18.2463C6.94337 16.318 9.29215 15 12.0001 15C14.7079 15 17.0567 16.3179 18.2209 18.2462Z\" fill=\"#C18A00\"></path></g></svg>'),
(1836, 16, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"800px\" height=\"800px\" viewBox=\"0 0 256 256\" preserveAspectRatio=\"xMidYMid\"><g><path d=\"M128,0 C57.307,0 0,57.307 0,128 L0,128 C0,198.693 57.307,256 128,256 L128,256 C198.693,256 256,198.693 256,128 L256,128 C256,57.307 198.693,0 128,0 L128,0 Z\" fill=\"#40B3E0\"></path><path d=\"M190.2826,73.6308 L167.4206,188.8978 C167.4206,188.8978 164.2236,196.8918 155.4306,193.0548 L102.6726,152.6068 L83.4886,143.3348 L51.1946,132.4628 C51.1946,132.4628 46.2386,130.7048 45.7586,126.8678 C45.2796,123.0308 51.3546,120.9528 51.3546,120.9528 L179.7306,70.5928 C179.7306,70.5928 190.2826,65.9568 190.2826,73.6308\" fill=\"#FFFFFF\"></path><path d=\"M98.6178,187.6035 C98.6178,187.6035 97.0778,187.4595 95.1588,181.3835 C93.2408,175.3085 83.4888,143.3345 83.4888,143.3345 L161.0258,94.0945 C161.0258,94.0945 165.5028,91.3765 165.3428,94.0945 C165.3428,94.0945 166.1418,94.5735 163.7438,96.8115 C161.3458,99.0505 102.8328,151.6475 102.8328,151.6475\" fill=\"#D2E5F1\"></path><path d=\"M122.9015,168.1154 L102.0335,187.1414 C102.0335,187.1414 100.4025,188.3794 98.6175,187.6034 L102.6135,152.2624\" fill=\"#B5CFE4\"></path></g></svg>'),
(1837, 17, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"800px\" height=\"800px\" viewBox=\"0 -7 48 48\"><title>Youtube-color</title><desc>Created with Sketch.</desc><defs></defs><g id=\"Icons\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Color-\" transform=\"translate(-200.000000, -368.000000)\" fill=\"#CE1312\"><path d=\"M219.044,391.269916 L219.0425,377.687742 L232.0115,384.502244 L219.044,391.269916 Z M247.52,375.334163 C247.52,375.334163 247.0505,372.003199 245.612,370.536366 C243.7865,368.610299 241.7405,368.601235 240.803,368.489448 C234.086,368 224.0105,368 224.0105,368 L223.9895,368 C223.9895,368 213.914,368 207.197,368.489448 C206.258,368.601235 204.2135,368.610299 202.3865,370.536366 C200.948,372.003199 200.48,375.334163 200.48,375.334163 C200.48,375.334163 200,379.246723 200,383.157773 L200,386.82561 C200,390.73817 200.48,394.64922 200.48,394.64922 C200.48,394.64922 200.948,397.980184 202.3865,399.447016 C204.2135,401.373084 206.612,401.312658 207.68,401.513574 C211.52,401.885191 224,402 224,402 C224,402 234.086,401.984894 240.803,401.495446 C241.7405,401.382148 243.7865,401.373084 245.612,399.447016 C247.0505,397.980184 247.52,394.64922 247.52,394.64922 C247.52,394.64922 248,390.73817 248,386.82561 L248,383.157773 C248,379.246723 247.52,375.334163 247.52,375.334163 L247.52,375.334163 Z\" id=\"Youtube\"></path></g></g></svg>'),
(1838, 13, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" viewBox=\"0 0 511.983 511.983\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <rect x=\"10.671\" y=\"32.002\" style=\"fill:#7F4545;\" width=\"245.32\" height=\"447.99\"></rect> <rect x=\"255.991\" y=\"32.002\" style=\"fill:#7F4545;\" width=\"245.34\" height=\"447.99\"></rect> </g> <path style=\"fill:#c36841;\" d=\"M501.327,21.34H255.991H10.671C4.781,21.34,0,26.112,0,32.003v447.985 c0,5.906,4.781,10.656,10.671,10.656h245.32h245.336c5.891,0,10.656-4.75,10.656-10.656V32.003 C511.983,26.112,507.218,21.34,501.327,21.34z M21.343,42.667h223.993v426.665H21.343V42.667z M490.655,469.332H266.663V42.667 h223.992V469.332z\"></path> <path style=\"fill:#ff0019;\" d=\"M85.34,85.337c0,11.781-9.546,21.328-21.343,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.547-21.335,21.328-21.335C75.794,64.002,85.34,73.556,85.34,85.337z\"></path> <g> <path style=\"fill:#C18A00;\" d=\"M149.338,85.337c0,11.781-9.546,21.328-21.343,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.546-21.335,21.328-21.335C139.792,64.002,149.338,73.556,149.338,85.337z\"></path> <path style=\"fill:#C18A00;\" d=\"M149.338,149.335c0,11.781-9.546,21.328-21.343,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.546-21.335,21.328-21.335C139.792,128,149.338,137.554,149.338,149.335z\"></path> </g> <path style=\"fill:#ff0019;\" d=\"M213.336,85.337c0,11.781-9.546,21.328-21.343,21.328c-11.781,0-21.327-9.547-21.327-21.328 c0-11.78,9.546-21.335,21.327-21.335C203.79,64.002,213.336,73.556,213.336,85.337z\"></path> <path style=\"fill:#C18A00;\" d=\"M341.331,85.337c0,11.781-9.545,21.328-21.342,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.547-21.335,21.328-21.335C331.786,64.002,341.331,73.556,341.331,85.337z\"></path> <g> <path style=\"fill:#ff0019;\" d=\"M405.329,85.337c0,11.781-9.545,21.328-21.342,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.547-21.335,21.328-21.335C395.784,64.002,405.329,73.556,405.329,85.337z\"></path> <path style=\"fill:#ff0019;\" d=\"M469.327,85.337c0,11.781-9.545,21.328-21.342,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.547-21.335,21.328-21.335C459.782,64.002,469.327,73.556,469.327,85.337z\"></path> <path style=\"fill:#ff0019;\" d=\"M405.329,149.335c0,11.781-9.545,21.328-21.342,21.328c-11.781,0-21.328-9.547-21.328-21.328 c0-11.78,9.547-21.335,21.328-21.335C395.784,128,405.329,137.554,405.329,149.335z\"></path> <path style=\"fill:#ff0019;\" d=\"M405.329,213.333c0,11.781-9.545,21.327-21.342,21.327c-11.781,0-21.328-9.546-21.328-21.327 c0-11.78,9.547-21.335,21.328-21.335C395.784,191.998,405.329,201.553,405.329,213.333z\"></path> </g> <path style=\"fill:#C18A00;\" d=\"M85.34,426.646c0,11.781-9.546,21.344-21.343,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.547-21.312,21.328-21.312C75.794,405.334,85.34,414.865,85.34,426.646z\"></path> <path style=\"fill:#ff0019;\" d=\"M149.338,426.646c0,11.781-9.546,21.344-21.343,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.546-21.312,21.328-21.312C139.792,405.334,149.338,414.865,149.338,426.646z\"></path> <path style=\"fill:#C18A00;\" d=\"M213.336,426.646c0,11.781-9.546,21.344-21.343,21.344c-11.781,0-21.327-9.562-21.327-21.344 s9.546-21.312,21.327-21.312C203.79,405.334,213.336,414.865,213.336,426.646z\"></path> <path style=\"fill:#ff0019;\" d=\"M405.329,426.646c0,11.781-9.545,21.344-21.342,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.547-21.312,21.328-21.312C395.784,405.334,405.329,414.865,405.329,426.646z\"></path> <g> <path style=\"fill:#C18A00;\" d=\"M469.327,426.646c0,11.781-9.545,21.344-21.342,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.547-21.312,21.328-21.312C459.782,405.334,469.327,414.865,469.327,426.646z\"></path> <path style=\"fill:#C18A00;\" d=\"M85.34,362.648c0,11.781-9.546,21.344-21.343,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.547-21.312,21.328-21.312C75.794,341.337,85.34,350.867,85.34,362.648z\"></path> <path style=\"fill:#C18A00;\" d=\"M469.327,362.648c0,11.781-9.545,21.344-21.342,21.344c-11.781,0-21.328-9.562-21.328-21.344 s9.547-21.312,21.328-21.312C459.782,341.337,469.327,350.867,469.327,362.648z\"></path> </g> <polygon style=\"fill:#C18A00;\" points=\"145.401,230.731 127.027,272.682 166.322,309.338 205.617,290.931 223.992,248.988 187.353,212.348 \"></polygon> <polygon style=\"fill:#C18A00;\" points=\"168.963,254.293 127.027,272.682 166.322,309.338 205.617,290.931 \"></polygon> <polygon style=\"fill:#C18A00;\" points=\"145.401,230.731 127.027,272.682 168.963,254.293 187.353,212.348 \"></polygon> <polygon style=\"fill:#C18A00;\" points=\"373.237,309.338 356.581,266.659 304.755,266.659 288.083,309.338 304.755,351.992 356.581,351.992 \"></polygon> <polygon style=\"fill:#C18A00;\" points=\"356.581,266.659 339.911,309.338 356.581,351.992 373.237,309.338 \"></polygon> <polygon style=\"fill:#C18A00;\" points=\"304.755,266.659 288.083,309.338 339.911,309.338 356.581,266.659 \"></polygon> </g></svg>'),
(1839, 11, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" viewBox=\"0 0 511.984 511.984\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <rect x=\"21.328\" y=\"261.32\" style=\"fill:#48CFAD;\" width=\"255.99\" height=\"42.662\"></rect> <rect y=\"218.65\" style=\"fill:#A0D468;\" width=\"255.99\" height=\"42.67\"></rect> <rect x=\"21.328\" y=\"176\" style=\"fill:#ED5564;\" width=\"255.99\" height=\"42.655\"></rect> <rect y=\"133.33\" style=\"fill:#5D9CEC;\" width=\"255.99\" height=\"42.67\"></rect> <rect x=\"21.328\" y=\"90.66\" style=\"fill:#A0D468;\" width=\"255.99\" height=\"42.671\"></rect> <rect y=\"303.98\" style=\"fill:#ED5564;\" width=\"255.99\" height=\"42.656\"></rect> <rect x=\"21.328\" y=\"346.64\" style=\"fill:#FFCE54;\" width=\"255.99\" height=\"42.686\"></rect> <path style=\"fill:#000000;\" d=\"M373.316,143.997c-76.451,0-138.651,62.201-138.651,138.645c0,76.465,62.2,138.682,138.651,138.682 c76.467,0,138.668-62.217,138.668-138.682C511.984,206.198,449.783,143.997,373.316,143.997z\"></path> <path style=\"fill:#C18A00;\" d=\"M373.316,122.655c-76.451,0-138.651,62.201-138.651,138.667c0,76.443,62.2,138.66,138.651,138.66 c76.467,0,138.668-62.217,138.668-138.66C511.984,184.856,449.783,122.655,373.316,122.655z\"></path> <path style=\"fill:#000000;\" d=\"M498.375,201.433c-3.094-6.437-6.688-12.609-10.703-18.453l-85.217,49.202l49.203-85.216 c-5.844-4.015-12.016-7.609-18.453-10.703l-49.217,85.248v-98.45c-3.516-0.266-7.078-0.406-10.672-0.406 c-3.578,0-7.141,0.141-10.656,0.406v98.45l-49.217-85.248c-6.453,3.109-12.609,6.688-18.453,10.703l49.201,85.216l-85.215-49.202 c-4.031,5.859-7.609,12.016-10.703,18.453l85.232,49.217H235.07c-0.281,3.531-0.406,7.078-0.406,10.671s0.125,7.141,0.406,10.664 l98.435-0.008l-85.232,49.225c3.093,6.438,6.671,12.594,10.703,18.438l85.199-49.188l-49.186,85.217 c5.844,4.031,12,7.594,18.453,10.688l49.217-85.248v98.467c3.516,0.281,7.078,0.406,10.656,0.406c3.594,0,7.156-0.125,10.672-0.406 V301.14l49.217,85.217c6.438-3.094,12.609-6.656,18.453-10.688l-49.188-85.217l85.201,49.219 c4.016-5.875,7.609-12.031,10.703-18.469l-85.248-49.225h98.451c0.266-3.516,0.406-7.078,0.406-10.656 c0-3.594-0.141-7.156-0.406-10.671h-98.451L498.375,201.433z M383.988,242.838v-7.922l6.875,3.953L383.988,242.838z\"></path> <path style=\"fill:#E6E9ED;\" d=\"M479.984,261.322c0,58.912-47.748,106.66-106.668,106.66c-58.904,0-106.652-47.748-106.652-106.66 c0-58.904,47.748-106.668,106.652-106.668C432.236,154.654,479.984,202.418,479.984,261.322z\"></path> <path style=\"fill:#C18A00;\" d=\"M447.986,261.322c0,41.225-33.422,74.662-74.67,74.662c-41.232,0-74.654-33.438-74.654-74.662 c0-41.233,33.422-74.669,74.654-74.669C414.564,186.653,447.986,220.089,447.986,261.322z\"></path> <polygon style=\"fill:#000000;\" points=\"373.316,288.203 346.801,302.14 351.863,272.611 330.412,251.682 360.066,247.369 373.316,220.511 386.582,247.369 416.236,251.682 394.785,272.611 399.847,302.14 \"></polygon> </g></svg>'),
(1840, 12, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" viewBox=\"0 0 511.983 511.983\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <path style=\"fill:#C18A00;\" d=\"M374.827,62.482C334.547,22.194,280.97,0,223.988,0S113.437,22.194,73.141,62.482 c-40.288,40.296-62.482,93.864-62.482,150.847v245.329c0,5.891,4.781,10.67,10.672,10.67h405.307c5.906,0,10.688-4.779,10.688-10.67 v-245.33C437.325,156.346,415.122,102.778,374.827,62.482z\"></path> <path style=\"fill:#656D78;\" d=\"M404.997,456.063l-10.671-42.672c-1.188-4.75-5.438-8.062-10.343-8.062H63.993 c-4.891,0-9.164,3.312-10.352,8.062l-10.663,42.672c-0.211,0.859-0.32,1.719-0.32,2.594v42.67c0,5.875,4.781,10.656,10.671,10.656 h341.31c5.906,0,10.687-4.781,10.687-10.656v-42.67C405.325,457.782,405.2,456.923,404.997,456.063z\"></path> <g> <path style=\"fill:#434A54;\" d=\"M53.329,511.983h341.31c5.906,0,10.687-4.781,10.687-10.656v-42.67H42.658v42.67 C42.658,507.202,47.439,511.983,53.329,511.983z\"></path> <path style=\"fill:#434A54;\" d=\"M469.323,266.663c-5.906,0-10.687-4.781-10.687-10.671v-95.997c0-5.891,4.78-10.664,10.687-10.664 c5.875,0,10.656,4.773,10.656,10.664v95.996C479.979,261.882,475.198,266.663,469.323,266.663z\"></path> </g> <path style=\"fill:#656D78;\" d=\"M490.636,309.333h-53.311c-5.906,0-10.688-4.781-10.688-10.672v-42.67 c0-5.891,4.781-10.664,10.688-10.664h53.311c5.906,0,10.688,4.773,10.688,10.664v42.669 C501.323,304.552,496.542,309.333,490.636,309.333z\"></path> <path style=\"fill:#ff0019;\" d=\"M469.323,106.668c-17.655,0-31.998,14.351-31.998,31.999c0,17.64,14.343,31.999,31.998,31.999 c17.625,0,32-14.359,32-31.999C501.323,121.019,486.948,106.668,469.323,106.668z\"></path> <path style=\"fill:#000000;\" d=\"M437.325,319.989c-5.906,0-10.688-4.781-10.688-10.656v-64.005c0-5.891,4.781-10.664,10.688-10.664 c5.875,0,10.655,4.773,10.655,10.664v64.005C447.98,315.208,443.2,319.989,437.325,319.989z\"></path> <g style=\"opacity:0.2;\"> <path d=\"M159.99,501.327H95.992c-5.891,0-10.664-4.781-10.664-10.672s4.773-10.672,10.664-10.672h63.998 c5.891,0,10.664,4.781,10.664,10.672S165.881,501.327,159.99,501.327z\"></path> </g> <path style=\"opacity:0.2;enable-background:new ;\" d=\"M351.983,490.655c-5.891,0-10.656,4.766-10.656,10.672v10.656h21.312 v-10.656C362.639,495.421,357.874,490.655,351.983,490.655z\"></path> <path style=\"opacity:0.2;enable-background:new ;\" d=\"M309.329,490.655c-5.906,0-10.688,4.766-10.688,10.672v10.656h21.344 v-10.656C319.985,495.421,315.204,490.655,309.329,490.655z\"></path> <g> <path style=\"fill:#ff0019;\" d=\"M159.896,394.659h-63.81c-5.891,0-10.664,4.766-10.664,10.67v32h85.139v-32 C170.56,399.425,165.787,394.659,159.896,394.659z\"></path> <path style=\"fill:#ff0019;\" d=\"M255.893,394.659h-63.811c-5.891,0-10.664,4.766-10.664,10.67v32h85.138v-32 C266.556,399.425,261.784,394.659,255.893,394.659z\"></path> <path style=\"fill:#ff0019;\" d=\"M351.889,394.659h-63.811c-5.891,0-10.655,4.766-10.655,10.67v32h85.122v-32 C362.546,399.425,357.78,394.659,351.889,394.659z\"></path> </g> <rect x=\"63.991\" y=\"202.661\" style=\"fill:#F5F7FA;\" width=\"85.33\" height=\"149.32\"></rect> <path style=\"fill:#000000;\" d=\"M149.326,362.659H63.993c-5.891,0-10.664-4.781-10.664-10.672V202.665 c0-5.891,4.773-10.671,10.664-10.671h85.333c5.891,0,10.664,4.781,10.664,10.671v149.322 C159.99,357.878,155.217,362.659,149.326,362.659z M74.657,341.333h63.998V213.328H74.657V341.333z\"></path> <rect x=\"298.641\" y=\"202.661\" style=\"fill:#F5F7FA;\" width=\"85.34\" height=\"149.32\"></rect> <path style=\"fill:#000000;\" d=\"M383.983,362.659h-85.342c-5.875,0-10.656-4.781-10.656-10.672V202.665 c0-5.891,4.781-10.671,10.656-10.671h85.342c5.89,0,10.655,4.781,10.655,10.671v149.322 C394.638,357.878,389.873,362.659,383.983,362.659z M309.329,341.333h63.998V213.328h-63.998V341.333z\"></path> <rect x=\"181.321\" y=\"202.661\" style=\"fill:#F5F7FA;\" width=\"85.33\" height=\"149.32\"></rect> <path style=\"fill:#000000;\" d=\"M266.65,362.659h-85.325c-5.891,0-10.671-4.781-10.671-10.672V202.665 c0-5.891,4.78-10.671,10.671-10.671h85.325c5.898,0,10.68,4.781,10.68,10.671v149.322 C277.33,357.878,272.549,362.659,266.65,362.659z M191.989,341.333h63.998V213.328h-63.998V341.333z\"></path> <g> <path style=\"fill:#ff0019;\" d=\"M132.569,259.53c0.062-0.188,0.133-0.383,0.188-0.578c0.047-0.164,0.086-0.328,0.125-0.492 s0.078-0.336,0.109-0.5c0.039-0.203,0.07-0.398,0.094-0.602c0.016-0.141,0.039-0.281,0.047-0.421 c0.023-0.227,0.031-0.453,0.039-0.688c0-0.086,0.008-0.172,0.008-0.258c0-0.039,0-0.078,0-0.125 c-0.008-0.219-0.023-0.438-0.039-0.656c-0.008-0.141-0.016-0.289-0.031-0.43c-0.023-0.18-0.055-0.359-0.078-0.531 c-0.031-0.18-0.062-0.359-0.094-0.531c-0.031-0.133-0.07-0.266-0.109-0.398c-0.047-0.203-0.102-0.414-0.164-0.617 c-0.039-0.102-0.086-0.211-0.117-0.312c-0.078-0.219-0.156-0.438-0.25-0.648c-0.047-0.109-0.109-0.219-0.164-0.328 c-0.086-0.195-0.18-0.391-0.281-0.578c-0.086-0.148-0.172-0.289-0.266-0.43c-0.086-0.141-0.172-0.289-0.266-0.43 c-0.117-0.172-0.25-0.344-0.383-0.516c-0.078-0.094-0.148-0.195-0.227-0.289c-0.141-0.18-0.305-0.344-0.461-0.508 c-0.078-0.086-0.148-0.172-0.234-0.25c-0.148-0.148-0.312-0.289-0.469-0.43c-0.109-0.094-0.203-0.188-0.312-0.273 c-0.141-0.109-0.281-0.211-0.43-0.32c-0.148-0.102-0.289-0.211-0.438-0.312c-0.125-0.078-0.25-0.148-0.375-0.227 c-0.188-0.109-0.375-0.219-0.562-0.32c-0.039-0.023-0.078-0.047-0.117-0.062c-0.078-0.039-0.156-0.07-0.242-0.109 c-0.203-0.094-0.406-0.188-0.609-0.273c-0.141-0.055-0.273-0.102-0.414-0.148c-0.188-0.062-0.375-0.125-0.57-0.188 c-0.164-0.047-0.328-0.086-0.5-0.125c-0.164-0.039-0.328-0.078-0.492-0.109c-0.203-0.039-0.406-0.062-0.609-0.094 c-0.141-0.016-0.273-0.031-0.414-0.047c-0.234-0.023-0.461-0.031-0.688-0.031c-0.086-0.008-0.172-0.016-0.258-0.016H90.515 c-5.891,0-10.663,4.773-10.663,10.664c0,5.89,4.772,10.671,10.663,10.671h14.68l-13.539,26.857 c-2.648,5.266-0.531,11.688,4.727,14.328c1.539,0.781,3.18,1.141,4.789,1.141c3.906,0,7.664-2.141,9.539-5.875l21.327-42.318 c0.039-0.078,0.07-0.164,0.109-0.242c0.094-0.203,0.188-0.406,0.273-0.625C132.475,259.796,132.522,259.663,132.569,259.53z\"></path> <path style=\"fill:#ff0019;\" d=\"M250.042,259.53c0.062-0.188,0.133-0.383,0.188-0.578c0.047-0.164,0.086-0.328,0.125-0.492 s0.078-0.336,0.109-0.5c0.039-0.203,0.07-0.398,0.094-0.602c0.016-0.141,0.039-0.281,0.047-0.421 c0.023-0.227,0.031-0.453,0.039-0.688c0-0.086,0.008-0.172,0.008-0.258c0-0.039,0-0.078,0-0.125 c-0.008-0.219-0.023-0.438-0.039-0.656c-0.008-0.141-0.016-0.289-0.031-0.43c-0.023-0.18-0.055-0.359-0.086-0.531 c-0.023-0.18-0.055-0.359-0.086-0.531c-0.031-0.133-0.07-0.266-0.109-0.398c-0.047-0.203-0.102-0.414-0.164-0.617 c-0.039-0.102-0.078-0.211-0.117-0.312c-0.078-0.219-0.156-0.438-0.25-0.648c-0.047-0.109-0.109-0.219-0.164-0.328 c-0.086-0.195-0.18-0.391-0.281-0.578c-0.086-0.148-0.172-0.289-0.266-0.43c-0.086-0.141-0.172-0.289-0.266-0.43 c-0.117-0.172-0.25-0.344-0.383-0.516c-0.078-0.094-0.148-0.195-0.227-0.289c-0.141-0.18-0.305-0.344-0.461-0.508 c-0.078-0.086-0.148-0.172-0.234-0.25c-0.148-0.148-0.312-0.289-0.469-0.43c-0.109-0.094-0.203-0.188-0.312-0.273 c-0.141-0.109-0.289-0.211-0.43-0.32c-0.148-0.102-0.289-0.211-0.438-0.312c-0.125-0.078-0.25-0.148-0.375-0.227 c-0.188-0.109-0.375-0.219-0.562-0.32c-0.039-0.023-0.078-0.047-0.117-0.062c-0.078-0.039-0.156-0.07-0.242-0.109 c-0.203-0.094-0.406-0.188-0.609-0.273c-0.141-0.055-0.273-0.102-0.414-0.148c-0.188-0.062-0.375-0.125-0.57-0.188 c-0.164-0.047-0.328-0.086-0.5-0.125c-0.164-0.039-0.328-0.078-0.492-0.109c-0.203-0.039-0.406-0.062-0.609-0.094 c-0.141-0.016-0.273-0.031-0.414-0.047c-0.234-0.023-0.461-0.031-0.688-0.031c-0.086-0.008-0.172-0.016-0.258-0.016H207.99 c-5.89,0-10.663,4.773-10.663,10.664c0,5.89,4.773,10.671,10.663,10.671h14.68l-13.539,26.857 c-2.648,5.266-0.531,11.688,4.727,14.328c1.539,0.781,3.18,1.141,4.789,1.141c3.906,0,7.664-2.141,9.539-5.875l21.327-42.318 c0.039-0.078,0.07-0.164,0.109-0.242c0.094-0.203,0.188-0.406,0.273-0.625C249.948,259.796,249.995,259.663,250.042,259.53z\"></path> <path style=\"fill:#ff0019;\" d=\"M367.233,259.929c0.031-0.133,0.094-0.266,0.125-0.398c0.078-0.188,0.141-0.383,0.203-0.578 c0.047-0.164,0.078-0.328,0.125-0.492s0.078-0.336,0.109-0.5c0.031-0.203,0.062-0.406,0.094-0.602 c0.016-0.141,0.031-0.281,0.047-0.421c0.016-0.227,0.031-0.461,0.031-0.688c0.016-0.086,0.016-0.172,0.016-0.258 c0-0.039,0-0.078,0-0.117c0-0.227-0.031-0.445-0.031-0.664c-0.016-0.141-0.031-0.289-0.031-0.43 c-0.031-0.18-0.062-0.359-0.094-0.539c-0.031-0.172-0.062-0.352-0.094-0.516c-0.031-0.141-0.062-0.273-0.094-0.414 c-0.062-0.203-0.125-0.406-0.188-0.602c-0.031-0.117-0.062-0.219-0.109-0.336c-0.078-0.211-0.156-0.422-0.234-0.633 c-0.062-0.117-0.125-0.227-0.188-0.344c-0.078-0.188-0.156-0.375-0.266-0.562c-0.078-0.148-0.172-0.297-0.266-0.438 s-0.172-0.281-0.266-0.414c-0.109-0.18-0.266-0.352-0.391-0.523c-0.062-0.102-0.141-0.195-0.219-0.289 c-0.156-0.18-0.312-0.344-0.469-0.516c-0.078-0.078-0.156-0.164-0.219-0.242c-0.156-0.148-0.312-0.289-0.484-0.43 c-0.109-0.094-0.203-0.188-0.297-0.273c-0.156-0.109-0.297-0.211-0.438-0.32c-0.156-0.102-0.281-0.211-0.438-0.312 c-0.125-0.078-0.25-0.148-0.375-0.219c-0.188-0.117-0.375-0.227-0.562-0.328c-0.047-0.023-0.078-0.047-0.125-0.062 c-0.062-0.039-0.156-0.07-0.219-0.102c-0.219-0.102-0.422-0.195-0.625-0.281c-0.141-0.055-0.281-0.102-0.406-0.148 c-0.188-0.062-0.375-0.125-0.578-0.188c-0.172-0.047-0.328-0.086-0.5-0.125s-0.328-0.078-0.484-0.109 c-0.219-0.039-0.406-0.07-0.625-0.094c-0.125-0.016-0.281-0.031-0.406-0.047c-0.234-0.023-0.469-0.031-0.703-0.039 c-0.078,0-0.172-0.008-0.234-0.008h-31.998c-5.906,0-10.688,4.773-10.688,10.664c0,5.89,4.781,10.671,10.688,10.671h14.671 l-13.547,26.857c-2.655,5.266-0.53,11.688,4.719,14.328c1.562,0.781,3.188,1.141,4.812,1.141c3.891,0,7.655-2.141,9.53-5.875 l21.328-42.318c0.047-0.078,0.078-0.164,0.109-0.242C367.046,260.35,367.139,260.147,367.233,259.929z\"></path> </g> <g> <path style=\"fill:#000000;\" d=\"M223.988,138.667c-5.891,0-10.664-4.781-10.664-10.671V42.67c0-5.891,4.773-10.672,10.664-10.672 s10.664,4.781,10.664,10.672v85.325C234.652,133.886,229.879,138.667,223.988,138.667z\"></path> <path style=\"fill:#000000;\" d=\"M191.997,147.237c-3.688,0-7.266-1.914-9.242-5.335l-42.67-73.896 c-2.945-5.102-1.195-11.625,3.906-14.57c5.101-2.945,11.624-1.195,14.569,3.906l42.663,73.896 c2.945,5.101,1.203,11.625-3.898,14.569C195.645,146.776,193.809,147.237,191.997,147.237z\"></path> <path style=\"fill:#000000;\" d=\"M168.553,170.666c-1.805,0-3.641-0.461-5.32-1.43l-73.896-42.67 c-5.102-2.945-6.851-9.469-3.906-14.57c2.945-5.102,9.469-6.851,14.57-3.906l73.896,42.67c5.101,2.945,6.851,9.469,3.905,14.57 C175.825,168.752,172.24,170.666,168.553,170.666z\"></path> <path style=\"fill:#000000;\" d=\"M279.424,170.666c-3.688,0-7.281-1.914-9.25-5.335c-2.945-5.102-1.195-11.625,3.906-14.57 l73.903-42.67c5.094-2.945,11.625-1.195,14.562,3.906c2.938,5.101,1.188,11.625-3.906,14.57l-73.904,42.67 C283.063,170.205,281.235,170.666,279.424,170.666z\"></path> <path style=\"fill:#000000;\" d=\"M255.979,147.237c-1.812,0-3.648-0.461-5.328-1.43c-5.102-2.945-6.844-9.468-3.898-14.569 l42.67-73.896c2.938-5.101,9.469-6.851,14.562-3.906c5.094,2.945,6.844,9.469,3.906,14.57l-42.67,73.904 C263.245,145.33,259.667,147.237,255.979,147.237z\"></path> <path style=\"fill:#000000;\" d=\"M231.527,178.204c-4.164,4.164-10.914,4.164-15.078,0c-4.172-4.164-4.172-10.921,0-15.085 c4.164-4.164,10.914-4.164,15.078,0C235.698,167.283,235.698,174.04,231.527,178.204z\"></path> </g> <rect x=\"85.321\" y=\"426.641\" style=\"opacity:0.1;enable-background:new ;\" width=\"85.24\" height=\"10.688\"></rect> <rect x=\"181.371\" y=\"426.641\" style=\"opacity:0.1;enable-background:new ;\" width=\"85.23\" height=\"10.688\"></rect> <rect x=\"277.421\" y=\"426.641\" style=\"opacity:0.1;enable-background:new ;\" width=\"85.23\" height=\"10.688\"></rect> </g></svg>'),
(1841, 260, '_wp_attached_file', '2025/09/football.gif'),
(1842, 260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:200;s:4:\"file\";s:20:\"2025/09/football.gif\";s:8:\"filesize\";i:66668;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"football-300x60.gif\";s:5:\"width\";i:300;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7541;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"football-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:8226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"football-768x154.gif\";s:5:\"width\";i:768;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:32157;}}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:{}}}'),
(1843, 261, '_wp_attached_file', '2025/09/Football1.gif'),
(1844, 261, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:70;s:4:\"file\";s:21:\"2025/09/Football1.gif\";s:8:\"filesize\";i:15705;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Football1-300x11.gif\";s:5:\"width\";i:300;s:6:\"height\";i:11;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2461;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Football1-1024x37.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Football1-150x70.gif\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1878;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Football1-768x28.gif\";s:5:\"width\";i:768;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:7714;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"Football1-1536x56.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:21432;}}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:{}}}'),
(1863, 20, '_elementor_css', 'a:6:{s:4:\"time\";i:1758796715;s:5:\"fonts\";a:2:{i:0;s:8:\"IranSans\";i:1;s:8:\"iransans\";}s:5:\"icons\";a:4:{i:0;s:9:\"fa-brands\";i:1;s:8:\"fa-solid\";i:2;s:3:\"svg\";i:7;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2, 1, '2024-03-14 17:10:38', '2024-03-14 13:40:38', '[elementor-template id=\"20\"]', 'یورو بت EUROBET سایت شرط بندی بازی انفجار یورو بت', '', 'publish', 'closed', 'open', '', '2-2', '', '', '2024-03-14 18:59:46', '2024-03-14 15:29:46', '', 0, 'https://euroyek.bio/?page_id=2', 0, 'page', '', 0),
(4, 0, '2023-11-04 17:10:39', '2023-11-04 13:40:39', '<!-- wp:page-list /-->', 'راهبری', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2023-11-04 17:10:39', '2023-11-04 13:40:39', '', 0, 'https://euroyek.bio/2023/11/04/navigation/', 0, 'wp_navigation', '', 0),
(6, 1, '2023-11-04 17:15:07', '2023-11-04 13:45:07', '', 'Kit پیش‌ فرض', '', 'publish', 'closed', 'closed', '', 'kit-%d9%be%db%8c%d8%b4-%d9%81%d8%b1%d8%b6', '', '', '2025-06-16 17:58:06', '2025-06-16 14:28:06', '', 0, 'https://euroyek.bio/?p=6', 0, 'elementor_library', '', 0),
(8, 1, '2023-11-04 17:23:36', '2023-11-04 13:53:36', '', 'iransans', '', 'publish', 'closed', 'closed', '', 'iransans', '', '', '2023-11-04 17:23:36', '2023-11-04 13:53:36', '', 0, 'https://euroyek.bio/?post_type=elementor_font&#038;p=8', 0, 'elementor_font', '', 0),
(9, 1, '2023-11-04 17:23:22', '2023-11-04 13:53:22', '', 'FontsFree-Net-ir_sans', '', 'inherit', 'open', 'closed', '', 'fontsfree-net-ir_sans', '', '', '2023-11-04 17:23:22', '2023-11-04 13:53:22', '', 8, 'https://euroyek.bio/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf', 0, 'attachment', 'application/x-font-ttf', 0),
(10, 1, '2023-11-04 17:24:14', '2023-11-04 13:54:14', '', 'logo-ace90.png', '', 'inherit', 'open', 'closed', '', 'logo-ace90-png', '', '', '2023-11-04 17:24:14', '2023-11-04 13:54:14', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/logo-ace90.png', 0, 'attachment', 'image/png', 0),
(11, 1, '2023-11-04 17:24:15', '2023-11-04 13:54:15', '', 'poker-ace-90.svg', '', 'inherit', 'open', 'closed', '', 'poker-ace-90-svg', '', '', '2023-11-04 17:24:15', '2023-11-04 13:54:15', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/poker-ace-90.svg', 0, 'attachment', 'image/svg+xml', 0),
(12, 1, '2023-11-04 17:24:15', '2023-11-04 13:54:15', '', 'slot-ace90.svg', '', 'inherit', 'open', 'closed', '', 'slot-ace90-svg', '', '', '2023-11-04 17:24:15', '2023-11-04 13:54:15', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/slot-ace90.svg', 0, 'attachment', 'image/svg+xml', 0),
(13, 1, '2023-11-04 17:24:16', '2023-11-04 13:54:16', '', 'backgammon-ace90.svg', '', 'inherit', 'open', 'closed', '', 'backgammon-ace90-svg', '', '', '2023-11-04 17:24:16', '2023-11-04 13:54:16', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/backgammon-ace90.svg', 0, 'attachment', 'image/svg+xml', 0),
(14, 1, '2023-11-04 17:24:16', '2023-11-04 13:54:16', '', 'سایت-شرط-بندی-آس-90-بت.jpg', '', 'inherit', 'open', 'closed', '', '%d8%b3%d8%a7%db%8c%d8%aa-%d8%b4%d8%b1%d8%b7-%d8%a8%d9%86%d8%af%db%8c-%d8%a2%d8%b3-90-%d8%a8%d8%aa-jpg', '', '', '2023-11-04 17:24:16', '2023-11-04 13:54:16', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت.jpg', 0, 'attachment', 'image/jpeg', 0),
(15, 1, '2023-11-04 17:24:17', '2023-11-04 13:54:17', '', 'instagram-1-svgrepo-com.svg', '', 'inherit', 'open', 'closed', '', 'instagram-1-svgrepo-com-svg', '', '', '2023-11-04 17:24:17', '2023-11-04 13:54:17', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/instagram-1-svgrepo-com.svg', 0, 'attachment', 'image/svg+xml', 0),
(16, 1, '2023-11-04 17:24:18', '2023-11-04 13:54:18', '', 'telegram-svgrepo-com.svg', '', 'inherit', 'open', 'closed', '', 'telegram-svgrepo-com-svg', '', '', '2023-11-04 17:24:18', '2023-11-04 13:54:18', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/telegram-svgrepo-com.svg', 0, 'attachment', 'image/svg+xml', 0),
(17, 1, '2023-11-04 17:24:18', '2023-11-04 13:54:18', '', 'youtube-color-svgrepo-com.svg', '', 'inherit', 'open', 'closed', '', 'youtube-color-svgrepo-com-svg', '', '', '2023-11-04 17:24:18', '2023-11-04 13:54:18', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/youtube-color-svgrepo-com.svg', 0, 'attachment', 'image/svg+xml', 0),
(18, 1, '2023-11-04 17:24:19', '2023-11-04 13:54:19', '', 'user-ace90bet.svg', '', 'inherit', 'open', 'closed', '', 'user-ace90bet-svg', '', '', '2023-11-04 17:24:19', '2023-11-04 13:54:19', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/user-ace90bet.svg', 0, 'attachment', 'image/svg+xml', 0),
(19, 1, '2023-11-04 17:24:20', '2023-11-04 13:54:20', '', 'comment-ace90bet.svg', '', 'inherit', 'open', 'closed', '', 'comment-ace90bet-svg', '', '', '2023-11-04 17:24:20', '2023-11-04 13:54:20', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/comment-ace90bet.svg', 0, 'attachment', 'image/svg+xml', 0),
(20, 1, '2023-11-04 17:24:20', '2023-11-04 13:54:20', '<p><a href=\"https://iraneurobet.com/\" target=\"_blank\">ثبت نام در یورو بت EuroBet</a></p>				\n					<a href=\"https://cdn.ampproject.org/c/s/betyek.com\" rel=\"nofollow\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z\"></path></svg>			\n									ورود به آدرس جدید\n					</a>\n					<a href=\"https://bet303.bet/app/BET303.apk\" target=\"_blank\" rel=\"nofollow\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\"></path></svg>			\n									دانلود مستقیم برنامه اندروید\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" height=\"800px\" width=\"800px\" id=\"Capa_1\" viewBox=\"0 0 297 297\" xml:space=\"preserve\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <circle style=\"fill:#E13C3C;\" cx=\"77.838\" cy=\"110.583\" r=\"77.838\"></circle> </g> <g style=\"opacity:0.52;\"> <path style=\"fill:#E13C3C;\" d=\"M147.687,76.226c0.527,3.656,0.813,7.389,0.813,11.19c0,42.989-34.849,77.838-77.838,77.838 c-30.654,0-57.157-17.726-69.849-43.481c5.428,37.685,37.838,66.647,77.026,66.647c42.989,0,77.838-34.849,77.838-77.838 C155.676,98.248,152.795,86.59,147.687,76.226z\"></path> </g> <g> <circle style=\"fill:#BDC3C7;\" cx=\"219.162\" cy=\"110.583\" r=\"77.838\"></circle> </g> <g style=\"opacity:0.76;\"> <path style=\"fill:#BDC3C7;\" d=\"M242.304,36.243c20.258,14.053,33.535,37.464,33.535,63.987c0,42.989-34.849,77.838-77.838,77.838 c-8.059,0-15.831-1.225-23.141-3.498c12.577,8.724,27.838,13.851,44.303,13.851c42.989,0,77.838-34.849,77.838-77.838 C297,75.653,273.992,46.097,242.304,36.243z\"></path> </g> <g> <circle style=\"fill:#000000;\" cx=\"148.5\" cy=\"165.255\" r=\"99\"></circle> </g> <g style=\"opacity:0.47;\"> <path style=\"fill:#000000;\" d=\"M222.251,99.218c5.535,12.35,8.617,26.039,8.617,40.448c0,54.676-44.324,99-99,99 c-29.301,0-55.624-12.733-73.751-32.964c15.468,34.51,50.117,58.552,90.383,58.552c54.676,0,99-44.324,99-99 C247.5,139.879,237.949,116.738,222.251,99.218z\"></path> </g> <g> <circle style=\"fill:#FFFFFF;\" cx=\"148.5\" cy=\"132.255\" r=\"49.5\"></circle> </g> <g> <path style=\"fill:#2B2B2B;\" d=\"M148.5,127.629c-11.851,0-21.133-7.006-21.133-15.949S136.649,95.73,148.5,95.73 s21.133,7.006,21.133,15.949S160.351,127.629,148.5,127.629z M148.5,104.73c-7.15,0-12.133,3.662-12.133,6.949 s4.982,6.949,12.133,6.949s12.133-3.662,12.133-6.949S155.65,104.73,148.5,104.73z\"></path> </g> <g> <path style=\"fill:#2B2B2B;\" d=\"M148.5,158.642c-13.233,0-24-8.513-24-18.976c0-10.464,10.767-18.977,24-18.977s24,8.513,24,18.977 C172.5,150.13,161.733,158.642,148.5,158.642z M148.5,129.69c-8.131,0-15,4.568-15,9.977c0,5.407,6.869,9.976,15,9.976 s15-4.568,15-9.976C163.5,134.259,156.631,129.69,148.5,129.69z\"></path> </g> </g> </g></svg>				\n									<p>\n							بازی بیلیارد در یورو بت						\n					</p>\n									<p>\n						شما در سایت یورو بت EuroBet می توانید بازی بیلیارد را که بیشتر سایت های شرط بندی از این بازی پشتیبانی نمی کنند را می توانید بازی کنید و لذت ببرید.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 32 32\" fill=\"none\"><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint0_radial_87_7153)\"></rect><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint1_radial_87_7153)\"></rect><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#paint2_radial_87_7153)\"></rect><path d=\"M23 10.5C23 11.3284 22.3284 12 21.5 12C20.6716 12 20 11.3284 20 10.5C20 9.67157 20.6716 9 21.5 9C22.3284 9 23 9.67157 23 10.5Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 21C18.7614 21 21 18.7614 21 16C21 13.2386 18.7614 11 16 11C13.2386 11 11 13.2386 11 16C11 18.7614 13.2386 21 16 21ZM16 19C17.6569 19 19 17.6569 19 16C19 14.3431 17.6569 13 16 13C14.3431 13 13 14.3431 13 16C13 17.6569 14.3431 19 16 19Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 15.6C6 12.2397 6 10.5595 6.65396 9.27606C7.2292 8.14708 8.14708 7.2292 9.27606 6.65396C10.5595 6 12.2397 6 15.6 6H16.4C19.7603 6 21.4405 6 22.7239 6.65396C23.8529 7.2292 24.7708 8.14708 25.346 9.27606C26 10.5595 26 12.2397 26 15.6V16.4C26 19.7603 26 21.4405 25.346 22.7239C24.7708 23.8529 23.8529 24.7708 22.7239 25.346C21.4405 26 19.7603 26 16.4 26H15.6C12.2397 26 10.5595 26 9.27606 25.346C8.14708 24.7708 7.2292 23.8529 6.65396 22.7239C6 21.4405 6 19.7603 6 16.4V15.6ZM15.6 8H16.4C18.1132 8 19.2777 8.00156 20.1779 8.0751C21.0548 8.14674 21.5032 8.27659 21.816 8.43597C22.5686 8.81947 23.1805 9.43139 23.564 10.184C23.7234 10.4968 23.8533 10.9452 23.9249 11.8221C23.9984 12.7223 24 13.8868 24 15.6V16.4C24 18.1132 23.9984 19.2777 23.9249 20.1779C23.8533 21.0548 23.7234 21.5032 23.564 21.816C23.1805 22.5686 22.5686 23.1805 21.816 23.564C21.5032 23.7234 21.0548 23.8533 20.1779 23.9249C19.2777 23.9984 18.1132 24 16.4 24H15.6C13.8868 24 12.7223 23.9984 11.8221 23.9249C10.9452 23.8533 10.4968 23.7234 10.184 23.564C9.43139 23.1805 8.81947 22.5686 8.43597 21.816C8.27659 21.5032 8.14674 21.0548 8.0751 20.1779C8.00156 19.2777 8 18.1132 8 16.4V15.6C8 13.8868 8.00156 12.7223 8.0751 11.8221C8.14674 10.9452 8.27659 10.4968 8.43597 10.184C8.81947 9.43139 9.43139 8.81947 10.184 8.43597C10.4968 8.27659 10.9452 8.14674 11.8221 8.0751C12.7223 8.00156 13.8868 8 15.6 8Z\" fill=\"white\"></path><defs><radialGradient id=\"paint0_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(12 23) rotate(-55.3758) scale(25.5196)\"><stop stop-color=\"#B13589\"></stop><stop offset=\"0.79309\" stop-color=\"#C62F94\"></stop><stop offset=\"1\" stop-color=\"#8A3AC8\"></stop></radialGradient><radialGradient id=\"paint1_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(11 31) rotate(-65.1363) scale(22.5942)\"><stop stop-color=\"#E0E8B7\"></stop><stop offset=\"0.444662\" stop-color=\"#FB8A2E\"></stop><stop offset=\"0.71474\" stop-color=\"#E2425C\"></stop><stop offset=\"1\" stop-color=\"#E2425C\" stop-opacity=\"0\"></stop></radialGradient><radialGradient id=\"paint2_radial_87_7153\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(0.500002 3) rotate(-8.1301) scale(38.8909 8.31836)\"><stop offset=\"0.156701\" stop-color=\"#406ADC\"></stop><stop offset=\"0.467799\" stop-color=\"#6A45BE\"></stop><stop offset=\"1\" stop-color=\"#6A45BE\" stop-opacity=\"0\"></stop></radialGradient></defs></svg>				\n									<p>\n							اینستاگرم یوروبت						\n					</p>\n									<p>\n						شما با دنبال کردن اینستاگرام سایت شرط بندی یورو بت EuroBet می توانید از جدید ترین اخبار ها و بونوس ها و لینک های بدون فیلتر این سایت با خبر شده و استفاده کنید.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 1024 1024\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"><path d=\"M410.45504 215.04l-50.35008 81.06496 109.59872 8.25856L551.25504 337.92V248.32\" fill=\"#E13C3C\"></path><path d=\"M558.96064 341.02784c121.48224 72.28416 186.8288 217.99424 151.01952 362.27072-43.79648 176.50176-222.37696 284.04736-398.90944 240.2816-176.50176-43.79648-284.04736-222.40768-240.2816-398.90944C104.7808 407.6544 220.0576 312.13056 352.50688 296.78592c38.13888-4.44416 77.71648-2.20672 117.1968 7.5776a328.0384 328.0384 0 0 1 89.25696 36.66432z\" fill=\"#E13C3C\"></path><path d=\"M390.61504 975.7184a353.28512 353.28512 0 0 1-84.92544-10.4192C117.51936 918.60992 2.4064 727.49568 49.0752 539.28448c17.57696-70.86592 55.9616-133.48864 111.01184-181.10976 53.8112-46.55104 119.45984-75.46368 189.84448-83.61984 41.47712-4.82816 84.09088-2.08896 125.15328 8.08448a350.65344 350.65344 0 0 1 95.34464 39.17312c63.488 37.77536 114.49856 96.23552 143.616 164.58752 30.10048 70.67648 36.20864 147.54816 17.65888 222.29504-39.0144 157.21984-179.27168 267.02336-341.08928 267.02336z m-0.44032-658.7392c-11.68384 0-23.48544 0.68608-35.07712 2.03776-126.41792 14.6432-231.936 107.4944-262.5792 231.04512-40.7296 164.26496 59.72992 331.05408 223.9488 371.80416a308.61312 308.61312 0 0 0 74.15296 9.10336c141.19936 0 263.59808-95.83104 297.64608-233.04704 32.32768-130.26304-25.5488-269.11232-140.73856-337.65376a305.93024 305.93024 0 0 0-83.20512-34.18112 308.32128 308.32128 0 0 0-74.14784-9.10848z m521.02656 56.43264c-90.496 0-164.28544-73.472-164.61312-164.04992a22.3744 22.3744 0 0 1 22.2976-22.45632h0.08192a22.3744 22.3744 0 0 1 22.3744 22.2976c0.24064 65.95072 53.97504 119.45472 119.8592 119.45472h0.47104a22.3744 22.3744 0 1 1 0.06656 44.75392h-0.5376z\" fill=\"#000000\"></path><path d=\"M483.00544 237.93152a22.37952 22.37952 0 0 1-22.37952-22.37952v-0.48128c0-90.43456 73.5744-164.2752 164.01408-164.608h0.54272c90.5216 0 164.3264 73.472 164.6592 164.04992a22.3744 22.3744 0 0 1-22.2976 22.45632h-0.08192a22.3744 22.3744 0 0 1-22.3744-22.2976c-0.24064-66.08384-54.23104-119.70048-120.2944-119.45472-65.83808 0.24064-119.40864 54.01088-119.40864 119.85408v0.48128a22.38464 22.38464 0 0 1-22.37952 22.37952z m415.09376 336.98304a22.3744 22.3744 0 0 1-14.464-39.46496 119.39328 119.39328 0 0 0 17.14176-17.8688c34.67776-44.46208 33.34656-107.9808-3.14368-151.05024a22.3744 22.3744 0 0 1 34.14528-28.93312c50.11968 59.15648 51.93216 146.41664 4.31104 207.47776a164.20864 164.20864 0 0 1-23.56224 24.55552 22.26688 22.26688 0 0 1-14.42816 5.28384z\" fill=\"#000000\"></path><path d=\"M559.22176 362.89536a22.37952 22.37952 0 0 1-22.23104-20.08064l-8.04864-77.97248-115.07712-28.57472-43.62752 65.22368a22.3744 22.3744 0 0 1-37.20192-24.8832l52.36736-78.28992a22.3744 22.3744 0 0 1 23.99232-9.27744l145.5872 36.15744a22.3744 22.3744 0 0 1 16.86528 19.42016l9.65632 93.60384a22.38464 22.38464 0 0 1-22.28224 24.67328zM182.08768 515.328a22.37952 22.37952 0 0 1-19.18464-33.86368 256.08192 256.08192 0 0 1 27.32544-37.48864 22.3744 22.3744 0 0 1 33.62816 29.53216 211.27168 211.27168 0 0 0-22.54336 30.9248 22.35904 22.35904 0 0 1-19.2256 10.89536z m143.77472 345.17504a22.3232 22.3232 0 0 1-5.4016-0.6656c-66.11968-16.38912-121.89696-57.55904-157.05088-115.9168s-45.48096-126.90944-29.07136-193.03424a22.3744 22.3744 0 0 1 27.0848-16.33792l0.0256 0.00512a22.3744 22.3744 0 0 1 16.32768 27.10528c-13.52704 54.51776-5.0176 111.04256 23.97184 159.16032 28.98432 48.11776 74.97216 82.05824 129.47968 95.57504a22.37952 22.37952 0 0 1-5.36576 44.1088zM976.128 597.5552c8.0896 4.1472 12.4416 13.1072 10.752 22.016a20.38784 20.38784 0 0 1-18.1248 16.5376l-19.0976 1.8944 8.6528 17.152c4.0448 8.0896 2.304 17.92-4.3008 24.1152a20.40832 20.40832 0 0 1-24.3712 2.7648l-16.5888-9.728-3.072 18.944a20.47488 20.47488 0 0 1-20.224 17.2032 20.48 20.48 0 0 1-18.7904-12.288l-7.68-17.6128-13.6192 13.5168a20.46464 20.46464 0 0 1-24.32 3.3792 20.4544 20.4544 0 0 1-10.0864-22.3232l4.1472-18.7392-18.9952 2.9184c-8.96 1.3824-17.7664-3.328-21.6576-11.52-3.84-8.2432-1.8432-18.0224 4.9152-24.064l14.3872-12.7488-17.0496-8.8064a20.43904 20.43904 0 0 1-10.752-22.016 20.49536 20.49536 0 0 1 18.176-16.5376l19.0464-1.8944-8.6528-17.1008a20.4288 20.4288 0 0 1 4.3008-24.1664 20.39808 20.39808 0 0 1 24.3712-2.7136l16.5888 9.728 3.072-18.9952a20.48 20.48 0 0 1 38.9632-4.864l7.68 17.5616 13.6704-13.5168a20.47488 20.47488 0 0 1 24.2688-3.3792c7.9872 4.352 12.0832 13.4656 10.1376 22.3232l-4.1472 18.7904 18.9952-2.9184c8.96-1.3824 17.7664 3.328 21.6576 11.52 3.84 8.2432 1.8432 18.0224-4.9664 24.064l-14.336 12.6976 17.0496 8.8064z m-70.4 6.5024c-1.536-2.4576-2.56-5.2736-2.9184-8.2432-0.4096-2.9696-0.1024-5.9392 0.768-8.704-2.6624-1.0752-5.1712-2.7648-7.168-4.9664-2.048-2.1504-3.584-4.7104-4.5056-7.4752-2.816 0.7168-5.7856 0.8192-8.7552 0.256-2.9184-0.6144-5.6832-1.792-8.0384-3.4816-1.8944 2.2528-4.2496 4.0448-6.9632 5.3248-2.6624 1.28-5.5808 1.8944-8.4992 1.9456-0.2048 2.9184-1.024 5.7856-2.4576 8.3968-1.4848 2.6112-3.4304 4.864-5.7856 6.5536 1.536 2.4576 2.56 5.2736 2.9184 8.2432s0.1024 5.9392-0.768 8.704c2.6624 1.0752 5.1712 2.7648 7.2192 4.9664 2.048 2.2016 3.5328 4.7616 4.5056 7.5264 1.536-0.4096 3.1744-0.6144 4.864-0.6144 1.28 0 2.56 0.1536 3.84 0.3584 2.9184 0.5632 5.632 1.792 7.9872 3.4304 1.8944-2.2016 4.2496-4.0448 6.9632-5.3248s5.632-1.8944 8.5504-1.9456a20.39808 20.39808 0 0 1 8.2432-14.9504z\" fill=\"#000000\"></path><path d=\"M902.8096 595.8144c0.3584 2.9696 1.3824 5.7856 2.9184 8.2432a20.39808 20.39808 0 0 0-8.2432 14.9504c-2.9184 0.0512-5.8368 0.6656-8.5504 1.9456s-5.0688 3.1232-6.9632 5.3248a21.0432 21.0432 0 0 0-7.9872-3.4304c-1.28-0.2048-2.56-0.3584-3.84-0.3584-1.6896 0-3.328 0.2048-4.864 0.6144-0.9728-2.7648-2.4576-5.3248-4.5056-7.5264-2.048-2.2016-4.5568-3.8912-7.2192-4.9664 0.8704-2.7648 1.1264-5.7344 0.768-8.704-0.3584-2.9696-1.3824-5.7856-2.9184-8.2432 2.3552-1.6896 4.3008-3.9424 5.7856-6.5536 1.4336-2.6112 2.2528-5.4784 2.4576-8.3968a20.4288 20.4288 0 0 0 8.4992-1.9456c2.7136-1.28 5.0688-3.072 6.9632-5.3248 2.3552 1.6896 5.12 2.8672 8.0384 3.4816 2.9696 0.5632 5.9392 0.4608 8.7552-0.256 0.9216 2.7648 2.4576 5.3248 4.5056 7.4752 1.9968 2.2016 4.5056 3.8912 7.168 4.9664-0.8704 2.7648-1.1776 5.7344-0.768 8.704z\" fill=\"#E13C3C\"></path></g></svg>				\n									<p>\n							بازی انفجار در EuroBet						\n					</p>\n									<p>\n						اگر می خواهید از ضرایب بالایی در بازی انفجار بهره مند شوید سایت یورو بت را در نظر بگیرید که بالاترین ضرایب را در بازی انفجار به کاربران خود ارائه می دهد.					</p>\n				اعتبار سایت			\n									93%\n				پشتیبانی			\n									94%\n				ضرایب			\n									97%\n					<h1><a href=\"https://iraneurobet.com/\" target=\"_blank\">یورو بت EUROBET </a></h1>				\n															<img width=\"1000\" height=\"500\" src=\"https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg\" alt=\"\" srcset=\"https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg 1000w, https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg 300w, https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n		<p style=\"text-align: justify;\">برای آغاز پیش بینی رشته های ورزشی و بازی های کازینویی در <strong><a style=\"color: #ff0000;\" href=\"https://shart303.com/\" target=\"_blank\" rel=\"noopener\">سایت شرط بندی معتبر</a></strong> ابتدا باید در سایت عضو شوید که تمامی دسترسی های سایت به روی شما باز شود. ما نیز برای شما آموزش ثبت نام در یور بت EuroBet را آماده کرده ایم.</p><h2 style=\"text-align: justify;\"><strong>آموزش ثبت نام در یورو بت</strong></h2><p><img title=\"آموزش ثبت نام در یورو بت\" src=\"https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg\" alt=\"آموزش ثبت نام در یورو بت\" width=\"1000\" height=\"568\" /></p><p style=\"text-align: justify;\">ثبت نام در سایت <strong><a style=\"color: #ff0000;\" href=\"https://eurojet.pro/\" target=\"_blank\" rel=\"noopener\">یورو بت</a></strong> مراحل بسیار آسانی دارد و شما می توانید در عرض چند دقیقه ثبت نام خود را به اتمام برسانید و عضو سایت یورو بت شوید.</p><p style=\"text-align: justify;\"> برای ثبت نام شما نیاز به پر کردن اطلاعاتی دارید که بعد از تکمیل این اطلاعات دسترسی کامل EuroBet به روی شما باز می شود که این اطلاعات عبارتند از :</p><p style=\"text-align: justify;\">📌 ایمیل</p><p style=\"text-align: justify;\">📌 رمز عبور</p><p style=\"text-align: justify;\">📌 تکرار رمز عبور</p><p style=\"text-align: justify;\">📌 نام نام خانوادگی</p><p style=\"text-align: justify;\">📌 شماره تلفن همراه</p><p style=\"text-align: justify;\">📌 کد امنیتی</p><h2 style=\"text-align: justify;\"><strong>ثبت نام در سایت EuroBet</strong></h2><p><img title=\"ثبت نام در سایت EuroBet\" src=\"https://iraneurobet.com/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg\" alt=\"ثبت نام در سایت EuroBet\" width=\"1000\" height=\"568\" /></p><p style=\"text-align: justify;\">شما با ثبت نام در سایت EuroBet که مراحل بسیار ساده ای را دارد می توانید از تمامی ویژگی ها و امکانات سایت یورو بت بهره مند شوید و از بونوس ها، بازی های های کازینویی و پیش بینی رشته های ورزشی در سایت یورو بت لذت کامل را ببرید همچنین با ثبت نام در این سایت می توانید از بونوس های واریز اول نیز بهره مند شوید.</p>https://youtu.be/bfSJy_oNpTg<h2 style=\"text-align: justify;\"><strong>شارژ حساب در یورو بت</strong></h2><p><img title=\"شارژ حساب در یورو بت\" src=\"https://iraneurobet.com/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg\" alt=\"شارژ حساب در یورو بت\" width=\"1000\" height=\"568\" /></p><p style=\"text-align: justify;\">بعد از ثبت نام در سایت یورو بت اولین کاری که باید انجام دهید شارژ حساب کاربریتان است که از این طریق می توانید از بونوس های واریزی اول نیز بهره مند شوید.</p><p style=\"text-align: justify;\"> شما بعد از شارژ حساب کاربری می توانید در بازی های کازینویی و پیش بینی رشته های ورزشی در یورو بت بهره مند شوید. روش های شارژ حساب در یورو بت عبارتند از :</p><p style=\"text-align: justify;\">🔴 درگاه بانکی</p><p style=\"text-align: justify;\">🔴 درگاه ایران گیت</p><p style=\"text-align: justify;\">🔴 از طریق ووچر پرفکت مانی</p><p style=\"text-align: justify;\">🔴 از طریق ارز های دیجیتال</p>		\n							<img src=\"https://iraneurobet.com/wp-content/uploads/2023/11/user-eurobet.svg\" alt=\"پویا\">\n										<cite>پویا<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i>کاربر جدید یورو بت</cite>					<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"_x36_\" viewBox=\"0 0 512 512\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <path style=\"fill:#000000;\" d=\"M381.311,126.474v212.251c0,14.281-10.497,26.069-24.176,28.134 c-1.463,0.343-2.926,0.43-4.388,0.43H222.403l-95.156,73.56l1.893-73.56H28.478c-1.549,0-3.011-0.086-4.474-0.43 c-12.131-1.807-21.681-11.443-23.574-23.574c-0.344-1.464-0.43-3.012-0.43-4.56V126.474c0-15.744,12.733-28.477,28.478-28.477 h324.27C368.492,97.996,381.311,110.729,381.311,126.474z\"></path> <path style=\"fill:#E13C3C;\" d=\"M512,28.048v269.207c0,15.487-12.562,28.048-28.048,28.048H79.411 c-15.486,0-27.962-12.561-27.962-28.048V28.048C51.449,12.562,63.925,0,79.411,0h404.541c2.323,0,4.56,0.258,6.711,0.861 c10.067,2.409,18.068,10.41,20.477,20.476C511.742,23.488,512,25.725,512,28.048z\"></path> <path style=\"fill:#000000;\" d=\"M512,34.5v256.388c0,8.087-2.753,15.573-7.485,21.423c-0.861,1.118-1.807,2.151-2.839,3.183 c-0.775,0.774-1.635,1.463-2.495,2.151c-0.947,0.86-1.979,1.549-3.098,2.237c-0.688,0.516-1.549,0.946-2.323,1.377 c2.065-2.668,3.7-5.679,4.904-8.948c1.376-3.699,2.151-7.742,2.151-11.959V43.965c0-19.014-15.487-34.414-34.501-34.414H74.679 c-5.85,0-11.271,1.376-16.089,3.957C64.871,5.335,74.765,0,85.864,0h391.722c5.936,0,11.528,1.549,16.433,4.216 c5.85,3.184,10.668,8.002,13.852,13.853C510.451,22.972,512,28.565,512,34.5z\"></path> <polygon style=\"fill:#E13C3C;\" points=\"205.116,295.741 355.257,295.741 358.321,414.179 \"></polygon> <path style=\"opacity:0.06;fill:#000000;\" d=\"M504.526,312.304c-6.312,7.935-16.055,13.022-26.962,13.022H356.018l2.298,88.853 l-114.927-88.853H85.874c-10.908,0-20.651-5.086-26.962-13.022h179.33l113.946,88.087l-2.267-88.087H504.526z\"></path> <g> <rect x=\"143.843\" y=\"63.866\" style=\"fill:#000000;\" width=\"269.624\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"144.031\" style=\"fill:#000000;\" width=\"297.199\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"223.693\" style=\"fill:#000000;\" width=\"162.004\" height=\"29.107\"></rect> </g> </g> <path style=\"opacity:0.06;fill:#000000;\" d=\"M211.787,375.495l10.616-8.207h75.262l60.651,46.89v-0.003l0.005,0.003l-1.224-47.315 c0.013-0.004,0.026-0.001,0.038-0.004c13.679-2.065,24.176-13.853,24.176-28.134v-13.399h96.252c0.069,0,0.131-0.023,0.2-0.023 h6.19c15.486,0,28.048-12.561,28.048-28.048v-6.367V75.282L211.787,375.495z\"></path> </g> </g></svg>				\n						همین الان ثبت نام کردم بعد خواستم ورود کنم میگه ایمیل نا معتبر					\n							<img src=\"https://iraneurobet.com/wp-content/uploads/2023/11/user-eurobet.svg\" alt=\"payan\">\n										<cite>payan<i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i><i>&#xE934;</i>کاربر جدید یورو بت</cite>					<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"_x36_\" viewBox=\"0 0 512 512\" xml:space=\"preserve\" width=\"800px\" height=\"800px\" fill=\"#000000\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"></g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></g><g id=\"SVGRepo_iconCarrier\"> <g> <g> <path style=\"fill:#000000;\" d=\"M381.311,126.474v212.251c0,14.281-10.497,26.069-24.176,28.134 c-1.463,0.343-2.926,0.43-4.388,0.43H222.403l-95.156,73.56l1.893-73.56H28.478c-1.549,0-3.011-0.086-4.474-0.43 c-12.131-1.807-21.681-11.443-23.574-23.574c-0.344-1.464-0.43-3.012-0.43-4.56V126.474c0-15.744,12.733-28.477,28.478-28.477 h324.27C368.492,97.996,381.311,110.729,381.311,126.474z\"></path> <path style=\"fill:#E13C3C;\" d=\"M512,28.048v269.207c0,15.487-12.562,28.048-28.048,28.048H79.411 c-15.486,0-27.962-12.561-27.962-28.048V28.048C51.449,12.562,63.925,0,79.411,0h404.541c2.323,0,4.56,0.258,6.711,0.861 c10.067,2.409,18.068,10.41,20.477,20.476C511.742,23.488,512,25.725,512,28.048z\"></path> <path style=\"fill:#000000;\" d=\"M512,34.5v256.388c0,8.087-2.753,15.573-7.485,21.423c-0.861,1.118-1.807,2.151-2.839,3.183 c-0.775,0.774-1.635,1.463-2.495,2.151c-0.947,0.86-1.979,1.549-3.098,2.237c-0.688,0.516-1.549,0.946-2.323,1.377 c2.065-2.668,3.7-5.679,4.904-8.948c1.376-3.699,2.151-7.742,2.151-11.959V43.965c0-19.014-15.487-34.414-34.501-34.414H74.679 c-5.85,0-11.271,1.376-16.089,3.957C64.871,5.335,74.765,0,85.864,0h391.722c5.936,0,11.528,1.549,16.433,4.216 c5.85,3.184,10.668,8.002,13.852,13.853C510.451,22.972,512,28.565,512,34.5z\"></path> <polygon style=\"fill:#E13C3C;\" points=\"205.116,295.741 355.257,295.741 358.321,414.179 \"></polygon> <path style=\"opacity:0.06;fill:#000000;\" d=\"M504.526,312.304c-6.312,7.935-16.055,13.022-26.962,13.022H356.018l2.298,88.853 l-114.927-88.853H85.874c-10.908,0-20.651-5.086-26.962-13.022h179.33l113.946,88.087l-2.267-88.087H504.526z\"></path> <g> <rect x=\"143.843\" y=\"63.866\" style=\"fill:#000000;\" width=\"269.624\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"144.031\" style=\"fill:#000000;\" width=\"297.199\" height=\"29.107\"></rect> <rect x=\"143.843\" y=\"223.693\" style=\"fill:#000000;\" width=\"162.004\" height=\"29.107\"></rect> </g> </g> <path style=\"opacity:0.06;fill:#000000;\" d=\"M211.787,375.495l10.616-8.207h75.262l60.651,46.89v-0.003l0.005,0.003l-1.224-47.315 c0.013-0.004,0.026-0.001,0.038-0.004c13.679-2.065,24.176-13.853,24.176-28.134v-13.399h96.252c0.069,0,0.131-0.023,0.2-0.023 h6.19c15.486,0,28.048-12.561,28.048-28.048v-6.367V75.282L211.787,375.495z\"></path> </g> </g></svg>				\n						ثبت نام که کردم شارژ کردم حسابمو بونوس واریزی داد بهک					\n		<p style=\"text-align: center;\"><strong>تمامی حقوق این وب سایت متعلق به سایت <a href=\"https://iraneurobet.com/\" target=\"_blank\" rel=\"noopener\">EuroYek.Bio</a> است. Copyright 2025 ©</strong></p><p style=\"text-align: justify;\"><strong>⚽ لیست سایت های معتبر شرط بندی و پیش بینی و کازینویی :</strong></p><p style=\"text-align: justify;\"><a style=\"color: #000000;\" href=\"https://ace90bet.pro\" target=\"_blank\" rel=\"noopener\">ac90 سایت</a> - <a style=\"color: #000000;\" href=\"https://ace90.app\" target=\"_blank\" rel=\"noopener\">دانلود اپلیکیشن ace90bet</a> - <a style=\"color: #000000;\" href=\"https://enf90.vip\" target=\"_blank\" rel=\"noopener\">انفجار ۹۰</a> - <a style=\"color: #000000;\" href=\"https://enf90.app\" target=\"_blank\" rel=\"noopener\">برنامه بازی انفجار</a> - <a style=\"color: #000000;\" href=\"https://bet90ball.com/\" target=\"_blank\" rel=\"noopener\">betball90bet bal90</a> - <a style=\"color: #000000;\" href=\"https://betball90.app\" target=\"_blank\" rel=\"noopener\">اپلیکیشن بت بال 90</a> - <a style=\"color: #000000;\" href=\"https://betkhanee.com/\" target=\"_blank\" rel=\"noopener\">بتخانه بدون فیلتر</a> - <a style=\"color: #000000;\" href=\"https://fazbet.pro\" target=\"_blank\" rel=\"noopener\">بت فاز</a> - <a style=\"color: #000000;\" href=\"https://avalbet.live\" target=\"_blank\" rel=\"noopener\">avabet</a> - <a style=\"color: #000000;\" href=\"https://ozabet.live\" target=\"_blank\" rel=\"noopener\">بازی اوزابت</a> - <a style=\"color: #000000;\" href=\"https://enfejarbaz.pro\" target=\"_blank\" rel=\"noopener\">انفج بت</a> - <a style=\"color: #000000;\" href=\"https://dadyybet.com/\" target=\"_blank\" rel=\"noopener\">daddy bet app</a> - <a style=\"color: #000000;\" href=\"https://ariabet.casino/\" target=\"_blank\" rel=\"noopener\">سایت اریا پوکر</a> - <a style=\"color: #000000;\" href=\"https://eurojet.pro\" target=\"_blank\" rel=\"noopener\">یوروبت</a> - <a style=\"color: #000000;\" href=\"https://bingobet.pro\" target=\"_blank\" rel=\"noopener\">bingo betcom</a> - <a style=\"color: #000000;\" href=\"https://bw90bet.live\" target=\"_blank\" rel=\"noopener\">betwin90</a> - <a style=\"color: #000000;\" href=\"https://doobix.pro\" target=\"_blank\" rel=\"noopener\">دوبیکس بت</a> - <a style=\"color: #000000;\" href=\"https://mangobet.pro\" target=\"_blank\" rel=\"noopener\">منگوبت</a> - <a style=\"color: #000000;\" href=\"https://rikashart.com\" target=\"_blank\" rel=\"noopener\">سایت rikabet</a> - <a style=\"color: #000000;\" href=\"https://bakhtazmaeii.com\" target=\"_blank\" rel=\"noopener\">بخت آزمایی</a> - <a style=\"color: #000000;\" href=\"https://betball90.bio\" target=\"_blank\" rel=\"noopener\">ثبت نام در betball90</a> - <a style=\"color: #000000;\" href=\"https://ace90bet.bio\" target=\"_blank\" rel=\"noopener\">سایت بدون فیلتر ace90</a> - <a style=\"color: #000000;\" href=\"https://shirbet.bio\" target=\"_blank\" rel=\"noopener\">سایت شیر بت بدون فیلتر شکن</a> - <a style=\"color: #000000;\" href=\"https://venus90bet.com/\" target=\"_blank\" rel=\"noopener\">سایت ونوس بت</a> - <a style=\"color: #000000;\" href=\"https://enfejbaz.bio\" target=\"_blank\" rel=\"noopener\">برنامه انفج</a> - <a style=\"color: #000000;\" href=\"https://avalbet.bio\" target=\"_blank\" rel=\"noopener\">ثبت نام avalbet</a> - <a style=\"color: #000000;\" href=\"https://betkhane.bio\" target=\"_blank\" rel=\"noopener\">ثبت نام betkhane</a> - <a style=\"color: #000000;\" href=\"https://fazbet.bio\" target=\"_blank\" rel=\"noopener\">ثبت نام در فاز بت</a> - <a style=\"color: #000000;\" href=\"https://iranchannels.bet/\" target=\"_blank\" rel=\"noopener\">چنل تلگرام شرط بندی</a> - <a style=\"color: #000000;\" href=\"https://perspolis.pro\" target=\"_blank\" rel=\"noopener\">پرسپولیس</a> - <a style=\"color: #000000;\" href=\"https://plinko.mobi/\" target=\"_blank\" rel=\"noopener\">plinko نصب</a> - <a style=\"color: #000000;\" href=\"https://plinkobet.casino/\" target=\"_blank\" rel=\"noopener\">plinko</a> - <a style=\"color: #000000;\" href=\"https://1xshart.app/\" target=\"_blank\" rel=\"noopener\">1xbet سایت</a> - <a style=\"color: #000000;\" href=\"https://shartforward.com/\" target=\"_blank\" rel=\"noopener\">بت فروارد</a> - <a style=\"color: #000000;\" href=\"https://shartforward.app/\" target=\"_blank\" rel=\"noopener\">بت فوروارد با لینک مستقیم</a> - <a style=\"color: #000000;\" href=\"https://1xshart.com/\" target=\"_blank\" rel=\"noopener\">ثبت نام در سایت شرط بندی 1xbet</a> - <a style=\"color: #000000;\" href=\"https://bettingbonus.pro/\" target=\"_blank\" rel=\"noopener\">سایت شرط بندی با 100 هزار تومان</a> - <a style=\"color: #000000;\" href=\"https://topbetting.vip/\" target=\"_blank\" rel=\"noopener\">سایتهای شرطبندی خارجی</a> - <a style=\"color: #000000;\" href=\"https://enfejar-apk.app/\" target=\"_blank\" rel=\"noopener\">دانلود انفجار</a> - <a style=\"color: #000000;\" href=\"https://shartbandi-apk.app/\" target=\"_blank\" rel=\"noopener\">برنامه شرط بندی فوتبال فارسی</a> - <a style=\"color: #000000;\" href=\"https://enfejar.pro/\" target=\"_blank\" rel=\"noopener\">سایت انفجار با شارژ رایگان</a> - <a style=\"color: #000000;\" href=\"https://pokershart.com/\" target=\"_blank\" rel=\"noopener\">شلوغ ترین سایت پوکر</a> - </p>		\n					<style>\n  .banner-wrapper {\n    display: none;\n  }\n  @media (max-width: 768px) {\n    .banner-wrapper {\n      display: block;\n      position: fixed;\n      bottom: 0;\n      left: 0;\n      width: 100%;\n      z-index: 9999;\n      background: #000;\n      text-align: center;\n    }\n    .banner-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n      max-height: 90px;\n    }\n  }\n</style>\n  <a href=\"https://bet404.casa/V1L3VzZXIvc2lnbnVw/?referer=111569/\" target=\"_blank\" rel=\"nofollow\">\n    <img src=\"https://iraneurobet.com/wp-content/uploads/2025/09/football.gif\" alt=\"Mobile Banner\">\n  </a>\n<style>\n    .banner-desktop-wrapper {\n    display: block;\n    position: fixed;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    z-index: 9999;\n    background: #000;\n    text-align: center;\n    }\n    .banner-desktop-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    max-height: 90px; \n    }\n    @media (max-width: 768px) {\n    .banner-desktop-wrapper {\n      display: none;\n    }\n    }\n  </style>\n    <a href=\"https://bet404.casa/V1L3VzZXIvc2lnbnVw/?referer=111569/\" target=\"_blank\" rel=\"nofollow\">\n    <img src=\"https://iraneurobet.com/wp-content/uploads/2025/09/Football1.gif\">\n    </a>', 'linco', '', 'publish', 'closed', 'closed', '', 'linco', '', '', '2025-09-25 14:08:04', '2025-09-25 10:38:04', '', 0, 'https://euroyek.bio/?elementor_library=linco', 0, 'elementor_library', '', 0),
(26, 1, '2023-11-04 17:28:06', '2023-11-04 13:58:06', '', 'eurobet favicon', '', 'inherit', 'open', 'closed', '', 'eurobet-favicon', '', '', '2023-11-04 17:28:06', '2023-11-04 13:58:06', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/eurobet-favicon.png', 0, 'attachment', 'image/png', 0),
(27, 1, '2023-11-04 17:28:10', '2023-11-04 13:58:10', 'https://iraneurobet.com/wp-content/uploads/2023/11/cropped-eurobet-favicon.png', 'cropped-eurobet-favicon.png', '', 'inherit', 'open', 'closed', '', 'cropped-eurobet-favicon-png', '', '', '2023-11-04 17:28:10', '2023-11-04 13:58:10', '', 0, 'https://euroyek.bio/wp-content/uploads/2023/11/cropped-eurobet-favicon.png', 0, 'attachment', 'image/png', 0),
(29, 1, '2023-11-04 17:29:26', '2023-11-04 13:59:26', '', 'background site', '', 'inherit', 'open', 'closed', '', 'background-site', '', '', '2023-11-04 17:29:26', '2023-11-04 13:59:26', '', 6, 'https://euroyek.bio/wp-content/uploads/2023/11/background-site.jpg', 0, 'attachment', 'image/jpeg', 0),
(33, 1, '2023-11-05 14:39:10', '2023-11-05 11:09:10', '', 'logo eurobet', '', 'inherit', 'open', 'closed', '', 'logo-eurobet', '', '', '2023-11-05 14:39:10', '2023-11-05 11:09:10', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/logo-eurobet.png', 0, 'attachment', 'image/png', 0),
(35, 1, '2023-11-05 14:45:37', '2023-11-05 11:15:37', '', 'billiard eurobet', '', 'inherit', 'open', 'closed', '', 'billiard-eurobet', '', '', '2023-11-05 14:45:37', '2023-11-05 11:15:37', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/billiard-eurobet.svg', 0, 'attachment', 'image/svg+xml', 0),
(36, 1, '2023-11-05 14:46:18', '2023-11-05 11:16:18', '', 'bomb eurobet', '', 'inherit', 'open', 'closed', '', 'bomb-eurobet', '', '', '2023-11-05 14:46:18', '2023-11-05 11:16:18', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/bomb-eurobet.svg', 0, 'attachment', 'image/svg+xml', 0),
(37, 1, '2023-11-05 15:09:45', '2023-11-05 11:39:45', '', 'آموزش ثبت نام در یورو بت', '', 'inherit', 'open', 'closed', '', '%d8%a2%d9%85%d9%88%d8%b2%d8%b4-%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-%db%8c%d9%88%d8%b1%d9%88-%d8%a8%d8%aa', '', '', '2023-11-05 15:09:45', '2023-11-05 11:39:45', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg', 0, 'attachment', 'image/jpeg', 0),
(38, 1, '2023-11-05 15:23:52', '2023-11-05 11:53:52', '', 'ثبت نام در سایت EuroBet', '', 'inherit', 'open', 'closed', '', '%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-%d8%b3%d8%a7%db%8c%d8%aa-eurobet', '', '', '2023-11-05 15:23:52', '2023-11-05 11:53:52', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg', 0, 'attachment', 'image/jpeg', 0),
(39, 1, '2023-11-05 15:27:59', '2023-11-05 11:57:59', '', 'شارژ حساب در یورو بت', '', 'inherit', 'open', 'closed', '', '%d8%b4%d8%a7%d8%b1%da%98-%d8%ad%d8%b3%d8%a7%d8%a8-%d8%af%d8%b1-%db%8c%d9%88%d8%b1%d9%88-%d8%a8%d8%aa', '', '', '2023-11-05 15:27:59', '2023-11-05 11:57:59', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg', 0, 'attachment', 'image/jpeg', 0),
(40, 1, '2023-11-05 15:29:09', '2023-11-05 11:59:09', '', 'user eurobet', '', 'inherit', 'open', 'closed', '', 'user-eurobet', '', '', '2023-11-05 15:29:09', '2023-11-05 11:59:09', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/user-eurobet.svg', 0, 'attachment', 'image/svg+xml', 0),
(42, 1, '2023-11-05 15:48:38', '2023-11-05 12:18:38', '', 'comment eurobet', '', 'inherit', 'open', 'closed', '', 'comment-eurobet', '', '', '2023-11-05 15:48:38', '2023-11-05 12:18:38', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/comment-eurobet.svg', 0, 'attachment', 'image/svg+xml', 0),
(44, 1, '2023-11-05 15:52:12', '2023-11-05 12:22:12', '', 'آموزش ثبت نام در یورو بت EuroBet', '', 'inherit', 'open', 'closed', '', '%d8%a2%d9%85%d9%88%d8%b2%d8%b4-%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-%db%8c%d9%88%d8%b1%d9%88-%d8%a8%d8%aa-eurobet', '', '', '2023-11-05 15:52:12', '2023-11-05 12:22:12', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg', 0, 'attachment', 'image/jpeg', 0),
(78, 1, '2023-12-08 09:33:53', '2023-12-08 06:03:53', '', '1XYekCom-Bonus', '', 'inherit', 'open', 'closed', '', '1xyekcom-bonus', '', '', '2023-12-08 09:33:53', '2023-12-08 06:03:53', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/1XYekCom-Bonus.gif', 0, 'attachment', 'image/gif', 0),
(79, 1, '2023-12-08 09:34:05', '2023-12-08 06:04:05', '', 'betyekCom-Bonus', '', 'inherit', 'open', 'closed', '', 'betyekcom-bonus', '', '', '2023-12-08 09:34:05', '2023-12-08 06:04:05', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/betyekCom-Bonus.gif', 0, 'attachment', 'image/gif', 0),
(80, 1, '2023-12-08 09:34:11', '2023-12-08 06:04:11', '', 'jetbetPro-Bonus', '', 'inherit', 'open', 'closed', '', 'jetbetpro-bonus', '', '', '2023-12-08 09:34:11', '2023-12-08 06:04:11', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/jetbetPro-Bonus.gif', 0, 'attachment', 'image/gif', 0),
(81, 1, '2023-12-08 09:34:22', '2023-12-08 06:04:22', '', '1XBoroCom-Enfej', '', 'inherit', 'open', 'closed', '', '1xborocom-enfej', '', '', '2023-12-08 09:34:22', '2023-12-08 06:04:22', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/1XBoroCom-Enfej.gif', 0, 'attachment', 'image/gif', 0),
(82, 1, '2023-12-08 09:34:31', '2023-12-08 06:04:31', '', '1XYekCom-App-Bonus', '', 'inherit', 'open', 'closed', '', '1xyekcom-app-bonus', '', '', '2023-12-08 09:34:31', '2023-12-08 06:04:31', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/1XYekCom-App-Bonus.gif', 0, 'attachment', 'image/gif', 0),
(134, 1, '2024-02-12 04:16:43', '2024-02-12 00:46:43', '', 'Screenshot_6_2-1.jpg', '', 'inherit', 'open', 'closed', '', 'screenshot_6_2-1-jpg', '', '', '2024-02-12 04:16:43', '2024-02-12 00:46:43', '', 0, 'https://euroyek.bio/wp-content/uploads/2024/02/Screenshot_6_2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(151, 1, '2024-03-13 19:51:28', '2024-03-13 16:21:28', '', 'betyek-derby', '', 'inherit', 'open', 'closed', '', 'betyek-derby', '', '', '2024-03-13 19:51:28', '2024-03-13 16:21:28', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/betyek-derby.gif', 0, 'attachment', 'image/gif', 0),
(158, 1, '2024-03-18 13:14:43', '2024-03-18 09:44:43', '', 'BET303BET', '', 'inherit', 'open', 'closed', '', 'bet303bet', '', '', '2024-03-18 13:14:43', '2024-03-18 09:44:43', '', 20, 'https://euroyek.bio/wp-content/uploads/2023/11/BET303BET.gif', 0, 'attachment', 'image/gif', 0),
(174, 1, '2024-04-16 20:59:31', '2024-04-16 17:29:31', '', 'bg.jpg', '', 'inherit', 'open', 'closed', '', 'bg-jpg', '', '', '2024-04-16 20:59:31', '2024-04-16 17:29:31', '', 0, 'https://euroyek.bio/wp-content/uploads/2024/04/bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(175, 1, '2024-04-16 20:59:31', '2024-04-16 17:29:31', '<p data-id=\"6256042a\" data-animation-settings=\"{&quot;animationStyle&quot;:&quot;animated&quot;,&quot;animationDelay&quot;:2500,&quot;loadingBar&quot;:3800,&quot;lettersDelay&quot;:50,&quot;typeLettersDelay&quot;:150,&quot;duration&quot;:500,&quot;revealDuration&quot;:600,&quot;revealAnimationDelay&quot;:1500}\">\n                <a href=\"https://beett303.buzz/fa/?action=register&#038;btag=1666810_l268710\" target=\"_blank\" rel=\"nofollow noopener\">            با فیلترشکن کانادا  🇨🇦 روسیه 🇷🇺  هند 🇮🇳 دبی 🇦🇪 \n                                        <b>وارد شوید </b>\n            </a>            </p>', 'VPN', '', 'publish', 'closed', 'closed', '', 'vpn', '', '', '2024-04-16 20:59:31', '2024-04-16 17:29:31', '', 0, 'https://euroyek.bio/?elementor_library=vpn', 0, 'elementor_library', '', 0),
(215, 1, '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 'Enfejar-win-adss-1.gif', '', 'inherit', 'open', 'closed', '', 'enfejar-win-adss-1-gif', '', '', '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 0, 'https://euroyek.bio/wp-content/uploads/2024/12/Enfejar-win-adss-1.gif', 0, 'attachment', 'image/gif', 0),
(216, 1, '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 'bonus-BET303COM-SHARTBAZICOM.gif', '', 'inherit', 'open', 'closed', '', 'bonus-bet303com-shartbazicom-gif', '', '', '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 0, 'https://euroyek.bio/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM.gif', 0, 'attachment', 'image/gif', 0),
(217, 1, '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 'Bouns-BETYEKCOM.gif', '', 'inherit', 'open', 'closed', '', 'bouns-betyekcom-gif', '', '', '2024-12-13 03:19:42', '2024-12-12 23:49:42', '', 0, 'https://euroyek.bio/wp-content/uploads/2024/12/Bouns-BETYEKCOM.gif', 0, 'attachment', 'image/gif', 0),
(240, 1, '2025-02-15 20:59:59', '2025-02-15 17:29:59', '', 'bg', '', 'inherit', 'open', 'closed', '', 'bg', '', '', '2025-02-15 20:59:59', '2025-02-15 17:29:59', '', 6, 'https://euroyek.bio/wp-content/uploads/2023/11/bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(260, 1, '2025-09-24 22:14:46', '2025-09-24 18:44:46', '', 'football', '', 'inherit', 'open', 'closed', '', 'football', '', '', '2025-09-24 22:14:46', '2025-09-24 18:44:46', '', 0, 'https://iraneurobet.com/wp-content/uploads/2025/09/football.gif', 0, 'attachment', 'image/gif', 0),
(261, 1, '2025-09-24 22:14:48', '2025-09-24 18:44:48', '', 'Football1', '', 'inherit', 'open', 'closed', '', 'football1', '', '', '2025-09-24 22:14:48', '2025-09-24 18:44:48', '', 0, 'https://iraneurobet.com/wp-content/uploads/2025/09/Football1.gif', 0, 'attachment', 'image/gif', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'دسته‌بندی نشده', '%d8%af%d8%b3%d8%aa%d9%87%d8%a8%d9%86%d8%af%db%8c-%d9%86%d8%b4%d8%af%d9%87', 0),
(2, 'custom', 'custom', 0),
(3, 'page', 'page', 0),
(4, 'section', 'section', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(8, 2, 0),
(20, 3, 0),
(34, 3, 0),
(47, 3, 0),
(49, 3, 0),
(53, 3, 0),
(65, 3, 0),
(72, 3, 0),
(74, 3, 0),
(83, 3, 0),
(85, 3, 0),
(90, 3, 0),
(93, 3, 0),
(94, 3, 0),
(100, 3, 0),
(102, 3, 0),
(104, 3, 0),
(110, 3, 0),
(114, 3, 0),
(117, 3, 0),
(120, 3, 0),
(122, 3, 0),
(138, 3, 0),
(142, 3, 0),
(159, 3, 0),
(175, 4, 0),
(178, 3, 0),
(189, 3, 0),
(191, 3, 0),
(193, 3, 0),
(198, 3, 0),
(204, 3, 0),
(218, 3, 0),
(228, 3, 0),
(234, 3, 0),
(252, 3, 0),
(254, 3, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'elementor_font_type', '', 0, 1),
(3, 3, 'elementor_library_type', '', 0, 1),
(4, 4, 'elementor_library_type', '', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'linco'),
(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', 'amp-plugin-notice-1'),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"fd689677734f71e167b7e3e853137f54bda8bb6b2e5e5deefd4c16b41a2e7e26\";a:4:{s:10:\"expiration\";i:1769078488;s:2:\"ip\";s:13:\"38.54.116.150\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1767868888;}}'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '265'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"38.54.116.0\";}'),
(20, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce&advImgDetails=show'),
(21, 1, 'wp_user-settings-time', '1699196591'),
(22, 1, '_yoast_wpseo_profile_updated', '1737726603'),
(23, 1, 'elementor_introduction', 'a:4:{s:27:\"ai-get-started-announcement\";b:1;s:18:\"yoast-introduction\";b:1;s:20:\"globals_introduction\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;}'),
(24, 1, 'wfls-last-login', '1751116209'),
(25, 1, 'rocket_boxes', 'a:2:{i:0;s:20:\"rucss_success_notice\";i:1;s:34:\"rocket_warning_plugin_modification\";}'),
(26, 1, 'rocketcdn_dismiss_notice', '1'),
(27, 1, 'elementor_admin_notices', 'a:2:{s:20:\"design_not_appearing\";a:2:{s:9:\"is_viewed\";b:0;s:4:\"meta\";a:1:{s:7:\"version\";s:6:\"3.18.3\";}}s:20:\"experiment_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(28, 1, '_yoast_wpseo_introductions', 'a:2:{s:35:\"ai-generate-titles-and-descriptions\";b:1;s:18:\"ai-fix-assessments\";b:1;}'),
(30, 1, 'closedpostboxes_elementor_library', 'a:1:{i:0;s:12:\"postimagediv\";}'),
(31, 1, 'metaboxhidden_elementor_library', 'a:1:{i:0;s:7:\"slugdiv\";}'),
(32, 1, 'amp_dev_tools_enabled', 'false'),
(33, 1, 'wpseo_title', ''),
(34, 1, 'wpseo_metadesc', ''),
(36, 1, 'wpseo_content_analysis_disable', ''),
(37, 1, 'wpseo_keyword_analysis_disable', ''),
(38, 1, 'wpseo_inclusive_language_analysis_disable', ''),
(39, 1, 'wpseo_user_schema', 'a:0:{}'),
(52, 1, 'wp_elementor_connect_common_data', 'a:0:{}'),
(54, 1, 'wp_elementor_enable_ai', '1'),
(55, 1, 'wp_elementor_pro_enable_notes_notifications', '1'),
(56, 2, 'nickname', 'alireza'),
(57, 2, 'first_name', ''),
(58, 2, 'last_name', ''),
(59, 2, 'description', ''),
(60, 2, 'rich_editing', 'true'),
(61, 2, 'syntax_highlighting', 'true'),
(62, 2, 'comment_shortcuts', 'false'),
(63, 2, 'admin_color', 'fresh'),
(64, 2, 'use_ssl', '0'),
(65, 2, 'show_admin_bar_front', 'true'),
(66, 2, 'locale', ''),
(67, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(68, 2, 'wp_user_level', '10'),
(69, 2, '_yoast_wpseo_profile_updated', '1767884431'),
(70, 2, 'dismissed_wp_pointers', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'linco', '$wp$2y$10$tP0KMFycI/OJp/EXAZlqIufCCweuDnf65a7lEANGM4mYK7nVvEqLW', 'linco', 'lincobet303@gmail.com', 'https://iraneurobet.com', '2023-11-04 13:40:38', '', 0, 'linco'),
(2, 'alireza', '$wp$2y$10$OSwMwV6LxvtdTJG5DgTM8.go69T9sF0/eQbHbY341ZpDFgLwO3.Hu', 'alireza', 'alirezaalireza62@gmail.com', '', '2026-01-08 15:00:31', '1767884431:$generic$vBiasS-hI9UD96r6ErjPJTvuQJI575b4mkQh3MLa', 0, 'alireza');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfauditevents`
--

CREATE TABLE `wp_wfauditevents` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(255) NOT NULL DEFAULT '',
  `data` text NOT NULL,
  `event_time` double(14,4) NOT NULL,
  `request_id` bigint(20) UNSIGNED NOT NULL,
  `state` enum('new','sending','sent') NOT NULL DEFAULT 'new',
  `state_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfblockediplog`
--

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'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfblockediplog`
--

INSERT INTO `wp_wfblockediplog` (`IP`, `countryCode`, `blockCount`, `unixday`, `blockType`) VALUES
(0x00000000000000000000ffff010fe223, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff0135b974, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff023a38d7, 'NL', 1, 20256, 'brute'),
(0x00000000000000000000ffff023a38d7, 'NL', 1, 20258, 'brute'),
(0x00000000000000000000ffff023a38d7, 'NL', 1, 20259, 'brute'),
(0x00000000000000000000ffff023a38d7, 'NL', 2, 20260, 'brute'),
(0x00000000000000000000ffff023a38d7, 'NL', 2, 20261, 'brute'),
(0x00000000000000000000ffff023a516d, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff023a516d, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff030feaf6, 'US', 1, 20243, 'waf'),
(0x00000000000000000000ffff030feaf6, 'US', 3, 20244, 'waf'),
(0x00000000000000000000ffff0310460c, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff0316bac0, 'US', 1, 20259, 'waf'),
(0x00000000000000000000ffff031ddba2, 'AE', 1, 20240, 'brute'),
(0x00000000000000000000ffff031ddba2, 'AE', 1, 20245, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 2, 20258, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 2, 20259, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffff034f4264, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffff036264b1, 'CA', 1, 20258, 'brute'),
(0x00000000000000000000ffff036ba5bf, 'AU', 3, 20246, 'brute'),
(0x00000000000000000000ffff036ba5bf, 'AU', 1, 20251, 'brute'),
(0x00000000000000000000ffff036da4b8, 'IN', 1, 20250, 'brute'),
(0x00000000000000000000ffff038d644c, 'US', 3, 20247, 'waf'),
(0x00000000000000000000ffff038f8e1d, 'US', 6, 20244, 'waf'),
(0x00000000000000000000ffff038f8e1d, 'US', 3, 20246, 'waf'),
(0x00000000000000000000ffff039014db, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff0395183f, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff0395192c, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff04e0f412, 'IN', 1, 20261, 'brute'),
(0x00000000000000000000ffff04e0f412, 'IN', 1, 20263, 'brute'),
(0x00000000000000000000ffff04e0f412, 'IN', 1, 20265, 'brute'),
(0x00000000000000000000ffff0509419a, 'DE', 1, 20251, 'brute'),
(0x00000000000000000000ffff05095a9c, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffff054bbfdf, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffff055396d6, 'DE', 1, 20248, 'brute'),
(0x00000000000000000000ffff055396d6, 'DE', 1, 20249, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 1, 20240, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 1, 20245, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 2, 20246, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 1, 20248, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 1, 20249, 'brute'),
(0x00000000000000000000ffff05659d7f, 'RU', 1, 20259, 'brute'),
(0x00000000000000000000ffff05877c90, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff05877c90, 'FR', 2, 20261, 'brute'),
(0x00000000000000000000ffff05877c90, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff05877c90, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff0885fdf4, 'CN', 1, 20245, 'brute'),
(0x00000000000000000000ffff0885fdf4, 'CN', 1, 20246, 'brute'),
(0x00000000000000000000ffff0885fdf4, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff0885fdf4, 'CN', 2, 20263, 'brute'),
(0x00000000000000000000ffff088682d2, 'CN', 1, 20259, 'brute'),
(0x00000000000000000000ffff08d58821, 'SG', 1, 20265, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 2, 20238, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 3, 20240, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 1, 20241, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 2, 20245, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 1, 20246, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 1, 20262, 'brute'),
(0x00000000000000000000ffff08dad4b1, 'HK', 1, 20263, 'brute'),
(0x00000000000000000000ffff08de8a18, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffff0d29bda0, 'GB', 4, 20246, 'brute'),
(0x00000000000000000000ffff0d29bda0, 'GB', 1, 20247, 'brute'),
(0x00000000000000000000ffff0d29bda0, 'GB', 1, 20251, 'brute'),
(0x00000000000000000000ffff0d3a4d97, 'US', 3, 20248, 'waf'),
(0x00000000000000000000ffff0d5e97bc, 'NL', 1, 20260, 'brute'),
(0x00000000000000000000ffff0dca99a0, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff0dca9b0e, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff0dca9b0e, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff0ddc5441, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff0ddc5441, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff0def998c, 'AU', 1, 20263, 'brute'),
(0x00000000000000000000ffff0def998c, 'AU', 1, 20266, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20239, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20240, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20244, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff0ea018ee, 'VN', 1, 20266, 'brute'),
(0x00000000000000000000ffff0ee1cda5, 'VN', 1, 20249, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 8, 20245, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 3, 20246, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 5, 20249, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 3, 20259, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 3, 20261, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 2, 20262, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 2, 20264, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff0fcc2bac, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 3, 20238, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 3, 20244, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 7, 20245, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 3, 20246, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 2, 20255, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff0fcc2bad, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff0fccf72a, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff0fcea189, 'IN', 1, 20258, 'brute'),
(0x00000000000000000000ffff0fcea189, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff0fcea189, 'IN', 1, 20260, 'brute'),
(0x00000000000000000000ffff0febd40e, 'SG', 2, 20259, 'brute'),
(0x00000000000000000000ffff0febd40e, 'SG', 3, 20261, 'brute'),
(0x00000000000000000000ffff0febd40e, 'SG', 1, 20263, 'brute'),
(0x00000000000000000000ffff128785fa, 'GB', 1, 20258, 'brute'),
(0x00000000000000000000ffff128785fa, 'GB', 1, 20262, 'brute'),
(0x00000000000000000000ffff128785fa, 'GB', 1, 20264, 'brute'),
(0x00000000000000000000ffff128785fa, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffff128a162d, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffff128da0a8, 'SG', 1, 20255, 'brute'),
(0x00000000000000000000ffff129e58eb, 'DE', 2, 20261, 'brute'),
(0x00000000000000000000ffff12bc588a, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff12bc6928, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff12bcc4dc, 'US', 3, 20255, 'waf'),
(0x00000000000000000000ffff12bedbd1, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff12d89f2b, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff12d8cbef, 'US', 1, 20259, 'waf'),
(0x00000000000000000000ffff12d995d1, 'US', 3, 20247, 'waf'),
(0x00000000000000000000ffff14341068, 'DE', 4, 20258, 'brute'),
(0x00000000000000000000ffff14341068, 'DE', 2, 20259, 'brute'),
(0x00000000000000000000ffff14341068, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff14341068, 'DE', 2, 20262, 'brute'),
(0x00000000000000000000ffff14341068, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffff1437588d, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff1437588d, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff1437588d, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff14c6e06f, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffff14c6e06f, 'SG', 2, 20247, 'brute'),
(0x00000000000000000000ffff14c6e06f, 'SG', 1, 20248, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 1, 20237, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 2, 20248, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 1, 20250, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 1, 20255, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 1, 20260, 'brute'),
(0x00000000000000000000ffff14cca47e, 'IN', 2, 20261, 'brute'),
(0x00000000000000000000ffff14f5eef2, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff14f5eef2, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff14fd9bb8, 'US', 1, 20254, 'brute'),
(0x00000000000000000000ffff175e540a, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff18c75dba, 'US', 1, 20242, 'waf'),
(0x00000000000000000000ffff1fac433b, 'RU', 3, 20238, 'brute'),
(0x00000000000000000000ffff1fac433b, 'RU', 2, 20240, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 3, 20239, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 2, 20240, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 2, 20241, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 2, 20247, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 1, 20255, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffff1fc102ec, 'GB', 1, 20266, 'brute'),
(0x00000000000000000000ffff22120bfc, 'QA', 1, 20245, 'brute'),
(0x00000000000000000000ffff22120bfc, 'QA', 1, 20246, 'brute'),
(0x00000000000000000000ffff22169c31, 'BE', 1, 20260, 'brute'),
(0x00000000000000000000ffff22169c31, 'BE', 1, 20261, 'brute'),
(0x00000000000000000000ffff221b45b1, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff221cb6fc, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffff222620bc, 'BE', 1, 20258, 'brute'),
(0x00000000000000000000ffff22294c98, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff222e6be0, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff222ea5d1, 'US', 1, 20256, 'brute'),
(0x00000000000000000000ffff222ea7cb, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff22377962, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff2238672f, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff223a8a67, 'US', 1, 20242, 'brute'),
(0x00000000000000000000ffff223adfbe, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff223c2546, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff223dcb7d, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff223f04cb, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff223fa536, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff2240da66, 'KR', 1, 20251, 'brute'),
(0x00000000000000000000ffff2240da66, 'KR', 1, 20254, 'brute'),
(0x00000000000000000000ffff224601a9, 'US', 1, 20267, 'brute'),
(0x00000000000000000000ffff22488755, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff2248be9c, 'US', 1, 20243, 'brute'),
(0x00000000000000000000ffff2249da3f, 'US', 1, 20243, 'brute'),
(0x00000000000000000000ffff224c0387, 'BE', 1, 20241, 'brute'),
(0x00000000000000000000ffff2253cc3e, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff22566230, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 1, 20240, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 2, 20245, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 2, 20262, 'brute'),
(0x00000000000000000000ffff225d1042, 'IN', 2, 20264, 'brute'),
(0x00000000000000000000ffff22692675, 'US', 1, 20256, 'brute'),
(0x00000000000000000000ffff22696ada, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff227992db, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffff227c935b, 'SG', 2, 20252, 'brute'),
(0x00000000000000000000ffff227f45ff, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff2286a9c1, 'US', 1, 20237, 'brute'),
(0x00000000000000000000ffff22886415, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff228b14e2, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff22962eb8, 'HK', 1, 20246, 'brute'),
(0x00000000000000000000ffff22a8386f, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff22a8386f, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff22a8386f, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff22aadb41, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff22cedf16, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff22cedf16, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff22cedf16, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff22cedf16, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff22cedf16, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff23bccdd9, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffff23c080c4, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff23c125b9, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff23c19558, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffff23c24fa4, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff23c41882, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff23c4c7f0, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff23c575a9, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff23c88140, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff23c88140, 'IN', 2, 20262, 'brute'),
(0x00000000000000000000ffff23c88140, 'IN', 1, 20264, 'brute'),
(0x00000000000000000000ffff23c88140, 'IN', 1, 20265, 'brute'),
(0x00000000000000000000ffff23cd917e, 'BE', 2, 20258, 'brute'),
(0x00000000000000000000ffff23d3bf5b, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff23d3bf5b, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff23d3bf5b, 'US', 2, 20264, 'brute'),
(0x00000000000000000000ffff23de6293, 'US', 1, 20257, 'brute'),
(0x00000000000000000000ffff23de7283, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff23e1eedc, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff23e1eedc, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff23e1f493, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffff23e3a967, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff23e66328, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff23e7fade, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 3, 20245, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 2, 20255, 'brute'),
(0x00000000000000000000ffff23eecbd5, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff23f5ee0c, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff2561f5b9, 'NL', 1, 20246, 'brute'),
(0x00000000000000000000ffff2561f5b9, 'NL', 1, 20249, 'brute'),
(0x00000000000000000000ffff2561f5b9, 'NL', 1, 20251, 'brute'),
(0x00000000000000000000ffff259c93f2, 'IR', 1, 20265, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 2, 20245, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 4, 20248, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 3, 20249, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 1, 20262, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 1, 20263, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 2, 20265, 'brute'),
(0x00000000000000000000ffff25bb1a48, 'FR', 2, 20266, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 1, 20245, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 1, 20262, 'brute'),
(0x00000000000000000000ffff25bb918e, 'FR', 1, 20263, 'brute'),
(0x00000000000000000000ffff25bb99a1, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffff25cd20e6, 'IS', 1, 20258, 'brute'),
(0x00000000000000000000ffff25cd20e6, 'IS', 2, 20259, 'brute'),
(0x00000000000000000000ffff25cd20e6, 'IS', 1, 20261, 'brute'),
(0x00000000000000000000ffff25cd20e6, 'IS', 2, 20265, 'brute'),
(0x00000000000000000000ffff25cd20e6, 'IS', 1, 20266, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 4, 20240, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 3, 20247, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 2, 20258, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff26390323, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff26390329, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff26390329, 'US', 3, 20248, 'brute'),
(0x00000000000000000000ffff265b659f, 'US', 2, 20262, 'brute'),
(0x00000000000000000000ffff265b659f, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff26f2dabc, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff26f2dabc, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff26f2dabc, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff28ac7f52, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff29489424, 'ZA', 2, 20259, 'brute'),
(0x00000000000000000000ffff29489424, 'ZA', 1, 20261, 'brute'),
(0x00000000000000000000ffff2a6011c3, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff2a6011c3, 'VN', 1, 20266, 'brute'),
(0x00000000000000000000ffff2a75802c, 'VN', 1, 20247, 'brute'),
(0x00000000000000000000ffff2b997a4c, 'US', 2, 20258, 'brute'),
(0x00000000000000000000ffff2b997a4c, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff2b997a4c, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff2be134b9, 'AE', 2, 20265, 'brute'),
(0x00000000000000000000ffff2be6c957, 'IN', 1, 20261, 'brute'),
(0x00000000000000000000ffff2be7708a, 'MN', 1, 20246, 'brute'),
(0x00000000000000000000ffff2be7708a, 'MN', 1, 20261, 'brute'),
(0x00000000000000000000ffff2be7708a, 'MN', 2, 20266, 'brute'),
(0x00000000000000000000ffff2cc955a2, 'US', 1, 20238, 'brute'),
(0x00000000000000000000ffff2cce09c2, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff2cce09c2, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff2cce09c2, 'US', 2, 20249, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 2, 20245, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 2, 20249, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff2d088484, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffff2d0a970a, 'TR', 2, 20246, 'brute'),
(0x00000000000000000000ffff2d0a970a, 'TR', 1, 20247, 'brute'),
(0x00000000000000000000ffff2d0a970a, 'TR', 1, 20251, 'brute'),
(0x00000000000000000000ffff2d0a970a, 'TR', 1, 20254, 'brute'),
(0x00000000000000000000ffff2d0aa01c, 'CA', 1, 20261, 'brute'),
(0x00000000000000000000ffff2d20b9c6, 'NL', 3, 20246, 'brute'),
(0x00000000000000000000ffff2d20b9c6, 'NL', 2, 20247, 'brute'),
(0x00000000000000000000ffff2d430e40, 'GB', 1, 20236, 'brute'),
(0x00000000000000000000ffff2d430e40, 'GB', 1, 20239, 'brute'),
(0x00000000000000000000ffff2d430e40, 'GB', 2, 20241, 'brute'),
(0x00000000000000000000ffff2d430e40, 'GB', 1, 20246, 'brute'),
(0x00000000000000000000ffff2d430e40, 'GB', 1, 20247, 'brute'),
(0x00000000000000000000ffff2d5623b5, 'PL', 2, 20246, 'brute'),
(0x00000000000000000000ffff2d5623b5, 'PL', 1, 20259, 'brute'),
(0x00000000000000000000ffff2d5623b5, 'PL', 1, 20261, 'brute'),
(0x00000000000000000000ffff2d5e1f10, 'ES', 1, 20249, 'brute'),
(0x00000000000000000000ffff2d5e1f6f, 'ES', 2, 20241, 'brute'),
(0x00000000000000000000ffff2d5e1f6f, 'ES', 2, 20242, 'brute'),
(0x00000000000000000000ffff2d5e1f93, 'ES', 1, 20249, 'brute'),
(0x00000000000000000000ffff2d5ff365, 'AT', 1, 20266, 'brute'),
(0x00000000000000000000ffff2d775412, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff2d775412, 'VN', 1, 20250, 'brute'),
(0x00000000000000000000ffff2d7c367c, 'AU', 1, 20248, 'brute'),
(0x00000000000000000000ffff2d82681d, 'DE', 3, 20261, 'brute'),
(0x00000000000000000000ffff2d82681d, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffff2d82681d, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffff2d82681d, 'DE', 3, 20265, 'brute'),
(0x00000000000000000000ffff2d86e29e, 'DE', 1, 20247, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 1, 20236, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 3, 20238, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 5, 20240, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 2, 20241, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 1, 20242, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 1, 20244, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 5, 20245, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 2, 20246, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 2, 20247, 'brute'),
(0x00000000000000000000ffff2d946033, 'NL', 2, 20248, 'brute'),
(0x00000000000000000000ffff2da45c84, 'BR', 1, 20247, 'brute'),
(0x00000000000000000000ffff2dcfd347, 'MU', 2, 20244, 'brute'),
(0x00000000000000000000ffff2dcfd347, 'MU', 2, 20245, 'brute'),
(0x00000000000000000000ffff2dcfd347, 'MU', 1, 20246, 'brute'),
(0x00000000000000000000ffff2dcfd347, 'MU', 3, 20247, 'brute'),
(0x00000000000000000000ffff2dcfd347, 'MU', 1, 20249, 'brute'),
(0x00000000000000000000ffff2dfaff29, 'JP', 1, 20261, 'brute'),
(0x00000000000000000000ffff2e084e84, 'RU', 2, 20259, 'brute'),
(0x00000000000000000000ffff2e084e84, 'RU', 2, 20261, 'brute'),
(0x00000000000000000000ffff2e084e84, 'RU', 1, 20263, 'brute'),
(0x00000000000000000000ffff2e084e84, 'RU', 2, 20266, 'brute'),
(0x00000000000000000000ffff2e20e774, 'GB', 2, 20248, 'brute'),
(0x00000000000000000000ffff2e20e774, 'GB', 1, 20254, 'brute'),
(0x00000000000000000000ffff2e20e774, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffff2effa614, 'FR', 2, 20258, 'brute'),
(0x00000000000000000000ffff2f3fd4f2, 'ES', 11, 20256, 'brute'),
(0x00000000000000000000ffff2f6268a1, 'CN', 2, 20260, 'brute'),
(0x00000000000000000000ffff2f7710ed, 'CN', 2, 20239, 'brute'),
(0x00000000000000000000ffff2f7710ed, 'CN', 3, 20240, 'brute'),
(0x00000000000000000000ffff2f7710ed, 'CN', 1, 20248, 'brute'),
(0x00000000000000000000ffff2f7710ed, 'CN', 2, 20259, 'brute'),
(0x00000000000000000000ffff2f7710ed, 'CN', 1, 20266, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20236, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 3, 20238, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20239, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 2, 20240, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 2, 20241, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 2, 20247, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20249, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20259, 'brute'),
(0x00000000000000000000ffff2fec0c89, 'SG', 1, 20265, 'brute'),
(0x00000000000000000000ffff2ff3bca7, 'HK', 1, 20259, 'brute'),
(0x00000000000000000000ffff2ff3bca7, 'HK', 2, 20265, 'brute'),
(0x00000000000000000000ffff310d95df, 'DE', 2, 20262, 'brute'),
(0x00000000000000000000ffff310d95df, 'DE', 4, 20265, 'brute'),
(0x00000000000000000000ffff3206c5d4, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff3206c5d4, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff3206c5d4, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff3206c5d4, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff321e2016, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff321e2016, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff321e2016, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff321e2016, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff321e2016, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff3326772c, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff3326772c, 'FR', 1, 20247, 'brute'),
(0x00000000000000000000ffff3326772c, 'FR', 1, 20248, 'brute'),
(0x00000000000000000000ffff3326e673, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffff3326ea6d, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff3326ea6d, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff3326ea6d, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff3326ea6d, 'FR', 1, 20265, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 3, 20238, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 1, 20239, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 2, 20241, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 2, 20246, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 2, 20248, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffff334df78e, 'FR', 1, 20250, 'brute'),
(0x00000000000000000000ffff334f2d4a, 'CA', 1, 20260, 'brute'),
(0x00000000000000000000ffff3351b6f1, 'US', 2, 20236, 'brute'),
(0x00000000000000000000ffff3351b6f1, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff3351b6f1, 'US', 7, 20240, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 3, 20241, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 4, 20247, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff3351cf0c, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20236, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20250, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20262, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 2, 20263, 'brute'),
(0x00000000000000000000ffff3351f032, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff33599942, 'GB', 1, 20249, 'brute'),
(0x00000000000000000000ffff33599942, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffff3359cfb2, 'GB', 26, 20244, 'brute'),
(0x00000000000000000000ffff335b6986, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffff335b6986, 'FR', 2, 20265, 'brute'),
(0x00000000000000000000ffff335b6986, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff335c3ef6, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff335c3ef6, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff335c3ef6, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff335c3ef6, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff335c3ef6, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff33a10709, 'CA', 1, 20241, 'brute'),
(0x00000000000000000000ffff33a10709, 'CA', 1, 20245, 'brute'),
(0x00000000000000000000ffff33a10709, 'CA', 1, 20246, 'brute'),
(0x00000000000000000000ffff33a10709, 'CA', 2, 20247, 'brute'),
(0x00000000000000000000ffff33a1acf7, 'CA', 1, 20264, 'brute'),
(0x00000000000000000000ffff33a1acf7, 'CA', 1, 20265, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 3, 20240, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 2, 20241, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 3, 20244, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 2, 20245, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 2, 20255, 'brute'),
(0x00000000000000000000ffff33b22d49, 'FR', 2, 20261, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 2, 20238, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 2, 20240, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 2, 20246, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20247, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 4, 20248, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20250, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20262, 'brute'),
(0x00000000000000000000ffff33b251f8, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff33b2fbc4, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff33d23c52, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffff33d23c52, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff33d23c52, 'FR', 1, 20263, 'brute'),
(0x00000000000000000000ffff33d23c52, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff33de4792, 'CA', 1, 20246, 'brute'),
(0x00000000000000000000ffff33de4792, 'CA', 1, 20261, 'brute'),
(0x00000000000000000000ffff33de4792, 'CA', 1, 20262, 'brute'),
(0x00000000000000000000ffff33fec74d, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff33fec74d, 'FR', 1, 20251, 'brute'),
(0x00000000000000000000ffff33ff338a, 'FR', 2, 20265, 'brute'),
(0x00000000000000000000ffff33ff7c66, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff33ff7c66, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff33ff7c66, 'FR', 1, 20265, 'brute'),
(0x00000000000000000000ffff3425c2d4, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff3425c2d4, 'US', 3, 20261, 'brute'),
(0x00000000000000000000ffff3425c2d4, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff3425c2d4, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff3425c2d4, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff34bbd454, 'AU', 2, 20254, 'brute'),
(0x00000000000000000000ffff34bbd454, 'AU', 1, 20261, 'brute'),
(0x00000000000000000000ffff34d7c01c, 'IE', 1, 20259, 'brute'),
(0x00000000000000000000ffff34d7c01c, 'IE', 4, 20261, 'brute'),
(0x00000000000000000000ffff34d7c01c, 'IE', 1, 20263, 'brute'),
(0x00000000000000000000ffff3624ae6f, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffff3624d1a4, 'FR', 3, 20240, 'brute'),
(0x00000000000000000000ffff3624d1a4, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffff36254cc1, 'FR', 1, 20259, 'brute'),
(0x00000000000000000000ffff3652dbe2, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff3652dbe2, 'US', 2, 20261, 'brute'),
(0x00000000000000000000ffff3652dbe2, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff3652dbe2, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff369554ef, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff369554ef, 'US', 1, 20256, 'brute'),
(0x00000000000000000000ffff3b7d668e, 'TW', 1, 20260, 'brute'),
(0x00000000000000000000ffff3b7d66e3, 'TW', 1, 20261, 'brute'),
(0x00000000000000000000ffff3e482d47, 'DE', 1, 20254, 'brute'),
(0x00000000000000000000ffff3e58814b, 'SE', 1, 20264, 'brute'),
(0x00000000000000000000ffff3e58814b, 'SE', 2, 20265, 'brute'),
(0x00000000000000000000ffff3ea91425, 'DE', 2, 20248, 'brute'),
(0x00000000000000000000ffff3ea91425, 'DE', 1, 20254, 'brute'),
(0x00000000000000000000ffff3ea91425, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff3ea91425, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffff3eab8c51, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffff3eabaf75, 'DE', 2, 20248, 'brute'),
(0x00000000000000000000ffff3eabaf75, 'DE', 1, 20251, 'brute'),
(0x00000000000000000000ffff3eabaf75, 'DE', 1, 20256, 'brute'),
(0x00000000000000000000ffff3eabaf75, 'DE', 2, 20262, 'brute'),
(0x00000000000000000000ffff3eabaf75, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffff3ffa2057, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff3ffa2057, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffff3ffa2624, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffff3ffa26e8, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffff3ffa26e8, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffff3ffa26e8, 'US', 3, 20241, 'brute'),
(0x00000000000000000000ffff3ffa26e8, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff4017aa46, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff4017aa46, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff4017aa46, 'US', 2, 20263, 'brute'),
(0x00000000000000000000ffff4017ace6, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff4017b78b, 'US', 1, 20256, 'waf'),
(0x00000000000000000000ffff405a264a, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff405a264a, 'US', 2, 20263, 'brute'),
(0x00000000000000000000ffff408caac4, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff408caac4, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff408caac4, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff40e13174, 'US', 1, 20236, 'waf'),
(0x00000000000000000000ffff40e13174, 'US', 1, 20248, 'waf'),
(0x00000000000000000000ffff40e399d1, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff40e399d1, 'IN', 2, 20262, 'brute'),
(0x00000000000000000000ffff40e399d1, 'IN', 1, 20263, 'brute'),
(0x00000000000000000000ffff411584eb, 'FI', 2, 20259, 'brute'),
(0x00000000000000000000ffff411584eb, 'FI', 2, 20261, 'brute'),
(0x00000000000000000000ffff411584eb, 'FI', 1, 20262, 'brute'),
(0x00000000000000000000ffff411584eb, 'FI', 1, 20264, 'brute'),
(0x00000000000000000000ffff411584eb, 'FI', 1, 20265, 'brute'),
(0x00000000000000000000ffff4115cb50, 'FI', 1, 20244, 'brute'),
(0x00000000000000000000ffff4115cb50, 'FI', 1, 20245, 'brute'),
(0x00000000000000000000ffff413c05ce, 'US', 2, 20238, 'brute'),
(0x00000000000000000000ffff413c05ce, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffff413c05ce, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff413c05ce, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff416d565a, 'FI', 1, 20246, 'brute'),
(0x00000000000000000000ffff421d8981, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff421d8981, 'US', 4, 20248, 'brute'),
(0x00000000000000000000ffff421d8981, 'US', 2, 20249, 'brute'),
(0x00000000000000000000ffff421d8981, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff421d8981, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff421d8d09, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff421d8dcc, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffff421d8dcc, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffff421d8dcc, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff421d9211, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff421d9211, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff421d921d, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffff421d921d, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffff421d921d, 'US', 2, 20245, 'brute'),
(0x00000000000000000000ffff4221c8d4, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff4221c979, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff4221c979, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff4317ed12, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff4317ed12, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 3, 20240, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 3, 20241, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 3, 20245, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 4, 20247, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 2, 20249, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff43cd3b66, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff43cd9801, 'US', 1, 20264, 'waf'),
(0x00000000000000000000ffff43e1e299, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffff44417a60, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff44417a60, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff44417b26, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffff44417b26, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 2, 20236, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffff44b79100, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff44b79dd0, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff44b79dd0, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff44b79dd0, 'US', 3, 20262, 'brute'),
(0x00000000000000000000ffff44b79dd0, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff44b7b38c, 'SG', 1, 20259, 'brute'),
(0x00000000000000000000ffff44b7b38c, 'SG', 2, 20262, 'brute'),
(0x00000000000000000000ffff44b7b38c, 'SG', 1, 20264, 'brute'),
(0x00000000000000000000ffff44b7b38c, 'SG', 1, 20265, 'brute'),
(0x00000000000000000000ffff44b7b38c, 'SG', 1, 20266, 'brute'),
(0x00000000000000000000ffff450a2bb3, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff455aa169, 'CA', 1, 20263, 'brute'),
(0x00000000000000000000ffff455aa169, 'CA', 1, 20264, 'brute'),
(0x00000000000000000000ffff455aa169, 'CA', 1, 20265, 'brute'),
(0x00000000000000000000ffff45a3ffb0, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff45a3ffb0, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff4a512bd2, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff4a512bd2, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff4ad02322, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff4ad07f30, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff4ad07f30, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff4ad07f30, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff4ad07f30, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff4ad0805c, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff4ad0805c, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 2, 20250, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 4, 20262, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff4ad0e019, 'US', 3, 20265, 'brute'),
(0x00000000000000000000ffff4b7783af, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffff4b77907b, 'DE', 2, 20258, 'brute'),
(0x00000000000000000000ffff4b77907b, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff4b77907b, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffff4b77d078, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff4b77dd35, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffff4d441645, 'GB', 2, 20260, 'brute'),
(0x00000000000000000000ffff4d441645, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffff4d441bae, 'GB', 2, 20261, 'brute'),
(0x00000000000000000000ffff4d441bae, 'GB', 1, 20262, 'brute'),
(0x00000000000000000000ffff4d5a8d23, 'TR', 1, 20261, 'brute'),
(0x00000000000000000000ffff4dedeea8, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffff4df74ad2, 'DK', 2, 20258, 'brute'),
(0x00000000000000000000ffff4df74ad2, 'DK', 1, 20259, 'brute'),
(0x00000000000000000000ffff4df74ad2, 'DK', 2, 20263, 'brute'),
(0x00000000000000000000ffff4df74ad2, 'DK', 1, 20265, 'brute'),
(0x00000000000000000000ffff4e18db3c, 'RU', 1, 20258, 'brute'),
(0x00000000000000000000ffff4e18db3c, 'RU', 1, 20261, 'brute'),
(0x00000000000000000000ffff4e18db3c, 'RU', 1, 20263, 'brute'),
(0x00000000000000000000ffff4e18db3c, 'RU', 1, 20265, 'brute'),
(0x00000000000000000000ffff4e18db3c, 'RU', 1, 20266, 'brute'),
(0x00000000000000000000ffff4e2e5763, 'DE', 2, 20260, 'brute'),
(0x00000000000000000000ffff4e804cca, 'BG', 1, 20249, 'brute'),
(0x00000000000000000000ffff4e804cca, 'BG', 1, 20250, 'brute'),
(0x00000000000000000000ffff4e804cca, 'BG', 1, 20261, 'brute'),
(0x00000000000000000000ffff4e804cca, 'BG', 1, 20265, 'brute'),
(0x00000000000000000000ffff4e87554f, 'TR', 1, 20259, 'brute'),
(0x00000000000000000000ffff4e87554f, 'TR', 1, 20263, 'brute'),
(0x00000000000000000000ffff4e87554f, 'TR', 1, 20264, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20241, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20245, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20247, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20249, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 2, 20255, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 2, 20258, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 2, 20259, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 2, 20261, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20263, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20264, 'brute'),
(0x00000000000000000000ffff4e875702, 'TR', 1, 20265, 'brute'),
(0x00000000000000000000ffff4e8e3f32, 'BG', 1, 20249, 'brute'),
(0x00000000000000000000ffff4e9bc06e, 'RU', 3, 20238, 'brute'),
(0x00000000000000000000ffff4e9bc06e, 'RU', 1, 20239, 'brute'),
(0x00000000000000000000ffff4f7c4ca7, 'BG', 1, 20246, 'brute'),
(0x00000000000000000000ffff4fae5e89, 'RU', 1, 20259, 'brute'),
(0x00000000000000000000ffff4fae5e89, 'RU', 1, 20261, 'brute'),
(0x00000000000000000000ffff4fae5e89, 'RU', 2, 20262, 'brute'),
(0x00000000000000000000ffff4fae5e89, 'RU', 1, 20263, 'brute'),
(0x00000000000000000000ffff5041d0d7, 'US', 2, 20259, 'brute'),
(0x00000000000000000000ffff5041d0d7, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff5041d0d7, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20245, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20248, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20249, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20250, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20262, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 2, 20265, 'brute'),
(0x00000000000000000000ffff505e6126, 'MC', 1, 20266, 'brute'),
(0x00000000000000000000ffff50f8e25e, 'SE', 1, 20236, 'brute'),
(0x00000000000000000000ffff50f8e25e, 'SE', 4, 20238, 'brute'),
(0x00000000000000000000ffff50f8e25e, 'SE', 4, 20240, 'brute'),
(0x00000000000000000000ffff50f8e25e, 'SE', 2, 20246, 'brute'),
(0x00000000000000000000ffff50f8e25e, 'SE', 1, 20249, 'brute'),
(0x00000000000000000000ffff50fbdb6f, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff50fbdb6f, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff5100f79c, 'GB', 2, 20263, 'brute'),
(0x00000000000000000000ffff5100f79c, 'GB', 1, 20264, 'brute'),
(0x00000000000000000000ffff5100f79c, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffff51085bc9, 'TR', 1, 20252, 'brute'),
(0x00000000000000000000ffff5146f458, 'CN', 2, 20259, 'brute'),
(0x00000000000000000000ffff51475859, 'CN', 1, 20246, 'brute'),
(0x00000000000000000000ffff51475859, 'CN', 1, 20249, 'brute'),
(0x00000000000000000000ffff51475859, 'CN', 2, 20250, 'brute'),
(0x00000000000000000000ffff515834e3, 'IT', 1, 20250, 'brute'),
(0x00000000000000000000ffff5158352b, 'IT', 2, 20239, 'brute'),
(0x00000000000000000000ffff5158352b, 'IT', 2, 20246, 'brute'),
(0x00000000000000000000ffff5158352b, 'IT', 2, 20259, 'brute'),
(0x00000000000000000000ffff5158352b, 'IT', 1, 20265, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 2, 20238, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 3, 20239, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 5, 20240, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20244, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20246, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 2, 20248, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20249, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20261, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20262, 'brute'),
(0x00000000000000000000ffff5158358f, 'IT', 1, 20265, 'brute'),
(0x00000000000000000000ffff515d4022, 'BA', 2, 20258, 'brute'),
(0x00000000000000000000ffff515d4022, 'BA', 1, 20259, 'brute'),
(0x00000000000000000000ffff515df562, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffff51b188d8, 'RU', 1, 20246, 'brute'),
(0x00000000000000000000ffff51b188d8, 'RU', 1, 20248, 'brute'),
(0x00000000000000000000ffff51b188d8, 'RU', 1, 20254, 'brute'),
(0x00000000000000000000ffff51b188d8, 'RU', 1, 20262, 'brute'),
(0x00000000000000000000ffff528c424e, 'RU', 1, 20259, 'brute'),
(0x00000000000000000000ffff528c424e, 'RU', 2, 20260, 'brute'),
(0x00000000000000000000ffff528c424e, 'RU', 1, 20266, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20236, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 2, 20238, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 6, 20239, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20240, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20241, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20246, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 2, 20259, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff529cc775, 'CN', 1, 20264, 'brute'),
(0x00000000000000000000ffff52b45e63, 'DE', 21, 20248, 'brute'),
(0x00000000000000000000ffff5336e025, 'ES', 18, 20255, 'brute'),
(0x00000000000000000000ffff5336e104, 'ES', 4, 20255, 'brute'),
(0x00000000000000000000ffff5389e895, 'IT', 1, 20258, 'brute'),
(0x00000000000000000000ffff54113cec, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff54113cfb, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffff548fb02d, 'DE', 1, 20254, 'brute'),
(0x00000000000000000000ffff54f78b40, 'NO', 1, 20260, 'brute'),
(0x00000000000000000000ffff54f7a24c, 'NO', 3, 20261, 'brute'),
(0x00000000000000000000ffff54f7a24c, 'NO', 1, 20262, 'brute'),
(0x00000000000000000000ffff54f7a24c, 'NO', 1, 20264, 'brute'),
(0x00000000000000000000ffff54f7a24c, 'NO', 1, 20265, 'brute'),
(0x00000000000000000000ffff54f7a24c, 'NO', 2, 20266, 'brute'),
(0x00000000000000000000ffff55bef3d8, 'PL', 3, 20259, 'brute'),
(0x00000000000000000000ffff55bef3d8, 'PL', 1, 20261, 'brute'),
(0x00000000000000000000ffff55bef3d8, 'PL', 1, 20263, 'brute'),
(0x00000000000000000000ffff55bef3d8, 'PL', 1, 20265, 'brute'),
(0x00000000000000000000ffff55cc465c, 'FR', 1, 20251, 'brute'),
(0x00000000000000000000ffff55cc465e, 'FR', 1, 20239, 'brute'),
(0x00000000000000000000ffff55cc4660, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffff55cc4660, 'FR', 1, 20267, 'brute'),
(0x00000000000000000000ffff55cc4664, 'FR', 1, 20242, 'brute'),
(0x00000000000000000000ffff55cc4666, 'FR', 1, 20253, 'brute'),
(0x00000000000000000000ffff55cc4668, 'FR', 1, 20240, 'brute'),
(0x00000000000000000000ffff55cc4668, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffff55cc4674, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff55cc4676, 'FR', 1, 20245, 'brute'),
(0x00000000000000000000ffff55d62877, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffff55d6e4dd, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffff55d6e4dd, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffff55ea8314, 'GB', 1, 20260, 'brute'),
(0x00000000000000000000ffff55eff344, 'US', 6, 20259, 'brute'),
(0x00000000000000000000ffff55eff344, 'US', 2, 20261, 'brute'),
(0x00000000000000000000ffff55eff344, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff55f8e209, 'SK', 1, 20258, 'brute'),
(0x00000000000000000000ffff56300179, 'DE', 2, 20260, 'brute'),
(0x00000000000000000000ffff58d0f0a2, 'GB', 1, 20258, 'brute'),
(0x00000000000000000000ffff592617c4, 'ES', 1, 20259, 'brute'),
(0x00000000000000000000ffff592617c4, 'ES', 1, 20261, 'brute'),
(0x00000000000000000000ffff5927bea4, 'RO', 2, 20258, 'brute'),
(0x00000000000000000000ffff5927bea4, 'RO', 1, 20261, 'brute'),
(0x00000000000000000000ffff5927bea4, 'RO', 2, 20265, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 2, 20239, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 2, 20241, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 1, 20245, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 1, 20246, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 1, 20249, 'brute'),
(0x00000000000000000000ffff592d5359, 'RO', 1, 20259, 'brute'),
(0x00000000000000000000ffff592e5bac, 'ES', 1, 20260, 'brute'),
(0x00000000000000000000ffff592e5bac, 'ES', 1, 20261, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 2, 20239, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 1, 20240, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 1, 20241, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 2, 20246, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 2, 20247, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 1, 20259, 'brute'),
(0x00000000000000000000ffff592e6d5c, 'IT', 1, 20265, 'brute'),
(0x00000000000000000000ffff597513b3, 'US', 2, 20245, 'brute'),
(0x00000000000000000000ffff597513b3, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff59a9937a, 'RU', 1, 20259, 'brute'),
(0x00000000000000000000ffff59a9937a, 'RU', 1, 20262, 'brute'),
(0x00000000000000000000ffff59e969cb, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffff59e96b20, 'NL', 2, 20258, 'brute'),
(0x00000000000000000000ffff59e96b20, 'NL', 1, 20259, 'brute'),
(0x00000000000000000000ffff59e96b20, 'NL', 2, 20261, 'brute'),
(0x00000000000000000000ffff59e96b20, 'NL', 2, 20262, 'brute'),
(0x00000000000000000000ffff59e96b20, 'NL', 1, 20264, 'brute'),
(0x00000000000000000000ffff5a9c8e1f, 'RU', 1, 20252, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 2, 20239, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 4, 20240, 'brute');
INSERT INTO `wp_wfblockediplog` (`IP`, `countryCode`, `blockCount`, `unixday`, `blockType`) VALUES
(0x00000000000000000000ffff5b792cc6, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 3, 20248, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 2, 20255, 'brute'),
(0x00000000000000000000ffff5b792cc6, 'FR', 2, 20261, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 8, 20238, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20239, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 15, 20240, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 6, 20241, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20244, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 6, 20245, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 6, 20246, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 4, 20247, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20248, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 1, 20249, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 1, 20254, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 1, 20255, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20259, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 3, 20262, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 1, 20263, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20264, 'brute'),
(0x00000000000000000000ffff5b975f46, 'TR', 2, 20265, 'brute'),
(0x00000000000000000000ffff5bc8f212, 'JP', 2, 20259, 'brute'),
(0x00000000000000000000ffff5bc8f212, 'JP', 1, 20261, 'brute'),
(0x00000000000000000000ffff5bc8f212, 'JP', 1, 20262, 'brute'),
(0x00000000000000000000ffff5bc8f212, 'JP', 1, 20265, 'brute'),
(0x00000000000000000000ffff5be5ec26, 'DK', 1, 20262, 'brute'),
(0x00000000000000000000ffff5be5ec26, 'DK', 1, 20266, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 3, 20239, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 3, 20240, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 3, 20241, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 2, 20245, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 1, 20246, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 2, 20255, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffff5beea208, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffff5c3eec3c, 'CZ', 1, 20259, 'brute'),
(0x00000000000000000000ffff5c3eec3c, 'CZ', 1, 20260, 'brute'),
(0x00000000000000000000ffff5c7673fb, 'KZ', 1, 20261, 'brute'),
(0x00000000000000000000ffff5c7673fb, 'KZ', 1, 20262, 'brute'),
(0x00000000000000000000ffff5ccdb6fe, 'FR', 1, 20254, 'brute'),
(0x00000000000000000000ffff5cde6b71, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff5cde6b71, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff5cde6b71, 'FR', 2, 20265, 'brute'),
(0x00000000000000000000ffff5cde6b71, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff5cdeb5cd, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffff5cdeb5cd, 'FR', 1, 20248, 'brute'),
(0x00000000000000000000ffff5cdeb5cd, 'FR', 1, 20250, 'brute'),
(0x00000000000000000000ffff5cdeb5cd, 'FR', 2, 20262, 'brute'),
(0x00000000000000000000ffff5db14b4a, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffff5e174627, 'FR', 2, 20259, 'brute'),
(0x00000000000000000000ffff5e174627, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff5e174627, 'FR', 1, 20262, 'brute'),
(0x00000000000000000000ffff5e4872b7, 'PL', 2, 20258, 'brute'),
(0x00000000000000000000ffff5e4872b7, 'PL', 2, 20259, 'brute'),
(0x00000000000000000000ffff5e844577, 'PT', 20, 20264, 'brute'),
(0x00000000000000000000ffff5e88b929, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffff5ebf18d6, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff5ebf18d6, 'CN', 1, 20262, 'brute'),
(0x00000000000000000000ffff5ee76759, 'DK', 2, 20246, 'brute'),
(0x00000000000000000000ffff5ee76759, 'DK', 2, 20248, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 1, 20236, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 3, 20239, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 2, 20240, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 1, 20244, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 1, 20250, 'brute'),
(0x00000000000000000000ffff5fbc41d8, 'RU', 1, 20259, 'brute'),
(0x00000000000000000000ffff5fd9f84e, 'FI', 3, 20238, 'brute'),
(0x00000000000000000000ffff65233821, 'CN', 1, 20259, 'brute'),
(0x00000000000000000000ffff65233821, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff65233821, 'CN', 1, 20264, 'brute'),
(0x00000000000000000000ffff66827425, 'ZA', 2, 20259, 'brute'),
(0x00000000000000000000ffff66827425, 'ZA', 1, 20261, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 2, 20240, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 2, 20241, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 3, 20245, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 1, 20246, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 1, 20248, 'brute'),
(0x00000000000000000000ffff668275bc, 'ZA', 1, 20255, 'brute'),
(0x00000000000000000000ffff66827d88, 'ZA', 1, 20236, 'brute'),
(0x00000000000000000000ffff66d29297, '', 1, 20246, 'brute'),
(0x00000000000000000000ffff66d29297, '', 4, 20247, 'brute'),
(0x00000000000000000000ffff66de6b70, 'MU', 1, 20247, 'brute'),
(0x00000000000000000000ffff66de6b70, 'MU', 1, 20251, 'brute'),
(0x00000000000000000000ffff6706c660, 'MY', 1, 20245, 'brute'),
(0x00000000000000000000ffff6706c660, 'MY', 2, 20261, 'brute'),
(0x00000000000000000000ffff6706c660, 'MY', 1, 20262, 'brute'),
(0x00000000000000000000ffff6706c660, 'MY', 1, 20263, 'brute'),
(0x00000000000000000000ffff670d70a0, 'IN', 2, 20238, 'brute'),
(0x00000000000000000000ffff671aed66, 'AU', 3, 20246, 'brute'),
(0x00000000000000000000ffff671aed66, 'AU', 2, 20247, 'brute'),
(0x00000000000000000000ffff671aed66, 'AU', 1, 20261, 'brute'),
(0x00000000000000000000ffff671f26a3, 'ID', 1, 20262, 'brute'),
(0x00000000000000000000ffff671f26a3, 'ID', 1, 20264, 'brute'),
(0x00000000000000000000ffff671f26a3, 'ID', 1, 20266, 'brute'),
(0x00000000000000000000ffff672a3a63, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff672a3a63, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff672a3a63, 'VN', 1, 20264, 'brute'),
(0x00000000000000000000ffff672a75a5, 'ID', 2, 20246, 'brute'),
(0x00000000000000000000ffff672a75a5, 'ID', 1, 20249, 'brute'),
(0x00000000000000000000ffff672a75a5, 'ID', 1, 20252, 'brute'),
(0x00000000000000000000ffff672a75a5, 'ID', 1, 20263, 'brute'),
(0x00000000000000000000ffff672a75a5, 'ID', 1, 20264, 'brute'),
(0x00000000000000000000ffff674860e8, 'VN', 1, 20250, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 3, 20238, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 2, 20239, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20241, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20244, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20247, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 2, 20249, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20255, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 2, 20258, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff674861d2, 'VN', 1, 20260, 'brute'),
(0x00000000000000000000ffff674bc4bc, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffff674dcf4b, 'ID', 1, 20264, 'brute'),
(0x00000000000000000000ffff674dcf4b, 'ID', 2, 20266, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 3, 20238, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 8, 20240, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 3, 20241, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20244, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 6, 20246, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20258, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20261, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff675ae88f, 'VN', 1, 20266, 'brute'),
(0x00000000000000000000ffff675aebc7, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff675aebc7, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 1, 20239, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 2, 20241, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 1, 20245, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 2, 20246, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 1, 20248, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff675ceb11, 'IN', 1, 20265, 'brute'),
(0x00000000000000000000ffff67617e74, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff67617e74, 'VN', 1, 20249, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20236, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20239, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20240, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20244, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20255, 'brute'),
(0x00000000000000000000ffff676a6874, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 4, 20239, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 4, 20245, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 4, 20247, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 1, 20261, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 2, 20262, 'brute'),
(0x00000000000000000000ffff676e5428, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff676e5482, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff676e5482, 'VN', 1, 20254, 'brute'),
(0x00000000000000000000ffff676e5482, 'VN', 1, 20262, 'brute'),
(0x00000000000000000000ffff676e5482, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20236, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20254, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20255, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20261, 'brute'),
(0x00000000000000000000ffff67761d78, 'VN', 1, 20265, 'brute'),
(0x00000000000000000000ffff677cac16, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffff677f8681, 'ID', 1, 20246, 'brute'),
(0x00000000000000000000ffff677f8681, 'ID', 1, 20254, 'brute'),
(0x00000000000000000000ffff67841402, 'BD', 1, 20249, 'brute'),
(0x00000000000000000000ffff67841402, 'BD', 1, 20261, 'brute'),
(0x00000000000000000000ffff67841402, 'BD', 1, 20266, 'brute'),
(0x00000000000000000000ffff6786766e, 'TO', 1, 20259, 'brute'),
(0x00000000000000000000ffff6786766e, 'TO', 1, 20262, 'brute'),
(0x00000000000000000000ffff678c5a62, 'ID', 1, 20259, 'brute'),
(0x00000000000000000000ffff678c5a62, 'ID', 1, 20260, 'brute'),
(0x00000000000000000000ffff678c5a62, 'ID', 1, 20265, 'brute'),
(0x00000000000000000000ffff678de51e, 'PK', 1, 20261, 'brute'),
(0x00000000000000000000ffff678e1876, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff67913fe8, 'VN', 1, 20260, 'brute'),
(0x00000000000000000000ffff6796c572, 'ID', 3, 20251, 'brute'),
(0x00000000000000000000ffff6798f8a2, 'AU', 1, 20262, 'brute'),
(0x00000000000000000000ffff6798f8a2, 'AU', 1, 20266, 'brute'),
(0x00000000000000000000ffff6798f8bf, 'AU', 1, 20236, 'brute'),
(0x00000000000000000000ffff6798f8bf, 'AU', 1, 20239, 'brute'),
(0x00000000000000000000ffff6798f8bf, 'AU', 2, 20240, 'brute'),
(0x00000000000000000000ffff6798f8bf, 'AU', 1, 20246, 'brute'),
(0x00000000000000000000ffff6798f8bf, 'AU', 1, 20250, 'brute'),
(0x00000000000000000000ffff679ab8a8, 'IN', 1, 20244, 'brute'),
(0x00000000000000000000ffff679ab8a8, 'IN', 3, 20245, 'brute'),
(0x00000000000000000000ffff679ab8a8, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffff679ab8a8, 'IN', 1, 20247, 'brute'),
(0x00000000000000000000ffff679ab8a8, 'IN', 2, 20248, 'brute'),
(0x00000000000000000000ffff679d921b, 'ID', 1, 20261, 'brute'),
(0x00000000000000000000ffff679f257a, 'BD', 1, 20262, 'brute'),
(0x00000000000000000000ffff67a05f25, 'ID', 1, 20255, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 1, 20236, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 2, 20239, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 4, 20240, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 2, 20247, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 1, 20248, 'brute'),
(0x00000000000000000000ffff67a1ac94, 'VN', 2, 20249, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 2, 20238, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 6, 20239, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 2, 20240, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 1, 20244, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff67a1addb, 'VN', 1, 20249, 'brute'),
(0x00000000000000000000ffff67a3d606, 'VN', 2, 20240, 'brute'),
(0x00000000000000000000ffff67a3d606, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff67a3d606, 'VN', 1, 20262, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 2, 20236, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 2, 20240, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 2, 20246, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 2, 20247, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 1, 20249, 'brute'),
(0x00000000000000000000ffff67a3d62b, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff67a6b11d, 'VN', 1, 20260, 'brute'),
(0x00000000000000000000ffff67a7d989, 'ID', 1, 20247, 'brute'),
(0x00000000000000000000ffff67a7d989, 'ID', 1, 20262, 'brute'),
(0x00000000000000000000ffff67a7d989, 'ID', 1, 20263, 'brute'),
(0x00000000000000000000ffff67a923be, 'VN', 1, 20236, 'brute'),
(0x00000000000000000000ffff67a923be, 'VN', 2, 20241, 'brute'),
(0x00000000000000000000ffff67a923be, 'VN', 2, 20245, 'brute'),
(0x00000000000000000000ffff67a923be, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 4, 20240, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 2, 20241, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 3, 20246, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 1, 20248, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 2, 20249, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 2, 20255, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 1, 20259, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 2, 20262, 'brute'),
(0x00000000000000000000ffff67a9a0a3, 'BD', 1, 20266, 'brute'),
(0x00000000000000000000ffff67ade33f, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffff67ade3bc, 'VN', 1, 20259, 'brute'),
(0x00000000000000000000ffff67ade3bc, 'VN', 1, 20263, 'brute'),
(0x00000000000000000000ffff67ade3bc, 'VN', 2, 20265, 'brute'),
(0x00000000000000000000ffff67ade3bc, 'VN', 1, 20266, 'brute'),
(0x00000000000000000000ffff67b1f0c3, 'PK', 1, 20249, 'brute'),
(0x00000000000000000000ffff67b3bef4, 'VN', 1, 20240, 'brute'),
(0x00000000000000000000ffff67b3bef4, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff67b3bef4, 'VN', 1, 20255, 'brute'),
(0x00000000000000000000ffff67b3bef4, 'VN', 2, 20258, 'brute'),
(0x00000000000000000000ffff67b3bef4, 'VN', 3, 20265, 'brute'),
(0x00000000000000000000ffff67b4ec13, 'IN', 1, 20239, 'brute'),
(0x00000000000000000000ffff67b9b9bc, 'VN', 1, 20264, 'brute'),
(0x00000000000000000000ffff67bab91c, 'IN', 1, 20240, 'brute'),
(0x00000000000000000000ffff67bab91c, 'IN', 1, 20250, 'brute'),
(0x00000000000000000000ffff67bab91c, 'IN', 1, 20255, 'brute'),
(0x00000000000000000000ffff67bab91c, 'IN', 1, 20261, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20236, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20238, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 4, 20239, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 4, 20240, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20241, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20244, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 5, 20245, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20246, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 6, 20247, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20248, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20255, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 4, 20258, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20259, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20260, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20261, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 3, 20262, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20263, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 2, 20264, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20265, 'brute'),
(0x00000000000000000000ffff67bf4cb5, 'MY', 1, 20266, 'brute'),
(0x00000000000000000000ffff67cdd34e, 'MY', 1, 20246, 'brute'),
(0x00000000000000000000ffff67cdd34e, 'MY', 2, 20247, 'brute'),
(0x00000000000000000000ffff67cdd34e, 'MY', 1, 20251, 'brute'),
(0x00000000000000000000ffff67cdd34e, 'MY', 1, 20254, 'brute'),
(0x00000000000000000000ffff67d508c8, '', 1, 20260, 'brute'),
(0x00000000000000000000ffff67d526e2, 'BD', 1, 20246, 'brute'),
(0x00000000000000000000ffff67d526e2, 'BD', 1, 20266, 'brute'),
(0x00000000000000000000ffff67d96f32, 'BD', 1, 20259, 'brute'),
(0x00000000000000000000ffff67da7acb, '', 1, 20261, 'brute'),
(0x00000000000000000000ffff67da7acb, '', 1, 20263, 'brute'),
(0x00000000000000000000ffff67db4672, 'PH', 1, 20254, 'brute'),
(0x00000000000000000000ffff67db4672, 'PH', 1, 20256, 'brute'),
(0x00000000000000000000ffff67db4672, 'PH', 1, 20262, 'brute'),
(0x00000000000000000000ffff67ddde55, 'VN', 3, 20240, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 1, 20244, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 1, 20245, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 1, 20255, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 2, 20261, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 1, 20264, 'brute'),
(0x00000000000000000000ffff67fd148a, '', 1, 20266, 'brute'),
(0x00000000000000000000ffff6828d399, 'NL', 1, 20258, 'brute'),
(0x00000000000000000000ffff682d292d, 'NL', 1, 20248, 'brute'),
(0x00000000000000000000ffff68a8f895, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff68a8f895, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff68a8f895, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff68c6fd94, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff68cffeea, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff68ed050b, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffff68f82d1e, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffff68f82d1e, 'DE', 2, 20262, 'brute'),
(0x00000000000000000000ffff68f8f63c, 'DE', 2, 20260, 'brute'),
(0x00000000000000000000ffff68fa80ea, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff68fa80ea, 'US', 2, 20261, 'brute'),
(0x00000000000000000000ffff68fa80ea, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffff68fa80ea, 'US', 2, 20265, 'brute'),
(0x00000000000000000000ffff68fa80ea, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff68fa9e2a, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff6b97d021, 'US', 1, 20258, 'waf'),
(0x00000000000000000000ffff6b97d021, 'US', 1, 20259, 'waf'),
(0x00000000000000000000ffff6b97d0d4, 'US', 1, 20243, 'brute'),
(0x00000000000000000000ffff6b97d164, 'US', 1, 20256, 'waf'),
(0x00000000000000000000ffff6b97d609, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffff6b97d687, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff6b97d687, 'US', 1, 20238, 'brute'),
(0x00000000000000000000ffff6b97d687, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffff6b97d6f5, 'US', 1, 20243, 'brute'),
(0x00000000000000000000ffff6b97d6fe, 'US', 24, 20248, 'waf'),
(0x00000000000000000000ffff6b97d748, 'US', 1, 20242, 'brute'),
(0x00000000000000000000ffff6b97d761, 'US', 1, 20240, 'waf'),
(0x00000000000000000000ffff6b97d761, 'US', 1, 20244, 'waf'),
(0x00000000000000000000ffff6b97d761, 'US', 1, 20245, 'waf'),
(0x00000000000000000000ffff6b97db5e, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff6b97dbc7, 'US', 1, 20238, 'brute'),
(0x00000000000000000000ffff6b97dc2e, 'US', 8, 20259, 'waf'),
(0x00000000000000000000ffff6b97debb, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff6b97debb, 'US', 1, 20257, 'brute'),
(0x00000000000000000000ffff6b97debb, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff6b97f87b, 'US', 8, 20243, 'waf'),
(0x00000000000000000000ffff6b97f87b, 'US', 16, 20244, 'waf'),
(0x00000000000000000000ffff6baa421b, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 2, 20236, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 3, 20240, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 4, 20248, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff6bacf30b, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff6c3d90c3, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff6c885c97, 'ID', 2, 20254, 'brute'),
(0x00000000000000000000ffff6d6ebc03, 'IR', 1, 20259, 'brute'),
(0x00000000000000000000ffff6d6ebc03, 'IR', 2, 20264, 'brute'),
(0x00000000000000000000ffff6d6ebc03, 'IR', 1, 20266, 'brute'),
(0x00000000000000000000ffff6d7b4c86, 'GB', 2, 20246, 'brute'),
(0x00000000000000000000ffff6d7b4c86, 'GB', 1, 20247, 'brute'),
(0x00000000000000000000ffff6d7b4c86, 'GB', 1, 20249, 'brute'),
(0x00000000000000000000ffff6dcf4fcd, 'IL', 1, 20246, 'brute'),
(0x00000000000000000000ffff6de42530, 'GB', 1, 20260, 'brute'),
(0x00000000000000000000ffff6ee87237, 'AU', 1, 20259, 'brute'),
(0x00000000000000000000ffff6ee87237, 'AU', 1, 20260, 'brute'),
(0x00000000000000000000ffff6ee87237, 'AU', 1, 20262, 'brute'),
(0x00000000000000000000ffff6ee87237, 'AU', 2, 20265, 'brute'),
(0x00000000000000000000ffff6ee87237, 'AU', 2, 20266, 'brute'),
(0x00000000000000000000ffff6f5d5d13, 'IN', 1, 20251, 'brute'),
(0x00000000000000000000ffff6fe56fa3, 'CN', 2, 20239, 'brute'),
(0x00000000000000000000ffff6fe56fa3, 'CN', 1, 20241, 'brute'),
(0x00000000000000000000ffff6fe56fa3, 'CN', 1, 20248, 'brute'),
(0x00000000000000000000ffff6fe62361, 'CN', 1, 20262, 'brute'),
(0x00000000000000000000ffff70c400e4, 'IN', 1, 20261, 'brute'),
(0x00000000000000000000ffff712de3bb, 'CN', 2, 20263, 'brute'),
(0x00000000000000000000ffff71c008a0, '', 1, 20265, 'brute'),
(0x00000000000000000000ffff72374a5a, 'CN', 3, 20238, 'brute'),
(0x00000000000000000000ffff734f2088, 'VN', 1, 20246, 'brute'),
(0x00000000000000000000ffff73f54483, 'IN', 2, 20246, 'brute'),
(0x00000000000000000000ffff73f54488, 'IN', 1, 20262, 'brute'),
(0x00000000000000000000ffff74c1be5e, 'ID', 4, 20238, 'brute'),
(0x00000000000000000000ffff74c1be5e, 'ID', 3, 20239, 'brute'),
(0x00000000000000000000ffff74c1be5e, 'ID', 1, 20247, 'brute'),
(0x00000000000000000000ffff74cc4e8c, 'CN', 3, 20239, 'brute'),
(0x00000000000000000000ffff74cc4e8c, 'CN', 2, 20248, 'brute'),
(0x00000000000000000000ffff74cc4e8c, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff761fbc92, 'CN', 1, 20266, 'brute'),
(0x00000000000000000000ffff7646b1bb, 'VN', 1, 20260, 'brute'),
(0x00000000000000000000ffff771dd1f0, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff779cf36e, 'PK', 1, 20260, 'brute'),
(0x00000000000000000000ffff779cf36e, 'PK', 1, 20262, 'brute'),
(0x00000000000000000000ffff779cf36e, 'PK', 1, 20265, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 1, 20239, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 3, 20246, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 2, 20248, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 2, 20249, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 1, 20259, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 1, 20261, 'brute'),
(0x00000000000000000000ffff781817ea, 'CN', 1, 20262, 'brute'),
(0x00000000000000000000ffff782e4ae5, 'CN', 1, 20245, 'brute'),
(0x00000000000000000000ffff782e4ae5, 'CN', 2, 20261, 'brute'),
(0x00000000000000000000ffff782e4ae5, 'CN', 1, 20262, 'brute'),
(0x00000000000000000000ffff784ce61e, 'CN', 1, 20259, 'brute'),
(0x00000000000000000000ffff784e5877, 'CN', 1, 20265, 'brute'),
(0x00000000000000000000ffff788a1341, 'NZ', 1, 20251, 'brute'),
(0x00000000000000000000ffff799078c4, 'KR', 1, 20247, 'brute'),
(0x00000000000000000000ffff799078c4, 'KR', 1, 20261, 'brute'),
(0x00000000000000000000ffff7ab4f4d8, 'IN', 1, 20259, 'brute'),
(0x00000000000000000000ffff7ab4f4d8, 'IN', 1, 20263, 'brute'),
(0x00000000000000000000ffff7ab4f4d8, 'IN', 1, 20265, 'brute'),
(0x00000000000000000000ffff7b018504, 'HK', 1, 20236, 'brute'),
(0x00000000000000000000ffff7b018504, 'HK', 1, 20241, 'brute'),
(0x00000000000000000000ffff7b018504, 'HK', 1, 20259, 'brute'),
(0x00000000000000000000ffff7b018504, 'HK', 1, 20261, 'brute'),
(0x00000000000000000000ffff7c7b4cd2, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffff7d17561a, 'IN', 1, 20254, 'brute'),
(0x00000000000000000000ffff805a8010, 'DE', 7, 20236, 'waf'),
(0x00000000000000000000ffff805a8014, 'DE', 7, 20252, 'waf'),
(0x00000000000000000000ffff80c7504c, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffff80c7504c, 'SG', 1, 20247, 'brute'),
(0x00000000000000000000ffff80c7504c, 'SG', 1, 20248, 'brute'),
(0x00000000000000000000ffff80c7504c, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffff80c7504c, 'SG', 1, 20261, 'brute'),
(0x00000000000000000000ffff819204ee, 'US', 4, 20263, 'brute'),
(0x00000000000000000000ffff8197aa0b, 'ZA', 2, 20248, 'brute'),
(0x00000000000000000000ffff81e3eec2, 'HK', 1, 20239, 'brute'),
(0x00000000000000000000ffff8491c46b, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff8491c46b, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff867a3899, 'NL', 1, 20252, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 2, 20238, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 3, 20241, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 4, 20246, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 2, 20265, 'brute'),
(0x00000000000000000000ffff867a76f6, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff86d1684c, 'SG', 1, 20236, 'brute'),
(0x00000000000000000000ffff86d1684c, 'SG', 2, 20239, 'brute'),
(0x00000000000000000000ffff86d1684c, 'SG', 2, 20240, 'brute'),
(0x00000000000000000000ffff86d1684c, 'SG', 2, 20241, 'brute'),
(0x00000000000000000000ffff877db50e, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffff877db777, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff877db777, 'FR', 1, 20248, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 3, 20240, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffff879437a4, 'US', 2, 20262, 'brute'),
(0x00000000000000000000ffff8794896d, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff8794896d, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffff894adf54, 'FR', 1, 20263, 'brute'),
(0x00000000000000000000ffff89b82583, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff89b8ed65, 'US', 1, 20254, 'brute'),
(0x00000000000000000000ffff8a44bb72, 'GB', 1, 20264, 'brute'),
(0x00000000000000000000ffff8ac55510, 'US', 1, 20264, 'waf'),
(0x00000000000000000000ffff8b3b6940, 'SG', 1, 20260, 'brute'),
(0x00000000000000000000ffff8b811377, 'CN', 1, 20262, 'brute'),
(0x00000000000000000000ffff8ba25347, 'JP', 1, 20252, 'brute'),
(0x00000000000000000000ffff8bb48d5f, 'SG', 2, 20263, 'brute'),
(0x00000000000000000000ffff8bb48d5f, 'SG', 1, 20264, 'brute'),
(0x00000000000000000000ffff8bb48d5f, 'SG', 1, 20265, 'brute'),
(0x00000000000000000000ffff8bb48d5f, 'SG', 1, 20266, 'brute'),
(0x00000000000000000000ffff8d5e1b31, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffff8d5e4538, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff8d5ec0b1, 'FR', 1, 20248, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 3, 20248, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 1, 20250, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 1, 20251, 'brute'),
(0x00000000000000000000ffff8d5f353d, 'FR', 1, 20254, 'brute'),
(0x00000000000000000000ffff8d627037, 'TR', 1, 20252, 'brute'),
(0x00000000000000000000ffff8e040385, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffff8e040385, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff8e2c8a63, 'CA', 1, 20236, 'brute'),
(0x00000000000000000000ffff8e2c8a63, 'CA', 2, 20246, 'brute'),
(0x00000000000000000000ffff8e2c8a63, 'CA', 2, 20249, 'brute'),
(0x00000000000000000000ffff8e2c8a63, 'CA', 2, 20264, 'brute'),
(0x00000000000000000000ffff8e5d6e08, 'DE', 2, 20258, 'brute'),
(0x00000000000000000000ffff8f6e90d2, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff8fc61306, 'US', 1, 20260, 'waf'),
(0x00000000000000000000ffff8fc6cab3, 'SG', 1, 20267, 'waf'),
(0x00000000000000000000ffff8fc6e12e, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff8fcaa29c, 'CR', 1, 20264, 'brute'),
(0x00000000000000000000ffff8fcaa29c, 'CR', 1, 20265, 'brute'),
(0x00000000000000000000ffff8ff43954, 'FR', 1, 20238, 'brute'),
(0x00000000000000000000ffff8ff43956, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff8ff43958, 'FR', 1, 20266, 'brute'),
(0x00000000000000000000ffff8ff4395a, 'FR', 1, 20237, 'brute'),
(0x00000000000000000000ffff8ff4395a, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffff8ff4395c, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffff8ff43978, 'FR', 1, 20267, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 1, 20258, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 2, 20259, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 2, 20262, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 2, 20263, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 2, 20264, 'brute'),
(0x00000000000000000000ffff8ff48936, 'IN', 1, 20266, 'brute'),
(0x00000000000000000000ffff8ff4a63a, 'US', 1, 20252, 'brute'),
(0x00000000000000000000ffff904c8bd8, 'DE', 2, 20239, 'waf'),
(0x00000000000000000000ffff905b5853, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffff905b5853, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffff907e8778, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff907e8778, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffff907e8778, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff907e8778, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff907e9616, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff907e9616, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffff90ca2181, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffff90ca2181, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffff923b03bc, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffff9246c2de, 'FR', 1, 20267, 'brute'),
(0x00000000000000000000ffff9246c2e4, 'FR', 1, 20237, 'brute'),
(0x00000000000000000000ffff9246c2e6, 'FR', 1, 20254, 'brute'),
(0x00000000000000000000ffff9246c2f4, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffff9246c2fe, 'FR', 1, 20242, 'brute'),
(0x00000000000000000000ffff9246c2fe, 'FR', 1, 20245, 'brute'),
(0x00000000000000000000ffff92be8cd6, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffff92be9336, 'US', 1, 20258, 'waf'),
(0x00000000000000000000ffff92be9336, 'US', 1, 20266, 'waf'),
(0x00000000000000000000ffff932d8868, 'RU', 2, 20259, 'brute'),
(0x00000000000000000000ffff932d8868, 'RU', 1, 20260, 'brute'),
(0x00000000000000000000ffff932d8868, 'RU', 1, 20263, 'brute'),
(0x00000000000000000000ffff9442188e, 'HK', 1, 20248, 'brute'),
(0x00000000000000000000ffff95669167, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffff95669167, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffff95ca4c5c, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffff95ff3e99, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffff95ff3e99, 'GB', 1, 20266, 'brute'),
(0x00000000000000000000ffff982aa261, 'US', 1, 20264, 'waf'),
(0x00000000000000000000ffff982ab8af, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff982ad4c8, 'US', 1, 20263, 'waf'),
(0x00000000000000000000ffff983567f6, 'AT', 1, 20261, 'brute'),
(0x00000000000000000000ffff9835824d, 'AT', 2, 20246, 'brute'),
(0x00000000000000000000ffff9843c120, 'KR', 1, 20259, 'brute'),
(0x00000000000000000000ffff9843c120, 'KR', 1, 20262, 'brute'),
(0x00000000000000000000ffff9843c120, 'KR', 1, 20265, 'brute'),
(0x00000000000000000000ffff98ce4be1, 'CU', 1, 20259, 'brute'),
(0x00000000000000000000ffff98ce4be1, 'CU', 1, 20261, 'brute'),
(0x00000000000000000000ffff98ce4be1, 'CU', 1, 20262, 'brute'),
(0x00000000000000000000ffff98ce4be1, 'CU', 1, 20265, 'brute'),
(0x00000000000000000000ffff98e48753, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffff98e76905, 'CL', 1, 20247, 'brute'),
(0x00000000000000000000ffff98e7696a, 'CL', 1, 20248, 'brute'),
(0x00000000000000000000ffff9a1a83be, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffff9a1a83be, 'SG', 1, 20249, 'brute'),
(0x00000000000000000000ffff9a1a83be, 'SG', 1, 20250, 'brute'),
(0x00000000000000000000ffff9a1a83be, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffff9a26a2e2, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff9a353b4e, 'US', 2, 20249, 'brute'),
(0x00000000000000000000ffff9a353b4e, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffff9a5bb368, '', 1, 20246, 'brute'),
(0x00000000000000000000ffff9a5bb368, '', 1, 20254, 'brute'),
(0x00000000000000000000ffff9a5bb368, '', 1, 20263, 'brute'),
(0x00000000000000000000ffff9b8286eb, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffff9c26d8d2, 'ZA', 1, 20259, 'brute'),
(0x00000000000000000000ffff9c26d8d2, 'ZA', 1, 20262, 'brute'),
(0x00000000000000000000ffff9c4369b3, 'PL', 1, 20261, 'brute'),
(0x00000000000000000000ffff9d0ac690, '', 1, 20259, 'brute'),
(0x00000000000000000000ffff9d0ac690, '', 1, 20262, 'brute'),
(0x00000000000000000000ffff9dad7d9b, 'GB', 2, 20252, 'brute'),
(0x00000000000000000000ffff9de61805, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffff9df50669, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 2, 20238, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 5, 20245, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 2, 20246, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffff9df506cf, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff9df5313e, 'SG', 1, 20260, 'brute'),
(0x00000000000000000000ffff9df583e5, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffff9e45f82c, 'CA', 2, 20246, 'brute'),
(0x00000000000000000000ffff9eaa42ed, 'CL', 1, 20266, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20247, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20248, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20249, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20250, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffff9edc66d1, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffff9eff50d2, 'RU', 2, 20249, 'brute'),
(0x00000000000000000000ffff9f417980, 'DE', 3, 20245, 'brute'),
(0x00000000000000000000ffff9f417980, 'DE', 2, 20246, 'brute'),
(0x00000000000000000000ffff9f417980, 'DE', 2, 20247, 'brute'),
(0x00000000000000000000ffff9f417980, 'DE', 1, 20250, 'brute'),
(0x00000000000000000000ffff9f4192dc, 'IN', 1, 20262, 'brute'),
(0x00000000000000000000ffff9f419842, 'IN', 1, 20249, 'brute'),
(0x00000000000000000000ffff9f41b5ce, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffff9f41b5ce, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffff9f41b5ce, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffff9f41fed1, 'US', 1, 20250, 'waf'),
(0x00000000000000000000ffff9f41fed1, 'US', 1, 20251, 'waf'),
(0x00000000000000000000ffff9f5961da, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffff9f5961da, 'DE', 3, 20262, 'brute'),
(0x00000000000000000000ffff9f5961da, 'DE', 2, 20266, 'brute'),
(0x00000000000000000000ffff9f5968b6, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffff9f59cf45, 'SG', 1, 20265, 'brute'),
(0x00000000000000000000ffff9fc64030, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffff9fdf7d86, 'US', 1, 20242, 'waf'),
(0x00000000000000000000ffff9fdf7d86, 'US', 1, 20243, 'waf'),
(0x00000000000000000000ffffa0167a86, '', 2, 20258, 'brute'),
(0x00000000000000000000ffffa0167a86, '', 1, 20259, 'brute'),
(0x00000000000000000000ffffa0167a86, '', 1, 20262, 'brute'),
(0x00000000000000000000ffffa0167a86, '', 1, 20266, 'brute'),
(0x00000000000000000000ffffa019a64f, '', 1, 20239, 'brute'),
(0x00000000000000000000ffffa019a64f, '', 1, 20244, 'brute'),
(0x00000000000000000000ffffa019a64f, '', 1, 20245, 'brute'),
(0x00000000000000000000ffffa019a64f, '', 2, 20258, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20239, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 3, 20241, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 3, 20245, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20246, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20247, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 4, 20248, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20249, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20255, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20258, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 2, 20263, 'brute'),
(0x00000000000000000000ffffa01e7181, '', 1, 20266, 'brute'),
(0x00000000000000000000ffffa077c414, 'NG', 1, 20261, 'brute'),
(0x00000000000000000000ffffa077c414, 'NG', 1, 20265, 'brute'),
(0x00000000000000000000ffffa116283a, 'ES', 1, 20247, 'brute'),
(0x00000000000000000000ffffa116283a, 'ES', 1, 20249, 'brute'),
(0x00000000000000000000ffffa116283a, 'ES', 1, 20262, 'brute'),
(0x00000000000000000000ffffa152c825, 'TH', 1, 20259, 'brute'),
(0x00000000000000000000ffffa152c825, 'TH', 1, 20262, 'brute'),
(0x00000000000000000000ffffa16152d9, 'DE', 1, 20247, 'brute'),
(0x00000000000000000000ffffa1616211, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffffa1616e1c, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffffa1f8c9a2, '', 1, 20259, 'brute'),
(0x00000000000000000000ffffa1f8c9a2, '', 1, 20261, 'brute'),
(0x00000000000000000000ffffa1f8c9a2, '', 1, 20266, 'brute'),
(0x00000000000000000000ffffa1f8c9ab, '', 3, 20246, 'brute'),
(0x00000000000000000000ffffa1f8c9ab, '', 1, 20261, 'brute'),
(0x00000000000000000000ffffa1f8c9d3, '', 1, 20259, 'brute'),
(0x00000000000000000000ffffa1f8c9d3, '', 3, 20262, 'brute'),
(0x00000000000000000000ffffa1f8c9d3, '', 1, 20265, 'brute'),
(0x00000000000000000000ffffa200d18c, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffa200d1ae, 'US', 3, 20238, 'brute'),
(0x00000000000000000000ffffa200d1ae, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffffa200d1ae, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffa200d1ae, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa200d1ae, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffffa200d1ba, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffa200d1ba, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffffa200d1ba, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffffa200d1ba, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa200d7be, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffffa200d7be, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffffa200e8a0, 'US', 2, 20245, 'brute'),
(0x00000000000000000000ffffa200e8a0, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffa200e8d3, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffa200e8d3, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa200ebe9, 'US', 2, 20236, 'brute'),
(0x00000000000000000000ffffa200ebe9, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffffa200ebe9, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffffa200ebe9, 'US', 4, 20247, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 2, 20240, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 3, 20241, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20245, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 2, 20247, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20255, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffffa2134389, 'FR', 1, 20264, 'brute'),
(0x00000000000000000000ffffa2134cb7, 'FR', 1, 20263, 'brute'),
(0x00000000000000000000ffffa2134cb7, 'FR', 1, 20265, 'brute'),
(0x00000000000000000000ffffa2134cb7, 'FR', 2, 20266, 'brute'),
(0x00000000000000000000ffffa213e7c7, 'FR', 1, 20247, 'brute'),
(0x00000000000000000000ffffa213e7c7, 'FR', 3, 20251, 'brute'),
(0x00000000000000000000ffffa23723f8, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffa23723f8, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffffa23723f8, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffffa23723f8, 'DE', 2, 20265, 'brute'),
(0x00000000000000000000ffffa23723f8, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffffa237df4e, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffa237df4e, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffa237df4e, 'DE', 2, 20263, 'brute'),
(0x00000000000000000000ffffa237df4e, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffffa237df4e, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffffa2d3506f, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffffa2d3506f, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffa2d67c90, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffffa2d67c90, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffa2d67c90, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffa2d67c90, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffa2d67c90, 'US', 1, 20266, 'brute'),
(0x00000000000000000000ffffa2d6ced8, 'US', 3, 20240, 'brute'),
(0x00000000000000000000ffffa2d6ced8, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffffa2f0e861, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffa2f0e863, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa2f0e863, 'US', 2, 20248, 'brute'),
(0x00000000000000000000ffffa2f1662c, 'US', 2, 20238, 'brute'),
(0x00000000000000000000ffffa2f1662c, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffffa2f1662c, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffffa2f1662c, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa2f1aed8, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffffa2f9ec82, 'CA', 1, 20258, 'brute'),
(0x00000000000000000000ffffa32fcb51, 'MY', 1, 20258, 'brute'),
(0x00000000000000000000ffffa32fcb51, 'MY', 2, 20261, 'brute'),
(0x00000000000000000000ffffa32fcb51, 'MY', 1, 20262, 'brute'),
(0x00000000000000000000ffffa32fcb51, 'MY', 1, 20264, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 3, 20238, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 1, 20240, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 1, 20241, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 3, 20245, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffffa33d4824, 'FR', 2, 20248, 'brute'),
(0x00000000000000000000ffffa45a9b76, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffffa45cee7c, 'DE', 1, 20247, 'brute'),
(0x00000000000000000000ffffa4a05b28, 'ZA', 2, 20236, 'brute'),
(0x00000000000000000000ffffa4a05b28, 'ZA', 2, 20239, 'brute'),
(0x00000000000000000000ffffa4a05b28, 'ZA', 2, 20240, 'brute'),
(0x00000000000000000000ffffa4a05b28, 'ZA', 1, 20266, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 4, 20259, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffffa5169271, 'US', 2, 20264, 'brute'),
(0x00000000000000000000ffffa516d40d, 'IN', 1, 20239, 'brute'),
(0x00000000000000000000ffffa516d40d, 'IN', 2, 20240, 'brute'),
(0x00000000000000000000ffffa516d40d, 'IN', 1, 20241, 'brute'),
(0x00000000000000000000ffffa516dfa4, 'IN', 1, 20263, 'brute'),
(0x00000000000000000000ffffa516fec1, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 2, 20261, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffa58cf256, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffffa5e354ba, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffffa74745ad, 'NL', 1, 20263, 'brute'),
(0x00000000000000000000ffffa747687e, 'US', 1, 20252, 'waf'),
(0x00000000000000000000ffffa747d3c8, 'SG', 1, 20261, 'waf'),
(0x00000000000000000000ffffa747dbca, 'SG', 3, 20261, 'brute'),
(0x00000000000000000000ffffa747dbca, 'SG', 1, 20263, 'brute'),
(0x00000000000000000000ffffa747debf, 'SG', 1, 20247, 'brute'),
(0x00000000000000000000ffffa747debf, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffffa747debf, 'SG', 1, 20254, 'brute'),
(0x00000000000000000000ffffa747debf, 'SG', 2, 20262, 'brute'),
(0x00000000000000000000ffffa7564af4, 'DE', 2, 20240, 'brute'),
(0x00000000000000000000ffffa7564af4, 'DE', 4, 20241, 'brute'),
(0x00000000000000000000ffffa75664e4, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffffa76347ed, 'SG', 1, 20251, 'waf'),
(0x00000000000000000000ffffa7722f4d, 'CA', 1, 20252, 'brute'),
(0x00000000000000000000ffffa7acbed3, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffffa8770d92, 'DE', 3, 20258, 'brute'),
(0x00000000000000000000ffffa8770d92, 'DE', 2, 20259, 'brute'),
(0x00000000000000000000ffffaacd1e6c, 'US', 1, 20267, 'waf'),
(0x00000000000000000000ffffabf4005b, 'VN', 1, 20251, 'brute'),
(0x00000000000000000000ffffabf4005b, 'VN', 2, 20254, 'brute'),
(0x00000000000000000000ffffacec0e6a, 'US', 1, 20258, 'brute'),
(0x00000000000000000000ffffaced88e9, 'US', 1, 20236, 'waf'),
(0x00000000000000000000ffffacf513a6, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffadc9b4c0, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffffadc9b4c0, 'US', 1, 20254, 'brute'),
(0x00000000000000000000ffffadf7f52c, 'US', 4, 20258, 'brute'),
(0x00000000000000000000ffffadf7f52c, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffadf7f52c, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffffadf90323, 'DE', 1, 20246, 'brute'),
(0x00000000000000000000ffffadf99056, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffffadf99381, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffb0095d6d, 'DE', 1, 20252, 'brute'),
(0x00000000000000000000ffffb0098efa, 'DE', 2, 20258, 'brute'),
(0x00000000000000000000ffffb0098efa, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffb0098efa, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffb0098efa, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffffb0098efa, 'DE', 2, 20265, 'brute'),
(0x00000000000000000000ffffb0630913, 'RU', 1, 20258, 'brute'),
(0x00000000000000000000ffffb1358f23, 'BR', 1, 20247, 'brute'),
(0x00000000000000000000ffffb1358f23, 'BR', 1, 20249, 'brute'),
(0x00000000000000000000ffffb1ea9a5a, 'BR', 3, 20239, 'brute'),
(0x00000000000000000000ffffb1ea9a5a, 'BR', 2, 20240, 'brute'),
(0x00000000000000000000ffffb1ea9a5a, 'BR', 3, 20245, 'brute'),
(0x00000000000000000000ffffb1ea9a5a, 'BR', 2, 20247, 'brute'),
(0x00000000000000000000ffffb1ea9a5a, 'BR', 1, 20255, 'brute'),
(0x00000000000000000000ffffb21571d7, 'NL', 1, 20261, 'brute'),
(0x00000000000000000000ffffb2217ba2, 'FR', 2, 20258, 'brute'),
(0x00000000000000000000ffffb22189ff, 'FR', 1, 20246, 'brute'),
(0x00000000000000000000ffffb221a231, 'ES', 1, 20261, 'brute'),
(0x00000000000000000000ffffb23e77de, 'GB', 1, 20248, 'brute'),
(0x00000000000000000000ffffb23ec907, 'NL', 4, 20259, 'brute'),
(0x00000000000000000000ffffb23ec907, 'NL', 2, 20263, 'brute'),
(0x00000000000000000000ffffb23ec907, 'NL', 1, 20265, 'brute'),
(0x00000000000000000000ffffb23ec907, 'NL', 1, 20266, 'brute'),
(0x00000000000000000000ffffb2807c4f, 'SG', 1, 20266, 'waf'),
(0x00000000000000000000ffffb2d7a7ef, 'UA', 11, 20249, 'brute'),
(0x00000000000000000000ffffb2fe162b, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffb2fe2750, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffffb502903a, 'AR', 1, 20260, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20239, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20241, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20244, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20248, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20249, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 1, 20264, 'brute'),
(0x00000000000000000000ffffb62be63f, 'CN', 3, 20265, 'brute'),
(0x00000000000000000000ffffb65c6e37, 'CN', 1, 20239, 'brute'),
(0x00000000000000000000ffffb6fdb1bd, 'ID', 2, 20263, 'brute'),
(0x00000000000000000000ffffb6fdb1bd, 'ID', 1, 20264, 'brute'),
(0x00000000000000000000ffffb8a871e8, 'SG', 1, 20259, 'brute'),
(0x00000000000000000000ffffb8a871e8, 'SG', 1, 20263, 'brute'),
(0x00000000000000000000ffffb8a87e61, 'SG', 1, 20247, 'brute'),
(0x00000000000000000000ffffb8a87e61, 'SG', 1, 20256, 'brute'),
(0x00000000000000000000ffffb904b040, 'GB', 1, 20248, 'brute'),
(0x00000000000000000000ffffb904b040, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffffb904b040, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffffb904b040, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffffb91a9667, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffffb91a9667, 'GB', 2, 20261, 'brute'),
(0x00000000000000000000ffffb91a9667, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffffb932192c, 'RU', 1, 20246, 'brute'),
(0x00000000000000000000ffffb932192c, 'RU', 1, 20249, 'brute'),
(0x00000000000000000000ffffb932192c, 'RU', 1, 20250, 'brute'),
(0x00000000000000000000ffffb94b8ff3, 'FR', 1, 20248, 'brute'),
(0x00000000000000000000ffffb9710b08, 'SE', 1, 20247, 'brute'),
(0x00000000000000000000ffffb989eb77, 'RU', 1, 20261, 'brute'),
(0x00000000000000000000ffffb999c787, 'MD', 1, 20267, 'waf'),
(0x00000000000000000000ffffb99ddef4, 'SE', 1, 20258, 'brute'),
(0x00000000000000000000ffffb99ddef4, 'SE', 1, 20261, 'brute'),
(0x00000000000000000000ffffb9b31823, 'TR', 1, 20259, 'brute');
INSERT INTO `wp_wfblockediplog` (`IP`, `countryCode`, `blockCount`, `unixday`, `blockType`) VALUES
(0x00000000000000000000ffffb9b31823, 'TR', 1, 20263, 'brute'),
(0x00000000000000000000ffffb9b31823, 'TR', 1, 20265, 'brute'),
(0x00000000000000000000ffffb9b38e6e, 'ES', 1, 20258, 'brute'),
(0x00000000000000000000ffffb9b5ce5c, 'CH', 2, 20259, 'brute'),
(0x00000000000000000000ffffb9c14353, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffffb9c14353, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffb9c5c359, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffb9c5c359, 'DE', 3, 20261, 'brute'),
(0x00000000000000000000ffffb9c5c359, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffffb9c7df27, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 2, 20239, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 1, 20240, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 3, 20241, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 3, 20245, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 2, 20246, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 2, 20247, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 1, 20249, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 1, 20250, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 2, 20264, 'brute'),
(0x00000000000000000000ffffb9c7ec6b, 'DK', 1, 20265, 'brute'),
(0x00000000000000000000ffffb9cb1c34, 'FR', 1, 20252, 'brute'),
(0x00000000000000000000ffffb9cfe209, 'IE', 2, 20258, 'brute'),
(0x00000000000000000000ffffb9cfe209, 'IE', 2, 20261, 'brute'),
(0x00000000000000000000ffffb9e7dcc6, 'NL', 1, 20261, 'brute'),
(0x00000000000000000000ffffb9ee4bf3, 'PL', 5, 20258, 'brute'),
(0x00000000000000000000ffffb9ee4bf3, 'PL', 2, 20264, 'brute'),
(0x00000000000000000000ffffb9ee4bf3, 'PL', 2, 20265, 'brute'),
(0x00000000000000000000ffffb9ee4bf3, 'PL', 1, 20266, 'brute'),
(0x00000000000000000000ffffb9f33589, 'PL', 1, 20254, 'brute'),
(0x00000000000000000000ffffb9f9e3a5, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffffb9f9e3a5, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffb9f9e3a5, 'DE', 1, 20262, 'brute'),
(0x00000000000000000000ffffb9f9e3a5, 'DE', 2, 20265, 'brute'),
(0x00000000000000000000ffffb9f9e3a5, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffffb9fa2611, 'SG', 1, 20247, 'brute'),
(0x00000000000000000000ffffb9fecc1e, 'ES', 2, 20259, 'brute'),
(0x00000000000000000000ffffb9fecc1e, 'ES', 1, 20261, 'brute'),
(0x00000000000000000000ffffb9fecc1e, 'ES', 1, 20262, 'brute'),
(0x00000000000000000000ffffba010fab, 'NI', 1, 20258, 'brute'),
(0x00000000000000000000ffffba10083e, 'PY', 1, 20258, 'brute'),
(0x00000000000000000000ffffba4072af, 'CL', 1, 20246, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20236, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 2, 20240, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20242, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 5, 20245, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20246, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 3, 20249, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20259, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20261, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20262, 'brute'),
(0x00000000000000000000ffffbad17168, 'BR', 1, 20266, 'brute'),
(0x00000000000000000000ffffbae23d44, 'BR', 2, 20261, 'brute'),
(0x00000000000000000000ffffbae23d44, 'BR', 2, 20262, 'brute'),
(0x00000000000000000000ffffbae23d44, 'BR', 2, 20264, 'brute'),
(0x00000000000000000000ffffbc28897e, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffffbc28897e, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffffbc849407, 'TR', 1, 20248, 'brute'),
(0x00000000000000000000ffffbc849407, 'TR', 1, 20254, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 3, 20238, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 1, 20244, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 8, 20248, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 2, 20250, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 1, 20261, 'brute'),
(0x00000000000000000000ffffbca536af, 'FR', 1, 20262, 'brute'),
(0x00000000000000000000ffffbca62a56, 'NL', 1, 20245, 'brute'),
(0x00000000000000000000ffffbca6eac7, 'SG', 1, 20247, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 1, 20239, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 2, 20240, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 1, 20241, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 1, 20249, 'brute'),
(0x00000000000000000000ffffbca6ed4e, 'SG', 1, 20255, 'brute'),
(0x00000000000000000000ffffbd066ceb, 'BR', 10, 20263, 'brute'),
(0x00000000000000000000ffffbe06b05a, 'CO', 1, 20261, 'brute'),
(0x00000000000000000000ffffbe06b05a, 'CO', 1, 20262, 'brute'),
(0x00000000000000000000ffffbe06b05a, 'CO', 1, 20263, 'brute'),
(0x00000000000000000000ffffbe06b05a, 'CO', 1, 20264, 'brute'),
(0x00000000000000000000ffffbe5cae1f, 'GB', 1, 20241, 'brute'),
(0x00000000000000000000ffffbe5cae1f, 'GB', 2, 20245, 'brute'),
(0x00000000000000000000ffffbe5cae1f, 'GB', 2, 20246, 'brute'),
(0x00000000000000000000ffffbe5cae21, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffffbe5cae21, 'GB', 1, 20262, 'brute'),
(0x00000000000000000000ffffbe5cae21, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffffbe5cae21, 'GB', 2, 20265, 'brute'),
(0x00000000000000000000ffffc04055c2, 'US', 2, 20258, 'brute'),
(0x00000000000000000000ffffc04055c2, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffc04055c2, 'US', 2, 20262, 'brute'),
(0x00000000000000000000ffffc04055c2, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffffc0fae364, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 1, 20236, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 3, 20238, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 5, 20240, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 4, 20241, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 3, 20245, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 1, 20246, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 2, 20248, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 1, 20260, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 1, 20262, 'brute'),
(0x00000000000000000000ffffc0fae526, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffffc0faeba9, 'GB', 1, 20247, 'brute'),
(0x00000000000000000000ffffc0feac96, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffc0fee524, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffc1464043, 'FR', 1, 20260, 'brute'),
(0x00000000000000000000ffffc16f4d60, 'TR', 1, 20260, 'brute'),
(0x00000000000000000000ffffc1a4112d, 'RU', 1, 20246, 'brute'),
(0x00000000000000000000ffffc1a4112d, 'RU', 2, 20248, 'brute'),
(0x00000000000000000000ffffc1a4112d, 'RU', 1, 20249, 'brute'),
(0x00000000000000000000ffffc1b0e613, 'ES', 1, 20252, 'brute'),
(0x00000000000000000000ffffc2230d43, 'DE', 2, 20261, 'brute'),
(0x00000000000000000000ffffc2230d43, 'DE', 3, 20262, 'brute'),
(0x00000000000000000000ffffc2230d43, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffffc2230d43, 'DE', 1, 20264, 'brute'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20243, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20247, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20249, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20251, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20252, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20255, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20258, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20260, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20262, 'waf'),
(0x00000000000000000000ffffc291e37d, 'NL', 1, 20266, 'waf'),
(0x00000000000000000000ffffc2920cb0, 'DE', 1, 20250, 'brute'),
(0x00000000000000000000ffffc2a38093, 'DE', 3, 20262, 'brute'),
(0x00000000000000000000ffffc2a38093, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffffc2a38093, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffffc2a3869b, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffffc2a3869b, 'DE', 1, 20260, 'brute'),
(0x00000000000000000000ffffc2a3869b, 'DE', 2, 20261, 'brute'),
(0x00000000000000000000ffffc2a3869b, 'DE', 2, 20265, 'brute'),
(0x00000000000000000000ffffc2a3869b, 'DE', 1, 20266, 'brute'),
(0x00000000000000000000ffffc2a3bd28, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffc2a3bd28, 'DE', 3, 20262, 'brute'),
(0x00000000000000000000ffffc2a3bd28, 'DE', 1, 20263, 'brute'),
(0x00000000000000000000ffffc2a3bd28, 'DE', 1, 20265, 'brute'),
(0x00000000000000000000ffffc2a436a2, 'GB', 1, 20259, 'brute'),
(0x00000000000000000000ffffc2a436a2, 'GB', 1, 20261, 'brute'),
(0x00000000000000000000ffffc2a436a2, 'GB', 1, 20263, 'brute'),
(0x00000000000000000000ffffc2a436a2, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffffc2b6acf1, 'AT', 1, 20258, 'brute'),
(0x00000000000000000000ffffc2b6b84c, 'AT', 1, 20260, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20239, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20247, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20261, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20264, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20265, 'brute'),
(0x00000000000000000000ffffc2c37111, 'IN', 1, 20266, 'brute'),
(0x00000000000000000000ffffc2e95d18, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffffc2e95d18, 'SG', 1, 20248, 'brute'),
(0x00000000000000000000ffffc2e95d18, 'SG', 1, 20261, 'brute'),
(0x00000000000000000000ffffc2e95d18, 'SG', 1, 20263, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 3, 20238, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20244, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 2, 20245, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffffc30705ed, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffffc31049e4, 'NO', 4, 20258, 'brute'),
(0x00000000000000000000ffffc31049e4, 'NO', 1, 20259, 'brute'),
(0x00000000000000000000ffffc31049e4, 'NO', 2, 20261, 'brute'),
(0x00000000000000000000ffffc3141291, 'RU', 1, 20236, 'waf'),
(0x00000000000000000000ffffc3141291, 'RU', 1, 20239, 'waf'),
(0x00000000000000000000ffffc31af74d, 'GB', 1, 20236, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 3, 20240, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 2, 20241, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 6, 20245, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 1, 20246, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 2, 20247, 'brute'),
(0x00000000000000000000ffffc31af74d, 'GB', 1, 20248, 'brute'),
(0x00000000000000000000ffffc4fb42ed, 'ZA', 2, 20263, 'brute'),
(0x00000000000000000000ffffc4fb456d, '', 1, 20238, 'brute'),
(0x00000000000000000000ffffc4fb456d, '', 1, 20239, 'brute'),
(0x00000000000000000000ffffc4fb456d, '', 1, 20245, 'brute'),
(0x00000000000000000000ffffc4fb456d, '', 1, 20247, 'brute'),
(0x00000000000000000000ffffc4fb46f4, 'GH', 2, 20251, 'waf'),
(0x00000000000000000000ffffc4fb4812, '', 9, 20254, 'waf'),
(0x00000000000000000000ffffc4fb4819, '', 2, 20257, 'waf'),
(0x00000000000000000000ffffc4fb491c, 'GH', 9, 20241, 'waf'),
(0x00000000000000000000ffffc4fb501e, '', 1, 20254, 'brute'),
(0x00000000000000000000ffffc4fb5023, 'SC', 1, 20267, 'brute'),
(0x00000000000000000000ffffc4fb502b, '', 1, 20251, 'brute'),
(0x00000000000000000000ffffc4fb508d, '', 1, 20236, 'brute'),
(0x00000000000000000000ffffc4fb50f4, '', 1, 20251, 'brute'),
(0x00000000000000000000ffffc4fb515b, '', 2, 20247, 'waf'),
(0x00000000000000000000ffffc4fb51a6, '', 9, 20254, 'waf'),
(0x00000000000000000000ffffc4fb51a6, '', 9, 20261, 'waf'),
(0x00000000000000000000ffffc4fb5454, '', 9, 20247, 'waf'),
(0x00000000000000000000ffffc4fb5454, '', 9, 20255, 'waf'),
(0x00000000000000000000ffffc4fb54a1, '', 9, 20254, 'waf'),
(0x00000000000000000000ffffc4fb55b1, 'NG', 1, 20249, 'brute'),
(0x00000000000000000000ffffc4fb55b1, 'NG', 1, 20257, 'brute'),
(0x00000000000000000000ffffc4fb55b1, 'NG', 1, 20258, 'brute'),
(0x00000000000000000000ffffc4fb55b7, 'NG', 1, 20246, 'brute'),
(0x00000000000000000000ffffc4fb5685, '', 9, 20252, 'waf'),
(0x00000000000000000000ffffc4fb5758, 'SC', 9, 20268, 'waf'),
(0x00000000000000000000ffffc4fb575b, '', 8, 20263, 'waf'),
(0x00000000000000000000ffffc4fb76c3, '', 8, 20251, 'waf'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20236, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20240, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20241, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20242, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20246, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 2, 20247, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 2, 20258, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20260, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20261, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20262, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 8, 20265, 'brute'),
(0x00000000000000000000ffffc61b43d2, 'CA', 1, 20266, 'brute'),
(0x00000000000000000000ffffc62cabfa, 'US', 1, 20242, 'brute'),
(0x00000000000000000000ffffc62cbc2f, 'JP', 1, 20243, 'brute'),
(0x00000000000000000000ffffc62cbc56, 'JP', 8, 20238, 'waf'),
(0x00000000000000000000ffffc62cbc56, 'JP', 8, 20244, 'waf'),
(0x00000000000000000000ffffc62cbcec, 'JP', 1, 20243, 'waf'),
(0x00000000000000000000ffffc62cbd41, 'JP', 1, 20244, 'brute'),
(0x00000000000000000000ffffc62cbe8e, 'DE', 1, 20242, 'brute'),
(0x00000000000000000000ffffc62cbeb7, 'DE', 1, 20250, 'brute'),
(0x00000000000000000000ffffc62cbf07, 'JP', 1, 20238, 'brute'),
(0x00000000000000000000ffffc62cbf3b, 'JP', 8, 20255, 'waf'),
(0x00000000000000000000ffffc62cbf3b, 'JP', 8, 20257, 'waf'),
(0x00000000000000000000ffffc62cbfb0, 'JP', 1, 20257, 'brute'),
(0x00000000000000000000ffffc632c303, 'CA', 2, 20260, 'brute'),
(0x00000000000000000000ffffc636725c, 'US', 1, 20240, 'brute'),
(0x00000000000000000000ffffc636725c, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffc636725c, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffc636727e, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffffc6367810, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffffc6367811, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffc6367811, 'US', 4, 20240, 'brute'),
(0x00000000000000000000ffffc6367811, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffffc6367811, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffc6367de8, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffffc6367de8, 'US', 2, 20258, 'brute'),
(0x00000000000000000000ffffc6367de8, 'US', 3, 20259, 'brute'),
(0x00000000000000000000ffffc6367de8, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffc6367e44, 'US', 1, 20250, 'brute'),
(0x00000000000000000000ffffc6367ea4, 'US', 2, 20245, 'brute'),
(0x00000000000000000000ffffc6623a3b, 'US', 1, 20257, 'waf'),
(0x00000000000000000000ffffc6b17871, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 1, 20236, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 1, 20239, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 2, 20240, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 2, 20241, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 1, 20245, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 4, 20246, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 2, 20248, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 1, 20255, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 2, 20259, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 1, 20261, 'brute'),
(0x00000000000000000000ffffc6ba82d6, 'DE', 2, 20262, 'brute'),
(0x00000000000000000000ffffc6bb1db7, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffc6c74305, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffffc6c74305, 'US', 2, 20241, 'brute'),
(0x00000000000000000000ffffc6c74305, 'US', 1, 20255, 'brute'),
(0x00000000000000000000ffffc6c74305, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffffc6f4e97c, 'GB', 1, 20264, 'brute'),
(0x00000000000000000000ffffc6f4e97c, 'GB', 1, 20266, 'brute'),
(0x00000000000000000000ffffc743f834, '', 1, 20246, 'brute'),
(0x00000000000000000000ffffc7bcc9ea, 'US', 3, 20238, 'brute'),
(0x00000000000000000000ffffc7bccd03, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffc7bccf16, 'US', 1, 20239, 'brute'),
(0x00000000000000000000ffffc7bccf16, 'US', 2, 20240, 'brute'),
(0x00000000000000000000ffffc7bccf16, 'US', 1, 20245, 'brute'),
(0x00000000000000000000ffffc7bccf16, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffc7bccf16, 'US', 1, 20249, 'brute'),
(0x00000000000000000000ffffc7c01655, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffc7c01655, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffc7c01655, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffc7f71f23, 'NL', 1, 20261, 'brute'),
(0x00000000000000000000ffffc7facec6, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffffc7facec6, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffffc7facec6, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffc83a7ba3, 'AR', 1, 20258, 'brute'),
(0x00000000000000000000ffffca83755a, 'IN', 1, 20246, 'brute'),
(0x00000000000000000000ffffcbd965ed, 'TW', 2, 20249, 'brute'),
(0x00000000000000000000ffffcbd965ed, 'TW', 1, 20250, 'brute'),
(0x00000000000000000000ffffcbd965ed, 'TW', 1, 20263, 'brute'),
(0x00000000000000000000ffffccc5ac1a, 'US', 3, 20259, 'brute'),
(0x00000000000000000000ffffccc5ac1a, 'US', 1, 20262, 'brute'),
(0x00000000000000000000ffffcebd25b4, 'SG', 1, 20261, 'brute'),
(0x00000000000000000000ffffcebd5963, 'SG', 2, 20238, 'brute'),
(0x00000000000000000000ffffcebd5963, 'SG', 2, 20240, 'brute'),
(0x00000000000000000000ffffcebd5963, 'SG', 1, 20245, 'brute'),
(0x00000000000000000000ffffcebd5963, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffffceeec464, 'ZA', 1, 20259, 'brute'),
(0x00000000000000000000ffffceeec464, 'ZA', 1, 20261, 'brute'),
(0x00000000000000000000ffffceeec464, 'ZA', 1, 20262, 'brute'),
(0x00000000000000000000ffffcf9afa8c, 'DE', 1, 20259, 'brute'),
(0x00000000000000000000ffffcff4ff4c, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffffcff4ff4c, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffffcff4ff4c, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffd04efa57, 'US', 30, 20266, 'brute'),
(0x00000000000000000000ffffd071936a, 'US', 1, 20248, 'brute'),
(0x00000000000000000000ffffd071e3ca, 'US', 1, 20260, 'brute'),
(0x00000000000000000000ffffd12691d1, 'US', 1, 20238, 'waf'),
(0x00000000000000000000ffffd161a20d, 'SG', 1, 20246, 'brute'),
(0x00000000000000000000ffffd161a20d, 'SG', 1, 20251, 'brute'),
(0x00000000000000000000ffffd161a5f2, 'SG', 11, 20262, 'waf'),
(0x00000000000000000000ffffd161a6db, 'SG', 1, 20252, 'brute'),
(0x00000000000000000000ffffd17e09c1, 'US', 2, 20258, 'brute'),
(0x00000000000000000000ffffd17e09c1, 'US', 1, 20259, 'brute'),
(0x00000000000000000000ffffd17e09c1, 'US', 2, 20263, 'brute'),
(0x00000000000000000000ffffd17e09c1, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffffd17e09c1, 'US', 1, 20265, 'brute'),
(0x00000000000000000000ffffd19f920a, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffd19f920a, 'US', 5, 20238, 'brute'),
(0x00000000000000000000ffffd19f920a, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffffd1ac0232, 'US', 1, 20236, 'brute'),
(0x00000000000000000000ffffd1ac0232, 'US', 2, 20239, 'brute'),
(0x00000000000000000000ffffd1ac0232, 'US', 1, 20241, 'brute'),
(0x00000000000000000000ffffd1b6c36e, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffffd1b6c36e, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffffd1b6cb35, 'US', 1, 20247, 'brute'),
(0x00000000000000000000ffffd1b6cb35, 'US', 1, 20263, 'brute'),
(0x00000000000000000000ffffd1b6cb35, 'US', 1, 20264, 'brute'),
(0x00000000000000000000ffffd3153df5, 'TW', 1, 20258, 'brute'),
(0x00000000000000000000ffffd437c12f, 'CH', 1, 20258, 'brute'),
(0x00000000000000000000ffffd48470e9, 'GB', 1, 20265, 'brute'),
(0x00000000000000000000ffffd49305ac, 'CH', 1, 20246, 'brute'),
(0x00000000000000000000ffffd49305ac, 'CH', 2, 20247, 'brute'),
(0x00000000000000000000ffffd49305ac, 'CH', 1, 20250, 'brute'),
(0x00000000000000000000ffffd4e31a7e, 'DE', 2, 20245, 'brute'),
(0x00000000000000000000ffffd4e31a7e, 'DE', 2, 20246, 'brute'),
(0x00000000000000000000ffffd4e31a7e, 'DE', 2, 20248, 'brute'),
(0x00000000000000000000ffffd4e31a7e, 'DE', 2, 20249, 'brute'),
(0x00000000000000000000ffffd5a5451d, 'DE', 1, 20248, 'brute'),
(0x00000000000000000000ffffd5a5451d, 'DE', 2, 20261, 'brute'),
(0x00000000000000000000ffffd5eeb585, 'TR', 1, 20246, 'brute'),
(0x00000000000000000000ffffd8252a22, 'US', 1, 20246, 'brute'),
(0x00000000000000000000ffffd8252a22, 'US', 2, 20247, 'brute'),
(0x00000000000000000000ffffd830b6b6, 'IN', 1, 20248, 'brute'),
(0x00000000000000000000ffffd830b6b6, 'IN', 1, 20249, 'brute'),
(0x00000000000000000000ffffd845a0f4, 'US', 1, 20251, 'brute'),
(0x00000000000000000000ffffd845a0f4, 'US', 1, 20261, 'brute'),
(0x00000000000000000000ffffd8a5ba77, 'US', 11, 20249, 'brute'),
(0x00000000000000000000ffffd8ee49d4, 'MX', 1, 20252, 'brute'),
(0x00000000000000000000ffffd9100865, 'FR', 1, 20258, 'brute'),
(0x00000000000000000000ffffd9a058db, 'DE', 1, 20258, 'brute'),
(0x00000000000000000000ffffd9ae9827, 'BG', 1, 20246, 'brute'),
(0x00000000000000000000ffffd9ae9827, 'BG', 1, 20247, 'brute'),
(0x00000000000000000000ffffd9ae9827, 'BG', 1, 20248, 'brute'),
(0x00000000000000000000ffffd9ae9827, 'BG', 1, 20249, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 1, 20236, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 1, 20245, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 2, 20246, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 2, 20248, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 1, 20249, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 1, 20250, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 1, 20255, 'brute'),
(0x00000000000000000000ffffd9b69ee2, 'FR', 2, 20261, 'brute'),
(0x00000000000000000000ffffdad0441a, 'MY', 1, 20258, 'brute'),
(0x00000000000000000000ffffdc9ee984, 'KH', 1, 20236, 'brute'),
(0x00000000000000000000ffffdc9ee984, 'KH', 1, 20240, 'brute'),
(0x00000000000000000000ffffdc9ee984, 'KH', 1, 20244, 'brute'),
(0x00000000000000000000ffffdc9ee984, 'KH', 1, 20249, 'brute'),
(0x00000000000000000000ffffdc9ee984, 'KH', 1, 20255, 'brute'),
(0x00000000000000000000ffffdc9ee9ed, 'KH', 1, 20236, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20236, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20239, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20244, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 2, 20245, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20246, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20249, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 2, 20258, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 2, 20259, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20261, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20262, 'brute'),
(0x00000000000000000000ffffdc9eea2f, 'KH', 1, 20264, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 1, 20236, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 2, 20240, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 2, 20241, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 1, 20244, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 1, 20245, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 2, 20248, 'brute'),
(0x00000000000000000000ffffdc9eeac9, 'KH', 1, 20249, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 2, 20238, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20240, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20245, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20247, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 4, 20248, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20249, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 2, 20262, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20264, 'brute'),
(0x00000000000000000000ffffdeffd62d, 'VN', 1, 20266, 'brute'),
(0x20010268988f7dc5442ed5bb0029878d, 'JP', 2, 20267, 'brute'),
(0x20010268988f7dc5442ed5bb0029878d, 'JP', 15, 20267, 'manual'),
(0x2001067c2070c8ba0000000000000001, 'UA', 3, 20245, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 2, 20247, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 1, 20248, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 3, 20249, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 2, 20259, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 1, 20262, 'brute'),
(0x2001067c2070c9420000000000000001, 'UA', 1, 20264, 'brute'),
(0x20010818dcf3050088a7f034be01ddfb, 'PT', 10, 20243, 'brute'),
(0x20010818e33b2000c3c3f6bbe91c9937, 'PT', 11, 20255, 'brute'),
(0x20011810418101200000000442af2c46, 'CA', 2, 20251, 'brute'),
(0x2001181042010175000000044531703c, 'CA', 3, 20263, 'brute'),
(0x200119f010006d42540004fffea3fc38, 'US', 1, 20246, 'brute'),
(0x200119f010006d42540004fffea3fc38, 'US', 1, 20248, 'brute'),
(0x200119f010006d42540004fffea3fc38, 'US', 1, 20249, 'brute'),
(0x200119f04400523d0000000000000000, 'SG', 1, 20247, 'brute'),
(0x200119f0740205c2540004fffe0b48fc, 'GB', 2, 20261, 'brute'),
(0x200119f0740205c2540004fffe0b48fc, 'GB', 2, 20262, 'brute'),
(0x20011bb0e000001e0000000000000096, 'RU', 3, 20238, 'brute'),
(0x20011bb0e000001e0000000000000096, 'RU', 3, 20239, 'brute'),
(0x20011bb0e000001e0000000000000321, 'RU', 1, 20239, 'brute'),
(0x20011bb0e000001e0000000000000321, 'RU', 2, 20240, 'brute'),
(0x20011bb0e000001e0000000000000321, 'RU', 2, 20246, 'brute'),
(0x20011bb0e000001e0000000000000321, 'RU', 2, 20247, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 3, 20238, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 2, 20240, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 1, 20241, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 2, 20247, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 1, 20248, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 3, 20249, 'brute'),
(0x20011bb0e000001e0000000000000387, 'RU', 1, 20255, 'brute'),
(0x20011bb0e000001e000000000000038b, 'RU', 1, 20239, 'brute'),
(0x20011bb0e000001e000000000000038b, 'RU', 2, 20240, 'brute'),
(0x20011bb0e000001e000000000000038b, 'RU', 2, 20241, 'brute'),
(0x20011bb0e000001e000000000000038b, 'RU', 1, 20244, 'brute'),
(0x20011bb0e000001e000000000000038b, 'RU', 1, 20246, 'brute'),
(0x20011bb0e000001e00000000000004a7, 'RU', 2, 20238, 'brute'),
(0x20011bb0e000001e00000000000004a7, 'RU', 1, 20239, 'brute'),
(0x20011bb0e000001e00000000000004a7, 'RU', 2, 20241, 'brute'),
(0x200141d00001c2200000000000000001, 'FR', 2, 20262, 'brute'),
(0x200141d000023ea50000000000000000, 'FR', 1, 20249, 'brute'),
(0x200141d000023ea50000000000000000, 'FR', 1, 20251, 'brute'),
(0x200141d000023ea50000000000000000, 'FR', 1, 20261, 'brute'),
(0x200141d000023ea50000000000000000, 'FR', 1, 20263, 'brute'),
(0x200141d00002fd300000000000000000, 'FR', 1, 20260, 'brute'),
(0x200141d0000a18650000000000000000, 'FR', 1, 20236, 'brute'),
(0x200141d0000a18650000000000000000, 'FR', 2, 20241, 'brute'),
(0x200141d0000a18650000000000000000, 'FR', 4, 20245, 'brute'),
(0x200141d0000a18650000000000000000, 'FR', 2, 20246, 'brute'),
(0x200141d0000a18650000000000000000, 'FR', 2, 20247, 'brute'),
(0x200141d0000a4e4b0000000000000000, 'FR', 1, 20261, 'brute'),
(0x200141d00203b3380000000000000000, 'FR', 1, 20246, 'brute'),
(0x200141d00203b3380000000000000000, 'FR', 3, 20251, 'brute'),
(0x200141d0020a080000000000000000ff, 'FR', 1, 20248, 'brute'),
(0x200141d00336ce000000000000000000, 'FR', 2, 20246, 'brute'),
(0x200141d00336ce000000000000000000, 'FR', 1, 20248, 'brute'),
(0x200141d00336ce000000000000000000, 'FR', 1, 20261, 'brute'),
(0x200141d00336ce000000000000000000, 'FR', 1, 20262, 'brute'),
(0x200141d0040130000000000000002309, 'FR', 1, 20262, 'brute'),
(0x200141d0040130000000000000002309, 'FR', 3, 20265, 'brute'),
(0x200141d0040320c20000000000000001, 'FR', 4, 20258, 'brute'),
(0x200141d0040320c20000000000000001, 'FR', 1, 20261, 'brute'),
(0x200141d0040320c20000000000000001, 'FR', 1, 20263, 'brute'),
(0x200141d0040320c20000000000000001, 'FR', 1, 20264, 'brute'),
(0x200141d0040320c20000000000000001, 'FR', 1, 20265, 'brute'),
(0x200141d0040401000000000000001e56, 'FR', 1, 20252, 'brute'),
(0x200141d0060111000000000000001025, 'PL', 2, 20258, 'brute'),
(0x200141d0060111000000000000001025, 'PL', 3, 20259, 'brute'),
(0x200141d0060111000000000000001025, 'PL', 1, 20260, 'brute'),
(0x200141d0060111000000000000001025, 'PL', 1, 20261, 'brute'),
(0x200141d006022f6e0000000000000000, 'FR', 2, 20261, 'brute'),
(0x200141d006022f6e0000000000000000, 'FR', 1, 20263, 'brute'),
(0x200141d006022f6e0000000000000000, 'FR', 1, 20265, 'brute'),
(0x200141d0070032a80000000000000000, 'FR', 1, 20260, 'brute'),
(0x200141d0080039710000000000000000, 'GB', 1, 20252, 'brute'),
(0x200141d0080bb7000000000000000000, 'GB', 1, 20261, 'brute'),
(0x200141d0080bb7000000000000000000, 'GB', 1, 20265, 'brute'),
(0x24006180000000d00000000003761001, 'SG', 1, 20246, 'brute'),
(0x24006180000000d00000000003761001, 'SG', 1, 20248, 'brute'),
(0x24006180010000d00000000008452001, 'IN', 3, 20261, 'brute'),
(0x24006180010000d00000000008452001, 'IN', 1, 20262, 'brute'),
(0x24006180010000d000000000086d2001, 'IN', 1, 20259, 'brute'),
(0x24006180010000d000000000086d2001, 'IN', 4, 20261, 'brute'),
(0x24006180010000d000000000086d2001, 'IN', 3, 20265, 'brute'),
(0x24006180010000d000000000086d2001, 'IN', 1, 20266, 'brute'),
(0x24006180010000d00000000009bce001, 'IN', 1, 20261, 'brute'),
(0x24006180010000d00000000061147001, 'IN', 2, 20260, 'brute'),
(0x24006180010000d00000000061147001, 'IN', 1, 20261, 'brute'),
(0x24006180010000d00000000061147001, 'IN', 3, 20262, 'brute'),
(0x24006180010000d00000000061147001, 'IN', 1, 20263, 'brute'),
(0x24006ea000001248000000000000a4b5, 'VN', 1, 20261, 'brute'),
(0x24006ea000001248000000000000a4b5, 'VN', 1, 20266, 'brute'),
(0x2400890100000000f03c92fffeb7afc4, 'SG', 1, 20246, 'brute'),
(0x2400890100000000f03c93fffecd68e3, 'SG', 1, 20260, 'brute'),
(0x240109201001111184cce756e9680001, 'SG', 1, 20246, 'brute'),
(0x24012500020411440133012500410126, 'JP', 1, 20246, 'brute'),
(0x24012500020411440133012500410126, 'JP', 1, 20247, 'brute'),
(0x240149008fcff871e18fb608563bb213, 'IN', 26, 20264, 'brute'),
(0x240172e00001000000010000cf84f991, '', 1, 20262, 'brute'),
(0x2401c08014006663540005fffe2de7b0, 'SG', 1, 20246, 'brute'),
(0x2401c08014007e6f540004fffe5e067b, 'SG', 1, 20246, 'brute'),
(0x2401c08014007e6f540004fffe5e067b, 'SG', 2, 20251, 'brute'),
(0x24021f00800008000000000000001c87, 'SG', 1, 20246, 'brute'),
(0x24021f00800008000000000000001c87, 'SG', 1, 20247, 'brute'),
(0x24021f00800008000000000000001c87, 'SG', 1, 20250, 'brute'),
(0x24021f0080000800000000000000306c, 'SG', 1, 20260, 'brute'),
(0x24021f008007f5000000000000000000, 'SG', 3, 20259, 'brute'),
(0x24021f00830002a30000000000000000, 'HK', 1, 20259, 'brute'),
(0x24021f00830002a30000000000000000, 'HK', 1, 20261, 'brute'),
(0x24021f00830002a30000000000000000, 'HK', 1, 20262, 'brute'),
(0x24021f00830301000000000000000928, 'HK', 1, 20259, 'brute'),
(0x24048c800000101104ddb61de0d3e6e3, 'HK', 1, 20259, 'brute'),
(0x24048c800000101104ddb61de0d3e6e3, 'HK', 1, 20261, 'brute'),
(0x24048c800000101104ddb61de0d3e6e3, 'HK', 1, 20262, 'brute'),
(0x24048c800000101104ddb61de0d3e6e3, 'HK', 1, 20265, 'brute'),
(0x24048c800000101104ddb61de0d3e6e3, 'HK', 1, 20266, 'brute'),
(0x24056587096065003d769a62f34e6477, 'JP', 1, 20246, 'brute'),
(0x2405658709606500b0f222e56fa7afc6, 'JP', 1, 20254, 'brute'),
(0x24065900000367420d43fa1322f647d7, 'KR', 1, 20264, 'brute'),
(0x24065900000367425050b4d6d91e9ea8, 'KR', 1, 20251, 'brute'),
(0x2406da1401b1c10071bf03bd7d56f1b8, 'JP', 1, 20260, 'brute'),
(0x2406da1a02b13a000362043c9161205d, 'IN', 1, 20246, 'brute'),
(0x2406da1a02b13a000362043c9161205d, 'IN', 2, 20258, 'brute'),
(0x2406da1a04fd2900cb3a3a7d6e0f4ed6, 'IN', 1, 20247, 'brute'),
(0x2406da1a0920c20011a66739a2b72000, 'IN', 1, 20261, 'brute'),
(0x2406da1c0d86e800148951ae0453a98d, 'AU', 1, 20249, 'brute'),
(0x2406da1c0d86e800148951ae0453a98d, 'AU', 1, 20251, 'brute'),
(0x24071c00610576200000000000000000, 'SG', 2, 20246, 'brute'),
(0x24071c00610576200000000000000000, 'SG', 1, 20259, 'brute'),
(0x24071c00610576200000000000000000, 'SG', 1, 20260, 'brute'),
(0x24071c00610576200000000000000000, 'SG', 1, 20264, 'brute'),
(0x24071c006300e5400000000000000000, 'SG', 1, 20249, 'brute'),
(0x24073640224355710000000000000001, 'SG', 1, 20250, 'brute'),
(0x240882400610b2f01a0373fffef4d058, 'CN', 1, 20259, 'brute'),
(0x24088240061296d01a0373fffef4d058, 'CN', 1, 20260, 'brute'),
(0x24088240061296d01a0373fffef4d058, 'CN', 1, 20263, 'brute'),
(0x240e033224c5d9000000000000001004, 'CN', 1, 20261, 'brute'),
(0x26001f16049a9100a535456f414c0f26, 'US', 1, 20246, 'brute'),
(0x26001f16049a9100a535456f414c0f26, 'US', 1, 20247, 'brute'),
(0x26001f16049a9100a535456f414c0f26, 'US', 1, 20251, 'brute'),
(0x26001f160610a9001f86ae302495a902, 'US', 2, 20258, 'brute'),
(0x26001f160610a9001f86ae302495a902, 'US', 2, 20259, 'brute'),
(0x26001f160610a9001f86ae302495a902, 'US', 1, 20262, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20258, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20259, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20263, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20264, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20265, 'brute'),
(0x26001f18015f06007df18e06f79bfb4d, 'US', 1, 20266, 'brute'),
(0x26001f18026119007d885e307885d4e6, 'US', 1, 20260, 'brute'),
(0x26001f1806885700235cd6930aafe12f, 'US', 1, 20260, 'brute'),
(0x26001f187860d30081c9044944512a4a, 'US', 2, 20239, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 1, 20236, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 3, 20238, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 7, 20239, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 6, 20240, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20241, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 4, 20245, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20246, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20247, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 1, 20249, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 1, 20255, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20258, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 1, 20259, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 1, 20260, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20261, 'brute'),
(0x26003c0000000000f03c93fffe5ac926, 'US', 2, 20263, 'brute'),
(0x26003c0000000000f03c95fffe50de80, 'US', 1, 20260, 'brute'),
(0x26003c0000000000f03c95fffe9c7de2, 'US', 1, 20252, 'brute'),
(0x26003c0200000000f03c93fffe07e9bd, 'US', 3, 20262, 'brute'),
(0x26003c0200000000f03c93fffe07e9bd, 'US', 2, 20265, 'brute'),
(0x26003c0200000000f03c93fffe1f33c5, 'US', 1, 20252, 'brute'),
(0x26003c0200000000f03c93fffe1f33c5, 'US', 1, 20260, 'brute'),
(0x26003c0200000000f03c93fffeb01eb0, 'US', 1, 20260, 'brute'),
(0x26003c0300000000f03c93fffec2a780, 'US', 1, 20259, 'brute'),
(0x26003c0900000000f03c95fffe52bde7, 'SE', 1, 20250, 'brute'),
(0x26010184c500681079d6fb78f97a0eb6, 'US', 1, 20254, 'brute'),
(0x2602fb54035c00000000000000000000, 'US', 2, 20237, 'waf'),
(0x2602fb54035c00000000000000000000, 'US', 2, 20256, 'waf'),
(0x2602fb54037200000000000000000000, 'US', 11, 20260, 'waf'),
(0x2602fb540cc200000000000000000000, 'US', 2, 20251, 'waf'),
(0x2602fc160001008b000000000000486a, 'US', 1, 20265, 'brute'),
(0x26040a00000642170ec47afffeab7dde, 'US', 1, 20244, 'brute'),
(0x26040a00000642170ec47afffeab7dde, 'US', 2, 20247, 'brute'),
(0x2604a880000401d00000000004eff000, 'US', 3, 20259, 'brute'),
(0x2604a880000401d00000000004eff000, 'US', 1, 20262, 'brute'),
(0x2604a880000401d00000000004eff000, 'US', 1, 20263, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 3, 20238, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 3, 20239, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20240, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20246, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 2, 20247, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 2, 20248, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20249, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20262, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20263, 'brute'),
(0x2604a880040000d10000000008994001, 'US', 1, 20266, 'brute'),
(0x2604a880040000d100000001345e5001, 'US', 1, 20244, 'brute'),
(0x2604a880040000d100000001345e5001, 'US', 4, 20245, 'brute'),
(0x2604a880040000d100000001345e5001, 'US', 1, 20248, 'brute'),
(0x2604a880040000d100000001345e5001, 'US', 1, 20262, 'brute'),
(0x2604a880040000d100000001345e5001, 'US', 1, 20263, 'brute'),
(0x26056f0012340700000100000000009c, 'CA', 1, 20236, 'brute'),
(0x26056f0012340700000100000000009c, 'CA', 2, 20240, 'brute'),
(0x26056f0012340700000100000000009c, 'CA', 1, 20241, 'brute'),
(0x26056f0012340700000100000000009c, 'CA', 1, 20265, 'brute'),
(0x26056f0012340700000100000000009c, 'CA', 1, 20266, 'brute'),
(0x26056f001234070100010000000000d9, 'CA', 1, 20236, 'brute'),
(0x26056f0012340701000100000000014d, 'CA', 1, 20236, 'brute'),
(0x26056f0012340701000100000000014d, 'CA', 1, 20245, 'brute'),
(0x26056f0012340701000100000000014d, 'CA', 4, 20247, 'brute'),
(0x26056f0012340701000100000000014d, 'CA', 4, 20248, 'brute'),
(0x26056f0012340701000100000000014d, 'CA', 1, 20266, 'brute'),
(0x26057380100013107cab51fffe147ed2, 'US', 1, 20246, 'brute'),
(0x26057380100013107cab51fffe147ed2, 'US', 1, 20248, 'brute'),
(0x2605a142224000100000000000000001, 'US', 1, 20261, 'brute'),
(0x2605a142224000100000000000000001, 'US', 1, 20263, 'brute'),
(0x2605a142224000100000000000000001, 'US', 1, 20266, 'brute'),
(0x260753000060322a0000000000000001, 'CA', 1, 20259, 'brute'),
(0x260753000060322a0000000000000001, 'CA', 1, 20262, 'brute'),
(0x260753000060322a0000000000000001, 'CA', 1, 20264, 'brute'),
(0x260753000060322a0000000000000001, 'CA', 1, 20265, 'brute'),
(0x26075300006041b60000000000000000, 'CA', 2, 20264, 'brute'),
(0x26075300006041b60000000000000000, 'CA', 1, 20265, 'brute'),
(0x26075300006041b60000000000000000, 'CA', 1, 20266, 'brute'),
(0x26075500300003a70000000000000002, 'US', 1, 20261, 'brute'),
(0x26075501300007c20000000000000002, 'US', 1, 20251, 'brute'),
(0x2607f1300000010300ff00fff02c3079, 'US', 2, 20258, 'brute'),
(0x2607f1300000010300ff00fff02c3079, 'US', 3, 20261, 'brute'),
(0x2607f1300000010300ff00fff02c3079, 'US', 1, 20265, 'brute'),
(0x28032800c1cc17000001014400000000, 'CL', 1, 20248, 'brute'),
(0x28032800c1cc17000001017400000000, 'CL', 1, 20246, 'brute'),
(0x28032800c1cc17000003004400000000, 'CL', 1, 20246, 'brute'),
(0x28032800c1cc17000004002700000000, 'CL', 1, 20251, 'brute'),
(0x28032800c1cc17000009010000000000, 'CL', 2, 20238, 'brute'),
(0x28032800c1cc17000009010000000000, 'CL', 2, 20249, 'brute'),
(0x28032800c1cc17000009010000000000, 'CL', 1, 20254, 'brute'),
(0x28032800c1cc17000009013400000000, 'CL', 1, 20247, 'brute'),
(0x2804014d403580ded40eea1b6c8fcadf, 'BR', 10, 20258, 'brute'),
(0x280401b218480eb82166da2687297935, 'BR', 10, 20256, 'brute'),
(0x2a000f482000100c62984ec680430a48, 'DE', 1, 20262, 'brute'),
(0x2a000f482000100c62984ec680430a48, 'DE', 2, 20264, 'brute'),
(0x2a001828100024030000000000000002, 'DE', 1, 20260, 'brute'),
(0x2a007a60000075200000000000000002, 'UA', 2, 20258, 'brute'),
(0x2a007a60000075200000000000000002, 'UA', 1, 20259, 'brute'),
(0x2a0104f8010a45950000000000000002, 'DE', 2, 20246, 'brute'),
(0x2a0104f8010a45950000000000000002, 'DE', 1, 20251, 'brute'),
(0x2a0104f8019073c90000000000000002, 'DE', 2, 20240, 'brute'),
(0x2a0104f8019073c90000000000000002, 'DE', 1, 20241, 'brute'),
(0x2a0104f8019073c90000000000000002, 'DE', 1, 20245, 'brute'),
(0x2a0104f8019073c90000000000000002, 'DE', 1, 20246, 'brute'),
(0x2a0104f8020140230000000000000002, 'DE', 2, 20251, 'brute'),
(0x2a0104f8020140230000000000000002, 'DE', 2, 20261, 'brute'),
(0x2a0104f8022123460000000000000002, 'DE', 1, 20246, 'brute'),
(0x2a0104f8022123460000000000000002, 'DE', 1, 20248, 'brute'),
(0x2a0104f8022123460000000000000002, 'DE', 1, 20249, 'brute'),
(0x2a0104f802313dc10000000000000002, 'DE', 1, 20251, 'brute'),
(0x2a0104f802313dc10000000000000002, 'DE', 1, 20261, 'brute'),
(0x2a0104f802314bd90000000000000002, 'DE', 2, 20258, 'brute'),
(0x2a0104f802314bd90000000000000002, 'DE', 1, 20260, 'brute'),
(0x2a0104f802314bd90000000000000002, 'DE', 2, 20261, 'brute'),
(0x2a0104f8024148a90000000000000002, 'DE', 1, 20259, 'brute'),
(0x2a0104f8025114e90010000000000026, 'DE', 3, 20261, 'brute'),
(0x2a0104f8025114e90010000000000026, 'DE', 1, 20262, 'brute'),
(0x2a0104f8025114e90010000000000026, 'DE', 1, 20263, 'brute'),
(0x2a0104f80262511c04484500252b0001, 'DE', 1, 20259, 'brute'),
(0x2a0104f80262511c04484500252b0001, 'DE', 1, 20261, 'brute'),
(0x2a0104f80262511c04484500252b0001, 'DE', 2, 20263, 'brute'),
(0x2a0104f80262511c04484500252b0001, 'DE', 1, 20265, 'brute'),
(0x2a0104f80c1719cc0000000000000001, 'DE', 1, 20252, 'brute'),
(0x2a0104f80c1719cc0000000000000001, 'DE', 1, 20258, 'brute'),
(0x2a0104f80c2c1c450000000000000001, 'DE', 1, 20259, 'brute'),
(0x2a0104f80c2c68de0000000000000001, 'DE', 4, 20259, 'brute'),
(0x2a0104f80c2c68de0000000000000001, 'DE', 1, 20261, 'brute'),
(0x2a0104f80c2c68de0000000000000001, 'DE', 1, 20264, 'brute'),
(0x2a0104f80c2c68de0000000000000001, 'DE', 1, 20265, 'brute'),
(0x2a0104f81c1ac6fc0000000000000001, 'DE', 2, 20259, 'brute'),
(0x2a0104f81c1ac73f0000000000000001, 'DE', 1, 20259, 'brute'),
(0x2a0104f81c1c15050000000000000001, 'DE', 1, 20252, 'brute'),
(0x2a0104f81c1eb6610000000000000001, 'DE', 1, 20258, 'brute'),
(0x2a0104f81c1eb6610000000000000001, 'DE', 1, 20259, 'brute'),
(0x2a0104f81c1eb6610000000000000001, 'DE', 1, 20262, 'brute'),
(0x2a0104f8219015dc0000000000000002, 'DE', 2, 20236, 'brute'),
(0x2a0104f8219015dc0000000000000002, 'DE', 2, 20239, 'brute'),
(0x2a0104f8219015dc0000000000000002, 'DE', 1, 20240, 'brute'),
(0x2a0104f8219015dc0000000000000002, 'DE', 1, 20241, 'brute'),
(0x2a0104f8c0135ef00000000000000001, 'DE', 2, 20261, 'brute'),
(0x2a0104f8c0135ef00000000000000001, 'DE', 1, 20262, 'brute'),
(0x2a0104f8c0135ef00000000000000001, 'DE', 1, 20264, 'brute'),
(0x2a0104f9002b1f4e0000000000000002, 'DE', 1, 20247, 'brute'),
(0x2a0104f9006a1c480000000000000002, 'DE', 1, 20259, 'brute'),
(0x2a0104f930511e6b0000000000000002, 'DE', 2, 20259, 'brute'),
(0x2a0104f930511e6b0000000000000002, 'DE', 1, 20261, 'brute'),
(0x2a0104f9305154210000000000000002, 'DE', 1, 20260, 'brute'),
(0x2a0104f930711fc30000000000000002, 'DE', 2, 20248, 'brute'),
(0x2a0104f930813dce0000000000000002, 'DE', 1, 20248, 'brute'),
(0x2a0104f930813fc70000000000000002, 'DE', 1, 20244, 'brute'),
(0x2a0104f930813fc70000000000000002, 'DE', 2, 20246, 'brute'),
(0x2a0104f930813fc70000000000000002, 'DE', 1, 20249, 'brute'),
(0x2a0104f930813fc70000000000000002, 'DE', 1, 20250, 'brute'),
(0x2a0104f9c0100b560000000000000001, 'FI', 2, 20258, 'brute'),
(0x2a0104f9c0100b560000000000000001, 'FI', 1, 20264, 'brute'),
(0x2a0104f9c010cd070000000000000001, 'DE', 1, 20246, 'brute'),
(0x2a0104f9c01294bf0000000000000001, 'DE', 1, 20265, 'brute'),
(0x2a0104f9c01294bf0000000000000001, 'DE', 1, 20266, 'brute'),
(0x2a0104ff00f08bcb0000000000000001, 'US', 1, 20247, 'brute'),
(0x2a0104ff00f0ac0b0000000000000001, 'US', 1, 20248, 'brute'),
(0x2a0104ff00f0ac0b0000000000000001, 'US', 1, 20250, 'brute'),
(0x2a0104ff00f0ac0b0000000000000001, 'US', 1, 20261, 'brute'),
(0x2a0104ff00f0c95b0000000000000001, 'US', 1, 20248, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 2, 20251, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 1, 20256, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 2, 20259, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 2, 20261, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 1, 20262, 'brute'),
(0x2a0104ff01f00a530000000000000001, 'DE', 1, 20266, 'brute'),
(0x2a0104ff01f0941a0000000000000001, 'DE', 1, 20259, 'brute'),
(0x2a0104ff01f0941a0000000000000001, 'DE', 1, 20261, 'brute'),
(0x2a0104ff01f0941a0000000000000001, 'DE', 1, 20262, 'brute'),
(0x2a0104ff01f0941a0000000000000001, 'DE', 1, 20263, 'brute'),
(0x2a0104ff01f0941a0000000000000001, 'DE', 1, 20266, 'brute'),
(0x2a0104ff02f0105a0000000000000001, 'DE', 1, 20247, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 2, 20258, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 1, 20259, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 1, 20261, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 3, 20263, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 1, 20264, 'brute'),
(0x2a0107a700023eb6022590fffefb553c, 'FR', 1, 20265, 'brute'),
(0x2a0107c8aac30183505400fffea69dcf, 'NL', 1, 20260, 'brute'),
(0x2a0107c8aac800460000000000000001, 'NL', 1, 20246, 'brute'),
(0x2a010e0a036793700561da0ca5ebdcf6, 'FR', 4, 20258, 'brute'),
(0x2a017e0100000000f03c91fffeb99d76, 'DE', 1, 20252, 'brute'),
(0x2a0196e0000005450003000000000006, 'PL', 3, 20261, 'brute'),
(0x2a0196e0000005450003000000000006, 'PL', 2, 20262, 'brute'),
(0x2a0204e02d7e033ec5ffb5b21ac39028, 'TR', 1, 20256, 'brute'),
(0x2a020ce0200257f0501519b5c678f751, 'SA', 10, 20247, 'brute'),
(0x2a021778000000000000000001130254, 'PL', 2, 20259, 'brute'),
(0x2a021778000000000000000001130254, 'PL', 1, 20260, 'brute'),
(0x2a021778000000000000000001130254, 'PL', 1, 20262, 'brute'),
(0x2a021778000000000000000001130254, 'PL', 1, 20263, 'brute'),
(0x2a021778000000000000000001130254, 'PL', 2, 20265, 'brute'),
(0x2a0224b8001206be0000000000000100, 'IT', 1, 20248, 'brute'),
(0x2a0224b8001206be0000000000000100, 'IT', 1, 20251, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 1, 20258, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 1, 20259, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 1, 20261, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 1, 20263, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 1, 20264, 'brute'),
(0x2a022b88000205370000000000000001, 'CZ', 2, 20265, 'brute'),
(0x2a02478000023e740000000000000001, 'US', 2, 20259, 'brute'),
(0x2a02478000023e740000000000000001, 'US', 2, 20261, 'brute'),
(0x2a02478000023e740000000000000001, 'US', 2, 20262, 'brute'),
(0x2a02478000023e740000000000000001, 'US', 1, 20264, 'brute'),
(0x2a02478000023e740000000000000001, 'US', 1, 20265, 'brute'),
(0x2a024780000fae470000000000000001, 'GB', 1, 20262, 'brute'),
(0x2a02478000101b2f0000000000000001, 'US', 1, 20246, 'brute'),
(0x2a0247800012d2ce0000000000000001, 'IN', 2, 20247, 'brute'),
(0x2a0247800012d2ce0000000000000001, 'IN', 1, 20248, 'brute'),
(0x2a0247800012d2ce0000000000000001, 'IN', 1, 20249, 'brute'),
(0x2a024780004119140000000000000001, 'CY', 1, 20245, 'brute'),
(0x2a02c206206574990000000000000001, 'DE', 1, 20246, 'brute'),
(0x2a02c206206574990000000000000001, 'DE', 1, 20247, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20236, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20239, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20240, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 4, 20245, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 2, 20248, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20249, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 2, 20259, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20260, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20262, 'brute'),
(0x2a02c207224774480000000000000001, 'DE', 1, 20265, 'brute'),
(0x2a02c207225739420000000000000001, 'DE', 1, 20261, 'brute'),
(0x2a034000006c032dc8c850fffe0f2247, 'DE', 1, 20261, 'brute'),
(0x2a034000006c032dc8c850fffe0f2247, 'DE', 1, 20262, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 1, 20236, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 2, 20240, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 1, 20245, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 4, 20247, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 1, 20248, 'brute'),
(0x2a036f0000010000000000005c356025, 'RU', 1, 20249, 'brute'),
(0x2a036f000008000000000000000024de, 'PL', 2, 20259, 'brute'),
(0x2a036f000008000000000000000024de, 'PL', 2, 20261, 'brute'),
(0x2a036f000008000000000000000024de, 'PL', 1, 20263, 'brute'),
(0x2a03b0c0000200f0000000003e7db001, 'NL', 1, 20246, 'brute'),
(0x2a03b0c0000300f0000000006afbf000, 'DE', 1, 20236, 'brute'),
(0x2a03b0c0000300f0000000006afbf000, 'DE', 2, 20240, 'brute'),
(0x2a04e8c000120000000000000000001d, 'DE', 1, 20249, 'brute'),
(0x2a05d0120eed7600b4a3e5c092fa57fc, 'FR', 1, 20236, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 2, 20236, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20239, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20240, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20245, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 2, 20246, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20249, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20259, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20263, 'brute'),
(0x2a06644000002ca30000000000000001, 'UA', 1, 20264, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 2, 20236, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 2, 20238, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 4, 20240, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 2, 20245, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 1, 20259, 'brute'),
(0x2a06644000002caa0000000000000001, 'UA', 1, 20261, 'brute'),
(0x2a0a4cc000803144c8c8b2fffef4b1fb, 'AT', 1, 20261, 'brute'),
(0x2a0a4cc000803144c8c8b2fffef4b1fb, 'AT', 1, 20264, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 3, 20244, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 1, 20245, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 2, 20247, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 4, 20248, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 1, 20250, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 2, 20258, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 1, 20265, 'brute'),
(0x2a0a4cc000c0644448b4c8fffea6ae8d, 'AT', 1, 20266, 'brute'),
(0x2a0a4cc00100034918cc41fffea9aea2, 'DE', 2, 20261, 'brute'),
(0x2a0a4cc00100034918cc41fffea9aea2, 'DE', 2, 20263, 'brute'),
(0x2a0a4cc00100034918cc41fffea9aea2, 'DE', 1, 20265, 'brute'),
(0x2a0a7d8000010003000000000000026d, 'BY', 1, 20259, 'brute'),
(0x2a0b714000080001505400fffe9e84b0, 'DE', 1, 20250, 'brute'),
(0x2a101fc00000000000000000c0aec734, 'HK', 1, 20259, 'brute'),
(0x2a101fc00000000000000000c0aec734, 'HK', 1, 20261, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 1, 20236, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 5, 20238, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 1, 20245, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 1, 20246, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 2, 20247, 'brute'),
(0x2a10b5c0003500000000000000000001, 'NL', 1, 20249, 'brute'),
(0x2c0fecf006046900106154bd94eceb3c, 'CI', 11, 20237, 'brute'),
(0x2c0ff878000000000000000000000005, 'KE', 1, 20236, 'brute');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfblocks7`
--

CREATE TABLE `wp_wfblocks7` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfblocks7`
--

INSERT INTO `wp_wfblocks7` (`id`, `type`, `IP`, `blockedTime`, `reason`, `lastAttempt`, `blockedHits`, `expiration`, `parameters`) VALUES
(33310, 2, 0x00000000000000000000ffffc4fb5023, 1751123250, 'مسدود شده توسط شبکه امنیت وردفنس', 1751123250, 1, 1751123850, NULL),
(33311, 2, 0x00000000000000000000ffff55cc4660, 1751133041, 'مسدود شده توسط شبکه امنیت وردفنس', 1751133041, 1, 1751133641, NULL),
(33312, 2, 0x00000000000000000000ffff8ff43978, 1751140179, 'مسدود شده توسط شبکه امنیت وردفنس', 1751140179, 1, 1751140779, NULL),
(33313, 2, 0x00000000000000000000ffff9246c2de, 1751146378, 'مسدود شده توسط شبکه امنیت وردفنس', 1751146378, 1, 1751146978, NULL),
(33314, 7, 0x00000000000000000000ffff55cc4674, 1751159077, 'بیش از حداکثر تعداد خطاهای ورود به سیستم که عبارتند از: 20. آخرین نام کاربری که سعی کردند با آن وارد سیستم شوند این بود: \'admin\'', 1751159077, 1, 1751173477, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfconfig`
--

CREATE TABLE `wp_wfconfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfconfig`
--

INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('activatingIP', 0x3137322e37312e3138362e323132, 'yes'),
('actUpdateInterval', 0x32, 'yes'),
('addCacheComment', 0x30, 'yes'),
('adminUserList', 0x623a303b, 'yes'),
('advancedCommentScanning', 0x31, 'yes'),
('ajaxWatcherDisabled_admin', 0x30, 'yes'),
('ajaxWatcherDisabled_front', 0x30, 'yes'),
('alertEmails', '', 'yes'),
('alertOn_adminLogin', 0x31, 'yes'),
('alertOn_block', 0x31, 'yes'),
('alertOn_breachLogin', 0x31, 'yes'),
('alertOn_firstAdminLoginOnly', 0x30, 'yes'),
('alertOn_firstNonAdminLoginOnly', 0x30, 'yes'),
('alertOn_loginLockout', 0x31, 'yes'),
('alertOn_lostPasswdForm', 0x31, 'yes'),
('alertOn_nonAdminLogin', 0x30, 'yes'),
('alertOn_scanIssues', 0x31, 'yes'),
('alertOn_severityLevel', 0x3235, 'yes'),
('alertOn_throttle', 0x30, 'yes'),
('alertOn_update', 0x30, 'yes'),
('alertOn_wafDeactivated', 0x31, 'yes'),
('alertOn_wordfenceDeactivated', 0x31, 'yes'),
('alert_maxHourly', 0x30, 'yes'),
('allowed404s', 0x2f66617669636f6e2e69636f0a2f6170706c652d746f7563682d69636f6e2a2e706e670a2f2a4032782e706e670a2f62726f77736572636f6e6669672e786d6c, 'yes'),
('allowed404s6116Migration', 0x31, 'yes'),
('allowHTTPSCaching', 0x30, 'yes'),
('allowLegacy2FA', 0x30, 'yes'),
('allowMySQLi', 0x31, 'yes'),
('allScansScheduled', 0x613a303a7b7d, 'yes'),
('apiKey', 0x383334666563353337646436393830383066623864306365363834376330653830623933346466633462353230376666303536353965316230643331666664633032363963303564363937623766383463343730623231386565636362643466, 'yes'),
('auditLogMode', 0x64656661756c74, 'yes'),
('autoBlockScanners', 0x31, 'yes'),
('autoUpdate', 0x30, 'yes'),
('autoUpdateAttempts', 0x30, 'yes'),
('autoUpdateChoice', 0x31, 'yes'),
('bannedURLs', '', 'yes'),
('blockCustomText', '', 'yes'),
('blockedTime', 0x333030, 'yes'),
('blocks702Migration', 0x31, 'yes'),
('cacheType', 0x64697361626c6564, 'yes'),
('cbl_action', 0x626c6f636b, 'yes'),
('cbl_bypassRedirDest', '', 'yes'),
('cbl_bypassRedirURL', '', 'yes'),
('cbl_bypassViewURL', '', 'yes'),
('cbl_cookieVal', 0x36353436346235656330633334, 'yes'),
('cbl_loggedInBlocked', '', 'yes'),
('cbl_redirURL', '', 'yes'),
('cbl_restOfSiteBlocked', 0x31, 'yes'),
('checkSpamIP', 0x31, 'yes'),
('config701Migration', 0x31, 'yes'),
('config720Migration', 0x31, 'yes');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('coreHashes', 0x1f8b0800000000000003001b80e47f613a323a7b733a343a2268617368223b733a36343a2264326362306130613630383330336566356335303939656562303362313861656561303436363165663537303539383838613662653636623766613865383732223b733a363a22686173686573223b733a3134393530343a220006ad88eb5737878eb1687423931f09b29a71a1bb29a4ba64c5e8fa2400d0c90028c6eb9db078164a7bec68a2cfae8d25048da70d5eb2d73a80fb28e335c1970028d0129c98fa5a15fa59f7599840e04971a915ee9bc89723e1d154bbe1f940002bbdf93085dfa8503bb5504f860b27a0895e707c4e73a64e369264b4d70bef0034df97bc749d825c1076a651e7fcdeb91ebef4275fcbe1c2616a78cad2a6db00453d6ab683cbc88b7c9d70382ee60ec2bdfff705cbd6a4f1f353174770e583004571ad78bf8394c35061a788f73e6276e144aabf6f34568a473b613c06b1de005e4e9dd9e5bc9861f0651f7c4ba0b72d05e0c6dcb0d2cd1f1cc99c143de78400629c26469ef698b3ff257c779bed2a51723b90077c2f8a3d2841a7f3e43cfc008591a523e642ed35e001bf146a86f32423f5e06a219fb5fed0624e80f46af60090dba7ffe534281511ca4ba0497c8a84af300f0cbaecb57118442e5ebe76af009d3e7ce6053b28dfaf5c572a9c373f8cf60b0ad84eaac1323dc337105b556f00b5eb690ce4d3d6849d0f1322de07fbe3c65dd15ee8b015fe5844fe93325d2800b987f62f8ca16f2911f6f43a345db1e35f15c70ff8df2bcc94eb8e63bdfed700cbbc6fa625a7facc3fb9e64e578dd7c1c78f4e7b8ddbf56a0097d244bf391300d4651eb52aeb40927484c0b10e22e990e1837109c8904efe159235f78448a500e41139db7792698415f3d7ed357f82dfc2d00893a7c37d88ff04b41b68c2cc00ebfc5acc88bb7eed30b13defe8478723b443f7ff165a1d027dc52aa00f867000ed547ccc855facd553f238adb4174f0630cebcaac2b830aac30eaa89361b9500f7f92d6273e847a80a2868721a0f2ef36ee510f5f92165c8d77a2e59111078010380d755cf690c8dcd3547a0e81c14dc2450c2fc75cd768f411154148991c00103b4709f6ce74aa29b7da282b6611ac80056583d3a88821f387e22320f17fd010fcaa644b649e85856aa66b845577fa313cf659380df47a75db8f117b4711b01293697ed09c56adc01ed94f56e4ed8a45e7d305b509c4b58087393a42bc8890130acd6cd7344eac3d33b9bd050e23d8f279f9332e409991b13f8004466b2fd0161b177a95382b6e0135bf30255607c5753b35044e6b0131ee7be9f4e68acc801620221951d0517c6f2ad23a73869df3e6b7136bf528445ff359e943a9722fc01853b42ad8e692e71580506f514e0413404fbad90e47507559c1c882bd7b1cb0185b4cfb184e7b75415aa5f5e6779aa7a47824c2231b0fbb38d557d363a0f9f019f6c7c1d87ec2806e39ca6c19671067b12c6f056c07e1c75ea3ca20644680801a66f2abfaf8c63cfac30dff1cec1781da2636c24870912119934dadd6d95b701e4c9f86fbebf601d76413aa711f89914ec88607b7266cbc1ef5ffb5333192f0201738dd96dda3f649a5ecd9430df5830e31323719605c22d6d6ccf012a80cf020be1b323f64c90260c249d46ceaa4b23d21422a86018d48886944d439b5764022354f18c6399c178f045b5c7c28379ee88c5a99ce2489c15e0f7ee3ecce3160224c93210fee48e5de29225c6ec2a9c361d1bde5cfe6470f9db9b219dbd187302259fe05d5ad759c76fe58addbf9ffe9fa584a991f4c9723b47d0f711228aa502352014b7a17dec7828dad372dc3a612c7a6d4b8348317c2fe386d12bf2a9f1023df5064eab42cad95da219fed4753984cb610c99b6db2bb53835352398d670024775f7c9df26c3775dea2d48800d1f5257fdbd5ccc35f5a6f5f227b38c3dc30250961fc57fb9dcca735a4688d4a46f0f442d783fec3ca075b6fc841471fd58025180376169cc0d4943d27045964be1c8ccf08779bd806b8ad1a97dcba3069c025c8d24ad7022b726cc702b5e8407bad51af57ba9af8edbccc298b935ff7c990266a2e3b58553cd044c9a6f173345fd78c0bafdd1a55518e3ff0fb071a8608e02713475ed0bb6f85aa2aeb9f0b0af5b6e181ef938947f031805174fa3ec723702870b08cd301848301431594c2452521f41680b4a36b4e74da6773a2ff00e37029a2ecada8f5094c183682e0b42c2552d13d197f2271e5473c1aa7a2b70bf90029bd77048619c50308d3495c344ed21cc0332e57bd146b019cdb97ce1a9f6a502a47038249768fb15c222640cf633ffaca05c95a370599551ebe1a38e9b4b3402de97b88ed8baf0fe4b0f75b3004dd4783e165d5adbf822d17ad138c58ec75602df4dfa06cbbb79554ca485c14bab0cf943cb57618fe55cb0e8cb81c40a833b02e8a530e5c4a02266ab05d090ce9fefd2270dcd8da4fd44c4644dc5d7d9f9c302f7a71d73cbc7bf89d8dab4f8192432f46a29c32c0ab227201f2336e4a7390a02f87fbd5e1e8feece096e74ba22563813c14d40f548d89f0f5114f7af5b532402fc8d87cf02da96a9f56d4bd832860f65b266e90b7465be34f99c9a081af003031147472ec06607adb15679601bb8c9ff29222e6f5b60d7cf90dd0d061bc914031c6e94f3e76a6ebc7669550a402c9b2b212575091b72650634d92b4a75502403294fc6791ae56760e94af8f5b2a40da835f86e905db653d5cc93a8c42674fd032c96574e8dd950d932d222c59e982c7c5ee2e58079deb2f0f1f22f1a2841b003315dfc2fc685ad42914df36a3aade540d1abc8472b53db66b617baabffb96403569e69891c0a02b03657b715fa05d4915c3ce74f0ccc456a32ac51f28ad7d603940dc07cfe5836c2ecd4eed22f3436a44af2d5c93fd4d5e658924758867e86039675999ffa6903630de270aaabf5b4fb1151d6c71913ed999cbdf70c0d3f6303984cd954d38a95f9ee71671502a6c8ab3f1d63019772870ec8b8a674ad036403aeace6420d544ac22c5193d3249a54446806d71df10b15d028285a64178f7a03b6b9764fffafafc25f95029f083bc6809bb3458c7059f62ed5267df606ba5f03ba09d45190bfc6161281898de36f53e26e6efbccb5761feaf80029b0f6ccd303bd53fdcb0b6e52c027f7a258a75ea41fffe46b68fbbab7d5c991d069e637b403bf96ddd3a4e5063a44494c56ad0b0079c55a08fe0f88299bbe4b890a11e38503c2fbd064d52a59d7c2ae1fa303be73a7e5033c2129dc83ab854a90d8c2ac8103cb1d01dc98448b7e121099892506526ff8ef63118915d637ae7f0da6ba4cbb03e63e318a16dd885d9a155e5dac52c9a2124e46994df4e24acc2c98eff70c6903ea492e32209abb193e31b75ad83bd7a8be8231161ed481249a1021a187573a03f2ca0f12e2d64c521bb264b3b3b818a5ba801bc0467fb940cdca796fe846190409a85378ef4471357fbae02f77ba1701db5f573a9cd82b011c66f0317af9b8040f67a2a68b5c59f2fae26df50c78b3471f4f30c7cee26a0e6f5d2ee396bdae0410429c3dbd660e7e3a4ebecc1ea4466136a2d5a1d90a59208dd8d327bae8690411fbc2e72bad600cadc2664759626d9fef5550a9994d81994ae9daa1308026044376c2e84d932485db07e8fa11b64fbdb7342d4b1bb8090b6f36db6c62f631044513e53bb13778f93f1cf02d99c7b18ca85ade7a45bb9f892a866e6bb1bb890445d76d1040ec0c9ee3e9f68e01e9f0311073aead5995233124d015e91aa33d044998888a9dbf0762a38e584272bd3f8ab7ec10cda52df48221c769ba3e7fa1045b1cbfb21865f8567bd057a22146b550fe623c2604c284418ae0d0fcd538d30460c9e55d7742cbf9cebaf59d406b7026bb9bb96834d49b1eb532b68f997fba046627f647d1d3cf4953950ce67da07d52e2a58517fd0e4ad09b0e5a5b60c6f6046da6ff4994243d0b84adf9bcb944938bd69b26c4c7be4007902bd5a2cb14d004714f2eaf8c857810268eae2a70a78ef640fd9d6cebc1d0d2fef7ce922f6b0f047a3dac69bb0feaeed2201c53f2a81fb0d4c0fd1a1a34dab631e935c1aac7320492330d233f45c95110b7cbd84cb6d5496d24cf5acae5aa421aef2184e39c26049a08cd968e1f97436b8660378bcfd7272fb9bd5de469aab213351da000bcd204b5a98a3253114382e1c52b32b1c8fc66214f67d07665bd430bde68eefff09404d6ce2525d6ec2dd308d5295e5c8189a2001bab7460966b90e0b240a7839b5504e64fc594a46370a6cf3ee32138484236a5cfe0e3ece23d9362f1c2158921a704f46e8a7a00a74f5311137e4b0feaf8e77c24d8ebf6b054a1ecefc185e66c4a050cc6f81262ff124f779f90e0d0e1cd660a54c0feb2ad45671a55ea0df89fa305148f6c7be003b253171f59443749d52e0b60e8e4b5c38f7d23d9a7fe9ef44a053420ac0836e98eacbdec4d26f024219d32643c9eaa5c097c5c973f67fc0a16054b4ea28d65e9d38c04bbf026149dc2d08e75d1a1490e719974bcb78b6e0b7e05540902025f6ad7068d2d989b86c925b3a63f9e37a1306996bbcb7dcd65dd69055a10d64f992645062b72588e0f6506907b65aabd6d58cec8f63cbc3aa64b5305797ba0ae72b7013e4b5e73e25653326ff548d68fe15feedb2937a1a99ae3d0057a5f6f65efd51efdc5ad79a75e102f3f683b407204e24b12141425e0e14c500585c766a8e063cb287cd55f5da0db55cccd926f1e7e4d45ffe8efd71b1386dd058bd973acf95270e764d5ce465bfffc2772dd356cfe97a5e8949de5aa808eee0594895897fbb8d46563324285935a8a0951f30b196abb68cf15213e2693fec605b41d73e883f2405a325d10a6f3ba69bea80ca85d284a0f7e6ef833ece0cf9d05bfd9801f81686a81f371da6fd132b1866b4cfd9b4a51a76300cf387c7f56dc05c94484d53ed7ce992bcb4eb91a9c46980ec77c2334936d3dd6faf3f539637505cb4191fcfd8a1f8e4e08dabab6290dc26de44d0641bccce644beb06f732c9605d5f0ea24bb8bf4674a09e1c596d8376c7d0ed861a1f1bed4c8c18aafc3777c05db6719524c680621f6b08131d25213f3fe9d26112798fd6bb11b44273a385905dea84b8d4161ac2dbf524813f654d205fffd13ffa5d5fd8aaabb283af3023d05dfa4271c5c16d500a8b6af7cc738cd28b405885d78925ae41916b4cf764a2b05e87e8653198924d98b3608cfee76679041d19cc008ca8b513fad6aac604a9305f1a94ef55dee302696f105629b001deb563f39b4c1ba14b6d122ad2ef7493305f491327229726b922b60bd4e694de7f132025d3cbe09be68040adacba58d9705fe4fed0b80330e8c35469ed0c85ccc0011f79ef0932c167653e7e70e2b701c060afd2e871ba799e9b40dc44a2a525409fc218ce6412696d51055f342cd744706163d5f3a1c5cea5d3e699fa33fceb740dab9dc614bd5ba15da2abfa0d4bd2b06185db280b5d2ae67c6895e3632f31c47a69e0d831f1253a01907850c7cb13b0629a5243d5803c16e21c310baae826c3dd840f541cd1918b0d3f1183ade5635063655c6fe7835f41250789b9bcd26f3bf3a0e569356e6fbda2d711358b9ea41063901c04de734dee0862db2b090a9747f0a7bebd1f5867d1eff4d491e060905064145304ee3f6dccafbb584c52e5430180362285bce17b281dc0e9eaaa3f5ed066f5964d4ce25dc20e52ba35bbb42ba9512f020661bb6083c33297c959e9f1b06792daf6482b0b4caf45d602c3586ef1f6c391304846fc81fb9a478ab9c3b910688f5be785a9fa0d57140c9f5b6e4353161a514497888bbbc4d4f59c055f20d068b5aea748a4bcfade9754a4f79c5b9a226d2b8f8c42aeb91dcb2c675732391069e1c087431f01fb22334e7cdf6b4c3e482b90e1a80c12726dd0638d100c31706aa94bff59b6d393b3ae103c4cdbc8466c2c66684299399a40749ef9cb3cd3b06c112fe506f69c3e3a7da3d9044e18eafe4a430536ced687367dcba7b942c9806cc297f071a7c9c0eeddef2af0b3c840a93107892be2ad4d7f38efdd769c40306f396d5c96099806888ff609350a18f2acda4b9216a316d21967e9d054aad8e070da64fd35d058e0781593c8d79178c7d831abb3ec9ba48a8aff0497cdcc750070ff4e8b1dfe8aee04262a5bd65d45efc9ace883b565431a8ce636aa85d206b071c5e01a74fd7eaa439ab41399d2fd81af38c1625984062a42e8c60bbf0959a072004706fd6c0ef6466b9c63f0cbb6a72a3e459e5158f657cd5488cf7683edd072c8b651563de17a196521817fa657335042d939ae0443dc7c4fb3cf3da3a0c0733e3cdcfa9914de7f19dd43ebb1c8bff72ee0f36cbd4a4d0f4257a8b75db870737fe7f7dbb46cbf098c45b7978b1af5d6b04e1c6ddadf759728387d615bc030739a349562c430e328d229395c9560f1fd16cb79770885d6c32a21750eff866073eecf5044b70d4c701d69a4a94be99627677b060eea902aab52abb77e9a0f3077db1cbf8a9b62aca98f10f98293e3283711da4966513a5805e0fd5c0298c500792038d11a6c76efb476652f4404f6c2c3e6976c43ab060c47451c62ab7382707a53c93f30ae38bc10592bca04af21e8fb73b934860f751d89d1d367018197107beffd861f325ebaef1080d86d80910fcec2211851f4118906e883348d8497307cc3a59a5a461c165301042d2b279f55070160aefadbeafa899f20bc621ce9b07cdffbbd926b0d6c985274dbad034e39a429f53f8dfc92b27a534261cbc240307d8a1a10ff35606670e6704a4e113106fce1efc67107ed90beb106d2fe0a11c08122f26742be47ff9e273d77fec1cbee4d422233a5aabdcaf34e39389265f150826dbc70e01c736227846f07c7760411b5a5f2b764c0d7db08e4edf50e5c9e6083683abb88abda25feb04f0d2b0e6ddbe94fd6c321fa1629ea9b97113c39c2408558476a1f1096c2c73a8c5d9220d0efb6d039ee860bbe159d793af5594b658085e9e4d0373f7970f8d36529f4840f116092689e586bea41342c7789ef6406408c65210022355b3f44ffe50679b9e731e48fc6fe810296ed5ceff577213e98108ce748f5aec4daad2fee83f012586efb91b880f56fa1d18dcc0a244b1b0467608d839b402317b7ce9f63be90a241f796ec89a9268154d8b45d4d13a7a9fdcfc08e01f40af88c1fcdc2a391f56150b9bbb0e8ccebcf3125b45a3b642757d3ca808ee84b11c1a23b664b8341b2afb3f0b989ce5b864aa515d0442782e7c3944f808f63a0e6840d6c251ffcf2f55002d7c5fdba231f9670b2df12bb419adb7de7d08fcd498215e6942b3d0f24afcd55c57a47f5d9066a71b9c40034085771ba33d092e1b185db619ed6b5a3114d1996d16d247f582fd5dd41278e03003f8ea95c909313422319c4978aaf547194ca65b0995821db1163e2847e1413a108c0efdc7093634b513ae88e720b932061011444dc84de224cb0de6be90699300d401ac8b09385cc5ace7ae6af9419281ca9435d12b589d0cad9c6f885415f96db05f037c094debb0ec127975249c31bc636b5f914b17ff6fdd66dbcf046db31c85b925fb0967295b2e89720ae06f9469d77b348a9b510a0d1438488c0d665812f0c0e8040976b66cbbb4f5d9aedff7062118ff16f0b9ff5080b26dfdf8950a367ccf944b097ed0f543e8c8ab990eaf37a406e0c33ac0a3732675cbe4d908ec816ad4cb7409a92b13f67b52f483e4d3d984e5d4cb6efd742cb4c79ea660b595ce7c55ee9609ad09bd9c237489ccb9bb080feaab703d12ac0649041522bca6988f2946181f09d693c5dc1ef1142d8c0a715589cb69bad7cd2d9b24e068192aedd8076d996c09e5cd57bfc741b6f4fb324c0368c060a0aee269b2256976e49632fec3ebdeb409e656076898d0f04c430e898fc2bb3e121155c6382ec560c6403c4b10e9e36809fc06cdbfb810ca5525c54fa8480cdea1f19f851f40bf1f7e785c36cec47ee20a013cba3a98580e866806c7514154bac0efecb76f8ee17032f5b61fb9383ef80a072a84b23c0bd7f7ba1bd3b3b33f484d8db22756d5e9e8904ceebc275b52db0a12e20ec31ed4565922d7b30e121008e85cbae85892403b743c48ead5fbfd5c0a18f04026d8ea5b44715315de04c111cad303f0ece04297d74e2346894285e40a235c981de92cc12df62daa1c2a174e09568ad3bb8f2be4d23a46e720d3b88b0a2a416e9584b8072e5de942e9c474fa7683218957d2a74d77069239ddfb02460a2b505f7451ff566feafa06a9b2aa376eff0a7a23f9181138cdfabad2dbdf4a0a31563c1557130fb86bf64ecab95fef5135de7e0893c2bc8eb887e0e9584de80a4466647650ff668e4f106e3a9e9398aa6186e5d0b3c2918a84bb58dd0c0b1c0a476b020cf9a07e6e6798966d192eeb335c960af0e6b0316982d46a67d6b8d30a76ad3fcc75ec0609d2c8c866df68151836da3242fe83e83ff1320033947da60a7889e76daf1bab856e563d4f440fbc930054addade172989cf55dce3a91c1f0a7d2ea29286e5d7f776e69665af0ab53fe6b02e7a9faa4585f0bbdad02bc9a10a8b905c5f3928f4102937820a9711d62ff553e6e027e467df83867695a304c30aa13964a3c7ec678ff07e4096a4ae7ceb422d179fc1b0b29cda90fd363da39d0aa40354c25b4370b9b1a702e2282cac5f562be44c040ddba849b9fc282e88840aa573fa0648d77fb5d1876320eb2d10792f2f14fd3f870dae244dcca4156a330aa703617101594bb44ad294ce801870f91a4afc6a90af5c50c70e98c80a05d40ab6afdab79b746e8c0d8945616ef28e4a3b7d28efd2d299a9f1c22eb0c4391b0ab858023a80bc51d87dd72bf64f975cdf5f93097bbcdc93432761d7793aa4df0ac1fb1e20c55722ed880ffaeb77178600350fd153204e728fcbfda98abc9a680ad743e31cd930c4704664f9b0876c9500bf9e2275ea997e3222f554afbd701a0ae876c95b1800c708f587585a707069fd2e01cc06a163b93b7e260f8c86ddf80aee02b705ce26aa296834d05f60d546e34c939d3c97e33a6023701b66a2ecf20af9981498db525723de88b41c20e5a651a5c605c4930334455ba327c47a93180afeb7532fb3d2ccbc2340a6eb25f4ded32cee756cb0e8bd2474a1b8855496b30b0d8593291285836bb312cc178e4fdc645330e958b17aaffa865ff3c8dec2140b36316b878f4b28a3e15d310cc87a08af756b7052b621a289b38d8c975943030b380418bbb3d5606413666896062e5e38a6e4f41eca217bcac0dd46fc1e4e910b4b99162edc63ad7e9df5aee10bfccee05b02082627cccc31ed53f153ffccdb0b4c7bcee77ac529aafa2cad22a777cd57cffd53b28c4a1cc7b2fe9ed5c14bad0b53c1aab403c075e1be92b94d881cc26363d6cdde6316644499288b51b1cc0c0b5c990d61f295021b12085b844a3f5403d3d0f03fd1ff11fa47bc64a1e628730b76828cbdce16e35fbffdd8d6362b718e91e6a329c5ba2831aa29a7e6e8b12c0b86a9aaa211d4ee74f4a6420755492b02759b98c043afe304c505b60c8552900b919fe35346323e1cc23360a5fb76c91cfe27983a6a7328819d2d4eeaa716b20b9ad6a0b8ef96e716904ee733830fec1295f43ae256533bdb06c5e143540a800bbb5da0fea50e4387724abe08328eaacbc96d35435a8700d92f401d4031df310bce1f44d7d5ae361c0cbdb838670a2965c4d5da7ae9f16ca831f94d489b91260bddc6531ceef02e3ef55591427c0816329bfcd39c4f557dbf01da28d4b0a11e0bfdc07accb9c63deae48680ca306a32a1340a3a87b257936e8ffea8945c43320c1e741e63e732c1acc4925a568652eae9a1835ba7826c1b23347fffcb7fbb3e0c31ceb5a2b41b450704fe80c26c7c6c68acaea3d9ca5dfd8ce43ad459c588f50c33099a03a7d319ec5c676dccbbf1312971042b23e398f2d962e65e7f3072520c5eba9b7cc3eb32eeb6a50ebd5a5763e674a0aeef56a2cbc190b4d2b07a986f0c5fd2b2bf88596e2c901b7faa4a9aa9a9bdcecd819354c84e42ba28d92db1a70c6703f5ea5c174943da9ed73a72c36e85ccbf863e5477d8440aae51bc2198400c6944e4f803c37282e8b4c8ad2177087a8ff74c7ba9ef4a16d11c7937032dd10c6de9d703e19347e9b49e59e28a5ba8cdf4e36bcac8456e2306580176d569870c77f7528dbb3a9e4d90374bac0b6b528aa2440cb795ac912e84f3b2a9204c390c8cf425b153f7a8b34a2a98c01996856e27cdaa745ec0ced056c9b9c54f01870c9cc6c7ec2af3289c9884b78a37598b11ee28568d0bdd7a7c2500276a8db7d50cad6c81f8f7d8b51712ae2468e75443eef4dfd59e4efb386bf6c8bac90e99790cb72a993c490ac6d5ff7fe407aa28f890c8fd7880249d0812ff15f043050adb0cb86d9c2d42eea9cbf3ec9b0eec5956416ccdbc32be565313fc236edbd8f2580cbc960f8bd536f7c358ee94199be2f14455c854f63df596314fbf40f82c78d40ccf0efd9288dd07b3d920d829ae8fbc0d8f0c26dc6435b7732f2c9722ec64b70ccf114e6b9c914e3d2095ed5d98d9a4122e8ebba31f328c6e4b08faf4d6e1690cd45fc84abd2eded926748f38f6266d4b582bcd43b7c6860a21913b5b026f560cf9773232b39a06b90dbbb3de89233c2a51d066fb9a0428a584f5ad0210991e0d0525b650a8069698d3f963571be92d3a142732118455e190274674e0dda97a0d1103858a7dc0e49fb92d56b1dbdf01b0de0e2765434319ca85e3652d322c300d313f963b0749429c3d53b1f71a9332cd90d6a59126fed7865aa442ae11acbb0d3543dd13d99698f2aa4ecbf98f73c5d86bfad7fa0e6c9b27743335bfb6b0aa0d4ed317e64986591b9bb7bdf89906d4af2194c71eea3629acf10849a35910030d5169fc5e9a1a427cade4661218b2914391bfe82d2f72b1de55c759d9a2c5420d58b75b63647053733319d3252e58f3e57c024188ba04c477fc9823284a4c1d0d61827b70eb39d1d9e5f328419629cba185ccae53505686cc7307eb36ec23690d6e750e8f8aee3a114674071ab1a4225039ffb5b87150be899c52b8ae5041a00d87bccb6b0e953c7657e050e4c09c76aae3672848d182b5a2631e8e062b64370d9459d3f874da575ea4fcac7d724978dbaf1f15f3ba75868d24e72f644d6bd80da00855fff287053aef77f6e7ebd42cc8cb11df26e74b857026e11a9a8110d10daa033747d99ba00672ed581016796cd6efb3a03c55357038e2ad6e8e12e89a0dc29bd87fd758640944110a15e8a3ecf18e01ac1b71bc6263f71a177597edc00dd993a303d21c43372c9abe3cdcfadc70ad2ccf4c16f9e2b57e7259fa7323800de722be2871719a36e75a1d4e86e8b40ccfe696c97ffb96d5c59f26e568a9cf0df20addeecc2a4a96d43605b4a4a9befb94565eb1cf251457015c0fc07903ac0e00ccecbb401b3a1e0c834743d11629cca68ef67c753920e85a3c50723f73320e27ed683f0149c6cf49ebc2337a28429f47512389976070e4533a654ac726840e2f96ca9de11c61c98ba89360eff7fe0a198c7d1efbe71a5c78d52bc3475c250e52a3b5cd4fa2a436b3e0fbed7deeb0e39593e682abc4042d1caa467ffa6b520e56cbf0a3369ab70583475f650dada622e47dd5515e7506e2d5f8c0bfa359740e59ae15908973124e6cc96402557cdf0737999174ec55e0124659809bc86e880e5b100bef0ad7a71a5a0d0ab2c282d8f1642ea4ab6a6914bd0121f6af81e3210e61d449575248db6ab077484242c7ed95ceed75a45870130062e45565d2244f0e72ceb05965bc4a58a57f1d70ba570921eb161f8f194cab090b6ff7d1a69f3f0e8113c13131cae61281a81d5dfb515bafda372afb619033dec7be1606da68890e892ca155fa8eaa1063815cebaf6b69109ab2a0bb367516f8e04a0a02332aac0e934b76ca698404e5418f26e03492faab3d8744e9d67121e893b8d6a7663b340e939950e45ab5f865b5074f219876782e65e8d33897046a59a6bbfbe7df301a0ea206b480e8508550310cafd4532fc08fde0430903feb5521f5cd9d880ebedf0ebdb8f5f21036b03f3fcfcff65a9e917688773d32483af529782eb0f4ae87b30ec96f0b085cc5d44a86c21f74ae4c55cb0705d56fedf5df03f1ad4cb6bf7e9f0ed02936d3184bcf355324ca823897c7ddd7e2a1a7356790673783336c73751c0ed8beab7988dde08b5aa277daa09b1c1e30594500e9e5cf13a3e8baab0c695c0ef97fc2de0e7c92bc9498cd14153789d9777189d23b1e2c7292ede44c9d58e20efc86b1e7c85c333571762e52dfbc683c3ceaefab149174f768448a248cc25c0f058fe72c9ebb749d005f6792045825342ee0a674509a5dc83e8e4a135434120f316c2479882cb4ef196070974da5c76a105d23da57ad4291546d9ffebd03b90f3767791aa4a05d014ffdae59a45480ad17f3c162ae501ec79ae6988188fa110f46e24d850428f1623bcb8ff44b07e1f3e6ab67ab26120af52d93fb6e7a14450f6a6120b623825bd59d5964496466405c82114b326f9796d8822f2ad27edb480f7702e8ff116340db328eed2ce9f2d3f9b4b650b130ebedc1bae9a6cee3ee8f0f7860d5819e88da645a76730cfe2ed4c46b8b7f92ba85de1a7fa635c500abba0f79581e1793a724c8f56a14eba48b88d64988c2f638a2cf13cc0740743ddee40f7b3976d4c63e3accb74d1ad4cfb59194b1b80d42749d0df0cfd7cccf0c33fb0f820669bd8430626ec2131e1c01d40c6a3a9e244c20816705ce1e83720eb4610f98bde57fadb182f67f9a0884748ff51e4320ff59a30a99dc4881df01fa24240f9f5483cc9e7d5ef170664f5dc515c7ad4e33ad250d5c8ae02d08d84117b94a0fb24bdd0caa4b97e08f83fd375006af7865e627a35048f80cffe548fd503d2c0fbb4f3d9a8ec8c52b16cbc167d81c6fb4597118a8617cde0a6ba8334ca723990fbc908d4c8b8beb4ec1b77def9c1af81045e5f94f5c30b875c5ca464f521a290fc481a7167fe80603843b53a027624e3c76d977fa4c53dabbab735481b3c57c0fcf3e51ebce03b0cf697dda47170ee5440685a38e37e111a04f4635eca2421c0fd74e6f76d9dfc83a419d165f2d3306a304fb781a4abc421993406b877935300fdf67828c50874c2faf284ff5c829d447992ee71fb5054784a88d856ea384450fe993cfc90aadd751e328e7f0af023bae34f4c18f2e9d1cf3b8f2605287c5770ff4168b21f3115493ba0e751f776da17435c96f0acc3241226b94df9a7aad030fff7c6c53c95070dc6bd447c64dd138c7fc8395a1ddd4b9cddcf666f245cb7810043bcb9d06b1a318c94fd85bc0f7f3cc4a60754fe2761e265f19dcd9dc2d5d1012aa9b83c64596e73b7cafb57824a0e5ed2898746022f2edf02f1a3de1603e1026ee876f528ad6abd9fa1faa091fe6dab20ceee77dc65a0977e925fef628f0103429b63b0de5ed3ba2293671693943f4dc32e9dc74d61e643634904bd5aeda1041d85529dbb321a09ea150646c77e42bb4feaf3ec63b17e7a01cdf4facb12d104cfb816814798afb4d4c295c5648cce333065f40414a21ed5fb0aa64724edf1064d247a29d073b9ecfb7f036c13cb3e1b0f2fabaa0776a9b3bd456bddb3464106bcfd4b7dc8f3eb744898c1f1d6ac32c1d7084c6fe6b7e2a8aba04aedd1364107de7af5bbcd4ede748f9133fe2694bb65b14bc69befa2fdb0c28f5af8be25e109e901f5c828cf634a2169e632d11a1c3c89ca1fe29f6cd971eca0513dbb7f510a2d240632eec565f3b71f6a6aa3a754df8addb58aefd9c625785ec0c5a60ef10c445b211d8b60dc753e8f16b791fedec25842ffe2d918e755f4543a9023f6f10cd5467fb4e4c43224def361931c9bfe45c88297fae6a8f69aef703eac1f15d10e36da586628a23af99ab3688a7437f3203a097ce616fdf321ce1a88146fdc310e4cb814cd80657a194ae250d564a037ef8708ced24a1c10f9650288bf1718a111dc7fa00845253e93b0d73f27dbcba166f258aa9584f775209c95c981ef342111dd03b7adcc0d2f50cf9f16223ca719abe8f6ca6bc45111081f48853018c571144f280e64c6578ecdde9aab4406d21d1fe8d131d7eb606eea7d17c0b1064fb11455439762cb457d18b8287dc0fca804b4bec98d1230005aaca669be7be80121147ba7eb58470c8e86f5071eb39a8c30d624c5c39f632d7aca786086e902a0e115050bc0041a277833a6f48f05252884553cc4789c27f13ca8f542deb612a511166b12c53bb37f4cf719dd4cc933ca6552a223b62be7292eadb5eb02690c237116af946c59116f8fa8701c0d2b1040b79d05a4122ca598c211f9509143dac9a1178f6604adfa9692eac3f0f777eeb2f2277be557bab92d24c66d78f313ad5a411793ba82606db86deb95b7244abde62f34e76958ce3a484a2d50aff1a7772191189c46b081f48751745a4ececf44e12c1022fef4a59b792fe67f65369f7962911944e5d0c6ff2ebd57ddf303c81c1192cc4edeb65533c152ff6dc93380743d211a954324986551058d06a46eabe0d504a360bac105ced642453653d05678fc111ae98f8db9d4adeb053b730bc0ca3696c897777ae34048b3a99f8d41fda224411bd8ba58f803d1e5b95b85accef0d8b8be723a64140c86633a808315f3c1bc811d1ee1e7681a3cfcbfc28514ed0dc5943776fe9cdc0dbf47d7aeff62f902b7811d917b197ae1a38d5eefb33a495aff3f3db8054c1d1912fbac72aa8325ec26f11dcb0ec0aad30fcfe00d304cf31ee783f4628c9388eafdc56ede9c5d92f603811dcf9d086c0c28ce3d71f74ac32d43ab25d02584b2517d709454cadd8e5849f11ed8e741fe9b07e14a8056e4605e70e5e6dbadcc44b59c44e05a7c622e3e80312208074db6852cf1c44e98650c23e28d5462dd1243e5181b08e412a306c155b12555b94b1b5da4137ad45ce0f164f78c69fb13a59a7c37ba1f120949d3267fb125ac1932b6a7bdc6893f803f64e9e2e6db7dba92bcb36999c7230c18502b118126a55d5ca590db3b2dfcf81fb46cb082517ce14f95c82565b7a8cb437b6e2c21271b4e358c57b34a6619bfba9cbe734bd95bf85153d50d4d29e255e5c24b6fc127266059a927a98033b4068a7a2e8acac26a7667bbb8a32f05488802c4a6781127ec405064b4f62bf8f8248d6248d280efbc0fe0d5fae0a74a46c11ec1d09f312818d36b1e04178091d90373029503be7a40031bcab9c4d7b7d69d5050513ae128336f7dea768fd90a5c9fb60f447a7c6f6ac2029550dc93a704b4286ad525f1283fc45d4df8d0aecb07d484e66ce8d302fc18f2c75b6def80549f8c0c6fff21292f529e62d5b00aab73dd6b93f1fa42b3b51a619852fd7ac572f157bba98df129a6c444105a3841d55c9ea520370bd726d6d0d4636eda913e3fa8cd8b7880e12a1698e1628223a9e409f6305e08b0fb7083aa0073c522982a5252b3ac1bcf812a8c9472543792ae06d3fdbb4b62fc40d21d1ffcc078519e61469aa41484b3212b0efc41b773a13db252ef33b6a40dbb4a329481526ee9714025291d7b004a312c4ed9052d6e3ff7763186994061e4615f4ec7a9bfe0d5f633be2511141de0412d0e84a52b751367dae9d8c25990100e3927798859d5131a68d687ec742b8a712d7baca8c8884b8caa40821ed67c079a3a5c8047be538e3c4d9a2f7e037190a130aef51e81ef3c034487740abb305383c536e2d4705a2614dc45241d3af8f8313130495a2675431fcdb5e303eec880d8e9c8c12f110e58ab8d6ac2b29ded7371314585b5fa775d2dbb148d0d85d1022bc02aab4c2a160c4146e728b586103d5133be33f7e918a52b99e7133fcb8d9bdb85220b1070ca9da61e57200d2fea942133bf6b3d0b594993da753c34064637f1b5d7252d6bc6e98dc20d73c1da1cd36133c63993d4f5293f013c28acc7601b342a26e7c4abcb1496eb23b353156f68113534b0e0190c2361813c79048b0f269d449a59f20282e664f8bd364782cbe3013586cbf8006dc4aebfa2e11d32ac44a739f39c7cb269e24839ff1c0c80d4ed6135a2f12ae1861558912c68f6011b3648f4c048c3fec3e437cc914aeca158b0b135e76f2858973825f258457dd04b8ef0d134a96e8f32ac41166927a4be098481376ae04a44d2cbfcbc42cf5db7abb15a6e3a1ab02ec3f6a6bc1bacf5bd7307d138cd1465740f15530cdc757d56753c0ac321563c5ea4646887c13d53260383513925362ea473f653f713783b8a29c23706adaa5127cc9a80059e5ef820581dc13b04f7cf861563315458746575e406c9332fe1c344bc2cc3c5cd82f231abe8113b81cb2d01d6a1e7087f12143979742a8ceda8b544ce5581cdd36ad6aeee17913c21a0aea98d191d634ba57c15c1ad354e01507f0a8b4d34d5cd056fb6445ea13d2e0b6b67c40dd5d8c2932d4956971c76aa2ec2797561170fd2ce4dfff9ce813d54b11bade057a4d9d7223bbebdc369d68e6f471093ab7407fc4dfae9b0dcf13dfca306cd29e84b7ffe1c7e18a36ce6aa5a4f1ccf85a6d8a1663fa83040cc113fe2dab936bc5d1e8ad59a3c6db784a0cddd335049ded15bdfc7f5fd6082ade1417fd965d4f175c939473974d86d60ad50b549c9432378cabe9176fdaa00243141fde6760639f99decbb06dd5757061a05c987c2f4aee791ba732e566141579143271fd74cf40579f6be06d78d947cac4f0b056cd92b404d7b5a8179dce707a14380c5e56c8d31e8bf5b463a77fe4abd9c3c38c3f6f1b73978473fee019c853146bf0e8a88dee6e218ae3f23e789b5cbdf0687cc02c1c8165b4303f88867334146ef72ce4164c6d75998c1adc085ece8568557d311e7d3dd97aa302e869c1f1147927277c4bafb2573f085ba072280de21a3383b7cc7aa9d8bbd766575e501c14833159011dd8320626d4d0db917041b5550ed8de1ca2259af5a7e21c9866dc14a4473c822b484834fb797779e9aa27687ab2780fe1fa22b676895cf270d22414bbb813626fc099296348fa7653dc19b5166e5fe399128811a52861a4a7576314cdb4419c08fccf606b0cd418ad42ca9cd1ae2c32a38ed7f75388d85ec3ba1c14f444f1b1eff51ad1a3303fcbde96bf0c661df37417b6aa26dd212d1490553814f6863c92b4477aef3c330052d32d6bd02c9a75f8d7bc29b386e69e00adb20a14f939650a2149394b9857f7abdcc7bc023f5fc64961594f7267f759b3cae3e3150bf12f9288bf7e554a4fa42ec58023b5f245e18bfffa35b42a8a2743c51571150e6b3f9752b330a99e7d3c15ddcca4a1dcc1f7f82e168120b9b6245e24be8a15186d18dbe677debb602e41c35f5b0ff2a67245a3e55d15fe4aae23e9bc03d9152bdf98a334ff0244bdb69d2c4504e3b9ebc7a11e4766f37935dc9f4089886e154ef184a1e1ab09dd3336c44d1e04910eacef5b06cf79e9465244d36dd6df3a15846de28f5cdffbd8ec142c5408ea3379c8cdd23f1dcc5090bcfeb9d4882b6f1598f38a4b71726195e05593576af76a883a4db1dac953ecf3ef4300a815c7d01599459aba70da8e8c553d5cd981ab07322512b1fdfcca373242af039539ba0f15bed4e4396b0fd1f1cf0d073f72cac7fe0571511b65992db53d82f9bff5e6fb15c702d34f7aceb3c2327a219597ad2e8777e01f81ec1a4650410fc0a618b95315d3835081876c965ac54ec0e9d32126809b085177f47c10be633b002c32886115daa255f8e8a750bbed9e721459d46f3a579a1f3318a718962236ac7578680615eade10f8db53dbd8a6aeab33295d5495431fc1adcb8e3142b6822224cfa45f15f6595b5e03a165130a0e0687de18341c31a5ad4ca7f248dda9e2cca8f2153c15fae0d25760928265ede2bddbf6098e55b0269c7af8d5bf52fdff423d50874b1607718112469675df167e95e38a1a38888c0f13c90ef6eddcde57a63200e8fe1609d20f65fcbd0460680e8be070c32ce5eb2d6e83f97d933b469bf5a5201a1e162f71e840fb13c65121589f77153ee3188b80c637be2e846cfb0438b3e8b5f2166c65b9512c85c09e90c5d7ed096eefd26182b254df8c43c4d3802381c6c9dc169f95f411e7f00c14369c77fa26db0ca266b455e2bf0abcfd60920c5672997b16a6f459559aac225631c409c75dae39387db42e06fa400bf10d665bc99626fe16bbf3d6315ebfa299f51367c29e112b106656e8fc603629051609f0ad35fa0416bd45ced90853fd066a9618cdc90cff8506da72f44b1b15c5ec1008f1e5756a16c6f7d80f2589f670d8d6419390f5888ca03958633c5f3ad1f76c1223a61e2816e5c780762901c9a30f982c9582c4b9b88676caf7562da46efa9e7ae257f3ac16e89345d232e244fbbd7fdffb0cfe01a01848fe21167e035ceaa9a0164608c1170367eb994a1a6f7027f65d064d121c6940928216f8f3f714503bb59bc8564b17040c69fcf95628d47e6e9288265e5654e2536ed813c7d75ef302e045a7bd791709d875fb006369f15e1b5375cb259944aa7b176fe478d55c0f341227813196173070e9c9fa4726fbbcc66fcacbf9bcc0414de371c9db35cf40ec3d88c520f81740a8ebfe06e233d9231ad0b62f1b2a740dce1e1fdb36063c58effb0d8849461750e27881c74e5ed4012b873548395f72a0a9b2e83fef4d03cea99719d4b4c31759b5ba3544602442016679c04903d3539f5771d89bc7ebbe72de63f957a3f217771afa9328f2e480ee898626f03d0d99654cd07c290105a81661a2f36a2ead17a256f2d44336c095ef0db39f64fe0a335b40ef0d06d614a9199cdc840b275117b20ac592a92ba04ec141cea290a2eaa43a5788a8bfe9e0f6f9eca03c27a60c17d6e31b64fff4fd04e6b81e92530542b3342ce40be4bff768d2c914dc9f2bad17dfc87bcc9772857f7e0761f641c48f639f1512c54b8f416aa1544794952f3617e8d512ecfe060a805dc53c45042640c7b7f22800be1dcb611ff07b7cef2ce91817a540ea6861831d5ac7ddbb088cb9891d94b04e2f465d00634f4a68e4c399181e4ccf43840919f938d7ab686cc432ea2269040d32d3a32de0ad8fc258a14318202b139b041352be612c04a6e6a96636870eca15970805215ca9492643fa2318320c4dce385f367773dc1b458afb5502edb8f850a25bd85702d291b4cf3410184cba7b340789c51aa0d85502fa98757797c012158e0f27810ee79e9fba68a21851ee69ff9fb3350c7a0dc30126870817d082607ef3ad270dec51a06c3b34db1895acb1e797d765f3633162ff309177df7e9f7bf7b177636abe7c6d125d615f189a16f6b990f26483aff5abb8344efd9c5ef75c7e1194afca9899d77ff3ed9218a037712f225dbad4e524ee901cf9263cd4bc09a1511cdbe159ed9e299db61e18a9844e33efef1cfd24e3105a832c21f0c70f3cedf1eb1cb0822139ee22dd1218b00d0e69002234df956d6cedc9152257b14b9178a79a4930240dd818214c3718b303ae8aef9b4b33409a99225b719fe2efcbaf76e83120088da9ce4b261e2e18c55dd0fdc7c230d69938fc91ca7023fc7e86f55c6f1cb1d3813d0b31b314d518cdee442cc4f070fe09dab1347aceae29941c1388e4faf54692ce0d3878d9d518cf4e7a24a20f77469aedbc6dafba2422989ba715ae139294bb025d58b0acac18d665f5fd1d2211f83faa7c32fe5909c58c91f8a2c874ac2d09f9b90c16fae618e0a39f76af54d1d5a8a2e6833248606fde48504f6ead75447052d6bd18158018e3921b155286a06e4f06c8c66b0132cea940371e202713790eb755d9994b3b18f810404913f4aaf9c83a377dedba2ea361f209cc9107484dcfa9043a0c107f19097146e7434fb48b84d7fafce5f7aa63238ab28ae6fd12a0790dddc5ecc6e9190f9a3cd5a5866cbd34e09899a41898d6ace128bbd6eff3089a7709bd5de1ef1914e5357fe5f58b466e3f9560e66238be298fbdf2166bb80c0c08f687a2dbcd191f9a28533b921377e04171d65ec83bf1f554c8ceb9d8165b9763c2f6ba4a1e19445fb40e963d2478d342f33210eb8399243529c153b89eb26a727885569fe61949522d5b84d29fe9063190b9f02e3b22bbe9073d31dc28430c041b5d6528bd19642d7c355143d8c976ae9c2cd13fc9611d7f8a64dfd3f611e6116b07568a04196cd945579ae4b618b1522a39c219b829379489eb6dfb76c158adf262dab72719861670095a3940b3b7530d302c7460320404b1706ceaf373991614f7ad57d3199cafbcee29aa308a06386149706f708441fe8842ab17d948df37a24d99acbc19b42999cdfb20159f14e14aff864f62ee00ea21d858a32b63cd8eaa058db1ba19b8f2c7aef48684d49138d04007fff8169c47c46807859a617236a011cac87219dc568f423ae727ae20342db202b5b0c8c04939bbed8823ed1e221491c4e06919dd945babfa2dbf6c9497c02b128b93e301273259edc9f355827e6e5a99e18419f505ac0863c074c4748a4d029b683f049ad8446dd925b9c1ca8b64ea5dc4cd1a01b4c8d5094dd8b5421abeb072bb2f4f169a883592a68625b14eccb6e616c01a0a32e7e8a37e97b5c50af20daed4f59e3d61d3e2b8ac975df195d7f737edbd1a0ab2c5acfeaabe57b1b44f964ff580bf1b2cd4ba184e8b0603df15c61545cc1a0d37c4685a129bb9cbee424c478dbfcb2b1d8bf0fcee76f253a864d9cd32d81a0f0f69e711980dbfb0eb2f8e71c51981a1bba2755663e778932d6ce46cae381a0f9816c9ecc39af35ac3be96fcdea836a3ae11a65732cc6c49e6391c3617471a123933d2d3451c759966008d96e42fdc5c54821e6b03269804d26f9419df481a19a242fa586622c6d4adae9fc9eb029c4fdda09625e2a84b33d1933933689d1a1ddc34fe32156f5e69aac81fd477df2453652849aa0f927d50922828f4f6031a510a85539bb5b35e4d0096c3995d4d081a94891c603aa3110b98e1fb0807631a5463cf82bf365be6a14c890f42c563b86cddce0d7889e752022829e9c4613f1a5b499ebfceca99603a977d9ea79b561abc14898d54d5446eb9fd2be12f607b1a5e5c25eddb6bf7874f8a90af991680ad65c46908f8a93aa0698be7f18bca6f1a7152e254873d977f00eab4dd2cd71a5844ed949ad41ab46887f7c4cc4b38681a7879378f7bb3e820b2e890e11da690c57a51312b353a234d753ce2af1f0f1d1a85646888c6a82cc88aa0990c0f61fe0becc3fadc918586694ba6b1238917411a8874f9d60703592d017b5256201bdbb74652f919b921ea2538b7bb60fb3f4f1a934961fa5ee092b015f1eb694a8b9e48078a3a9e6aea3a95bac062c2c28aab1ab3f03b19344a1404037052d3979af5aeda8e58c4565c9d327026e0d2d9df0a1abacd6dd2b46053fde87cfb8795d802300953ae01739f8f9f4541914ce7f6b31ae49cabe3c83afbc9483266d79d5bdd194a6d3c9d8c94fd78c31b3c139c30941ae937be819b8de0dbb4bdc33e111811db30ca58f59a858bcf98058f03f411d81af9104153e8eb5bf25bb0846b6e2fa73abf2588ef3e1a270786f18a5fee9eaf1afe9a4b03a08fda471c93556dfe308a3b4104dff2b3a186888d922d76856ee21b005d87d08611b4a47b6ccdfb434d76e3f8c9be40a8c69154ef39374301a43d1b0879ac055af9ff84e833bff3ce89a463336d8e9421ae709072ad83fb1ff0fb1b262cf190d6fb592a9ec96c7d4ae67078354bb23526004352645235502c428d1b6123318351661a0dd8dd8a9e505b8ad95904d80cf866648aa366735274272f1b69af516637ea9caeda262764b08f5716967ad2937cb6dd31f290d9c98e7a221b7a7cf51ba6b27315e265d0dd51b8679aea7f4ad1d0ad7a2df8fb5819972bb81b7c1ca6f31f401f02ce56a6ce63ce78f10fc9efaaa4f78b737c9830969dfce01b9c76c9b60250a7113554f1e28da0211777e3520b4c019bc46aa55a875e277b1b9f8bbb20a0f529386d7d2e1e0da26499b85fae6e1cbc35b118693ff857299c1bb03a8d5c60b45eab569bbd3dcc1d773d22cb5b3c16f2cf55dc801fa99cc4b51bb2ea39f990594357a3f2c71f2d15b5e299fc0c9e474df38e647a5bbd8a67bd1bca62eecfe5eaa4bcec261bdc7b133781babfa7b333376b69d612e0d6900c351bd194338f82ac4e305099ae35798c7d40d9aae5fbbae16231af706f34c9c2411bd67b86f52f22def172cb7595b43013794cb369b728c015e2f248b9278811761bd82d1d33a02a33bc8493995e0bfcd363285e5523b596c3ff67c9177068da151bdb7a7b3a8edb143762632fc94c955639bde362bb9810eb130761b3f29472f11be47e4496e0b82ce9fa103fd1a0de4764182946411b82e79275e7ed600e87601be71edabf6fb18101e8ffbcdbad72c19561b1d0f5f3e2ded7da86630fbb2c3d1bed15734ba43e50d7a1aeae65da179b293952ad01a0da42a3b09e5bb7cec57c1bf1d9f5d3c31efcf62d73a71e8cff1c98319d93ca8e125350acfed21f86d4451c02c87f4749ea34358fd5064d43ef6759fff93ca82d62b2ea4fee2cb082775b1c07c67ff936654ab6b20847371b555d5c994ae6355cd04e1395282df00dc90f1c58f65fcf6a0d8f053135132d51e4c19b5fc6590a7f675efdcab8227cfcb52e1c597cdb6282d2fee54f2dec6224d7742ba415386aea4bd7b91aabd7cf5823ec1c5bd3e0aa77c09abccd0177fb718dfcaa35317fb8e8446ae38be88507034c481c5ee9bd129f742bc43f888c8b961a63c369f1ce7bd9c3adae71403acf1e5baf1c62e9646c3919d6d6802c9db3dcb1ee834d532c65c66c4e0f729c7ded36a5de1c6ef41f8e00034f2122af6aa63a28a3a321622a430d877ad2227bebba740d201c973d81c74929e9a05e8dab73621aa7a6a18c5a8e0a53ad9d1d0d11046182f41ca2044cdb26a5b420e2ad76ee332b6b434a82c5491cf21a173c81a000f8503e1cb1a01cac254035ea76f125e228d20220e4f499f20b024af8f9a7af856149d31cb85cd19388488cbf4f270af08fd72850f9d3b3a4be0ac81572d5e409c873b01cc8f14ae6aafa62f36d4c68040113e7ac87fb5bb401a38c14b6b1277b3088fe1cd11e6cd67507cfe6ca9215686b0ca18bf5ad464ecaa80ac92c557cc3eba19d1ce2a758e6de35d9182914d96154d8dd7ff0e5d4a920253295fbfdfb5279c21e1ce882eac5ab692ad8256825e6d5c6d5e1e7b6242960763a23136693aaab989f1cf3012c9fc719a6b0e968037444ec0129574d4605da113480afbb7e180da5951cfe2e78f7640a9c98b9178e3acc7841ecff2de0a6483ef8b84aecc2793beee11d02f5c5d33c9ef0493815773241ca09c51c8783f8dab8d89eb030c0bf8932fc1d0496794bb07c81ef5f17929808d1e2e590256401dfd26032f639aa85786dc21d04f16c92518057af9e1ee8969517553d6499b9a35aa1e8b809abe9ca9263911d06575a3a1cc1771250d7f37b364c79ab053f0ed8b763fbe2d2e4ecdc1549031d0a10fea80bf595a3dfbeb0421032dfb5b1bbb87ad5a065760cc87a86028cb61d33f18ec6985580907bee5e71612514499942ddd09b14cd57ede3fd3c569f411d3dde076cb8eb4c97c65e9f3c8f15076b064c048f12a48ba0736add05d2a5011d3fed62dec996f0c8927c111ce88442ed0290053f2d2885fa2b1e7864fa36531d50d1496a8bd297a93a4bad1ccf15f6d12d9c60559e4de2b0c575af6ed6a79c1d5d42651249d7f059180d66fe36e904fdfeb7087911cd3b9fb5b5360d29d0cc1d6355c8ab6434a20f42946e44ced51f11c21313ae51f9b66e2b52c2d34a31651d842cecf11b1c501120363b279736989522fdd6206473b40de33d8bca56e0981d92226e1c1c172ae152162daa21cede60ce431647d68bb9d98522b60c5edd651da40c0a7c35efcf2edeb08a04e3149781c9face38b921a204391c3a9f25eec91db1848518a490f627263bb6fa0b43bf16d772c241014c8b2a3371989e38938f1dbaec2408c722ef6e8ffab30bfd9924e5466fa465662495e3ee5385344304ea1dbd3baebd77d056fd525bfbde1717bd0b685c6f9b90f128bba1354f47048a6d1dd7007d554a357d07bcde26dc4a6d79c4e24e4c35a8d8ce0d1a98b6307333e71dfb75b3362124be309c4b4a8e82c1a80d3232f1ccdf965df4f60f80c393274c1e00c6dbd1f149984dc971df32d8cbaae38fbd1ae787a7bbb8db6928e1c06f871e0482ec29dd4edea2e356428717d220c16efa4cede27f63e3880ddde0cabf351e0c97bb859cca32f142d647933385067587abb2b2cd2ad3306ffd42c7affeda1e14d602d968cf06fbe4e220ce147d4387caeb18ba6f8047d87d421164de67bb1e1f44d88924ea9f4f3c4c2331a3114fd84631342e2beabf6b63f92a8b90f8391e2771952ec2dcdd3b9146a60be79b14d7c372805027f3faad8fdd6cf89713e21e31b4655e3e6236d863684ecaec9dedbc4534235c8f9247a659fa5a813e15c31e415187b38e6226b598c10e8b595a906fe19c3e1b517f729f13cda192b098ed1e5f7065b14e4fef2fbb2ab66d76d7d9c8bfef6e362af9e77a6ffee46ed4110c1e691e390054395c3e248832cfc2829ccf1eddb2d807e66acbd4f372feb377681e71ada2c34deb07c05455f2fad0a9778794cd9943484e00c949943ce697028c1e8c8dbdf72ecd4fac98f7a29ef6dfc68fc286cda7b2edecc2dc66685f3245b21ea75f54fe2e5a7569cfd55914fec61e03fbe76b2e115c7b67e13aedadd105f41ead97ab4684686402f3f2b5610881f1a4f11247f349919b0071add7b9618f1a1eb3224427efa605cfb08d1a9d3b49103e29241519c270698a22c529a8d36cb11ed17dd52ad6cd330704bb7958f35a890c15d7e61d6a6f0579b8c65c6f7f43d81ed5773db080809d7573aa6e40ab0ee8ce3d5d4e31f52550309984decb2e22011f0f8d897086af9f8e541fa5d39cf771282515374ea6aa85f21ca498064fea321f2268aa6b55f976a68872f3deb4acb0b0d527817f72e92d8541db064483845e1f27cb573151bd355b1ddb8beb29bfc20db4380119db9d353a05f2ea3f2a294b1f45f5635a5771940317f9388588163514908fe3fd71e98672c6cce340cefc371f5652c57fdb981c5daf374e836992e5d46a52227e52dad8ff4f7ce2baa566c21f60f4533ac4f60d8e02d7e5db620c182d5cb37ccadb8314a3f8943945b4e9f81f67b1e8d207831266928eb15db948687ed97786e5e977db4f004c681817443a1f6d0986c33328544e809705daed19c5ed2cf1b7c5ee821cc2f88c816a1e1cb61f70ac4ab5dac11311ccba08d3de1719d3e8c8ceb3985379efae0139738536381f72b84ddef4daa0a863e4e48bdbc00b15d13462ac6f5493878cbc2cff3ea30a1f758210af091bcd55602e393e5933608f796ba0f29f0f1fce179a1cb7c036641f7f3f6aaca5992fa3269d62d322a114f30a8fe33c352e428bf17a99d26ec8f31f80013159595d7de0ec7b36db5e9c0ddfe56ff1fecaa06158dc965ef48ddb091f92a485e68d8473309fc4d7c9bb73a2793082ec31069110c97f2966a878a49f1f9620f8befba458e060f8d95b5a3736ead707912e9f812d7f8f2a07d850abc71f9755ee2d386d4065f930f08c350fa45cb8ab774d76d4312eb218c4ca9e52fb1faa667122045e05e46853db3b58f68fa5967e1ef85908eded599ca79a175ee51fabfccfbb9b106a63b954ee981978e0467737a23f443ff40bbdac461f6100d31fb0aa2dc540e7086831e8d42bfefe4b2819f1d115e3d1611e08bce3d95d90f11fb44452f11bdf153a5b895f4933791780b5e294ca7774d79fbb23460b9d33f71fbbb53d32e7b4d5320c491e8b0738cadb4a704cfe5da05d7db2f5e0306e8ea31fbc500d51aca5cbdfd2d4634a8b0fd35942f1b53d6e6951d23d1c4e65f01dd91fd5b1756e532c8a1cd5e568cadddccb1f58f2cd3aaa5f10d903f9559fc72db81fe14ac47253fd35b49494b6e30efcb685fd916274fbbd4cc892b87cc4f09b6e2004348f00bad992f31d2703c42f584d144b2c66222a5a24efedbc8434b882bb20049b1c25af2de66223db1236757c911fbec4967da162e61e8c4a7311f236c9200e06e2682501900a66de4a28ce5590935ab9feb575e140a58f8844ab527a43201cdad16f1b4984c6fcb4da9e9222bef6f7f298f730d2eb87344eeac5cfa89e202ea52c32462a9bcfd17a2640a4f43bc4601d78145ec2232ef17f8457289660203a856bfd5984038aa54d6a78521bd681d6b496503d8fe354c25f557ede51ca2048d5cab1e079eade34ff4257944063945ca7a6d8c84a13df1e8a71e3d747432057a16151d6d778ab90f58244d9322d717f25b51c6f6cfe28d1ee1f5d3f41e1206b75508e96bd749d01a4cdcc8ac3c67aa8227167c3fcc6d4e2c03d852830d7206cda0ac2b0267ca522e4770f4b7e9b8033300c2c8ae0f83eb350adbee92677206d1eff32c01c95ff4ebbea381dfa0b121461973e42644cc11655b56f56645e2089a49ed9fcedb00e27c6a0a920246ede58b180b43337da074eb218963cb8672089dc594caba7269116af3ee2adce7f2047011a75db255882f62d2906c197d2209a299795fc3efcc081d75197f57cdbfa095d76899f1b43ea12a02c18fdff14209b37eacac487ea4bfd34f4fd730b4e73d309519f3cfe738cf07c97e1a5efe120ae0a09e71a3f609025548070f136f4d8c1234952eb03abf9f76c059c5284da20d38c5b2a9a6b74e543ac916078b67b63d421d5991a5657ee53d9d473e8748c20d4eec4400257346efe82b7ef2a9874f9985160454aa0dd298fc829651725432101b34277ceed94b487511703800d1af42d85850603e8fd31f07fcbfe0b4fb22103abef97c45490a416e1aff5977686adecdbc0198b8189ceb10ffb1f03f5e8210601daa82dcff14f18689de8632e8e1a483621a7d97073fc347a51c9240012210ff0c4122975c75e9fd629f2680dbfe4c8b13e05754f4b8e2c686324199cb821122c93656cc873edf05cd8f7f930353501ec2e664f74c1f3b3f7fb658db87d21354152fc2f9ccf7b4361804639ff5a190bba5fee7405ab8c2538aa2c3ddbab213fd355141521eecd290b6c6e1fdf556e10f6281ac7858946805a87e6e9ff6e215adc6d4e78498e3e573e25179dfc2aef7298f48f935ef090b123075cb55144215d90cdaf25750b4f0eae62fb12b28c8d3beda6cdb08f28325b0ac20697bd5f2169eedd5c201db2d78c6551009872ba7a2e8d2b3b001a2989aa6fcb35a333a82188defaf9271694a86f0eea5d0fbadfefb1f2b374e84aafc63a736f54df0cc3219978a4d036e65e1871bbaec43e4637309e0f56d6b556963eaf3eb2e1b5ebb0219eaea17f24aae631c5ad390486bc86350a32645c61d95797951a71b03378a021a43aaf71c9b426a2f46708997a0b9e3638d69bfc64e50bc9c7cf3b74563b5521a926d0780eddf9945b77a4168dc0fb2902a416c6c88363fc4e960453fd61ce21b4a5ee3e2477c49ca6f6a1a246ff0a259360494ad74d3697186f8128d2159621bb62831c9946e6de8967326fc3690a4e0f6c2b190afd9699df130bb5a3ee6221ceff8b3541c3a0c7c0afd07ef949bafc12f4bfee205c80837628f61463d44621dcff282765d08eb60d38303440a79a64089544c9340b10fe01884b53846b5621e061c08f945a55a39eef892f3c726724bd52073467cd5ac21c301fb4f76c9121e3e50d7f3b986d31cfbc802ee87b72b080364007b643b4e448635e221541f721ebc4a9741b58f3c55199ceee22fa8dde1ebedcd1921c126d5dc0e099e4324a2202540ce2590b4b8b84fda0b1c1b0124ad6f4122c2ffebcd45c8d2f1720fb642202ba683e3ac4eae1512001f98deab1cb73696ba15ab5d89d9ddfe845777d622214d23a1fbc2be140ca62ea24becf128d541319af4174cb360f158c72ce03a3223a666ef910904a22b2062d7653a09bb458beeff7be08c0f5d95ead0dcba023224a524978fdacef39f58e57c06ece220eb5f0a68261e4a6f6d499be86f6a7e9224c305d809893fb8fbed3861016f5d9a579295565509dc6c25ef79b4107d8ce2253e3b82e38377e0139361873c217b3796a0172278ce55d73001517a0901893225c0380a8d2fceadf022653a796bc03b98493895e82d20da078518cdaec66b5226c319e73c784ec0a97cbe041a6cd3a5b900c08c1358898fdac697fc7c1af9e226e4ebdf1763fee4b83b67fb88b0b675ee5193a6db8b69902f3426c62f0175a2286bd2b663566286764431793ce3c6907d5087fcbb35d75c6a832d9f511c4bc22959284246c987dd665e907b3e690c9eb58c116125c8c25c802922741e5cc4a2295f809aebf0b2e46cda2d6595c06f59e7f674679978e320a140d4d865a92b4229af847d9244080cc14f91650c4b9141a377ed4a74fc6a670e37f6462a015fc229d293a7a650185301045b98e38fd863d21fe963711a1d3bad66c3c935abd5022a02fb84a4bbbd57db581b4759dc6d176e861e0488dfaa61451984c45c811c122b8bdcd21b0057a46dbba05360e8cc6fef0bd8908fceb26df0aa4a773ae7cee22ca8aeec78f3589a2222e4de3701695b4a22d7a047829529a2e25d42e99c13822d88c56324d2e0be95ceb99fb6523f84ed8edc8a1cf3edb2ea4fd3aa6e049f822de5fa4edf372aa07a49d0481d08ffc11d3034dfc445a054ec911619f8aad0522e4ab3265dc834123d503e151f6b31c290de56a7c99e15ce9726da73dd4c1fa22eb4c9b70a8362d40b31d942123b75e6b59daae58560ba346c28058dc3635b422ec3df39a0dc5428e0eb83efc9222ce48e104f708405ae62358b056bf57ceab22f5e838bf1630233efc6ee5e0021013796ca611cc76feb417c6a9724b7e843822fd3b7ac360827e670be5bc5ebe5fd6dcdc529bf6a2357f84fad18228f60bd32311c49f14185fdcb5123fcd57c8d62fad9e432bb98283f7ba550fd218bc4b4723178532b1e873e5d1277c789a97f22c71b399c2b4dbdadea3bf5c225c2a64712318fd4c6a40505c089645c8bcf5e9b86efd78cb2457d2ab7231161bd9be367d23323b23c12f370a04022051720b7345265dc0f0d1c14990658b59eb637fe767234f79773b701685b994d3bf7a9f772c2108803a3b756d6af5cd158a1519b8292353f852ef6d2dce1f7ac59f51b6ac0d1cd81bc7e4a13a8d2051ea56c0a6d7ca23666c98e67e468307d863416dc4bda6620d56d6af0871503969c306cfaf18bb236686e81cf6572a6f96d85fe60a089fe30be6adc7d65538af5faaa20dd6a37a236d95abfe10628c1954a5e1aec9b8d63d92f8a956ea933138103716963e8f832383b5015fd3811f7328b7b7cb017378f1617bcbdb8d7b412de5f8f4048f872323b0cca87741cc2f63f2d25b7fe1e22647651a782525e701d33d9205435b611e23b19967f3c7ef43c3599b3c8ae5fc62b449f3563fbebf4a695eb76155b4184223b3ae79c4bdf95466bb87dc3cbd0fbe2cef397ad52cee9e3b1bc050d0069ba623d3993e686f1c2fc13ea6132cbe46b1b1e4aa1d6de8f983406083309aef236723d6001436a61294f97cd0a093d57f59448a068e85c5c0179bccb0d8a377747923e7109dafca144db0b02b97b68c42f82a5476cd47c7923faa6f4c4aaa73f99d23e842f06f4b6db1d7c475f3ccef7107f7b347d84b4cef8a85d21235a63d4fdf23fa567d80e9a99b462779bda523c57609d7bc22c39992e636f0d24781ce4afc23fffeafb0cb1ef2da5da73dd9f030f9ac920a0d069a15c49e928d5ee627eb3c24055ffc0be9d92dbb27f2173875d050fcd263e4c00636d923094b45756de7d9240d1e981dd3c7dcb732a206dd93dacfbcd52b8242ee14c3fba9c9a151282d062417b39fb4463a367e51512703d7138da63ae4337ea4c8f30fbbcac1a7a41f55241e150345713c8970a051b728267b3d92f9fd58cb74dc1afaf127edde0dbd7e242327f2111ec0ee0b62c80e7dd424583ab663c4befa6d1efd5d018822b456a42432af8609bd95aa4a38cbdd2b03a66e0a624f2b39baacfc153298e0aacb7116243f1fc21a57eb37e26ddf2813777b4b9584a15cdbb68ed7ae1d8e96c46a84742443fea472e17b33f5bc3b4c6e9f2c75ca771f60acb0c28be137faf91b70f9452449e16c3bbffbc6fc04fb5f57121a6410dba9b0c01ba71fce880013666da5d624580641a638ad9238f0cacc18dec1339e186b182e62bd3488f1445abaeca5bd245ef5572b4e88c74ea709b4a8d2bb40ce794124adcff447eca5df2b5a5b281c24682fdbec2ac3855ae74f817ff2782bbf882deba196e948d8a9544512c0e1bf246a9a5e3207098cdcbd93346082d451fc81ee1c95519ceb74b2795412728e27246cbeb0dbb5040988aca46ea488737d14da5ae5c6d7f2a113873f987cbc3aed2487562618b43cee2520e697852ec3dadf6c1589b3e416f6f8e3b9affbe69e0124a8b8452ca95fa7b277fe11f9acc4084d4a493a03bab7949e8e57ab7ec0b6af24be85a49a60a00ca3f2e535ec7e560c57436c5abeb687ff96edb209a17c474e24c2dbb1bce76cd0af7386462c9ec5b305654978d61a8d3ac1e53e11fa3be03324d2dbe6055de43a29847e4bd7462c423477f79fbc958fd9a82f63d82c99ba4824d4919cc9eeb4183cf1c82a59bb2bbae4fa607081db5f18972fe3c89e294f6424e30ef68984b160af4d486eaa2386183c4ba3b6dedfe82a0d08bd1bc1c1066524e84cdeb0cce64119ef2c1ac6bbdf3598625ef91cd73c108c3df8b7b9f553872516258ee16bb6c41b6c66873b7b8fdd8554a55fc0cf3c057b7825a55b3464e125531333420b47060a394ba1bd22e055e366ba71d72a419b6a351de327c1cfb125599d9e1e791a8aaa158f40e4daa4fd7e26c7a831af192386325114c069d7ae256e4dc7aee8ba69f192443793044071128a56e2d22376cf4504a93e5443645725762bef94903429a92502ee4f0e69ff2b1b61e06467984632219d8854072bc925849e6bf19e9c72205f94029b89d0539205b570c2ef45b5b07f869433b1e61d25b09b661b33b47145de15620f99c43ceaf372ebd85d425bb5fe53406b31276225b9f3ebad2248f7970c6beb2c3201ca20b0857dffd6fd0eb7da97f745d4e5da25be923eb26693fd04e8b91de386584ad426e1d096a4d53e5a95790b327023ef25c63037b8738900277a4d7ccb3a053923e2683718c0641cc24a6136f7d7215c25c6b2f6e7dc61eb553e05c8cdee5ae65ad30959445e404ec4da0b04f84e259a25e238585f91d2b2d71fa7a7252439d994852a7f845fb8c0eadbf9f39ba9f45b25fbbbeedc89b1f99060fefa95bb0cb36ec7dc169b9b544b0be9784374951bbe2602ed58dde2790826ccb72d3bd7918c9d75bf48eeefeee45c7321cff9359a00260a04a4c8c8c0b59d75924f6226bb22f54dacf9663ffb2b4154e8b12806a44d261b8def70a99bd8d513f1136a1f972b8df5d28afe259a733c1bad1e5cb11024261e49b1a4d2d16e87e0f40977b2f0f2dfac9a736f2fc42aae86e9a1f88e41d9264aaa20d1b4cc174fdee17ce680649e292c0118ee972909c9b02b1a149714742661816d7b5bf33edb42760c5c600e9ace200b3a6e77d56329c8df97255a30e42676f06923cbe279fba648de3f9ed33481d9fbdf71c1f76c962c787943ab8cab267cba804f0967f129f632bbab2a80d7ab37d46f2db8dd169e72f33ff8e2c41826845b6f6eb9a7c7f1209a6c9618faed61cfb38974e2574c8a514fb251c263f3269dd9969c60ca0f1d93d4fea6e4f014f22374de992c1c9751b58e29448c1339269ec474800befe62a968f328ea81ba47e927cfa312fc855de38ff56597d240226adbef8c86d93347458fb131c461d86fe8c01a140b852b5aed8ca8fbab9624c26d3a51b596be2fd1aa06edfb05811bbce4feaf5e3a3dab1e9be68db16d8622926f1f5dafd2184ffe247f0eadbcb21b6439b0cca6f46fb51609f42bac9ee519f27120299d76c5f4ad3ff56c4ec53753856484a84a69206a319d9d217f7791f43271dbcaa44c482e144318195a7fa60daafa0e72f3529f2cccdfc7f4631a9b81d271e03bbb6ae192b0846bb2ee07d4d3e570a771f4a0fbd5d7d26c623560ad3dc2728c7002af2d15067041a24972250484721f9bbfa878efdd40289358c6a8f4e2740f0faf5bd3f42927bb475421874d0cd69a127538fdf3f0ab63de3ce5043ce2746132eaf31ec45cf299d95c1488e3b1fe26c942f2e6ef837d3c7c77c57e72a2747bfa64ce0aacacf730d8e9fd9d62be151b74e2af52b723b1d5f3185c359f627531e7b3c8f9d97083f92fecb2ae31266943bb0b22fc37b920f27ea0c9cec76276b375eaf59abdeea16d036d6a87b154aefe42fced59a8219c9bacf644ea9f3278048542acbece923e2dfe84d25474c8d52293bfeabcec4aa477388cd3a7692278c08d95190f15f9ec32b67aee02a64a9059ced7256c7a0b7c101fbc5272a0727ab70ee4767db5f5040450475452def6a62633de748e8a0955c4d03a4de578a27b0a1e6248331152c3bd462e34c08eb9028cb93d1ccb04fc40d4d9567d0b4d027c3695a22c6aed3663df944d74695c847bcefe9f30a5fc10b423ee27159deb427c62ac78b77294da1db3eea14051153590af68a539a9a34cf766eda61deffe927c8c8395f0f65c55af7e5b7f068815a0fec5661e987a68cbc767581ea5b2a5327cf4ee039e1c9eca172b8675f0154c6c8bb076bf982ce19f8969bae42bad17927d571b7f92631d0e77f2c9edd53f74e0c6a36346310ec47cd265a5fe2e1336a27d6aa95b12a097f121f5b0045452a4a8b72fc568073ede681c4e1e363039e3f27db5ecaf9b0b2a4356a25d156966cd6e77be73d8ae9ca7bc16db740d9dec1e127df6d2fb9966c1d72c0bfe9c938eac62a6c093d1b24e69e92d33da36837396127e6046a2aec2ca6418690032e83c9fb2b851b2df71e54b7a813efacb2887f2a27ed1fe3c1e4a2d98d1f4e178b66daee5bf34f8e67e6b60cee9f7c1ae809ff2b27eeb478f60b72b258b86be3c92edaf17ee2c56235b717c79fa83cd24dc2e5d228023aabfd4d51ecdf203dfd1708eb12a9aadfaa7979044cbb95dea2e7188cda280f0443641e3f6817769381beddd2ba6e2a8cf70b12310ed4ee5a8388561084283d815895197477ecc9ac44d913a02e3d481a53f1d2f8a1b51ae1bb351c77e1283fdfbedb6ee15420a45aabf0a686bdfda05c0539f1e5387657b9f8c8081aa5284500f909f63733d10e2f3e8875309019a7b7b9c2f041482a245ca1fec805f5285cc3b077301f23728b46dfbcd9a55e4782416377f0a82c74b4810c948ea9b428619d38b0dcc4f22980e87e25ef6347ddd43a7ebb8d5c00702374a291463fc52866705c337bac3f22d25d3b1e3e5796af1b8aedb70f7142e8ddec0435a96d6f286ed903e9d073bfbc7354f2076a2b3c24169f7c7245f705ce7e15e2088ce9da28793a776a351c838c31f9babb1a1ce72107caf00160b3ae8d3c9ea210215f8b287d06b836e9a0061fbe08e991ffffeaddcd9b22bb9298e0a8fbe9822423a10728808f778f799195650d8536335401f1c151d12d8dbe88835992549c153d470b2895ce985cf589de6e20dc6c70751cb9ea919d265d16029ab07998699b4a297f28ae66191e7fa4a696a27169e849d470dedc0eb2e3182c1ef7faed4b98e3f19d28c3add1c4bc0d4309a1fc768599b1a153e6ec4b4f5d1f6c5dac7413158fb2bf28c76dff7dc23ad6831cb9037b9904ae46690d7e5e87fc96aa60b7408032248c28daaee5ad775334d5fb4207a86c851771600338cf7a0ebb0ce17f573a35484929037a170f3481f3b8c9708d687a698990fe54b176c9d02fa1d4b078a294b3b82921a4812fbf811cad50b264c7c3ea74f24fc23b44109d43e1a489fa3750083529255ea29656f274c05fee224c26783fd02ee09ba5cef2abd2aad12a7c324f512929a7a76ee1c34e70694dd24fb02bcc6550a02a35a679b9c46a86586202d6d6294a064a51b82598e684780e1a95f08716ac01f80980bb72ec5da4285260c11d294ece5c6ec11fcb6d45c1171a6b9363faf6d651f77fa4bfad2861d610eff41e294f7958dd4b27b541f3c6fbcf417d619e8af4921ccca3ff8b08722d68c4b707295146c00516deb6fae9d91cd01c638ef3b507427f579dc56ba215c5f72197f1295af421175994d98ddaecaf1e5041e43bbe05aeae9a0ff05d6efb08949195952961a1d002514f0b0268d0a1052f107ac3a0e653001d36f1cefe1460da068cca297db456c64fc767a72d772fa25eb077362145e3fd88e8e8d0f27e83354f6ec729a4a134226d3a1244a65b3a4b7e0c3ee598f4b38262ec31c10e45d40817a92829c42165a18f83b117a3d0a452dd807a6786673691d18d6c9012f1ac905bb27b29d451311d98d9aae870039424ab1132cb9d6e10235b7a2a082f092a3fa47cac29f458192e0d8895b9bd6a851e63c4cb545b719231c7bfdc5d4dc83af4bd89ab2a06c5f9fddd269784bfcdd853a4a489d2c6bd748ed430ee059ebe99a8f5ee072a1d25d2b92df1cb136d5cfbcddb28ab3cf8607d799ca0e50c788209881f5b6c2a200eb5de6af9f305cf59a30184365841075382eccd900074025fa6e19a1c422a30cc3fa2930dc5d8596f5864f809de3aedbea9a58e40b2ce4d4619490ee6292a4ee9aab17713b88ce06a8e8707750de0f8a73303cbe2fb0ea5f4a3f0f41f7f2a50bc7ccbbf2857afe561974f42a8a785418065d7c0befea5ff3aa37fd52beb2a524e05da94253e952ba30fdfae1236d9d2d711e86e5e776afec839fdb238dc2a5ed1f4734afd5e31c64045119be548d9b53506884557363eed690b24abb1982a65176e8ca97cd397db519bbf44555b024d21421a13d75803f3329f556779ac2a6a34a39c6d330c3a1fa0500b06cbe0308800e500ef4f1cf7ac08cb39dcc1602a6b202f7fd9596cf2a749dd3e434b3a81ee781cebdadfdd41a76e16ed1f365b2ab9e76de1d2b00bd1c7959d28d679536c999353c7584ca309fd33516e9cd9542ac159c7d7443e2991fb6bbe27e459dc4f2b9b6a2afcdf550c59e20232b546b52ac205d7e1d5288e87a239f1becd8c7604e5263564327c13b3d19c6f3caf76382ae2ae1b13f16e54f74853615183c0cacc70a4fe47d965f6f5eba3d5f598677a2ae52e43dc04aef1e129dc691898b158c7eaf6d646388e39d18e122cafdae4a32ae8bd5897d04ee3190fa27be5df7fe244d5f196dd9d6ecbe9a72470b89e46952aeec287e0196a6cb54a835bc4b8d8af916995752a5f90ff09e79ef9b7b4ca0c2af077561c53b0319959ab8b83b8b027f5153bce6e5f8e1462bfe3e5ed9f36f12b1773be9366ed6806498ca6b537c5f6139584f4dc71f3a6207aefd37d30341c2b1b89e4d5259ddb3ca993e681d2f268f2b4fdcc61e6f274a6043ed5e414bc022b1c2bf080ad421f5078502722e0d3e2588870f381d054a9ec91681d772265a02b284f697e942e4925b7c6a505ee3f227e59e4b98bf6ef62fc6f515c04dc59d52b45d018cb8efef7528789f112394b4291c2e2f112c524fe1aca35dea7b057642b49b0d82aac92bf9b8f9b20c3223292efe41bade63a47666c948c70e03de6b82b4c4a99c2633ea3af2757b726a22853cb99a4405a8f7606adf6cb839bf9967a2b5e88df48aeff75dfb2ced6a8e7bc6ea21b54eb1798e6e7115ad8ef379cc8152b83fa88ac758b2069871d96af0d6ed7515c32341865d04b39744d2cf04fed1a2b9c880315a2f26ba064150b1a1c27c88dea7f2cb847b7777782ded6c2714ede2bb9f95a509bfddcd6dc32f4d16c762c2ced9032cd14c05214bf5605ea7e92492bc7e73c9d851a18c058e065f17003a0015e06314ac548afbe7c4617b3045d342be0ebe10bd3d6ddea06b15a72195c8d61cbef7ae4eee36b0110d6cca7ceb16b2be8e9e80ffefbb1a3ef2057717a8e2207a75bd7a0cbbd1b5f100104c57bc0ca2c0d4e4dec9810e264b05f04931e957a5f5433243758632ef03541985889d7fd2c1496fe5889150816d985577659391fc90b62d4812718f915f23720857d0adc2c23e27c12b678cb0449688bdc88db47f23ae2066033d00ca27b5f5ef1ff63e12c6159d3e07d5052367f140b83eae360bd294b17edfc669e69736d20b8b903e82c68c2671338f4d5ba9f4cfdc98bbd5a8ff73a87921af3e0fcc3adf09d3eb4372c6d83fe1a9d72df62eb03d5c9c8ccc04a7c265cfaa622433829884f9ee6d37d2c9f9f1bcf7e38f9d7bf4b10336b2e46503f5213281229d46ff2c86a8d1f72742caee4f33186a6ad5eaeea370dd57817360f2427d62ed1cde1f28453e15746e02cb0215c757c813110edf48fd1ed3ba538a27dae738f968bbe0c729be3455e832cb2f06c54d19599bd25ef50ea7e1ec89c78710dc6da18d3c6deb6ae8266e7c72cb341b826a898425b5ecc248ca9ee874ece8f953c831cbf56cf10ba60db93722cb353a0bd1ac7150d92b77acb83dc5dd3ac2391028d70442a7458896bb0ee902cb767a3e545e4ae185e22c71ea4358315c2b8aab1da36a6e49714464f1195872cc9da803166112c044d735d064284e9235edc1118da58acbcab863d836460e32cd480ba4a60030cd46a30bf41f0111f0a901d04fcc12a06ae4ca1db087a1b472cdb69da537e3f3a355e023af8625c42471de351cb6f977a218b6276e9df457c2ce3afa21c14f22f7a5df68bc5f25ff997bcbc9b57ad98d87064bcb4a9142e662d04b52000b4b82693c511ef5f4b3aac7c05e296b42c59b0c8b4345554c491bf2d17111b37626bd99a04413533be6746456b1f7c8db85eda92916ebb5eea29b92d238d1c3bc5b94408a0a6eac6c3e4a7016f17feb6139e4959c34dff41f475bb2d3461886b4fd2fd3637bde5815adea1529529f8fb0bd2d426b919f07e0e09d92d3b1b695c33fda0062ea1cf273dcf8f01c5727327f3319517020084113caa132d408e8267202588fca7868c02754f0e4e5c7d406ce0b0cc1ba56627bbe3f3bc2d465093b9c513394e86a4669a9bab8f203baabceeb79668e7ed6c1397341e452dbd48c61e507b63dcbb3aa36e7b32f9735a9db0713a12b30b370f1bca41296c2dd38c6c875ee72ed4abea07d0c83b093ebcbdcd3ce4fb3b9fe86e435cf107b42dd7aa31fd0b3abfc612f963c2842668c9cd09dd04d6b302b1eb3456b0a746bd2de9b12c68e5389666bb611850b66a6757823e03b31b718cfebdd55c9c7130ad2deddfe06b84c7f002796e3af403928a51b13216db20808ab49a97f43fc378dd2df0dc14768977975c791e03e855f408162b2e1624615788dd95322ecd46cdde2df77bad3d146d4df27a90d813dacab6a18d4bc67a8cbc6716522a83e2139b282e01ddeb2832e7474b7a6a8f1f22f5ca2ce81c35ea358f2bf62512ca7b09c2572e04c7e77e0ddf427c5ce8d510ad7deead3a744a8bd1ee73661bc95afefcec0f2e08abdfc90c22d977c28ab86b027e8f3f9a27a84c9e138f2ddeca852be63f1f2e2313a9242e4ef12edcd55c7f22dcc01543756a8025488a89454ad6885e16612e2525add88c8cf76bc99054b361dfc045be8c516475b01d38a2d98d7ed633f02e29af7917121af44a0a12f62a4617bca3682cb686549b54ed75d483d70c204e2e4bf0d76e8b4727a27ae4f43d5fe599f0e4c4a8eba94b0acd1cafe14f6072392e642d768e8a9c12dbba02b21102c592c82375d1379a91290b1cb8d2937bb5a62e7ba6665ac4250b9ff97bfe3334f1cced82607a6f3cb2223a7103653541622e2e7ff5870f49c7f7cbce2936165aa96e29ff22361a5d0d3303ce43465a9e57bd2e8f2947161f5d438ce2e09d7bf0942eae3dbd43f57f2be35b70d7d52dbe52b72e9a42baf8789c871b7e43649490c60d286f6c76f4c1bdfae0b02bd7c1a36b0a2edc0ca2e353502a9a0beea183363ba75d585243d1c9860d65896796660e1df22eded0b9680bdc64426948c980e06e9373b78288a2e19d978b5cb103def1f64f2ef2c7c43ae49525712f937d21922aab9de23a721a5ec145ddc7ff12a2111dbc2f03bf75c012a2433b88fcc52c2130cd418e412ba60143c79f90171567321b332f0419cc73e673b3af5a2aba6a2969dfd0b106ae65aba0f451b9331c3e733cf12f0b5e81e2572948d7e75c79c13d1b5a332505b731810e715e5164d261e9af482f0ec0bf3cb145ff9f3d1443cbfbec24927814ff93124248789a834ad2604a772f1026647891473a90495674a4cd869fd8cb59b66ae1c717cf4d1b3f528ac5222f23e5d784cbf6d796fa34fb249fc7bd10aabbd8ef7e723e2d68253895581cd72f2cb162a3ff95d53248fee8f88de33d58d3b200c0baf3f519d444c44eed62312f2ed9989a0b06bd98d3ee1bc387f9e04b76fd185c96e629d7f777bddb531fb92f37fddaf4302f192142b8a77383e9eaecdd926f42dccdbba59065b11c7d795e2f3ea3da776960de5390168f83be18d37ba16f4692a192effd863aada369388d2f4db6849c19b01734aaea4826a4fa6fb26c3da87c40d57551f1447d8257a7702f5fbe395e8a60354a97d2bc082c8ccbd6dadf59b4e2616a804bd945dde56ced2f6f2dfe14a337608f5892ef6612aac307243be02c8ce272d38de3ad0f6f0cfc2f7620fa274935df522f135e0a425237af1f0c18308e31076e513d899d2a51112f84997c8577ce851b95b16a8852d7c37ab75a064863785320ca4a62cbcd8ca62f851d59ea6c651b9f177a4910477aac1bdceb7a7388aba508733d085c837de62f8ecdd4a3f7909a075a11b5a1671b0063561df09ed7a576e7e1f0b9649b5ab62f9909183433737fd7fdce78caf1f0af7c22a2407f13c62d38e32c8f075e46b62f9c96474f253c8e22e2e08a21358f8fc4a8aec760303cb968434ab2b894b1152f9d0eb4c900b6894e18e14b7f6f831e98caa9dbade8a9a17ba20c6e6767ddea2f9ffb7c60fdc57ac1aa5af6005e0ab088cd8e2330f787229d94f400409eb5e62fa7e758159d9e158ec583bde2f1e0595dbf8f96a094f84981e7f7d8174fc7062fbd29f8a7f1e4cbb20ecbf8e06a7453b0152b151d4b5556dd5383789aef875c2fbe16bc3f9c803c4071f90e9f76eaa1f6033418f93f8472d56304116d8b35f52fcb46414054bdef5a35c761a11e2029f04c4f66d05794bb526c21b62274889a2fdbcf4abb7452389db7e8d40bd693861539d048f2b564b3f84608d8a338ad912fe9118af44ec9d35941e22dab52750c6a0be4b23e46141edbd2ee7540e158b92fe9379d00d87105a9650a4f5e30a373d490120240ee37c0d2ff1554aa8cf87930050e9321a7d4512b37afe3f36047f31723f40dfe29d5c7533c1a12ff7b62d0300efa888fbd96433fe342c56bd50027cd81ae3cffd7922b462f261a43e8dcf53011f3ad92026fa0a437d48218d89dc00b5eb2911a74d955d7023a2beaa110d23017ec434faadca23659f6799705b4fe07b8a04b38863c9447f79e54bc064a873026230bd4ea62940f39334c4300898cfae1a711765803acaa3c63c998bd54583029ac8535b6fcd6694b65dae5f4a3926ad58892cad4fc54f67cbe4624cb3474304680365ecaa4197083092cdb7716a7527d6e8f6c44876fef5944c88c1a1c95304a3b3be651eb88782a84a92c1655bb8a0cd3c4beec3c1867fe5f3ba76f2d48305821de8d0a422260c38136f606e8ffa0440fa920fbcf4b503fb1efb0e45f8a3058b93733533bf8a0c700336de42629d92412144b3e379d777454b422b5031f305b6e0fd3da9572b577ebfd6526b3fdee45055f14c74a9de343e8a1d9e492883069cf472ffe2b55ee911e570f33499c690da8c2b7388894d8b55320b8a738953073c861c1b10ca585b0a660222aba6d287c2d3da939bfc684fa01a0a4410340307fc028c2cbdc3ce97e55cf2d74142e9926905d25152f77883185a98a52a86f308269faa60c1adb6a16acb1c38899bc7efa1233a4a27efa87d6199f4ece5591308cf2513927ab97066a0ddc1c81e470895743826df6673062a8a1f5752bf63c30a0bfcfe1f6a8e853628e8002ba5d8b5e068cec44abeca4d1060c019f64abdc30a51f8567be1786d2d0bacae51db2ab7dff62491159147765962eea47199ed130a970ca8a52e25e3da917fa599ba0f8bc6f28e1e40c87612a12a23718c160c130afdc2c6439c998f0f384b747f50a3607faea50d2c7244a4339372c6ee948e730e87165528a313a27b093c2e35190448775c8e36812560204e31bd0c277cf8730f3ccf7a0820d587971de5c6489f8820e5d6ac5893a202b52842818ff37ce9730f8ba3f40dd0a51a29bc69fa4a27130091232bc81887afa52f61495d1cb6f4030f8c9f81003041b5996ec69cbd1beebe4638f31cb81fdca1ab1b2b35b875e7230fc0dc1488d43788e5e0aea90eb9423f6e7510cedcc180eeb59b613344e5885311517842133512a840acff40858da7db328c462c77aa53da59c2e1d15c5f92f31265a56ba30d1633bf7bb1364c7436c9ade0318d9cebe506085960ef99f63fd312e922b3b8865db26b4a3158fe549b5f1464013d084482800e1aa3f23bc5ed0312f70aace4a565183a7ec320576858efeec95809e5d4c390be7f0653f1f344a31355683e2c65e052cfbb98b8e674b19d7e4ffe97c1023bf30a34964b56ce16f314528d37c54e6805663bb2d4ec2bf2decedde16be847e7a6ef2ec7db52e06b5314b89d536195de614e14c1d99168a15ddb2ffea5d607219d4537b14b7b9556c315cf35ea19ce338881eacf2c42ed26c9bb76ae5d0858ca806cd3478b25d9b7c315d9b54c7c207921cec324a5c0f2b09e469a636538e76a9ae532c45ef80b4893165ea1cf1e48581ad386fa34ed85415dc3afb77389dc43ca53adad512a802ee31680a4003fa94de90f31f1445410e3af222481e39a1fa1838824797d745bf133187d4cb750cbe278e5909a3f2c3ca2f0425f9c714bc009b88e7a5f142b8c200318c1e2d23f6f324bdfcb28470f726ba81683568ed4a896d39b307ff836d2e823192ca37119218f548990b7db7ae0cad10689f74718c45c18a7536dbc7785dba319453505e2621e920a3210d0a144ff1ac362752982080fa36a1610a1fb52d1d319c480c8cfcec11d122d86779dffcd1862ad926071ab181cecf622666014bfe31a1a2bf5facbbab1d0f5887231e2f492a44b94ec57ce6717820c05d0ab15c7431b3f3a2a866b8406798f8ec3c7ff8f767972d7649849b50e9e03815eee181b331d78bffcd302aba45a9333a2f92b3320270a111d402d5af9e004b13325efe2831ef3673e8020834da133e678a81f8481754c2fab573842a9f4e568942aadfd331f20f1c0a09546b3574edd77b0b6ab0b42e131aa0e942bd3524ba56acf27bf23235e0c7b6b542c1015612b1bcc210d5da1e89376a0c90ed625f52996e43951932363fc3b4254938238341619f8da7578203bc3df1aaddfbd280564f4e6845cf3241f18d7ffe571b425d7fb101b611629e057df7bf63de8faf4299c4e8f723c93242b71351146239040bf14c82f286278ac4c8cd9ba21ce4b8fd42a8427f548e32446cb179eca44f5f21804412e5466a465eb83dce2d0eef76a85122543276b43248029a9887737c6bc32df0446015c28af15d5e8f39dcf7e2aac1cdc463f52c324dce1c701d9d3dd042a3fda886d42b36bec7f6a94139f186f720b33da4e32932534ccbc36288ec7bbc11b3e49ac4d15873d308c7852a03f09e40051c29519832767a69f2db024d255cd4ed5874e22310ddee9e8724ad9e8f65b52a83be1e8b327b7943242542d2453bf995a8a6f88b343ea9eaab6696dd261990623df4e272327da9c0297644247432f92e1250ec97b3f7b787328c4187fcda47f4bdfe385132932590621cc2c9f7dd53bd83aa124f8fff35205d094c66c798a70a87a35ebc3298f1d386044a13e14a992f074343370c4ed68dd78c0daac86ac8ff8b19cc6932cc4d176da1ca0651b466cd21e19e3d73f62a94fb999832d3fa16e722212dd232d897a7c48c84cdcf5f1c675b2940e6e689fb3213333eb28cc72c19f12ebca632e8d853fef09855bd6f0998fff6d8a0d1a08ba05dadcd53dd35f5e3bb77d16e32ecbbff2dbde5edbf3b2fb47b90164dfc61be9182de8f8684c3bb5c947579ea32f3d9b9d4080c3cade61c64493da5404d1f38add33eaa348763215e690f204e3318664bc66659d3380b7e44685fd6dce9a9aa94c7250b2a267ae746b8302de4332884ee4aca7b1db42a81169980e2148f0d5bf39fc9dadcbd927d8608573319332922c64b5c2cdcdc1c1211f6682b96ee5c02012229fb60b093012f0c57b2da3333880139446bc74e640dec0b46879b24b14f8732ed3e61639099633b9953f63345049421949bd61e8607de83584f2bf3a696f3bc290e880d5e6750c7814a18334fa21499806afc7d2e17a3f3d3e3c3f86a095e57122f5128cfbfd0b8684243335a3ad73224be4679d350e23762d8a1fc3a2097e4127910874dfa0edd1fefed33721fadf93d85ab0961d4859af1e7369816117e311f0285b4749ff9c17d826b338b690cb08ae5888d5a2bb22b3c4126b1cf11eb0fdc6ee9e33fabbc821925c133a24a7e7755560b2e67184494af0e9a1e25dea0a3f32ef7bf1e5009823c51ef33cf374803301ccf30dac1da16d4ad2a3aded33ee2f1619e155fdaeeb772606733d5acda4b59850543e458962d01b8ee6bff93ed1267395bc5ebdbb3b5d2849a340b50eba211a21a08dad02b4b1b69620ec745b157d092716072b90a51cf4cb8340d9ec1c52848074f5f1b2991b579d64a96f18377e01e4ce3c5ff86f386c1f6340ea84b00ac24cddac37c1c25dcb05ef17118eff742dbb12682a5cf4b85f4bc342cca106ab4adf2c24536a986cefea2dcfa93e640b5facb0b392696595064fc342d943b2a425f7c811954e7954288f51b20d921b0d6fe27f76f0aeb51d36e9d3457659b2edf65d9fbfe3e75c99116b1ce1ff07983c30456639dc9fdd24088103467d193143792bcf604473e85815c93f34ab90bdcd60c5a6cae06cc32fcb0c6348155be9d16a7510d31235f66baadbc05a2a2b048a6fb922a4919d1646cbf9f3491128b8ef5de481d7d41437bd248682ff91c7d73f966ded1597fc3e1880fa334a325de435deec47140b2e019a8f46d376bea44e8f1fb9da5969d57afdc2a5f34b1b65daff48e5d40773afc79d9ba582925c7805b629b746273ad6d2fdd391334bb255f5e5ee55bbef0ec1fa332b6c99de2fbc269afd3732eb71bc7aa8d2d8734cb8159de32f5e9cbbd354d8c8066d59e7f76322ccb2ebce087b65c7e86fda834d2c41a727dc34d87c80b631350cf165cc347cfa26c38d47fe61ea2ef45fda535083893d8d2755f23f4677899bb8154e18cb7e037dcf2fa23d56cf5ab20729d350ad69ac238fdd771b657eae4c14089b643cb48d298028ab5eda39f5c1e6567350fbd63edc45b972f38e011c1ed3ef43867315ae06e87e019f342c8a5678178351b4977fd4ed2fc65f3bf137afdd5be45ae732dca4d1824a31908e86724fa8e35235fbbf744d89e3b7d365dfe0e812683d3fe5dcc0bb68efc26896967e63e5735243b98ab2fbf05ca18816dd16babed08d87a2097f0b305f099a0937083fe41352a07c2a8c150c4d96f3be82cab86a358c88be80c7916d60c455b7e89d0c3023542ca60edfaadbfbe441edad70cf092c753787cf034f8717cd2ad5e92ed5d8535590e12dd592bfed857fdef9734f2b99e7efb3a6aa32f3aced9912ca68a966a356f80838a78d8dff988d27eec2c17d310d2ca1d021ae50214b1463c1f948748358bcdb1f0b0689ad7e71bf459f3914908cb26db4295eb11695549ad3fc4d2913596703792d308339ffdb5c61003e861a86129a849d3f69b10e2e1e33e2fbd40359909ae587874c542171a06e6c67d4fa59eb2e387fb4c9fa03d0df336b7b54935a4b73ce2a3dc3853499cf3520d41d973eb03efa4c6160873665b489c44a33335ee6660645026f8723ae35dfb0682fcd5da05efb0bbbdd38f7ad8f357235bc435f3609ca9df480b8fbaea95c090dae7bedcf8a1d6ba3e15d15235c11b454f4935fd8e1ef4246c425d661cf94538662c7d7051b6acefbfd77174425a87314ffb36112522ef5c5c34da4e81ca2a46b0b4e18a1c60d9071110ce93e50d4c2a3dc7362c3a7d7534211d5a7bd08a9a9decf2087731b326e47631c6af3fda4e40d9d5363da0b447214a7c476c0b9cbfefa5cca3b63828ea7848ef16182ce5180151363647f10de96b483a920d2c369ca159d5a71c6a8068bd3d511b92247246f797613658fe571216d2db0d3259610a97db4ee08382443b33bf3ea13fff293f1656d6366b3ed7baa3dd091151daeadad148611f195bd791e95d7bb039b7c0d946bca23674aa597e274985592b36ef8df5357d92136a1f90b267d8f181ce68ae79d33a36839d52e0c3504ac392325d62ee440db5004af3c36ef252699216d0e3e65ae8368a7d199f91e0f1e5a6e56f1a83115375bfec1053a7f534cc806e03130d68fe368abd5cd2e6a5855462f17b297032a1752caebcd685c9a5a321776c98d66297369c5dd170e5743d56cbd908fdefc85888daa6f5e1adf214bfe266591d8d9deb36c995491995d2a31e8d4d6bd50f61905f1bf9ebdf47d523e931cfe0b2d16d1b36eaf2b408cecfd5bc7c64356cc2bc67341c843005e6279f426056e38e018e8736f05cd50a74c39d00806036cd8b2629aae16ee29710c417656b22531bfcb86836fe90b0556dd096b225cfec903f8d4d8853b008415e3dae58a0aa7c5596c3193705d94953d8580c8af3ee6569b84ed8ee916e9826cbe5bdb9b3fe649c6179d1370a058a4033e71e6c182ced556c82c44cd4b05866527544d6595273edf66d82370ee74daa4914eebe8a2ee79c0ef4daf19b2d081b182a0f939c0d9dc61591e63710c8a792e55c0be9ddb108d194408fcd0eb06215fcd664e078ec3f85a102ea371d180291129729024a3207b72c22ff1ac55623be11b56282a8d57bb0ce011f371d80f0f5c1ae141aa9e3c6c0f03e0fa951e3a93ba3037e6ffb19e0675946bd375d5550aeff2a32a988a090d2aa8e162362f282cb1f5620a80195ce45dc586a3762148e319c0f80a738df21b4db553d851ca2c9806d9a8dbea81bd67b595187376dab9bbf30e720e49ea49633c5a39b4b3796f9f20a466730ed8c62dd955720376e9c768ee668cd1b961cd858fd64b82283f4e9cd894ae88c1e8f06f115da88377170c02ed17d9461a00dc0f0608d37d16e9a9a9273f142dcfa8c7d40d38576377c02160a36ba33abfcc0abd236bf238f3602d149ded70fe63f8db4c8e02098377d0ce1cdc9d9f3153eabb39ebcb2e660f54a2b6956adf25da3cb12361ebeaa3799d982aeb7f21a459aac2e7f19457b28cb1c598dd117d24b6864607a8c6bb637bc4998d663f74883ec3c3dfefc3d22f3f846171f291200cd5b211858e25ce637e515adfc2371ad241f89f69054e7105429466f650427263f8d5002726a256f37fb406c44dde9deec49a4522a9d01295586d2b59197a5e852e4b6260065a3a837fb7cec262c53c91057c4a66c7e8ab0a1a0657c0454be358b9796828f6fdedf3800aa7871fb13b120f98b10aa72676b2a224019135443525a3df266139291a4380c4b2a7d227d75be61a5daa9dfeefed5dfc8ef7d9b23565ea1cde4137d5e67384b0ec796dab4222d3fc23f2c5b8bc07b2fb4114f757cf04502d5e670f3e28b3860d1b0c44d8b1d5538033f9882691b24dfee03c5ebee9b22b34f847b9d98c2386f308deacb3b07ece0a7979cb7506af1eb91aa39492896ddd4686d7eff9fcf387e132f8ff3b0531d03f5efa5f923571f1155447e6339751002a97554d11276387f1ef2f72d1b25a8a9f2fa73e7604eaa8a61f84c09f34cc34df3caabc329c0387f75783aa7a1b42b18481ad52ba413ea32c4ef0c4f9a29dabdbc42f1b51c7838da93319f8bad623b8df7fc306552da2018f16a0507ec755560df60a06973c239063267a2e0c2e6adecc6d0001280ed7f03fdc1fe4b3afb7261dc573b27d38edecc06de313913664733f343eb73775b3cddd868c7fb5cc38a111dbeb03b3b4f41284b73b0393e7c80df148f9ef579c9aefc8ef6a12c8a6eb8b3619653ad18dd1b3e5c53033949aadc3c52ee61a77e10d25401aa0565f0384a472c64e8f2cc5b854a127332395036924154617e522c7e460dd689ab032bcc6f8729a2a51a6102123012ea703950c5a060385f0ce64b23f50fa302eee72cd66c53b356642a7f3654332d607e39542da4a2480bc88f9e203a3985a6a59831dc5314bb5c0d623f4643a9d3e4bd39576d88ba1a2058a097a8b7511e3f754d00024775cceb8b37928dc96e4f8ea53965ed399144f5fa67325b4f6589a5d1f9c4d32def84bc94447154866e6f4b2d39666045776f849c17bc10df7b13f59a2910513157a6953c1b99d8cc7fb6c98b3970926dc3d4527aaed66dc09841712a8de812d35a8333f48e8e56b7180a9f2d3979d486262f4158088b48f2697b0162bbd3f786376691a5fd727792d1e33d6d398a31bbc459b17a3d268633968b0e2e54b0d4f62051e2415b2485c9a4945a713999370e8a54f1b599e8dbc5024201ec529ccc235b0d4f3a844b29f79fc558fd399c358dc6565d872a1412a673ea88bbb56af27137abf5cba8f0a11ec833ecd239c3a6e20cc025e021a9ba62645640ce4f2047d4614d17dbc3e3bea80ab57b6439ce6ea591db7e82417fa08362d94863861ee5783b8be5429daeae6f113e313c39de1d4a049c7c554136408a0e1d2959ba1ed23e2455c5d99ae2e9a7a536622239e1f37e2571f6a5325e4ab2f144335d5ac3cdc0fb3471f4131b8354f59003eb39f2b2c4c614b75d9036a47a112a1f3675846a4cf10083083c29be2beef400e539f7abd9d42432a9e321e8ba8f85cc75b29303c4dbe9ce99298500d0afbbf07f39fee09e8d71425961d9877364a47911fe50c3b928b9436c1f9f3b5dabb825c93a015a02823f536a4da5618c0004f0f9794a86632fb845f823ce3815d0e8a0733a0ae531d12ea2c3d57f56c4015cc9c1c76486533d9c22450c2c767630b27c933a2480f79d55d2791a0a2a19e22b96e9ffc5be0f2b6379aa353389103365ea333a691f22522277609c9bcc52d149f19c8458de4c91cd969acc37db89860859b63a6b36e75a4a99a3576a3fcb76eb4189b6885e619f802d59ea45e7cf382e2c253a6bbc0e0a3c2851c720a62d67a8dc76765de89aa2e1d469b3fdc8658f55974e3a8bdbc54ff18caa33d69b4bcd6944e9891c9b9882e92d822dcc2a1baf334b2f3aa011a1881c6a1c0827b2117d92219ea08412177d4444b72558efd7e136e2443aa127baa2b88e1add3ff0e744dfe62d5370274ced6fdd2275a40e85e46070cf3aac8f139bd97938048507967b23cdd5bf856de7faf6d6366d7af8365928390c3ab4b6ffddc189ca6de8fff765306937598005a72c3c59de882d7c8014c19ebd3accf7c8648ed120ff1f16655580eaef26a800a0d657e5c5437d3e613401a7c83acf5f831e6c6cdf7c5313ea0a76c619229b32b4a0dcd5e7c2c124af91af72293acf693da31a59e46575cd070404f3c229d318aa6deb83ad7d18b8da733ff9a43aff0a5bb37692c91367254770e4613f3e9f151088d16d93185f6bc11e84ff353aff55a523b93f8799905f166a4ca7325332d4f6bdfc891ef1e355b7aaa3485e3b081752c089ee8dcf5eba795debf2b8e42561335f29ce3b0b7465e20be9ae1c3b4aaa45c55d4e94d80b6a08c29dcc2e87cce631a52a45969789ed67574d84823b57cdadffa0aab1254829779a3c7ed01b447c9f37568fc83ccc05c8100b4adc3b64f7a0dfa9131c07842c5aad7af15e7596a658f0d19838887db6f76c24a3593b67bd8ec16c53c9b9c10047042c6938174d0bc20b8c058200e7fdb9a9f1f39c3b72eff19ae2e374effdc7e368a19aefadd8928c566728816567d931418948e23b7abe976dca70fa024b6d00275d731af829187fb34d52215ca3553cfde8bfed3b8a0d006f736ffe994204133ec3945dcdd8f7e2756393baf2a072d5a2548b023b90c31a6d7da7670bcfe5eaeaf94f0f865f74c4256ea1c885dbaf8777ae3f053ba1e830f54e1d55942dfb0ab00bc8c4fbf224cea1be9ceb0e154ae4e38c08813baab7d187e15191a0a7b9a85acd5bea12957f83aa05edc6db685e327514a32a3bbb37d544966e52d157dd4e34409381b4054afe0f73c1171760d649baf6a8e43bc850c7feced6baee880507767d4da55ad6b526089556bdb913d5ca3c4a02533bcf9fb59ba70f6a5cd8f9257a99769af2a91394831e8f7d64f3ff383365aa5f3bea40ef018a5f964dca2de7e0d58589c7eff7dd2c28678a42e0de43cc27342f3beb905d410c2882311d8ce7837826a2e49accae175e18bb1bd86c5fdc6b38633c088d46c5e0a0b40044c93b0350779d1d9751b89cd074f815d6731fddcf81af3c12b7359ceaa9bae4f5bdd5ba888db7768080cbf1220bf0c898daaa9c02e5c23c19e9af3a8147dadf26445d0cd483abcd0245331c200975e6dd9cdf749f9eb33c20600732216c7ef273f891f2aa4455ac3d99a4a4dacf19549a52fde59c40493c211b7b5dcb069d77669b1feff4a49fd6b0847a3d7eee53fef441f03e6e4aea3c27a0f38e3ce0b1275b014f650e0480f7f930d590e3cafc75dc21f458098b673c37e88553ca6454ef097b7ed0d37d261e283934cd59975fa253232b54cb1ab63c3f6e69367e928ecf8ad57af9a39bfbde05eed3ad447a6d273d7b3f363354013c6d86328081c1e8f5e5815b15c8f4678af4d84383047c9fdc301d99b4f8da8c3c71cd233b952684703666c4825ebdbef8af389d2bd43af7ace9a1e219d148f13c783ac81277eca9e2f3ee834c647fec64ce7c4711254e86e916143d1ca973a93c9b00cd90a010a008d1c924da7fb1d335c5b58bc799215b95c44790375d352b3ca3e0f19d6d73a734e63370162d49992fe9fa0c38274a8317a920107d2e019d3ca892482e3cfb317a81f466663aa92f7cd635a1469f22a93c5e19f5f77dfadd3caaff1be3feb0502c767f7553c3e16bc8d635f8336c9a904420f0545ae77e4f3cb82e786e154565d70108bfaa6a3f276f3295869cd21a683c923a2d0652727b3cb9ce8c17f73a39a92f285c8fd68e0374186c83170e5dd7c7b35e381132e6f73cd4abfa2171c09cf28ad51d327b8f9ff6bb513a9cce85b90380a53255863f113d14db3ead6a0d9b3b91dfdbe67c81738758de524cd337c5a68eb75308ec1d1b3d1541403581d3bec1b2cdbe22cd76c96b6b61cf9b61e2b5b42e6bf267e7e6453d2578a72cc7277d943cec2ae970b802f6e375588470d073ecfd881e488123723d4d62fe679e603cc143f30398c118f25836a1fbfad82e34781ec2a715cc157b3d51c8041473f766d0f823cd189394312243a8962b3362ee9335a57c3c50e0433d5df3f3f96db727c24fa80cca50ab303b267822cea61816950f9a83c3da65d33d9ae3f3eadab9a60cfdc8f4075c1beb30e4f0051b24d6ece4d35b07be23fc623d9fafedb124ebc448d3103395d46634f144e5fcb1a156ad726ad110213ff6d13dcef897ac051d0c172e09db958d1c202601d449674371a002025b4fd9d853843dd11264747a5ce049674eec0ab4641925ad3f38adb3ae652560731732fbf4493e1ad4d7db5dc69a9642cc8f587692d8b063af9af1b9d32e4e32c24ed2b9d0af3e2238b2f9e20bb92a53402d82f6624814b0887fdb22cb61698aba9b9e45788b3e226559d72da63a30a8b008fdc63337f09d0516f99efe2c6ac0b38ddd4fe2ac3e70e745c13b1c410adb05e5d4e1dee2f5e371e8dd83e115a2e12c2832e990093e7266c6092fa66cf9d9b8240a792b622b0b10305a48aa307762ea56c79d9d8f3e87405a8b0c1b4883d390c79392a7ba39a09f299f57ee8f7c8439eaa45e7ea03e9109744eed7dbffa25e5c203dbc710edf3afcddae29837e20620b51ec236c93e97b58bb89512bab02b1b31fc98a158b99073cce9b2568d07eed75443cce6ac3ed08e0302a4ba3ce8a90567cd5c5e1b5fb7a51519f9bd399f4bfd05e5f6a53a3ed207b550ed54cfbb81fb9fb117a7377215ef6093fc884b1fc2f9cb92239e463ed7456f024787acf830575e93aa05daad3e0e2669ae6ef600bd86facef359393ee078dfc8663f29c3cf5381fb038b76524b875ab99bf889f0846ebdf10e520c3eeed4b9a3eee3cbee57df5e3b9eefdee8e11be2612a71e26fffe16963fdbdb33effb847e3bae62b9b477f89592f840143adea95bbdc8036db72c92617b6bba03f084f3e75c97ab7142f41f5c79a096e3545182df991064984c6475568dfb3073f09185d844d2e168aa6156e8a0fb8e4b1620b3473dec11354f42bcf488813a63f0bda9f3e21a964efd9f9e2c0455f35ec3b1e247e2411a884a7f126c6a00db53f1229e398208ae57759d378867f6d4e23a2222820307769fa49d9b932c0f1693f2161303f2b6da321a95a8c13bcbd7543a83c3ab0d3d1cdfecde43eed4771f73f27acd0807c38a769c77b5fd07a5f292da90832ae3d776d6fbd7719dc01d0a13f2c6775a78f56e0a2c9c2942d5562ebe218d4c43c6541d1c7a9154b4ea107fe3f33cdb3a61292a0a58ab40cd3f3445be7714a95871bc58e820e95672a68a4593f354bcfb6aef16a42201e2a44bab9dce450080fa5fa023f349ef15e8794bc043f3ebad00765a98dd1e0fef1bc9d63bafd1b32758d930ef0afd5f3759ef6f6d03f4827cd5312fc443eed193c0f3536a90ecca73563e1a8235f7b38f98963661e3f4fd56436b843e81289ce7597b8d63e4a72fafd68ab74bbd7edf41665859dee3f51a8034fb8c97899529422edcc26c0a8145a2db24306a29d1f1da6edb86a0d3f5fb1de3662d9259fa3b6e3bba79babe8d6aa4bd5e7c715af784c9ec062cd9f3f77034051d7b6928fdc1b94067754d21a13eb301394f9360ab93e941c3da6683fa093fa0297aa685d9e3000da0942a2a699c905820b88e04c14a1a04ad613bf3fd3cf0ddbb4e03c97e8d9e3eb7ef7b29feb53d731102e02afde5104b145be6d3fe3eeff60d17bd45714f7208781b065de360695572c84c306273d42c11793393febf559ea9da4b2b83bdcaec2e153060e7b42761e15ba2c4a947b399ab11b7f3ff589575ecb7a0300b8d3592a605cc150b72b92c92d5a9cbe90c620aa076c6f3ff68f9b4534f340e62b9c3eb8a282b27e0c1ea35f7465f8ce1316fd760a68b34004ae18132486fe795acea454b11fd52b820cb849e966afd892632370a043f84006765085e1cde8d46feae5344feb75909d1cbab8f6baa6938e1c59376ad1a4400773d10827946220d34e0139450f3d0fd0beb1dd53d130a45689cc7bc84b1c401388eb6b081ff78407f4bea4bee45824cea950427f0916b4f2e6b23d50d053402a35ad5dfdf0471bbf9d8b80f4b2ddfbbcc4d680abdc3329417b97410c8171403a788dff639d8ac386500f14568f118be0ef71748f8ab428840e17d72aa4cb404341b05241b335b3af50fc057d94a7f325019a62495ebd437f1933b7aefaff404c6f9815d69f81477f94b205d76aa75f78300360e6fd38439fea7bcf704060405a3db99e7358ee2fd8245876f300b8ffb6759079b31118383d379c861dec04405e3cdbac273de266a9f56e2bc17ebde477828d3b0408f29dfc990001aed2074060b137b0855a0fc79bf962037650a989f532f81674ef40686cc871b8ded280407162ae6a7514aa8f4f20ab3b857885d91fedace61a7b257909cc2a84f09b5d4076b37f4bdea8146beac3257e867c8160bcd860843c3550ebdbed05178aea2e407c49aa4ec01841bde559ae983a5f49e2a1a4cefc61b12a84158f29f567c24640897ede625285e98f92a4ec5adc5ea8c667b9a3f5349c745c455b5dce782eb840906cd76c10fc1434d212f477c032bfb36caace71a6ce3350b1e4e0229ff1be409e95034633aa0bbff21e5c0b3bf465e58830db819acaeb4ecd51508fa3a91a40a3a4fe6e795ca36708a5db47089842e5dd73a435773e6cfceacc5cae029d6b40ab3b84aeca45ed02a01bee0f7853a70d11d63d07ce4ba6412debf5709ed77940b540c9a6a1a0203df44b7780d9b80d6ba6295c58731eca91955dda1920dc8840bc5134c406a650a2f1eeaab1c06cb98f4ed88ccfef4621c2db4bbbb3a2e59141151424df30a96a05f0ba670002c93364686647540516dded47fc29ccb7b321413932d0215a399c0ffd5e1016762ab9020044381a3d51b5790282f41a4162f4413ad02878cab6d5b2a18b086f21035647b8701fec59bbbd0eb1916b94662f5041500ad6ab546263902971b49738a48c4a7a958442b77991649e3ffff39a0c4d4176a17b2f47aa67f65e3618c67e460711d40ac496c30215de53410993bd82bb4180bce8ae35dec4f94ef66b856a2857dc7b6cfcc8c2398e58496b022e5122234186b2ab9d928963a1bc3780ee36df01514e5e0cf22242d47a17b4efcd8d814e418d15ab9d322c9930460d763ca0170671629a39d726c7b0ee73db2616c12fe34197b4a9845a0b1f2508e4863650e3c3994801e797fbae5b680a40ef203ca6bc41a02ffaf565c8caa350ea9a33c17345e48262117ae1ccef25784bc42354f4ab41c06a8adab1ff5dbd55e6fa66dd3839629518791546767731be84cc248865f441c54e7e9afaf46d44442ad85711208e0ab40265a91ad7f65ebf10446875df5d41d3400b7aa2247a59e2cf05ad756dd97081b9dc941ef55eb6a336c22fa362de41d50282a1d4384fe6d0b205e41680edbc198e9c4f7a9cbb79c54b1a74ae195c41d5dceeaa8b69dfa45ef1cff4db66df57cd8ac39f76baa223199f1a0167ac6141dcedeb95d9e5e38f297f1cfa0815163606cf2e6b23d51f610d5510b80588b241de65015b098eba8a7f76cc9b33f8beaf6be7670a228504a5b9aeefe0dd8ce841ecb07478893c2f59e2f9c644db1dcee1963a3dd11bf36fabca119b9809758541fffdca523c4bc9e5052174ef0844b64ae1fd4e19f0fbbd5d4621c69a7c0d6a4200889e377211ef940a960237359aac83b3489fcf844b7e8b2b82dc44426f8742011f1b96f935b87d0d7d6454a010fde40c2fb4d0a8ee1bc890d88ec0e91c2c4211421b17495c63b163781b7c9f19a60fb3630dec9477484e2c3488df3fd8d2421e8c2121f4bde424fae382b1d68421b6f7565b8eaed0fba25dc790cbf2512742260688c54aff8d503a6f86a4fb6c04ca477c50c43a71d55f70158a21ce7ea4422a089c2f7a0ce2e96ea6e4eb2d8f8bf054fd6659a3c2c47a4f7c8545ec56f6428dde462462dfe9b2f808d4242e852d7a466e65834dd42a2f84e89ae7a2eb7c429556d5c5fe8d170a2cb0b6c4eebea34f7bc6829039f5d2a299b0fdf32cf396429f4d5adcff7244089e674bd9f75a9479b3f07bb6211bc864f7cdc4fc0ed05642ca3c9e3da050270db3af8a0b6cddfb3568684840f1437033cf32c9ad76436342d65215bbc47f2a38c598a1d3ef54e590f0f62f5d73b72e39542804c8eabfd442dba544137ec796dcacdf423e5c5f4594887180c9d2e76cd84f78790a61c51542dc0ae79915a8c4a13f7d5678a212bc7141dbd01bbd6198b3498dd57741273642e3a24998e871839a30fa711a110bcf2a20aae95a3ec3c70e1b2543d8216c024308366de5a9e88f9ba5edd76d6cc9201cfd0bf5919dc6da32877d245c412f0f43133e3010edda2c637fefdccf4ac1769d7998c8ec9a932854dd84e79e07499543191d4e36ef05d45a3a99637ae73135eaf9c1284573eb7b28921bf94dd718bd436ae1a5a52dab4402580f0d484bffae84abebd571be4dca601d6f18bb928814436ee2065563149c5dfcc0afcafc4cea1ee1985dc4a236bdc0430f310872fe154374911485b95b96d350396f8e26d196b76376d143c7a1e27f8d82136299b23b43875d83f3c91555bd3a33b5113cc9f8763d0d88025c8ae547e31b29b803cd164389e276b96d39109d29c11c15b693dbe677cc6ce7dc4e8164fc3fb93e6f1fac4397e5341229d6f8929293bd821c690cc78c8e3c0131cf75d4d0158eb8cf1422439c4f82351b1687589410fe57cf09c3ce4ef9eea2e14a94bdcd36fbe515011943ab5df3d7aa2e37ed88da6662ed1b1fcab9a69a6fd10924bb4ce199cde6704443b5edf833a8f02860a1e86523a58fbd62f633d58f7e153b6fac87d217c2345443d20cf78c6a9a025523484cbe5c5925faf0fd2281dc7253ec7ba8f574d1caaa43dcbd3d235c890f344316f82efb03f066d4e43e2921e3dfca22d61067db1d6b43dd7917d48ac3034a44146fa0044808bc79feeab82415f5d1dc1e0c2bf17cb043ea4fb85725930caea474df8fde5912d77cc215d5268b0f309d56c28cd05ccc43f439967eae87660e7e26ea92f2257b0937f101c8a15bbf7b61114f79eddd06441167398bd5a50f9dd4152b8ba0199bbdc77708e8770e2702dedf594ac445d54432508d777238d549051897fe6557927dfe9d298a73df6ed1e0b0f6b300feff443f966a5e2abe1cce15a57b32b9090e57c0637ca7200114ff5d8bd4798dfc74444385885c4e1a4b6061f5976fa8a10eec32f54cb74ac4135377353a4c01bb5444486f42e4542297c1aa2fb9545b8268874e3be3d62a8d77b46fb4a95eb4b0ae444c5367d1cd0167bedda8bbdc3fa0e78c911f81e5cdcf9eab5931d19b2008684457e8a5fa6ed24c0bb034c92ba4581d92ab5f8a3bada68287c5a507c213900344587b0ee64c393645bb66c1f83d6be83d373a07ec234a59162373f2ce8965b5446be4ca0f35f632f8f1d6fcd26f1ddde2eff485abe8e4872ba5d7a44930f0a64470228a629b1e50d66d454e81f77d5e1faf05b9b35bdcfada3aa871fe66bea44480a969221df1c1f7a2c79efa74dbb18c52408538b9da01b6ca07f175767518448254d7459919292447f2ca136574e67319ccae45d9140bb9acaa0aada2e6e3448fdf228a4bea968c5407849ca52b7172cb39a09a7ffc1d8d14744aa376212144a30f1d257d16b34983daee6d8b0ee34632ef3d902888272ba5e441929158d344a79804f92265cf398b1456d6fd4995956d8934323543da15ac41f350bd255f44b4c68ead36c618b953b41f78e4ab686aefb08c47ad5d69cfd269b09117cc5f44b655bc3b463da3b981e8bd6418a6f85a119f4b2fecb3682d24bb12dde7582344c7e414007791ecc4175697ec01037652776f0b8996ab89efd77ee84d52f90f44de54d55836955f3854261a1055631a7eaec09c40aa815192c2dfd33367f35444ea7afd0a72c6c5d2d6e4236f3818b690ad5d14d471f1cba93867bfda7796d444f90a444b6275e734695127921d3ae906a92d21ea9a3a09affa32ce57695cdd44f99ca64eb9992d493096ffcc0f303f8734e07a6601c115803ce148136eed0c450dd9d7a2ca340f191007a62fa45821c1330ff9e8ac7e009f1bb6d2f0e95d9f4528c4e7da8fc010c24b22c279a48cf936393d61de31638d933307f8fa30986d452ac8f168357cf0793b66100db16bc006808f15d46187ed93a47e4ecb7206f04530c01f38d602b54cf315ab90fd7d7165258f76b742c07c123ab168a61277864537b7337ee3a11c4bb50032b3168806f2d337722255aa051925bc2df25f3ab2453afa1f996b66e8649c7470732a481140eb9c2b9049ca330c355f1a728c33b4454080e0e5f0bbcca3e3426ec285628338aacf9c4e57a619e8a51425c8e191c845472d3dc08a198fa57ce8f08636145720942b784130f586024963710b5f962b454afa075655f73262376a4d79a2f0385dd76e1e467db0de5a87b23f34edeacb45601883c1663bbf9d750eedb3271e7749f7248e300f56189e6f304833fbf65d457da2071ba19c5a6ed58d2e4784b8967b248b58d5eaba286a7971ea11a36f3d459281aa87ee36dc7837e0949be56ed6f76f6aa061b8fa682eb9658eeb35bd06459aa0f527de2506586d9a2dff51bb73d8fbe1c48a4b6562abf862a95870621745a82d380a911c7587da542fc0c2a70ccece8f69e2bf78e4fa7226a4201be63345a851e9b6ced66404a4a738920e4c08dcaec5b940f1fcaaa0ec235d1273efad45d0889bc4f81c1aeb54940395dd04029baf9ffda4d7b584cb2481e7e93bb15145e921b621141d89becda5fc890c8329723bdb6e36eaae456bea5331fe24605e45f1e90ef0e6ca0c11f428ee8576bbd3690a2eeea2064be9c018b277279c365146058120cda55aa95a28354a43a9c2e5fba16bf9a81d22fcabf3f37c640777714608c7be9a27ba542563eb2a7c6ba205a891c883bdd3d3751ab2994eb1f4e74d46110eb46b660b53c8471d164b233ac8c0b7b3dd926db8536b81dc03c2c525eb4614ad68eb03de99f8ba07efab486dce15f0916b99c8dcb23de61ea207af998d4616f77795d8b3590cc0e3163de7f59c211902ee429db40dd84a9cc5390fb48f462109fa5099f60d27f3770b939d02b83a2894510a92143d6a6cf5e8686ab6ac462b22baa3e0f90f327c2bf646559ac38a0c06d8053b59b649e18d947d667d7c462ea1ae417ac97e472d05765e745eb9b030fd0d9704ad36063c0887d08566684643f641d1fd3e9d3d17b29af3166831adf007584a5744589834d4228a3d5458464f97a10cff151c02563322f8aaf59cef14d4121ebca3aa150f11216bd050f246569bd1971fb161e83679b17027ee33aea55d06b527861bb415eed312fe0e2c467d26773d347175ae1aacdbf9ad130b8d583fb7467bfba9180357a50e4221bd46a7af8a8f7b1f4bd8503a0e8669f2aa67460813b45c1ef6dc5a09280010477046a8fbf8b8c9fe9e79bdbd80c5fd7f9919dfe9ede2336efa02c5e0f3d323dc3b46a9a7f4c052b43c60bf1e173d23081169e2b67a9d4167b305446429ccc08b7146bcdb7ace1967add9077366fd379842bbf7b958b2f181d0b7134977b145f1c946e39874f6a2c70f19a376fb06d61aa53aeb3b8413fe60d66ab5caa0d442a11b4718829bf05ed097ceb17ff1949b7447b965f87fe57f9acd29d7d9ed1bb2fa5c471fbd6e8e93a855aff33e295f1a31bf64862fda9dc5321c81a192d23e1ada4a4727411b5168ee4dcdd41e56eda7b676178953289d98478fbcac6c5e7e4079dd4742c75495826787d77b9679c388b7aaa206860243879496d9ced949e9d282d94742f0ece0d223169428f63e94b7872b3acbe1f9d4be1afee468fede2f54820b47497daf893f1adc295b3e226ee560bacef7d9438192d1e508a06366e3171394475d80cbbd0e7b306e05d991296d0fe677686eedb86d02adab5443f1ce267f81475e9850ff5b1711f2d9d6b0612bcbe48293de1df603dd886d9767cf20a23ff747737122a1f77f07716b95b62c9d1d06d926f0757b6eba8a693e9fa81de16dd347737deaa3a9b2a57e0c56072f09ddade6d91fa45bf6ebed3af11c598da3d75c47745f21f3a74858cdfbadabd0ab7763af71cfec65e4fafe36c53eee54816bf0477e0f78251d18ed8dbe83cbb3f1e2f33e299eb58dbe6428c51a0242154e4a214785eb2ba7da389376b3cdae31672a1e3d5e358e56f8f48fbfe98085b70ac827478a408750c883c35588212039ef3158594d93c9ff5165882000d78d0f6018c6478d16b43f7de76f3ec8c755ce8cff35ae4f2a71fa13262b7682331a526d68404791991c677238c92cef42ccde637f5d758d5fb7610dcc8a03b2d0ca3b987ecb47bda6570df0071a87e44724e93769443ec9628b1f1fa4e11e5ecfaec8ef34f647c4b3cb1097bb597155e984a6b4a8b46ce22209ecc82c025de2fb66a743227347c6f62794bd5908a1bebd37cbff05e93554b96ae764353ac28093d9587d7bfc47d8487bb27095043c5abcdf744da88768600ce11c4bd01cc4c7411f4c96bfc547f003b1a68d9f63ebc86007422b39316c2553c2151f3be0384221b6d603bac647f7d8ed3a97b37df2ab9be7a4ef5caf0d9dac8fcbf7237d67e011c1c0f375eb4801f34166ba25d607b33168b02a2304ebeb051ab7554555688e8d3e423d72874812700db30056dc1e51ce5db512b9253c8ba0d91cff09d02673691aad135b95481285df4865f951cece65093d3aac15e632734fc538d74ff5bd72c89cc596d2482ccf6f8bfdb831f4404f3ea0e38d95cd52077bf51ec6e292356ba96595cbc4483639ecf397c39fc0244b199db201af26faf3896bb3addae1d1959100f0797d48396de950c8a5df22a654809e8ab6cbf9c6d5a9fed62f35ca7b21df23cffb5e4842c19ffa985d3d7c0dd3554ac2a220d1e849b1c1890f13a8ad77d66a9d207e484ecf3e10d9d92b66f608e3f25651d1899e32a7129ee5f0bde715cb5e02cdd048598398664170b2305dfd994f6304c28b974220a7022fa2efa1b124911d673a4860066b664e96b0144c07f4e4f568d760fb881610036f1eed0ce85b616776454861c7f794f7d2c05942a60e1b339d474486abdb8aecf559b87ce5e55fe25dc0487bc3383b735082253ba37191d006395c1b9ad77d10f34980935797aa040e124899d9a490045dc3aaf900d8eb957b2f7c9dc80420f6181e6f646c804a2f31b148a581a951ef8391a8307aed2f01c074d32410c6e9da811bc837c82908e6cc4948af0b8820c0ff7bffe42221621428c2efeb4172f5ec44b45decc9df523b95ad48b71de3cb4ae116b29f7fa2c304a06020a8f7061ef285fb7410af480f56ac7b48bfb6e8b935b12277716e4738ca78430cb7885a9a280b8eeef7ab0037ff0ca248c4c68e1c17f997ddcb2b400cb549eb18b7dc62879a5e3db651764d365f694c48e433963a426b5b653c4b52835436ebac754c81c104f69162808e68cef1f9cb490187a5ad3108309725f3566015deae66ac61faf6a6b2387e28d7f5a78b9d08493b428af4bb1453a5f3bba9e247ac6cbf10ba9444896bd90f6c2c0089e5e42949475119700f10b89ccd0b351175bd12f28c0063c07bc27dad05e741ecf0c23e494ed2e4aeff4599e7af8f6a8b14341893471a1a7d94aeab43bf044ac543be12495abe933401b91bffdcd6bb7bd297d7377461d978d09248ad3196a2c6d608f0497912f1cf0d7cad71aa1b9b1d11965341fd2a8609e7c47d4814bfe050c194e649897ce11d99b530c7dde1be3761d26eb98dd21790653b8f5c55f41f9cf7da1449a33ed9bde2ef5e696c6941120212ae24554dc2993e9cb8aa6ca829a3b9246949a4c0672dbfd3d3ae15b6503f7bde75e24f52ec5272258b03eb937e04de14d049aed43f8abe1fd452f16023a5e00f0243272722b7aed35c6a006152b25feef449cee8500f0bd524d04bd17ee1a250acab6d6866e2f1206c3c212c25de66e4fa49cf336437b05a34908a55d8161cae2156d252fc9922c6df864b6f9c6428e2b249f842be0e714d20357b7336206c69e659d02c9ec9a664d3c3d96508c30d655549fbdc3fab356ab907cd6e37e01c90bf2b23496ba5c453a6daeff09b6389028849fe7af71056a125be4ed229bda1da53ca5c8db2b20c6eab242d2f418840dc604a05521832ef129bceeef15fb9737b0a1e2ffa76674c69f29c9b3a082590a1ec4a1388a6a79c65a94e3200ed5920a510af627916a8045fb742879ad4fde951f14a287c228a44e7d67740cea2f0969877eeefa73b60ae53fea0a11645e127c95d4a305e69e61c4e99d5e9a4b805ae79c54ce9c26dafbfbe02f8eb737b88e107284a3b3f5b28d3e62a51fd827ba53834e185b64166f91b55b1f9fd86ff35663ba84a57f3e6dc65fc6a05f9a0af124a41a8a3cb555d31828e085e733f8f5a82c6004a58236ad519c0c77717f6d4d39a59fbf9e655085a2bf2f576e4a02a2b8ceeb74a5db2c6a03c534d76f06964157a84e5abd7fd3e808de0a685263c64939843174a633d5b29c94b35b2abf0001099962cc9532aff82d5ddfbfcf0b73a4699a6004a6a11b03bfed6e34b9ee30e3b73bc5ca21d9532c77e80da1d0e8b1f073418bd4a7ec3c43da1143beb859efc942396a0e109224b1a452b87edbdc63133b098174a893390f541025a5b87a73b8960939b02b49fb30620be8333cba6c46f9f1ed74a931434c72b606209ef88d1008f59029f917914d815ac1436577144c3851c134a9a208402cbc356a1731966995eb794b3a5cc1daaf4fc9d0ce7f330475c8a934aa88aac591e1f998e0e4620c1a03e2595504d4611ea043fa01969ba4f971fea4aac1e890970357685e3947f8476bdf5def4b4f0388a899c83802820b0adc1ef4ab7626a62ee893401446a1f0f772a349ebed4e9b18b70f72d3a567840f39f7e4abc95f74eac40069760d90515a8fdb9501d29402d1f3859b0588fec2d8dd8d14ad03664a2e34197cb6c7b9dc1d0991c1700b69f819b051f83df4aedaff7ee684adf8fc6817d30f2c0cb2ed41de4fb0b7083ce650947cedc5e97f07e95bb51794ae30594241ca7f1451ce6be211a80f322d4c6f3778c4f4ed519d0878eab5e6d4aeced5002b0d523640954eba88e3dec86762a02511b0f66a7a6747a0a93bdb14b1049b3e5315a0fc42ea07cbfc53d8333f75330130d810e9ef71c385d16842b4b33b9059d5303cee37846b8486eb6b9125a44618bdddbb3dcf077ef73292a784b3b50c861060b737a91041f6e5a89fa8b8897a31d2a6457c491edab6a895d724b508df087944631296f1ed1f43437e6e2964056ff4fe4e76655358f67cc1eec4b613ba8d7bef024f9285569e905f27b69ad4e2968692785f3b654cd8c5930314b62a1430dcaf6fcb71017691f1674a5ea85a3dc0d8f3fd61a8ae4bde1d336b74b65ab5de96fe3fcefa288893f3e9df14d8c0891a2330ef63caf9716eef080584b78641c5d70c0ec949fec3672eef11b8037719ff937906e68bbe058114a81214b80d4b4cb91876be94856dbfde086d7415a21da9aa10690bfd3d0d0f75cefce4b838df53b84b92e7f385ed226c4c81a95e674dd25aa6ee2f2937c54ba18e1c84b8a929a6874f711a390f6b580c3a2c1c2aa1d96789abae4002c0a7977cac28d4b9e7a8dadcdbc041c3363d6d7de960832328e3f43f4b7a01eaec640e4625f4c4ba23bbc7a74e5ac75b5ee912c317dbdb7561a262185fc351257ab17fc2c28194bad6b98241e48add3ed7438a1309925151abbb5278d91a180258e202009756a4bb34f99ff45aeea6edb4146f23eae9a01a3da928f6433f8921a5fbb304429274bfbcf0a61da84680229c488239de5b78642dd501b0fe514a124fb7f3ba6c00e4c2451d0f6411aff33ad6f54d0d69ff17802e5705c891b43889904f1d069ad354c26fcfd7abec18a84cfd68f9bcdad192bd509c22a2658bba5f626521e26df654c3e90cbe7ec5300d4d17ddf94bfe2b922b22e8d6af46ec8a17a259e0561a07c4c452793b28e974a806e45fd4094bb6cd1722133ce86948fc2e9b708cd14760d4c4cbe0bd4293cf1b6d59498abc06aef46ff9c9057ffeaec4230962370136dd44c4f48549063f5acfe4be336ae84e62e8565a33bf85dc0416573cbbf53a0a9464c53c0a9a0072356886f80386b692ea365226ba99914abfb92a3dfa6d2eaf2704c7134bfc9e4915a93b4d5b5864800c5653710663deae7aa0dde0a44433e4f564c7a371a55dbbc787b9055573f4551e44b8230e0861af7a704f96005686c11c94c902870117970dc5dc9f32615ca38e5bf2c2236bbcd24634dd7b35a7d75f2c54cb466361c98d1eb3da6285bd1850b0f80c502f395176095f523377eb52861144cc8ea4f3c0fab6537bc6a7df33bdc68af97264b907fd039f4f83c95208ba8c24cc9c5c1267db386500ecf17f0ef0edc9bd81d10a4ca7c18623331d481d2ceb34ccc1b43ed95b43125cc50c7ad56eee715a9ab717ba4957b722248a42eab51c74ccc43a8b055c1c9e4d868553b34e66e7d0e526daba4783be8a8c48c1edcdf1c4cd37651130334d4e4b1c0788c14839912a1acdf413e87976b72ed6b2da700e04cdc3a7df88c25162ca4e2835c127da37e385cc2febb4f6192a038ca4473588b4cdca85c48bb1ef83d63ce1aef8fe2498307708b628078c66e35a5c013bcff494ce42a7ecea0e0a8458978bea4aeca493ca527d5554c686b5f8b8d811d66ff424cf69be55d45d43b4203962f792f6b5dfdae728daf22059bfb3c20482415c9e74cfa06edbfaf9998f25248e278dffd73c471d30b35145d13fed6ed4ddb6615394d0a41274a194063a456eb1e4d7c8f29aeaa3dfefc3511e2bb635bd8d9ff99214d0c0028a5ff408d68462817c2a8906f1a42b003469c41060d997795379903964d0c84c7c2b14dde43d2d7d02d94f99438138d56f25d22ae3f469dcf2fd0bb874d14e2ae0448e2da8bc6f75459c75193b51e36ff9363e0c8126611c67c6883184d1917568b8073a5baf59068ecc924f443da9d05722b42b777de26ca75266ba04d1b6b5f213ab0c3b3931c611589bb8bbf2393aacbfedaf85c15090e5e31b3e34d39b339c18437ab8fce56256cdc7a895b4236e80ad40e7182ca95e71ec3f0cc4d591c7e7192b85f24f8313919b177d9e50cde608cafc1f11117cdfea61aeed34d5bd869f6bf254daae14144bd022ef1af6c2e1a6ecd20fd159070b4548b74834d794c3b8f2d98da9b2549b6755c1090894b7c08902ccc9ee2c366edfb5d209b4d8f113b2a026a87ae68d2003427d7750d5f96d060ec047422f94fcd9d96fe344d98c4aefc2e0b346a57065be1e46160418f16f981a5f93e9c3f3619186558c14dad6b3f5bc304f89c2eda3066595dbc6422c2e7a064499bf69ff10bcfe99b8c4dc0ab71bc0071dd2e889e3207ddbe9a412f5e47ccd92f51fbbe7472aa9c11ea4dd3ac19ef50d7e8f0963dc88d4d0782d31c3e6c77afecc09bc903976f7686004dec06807ed0c5cb59a11b876bf8404cff2223222f3b63ae86766a7e00ec64df4df2f8f4dfcfb8051a0616508b5c78d2d5e700398946e6273fd587b7f7ed3d814df6530270d8e17d5483f72e21ffa90efb247c4eeabf5cb5b8c5d7c4fcbb19594e01c4e2dd9d45680fde061ec6cdde13921ae2c312dd1fafa41f2c502e67dc4b4e076df6a2868a676c9129bcb4a541938ff3a20405bd8488c13f968720fc4e824e14dc656752c87753966e81cd0a8db6af1947fb99d09a0491bd8a90a307af714e39d81b935d60c854a5de2a4ce62977e6f20097852bf8c4c3832d725d90e7cb4e413b0fd6b76f958be33510bf398b078e3084d636c7ee6cfac3866c797aa3cf4e4c32bc1ba468daab46a524485b3d4eca52b5149e32040d5124df7bfcf984294e5596d0ef9a017bf6b8875781e76b7a5cbaf06d829899bd6c66c711ebce23374e603f67a81a0f01d3d8829ecb80c6e87ab1ed727a85653dd773a5e0258c3ee94e702e6aaaec83a366b43746a52c44c5c6db0332d9ad3ac47fa432f0ad2b2ca54e7ae2801d97d2a172b417b9393bd3f4b49b2c3dc4e80ef5e497886486a247794e7fc8a99f78833d03e22e81e59fdb92b84702b8a40404976e81f8ce63611b284e8022c23fdfdd58a804d168c94cfae6663f6521232bbf6f768ecc6088d06eb64e9f261ad3ca6387b2b70a3704e0ebd6cbbea41aba93c58fc736ece5fc4898364ea8d73ad6fbc68eb0ea3edd2511e72c3711e809e767e28e600465e97a9a142c4ea99dbfc45cfccf70743389dac6168a2b07072c6cf927d0634f512bcef75a8c4ead76b2d0ea08de8fe74c5467770352f6f6808d965c98d01f1047ef682c96b44eb3496f2610c938928fc34d197b9588b2fa6ebc9c80a54a0ad390134f83af194eb4801587d1653e68a6cc0140dc4a7c6a19f4ce6cf7c5b770103e5518b8d08f4eb56adf24c8c82df11d47452980b988b3264aa9c734f0d147bfe2ea9d9d541e4ebac56b8efbd3b2d91518d8472783163a8bafb198325dbffc46c32b948b8bde4eee59c4474462fe69c25c6952034c3cd82627113fcdffc0e33cb7feb35533584effa7ab574e6c4e347e988c204a26a052975c7890649cd7be74525fe9a2e3204f17a9095907ff40b2399f50aeb72dbe07b8edc1c5cb3efa1235aace55770a274f1b8152d66bd46729b66546c3a8b0c1bc6cf5162c01128c9b10da40caf4ab924f1dd9a89b7ce1655d7c6d4bbf08037ee946a8d382cb903b0e8b4a22b4aaa4ba4f28b504ee7b5cafc7a855de5e44c125fe9d21e4b6a3aa86a158ded10b58084a4f3a1858855ac92594e7a74d0e3b8e978b8b093b3fae991ea4d597176ce625bc4f43646f5e9ef9bc72b2f59517943f9ed3b29e64baf9f4ce1411380efa2656ae4f4706bedea31d0c59382b5dda5e7701e274e6bad4e5585dddaf937336511c7a4f5613d6e7f82f9fabbd7e5a0cd2ca3c15dd29cf7221683d9bfe58cd34b411584f6549df56695c713cba3afb6de9b457b3441b6c4b87cd84deda271c42d049844f7062e536e53c46cfbbab69d6c6e4b2af487086001f389532befba343ee9d2a4f840865842fbf3c91ec17ea0c48c47d09ca4abe83b6a8748b864a82fd334bc34f85ec257a8eb8b3bebd10f70877769ce3573858af46ad885dfac1a86c8f55144f9088670e1dfb3610720dfe100af470a28dbb48bc06cc9096d6b78e977c13c44f9441521cb084601c714cae3fafd7accb4fc83376e57600556f77cb004b9cbd4f98c5f3e271257311357a06fb7486eb67f9b592995555f6eeeec7c7697e7eef4f9e75ec065c0dfb0d24c52d85d76b7d9233a7e3051b0560c95cae6b78ef0ef94fa7571a82398dc561b8719d28948e3aa033b9de2ba22a2bbe9ba388d26d3bea4fe4027e787755812e5da062156657d560b368899a065701f202835cdcadb86d500a6b48ba9e0e19e20736772372038ffc767b053085f5a33defab8c00e3692e500f7aba5aa8a4fba962d86f424cb95dc60bee2b6eac402447e32a9f51d16874501380fc0a844f237eedf523958a03fc207cf6e48e463a1d51813edd84e447c3501e6b1553fe5aeb7ab483bd9630ab4493d6cfaba149b92c3168c6e1c75d6a1e503dc2d90771cefae198ce225c26c934c4eeb60304f26fe8931d8f02309aa969504216ff3142ca8d3889610153df68403ceda05e0b219b8fa9947c0ae318bfe050427f99489fd13cfe7dff46c3c54a1be79be2886784ad3d7276d7068afafb7150442b01cba2b3520ec686c5dc19c51d1e83f5c435194268fe58b9e25d6cde57505fc0ba4d9f3498b557fb4d240d5dbe900a81acd606fd5d9294b37cb0f8612a506b3a4553afef761a984c16d6c182b361b6a9dede226900534f3273e1913de4506e73bbfe082570c23d63f87abf7b0aae7eab3016d1988fc127d767e5e1cad7507eb9dbe5d8a49158374cb64712b630a9bbb086ca51cbfb1764066b4c3be57d507f1ca6b9d8560a42a75e7efd88ab556820ff79bb1072ee2e46c73e36704e9b5081077073250ebdc35c2afbe1f3d220231b510f3d071083bc12a351436738f45083316d4b11af3dca598f34e02416cc09927282d6a8d80d287c2f67cba524a15097176a0a0ab91e0b68625aef57b23e7d12f8f96ef6bb936f46622a5288ea8550a4c4bdbc375f63bf5afeead10e73cc383246f9ae25ecaa1a46164a3a3750c050b0ed2a48c6b27f83c11e8a423fc242c51cf06eb4f4c6a4314b201b5ddf736750b787f53397ee4a46fa01c3910c028d6dc5e8df00895b6c25a99ea3d624ff0d50bfc44b264f0c98abda35ae27825254cba2cf224c07a672c13ccf918f36dbda50c72c965ca7efc3d7f3c1ade17fde5ab7f360e1e42021fe1f731fadbaa3863350ce0257b1e010b3d54aee00777ea1ae0d7921521a8b5b42452640c3f9240de350e54fcd0d0200d0dd89d6f0a0550b7d241def61fadc2913537e27c3415c8e4b50f794a925fe8fb93fe76b4e26d17b288e0f06cd62478e21e39da89c0c947fac510d4c649e1f5ed721444734daf8678e74d7b5ed1007ca9abe7f48ffb722a3bb51198841595a628fbd44654f8116d7141dae309f7bf2f3599b3018e88ee958765126b7bb67f68deb93a30361a8831710a99c49a51a35018a4563261d238e4d2f5138a8832ee0661a609a3edbfb94aacb177a0e3bf68314b6992ba219382433ff513e2b5d8c1304ab36279f4771992a722d0ead55b65a5cb13ef62329e2b54d1b514a72fd5a23361aed17eb6426213b5dd4fe735afabf0a65c31dd9e8ea3720fb514b508fa63bcb58d3a65f66299d16d38a1e14fce019ec439c3f0cab2a9ea3ae516ab9e9db3462ba0c0e24563755c407f48483e4180c8ca84d7c5262427468d551744146423b3c627cb3bb194f50f3a374e8db67791f57119f8d175a8bcfee8b5187d09c116845bb13639e4e30c2eb47c7099637aa3d83b502b56d30e93bd55d518afa5dd9dd42e1bc83afe07234b03f4e260890d875b05a73bf945181a8a05e518f874a43a3987d66bdb7c04caaa25b6025251f99a6cb9ac5bf62b9836947a851907a7ab7b3b7757d94cf98fed5bfb9b8f9f2bfb13e67b80c99263913e438d1519baaf64827e8f43cc5047e6468c3a78f96f8aa1fcd72fa24e275c3ad16043051a1f7210fb91edf74b1a94c3702098e0a2c4ea4a7b17b4eff7f1692cd77390551a215e0959fb55bbb23b3b654a4d3afd260ecaf30f58e948f51d48e528e8e4951a44eb45cc7c09f01739e6d1c47ab9d0b69df26bd0eb82130912784ef32f21e51a454b89f1a229973d4ad5a2740b5d4c2919b3e3d1b3b0846c60173f5c7505b51cbae35773ddb43177acb3f0d2e0768cd2ba07018820d57fd34558546eb30d651d37ead7552f06b4825f636e2b3749675d359d030bc8a39a47cf72a2fa095dc51ed990a5a6381dbc81034d88509f067060b6965fb1e2db10c0b27a9edace46b5214f17c37bf12aae5358d98f7a24982197c02669a28bcef87ffd8136a00010c5228dfb35cfadfa5014889a314339de2f51edff0b1f9dc553da0f94ed94bf3085265a3a0c37b28bf540f46e2e1cf01b20f519485fe41f0dbc509efc7b4c1c84e5272fa12a2f987322b50b8953bca85727b00d4eacc4c5de398db87afd5762bf052750b38af69703dbc4aa38ef5f9945d14bcf5f394e27742cee08dcfc282e8be52cdaa8fd59b12860c069b3298f197c1248921e48804ba467e65de488960c95552ee501513c1e6f5a22262a0954da8c93dd173486dd375a796b82ff681034dae52f2f119c5dee19f84e9f3613a6878b8961d45099f671f6b41f9dc1b092ba0cf5318cfd6a0c7839d6ef044d74a908a4830db6840f50cebdb812a4e7460bcd14a531fbcecc574426ddb8434749be5915cca4e39a18648f0843619ffa7fddbc3915342649eff718552562b053fdf1c01e5150ba3c7f3f28ebbafa5f530e9ffe2ae534bc349ad7229837d2c1b32a7e47871d402e36aa4f8362bad9188c469a944ad535e5b6d87af5fd8c2efc22c59c6f99de12571ba045b47e0a8ea44fde73d6f9d535fd0529376ad1746b7a81c9946ec0835bcdfb33773e522074f92d9f527e3475368c3e7e1602ec7218b3165eed3550b47173139720e6a3c62dd08341c24d755539b2cb5fe6fa80535c88b0b00f8db279659a1c3622d58076a51e6c8282c46e053b5e9dfd02dc279e2ef712eb42f7635f013051341aad50ccc0bf394fc742ab753bdf5310756d644869b864645d1543466c8ca11db81d0f3b98e4e8ba78ee10253e4fe88e984ce0a4047ddc3e366ec5f60490246b81c1c1b61516d5d2df73c0853f3adb0edc2c27cb7ef06a007839fe07c8a490296049632a4215669e8b6a64153f502cc8f8eb25b043bb80f63b98ec6c343f01a9545cc18d2c434ad3f36f3d053f741953463185c44d235362d8acd23bcbe642ab39fd2d2bdd3be8f52fdfe865409795ee20ace10c35cc765771ad04bc8570cdc0e03e5724ea9652ff07bdfc6541683b358f925b097b8ef4e75d805a9a77a7e63c6a2e4a81f431009570e5b1c54177ab6ba31501857f76a3ddc0f62b705d70b5927c7aa744e5429e8a8937b2754192ae259e016bb6e019b5a762e0dbf89de5fa922c81b0f880aab296a8dd465543cdd218b194dd1eb2cc57aec5b867e3e56dd32f985237d9115cd4529f7981d54549aab32b79f3f1525c9051869cb49d809f860c3562dbd202002d58a98ac745456b91289b65ce62df04f4b5817c7af9bc92ec5b94ec3ddd0998e75a1a6315e5459a808baf4a33b8a4706105683ce5c1137b419e568577ee04f5c51167bb622545ffe8120d5fea002478e12dc0ff46cf679ba4e8fe7324e69e633a5aacbf9a4546765825c504de5129ffcf814af771efb511d7b156b697d7f028b890db669c2549375f573c9f229be6debb7e85b7c6c1ba6f4c549ffde5cc2b31ac981a16d5554a580511da43c4a196877f8f6b28829e08cfe0a5cf6373caeccbdbff3ea475c54c3f10bff46b4d34889515840661353e185f5429d8aa9ca4411683856f7493f54ed8677b85fb1607a7ace76158ef935607250ae5bfd7d7e33c017f4b455cb9054eecf931f1012a9c6c6300c2ebac3b09121f492eef768cb509f3173308364ac54f16d39c11ce88be2eb9ff9c201b9ad86e57695b7dd2e1078b89995a7afd13954fae3ef202e26effa3afbd36f017545180cb2ef2f2426ba36241dadb08e96bd5501e439f38cee83c1d5c89b1a41d3143d436d8459a1751aaf6ea7cdee9d0fce550282ed9156ab0cce99f5ad70577808d4c224948ff53fbbcce4e287bc50f0bd5505830f80f48d635a921f616c28db2b3bfdaf1a26b8458d22a448b379b5f94c5512c9026c3f6c069a4ed67636ca3027802cfbf0284ea6f4ac820300c926d6ca5530342b40716a3f8d02993335c2d153a372dd7b0ff518db8852d7fa3b0ecd8e553b53b4c802b4ec075453322ecb7db8c631589353488526f1eabc58ff453699554b1e4357e9c2cda22f915a338cc71ad3b6498fb20e96719ceea3eeffcafabf5557266b3f75ad6e8ff92e4eb16fc1b3e85e1c1becd3f158aea3d6db8535195055693cb6c017a78d94f254092c7354b8e0a2d8e161edbb361cc2ca0e8df7a156556cd2361d3e3810d1e253d4e192bb6675119d3889bac909717ec02472c3e987556dd850dee3e5ac671e5b36986d860965b763db02598f0f3be8e20c0e14e61f557d381fe69f3a6ce3d69191f5b6c597995bb3ce1d4ad283e483de27999e678f5594798b42baf4e7276c3b461cd1e28756d3b8897aa901607c0afebe4331426d55958f6bda1aa822d634996960465601016d860cb9c2ac475883ff989169954555a1e1d6dbb64297a91f1b3fe2774e8020882df19ff4c48cf36d1a1505d5a79555ad8a4df7153a0120dd97ce4c2d0b8d05135e9a2997a4bda7e3c67cd63b25f555bfc9cbd0c8f2957328bb343e0083788a7df18a08769158fa2a57191852003e55ded1fae91d57b6be7101509d75b816559754873d3f5623ed3230c266e27e5c55e188f2ea9aacb2379ee9b24599a7b245d4a26e3be9adba8715a939daf4a26b55e6c4ca40263f62b6f24b08bbcd5201128e5b2cf83382b56dd41b2e1ad1ae6255e9e6adc9a7866bf18029891fa98049291247e9b83519103509a98766e9523755f09283949c60ce9b29cdbd4845da6cb22384657a820ec71786ed4091441bd455f16519449d9cdef2446be158a4355c683d2c07e899551a9888385a0fff00ed55fdde2e068b8aa458fde57dc762a3c12c57b273667979459551d8465fb88a5b56026e2e7626cee3612b9293af1efd38ee10b309999fcfdb9ab275aff0413c57562ca97b2be4b9e2a5787d2df8bd0a20754d3867fd8d3e2c6cbbdb069c047b5456419900d793f0c1444e600a912950c46b39f45751b5b19ff3d28c1db7c5bb3e564bbc8988b88461ac46d571a96bf94ef71f16c669c1ca37ce0ebaa8e59450ee5658d701f257e304d496de781b80402a6bfd8b553f5095c236bcd1a2228cad35565f51955aaef148ced89bbc4e5ce8e8264955b162f39a82871a7ce3f77da0175686bea6e9137847d9980c100e048b6f29791d11f5e986080530e3bf606314d4568be0a19bea9b1bcb10f3084a5b6c75b0bf93b3586bfbe0b7e95576bd22145056a4a69958f81dcccfd1519433cad4e5e219c74c2168bc227f6991e215233a4056ac9e1eccb2449d1e33c433ca15983e2f1fe5d7c651756001caa4b75240154056bb0a8ecdb377ffb588c59367615cd7ef80887e4a3877e0fa854e3a6dbd4e2b56c1f6ed1c1ffd45f3e2493075c058cfc8f7ad905ed94026dd322ad69d0258d156c7620271504aebd5de00f4b4af3fd51348fdf7f085cf59d61ceea6f0f07a1556ceaa1a00a847376822b15d17a0901363c22ebfb1b0b52eccad9049b66b58df56d4715d8e35d420f02e5da1404df9c42ad213751df3c7b062ca9db6444c4a3756e92ad03adf8d3eb8b7493cdf37def27bbafe2bd825d6f4a2bcf7a25761a11f56fa3ed645ac80816677295c87c0fad451512ef348bcbaa67a14d8c0ab860dc956fc0ef26b953876e43e4b5080063389588d7bf2d63a9e6c634057944526548f56fe55b85c4fa0a1c2eb38b04e4f79b62162068702bcb40c7906ef4176c71f5a570d35927c94b16182b155899b82cd88cafa33287caf87dfc99312bb6b8e837f570fd6aa029af8d8df32d70c7ccf30f34ea8d2b5101e78c7a31f594f32340370573b068826908e6336c77044c2585d60e0ac6788978c50d0e3d78c555d0821ed576066acdb452f4332d1d7722991d31df9856ca384f4915043b09e89b9436a3f5765c58dbda75ff5d681ddb23ac9817dfa971c4052e5e9d7579b0cd0b84558fa57664333aed0e64b7521d4371b124a216c37cbbee38bc462eafec80819d4bfa35768f83fe143650b0c786c137dde24cad3884f4af99b6307de11a0ae86125fc8577379576812870261cfb5bab5a83a5b2235051e6182b88163515174098045f55777aba3a21795522581c747c3607bb91feca65c905d86332bfb475d6cbb2d6057847980d38056aa5d408c614dcbf21bb078657a45ae68db7351bee5676d1967578678efa42f34aeacea9ff72fd127782f19c7d691f92da9b0d81a7a73b9d579579fc86f8ffd3512d281526acf3f9a089855b798a3b55ad728ec4ff11325937a57a68ff7780685b2b71e4fe38a6035c7dc121f07e7243de1de553e6ffab4898457d1be0dc0252cbd5a09412b94bb75ff8238cad511d7e7322c678f4cc41a5fdd57d9da777eb873a8520ef338512c81cc7121b4e8fb0c5c73869ff71d6b4d15e557f539ef2cefd0500c3265eb215810b53a995e7549b5f4566e9bed4e59abb3b457fb847dfcbfa4039120382e74a21266b7d8f4f2d0c40e98ed30277f87e909b157fbc5ead3c14f7da26c8265055664b11be793c160948ab931ca3062f1bf5740580258e250da13af9f2048c65f8ef730bee34e630a5ae2bcfe604fdce00cf015581a92a23f7976da187dfbff9506ff108a826844a4082ec9e5ac9b4da1769029581a9b702f7de2ffe205d5bae0200d5fc2c83c22f9bd9f1ad20e21fd7dcb18a5581f28e8a694fe98faf93717af8b992b4e14ec1962d92631b9595b3b20a3e1825828f3b666ff1fbbe2eb980096bea08f334adbcbcb6ddd3c0a256ce0720ebdc9583810b050a9f6d45f39f5feae6b51c5615be8e72d6d5327123c9140cc21563a5848ed50ef7045e825f8d02a832b2589851dbcbe8c08b90f74d4d015d76660c65862b27d94ccbf4c918a152cd96743d3ee91ee797efd99656227fd0a348d31ed5863228cab68aa2ebd4104f58b62aa718f0b829ceb4bacd3b977915f12554039586912df02ffe98e6302f052b22952ddc7a0ce2e9b012311606a6ac58fb8333f58702a2d5bda44503c975638b14123af8ff173416753abbbcf6e8b63c6bd07085888c8c8c5ba0f183dff20062965d78ebe12038c932eeb171b789692a4690870589e4c5d114f7d46f9c877091907567922a79ee7236171c4223dbacb08c7fb7258a4c5c306966599249e3c718ec53e946a854d8ff7e39835ccb87a1e3e1736e758b621bf77f13490f6d4f02d3c5be1cf0345c8f9d141dd62a5a4b4c767d77aad58bac807930650181ef18c0c49e44ab5f8706538e7202c636d87e908ffcb5b9b58bee40f25427ba430dc7932b37ced6bf55455c3676d1c179debb8c6cc23f95958d27d77c997dcfe5236a937db754db715548221f7bedc9fcab7a0f00d32f6a958e578450889be4bc6aa2ed6c72c6c583e777b6f791cecdf698b25554871416358ec13c172838c358579991b8595a577185d6aaa9dceb3daaf7ad0b6831af4b1590f56241789f3c4ff2fef1da59f403db2f785c3ee19bb562dbdd80e64630eb0591619a345fcbb34a598a5b365f086561eb74cca462f9407556b2ca1c61d7ea2593f63c02aab5f1bd761b5298bc0007cd9f13453b2748a83887db92de2ca8118594144af90ffa75dca881794158078594e2ea11d16f28fe288376c7d659e4b035942088ee9526281121bd82d7473789f63ff6f06ae0640d2d4be50fcc8c9ab1e5943cfa9cf9fa124eb70cbaf3d9f1c716a3d687322e60ff8281a4eee8d29e4f25965f5ab6bc0daedf41a0c6b9e747e896e348b261c97cacbdbf37023eed39c1859746d05fc6b39de51c1e7858730028060fd18c4f54ebb029ada69ac92118bef598ff09325f8469a841f5611ad4fabe5c1918763feb4aa240302fb6dff33bd0d599b6c35bd0870593db7abe821ed5c5e6f780f993e9c53d11b7fc938e459a62d59a2b56078a65e2eb9dd482307c6b92f8232a0f6ffe808ccd7dd34fcc493ca6359a640b565a3903fda57025c27f86ca46d0fe75e8b39b0afc48fdeae2d9b2bd459b4da3d26a2a40f0ee7977e2e0651d94c17180f46fdd2f5bdf806cb9b8ed59f59c1cbec05c5cf086948c60090a8d25533244cc09eb324959e75f19348e473f259e037c9a1dcbc612f6324dbae8a370d44725cbd9a2e98eca6f6e6461445d1ce59f3316ea5058138a3c6449d6fb358e46130c9ab1bc1a3d471e89e7026458d965a02a334729783bd9342d68f048e93d97a6e97d5a23ee92027fa641b52ed11ce5a16aa9b47198b0a2b3a50e57c3e7f73b09050635e1e994d2271c7eac1a485c75a25a4b734f92793030ad443f4ee1260c5da1c5ac3b3cbe5347fd0636ab62f6c5a369e72e5559742f721b374e952b37917744afb971b4904302b644922ee31eb5a3ade0d9c7d046eea5a8ff2601cf6746ad1214cb26cb2097bf4e7e76267d9fa5a576ad549081ac2672a28a854d80a5c4cb48062723774c980b21e0acf4541e65a577285f35c23b910cd9509fe21b95e6c749cfb94cbddf07c6fc743d820c96c5a5ea1ec7820aa2001abea842d96177d08a9089d3ac98f5c83e172b6feddf24e5a62291bce560f6c4abd85660364a6be8404a11258f2d2236c57a040205720185a91ec12532df960f3d87eade76e56eb95039e22d21a554d87543bbfc2f4173f5a9d13d3a6813879e9698feb8cc3ee6b501a0e33cecac291e8918aef5d9be8bf5ad0d6aac1026deb969597227c4fa7edc818ba4a0fd77d5eb77fea4093c6bbe55ad58d8589a0faa0ebdd5a2f2eeb291cfcfee077a6ce7d10a5b7e986b6d6e8905ae6e92d7203e5bb92f65e8e2a60107436879192a72f17c2935b3ccf68e9eff95b0a788553d853591b50e59eab42f1cf5f1c5883de0fc74b3853dbfe6123e6ea5b0ac82a6b0f30e63544eb611b9834cc13b489d6fcb1e13bd0002f5f9637e3615b198f0c95261228dc870091d2c9ce956c846afcf814ac479d02d3faf9f1b76e5b1a24dd0e6bcbb9feb1e98c643f870c5c7b1abfc4dd90b3672fe35f2c69703c5b24ba017228c0eb10b4da9b80b7ee9c38a612747f628f4d7100173ea635f0465b3597b534284b4c39c613262d6b0789c047524b24c3c57a2cfc62364670f9e25b3873fe69f5218eb5c8401906afebae9d7bcd1e428e752466fe1cbc0b91f23c5b42a5ffa9ddc9fb3cbb73991da92acbf93bd1d5b943c65d2be183c6cc538e735b44fe7fe6f00a70f068d953ee75b86f3914866160d41f010e00422c0dfb69115b5de88539706d6d3ac64de686c2ff8e1dddc33942fc3e9005fc2c41c832abc25b6532b73cfe77f67435af48d2f8aee46df97cf6d7dbaf782346eb19c9293d685b65b91987be0236d318530e9dbb14e4eb22847fbb93c3b1a67808616b4179525b743b7dcc6e5bb9b65aa6564cac9f5ba6be7154c37521cd1defcb2d2e0bfce65b758e2381bad227fe0f4b467d88617e1a59b70931e1dbf39e4c2ea8d170fb8d5b7f5b388ce69cec61fd6b49a980b8ece925279e6ea98026d4f920e94710b3175b801c29df8bec5430e87544571d50222c4c94c7ab5bad04492cdeb21e5ab2465b961694251979bc4b5218a8d1e31e6236c63d04465cbac3c66164c2fbefbfe15b98c90bdfcc553a08cb83564efb3a914f8890651b0ee078fbce8ad44a1c2f5a5b9dbc7e9c4b19c658e980825b0d1c221a2cc0337ac22eef8753cc22a63b72165ba3eac013150a29d03e6c133dd16cbaf85683cb3b4f97779710977e2080ba105ba99ef3be126627544f0e54a6ddcc6508f3a80ba6661b073d3dbae39c26d3695bc536e0e4150fd23b5d82c916d97164a617e4dd4af40a7dca82b8c9a5a414445bd6e0e418791ffc5685b4207c8b749d0d1a10d0f62f5d585c6d24fd92aee4db5becc88a4431569579451e884d09049aafe265ccc80a7e251b55e02ca62b9e8f5c03c9ad1647bdcdab85a24601f85636425ab5e5b2df40dbaa3206588a344d775c4a742ebe4efbe1d83400831038da2286d8cca58f413b28520f155b8a936c365c5e3b12d712aa68b17a067b1787bbc56154af8b9d4286a999f37b1ded60c8b55c73cc718329937cd104bdd6494a3ccda72c784c49325b4bf606a3de30e450645c78b6632cfbc46b8c57629e9f61cc8edf320517a90a91955b650e5d0dca734a5c7ce6dfafec1b542874ff32fdb1c2018885446e5ca3911dfdc6e033a01a23a05c88234737809b0291f88131a5b0181ef0006e5873b064f7c6efc9c706c1f5b65c94f43fbea79d199c954281da3aec7bd3963733c29ac5164cb7ce940b4af0df5c953238333d7f7d662e0fd9ce011970027bdbe7a3a8c6ad3abdbcd36d1011645c9f4182525a6ec639eeec6c13722858f975944f0f999ae66d43c9d9e09c84435cab5f7bf0070c94e35bc19147db0e44d9259486a84058ba6f5b744f1b7831a55cb194c1484f44c4a87bcf647d6432eb1f73c34983f431654f3ab479d1aa80b15cba5783c9bc895357e81923362b110c32ba8d7d1c4f7d7c4654b15cc1498a0d5cd618b52483d96d5d49f9178445ffca23b6c51d282280d4037363ad31841b2e5ce2026c430ff8fe7621dbc2f7428aa7776e1f1873eedb9825791ab78da959285ce8f3b1fada07980f3d82308362def29ca9b29132d69affbd2094607354523c5cf3f08aff33ed9353ee841852e30700bb4ef2b4d8458b753ddf986fefed1d125cf4ae799b547b86cce2b3f19bdf4ddae55093757c293fdb0016405cddd131425cf99e5536ced3a16add805d627adc8e1736e9782b7d278f728dec8dcbe9d2995d1420c2cb7c24e42c628f4577b3ac019daf602675070c0f4922b93585e060615d18d14692cd3526f48ad92d5d9fb4bf561234e21bc96442409046f5e71f10a35d298553a877e41912e3dddd4deb55d59d5885faa25106d43d1e8958977cfab85d3c72a3bad6bdafffbcce34c76a0abda8e790e3684e528b7a2f9e3ec00bfad55d412ef7c9a485fd15f482ed7ae22ee3d26a8eb82f107abbb6b513c6fea9f98f5d48bdbe42dad2dc09cd6d33cdddfcf9d1810268a2aadcaf307821656ba2b42d5d4afdc6c4f88c656255aba766c83762c45e70334b4f46dc8de2bcb69695e7075d4e71fd4318f04eada5f61fdad993d1d4817d7eee3c61f5a21cabc1fbf0a5db5d607e24899daf98e3a86d675bd8134be335c84e9c6402c3046a73699a52cd465d66c31ddd05081c438af8a62d5c4f612bebb08e23196934feb2789a24036a4b5da4c8c986e8b8c8f48b6dff7bf977c717b023df9f5ee9c92c6e8cb6b4b52c3e5daea3f046481d0f7250e72d7393f2656e037c8bb858710da66d66d960e179f95db251ec80cb843d0750ddb575d008161551ec11c17b3ecf90139111b813f30c5dc4da4398a1c580f9b9d011501f79a3c9280ed4f2ec63d43a4323f28a38f6b75df6e0e2761359d30a8275058e299fcc0381534545f55cf43e41983f5d4c94565dfbb59ae89572bfbf367c1ea91edb130f571ea9e4e88c188480f97727ce18595dfdd0c0a107f856301fb8c7352cf94d0fce8c39cf6eb7017244557506e711375dff259068714f89bfd0069adda6faeca07401de71c03b2b739d56314284e5d55dffc0d895a8c359f127be5483f9e3d2b930ad209350ac3d3c18fbfba007719a5e0ed410c154e0c8ba5eef860b1f87c4b73e609d7d6aca044e47d15c27cc85115e0fcd3e228a35e94a2b1d66b4af69aa37682643f6cfad58bbb132fe1a0baf4b5e103771fcb2f4b055643e11a956b9134eb3a0f563a7d3680b61c09170396b3c5e3ed51df6721c3d609cbe94b3b737abca1a90eb9607e5b710e829a50c78cde55e414793909cc85e7fddc03720cdbeabcd3660d1fc2afe245eb97684cfe9945f5e4ae3e51704708121f9c93c93c1ca9b59c7f7961fa99077b21cbd0afef8296c5e4e62751a78c027062154b6e8fea138ca076fbdcc09799b597c917e951c43275e573b03735dd82d34a7afe05680de1e38b434a6c65e83cdbcbae5802c6995d15e670b2004f64b8bcf63a15add30ec28da21ffb97e04be7a57ea22053a174e9e5e6dfedc6d5bd8142898b243edab2c6d2e5efc97768244ddd2473d6d73a876e35ea6df159c83c3deccce9cebba1e04c89cb335795cb3c2e173e3dcfc9625bd985eab0e20fae7aa71a0286a9720e5aa000549f996667dd1fec5226cd7fc1a6d175eb70e3a9655b79bdb72af55ecd0ac1dcb1f44bf5541365966bff480430607625eb8955503a76a7894b77b969f2b22263f35b9598b70d1b5ff443fbc1fcee5545ec0dc12058004d70aaf307b7a027f738c843e4e7a05e99c2fd90740f336d7525ecc9ff80caf144c479bb55adcaf5103f138568c57978539e70a10a1486218325ecd485237d42d8e49419cc4c3bf4c23e77e7bbcda8695f8c955c48fda7ed9c95edd8c29ae6eb654e168293a3322576a45763988f7c64e6e025a2d6dd1b5cb4b5ee40f5007ba4b3ab96058131582bef7c259d6177170cbcb491ebbfbd17e1cb55ee9aaed6532be8c326544c214c2fa0dae88c5fa2f56f8f1bd715e3c122cd7d95efabdc31b13ee81f82edf3aae25352934164ea8809263b66a2c07d613a8367c5efdd78bdc84fa796954ad990e57e9ac619e8af34423b6cc467596e586e6327f5f1b3219f6de7f660a772fdea91eb97da00dbc3cbae0de380c185afbb59c24845f1be3af4d37b0c6c4988d54661f26255a94a98031809fe0ce53c52ff02dfe765f1f7c42d84f1adfad2f4202e391fa6c6b7c99537c0164c788680865b3dd50e05f2c81eee7ce614c4fca306cd39442155c8355b27bfcef45b972a7f387b940345f2d6edc18327a596679138f852386e0a1965650b7a04dc8227efd5f165ea69b5f3d3e37620fe1990a92bc8f36118868e9b6a850126a7cf5228878bb1168c8795f3e9f056d9e936aa554f0b18928f80f875c68811bf88833fd2de451486345d45f3fb82ceafec049e08862657de9e938c65c4cec1016a3611773118ce31eb72f5f54815f3a728263d0f6df98d2731ccc1b014ecc2fdd5de90af0ac7bec7a964a5f641e75dcf7419b11236645a32a842e0a6e39eda79e541ae8c13970596258885f6c62f2aea552b82ccb27abb404f449b0689e65919c52171283e2ea44387d485f6fbdb518b059d9b101c9d4528151998dac5f7dc7474a316d84f65de07ef81f5f8d38f3bb4013f4ab7a186466307002606f8fd671710bcdd719553aa49002c75f98c8103751bfbbab9030b25793e98341912d401a43bda754954d8d329147135f9ed81ebd999533377e859c712f6a1ea49e0a1fef84ef3913bb53de23738fa95fb1ab17d5944ab401e5a80afcd95a9344fcbe2eaa73bd41090f31aa6420cdb25fb7e5369334090b9a83d45017edac4b5fdf60bfd6491dcba8dc313fe4a7c54c5fb8f911fbb1254d80530f4ba639c0247988efabc316b6ee678a8084915f47ff5fc9244022a1345d28e38feaa55855b86a05c4b366abb44973a11e02f28cd2835fd559d5557345c6b954d034715098eee59f4dbee14453da463e06039fca43365fd600fd397ad70ef89504b7ecc3048351542e6f78e76c49bcde9d15ca8443115fdbd79b3f266d9ebd485bb94af05293a86323fd20a6d9069cac4d36458182e05fee2c40c45c1f53b5f937e46cbc6fd1ea4617cf50dbfe548eebdf0bdea847395ff633cca5c8fe33fdea2a6d09a1681abe6e4db7afb22019f1d1fcecf16b58ec60028c9e3e3a89aa36d4a91866ef0c9199b109f804c2b5ea0828f572a30be1506005313a09a5e775e1a3e633a534b076bb5914f07961258fccb8ae9d22ec74e66016b73e50cd88cb99c024492b3da1c69b30fab5749157323653fe5fa63c7048603eb40fc1194e67f1be964b29d2cb15e31b96c29e88a17026304c4065eb1aac6054b9b02ef57c09db9ec489a95b62549cdae749acf98a8c9ca915a58886f7826060edf574443bd317d00417f9b53f5e2bca93356d0215e8d15001fe7cf31226607bf359c6f1a40468d57541b26c54ad1b10c84ea52de76fc27267eaccecfe926082150ac11cffc6cde4f9520c205dad9b73c23f9a4993646923ae381c0c4770608251f2561b3be2b160b680a283a7fcaa9b5f317004d8eb08cdd552b146f53b6088a6ba68731bfe8034449c55eb9e2e66ab882499bb45a561e63c70818d5bd26092eda71abba2d33e66943e11e02d0a7d132980d9de9e87aec56747184bd621609fcb210d3b5e77b08daeb3c46a4d52552226ddbb499eca9d69ed3c6c5e48ef60ab3dd8f7dd49a0788afc27e07518ffe005d07ca41790e003ce994bab88210e60b164498f5567517c581e99211ce166c0b97e6a9f6d25825af6aad0c4701b9660b61572b119bd7b52a92e31e74295694b6b298edf1ea619354d9406b2b5aed560f1fc532cc0d0ab04853deaca33ee2052123de0685231c21a8ff64de28424be61051f5c43859b15e4d282964ccfc96e1bf455cb5b0cfedca0fd7b2719871555610a895594d87eae9a0f9e58878f7398c75c0d3edf63668d0b170f0e22f2f3ae611ca3323e8feed562e7c05bba2f57f38996747a0d186cb479c16f0ef955806461278cc2c98eaf44da75394d4ab5fad935751b7c43f56da4466853a4a2303095614313b8d524e5a2716173a9b2365b609c9a1b758acbd693c0408d575d2dcda76177cc4156c820d83e5bf78b12474195a7491a0bec200c0cd6e2ea63725c6ce8619c66ea984b1f17bfa415865a587ebac1fdcdbaa1be33fb628a5d4c1bb83c37619fb0b72ca9229d11cfc9c6945f2a7bfb5a9ed7106d8ce791c18ec99ba198c061a0c72b4a23e0ff0d2f7f5fccec0f54b15150d7f3894f8cd96c91e9bd8e6c3f61bfb2453c32600db55f88f172618f800ab2e4b77f7b21af927b91bd9951d8af61c1b2beb57f817ecda7959e815a4276fb984c6a19da2a8d4168f32aa08362c061d361a496335b45935a41df2623d53a09e6ad55f984b0a6c31478e018b5885161e0e8b3d8f3a07a43e5b1855add809ca0bc3beb34887213053d93ce987cad1e61ee758df959f2955d8ff2981ce4695adca44f94e709f2ae55c76824bb27a99d61f6aee2dd441c0f8811a68eacc36d459698a9520cc1134274d4020dd33f665162120dc093433ff94486bff74b7dd2fabf9779a52f84e53b7c4df15424e83ff1622de993613f8c3c07f3e9021a2db7aeccec720d2412faf8a45aee857c59be0a62478c3033e28abc9ad20d51ba51c151408476498346022e33ed4ddcb22555e1624a8d926d2dfdaccaa7e8fdd535da35335023cd417bb88ee1d636fdf90d3534624fda0451e277c3b9ec4cd1a0c3a20efea9ac968d999b833951c0d46c72126c6250391906d0eac3fadea4790450afdbe567e3d122ee1c1eacc498fc8b2256c062535432a5ce91ab434344d35c60ddae3ead1c458f0789ff3fdc4ad133aa13a8625a47027ede75bd990c260de59daf3116e6a5832f148e2b2f69b7bd9d171ff862674297789fcbcdc996291523e94295845f1ff975ae19f1f5a9a872dddfae2b62b9fd571519cce6b728f68e038d0203119b3aa08c7ce3b1d75b1dda4bf130b062ba4be712f573c96d844664e5031141c10eebdb8c8bad9b90529524a609fcb362bb0762b5d9b2a54aae01346b260b72ffa26858ce2bc476d7fd4f74df24f4ec62c0b23023cfa6ed1e96a49890412a8f3eb808706a719c4c2a114c4e2a1a34d462cfcc0be93b95b1d8bddeec77229f8353a7388f5c7a91e613f0a3a97dd24e3062db1151861a91ea8f42a3d75a51584e548f8b361cc9cfde7b92a56842dc718962e90608b28bf48880ae39a9dc217fbdc55802b1f8803a0d335f3ac6c9e36d6362f592e771b2e171fa5b98b0a6e7d34a7390e6d8a25f7ec5342fa0c96071ca1262f770fcd164ee5e52190aa7106009bf3d196441ab196334b4650ef3e7f1732c630f2318c6887c46fa9077a14a00af60777ec15e764570d91d8ffb4cc195954c6313f0be4bcd98f747d91bf17ca0e1f7f9f700d7774f3ed3571f0e0e2192be20631ebfd9fa13b28c893a0fb8cee55565a8d31d48a043c14222295383ceb57be86326ffe77e4c895274206a3edaafbca414c7f606e3f1450f403eeaf0c7a260c263494831c5a892a53faa82cadd228afb3d20e3fc0ab7b37722e07bb0a20bd2786353a61067a1eeb117fa7928cec5305ea3eef006789f61f0265b0f17f23520666354870532a1e9aa981eec06e727be5465152b6220360c3bf2630714becefe79636047ac82c3e8b6f2d9a5e754dcfcf3ad7e7aa29946c92bd255c89059da0b2c63a5ef85756479cc4f542efedb60e87efcf2fa3c6a78caf92e1a61d19407573663adb44fff8cba6048b887c4063b16fcd0b316c3c4d24365ecdf5dcf99b254b963bb39aed79b8c106149e2f86158380d722c46fc2203cf10a6d743325379028763d1c5d05e2286ecbe93cf559fe4db618b3ff8bbaa5753516762bbc9a1d21d8763d5486f1ca69bd493c4b1f0c05255f37e6f9ac2cfb32cda50c12919525746f763e918aaae6adebea8913ffb6c0527f23834efe7463d2f333b36aa295f71dbd863ef2e7348b3e12ad92d17d8a8f65fea3ad505e480c025963b52278b4b8e84d163f7e421c22342a769192a2b22f60db96e9af7e749c688bc58c389fa1fca77d963fbc3ca97facf069217a0425ae986dc37c314b2df3b5fcc7f5a968f65768bb264240e47bc9099fb6a81777d585889798d7532ed5a3df9b28f496f1e112adb36642f650f03dc5c73fdc353f83aeca786d1f8841e24666ca9b26dc26f140be96a6431fa33f9276d9c817aec551b3d26d9aa24d4d93f74f5d8f3d78924fb68227764355be6262a25f4d70de0db0447b28cea3809f27053d30e2deca99f716039376442dd91c95cd90f45a9d5db6745ff7f380a96b7f2a48cc6b17a5c0d78f12fa76450e2b1b118ba9d02f803bea9582e5de2ccf339c946da509ee1f62b8b847a1064578c274d4ab965c97e767810ce687bc8735faa7c71fa6191ddb4bac665cdac6463de3362bd5bb75d091e80a47e3f3b5c5bd1586b9599d0970e0eba8a60817364662f0596c864426c1b049d9bd11fe2e7d987f20550fa9b5107d8153d80c223646a7192f9655ec231774b1d3449f06e74e56656433212f7a6e7fe321f4071f264725cef83fb3dde790c8b5a0819d0c45d9b8b04afb607f92ed7c9b1c6facb2064807c1c49a26da1d5db74e5509ef27fe780a8feba398b06d836e31ca3817c136483bf09599797ef83401e401e9b0e932ba1cf118cd29367e8ca903e242f92e26491cc83cef0e68271783f92273f6cedb9904ade6bfa53108dd023df14eeaddf64a894f0be49580626dc8d9aee730bbd21b52c1de3cbe7172c1a567759154cec64ad7253167a6e3c4ecc7b90314add2c108b88a65b186f36ab60dc57bb6feee364d230e8c0b102289eeeb8119c120b158558f07d1e7696efb7601d10f104de2264e4ab0ff457ee69dbf61c055e1e2418c0a39fe5cc0b8a0b5f0ff281b566e61464f2720669a4812297667678819cf2ca85c165b64bad413f8eb2a853ed1332ff64f34efb571d4e0ebd565343c6a821ad5c4b0c3b6521a31d85d7d92a54a590e264fc9cb739aca69cd330803287d3cbff68902c412affa63b7f334f8e1541bf7f6534a4a4ff63d2727d179a63d9b8654bbf57161e43f77324e458671e9fe0882d6535886b7948b57ea284a5ad5e7dfd04f45c0ba0908866948723b4b836d5d7f4653a694bfb03a016705b19930cf3d1d714c638f1127142e551f1c49b2833949665546db43f98550279372c928f4be9130d9388705355c8c015af6ea238cdb7406560dd86130be02ef7ce833a8e946a8145f3061ab3d2b0a0e5e88235df1aa829656c25d7e36f99d1b46dbc339856cfe58adea18090af081ef3e2efd8a853733f656c8150fb465820fb3745efebe5e0b235d229c83cc882c207595f1e4bbc3827656eb1522e094f46e69c124f0f58ef990150fa12ed6893a1dc59433ebf571eea659b0559f6ccbb4cfdc7feb61e737b5481beaaed3d42ea72764946551c4bd73a65cc454209aaa5a64c7aae749bbe3de3469c2cec6661a7875ac4e07bad92d4b265d6df4a2ad9cc625686062c1c8d014376ac62a2ca8302fb9950b57e85fa8b2465d893eebbbc84d472af4a51d728b64f1e405fd67927a72bdb2a2677b2d0222e65e5fef3e74eedf711d7b1c53f1924203565b08a25b9e99fcde720bb6933ff9c65f7f7d3627c2847bdc6f2aaef1aecaa724bc3cd3cba9c9b37f1c912c707981066023d45c4dc07a859f1f00af23283d566ec16569a4c8815240c2f4445b1ddd76611156c022fc869016fd6c31356db4c35e472700cb848cd85d19c35031421d9661570fc3055c77ebf911dbdc691daef9c5de3669b064f23956955cc7c6490706631277fa4f329558ec9ba8b144fca2bd770f1e2e682fa8b500deb6b9aceb6e8663fe4068773d38ac23198980b891440636460b9e5fbe88bb2d304f736fcc4196653be1f7eaf2768822cfb92502e45314afe063e33269cfa600742f928faac4c6662223dfcc267bd2e9befea3ef07b61db87614e87b86c3b29ea4f0e26612c576668a0c55031c28e38916a495515fad83f377ace0893c66afe75baad2b6a283e666fef720a26d9a3dc072f0996452e9346de4de6fca4e2a707c75f86688f89b066b539ba161daae2c8c88679873794e6e82c57328329fa03a95becc52aca026f66e9fa93b8d5205dec94f5f87c69188b1a9200ef0be7d6b68a167f5eb2db87b4670823e895e889ebdee25d22b068305671fc2918c2309c886ab425d3cde34991671ce4d3a60dfa573aed509e79e50ec87d702102ee1b3b950d829e630925b82c672defd084c6e8010723683b3e96de098c7ca184a333cd7a42d7cb56f8fee7fb6736a442c2074e70fcfafda326e1c7fe1a67ac71063ae69073b864d1dad5fcde673b37341c13d9a3b7655ac6c93d603779c8fe9caeb421fc7554e939561a85066756b67c07d3ba6761576fc445bd9eff1522f77b51f954ca12ea15171e537b3e6769493f465d7f09ae0f7ba8b0d55bbfce95f924b95e238a94cd049ed564090567851741f46bd0e844b7ab098003640442a72839f2d1dde6c2d4bde215c926b7678961f36171ae24829c2b71ab306b2b2694b4ee16803b1a0a6c240b96681b19678e251c625d5a076af96429b2b9022db39f709c46cffe1bfa8f966a9f201339679bd4c5203eba9bc030ae6e2912b3e1b45832b4298297ca303f38f3f2790fed679fa4ceea81c63e9414baa0d99780d7598997a06cc10def0f970a09506db64167a03d871c8f7b777532a99ce1aa7884921f9ab56ae435eb883ffe81a19bfccf67b23b61dac2bf5d8658b11672c67eb7eef60a9374d1c2b9a06ef8bf32398e9367c62ec524f36f3871b5a73b5a1437747a3fc08bddce0fc7b0e6bbacdaa2ea2b67ceaaee238fdbd8054b8492515d88b8177ff7950aed34347793f14ba383e41967d205d148ea37dd114980ca8a7f970c7caf4869d1c5b36c43deb2e416a811bb67db1667f16481767c553d8e9044b24642e63b0cb37eec6a178f055aac66ee9c67e0d395577f96859aed05d1a6f0c60a5b54f90a75415b7aade2831b477a611468040dc9ca92dba9236ab645c03bd5abe5e8edfb7d51657f2d823610c480f4436822936e18bf01a739fc2861e09b680c87debfc7e78a5b8a074751fa883c2282682780142b19953aeae875b0671b83630459638d039ddcd967dedc3d16c2d26868307a4ea299e5573a1bd5e45c9d6a10ebe658bd258ff58517401dcc66893bc468426b445d7b95388bc3c768aabae17e162d328d7120aeefbcc1e004615a9b7a6849af9db717a920783c1d9d87aefea8839d2595db6a0369b0d5c207a6981e24685cb4a2a67c714122f7ae5f3b5efeaf678be0956377cccee49b0d030b1d7b50688985ede3c195acf75a7d9b87db0287df62a284fabee4ce94e40572d38d3ed76896079df8868082cdbc189b98f0d916d0c6be656bbfa05980f7dd1a66f0b26d68ba683c67d4cc0b73292eaad796a102aa0fbe8a1e57cbf030af785a484344c768bc5d33e6c0856c102559e62bbf8921a88b864681ab6f5e1f068c3d1e95e41468d5bc6fcc38751af03ac938fa4ee4ee37a007494d7f21ec1ab76cd46af4233768f84635dffbca3f755046ae31d62f0a3f13cd7148b80af04ec690a5746294af68f90270ad1553803d545f6b2e2010e63ef255d5114306d66d16de1e6956bdef68fb9631039fe770b6ee46ba2979ad64cab1a8764e790b4e132fb9a83ec97582691bd472f5abd909a72138041da513bbb41d7fa9409e44ee61be0c458d84ce7b692b3b4e0caae033c8c7cc96b103204586e2ddb67f9741e4b9b4bfca0bbda32b693a88a1993bc612108e3099245076fb8b9cfa1cce460a5370f41332d718d6b9695b2d5213ff5b13bdac34059ce09ccca0b82f497746a7d1450955e35578abca696057928956640b9a12fccce4677a0095202ac2049c98a84ee1b78c5ee0e26569705a26cfd0fb60556ecc240150e939bd7841098bd3891bc4bdfcd50400b10f6979488845f9d1b53311458c2293f73ade4c04ef0d588adb802c247c75c45770697ef7b7f4ad863a3a6c9cd377c5cb89cea48fd5abe23851f069db0628bd774169907d6550b32e500b7c5315a7025b7788caeba0c857a526771f803483088e786992e6ec4dc657409e55fb7ddf50974fbcf5d24f844a6a837234e7df4d5f457b6993d430081893794e199b1db8475c38e139830f27b6af9016312b90382a486469a37f90ea1fbc196959539201ca2792eb8cb56052eb5e9884b8799c1c67133469b16e227d0c84568ebb75a93329211ec6abe8c8fa5acfbc7ed55c435e26ce2469b2cab14c2e31a96a01c9759ec08bc7ece9d1309a0475fde5062fc226f1533069b8fda8e1f076cd2a2bb8171c8dfc268f13ca2611406b4d19265184cacfcd9269d29b6fbee2c3f548f7d39d8ebe4a31fc15a5bd198ea2c084df70b513408d7469e3741f19052e1525b42dc5148f783b0a973e72fd2308072c9cec4bf12bc8b769e463f502edc327cd94d29ebb3e99cf3a8294326eb21f51a09aa76e875e035369f81e68303dfaa3da055d3859ab450a2af5d3bd9eb6bac06e73d1dc021d881b6a03680ad198a0e42880e1260f12838490a345a4b8a865aa1710495cdc73607c6a05bc90ddce531b93d7cc3da373caf2ef81bc0e95ccbc2af781af61e2098af16a1df262e9b1ed9a84cc0ef05e55a8737638d1c28d24628f9db4844de13379926a21fe6987af4834d2c15d071512fd654cc2389ef00dabd153990b6cb1c863626a30a69134e0314045bbe4a95808bb3cd900b50cd21d2b269f596a243667b6436a3676748835e572062367415746d99edac5cf0c23f1fa59ebb615c52085af7e6a3cf6f01da909d1a92a2417dc1eb02a73a372874d60acf465d28b0e2183fe066a3de5eb3850e3994e01d8e498540d98865d4caeaee9c6d954dd4300080af21e6a43122ce60b550607944d61a3e3a6135c6b6444dfce77ee90841f69b0dbadb26a47cb1b2710e64331b44bf068fb891862bcf52a7cacf811fca6591146b9b8186a490aa3265510409a9794fdc2e606346f3db19fb9f1777c7893d3a1a8fd5ecf6a5056a2129ffc5dd567848efc324c19fb5253156c770eb54271d1184bb6a2926a652b3dcbb5684fea640a3a74f798a928d9fe14b3848ed274a4c625bc31bf8d6a7c54540198a02a99b7f0dd2f235bb6fd3bd4555ba9423f2c9edc908da260356a829f38daaa4e39dd7191a2be92860f1b9b061ba0d8390dbc440f40f16654556a82ccece134fb437522d84228f2b337d9e30d58a0c446349f759a4e63d2c3886a86e1d550a90c2e831463489071f3493cce3b779c68428b4e62385c3863f4e96a8c71af885b40e8d35461dc60b80376d52bf573fbd10f85d4dfe18c66dfee8b6a9bad091bd60bb6ced0f72d1bf28af3255ab24c39497e786d488c18d583d7036a9d6f82390ad5a0049bce9279ea895bb28e3109e9971ef41249c9c511aa80af6a9f1aa27087a311fb4953f1c50b62ca9fc7531f7dc25fc6569ac295c3a486016aa39c265a93790ae6725ba68421cc1bc491d69149f6c202ee087d09db492ba76aa87ecbb46e424116bf04c32da2d2d4981746fc4fda5a2ad0d4d5337941bb5e6abeaf6008ee81b22b41e52bfef739bd1435b7a5a5a58a20534a3a3901c311726ad6af63c192513100466f9b20906679489f44f630020e4029e1844310d2ea016ae0965d1710491a96e2054b10787a0ed59daa5eab1988eaa92162057599f1b06afbf69141b400ec2ec653f8684eea7dd7950b468a7c59cc451a3ed1c54ea6c86afd5377f44b96615ec3269c9fd23409ae158dfa918fdcee741e42bbdbac69136b01be6938bd357bf1a83f7d9da9d5f90c928f2221bc8b41572c40157ae088556b15b96c7110c755737ffe6eb685335c7d2532b63f727ac54287ccb2faa1dcd36b32a97b7ae585d7d024b5002b33b49be951d38958decbbca32050fe05fcef036b48257ca45165d448a27a0d59876f95041336467093a469305bb2bde7af801c6b4ea84950f3f594c8f52d1a377d48a082178e4443fa3bae01ceae3ea34588c46b4f97adf851c5face7c06365b941ee7b0ae2be31355c29ba74d542f119332a96b554de02cb96b9645482b91b179ebcf4a76f679f6504bd3a8f3cbc0ad83652a6b5db05e89823dae171bde75111d1a13ed0eb63b14be0864aaea1b32b78efac56b8ff858cdf3b590e7447f8d27779de2a3f7e285064df5ff43de0ae18eba18276bac1791f1e6be77cf3658164e0d189f03bb97a3e71030da63e7d2d9efd596f26bb6332f42fe9e07dcf3090cdfaa1a940e70f322d64aa5679e136816b395bb136bd3e4a0c9b7645ab6714e04d09baf1ae72cb2460b5ce5c81aed442b0cefd3016bdb55cb12db9c5b390fd8806a8df34ccbc0321f75a6c139ec3f75bbf187a3026bdc5dfaeb373054cede1ead71a7bd9523af1843c2c3d6a099d2b21530e46a916be2ac5a75941bd0d2f0bf91cd2c86b93d279ec8f4f6aed0a1810fc7973acca86bef8c9b045004963be5f2c19192124e33700eece3ea1a787189cf5257f6afc66c11849ae5d6bb1071531229f63fa6f4e706acebcb5c5ad4ad1884948c21863f6c1dda0ea6ad94ddf8f13d959d51a83e7c5ad8cefcc98abbf4f43e46355983d16c218b0883aa7d5b7aa36df3aaa7a581e7da12fca35786d62309b10bdaea8d1a6c4c555bab64bf672e0d95c4cd350ec2ee700d5118b191803cf85bab767230106c5f5d1505283765862faa1781e8d136fc16bf64e9da05cedd70ebc19a6b23bb6c9adf48bf8180e2ecf1dd870d5d1630d70b24f57bf81be509254f9021d1d8da6ca2bb21aeddf689b64ff5b6af1bef65147579144d04e96d1331abcb2f16b3f36cadad4b24c7733046507c50eac75cdb56a553cd263642ab3db7fad1b28e52906cc66934ecbfa6a1726e1fb59eb1c2ee75b329084b806a07f0a63580e68357096ce3ee882da5f90781430efcdc6a96b7d892a267c95cb072c4becfb84349cb436cf9618e7b2168c950777be62526ded6ca590f30c61f1f118a81d29283b17c746d00820d3e9cc891d57f4f0f0c763cc8da6ba161a3651ce90843f183c8d4f9406d01f2dbcf4f9b5d5ecb2d2ca5717372b0a436b556f8182546b2dabbe8a3e3056d0665d187155feefa544722015e1fe76a55400efcd9733d46d186fa357ca69b6d0e0d5843d0073953c967756815f6a67eb6041dde526b59076d6503e8e2fdaf6d124e010613a08cc2d0d50a546dd4dfe94723d0981bb7e37d8b5a9a59d580226d1f39b6ad289dd4bcfc93b117795bb3184541bd94f31d9aa749c12242655df16d3b41fd0d64d42becf5b9e9846aa837e1cbd5fd714efdd37909c0768d2250f76d60a7c336ebbda9a9cf03b3bcfaae25f404da486aae06e46c93ccac3f99962e6d6cb4929bf27ce02c43ba2be849624924d3a8e9ac1a4884cea35e226c5141eb6d6ce3a7d49fc44213059d3abbfa870f2cbc2512638135694e04f79b8039afc06d6e0c6d3ede8ed951513004de3530347c2438f710d25d57b6705fd9c64c74736d7c69296d606df0491c7d49644b6a2b83399b1d56f6f5cd806ac17c2cf2c4a56d7e3c5d8c0e784cf1f2b4311eb18be44138957a02980014862d294011ca85f86d82a3624f2de60437c2b007994fbf610324fc4c90c1773ffe4a4551079d55386d95e640bd34a4712024b8fe1ba90703fb45c5fecbbb3999cec311c0bfd22bad6d966f79667247ddde04da545e35de1694f35c6b9d707ff0d030885b2a21d7e86d9803763cedf42e1e4bae9309315cb80ff6a717205750b5cf4cf9888c8e60c46d9ad7a9d9735d53374c415a19263cecec8496b376df82c8ed6650bf469da46d6da347a0d5ea9d20cbc28b3db78ac5e2f27ecd354f5552445c577196e11d65e26da6d88a0b97847d1f97c0f99f7fb6e04250277c157b4d32f1f767ead79159d86dbead4da0c8dabdf1dda99d133d46a756db37ad1352eecdb67d390fbd64673d6ddad3a52793e9ba9952d280d28cfa2a7a0cfa9d233ab3d7f62cfb6024e290636de3fa60656b7dc3a2f48810797f46be5badfff675ce0a80659b98b2b2b3c55e6de7ffa53c46051281bc6808e476fa2545cf9131d20c145e419b0ed4bb0da1946df02e2b82ee12da656bc024321b8a058470265307ad603107da718d85b106336df69325e599ca845cfb88cb0c5b3c0e8d982d044ea58e9632fbe0b41e4552306dfdafb883c9c0e8bb6a9ad1f63874c997d3ed4bfc1f0db1b6bb3fd7472aa47a6e154473260c558ff14394d41783f96e7d2caded69ed0076f5955fbf6c0db3e46e23b94f102fcb6a62e1f07750266991d123b09e015f60dfd4f059d09ec317c16e34637970b6bf7d0305b411edb42534f817b96d8b62262b757642c21e0389a86e35dad0046ac286417f783366179d4c950f197bd0c3c193f7e96917c68e39a16e42a0840725150445c2b63ee939640c135b5b7db733e4b92b0b85686c5f069b6e4cff7aed3ce607df6bdec98537806b2d971a16901341e54144d7a4d16028326e5a8a0d63f71b2025e86d47d4f2e25696406de240760e0e0254e0fb494ae64b6e5c1220f99014b817a7e42f4adfda2d2bd4d10d03ce582a4a9fa5848169fa486e646be82eeb438f7a5dc9123966046930daf1de6acf8f9d2759a647affa673e6e70679c67f0fb077af3206710ba35cc732e6e35a286b54c8c57c2349c1eb3b16e71ca30c723864f827dc0228ab4458a4e188474b29e150c21aa15aea91343e96e75e0fad0b9d66fec4ccfb3a2f3536fef636f554661ebf75b89d7b1de65005c6e7ff0a354c48949c2e898eaef7692dcea794f6904c792347f89aa4d781ba39f6e80e8c5e82dad15c7519d3107482e7f78286ad5ab38efafc758dfca44a019c16e818821b8355df2d058f616acebad9bf3bee853e33bda753c7d335538de27206e94042d8779755fb4be223a7e499538f5cf2a3207abf9598b7283fce31535e46ea8ec3be04ee6398040492dc57aaeccb991a43ee199d8f4814771c5fcb020966eb61c30edbc9d6f462111c456015f310b279fa5030b9478a8c468731e3c7a3d6ebcaf836ab89d7704db0b63c33dd8d198fe5aae37d756833d087572fdcb68066ed3473092042515451328114726dc5758869f3174fc4621b0a3d015dde4d0116ee781b455a8dbc4faa8c2a2d548fcc8df12a5e31ed75a4fe7d2e71368f43f0d6efca469c94c264dd998087804113d90b2d84e93e3665bbf793df12f04b453046f03012b819d55e21f59fb05ddb51c1fdf9b72307e7886b9024f73a42c32cc776f079d82b0949a68e68ff55164a24dc200858e3b48d58f86fa9d70efd437f0436f11008890451294cfc5a4fc4377caca6823395ce993bd12afaf107cf6cbf5dd6f13fd45c2b2745151621d6f0aaefe19baef72eea15171dae122812fb1828e856f3202e19171f7220f04eb2c48661994214f9bfed7a69ce61c775a3d5002a24c6f3572e19aca0cf0a0e02ba3aef6d27dbef4059da38a6f9633103880f84acc056f375ca26aa2c21b55422fed19f74fa9bfeee9ee8534fb447f6030f1d8602f456f3a0f4724a02e02ac1a25e8a9d091cb469b819246aa68118253c1a775943cac6f4b53f1db6333e7d6f7bffa59af57f624dbc779e636566c32314098e139c13e6f765122fb9810848c041893631b34a18592ec7949bd4152dd02e9aa4b5311556f9151f2d6742784d846e64f531d92078d1b90da98db108bb955e20b2e52fa116fb3909b7d0a816489c6d691ab253f909084c3fe4d80ec9baaf5a4ffca3b94b76fcb0108d785bf4348cbf79c806c6102e8ba03d59815fa71de6e8b467dd2fa756fdff01dfcc991452bbf151c77be1210f5d0d16499638b23cf7b4143ee1a67b76feba3d691e752e01b601823c23ad9d6a53664c7889b38effa1382d0f0c81a0e6feef378f5d436fa8ddb7d441f50ff0d4d9862e8c23161f5a6bbda7c69e14e996ff106fc980d3102642e5fb6b9662f0be7377116d4418c45bc0c1c95b8921e017008a0577cb162864f1f859d3c66d563caeb235f56b4c87ce75c3bf95a11bdf3700a7d00aa5d747421f98578b0204c276d16beb52c69cef1c766d04b23247370700f6db52bda3e0ee35c234a323d9429f41bc11ad8d558d3d3ae3d5015097e7270129305256807ac9be4a4d437a83dd741500305bacdc10bc3632840c6bc1e9b70257b8e657242ddebda09bcc285d0643e48de174b81359ccdfbac2d63313e7d702825dd0778354959e94bfc839d664da45109f7daad11a3054c5f1e3accf747702bc234e9d34ea4640f96dc4aba1d75009235487bd53760535f4676d9e804da703752568a190fc48a3adb0c5e4ceea97ef4f28ad2bb1d3ae488d85457978e57703c4404a4ca3991d98cc709a044709b041ceb483286a1954c52654781fe4dab703e32b604e9c3fb78abf694746ee898067471c71d9aefbadfc6de16a919e062704c6476ef5833223ece6207c7848459f3825f5b4d80cfb52770f3300ef0848e705463208c4f6a2de5cea21e0973756a04ae9434fbaf49fd5413efd723b0c182706bbae678e883d1a54cd297a9ed9429f244eecc41827a8b59806eb156ee38d670877e9ee7881f04c3e48c10241afb7442dd4067995a117a1f5e4ca6e913cda5709a8879fc02c117b2caff4a7a5c8a45b5f28c48d5a0eb54600a938897c75c3770a1a3edbdd225820cd198c8ae57d47aeceecc802b51538f72eb3dabb73ac03570a95998d1b92165f37530768dfbdf3f2e6afab9c65b828d88112cc4a886219570c1071ec86da310d398b444e4d6e5de2e0b759e9349646ec005b782b9fa000e80f17f317770ca3d44592763710e8b8ce0b7c5ad676177f0204fc1613ca43b04d60439ff9670d97581e62d698eec2cdaf0809270179ff157c31e8de7bf637d68caf80e708c70e8f1ebe232dc5790d27cd4145b4d51dfcdd21507f59157779176247c14ad4370f9749f82d15b626db6a5fd4da75f497a9f0122fb048a5b906a2ff2a84f10c770fddef32bfcb888160c4cd2facfebbce02cfe57797f04fc346de29f7c43fca87102c71b2c0e961800c93ae33e7ca1ab98ce4143987adf1bc219bd8f0bcc1c6c7114679b62d0e08061c7d0f11d18fcd0efdcfff62cd04fe3f0a99625e517569371289897466ccce88b976e6a167016a145722d527ec24fe0bfbe534e142b904b712a884fd7449e9a6caa578d3261ebde5cf02c44fb25313cc2e896dcadefa571712e1a896bf39104d8804585e1b8db23e6c912f4e07114828ad90690a3229aa7713deb31ae1e9123ff3bb0a1b9162b94b2d95c1f5e8391899470b02414c6f9ba71598a0f1b336927d3da479bb1e3a243963f6f28f79998809000222b497d6c07715b381fd7f2641bf583b8e8778cfb89df73989b23ad1262fe6a3a1d153735ca71634f320476e468a1bd17f68d311928fe4f32f86709115f58aaadc40b5aea557169b4b46ab36ad6652a5a85b59c8f480f475bc43f3d963f6aec7ad484466146717a4cf26bc3223ee0d945c6b07aba7f78bb051c0fe151e76536fab4e7b9e903717afe2ba36bd79089467af83393d3372db85236033e8bb3e991c3d404236e26717da4624e878ab04fc26e9c9e5956810738e859f5a5521c3353488943130d6a7191bccf91f9fe006403d44002d09bed88306cbb2ce7ebff9105a2d6a6e87444719943501320ce2115dc338bd3fcd7ebd0b05f20648b09c7b875759685698a47719dbb205981188cc6b107f16524efa36972684e46b649a56cf38ab42cf96f6971c1edcaa375174728eb8a6156e885903766cce9147ae0a3eef19e4cb86dc4b371c3bab7d9ab26bdf5d5557a8f486b8b6f879656dfc8212b6c568c4faa07969f71c5e4efe0ce9776431b46f187c230bc7787d72f51026387987d072f5b03c62071e8fe24cdd1315713d691fbb73d964a183d3ca8c091caf9ed2d5c1d23c6c1af71f13d78c41275e04a28c6b496b567c27d3fad229832644a9728f899f79bf7d9721a57e8e50903dcbf642cd688fff04c5f40bce04aa34a4108a87006625cb7a9721bb13ccc4ba78a15ea65fb8eed321c4b17bfad7b45c38598baf3f4834ff214722c09065216fa4297b993156603e63008ff7a5ef08a1e2a4801a7612ae2883a7234285e30f2bf7fcdff46c431b0b4c815b61b1973a574d10a72b434b9cef3b67248dc6177566db2c70c37cb63ad3af6dc90cb61e10f34e5dbd47b2b95e33d5b724b583fa26b7a5e4385cc048839581a65d71ffd468fbb598e339d3887085ffd7256db6a952dad6a6ecec35b4dcdf1771b1b0a3d70c9b2b2648034b6e663dacf725f21db13e1a54c5070c7663c177673e5df0c24e227e2fa94e20ba4f4e8016f726c5b084dc3872705928b85c1b31948ab2495c5dd7fb9a73ec5519f5f8de4b97271f481cd1c8f4a2c3eb57b393dab2222255e22436b8333d40c4001fc949c11728ce0c0098a4c0db82db00a7d5ed70a1b29f72ae3b4e3808690d0ae00edbcbc72ae19e562f053e4a2889ac325568ec89f565b399a6e1dbdae210e9e84cf8f0e72b884d51ec3591d08c7f2e800986ae589f96f1c3bcbd9713e77d02cdc759e9972ccfbc2f96f5a95e69e60b0ef1c6125d22cfc1b40b0b6039dfb48224a37af7872d30e6d841722955d3d61e06e24e1e0b11437022d6a22c5dd22d034294e4d7272d94e505f3be6206288031481bb0330db66c84c01223975a1e95387c5e5c72c72e6a71e3bb4edcd2f6e23ed7ed886ae9b1497fcaae670852460cd9abc577d3e72f3d62a25daff1eae1c0fca509cf2324983c61337861aa34b8804617123d30e72f5515ba1e30ffb8a4ff0bd01dfdf11474fd00c8027d4984c9197aeb1cb87ee72f55dc060b2193862abfd40bce923548005e38e0f46e81c2715773fdd92163672f5d9b483ed4063b240b0f9857b52db4347feb3aea564145e08e33e3e451a0c72f8b4df82ce435af6dcc4e8f3eef05a7bc1ca4c86bc21b628db10ee9280c53b7313e4b523615cb19d0e9492effb9e385183f91c30b273fa6cca7ddfaf5dd136731a72b53ab33c5bd75264997d3ac55964b1790eb2288bd1a9508022b0e4501f7327fd01866a7bf54643e410ba6899a8cc2747e5ec4d9867301e1bc01cae669e732820c738a1289be4831ace3e6536a1064188a8529f512133b4be3ecf86cff6732b880b0d550032e4e5b323d71a817e15bc0f7adddd8068e873ee988dcc02ab732e084355a8b1dba0f50bbd4dcb5e16b3f06f53cc4638e01b3645efa4f2bbfb734ed06c441a35cc82c232bf0e47861cea57a9cf52bda50babbb159446c4d5967350b687d41433e334ab0935a9b20b183edbb21e23c376d7f1d947d4019d70947350fbd4348c0808cdae341da5adbc716fcd221d05f6465c095e3a51d9b79ad17387fd2358db962b70465854253f9c3fa5ac637253a1794eceba2649fe5c929673a0887f945fa364b48d5965896b9e50b628ac0b4850dd071b063650b44ffb1673a81644568b69e69adfbefd5b9e62d32afb619756618e90fd09bd0e20acebf873b2bf55948c240f24f1dee6ec5606cbf267fecfd11fc80f62226c78b06dcae273e2ac384e1ae73003e582eb2dbacdce31f6b8c9c2b64de43dfc8931b1faa2a973fc329716696c2931e479bcfedd6aa475f50148754dd474352849f13ad1455b740d7b0c10d66b83083f1969ce6be49543060a4c06e3f0839162efcc87dd57797415af2accbd766457e33b31216c1148b2c7d0ec3983fe273cab130943c36618741f9b6c549b5eb4e2fb37c7e5873f31dc095be08b5da8f883a8235404cd231f743a7317189072e3b639f8d5ebbc6361cb3efd537c30f5e0f82b2f5c33956a4074429dbbcb79fcfbc669433806cdbfaa9e4c349b44a351feccee00bd6f137aa674473d399200bb930261b7caae9c1be9623e1a804f997af298638ccff531c57d744971f3da7c1a47a177135003d538b15e36c2f565854ed96318937f66097fcd748972021358232785f9586c6d52717bf4bf38b7db3846810ef905dcf1808c8b74994756265e60c60b2e5e3289b04958c3d42624d647eb061939892c204d42ea74bc0e89d9419e9342d9a00ce31c423d29dcde0152684f999322a0c767a9013b74c0ad158a327ae87611b46615fb23b481a0db17c63a4db40cdde21cb3917b2574c5c9d8063e1a2f41e317e6d8f50381f9f6470b2ab681c4368c652ea987516974d095ba73c72957ad6ab34472bc9944f069baa53ca49f36c94ea7c3f9061f4674d6e1b8b9dac118960c5ddeb8baaee1ab48808df9995a4d6da1d8dcf58bda6d750d7d5b92b52db7c81699d742d0fa55604245dc725a826e88c85af0183f2a9a750eab859cc8660fae4beccf1f04f34d7fb7205db6e53d5f1f6d413938bf00a975204e7238c4e3f6b30d31ede62784707bf10b716217732f05fe151993be86a575236754641bfd2e4397fcac1eadd8f9e659671ba0d08bb155579ee6610e7bf57525d4b138c42c4817ee620daa47e827eaeddf0138f877309493988be15c182c7529d672d74214e62ece70f7f36381933dc3d174082715d9d77329b991d33c49752dd1a391bc8e414887b40c5ab70e179d36348a3fb2f0d1a73ae1a0e2a27d0775362c5de5b367c2384df7c4558664cd105d38b537cc0b4e58caa2a9897d4d6e753f7c8e50d934a6995456ec186d18012bf3ec73cffca8f903947187646d7e2975403fee119bd4922470fb2abd25c7cbe3baeb7228623dcf9d41e9ea9769f2d4758380a5c33ddba6b5b484ed526e0f4a2b8f5eede35ae29a273dc0dded55278c75899f82b940d2fc7fdd1d6af11168b403302f061ce5071b90102027304faf4d758c44ce9ccac314a78931f9cc317b83820b699b1aa42dfb6a81bbbff898d092759ab4a05d91892429ed20c5c8df77d8e0eeb6356831237dbe0fd73874bc101a759b3b72f58a6a0cf9ff814a25a9cac63024bdab9f1814559543cc3af51a5921759ce8980e2315656f0c5e33f7937c037888a184eabd0898c4ef9e06cb509caa759d09841c9d04fc78a502d3c11017d07b095f45e0950cdb8f64285ee49a133675fb8ff59948dfe2553f2f3aeabaa8e441771200ad0ca67832da9af770c63e42760057626d41a15bb6eb3869a145e2e45213bf53037f307f45ac603764e07e9b7600c7e114b96b91c94554768fd20c3364789365ca998596007a3f6095bc059c760437639a007cbc715b816aeb51895b261c4cfb14c697bf50cc0b4efaa26c817604cb39f9151a520d8532f41cf340a2e45d338b987a230a7ff2efbf710d33be76191c90d027e632d0592e2f54a17d99742062b348908a3c361608da50792ddc761fc8cf0378678167ef67167929cea6ffd2b8067321ef405851a25263318a46762514ca5fc400d062246d912660ebf396c528fb3d996d063cd006621a6f30707628bb3d99158a8c895946fe89b2810863c4bb6a7426f4a3c8f35b70e7d9a2aa762e948fcea157a8d4bb6c1371bf1c48d101d36f8bac7227ab4a6d37cf62e5f3763236867ddb9e1de8e202871ae20a6f068baf6724e424a5405ba14306975c567633293caa893ef79172f3b679284c03bc31fc79558de9bb0aa976e20766e36176345adf7d6baf20c86ac51b01f83e58d2d4cb9ab957522f256af0863574a0c476369c5ce319cd7976545c4dc1168c13f20946514b4780180f753016f9edffdc763f486d0c88ae72d07108bf00fe4c9a91a4dc043e173d650a53a8f38cf2528b76406ec24c86d6eea203219d72ebec6ff3ee0ae5bbee17f21cb5dab7b9a6c4ba7659a23c950de404c21cf034659a360ef16f998ea752a4f93bd5900faf433bd7769fef8ef4219eb3bafea57ac9dfa8c64131c42012c3fcd460a95b8af108b32d76a6d3439d90870961ce2746de3b80f81ef2b17ada08bb94281b654aed03b14c76b03b61ff2722cd1b73a0dc7b84430874b1287ee52bf21b7e6d75de06c2ca4076b67ccb50753c3e9b136e0334700be4522e81fee3f573493cc3dcfc9bafc0fa76bbdb32e1cf82a608be5afbbbaa37bb93ba51f3f9f7bfbd587716468075087d76de7b1d5f35d6f41c5be174cb5a1d3b612bcc9da458950a781e5c8002f5f22676ebc3ff612d695159bdd019684a74ab09f0cf14486983f494e796322683697e76f2eb8f31077f5281ca43d6856db2da11d79e52c865563938a4accc78fddea776f9a13d7ded86ad943a76740e2129995482269416d3ff94f2e09ac6f417fa347704d7a06067304f9bf50101f97fb185211b92b7a32bd9551a34cdff6a56bd3977156f4870f5aeace5f9ddc38e9220224d5ead5922ceff83f953deef88d593a77718b84121d52876e92e42633f19f05be0cb441a3b76851cdf8d45945517a5a87721f8130edb92be3fceec9fdc4552c4cc535e52924ca187f74b97ba94ab41e67726437d103551d992d7a2ff75c9083cd8345577a0d52b68f1d6ddde4ccb4f8c77303fb18d9d70ba116e7e9028a7336534abfefe42a613215177c6bb4c62aeb8773c5bcb53f6256c866e2cf32d53c07eeabc5d4d44b970c2c78cc30f88b5a8f0773d04635e18a93a08c2025e4ebe5bb08e2010e458931f0625ca254ecf2c02f47740f2a0637cdf68ab2803c5ea487ad1585b9f5fc63a1c0e80788dba3083294b774469ff1e67c56b1a23bcef567fe74a20504e5d11bc0ebb09595c388864ca9c77486ff4d58c37eb08ff12396c08ed0a21987b10eeb48a4f5b4f16ff5a17f86a774d2eebe7852353d67bd02ea19bed9c9cbda144a3164738f37128b546cfc0a67750b1983a42b2219b8b6e8317a82464ce3265b8e37c1f36d3b9d1ae3a30b2ca7753c4742bb01a1cefacae4848b1c7dcb77aa04884966fcb17f527337b94a2f6775d3cbd095ed94afa1d644f6884acfe59fe48aad79ef1a3742e10e4ac28402c7766c6c6bf746fdbe6d307048258588d47f691ec0a46c49c634973de2adfa4a3776c9945277edc4e910d346441cb8eaf40b8376a3bed2ea19a57045bf067bd8277840bbbe047b41f9254c488e3d1875f0ca47c274bbf100d2cbde3042373631677857106ef9558a639df00a8a20f037faaa7fd1c565ce4c095bde9d325c7d374778e7e42a5cda361c2d5a831d1d49d07a1753f6eb791201adef9f6c6ca6f641277b70c8f1f633479a1aacd4ff92e05ccfcc87e4897bd7be65fca978656d093bf77c93e5361beceddf009c23f15bd7f9ccc9c99d5737a9cb006a7be89f069c3be77cfc60a8c8803ed7e3b4834d4c79ce32f74d4eaabffb25f76ee8e0469255dd377d65e71b98839323a8de881e2a718d7125f6bdee6c35f5da47a608a9e3d2a3177dfb978ac806f0500f8d928fcfc8fbf2b25f535eb429cb64253726c3f0f214777e49f1d150205ba20d0e051b6d77eca7f75a85192d4d634ac31840a783af39f77e52f62ddb10a5dc20a410b4e8a4108ba00b9dbce76114ccc150b8301a1470e77e7bac3bc7d1a0cd14fb76781efc7206623dc4503b931673d67cd527a8b9646780c236f433a5bd24c366c88721c807a8d7c77b416c733e23aab42823dbda599781a9ddb0c9345859ea15c086baa21070a5c44148910ba36b05288cddc0f7e97781f77d8905e98d374468f787bb7e799d6a6f3ea37e760ad2ddce3bcc8868eed78337a8f096cc77267524d7102c0e83be7c3a206bc68bbc0a40730fc8d3ad3b67833914de931ab9ffd773accaa9178d0f04d28f279f0152f8f020732f0aecb2c7835a89f7223d087145874c6251c4a46434487a3b1fb0dce9cd8009f8f05c9d1784b5083d3e9d8f9250fdd4c9361daa1daeb55cc78ffc60abc478e1755c454e47850317693a3dcd5cb109b6fa9d4307bcf57c34f86492d207ab2ef77430745e27868406a86b1419acead82aeceb0dc68d559f22a7e690174cd0a8c77e9b1002578918f516eb967bf158fec01196757162e36a3599a1ce4f5b77a23d649c4b2ab789bb01cffdcdb9218303357af4f64cdd208ef7b36f833869e58f090112bd15178a7d52487e495501f26d57df49160155c1b5179477072a5cc2a7d8f1639598278c5b7289dedb2b5ef4711032a260ffd1fc84941769cd1845fa1521d21873f8878c88827011b65f6eec58eaa346d23c51cdb38e2d575a8c6569168fe95fb90a978cd6fdb3f91216c4e3b3867dc5f80b95b0c6ad79c3326ce827101b033c8a65178dd54c0df1bc814b1d16e1eaf5ec7c04a6e0d044340f91b1cebd4a047faab5c78e8f695bbc2530e8604bdef87c2f96e5db1de4283f372e6bd2ff316dd753c0d78eb529d2356e0e035e82aa118ce5de209f28a24e92c3e1d54f980785471480578f49785e259e3db1a863e066b1faa8e45baafad4d9752362e8999e40d5bbcee78f66c2c42eab325e65cb0874f219af3beae533ce6b379f0bcbfd05203c5c0fa78f9d4b457252737265c617a3c922041194bd76fd01c25a07c37149debaffd4b790520dda3b878230df6eb1cf46ad9dba4a3e245e454e6439c491966e09b6e5a792df338c50bbc8b3cdbe1a6403c5d4a653cbf775edb84e0bd4359a230e642ad79388b56fc78905e84eeb7a188ee9d0b13016bfae56a93b64f4e6cec223360877939e8d674adfbbd1eba2405df4a8866b3a5c69fbbd7e7c5fad10a5b648777ee794b36b3a868e084ae2b3e41ee94c1575bad1ef1a1fadcd72cef312f8fcfc11e795e2615090886e40d2648da331cf7bb9bd4085ca00446b8a35b35b200eab62f7963c62b2b03815326ea61a4318f67dbd5adf3885b79e19783c4a98da59fb76e7964172d66d172175c11e19c0c953e58ad31af7fcaa07f2d195104a8ff4e8dd27972183a1827dd3f65d14f96bc8a46a85abb0ea9abdec6f4a4e8afae009e33a579973865849702fbf6d4deddd6e6288ab49997a24017df24fff2e1de6b281af57997e388948b34c974ac46b44bf2a00206f6a4efa47639df67f63e4d4080d2c7799eac8489c7a795383dda75ef983cb3122628338b658cac5fdc6000120784b679ab55f162892764303418c0ea74898b6fb9182f1a2b88f15d21cef3e8648b3a79ae0d0821b2920db47305087cdc1bb00f6bbf46cdcbffbb6132dabc40c5ee1a79bc1257ff904095e3dee7c318eff55d04fb61edc103f9b6f57f58c725a9548679c9dc1c8f1b75bc7eecfb3631f2ab5ac9815cff2f0b5be76c0c1f87fdd9fc2879deca4c244c139009726a996bfc07e04b83f4f787ecf4da6a56780049d173df7a10160746cd2b8a31a6408bc62ca6e39b158ceb18308a43ce4aa34fe00521d47a118b8ef162f604afaadbe8f8adafd6acdbb37967be4662e76545dd3dbabce87a1f4c1e6ab3987fe452335a0a861a0cc8cfd3e6d09328e16e6610d20df4f7b87a24707ef105bb3d0250db70902792bbe1ff657918b9e84b8f8f21765e17046b7a50bf2a2409fff565b21128115715492111965b2884f48edc9a3e3c20ba89f27a556d7b89dabf593e708ec0d6a578b3770a54cf156d77eb1af57ee4ec498a0b7a82f76588657f2060e47e8ef67780fa8dfde38bf2bc47247573346fc58d1f387a92c7141cf324b2034586f067d2e3b6678a399a4b39332955f398b93a04d4537aa25fd24aaf3f5114f529ba94e1d0cf90d0f0be614c5ee33b5690bdf0fa05e67aaa13167285cf4f555da44cdd577124bfbb144ed0f44177a4a019bdcedd4e977ac9221ec0191cf67c8235dc97a7ee3a166c57385df20350fc624e06fe437e177ae92d36829f8ea96909463c3ea3c19212164c4f903c6bd4a8310a1e98725cc47aed17996bf9cfa463be51f23d92d46f4a29e7a1d6002ea565a9bb320b20d22c7af4486dac61f815b5e47e42ca3b40abfb6cf5892765cdf0dbbc7344c5913b1f7b071ebe33f8996c03f68e70aa5ef733c4da6bbae03bd0d80aec6bc0fa1c11e87b0ef7a0329e770cf80d4f48dc06538275dc9f6ea1b1d39fdca20fb2bb9ba5917b11752998a3782118e24407409f7c8848c746d1399ddd427532cd0d3cd55b3f7b35fa79c886646a3226ab14ee203d4915e0e2552c7143943cc26dcbf355989c7b409a060203e0a4a8f024672bf6950345928bc0e4f4e8675b728d33f2fc8ed67b45d8410a0cad9aadbeec81fe07ffc618ebeac3cec309ca14ab3693510160557b4dcf33b123e3f45f423f6e05cefd67b2ecd13cdb76041e772d697b0a91eda97b691c8a3b0c7c2d237159e664f05f3ba6fc5148aa5ca9b5f991aaa74225bad57b6e48d1283e7d5128b9efb7cd01a961918ceddb04b1628b3e93c00a9246592b7b8d73618188c0bc566d48babb95a2fb09d9b1112bf472a73cc4b8543be45b8b7b99930dc59ba239b0c53131aa545f0f501d2c5b44d2e7fd3af3bfc6f906779e7ba26e5d14d600d68898dd6e7fbb0dcf11b5f4c93ca70e77cbb7582983e0da3a7bb3842c821274e334532968f9648e8c02f7c21e3b8f9b7d4be183d107311be17bc01567152fe8cf5c1dcc0345c7b01ae8491e7c27e1849b44b769fbea8521487bc44f9457ec3d21cc8fd0575c00761552fdbfaa26ffd97e47cabd04cdd023017bd0a94eefe4c0b137a221515ac30045dd0731d805cda6d1fbd4daa421671cd47bf6aac0bbf578aa509e0311a8c2202a2baa165d4c89e2927c7018afb95e3d6e7c07828598076ddec97bf6631144e031d21bd722445d5d3dd811c9f42d635c837c0b5dd06f949b1611286a4627fec02ac0b6b4e11cd9a1c697ee4546244b231d7c1ee5026882d050ec9c69c5f43ee88bec40f14ae636b3d0026c518e4de39e827c2395be8f98a1769c941e80af6860180c4a4f99164178ae119dff27bc5ec60f7c285c89bc51d0266a7f998b22868892b76e09f4180a75d512dbdcc1d1a002107c34721e63a6c89013cb018d4456102ac01fb5ffbe01b87b080f9233044690f87c45af64819916cb0d1dba71d0c81cae23fc3908b69ecff00aae4aecea74ef067c46b89d5981f7639013157e2703bf4220018e5feff590812d646ce8bc3019687c51ec68078dc55b8173866f6222011ffdb6fe41a0ba66102fd624f7e57cfd9c7c550436e7731a4a5afdc50de07e35dfdcc61eaa1a7cbadfe624d8f9a11cdd9a7c590de9a8063a6c5f9ec6993da708b9dda49d2e011f4d0af0c7d7ba11912abc7c6213e0294d474100ccca335904008eefabf6cf51aaa71bffb0bd794c9c3d1d7c6d21933511c313a27a64066cf6daaf34754f6c6e7b192bc650c83b1b7fa90d7c7105dc3772929caedf8d9ff7077b0fc7142cc02787cc8cce0abec0055fdbc57c75bcfaa16b70d9ee6631da0bafece2654f2cf5355d765230c5123d49bd60be7c7bee8fb9a8461c8fbdc3eb1a0f29638e0935217138ef635c6b70f0e54bf33e7c8226eb8f95fe31b46016c00109959542f209df4e74112d73a1f3a00365065b7c862db2df91a73a6f998713d381b66c69f8c13ca7ac61f52b879c932584f9507c8d96520e27674145a9db8e9a86d3718a07b171815421dcde3ac6ff4f30ca5f7c95991a0224d222ab5f77e6420eb0261f69d8f2749d161a7caa0bb3060c869d7c9b40268d8f6f957cc711583450fb7540a643ac6fd5d9399b5210158ccb64b37ca30f7a702d800f76bc0c88ca64fcddd52e8a2c5b1ac8c27c0e51eb621795467cb1d2157588dfcc18108ff4c45f11ed4e6163fdff98b53a122db79f16951c3b7cbbfc1d70d1a8b2bab9377bcd8d902ba5c31bf446ed3bd3e97d0eca0655a49d7cca835bc3c2845e426378cd82c5901eca5e8819a0403c1f3df0b7a346f244cf7ccb86f090d3b05097c03cd5b53ebad4014464412e19d2477d17c9ca7d04ad5f7ccf16857a92e1172cd06a3d67a71dc8b7f4098e9fd9f0eab2fa54462177a8647cd34e2178a890e45624149457053871491b41a9f6435d193121d3059209adb17d02071f5ee4bc1aa52545f218ddb7323da69b637ffbeccc8350f746d9abc5d67d1ddf0cca5f82e398fe14e7dcd8a662811fbf71db8c1528683de646ef03c4bc7d431559d285b338d6236a013caf1c10c1d9eb511100c6983a10dc2f06b844ca7d44cb09343facbc1b8efe73bcb72e4db9e72a8ba3ee7b54aac887b846640d877d638bfab15b962f1cd24e48ca6afcfb6ef29182c30ebe01eb4c07951a58906d7d654578c0eaed497f8bc53cb0bb6742081af939f7736b66ffb7fe12122868ba7d79018eec23c5a9a24ddf7381739891f8aee1f044a31fb06a22d97d7bfe80717d9594509564152cd85f509ad239a431b72b42779586c6469f16997e4d07a7f97dca9e1dafd53421cfecca90a859f4365925fb64588253d9bbac001047b511917ddbc22d36d727b066a66e54a05940901f18a9a1795f7b7c6e8e043cc7e8c8097de56d992dd62b91d1057669a031befb9f73840a8c1daa9b55a21ef7a59138757de8294840c7df019f5662522222cda5d87f3081d7b9e3f6116ffcb56b92a8b87dfa8cde0957800eb8fa11628932e10817630166a948428ea37987ef75f9a9507e0765fd32e88312d2e7fd3478b9609bdfe9e251a6781f0e3c43ad34c6dc5fa67e0a2d35c25254bda5faa5f8d77734ccea847d33937d0c771c332610cf7919377e11c343708186be565f903c72875a06a2fe064a0c86fd8747d4b93fcebf9c5c7e16edbfba2d7636122508693212cec408c9fa4096fa807dbfc06600aa6bb03d7e223d8eea42e5ea13bbc0ab8e1c18ea63a6a0b01aec910dae7a998c6e335efd7e353a9fdc998eb5e4469aecff934c5716deffb97340eb8698d34ea7e91137827e3e2ce44f153046e7dcff3276c6460d7daaf7c99e93eac06b545a3b9baad3a27e445a53a654ccb5f6702d3718ea4565765ff151799a6d984b5cb68c9429708b7e471ca2369c3836ea2a93d9e7a3fc2220e2a7088c9e661aa63d5ed7050dac917e50156a676bce9609fcf6663aa78b22d97645eeb9c1791c30d173d5dfa4a3647e516f45d933526f4aa8393ee658a395e817e71cceb50f18c70822d887dc31837e76dd1c7ed07ab453358d84dec8a2ab8c69bd7988ae8c58f170d602f06405487e78ab22262fedd0e2db56a4f2a221b8a063bb61dd36ca13b66674c9135e87d87e81107220a78788919f6410a0864b48719fe1952301ea25b459bf5aea9789817e8a65013e3f492456d0a9621c408280eea436473aa0c3facb7fee8faaf8c6757ea3b15e3491c71c2aba2aae04d53ab172b4c943ed73cc16fe2575174b6864e77eb0412100b9bbafdb3164e99a0616f72ffa44eff717e79de6cf22dd4eb4a9d77eb9dc45bb5561e18e137152687d9ff3ece43fa342408dd9193aac91e4b0a7867ec5609ff6061501e5ab8ccd3cbdf5421b0ae9b299255dfbe8ad587d1a69b6bf7ec6476c2a6801242a56ab7b4d10b9261e556cc449be041a5c02de7a921da8997ed43bc25901eca49bb14eb3508cc70219a207b16cf4c526a9341690e79c25007ee0c9292b3af1ed209931c5acd88822166c6140154db9a28c53d3bd6bd0c3e17ee1b7d584a63a88d7d9abd213da0d857271303361cdbdb6edffe4217be22df07ee1b876979cd4133cb9677a5fa6e7dfdd91e1095243097e9e3542185b1b31457f1eb8c95ff5aeef1c2783ecc0a526131507786df3f2a0f866ed95523249680e7f2b4e71241c2c212589113e6f9535f426719cda178feb5a1c97712d539c6f887f34a650d27fc739eb759b2c9b8f88a3f92ae13389e61752ae931f2057ae49c07f445b3168d192d533ec98583fd3c13f24c667c61460c4de07c0e4b69d60a3a07f4c0d393b12605c744d51fe0e05ac446a183769c0ae4496c2666261eade390e7f539ec125e22c23eccc9406be02a4cff1eb63a37ef07283c8c0c772c877b4437f7081144df1c500a990771299ba87641402c44aaa955d1840f8c6c804dddcb67fa403066575a9b65fb3aff69f02289fdc15a8756ae7fff8ab9b9bb3e9d0c7707fbd50cff39c188ce5355c8696f01305d68cfe1728d744cad672fc88f11687877fc50608d233f1662155489e8ee51951e0125e33feec0a93b54143aa9392abc47fe173ffa47516963c0b9c66953873d2f3ae6c8b70dd5afeae28466331f727957fe6bf89c7e393066af224634606836550151c6e611ebc0fb3dea68640f42389800024366932d46eecc97499f2f65f916fc3dfc376cddf89706ae29bde4f5976800271510bdf2c7ce4116136b8caede8152d3d531cd68dbe904991aa7064d6ed80255f23b5fbcee5089feaef6b8f43d3a021209d8521f26e7360bb29035e611f8049590001b9bf081bf6c2311273589109766143acbf480c86e214dedeaf39ce804cee696bfdd0383e3a47f573a0ade05eea7560ef4ac53d54d94e12a160e4c2805135631d55b10fa2d046613de54fc8f28f139cc58ce8dcb0c15417f5ae5c6880580b851b38dd12d303e7ba47520b00a77a5f42c33f3c2804f4d08c15656fb78075c93adb40476feb133520edbc977b60f1e50cba058d6451f07a5dc0873c9d807b23b947ae8ce7e602e6093b8063a6a6c2c65c373321d27dd60700b40232308087cd8c159ae3af4293a469bf5c35132ca66b3ff84c89c7038a2a5fc884e7fa8089e062c77525644ee0ace2763316db082074703e3f583f12e66c1d1f3a04228098804ce15498b2d29824784473019a5ef9681d5f216b43bb223127fc995fd4809c78cd3990aee0826c50ee7966b8497594879926b97018cb339ca13287bec680b8f10b4f6bd16890a357538e62dc03de5e06530da029ef5bc765f7441f3cdd80bf159dee81672f7b3ecc5c499a840736d752f7e0a718352e76fedf8bbab02080ca663688af91be2a9f233693e11e97dad43ac4634b783a312305d9a8e41eb380dd863d24f1bc4fe82f4b66d4bac5e5961e843e0eb708387e333ed78d91c3de80f9a9c60d5933bea1113510e90b29d7f4e6d83e465318be87cb3d88188f28aa80fb6b29b95974d795e4a98bc5bc38b95d63923e25da390d179202cbcfa4dde780fe96667abb019b9b0e55e7a202e2cf3ce9034d68aa2645954e8a2bd1801fdb8101f78bf41c04d01e9348fc204f3edf3017367dff23acf93c0b5193a10e161b8112fdf06eba1dfae077dfd012f6c46b13f65659d4872f20064007839d1c9c828117a6d1ebf27cdb80b29e27265acba57e6f1dc6975ada9687f12714ef02fa36811f67821305ba693042b13c61a030c406b25bab990615ff003dc9c6f255f0aa8130bda004d32d541d4b23a514a069b63ed76cb62ea25a30f84b8117aae15d8c813c8a926c3ee626de8743791a7c57b0a211ae091059197c7a3e3688db7dbdbf815c20d5190179f191100419ab5c964665d453236c745e35133a7e882fae6216815da6a98f8a7bf4a9cafd2e5c2bfa42e120c0a0a8421784b0035ae5c733a8238166342e78170ccd693a887059b41c4164e08c42cd4bd21e9f0d215533104add816e6d83245d636dd03c729e2c239cda06008321382a4adc31dc8c431693a4628177f1d4d71c03790c970889890e1b70c3b8ba150045496e7455e65dd7b0688b817f7952ef5ea3f33290cc76202aa7e8504c3cee8b191cffdf1cc5a7e953d29981997738d8abdc8753692e3d242315091cc56206bb2ff03add4c569301b8e7e4819c077b6ca9b45fa7ed33741020efaf10c16e79a040e3381abd6655bc8ce95b81ba25aab5204d89c6e210ed9c3b1a084cd2a0e1b97f6ab70a5f829a81818f3081c7dfe459e03ca69954fdae1f69ecbcd6b41209f04abe5decda38b44ef8d8bb81d404bd2cc5acc1d10e6266a886e66029412e3f718eedbe5f4c31b69ea3d37481d4e7ff346d160354fdebf1930b648b3684576f9b6bb5eb2cd3ae193f61cb4781eb5389080294ca35be44f7686de4c9b2fec496dff18f2d6f2533e1942dc13e81fc04a3e6cb8a16b942c7374a3fb0adda6e17f129e97029a43d6a6b222f253e820fcb3bfbb9d7dadb926704254074de6c888d73c505ddc0eecb6aea6a8572c682147236795ab9b1fb2ef75cfeeb13ce9efa00aff5c0133f19a960f0627b10438216bb041e54442e15668830876ca9b08bbfa23cc57812881388ef43715a60688222249776a2b6528be2f81039e379e6a9db8dc9ec9d6f34f368073a090aa12a8266c68a329511d70667116eee1681853249e01420027b1243935b4872411a62828210fd02d1db96f7dc866c57cf479ff1b75561f2d4fab6df47fef2e8627b0a828869e1108ff26b54f07651340fd5108f87acfac80618e91e450d304585296c828c60ea9f260140f2a99ababa60fc7f2761318a89176bcc9656532b0a571d79828d19f6ee11d4049d4d89f6e5393efcfeb155f03a0bbe0a921fb4c6d5a200368291bed70dbb515ca16c057a3f3979a5989817814eb971a9f14a1c6630dbeea382975bdcc3d43b5000babda5581d2d272a170f9b0c98f51900491d6523defca882b5d243d1eff8a5c102122fd04dc1b4fe84d31de83bdb4b0a1d41742f86630f82e5430a985dc71f5ceb134ac3deeabdecdee0053dafb05c0d5271f1a54c1fa082e885aa70e72f8881d9c4a4fc44512eb99e47b6d2c8977bf53c29a4ec4dc15082e9d17cebc4fa7945d4195e3818b2db7d93eedfd89a6ef78ab61074b2264f9882f411f81d3828649cf33536474a2743db3a522c3b885a192c9c1a46c742053e82f49dc92c5ca41d095877eacd6c34ffa511123e7f91cd156fac85e01ac85b5f82fe368b2e244b796f5f3344eb265142b2a5a5e9db1b3216decf0054fd5c275f8306a94d45c306775e90a15405079f775b58ab6a349799a273b7b7aeeb47da7f830e35b168179829e80470224bbc3463ed211ac4c9171cade1b83ec6f7c524ee833c5cd8182665fbefac150a50cfc25c14a52a02fb4679b43fa19a7ce149916883464958cc46af8b48e5bf451a2a39ddb6d7a32f42a18b898046fa09c23e26d1834ada359b34c7c9c717d802413695932322623253e9764abce140cbe492f27b835511ad31d89ddab83e29547d081bc285b034a6f93ab6d8ee34fb536dc5fee5835688edbd5957d8ca7f3e0000714d5b0f4f6c226f20e888b23353a5b10d283783596ab871b5924fae4c92f98aa731988089dc761ec4eeb97ce2629d7d7c5515835f20e8bb59a36fa6249a62b5f4b0dca4ec9972de3987ab32e934d5d13f79e6836bfe46d74bfbb6dfebb74fee098c740a506bba122019ee32fa53d0d32dfbf083801e6982bf3e7ec566b1bd4b4afa85836020f5e9f4da0233e8d47578f194458385e6a2965ed51197c863cb7ca7fcdcd98d9e341ee47c6338ac5c1fc39e3959838fdbb325884c604e2f7e73dc86349e7d3f5c51ee86b043e318feeedb601fae8390e97fd58faf97266d1e263dd0437dd6ce63a294533c250e05f89560f8fd0983a008a84c24e06b85b6dfe388bcb0ace7ec4f210b46f7f8685bf517c59ada9f83a0a626fdc649af9b4569621815dcb119ba068f6caa93124021b4dbdc43a60f83a9d727303a0fa249e9578155847341ab403be9ff4a2f38d4710cdaaaed67c383b69b6c4441c4d791410f933df2fe3c0cf09eacf1683929bc07416cbe85cf7483c2a9b1827c796738543a352c75da841d46859c6a7ff058348e0d573c3059b083de7b56398b5c2ecc49703fa5485b997342cd48f60c78477112a45ad8382f5a83df25b946773ccae80f2b112d3be5516eb967708a8eaefed58c706cf156f64e83e6b5bb77ab7f49014ba560e4399d7138565a67f8603c45eeee04f4a21aa3a083e8e7ab136681969b56562e7cc47658d3fe954eb4b00e3844d789c744e18a47845cdfd8d9d649db50d80347316846598c89d43a7709df166264320bc133cc89846795421840b85d427fa012cc79f2ca71a02b36c6803da692925f80089bf137846bd4c379c27ebbd31b6de8c89de5c10747fa7c4604a9c111a2a63a86399f3484755a371c7f3e66e0a0d8ab4484861097de69d4c70c55186770fed9a976e4aa848dd27beb0003f7bf2fa6b4392799999c787eb6c5d1b066fa1237ecebae51198496cb8acf6f84202cab7cea24f910418fdf8c16cd9dfc0660a4d8c91c73d5dd84a6575ff877c30d1b7a0b1b5ddeb70b76c1587fd68423bb62a30cdb784eceed84a6a3d67189461d4cfed3677e157e08ec34f855da9f2bfb0da6f920a0b0950f84ac993fcebe7a17dc326ce38cca1ff13df30c808f21f6dfa424a178a11c947d84badcdc85f6ba1d65283836a03667bd5045a6b674b5c3118c09fa73ab596b1884bff7fd9cfe1c4d63c7c7b36f312b8d599cf06c03e792bba95623bcba1b84f584cf71cfabef705fa76aa79b66d33f386f6d6335d692fc5c504d25bdc5d3d5aa84df0954304a1ef11d1000e799f4cd283dec44c52ac1db98e5e5d3b53efa898f84f600e2b55acceb28d7afa48fce82f67ca0ee13c600821eb72385958a01148f8503e0f887d7fda7147e5e7932f263f374e81c8948fc26bf444f0df9b45acf8a851dc5b81dda6cd5738340306a64321b532a0de7ac4b83a799b2b38c88a51c89851e7f8c5428a6b367922eb4d983a7f3fd8174ac127d098c7a4353f830ca6ab985297714d6641189cfe2e956dfe59ca5b6a631cbd34a7bf4f4685620e682f027854ad362b42d692e1739d64541f97e9f2b7c25009df685c2ec12f98a0e40ca6d85569177e4e71725a925c83aa0334351232b67d6f49b09959665b910117dd71785817f05ceec4025733546c5926aac667076f1c1c44711b008b8f156fddbfc0e858c4d8d117678c2ead02121aa88e0eeec39304dd69782a579b58b2d7405336f858c5844b110c877e59158c1e2b220bca0ef87781254fce9f18d415d1857149085a6be655a0097709bf419a1f537b8e3df67a04beb7af0581046a2ea44a2c86b85a9350b7042f7118e8023ed8e1b83e43a4ebffed370025bb7cfc846649b2a6e85c1a637c306640cebb78f31181a6836783a6936939e4c6620a46001074ff77a85d0264808ad6a46036a36b3a39f0d6e58fe1ab4f4380b4e99ae2f2faa13265785d57ebfd311135c908c89416a219e5e45901ea568a986dcd7fa7b8fb45250a285e187684fec8bf009f60167d670aa33b0b215587c29467d68be3950a48fe12a85fa894b5f09cbf70bfd265a1503324a94693be91273b1c062b89a857e7e3aa285fc06bbbd0eb54b203528b59cdad087cfbb140a2d227d7824665d2e20620c0886117e5577cf69dbab75459966b5024972710ce6d2191e0ce6709345e6573f9c8619ebca23837fdc88b32ad2195ca0abfda966ab7d15b7d5aacc11b16ddbbd9c863234f36aba69b4dd28531033f084a4070d32357900b2327953d0a18e6655b2864e94c919bc4a17413100187350d42b3fa73eb07e791a596dc2f89e70e03501865c9e8d8c737ff6495be7282ecbd945c435ca4d682549c285d24c2adf347940865e78833effd4eb7024d621bf708de98a5bf614720d665ee30c6e159cd745118664ba66be8cd6335da162763c25704910481d07de3acafef399573dc20faece8669b1008fa9c2fb014673ab1a4e96c0feccdc614652c8ab893f7c5a3dabe7708683b51bfeb95529ae1ab1af0ecbffbcc921f81d9b118c81818d3abe799dae348684f1445900fd36c829b0c3e27c9ad529f530b87886163b515b35e6e31e531386c99dcae8c8b7a664544b883a6f8beba57f56d34c1b8b1fa7954582ec94329f86dceba479e9a145f911fe36c1185fc0822558635fd8f12b987c13165637f25486ec3df0d5b84e1cc9363919d8f50afa70ffaba6903d782f4eeed390b346731986ef2f1bc897dc1a0743aafe908e65dcbbb48cbd694c24b540bf56af5f25c1c586f5445819c62b43ec5d8e44af24572b9366c8109b79693e183c865c9f3483b786f75d0aea63c8c7e5cedcf60d8eedbac6e6f936e7a14be4b62da57d18d142c186fec7f61d72c8280d14126ef01ce7a4627c38edd6e4f6068a147fd29aa262b2870cfa5e2bc6f28dad914d72568a35d1c82d0d02f118a4d70da0f64adc15023c8724da6a9fa1a74162d7b9be572230174145dfff909ac9e03d63e2ddb69547b6872f7477768437a9ec4be39bb4d36f47c7a78476e7d3e67499e4af1e614158038749ecf6a96ce945864be0b0d1a6f8a63f5aa312304a54acdaf287e2e155049987589394f6b209b6de107836520a878f946158fc82d6ab35c746dde627f1fad4876da634ce40df789c35d467c740c54f83c373ac740e37977abdbf948b51e67787808a99af0eb700fde52c833787a0782fcb40363909add08adc45b82a23058a878786f3dd2f0f701c3f6905eb51bffd6bd267c6b11f7999dbc5207b10dfdb23879d5c106f25457f39c106f150cacb8e7384be5da4d968cd82523b62a6453a0087b5d637db265b07882f3d739a0f14f863d2b4c5c0ec4cfaf848f2448df26cb187bbfc43e36296cce2ba0f1dc7ab816fb76fcc4d495d327c9d505e3c71442ba387c09c5fabf7fa9f64fe2bb8b2256e18fed0472348d0b425dc988d72849fcfdc87ca4a3ca50a8fd394977732b4a7f6c3c2f1e7ac7b535525f692094e3316790c87ca753bb05644eb99cec1636d5748ecb6ee1dd1c9d2274b07fa10671152fc0a87ead69ccee51983f023f85d28ae51276ede0ba2b879977ab64d61bfcd7ca2ae87f0cfd7ff5a843805335023eae857d1285029f68bd3e7170aa411d9f4d59c1987f0e3a3377c9a9d8723fc11ab177c98a40c826967fb988aaa991ec5e513b49187f90cd83eb31f3d837468ba407e31b24ab3d1c008b523783951aa62764c0aea87fa27acd762fe95724cbc0d38f8d692d8d25c9d84eac3ec92389806af638549880114f7cef2fb5d755acfcda85b2769ce231ea1af338f5dbc62be5a0a7884a9881e857e2830d23ba05ac5b387851934f68fc70c3831824f20696bf999ff9e92882872e9f42e50c68cd8a4f6c6780e05baee036e1fb1ae474168cd59de49e5a38830e376fcb89e36b3b01bac2d13f91c80f4a317576b2928791cf3966a52767f8835d39355fec4932a1a0e9906b09822c24c76d13a3a09ffc6c8946aca46bbaf8840563a993247db88cd7e4fc9dc5f69530a034aa3ec493e29f51144336a0a128845f2199a49357870d22a49a30d210ba309506966ab5671ee8b19d76c46e444885653b33e3ceffbc9a7585b221e762d56801503b8f62105baa576048a5be83888650145c03a4213c9e4c789f18cea943821de3e4581129990c29a6143dc74ef8865a95189739bc72c4d7a990bd6587bf0ae5c155bba28486643509441b4bb76887935e5aae91bffd246b7c2e005b5ad595eb40f17aad2ece301347d18f9213f8883fd1cf8f8e882da1e0a9700f7adc83c96c23868012c4f1a5fb0a953e241e1889b7e6e44b86da0ce6e438f21d6baf934e54b8599e3b829dd858c33800b5fca88b4e0f65fac311ce55b9394cdc00146118e2a9b4a048b8cbe13402da924a5de88c3548d98878024ef5444a34d52aceb85b9a37ec8468f2da19a35aee999827b88d8aa0086f75778102613af5f870933675f60c642c6770ebd69c15bfadf0c2788db0f0a54e85400bc0f8c8d22bdab2dde1b9e8f761d09bf9e01f4b1896bfeb088e8b6599b6434208977baa3f1aab08bbdfd3b2f758b2907d9a25811b4e0c00d88ecfba42f5f6fcb10a15b92a48942dbc7d3f30a4b4b786db67cbee7542a044888f5394b406b9184146466abc7ff640f51303fd0572a8daae6ad980b1566613988f8d98f9ea4da879ab75dee53b3ce8548445749f4ee46e37ea6e7841b19b00c89023c583167395d153d132de316d28ce98bfdfd3ee8c5a13019c13828f4a59a890b0d346805fe4810c594d5d348f8626c839c0cfea80658b654bb0aab007922891e61175254086691fec5422d812ec452632f93906eb5d44d079cc0972c3d67892404a7287df342e2ddae44963969a4140ea4400ea19482d75d6445c1cd5e0b893a21aff9046b577bb0b28ff8e069568e95bcdf427d05302ee957746df2bb5c8943416d0f94cb37f97462a176f9e15b0435ead4537b47e5527f149969ae0836894b37f8a113332198dafe730bba7488698b7129d5b89d4ace5c282781558dc6894ccda4a67e12a686995bf7f3d9b4893b52369ebf8279d8307620b929b864bd8952c7c20f2faf0a664a84c36894766935fc7272b9965c7a229d36a571250921896b980f97fd51182afa3b064d10018a9ee8c1a3b0754f2abca7e12d5c6ab50b896d0b6b17658e775b70d4a53103e3cc259ca0f5b83763a970214c971c377767897eeb5d27a0ce3d2c37fe0e398715768595dc2ffc0e0c5f97be9c21df1f805089b077533598a0ed6223664aee57be6e656f52deacb40fabf441a4ef575f664589c27d9af72a42112bbce4ae76cf98442de14015417477919b72b3a4f4468b4e89d2525fe9fe5c652b9bc52111bf20686fe6acca2539d3ad9d8d1c0f12cf18ac89d983cc099296a74b57a4651232d450af15ee031404be82965be71f2c2047ec89de376f885c3b9bddefc6039243c128db94aa485cdd98173999c86615f5ff2f89e589561ea9fa95d37cd904b3e7f869f688a508a8333c50696e1a8fbe45ab4f89efa5566f944375098c8607ec9a31372c73e5b775a5cd891e762cb1bfb2fc9089f54bf3794a6390b965f2c546c247c9d5eed505fc320b9f7599ab5d06225ca489f92333ee100a56dc64482d534cf63836ddb60cd2c08f3ba11b9b0b1336df0989fe0ee6020314794fc2cfeacf3d10c31050cfe56f8ebddf1ed0a33fbe941fa78a15db627597eaf9f9c8d794ae94adae00ff9147a85c25b44101ccc7e8f2ef018a22f5f3fbb85ef5d063ceafe3fb6b99dbdc8e6fce548a142b25a7c524e7c35b8a5bdf2f74482f8cc42818dd8e32878a96b019cb650f71c733db9e48eb2d58878a743f20ff4c9bd141b1fd2447a219ed3f439ea40cbf8c711fea9c864747da548a7c16e68150c23a36aba6684c7f12365e8945847a5075a0b2964bc33b6cf9298a9984890caab863ffeb3c5322b21ccd55ce4249ef9397440a6d3f8935f866838aaff0a58ba4224db6a30b2c0390e1144f0e3d9fee3a1893a0471e0818e03eea8ab4fe91bf6d826021ba6c7b5f2c0b4494914c96ce2bd532800869fe34c784ca8ac585b417f4eb2e907a3ba37ffd262005a8bbde71e9b1e7a2c3bb8801af1f398acdfdd480d96ad68337080a54acd4746943dc1962d00189ce4f4b900b0ef1cc8ae3afa6304e56891815b6c9806bc5d86288589d15391fa1fdb4a5e5515caa5c8ae98f25a7ea57d3b8734b99b4f9b67ba23aaa8e5435a8052536b45dc6448b758aec6d1c88dd2c7aa66ff4ba46c453498261c1297ef361d446ed3dc0f632e5e78afa5160c26d7b16ccd2b80ad8d6843dff885223cf51f618cdd4f9c9004bfb028afb0af029a9be9cd0f2e17d24eefea6ec89c11b24f795b94edc29829461e3fb8afe1d642a27e41449153cde7d82aa1e29d8bb501baa2a6ca597c27789884b428b157d8fde9c08f5fac1c373324360bbc19fdd6813126057e21f3e8f8fac1eae8b2195ed22387a489b3002810ed10b69a1209ec45628892bc0fb6ba7619650b58b29baf8b232001fe4d59213ce008bbefdace1b7041255f8d2e42872ed6277c78b396b226d7bef521ed837e861252c71ba4a4d30e898cf77e92908e55e18a8a28b5aaad9390cd0402d8d8cf542e37869e3b455df05e84d3f0cc27121c0a030b58b5fcea02ba322016725e794964f30fbae5b1421b73c4939e3c322af9e4e87458b68dc95414f6b3ea01b6635cac639252cff3cb1d7ee9a393b5d8f39cbb2990e8b69a9ed30d5f8cc4963d33bc618e5c68aebdf409f708f19d0a5500d7b4900898b91ff283c4384a3bf7985b5a1cf18a60f5d31d4a3a7cbbf44a5477263f20acb8ba40943154af7ff2de36a1ff6ae22f4cd5855eb5a9a91c975de9fdfc8b1adf08bcfca704333511f3302aec623395c0a230b490cd56871321d349b1c3e9a4d7b8bde759a73bd8a9206b9210c52642ffd685a53f343090bee9b93e75d5faf158d8beefe913426daa5fd1fb5ef195b4e6dea34fff61f9cc48c08782e5c1aeaf5cf8bfb145702af2d7bd9571c46f976f276345be5693f6972cb7a4703dcf6610cd78c132fb80ad9899f70a0b10fae52c63f3631bb192e78a1876c1891f622b23ea38c1502bc8edc81257c116fa2caae196f331083faae9664dddc6c1fdd88e073398c3f39a7dc3a509d9f6b5a9c870ec0a449252df6dae4fb55a53f9cb7f74dfc248c4cb9659fe2a292555f46041e3dd0e7606f5e9917467f70694f40b2b75e2fa68c580df811f1fb11d1128f21efb9d06893e6da364bc4773f1caea16f9d3d97378c6f837c3cd907d5d49b52e953aaca4b56514c6e0bad8418778e97f8a9f7ce728c733767f8da785030b6ab99b588caca5f788f5f06f9fb7ab5d693870bf4c9a58c7a64f3d6eae45e9fd0a78147c2d944432e25cccd7b133f5fefceffb17af1b98c7d2bea6955260c1d13341d63fc3f3dddbd93f24be81144608228ec0c2405018c820c28ce5bd6e485a04068393c7dd652f93dc22df4ef2b4b855be33b45a8788c9e2dc9a9c8db480f000cfff38539d36b08b05d07c0343a9b429232e6c736658cb8405ec2e049cdaee273a6938ab4b717af4c8a013a7d7c39f3c6b6bc4b586b8ce5a52c6bdd2078941019f7b0b814c97e36757ab060d88a69699637f252b51c8cfabba1a77118f8db3340cdf36e114ddce0a91735dd81881eeb37a52d37a48d8cff9423934b85e85437b96e2e853dc524b7a3ce7159f5b800fe224d82fae5288d0a4f72618c4851b0f9e8363185ac250ed9ba788c4f5b41cd1db8fa19ebf1618d1af02260d283dd3dc8b119527648826d8685896660b4fcb16cbc739e1857bf8d3a92f902db75f923a38660cc13b74fbcc3937a072c07f6a390fbd06e5fada98d420742d4d0e5c20ab55364331195961c930257bae74c9a2b26f903ec8c91638d4460a75fab65dff664a3764a4ee195aaa5c03e626732868a1c015a955448ea8d46c853047ded04d2d70f212a8272556a171cdfcd146bb4a424346d781559b68d4a01a05f82c30de4f0ee6bf8c74037d457f00309daf1a4247728e6d24d800c8d507fda589d85861f7043ec7dcb1db2fb1f1598f9e302fdddaa1fa8562ea18c8d575072f799c4d64521e506936fcfa6acbfbd499f5da79d3150434e04395cbc8d66310932b376766deac3c55e4caee4a7e9d6d013d779106628bf5f3c3e4dd08d66768b8071c1aa0db487376a5a32ac29691d010611389b26fecb3c307eed808d742607757f62fc76fcc0cb5ad193afaedb61e6a9ee915f49d30a4283b802638d796280cb1369afa258661c4ba6d7bb5a2048b4e35772b5526b4cd2e943ca9d8d7fda9b2f05c478009ceb73942d51db81b3b7bce81e8fcec52316f800d56e7b8d878df315f25d0dc357c06830d90540ee08b2083d1dec72fed8cf494bd4ae188d88fe7e67c49f30e2c8a32921bb8c84d1b1e34b26d8403c930a250964a73e3f8d8d8947d60f67c87421bd33055d23deb36a4e9d37e8a3159e157cdd0ec2263f8da8c7b0ffd5b2629a033ed4cae0c2c0593e725d9962be838ca8cf87023383a28dacf5de10b4bd58e0b43e6ddd3ed0c3834f551d799176f286480a14c03be0518dc4b16722b7a2a95741d2a75f67d3db73ec88eb55fe994d929c112d476d22a68dc663b56d237b9c74b5d323231e9f8921e13616ad01274484abf3f521a2f5a38ddb5cd6a18971e23c705af212abf7aba47133fec0676cf3aa999bb00b23a4698de255cb50a3a2d328731150b00e9967b08bb4e3ff2f4467887d8923f71fd8268deb8e4802e233c426580377d2bc59029d9dbbcf3a7abda0717bebec499f863c8dee739cb8ad9b55788a7457cb67414f2fa9926d18c6b0427262aa2c19e7cc7d8e3719318796adff4f5ba193a79e2747e7bad6c1821e641f377a0d7ca4712d5b8e386b2a20f711ef2e898a97c90a2c6f0e373fd5e26f750b16860c0806e8343c8e497601f9c2ce78bb4421c56618cf96eae56313e01b444643c5205d95f135ed8e58bb510a1078b9c321a773d3e654aa8e1184f4bd50c4c2be021dda5431a4218e60b5f042dd49f2d9725198b5a8712287e3945aa146b47edea62dc364b1f5998e6c57ea935d219372869474ca54c5244d4b5000e2b69e6cfe071ba84f27649e8e825d3cd848c5c5e7e3b21202dda797911c72f84058619192e29bca22639dc68e88147ca0dfcd57303052f5e5acb638b3a54e681b2ebf73290105dd37003b588e965ce274aa919549010c379e1dd25311186334032ca24f902f6002d2bbc6138eacf55b2570501aa6fd8f9bd3dd634612039ad8f2ed7ea863a3b91c52f8cb868ebb5669ea4de04a81b90a140c3132c5f400dd1184b40befa878318058faa0d88ec40dc4ee54e93d3226817b24a994c6b7607a233f1840f808cc5c10c50075178ed17f35b6741ec7c2e969ff6b74846a33d80df318e06897768f61634a0d88c18ed846f6ef4d47877a9d9dd9fbd1708209fbea15288b5f99dff076c1d1c2b2848ed98d40fef86b721fc7ed79dfdc7eaf881481c4ba43396cd8787540f7c7c6e18ee148acfec806ce79e13e37b7e3cc48d666b2e346db34b7abf194943c1a10c58ee98b5d734ce9a2f36f78456c21009ccf1bcffcb7675567a6e4810af382f4478ef01122dcfa8919b608eff747c2ef2da8844f8a8c172719b2e642e7a920e35e8ef81d0c637e5c66523bb923849adc07af5d95c6c8c0319140c4566b9868a8408efa8676e39ef8bd2285403a7e87184347f40b4b0c4560c2175e2dd442c127468f2af25331133fb47c7cc777f4ba96a57e60551c61fcf0bcea8b3d150a33838d8f2d8b3a6f895246f12a26830dc34a73e2134aa7a4aa88080d645e10c90f9a138f3d50a89af23dc179ce70b0e8798250f4ff10e6e52a08755dfff504ab9e2a188f68596566e1c5db6dc35672ce25a3cfd60c29d3827809a9eb63dd60b339ab1d8f79c54423eef86f11ed98d7130d8597b587e6eb7006866a401427fb25d308f78f9a28f0b1910802aca7f0840d8b2260bb34a1ebd62d586f9c6c4bf9166b24eb8fd1af8466f93779d39689eb04757323e486692409855c5884692084993c2f6a8fd5bd0adaa62a8dcf92009c2be8d89425a0de56e9bb89ea1f8e7977ac1a31818fe4eccc3195300b2bf4dea0a4d9dc0f5df819ebb2202093f65c9db955435f738ff0b6f6e8bfe7b12129e87e19cdb4ddadf13e0bd6c2cb14a15135b7c6be9c628ff37390141a702e9328592ae987a8759dbd920c2579c7eb04791f9165f053a58ff76827b83a87891e15fc785cc215e94660020566e8a27301a6e311429058129023c44dac6c9f96e41157ca00ea9223f35ff3dde2c545d99ceb4c91b88b5d5a90328c7dbd0b207e386648c5d5dda71c0ea5844fb414779e88b9247de4f61d6a9045836b7724d88ffe1df4687ca1e7eb6158a578924e47f15af98b066e37c21590520c7374ffc9f0ba1e95c5b0d4f930bf363c57a155b42e93733a49f93efdc090542da6d736664fb0ef6c625dc6e2395085c2f0bd858ce740ca3108c5fc5e9090787aebead96f06551e35bf653279fefc29717f8a1d201ead6e202bf7a3e2af90845512c83069b0a1db71a1bcc2a02c31c3b808cf8ea3e32c04b085bcb999e39095990ca3d0177d40ed4cc016928928dfcd99565a9767abad7c5f7d19d0552990a9b338375ebb2aa61153242040814bf8f2955e2f5404a2b01aaa01e99432b590c5220a40040f2bf808aab219e8fce3e00a56292d64b798208e0cb643f9161390cbe2ad9bc5fb2069eb7bc85041c4cd866bcefbf107fa64a9a4874d0aa9818c90d72b76ab98ae35c6bf5ed33534ad41ee6c83b0650273ac81fa1ea4fa925ed890d7a49a81a052fae663d30367efdad380e6511ff6db8becd863f740b479ac8990f806418f7b1c2970438c133119b0a9e23a35e81624a41f537bb208a5687a6191058dd0ae2a955d6111b2d1d52fa2933e5ef46f3c2fba393ff2a9bc7f7391ae91143a1cee29d931a722807b2f86ef70546ae4ae1ed996c95cfb891ac53f4d8091189d8da1d0e26e7b311b290afc9ba0842d9151cb47a51a3f5a8efe7d2f3389912793f5d26c3a02c63903b177e2293a49f5990729c2829acc929d815d4f16a3913916da212b1c8659fcfb1bd1e68a364c242d840395667126b1e8b687876b68914390c27b647694635ed9cc9f39ce65b3a70f5191db045f8312576f128f7b5f915437d551ccca8285f7ce1e7781fba04c2ee8b0874da0f0c6ea3d181be442d691920de5ac004119748fc8914e0b03e40da2fd3ea72da62d626d59554d15659891bc4986a65f6920a402a556b60512d8c448885928f1956fd9dfa09ceeadc18291c290908a219012b06b7bfd75067374d9bcc692871d6c7cfdd561907aaaba3491ccf1a635039a3540095eca6e34e86babb83dfa0d09bb5fe64b96de2287de5891d75d3497df4099f0b44e5309aad1749e137794d2a0fff761465efd1bbafba591eccbee1d9698eee14521069401d4f6405aad5be6157c1b0f8f86e31069287e91f7c75f4dd417e13855fcbcab2e7046abf7f9c2778e3a4560f04d4281e2fca792044cff6945aa203bbf928a8ad48a9dd4528779d19b6a70b25d631e3f04ceed92060a54b01894a3044d4f6d4bd377604ae5faf180e7dc342f0277772d36cacc92209ebd71af6e4ad03022644add8dedaabb81871c521a35cef22ca56a64af0b92275988b24215634889372a8c28df922ce69724dea9d202100bd5cf6b8ce09a92331960746d9cab0bfd8d1e355eb037a17db41c4dd2528060fd2db578f108c992631e18879b72e62d911e41c024da3a541bb8feefc756ac3826f31845c337359267be6f8577e7af5613c5bbc3ea049ead96427fd19b56b88480916acbcc7c6b9270839e2698edb7b01c612ac139e76fb61418c58c885c4372f1b962b02102d492710f0bc5e4a85905e66a5939e8dadc4d96489e159bae95ee451358b85b58b2928f24c9558bd224e767fa40bab9d4f04974ad36f63c49a315fa83ea21e32aab9291612ee92565fd35df2b06e070fbf418338b645e9d0f62138add4c4cf7b454929b5d40479a33a6b805873a4f1c6d6f151e5d3f47a1ef145bb62159908a01d6929ce1f5fb53df8f31d693d17df464cf512aa37490c92ff0875e52c3b68eb56292ab3d39af88b91e4088c5648501931ba3e6e10b728a20321e141c4834d7d18a92ae4a4d42c6f2d1a6ab7d06e3ed0d01993230890f321568d728473a90e83f7b92b0fe7222b8002735c877b8f7ddb3f3997406de33639134ad590056493a3e0992cd5822f44671b39755b87b96de1ea0160cb9694d24ccb53c91348b966cfbf192d8a4eda0b6833801b630942f080a7db64a046033bf636c360be9c648b9571092f43e971b162963e71b177c26102e5cb0b945c8af0d0ff30c16d294b544fb07930992397a5e712df61da601fb379e9aef8a362c9173ad76c58454657db4bea0930f35caca3bb375eef72bc42c332ebca52d9fc38f399a2346efcc7da282451d9312fc146a76410006fd0b26d611df35c578a2502c9a7a0d26e238b96745dfcc9313175c63d63e156b2c2d97aa0d6869fede495a2b5e20c046a98c019446c2569327242498be4974b4fc9ea5fd07f7afebe3266beefb202d96ae386c845a0536933e0146d4598a5c33a79c38c3e51966ff47e64fc9c3703efa124b65730521329342c7531a42654cc69315339f23dabeddc462916a35323d1dff3c50ca3376f09359bef9856612ab784d97abc077a67c5724d43c91266806d2f195a7eb373080936b37ef18b7124e14321b8d7746998a754f342d4063eb74a2c9b733b428b0fc936ba547e5afb2e40ace83431d4423be1d36c87508021aebd68445daa3404b31937922932f538735e00520f804fc0f19af4d33fc38a269af2942435b18efdc9a937e945a57eec04b9f6937f8912f5a8a8ebcc907aa487a85268b1b302c9d90b79388b03f1901522de2c6cd65c56a32ad235816ed48b60a64b30f357f00c2b7bf9388e7f4a278b9bf227def17767da8f1d0d0d175300ae24d0ad76486b83ea5e1938e83402c7a0a998ca2912688d2405dd6d244dde1364e87ef4922227be7341893963a67a10bb2fef10daea68c1849fd53a9c46c9d9eb914d0a3adc61ed6ef2f93a4b6edb96d7e8559f86e72f33837c1f0ddd545170543cc0ab76a317314d54493ade31e2955c740d533aa6bf37b815d3b9ab2c80cec068215c489b70861d58c93e0d0cd51f464c6ffb30c38fd976b35b883f29c356169c72ae45557978ff77393e287b8737b71c3fa9c4b6342b8cf882a8d9b9c00e59326c6bc003f77ed6f0893fdd1981d538c9fae24a4a680c4d0d44717868feda3bac6074a4e67036c635e940e5e4848b5ef5e7ae705dc53ad26115ea0bb9e4694f1debf68593bc86b6edd947c0bce545302e4cc4fac63779e1cdcf144d99b4f046569e8cd6a331e4fd02994bd6f9cae141a604e7e1775d9a9c9629e5896c901121124f65a9cd998898d8f94c05add9f695f1df0f49bad4cc608353ea97d5225c15a9ff8c541e23ecd257c94d2ceedb4c11140d6827010a877d8eb015ef5dc6f288917e96650136b22451194e307d5ba856c35d17a830e5a86ab38ecc1d8e0cc71aababd7d0d7fcfd00c3294fb7bc2248cd137462d2d73e29e9b470b32b32c61fdc0ee3f891e0e12dc648f951d49753384ed6da7f2f44b3df0f8159eeb565c8bb1d487e21b988d7cbed4de95364d6a1b870901d66dc7c53924072a780314a7b68567b401552878fde5e4399539d21d50b95497daca6ed5a112638136820ade18a201877b1e7aae748e9840953b3da44a154df25a7fe0c87d60eea5e8f3e1c18b82f9e0b7ac65f77e76ef4a953f039a22112f8669b412c80d963c48a1816935d77f2b3a7e70314b8b477bc69560d8cdddb8bcf2c2b90d3f92862079ee74ae8d6267c93d21d3abbef2a78f0195885136c0ccf239a18560222d745083a72863056e83d72f98f9bfe6c01d3e9a959c812962408f484f8e803ffea5353e501b51b8e78d09e1b5469ae7bc83ec6095aa0427bbe025e35988c083eaa91295e2b8dccb6fdbb00126a364c474519ea795b7c0bd3b3c76e0a3c47d27505b8a025919252f3f5f40ad65a426abfa907f9b95d0fd0886fbbc27b3f5477070325b7a440caa774e8117b41bbd02eb9e6afac395f8580806e43d9da6d0a76c90311859985eb23278ecc44f5efae8e4a408eb3b961f153f4ce575355265ea04767fb926dfce2d941d6b556f6245b385dac08d189637dcbcf88ef3f07a4c7bb7d47bb74dcb54472e7ba98b7da68129a663c0fc9e9649eb08a0bc2b40eaffb13e48e3a623714c3deceb61c2172e1594638155cc1a964d7789a3a8e6edf24acd0cc397a805062090fab7f51327629a0ac80e8f7d1a965121a3e18d7898910d35b1d9cd44511e9255e4d44bff1780dc859085b1a7de967c15ef8f5483df7069f61aad714d0055b11c55e415a348bbc5482fc0500ad69682c03a284f2e5869df2b94260b09f54de2924519de1909b888beace87a4667968e1190f96fa2318b90f93a8b05d1b3171a029ec9e908b03e41b80d7196f9379695304f8d7cc103253660098250498e59e33b0649a028cbc517a6cf8b59cedb96ade5bc75662f8ddd5afabc060dd217e5ffe147fc733cd66804efac34d2d10196bb6fc95778f41b901908aab3dbba2115d1d94d7a30565f2e3d2a796d000ff896c143aa7b2159c3f052a88661b222a59a0960463f4d0388cb5587b0c7ad5b2a96ce613ad126b733dcb8013c75d74c4a9ecc111c50861723e93d39152b46f17396d4d671d1c90e11074942a7be3aae557b4740d442169aed3dcbc727d8d626c896dff989664320d17ef82ea76e2c88bab131609f15aa6f395de5a66b1ab1be0496f17134d9b178bf8872b0f3902af88fb6d3a6778e520b965ad2099b5aeb4a0c96f6683ed4457c371e02b488e8dc6214bd7bd164b1f0382adacd590eb1df79d1970d5bb96ab26a06d582e0a572568568609de64672455388b4ddd60c7b621d91970e7f15422ef7179dbaf5ed2aa2f309f26cf23251ad8a1e935f645fa7ef2c369710ff5750bbc62a503d4ecfbb3b1aa08ebe69ffe438dac332905facfc0eb820971c51f16110415b08fed8b2971daffdbbe63db989d80932fee26d85edbc9f1797401beadf0506943eca40410404546d7e466dd3a0934ec96c7fe36c3ee8f5689749cab6e257eb836780ae807604c05a46eacf9c1bc0d91a62371342c2a4f0f79749eec93259bfd614d6010821836c6e7dbfb0311d6418e5f1a55ad118c5c5d7974b90b43714e747f9b6f7df3f2d553e9882bbbaba83d17451c92b71ed4b7a3a976ee91e393e916a351ba7e80164f1e433cbfb3dc71892809859b1a1734e717197707feb63d7f1dc7f75c8ba740e5635c6c8a46d391a388cb08ca30205717d7f9775067d6f83383e26a956c1efbdfd264edb0541b510b2f2032c0d99cc6a13599787d8d1d26e784976e6490876b0f2f3d49ad0eb2132712326618893f13b4cf99788c16caff0ca24e3ae64a39a331ae52632d40925af7f0dcc257e8ed0d757b2978ad638bcf10e689ff11f73df2b64e0b0c683a69ce111b0142a26e339c9afdf97968b972b6e7d1915881fd2c56094ff2b6a91d209fe8edf517ff8a843e8108d97975066d01ed4a5aec61245b681865aeb910c4e2589e83dd0cbe809ee24acc9979cc8f3e7d85b2221c576d54f0d238d2df353d55a3828c98341d7d2b789e468979fd9d9fec4e1c92fbcb076e0e015902e4fc1bc1732089e5787b6f0ff180a7f97a53986662f334d4d3b1b2347daaa574f26927453fb4f1a1db1adc018c698f297bb0bfa64c8122ac24a833f915e778e7a548a47d0a7f52c7f80840ee20cd2c497cdc40a5c157971d0dd2331ad98ea8e36b926085a0a38fb17d38a0cb4028bfd97df13557542e5e0a98b8239fa454cd4613d01e45418ec2ffbd0388e2c693fc197dfc301c844f22fbd0220b62dc520267ef427c98b89819cddb1d98cbbe4aac097febfe7cf5d068beac60ff9ff1d85919c82e2a5217a4496572bf512aeb56a4a981b14e4d32872a05da4ca050a3d2bc092c90657557d4f902f696e6af534c775983993cfaf0ee35c2da32f4fb21fd23564581e535eed9d608de6174d93032e81984ed053b149c677ba15112a822f0dda698f8ffc77e0876c9e19fcb50e25d1379852ea6328f25a3d6dadb18393cac00fdb979a41f9c4f127cc6a3b8aa74c4222985ed2182fb5b13a8ebff37151f007c66f1b42df660520f56cbf470132c49c8a98680df48b3de7d0c9accba5a163bfb7b548f57713067b54527a3ef13d4debc69877ac609277feb2946e1eedf54e9091a2ff333ddbcd9f684b7204bf72ba690f987d491b5e4c04f05c391935e44ede59efa21485b03bed3f7aa0ab6112453d92988af24a8c9138a65bfa433d53b9d1a1ca6b90a40bd37ba3199dcf0c1b5b846b98a5ec4680f46093526c3ea7c429ed93866fc938b330374da552d76ecdcbef9898ae7d0dc4be457efab8dbf3c590920d2227979decb393833034bf741f62147498af77e3acd54bd25cc86955ac56447dd33379120ff89c28e5ee739fbf24ffed98ca5405dfe790b1bb61820941b261bdf87ca0813b9e54728ff3c9afcd28a39898d711266f7bf7a921a5f9fb32eb6fcaaa058e9ed27f92bae7445ed005af443198ef200ae9edac39e6294b1e627dab53837017a107cae58c4d63509e417f595898f1d12b7b5ec7d9ab5828f2df9b20879313ab4d5b13e7f8103ef290da6d964d98f7b9111d437fb1abb0d9f46f4d74cb7dd171715841d66919590351f5c34dde98fa2223a2a1d845a9c9f24a707e2677aba111bba104ae20c65f7f1b1e8284da9917363dabc718ef7571f90e6517345f6f7196d6178b74705e42a561405e239a9924aa67898d99854b08fd6401e3f9b22f9bc4973593985c48bd52f8d45ddc2e994825458171f9f9e3e020a381c6a91d636e9cad8c018900bbacb5c7dafc03bb9951c7a364334d45e744df1dc4762ff35ab05f61af21d1012f2ee24131d7d4dc9969e20e2ce682ed6dbb4f8faca523bd3f5662c82c82432ddca263c5be1a68e19970888e1a59769c315d40c3b407a9f3bef5f893da7997245d1d82d4369da5ff997326840508197351872a25b8502bdd81bbd5008a34f6c293fcb2955b5fdedd99793da6acc16710ced698fe8d87c50edfc9658c1488519b13a7b462d6fe5c8b998febec6f7e86dc87f75d204f4cf7074850bc78f209dd39146c4bb353a7ef999992238119f4a4fc6ed836a6bd40234762d762b5355fe92a42048870581bb9e399dc7256c3779b0d41550128960dd86265cb2655365b86af468223606c18db2c99ea0cc35b7500549139a3a3df3ca008091563f2264108e877bc1aed45ce4eea99f1a30259b09771cedcc4120c9e69f9a536a7042d25314ccbaddd903b1acdfe99f817f23292e3755918eb408f0a92b8e257e8dc91d0bab9d6253fa117edbef29a0610919f963b85602c01e8d2c443c1d58bf1141dfa1942e805b71c78f3f88a9a06569df5750c021b287cebab2fa714f339acb5b4f44afadb9040fb93a468799a12bcbdbc28a41ebe4bcb349a1a1e55a08c2b68f7b14122f33ff25f3647416d9a1becde089acce880210333bf68dc158406f310fea322e413ec566a60d508929a2beb2a47d007366ac2716038ee265231601bd9cff3fd0d0e1a1c7bdbf883a09a3579a847895cfa82daf1301bc9ec4d0197e1785bc5f81dc52df2fdaa90b81c9a3c503659a391ea45c55b0410336f0148531756d098e7a0455d0c3a532ad1cb9a44801bff9bcf7b764aafd22d14433a0849cb4a992a0148c75dbd989839fd5b9a469f15c37c411d12399dbb027f9278c216da7e15b71464827206ec06efa6059a5b153be89f233b2eea4819179941dba30cbf1d63853c11bfddeb457026550a9a824ffec14b45c972f142c9c110b118f8cab3f56755a2dee061312f95c071589a87fbe5a49ecb64b08739537972435400b5d1ab2ecdb45962db6a4e5abe024d9abaa4ec3c68fdc173b1d5bd49ba965c8c89e83527d09d9bdf4cf849c01978589ac8e7f260f6c7034585d1aad0d9422b87419b99703a814781b6c13a98dee52c9ad59b994b7b0c507cab994c2fd3d622c017b3459e876cae2babdca24777cb8f9af661f98245ab5662bec8fe550167f3a3c976f23cc25276f42c76774d96e0cf9af7ea96f5ce7261c748bc130ab4c87d60d552a1b14ed4e8b77cc71fb4943a479b147726d7b3c33f2f4b245e63653f5e5a644f23d625a15878e68aca86afbfc69b2d461038dae3798a936499b2df5d33ce665e8ae99ceb178d1b3643f87783d99b3b655276aa8c5aabf85b32b91688ddd0ad0bb5418aac3e95a2bf36e34256579b3fec5c76a2a8add2a7aa0578ab50c34570c6e7e085fdeca736f405ed2149509b677e7888afde03a4be21da07aacac82096f77d0b172bb860bfb81f99d512619b7f0b2d8dd3ac332bb986c04077d846f5dd5f2b78cbb7d380ce2b2743cfef609b812156e9cafaaec8ff2d4f0644e2db4487a50cf378c3fd014361dd5f2d1ed69b9c26a5119c0ecd6f429468e0009436ff9d84cafa9736bd2b11a306ec7530869ba2ff16b7ebcce711e6a5329ad4ad701a3ba44469a80ccd6269e1220b721a409ba5213abb964dea01ee75fc5953eaa5a69a25437087a2af2c224786831f454e9ba581e856f79189a015c8bb3aff5e770a57c460bdd6450635789f55c1af23d39ba6074e4ed7df4c2f9534d1ff1dde701660ce0f91e1b8d81d34310bbd1ffa509bab8263e9cd71f5db320237bfedabb91ecc31dc4915b1bbca165eaad0a6b3179bbc4476d46e5acd55ff874307378c1f90b8f2f4815570782ca077b4ba8ac7c39bcd80fa764e78cc6ba16ca2664232f280bd51b2ac57bd6bf10f9cb4101255da9be56f4f908f77a2bd7e394bb7f699d634046f5902825b4bf8651cc4cd5c52479c01222a2aebf0f65294e808f0eb16f599a2a7dc6b9868e6cf571560adeed9ad9c0252157ca835b5d217e798d66e752d025c15c5d73ad49c59274bf6468cfb839c1a315ab9532534e412e9fc56622a50865bb0b191996438676516cdbd431a139c1a53efad026a30960f8f913133eec1a18d345d0ecd2997bd16d5e9c51fceb69c1a5d9628ca2039c6af8048fcbf90b378d126ae46c8e822a73d762edc2f7cd19c1e4b30dcd29b7a0fbdfa0f2775c27aa9b91c757ff715a6c0bfab60ccb624cb9c22b558d0c1e595ea95ef4d4ee1cd86be2603f856aa2723c799cc1f4fa4168b9c30d82d6b03887132778db95363b6b39aa43f64acdf5581c8e0f5487f0a51379c3368caab12dbe2e6dc6d3ca217c5474d5d923319b904702b4c82a6974b4ec79c4852669e81b524c77ce96bb4ab7c730d07cddffacca31d36340debbb49626d9c48e63fc1430ac74486ded488ddc174392119bca02082c3f80ca21cc1d244af9c57f2d20e7e9af23c7ec9c44a802893ec758ae298b51cce42fe269ae24fc1c19c7ab39538d685dc88dc88f37b738d66d17cc2dfb6addc7d7efa28013d35e6c79c96827121c2c9e594aa85b7f27ffd1459897ee63c49adc80f02e036bd9ce1359c9caae7918a5b6d20d10cac9e98af37a71808a083c0419d6dc0ac02c7d8092c9ca5a684f94c85104314549cf44e52d70680d18994403b03ea43bc4f7518af4a9cb1a5399f1cf5a8b698ae2283811a4f05b0cfa7c389e195c6938b7b4ffd4e729cb7e758abeb98cee655e9959ca40151d3d9a90a2017692f2496db3a74b26e699cbe1884d84b5366e9da5de99b63c7e407ff580a6e181a1d84f704c017468db39ce7eee6d1e7f7808870990b704a84e6561499aef0ac9f41235c31e6f67b41859cf020d7c3bba7f5ab10cda54aabef934f906d4f9a3acf99e9e7dc6c985796359cfc54018c32b381ee834442900e248b07130e5e5679da67b9bdc9997efa7ca79d0d55811084d0744ad66086677f30341b096eb2c8d59e46ed4c160e5ab391f69d1abe71514957230e28340ebfc91af2629d3d39bcfaf82d43a4078f2f7391239d1c5d02aeb43a9ce166522d5fae0d589ba9f1279380e6db7258343c563b478b9d27f2439206645f247c577d7bddeb53351ffee60a142190706a6dc75ae08d739d36cbae8543db8ab22547b43804b5ebf371d20829cfa5dc12e2a376c7af6a7f9d375a9bedf72253ece865eb289aa890b5ab244b130f56430b82dce46d9d5beb9d3b86570b383c7b62e7e627cac58f930f85c47108600a91339fdd6fcddeb3429d4038f5864a63c3bdb3c56e2656c9b9059f1917942f5b13a929dbbb7a8315a49d5b8ed2f767f6b11345c73e62602ae365b7d1d04ebedd93bf030d09e9b4fb839d6816c7d0ca486af8cae30967e8512e58fe5df1148e7a98d1a92a6788e077b69d80e3e32f5e7847719d31255339ebfb3f52c1e6b023a2a8427eb2f1083a3a019d86e358f28b67355b6dd0e551d3a89b434d2e430015e7577b95e2345c766bce9d9aab84d5a31b4a3fd2c788619fab5d5ede93c70998521bd356071ded25652e9da910c078c181d4d85beda4bb25a1ba17969d02ed4016069cdc63dee8cef4a99dc1d986231a3e014fe63b03ec6a47671fdf11a61d5230c6d4476ce0592813eb9dcb227917348268932fd845ec82a1bb70b0a134a433ad3337ac2d73d5a3dc2b9dcd665ec6cddee78599e4ae7acfda3ab3f285819697acc84699cd918196bac39dd4daa2623fafb7f9a3bb40d7f1cba8ff5de81b724801f7a421c07cf228b5619dd7ab17c81c76432cfcf6e454313e4b297c7c7944e1d770e48f82afc7f3c0429dd90edce7bd148da307d7a02341022e16ae7b417216693dbf4d2d120cb7fe3f9dda0433753badef5c99dcdd23c308c753b41f86f9ce52b25cb93bc959a5b6909dfcdfb57a849b8e4346aa234cdc214e194036ac8439919e6ad8634025e020dc9e04da3f8f044c8edc24626d6a1554083029b11d9fdee5baa0f4cee37c90fd6c9e05a6806024a0d65c7bf31b9bd122b4ba3f7e63116a3a7f87910eb6efc3a8c69e0887c787f49f0028a538e0988347fe66a0ed15c85769e2704aa9704d6256679e0fae432f8e8d56219457d118e79733f1dfd4b9699339b1dd2a6dc55607a0779e1293a96b5a8a505b3ad0edb8fd556a42bcc18e1535861c828145b2ae931e209e24ed0d88289bf5d487fe7e59ef473d430a77ea05ea8510ad3947298e5c964d9e307861246bb8b4d9a5b711e4c734ad6126646b034753828e233c9bcbfd78e29e3e2922262571ffd9a3edf8177534884b4dbf24eea16f9ebaddad157bc2410d9e5149e7bc51f31ad328b50f42df7d0f4fe05e5134857554ec76bffb90eed6319e8395fa8829d3e6b45c4e7ae0de6f94c7270b0a5dc1671a8790e775184608b99ead283a0de1b8ce1153cee4e0b8ce6cdf56a56c2615d1d772d5035c3b3baa509ece7410f34ee7c980dddcbbf5958648db90bb91bba702dc256b485ca65a83e09ecfbcbf834f61be8cbfd4e84ae601f7121907e06145bcc1b237ec1264687c989ee01c1ef38eab7142f95c2936d1be7044c1577bdb93dbbe2124caa435675b399ef0da5314edaf04e418f6025a36c2a09e3eff292c8fccc9288545f290c33c119efd3b2d9b660fcd4ef919a749e391598fa80159dab2bbbded658ad9120e0da49f069612960baf7efbc93ca9876bacbed1221f6009d4f0a5015b8e11df14ac949f1a295e4b747a20e2601d745e0cda04755dc512351be9386970766b0f1afbdc9f1e8ea3aab1255492fe8c94ae9b319ed32313a757c1f52405d0db297a2f574c9f2d5a1e8284457bd412c8f0f781fb4bcad1ad76e8b75f87a7bd5f22936c26d49f33e3493439b071b8ce148c04e18feff85a9c59bf4655092d2622c628b6cf369f3a8fd52f12f3565cb44689f1074b052605a766093ac1fcaa8037edfa39b51a9f5d8695049627c4c33ab889160ee11cc0cb7251fd4647890bdfb599b987a2239f623ff99614ef79e267f10956fa69e59457ff92cb1ada58dd4a8d78dab5d58d9f71072ad3d75638f02c7810d1d2b8da24ad0cdda0ab494253a53bc320c995389f8e31fab0a101ac6c4c27085c9ab81e756480f8fab36a9c46dad795065651439f8e339b7829c421e954559b33331257732f77c1981e71b7c661041d5f4b420e9fb4d3092e4115bbf4ea0887ebb70c59e6e8de44b5965a3c0cde58b46d0a14639fd0687daef49382f4d521e510166158ccc9b1d118391888a0dc36f3ef231ddd9fd8c8c17b7f6d8f915d915257728b1cde9994aba0f29da856a5209f429961d79fe7a7a6467a99c2fe4ab3134f23cb25c49e492c53ab4dc4fb1c1656069c5b759ff70df702754284975696e86fcad3d1ea7fb2febfd123cac8ea1f49077634af9ff764aa90ef3fb9dcd5ee8e8451836c484ae0d2365c3216c4fa6d65fb3828bea010d4d45ce112a5130430ac1a25eb686580125bedc2103e4b351ab411a09b2aa01756c1ba125c94f2080b7a2501ce78c4a659317f7859665b1546e3583663c7a02adac28e756b85a73b1d9515a8298d89f30b6711529102e39449627ebf0c1aa0349e5680207f0e2b19077590a8e48c05f7b4630f0e72f9e89b3ed7005fdf73a03bd2cfb88cd2e08842e1f5161df873d4d5314d972b4ad80803354386248972a03c3094dfe7c4a006c98b5b21cd87e9bb9fb75c0e6402c1356372fd18194689a04dd4f43d888bf35def0bd35eb8dca983b909115f6e3dc39de3261c0f6f5c4ca050328fa27572b17e6f8728ef844de0ca46e453c7e1e2932a3a6cd8351ac53ea05ae544b97267e56f11b5459d05490fdcc548bcf7500713e911bd67f70f945ea05d6ecdfc30cd2fc7ace088f7c1733fffdb46fcd7cf8ee349ef0bec73980a34a05efd54d9e958dd720c2619d4926c13b6d9c12845e8433429f6f6a3af8a021aa07207100c4b288b1d31ff321cd465d45e5a72f0010f23b9b28b96ef6a0c8e57a07fd679c93510a0882d650947bf5ff3ffe56dbb20d072ed833f086757b8acd5a081b3e08b3a35ab57ab1bc4fecddd1e623423ca3e2963a1a05375efde20cddaa088f1a00e729a1e1da132d1a5fece0640463f9ae5268585d673ac7e01bf93d5a0942824f6ccbb2ee81eddc3d74c10786b1b57124e673c1df290bf1fe5f6fcf3a0995cd252679e13855fa8fcc33192c9e133db04af291b31369c8e4ffbde83aca0a05e4cb3143b0eb9b90bcb8bea2e1504234ce8a4111888492ebda75de6e3ffa0b02b19ff0484ffabdde6f6e99bded04a70abb728f83910d9b058c3ce8c0af0a0c2d20092a1a09f2a7001c9c4cc95ec5e2058458631a6af6f4ff78e1ff3f48ea0c52d9bc8d38069fe87857b3df71a5d0549cbd3b805803f959878be5fe84d3ca0c73372dfa0f01198316e76006a1fc448c0e56b37c80e71cd2de0d53b43d939a0c7e652eac95fd869cf24aa16cfd48aa19ea8953674716de4dd345f1c72eb6ea0d5892475b72a2690043fbaac65603d388fc7dbe694f2398fc7fe3da5e800bda0e314e5dca5b1c245b5dadd89cac75838abcd596d09bbe90be39e89d951a8ada0e86c41aca7de0ac012218467c2ebfa436e7ce849b21b90e2c1232adf302770a0e9f2870754ff942c9cfac552720ebebad8a192a2a04197f6e3aaeecd35a473a10dfdf9703eacc22a80073977c2971d839264671f5f2b6f12e23981d230c3eca113d68aa9736f9fca8ac611f8c22f06b65d4f5dcb380071675f80c71aabaf5ea11493458f92367b3a02172c273b10f05abb4220e203a763dfc0a5f9e5934ed8a12216c2832167f1f91ba4bb0bb408789a75bc45aa0dfbcc891238f269264693a13fe5f807775be2849fe8bfa25a9120c971fcbb19215ce4ff271d2d5178004ca14499bf2d195a1f2353d0a6f7ed5b25c99a6c931111b3a1f17a132a6dd2a206a15057e131f9205c3ecd9e754c76ce7dc83a779ed1e750285b66aec2dea130f7a15b5b16a2ffd90a756476388fd4668c8d85e40e7fa152bbb6449c6c9e8210d5a165bb9d249acb2a7dd6a25a68fd5c77824f57ef0fda77cb53699037be47993ba1788485140656f9d922078c00929eb7dda4880ec6abf11996b8489be032ff60a17a77819b606f6930e6566ad700d98ad06c6a2e02da1c8542f5a2ec14ba27bfa17c5ad4dec3b873fae62d7030027040b9df5bb4a4bcf881ea4c8b12beeb6687a1bf64408fc4e2901e6131ae91de6b76c19e8a9f3c2b9072bc0993bd48cbf90ca1c46258d29e0baf4c84a8e3e6040b57013126931340fe728e4ad60607deda87a1c79e7362bf5f98603614184b2bc104b7936cf1a2f97ce2532ea3a050f05e16a1f36cd4e4096c39d52fc8ac7860c8f307de3a12657507298b9f6e27bb1a6398a20245d35ca9c19a7c96cf3a44facc4e81d66c2c108e6c23c09318af43e84425a2054b5daf9cfae0a851d0a0f089dcc24cf8061b219e8da56ac452c9e66b87c1a20f56ca3d7e52018ac05bbace430e06bc3b3ed4f8664dc3064211f252f21c2ba20f6d9aa3766ee3091574c0bf3b3d254a84e179eba006a55225f830d10a66fea2152f65f7eb82e1c396b6494c2ad49fce721c570874f426426d058f7f765755a21b6da3e02f79cdd0aa7021985a7ba5df1045e7d996de2e5a716f42840d4837a22377498f107f9586248ada1e4b6c6835ff62343a010fced19557116ee07782a233165467122d5ab4e3424694281e4f299ad90d66987a88e13fb89e0fd72780a23d100d89a2309943ec5552f92215f52464bcc3a9128f0b36f1a5b8f9b00629a24953c6d113b6977f0ae045165dfd6df95935630d776344e7b9e43498417182a251f26978978c96f7be57440e326fd91146b7a430fdc42b97e576424ae0feafa258bd93b4001d0254ebedaba2b1a5504f9b5d1a3855c9edcb6d56711c1808fea25e6f239d05995a0f9b42f491614375cd1b1d7749171e542d82246582b72a31a2677c7685d3def0ea760990db7685cac49b5700c928ec91406aa0b95e1f78eca268e9b70529e0add9bf0693fdd220769f02530c685fe2ad3d14da5844d3d370a269ff2dbd9b171977d046ea61a11a504e3be6abcbae9eb068081983b74afb34a26d0b42a2b4e08f423bf433d3aff1cfcd6850cf3b15ca29da93567a0044a4f3a2723fcf7bd92e82c53c0e0b83a704f5fc086eae113ba0a056e8e02e52e4bbe0a2798352059f5478bb5cc1fd1968dcfe7e44ca406e5cc7b994df060c697695eda27adf7b81881a945d5f71ad7c40d854b0627399fc1e427a8f5626cea4ec6b3ca2919a74fb437af420909ea4cd6e191b90606a0dad4dcdf04e1d224167f3d7e6a291f97825b426f596efeb7970bec1359090e0d74c26c1865de4f85b18d352d5a29559bc10bd42d1b58500adc95c343a0db661b79299b997af6fb27c12283bd2a2b00f96bf4cf35deab2804e046ae0f9b0df1675c57a0e61be19c868704616a0a2c2339691fc48fbd14fb307292dff3e21222712d9240810742d7df0c6d74dfba2c73631703993c7a1a9f4a4bae589c3dc026bfea3d75462ca3a58cb256e8aa3a2dca293ff78b24ad03ba09c76778f77a7a07c55d41f2d88253d9946ccecf98ca306ffab4def04bfdf3e67713df7e87447884f776d176a64c0297f1bb9ed1bdfa3150087be24518a255f9de2eee111d7dee27b13ac31cdde8e9c37eb1c7fda85a3160dc42c3fb7ec95f1c87a44fe781313a1128d958b1e268699f9f76676f5a9a324e306c1e3484bb4f4f34168b1c98d0f86a7857200d903614631916d8dd48da33850c63f8fb39db1416c6de8ed20b9c13a324d081597e894de6ddc583a7edaa338e5a02c1fcbb4ffcb1fed94740ebb030efafda99e545ed7a22b00c217b05ea3559ee40e1060e03c2c4d57bee997c2745c9c82e31f922b8a54c384225e4a25a356ec9f0643793342567449ca7070bc06bc0646ef799af0df142f73dcaefc8fa37d47e4544004a1cfe0218e0e0b5152e76d60b61611aa881d2b4efb2a75c636a39f4e0783e25bff73a23cc48e2918e0c320ba5ac3de395142c5e6c5078ca1b0a3caf59dc227fa47e8032c7e499c66c599c0ccd69bb74e9f6fee59748da1bfeaa3d1e0381d7117a3e9734db77595b15bc9d7a55657a9d0ad34707037ceeeedd4a3e23bc19eb3a41adc958e41180f8a77f6d457a14949a177d3fa09899086ec7ca3e4a5eef4b864ca324c759b8c9fcce91e83ed3d23cf4a52393a78dd031aab7aa3f67c2e8742ff2340ccfc52f45935f51265571dc130b7c9804a39c50fb096eaa401902787d3236d3a857507115ac7b8c83e8d38d0fba8fc01b7847cd7ce7b4ba41069aab2453cc8fea47a3f654c19b23c4d5ca17db0a40b7683b336c4f30816a41aa5387a90527660dd5c08152e7f8029ef8a2efa5e13c01ec2cb70c494b704a42f457b7e32094576199a93a3683aa66dfeee77b5571d82e5c36402ced3a824a4427c01539e312cb8a27cf116a24bc659248d54544c5fcc7ca368a840df1c9da45025060cde4844163eeda4bff3cad9bf66663f5fcb32935900642376a2c7e6a4549c84cd55f9d0a6c55b546d47f26e61d0c8036d71dd590a54a96f72714b4ba46372b5203c231350357f72b168665f8744abd76dd6946d4eff802b994b8fa2a4771e063c501642f1aee85a430b1ff76bba5349be51218f151f19da0a7d690ba47bf7567f4fda752dc1bfd251643b16da2b2b4f3b769c44cc29289e50398c68a4955ded902c76c9ae7696c09aabb14a064dca281b3028269915238cec9fb43ea49a5f513725df6c7cb55bd8f49f6cb07cc9e2df9841d3198696c1498abc8e0fa49d79e67ee8fec16b2724d191b1dfe3c8e85ece5904d122bda06177452ee0eba4ae8da6e3aadc35fe5d87ecccfbae7eacbd6f5d6254ddc5fe0af1c3a787d92da4af8c47d3dc3dd8c35b12f69f464ac2c20834d94090c5b79ea2b4e67161fb62a4bc101f6ea01564e5abc900fed86ebfb45866363f2cad0f16a2ae023dcaa49da4ce20d74b27dfeb1c39881083c36f9764d03f7088f2e0479f5a7b81e2652622a4d35386a613bf0a54a4106bea4e26042875753006ec21cfa937c1249a5639d5a4d577cf7cda4e1a764664360566017e9c966eb064dd5a24c2692a96f6276c41a4f1075c6094746fe9cbf447dfe322a9dd03f6ee1b9f2ab0fd2b63572064ab19a4fa188094bd2baace8a4df23f1a81f24ca09af7ba72a85a082500cc22116cd3a5533583f55ac27542c6dc14712e50f8d54a76bebfe65507d9bea079200096fea559ce4de59132a33ccddf095619546fc05e2546e3945f440e74b121c904e48da56798a94e5109b5a0af1f948a8bf02fe6d8d809b7793593af9190afeaceb863a569b9b409884bc64e35da88fd477f65e45142b2fe05951aef1fad6b60e8c3a4a56d75aca439b375b7487ca50f8cfc2097d8dc961961514cfeb2d655bf9ebd1ea578c4563a0508b36126698921883a933cd15e2455340674bfcaad6a3c7a5db3a587fd30161afa0e7e7b76689c8be28fc687e77792526a49797068f381a56773a58cfe73a0d126d13a12b0d743e3bfa9e2e90dd66dd939173e7a6f7c2ed2f3aea58d48e0c17fbbd4ccc6da699ee0ed8d63f721a79949292e656888b591afb789a5940d8dc7a9f350b927e252eb0e49d1fd529b9a00f8a89129de241bc575c518a5bd8cf30908b5e96bd1cf665d575e0a0bb23ca0e8b4a1dbfd8d625ff1c487e2a5c8b85b470bb688fc2652811639bb0c32e0d926ad8044f8446351a107e24551a5d382085f9f6ff3f9898f6614497f6f09987d08429233265924500892f4a4caa5f2b87b18da6b0f5a78533fce742251ac04aeeb3f0f992807a36ebe7233fdfaa5f48cbdc141d0ccf8f75d5deb026869bcb2c87bdc20d48391c6a763c24af104a5fb7d7c1491df0acdafdeb041cd283e9cb56ad6324fc69e7d56ea4fa0bb05d7a61677440ed1137ba2736f09886bd013df6a4c41d9c1a3ac9e8f528309ae9856a61a7abe4c1e30a5b4517762dec3d78016d1859dc188966652e8b63d6badc7e6a626a9184b95bf7073d68d79e4ff1a981c403f371f479f9063ae90230445559ba629fee0cee0cfb539f4445bb7fcfda52e4e56d44b755a9527de82d57f903fa9a630d705ac181be1a8119296e7ffd03b4a3b00b16a3d222889d5505d183c58f5a634cd10a36d25efcc862712a00cb63fdb32a65b0c18fc51e88090382f734708a6376dc2edd577de297bb85c491e018d208f1327f4517d6dcbae24d25234b455a63a056b8224e247772031e61616400cefbcc975b2694cc4304bc4b83a15ec40a6455ed89b893336808f768d0e91e7a8216c7bb0505677a2e953e1a22111b96ea6482b8bf2228617005564e0963aa29e0af516ea0619984fab982a079453d0a0a64cf9d984fd9f0cec2e0d1f3ed69b6eab5dd00ebef6f8c339fa5e0914ba6182a65acb5f70aef96852667dbcea0950deaf9a5a997bd6a24a8410c15a0313bc16a662b1abcd52ab1d752b841d244a7f708d29db0bb023e898a5168c3ee6585625a67a5f58c2ed401c4b4f754b0f4d4681a9f8f5713a8552534f862099ae75d19da67c143d6f8125172d9993e3841601cbfe742c75819e91b72eebe0d82081970da692487865ac559be7ccd2eafaac55484bcd5eecedc7845f25b6d79af9088b2aa6a5b0b9abc005b62701edbb86fcf706426c6d26b5d9c29a5ecf2f82c6d8b12da6b8f14d70a0eaf3f704233c5fd8cba5645e9dbbcac611b4d4cfd3c10b35e716a6bafbee03c4bab6cc8cbbe3261c8c15f9b6d6b39686dd34403738e114edf470a6c49bee6ee5c62b1cdcdc82e6cbace4a70a7335ccf8dc2a1383445e10e06b8aa6ca326d695eb82bdf519066fa27c34e0b2c8a10126e740c5226efc72a870d07a6d55388509c4b0106f43f78bb37101fc52edefdd59edd2a4cc575a54bd68d08a6f094e2767f325a67d22c7aea5b5ea8a3d7850394aa59e7b9f70667fcf676b4a6f8fefde2ada459125aaf56259b4973210fc1d0b1a99fdc1f6a05383ec600d8a6fcd5fc9b8a6ee9ff47b255c1768ce86995a5339144bca64341a6360444c80ba6feb860ed4c733cf2adf28ac5a2ecdbc9de74b645a73e08501ef5aaf497df73a71fb10a23484e6f1b8e1bfdad9ce3ee26eda90ea2a2d415575aea80cc4d6c17a73267b34059b0685cf21ef1ac5d70c8773146078e83ba29512240d5c8b30d8ca735ba03fd652971886ffe757652afbcda1eaca81c05cd0281239103b404e45ba75dd1270de1f471106c88b1697825f04c00c3e89bb15622845d163064621b29a7714f798c34f8603508c9a5ba0cc629be6429cc5db3004aa9f3977c4db9f499a773a26062469c2bac751500b2b623af0de68c204c6dd3084edf8c75ae8be4eda775635e3d7facc2a1440f557b2ea1aff6c4af2ed5bfa50cac5ddcf1ad6430d3a77a4576037f474c3785747cda2515278ca7133491b825acd2660f8770230265a78d7f68d32dd3c4c29cbc68fc387139c0b91a78c509b2561947922525682f25a78d8f52f12fc6e4f0ceae71e9f26547b1465e369560761b914249099df07c32a79750533f9a6846c11d4d61a4c0e6d102c882135502901fab45b07e7a9693dea79e23c65e385af581bd807980a93755dcb2ba3d7bf98c73f1e4ce268846570aa7aa52125f09c127ded74899987529030b57c61b1d437dd344269b37fc2c4882a7da296d2dc8454ed30f4dec9441a3c3fbaacd9b092ca75f7e59d718b53f636ba7da5f00a154f33079866b80f51ce5e6e34d333895578c5c8fe3e5513746925ca7dd31348167863315d1c2272517f84c7c2097837bed5725d9ea5f6709b7404da7ddd0270ffaae46957c53173dd592e1efab5c185b38a12859eeff59ea03fbb4a7eb5664377b6dff60431c92392ba70265fda966b9d2aff7361887f3a0eaed55a7f61a61c07adf8f5bee5f07944ba07d50ecc3303bb672c99142a9e7408d143fa7f8405b5007d70b0c1e9ff2001880e77fd15e9333e6d44435561e77009e0d2780ee54cbeda7fcfb50b4cea260c41707980b651f0f9ecead8905d175f6acd04b3e664c982fa8146c17d83405021521869e0dc1a05a3c9bf3bd87508ed06cb7e6d15fe0b2cea8181d07c22f15de274639721a21e6d070a9f41b2736443b255e2d0efd7868aca8254fa03490793a5806943095d65eaa59754779440cf1b3510ed2f7f962feeca828c667abf04570d686f5a37269dd99a1684695e1e83dededc4795a94514fc0a82fdd4c25b2f207ac40db3dc518c02dff9665cbce2d492b528c9eaab07afe11a83c27e020d19614720bd176715392e54b5537e25788dfa40c5f69fef4ab3971a8516f090b1241fd3466e294675380b7d50487fa6881253d1b5a8b4ed83dfe5fa85175197ed2bf849efa241533479d8d0cc2108c5534bf262220804b46f110a7a86a94e9a05428a635b4e597dd6f5be1891685e977954fab505c9105a53e0c30a8963309e6f37b81c99fd361c3365d300aec05bf2ac928e029ce0a9012b4ef04a896c79e9f8c00a1937abd76f756db4d41014a55aa036c619113312017c6b7c5a89c149f72588e9de4143ededb121d8cf33553c6a4485b7b8a07eb5067f0bcd9a89dbc5601cc21361522094298d4d083aeab6839bcafdbed2eec85ce46b23884a8a18caaa66708def401959904dea80d3527d71bcf4d516e82b6387a3e1cc807a8a3e9f1766538fb3abdd910ee17633bb025e8da747d353bad465ba03f4558b0a8ba6ed81cb4477ecf5abeddb8a7b55ca2fc425b29b9a27aecb88d12bae3056da8c804ac4ffba1857e42e7b7057c4126b496889ac5fedd86c5ddcae9424a383fa8c833a7901b5e925fcda29897a4b9b76f0e1170caab8d5517436777de28697ea8cc4d7ae3f5e565bfaecb0b78b7046edebbba589d29112c18fc0cd4239611d3a8d6c207fbcf0631bbb054877a7cd927d1a69d55661b1f2bf932e98b575b4e54a8e43dbc4404f8a13d75e77ef94a750b60f4f7595bb41b232a0fe408ce93e6fea9002e6c3e577626e3cee7f4cff1eefa71a91d76a72b91f0fc1b49ad4e7e9e57a9034c20f47c46b220e983f34b474faa085d88355ef94147b92224e8415b3f10a911be3ad24dc0a1e73228c3cc56a089a3e697e54193c2ec2f7c620c15fd912ea91e8fcbe534d34c270869574654b3d08ed89987cbd1e07237e3a2ee93373504a9467c4491a046494ad31835e5336dd6cb182c596ca677904ea205c68ba246f9a9655c135c9da887af97793285239fb96e69c0fcd4f94619af339c92e6b44e86a972a2623093e333146a679f1cdad10ef5a58e5cfbe86d0450df50cc016a78e0a984e3fe35e69450fb246ae4a8f3be0422e360f52276cb52800aecb3d66cb85fa99bd6cbf039c8a76e8b5c1a16def80c8472bb52e35ca8eab0aa9890c2f45bb3a9b84fe2a4f36f0f99d3f817fd5c2e8bac61a038e2fb9c9a84340f72c1352486a9b98b9009b10b04430e0a860a0b740e59ff77fd72d563bc27c15379bbfb3a47a9c0607d2e150efb2c895d7c05eded08bad685ddd0bf9fd0b59dc2c149f886dba9d26204b1c19612b9d8cc9afad8f903d7f9e2775b2451b2d3ac160f682cb761a9f297f85abd67c224032ca33a333b51a2ff3019a9b0d583f72098e4a62080e4aa02938016bb811af8b0ced6f7634eb0f943078543fd6eb0d0c3b895bf828091aa04931acfff24858a23e36b5c3dafaf8dfcac5aae0ed947f3c076b3d7dc8c6faa0ce8a99106a86f75af166a3e82d7175dfc37211696067fafa4080105d3876baa0d6148256fc8c0576b1d1c8ccf6884b7c01130696fad057cacb80cd4a7c033aa2701c89d27a6d96315b24c3a62f8d317c05f1ddc4c918f5878fd30491016caaa2b51a9b0d03bcb19f1df2f9e68453be83f54d23816e856dc92a09297f7d80caa4123498883948c88d5130125647bb0b046c4d8edef002bbe2236cec6b913c8aa4a495a3b77e82597b621d5e983f85739e5ebd6d1b1f753c3097dcd39166ef8aa4e2dae3e95a38ec4159874ce05fcb40caffc42e2a22fd4a32871d8fad45b03aa541326ace037142cc7bc5d6d2b37895ec1eaab92a8ae06a686fa7604f34b37aa5b45a8750d3a918b2669817c3aa0350c303d20ace5531b8df65575b535b0b2aa5e5f777c298b57369bafd963c42a26c4aad1f95d9bdbc75ad617f10d34acadaa7484def9e39a1ae6774d69dee515a801c69007473e421e5c8c13a98f67f4d1aa76931760ce2831696ea39a8e9c20d7d735557b49e402906ff2341e189042b5aa8eee5d92531d66cc31d0ae23b204385a4cbdd8faf3a410f5a6a0e87df7e54faa9642e5c8ab5b79edfbb78189e2ae02dd7d42781f7749fc5aeb11d0a7ca26bcaa9b4e87d8e52d29cd8806c3e6bb83859e7e35c87c7a49283a2eefeea3cb1892aaac2a9f05970e071fcb6794482d23083d6116d7242d932d9e392719c00e63daaab242be0b405c4819f54e38be501fa8e1dfa3ed44b8f32e15f8c1b408180f05aac5759cbd92b0efacc7ff0218ac79dd7e423576da375b9b6b246cc8853cfad8aaca3f49266bbd1e9c01d403a1e8459559423dc5622ad2bf010611ce15334674aad59afcbe94e82051fbe6869044bc500195ced8820f5f3f79d1608ca3a1f8abaad735e86dac7be6548dd4083c1d678746812b6a27870c70fb148d519c14dd03aaf7227dc546117f707a2ebaf9b854d4266c47a2c54da96b695f08e51a961f51ab0a805ded289bb45f8fe5082c7067693194b314f5b87dfeaf2e92cd873377c0ab0eab7aa2241c57903ca4a76c65505b993fe88d89c208c270ae3ebccb48d51dab236ad1cb2345f88be95e43ad35acbdc591dc941b293dd23d1e6d66e368740eab2423ba8a6d767471be258bd977630d865bf4a947769b9f692f28375e56e0a5ab2913271caba87a312a987e36ba55e345e812c0cafdfcbd91e9e634955b6b50ab31a21bae0105b977bf14d3ae88e3ff5cd4c1a00c5ee8ffb6ba60597e9b46b1ab3987f52d03c9613952646c77d90c6ac3521e61f3e9532837c6a9a6180ddc27ab4511bc5eb4bf726e040e8108e2cd32cdaa553f82e597b8575ceb56049a65f0ab4c2c412f169a22200816979bce0c3406f4b27a0258f431e95dedafbcbd5bbaab4d54404ac581f38efb6d81e4348a184eab3261304e6d292e3af401d2aa7d03ab5df625bc76dbd4e163bed2dd888df828f90159bb93556525c31821b6541d46ab69ae2f348769edd2900a213ca8896a59b07c4251f307ae4e8d701219da7778ab6f3910f1b76a9b3a4f673728bdfb64a9f84b510341aa938a1c81eb7255da26ab7f07b3a99b86a25ad60fc0a87e66fb2ce9b7bffbff82bfbddcbb0a7f649a8aab9f60ab34cf0e2e02ad7bd36dcf96dc5387bea8e0390a185d62a2472b0a2878aba30fa937f6c22280cef7af0122db356e9e82d212dbd3e7574969c9d1d2e861abd91f7aa4885f7fddae176f5e32165327ce07564146c958ff6a1e23bb965bcdabe033ab48cecfc440218abda0eddf03c22b73046941241f754e3911b51d54b5abe12ba0e5abc6ba44fc833dc623d877fc6aa678ed1679d38b68894f422e68a0abe5329a973bcf6249fe017187e387dbd853c3ee5def429ac95e09fe02ed5183abe6d51d6bba90f2340953bc64b84b0fa3c31b4f8f346bff1d284046031f253cabf03b0f66578d5603a2950073f8936ce8e45e8097e4b07d2199a7dc2f650b2aac224f2d345f70694c00515b0b224b72ca262637abc3c1cfdc5a640db1051fa8ac271bdf2384dd57b76c293b082a1d9a3db924ba39bf05394f636f729d5ddcc8ac2df1ca621405d5dee7e08b60fce014e528a864c4f50a2313e44421861deaceac3a75e8a81b010173a88a574fe2fb8cd2ffa628ff9b5058be320fd6139b7420ac3cb1fa4ac248d176ca6905ce0962e08d8c346c7ee365d046ebda6d016ac215ac3dace767cde7c079943026ccfef2e2eb2f826adbd4f4fcdc1597e00823e878ac5607c165617a9dd3c2eee5dfd755dc9e7c2d8af5f8d2c854a15b37c505147cac7cefbe41aea9741d75d4ccce02ba696132fca4b4b6afdb30b68ab2d1edbdc4ac9e5d469b9b7366e888072abd4d0b8c9a277b4873831ddcfaa96c800a166d4cacb3372c4d21046d17db96a8199f0a17fe3d464b2009ca132e9c982e3e1f4428acc5dbd9aaec144fa4a1f52dc152ba3694efa711e4573db1f910713b379ed036acd3dc6fe692b4b20d563ed93df083ad3582f8f385e8190f8d7493d3e35bdf93acdb40d88280babb49f7445e54baef40bc409fea56109c70405455db9d72da4face9cccedb0c0500fac1ee1407a8a9d673757fc131a0682c4f54b3aeff9d55ccaced2416a826fa185e8039b65d571f1867e0bd1bb34787b215d0d3d8e8223e1cad034aae6f92036527a43758138e778628049a75638b4aa7a1ba5b319cbd0d90ad115af1e2031fb19a5bb1517f6a22188e301e5a8237d7c52d574e87358ea9e0ad1a952f0c7907020846f7fbb22692bab0efeb7d143d5c48edd4564072228342ad20cd807acf976fad1bd6bfd7ffc5a2c426cec8a3aa8f253b478204611cf395ad337e1013868259c6bc0a0a2e156664f786d95c3e387bce86f041481d01ff4aad45b49a0bace3ab321c08a23ecac6d8fc9b31cd7d8708b6c19bac9300e63a61ad5490d4184d5b018dd02d6f091b8b895ff3bceb0e5c665cc48d6a957483b6b1ad6cc6886a6d6f270eda090067a710719c7c05f292d556802bdd29034ffd5418ad7a22dd485004af929fab6c8415e7bcb3b983fc3ffad07834d1502ce645e5aead7d1f61b80862026008e1805a6ee6ffa01cfb0ca0a12f9f5e35ae0cd6dad529ad9a6fe5b68f00abb335c1c9d978cac28025872c935f60fb40e1affcaf638e0cada23f54ac8844f4dd1ee74275aee47f3d37381c31f8e87af6607e80c308bb9aadabe9f1d25208052782b5d82946ff5d0df55e9bcb02d36e40ad68ca06350fe2adb199a288d598b018412d7adcd512d8e601f2bc82a3d32e6bd1bb812f99f183adb2562235504794951cb137f37d6acd21966d16595a7688af72a549c692b670adc334bbd80ff1afa7e67bb1b7894adacd5945dc8dd478c6b5c428b1d9ab45a6adc6b5d6e135e7a664e304ec3d3f4eae72d973aca9bdfee6a12ea3501bbefc8dadd081c3a44fb63208c93a197e1dbd042cfad6295ad055de73866bd4f4d55c75adda249caa8ffe31a34ad5969233cfde31473370b3bb1cf80852986d15dbe78faddfa9b31d22737c5ba11276dad31486d3917b97156f605918f78e55b0bd9101adf20d749a96e5bbbbc4b71f63f2cb3f5a07bd539a69219fe94dab5ba4fbf605ae1d9c3ce58fc5a8eff5dc1385fec7f9376917e35502e527a3a8a37ab83a0609ae20f6071936faa2ee88efe3122fd07a4092d63654d82600e243709bcb84ba8aae28991008a524b580836ec5547703081ba656fdd901d53bd0f84c518f373280ae4ec7c0cd8b0e2d6dcfde34147ca630003ba4bafcb057cb3418eab262889907ae5128c99ed0f9f640e274616c329ce358019302a6e683ede6cb63e6fdef490eae524cb8fe8f9e20328f3982a15e94641303af365f562443819f3874e07b1253ae5ca09dee82d2db02832003e08349eef48ef8a383620ff2ffba2768b735da19ae5f1e9df9b6d81a51c99269eaeb88994fb773c64a993a685bbebfdaae098fdbae5fc62f537474f20252ca94e557e989435505ce78b4b47eb23a72ff510fe2a8ae77b9a50198868545f785c1f5e30370bfccc456d1bcd4eef8fcc27363c46050ae7a6c1ab5d3061f43b9da1444e090a81f8dc30e238261f64eb5e73327585a93ae898b45d891af5d7d0590a0dc8377fa7a2cf4fb033c9a1be23fa750aae026e4ae8b9e026289224179b2f24da9b21e47bd1f77afd0da730959174eb683b930b2ae9523ae73731fc2c36a367476a8447ae0454c5a9e644debaab6570487f11639ae9b4915544c1b0663aba6725c10fe68093d596b4854784481a365e4bb3a8d23aea8ef1db5349586374d6a399d858ae97c00698aff26c4a89eaa4c7521a54ab4aeaef26fb19030046db0f6cfbf1f69a6fa798efbaebdb3db82f76c7c34a668acaeb4134e1ef3b487d24f7e2503041c84f60a7d1a19b8f017b7e3f4c148109c15aebc5b368961f9899f42326a66d73794f49cb905c8d4dc664c7e45e06cbb661aaebc5dcddca45642006e0c9c254dc92f8208aa5bd7e33b842a08fca1f6e69bfeaebfe9ce261b2fffe15fc5f40601e8bc2f800621d9cac0107285d8e6f6bdc07aaed1c2bec2fca0d4246501741bdac025b1546e3594c73f832adb42895267b3a7aedd64111d6d3f05c0dc2a0d349b262334b04e9c65045473c7d0f090df4dd6c1aee4219972adf7cbe9d9a3ce10dffd9caae03061ea1c54e6c900e0dab28c40deaeed7f2e6d29a44ee37597b4341b308ac1a7b69d64306e94966822edbe24f0fdaef5f9c41b5777594b4c0ac5ec092d2afd01111be8c9155e652265c6285f2c67af00f7247ff2a792fd0d91bfcc4f3b7a6a4ac4d22c6e712083553863af1f16b3af03c1bc4fbe8127847899d476579722c8f8e3146a43b42b6f9384257ea19c0eaf10e5ab7103f5ada64ff40dedefff8def98e650b48927f4a7477204487190a1af2720bcc15b0e79892d4e05c4497a6360ec23c9d5d3fc8ba630bfd1bffbd7dfaf3b84dafd3c09603e37feb854737cfe1f3436e9af661515921d9242af21cd7baf432a12690fce821a22d5e063e539d0c971af4ca3d4acafa5b70c20e42a3770af804ff036bc53608e6eedf4f0b16af319b0f0055685466d54aa60fca2623326af852ec36ad3e3dda42871536ac370217075dd7a49304a140087f8d9265c4172afa4d6be7693fcb0e657a4b55edca814badc2f842ca8478970c0fabbc4df9c81aface3406486eec7c39f2ddec8a7d29b82b0d21578adc0ffba466b62fb73e07aafaf58a498688bc225fb4db5cf6ea2f16343452b633a8ea500ac65c2f4c90d96afb0deaaa8eb7e840a804dd7775f8bf8613ce53e56d4589c041a6ce0f9356ac0afb27e6433a3df768d5f68f269add030e237e0c7a73fd47b658726f8f3daa98aafb800cdcd8f1b27346e40f1fe02c3d3ffccd81aa52ee35e1bf864698a2447d9afc20f362dd6a200a58daf71fa11aef1817812772661278d76fa560ee7c6d2a7afe623f41c63c7ca771203728634778db3a4a1257db4502c48ffd4d35228bc15b01b0487b680c354f7a93661fadb224080f09a4ac26dcf206c2fc316896853d9b020265e53e7ded1683d8d2ee94de50ae6e03653db51fbe39c076148748e9efab0386895919ded73e0ce5d97b11ab41b9f552a46feb01852673af428afdb425cb04cad7cd48be0c61a2fcb359614964c72a4f1605baa524294d899572a5ff935b04eed1d965e853b17d4eba6263a02c20b8ba0b8980a5710312a55eb794b65c5b053a821fd2e2190cdc416f01d02a6f235438f1e5e999ed519db8c09c29bb1c4b07c761d56ef75bec54d9a054d3d72137683c2ed5e22722d8eb32480a3e3f0cdb08a55712300b0f98784484460980c8cf4f13e8476b1d4f302b72b924febdbe9b098379af9f8f0ae7d5cbe3a33d2b9b6175c890b6441ae93796538036840dcb6b0e3b873104355dae4dc29e54f8374dfb68ff4e4ceda02b92f6d3352ab3fd40bb0f6a8a4770e89d3f9adc35a4cd4041314b920f4abf2a3b7a23563845af7f153b0fb2e5e27dae7e591b08625e2fb4a28ca56870793a02f2ba814b54de8cce9a4b100e42e79db339a36aa783e205b2f2e10d27454a25dc3777058d725fe905da3b119d908ba7e7c3475e1adfb9b6fd0dd4107665cc490fa04175128a5e19ec38bb11ac1a025dfd67c5ebf90f8c612c45dd9e9f659d85efa46aba023632a28d8ebb1239c0a3d3ccc65e6e35ea0d2b7272353e20e3d7789577ca04b3ad300a66b47b125bf99b96f43e0bad8826cf527c1bb4e1d880a9603705fb78d98f3a0c48ea8b12b24dd69e7373dcdf9984907fb3599b7d9e3d9694290d6dc343c0fef029dd2b12cf3d4fb46c81f89670395a74d8fbde8c81552686a02b60fe1e9590c8085c4b12fca3c29ae181914859aeaa80570e251b6cad09a92e785505f73fa8a1bc55ab13054d91e58118cae4112f1119223367bc84b3ed9f97ea8841d71a149e23d21b1343836c0b7d13e1124d05673ca794a7939cb44199e201acc5f60ba583f34b8b13d21df5cf31d7a97526870da047d85bf40ea2c16ec72e2511402e021a755f1b1665935a575a4a1e0cfb1800a0ff845909b666171d9d216baa7bf5a053afed2b18985fb17c762b8df11c71e4c11c36e2d151623155b228d369e317a1176697eb18a3367b9461ad9341a072fc7c9f8d2971d7c43fd1741bb623984677fe4f73db18ad83e3c501db630960d94cbb5b3eaa1cd639a872b0d102a2b48a80a245ed1b193a2269d7f3e484c69230561190122a3b4acd8064fbf66dffd2c17d03804f5b19b2c4d3461b521f7835f7ed19ae2434fd7b42685c21b38d21f59ad3aeddf5fb1c0d889fc0ec4fa85f00eedff27710f509723c5b79c9f5befa8f0dc60b57e3bb1c7f148a46b0f4d58d64dd24c956062b785d6ff9b3af8241c14b964aefb9a0db1d3e68673aba5cb3ea384a74c3e0a26944881a9cbbc3e23ea8c86c5d70f37a1b1d7395c2bcdbf3c7743cfd27d9c2209ba0bb20a5429515c75a73aea622670c5b1e4ff7df39642482e47973b645c5ac3e143cf888d861a0f6f2f02ddfeb19262b1ee6f10ef23a657f8bf1dd7b1ad11152e5d483e5a1c2a30fefceb18e36f6fbeb1fd06bcb151776617053cc9af5ddef2716da5e90566ac917eb5701bc5bcf63db1fdc01d4c4a91fee105a568eb5767793eb980ca217d59fe0b2c3a9a847611ceb1ff9179f62174aa7b1365e9f7259c59563743624c96eb8caa4f7b160739bee1b2010adf17c2882e9fe5aadd3559c636e8d37da76f08d19f692dedfd28b67eeab209c757f7cf81706024073cf55c1b9b891d35771c4a6b5366339036c7a7c79bb2176d0f82302a402ff3b4fa57626f9ecf770b5a95f86c275b91c7d9945c1936b222ead1e139064ddc619983b455e28f5f04a468cd491280f83ebc2c5dff43cdb231e969aa3a97897fa90853395cc12c24d992b7c83c0d75f47632ca369e4667b2479e2c067ce30e38ce1ddad3eee0a3c9690531ffd03c32da2c8738d5e12b77b26c55990891eca710790faa9275232365ab64e009d041331b5135820852bb1db270312772eb536ca6bcf95928377741e4a3e34f290846505d99b01ec4c4e336b27e228392e5ded23f4208b4774dd2b328124e60db7196d8afa80fa9cd060755b294945dccd28600ea01eaf5ff42b85d33aac8dbabc523c902edc943e0643546b29c433bd4a9794eb9a8a5032a294a060bfd2db0aaafe6deb4317618f46a0c2eb2ac970b90a1aba579870131b942c7b7c7716b0a2a3b7ac3c9dd386a9ae7c863b2c4f1a3fc71fd23df631b2d6150e4021e9d46a926205c28d731bdabfda32852b2c9c403c85eb4e0a7e5ab0d6d9f29e14f143795787f107b402a8d3be33d8db3b2db8fcbd0fe40188af873e2eae3b33bf54aca985bd49749f83e7ea7aeccf634b30d1aabd6c62441f943d1537704585a7bf07dbb616a0e8644fb017d621cd039b32d9c9ccf25ab22ef214e98db5f2906d45c9a98bcc1f72a31c3b0efdc1c0b92b3356f33989672581ad3263ffdb4560a9fca29bc4b912df8e34de924121da1b3b341e9edcd8c1db787ec6b09abd0172f6da7f164e602f4f3a41e9cd3b2176a73b34546b43c3395c11467938fab7b27a26d76087eae44a57f12104582131f664db34d5b533e1c09de738e82da0af3202f81b501ca55072f1d42c679c2dd3f0098b34ebcf4908173eaee221d2a2737b49f8270246908ba78bfbc94b4c8ada476b5b36095f69047fbc24a0719c3799524b03ae77874792a59cddfb0facc25f0fcecb364ab3ec4f786bcba09a269ec481caebaacdf6224aa269e6ee8e0ea3697701ab3815e481a264535437f4371c225d22e4142b7caa3569eda97e5fdbf43083b05b38215103722ca418562a849591949101c8400e73a9729d1b7c7a5c460776377b3980a9e4ecf49c7c5d62b1fcf611a73204c167ab766d9ff2334430d5676cc10b3a2e962793a118983389b0633f9b36fde1ab3f58a1980b1e693f622dab9fa15b3acaecf9f3faef3980ec990136aa4981d13ed41923e560dd68b0e6f75bad8d0b3af5c2e246b06dabdb4b9ce139a8a8165d0ed688181b1146ecbe4dd6e2121deb3bbb57da706c703cd69bc4b344b54f354623d3255e18ab04f4296b96091b3cbb3c62b54a4c0eb395dcbf02d2149fd76e3c37396a65bfd681dfd98f7cf3ff0c6b3cb3207390493bc7b0eb7714bcebeb98fd094ff21a1ef49009e9f28f1496013b3d3b797dbaf097f28ee92c36816732de2d199b847ab24255442790f207513a9b3d8a9e40efe788187d7990c3b67d264429f5d45d30d068ddfe27238e1f9efcfb3e29d2b4e2b52e266e805e0db1c555074a90906e039e1e29978b2d8d96c869cb3e63208c5aad55b6ac697496889a62ae940493df183d802680e8ba4a251dba6b3ecefd1853072c3a70dae6252ca764f7eb0956e01777ddfaf9e674b33d58f74b402a7b965ac24b0447684addef445a35a36d466d10cb8822b28beea29bfd113b421a0e5e7058422614472a11f3915614318873533afa77bee8411ff41d67baab42ad18d62324b777771d2bfb96f2695f0ee47b044cda2a8615cf4154cf48dd5b42b5ec2099c9cc970fca3428f4ab6dd78e3c3c8370bd63f5107e1b11db7a35bb43de58c82df90c8d5a5c5115e9e0cfce0dbfc5e8fbf3350181cb2eaac9273a6b449871c8b0b21e2b4c103933ea2b0aa40819cf25989818d9f9b7bb23ca71098b44e7fd2ffb2f9612be2839e17cf373804632a5174cf0714532ce138cebddc00b45427b5eb4ca84f4f781997fce05a5f45c13117d554caf431b6561cee7f6d48b4593774527ee31de7e5b606f4826b947b9a99598ba3d8442b291d02eee0593bb45d8bb689ec5e920ecf652d2b8941be6ef5d6f2f73526e1aff95f81e0ffd6fcb471342b534818e678e6c40e14957bc53f1c66eacf6d33a5a1cdc860eaf661f3b488d6ff746542c44b3832ccbddfd756f5e56e467be26928a2041df95dca66d3b49abbf1e4c0d118e90894ffe660aaecd81d54c77543a9644ac0e66d13ebb3cbb4bba1fb2e232cba87de748e8d005726a596b7b391dc3b79c263af889ff9aa3cb4bdd4d07115d913d08ce8cb32c4fddae8d1f98f35ddb8e73b881ccde44e866bb4d1fe3d786ed2f4250bfe7641a0945ba50f79386eee0a092816688221faac65b4d8f711ae98b46b629e06486b9fb5bdf694f0c75b6230517937c78a198c4503b4da33536a087ac5241a4d5db0368c983880447ab4f9a36b5479076b6d7ca42db4e3e3bd128f40c312961f155d799125553f9c0e76779002586cf65ef17b71cab4ec9d449b36a538854ef33fa3250e6150c5a729855d814e014316d031a143ffb4ed4cf305128c575c4d1121440f4a1f8279ae3746e1283c0a93d4f86f4d2c5ab4fc97ec60314fea59d1efb28641be51e7b0ce323a1fc12aeca074abd30aabffb503e6684f7c891f3bcc7a288da20cc31f898a27c0cbf41ea599089ca3a5e4fab512883bb77768917b11e12336fa841171160159a67d06e8bde6364757c88f1fb513217ee9f7ebd21811995a0615c3a3cf837e53e0d4f78c9e4c4b6a8f4a7ca8b516349ea63cc726436e0d6fdbbc8b97302b1fcb8d3e877cccee504a7f80b150b52af9a06da2f46cb9f3b7e0403654d195defd228d078ea88bd21db7af41f06cb5489f67afbe39ff914cc412d4b04de8f4f63d77a63a55ae4bd7a5ae151f9044b5490fef48e7eeded6060efbd91fe6a0071f2664744d3613d714e7b3267fb9dbb562a1ec38ffcf5a06096b997bd93cd9854a9357a9c503c87e1e195cec9eac32b563c3e39ddf0a74ce03ae4a6d49214b33157c4dd231aaf5e06aa12bcc485ce8b56479f2d6f682f68671b19c457e0492df83211090dc3e276389ebaac273d974b5b35a2a4a0c5edd3b1636d4b31a7e9d4944d5ae2478c75001d5026941552d13b5bf945d863d9397a90d6a31955b576602ee2594bf3e7170f03cd58a1ecf0a85b5da13be1616b22913eca0cb5e5ec86325bfe65706ad100680a3cf6d9e92cd24b5e33a27624c2067dd7d644109bc2ca572d7e6f4b706db0c770e9d4b772fe13eb5ea13f2267aa96be1ca9c6a4db90cae553a7e6f87108de3d168a57db935ae5bb5ef3b171cc45266aaf1c98816ba137f1835e46b5feff7e66a040b5172e6aa51b5f556db27e9b4c564d14da0f5322a5ee4ba00e70ac971cd1b231ae489a965deb5fab2a28ad549c1547635b4dc84eb537938fb23b1bfe4477946e29dcc177f24b60a7260f316e85afdaf8d1870bf4787472ab60d720a99e80b3e7c06f5abe859b60b11d2772411bce1b10da347d7eb8b571e7f5b0c72b858f53c95a3e6b47b27b626941b573478a2b057e792aaa25a9c29b18e0dd49328611def16bf797b3bcbb632ac66e11db051982cc6f2d1e1d1122b3cb75c00195c2799e2ae9d09be1efdb63347d364cadfac5494f0b2f82aa7fa801ea7d21cc24a0ac35e44319ad46fb7b63de19d242831e6a6f98ec90ddb9617992ff90b7a689154e73ccdf0185d9298b66fd63a14783c5571f6504a8b7d5049a0cc495de81f119179206cc7480a70e1b68075da0ff721b034df92edc8dd6a46aa0a7af7e35c579ae2977cf3f772d31db68262cf92004506d61d30032b4637fccc9a0d963c212d3a5a5bafcf5a6ae4fdb6856d605fabbba6f5ef01f71c32cd5ddc22da7b2834ab307ba2d6a3c0eb8e01b6c3d87d0d711c3b3b1e2944cd166d5b088aff35adbc21da26e78d60a6b5b663b6e03e3f6028ddae3e4866fc3df05cc354a62d5d679e887298941e957b0418f1b6ff475be21aa0dcd178cbc64473b90275cda6fdfed1deb1c334455844b20636b70084dc974493ace1d3438f78de6251668972de3033895f4c418c5fdcc86701b71a7e88802eee94b6941c8781483017f5ae2e89ee4c15ec40db9543ecd329adb732306d7af8130bb77b54282931d65a352d0850718d42f1e1b017d0d2964d8ab747783939648790f08c948fe4818a4e8efbe7351293abbd38fa27bf41e1b7d0b769dde9162a38f7c7fe2e79fdd11e8aec50aa42cce6ed1ab4598865bab01cdeb7764e748d766ab5f6a949c1fa3f162118f95c1a22f3bd34e1f3f68f3c05b534b77b7d8861d09112e13861ac113b5b1a262b0e3afd3357e7eba2853f0d79a418b7a2cf51ce809cceb7f3214c65d3e88ac373a9a445f86723e41a776ae774bf23b7a9a5b357a1e524255b977fa18336e5fa14d3e2c0506daa87b49c815c49a859b7b8d32a8bd2cc257662623c4a3c98af73fc6a071defdac4bad4b40f557ae4efb7ba843919fb19e7b8993b834f5b786097e01d2ae33848c92a729dfd2e9d50ecb7c40e235a9e82d6f576a68a3abc2e4ed24dad56e6e8727a1d24c97df4398318b7ca15dcf73adf71d0439cbbaca03e2c0cd17c92e734f60c81c730467c3dad2eb7cbe132c790a515de7bcc45165b72c4145045117e5028101b5ec9de5c3e5d21b7d572e75e38c2a55a23751df01dbfef10600c9ded782b495bc83003d94e894db7df5b78e4562232c305fb46ea12af71e77fe2c30e87c3e21193f593f348c695b80334aaeda336230d304a9a3700f45b69f91cf572ef4211818db4aecee32d70b8079814f12aa969b2afc6ad31d5ee9b7b7f82d72848c82011d48ce64410ae9fb8202ff0fa91436c67f592394e7612841cba12dc444222d6eaec034108402580b8272b68e74cf1e291c6d6025e5eee2bbd2365b829c92ee6125cb551e4882282b8367a837f8ac07d5f06543478e6b0f46dfa8d61aac21fbd2345c9fc89a6cfefb83e7597dce1f45898243d7b082b63dca76c05f88f6f14d1e054ce272ef5978eb8458b93dece7fee5d01b3e1226629137cd86e0473fa12f64d8096646d18dacbb84fd13b76a657feae07876ce1e02b60e8086042fcdc5ccfe6266b126b8afde5b868ccd769db17efc0d471c585bff96d09a4dc778d627b4167bff9112f9af7c5b89873edc3a436d5492dd22d8d076d8c44085734c732c29f5695f37f39ca5891b8992dafe5fda5d6d481a1cac4fdc60b9eb15e818fa90f4cd2ed9547e4cd38e3b8add944433cc257f6c30546fc4eb5faa3421a8ab7208209147bf77957504a69b8b2bfc81a3c409c6bcf0be571fd1c7361852c6a4adb2116d077d9539ee5e105b8b5b7b9de99dc293d3d7f8029b1b8a965464bec78bf3a351603164439409305b8d8828a19cfa81727a63c4d8d74efa97624645d13230beca79b06fdbe84ebdfb8e30c585b6e4a9540d3f4ca7a76bb8e81541a303a74f0127bc15e213deead8eb8e3d506f9f12e603847d43f7cc0e623ff4388d53d1f9d88b2280fcb36d79b07b8f2816915758668224b175331a9aa8f8ffc5298accaf1aed9ef2b2fff3bfefdb8fb9d6959962e372fda58fde801cc4d379e7e5981942bc1d42f5c91ec31c5eeb904047f7d6bf1f69ffc08e4d24a1f3fe9b0f76441fa3c61ab4395a0a4333a5bb905ea6ee77f58201a41b00d1dd0d286e0b5cc45e3f772cc42e8f6c813d08b67b925fabdee337fdcc5c7d7b3d845bc713d1c762cb7b69f56fd22b62fd643ea92b93d91b9cf0c38ce1ea11c7506e2845009de6bc5890b2ff34c9a414e33da29e4b9454343e4b93deb81f782d000b5077b80d7a7cb227d3ba5c10fe9bea18c9074b94fabc2dbf70ebe0b6d975fb792aa6a574780fa075c0bc6c91be1626f6ac048b95d78212bb73ebdd9dcf6d48e11b114e713c0fd7a9efabc34a64afe31d07e4ab985c71511394ba76dc1a1fbc11460a7171e9b76d88b5ec30e9347526601f1efb998f2dc26a4bd760f631944b480a04fba76917fc06351f85da5503d8ae31ff8b99cf4f6ed24614689abd76a46e4267c08755055e3a24d65470831e19ef8a3e2b9b3dbdfb901e3b202e5e362dba52109a4397ed5fc47679d6caff2aabea8f7c8b9ce9004de337c026fb53fcc445e61d14020e7b243974397f511b2d04e26d050b9ef53e774e269b2c77aa172b3e97baf166359a0a91f7fae4710e8b1cbc12a33b9f700b4c8877aa13d8642b0a396f86c33838a75409ac3bf63f7b48f31ca2c9fba1729df6129e771d9bc13ad71fec466e2f5e4be4c869bff31d9d14a857c6228ba237da95c4586d5bac2cabea4d5e31280977f01b9888a5581f98b4ce2269b85ba366f268082d8a1865b8af6f1744a59d5d224894d93fb41d883abb5bf71bffaba36a9a65c05593f2b6332249fab90cff2e7291836ea1dedbc382ae6c8b03a45ba400e7de6c97a5057453452fd046309c489f0ffdb936aefda942718c46e9a17ba4dfe7d39c9601cf11f415229f59292af7980a9c61824b12a5bf3d8c07cb6cbba56422669701355a620992e9704e2566993cb7474915df75c3b481419db4904ba64dd4470117092f85318ecf3f092b2c10c8173b04aa391c7a2961af243325dba689ae43fb3dd0111b1d6861f961d1b7e381b9ed96ca9c8aa342cc79e3ff0b4ba880f6c08ff6b4a17e399b833673e1e988216cbdab7c064477a66775343e53cbaa71f7602aed000ebe6660b197ba2e6383aa5db1a8505003941f4a9f8422da8baae5cb19f221406ee118b52b7cb4c0846cc7607c9a9c6a12dd72669a2a7f5f6bab5ff9006984eb14a8e8d29961fe1c5f173bcb62b0bc1a302e14efcf4106d96baddc37567ce688311322580e92ea167b89930b8faa6b94bcaf5b2823e16e28fbae49c47a3ff802e50404ae133749642a86bbcf784d3c3447c24831454f07309bafd24599a84b6159f6222d229f2aa487a8f64babad212e53cf79f1896ffd219bb239ee0a979615ca9daab3a4be88042a0cb3802c9d9636f3499da11d43e4796bb310f4aa360afc15aa7b7a9058e493db3f463420b156665b5c6b7438400ab02bb3232efa7c1b2144a6ea7f34d8601b0ec46a2c632f0b8c1bed178fc3c8ec68cbb362646b54c0d91ddff3c1a52ba23ecba9da34c64703de840664957f0589522bb4d4204de31d051776f5834120762131c78b18d12632940448ecba506b0ce6bbb61c5cbaf197c39592202f49488dd699d89a62ae9551d9af94c3c3627493eb7bb6296357005aa163cf565eb5aa17073b3d07dff5b8cc95921b0a49a8d6dc723bb65e7f66c70b7a6ce2e9078a9ba00a86d788f502f643b7354a6ad73a54db53dbb6aec25da309e6218efd94ef8745226798fad2eaa19fb7345a6a3ac241d6913bb6caf9e7bd379b8da2394cddc5d69d446c7c846e7334ad03dbc7b248da01bcbbb745f32bf12780eca3c0bb1ec2d8ca3edcb9c7771dd49bf6799c91f1004f318bb7f2f070cca1b38268883ef73e5336f8298bff4fc032c0adfb0f1bd6a98eb3cbb7f4248fe12403f922061b1e387c0e3d3fd8efff5d667adde6a25b20b61b9f3bb86ca592270a7d0ff03fde5d56b93b28462f3f17df1bbdfeb714284f4f98c7dbb9b2c3fd7f25d9abf9a2feb31fc7ba896a8890ff5d6c684da2feb3a51de1107bbaaaec776caf5ed3e727201297112e5416f1817e80d04cb3a3b28533e0b901cbbb419fb9042ad21560cc83552fe5f7f1c0442b5783c207c39c40827624c2a5ebbb9c3f7f75a040ab792925c04c8a9f116b3c47c04f2d0c96b5a893dbf992210bbef9443cafd286b2221eb99db037eb0359e33bfb4f10185fcd40d80cf9b244cbbf374bb2a31d733d770384184f17423dd0f86a83f5de1f04416779a9f035f7fbc0bbc58a77f5915356804106e2edf638516659b22c9d38cad099f841a53c9f6bc0f96c7dc3ac913e1fe76b442be69e9370c4acc37ce5d31a86bd26ba93147c2bc107f2c60127c5d24391fe660aa2cf40cfb770d3eaead2db157fbb9da372aebbc10e71b3c3a8b92676af63696a054067a3330c2381db05868e1b55e7e6dcf7ebc20d975d7b5b4de84b986c832328d9d92529d599f525034483991c24ffd7d58bc2d2aab1ede03f2dfb3cc726359a6118dde67a978942de5082dc08987af0376bc634050bc60f91c32d15fb0cd505605629642c8ad4911101f744aa0cc800c72bc7b4f18a773eef20db6f9eaaee99641a1cd33f3b3c7a2076a213887f8167dfdbc9bf90ea8be63d747f14adbcbb4a060926ed898b9559c92bc0a9af7023dacb1bca2f849b5bbaf04c86e7d27fe60439835d69a25fd7b0bb7419908fb9a2fd05ebcaee7728029b77072414a8d42078751ff0576c26570feeff729cc20ef529f99bcbd4e79bc8ac448bfb0ef792b338b4828485e8f9265bd4531f4946f1815f379bcdfd68c4846cff5d0f9593f0a198cd5fc7d0c56b5d684e9ad986e1bb6e972f4bcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2dbd022ae246e3d0153aae03a311c3853d7f4948277893e25c22c3d0271d91b33abd2a0e3b3ac8c7dd6a11bb6c18d433a03064807fe27363ee8aa900717c4b4602bd309a818c5f0771f9e5ad5973424ba562d6b762ae18f1281bb1375e3affc5cbbd328b640c6c40fc5748c5f1d677dd0099800977579c4b39989382a5168ad99dbd330c15432c77c5f592e8b357cc91c53eaab80a9b633669b753fa2182e0ba89bd591b38562372ab5182245b291587bc7aba6ec3a19c573bbfbb1857d1a0dda5bd60a196a757d441411af221736e3f52d376b6e098ba176df07d61e4781cd67bbd6f804af399e1a8b74ea53571e4da4badf586d45a5fcd0ee9a9561bcc238cedbd70dc57a3cd5d425337f78a6a88a059cb34f2636985b39641ed57bb5cce1dc0bd7e5996f5573489cd23610c30d33cf9677c2e4aa5f8ba445391f479b7e00061bdbf1b0f65bc02ae830bf7e6e3d4a647397ebd7273c86a4ad01b914f0ec6e808bdc27ddc13dcd51e35e19b650bff3317b9d90333c18e1f6d15687944e68c5128bdc4a4e004181e90675ecf4cd85c4616eb714122f2c7e4fdc31f921ec10840efbdd20e80c75b3b9e4ba86b713f42e68679c63a500d008807cb21978b45e1c390bdd223b61d91e44d4f7aab0bfe719a838e7e85edce9338e908b02cc4f58413b0bdd59fff19cc2fe4deb8906a215411888ea1b8abe34e54d8ada1d709d3e29318bde485ac2b2e53c95e519269cda60e9a26c316b71feade590758312294fd83ecbde78c1c49db082b7210cf7cd97f77d4cd1982135431613e303012036e696f05bdfa2bcb191a05f26f6f6005fc7966fa6ed179c33d431cd1cefad5aa383af7cebe07655a54a3871bd557cd30772058dc24e2712fc2a382318ebb8405bd531434be0cfb69d46a23ec44cf05eaa60318cb5d94d0551e75bafca45f880ec9284bc1be169c2d9184abffd2c7026eb4442840bd88ffb8ba26e98336de6fb95ae426b5be24c2c662d019b3a158e28e5c816d666b1b4ae397da93ad49c28de78aca42e1be28f02907b0262ea37d9112055fe66ace1768ae4628ae999cd6ab82e494f65dbe2a7c576a75fdc5742e211a663dce3e2fce27f1a6fc845e4f87956fa1acd345be3b1f3327dc08283fbef39f470f3e6367ca78aa5791caa1a7cc8d562def45eabe4172440378b1c1952b9ee82b60d56360a82f5ba6ce82ee2df9044aeb48da6ebe4f51179985fe86845ff72a877d19e3a31383b3dc8ca31e8e80fd0ee27cb910be51d091b60d712d4689e49df356c63006b4809a8840b61fb9a6e4951de2da1fbe54d986f9ec06d1ca0ade5a96951d7e1181a01af305972c6fc17bf5c0fe6c5bbe550fd6f8abb745a20258017d414a76b8641ab4bf031f3c17606561c0a8f7bcbe58bbec391224476fc6cf29e506cdd5b8723f81538e1fb41e942ad0388c71c2be7db6ac3d33027806fb411039bcaaf1cb6c8fab70010082c6b0d339652e134fbeac6daf297170f98decdff470174ac34e196e78681a891e61b1c43f20c3349abeb6e1f8bb46736659d83258370abc406b1c257c2fe540124a3a791bb6244c71beb872682975464031e3fe83e3a4f983cb9e966f94df413c02eee6fc5451e3c7bee7d19e8aee4bf1e0886608c327ccef3fc501023dd14fae07d36ec6b0dc5effbeeb696dcd1151f6712b9212bf0da8a33aa7506fa7abfcd01a2afeae19868ce5bf0df93901344a62e4a920b372aa31f8f519dd4c4cac83028693d90ea31b6487bf16ee4f5e2cd852baf4a74ebe8f738d536eec2fc4a7a86f74b2f655f6a4affebf24445f7f91fd5021e38664004c70c24f6b0f37f54e6cfbb2d84c6e8d0a0171bf26783284e3b4dbe52ad46ebc3b597b9aedc07544577fdf5b8a9664ea67fd7bbf38dd4ad1ab26205252f348b520a6a5f9dded7a66028b0a78cc9743a708164abf649c20ca42ef731bc8fbf96eb7fc82bd88390bbfad9369e7e3532a4c440745bf8124f98383fc417066ad966c5f3a5954dc5e2c4664ce948b50c10fdc67b645bf8198cc83561398c0a7ebedff0ff7a5f59a4050a18d38f8ed8253309a4ac8aabf8c92a8a822a4803e30df6d54be91e2b0cddeffd621e31a15d9eda118398f41bf9b439864ecb8384d13fb2b889caa376236c06cef9c26e7920b6c6eb3107f19bf9da5295a042f88d440a6b72a04048836f179ea52372c1be493a144c11be003bfa24608d91f666cf0aa7ea33023b446b6a9067912ae5779a9952414c1c0832dbfab840d6d967feee8d47d51cf341f257bcbe2b07b608322326e45dd2a56248bbfcab7d27818a1638b52594bb9a653bfab4db6b4874f2ddd7659a59b20cef07cbfd0fecf49c6805e1d17512e6119b2571928669b07cbbf62150a893b1f554210bfdec367f96ec2bd8ac245e39539c0be5b39ad7c3c432b7e0481eeb88154a194bfe6524245f7b4a0cf17fcd06e482ed15652332bd6bdbd666ac2117603849335bfecfb2b0569232269522c6b3271cf58bf3809d6a02c49743899afd282df59eebff2554e14ea2a823e46915ad092fd2dfa7a90b5b9cac109cc91b254fb67719cc012fc8cff92dca71247073829a14edc2ae8b989e0e8fc2a3031f08b470c1c39c02131f214dfe5c57dbe578c04ab46b0389dac7c8e5661ffd8f37056e21a32ecc02452394c9e89d616131247266d1b945bb6d38f70289a6624ca52cbce7a58d5c05a387484a7fe17cf38307056a20fdb8d673ce90aa2ad453a30116f3f02f225c09394daa163d6e04f885cdeb14469f0b9b8632c371c0c5b38834e111947733fc0a0e9d705ca159008ff1233a4cc559151667e872d5835dade0d4acb56e6dac7c0a32df088ab6325181623ef65701f9e7ec0d638cf9a5d6bce1064f7156e4f04c0a7e6451189c5a294a43798a83f3eb918bb41f2c932114e860f70f12475b3c4c0bbd6708a833659b8b860c88fbbcdfffe23b976f1199852eb30755eaefe2fcfc0bc02277e2c17b7e81d158fcadb7308134accfb248da4b7f2546c3e36d6483cc0c06f4205725bafe91db00f6ed7aca92ac2aa58a87ae2069122c3caa39b59c5c0cb5f10a3e094af3c9d87b304e28b277d0fa799cd4069c9c00358c0bca25e6bc0d75651c4fee03dcaa78b21cee0f9e1af05ecf41cb164807eb9018d2bcb4fdbc0eabdc569ed676921dfc7f8cc48c60a0a752b6f7da2d0af6e801e1d93c0b9a3c0ebb91198b95b801dc968449765179628afde9d051c66034fa45bcf119376a1c0f7a91e1ae6648ec7ef717c6a903f528e4e3e874141b87b7a3dce0b0074f7c5c0fa571b730961dd81fd69d5f969bf575b2f3b0cb48b711387507eeb53727c9ec0fa814cbeb9fc38c765df56401bcb359c0b9c9c20c3e85dc4fb9455b01b9e56c11deb10625f2434855fc36d32b4f0c24212b2e54aa25cd335e6df8f2225094ec1314e6b99c0d48609a7334fca821f9dd1c205d984931df21719396bc78b4c5bc141531a334809121ec2d55139cdb36fb340685f10afda213153192fa3e87810c14289aba0f415a0f81b4d578e587230614695f4647b51bf7891efc91960b4e2c153b382382cdf5e2beebe5ce98fafdb22293e284ae3eacefb8b2cfdad65a2f0c168e83ddae19b551e97507ce7853fc537bfb2dad1547641325942bc5c0c5f8ac1868bb464d56101eaa5e58c219b22901693511f085950c2ef35361823ff0c2ac1ad4f79bdd4ac2cb09c739d328c0fe6ea98e178a77046f5179714542d6f12a2c1b00b107509aa5454ef3ef18526125787d86dbf5fee78cbd0983472fe6b8329c1c071ba7512dbeb9046a640496574cab0b74ba663356772a7b59e6bafd9bea0c1f3539664b6314453b299cbeb105a87dbf310940efc9608bd22bfb93a34e9b8c1fabf4b4c4a5f4a9a90d1fd413c0cff4486c684b1b1c82404ced52696806c53c20452a1ce73efcb4757b215d4c4978154dc1ff31a5ae2be0fd425b2c0b4ebaac2147511b9dd5fa8f748229d0116c8aea4efdf56167e09073087938a30ce6a9dc24862d0bd16912708f6600c942fde83027d58d333aa0aa0df447b7cc0b28709c251e4fd614b300f52623db5f4a8e2abd1b658efd7ae032c630a3569aa076ba2c268e261df8c35a9fad53e740c1d190710d98cb85e38154292725ae2a4605e90c26c9276f4228bb6fbec8b0b6b09c8a4243a35d4a6188ed4b777d7799810d1b6c28be33d31a27b4b0cd2f4c3099cac027e9ed8b831846022ec4c1b845c7c9b81c29677042e446b80a03cc0ff84e1206481afc37ff09efa7289a2144f6a0bf1b3c2bcb7aaa4da831c28e98fc5fdb02915237db58c9e0b0447f96c1b05b04a7629c2bf3cce147efccdb07a75f968082c79719d70e568d3c1bd4f334128e60e0159c2d52d2156b008bb3e64a62a076a508c46dd09c83b51c6b5b19a4e3161479c28c2fe298a73e2b3304a2faeb840d928724f8d7c2041ae8f3e6dbfa82f5b0f8ccdc303e02a6e425ffb52472db7595882ce0b112fc28a948e5a9f4beeb971d43013c305d02485d148c287a2dbcadd5d706f3d2773f8fe10ca5826cd8b4588d33b1ac317e225a2902ac76ab566852fc66915ac3e873bf50906e05ab8f301bf00a1bec32a0673880ab63729f9fe5d566c5e42c3f1fc06973ee6e61deeacfe079ca18ec32d05ca744093805e7e12bfab07d70657e12de6f04f263423c3687be0496cf2c331f840976c68161262f9a2ae5437612bafc4c4d67924bdfd5bcae3ab37b4b7c342a4376bcdbe339eb5921c4bb3be167fcb6400d62e65c08bbd5e374141dfe2c3522644fa476d311365459aeabf3ac3a2edf5a985a17f1573aeea0e6c94ccefc35cc74bc78aad9cc16deed6620099568004d939362004b89727bc3fd06e488bc389c576d9d2ce0c02fe701a819ddfbe80ada956e1fa82db885a36f16aac6a80c38b12e3b14825a6ff66a656149f120fd697b7f4114d5eb4c5ff5e34cc1ab0a3c399ddf4e04bafbb3bb0180e4a77179c48fae4bd90180e29a8b4ae4bf94ba566c39dcf05cedb9574137d83877901254a6ee284e6ed3cf1867ef6851aad0b6ae9c3a6671fb3bd0cc46d1470285fc2594eb38c6a82733e9afeb6a6c24507531469c3b222e68fdb0cd383c68b08bbe4dd0b97540c5ef4de82a887a4b5ff77fb2094c3ce14f05d4504d4ab9de8bd0899e22edf4606053d7c02b2cdf2c0f1d5d6dee0c3f90f21192edc733fbf8667364738a720915c3278995fcadce1ec3527c8c1cec3fded9501563f0de51b268ff3b2dacc451548447560a4469f32a63ccb220668c408ccd7d6adfabf80b2d1d64b80c3261b5273c466694b24f863f394974e1a68c40939ffd2ad92b664d08856bef76fdf04a163a23851a79a1231452fca3da519c40d58a0a6dd8309685ed6132ff757085816676a5540da3625b19b1830490df7c419e2bcdb44346536837f53f0136f3552e90b5a668ddeb1eed20b3cc5b876c6c420c130a0b8a1932121f219d7f54ec7e692d6a2c6bd4b723ddf29340c83751ec42b7612874490f6b73ed6dc6d007fd9fc8b8ab3d26129c8e43774328acdab41c43aaef5a91ed1e4f0c1871618794cc2aa25160b58dc9abf6c5944baf88ed37dc43b378f73ccbbc6aafb8db11584f4b23ffdf01bb1a3ecd6c3ad73cda93544ccc44c2051f9a60a2876c679d7659deeda72093673cd7fd9ff3551a18d5a5f5e6dc45dae236b6e6e170da8a6d9c4f129d6311210ad3aa80de978c5f9bf671c09e0c46ca821f7acd89c84531af1a9bb632f242e4245bd6b275a4679f67cff41baa1c476035055490345414c60aca04c5ff9e1322cf54d74d611296fe1662ec87a25c493a9152eff702169683038b9cc6ee664da374dfb6cfe9bf2540be752a019dfc4951886cd7827aa757e7a8a82a8ad1485a2657cba5c45e8c476d332721eb7f2c49cd076203793a2678b6955f765deab74c8bea421cd933c41df61161c894f67c49e8cc791e38f4b5d1203515ff6728a6fd0d8e89e581b01cfb32efada6fd412c4c8e141ccb30df7cceed9d90c5d79a0ebc57e13315d09064c28705fc7c77fbcc4dfe57067d0bfb3fef45d9fbc627a8d25dc56748414284aa25cd7d6b16ef602c4e45d8d10a0705eb403868b38c8d7634c89d399ae6e90f5e55285cd009f5212c4e504dc1a220714d4f60d2068f7e07a1aaa45a39253296e6e054d52128c0b61c50b181a0470114b333d5623656ae069d74e3c92561ffc8f90c05dc0b61a981ec51272b694011d3f12cac95f7d838a397ab901d09d11c1d2db6669b7119560e2c52e3dffbb6d981aa8c5086c12e1613c638647429e90c3082224a796a4e2298ec53814a4c61b245796e42a2a8466e8b153032f892c48f3e36b1e215d1a6a7106c542e06ce38d02fa12b9c0b0477525f63f6e63d6f266640b9576e4b6dfeae464c54742960477db08abd5694aba4fe0d707a85aec408d9e2dbd120f2eb31b71f2c548d878371da9a9fbaea1840007c43baf340095de1c1add6fd65244ad95021ac54ab5cfc97622aa1f28708aadb7cd7b76833bf766cb8b20f62655751fd6758fc555ff5e162464cc60e3b712cff38c768cee37ee6645147252c72dfc1f79c2d0c556df2a894c67aec5624af984ea7881c8df2e6730561bec83bb5a657357546dc55eb222be8251bbd19c4728cda2db0465b24bfc405ea62831f0d65d21a0275cc5737445b779d16a9bd5d3cee106103a6fbb64c84661db6e645d7de9f88b0e50c57399bf724baa53dbe1e8d02341802f5cc20b0aa1f3cd1a008a637c66fd66c1c5993c54c43efc5d7c4fbdc3d60a27aaacd8d4244b8caf23226af12cfb948b08c59b8f3c3daa21d32d7557ef3dab540400f963a5e18492cb466094b106d71cb9c5a1cda68153bf7e28729094eeaedb61578eab52a759e19ea2750f596465367cc5a6124f15adb40df8c31db91ca22bbe00bd9041f60a4e0e38f8f8b68c350e70c5c2a0428c62f77456563acfa8103c0c28f413ee798cc46b5ebc836d1dbc3cfcc5c6eca665190b95e9361d8061016df7d4ae9ceee41f8ffa52254d313b96a40bc5d1e8817a8f449d6b3136a7e288830da0421558d19a98a77ab079a1f5de97ffc5ef4074862130a625e4da2f813ba42b8f28dd80ef741a16149555f429fcb29dc5f18ae174e4ffce092d7fb206a6625bed293eb0d71a0dbed01267f302ac360fc5fadadfb75c9171c5f72d7727c54842e0f64bf9743939db4a6dcee6fc7c7112c61848830aa92077321e382bddc36ca072ae9fb66feb5040fc733e4c11d77ba2c63460f444d005d34defbcc8e7d2eab5e56f9cb061e259c3e36df9807974bac9c6502a19f4c10a44d5b330194117410ab76bb47a7d04d10c2ae78224fc036386c653d1294b0f78588001ae31028fd9ffd8d7d3bca9a2c5cbc90edd13137ec1f0c662c0fcd3dda5ffcf39bd7710451803450b3383b2ccc97c3a47e4a6752c7617c66cc8be6cc1997464b1a29341b13466e81996c2c1404812d916f2d16558719fc6811a046425a00ad8f65bd14b6eae8e3012c1f3d62107f296f58d265eb6d870c6842bf895dfdc6e89540013b995ec6f3c0e065c3fb3d55f2e2c02b94fd39455c6906642cce48d8e8de0b108c2c643f6dd3c5abe783087cdd9cfe8ad831d191dc69cbeeeb4352dc05a64abc2936e33ca49d7dccd100d43accf1a0248f9fc6341c6a89e66137dfbb8c00f3e5e7afb540fab52734579f8bbba3a0bdf76c0ca8b38c6af973ce58431b6b4d6b38af0832d8550df6640880ba747ca0d47e08db57908c6b42ed71f20675dac4a7ab68395609299d815bda5ad244cf38d1d4b66913cd1c6b4736608e70b4f9643d47c7585cc743d29f3b4fcab6b252005a4596194407fc6ba131a34821f5fee39156c52061de2d46b559baf6b0d502737b8c12f5ee206c6d3c5b374d1465ccc0d803fb6e676c303d1f45743596e95710c43ddff7d387cc6e1814dd35ca1933c645eef22c4859239de95844186a4c2844e89c4941e0cf9c6e6aaf29c9ca0e95c62e65ae1915faf75a243b92c504931e05b00e50532895fc6e8b348391f197a6ea9449e11a809b9b79572595b9cb8e1d6223fa12213c45ac704ff8a63f1a6b1afb0679c0ddc7e1220f290d2c79056dae183353fc842d404c72024fd6911316107ee3001455106e861519b87bee293dd32a49a46d05c3e30c72fe12e85800a778ac7279489084f2d5c6d6f037d252d93a81500ef8ea57bbac74097a3c10a887be9de09dd92dbe912f5ade5532fc72d3652c6d38ae8d800b7c74f654ca46f58721adbd6b4514af3e6bea590659a943aa2131f50f6de0d2875c7590a11e797acf319997d4bb48dc5c0f182c7c2b3f65a3fac0741e2922c1aa9c759e1ea19756da5dacbde3c736c4dc661507f4c2f01e9ab021b2b76997764e4c78153d47ae9d451cd635cec4e96f5f3a705e4e67e28665a46c44aee917e0a3cc7948a59f04dd967452bde0355e45890db3537b74845b4a66874c936a2ee738ec7a3ba40783fe3d00e4cfbb74865df78baddb814719218ba2ad50eba848d04b8c7c716612e82fd0e04644e47f7eda66b4e0fd79aed0f50f5279368483e5bd2b0c7d1c25b67a4a42de9c264fbad04392309873335b67ba2f1a2beea47677bd874c7dddc422bcf9f0ea69f41475d835cb4280a50a28ff4f46f2c6ddc5d10cc7c5bc7dff6c13cefb90f181d7991530edd80f9e03c9fb3864ecfe72129f17606d2d1c7e24670f499f57708fb8c5c0ed2e9ce1b73b891bf96ef1bf3867d960b739960c7eac4a26d25d151489a791200d6720e7c7db4448bccdcf47b4a79335718363bc7eca7f858f90bb35e18d4277f8050af317cd18038267f64e0c405964bd15dc7c8120992d2c5e4a907c0453476f3f7fad7dbac848a803e17742667060b05e26bc8228a17bace0da52b1cb4edbb6655bacab034d87859b92a52c4de6cbcd5a37ac855aa63c0eb0a101b35b84b99998d9180e9c8b7b7bbbb38345d24cb30546031c86ff446fbc5229718af26d4223920aa17dcc428ec9ced7ace7f26cee590ccb1c881750bc3d2c6a7e5c6e79edb63eee1f3af75d46a8516cdd3841d6cedfb74f3c8836fee0b67950bb418825192971f84d1edfd66e5f9dff0ec45f1b8172d66e3c8888f108414d849799d005d51c8e1bca3a4de2899edaefffcefcdb213f1131fc8b3ad17b028e05e7a71707dd9b381b73fe8897b2e92f2bc86d59947c7f17080c8b5309412959038d0c85339ba4d5cd431d6b46e83e19ea0c12f067bb30c8634c8bb499fdfc594bb71d264c29cdc3cda506cd96dfcec2c392f2c8606493b3f25c8c0fbbd795b2e195d5f7abad5615a25db55f22444572dea7bcefc7d3b12b979c8c12aa430d59b73d33a4017d226a14f0aced16f76239ecfbd1630ddc5442391c8c923b2e2617ec21737d4ba174d89f1dea72f0c3c5db9c3e74674e3cdd68f1cc9221dc94f6033b1e891f1f276546ccbefce8e19a7c28b0d471098de57abf536c92c03aece835fa49d9a9c7b05061fe22a824f1f2545bb8310fb484c0d6af24dc944d19d9fc362b353465c9e7601a9b60b116c15251c8d27cf1ecdb05e19b333c9459f3eeb8ffacb91a7c10259c3c08d2c58f1f39ee49a526b0fa1f5f83298fac9493f037eca34f7bb01df5d34affbc710879f074b82ad46aafd2276ab49281dc9514ce94f9404a2c0ed0e9250a0bb0ef7afa328e7fb93f0e86d9fcf7c3970bcc959cb7563a8823f2ddae2fc7ffeccc9c646edbdc0d93d4471f7b84a6b19669fc9a2fac23a3a7f4b9071eea9b389e9a63389fa9f8f35c6460bfb70754010fff8c9ae616d860280c899a7409544018cb26da450d812e50c8f94f3ff4a8b15eba2c9af096a5b49597cd4b2ec089daa629158248d6eb0b485473e8e82b2c94c4903c9af4f33659690cd46bbd4e39b86b7d6762b0fa8e30702c0f02e722fdc3e9f2cc9b4df813130527a8d138d08cab5b01d86671adf81d49137a484f9c8b2d3fbe0c9c1fcd1cf0b1f72cca214ba259e3c1a089600bae49358723a006077283dc512c9d7471845415f6cee91c2ad3c444fa9820580eb842b31a23ae27d661b7fbf10ca01aa25e19ccb425d67eb22602e45c97fa271a792b21de7aad7e02d43b7ced6ca16da399afaff0b367120eb843c52865f89c10a82594262d6f1ebc45322b942ca2d2b471be351d7028f4acd32b2d9d97e736e6de0aa312b7566c127734f647fca4ef0746b90bdab395e7bac1cadfd73782a58e0ae0a8a97df62b67382a2e9b7ca51dd681a1df7503ff4d24cb7b1b079a738fadf26893efbda49aca6422b8361ca7771cb8fef8c5c851616ca4e5d3b4c3f7313426973edd81583f2f3ef28dc80ca7a48fabb4f88b13faa15d1dbb7ac821747d8dba0d499d13e5aff93099c7eeaca7f83c4e3fd79d2672dd2e98c477976bb6debff22e59447422669be37117111caa599b676329ccb5a87f9c07d4b5f02b309de6ab8d1e649996c30943917c252cab17e6fa9e3153200933f5390a956143dabadf7a8085acce60b07c1df7391f1cac64c4d0e6bfeb73b50c9684a4b7b922be266890630d67cb023bd9b38953a6bcacfa26566cbed483e04f15cad7090ac5629ecc9249d127c78de3c5319bc16bccadfe9c5fd20f90cf2dfaa4747df3068f889c164e272e98e84850a6ca7106adfcae37321a590ce7ee9f842cd144f6cda3b690303ef4b653fa83e5650ae6241aacae57f79eda22bdad54c2f53a9d58c028b242ef6626eeb65148d1fcd9e42aa15caee827812d94dbb9667f2e0fe46d168e457f58fdb7e645cd331c961d90a05a7caf4547040e6c2c7980e76447a7cb63345369245f0b8096af69d5cc450b9b628cb0367df18da43fc8e3fe00723ccd3242febf104aa540787a4abe8417de5fb5ccb134455da16b95e98b18a8e5ce6a2db6defc51824ffb7496fa22ae1babe5600cb21eb5b85209aff23e0d9de87b42a1aab6d68f8bfa570bb833614af6f021603cb322699f45c2bdcfec800503c49594d2011a676af9e220ff3a109b8aaaa8f58cb38cd64883923d75acbd19d6fcff3080a54a423ff8c74ff8bc63972643737becb3ab2bfd8232194bab51c5d36ee9086a349b43033fb97c7d1d1b58e86215259cb3d7ed78a750c28ee2ca3b70dba44b9ed6a54e6cefb4f13ae8b0c957e22d94ccb42557818a3d8c46c725877b663aceb013c9dc07a210a9262ef4ff0a6081db9cb70c1bf4c331d3570445e38c14458898cda237107d6bbeaabde27f96683ead9cb7307cefb2e88a184fc8733c501376e93b5bef065c6ed675d7b4ea06a98e848cb7ff1e32e4e21a2ad713f4da386cb2ac65dd9e12d90a32079332c345039c695cb8a932528bdbdbab3d47cd307e29ba9b59cdadd767100bde57dc9eaed5c6c6ecba0398f91d5fd488a189cc7b180556890b84c674ec47b043157289677a30adbcbb662fbd2cc6107c2d5749b2bf3a166a7026c6df2113af3e41cd9dff39db287cbba43a1fbc18416fc5cd53d957670b0ac4fc357f3a0298715eb5beed0a14d86cbc5cde732eade539819ad01e90108dd537b197a62bd191efe2d1918efcda8a4cbd3345d3fa55e446b3d339a21a95a3d09a91cffd06bc4f142c2a7b4abc3e9cdcbd52a0250b2a279582625be3056f5fa0cc9dafe12a29d3e00d9561bfb0b4b4ecbf4224b5001b4b84b852f2ba1dd1b88ab5224f966dff6210feb9d813e9fc937cbf44d69e913d8ec5f8222aa34868add0903bbbb0c5a67c8fe03ae8a83d12261cbf47868227f91828c92271d4df7691ef835e1354c88ded2c6d92983eaac5c65cbfb8c56411ecee59aca19e1feed3705949dc4f8a972640bc5c66dcac4b66265cc05fa54bc11a9bbd3132c038cf7ee97574d7a0528b2bec73dc78c1109df3c1ecc35089de52f9f2350850f4ea067d77a1ab426b014058ca6c678bd8aad3f3439cc3c63270f89633a790f1d34ce4f196738c4b246e847000ad614a31c5a377cf6cc4171fa2b534f0dce7acc7e28c766c659b2eae061cfceb9fda30f793d410da1cc609c955dc6a28d2056c75da684d7292396fb07c21664d94f8c588131b6a472cc65150654386b932cc10b18170397599ee0c1685cc090ba63b515fa594eb59bcc695437760131a7587e4aa2a9a313b4e983f5f7a813ea3d5f5b69840d694ae9cc71accd6f32e603d28b658c7da4b1d958746f7c8d7a4a8148e39fdeb09ee63ecc869046c3b1c3058423160d6234c138ee1ce64c95499fdbb507a93fe132997dcc8ea031870f429be81753def8ee6260131b3b00263a5475f025b0665eda8135cc933e2d50632f7391720774e6a729acd0784b3ef26c240c2ca51ab1b4f81c9fcc9ad7e751d500120375fb344a3437b2c13aff2252172c36b4b5ce005c04bc96cca88674039eab855827d74adcb381da6169f30c15f86dbce93e234d8865d6c8ccb5f2b6200ea3b189dd2acc6f32d264bb91be2a5f369c1da4f8630a7a70ccf8ccb8e49d00e807a6175314458b36a78970d3fafe97e64f783412600621e0cdf2ccd171c04adeb1b3af652058edbeac7b7e126ba4bf0061d69239a2ef187041b6ccd998fdbea7c78d2b0ed4e682d42b924ef0deed549c1d6252dfd205f573e3ecccdb26bf619ed1264af95fccdaca07224f8a5461ce0ab99ead53f1ddc801f82eccddc6131e37c49dae58feeab902e8606a0aa517661df6ca7d8244e5134572bdccf146a0fefda44aef3fbe0143c1f68d16cb0b4ed0a2b472c937ded465a74190ccf4566ba507c2835d3bfb1b59d01613bf45e499a1126d3610255c823364659ccd0aac758a384bb038425408d7492906969bdb570b27f796c0848eb37caa1c3dcd1dab5d6d38c58994ad6e2d60a6751996268a74caeedf9ca2e21f89c353e175cd1e129dbc6a32806b70e657ec0c1936978f057f177b30400a2d93a4a5b57439cd24b72dcf05567254c2735918dda5ac172f07f7d8e588680f29f0a360f436b9cd330ae700664206796a90ad5a6984db0ab0469fd8ba8fd8de00d62007c2b523cd37d8660f84a29cead4f86843170e615422d1915e3e328496b45e7e22b98c2dcd49102d01112e97a7bc0d925104312a1361e4161cf70901442e8e8536ac8eddcd4f47d40a1d137081cc516ac1d7059138f42e717d5004e6d29da9cb4a3a6851cd797981665c75f1a6e18d3a14f4d136366b3cbf5256383a78eaca14cbc891c5cd887b672d18bf5a7db38ffc5e303a917ea6c91e2bc3123e89785b1490a8c750cda89ceb9738e051f2ccef5ce4f9d0664d01ad9d4ad6fd92f501febea6919da1cdc34aaa38be9a479a96229ce78d838e4e2f36e5ca6a96295256f139a6a720cbcdca1b794ff3f1527682db6e58c433a70e6625307938787baf4e6f1dd93a4b06cdd1b097a5792bee21b7319ab18cee4586e6e5c380ed27bcbfce55a804a1ca8fcde0de20254978bc9ebd8460bff9bbb292d14c62f0c99adc5b5f4925ae7fa8accde41bd7c7866d5f897c534cac0195bc81a0689f61d112270a11b9d00928d31acdf522665fc5695cb59b83c2473d58b631b1e5bc2135bb34c256d0103f67f7d0ce21d9a9f6219d1e5f2382fb7ffc2a0cc7159301b3dae70cb642093aa5fd925fce24d4ccbbb07bcf9be0caee89405d98d38ec1539fc64300d4e033e90578978cce47b2f7585dd7b86a25a2ab3d0b2512fbef3cdb49d180e76856387157a30b8bce531d019ca7d8e81a4ebddf7c1420228868656b953e74be3353ff906d2a33aace5ef165ae397c2355eaab36554fb51fb512bcf10ffe5462bee0ec6fa1a57e15ce73c52fdce2f18b2e79b14e2b34025b781d56bc9835b72b449422a09e477b5cce752d9054c6a90bba06c5d85c905817db69b7858805fdc17bde2021073729f7ce7b64a33253d8f5a1aca5b8677a66c49e0cf3044d4afa19b14b4b593108e3a2ce875e7f0ac4629782713c766078b6e4a34ba4a3c15a97578ecf3eb04777d6d5ce8e8d02c675e6dc4cd225e700fd89ec93fb83c1cacdefb108cf4d1730fb4018ce95bf054ed03af939c9ff52af1f7db335555c9ffb5f83855e7f730ac87cfacece97a1f9298c6e53265b7b542e80b73659e3ee692a15af48af0cf3f3b3e7595fcea8059a34fb02974fbfa66f8484acb7615204cbafa7ab5e90074e726b2f35e2cead774a1f2ed6b9a187d28872efb216fae17ed1f313773d349f6ad8ccc8d390ceae4f9c864f19aeec79839dc27f234da8ab50ec75e6621b54322e74dd89d9b0ceaedeb846af1a67a85402a0b091cbef05e469c8058630629df277f469f1b814cedab79d7b85bc9ebdc2d630451eff15d6ce9606d7b840f3ac4b78cfe9208d3acedf07494c99c7ed05199f00c69a9b1b9f7c8443fe96d409264d36e922453b11cefa1407e2b2159e69ab60a86e37cc28fc127de5ac08fa39822f1bf82354983fcf03440550bf5860fe64a1d382aef3e37cdad19b3ac292440c9833e3431ec553cf076f836fddd3de1fe06b036ab45c3091bcdd5b2da66438af041890c13b1a33cf206489f360f2af9e2b1b349a591cea3b591e0caec68f5a8d5a74f5f0237d11cf438c6b6c5393b474c355612236f46b484485a2a2558ab7784b55b63e359bc5cf4acaa7eab72d8e904c8745bb127b025f4583b9f100a709faa9521e42a57deacf4ec51973ae45900243038b25cece27f5db93df9f5266a53f920d888fc4cdc0cf55b86e6588d0f99322179f348888d8000e43702fe035e9fbcc1efd167f7cf9cf5840e3baaafffb6770fc2ea78d1b05b6130ac0355fe35571daa0733f4b338ccf5ef16bc7a721f000debc07064ccddebd0d019162958fd5a3e71202ddad2c16cf6bca7315b812a468aabb2d8132bdb3fd376099cc6841edbac20e9938a525b1cf6c99020175dd9a1eb7e0c53e05ca2db43a84895b42c7937c2aef4396c7a340cf8738d91b3721d2da22a0280ce552cf8b8296320d1a61ad44448c137b856fe0cf8c9e3d5f7db32b7ef219e6bde8c0ce2808c89e65a4ec817672435b6de24b1ccfb9f2250ee899ac5907757b5d0e2ef18feef8d8d7928164a21d2e98d04086b7cfcfb89bf624fdb8e261ce19078e3551bfb9c3d663b80c9be389566a76856064cfe8c81c901f8cf76d6d8459b302d7c0512c7cbc063ab44b92ca92ba25a5444cd023cafc62e514b4585762ba060c70fa3fb2cdff0aa95111b80e4078cb4863ebd0280b16ef10588b2ed9477ff9aac7b55e4bf5a1fa2c3807b2aea8fad9623270d02a1c58c84f4cebde61132fa3f6d5e88f10f67bd8926199b7776e0a9797794cd049e0460fb3de297c23a2b5f303709ab1538a9352834e625417ff977f690773d06dacf354b6c34a7b2941ef6fcec80b906ece3b0b0e8c39b525b8fc6e5b3adad06df68bb5fa74d8fbd6c96f67e6387f37dd50c776c95a3acd4546a1bcfac24dd0732c96b6bee6c1ec36e415c74c622192051847334a765e354bca6047131243d08ec84ccd585dbd276baad241fb6d945d8db7be9b1e084a37e7bd4d149442a9d094876c570c68913c53a73de5aa5cf9223001a080694399444dd2de711aaf17d099a09242f6fd7a1ae31c956b201d56dc18daf277a81b6eafe1f39d6c290decd09c54b190d181461143296b7c9ac657b38d6a83c14ec6c9a95a5da00c2f657bd0b215655ebdb2b74b8d0d9f73a03b0e5305f66589442be35663bef22c2fd44ed0be1c06913bec639d00d78435732b9c7b837591a53794fab75e939d07ec148ad0e594dfad6b461415830212352d6ecd21ed0e7817607f4f6bb48c730be38c1ed0ee753d4a2498a075099ab038e2f6d44002e55a7860def7819923de298e2b97d0ee997018ad6fe1508acba4049d687ae5c2c759f7915b7c60fde03b5db7a2d5d0f2ff8a62a560261268b232c8c22956a54b467dd588ea6da03f2a66fbe690add0f740e6250c5487c4b7ec7836d2928d4fa3d384bf399dc48492fca0392e7a38d0fab9e18bc158cb963c52b26811ca23494ae782e12a2054e471aab200743ca4d102629f434b1637116ab9429c59ed430802c46e91c2bbc9ccb92942231b29f6d10a40cb7de36ea6c70346afc9ce3edb6b37582aa2fa7665d37b0e7d620591a1d11744eebeaa5af0da0d5fa72e3ee2517dd6b28ce4161ea5ca7c8eddb8684f6ad11edfdbd349a8c6f18d15075030ceb9146f2dc2f8af84186ac20215c5f2431cd12dfba6d1e6570707b9d5424275b484daee9e73d9bf0923678dff32ad26ba2ad13ccdd49e8cb031c9fa56e23d0ca6af0ef41528848ca6b4735388fa6c02892ed142e52b75805ceddba7e315832d3bed2d52381d6bf070068ea73443f70e3911d152574acca1661c2b56f7bf550ecde46dfad2396a8cd44ff8a74486aa1fd4edd17a71e894b789b41f039e028387f299671f830dd392158f644be4f9f43a1044d1acde07bc2e12e141a818bc8ec35184b81725383b2bc35b7da9109c32004f8ad1c2c10a0e71626db07e092bbead17e99ec26ab944c9c5a7a4c9bdb2d535b668d1cbab061a78140324d277427c39e257a938a2a367046ba338590f6c6afc6f99d20a60ca0d2425eb654716051ab03885096362c204b9236b20bf7568285ce546d2206426b40b0012579c9bd9f3e62654766ae6bc2aebca7a84cbe5865825c8e3d223836a18d4c6f3570b37e4ee22d765ca4bb443f3c164739218320e52892759d22eb71ec4918f331ecdfe458cde39443ede099b9d2ea8dd0132982c9f07211bd240257dbf31697db82eb96bd69b9005fc6be1086770dd9162109bc412793990d259cc538d821b1bdefd5b9c77006d3048dd2bc2c7d90d718b8e28cf32f73dc2d25df88a24c9867083fdcee34c6447df6132be78b1dc7e0865ec0b5f5ad610e7d26108183593a79aabd7ecd00faaf8dab92de1a57b90f8e998558e04b4566448d272b016cf01568e94282da15789df2351eea88af93f6047f77547707e6e9d2dd293446a016b93c2ff8068878281a2f0bc8829856678b3771cffeacbea4c51bbd2939673618c22c46f3fe186fbfed0a9a3aef8bb988a63390443a710871285f6d2a782d83120382ce3a95ea513328aea9a79d615074998d5045b7505288117a1d2c351a8a0932daf791b6a990cd624696591d959697b70070fd8f812b9925c97d2c538cff6e6daaa0cc6662ee72446bcf54c3677669e6a5cbd6918d34106786bd2d173b774fc847ea4dbd5fed46ea708c2a25efd32aae0b999a06614b7c45629d2e0ca8d2a5e441b2e6fc2e1e41752ed7c44e3394fb295345b9e4a83bfb2c1b0d30922ad3cebf2cac69db6871c118b8a32bb11ee2c2aa535b5f770da47a1da1ed33be21706f98b7732815e93eda5f066ebdb049feb0735b9b840d5a7cd33823dd345a13f82873aedc37a4dec248ad6ee71b765c6ad62806132b34521740364acd35e1ce7d76a6a17eb2912529f4278ba424c87a12086180c3d49d23545d6391dd3676a22586bc0821191158cbb9210b073e9c50ede0926e55119e9013d491f8ad36af24587184ece378e050a3b52f9ae7d6c0bb8fe7066569662896db4bc0889d36dc2ff68ee635cb54ab8c3d7f67e399148ed4abfa6245ba8abc0785bccd69dd37ec86d2f7f0ee6edfbc8b68d94fc3edfc5a9542e29962c6cb63b3bac1e6f5bd386dc1708cb89448c679a750e0ac40ce259322ee50e8743307fc38e4d1bde28d38b3b7364824fb8f42668da6743163096bbb6877521ce5b038d052bd4000ffdd39e2ad8b3caea6a458a57a73be9ded9e43e243af3bfcc883464c151052b614ad3a82bb1030e607173957b39bfac844f46929cb00c78a5764e6d738219f17bead3aec1c2be8a26babcc16a00d07618ab53a0b7e281c0fafb90ccec147c2ee56bd3b7c486937be7babf6dc32d612e0b4796e4a2c74231abff6e1797b7c9d73a73d3b883d8133997411621f0e0d63dc60fc091d7ba851461ea09f281e44cca503ad3cdd49cb4edf7e9ccb63a77796a9c3dbaa1fcd295add6c4ab3678f6bdbc79ced3f753cc02c5029e9c795b1439c8f8171ee5a06c3ae85a3dd6170ecd0ee6f31bd4123f56a4ba0bc73254253cce8bccaad2c2d1acbd1d4ab1dac092d962912b95d42f3f42cbd53c5ccf7c38e857290017c66a7cb7b20516b62809cb79bc7a03f2d436a795331633577106b627a7d50378ac3060a143e6f50241f05727ae3edda9d441cc192482ac739486f90338bfb7f4e80c2a77fa2c0c11bbb6fb1ff95e0e34d44b82f1e1952277aa2d0043d2ff985621f4fd8e2933c605a78d55d5a779e252d45141e67c73daf9f4a5ba619dce33a26a716403508998f74f64acaa527d7bc8d49c497c790f270edbdafff1052076e464f1f4a7c58c0c23decfae067499e805d4a1822a4962575d335585fd4c93fc01d60e5d1454e82994141921ee45c04171d4a5e5ae82b34513a18c4f31f8223aa90e39b9a128f15451b2e6228a4d34251fd4a6302ddf2fa85c6b85fdfff857cec9256f96f7de8f1e2745298ac3c744d7ccd4c1e9f42672924fd066415bc8b234aac98fdd9071557d52e022afb5b3e6c147d4c784c6f8e94cb60567072ba10076ce51f204a71d763108b09311521932dfa1d4cf2fc694d97e97cf9e2dbc5cd820aa1a1ffbad40473ee2d8de75e81cf47989d4ee77708e2151e61befccf7c7b3c7f17ffa403b652406c1822503adcadfa92ed4eecb6178b3f26e60f9a566e3773fd51b36797d3e0cd2dc6d0a4dd7e696c852d50dd0cba2ca08de1aa2d54e9174efba419c4698410dcc7cd6173fa4d3d3fcabd516349241a2264528368ded7e8d65e27c7648b8cb046cab3bee0be4aee052add51a56cbf2791faf186660997f5491de1cb001d1c398601087f1a19acd73065bd51d7c9c43cec80f49fb086dc579753e6a84a98a8099c722a665fb1e5b38250ed51e1a0dfac81316dbcee4cba4820d4e7ddf5297d46de3441c3cd56be59efc19d531a88f0a93f91725be44cd7b52d3a2009b4d8f2b1fdace32d4d3a21380cce6d53b0edf0db44dca044086c96aa5f99863a3332eb75214c3321e1ca09f91022dd5424818c5f829eb2fb9201c6e303bd95bc714a2609d3310de0ef60800260556d54f655a7d7bae8bc72037a0744252230dbfb80a3066935f60dbbd7ff0cec001d55cc9080af07f7d28936ec8619f1bafee77d743f0398b2d41969a4951458444d55eb3596c32ffa8d94a6acb66012233b9977a57a3013059aeef507be70b947bd579840206547a778316796a13866d0b80d4cbac8027e4efa866f1e4da9a4715d57ffcc492f5d703474e1edb327f92f52a18ed9c526d5711467e846d4b24518ad58e31f8e718a8cf6d2e4a4d5c6bd80e0b5615be3f31205b60753e00212cbbb9d595bff0acca3ead021d6f1bfc2afdaee5202c5f774599a099138e5d49605b33d596e972c20daca7470fff56704747a214d7dd8a5833eddff88f809bc0d80b3bd59cf8ba19e33549cb868316cff033d5a74b036e4c6d5c55ee6bda4ad8b56c4cd5a687609841bb5e7bb7d3e342bbff62830d4ec60f1c1ca68b808f861adfc9c5d5c6a44ac4be2a2a587c69bba0cf63792d877f75361670e8c0432de6242a0abcd5d3388d9359645e865e9e75a559e7712c631d248dbd3a2428a759d67ab82f67d5e54aac3e23f30af12237a8f1ef1360298a77bfde078f0531aa302ec15e528fd5f77f6215c7e286f610b1eab49a66ddd58e1dc852530d80f10847f134e5e787d61b28afb921fa4f582a8ce408f6f98afda40fd2379241a9f26cb1228b08c9c7d61b6e67a1a06ee3bd7b5260fef98618f6a3ba5bc9efb5ff99a34cc6a56fdf8fd6268ec01261703666b14b29b95e6fa9e781901b4f7391023cab97c8ea4136c2d633e6410cdfaf86251d775ace352d44dcdabc0108e9eee90240dec0c297b0d7d645ac32ecb0813b2b695fd0dfc0d014ab7f054206e3e03b6c2a2ef2b2df42bad64a8919539b5c3c9143de8fd03d7327570f49261a8b1828fed0f07661546f0fd64fe12c0d790c22b6c6ba486febf553ad76ea5009be8d534b18cc778b6370add655f42528dc6ce166557d07e2ade6e714f1b868f97032d9ff2b6e44cbcaad03d67eb0999be2f763af79688d47b34b9bae537f9fee687550a5a6a5faca6da228d685d135385613a602e98a49d13092f4fd3d0e7fd416fe59aa08fafd9704ff9bd686e3760842c791641d58200fb1e73166ad76481eac0e8ecd79ce29f1ab6cc9d69a89d9c48333cd92800dce9dc4b9841ba9f0eee80792544ef433c05f2a982ed69c5fe25b3228792b397d51aa49ef952a0041baa11ae0bbca816667c63ef714d69e1712eaa326fa75d7729eccf6817cf4d1d669062b510bad60c5b84d31af55d6a02996f8a9ed9638d6f418176cb0f7182f5ae0a452f63db25970850bab19fdd6cffa2ab11f09fd5a5c21056cfe31d28df45cedea075d0e34152737dc3cdc18d6dd4f96af3249fbd1753e26cbb7c0a07f99e875f25511b5cec49683abea197bd6e6b07860cb20267b033bab07d975ced5a2b52ec0e7f7a28d58f9a876dc618bd7041d416227a44c100b063f0651b0934c7274d922bdbbb8ed923294ceabfacbd71dae91a76b646f17105c95a4e6c9ed6fe8a9f97e2879d8266ad7cdc2467fa6d71e83d225ac40a449a1b58c28aa2e23969335555bd68b444240f685697e3194d7248a46216c260fc52a38ae2357b8be4272e343fb249db844604b0d1f867b06d72737c3968ff08e000ff15794c0c6326a97f1ccffca99faea84d4d17b6080fcd730315d21d6a50ad2630b8d332acfd3f36156d6860865b6c697d3c808d49fd5d73952edec4f16740dce435fded7f9a7dc346301d81e7affa85386dee273d354d7410f718663dab7bfc2923539ab61fd4ff60e14f9ebd284ea3fa77415821cfcd74ae432f9323c638cde0838657a644ba7db5ec4917219e83c547b15f423ca77d74d298650ad489fd9b9c51b9c6bcf8e25083766882bc824da2ebada7ed39bdbd74d786b76840d6ed9739f199e5d25ae1c1794b3b0cc81ffa154acc489d2a9aad75ec57bf0c68edd7511eed7f1edd0ff92ba93ce6a2d037b56a13d4fcd5c9deed76454355e132b97f4df7f82602ca615c23cdceb5714d8884e8f6c9b53dd13cdd76ab19dd207d53f8d3f661f151b263aa673eb5b23b5520f4473b3a53bca8569d76c6258871292192ed32dac742fabba79a09bd36b4fd587c77c7b57398dbf15d76d644a4e52e96a9ced383f7c9bc448218973d19269127b4f5436f2a8d0ebb5d77b7a193498388830f8106f67339c78d7e046b18752f2fd08c72e83e83a2b80d7b0c91ba71c26e484871507fb9032ebc7d0430e0f2e8c61ba89654530e72c39d7d3048a943c779ec96389141925641f1255822e92de5e710b73b0466bff79ced7d4275a5335809b87ef3488a19d475babbb5c65bf807d2a3c16ea7c4c3bf77ad7da1778d5d6787f3f26dbf857468fe866ad3de8e31c78e93bd2b8992e754c1dd7f49ab7291dd49c329ffb64c7cf4c7bf980e51f300b80ce33ca35bebd599221d81f550a68715cafae4402de47db684284902cda3b6226b4dc3c8fe9430319add824ec480a3e1e049a8bbb8954aca012f745f547e24e99d060f6e22df0de2acdd828ba718dba16080fa2962306d49c82bc44935d4be683e3d07f58a0c21ed003d84aea95166ebffab770697fceae6fc0a728cbde46208285b0e3fd72725e24eed84fce35b5f6fc4ddd26f54afa9007f9fc44cf4bf0821c1430a346e34e77305cd850dd12bb8d732d22bb649b2cbde4b896e3846ec7377a3a806ed5c9534b6e89d8530b9d5476e075c8e921406276b101374e67ebfb56439c11858a25ca7bf888d87e349e75d5cecbf7096b409f35923dcb28a4e67b2201b2589d1cd83c8dfac5d88e5c58fce229ecd0a8c2ae34c1cab86357c3be23450b35dbf6d382c96525e7d8c3e22f9adee70719685da093c5cddeb20fbb23d1883993b28fef6076dac9c1d8dfe0f062c639f34e2f91de6c52fd61674cfb06a1ea77d4bae18f51a68c2718d8ea62d92863c72f9befb2c63a0fbb1cb2f4f82bf588dfc2ee847ed8e3e45a0bd8f0eefcb581b5b2f6f17c00758cdc257276428154912069e6188bb7f093f317d8f4de824edcc9abab07d4fde110bfe02fa1863df5963186dc49b6d3ff06f019d90c446a305c6c1b9bd24db43531285215e1e63b5c67d58c1665f8d59efe24e7d9145f2caf6a0b85fee896b618c3fb7411a2430540f707bccf8ab6fc801089b6d91b12263848188d03d71b836110715fa42ff1c0fda095b386994275125a0ff4d926893fb479d8caed3d02d3a1a6c34336111599046436f26dc75cb45d766179d93fffc41cce942d5b8c393122234794fa7c68911702e41efd48f65a4b1a3e42d9542aab66915a2fe43886dfacc0909c552857f2d6edf655f2ef977be72d96bad956cd97019cd9382434a76c5cfdd44c3479af130df16f74ab6614603886d45ed960a4a7983dac1340fb6ca4547ac59c38d62901087d947e96487db18203711fd997ffde4e94a59a6169cbfd15db39551c1e0c89b319a2e1a4bb13d11a7bfbf6d9980f89f922d5f1fe5b81d12cd954fd238a48d5ce3500f946090dd5529a6f73d999dffd24bcd1b084b9d552a8659d6a605e028405aa37cce8919f25e3e0ac79d99c9b06b3a6ff4de8f3be14011302391ad62fb7b4d6ca2710edabf41ed6f520d99e983462568f74ee83fbead5e7746b8bc085457025f17e446025c400913b05d9b4ce204d0a8eb6bf57580a8ee8baa8d27ccd7c33df9cd4fe2bf82bb8340b2cd9b7aa17e7b4b1139813317f5df9d6b26c7a8ebc629e5650eab978ebcc9cac3dd9c5adcd3fc62f9192bfc48c29e52d12274cd4972078e51c21f4a255770806b2d9d85f6e4661f58ed93e6533bc9f3b767a9adf1fe374dce51dd5509d6928fc64d9d8ce7c1a56773742417ad2e17a064d6b2bc09ab8f84f9a35ee06adc6cd40c4d9dd267d882c707f1979c60c462825b24c64ef90f60d2a6e151f3d594e748101d9efaa2c1d6b9a4c14ae0c5d2a9613ba5d3e4e356309596e90f4b1f16c292286d9f0ef719a7170107598aa751b8a893446c280e6c7d6dd861724cdd39514ef9eda035fd9131f707ecc2accdf3630a423a43f4254e850847cbdc2ff3afb0858b4da0e6bc7f43ecef160cb0257df4fdc40b921d9be129406707daedf5f0c305bb4da121a40d67f64ad0a1d662142ef088ccf3e6aa7d75c12525e33d2e2b918f3aada1b8e5699d0635abcce3d2e000585fdb8a6dc88dcf55c90ba2788c62cff9928da2680cfe4f9104d315e1074262a7f2f043a3760500ab88053213a12fa623da1da28e0dd026d796256f56149c56a5770998c1baf282141e9f0eb1fde3c28b158da2e23cb525b24563ca2e55a3e662ba0ffb6046dd5bd52685f693b31b2d67a6dda3640a3cc64f717100333d7352895475c91dca7446f9d6909508e70122a7677da3bc7e89d02e4e4583f3de6737c56a746981bfdc6a24964b39a453c38b5d96dda4a2e954505776af4d4f69dded2235f1adc9e6615ae6e4e8081fe379289b79dda552fa493e82f67ff23aacd4a4bb2d392c55de5a0b987fcc0b2c8fd7cac4d99da6ed059824d0aaa8c7d32206092db51e6f3df167602c7f15fed0d7a429e5e3dda85b6633aedc6dcbe7c40b8b06cf527c607d265b1a997dfb20793a07ec311dada864c2d75355a6b778b3d30334fb88d058c2a16203b584a908e1ea2b2277a30da8dd1d9bfca73502100e256ab03e674ad62ba4d5d5e85275a81a6746fda5ecfdaabc5b20bb6fff65422cfdb5c538b40a584dea5962b3079727839f44d2c829bdaae28870e22a1593c250fb049201330632b09b6b10b8301c4f04dc4ec117631daba51fea947e4839e75c64769d4afd26797afcc11e723644e14f5a02c818897dac3f2d6a2e203fc92bcefb6e8035f83088df69a350f06865e57e77ba34b0362dacb46d0795058c8c470069f5e4dbac6b4733eea1a82481bc72e0db61ec10cd0dad0fddf8f5aa35c0c5544d1e0fe174fdc74f3de94b326c5944c5a4f901aa334dadf766455d3d2f21d1ce93d89c304853d63785c05f714b5e9ad9e3527d2b514db031264d5bb60b99b6bbdc25f7f165b614a7ba1d6701a9c453d8428588292f3db1b3f6c3b8c985dd6cb294f3d6294b99516118af1d7d6b910920a8f9990bb90db5c73097fc370a44a078c54587e86d75ce973b141156bd71a2d3d7f907d4606db6296e19cbeef5445771f21a7867d9e617d2e9b2620632d42c827a1536a073fdb70e587802c8d589ea8c319eaa970f6e3fa2182113af4b1cc45bbc0ce0773e5db748f3696f7f5537aecc3a5bff9101bab1c5aa5e30587e6fdebd1fa2c8f6ad5db827707545ce28520ac8f2bda3dc5d101e19eb6f28562275ef778d84bc32ed0db9117fe261ae98cb70bdfdb9037eab07ee8bff8c4181cb186e07262e1a9ff02dba3eb82d4b03c80ff13d09a197e5fe96d3f23b1860bbca9ed239d4209ee28d2dba57e8f62250b85770020987ab11516398a107773d3d4066ef9d93e44791b31dba7969513f886e82329225508f5adced4fd47a412febab4dbdc91e95df51eaddbad814d143a459cde5adb3c762840115e95959df28d0f0465f5ed9d4be38f00dbb37d730f59446b8f369b13d0eb89f1cd4db5c3286b03474e87d8a95c42ce87dbbbf86f5863cde2ce0a1b916a4a1de6be239b9f408152a030b60c8112f36017dbc1548dd5056af1a435e01c449efdad2d38468edad6510d131f25d12edd6d0edbc4358152c2e396a90d3bf667506b6c84723ce2e843448ae23018062a0af629dbd1c5c26d18d6d3783ab02ec06f9ede1877fd1070d4b4366240e2570882466bdbd32db9ebd6db03cfecef02dcd131e9e471825b90a2349a321a40d172bb3a20dbd3aa4e8bf76c54ad449385db2c271c1d9b3b1dce3dabb88625c87ee6094860dc014d3ffd7e22c8cd7525c55bfe2c906ca48b1d89fa2b3f462d7db14d16298cdc0483ddcc6010407d36e7b0d0ef5b643d775c98c62b79e5cd2565912db45ff6dc0e2b88b05e8f95c34a1c36c2ca5e4e6968c8f58f4f4a6b6611f66942aacee1dc0ea5449ccc89497ed105fcf1a7c5fa2e6c9ce2b276ab5067bbe19a7708760ddc22614d49f8c7f15cdd50ac3b62f3d51f3eeaa792353e37447562ab6c67a0dedc3d7a5eab7a180b297487f50e973fc5aaefe9b38a3c01082996932b8124e13edc420e8046560b02ad640bbc30a5d533d3e08af8ac6de652ee3274a6dd2f1876dc532034cd68ac229568414427b6277cebba1d365b6b463dd70a077969c5f5abdc66f3046d08bbb3b1890252feb285d407cc97115592698dd89ccfe7d62159b9dc68874ceae761bffee997a862f8cb197c0d2c3701400c5c273ed5f5ba9930d8dc6e832b53fbfa4b87cb02ce260b028073af84f1d189b75c3b59b771bb399a91dc77a56d339f74ef099bc7d0ab0851769a23600f692d1331d99ee455fa6814cadc9119f18b05039184c7a367fed6da0adcdcf734205db444f82483aff157a2b9dc97109545b9568108bc38d68b693b90b166c065e47f7cadcce2a20ecba486cbdc9d2e72a1b5b2ca594d444d4bc8718df6c4b97aeb5aef70e7effddedf06d510dca378b3c54c23cb21ddee45b17e70238277bc88f670fd315ba9304cb40bf60adcb166b29c9e581ca4c549f16026959baf3a953d5e818f62e74b47c1002ed4ccdcb401268a23bcd46b708b6560a3f2b7aab1a06899669dcf73499e101d584e6bdcc79721ba1ee04a4210280117414c852e562338f6640807655c8a86425f9526dcc93af8b54b1818b3babf3a90f522c287245fe5c702a5fd1a98868f67a0b985dcd0709053491d9404e7db041d0e187bc7ab326a50b1b566e547692b5948f14bdcd780a4e185eec3de26a6a902f4663895a7d6178a841ff3ae486b5b25f3b6b8dce36d08d672c28a0bdd732b6eb230d94f66fc9edfecd6a0ae8c37c0ed177980dceec64f0a5170fff4a0d835ec41967ef384b6d9f99eab0390ad6a91e67874c9dcf6d7e312eff9e7a8b6feb6e9810a06a36f4e7b6d6e502cd968a82b705d6834dd05c5eea7670078e22d9395aca838a37f93c0f8dffa45e86d628ddf450d4805dd095abab66dbc018e8bdd22ae36878aa5144e60ef2120422777430f95cbae94dd2eb0307b277e4b072e73199d0b4a9bb7b549125017daabba266e528709b032dd4ab6f9af587d9afa1b6b8e3b0affe4f6c1e935f1050c0ebf5618b4729efb34dd8a77b53fc29c4c29a3e4ad4bb8ffe5866634d9ba0d617ef78174116e54ccfcdda97a124b9bb17591c359e1e01d012ec3c36dfd69c207349f92ab2aac5554e2ddb40caacff8ee2263bf594f807c44e500f8c13bed2efca896d3d1b4ba2a4e08ddb4c01c4bc2f162540bdf339579b42ad9fafad7a0b50d4616f88c98b7fd961bddbf70fc5ce42f6823155d220aeb3dcd2fca0bfe8b0fa24d5ad683b2e119d749dddc33331eb975a06eb0b14d354b682618cd62565c0f25985a24e80569f6eed6dde243b131d97e7319d95ce5361f0fce72db981911e2f48cc2fd8eb80acea3c9ddeae736747487068e7cebfcc96866a5ad531f3fee66ed5f7aa2aa8c60f47982ddf511efc8eb1d021b851b2848fa32810a1c79cf80388fe28546d170bf98e042ddf8c86bbf19c2caab2e45bba09f2279cb330ef828c99d4f36c25375d59b5a26de05ff1fceea532cae09c9d7d40870f60a6221eaf373219ccdae5d823e08f0c8de089154a178de7b7f13e6cf5c37eb80f552e1c14167a5cad2cc5b3aebd90963de0a98f34fbadb6ac70ef8d41335bb524c4389499865a6f4bae8e1bb944a6500de2e539446881f3eed2e9cabe7ddee9d1da877ef67de3a24800c1a099eb1aa56de387be4f5561ff7edfa39cb2fce6ada127a62629ededb6846f8b52b94007e9ade58db74e1f0c79eac8343bcb87b95d0e325a8a966cd2282b45a5f6d3d9e1f89de5a3e445bb97bb6a905ce2f1bb38e6d39714ed439774e7c0ade13d6a5d9c273de6a2ad0f1621d940b8c90ee0f54fff3854f3570e570b4608084291f1fc2c41bde96c770f69fc23169fdc5d09cd50cb6fb26f1d33139dea0127d443317ccb2bbde9a243eaac01ef78faa0f152af1f4c8c8d67e7761b00dd4c11cb5788c9a8184dea55cde7dfc39515ad7e80d484f1a992bc843b5330dcd877186d1fc81992ce2deb1d4db07ee0a31e7b624c4066438765e212a9833c8e7f3042312cd9c087640dec233ac26689db14e3b7982421ae0aa15e5044e1fa41b2038096afc78de6ff9ded658516c7e3f8b01183892b995b8d669e6d31cea69387ca101ab86fed54c65def15c55d3b7485951b827a500a46819b3bc247aafc925fbceb99fe07c71f3badefefaaf129d08d5f7cb4910d35f793af70fb68e932616c7ebb3fb52aa7a0e14df13b23c164f5425781a16b408e2dc826974313145b9060567dc5526bda2320edf1531b08f59490a66099ceab959e1a68ad3cf4672134cc7199915bcd8063780df17127585a195b4c8539674d6970ef9b3f570e89cc7af2455822db21c6df6a9df2089977ed0dc56b03e83a215aff29880b9e70345590d922c1d69bcd58288fedf210d84326ec444ac9bc03954e92554d696ce0d3e99829bec87c6bee215cefcdf41fd59e47b2c50007e62958a9d22dc83b09bbdee83ead717a96e0041e3b93ddf528e92983cee467bc83b78d9bedbb649c407157833a60ae97ac796db9d51cadf689db0c22d6ef126fb55b1ec655cd1586a9a60f8fc6ed98f1cad81c57cf226df6bc1069732d8f9cab0e30c53057ca7d8f449da0c85df86529dd8fd79b972ffdf76407cdf127af725cc11d3b6702cc18d81726f3b423500b1da43ae85796146df76d9564e63db8a8a69f742611895d6e1dcd3c6547fc76615198058df19f718df7c11a0b36af2aad3621bb7aa6450cf43573e621fe1e6b01c243d4fdc74c790df7f973e47386ac56ab13407879538b52d1073815aee87d48f73c59d660eaa3fdf8579f71b52eb987a12e535f1b554a71e9800cb44558de7a3a309ab77ccafd8df8c0a18fb0189fc721686837367c9b4c5da199de3355aa27dccbc1daff5e284df8cf55081cafdbddcbb861200b77b5181e7d0a923eef76d2cc1785c6061725fdf94f5cc7d3e269e4979b809708797c06279311ea9b0388b81679c4a0aa012b0df9977a4b72cd8e4ac2073c69fb66c61126c6b488aef4ae06ea0dd3f26622bcedfa08384422e7166362a035f85ed2dd7ebaaf987a6579649a3d5341c97f64b32dfa7c60529f3f6b9a573fb67f1e716af2c84f8fc4865e47c9522ff6acc8b3228dfb99056effeaa1d88d1e706fbcf4eab413db4ffb258ddc006f722ecc32e800adfc5856987321d97b37eea3cb40167bb0771d4b454cf97f6e6ee7e8225133e8bdfd48d1736196d18ffae0593965fa835d3f408b39ff8ed9be8187d14cf3b5b49dff246eaf669b1d3eae37c78ac374ea499012a54a410cfcfe05aa6b46a1e940ddff3755e6b62dab5c4d8c8022986010450009880d75b27e02ea46c3786e45e0ddff63f8a25d552fe07bfea6392c1ad49676c87ec9ff996a25152781ad0cbae95e014af52ab2d53ae085a6f188e33d2b31e43419b6abb0197af0999154d94915ee032d2c9960c3c9474667027d2dc50010336dfb1c9fa29b61b759bb440fc8ae5e04296824a709692ea2a100ad89b577f58a4267193629c942373bcb2e08bcdafe05385ff011f48e0b79d43ad6f86b6ad6d39accaf485345db7324965084511fc986b858471e068c2f619404e063eccde87cd98520352536f20737faa427963f321cdf56c16e083aaa2e7ea09814d4a685ef68560c50fbc37b6fd5ae03dcedae05ed4afa4afe085cfc48dbd31cd14541e6791ab18d8b110ffc044cbf17706e0680bcf6c1d0be08e15cb1fd49193cbec5f8b7886348eb0aeed0d5bf2cf090d2bb9f985be907ee09013226a975cea1be7b283685f4510cc560822b60ea7b752ad9f14d2866314e09cde7d9cd76fa969d3bf4670dc264bcd4950cabd7f0fb11f44b2e15b8992f9e0a2d4453d33694a5b61c4dd78ad286142bd7467f17f50098a894283dbfa8622e0b384bdb1c6222d1964c04a0c18a4acb094a5a9d5ab091c1755bd7b98948ef6e0cf28dc5147e83c1843b03cbc92a5f7ea461a6d5f3d017c856bc284b142c3b4e0d134a8e13e5d46b419667727e0820b8688a5a5bfe6ac9aeae3ad45766d3894e0e961f8c486eea8a5ea4a0ecaffbdb548daa20b236518a7a08152fbbe372264e0f487231721ca45212cf1e694636c0ce03584425c095704b42267dcb7bf7d7de10fe894fc7c9fac93884384ca19034330bd1efcb2f376d3c7304be9b00d2dcae119e8c9eeb4e870b9c51e8faefaba34102c99e10110e94b0e591e2897498ea0e12078024416a85183b9e12fa27403faab0fe0c5769bb1c9eec7b955e5bf38b9e126dd2e611da9955941f8893db03688f809ddbcd8e6348f00168d65308ca7cce12da6e2a9e9344aa000f308291553d6b4c5d40bcdebf23fca6b2234e05ab92ee12fbab54dac5bae5174c36e2e3f0bcf874971413f54046a3c9ce5aa776f5249e15a399085810da1136bb2d5ef58eac66506178b045f5e887128d1b5fb2fccb9e1680c9d87d13216a4faeb320f26db5888742de5e5dbc214061061fc9c5ab86ee16dfa734e1ee28f51223fbb6d464e38aa3f9970691ab268eaa90f8148e67aebe18e9e4f2c15e46b9468ac186959a3b41865d5383b772a41de8a262744813a03e199d0359260f4763e91e78164e88e6b1dff7d3ca0bdbaf636c7fe80201d998fe19b2c81813f876e93d19697b3cb409328b9c3bc815ef7bdc16bb1865c639ba6e19fc880f24b42eedbb5267c5542c6f500a859bc8fd43b403716d2f1b3ec08e4e1a0474ae31cf2dbbde68fb72bd618491b16bea42d857f938dc6eab06933d73ce1b10c605643533549d9ae1a3b263e0815ad78b70724afb6deed2de1260c7a2be1caee650a0621f1643ec7e7e16182f1f7f6b1252ba3141965543720f5d2a767e1d18fd9e5a2e9bfdf64eba7eb82f12c773d09a97b7c1a5a6fcfa22e109a15c0e1dc70d65d1ded551a65dfdafb4fa76c5006a8c414ce7fd62612417bb08a3513e1e15b3804238d3d8f4798e67b746a8b1a4360c6715225e7ae06da44b38b221ee1e52fffc61e773f5a7f15294825c14b932d9c78724e9c70ea94a8d41ef225fde20d2f1c3cf2f5a90db6676c2b9f518a5f1c72f0802d6dc350ee68a6518987e0e2242cb6a985a935f6256d8c059cfce4eda7be0e17ffdb2cbb0a7528de9e7730e239ea14aa83cc52e75405a15a71448fc2c9a9aa3f2291684b883fb915a13d26e24b6f484a2c0b6105f4bb1c0994728655391127733fcc7c88f3990babbee4f4e2523099cf411c07745257eb4520a02908a9e7d68575541789b1ac52b9cf59c5e2543699c27282e4b31aa24907025a0129b3fe5b775b5defa13d604cefa0c39ee2562047eb4cdfe41ba1f79906aca66d4a97c461cecf1366a46f8000e51190d4e257bb9865d832da60d41ba5050f3a5a3f8da69aa2d3ec8f5e583d47c8ceb3b9e2623c038148940c47a70f06e27745d73212191c31ef77680e846133284ac740e2672995a4f27aa8848deb9fb339e7cfc53db0c138dcd4fdc427e34b490d6eb0e280b560fa697a20a0f2797dfdb3016657cc6d68ef06476d4d95b3b6111e025de298487f0dec75928917043af08dba3488e19bcca9a269b2f4f79797375b8147e29c462501362b45177b23ec495c9506de918261162f10e4116a71c5a6b85892e2a4ecb399720f10e32f166134a076299a05777d55f51db32bfa93e8b0867b33e2a5be04a8cfb503b9f3be94ea19e79189974e295df4f2573197d22b5ab1a70ce2a82acaa003d2753ce0ff0f036510ebebe80adee72c9ba7a526addbcdad31bfe2ca1c80db3a496609ccdaa62582118bb135d0405189380835f5ca8231db2d35e2d5c2d504bc796de96e2a240bef5c6cb5fc479a0e85c8c12ab245e4164d0a6ce2d7ad19cf6db35bf02df942b23859b49fd9baaa926499a810fb4a36e1ca532ee2db560201357f39e186fb9cfa342ab784b666bf4809bc87ec72999a2a00f159e2e3b1bf3b2b0c683c52f4be9ff1b5b90b1656c55fe304d775265283c5e1913ae2ea98c6b9e9570d0f6243077fa84a9f9939a09e056e81e04642209879df4a2fe3196164b8cb139356a7d242065a4c43801ff908b9a63b9277047815e3595ec1e3265ea1d33db778ca864573172db5c17940d647bc7997131af5f2c57df89d71e32d07aab3f3d1816f2f40f838d837b2b29f3ff09bcc2163b0ac5eaa48fe8d00e3318f463d83be860dbb22a28d38f0fdd30898a6649acf307bf6c0305a8653efe33eab33d609766aafa60d7c222922f7355352b900e87b6bdffdcbe4e37b361fe3459c2ad0da14aa49f27a335e4db18e95503490c615a5b60846066cc3775243e348319300480d670666b45e48712a83df76fe364d19c71c670f32dcc219acb0e3491fae0159be0b9694e39b67b2b7d65fa6cbf9b52cfd1a492e263b8dd3be72e3563c5367e0169d559d7cbf34452b0835e5a4431bf538321738a8988bd29dbde364585fcb9ced9126b068be81c4365fdfd23f8d8af4717cdbf919d12cc2907de36ff927db3fd3f58a5fe638c5e4db9730195d243437461aa34123845bb05241e372d0c5359d3787c7067b9b30b237663dea3947fb634eccc3f979ce9f6f1272e37c82b841ee031a811ced5598001b05aece6a4ab48ece8650c84d1d362e0a3fe37e8da20e6f04e295c7cea59954584a292a619b86ba4c23f456d6f1c5b78aeee37ffa343242ea328ea2fc7fb1172c0275b6ef030bca950c6e7d7ec2d2825a2de3a833af361909c5e09ea39bf83ed3afa51aff7a3f3c5ec0e6c1a185cfdebaa9e3aa25388facf722bf7904d9b14f6c42e63d564791e168f38b21e2b3cc4bf63ce3baf27390033bd7b8273b27b43d5a38808bbbbdd67bdd4462cc1d4a380493a5e3d9014a9a71afc7023bbb28356e4fc76a05a66e595a3571dac750dca0c4ce34e3f47a677a42ec74576e8c57fea226bb63de274a407b54e7c8d6729f71af099fe42a6bf7d34a2bdf30facf7dfe564c81be66360995e2c7fc04d386606c492a48e43fb23610ad8bfbc347a77d68ea6fda4283eaf1209f87160b25e3f9b51b4c7fe440a10fc4a5a1f2fc627589101e8d1c8128467f48505cc8af433921b2636ec0e44e152a4e4a67a79daa7d590576cbe2b5371ed14f68252e221241069758e42ae4af82b73aab72ffa0b59b6f4fc727061f3778be39b4a0e92979b39117fb6a08e4d13f776bd136f28dc08ca3282ea57f5496ca7697ccaf318bebaa13bda8bb91e4e6fb8efe1c35914ecbed62f037d9b355771b8a12c02a0129da68092bda9eb2e4e915870a2951b6e04eca6b07dbc255ee15349ec9fc4ab04d9bd15cccf1ea56e4ebabdff5045e31b5dceec30fe7a875b2ee7259dea5316db377e6f49206b174e4ecdaf8a60288269813437227424d46d3751a78d903d22f4439c10cabf07a48e4f3102655e9ff3ec82b549cadf44bf0f90515462897b32c0304603a37ad8651e4f8e4fac7b12d4684a1088e5aab0b51e954c6b76e0da61df5b77b8c8fe3c108e4fcec0e9a764199bcd9f3914807f80087657124f357d5446a9bb34b2b7b6aa8e5035075c0cf85fcb97efb0d7c461ea5c510539e6128e34a807dc89f1bb5410de53150d4789c7a9a75ed06eed1b7b13b0567741c533784d7e9476e2b82a21951e531e2c67267a493915101d720790567e1d014df35f9b12e68a29466b0ff686de53b17bdf690c86ba220bbf0f4b2b10e573816a1dcd0cb890e8ca1f4da6ee174e541dce80483f86279974dcf903b28756afbf93fd6f35deb24cd43deffec2665e55ae6c31225bf2c7a66af77236ed89435b230448c2a0e192f1e728578aab650e5623daf062d2eb993b458ffc0ee94ce1ffe54fcc5f259016e9ed0d050e6ed84e567d6e6629620133d23e0a200f64d9c29f0dd421c7fd708e1e3855c1665f9b1e5884341f8efb277838ad9774bb04859f8aacd22f7b4e430641fb4df0c1cb79ee594c07ec8d8fd6bed163ab5a30aecf8e4e259a8c3af792ebe35203c1080e494e5a36fca12c619bc6f503fb99686fca90244b8934f9025b3fadab54e3a28ecb2e5b27ba55a0cd8d38c55864a95a30ef86b23488785545d045ea555ff0054926ae5b4a026b9597c03ed0390733c93b2b5d5e9d3428c9ae44a09f20f287adaaa0ae5b7c485125b0b16c6b747aecf06a5c2d6b121499f7af341e8344eff3ad38acee5b8f055099e5b96c77fc318baeae6792dc8d5dcf2f88af398ca29ade41c9b35e5bf1c2ceb29771d96c9d05a4455bae20c76ff523e0e6bf93c88d905037664abe5c8125fe21142610d63ffad82ebd118ff3ba3f6821b70eee6d77688676d2d2ce5d3c8fd5f8dedbc22549b509c5d2eed9ead6aeea6380e5c33c7631ad95ed4fde5d440690f232055636a48ab712e9721fee2eebfdbb4095e81559cd30de3be73e5e2b6f626e47a8391b3155cf5dadd4c7fd206a090a5dcf0a24b170263755ba4e5e6118d9efe3b6de5b9a199467d49ad2d36e11d9c150b6e0611ce04240f8f5be5e901a88e240ac10c83c2399f3225cd56b6d9fac294d23044326090719ca816e5eea85426b2b925d1ed06718c35c312a2ff790a56da8c1fbe9948a974c805f0e5f6d8c83a9cd03c876b25b7181e058f9bfb91c2e4ff1c2028f584c231b2d32ee5f6f261e2ab5df45ff5f18908462e343154cff06df4dc2dcd105878450f5fa3e604708e498cb875988abcdc1c6549aa74398eebd45d810f1e840035b9f4e55ee61a21819ef9dc63e7784eb0ae64d769d4476541044940ef2769dba4ff7abfa6e62acdfd62030554914ad32d32e31ed4cc3c85384b6f7c926e462651f3204974e62d5a0d93cb8587f248ab010f46ae201e7762e439d1bf1ad37852eed7e3d663e636c0a9e67763f7ec9190a7ed9f3f58dfb517443e92b1227c3f4606bd483cd0e6491d9f30e37b9a0718c8655144e4d020ece7807b91b07e614b5c2dd6421aace65d28357ac62102fc55c7e24e5be161c039bb7bddcfcfc6d46aa99b423050fae669e2eebc258cdcb4dbec45ce5e6716fbcff232b67a2ce39440a351c1f2b356e66f1055ad9cc8db4baf986aa6da615794c59b2784b4101497ce7988b3ac59e8e69b973ed6e2402d9c10181e0515cfe41dbaec013d95e60967f2845f9af0b3f5e6a4141c03f17b2d53502b66a3b451fa7013e406d4eb383769212a49e5ede0a7e6c8a337831ad42cf19d0ea19ae40ba80f5b78cbce522c3c580e058eeaa616c8e6c936eb114b6bb909eded8c6fb48c987941bc7729f6c47d5c43090ad1f2bc3de6d5897ba3b68695bd6f03d7b6676290558e959c68ba3689ff96584501928d2ee6d8db5289756e356a9a8aa9f40cb80f14da4f00e904360a74ec75d93d81b4b4e6daf997a73551e6fa25c79b7cdf828ea21ec159b34dde1d5cc94abb619ee162e6f61bc4c1541fcae0f76a9f7f8f158fdd62476172b855dfea84067e951a6f5ae6f62254c9b7c57f0d4dd920072be81ec21f1f9a096012918817ccd4674fe56ce6fe3a161094e6ece2e6f86cb37d7331a40c694a6fc45a9a3377d4052f6174d8e7153692b5614b87af8be93585c89434905c34904df759b65e658a788f4d7e0ce73f5c70fb8e694545cbfeca2c9b3817b1ffb8be2913a254c5116e2cfb8471bbe75346c27a94c8b24d52fdc35733c3d25ccf16078c80e80dc7d771afc4f2313fe75845bfb08d4744860e1f66b0dc4cad53c271858660d61c1f098094c8d9b716e773ef8650f8c91b7fb2579b8b4da851f37e0840e4c5af01c3c39704d2cd9402e782bf45c812c304ee243e0139ac36076700adebc388bf0f5d3bb5c56c88aca0e78500166c9a2a080dbe9f8d8cc60a259e4527c874fbfb46ebe0e49d868df91ce785b61a663d3fb19e3b5ba794e925f3c2d6026ad7c47b126a8b0cf44d156137e789d02038399135a57028e50ac2b1764aac1e4a7c35fe3a4a6894b9e3eeb6bce78f726fd8abc9e8db6cee5d46418c315f86ed1c82e60ce807840aefcc1bc021e797b06604f95765054a125302929303055a9f77eb6bec58b9badab1dcf2d38de79ad87ebfe78b0a7dca40993ddee1dc5c59b3f159c143aa885dc8c7a2e90391e7a202828086d235111da0b9a20b17cc63a75aa1cfe70312b00df6bb6c0bb659e7a4c69e5b23c469105b9f03f735d096d0b3193400dcc7326dc6cc26ef996860e7a714c6710a228e1629110a0c8ad1ea53655d9ce9017e12a4265e768fb98a77e7c59c8ba1b48b87767c101dda8685607a60b1ae84b2490f7bfb7ad4d6438039e7c91d5d57aaf2881b04ee39d58bcab86f7a3d1caaae9970b372f8c4f3fe370ce7ceac19d534b5b23910ece5914589e7f9e71a27997824fa93f1af8f93960ee5e800a3480a287bdd533d1c67e8b31daed9ffc2896b796fcc1de43ffe9495bc11e810bdb8cf38d587a5d07c0542dbe7924419858affe6ab31988b339cd8379adde819b6ed06c5a39de981a20a3c597a27b1c96aec589cb6bb60eaa1660472a551e81af6c8bf90d334ffe1fcab4d861d46012fc72dee660e9103bf72933a434b0ae81bdb385d939b50590cddc03548fdbce51b6762c7dc3a923c9e78dda2a6d458e81f82c72c73e8ddd51a0e699928b136e8b2bf2198fa9eff19678cd18ad16b38e826a8de5cfaa52d9bd2f50733389ee5b29f6bd4186e0290be208dc919cfa30fe82c2b9dff59792e9d32c00d742a7137ecd82c6af08c5f48cb64bc515059b140e82da2c29b02648cb478f86abd8f1f2994a3646d8878d4cc81dfbb158712eb3fe8390bddb17cfbbe145821a26c011bbd8bb706fa25312be37785e7d42401ad35e84aed636b1021d49be8934805e646bc664be8071abe96f6ad8dfb529c2448a4e8b41c5a59eea1c1800a7eeddc502ee5ea78ea9c8320104ed7fdc3ae28b96746e8ca77a9906e077e0c693b9bb356d67f8025f3544693b17ebf657c1f2c7c3644e8e64652c10a61fd2a215f1611185ee8b2bfa672f7856048bfab61a6f1621cc7e8f877f740e8a9591ed4cc1fc3c0615f01895ecbcb66a4a25eead1c228c40d4fe8fdab0e3ed7e8b8ad2c93d7050e0883819eb90f9aaffd8ff05c7112e711a79ce917b372ef2a13b390ef84b3dac1be4c13966c66a2b0ad8ab03ca0d5779e1805e93bb73fc6e1bedd9ab564042082742dccccfc38651ee43057138e01f87ebb2ae93e7f3c202ab1ec3056f7ea87e7e5a3e4a9d80034be7e8fd274a113b5fa5589e9674cf3519af9a206ba8ad2f9e7a3ba1f315ad26b7478acc32afd9ab8358149e971ac99f22ad66c6d4bd2a3136bc422d04dff513fca70a78d9261d882e7a634e984b37ee3bea5dd90b5846e846e27b4152d9d981d1be784f198d28956de3ee7e988a21207da9bd403725d0e1f2c3f016928523bbec0bd907dbe983e1595d6dce99e51562179767063cc925060a019882d069e6539724a930c4b2774c5cf3e3be9aba5fac4a7675aef9807c1fa8ceb43dd1fde1fa70ed44aa06fc0e92a5ef1a2e9c9b03119964ebb4a02fd035292e169c042e8ed8ed44ff5d3ac021942ccea56e9d768b47043e925e4e25aed967dbe3da299733cdb949fcb5b5ae8230c67202ae9dae9b01a1be9903b311a45943f4963ae5f138086e6f0900663c423c588d14de9e89e2db55b22b96eb345aa2a39879070937f3ad6635a545cd7e79b3a045fbdea129626236051b80a2e092e8e4590ac40acd18e2efa14a92545b4b867d8fc88ea3de19e4e33e4fcb83ebdecac679c7c9d53284616d16ac7950ad9d53b9565e8ea58ed3450a3696576d8fbe6ec5717df12736fda8bc54cf1ad514257c31c62a5ea65b878fe7f0c0407f141ed6a812c0370a472f10105886b956a56b06983c916ea913b6821dbc213027aef7d8a290c15cf27f0b7371ee1b33279e507d713943fea9bd95dc841a62294a591b1973323c07120c686d61abe292b06906c00233c39eaac13a522cf95fc93f441a5d97617d5687ac44a3e418e7183e457df1c267a55eaae56a89ab5c6150a57388f20adb2608f0061797f117848c3b5b912d7a063e9eace8fcdbfcdb0b5db394ffc38f15e5ee75da6bd1cfd742a66e625cbfd59451ceaedc635f03cca6013f05718ff18b268b5abcb6a3067f75f0f4d86fcaad1544aeaef0a70b2850e63c2895babf9c75f3a45282e299326242a7e18cf2811676693eb03d83b9f978763a9d700cca2b8b963e2f765db3a48623e5240270e0c3dbd76eb0e14403529db080beb11ee79c51726a1d6ab938f868b0dbbb69c3bc4f0d326eb1e1ec6d89bc6bfafd8bbcd357c56bf7ba3d7befc410d726541460b7a4b0560eb22d93fd01bdf1c1845acf57adbea639d521e8d9c7ab1d0cd9ef32e56c77e21eb36f8986b3895d619bdace9ffa7a0571527d07cc79814ccfd977266ad48092feb40273a7baa1759bd5433054e5a12a54fc751cbb607dca938d34e3f35c8ec6eeb410894b92eba79979d61ff06e9a4b7922310919ace63c17fa2f0bd5e53e1a7eb41831dfd5f9ac8df371cfd271b68036306769c911f5dbdd4231f273ad97ad8eb4bd76cdfe03ff7596bd2e9c53282070ff31dc914ec573ea7d8f42d884df50feb50fb4e1460673f5c0ac20b0d4bb6b4b98f00f0df4a3cc79833621f78543a11eb572a960cd31caa7281131b97ee2d1536a266f6707863d72c7f686f4e8349f7eb5bcd5cdf607fff6e42e63708018f2410ce872374fd2253ac6dd0da2daea743eb60cd1fac02c98ace178102730fce45232928bbd8f4415b94689927f9aef8e7eb7ce0f96b61074fef498aee68dd394100382812bf3fbc4b0ab5f68d1ccda0b8eb805a4e74ad61c25aac1094662b1fc7a0910a1bf54be8e1b0fa9db7b09c62afeba16e389cf5dbe0312250a3aac1e4ec1226b138d7583bc3555e8edb11bfd2dfeba44c444c39c63493ddac4ad2e695dd83f543eda66c45123c61c78885eff6ebeba56ce307112ec4931f7a0cdacd085d0abad51a89fd3a9bc27a73006ec4bdccebb6ff0cb00e17133eb865c55b3793d2174e4af5aa74748e7f40ea8e60b6325aebb9271553a756d922ea2a891358419f766b9c4f78bcdea1d66d644646c38566ebd2612b87111336c805ace7b3e5c1f7297262c63494cab267b4a97d1b539378ebdb7610d6bb0c9661caa9c6440035535316862d92ce2ac35ed3858c5c77b207ebea85b18dac2f1459365fa0eca0d177ca1d04706bb277f6c10fb430ffff18a7ebf0add2251e136030048ab8aa95766cb7a1b5130d06ae98980a3f11bf34c9bfec04e01cd2a701a9e8659c05c8f083800caaf203e28b7369f0baf8b8199347c9ec0f72d68d149d4fa96ebff55f34c460852f932df127c0ee6159497c36c6f290ec15605ae20334911ea80abfe9229eb16c27c1e3553879ee6b536cf6d8b541c6ec28474cbca6382190d53c7abd4b721716d669e3e1496d5687652869430c78f9ec2f033f87bfa8024f91bec745a571a1b2f06937413a8a330d94b398a21b9d3aec3fb0fd1e323d8b042cac2b291dcdccbbfed36ea3679ab3bb33a90828b7eea1ec44970bedd46188215f798181fe09c2519356474b89b3d282bd9a73761f40d6ec45890ac34617098d09e47ff5b2034dabc3df257bc5df617f91f0da602ce0b1ec4ebacbd404f900e57d418c76b3a8c341be9124ce3dde30381651d76a1580aeec565c818650e85be070481561dd467e7951a4cb8af4e316800fa5e0c372f4e1ec5be6804aabfa8a8b4bc7ba971994b6c16e33e360f12c00bb6408df152c6d1bec6090e5a70f161ae6cbdc39f1f795385261043e72d55a19e5ec21b4651025a9ec641ea175482f6c2bd2efdea0e2ddd4eed6172e0284c3ff49368af128dbff0cec9b8e799752f46af2b70a4da2c7f8afc8780d2e7388ce82f785e78fdfc18c26eca749d76eff1bb936d8e4a25fe5b3128994a3676138ccd879cdc6045d2eddebeca75e9ffa355092ab976ee4ee3e9fe13ac0fddd08b4cd2c47f249b07a9152a5ecae9dc092a279a5eec3592318a8c7b3c3451c09b4e8390632bf819e9ee40b84ecaf03bb1183766e6a732c5f597b1a6b1395985db5d99b7ab84af25e0f7a81eaecb77b914d8efe18c904fe39186c2b3a41a2ea157d30a49a30c8dd2ebd404c10ecb8207a5c2008192908aa8a0827ff3c0b0b3aa3b853e1c8ee05ca563ba011d8ecc633a26c031be59b94895cd54869dcb5788466ee4c6c2340c5a48b03e5652becd7b93d9203bebeb3536f040a68d1b1a2d98b214a0e7e18e1ba9e90c7a1c9b9ece1bd990cc1670dc18479f475430778c4d43b507bf319b30b6bd8eec6e9794dece323b568a02e981b9092023fe918f57423c9a00f8782a322fc91eb7a296096ecfa52492b8b5f2361d8ff705b6fd7f17c27eb3a40f4eef3418faad70e7d2045ed10c3e9a5ac0b32032cf292a102c129ba9d93770c5fea44ca89d4b6a712cd82ed14ced4366a34b03004468a865363f622abb57ed6d647383c27f3c0887f04deed15b980831d171eb3bd913aefc1a88c1d4d0e05c436a9aabf2feebf55ad3929ed1c4f85e0e3dee1aa19de5754c18d3e95cbfb8a8d53c1803000c93ba7f5514fed257f24034bf0fe099d9cd527dfe0cd957b2907b2b05fbad2c2c49d8e232f71ed26f44fc4015bca0bb6d1f74fb922c2b2e62ceaecf46c3f326a26979ddd17eded2c876be0bafbe4fe9ba5fb1724743317dff33f6959cfb259dab706184f861fed355d49ffe7037bf6a605ce17a39ba483d99a9158824ceb6cc7ccf2cc232c0aed57d34d620799a958b0b37a702927ec9546f197e27ba7f4506e0569718cbe39ed6fa70b11c3ccb36c35ca7939f24d628626158f694b0f96e816756573b63c25ed71d1ac1d361e1cd9fe49acacbd46995f119182275195371d97332335584eb8ed784c2bbad696047d0967546ab0f42cde29300b669c92dbed7fa7ad3b37703eed834479280ee9ba1f2d73271dece3061cbf23d69b58ccde89ea1fce86953ebced928fdd39c8124684dc90f0b190a0caf764c8e31106edd6b0485d4065e95061ed99798ac59d2629d4a7fcbb30d01f7829162fd26ddb851116cd72d9557a15dfeda895feea058406bcd917269a95b95b6a927d7752f745fdb781a576e0179de4edcc7bf041ef84f1f4478935f646e4bf69099d18792a64715d9c4f8ec858133deddc9e11c293c3575b427f9c0d44ddac1110e7fd8214e4a0e816b376fb70d7daedf93efd926a2ab6a1ccec9aacbb650bed330ed6709e5de6ac4c81d87d9e601eee07d460810ece44580231f3a898e4e7a2d8b993f3574acdf69acd5d63c68866ee0975f84a3066b06a00d6819173ecd05a52897e955dcdc1b4df2ac30701a6dcee22db726490a0538c32e91621e67b97d6a33a3dfa4e7ae4e0efc36786261ffeee249746152c8d6c4beab8892fc38d39f67adec39c75a01dea1a0422d8641b6dee2a1adceee4ac58ddcdb9185b49167c9519347203f15f109c08785382b40ba9ee2a74c1968008db035ee726f0c62fca5c0524ccd2ea129d725c60cab361feccee372580bf65c5b1435336d5ea80ffd2c7801b10e868a4322e5e0357a877f190ee4804e8c3ae1334f1c4f206f06efe7e32707b77711a2e28f4b4571808d1611cee5f4ee8f3439cb3886edc642c79bc70afbe55b31b187f7eb697c93217caa9f9ee77c7153ab58d8d6a55ca2fb8aa74234c13ffbf8e2275e27485e20450c77722ee8510b44cdb787cef28042e617908e2d1ab7510cd23141a9eda8465f79c9c75ee8fc7751649e518063b6fb78fe82c31f97bf7985b7f72d1b83501e9b662a82ceea0f9bd890f4232f314ab122b59d4470148e9f5bc51e94db715ae702bd6ca69eeb3c73204d176431014b0ad0f92c6196d929d2ad169fa9e0bfc514c43b74838eec052764aebdc6a85c3046f9c99d7debc6632524674bd03af85097b0b165b4feec4358c52c2b80204918de95f71d709aa9b36704f13c586c1c7b6473df50236eed662ba349882ff3fd501f8e466735ec559dad9000b89a9c1a9a2bdc05ef712eeed78ea7bf9864ec130477513f3442f1d8553a2caf1ffc481c114b20ef7933beeee25fc6d703206585b8f6a5f610247b785b9d0e28576bb40de3291ab625cfeef00e6199383edab907e2a4ad56a0654d91a77b73f072f99638367978b2965d5ef13ac1ff8f65a7e26a271bbd94e37d3f3205a2ded87ccc9ce148572f5d12445ef181a33620aa6eee64e796f480eeb4e846d51fb1fd17661fd4eef2f09e4591bef217613e29134365d33ba5d1e1ba3eb0633e8073ca7b59dda97071493f1b594ef3c87192a3ddc74f385a1a2704591064b1e4cb602cbc8d65b9c4d7278062500ef62307171acc482f5ae7c78bbee92eff13aac905fb3985685353ae155969153ef6f32d2be50ff7589415f95062a7deb7ecaf4820f274b170539f63bf4beff34ef81d6708dabe40a2b3d55af4faa7dddee853616d48a7c19bc89e8b17d3c0f79efadbcd6894bee186806011b78deab2852e1eff131caf53d7ec550e4778d17c4efc2ba0554a12bb7496ef6990d7bb8e31f4deb99e3f75ff0e0bb9860330f78afefe4348795164cea02235c72b0bcd4b9461619c520228b2471cf63ed400ae6ffeff8ab43f1e24b191d6e410c8dec084f5d209960fe6fa7a68a439bfd4b81a682f005c52e88f91c9155387585b19b69cf19c4e8483c0c0e705368db5ad8b07f2ff00d2e824ff4fb7d399e66020e508f6b058d9dc86ff8d632122c943d417d50a8f0230d7f35f36b05b4e09b2c50ac44b72b04aa3e4abbd43507eb94a7f96e80cef02e00558e5271cf6b2785be169a149ea80202695f692c850ad147cb11f42b4cf02e0d0b518a11110080bd251b0cb627f379f3066d1c965f98dc23ea3fdad116f0453100abc2b220f73793a5356d773e5a07cdf9df3251324b3dac5e4e83dce2f071a408d9f3a4ed510af44953847d560123ed4e373d1f89eac9b78a35f805d4f09e671544bcf2a93e685d33daf00a900f305f05acd18d0fe157678fa2311b2af0a556c1a690f0e5c1464950b4a4a00178af8b66ec764cbb40e8d9c4151770e0f0c0eec6523b4b98d8f8cad1c0fa52ccf15b3a5bffe62a77bf28e63180aa2079f0ce076a4c33cb87b7648427adfe56267d6c9bc55d644fecd167f1c656a7e63af0d3d935c5cb6648b5a4417e6c21902fbb36e479d4b69eee21aab95b5e18a649f0d9b74f33c708b345d8187d7b98dd1459b67aac08bd8c8f8d8723a6e2f18040f0da01f65861cdb05de7e2282963ff6bcfd0217e73f37e181068aeedeea27130f0dbc195583f38f9cc859983e0074887db692c2b7805fa0cbc1bcdb50c8c5345f0e5ae39be723d98235f7ead5ca32f53cdbb1dd906062859432f232fe0801b44f0f45e3ea5367f5cbd1fbee3e256bf3620451fe99169c72ad9582ca4902fb236f101ffdae0d7d7197d255de108768809a708821a5914fbaba80be13c9e7d1c5df11d38e6639bdc343d7d8c58ed6a1c28093b1bdfdd0f77e38167ced6b82c5c52f1823006a908246bc66f88411ead857bbfb0b886ffca3223ec98616daa882799f1835923cef24faee728260d0a30d87b7ac9e380f6c70cfb37b9176ac7e1bbe5f1a552ba769295825e30d2f5173ff8324468d934865347c6385248930165fccff1a5f27c989cff352fee69f2a2f7925656239056ca05e5edb241f0d4d3d96010f1b834da8933c57a1a72ed4b2cee49de97c54f65c078a8d19f87f3697d84f32ef1cb6b51be0c175f17ea33abb039088b79070a02a362db1d2d35632c52b99612f1e88d33a3a7c5278472b4982e5d390e63cb78b7aadf9a5939ed5c137ecff318f20cc2d8c466d6cac6c7b668fd6a7d7597704958e570e2dabecea954b201a785f22fd3369d468083198f046bcd5486458f3be61148030923dbdf9bdef688cd7bf2432756dba82fc9e9485f6e7bddd44657d4ea3f5e17d5aea205569fef088b20f24e09b1e1bb132dabb2b26ab99bc713731a6a68dfbd43e1c899aa49f9ebb245f2528998fa31c0e3479ec5b8c48bb1ee91642f38d4ed931c5a7b7ba553922a51f262e49dc1558b61f6c8d0cb3965d7bd52a7b207581d873fe6a590883108b1b5f26968081aced295fc8358bc54f73980a580dbf245df8ea269f0079a05d18609f26bfbbd215082427851412e54e50ed0db84d2df04abe0b9a0af83c3db8e87aaf276b2959526b23d479e9fe9569f6b7232ced74335b6adb8cf6df4ca7e717e8cf289b1d804060c133b726658e185b8bd936558c874a2c5aa2e1d2b5ba4b5a3fbf28e11e592a9487b76faccf22e2f737c55c85ad3c80b41a768244455b273d3cbf2ad1b01e6fa49cd7b270031c1e3e2dc118c98e4870472f8aa8e6ba68a44dfe4f2c261b263c9f6b4f6236bf451626d0e28f6b928b7a07b69615ea85c76ecb74af2d64da9944381176051413618a05fcd7e826ad363882c31aeee8c460a2937dcf2e4a9be21e840a598eb09d36e9b88f7164b5e1224db0feb4e80566aa1fdca71f2ec604a85425a9bde85884aa28c9558a0307502a60f39a03ea521ae89763192f317a0ec761faaeac485af143ea19baad0a8ee2604db449936585d6010efc73df31f187300d3ea31a9791d357ad4e5c934ce4fa8c29a7c70c2174135a250eddbf3254d758c17d4e42395a867b1011ea15dae7a6ddca6b3f8893889d61ef275b8f32866798fdec332fdc9d0adcf39bce06578dc6b7aaa0542fcab34dbf21c3608f3480c79b71e2f3d9edd751634bc5f63a607b58509cebf278e9104ae4d7c34b3f35ea43c2165562d0de70537fab04c74425290d46010fe06c2721ded05fdda98f367453b2b5c19b92948d07113cfdd7b9d40c364587b6132d5487fb40b3db7c4f38547cdc836436dadc53a1dee7cc4d22125a810e285037038c75567f0bf8cabf3928f02eba441e74e88d579fa716fca8523265d8f236d1256b0db95ba72c8b9f3a6c2d44ce13da6d6366d9d7a5168a819b45a88eaf6f29ce081c117d1ca43d3f3ac20b50fa8ca54afceb18888e56995bddfa0506f6d5c44357ed421c08584a0f3aeadcbde6fa6e9615b996365ab551c19f53e54c8f5ddc3b8b77e3385eb243af3b7fd837ffbecb8760d3f76d67dbeb0087d2220be30032a7cee9fdd3bbb5a30f3d097861bf9c3f765a8e5e357895f367c9716542ddd3e7bdc721d430acc3db1f3da6bc8c552648c6a80a63613bf03c4f49e5419e3cfc2eb11f8ce271282b3a2f3e2c2cfef74b0e2aedd6127ee5825013d04e642962ddd4570857e9e27ff7529f3f992331348ce5f6378f8c54ee3029e04db706ea6a6787b7f015685ab8240d3f4106621b7b7442e53b0b04a2fde786bf96e5ab67e0f71c6ea364cea82a824d4f412af883f7b494925f5269c908112562841770eaed83ce4a9bb0184caea8d63f424d061823da5b8ae16e804b5213343b9500359ace2a12e6325c7300b623f4ff4294ded9fb499fbf8cb5bc204253e7864eb5d3f5a8a1ff1b49d9e31f58013bcf4357f8fd9ce71f629958139572f60afe76b57e8562ae08d5f695f2768ca4d61f4435157dc7e4bdb30b1587e441ece3cfd11a4cd123ecc35eb4f21095527a3f1f44961d3b4392b7fb67fe58ded36eca7da6646c903a337ab722cc1f53fcfcb4ff45093d31ae2729f286761eb9e75053b598852873ee8ba761e5cd9c23f73eb6bf45cb820b87ed06d8694e056fde27cdd90a5009989217fd4f4d9967f5836b1b6f461aa769b2f2519310855ff4564a0c85f7727b1dea297b6d74b4773b32a3c76f4752e9880f9ec11ea149753b2cd41600aa40974a7faff70279de25ccb912b26f491a12a7534aab50563091a7b050d988d88861df6a4f5406c280c32cf75a5dcf4ad67a791210eda97058fc9aae7be6554d14b726a65b507859e7fae55f51e74f4ae2d56b004fff092ce0207e21c4acb8085a27a95d8a7600e172a122396e46af4af785ab6c926e71ade7b08430d42b65da28d06de5910e123f03c001805215ff4bc4d7e2889aaa5faad6bdce05f8d4de8d657bcd446138269895dc80bab16d3f4c1ebb6e569cb8d0192a142d9dd6c40868d6aeb21eb03004082fece1d178b03f4c5b201028e33f7b487b2707660f17239489f0b8328b663df57de8f4b228524f4c647e090cfad27b736dc499d22f31256dbc99c3dabc230b9dbfeb5bcb2f11af4c7f30cd71068d6addd863c65314ca22102d3b304f8841aaa8a44a44bbe9769f4cd402a538cc4985267d4c97fba09729013b8cd7a02def7322c6fdbcf51aeb9f4cf95ce4655f61185e96c7480b02ab31367aaa70eebd05601e298b2c3b9c7cbf4d7d4dbac83a3426ac64c4e83f902685a01eced652593442789c7fc477d77eef4e545cf6b2a1809aacf57d88c6a06bba17c8195c24b2792a06cd70110c8883cf4edb28ad3c7d2ea66641555c8c6acb6e682c9c85ceaaf6648dccbebf6f77684f51249ac499add77df64a61d3422b0e98697d1e0ded230145fd511eb68ed5e31f514a0ca2de563d60c6a04a6487466ddacd33ff3e1ca4429c427b7d66863462cf534af7c69d3516cb070a7ea1174f73e0bf12505791da3a8b2e43150a56242fcf55282fda681f45b427d960f1f0a5b8cda1edc3b094932710be8911e55d43ee5f56e29cd84b8ba497801b4f1b456055624ba04cc5a3dbe9471c5554ffa90e063f583efe60ad4c7cc34900d1d27529f320716e438cf46283e461cf084322094ddf593d7373630ee9777388ddd285b869ece076f10e357d4e84befd434648ec3f3f594c222516a36bf68b317eb2715965668a6ad177ec619c641641892ba8037dcf5a6449a106380c9dd41891ab548af7a79ddc04993edee03ea51e8895d911c6ff5d2253cbbb0444eab4e03198bf74d9e5ef3ae5ebabe2f6a4339f2746296a670f60d3ceb2121648e659f70f51cc21ac2f6141209a530086d7a93c3c71798e925f61389fe08bec4f8eede60e02edbbe48962cd17831f5c0f038713f964ce57d5df61685e855895ebeacaa8b3970ddf426d9eecd0b60f66e4d7bac206e08be154cf61a021b4e18fa8af13a874a30bcb24c10a9f0329de6fb224cb1ede2af9c74c2f6253e9c813a31b88f5799b552bfdad8128acda9b0c20551d46982f17ed55e47f637702f02e82b1aadd67ab082aa13da163a4df44b839e70a783d46fa42a41bef654da8ccc84ca9f5b77aebec1549979369b99313f2270f71d16b94cddd7c82cf67672926047e1cc83ce53fd80b084a9c22420e1c132157c82a83ee9f50f8959f6774dfc575bfeeb20b4df0149cbee2faf482d6a0d25e84492b0b3c9141f8880f6832baf5034d5110b672ebde09ec41f7bcee1cafe5e579cc42f211b5b71758ff688cd5420ae2667c996d00d032e85c43ad8291da751d9dd378bdda3f0209968f6b322629f592856ddd157cb7c2f355bfd0872f0c9b72acfcad04d96dad46c19f6babf72e1fe126ea9b67a195784fa6d3a66f84f2679281eeb48dc1bb4e3d4f9f6bb0aaa235f46af443ab1aed53149d37d55220048d8429f2660c638fb806d10f6c82155a163251c1105725417a09407eae32eaa8d71837886ebb9049e183d00f6dad422f849e03863ef5fdd3ba26be036bdf9521ba4728be702453f7b64c2c2f6dd475fcd41949bea3702a9bc9cc363302b9bd95e45cee96831eee4847bebf3f7023955cd2cb78ede1d256b3113580c9d030d204c6316904eef893bbd3c4bcef7067b962ad2fa19196b934ca40ebd9ccdfd96ec452ccd742aab4ab82e09ec97f707bcbb0f1d2ae6ad815c359cb5639d25aa61fba4509f54c19b67b30478c8bbf71d3d97dc7c409420d483c4d95caf9b4856713218aace7635c26fab9b2c9900f737fb49d1b4f94587b3a399c639302e424165b5343e0b8f5d79fe5382506b99f73dfc3969cef06643751d096c36458023f15a742c17233c8b1a4cc7345abcb4f7460755aab1bf81217d5cd68afff45f10c8951dabce0b6fc02f0342cc0f5c21f75a3c2602c15e8753dbdce88e56c4c03fbdc0ba5286c38a0e14a55d80820984f796b5f45599c540fd71f0871be25afb981ad2e0e3d7378c8fc2e001ebf14249f7a271bceee7d1b0a3b6c9a7d3bf6c704bf23920d55eac13b4032f7482cc342cf7decdae36ddd8f4bb52be8ad4a40e7a86a4388d5c7f3494f9771fe6c4638b0ef7df798ebc80dd739698f84d99293940f38aa3eefec9f08a32ee8bd0c1d82ec1f7ea56fc2f42b0ce63356197ba0d521749a0473e3f15a3a8e7793bcd2b9afa89f7f427f90807534145a6443eccd31cc6de717161e75f01cacbd8884b29f441baf82c377189f83e6427f995b789ba12407fb2044078c4c2b09445bd5d011f7c06f82fbaf3b1595180b03ba523e636cc7963e4c88cfa1312ca97c9086affdfc84cf832a9cb2d5bd12033bbe602fd5d530eb3b39d2eef07e35cfe059f30d794a3d5f8422f0ac96a01937a270361e713fff418b8b7a7f8bdf7d913d51346f0904c1af8487f2d12044c09602470312f3e3a7297fdde0756a0c7990c3d3d7bf0cd4f72f8520edc7867d34a390547303e7ad71b6326f6180b49c38662347ea82a4caa51f8526b67210b1e690110cdef66a66e622e2aebcdceb7dbd8f0a21624cf6777cbf85417ce0ba9233b3fb2da6016d23fd0c93b228ce841e4f6597c9dfb97583b75f861f416773f6f6194e6ee624e248d06b26749ccf608cff4f52bc70fb7e1522ef865ee1afae8e0c0f470740bf1b5d6e1a388a5c93a1aa4066027381cc1790660f895a5778957f0f630e3dbc850b7aa520386c687b2ee5db150f664abde242a48f89d0b390a3f9a677b1cd1f701a5670b73fb0967164fc801e0589e0349d8236ef8a4a82146042359c8bc76227ce93ae0ddaf4347230a59b9455b8291569f77cef8b969a225a82d2546fe00ebe5c01c5b986eee31530190618eb1d32bd2d3e45df8db42aa4532d87396c58e29963fd49f8d13cc42b0091eeea42a15e85a9c4ffff8db926e2b8f7afc60df9718ddd7085d11a35e8ee99124bc649b67cfd24766bcf8e76de4b04738b2407e6e7ff3f13fe20978b6c42ad5917808bd6bfbfe53018bf8eb9eb539c0a6b201fa945504d75281ddbc22a54549bc207b86607ae5eb2484f8eca8807107ed10e6eb5a3668d6b24318be86523da6133848a089ce90d4c93cf8edcd3e021be61379eae879e53df4fb20f4d883950fcf47f2d5d3a917269891f8ee30fdd42a97b7b2fc75e30014758d0d99e62b4d0a4dc6bf1f06d33480f866f9045f9e4d4785e0e6253271b9e5be3008e82fd2933a3be585ea65e457a44792f910ca88dd50e4c42cd4f64bb494415d48d4faeb25e9f3fb1ced10a641f5e651f93caf1098a3932142ac7c24146ba8aebcdd88a01f23208c65ac69142530031df94412e6b4db9e1256e89ab97852420e427925c468d15776b3cec7b66dd87d6ef9473e70fbe3d1b9fae15702fe83e7c3e9359a0477f599c44fce45cdccbeb66df9479f942e20d583bb6782f93fc283d072b0d0a20e6a1e73245f944426d697bbf948abb2e19dad057325e2fac60376fc782d10e2e8ee23f5bfbc813f09e4ea11f954a5b9b435e1ab29dff85c4e700e9ab1b806c1031de85b8ae1143ebbe426acf95d8c9106e28817f73a18ff9cf82ebbd1a5d78784a2cc341bf69a9e558b8edaf9686e6cb190c368c0c8caabcd6a46ac2a2a1a8c06b5f357ee6e6672502333caf96d6485bca795e16ece6e1f75056e94705530206cbde036ada4975a16699a52f977d6a224d8e98fd5eda1c2a108e6a1983304febcad4407c75cc85ba249a380f9979777448d3d4f246c1add049ef0efe5499de2393c80e730106f78e9bc3e13f9ad4c31a0cc1a3f96afeaf766e85d0cc5fbd0743210d08898e8f235fbb2fa03f9b3499876cb17a80b43c028aadfb1777a699b11a543003338a72755881593e9f9b524f65301aaa228d45d34e250b6d31595bfbe6355dc76c5e1a2ad9728af63f9cd84c9affd54cebdda90245ffd83e2f5aea553f815eaf189a9f181d08ade7cf9d07c85e5d96ed3e34493019d7ebd0896762db33b2688b9e357eeb29aa5300ff9e13be4e937cb0b2291164c7ede85bb4c45ba602119e0296cccca9bfd687f4cf9eb4fd82fcca9338dbd047a348fce9afb433a55667a5e155e476ee7f5b4e313f9ec8d2fb77052319143faccac321130b03280084abdce8d0f3cb1913ab71d5ff9ed4221732afeb9c36caab07ff636c7d5d822515ffdc8b9a932ae0fb69a6137f9ee3c5c557dcf220c41a808b4b273dcc23f97dc433987bbd21ff160c272abc8f9f0301bc38989cf05c3eef200e8d831bc02d679a369fa4e01372c4e5ddc38e4f9fbcfaabe8efc98ccc413cddc431f912c30319b53cdad18e72d80619c16bd62f9fcaa7059ed787b5663deff6f80f86c4e47a2717f6c6b6287a1f9f10fe1a661fa0ff2c3b1d49f877962d01bd640cb59d3e4d4284a357dd7b8649374604d751efa18bccc0fc6821180557a5be7ba775c3dcabc005b0a4b8d6978b52d623eb4c5fa2c0345fd64bdd294e00a4edf2d8eebee00b4398d04704d302b12b1bd7e309ffa3a3672c2bd63c9cf090385e2687b804d5cf3b6d2cbd04aac9a2cba6b0d3ffafa4f1a2fde866685bde03fbd78c88339bafa0d085150400def14cc1abee1c1fbfa53d27af3bdac0ab3c045b44f8c93b5c777462e50f9ea296e3eb3f93cf1cf18fa5707a8ce1c5329bf0887d05fd75db5e6eac31959ff618a276b59b9add9ffddfa5f6f74eb72e3a329cdd643a7010393b9d945ae490bc76d2fbd3bd7efe0eb67fa67bcc5ad148e8bc6b1d2e03060fcaea3385ef9f9ec5c82a6c68bfd7e0e96a0fa77e227e48ac654fccb4f1545191ea35bb81b713ae9536b21a9a420cb8ef35cfa7e924ab1cc3715246b5373596d65280bb07c01a3822eb890c5b97a5ae0c55bfaa2b8aaebaabe6cb063e9ec9d8b858f8a71da6fd79f07a19db84b1fc8d69b2bfab0ba25edd882c32161ce32390adce3c8ffbd120c60a8465f066894a02a8a79faba072eb65ab1dbad50ee1030b7a82280926a85c5ce0fa73d78610e740e5c4bfad7680193a3e139a6f519c0e477c78fd0c4edbc903b5a29f5c2ee4bfe7ede18fadf51825b063a3addfcb46a9e7390ded8065e5a4007326ee2ecb3766529655ffae40575ee82e9ee2105c539bd5db47765103cbbb987ce81b9694a6b164e901ffaea754dfc1cf3d98d8b8b4f19e34930787b4df0791b9d520db47ebbae53b2eefaedb54253195485aabd18f0a068c25a73a92a1286f7b28f5b3f09504fb49376faf3041d44c58c692aef8e62f7d5da2aa13bd8a94493daa8b26ef3082f4ee09cfaf349f8a87d372bc695a441f7dce0036ce6acbf42f7f574db2773f7f0740c06fafa0482be736804ab7712eda5e46b315dff273af22665bf7490a462af74f1eefaff2ace0a27bc5a25b1c0245ed9f2f4112ab942a5fc525f7ef13b410b8a95f2faff6b38abdae6f35c3d03863e1c4af5b9bac431edc07e288be6e9410e63ef71fb026f255446fe04154f012dc1477ac24a544e3eda27bfd9f1fd8294e798232efb0b44a53db1f4f8d2d961de3af4df27036a954bf9e4042057485392aadc1019fb18600dc8797e45e47e7c880a5208cb6929666c97e9a59465157de3296c647ffb2af4c38049f146aa5e0f8290c8af97dc92ec89e557f892e9409e7ebddd98c7fb30e80cec281d8e55f7adde95ca4d2100a6dbd79e8fafa6cf549e8dd7c5be64fb54ca60c86ca9ecc020de39be98e79daa5017de6bd64b56d2e264aa15dd2ae3fb5800154d876fef0395444f3d0368d957b9fb0020e13724f7ddea97f452b854fb62fd1db87afa4870c066c09c3ff740d198ddb2e049a0f9b6be8a471d0fb15dfb71d34d173b8cd53e6c0a4181edb50e8e3ee5ce6b9868c7d8dd52bac6f13808fb794fac018a741eef6c641bf455d0fd5ec1ad45a1254f88f06e17deb9c17e7dfba9904a5baa416e3e149ae3a2c8503ab29be9c3c60f37e0eeab3469778c9deefbadd9718fef0863e773cf204080222fe4d9c1c5a1027c73507c309b91c3b4fefbb08a2101a74ac9c85b683765935eef4a9e8f5411ab75b556b09419da85f236fbb5bb62064a1df1b3f5195207eaa9230f8cffd4b28b5975a26ee96e4f969cfbfbb9bf0f038e23a30dd01e46315fd2a2279e537a1ca73c16c20b4a38ab40dd62fbbed275e2d25cd7d7d40c03895169e7aa8d67bb9c8744174809053b0500c7ccfbe463810a7f17697abd4ea379d78aecf4b47dcb9c2edcfeecae1abb5ea1ad9afbf12a8fccb6043db7b2cad9051096872ef51819297ecaf112091bcc5f174f50fc0af8782b8fa955c77fd731ef9b77ebee807a9c080829ad220e34842bdc425cfc19ac7f92494912ff25b825e822d096589f9c04a2e57e58343b3bdd5d2ac509fc26c6f4b91ff42254d1fe5157765269bab264fa33926d07fe6061c515f8330dfc3435711d24a826ce923951194f2a127abd066b42858e80bdb59efe6a64452cfc3dad05a33cdde1fe65697cce4dfb05715a5d565b5d1c26492d71392967b930fc54678b4f72507e18f874676e0ba9679ac9ed28b857a67b1376a8ead1cd5ef4fc5aace87dc8904336dd9ef7ab2b913f05148b04dbb85a03f850cb1d643f0250fc5cc4d2f9e80c836b4fd7fdc3f87d48a62246ef192b3accb54c045a924b4104fc7279fce43948f824c5c4aaecccdf35304b353a27f2c48ac624f4dcd4ba9f9afc78a18bc7c272bc5e2ffba3ca27f044877eec9534e864f40bcd0ec260386071fc8f06d7861b64c5aa432a866b5dac30c9be0f2280e0fee2cdb623384be5aec4fca70772d7c092d87c1ae9e3829035ac62e18a5432bcaecb70683db416b1df0cfcacae97a76a068e23cf6a528585cfd509f0aa8fa8da7c877ac2fe1ffc3033c5fcbedcb84f5631a8536c1766771756e7a6ce31090ffcd86c3f1dce01952e0d95fcc6a8903b7090b88f2de4a4652aeed2d115041f609e8802ca5beda7703555fffcd8cdb3a7d0e1a67b159ca3e16ea5bfc2217a5bdb0f3e17b566b87434898f10fceef7735ea67404452b5712ea4cead5af89e8ffa618438eeaf8d2a9cf874803fd07689f5a3b50e1c82ea4e7f3cb732e1eb89d31ba9b7f71fe2bdc8b0d9234cafd245064b5755531b9c8f4d7389b97f03c044b6ee27307a1b5c0708d4752f762fd3a4cc0c330f1f7ac6a017d1b1ebc7995ec8a9f57c41ebfc75368a101354748fd3bdb5683ad28fc04ca28c61a420012880dcb6cc59799e0c242e473b0230633fd3f2be6ea875770e2a450be4de76b5dbc3c7078195fc12252dd4c6b69a09847fd417002931a5cbda2e18f3f688de738b0aaf380518bc80b24966431faeccb8cfd475050f9281fd4cf9ec1d3ee53cbe13351fd3f28487c2c081ef83b70088af1fd48401379c684bf9d6b7dcc7b8caf5babc7577b8c4c47cd2ee1764fc7ab9e22fd4d1f0d364963c4f7bdfd81f24591ab2c084d2b2ca21ec796b8e516668a9e20fd4d50e6865bb05926e5f0a8cf0d0c8aaf142cb7a1eb594478cec278e618a9f7fd56de8c981aadd27eb45644e907d9c95a360bdf6157cac05fe0f7a274caa96bfd67ec690ac142b15fc8ea5b95008bdd37a202d934f21c7735d7d8cc71e1eb82fd79b0059fe415da31b1d0a933ab261c10b35474ddc8b9a3ea3881803de2cb53fd7f50b679f3596dededab88fb6db601e6bd55ed4902b6e6cf4fc046092195f9fd8eee0b9b71c0ac4fe7a47ec3be608fb7cfb73793692e4bfedcea4b9db404ecfd9c9dfe1d1c3b8ca23340a286228e0cc15f05d211938164aa082f35bff01481fd9f8fe02583b4dbe839941855363ef7814e63b0568a4db05470f757200d30a5fda4e4e7815a7c9b5c8e541d892d87b142fd0b4422d02c51c375dcb3c1f76ea1fdaf8fa62e9890c7edf1da411addca58a66d2c19ace9500b0d0beb974ab768dcfde378c55123929b000bc2810c89c07467fba4f2a10846aac1ce4e1da1f5df76fdf3269b5722fc14c4b2907d3a800eaef17f6bd553e0f72d652673f16314f401fe193168e9d8975d6d33c4ba58711eb0c38ff7ec6ac25fde79ae5b2b78f245e8fe1cc756307ad906ea0cc1781769071f9dc705fe0accedb27fdb469e0acbe8b7fe3791db34c6e6ac8b1f5cf3a04d7fe83d84b0e64f82a19d960668b3bfa39992fe3dd8ed6c6e26ced1f8be84e7c483e64ac7d397b5890ba37ec4c4def785e96cfe4c3b952dbace46d2c400d313d955b11f832a2fb797d613d664e32e3e7a5fdbfe4d45c84dd58f2d2f76c4e75fda8563929ce2afe93f2c5526fcdf22968b0852fe5be098bc52e1b1c6d8e17c4cecf58c1d95a71e3c750551529456b3a4a0b878fe731fa08f09625bd079a669cf43e0e2a8f500f6e2f4e3040c54fe7140577e87fe7b99e1b99c6711f149553918ff0081c5d8daa15377ed7192055c284c70525efe8ffe26de62f442e7ada2e330b739ff5a2ff57cf47f31b8e6f70f9070a61087fe9d5f6dcb6f021bb2103c0165c7e77b840f104645b2500a2dc0e1f0de2c3548febc3aa49c40bee614c60de0251cb7ad2d8399bd0f1c18bde02c2479b7c36be8febf135cfd3386eb94a2df937bbd42329741e10399ead61247d9133c8a902625fec1f9dfbc7724029ea699638e54115615c2b60d897c6607f8376843c1701ad0fedd389a778147fe2b8919645578d1d5586388d1a856f22a15bf36d86928ce07fee5481bd6587f77d9365bf2fe7cfd4a61d9cdb4e7d0961e151bd2715e07fca5feec4f9e0b683b7841f433d7f72d0dacf017e89d684d9c3e6b101c7637a5c55bfef29eded78764a3cc827a523c02af19bf32f5eae84b88aed3d8c33789490793fefd49c60b1c213126996ab6875b369bbc889a353669b938e7139b02156e9e74fefd6c992affc7f1073fb788f2bd2f5dc01af834eda8b97458ea2afdb9f235aeff0632f32e1870b2c2b7d02284469c02365ad8990ab9dd0f247a8cf77ab8a40dff1439605c265339e27e7b2d134c4bc59d1049db54966918d8ef3b957521aef6ff37f4ffb19855cd65b048113e202df49d1b10e42547a0b5288c6d1dce0098f9ff440f4f3b86995ef14bd4e48f6cb5bfbd80d8b821e02f3f614607d37aecf223ff55b32566f605eead7bf878f313ca698c3ce712b966af9c3baf98b5969a894bff5a39deb04efadd576a5f8948f1ac5dcfcd9a569449f952155beb839bd61042ff77f09a73b0d0624e7dbc715985c7fd377a6f9555e61eaa75f427a1a5d61e31ff90136bafae927e502c6ffc0ca8c1ca820c2d7ea642cabecb693e311db92f23ffb41ede23f6db799a8b1b587fd46f61aa855c4481c59e68136562a40589f518ffc2e0681083e63f299733168ebb31e075f39f1ea17398de5f73f1b3a2d0a864ffc43e56a02a52889f2f12009888f2dbe3d3b714ef7e72c6258d22d2cae69ef2ffc5f2386c620cd817cebaffa7229e37658e458c3d6e7edbd1cd992732d5432fffcbe2fab68fb80c72cd0dc7cc88d90d8b0e3bd14aac558ccb91102d1df35c42ffd63fbb9b0943bf5196bedb63322047838294e21893bd65e5de68a3e468ef91ffdadd8c5edd40f3cbb65c057d2c6ed1dc1cbfdb9b7e41eb46d7022c11ec1018fffd7bc53c6e97d0bdaf3e21c4ed32faa45f55d6647e11a0de701cd8e7b2374f223b7d5ccc178b72480200, 'no');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('currentCronKey', '', 'yes'),
('dashboardData', 0x613a343a7b733a393a2267656e657261746564223b693a313735313131373230313b733a333a22746466223b613a333a7b733a393a22636f6d6d756e697479223b693a363737313b733a373a227072656d69756d223b693a363930333b733a393a22626c61636b6c697374223b693a363930303b7d733a31303a2261747461636b64617461223b613a333a7b733a333a22323468223b613a32343a7b693a303b613a323a7b733a313a2274223b693a313735313032393230303b733a313a2263223b693a31303134303938393b7d693a313b613a323a7b733a313a2274223b693a313735313033323830303b733a313a2263223b693a31313635393032343b7d693a323b613a323a7b733a313a2274223b693a313735313033363430303b733a313a2263223b693a393732313936383b7d693a333b613a323a7b733a313a2274223b693a313735313034303030303b733a313a2263223b693a383238343333383b7d693a343b613a323a7b733a313a2274223b693a313735313034333630303b733a313a2263223b693a363032353033313b7d693a353b613a323a7b733a313a2274223b693a313735313034373230303b733a313a2263223b693a353931343839373b7d693a363b613a323a7b733a313a2274223b693a313735313035303830303b733a313a2263223b693a353834373338383b7d693a373b613a323a7b733a313a2274223b693a313735313035343430303b733a313a2263223b693a353536383133313b7d693a383b613a323a7b733a313a2274223b693a313735313035383030303b733a313a2263223b693a353438353731313b7d693a393b613a323a7b733a313a2274223b693a313735313036313630303b733a313a2263223b693a353639353836343b7d693a31303b613a323a7b733a313a2274223b693a313735313036353230303b733a313a2263223b693a353731353538333b7d693a31313b613a323a7b733a313a2274223b693a313735313036383830303b733a313a2263223b693a353536363334323b7d693a31323b613a323a7b733a313a2274223b693a313735313037323430303b733a313a2263223b693a353436343632303b7d693a31333b613a323a7b733a313a2274223b693a313735313037363030303b733a313a2263223b693a353238353735333b7d693a31343b613a323a7b733a313a2274223b693a313735313037393630303b733a313a2263223b693a353434313730363b7d693a31353b613a323a7b733a313a2274223b693a313735313038333230303b733a313a2263223b693a353537303936323b7d693a31363b613a323a7b733a313a2274223b693a313735313038363830303b733a313a2263223b693a353339383630373b7d693a31373b613a323a7b733a313a2274223b693a313735313039303430303b733a313a2263223b693a353136313739323b7d693a31383b613a323a7b733a313a2274223b693a313735313039343030303b733a313a2263223b693a343939393536373b7d693a31393b613a323a7b733a313a2274223b693a313735313039373630303b733a313a2263223b693a343934383835343b7d693a32303b613a323a7b733a313a2274223b693a313735313130313230303b733a313a2263223b693a363930383331363b7d693a32313b613a323a7b733a313a2274223b693a313735313130343830303b733a313a2263223b693a383839363030393b7d693a32323b613a323a7b733a313a2274223b693a313735313130383430303b733a313a2263223b693a383737383432323b7d693a32333b613a323a7b733a313a2274223b693a313735313131323030303b733a313a2263223b693a383630303838363b7d7d733a323a223764223b613a373a7b693a303b613a323a7b733a313a2274223b693a313735303436343030303b733a313a2263223b693a3339343431333230313b7d693a313b613a323a7b733a313a2274223b693a313735303535303430303b733a313a2263223b693a3231343531303537373b7d693a323b613a323a7b733a313a2274223b693a313735303633363830303b733a313a2263223b693a3231313837343035343b7d693a333b613a323a7b733a313a2274223b693a313735303732333230303b733a313a2263223b693a3138363932363231303b7d693a343b613a323a7b733a313a2274223b693a313735303830393630303b733a313a2263223b693a3138343832343430383b7d693a353b613a323a7b733a313a2274223b693a313735303839363030303b733a313a2263223b693a3138333337383532343b7d693a363b613a323a7b733a313a2274223b693a313735303938323430303b733a313a2263223b693a3139333735383730333b7d7d733a333a22333064223b613a33303a7b693a303b613a323a7b733a313a2274223b693a313734383437363830303b733a313a2263223b693a3230353530313339373b7d693a313b613a323a7b733a313a2274223b693a313734383536333230303b733a313a2263223b693a3233363236373131323b7d693a323b613a323a7b733a313a2274223b693a313734383634393630303b733a313a2263223b693a3231393335363439363b7d693a333b613a323a7b733a313a2274223b693a313734383733363030303b733a313a2263223b693a3230393033313637323b7d693a343b613a323a7b733a313a2274223b693a313734383832323430303b733a313a2263223b693a3230353231363031383b7d693a353b613a323a7b733a313a2274223b693a313734383930383830303b733a313a2263223b693a3139363831323532373b7d693a363b613a323a7b733a313a2274223b693a313734383939353230303b733a313a2263223b693a3232333936333834363b7d693a373b613a323a7b733a313a2274223b693a313734393038313630303b733a313a2263223b693a3232303530323838333b7d693a383b613a323a7b733a313a2274223b693a313734393136383030303b733a313a2263223b693a3230333834333933333b7d693a393b613a323a7b733a313a2274223b693a313734393235343430303b733a313a2263223b693a3139383230313434353b7d693a31303b613a323a7b733a313a2274223b693a313734393334303830303b733a313a2263223b693a3230323734323938373b7d693a31313b613a323a7b733a313a2274223b693a313734393432373230303b733a313a2263223b693a3230383934363330363b7d693a31323b613a323a7b733a313a2274223b693a313734393531333630303b733a313a2263223b693a3139373932323731373b7d693a31333b613a323a7b733a313a2274223b693a313734393630303030303b733a313a2263223b693a3138323539303830373b7d693a31343b613a323a7b733a313a2274223b693a313734393638363430303b733a313a2263223b693a3134373734313531363b7d693a31353b613a323a7b733a313a2274223b693a313734393737323830303b733a313a2263223b693a3135303632313935343b7d693a31363b613a323a7b733a313a2274223b693a313734393835393230303b733a313a2263223b693a3133343638333937373b7d693a31373b613a323a7b733a313a2274223b693a313734393934353630303b733a313a2263223b693a3134383133323132373b7d693a31383b613a323a7b733a313a2274223b693a313735303033323030303b733a313a2263223b693a3230343133343437363b7d693a31393b613a323a7b733a313a2274223b693a313735303131383430303b733a313a2263223b693a3231353236353830313b7d693a32303b613a323a7b733a313a2274223b693a313735303230343830303b733a313a2263223b693a3134333034373030373b7d693a32313b613a323a7b733a313a2274223b693a313735303239313230303b733a313a2263223b693a3231343635323631373b7d693a32323b613a323a7b733a313a2274223b693a313735303337373630303b733a313a2263223b693a3234323236353537343b7d693a32333b613a323a7b733a313a2274223b693a313735303436343030303b733a313a2263223b693a3339343431333230313b7d693a32343b613a323a7b733a313a2274223b693a313735303535303430303b733a313a2263223b693a3231343531303537373b7d693a32353b613a323a7b733a313a2274223b693a313735303633363830303b733a313a2263223b693a3231313837343035343b7d693a32363b613a323a7b733a313a2274223b693a313735303732333230303b733a313a2263223b693a3138363932363231303b7d693a32373b613a323a7b733a313a2274223b693a313735303830393630303b733a313a2263223b693a3138343832343430383b7d693a32383b613a323a7b733a313a2274223b693a313735303839363030303b733a313a2263223b693a3138333337383532343b7d693a32393b613a323a7b733a313a2274223b693a313735303938323430303b733a313a2263223b693a3139333735383730333b7d7d7d733a393a22636f756e7472696573223b613a313a7b733a323a223764223b613a31303a7b693a303b613a323a7b733a323a226364223b733a323a225553223b733a323a226374223b693a3635353535383734303b7d693a313b613a323a7b733a323a226364223b733a323a224e4c223b733a323a226374223b693a3235363338333737333b7d693a323b613a323a7b733a323a226364223b733a323a225347223b733a323a226374223b693a3139353730303739383b7d693a333b613a323a7b733a323a226364223b733a323a224445223b733a323a226374223b693a3138313938383537313b7d693a343b613a323a7b733a323a226364223b733a323a224652223b733a323a226374223b693a3133343233363731383b7d693a353b613a323a7b733a323a226364223b733a323a22494e223b733a323a226374223b693a3130353436393539353b7d693a363b613a323a7b733a323a226364223b733a323a224742223b733a323a226374223b693a38343330323633393b7d693a373b613a323a7b733a323a226364223b733a323a22434e223b733a323a226374223b693a37343538343438323b7d693a383b613a323a7b733a323a226364223b733a323a22564e223b733a323a226374223b693a35373830323037353b7d693a393b613a323a7b733a323a226364223b733a323a224944223b733a323a226374223b693a34303939383231363b7d7d7d7d, 'no'),
('dbTest', 0x613a313a7b733a353a226e6f6e6365223b733a36343a2265363166633336313536666130396235656330656562636537633534356637383234393530396136333361393339663565336262633762386138383936656230223b7d, 'no'),
('dbVersion', 0x31302e362e32322d4d617269614442, 'yes'),
('debugOn', 0x30, 'yes'),
('deleteTablesOnDeact', '', 'yes'),
('detectProxyNextCheck', 0x31373531363336353831, 'no'),
('detectProxyNonce', '', 'no'),
('detectProxyRecommendation', 0x52454d4f54455f41444452, 'no'),
('diagnosticsWflogsRemovalHistory', 0x5b5d, 'no'),
('disableCodeExecutionUploads', 0x30, 'yes'),
('disableConfigCaching', 0x30, 'yes'),
('disableWAFIPBlocking', 0x30, 'yes'),
('dismissAutoPrependNotice', 0x30, 'yes'),
('displayAutomaticBlocks', 0x31, 'yes'),
('displayTopLevelAuditLog', 0x31, 'yes'),
('displayTopLevelBlocking', 0x30, 'yes'),
('displayTopLevelLiveTraffic', 0x30, 'yes'),
('displayTopLevelOptions', 0x31, 'yes'),
('emailedIssuesList', 0x613a303a7b7d, 'no'),
('email_summary_dashboard_widget_enabled', 0x31, 'yes'),
('email_summary_enabled', 0x31, 'yes'),
('email_summary_excluded_directories', 0x77702d636f6e74656e742f63616368652c77702d636f6e74656e742f77666c6f6773, 'yes'),
('email_summary_interval', 0x7765656b6c79, 'yes'),
('enableRemoteIpLookup', 0x31, 'yes'),
('encKey', 0x66643664333766613866663035373337, 'yes'),
('fileContentsGSB6315Migration', 0x31, 'yes'),
('firewallEnabled', 0x31, 'yes'),
('hasKeyConflict', 0x30, 'yes'),
('howGetIPs', '', 'yes'),
('howGetIPs_trusted_proxies', '', 'yes'),
('howGetIPs_trusted_proxy_preset', '', 'yes'),
('ipResolutionList', 0x7b22636c6f756466726f6e74223a7b226e616d65223a22416d617a6f6e20436c6f756446726f6e74222c2269707634223a5b223132302e35322e32322e39365c2f3237222c223230352e3235312e3234392e305c2f3234222c223138302e3136332e35372e3132385c2f3236222c223230342e3234362e3136382e305c2f3232222c223131312e31332e3137312e3132385c2f3236222c2231382e3136302e302e305c2f3135222c223230352e3235312e3235322e305c2f3233222c2235342e3139322e302e305c2f3136222c223230342e3234362e3137332e305c2f3234222c2235342e3233302e3230302e305c2f3231222c223132302e3235332e3234302e3139325c2f3236222c223131362e3132392e3232362e3132385c2f3236222c223133302e3137362e302e305c2f3137222c22332e3137332e3139322e305c2f3138222c223130382e3135362e302e305c2f3134222c2239392e38362e302e305c2f3136222c2231332e33322e302e305c2f3135222c223132302e3235332e3234352e3132385c2f3236222c2231332e3232342e302e305c2f3134222c2237302e3133322e302e305c2f3138222c2231352e3135382e302e305c2f3136222c223131312e31332e3137312e3139325c2f3236222c2231332e3234392e302e305c2f3136222c2231382e3233382e302e305c2f3135222c2231382e3234342e302e305c2f3135222c223230352e3235312e3230382e305c2f3230222c22332e3136352e302e305c2f3136222c22332e3136382e302e305c2f3134222c2236352e392e3132382e305c2f3138222c223133302e3137362e3132382e305c2f3138222c2235382e3235342e3133382e305c2f3235222c223230352e3235312e3230362e305c2f3233222c2235342e3233302e3230382e305c2f3230222c22332e3136302e302e305c2f3134222c223131362e3132392e3232362e305c2f3235222c2235322e3232322e3132382e305c2f3137222c2231382e3136342e302e305c2f3135222c223131312e31332e3138352e33325c2f3237222c2236342e3235322e3132382e305c2f3138222c223230352e3235312e3235342e305c2f3234222c22332e3136362e302e305c2f3135222c2235342e3233302e3232342e305c2f3139222c2237312e3135322e302e305c2f3137222c223231362e3133372e33322e305c2f3139222c223230342e3234362e3137322e305c2f3234222c223230352e3235312e3230322e305c2f3233222c2231382e3137322e302e305c2f3135222c223132302e35322e33392e3132385c2f3237222c223131382e3139332e39372e36345c2f3236222c22332e3136342e36342e305c2f3138222c2231382e3135342e302e305c2f3135222c22332e3137332e302e305c2f3137222c2235342e3234302e3132382e305c2f3138222c223230352e3235312e3235302e305c2f3233222c223138302e3136332e35372e305c2f3235222c2235322e34362e302e305c2f3138222c22332e3137342e302e305c2f3135222c2235322e38322e3132382e305c2f3139222c2235342e3233302e302e305c2f3137222c2235342e3233302e3132382e305c2f3138222c2235342e3233392e3132382e305c2f3138222c223133302e3137362e3232342e305c2f3230222c2233362e3130332e3233322e3132385c2f3236222c2235322e38342e302e305c2f3135222c223134332e3230342e302e305c2f3136222c223134342e3232302e302e305c2f3136222c223132302e35322e3135332e3139325c2f3236222c223131392e3134372e3138322e305c2f3235222c223132302e3233322e3233362e305c2f3235222c223131312e31332e3138352e36345c2f3237222c22332e3136342e302e305c2f3138222c22332e3137322e36342e305c2f3138222c2235342e3138322e302e305c2f3136222c2235382e3235342e3133382e3132385c2f3236222c223132302e3235332e3234352e3139325c2f3237222c2235342e3233392e3139322e305c2f3139222c2231382e36382e302e305c2f3136222c2231382e36342e302e305c2f3134222c223132302e35322e31322e36345c2f3236222c2239392e38342e302e305c2f3136222c223230352e3235312e3230342e305c2f3233222c223133302e3137362e3139322e305c2f3139222c2235322e3132342e3132382e305c2f3137222c223230342e3234362e3136342e305c2f3232222c2231332e33352e302e305c2f3136222c223230342e3234362e3137342e305c2f3233222c22332e3136342e3132382e305c2f3137222c22332e3137322e302e305c2f3138222c2233362e3130332e3233322e305c2f3235222c223131392e3134372e3138322e3132385c2f3236222c223131382e3139332e39372e3132385c2f3235222c223132302e3233322e3233362e3132385c2f3236222c223230342e3234362e3137362e305c2f3230222c2236352e382e302e305c2f3136222c2236352e392e302e305c2f3137222c223130382e3133382e302e305c2f3135222c223132302e3235332e3234312e3136305c2f3237222c22332e3137332e3132382e305c2f3138222c2236342e3235322e36342e305c2f3138222c2231332e3131332e3139362e36345c2f3236222c2231332e3131332e3230332e305c2f3234222c2235322e3139392e3132372e3139325c2f3236222c2235372e3138322e3235332e305c2f3234222c2235372e3138332e34322e305c2f3235222c2231332e3132342e3139392e305c2f3234222c22332e33352e3133302e3132385c2f3235222c2235322e37382e3234372e3132385c2f3236222c2231332e3230332e3133332e305c2f3236222c2231332e3233332e3137372e3139325c2f3236222c2231352e3230372e31332e3132385c2f3235222c2231352e3230372e3231332e3132385c2f3235222c2235322e36362e3139342e3132385c2f3236222c2231332e3232382e36392e305c2f3234222c2234372e3132392e38322e305c2f3234222c2234372e3132392e38332e305c2f3234222c2234372e3132392e38342e305c2f3234222c2235322e3232302e3139312e305c2f3236222c2231332e3231302e36372e3132385c2f3236222c2231332e35342e36332e3132385c2f3236222c22332e3130372e34332e3132385c2f3235222c22332e3130372e34342e305c2f3235222c22332e3130372e34342e3132385c2f3235222c2234332e3231382e35362e3132385c2f3236222c2234332e3231382e35362e3139325c2f3236222c2234332e3231382e35362e36345c2f3236222c2234332e3231382e37312e305c2f3236222c2239392e37392e3136392e305c2f3234222c2231382e3139322e3134322e305c2f3233222c2231382e3139392e36382e305c2f3232222c2231382e3139392e37322e305c2f3232222c2231382e3139392e37362e305c2f3232222c2233352e3135382e3133362e305c2f3234222c2235322e35372e3235342e305c2f3234222c2231382e3230302e3231322e305c2f3233222c2235322e3231322e3234382e305c2f3236222c2231332e3133342e32342e305c2f3233222c2231332e3133342e39342e305c2f3233222c2231382e3137352e36352e305c2f3234222c2231382e3137352e36362e305c2f3234222c2231382e3137352e36372e305c2f3234222c22332e31302e31372e3132385c2f3235222c22332e31312e35332e305c2f3234222c2235322e35362e3132372e305c2f3235222c2231352e3138382e3138342e305c2f3234222c2235312e34342e3233342e305c2f3233222c2235312e34342e3233362e305c2f3233222c2235312e34342e3233382e305c2f3233222c2235322e34372e3133392e305c2f3234222c22332e32392e34302e3132385c2f3236222c22332e32392e34302e3139325c2f3236222c22332e32392e34302e36345c2f3236222c22332e32392e35372e305c2f3236222c2231382e3232392e3232302e3139325c2f3236222c2231382e3233302e3232392e305c2f3234222c2231382e3233302e3233302e305c2f3235222c2235342e3233332e3235352e3132385c2f3236222c2235362e3132352e34362e305c2f3234222c2235362e3132352e34372e305c2f3332222c2235362e3132352e34382e305c2f3234222c22332e3233312e322e305c2f3235222c22332e3233342e3233322e3232345c2f3237222c22332e3233362e3136392e3139325c2f3236222c22332e3233362e34382e305c2f3233222c2233342e3139352e3235322e305c2f3234222c2233342e3232362e31342e305c2f3234222c2234342e3232302e3139342e305c2f3233222c2234342e3232302e3139362e305c2f3233222c2234342e3232302e3139382e305c2f3233222c2234342e3232302e3230302e305c2f3233222c2234342e3232302e3230322e305c2f3233222c2234342e3232322e36362e305c2f3234222c2231332e35392e3235302e305c2f3236222c2231382e3231362e3137302e3132385c2f3235222c22332e3132382e39332e305c2f3234222c22332e3133342e3231352e305c2f3234222c22332e3134362e3233322e305c2f3232222c22332e3134372e3136342e305c2f3232222c22332e3134372e3234342e305c2f3232222c2235322e31352e3132372e3132385c2f3236222c22332e3130312e3135382e305c2f3233222c2235322e35322e3139312e3132385c2f3236222c2233342e3231362e35312e305c2f3235222c2233342e3232332e31322e3232345c2f3237222c2233342e3232332e38302e3139325c2f3236222c2233352e3136322e36332e3139325c2f3236222c2233352e3136372e3139312e3132385c2f3236222c2233352e39332e3136382e305c2f3233222c2233352e39332e3137302e305c2f3233222c2233352e39332e3137322e305c2f3233222c2234342e3232372e3137382e305c2f3234222c2234342e3233342e3130382e3132385c2f3235222c2234342e3233342e39302e3235325c2f3330225d2c2269707636223a5b22323630303a393030303a333030303a3a5c2f3336222c22323630303a393030303a663630303a3a5c2f3339222c22323630303a393030303a663534303a3a5c2f3432222c22323430393a386330303a323432313a3330303a3a5c2f3536222c22323630303a393030303a663030303a3a5c2f3338222c22323630303a393030303a663530303a3a5c2f3433222c22323630303a393030303a6464643a3a5c2f3438222c22323630303a393030303a663830303a3a5c2f3337222c22323630303a393030303a663430303a3a5c2f3430222c22323630303a393030303a663533383a3a5c2f3435222c22323630303a393030303a353338303a3a5c2f3431222c22323630303a393030303a313030303a3a5c2f3336222c22323630303a393030303a323030303a3a5c2f3336222c22323430303a376663303a3530303a3a5c2f3430222c22323630303a393030303a343030303a3a5c2f3336222c22323630303a393030303a6666663a3a5c2f3438222c22323430393a386330303a323432313a3430303a3a5c2f3536222c22323430343a633263303a3530303a3a5c2f3430222c22323630303a393030303a353330383a3a5c2f3435222c22323630303a393030303a663533343a3a5c2f3436222c22323630303a393030303a663532303a3a5c2f3434222c22323630303a393030303a353332303a3a5c2f3433222c22323630303a393030303a353331303a3a5c2f3434222c22323630303a393030303a663538303a3a5c2f3431222c22323630303a393030303a353334303a3a5c2f3432222c22323630303a393030303a6565653a3a5c2f3438222c22323630303a393030303a353230303a3a5c2f3430225d2c2274696d657374616d70223a313735303938323539377d2c22657a6f6963223a7b226e616d65223a22457a6f6963222c2274696d657374616d70223a313639383334383436392c2269707634223a5b2235322e32302e36332e3235222c22332e3232352e3230322e313338222c22332e3231372e3230302e313930222c2235342e3231322e37312e323237222c2235322e31322e3137302e3638222c2233342e3231382e32312e3831222c22332e372e39302e313434222c2231332e3132372e3234302e323139222c2231382e3133392e362e3639222c2231382e3134302e3138342e30222c22332e3130362e362e313634222c22332e3130362e3137362e36222c2231332e3233372e3133312e3637222c2231352e3232322e37372e313434222c2231352e3232322e3130382e3532222c2231382e3135372e3133312e313837222c2231382e3135372e3130352e313832222c22332e3132362e32352e313630222c2233342e3234382e3137342e323337222c2235322e31362e38352e313339222c2233342e3235352e36312e323332222c2231352e3233362e3136352e3832222c2231352e3233362e3133372e323238222c2231352e3233362e3136362e3330222c2231382e3232382e32302e313239222c2231382e3232382e3130372e313935225d2c2269707636223a5b22323630303a316631303a346335353a653230303a3a5c2f3536222c22323630303a316631333a3339333a3630303a3a5c2f3536222c22323430363a646131613a6531303a3a5c2f3536222c22323430363a646131383a3964303a313430303a3a5c2f3536222c22323430363a646131633a3538613a653130303a3a5c2f3536222c22323630303a316631313a6633393a366630303a3a5c2f3536222c22326130353a643031343a3737363a613630303a3a5c2f3536222c22326130353a643031383a64643a373830303a3a5c2f3536222c22326130353a643031323a3464383a363830303a3a5c2f3536222c22323630303a316631653a3334323a326630303a3a5c2f3536225d7d2c22717569632d636c6f7564223a7b226e616d65223a22517569632e636c6f7564222c2274696d657374616d70223a313735313032353630322c2269707634223a5b223130322e3232312e33362e3938222c223130332e3130362e3232392e3832222c223130332e3130362e3232392e3934222c223130332e3134362e36332e3432222c223130332e3135322e3131382e323139222c223130332e3135322e3131382e3732222c223130332e3136342e3230332e313633222c223130332e3136372e3135312e3834222c223130332e37322e3136332e323232222c223130332e37352e3131372e313639222c223130342e3234342e37372e3337222c223130382e3138312e312e323335222c223130382e36312e3135382e323233222c223130382e36312e3230302e3934222c223130392e3234382e34332e313935222c223133352e3134382e3132302e3332222c223133362e3234332e3130362e323238222c223133392e38342e3233302e3339222c223134312e3136342e33382e3635222c223134352e3233392e3235322e3635222c223134362e38382e3233392e313937222c223134372e37382e302e313635222c223134372e37382e332e313631222c223134392e3230322e37312e3833222c223134392e32382e3133362e323435222c223134392e32382e34372e313133222c223134392e32382e38352e323339222c223135322e35332e3136322e323436222c223135322e35332e33362e3134222c223135322e35332e33382e3134222c223135342e3230352e3134342e313932222c223135352e3133382e3232312e3831222c223135362e36372e3231382e313430222c223135372e39302e3135342e313134222c223135382e35312e3132332e323439222c223136322e3235342e3131372e3830222c223136322e3235342e3131382e3239222c223136332e3138322e3137342e313631222c223136332e34372e32312e313638222c223136342e35322e3230322e313030222c223136372e37312e3138352e323034222c223136372e38382e36312e323131222c223137302e3234392e3231382e3938222c223137332e3233342e32362e3734222c223137362e392e3131342e313138222c223137382e31372e3137312e313737222c223137382e32322e3132342e323437222c223137382e32322e3132342e323531222c223137382e3235352e3232302e3132222c2231382e3139322e3134362e323030222c223138352e3131362e36302e323331222c223138352e3131362e36302e323332222c223138352e3132362e3233372e3531222c223138352e3138362e37382e3839222c223138352e3231322e3136392e3931222c223138352e3232382e32362e3430222c223138352e3233312e3233332e313330222c223138352e35332e35372e3430222c223138352e35332e35372e3839222c223138382e3137322e3232382e313832222c223138382e3137322e3232392e313133222c223138382e36342e3138342e3731222c223139302e39322e3137362e35222c223139312e39362e3130312e313430222c223139322e3234382e3135362e323031222c223139322e3234382e3139312e313335222c223139322e39392e33382e313137222c223139332e3230332e3139312e313839222c223139342e33362e3134342e323231222c223139352e3133372e3232302e323433222c223139352e3233312e31372e313431222c223139392e3234372e32382e3931222c223139392e35392e3234372e323432222c223139392e37312e3231342e3135222c223230312e3138322e39372e3730222c223230322e36312e3232362e323533222c223230342e31302e3136332e323337222c223230392e3132342e38342e313931222c223230392e3230382e32362e323138222c223231312e32332e3134332e3837222c223231332e3135392e312e3735222c223231332e3138332e34382e313730222c223231332e3138342e38352e323435222c223231362e3132382e3137392e313935222c223231362e3233382e3130342e3438222c223231362e3233382e37312e3133222c2232332e3136302e35362e313235222c2233312e3133312e342e323434222c2233312e32322e3131352e313836222c2233312e34302e3231322e313532222c2233382e3131342e3132312e3430222c2233382e35342e33302e323238222c2233382e35342e37392e313837222c2233382e36302e3235332e323337222c2234312e3138352e32392e323130222c2234312e3232332e35322e313730222c2234352e3132342e36352e3836222c2234352e3234382e37372e3631222c2234352e33322e3132332e323031222c2234352e33322e3138332e313132222c2234352e33322e36372e313434222c2234352e33322e37372e323233222c2234352e36332e36372e313831222c2234352e37362e3234372e3731222c2234352e37362e3235322e313331222c2234352e37372e3134382e3734222c2234352e37372e3136352e323136222c2234352e37372e35312e313731222c2234362e31362e3133312e323331222c2234362e3235302e3232302e313333222c2234392e31322e3130322e3239222c22352e3133342e3131392e313033222c22352e3133342e3131392e313934222c2235312e3135382e3230322e313039222c2235312e38312e3138362e323139222c2235312e38312e33332e313536222c2235342e33362e3130332e3937222c2236312e3231392e3234372e3837222c2236312e3231392e3234372e3930222c2236342e3137362e3136352e38222c2236342e3137362e342e323531222c2236342e3232372e31362e3933222c2236352e3130382e3130342e323332222c2236352e3130392e33392e313735222c2236352e32302e37362e313333222c2236352e32312e38312e3530222c2236352e32312e38312e3531222c2236362e34322e3132342e313031222c2236362e34322e37352e313231222c2236372e3231392e39392e313032222c2236392e35302e39322e313031222c2237392e3137322e3233392e323439222c2238312e33312e3135362e323435222c2238312e33312e3135362e323436222c2238362e3130352e31342e323331222c2238362e3130352e31342e323332222c2238392e3134372e3131302e313330222c2238392e35382e33382e34222c2239312e3134382e3133352e3533222c2239312e3230312e36372e313231222c2239312e3232382e372e3637222c2239322e3131382e3230352e3735222c2239342e37352e3233322e3930222c2239352e3137392e3134352e3837222c2239352e3137392e3234352e313632222c2239352e3231362e3131362e323039225d2c2269707636223a5b5d7d7d, 'yes'),
('ipResolutionListHash', 0x62653462353362303630656437653237623938353263333836396235643132346365383665323135353236643265636331333939666230343266323736393161, 'yes'),
('isPaid', 0x31, 'yes'),
('keyExp15Sent', '', 'yes'),
('keyExp1Sent', '', 'yes'),
('keyExp2Sent', '', 'yes'),
('keyExp7Sent', '', 'yes'),
('keyExpDays', 0x333635, 'yes'),
('keyExpFinalSent', '', 'yes'),
('keyType', 0x66726565, 'yes'),
('lastAdminLogin', 0x613a363a7b733a363a22757365724944223b693a313b733a383a22757365726e616d65223b733a353a226c696e636f223b733a393a2266697273744e616d65223b733a303a22223b733a383a226c6173744e616d65223b733a303a22223b733a343a2274696d65223b733a32363a225361742032387468204a756e6520402030343a34303a3039504d223b733a323a224950223b733a31343a223139362e3234352e35342e313930223b7d, 'yes'),
('lastAttackDataSendId', 0x3738343031, 'yes'),
('lastAttackDataSendTime', 0x313735313139313234342e303138363731, 'yes'),
('lastAuditEvents', 0x613a31303a7b693a303b613a313a7b693a303b613a323a7b693a303b733a32333a22736974652e706c7567696e2e6465616374697661746564223b693a313b693a313735313139373537313b7d7d693a313b613a313a7b693a303b613a323a7b693a303b733a31393a22736974652e706c7567696e2e64656c65746564223b693a313b693a313735313139373435343b7d7d693a323b613a313a7b693a303b613a323a7b693a303b733a32333a22736974652e706c7567696e2e6465616374697661746564223b693a313b693a313735313139373432383b7d7d693a333b613a313a7b693a303b613a323a7b693a303b733a32313a22736974652e706c7567696e2e616374697661746564223b693a313b693a313735313132353637323b7d7d693a343b613a313a7b693a303b613a323a7b693a303b733a32313a22736974652e706c7567696e2e696e7374616c6c6564223b693a313b693a313735313132343335393b7d7d693a353b613a323a7b693a303b613a323a7b693a303b733a31393a22757365722e617574682e6c6f676765642d696e223b693a313b693a313735313131363230393b7d693a313b613a323a7b693a303b733a32303a22757365722e617574682e636f6f6b69652d736574223b693a313b693a313735313131363230393b7d7d693a363b613a313a7b693a303b613a323a7b693a303b733a31373a22736974652e7570646174652e7468656d65223b693a313b693a313735313130353639343b7d7d693a373b613a313a7b693a303b613a323a7b693a303b733a31383a22736974652e7570646174652e706c7567696e223b693a313b693a313735313033313936343b7d7d693a383b613a313a7b693a303b613a323a7b693a303b733a31383a22736974652e7570646174652e706c7567696e223b693a313b693a313735313033313839303b7d7d693a393b613a313a7b693a303b613a323a7b693a303b733a31383a22736974652e7570646174652e706c7567696e223b693a313b693a313735313033313838333b7d7d7d, 'yes'),
('lastBlockAggregation', 0x31373531313733393535, 'yes'),
('lastBruteForceDataSendTime', 0x313735313032313434322e313331303030, 'yes'),
('lastDailyCron', 0x31373531313138323032, 'yes'),
('lastDashboardCheck', 0x31373531313138323033, 'yes'),
('lastNotificationID', 0x36343630, 'no'),
('lastPermissionsTemplateCheck', 0x31373531313632333834, 'yes'),
('lastQuickScan', 0x313735313139333836322e38343933, 'yes'),
('lastScanCompleted', 0x6f6b, 'yes'),
('lastScanFailureType', '', 'yes'),
('lastScheduledScanStart', 0x31373531303430353938, 'yes'),
('licenseType', 0x7072656d69756d, 'yes'),
('liveActivityPauseEnabled', 0x31, 'yes'),
('liveTrafficEnabled', 0x30, 'yes'),
('liveTraf_displayExpandedRecords', 0x30, 'no'),
('liveTraf_ignoreIPs', '', 'yes'),
('liveTraf_ignorePublishers', 0x31, 'yes'),
('liveTraf_ignoreUA', '', 'yes'),
('liveTraf_ignoreUsers', '', 'yes'),
('liveTraf_maxAge', 0x3330, 'yes'),
('liveTraf_maxRows', 0x32303030, 'yes'),
('loginSecurityEnabled', 0x31, 'yes'),
('loginSec_blockAdminReg', 0x31, 'yes'),
('loginSec_breachPasswds', 0x61646d696e73, 'yes'),
('loginSec_breachPasswds_enabled', 0x31, 'yes'),
('loginSec_countFailMins', 0x323430, 'yes'),
('loginSec_disableApplicationPasswords', 0x31, 'yes'),
('loginSec_disableAuthorScan', 0x31, 'yes'),
('loginSec_disableOEmbedAuthor', 0x30, 'yes'),
('loginSec_enableSeparateTwoFactor', '', 'yes'),
('loginSec_lockInvalidUsers', 0x30, 'yes'),
('loginSec_lockoutMins', 0x323430, 'yes'),
('loginSec_maskLoginErrors', 0x31, 'yes'),
('loginSec_maxFailures', 0x3230, 'yes'),
('loginSec_maxForgotPasswd', 0x3230, 'yes'),
('loginSec_requireAdminTwoFactor', 0x30, 'yes'),
('loginSec_strongPasswds', 0x70756273, 'yes'),
('loginSec_strongPasswds_enabled', 0x31, 'yes'),
('loginSec_userBlacklist', '', 'yes'),
('longEncKey', 0x36393538383236336564613432643062313633323831326330333135393666626561316464336436653437646561366530353730623536363163363031303263, 'yes'),
('lowResourceScansEnabled', 0x30, 'yes'),
('lowResourceScanWaitStep', '', 'yes');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('malwarePrefixes', 0x1f8b080000000000000314d6793815ef1700f0d997bbce9d3bcbbd7349594a85128a42522452491b25518a44d95a484a21492b11854a94a448918a94b469212a29a545452bd2267edfdf1f9fe79c799e79dfe79d33e7cc333ee3c78c8f0a1b6f3e5ed7df27cc5f7742d878b331e3754fbf1adeff20d525ef650d7fc93ff04543cbc42901a5b38e4dbe3e19edb2cd3829fbff7d96e375d784fa2d0f58ef17f6ffcb31666696e6ff6d030096e900f8fd0600dd7204e0613f00784737003fdb08a029fb01f40f0460919d00f6341dc003d60144c24b40dc620c480bbd0059ae2b20675a00b9701a90cfea04a89b8b00eadf154031b60c50748402f4a1068031380130e51500fb7636c0d9c8012e2002e0293b80f7be0cf0a7b401d5bc1a40559709a8d37b00758e03a0be2705d4cfee02c2cc0c40705f02088df68046bb11d05c710734b7c6005a2e3d80d6c25f80f6010d306818050cb2ea0306ed1c05e88cef027426d5033a418b8021b7ed005dfddf80eea40a4037e800a0fb623fa0679003e85dac010c96d90206db3b8061dc6c60d82c5bc030ec1060b8ed0c6078fd2c30fc603030bcaf011861150c8c987f0518f1ec246064bd03305aa70718555c008c3ecd058c4b3e01c6ef170326b62980c9e62fc0a85335c0e8bd2980193b0830079d01f315ad80057216b0d83d09189bbb111837eb3feeb1c0b8ebadc0b8ba1e605c431b6039de1cb02a580258d59080d5ef6460fcc97e608236054c88190b584bfe01d6975f03d657960236032460dbf714b0bbb8199874a61698742f1c983c2403709038020eb737028e4fd300a7fc12609a6d1f306d9d11e08219032e5621c0f4ddfd806b482ce01afd0c9811de04cc48f002669c7e0ccc78381d9839bd0f9895fc079875fa04e0367e0ee0968501b30b8e02eeab5c01f79fb9c05ca70660eec377c03cc73a605e731b309fb300162c3f002c487b0d2c38e3032c284e00165c59002cf89e03782cfe0778e4a6009e630b014fabd38067f62360a1bd2db0d07504e0a5ad05781d1e05789b7380b77f2fe05d98002cb925027c88eb800fe30bf86cbc0bf8aa30c0f710042cf5d4079659b703cbd6fe67d73860d9d705c0b21fd1809fec16e0e79e07f85df401fcea4381e5277600fe6bdc8000c92620604f2c10903a0958a998040426224060e7482068fa3420385a0c04c71603c11fdc81d5e07360f5de49c01a301358d3ba1908d99b038411414058501e1076b908082f360622b04a2062e91a20226b0058a7af02d6f53a03ebfdef001bb6860291975120f255051035640b10959d0f44475d00363d5d0c6c6e8d03b65886035b56c140ac2e0fc4064501b1ffbdbbd8241c88bdb706d8faf31db0f58f2eb02da901d8b6ef2cb0edf93b207ece6a203ee910109f4e02f175e78184b5f940428e239038ba1448dc3701487c3b06d8812e067684ac03929c2b8024970e2069873fb073e41320b92b0ad8f5ca09d88d2c01760734017b9097c01e6637b067eb6f60efa7fbc03ed97760dfc85e605fef4e607fad0790020c05523ce60129411b81d43dc9c0817105c0819752204df7369066300a48972f0032c64b800c673b20c36322903950041cb230010e256b80c3d3a280ece19940b6df442067df3d20e79e337064512170b4fd3470ac5901e4d6dc03f2c0ed40de7a7320efa31190d7e7069c70cd014e1afe020a8cf38182745fe054a30370aa5b0e1442b140a1f149a070fe6da0f0e11aa0b03d0428ec9e019c6ebb049c311a0c9c591a0c147bac028a977b0325274601e77ca600e72a5e02a5269dc0f99995c08529dac085ed89409905fc1f1e289b3208284f520217a3b380cba7aa80cb77260157dee600959360a0d26d3d50b93214a806d540f5f46b40f5460ba03af10c507d0103aed57c04aed7d901373a8601b586a380da53f780dadbe7805b395ac05d170cb81b7202a8d39900d4354702f7663600f77ce5c07d452470df7f1cf040bf1d789078187838fb32f0f0c42fa0c1341568b874047874f61bd038530e34a1cf80c763c380c7511dc0e347eec0139fa7c0b3cd5e40cbc536e079ec20e0053c1778616a04bcd8fb0d7869391978395909bcdc5e03bcac8f015e1d4b07da96ba016de962e0b5b73df03a240c789d3107783b7213f0f6b229d0ae6305b4af1c0dbc9fd0097c684b023a9dcc814f1b7c80cfbb75812fb6b3806f8ba281efe7a7025dcbf602ddc023a05bcffd3ff140f7c240a0fb880fd0e303013d8fed811f0dbf815f8514f0c7be13f89b550cfcfdb613e8bbf719f8376322f06f4e2930a01f0b824b1f80e0b54b20344d1f84f23f80d0a7fb201c7c128463bc40c4ba0c44f6ba8268bc2d88192f05312714c4fece0371ac05c49d868178d41090783604242fcd0445d62ea0c8eb38285a3b08141f5d0c8acba240f1071694406b40c9f0245032d9029486df05a55bdf8032bb6850f6753a48a5448354fb3390a6cb4066bf27c81e7b0cb2cdf92047a482dcba0650a589005516fb41555200a8d6ea05d50b9f80ea8be9a0fade7e50182d078545a9a0b06e38a89955036ae9a5815ac30e835af37c41adc64da0b67e21a8ed550b6a3ff90c6a3f7b050e2a9b0deae8e5833a9bb2419d9a2de0e0c0767070bc293844b3151ca25704ea5a3b81baaf1681fadbd340030f57d0c0f31f68f0f21938342d0b1c7a7109386ce930d070ae1434cc4e040d5f5b80c3d90de0703f1938bc580f1c1192048eb89c011a7d4d008d5d1241e3d93b41e315f1a009940f9ac8da4093100538aad1081cf5eb2e381a5c0b9a8e7d039a5a7f06cdc2ef80e6e020d0bcb70b1cebb3081c7b2a081c67701e1cb7620c38aeed006839763e68b9fb1e6899351bb49af81eb44a4e00c7e7e9831382fb406b991668bdfe0d687dc014b4feb901b419d903daec6c076d4e5e046dca0b41db6f45e0c42fe3403be77ed0ee55033869d13fd03e26149ccc2f06273f4f00a77c4440a74027705ad915d0d97a21e83cf91f383d87065d237e80331c678233a6478233350de0cc2b47c0598f6e806e1303c1d9f71e80ee0e5f41f79cb1e01cf0213817ae02e7ba5883f3f4d3c179451bc1f907eac1f9e913c0f9fffcc105ce11e082c80de0822425e8216f063d86ef043dea9f801ead96a067851fb870cf00b8f09c2fb8b07917b868ed417051e51ad04bb216f49ab412f43a52042eb6df032ebefc08f46e890497e4e783be7f8f824b3dd3c0a547b7824bf354e0b2046bd00ffe0cfa658d0657b864822bde4f02577ceb06fd375d07573ed805069ec6c1c0473018d8a205aeb23402575d1d0057dd580906ad1e040685e582c17b1130f8b51d18923f160c1b5e0b86bd58088675c780e123df821183ccc1889fb6e0daf521e0da4dafc0752b3e81ebaaf683eb6f9a83513e8fc1a833f6e046f834b8b1cb008c5e35098c3e9409467f3e066efaa107c65c5d06c63c20c1cd0d0a70f3d34c70f3ab19e0962b8de056663db875ba37b86dfa32705bea5770db897de0b60e27306e621718b7d91b8cb78c00e317f780f149d560c2922c703bbf074c6ca7c11d36a1e08e1b47c1a4582998d4dc0426af9c0a26a73f07777d4802f7f8b7827b7be682fbb48783fbe63d00f7dfaf07f77f2a0153977880a92d9fc0036519e081fb0360da912b60dafd7230eda90d983e68137870f54430e35b3d98e9e8021e2a70070f15e78187b75e00b3520bc06c551f98dd9e00e6841f0073fe8c068f319bc1632ff781b9935560ee2233f038150f1e5f520a1efff80ecc9b9800e6359e05f3fef681f9f7cbc0fc17ebc1133132b02079365890fa132cf8bb153cb57f0378eac339b0d0ec2a5858f71c2cf2990e16bd60c133254fc0b3b24de0592b73f0acbf083cbb26163cfbdb0d2c3630014b9840b0b430183cefb702bc306c0758c6f58365b933c08b4a1fb042b617ac30ab032be62e072bc2678397968480972937f0b267117879d545f08af15cf08ad748b012ab022bb71e01ab46458257bf8c05abc76f07afb93f04af453c07afcfd7056bf243c19a13ff397507bc11fd05ac35be03de1ef407bcbd2c10bc9daa0bdeaea9036ff706827775e78277875e04ebc6b8820fececc0078b96820f1227820f911fe0c3ffead0a0ef093e0a6a071f1db6001f7d71051b77a7838d3d916053bd3df8182d011feb0f031f7b28c027116fc1e60769e0b324026c91f5832d236780cfd716812fca08b0b59e025f9a24832f2fd482affc2bc057e73f80af9ee3e01b7500f8169c09be73b002dfb59581ef7aa783eff9b5e07b9b5ef043d211f063743cd8313c00ec18150c7694b9819de76dc04f4ed6e0a7d9d9e0a773cee0a7dba7c04f2febc1cf1e20f8b9a613fcf27e0bf855b418fc3e7d38f8bd580976c55d06bb3a10b0db580a76ef7b0ff644dd047bcb4e813fe331f0e7ef62f097d76ff0d7325ff057c076f057b60bf8ab7536f8fbc21af0ef1923f0efc30be03fc3f5e0bfb230b09fea05fb6b3bc081573b20c0938680340e02370543e0dd0608ec708620230708ba9d02c10a7b089e3000c176b6107ce71284901b21c46239842e790ca11f1d206cd70e08afba0811e68d10311e80886d232172fb2788bc1a0a919d0f21d1bc5848b22514923a2b21e9a9ab90f4c65b48661b08c9be5c80e453c590fc952d440d6985a8e3272185bb01a468d902293112526a2f8094772c20ceac05e293db21f50b3f4830fd0b0956472161bb0124ecf0853439af20ad774190f6345f48477b0ca4f34f020dd6de030df6748706873c8506df7b010df9f714d2cb9f07e97ddc0ee9bb7f87f457bc87f4776f84f4bf984043c7d641c3dc9e41c37c0741c3024aa16197bb20c3822bd0889635d0c8597268e4dd2390d1e41ac8e89f0a32ee2521131c8046692d86461b0c824627be834cdf3442636425d098112b20339f64c89c22a0b1ea5dd0d82de9d038e324c8b2702a6459c642561bbe40e327e943132c7420db1924641b6d06d94d5807d9139720fbc36b20fbecf3d014bb4590c31e06724851428e7353a0a969d990d30e0768daaaab90b3fb37c8b9f03be412e00fb96c9a00b9bc7f004d270643d3f90168fac52ec8d5b31e725d3d0572ddfa06727df21d9a352a049a3dfa24344fe886e65f3c092df8ef3c1eda43208f1124e44978419e735da185c23468e18403d0426f3368e13d105a347c3db4e8b12bb4e8cf53c8ab7627e4ed940379a75a434b3cc7414bb2e3a025d5ab219f21eb201feb78c8d77df27fbca1a5171a20bf9bdf20bf3777a0e587e2a0e54f66422bd60d402b631868e59e85d0cabbc3a1956f0f402b7f7b4381f6e95060c53b68153b065a35cd1b5ad5a48182dd1ba0e0221b68351f07ad76378556978742ab2f96436be0b9d01ad7155048d61828743a0485de5f02858df802857f64a008077f28c2e92114b1f73bb47ed41968fd520914f92c018a09358562726e419b8756429b2b3e415becef435b777c85e22c3da00449249430330f4ad8390025fc980a6db76a8612077f8112ab95d08e980128c9b41f4a9aec0e256dfd2faf1d0e25bdfa0a25075f87764db90aedbaf205da1d9d0ced71db0bedb9b40bdaf3c705da1f4f4129675f40292fdaa054712574c0e2159456980ba54f7c001d4cba031dcc18091dcc190a65b8c54199665950e6841028f3f114e8f0394fe870e779286b481e941d6b04e5f8e8434738057464690374e4d801e8c89312e82867041db3bb011d7b150e1dfb6b091d5fd20d1d3f7e1bcafbf812cab7cc80f2234740f91b0743f977d64327e05fd0098b9fd0099759d089b45bd0c91dafa102a8132ad85a0c9d6a7d0915ea044285cf1e4345880b54e4391e2ada3e032afa0941670a7e43c58af75071a8022ade3f032a29cc824a4e7f86ceb92aa07377e643a563caa0f39b70e87c9e3774fed454e882e832541e8041175799411733e4d0252f097405dc09554d5f0655bd7181ae6e5d0b5d4d9542d51147a06b0987a16ba7bf43359e15d00de3ef50ad47187473f763e896c14ce8b65801dded3900d5698ca03ad320e8de3a1ebad7ae07dd8fb0801ed01ba007babfa07ace17aa1f7f0e6a08190c3daa9b08356ef3861eb727424ffd1f40cdf7eba0e7cb40e8e5bf75501b770b6a33a2a0b62559d06bea0df47aca17e84dc67ae86d7215d4be391b7affc701fa10711efaf0d20bfaf06507d4916904750e9a0a757afd803ae3caa04fd75aa0cf7e4dd0979ae3d0d7f86fd0b7fd46d0f7d44ea8eb7206d4ed1e0975c7fc83ba93b5a0ee7b5fa11f6b73a1de337a506f5519f473d56de8176702fd6157417f3c52a03eed7bd0bf9e6ca8bf461beaefc361903485c1a97130947a1f866dfc60b8a60e46f49ec188d17518cb7782b1eb8760dc2612c61d2fc384f97298181b0e13ddcaffdc824960164ca696c1a29189b028bb0916b5b3b0b85b054b064d86252707c1d24bc9b0f4b1052c1b120acbf6bc8565b53f613a2a10a68f5f849546376065940c561604c2cad726304389604e910373898760d5e2cbb0ead7715858920e0bc5ceb0f074352c0c34c11afb6458b343026bafba070f9a1e0f0f3a2282757c26c13a6dc7e1c19b5078f0031c1eb27d3eacbbee21ac97d00beb5ddc03eb9b7bc243c515f0d0cafdf030e41f3cacdd1936743e080fef3c008f3498008f0c99041bdd390d1bbd0460a34f146c5c6b099b7cf7834dfe59c1a65e9eb0b924153677fe089b9f68852dfab6c056366b60aba445f0f8b80c787cc93dd8baf0036c531703db34bf846dfe36c2b61b5fc213ed52e089a515f0c49712d86ed33ed87eb0213c39bc0576887d013b5c34851d0d8fc053af6f85a79969c1d3aa5fc2d39e52b0b3ce28d879c20dd8b9e817ec423f865d7fa3f00c2a119ed171049e09fc82674ebc0dcff4308367666e8167c504c06e1b5260b7821df0eceb62d8fdcc01784eb0073cd75003cff33d03cf779c052fd8ac823d605d78a1d51578e1f63e78d1b9a1b057c93f78b1cb7d78f15b18f6d62e83977c74877d4624c1ff9510f671780dfbf430b0eff95078e9edddf0d20f43e1659a787859e56a7859d52bd84f6f1dec175509fbe519c0cbef0d82fd4bf561ff969db0ff670dbcd2d0005e5970120e1ceb0907da98c3816bffc1ab1acae0603e070edeb8145e3dea1dbce645101cb2e7171cf2cc170e9db5110e7d41c361e58e70d85b080e17e7c211f36de188b359f0baeec7f08692bb70a4b11d1c7931098eaca98623fb6fc351335de1a8c21638ea7410bc31f905bc31a501def8c012def8f11dbcc96c121cf3211f8ef99804c782d7e0d8dd1cbcf5cc3b785bc42878db36068e737900c78ff805c7572d80e35f5f81e33b86c3db1d6878c7919b70d2b4687827f011de193e15dee57611de23da02ef79f51dde3be938bcf7e306781f5f05ef7b5402ef1f49c0fba71c87530313e003b671f081056be003b943e003378be1345b0c4e5beb07a75f6e80d36f94c0e9cd5be083df0de00c73373863a5369cd1e506670e9a096766ac81b34b3ae19c15dbe123e14df091a33ef051a6153e7ac50f3e66b30e3eee4cc179471de0bceb1d70dea3f970fea0d7f009220a3e9170073ed1f71b3ea9df099ff41c059fbced06178c2c820b8e3bc2a74ed8c1855d59f0e9459be122e348f8ccb0a3f0d99a0cf8ec6d4bb8b82e1d2e59750e2ef939193eb772057cfed93cf802bf132e63cfc31553fec015910d70c5ed85f0957f2170956d115c75e6217cf5f431f85ae225b826672e7ca3ba0daea57fc2b5f1fd70edfe76f8e6fcc5f02d2303f8363217be636b08df716b83ebec9ec375178ce0ba2e73f89ed81dbe5765083ff471861f163c821f968c86eb6d40b83eda076e08d80637c46f811beee4c38fe256c34da35ae0c7a7d6c04f6699c0cdbbf5e0e6bf17e1671235fcdc7707fcbcd6137e51390e6e3d4cc02f3d9de0572bf5e157fd3fe1b6558ef01beb48f8ddd81ff0bbb85ef85df62df8dd7fdfab77bf0fc31f8936f8e35807f8e3d246b8f3aa3bdcf97e29fca96f08fc35782afcf5cd6ff8db4d67f8bb100677b172b8cbc30deeda6f0377bddb07773f36857b1af7c13ded73e11f31cbe11f1f0ec3bd3a91f0cfcbabe05fc323e05fbb27c1bf9dcce13f5e95f09f4b12f8efbc23f05fefcd707fe604b83f5b020f3cdd000fb49d86073ed82240cc6e04c83e8dc0d43704a91e8ba0536f2368ca10047d3d13c1a6ae44b0e5ed085e710721dd19443c390011df4e442413b72192e62f88b4520b91b93921b2e3b710aae626a2a84d44149db711da752442efff85d04fee234aee1ba29cfd1761914c847dd88a70d6c1086f9a8ef0475f20aa735710d5f54e449db11051e77f4704c5144478760ad1b2fb8e6845d7205a1dff106dcd4c44bba81ed16e5f87687f0d440689ae2083ae8e4774befd43747e352283a7a2c8e0c59d88de196f44efe31c44dfe015a2ff470b31f07b8818b44e46863eaa408621a98821ba02311c12850cff9a8f8c5c771d310a8e408cd69a22467de710e3117688f1c619c8e89fa688a97d1162dab80c19b3e2273266e03e62566582984b2620e65e6f100bc55dc4227527328ebc8c8c5b6a8a8c8b9a828cbb178f582a472396ad67112b750f62151d86d8e8a9101b8f18c4c6df09b125d29089757d88dd5c1764d2da61c8a4632b117b7b093265a11ee2e0f00871987b187128f5461ceb86214e3a8390699b61c4794307e2bc632ae27c3c05713ebf0c71be720b71397d1699ee3c04995ef50299fef90932a3a1059919d58accfcb91b9925139059aab9885ba837e2fe31089933fa1a32c7c50399bb6a2232f7421a32f7bd2932b7b71399a7fa81cc33b244e6efb987ccaf5a862cc819847884f8211e61258867e407c4731f83781e9b892cdcbe195904db215e95db116fac12f10ecd40bc0fd7234b6a5a11dfdc09c8527d4364e9fc55c8d2d84388dfda32c4ef6824e297678ef8f5be4196bf90202b4ede42fc555948802a1059d9bd0c095cf00509cc1e83049ef24602eb6d90559e3f9055d90c1234fe281214d08604c79d45824fff4256a7ee4556370f43d64cc4913547ed90100f0e09295882844e5b8f84d6a423e14b4124e2fa5a64ad6e06b26eee7364bd2219591f168bacbf54806c00ad9168f312243ae005125d71088971f64736f3e1c8962985c8b6c5c3916d29f39178d76a2401bf83242c5a8b24acfe8b24241f45b6139790edcd77901d374a9124d52c24e9920db273ac14d9b9f10f927cf11292dcc3227b9cbf217bc27590bd9357207b1d9e237b3f6d46f65d1f40f653cf90fdbf3e20fbff9920298bc62229be0c9212ab8da41a7f4552e7ce4352ef37220722ce2007de1423695bc620077510e4e0e4242473db78e4d0b8f1c861ab2ee470623392759f45b2bf3a20d9bd99c8117b0fe4e8debbc8d1131791a38fd5c8b1b2b348ee363de4f8040cc9e38621791b6291934a183979a11439596d8714a08dc869d145a468721372c6e1007226d50a3953f812396bf411393beb3372f6841b523ccd0e29d1ed454a9a2c90737d3c523aeb3752ea3e14b9509b8b94cda191b2a26748d9fd44a4aca118b938ae02b9b8e9057249e3845c1e3f1ab93c8f422ea70421575e6b2395a7ae209577e2902ac326a42ab013b93a611452bd2507b94e6d446a86af476ae26e23373a4a905aadf548edcb1348ed6f0be4a6a414b9d98e20b7a521c8ddd451485db931722f5b07b9f77b2772bf2d10a99f958a34d8f6238f8e55228dcd354893ed02a4299f471e7bc0c893d93791a77ba5c8d3de8548f39bf5c8b32c4ba465c824a4c5f931f2c2bf1e7979ab137945f8216de299489bf138a4edce1aa4ad6504f2264e1f796bf31379bbd61b7977c01c79d7ea81b44b3b90f6e2fd487b6d3ff21e3885bc0f4391f7e7f2900f5c13f2f1bffa76a43d443a5f94229f567c433ebdb3403e8338f219d242be2c5b867c29b442be9cad40be942e42becdfe867cfbd18cf414ff467eccfc8efc68d420bdf30390de8052a437cd06e92d9b8ffc347b85fc3e7a06f97da60ef9a35581fcf1ac40fe263b207d4ba448df330be41ff604e91fb209e95f700ce96fbb8a0cc01f9081bf9928f8fc270a75a5a3b03a0945eefaa0e8ca9b281af813456bd528ae744271c3fb28591c828a86af45c5a217a8d8b41995bc3f89caae4f44e50318aaa8aa429533da50462f0c653e6328db90877223bc508df7705473c20f1d6435031ddca841873c7e8bea8aca50dd712a54f7912faadb321fd5e3dfa07aeb1250bd9c5254aff137aa3f9546f503e5e8d0ecd9a8a141156a182d4287fb1c43470c4f478dcf01a849fa71d4e4aa133ae6f56cd44c50a266bbda51b3438b500b10422db6f7a2165d0c6af1e3353ab6ed223acec11e1d37f3226af91a40ad5cefa1566137d0f17b65e88495b9a83508a2d6cff6a1b663dd51db7d63d189c216d41e3e884edeb20b9d12c7a10eef7550c7994351c7eb3ae854cd67d469d578749acc059db63d1c75298c425dceb6a0d3b13274ba7a3deafa78153a4374189dc996a26ea59ea85b653b3a9b9880ce9e7a0e757f7b099d53a88dce8d5b8aceeb9a8cce0f7c8e2e30b98b7ab220eaa57b17f57a548e2ede3d0df5d192a33ebd45a86fe917d4f79d36bad4c50cf55b7215f56b8b4457348c45fdb3bea1fe17f6a1fecddbd09583fea12b3deea02b83607465af3eba8ada84ae4a6e44838df4d1d5a36fa0ab2f3ba22163d7a1a1de9bd1b00227347c472c1a9efb185d6bfe045d3fe82dba217802bae1a40f1a4938a31b87f7a01b27ef45370603e8c61a1e8d692e4237bbbc4537e7a3e8e62f31686c6339ba3565101ae72a47130c5fa109b153d0ed5f9dd0c42fbee88e5b53d19de13568f24c6334f9860b9adc254377c5d0e86e450dbadb3e03dd7de501ba376e1cba6fb716baff8b359aa2770c4d31b44053ce6d4253ae58a007a6dd420f1c53a307aedc47d31c9cd1b47d5568ba910b7a30568466ec7c8666eadd4033ffd5a2876c7cd1c323c3d0c31f0ad1ac317568d6add36856f30834670884e68c4d4073e222d09cec5834e765289af361247af464349abbad08cd2dd1458f0f9e88e6ad2846f3b296a1f93374d17cffbf687ef40334bfcd173d7104464ff4ed434fe66d400b580e2dd08e450bc6ac430b4ecc464fadaf424f7b7f464fbf3f8a16c724a32515fee805bdbde885c45af442fb30b44cf70d5ae6740b2d9b75042d2bfc8896d7eba317b7ad472ff765a157bea4a0959f5cd1cadeb7e8559dfde855fd0be8d5614e6835b408add67246ab2b07a3d50f6bd06b25cde8b57b8bd06b5fd5e8f5b7d5e8f59e58f486fc027ae362105a6bed80d6ae71426f528de8cdcb5ee8cdea7af476e428f4ce9aabe8bd1dade8bd7dade87d57157a3f26007d285b863e5c9d8b3e920b68a34912dad8618836fe89479bb8f568936d13da541e803e89c9479fc275e8538fa1e8331d107d566283b6ec94a22d7faea0cf77bd479f9f3982b6ae7a85bef4fd4f7222fab235087d35b6017d65dd87be5aff017dd5fe077d3dbe097d3deb11fafa5128da6e720e6d9ff41a6d7f6383be4f7445dfdfc8443f8cc9473b6c0cd00e472fb463f313b4e32c8976fa7d423f9fdf837efe3c0cfd121a877e69b046bf6a4d46bfea5f44bf15cd46bf9b8d46bb980d6897e607da75a702edbafb13edfac8a3dda39cd0ee437fd0ee73abd19ee20ef487c32fb4d7a50bfda50846ff74bc42fb82e6a2ffd6df43fb2153b47f540fda6fd68df647cd40fb33a6a3fd05f9e800528a81ad4f30a41ac5d0e10e18960e63587b1286fd8bc0f0f25f187e3f0d23ca5d30e2e63b8cac76c444f0794c6c9e84897dc230f1b26c4c62608749e2ce62b2957731d986fb98ec038051cc798c1e7113531aafc4b833328c2f3f8fa96a9e62aadf4e987af42d4c7dc40653b785619aae5398e64f0ca635ec18a6ade78269e70462da558b30edeb0998ce53736c886e13a67b2015d3830330bdd53f31bdbc5798ded74998c1c148cce0c8536c684222362c7e0d36ec5b1666185a8c0df72fc0865f988b8db02ac6460efb838dfc5b8d194fe6b0d135a1d8e82fa998a9d620ccb426011b63b20f1bb32f0f1b6bbe181b7be0133636331a1b5bfe171b67f2101bd7548159061ec02cc3f531cbda1c6cbcc94c6c7cad2d3661a4096633ee2f6633eb0366cbbfc26ced1b31dba8fff2f4e5d8c4e1bed824f60f36a9f4193669a01eb3d759894d5918804d29f981390499618e6d8ed8d46137b0a9a143b0698c1536ed863be692321173f94861ae3f82b119aac1d88c23a7b1593520e6260bc1dca863d8ecb86ecc9d73c1e6f4676273e52bb1b986fdd8dcdf9ed8bcd237d8bc6f3fb0f9191c36ff7129b600be852d68d7c53cc6f7611e73db31cfc53d98e7de139867c152ccf3b91ee6f9d6105bb8538579b107b1c5830f618b979ec1bcd31bb0253fdf603e8e4bb06583de61cb265dc0fc0c97622b7ab3b080210c1690f1070bc8fb8bad74de8dad7c35180b7c711f0b7c7b045b35651e1634f21d1694fd110b3a158405cb5cb1e067241642746121de13b190f2d758a80b8785be4cc0c2aaee60e1678cb088e1b3b108fb75d8ba0787b17503f1d886c7bdd886670fb10d5f9cb1c85dc658f488c358f4c9f55874713eb689dc846daa1b856d1e19806d4e388d6d3e7405dbfcc103dbb2db108b3d9a8ec5fef5c7b666cdc7e2f45ab0b8490d58bc781b16ff703d9610fd0b4ba8fe8c6d97e761db55fad8f62a05b6bde90696783b014becfd8025ddb7c376a69fc592c3596c179a8bed0e9462bba3706ccf9435d89ea7c5d8be1d9fb0d4496bb1d44c124b3d6983a5f62ec00e042760e9c3c3b0f4d8d158facd14ece0ef342c33780d7668f71becb0ee07ecb08f3f9665fa0ecbba6e8b6507ea62d969349663dc831db9f1043bca4ec18e2dcbc28ebd3a84e516a663b9979cb13c740496279d8ee5a9b66279770db07c682176e2bb183b09fec04eee1c8a15843fc20a1f4463a78f2dc08a74df6045ae7158d17f752eea26b133bae9d899e075d8d9e52c56ac4ac78a1d9bb0e22d2158c9a1a95849cf65ec5cff46ac74fc39acd4da012b9daec24add69acb4eabfbc2503bbf0448c951d75c2ca212556fedb10bb888fc12a6e0ec32afafdb04b5afdd8a56f5bb1cb7abad8952f065865d46eacea3b855db566b0ab3f6e60d56d4fb06b273762d70d0e63d797ba62d76f2ec1aeb70dc56a6213b09a3d7bb19abc07d80db755d80daf63d88d3b1dd88de6f9582d370dab7dff16bb997f05bbb5cd09bb5d3d04bbdb1f85d521fbb03acb5aecdef20bd8fd2519d8c3d1b558c3d0395883258435425fb127855d58739425f66c741df62c3c0b6bb95685b5fc32c75af99558ab3386b5fa9962adbba6632f5718622f2f4561afdf2dc7de305bb1b70137b177a79db0f7c867ec7d6f04d6c18dc23eb9ecc4be2ac5d8f7a1f558d7f46aac2b7b32d65d1381f5b82cc27e0c47b11febd2b01f5159d82f2c17fbb55c82fd8af881fd765a87fdb1e0b13f4e85d8dfd523b1bfef48ac6fcf42acafbd06fbf7e62cd6dfdc87033b1d71a0aa1f878efea7d000473cdc715cbf04274d27e3a203f771f109035c726b1b2ee5f7e0d29f5371caf61eae686ac259ad689cddd38a73959b7175d0465c28dd826b74d7e11a6319ae6d9d8a6bdfb6c1070535e23a13b6e03af3fd709d0d4a7cb09b193e64b4353e64c55b5cb75285ebf6f8e17adbbee17a7b9a70fdad36b87ee55ddce0f269dce0c9427c98f4023eccca171f56adc247740ec58de51db8717e156efcf5176e72743d3e2ae53c3eea44253efaee4ddcf4f24fdc7460e27f5d10848fe9388c9bd5bcc6cd877cc0cd6d10dcdce32c6ede6d885ba0f5f8d884707c6cea3b7c1c7a0ab73caec0ad8e4fc5ad6e98e3e37587e0e3973dc0c77738e11376afc227549fc76d6c6ee336b67ab8cdce5bb84d8d2d6ef3ad09b79d8de0135d37e376837a70bb0f77f1c9fdb6f894606b7c4afa4fdcc13f0777085b893b144dc11dbd0fe18e3b4d71c7230df8d498647c6a5a13eed4dd854fb3ba8d3bff0cc65db81bb84b9f0e3edd300f9f6eba1b9f99ee83cfcc30c56716aec367a145f8ac004f7c5677253e3bf81a3efba837ee6eb70c9fb7ec2c3effa235bec03e065fb0652feef1e903ee79b616f7ac5b8a2fb4d88f2f7cb60a5fe47108f77a108a7b7504e05e031adcdb301cf70e76c6bd2f56e13ec783719f4fc1b8efb24bf852a7367ce9fbbbf832ede5f8f2ca05f80abb29f88a9e53f88a9f6b70ff275ef8ca90df78203e1c5fb525155ff535010f7af6090fbe698aaf5e70155fbd70341e3a908c877d5f8687afd7c2c3a31fe0e14f6af1887b33f1884f8ff075928bf83a753abe61d5797cc3c60978e4fc757864dc033cf278041e59618947e51ec3371a4ec137debf8d4773d7f1e83f31f826ff35788cde673c26ad018f79b11a8f699f8b6f1efe04df7cff02be656534bee5ed367ccbe77178ec9d6a7cabbc1fdf7a6928be6d098fc7d9efc6130e5ec5138e34e1dbe1743c11b3c213fd613cf1c0367c47ce473ce9be35be73cb0c7c675b25beb3c315dfd93b074ff675c19357e4e2bb32dfe1bb3ab6e2bb1f32f81e681fbee7c5357c2f918aefbba28def3ff30c4f09eec353d28fe2a95ac7f0544f2dfcc09e93787ace26fca07e027e3078259e31458c672c8bc633caffe29909fbf0ccd44f7866433c7ec881c40f2d58881f1e648b1fdeff04cf6a4fc0b32fafc58f78efc58f5c7b841f793416cf45ffe0b935049edb9e879f20f3f193ca87f8c9a039f8c954082f183f1d2f885a83175c3f8117f49fc00bcbe7e0a7adc7e3a7774fc24fd769e1a7dfdec04f77fcc68bd8bb785108849f5d6e8d17cbf4f162cb22bc78ef6dbc049d8397b486e1a5615ff1d2cf65f879993f7ebecc1d3f7fe5097efecd2bbc7c22835fcc1c865f76ff835ff609c6af2c7d85576addc0ab8256e2552533f0abb378fceaf19378f5aa3ebc3aff1b7ecdeb3d7e6dc530fcda7963fcfad05bf8f5d06afcfad55cbc061e85d71838e23531b5f88d392c7e53d389df9cafc66f1998e0b7bf58e077353bf1bb439dfe7319bfbb0bc3eba04378dd706bfc9ebb217eefeb6ffcc1fc50fca12c1e7f38e920fef0fb38bc118ac21b652e78a32a086f0c15e18dfbb4f0a6b5be78d3661fbc698f1bde54928a37dd9a8237f531f8e31d2cfe0458873fb11d8f3f99d885b7cc3a84b76c7f8fb71c37c35beecec19f2f71c15f841be1ad018ff19719b6789bc775bc2d88c7db4e00f8eb71cff0d7b1a3f0b77129f8db74047f5b7f177f57c2e0ef9e2ec6df973cc3dff71ec73f3c0ec23b7c03f08e1759f8a76d93f1cf7a2ff1cfb633f1cf6753f02f4d17f0af6737e15f7b2cf16fd3fbf16f1fb5f1ef6bd6e15d951abcfbd42ebc677736fec3aa08ff71cf01ffd1668af7ae6bc37b3702786ffa61fc27698bff8a96e3bfded7e0bf075dc57f0fbe82ff3ed58aff7ed185ffd1e6f13f265bf0bfb203f8df81ab785f9204ffc73be1ff2a40bc7fb331de5f10830fa0a6f880f7727ce0cb4102b45f4780f3030830d584004b29027a779440d43f08c4c08e40760512c80f1181aa1f11a8ed3002e3f61098c54e023fd042109a6882303427c42d302199f38f90f49d246429fa04557298a0772411ca263b821d43106ce56782bd3785e0705d821bbc90e07c1c093e622fc197f6102a5e8b5065b28430ef30a1797d99d01a9a4368253710da836611da179f13da5f771283a1dbc46062223178eb066288683131446143e8857d25f4f61a1206442c61503394185ab2841856534518ee0922860f8e2086ef3b4e8c78ac4b8c24c71223695b62e44823c2e8d143c278de55c244768e3031eb2146cf4689d1ab3e11a37fe38469d448628cd545624c542761e6ef44589c7b4e587cdf4e8c8b7e428cdbf78918d7f590b0e47c084b832f84a5792261394f97b07c924f587e5d4958f67c24ac129289f196ab8909adab09ebe1d7091b952f31b1e5106117fd9ab0eb1841d87d2925ecf5b409fbfdce84fdbd6e62ca832fc4941f768443af25e1e89f494cc577135387c4105357b6134e36a708a7962384d3b751c4b4990b0967adeb84b3bd2be15c1148b80c0f275c4655102e252ce1faee1d3123703d31136826669e9a45cc221d885927720937b74984dbb3e584db9b02c2ddc980708f7622dc8f2511ee0509c49cd9f388b9e37062ee198e98c75412f35bc7100b9ab5090fcb36c2532f98f0745d4e7896cc2416a58908aff1d7082fd7638497af8a583c3d9a581c62412c7eb89af01e914a2c99ae247c985784cf7c86f09df399582aae239666cc2096e686124bcfc6124befdf22fc74eb8815ce3b097f830822a0299a5839641a11b82e93086cbc4804d36b8935c3af126ba2cc8835cf1b889009e944e8522322ccea1011f6249108fb664f84e7dc20d65216c43a761bb19e584b6cf05c4444855711513f6b888d452dc4a6f040620b1d416cb13e4e6cb9329b885d319f88ddbf8ed85a7493d8b6c39c88bb1f4ec43d6f26e2078610dbe5d789c4d0d344e2e545449264359134cc84483a3c95d8859e26768b4613bb23b289dd8fea883d368b883d8fb589bdfff4fe534cec27dc88fd2bdc89fdc7da89fd1f1f10290e3d448a630c91fa36933810b3823870fa2d71e04c1b9166b488489be144a4bd1f46a48ff623d2e71711e9b5ef88f4e679447afb61e2e0d58fc421c09c386417481c72af27b2606b22ab3489c869a488239365c4d1051388a3af9389dca19789dc152788e35af788bc9b9388bc6fe144be6680c81f7387c85f3c9538a9df4414646344e1a4fbc4e9a82344d1b4d54491879c280a3c4f1475871167c04144c94b9428755c4294eeb84f94fe375be74fbf272e94fc262ed4161217da8f1065dadd44d9f71ca2ac574a94e31388720327a2fc9098283fb782b8e8be92b858a74d5c7cf295a8a8ae272ebf21882a892951b5eb025175682851bdbb9fb8b66480b8166046d404571137d85ce2c67009517bd98bb8397d1f71cb2693b8656b45dcba1c42dc3eb885b8fd424ddc19674edc59914fdc897843dca95f41dce9df4ddc634e10f7162711f74d6b88fbde29c4fd7de6c4fde37788077229f160c30ae2c19716e2a18d2df1b06f01511fb788a8df378ba86f4c261af89d4443d322e251b23bd1f8d49a687c594c3c5991413ce9bb493cdd20259e1eed219a2dcc88674359e2d9396ba265d971a2252d8f7841ea13adaf40e2e5f624e215fc96781b788e78db7996f8b0be8bf8f0c087f8e8d64f7c5c0b111d46d644a7ac8fe8d4bd45742e1c4a7cd636233e1ba6129fd3b4896fca69c437f56ca24b144774adaf27ba067c889e9dd3899ee377899e1304d1331044fc48da40f4c6eb10bdb70e12bd6f70e2b74707f1bba69bf893fd99f8d3ab45f4e97b137d3f7e10fdd39f13fdae538901b53e31d0709f18782e25c18d2f4898f52061a368122e5693c8d05a12a90b2031710189b9cd2371b515892fde4112475793c4d37324091990e4e639a438c18494fa369272ff5324b5d68fa4be3d20154238493fef2319c53392993f85641ae348766829c9be1942b2dd7924e7b09ee41658935c6933a93af0875497bc2105b105293cdc4f6a963d21357f4e925af22452cbf50da935ef1239845a49ea1a92a4de8995a4be248ed42f8a25f59fae220d5251d220dd9a34f82b27872dfc410eaba548433e9a34d4fa4f91821cbe7d1a3962ce0372c4d14e7264de3072e48d21a491ab0b69e4f69f1b9f49e3d518697c633a697c6b3769c29e224d9c469126b1cf48b33227d23c731669c1d69163275f25c7a52b49cbd1a3482bd35872bc6415395e154a8e1f7f8d1c1fd94bda6c594fda0e36266da7bd206d67fa91b68d6f48bb358fc9c9441839d9554d3aec79493adcd2251d311dd2713b484ef559444e8d0825a79ef94d4eb3f8464ecbaf239d770590cea95ea40bd94b4e1f8049d7b3dbc91957ca49b7ad8b4877ff63a47b5317e9febd939c236926e74c7944ce299d4ecead61c979b21de43ced17e4826786a4e73403d2b3ea18b9f06405b9b0c4855c64eb442e2a0827bda23c48afe4b3a4d7a11fa4d7fbe7a4d7e77de462dfbfa4b7d717d267e45ad257934efa0eca217d0fb0a4efc763e4d2b57fc9a5097bc8a53f2dc865654b493fc4835c1e664e2e7fd040ae18d143ae08b84eae684d27fd5deac9808b0fc9954f83c8c0b685e4aa3a0f72d5efafe4aabfc3c860cf3fe46a2373720dd342868c0d2043221832e4c87732acca9c0c87b692e1a78bc908a708322234908c287c4caedd2f25d73ef426d795a9c8757fb3c8f59b47901b4c66921b3e4f2323474690916eb664642f4646d153c928cf4be4c675ebc88d31cfc968c51c323a7934b909ad23378dda4a6ef2de4f6e2a7e466eba6c44c6ac1f4cc6b42d27378f3b446e4e594fc699dd2213d66d24134aabc8c48db164e2c79fe48e35f3c9a45f196452bf37b933122493d5ce64f29e6472d7b64e7237f18fdced2326f7c9b3c9fdf742c8149b8f64eaf5cde4012d03f2c0ce9564da7f3d72f09b199939ff2999a5df40669955935995d964567f2b99bd6e279953b5853cb252461e8592c8632f3dc95c0b84cc0db84be65e7d48e6febb451edff587cc6b3a4fe6cbb4c8134e0af264812b59b011240b526bc8c2ef23c9d3bc2d79fa441a59a4a8208b867e26cf3c8f218b2d4692e76023f29cb50f796e5a2279ae7f1159aae5435ef04d212f846d27cb260f27cbb63d27cbfa6cc8f291c7c972af4ab23c7c2d597eeb3d79314d4e56aca6c94b5a3ae4a5a92fc94ab74764959d3d79b5600179b5fb18593ded35599de24956e76f21afd33ae4f5222579fdda58b266a62b5953ea4ad6ba6592378d4e9037c36bc95b849abcd3174dd6e93c24efcd7b4b3e704a271f5c74201f8ac5e443637ff2e1021df261691cf9f0eb55b2c17b31d9384d9f6cca2d269b6e19914dedd7c9c72ec5e4e34b17c8c76f7bc8276bde934f3dbcc966592ad96c9e4f364fcd209b576f219b937ac86786b3c867fe9fc9675f4564cb9fb7e4f3523bf2f9f39de4f3df3664ab8735d9eaf7947c53bd857cf33d977c3ba8837c1bf69c7c5b0f92ef6efd21db07af27dbafc690eff3b5c80fec6bf2c3353df2e3cc16b2c3b28efc94309cfc9451447e363f447eeeda4e7e39fa80fc52154a7e5b8290dff2e6925dc846b2bb7811d95de64d763f75267b72e2c95ec28dfc8568c85fea4af2573d40febed944fe0162c83f072dc9bf567bc8bec9bfc97ee513b2fff228b2bfea920818c28880da3d2270c95511dc522e82bf648b901f6d22547650444cb211911d3e22b2ff96486c632e12cf7a2b127bad11896b28917cfd3891bcc751a458bd46a4784b8a689f1d22665a8588f57513b1af08116f4489f8888b22f5b4f122cdc26691ceeed7a2213b34a2218f4244baca4891de9d5f22bd67c522bdb78ea2619f0d45c3472688463a6f15193b9c14199f992f327ee12f1addf74134766d9468dcb0d1a2717741d17848221a3f5c23b236f821b29d3c4564272c13d91dce154dd6dc154d2e731639a28922479fb922c7965da2a9f301d1b433af45ce138b442ed80fd1f4aa0fa219f9cb4433de448b669e8813cd2ebc23726f3d269a939b2c9a3b739068dea09fa27943cf88e60572a27967ee8a3c4e4f147974f58b165a9d102d8a7f285a54868bbc0c1f8a16676889bc6f468b7c3229914f95bfc8a76dbbc8e763976899e2bbc86fa6a9c8cfeb81c8ef84bd68c55c73d18ab83f227f8b13a2801537452bdd6c442b3ff7890263834541432f8bd654f48bc2be368bc26f2e148577ad12ad8dff275a7bc556b4f689bd6843509e6843ca1ed1862a52b4f1cc5ed1a66e47514c8942b439f89868eb9dc1a278ec8928becc429478ffb128093e2bdae97952b4b3a248b4bff08d68ffd3f5a2fddf34a29491df442921d9a294aeb1a20357e689d2cac78bd2fa968bd27367880e3e3e2fca305f2bcac8db2dca78eb263a34af487428639f28fb42b528bb2954942364898e486d44474d0d4547933a4447f33e8b7293ffd36e213abee68228efde1551fe153bd189286d51a168b1a870f25a51d1b29da2a2cc7a5151f950d119f102d1d9e009a2b36bd244c5f59f44a5c3f78a4a1d46884a8f6688ce8b0344e7a5fb44172a6b4565ab568bca820744e587b545e567424415fe334597e40f4457669e115526e98bae6eb51255abad44d7aefd115dfbfc5074dd6e81a8469623aaa99e2caafdc6896e7eb112dd32382eba03bc16dd893412d559b488ee8512a2fbe7b245f5e41251fda77651439452f468fe4f51a3e8aea829d858d4543041f4384b2a7aa27111357f2b10357f27452f62ed452fae5e12b54e582e6a6db82c7a795e10bd7a972c6a9be9297a3368bce84df407d15bf90ad13bc53451c796c1a28e0444d4198c8b3e2f5b28fabce2a9e8f3da42d197447fd1d7e491a2af67f445dfffebbdefbeef455ddff244dd3778d10fbfb5a2bf1428fabbf3b2e86fc67d51df26b9e8df8336d1bfaeb762c04a2c4626558951c701319aea2826f2fbc4e4875d62519baf58a225154bc6ee17cbb6f98965d99162b96c87589ef35d2caf382da6b532c4f4f85831edfc5cac043f88993d1bc5bcff22b1ba64a558ebd546f1e0b1f9e2c1af5688f5dc4789f5dad2c4064a543c74e235f150cf096243a1433c7cb9a37844f55cf1c8c9c7c4237b78b151f50db1f11163b159de56b1598189d86a8aa3d8aab3433ce1f44ef184d255626bc0506cedbd546c1de224b69dfc583cd12f576c9ff74a3cc540e73f1fc553de3b88a77ab162a7053662a71d1bc4d31ecd154ffb982e9ef6f7a8d865f56cf174dd66f1f4608dd8b5cb503c6b559078d6b32f62b73d0662b78cb562b7cc24b1fb9eede239fe9de2b95d6bc5f39f54893def8162cf7f1ee2c5db978a17ef9a2d5efcbe50bcf8db4bb1f7466bf1d24593c54b3bd689978ba68a57cc6d17aff8be41ec5f9d290e10dcc40195a7c5812b7e8b5749d3c5ab6a92c4c1a5b438b81b15877444884367a48bc3348ee2b0ceade28805f6e2b5661271e4759178e3d5dbe24d8576e24dafb78b638012718c81ae78b3d65cf1e6bedbe22d95dbc5716a53713c74439ce02488137cebc509fbf4c4dbdf1a8a93021688777a3489934babc57b1221f1de962ef1de9fd7c5a951afc4071c6ac5699bf789d392e3c5076b4f8b0f3e4a16678c0816671169e2accbede29cd69fe223eba7888f775f15e7e93e14e75d5c2c3e1192282e18ad1617fcdd2a3e6515282e1c7b475cd8a1119f398e8acf6e7215976e10c4a56fd689cbc692e2f2a2a7e28b43168a2fba7d12570c2a125714c4892f7b1b882f6f2e115fd9d123be52982baeda9420ae8a3b21be9a6d2dae1eb7487cfdc67171adab85f856c21df1ed5b43c4b7dbf4c5778e6e12df39bb557c778893b88efa287eb0b650fc1099257eb8638cb8fee268718325276ef0771537c44d11377cce11370aa3c58d5b07c44dee3ae227d412f193ec6071f3fe05e296d25be2e73733c52ff69b8a5f343a8a5ff4be14b7eaed17b7eea3c5ad15d6e236cb47e2b62daee2d7c687c5afebe4e237a095f84df701f13b91bdb8bd7fb7f8bd69b5f8bdf378f1c7192bc49f7891f893fb29f1e76b0fc59fbf93e2affda3c5df64c1e26fcb7f8bbf5b5d1377bd568a7b960c887b3e36897f6ca912ff0c04c53f073ac5bfa65888fb26d3e2fe414bc4fdc6d7c5fd05bbc503ab1a24c0dd7209981f2e818bc74be07fef2578f36309b1a558421c3e20215a374848699084dcfb5822227e4844e51b24a25bd325626d3d898c0e9228a75d9530410a097ba14fa2729a28519f73970816ae12e1e42089a6f79964d0229964d0328d64d08627129da84689cec69d12dd785b896ec936895ea4a7447fe82089c1890792a18b5d25433f8f970ccb5b22313c6d2e194e6f938cf40c958cfc7349629c7b4562b2f28bc4e4835832ea8ca36454e751c968fb08c9e864b164ccf51489f9b625128beb3d92b1c19d92b1bbcd24e3473b4926b4874a6cc05e894d848dc4e6f16c895dc033897dac97648a7fa1c4e180bdc471c727c954234232d5da4ce2343c4ee274f7acc4a96196645aa08dc459ebaac4b9ecbbc4c5f5bd6446112c99f1ef926466dc6ec9ac6b0912b7492e92b9e7774be61d6024f3fa649205ebbd240b7e43120f8f93128ffd4a894755ad64e1123fc962936792c5d9f3248b4b6748bc5f364b96c8174996e8444996cc3c2359b23c58b224d45be2a3de2bf1895a2559c6cd90f8ef1e21f16fab91044ccf9104f4384956068f93ac5cff4a12a86e95049eff275915672b097a1a28091e7a4db266658264cdebbd92353f8d2521eee72561c6d692b0922449d8c57b92b0471325e1b20149c4830ac95ae72cc9ba9d0992687c836493004936f58d93c4dc782289756d906ce5de4ab65e6d966cfb1b2b49f29e26d969474876fadb4b924fe848f6787b48f6acda22d93bfba6646fea09c9ded70b25fbe6b84af6c79948527dde480e4c0f96a4d5cd90a4ff7d2dc950c44b32160649b2a672926c99bd24bbb7519293f25072749c587274d962c9d1f44cc9d15749925cfb6592dcbd0192bcc58024eff569c9097d37c989aded9282a8539253f31e484e65de909c3afc4c72e6d421c9d999b324e73eeb49cef58b25a56ebb24a53e2a49e91113c9f955b992f3a10725652bc324655d86920a189654149e975cfabc5f52e9f248726dc31cc9f58d5e925bf56f25777853c9dd0beb2575f2ad923ac33592ba5d0e927b9b7325f7767e92dcffbe58f2c077a4e451f13949d3f52592a776d192e6badb926707bc25cf237325cfafb7485e0cbe2079e1f24bf262cd49c98bd802c9cba3a59297a7e225afae0d95b4ddb390b43dec94bcdee92c798fa749deefb3947c30e8937c845e4a3ec5ac937cf6574b3e379c937cfea0907cd9eb26f9f23348f26dcf48c9b7f46392efe69b24df6f8c96746b9b4a7abc54929e3ba6921f334b253f8b47497e7f3c28f9dd6d2be9fb9b2a19787a490ad9ad9042536ca430755d8af89a490969bc54244b978a4f244b6543bba4b2e1ae52c5ca4552c62f49ca5e8f94f25caa940f3b2dd59a1428d55a754baa6dfb583a2277a87444ef3fe9c8a993a523ddc3a446dbc2a52660a87414f44b3a4a92211d35eba174cc862ae998dd6ba4668b82a466917ba5e6b6efa5e6d5d1528ba92fa4162e57a416770e4ac78e8c968e1dfd493a36cd503ab6bb556acd8d92da249f96dab4d8496d67ae93da363c95da05e448ede2fba476df82a49346e44b27859e90da8f9a239d1c562c9d9cc74a1da688a4532d42a4535bc74a9d66dc973a657f924e13d4d269ff10e9f40d85d219ffee4a67ad3a2a75d37694ba1de7a4b39f8c94ba478c92ce71db299d87544a1738384b3dfdeda49e2943a40b2d4648bdaccca58b4ff352ef64b9d4bba44feae3e829f56d182c5d763850ea27ac92fa8ddc29f59bd526f54bfb2df5ab1a90ae10bd95ae30c4a4fefacdd255eb364b83fc5aa4c1dc2669b0ee3969f0d0d7d2e0b82269f07b89344456230dd1192c0d15b74a4375974943233e48c35e6e9586759c9486fdae95461a7d93463ae0d2a8530fa531fb5e493717bb49b74dc994c6f1ddd2847fefa43b260f4893967f912657164a778918e92efdedd25d91ced25d8f22a4fb6de749f73fc994a6d80c96a65c8c97a6d6944ad357e84b3387cd901ef6e99366d58c9666dfb4911e75f9203d7ae8a5f4f8c1a7d2137708e9495d5c7af2d7336901e62a3d35eda1b4e86cadf46c7db5b4a4eaadf4dcbad1d2f283b7a417636969051227bd54e42daddcfe545a159326bd96ee21bd1ed127bddebb4b7ab3f78ef4d6839dd2db6695d23b4b7da475e171d2bae6fbd27b7097f4dea570e9fd618fa40f4ea8a4f566fed2472b22a48d3551d2c6bad5d2a609f9d227734e4a9ff4df943ebdb251fab4f6a9f469fd2569f3e591d2e79691d2e76f66485f7aba49db8eb84a5f5b0f93be9e9d257d6b0848df76b54bdfadcc97be0f8d927e9c1320edd8bd4dda792542fa69bb5afa59b74bfab93658fa756194f4ebc13fd2ef54a9f47bec6e69d7e85fd2ae1922e98f6543a5bd690ba57f46df95fec91f2ffd9b162aed1b1d21edfbfd47da8fed94f647ae9501bbafc8c0a22f32e84a850c7e3c4886fabc95a111fb65d83373197e414b26fa49c9c4e01699445c2e938ce765d2802d32b969ab4c117e50a6f8522fa3cfa5ca98724cc6620764ac4ba68c753f2e63ffdb97330564dc1b03194ff6c9f8719932b5768d4cbdf7844c3b76b06c50de7499cecd38d96074816c7063bd4c37f1b34cdf6aafccc06c8e6c68b081cc30da4436a2f293cce856afcc78fb4d9909724736eabf35a3c73e918df6fa24333515c9cc0e3e92993d4c915914ef958d3de1231b5be22c1b77c95a6689a1b2094a4799adf97099addf7c997df968d9e47ca96c4af7279963b248366db08d6cba49a6cc75bfbf6ce6a965b299ad1f64b32a40995bf442d93ca844360f792c9b97e2249b3f3e4c36bf2745e611f146e639a858e6e9fd5ab630e89ecc7bf1769977f23699cf6289ccf74898ccf71a20f3c3bfc9fc12bec9966f9b2bf3f76d91f9975f9685d4ee93853cc564a10dcdb2f0acedb2f0f36764e1f50f646bc53ab2754bb2641b120b6491b63f651b338d651b8f3bc9a2131ec9a24ffaca36d52e92c5acdf2fdbb275852cb6305916dbee28db76cd5d16671d2c8b27e3650923bb65091f7fcbb67b78cb12f5dec812774e91edf8b3449654be4b961cf05d96bcc752b667ee7ad9de61bf647bad0a65fb7dcfc9f6df2991a5067f92a51e9a2e3bb0bd4276f09c203b58e1223b58374496d13b4c96f1275976c83d5596c5f2b2233995b263567eb2637b5d65b9fe9db2e3db3ecbf2e7a86505f7c365a7e6e6ca0aa73c9615f6dc959d0e9e263b639c282baee99315df5c203b37ec84ecfc8408d905676dd985f83059f9b08fb2f20996b24b97fe73a35776a92e5076c5939455abfec9ae850cc86afeeac86e981d95d57acb6477ee27c9ea829ec8eace5ac9eaaae265f71684c8ee15dbcbee17cf943d6c9c207b3ca75df644795bd62cfe296bb674973d4b59226b215c652df25db2e7a54b65addc21d94bee95eca5b19bec65202d7b19f359f6ca3c42d6f678b6ecf5535af626da51d6bee3a9ec4367a1ac43765df649592efb6c9e25fbf2562efbd2d32efb767b9decc7dc25b21fe56b64bd9f7264bd7d35b23f45a6b2bfa2fbb27fba6f65ffb697c9fe5d3296f5377c930d1817ca0189460ef2a81c6e9f2d47fa46c951ef30394ebf90e3cb70397ea2524eecfb2c277e2d928b6e8c948bc745c8c51fc6c825a4af5c6acbc865eedbe5b2f679720571474e0f58c89507abe56cc236397b5c2de74937b9601d22d73eaf926bd757ca0735fac9759a19b94eef78f9e0e73972dd7ba7e4faeb01b941ada3dcb0e8ad7cc4cd2df291191fe4236f7d961b4da9961b73f3e526afbfc847e964c84d97b7ca4db735ca4d4bb6cacd6a0ce4663f37c9cd2751f2b1c00eb965132cb74aae955b9567ca27781e975b77b9cb6d9e7f90dbfd2c944ff90cc81d881d72c73198dcf12f2a773a794ceef471403e6ddf45f9b403ebe5d32af3e5d37fa17257ed3ff219a23972f7f56be47314c7e4734e46c8e7f4ee97cf7ba7962fb01a2a5f907459eeb1f283dce35b99dca32748eeb962b0dcb3a448be28455fbe2873a7dccbbe40ee75d75abe180b977b1fa5e44b3e8f912fdb355a1e78a9411e7ca1421e7c7fad7cf55d4ebe267da23ce4e9377998d6397998dd2379b8bba73c22ec967cfd881e79a46ea87ca34c47be51314abe71e0b43c3a495f1e9d1c20df3477aa7cebe474f9d63f947cdb1d58bead7e9b3c6eea7979c2e076f90ec7487972a7a77cd78283f25dffbce4bb37a4c9f7849bcaf73498c9f775ebc953dea5ca5325d5f2838bb6c80fc5bacbb3ac16cbb3076f9367ef7e28cf3ef75b9ef3ef913cd7c3489e9b30437e3c8092e79bf9c84fc213e505a647e405df4de4459b63e4452f94f2b32b4be567bf8c94171ba4c98b0d53e525ade5f20bced3e4657aacbc222f477e69a88bfcf2a4787965eb1079b5db697975d662f9b5b1c6f21aa326f9cd864af9cd81b7f25b990af9ed9a36f9fda743e40f9a7ce40f8fdf96d71b5d973ffa612a6f046eca9b9243e54d3519f26766f1f267ef5fca5b9d59f9cb65d7e56ddbdecadffe2d90b757d7c8dbbb58f9fb3bc1f28f4333e41df755f2ce2d69f24f5ab9f24fcb9de49fdeeac83f7daa907f593e58fef53423fff6345afedde7b5fcfb0020efcad097f77aa3f2de9da7e43feffd90ffaaf82aff7ba14fde57d52eefd79d2e1fa83d410165d91494164a21f85c0a91f750f850170a0f5f44e19b2f50e4683d8a7cf48222dfd651a21bf729f1acc59438603c25d1f3a624bf214aa6584ac96ca329d9b5ad94ecf3394a6e3640c9cf0da528114151efca29c5ea488a8edc47d151fd94f2ee538a91aea518d3a714bb91a0d843bb282ee917c5b58650bca88552ef5c4ba9fb23284dc8624acb9aa0b49ac3281db137a5a3b94de958c65243ecbe50438e5ca4863cbc4ee9ceb842e97dd949e9338b297dad60ca007e46191cf5a30cda1f53438fdb51c3c0526a58d23d6ad82f6bca307b3635fcbc1735a2620e35e2512035921a478d7c5d43194dfa4d19cde028e34b5b28133f35659273961a65fa9e1ad55a4b8d7ee6468d310aa0ccf22594d9b554ca7cee79ca623d488d3d7d931a67b8891ab7622b356e533f356ed73eca6a8d0d6575760e35e17e0f65b3cc96b2898fa26cee0394edb31dd4c4879fa8898ff5283bf3b9945d583835a9f30465eff6979a32fb1b35651e4c4d09fe4339ac594839e46ca31c7ad6538ea90fa9a9f1c19493e50fcaa9ac8272be9545b9f896512e87922997e3df299786a7d474a3f3d4f445e6d4f4f019d4f4575f29d7c93ce5ea6143cd787e919ab99fa6662d3a48b9097b2937af26ca6da716e51efb9e723f368e726f37a1e60c3940cd0b5f4bcdf7aba2e61f0ca61644f5501ea252ca439c4b79fe2da416da5da1bcd6e7525e9f22299f0bf7295f7037e5bb97a3966ebb462d2bbe45f9c966507ef177a9e55a3f287f288a0aa0392ae0c36e6ae5fcf154e0d0622a70c33c6ad5c31a6af59a726a75520d156a3c9b0acb3b4b85a79950e105e3a9b5ee14b58e194fadfff68fda70be8cdaf0a39b8a2cdd4b455e5a4c6ddc329c8a764ea5a2a30e51d1b71ca84d9ffe509b3e6fa23677db529bfb4e525b268ea0b6b828a92dfe73a838bf582ade740fb5dd633995985844ede0eba81d5a4154d2a65b54b29923959cf79ddae5f089da75ca9eda75eb26b5dba585dafd3d82dafb7b22b5bf40441dd8b88c3a70d4974a9f994ba5cf9250e9af8f53070dc6530797a5510723e2a883598dd4c13f4d540691456538cea30e1d30a60e1d3d4c1d3a23a2b2be3650d97a6154b67e0895f35c4a1dd96f4e1db930883a7a6114956bb1843a31248f3a7137983af13b9f3ab9c78d2af87a913a15f6893af563215578ab983aed368b3a73e22b75e6b740151b795225c3daa892c4655429b5822a9d7e903abfe51d55767a0455aef4a4ca8fe85117f33f5115f046aa62eb73ea72ad097579e00f55b53d9fba6a3184bac613d475af4eaa46673a55b3660755bb248eba650651b7de6a51b71b0ca83b4e76d45dd55eeade103fea81de52ea81a32ef560f60dea21c8538f0405f5e8c720aad1b28a6afc604535fe9c47355524528fe714538fd394d493901eeac981ddd453470df54ccf977a965e48b5a489a9e79b48eaf96e11f5426b12f5c27413f5c2d59e6af36aa6dae22f51afd5c7a83783c3a8379771ea9d8e05f52e7609f5def22ef5bea29cea38d44a752241d4a7417ed4e74e3fea4b6418f5352694fafaae98fa86c9a96f9d4ba9eff96fa82eb34f5457e066aaaba782ea9dda4df5166fa17e4ef941fd722da07ecfb7a2fee0bad4dfe8a7d4df5fc6549f7211d5372a8beabbf085eaffba4e011cf45280ad8f14d0ce950aa868b00296ae52c013df2a90594b14d8281d055e3a5b41e4dd52c882150a59ef3f85dca84d41ddb25328ead62be8b577144ad7390a65be814259d9a060344d0aa67cbc82fdf247c129f3143c7543c147d82bf88ba314aab2410a75fb398530225ca13d90a61844ba2806ed5ca7d0313454e8781e56e8be1ba7d063fa157a97e40afd410715862dc50ac3ce6f8ae1f3972a46cc5ea318b1ab4231e29f9b62e4efe10aa3c14d0ae3d28f0ae36b6b152654bec2647090c224788cc264879fc2d4294a3186562bc6042c578c09f1508c793e4d61466c5798799d5798ad79a130bb9eadb0d038282c56442bc6be3fad1837c65831cee19c62dcf2bf0acbb9ce0acbd01b8af106918a09193715133a5e2b6c4dd40adb632f1576175a1593a0758a49e72e2a267d5eacb037fea49872e8bac2e139af981aae5238f17b14d3b2e728a6dd4e5238ab5085eb8a710ad7e838c58cee6cc54cdb5ec5ccc416c5ac69210a375346e1f6659ec26da046315bffbb62b679ae6276489ec2fde744c53cbb158a799de58af9ec2285071aaef0b82c283cf92085a701a958b83a52b170cb30c5a23163148b8e8628bc2473158b935b15de8bea154b96de562ce9b9a6f0ad9fa458a67b5fb1cc7197625942a8c2cf64986279e37cc50a83790a7f50a2f037e315fe396314feb5cb15018e43140175ee8a801f6e8a95739f28020f5c51ac922f54ac727ea408daf74d116cfa42117c3d57b1a66db922e4bd5411da0729c26c0614e1b7372bc2bb0f2bc2fbfe2822feeb858871968a887d868ab50b0f2ad6ae3bab58fbaf40b1e1f72a45d4f1a58a4d1fbc159b5f0b8ad82bc98ad8ea3c45c2e66d8aed1dbb1589cb2b15899b3629127f042b76300b153b964d50ec1cacab48f63fafd895882976274a157b479d53ec75fdaad85b882a5257652b52374d56a46ed351a437b828d23b7d14e9dfc628327c0e2932d2362832ad9c14998ec71499b132c5a19f268ac3718315870fc52a0e3f07145966418aac497715d93fe31447764b15470ae214c752c314c785338a3cc3258a7c9b34457ef402c5c91807c5c9bd0f1427bb41458176a4e2d4624e513862a7e2f498078ad3bfed14455bd58a628db7a2d88754147f6515e714571517a45d8a72fd5a4505eea8a8b892a4b8b41c515c5aedacb874b65571f97d8ce24ad7494565e80b4515325f51757fb4e2ea84ff56fde85154c3898a6af13b45758997a2bafb8fe27ac90ac5cdd19e8a9be387286e1ebfa6b8855c54dc6a7755dc4e78acb8fdfda5e2eebc2ac5dd5d4b1575c66d8a3a6fb5e2decc78c5fd20a9a2de70b3a2718895a271e40b45631ba568d27fac686a2d523cb67aae78821b2a9eb0f58aa7e72a15cde6918a66a7704573ef7ec5b3bc0e454bf913c57397e38ad617db146d9f36285e2f7452bcaed528de9d18ab787fb452f1fee97e45474cbba2734abbe253a0a3e2535fa1e2cb190fc5971bbb155d09f18aeeea0645ef7e17c54f7b95e297eb1bc5af85ba8a5f911f157f795fc55f61bee2ef22d57fee2afacc211a98564603ff1a69d0e81c0d07cda6e14375347249a091818334baa597c61a9fd158c75c1a5f2fa3f1a84a1abf50419367fa68915e1f2d8e56d1e2da3db4c484a025fb2fd3921bdb695949134d4f6768fae32c9ad1b2a599e39b69e66f14cd3a00345b934773775fd32ab52fadf253d1aab7ff68754836adce71a785750f69213e8116ae0ea5855a86d6d8d5d19acbbeb4964935ad7dfd3c3de87531ad5343d13abfe7d0836d6ae9c161a5f4105b81d675aba4f5869ca30d5aebe8a18375e8a141303d3415a4473e74a38db6bea38df6a969a39c467a94811e6d1a5d489b165ca4c738c7d263baf7d066c68b68b3502fda0285688ba200dad2f8306db93095b6d2be485bedd2a7ad9a3ae90945083de1c154dac6751e6dabbd92b6b535a26dc33269db5fbdb4fd28156d5f4dd0532a47d053b19df4546a0e3d75fd017aead993f4d4d679b453910f3dcdb9989e16d840bb8cbc44bb4c1d46bbeca9a05dee6ad12edf6be9e96fcfd3aedc58daf55001edfa2f8a9e61de4acfdca745cfb63848cf7ed940bbeb4868f7a1ef68f7039768f7d7183d27408f9eb36e1e3de7e4497ac15a98f6f099452fbebd8cf6ae7f4f2f99f497f609caa77d0f6ea697cdbc41fbb94fa297d73ca2973fa6e9154ccc7f7ed32b0ae3e900b7323a304843affa22a583fe79d1abe3abe835ab45f49ab45a3a04a3e990d177e95047351df66b2d1dee6a40878745d1e1e74de8f08a3c7a6d0d41af1da8a1d75d1f4d6f50b9d01bfabae9a8ad0df4c6fddbe9e820633aface7d7ad37b351da33f848e59e847c7ecb8486fb148a263ad37d3b1b34ed1b15196f4d6d38674dcdaf174dc2f333a6ec09a8eaf5d4f27d82da413ae82f4f612533a71523a9d384343271ef92f967da7772cafa393f2bfd03b67d7d03b17cda177a688e9e4d01f74725621bd4bd847eff23a4cef0ad6a2771d384eef9654d22933c7d02957b3e8d4119674eaca0a3a75471e9dfa732a7de09f239d7e4d4e1fd41a44670e4ea133efe5d287bc73e843a70ce9c35ea3e9c3f9617456ac139dcddda2b31b09fa48c63ffae869983ee668491f6b5f49e72654d179d8713aefca02fae4fc1f74c16277ba20e8295d702e9c3ed5c3d3a7936ed3a76ba6d1c5ae57e912c8872e910ea24b9a46d3e74c3be973163df439cf4174a95d3b7d3e6d387de1db2abafc73115de10dd01571e9f4a5066dfa8a67317de5cc15fa6a9c9aae1645d1d5a9bbe86b3db3e85a8301bad679197d4be54ddf32d7a26f4f88a46f5fbd4cdf4537d075513df4bdadd6f4bd8b96f4bd3e81be4fa4d0f5d204ba7e622c5d1f7886ae3f35946ed8be8c7e24caa51f99d5d18f1ab7d28d5e93e8c79f1ed14fe73da19b377da59befcea05b8699d32dde9974cbef7cbae5ef7cfa45c900dd7a4e976ebd6944b73e77a45f6e7e41bf6c7f4abf32b4a3db604fba0dd943bf1e3b947eedcfd2af83fde9f78949f4878393e88fc273fae37ff3f1f1aa15fdf15934dd119e41776c984b77b4d6d09d13bed09dcb8fd39d85c7e8ce8726f427bf08fa537011fd757532fd3554427fbd16477fff644c772dfa40772deda0bb2266d15d47c6d0ddbfdde9dee2ddf4cf3dcfe85fbecef4efe563e83e8b7cfa9f6525fd2fd881ee878ed303bb3e2aa10c6b253a6483125b384289ed7453e260a25294734529cab5508a3f6e524a89794ad9ec7b4af928a952fe688d9202de2aa9990794d4ce894a05b44249db4c51d29ba3944c4190921b774fc9f5842af99353942ac15ca91a93aa54cd5ea954458e530a66a05278b24729bcd6526a290e28b5476e516af73f550e7eb25a39e4ca24a5aee709a59ed75da5de95f34a7dd30bca11c265e548cd4be5c83975ca91af8b95462f8e298d81ad4a633b7ba5c9e00ce528f37ae5e8e3b39463b4772bcdcc072bcdbc0b95e6263f946379a572dc94f1ca71e180d2ca375a39fe7b8ad29ac194d636fb95d6d98b9536b16f94b6fd35ca8913aa9513cf8529270e3c57da19304abbfff6b57beca49c7ca441390573534e197d52e9f03453e904242b9d0e9c573a957f563afd3ba39c766cb1725a8d9972ba35ae9c3e7590d2b5a84ce97a7e9fd2f5c34fe50cc399ca19cfdf2867bd3257ba1dcb57ba37ad51ce099da49cb3334139b77f9172de735ae9116ca15cbc678372f1490fe5e2b2b34a6faf154a1fbd5ca5cfb6a94a5f9f374a5f5f63a5ef6e43a5ef9158e5d21fe5ca658fb394cbbeb62bfdfae62897c3d795cb8b462b97dfc854ae18b544b97270b53248492a831bdb95ab271528576f5eaf5c7dcf5fb946ba461992e4ac0cf9eea30c555f51865612cab50932e53a1e51ae73d8ad5c37d349b9e1ed5e6594ec877253c077e5a65517959bfadf2863c429ca98ebadca2d9a3ce596dfaf94b16657945ba77d516e7b462ae33e1429e381a5caf8917795f1739f2be323629509d26dca045b40b99d3ba7dcbe82576e4fdfa24c7c334999c4c7289327ad50ee6aee52eea63f2b771f4a55ee4b4b55a618b2ca949c85ca34d173655af90365fa6563650697adcc9868a9ccd86ca83c34c65179687d8af250eb42e5e1a043cac3517aca1c173b65cee2c3ca2356b1caa39231caa3f636caa3655794c7b04a65ee226f65ee5ba9322f2853999f5aa3ccbf84284f8cd9a42c50f6290b9c0395a726b42b4fcdc795a78e372b0bf7ac579ef93148795611ac3cab3d4479d668a1f2acc32f65f1c74865897aaeb26466abb2c4a75a5912745d5912cc2acf1dbda73c7779a9b2b4db4c791e3da52c239f2acbac6f282f5ec694176f7e535658e82a2bc63e515ed2dbabbcfc6395f24af47de595f85fca2b2f2e2aaf74dd525659b62babe2ec9555d9af94555d1f94d5a7696575db18e5b58213ca1b4fa394b5eea4f29683a7f2d6ae14e5ad033794b7c771cadb1bc394b7b354cadb27cc9477246dca3bb9a4f2ce9badcabbcb972aeb6c6294f756ffe76999f281a19eb2f1eb726563df69e5530b40d9dcf444f9ec988bb2656c9bf245de4de5cb158394af8e2b94afce18295fbdfdae6c337fa67c3d274cf9ba2757f9f6e421e5bbaa42657b68adf2fd9a5e6587ba52d9319a5376d2fb959dc5d5caaf95c794dffeec577e3f3e4fd93545a5ecfaae507643aecaeedbd1ca9e03a8b277f280b2f76582f267d460e52fdfcbcadf331f287fdf972aff18ec55fe4bca6700ac8b8166cf619095af18a44dc160dbaf33d2a5b58c34278d911db9c3c837d9321471835130c98ce2583aa334b9f8dff0a5304a97698cf2e31086dd339a613be318dea98c51d1f98c6af74846d896c968c2e319cd83df8c96c764465b5dc768fb7b33dacfbe32839c06333aa39b189d252f99c1673632439c2731ba469e8caed934466fc73b46af329ad17b0430fa09da8c7ed529c6c0a59e1996ba9231745cc518fefecb8cb8f28f19f1fa1f63b4f43c635cf2983199728d3149b8c98c5adfc28c5ef38e191d1ac198c67c67c6c4ee64c6dc7fcb5824ec612cc7bc64ac2e8d60c67bc998f1cb7b99f179958c75400c63b32f9cb1939f6426f9da339342b498491bec984999b719fb301bc6fe702c33b9359a990269310e69e6ccd4cbd98cd3aa00c6a9ea0ee3d4f493717afc8d99067f65a6957d659cd3ad18e73247c6e5853be39a3b8299b96e0e33cbf83a333bf61d33ef7821b360f67466c1b2126641e662c663f328c6336a12e3f94bc2788d5bccf8e819313e5732185f6309e36b6fcd2cddaacf2c6d0d6096fefdc32c5bd9c62cbbf78159d6ecca04a4b24c405d29b3727b07b34a348c59d5eec30401294cf05c1b2638b68709ce3fcb04bfface844c99cf8404d53321b1de4c48fa2e26e4902e13d262c98419f9316156514c58eb1f26ac2d870937bbcf447c5fcfac7bd8c4ac6bf163d67d5bc3ac37b8c344061f6422432299a8d58799a89f57998d43b2998d017f998d55db998dadba4cf4912a661363cfc444143131671b99d80bbdccd68539ccd6f7f5ccb621b54c9ca315137730984948bac92464953309e7f599edef4c98c415e14ce22b5d26b1bb9d498a87999dcd2f995d49eb98dd6386337b94cb983def7633fb1fd93329683593b2e31293d6f08d4907ae32e9a1a39983174e321941394c66f358264bfb0f93350d67b26e6f63b223463039880f936352c91c593d8239726d0973d4e60d73f46f19934b9c6572e3db98dc9b72e6b8ee1d26eff02726af5260f25e4f63f23d5f3027b64f644e32b5ccc9b4b3ccc99c8d4c41ca73e694de1de6f4bfa14c91d119a6c84ac2146de59833a6387366892353bc4f608a2fa630c58fbf32c57fa633e7422633e75ffd602ed0fb990b2ffc99f27d514c79e762e6e2b9074c05b699a9f826622e4d88672eadae61aea4cd61ae5c9ece542ecc602acbe54cd5feadccd5e5347375872f53bdfa0053fd7a1d738db563aead3ccb5cbb3f9cb99ed0cf5cbf98cfd44c3ac1d4ec7accdc20fa981b4c227383ddc1dc08eb636ebaef646e564733375f3532b722a732b7bfec65eecc3dc3d465bb30f7862c65ee9d7dc5dc4ffbcbdcff79987910d6c13c7c2d67eaf52f30f591054cfdbbb34cc3119269fc399d69c29299a65ffb98c743e29927d53399a7278a99e6a39dccb3db4f9967bfbe302d8606ccf3b595cc8b8b2b99974b97332f53ba9836a185797d3f8b79ab3cc2bcfd728c79a77161dadbcd98f7734c98f70db9cc87a5b7990f8732990fe74d998f1f5c988ebdfb998e6707998e77464ce77c11f379c700f3254197f972c881f9924b315f5371e66b29ce7c630631dfb71c63bebfc867baccae305d9512a6fb11caf4eca5999ed30cd3f36302f31390fde72ef3abf03cf3bbf120f337a99af97bdf99f917d6c6fc6b469901c54366a0a29b1968f162c1bb3216f239c94239300b5d3ecb42bfc358b8ea280bff7ec722bf96b0a8e368168b39c1624f6fb3b87b3c4b20bd2c81ebb3c4322f5634ee072b392067a57ec758f92f394be947b28a86d7ace2ef329636ee6669937f2cbd7e08abb452b3ca0dcb58e5913496397c8565beaf62b96d0f59954923ab9a3d8e550dd8b06aa35056fd71072b4870564b16c56ad9f7b0838c02589da138ab937c92d5e93461077ba6b2833f67b143dc65ec90fa5a56577395d535f16375735156b7e007ab37cc9cd5b753b1faae7aac41cc58d6a0b89a35e878c51a5adf658703baec70a51d3b9c8b63875f1ec58e204fb1232cddd9110e19ec88bbe6ec48b3abecc8b4c5eca86117d951378fb263da27b366bae5ac59470b6b3e2280351f2db0e636175973877dac0565cd8e3579c18e35a3d8718d1fd9712f2fb0562343d8f1d3a4acb5c51fd6da6b3d6b7d79256ba3e7c0da9866b136795aec44cf01d68e9dc34e5a06b193b6de6527351d6427f57d64ede975ec94e128ebe0bd9f7582d6b34e6f26b3ced55f58e77f735897d005ecf4f37eec0c4460dd4e3d61ddce34b3b38fdd60e7ac9fc5ce69c6d9792bc6b20b0a42588f0b05eca263b7582ff3c5acd7529e5dece0c52ef6ca60bda7e7b3de27d7b34b86e1ec92ff6abfe49bc0fa6a4f657d4754b2be734bd8656c31bbecbb37eb7743cdaeb4f8ceae9c67c40625a6b2c1d3add9d5db0dd8d5e77ad9d5f525ec1ab0965d93a46243b46bd81007810d1ddbc686be7fce86693d61c346fab361a3abd8709352364204b16bdbbfb0ebbe47b191b26636b242c36eb4cf61a36dfdd9684f17363a643b1b939ac56e6ea963b77878b15bdbbeb271c81d36eec073362e6f2d9ba0b5884dd24d67932e9d60939a6cd99dd82d7667fa5236795218bbcb7b32bbebc21476cf9a43ecfeed69ecfeea6becfeda423675c15e3675d726f640eb24366dc37936ed722a9b7151c366fcdac16642dfd9ecf6436ccecced6c4e86399bd3ebcb1e1d71833d3a61397b74ee69f6684a3e7bf44d0c7b6c69207b6cc53b36d764297b3cfe1e9b375ec49e18d0b0056346b2055ede6c61d568f6b4591a7b3a0660cf002fd9b3ab8fb267bf6ab3c58e1fd8e2073fd992825af6dc96c5ecb9625bf6dca3d3ecf99533d90b48145b9e1dc096df8f642f6754b295f072b672c879b6aa5960af6aaf64af5de864affdf661af4fb9c3de9047b337dc18f646483d7bf3ec6af6e60580bda317ced68997b1755657d9fb54077b7f6b1e7bff5425fbc0e032fbc0dc857db0f606fb303c8cadef69611fb99ab18fa27cd847f18fd947cd9fd9c79a9fece3b7c1ec9341396c734a02db5cb9827d36af907db6d0836db953ccb63c37649f1b4c629f2fb8c7bedc37867d79723cfb4a359d7db5cb827d6d6ec3bedef5817df3c9887d6befcebe9b328d6d6f7366db078ad9f7b77eb21f3d30b6c3722fdb79e12bfb0998cf7eaa98cc7edebb80fd525ac37ed568d8afee39ecd72417f63b7c88fdeefc82fd3e1361bbbac7b2dde5796c8fa536dbe351cefe989ac9fecc9fc6fe9a5dc0feb61accfe890860ffda7bb27f7d36b07f6be2fe93cefe7df49dfddb64c1f6e918b27dd1716cfffc6ab6bfe02cdb5fdbcd0e282dd8813bfb39c0eb05076c1fcd81b92407adebe6a0a60b1c5c58c421c67739643cc0a17bed38ecec738e18328223a69a70e4cd2f9c78b529272937e3a4eaa99cf4641a27d3e47132e71e8e96309c725016a7fc6acf29fb1f708ccb338ec93bcf314d673956670bc7beb1e238f3068ef7ddcaf11b0e717c5d17a7520470aaba359cea6136a76e1dc50915c739a1651aa759a3e03497704e7b671b3728bd881b74ef30a763d7cc0deecae17463ea39bd338d9cfe94979c41f354cee04b1537f4f00e6ed8918fdcf0503f6e78a3133762983d37c2642c37d224891b79a9811b59abcd8d6c58c1191d4de58cbb977126d117b951c1dfb8516d89dce8105d6ef483146ef4a3b7dce8d7b33853b09b330d2ee4c634afe5cc2f8de1c606a8b8716dbd9ce5b0439ca5f942ced2d188b3dc11c259fd39c78d4f29e4c6a7f771135a2d38eba10e9c4dc421cee6602467fbe41637b1e52e67b7a5849bf47408676f51ca4d1ed9c24df66ce3265fade51c0e9ee2a69e8de0a696f673532b68cec9258b73da52c74d536472d316c19cf32c5fcef9f113cec5f238370398cccd7810c9cd78749c9bf5e70e37d760093777dc446eee395b6ede0e1f6e5ef2316ebe4ce0162cbac32da856711ea1c99c47e72ece5326e53c0f8de116262ab985ff56738b7f6671de636e724b3ce2399fa3cd9ccf5b8af3750239dfdd30e7fbd09b5b1a2c70cb6ed9727e7a03dcf21343b8e53f2c387f2e80f39f38890b502772812b3e7181ab2cb9c07d7fb9c0cf326e95f9262e58748e0b911ce04226c771a19b8bb9d0b4522eb4b1905be72de3d6a3e7b9f5b93fb8c8094fb8a8681d6e9377051763e1c1c54cd4e3627eade0b6fc9ac8c5b6b6715bb7bfe0b6feabe3e2a2c3b8f8bffbb804722c9790efcf25de5dc625559de39275c671bb5417b83d4e99dc9e3b4bb8bdd31e72fb92e773fbfedde3f6278de6f65fdfcaa5e87b7129110bb903a597b8343e854bab7fcba5d337b9f4d8c5dcc1a71877c84ec9658943b8ec3f3c9733378c3b12e1cc1ded28e78ee92bb9633d01dcf1aa5b5c1ef585cbbbd3c9e5cf5ecbe5cfe5b8fc5de7b913fbb67027ce6de04e0e9dc39dbc5ac19decb6e30aba06b8c23e5beef4691957d461cf9d017673678ebfe1ce8e20b9e2591bb9e2a8c55c895b175752b19e3be7a0c39deb3eca958287b952e83557ea398e2bddf9802bbdebcc950d2be1caa65b7265af8f73e57eb7b98bf37e7015481f5741e77397667573570c6f72955baab9caaf6bb8aac47fdcd5c11bb9abc7dab8eb8f93b99ab21bdc8d8734573b369abb597b84bb93edc2dd55157177cd4e71756826774f1ecddd3362b97b93af72f7176ce01eb40adcc391bddcc33967b8875102575ff0946b78b4917b74ba956b5cfe9e6b1e78c13d2b5fc93dbb1ac3b52c08e09e3362eec5f932aeb5673ff7d2e41af732e136d776da986bbb59ccb5bf0ee53ec027b80f6369eee36c05d7315d87ebb4ede53add70aed3dd9ffb14b98afbb47535f799fcc57dc974e7be96cee3be2776705d9693b9ae4302d7d5b997ebd6aae3ba0f2bb99e67bfb8de373cf7f38088fb9989707f26b9717ff79b727fdf38737df3e7707d89afb801da8407d8161eb0afe381f3213ce85acf435296872e4ce5a1477a3cd451c4c377081e0935e45189098ff66fe7b1a76e3ca9f3982747dde649fb225e34a489176db2e0457bf478d1c3bfbc84cae625eb4ef152ef0c5e9a53cc4b1f94f35446104f951bf20a7834af884ce415fbfb784549124fef6ce0958d7379eec36d9eb7ede7d5f19b79f5e167bcf06c3dafb56b1daf5527e2078d99cf0fca5fc5eb18d6f33a0373f8c1a93ff9c137f3f92147b6f2c34e9af386537ef386a7b578c3321b7ef8da5ffc08974c7ec49e207ee4857bbcf1728437492be24d3ae3f85146f3f9d1b1b6bce9e11ede34e7066f5a93ce9b3ed8c48f99b8841f139fc08fa9aee1cd94b6bcf90b53defcdb70de627a056fe16bcc5bec69e02d759ff09657cef156ea38de6a6c226ff5e1093ffe663f3fbe2d9d9f506ecf5bb76fe46d6a4c79dba01fbced9a77bced29819f183d9b9fb8259fb79bf386b7cf9ec54f0e7fcf4f9959c24f29bacb3be4d7f08ea7d2f8a933aaf9a9bd73f8698e29bcf39648de65ec2dde659c11ef12f18a9feed6c3bb9a97f033448bf91979a5fc8ca743f99963d6f1b3886a7ed61d177e562fc2bbb98ee0dd32eaf9d90f17f3ee16bbf8792d6efc7cafcdfcfcda4bfc82efd7f885f7a3f885cf1ff15e5b43f9c52747f38b2b27f3de4e05fc92e99efc92774adecff720ef3fca84f79fa6cd07947fe0037e5bf081d623f85597cbf860b907bf3a6010bfe66b381f225fcf871487f0211583f8906f2ff9506c111f7ae9021f76bd820f8f6ce1c3cf4ce52362f5f988677efc5aec39bfee87845f7fff2f1fa9fcc147eaace72323fff1515f0af98ded0c1f1dfe82df545ecd6f6a75e037754de6374766f35b767fe4b734f9f05b0fe6f2db167ee1b7d5fce3e3a82c3e6ef8413ece3c888f0b4be4e3d61ee6e3e383f8f8f2cd7c02e4cc6fa72bf9ede3d3f944852b9ff8fe369f1411caef5425f3bb42d3f9dda633f93db603fc5ef220bf0f4fe553d3fff0a92d1bf9b491ee7c5a41169f56fd903fe455c967f914f35965c7f9ac9fd17cb6c3143edbed349fb376099f537095cfa9f0e78f6953fc31d777fcb1553afcb132073e97b5e2f32e27f2f9b7abf9fc2777f8fcbf7ff8137a96fc89dbfdfc89ef07f982112abe609b0f5f706d105ff0389c2f68c9e54f6d0ce34fbd9cc29fea5fc217d647f3a7d32ef1a74b7ef04575957c5167167f0649e3cf0235fcd9fc25fcd9ceffe2af09fcd981bb7c71fd3bbe2432932f2918c39f7b5fca5f886ae42f344de4cb4ca6f1654700beac219baf88dbcf5f8a91f05776dfe1afecb5e2af648ce02bd94ebe7a6a177f6dfe0bfe5a47027fdd85e7af6705f237a262f95b2d65fc6de960fe76731b7f6778187f6713c2dfad8fe5ef2755f2f70fbbf30f56cee61f2e3bcf3f2c18cfd7af3bced71fbbce37ccd8c237dc7ec037ad9ccf3fd6c6f8278e0dfc53f960fea92a937f6a39936fb648e19b9d86f3cf5cbff32db3bbf8e71355fcf3f93dfc0bfb2ffc8be9dff8d61b397c6bef3afe2502f12f9523f897bb33f857a9e3f8367e22df661ccbbfa6cff1af1f55f06f521ff16f73cff2ef217dfe7dfb3bfe63ff78be133dc87756dbf09d6d1efc275ecd7f96c7f05ffe3ce5bfb6cbf96f7f8cf96fff7cf82e0f88eff69ac77747cbf81f07c3f81f475ff1bdb75ff2bf267af3bf3c5ff2bf5579fc6fe3d1fc5fc3bffcdf1e03beefc14dfedfdd02fedf271bbe1f1fc9f76b55f0fdc77ff2fdc5f3f801d5797ee0884605e84c560115812a7091bd0adc3044056e765281bbdd5590fb5f15ece4a742ef1d5761bfcea9f0c15755f8e1bb2abcdc514568cc54c47b5c25def75c25c91bae92e43babe4f86f957c94bd8a0aa1548a96032ada3c4c457b39a994a3e42aa664818ae57a55eca7972acee7ba4a35bc502530452ae168824a932952694e3c5369b94f5569279d56695797a9b4effe52e98807a97426fd17176c500dc6bd5483b54ea8864cbfa0d2759fabd24b3553e9bdf8a2d28f7cafd2bf60a2320cbba21af1cb5f65347cb0cad862b3ca6445996a54ca02d5a8cc74d5a8d602d568b95435da8b568d8ed253995ecb578dd18e50994b5254e6136d54e6c1b754e689ddaab14b2ea9c65624abc625495596c819956553a0caf2f77cd5f81403d5f8b60895b5cd7ed54444acb2a77095fd10a56ab2df7f4ea5a91c908d2a87205b95c3d13495a3adbdcab1b651e5f87d8b6aaaa78fcae9ba5ae5f4e099cae9cf02d534f4b0ca79ec3995f3f8432ae7940695f391592a1743bdfffef697a9a6c785aaa637be574d1fe856cd58385f3573f874d5cc5186aad9b5b754eecc6a957bee4c957bc942957b459e6a8e71fe7fea5473ca7c55735a0c55737eb9aae6a6be51cd1b5cae9ae7775e357faebd6ac195f72a8f3b9d2acf239f550be7be522d5cf451b5b0e6b46a51e63f9597e163d5e20de7558bd38ea9169fbda95afcde43e57d2144b564de7295cf8f192a5f69a5cab7c346b52c629d6ad9563d95dfdab5aae523d254fe54952a800854056c3ca75a79efae2af094832ab0385eb5aab9591534644015bc8a53ad3e775eb546ebbb2a64d332554842a62a544bae0a8ddba40a130ea8c21c0a54e1c17f556b3b57a9d6abe3551bc627a8a2bcc7ab360dd8ab62bef3aa2dcd9c2ab6e0aa6aeb0e2fd5d6aa3c55c2a96faac48a66d58e9834d5aebf11aaddcc38d5bedaa5aafd4d6354a9b2ddaa034b66abd2cc7fa8d22207abd2b5f355e9ab235407c37b54074f01aa2cfffbaa6ceab12a3bc85795b3f3bdeae8e5d1aa63555eaa5cc51f556e2aadca7d7854753cb6467502cb569d745fa42a5866a72a28b9a63af55f9f15baf5ab0ae7ec50155675a9cecc08559d6db054159bfaab8aebe7a94a4e66ab4a2aafaace758f5395e500aaf2929baaf226b5aabc7b8eea62839baac260aaaa62eb3055c5df76d5252b507529a94a7559b75b75d934437565cc14d5953d81aaaaea89aaab3e61aaab87d254d5fe5f54d5191daa6b43eeaaae4d5ca3ba9e3e5a75e3d65955ade6a6aad66f9beae6f302d5ed0745aa7bcf87a91e043f513dc8faaaaadf18a7aacfbaab6a5892a96af0c7544d4649aaa6ec9faac78b74544f457b54cd89adaa96973daa96ae7faad64b9354ad1feeab5e869aaa5e66a7a95ef966aa5ec53c51bddafb9f4f0daa36d70baab6bdcf546fd599aab7f397a8de2d7ca57affd155f5c1e986eac3c1605587bebdaac3dd5bd539935475ee66559f4c06a93eef59a0fa5cf25bf5b9e194eaebbf71aa6f0d2354df9ecf5475a79aaaba5b38554feb4cd58ff991aa1f89b1aa3f864f557f1271d59fcb07547f1e1c53f519c5ab06e67e57033346a901cf5f6ac0fbbc1a3860a706039faac1ef666ac8f1bd1aca495443c78eab1106572383a7a871471d357141a9265e54a94505266a71b6462d737cab96f98c53cbf1f76ab9fcaf9a7a57a256cc27d58af29b6ac547959af64c552b0ff5aa99fe7d6a1696aa397f27b56aa4835a70d8ab166635a9853f12b5760aa71e64bb443da84e5f3de8718d7af0e62cb57ee36ab541f042b5e1f002f5f02575eae1413aea116243f588e185ea1145efd523aeee528f34cf558f7c72466d14714c6d7446a436964e551b07e8ab4de4dfd526690d6a937f57d5a3133faa4dd396aac7981d509b378c535be80e538f853fa8c7e979abc719ee568f7bfb486d3961b07abcfb3cf584293e6a6b26456d3d5b5f6db3a0516d73fbaadaf650997aa2f705f5c4a3e7d476a3bffea75b6d171ea5b6cbf0504fdaf5513df9408f7a4a42887a4abba7da41be4b3dd598554f9db5523df5f80ab5d3c4796aa76d4dea6963dad5ce6fdeab5dc2e3d53347be53cfdce8a29e992b55cf3e345ced3efd8ada7d49817a0e01a9e7a4cf54cf1d51a89e3b77b17aeebab3eab99db6eab97f33d5f39ed3ea05af36a83d5f34a917fa2e542fb2f7562fda2b522fbaf55dedb5c954ed9559aa5eecdaa75e7c42adf6763eabf6deb445bd24c95eedf32443edcb54aa975257d44b77daa9fd32a56aff9390dabfe3b43a6078967aa56aaa3a502e56afcaec5307eb5aab838f39aa573784a857bf11d46b16d7ab43c2add521792eea50adffe8dc568701e7d56b279f51af8b3454afbb4aaad7477c556f7078a08e5a92ac8eead0566f5c6aa6de34f3ac7ad3bca1ea4df91a75ece142756c81873af6c730f556831cf5d683ffd47101adeab8275bd5f1d44975fcbc17ea84e5d9eaed1a997afb565ebde3d1497592f61bf5ce8555ea9d9763d4c9434ea993df1e51effeef99f73807a8f7784c56ef2d8d55ef3b56a84e3195a95302bfa853f79e55a7be9bae3e1062a44e6f78a43ea8bd559d5134527d68c77cf5a1f276f5e1232bd459a17aeaec5536ea9c41faea5c830feae33dcbd5792166eabcddd3d42736bba94f3c3ba63ef9fbaeba2032597deaf14b75e1e568756187b5baf0eb2af5e91543d4a7fbddd467a208f559bf1875b163b1ba24da535dd2dda73eaf0faacfbf14a92ff86c5497c5b0eaf29644f545bf60f5c5b701ea0afd48f525d539f5a58bd1eacbb3b2d5975fbe525fd139a3ae2c32535fadbbadae7e81a8af5b5ba8aff7c7ab6f4c0f51df885baabe71e3b6ba7615a3beb97cbffaf6c20af59d1763d577f757a8ef2567abefd55f57df7fada37e6080a81f1872ea078eb6ea079746a81f3c0f513fbcafa7aed774aa1b2459ea8625bfd58fd6e9a81bbfa3eaa6375eeac7488dfab164aafa711dac7ea2774ffde411a77ecaa0eaa7d3e7ab9b9f66a99fdfd555bfa80f50bfdcbd4dfd6a6f90ba8d58af6eeb3052bf866eabdf346aa9dfbef756bfcbe854bfabbaa66e5fb046dd7e7488fa63888dfae39b2075c74084bad3f386fa937eb2fad3bd7bea2f1f27aabf0fac577739fba8bb0fcc57f76887a97bd2b6aa7f386d51ff749ca1feb9c457fd6bea5ef5af3d53d4bfcd16aaff2ccd50ff79fb51fd1737570f8c9cad1e782f510ff4e708c0c432017cea20a0f34609e85a42c07210013b6b2360d7d70938f843c0c70f13f023e3053c6f8a80bf910924b24c1025e508e2461741b2c947906a8a04d9f47b826cd627413ea3545026380bcaccd302bb65b8c096bc17d8730a41f5ce5f501fdf22a8cf8c1584bf2241f3e8a4a0b5224cd09e4408dae1e5c220ab5241c73b451842cd10860cea148618bd1686648a8521b97705bd498304bdfb85827ed12d41ffdd5ac1a064b83034e6aa30ece347c1d0ed88303c415f187ea34718de800a4696b304a3d077827165a130eac172c18cdb2d5868b60863b7a50a6377b90b63dbfc85f163ea85f1fec1c2f8336682f5d615828dbe913071fb7061e2fe526152b49e30a92b5eb0177c057b475ab09fb559b06f3b2a4cdedf2e38009f85a9e14b0527d15cc1f9b24898ae3b4e98a1bf539835f1b0e056fd4870ab09116657c70b73bc528579567ec2bcdd1dc2bccb578405d33c85050dba82c7b822c193992e2cbaf345f0325f277875370b4bc84782efbfe9c2b2d024c19f5c2ff8eba509810b3a85c0e53384c0c2f542e0e96fc2aa87881034a35708bafa5308aad51282f15f4270a3afb07ad2086175e90161cd857a2144881242e1442174c3682134ad41083dff5108db562d44448985886c2b21a21e17d66efc26ac4d7112365c36142213e54254bf46d8187054d834e18010233926c404150931f7d285cde681c2e68f83852de30c852d0f3285ad0722846da99384b861e142dcfcd3425cde3821ae2b43889f385f886f2f15e27b4442c27e524848bf2a6c9f952d6c7f06098959e7851dfb5a8524c79742d26c376167c87761e7dfe1c2ee3fff843deb570b7b06160afb1d8d8414e95f21650421a4fcd612520d8d8454173d2175d93be180ec9290266f16d21ed90907670e170efe7c2364cc721332a2052163cf5221e3b78b90a9ef256496cb8443a1938443ebd384c32b3a852cdb4f42564a87904d3809d931a38423314f8463737b85dc51cb85dc358c707cee58e1f8a65a214f93f79f01217ff85a217fcd51213f2151c84f73164e146f164edc6285536e5785423373e18cc914e1ecbf51c2b9710342a9f926a1f4dd72e1c293734299419c50f6be44b82809152eee39275cbc395fb86c364ba85cbd4fa8ba92285c55af10aefe5a28549b9809d59ff70bd7d9b5c2f5b332a16672a670036a126ecc6c116e445809b5a32c84daeeb5c22dfeb070ebf972e18e5224dc59725cb8931328dc4564c25d1f17a16ed870e1de465cb877da5db87fdc57b87f678f70ff9b5c78b8e4be503fa155a80fcc16ea733f08f5e59e42e3947f4263e827a1b1ae4f681abc52783cc642786a374478ba62b9f0744f93f02cdb556859f85668796e243cdfed2a3cbfe32bbcd0db2eb49ae6092fdb0f0aaf387be19553b7f0ea6bafd03663aed0762d5668ebde2cbcf16f12de2dff22bc6b9d20b48711427b958ff07ed937e143af81d05915297cc23e0a9fccc384cff61ae10bbd40f83af3b7f04d2f47f8362942f8e6b54af8963251f8762d48e81af340e8be9224f406af127adf3042efd72ee167f203e1d75391f0d75547e8bb592ef4fddd210c5c99a801467dd300d9511aa076a70678f34f039a986bc0ed120d64d8af817f986ae081120d12be4a839eadd7a0ef5e68f01d611afce3270d39a84c23dabe51231df148234dbaae916f76d1c8af3568e44f666b146bf335b4f57e0d5d7348a3544fd528d33f6bb8d137355c33a6e13eced6f0f74d34fcb35f1ad55a2d8daad74023fc4dd26845ab343adae3343a2f4f6a743a3f68063fd7d7e845466bf4f64ed7e8fd1669f4030b3506bd959aa14e72cd304a4b336ccc228de1e7319ae1a52b3446f40c8dd1eab71ae3a3ed9a515318cd28e7519a51d74d35a37e7fd68cd61aaa31b5b2d08c099fa119b37e99c62ce88ec63ce2bdc67c538ec6a2434b33f6409d669cf672cdb84bb11aaba4a71aabd2799a097d4334d649ef35360d133576b89bc64ed8a9b16b5cab9932f480668adb12cd94adeb340e7b2d3553c3da3453f34d344eb7198d73e6078d7375afc6e52fa3992eb2d64c17d41ad7f94b35ae9e1d9a994c906696c452336bd0678d9b0ea7711b51ae71db7454e3f67cac66b6ed16cd5cf48b66eea4a79af94741cd82df97351ecfd3341eefbc349ecf82340b736668161efba1f142b2345e83359ac5563b348ba310cd92d9b4c60779a9f14dd8adf1dbb053b3bc7cbd6645748c6645bcbfc6ffe4058dff5b9526407b9f26c069b526a0a743b3d2fa8466a5e37dcdcaa59f352bb3de68567e5da45935f38866d5bc524d502aa009ee78a159adbffa7f0c977938156f14c791ad841451f7cedcb97367ee3a779fbb49a8a894284a919442a8448bad0595362152b266a7524af67da70d2554244bc8d28268a1fc7e7f7c9ef33ecf3c73def79cf33d33ef211c5d374138ea504cf0bcf78fe0e5394e38917593e0ad1d45f051f125f8161413fc8c5208feaf5e13fcdb5208a7df38134e7f5d4038f3509770e6630fe1ccaf3d8480bc204240e72c2160f60e21f06d3fe1dc673dc2f9db0d840bbabd840b7ace848be969844bdcf5844b4d0cc2e55b2e84abbf8e124218df08d7180984504489107ebe9870fde3234284590021c2d28270c3a39670a3379f10a5e747b8e9769e70f3581de196c20742f4e5e584db2fde1262962d26c440398498e08d84f8f62b8404169390909d4748f89a49483ce14b482c7025dc118b087792930877663e1092968084a4ac6c4232d64548d9728d90f20024a47ac811526bbe10d2e34d081956db0919f36e84ac619890355b4bb82b3843b8dfbb95f0c059447848d0243c745b4478e8a54878b4cc9bf0a8dd98f0383f9af0b8638e90abaa46c82dfe45c86df125e4439b0885acf584a2a4ef84a2365342f1ee7642f1d995841297014249f76a42a5c080509d7e9750dd6f4ba83df08950777b31a1eed54642bd4512a1fecc1b427d2d83d070b183d090a24768941e2634357c243cf3f4213c8bfc427871e00ce1c5a316c2cbffe379593a46686e7227b4dce4135ac5698456fd6142ebee58426bc12ce195730ae1d591cf84d7d6df09aff72913da084a84b61fb984f6940f848e90cf84ce252384ce884d84ce2c2bc25b621da14ba44fe84ade45e836da47e82eba4ae81e3e46e8595d4fe8896d21f4e4b8133e26d108bd179b097d3e4b097d4f8d09fdc7ac0903b967089fb827099f44d7089f8e10089fc695089ffe55100697ba1006ad2e1306a3de11867616138635a608c3a2db8491d4a38491af7584b113e7095f078709dff60384ef9e458449253fc224e30961d2cf9830ed124e98bec721ccc8af26cc1c594df8c55c4af8151d4ef835d040f85d584ff873f70a6176198b306be64798dd5742987b8d10feca7910fe065d24cad94711e55a2788f2ee9944f9762a51c1cb8ca83ca0405ca8bb8fb830ad88b8f04306512d7627513d0b256a7e6b242ed9ab4ad49ad3212edd9542d47e4626ea488e1275a25e1075868e1375d96f897a0bab887a79e1c415b587882b7e3e24aedc7e95b8f28584485c6d4804dcfc88e0be8b4448fc8b088db913c9cb5c8964e41291727e1f11ddd94a44439711a96f09443af97f6e3c2132e49c898c93a344e6bd3d44cce21a112b2710b1161322f6238fc8b9fb85c8c93621f2e66c88fc9069a240479d28089e21e28b5f1171176da2c8c78828e6c344b11b9d28d93d4594f28e12a5dd864459853fd140124e34084e22ae16c5100d0f84138db4a944a395f34423835aa2717f3a71cdaf40e23aab11e2ba9a0ea289680dd1e4ec27a2e9b43c71fdcd6ee2fa529cb87edc87b8514583b87109816836d043dc14de4bdc7c4440dcfcb59fb8f9d73ba2f9c6f5c42dea25c42d455e440b9751a2c52505a2a5e914d1f26e34715b5626d1ea149d6895ea41b469b620da6ef84cb48b3027da8d4c1077efba45dcddbf9b681fd94edcb36225718f932a71cfbc22d181cb233a5c384cdc77578de8b8699ee8b8e506d1b1874a74daea44742a8b233a9b84105d9e1d201e5cfd8de8aa7e96e826ac25ba47ca110fdb18130fbf91271e8d784cf40ce013bd3c4e10bdfa0d885e930ce2b137bdc4631fed89c7fe2d239eb4f7237adfde48f4f97987e87bad84e81bb585e8ff08229eaa8a259ecd89249e9d7021062c38470cd8b19718d034400c54b9410cd4c8239e5318259e5bb285785e3d9578feb42df1c2e2ddc40b2718c4e0fc2262f0e729e2c5b7f5c44be563c44bfd8ac4cbcb70e265ea21e255cd6962e8f26c62e825676268f414319c93430ce78e10c3ed0a88e1b7ff10afef3c458cf0be468c743d48bc61748a1855fe9378b32e9218bb518918bb2d9e18eb11418cd3f625c699fe21c6399d21c6bddd424cec7c41bc53eb454cbad7474c2ad84f4cde1f444c7efe3f5feb88a96e1b89a9cf128969479e13d32e691333d69e276678a0c48c2f9b89998605c4ccbdb9c4cca3b5c42ca3cdc4bb571288f7ffe512b357b810b3373c246657b9101fc0f78839a245c41c93d5c447791b888f2f9e21e6fa19129ffc0688054ad6c4c2377462b19a05b1987e97581c58432c81158925f42162c96d2ab194634a2ce53f20961a7813cbd17e62c5ee4e6255f8266255c415623d789258cff021d673f9c4fa9aa3c4a6b30f89cfe5af129f83cf89cfaffc20bea056115f983f27beb05124366f7c436c3e97446c2178125bad0388adb77589af5dde125f87ce10dfb83f23b6b3ef133b0655889d5f9efccf5be23bd081f8fe4e25f1fda42ab12b6439b1ebe36a62778c05b1e78c3eb1672c96f831d484f8315c40ecbd768cd8fbe43db1ff742bb13fe71cf1939d01f1d3289f38c86a210ed91b10873d3610876f70899fb5c2889f39a7899fb38288237ec789a3b436e2e8859dc4d1b852e298918838ae2a227eb1ec267e6db3227e7b2647fcfe7d9238f16e2571527f2f71d2eb06716a890d716a4e40fc7103274ebf9c24fe5c6e45fc694b26fe5a758ef8475c429c350b26ce1e3a4c9ccb3226ce8d6b10fff57b13e76111717e3d02c8ed22020abb0e030aaf1f008aebb50125877140a9fe19a034fc025096bf0aa86cb00254bc9702aa0a8a80aafe5f40b5d40b5878de1658f48b09a8c59c07d4461d81c59a75c0e2781d407dd108a0ce0803d4cd1703eab9bf00cde50b00cd93e700adbc9b804e0c1158be4113d00b67002b8c8381154e5e0031341520865d0200702d00ec6f03c09061004c9101e0a3eb0029281520952f03c8136d009c5d06504c7a01ca092180e87b0188672d80d4b70268d473807a461ea0be5d0bd07cad015a1c02d0136900536323c07c190b303ff300d6d6768035e70e600b6e0318371ec0bc0400b7c313e0f901005fef1ec067e703fcbb258020ef01205cfa1a105ebb0308cbbf00c26a2300972c06f043dd80881d07889ea38064fe3a20739603648379c02afd3f8081c235c0e04b09b01a7201561f380d18159c078cbfd6006b6c6b80750a3ac03a3b1dc024c707d8b87f2fb0312f1030bbb5043067ae04cc059ec096b3af008b8d34c072c925606bed6660db4917c08a9b0a58f1da01ebd26660bb4313b0c34308ecbcd402ec02db805dfba700dbb56980ddadc7c0eee5c180fd2b1cd8b33b1970c8cc071cea9c81bdcbbe017b5dd980a37c1fb0dfed23e014e00238dd1203ce7fe281833df580dbd64dc061111d383cff16f0c0be001e27d2014f5b31e035360f1cf377034e389b013e4101802fe330e05b740cf03b7d1ff07fbb1538fd711238fbbf9ff34e01c0f9cc3e2058cf03087ef916b8b80c022ee299c0a5afcf81cb041de0ea9f4540c8d310e0da601c10663e0184394c02e166bd40f88b36e0ba8e19707d6b0f70fdbb331069fc1a884c3f0544967e0422674b811b3c5be0c6d30e204a4d1988f2bb07dcf45a09dc7ae905445f4b026e473500b78bfb80988e642056750888258e02b1cf228038c225206e6a311037dd05240cc140a2120824def10312fb9b813be260e0cee95b40d2e64a20b9673990f2bc164869dd03a4f6da026993fa40ba971590e1bb1fc8787419c83c4b0032cfe50299611140d66d3fe09e611570ef5709709ffd04c826af04b20fc6000f562c001eae94020ff7b703394e27809c7b21404ebb0ef048d512c875b7049e7c5f0de4998e00f9b56140fe0b6da060af0650987c08288a0f058aee8881a23c0950ec3c0214fbb50225760f8052f223a04c900d94278500550b7280aafda140d59f64a066570f50732300a85d4304ea14ae030d8de94063ef66a069c977a089d00c3ca544034fcdb7034fedf381a79efdc0cb731f8066dda340f31a33a045cd1c68a953035a833701add77e01afbb028076dbc54087fe35a063240f786baf08bcf59001ef7e1280f74205a08b2e0f741fb503baf3da81ee0e0be0033d15f8385e0bf4362b00bd3371409f5c30d097eb0b0cfcaf8781305560a09c000c8c8f01c30bcf039f594b8111357f60e4713b30762b1e18cbf100c63e5f05c6edfb80f1ef9dc017a11ff0e56824f0555e11f82a4e03beee6907bead0c03bed93c032622e9c0c4ed7460a2eb2230b9b10598bce8054ce1dac0d46905e0e7c33fc06fc76fc09f397fe0dfcbf5c0bce50560fec13b603e9f05cad1e741b97b9741f99d6740f96847504528072efa5d09aa951141b537ef40b59197a0fa5d2b50a3cf10d4544901359d1c40cd402aa8395c0d2ecd700497195c00971d8f0075e8d5a00ef326a8b7b217d4a33340bd68397085e011b822a11024ecde0f02a9db4152f33448eef60361241b447ccd40d4d102a4253e0669f98b41ba7928c82466834ccbcf201b804036c71c64bbc320d76b12e466e681bccf8b41816d2428e2ee02452d1028a67d07c5371d41715c3628313e024a0a9c40c9c72950ca5400f50762c155fa18b86a9a011a1afb808693b74063d975d0784b0368ece801ae09ec07d7143d04d7eadb816b5f9a80ebb6fb82a68216707d8306b8c1fa10b871db3770a3e3717063680eb831310cb4583c0c6e352a07b79a3f02b71e3303b79e7202b786df05b7c69b815657ae80d6f45ba0758907b85d68086e3ffe11b439da05eed24d056d4f3a80b6399b40fbc02e70cf97f3a083a00474782c01f75e7707f787e9830794c7c003ed1aff23030f7c658107be8d804ebaa5a0538433e834a9033a4d7f049dfe1c029d510074991b030f1e8e050fde7a02ba263240d7dc1de061df21f0f09d8fa0a7ab39e89999007a2d9d048f2d8e078fadbe0a1e172a80c78f2e068f37e681c7bb568027f52bc093b964d067b536e8b3c511f48d7d00fa665e07fdf47240bf4e7bd09ff517f43ffd13f4bfd2019e5ace024f8f06836737288001ec3360c00f7730b0cf140c525e0a9ebba10f5e5000c00b5423f042c541f0c26f7bf0a20205bc34b00fbc42dc09865cdb035e3bb4190c0d6e01af9fc3c1a8807360d40d3330aa39158c1a2f036ffea904a3834bc1d881db60dc097b303ee13d98f03e114c1c1807ef64cc82774aacc0a40d8a60d28f0d6072c6423045e30298d23701a65fdb08a6c7ec01d33bc6c08ce0856026b200cc3c751ecc4ab904ded30c04ef8df681f74ff981d9d2dde083d529e083dd6fc0078e59e083c620f061d77930c7fd33985bfd06ccad3d013e514c039fb4ed03f3f40dc13cd73830efa532988f9d02f3e3a7c0fc396fb0807b0d2cd87c112c70590e16f846810571efc082ba0f60c18bbf60a1a4122c0cb6000bb3bbc1c21e05b0702c1d2c5a9401162d96038b702e58b4cb0d2c0afe03163db1058b790058bc712b587cb3012c4e49078b53b5c0e2ec8560f1a716b064672c5872d50a2c899d054b2f5b82a5797bc1d2d79bc1d2593a58b6e51458e6de099625aa8365690a60b9b212584e0d07cb0d7dc0f275fbc1f2d82cb0bc0003cbbf0d80e5bfbdc00ac508b042551bac3031042bb66c042bb6dd042b2e5482158f52c08ac7e960458d3558315a0b562eec072baf3f072ba77cc1ca5f2bc12aa566b02a241dacba990c56e59f02ab7ead07abe67f82d5c48d60353a02561be981d58eaa608dc275b0d6390fac3da600d6fa11c0daeeffd79f52c03a0d05b0eede6fb0ae611358d7731caceb0f01eb6674c1fa1dfa60fda14ab03ed212ac4f0c05ebdb95c0fa4e2e583fe20d36ac1f061bcc3e830d3bfac086423ed850bb036c98ab061b19fd60a3433ed8f8bc166c1c3b0136ce6c021be735c126c558b0c9cd1a6c3a1101beac34045b16b3c0961025b0256627d8d28482af481ae02b6e23f82a22137cf536067c359909bea913826f6697831d693ee03bc71af0fd8658f0fdde63e0fb98df60974a2fd8bdd60fec6edd007e20de043f7e4b047b974c82fdbe16e080e65970604905f88962080e55f780431d96e0f0340b1c39640a8eda3f06475bcac1b106001cffe8038ecfee03bfb864805f6ace835f1537835fcdaac0aff9d1e0d7af5bc06fde3fc16f8167c08914149c5ced084e5e3006a7402f704ad8084e1d15813f7240709a70129c3e16054efb9481d3b99fc0e9aa09f0d79ec5e0efb851f077d73af00fda02cef68e8173a52fc17f97d8e0bf3b9bc1f9c455e0fc575f929c4229496e3b4e924f12911424032485c86692628a90a4d8bc98a412718fa4ba389ab4c8683349ad2f8ab4987796b4d85a9db4f88c1a49431849d2380792342288248d9adf248d2e3e69c99573242d492b69e9fa6ed252b741d2d23bd524edbfb1241d4d57924e244a5aaee64b5abed19db4bcad86a4bbc29ba46b7c89a437c623ad60e69056d829935638ec23ad3879974490f148c4e72624208a4c02bffc2541d27e12253a8b44c9a791d0d00812fa5a8b44534e21312daa49acae5324acaa9e84b58690b0f74f48ec6fce24cea2691227f4028953f888c4630024de35159230b78684875a914417bc49e21d1292e4d51049f22584241d5c4b921d79463230024906e7b791566bcb9356c7dd2519b26f908cd11ed2dafd1da475cfb6934c545d4926ee8f49a6a76d48a6c10e24d34b3b49eb650749eb2bab481bb24a491b3aaf91362a8592cca8c74866313ea4cd057324733507d296f4db240b7a03c922cb8cb483f88cb4e3e828c9867f9eb48b1f45da55b09c64875492ecdb1f93f64059a43d677692f6a486901cd44b480e05cd24875725a4bd421bd2ded72124479b44d201156f92d3cdbf24d7f8c724d7a21d24370316c9ede50cc95d664a72df3147728f88271d522d241dd68e261d7e19493af2c480743cbb81e42dbe48f2367d4cf23e3e48f2be8c917c5e1a917c0fff22f91e3323f9857d24f92fff4b3a653c433a75d397742a469574d6f7142980fb8c1470238614882491025b0c498163c749417933a40b46baa40b56dea40b472249978f86932edfd3215d79ed4ebab6c882744da2400af34c2585ff3b48ba0e8a49111685a488eb93a488ae8da48899eba4c8f94ba45bb67f49b73f1b9062a5cb48b16e56a4b8f4fda4f8df13a444388d9418b08f7467912a29498c9052dea0a4542d9c94b9f9182933ae8994e5b49274574e40ba1b3e44ba2f7a4fba6f5145ca567d48ca5e1149ca0e5f447a685d4e7a187d8bf4688588f4c83491f4e8fa21d2e3fbbf498fab9693f2448ea43cef4652deb505a4bcc27252beab8c943ff79454a0718c54b8c58d54dc709d5476434c2a6bba462ae7af20955b1993cae70b499584c7a4aa6c8854f5649c54bde81ba9da731da9fadb41528d1140aadd5e4faa83ce90ea4ff4931acefd2235aeed2335a66e23353e1f22353db4213dcdcd223d7bf595f46cb089f4dce72ce9797d1ce9f9d311d2f3cfeda4668303a4563189d4faf23ae9153588f47af113529b234c7ac3e827bdb9b69af4964e22bdb7b02175fd7f962eab0052d7fe3ba4aecbc7485ddfc2491fed6f917a0ffc22f5b179a4be821852bfd65d52ffbe11527fe845527f892b69e0b71a6970f97dd2a0c73bd290ec2b69f8fc1c6938b28034dc04923e2fdb4b1a393c4f1a79da4b1abdfc85343a994e1af31c228d4dbe228dfd7b481ae71c237d391342fa8afa93be593c244d2c5523fde8bf439a761a254d3fec25fd8c7224fdec8a26fd1cc4483fa76e927e6122d21f877cd29f33daa4594735d29c0a993437e745facbb949fa5b7c9df4f7cb51d23f1b0a24b74c0ac911632139436f485e7e23241ff7105a70f924b4a00984167c3784140d1990620a1952d9ba0f52356b8454cd83a085ae2ba185b515d0a21f9f21b547359006c48034dcef434b94ce404b5a1c20ad851390d68db590566515b4f4dd6748fbc94d483bef0cb4dc940fe91aec8056fc49865622f210a1360622bead8000662204a4ee81807b5310f0a61282c23520a8591122efbb06912f2b43f0196788423583286b6c21740505a2bae743d417128866fe07a21fb78018ed18c4bc4f87585ba621cc6f27c426c6439c847c88271d877886fb209e7734c4cfd486f8ff1421fefc002458dd06093c77408290664850418704efce43b8a71724fa6703894d3421e98b1468d5f667d0aab41068d5901264b06d1964306309ad26a44086e6269061c70064f8eb35647c1580d62ccd86d61072a0356bb9d09a067568ed3a29b48ebc155a3f438436287f8036bc7487360ef8431b27ef40669c37d0e68d6268f33f2664a1500959c6d64296e346d056b375d0b6efbb216be165c83a2809b20e0b80b63f6d80b6cfbf81762c8e867638694136bf2068a7813b6447bc0dd9ed77801c42fca07d3a7c689fff5a68dfcdc5d07eb97668ff3c0ab95cb3815c1ddf406e2b4320b750027488920a1dde741ef2d8360a1db559031df5b0858e36af823ccf06415eea1f212fa017f28a2e808e9b5c848e0789a1934b6720ef03cf209fe571904f1c02f9646f817ccaee41be1771c8f7f614e4c72e82fc1caf437ebf4c21ffd5aed029931ee854bd083aedc3864e9733a1d31d4d5010271c0a723a079d7b3f0f9ddfec075d109e812e582a43c1bba8d0c5e666e862db52e8d2ea6bd0a5b326d0d58b85d0d5a2b75008d91fba36b10c0ad5964261fc1828ecfa49282c3e120a6bb904855bb3a088ff731cb17a1e8ae8e884227eab4191a982ff49876e4cbd86a2fa5f4137d95ad02df520e816c10ebafdfb25142b6c82e2701b28ee7b3d146ff60a8a3f1c0125d0af410917eba184eaef50425f2794f0230fbaf3a10e4a2e8b8252b2ae40a9f95c28c3e9389471280dca043ca04cd9089479e71a9439f81eca72a886b2a2bf42772b9aa16c4e34f4e0601af4100d851efee2418f097ce871941d947b9102e596a4404ffed7651efb1794f77d1194ef7b0bca6fcb800afdbf41857fcba0a26055a8a476162aa55840a505bba172722b54790c812ac343a0aa241954bd3c16aac95587eafef75d37640435e41d829af042a869471cf4b4e804f4b4ca167a213e0db5949e865e996640af421641af8f6f865e3702505b9731d4f6f518d47e810c75384f431de997a08ee90750279a0f757e02a0ce3fcfa1eeedfba0eef2c3d087dfca50fffe87d0c0ec1de8132b1dfa6424833e658e42832735a1c1342f68f0f52a6868c96be8f3f206e873891e3446dd088dd5fb4363ed89d0f8aa5bd0f8d145d0979261e8dba00bf4dd7f18fa5e5a044d543b411303ead0a4fa2c34993d014d5d51867eb82641d39f7168263f1dfab5d503fa95bf08fafda813faf30a81e65ed4427f5f9541ffbc1dc872b3fd64f9c7d364f9ea6364055e1559e1bb3f59f1da69b262ee15b262db2459793b9dac9ce04e562e84c82a315964953b7164d54b61e4856ffcc86ad758644dbfbbe4a5a3dfc9cb18cde4652635646dab11b2ceea21b24ed73bf2f29edf645d8d1cb2ae9e2d59b7ca94ac17ff8cbc425d9fbc227a90bca2954f26a8bb91897f379181a655647038800c3dfe4e8617fc202385cfc968fa3a329a5340662d9390b19b0c32f6a885cc563843e6ace691b9db3ac9dcb41f64ee5d3532bf1b22f38767c9028706b2e0d279b2b0e12059389a4e168ee790f12d8bc9a21d22b298b2912c01b692a5e6ee6469da6db2b4b28a2c6bf127cba632c8fa019e64fde46cf2aa777fc806e4436403ac9fbc1aa29157ffce26aff13222af297a4c5ea77398bcde6b1b797d821979d3a63eb239e322798bb89abcc547996c31bc886cf9e31cd95af709d9baff2d797b394edef1a29ebca30322ef0ccd21ef925722dbea5f24db5e3620db5dbd4ede7d4c48deb3c883bca7c687ece05547defbe00dd911b94876ac3127efbf994c3e70388eeca4174776864e929d1d93c9cee17bc92ec76f920f1e8f251f9cd423bb5ab3c86e87246477a73764f7631a64f7a84d64f73befc88718efc987ef8f900f3fba47f6407e908f5a71c9c754e2c9c75f78908fff08229fe811924faef2239f7c7e95ec439921fb54d6937d135cc8fe6ff2c9a7eeec239f368f229fbe5f420ed0e922073e312707e69b91830272c8e756a890cf6d7d46bea0d74d0efe3745beb8e219f98a7c06f96a8436f96acf097248b91cf91a3f831c7ae82339b48e440eeda825875dfd9f626bf2f52f5272c4cbbfe4485907f9c6ce4fe49b4babc8b70cc9e4684d9c1c3d6b49be3d9c4d8e5de4478e75db438eebb9438edf1c478e7fb88f9c6436434e3a134d4e46ae9193dd94c929b50c72ea791b72da397d72c68f3de4cc806be4cca91e7256a429f9ee619c7caf5d48be5f7c9d9ca3789e9cb36c989c93f6bf6dc6c88fd437901f05ab931f4d2c233fa66e243f0ee826e72aae27e7aad99373497472de8d0fe482c64972417715b9e86221b92825815c926c412ea5d0c9a56189e4b27929b99ce74fae209d20570291e4ca3be9e4ea9b75e4ea314f728d858c5c934227d7ca2b926b5b2dc9b51f9e93eb9b14c80d7adbc80dd47be486741b72e3481ef939a0417e312320bf5426925f0e7b919b03ccc8cd6d1fc82dc1cde4d62c1ef9957c09f9d56239f22badade457d9aae4d79c4872db0217725b9e2df98df633f29b3d77c8eda3e7c91d9443e48ecd89e48e4247f2bbd741e4aef83de4eeb115e49e6db6e45e3526b957a796dc6b7691dc7b7b9cdcff339e3cf858933cec1248fe0c5d278f445e218f0a9f93470db793c79a8cc8e3d47af278d06df2978571e42fde1cf2d7ad3bc9df5efb93bff3b2c9dfed83c8130d77c9937c2679eaff187f2cbf4bfe214920ffb0f521cf186d21ff8cf726ff2cda49fed97985fc73ea10f9d7fffdfacbce8ffc6b6e9afc3bd889fc27d2813cab36439eedd9409eed5326cfd96a90e74a3f93fffedf9f7f6346c87f1366c8f3efd461b99a29589ea405cb5bfbc3f2475fc2f23785b0fc4c0fac70ca1e5e6017002baadf82153d09b052620eacf4e434ac7ca301562ed4865596af83550c2c6095a3eb60d5a5a1f04278185e68600cabefd285351fef8535bb6fc24bcefac24bbe6c8797ee92c1cbdef061eda531b0f6d6cdb0f62e355867792cac6379025ebe6223acbba807d635b48675e36d60bd6216bca2f423bca279085e69791a268c1160f0f657188c5782c184e330c9ea030c9f7b0da309233055a4065337e4c2d4dcb530756a334c9d698669523b98e9500133ebb830ebda491853380163f7dfc3ec1d5e303be32fcc71708139df2fc05c121d16dc4c8705f58f61e12d14c609e6b028fc0b2c8a90c2a2842a585464098b6a476031b019966858c1128e1b2cf1db0b4bd118586a4f87f5ddd4e155e1eb61835569b0a1a5256ce498031bef5a081b1f5f0aafd1c4e035e1c5f09ae665b0c99e7fb0a9d614bcf1c2537863c4227863b2266cf69b036ffe330a9b0b2fc0e631db60f3fc01d8bcb40fb658fb01de7af218bcb5e712bc6df4336c1d3e035b3f80e01da11fe15dbd7c78d7afa5b02df7306c9b5605dbd13b61bbf41478b78721ec20dc0a3b38fd6f737ec10ecf7a60877909ecb890083bee9a821d4b87e003ab16c107268d61278d09d899f30a760e6a835d8876f041d663d8b5b80f7663ae848f18d4c31e0bb9f0318f18f8780404fbcac1b0ef9bebb0dfd652d8af71043e652684cf78a7c3676faac06753c4f0d911473820f6321ce8220f07e1da705052011cd418029f5b9c0d9fab78005ff8eb0707cb9f8483efde862f16de802fb182e04bbb37c29702dfc29727bae0ab6758f0b59077f0b599d370e8ff750fcdf38543070ec3a113a7e130f8181c3674020e7f74028e30e0c03756ad82a37eb3e06858038efea502df568d8063a73ec1710bb6c371521c8e8b01e184ca6038f15e219cf8a30d4e52ba032781dbe0a40b0170324d0227fb14c3c951fa70f27d7d38b5dc004e8b6c8333fc50f85e4e0ffcc01e80739297c08f6c5ae147d9abe0277baec34ff61f829f1c5585f36e09e182ff355e98640017e9d9c245335e704980295cfac41a2edbf5132e7bb6182e3f5d0a97df2a87cbdf26c0e51f52e1cae70be1aaa61b70d5f819b8dab707ae0e580d575f3e0b57ffa0c035cb54e01acf9770ed894cb87e640a6e5cd003372ef5829b349ae126da1bb8c90b859f9f2c879f179f825f909ec02ff070f8851d04bf7471875f1ee4c02db98fe0d69709706b5b27fccaed29fc2a02835f7ff587dbd40be1b6d78be0b64f0cf88db4026e5ffd086e0feb863be64ec09dcb22e0ce754cb8737227fceee206f8fdca41b86b5f05dc9d1e067f70ae803f1c2d873f5c3280fb14eec27d8b2be07e3b223cd0a1080fbcff0c7f52d8017f5af21e1e3c340f0fd6ad8687ae74c2c3622f78f889133ce2ae0c8f1ebc008f69df80c72faac3e36352f8cbf620f8ab570bfcf5120d9ed8b8139e1cd780a78687e09f175de19fc987e15fafa6e1d90867786e481bfedbec0bff639da5c829ffa0c86d1452e40e512972891b28f296fb28f2be8e14f97b2cca026c056501bf87b2c065116541e7258ae265114529a19fa23cb580a222e8a4a86caca1a804efa1a8dcb1a2a8545fa7a8d47653168ac7290b0def50163ef94259c4dc4559d47b87a2e65241d1d449a52c31d6a32ce9a053b4dcb5295a5e0314ed5df314ed726f8ace9a6f94e51c638a9e5a22456f3885b2827382b2e2b784b232673385d0f89e424c1fa210ef355100472685d438418154ff52c85f5a28f092660ae5423e05b9334841aa9e51a8fe2614eaa02d85f66d038531a9496185cd53d887d750d89e7729ec2c4f0afb971c85fb6d3785a7bb8f22d07e4c1194afa2086d7328c26b3045242aa188b68e5244ad1614a9cd1f8a34a490223b374bd1b76da6e89fd0a7ac5ac9a6ace23da61884bca118bcc8a5ac5eb3976228eea018214f29469b7e538c767ca5185df0a0181bcf51d6a66ca4acdbcea298349952d6ab9ca7ac1fdc47d9b0db8cb2292890b2e9fb3465d3ac2165b32197b2e5e6678ac59b608a650640b12c7f47b17c799fb235f1fcff2450b64eada658bbb7506cf4c3283677132976174e51ec9e065276ffe553ec75fd29f66907290e2527290ea5ab287b95a2297b3b7a28fb76cc52f63539500e545ca3385fa2535c4c0d292e4db728aebd3314b7d8079443c99194436f5f513c8ef6523c1534299ebc368aa70b95e279f421c5f3f4098a67fe268a174193e275f82be5387f3fe584968072927a9572d23282e2bde019c57bb335c57b1793e2edd949f1ae14517c453b28fe4b9652fcc97729fe46d594d32ff22867f2db2967b5f429672ff7530256fda004a6bea304617694a0c81d9473a2fb94f38b5529e74f2a502e7ceda1049f18a75c6ccca15c322aa35cfab4847299374cb9dce348b9427f4fb9f26501e55a7c2325547097125a34450973b843097bf18512d6728d121ecba35cdfd040b91e1c49b99ef08712a9614e896cb0a6dc60c8536e5cf84ab991f39e72e3a51c258a738b126d6247897e3142b9bdab9e12d7b4889270fa1e25d1319f92f4a58c923c554749b94aa5a4e6aca1a4be19a4a4f62fa7a4b1d328e9d599948caa0b948c975d944ce74c4a960648b9bb6713259b20a564b3104af6ba00ca83640dcac30c254acef476ca23d509ca634935e571d5394aa1ce18a5e8c61ca5d4b08852ced2a394fbfa502aac1894ca8b3a942aea654a55793aa5daa998521df08652e3ba9f524f7f49a9df20a5d4e7bea33470e7290d5e2a944635534aa3a61da5715b12a5e9ca5aca53bd4594a7b35f29cf8c4894677bae529eebf5539ea3db28cfedee525e3e7c46690ddd4d69ad3c4379ad1e4269136da0b46dfd4469abb94b691b2750da6589948e103aa5a3e01ee5edb64d94b7e75f52de4f9ea47453aa283d7bba293d0f5d291f031f523e3e784af9387586d22b90517a379fa27cc25b299f66565106ff5651867aaf53869522289fad95289fafeea57cfe654719bd7a9532660851c60a9329e3ca3b28e3c267946fc463948997bd94c9b4f394a9834b283f324328334589945f6b6328bf367ea6fc323b4c99fd8051e6bac594bf901ee5efd42a444e6f2922774a0e51609010c59c058892ea2f4469b31fa28af9220b33329045922e6451b00ea2864e226a474f22ea355244638b1ba2b1dd08d154b98e2c71dc852c7915822cdbaa8c2c3bbd16d1dee28d68fba9213a5f2588ee8a1388aeef064437b10959a13180ac90062284e3e108513b0001143104bce08cc02dc908fced2d822c194190b05f08eaab8fa0b19f112a7c08a1e51421b4324584beec2bc24c3d8230dfe422ccd935086bf94604cbd888b0f73e43b8544584cb6e41f8397711feac022298f44184ea46087e3309119dc211c94b3544fad801d11fe84456854520ab861720064bce2106db231143c639c4f0881162acbf1b31def11d31fe3ffe752b2f20eb2e0a91751f3391757ddb10134d7dc4e4e016c424d20b3175d045d6bb54219bf40b914d671b90cd043764b38b04d97cce1b31d7c945b65471108b9bb711cb7329c8b6ba3fc8b6ef64c44aa103b176d747b6d78c203b3823c84ebf6e64e7fb6e64d7facbc8ae4b6b11db681fc48ee18cd86db341ecfc8791dd8d4d88fd4a45c4fee50ac451bf0239c03d821cd83c801cc8e8479ccffb21072f7c445c2f6623470ef4234786088847f463e4e82d4be4686e1fe2b9680be2992344bceea7205e0faf22c7d6f823c736ce20c7eaa291e3aaeec871072be4f8de56e444d501e4648804f1965b8b781b7a20de996710ef9e0b888ff503c4f7b233e2db2746fc06fd9053ef60e4b4b23d72bafc3772e6ad0409c83c8604ba1e47026f3f458284d648d0213de47cf03f24f8560472e9d305e4f2f02ee4f27c2b7245d308b912e18a5cf9ffd770a5680772d56417726de11c72ad6d02095de087841e5d84847ef98e8491ae2061350812eed98d84bf598944581bfe4f2e12b16b371275b815897a3681dc3c720bb979671ab955ac82447f0f406e6b5b22b75933489c63361237a483c40dbf46927eaf4492e6dd91e4de7624e53482a4743a23a93d3f91d41fdb90f47fad4846358e642efb8964f2b84866c12d24ebf2207277e52872ef7d3b92cdd042b285ae48ae562092db3b823c39b31479d24947f234fa91bc804624ef732852c8af430a27e391226a3f52e4fa0e2972eb428adc1f204529a34849090929251c424a597148a9eb1052daa98e94cd2920e5ba214839f20b296ffc8194ff9b44aab50d906a662452ddd381d4f8f623b5b01652bb2109a9ddcc416a2b0e21754802d2e0e384343ce0228d27f291c6f9bf4893ce52e469da77e479b90df222f817d25c711679a5e98cbc3a5783b4599f44dac69e226fae729037f54548075a8f74480d900ed736e42df53ef25e2f1e797f300279df508274672f463eb4c8901e7a2bd273e008d2537b18f968a58e7c2cfd877c1cab437ae30a90debb00d2f7511e19283d850cd23d90c16e4fe4b3bc19f2f96f1032faea18323eee8b7c098844bed26f205f6f2f44be259d4626829e2393dabac824b31d9952ed46a6f8cdc8ccea0664268286cc647623330f79c8cf8e4ce457cb7de4377a10f9333e8acc06562173b39790bf4227e4efa527c83fcd66647eaf0b327ff40332ff681b2a67b61e55e047a30a1e27d0057117d105774cd105a551e882a7d75145cd1ba8627016aa98f00c55ec684415ff75a3caa45c54d9d61155fddb8a2ef4ea4417bdcb41d5c2a2d1c59213a8ba691faa613e806ad87f46351c18a8c6c36a54e34f1ebac4fb13bae4f21754cba414d5fa32802eeb3544b57fb6a23a2197d0e584497479672daa9b3b84ae703887aed4ce4557e69c45811c3f9434e08142b1892899d68492e97b51f291b5280cb7a130720f85cb9ea2c8081fa5d64da1d41e264a3b9c80d2075c50e6a93894f9be03c5dae651b6c53394ab7f1ce5d95f4405d22a5448694785cc1c54f8a81dc53fbe40455737a2a26772a858781415cb5251c9f630547f34105d257c8faeeaf2410d4e6ba0863eeea851fa0dd458451d5d737633ba76f308ba36d4165dfb4882ae7df5195d17bc073579aa849aaeda85aef7d988aebffe015ddf14856ea084a3666143a8d9c034ba89cf44373f7e8e9a6b9f40cd7ffe46b7fca9472dae1e442db5fd502b8baba8b5db1bd4bae23abac3f0136ac38a45776666a276f2ada87dec2fd4be673fbac76101baa7f609baa7db14dd337d13ddeb9f83ee337c86eebbac81ee4b32451d414fd4b1f6367a60d53ef4c06e33f4c0431c75faa78dbaac38871eec7983ba520d50d78403a8fba520d4635338ea71b907f598e5a3c7cb2dd093375cd193bd6ea88fb335ea73d20af549af477df70fa2fed2afe8a9444ff4b4ee7af474d803f474a4021a64578c9eb35241cf2f7f815e70a8462fe458a117ba14d1e0804034f8ff982fb65ba3176765e895a01af44aa41a7a953b8d5edd908a86c4f0d0d0f95634cc671c0deb3f85862f9c47c32daad1882b181a11e98846240ca0376ef8a3374a2fa051bc16346add0b342ac8188dfa6d83de9c4d466f0ded44639d4bd0588f5e348eed84c66d61a1f1a3ad68820b1d4d5c5480de71de89266db541931cb6a0c96b8dd094e74234f573119aa6b5174dc37cd0b4e78d68c6f60934e3da309a315b8e66f15ea3596ef7d1bb6257f4eebb22f4fe0b75f481db52f4c1c55af4c1959768cebc31faa8fb39fab826037dfc71319a2bc843731b92d127df19685e831d5ab0b30e2d7098450b0d13d0c24877b4f083065aa4678f16ad6d408bab9fa02589e16869c836b4ac6e155a2edf875605f6a3d565305aa3da8cd6dc62a0b54d96687d41265aff32016d506a431b911368d39756f4e9162afab436027d9ebc1f7d7135086d5e1d88b65ccf425b7a9dd156cf30f4d51b12fa5ab7017ded9e8abebe3f89b62769a1ed45ed6887bc07da11d986be5db4117dbb7e2bfa3ea707ed6284a2dd4a0bd1eee42568f70312da3d0aa31f5647a11f6c76a03dac8368cfab7de847f416daab751dedbdeb8bf68d16a1fd45c9e86005071dfacc44878d2dd1cfaf2dd09135a1e898ac0d1ddff1071daf5a807e49fb857e8d7441bf162ba2dfc005e844420d3ac99c4727b3d2d129cd69f447c415f4e7faafe84f8b3cf467be15fa1b7984fe7e108efeaebc8efe798fa2b3aba6d0b9d5e5e8dc1f5bf4ef5821fa0f3240e7c9b3e8fcad975439158caa80b65215c28e51155eafa42eb8f798aadc90435d385e485dac694c5d1cbf8eaaa9ae4fd5e4475197d0bba84bd65da46a851b51972aa551973f6aa4eab65a5257465fa3ae9c76a51217545089e3da54009ba0023f0aa9e0894554924726955c7c900aef384985af1ea6c2b937a914d52a2a25a9968aecdb4145f293a8d4357654ea2d7b2ab5cd924aabb1a5d2def0a8f4f53554c6ea775496423795159f4bc5768550b123c654ece718957d894b6547b75339c02895736e1d958b6650b96d6e546ec7772a3f239d2af0da4e15622a543cdd972a563b4015aff6a34a60902aadd5a2cae045d455b454aac12903aa41ea6faaa1cb2baa91fc71aa91b307d56828946a9cda42356e5d4a5da3d34f5d73c480ba2e9c4535f97b946aba4e9e6a163d47ddbc70886adeff88ba65b73a75cb4407d5c2710bd5a235976af15389ba6deb72aad5838354ab8762aaf5132deaf6ee2bd41de145d41d0535d49d9e0ed45df92354db86cd54dbb62f54bbbe65d4dd4114aa3df13475cfc269eadefbcba9fb5216521dd7b6531dbb3e53f7ef5c447556d2a4ba6da9a3ba55c653dd2d2854f7fcbb54f7212dea9185dba91e2f53a91eff8e503d57ffa27a169ea07a364ba95e466a54afe336d46319c1d4e3053dd41302807a22b69a7af24b08d57b680dd547fd0ad5e7e837aacfb1fd549f5bbba8bedcb754df97ca54dfe1fd54bf75ffa87e694fa8fe71a5d4535934eaa9fadbd4d33d8fa867f64c5103423ca8e7d222a8e73a6e522fec3f40bdd06c410d16365183df71a997c297512f2b51a957a030ea953d43d4ab72ced4abba2ad410e80af59ae72aeab5d371d46b9dead4d085fdd4d06f746a588d2635ec9b3c35fc6c033542a38c7ae39526352ab0801a55ba831af537867a9374987a73a0941a2d1253a3a34ba931e3ced458e40f35deba811a9fe9424d30ff474dd437a4263a8650931d3da8c96772a8298935d454b37e6aea3d2e35f57e3c35cd348d9a7ebe9d9aa5d246cddaae42bd57fa94fac02d82fa20651df5e14553eac34c09f5e15c2935c73f82fae86a07f571a432f5712e8ffaf85d3a3537782d35cf3d925a303f452dd274a096f87a50cb2254a8e5a71753cbd3cba91507df532bf7bca0d62b5ca636ac8ea13672ee501b0bf3a98d951ed42603436a53e14fead3fc2eea8b92e7d417ff22a9cdb10ad416ff4a6acba839f595c965eaabbd43d457dd5fa96de73751dbea6aa8edebbe50db534ca81dd8356ac7d555d477597ceabb97aba9effef652dfaf6ca676919652bb3699533fae35a57efcd847eddd5844ed3b184fed6f58471d3475a60e857452871a0e5387baa9d4cfefbba8235fe2a9a3ba47a9a3dcfdd431fbe3d471ab1fd46f87be53279937a893dda1d4a9694bea34c99f3a23779e3a03545267dcae5367bc41eaefb655d43f2af1d43f6feba87345eba9733f86a97f8fdfa0fe1da450ffb92fa1fe3bf28f3a6fe34c9ddf3f48933b3b42930b50a6c987b7d0e49b54680a436b690bd2e834c598799ad2d10f3425af6f34e5437d34e54f7134e56f5c9a4a830d4d65fa384d15b5a62dbc7a97b6c85c91b628661f6dd178226db1cd369afada499aba1997a6dea340d338a14ad338b395a6911c48d32ca9a32de1bda12d897e4e5b927c9da645dc4cd38acda369cfffa5e99459d3963766d3f44c8ed056eadea211cac769c0036d1a187d9d06be5b41234d35d1c86b9c6814f3c534449148437feda051035269d4ac6c1adda0994677d7a1314c2c688c962e1a73dd761a3369378db5509fc6f21fa361f723681cc5b7348ecb248d93f083c6d57d49e3b6ffa5f11e1269bca20534defc131a3ff81c4d10bc8f26bc4aa709b31a68f8c69334d1d2fd34517f3f4d661f415b5594403354d2a7196e77a419ad3b4f334a9ea019a542b435061db4b50bdc696bb75ca6ad3796d1d61f76a0ad8f90a36d445ed336b2c6681b4dafd036eedb4c3383e46966c733699bbec4d3cc03e569e6696c9a79861c6d8b4b136d4b7c36cd621f8d66b9308f66392ea46d5ba943db96b39fb67d4915cd666506cd0699a6d9dccaa3edac6ba3ed9cfc49b35d5c44b3d3e8a5d9895368bbb5aa69bb832768f606cb69f6763534fb030db43d5796d2f6fa7bd21c0575b4fd7f326907980a34a7324f9acb83df34d767c63437560fcd2d6831cdfdb405cd7d8e403bd25f4ff3207fa179dea9a179d11c68de0a7f68beab16d17c1d2ed3fcb0569a9f5320cdef5831cdff953ced943c9776669d9416e0738316f0c89c1624bc4e3b77772dedd2f367b4cb41bb68570e1da65de90ba7855cd84a0b29fa4d0b8d5e490b0bd2a485e5a7d0c2fe45d3c26ddfd1c2fb65b4088c488bac7c4dbbd15348bbf9fd12ed56be352dda3298769bf89316dbfe811677c68116d7f988167f08a5c517a6d0e2ab17d1e25b636909f2feb484ec4a5ac2b3745a62f33bda9de5c1b4a49c57b4a4ce615a32ba8996ec7f9496c2d4a2a51e3c464b5bd040cb386f44cbc83b48cbd292d0b256c7d0b22e3fa0657db1a4dd3d85d3ee29dca3dd8f52a165eb4b68d91977680fa75a698f14bed21e71d5688fcec9d31e4568d072fdcc684f989eb4271be56979009d963fbc8a5668798c561855432b7cad472b5aa3422b6a1ba3159b40b4e2430f69c5a19f69a5d24a5aa9b527adb4469d56eeab4d2b4ff99fc147b4f2c937b48a08455ae5da4a5ad5e1565a35f92fad263298567317a0d5696ca0d5adfb446b9857a7351e74a03d3534a13d5ff398f6fcc739da8bca53b497daeb682ffbdfd15a56f4d25a858eb45772aeb4d7569f68afeb4ed3dabc005a7bea125a27dd8cd619b380d6397592f636d69ff6f68e12ed6dda1edafbc9225ad73736adfb642ced436b2dad77fb4e5aef27943680a5d33e71da699f2497689fa2a7699f1ee8d00655a668835f96d18643d268c3f5a1b4cfeaeeb4cfd64db4113a401b796b481b673bd0c6770dd0beb82ad3befad7d3bef6eea57dd31ea27df7ff44fb1e4aa04dc1576953e924da8f0113dacc29903673739ef62b4344fb1de749fbc355a4fd293d439b95ff499b9d5e419b4383697fe35de80a4f6ed2951694d295f8a574653d5bba0a5443577190a7abf64274b58c6574b5c997f4c596bbe89a670ae84bdc27e95a7a7cfad2e847f465e6fe741d9e165da7bf99bedcea037d79cc09baaefe6bba1ef90a5d6f6d047d0540a6af58d5475f796c117de58d47f4956d3974c027870edea1d1c17b9974f84d121d39184547977fa453cdf5e8d4803a3af5fb273a7d41199d119e4567543da133a72fd159ea57e9984d251debcaa2b3df24d3b961223af7de723a6f59079db7f3299d37b790ced75947c7f787d1f1bafb74f1ad46ba748b135d76a98aaebfb2806e78721fddf8de62baf173946efcf1007d4da494be56c18dbe56524c5ffbbc9cbe4ee30b7d9da613dd24ee27dd64de8e6e7af7207dbdbc3e7d7d9a117dc3de9574b39f97e866bf5fd0cd5d6de95b86fed22da297d3b76673e9db0296d1b7f54cd1b78d71e8db5f3bd377486ce83b763ad06d0612e8764dba74bb690ffaee07f9f4dd4ff7d1ed8b2ed0f71425d11d2c3ed0f7c9abd3f7edbc41dfe7e74a77eccaa03bed48a6bbc8dda0bbec76a51f3cf5847ef0730ddd1553a4bbedfb4c77c7bfd2ddbb76d20f7745d10f4f4cd08f8c6fa11f3d6d40f75cf091eef58042f77a9a403f914aa77be351749f531fe8bef862ba9f7728ddaf3687eeff8e4d3fb5c0967e4ae64a3f15ed400fb0bc4d0f5c84d003d593e9810ecef440ff83f4c0b77be8e7f7ffa607eb39d22f5f53a287f8efa087a462f490747d7ab89a293d42a4498fd2aca7479d25d06fe5b9d2a3af18d0e36a5fd0e386f4e9f1077ce8f195e9f48490127ae229777a62d46a7a6279343d71f62d3dd9298f9ef281424f2beba3a77d34a0676c6ca067d4d5d0333e24d233b1aff42c4763fafdf6547ab6be2e3dbb12a4678feea23f802de90fd67ca33fbc3946cf5dda4fcfcbb7a6e7fd784ccf9b49a3e73f5d482ff83f9f85f82d7aa15109bd30ff38bdb04a815e7c32985edc09d24b3837e8a5e13df4b2a567e865c689f48ab82e7aa5a60fbd8abe885e55eb4aaffebe995e436ca4d7a0bef41ab74a7aadc63cbd76a91bbd564744afdbe54a6fb0a0d09b1637d29bce3fa6bf3ceb476fee9ca0bf8209f457c3dfe9af335de9afdfa9d3db4c53e96ddd6c7abb912ebddd278dde199d427fbb6031fd9de3377ad701657a4fe0567acf95fbf48f0f7ed0fbec83e97de1b7e97d090af4feed0df47ed76a7a7f85397d60f343faa7a3b9f4a1cf6be8233525f42fda4ef42ffb3ed1bf6a8cd0bfaf7b4fffbebe8dfe3dea14fd7bfaff546ad127343de9933145f4c9c441fa64f779fad4c577f41f1c35fa0fdfedf45f8f16d27f6beca1ffd577a5ffdde743ff8768d1ff1d2fa7cfef7d4c9f77e431e4f6b43294fc5e3294ae373294fe2c66a896ec642c7c2cc7503be5c458ac2565a8c3860cf5ed760cf5df1f199a9c7b8c25f6918c25d73d195a2362c6b26dda8c65879f31b42d8c19da2904868e910763f9b32886eeb264862efa94b1a2b495b172c13ac6caf43a06016b6610f6f21844a5390650779241d2d163c026910c4a773203d9f28c81bc68665047173368ee2406ed8a1b832e7795414f41190c174f06535987c13cedc9602f913138ee1d0cdeef5d0cc1389921f8b1868187cd33446e104374df8921b11e61487eb430a4fe4f19d22e0f86be1b97b16aff1bc6aa2b9a0c83ed0b1806f3ef19abf74f3156a7fc3fe6a43f62186e886118a5c6318c2f3f63aca92d65acadffc830fdf28761faeb0363e356398619579761e6ddc8d89432c3d85442646caa0a616c9adfcdd8bca595b1f9cb3ec6168b31c696bf960ccb90bd0ccb6207c6d663fa0c6b671fc68e3a43868d3ac4b0012a183b77bf60ecfaba8c612be960d88e0c3076ab2d62ecd915c970e8e530f63a5f67ec2db9c1d8bf3597b17ff20ae3c04e6bc681516f86b33087e13cdbc338b898c5389863cc3858b9e87f42186eba1b186ec034e3f08978c6919d398c23e9371947d7ef61782653199e6f3b18c7b71f671cdf719971fcc16f86b77a15c3dba38ae12327c7f0d95ccff0f56132fcacd90cfff818c6a9a278c6e965718c339b721867730a1867ff1c65041c001881c6418cc0fb5719815ffa19412ed58c730e9f19e7adc61917deb93282d5ae3082f78919c117e718c15d1d8c8b666b1917c3248ccb734b195733ae31423bf98cb039154678cd242382abc788f816c7b8b1f32ee386cb37c64df417e3a6f11146f4f876c6ed980946ccda0246fcfe58467cf24f46c2957c46c2dc2023f1d8614692f13b46f2ec1823b588c4486dd567a441838c74b53946baac8191f172929199f99b7197eec6b89bcb66dc2d2b64dc1d2d60dcbbb89071af2c88911da2c178f0f609e361b68491c35bc3c8698e60e4ae1c65e4c52c62e4af9b61e4dfdac42810dd63141898330a332d18450c0ea3a87227a3183565147f4119251429a3c4669e51d2f29651c63bc428fbd5ca285f93c6283f4b6654f00b1815a23c4685e93d46c5976646657011a3aa3996511d5ec6a88edac0a859abc9a80962306a9e04326ade5c60d42eddcc688888663462068ca627ee8c67bdba8c66cd2846ebba0d8c56af2ec66bf14ec66ba38d8cb61812e38ddf18a33d7737a3a3f428e3eda3d38c775a57185ddc1246d7759cd1adb480d1bdc797f1a1bc85f1b1f532a357ae9bd1fbc091d1f75bc01868ad637cca16323ebd9c650c5e56640c76a53286a03cc6d0402c6368288131fcc19131dc93c9181e3fca1835441963db048c311f2fc65706caf83aff9cf18df583f14d7685f1ad6288f17dc755c6042e644c9c011953a7a61953f987183fec17327e94b318d3e04bc6f483e38c99b34cc6cfdc6f8c9fad5d8c5fcbfa187fb83a8c3fc264c66c751463b6339731e72864ccb9a731e6dea733febae933fe369119ff741730fea5ba31e5def631e5f7e9321764234cc5c352a6d2f823a6729629536540c254f9e6c35415ad622ed2e63017fd2331171bfc652efed1c854df67ced458e5c7d4ca2530b53e0f309736aa3197c99633b50f693375ecaf3375e2bd993abf4e3197c72630f5a8fe4c3d561b53efa71d7385790d73c593c3cc95baf34c82913d93e054cf04129598e4e30e4c78a69309ffd5612255f94cf4c23a26da56ca64ca9d6032ff69fc8f2e93c56132b14b3d4cf6c2854cf6c9bf4cf6ad854c8e631793eff19629a06631056bdf33f1e5979978c272265e719f294a1b618a66869992f57f9992f4734cfd6704e6aa8040e6aaf238e6aa37164c83cbfb9806a54a4c431505a621e0cb34f474671ae995308dd5b6308d29494c93d34d4cd325c34c53dd8b4cd3f1a3ccf5feb7991b2e8732cd8e99303719a633377b6433b768cc32b7705f32b79c82985b9e9a302d0fe6332d6fd4322ddf6f625afe72616ef31332b7e51d64eed860c1b4494966eec4b3993b3b5c99bbd83b98bba4464cbb1ba14cbb6f6b98bb370731773bd832edf73f60da7f4a663a1830980ea9c7980e6f9633f72eb363eed55dc9dc270a65eef3b8c8dc0f3433f7f7ae651ef078ce746aa9623a5b2c643a5f48651ecc0299075f6c641e1cbac374d3bcc6745f7886e91e10c274ff82300f292e661e0ab1671e7afc9b79a82f9de96196c4f44826333d5eff607a9a9e667a598d338fb1da9927f647337d7d8d98be670f334fd9e8324f9dbccc3c1d7494793a7f9c79c67d9a79f6cc61e6d98a5e66c0e37c6610af8b19746386797e508b19fc678a79e9a021f372c76de6e5e1d3cc2b1b8d9921f9bacc905f62e6b5c63066e8d3306618499319be2a9019fe2c8119fec1921971631733326f37f386e96166946232f3568e0ef3b6d30433365e83199bf78d19fbbe841957738f99c0e631ef243932938628cce4d71f9929953c666ae86266eaad0e666abc0b338d32c84cb33ecc4cdbc967a67b7430336f9f6066751630ef71f733b3b59e31b34b8d990f064f311f7996311f452c62e6efbacaccbf4562e6ffca6316441c601695a8318b8dca99c51f1f338be77f314b343f324b5e529925bd35cc926931b35c6d84592ec49995ddbb99d5eb6398358d879935bf8a98b5a4a5cc5aa725cc7abf38668390c66c48decb6ce8c96636de12309b889f984d1576cca7cd19cce7ca5ecce77ddf99cfffb0992f070a98adde20b375ec29b37df3566607cd93d919a9cc7c6b7188d91598cfecbba7c0ecdf19cdec9f3dcc1c708f600e3cbcc51cc4f7328794479943366f99c356c5cc91d931e6c85f17e6a84a07734c95cafcb2ac8ef9257694f995bf9af94d18ccfc1650cefc7eab8a39590031a7d6a8317f3c7fce9c5935c7fc9520c7fcf33b97397b4e8939fbac9d393bfe9a393796c4fcb7479539df9bc09cffba9ba5206d67293c96632951ffb0941235584a79262ca58e3296b27f224be546104b75e361d6c21c88b5b013622d2ad2622d5e18c05a3ceec552ef7acbd28007591ae83c4b23f0284bb360096b49d96b96767f304be728cad2e98d652d8f15b3740fdab174dfb6b156f66f60110cfb5944274316305ec102756258908b270b5dc361514dfc59b463312cdaf33f2cdae7ad2cdaf7cd2c86f76d16b3be8dc51cd8c7628555b1588ffeb258fdad2cac329fc5dea6cbe2900fb038620d162fef3e8b6f81b1f871722cfe480f4bf0a9922534dec1c2cd3a59789e1d4bb4cb9025517bc292682d604944ef589224194b7af8184b261965c99c3459b21f7a2cfd0e4596c1f25ed66aba2d6bf5e7cb2ca3ba8fac358766586beeac64ad5bfe86b5aede8965f2e834cb2c9dc0323fb78d65712e8765792c8cb5f5680d6b5b7f2ecb2a97ceda8efe656d9779b2b67bf6b26c0e8a58364f11d6ce747fd66e643bcb1e2a63d91f6d67395b8db09c13bc58cebf2fb05cd638b18e40faaca3db8b585e5e2b5927bdefb17cb5ac597e63ae2c7fb95e96bfdd52967f8ceeffec63050cbe62055e516305d6d15981e39dacc08926d605dd47ac0b77cfb22ebc7bccba2489625d8af6655daa6e615d5e0cb2ae7abf625d0d4e6185e4f6b1aee95ab0aed90959a165baacb02d75acb08f3759e1158aaca8ad102bcac69a752be10b2b7a51372b7a3f97157d2f9c757b399915bf2e95159ff09395b863352bb1b68895fc69292b15b8c74a9b8558e9843dacf4dc83ac8c288895d118ccca5c0eb2b2de29b0ee2effcabaaf9fce7ae0b09b9593b69ef52809613dce2a633d39f98195d77f94959f55ce2a10bd6615ccdc6315fccd65151ec25985c5ddacc29a13aca2aa425631e90bab783dc62a899a6695f9ee67952f90b2caff7f5e3173865529bf89557530f87fba585587cfb1aa2f76b16af669b06a57f8b06a6325acba6b4b59f59718ac86fff3d374568fd534d4ca7acaef603d334c673d375367bd708b60bdf03ac37af1cf8ef592f591d55c99c36a65ad61bdfe3dce7ab3f616ebcd9f0cd63bda3dd67bce5f5617c582f5e113c0eab9d8c1eaaddfc9ea5bb79035683dce1abae0c51afadcca1ab993cd1ac964b146baa659a361ef5963c2d7acb1fb206b6c14638d7777b0beb9a8b0260c2a58535a4aaca9ca71d6544b27eb879a0f6b7af30fd674f677d6f42f9c35839e66cdcc94b17e9ac0ac9f09f1ac9fff40d6af67d1ac5991376bf6722c6b761666fd552863cdaf1965cddb16b3e6a3bb3139d3024ceecf20266fb01653f0d4c4149e3fc7144db331c5791c530e8ec254294a98aa85005b6897812d0c5f8e2d3abb195bd4b614532387616a0c0aa6662fc1d49afdb1c5ca89d8e2b8194c43ccc23412e730cd81646cc9da1c6c89d3166c49421ba675be01d34a5a802d8338984e573fb6fcfe2e6cf99c31a6ebd183ad50eec4566ca8c556d8f9602bf3e5b1951f2e6244908b014a173120200203e6b531d28a128cf47613065d8bc1a094688c6cc5c5601f030c9ed2c0107b6b0cc9b0c7a8212518cdf92b46bb6e88d1973862cc94518c39b402636ddd82b12d0f609cb5ba18c7d61ce33cb7c6b8418d18f7f2798c9b710c13d8666282a8394cb8201e13ea7ec644cf1a31d1481c26b9d68949191e98b4600893edb7c1562d6cc156adfc831970516c752a8019eed1c48c96696046143a6694e88719bd57c78cb97398b1948319bf3b80ad491bc4d6dc53c5d6b494612639e730d3654ed806ff216ca3750c66f6e334666eb31a334f1ac3ccefe7615b0f8f6156199d98d5233666bdde14b3ce0fc676105e613ba88f301ba13fb6f32907dba5f00ddb6d5289edb60ac1ecc3306c8fc714b6a7ea3be670c708db1bf01edbdbbb0973942298e32a796c7fe74e6cffc021ecc05f55cce95c12e6ace882b970af622e0683d841c80473ddfc1a73c73e63ee021ee67efd0ae65ef6193b1af905f3bad5821ddb578f1d0bdf859db0c3b193237d988fc90bccd7f318e67f61083ba5dd859d5a6b8c9ddda2839d3d8261673f7fc6829c61ecfcd2542c78ed322cf8a32776493915bb44bb875d3ae4865dee37c142de9fc3c2fce6b1f0d529d8f5c797b1c83b5bb11b7b195814dd198b0ab6c26e96146137cb9e62d15917b198ee082ce6eb532c56a30b8bdff20b8b77fd8e255c89c61242b6628945ff33d78bdda18e6277527f6349572bb0a4b1c3580a5b1f4bf584b034e62f2ced6f1396be5482653a376399f54bb1cc16452c4bb801cbda700bcbdaa38265b988b1bb8bc3b07bb253d8fd1e01f660b333f6e0a633f6701b097bd86f8e3de6ecc572ef2a634f8cb3b027f651587eb6182ba08f61054de65821ec839538166325130a58e9bd5aacaca415ab1c68c0aaa6b4b09a0d2658cd857aac566282d5651563f54b0e600de735b1864215ace18f13d6f0b7106b54ccc39a6224d8536911f6ec351d7bdedc8535db0561ad84df582bab146bedafc2da8804accda50c6b3b5a80b53503d81b7a2ed6a1dc84bd05acb0b76fc3b077b9dbb1f7f207b1f726e358d792b35817d91eeb664d601fa28f633d9565d847b5d758af951ad6bfd10beb7742b1fe63ead8a736776cd848071b41e6b011fdcfd898e012f695b21ffb76c902fb2eef887d5f398e7d3faf867d9f7a8d4db64f62d3901e36ed77149bcebf8bcd445ec566a2976233e386d8cfac19ecd7221becd7eb27d81f7a34f6a7fe35f677d14dec6fc625ecefb40ff6cf3310fb17aa89fd2bd761cb6db5672b141e672fd0dbca5e10e8c95e707e80adc871632bdacdb1153db7b395c663d8caf6e96ce52b77d9aa5aefd8aaab45ec45eaae6c353994bdd8c689ad1ee0c5d608d8c8d6f8bb9fade90fb0b5a02d6cadd10ab6f6b23d6c6d3779b6b677025bfb0b81bdbccf86ad6bfd8fad3bb28cadc73ac7d62b5265ebd525b1575c43d92bf24bd82b5e5d6513669eb1017f5b368961c626a56d609385dfd8e42d4fd894f3381b717cc046e2feb7cf3fb391effe6cd4f4169beaa2caa679b8b16943fbd9f4ea0f6ca64e329bd9be88cd2acb6263efaad8ec7c4d36afde8fcdeba9620b9a2bd938fa908ddfbcca16bda9658b5d8eb1c51786d9d225ebd9d2a4156c19768d2d6bb167cb068bd9fabe5fd9faa90d6cfde619f6aae700db68c724db687039dbf8620b7bdd698c6d720a639baaa6b04dc39fb2cd4864b619e6c1de6431c0de34cb666f3639c0b67008615b6ebbc5b682a3d856064e6c2b0b23b6b5b9886dfd4bc8de7ebd87bda3d99f6d139ac6b6e95ec4b62d7763db9916b1ed8155ec3d6814dbc1cf85bd576e2d7b5f681c7b7f843a7bff9731f681d8e3ec030562b6d35a55b6b3c25ab6b39b84ed32ba84edf22f9a7d487d0bfb48552bdb636c987db479807d4c6f967d5ced26fbb8d8967d62bd11fb447607fb447708fbe4ba32b6b7e372b62f5387ed5b54c8f6b7d4639fe22e669fbef6987d66fe24fbecb24becb3f7dad801b7feb22f3c8a61072704b32f9336b0af387d645fa9c4d857bd77b043f83fd921af64ec30b8991d16a5c88e08bbc28eec5067df1c1f66df9a3563df36d367dfbea0c38ec167d8319e71ec98c437ecd8231bd871a757b0e3866fb3136642d8492fe5d9c90dc3ec340f2b76baf9137696eb6ff6ddd542f6ddb776ec7b8802fbde8e2dec7b8dd1ecfb6af7d9f7f734b3ef8f07b2b3954bd90f756ad88f2855ec477624f6638329f6e31fcaec27c20feca22745ec62f93976711c8d5ddc1ecf2e9ed9c22e79adc02e7d50cdae34346057d1fdd85581c5ec6a54ccaeab5ac8ae1b41d9f59b56b01b0ee3ec67f714d92f2412f60bf7a3ec164c8bdd8a5c62bf0a23b0dbe4ffb1dbf4e6d86de818bb8d15cc6e338e62b70567b1db5a67d91d3797b23bffd7ca5b8f32f63bc53af607d547ec0fdb03d83d2b92d93dde21ec8f31dbd8bd088bddfb7f7dfaca5bd8fd9e86ecfe6009fb93e15bf6f03b0ff6c8d1abecd1f262f6183b8b3d567185fd6db52dfb5bb52a7bb23c96fd035463fffad0c2fe1d51c1feb36209fbcf5c2c7b2e700b7bee66017baefa35fbafae37fb9ff0307bde42952367fe95237799c791770be52830ae7014dc9e7316bc2ee0289da27094bef7729457cd73547c218eaacbff783ce0a8460f735473ca38aadfbc380b07cf7016090f73d4c69d38ead77773342e6ce068c46de668c4bfe66822219c250eba1c2d9d50ceb2ae9d1cede4008ece92208ece2113ce8a03bd9c159997382bcadd392bdba3382bdf3238c40e8c031c9ee78021db3924a54d1c6831c281de7a70c8642a87cc0fe1c09d7f390899c64146e739e8360e87ba298243bd3ec1a13bc97118ba7b394cd2790e33f80587f980c261ed59c0c112a739ec5b0a1ceef46e0e2fa992c39f0be008a8be1c41f030075755e0e04b6b38f8660b8e38b299233353e6c836a773643e8b39ab5e9fe0acfeb095630c34718c6fb039c6d35a9c35c4759c75d4a51cd37d3a9c8d802d67e37a73ce46370b8ed96028c7ec4b0367539080b3adc08ab363ab276787cd6d8e0d56c5b18919e1ecca3ccfb1d37fceb1f3f4e4d85dbfcab1a72772f6053673f64d3ee0ec677ce61c50cee51cc879c67139dbc471d59472dc6ad23887cd56733c9256718e6e7ec1f1e25570bc1a0e738e49689ce3575f724e3a1ce578b77b707c3af438be56748effc1568e7fd859ce294939e7f4a1339cd381f39cb3a250ce59770ee7eced144ee08676ceb91530e792159f73e9e006cea5d626ced5f3d59cd0f4744ee8289b13ae0771c2cb3e71ae2b009c8818334e64eb25ce0dea29ce0de116ce8d82ad9ca83c9c73abb08f136d99c3b90dafe4c42a5b71626f7ce1c4bbeee22468a67112921f7012da5772123e9ee5243e59c849da6fc6499a56e7a4c89fe1a484d773526e4471d297267132479d395916599cbbd67a9c7b6fe438f7264a38f7e5249cfb86399cfb83699cec231d9c07de519c9c4a23cea389a79c5caf764e6ee953ce93575f3979a77e71f25e4e700ab42b3945461739c594279ce2a3db3825c3639c52ad144ee9fa684e79f8534ec5a90c4ea5b135a78a6cc6a949bec5a97db18153fbe31fa77ef96e4ebd9d02a7719cc86992b4719abad7719a260e709e7aa4719e296ce73c5b1ec879e6a9cc7996f998f3ac428df362af90f3f26704a7a5d091f32ac380f3aafd14a72d1de6bce18670deac87386f0e1470da27eb381dc52f389d5337396fb7bfe2bce34939efd6f770de6f8ce5f4ecbacce97d3ac3e983d5397df4cb9cfe856e9cfe65cf38fde4359c818826ce409137e7d3fe1b9c4f6577399f9af538835e319c21bf8f9c61d509ce306b8033cc3fcc1995dbc8192bb3e08c7d8238e3c627385f16dee37cf5aae17cdb12c299d4247226cf377226a30739934fb2383f56e09c69d232cef4da34cef4311bce0c54c899191ee5fc29a8e4fc797a91ab9891c755fc97cb55ba67cd55fa7086ab4c0be0aa3e6ce42ed29ae5aa9bbde1aa67dee56a2a7ce52ee91ce56a6f1372b5ef3873751abf7197efcde5eaeae97375e9ae5cdde6bb5cbdf454ee0a157bee4a7b152e61db6e2ee1e34b2ef1751f17209de002866c2e902fc70577b0b9a0671017ac97e392da1e712179772e9411c4255f79cda5a8fce6529287b8a8d12e2e335381cb52b0e5b2576a71b9f5435c5e6d14979fe6cb15783fe70a0db67385af567371e3bb5cbc1ae74a0e147025111cae4c7186abbfab84ab1ff38d6b3018c55ded7190bb3aa381bbba7a82bb7a50856b88c05cc38ffd5ce3bca7dcb5a3755cd36796dcf5dbb773d7e73ce26ef01de69a91df7037bbd77137c71a72cdaf1772b7e472b8961b54b9db760ab956fffbb5f97f8f9d1adfb8bbfbf672ed3f7872f7ac98e2ee79e3c575c88fe43afc70e53acc1773f7ae7ac7dd1b9bc1ddc712721d15c3b88e4f7ab8cef36ddc83968ddc837597b8ae95d7b86e9f2f70ddb710b8874a7ab9874393b98723d85c4fa7735ccf8a4eae979f09f71829837b6cd35eeeb1b634eec9ce9f5c1fbf4cae9fde76ee291d36f78c7c13f74c8439f7acd953eed9dda6dc80da3fdcf3637adcf39310f782fb476eb0ce1fee254d15eea58606ee95785dee952936f7aa7514f75a289b7baddb841b2a17c80d3dd2ca0d2d6de3869ddcc00d7bb78f7b1da771231475b8117daadc88213d6ec46f2e37d2cf8e1b79638a7be3ef24376acf4beead321ef756b5881b6d759e7b5b799c7b3bf72837f6ca756e6ccc3f6efc49576e02a99c9b706f0937a1fc003771571937713e807b477f989b1491cc4dcacce42665bde1a61ddbc04d272b71d39b1db919481537a3e61a376b09c4cd8acbe7de3559c1bd6bd1c9bdeb2fe6deade570ef2fbdcebd2f3ccacd4e7fc47d40d2e13e5c0b711f5ed8c37d98f887fbe83295fbf8139b9b5bfd86fb64d900f7c98815378f14cc2df01ee716814edca2d2226e51f3226e316aca2d7172e196165973cbf0fddcb2d57edcb2ddaedc0a43536ee5aebddcca27c6dcca0f53dcaa07dedcea85f2dc9ad7dadc5aa11ab76e7619b7dea996db70de9adbf8a49edb9427e03ebda8c77db6c59bfb3ce633f7792b87fb42f73bf7c53d19f725ba83fbf24831b735299fdb6633ca6d3f3fcaed30cde276dc4ae1764c5b72bbe4d4b95db7d6703f8241dc8f777f727b4fa4717baf2b727be345dcdebedbdc3ef82eb77fcd396e7f7402b7bfb8833bf06c197760ca9afb49750ff7936b36771018e00e1e49e60e2feee40e7bdb70876b9ab99f2fd87347a61772477e9fe18ed65de07e516370bfdc4ee77e19f9c1fdd657c79de8fec8fd01cc737f6454727f0c1771a7876cb933a262eecc783ff7a70ce5fe0c26737f7e3dcefda5fa9efbcbe432f7b7f17aee9f8c21ee9f4fd6dc39ca79eefced3e9efcb64e9efcfb329e82591b4fe1a1116fc1bc324f313e86a7d8d3c053926ee6295bbde52dac0be12d8a32e2a9a92bf3162f58c6537f50c653ff7e8fa7e916c55bb2bc95a76d7584a7e3e1c95b9e57c6d365bee7e955d6f2563e69e611968ff208a0028f800a78847fd93cc8672d8f7c1ae3c1a7077888c22b1ebab396c75099e6719255799cb47a1e977f95c7b76be209b7abf384b3ed3cc9eb1c9e8c15c8938917f364af76f2569f5cc85bfdb88867a802f10c7f04f08c222a7846e33b78c6369f79c647aa786b09aabc75d910cfd4f9216f7d660a6fc3f67dbc0d2f42781bf107bc8d5baff336ee4be359acd8cdb37432e259567bf32c3f3ce76d7d44e46de3a6f0b68d6fe25945c5f1b633dff26ca22b793b2f2af0765e7ecfdb657c82b7cb5681b7eba633cfcef231cfaef424cfa1f53e6fefe317bc7d9d71bc7d7f4a788e4e1a3ca76b2c9ed34f5dde41d94edec179679e2b6f84e7e6f684e7ce7dc53bf2a99e77543d9c77746227cf2bfb11efc4fa64dec9557dbc9395eebc9373053cefc2799eaffe5d9e5f760bcf7ffd00ef34e4ca3bb3d1911770681f2f20620f2f28d08b1754e0c43b97f58c77fefb7dde85f64c5e70ca35dec5654f7817bd5c7997165fe05d064378970d9c7857d8ab78578f73795783b378570beff1aebe34e485ac59c1bb1657c50b1df5e285d905f1c2bc3279e15e9ebcebc1c779d7ef5ce1dd38769017b523941775228c174d79c1bb8d9ee5c5ec7ac88b79e9c48b7d28e6c5d3c278f14ee9bcf8130ebc8417cf7989be12de9df483bc24934e5ef2812fbce4be87bc0cc7bdbc8c646f5ec65c1c2f33780b2f33f6152f6b8b092fab249077f7cc21debdd487bcfba1a9bcec6fc1bcece9c5bc87176a798f0be278b9db6a79b94db5bcbcf769bc7c9b05bcc213fb7945775479c5a253bce25c94579231cb2bcd7dcd2b73f0e695c5fce095cd14f2ca4b6ef32aac9ef22a32b379956a745ea5c13f5e15749157d5d1c6ab01aff3ead63ee5d585b6f3ea495b78f526125ebd7338af81dac86bb8fa8df7b4b58ad7bc6f0baf257a90f71ac678af0fb4f2ba6c72795d1e0dbcae8bdf795dd93ebcee6d645ef7e5ddbc0f126dde87c63dbc0f2fcef17a4c02797dac605edf9a23bcbe0fa9bcbef113bc7ea5a3bc4faaa3bc4fc71d789fcebde20d9e96f2069f9de00d15937843b5c779c3c442de3062c71b76c9e10d87eaf13eafe4f13ebff9cefb7a97c1fb5632c3fb7e94cf9b5803f3268ebde54ddc58cf9ba462bc29f3bbbcdf9fb6f0fe7c8ce5cd32d378b3894ebc393555dedf514bdebf3fe9bcf908316f7e622d6f7ede8a2fef4ce5cb5f00f90a0f3af90ae50bf94a7a62be52ce0ebe0a50cc5731b2e0ab44e6f3557ac87cd57f8afc85c7fcf80b8bc7f88bb8f27c35f16abedaba32be9a1785af563dc457eb32e56bf0ccf81a953e7c8d192e5f73a7265fb363377f19c188bf2ce1275f57a783af075af3f5ae3af05708f6f3892c333e71fb113e31b5950f642de793ec2ef3a193967c58dd884fb9f6818f14ffe2a384413e4afbcaa72e24f3a9600d9fe6aec6a75dace03322497cc693783e73a50a9f957e9ccfea7ecc67ff7ec6e7fcf6e473ab92f8bc2b643e2fd5842f48f7e2e3cbebf8b825818f7bece68b6c9af9e2b3d67c093d8e2f356be04bf7c5f0a55e9a7cfdfea7fc5541797c836d237c83f7e67c83893f7c835f837ce3da55fc353656fc35aed5fcb5ab96f3d7a94cf1d7ad74e49b98ccf0d7a7d5f037a83fe39b3deee29b9588f9667522be597d2d7fd39b46bef96163fe96732ff816923b7c0b83f5fc6d722afc6dbeb7f856cbd97ceb33ebf9d6d993fced4742f83b233df8bb6c99fc5db3897c5b7e1fdff6ca30df363c97bf3bef207ff797cb7cfb493edffed743be4381017fbf962a7f7f8880efb4610ddf695b1fdfe5d02afec173e57c37ae1fdfcdfa36df7d571fdffdf751fe913a2adf63871bdfa320847ff48517dff3883cdfabb08e7f6c4722fff8ad34fef15479fe891875fec9e7737c9f5875be4fc255bedf5625bebfd48eefbfd39aef7f7007ff94722fff94530dfff49b4dfc40d74bfca0c801feb9c01ffcf37db1fcd07e63fe75e73ffc08451a3f623c851f49dcc78fcc3fc98f5acde047cd69f36ffa2af36f75dfe3473f0fe4c71c5fc08f99fdc38ffbb8921feff58b9fb0f4303fc1598b9f180ff3ef447ee2277183f8490f46f969974ef3d3979bf033afa9f1efbe5acabf77ae867f1fbac0cf66dce23f9cbcc87fe415c87f3cbe949ff7459e9f6f73929f7f74829f7f6617bf503b955ff8b1825fa456ca2f9ab1e2172f0de2173f5acd2ff50be497be89e45758eee757b888f815a989fc8a26537ec5b7427ee59e147ea5bf2dbfca1ae257878ff36b567fe0d7b15af9f5260c7e7dbd84dff0fffb8da3c7f8cf5b6ff39bb716f19bbb32f82dbbd5f92d33a5fcd7434dfc37db6ef23bd43bf89dfb0ff3df3a97f1df7e0ce27711fff23fc829f33fe8bee47fac57e47f6c99e37fecace0f74edfe2f74504f3fbd77de30f681ce00f0e86f287d82dfca19f47f9c30f51fe678f31fe088bc41fe1a4f1478f66f3c752d9fcb16613fe97ad89fc2f3523fc2f93aff95f573af3bf12b8fcaf9ce7fcaf710bf8dff86efc6f8ef2fc6fbeb9fc6f732bf8df17d8f127ee16f0276f16f17fc075fc1f5e4efc99d46bfc9fcc0afecf8d1ff93f27d6f27fb58cf27fdb1ce1ffd1facdff53e7c79f7542f87397e6f87305abf97f8db6f2ff890181c2d27181c250b04061b65eb0e0195fa0582312287ebe285061bf11a858e80854b38d04aa3977040b1dfe08165ef3142c3a632950d3f017a879d3051a4347059aa47b8225ae1f045a3bcb04cb1eac1168cf9e132cffb740a07b2e47a09bd52ed0eb9709560830c10adbbf02e271b600d8f856009c7c2a20adbd2a20f5b809c8631704146f6701e562b100f9622f401d5802f494a5803a754c405bf041404b9e1630153609980df7052c07a200b35d2fc06ec608d8521301fbee7301276a5cc05b4910f07c23057cb36481e0f86681a0ac472078672e10b6a102d1930081b87b4620c98d15487e2f16ac22d104ab2ec508569ff92530b47c283036c0056befaa0bd6def712ac4b2c1798acaf1498ec1b1598927081e93a6f81e99633820da460c1868372820dbf4f08363e3a273033ff2230fb9926d874354160defa4760e1040ab63e5829d8d69421b0b20b14589dbf25b07e16f83f3704db67740536b649029bcba6825daf04025bda7781ed5653815df280c0aecb53b0c75e53b0e76e9260efe27d82bd3a0f05fbd32c05077e570b9cce3b099c357f0a9c2f6f11b8086e0a0e4af504aed28702d7376d0237f184c0fd8486c03d2f427058315970f8875870c4d64270e4ac9ee0e8fef582a365da02af4571022faf83022f5fa6e058518ee0788bb2e084d956c1c91491c03bf0a8c027f4bac0e7baaec027a649e09b4b11f88e6f16f8d16c05fedbc205a768c70501fd038273ba4704e7e5eb051734e404c195b3828bf069c1657296e072619ce08acfa020c4224f706da44910ca3e20b8aebc54705d8d2288d0ea1544dcff9f527d41e4b155821b88a5e0e6b342c12d936041f4be4c41747bb0e0763f5d100363821837481073c64c10a7d42248384511241e6c112466eb0992e4658224e7244152c0a020b93f5590a27a5b9032f648905aa52148eb140bd2fe1e14642e0d1364726882fb8840907dce4c90f34c2cc899d611e4fa0d0a9e3cda2d78323121c8bb7a5d90d7020bf27d660405823c41d1b91441d125aea0e84594a0c4265950faf398a074364c50d60909ca513b417983b7a0f2c1464165395d50f9d94350d59220a871d416d4a65808ea4742040d925041c3b62f82c627218226cb3ac1f385fa82e7b7d70a9e7f392e78f1b04ed02a7f49d09a3a2278f58f2a78fda04df086f747d0be7091a0bda553d0e1e120e80c7e27e8ecfd2e78673c2b7877515bf0eece90e05df788e0fd1e4dc1fb2f0182aea41141372752d06d705bf0e1a887a027d240d073cf4ef0d1febbe0e38087a0374559d0771811f4c390a07fa785e0d3895cc1a7b43ec1e06d3fc1f08da382e1c47382917d670423797982d195298271d840f0c55e4130c13f2698b8372798f8d82998b49c124c7e8405536e01821fdf8f087e4c0409a60b9b043f771c16fc744915fc2ee815fc9ea608664daf0966af1d10ccd66909e68eaa0afe2ad3057f9b18827fd025c1fc8d2782f91e5828e7764728976e20947b70502897f75e28ef182f54b095081718690a179cee162eb897215cf0952d54b594132ebafc5ca8967d5fb8d8f0ac50fd7db55073f103a1165128d4b2a008b5ece7845a1519c2a5f6af84cb7e0f0bb51dc684da6980503bdd4da813a624d43d7442a89b7f4ca8f778a19040eb10121a3f0a89fa754212040949371709c9868642784bb610be6224a4e4350811e91921b59327a4558e09197b5c84acced3426c61a490ad1128e4e8c1420ef58a90c34e13722bef0a454e9a42690c4528737824d40f4d111ae8f084ab8377090de79b84464455a111cf586864f35e68ec67275c2b8709d78e960b4d32f60bd71f7a2b5c1f38205c1f372edcf08e2adc18f34eb8f1a78270936e90d0fc92a1d03ccc5268deec2fb4a856115af4ae135a4e3c156eb55928dcfab645b86dc24e68bdb452687d2742b85deb96708751a2d046ed96d06655b1709745acd0d6f9bb70b7da5da1bd6e85d03e6581d0bef4b7d0fecf45e15e78b3f040f290d0f9c835a1cb9646a14b4bb5d09d682674ef9d101eb2df223c6cbf487838c45978f8ed6fe191b5f2420f9d40a187c54fa1c77345a1e7c3b5c2635679c2637bb485273ef5094f5a6d107a47190b7d1e1c12fa6b0f08fd3f4d09cf686609cfd4af1206860a8441674a84412523c273965b85c1f24b84c14784c28b8f4b8497ae45092fbfec105e31db22bc923b2dbcd21720bc32fd5b78b5dc4278edbd54187a68a9302c53240cfb182bbc1e3f238c84ee096f2c5b27bc417d20bcf9c85318fd3b4818335d278c95e60b631fd80913359e08136d09c23bef1285490669c264dfbdc29426509856765398f6364f982ee7224cd7df274c9f1c16666003c20cd702e1fd15af85f7835e0bb3f7e709b36f26091f6c5b2e7c1022113eb41c153ebc9b247cd8b05d98b3dd5ff8e8618f304fa828cc3b8a09f3375c14e65fbf23cc9f8f1016cc1d13169ad4080b479e0b8b0c0f088baf7b09cbf3c68495a2516165f93561d5ffdaae5e972bac0e0785d585fb853536cf850d16a6c2c6f7cb848d2361c2a78095f0d9e12ee1f3e5f1c29603a1c2960bfb84ad3d1dc2578521c2d7b47bc23741ab85ed668dc2f6505d61e7aaefc2776bb484ef0e0409bb3493845d6da9c2aece4a617786b7b067eb4161cf6e7d619fff55615fe72ee150cc72e1b0ff76e1f0a971e1f0cd05c2e1a46fc2cf8b0f0a3f6ff2157e3bb158f82ddf403865080aa7f71e16ce281a087f6ade12fe5c1529fc75f39470d68c279c3b3e209c4ba508e72a170aff9ec912fef39f17ce9fae14ce57a4e072da7b70051a1b5730bd822b9c3d8c2bbc7e88abfc56c755a736e1aa3faaf185e81b7cd1fdb5b8dafd6fb8da4b235cad45195727a9e21af25db8c681047c697f28be74721ad7615be13ab513f872be0bae4b9cc775cb1fe17a4bfa70bdd0ddf80ae638be52b2055fb9898fafac5d80130e16e384848738e9a20d0e755cc6617e238ea81cc6d1a5229c1a4dc3a9af7ee3b4032e38ad5d05a747d7e20ce204ce9026e18ce7e771d665439c15df8a63ff5c70ce4a059c3bd681f3ceb4e3bc9acd387fdb6e9c7f9f8f0b82bd71417b3c2ef8678ce351ab71d1df05b898e98a8bf75dc6c5e7477129551d97ded7c165e4125c26f88ccbccf7e2b29f9df8aac57ff0d50e1f7123d543b811c30e373a64881bcbf6e26b4cdee06bdca6f03553caf8dab637f8da711037917ae3a6f62db8e9c8537c3de88b6fb009c537ae8fc137ba3be01b038ee066db2d70b38344dc2c6c05be2904c237dba7e2e63ac5b84559136e31cfc22dcd9b714b1b1ebecd2918df56b212b75a29c5ad7609716b2a806f3fcbc76df208b84d031fdfe9fd09df951883ef6a77c7778d9dc36d63cb70db22277cf7fb1ff81ee5d5f89e9589f81e722fbec77c04df13b01c7788cfc71d1e46e07b3595f0bd7abbf17dd4bdb8e3c527b863f50f7cffe05ffc80b233eeb4ef0eeee456883b5de3e02eab0df18319db7057421deef66821eed6ee851fdab00b3ffcd8173ffcef10ee21da897bbcfb827bde7d847b56b6e19eff4ee05e9470fcf84b0dfcc4ff753c1140c6bd0911b8ef2d47dc8fae8efb99c0b8bf75397eead157fc2cc5153fdb23c4039689f000783f1e18368d07ed5c8007dd1ac583867fe3e7e45ee3e7c80ff17376087ede48193fef3d8c5f3027e2176affe1c1703a7e3116c72f1d35c62f13caf0cb13cff1ab994ff0abcff4f010ddbb78c89d1d78c874101e8eaae0e1b2a7f8f516221ef1ff581771de108f78988847de7e87df883980471d69c1a3debec06fe544e1d1bae6787cce3f3cd174024f2a3e8727cbabe229e03f3ce5871e9ecad98fa7beacc5d35c0ee359fef9f8ddc02efc9ee02d7e4fff027e1f7c823f5497c37382bcf09c7a099e1b688b3fd983e2f93b9fe2f9791bf0c23347f0a22d017851560f5ef4321b2ffa6d8817633ff192134ff192113fbcb430172fad3e8f974ee4e015e58178e5290a5ebd440eafa936c46bedbaf1baa31d7883f106bc91ee8837edd5c79fde3b813fcf90c79f0f0078b39f35de1ce18837ffda8ab7dcfb8dbfe2a7e2afc471f86bee69fcb558116fb75a80b7576ec0db476ee01d9b0978e7f27cfcad5f05fe36cf1c7f3b741e7f97c7c2bb4cb2f1aea17abcebfb55bc5bbb02fff0b016ff7890817f6ce8c3fb4656e0fd0f1fe3fdf5b9f880c5103ee8d88f0f5d1dc0873baee09f8755f09165a9f8c8cf297c14cdc547adf6e15f5652f1af8e0df8d7933bf1ef973ee193acddf854d110fec3271e9fa678e1d3c5adf8f4171a3ef3eb203ef3a71fff6db600ffbd3d05ffeded8fcf0694e0736bcee3ffeeb78ae498db45f24e1291fc7b40b4e0c9059162052852f5ae14a936a58916224b450b4f758a165e668b1699f88a16cd6d142d360a17699c89162d79b35ab4644a20d2e25989b48edc1669ddbd275aaa342e5a1afc41b4f4a154b46c95a168596e916859a94ca443f820d209b1132ddf5b29d275f217e9edca17e98d69895670a3452b0e7c13ad64de12adac5923223c3b20223acf8940aa9908dca12182263111d9fb9808ae54155110aa0839ae2842faca44e854a888964b16312afe8a98e70344d8fdc322ce95311167205fc455501271196322ee8b22116f71b488c7ac17f1329788781f7a447c3d96887f3df2ffc1f3a648b0b25524202c1109aa434482dedf22fc899d4834ea209275758bf4ebda4506da4d2283712d91e1f6fd22c33d9922c3ce8ba2353bf689d684bb88d6a1a62213c99cc8e478abc8a4e1a168bda6a768fd3199687dc82fd1faafa5a20d5c0dd1867583a20d470b451bca6e8b36764e8b36fe5e283223d689cc767c116d3209156dba9020dab2aa47b425a85f64a16a28b258a422b208bf25da0aa889b6de582ddab6b75d64e5f05564bdc34fb4bd892edab5a24a64bbd8556427a722da1d5222dab39b287238d12d72484914edd55c2bda475b27dab7fb9b685ff131d1be96f5a2fddd29a2030f2522a767ab44ae0f9e8a3cb482441ede6b441e45a0e8d8b30da2135bd9a21365b9a293946ad1493b57d1c9b877a2930d41226f392b9177c47391ff5365d169a504d1e99668d1e98165a233db3151c09b69d139fe9c2858ed9f28d8f68528d853280a0e0d1205dffb9fca18d1a553e1a2cbfdaaa26bdd2ea250d35e5158f27d51f8813c51f8b8bee8fa3a6bd1f5b64ad1f58fcb44918523a21b7880e8c6eec7a29bf7f345b76eed12dda6cb4431ec6a51cca66e514ce635519ce702515c50a12851f5b7e88ea99728891e214ae23a88922b99a294ce04512affaa2835df4b9496a4244a87b444997bfb4599371c4499690b4599553451968ba1e8aef16bd1bd856745f77c9545f7fe4588b2c72c440fb4b78b1e346e123df42b15e528bf14e55cfbdf2682a29c3e25d1a3ef174505e40951d19a4c5151c50f51d1fc6751b1fd7351b1eb1e517158baa864c10f518992a7a8d4ebb1a88cae2a2aaf6f1795774e8a2a472e8baaaeff1155d7e8896a643f448d6a6c51133f4ed494c2133dcd30173ddb2f123dabf1103dcf96899a0ff98b5a3c1d45af8eba8bdada6244edff7fd9db33368a3a82e8a28ec146d13bde94e85d5fb6e8dd378ea8eb2c5fd4ddb243d4fbcc5bd447c9150dbef9201a9e0d157dd677127dfefa5534621b2a1ad58a148d06bc118d963a89c642c34463036b445ff8c7455fb6a689be9aaa8abedd908aa6ccbb453fb68a45d35a64d14cea1bd14fbe89e8776291e84fc702d1ac8aa968b6e7ac68f6db1ad11ce9b4e8afe707b19c618858ce37592c1f33275e70bf43ac48fd2456f43b28561982c58bf6f3c48b0eda8817932cc58bb334c48b2b3862f59f2fc51a4c77b146628858f3e82eb196ce4af152d332f1d28161f1b22541626d0224d6b15821d6d9fa5eacfb4a24d6b3fe2b5e91ad2526b8f68a89fba3c4e0878562e87f9fd0e40d312cac14c3b5166278d84d4c71ae13538eff11a3d53431b572af98e6d32166503131439f2e66dc678899bb23c4ccfe3431abd05b8cadd92ec6327cc46cd121317b7844ccd9704ecc5b4c15f3208e981f7745ccef158805ef5ac4c267f7c5c2e606316ea02ac6d71f128b4eae144b32cbc592f23f622972462c9bda24d627ec13eb8bedc506c763c506375dc4069ff4c5ab5d54c4865bd68a0d930f890d7f9c171bcd95898d8527c46bab2ac4ebaea062937ba1629392e56293c678b14997ad78fdd056f106e516f186e31bc41bc62e8bcd1aa862b37639b1d9a706b1f9c228b1799cb9d8e2d817b1c56b6fb1253b4c6c296d125bfe32105be9fc105b37c9c4db3bce89778c50c53bb7ae15ef7cff56bc6bedb8d856d14e6ce7f547bcdb4a536cbf9528de73d556ec4074163b5814881d5c9bc4fb17f889f7db5c161f5801890fe03bc44ed5c7c4ce7ad962173f75f1c15c8ed855472076435dc56e9da7c487a4fbc587ed6bc447f6fa893d1ede117b3d9a141f5f71487c22564f7cd2f49af8647ea6d87b77a4d8bb1815fb3028629f7b9bc5bef169e2539442f1a9663ff1a9a9ade2d3160bc4a7afdc129fcf7826beb09426bea0cb175f8052c4170a69e2607eb0f8cae346f1d590567108db5a1cf2e38e3894b6451c66aa2f0efb3f3711aa5bc411ec707104d7481c792b547c43eb9038eade1df1cdac6be2e85b57c4d15917c5b1bfe7c471963bc4f1d69fc5f141cee2f8903de2f8680b717ced2571025a2c4eb0d82f4e48de2f4ea46b8b133d4ac489138de23b0a3de23bf7adc449e7fbc449778e8a931a32c4c9d5b9e2d4688938ad205c9c4e8e14a75f2a156754458a338f7c116759cc8aefca33c577577c12df35fd2cbe5f421367e7cd881fa80f8a1fc8e8e287513de21cc661f1633f589c9baa29ce7df247fc848a88f3382fc579ce2bc5f94ecbc585d20a7161ae83b87040515c34f1565c3c7f415cb2e288b84ce3b9b8fcf1757179ab9fb82235585cd9b2435ca5f8505ce57f515c7b6bbdb8417997f8e9f771f133b95de267c273e267ef70f1f3d41af14b2525f14b20f77f0ac52fcd1e889bdf0f889bbb9f885b3813e296e4f7e2d7ecc7e2d7afe7c46d6fd4c56d7d3ee2377b54c4ede3fee28edd6471c7ffb5e85cb446fc4e6981b86b6f95b86b385ffc61b986f8c35e8ef8c38911714f619af863cca8f86376b4b897b2483c70c15b3c74f6b878a8d6453cd4e326fe6cf5443cfa524b3c36a6271e874dc413a7abc49366dde21f0a2de21febeac43f06f3c4331ab1e2999e72f1ccd831f1cf2299f8678b89f8575e82f8cfa983e23fff0ac4b3a1bfc5733581e2bfabb689ff5d6810cf531f88e7773a4be41eda4b16c84f4816d8d84a1471b244e9bab644e991aa44f9cb0289aac64689ea0a914475d367c9c20d4312355feaffb84ad4f26c258bf59324ea675b24ea893b24ea6f774a344233259afd8d92258d4b255a4e5912adac63126df50c89f65e3789f6d81dc9f215d3125de16b89ae3846a2fb4b5f42d81e2e213aea4b88735d1268f93d09b9c84502abd448602d4402d3bb25d4dd3512ea9ec512bad571097d77818461b143c2bab6588271ff4a381f6b24dccd9724dc3dc612de9c5022dee42b91aa7849a49b4992557f5a25066889c4e0e498c470778bc4e8d577893171bdc4b899295923eb90ac694f929834de92986e9a97981e0d9098be5d26594fdc2659df8349368e274a365d4c946c86ae4bccc56b2596fb6625dbce5848ac749749ac050d126b474cb2fdfe75c90e938f921d372b2436ec05129b1f6f24bbd6ee92eceaf825b1d59e96d89ee894d89e2e91d816c54aec8e354b762b7a48ec4f3d95d8d79c94ec31fb2771906f9438a85c95ec73f1941cc83e2171fa4492385bd54a5c4e0b24071d974a0e364f4a0ef6fd90b84e0449dcedf225878cac258737684b0eb7cd483ce4e7241eb17cc951f91189e7b513122f124b7242de5072d2a84b72f2b5a9c45bd15fe29de520f1091894f8328a24bed3c9127f67bec47f365e724af999e4d4cb29c96985bf92d34fa724679420c999db8725673e8a2567152b2481ce07248109819273b41b92739bbe49ced90f49ceddec949c2be249ceab3d969cef5c2809bed32f092e5d2c09ae25482ed2ff48aeb0bf4aae8adf4942e43324611ac992b0ea4449b8f90249f801b1e4baa58f24e2d4b024e2719724921a2d89940d4aa2029b2437659d929b2ed1929bffa625315a2449cc3a4b49cce83249dca11b92b8b460493cd829b973a05692cc5592a4d4eb4bd2a009499afbb8245de788242b335192f5244872af2a4df250efb8e4e1ac9a24c7eb9ce4916a9ee4b14696e4711f45926bb25c921b7d53929b209014d4d7480a9af32485bee692c2abd192c278534961d2aca4c8f1b7a468b85252c27b2c29498125a5a9de92b2a03149b9dc43494578b6a432e7a4a4b2f7a0a44acf41526d9825a919b394d42e979334ac224a1a5c2b240de3aa92462448d2387952d274f69ca429ffb4e469b650f2bc0e97bc28f391bc7c3923695e16276951df256929f82a697d7f4bd2763342f266e506497b9ebea4a3faa8e4adecb9e4bd8bb7e47df943c9fb294349d7cb7cc9874529920f6d9d921ebc44d223d92ae9d9db2fe9e97b23e9bdac2fe9edd7960cf02e4a06445f2503fb7f483ef9d44b3e75264a8656e64a86375c920c5b4e483e7f4a928c9a794ac60c072463858992f190e392efebca25dfcfd749be5f30974c68de944cd0d52493a20cc964d86ec9e4ad48c9d43f25c94f155dc9cf504cf2ebaf92e4f74150f2dbc75cf2a7f3aae4efa640c9df922ec9dfa92f92f983835239c8542abfad48aa127452ba70b3957461b044ba48694eba0851972e3ab05daaa6f943aa66d3205dfc7d9754c37d44aa6965235da2f841ba848348b54887a55a87cf49b56e0549b55edb4bb5fe5c966acd75499776864bb58d73a5da9f69529d7c8a54e765b354a79f245d7ef2a054570792ae74fc2c25387d901246b4a5c4f31ba5c4cecb52c07e440ab8eb4881901a2938e2292519744b497bbaa424c78d52c893252557da4b61385c0a5fda26852bcba594961429e5ff4b172a8f4aa987e7a5d45b33525a6c96949ebe55cadcc39662eeaa522c6b448a0dc64b794fdca4fc9b7ba402c379a9e092a71457bf2fc5dbf64ac5d715a5e2b918a964959d542a17239515a54b65cd4552fda714a9017dbb74f5a9add2d501a952e3bf87a56bf26e4bd75d6f97ae2bd3969a1c89956e48c2a51b6abf4937a66e966eacd6909a993f979ac512a59be0edd24d03e652737a97d45c6022dd62b05bbac59727b50cf829b5bc9322ddeaff43bacd6db3d4ca535d6aeda82addbe0c936eafd5956effb947ba435955bae30424dd7135406a139d22b5758894da65264aed196a52fb7714e99e59b6d4c1dc56ea10b24dea846d903a59384a9d5cc7a4ce821f5217cd3ea94b7086f4e0195c7a70da51eadafc41eab66d58eae69326750b1c94bad3daa4eefc74e9a1604be9a15f57a51ee6e952af4639e931a357d293d835e9c9694da9cf3f5cea670448fd9dee4bfd83e5a4fe159fa4fe6d02a9fff469e999a7dba467e712a4814ab7a5815fdca5e7a877a5e7b21f4acf556c929edfd42f0dfeff2cc1a907a49772a5d2cb0c487ac51a965ea949945e75cf945efbdd2c0de5af9286ca50697898481ae1e02d8d98bd2f8d04cf4b6f7c95ff1f401a35192cbdb5a5431abb6a501aaf9c238df7a34b13f67a4893d35e4893abff4953552e4b530f654bd39479d234f2b034fd25439a19132ccd8cbb25cd9a8f91deef739366db86491f1a7d933ebaf046fab84a26cdeb2d97169cc99016140d498b8eaf96169d60488bfa72a4c5b6f2d23274525a96ba5b5a8ee54b2bb462a515870069c5131d69253c21adf47d22ad5a8149ab17bc95566f0b9656fba948abcb0e4b6b4e4ba4b57a0fa5b5a6e7a5b5afbf496b67574aeb80f5d2baed35d2a62403e98b5dcdd297ab51698bbfb3b4f5ec3a696b98b1b4ad729bb46d4651daae5b206d779991b6fba8493bfa5648dfbeff217d37e82e7dafec2bed5a1e2aedba9126ed7ef046dafd3449dab3365ddad3542aeded5190f6455649fb868ba4fd8e6ce9e0a601e990b2b57488b75b3a74f0987428555b3acc4e977e7e7b573a42a9908e3a3849c794de49c7af044ac71b7ca55fc060e9d78035d20967583a71d7563ab918904e66a74b67ba0f487f9ed291fe4a2996feea7a26fd2da64b7f57be95feb9f04f3aabbb463a1b902f9d53b394ce6d5196cedf4c90c90fec9529a8ef97295c9493293907c89472bfc99409b765ca8fb5652ad82e99eae67d32d58fdb650b85b1b245ae9b65ea24a64cdd545fa6a150235bfaf1a76cd9a52199f6df2a994eb8b24ce74fa96c39d544a67b669d4c4f3b5eb642e9ac6c05242f5bb163bd6ca561a28c0896ca80c13c1978745046d2f8288316bc9041d7956450e45e1979e2848cc2df2da38c6c95a1dd9d32eaa685323ae5a68c7ecf48461f769631eab565cc9389329651af8c65972663797265ac673f64d8472719bbe09c8c935528e335e5ca04774b65c2ef7764f88dff0700bded32b1a3b24c7c8e23930e35ca641a9332d9f579d9aaa314d96a9c2333f4b693add3bb245bc75d243329549299dad5ca367e7b2c337b5f2933d7b595995759cb2c126264964bed6596cea1b26d472ec9b6fdba2eb3badc28b3964765d6064b64d6db7a65d66dc532fbc3ef657b305fd99e8c30d99eacab32078d1d3287f00499d3b7d332577c87ccf5c07999abb39bcccd582c3ba414273b747a87ec88468bcc438d2ff3c8a7c93c8aeeca8e7a0cca8e7ae5ca3c494b649efea5322f4591ecb8aa5476bcf08fec441d4fe613122ff36d5e26f3fde22df3d3f292f98bfea3b0bea3b97cdf38808b5048ca4a6435ec54a23ee3f9ecf17cf69e4919a5222a9a56f6485622230945595909c9cc4812b24ab6b2229411eaf7fd9dfbbccefb9fe79ce7beafebfae33287dc0222211ea1be108ff7e7215e3acb101f592ac4075307f1e97486f8457743fcfa65217e1bc110ffd7559000a7c390c0c7da90c0e23c48e06c1124c8d90e1272ee3b24d4b018122a7c0809bdb71d12167e027247361472e7dd1148f8fb0cc85daf2f90bbe57a9088bf8190c8433c48e4bbcd90285d4d48d4e54448342d0a728f920f89953a0589dd710072ff0a1d126f9b0549bc771d9264d00a493a340f49b2f08724855b4152d4919094dc839047329e9047c68b90476447c8e3512a242dd6109216bf15925e7f03923ea50f796a740792b92f05f2ac3c1ff23cf12d241b7a0c922dfc08c96f3380e46f2c430af8f190824c1d48c1f020a450390752f83619520424428a6ccd214589c720c5699f202fbbf7415e3dbb0829931f82949d7f0029eb7b07295bbaf59f0648c53632a4a29c0579bde90ca452d00aa9fc510aa95a938554ef780ca936d580d44d29431a2e68431a3c609086690948a3fa0e48a3b917a4e96bea7f1b8016a4e5a112a4a56c1cd27a7709d25a7013f291fb12f271580ad251f803d2f9e720a4ab4f1bd26d7b0ed2ed5c0cf91ceb0bf9e23d0df992a704f9aab41b32b8fe0d32644c860c1dbf0e19ca5d820ceb1121c346f59061cb64c8c82e3dc888870264545e013276af1332965f00f926f112f25d2901f21db71ff2bd540132e99b039992ec834cc78641a6535421d3833cc88c5b2c6426fb05e487b41f6481f10db2f0540459a4794316af6d832cde7b0df9756d2be477bf0364b9c90ab23c7516b26a5b02590da34256ff2e42fe38954336ccc5908d437390bf1767217ffdce40fe3e7e0df9776f01f2efe903c8bfe160a8443c052a1530f99f25a8f4640d54c658012a83d782ca3c53866ef9930edd5a731c2aafb206ddbe6b1cbae38d1154d92404aa1c7b14aa1267095523b440d5dbe2a01a7715a11a9feda0bbc3d2a19ac268a8e6e50b50cd1fc550ede4d3509ded21501d5c0954a7e80a5477df0c5437140ad5ed2f87ea3d6f86eaefbd04d577e740f71e3286eebd940935d4f6829a664e40cdb6a9400f8e3c801e923a0b3d321001b52852865afc6b851ebdfa0a6a65de093de6e1093df6ed24f438930d3d1e79000a490f8442e5e4a0d09d182814fd010a7bea0785ff62420167321471ae138af4548062f70f42b10e33509cfa3e28fe461c147f3b0d4a80fe8012a29f4041e50828f8440f4a323b04a5fc6a8652897550dafe0428ed5509941e3308a57f8a8732f0e7a1ccdfed50163b0cca3e7119cabefd07ca21ed8072851e506ed91da84027082a7c1600151df6808a3e7e878a4783a0e21923e889afd3506b95c7d093a62fa1a7d498d0d3766e505b85bb50db8bf7a18e32b350477c01d4f1c643e8b99366d073453dd00bba2b50678c36d4b9180d75517586ba1ca883ba7498405de3a1d04b7a2ad04b17a4a097af4a422f2f4c422fafcc41dd84b7a0ee665ce8d5302cf46a9509f4c68032f4a6532ef4d6b74d50cf5825a81732127afbe33cd4ef550734e0bb35347059011a346d050d36ff070dc69e8386ec3e040da5a442432321d0d01815e81dcbfbd03ba3e6d0bba766a0775f1d80461891a1913ed5d0c86c1a345ac9081a7dff39346640008d0daa82de3f6a0e8d3b140e8d4f99852604a2a089d42e68e2f47368f2954268f2d52168f2fb87d087dc12684ae425e8231404fae8ae009a2a13077decbb1d9af6f026346d761d9afe40019a9eb71f9ab1a91f9a21a70ecd78b419fae44c2af449420934b3c50c9a95f306faec1e049a1db000cda560a17996d2d03c2705685e7c1434ef130d9a37df00cdfb3b03cd6ff480be88f28716b0ef420baa52a1c504776871c022b438682bb4f87139b424441d5a92a6002d197e0b7de91b097da58684beeac641cbc246a165f7b3a0e5b0086885f239e8eb963468e5f921e81b89c7d0377277a0d5c193d0ead41dd0da3736d0ba8ba3d0fa7367a10df72ca10ded4bd026d96fd0a6021568b3260bdab22686b6f19f43db02cca1ed6e27a1ede17ad0f6e46568fbe78bd0f6910fd00ec33dd0ce3347a15dda87a05d578ca05d05c6d0ae21036877c94f680fed14b44f680ded9b94817efe780cfa79510dfaa5451fda1f7e02daffbd063a20f30b3ab07a0d3a2496800ea5c64087955ca1c3a349d0514d4be858b03af49b9204f41b4c0c9df0d6854e3cdc049d9c18874ea7ea427f18f7437f746c87fec40ba1f37915d0159993d0d5ed0ad055b359e8da161c74edeb14747db912bab1d915fa2f6813f4dfb01c4cc2ca14b6e949374cf2a8374cf255064cf21b1326153d00936a65c036eb56c0a409ea30991a244cd6f22f4c967d0426dbf309b6e5cc186ccb454bd896d16b3039dbeb3079ffa330f97f4c9802cf01b6ed8c324c51a60db6fd59194c492307a67c5a02a6127f0ca6527916a62a7505a64a3b0e537fea0153ef1d85a9ffe4c176056ac3768b43619a1a9b61da92ee30ed2b3761da29a7613a465d301d9108a6eb7c0ba677e8084caff2076c1f11063ba014093be0a40633506b87198654c28ce4a66046a8559811088199957bc3ccb39d60e6759f6187428a61874670b0c30c4bd8d17d1130cb6e69d8315d1fd871d38bb0e39f0660c77fdf8141f53260b0903b3038bc1a06f7cc80213f5f87a1d58d60e8987418e6481d0c7b8c0cc33fb18711f3393052a1348c9ab208a36bcdc0e88faec318af4761cce30630a6180d637aef83317d4361ccfa3d30166a1ec6eabc0463836f611c78178cfbe40e8c570185f1b14e30fe820d4cb0560f13e614c0845d7898f8842b4c7cf71d4c7c3f0976026e083b31ba0cb376a4c1ac97b7c04eb10fc2ec0d7261f6d821d8996e3cec82c53e98538f3aec62b21cecf28f7ad895c61b3077f9d7b0ab2a3f6157755260d75efc805d37df02bbe9b40976f3b30aece68f0d98873a1de6317b14e615b60ef38639c37cfe4cc3fcbf9d8705ea26c002030ec1023b1a6181c329b06041382c38fc232cc4c40816c25585855a66c3425186b0d0043f58684d232cec7304ecee366b5844e4382cb22d1a16d9df068b52fb058b69b281dd93e987dd2b5f83c559dc85c59d7e078b5f5f873dc0306009ec545842d0122c310d8425ae04c192740d60c9cdc3b04737fec252834b61a9d53c586a6302ecf140082c4dc21496b683084b83dc84a511e361e92363b0f47f6ab027923f614f547a614f1cefc03237ed8565aa7f843da72bc2b273015876892d2c2f2002967fa10556a0dc052bd00f87150085b0a2243558f10e1958f1312f58f1c24b5809640d56ea35002b1d9387957eeb8195cedd83bdb2768195a985c3ca4c7c6065e82db032ff5958797214ac623b1356512c0b7b5d7e1256294a83bde122616ff27a615522475855ea3358b51c1456fd2c1156b3a10dab3be80eab4b5785d51b69c2ea4dbd600d75e3b0c699fdb0a65b8760eff871b0969e3cd87b090dd8879663b08fac2e5847990cacdb6e00f6f9eb2d58ffae2fb07ef71db0fe7023587f160b3678bc093674de0c36ec370f1b2bc8814dcc99c126d67261937a8db0c9ef91b029ad4ed8544f3c6cfae4206cbaf43a6c267a0bec87f11aec87bd2fec47fb1c6c0e09c0e66c37c3e635e661f3daffc190608bfbb7c216bfcdc07ed9ccc27e23f7c29655f6c356ccbc612bbf5661ab0f77c3fed817c0fe845ac2d62bad61ebd539b0bfce3b61ff266ec025a337e09bf3dae1d26ee3f0adde46f0adb563f0adcb9a7039cb45b83c5200976f18826f1bff0057946e852bc2c7e08a335a70c57965b8e2861f5c29e22b7c87463d7cc7c81a7c27e2137c27f13c5c39771daeb24285ab665c84abf67ac1d5779c84ab17bf83ef4e82c1773f13c135cdb3e19a909b702de2345cab561fbee79c0b7c4f9d325cdbb01caef7c110aed72309d7978f80ef950987efb55e86efab8a87efa7bc831b8c68c00dc77ec1cd0e0ec10feaf4c00f1a9e821fc454c00f125ec30f160dc0cdbf99c30f757f821f012ec08f2c9e805b2a9bc28f5df2831f9f40c3e13ff7c281ad1838704a0d8e78bb138e785f0d473dde06475b6ec0d1ac0b708cf65b383ec3054ea86884139afec29932437096f27e38ebf02538f7bb3a9c770007e7dfe1c0058f1ec185be117091eb7db8f84938fc042c166e8d5d839f3468839f0a96859fae9a82db0efe82dbfe7e06b7c7c4c1cf1c4e849fdd3d003f1bcc819f4d4b843bce0cc1cf4df2e04e7401dcd9dd167e716b0adc5549197e39ef2ffc8acc47f895fd75f02bc1d3f02b6f0ce15786afc0dd7e7bc1ddc924f8d5b04af8b58304f8b54e3df8b50d0bf84dcc30fc66ee14fc66e539f8ada5adf05b7f7de15e180cdc2b7306ee95970bf7a9d387fbb485c2fde71be141a133f060ad2bf0e090027828ea213cd42e011eeab4010febd68487130ec0ef7ad9c2ef4e4cc3230e7bc2238e59c263fbede0f133dfe009143f78e2d37e78f298053ce5f16978ca4414fcf19126f8e36e5d789ac479789ae26f78faf67e78c6db71f8d3a3c6f0a7020efcb96237fcb9c307786e56243cefe46d785eda2678de875a787e920cbce0ef1378e1e6f7f0e20b7078892d045e52a2037fc9fc0c7f795a035e3a55012f0bec8657551f80573f3c06aff1f382d7796cc0ebc690f0ba4573783de42ffc6d7209fc6dbd14bc519f0c6f84bac29b9238f0a63918bcb9270bfe8e7e15fe4e500b7f37d5066f4d86c03f7c5a81b7b905c33b7aece19dea59f0cec76df0ceb72df0eef81078afca7378ef0326bc37db0dde3be507ff1ca207fffca00cfe051f05ff72351b3e70a2053e70850d1ffad5021f2e7e041f9e1a808faa25c1472975f0d1baabf0d1017bf898b3337ccc65093e563b011f1b29878f5b9f878f3f3e0a1fff7c043e9146804f419be0d3572ce0d3de5ef0e94a4bf88fc01df0f900327c5198045fbcbb0fbe185b0b5f7cf91cbe8448852f85ef862f6542e02b4e17e1eb6796e01b27dde11bed9be17f67e5814d870700c9035280343e05908e780e4867c001599f6560cb9bf780dc956a40ae6d372037f41c90773d0928b0ab01855008a0f8fe36b03df527b03dcf0bd8bef61150fad105ecd86709ecdcda01ec9c6a01948d0d01957e1f40658900a87ef907a8f5fe06d4db30807afb496057fc2f60377807d8bd610868d5bf06f6142e017b3e16017bbeaa037b164580dead1a405f6111d86b3d04ec8f34000e3c3b0e1c582a070c0a6e0046fdcb80b1d92460b2e71460929c03989a7703a6d9cd80993b1a304ba8040ef6d80187554780c31a418085f416c0f2c965c08a360b589d5d00ac22c5c031bd52e058e106707cff0c70bcf02100b1d90440ae8e01b0595500ee5206c0fd3e01f03fd100c23f0e407ea00228ad2c00d5e60860eafd01acbb0b80cdff01e08d0f0078e425009f1307108a0180f8b51f004fcf03607a3740b2cb0748c95600e9e920403e8200c8378601cacb0d809a7609a0c95d07e83c3ac0683004985f26018e5d1cc03bea05f0a6a40021150f08ada78113bb5200eba025c0ba220138597b1f382dfd01b095da05d8393800f6a79e02f6af720087178f8133e7fb80b3eef980e3881670fe8618385f2b093839900167cc06e05c48062ea2570017d328c0e5d361e0caaf05c0edcb08e036a404b83f1f046e98d4033788a7815b2757010f6931e0e9781cf0a68c03deb19280775c25e0137013f09d3d0cf829ec00fc9cf1805fde5bc0bf61140828590082d81240c8340884958b803baf9f00771d748008c2381011d20a4456060131361b404cbb1670ef7d07103b7c07885d8f07e2e20e01719ff381f8784f207e511e488c1e06922ec40349cb1420997e024866f500c9c348e0e19e6bc0c30a45e0e1221648b9180ca472d780d47a37204ddf00487fff00c8980d009e228681a7fff602599d54e0d9a30de0f98de7c0f3a733c0f31c43205b461ac8bd220472df7a01056f2581828fd781c28552a0a8ae1e28b6df03147774012f75b601af15a381d7575b80d7f37140a5af0c50f99a0a54bea5036f2654802a954ea0eaa23c5075850754d55b01d5fb9480eab8a3400d010ad4ca0980dad34340dd6a29d0b004019af4148166cd54a039e237d09c9b01b44519026da947808f0fda81f6f158a0d36813d0f92714f8b46001742939005d6b9a4077ef04d023e302f4ec34037a1d3e00bdc148e0738827d05f61037ccd38027c1d9505066afe020383c1c020cf0b188c4b02069b3e02431e0f8111d99bc0883d1ff856b51598a0b90313cc35602af23030350202d3dbb8c0b49229307dfa3b30fdfa00303d6d09ccf52e013f37b7033f0f35018bfa23c0a2ed6360b1480df895ed06fc6af90cfc0e3c012cc16680e5070f81e5df746065890caceaf9036bd2b780359d0560fd8521b05ec3003648506083e500fc25dd03fe19131012340584c48b830889b91884a4ee1242f2c52784b4611d42baf00a4276df16849c4e0542cee719629bc634625b732842515f05a178230bb1bdf83442c9241cb153722f42e50180509dc843a8f1f210eacbd2885dd2d3080d9301c46ec31788dd63bd883d0fc310daa63b103a012f113a357c846ea605422f321ba17ffe1c62af1c07b137ee36626f4e3a62bfa317e280da5fc481878a0883030d08a3aa8b0813ea3cc2e4f2518449f44984c9a32084e9515984992e0d6136700771105f8d304fa94098b79c471c9ed14058dc2847583cb88e386aa685384a8e421c9d3c81b03cd68bb03c2b465839ce21ac3c5510c73d2e218ec7f62220079e21a0417711f0efcb08e0b01e0280fa2080c83708249e86403ddd84400db523d0c1f711e8161202e32d8dc02ac423b0827004eed45b0431201941fab80b41dedd88205f2d4550f4b21094163d04b5642f82b6ef2882d6ec86a00fb420188137112c7d27041b1d82604f552138b209084e9f0942f0ee014230ba1d213c2044085d6310e2b40d8435f932e2e44d3bc429421be2544416e2545f15e2b4e827c2d62005611be78bb0cd9447d8a93311761875845da322c2dea21c619f3a8a7050094738a41e479cd13f823843b2469c8fb54138e93c405c9c10235cc83f102e9db388cbfd09882bef3a106e8fdc11eee451c4d5a648c4b5922f886b6b1e88eb532f11d7171f22aeafd6226ea8d31137960f216eded140dc2cfa82b8f9fd2ee2d61a07e1655186f0ba9b8cf0ca3a84f0866620bc1d5e23bcbf97227cf51211be075311fee606087fa01ae17fb50be1dff21b1184802382a53511c17d4388e0d5354498f15f4418c4141156108eb813b60d7167700c113ebc8c8878f6001179241811396789889cbf8688c12723ee5dac45c44a1c43dccf3d8688df5183881f6d4224c80c22124ebe4724ba1e4624e6e62312ab861049bf2e2052bc5f2152caf2118f3cc310a9053f1069bfaf23d2cdcf22d263b2101912f2888c660bc493605fc453bddb88acd034c4b3452622fb480e227b2a0f9143f882c8c9f045e4342f21728b7621f2ccaf21f2edd188170a2711053b6f228a387b1125988b8897878e234a0d2310af261b1065dc1144b9d65e4485f46f4425cf14f146ca0051bb3289a8036088fa880b88fa3136a241648068087144343c2e433406b5209a246b114db87044d3274b44b3dd7fce3b209a5fef43b4580b11efaf5c46b4be8940b4ce1521da469d116ddf24ffb38a68371842b4a70b111db6d1884e1f3ca2f34110a273210fd10dd623ba6fac22ba5f0b115f6cfb105f1641447fb118f1553509f15520420c1eb986181cbf8818f6c9438ca6d62046db8988f11d1e88f19f2e88c9c6ed88a95dcd88e93e59c4f49a0031b379183113688f9815fb21e6aea7217ec21710f3726188c51b8188c59811c4affc3cc4528e3e62d9be00b15c1f80588db641ac8ee522feb83d40ac052f20362c0488bf87e5117f6d0e21febe2941fcbb1d84f8576e82f837761d29716d0629353387dcdc4047ca1a034859a436724b4218726b140c29278a42cab9d62115b60420152ee191db389348c5060e72bbb210a9b42f16a9e48942ee14ad22775e7882dc59ea8954968d442a5f8322d5bb4690bb0eff416a6c6e426a38142135460e22352f4823355f0f21f7149b21b513fe20754d6a917af76b917ba3a0c8fd47a690fb4bdb90064818d2605e0369f0471969a87f006918a68c34220d204dd5a291665f379047522e212daa759147bb7c9096016648cb674790c7e131c8e3372290901d0148c8cd3924347f33123a760b09dfd38d8473bc9000eb2312a8f889440cbe43a25f7721715226489ce369242e2b1209c69e41921c929064d66d2479261f49793b83a4ea7d42d256f622e97a702443a90cc99c3144b2251f23d9c56424bb8182e420762339d1eb484ef337247f3303c907cd91828271a4a0ae0f293cf31129da3b86144b3620c59414a4b5db79e469e954e4697424d276db04d2cee630d2de530579e67609f2cc6319e499e736c8337f359167a56148c7ab4ce439af1ae445b01179317a05e952f504e9f26108e9fa460379a9bd067959c10179f9d167e495afcf906e6b91c8ab1039e4b5ee4bc81b9b3b9137b6ea226f14df41de8c3143de4ac6236f4ded457a98ce203dad97909e1900d2338785f4f1fb86f4590191fedf9f2003d6af2203771d4286b87522436a5e2043631e20c30bbe2123b6dd4046386291113e9f90912a4c6454c10b64546b1b321aff04194d9f43de1baa41de9b7c878c652521631b2f22e3649a91f1fb36211f68ee4726589a2113e2ba9109ff7d9fa8da8f4c926944a6d8cf2253ae8523532a2f201f355e45a6492d23d39042645aa23132c362109911e7837ceac64366eede84cc2cbc81cc7a9087ccaa66239fdb9c40be087e8b7c711f817c51f41a5990b3842c3c9a802c84fe4696946d43be3c178a2cf5694396fe5945be52c020cb0cd0c832c01d5986ad42963dd88cacf0eb415684d8232b522a9195178790954f16906ff63520ab0c4c90d5ee43c86a9f3164cd81fdc8fa53d3c806a55fc8067706b22154806cdc37806cf43246be8bde8c6c79f91cd97a570ef941fb34f20322fabf95f435f243ed28f2c34c3db2edf806b2edaa2bf2a3c165e4c7a0abc88f5fa791ed775c901d01e1c88e643ab2f3020fd9599f86ec1c7983fca48d4076795521bbd2d790dd77b6237be4d391bd9b9f207bd16ac8cf23f6c8cf13ffe57c0272c0ca1e3970351d391053891cf85b8d1c2a32408eec1f438efed8831cd3f880fc56ce417e3708477eb76c43cedc852367ba3721e71e4522e7d5d591f38f49c805e273e482433a72d1320bb9982387fc7d751ff2f78319e49fe7f7ff538f5c6342907f8d2b90ffa67b51122577509b763c456d32b343493a2aa1249f4ba2a47e1e466d8e59476d1efd80924e22a364bc4350b2520528d9d3da28d90e246acbed13a8adc71ea0b61dfe86dae6f801b56d3d11a57889815292484729b559a376b835a076726028e540314a79088e522121502ad4cf2895b3fb50aa556528b5cd8f511a2e75284df96894a6cb7e9456d73c4a6b651ea573d601a55bdb8ed2533546e9c504a2f41e63507a7f0c51fa46c750fa364928fdda2b28fd4515d43ec95cd481120d9481541fcac0270a65681b8732da6b8d32d9ed8b323d168f32db678432a346a10e3e9c40995fb0471d5253461d6a96441dfaa1873abcf911ea70522fea884331cac22f1965e9b188b2bc9387b2cc2e45591dc1a0acfcd751c7f85b50c744a6a8e38851144c231b05df3586024a7fa380da241422dc1c8518e0a0503ed328546d370a35b786422f48a330f97f50b8fbd1285cb1050abfb90685cfca44115dcea38871cf50a4a7522852610b8a223243d1525450f4520b14237403c532cc4071327450dcf09b28c1cf6894705403258a398812bf75439d902a4559efc940d9ec3883b2c1c4a16c686e289bee1a94edc92d283bab59943dfc0bcaa10e8a3a336e843a2b938f3a7b178e7294d98aba90d08a725a9144399717a02eba0da05cac22512eb47d2817a11eca2597897219c941b9c6ec465dba6085bacc7b8eba62f10975753380bafe2c0875737322eaa64728ea664c2aea16331875eb7d17ead6f85b9487fb7994d7a61994d72d5594577a07ca6bc605e5d3ef88f2d5d983f2355e47f93e0e43f9ef7447f93f2c4405c43ba2028b1c51c1ae5aa8e0467f54b8c3182abc751915919e868a261f43c5fc6845dd53c5a2ee6547a3ee7f4e41dd5f7746c57f3a828a1f3444254859a2121af6a392b60fa092758d50c977bfa252b6d6a3525053a8947628ea51ca27d4a3f70c54ea291f5406fb12eae99ebfa8cce9cda8cc3f202a4b83897a66958e7a36b005f53c5305f5bc4e1df5fc7d3a2a5bf6262a3bb8009523fa84ca8dd544e596f7a0f2e825a83c97aba8bccf202abf5a12f5223b1955f0330555dc5d8d2a512b47bd74d541956a59a24a9b3251af36a25065ba5f51e5985c54f9c020aa7c1e89aa381381aa9ccd43559b5aa3aa4389a89a8f26a89ad9cba8da91eda83a5721aaee5e04aaaee81daaee670caa616705aa81751dd534ed857ac7b8876ab10c42b570fd50adf292a80fbbda519df7b9a84f6a45a82e935c5477512caafbdd5354ef666f54df91dba83e9763a8fe190954ffa2126a40348f1ab804a206a36751c31acea861ededa8e1a6a7a891c3ada891638f5123177fa346296750a3a75450635371a8f1b815d4b76a0aeafb5f07d414c3093575028e9a659c42fddc3e899ab757442db84da01695b8a8df07dd51cb7bf1a8e5e801d48a2111b5c2fb895a1163502b294ba8f58920d4c6793bd43f8b4b6889aa3ef4a6b0b7e84db16568c99c7cb4d4c15d6829ce17b45468285aea63047af36a345ad6ba14bde546387a2be32c7aebe37f68b9e405b4bc750b5a01968256f8d08956581e406f5b3e8b56cc4a422bb6a9a315d75dd1db8b00f4ce196fb4f2f54eb472743b5af9231aad529f8756e9be85563d7e08ad9af91cad26770cada67e0fbd8b3589de755312ad71ce10ad313d8bd6b425a135ef98a1b5b6e5a0f71c9f46eb0ce9a1758f84a175118a683dbd45b4febf1fe8fd05fbd1064ff5d0a6050d68b394f3e8435789e843cb0cf461711bda9267823ede2689863cd346435e3d4343f5efa2611afbd13096041a7ec2120dc49d43032907d08882503432d9078dba328646cdaaa231a7fad098988f686c9b231aafbc8e264acda38927fad1e0d11e3449350b4d2a884293aab5d154ee109aea4b45d36a2ea1e96ecb687afd15349b884473bfee40f3ed75d002f269b4e07b255a94f5132dfafa122dcebf8c3e3147415b1f6b405bcf6aa34fd65aa26d1836689bf0ebe8d3e020daf6fe5db4edb36f683b5a0eda4e1484b6fb61807668798f3ed36483762c75439f277f455f101aa12f04dd425fc83d8076d2f88676da3f8676129d423b0f9aa32fde1b44bbac85a35d7ffc465fbef312ed767e0aedaef20ded6ee884765f3b87bedae580be61378abef5ce13ed0126a03dfcb3d15e5a07d05ef68fd1de3b27d1de770fa36f5b23d1bea64cb46f562ddadff6323a201c830e48ee47073cd98e0e7c55860efc60830e1c99440753a8e850b934745895087dc7e012fa4e161d1d5e094187773d464779d3d0d1edd5e818c7cde898173074ac611f3ad6f82a3a2e92868edf15848e7f11857ef0d0129dc0894227dc39824e98f647272d3e443f0c59433ffc1e807ebc4240a7b9fc40a71585a0d33d0bd1192b7bd04f3e29a29f7a0fa033d72ad0cfe0e3e86729e9e8672f39e8e7872fa19f93dfa39f6708d1d9ed87d1392a17d1b93e02745eab1efa45930efac59f93e882e9167421d50b5d68874197b4ef44974283d1a5c1e9e83234065dc6d046976fb0d015f766d0af03d7d195866be84aee717465db69f49ba972f49b85547495a531ba2ad00a5d558b4557bd15a1ab7b48e81a5138baf6563bba762a1efdb642806e0cb74637163f46370edf453759dd4437b77aa3df215cffb3817e3f1c806edd7d04dd1a2546b73e7a84feb0f60bdda6b61bdd5664866e6f3242771a1e4477a6f9a33f09e5d09ffe5e41778376e8ee0016ba47bc80ee6b93457fa9a6a0bf2c3c460fb490d003d34be8c11f96e8612b3e7a7868043db23d183daa55811ef7ce418fc75d467fdbfb16fdad5b1afdbdae133d611a8f9eb0b88c9e84ada02703ccd153bbfdd1b32ac6e8b9aa4ef4cfa049f4cfbbb6e8053f117a91308f5ecc3f865e3e96885ebe04432f7bdf40afbcab46afb2d3d07ff041e88d7bf2e8bf88abe8bf285f8c84693166934c196653f3778cf4c91f1869bf548ccc8600b3e5801b66eb437f8c9c3e072357f81b237f4312a3f0e10c665bb30e66fb41038cd24c3b4669e1186667883c46d9761746a5eb2b4615fb02a35add8e515719c5ecdebc03b3fb621a4653ab00a319368ed1828660f6b8fa60743ae731fa1057ccdec008ccde7f9e987d47da30fb042731fb7fa23107a80ccc812c4bcc817a558c01760563b8351b6378858631fc5b8131a972c6989a16624c0b1c310739c318f3dfdb30874eb9600edd7f8739d4dd83b13067612c1a6c304779ee98a36e173096dfce608e5596628e97ecc04024fa30909d5518286e0603974fc6209df330c8011d0c4ad61383dac5c2a0c4321854b0220695b00983338dc3e022ff6170635618dcdc030c1e1a81c1374c620836473160270c435acec5509218181a2910430b476098668118e6e9971816f93286fd4517c35934c4f08e6562f897c63102d22d8c204a1b233c328f117df5c058879cc39c546dc3d8f43fc29c72e5606ce561183b832e8c43cc03cc99b541cc998d06cc39853e8c93d4598c93a50cc6e9662ee6e297571857556b8c9baa32c62d6e07c6edcd28c6fd583de61a491773edbfba5e1fd2c7dcf86c8bb9d9988cb9b92089b995598bf1307989f1705cc078f88d627c3ce331b7b5bc30be9ce3185fff408c6fb71dc6774c17e38f73c5f897796302224f60023e646302a5cf6102e5c33141be5a98e0a1324c28ae0f134aba8ab93b108f897050c344164e63a20de530f711544cdcbf094c7c5a3e26c12a1893f07204936878119378360093383f8f491e73c33cdc79059352998349792789497d698849d7e061323449988c57fd988c494f4cc6f261cc53350ee6e9a1064c96a62f26cb211f93f3f1072667710d930bb3c6e4c257307999df317915424cfe6e4fcc8bf419cc8b0fbf308562754ce1dd604c51ee4f4cb19929a684f1065372038b79b97112f3ca270153d6d58a29e7fec1947b79635e774763de7c6cc6bc198bc5bc994ac3d48a9e63de3a25631afcd19886a86c4cc35232a649f705a6a5f729e6bdc718e67d802fa695528a69fd1e8a695de5625aff06613ea63661dac3cd313d259b317d3727317df167305f862a30fd87b230fdf7cb31fd256f305fdd9b3103a3119881d525cce0c42dcc90091e33fcd20d33fcf72766e4cc16cc28838919f330c58c770460bed90f6226f48e6126667231535c1e66ca898f9919d8869995fc82994d6cc1fc94f3c72cba8d637eb19e607e65ea61964a37639686c330cbe7c231cb1e0b98e5d61398154b57cc9af54bccfa6908663d7f0db35ed78fd9e05dc56cbcfb88f9ab7410f317730b2ba979002bc598c14a391fc54a5d3b8895e39962e51c54b1f24bfdd86db9bfb1db2a7ab0dbbefdc32aca9dc62a9e3c8ddddef211bbbdbd0abbd3e22676a72b885509f1c4aafc9ac3aa09e858b5e808ac3ad917ab1eb21dbbeb550e76f75a3456ebe03fac96951c56cbf30676cffe21acfe4c3e76efffad7fc4ee3bd68fdd171385dd577718bb5f6202bb1f5a8a35ac8bc21a9541b0c66a565813b56b5893bdce58d3c3e7b1a67f55b066030958b3252dacd9c65decc1b43f58f35775d843b636d84367a4b187350bb087dddcb047936e61612bb558786015165ef7080b2c66611166f358c439172ce2913216d1ef8c456d76c5622e1a62b18887586c8b09967079144bf8700c4b181ac0127ef1b0e4b27e2cf5661c9626338ea5995763691daa58f6362f2cdb4a16cb31cec3728e1cc2724dacb0dc533d581e308de5451960f9cd7cac50ba0c2b7c638d15450f61456517b127fa84586bdd08acf5d220f6646408d6a6fc3af694e233ec29e346ece98d50aced7fffb47f3c85b59f0dc49ed953853d7b7912ebe89c8d7574a9c09ed761629dc94fb1ce8260ecc58c1eecc5d158acab7f25f6aa631cf6ead729ec75cf30ec8d0a13ec8d3922f6e69771ac17bc16eb05f660bd2672b15e6b3e58ef8e4caccfd65aaccf5d3ed667d61f7b3bb211ebbb3b13eb7b421aeb179f8c0d74e360838fe46083fd0e6083a75cb121327fb021ac93d890b5496cc4b67fd8484d2c364a7c1a1bfda3091bb3288fbdfffc1f367ed7476cfc4b05ec83fc2bd88427a1d8c40a1c36e9dd3b6cd28f7dd86409196cb2851936f9993536793c15fb30d80b9bf28e887d7453169b7a0bc4a6b77dc53ef5d7c066b25bb1996fbe60335765b039300c36274c099b1f72179b3ff10cfb626b30f6c5fe3bd817d1646c81420ab6c0ea3eb6807c015bf83e195b84d88a2dee30c496ee6bc3bec2d5615f654962cb0658d80ac5ebd88a0204b6a2d50a5b315c85ad947f86adbc8dc55636eec456aeb760ab7b37636ba42db135d05dd8dae7bdd8fa93046c7d6d2bb67e0ac0d6ffd3c2be0d9cc3365cfd8e6d689fc736e2fdb04d5556d8e61de6d877c49fd8770effb02d522ad816999dd8960325d8165e10b6e5ca2f6c4b853af6fd67236ceb1e056c6bca4b6c6b9733b64d028a6d6756633b8aa7b0dd5789d81e1b036c4f400bb6efb705b6dfd412fbb5da1e3ba8f7113b78310d3b5865811da23cc20e3d8bc40e1bb66187af7b62873752b0a32f25b063cdafb0539fdbb153bf7761673621b03f621f6167b5cf61e7bcbe627f3ef2c02ebcc1621753b3b0bfe687b04bf1bad895ea61ecea121cfbe78700bbf6e22a6e134b1ab7a9cf1b27f9ac0027b52f0c27b5f601b779601627bdb28c937135c2c9467fc0c9fe32c76dc1a9e3e46e3be3b66d5ec76d731ec06d0becc4298a8c71dba71c703b1e91713bf14771ca87bee254dcdfe3547b6038b5d707706a9f15716a3fc438b5c57338f53d3138f582ddb85dd20f71bb158ee0b4ec75707bf43ee274306e389d973b707a53d3387d953c9cfe3e144ebfff246e6f190eb7b7f9286eef280c67b2d30a67627e1f67828ec199787fc499f43170a661589c19753beee045779cb9340177e82b1c7798de863b12b91b77d41cc01deb88c7411a2fe36035e138d8d43d1cfc9b110e3e998d034c6c71a8d65a1c86518ac3057271b8b84738bcac158e6041c6119d8b70c401071c98d38a23d98ce0c8d983388a951f8e52ea85a39acce1686b6e38fa7d2c8eb1c917c732d7c4b182fed37e19c7ae70c6b1bbdfe3b81ff570bc8f4138c1cbfb3821f3344e38d288138d29e1c4af6371d6d34cdcc9c1229c0d691a6713b1823be5b81977ea8526eeb4f979dce9b824dce9f1469c6dd2569cdd216d9c7dd7639c7d7f29ee8cfd22ce517e3fce91f004e7e8a78a3b9747c0391daec63911c7714e6f5b71ceb0069cf3dbd738e7d1709c9bdb579c5be6169cdbeb1e9c5b2d1fe71ee189bba65b88bbae9286bb999d81f31063701e759638cf3d06b8db65b7707ea3ad387f4e0f2e40a51a1770621e17d022810b74ffaf24fd61b8a04d29b8a0a3edb8608b1c5cb03003173a388b0b2f47e3220a4370911273b8c84da6b8c8174db87bda09b87b2c255cdc8d7e5cd2e53bb8647a352ed96e0997dcd98a7bf88d894bb9d48a7ba4cdc03db251c53dea94c03d76b7c3a541b9b827b7927199e915b8ac6f6eb8679b0271cffdafe2b20fa4e3b2df8de0721ec7e072a62c70b9a7ec71b9a1c771799a505c1e80c0e5398ce2f25b0671055ab3b882ea8bb8a2492bdc4bed2fb8977b5d71a56a1db857375ee25e257cc29585efc1952ba8e12af465719511d9b85a7916ae96398d6bfaef5dcdde345cf3b793b80f583caecd118e6bbb7b02d7f63d02d78e5ac3b54f23701d16625c07f937aee3d34e5cd7b96fb8ae700d5cd7c83d5c2f0587eb0dda89ebfde382eb2339e13e87f9e2fa3d9ee3fa5b99b801962d6e50591e378cd9851b3e538d1b79698d1ba9d9891b79771d37f2fbd67fab5e2f6e5c2b1d37ee3e801b0f31c57d9ba9c67da78870132e32b8896629dc64e50fdc94c273dcd47635dc543112374361e166be28e066e621b81fb25f703fb655e27e68c071b39a46b8d9e31771b3c5c9b8d96526ee6728805b00dfe2169205b845fe63dcd28756dcb2e1306e391a855b7ef315b74287e2564107dcea2f15dc9f67c5b8b5a830dc7a380bb701dec56d38bae13682bee33666b5717fff9bb17fd15f71ff66c7f09baedcc66f7a70102fb9eb115ed2660e2fd9e38f97d2c1e2a52e50f052b9f3f8cdaa7a78e906102f135b8197e918c5cb6aa6e1b7ee8fc3cb15aee0e5a572f0db064df1db26c4f8ed6561f89dd63378e5846f7895fa41bcaa301eaf3a538a575dcac1abf509f0ea5eb3f85d28247ed7c952bc86f15dfc6e3b6dbcd6d309fc1ef65efc9e2a39bcb6b4115e1f2dc4efbb9580df7f8284df6f5b89dfbf548d3fb03487379054c61b1c99c51be0c6f1861e717863281a6f7c5a0f6f7ce11ade38a0126ff2fa09def488006fdaf6096ffa91843737de8b3f54e88a3fb2d9137f64ad1c6f813e823fc6a4e08f6f83e18f0fcbe3a1961ff1d0c2053cb4dc110ffb618387275dc0c35f43f1c0941a1ef5781a8f7ea18a27edc6e24945397852cb5b3cf96c2b9ee2a48ba77a8fe2692dd278ba7b3f9e1e368767d54ee1d927f2f17c9c149eef508d17ee32c29fd89489b76e44e1ad37f0781b87f3f8534164fc69f13ade366833defe7b06fecc7829febc5239fec2ae18bc93fd6bbc93f336bcd3c231bcb339147fd12905efa2228dbfdcf911ef460fc5bb79d4e0dd82597877fd35bc7b6039feaa760bfe3a270a7f3d31107fc3e434fe06f733fec6c21ffc8d3579fc4dbd1378cf5027bc97391bef55f814efed7b18ef7d5f1eef2b1b86f7f341e0038224f0018b51f8a0b657f8e084787c70ae001ff2590b1fe6731d1fa1a28a8f683b888f3cd08b8f0c35c1472179f868c3317ccc8f0c7ccc6f137c5ca1053efef908fe818e13fec1919df804cc197c42f04b7cc22717fcc3838ff10fb3f4f18f4686f0a99a41f8d40059fc63a804fe89c30ffc13377dfc93a7c5f867a84efcb3cb61f8e71808fe7922887f3e6b8ecf39b888cfd5b2c6e7d59dc5e7ade3f0f9bbc7f0051408be30918f2f3a10832fb6d88b2f7eb1822f21b4e35f5afcc397915cf0e53bf7e1cb1beaf0e51f4fe22bf44cf1150da7f0af933cf16fdea6e0ab7cdcf055df02f1d59b73f0d55b22f0d593aef81a993c7ccdf6397c0dff29be66ae0efff6c133fcdbc4607c63fe08be79d36bfc3b5219bee56831febd6d01fefdf7b3f8d662037c6b933bbe750082ff786d07be3d1e86efc125e37b3eeae27b6b19f83e5704feb38d22fe736100fe73e976fce79e2ff8af1350fc00e2377eb028113fda918c1f630ce2c72afbf0630d19f871bd62fcf7470af8ef75a3f8ef6d07f0df7f26e1275516f193641e7ed2f6157e2a44063fed78083f3da58e9fd901e0675865f8394926fea74d0dfe67790d7e41ccc1ff3e1180ff7d6d11bf4451c5af12e8f83f7d27f17f868bf16b3afef8b59a32fcda672bfc7afb56fc3feb9bf87f7391844dcb3708926e3604c9426bc2661773c216ee5ec2d6c11b04f98d1e82c21757c236e555c2b6691141515046506c9b20284eb711948e43084ab84282522040500a9922ecd85c43d8d97d96a0da354050a7e711344f661334c36e10b42ade13f6703613f6dc2f20eca91f25686fbd4bd00d7b41d09b9c23e8dbeb12f4575a087b2fb512f6a68711f62ec912f67dcb25eccf7e46d89ff390b0fffd3d8241d518c150ce8660c8f12618665c2218b566118c7e3c2418bfdd45309957241c0c54251c391d46b0a82b251c15c810a016e70930ae2201c89f2320f7761090d5e10464ff0e02caef330163812160c0290296a64ac0e6671270caae04bce43a016fa348c0bbf712f02b080241712f8128354c209ef842a0dc1922502b9f1268b42304dabd9b0456d51281ad9e47e07cab26707ea510b8b79308dc5573023f0b2088f57710c4e22482b8ec06e1c4994c82b54a21c1faf55182f5b02bc146ad9a700a1b4d3855f883703a2a9c60bb4d9360eb7a9060fb730bc1f61797e0a06546389b4124389a2e131ce35f101cfbd709e7e3df122eb05f112ec49e233845d4139c854a848b57bf125c7a2004d73e0fc215068ae0bed9887075cb39c2d59862c275bb6b849be500c123ea3ac123a999e0f5ab83e07dae85e01d5d46f0eee4117c2e8d117cee2f1102063c08819bcc0941b6c684e0fa4d8410248910526a42081b8313c266520961eba70977d67309e1756242f87fbd895ca821449f26136216b409f7646f1012b6ac1212d3060889bdffe5aa1c2169773a2189d840487a7f9190b263819012a24f4859d94e78d4b242486d784478cc1a20a4494e11d20e5f26a4cb4a139e3c2a2264a28209993f7f129ef91208cf2241c273bd3d84ec283542eefd7442ee1b6f425e742321dfd49790dfb89b50b0cd9650645247282a922614ff702694f892082515be8492da1ec22bd67642b9d64fc26bf406e1b56d23a152ea0ea1b2be88f0e6c24142d59829a181f39cd0f03989d0f8de8ad0b8104578777b88d0e2184f787f288ef0be8a4b6875dd4168fd2922b4feb527b419e0096dbc5442dba53b840e762ca1f39114e1531f96d02ba54be8c3a810fa22d6085ffcf2095fe98f090326d58401ee1461c0f60a61c0f3016120a88130906a4f181a0a240ca34c0923b3c684d1077cc2d84d8030aee84a186f7b44f8f64c8ff0dd229230d99c4b983eb94cf831c225cc6a9f25cc656d25fcfcea41981fb1252c28fb12163c46088b1175845f1075c2af1226e1b7e006e1f75b59c2d2133861a9fe3ae1cf4345c2bae62fc2fa870f840d392bc2863082b0d1799cf00f9a49f8375c4794704e256ec25c234a5923889bf79c244a47151165842e4499407da26c6c3f71cb912d44b9d431a27ce419a2a2a32f71bb631e51497a99a8547199b8c3f8077167943c51f978215155f09ca8ee9c4fdc657793a8e15a4dd4fc3947dcf34181b8e79301513f864fdcdbff9c78609d403444c4108d98af89460f1d89c66deb44934d32c443b161c4434d58e2e16f5f89474a7b8947597ce2d16f9944abbbe6c4e36025114e3a4344ea1410912f6789a8877d44f49f1122660b8288393f48c4b87c27625cdf1109e966444293369128fa402426da1189437a4452710d9122aa22d2b09b88b4ac7f44e65177220be94c64ad63881cc33744cec16222e79e2691331e4be46e7722728d0122ef61109137964be4ab1713f9c6434421a29e68ed174a3ca94b23da004b449b7b25449bdffb89a776c4114f553388a7fe96124f8b2388a7d348c4d3b53d44db0d35a29de96ba21dfd14d1febe36d121458f78a6fe15d1f1a01bf11cc38778fee039e2c5329078714c4c74995e26bac6b289ae53c1c4cbca70a29b8c39d19d9a4a74673811ddcbba88ee7528e2d58257c4ebd4f3c41be2b3c41bb52a448f4b27881e59be44cf892f442f091ba29fe12ba21fbd9ee8e74c24fa9fa825facf8a89415333c4e0878bc450f73062e8a397c4b0a39f8877000de29d9fc3c4880f9bfe432546deaf2046293389518f2e12a30d90c418e551e23dbf0562dce955e2036943622219434c825c2426057089495f5d89296fc6888f1a1488a9fb0f1153c35e131f9b2a111f333f12d315d788e95fc9c40cc66de293137ac42785d6c427ef0f129f19ca119f578511b3773e2066af5d23e6bddd44ccd73024e6efde47ccf77a492c282f20167db326167f312596547e25bec4ef21be8a74229685be2096af9d26be3e2d4b7ced7685f8baca8ef826f629b15a661bb1d6723bb1eea48058e74022d68def25d6bfcb21bebddc4e6cdafd83d8aca3486c55f727b6fe7c49fc70df88d8a6624f6cdb23496c9b88237e3c644fecd82c47ec689e247e527b46ec8215137b5407893ddd3c622f2684f8c5ce9bf8c5bd82d8afa94aec2fea220e9c73230ee35b89c3937dc4517c36716c9790f82dd68bf8adff33f13bd692f8fdf169e2f7d57dc4098da7c409443c710223459c32fa4a9c3a5b4c9c8a8210a7d961c419de0fe28fd119e22c549d381bf79138fbf818714e53489c5bd026fe2cbb489cbfd74c5c18be49fc7d2393f8dbfb3571d9fa007165ee0b71adc291b8d63d4a5caf3f46dcd0831137c27d88ff643cc04dca77c04d37bac04d1bd9a0248a094a91fe809b7dd24059af62704bed2228af1a08caebf682f28b65a0c2373b5071680adc0ebc06b7b71e06956c144025d783e00ebd2570a7c91570e75f0750394c0654790405d59209a05ace75509d4604d559145023b401d4589b05775f310135c534509bf306d4b67d04ea281580ba979e82bab16870ef3d17705f8936b8df6604dcef2604f737ff06f7bf3b051ee82a030de60341435b3668b8be0a1af16441e31d44d07863143429dc029afc7737d3c33b40b35155f060920668ae9f091ed6d0022d48e6a0e5c52ad0eafc15f058e50a0849f9074213378130d40208e3dd0661b1e5202c6f2b08f89a80c0a30b20425b0422e9fd20cae80a8842bf05b11e0520f6110ac48e8681f8b5589080ff0412e1bf4162aa31086e9a01c1b43a906453f49f49902a2b0b528f4c8054af009076d803a4cdaa80f4ad0520fd2808d2e71741a6391f64060120ebfc20c89ab300398124902b380272572020dff325c89fb8050a6cbc4081533528347600459e72a0685e17144bbe004f5853c053164ea0ed7e57d0363318b4338e04ed2c43417bc3ff5cbf06da973240fb7631e870ff3f950ee059153a7896d3069e2df8069eedf6041d5ba6c10b169fc10b7681a033f6217891d903ba7c37032fe1f780970d92c0cbd1fee015c964f08a6c2878c53902bceaf518bcfa220fbcba7e00bce6510b5e8fc18037357f8137ed63c09b674dc09b0f8f8237fb9e801e2a3b41cf103ce8d9170d7aa35b406fb00af4fe6101ded61f00fdee6b82fe7a76a0ff8a2718aa330786919dc0b0d66b60d8f730f0cef32a30bc8e0bde2d4083778737c0c84f0160d46159305ade128c392e03de5b180263a5f5c0588b6360dcea35305eb90f4c78ee00265aee03135d6ac124a9123029ed3e98bc2f117cb87a0c7cb8a10ea64837812972e7c114bd213085a8033e72fc4f2d044cddd40da64e3780692ff5c1b41a3a98f66937989ed20266b459814fb6db804fa17bc0cc03bfc04cbf48f0f92645f0f9e770303bf528989d650ee624958039c5cd60cee80330d7ca18cc23df00f3029ac0fc763bf085e647f085e939f0c54949b050e20c5878dd0a2c0cf0070b678ac1a2740258f473052c5965822f9332c0525523b0b4eb09f8eae71db02c44117cb31b0b56bd75066b647f833541a3606d3a19acdbb31dac4bff05be3d7e007ceb9f0536c80e800db12160c3c3e360b31a1f6cee8782ef6e3f005b3bce831f28dde087bc58b02d15043f7641c076f35cb0bd3806fca4d90f7e4269809feebc03bba6e4c0eee44ab0fbd553b0b7a312ec8be804fb32ee825fc6d2c1fe3daee0d7083cf835e912f8b578173810c60307f2ddc021673838f43e081c7db60d1c537d0f8ea56981937d74708a5d0c4ead1c00a7f7ae81d3439de09cec18f8737e0f380f0d0117cfbd05179b59e062c741f0d7c418b8a4f8015cdaee0b2e2da5817fba7ac1b5cd5bc00dc3509244d95dd226bdfff86c21c934da91642ffa93e4a4b449f25c22497e4c4452c8d02429bcc922292c7248dbca6249dba958d2f6c406d28e8c34d2ce132524656a344979b186b47b9444d2b4eb236905ad93f6e8a3497b8a0c48dad725483ac85c922ef08ca4fb4b8aa4df314edaa7759bb42f32867480ae4f3a50914c3a301f443274a8261947a5924cdf7f231dfc9846323ffb8874c8d58374a8c18c74a8e922e9d06418e988e338c9e21a997414154f3a8a8f231df51b231d1d322659423c4996d40992e5b40dc94a4e8b6435174a3a7e6e8974bcfe0d096ab28d04cfad24c15fa148c04e191222c88984d4819390869224a4f01e09f9568a84c22f9050937b4998a9b3245c520e0937c322115cee93881bbd24d2b15324f2d6381275cf7e12153424d14c7f9218aa1624b6fc7b12dbd895c4aee823711cb4499c4b3b483ce72912af309b24040e9084dfd549227e234974a28f74425e997422639074e2ef30e964c703d2c9219074f2178764b39547b2e9d0259d5628229dbe5349b2b563916c6f0c931c0b5f932e58e9932e644d922e0c9b929cd58d48cec16f49aea9ff4897f2524997430f906e4a27926eedae2379345a93bc3a58a4dbb7b124ff08095280cc2429e008851434f08f1432af460aedb523850e6891a234be92a21ccc48518beaa4e83b48d2bde27652acb10129766e07e9fe075d52dc8b6252dccc1d527cc025d283c49ba444fb6452923c8694a4d14f7a48fecf4414e9e14f0829e54a08291567484ab5e1921e1b47931e0f1592d2db5249191679a4a7f536a4a71d72a4ccc65fa4ac8945d233a9bfa4e7922252f6313129db9540caf67d4dcaf57b4c7a01df2015e89a900ae2f6930aeb6a49453bdf908afc0a48c513cba4124228a974598d54e6d2472adf2b417a7df435e975328554e93e41aa5c2b24bd319c24bde98691aa2c4648d58fdf926ab8c9a49a6baf49756b1da4b7d393a486740952136f13a9596a17a9f97423a9f9aa21a905fb82d472aa81d4d29d4a6a59d523bd3fe5406ae5a9935abf9b913e6cdf436acb8492dab28b48ed2fb2489d66f2a44fa79f913e15be20753ded267543e7499f714f495f863691beccae90fafd6449fdf7a54903e755480361e9a4c1ce6fa421d126d2b055166938d28734313b4f9adcf19c349977893439c0244dce3d224d1f7e4c9aae1f26cd9c9227cdeaef26cdf9bf25fd3c6345fa19f587f4f3a111695eed09693ebb81b4907492b46895fa9fe7a4453c99f4db4899b41cd2415ac1b149ab522aa4d5a052d26a7a3369edc95fd2fad61ed2fae521d2faa31fa4bf9a57497fddb790feddb7244b0c869125bb00b2948b3679f3850364e99a64b24c3f852c3b9242de925047de92c121cb818164396a3b595e32882cbfd64a5610ee202b9a5c242b3e6f272bf6d992b72bb491b71fbb4bde9ebd4256ba9b4bde490c232b57349395fb4f9155ec0f9355ce049155ef9691557bc464358752f26e43265913324cd68c6592b5b4a7c95a3047f21ea4145907fe9dacf3b891ac3b1046d60b3127ef35d949defbb7976c004b221b5c59251b095bc8c65987c926776bc926af17c826e30fc8661167c8668364b2b96d3ef9f0f00cf948ba27d9a23c9d7cd477837cb4e333f9e8af4af2f12daae4e3df8f9021ca9e6488f56d326421890c8b9f23c3dae7c808fb876464194846aeb491517277c868cf1a32baab828c51cf24e3f6e791f1944b64721f974c9e0f205336c1c894a278329d944e66a4fa9139a31c32675c86cc752e27f37563c9fcbb3264fefd0db220de832cccb845164edd228bde6b93c5ff3e914f1c3af79f67e41375e9646be347e493042bf2296734d936944fb64ddc46b62d9620dbe91b91ed5929e4b3ae34f2d90e22f93cbe887c217d85ece47b92ecace34776de3b49bee8934fbe38d44376b1f622bb34ec22bb1e0a21bb728bc8aeb574b2ebaa1af9d223807ca9b0887c59768e7cb97e8a7cada88d7cadd1957c7df303f20d9401f9a63c8c7ccb1643f6f0d3267be6ba91bd3522c83e6027d9a70342bead8927fbfa7f2207b89c26075c5e2107baa691831e6690838d779383bf249383174f9343a0e7c9a1d47072586c3df9ce8e4572ccb56fe4989b53e47bd593e4fbd1bbc8717567c80faec6921ff8669313c0b3e4c42bdee4c4f4a3e4a42d87c949da2c72d263677272fe55f2c32d26e487c666e487e138728a5410f93154969cb6ff2a39fd801139c3aa8ffc64a72ff9496806f9a9ec4bf2d3e9647226793f3973ce9efcec5628399b5f43ceae1c20e770c3c839c5dde417171bc8859c4272d1966e729121975cb471805c7c9e4e7ef9d299fcf2e37df22bd443f2abe71fc965ed37c8e58621e4f2b37ae48a6043f21bb72072556632b95ae208b95ad2875cbd579e5c1d9b48aecec7906b54af92ebbca4c86f316fc98dda06e4c6af0fc94d2e2fc94d6f02c94db3b3e4e6b879f2bb9d5ae496ecfbe496f50cf27ba303e4f7c310726bd810f9c34f29725bc02372472f83dcb92f94dcf55f7fbafd82c9bd4742c87d7de3e4afe605e4afbc11f2d7d326e4a19adde4e133bfc8c38d5bc823fff578f4e409f2a8fd16f2e800963c3a0d278f75c2c9e37e7bc8dfb6be244f049491271a83c893f113e4e9fd65e4692b1e7946d44efe01394dfe91144d9e3d7b8a3cfb358f3c2778449edf5a499e57fd459e6f5523cf7f7a4dfe656e41fe05c1917f0b9f9297b30f92ffdcea24af9193c96b75f6e4bf2b6ee47f3bac2912e7d814a92f048a34184a91b9fe98b2c5ba9bb2c55999b2c5ad89b225349fa270e31845a1e63145d1fb2265fbd626caf6734b14258a374555f607459d5a4c515f91a1ec92caa3ecbad347d1487b4ad94d2ca3ec2e76a568ae3852b4fb07283a75eb94bdbe1a9403dc26ca01fe36ca814a38c5709725c530b69a628420538c92ac2946f3148ac93111c5343d8e62fa4e9a62461452cc836229e6655ccaa1571d9423c64b140baf118ae51d058a157d3fc5eaad29e5f8ce7acaf1cc9714c8a5050a500fa700237c0a22509b8288ada3a01cfa2898239b28f869270ae1e4090af96c3e851cfa5fbeaca490672f5168e45714fa47690a63eb2f0a73814861d1701416e303851de54c61271ca070551014ae810385fbf50945f0d58222dc544411b9c7504eebb4514ed7f5506cb7fca6385cde4d39e3fc8272e6259c7256d18d72967c8a72d65a8272363689724eb39b72cedd93723e569e72e1a413e5824311c5c9d486e274d491e26c7490e2e2ba93e212708ee2ba6383e2ea7094e21ade4fb94cb845b952f99a72557a9172556d8472359f4fb976488372ed7c26e55aec1fcaf5f579ca0dd360cacdbaab148f6d67289e72ce144f0893e22970a5787af2295ebd1694db45a114df3b9514bf2f4e94800c4b4ad013554a508d981234f85f0ee952426a03282123d194b003bf297794cf51c2b9fb28778d362891ba244ad4e9744af4956a4a0c5787129bf292127ffb2925bedb84f200594d79e0ec4d79d04ba224184a5212efb12889a987284979a394140d3c2545b78c92123f427914974079bceb05e5b1c93025adbd9292d6cba4a45f2250d24b7a29e9d57729195293940cb087f224578ff294ab4ec9bcc6a364ed3c4879f65783f29ccfa03cff2841c9c9c652723adf53723961947cf9504a7edc01ca8bed2e94822b199442442da5f0dd2d4a918e14e525218ff292ba8752da9a497975af9a5276f004a59cb44ea9787b95f2da449352a9db4779b3fb03e50d2d87f2c6b58e5295224fa9e9794aa9f9ae4fa965ac536adbba2975a77229f5036a94b787ac286ffbca290d3d32946693bf9466c702cabbdc879496dbe394f712f294f78a28ca07957eca87875a940fdd87286df3fb281d6795281d6d3f299d4eb394ce9936ca27ca074a978288d2231ca6f45c1da2f41286297da4504a7fb90ce5abbe1965e0268a321083a20cce5a5286106d94214e296548bc9f3274b28b32f4a98032ac2aa40c7f73a78c0c2a51c6b68551c67c2e52c6af4851c63de5ff9340190fafa77cc7ba51a608fe94a93338ca545b1d65baca9b3223738a32f3378cf2c3a28af2e36a20e5c7cd1d94d9aa00ca02684af9b56789b2ec7c84b27ced0c65b93987f267db04e5cf99fb94b5ac6794f54ded940d7517ca06a781f2b7c495f28f7e99f2ef1f912a21ab409508b94cdd94ec40ddf4fe2e55f2be047573ea7f5ab5a95b6413a9f2fd09d46d5d2d54c54e2675c7d7175495b8bd5495975a5455f5775455b728aaeaf55754d58c6754b54d58aadace3aaa5ab821552df93d75d7561daac6e829eaeeec0eaa26d989aa850aa16a9f95a4eac4ce50753e1fa3ea51baa97a972154fdfb4b54fd5102757fcd3275ffb78bd4034d135483adcb5403084835f97b9e6abacd936aba3d976a764c9a6af6fc3df5e0adbf54f33c38f5d09e19ea615d25ea611326f5f05537ea11a30daac5692daac5f76b548bdf70ead1b82aaa15f523d5ead40c15d2fe9b0a4d255361ab9ba880570e154d00a968cfb354dc962e2aaee42095309c4805a1342ae9e90295bc6640a548eda6528a8e52a9fb0aa934ee672a1d7d81ca24fda4329b0e50593daa54ce412a9503fea0f20e1652f92d07a802a576aa20e20d55903b4f157d29a58ab7a851ad038ca8d6cfcca9b61753a9b63962aa9d551ad5a1589e7ae6c427ea992857ea99d560ead9e4575447582ff5dc9721ea79a31dd40b1ac9d40b0fdaa81796ff529dea3ba84e5fdf539d7dcda9ce3514ea65f241aa9bc50eaadbe5ad54b7b62754f7ac7dd4ab7b63a8578dbca95783cba8d7f5ee53afffd945bd116440bd91544fbd79258d7aabb094ea11708beaf3c78aeabb2381eadbe04b0d98d4a3062a795003c512d4c0b0dbd4c0a2256a70198e1a1a54410dcd76a486fe2051c35ebfa186cd2652efb4bca0868bada977fb82a811d799d488bbf3d4982d5ad47ba268eabdcc58eabd4f8fa8b111abd4b8e35ba8f1eb7ad4241d6deaa3b7fba88f2f7652d386af53d3e58da9e9e2f7d44c04859a995241cd6c98a566d93a519fed57a43e3ffc8b9abdfd1835db2b9b9abd7a9d9aebc7a2e6ed92a7e63747500b82a6a905e3c5d4c29332d4c2f5cfd4a257fad4a275396ab15a16b5f82f9d5ab27b2fb5b4b3875a261453cbe913d40aab286aa56e3ef50d7a0bb54ab7985af554815a1d0e526bf92c6a3d7d83fa56a44f7d1b7296faf68d31b5b17b86da7481406df2b9497d9712427d3737427d1fa34a7dff7b07b5f5f65fea07a40ef563ed766afbc9146a07d980dac9e5523b636aa99d4909d4ce99fdd44f974aa89ff2d1d42e99226a575a22b5bb5587da6b684bedfb6f16fa1c73a8fd106deaa0c429ea60892d7558f21575c474963abaad8c3a5ef98dfa2dca86fadd45489db2d9449dbebe973afd2185fa63ae923a7b690f75b6ba953abbe2479d6f7c485de8bc42fd1585a6fe8a77a6fe3636a12ed1d8d4a5b37ba9cbf7fca82b8351d455f0067535f214f58f523df5cf7d0275cdf716757dcb23eabace0675fd660675037b88fad7b785fab73d88fa4fe723f55f852df5df48174d02739ab6c9dd8b26853b4cdb2c314ddbecbf40dbfcad8826238fa1c958ebd2b6ec41d1b686dad0b6a686d1e43efbd2e435b7d2e4fb8b68db5c57688aafeb694a110934a5a44b34a546186d273395b6b3e4154d45639ea6d285a7a91bd7d1d44976b45d3274da2ecd529a86c22a4d53e1174db3718ca60560687b946ed0f65002697bd220b43dcf83687b7ae768daa8569ab657094de7c65b9aae612c4d5f2189b657f094b6d7f6246dbfca226dffa325da8134659a41cb4f9a61a434cd28f10dcd78e41acd643b896612e6473395f0a799a5c7d0cc7af0b48398ef3473cf40da61bf0ada910779348b14059aa5019d66b944a059058dd18e998ed22049541a1c48a7015b8ed39003d634e4f70b3482d6031a71fb131a083ea6914d3a69647f071a396e994651b7a351de606834e5bb34badf3c8d1e7898c6e00fd198ec261a5baf88c60ecea7b1576fd1387490c6a36ea2f1cf1da3f1af96d004cfc669c2aefb34113a9d260a65d34ee83ca29df83e483b79b68766733d8f76fa591dcd2ec98de6d0728ae6d0f5917626fe15edecf5469a23dc80766eed29ed02ba9b76e12e9a76e1d95dda8577fe34278b5f3467fc499a737722ed62cd28ed72c2079afb6e2bdab5bb36b4ebe88bb4eb7183b41b0ef2b49bfb5269b78ea7d06e2d6ea579648fd23c51cf68de99d7693edfded1fcce7ca0f95bd9d102ac2369815bfc69a1b3a6b4a857c1b4e8653a2d66e41eedde87355aec1e055a6c43142df6671f2d9e224b8bcfd7a43d803ea425dc2fa125a2026989e7bfd312aff7d2127dd8b4c40e162de9a80f2da5f10fedb1b990961699414b2bbc40cb8067d19ee8dfa365498a68cfa50b68cf95256939c04b5aee72272dcfa89596771f4ecb7baa46cb8fb7a7bd30e3d25e982bd10a7c556805fe876985da59b442ea1aadb0fb3dadf4e03e5aa9e7335a65523eadeae12b5ad527295acd83265acdf2775aadd6595aedeb5c5a9d2c8756977e865637f98656ff2586d64001680d42695ac3290b5a531982d6f4478df6ae8646fba02c4f6b83c4d0daae2dd1da02eed0daed405a7b401cad7db99dd6b1652fad233193d6f9b098d659a840fb14ed4eeb86cdd3ba9f85d37ace47d07a2e9ea3f5652bd33e174ad3beecd6a1f5bf7c48ebef3849fbaa779d3670718e368cd4a18d445ea48d01cdb4b19a19daf80e65da77e605daf78b03b4891e1a6d12d8a04d3e71a54d0d37d3660d6768b33643b4d9f70f6873a71d680b6429dae2a565da92c335da92339db654c9a42d7f54a2ad1829d256d5b7d35677c5d3567b6ed0567f93697fe85f687f3a3fd3d60f5fa5addf5ca1ad1763e912cab7e9526807fae69937f4ad54025d6e5f3f5dbee22a5de164027d9bfc5dbaa2cb285d31599dbe63ff56facecb1d74658290aebcf196ae62e241570dbe4f57db6c42d7a8d942d73e5a4ed77e134dd77eff9d7ee0d612dd708b3bddf0d14fbad1b601bab1df19ba711c9b6ed2534a37ede2d0cd2eeca59b3dd0a71fbc3a4e3797fb4c37cfb9443f9486a71fd14fa25b7062e81667eae956386bba55502dddaa7d950e1d76a6436793e970a4231de055d391630d7454f71d3a66f11a1d6be845c786dca463d3b4e9d85a773a8e6e4cc74da3e8b8f9353afedd4e3afe832d9d6803a5835f9ed3490c333aa9499a4e8e33a393ab16e8f4d16b74c6a9593a23bf8dce7afe87ce96fe4467abf8d339901b740ecd83ce19ba42e722ffd079176ae8bc4bb374de8d423a7f044117a834d2857e9be9a23f3174f16935ba383d972ece8fa38b0b8ed04f3caba1db2455d36dda75e9367fdce9b633fa74871647fa9997c1f4f3064df4f36f2fd39d5fb5d22fea78d15d147fd05d83047437f855ba7b7933fd9a4629fd063799ee71632bdd63b486ee297d98ee75e51efd365391eeabab4ef7fd45a5fbe9dfa40728bfa007207de801b917e9816fdae841ed41f46089397ab0d7367a08e1133dc211458fec1ba7472e78d0a3b414e8f74e15d1631991f4fbec3a7adcbf657a7c7017fd81fb5dfa83771af404e2557a42c6297ad2da2f7ab2eb2c3df986173db92c979e2a25a4a7aad8d21f475ca53f6ebf484f0b90a4a787efa7a7cfced13376d1e819c219fa93a1ddf4a73be6e85987d5e9795ef9f41799cfe8855a66f452d9797a6919965ee6a9492f8b09a3bfde61447fe39c45afb5be43af2df9436fbec5a5b7849ea2bf5f90a777ba26d13f0d9da377e55fa077af8ed17b86ede8bd8213f4ded88bf4de84287a6fff35fa67db567a7f7228fdab06923e1037471f48cca48fc005f491f270fae85b803ee6fc9c3ee6de451fdf7c933e1eb1993e5e788e3edea841ffe66d40ffeed246ffde26419f38799d3ea9e84c9fac04e8d37635f4e95b22fa0cf40efd47823e7df6d25ffaac971d7d6e9b147d2ed791be68769cbe68ee4d5f7484d07f97dca32f5987d057900fe92b1f8be9ab9a03f455431bfa9f7b32f475a1157da3a4892171ab8bb1692c8e21e9b0c690b2d9c2d88cab61c8f8ff60c8a4c218b2a1a10cd9873486ec620e638b6104436e8f36433e93c6d8267ac450742d60282e383076146a31944fa53094cfd218ca957b182a651b0c955a63869af163861aec2943ed9e98a1d62bc7d8257b9bb1bb3495a16968cad014ec6468599433b41c480cadd17a86b6c325868e4d0743a719c9d03dc660e8de7cc6d07b52ced0379063e8ff04197b298d8c7d241ac34056956190e0c330921a661885be6018f7de641cc4521887850f184784418ca39fd90cab17fa0cabd7dd8c632a1d8c63ff448ce3f5fb18d06def18d08a15065c35900178cf30901ea10c948711032317c6c0b0261918711003b7c79e417c5ac100fd3218e4421d06f54f3583f9c094c17cb1c8e0ce3e6008b7cd338417fe32c421ef18d6a1ea8c93e478c6c90f62c6c98f728cd3700ce3b4a73fc376f53ec3ded087e1a0be83e1007bc770f01b6438b67c649c17a931ce0ff318e767ae32ceafa7322efc66309cac5f319c3a2a194e135c86b38d0ac3652585e15a26c9b8a41dc2b84c32675cae99675cee8532dcbc9f32dc757630dc73200cf7b641c6557218e39a610de3569513c363da8be13d758ee1f383c8b81d58cdf0a37e65f8aba633fc3336330207698c20cd6046b0ec0823345a96115a20cd08330e62843f9d62dc2d15302216541851fe818ca8f04d8ca8f43d8c18cb0546ccf5178c7b0f5f33e260558c78f5dd8c07d1c38c04ff0e46e28d5946e2f238e3e1cffd8c945b198c9447068cd4d209c6e3cdb28c747c09239d17cdc8dcf194f1ecb20ee359be37237bba9291bd6ccac831ed60e4e08d1839e72718b9eba7187952ef1879677a19f9edcd8c177b1218055c22a348e717a3382e8851fc2399f1ca4a8ff1ead50b46b9de53464536c0a8a89066547455305e9b39322a655718951f2518953ff5186f703f19556900a39a876454877a32aadb5c19d5eb198c9aae36461daf8451e78067d47d5e60d4cd5b32ea7b93186fcf2931de7a32196fdfbf6334e436331a6b048ce6dd6a8ce6f4af8c77359d8c16fb59c67b0b0dc67b0f3ea3d56c89f1e16319e3c3ba0ca3cd12607c64ba313e664a31da53ac181d8d868c4eee18e353733fa3cb89c8e80affc1e8fa7898d14db662f444f9337ab2fa183dd5bb197d4fa2197ddd14c617db7ac65789bf8cafae528c010a8131b42ec118ae6e678c3cce678c6fa131be8b088c89c3b7191377fb1993f6bd8c49275bc694512b6306f061cc263c63cc6dfec198d36b65fc3c94c6f8197c8931ffdf593cdbc858b2ec622c1f1a62ac8a5d18abc9d28c3fcaf68c3fd5df196bae9b196b550a8c8d33ed8c0d7f39c6dfb43cc63f7b1ae3df3a9929a1a7c3dc94709c29a9758429d991c5dc8c8e614ae3a499321fd498b2b20f985b1e2f31b7ccea33b7bec860ca61be31e5aebe63cacb5c67ca6b0d3015642f33155cc699dba615998a477b998a5017a69269347387fe3a53f9723553a5378ca906bc65aa5d5d67aa956631775df266eeba26cfdc9595cadc1dd2c7dcfdf73d5313ddc0d4bcdec1d47c39c5d4ea5e656afdb165ee894f64eef97397a9bdd6cfd4778532f7424e30f7edddc4dcffe02ed32089c634bc51c6344a71621a35ac318d0f6398268abf99269c64a6c9df01a6e9092ba659d63de6c14373cc833dde4cf3487de6a19e38e6a15e03e6615a05d3222096699168c73cca7bc83c9aa4ce3cdaa2cab4d436645aa96c655a156730ad0619cc630b6b4ce8e7bd4cf8e66026bc289509ffb8ce0478b94ce0f6192622dc8c892ceb62621aa599b8edfb99b83d3b98388c2a135f7d9449ec9c659286e04cf29f6526f5358a496d4b66d225f94c7ae549265be62c93ddadcbe4c8553139b3ee4cae972c5328c1610abdaf314537694cf1ed04a60dfc0bf3945e02f3b42ac8b4a54f32ed0eb29976fdb34c7bdb18a68302c074f078ce74f039c7743c92cd3ce72f665e687ac8744257339d4dcd98cef5f1cc8badd14c97d0f3cc4ba462e6e54d68e6158d1f4cb74b3b986e1f9b99ee0536cc6b4324e6b55fb799d7b31598d7072298378e7f647a3844313dbab7313d0957999eff7c985e91414caf5e6fa68fed15a64f5626d3772f8ee977b88fe9e751c6f4dfdbc7f4675c61faf3de33fdcff398feb9a8ffac3303b6ae3203c415cc80af6bcce0c57166a89907336c68807947ee19f34e8b3933fc792e3342718d1951779519894d62463e78ca8cac6431a315149931fc44e6bd437acc7b151f99b1f422666cff6be67d175de67db772661ca58919675dcc8c738e60c6b97633e3afc4301fd8c5331fc4b43313a0fdccc4ca066692cf536672c157e643770233c5499f99f24d99f9c8ce8899bab2899931b8cc7c62a3cccc544e65665ecf6166d1d698cfb05eccecc633ccec0f8dcc9cdf8eccdcf623ccbcfb4466fea50566fee775e60b097de68bdbcecc82745f66c1b825b390ecc72c5c1b67168d68334bfecc314bb34c99af0a3e325ffd9961be5a5b6396bd196296c79c6696172930cb278f302bcc7d98af47aa986f9e8432ab73fa99355106ccb746e7996f8b6e311bd789cc660a8fd912d4cc6c1d9a63b6af1e6576529f32bb6f3e66763f596276ffd9c7ec79cc61f63989995f226b995fa63d99fd4bd1ccaf17bb99032d6acc210553e6d05e1173e8c32de6d09767cca1b954e630bb863962f780399248638e45439963654ce6f7be52e684431b73224a863919f595395928c19cda1ccb9c76b8c79c653f61cedd9963feaccc65ce83ff988b273c994b7946cce5f014e6f2e01a73650f9fb9f2653773b5ea0873adcd9eb9ae31c0fc1b6ecbfcfb7027f39f0dc0fc17aacf92f899ce92542e6249d21eb2a4bafb59d207beb1a44b1fb1640ec9b3643c6eb0640a1259b2fb1a58b26e13ac2d928e2c39d5572cb9773f58f2dc7a96fcf52fac6d322aac6d6ab1ac6d2c0dd6b6804896e272376b7bc043d6f6a672d6f671039612b282b5e3d55996aa228da5b6ff374bedb7264b1d93cd522fea66ed7a246469edf661ed894866e9cce8b274366c587ad7cd597af170d6dea041d6defe70d6be3de758fb6fa15806c0359641432fcb60f208cb60599f65f0a79965d851ca326a6d631943d02ce32b1b2c930c06cb4c1fcd3af8f802eb60238465eed5cd324f89621d1a18601d71fac5b2b813c33a2a98601ded9f61594d26b38e353e611d5b26b08e37b6b18e2fd158b02d2a2cd8188d058f4b6021640fb21082332c84cf0a0b519cc942aa1f67a1fb9fb13011862c50278b058e6f62810b1f596493e72c4a51138baafb9a4513f5b2181d8f598c6f27582c0d1516cfd790c57b9dc0e23724b104dc5296d0769925f49961099bcb59e29a9d2cebb114d6c9994bac938b0496cdcd7e968db73ccbe6c931d6a95b7b59a74deeb36ccf4fb2ec55ceb3cefeface72bc816139d95d61b9804a2c972513d6a59362d69537f62cb7fc3c96bb653eeb2a35817575258675ad71987543e910eb062e9f75e3520ecb0316cff2b812c7f25c9d6479431eb17c5e3c66f97c2b67dd2695b07ccd4a59be47d2587ed2ab2cbf9d77597ef17896fff916967fd33c2b5063921508ec66057ddac40aeb7761dd39d0caba1314c30a2f38c2badbfa90156166cb8ac07e62457499b1a29e7e63c5bcfac0baf7759e15bbcb9d15ab19cc8a3f0f65c57bb359f1d961acf8b124568272012b89b48995149dcb4afa2464a5249d65a56c64b15267d4586976b6ac345f7f565a148495defb84959157c0caf8fa89f5c4ed3fdfca584f5561accc7f5f5959bfeeb2729f0858793e0eacbcc40156de0f5956beec21567e4e3c2b7f3282f582b09f5534f999558ad363bd3a4c66bdb2aa66956bacb2ca0b6fb12a1c86586f968758d5359aac7a655f56c3694b56a38d3bab99f38ad5b2ef3f168bac0f4806eb431e89f531c797d5aea5c96a4ff063750468b03ab139acce914ad6a7cfb7595dd4b7ac6eb633ab47638dd5e31bc5eadd02b2faee4cb0fafe4ab0fa2172acaffb9459035711ac81da7ed620ff0c6bb0628935e4bd93350c73620ddfb5678d7d6e608d4d29b0c653fc59df2fd8b1260ca75953ddd758d30219d674780eebc789a7ac1fefdeb366f7bd64cd52535873e65cd65c93256b3e209635ff758eb55867c6fa857fccfa35f78bb5642bcf5aa6bf61ad6c46b3566277b156e7ec597f7a4759eb7f1a597f1336b325748bd912876fb1373d6d644b16fd644bf117d852217cb654f471b6f47629b6f42e19b6b4268d2d73ca9d2d733b99bda52994bd1551c7defa7c075b6ef7185b5ec68e2dffe8325bb119c256b27dc1567a718fbda3ce80bd1305b055a4796cf5a81b6cf55f2a6ccd6a7fb616cf97ad159ac9d67a65ceded327c1d63e9ecdd6667f63eb285d60eba414b275b5dad9bab954b69e48ccd6f7b4fc8f1f7b5f5d1edb40ad8d6d6017ce3601b3d9079b14d887be3c611fb190611f09b1665b442eb28fe90cb28fe53e67431e3f6043edfad9b00b5a6cf87c331bc967b151d2b96c749d908d2960b371fa696c9c1d8e8dfbeacdc62356d878bf65363ef5009b28b1870da64eb1c1feeb6c52e0129bf4e32b9b2255c1a69c9b6553af39b1a9fe5a6cda3d119b8e7764d30b46d9ccfd856ce6817036d32a91cdde57c4e61c80b3399c7236c7ad84cd8dbcc5e666acb2f9fbcad8fc5b4fd87cbf45367f219f2d4858620b1b7bd9a2243c5b34e3c4b6be66cd3ef556897d9af38c6d6b5ecdb65db8ccb60b4d64db65b4b1ed9e36b3ed3eed63db0b76b0edffdc673bc097d80ee782d80e9934f699633fd8671eed603bbea9669ff327b19d0eabb39d66386c676632db396f37dba582ca769d63b12f351e645fd6b7645f16aab32f3bef655fae98645f5157665fd96dcabe72329b7d6dd28e7d6da3987d3dca807dc380c1bee5dcc1f630a2b33d085bd91e0f76b23d5a37d85e6357d8debb33d8de77dcd9de6f1dd93ec9336c5f17013bd0fb053b58ee3b3b440ec60e9dd06687d5c6b3c31a7ad977b40ad9e1cfc2d8774fb1d877f38cd811f71ad891bb34d9916716d9915924765483093bea53313baaf7093b3a348a7dcf6713fbdebc881debfe947dbfef1d3b0ef7801d4f8f62c79f6d62c7df68633ff0e8643f681c67275adf603fba35ce7ef4da81fd387a373b6ddb79769aa2343bedf83df693aecfec273f8ad999063c76e687fdecec98f3ec9c811a76aef22776eea9b7ecdce064766e12959d4738cdcefb30c4cee73f67e75fdacece1fbfc37e51759c5d64a1cd2eea6c6717fb36b14b6eb9b24bbc4fb04b0a0eb04bd16fd9a5f4d7ec57d558f6ab9e1176997316bbbcb3955d616dc77ed3b38b5d65b595fd363c91ddf8e01afb3d11cefea889657706aab0bb22c6d95dadceec6eabfbeccfb1a3eccf9f0bd85f6e7c627f894d67f723cfb2fbed17d8034e38f680fb6ff6c0cc65f6e0735df690610f7ba8ae943da236c49e40f9b027d84eec09e1227bead2207beac92bf6cc2119f68f5067f64fcf40f6bc632a7bfefc37f662d40afb37a38afd9b7398fdfb84267b69ab3c7b697f177be93089bdb2e71a7bc56984bd129fc3fe835564afe9b7b1d74e45b3d73923ec0d0917f6462a93fd172ac7fe67f99fe833ec7fa5148e84b71447b204c3910ad6e06cee8271a4179f7064a9961cd97be59c2dcddb3972650a1cf9ef751c05997c8e62249ab3f3e01c4765eb104765e00447956dc8519b3ecdd9f5a69da38531e368175fe2e8580670742fb670f4af9b73f62a5de2ecedafe6ecb3bbc0d9e7fe92b3ffac1f67ff352ee780ef6b8e817d1ac7a0d99f63fceb27c74c738063f6b89173d0a19473d05996636ec1e3989f9ce21c72d3e41cb9b49973e4da43ced12c06c7123cf79f38ce713d750e747b30077a409103d7d8e0c0d33e7100392207485de300b3831c84911d0765b18f83de64cf41673ee76078251c3cdd83830fc8e0e0bf14700806521ce2c10a0ef18c0787f84c81034ab973c07bb91cb0c39d4312ca72484b361c727b3e87dc15cea1583139946f461cda5111873eb8c461c0777118adf51c4e6d2087cb2ae570b92c0ed72196c373ece0f0fd55390200cd1114b573c487e238e22a01e784e32e8ef591cf1c6b4a35c73aab817332f528e7749b0dc7cef532c73ef40fc74187cb71b861cf3913e3c9399bf592e37804c371b458e79c8b2be75cc848e15c784ae238e93ce2384b5ee738cbfde55cbc52c971b1a5725c1e2a735c53d19c4bc806cee5a67acee59e368ebbe017e7ea0f6bced5d51cce2d4b0cc7532390e3494de3789efbcef15c70e47877da737c6e2e71fc6ee572fc95da38817e0d9ca0b3444ed0c0142758e6062738f43727f83d9c131af288137adf8313b6dac8b9a3b4c209d7e271eefed7ffe84e2e277aa09c73cf85c989950338b119cb9cfb8578cefd651827ee582327ce03e0c4451de3c4eb7b70e2cffee4c4ff4be13c68157392ac8e7192decf731efef79e949e61ce230d554e2a99c149cdf9cc497339ca49fb66c1499b57e3a42d9de2a45f90e1a4a74b7132dc189c8c6b4b9ca767619c2c155d4e56e4534e56d60ae799f57e4e36a783937dd291931354cbc99f32e5bc488ee014d91ce19410dd3925694f382fa37438afdaf09cf203284e456e25e775c7154e25ed1de78d1e8c534df2e054ff76e3d46d0be5d45dbfcda98b8de3d42f7872de8e20380d777c380dcf65398dd40b9c6645274ecb33e17f3a392dff2a38adb8fd9cd67c054e6b830ee743a13be7439b90f361f119a72d6137e7a36c15e7e3be74cec7cfe59c76e42d4efb2897d3c5f8cbe9e21ee474076fe6f4600a383d49d7393d8dca9c5ef430a7f7fe214e6fcb114edf7323cee7fc42cee7715bce9797ba9c7e9f5a4effb7c79cafd3e99c01512367586a9e33a27b9e336a91c119bd2fe68c2d9772c69dbe71c673d19c6f0d299cef0a519cefbf9638138c62ce54493a67fa55026726db853333bf8ff363a594334b50e12c7acf727e356b737e2727719664c49ca5b460ced24b47cef28ef39c959f0cce9f1675cedfc826cebf0378aee4b35eaed4481257dae0de7ffe72653456b9322d535c9985abdc2da142ae5c8c0357ee531d57c1ae95ab782a98bb7d653757e9c10877e7ac1757055ce1aa5c3ecd552d57e2aa2d2773d54b445c0da3a35ccd80635cad285fae765c34577b489fabdb6bc8d5c3dde3ee35fdc9ddbf7f947be05614d7d04fc8356ce9e01a0e7ce11a2979708dca915c63e829ae71541fd7e44c09d7e4de49ae493d8e6b6a0172cd252ab8e6336ceee16da7b81676afb847f52db8961a4d5ccb7fbd5cab233bb956f536dc63b017dc63b3282e42ea3d17e1b0c845446ee7226ffa73314a495c0ce129177396cec5845ee562aaccb898df525cec0d3b2ef8339c4bee6ae292c71cb9d4a0212e6dfb592e33e52f97756417975553cf65372a7239ad3e5cae7a16977bc484cbbdc8e272672cb942a5ed5ce1251157f4ea38577ce522d7baec0dd7e6af807b2a32997bda2b9c6b6b769e6ba7f99c6b470de5da5d08e13a9057b90ef6e9dcb31706b867bd4f72cf51f4b9e7bcd6b8e7c2bab84ebb54b8ceeba7b92eab1cae6ba832d7f59e16f7d2beabdc4be5abdc2b77dbb9eeb222eed58807dcab6fdf73af456ce55e9bade5de605b736f5466703d19615cafa3e7b901425f6ec029476e40d1036e60d1116ee038971bbceec30d39b2ce0d49cbe286b63ce0de49bbcbbdd3769e7b67e31e373cee12f7aee7366e2493ce8dca96e5467d4671a3c5546ecc294f6eccaa09f73eb59f7bbf399cfb602c8f9b908ce4262a1ce5261eeae5267bd87053ec2f735366ee7253b9d2dcd4d1666efadb006e7aeb5d6ec6f5eddc8ce7cbdc27aad9dca7460adccc283437b36a809b35bb8bfbac42939bada3c4cd8e71e6e6ec76e7e6427e7173d383b9b9554adcbc710ab7a8fa11b78445e49614e5705fb61de0be1abfc97df5ef37b7ecf2016e59a60ab7ecc50e6e79e6776ec51575ee6bb79bdcd72527b8951e29dcaab81c6ed5da2ab79a55cdaddd99c7adedf2e6d60f7ce6d6afb772df3a7fe3beedcbe6361c92e2361ecfe736865de136b9e8709bdef4709b4d26b9cd768aff69e33697f472df1332b9ed7bddb81dcdeddcaef6cbdcde7c056e5f7e23f7732d85fb65cb0af7cb7a31b77f4b0eb7ffc404b7ff653cb7bf7637f7ab4506f76b9b02771092c21d7c758b3bbcc6e18efc1ee28eaedee58e9d49e18edd6170c7cdc7b9dfde4673278ff77127df88b853075e71a72acf71676f7b73677391dcb94f77b83ff77de5fe9cfec49db7f0e72eaccf7217377570173fdee5fe3e8ae4fefebb87bb7ce01977359ac4fdf39ecf5d5775e2ae5343b8ebfe30eefadd69ee5f4e07f7df910fdc7f2407eebfdb723c09a6374f52e6334fd2588ab7d94a8db739cf9ab7b9af9b272d63c9939effc8933da8c3db12cfe5c953313c05f7e73cc59f5d3ca56819de8ea157bc9d9f7279caf35e3cd597ee3cf5989d3cf53a024f8358c8d3f8c8e4ed0eefe0ed4ecde6ed9ebcc9d3849fe1693aa4f334cf1af134afadf23497fb785a92b7785a77e6787b6ed5f2b4abdc78ba92db78baacffb291c5d34bcee4e92f0979fb649b79fb7f35f00e7cdecc33c0823c83867f3cc3fd089e31d691674c75e119477de219bf47f14ca3113cd3fb3c9ed9c224ef90fd5bdea1891cdee1f3fb7987e3b13c0b713acf4ae22ccf4a8dcf3b263fc43b263cce3b76ee0d0ffe618e87c0b2798817de3cd47d0f1efa6c220f9d55c1c3bc69e461ea067998b6651e961ac7c3976bf048d6253c32b0c4a3769af0a8934a3cfae52a1e3d379dc794b8c4636f5de3712d4778dcc15b3ce1b69d3c71cd34ef44952cef44972defc45a16efa4b922cf664b0bcf0683e1d9242278a73b0ef26cc15a9e6db51fcfae06cfb3ffaec173b8d2c43b8b3fcf3b5bf199e7285bc573245ce7393e4ce59dc395f2ce3524f2cebd3fc273b2b1e239c5b8f09cd9d23c17d81ccf357a33ef928a37ef122c887759ba8477b9e915ef8a411bef9a7f2fefe68f03bc5b84789e87f1279e27c998e74590e679c568f2bc5db03cdff0449edf96429e9fa73dcfefe97d9eff48262f40e71c2fe0a50b2f705b252f10d4e5857ccae3850c1bf34267137961a5685e3882cb0bbffd8d7757528217899be34591667951bc115e54d5042fdaa69517b3fb0c2fe6bfdadd9748e4dd5f94e0c54bf6f1e2235579f1dfaff112164a788f2efaf0d2cddd78e977dff19ebad8f3329b3ef0b2ee56f3b2aac779cf340ff09e091479cf8a9ff09e97fbf1b2cddc78d91f4c7839f45dbcdc0a11ef45f65f5e816933afd0c08657bc6b3faf78fa11afc4b893576262ca2bb194e595dce8e4bd94fac52b8debe5bd3a56cc7b9555c77bd5f89357a618c22bafb0e555685de7bdd674e3559a50796f66b9bc1ad11f5ecdcb3bbcbadfd6bc7a6814af9e07f0de4a8df31a8e9ce035a26ef21afb70bcc66580d714a8cb6bfeedc27b67a1cc7b177c9fd7a27a98f7be6e85d77a3c96d776ce8bd7d6b58bd7ee3ec2fbe4f69dd7e5ba9bd7edb2cceb036b787da536bccf2162dee7f1b7bc2f3a27785f4f7ce20d9c8de50d1dddc61ba9ffc91bddfd9c374af1e68d3a9ce68d7e7cc2fb66bbc89b4428f1a6b65de34dfd19e3cde416f0660903bcb96a7fdecfe405de6f1b03deefd727784b890f784bcf6ff2963e60794b7fea79cbd809de0afe376f359bcf5bfd14cbfba3efcb5b37a6f2feea20797ff123bc7fabfff89b6e14f037b52cf1256b6af952cb44be0cba812fcb08e56fdd3ec8970bede5cb9b78f2e5ef6ce5cbb734f3153d54f98a796b7cc59aa7fced1e1cfef6c852fef657dff94ad51e7ce58f87f92a9d6b7c75309baffe7799af7199c5d7f00ae36b34a7f177f30af89acb727cad444bfe1ed9337c6d9570be362d95afcdafe1ebc63af3f5a47ef3f55fbfe0eff527f1f71dbcc4dff706cddfefdccd3fc0b8c83fd052ca377afe936fdc40e29b407ef34dc8aa7c135128dfccfb0bdfdc6d1bffb0c21dfe119b41be459806ffe8ddadfca34950bed5b1cd7cabdba1fce3d927f8408e0e1f7185cc47341ee5a310fbf898636b7ccc37041fbb55938f4f72e4e37bccf984e84f7ca2bb251f34fec32717f9f32932917c4a2c844ff39de1d32bbef2e9bd897c66bf3e9f7b70379fcb6be0f33787f00526e37cc19969be105dc917325af8c2162e5f5432ceb71e8de1db2665f1ed7eeaf1edfe7ce15f58cee73b4572f82ea31ff8ae2370fe95002fbe5bd125bebbc09c7f535a967f73cf02ffd691af7c8f9b5a7c8f1821df63b287ef29e1c3f7442df03df18e7c2f9f62be57ed71be577304df1bd3cdf7d9e1cff7c97ec1f70d1ee3fbfdb5e4071e42f103c93bf941a2317eb086213ff8fc103ff8ea477e0810c70f6f4ee0df657de0df5d7ecf8f78bc9d1ff1ee0d3f6a17841f05d3e7477115f8516d06fce8274cfe3d3336ff9ebf34ffde7037ffde0a867fdfe907ff7e983e3f4eb68a1fa724c78fdf07e7c75f47f31ffcc2f213963cf8893f0cf90feb25f9a9d610fee31d49fcb48de3fc74fc3e7e3af73a3f43fe1bffe92f157e66a20bffd9d6247ef69f617e8edd457eeea337fcdc86367e1e53819f57d7c0cf7f98cacf4fc5f1f31b33f82ff4e7f8856f73f925f8147ec9f738fe4be32ffc97a1a7f8a5194bfc57c347f965e733f965af7ff3cbf9ebfcf24e7f7ec5cb2dfc4a7375fe1bcb8bfcaaf26ffceaa923fc1addaffc1afb327e8d8f1cbf56f605bfae7e90df0814f19b78e3fce6356b7e8b812fbf0528e0bfffa8ca7fdf11ce6f957ec2ff4874e2b7ab10f9ed704f7ec7882fbf73dc94ff4920e677d94df0bb8ab7f17bbafef0fb0ca3f89f53cbf95fae83fcfef15dfc01432e7f2004c51fe4bfe40f6de6f387085cfef08329fe883e9a3fa6a7cf1f9789e78f0ffee17f3b41e37f7372e74facebf0a7ee96f36786fcf8b35253fcd97e90ff336f8cfff307c09faf8be2cf2f0df0175a52f88b13c3fcdf16edfcdf5f1ff1d7b4eef1d72d2df8ff9e9809a4305b05526528c1e6dfcb02e90a9a40baebbf9c7927d8fafba540ce225420ffe98b40e1f1b840a1fd9340d1ae5fa0180208b6dffc2850ba431228a52408769c0d15ec54e812ec34691728abf0042a9187052a7f9e0854aba7056ad74f09d48a1b05eaa10881fa9f8f825dc3bd028d934c81961c4aa0559523d0ddc513e81eef11e88eac090cdfde111845dc15180d3c10182f3c1698908e0accf4360466bc0481991742606eb65b70e868bae01079b3e090e0a0e088738fe0e8dfcf02888da2008abe2e80c9ce09e0a52801f022568059e009b0d6e1027ca89b8028794d40ac321280ca850250d54e4096081650e22f0aa80ef3021a3d5b4067780818a9d7058c814001f31b4ec0da522be07c0f1070ffee10f0ed360904598602a1d5b440f8812f10d17e0a4e383d16589b150bac8f6e17588f7c129c0c170a4e69960b6c2fd0040ef65c81431f46e0f07d9fe0ccb619c1d9729cc0d1565b705e295070c16eb3e082cf90c049462c70d2230b2e1a3c12b876d40b2e8dd4092e9b8f0bae144f0baef4fb08dc4f780bdcdded05ee2124c1b51235c1cdcfbd028f2d348147384be0f98a2af0d527097c1700815f4289c0dff29720e8749b20f83a2808558815847abc13dcf9602ab8f3a75e107e524d70f76a9a2062525f10fdc8481003140aee05bd13c4be5116dc37fb27b88fdb2488bb262778b06f4390b0eb8a2041bf5890d41f2448764f143cfc6e2c4899bf2678d4dd2478345220487db02248cd91133c465f15a4c9ed12a4411c051997b8828c36a620f3579120e71828c8d52d13e416e909f28c3f0af21f44085e8cbd1314baab088ad6d504c59da68292da24c1cb5eaaa042ba5350715f5bf0ba3353f07a442478638d1154bd5a1454c7e80a6af61d11d436470beab6a409ea2fbf10d4a7a70bdeba21040d929382466b1d41e37fb568c22f099a2da4042d27a98296055fc1fb530f05ad33438276eb3c41a77c84a0f387aaa0eb7692a037c343d0b7cf4ad077ee92e0f3e082e00b8f20e85731140cd88f080627ef0b0617860543331d8291e6bd8291b64ec1283a45309a2c147c137909be2db304dfb5f609be5f79249890382d98684709a63cd20533db3709662aad043f720605b3faed82d99e46c142d669c1ef1db982a5b57cc1aae727c11f6925c19ff79382359b25c17ad30fc1df6b22a1c46f825072df15e1e64b0e42698b3f42e9381da174e12fa1f4f44fa18cd267a1ccb95b42d91b30a1ec4c82708b5a89504ee6a450cecc4528d78714cafb2709e55f380b15e014a182fb66a142da9070fbab7342a59978e18e209470477f8b706746ac50559e26547d7241a82e7153b8fb3854a83bb255a82fdb2e3472db29347aa328340ed2141abf70119ae80f088fe8ff165aca380bad92e0c26350572104681542c34d8430752721ec788d10165e238467b609118ae642a4e78610453f2944096e095157fa8598cc4a21a6cf5c88afd11592bb6b84147b0921ad1325a4ef9a1332692221eb4a82902db21572d20c84a28a1f42ebb8ad42eb950ee149330da18dcf01e1a9b230a1dd19b6d0de435568bffa4578a6695178b6faa8f0ecc455a1e30182d0512c233c27382e3cd7b5283c7f982a3c7f2a5de8141d25bc221528bc421f10ba65be11ba8ddc155e6d0d115ed7620b6f7cb929bc357945e8318c127a9d68127a9d74147acb8a85de2b97847e1330a1df828c30701b4718a29e2e0c454384a15139c270535961f86fb23042d55a1875a647187dbb4418a356278c79ad29bc477b22bc3f4312c62d4e0a1fd08d840f7ce3850913abc2c4a62861921249986c17274cf691102607e60a93377e0a5355868469f041619adb9c308385143eb95c2dcc543f26cc8cb824cc1ccf1666e9480a9f1d6b143e2f782bcc46ed1666fbb70a73187dc2bc4faec2bc7f9b84f91332c217e66dc2828b9b84454b286171c890b0e4cc0161c9cdfbc2d29b8dc2575936c2b2f6326179ee1be1ebfae7c2371ddf84550e7f84555ff385b5f7c784759f1684f5a678613de781b05e18227c3b451736183e16360e7c1736995d17361d9713366d1c12369b5085cdde52c2e60ea2b0a51e2f7caffb56f8feb691f0fd1719e1fbfe52e1078313c20f2f1d841f2a3b856daa8ec2364f5f615bfe6f61bba491b01dff51d8fe982deca8b61376894e09bb493f84bdbfb608bf1cf923ec4ff3117e3d45170e6ca9110e460d0807334c842397948423a59ac291b506e1e8f10bc2515f5038aeb24f38ae1a2cfc265d2dfcd6b34df86db84df8dd3c5af83da154381161219c18fa2a9c04d0c249bcae7032febb702ab14e38734720fc79fc8170a1f29870d517255c93b717aead670a37bcd8c27fe7964512b05e91c48508d1a6323f9164728c6873da5fd1e6960e916cfb7dd116dba322b93d3491220225529c96146d97ad1529bde3887678388b763cd929da312529da492c12edac1589549db244aa5efd22b5901591faa28f68972b53a431d725da8dbc29daa34913692f9f16e9f809453a0d64917ec221d1fe2a77d1fef10fa2039b502243af1a9111b35064b2db4e64523f2932056645a6175f88cc0a9d4407e51645e6db8a45871cb44587860f8a0ebff01259b49d111d851d141d4596888edf668b8ee71d134122ab4490d46f2278da09113c334d041f448990556122d4e14a11eaed61115aa02d425f8688302fe345d87ded22ec48ad08dfe42302596322304647044e8d8948f385228ad16f11f5355144c3058be8cd9a2286df4311a3de5cc4ea5011719ed48af8c87e11bf502812fc5e1059db1f12599f97175917d48a4e3a54896c963545a7738745f63f47458ec54aa273f820d1793719d1053fa6e8429e96e8e2356591abd44791ebeb8ba2cb5bbe892e0345a22b1b74915b9d9fc83d0527ba76784d747de49fe8d687db220fb296c88b7e41e4155024f2fa9620f2be4a15f96f7f28f22f4d12054c7f1405ca6c160546aa8842f44c45a1285d5198b7aae8ae698a28e2a2bd286a6f8528f64e8ae83e9127baffd752140fc911c5a7be103dc88b1625e4368912160d45492ed2a2a4e04ba294fa34d1a38bd744a9b20f45e99087a20c9c99e8e9ee0ba2a74680e829f857f4f4798728335b5794b53d52f48c401165bb968ab25fc88bb2ab9745d99d0451ee8e68d10bdbbda217374a4485bc5c51e1a550519191aca8a8705454d42b2d2a9a1e1515f32e894aeb1f8b5e5d792e7a15f89fbe7551198126aab89b26aa88bf29aa1c7b28aaf1d012358c99891acd0e8a1a1f91448d83bea2e62435d1bbdc0451cbcd0e51db694951bbcf3951e701bea8fb6cada8e7c4b8a8e7e21b513fdd55d4ef1a22fafab547f4f5d7b26800592e1a082a150d1afb8b86962e88864b964463dbcc4563f91cd1b8fa66d178d54ed1f7574cd104be5234719a229a84d3443ffe9bbb1fe6b744b376aaa2d94545d1dc9e1ed19c4ea468ae695934f75b52b4f056245a14fa897e8306a2df4d3cd1b29db368953523fa93d12bde64cb146f5a2d156fbe5d2e9656f010cb94ab8865fdb78bb7cab0c55baf3b88e5727062f9ac2cb1c20b2fb1e25a8078fbadfde2ed6ffcc54ac7b4c43b0e588a7758cc89775c3f23de91754abc13e728dec92b102b23616215cb79b1eafa98584dd954ac66fe4bac86af11abc72e8935ac5062cd6b0a62cd218c58abefb25807a526d63d2714eb7efa27d69b6d12ebcb6d13eb0fc589f76eed11efe5ee10ef3d7b567ca0e496d8a0c8416cd4b54b6c2c7f526c7cd65d6c32bd496c569326361b258b0f96a78acd3f3b880f97de121f697f27b6b8705c7cb4f7b6d8ca2b437c6c5b97f858a4ab187a2c5f0ccdd61543eb4e8be1aa5a62609fa61891a52746ae9e13e374acc578430d319ed02bc6db778b09c72ac54413673191d32c26bfda25a6e025c4549e97982eb922665e51100bb49e8ac50aad62f1d15cf109ff93e2136d80d8da65a7f824302db6197c2d3e75f1a5f8f4d7bf625bf329b12d6fb7d8f6a286d86e4c5a6cf7db596c6f9f2eb6f7fa2bb6ff4e173b78026287578d6247ce7bf1b9c73de2f3dfa5c4e7a72bc517e005e20b934ae20b0b53e28bc463e24baa79e22be165e22ba3bfc4ee40bad87d64567c4d9b2ebe76a85c7c8d6928bed671587c6d052abeae784d7cdd2f5d7cf31a5d7ceb9eacd8a3ad4dec69a02df68c37127b191a8bbd8024b1d79328b157c54eb1f71913b1cf8dff315c9ff1587f5100c065a7610bd92219d1946494110db4d0b3f7de7b3f76d92b2d2b229215a50891ad229499868c1245cac8e8ff7ff1fddcfbf277cf39f777ce1d004817960021213b0021efc180b04f6c40d87804209c2806843f05032236af02227cea0011fe3701917a370051ce4a8028d07540d49bcd80a8be6540343f0f1073420c88817b03623e2a00623f5301b10bb280b85e082099120548e928055c27ad006e1c3005dc386303b8410d00dc5c9900a42f680132fc5b01991179806cad16c09d37370139eaaf0139454980bbb8294041f61640e1cde380e25e16a024f005a0447c0b50328503546c22002a86fe012af765022a5f7c013cdae20e783ce5037892dd09784ab3073c4dde0ca8aef803a8c99f06d4fc8a06d4ac25029e5d3d0fa875b301d4befe0aa86b0b00d41f8000eac3a580e71d758046dd0540a3d143406b5624a0f56325a0dd4506d051c602bc34dc097875de0ed0f52404d06d6d02e846aa00ba5f5f07f42896007a59ee803ec45e40df2c09f0766304d0ffba1730e0b21730680f070cc94e01864eac0186869400439f14012349070023bff700de0b7a001f0425800f65fe80cf7809602c410ef065781a309904044c162b03267bf880c9a565c094c766c014dc16309d7f00f03de33de0875234e0073616f0f3d227c0cf2665c09cb92760deee33609e4f06fcba7307b0507b1eb028670058dcdb065876db045841e60356060e0156cfbe00ac76f600d6d68e00d61f8f00d69b26011bae44c0466d28e0dfa111c0bf633b809bdcc14039140f285f2002cabf000215aefe022ac4da02159bef00959ee60195731280ca7f2d809b03e6819b83d5805b2cef03b7aae0815b2dd8c06d7a7780db6e90806a4907805ada52a096ce0a50e79a0c50f7e469a0c1c028d0a8f907d0a85f1f687cf619d038341e68b2b7166876c71eb87bf417d0ca5004b432390fb43a700e68c58e015acb8501ad3b77036d5f2c01ed4d314007d5fbff7b0374e0a281fbb89f8007468e000f1e98011eb26b031e7e2a051eee08051ef1f3063a1d68033a7590804ed349c0a32db2c0a3f39b80c7fec2802ef66781aecb494037fdcf40b7e67340778405f0b85238d0e3cd6fa0c7477fa0e7d54f40cfa643402f3604e8f55b1378f2140fe8d3b70be84b08079eda9b083cc519029e118f01fd567480fe767f80fe651460c08fd7c073f70281e76d158117f63d005e74ee055e7c6702bc38a30ebc94ff1b18f8fc053048f52c30e8e749e0e5f1074040b70408f2d80f044ddb01a17bee00a107e94068d53320fc662910def517888c610151e40420aab81b88de0503628cbe02b1c56820ee840c10171f05c4bb7c02e23f1c0412cad38084e79540e2c74020796805481dba05a4cec701694a3780b4584b206d3215485b08073282ba81cc662a906da50d641f5f00b2039c801ce72d408ee03d90672301f2a7168002f33f40814b3e5072de0b28f9be0694da3d044a37ba8021616f8121f54ac0900f6f8021d3edc0f0bc63c0f0373ec0f0f743c008dfadc02b3eef8057c46780319e8ac0f8241e30fe7a1530beb40c98583c004c2a3d024cd649012643f1c0e4e837c094133ec06b3947806987be01af7fcf03def0f205de0cc5036ffe8b06a6ab6381e931df815915f5c0ac7f7060f6f97fc0ec10156076c90c30e7f97160ae0707982bc807e631eb8079499b807973dac07ced5fc07bc445e0bda8356001c61f58a8a90a2cbc280f2c4cf90b2c6cfe09bcef9801bc1f3a052caafe0a2cf6f702969ed102963ebb052cbf9a0a2ccfcc0556da32808f3d6781551ba1c027fd1bc06a4b1eb0e6320df80cb903581b4e07d6d577001b0a6f001b77fe6ff43bb099ef006cd147015b6ce280edf74b801dffd753a78a18d899fb1bf8b2370ff88a990fec760a01bef97c16d813a509ece97e08ecdd3507ec4d3e0aecfbdc0e7ca797057c976b07eccf4400070f4402073fcf0347769a03dfffb5048e7e7d04fce0b41df8b1e324f0136f09f879dc16f8c53b1a38b1e9087062261b3859db0f9c5cdb0c9c32dd0cfc9a9d0f9caebc029c6e69047eafb0007effdd0c9cd995019c09c7036792ea8033398bc099b524e08f5a5de04fe467e0cf2847e0cf5b6ec0f9f9b7c05f72b2c08597ebc0df7af5c0df2711c0dfb41bc03f1617818bb4a7c0a537fdc0bf6dd7816b97ce03379a9c4132ac372005a3fb20e5f527a0cdb651a0cd923cd0e6de0fa0cd7d26a02db925a0ad6225905af511907afd759086e90b90c6250390e68f3a9056f97e90567b1f489b9e00da71c90cb423fe04487753374877673148b76119a4e7b505a4f7000dd24f3403ed3cd100daf9fe27c834e01fc814f61064faa61464267807322f65827621874116b0fd204be72e90251a06da7d8204da63a20bda734515b4e7051fb467d008646d6203b2ce7600ed53ad06ed335504edfb8907ed9f7f043ae804031de46b810e1d1c071d42ab811c957e801c7749414e5b55414ec70b41cea00e90cb255590abdc3f90fbc437d0f19323a0e365eea0134047d0898fb9208feacd208ff16290b74200e8647104e864bb3dc8a7590cf29dfa063a238c019d85da81ce56f682fc375641e76d7440e78fd24017c50cd0a55e2828f0340614c8c28202530f83822453a0e0ca301030e6260842da0b829e0b07415fbd01c124db4188784310e2b70d08b144042149a920b460068469a78370ec3d20dcad6e103e671e845f9a041144b741c453aa2062a62c88625701a2381c0651cee341548757202aed3e883a9b0ca2e1bd408c04318869990c62152881d8bb6e8338175a40dcfc1b20fe016d107fc10a244c7005497215402187ec40a1879b40a195d1a0d056795058ec515064381374e5c675507463182866e9152856320c8a430683e22fe78312d2fb4009af9541a972ada0d42824e89a7a22e83afc09e87ad114e8fac759d08dcf3cd0cdc001d0cd6912e816ce11941ee304cad83208cabc3502ca2a6c0665dfba0dba830e04e51af041795166a07c902628ffc61f50fe8b6950fe7237e85eaf31e8dec4395081e20950818f045450721c74dfc20874bfcd11f4c0ca1df4c0f630a83836155452ff09546a650f2abd030195913e801e4eb8812a1dbc4095e05150e5da07d0a35308d0e3ed6da02a7520e889b70be8e9773f50f5ad53a0ba1f1850ddea2f50a3010fd4e851086a5cb8096a7a58036a7e16086afeea0b6a357202b5269d06b55199a0b68c2050a79003ea7cf11bf44af813f46a703ba8cb6a37a8cbd512d495f3bf112350b74f05e88dee12e8cdb50e506f351bd4679a05ea7bb519f46e7c10f4ee5f11a8ff563a6830e00968f0ee63d0e0921c68a82a16349c950b1ab17a011acd7e0a1ab3fc0dfab2f52a68fcc863d038f929683cdd0d3411e50d9ab8610b9ac8ec034dda4782a64291a0a9849fa0e9eb72a01f5a4ea01f002168bef31fe8b7cd07d06f1a09f4070106fd596482160d7781969f9d01ad3c8281febeb003fd9d5606adef7b085a17bf02adffbe01dae876016d7cfc0d9671390e9625c98065af2b82e51dd96085ea52b0a2a51958310d0256ec2c032b41d2c04a35c96065b30cf0e6681178cba14fe0ad385ff056f13a785b400f785b8423785b6a1578fb9969b0aad401acfaaf0fac66900456838ac1eaeb3fc11acf0f82353eee056b3a8f80351f0781b5a40fc15ae10e60edd3eb609d940cb0ce8b19b0ce9b78b0ae511658b7080cd6e3d982f5528bc0fa9ae1607dfb49b07ebd3b587fca1e6ca8db0a3634c0800d972e828d584fc046712fc1a688fd60d3e12760b37b54b0f9f073f0aecc64f0ae4fbd608b983b60abcbe3e03dcf7ac0b621cfc07b5f5981ed47bac0f6df92c00eec4eb0c31f7bf03eb42ff8408a0cf8c04755b0a3f816d8b1b60d7cc4b6157ce4de34f8c8f209b093e320f8e88e64f0311b29f818f32cd865b519ecfa3907ecb66c063e5e7b117c4284077b60ce803d2d96c19e8fadc05e176ac1de66a560efc019b077c579b0772f097cb25217ecd3a20af6590900fb26da837d17f6804f6933c0a7da3ac0678e2681cfaa8682fdfe8e82cf237783cf87cb832f2c0c82033d9ac081cb21e0c0d55970b0ee7ef065ba0118ac9e0086e4b98021afb8602862160c3b4706c35ae3c10835073082e8084669bd07a39f41c1986fd6607c402b189f9e08c6775e051364d5c1440b20985c5401a6fd3005d3ede6c1f4261298f1a007cc94a78099451c30fb8f1b9813df0de63c7e0fe679bc02f3776c060bba7e80c5be3fc1e20f256069823d58da8e004bc7ae82435e70c121431ee050a33a7028c1081cfae514386cc708382262011c91a70d8e8c3401474e2e81af2aa980af163c065ffddb088e317f028e3d79151c2f7e084e88d601277a6e0727f1fbc1c97fa7c129381a38d5431e9c1ab9059cfaf92af85aff26f0b54543f0cd537fc037ef45836f83ff826f274c836fdf9b03a7974480ef9cbe0fbe533103ceb11d01e794268173dda2c17721c6e0bb9864703e7f0a5cb00d0dbeef77027c9f720d7cbf81052eb23e0b2e723a032e6665824bda12c1a5caf9e0d2650b70f91e7770b96dc0ffaac10fe536831f229f831f4606832b0fdc003fd69a0157fdc9003ff11c003f3997067eca6080ab2d1e819f9d5e023feb2a043f5b15816bb1e6e0ba3929f8b9c753f0f34b35e0e7c4297083d76d70435b33f8c55c1db869ad1edc6254026e3dff0bdc9a6c076efd4807b7ddac07b78f18815f1ece01bfb2a0835fad3d03779d7d0bee22b480bb6647c0ddc377c06fdce1e0372c1d704fc16f70efdf37e0be8004f03b3326f85de93478e0e40278b0662bf8bd793cf87da5003cdaa700fee0620bfec87802fe581601fef8b4063c96760efc05b11b3cfee6307862f02378924b054f66e882a700dbc05fd94be099dbc1e09fb876f0dc0503f0c2fe2cf0c28d9be025b928f0522d1fbc3cb61bfcf77a03789dd500feb78903fe97ff05b2498c80c85dd683c85f0c8228806e42141e344094235f42946fd54354d8ef202a0f1f42547ed740b6780a215bae1f846ca91c856cdfde09d9de710ea2665e0151cbc341d44aca20ea7553100d99368886fc2688c63217a2b9fc04a2859142b448ff203a444bc88e413464c7a70488aebb36440f7400a257ff0ab2f3522d64679313c4606927c450970e31ccff0031aa3a0431ea8985186b55424c28e51093aa4988c97034c474ff758859ce3e88b93911624e7903d9e5c58758cd5741f62ca640acef9f83d8ddad80d8950541f65afe86ecbd670ed95b6b06b1ef1b83d8af8f421cb68443f65dfb06d9cf4343f67faa821c3e448338b61c84380e79401c3f8c428e88b110a7dfb59063ec7310d73502c43d9a0e71bf7d0a723cc01de2b1f21ee2a93c02f1446a433cc335209e0d27219e331088777c27e464e657888fe73ac427f528c4f7ed51c8a91dd690331acb9033991720676d26207eaa7b207e15569080c624c839d502c8c56d36904b8fd62181555a9020521704aceb0b0117cb4060ea18084c0b02818d3321f00e1508dafd0b041dbc01c1447d8660aa5c2098654f086e9b3e042fa140f0453b218443eb10d28b8b10f2cf3a08e51d0e42e79c87303566214cc02a8419570d613f4143d81b91108eff7e88a0fe3644949b0409f37184845fdf0f8930508144846d854469d440a23eb842a20d5321d1bbe190e80f069098c39390d8808390d87728485cbb181237730912af7910123f990f899fae81246c0a8124ca5021c97224484afb3a24554a825c93f1865c0b7f02b956360bb9952084a413bb20e9e96848fa5d6b48a6b13c246b2b1092d5d40bc9260f40eed0c62177368221b9399190bb672b2079767cc8bd8b8720f76e98430a4eb3210597c320854aad9007122548499d2da474d32948b9bc3ae4e195679047fcfd90c76e5690c74c79c8e3bbe720556c47c893bdca902719769027b55a90a7c05448f5a18790eaa31e901afe33c833da66486dde2b485d2f1c527fe725a4e1461ae4c5f50148d3f04b488bfc334887423ea4a39b067979c80ff2b2a20dd2f53b14f226fa31e44d0a06d263de05e9357184f486ee81bc35b902796781830c88de4306248d90a1280bc8885b096404930019ada8808c7ef802f9f8fc24e433f727e44b0a0d327efb0264e2390d32c9f5867c3d85864ceb8443beff1a85ccec8880cc6664417e520a203fdf7942e637e121f3412d905fc7e720bf05b590458118b2981d0459fcd404592e780259ee3f0159d14b84ac8803212bc5dd90bfced39055d94b90550b07c82a2412b2c6e143d6fdf640d621df21ff4a2e4365a1bd50b97df7a07211b350051539a8c29745a8a29a0c54b16611aa241e832ae56742959a5050656555e8e6360054a5190bdd92ac01dd4ece87aa3a294255833e40d5344550f58c11a846b40f54230602d5dad605d559380fdd01380addc10341754577a1baa59fa07aeec7a17a6d3e50fdf848a8a18911d448fd30d4e87c37d4a8ff16d4d4bc186a2edf07b5b0cb875a3a3941ad6889506b87df506bb106d4f6d63ea86d9500ba0f5d01dd37af04dd7fee04f4806336f460d96be8a1c0ddd0433f16a1873bb6401d5fe9418f3c40438f9ed2811e8d38083d9a630275a6fd823a7f70811ee3e543ddd634a0c73388d0e3a52ed013f27a500fe30ea8a77334d46bd353a8f76e75a8f7d522e8499e107a3286043d397100eae3e300f5bd7316eafbfa1af4d48f3ee819842cf40c250d7ace673bf4dcf7bfd04b258ad0cb41c350404d3d14c2034361d9b7a0f0d42c2882b40c4596dc8422d7995094291d8a82374331437550ec9a148a1b2985e2ff254209d91c28e123084a4ad90b25a59f8752181d50dadd075066742794a3ff1bca05ec870aa14a50f189875071793c54b239142ab529834a0526d010db356888870e34e4f24b68e84d276868cb6168583f1c1aae7f0b1afe6d373452a3081a696b088dec780e8d1cbc0b8dc2df8146558c41af6cfc865e459c8546fb6843e3a647a0f10197a189d65c6862d706340958054d1245439322aaa1290710d06bc832e835fc18f486ae0ff4e6f30bd0dbd96ed0745955683a1df7bf456846581234639e01cdf4f08466696943b3510ed01cf06d680e4c1b9a9bed07bd7be602342f6c165a8078032d68f185160558428b42fca0c554476809c5155ab6d3135af97219faa8321cfad8db0f5a45fb0d7d42dd0a7d92a60d7df27e3ff4e9a758684d801db4667a025a7b48165a77f136b43ef935b4bea10e5affde15fa3cf704b4e1520fb4f14e30f405b91cdad41e016d3eba15daf6e80db4ad930aed303584768cd9403bcf1b423b6f58405fdd8a81beaa0d83be6ab8007dbd3504fa1a9200edda6408ed628e43bb4264a1dd9f52a16fe63ba03d6da6d0be692fe85ba3b3d0b7cecfa0fd0b03d001e605e8fbfda9d0d16b4dd00fdbae413f9d7f0ffd843800fd5486828e6da9808ef90542c7bafba0e39137a1e337be41c7ef4440274fab4027095ba1934f92a15f9f3d837ebf7c0afabdad0c3a730b069d45d2a13f109dd0f9edf7a1f3cb0fa0bf0a9e41171c33a00b7921d0df6662e8e258257409ef095d3e7f0eba7c271abafc7f9c96dfa1a1cb6b86d0bf363ce81a712b74ad5d1d26238c826dca20c136fdb481c959b8c2e4ba8b610a838330c5ab1a30e5841a984a71046ccb9710d856ac366cdbfea3b06d0823d87662354c157a0da6be2b0fa6011987695e34826929c4c074be88617a7200d8ced3b9b09d510a3003592398c18e1098c1d52698b10914666c5301334e3c0f3301b360a6fb4b60661a4a30b33e1f98f99d93b05d91c6b0ddcd50d8eedfee30abf956983d4513e6f0f017cce11b0eb6efac1fecc0fb2ed841f225d8a1b6059893bc02cc79d014760ca8027339960c73db2a0373b3fe0ef372568179ff1c849db4bd0df3093783f95618c04e4d44c1ce3c8a819d19bb06f3e304c0fcc31461fe190330ffb997b073743dd8454b1958a0e10318e0c2140c803b0d034417c200b92530e09e6018eca7020ce1120d43568860c8da5b3014a201863ebf04c3dedc01c3b66c83119e8ec228e56418f554218c9a5c0fa3e9aec198570ec0b8ea4f60dc1b0c1877d60226f46e83093fed828974a661a2906b30b1d66998986d0d93a20a61e15a0760e1969b61117f00b0c8a3df61574ecdc3aede44c3aefe3187259e7b0b4ba4acc252a69ec05247ab60d78336c3aeaf8ec06eb8ee80dd743287656a3e8065d2b1b02c8763b02ce47d58f6d63e58f60e322c87700e967bec282cef8b02ecde902bac20ea38acd0b5085628d8092b0cff052b2cf87fbf6a0f2b32bc042bfa100d2bbefc09565cf20056b2f51aaca4c71f56baed0facb4d11e562ee4c2ca4b1a6015a13ab08aa63058c5c43aacf2ba0cac4a751fac4a0709ab824fc19e944ec09e5468c39e92d3614fb36fc1aa9163b01a321df6ac89047bf68a006bb81f066b68db0d6b0e780b6bfe0881b575be84b50d6260edf1a5b00e3e15d6712d0dd6397a18f6925302ebd92203ebfd6c0feb8b5284bdad63c1def9c4c0fadbc1b0c177aeb0e11f68d8887b23ecfdca35d8e876c2ff6661a389bf601fe44ec23ebccf817d74ad857d793c059bb0bb0b9bb41e834d99b6c3bead3f864dab3c807ddf1c0bfb6e02817dcf62c166063d61b37360d80f430bd88f8d23b0b9c87cd85c973aec77f0006cd1a805b678320bb64a1b85ad1389b075de6dd8bfb1adf04db117e0b2bc55b86c8c055cde5d07ae44bc0857d9710bbec5bb13bea5a100ae9a5c0357abf684abf540e06abf7ec3d5d72070cd295fb8d64d1a5cfbbd055c376a375caffd0e5c6f4104d7bf9f0e379009801b1eb90237528c841b3dd90937d64a831b5fbb02373198849b143e809bcadd809b3a95c04dc927e0a6c3d17033935370b357b670f3da29b8f98c067c97e102dcb25f0cb7fa711fbe075206b7ce1c805b7f07c16d8a87e076382cdc5eb7116e6ff705eec0c7c10fbb3f811fa630e08757cde18ec618b8a30408772c69811f9974833bdd3d0a77facb861fe538c18f2eed87bb189ac3dd1cf7c0dd26efc3ddb76c871fbf4a857b14d1e1de317e709ff26cb8afdd14dc17fc1b7ea64d117eb1aa091e681c090f04b6c203bbbfc0032717e1c1edd3f0cbc9cd70c0f9363804bd06873999c291b36670d4773b384643168ebff3174e881e87137f84c249ba13701257194e93ab81336ae7e08cf91a38fb7b179cb7a30bcebfaa05174d82e1623c152e66cfc125936b70e9bf727848c8697848f71b78e8b95078e8ed4078d8fe0ff0b02c1e3ce2ba3e3cd24b04bfeae005bf1aaf008f193583c72caec3632fe3e1b18d6ef038c75df0b8c93a78bcce323c5ee20c8fbf770c1e3fa1024f38140c4f283c0c4f4cd28627a508e0a921fbe1371e6bc16f8cee87dfdcfb097ef36508fc76ca77f8ed7a2378966d3b3c97fc179e9b2e86dfd5fa05bfa79d052ff8780e5e2846c0efe306e1c59b80f0e2d817f0e2b47ff0e2353f78c9502bbcd4f53abcd4d7135e3ede047fa8690fafb89a03af58a6c02b4d51f047d8cff0c79173f06a8923bce6413fbc361a01afcb7f0b6f945c82370d94c29b0f7c84372ffc8137ff5b80b7d4a8c25b0638f05693ffc7f3bd3af04e551ebcf3380afe5ac705fe7aa20afe7a231ede6d7118de1da905ef1940c1fbc4f7e1ef9c46e0ef1a33e003c642f8d0d74cf870900b7c24ed1a7ca4cf0a3eeab8021fdb1a01ff22f70cfec5680c3ed1130a9fac26c3bf7e83c367401df099e2cff0d943fef01fb2d1f039ad41f89cb727fcd7583e7c017a0dbe801f872f693c812f7df381afe8b7c257331ce16be144f87ad84bf846500bfc1f290c21c3788f902d3b8d9093b98b90dfb48c903f5288905f0420141a27104ac14508e55e6fc4e611caff92105b545f20b6ddfe855035b543a8a94311ea27e4101acc0308ada20584b6851b42e7441862c7eb3b881d0b5711ba6efb10fa2734103bc3ab113b336d110689b710062b2608432b6d8461afecff440893e32608b39a658479e25184f9430ac2bc560b61d97605b1fbf365c41ee44d8475e12cc2e65838c256868bb06d3f85d8bbd68870501f41389c2d44383c8c47ec8be845ece7fb210e5ddd8a3894e98a38f2d01de1b4f924c2191a8e70ae20228e85ed41b8461b235cbfe820dcd26b11ee0623080f253384c7b35984175205e195e684f09a7f83f0b56a43f87ee4224e4d8e21cebc8d429c25f2109794d1884039062210108c085251400415dd43005c4a104062320238e48780bb1210f0737a0874cd3e0466ad0a81fde085c0c15511f8e8d708c2051f04c5b1194149662128f35404eda51d82b12712c1fc0144b0c253111c450182533c87e06ad820b8dd0608be0d0b21825c418872ac1012c52644889b2322544a478485be428457311057cdd71131fb461131d72e21628d0b11b1c93588d8ea0544ece77644ec643d22cef50722aeab0e111ffa0991e07b00915898894862c922926e1f4324775e40a4862623521fb010d722ad11692b671137fc6e206edc9c43dc0e8c45dcc6b622d2ad9211e9290f11e9edfd888ce72444c67a3d22d32c1b910db882c89eda84c8217d44dc95ef46dc9d5346e4fd6941dc4379230ad3da1185af7a100f5e24234aac25880a4d3344c59579c463b944c4e38b7b118f17bc104f3fcb21aa73b310cfabbd110d2bb98846f8314463643da2b16800d1f8cc0ef1827715d1a41f8f687296205a2e9822da2175884ed155c4abb620c4ebe38f11af579a115d72fb10dd4f35106fde1f41f4fcdfdedfca7d41bc0d7443bceb5746f4133d110373018841ae1831546b8178ef6385f8a0f41bf1c1d01bf1f1711ce293c276c4a4450c626a3f0df1b5fb19621ab28c98fdde8d98db398f983f0543ccc74e23e6bf94227e396d462cbcd440fc7e988f583c598f58e43720562c3188d50b4b8855110eb126ed47acfdde8358d7b98ad8108622368a6d10ff145f21fee5582265542f2365ca9490f2764a4885d37f918ad31ce4e6410a728bec4ee496be29e4d6583a72ebbd09e4b61617a46a0017a9fad40aa96e9d8254e7aa22359a16901a538d488dd53748ada8b348ade8cfc81d092648bd3dbe487d7e1c72677a3fd260e73fa4e12f75a4916914d2e86831d2581d8a34e6d7224dfc479126933548337731d2ecf726a4c5b664a445a632d272b80e69f5240fb947cd12b90789475a072e23ad59bf90365106485bede3c87d7b1e210fa48a9187d5f59187abfe211d93a4c8239b4e229d1bcc90ce3f57902e39fa4897fe56a42b5f05e966f504e9914f467a3abe427ac5a922bd32ae23bdd68d91deb3af903ef67348df7a31d2776d0379ca261079ca018f3cddf80b79f6c008f2acaf31d20f2c83f48b0722fd19179001976f20cfd9ec439e3739813ceffa0f795e00455e34112103852f90410d1148e08e13486003000982c92341e20224d8188b043b0520c1011548f0032612f2761409d557434283cd9030c20212c6f882442a962291ae1548dcf15124feb016925ca38ea4ca3920a961e3486a8f0992762b1649e708918c537d4846f25e24a3ea0d92d7bb05c95b7b82e47f0523058782904283b348d11d15a438a41629b1788d948c1f424ad30c90d2b287c8106d6f6408e82e32643a1a19a6834586bf18474604f090114159c8887c1564e4f60fc8a8f45fc8a87b36c82b1959c82b4fb0c8ab46d7ff37838cbb2444c6bdf246c61f0722e3f30c90891c2632cdb61a9956bb1b99363282bced2f834cdf2241a6dbf520d3c3f4919998706456e03564d6f801e49d041432575084bc7b48842c041d4516a92c218bb46c9045c7439045dd24e403f906e403357964b1eb2cb2e2a200f978cf3ee4e3f074e4e3f17dc8a7e435e4d3d43964754b03b2761b02594bd745d64add9175d71e231b025e205f345a225f0c9f47363d6b4636ad36205bb48e205b6851c8164937b235df15d9b6bb1dd94ece4776bad7223b617b919d237f91af2eff43be1625217b5dee21fb8e03907d991f906fe592916f432e20fb35e390fdde95c8fefb11c8fe695de4b0c22c7264f1327234e136f283d669e487d664e4c75410f2d34763e4677f2cf2f3452be4e79a12e458320339d694871c177c464e3232909305c1c829b928e4d4576fe4f4c207e4773b3172068645ce425f207fc29a9173ec71e46f6b2cf20f8483fcd3f814b948d9895caa55462e7dff8a5c713e8efc3b0d42ae05a622d7b52790ebfb4e22ffdd0b44c9142aa36416b7a164c9b62879890a4aa1791ab5991f8f52d9118152b1a846a9a034515bee19a2b6ae7e476dbb1986da56f618a50a4e47a996e3516aef56511a1109a81d5bc651ba4ed528dd5e4f94de8e78949ef92e941e1e80d24bb88232d4dc84322eca42197f9d4599149ba34cfdac50bbd62250bbd5dd51561521a83d720aa83d2ab928eb1fda289b6306a8ffe73dd43eb383a8839bdb51073ded508736ed471dd9cb41394d77a29cb33d51c7b696a28e1341a8e3a973a813b70750273a2d50272686519e0bef515edf5b50de8f4528ef5607d4494708ea243d05e50300a2fc134250e710cda80b6a275017cf1c475dfa9c890a0229a2827e8ea382839fa0827f5f4081a5f128c8c4060a9aa18082e9e5a060adc3288c260785f98b41e13a1650f83de751f8a9201429ce17456e714751369a50d462368a76260245eb3740d1995751cc072a28b167074a7cad192549184149c6e450d2942f28691118251d64a0429fdaa222f6a8a222fb0fa2625c6d5031a7cb51712f0a51f180dfa84485705492c6282ac9ed162a05e28e4a898943a5feae425d8306a1ae49da50d7eaffa2aef50950d7d55a5037ae57a26e46ff45dd1ed88e4a87c6a2321005a88ca95654e6de0954e6a17454e6c55a5466aa192a6b5b072acb2d047567d80695fb440f95675780ca2b4942e53fad42e5af9e46155b57a14a9e84a24abbb25065bedb500fd35d5015877fa22a205aa8cab83ad4a3cb38d4e3d7b3a8aa2b1f514f1a62504fd165a8eadd375035692aa85a1367549d061c55c763a11a6ab7a35ed013514d3bffa09af7dd4135e70ca15af5b6a35a07d4501d385d54c7720aea65642fea95a016d5a57f18d5e5ed82ea12d7a1bad67350ddf903a8374a8da837988fa8b7ea41a8b7f769a8b7036ea877c69da877c421547fa437aaff7e366ae0de66d4e0d116d4c8d97da8919c13a8f726af51a3666ea80f379d501fee2fa13eeb06a13e27aea3beec0e457dc10da3be5016515f422fa2c60fafa2a67a6fa1a6abffa0be2b58a066062a503fb56b51f3afeb51f36f2351bf8293510ba5ff500bc321a83f4fb2518b0d9b508bc3df51cb0e5f50cbe3eba8e53f89a8d5eb71a8f5a6afa88d0716e84d71efd09bfa86d0726727d172083bb45c77035abea10fad1047472b9e63a0957f7e44abf411d15bb6f5a2b738de466f79791fbd15b40dbd35c50dadea9e8056fdb41fadb11081d63a518cd60e6f42eb3549d0fa45c568fd6511da4066196d9849431b568fa10d5f9c401be96d451b37e1d0661e9fd1660267b4b97301dadca3016d71dd1b6d51a485b628de87b6f4f882b6bce083b6c41e43ef8ebc84b6091b45db4c81d0f6277ad1f6679ea3f7dbd1d1fb394fd0072c88e803ef3cd007cfbba20f2639a18faac9a09d8b6dd12e2fc6d16e5bcea2dd8ea7a3dd7ef4a1dddd06d0ee686ff4f16a39f4899651b4979b0edacb27197d72473ada677f1ada07da86f63dad873ea595863e154a419fb5d746fb9d9345fbdbfc415f3c6987be9849475f9cef415f52e4a22fed798dbe5422450732eea18374dfa083046c3460c01a0dace1a04125fbd0a01f8e68d0df2368b0a6191a5ce883867c388f86296c45c39532d1f03dc96878f9121aa1ee8646eee5a0d11e7c344e700e8dfbf50b8dcfd74113153868e2f67134d18d8fa6ce33d0349d6368bacd2f347d8c82661eda86667a21d1cc8c7d68e62b1d340b8746b3285fd1ec6f7bd11c2201cd4d2a46f30066681ee5265a50e78816f445a2850ee368f1413db4f4ac323a3414848e50b647475cf9848e5cfe8dbecaca46473771d031145d742222019d726a1b3a0556814ed5d4425f5741a16fdeeb40dfec8c44df3eae814e27fd4367ef554367b33ad1d9e522746e7e2dfa6e7e063a4f45199d2fbc80be67f50f5d142c401797f0d0c553cfd0a5ed86e8b2b85174d9c25d7485c95774c5cfefe84a8c13baf2cf07f4a367d1e8473f78e8c7896ae827d26ef453d5fde8a7611be8a7291c74ed1e2d742d21135d7fd806fddc671cdd680f4037e624a15fd4a2d14d9aa3e866d55c74f32416ddfe7715fdea591afa35f10ebacbfa18baab3308dd5ddd8aee71e841f770e8e89e1412bad7878deee3ff46f7f5ef41f78db6a2df596c41bf2b67a38796d7d0c3f231e89140217a1467861ecdfe8efeb06e86fe12c8437f41a3d1136608f4c4db4ef4940c11fded3a19fd6d39113df3640c3df3e200fac7d646f47c20033d3f7306fd5bc916fd072b875e8a83a0570232d12b6f70e835f3dde875e569f4866415fd2f4601fdafe31cfadfbc1023e3f6042313db8f91e918c0c8ccae62647e8561e42d8c30f2ee831885a3e5ff1bc1285de062947fcf6394977662b6f8b763b6daaa62b6ab7463b64b4f62b63fafc06c5f77c7a8065dc5a8022f62d46e1760d47a6f61d4830c315a94e318ed67c7303ade588c6eaa3946ef3704a3b7b480d1f7aac0e8dfdbc0ec5c4ac318ccf6630c6d3118232c17632a41624c47b8985d7d8a184ba5bd184b4d758c558608638db2c5d86cd3c4d8d6fdc6d8210e61f6ca9cc3ecc30a31fbe30a3007a8399883d3af3187f6a8600eab29611c5b653047825a31ce9bb231c70e5dc61c0b3b8d39f6632fc625a61be399f90be34d7d8c3919c0c79cecb9853915df82399dab8d393d761673c66e3be64c611ec6eff52e8cff5a19e6fc5e5dccf9bf1e980b973e632edd876302bdcf6202259d98a07155cce5534b1880888f01c96231e0472318f0cb6c0ce42906033bd78d818ddfc6a074dd31a8a4300caa0d82412bfec6a0fb0b3198035e185cc4730cbebe0c4372adc390c86730a4ab773194dc8f187a140543aff4c030971430ec632518f62a11c33518c270bb8f6278ce0730fcb1528cf0481d4628a1634486fb3162dc0d8cc4db0713b6ac8809cfe56222eebfc14421ee61aeec0bc25c81ac60aea07660aeb42e62ae9af763ae92b531d1577098b8d5cd987805034cfc153f4c826d2f26b1c61393ac368e4995efc7a426523169233998f4b0064cfa241c9383d3c1e4855660f2c3cd30f90fa598fcae2398c21408e6febc37a614178d293356c4941db98029e74c611e8ea330951f3898cabff198471b44cc53e5ed98a7f791981a2b30e699011ff30cf518536bf70f53076bc0d495bfc7d4bd1dc1d46fdb8c691895605e9890302f16f5314d7a1c4c934b2aa6f9dd2aa6459488697d81c6b46d7f8d697fb98c79753010f3fa0401d3d508c374f51462bafe2861ba9928cc9b80764c0fcd07d323c8c4f4fa9ec2f459c562fa1e1dc3f47d7d81796bec8c790b1ec20cec3a8c1970f98419985bc60c3d91c70ccbdcc50c176562861fbec3bc075230a37eef301f16c1984f13d73063638b982fc7c630e317ae6026149531134dfd9849cd5ccc64800f66b26d0b660a558d99baef87995a3b83f97a1487f95afd0df375391ff3ed4c3c667aab036666330333eba180f9715b0f33971286f9b57f0af36be91166e1fb6fcc9f263dcc62460766f1c16bcc62b53f665920c12c67bb61561c13316b9a2698b5eb30cc5a9923661d128cd990b7c76cd8a3301b8883988d97ae987f1742b1328f07b1b20e70acfc794dac7cc156acc2483e5629661dbbd9ca00bb79a90dbbb5e53476bb231fbb7ded075635958f554dfb83559f18c36a3c0ac46a3a1a61755463b03afe6fb13bb6aa617798db630db4d5b1863eb258e33b08ac49c91ad664e00fd614761f6bde5884ddb53889b53c6986b5ca4262ad06e5b0d66a0d58ebaa11ec5e5707ac3d5e05bb9fac8eddff6a0c7b60c76dec01e07eec813077ec81ca3bd8434d615867d30aec31cdff3be3a570ac0bd611eba6dd81758bb4c4badbc960dde962ec099d7caca7f277ace70d12d6abd10a7b32d51deb13fe1deb33720beb7bd618ebfbfa25f6d4451fec19f129ac5feb73acdf6c03d6bf26061b706a2b36e0d50decc59fd6d8c0cf81d8cb33b958c0b7082ca8fc22169aa18985b601b1d0b1212c7c673a16e1a885451a9dc3a27c12b1a82612162d4263315b5cb118bdf3589c7d361607e5638938372cf1cd0b2cf9b72796d2628565fe8ac2b2e206b0ac14592c3b8181e5506e61b9658558ee77392c7f9d8c1532c3b122f954ac1882c24ad47e62252c10561a1b86957e388895ce1ec48666dfc1869d0060c38649d8b0793436dcc8051b5ebe888d501260230fbfc74672c6b1511169d82b287d6cccde426c4c01191b37d58e4df2276193c985d8949d96d894a339d814e9736ceaff39bba6d7834d3b9185bd1e790a7b23c8087be3751ff6e6cee3d89b2b99d89bebebd8db0affb0b79f9dc16664fb6333ab4ab1596176d83b5e53d89c2f26d8dcbdfdd8dcca156c6ed34e6c7e9a23f65eb901b660af22b6c0e516b6b01a852d36cfc216c7ca638b97f2b0c5ebc6d812cb6dd89298bbd8327032b69c5e837d785b1e5be1de8dad1cafc53e8abd807d343d87ad022a639fa432b1d50b89d81a24035bebf1155bb7b10f5bdf6a847d1eef886d34bc897da1f70edb1ad7866ded2bc2b60eb862dbea52b06d1f4bb01d5a9bb01d41ded88ee0086ce7ed7dd8ce87b7b0afbc80d82ed47b6c171d80edeaa562bbbf4d627b77d660df3aefc2be0b9260dfc5ddc3f6a75961fba77cb1fd5f0f63078c06b183767fb0434ed5d891be9bd8d1d535ec278ba3d8b11b38ec58fb0decd84804f68b712bf64b542376e24e0276ca0d8b9dca2261bf5a7ec77e7dd780fde6e98dfdbec1c0ce1c88c6ce044d6067867db1b3c949d81f176f607fa63862e79438d8f9787bec7cb91976c17000bb60328ffd5d85c3fec1f560178fd2b0ab4d7dd87f2747b0ffaeb863ff2d6fc1c9982be036f19fe2648bfb71ca9e5538e5a974dc96e25adc56d545dcd6dde770db2e29e2b66f52c1a90edbe0d47693716aa2399c5a663f4eedc9219c865e194ec3d10ea7e90cc569ad8ee276e81fc3e9de0dc2e9f67cc1e9c7b7e37652cee076966071061426cea0b0176730308a338cdb8d338c8fc5191d63e38c3f6271a682429c697c19ce2cf620ce2c6933ce9c628d334f3c8633bfbb80db3506c359e4cee3ac7c9fe2ac280a38ab246d9cd5a39f38ebe683381b6d32ce360b83dbab6587db3bf10267fffc11cefe4f10ce01d28c7398abc11d5c7a883b14f417e778cc0177a42500e7742b1a77d46e04e72ce38a731e04e1dc49ed380fc4179ca77309cef3f66f9cf76e3f9cf7de2cdcc99277b893afa5385f9365dcd9d2cf38bf631c9c9f570dcecf5f15e747cec7f9859ec55d68f88dbbd8bb820b2cbf880b5e5cc15ddef90d7779571d0e54cdc041b62fe2206af338c82b060e6a5087834e1cc2c11cbc7130463f0e71500787403ec4213e3270c87def71c85b781cca500387f9e18dc34e68e270d60138dc75571c7e3a0087ffa58523485fe18867077064dd273872f2031c45d70e4739ea8ba314eae068ceae38daf5011c6d5c05c7b8338463f455e1b8eb6e38defa199c40250827381088137af9e2c4162e38f1f1cb38710e1327f9bf794a3e9070615b3471e1291f7011c06e5c4472022e72b2091755158abbdaf00817d31f848b3d52888b4db8858bcdadc4c555edc5c5f56dc2c5a7a9e1126c9a70090107700977cee312ff2ae3924e2ae292f06ab8e497fb71a9ea61b8b49c9db89bca9db874df0a5cfa75122e231783cbf2fa89cbd52ec5e5d5cce0f2964fe0f2f7fbe1f29d3d71f993c1b87b415b7005d6185c41cf3e5cc1dc76dc7dd7105c91c409f760620c575cd6802b159be1ca6767710fc756708f120ee31edd31c43dfee9877b7aa01857bdf51eaee69f3dee597a0baecef422aece750e575fae896bdc7318d778e202aef1c1795c13fd10aef90219d70c9bc7b5a8b9e05a96f2706d9017b876f9705c7bce675c67fd67dccb7a05dccbe9fbb857f77ee05ecd9bff2f03f7fadc1aaedbbf0ad77deb17eeed8a3ceeddca6fdc00a71137107b1837b4291637d4771a37ec711937ccd6c00d470fe186eb6fe146145671ef3dc370ef9121b8f78dfeb8f77f59b84f5e2cdc547c3deeeb1802379d9086fbaea18ffbdeb7829b1194e36616d0b859cd53b859c629dc0fef73b81fa879dc8f4973dc5c48d7ffcf9451dcdfba32dc86b30a6ea37533eedf436dbc4cea69bc6ccc6dbc02470daf985d8957baf4bfeecdf8cdc67ff09bcdc8f8cd2f87f12a9c53f82d89c7f15b5bbee0b759eec2abfa06e055cbe6f06aa8bd78f57d58bcfad4085e631a80d7947984d72970c6eb2cb4e37556dbf03b62faf07a7a39787d581b5e3ffd2bdec072016f708183370a3b8c37fa46c01b1f48c71b0bfbf0c6539d78134519bcb98b3a7ed7be6cbce5e0147ef73e2dbcd5ed4cbcb5893dde56e303de76cc18bf177e05efa05780774835c13b9482f1fb832fe0f7f71cc73b0664e01ddb5bf047764af04eaff6e09d6765f1c7907bf16e5e27f06ef381f8e37d03f8139786f15eea0d78df9a2f78df5907fc29bfb3f833f777e3cfb63dc7fb696be2fd4caee3fd9f1ae3cf6b5ec29f7720e02fc0d3f14156aef82049143ef87a18fe72c3221ea0f4120f70f7c303d8ce786063281e8231c6430df4f1b0a37d78984f011e0642e2e12a07f17067091e7151178f0c6cc7a35253f0a866333c3a008bc72a6dc7630d8978c254329eb0fa0b4fd43b8527c19cf0e48357f1948397f014e4033ce5cf1e3cd59284a7cedbe3e9a17278faf7723ce3f2133c932387674de8e2d94ed7f06cc2633ca7c71ccf8b0fc20bce78e285c06b7891220f2f7ae68e172b1ec54bec5df1d2c5c3f890e6367cb8a52c3edc4a111f9eea810fcfa5e023eb83f1915379f82b37ccf157cb06f1095a1c7c82ff003e21f9143ee14f063e71f32c3ef1c0257c720e1b9f2238834f9d85e1afb968e3d35c93f0d73945f8eb4f7fe26fb4a9e16fbf21e0d37358f88c1bb5f8cc1a263e8bb5039ffdf03efeaef1123ecfeb24fe5e0f0b5f38fa137fff6b32fe01f716bed8c4175fec978d2f6137e0cb7cccf165feb3f8879a7af80ade2d7ca51306fff8ea10be5ac7065fd3608aaf735dc4d7e163f0f5f1f5f8fad1d7f8e75d19f81787f4f0cd8f83f02d87bcf1ed077fe3dbd34cf09d9dd5f897ebb7f0ffdf317cf7b63c7c77b11dfe8d7a3ebe775b33be1f688c1fb0bc811f0892e2877e1dc70fff2cc27f70d4c47fb4a0e23fded2c47fd251c67fbae381ffa23f83ff0296c14f9cafc14f1e49c24f9ec6e0a73e08f15fed9cf15f0b03f1dffe1cc0cfcadec5cf1a3ec0cf8e34e27f482af13fb2eee37f6487e1e77297f173755bf0f36907f07fe242f08be951f8c557b9f8e5838bf8e59f7af8e5956df815f40c7ea5a902bf11fa05bf519e47d874954b5012461194dfdc2628bf3f47d8ac5f49d81c7086a0527097b0ddb785b03dfd2a617b0b8fa0ea5c43504d9f23a8f63912548787086aa25e82ba412141336286a0f5de9fa03de04ad0094c27ec10fb13742f9308fab291849d97be137696ea118c081a04a38a7e82b9733961975b3dc1b24240b0acd724ec46ed21583568126c367913ecfc43097b83b5087b138584bdbf3208fb8259847dcf3608071e0e120e8c8d130e0d3f221cfa8223387e0b271c518f261c419e231ce1b00847227b0947dfb8119c795e84634c36c1e5a61ac1ddb99a70dc3690703cf531c1a30c4df068384bf02cea2278dd8824783d332178db5512bc497709de2560828f5330e1d4fe09c2e9577709a7df8809679db4087eb271043fad2982bf8715c1bf7695e0dff492706e788570be7a8c70bef52be10275857051469970f1981a21a8448b10f4a38b10dced42b8fc428b00b8694b0096a91160b8af04b8730a0131ca2120d5ab08c8b703048c6b2f015b4e25e0d22709846b5e04621f8d4072794a205d1c23903a2c0964ab3c02799c4ba0f87611a8bf0c08b4ade7096cfd4802fb9019810bd12570e72308bce4688290b19d2014ab1084f9a30451ac2541ba624d8854cf264406df2344926f13a294aa0851fb0e12a2ce2b10aeb87611aedca9265c29394fb8b26147b8da994e888eb84b885e9d22c47b2b10e2119584e43c322125fa3321a57e83705dc59170f38032e1d6e61cc22d7012e1565e0921dde10a213de72d21839a4ec8348b2064262d11b212b308d9d9a1843bcb9f097731ad84bb733d84bcb25c427e4c28a1e0ff7c166e7b43282ed84528357f46289516111eeae6121e0264080fd196840aa41fa1a2528bf0c8be8250d5594f7832d04e781a7596f074fa28a1c63e915017ac4aa82b69273c3f3a476864be24bce85421bc782525bcd2b122bcaa5121bc2e794de8127e26744f0710de64ff20f43c43107a479308bd5fa2086fabff12061eb812061afc0983bc52c2607a3a6124ec2661a4ce95f0fea29430faba83303a4c247c38d64df8b07e9af0f1f175c2a72938e1735c10e1cbd19384f10f2584f1b16ec264bd2ae1eb8f25c237ee65c2b7c255c2b76a36611adc49f83e5b4098dd1f4b9823bb13e6f87a84b9225fc2dc879f8479d51ac242d077c2efdd04c2ef47f284452093b0a4d347585af0232cfbd613fe261811d6e7be1136400f8832bb2289b2af9844b93d60a27cef39a2a24d065169fa3e71cbd163c42d4467e2b6fd8ac46dc7ea89db482bc46d3c3851f58117519d6442d4d01c206aeed841d434f946d40c3c49d404ba10b5de6e226a5bf089da53ed441da11251173c44d46dc011f521c5c49d573e1277ae99110dc2f7120d4a7b888605d544a3870ca2c9cc30d1dcc998b8cb9749b4bce740b4f26e225afdbb47dcd3748168bdc789687d668268e30627da5aa8106db35388762def897b215ca2fde60da27d9a07d1fe2e8db86feb55e2a1635f888732b589879d7f138ff4de231ef9a14f74fa6948748edc4b74d17b457479bd4074bb9c48748b3f473cee20433cb12d8b78e2f231a2c7750ba2a77203d1b3d597e8bdf518d1fb7d0bf124ef38f1d45c16f12c4186e8e72e25fa618389e7a6ec88e745b1c40bbb9d89179ec7112fbc97275e5447100355e28881f1fd440063920818001341013a4488da3411ea2224c2097f8808b36422e2cc1c1159708488ca9824a295758868e79744ccb103445cda3c11f7a2924888cd2252851788d4043b22cd749d486b772232cc6d88cc213a9195b08fc8ca2413d97267886cb717444efc22915be94ee476f91279823ca250ba9d2822bd278acdea89e2a06344712e88282958254a21878952c24b62985a173162d70b6204d897185191498c3c3d438c8cfc478c8cd7254645f713a31f638931b14862cc3886180bdd498c456e21c639dc20c6751f24269b3e25a6dc5127a6fc8821a606d288696af6c4b40b5b89d7c72e126fd43b106fdbba123389146226658998e5788498ad6b43ccd63727e6cc2389b9e7771373c108625e6e2531ef6e0731affa20f11eb88358982e221605eb101f3c92273e781d4f2c7eb89758e6524d2ca77f2456debd4c7c7ce130f1a99443acaecb25d69837119f299c21d61ad188b5c1d1c4869014e28bbc4462936c2cb1f9601fb165fb0562cbbd58626bcd4b62a74623b1d32085d889ef27beb26823bebe3b4aec66a711bba37a893d2af7883d76cf883db32f897d6961c4be2534f19db323b1bfdb9c38f0670f71283a8a38f4fe2b7124bb86f8fee445e247ee14f163dc47e218a89e38f6fc377122683f7102e4479c3ca641fc8a09214e7ba511bfbf0f23fe14ab107f557e23feea37212e509c898bdc62e2928a077189984c5c0ed420aea8191057761c26ae046b12d7b7ba13d79142e2c6d63ce2c6c714e2bf182269d3a69da44de1fb48b2114524b9194792fc090e491e69465270182229b45e212922e5488a5c1c49712c9ea49417405206ba91941348a4cdf7702495cb62d2ff7f1f92ca172b92ca782369cbdbf324b5b244927aac11493dbd97a469fb88a4e51d45d28ad52269d59492b4eb0a483bb8f324bdad4324fd691a69a7721269e7597f9211aa8164724b4232f99d4b32fd5b4d32f3502699212e91766567922cd0be240bac0bc962ed376977580669f70d25d2eefa0c92150848b27ac226ed093b45b2beec4cb2fe2a20d9399e22d9892249760d3492bdbe2b699f9113e940ce08e960b119e930a18f74443d86740cef4f72a91d26b934d7935c1fba91dcf40e90dc7d5f933cbb79246fddbda493c7b5493e97ef937cee68907cdb4248a7980748a7b7c6934e9b3e249d71f0279df350205d508b2305fe5b2505bd7a4c0afabc460a56bc4c0ade5d4cba7cdd9204dc7b8d043c7080048cba460229f59040461f49a0040312a87d9804b1e093208e8324c8782d097ae113093abc8d84b05525a112f34898ce3112bec49d44bc3248221d74219161d624f24f7f12a5d49b44854793a85c25123df72389d15441620c1f22b12a0f93d85647489cde7912676699c44b7d4a12756c90c4c3de24c9e5b32449a1294952f285141a37440a079c27855fc19322b0585244c216d2954022e90a9d46bafa722729dadc9614bd0b438ac65a9062fe7e27c50565911212264989478e90929a0b49492ffd483710fb483786ab49b726d9a4f4a2f3a4ccdc2552660992947d7b8874c7e825e9cec772526ef505d2dd5fdf49797e074879d75548f92616a4fc6b71a4fc0101e91ed69d5460fe8054d87c8e54d468477a703684f420229154bc8b432ab9ca2095f427914a26f348650e6748659e45a432c800a92c4781543ef38154716a8854c158253ddafc865445db497a12a94f7a4a5324555b3d24d56ccf24d52c1d263ddf3e4d7aee40253d3fff94f4bce923a9c9b994d4f4ed19a9794f21a9f9a02ba9b998476a5ea4905a655649adfb21a456a83aa93d0f4eea60fdaf713be915ab84f4aae32ea9ab0a41ea9a1a22bdf1e2927a4c94487d69a5a4be0d5752bf2d9ed4bfb8401ae0fe240d9e8d250d6d5d270ddddc4e1a3e7295343c50411a958d268d1a8692461bb792465bc2481ffebf0f9f501aa44fdccba4b1f60ad2844f2569e26b256992904f9afcd440fafaaf84f4ed872e6936f718696efe08e9f7370a69e9e759d2d2823169f9ef3dd28a0681b452374c5ae9f84e5a992d25fdbd68435adfdf4a5a179991d67bac481bd859d23f37325976530e596ec2942c37674796e730c9f2092cb2d29e62f2e6e0bf64956bc9e46dda43e4eddeca644da71b64ad1a10593b5981bce3a309596f4248d6b79e25eba39064fdb54be49da422b2a1c21fb2a1f823d93836846ce280229b5afb924dbd82c866364cb299732ed9bcc2836ce9cb205b9ecf24ef610e90ad83d3c8d67715c8365ee7c836632664db0b77c8b695e564db896cb29d4220d9a1691bd9e12590bc6ff60ff9d06717b2a3d201b2e3d525f251c52fe4a39f60e4a36b05e4635119e463cde36417d206d9657037d9751e4d3ebedd8a7c3cc58bec7dfe0cd93b91433e39e546f681f8927d15f7917d898564df4f50f2e9c7b7c8a77b7790cf6c7b403e0bce209f455a90fdf6f490fd4ef990fd0938f239701ff9c2a1a3e40b4d06e44b478ac897927f92036fb790832be1e4e0fa0c7270f35ff2e5d85432d853890c31129121cc3a3234699a0c7d4321c36382c9f0d88764c429291931e34e46bed820a3dea893d155bbc8e8f77a644cb0888ca13991f1723032feb02a99f8b69d4c66ff2393a30f93a946a964ea502d99fa7d3f99b6514766a6a69159b229645648389935694ce65c1491b92dea64ee7c0399f7fb3899bf9243161286c8c26bab6469d46fb2b4ca9a1cf2ef2f39a2ec0d3992f98e1ce5f48a7c258344be52be448e76fb428e598827c76a679213b41e90932e049093ca44ff6b22270f7f20a729d490af8ff491afff0b25df02ce926f2fff25675c4f24678caf923377ad9033ef8e92b3e0fde4acae64f29dd46072cee525728ec8949c532047ce59fd4cce05d0c879a930725e851639ef9d3c39ffdd34f981df2f72498b1bf9a1be03f9514511b9ca8e41ae3aac437e127f83fc34fc39f9695616b95ade99fcac289d5cdb8621d779ac929f934f939f577c27374ccb911b8fbe21379666901b47e5c84d683eb9e90781dcac60496ee944935bedde915b2fed25b766c2c9ad2b8fc8ed2aa7c8ed45bee48e6ff6e48ef92af24bca08f9a5e422f9e58f1de4577e9ae4d7bd0be42e6035f94dd827720f368fdc73678cdcdfbe4aeeff8a270ff46e250ff4a1c983980ef290661af9e39928f217a310f297a9cbe4c9526df254e13ff28c0a913ca35141fe51534bfee96e48fe29cd20ffbc739fbc20f1272f7a2d93971a93c8cb8c63e4e56903f2ca413ff20af62479236d2ff95f7c2e45f66f25454e3b8f22d76e4691b7b0a228551ea16c0e69a66c33f2a6a87ecaa5a8efcea4a8d7fb5334768d50b4daf2283baea95374312d14dd3e238a9e5086a297bb97a2afa441d969f63f0b738a81ca098ae1161ac5f0fe2e8a112689624cb94931fe8ea2981877504cdbce51ccbb3a2816dfbc2856822d146b3712c5fa8b36c5c6ed36c5669841b10d74a1d88d6ea6ec538552f6bd93a1ecf77e4039002ea51c98f5a41c8adc46392c7f8072d84b8de2b8f30fe568e637cad127fa14e7c01d94637b989463c2318aebeb128a5bf80b8adb2f3cc543268be2797188e21d5c4639b9698e72f2ea04e564e6438a2f6686e25bd74539937b9f72a67117c5cfe030c5cf2a95e23709a2f8e7dda104ec50a60470a22801e52694732545948bfa14caa580224a60f3454ad0210a25a8ee1225587f1f05b0b495025e6aa540504728307628053e3a4a41fcff7dc86bca14d4c81f0af6863d05bbb69b82ab58a7e06b1c2984dd0c0ae1d63085586c4c21917329148b87144ae41b0a551940a1a76652e8bf77531807ac28cc97c114d6954e0af7f7790aaf7433851f88a7082fbca0888ce628e2bb2614f16c1745c20aa484c2da28610c0825fc621f25fc890be58aee5f4accc03825e6933725366a961277e00f25ae649692e8b09b92388ca524d79453521c6528295d13946ba6be946b879529d73c472869eddf29d7697f29d7bf5a526e7c19a4dc0a0651d2e39e53d21b1e52b2e72b29b945024aee873f94bbf79c2879280a258f1748b977629e52a0134d29b0cda33c009da3946cba4f29d10ba1946daba19459a452cad28494b27bde94f2453ca57cf927e5616f36a5729f27e5119246796cb497f2b8c38e52d5344879626d41a9ee62536ad9f729750a772875c1004a1dd68e5217c1a7d42b8651eab79fa03cbff194d238bf83d2242f4b69820029ad7f7a281dda3f281d6307299d6daa94ce9922ca4bc918e5e5a02ca5cbfe2ea517ec4ae973afa3bc75cea2bcdbb78932986d4b79ff3083f27e8843f9787b9cf2e9812d654cac48f952709332795d9532f93a9632552743f9ba42a47cfb974099e6432833e7bc293f2caa28737655945f0d0b945fffc2290b1fd4287f4627298b27d629cb26959495803d94556f35caea880765ad6b89b26ef095b2de40a76ce8cc53360458cabfca39aacc6f03eaa62fafa9b2283e55967b812a4f4aa72ad8b8531570e954a533f65425e033aaf209085525cf90bae5d567eab6175fa86a0707a86a3e4e548dedf9544d85cf54edabbd54dd866354dd0e2655ef7407552fed23552fff2975272582baf3ea01aac1ee35aad15501d5c4ea10d554d3986a3a3e4c35b37b4d356f384cdd159643ddd5104cddd56441b52c394dddfd6c966abdd38e6a7d37986a937d8e6a9b09a1da963853ed8e2c511d9e04510fdc2ca01eea44529d0f7b505d7e6ea1baba3fa2ba5efc4375cd36a6baae60a81ed1f654cf7517aad7088f7ad25299ea53ba957a5a644d3dabbd877af60b8bea4f30a5fafff0a00698ffa25e50bb40bd40d9a05e0acca55e428ba881965ba9817915d4c0fe6ceae5da742a446b860a7dd14745b8255191b18fa9c847e554d427652a6a3a9f8ad60fa3622e53a8d8870fa9782f06159faa4225b8fca0121a1f5189110fa8c45e31953ab9854ab3f0a6d28a64a8b476732aed7328957e6207950e3a4aa54bae5019234154969f22951db48dca4150a99c50329507e9a20a8347a842128d2a567c42153f54a14a08ce5449772835a4ca8b1a7a1f4e0d4f7d4b0d7f90490d6fba488df42ba54657af5363027ba87103606ad2413235b9c2899a72804a4ddda94f4d85eb52d39e0f526fa534536f87fa5233b2cf53b3df7fa7de592aa2e688c2a8779733a80519efa885b967a9f75f54511f5880a9c5ee606a49f82e6ac977436aa95e07b50ca5462dbff58dfad06d925a8195a3567605531fe95ca43e0ec5539fca1da03e7d14427dfaca90faf4e7596a6d433db50efc81fa1c23a136b812a92fd21e509b6adca9cdef37a86daa85d4f60e3eb5a36317b56bd299da7bb48eda5f644d1d30a8a20e3cb1a60ed65da00eb688a9835f8f53873de8d491ed9ed491b47aeaa85a1c7514a54efd90f291faa53d8a3abeff3d757c31863a191f409d1c7e459db668a47e176b5067b487a933d239ea4c8180fac32589fae33e93faa3fa1af5a7e66dea1cc3893a579e4c9d47dca1fe3675a72e71cf5197f8c7a96b770e50d786ee52d7f523a9eb0f9ba91b5322ea3f8b63d47ff567699b0270345953184d5e48a7c96762698a012934a5278e34a5196fdae6e3e3b4adf172b4ed6a1769aa72429a6a42214ded079da6797f274d736c94a6c37c45d36b7e44d3dfe2443338ea413300d1680611309ac11d7f9aa1a73bcd90f495664899a719e579d18c1a76d34c96e269a6a5749a99f920cd7c732a6dd735459ac5eb5adaee170534ebfb6534ebce5734eb95db349b456b9a9d5c3fcd6ec69866b7f89cb6cfad94b67f0b8876e0d408ed608e2eedf0fa7dda114003cd49239ae6a47797e674ea1fcd59c38ae6925248730dbf4e730f5aa7b9e75fa0b9ffd9a01dcf794a3ba1b983e6e93a43f3f4a9a379214b68ded833346f26917672df28ede44c2ecd47dc44f35985d07cb72cd17cad8a68be295cdaa9f02bb4d35e96b433903ada990928cddf5c4af32f3c45f37ffe8216a0d1403b671e4c3b47d1a69d8bbd4a3b6fcda605da29d382e5e0b4e0bb30dae54d51b4cba607699721781a4cf6230de67386060f6da5c1ef31694859180d7958898686c6d3300e05348cd7111a0e5a45c3ad77d3f0315f6844008d467bb98dc6d0eea43175ab692cc7581a8bf187c61656d2d8b98e34ce95181aa768178d33b299c6db26a20937883489fd719a74da9616b24d4a0b451ea085d190b4f09923b4081c8b1669f1bfd3645a64ec342d6ad48676150da0c538eda0c55c0ea0c5467ca3c557a7d012e4d469493e625ad2f563b46be2dfb46b8f4a6969bbdd68d75f99d16eecf5a7dd6056d16e1edd4fbbc93a494b5700d03216dfd23229ff68997d81b42cae1c2d7b638d7667ef1f5a4ead012d9782a0dd3d5447cb0b89a2e51f31a5e543dfd30a366c69855ba9b4c28957b4a28018da03fc665af1762f5a71b00aad44af875602e7d14a89bf68a5a9a3b4f2b85fb48a908bb4c7d1df698f6f37d21e7f7b43abd29aa13db93f41ab6e49a33d73b3a33dc3bca03d7baf45abefcaa53d577c456bf013d31ae0f5b406de20ad617a2fad616582d6f42194d6cc6fa635bf6da5357fbd4f6b910da0b5e4bca1b5bbf6d03a48125ac7540aed65cb16da2b5505daab6914ad6be71b5ad73e3ead2bdc9ad65d28477b433a44ebd1db4feb39e445eb7d7d8dd6779c4aeb2bbb4c7b7b2e83f696a2467b676c4b7b775c93f62e7c85f6ee9a336d40df9236f07e8336bc46a78d94cbd3de4bc269ef2beb68a32759b4d1cfbf681f58df681f7b52699f744b699f9ebfa27d9ab6a37dae7e49fbfc61903616584b1bebff7f1d48a48db78dd126b66cd0a68eeca64d1d63d2be41cb68d3d434da7799edb4efeb6cdacc2281365b2c4ffbc97d419bf386d37e5da2d216320fd37ecfefa12d3d394a5b6a7d495b3ee5425b7981a5ad9abea7ad59c0686b959eb475fd7ada06c899b691d444db687b4cdb5868a7fdb3a7d3fe7d75a4cb9569d1152bb07425ad6afae61903ba4a513a7d2ba49dbedd0944dfde3444d7d85f47d768ff45d79897d235cb6ce85aa920bad60b35ba36154cd7961ea2eb2a8cd3757bade9fa27aae8fae90974431953bad9c52cba19688cbe6b2b89becbb690bedba3976e65a74fb7faa642b7de1a47b70e4ca75b837ed26dccd6e9b65423ba5dc638ddae37926e37134ab75bdb47df2b49a1dbc700e807325ed20ff375e9475c4174a7f83cba536f07fdd8f404dde5ae09dd3d688dee3e77877e1c28a27b9a4ed13d2977e99e7d8374cf8d69ba17ac94ee1db04ef7dd644cf765d7d27ddbb074df3fb7e9a70e94d04f4b45f433a2cdf4b3c0a3f4b37f3de9fec60b747fb626ddbf8c480f5018a4075cbb4d0fa8eba29ff7a4d2cf1364e9e7c333e917cda8f48b7b2be817ef4fd12f293bd22f25c4d32fe51ca1075ae4d2037fc6d383f253e8c1bf79f4cb41d374e0152b3a98134e07b7bfa4237f37d3d1a15e744c50091d33788b8ebde84bc73e6fa313c0443ad9f037fdff072f9decaf4ea7167ea0d35ae074bade553ae3823f9d71fb2d9df12893cea184d239cffed2f90ff874c1637dba701641176757d2c585a374c9de61ba5429892ec54cd3a52d39f41097687ac8db027a28ff243d0cfa821e6e72941eceb6a35f99eaa35fbd10498f915fa1c704cdd3e33f3da3272cfca1272ccad013bbade9a97bded3af9980e969a241fa8d361e3dfdf8223dfdb2173d3d65173de3570dfdce4e183dd766849e5b0da3dfbd7d909e7770273d0f4fa7e7718de8f993fbe8f7eeefa117b4e1e9050bc7e9459301f4073eb2f4d2a11df4f2f328fac3643f7ae5b427bdeadf18fdc9e116fa13e45ffa936f33f4a70a4ef46ab36df4ea93f6f46a7426bde64c3cfdd9a969fa33493dfdb9750abdc11d476f389e456fc06ad05fd0ced15fa470e82fc6e3e8cdd70fd15becd6e92dd9c9f4568d6a7a9b893fbdedce4e7aa7bd2ebd73f117fd658494de55aa46eff93f4fef3697d1fbd7ace883d55fe9830d0ef4a1d866fa306183fe9e6b4e7f9f7782febe2c98fe41fe3efdc3096dfae79736f42f3b7ed0c7e5fed2c79d12e9e32783e9e337eed227ab16e9d3c6eef4ef1350facf12127d5e7699fe47f103fd0ffc0a7df1168cbe7cd394be5c15425f51e4d157daede87f1ffad2578dafd1570fced157c1d5f4b5b35ef435960a7ddd6895beee7a8fbea1534adf581b66c878231932f50a0cd97d010cd9773b19721ddb190ac1e7190a2d5286a2e2168662f149865262054339e52b63738122638b4d3f63eb013263db356586aa1e84a1fadc85a10e79cdd0a8fbc8d04c90656807b8337436d53176845f67e8d1d718fa9eda0cfd07310c839fbb18462faf338c87c10c93f44886e9f54586697604c36cf92163579812c3b27f1b63b77c12c3aa6e82617d7d9861fdf01cc3baf20163af3394b1776888b177c382617ff325c3befa2bc3a1750b631fb79ab1ffe219c67ebe0de300348771f0dd53c621ab1d0c47ef5ec6118b34c691e824c651ab4ac6d1f04886f3174bc6b16b810c57389de18e3ac9f0c647327c3cbe327c7ddb18be31f58cb30f8e33ce96b931fc04860cbfe4af8c804bc98c802b268c80e6db8c80993d8c739241c6b9123ce3d2b92546d05c2823f8e43ec6e54a1e0350ddc300fe2033807f510c90d88201f5c43360c9db1828ed530c54b93b03a339c5c0fe7f7eecba1e03675fcdc03db464e03f8c3388944e06517c8d41f2d56690de5631c8c5f71934d811063d2e9bc118f060303e0631187347186cdf2d0c4ea423837fe72c433c7182216d4133422f1531229cb73322a2a31811f9ed8cab59938c98f97c46ecd6cb8cd88c0446fc6b45464ab303231517c6489d0031d254188c1b8add8c9bf6d68c9bfb77326e1e5060dc2c4b65dcda2c66dc6ab165dc7a1bc848dff196917ee912239df9889189becab8630e67e4f45f62e40c8b19b9bf388cbb8d071905f60e8c02ce5746a1950da330c18371df3b965194b39551d495c578d0fa81515cfe9d51dc718151629acd28bd19c1286d8b65941f1132aaded5339ee0ac194f1f1219354a2d8cba4e31a3de218dd1f0a186d17816c368a4fc6634c6b4309ab6e4335a77b8305a5d8319ad2263467bcb7746a73592f1b2fc21e3958e90d1dd8a66bc518e67bc815e63bcb98665f4a97532faf0a719eff6de67f40fa218436f498ce1a7e58c916d218c91893b8c917fdb18ef27098cf7bfcc19a35a728c8fe5de8c4f3f8c189f167f313eab331863cfd518138b28c6a4ed3c633a508b319debc99849dfc698bd14c4f891a5c5f899bbc0988fe865fc32b361fc72bac3588a7cc458d959cff8fbb395b17aca99b1fa7b83b15603676c40763365ab8799b2cfad9872cff633159967992a56f5cc2d7b3e33b7467e656e93dfc5dc669ac854df95cdd4607f676a541531358fdc666ab29599dac6c7993af5cdcc1d5c3c73c78f2b4c3def5f4c3d8180a9fff7247327c29db913cb60eea4ed661a4e1c631a2b6d307769a432ad76df675addd4675a5f2031ed261a99f6723b99f61e2799f6440fa6432487b9bff303f3e03c9579d8c99ae968ebcb3c72c79ce9a47787e9b416c174d63ece3c260863baf8e9305d83b499ee9d04a6f7815f4c6f440cd33b8acef44e7bc93c19c566fa788b993e1fc2983e4bd64cdf920ea6effbebccd3c7fc9867c8f34c7f891fd3bfff2af3c2aeb7cc0b986ce6a53f0799c1e924e6e54fa94c40339909c4b398606e2213b699c784894a98706f65263c4b8689582961227dd299a8274d4c74d91813a395c1c4179631896ba34c12ba9e49d6d367528bd399b4b84526dd10c1a49ff66632486f98cc13934c96920f93e595c8649d9965b282b2992cb80693ddf696c9531a620a3efa3325d25c6648ef796628e31d33943bc18c387396191560ccbc223bcc8caeffce8c797b9f1933afcc8ca53d64c605bc65c655c933e3c60399711b3b98f1ee9798f15d1f99897df5cc24e52c66929f3933e5ee6f66ea6d26f37af037e60d7314f3c6d5c7cc5bf20ecc8c99ebcccc4e0d66365dc8cc4e3ccdbcf38dc8ccc1629979ce2066fe542ef39e4e0db3c0eb2db3d0a8955938e3ccbc8f16311fc85e673e580c6796e8d6334b60cacc929a7266c98c2db3f4e05766b97b31b352e10ab3727f29f331319a59e5eccaacca5b6756cd66319fde8960d6e4c399353fa29835ab4799cfea4a98cf9dea98cfdb68cc266f22b3e96514b3597627b3f9a433b34dff07b3ed852fb3ddb881d94e7267761427315f6d516276995e637641a2985d5983cc1e8b6566af0396d94b9a62f6ff5f9b0307159983f7bb981ff5e0cc4f6ef798635613ccb12a7fe6971b6f99138e38e64c128d392ff461fe869731ff4cea3117bbbe3297a65f3097815eccbf2389ccf5893196cc63286b53982d4bf63b932577f8164b89f98fa5fc10ccda5a7b8fb54d5689b58db487a55eabc152efd9cd529ff762696d24b3b483882c6d329ba5f3a78fa5b3e2c2da91a6cbd2551861e9a9afb2f4ac9a58fafde7583bcfc4b28cfeee6699e0cfb14ceff9b2cc3c812cb3e71296b94226cbd2d98765c9ea6459d627b1ac4cad5856096296cd217596cde7ab2c3bf728d65efb44d6befd55acfda7c658fb0989ac03a1e9acc3d6932ca7c72f59477f56b39cc34eb28ee90158c7b00759c7be9bb25c522b59c717c2591eedc3ac93c9d52c1fca0ceb940b85e5377497e5df92cb3a4733619d934cb02e261f67059ee0b282f33b59973765b22e9b4a5800535d16e02087057836c60266f5b280e5f92c90c31316e4fd0116d4748505733acb421afab2d0097759182a8a85f5f8cc22c4d5b388dfdeb2c8e2311639c38a45f9f48e457f5dce62711759acdb612c56e141167b3b98c5b9afc8e28607b0783be82c81d6769600f88e25746d620907b359228c1c4bd434c10af3746545201eb32277dab0a2129b5957bca6595735c5acab49cf58d1b56c569cb180157708c58a3b9ecd4a04d6b392777c6025db68b252fe0cb1521daa59d7ea3658d7ba6358695bf3586990a3aceb2ad9ac1b9788ac5ba6daacdb2725acf4c399ac4cb95e56d68e1256b69c332bfb7e23eb0ebc9e9503a4b372906dac9cb948565e8b36ab60e02bab0895c67a907191556c4e6095a8d6b24a2eceb3cae4b8ac320a9c556ee0cb7ad891cf7ab8dec4aa38b7c8aa7864cf7a24fb8c55759acdaa020959d5379fb16a0df459b592abac66998face67b42564b4207abd57037ab0d35cf6a8faa6375446d6175f41d67bdc24fb2ba2e14b17a141b593d8e27593dee26acde191eebadf70dd63b623fabdf80c4eaaf96b0fa6bcb59437679aca195c3ace1f936d6f0ea77d688ee4ed6c8a164d6a8460a6bf45706eb430787f5d9f6226bacde84f545469ff5e55f2f6bfcaf98355159c79a5841b1a6345c5853c659ac6f5d6dacef821cd6f7aa52d6ec6915d6ec4304eb87cf55d64fd635d69cce3c6bfe378935ffe7356b7ec58ef567e729d69f7817d6df8902d6eaa769d69a641b6b3dff076bbd6b8cb5e17f8ef5ef0e82bd697680adf0768dade4bcc056fa91cf569693b0951722d89b371bb137c37cd92a91aaec2dfb4dd8dbf414d8dbc739eced13b26cd50853b626c493ad85bdc0d65a42b3b52d1dd93b0276b07756df65efecd9601b1de8611b7909d9a6c69bd9a6ae116c33cfdd6cb307896cf33818dbb2af9ebd3bc19e6d637a826dbb708b6d67e2c676a80966ef2b0862efebaa621faa5f671f1e4a643b09abd9cef48f6c178880ed7a6589ed3a7997ed26778d7dc293cff628b2617b767e657b2948d85e3b016c6f6d5bb677ca25b677ed4ef669ed67ec337640f6997fcaecb3853decb395fbd9671f17b1fd2e17b2fdae51d8fecef6ec736799ec4b7263ec4b3a11ecc00715ec6062263bf8ea7376f0d7cfece00d3f3660558e0df493b221b35bd9509b076ce8790536c297c1465ccd612355a6d9a8fdb36c74d24736365a878d57ad62e33dceb2f128393641759e4d006bb0094dc36ca2ee3136d159814d76aa66536a02d82c69309bdb37c6e6c729b00563bd6cd1e66cb668e4115bbcf6842d318b654b0283d89292736cc948065b5ae3cd96768db343c987d8a1adbbd861b777b3239ef7b1236f14b0a3e2a2d851ab6cf6d52f93ec68f5fdec98bf65ecd8e747d871532bec8450183bf1d54376f2665576b2410ffb1a14ce4ef3e6b2af5ba0d9d7276dd937576dd9b7bf46b3b395dcd8773220ec7c6f293bff811cbb70de8a7d3fee16fb7efa137691a501bbb87c995d6272995df2c9835d965bca2e57b7673fd4b5603f6cddc2aeb07367573026d855f658769508c37e1ab69b5d63afc27e86bfc2ae6545b2ebe486d9f5a39fd8cf2d9fb01b1e55b19b5e1e6637175f66b782ddd8ad8c5a76c7892decce2e21bb0b9dcfeefa56c8ee39aec0eeb953c3eefb9dc67e6bcc61bf9ba3b2fb8b0eb2fb9fb5b307cd4eb1874c6eb0878ff4b3473e79b3dfc79c61bfbf91ce7effc086fdfe9116fbc39620f6c76332eccf3617d8630da7d9e3478fb327efcfb1a78a86d953ff98ec6fd6fff331604fd351ece9f83ef677b336f6eca71af6cfbbb6ec9f7d1eec5f41b5ec5f4972ec85b337d90b011eeca591b7ec95a130f65f6553f6df63b1ec0d9b871c99ad5c8e0c599f2323fccb9169b5e26c4a4fe6c865e672e41e5138f201ed1cf9c46a8e82ab114721b287a310bd95a3507b8aa3acfc9aa37ce836478552c5d902c8e76c35bbc1d90a8ce26ca57de66c7b30c5d96e18c4d98e7cc051d3617334e5a2385ab77e71b4ee0e7374b7bee7e862041cbdb337387a3f5a39fa363739fae0608efe541c672702c33166d138669fad3996213a1c2b371e670f2798635d08e4583f30e1d8003f736cefd971ec34673876091e1c07f60867bfce04673fe71be7d0d1779c43d210cee1f7231cc7451ae7a8602fc7b9d083e352d1cf7179eec071d56ce2b86164396e659b39eeb2cf3927ca03391e4eb61c2f2d1b8e77ec758eef391dce695906e7b44b25e7aca70de76cc120c7cfc48ce3e753caf1233870fc4f9b73fce71a3901e4184e406f2fe752503de7524c0827f8cf0207e0f58703e81fe380f03c0ed400c981c99038f047df3808b9d71cd411270efaba1d075b91c121cb7971c8968d1c8a8d3287aa2ae650f7d673a8575738d475570e4d358a439b94e53086691ca6e54d0e734f0287d943e2b02dd439dc635f39bc65578ea0f92a474437e688bee9734267ff70c2a46a9cf0d74f389193119cab166738b1a05b9cd8743227f647332721b39493f2c785930678cf49e33ee3a48d733937142d38378cb339b7a7c738e9be044e7a9b88933e28cfc9287ac9c94ed8cab98331e4e49edeccc9eda370f29ea472f2de5a71f25fa339f70a8b3805552738850e1ccefdad4f3945e7019ca2d6e79ce23431a7fc5328e7d1e58b9cc7b2e7398fd16f39d5272c3935ee1b9c3ab7314e2310c07971f225e7854f19a7c586ca699142382dc98f392d377a382dd3e69c56471f4e6b9c05a70d38c9692b7dca695b8ee674089c391d8b959c97af6239af0ae738af2f1039afc3d6395dcd969cae6e6fce9bbb4cce9b5f239c5eb280d39b5ac3e99d7ec8e933b8c5790b6be3bc8dcce4bca31870fad75e7206ca6f7306fa8f72061d3d384306d39ca197ae9c91ee58cefb2b5f38a3910b9cd13863cee80697f3212181f3e17319e7c3f207ce474f59cec767e7399f870c38e367e339e30c65ce84359633793a82f3f55b0de71baa8bf3edff9c4f6f49e0ccec7aca99f9cee0cc1edecd993da5c499bdcce7ccb2ff5f532d380b6ff77196acee739690cf394b5fdf73562cf673564e157056f0839cbf3950cedfce0aceea8e5b9cd5b0339c35a71cce863991f38f7098bb29bb802b1b41e6cadeace6cafed8c495ab5fe1ca8dc1b8f28c52ae7c491657d9bf8dab3c39c9ddfc8dc255e1ae73b79020dc2d11f1dcad09aadced4e42aeea5738578dbd9babfeb39fab91f997abf106c4d58ef2e4ea38a97275e7cf70f51fca730d4256b9460d765ca3c958ae494225d71c3cc4b518cfe45aee95e3daec25716d6593b876da5fb87b9f2972f77e1372f7e9b470f74501b9fb3e6b720f42a6b987584ddc438fc3b987556bb98e486faee39bf3dc23a3addca38826ae73f05eeeb1b38fb92e84835c971e0ed74d6f0bd7dd0ccb3dbea78b7bfcc43fee71c643ee71692ef7f88fdbdc132abbb9279e5ee37a7897703d16cdb99e17495ccf3ffa5c6f2d39eec9dd44eec9da935c9ffaaddcd3273f71cff47a72fd36a971fd1c7f71fd0203b9fe1a9fb9fea6155c7ff758aeff049b1bb06d881ba0bfc20db0bdc03d6732ce3dd7b8c63d2f50e55e9cf3e45eead6e2061f9ae50647467083cb0ab9c1033fb860dd5b5c88e41b17b2789a0be563b9d0b8382eb2208f8baae8e2a2cf01b998b8bb5c6cca5f2ef9de612ea55dc0a551a3b9f4f3182e1de3c7a553de70990f8ab96c132f2ebbfa2097fd2680cb292ce0722f09b8bc462daef05e0057381cc515ed51e68acdae71c57964ae443b912badade64a5f69724304d6dcd0d40bdc30862337f2c524377288c4bd4273e35e8d1fe15e7dbf991bfd20881b23c3e0c628277263d1c7b8713fce71131bf773133fc67393f4bdb8c920396e72f2736eca01036ecab83df71a3e847b6db58d9ba61bcabda174857b93dfcfbd15dec8bdd590ccbd1d67c2bddd0fe166b85fe76610dab819b70db959566ddcace2d3dcec09256eced3216ece5008374fce925bb05ec92d3c27cf2dec5be5de67f5738bf06ddcf298346e654607b78af7885b9529c37d82f2e53e0d0ee53e9d31e43e335ae33e73b0e43e571ae3369c21725b1c03b9ad3165dcd64215eeabe547dcd75b8f725f0372b8af0786b8af3f1773dfd4cd737bceba707b01a7b903a0a7dcc16079eee05d67eeb09d1d77b8279f3b6283e6bed76de2be779be3be3f93ce7dbfeec8fd60e5ccfd444ce07efaf28bfbf9c21eeef85e2beef82107ee78c445eec40305ee14fb37776add88fbf57337f71bfd33f75b612377a67b953bab87e7fe4c67717ffe1fdbb97157ee7c663977e15a0677616327f7f75f27eed2b33ddc15d573dcbf1a4fb8ab7928eedaa115ee5a870e77fd2080bb1e6dcfdd28fac2fdb7bd9ffb2fe42f4fc6780b4f66e0046fd31f579e7cf5419e42ed1d9eca2b65de3674276f5b76046f5b7b324fed81164fd3748ea71dc5e6edf0ade3e9753ee019846cf00c5d9579c616ae3c53b5073cf3805fbc5d9ecf79d60af779d61200cf3a749867b3bcccb3ade0f0ecaa1ef2ecea6479f6fb20bc7d1b7b7907cd66784764bb794e868a3c572f0eef784d3acf633792e7797917cff35b1acf73798ae785efe47955f8f3bc3a3378a7165ef24ed34ef0ce00eef1cea041bc330211ef4ca807efacef039e1f769417b031c3bb3005e05d541ae505c96ee5050177f382fdf6f382c3b27897dd267897bd7b799747bc7980e3501e20f6250f50ddc403621779c0fb033c9045160f340ce7814f5af1c0e9233c08f42b0f6a90c283fed2e621a02a3cc4621c0fafdbccc3df48e5114eebf308553a3c627f1b8f74e11d8f6c31cb2357a8f128f8633ccaf4431ed54a9bc74c95e1b1c4341eebe3188f77c38f27888ee6095e98f2846a9f7842e6344ff80bc113a57278e281449ea4fa1b4fea8ee0858cfee1857c31e385bedee045a47fe445dc29e5458ca37951703eef4a5f1eefaaca655eac671b2f01aecf4bda4ce5a55a0ef252836ef3ae2f4ff36e44fde2dd687ec4bb35b585773bfa322fddef162fbdeb3a2f833fc3cb8abfcecbc62af1b21ba1bc3bba93bc3b4b077877ad8ff2ee1e99e3dd3db1c2cb6bf1e7e5fb7ce1dd3b7983778f7e94776ffe1daf207885777f0cc62bf291e33d483cc22ba31ee6555e88e5553eb8c27bec3cceab72f9c2ab7a9fca7b7a308af7f4d17e5e35a79a57ddf09357c388e4d5aa0ef1ea8e44f21a89145ee3b83def856210af69c095d7acf592d7a216cf6bb197e1b51924f0da3079bcb64c0aaf03ecc3ebf286f1de0002796f48a1bc9eee685e6fb994d75f48e30dbc9ee40d010679c35b0679a33157781f98c77963fdedbc2f1a8f785f12e678dfa34b7833c98f79b3c693bc1f9b82783f32e8bc9fa0b7bc9ff914de2fd901deaff26fbc059332dea2c273decad71ede5f3886f777e615efef7a266fbd208cf7ef922fefdf540f7f5354227f53c7345f2ec4862fcfaee52b780cf31565b3f98abb8df98a4f65f88af360becab7cbfc2da76cf95b22f5f85bca27f85b96f3f95be79cf9dbee7ee76f7bbf87bf9dd0c857ddc8e4abb72af235be85f0353dfdf83b8e3bf37577c3f87a8ea37c7dd236be6113876fd853c037f2bfc037ca66f28de53bf8c66a64be710c926fae7f8bbfeb7c18df221ac2b75487f12d2fe7f3add037f9d6f1467c1b4f3cdfd658996f5b72936fa7afc4b7bbb2876f377f8abfd75393bfcfe02dff80fd6dfec1463cffd0de41fea1d364fe2131947f58e918fff0f42dbea3d969bee32b26ffc80a9defe4b6ce77eab9c13faaf98f7fd43f9eefbcc58defdc90c23f76228e7fac7907dfd33e87efd9acca3f75708c7fca35837feafa1cfff4c5ddfc33e5967cbf24113f00d7cb0f08d9c73f27afc43fbf27867f3eae827f3e0fc10fdc36c40fbe16cb0fbef5897f798b947fd9fb19fff2d5237c40e7593e98e5ce877e16f2614fcef0e15a437cb8de241f93e1c7c77d3dc5c7fdfac8c79f4fe4e33336f38989083ea94e8f4f1e16f22986b7f854f9937c5a3c9b4ff78ce7d3f1137c8689339fb3e3309ff3448dcf3364f385bd8ff9a2c1e37c29ea095fba7a861fb22d9a1f9290cb0f0d81f3c3d493f861ab99fc48f03b7ee4d20efed5baedfce8fb99fc58e7457e02f5013f71b2949fb437959f2c79c74faea4f39357b2f8a9cf54f8a9af13f8d74e2cf2d3001efc7410889f9913c8cf6279f3b37a75f839d4797ece43383f77a6839f7f02c4cf2f33e2178206f985cf3ef04ba277f34bfd46f865c27ffc72bc3fff21249fffb06196fff0cf32bfd23d8d5fe5cce13f19e3f39f6a24f3ab2fd4f26b721cf8cfe05ff8b59e01fc3a9b4e7efdd432ffb9f2317ec3bc1abff1db7e7ee33a90df22b7ca6f5937e1b76944f0db879df89db515fc97b737f35fcbbee0bf0efbc9efcaece3771fbec6efeed6e1778f1fe0f71d2fe00f082bf90359c3fcc1974cfed02173fe7070307fa4bc9bffa12780ff61409effd99dc71fdb7c803f1602e18f85dfe47ff13eca9f48d1e07f054cf2bf8ebbf3a79735f833537ff93fc66ef1e7cefbf2e7e5edf8bffe06f3ffbc7acd5f84b8f197b543f9cbeb6ff92b978df82b4342fe1a4287bf468fe0afbdac13c8955e17c89541048a033481d2588d4005f55db07d3340a0866916a8f7580a34339f0bb4d44d045a8e2e021df07781de1e2781fe81ed829d8425c1ce0706829d3f1f0b0c406d020342b5c0a0d25c60e8152930a4a20586771d054672870446e45281b1255b60aafc4460cace1098ab8c0bcc8713041687d982dda1970456c56f047b06940436cf1c05b67d70819d3e4a6017e520b07b4e14d875dc15d85f7a2b70d04f133888b70bf6eb7e13ec777311ec9f59101cf4b7101cfae82538c2d3121cb95a2f70da32287082c20547073a052ec04281db60abc01dbd47e04efc2df0d84913789ebe2cf0fcf45ee0adba2c3839ac28f029f717f8543d159c697f2408d059179c7f46125cb83222b844792e08d44f1604af0904970b9d04c0a10401c8f9a900e4132800b5fd1580990705e0c80c01b8665500b13d2480780f08a0325201d4784100037a09e087ad04080f3301e24f8500b5b02cc0272509883a5401f1578d802ca320a05e4e17505f3a0a18f7ea058cb1050173e1b38055ee226017a50b382daa02ce48918067f85bc0ffbe5720f0fe2a10401f0b8447d204a2d04e8128f3ad40ec6d22108bdb05128d118174ef0581947b551006da2e88b2d31444859b0baeaafd145c3db44b10cb0b16c48a918238f28a20ee4eb120ae46439010b64990f07c429048581724666e08927ea005c9cf9e0b52869505a90ef382eb211682eb5fe404d76779821b3f2f0a6ebbd305e917d205e9d15b0499824e41e65aad20ab748b20fb7c97e0cedb24414e508f20f7848120f76b9ae06eda16415ee431413e769fa0e0669ba0e04bb3a060012428c47d14dcb7cd1114c9bf17147966098a4a9604a589b705650ed705e5f5b2820aebb782ca0abee051b040f0f8619ca00a4c1754110e0aaa24bb04d5b3fb05cf4ea3048dbb5e081abbe882c60f7382c64f5982263a5cd09c7040d03cb547d0d6f74bd02e782ee8c8fa2ce878a620e86472049da15d8297db0c052f1d27042ffd998257143f41f7b48aa0c77258d06b745ed0ebe120e8638804ef9a3504fd4f570503797e824105916008af23185e51168c58e50946fa4705ef73ef0b3eb83f157c382f147c96ed178c51cb04636f2605131e3e82c9a38d82c9e22d82af4685826f67760abef5c40abe730982effcdf8219a54ec14c005d30032d14cc547a0b66c93e829ff962c1afb640c142688c60e18dab60e9d25fc192d05fb01c1e2c94b5b82594bdd126940341840a506fa1e2e853e1e6608a50e5c87de1569b59e1f6cdd5c2edb534a1aa5c9250cdd05ba8f6cb5ca87ed851a8d97658a8cdd829d42e8f136aaf9a0975b499429d9e27c21d1e09c21d1fef08f5826942fd464be1ced74342c34b794263bdc342e3075ca109a24868ba192034d7a9129ad79e11ee32382adc556f25b4008d0b2d7d0942aba576e19e8fa785d6bb6f0aad5349421bb1abd036b84e68b7b95d68775a576877ae46b8f78c48b8b71928b44fcd103a7842850ec9ebc27dbb7485fb531484fbfb67848764658487ce9f163a5edc2374c402854ea727844efe3642a7329ed0b9482c74a179095ddd7942375717e1f17378e1c99ebd429f98b342bf18a4d03f3d5fe83f8611faaf580a03562e082fec0b145e9c1c175eda5227bc04660b031ddd85412e06c2a01bcdc260a4ba1080ae120256b485c090bb4250ce6d21b8f1a710f22e5008991f1342556e0861771142d8bb4742f889dd4204bc578824a80a51ceea4254a25088bed82fc4c4160bb10d5f85d88f7d425c2e49889b7a2dc427560a09895f8524dd0c2189692124cd228564a7f342b2d44c487e8d1352bf4f0959822e212b2b5cc84dbc26e429070af91eaa4261829950c46e168a2f870b43966685a17f3d8461101f61f84aacf00ac2487875b05118ad9d218cc9ab16c6e2760b13ce050a93ab8684c97f2f09530e1385a97dd78569671a84d7374f0baf3b55096f98628437731f0b6fdbec116619ec1466e5e90ab3d93ac21c333b61ce4979614e6ab9304f4646984fd310e6df3610e6ff0811de4b9a1316185a090bebab85f7e7c4c222e52e61f1a117c2e2f20bc2e2fa456189ed8cb0ac2d4458256a125615a9096b62b1c2676f6785b5022b617d6d9bb0bed756f87c578fb0d1e59cb069f28fb0e5b9a1b0c38a22ec781724ec0408852f4b7d852f1b1e0b5f3bf6085fbf9910763fe00b7b76ea0b7b07bd84bddff2856f2d1e0907f64984832e4ce1a058433818a3241c253a083f3a6d117e94de177efcf746f8a9ec96706cc45238de5a201c5fda2d9c72d9249cba1722fcda9128fce6d62afc0efb28fcfefc8170f68c937076f194f087c98af08777a0f0c769b170eea09170de705cf82b1f2ffc7d142afcddad24fca37251f887b52c5c9a4811fe4d7e235c45ed12ae85af08d7bfa909ff7d3d2adad496225238352e52f8f050a430f14ea478f08b48312556a4583127523a1f2952c2b68a94ca93444adfb68a947e6d12a98c1f116d350089b61b3b8bb6df9e166d4f1f17a9fa358b54cb3e8a74885f453abc1d229d7ca268c78e17a21dab1c91be73a1c880cb1719ac3d13195aeb898c7b7e884c3b8f8accafcd89760d1a892c8ec7892c082d228bcc4e91c59d17222b3b5d9155154864b5b25b640d81896c7cad44362c1f916d035864bb142cda3bbc4b646f342eb27fbe5964fff681687f43bfe84065a8e8e007b8e850ecaae8d0e37da2c38acba2c3a88ba2c31df1a2a3ec69d1d1a1009173f53fd131c988c85579a7c8352652e4e6e8267287be11b9e7d58a3c924022cf7306a293ded5a2936359221fea6691cf3f84e8946f98e8f4fe3ed11975ace86cef5f911fa648e4dff94d744ebd4a74c17c4374a9f2aee8d2c24351b02c4a145c9a2d0a7ec5155dee51135dfeac2e02c88a4540f97211b0669b0864bc47048a6b17811a9a44602f8c08eabb2e821d2a10c19a2f8be0ba5d22c41b3911522e5384ccbf2a42471244188b5411eeed1911e194ab88888a1311ebaa4494d82611253d4344eb2e14d10fe688d89b5c451cec3611572545c41d1f12f1461d44fc94db22a18a9548c4438bc4ce812289df0f9164d65514655825ba7a355014537a4b141bea294af0fa204ab2b01425571788522e4e8852b32f8b521bbb4569a94f45693f7a4537336f8b6e562d8b6e3e1d16ddb63611a5076d1765b4c045778eca88ee946c16e5348f8aee1da4890a8aef89ee5fce12dd2f0d1715b9548a8a3bff884a96e8a252dc5751f9954ba2f23b8ba287ab66a20a9eb7a8e2e6765145115e5431fe4054f1f3a8e8b1f216d1e3ac65d19303d7454f2edd123ddd7c5af4b41d21aae6a044cf5e0844f57531a2e73205a206f73fa2a6247951d3a2b3a845ad4fd4a25f266a5d3a22ea503c26ea18b82cea0c1b10bde41b8a5e0e15895e055045af7e77895ecb7244af7f0a443d831f457d87778ade29c888863ede118d9c36168d842588466211a2f72453d1c7c3f2a28fe7be8b3e3ecd127d21be128debf58ac6cda1a2f10eb868fcdd9268e2d231d1041c259a9a1f157d93d7117db369117d2b3c209a4e0188beab7145b38629a2d9bfeda29fe234d1cf5711a29f136ba25f2a0aa25f477a447f26e444cbb64f442bf7a1a295852ad1dfc36ba2bf473e8afe86ad8bfedee789568d19a2d58576d15adc9c686d48205afb36265a67be16ad7fbe26dee4142edeb46cfcbf50b15cf06db15c73a758ee7db658bea84cac207f50ac44068895e27789b7921f89b7df838ad54916624d2f0fb1665983582bb258ac758d2cd62e3416eba8bf16eb96d3c57a920762fd1eb8d828b85a6caaa92e364d03894daf63c5a6458662337b25f1ae1321628bd24eb1c58b55b1e5b755f16e2577b1d52ba1784f4186d8a650466c333328b64df115dbde7411ef552d17efc5b588f70a52c5f67e9662fbc212b183ea9878ffef4be2837577c407dfcd8b8ffc3f951e79962b760ada2376faf5537cf4608ef8e80345b133244aec92f459ec9a662a76ad5b16bbd6a7894fec96883d76cb8b3dbe89c45e056e62afefdbc5deb07f62efbb68f149d257b1eff6dfe2539144f1a96653f1e9a93ef1995dbbc5fe17ae88fd09bde2739ae6e28bec5ef1c5a11271e0d41e7110e1b33828edb03818f8470c387b550c448e89c1c68562b0afa618fc872f860854c4505c86181a3f2b869d7414c33abe8b61736e62d4668e1845ba25462bf789d14703c49869a118ebbc22c60dc4890941bfc504cc4d31a10228262b2b8bc9ddfe62caed7931f5c47131cdb25d4ccb7d2ba66b2e8b997e9bc4ec406b31fbf75731e7f08098734f5dcceb6a15f33e368885dbbe8a8508bc58d8102e16b6bf100bbbbf88c5bdcd6289902d0e712d10875eea1487e6958bc3b6f1c5917bb5c45195d7c557c87fc457bb97c571875f89e31acac5094d48715284a538c5d2539cda5927bea68f14a79df8bff28235c569ff8e8baf1f0d15df103e12dfb29d13a7cb5b8ad37f7a8b3302ffb7d22bce36731067dbfa89b37b7e8b73464e8a73fee58a73b574c579b2087151baa2b8d87a5e5c7cdc5b5c5c39282e91268a4ba2cf892b13df8a1f9d3e20ae62d1c435e42fe267d49be23a8d1c717dcd3771fdbf35f1f3e1427183a79db8c96555dcb4622f6ef18a11b7d220e2b6637fc46d4cb0b8edc113718773a3b8235047dc912012bf84fc1277ff5f73bd977e897b5b03c47dcea6e2b7bc7be2b757bf8bdf96f0c5efb61f17bf434d88fbbf0e88fb6706c443897de2a1d44cf1f0d127e2d122acf883e221f107aab9f8e30a44fcd9922bfee23a2c9ee8fe299e5c70134f859e127f9bbe289e3eb5249ebe7256fcfdab9778666c563c7b264b3c9ba82afe115d22fe19ad269e6b7d219e6b6788e75d83c4bfd2368b171c4ac50b122bf1effa9fe23f9871f19269a978392750fc57a75cbcf6102b5ecf53166f5c2688ffad384936819f49e4af9c9028e9ec93285186242a56e912952f3992ad9bb892adf647245b43e425db7edc936c9ffa20d1d8192dd1be7249a2fd3857a2dd774fa263f355a2730e22d199c994ecb0da29d1e5074af48d50127d3ba1447f012531f478fdbf618951354f62f46687c468c45362341e2e3196d19218637b25c64288c4e49d85c464c85b62aefa47621e382cd9357d566261dc2ed96d899358b5ed96d868c32536880c89cdbbed125b330b89ede205899dde4dc95e752fc9dec65589bd1352627fba5cb25ff7a0e400a44b72646a46e26c7d46e2a25a2471f34896b8071f93b85f0991781a60249ededf259e3e0889e7d92c89e77598c4eb54b7c4eb8d91e454da7589dffc3189ff313989ffd74449c02982e4fc5e1fc9f9d4d7920bdedd920bd33f25170bac24177bde4b825cde48822eab4800c68912d08e3f1204f3a004912b274129fc9560325f4ab0fe7c090e8e97906e0b2564f0270919652ea1efdb2ea1377025f46e9884f97f1c5811c612d6bf5d12768cb6849d122b61af3e9670ec1e48b87251125ebcac847fe19b4400004904029a4420792d11d4844944370324e2f05589e4e49c24641f4f12aeee2b89e89e955c690d93441f6d95c4e93c95c4054448e2a4472571756249a2bab1247947aa24757eabe4da8bb392ebe25f921b170b2437bb4625e9930249c6cb6e49b624537267414d924b0c90e42e1e9314ec9994143839480abe184b0ae60f490a169a2585a71192fb8f4624f707da250f946c24c5b20449b1f76749592b4552be8e933ca4a3258f373649aad61f49ea082724f57bd224f5791d9286ab304963c2154963fda2e4c5ce25c98be2b392a6334f254de7f092a65a7749d39cbca459f7b2a42504236995bd2b69533590b4394225ed7e27242f17ee4b5e7d8d9374275648de6c7a23e929be22e929e997bc9d1e90bcfbb4281970634806a8272583be09922125a16438344632128794bcbf6821f9e05424f9fc675432267c21191b8e907ca17c947c2998937c1935948cbb7c948c8bab2493762e926f012a92ef7e68c977919e6446ffa864a6e9b364e66d976456e98f64d6fd98e487c16ec90fcb78c98fb3c3929f7f7892f9eb05925f3b6524bf817a923ffd5992c562a86409382f594ae149962587247fcbee48d6947e49d68e564bd6aea44ad6be80246b532e927f9e0f25ff806352991769d24da2e3525941a054f6b38654d1f7bc54f1a58f5449f3b674b375b65485632d55694c916edfe32655dfc794aaffba22d5f0e24a35f2aca55a06b7a4da166fa53a08bc54f77b8c542f4957aa2f7b4eaaaf7f51aa7ffa8554ffc3a274a79bb1d4243253ba6bc780d472ef03a9e59579e96e390fa9d555ae74cffe24a9f52e80d4a6705c6a973d207598614af7b9b74bf7e7cc490f7c8e911ed4cc921e1c72953aa162a447b9a3d263ae53d263d90d5217876ea99bdb80f4788b91f4c41e17e98995ed52cfd246a957fb7ba9b75cbdf464569ed477a3527acaa04a7a8abf477afab0abf44ce04de9b9edb7a5e7fcae49cf97e2a5e7bffb4b2f0c7b4b2fd9964a2f35ef9506cd184a01bb82a4007b1929c8634a0a42354b41d2335258c6a0146e7e568ae409a4c8f74fa5a86681149dd02f453f09946218e5526cbcaf14fbc4484a50749512cf1f9692948852928a83946c75504afe512a25ffa993526a6aa44c05172973d443cad2ac93b22cc3a45cb08294fb0ff81f07f719cd85f706003c9412c92a514649a292221411195999a9884466192151f4dd7befbd476553760925a388860a1921898c4891f8ffceffc5e73c2fee39f7dc7b9fe7dcf1e602b273db01397bb300395f5500b7fdd8803b3d96805cd87b406ee37d40eee44b409e5934202f6e0e70f7130b0058bf010028be080072b301c0c90500b8ee3800b6f31600d9d00c40bef305a0a631004ca506006b9806c0eff10110a91600e29fdb00d2e93e00e97e3580523106a0055c0030da8f03d87191006ebc0280fba51ec07f2406080e30004264134062e40a905cdf0590e0ce00a45f1a00f2ae22c0bd8834c03df43540e1962240e1ddc780228c0850f4a80a50ec2c0594bcd702946ebf0328dde30d28bdd00228e3ef0494330d008f4a560115bd8a804a4d6740e55437a0aaf23aa076bd3ae0f13e28e0c96230e0696309a021ac14d04ce1015ea446023a4e8b011d91ffc5277c4067a21aa013a700e8324500de1e3b06787b7527e02d461ff0eed424a0c76f1de083611fe0a3c94ec0479a01e053ef33406fd83ca09f7606d05fad0a18a8bb0c18686b020c8ec400865048c0b0ec3a60b8c31d303c9107f852370c18713a0e18a97b0218d39500be5ef90998d80f034cdef1024c32270153fb2f01a6d7bb01a6b9070073634affd90ff8b9ed14e0e7f210e0b74a3fe0f7a72b80e5efa7007fb75d00ac045600562ff801d7fdbc0654b81f085422fbfc7722690137185f046e387808b8e1a410b811d505dca45e035431f7076e3ee90edc5c330b54d5fa06544dfc0e54b3bf0bdcc2c801aa5fa400d5f366805b63ff03c502b7767d036a1e75056a6d9703b71705027738ef06ee703904d483d3817a2f06803b0f9f001a7619038d768380464b2540e3bf59c0bdfeb1c0fde7fd8116c763810780f1c0032f40c083d0edc043a04fc0c36eea40ab77bdc023f5a781d64e6d401b437be0b1162ed0cea81678fca812d091dc013c19630474d6c6009d5989c053b8f54077d063a047e663e099f063c0339f6f01bdb68501fdea5d8167b7c603cfeab603fd359780fe49a781c1fa8ac0d0b94dc0f3ebdb81e7b1af8017b71a022f1e36075e6cdc03bcd89f070cbbe9010c5bfd060c870702c32b8a81e17f4e022f9190c0c8122f6094533a30eae76f60b4db0830baa5161863a0048cf12c01c6640c02af6e6603af869f015ea56b02af3e98015e7de70b8c8d1f01c6e1dc8009d1306022ee3ef0ba6313f0fa491fe0f5823fc0e429143065040c4c5bef054c8bda094cdfd507cc28ff04cc0c9600339fec02dec45b016f0a3b80d9afde01735e9b036f57328079f7b38077136c8000502810b06c00047ad60041c77381a0e8582088180e04a7ba02c1434f81e0c54520ccfe0c10c67207c2ad6c81f0b26b40781d178878c80122410d4054161d885e4d03e2adbd81442d4b20f1301748bcae0d2462ac81c46785402a680b903ab61ec88a6b01b212c04016e025901d9e0ce46e9c06726d9a815c2f2990f7020fe4170f02f97f268082c3f640c1879740f13a29507c920b14d7e40125c06ea074cf26a04cab02283b3a06bc6f680a7c70ad0a58fce62bb0649733b0a4f33f4ba781a535c6c047b7ec81159689c06acfa3c05af5bbc0da9344e0636f21f0e9a645e0d37d46c0a7e2cfc0a70fcd814fbf17011b1ee7031b6b7b80cfc2b9c0e7cf70c066dc17e00b6727602bca14f872c775e04b0b3cf0e593486027e425b073e539f0f5fd016057f91ab06b7007b0fb7b3cb07bc904f866e304b067d349e047c704e0e7a039e0002910f845bf1af825f139f0cb130170649b2770e4f675e0d8d652e018f63770acf22df06be167e0f88654e0f8d670e0b7d479e037381038a1c9014e7cca017edf680f9cacdb019c3a05054e3d6f07fe585a034eef830367fea8027f6e5e04fe9c7b0c9c3f2304ce0b7c80f3f7a2800bfaeb81bf7adc808b1dcdc03f212ac0952d09c015b3bbc0354b7be0dabfdb2085e15890d2fd32d0065f166843ef6590f249439032d418b4c94415b4c97f16a492390edadc760ba48adc005233ba0352cb1d03a9557780d479ea20f59a78907afb49d056de1790863e04a4013905d218780ad28ced0169f55240daff14413a903e906ea204a4dbe309daa1ff07a46f1305d20ffb0ada7560106458ba0164d4cf0119c39820e3c65890c9fa4490c9a9df20139029c8e45f24686f8b3ec8f4fc77d0be1d3c9059e549d0feb7509079e13a9045040474d09b0db2349d06591e6904596dfd06b27ab40764b5d00f3a9af60a74f4e667908d8d3ac8ce471d64ff3d1274bc4b11e4203405b91ea280dca0a120b75f67411ea7b5411e97b7813caff683bc1c78202fff0a9057b019c8fb4935c8e7681ec877fd042890d7080a14de04053e7500050ea78082dc7c4141b51aa0e0b8f7a0d0377050e87224e87cb307e8fce41dd08567eb4161bbae80c2d01b40e19b8b41e1a52050c4012928ca0d01bae2ea048a565005457fff0e8ab99a0bba6a140ebadad50f8a8d968112fefe0025aad4801237cb4149d6574029163050cab5fba014dc25508a600e94f20a004a3d7a0d7463f62c28fd933328a3e53128a32f1a94c98905dd7c0601e5386f07e55cf206dd59f402e5992d8200d75920c0732b10d06a1708e8a10c023ebd0482f06741b00fc740b08f1010bca61184ac3503618e9d04618df240d8825e106efc2f8872401344b5dc0ca296fa8268175d41cc6100885d1004e2304920fe1673109fc601f107434142b5619028231024faf60b24365000c936734072a21c94df530d2a286f0715563a820a171c41c5a7b7824ae991a032440ca8bcaa1af4f0a235e861f24bd023603fa8fac44f506dd829502d4f19d488dc0d7ab6af17f4ec7c0ea819e0037aa1110a7a21af04bd285b076a5f2b0775fc6e06bdb73206f544e1401fcf59817a1db8a0bef60250bfe01fe8736e1268e0181934909705fab2ff3c68642f0a34ba1d031a2dfe0efa6a7b08f40df51e34f1f03068a2fe2868a2351c34f9c20f34e56c06fab17d0c347def0468c6a50b347b3a003427ba05fa3dd306fac3ce05fdb59f01afcb3101af239e06af1ffc0c564d7f09567dba1bbcc5f4205833c80cac99b41facad540dd6f1f006eb24c8c13ab78dc1db8c5bc1db1e5b82b77d5b006f2f0a00eb1b20c0063e116083fe01b011d71e6c7cb4066c1cb803bcfb1a1abcfbb60cbcfbee0bf09e2b4fc07b66fcc1260a41e0fdbfc4608b938b608b717bf0812bd1e0c3def7c05677ecc1d62ff0605bc36eb06dfe14d8b6e717d82ea6107c7cc33df071c007f0896742b0c39542b0430b12ec3831003e6948023b6d01804f096160d7dc1b6037dc5bb07bec32d8c3f13bd8e3b932f8cc8dad60afbc58b0d7030ed8e75217d8d73514ec4b2a04fb3e2082cfba0681fdefcc82fd27fdc04159ade020ca5e70d0680a38e47d0938346f081ce6970f0e2f5506477a00c197ddcf82a3fc0f80634ed78063f08ee0586f2a388e9c058edf4605275aff0027b97e015f6b668193973e83539d07c069a764e034ba1df8065108bef1431f9c7eeb0a38a34a017cf3fa1438fbf83ff0ed946de05ce42c38b7b91e7c777e2b18102e05035642c0a0080330387f1c0ce95e04431667c0d07c1e18ba120a8611ae805147f68251d63360d40512187d070746d73b83b173afc0f8a90230e15a2c98e49203265bba81c9fdf9608a671a98c2fc04a6ea32c0b4b2ab60fad93d603aa81accd8aa04e698de0073ccadc0dc1fed60fe9effb0b860417f1d58ea6900962d2583e56a6ee07badffc0f79fae07e75b3c02176e4805173a6c0517d10bc165a9d1e0b25b1fc0e52ae3e0870579e0475f3cc0158a54708568005c197c125ce5480457c7b682aba721e0c70838f8692410fc54be006eb278036e3a20003f07d9819bad8f809ba1607033b300dcfa540fdcfa060d6ecb6b00bf94df06bf525100773c8c0777cc40c19d5abbc09d3a41e0d74907c16f35ee803f7889c11fe05bc11f81e1e04fca91e03e780ab84f1007ee575804f7abbd040f5cba0e1eb8b9133cd816031e7ab313fce5fc10786433103ca22d028f606dc1a39be6c1a3c82ef0d86b0e785c430c9e885f034f722e83275ff7837f6c1c034ff77a83671de7c0b31783c1b3e1b9e059d139f0cf1106781eed039eaf3a02fea5f610fc8bdb0ffe958f062fc669807fdf808097d79ac17f899f21ebde8f42144c24104585798822bb17a258c583ac3fd90bd930690951b6fc03d99c89826caedc0351634d43b60c1d83a89b7d84a8272f41d4c560c8d67715108d8bf510cd3bfa104db13244bbf53b44c7b11ca2cbbc05d15b3f0fd133a885e81d3c0cd177c984e8c7f7430cd2752086bb56207bb6ae83ece986414c9cdc207b1dbf434cef2d42f66d3f09310747432c5ebe821cfa1003b1dc008158f647410ecfb843ac361c871c3d1408395a3d0cb16e5181d82429416c432d20b6821c887dea02e478da15c889476721cef76a216e7b0110f7d01a887b7f3dc4237c00e281ab819cb11543ce748741ce4c7442bc6cfd205e17a810ef9222880f4606f161a9407c338c21fe950248c09b5c48e05e322490e50109ca29865c328e835c4a03432efd888744f44921915f6b2097cd3f43ae84b440a23b2d21716b469084a83048c2950f90846bba90a42539e45af67ac8b58a79c8758371c8751b0f485ad536c88d2021e406df0a9209a543320b7220378fe321591fd5205933be90ec8aad901cdc71484e6b38e476ab16e4763f0172673b0a92abfd0692ebe101c92d7901c9dba603c943bf87004e044080a3b5109013070209888540909d10c8600f04dab21b02ff6c0e413bbf8660650110ecef7310fc191f081ede062178f44388122308f1e72884546c0421371640a80a4b10aa412c84fa4c08a179e5416891a72074c52108e3f84f08837204c26a7e096103df41d81f09100e9b0ce1c8ce4138a37f20bc2a1944c05e8488b4662022a71a8834320622fdfb172233bc0991bfbf08b9077f0179b00482e4c72320f93dc721454431a4d8e305a464171c529ab61b52667919f2c8580679c43682d46c1e80d4bcfe07a9b5f784d4d22321b50d3e90da090aa4aecd0ff2b8bd13f2c4040869bc780ad2945609798e5280bcb04987b4e858415a1d5721adcfff405a3bef405eed27415e897b205dd21948572f12f216be03f22e0208e9616e847c6a53807cfa9709e9d5a3407a7d3420bd4f7f41fa8c21903e9f5c485f0802d2f7b016d2ffb91532d0550919daf90432d49104194e6f837c392f864c0a3d2193df93203fb43a203f422e40667eea43e69a9d2073ab22c84fdf4d909fb34d90795b6dc8fcea22e417b90bf23b792fe477fd6dc89fe19390a59c1d90e5f5e990bf897190bf3f7220ffa2e321ab0c3e64cdef0a5471dd2fe8fa4a75e846d9085485500c555b8781aaad4f80aae179d02d997fa1ea477f40d56b63a09a89bba1da1ad9506d2d2454bb9b07d51ea341b7ed51806e7ff706aaebf10bbae39731545fe52274a7691574e79babd05db048a8416209d408140e35d9160f353908849a707742f786ba414d033ca0a6d802e8bea3fdd0fdd602a885c539a8052d076ad18d841e387e067af0cc3de821d705e821bf0ce8a10e12f4b03d056a4570825ad173a0476c11d0a3bbc150eb872d50eb6f8b50ebdf0b501bb364e8b19f69503b8b37503bda20d47ebd37d4619713d4212c09ea90d2097512bd813a55fc863a6f3e0675d6ba04753dbc0a758d7681bac6bb435d8beda0a7cdcf414f1ffa0675db610c75ffa801f5e8f0867a6e7c03f5542342cfb094a1deb127a1be19e350bfb443503f2e18ea570782fa3b9b4003646ed090bd25d073da3dd073a68fa0e715af43c3b4b740c31f0f412f5d4a845efeafbf28c204f4aae777681ce72d34219a074df2b9014dfa7e117a5df303f47a34129aa23f064df52e82a67e7281a60eb6436ff86a403352b4a099e85bd09b2762a0595b6aa1b72eff85decafe03cd79bf08bd1d170bbd3b380c05b9694141d0fd507017030a496a86c2f6b84161ffad05c2ce138a1e6c8262dd0ca0f88d2b5042e50328d91d02a5ecbf0ba5e25aa1d4b73a50eab42e940e3381327f5c82b2b69c85b2748ba1ac3f4028a78e05e58cdf8072f783a03ce3dd501e491b2ad4ab830a0172a8e8fc4fa8782a0d2a512a874a6e6841a56f695039a61b7a8ff2169afff02eb4c8b4145a1ae20e2d7d6d0d7db8b11cfa08f9085ae1b506add20343ab083268558d0eb45a2b095aa31706ad3db106ade560a075c6fed0c78846e8e3351cf4c996d7d027d5f3d0279f84d0fa8e26e8d37381d0466d14b4d142006d5c1e863e8376409fafd9405bb47cfedb5af2a02de1cad056790db4b53413da3abd05dabab20fdaf6341fdad6130d6dff3d047d39e50e7db57d03f4955808ed38df0d7d67c787f6c45f82f664ed807ef20c857e6aff0aedbdaa0f1d887b0d1d3cb2113aa4a1061d62dc820e639ca0c36f774047148da023d471e888dc1d3a1a68051d0d36828e2e88a1631065e8580912fa35ec31746203053a790e0d9d9658426762ff42e79efc83ce0dfa427f877a427ff7e7437faf654097663da12bec0ce85a5d1674ad6316a6e0b513a674a61ba6e4a5075baf120c5baf7719b6a1f2126c639e0f6c23731eb669ef27984ac65ed8e6b643b0cd2bd130d5cdd930b56d2f606acf9830b5e671d89664306c4b2901b6e5f1084c3d551da64ef809d3b9930fd3559882ed903f86ed28fd04db313e0e33b02b87199489617bb66d83ed210161268e0a30d3dbaab07d73de30f303d761e6472930f3a43698f935d67fea61e61599b0830c19ec60ef2cecd02c1d7668251b76581705b362dc8759279e801d733084d9c9f461f6377261278ed6c11cd73bc01c5392614ede6f61a72e0360aefb5ec2ce2406c0ce7c0e8079ff8d80f9c15ec00207d361419973b0a0c2dfb060783dec1ca712165a35053b1fb7017641a11b16de340b8b1014c2226b2761d182fbb0984d9760313616b0aba00c58ac9e192c8eac028b2bb385c555836071b35858fced7958fcfc4358fcb214962823c092b4576049a724b0a46e202cd5201196de1708cbf0598365d4c3613765cab0ac8de6b0ac0b0ab0ac341c2c3b421b96b3a71096fbad0d06a059c12067ffc2e0bf9c6008472d1882478621a6d261a8cf2e30d4f73c18fa851b0c67eb03c3652ac308f9e76184ef6130c23f251809f3014656718691936ec0c839eb61e4fa391825ad0f46dbea03636cfb086304d6c118dc1a18a35715c6a46ac258e7f460ecc47b30f6777318d7b80dc6c5bbc17803cb30be46168caf630e1394a06082de7330c1722f4ca87516269af2834946303069751f4cb6ee174ce68b86c9bfbf84dd535e86ddd74b84e51bbf86e53b7d8215d887c30a9f84c0cae646610faded618ff08ab00a376558d5a717b01ae32e585dfa04ec311c08ab7ff000d618b10dd6088b8135e54ec29a2052d833bb6ed8737302acd97e0facf9361cd63cc082bd54db097b696f0e7b792f1fd631f40fd6bdfb20ec0d7b37ecbd2301f63ed916d6538f857da87e03fbe8d90afba41907ebb32c877ddebe08fb9c7302367ce7036c54fd276cec5f386c7ccb4fd8c40f0c6c32b71e36953700fb2182c2a677f6c3665cbd6033d06ad8ec82166c4ed91ff673b00db6600784fd7a711ab678560df6db301ff6fbdd69d8df3b95b095084fd8bff01ed85a79036cada113bece580fbece771eae18940c5f3fb70257de6c03df44dd0bdf72e1145c730a01d75c9b816b7f3909d7352b83eb865bc3779c8a81ebfbde85efbcfc0a6ee09204371434c18d3624c18d3c06e1bb03ece0bb836ce17b1f1bc1f78e5c869b2ae4c0f7c56c82ef6b18849b3d3f0237ebbf0d37c753e107de58c20fcc04c00f72d3e187eddfc00fc75f841feecc821f7eed04b7b23d04b79ad8073fb2f113dc5aac06b7b1ba0f3f56e801b76b7f0cb70710e0f60f17e1f6b30370478f7cb8d3f611b853d739b87be810dcbdb71eee117603ee1de20bf7a66e81fbec84c17d8e9d83fb644ec0cfbeab82078c01e0813a77e1410699f0102f1e3cf48801fc42311f7e919507bf583200bfd8fe051e76fe0d3c2cda091ebee10f3cea4026fcca8212fc6ae50978c26115f8b5a377e0c97a3fe029cb25f03417013ccd6f029edecb8567bedb08bf89758767f95e85dff2be00cf664be0d9f7a2e0b7735ae0b9127778eebd2bf03ce063f8ddd1543880b80407a6e7c0c19b2fc3c1bf4fc16121bfe088dd2038f263041cf9b9058e8e94c3d10ffbe018bb243876f7141c97bf04c747df83e311b170fcbb0538f1bb104e3a858793784670d200024eb16a8033fa4de0bc30325c1826860be7f070e1af08b818390097d885c2e5d77fc3e52c63b85cd40b7ff06b169eaf1e06cf670cc10b6c6ce1050f1ae0c53915f0e2c58bf012763abce4571cbc9cfb1c5e79e504bc5a74185ee3be15fe38f721bc5ed11bfef40816de44588237dff8037f31390a6f390e86b7dc11c2db1a92e0ed66afe12f5787e15de59fe1dd4f1fc0df38a1e16fca8ae06fbefac2dfde20c3df892ae1ef9af3e03d9b03e01ff7a7c13fca2ce1bd752ef0be3c147ca8e9287cd881031f9114c1477e5e818f7eec848fbdda0ffffaf93e7cfcf71afcfbe176f8e43e2a7cf2c449f854b1277c5af70e7c66381c3eb37a1b3e7b70183e075a81ffd4de0fffb9cd08bed0ff0efecbf620fcf7d570f89fffea6a79068e58777404a110a38350d45047283aff462812fb10eb2fe821d6df71426cb86883d8144b41a8a26e22d430eb10ea179211ea051f111a6c278426cf16a1f9311ba1a38a426c7bd083d81e6c8fd8de7c0ba18ba940e8994c21f4c2a2107ae19711fa8abd889d9bbf2176b97c42ec92fa217635d4230c9ca50883aa5884a1f56e8471af3dc278421fb127aa00b187178530b98943ecad7c8a30b5b34198bdba85d88fbd8d305f7e88b07002210ec8b6202c6d4888c36a4988c35a5188238f4f208e16d5238e365723ac8f1e445883cd11d6446dc489f3af100e91ef110ed80d08c7e79b11274b8408279f6984f3f12984eb2967846b4e0ae2743b03e179d51771c6078a38031b4278e9f310be181d846ff17684ef6f0ee2aceb2384ffb66d8880952a44e0612e22f0e8494490d5754450d1054470581722442306712ebe1011aac34084e61f42844ee9202e546f455cbccc445c944211615eee88308c001156be0111be898e083fa884b8f4088a881ef342c49c8843c4c45823ae0e9e43c4ee4945c445e420e215f211f17fe7118966a68844ef2e44e2d8694412650a71dda71a91bc671691b2251991969f8d480fe723d2e11d880cd771444690089171ee0a22b34c0d71d3f83de226c31091e5bf0d9175370171cbe83c22e7151191ebc146e4595f42e4e1cd1079234588bb110f1177531a1177b92908607c130278cb18011cad47800e6623c0d7551150e5ab08f86e3602712a04813a740181113f45101aac1144f95f04453886a0f2e1089ac27e046dd71f045df014c13c5c866032af2358a7dc11acc8bf084ee719043f1383106e398310511710e237a608a99a1a429a4846484bbf21e49e2a887b07c210f74b3a100fe47f100fbad21185fe498842881ea2f0672ea2e8f11b44d11a01511c6d84287e3d8d281168234a7e86214a217044599c26a23ca100515e1e847858700a5179aa15f198a888785c7603f1f8871cf1e48518f1647216f1547914d178a00dd158f50cd1d84847347e8b4534e505239a7e3b209e65a011cf88998866ac13a2d57c2fa2ed7819a21def8ae8306d4074076c4074dfa94574e32588b767f4106f493a88b7abdb103dfbef217a4ac3103d8b30c4071d05c487c8fd884fe40788be7b30c467df2f8881b565c4500604318c59420cbf1f408c28e010a32b2988af89ab8871b319c4b8cd2fc4789d1cf1dd1b8f989ada8ff831af83983dcf45cc3ead41cc5df447cc477523e6eb3e217e4dbb237e3b872296d40d117fbf4211ffec0210ffc22588d507bf106b065f116b97a690eb9b41c8f5fff4901b4e9c432aaf4b416e3c7f1ea9dad58654d30845aa4d8d20b740cf22d5559a91eaaba1c8ad8ac790da91ffe97b86d431dc8cd40f9d44eeda1e8b344c588734068c218d7f6b23f72c409026742cd2a44586dcbb958034d53e8e346f3d8c3c943d8a3c0ca2218f44ec441ed5d0415aab4b90364db548bb877348fbc7adc8e32d0ca483d000e9d47f1ce9bc2506e9aa91823cadec85f4dc58823cf32702e9e542407af99821bdfe2e23bddb6290befb6c91be116ca4ef5215f2ac321719b0f112322081800c9880210343a39081340832c8aa1b19e4f9071914b519195afc11797ec20a7931ee06f262563132ece346e4a52be1c84bb719c808850664c4ec6364147e0519c56721af085f20af2c3920637a9d9071732c64c2c30bc8c4e25464d27904f2dadb5dc8eba033c864f41164ca74363275672c32350e8b4cbb398e4c2bf980bc21fd84bcd1044766bec3236f1aab22b38eaf4766355e45de4e3241ded90c43e6de7647e6ad97220159d79040461212867444c298fb9030c96324dc330e89d8b98a440876201183879148bb292432cb0c89665c43e2dcd590f8a23524e1741492d0df8324957291e40f5b9194bddb91d46bed48da9e14242dee32929e638664d48c23d939af909c6f2d485ee60892270d46f2956c91826350a4e0663d5230790829e43e418a1cbf214570345284bb8014971ffacf15a4f8d92252dc2b464a5f1e42ca0ea9216549b148192f1129ff6487bc1792857c707c10f980781b59b0ef20b2e05418b20033842c6840210b5669c8c2c8786451940c591cb51d59cc68459668fa20cb764e20cb22fa908f72f49195597f9155499791550fbf23ab1dd9c8eaf8dbc86a6003b216ba0759e7628bac63c6231fe3de23eb8fd0900d635264d35526f259e42de4b3d84ee4f31d9f90cf5dc690cf4186c896d30dc8b69b33c8766329b27dee15f225d404f90a9281ec38f21df95a6717f235a50cd9c57988ec7a8645762b42906fab1d906fdbf723df052c23dffd57f3efb1ff90efbfd4217bee21909fc83f90bde747907daf129003bf362287af6e427ed3f3477e3b3d8b9c58dc8f9cdb4f46fe6c2620e76761c8c5e751c83f2d75c8a57d7ac8a5143fe472961b72f99e02f2afae27f26f9e2a726dc403a5b47018a5024b46a9b48ca2544d4fa1548f4ca254cf35a2b6c226515bc760288dcdf528cdfb47515a7b2128ad376aa8edc6eaa8ed3d3628ddcc0cd48ec6d328fdda8ba89d0f3551868e9e28a31bf328e396dda83d219f517bb701507bfdc7517b87ac50fb4ed4a0f6c1052833ce06d47e7b086a3f1a84da3fb60565e1f51a75b0ee00eae07b4d94e5752794d5f84994d5af63a823195da8a37391286b8bd728eb8b58944df10fd4b17c0b94ade42fcab6612bcade3b0e757ce302ea444b0cea64cf38cab9fc16ea14ed1ccae5642dca65e000ca155e80721bec44b987e6a3dc7f70509e463b515ed25694cfba65d4d92d45a8b34bdb50feea5c5440dd0f54e03e4b54d035175450ee382ad8e4072ad8e2092af4340615baaa8c3abfed0aea42472c2a6c7604754912818a3cfa037525008dba22c2a062bc865057336d50f1fb77a0e21f1c46c53fc7a1127ae8a824dfaba8a4a930d4759dc7a8e46b39a81be15750371ef9a0d25f28a2324cdd51990fafa332c75c51d9efe4a81cf902eacef958d49d444bd49dd4f7a8dc5f95a8bc6d2014906a800219fba040850a2870f44d1478828082d6bf45415fbc44c1d3afa29086d628e49b9b28d4a17a141a3b83c24aaea228068a28ca90004535af44317a782836ac1fc531284071871751bce03728bea1058a4fd745098fad43090b4a5122ea244aacf91d25e97b849226cb51d2eeeb2869bf254aae5b85bae72040ddbbd48cba1fa4847a402f4215ce6aa28aaf3aa34ad6df4095d826a34a3719a3ca2816a8b2899da887d222d4a3e7d6a84aab1554e5fd3254e57430aada3e19559d5080aa6e0a40d56cfe8c7abce6887a222e43d55f94a1eae315500df06854e39d75a8c682785463a129aa79f112eac5031eaaa5ea00aa2da816d5b6fc06d50e80a35e3ecb4075b84ea03a9e8ea33ac3dfa05e7bbd43bdbeea8beadadc88ea7af60cf5e66e19eaed881aea83672feae3fb23a88f1f9d509f10cf517d072ea2fa8644a801c524d4e05639ea0b178d1a4d5b418d0f3f404d00afa226ddad5193b413a8a99351a8a94722d454d70bd48cde5dd44fb775a879d26ed4c2f201d42fe53da85f7932d4efba2ed492e3226af9b018f577fb3ed45ff414ea2fb107b5b2290cb5b266825a5b70452bbd5c8f56fae38ddea8760ebda95511bd69f52b7af39949f4967a2c5add4809adee5c83566f64a335f227d11aad05684d0f2e5ab3c91cadf90c87d68e1c426b43fea0b51bcbd1db620068ddcfdbd03bd814f48e392bb45e0301ad1f0b47ef4cd145ef52ae471bc4a7a00ddebe421ba638a18d3c26d146c9cae8ddb072f49e012ada34d114bd2f310dbd6fad0f6d26bf8fde9f32883e68b1156d159c85b67ade8bb6ee7e8b3ee646451ffb26433b18b9a21d8e89d127878dd1272746d04e9651e85351996897134b6857fbe7e8d3b152b49b423fdafd4a39da2318833e93b78af6aa1a427b97daa37dc295d1be462e68bf1c0bb45f4519faac4508da7f3b0a1d907e1c1d38fc151d24fa8b0e69aa449f5bda890edd3b820e5d3e80be600e475f8806a22fc42ea32f2c87a32ffaa8a32f665ba0c382fbd0e136fde84b2619e84b081574c4ac06fab23f077d39b21b7d19bc037d79a9001d25bf838e5607a263ee05a0afea5f465f2dff808e4d79828e5dfe858e53c944c7df41a313bc1ea2134dbea3af5d6940273b8bd0c9d147d1c9d701e894df8ee8d4d5b7e834ff5a745a45343a6df417fa06c6059db1998fce381a86ce847d46df742a41dfa42fa36f3e83a36f9dd882cefe8a41e76cde8106146d47032d32d0404b021ad49c8e06a7d7a2c1dc4434a4bf050df50e44c379fbd0f0c19368e495f368e4ed62342a968546d597a3d1877fa331c7fea1318d1968acdd4934ae591f8de79e47930e04a0c9c69a680aa70a4d79e682a6c3bbd02ce67b34eba11ccd0615a1d9d0223447e51e9a73b112cdb9ec84e6bd5343f3b76d470b1cf7a1c527abd1e25205b478c4142da92a434bb7a5a0a52f11e87b1792d085f13c74b1151d5d82d343976d00a2cbd063e8f24ddbd0e57bb3d0e56673e847fbccd115d7acd1d5d4ade8ea1e0d744dce26746d120e5df71b807ea2f70f5d0fdc8e6ed4ffcf1810dd8494a19f25be473fbbe68e7e766700fdac6a11dd2c5541377fdb8d7e61b309fdc2ee21ba156a8f6e452ca3dbbef9a13b43cad0af459ee86ea57be8379d97d16fb526d1ef93e9e89efb01e80f90cbe8dee81e74fff141f440972b7af0031a3d54fa14fd657301facbee01f408f7207ad4b009fdf5aa317a5caf033dee3588fe96c4427f8fad454f9a7c404ffeb4424faefd434fff3146cf589f45cfbc5440cfc63ba2e78e3e41ffdc3f805e38d48e5e084c452f4446a217ea3fa17f692ca2171fc8d1bf2f72d04b9ea7d1cb058fd02bcc1e8c42ab0546e147364649f52966bd692b6663db1866e3483e66135b8a511d9fc0a831ce61d45d82315bdbba315bbbef6034edb5305ac7a330daaf4d313a33248cae7f076647f0638c5ea835467fc30866e7e614ccaef02accae9be6985dcc6f18e36b1318d3b578cc3ed5358c59452bc65c31197340d085b114e5630e5f3e8bb16ada893982f3c31ce99ec558b3c9186ba93bc6a65911637bbe01637b7f1c63673287b15ff98039feb41be3a0b01fe340d2c09c4cf5c59c3aba11e33a908d711dbd8f711dbb8c71cf81623c76e6603cfc56301ee7ca3067a6b763bc0fe6627c9e39607c15ff60fc1c1631fe485f4cc0502e2650cac3047ec8c3041d37c404053a6082372b6342d4af6142dee463cee96dc584326898f31a99980b816d98b08e624cd88c31e6526d282642a91773c5fd0a267afb322676b2081357b51593b87e0b26f1d3034c92a11926b9f61126c5fe1426f5720c2635198f49337a89490b8dc1a49b976232f45f6332d54e62329d063099a58731b790004cb63607931bfc1e038aecc280ed753190f1fd18c8df400c8c7c0f031b29c7c02b7c308890480c72fd490cb23f0883750fc4602bde62f0dcdf1812af0043bd0ec5506fd5616805e9187ac9290ce3f7060c932ec4b00d75306cae3386dd7114c33570c7f01d173042a636464c2bc248e26630d2c1458c6cd731ccbdec3b98fb2bc99807d7ae601e30bb3105032a988215274c49ba25a6b4f004a6cc2e0853ae988f79b408c6549c09c254ddb1c254efb1c15477b4636ae506983aeb02cc53cf1798a70f4998e633d731cd5550cc8bed539856d31c4c6bfb554c3b720cf392f417f34ad90df3eadd234c47a916a6732513d3e5a183e97a5e8ce94ed980e91e2ec0bca9ecc3bcebbe8d7937df8be979f51cf3b1a107f3f1ab12a6b7ed07a66f291cd38fa162fad99d98fec24d98cf433998a16b65982f897f30233bfa30a373a998afb800cc37510266e22a0733f19c83f91ed686f9feeb24666a831c3375250433c521617e087198e9ab7ccccc4567ccec3925ccdc982ee6a7763ae6e7edb7989fb26b98f9f5c198796e16665e02c12c1cbd83f9a53e86f96549c42cc64f63fe9c98c32c0d0f61fe1a63307f1db3312b476c30ffa221987fff94306b53ebb1eba447b00a0bafb18ac7776115436ab18abf9e619558efb1eb3dc6b0eb61cad80d5d37b11b968cb12afbf4b09b5dde6355cd14b0aa004bac6aad1276cbe702ac76cc36ac76f63456c7e0175687f00dbb2ded02767be337acae3507ab1bcdc2eaf6856375bf1fc5eae5fcc1eac1bcb13b0ff6627779c66077b5dec31a3c0ac61a6aac6077c713b17b3e7ec49a84eb604d3eb763f72ebdc7eefbbe196ba6ef8f357bbb8035ebdf8835ff5c833d74f213f610c9066b99eb80b5baf1187bf4dd34d696c5c5da16dfc3da3edd83b54bf0c6da6f48c41eaf6cc31e9fd5c69ef09fc19e4848c39e5829c43a8499601dc0bd58c7d854ac234184753676c6ba8c8f62ddce8460dd3728623d0d7763bd7a9ab1bedbaab1be3f80d8b34e81d8b3110ed8b34530acffb1366c50ce116c509b3d3678a5121b9a18830d9d61632f18cc632f862460c3361962c346bbb061f3c3d848982a3672de187b795d38f672e4796c94c97a6c14b6191b5dd78d8d6e9ec7c6f066b0b1b45fd8245b0f6c12f9293669ae027bedbc37363924189bfcfe2236cd431b7b23f42636432ec0665afec166fabcc5defc6884cd1ad88cbd9500c7defa70117bdbea0f3637a5149bcb5cc302443a58a0f97b2cd08e8305d57b63215b56b1f0c9602c62e537166923c2a23ffec4a217ae61b17725585cc2612c0e78164bf06fc5129b22b0647f3b2c9da78ba577db6019c4362ce359059669a387e5d4f76079da1a58bee757acf058195678dd1b2bfc1286959c598f95a9efc6caf18ad8fbbbae62ef3fa8c73e505fc63e0859872d3b908a2d5b73c196db65631f664c621fb5efc63e7a5387ad544cc156ea2e63ab32df61ab18d6d86aab8dd89aaad3d8ba8d626c5d6e0eb60e7b045b87bb89ad7bed80ad9bfc8a7dfce80bf6c9bb2bd8fafc13d8c63307b18d31746cd3a1006c93bf1ef61955887d36aafbdf6a82b0cd45ebb12da94c6c4bc9176c4bcb0ab60dde83edccdc847daded897db7bb07fb9eee87fdb03f03fb51958efd2898c6f66e2dc5f6dd29c6f61b7dc77ee64761076347b1c3fa4ad891efe7b1a3fb2ffcffdbd2d1bf26d8b1733cec58942d760a6681fdb163277626c9003b9ff613bb503789fd05bc85fd05956317d729619796b3b1cb7bd2b17fdb9e60ffbecdc7feedc562d78aad700ad01c9c421d03a778f0106ec3d3299cb271156ee3c84b9c8a6809a7ba1b8c535d8dc5a96d44e1d4f7a8e1d44ff271ea5ed9388dcb6538cd539538cd6fbf705a1b53715a9f7fe174f2bfe2b6f5d5e3f4b69be3f48c9a71fabe51b85db12c9c81c1769c814736ce08e68c33d69dc31907f6e38c6fe6e2763beec6ed2998c4ed3d9184dbdbdd8a334d3a89dba76582dbcffa8633377a8d338f3e8c3b68ff1477103d823b643e883be4338b3b1ccfc31d2ebd873bc267e28eeeb0c61d3df41577d43d0a7734ab0167cdb884b3d9608cb369b3c2d93e798ab3fd07c3d9ad5f87b3cba7e38e1b6dc41d0fd7c7392676e11c6735714ee246dca9470138d7693ddce97def70a7e352706ebae93877a7259c7b5e2cce33d40f77e6f6419c575537ceebf70cceaffd10eeace21e9c3fbf0e1770ee322eb0661f2ec8f713ee5ca525eefc3d02ee82f631dc4576382eec59212ebca41d17fe1b8b0b5fd98abbd4be177719b50517e51e8bbb92ff0e17fd200717fd6c151743c8c1c50cffc025c8737009af747149f7aee2ae914670d7f17f70d79f2071c9c6f771296adeb8d4bac3b8b42b69b8ccc613b89b679a71590718b85b7bdee3b2ff94e1724a1a70b9bf37e2f2560ee000c18538507f040e82a9c0217a337048d5581c72f7361ccafe240e3d5384c3083fe3b08c601c2ee6020e576f87c39fbc87239c6ec511a27d7084afce38a2a60f8ed89e812319eec2913e64e0c8b41a1ccdcf11471b2ac0710e8ee33844151ca7a705c74bbf8ce3c3b138c1195d9cd0fb014e2831c489758538f19577389948889313db700f64aeb8c2582eae3883842b710cc195c6cfe04abf0de31e1e53c255346be12a0ff5e22a9f4ee3aab568b89aa8045c8df42aae76eb2aae9601c6d5fe63e2ea341b708f8786704ffedae2eaf75be0ea6faee29efa7dc43d4dc0e19efebd8e6b088bc43d3b7506f782ef866bb9d5846b99f4c2b5aaecc0b57deec5b5cf81702f5d6a71af2a6ee23aae84e05e578ce25eff7982eb3253c375f939e3dee964e0de3f9ac77da88fc37ddcae82eb357c82eb2d7a89eba326e1fa050cdc67d46fdc602b0f371c60801b263be2bea48a70233a30dc986c37eeeb902bee5b923f6ea21c859ba21ec1fd78711bf763d018375dab819b7e76033713338d9b2954c5cd8675e2e63f27e1162a5271bff69171bfdcaa70bf7ef4e31603fd71bfc7b8b83f1a97707fc48eb83fcb4f717fdf69e3560ef5e0fefd57cb6b0ef978c5d10d78a5052fbcb29314af9c178fdfc849c4abbc86e155375ec3ab3e6cc16ff9e383571fd983df9a7d0ebf95bd8ad790bcc36b1e2cc56b0efae3b536fdc7e40f5edb5201af0dfa86d73984c3ebd8c7e375dcbcf13a2956789d4c185ea7ea1f5eb7d70bbfe39d0a7ee791737843bd3cbce1f58778c38e68bc911d1b6f9cd68d37663dc3ef796b843709f88037b9a2823769bc8137a566e24d6bf878d3a7d57833ec04de8c02c19bd78fe30ffee1e10fbdb3c25b5eb3c45ba671f1968052fc61eb0f782bcd4778db4dc178db3657bc3d92853fde3a8a7730f1c63b1444e31d61dbf1278f59e24fda55e24f025ee39d7688f04e8b60bcf33b25fca9c014fc29a421dec52616efdae38677ab2fc57bfd48c47b9bace17db31ee2fd9e31f07e5f3fe0034107f041947ff8201a1f1f5c44c307377dc007b739e1837fbcc787164fe22faedcc1876be8e2c3b54ee1c3431af197cec1f097c25af011451ef848ad3df848036b7ce4e1097c549f37fe4a5334fe4abb041f0d2fc3c7442be2afba6cc55f7d05c0c7220ee3e39b55f1097746f10933adf8a4db97f0d7d5bfe153b578f8cc0305f8cc2c777ca6a8097f13f80c7f4bfb023e5bab1f9f6da58bcfce1ac0e7acff8dcfa914e36f1bdec6df86b7e0ef5cd888cfdd5d8acf3d1a87cf33be89cff3aec5e73db98ebf1bb4057ff7b5131eb8fb341e08a9c7834e2ce0a1b5fa78d8790a1ebee7191eee4fc323144ee311eb017894e5433c3ae4001eab73198f9b60e0f1b9c7f18430199ef0c01e4f58de822746e5e349ccdf7852c9389ea63781a7f7dae119c5023c63e80f9ed9fd10cfde7f04cf8e9cc0f337d9e385102e5e583c8c97fc7b899732f7e1a5032e78e9842a5e8622e2e5146bfc7de42e7c01651e5ff06f33be74fd177c797934fe61ed21fca33422bec26a165f71e335be32cd0f5fb976185febfe1dffb82102ffe41f15ff34b300df70e927bee99d04ff6c7505ff5cf91abe592f00ffe2f2337cdb9b717cfbb03ffe55ae0dbe7bf747fc1be606fc9bfb6ff1ef8d06f03dcee6f84fe1d7f09faaf8f8debd2df8cf79e7f09fe71ee3878ed1f1436ef1f8a1457bfc88f217fc58e6207e4cfe03ff95740b3f6e7f0dff0db81d3fd16a839f2cba849f0a28c24f9596e07f9cb6c5cf207ee26744dff0b36f42f07374097e618707fe979337fed7dd4ff8454a09feb79f367ec9d803bff4598c5fd5c0e3574f3cc2af5e55c6afd984e0d7fc390445109ab0fe703661fd9b76c2faa936c2266b2161133c80b0a9e20641b5964e501d4712d442fe1134ae8513342097085ac743095a499a04ad27dd846ddd14c2f6a728c20e3b1b825ef931825ecd5382febe4a82e1ce55c21e1698b0a7369460227624ece51913f6161209a6177f12f69dbd4c30fbc92758ec95102cce3d2058c02b0807fce7080708b7090793ee100e3ebf4738643349386c26221c7e0f271c5e7e443822a6138ec86a0936e73a09c754e308b6362482fddc79c2096309c181fc9fe7230427bc1ec185af4970999c27b8de7523b8eb8f10dcff95113cce42089ee95104afa72e041fa82fc1179649f02de921f8990c1102afa71202d91c425099192198d84a087e7e8710dc9f41087d9a47b830e34608931308e1e54042e49bbb84cb3b2b0957f6b512a29b2b09b1de7c422c0f4e88153d23c4f93108718f2e11e2dab711122acc0889a39f08d7b49a09c94c012159ae4048a1b81352db9f11523f1512d2ecd30819342e21ab7e2be196c21142ce8e61428ed88b90f3be8390d3df46b8add840c8dd1e4cb8ebf59d0018e41300e31904e095420270a69800c24e13c001440298f38100e3071050cdf304741b8880d38926e0a96802812e23103e5611c85a2104b208492057ab1228a0510265429d403bf680402bbb4ba07fa612e85f1208f4d9570486f60a8169b495c032c310d87db6045ef12d02afc48520c88e2248f47804697a1f415a9c4bb8b794442888c82314767208456e2e84e28d4e84e20c3b4269e93f42e9e7bb8432bd758472c856c2432339e1217f9a50c18a2454760b0895237242f5b9ff44e811aa9fdf20544f3e27d418900875dc1784ba792ce1898911e1494100e149952fe1c97002a1a13387f09c2221b41830082d971b086df9db09edcaea8457ffcdffd5af6a4287ce2ca153e12be1f57232e1cd6432e1ed995ec2dbe644428f9f0fa10f9f4a184857210ce63812bec0ae10be086f1346cca60923770208a30439616c770ae1ebcfd384f1ccd784698f7f84e9a7fa8419133c6186c725fc62471116e9a3843ff93e8465c01ce15f2794b036f380a8c0d0262afd6311d70fd2891b9f971355ac2b892a9d2a4435c7dd44358f5ea21aa68fb865924554df9f4454679513d59f9c266af4b2881a4bfb885a6b4789da678688ba871e1375435789ba89b5445da684a8fbd893b843564ad4cbbd45d4df6e4cdcb5f1077197961b7157c763a241c073a2e19c1371f7f416a2c94b01d174179c687a7d03d12ce40cd12c9d4adc1fd146dcbfac4f34c70889e6cde144f35fa789073d1a88873c9e100f25da102da10f8996525fa295c17ae2118a0ed146994bb4a53e23da4d1613ed959689c7f7da138f7b9b101db7bc223a9a4d129dac7489ce156ec453a3494497c426a2abce05a26bde75a26bc912d16d7d11d1ddaf86e89e7b87e8de7183e8716f3ff1ccbf21a2f7ca02d1b7b58c78f65d15d1dfee1bd13fa78e1872dd9318329f493cf7419518bacf9a183aad483caf554f3c6f65413c5f47225e84fc255eac7a4d0c8feb24465c7a4b8c681c2746fc4927469a6d2546edfe46bcb20620c6e49712af8a8c88575bac88f10fae1313d6fb12933899c46b3a52e2b5d52862cac936e28d1d52623af31031c3f60031a3e93431f3b00ff1e6456be2cdb43ce2cd2919312b1d43bcf5b7819833fc9978bb609878bb6b3ff1f6d750e29d6dabc43bb9ddc45cdf1c62def147c4bb4ebb8977874044c0b66c2244d441844cec24423ded8830a73b4418f105119ed54444f0854464b53711d9504a444ed710f15a534442b48848a8592012770f1349b93a44726c2291fc76994825d8101936b788ccd01b44e6a32622f3358ac86ec310397aa7891cdb2ca2c0439528c81e230a081144c11f2fa2f0e20ba2f06b1d51722a8b28b93a479406661365bb8e10efdd9d24de93ee21de7749243e101b100bedec888f18b1c40a8defc48a08656205771fb1e291945851d54cacdc9641ac4476126be2be136b11dec43aa31c62dd2506b141a998d8481a273ed7bd4e7cdeed416c365d20b6a8ae115bf75189ed4eb1c4ceee6ae26b4d12f1f5c97662d73d2d62d7374d62d7d41ab17b9d3af1bf26e25b199df8b67b8ad813c3207ebacb257e7af88dd8b72391d8e7bb8fd857f285d87faa85d8bf324afc6ca3411c304d250ea9a41147ec5d88a30fbe11c7eaff11c7a709c4c9801ee2d41719f1874a1371ae7088f8739b1f711e9b4cfc556946fcf53b96b8d88825fe0ef025fe4621884b5b66894b763dc4a56786c4a5957ae232ce98b8bcec4efcbb43445cb1b122ae9c3f465238d8435258ad27296a50498ad7f4484af7d793d647fc246d38aa4cda700240da78bf92b4f16b2a69f378184955e849523b4827a9b9fe226d59ec21a9338f9034d41e90b47c1549da2589a49d6a28d22e369264a0ae423238c024190ca5920cc62424c3d20324c3ca172463352ac9f869096977e524c924b69d6402cb2099125348a6358324337b10c96c219bb47ff751d27e870692f9e1ab24f3a68d240bd44f92c5b361d281d5fba4831039e970d84792d5a127a423b82ad2513b00e928f51be9e88fd3246ba601c97aad8c64b3b39a742c5c8764ab4c24d9dd2b221d2ffb4e3af142403a797d9e7472e438e9e4b43ec9293884e4cc3a48722ec0905ca3d024376d09c99d08209dd1e5927c3e86937ceda648be174124bfc408d2d9ffc6ecbfc98b14a0f0811478d69f149ca5450ad1ed219db31c239defca265de0f34817756248615dc748e107ec4897a0faa44bb2715264a73329eaed3c29fa8e1e29c6428574d59446ba7acc9d14fb308014f7b79d14cf3c464aecdf4d4aeaba46bac67e44ba5ee549bafe229574fdbb2a29795b1129553f8c94b6e922e9c62085740bf2899453709e74fb852f296fdb30292fa48f7477fd131250ef3a0978ea3d0988f944020e1c2681dfba9320be9b48700f1a09fdf90209bd9c41c2564493701b5548f873bd24528f03897cbb9c4401dd21d16a7791e845f52466480b89eda744627f292071cdc649fcac309240ff2a4932fa9a24b51793eebf78437ae0e04d2a00b7930a5db248458feb49c5f6fb4825b0415229f632a96c670da93c5783f448ba8754913e45aaacd122552f1349b57b9e90ea3ee2488f158f911e4b44a427bbf692ea9df6901a70b1a4e71901a4e7438ba496ad16a4b6ef6ea4f6834cd2cb0d06a49779bb481d23e9a4aeaf7852d7c215d21b8d59d29bd207a4370deb486f1d57486f4f9990de653490def5ff25f5f488491f6e9f277db288237dbaae4bfa24d625f517cd91fa6b6f933e9b3c260d6c409106dcaf93066424d240be3669d0619e34880b240d1b5b914663a34863875c496397a9a4b1a874d2d7ba56d2f85133d2f74d79a4c917eaa4c97e18e987a709697e471d69fef610699e1c4a5ad0de455ac8dc41faa5b540fa9da743fab7034dfa37fb8fb4ba4e85b496924e565ea49037dfd021ab1afc26ab524464359f4f648d888d64ed0805f2b6b226f2b6b737c9bad34fc83bde1891f5280664bd4e3259dfc081ac0fce21efdca64cdef9cf936c8cb526ef2eb322ef6e8926ef9e0692f7443a91f740706413541379ef772db2e9a155b2596d0ed91ce442366fde4db678a9453ef8e914d9528a251ffed04b3e3cd24d3e66cc201ff356201f83be229ff87081ec9882209ffc314b3e15ae403e45bc4176fdbd83eceece21bb0334c89ecbf664cfd5efe43397b3c9ded71dc87ebe1de4b33714c9fe9d17c9fe5fa1e480002572c0f0757290852a3934a0947cfe402df942f626729809921c3677931c7e3c811c019f225f499b25c7d4c8c95703fe91af166893633747926355b791e30c2f91e33582c9f10ed1e4787f6f727c059a9ce012454e2cfa4c4eacc9255f03d3c9d7cad4c9d7273793938d2bc9c97de1e4b4481e39630b929c21df40cecaf623df72aa20df7abd44ce8e9925e76ab892f334ce91ef7a6690efbe7b46befbbe9a0c50d94d06045491814d0e64b8cd6332e2d87532c26d9a8c38b7838ce49490d14dd164cc89e7645cbc23199f1c4b26987990c9e5bfc8e4b650320d8524d34fbe26d3457d64faf2253243bf89cc5414939981103213f992cc5c2920b35ce864362696cc1d4091b95f0e93f901b1647ef325327f024c1698fc240b85366449e05eb204f9882c79b59d2cf5f6244bc1e164d99b6364b9f212f9de8c947cffc92572fe2e09397fc8995c70b09e5c9062472ea89b2717aa12c9858d2ae4e2e04a7249089b5c16e8477ef4a2875c11d448aecc00932b7b02c855bf86c9d5724d7275a309f909659edc70e10eb9f14c36f999720ef9795f1ab9b9ff1eb9e5f24b724b9e2db90536496eddfa8edc061b20bf54a921bf3c15497e19eb467ef9ec20b9239f487e6d334f7edd104f7e9394437e67114d7e37bb89fc117396fc69dd3cf9536b1fb9f7450ab94f494eee5b7e48ee0f4d260ffadf260febd793872d1f90c7b6b692bf71d4c81321d3e4895c3479e217973c75b781fce3470479face2879fa0f8c3cfb5a9d3caf1648fe85ee202f96c7917fd7ec27ff99009097f214c97faf6a9257ffbb39ad7b924a51a8fa4151a41750940ecd51949e7a5194a67751d62f0e50942d54299bba82282a4b6314b5931314f50543cad66737281a4d0a146da3fd94ed0b1728ba3b52283bacd0147dbbbb949d6af3949d8f5328bbf6f8500c1fe7528c52972846e46314e3593ec578894e31b1da4d31bba940319b9ba6ec3f7b8962b1f69662b9ee02c5f2c21b8a65d620c512eb4b39bce44c396aa049396a694bb18e30a358539228365e1f283675dd149b96698acdda6b8a6dc53b8afd9a3ee5b856de7fde508ebf4ca038683ea6384e5a504e4adc294e0dc914e7e47514e7772f29a7f476535c3649292eb52694d3faaf286e307d8a7b4018e5cccd0cca99a7bf293e87ce527cce24537c12e3287ebc82ffb453ce02cc2967173e52028319949088384a08fc382534c8861226455322b4dc2991079094c84b8594c8a4794a64fb0fcae5f11e4a8c4a372566668072d530837235749272f5df2825f1d379cab5e7df28c99063941b659394f410334a3a1c4c49bf4fa7dc844e5272bef8536edfeda5dc1ef7a3e4066b52eea6a85200b2280ac8a69d027635a6406cc72890cb5d1468d8370acc934b4114585390ef4d28c85e4f0a8a7f9c82f9de48c18b111462543985383d40a1e80f5228579f5028295c0a35319942db7e86427b9943a15fb1a3305403288cdb5f280cca1f0a633589c28a7d49616f57a7b0a5e314f6a30a0a7b8e4ee1ee3d44e1570329fc37772882a9518ad0bc9122241ca28814f653c4e18728e29b1f2862128022dd3d41913a912972e14dca83d5764abee15f4ac1842aa5701a49298a65518a9db19452bc03a56c699852eeeb477928b3a53c0a3843a938684fa91ccfa1542e6ea554b7b851aa7f8b293526ed94daea154addce204a5d9322e5b1bd3be571ea36ca9384354a7df95d4ac379174a534a0aa5a9ac84f28cef4a7936b28ff2dc034a6925f3296d1a9d9476772ae5e5da4d4a47fe5b4aa76e08a5dbc990f29eb88fd2d3b542e9598ca57c98cda27c225ca47c5a15507ab78753fa764650fa6834cae733bb289fbd4994c14b8a94c1e855ca17ed3cca977dbd942fd77f51be4c5328a3e7e594d1d478cad75ba728df207b28df0ace51bee3e629934eb594e95def28330e1729731c07ca7c8688b2d05a45f9b5e24ff97d5795f2bb3c84f267d329ca92992a65891c4f590d8fa4acbd55a22a4437531596d2a98a5b86a98aef0854a5230bd40d6ec9d48d682daaca5645aacac127d4cd27fba99bdf9fa06e1e8350557d55a86ad6fba85b02a7a85b6481d4ad310fa89aa55fa93a2de7a93a2ff9d4ed0af1d4ed872f53b7e79fa6ea9e3e49ddc177a3ea355550772acaa93b6f53a9bbf216a8863a9ba846c363d4dd31e7a97bbe7753f72cb853f7ac60a87b557653cdc676502d0e10a807769da71e1814520fedfb48b5dc3c4f3d4c30a41e16f652ad2bcca936afcf53ed368aa8767e62aa5d5c13d5fed87aea711700f5f8b314aac3ce3f54470330d5714e8dea64bf4675dec8a69e8218515dbe41a8aebb6e524f6fa5503d6cce503d0ac0548f291cd533fa0dd567642fd5b7ff2bd5cf1e45f55b8aa39e0d4da2faeb6fa5fa7b9ea6fa7b8f520336a850033510d460118a1a5c384c0d1e3f4c3d1762403d574da1862d9a512f6d73a346ec3f418d72f84abda272881abd538d1aa3cca7c66c9da3c618c450637f13a8710af3d4f8e78dd404fb1e6aa27f11f5da2e7d6ab2e3616af23b2c35d56a9c9a3a17494d8bd1a666f4fa5333a64f513331386a26a7889a39f4967af35a0a354b2b869a6527a266a1caa959e2e3d4acfba7a8593f36536f3df1a7de1a3e4dbdb5ac45cd7e514dcdd32ca0e6bdc750ef7273a9e0d369542861900a335da1c292d2a8b0dbee54f8e5a3544cd6652aa6f41d15bbcd988a7f5f4a25de1aa41217fba964550d2a39769a4a2170a9541f20950ec253998e0c2ab3673b9595904be5a023a95c0d3895ef7583caf78da30a8e595205b34fa822d568aad8f11155ec544095993b50e5e73ba9f79cd4a9f7c8cbd407873f510bba5da885372e520b4107a845460fa8c5bb2aa925f243d4d20c02b52ce516b522359b5a955949adf1bc4fad3b47a7d6b7eda13ebdd84c6dc056531b2d7f509b92b1d4e733246a73a31bb579528dfac23188fa22b295dad29e4f6d539ea4b61b2f523b50e1d44ec94beaeb64536a97e7676ad70087daed82a6be33efa6be7baf46fda0f99afae1169efa016746fd187f87da17564fed9b30a17eb6aea77e8e18a60eaada5107773b5107fba7a8c32fc5d42f9ff4a8a3e418ea685b12f52be33775025b449d24c451a734ee537f6cb849fd31d0499d466da5ce3df9405da831a32edef0a5fe267ca1fe66fea32ea59552975947a97fd578d495e56fd47fa243b4759a153445d2244d29524853025da4ad6f3f46db50984edb50a64fdb58f08bb6b1ee0d4de5059ca6f6d097a656174fd3d8ba40d38ccaa769ca7fd3343b82695a6c5d9af6e019da76c9019aae6081b66363194def4c194dbfec096d976d0d6d173c856668944433043fa1ed99d94f33e9f4a299e2c269fb0c8fd3f6bd49a499792ad2f6379ea5990f1169169395b403615eb4034f576907e3a7698721489ad5d62c9ad5b66334ab539d342b2a9e66f5ef2fcde69b12ed18558d66abb181669b3d48b3fb6f0e768d8d34fb7d9f6827ac0ed14e08926927fedda3398ddad09c831934e7b87b34e7dc519aabad2fcdb5f118cdf5b531edf41153da69fbc3b4d3911f69a75f13696ecaad34771f28cd7db698e651b385e6f9a38ce63db19ee6b7ee3ccd6f8c403b7b3899e6ff854e0bec1ba605a3fd68219631b410fe0e5aa8ca1d5ae89e1ada79c424edc2d642da85844cda05cc4fda85ba43b48bd76b69170143b48bc539b4b0187f5a78d1282d426b921693fc8e16838aa0c57c75a1c5de4ca0c50e9ca6c5adfda3c51b1ea0c5f71169897a776949fbbed292dcac69499c4fb4a42700dab5a84db46bb14f68d7deaca7a5d4dea2a55ebd4acb404369991efeb42ccd445a76ae132d5bf88676bba8867607da4acbdd914acbcd5c47bb8b50a4dd5dc6d0402fad68d0ec581ab4bb8b8648b4a221ca37d11083341a329c434339eda2a1153268e8d0351ad6ea010de7fb8086b7a2d2f0f85c1ac17c378d70e81f8df4529f462d9ea5d1881334ba9384c6ec3b49e3587ea0712d0768bcd0589af01899265c21d12466c534d946214da6b69156a41c462b9a0aa695981ea695ef0fa49567d169e565e1b487aa0f698f6c6a6955de2bb42afa7ff1139d56fb538df638e115edf1b09cd610354f6b4c9ca3358e6ca13531f4682d55625a6bb413ad2dc999d64e39437b690fa3bd2c19a7bd9cdf4e7b0558a4752c6fa7750e96d15e1bf8d35e9fbb497b7d2994f6463b86f666389bf6d16495f6c91643fbc45ca37d9a15d2fafa7d69fd4ae3b42167286d64b4823616fb8b36567a8436d67d83f6b52496365e9a49fbf60b419b40aed1becb05b4c90d08dad45534edc73c96364b54a1cd4afc68b38feb6873110ab49f112768f325ddb445f754daefe29fb4df4b8f697fb52fd2feea18d0565ecfd1fe2d75d256b39a696b57ba686b5d20dada4c2e7d3dfd097d4383367dc39f28fa16672c7d6bb598ae71cd80aea9bf42d77448a3eb20d7d1b799eea46f57f7a4eb4ebad0f5ec52e93b0d3de8464453ba71550f7d9f7b087dbff915fa7ede2dba45d267ba85b48d7e30e834dd929446b73ab9916ef5208b6ef323946ea79f4ab73bb8936e57154bb73f584eb74f0ea6db33cbe90ef7c3e8279977e827a73ce8aeeb807457e24ffae98439bafbcd45ba3bcf91eea15a493fb3f91bdd7bc35bbacfd804dd57711fddcfd59c7e36299f1e68d4460ff18fa287244ed3434603e8e7f4b6d0432fefa75fd054a45f3819420f0b384f0f3be74d0fcb0ca587b7d5d02f5d0ea747d864d32f2f65d3af683ea15f09a9a15f39574fbff2ea353df64a1d3deef5457abc75123d1e72861eff5b4cbf165d4d4fb67b4e4fb66fa0a7e833e929811df41449163da5ef353df54422fda6c62cfda6ae06fd26f8363debd046fa2dcd66faad1911fdf67165faed0c4dfa6d49083d577f071db011400716dea383de26d1211d57e9d095043a029d47c744dea263994974022e864e3cf4934e8ccfa693369da55343efd16995afe98cfb0a7466bc129da5a84f676fd846e7f805d339d72ae81c2089ceddee4ce7edcca3f34e19d2f95fe574017b2b5db87b1d5d94544e97ec72a54b1ec9e9322f45ba5ce12dfd1eb58f7e5fa18d7edf7c9c7e3faa8d9e8f1da4e7cb9be8f975d5f4a28385f422980abd583d9d5ee291482f1d1fa797b396e80f53b0f4caef647ad56e257a55ef3f7a5db625fd89e229fa13836bf4a6fd29f4e7451df4e654577acbae13f4563d6d7a1b6e1bbd3d2182fe6a9d39fd15678adef983477f1df295fefadc18bd6b2f86fe46a189fe36a990fece7286fede703ffde38579faa7af707adf4653fae75306f4cfa558fa808f3f7d00da451fd65ba57f0988a18f18d7d2471c03e9230540fac82f63fad86667fa57ad75f4af3eedf4091b14fd3b6833fd47f51efaf4f041fa8c87097de653347dce8d499ffbe2499f5b6ea5cfe72fd117801cfaaf03a7e9bf439be9bfbb7be94b4fafd197430ce8cb55dfe82bb970faca834efabf581e7d15bf8bbe2aeba0af7eeba3afcef73214402086c2a70486121bced8e027636cb87586a1bcfb004379d093b19132c0d89438ccd8f49cc7d8dc12c550b5b560a812c80c55198ba166f28ca1f6cf8ea1ce6b60a88f1f6568ecf362685caa6068f03733343b4b19dae7018c6ddb0f3274d36f33764c5d60e8b5b0183bb5108c9d910f183b631218bb002286818d25c33077d77f980cd31b1f18a6459e0cd35fe30cb3ee54c6fe870286395a9561de60c738a0b8c43820ab661cfcaecc38641fcb38349dccb0dc846658f2961856e5998ca3174a194709250ceb13290c9ba0a30c9b6bc718c7226c19c7eaae33ec621418764ff733ece5fa8ce3c12a8ce3150e0c871926c331a89571725489e174688de1ccdfc4705e9b679c32a864b8fa1c669c7e9dc6701bbec1f0cc7ecdf044e0199e247386a7a08ce1f9789ee155a5c3f09a2c62787b07327c2e1e67f88d9e649c95d830fcf5ff30029c848ce0021b46082f8a116a7f927161359d115e9acab87403c3889c47332e67ff644459dc6144f76a3262d4fe32629377326273448ca4f03846d23b63c6b5b3158c54ed1f8cb45c1546dac83823fdd97e46fabb2b8c9b6f0e306ee99e67641fd2fb4f15e38e4f22e30e7f1b2337f21f2397799a71f7720a03a8c46680f13f1890c64506dcaf8f81de7b88817df88b81cb99651099240669c746063982c8a0febbc260b87b33187974066385c160badd6730af9d6670d306185c401183fb633b83174b65f0ef4733840c184394b28521ba896448dca10cf9355386fce62d869c9ac6b8af6cc278b0ed3ae3c18dbd8cfcaffe8c027614a360680fa3f8239b51b2b89951feb88af1e8d10e46a5b205a352ff37a3ea8e15a37a1f84517d87c8a88978cba821e21875d70c188ff755331ed37519f58a4846bddf1146fd0343467dfb34a3e16b1aa37180c668522e663479d119cf5b8c192f68e719ad56c68c9719198c0eed7c46a79235a3739b31e375b41ee3f5f74c46b7662da39b4767748f7732dee89a30de241933de665932dee6e7317a1c408c9e3fcd8cbe901c46df075746dfda56c6e747538c81cff18c41073bc660029731b8b295319cfb8331528d668c0fdd617c3bd2c4f8762394f1ed610763229ac89858bec7f8beef2b639282614c318f30a6d818c62c1fce9803bd61cce7e933162d3e301663ff30165373187fce42184b9d4e8c7f078319abd5bdcc75fb1599eb6e0b99eb9a5a988a7977998a9858a652a094a9d47796b93e05cfdc5006666ee8b2662a2b6830553c72982a635dcccd33094c0df344a626a78da9a3789fb9dd6886a9ab7482b923f40353ef48327367410a73e70280b92b7b03d3a04d8b69888a661ab21e310d47269846a458a6b1d897b9e7f273e69ede1d4c53e12cd3acd19ab93f498bb97ff933d362e41cf3c06c1ff3e04c0df39030e13f00a6a5e039d32ab99969f5bb87696dbccc3ca636ce3c6658c274ba7197e9d4ddcb74b6f9cb3c35e4c8743911c274bbfc95e9f6f91bd39df19be9c929629e719a629e79ebccf4fef785e9a310c0f4c15f6206b4cf3003136399818c03ccc0571066105dc40cd9a2c40c3981639ebb7a8a79ae379219ead3c9bc68f6987931259f19766a9e19f65a9d197ea48019eef28a1971d69979f9b41233ea118319d72562c64f4432e3ffea3313eef433af4d6733afafffcabc7e3b99997c4f8799425763a68a3c98698e60e68d247f66c67c3e33736f073373e402336ba59b994db566e6fe7ecdcc0b6861e6e5d631efee90300123714c90463f136c3ec904e70e3021dba84c98fd5b26f2660913f964898912089968e60a13934762624dd498b8dbed4c1cf53e93307780493addc4245d443149cd5f98f437794c56420a937de009937d668ac9c9c96572db8798dc913526cfec28933f54cb1465f098a23f5799e2ed62a6746f13539e4563de57e867deff9dcc7c50b4c27cf084ceccf7356116ca7e338b8e58328b4fe6314bf75d6296bfbec3ac6cd660567e4430abdc4a98b5a92798b5afcd988fcd0f30eb43bf319f3abc6536aa87309baa6a98cf3dfa98cf970e329b739d992f1cb6335bcebc60b6c42831db83dd99af027b99affa7c991ddc6866b72080f926e919f3ed9626e6db73decc9e8ff3cc0f3443e6476d67662fa093d94fad677ef6f7660e6c7cc81c70ca620ec43c600ee9aa318732b731bf3adb33bf6623995ff3f399df36b830bf856299df2658cceff408e60fb807731a0161ce998d317f6ec0317f6e1131e7512f990ba6eb988b17c8ccc54f1ce66fbf11e69fadcecc3fbab3cc3fe951cc6583ddccbf2a07982baf1599ff949a99ab06cf598a3726594a07c258eb0f48581b4e37b1365ced6229cf9e66292f1f606d1c7dcbda74be98b549a0ccda5483606d5a3bcb52892e65a94c56b136dbef676d865e626dee3060a93ece65a9ad93b1d494852c35bf1f2cb534064b0d8c63a975cdb03423b6b134912f599a8d592ced964b2c1dad8dac5d5e4a2c43fa3696a110cb32fa0266edb962cbda33dcc23289a962993cffcbdabba4c9dab7eb36cbec949cb5bfee21cb7cd19a659195c83ab043897520ff0ceb20d48175f0b91deb909b8c7578b19d65e5066059313a58478c1d58472a2d59470d1fb16c548758363dee2c9bbe16d631bd5c966de623962d3b8065fbef0febb88e29ebf8360bd609df38d6897219cbe1cc7a9683409be54cf766b9fca3b35cdfa159a71be4ac33392e2c2fc902cb1ba1cff22e3666f9c428b0cefa84b2ce5e44b10229a5ac20737f56d0810a56702b89159253c53a971ec93abfb98a759eafcd3a3f6fc8baf0cc8375b1659015ee97c70aff3ccc8a7c7487157dcc8a150d73605d0dbdc5bada98c48aedbac08afd788c954811b0aebf97b1d2166659e9e16f5937276c59d911edacec942456cecb97ac3b35a52cc0053516f0e35f16f4cf0516926cc842311558e8d6491636e9090b9bf39a85abbec9c23dd16111d277b32899175994b1701665ed318bface8cc5887461319d0658ec94711647fe97c55d9b65f1b4b35982a16596d0fa3f1f065912661c4bbe9dc992ff4961dd83ccb0ee638eb1ee3f04b01e74eab1f25f4059051b14580506adac82842bac829775ac22b75bac22621cabb818c42ab98e63951e39c02a0ddccb2afdb2c62a8318b1caf28359e5616dac87ea9b598f2cc7598f1c6fb12af02eacaa4336acea6304560dcf945523c7b26a4608acc785a7594f3afa594f1bf3580de12bac86814456e3464556d3366556535003ab295e83d5d4e8ce7a16d5c37a568363351fb9c96ac93fc06a6d7dc76a0ba96575f471591de3bb589dc64cd6eb833b58af6b18aceeb061d6dbed57591feb52589fac4b599f3e5bb07a9b15597de173ac017d1c6bc008cf1a201bb0863c4fb3be7cdccd1a1bf9c0fabae901eb9be122ebdb1975d664b9296baa388235cd0c67cd3c22b3667d7b59b3dc17acd90e6fd6dce2386b21c989b58079c7fae56dcafa9302632d6184ace5b30bace54b17d8eb80256c85f97f6c456b045b29e8065be9b22d7bfd8b42b672693a7ba39f227b63229fbdb1cb8cbd69c3007bf3940e5b75d598adbe60c7d6d87f9aadb9539fad79ce9eadf9ef2b5b0b738badd58460ebea6e62eb3a55b375df16b0f50d3fb177327cd93bc51d6c834f6fd9bb75abd97bd5cdd8a6016d6c53b9946db6ab926d16e5c03607e2d81667aad816297bd91699656ccb9d66eca3cc31b68d590cdb26eb09fb98cf04dbf6869c6dfb9ec83e0e2c651f6f1c621f7f37c23eb1fa9cedb043c0769c9c629fd2ddca3e5562c576d9f694edfa49817dbaee2cdbcd4183edbeef24db7dcc9ced79642fdb0b2c647b7b48d8de69216c6f493edb472791ed634d62fbbb65b1fde15decc0b15276d0f62576f0b600f6b9bfd7d8178866ec8bbe89ec30b1233becd902fbd2fbf7ec88758decc88cff6e36b10476545b213bead326f615c831f695455376b4e90a3b4645951dabdace8e776c6627ec096227e4a9b093722cd9a9473bd9a9f67aecb40d6fd8690fbcd837e206d9373af7b0d30b7eb333824bd919cd3aec8cf6ddec9b7a64f62dc1243bfbe631f6ed984ef69dd8bdecbcdd74f65d6d221b7820880df4af668329196c489b9c0dcd356243110836bce63a1b6df6918d311b6263a6d2d9f8d34d6cc262149b38c26393029bd994bfcd6ceaeb976cdaba1b6cdab668368d93cc667449d84cbd436c4ec1309b47d761f35a95d97ce025369f76952d8ab3618b9bbfb0a53a096cd99b50b63c3f9dfd806ac5ce8fe0b08bc263d945154aeca2df6bece210337631229f5d62fb985dae92c42edfa9c97e78d986fd284f835d25186257afab6757bf2f61d76c61b06b1e1c67d77e39cc7eece2cb7ea259ce7e4207b29fe25fb09fd6b9b21ba5deeca6edf7d8cfa82bec6705c7d9cfeb84ece66baeec17d553ecd64224bb6dd58cddae2260bfa4ec6077ece5b1bb9dd3d96f1ab4d86fde7d61bfb7ce67bf7f2e667f12b3d89f9d37b007f38cd8430deeec31ee0bf6d88bc7ecb185cbecf12c77f654b21a7b6ec33ef6cfdf2becf9d80cf6fc540b7bc1c482bd50b685bde82a67ffd9b49bbd7abf88bdf6e52b7b6d14c55efbf69aa3e0d5cd51582ee128a56ee128e59fe6acb7efe66c5c98e56c6a54e56c765ee16c7e13c551bb9cc451abddca51d773e7a8475671d4d37771348e7ee268196a71b465de9ceda9a739ba71af38fa102c477f398d63283ec931eeefe4981c1ee1982c4e71f6da4770f66fdcc1d9cf9fe498d3d91cf3f6398ec55c1fe740f807ce81bf2b9c4301159c431224e7d0430dce61ef0acee194539cc38fea3956cdbd9c238fe33847bace728e3a65728e3d3dc7b13ba2cab1f7a6718e93251c472b28e7e4b81bc72555c0717d50c6f108d9cff1f611707c5eece4f8c9af70ceeef9c439dbb997138838cc091cb9c3095ca673828a199c6087939c7333524e18e909276c628813fe2980136138c589906ee4444a0d3991bf033897cdbc3851da6d9ca8280627aae40ae7ca149973653986134d59e044b7847062a7e639f17ebf39097f889cc4f1039c24eb979c548639e7c6e961ce8d39474efac66d9c8ca0a79cccf165cecdd9439c5b3feb3939f62a9cdb6fe338b7e71b397772f670f2d2d671ee86697100df23399082650ef4e6590eccfc38070e5be26027a11c9ca50e075726e7e01e6fe71086cd3844900587c8f9c021b6ac7188cbb61c921b98438a09e79095fd38940e30877a399943a31ee1d0f7d970186e9d1cc6edbd1cc6f23b0e7bf3250edbfe0a873b58cae1fecae108c46e1c51ae02477cf33047cca57224a3039c7b67df73f2ef69700a0786384563a69cd275669c5295114ee9717d4ed93632a70c739053fe2083533eb089f368f835a7f26335a7cad68d5313a5c2a93b33cfa90bd2e43c7961c6791acfe33ca59de4346684701a1b5b398d9fd6731a4777709e298838cf3b5b392f984b9c17cdfa9cb68d499cf6802d9c979d12ce2b8dfb9cce5d4d9c6ee228e78d128ed373d987f3f1e03acec7ef799cdef86b9cbec72a9c01f300ce50693c67981dc1f9a20ee68c6cb8c919910b38a303099c31e215ced7d440ce783f82f36def206742c394336923e6cce2389cf9ce3f9c850447cec2c223cee26c31e73787cdf9730ecb59e6a1392bea67392b895b392b431b38ab2e6d5c859ba35c85d1f75cc5027dee7ab397dc0da3be5c65d16beea68835ee66ab51ae9afc065753f92257330bc8d5ba26e16a01a3b83a8461eef6f59fb9baebe45c5de91277c7a697dc1d21dbb806c9fa5c43421cd7701cc0350a79c335faf185bb279bcfdd33edca3549fcc035f9b089bbb7dd90bb2f7985bb6fe43977ff9971ae799e32d722cc897bf09b03f7b04725d7eac41bee51f62eae75f041aeadf626ae6daa1bd75e0fc0b57f1ec43dfee327d7216433d761ba9debd858c83d797a99eb92749febd2b59feb3a66cb3d8d1573dd866e70dd490b5c0f5d2bae870189eba9a0c7f5dc8ee47afae970bd363de67aeb33b83ed562ee59fd5ddcb353aa5cff755bb8fefe10aeff9559aeff3b4d6ea00e871b78f52b37e8f7276ef0c5386e306c847b0ebec20d3572e05eb870887b0119cfbd20d3e55efcf68f7b71ed06379c94c40d1736722f7d5ce046b6b3b997d71e73a3343f70a313e8dc18dd596eace677ee7599213725dc929b7aa6827be36502375d7c8c9bbefc9d7b47f521370fe8c4bd1bf38d0bb8b19e0bd2d2e382cf467361b6755c58ea352eecdf162e122fe012feb9738951095c9262199764f1964b8a49e592fe9ee392ebb95c4af77e2eb57c9e4bbbb9934be39b71e981715c0644ce65f4c2b92c1a8ecbcedecee5ca0bb902d007ae5044e38aa3ce71c5a016ae54c1812b5d4ae6de33a372ef1d1571eff59fe0dedf0ce4dea76573f3199fb9f993addcc2f893dca288016e31b5845b0a52e696f7c6731f6e7ccfadb026712b6cf6732ba6af72ab764e731f7fe9e73ef18fe23e997ccc7d1a67c06d0cbec06d8c59c76dc414719b9c7ab8cf3678739f2b01b9cfb58f709fcf06729bcda7b82f2caf725fb47fe5b6e41ee6b6e42f715bef8771dbf7b3b82f8b76713b34bf723b266e703b77c6705fdf6fe6be5dcfe3beddb595fbee9f36b7a76896fb617e90fbd152c0fd44f9c2fdf4399cdbabe5ccede5a572fb77cf73fb5bbab99fcd2db803f460ee206e923bd47f9a3bb436cd1dae29e77e9974e28ed5da70c726aab85f8323b8e34668eec47a17eef75832f73b609e3b794e9b3bf9ac9d3bb9728c3bbb70883baf09e6ceef59c79dbfe6c85d88f3e42ef45ee02efcd5e02eda3772ff84bee4feb905e72e69ede6fe55f4e6fec5a471579d77f0d6f13b78ebaa7ff0146aed788aedaf794a7b5a794ac328defa75ce3c656d1c4f25f1236fcbed489e7ab99cb735bd85a79db085a7dd57c2d3297bc8db164be76d4b17f0b601403c5de6319e7e9c2a4fffae02cf408ee1197eb6e2190e497946c0499e1102c933f675e51957efe319372af176076de099d858f2f682bff2f67d76e79951b579fb0f94f3cc9d4679e6431d3c8bc33f78168e309e855f3acfa2c2877790e8c43b84d5e059aa3fe3599e29e31df643f1aceaaef16cbe4278c7ffccf01c102e3cc7fcc7bc93da43bc933a19bc9376bf78aed2adbcd3072679a7cb313cf76230cf433d88e781c9e0791dc4f0bceaad783efb76f37c84de3c1f399917801be50570e77841e77579418935bc90ec9dbc10e8342f5c2ee5457c3cc28b5813f1627a667957d5bd79719bb2798997667849db567849247bdeb5e51fbcebfea779d7bfdde55d5ff3e625eff9c84b916278694a71bc34652fde8dbd0abcf4fdadbcf4c0cdbc8c02292fa35bcccbece7f36e3eace36539bbf3b2bbf3793996ff7839f70ff27246bb79795ffff10028110fd05ac303eef5e10153ba79e0aea33c34cf9c8779f29687b575e761bb5b78f8602d1e691cce23738c7994437b79944c168fba36c8a3fd4ce5316efef7a0573acc635bbbf1d8e38b3c0e3e8bc729abe171bbcb79bc7bca3c7ea09c27387b8a27a86ae449cdb6f0e4897b79f7768179f7a2b278f70ffbf1ee7bb8f1ee575ee6dd6f3ac6bbbfaccdcbff66cbcbfffb8157d075885738edc82b9e48e59548bef14a0ffbf0cafe0df1ca2f74f31eaec3f32a462d7895eb2c7995c639bcca2524afda708857edfd8b577d693daffaef265ecde9a7bcdaecb3bcba5316bcba3820af6e90c6ab4f1ce43d250df09ece02784f574ff31ab4d5780d9f8ef29a3a3279cf2cfb79cf6f25f39a35e4bc66b080d7da34c27b75cc94d7d199ceeb5456e1753a75f23a3b9b785d7737f0ba3e9ee5bd3926e0bd89d4e5bd29d9c47b2bdbc27bb7f711ef5db426afe75c03afe7591baf4f1cc5eb0ff84ff14fde60be0b6f58e93def8b7108ef0b9fcc1b635fe08d5f6ce78dcfa9f1bef73bf1a6e5d5bce9b954de2c748a3757e5cdfb7df729efcf5617ded294176fe5cf0edebf8d00debf6393bc7f7f8d79ab55bf78ab8d19bc35535bdeda39216fed0b9cbf8ebbc45738d2c0575859cf57711fe26fae27f1556d597cd5bc5abe2a308aaf765dc4dff2d590bf35d299bfb5fb1c7feb0a80af712c97af692ae16b292df0b51efaf0b5a33ff0b55f5fe4eb042cf27502bbf93bd406f93bdab6f0f5cc33f8fa8baefc9dfe297c835447be416718dff8bd2d7fb78e1f7faf853b7fff764bbec5912ebe051ecbb72077f20f38baf20f9cace71fbcd7c23fb4fd19ff70b402ffe8bd45beb58631ff58870adfd6678a6fb7ee09df5e610bdf5e692fdf7efe0affe4088b7faaff01df35df86ef5a52c877fdd2c1774bd2e0bb4da3f9eeef75f81edb617c8f7616ff4c660dff4c563ddf4b8fccf7b25fc7f7de9fcdf7b198e0fb8468f27d1b4df9fe0e3bf9217f3af9a157c7f917121af917f072fe05ae1effc2a730fec503a7f9176b1cf9171b03f9e14966fc4b6951fc08403f3fa2c6811f79cb827ff9d402ffcacd6dfc2b3209ff6a34991fbbde8d1f171eca8f2bd1e5c71faee127e8abf3130c2df9099f71fca4306f7e4ae3117e6a60253fb5659a9fb6e33b3f7de23d3f2395cbcfe068f1334fcdf36f2567f16fcd1ce7675f7ec6cf7e7c957fe796251f5058cf07063de6836ee5f0c1a4663eb8e7321f3259c0872c25f0a1f0543e5c790f1f5e9bc9472be6f0f1fe157c7cab0f9f70708c4f5876e19374417cd2fe6e3e8991cfa732a6f8b47e2f3efd860b9f7115c1673a06f19995723e73298ccfd20ae7f3c20cf8bc7f343e7f3b9ecfcf9be58b7738f3c577bff125a74ff1258d57f892253dfebdd46ffc7bac7efe7dbf6efefd4804ff418203ff0133805f906dcb2f34aee7177641f945a7dbf845978ff08be6b6f14bc0b6fc72e5147ec57024bfead85f7e75048c5fdd31c3afeddecdaf33afe53ff14ce63f1187f09f7c10f3eba12bfc262c95ffdcba8cffe25a07bf25369bdfae788adf6e7697df7ef107bff35836bfd3cd9fdff9ee3ebfdbeb3bbfbb740fffcdab1ffcb7d12ff86f17cff0df156af2df3bc1f93da41ffc0f5d33fc8fe1c5fc3eab557eff467dfec0f61ffcc12335fc2f3b80fc2fc835fe58e201fed7180bfef8433aff9ba2037f02bb993fb154cbffeed0c3ffeef596ffe3e7047f5aa9863ffd5e853f1b71823f9be3c75fe85cc75f78fb84ff7b7b207f69f8367ff9258cbfb234c9ffa7e0c95ffd3acc5ffd4de1afd5bc14acfb4e11ac5b3920503af543a0346828d8a03c29d8b8c346a0561d22507b46146cb97f55a03eba4da0fefdbc407d71bf60eb9e7a8106654ca07d5b4fa0d3f452a0eb1929d8e1f84960e0f7576010b55360b0745260a8e52d302e1b159870170526638f05a61a5a827d634f046615f902b34f29820301de82037d40c1a17339824379a38243d54281a5638ae0e806b6e0282a476073ee9fe09856abc06eae5a60b73a2b38fe2848707c39527082912c7048b31638140a04272f0f0b9c10628173ca168173e1b0e0d469acc0f5c875819786b6c0fbb1a3c00f5b2938db8f120468080481131f0441ce8a82109ca3205474507031224a101e6a2b087ffd5170e964b9e05268b020729c2588a97a24b86a5e2a8865f60a622b6f0ae23fb60a126a388284ee684152e7ac20a5cf47907a3e5a905ac814a43ebc2e48573616a45b170932ec8d04372d0d04375b130459dc2241ceee2c414efa03c1edad3382db2494e08ea0417067faa020f7969ae06ee60301e0948100e0132a00843c1500c2db0540bf1001909c2e802a180b60eb2b04b09b1b05f0eb620122244580f8322040116e0bd0053704e81eb200f30426c0fc0911608da80242fa3f01d1d15640740e1410bf3809c82b1302f2ea09014d29564073460968822501bd4c43c0383b28605c98163060f7054caf5a01f7fc26010fe92c10ac850984ae8b029116492049f214486a620492892081ec6c91402e0a16dc339709eec566080ad03704858a5582e2cb4182b2230705e53d91828a844141c58aa5a0f29caea0f2ce4541e54889a07aeebba046e987a026db435083cb143ce1aa0a1a148a050d2a5f040d92f582c6ac5cc1b36cbae0b92b52d09aff56f0d22558f06a4951d0e9bd5ff0fadb8ce0f5d26641d784bfe0bdc91bc1fb3a6b41cfa0ade0a3de80e0936f82a0f7a89560e0bf3c0dad6a0946a25d0423c9db05230c1fc148d1b860948a148c3d53118c4d7d158c43f082ef2f7404538b57043f0e8e0b7e4c4c0a6680b3829fbb4605bff46d05bfd802c1af8adf8245c70ec162d27ec1522e54b0bc71af60d9525fb05ca62af85bab2d5839342e58096a16ac482f0b569aad052b9f59827f214704ab2f6f0815be1509376ec816aa18d2849b3f0708555dcc855b823a841a7308a1562952a8f5db5aa8ede829d4be5329d4115a08b79db315ea2a85097798b40b77c0ca843bde09857a9eae42bdd87aa1a1b7bf70f79d46a1e915a9d0b41e2fdc77a241b8efbca770dfec57a159394668d61526344f62090fb4d40b2d0b360b0f936f0bad9464c223816dc2231fdf0a8f065d155acb7b84d6bf9285c75cec8576cd6dc2e3698142078308a1d34c9af094efb2f014c453788ab05f788a745de82ad417ba3b950b3db6580a3db36e0a3da9b942af1c63a1d7ab6742dfcffe42bf8855a1dfe529e159619cd0ffec4361c08157c2a0d2266170b8bf30f8879b30c46751187219293cbff85778e1f88af042e4a030ac68a7f0d2284f18e17344183103155e7957288cb16e13c678de10c6d90508e3727385f191ddc2eb8d7f8569b6a6c2f4b88fc29b971c8459c8e3c2ac1f96c25b2e1ce1ad268230fb60adf0b6e576e19d20ba3097a326ccfbf45408543c25041e541402afa60a81a0482128244e087e352e845ef210c217f60891d73385c8c93b427cf0652171438490f873ab902ceb10929f2a0bc933ee42ca916521e5115d48b502095997b608b9bbca853cafb7421efa8690d7d526e487de14f25bca8442032ba1983127943efd2794fb6e10ca0b8d84f726cb840fdccf08f39d3385053563c242f31e61d1f26561b16183b098da2f2c15b284a56be5c232c64e61b9be9fb01ca2212c271c113e2cba2a7c34df25acd8622aacc4cc092b4b4a84d56ba1c29a67c1c2daa3cdc25a9f37c25a9a8bb0f6438ab07658575827630beb6a59c2ba8eadc2a79b1c85cdbe77842ffe86095fc50b85af5af708bb2fa509bba387856fe63a846f958b859ffd2f083fff4b160ed8a18403a91b8483eb9a84832afb85c3be01c2617fa970f8d58870f81b58f885fe4a3812f045386a20128edd52128ed1ed84634da785632fcb84e33e5f84e3934bc26f2807e154e0a270ba72bd7086652c9c7ff55db870e482f0d7fe16e1a29aa270f19ebb70f1e543e19f6340e1dfcba784abe7a3450a2caa48e1015ea4f0264ba478ab5fa4bcc951b4b1a946b4b199ff9fffe20b3d91ca2f53d116db11917a6e9b48f3f15f9116cb57a4630a11e9144689b6ff918b743396443b8e6c17e9f11d44fa371244fa0c379181345d6454a927dafdb44eb447ad5f645ad929325b2c13ede75a880e04b9882c2f458a2cbf2589ac9fe4888e5d178a6c131c44766a274427cfd0454e237e22e7236522971f5291cbda07d1e9d55891870e55e4b14d4be411d929f2280c12799e9a1679591e1279852e8bbcce2f8b7cf95622bfa03891df3b43d159d5e7a2b366bda2b3870b4401354251d0c1d3a2a0ab0251b049842878d45b14b2d55814f2c94774eec4165168f267d1854543d14595145114cc4174a5c259148d55fccf17518c728828beb24894e02a1325507345492aa3a2ebba96a2e440b02879ca5794c2118ad29099a2b4072745377a1a45997807d1cd2a7b51964bbde896ca2e51b6f7655136ca5074fb364f74f7e2561120a75704815e12c1f7934408cc751162fcbb08b5ce538476eb1561d71f13616945226c3156846d8c10e1844122bcd63a11e15e9788a27f5cc4666f1371ca7e8838af4245fc847111ffe67991f8bfb148bec58a64f01722d9d3f722793045743f324f949fb449940f178b0ac04051c1c30a51c1a2585428991015c37789ca704da272469be811794c54c12a1055ef6c10d55e018aead66d15d56d4a17d5719545f52105a2a7d41551037d56d434f04df4ecda0dd18b4b7cd18bc71b452f061d442dab6f44ad1b0e8b5a9181a2d6968ba2b67b0051fb36b6a8bd3849f4ea97a1a8038212754aab45afcfaf1775fb9e10758fb489de04248bde4cb688fa6ec589fabdc245fd8506a2cfe32f44838b1744c307b78a86cb944423b29fa291afbf45a3718aa2afe11744df2299a209568d68d25c4134f9dd423475f0a768eaa791e8879e93e887155c341dcc15cd287f13cdbdf717cd4d048b7e6227450bffe56ba1d555b4f0f68ae89783be68991a2bfafb73a7e8ef1a4ff4ef649368f5f926d15a054dace0f851ac80b92256bcf51f7c8758e9bdb758b9d851bc51aa275671138955aebd16ab29448a3568c3e26d0db662bd6322b19e688b584f3e24d6bf632c3678f6546cf0cd566cb0d821365242888d08d7c47bdbbbc5a6fb5062f3e257e28341bfc587edf68b8f258ac4b68bc1623b8a9ed85e412ab60fb0171f8f84884f2cdd109ffc6028764eff2e3eb51a2c7651ea13bb5895895d3251e2d331cbe2d3cf8bc4ee4a2fc4ee6ae362f7cf15620fe763620fd68cd8ebbd99d8bbf0b5d84f5e22f6575e120714d1c401dd6fc481c0407160dd5e71f0598ef8dc5f8238d4fe843834d5481c5ac9165f507e270eef7c2f8e08561547b053c4118b37c497379f175fde15288ecad825be329b208e4b3417c77f918be3bfd689135202c589e10de2e4cf69e274877fe2ccb7dae22cc3397196d11371d6414d71d6077ff12df201f1ad322df19dee20716eb4b238af26549cf7a5437c97e72c064017c58027c562e0e53362b0b98f188a9a11c39cff8961e40e31ac714e8c008c8b516efd62d44565317a2c578cdf6224c6df4a17d39c43c4b410be988ed82f661bb788396e7bc51c9f79313f922b1695b989c5f539e2c2933ee2227c91b8b8f4bcb8e4de5d71795e83f8d12582b85273485c69c7155705948aabee80c5559fbf88ab46acc435fd1bc4b56677c5f56719e2fa9248f1d39d17c44f9b95c50de86c7143ed8cb851f385b8f16a87f8998292f879e54ff1f341b2b8995f277ef1504bdc7aa75fdc86a48bdbc61e895feefc2c7ec536147768a2c4af75f3c55d3a15e2ae925fe27757cac53dc5f7c41f69d3e2bee34271bf86bdb83fe7a378e074b678307f553c02ac178f76fd114f4842c49343f1e2c9ef28f1f47d8e7836e18f78768a2afeb98f26fe697e47fc1364249e277a8be73996e28579b6f857d882f8d77db0f857f54df1aff778f19f4b97c54bbfdbc4cb0d85e27f0996e2d5be59c93a674b89a23d4fb2b1c643b271eaad44e5698844ed8844a2766d48a236dc2f51373b28517fce966cbd332dd1d86422d1c8b094686004128d913189a67a8344079c29d1bfe422d9e5d42cd9355e213188ea9718e94b24bb972d257b341f48f6ccfe94ec1d7497ec7b9b27d9bf3a2a31b73e2131cfba26395c785962b5274762256f961ce9ae921c4bff26b1bd4a95d8023e4aec3e98488e57fc919c2008250ef537248eaf2224ce93369253fb909253d7fe485c14ab242e185589db3d7589fb1e88c4fddb2689176b52e2f54226f1fa6129f1b67590f8c7a749821e764a82932d2521c71a2521e5c99273c15724e74f6025e71751928b1614c94517a9e4e2e95b92b0ac244998b04e12f6802089c2ae9344958e4bae607092e88251c9b58312c9f5033e9264a70949eafd8392d48612491a0b28496bf096a4074649328e112599f4424966194692857d20b9551425c97edb21b9bd5b22b9433295e4ee50fd0f4f92fb0e20c9335595dc8d3f23b9fbd04e02f43b2801166025c0110f0964f71e094cef9e04265e91c0337425f0471512a4fa46095a234382b6cd93a0d3c012f4af7a09fa8fab04cbf592e06e144bf0978b258484fd12420345c2c8a64998df6325eccde112b62140c20e1b97b03323259ccb8e12ce8307126e43bc84f76254221a392c11c30d24722b7b891c0993c89b374aee9d5095dc8b52971400a225051f0992c2db1249e1671749e1c00b49c9ed1f9292221749694189e4e1de639247fe9a92472909928a3daf241583c592aa339192ea540d4935ac4a527b254d52bf9d276974289134b60c4a9a7a3224cf34fe499e9d15499e854a25edd1fa920ef69aa4a3f0b3a4cbfa87e43d7f46d2eb7b4ed29b6823e9bd3b22e9379e96f45b6024fdd1c592cf803ec940e6926474952f19b7d5974cbc48927c2f954826ff48243f6c3a253f4aee4aa68f7c974c43ee48a6e79d24333d8e92595a9a64f6bba2e4d71977c9a28d9a64b1d858b2382194fcc9a54afe3602242b4e3724ab9d3d5245f76d52c5405fa96298b554f17eb874bde290747dcf13e986367da98a3c4fbaf9f19454ada143ba256759baa5ae5cba65c05dba65bc57aa6ebc26d584174ab5ecf052ad958b526d83af52ed3f3d521d4ab7747ba89a74fbd267a92e659354b79423d56dad90eaddef96ee7cbe4f6a941b23dd6dd824dddd632edda3e62e3579e227dd27144acda46dd283b37ed243135a522bb517522bd308a9adad91d4b65f28b50b9f96da1b4aa58ede6a52e72753d253193fa4a7bf38494f4fff967a9c98957aaae6493d31ca52af2e9ed4dbf0b4d447e593d4a761407af6c14da9ff73ae3424e49b3444e82a3dd774471a7a19220d2b09905e9a7593466c4d905e0ede298d4e90496312b74a635250d2b8c961697c15499a64182c4db96e274d5b024a6f60c2a4e916a6d2f48f0dd28ced62e94d933bd2ac8b91d25b3c3769f64e9834fb56a9345bf8427a3b982bbde3d825cd9b6448efeeee9342efc64a614f69525444a914c57b22c57eea96e216d7a484230352a219534a3e5728a534fc92526def4869965652ba67839421689632aa3ca54cdb5629a77246cacdde22e5f58d49c5e78552e9ab12a9cc3b432a579996ded7fe22bdbf4751fac0fb8d34bf7a9fb4c074455a92fd495a6aa1272d6d1d929629b949cb9d5da58fdeae481f0d7a482b4e384babfa15a53516f7a43551bdd2dadc5bd2da99f5d2c7db8f4a1f7f3191d61f944beb6b39d206d86be9b38732e9b3b6e3d2e72395d2e7f373d2e6a77ce90b508bf4c51c44dae27a50da12fb43daca7e2c6dab0a92b6f5444adbcbf3a42fcf9e93bec420a4afdab74b3b8ee54a3bb53ca49dd67ba59df64ed2ce2ffdd2d715e7a5dd7881f49d4e8af4dda53bd277597fa5ef413ba51fd48da41f3d34a41faf38497b497fa4fdf663d2cf5f97a4035b9da403b511d2a1bc1dd2e187afa4a33e29d2b1e1bdd209e998f47b19493a730e2c9d911f96ce34bc94ce366b48675702a5734bcbd29f7b3aa4bfb6074aff18a448ff54aa48573dae4a576bd3a56b7fe2650acb5899c26aad4cf978a66ca3abb26c93c447b6c5a554a67ec44ba64e7929535f7822d35c2d9669a90dc9b49c2a645a5741322d92a74c5b7341a6ddef2ad31929966db7d821d335c897e91dba2ed3af4e9519daf8c98c953565c6a85c9949e95799e9af6bb27d3b3564fb6ff8cb2c2cc5b283e710b283523dd9a1dd7b6496b15632ab90af322bf87a99d56cbfcc6a9e213bda259159bf87c96c608f65c7b240b213c83d32a7cdb332a7ae70998b67b0ccf5184fe636774ee6f6f786cc9d8f94b9f7dc9579fe0996790d8eca7c6d3464beb67c99ef2d23996f395be6a729919d5dd92cf3dff157e65fa52c0b500d900515a06421473365e7865ec942e3c264e7838365615bdfc8c2ce44cbc2df6c94459ecc9745b6e7c82e5fc7c8a2069765d133976531c173b298f33b643132a62cb6f39a2c4ed22f8b9bf7902524c5c91203f26549f1eb65d71931b26470bd2cf95fa02cc5cb429612cb91a53c5a274b0d9896a5260a64a9545fd90d449fec469fae2cfdc3395976184b960d5191dd79785596cb5192e53ed090e5b514cbf27a91b2bb1a08d95ddc4919d8a35006f547c960139532b47c55864d2a97e1ae1f95e190f3325c4db38c68a424232666cb48a6a632d24d151979f7011939162aa3a6bbc9e8a600199d3925a37f1f9231ec3a640cdc0e196b2650c68eff20e38bd365c22a5d99f8a2a34c9cef24937c80c8a42573b27b9268d9bd1f6bb2fb1b36cbf21fe9c90aca7ec90acf9e97153924c88a3ed265c5c673b2470881ac02d420abf8f640560d4f94d558c5c8eae03b648f1772654fb70ecb1a0e82658d16a1b2c6a04c5963d343d933ba8aec79be9facb5e3bbaccd472c6bfff65dd6fec341f6d20c2c7b4985c85eb7dc9575dd6891bdbde2257b677358f66eb241f6e9c461d9a7b27bb2be1b43b2be013f59bf628aecb3768cecb3e31fd9e7a59fb2c183e1b2d16c07d968cb27d9f85303d9c42e806ce27b846cf25d93ecc7bdbdb29917e5b29feabf650b3bfc64bf3769c8961cbec8feba4fc8fef938cbfe85bd93fd8b0c94ada995cb151282e50a7daa7285dfdd72a5b69372a5a94ff2f57dd1f20d1417f986725df9a6e940b94a62bc7c73da26b92aedad5cb5f2825ceda7a75c635dac5ce3b0935c83142bd74c13c8b50cfde45a3909726d239a5cbb7cb35cc77f935c077443beade5835cef589f5cefd4885cef5593dc406d546e20b9273768b82e370a2a97ef7ef350bee7d03eb9894eacdce44ab2dc54b1446e6ab62a37bd42909bce7d919b778dc8cdbfe0e416df4ec80f9c49901f9438ca0f6d59273f34f54a6ea99a233f8cff293f62b4243f7ac5556eb7f7a5fcf89501f9f1a2bff2e38ff2e5c77f31e58ebc32b9e360b9fce43673f9c9edce72274cb1dcf93e46ee92912277695694bb22217237e267b97bca3ab997eb76b9d7dd5cb957cf09f9d972777990d50179503a421ef45e571eb4d42f0fb9f4581e92d32d0f4bde2c0f639e938771d3e4e164befcd2db25f9a5e50e79a4dd3af9e5a6567914ca5b1ef3f481fc2a66401e9be72a8fe715c8e34723e489273ce5d7cfb2e4d78bf7c89317c6e5691178f90d49ab3cc3df409e31b25d7e5339407eeb54a13cfbc525794ee26f790e5d497e7bd84b7efbef06796eb6ab3cefcb713934edac1cda932747bd3f2347233972ccb64b726c88a21cdbb24e8e338d93e3d004395e0f2b270c81e424f83f3919af23a7acb6cba92e55725a9caa9ca51f2067011ce51cf7303987672ae77911e5a2cd3972f17345b9e4438a5cfa26557e8f7cf33f7fe5f75a52e4f78147e50f7ec4cb0b3dc7e4c5d51be425119be40f7f46c82b8aceca2bea5ce595ef4de45539bef2ead9bbf29a42a6bc96704d5ef7c55dfe78e88cfc09de4f5e3f90206f7c85923ff37b2c7f76ce50fefcef98bcf9ef5579abf58abcedf913793b4a41fef2245afe5262247f4543cb3b568fcabb221de55df757e5dd3333f2770abdf2772601f2f7ca59f20ffa3cf907a349f987b05ef907dc90fce3e74079dfeca8bc7fd1493ea01e2e1f8868960f2abf930f9da1c887329fc987c8c9f231f251f958bd5cfe55db453efef4b8fc9bd127f9b7c4ff315c9fe15c705100c0292349116546db284a92c84a19954d9114914a66a210c92a14c9881211f9efbdf7ded32a12298548a58ca278dfe73ebfe77cbbf7dc73ee8773f33bbfdc88ec9c0cafef9c6adcd039adbeaa733a3abe73bac7aff3bb9d71e777d69dceefafcf76fe38b5d4f92305ddf98b7da07356a3bc73f6dab5cedff1f2cedff0a1ce3f6fda3a97b64f742ea59ceffc6b09effc9b7a14a0b2b005a0eac907acd2f203ac9a1f06ac96bf05acee1b00a855d400d4db45008d5c3e40e383034053750ca065bd0ea0ed310658d7c903e8bc6d02e8a65c046cdc4404189cb1036caaad056c3e7c16b0b94409d88c3901305267028c7cde018ccee101c651f300132320c0ec891e604b661c604bbb07c0fcc45bc0b61626607ba92a60c7e849c0ee5dad80ddef170096f780002bfd0480d5534b80351b0cb079f70960975d0fb0ab0600ece7e301071a4d010714cf008ef006c0a13f628093c01970d8bf1e7038ff20e03001047051ff00704b3d09f0f8590ff064ee0678a9de0178056901bcf21a005e0833c071912dc0275609f0b97806e0433100f80ee801fc7434017e4542801f5a0938d97d1b704a3f1370ea5e32204855090801fc029c4ed4069c714b0044ddb2029c9b7d0488ce8603cec7be005c1887006294ab01b12d12409c641d203ef20020beb404104f23022e51988084561a20811201b8dcdc02b8e2a60ab8224800243aec0224463f0024fe9b06249ff904483d730d900a3d0b48db7c0370fdfb674006701190f56137e0266d10708bda00c81eb502e41c54026eeffc00b85da80728c8b90028b8db0b28d4790c281a7a0d28617800ee395d01dcbfba19705f7a1250d1ca0254fcb0005416c10155316c40d59f7840f56d43c0e3902f80fa8808c013a40aa0215c0e68e8bf0d6874c2029ea566029e4d24009e97ad0634a3a480e6f1dd80962c5b40fb57750050130a009acf0340f1590010371b00929c07405a630108fb40006a330080960200d82c1900fb0d072095040148f30a00f5c25d003d9403e0eec501780d7f008277e100e1e87780c8450c10bb3d01c816f200f2f4ff3dc501e4b0ab0045ff2e8072ad1140697810a00c830094378f0094380740776726a0dff41de0ed500d6064e92ae0a3ee1060f46f20607cb50030b1330230756413608acd004cebce00a6f7a001df2860c0b7296dc00fe23c6006660698995900fcccfa00981d7e0198b32a002ca49401fe44ed032ca9c1004ba00780257c02e0efba64c0bffd0ca08ab71d50f5dd145075d11bb8aa683f50addc1fa8365400d4dc550e5c43c200b53ab381ebf06f803a1146409d7721c0f591d9c0f5b75e0337da1600370bf840b31b4340b337578016d62bc0adabc7813bb6e50077b4ea017747fc005afaaa002defcf032d7b5481d6c30f8036d50ca0ad6f33d0b6d117b8cfea1e705f802ad0a1e511d0e16f03d051a809745c82029d2e0d019d7787029d43e781ce7837a0cb9758e011d65da0abdd5fa0c7b3e340cfad41c0a3cf1381c7ae8d028f1fd205faaccd07faaa5a027deda940bfe668e009f5d3407f9704a07f051c1854e10b0cae0d0506ffeb0386bc9c04861a3e03863e2906864af581a15ffe00c3be3c05865fe9069ef614014f83f480a7a7bf00cf587c039ee9fd0b8ccaf10046a7ad029e2f1c025e385305bc20790c8c5d4707c6426c81713b0380f14ecbc0789f62607c7813f0f2966ee055d752e0d574436062f35760222c0098ba0a0c4c05d603d3af6181e95053603ab20a78ebf64f60b6ea6760cec97e60aedf20f0b6ff7e60ded843e09d53a5c03bed2f800581fec002f80960617029b0d8790fb0f4fa23e0bd4723c0fb91d1c0b2d667c032161658fee025f021ad125859ff19587d6f03b0bafe18f0b1e714f071b735f0f1f845606dfc7a60ad3c0158773318f8acf102b049aa04be00f381adab3f015b2daf025b6167812f99ddc07697834010ec101071b80a88f9040762775900f1abb60009239940623e08489ae80052260a8054970e20c3ec2090b9e50690631804e427898182f55a40a1e345a0f8fb5aa02cf03a50f6b718a8bcbd0fd815ea02ec2e5e01764bfe00bbbff6017bbcc9c0becc21e0db996fc077c54ce0302c1df8be790ef89e680ffc50f91af851450efcc87c04fc54f31df8793c16386ea80d1c972c03272ebd034e55e401bfce6402bfd984037ff0a2803ff789813fcf52803f0bc9c05ffa01c0d9a36f80b36f9c81f3d48dc0dfce7ec0a5c115e0bf7b32e072e109e0cac17ae0caca0848c5c204a4da0801a9ce5e04ada2f48256bded02adb61683d43cf681d485ea200deb0c9086ed379086b407a4d90404ad6188406bf7dd03e9b4c9401b688f41babf8f81f442f240fab21ad066df0e9061c66f9051d61390694f1968cb2322688be21bc8fc9705c8427f1e6411a10eb2c83b08dada3b09da765206dad69306dad66f0dda5e6206da319701b28a7e03da03c901edc160407b3f6c01d91e6904edd707809c2c4d4187e98da0c3523f90f36526c80505001d595d003a32fd05e41ae807729d1c06b9b99482dcd2702077ce2b90c79975208f5817d0d1e07cd0d1170741dedaaa20eff7c1209fe53e909fa201e47fac1ce4ff790614e854050a72290205cf1c0385b8d48042ae2e81421ecf83425e6d06857d2a0445525a41673958d0b94732d0393e1b74de6a3de882310c74e1822fe802200514f3ed2f2896fc1d14efd6008a7ff21e74292c0e9410b40574d9c6087419bc0d74f95f19e86acc0ce8eac50c50d2e57250f20b39280d13094ad7cc0465d8ea81325cec40598f4f807242ec41b9292da0dc371da0db2789a0bcd01fa03c461f28bffd1be84eef1fd05ddf065011ed2ca8181b0a2afe0e0295160682ee0b5241e5ffdfe3c19ecfa087454741957bab419551af418f7d43418fdf6f07d5845e05d55ec5806aebfc4075dd025083c64e5003791ed4a85d0b6aa485809a3e0841cf735540cf59a741cd9fc6402d1a1f416dc728a0f6e779a0576e0f4080383b10d0621d08d81005024acc4020f30f20f0e45f1004c70441f854106c040182afbe044298d341c8adef40a8abbb41a8ac2610562605e1cf658388d0741011711744aa8c079137bc04916bf78128bd6010ada21e4493b480989f7b416cb5a720b6563488e3de09e26a1e06716f058078f91b40fc674d20498a3d48da680092d1d540f28c4590e23a17d4d5fd16d4bd4615d4b7fa03e875aa37e8f55023e88dce5950ff4511a85f31011ad05a0b1a20248006b5c241831b3541c34453d0fbb920d0c8ddcba08faf1a40a35101a0f13c1668fcad3be8cbd524d0b73a34e8bbf943d077ee27d0cc6a23d0cf285dd05cae176841cf11b410a80dfafd2d04b494b91db454cf04fd4b018196d53e8296bb00a095130ad0ca535fb0ca76365865110d566d3c0c5ebdbe17ac76f13d58dd380fbca62b04bc6e6d3958a7080d5ebf3601bc31260eac6fb9116cb0e10178137516bc19a4009b84b1c0e6871dc11656ad608b9511f00e8d62f0ce5df9e09d93a5e0dddd2fc096a2a3e03dfbd682f7cc05806d6fe882f73deb04efdf7d05bc7f28146c3f7f0e7c20d9137ca021017c407619ec687318ec94e6093ef2e20fd8dd1d0ef61464833d176ac147735e808f7ebe013e7e351cec6ddc08f6aeb80ff626c483bdbbaac13e216fc07e8d25e013067fc12748dee013dd1bc1fe85bee02073293828b5151cbce732f88c5b193842fd1238b2fd22f8ece965f0d93b047054fe20387aa71e38faf724383e7e07f8524433f88ac90970d2c9d5e0e4b629708a9a093865870c9c72f51c387dfd3370fac58be074c25b703a39099c113f03ceccf70167be2381b3aed1c0592fce80b35089e02ce976f0cd87e9e05b0be6e06c1712383beb2d3827f73a38875909ce7d3106ce5da900df167681f31da0e07ba147c0f71ee1c195ea09e04ac76970e56b7d70d5ca7570f53b1f70ed6d30b8b6dd105c775b00ae7f64066e489b0437d4e2c14f55fe829fa916839ffde6829b52de809b58b1e0a6b956f0f3375ae066e32fe096b393e096a866706bf366f0cbe463e09779fde0978f92c11d3a2070e75b1730e0b61318841483c16bae83c1efbbc090acf360d84e3f3022ac0c8cc4448091af67c1e8eb2fc1d8e26830ae8a04c6af8b03932f1d0653bbebc1b47dc5605a520998b1a91dcc0c428399295d60d6e40e30bb6e0ecc3ba506e6494f82f90e55607e5828987f030516de3c0d160d9981a5fc34b074f9025816b0012cd76d03775d49027755fd0077bb3a80fbfebe06f73bd880fb4950f0c0f37af0db0f5fc16fffac050f7197c123e14fc01f2843e0d1dbf7c19f34f5c09f3cb1e0896daae02fa14cf0a4050dfcf5d417f0d7f91ef0b71e67f0f75e08f8874a3378e6a000fccb3d1b3c7b0b019e6b5707ff7d6407fefb310efccfed18f85ffb3ff03f62147859e50a7885be19a2822984a8ba684156dd6e86ac92074056e392216a717e108d232f209a0f83215a776190b5ea18c83a536b88ced3f3900d2a7f21bab3a610dd391a64e3a83ec420bd00628828841827fb424c0c4b20a6e10d1053f95a88d9ce4c88d9a329c8964722c896ea7e88453c11b2f591366407d218b24bd301b22be218c432731dc4460506d913f9bfebc590bdd6772176d9b6907deffa2007ffae8538feec82382ed5409c336d202eebfee7f70ee2d2530e714d2980b8a6b6405ca1e110d7fe7688bbe6518847eb2a88077607c4b39804390a9642bc3ecc428ea9bf8678df4e85f81c3b03f1c95287f876bc839c90fd829cf8aa0239e9d303f16f8d85f8439f40fc7f0c410269c190d0c85cc899136f201106c99088a7224864661724eac35fc805f525c805d077486c4f25242ea21812f7e92b243e551b72edfa2348d2d55c48aad01f9266bd08b97e5c05723d691324a34f01b9f1a41f9279fc06e496cf06c82d7407e4d6e24f48b6560824a7ba00727bf57948dede8b90fca5539082486dc8dd342ae42e14002992ef84943c35859415c442ca3f8f432a69a72155c874c823fd5590ea0e09e4f183e7905a1b18a42ee833a4eef62d487de14948434009a421810e794e54873457d0212f82b6415ed4d541da26a2202f9bf0908eff7bd039920f01b82440809cfd1090fd0908a87127049ee10e41e8a540d0219d10d29d6508c5e60d841add09a11f8b8030ee6541d8de5510cecd5108f79c2d846f2a84f0af6b404469472052db1488d4e51d4406e985c8c6ca21ca917790ee138b90de9b2c48dfa57390371bf990f77640c888c53064e41b0ff241b70232ba9d06194d7b0e19ed3e06f974f71a644c430219f3e44226576c2053777d205f4fb441a67f6c85fcf02541664cb7407ef6aa437ee50320bf2ac721b307e090397d33c8c27a2bc8ef7747217fbd1220cb17b890e5cb2190e5697fc8f262296445100b5551074055b66c84aac49440551b3ca0aa7f63a06ad766a1ea1d8350f58f6ca8e6f076e8daa78150edf656a88e7e04548765065deff306aab7250eaa675b0fd5f7c9836e7648846eae07400df7e443b7dc8d816e7949839a67ee809a17e441b7ce2740b76d9741b7a5f941b7fd3905ddbe712b74d7d729a895d629a8d5f213a8b5652cd4faf876a875f13ea8350a0eb5f9fb11ba675b0b74ef8c3fd4765737d4b6e803d4ceec05d4eefe5be8beade5d07d420ba87da61ff480cd2aa8e35d47a84bc81fa8cb2b7fa80bd3157aa4d81eea5ada0775130ba11eb49dd0a3eb62a04743d2a0c77418d063af7f40bd632da1deb9c6509fbb2e50df676650bf939ba127fd4e414f81df40fd9f6640fddf8ba0211947a0a17923d0d087bba0616fbca1e11316d033364ed0b34b5ba0e76c67a1d17a43d0684f19f47cb20a34c63d081ae3590e8dfdec07bd8861412f927f42e37ab743e3fb89d084d124e8e5965ee895d510e8d5bc3168e2422bf45af80cf45ae2143469f75b6852e10b6872c83768ea8b28681abc1f9a7ece1e9a0e7f08bd7e1909bd690680deecc74173f6b7436f3b0540f3d60aa005bc4ae85dad496861bd0bb4c863145aeca680963c7c0b2d79d4072d695b0fbddfb80c2d9f72873e086a8656a69e8156661942aba315d06ab211b446ff22b4e6df7d686d5d0fb4f6553db4ee761db40ebf19da00da096d644e419f7e9c873eb735803ecf2984362384d016954c688bb60db4a5330efae2151bda7a97086db3f9086d0b9e87b6df2f8676b88e433b2eec8476a670a1d0d52550d8859f50f8c863282ae30714a30442b1793e505cc06b28f9be37947a69004afd700c4a3f7514ca888882b21e7b4239dee6505ef97e28ef790d54a8190e15be5a808a5c06a0e2e67f50f16727a83472162afb620f955fdf0855de0441bba263a0dd0ecdd0fe410ef4dd9534e810e512746888041d4e5c0f1d395f01fd68d50afd1c6d0c1d5b09858e0f5542bf44164327353ba1935a76d0c92c007472fe2af4ebe332e8f73545d01ff7f3a1b3e34fa173d59ed0f97d3ba0f3f117a18b1e02e8e2091de8e25c1174a9c417ba34ca862e7d8d862efd7a035d66e44157fa2d60aa68014c75fc2b4c75c50ea6defc02a6a1b10da619ad0a5be3f903a69de104d3a676c3b43fde8169ff9a87adfb1e0d5b7f2c14b67ed111a6e7b00fa6e7b316a61ffe1b66d07515b6e9e85b9891e36f98f17300ccc4e32acc3cee35ccfcba04669ee10cb3481f836dcbdb0edb451c8259c6fd815915d361566ddf6136faa6309b0b67617bd281b03d0fec607b5d45b0bde46b30dbfb9f6076e006d87ea74298fd8305983d4e07e6d05c0e3bf8e629ec90f83decf09a6cd861c378d861f11598b35a20cc794407e6a2ad0173e1ad811d6964c05c71da30d7afe63037074f98fb83b3308fc80e98e7720becd8bf2ed871c71b30df03bf6127baad60fe1c1b588047382c48630e16e2fa041652d30f0bb59b8785ed77869dbec4809d39741f1651b91b163151018bf4b9033b5bb2088b3ac8869d9b30875d48d684c51ce981c554e4c362ea1fc12e0acec1e2bbc361f153cbb084bcebb02b3bdec31255e66089e6c761d7766d835d8b3a06bbf6f52e2ca901034b3d3601cb78e307bbf1b61b76b33d0c9673b21b76bbaa06961f9b0bbbe38e86dd41ad8315b4b06105a87658c1c7b5b0bb6950d85dbe0dacf84921ac64ad2dac74ca0d766f3d0d5676c10156cedb097be07f185609f3855569d8c21ed913608f126a608f1fd8c06a4041b0fa797d5883ef1a58c3d24ed8d3b858d8d3870db0e7b68db0e72191b066960bac657d08acf5891aec65f641d8cbaa1418d08e000325f061a09a6918f258190ca3ff0286b97e1286dd2086e1b6e8c2f05a8630fc054b1831ae0e46ca0885514cab61941d1f60f4b7af608c8dcf608ce4af30a6e67518f376318cddd703137e3c09131bbe85c9ce5361b28fd33005e2314ce9b908532edf84751797c1ba011b607d9b18b0bed769b0d7ceaf61fd9bbc61fdffd6c30698376083af5a6143d415d8b0290df6de341836b2371df671d53ed8e87175d8e865386c94d90efbe4990ffb7cad063616e70d1baf5c059b12e6c0be19a6c27e3c1c83fda87f02fbf519029b7d5d0f5bdc3704fba7ea07fb5760005b3694c25686a870d5f052f86a6363b86665085cebd049b8d62d007c6d662a5c3b050fd7fe7a00ae536c0e5f9fb01bae7b3c06aee72c831b38a7c30dde1c876f5a5f08378983c24d5d7fc1b76176c0b73b61e1db3f06c0773057c1774535c1f7d430e17b6a7de07b1a30f03def5ec0edfcdfc0ed42bfc2f7edb083ef1b5f05df0fee87ef67aac1ed4d14f003098e7007d357f0831eee70c7e959b8536f26fc70502fdc85f30aee226d801fc9fd0d776fa2c23d8d6570cfd6b5f0a3ebb8f06377e2e1deab30f013565fe0277c9fc04f6a06c24f791e869f7abd0c0f38edf0bf54784061173cd0d2141e987a111e585d090f7a170a0fc974878760f8f0902feaf0903fbdf03006161ebe66081efe70007eba2d0d7ee670153cd270167efedd2cfc42e32f788c66193c26cc101ef3732f3cfec8103c3e5e157e093e0a4f98ac825f7314c193ed6ec15346a1f034537778fa9f1ef8f564043c43f32d3c63f34978469b3d3ca3e3393c63b6047ea3251b9eb9960fbf297086678312e139e758f0db2b6ef0bcee48f89d754fe17782dfc3efe4bf85df218fc3ef482be0053a527881e33d7891ba2dbcf8fc43f83d6b5578d9adf3f0b247bbe1156330f8c30419bcf2fb4178e52f7b786de741785d453dbc0e4187371c8f8437d419c31b0106f0a77e3478535709fcb9ee2af8f3de10784b4433bce5610abcb5d81ddeb6bd19de5ef61ade29db0707ae358083729870f0cd7b70e829051cc64f82239a34e1d83b8170bca0154e4810c3898a6b708a8d0b9ccaff0ca73d4e843352f6c359bbe870166b1f9c5d278473c823707ed359385ffe0f2eb012c3458647e16284175c629501977ab5c165074ec0e5260570b9622f5c11c1852b584b7065a206bc3bdb17def73818fe3aa300de9fad027feb6ff5bf44f8b045007c18e7091f4117c13f9c75818f9aee818f3a0cc3476b14f04ff7ffc03f3dfc0e1f3372838f056d848f0db6c0c786b4e1e35bb6c1c7093ef02fb189f02fc92af02f95d6f0298bdbf0a9710df8f4d655f0e91746f0991393f039bb79f8dc8310f8c25730fc77533dfcf78bf5f0dfbf17e17f0aa6e07fc6fde04bd635f015b00342d53119a1ea7409a1c6cc4368ec7d80d03c8240acf17440ac757b83587bce0ba1b3b51ea1fb5207b149f31a6293808f300c00224c79ba0833d34c84f9be498479a6126111fe0db1b36311b1fb6a25c2d27b026159cc4058c580105683f3086b2c0eb137f221c2ae5d0561377414b1cf2407b1efb626621f6601b1ff3014b1ffd830c2fedd32e2c0160ac2c1ba08e1b0ff07c2d1b113e1f838137168931fc209628b385cac8f7039bc80709961235c3dc7116ee8cb08779418e161b901e151318df0c03f427870231047231a10c73afe208e9f5f8ff0ee5c41f8d80721fc4d8c11feb40984bfe837224092890899c321c28f3921c2a15b11a78fa72322761b22ce565420ce426211d1eb0b103106998818c41d44dc570b44bcd746447c2b0d917075059190760971a5ee2de2ea7a292251750a716d38089174f60a22356816915ad683b86e9b8cb8de6880c812ef446475c5226e26c811b70c5723b2e3af23b2f165881cab6844cebe1a448ee35344ee594d44fec13e44c1cf5644d1df214471ff0aa264cd4644c9cc1ce2bede45c47d591ba2dc558228bfd882281fa94454440c232aee3d4254b03b100f766e423c40af201e904c1095e7231055d67e88ea43ef118f0f9e473cf612216aed3c104fae65219efc2a423cddfa09d1e4760ef1fcea02a2754721a215f80ed116628578b91e8c7839750fd1ae3682688787223a9e7c4374305e235e4d5a23805c1902bc231501667f42c011a711889e1f08d4691202950843a065e9088c470202b33289c0bf932388f6600491358e20d7ec475022d51114ac0f82557e05c1427c44b0e46b109cc95d08ee6d08822bce45f0285804dfa002c1cf588d10e4ab2384060308a1cf3184306c1421cc3c8290f47523a4cc2708d9d6db08f9bc0b4201cb4628c847115d994e881e5418a277a608d1379e85e8773a84e89f2c41bcf5832286ecdd1043023dc47b661262047001f121d30af1b13a13313a49474cacad434c184a105fb1f988af131711d3d4bb88e97ff5889f9b20885fceef10bf9ec5227ebd1845fc02a6227e0d0d2066ef6110730634c4dcd77d88f9cd1f10bf3f78207e4fb82116f35b107f1d8d117fabdb112bfc15a4ca4623a49af23b52d3231da975c801a995e6835cbbd909b9d6311aa9d3771aa94729411a70a948239f65a485831f721b741cb973fc1672f7a215d2e6c275e4de0a26726f4f1bd2767708d2ee001769e73f83b4eb8d41ee3b0847eedfbe03b95f1489b4f7bd88b41f20231de01148a7d93ca4f3c20fa48baf03f2884b2dd2ed5710d223868bf4f83d8f3ce63e843cce57471eff8e401e5f2e457ad72b913eb3af91bed628a4efc710a4efaf7fc893dbbd9027dba29081431864b0221719b23e1a19fa260379bae115f28c8613f2cce82b64e4080579eeed0664b4160c791ece40c6a5a19171376390f199e3c8f8c765c84b0b36c82b33fdc8ab7f0c90892d3dc86bfa0864d2b92464b2bf3b32b9bb0e99bcf801990a3342a631ec90e9c1bdc8eb9115c8eb332bc81bdb3391379007919957fb9159a00ae4cd3f0c64b6cd6764ae9c8bbcdd1085ccdfa185ccaf3f8ccc6f39852c78af872c34f642165d39832c769e4796e6c6204befae4196d3bd910f8631ff7b8d7cf0d711596952867c14168d7c0c1e45d6a9f820eb11eb900dfe86c8c67929f2796735b2397d06d9dc9a8b6c5d1a42b6cd7f41befcdb8f6c8fad43b643bf225f1da622017b4a9080e01348705e1c125204424228222434eb2612f6ac000943d423112a4e48e44f1324c6e52a1213c74562724c90049b2924bd498c647cbc8e64ee1941b2ab6d919c1d3e48fee576a438680929beec86147f3c819400de20a5973391d2dc874869ed2ea4941986947efa839487cc23e58a7ca4027f06a9ec48427679e520bbe30a90afaf1391fdce91c801ba3172100f44be736f41bed7002047ff3fe353dc49e4b8830f72fce24de484a70cf9a50f8a9c44ef414e154522bfeec8454e1bd72267ce73913f0df2903fe3e0c8df5f31c8c59e25e4df9d16c87f013128d50c4b94eac70da8556aa750ab1d3c516a413128750104a5714e86d248574369aeb64269a295a8b5a7fd506bd98b289d3346289d47db50eb2f7f43ad7f12855a3f0f436dc8af43e90eec426d34fd8432384d476dd2f98cdaf4d414657c7835ca38c613657ae81b6acb217fd496fb49280b7d6d94c5bee7a81dccbfa85d2fdb50d6f9d751d6324394cdbb58d49ea875a87dab95a87ddea32847b61fea50e318ead0dc00ea48493dea48bf19cad5fa3bcaed640fca2d068672eb6f47790433511e17ed50c7c00b28df0f275127e62651a7de1e44f91f7b86f2072b5081a936a8e0a3475021fe89a8108c112a3c2713153e3f843aedcb459df179813a53b50975a6c10615b17c0d1579cb0575ae2f1e151db70b157dc71e15a79d858abbf70d15f7c51c7589b80d9590bdfd7f3b50973d56a12e77cb5057a24d5057cbc5a86bdaa3a894d204541a410d95f6cb1e75fd86162a83f50595e9f11b9575e632ea666424ea76dd3f549ef52d543eee322a9fde89baf3b51355746f0155eceb8d2aae5f419514f9a0ca2eb4a0cab7a8a0ca4fa150157d65a8079b8c500f5a31a8876bdc500f2193a84a7609aa3a320f55dd02403d6e2e44d56cd040d51c1d47d5b4eba36a4b0fa06a957ea87a4829eac9de70d4135724aac19b836af818866ad4bc8a7aba610bea29b40af5746011f56cd37154d3f802eab96e07aa19bb886ad1e0a25af49d502d835b506d8e5254077516d5215b42bdcabe8aeadcb4190580aba24047835120080b057b5a8d828deaa0e03acf50f0890014c2520d85366d43e1c6425078d55114fea83e0afffb218a20194411078028924b038abc3104450eed405167d7a3e8917f50f467701473db4514ab3000c5e23e45f12c3ea0044f5c50c20a2794707e18253ab10f25bea740891fb7a2648a1e945cb91da588e84029c0362825aa0bd5d5d887eae23c44757bc151bde24da83e161af526b415f5e6f424aa5fab0835a056831a508f420d6eeb410d26d15083cd59a877f748a877bfaa51ef16b251ef637351ef991b50a39d3aa8cf957cd4e761206a8cbe801a57b1417d9114a3a6720351df54b350dfd337a366eaa750bfe299a85f0934d4ac360ff5bb750ef5272809b5742e02b5bc6e2f6aa5e5075a25cd16ad825e42ab5a25a25771986875a92e5afdef7bb4e6ee8d684dcb1de83595c7d16bed82d06b5fbc416bbb7c46eb1440d1ebbfbd426f3a5286de2ca2a18d8e6ba38da6dfa28d133dd126b83ab4e9aa0cb469e23db4994118daacda0bbde55009da7cbd146d9e3385362fab475b4c25a1b7aeb1446fb77d88defe2603bd23eb287ae75d3ff4aef712f4eec287e83d4a397a6f670b7a2fe93adacef6177affe36de8032d70f4816f1368875fc368a77835f461ec35b4f3dabb68978f10f491b135e823cb00b4aba135dad52b04edd66482f62019a18f06e8a08f261f477b3dc4a07da906683fd754f4890770f4492722fa547638fad4d40eb4fffa58b4ff23183a70ac181d2413a04346f3d06111cfd0a7b535d1a7fff8a1238bc2d1e70a37a2a3afbd4247ff33435f70cb44c71c9a4627e8ad4227fcc4a0af346e435f691a415f1519a3138bbfa113d1a7d049518ee8a4db85e8a4c544745afb4e743ab9069dbe044767a89f4667e25ea06f9e8d40dfecda86ce0e0c4067638dd0b9b67c74fec333e83b6d627401e224ba284c0b5d541a82be572640974f79a11ff2a4e82aff367415fd00fa11281b5d5dc9423fde2d473fbe3e87ae594c47d79f29453f519c413fab31433fbffe1cdddc2041b7a8dc46bf3810836e13a4a15f2d7c470351ebd0c07fd368b0db5534fc91100dafb98c466a38a191f9dd68340d89c6343d40e334bcd0b8c3fd681ca3084df01a4393de6f4353d26fa0e9d00634eb792f9a7bba02cd5ffe8e1600ead182b7afd142d0285aa4fa3fc633b4b8330a2d39d983966d2a442b587bd0ca502db492f504ddc5fe8cee2e8d4477b7a2d03d8b7ae8de170fd07da18de8fe939bd06f9174f4bb8521f4fb3023f407a3cde8cf8ff6a33fd7d1d063f6d9e8314f03f4f84e0df484c969f417a0357a4aa5013d9553839e7a88447f1db884fed68b46cf38ee41ff025c41ff1a1c42cfa20fa1e77c7cd173754ee8f98c0fe84583bde8459718f4bfc92be895d6831895302fccaa635a98d567b660d4ece418f544638c7a630e664d0607a3d57e0eb3d6b40da35def8dd17e9684599729c7e8ac2363d69f09c618acfb8831a8abc16c0ad3c26c8a598fd994f41db359f70e66736e30c6f85537c6d4ef3766cb603cc6dc311a63ee1d85d91a7b0eb3555081b134ccc458265cc558b23f60ac62a231565c20668f4531c6f62a1bb3cfb31ab39f9b89b1afd4c31c187d8a3930668971501dc438ec18c138e2e2318752963187881d18671734c6f9c76d8c8bc5058ccb6935cc91f0458cab712dc6d5b208e37e488ef1187f8ef1f8e683396a64883956eb8b39f6371a73dc6f16739cf008e3a39b87f1b1b98ff1f1ff8bf14d3c88f1b3f3c2f85d30c504e8123001f1cd98c09f9998e0cfc998d0da0c4c98c5154c78f35e4c38f82de60cf61526a2e6102662e53e26faf126cc796c00e6429f0b2646af1c135b638a895bb70f932828c55c533f83b9d6128a493afe0c937c2c13931c85c4a40c6861d26d1231e9c9c73119551f3137fae330997a7b30376f323137c7cf63b28b1f62f277cc620a91044c21fa0fa69082c1146dbf8329daf11c53dc87c494e4b6614aaa06316531973065bfa498f20bef3015d056cc83e811cc03e1764ce5964f982a250af3c8118979c426631e2d5fc63c3e6b8ea931e8c4d4042c636aeefdc534ecda876918a6629e79ffc134efefc4bcb8f904d376dd12f3f26039a65d2715d34e3b847915be11037844c000d03518e0c21e0c44ef3b06727a1603e9e9c540434c31306e3506399e854179c56350815e18542c09838adf8541abfc9ff096110c266c1283f9dc8ac1fcfe85c1f905627039d318dc90158660f00e438abb8ba1f46cc6d05f6031cc2d0b184e4106864febc7f0198d1891e37b8c08a2c0c81e9230b2c53b18b9e03ba6ebc26bccebbd7998d74d2b980149386638d21f33fc6137e623928e193d1b88f984d88099d0fb88f9429fc54c9efd819944bb63a6f25d30533d8d98afee4e98e91718ccf49c0ae61b408af9750384f9f5f00f66ae878059f0a8c2fcf9398f59fcdb83596e27609619b698e53777302be009aceaf9b5d8550717b0abc353b1ea4fdcb01a8d78ace6711276cdb143d8b57d2658edcd2358ed0796d8f50d8d58fd9a4fd84d9c6caca1b0116bbc4181352e3a8135feb2823545c562cd5ef863cd738f63cdd15d580bbf26ecb6ca4eecf6d8efd81de4cbd85db77ab0564b7fb0d6bb86b0d6894e58eb6403ac8d642dd6e62318bbaf5b8edd6f1086dd3fac853d60c1c11e38e6863de8b4843d78ed3af660f76decc1de33d8c3799958e7b43aac33fc31d685fb07eb7a5f84f5cc0dc51ed3be8e3de6f0197b2ce222f6f81b39f6f8b23ad6a78f8e3d1107c69ea8b2c69e9c32c79eeab4c7fa772d6203028f6043e297b1a1ea2dd8300f1a362c16800dc3b463cf382662239c6cb011bd25d873f738d873d0246cf4091cf6a262141bc72dc05ef21cc25e4ab88e4d4833c45e39ac8bbd4a72c25ecb58834dfa6d8e4dbeeb8a4d2efd864d7bed8fbdbef01a9bd1968fbd3170149b599681cde9126373f34bb0b96dafb0b9cc7aec6dce556c5ee46e6cfeb031f60ebf0f5b10e8812d6abb882dc261b1f706d660ef2f0461cb743e63cbdccdb0e5796c6c395086adc82ac53e28bd8d7db87e0e5b6921c156253fc63ede3581ad575f8dad0782b0cfc821d8e7d702b0cfb382b02da6f3d896ccbbd8569d7c6c6b653cb6add108fbd2e11ff665c24bec4bf013ecab4e632c406f0b1668f5120b747a8e051f6362a18752b1509fdf5858fc662c127e168bca5d8345c97761b12fcbb05812124b48f88b25c6d56389fc0b58d2e2309622f0c5d20effc4d27e0bb0747f0d2ce37e159635bc0ecb6d35c1f2bc6ab0fcb0662c1ff0092bbc9f89151df0c18a3ece63c5095fb0520b4dacf4aa1a56f629032b7fe282958beab18af068ac02518e55de36c62a3b18d8aed2396c77c4166c776327b6677e0cdb77e003f6f53102768024c50e30a6b1030226f6edbd30ecdb061decbb3135ecd0d811ecfb1773d891121176e4b90af6e39946ecc7cf3dd8518335d8898fabb05fa903d8af1f74b0d3c72ab13fd7fdc4fec42bb073d3b3d8df0b56d8459135f66fd31fecbf3475ecbf8762ecf291b3d8e52107ec0ac00ca752398853d5da82537d948c5b65338e53f76cc0697c4ac5ad793d835b7bf22d4efbcb0b9c8e58805baf678d5b1fb7805b4f48c2e91d94e2f42848dcc635d9b88d738638fdabdf71864e609c71672bce44df10b7451d8cdba2af8adb8ac5e3b692d6e0b65f51c36dafe3e076056371bb857f71966f2538ab6f5771d6097771d6622f9c0d178adb73f8386e8fd7086e5fae3ece71b329eed01902ce693b1277b8ee21cef9693aee885e2eeec8de5bb8e38be938ef7dbb71dec7f7e17c1c2fe37c81b938bf9183b893656f70fef2065c80f62e5c002a0417f813840b223ec60509c371c13d7771a17776e3423b3270617a40dc69ababb8332c155cd4a6105c744027ee7c501dee7ca706eefc640cee82c4021793afc0c5ad6ec15d7618c55dce5b8dbb9aae834b6c76c15dbbff08976ca48d4b4e4bc225dffb854bb1d88e4bdf7804975e97824b7fde8dbb7efd16eec660172e133286bb59b90997dd770c97ebef81cb37b5c6e5db1fc2e5476ae10a9f98e18a8daee34a26ba7065bea9b8b23b0a5cc59636dc83a354dc8353fb700fbd56e12a1b4fe3aab47d718f35f6e1ea56a9e3eab1bdb827e3fab8861c6d5c636137ae11c6c035328671cf6fca702d86305ccbae065c0b5e15f7e2d7375cebda5e5c9bfd515c9b641af712ed81eb906dc575de70c3015213708052280e4864e120c71b70508bfd38e8ab2c1c62e6210ed53f8b437fa8c56196dee12851c77194bc9338ea51108ebed70bc7d8ee8d635a5070cc94461c733116c7d25bc2b1367fc2f1d3dee3f8c51770fcc74e38814b3d4e2c5d8393283c71dd6e21b86e0f2b5c77d2335ccf640daef7d728ae5fe186eb5f9ac2bd3d740cf7963c831b3dc8c08d156be3c664feb87176386e7c858e9be87d88fb722616f70586c67d9167e0be3eedc14d9fa3e2a66f5cc17dbb32849bf907c6fd5447e37eba47e07e46b8e37ee659e07e0aeee1662df6e1662f55e1e6a20b70bf030b708b2663b8c57dcbb8c58786b8a53fcf707f2bd2707f193e789511325e65d112af6a7311af96fb0aaf36a182d7b00fc66b1c4ec26be2c7f06b2ea5e2b53636e2b520a7f15af330fcba8030fcfa2c07bc814d217e53d723fce67410ded0fb28dee8e820dec84f0b6fb6868c379b63e2b734dec39bef94e1cd0b1ee0b76edb88df2a44e1b77b46e0b733adf03b3454f03bb265f85d8e5ff1bb3543f056e20abc8da10ade869f84df93b88cb7ad35c43b5455e01d8ffec63bf958e25d748ee28fe47cc0bb2ee7e0ddce93f16e23bd788f0f3ff19e9e03f8a303f378aff36a78af4947fcf10783781faf38bccff14ebcafd0137f625d16fea4d641fcc9dd46f893f82df880f53df820d3297cd0f02d7cf0fe3c7cf0195d7ce8ed257c98aa2d3eec6509fef4810df8d36167f1a7c9587c041e898f3cf30e1fb566033eea6502fedc061f7cf4b60afc05e228fe62e24e7cdc4e163ece35077fa920099fb03f069f90bd1a9ff07f0e092b29f8cba77fe1af587cc75ff165e1934c5cf0c98751f80c471d7c86c0049f45b7c4e774e6e073a4a9ffabc6e73aadc7e7060de00bc057f177279cf045514df8e2a6197c698601fedecf42fc7dfd9bf8f2e07a7cf9dd027cc5590b7cd58e2ff82a970a7c956b26be0a86c65709ffe01fdd7e83af9e96e06bcb33f1755e51f83a9801beae17856fa4bcc037329fe11b7996f8a7a76af04fc34bf14fdb20f8d6979bf16d63aaf8b69f5ef897b60ef8ce09333cc02a120fdc6d8787de10e26161cd7844a4028fc819c123dab6e25189637874c9349eb0270d4f6a57c793cf6cc15355d078ea9e503cf52f194fd377c6d37c0ee2e9a92d78fa4a379e01598b67fc50e2397605785ec01fbc08d98a17f72ce3a54e7e7829d4e97f9e78d95b195ec1e7e3bb3297f1dd7f4ee37b7672f03dae9ff13d6325f85e7031fecd3e777c7ff12dfc809b1ffe2def08feed6b0ffce0f6dbf8c1e11afcb07727fefdea7bf891d53ff123c562fc27dd83f8cf59b1f8cf9d97f0e3df1bf113e7e9f82f879ee22753b7e1a72e6fc27f5d2dc14fcf96e2bf1f1fc07f0fd0c57f7fa486ff5175103f937d183fd3fa1cbf50701abf20b1c1fff17d825f8c73c6ffb5cdc3ffc55dc6ff1dfd895ff99d4f5079624a507d1a4250337427a82b61042ddb7384b597e2086b936c09da9f3f11d69d384158bff62161030443d03dff9ba09bd644d0cddb42d0331712f4de691136062c11f441c904fd992cc2a6db40c2e6fcb704c375b104c3f45704c3dc6982d19a2182d1610382b1f91d8231e104c178ec07c1644585b0c53198b0a5e632c1e2562261c7ea69c2eecc1282f58315c29e839e843d954904bb4f8604fbf801823daa9a70c04085e0708341709083090edfa2080707b40887533f115cddfef7f221c1dd660fc1cbc687e0e5d34bf04a69271c5bc8241c5f7398707c308be073e007c1a76680e03b1a45f0eb4e239cd89f453875e41521a8b587106ce64308dd9542085714124e9be6114ee7ea134ecfbc279cd9f8877066ae9d10e5ba4838afd540387f5b428819421062ad4708b1888f848bb53cc2c5ba2842bc7f29217e34987009644ab81cab46b85a534bb8ba904b48dee349487d3245488b5947b8fe3c8d90a11a4bc8d85e4fb8b1242364569c276422620837bf9d2664af3940c87ebe9d90dd6645c829384fc8f35f43c81f4c27dc3141130a779e261406b308c54b7842c9a5ef84521b1b42e92d36e1de3f0bc2fd9e394299c94b42d9ae0e42599d3aa1821d44a8e81d21542c7e243c38f89350a56a4278742488f0383e9650ab354ba8cddf44a877aa223c7b4a22bc282827b4eea613dab78d11da13dc081dab2e103a0283091d909d848e81cf84579776100083ea04c0e2510290282680046f09e08b4304b0ec090112c023403e6413e03f2d08e85fd6043ca08d809f9b271053fe1188ed4d04f2f67304ca6a3d02ed8d05819ee34560aecb25b0ca6b09ec879a048efa208167d747e0e3b61084d64304214b9b207e832548abef11a4bdfb0932074f42d7c3db846e2b12a11b7386d0e3c221f4ae85137a4f26127a533e13de4c7e25f4aff94818ac4d25bc7b954a18da1b4418aafd4618561812de2f8b091f7d93091faf49089fd63c267c0a52277caef1228c27a81126bbfb0853778d0953ccad84a9ae578469cf5f84ef15d184ef7f7712e6520a09f30dde8405ab20c2a2c65fc25fb34b84bf697a847f071208ffbad884e5dcdf8495a529e2aa6b41c45525c7896bf48a896bf45f10b54470a276630d71fd5e3de2068b68e206ae0e71c3540a51377b80a8177e88b8b1544e344862110d9e56113717fa120daf78128d1a6f128d1d9d88c69eb54413733ba299db11a2d9cd31a2d9148ab8b5ea1a71fb9a0ce2f6537344cb3c39d1127b9b68d56a4ab4f65321da786f23eecd1f26ee2d5f4fb405de26dad92389761e9a44bb8626e2be4fe144fbbd8e44fba919e2019f33c403b37f8907579b110f7e4b253a1ec9243ac6eb119dba5788ce93bb896ebeb7896ee17a44b70536d1f37a17d15b7f9ce85de14af4865b137d71c1c4530e49c400db77c400f85a62e0582531a8dc8b18c4fd4e0c89ef2086f46c21869e8e23865ed62346aa7d274641f61163da0b8831d301c48baebac4f82413e2e5a42bc42beb85c46b802562926d3a31898d24a63c4711afc3ae123369adc49b2f5d88b770af89d9eecf8939c9cdc49cba3fc45c938bc4dc3e1de26dcdbfc4db7bd1c4826beac4bb7646c4628dcbc452df3662697619f1de4436f1de3702f1e18629e2438b55c487de36c4478f11c43af41d625dff3662fdfe47c4fae32788f5cda1c47ae924f1c90f27e2d3902bc467ee6788cf0aa1c4674deb894d267062d3015b6293cf1f62d3efbdc417f73c882f5a23892fafa911dbeb8e11db7bd2881d2eb3c40ef445e2abecb34408f5321122ba428406098950de6b22ecc446223ce81711f91941c44d6b12f1b7b48844dd6f4432703791fcce82c8d8664d64043189cc8337884ce72e22f3e53322b37792c8d2bc426441094456f76e2267fa0e91dbaf49e4fefa4514965811c5d36f89920d8144a9e73da2b4b79e28cbd326cad71510bb92e7885ddc5e62373d88d8db3d4deca3c889afe158e25b7337e23b9367c4774144e2bba45ae23bc92871085c421cbe91477c5f5f4f1cb91d4cfc40bf44fcfc2196f879662371cca79e38d9e24e9c7a758bf895bc93384db94cfcb65940fcbed0409c39194d9ce94b26fe14f7137f0eff24ced56c25ce6ff4222edccc242efcfb4afc333c485c3c56475c64b411ff6efd49fc5b1646fcdbb29ff8ef471af1df6f4de2721e9ba402c5935416e2486a1afa24b55739247595f524f527de248d3e2949a33f92a4695d48d266ec20e90433483a7f8c49eb5f1f256d302e226d101248ba3f3c481bcdfe903626ee216d9aa292360ff24886b54f48864247925116946462674f32c1de25993ebc4032c5ec219945ae266dc9cf24997b5993ccc3af902c6e9691b68d7491763fba48b234ed2359e9dc2159d185246bf37b249bde5ed2fe712ac971fa20e950009a7498ae453aacf84072be8526b96c3e467231f523795404933c406b493eab7d483ebf45249fc52292efb16c92eff86b92df812d24bf1f0ba453ebd6934e855a9002ce834981e0765270c52f5268780a29b4c49914da33400a9d43924efbcf9122363a902222d54867bd9d49e7f58e90ce835f912ecc4b493147cf93629ed349b1f560521c742729fe413a291edc444a28be444a201d235db1f7215d5d9f434a8c4a215d7b14464aca99256544989232330d4959070b48590f3c49b72ab348d98e0a52ce440a2997e445baed5549cad3dd4b2a52f323951844934ab61b914a969e90eeef3b452af33843aa38f39b54b9d98254c90e2355f59b901e952d906a541d49b553a7490ded2da4c6b7f7494f5b9648cde63cd28b6f3252ab688ed466ad4b6ab3bf456adf604e6a37ba446adf19476a07db933ab44f933adec6903a86ef915eb969925efdea2775363e2775beb021014c8c4880562509f8e13e097c8b4f0267ab91c0afb793209f6749d0ff7b097b8324c18fbc232108b324e47537122a2e9a84b64d25a1cfb793d0f34f4878bd4c12fe6a2089882827917e7a93c8c6962472c80712f5820d89b6710f8959e548625d879238578d499c3726249ec10b128f1040e2eb2c93f817db4982ab6f48c2662449b4ea2f495c718c249ddc4592a9fa90e40c094921ff42525e30242999b624e5c06d5217494eeadef68dd4f39a4dea5919230da5da9386d8b5a4a1de30d2fb9e4fa4116031e9e3e847d2a78c12d2f8aaf3a4f1fe0ad297bb69a4afdbbe92be023448dffa8c48df37f3493fb7df22fdeadc4b9a2b3c439aebff409adf1e4f5a58dd4d5ac8ea272d1e7f40fab7c79db47c3083ac020826ab742bc8abed8dc9ab8b8e9357ff9c26ab45eb92d5c39e93d5bf599135d44e923534b4c95ac34fc95abf67c96b1f00c83a667e649d5613f2fab3aee40d790fc8ba9a74b2febd2d64032f1e7953de20d9a8c58d6c44e2928d0bb3c92621cfc826939e64535e00d9f4dd3ab2595608d93ce70a79eb8f66f2b63863f276d947f20eb522f2cee173e4ddf79dc896a72e912d8bcac9563918b21521856c4dbc42b6965591adff40c8369177c97b61e5645b810dd96edb2ab29d2d996cd72123efd79925efe79990eddf01c90e4541e48387de930f5e19223bee74263b0f2ac8474ad793ddd6ce92dd8675c8ee37c0e4a34347c8477fa8928fdd394ef6869b93bd11c664df9ae7e4135678b27fc02972a0683539f0d34d729006931c84b32207f56592834f3a90838979e410980739d4a5921c76aa8f1cee708a7c3ad0877cfafe5af2697a04f98cb109f9ec89b5e4a8070fc9e72ea793cf1bff215f28059163fe9990e3f25e92e387d3c997581de42bd814f295cf19e4aba574f2d5e74be46bb755c9c9b77e91932bde9353f49ac8a9666c72fa7a1772ba9d2b39dd57939c3ef28f9cfec5877cbd2a837cfd513739e36a2f3983ec4bbe01d02167c65f23673e84926f9ebd4bcefe779b9cf3a89c9c1bb040cead7d41ce3bdc4ecea3e491f38f3d24dfbd6a432e2cc92617560f900b152de4c2f72272d1c5797211574a2eded34e2eddad472e0dbc41be6f7b875ce63a452e5fe74e2e2f58213f003d203fac312157f6df21577bc3c8d581e9e4c7f703c935bf5e906bb51f91ebaee1c8f54406b99e16447e5a324b7e265223370f20c82f7c0f905b7586c8ad671bc96dba57c96db7f2c96d0bd3e497ee5de4767f4372c70f3af9d5793419d8964006d55c244394443264804086c6d3c8d0313019a6fa898c68bd48c656b59371056fc904e43b32719f3d9954d04426235e9129261fc9f4f638321d0c263378b66476fb3b32e7883599f3f51259b045972c3c7f982c2c8b228b0663c862efcd6489e6145972ff0c597a33802c8b5621cbc95ae4aeb14a728f2981dc17fc9bfc0648260f946691df914ac8437e45e411ef7fe451b32cf267d7bbe42f89dde42f43c1e4c99d1cf294b316f9abd773f28f7b60f28fe60af28f1733e41fadebc93f0607c83f0b36907fa2ae937f0e6d22ff5c6c21cf7efa429e0f3c44fe1311455e5a934e5e7a7880fc77514151d551a7acd2394c59b56189b2ea169ab2da064b51db80a668bc9fa568fc645234f7dfa168d2899435523265cd8f23142dd55a8a96d49ea2fbaa89a2f7924ed11ff9433168cca31840df520c1622289bb40f533643f65236631c299b678e528caf7ca198b86fa6984c3029a60f7529a68fec28a6f2671433bd218ac5171c655bc06dca6e2f238aa54f1dc5b20a46b1de1641b176f2a4585747506c8fe9526c13d0947d077a28fb6e0828fb9d6194fda14728f616669403dee728078847290e411f298ee624caa10b2f298720b114171530e548f367ca114a29c5ad3488e2def087e2b93b88e2e5ef45f13a974d39b6b39d72bc2583e247d3a39c2ce25002a4304ac0fbbd94d03f4f29614d1594338d1e94c893b594b3a1ad94f3ab5229b1512e943895fb9438460f25214e9392307f9e7259638672d9164fb9fc208372b9278572e56802e54acc16ca55376bcad5ce6cca55f8034a62e12825b11d4849e6b752523efa51d2ccef50d22ab650d2380694f406374ac6591f4ac693004ac6d0764aa66f2725f3128e9229bd4cb9c9efa2dcea9ca6e485922879cf5429773e712905816394bb370f51ee3edd46b93bd048298c7b4c2932d0a0141ff0a394780128f76d5d28f7bfd851ca410c4aa56b35a55afd36a5da7c8ef2582f8ef2181b49a9eb8ba0d41316290df65b294f073b29cfe25d294dc6e99426af664a13f224e5f9c112caf35c3ce5f9fd694ab3268ad2a253417921b2a7b4e930282f8d8a289d8e2f28e075591470fd20054c4da540b6c6532097d529b0021c05f67d07057e258082a86ba3a0d67da7a0e2b750304e6729d84c0805cb4052f025e729848d020a613b9d42b2d94a216b1ca090f76650a85b375068c52d1486d5050a7be50d85bbcd9fc24daba670df375278fb8728bca47b14c195518a60e9304574b98f226d3f4991febe4491798f52e43d304acfc5364aafe708a537f730a5971b4f795d924119387e8c3210b44419f80ba0bc9da250de05fda4bccb6653de8dc0282367b2292337f3291ff6395046cf1fa57cbeb185f2596c4a195f75963231624bf9b24ca24c75dea74c8da228d376b694e9c338caf75a1dca77ca63cacf4d75949fdee594d9942ccafc3163ca42c703caeff44acae2553dca52873165c51d4a59f9524155eb3f49d56c89a46a4e0c52b5a256a85a7d30ea5a7309553bc395aa33ba9fbae1613b55f7e00c55f7c10a55ef8301553fcf846ab0218b6a00d84235586aa66e5e6d463522ea518dd70f524d128ca966cbe9d42d7d17a9e68ab7548b2f9ba8dbb6a450b7b95da3eecc5d4bdde5749b6ae99f47b54ccea55ad91550adb50ca9d6516dd43d25e1d4bd9f2da9762bc1547bf71aaa3de01bd59e45a41ec8d9493df0788c7aa0298d7a70a18b7a286598ea24fe4a751643a96ec1c154b7d02eaafb915354f7c031aabbc08dea811ca27a962651bd522f50bd0f1b507d3269549f0107aaef617baadf0b3ad5efc77aeac93df3d453a72ba9a71604d4e0e855d410a83ef54cf21f6a5419867aee631df5dc17756af469436a349e448da60653637ea5532f6e5c47bd98d0498d2fd0a5c6577ca2c62ff0a8097a53d4c4f2706ad29f63d4e4934fa8c9fc246abaa1907a7dd77b6a667433f5e6fb87d45bab87a9b78efea1e6da6ea4e6168e5073f977a9b943aba8b70742a879e17ed4bc4b07a8f9bc0bd47c450ef58efb496a81d31cb500f1867af7c624f56efe636a09649e5abacb945ab6e92cb5ecea2d6a99b28b5a36fc895a7ec9845af112487d70dd93fae0c143eac3908bd42ac355d42ac0676a15f706b5e6d50cb5d6bc96faf4820db5a9f61ff539c480da7ca58cdaa22da3b67ce2513b37ada2024e0c5121465554a8d1492af4859c0acb4ba622aabca8c8fbf354d40f5f2a8ef3984a641ea5927c7ba9e4c54e2a35ba814afbbe99ca2c71a0f261c354314a4495389550a58ff4a8d2babb54e9ec6aaa8c84a5caa6d650bbea98d46ea215b55b7e9eda13964fed4185525fc3ae52dfa4d852fbbfbea40e945553079a0f51df66fb513f6c2ba67ecc4ca77e1cde4f1dd5f94afdb43682fae9e057ea58358d3aeed24b9df01fa74e52a6a8936f83a9939f28d46f882aea37ce09eaf7c90cea8f4a0275a69f42fdb5f90c75f9523a75a56c9aa6027b4053d531a0a97e91d056edafa0ad7a504953f3e8a069783da4691ef6a3adf10aa3ad79cca569ed2ea5691db6a369af26d1b4b78169daff9269eb9dcc69ba76613483efd3b44dac1c9ad16921cd28ee21cde8269d661a43a099ca8fd3cc4a37d3b6685368164163348ba6289a056b9ab6f5d433da564c136dfbfa03b4ed335f683b7db6d1768d0fd22c9b2c6896fd4a9ae54417cdaaf93ccd0a5341b3fe104cdb23da4ab3557d4bb3cd0ba0d95d7a4cb32b46d3f6ad77a0ed7bd74adb7fa98f76e08f13cdc17698e6d05c4a73ec1da01d427bd19c7fc0692efc14da91f28b34d7539d3457c424cdf5eb5b9adb3d32cd3d3e98e65efd90e65eaf4bf3a863d3bc8e5ea21d577ad07cf47fd17cc91db493db8fd202220368010d9eb4209f4a5a30683d2d587c92167691480bbb7694163e02a49db9fb8a1669ada0459677d222394cdaf98d08da795b155acc6b2a2dd6348716fbfc392dfefc0ced925120edea4203eddabe0db46b63645ad2192c2d29854c4b89df424b4dc9a2a5a5d9d1d2ab2fd0ae5f98a5dda0136959911db49b2324dacd7f39b45ba463b4bc1d89b43ce720da9dd8485ae1211cad54f88256fa0646bbdf60402b9397d1ca374368e52c435a45ea1ada83357b680f350ed32a2d666835c93db41ae102add6fd15adfefa30edc9d9255a835935ade1b63deda9b719ed99d6455ad3aa2fb4a623dab4e7e1bdb4e6c47c5a73119cf6c2504e7b61be89f662b71dad5550417be9f683d661f18cd6010ea6bd52fd437b4571a7bd9a6aa601d66fa6014f06d24045576890310b1af4c7411a0c3a4f83ef19a7c1bf79d01043401ab2884fc34e75d1700e153472f96e1af5bd3f8d167a8746c336d0e8254c1a234a97c6dcfb9ec6f4fe3f860dd1984a1f1aab7490c6c2ada7b1b7fc2faf9fc6898ba3718f90685cde719ab01d4a131d06d1c46b8434d9c1189a8c84a1c9459d3445591aadcb3d89d6d5354ceb0ecaa675376da3752faed07a016b697dc6deb43ee76bb43e6f19ad2f054f1b7835431bf489a10ddeba417b9758457b2727d3864c7b68c3a581b4f7abc1b40fe801da074e2ced136a9a36c143d3a6ccb9b46f7b58b46f39bb693f5e1ca4cdbcb6a2fd24d4d3660dfa69b3a5e1b459ec49dadcc63eda02aa97f627a981f6379543fb2b5d435b4918a4ad3c2ca2abf439d35749fbe8ab753ae99a837fe96bac4074aded37e83a0776d2d72f51e91b4409f40d3d8fe9bab1b374dddb3be91b3dffd037264cd1f5735ce9063be7e80673ebe89bfa3de986995be986cfd6d18d168be8c639fd74d35943fa161490bedd0a48df21ff4bdf31f38dbed30f49b7f1bc4bb7815bd1f7ee4ba0ef05a6d0f78200f4bdbfeed36dbd6be9b61ddaf47d8c4df4fde70fd1f7cfb8d0ed8f32e8f63138bafdfd7d747b6c2efd80e371bac3841addb16d897e48b44877325fa13b3d7d4b3f9c7f80eea251423fb26317dd95334977fd5747777b0fa67b985bd33df58ed1bd5e4ed27d6a45743f0b30fd4453153d90374e0ffc1e430f82c1e86194647af8e8657af8822e3dfcaf0dfd4ca22d3de2a41b3d62f91b3db2cb901ef9ab9d1eb553413fa7f68c1e6b18488fbdd34cbf58c9a6c71db9418fb7394f8fa7afd0e3a74ed113683ef484c1c7f4cb123cfd1a89454f4af84b4f2a0da2a7ed6ca06798f1e81927c1f41b3db3f49baf76d36fb9dea3df82fbd36f31aae9b77e61e9d9803bf49c4fc9f4dbbc8ff4bc8dc1f43c78073dff940dfd4ef6277a416d38fdaeee34fdaefb7d7aa1d95d7a619d13bdb0f133bdf88427bdb495442f857ad1efef52a397f3a1f48a004d7ac59c19bd6a470ebd5aa843af7ebf487f6c02a1d7bd28a0d7bd64d3eb8639f47ae73ff4c69d67e98defb7d39f49e5f426470b7a53812abd0956466fa2f7d29f173da33f9f7e4a6f8e6ea437a77ad25b9a3fd15ba0a9f45683edf4b60611fda5bf3dbdddf72fbdfddb38bda37799feca3489fecad69ffeca2393fe2a663bbdd36833bdb349930e40c6d1016f74e9c037517410864487c68cd0a142301d3a6e4587691bd3e1095574e4ce663af2e77b3aca8f4bc7447ca2632afae8d83a251df70147c70760e9f8960374c293b774e295783a69473e9d1c6642a7a969d099db03e84c968cce4afb456701ded33974573adf4d42e7e77da6f39b4174e1e9b77471c867ba98ba8f2e3972862ebd0ba74ba753e9f29bd97465b719bdeb3491decb20d0fb3647d25f47bea6bf1987d1fb0debe8837face9233f06e9e33a2ef489dd93f489ae7ff42ff912fa17118b3ef5772f7dfaca43fa77776ffa0fc317f4999a68fa4c178ffe733f98feeb89923eeff18d3e7f53853e5f12469f6f3d4ffffdac87bee403a3ff4bb2a42f73ece9cb6fc6e82b98570cd5430b8c55c5cd0cb5646386bac953867a5c02433dfd1a43fde61443ab701343abff3643eb138aa1b31ccb580f863336ecfacdd8007162e8fed0656c4c5e626c847e60e8676b320c42048ccd05e58ccd143d86a1da0ac3d0e810c3f0a51fc390dace303d9accb038e0cdd83a7a94b1ad5485b1bd3497b1b33099b1abed22c3ea4d09c35a87c9b03e64c9b001e433f67e8d64d8f6e730ec82858c834f590cc7751f198efd418cc3822d0ce7234f18ce178318ce45430cd7145f866b6115c37ddf7586fb0484e1716317c3a3698271746732c3eb4310e358a51ee3581b8c71bc2383e12b5cc5f0f3c5324e10ca192783218c53357719fe01468c80c26a46a0fd4f46f0a1114688178e112aee64849bf319a7d7fd649c01143322229f3022045e8cb3ff288c28028e716ed547c6b9f401c6f9dd8f1931eab38cd8adbf19173d2d187156838c4bbf54190919b98ca4c26d8c8c5d18464678202383c961dc2842326e7c0f62dc2a7166e46d7ec4c81b1865e42fc533ee0efe6114c53c6794202f314a8bba19f79c4b19f737d931eee77118f7f13a8c324021a3dc428351a131c8a824f4336a6eec66d4fd2033eaebc08cfaf7ee8c2775bb190d17b5194d858f19cdba9d8c36c72f8c0e576dc6ab7bfb198097e50c006c9e015ebb8501be6cc380a86f6240de9830a00bf718b02b560c44e50106360ec7c005c73070e9530cc29b1b0c624e3183f4f02783bade8e416fa865d09f1d653046c3199cb3da0cae5a3383b7d19621f0ee6288cee5324457af3224cf4f33a41fef30e416610c792e9f219fb9c650348a185d11458c6e4838a347539fd1d39bcd78bd3998f1664f25e38dec3a63b0248031480e670c7dfbcc78afb595f1fea5843192efcb187bfa8731e1bd9af1856ecbf8c22b607c193acc98d2fac4f8da9ccef856decc989dc531e63077180b573b198b87018ca59c61c6df8034c6f2cf7cc6f2ef6ca60a06ca5cc5f266aaebfc61aadfdbc2d4c85267ae952531b55177981bccab991b3f24310d184f999b7a1e318df776328d5b1799c64bda4c33cb4ea679ac05735b9188b983e6c7dc59dcc8b46ca031ad4a579836d577987b268b9807bc36321ddf5f661ebefc88793805ca74fef997e9d26acd748141982e4baecc23b3bd4cd796b34c37bb1aa67b8025d3fd8337d3fddb3ae6f1ebd1cce3f9694c6f270da68f4721d307e9c1f479fd8be96700669e303dc73c117b9779d28ac5f4376965fa87bd61fae7a43203ca2698817a5b9981e6f799412d2466a80d9679bae604f334f714f3ccc41f6604a08019d9d0cdbc508f665e10c098b15b6e33afac3dc0bc9acf655e7db28d7915bcc84cb2766526491698c95159ccd4f73eccd4313766ea840133ed423b33ddc38279a3e818339394cacc227c67deda10cabc35749d99cdca64664f6c63e6a8e7306f038f30f31ecf30f3a04dcc3bb27166c189cdcc82aa5866617820b3f035815934816316d7ec6016f714314b5f7e6696c5ed669649be31cb09eecc8a03579915a219e683eabbcc478ecf988f5eb299d5982ce6e313b1cc27efc9cc67ad2dcca65bc3cce79fae329b056b982f463298ade5d799ed7b5f32db2b4f30dbe7d6325f056e62823adf30c1fa1d4ce8b97f4c98299a093ffb8889ea3cc2445fb26392ccec99a4edba4c528e33931c90c8a47effc4643d6633d98f4e31855b9d99229f9b4c51e15da6a85f8329015e654ac6984c59ce2ea6fc530353e15ecfecd23fc9ecbaaccaec4a2961764719307bc3c5ccd7db21ccd7b55f986f527498fdaddaccc1c811e6e0eb63cc775817e670920573f8a11f73e4df19e607f5d8ff25323f051a33c7745798634ebdccb1b703cc890621f34b7028f34bf80be6e4263e73d22c9e39d94e677e45ae654e478098d3059f98dfd44299df8fce3067b4039933df4f30e7603dcc85d575cc855a2fe6c2cb26e65fc215e672d83c73257c84a53291c15a556dc35af53683b53a4fc05a8db664a99f62b13458552c4de629d69a17b7586bfab558da6b44ac7595adacf5d7eeb0d697c259eb5f74b3360cbbb2746fdf61e9fe2866e969e5b136aabab0f471252c038fbfaccd87c92ce3f7ce2c93b23896e9c73d2cb32e1dd696cf0296f9643ccb422d91b535e7156beb8722d676e65bd60e0d47d64ee1346bf7e1f32cab181396555a34cb8aabcdb2796dc0da931dceb2bd14c8b28556b0ec921b5876ed39ac7def6b58f613ff5807b64cb21c57ed60395a98b00ecdc0594e6f36b00eefd76439eb73592e29bf582e4d429687c292e5b5f608cbebdd2a96d7fb14d6b1e26a966f6802cbb73889e50b64b24e10aeb04eee3cca3af5fc2feb14e8022be0298c15e893c10a0c68660526adb042da94acd0a62bac50491d2bac4c931526b4649d76cf634524eab2226059ac73a7fa59d18bf6acf307f6b32e4cad66c584e05931fc03acd875f75871478759572e7d65251a14b292b555fe37c64ab64866a596915869fe6c567af347563ac79575bd3c8b9551b4ccba71f0032b3357ccca7a799995f5269d9535b7c4ba75468f752b83caca6e00b2b23125ac9cf3e6ac5cf34956aeec25ebf6763c2bbf5e9355f013c8baeb73895518edcc2a5c7ec72a7a69c32abeb1c0ba77348c75bff11eab8ce7c22a578f63953ffccc2a6fb3623d882f643dc8bccd7af8d982554941b2aa0c6c588f5bd258b5fdfeac7af90656c35b5dd6d3734758cf546d59cf0dd458cfb7ebb19ea314ac368f25d64b4b77d64bc21cabbd7a99f52aa181d5699ac4ea5cb663810e5e6681d7285860f376168418cf826e15b0a0e96c16147885059dbacf82ce0cb260100d1672389085b2d263a11ada5998c78b2ccc1486856d7fcec23db46591969eb2c8031f591464188bb6e32b8b795ac2629946b3d8411816b7f9104bb8be8725dc9bc8121e1d638902a759128c134b5a16cc92b63bb16409062cc5ea5996d22898d5257167bdfebec87ab35b83d5dfeacc1ac061598383bf584319f758ef77e9b03e6e35657d143e638d6e91b346bd2d589f4636b2c67eb8b3c6f91eac0994166b42c6657d619c644df64eb1a6b042d637792eeb3bf827ebe7bf42d6afa54facb9c912d6fced07acf90e106b516d27eb9fc653d6bf93ab592bd259b66ae84fb6ba9a92adb1772b5b23c99ead69f490ad5953c8d6da16c0d6ba49656b3d1b636ba78fb175362ad93a4d0cb6dec1eb6cbd9649f6c6b076f626a405dbd0d4986d28ad611b853bb2cd28496cb349387bcbadafeced0ecfd9dba7eeb3776277b077b98cb377e17fb277bf1c655b8617b22d0707d836a10fd836671bd936b88becbd2afe6c5b0b32db2eda97bd2ff925fbe0d304b6a3e679b6635918db91bd8eede4bf8b7df8530ddba584cf76a3dc651fbd26661f0f7164fbe496b0fd9c52d97ed911ec132a1aec13bf13d927ef17b04fe9b8b0fd5f06b0fd7f68b303220eb103638fb203493bd8c16a4c76f0a13a76f0d31bec90b586ec909b4eecb0491d76f8a779f6e9739bd8675cacd967e632d811794a76c4b32bec08c176f6d93909fb82de31f60537303b66b49d1deb11cb4e645e625f4b6f655f7bce675ffbb38a9d7491c34ebeb8839d32f48c9d6af8869dfa4cc44e5d78c84e4baa65a7bd3ac7be1e216167dcec61df7a816367fb93d839ebf4d839ba6fd9b7af2cb2f30d8bd9f9f274f69d2ba6ecc2e7aeece21e01bba490cdbe87ddc3be9f0465978514b2abbf2ad88ff93eecdabf9fd9f54011bb9eb78d5daff8c26e28f56337dcaf6137e63c603f4db2663f25fd1fa73cd9cf32e4eca6e33c76d3442efb79b20dbb39259dddfcc68dfde2d901f68bbfddecd6b0cbecb657feecf6b816767b098addce5a6177c45c657734ec6177f4be6203aafeb2815dee6ce048301b128b62c3be53d87080061bfd21938d89f6606386bfb1f13b5eb2893badd9c4eb5e6c92770a9b9415cb261595b2c957e6d8d4614336adc1864d6bfacba68deab159f07136fb6a279b1bf896cd43f3d97c9f70b6c0f6055b80f1618bcebd60cb3d2eb1e5af8ad84a3d157617b69ddd9de8cd7ee31dca1e5cfd9afdee8b017b28e43e7bd83e9f3d5c2f61bf4fcd62bf2fa8618f84aab13fdcfac21efda7c6fe7c75803d6935ccfefa41ca9ebedfc7fe96d5c9fe61b2c29ef17bc3fe599ecc9e75d9c89e8b79c59e2b3ecdfeed93c2fefda48ffd7bd69cfde74916fbcff41df6a2da76f622de83bd3414cafee788632f2fbce3a8ec157254ed641cd5231738aae87c8e2a4183b3cab99db36a96cf59edbc96b31ae0c651fbba8da359bb9aa315f28ea375f52c67adfa0c676dbe3167edcf518eb6ea6ace3a5b3e675d7a0167ddcb34ce069409670317c5d930aec3d1b554e5e8be1de7e87efdc2d1cb3bcdd9a8decad9689fcdd1ffb8cc31782be518f25339c6ce708ec9a7d71cd3c7711c73cf5d1cf3e3ab3816014a8ec5791067bb4a1567bb990667bba70f6767a23b67277980b3938ae7ec5ea3cbd9fd04cdb1ace9e65825dce258bffbc3b19e98e7ecc96473f676e971f675fee1d867f2390e6dd11c07e016cec1a9258e236203c791b19973d8a39c7338ff13e7308ccd71a6dce71cf9f296e3ae23e778586ee378a640399e95bf38471f3870bc0c3672bcceffe2788db5708eed35e578070b393ec39e1c5f6900c70ff497e3ff06c309f8a9cf096cfbca09729de0047d5fe1045f70e284569873c210939c70c360cee984364e448a3f27f24930e7acd515ced9c36b3967eb0e71a2c8ff38e7ae4339d1562f38d16e739c687817e782ce5fce05a28c13773a8b1397edc1890355722ea9dde35c3aebc7b974238b73a9cf9693706a8c930035e35cadc672d2ccd53969e5b99ceb97ea39379a5b3899661d9ccc3bdf3999401dce4db882735344e7dc7aaccac9e13139b9ae1d9c5c36929397b88973671782533437c8295197734ab766724a77fa734a99899cd21fee9cfb477771ca9b5f722ae2e639156212e761e00dcec3d85e4e153694532533e554b77872aa614f394fb83d9c86f5159c06dfcb9c86957ace53ff21ceb38f959ca6742f4e135893d3a253cf69d9a2e4b458da715edaf9705eb24d38ed4f5a391d187dceab5fa59c4e0e950340a03900d1100730ddc101a6ade780d67471e0ab9738885d091c645a2807f5b4888333bdccc145523804c95e0ee1dd050e29d29843cad6e3d04e1a73e839251c860e90c3b43acde1a873389c7f5f385c07770eef049423a875e308a6051ca1d70f8ef0860947d4adc991a67238b29b608e4c7091a33cdfc0e929ece2bc864d7206365b7106ec9f700632123983c5ce9ca155559cd12b9e9cd1ac61ce27e31ecee75817ced8d740ceb8f8236762eb1ece64e966ce57898433ad26e74c6ffdce997e56c4f91ef38d33d345e3fc6a1de6cc2e1ce4cc19b773e6aeade12c9850387f87009c7fae4738cbfc139c15b75f5c15e340ae8a9d3357159acd55e7cf7235a65f73b55eece56a87a773d77d49e66e284073f5ab8f72373d4be11ac7e9734d5e1772cd74ee73b7e8a472cd5deab816c79cb9163e95dced2afddced074e72b7df1de0eed81bc5dd71f90a7777f465aed5113bae1564886b035fe0da889cb97b80c7b97b2b47b8075663b807fac3b80e4a75aed3997aeee1c961aeebfa1cae6b6f0fd7753085eb5951cc3df6722ff7782787eb63ff8deb93baccf57bb087eb874de59ee01970fd1d95dc20543837f8f2016ed8ce696e589d1e370215c58dc0fee346750671cfe3cbb817eca3b931abb5b93161a7b831e9c1dc5814931bfb73847b513f8a7bb10ec0bd08cce5c6cbbe722f59bee45ecacfe126441b711352cdb909770cb809a411eee51423eee54c36f7ca410c37e91b8d9b726735370596cc4ddd81e1a62631b8690be5dcb4955a6e3a11c0cdf8bf663762b67233c9c7b899ca546ed6032c376b82cbbd6957cabda536c7bdf5ff8f29fbb60637672d9b9b1f9fcc2d8491b94576a3dce223546ea96309f77e33875b99b39b5bf9bc945bc948e7564738701fdfa672eb4655b90d3ea6dc868013dc06e64eeef3b52fb8cd8fc2b9cda347b92df177b8ad16bfb96d6b3bb92fc778dc0eae820b48277001cd0e5ce0e9275ce06b532e2897c905c95cb990c0442e246d3517c2bbcd851eade4427d43b9b0b84d5c58552b1786957211d5e7b8883e672ef242331729d9cf45498e73d10a3817bbf3029720ece7122352b924bf242ef9453c97e2f38e4bbb94c165b155b9acef242efbf3352ef7ef192e6fd7732eef750a973fdfc2159ce57185af1cb9a2816eaee8af1f5796f19a2bebf5e0768127b85d18276e177513b7c7ed15b7cfd09cdb9758c17d6ddfcd7d9da5c7edbf87e5f64bc2b803987eeedbd444ee202181fb4eba853bec31c91d0efccc1dd9b8993b7209c9fd70788cfba97081fbe9d723eee71ba3dcf1180dee78c973ee17db58ee57b501ee8fc43ddc1fe3fddc1fbf60dc997bf6dcf95d3fb80bebb4b80b97cbb87fc65771178fdfe02e062d70ffaefbc3fdbb2d80bbfcdb88a74efeced3d843e169dd8ae76915d7f1d6bae8f0d6a650796baf7bf0d6a50ff074d68df2366cf2e66d386ecdd3b59be5e94b7ef00cd0877846660e3c939f489ea97d0bcfcc41ca335ff78d676e63cab3c01de1598cb8f1b6d71af376740df176cebce0edde1eceb31ac6f0ac26cef26c2aca787b35737876c00bbc7dc9213cfb357c9efdce54de016604ef405f10efc0e72e9e43ab23ef2015c33b52f68d77849ac973adede0b9e26ef1dc3fd4f03cc73c78474f1fe71d6524f1bc1c1ff3bc9272795ef0619e179ac2f39ad1e2f9bc62f24e5848782732213cff0bd778fe7176bc0085392f48e30e2fa88ccb0b4987f1424789bcf0bab5bc708109ef74bc80773a3d9417d1e0c28b5c67ca8bac58e09d7dc0e2c5b66bf02e6e3bca8bb3bcc24b3059e42520bc79093f4279975fffe25dfe1bc24b1ce5f39274e9bce4358779d7df68f16ee6fde4dd9aa7f0b2a37b79d9f566bc5ce136deedbbeb78b717e379f95f4ef00ab23c79055301bcbb3193bc425338afc880cc2bfa9acabb5727e45544d9f02ace77f01ea67ce7558ebbf21ea92278d5f70778354f437835132bbc06ff315e136f0defb9650eafa53393d7327f8bd7766c84d78678c57bf9e636af9db8c86b7f63c16b7f3bcbebf87880d7317b88078a4ae0c1c26a78b049180ff5af928769d5e6612662799815260f4fd0e2e17b113c62c7531e710cc3237569f228664f789485ef3cea6c088f16f59c472b87f368a4241ee3c21c8f0168e631248f794ceb591ecbd383c79ab6e07176ebf0b825a93ceed7833cbe691b4f5818c9132af13c51398ed775f837afb78acceb533dc77bed6acf7b1dbe89d78fd3e1bd75e6f20667a77983ffac7843aff6f08677eaf3469cb6f0467002de67935cde84493b6fd2fd3d6f2ab087f7d5f62fef2b7f9037236fe7fdea29e5cd3eebe3cdeb5ce5cd3777f07e4717f0febc7dc25bf2c0f3961fb9f1551d37f255bf6af3571baaf35767d7f25783aef2572387f81acf6ff235c327f86b52bef2b58d43f8ebeee8f0d73bfce6eb45cff00db2b3f806b42b7ce31d537cd337697cd35f357cb3c9cdfc2df79ef0cd739bf85b5757f0b7cedee26f5b27e46ff30de2eff4faccdfcdb8ceb71430f956de3ff8d6973df97baa907cdbbf07f9fb5fb4f0ed7d6df90e1503fc838a637cc77a0edf11be83ef6caac1777614f39d8312f92e43e6fc23ef92f8ae4d2cbe2b13c877fdfd82effecc88eff1bc8befa9fa997fd4ed1aff78480eff78dd2bbe0f7c8c7f4aed0d3fa0e0333f30cd8e1fc8a0f383d3a3f9a17ef6fc888752fed953eff8d1e7b6f3a3474ef3cfd3def02f4856f3635f75f0e330187e7ce8103f7e6123ff52e321fe95f45e7e62453a3fa59cc94ffbcce467283ef26f047ce0677ab4f36f9a3de4df6a2ee4675f3acdcfce36e3673fcbe46793f4f8399b02f8b7ed3ef06f932ef1f372bcf9058196fcbb99aafcbb637efca21f5efc7be6befcfb7fbaf8158beefc871915fc87c318fea37510fe231e9b5f1d6ac87fecd5c1afb99cc7af0117f06b9db7f16b9b7df90d57b1fc464310bf71c69adf243fcf7f7ee222bf65ca83dfbe692bbf23c08ddf5911c5070c35f321633ff8d0e4363e2cf6141f364be4238c497cd48fcd7c9cc88b4fd86bc22750def20933dd7ce293143e3963079fbc22e7d31c9ff0e9da1ff8f4f5743e3de72a9fde12c067765de6738226f95cec463e973ec4e70de7f2050da37c5176375f7c78982fd970922fc9f1e1cbc400be6cb49fafd819c557880af8ca49757e6faa88df5740e6bf769be1f77ba8f107f39bf983f360fef0309fff7ef746fe073f31ffc3e316fea87f267ff4b31affd3f604fe679534fee70f25fc31951ffcb10bdbf8633dc5fc89fbaff85fd69fe07fadece37f338ae07fa74ef1679f7fe7cf21eef217565de5ff8938cc5f7290f0ff6a55f3ff86f5f1ffad1be02f9b22f82baa7afc95d70f052aec2681ea862f02d59928c1aacd0602b575ba02b5cb45028de40e81461343b0c6e5a140cbb355a015ee25d07ae42ed0fa7850a01df44eb0cef98140e7b754b0a1f7834097682ed0fdc210e8c1f404faa0bd82cd1a04816178abc088d3283031df2a3059c8159817cc0976dae90b765d0b10ec7a1c2cd87d8525b004a7082cdf9b0aac39170536bb0f086c047f047b368d086cf7ad13d89d7d26b0ab1a16ec774e14d83b1f161ca88c1438b84c091c32de081cf05f054e496b056e3f1f083c1f9d121cb5db2a38ba744ee0a5332b38965a2d38d6f745706cb858e0bd0d2df0be7650e0fd6e49e0fd2b44e0e33a2ff0dd3d2a3819fc57e0bff1a620f06ab3206c7f8420f2db6641345522383f3f21b86066fbbf2ac18590cd829835df04315b0e092e3eb92188c39305f1f9c70597baf182c4ec6c41d259942039c051900c7412a47c570ad2a34d04d751a704d787dc05d727e0828c1a35c10d8b48c18db83641d6d3ef825b883d829c75bf0439085d41ced86541ae708d20f7ed92e076f07941de69a9a060c33a41c1ce02c1ddf1e382bb0b6a8242d51141f1a19f8212d7d38212aeb6a07477afa0345920b8f72456703f962c2833d41394a1d608ca758e0baa062f0b1eeb95081a0907048db2ef826787fe099afc8f099a811f042de732052df56705eda20541c7a9bb825753bb059dfe570580be7401c86ab70052b54300c1de154083a304a827b705a8679102f4657d015a2814e0b24e09f0ebc3058402ac8050de2120d26a0514030b01e5f1a0807ecb47c028150a98a854018b532860434e0af8337a02c1b9bf02d1912a811883128809ce02b1f2a5403c6929901e311548d90c8174749f4036972c50406802c59b34418f85ada0576559d077ffb5e0cd0307c1c06d63c140014a303443178ce053051f1d0b041f2bb70b4689018271f327822f493f0593161b0453560f04d38312c137f3a382b9ddf382b9f018c1dc1c5eb078b05bb0788e28585a7740b0f4fffbfef7d25ca87aeaba70f5366de16adf8d42f5b108a1464cb1502baf5aa85d9226d439ee20dc10a521dc50db26d4eb9b17ea8f67088d7c6a85c6c18b42e3507ba1094e2834d51e129a45b909cd2a0b8466642de196d5b78516c430e1d6c29dc21d295b84bbee680977c16285bbc37285367b8385368f11c2bdfd7785762ef342bb135642bb602de17eab7ca13d2c5778501227743c1923749af013baf8160a5d026c85ae1a52a16bf4b8d0f55abfd06d6595f0e8ce5dc2a3896dc2a3196b85c76c8b85c7379c157a974c0b7d5ccb8527a6db85fe3bdf0a03ba7c8481c14861e0398e30e8f9416190e0a93068012a0cbefe451892ac250cddb2220c6b5b273c6d4f149e8eb2169e59b34e7826624278e6cd8a30222e411869d1238cb43f228c8cea1346c51e1446157809a38aff082f18f90b63a423c2d8ac30612cda587831614518b76826bcecac234c145c105ef3de204cb917204cdde32e4cc52e08d3740785e96d8f85e9b2c3c2ebdbb1c2cccc7bc25b4778c2db2b0bc202d36bc2bb2a078445579e0a4b0c6d85f72e1f139649ab850ff33e0bab76670a1fad7f2aacb60f145687fe135627bc115617ef125677e085f57281f0496fb6b0b16a40d808910b9fa53c113e238e089b033c852d2ab1c296c652e18b8a4461fb1e5d617b769eb09de3206c1fa70a3bcf5084802bbf85c0cd4221e8eb98103c7c4d08fe912084457e12229f9a0a51bafb85d88d1d42ec6747219efc4c48b09c1212f74408492e1b84341fa890d6932a648c0185cc87b142b6a7a79093d62ce4dd3a23e4e5950af9006da1507e4c28bab32494ee2708a5c3ed42593055280ba108953abf844aeb19a192b553d80532147609bf09bb3d2e0a7b7855c2deb48bc25ed46d61df7db6b06fe495f00dbd44d8af63241c7038257cbbe98e7068c851f83e2b41f831205af831cf5d38ca3f28fc5c1625fc3cf24d38662c108e3b770bc7e913c209475de104c44f3821b2134e3a9d124ed53e114e414f08bf1e69107e1d3c229c7e22144ec37609a79964e137b701e1b7c616e1b7098a70665e5bf8f3a39b707653bf70ee4a9770fe1653b8f012255c5cbb2c5c2cd82f5c425e17fe6b0917ae481644aa6e3f44aad99744ab3c42446a3a662235937291fa430f91fa1243a451ca1169904e8b343ee88b3487a1a235e35ea2b5310d22bd276b441bf5e7441b0b1344fa370744067aada24daaa522239ba72223e0359149d47e91d9b90ad1d6baaba26db54ba29d2d6da2ddcd4122eb17ff6b938a6c1a25a2bdb841d1fef53f44fbb74b440e452744070f348a1c0dd3458ef205d121f615918bb981c855f642e4d6ef237237a68adc9d5d45ee6fe3451ee732451ee907459ec16da2a30d36a263099f45c7350922ef80d3229f0d58918f9eaac817ba59e457eb223a99da283a65e4273ab56c25f2d7f827f29fb01005ee721305e26a444147768b82165245c17f6645a707fc4511ab9f88ce9e7f2f8a4e1a1745e7e68b2e1e4f17c52f668b127870d1657f942851b14f94381629bac6ea1325dd238b52f31d44191ea3a24c054f94857825baa5148bb22d778ab217ee8b72554a45b99acba2dc1d9da2db1ebb44f9b125a2bb968da2bb97b7880adfbf13151d248b8a5577888a7f9d1295a69e109522dd44f7a28f8acac6bf8a2a6c3d44953b37881e45a3448fba1a45d5cf334535ffd7a56677b3a8f67aada88efd5d54ffee9ae849a548f4a485277a02ec10355c3a2b7aa6fa43f42cb646f40cf258d4b4d953d454d02b7aee9d277a912111bdc00f8bda9e36895e4a3b45edbb378bda0364a20ecd9fa28e1bd745aff2578b5e2db68900b81d2270d75711ecd93d114c5e2842f0a2450889be08cd668a30ebe74598c0221196fb5a8415dc1061fffe12910ae345b4f542118d7a49c4f82716711f5045bc323b11ef2144c4fb5e23e2eb5b8b0415fe22610b5524248b4562884224d1dc2192e04744b2ca7d22b9d5ac4889478aba52e5a2ae812851b7aa91a827d944d4db4512f51550457d3847d16b9e5cf47a182c7a13512dea7fa02b1a88ff9fc24df4ce95281ada682f1ab26789deef5315bddf1f2b1a59a52b1a35c8128dbe31107de6478b3e4fd0445f5e134553f5df44df234e8866aaaf8b6620a6a299b715a2396317d1c2f75fa23f0148d1d2d77cd1bf9b7da2e5f19b6255b30af12ac315f1aabe19f1aa2535b1da2b82583d0529d6405d14af39f048acb5e398781dbe45bc2170a778c3e95ef186a6d762ddfb14b12e152dde688a16eb870d89f50528b1febb66b1815ba7d8e09cb678b39abad8689e203633792b36db6e23368bc68a2d88b6e26d9732c43b42df8a77f63f10ef2e2a165b6e9e135bb6ed165b4dde105bfd7612efdd3721b61d2a11dbc5b2c4fb306bc4fb416bc4f67158b1fd5363f181db42b183bb40ec00a78a1d0656890f1dfa2a760a3a2176026f163b5f70141f199d15bbfebfdcf779898fea6d167bd17bc4c7bdbac5de2a68b1f74b8cd8179e2af69dda27f6db9e2df67b87139fc8ab179f9cfe243eb55f4d7cea344b7cea5182d8bffea7d8bfdf511ce80614077ada8883ddcbc421cf67c5a13d2fc5e1bb76882336c68823fe948ba37ebd10472f3c139faf3a223eff34547c7144551ccf99155f8afa294e58f74e9cb0d14a9c5074547ca5a65c7cb5d04c9cfcd9469c7268519cbabe5c9cdaf15b9c560a13a751b2c5e96168713a665a9cdedb25beae7b427c5d1f21ce3c0a1467969589b32e0588b33e8bc5371ffe13673f7f2bceeeac17670f2c8973288de2db8209717e44aaf8ae65b4f8ae35515c94d523be5fca13dfa7cbc56505fbc40fa495e2879e11e2ca9851712578bdb8ea9f89f851b7a5b86ead89b80ebf475c1f715cfce42c4ddc68e5257e76794cdc0437123fdf7743fc1cb449dc3cba47dc722b54dc327157dc32f75efca2dd53dcda652b6ebb972b6efb9427ee28c58b012a5431407b410cea9c138370f362b08fa718daea228655ab8ae1a21031e2eb7a31725f9518e9871023535dc54880428ca45e14a378dbc5286997185d132cc6993888710ec7c484da29315191262669c58949660a317d13544c2fde2266a4d98b9957378999801762964bb598ad5724e6aceb1473eed78bff1f3cc5823a9858146c24169ffabf481484583ace15cbbd1bc5dd87bcc53d9b56c47d73d7c46fa24ac46fa6a7c5034653e2b71b22c523ffbf878f263de2d1c46cf1a81c2dfe3484138fa560c5533d16e2af7f368aa75f28c5df577b8a6746a1e25f035cf1acf35ef1dcf329f142ada978a16346fcfb70b8f8b7685ebc1496245e1afc2d5e0e3394a838ad96ac56b64934909612edee4689ce2a4dc9fae968896e3a4fa2d7f348b2f1d43a89e1be118911fb91c458374d628c5c90187fca969858ff9298dc62494c47c3245baa2d255bc61725e6fb1325e6907c89c5172fc9d65aa664db3e94643bc958b2a3f18664c72f8a64f7fa9792ddbf4112eb8403121b6c94644f81bb64cf4888c42eb45a62d7b95562277f20d9774557b21f1f2539b07fafc4b1649fe4f0563b89f37db8c4251a2871790a971c69b497b8a2b224ae3f0b256e1755259e61c512cf952392a3efcf48bc22ce488e65ea4a7cc8dd125fef1d12dfe20b12df7b1512bff36889dfcc0149c0f6df92c0c15249f009734928b95d12cae24ac29f9c90441ce990446e579144e23c2491e23949d4d3d5927375044974e880e4bc91a6e4bc628b24f664a5245ef65172c92a5a72699a25b9ca0d9524faf54bae391448ae1de54b52fa922429bfe89254004592560395a4893892f4483fc975f548c9f5987cc90d1db124d3af4092091e95e47e6a96e49b9124778cce480ad57a2545df1b25c5bb37488a5f3f9194020b25f76a5a25f76d7e4acace1d9294817324e5d46b920acf37928735be92ca3d5692ca77f9922adf0f922af83bc9a38919c9e3466d490dea91a446be22a93d172ea9bd2c91d439ad97d4211a24f5aa41922787ff491aa6d3258d3b8c25cf83fd25cded72493376bfa425d740d2caef91b43d1892b4ff489474c03c2480c0600920ab5a02deff46024eff2801037e491031d1126485bf04c5ca95a0a6d524e89f7d124cb18d84a067202114be9490ce394948797112d2f30a0955734942830d4818920109072a9270666f4a84ce2d12a10b45223e7a4822e9c449643a53127991be44c14a962857ad95f43457487ac37224bdc92b92beb3b192bebe2049df77a4e4756098e435455ff24697297933612079b73c211932ae900cbd564adea7ee928ca80c4a46fc5b251f923a24a37a5592cf6b2c24636f352593f45b926f2996926faf0324df0db524dfcd28921fcb8392d92d3724f3f31d92df154692dfe42f92df1c4bc91f5f99e40f7648b2c868912cb9af96fcfd912559f64a962cfbfd91acf40e4855ec49d2555a4952b5e036a9faf72f524dff09a9e62bb954b3f39d54cbb842aa75778f74ad3347aa1de8265d376e23d599a6483760eda51b46364a374c81a47a771f49374ead92eabfdb27dd743a49ba79ddff5c0ba59b3b57a486c80ca9b1a386744bc17de916dc21e95674b274f7de8752cba89352abcff7a5d689b3d23d3fe7a57b11be52db444da9dde1bdd203381be961ed7f5267a0a6d425fdb0f408572975ddc9947aa86f977a1a82a59ed632a9e7c728a9cf3d8af4847eaff484e521e9899055d293765ba5272ffd9206dede240de4bf9706b5394b43b00a6968354d1ada96260dd3ec92862dfa4bc331b9d2331a18e999b59fa411288c34eaa2b7345ab9577a41172ebd404e93c6eed194c6ca74a57185bba5f19a49d204cf60e9e50e99f47ae1756986f3a43473b04a9ad5d42dcd1abc2dbd69f94a9a3d76557adbd65b7a1b5322cddbf1519a6f8293def9bb2c2df8ed2c2df8eb262da46e911651cf4a8bbef74b8b558ba4c5f35dd212ed6669c950a7f41e294c7a6fac427aefaba5f4befb82f4feb5466939fc96b442eb86b4627a9df441fb4369e5e11dd24a7782b43ab75c5a5dec23add192496bbc1aa5350586d2da666d695d42b1b42e53555ad74091d63bb64aebdd7f4b9fe9864a9b0c8da5cd1763a4cd65c7a42de146d296854bd217071aa42fcab6485bcba3a56d841dd236a5a7b4ddb6440a88fa23050c89a4e0adee52a8ee8214da0d9742073da5089b342922a65b8a29d79162ab9aa458f26329be5a202566cd49a9832b5296b05fcaafb92715dd0b974a9a574be5e72ca4f25f2d52c56767a9726e4ada9bef2ceda3f0a5030d37a56fbfc64b078f944b0703daa48317de4bdfd528a5432350e9c80e5de9c86147e9c7988dd28fe524e9d813a274bcfd96f44b274cfa65d9593a194d914e660c4aa7a732a5dfae20a4df550e4a7ffaeb49e7c979d2f99f50e9d29356e9f2b91ae972c6a87465959674657858a672724aa6da682c5b3df34da63ead946948e2641aefba649a055332ad74a04cab9626d3fa962ad3fa932f5b1ba72dd3b666cbd6f95364baf5db647a56d932bd3d7a32bd5f99327d8b08997e96a14cbf2153b6d9594b6614705e66fc9b203339d42733b3779799bfb4969903e53273ca1a9985354566c1c3c876d8ae91edfabb57663db322b3a90e92d9ee3293d9ba0cca6c832fc8f6db1ac9ec7739caec4796640ed320d9a196c7b243ed9ab243bfd7c80edfb82373564b96b98c916447cab365ae6faecbdc34c7641e178c641e3736ca8e0e9d9579656bc8bcfe1f55bd268ecbbca7aec9fcdee7c84ec2ffc84e6d8a969d4a50c802af5bc8827e5f9205dbb165c1fb2a65c1be3059c89d2bb29071902ce4df7e5968144716da04929ddea5909d89f091456e40cb227767cb22c3b6c822a7cc6551be376451174fcaa2758ecaa2afb4c8622c7a64316eb9ffa3cb62b849b2d818ac2c16fe4c16f7634e16bfa343165f1026bb54bb45960089945d3df45496f8dd5f9654352f4b1ead93a51c2a94a55cbf2b4b852364d737cccaaef7b16419606fd90dd98c2cd3f3952c6bb05476ebf3b42c5b1f2ccbc1f264b7855764796e08599edf1fd99d400bd99d7c0b59411a4b56d0182e2b524d9015bd0e90157d1a94154d6d9495c0cd65e5410c59a59eaaac32a34a5649ce903d7a14247bf4b446563df854569bfd46f6c4225ed630ca963d8bf92e6b0e07c9daee1c94b5c94ecbda052eb28e6e4bd92b955ad9abc25259e7aa615967c45e1940872703084d65c0b16119e848940cf47c8f0c726d9f0cfa2c4c065b84c930fbe764b8878f64b8093b193ece544648d9272339216564fb1519a5e1848cf1db4bc6e4fe93317f4b642cff0a1947bd4ec6d3a3caf87c079950f7b04c54552c93309c6592ee473269de4e9974204dd6854c9475618ec8ba1faacb7a7483653dffefdf6bdf25ebed7f2b1b70e2cb065cbfcadebafe950dbd93cb467c576423efb6cb3ec4e4c93e5c59231b6574c8c6d499b2f16b1ab2f132baec8baabd6c72c721d9644f8a6c72c2473675e08b6c8a07967d7de62cfb197558f6b3aa55369bbd249b2d5c2b5b283f29fb5d632bfbe3b651f6f770a6ec9f0354f62fe7ac5cc5a05daed2dc2b578ffe2157bf5a2fd788a1c835b254e49abd62b9e6e7dff2354f55e5daf90fe5da2fdfcaf52c1572fd760db93e992e37d8f6506ef0274f6e7c3f4e6ee23c223739f5426ed24e969b0036cb4dbe5c965b3848e5db8abae53b84dbe53b953fe43b7f4be4bb0cc4f25dc679f25d96f6f2dd997fe49681ee72eb9524b98de32db98d8b9adcb654456ef7a444be1f71406e7f7b4e7e30b74d7ed8aa4f7e980591bb3a3c95bbed5a25f7d8e42ef7422ccabdb72ecbbdcf4fc87d36f9ca7dba3de527562fc94f4594cafdfdbfca83ecc9f2e0c22c79e88d5a795882853c4c39230f775b9487d7cae5a77bdfcb23b675cb2346fae491c12479e4f335f2a8634af9b9a4adf2689dfbf2f3f475f2188d2bf2d8b83a798265873cc1d9449e30eb24bfb2f68afc0af5a0fc2a6c519e6832264f1c3c25bfe687915ffbd72a4f5e879227d368f2e4219e3ce5e46979caed27f29485dff234a3fbf23425559ed1f6487ec3475f7ee3c213f98d7a17f94de84979a11b495e58f6565ef84c202f4252e5c5475fc9ef6bb8caefffd09197af319457e953e555263ef26a97e7f2eab2fdf29af353f2da3e4b795dc7b0bc715bb6bcb17a54feb46b95fc99c54e79cbf52df297852c79c79f0bf2cea10a3940912f07bacae4c0541339e8c7a41c86b190c3579d94c3b14e72c4e61a3962e59b1c69572c471985c9d19f98721ce3ad1cef1529c7e7df901389f7e5a4b66539794fb09c2c7b2a67aeaf91b3d99fe43cd28a9c6f73542eb81c2217ee85ca85f34e72d1b9bb72896f9b5c0224cae5c70fc815f5d97265719fbc3ba957de93bc24ef6d8b93f73756c9079e04c8dff2c8f2613bb47c987e51fede1925ffd85f22ff386e22ffe4a125ff7c475dfe1993221ffb40964fa499c8a7ea6fc8a79fa8cba757b0f21faa20f98f8f30f9aff252f99cca77f9dcec6ef9c262917cb17048fe2f3255fe2f3b4abecc4d56ac2eac53a8dbeb2b34d71e5068ad8950ac4d78a658b763af625df243c57a55986243c62ec586a67d0add6555c5c6ed498a8d65bb14fab7c31506be3b159b56ab2b0c3dfb14266e5885d95c8462cb732385c54d6b8545fb51c55655b062eb76a6626b5d93629b194ab163c78c62a777bd6267dc6bc54ec179c52eb30c85d59f728575d96e85cd9511855d4cabc23eb54b61fff9b2e2e0e62cc5c1255b85a37a82c2913aa1389e9fa4f0c121153edc12856fa691c22f3b447162ad587142bf4b71e273bbe2e43933c5a9bfd50a7fb322853fa15211b8cb5711e87b4311fcd04c11f207ad083b23538465692a22d64e292242661491b47cc559976d8a73fa6b14e7feaa2b2e70721497d63014978f2f2812fd0e28ae5dfeae48da2350a4e8bf51a485652baedf812a6e6c9e57dc88ad5164c19d15d90e298a9cae5a45aead9122f7668822570957e4adbc52e48bfe29f247772a0aa3ea15c5c6da8a7b36604559c27a45f9c8a8a2c2eaa9a272f6b4e21169415173f588a2d6db4251dbb0a4a84bdda978a25fa368d026299abcda144d292c459bb9bde2e5aa358a4e649502e47548019a262aa0b10805fcc33a05f2e13305ceb64b813be9a4c037bd57e0db821578f43d055ee9aca0963b2be8386b0523b146c1b816aa60f6152b586a8d0a16234ec1ee3652707df215dcde5b0aee988a82b75aa010acf65608bf152a440b960a71e38242fcdc552139d1ab905d8229640b2285fced0785b244aa50565f50741b142a5edf852a0686f18a777aa68a770fd88aa1db4714c362a462b887ac18d10f517cc0d3151fb862c5c78f458a4ff7e98a31f09c62fc4c8e623cbd5431de755731b1c947f165439fe28b53b86272dda2623207a7f876e6aae2c7b9438a9fe272c5ecce7d8ad93477c5ecab2f8a7915b6625e2b4a31afbf5d31fff3906239758f62b9a94cb13253a154193faa548df054ae2ef251aa35f42ad72885ca351f5f2bd74295ca75848f4a1dcdf5caf527fe2875a7ef2a0d5e0c2a374b0295865ff7298df00dca2d8f8b94db2d362b777d4d535aea7f565a9daf52dab41f51ee719028f7813594fb978d940ec6cb4a072e4c79d068adf2609699d2d1665679480ba9740a42289d9ebd571eb6aa523a47372a5dae2f2b8f689e541e11f4295de94b4ab76890d263d7b4d2cbdd51e9f55a5779fcb397d2fb839bd2fb479ad24f794a792290ab3c0169559e8a34529ea2b295fefa74a57fea07a57fd67365a05d9132308ca40c717baf0c39f54e197a7b41193a9ca10cc36629c366a8cad35630e5e9cc1dca3371d79451d92795e7b87ecae8a41a657c83b6f292ce0be5a52ab132e1f35de565bc4079c5a6457975ec84327187993231ea8032b170bbf29af95b6592769832494a512607b72a9397af2853637f2a5319b1caeb67df2b334525cacc8ff5caac0685f2e6cb5ae5ad942165f6990c654edcb432e789b532f7f423659ed53ee59d228eb2c007a42c68195716a0749577373b28efbe6b5216128b95c5fe0dcae26e2765a9ca5be5bd8f93cafb1151cafb0b79cab2be7465f925a1b29c8e53967fdaa57c903fabac1c602b1f9d8c5556b3a5ca5ac06365bdd453f96491a26c3cb6a27c1acc56367d9953367b8d285fa8f729db389794ed6b7c94edc93b95edd509ca765abfb2bdbb4ff9ca56a1ec3c7656d9c9515302b10795e0aa834a58518c122e472b11d35794c8adeb94a8fd5825fa2c4c89f9a1afc41e8c55e2fc9e28f127ee2af1916c25fe9e8792d8b25f496a4957521e64292923634aaa57bd92a1fd5bc970262919a94225335357c93961a4e4105f2b3934a892db8c55f2724d95bcf752a5d097ac147e2f534a12214ac9cd56a5e4f773a5f4e31ea57c71bd5251745fa98cd3522a9fb528bbc3c295dd7dc1caee7f1b94bdf9db947dffeffd36eeb1f2bdc50ee5fb0b12e508f384f2d3e343cab1da29e544315939015f504e65ee564eb55c514e2d1a2ba73f682bbf05bb28bffd4771798773e175015c2829a1214da54246c888504609898c52a19428ab6c2ad9b24754a2a252c90cc95692d1127df7de7bef69f4fedee73c9fbfeebdcf99f7dc7b06d2ff7251f7ff72c9b67ff957b6fe157e3afc57746ae75f514ffe5ff1bf92bf8beb9cff2eca75fe2ef592fe2e29dbff2e7f7cf077450ff477c5c215a092f015b0ea401840352e1ca0da370750b3b703a8271702d4e777025687ba025603e2016bfa4d011a25be80b5b216c0ba893d80f5c1d3800d890e006dee4580ceb43d40d79201d0f55103e8561c05e84e3601369d68036c6aac006c7e7f0fb0f5001fb07dd355c0f6e125c0ee1b8b80dd6f4200bbf9df0006b45ec0deb7728021b81db0ef7e31605f250770a02d0a60148c0118bb6a008c53d8008be1fb009b4f2e009bcfe600db351e00db4a1ec0762619601fd7057038f818e0388702381d300338dd7b0770f1ee02b89c8e071c3b3c083856940e387e6e1fc0d5ed2ec0b5dc12e0d6b71770727d07c06bad19c0c72b12e0f3f12ee0b49118e01bbf13e09b510938b3160638f3aa1be0778009f0739c07f81f2f060414480041c77301e79ff80042d45e00421a18808b1750808be352c0c5a98780d0baf3807095cb8008755340846d27208281065c5dbf08b8b67303e0da141610b98a07b8ae60026e345f05dc34f304dc0cd105dc7cba0b1093b91a1077731810dfbb1b90d8ec0d481c330524cf180292654d80d4c4df808c734c40e66d35c09d212340964c0590b59c08b8ff360f707fe00d20e704049073ee1a20e7493420f7cb04a0a8752fa0f8d64e4071db6640a90a1550368f0354ec380ca88a6401aa79cf01b5190680dacf7f01750540c0e3ac39c0e3771b01f5866e80a739ee80a76d77000d3f6700cf6af7029e8d6b019e373d07bc38fc08f022de0ff062cc07d074f912a0e5eb7ec01b1311e04d4904e0cdf34d80b7368d8077b77b00effe1c06b4ee1d03b446c100efcdf2016dfd46800e5f4f40f7fe3040b7ef714077532ee043460ba0e7bf7cf66d3d05f878440df0f16417e063cb12e0a3b806f0e9c92460203b0a30e68c017c891d077ca9ad027c192d047cb3dd0cf836630c98b230014ca74e0366fc11809941256036950af80e3b03f8a17f19f0c32c0ff0a38609f8a90e07fc767003ccfd2906fcc9b700fc99bb009837fc08f8bb4f08f8fbf70400243c0e80749703a06bee01a0de570148d209004abc0980521c02a0bf4e0130dc7f0042b91580a4ae0ea021af01d82c3480b31700e0058b0002f43d8030b90f20be690b905c3d059070ad01325822407ec616a058b50ea0f8340458dc7b07b078090958d13206acd0bc812a9eba4095700e70d5b154a05aea245063ec2d506bd000b8818b016a0f1b02376d9f056e8a1e076e360d07ea3bbe00eabf4804ea2f7c076e2b3908dcbeaf19b8675f16700fe127700f7f1c6878e70c70df6b3af0c03604f000b41e68e2f81868bac61968ba331968b6c2005ab48d010fe54e030fe5ef025ada25032dd35a805607c780875b5d8136e74680b6e9ed40dbfeb740c747354047c233e0519302a053170de8aca60774be7c02e872600df0f8523cd015580af4b0dd09f4488c017a7467034fcee9013db76f027ad25481a77a3b805e3561c0d336d6c0d35e86c033439e407f6a0630e0fe6d6070d473e0399f01e0b95a6be0b986dbc0f3a4106088c92b6008390d1842fd07bc681b0e0ca7408057e15260e4057760e4ef0260d430011835960a8c123e01de50f106de0cef07c6bc7d058cf5380f8c6b9c05c6071180b7156060e29e3fc0c46b4f8149697f80c98dfdc0e40f3ac04c4223f0ce8700e0bd84fbc0fb2505c06cbb5e6076a005303bc40998fd6a0d307769199897fd0d985f8c05e6cf0d010b4e898005c3df81854f30c0a29e03c007379681254993c0d20d61c0328505b01c1408ac3aba0df8504f03f8d02e1e5877b00d589f28063efde80a7c3a7502f82c641df0b98b00f8dcfb10f0c5190cf0c53b29b0696018d86ce9057cb506067c4d2d04be711a00b6fed102be9f2c00b6794d003bdcd3809ddeddc0cece64e087fa0e60cffe7e608f2d04d837b703f8513c04ecd7b1010e57dc018e3a9f058e25ae028eb55281630b17805ffb4780933550e0b7712be014e62270862c06ce5ed901fcb1b101f8c35117f82b3310f86bae03f86b7916f8db7b1cf89b10079ceb7e055cc06d02fe1ddd0c04844401a1f17220ecce1e20acf80d104e720722d92e4094fe23205abd1688f6fe09449fde0744d7f901f1d78f01091f244022723b90d43b01a47dba0fa473ca800ccc3090414a0132079d80ecab0f80ec567f20a78004e42c6f04f25e5803055f7280a2477340e9d90f4059a12d50fe630f50b16b16a8186402176326804b4681c0a582fdc07fc174e0bfcbaaa055ae4c907a9412b47aeb1ed01a621848636215689db91568fd3114687d6423683dcf08b4410602691f0900e98680411b7faa8036978d83b6f43c04e9e90b417a8025d056d367a0ad5f2f83f44f0581b63de083b6fd34056dbfe10dda0ebb0cdacec380763aac07ed7c710eb4b35500da25fb0ddaad7709b4c78f0bdabb5a01daeb520b32b4f706edf33e093aa0730b6402a3800e1e0b0799799c04991bb682ccab6d411643af4087d4aa4196f475a0c3c7ef810e3fe3826c9f14838e30e6408e476740ceff89cb0711e858ca39d031ec1f902b1e0b72b36805b9e7f6837c2e34807c86d783ce3cd800f2d31f02f9cd0840fef669a0b3cf1f8382ce8483ce55ef029d67d34121cf6341173fed005d1cb8000abd34010aada8065d9d71055db3bd088a8c7f00bac100836e4e4e8262576f06c53d49062530de816e83f782920eef0725dbfd04259f0d0625579883526db78252ff2480d2903f41e9a92aa03b3173a03bb76b4077aa91a0aca61fa0fb012f41391f378172dff780f28cd7830a26034085eb1741458acfa0e2a74ea0e257eb41255ff6824ae61a41252412a8541f092afdad062adb1e0c2a17b340151ba24155ad674135387dd0431c0a54ebf41254fb0d037afca80854ef90087adae2026aca7d047ac90d01bdbeaf0d7abb711ef4ceca19d49a2b07bdefd401bd9f3b026af37204b581ee82da7903a00e7118a873ad23a8935902ea36c780baebdc401facff813e545e05f5c6f141bd3231e8e3fa6da041d70ad060e61ad008df1f34bafe3868d4d70b34da29068d7fbe0c1a9fbd0b9a285780267adb40933e2f41df5c45a0a9a7d741b34e08d0775908e847a33fe8c797dda05f840da0dfac7da005833fa0852f812000491704dcb70904bcde03026b2d82206f524050fc1808facf15044bab01c1f14c100a3805a2edff09a2fd7e036274bd01b19d0c406c600188ad500771debc0571144320de1e2588e79e0112e60041c207a740e200479018751d247d7e1b24732683961e3b8296513fc12aab77815573b681d512d5c0ea3bb681d7cc9f066b38148035558f8175bc0160dd83dfc09b778782b76cfd03de9683066f9b6780b72dc681770cde05ef2aac061b806860c3cf11e0fd870cc126aae6e0835c22d8dc6917d8fc2e086c5e120bb664b680ad0cabc1363a4560db9b11607bd120f848f902d8e13603ecb0600676eed6013b7fd300bb8c5f03bbedf3037bac2a017baf3f0ef62e17834f3779807d6b67c067ae9680fd59c9e000edd7e0007a36387026131c485d0b0e5ca48083a56ee0f305d9e00bc56bc017cf9e015f39f6177c2547028e805d07477e5c025fd7c2836f64db836f663683638e1b8163f283c171651c701ca90f1c270f0227ece903df323600df5246836f5fb204276ea48013e1e3e094b506e0d49edfe0b4b230705adf1670fa8427385d660fce5c370bceba3007ce827e0567c162c0f71b0f81ef8fc2c079e22870c1367b7041ce2170c1930be0122f177069cd7370991f135c7ea6005c71d7045c6b670eaef35c02d7a507811fe9dd063ffeb8087e0af60637d64f801b058be0671ab9e067ed2cf0734f3bf0f3b0a7e0e73767c0cf6b77829bb636819b8cd5c04dc759e0e6741ff0cb2be1e0972921e0571414b825d117fc4e710adc0aa381db2f8d823b6cc3c19d4d0070d71309b8fb6233f8c39729700f351adc077c0bee5738803ffd78051e589e030f3f3b021e598d048f985781472e9782472a90e051b5ebe0d1286bf068fb67f0674b53f057552ef8abaf3a78f22105fc0dcf024f1d4483a7a3b781a7db78e019cf3fe0997bbbc1338b0af0acde2bf0ec6e4bf08fc070f0cf702af8e797c7e05fa2b3e0b9ed70f0fcf515f0c2991be085bb07c0c0e97f60e0cf4760d07d36185ee106461f6780d1893bc098ab30307ef635184f2900135bb860d2d1cf60525f0e98ec3609a6aea90353b7fa81e9bb56c0f45bde6086f64330f3443498b5be10cc3ab006cc369181d92e4fc0ec7a28982d6c05f31283c0fc7203301f3b0f16550d80c55b92c192fdfa6085ff57b0127f13bc187f0ffc6fce1ca29a6d0f51edb80f51333b0951677e8168f8574134c74c209a5f87205a9a4c88b6453d44b75217b2b1e6216453c931c896875510bd33ba10fd4391107d8219645b582e645be329c82e1408b28bdc0dd963fd16b2a71b0a316cdc0e3938a10531fdf80e6286988598fb9d8398a3441073a123c4627d1ac422af1d62f9e929c44acb197258c31d62936504b119ce82d8dd6243ecf53f428eacbe0571a8f786387aec8538252f439c83da212ed7f221c7ffcc42dc70b7206ed211887bf841c8c9760f88978911c47be714c49bba1d723ae11724e0cc164860493724c8641e125444829c5bdf0cb96402805cb20f8384da5020e11b3221e183eb2011bff64222e6ea205713a490ab39f6906bed6990c8d464c8f5980f90a804674854723be4464738e466890ae426fe1a24a6500d12537d0c1277e13ce4967a12e456f100e4f6d55790a4039a9024472348d299bb90e47d1848ea482a243df11f24bd6b1324c37a1f24537c0772c77413e48e9f2be4feba4ec87dea7a4876be2f246f0008c9af8c80e4b34a2185fb17218597062085b9e990a2d71190628231a4c48c0529b92681943edc0f298f0a8154062e42aa9c3990baf119c8e3cd11907afd1d90fa3faf214f6d6c214f3d5b204fabf7431a1c7d210d754190c6d17590e77978c88b5a27c80bce28a4494f1bd29ce00779399b0a79dd3e0c69897381bcd9a10b79f3f92ee40d160a697d7d19d2ee510d697f741fd2a1a506e9e409205d173b215d8fc090eefcb390ee8a5ec887554d909e83f9909e4385909ea36f203de92448ef5304a42fe817a4ff931c32e0f61032f031153200b902197cf10632f6f724648c5f0e9958ff10326905827c3b170399f258864c97854266ab72217f7eb843162c87207f5f89219053e510a8c66b082c311c82787b12823add05c1dcdf0ac1bcbb09c19ba943f0360d10026d1442d4fb0a216eeb8790366440a83b4c218c53df210cee2084f9800b613d4e827076fc8408e52488c8bf07221a0540c4b42d10698d0944e6920a915b6b42e4b75743147a1e9045affd90c53fce5095f52ca8aaed63a85a3d17aae16f085d8fc343b5cd0f41753d55a01b79e6d02dfbaba15b8e0640b73ce8876e79bb19bae5d32da8def836a8bef10c741bfa20747bab3ad4e0630e746fd201e8de2711d07d96efa0fbbe2643f71f390d3dd8ad06358d1b829afe0d869addac839afda140cd8f6a41cd3336432d6a2e422da17fa096e82bd0c3e75e40ed6211503b713af4888305f4087e05ea945a067509f6871edbfb0f7aecb90af4d8ebd3d0e38dda5057f3c750d75975a8073013ea01c2404fc073a127bfcf423dfb3ba03ee10d501ff467a88f90093d93f70cea77760bd46ffc1ed48f858406941c8406d5f840cfd9a841cf295e4143acbf43437e2aa0979ecd42c3beb643c37d11d0f02b3268c4e64dd088a6f7d09b96aad018681934eec93be8ad87e1d024fb2c6806ab0a9af9cb0f9a655a0bbdefe709bd9f5605cdfee90acd5d8981e685b442f3421ba0053f66a1c57edad0e2d9c7d0120a025ad6ab84563e0743ab64eed08727df431f26a8416bb52e426b9526d0da952568dd8569685d461ab46e3c14fac8f80df4911718faa80904ad0794439fab2f409fdf7681be90d6435b6692a0adbb5e435ba7dba0eff5aaa0effd53a16d337868fbc603d0f68306d0aea06068b7ea39688f473ab4afa1e93f38d0812007e8c0732e747065113a626b021deda242c76254a163b533d0afe7b640bf81af40a7af194067efa3a0b3e017d0ef7bd4a03f7d9ca03f6f4643ff54af85ce5f88812e1cd6852ed8f0a0c0dd2828488680423e0c41217d1550e89656287c68008abc6e0445270e4131015228a6641e8a99a982e28967a0845c3c94e8b4094a6c4e8692122450d2ad9d50d29bef50b2da0f2865db5628b56d3d94fe5703ca6048a00c961394b5530165bd4b8572dee2a11c191fcadb0e81f2662050c1995750f15232544a1d80ca767c80ca1862a8fc852954b1d71daa886b852a80bfa18bf52bd0a57597a04b0fd5a1cbbeded0e5472dd07fbb42a0ff4ed8c254f23c61aac6b93035ef7fb0d51b0760abd119b0b5071fc2d60345301dce27d8c6ff26e28ddcfd303dc3b5303d41186c6b69234c7f76376cdbf919d88e9093b01d8987617b6cd6c3f69c7683ed4118c0f646d6c3f612cec0f6ad3b0ddbf74c1576e0091176e0e50198d15d12ccd8bd16662c02c14c34d2610717003033f36f30f31d7498f9e99bb043d1d76187caffc0acbc7ec3acaecb6136357d307bcd39987d1517663fe10373b0888739fba9c29c5f1161cea42330979728d8f1130930b74fbe3037d02ccc23c400e601df003b71f126ec54fe1598efc247982f3715e6bbb804f3bb5d0af383c5c0fc6540d8d9c0edb08002342c80a70b0b0ccb81056dd80e0b7af21016b494010bdeb509766e0b04762ee923ec7c211c76fe7915ec3ce002ec42a70c76a1c70b764936040b05ad8585453e87854d3e8085292261e1dfdc61114f4b60577747c2ae3dbf098bd2ff058bb60a844503a4b01b6fd0b01bdfbd6031214a58acbe012cb6c41d16b7d30716c77c0c4b6068c16ee59bc06e5b5bc2921d6fc252fc76c25262426029ec2958aa950e2c7dbb092c13a30fbb1ba909bb1b5302bbf7ed2aec1e783dec9e341796b5ba099645f908cb1e9f85e5763061b90b5ab0bca472581ed00b96dffd19960fcb81156c05c20affd4c08aca4360455c32acb8e014ac78540f56aaa2052b3519809566a9c3caf65d845504c26115f42158659f26aca6f437ece10e0bd843882fec911d04f6088a833da9b80dab5f9507ab0f38037b3a9f066b082a80353a08612f3619c09a10c761cdf1c760affc36c05e110ec3de6a35c1de7919c1dabe2ec1dadd3ec23a6c86601d9f16605dfee1b0aee60bb06edff5b00fab90b00f5ba4b01eb56a58cf3337585f8603ec238f01eb171ac33e8d1d870d385bc3864e1f840dddb80e1b4a73800d3d54c246f2c760a35df3b0d1317dd8e7f1bbb089353eb0afb914d8e40f2e6c12ef0ffb96751df66d3a1136b5fa3d6ce63600f64b0b06fbe5b706f6eb0706f64b6e0b9b3bad84fd495f84cd57df87019ebc8181025a6110273718e4e30d18b4670a06ef3682210acb6188879761e8010f1836781d0c9bb70386fb5308c31f0981e12ffe85d1531361cc942c18fbf0231847ce83f1ea3ec078d34a98e0d35e98c4f21f4cd2120593b9e7c014ab7b610a49264cd9bf1bb6f43e1bb672b103b692be13aeea3e06577bcb82abeb44c2d5db1be0ab7501f035bb23e16bd26ec1359fd3e09a136cf8bab7def07583d170ad6e0db8b6fd285cfbe32eb84eff0a5cf74e397c63711c7c53c22c7c53ae18bee9f929f8e65557e05b1ceae15b7e6d856fb7b5876ff7fb0cdf817e05df1db604df13bd11be77e323f8debfbfe1fb8276c0f7b539c0f77779c10f3c69861bd905c18d3c0de046e24eb8894736fc20fc26dcb45702376b97c1cde44fe1e6bea5708bae3ab8a5e909b8557619dcda2b036e7d9e07b7d97f116e7761166e7fc1097e8404873be894c21d7403e18eaf54e0479b76c28fb64fc08ffec9803bfb5d863bdf3b0f3fee2b81bb5a95c25d9bd6c2dda774e127d4e0f01376d1f013d90d70cf0111dc7374057e6af56df829f41cdc77f313b8ef819ff0c0ab4c78606505fc3cbf0a7e71c6111e9a36060f7d1c0a0f05e9c24399e6f0cb8b30f815ff15f89522023ce2e500fcba210d7e7d72181e4587c0a367cec3630e14c3630a6ce0b7e2c0f0449d8ff0440b3d7822e7383cb9de129edc780f9eb69f0f4fbbff019e0eeb82a7cb46e0197be0f00c01107e57b5169e9d7a129eab9f08cf1d8d8117993e8717fd7e0c7f104a803fe096c3cbf7fbc3cbebe8f00a933ff00af7cff0eaf65278cdfe77f087b7d2e08fc7cfc0ebb552e1cf3c37c09f753c81bf4c20c25f2b53e06f6ae8f0d62bffe0ef1dfde16d277ce06d185b78dbf23578bb613abcfd6d09bce3e80f78c79dbdf01eff05788fb40cfe111b061ff2d80c1ffa98011ffe82808f50cde0a3237be06347c6e163212ef0b1fff47fbe86877fb1fb05ffca8f854fd6f5c0a74ebac1a71ab6c2a7c9bdf069e157f8b45c0b3ebdfc153ef3201e3ec32a827f5f9703ff19ab07ff4984c27f5bb6c27f1f96c27fe732e17fd7f6c181e96be0e06dcfe0e0cb27e0e09c5570704d141cba2b130ef5a5c0b12e2670dceb0b707cd5663881120427d95bc219d737c1b9abcbe05ce526b860ed0fb800720d2e3618838b7f69c1c5441e5c16b617aed0f4802b4ffc862b071ae04ae075f822640cbef45fdd2e3175e14bcbef112a903684aa7f2962f58678c49acac7088d8a1ec45aaf718466490142b37702b1a1c219a173c10ca1f36b12b169cd2442cf4d0ba1f77808b16d9b04b1ad7718b1f3c63384415e2162cf8b4388bdcf63117b492508236820c278640de2e0973d88837f5c11a6be57101643f908cb19378455d771844dd96b841dec30c21eab8938f24715e1e0730ae1d8bc157174b903e16ce18e70b6d542b81812112e217588e3eeff10aeec31845ba704e1bef12dc23d5a843879c40971b23c0fe1796c13c2f35f0ae2945e23c2eb7200c26bf01ac2c7a41be1eb3588f05da122ce6871107ea73808ffb964843fc9181110b61d11388641046dba8a08aafa8a089245228245498873391f1017d6c6222ed056232eaa0b1197b6cc2342cdc888d0a49b88b0b52988b09166c4950c7fc495610ce2faba3ec4f5ab6044d42a2922ea5223e246441922bec20891a01d8048f0f98a482af140a45c402152de3310a9a72a1177162a1077881988bbc923882c83284456e511c47dd3e788dc9bbe8882731e88a21c1ee201ee12a2389f84287e188d2806af46944e8e224af96044455a39a2f2c86f4475d11b44cdd527889ac7b58887d66e885a8f76c4e375c7108ffd86108fe7ce20ea6bf410f5ed4588a7ab8a100d6027c473d00ae245da10a2a9ec39e2153d1df14afe13f1fa8a1fa265e526e28d410fe29dd73e44ebc71944fbcd0444e7fecb88aedba388ae4771882ea506a2bbf61ea2077e07d1fbcc0cd18719467c1c9946f41fed470c5ccc420c666421868a7e208639bb1023513710e3ab0a11e36175882fde52c417942a6262af0f62e2f657c444f579c4546617628a75153143fb8e98fd628c989d8c41fc005d462c7cd7450050fa08e08e070870c5630444f73b02baa50901bddf8f406fb98940278b10e84fb508fcb1fb0812ac0841d78e41b058fe08f6a93c04bbbe12c1693e8be07f2c45087e6723442b5f11e2415b8474720e21db348e901b542196c2f888a5f004c4d2fc306279d71fc4b22b18b1027043fc4bc02355f246902a4b014875d800521d0e47aed6798d5cebb688d4722f436e78a485d48e3547ea4efd46eafefc83d42545237597e2919b389d483d591852ff6409529fd38edceeb00bb91df011b9e35d0b72974a077297791a7257f22472cfed62e4de85e348e3cc6b48938346c8839b9691a6bd3548b3fd28a4d5f525a4f59355c8c3a37348db4d22a46d4836d2bea806e9e8f21579d49d85744ad4463a65b6239df392902e27d148977b7648978a49e4b1c8e7c8e33bb590c7af9b225dd35f20dd03ae233dba03911ebd9e48cfad6948cf8fff90a7d6de457aa9e820bdba6690a70d9a91676261c833355f9167fac148ffa77dc8b34a0c32e0421032b8221c19726d2df2d2e3c3c8d003a791974f2c202f5ff88ebcfcbb1c79d5a40a7955118fbc56d780bcc6e322af276722af3fbe8d8cf2e942464ffc41de5cb9888cd956828c296845c6c6ae46c64ec723e3b569c804f5ebc8841c3de4ad0302644a491f32a54a0f99f2ca0b99c97445ded54a41de7d2945de9d2b4466250990594814323ffe35325f790f5998198e2c04df4116223490457f62900fcc0290a5c9c9c8d20faf90651d4f9015a5e79015d80fc8ca335790350939c8ba344de4a32320e49393bb904f422d91f5372390f5e32ec8a70eb1c8e70b6264f3fe5ae4cb2455e42b5f02f2cd867fc8371133c8777d6b91adabae21df9f8b42b6af798aec7ca18aec3e014376df6c467e60a8227b54a5c89e3f04646f1c03d9973587ecabb246f6a1e2911f1ff822875eb62387dbbe2047921f204750d6c811ca11e4e8e567c8cf6b78c809871ce4d7430ce4e45135e4e48d54e4d49737c8e9f96dc8ef3436f2879f04f9f32d07f92b8487fc554240fe3ef20439f77c35f28fc630f20ffc03729e8147fe1d3541820a549020a91612dcae8384757723e1370a9070601b1215f61489ba518344eb0291e84bf648cc540d121b158dc48e3521f18a0124d1f12192b8328d242f3c46d27b8448c6dd512463d81ec9904c2299f259247b5c0bc921ec4672532b91dc8caf48deba1ca4a0f90c52183c8f14fee623c563d790521f0da4948e424a574691b2cd1348f9a77348f914082997c52115de78a4723313a9dc9ff91fcbc8c535df90cb06b6c8e59068e432e50d72e5df33e43fa5274a452040adda9c88521d4844adc6a9a3d6a89d45696872516bb759a034b77e4269ba2da0d69178282dbe0f6ac33e126a43640e4ac7e9084a67ec3b4a77f52b94ee64096ad37a07d4a60c016ab3660e4acff42b4acf2f02a597fd10a537f219b5957d0fb5951f83daf69988dad15080dab9b71ab5ebf25fd43e4c096afff46ed401e432ea80128332ca93a08c5dd6a14c6a6fa0ac27da5087c337a10ee72050f6212f508e19bda8a3c81f28f71dcf50eec6a751ee87b550ee547794477432eac46a26ea84d400e5b93604e5a96b87f2bc721ae549c8409d5a6b853a256841797f02a0ce306c51fee0cba88018002aa0ec2c2ad0f6152af05c192a689a8a0a69ab4585406fa2428df6a0423f315057a53750d73437a022d75c425d1fc0a26e240250b17b77a3e276d0507154242a7ed57f9535780d753b54814a8ce1a1929a3fa392dd035029a616a8f4fff6dc9904a3ee2e5f4365e545a1ee677d44653b1c40e584e150f96c7f5481ca1d54d1bd51d4833d3254c90904aa4cf21d5559cf4255bdaf44d5e83aa01ee6d9a26a7b24a85ad266542d9f87aa3b2d41d5c59c42d50dde413d721c41d55f2e42353c07a11a8fa8a11a337251cf520fa19afe45a25e6df98f4371a8964d37502d2114544b920cd532741ff5768b36ea5d4718aaf5fd12ea7de82b54db6919aacbe915aadb1089faf09fff1f803c548f571aaad7e023aaef403faaefc62954bf8481faf4fc236ac074063538a08b1a5e26a346eedd448d5285a8311722eab35612ea5b7c236a2a49809abe5680faee7708f53dc807f5cbfa2e6afe8f0fea2f188b027aeba180e9ab51c0f73128d0bb5e14783c1505cd7244c1b6a350b010360aa1d044214d1028e4f3c728d4d07914fa741d0a33dd80c2e64a51d8a1b7289c2d04851765a1085d2928b2fe0f14d91b8ba25c06a0985bd451cc960214fb572d8a830b44710f3050fc5d6014df4a1b25f00d4409a27a50e2873d28c5f62f28c5b0356a29460fb5f4ee2e6a85da8a5a6172d12aeb8fa35567bfa1d577b6a2d5cb9ea2d74c94a035f65d476b585aa3351638e8b549e168cd9e7be8750149e80d0e40f486b14ab4f6bc175ac7a90dad736d0f5a77e02f7aa3ed187ae3f8247ab3a92a7a73ea3ef4166c3e7ac7d530f48ebfe7d03b27f7a1776925a30decf2d00623ede87d5b3dd1e68e6fd196af63d056f511e8c3f637d036db0dd136378ea2edca8cd076dd0d68c7a7e668274b4bb413028e7651f2d1c7c3c7d0c75fb4a35db56868d7070568f7f10f680f562efac4daefe8135f7ea14f9a76a33d1d2ea13de58fd0a7c29cd0de4d19681fdc4fb4af9627da97bc0d7d461a88f6df6980f6af8b42fb8fb2d101bf56a183bc83d0c196cfd0217b02d017b4c5e80b170cd1176fffd79640f3e8cb659bd0576edc405f35304147eeb24647ab9f44479b3d42471312d1372ea2d037472bd0715e2fd1b7b6d1d1b74cccd0b78863e8db9bc9e8c45b2de8c49931745af16774bae569747a43073a23d1149d41cf40679aef4667cb69e89cddefd179ad56e83c5128ba4023145d94b811fd40d515fd4043882e3dd5872e7dec8cae4c7742573695a22bb14474757d17ba663e09fdf05413baf6e92cba56398fae8b788d7e1491867e7c2b07fd1c368c7e91538f7e413c806edaab8d6ea28fa35f15f7a25fbd7b837ecd3141b79cdd8b6e795d8f6e1178a2dfaa9d43bf5db7807efba40efdee2f1efdfe581eba7d1f04dd0b5241f7adf4a13f46d7a03f563d437f5a93851e5867851ed8378f1ef8158e1e4c6f450f2d49d0c32a59e861f54de811a7b3e8d1cbede8d1fe32f428d9133de604408f456d438f4fd7a33fcff4a0bf6a8ea2bf2a33d0934663e86f4e7fd1dfe4bde8a938087a2acf17fddd7e19fd1d5b82feb96308fdf3761ffa97df4df4ef3d9bd0bf0797d1f3473ad00b92303470e2371a14e38a0697ed414354bcd1d01bf7d13048081ab1bd028d78918a46bc14a0917a7e6814078ec6a464a131c3cd680cfe281a6bf30e8d3f8040e3eb3868d2775b3439e2069a3c1b8aa6dcc84253d52ea2999c313473e5339a7d908d66c7baa2b9bf2ea3f9860a343f86881609c3d0b2313c5abe2e112ddfd28b96fb9aa0956e93e87f6e37d1fffc75d1ff50408c4a2e03b36a9084519b4361d6ac01613462c730eb769fc26c583e80d135dd8cd9d4b70fb3e5c17f50b660b650ab307a1e74cc56c37eccd6e729981de3c6981d142466e7adaf989d20296617b004b3a7d50eb377210c63086062f65fa562f62b533007ac5c3046fd6618e3b5b618e3ed43189373ef3026697730079d1731a686df31a657123016efa898c3176518dbfa608c83f13cc6697f07c6e9c0138cf35420c699b88271d9698639a6c1c61c6377618e712f608e9f22635c55ee63dc8c6f60dc1d85188ffe348ce74c2fc6cb2a0ae31df319e3a3c460fc9e32307e4a29c6bf5607e3dfa1860970d1c60488ef6282bdbf6082275630e7447f30e747f431e7655b3021d965980b7abf3117b78231a1dd9731e1277661c2e3033097879998abcbdd9828601be6a6f32e4c8c7715269e1a80b915700993a8fd1d93ec1889497ead8d49197f8b49affa84c918c46032bbee62eed8db61b20c3e60b2ea3c30f78d5d31d93bb76172ca8c31396fdc3039bfec30390b07317941724cc1b61b98077b53300fec0098e26d5998e2db2b98e2112b4cf1cc654c29f621a6ecf71e4c796328a672370053b5d289a9f630c254fb3763aa67f3310f4d1a310f1b1e611e5dcec33c1ac2631ecb15982751124cfdee724cc39808d3183f826994e9629eddde8c795efd17f39c608c79212ec6346b0f609ab33b31cd0c37ccabfd7398d769084ccb4c02e6cdaa644c9ba402d3058cc474ad00311fbe6561fa4a7d307d3d36987e1b1d4cfff82266e8ed29cce8f764ccf8640de6cb521066e2b80fe66bb43566d2761433f9b60a33657e06f3fd6426e6c78efd981f007fcccf946f985f9b2c31bf9e0f63e6c2de61e6bec03073a44f983f1b16300b3a5a98056f5dcc42782606b0ca0803b0e060004e061860d12c0674a91603d908c240021a30908a0318e8566b0cf4be1106ee7f0883329fc16095a1189c432506dfb40943518bc25046b1186acd3486e67a07c3d86e8361fe32c2b0ba4631c2b94e8ca8f52746843a8c11479860c491408cf4522f465e7d06b354740db34ce8c7fc532bc4aae45662d5af5ec3aaf74f6357af6ec6ae9e5a8bd57019c56a9cccc66a82d8d8759dd6d875706bec7aab2aecfab835d8f5ac4eacb6bd0a7673453856efc97becd69b4fb1db1ffb62773f1cc0eeeeacc61aacc9c0ee313d88ddbfa71bbb1f29c61acdddc71a1332b126437bb0a6cee158d3c446ac29b0086b7ec7197ba85981b55a7c8fb56ef5c4dae86a636de41fb0b6e6d958db5414d6cefa0fd6ee3e126b4f7f8d75b83f8675daa58675395685752bf98b750f3d883df5ea2ed60b7704ebeda28df55155c19eae43604f33a2b1be9662ac6f8a3af64c7532f6cc1f6becd95567b1674dc5d88086bdd820722b36f85b1236f8fb66ecb9bc5eecb9ae2eecb99f2fb0174e55622fdadfc05e8cebc65eeaf3c25e42576143f117b097bf9ec35e613560afbedd8ebd767c2f36fadd43ec8d274fb037591fb0b10661d858dc2a6c3cee36f6163f069b68b21b9be8cdc126a14bb1a9772f6153c7dcb1f7b2be61ef15ddc5de833862b39e3960ef6f2361effbbdc1e6983a6173cad1d8bc430c6c81ae23f681290c5bf2772db6ecae1fb6bc938d2def5a8bad18cbc356ee5bc2561f71c156379b636b8c62b1b5b777626b3f27619f140e631bda27b02f028f619b1fedc73633b5ff430ffbfad45dec9b93dad8b797bcb0adb613d8f73b70d80ec39fd88e98bdd88ed90fd8cef7efb19d5d65d8ce2f13d82e431f6c57c5436c77b621b69b5d8aedb91f8dedd5b982ed351dc1f6e68761fb9e2562fb1bacb09f04c1d8a19703d8a19951ec7050127638520f3b72f10476e4451f76ec2c003b56d988fd7c968afdf2ae193be1a5869db892809d883f839d98e263bf66ecc07efdf51cfbedaf123b6b4ac0fe908bb03fb3a2b13f9fbdc1fe3af711fb3b4805fb3b260cfb3b978f9d5b751e3be7d4835db8368afd7be432f6efd120ecdf281b2c8041c0023f5ec3824e3ec4826fd56011378e6391ef17b1a87387b178c43c966071024bc88bc4926fa1b0f41d0958f68d2a2c7b4013cbd9538ee5cc0e6239fcf758aead13566250859558eb6125d3a958c9afef58a9c651ac34db002b4b3884951f7e8395db6662e5ef1e61953b6cb14ae81fac92e5845dfcc6c42e5dd4c52e5fda87fd87d4c7a93abec2a9be57c1a975bec0ad7956865beb05c2ad2358e1d6efa8c6693df1c16d1056e3749e19e0368aa3715be2cee3b66459e3b66a35e3b65ed4c0e95f6ec76d53bf87dba601c16d3bfd1ab7fdb63b6efb975cdc8e17ef713b0ffae10ce2c6717bbe0ee0f6c76dc11da0afc219871170c6b32b3863c139dc419dfb38d31a29ceac9f87b31404e30ebbbcc6d9799071f6064638fbb0c33807462dcec52b10e7c2b8813b7ebe1977fc4232ce750d08e7eaf212e71edd8d73cf59c2b94be370277cf47127682338cf483d9c27540777aa7000e7b3790dce67e73f9c8f7928ce273b03e79b59813bbbb91977b6f50a2ee860162e68ea212e78cf4d5cf099325c70f908ee42fd03dc456f312ef4940b2e34b019179af90917debb0777d9b8087745af1477f5441e2ef26832ee7aca59dcf52f005c94ab1e2e6ada09178d75c64573ba70d12b85b81b862eb81b3df3b89b9d43b89bbfefe362c60c713134162e4ee70e2eaef1072e3e0283bb75df0277abf7232ef15d292e69e6232e392d07979ad58a4b1bd980cb88d889cb10ebe032cd4fe0329ff5e2ee6925e3ee77e5e1b267e67139c681b89cf2145c4e2f1897f3771c97fb038dcb0be6e3f25b0fe31e8c55e31e80fb7125b61b71a5c455b8324f0b5c794811aec2f425aeaa2e1e571d9183abbee1817b645e887ba27e00f7a43916573f6b827b9abc15d7c08bc5352c3be15eac21e35a9c1670ef92f570ef0a5c71ef0fe4e33a2203701d49d5b8aee020dc8778735c8fdf5d5c4fc04b5cefa11c5cefaf525cdf11335c5ffb6ddcc7ba37b88fa003b8fe003ddc274d17dc40841b6e30b8033754761937fc81851b313a821bdde98c1b075be2be2c5be026b6bae0be4e97e226d5fb70931baee0264b0a70df46cee1a66ebfc44dab9cc7cd5858e266707771b387c5b8d9c94bb8ef0174dcf7f83db85f7b56e17ebf90e0e60ad5717ff66be0801b4771401b2d1cf07e230ee4368e83908d71b0941b3838351887d43a8e436ec0e090793e3864933e0e39b80387b649c5a193f270189b2b384c450d0e4359c6e1015938c2021b477c7313471ec6e2c8901d388a0f19475b771ec75abb11c7e9ba85e3d90de2f8d2341c5f368313e2b7e384ac1f38514b1a4efc9c84939d6cc0c9ba36e2165f18e196370071cb0e78dcbf2396b87fb34678d5f91d7855121daf965888574ff1c06b588de235dc46f19aaf63f11b1868bcb6b91d5ec72918bff15b197ee3dc2afca69ddbf19b4db3f15bd769e1b7ee44e277d65be2776b32f1bb7dc2f1bb897cfc5e95637843372ade30b4026f38f41b6ff8351fbfcf2f00bfaff700de28743ddee89113def8b416deb82e1b6fac6cc29ba459e24d9e75e20fba3fc49b16b6e0cd5aadf1e6d520bcf91722de9a29c11f9e28c3db78cde26d3796e08fbc44e31d8defe31d0f5be18f16b6e28fd6bae18f7e3a8a7759751f7f6c7f31dedd61167f722d01ef157408ef1d9a8af79388f101e59bf0014a7f7ca0770a3eb076091f9483c4877c1cc75f88df8cbfc8ebc55f0275e243b77dc05ff632c147ac2bc747d89fc75f0d90e1af2a34f0d7f2abf191b939f828bd317c540b151f7d7c1e1f4d7b8e8f89e7e3636b93f171e6fbf0493a7ef8e4db4ff1a96ad7f1993a5bf0998327f0772387f077d117f0f74a6cf0f7436ee2b397adf0390d0ef8820802be10b60f5f4838882f223fc3172907f0c590447cc9f61df8b2e6027c99488a2f7f9d8eaff0bb80af0091f055e3d6f82ac110beaee40bbeee592efe91591cfec9fa35f827f707f14f0d5bf04f879ee31bc4b6f8c62387f18dd968fcb3bc66fcf33432fe799606fe79e3017cd3535f7cf3c7057cf3cc3bfcab7b2ff16f084ef87794aff8d697e5f8d64115fcfbb1707c7b3206dfa9ae83efb421e13fbebd82efbfbe17dfff6a193ff267093fbaf52c7e74f03cfeb3f957fc8497197e7273037ecac31f3f0d3f819f85b9e17fd8d2f1bf5e75e07fab4de381f59978c8a16378688b351e8608c1c37572f0f0abde7844e2081e8959c4a35fd9e3d1e40f78fc135d3c9e7b0b4fdeaf82673a61f14c4a369e55f215cfdef517cf9e2ac0b391ff2dcf7cc7f3d60fe2f9692578e1c036bc1025c08b3651f09295ed78799a115e39bf1bbfd8a68f5fba7117bf54fd07bf8437c0af9cf423a874fe22a8aa8d13546d4d08aa9f0e11d4c73509ead456c2ea487d8286fa20416b3b9fb041c623e8869f27e83ed0246ccc99246c7c394fd8fc1042d08ffe48d06f8512b6319e11b6bb851176b87e23ec32fb4730fcf285b06fb49f60a4d94530f2fc4d308a55128cbe96118cb5220926afcc0807cbc209a6dfe804b3b24d0433f420c17cd9997068389c60697a9660b5bf8e60bdd997605da646b0e6200987a9fa04db7752822d488d6037d74a7088ec23386d00139c4f6e21b81cdb4538761a4d70bd3d43706d7a4570fdaa4a702b7c4c7027c4134edcd3219cfceb4d38f5f624c1eba72ae1f4073bc219cb1f84006b102138c885703e6435e1fcc5b784f36f61840ba1bf08175a9b0817ba6d091793d50817650984d0ae0c4298c34e4218fe16217c5b34e1724b032182d841b89e7b891035cb2444ab0e10a23772093760b6849bb14c428c6e142126ab9810bb1b4e88157a11e2cee108f1f6f709f188164242891121a1748690182e21a46c5f4548efac2264c6fc226466cc113211444226a7997047c123dc3d4227dc3df69370b78845b837e545c83e2d25e4bc6f25e46f2e241470058412a229a1cc5f975046cf23549c7f46a898b52254ae6e22542d5a10aaef69116a1cfa080f23fa098f8ee7111e6b1c233cf6bc4a78fc668ef0786e9e500fa827d4b3fc088d13f98477b7dc09efeefc26bcc3c908ad1bdd08ef795a8436ad3d846e8f43840f3fbb091ffe7d24f440b184bebd1e84beeb7a844f59eb099fde9c200cf207094395ea8461cb34c297cd18c244f459c257d5eb84af840ec26436813073444e98b91245f8bed183f0fde70ae13b2991f063f522610e9947f8035c24ccbbba12e6233f12fedeaf26fc6d3c4400d41f20fc374d11800f190410ce8f00db524980d9d51110655a0444df140109ae27a042771150590d04ec81ed0482d56302f1e01502f1eb4b02e35a1981e9a14d6046f209ac272c02670244e0068d12b8fcfb04de0a8d20a4cb08c2157b82687f1c4164174e10416504f17a3382f4d44f82b4578b208bbf4790350612e461910445b62a6131c98db034fe9cb06c5c425829c51256264308ffec9f11555c60c455365f886a5354e26af10871cde306a2868929510352405c7ba88fb82ee53051c7bb8da8ebc5256efed044dc62ac42d4cfbf41d46fe713b7196f216eaff6226e17a088bb57391277d7bd20ee4675120d3ecc12f7741713f708668886fbec89fb4da288fb4fad221e38644e3c50d245345a9d483451ff4034f9d64934bfb7483c341847b4dc78926819a2205acaae13ade296895635c344ab9f4e442b600bf1707431f1f08c0dd146ee4e3c72f513d1a1d988e88057233a464d125d7a77108fd79289ae6efa448f8715448f868bc4131443e2c9f39f899eae60a2e73b75e2a90434d12bb686e8fd4697e83d778be8e33f4af4b92b239e56bf483ced144af4bd4427fa3e4925fa76a412fd2aca88015e4789e75bb58817263712c30e1f2286b95b11c32744c4706c22f132044dbc6a8e245e8b1d24466aef225efffa9d18ad7b82189df68f78e34931f1e6c722628c530c31eecf196242c414f1b6f20031e9592e31059f454ccbde474c2fda4bcc387c849839d342bcb3cb8578af682b31cb8044ccd54c27e61ec2137343038845dbab8845b9a1c462572cb178894e2cd1712396f271c48ad37ac4aabd5f89d521d78935071d890f8fb7126b9fda131f6d3c467c94bd427c54504e7cac5e4eac9f584facff7586d8606e476c28f12536be784f7ce917417c73ef2af1cd2b33e2db7b0788ef2ef4135b27ef13db06df10db3757133bed46899d77b389ddf7a9c4de8d11c45ec13b62df3f2de2c72017e2c7d918627fa10bb1bfe71db17f8e4afc9459451ca8ed220eaab71187797b89a3be6dc4f1e2dbc4cfbc02e217071cf19bf723e2f4770a71fad726e2cc5d1c71e6b72ef1e78bedc49f8811e2ef0c47e21fe80c7181719a08fc564904857c22822e151141ff7489300b7f22ec8f0e11f1e32411a9ae42441abe2322b9df8998a53d44c2e72922519c4f2431df10c9224f22dde9269139a34d64af8b23b2bfef2572a551445ea50191c76827f2b7eb13f9fec788623d77a2dc77155171f92d51513741549a5d272e3e7b4e5ceccf232eedf1202ef59d272e6fca252eff221057ec66482a7539a4550fa824557f20496d4d05698ddd7b9286611749d3709cb46e5d27699dd50f92969337496b613f69c3eddb246db23d6933e612690bee1649cf5395b4f5d11ed2d6091dd22edd75a45da310d2ee4d00d2ee980292c1e54692c1132fd2015b3dd281d72749c6baa12453e74324cbfc0892d5a337a4c3505592cd6c39c9ce8749b26ff3211da59c211d155e253977ce935c1cdf925caa89a4e3417624b7d6d3240f4f6b92c7371cc9039a48f2585e4f3a1185229d34ef249dace8269d3a914af2527d4af2ea384df27e39443a8d6a27f9a61c23f9e6d5907cbb6d4941558f481777af265d1a88245da2bf2585edad2185d5dd215dee2c235d31cc245d213b92220cd548d7bca1a4c88dd6a448d34ba4ebf7424951e67c52b4d77e5234bc9d7473be861493bb8b14cb2a24c5f95792e293c648f18355a4840175d22d1f3c29a9c88594b2b48d94064f24a5f12349e9661f48198792491976ada4cc7f86a43b8739a43b470f92eefd29226555b993b2d5bd49b98fe4a482113d5201779954a863417a90154d2aee9c2695bb5d2155c437932a9b37926a3647906a4fbf203dd29e213db9a44faa2f3226357bed24355f7426bdc476915e9dfa416a697420bd49a825bddb2d22b586e9925aff18935a31e1a4f763cf49ed56c6a4ce105352e7089dd43ba54fea3b124fea93fa933e320b49fd553aa4b16f41a4315914e9f3ad1fa4af6ffb495313b3a419ed60d2cc8f0fa4ef628dfff84dfa71034afa4d8a20fd61d991e6ef599316d0fb4900032909f80c4102d7049360894b24d8883a099efc820417d249c894461296be4422789d2511e6e924e2fee324a22982449ef94ba23ad89168975f9168315012bd564862df692171c26f9138c80012bfdf9a24301c25091cb549a2b53124317f9624fd2d27c95ce024b96c892457c6919411529232ba81b4a87e86b4985f4a5ab296915662fb48ff1c9c49ff4e7a90fe95c592556e6c22abd4949155d3c164b5c005b25a593179cdc129b2c6a4195903554ed6fc1e44d6147e21afc33b92b57c06c9da67fe92b57bf3c91b1bbbc85bd4adc85b0e5e226f250e90f58fb591b76dbf45de56b895bc2327936c14114836fa124d367e124b367d80279b6d35239bed4b229bdd4191cd69a9642b7b3ed9fa5621f9b06f25d9dea0917ce49926d961c30eb2e3fc4bb28b491fd9c5de927cacac91ec8a91903d02e5640f7408f9249f44f6f40e279f1ad224fb40a2c8a7d76d229f364d249f6e7122fb5af490fddb8f92cfae9292cf4a95e480136872a0c5117250329b1cb474801c6c7d841cfcd08e1cfc46937caef82f39e4602cf9427908f992da2e72d8c6107298812339ccd4831cee19480e178e93af602e91afd014e4ab1ba6c857dd93c9572ff990af39ea92afb9b592af8dfe265faff9408e525190a39c30e49b666bc9b1abdbc909670f9013d001e45b91d5e45b0fecc8b7bf85909352e1e4148d42726ad06972eab5d3e4bb9d3de4ecd836726ed335724108845c10ab2417314e921fdcad279798bb904b5a93c8a56636e4d278437285fd2172957935b90a1e4aae16a5936b2a5dc9b56f52c8b5fd28729d6928f9c9309efc347198fcf48e37b921ef03b9e18d39f9194185fc7c114d7ee12625376f0b2237ef60905f29de935f77b0c96fbf8e91db9e2791db3d06c99de906e40fe06a72efd66072ef051d72ef0b06f9e3b734727fd030b9bf6637b91fd2401ebc25250f5d00928772cf93879317c8c333e5e491d7c5e4f15e4df264692779aa621bf97bff5ef2cf887af2afd909f26f4f38f977542ef90fdb9fbc90c225032e0ac9c0c1403228b78a0ca233c960ed2e32cc428f8cae482763b672c898bff364ec7307324eb5934c88cf21134f4c9089b85f6492fd5732f9831d99126e49a6282dc9f44b866446da1932b3f22599f52191cc09b725733547c9dc6386647eb10759b0d6882cc8384716cc3a9105081db2f0db3059286a218b5954b2643b962c5b6823cbdb1ac84a9551b232239cbcc8869397f6979397feab99e5dd52f28aea14792560074585134d59932da1684ccd51d6bad3299a7f53299ab20f947577b652b46afe5036a85fa1e8fcbb40d18d784fd12d415336ed1253369df4a46c3e6d41d9fcfb11658b2f99b2a3d499b2d3620b65d7a96b945d2d18caaedf1728bb602d1483c3c314835f00cadef812cadea2248ae1464fcafe9d1394fdd90394039a172907aa7a294631fd9483673753cc1e832987825f532cf13d142baf0f14ab577c8a153a8272d86a8062a31d43b10b6da6d83dd2a438840d501cd766521c7576519c7a13282e87d329c7b433286ed24a8a9b1c41f188394a3961e4483931bd8572d22f88e2d5e044f18d50a19ca9f94af17b7097e2d7974df15faf4509f4b2a304c6ba508233a728170eaa532e02f6532ea2222897ca4b28e1475229e1835d942bd532ca553a8672edac0925f2a03325da239f125d1c48b97930837273d09e124373a5c492c49484d131ca6df7139444cb5594f420274ac643362533e42425536c4fb9a302a464ede8a66459dca364d5c453eee7b650f262af52f288404abe853fa5c86a13a5c8eb21a5686403e5c11b7bca03848452b60e4a29b71ea7546cc9a154a63da454997fa154af72a5d46c9da4d4f80a2935928f94c6aa6f9467137e9467f039ca73610de5c5860b941797ab28cd39624af32282f26a1c4b79636c4f797bb19cf24e2389f22ee83de55d9421e59d3495f2debb85d2f6e7fa7fcc533afcfe523abd46285d4195941e981fa5774322a52fd38ad257b085d27fd193d25f24a47ca2dfa60c6e29a50c9ef2a10c25695386f28c29c3002a65e49c116554650d65ec9e8232f6f02d65ac6d82f2f94403e5737a39e573fb0dca172b0bca970033ca84ff6aca44e75eca44b71ae59bc56dca37b734cad4eecb94a9ea29ca0c8044996d0ea5cc2edfa27ccf4ba17cef4da62cf82d52fede08a50006a328806f180a30eb3805f4790705e2964a81547753209d872830fddf14d8bbd31478783d0571f70b05414fa420c9780adacd9a82251553b02b4f2904d82c85ac7990423e364aa1dc55a7d05f1da3307ffb53d84963148e0247e162dd29fc6bbf29fcea4f14e196308ad05f4891e8a45324a60314495e27451672962227bda72834aa298ab2cb1405b29db2e89045594cf1a62c0e275296d21d284b4541949507559495055dcabf8ac3947f825aeaaaec4b54f5b1c7d4d55525d435bb38d435573f5035522ba99a5334eafab604ea7ac679aa8ed61255f757397593de39eae6aa4fd4cd3f34a85b762e50b7ec7b47d52b6da36ef5f7a76e7f81a4ee849a50777b95520d366ea11abe5c43dd37fa85ba6fa1866a64a1493539ae45351ff1a25ad45fa31e5af5916a459ca1da1492a8b6c577a9765e8fa87681da54075019d571dd39aae39bfb54a796dd54a77933aacbb149ea71cf32aa6bf02aaaebcf31aa2be528d54dcf85eaae924375ef09a69efc64443dd588a37a5bb0a9deb461aacff008f5f43e23ea69a757d4d3090caaef9835f5ccbf36aa9fd11daadf4726d57fe70eaabfcf6bead97f09d4c0d5eba98181dfa981dddad4739b08d4f3be69d4f3dd47a9a1a327a8a1744d6a98ed536ad8e06deab58d60ea35ebc7d4c8ffce464e3753afeb5ea15ef7ada546bdb0a7de34a053635c4aa8b12fc6a9f16a62ea2d8235f5f6e46e6ae2bad5d4c484696af2a55fd4e4c17dd49493efa929e125d494962c6aea73576a9ab32e352d90494d2be351330a5e5333d74653330dbe52efbc9ba2de8f9ea1e6083e53f37e1950f3f916d4021d0b6a6119855a3858402d9c2ba3166dcea016e53ca03ed0eca63ef0bd442d193d4a2d59f0a596f52d52cb4f81a815bb1ba915ef4e516b51686add148bfab8ed05f571fb66ea93fd4cea93eb06d4a7b876ea53b292fa94f38cda00b84f6dde7681dadc0da0beba374e6d896aa5bedbd8447d9fe44f6d035453dbed1aa85dbbce533fe49951fbf48e503ffa5ea37e2af8401db0d5a60e3c8ca20e3d3c411d3ebd813afc2a813a8c815187258fa8a3863ed4f1382a751cdc46fdea9d4afd5adc44fda61d429d221a50671ceda8b3271ca9b30b5cea8f7b33d49f7903d49f4d1ba93f979e51e780aba90bc78da90bd787a9c0e4175460cd292a5819478598eda7224feda5a2df3ca062ecfaa998fa162a96dd48c575795171cbe554c24c0695c848a4d2dc0554fa56172add0748656e9ba5b246ce5059b2cf54ce371195df614a15ac4da20a7417a8a27fd95459db7baadc6d275531798eba78469dba98f888babc5787baf21d4dfd17984bfdd7374b538936a0a91a3ca0ad9eb2a1691cba4dd368394cd384dea1adbb38415b17fa82a695664ed31a23d136b432691b302f691bb09e34ed7e046da3b71a6db3c10b9a9eda346debad7cda56912a4d7fc89db6cdea2a6d5bbd096dfb4b3fda8e9e4db45d9a96b45d4b6db4dd77f2687b1eefa5edfd514833c4e4d3f61f0aa419377da7197f26d2ccf70dd32cb6bca11d523ad02ceb2ed22c15d9342b9787345bf208cd3eec07cdf1bc9476b4708476744197e6142ba439338d692ed5b3b4635d7ab4e3da389a6b863acddd710bcd9db4423b5199463b7996453bf9954af3f4f4a779fe5a4d3bf5194df3defd93e67df03acddb698e769a684d3b637789e667d349f3bb154c0b68c1d382622a69418b6f69c1911db4f3585dda7901987681944abbe4974ebb24eda285b6a5d3c25dca681125e6b4ebcd63b4ebe2385a547d35edc6e164da8d38312d46544d8bbdb38716dbac4f8b2534d1e21248b4f84c01edf6b12fb4c4a4395af2d9445a4ab6112dd5488f966ad9404bcbda404b036ad33276eda4651a26d132ddeed2328ba76877d669d2ee54aea5dd439ca2dd1307d0b2de7ca16521dc69f9a72fd0f2cf24d38afca8b412db365a497613ad34659956c6f7a595678dd0aadea8d1aad39d68756c3bda63cd63b4c7d45bb4c7828bb427879a69f5660c5a836c96d6f86e80f62cfe2dedb95129ede5f650daab020ddaab4238edb5e102ad652492d62219a4bdf1fa417bf3d08ef636d09cf63edc9ff65ee140eb7c334deb2a63d0bad757d0069d3b68431674da486e116dcc3e9a368edf4afb92f48cf6e55d0e6da2f4026da2ac90f675d520ed6b8739ed5b4c096d8abe91366ddb43fbd11c4bfb79f200edf7f173b43f178b698093ab69c00e171a10ae4603a2a834d0d9181a64d3031a24e20c0df6d68f062718d09092311aa1779c46fe788f46f544d0a893601a6d2d89c6b01ba3313dcb695c9b5d34fe7f22b04ca709033fd0c4e6aa34b15f134d66374993c5fda5c9278434c5f37734a53686b69430485b8e3c4f5b1ed840fb97ff8cae32ec405fb5f096aeaa7f8bae0aa4d1d5bee6d3d50462fa1ae57aba86589fbef667237dbd6f147d7d3985bebe7f81ae95d94dd7aab84fd7ee794bd7498fa1ebc096e9ba67fbe9bac462fac6905bf44ddb5ed2f50ee4d1f51ce2e95bff04d3f59f1fa0eb2f4fd377d882e93bcbe7e9bbc4c7e8061659f4bd726fba21ca91becf2782beafe42edda49e493fb83d986e9a374b373b514b3f649c48b72cbc4fb7acd6a05b014de8d65168ba75c751ba35cd966e9bf59a7ec4414a77dc1c4577b42ca13b7ac2e88e238fe947751ae94eabc3e94e3415baf3cd61ba33fb15dd59614a778928a31f7f799dee7a713bdd1d1f4d3f716f1bfde49f1b74cf8a28bad7413dbad78f05ba4fc20fba6f9a987ed6b89f7ed6e5103dc057971ed090460fb47a480f3cfb9e1ec4eda587b43ad2437e9fa45fb872887e5165847ee5f3343d22f33e3de2f9183de26b07fd9a74333d52b7827e7df5343d2af6143d9af2941e13dc498fb54fa5c725e8d3e3a3b5e9f1a929f4845fc9f484df75f4db8fede9c91603f494cd5af41449193d6d38939e2e57a3679c5f45cfa82da1674c62e919845a7ae62320fdbef971fafd17107af650273d9b1643cfd943a4e7aa26d3f3d664d3f34cc8f482bb16f4c20707e9856596f4427800bdc8793dbdc454935e4281d2cb3794d1ab0392e90fb58fd21ff91da43f2396d15fa84fd25f68cfd15f4078f4267d637a535a01bdf9d04e7af3fbe7f497a72de82dea5ef4375af3f4377b8ce86fb2e0f4d60e0b7abbe3497afb4726bd83f898def9c798de6b01a3f783bbe9fdd840faa79548fac0c3d7f4d150307d74fa217decb40ffdcb58127d22c9803e6552449f0e99a1ff5c5f4fff991841ff35ef44ff3b334dffbb584c8704a4d0a19f9074d8271b3afcca163a62e3433aca66828efa7b8c8ec2c5d3d19a3a74b4fe6b3a7ae83a1de39340c74412e8d8e70d742cda864e2c35a513c72de94462249d141f4827c754d2c9cdce74f2e0493ab51843a72e55d2697b13e9b45f3e74867e279d917e95ce7844a73328cd7426154067a56ca7b3e63ed0d98b183ae7590d9d5b49a00b1f31e8c2f95d74311b4097ad3f439785b6d21511067405c19aae646da22f867da32fc545d097daede94be35ef4e5e845864acd5786eaf366866a8b2743cd0ac0504bcc60a875e319eafc62c66a0b0c63addb23c65af66e8666f22063dd457fc67ab55c8676c96a86ce092e432740c9d03daecad0ed02317427e7191bddd3199b352a18faf33f19db0c4e307644453276de5fcbd8bbfb2b63afb09b6178cd8661d80e62184a858c7dfd7718a643ee0cb3b3df1866811718e6a7cc19e6c05886f9f25186e5a3330c9bf5eb18b667088c2306e38c238ee71947023418475236308e2c05321cb21d190e1d0886e34f1d86d3596f8673a93fc399aec37039a4c670493eca7029fbce382e7cc1702b8633dc509f18eef30d0c0feb6e8647379571c235817182f994e17997caf0da856078657f65783dfec1f0b113304e4f201867602f187ea6830cff8dc18cb3a6938c00151923507f8e1164206504599d669c7ba1c1385f32cd082975645cdc14c1b874ee1223544e635c737eceb8e64e6644ba05332293e58c486537e37a513323caa38a1163e3c4886da430e21a8319f195da8ca4351d8ce47bbf19c9a5ab182983398c54938b8cf4b0338ccc35f38cbb4e7f19777dc7187785fb19f7395d8c9c907b8cbc81dd8cfcade98c7cd90b46d1bc0ae301e317a378ef00a378f401a3e4c31e46d9befb8c32da12a3fc8927a31c62c5a8b8bf9a5101716754acd433aa3daf336a0e1f67d48c25326a75e218b58cd78c470754188f75888c27bb3e339e6a45311ae25b194d5a57184d4d3046f3864046739d11a3b97b8ed10c6f6434639318cd82178cb799918cb7846ec6bb5d3f19ef729318adc1018cf797918cb6387b465b8317a33de802a3fd9625a323b89dd1c1fcc3f8702a88d1fb00c5e8859531fa358e3106ae1832069a008c01b0156380b48d3118799231749dc21876d8c018ceb9c0187ebe9631f2b39a31aa5fc8187df69431b6e325635c4bca18a738303ebb6a333e974d31bee097185f13a2195ff3998cc99646c6cc717fc60c389c31b7b396f16714c258f0face009cbacb009ecc6580b66732c0134806e4fb25060470950177feca406efcc2403d013030bbb63230dc8d0c2c600b038b273170ab8d18f85bd71804b41b83147c9e4196b73028377418346d218376e31883561fc3a0cd4e30e8d52a0c86dc95c1fe4662704c5a181c4010833b99cfe00f7c6108b6bd6308d20d1952b73186f4118621fd50cf5014ee662c463832169b66182bcfb2182b94678c7f2fd94c954f4799ab0c6e31552fc73055e78e305595664cf5c2c34c75582073f5ce7ea6c6233073ad782753d3448bb9c16588a91b08646e6e3ccedcb27e81b9c5d98ca93f709cb98397cbdcadbf89b967e00e73ef9e16a6a1f62be67ead1ae6fe3dff98c6c14d4ce3c241e6415818d374b50ed3f41d9e69ae0d679ae7d29987ee16330fb547330fe14e322dd3de31ad04734cdb7708a66deb1ea62d498f6977eb04d33e7e3dd33e7792695ff5857964ec14f3689d88e904e1319dcf6b309d4bbf318f192c338fbb37325df53733dd9eef63ba5bb5324f2854999e9d2a4cef9912a6cf9d47ccd321d7986754e7986730554cbf297be6593d33e659d91e6640be3e33b0a68179ae13c6bc980365869e3fcd0cdf4b64865b9098e1479f31c3694066f8e210f372da3fe6e5fb0f99572df599578b2e31af621f31af7ff76046892299d19bbe31a3635b98d19975cc9bdb1398376b1698b1690a66fce11666bcef1c33418dc4bc15fa84993c3ac24cef9e61669ef363de31fac0ccbe53c0cc6e79c1cc860199d98a3fcc5c713833ef5826338fba919927b9c42c52f362163977321f943c663e9024314b3ca9cc52c93566e5a16dcc4ae9436695873ab3ea7d13b35ad3895953d0c5ac295e62d6fa6f60d67e1631eb82bf311f3fbace7c72ee08b3feec7f1dc67791d9d030c86cbc2f673e8b7ac97cf67717b3298fc27cbd653bb3c505cd6ca12430df3c9a60be3d4267b67e4b62be5fcb60be0f3cc9ec947d667e38b89bf9e1ec12b3e7540db3a7ab80d97bb994d9af799239b82a9b397c8ecd1c0e3bc79c78b18af9b53c9939dd778a398d8962fef831c7fcf9742bf3d7456be6effa7ce6bc6322733e7d9a39ff6780b9e0296702a3ac9820f3282608b58309dee9ce8417d931e1d0774c38ef231321913071913c26fef83b26be209749887fc824cc7b32898f2798448a924949e533a91fe699b4ca64260d2063d260c64cba7f3893feccfb3f32988cbfcd4c4e65109343f9c3e4ee986772ed279892b030a6a4ac9229ddf29a295b65c294d51f60ca5a7f3295bbe299ca04217345d8c5fc97bb86a516a6c252f7b9c55abd3d9ba5d1fd82a5c1e7b1d60e79b0b4aad6b2b42f36b0b4fbbc593ad9562cddeb1758ba7433d6c62c6fd62663246b53aa1f6b53cd7f8cd059db4f6d66eddd18c6daebadcd3a6071866532bf8d7530b98d6516dfc2b2b87d8175487d8875482b9a65a3c360d9d81059b69d6a2c5b8621cbcec593657f6a1feb48fa6b96a38d82e5e41ec7727a10c072228059ce59532c671a93e55237ce72214eb28e97d8b38e7f79cf72ed3fc372ebb667b901ea599ebe93ac5331cbac5323162caf840696b71e9de57de100ebccb5a72cbf9326acb3ed085640ca142be0fd07d639441aebbcdb55564890272b243b90155237c8ba9034cdba34edc60a5fa9655dfe39c78aa8a865458036b2ae1ed8c48aac6e6045e257b3aeef05b16eae3562dddc99ccbae9f59c159bfa9b15e75cc28aa33f60c5bf79cd8a5f3462ddc65e652566fc602535c158c97ed5ac94e471564ae359562a289e95f6389c957ea28e9569e3caca2cce62650998acfb9fb359d9177359396dc1acbcb591acbc541e2bffa405abd0b28955385fc67af0e83bab74cf3d56f9f16c5665c47756e55b7b56a5b0815535b09f55f5f332ab8a0360d53a2a58b5bf6fb3ea1aaeb3ea001b588ffeb3f9c93932eba9c54fd6d39255ac068207ab711b92f5ec8219ab29f31dabf98009abb97e80f5ea8131ebd5770dd66b570eebf585abac37a949acb74f8b586f955f58edcc57ac8eb853ac8eba6456c7229cd5d5abc2eaa9f9cbeaa53e66f51dd163f55528597dca9dacc16b93aca12b3b58a3aba259a31f95ac71bb5ed6e71faeac2f1d2dac6ff5d758df8836aca9371758d38ebb58d3a48bac99038bac99385dd68f9457ac9f8158d6af8b65acdf5550d65c480f6b6e269df5a717c1faf3a78535ef0d65cd477c642df4dc672d4c5ab0009e3b59807fd62ce0008605aa7ecb021bdf648169d92c68cf07160c7e9285585960a1bc7fb150be375818835916b6338f45a897b088b501ffc16011a59e2c72c30d162515cba26e21b398226d162b761f8b95eecbe2aa4db0b85e8758dc7b57585cc071167f8b1a4b50fd8425dafd8625722d6789ce2eb2640a4d965c6b274bbeb297a534c7b21637bab116331eb0962cdc594bf802d672892f5be574137b55e013b63a5ec956e7fd61af0e86b3d7840fb3d7e471d91a5a636c8dc652b6c6b360f65aeb01f6da8939b6e657327b9df36db696d487adfda980ad837460eb264db237e66c656ff6cf676ffd98cfd6cf9a636fdfb496bd9db8c2defda68c6d60a4cd36283ec836e896b2f7f826b2f7963ab2f7f6b4b0f7a2e3d886ded56cc32c26fb40ff32dbc454c236292b621f8c54619bfe44b2cdbebf669bfbdc651ff2baceb6bc2f655b455bb3ad629eb0ad8fee60db9875b16da48d6cbb703db65d22836d1f0664dbdf48641f4d75623b193e653b8552d94e03266c27a039dbd9b68d7ddcb8927d1c42659f08e3b34f4c7f659fc484b03d99c7d8a7c8c56cafe42ab677ee3bb6af12cc3ef32f9e1df06a9a1db8f92afb5cc35ff679d54cf6f9f17af6f9a57bec90e345ec0bd721ec0be31eec4b80117628e3083bec651b3b7cfb18fb8ab33afb4a803ffbcacc243b22c29c1d5118c7be7a78857d6df604fbdabf33ec48abd5ec68852ffba69cc98e49cc63c77c6d66c7ebabb3130c4bd9b7128ad889c0bfec14bb5e76ea9badec8ced3076e6da107626ac8e7d4772977d6779849d65b2879d7d719e9dcd4b62e71bbe61e7774fb2f3bf22d9f9884076016a1fbbf07818bbf0c34976d1ac13fb814f31fbc1cf57ec129733ecf22b9fd9e5ad59ec0a4f2f76e5097376f5da7a76cd742dfba11b9cfd7004cf7e380a633f9c1d613f7298653ff268643f16dd613f8937623f19dec67eaafd82fd74cf3b76e32d35f6b3f35eec67491fd9cf16c4eca6b566eca6f405f64be348f6cbf3d5ec57763bd8af675eb15bb23fb25bf21bd86fae2ad86fcddfb15b1323d96d487d76472e86dd5dd0cceeaef8c7fee09dc0eef5d9cffee89dcdee377265f733e9ec4f363bd803e02ef6f02127f6f8a721f697d25cf6e4d67becc9fa51f674c129f6cc1f4df66c5a377bb62582fd6bea2c7bce729c3d977d91fdf7a12bfb6f8f880d0878c2069efccb06f6dbb0c13f4eb0a13bc6d850bf1636dc10c1466c83b111a79dd8484a3e1b85ddc546dfb9cdc6c00ad878ad7136d143934d36d464d37213d8f4d80d6cf625049b1df983cd5e7ecde6e053d9dc842636bfa2942db068630b12efb2259effd80a959f6c65fa347b69be88bd24d8cb5e39b589bd32798ba3b2fd02477de31267f5a6fd9cd5a3fb381ac6d61c8d6b8f386bd58738eb9c7f71d6bd74e5ac8f6470b41ec838bade228eeef30acee6360f8edeaa198e9eec2a672b2894a37ff525679bd71467bb6d2e6707d086b3937e93b357b1936354bd8563f47b1bc7f8e71b8ec92a25e7a01a8b73303b8f7370761bc7dc6d8863fec39563613bc8b1bcd6cfb17c7e9c63edfc9063ed3ece392c7bc8b1d950cab1319be7d804a8736c579a3876c7b238760b691c873c0f8ea3f15f8e635d2fc711788c73f4ab1ec7f98626c7a5c299737c228273fcb72dc7d5248ae3969ac671ffd9c7f1423de778afd1e778df16717c2c0b39be3edf38bee9ce9c33e7ba3867ca17397e26661cbfd0158ebf6c03e76cf6394e80de764ed0097d4e70cd6ece399a1ee71cf310e7fc0f1127e46601e7d22128271c49e75cbee0c5b95cd8cdb9fcca917345338f1301f2e55cd51de35c4d5ac389f26ce1dc0897736e086639373d819c9b2f0f726e8efde5c480aa39f1c3ad9c84ef9d9cc48acd9c64d73d9c94de3b9cd435444eaaf10827d56c1b27f5641527fdeb6d4ee6bd2cceddb104ce3dbf64ce7d7c1f27fbfc5d4ef6601627477488935f12c529f05fc329888de214f2623845c2bd9c075e7d9c0745769c128601a7fcbc11a73c83c8a978799af3f0269ff3303e8c53eb7b99531bbd9d536756c7a90b4ee73c5a2ee03c592de1d46b9ee234589ce534ae83719e919f715e141b719ab48b394d0d1d9c9736499c57953738af0d9c382df627396d5722396d1d6d9c76eb604ebbd493d3e9a2c6f9f05fdc7ab67de3f458c1393d2f8339bd97c99c7ebfe79c4ff7589c01d78f9ca19d969ce1e84ace70570267746c2b676c239233b67b88333e3bc499982170260478ce375d1ae79b2c9e3315e3c299d67ece996ee9e04c7f39c499f14ce2cc90849cd9b660ce77e83fce0f8f38ce4fbfad9c5fc5a69cdfeff99c398b9f9c05df10cedf754f39e0ed4738e077af3990ad973890b6200e84e9c141c0041ca45d3807132de3605e167270eaba1cdc7f79c36f75e310901a1c628339876c5bcba1f40839347d130e6d70038779e12b87397a86c31a88e47003cb38bc210b8e40fb21475091c611609c39c29a028e38e80b47b2579d2319fec89120723932b682a3d8b48aa3d4fbc0f977e91ae71f46c45d6542e3aa165672d5feffdc0d1873d7adbdcf5db76f8abbaed387aba5aac6d5daba83ab757285bbc1639cab736792bb09a3c9d573fec0dd5a64c3d5d7a170f5cd92b8db029ab806c84aeede2336dcbde3cb5c43170dae219ecc355ccee51afdd3e11a0bb7734dd68c734d5840aea9ca41aea99933d7b4ee28d774be826ba66ac6355346720f51b3b95669ebb9566d87b8567c01d7ae1fcf7530bac275c8bacf759e9de7ba86f5705dff9871dd8afe71dd2303b9eed01eeec94b265c1feb12ae6f1c87ebeffa8beb7f5a9beb7fd68b1b6050cf0d42db71836b81dc737997b8e70750dc109358ee05a764eea523a5dcd09a43dcd0464b6e28368e1b06d5e686c71ee28683e8dc2b67cf70af043470af104db9110545dcab29786ea4c1376ed4ab87dc68cdf5dce8ea2bdc1bee1fb937df277263a794dc58f42c37e1e036ee2d2e977b1befcf4d3c2be426ca7db8c92bd7b969e33c6eba8e1337fdc2396e3ac7939bce35e0666c35e0dec55ce4dec71472b35b5ab9d933b5dc1ccb1e6ecee4696eae4a1f37df7f909b5fe9ce2d3a56cc2d9a81721f4830dc62b116b7c42f945b7ef23cb7fc5c3eb7b249c1ad0bc9e23e3aeec77d1cfc85fb64239afbf43185fb54f299db50e3c46d58aae736e61fe436526db8cffd29dce74dc1dca6432ddc57822bdc779513dc565634f73d6d99db1efe8cdbfef82cb7cbcb9adb95efc9ede12571072452ee602e8f3b329acb1ddbfc99fb595d87fbf99f21f78bb6843b51b4963b817fc6fd7ac5863b09ebe47e73ede2ce986a71670e4d71671609dcd9a583dcef9ba7b93f1c22b83f224db83f771ee1fe0cf7e5fe5abd96fb4bb2c8fdb3ce813b5f74933bcf5370174e8ffcf79ddac005960773815d3e5c20f21f1714e3c805551fe38291482ec47e920bdf77870ba7a970e14b5fb808e3242ea2d19b8b54547231e0462e3e3a8e4b74fbce2506c0b964fe1f2ee3c6192e8bbcc8657183b8ec7e152ea7771d97a795cce50d6a73f993c65cf1ce25aee49b15572273e64a374bb9b2e7d65cf99a5eaee2720b57c119e3ae50a5dc155a024f65e9336f15e5124ff5d2559edab4096ff5c172deeac44bbc3581ee3c8d92b33c0dd43dde5ab2216fbd6a3f4f2be52e4f8bddc8d3f6e5f374e3d278ba62016f734a3a4fff49066f1be6016ffb9f4cde760883b7831cc3dbe9f0846790aac9dbf3d697b707cae0ed5d3bca33dcbe8d6728d9cddb77278eb73fe90dcfa84d8d67b285c933695dc33b9829e21dacdac43bf8288d77b0ed2bcf14f88f67f62e8267be278867a16fc5b3f860cfb3fc63c4b38265f3ac94133cebf58b3c9b9b9779b6ab7ef0ec6e7af1ecef15f28ebc8ae5391ec8e6392669f28ea615f08e964df28e56e8f38ee2cd794e6820cf692997e7bc07c6738972e01dff32cbf3606de67988f37827ccfd79273735f13ceb8ef2bc2a9ff27c5fa9f37cbfbce7f9b99bf2fcae9fe29d6d25f0020e39f22e04a8f02e592379a197cb7961bf9ef3c2986dbc2b8f82795769bf78d7c3fa79d7d34b7831db3ff36264bdbcd8ce35bc581c911777e2052fc1e10aef96553aeff6a501deedabfb78b7fbc1bcdb2b66bcc4d60e5ef25e302f75f0162f0d3ccdcba079f132b3ea7877065ef3ee799ee4ddc3e1785919cf785983bb79394971bcbccdbabcbcfc725e01622faf70f5155ed1ed87bc62cb1a5ea9e93b5ea9cb1caf14afcd2bdb9dc62b931fe795630a78158d0c5ec5bb2a5ea5be2bafd286cbabd6f9c8ab268cf01eee6fe0d5fed3e6d549fef21ef53af1eabdeef39eb2e6790d27ec780d6d3b790d131cde8b2352de0bdf4bbc26f51edeebec23bc16e969de1ba20fefedb7515e9ba10eaf1dbf8dd7117496d73124e3755e2ae17dd867cefb702e8ff7a1b492d78324f33e128ff03e314d7903eb2278033e5f780325babc417f67dee0b546de608c266f78b298371253c51b819fe48d41e1bcf1f17bbc2f87aef226f65078df42cd79d3d57779d3d260decc27396fb6e716effb016dde2fedefbcdfdbf8bc397c31ef4fcc0dde42c4026fe11b84f7572b82f777319b075041f000b11f7980141e0f5084e701e7413c50f8561ef866000fbacb99074596f0e07a481e7ae77e1e7a622b8f7aa19447ab1de631ce6ce331aa1ef1d8b7ca799c3d763c4ece2f1e0763cde3eefec9e32eb179fccd913c7e48034fb0ff164fd05aca138c24f044cc0d3cb141044faa13ca53688b790a3192a7fcb987b778ef1b6ff165196f512ce1ad9479f1557659f3553e93f82a625ffeaaba777c552d085f9d85e3afd15fe4af3986e36bcc15f035cdaaf99a8754f9eb362ef3d7871bf2b56c4ef137384df2b5c38af9da1346fc8dbb82f81b9dcaf85b371fe46fbd42e0ef74dfc3df65cee3effa34ccdf5da2c3df83d0e7effd778c6fb87184bf5f5ecb3fa06acc3ff0c58b7f00f0947f6091c437e202f9c64d017c93ac277c53ff8f7cf3fdaff9162a6d7ccbdfa57cab163cdfea8335dffafc32dfe6d476becde39ffca3926cbef395ab7c67d212df257288ef16dec5774b51e1bbc766f03d8e5af03df28df827d6d9f24f326ef24f4a9ef24fe5daf2bd8db3f8de8952fee9b2d7fcb3dae3fc801a237e00d08f1fd831c40fcabec83fb7eb31fffce706fef9992bfc8bbfbaf917978ff12f6dfbc5bfb44f9f1f7aa0891f2ab9c90f1f36e25f4eefe55ffe84e1476c9ee547d46ee55fdbfb811ff9a0817ffdfa00ff7af2067e4c632d3f76b7801fdbbc971f3b22e1c7a2aef3e31851fc849fcdfcc4fc317e6275353fe9ae829fa4f4e5e7bf1ee7e7c33bf9f94b227ee1fe3ffca26dfbf945593bf80fd674f11f949fe2178b70fc924dcbfc122b3cbfe2ee397ecd2a1abfd67123ff517416ff496a03ff2946c16f88d4e6374e4af9cfd2b7f39b2ca2f9cd5b4cf92fbfdde2bfd25ae6bfbefe93ff1a95c57f63d7c47febddcf7f7f6480ff9ebdcc6f5f05e277ecd2e477d87afe0785dff18dcbef4cabe177fbd8f27bd597f9bdb6687effa626fec8b320fe68c763fed83c983fd9ddc19f8acde34ffd7dc19f4ebfc99f7e52c59f054df0bfefdacdff09afe2ffca2ae5ff164ef0e782c3f80b8170fe82d28b0fa072f9209da37cd093013ef8f1353e744d091f5ac3e34351eff87042161f0dfac5c7f8bfe7639e5fe663ad16f858fba77c6c1b8f8fff5dcf27ec31e1131f45f049b1d7f894a6df7c9a3c8bcfa016f0994fb87ce6ab653eebb33d9f35f980cfd58de3f3435ff2a5f0ab7ce55f2381ca06a040e5c565816aa84ca056d02e587379b760cd93cb028dcc05c1da2d1b046b776908d6fa3e12ac5d2e1768d60a049aa85582753b3d04eb3e6b0ad65b0a04ba175c041b950b82cdae6f055beeed176ccd7e2fd84aff23d00fbb21d067a508b6d9a60ab6d77d16eccc2913ec6a2209769bbd15ec2ec709767769080c0e8f0bf6ae5717ecdd0a13189a260a0c73ea0507cc3e0b8c8fff1098ec02080e7ac6094c4f840b4cffbba6a68c5a8199db2e817941bac05c9124b078f34b60b9fdb5c0b2f6bdc0aa8529b05ebf2cb0de1d28b0b69d12d8586c131c39fe59e0d0765ae0a8754ee0986a2770c4d8088e6e7515b8ae970b5c6dd10237fb1302b78114817bc20381871347e0113823f090e80b4e5d782d38d5f95ae0c5a20bbc61fd021f0f0381cf9b3782d30dfe027fc16b41c04b5d41605dbbe0dcb128c1b90498e0fc7f7acf6f29149c5f5c1484a8e50a420eaf0842606041089623b8d81d2808d5bf2508ff774070b9b44b7055c75970f580a1e07a7482207ab583e0c6d11c414cbebf204692298815bd15dc7ea010a4f0f709528dae08525f4305694e3a82b4603b41ba638020fd51b220e3f8b220538726b853d12ab87bf294e06e4184e0fed13c419e6193a0402342507e7bafa032e3a8a0c6b74a50f3552aa8f989163c9c8f123cb6a914d42f48040d76598286f750c1335590e099f588e0f9317341f37603c12bbd5ac1ab7df18257764682d7c10982966d9582968c6a41eb812541ab47aca0ad1d24686f4c1274ac2917743ea709ba636d051f6e68083e083e0a7a8e8d087a8a7d053db546829ed13a418f2844d0c77a28184c68130c55af150cfb5d100c5fbd2a1855d92518b3860ac6ce1509c62eb408be8431045fb20882af08a56072e8a560526a22f8a6de28981ed92ef8b1214bf0e32c48f04bdd4930df7746008c040ac0695704e03b260228152b8019e708604fba0570f36101dc7949008ffa2b403aeb0890c1130294195580921e1110b43b04842b2704841a998064b443405ed32da0202604d4b7eb053443aa8066572760a6970858f7f609d8213e0276db5501afb45820297d2c90667f10c8742c05b2efdd0225a846b0a447152c391e172c6bf409560263846ae7cf08d5aa560bd59ec60ad5bac8428d336b859ae197849a5105c20d5e70a1f6afb3429d1b7dc28d2e27857a979c84fa7a1785faa7fd843b103b84bbbe028506ce7dc23de6f54223f86fa1914c4368b2ce516822d822340d2b149a15ea08cd934d84165f3385569e09421b3537a10db05b68eb5126b45fcf113a6ef9263c8a7310bac06c84c71fed17ba69bd12ba39d409dd58be428ffd64a187c371a1074c243c717b5678a20f203ca5662e3ca59c167a1989853e7a7a421fee33e1e9389ef074e666e1e99a39e199b87c6150d588f0dcfb1561484185f062364f78712e5978c9e69e30ccb55e186e9026bc3ce72a8c8c0b125e770c115e47f608a3dc27855100376114764c7843f78cf0c64b6761ccbe7461cca9dfc258d72c61ec857dc2a4effac2e4b6abc2646e9930999f234cbf522e4cef7b2bcc78ec2cccfc6222bc7bbb4a784f375f78df4b28cc869c14e694ed10e68eaf17e6afac13164445098b6c24c2a2773ec2e2686b61e949b6b034df4258cdbd2fac199d11d6a2cd85b5825bc2ba0d0784753a40611d7e445827b92a7c9cde297cbaa81436866385cfabb60b5f0caf17be10460a9bca55854d8bedc2971593c2570779c25663a8f07d66a1b0cde9bab06d7a8fb07d5bb9b03d7893b0c3365cd8f18922ecfca129ecf5d112f6ce570b3fed9d110e746c100ea0ec84232a58e108c35238c281084747fb84a3cc43c2f10403e1f83b1be154f4b0709ad92a9c71bb28fc9ef11fcd07843fd61d15fed06917fe3e4e12febe6b299ca3e50affb8bf11feb9ca10fedd9d21049c3826041d3e26049f5a1282a3ff09c1850f8528419f10cddc24c46c260b310936ffd123c43a2984d86ba78444fc7921a9ea80907cd65ac8687c22646de915f2160785fcdc2e21ffe951a160d56ba1b0cc5728fc05138ace270ac54e9342e95d7fa194e92994bdca17ca7eff16cabfc70a152b4b42e59b70e1e2be67c2c5000be122b34eb8746a54b884870b57a82c91ea9e6591ea751391aa7245b4ba7d59b4f64694682de296682d6551b43e112dd2f20c16695bea8a746453a24dde6cd196239ea22d2b71a2ed871e89f6be7b2032b9bc557430bf4764d6b65564b1e581c8e2185a746853a8c8daf3b3e8f09538d1e11c57d1e1278f44873981227bc22dd111f44e9183d790e8a82d4c7494a229727a192a729e51888eb9c68a5c77f98a5cdd1b44aecd392257c665915bb0a1c85df5abc843a345746af0b7c8ebf23f91f7471d9137c656e44de38b4e7f19179d9e28109d994b10f9efb8283a9b10233a3bc41405d43c12058bf68b82e53f44e76ef98aceefb01085ac29125d48408b2e1d018a2efde7c7258450145aeb2fbadcbb4614f171541441df248a904e8bae8ebc175d3b5423ba7655218a34dc2d8a327c218a0eee154567e988a271c744373686886e848d8b6eb0124571748e28f1478a287101214ab27a294a76cc12a5bcc38a32f132d13d5c9ee8fe11a8283b665494fb688d28b7ff9a28bf082c2a744d151512c244c5178b44a5faf1a252eb8ba252e703a2d2b60fa2d29fbea2b2683551d9ef0ba2723db2a8f2d79ca88a3d29aafab74f547d3e5f54c3d4163d4c3f20aa4d2e12d51dcb143d595a10d57fa9113d75838a9ed7688b5e6c79237a518a17b53cf314bdd52b14bd2b392b7a877d226a3d5e226a6d3e267a8f6d11b5cd9a8ada33bb451d5ecba22ef30da22eb717a26e4099a847af5dd4e7962dea3fec21ea77848a3e3d3d27fa44392f1a3cc9160d6d3c2d1a2e5f100d8fb688c6aa74455f8c89a2c9a33cd1647c8fe89bb1b9e81b8b209a76e488a63d1d44b3d741a21fecdfa2dff88fa2b960a8686e615c34c73b2dfaf32c47f4d7d746048c6f1601934c45c0b9a72270509c087e412e82271488900d58113a8425c21cd61361a2754498de1111beb15e445cd927227dff26223fea15d19b9b444c4b848875c849c4b63921e2aec912f1367b8878e26e11ff4c8b48c0c81309386122c99f7491b46940240b7f2d524cd78a94a69ae2559999e255f553e2556d9fc5ab7eef11afa2398a5535cdc4aa9d7162d51f00b1fa3327f1ea84f7e2353bf5c51ad47af15a9b02b19646b57843f977b16e7ca77863eb51f1e6c36de2ad033bc45ba7cdc5faa5b7c43be206c4bbec02c4bb6d4f880dbe1d16ef5f7b566c8e9b179b2b86c5168e85628bb44362cb537162aba0ad62abf2e7621bf97ab1ade367b12daf426ccf29101f11ef163bd59f103bafdb2b7681f98b4f863c149f2cb923f60453c5fe5d9ae280d03471a0678338b8c84a1c5ce62e0e96ad88cf696788434463e20b0faf882f063f175f4a39210efbb1437cb9ec80f8f21b5bf1b5d979f1f5f94171d45f90f886f7a2f8e632411cb74a268eb7da278e9f828b6f8f8e8b6f8b75c54973b6e22416439ceced244e4e4d10273f382c4efebb5a9ca27f5f9c222d15a71625895397d2c569a8b7e23bf136e2bb654271b65e87382f74589cf7dd435c78494dfc2022495c8c6b1197a498894b681c71d9874e71191623ae383824aee83b20aef874595c39652bae72c58b6b3e6c10d7bd782d7e5cbe5e5cffbd555c4f7e2b7e8a3a297eba241537d494881b48bde2065eb5b8d167bfb8f16ca9f8c5c166f18be319e2a6854fe266ff1671734c99f8e57157f12b93bfe2d7593871cbb65fe2962babc56f9f9f13b76a9c12b7bdb215b7919f8a3b4aef8a3b13fbc4dd7e93e21e7d55718fd94d71afe790b8bffda7787036593cec132e1e57ef138f5bf888c727ddc45f347f8b27826bc55fd71f124ff65c124fce5c114f01bf8b67f7478abfb3a3c4bf863cc4bf57ce8ae76d12c5f3042bf1c2be0631d0a8460c9c891643e2bbc4d0edb7c44852ae185dbc4a8cb97e568cf78a12e3071ac544c82131797bb998dcb359ccf2858959772562560e49cc3e15216697cd8b45160cb108e829963bc0c58bdd7cf1e2fc49f1127b52bc9c552b5ea6044a547e4c49564718493436c44b340d1812cd4a8164fd70b744dbf78344f7e3bc6453808764f35137c996ef41123d41b044ff63b664fba66b925df6e112032d438941da3ec9de820a89e1b90f927d596312230656627a4020b1e8592bb14c4e97582d5c961c2e434a6c1a5d2436bf4c24b6d78f486c93ee4b6ccb2e498ec037491ce9d392a3f59b25ce7cb4c46571b5c4759dbbc4dd69bdc4fdec538987ca73c9495b4b89676bbcc42b6b8bc4e798a3e4ac5d9724c0d7401238019604d5df91047d7f2a099e329504b3d8920b6962c905f243c9c54ca0e4226bad24f40a51722db75912e9bf51721d662b89ba322d89aadf24b9d1e026b959b15912fb1c2d8917ac95dc2a61496eb596486ee7684892ce7e97a402c324e9a3ab25994df3923b1ef6923bd1af24f7fe8548726e2e4a720827247946fe92fcec2e49c1515349e1d90149e1f31049616b9ea4b8502e296ef09794c877484a87e325151b6f4b2a3d8f492a177224557d6192ead58e92ea7f38498dab44f2104493d466dc93d4a5612475b9da92ba9606491de7bbe4d1ecb2e4c93a84e4899ebea4e93856d2ccdd2379b9e694a4a53c54d2d2e020695d4149dae903924eb98aa47bf893a447d429e92d4e93f48373259fee2448c656612563932592f116a2641cb34b32b1edb36432c14532b57f8d64baf2b3e47bc0b2646e3954021cb79080776f9240de594ae0f03d1238c24a826a424830272512fc9e2a09d13556423ab045421a5f9090e6b3259463d6124ae0988472eb8e843aa321a1929e4818071e4858d7af4ab897bf4a44e53f2462f56989e4dda84432612b91378d4a140fb4248bb77092c5ba4392a55dd692a5437725ffc0eed255ae4dd255e51ca9aa55a65435da40aa66142755837d966a40f748d70e164ad72ee848b57f594bb5995ed2cdb77e49b794a949b760cca5dba60952034ea7744f76bcd4b022557ac09c2f3516e3a5267796a426c4cb52d3a752a9d9869f528be115e9e1d5bed2c3cb77a5b65813a9bdad427a043a2f75fcee267522984a9d7fc64b8ffdd091baba074bddd957a527940fa45ed21ca9cfb8bdf4b4f32fa9df0147a97fe823e9d9751fa5019afed2c05585d2a0d18dd2735121d2f37da7a521bf0e492f0e554bc383fe48238a93a4577d1da457a5f5d26bbcb7d2c875ffc17092465f392abde9a894de4cd192c68966a5f13742a4094d1dd2846e0fe92d0f2fe9ad2675e96dfd60e96dbf2ee9eda683d2249db7d294985c69ca8b6a696a6287346d52579a1eeb254dcfdb2dcdbcf34e7ac7a7577a37f089f49e4998348bb2597a7fc756695e7d8a34af7b9bb4e89695b47873adb4d8ef90b498b85f5adab04e5ade879156ac18482b774f4b2b1f5b4aab2cd3a555f129d2aa37d6d2eaf35ad29a9ecfd287990dd23aed46699d4fb1b4aea959fab8789df4313147fac401257dc2114aeb752ba5f5f79f48eb27af481b8cfe491beef44b5fac614b9b57a9489b3fff91beea7291bef65e91b69c2c91b6a464485b7814e91bfe47e9db244b69ebad6bd256fc3a6947e06769c7ad606927ae57dae5705fda7ddb52fae14da8b437a540faf19042fab1a25dfae93f9d03476f48076a5aa483e31ed2a1473ad2a141b674e470b67444302d1df5a9927e8bff2efd56152cfdf62c43fa8d0e93feb87450fa6ba3bbf497dbbcf4579aa3f4f7085dba603d255dc00648fff6a54a01033152c8b5d7521860490a1f4048e1f05029e245bc14d1fe458aacf092a26a74a558f3152936658d1477802cc55fb694e21fd74909a52229f1e63b29f933584a4d3b22a5569e9452a73aa48ca76fa50c215fcaea0048d97fe0520ebe46cacdd392f2fbeca422fb6f5289095d2aad104b65370da5ca8435d2a50f47a44b501fe98af60399aafe29995af38c6cf51543d99a0dadb27507ab65eb228264ebd51ecbd6c3a665eb85de32adf22fb20debfb64daf9ea32ed97f765dae37632dde5bb32bd40b26cebf5a3b2adc03b327d9371993e72b3cce0e36f99015421334c989319265f91194e36caf631e665fb6fc4c9f62b2032a375ad32230b82ccd83c5676f06eb4ccb48c2b333bd02133df3327b348309659a4be921dda7a5d7668b7b3cc4ae384ec30414f665fdb2fb35f01cb8ef027650ef01b32c7572932e75b5132e7de8f3257d06e999bf703995b3957e60efd2df39819959d5437949ddc2f9579ae7f203bc5af91f9b8faca7c5a4fcb7ca4a5b233cfcec8fcf03532ff1fc9b240a76259f07ca0ec5c58a9ecfc9e97b2f3cd8f649753bc6597b368b22be751b22b484759046bb7ec2aedbcecaa2252766ddf5ed9b5929fb2c8e3b76591b1f5b2c8a63c59e488812c3af6b72c3af9a52c0698288b25ac95dd9a7c2cbb0d7e264b6c02cb92d4a364291bc365191ef1b20c98baeccecd17b23bc32cd9dd0dbab22cdd0e59d6bb5db29ca97fb2dcc221592e324c960f5797e5239765051b3c64c5b34259899a4856f2de49563ad1252bbb9629abf85c28abbc7b4b56adde24abd12c97d55c13cb6aea4b640ff7bf913d6c8d94d5116eca1eb972658faa4ecb1ed3c5b2a73fa9b2a7d87259c3da3bb267b7dd64cf7a32642f3d1ec85e3596ca5e07e165af95bb656fd259b2366bb0acfdc44659fb9765593b9b29eb64d5cb7a9237ca7a9d31b2befa15d9c06555d900224c36bcba49360cbe261b0bf6927debd6947d5bcc934d550fc8a6695764b3f675b25958876c96c394fdf8b445f6d36bbfecd76ebeecd744b1eccfe99bb23fb5c3b205fb62d95f0da00ca80e9281b797c9201bcec9908d8f64a88d7b65283f4319a6af4d86cd57c870373b64f8d01819bea74e4618b82b233ea89491552fcbc8ebc264e4fe7019cda24646c3926474dc7a19c33843c65a9b2363addb2b6331f7c9383b1d641c408e8c9b512813706a64a283e765226b5b99e855834cfaa851269b4a93c92fe7ca947f0d658b6a74d9ca1d6dd9bf7c33d9bfba3b72d541b27cf50447bee660967c8d858f7c4d4e917ceda4895cf3fd6ef9babd1df27591ebe5eb77a8c9b5a264729d9641b99e83975cef9e975cffbd877c9bfe71f90e344cbe63e5bb7cf760b27c8fbf5cbe77504d6ed82391ef9b7f2cdfbf6ea3fc00eeb1dcc83c566ef4475b6ebc3d576e9c952f379e98961f3cde2b37dd7e476ed69d2d3fe46c22b75c3b2bb7fcd12cb732ee915b278dca0f6ff7941faeb794db3ffc233fa27e5b7ec4364dee50fb5cee40e7c81de16cf9518783f2a3ef3fcb9d4e34c89ddf46cadd5e15c94f8c6ac94f48ffc83d378ecb3d870ae4a72666e53eb53cb9cf8750f9e99f0572dfef26725fc667f959b6581e5cc89787dcdd2bbf5478461ee612200f439e97877feb955ff91d298ff8bc491e01f191476adbc86f6e1e93df3c61208fb1d493c7548ae47145ddf2f8dad3f2f83aa23ce1678bfc16b6419ea8b14a9e24a89727efc3ca537e3f97a7407fcbd3f207e419cf53e5f7c007e5d9dba3e479497079de4ba63c6fd1445ec0fc2c2f047f9217f747cb4bf6f8ca4b2be1f2d2a1217985f481bc3acd4ffec8b359fe38f3a4fcb1f2bebcfe1949fed46b95bc21bc59fe5a7f50de12795ffee655a6fc6d0a59fece58207fd7b1206f6599c9df07a1e46d2ebdf276d783f20eb36679c7c0a8bc431429efccc2ca3b2b3be49dd2ddf2ae6eb6bcdbc459fe41a35afe61c649fee97d8f7cf8bdb57ca4c1533e2a21cbc7a2ede5633ff1f22fbbdfc9bfd4ed934f6c9f914f9814cbbf119ec8a7521fca67f747c867936ec8bff775c97f0697c97fde01cae7dd91f2854153f9c2629bfcaf095cfed7942a075ebe2087b454c9a1656d72e8a4b31c96d22487814ae5f0ad3172b87ea41c9e705e8e7a4393a35fff92637731e558909d1c77e5961c07d094e38b13e5846cb49c98522627d1b3e5e4003b39750c2667ac4e9233ff6c91b33c0fc9395a32392feba79cf7619f9c37c5930bfbcae522ad1eb948542c1789fde5e2d109b9983527971e8e924bfda7e58b77dae48b7fcfcb97ce0be4cbd644f94ab8bb7ce5769542a5c243a13230aa58d5fe59a1368955a86f3ea0503f9da858bb71bb42ab3844b161bb9f6203db44b1696382624b2d58a1afff4ba19f7d48b12df484621b2249b1333653b1cb304db17b5586c2c02c5db1e7b5a7c2d07d44b12f6f8d62dfa7ab8afdcb0ac501ff1885b14ebfe2a0fd92e2e0d44b85d94895c2dc7b5461fed048619151abb03ddca7b03de6a2b0dfb4a270b852a37014ce298edeffa47052bda270d735567898372b3c80398a13af43155e3ece0a2f3f6d85ef7088c2afaa43e1efada6f09f132ace5e735404ac79aa08403c5304ee6e55047d3ba308e26729ce8b721417f30f292edd472a422b5315e1866245789ca6e232cf5671c5634a7165285871bdfd8e22ba6e8de246718f2276c84011f781a088376c52dcdaf45971eb728be27681bd22b171409174f4ac22d9fcb4224555a248953e546400aa1519ff8e29b2f25215f7af7e54e4cc842a72333414b9dccb8aa204a9e2816baea2acd65d51be4957516e9fa6288f1629cae39f2aca47aa159507a215955e438a4abf22456566bea2b27587a212eaa8a86efcaba8fe99a178fcf4aaa2def3aea2b15e4bd1f8ecb1a2b96cbde2a58ea1e255f54dc56b1d33c5ebdb0b8ad78de7152d24bce2dde51cc57b6f5b455b748aa2333f4ed1d513ace89ab9a1e8dea8a9f870c357d123cd53f4f9d42a3e96a72bfacddf28066a6c1503bd8e8a81f129c510f1b562749faf626cfaa5e2abea7dc564d8b26212a6a5987910a998fdd5abf88d7756fcd93da8f8fb1ba400acf554001a940aa0f184021a62ad401c9e52204f0529504baf14789fe30afc7f361161fd0a22e7af822a132a18c829056b7c8382c37ea6e046672ab8b40605cfd95dc16bc9560813b10a19ed8a42ce3ba4501cdea550949c5228669a158b336a8aa59700c58afd37c54a234da95250ad5c75255ea96a97a154ebc22bd577cc2bd55d7495eafc5ea5baa444b99a61a85c637a4eb9e6334eb906c753aeb79c53ae8fd8a35c9f35acd4a23f55ea1ce857ea0c352b75e6d595ba97fc951b3d1f2b37d7ee516e6eb2506ee94c566e8d4a57eed8765cb9e3d5b872a7544fb9cb76afd2e0db5fe59ef44f4a43f188729fc64be53e2da6729fb3b372dfb52aa5b1b6a3d238e384f2e090a6f2200da53cc889569a9ec9549a9d0b519af5bc549a7f9e531e2a3ba6b47408525aed8e565aed7fa6b4f187286dce9a2bed4e042aed02639576fc45a57d5586f228234ee96c2d503a53dd952eee54a5cbca0ba56bd72fa5bbc50da5bbbd5ce981b8a9f472d8a6f4429e50fa6c5cad3c9d24569e7e7d5279a6b94de927bda03c2bbfa90c701d5706d4852a03b0a9ca60a77ae539d374e5f91da6ca8b0ddecab098f7cacb414795575b5f2823e7d72ba30a6f29a34bd6296f66de53c6e597286f99542a930d0694c9f56f95294b16cad42b85caf4359aca74e729e5dd79ae32ebeab232a7315b99c36d56e6656d52e677f82a0bdfa4288bfa0c950fecf3950f5abf294b57f9284bd97dca9adb2794352c6fe5c36f76cada957c651ded87b24e06543eaadda97c927b4df9b4e8a0b221bc57d9488f523eb738af7c7ead47f9226756f9029ea67cb53655f9faac9fb2e5e080b2e5eeb2b2b5c75ff9dee6adf27d54a3b2adcd4fd96ed0ad6cafeb5776a15294dd8969cabec8abca8f087f657f428372a09fa71c183fac1cf41e540e199f550e1f59510e831a9423a68f9423d870e5082d5ff925fa997222f59bf26b8083723282aa9c447e554ee3d394d36c75e5ec8657ca1f6bae297ff4ce297f33b594731e0f947f6dbb94802d2e4a00f58912b8da4a09b6f8ab849c1957426ef82961cc4b4a38e8ae12f1d05589dca550225b1d95289da34a8ce37125a1ec9592240a50926dbe2a2926eb95d4900225f3b05cc99cb8a1e4eb752af98968a5c0b64329e2e194124fce7fc3589d72d9216271d5ff1aa0cf7820103e80e34543832b897212894a69a9342ea5ac385c434b2242099794bad24ee94949914884d0c0a554240da12591508a54245274d2a5ff7aeed5efedf7f3b3cb02058fd1a0507a15bae96e826e0b6740b72825e899b3017a85d743eff3a7a0cf5165e8bba31e94adaa40d9eb28a818ab83eae668508d1807032d2f81e6a4cba079f407fcda671efc9a1f0c5ab39360c87c5718f2b311b495cc413ba417e8f6ac033d5d7fd09ba9047a1f19f4fb2c04fd7ef1a05f520d06fa956010f10346aa5d84517d72c170603c18b93d03a3dbb960f463244cd0358069252761fa973530639a27984ed106d3796660fae63158748d03eb11f7c03a6516589ff7001bad18b0b15d04b6061fc1f6f079b0fb6d13d82d3d0e761bff01bb0be1609f6b04f6c5e530bf65112c502b0347f591b0f8bb162c7d340a96edf485e5ae6ee09c75175ccfe5c32ac365e06e3105dc5f3c82d5efaf81e71015f052fd065e059360edf6b3b0f6d574f059b1037cde1b80dff164f03b6903fe0f1743807d1c04ace80b01671ec2467d3fd8183d1f3696aac226dd0fb0d9713a6cde55059bcf44c2367582a04e6dd839f40eec3ee905bb1b06c2de71fd616f742a1c78b81e42141d2044270842dc6f4048e306f8dff42a38344a0fc2064c85b09cf770ec820244fd673f396511443bc741cc5f6510537d1b62ff2c82d8bd8510e7a00d71eb5642bcd3458877558704e7ef90386207244e328724b51448da520667678e8294502338376b3d9c9f7d112ef8ea417ad75c485f3c0332ce6c844b777f87cc326fb8bc7e155cf9960a57d595e1ea9ae770cdb0066e569940dee654c83b190eb703fac2edcc70b833b437dc4964b8d3fe02f2632ec03d7d0bb8e7bf1c0a8ee6425158293cf04d86470a6a507cf93c3c715f06a5818fa1ccf83d9479f683b2544378b6271a9e3b7e85e749efa062c970a85cab00554757c1cb5f1ec12b2713787dd10eea46eb409d5126bcd3fa0cef8ab4a0e1891b346ac442a3f31668bcf95f8b8f40f3ace5f0a9700eb4ecff01ad9f32a14d7f327c77be0f9d83083a5b07c34f9577f073b511fc7c7a13a03303e8d12a609d76ece2b205bbd69a614f59864ac10aa874420d7bb72ec03e4edea87cc91a557e74e02f3bcea2eae51b3860ac270efcfe02d52fcc418ddd11a8717f210e76f98e9a9b92517b50230e9b371ff5f757a3c18aab6870eb198eeaf6014765fe8186f3a371f4a0ed38c6ac18c7d87447a34b47d0e84a3e8e6b55c4092f227062ae1d1a2fee87935674c529bdddd024cc064d1e9aa34989364eb5b1c669573470fa680d9cf1fb5134b55b86a6e183d12c6003ce51aac73943dfe09c9a57687ee4185a5cfa152db21dd1d2ff295a5e7c8296697a68ad3212aded02d146fb32da2a9c433bb76cb42f3a8e0e86df70814b392ef1fb0d978455e2b221fbd069c93d747a3a1d57e64d44977751e81afa163d5c8ea047dcefe89138133ddf8f43cf2f07d14b77357aad7242afc0565cd3371ed74c0ac3351b8fa2f73f7bd067f810f44dab43df9c7af4addf837ee71bf1cf49b73140b53f6e4cb2c140c52bb839fa0b6eb178825bbd6271ab5f770cf2b0c1ed81cb70c7357bdce56f8f7bf6c4e1de6d5eb8efed340cb634c5fdc15f703fb4e3813397f0c09bd57830fd1a1e729d858736f5c4d0e0257838a6198fecaac3a3f1ae184e7618951d89d1719b30e65b04c6f69a8db1ba8e1877a20ae37dd4f08cb2239e79f10b263cd6c6248d4398949c8dc99ae330a5a93f9e1f6084e93d0c3163fd5bccf8fa182f0535e165572bccb2198a591553f07a4b3d66e707604e6204dee8b20e6fec9d8637ff7b9bf7dd1b6f4d998ab70e3fc7bb351998efb10fef65ecc67bd7fdb1c06525166a2cc142ff1d58645c8bf7ed1bf1fed10a7c10a182c59f9af0493f472cdd5c8f65cfbbe3b384687cf6b6099fdf0dc40abf60acdc35112b6baf63d5b85df8d2bf1d5f560fc1ea941d585dbd0d6b3c5760ade249acbd15826f0cbe625da61ebe359e891f0c103f4ebd8b1f33b5f0e3f381d81c9e8ecddf6e604b791b7e56d98c9fc90dbfbceac0af4649d87e6419b677107e0b48c37ff3fae00f9d8dd8f93300e1977424ab7bc893a349d1349c143fbfa66e2ecdd47dc072ea915c453ded334969fc67ea35cb947abfbf427ddc3a48392f9d54f6c550bf0f9f69409fd1a4169c4d830c16d2a071c769d0f572d25c5b429ac71692e6ad1cfa35fc22695d4a21ede193487b5906e99c89a7615d37d0b0ad77496f9e09e93d6e2683ab0e64e8dc4c86212fc8b0763e8d0dbf4cc613aac8f8eb259a34e3304d2a4aa2299a2769caa21964a25e4a26ff24d2d40fe368da817b34ad7c2b4d372fa0999ea664baa690e6ba9ad1dc0b85646ee94c168148160d266439cd90e6a507936ddc45fa7d530639a82c2587b336f447c81b9a1f9542f3bf87d2fc1f420ba7eda4451ebbc8f146073996cfa5c5251ab474731b2d4d3b4ccb9cc3c979771dad7473a055abaf92fb5c155a1ded401ed58ee4b9650879c58790d71d655a679d4e3ee19ae49bb9977cef4f253faf30fab3a18dfc3595c8df3b94365819d3e65005da961740bbc6eda27dd382689fdf18da871728b8a03f1d98e84b07d67ca290f5efe9e058633aa4a44d87bc2750a881358596d9d0e1321f3a9ed14891332f50546b069d5c09746ac5648aad2ba2d337cb286ee1314a50244a506ba184459d94a8f394926ccd28e9ba0f9dedad426787ada7b3153e94f2bf064a2d8da6d486043a3fa392d2629c29ed5119a535e953c6316ffa7b410c5d8a4aa0cbe73c286b76225d75bf40d75e07d3f58c20ca361c4cd9767e9493e34239b9e7e846ca47ca9d7c8572bfffa45b5dcce9d6cf32ca1ff282f2373450fef6c554d4e4440f7a99d3c3853af4e8cc182afef68d4ade5da6a7a34f52a9675f2a0d32a7d202732ad31a4865ebde50b9b22d95ffde4695c773a8aa8b3d553b8da2eafc32aa75e949b54716d2bb05d5f4ee4c20bdb7efa4f73f6650c39412fa282dd414bf879a6f865273f37efad4f207b568eda6964b6df4f9c54b6a5fba82daab1da8a34f1875b855d0f7d4ebf473401dfd5cd98bc4ca8684c67097cdcc5d3b2d5821b2911572535971a21bf7183f9695cea672af083d56cef66795a755dccf2e89fbbd79c9aa5d47b0ea0753566d56e401751f586d7e27ab65dee4417d87f2e005a63cb8d199b5e6f9f2d0904ad659708375f74d60dd07ce3cccda8487654f60bdb9cfd960f43536c8ebcd2356ade611619d3ce278098ff8a4c1230dd7f1c8c6e93cba5b0c8fbd6ccfe3cc96f178e3be3c61963a4f1cff8427badab0b1ef649e3cc39d2787ede429ce33d9a44c87a79e5ecc339726b3697e1dcf8e5760b3aa4d3cc7ed0b5b26dd622be52c9ee7708bedc77bb2bdef1c5e30b69c175a47f2e23b35bcf474072f5f57c0cb833ff38ab20dec526dc5aef326f0aa055fd9cdab89dd4e5d65f705d379758f2dec71d9903dafae63afb1b1bc264278ad6528afbdb69dd716d5b2b7a7267b2714f1ba103ff69962cabe99a3d94ff70b6f50ff8703662ee240052d0e5c7e80838aac39a85d8d776db1e4dda316f01ee71dbcaf519583b79871f081380e7eb583438ca23874713987dea9e4c34f7b70d89a740ecba8e6b01f367cb473261fbbd9958f672347e45fe18817af38d2b99123eb0ef009630d3eb9519da3533f734ce84f3ed5788b4ffd5bc3b18a133956ab864f6f08e3d3e2ccf12bef70fcdd959ce093c4491783f9acde124edee8cdc94d799cfc8f19a7280ce173b3bef379fdc17c71ae1ea7af68e4f47d859ca1aec619c394f9ef898738abfe265f0ba8e49cf666bef16b2de7aad5f0adf2a37c7bc84ebe9dd193efae1dc6777dfee67cef1e7ceff82e2e28dacc853beaf9a122f2c3bc287ed896ce8fdbbaf393ddd5fc0422f9e970752e3749e1e7a5455cf1d08d2b5ee773a5df617e693b9eab7ffbc0af6efce0d72366f2eb86675cd3c5836b359673ade54e7e53d885dffc3b9deb6ef6e1ba3b83f96de305ae9feccef5db3e72fdb5486ea87ccc1f43c77093e17dfe3440853fadabe5d6bfb6f2d7dc25fc4dcf8ebf597ee47fa785f38fb15e8c036733f762e9daaf5114f25014e71589d2365d513e5127fd5dbe88ea6a0751ab7d21ea655764f0e8e5a235215186e4848b7680bf68c7678af67d4f191a385774227e119d584fd129ce16dd8e0132eca4b1e81def2ac3c7348bfea024d13fb3430cfa5f1783affbc480facb28ed18194587c4d0c248c63c3828632a41c69964ca446a9549cba3644aa2ba4c6d369719dbde8ae91335b1c85612ab51b162754a536c558ac53606c4b6a687d8d6be12db777f8a5df254b19fda29f35bcc6441e2485978da551682a338ce2a9425e6cab2d48c65694c9438b9ab8ad3ab34593574a4acda5423ab0e3b8b57498aacf5f115efe17fc9bae61cf12909175f2b4b593f7b8cf8f75790bf344ce4afe004d9ba334db605284a90e77ad969a5283bf38b25d8d358f627bb4a887a9b1c4cd29283ff7693d0983e72789087840d6b9088782b89b4e82e915782e484c65a39f1a38b4435f59698ce3fe454e25089dd582d092b4e48e2918b92585628296b5e4b4a6084a4ece927a963fd257546819c530e93f3692324d3ad48b206844996cb73c9aad82259b52572f5d311b9362741b21d2224272a5272edad25d7a940f2debac99d9c52c93f5424f9a1ee5230314a0a27ce934213557990562a0f750ae47190933cfede458a771649714da014b7b64849ce67793ad04a9ece3c24a563caa4b4ad40ca1d8e49f97e0b79befe8b54787b48c5b6b952591d20558d77e4655badbcfaad426ade9a4b4ddb5aa93d7e42ea82d7c93b85d9f24ecb45de4dc893fa39280dfd7b4bc3db8fd2d09e258d2ebda569b88b7c32da202d93b5e4cbd966f952912bad07bb48eb155f69bd3e47be66cd93af0567e56b7b907ceda895f6ed7fcab7c151d231dd5d3ab6994847fc22e9a86e90cefb4be4e71a53f9f9204df095a6d0a724618badc2cda9c3666cff3fc9775a6ac8910300, 'no');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('manualScanType', 0x6f6e63654461696c79, 'yes'),
('max404Crawlers', 0x44495341424c4544, 'yes'),
('max404Crawlers_action', 0x7468726f74746c65, 'yes'),
('max404Humans', 0x44495341424c4544, 'yes'),
('max404Humans_action', 0x7468726f74746c65, 'yes'),
('maxExecutionTime', 0x30, 'yes'),
('maxGlobalRequests', 0x44495341424c4544, 'yes'),
('maxGlobalRequests_action', 0x7468726f74746c65, 'yes'),
('maxMem', 0x323536, 'yes'),
('maxRequestsCrawlers', 0x44495341424c4544, 'yes'),
('maxRequestsCrawlers_action', 0x7468726f74746c65, 'yes'),
('maxRequestsHumans', 0x44495341424c4544, 'yes'),
('maxRequestsHumans_action', 0x7468726f74746c65, 'yes'),
('migration636_email_summary_excluded_directories', 0x31, 'no'),
('needsNewTour_auditlog', 0x31, 'yes'),
('needsNewTour_blocking', 0x31, 'yes'),
('needsNewTour_dashboard', 0x30, 'yes'),
('needsNewTour_firewall', 0x31, 'yes'),
('needsNewTour_livetraffic', 0x31, 'yes'),
('needsNewTour_loginsecurity', 0x31, 'yes'),
('needsNewTour_scan', 0x30, 'yes'),
('needsUpgradeTour_auditlog', 0x30, 'yes'),
('needsUpgradeTour_blocking', 0x30, 'yes'),
('needsUpgradeTour_dashboard', 0x30, 'yes'),
('needsUpgradeTour_firewall', 0x30, 'yes'),
('needsUpgradeTour_livetraffic', 0x30, 'yes'),
('needsUpgradeTour_loginsecurity', 0x30, 'yes'),
('needsUpgradeTour_scan', 0x30, 'yes'),
('neverBlockBG', 0x6e65766572426c6f636b5665726966696564, 'yes'),
('noc1ScanSchedule', 0x613a323a7b693a303b693a313735313239383630303b693a313b693a313735313535373830303b7d, 'yes'),
('notification_blogHighlights', 0x31, 'yes'),
('notification_productUpdates', 0x31, 'yes'),
('notification_promotions', 0x31, 'yes'),
('notification_scanStatus', 0x31, 'yes'),
('notification_securityAlerts', 0x31, 'yes'),
('notification_updatesNeeded', 0x31, 'yes'),
('onboardingAttempt1', 0x736b6970706564, 'yes'),
('onboardingAttempt2', '', 'no'),
('onboardingAttempt3', 0x6c6963656e7365, 'yes'),
('onboardingAttempt3Initial', 0x30, 'yes'),
('onboardingDelayedAt', 0x30, 'yes'),
('onboardingLastVersion', '', 'no'),
('originalScheduledScanStart', 0x31373531303339343030, 'yes'),
('other_blockBadPOST', 0x30, 'yes'),
('other_bypassLitespeedNoabort', 0x30, 'yes'),
('other_hideWPVersion', 0x30, 'yes'),
('other_pwStrengthOnUpdate', 0x31, 'yes'),
('other_scanComments', 0x31, 'yes'),
('other_scanOutside', 0x31, 'yes'),
('other_WFNet', 0x31, 'yes'),
('premiumNextRenew', 0x31373339313330393139, 'yes'),
('previousWflogsFileList', 0x5b22636f6e6669672d7472616e7369656e742e706870222c22636f6e6669672d6c6976657761662e706870222c2274656d706c6174652e706870222c2247656f4c697465322d436f756e7472792e6d6d6462222c222e6874616363657373222c2261747461636b2d646174612e706870222c22636f6e6669672d73796e6365642e706870222c22636f6e6669672e706870222c226970732e706870222c2272756c65732e706870225d, 'yes'),
('satisfactionPromptDismissed', 0x30, 'yes'),
('satisfactionPromptInstallDate', 0x30, 'yes'),
('satisfactionPromptOverride', 0x31, 'yes'),
('scanAjaxTestSuccessful', 0x31, 'yes'),
('scanFileProcessing', '', 'yes'),
('scanMonitorLastAttempt', 0x31373531313933383632, 'yes'),
('scanMonitorLastAttemptMode', 0x717569636b, 'yes'),
('scanMonitorLastAttemptWasFork', '', 'yes'),
('scanMonitorLastSuccess', 0x31373531313933383635, 'yes'),
('scanMonitorRemainingResumeAttempts', 0x32, 'yes'),
('scansEnabled_checkGSB', 0x31, 'yes'),
('scansEnabled_checkHowGetIPs', 0x31, 'yes'),
('scansEnabled_checkReadableConfig', 0x31, 'yes'),
('scansEnabled_comments', 0x31, 'yes'),
('scansEnabled_core', 0x31, 'yes'),
('scansEnabled_coreUnknown', 0x31, 'yes'),
('scansEnabled_diskSpace', 0x31, 'yes'),
('scansEnabled_fileContents', 0x31, 'yes'),
('scansEnabled_fileContentsGSB', 0x31, 'yes'),
('scansEnabled_geoipSupport', 0x31, 'yes'),
('scansEnabled_highSense', 0x30, 'yes'),
('scansEnabled_malware', 0x31, 'yes'),
('scansEnabled_oldVersions', 0x31, 'yes'),
('scansEnabled_options', 0x31, 'yes'),
('scansEnabled_passwds', 0x31, 'yes'),
('scansEnabled_plugins', 0x31, 'yes'),
('scansEnabled_posts', 0x31, 'yes'),
('scansEnabled_scanImages', 0x31, 'yes'),
('scansEnabled_suspectedFiles', 0x31, 'yes'),
('scansEnabled_suspiciousAdminUsers', 0x31, 'yes'),
('scansEnabled_suspiciousOptions', 0x31, 'yes'),
('scansEnabled_themes', 0x31, 'yes'),
('scansEnabled_wafStatus', 0x31, 'yes'),
('scansEnabled_wpscan_directoryListingEnabled', 0x31, 'yes'),
('scansEnabled_wpscan_fullPathDisclosure', 0x31, 'yes'),
('scanStageStatuses', 0x613a31313a7b733a31333a227370616d766572746973696e67223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a343a227370616d223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a393a22626c61636b6c697374223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a363a22736572766572223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a353b733a383a2266696e6973686564223b693a353b733a383a226578706563746564223b693a353b7d733a373a226368616e676573223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a343b733a383a2266696e6973686564223b693a343b733a383a226578706563746564223b693a343b7d733a363a227075626c6963223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d733a373a226d616c77617265223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d733a373a22636f6e74656e74223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a333b733a383a2266696e6973686564223b693a333b733a383a226578706563746564223b693a333b7d733a383a2270617373776f7264223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a31333a2276756c6e65726162696c697479223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d7761726e696e67223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a373a226f7074696f6e73223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d7d, 'no'),
('scanTime', 0x313735313139333836362e38303631, 'yes'),
('scanType', 0x6869676873656e7369746976697479, 'yes'),
('scan_exclude', '', 'yes'),
('scan_force_ipv4_start', 0x30, 'yes'),
('scan_include_extra', '', 'yes'),
('scan_maxDuration', '', 'yes'),
('scan_maxIssues', 0x31303030, 'yes'),
('scan_max_resume_attempts', 0x32, 'yes'),
('schedMode', 0x6175746f, 'yes'),
('schedStartHour', 0x3136, 'yes'),
('scheduledScansEnabled', 0x31, 'yes'),
('serverDNS', 0x313735313137363730313b3330303b3130342e32312e33302e3730, 'yes'),
('serverIP', 0x313735313033313738323b3139392e38352e3231302e313438, 'yes'),
('showAdminBarMenu', 0x31, 'yes'),
('showWfCentralUI', 0x31, 'yes'),
('signatureUpdateTime', 0x31373530393432383439, 'yes'),
('spamvertizeCheck', 0x31, 'yes'),
('ssl_verify', 0x31, 'yes'),
('startScansRemotely', 0x30, 'yes'),
('supportContent', 0x7b22746f70223a5b7b227469746c65223a22426c6f636b696e672054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a307d2c7b227469746c65223a224f7074696d697a696e6720546865204669726577616c6c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696d697a696e672d7468652d6669726577616c6c5c2f222c226f72646572223a317d2c7b227469746c65223a22576f726466656e636520576562204170706c69636174696f6e204669726577616c6c202857414629222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f222c226f72646572223a327d2c7b227469746c65223a225363616e2054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a337d2c7b227469746c65223a22576f726466656e636520616e64204c6974655370656564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f73797374656d2d726571756972656d656e74735c2f6c69746573706565645c2f222c226f72646572223a347d2c7b227469746c65223a2254776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a357d2c7b227469746c65223a224669726577616c6c204c6561726e696e67204d6f6465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6c6561726e696e672d6d6f64655c2f222c226f72646572223a367d2c7b227469746c65223a225363616e20526573756c7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363616e2d726573756c74735c2f222c226f72646572223a377d2c7b227469746c65223a224920616d206c6f636b6564206f7574206f66206d792073697465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f23692d616d2d6c6f636b65642d6f75742d6f662d6d792d73697465222c226f72646572223a387d2c7b227469746c65223a2250485020466174616c206572726f723a204661696c6564206f70656e696e6720726571756972656420776f726466656e63652d7761662e706870222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f237068702d666174616c2d6572726f722d6661696c65642d6f70656e696e672d72657175697265642d776f726466656e63652d7761662d706870222c226f72646572223a397d5d2c22616c6c223a5b7b227469746c65223a2256756c6e65726162696c697479204d616e6167656d656e743a20576562686f6f6b204e6f74696669636174696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776562686f6f6b2d6e6f74696669636174696f6e735c2f222c2265786365727074223a22537461792075702d746f2d64617465207769746820696d706f7274616e74206576656e74732072656c6174696e6720746f2076756c6e65726162696c697469657320646973636f766572656420696e20796f757220736f6674776172652c20696e207265616c2d74696d652c207573696e672074686520576562686f6f6b204e6f74696669636174696f6e73206665617475726520696e20796f75722056756c6e65726162696c697479204d616e6167656d656e7420506f7274616c2e222c226f72646572223a307d2c7b227469746c65223a22576f726466656e63652046726565222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d667265655c2f222c2265786365727074223a22576f726466656e6365204672656520697320616e20616c6c2d696e2d6f6e6520736563757269747920736f6c7574696f6e20666f7220576f72645072657373207765627369746573207468617420696e636c7564657320616e20656e64706f696e74206669726577616c6c2c207365637572697479207363616e6e65722c206c6f67696e2073656375726974792c20616c657274732c2063656e7472616c697a6564206d616e6167656d656e742c20616e64206d6f72652e222c226f72646572223a317d2c7b227469746c65223a22576f726466656e6365205072656d69756d222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d7072656d69756d5c2f222c2265786365727074223a22576f726466656e6365205072656d69756d20636f6d65732077697468207265616c2d74696d65206669726577616c6c2070726f74656374696f6e2c207265616c2d74696d65207363616e207369676e6174757265732c20616e204950206164647265737320626c6f636b6c6973742c20636f756e74727920626c6f636b696e672c20616e64205072656d69756d20737570706f72742e222c226f72646572223a327d2c7b227469746c65223a22576f726466656e63652043617265222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d636172655c2f222c2265786365727074223a22576f726466656e6365204361726520697320666f7220627573696e657373206f776e6572732077686f20706c6163652061207072656d69756d206f6e2074686569722074696d652e204f7572207465616d20696e7374616c6c732c20636f6e666967757265732c206f7074696d697a65732c20616e64206d61696e7461696e7320796f757220576f7264507265737320736974652073656375726974792e222c226f72646572223a337d2c7b227469746c65223a22576f726466656e636520526573706f6e7365222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d726573706f6e73655c2f222c2265786365727074223a22576f726466656e636520526573706f6e736520697320666f72206d697373696f6e2d637269746963616c20576f72645072657373207765627369746573207468617420726571756972652032345c2f375c2f333635207365637572697479206d6f6e69746f72696e672077697468206120312d686f757220726573706f6e73652074696d6520616e642032342d686f75722072656d6564696174696f6e2e222c226f72646572223a347d2c7b227469746c65223a22496e636964656e7420526573706f6e7365205365727669636573222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f696e636964656e742d726573706f6e73652d73657276696365735c2f222c2265786365727074223a224c6574206f6e65206f66206f757220536563757269747920416e616c797374732068656c7020796f7520636c65616e20796f757220696e6665637465642073697465206f7220696e737065637420697420666f722076756c6e65726162696c69746965732e222c226f72646572223a357d2c7b227469746c65223a224c6963656e7365204b6579222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6170692d6b65795c2f222c2265786365727074223a22416c6c20576f726466656e636520696e7374616c6c6174696f6e73206e6565642061206c6963656e7365206b65792c20616c736f206b6e6f776e20617320616e204150492d6b65792e20546865206b65792063616e20626520612066726565206b6579206f722061205072656d69756d206b65792e20222c226f72646572223a367d2c7b227469746c65223a224163636f756e7420616e642042696c6c696e6720486973746f7279222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6163636f756e745c2f222c2265786365727074223a22486f7720746f206e6176696761746520616e642075736520796f757220576f726466656e6365206163636f756e742e222c226f72646572223a377d2c7b227469746c65223a22576f726466656e63652043656e7472616c20546f6f6c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f222c2265786365727074223a2254686520576f726466656e63652043656e7472616c20746f6f6c2070726f7669646573206120706f77657266756c20616e6420656666696369656e742077617920746f206d616e61676520746865207365637572697479206f66206d616e7920576f726450726573732073697465732076696120612073696e676c6520696e746572666163652e205468697320746f6f6c20697320617661696c61626c6520746f20616c6c207573657273206f662066726565206c6963656e7365206b657973206f72205072656d69756d206c6963656e7365206b6579732e222c226368696c6472656e223a5b7b227469746c65223a22436f6e6e656374696e6720796f757220736974657320746f20576f726466656e63652043656e7472616c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f636f6e6e6563745c2f222c226f72646572223a307d2c7b227469746c65223a2253657474696e672075702074776f2d666163746f722061757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f3266615c2f222c226f72646572223a317d2c7b227469746c65223a225573696e672074686520436f6e66696775726174696f6e2070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f636f6e66696775726174696f6e5c2f222c226f72646572223a327d2c7b227469746c65223a225573696e67207468652044617368626f6172642070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f63656e7472616c5c2f222c226f72646572223a337d2c7b227469746c65223a225573696e6720576f726466656e636520706c7567696e206f7074696f6e732054656d706c61746573222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f74656d706c617465735c2f222c226f72646572223a347d2c7b227469746c65223a2256696577696e67207363616e2046696e64696e6773222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f66696e64696e67735c2f222c226f72646572223a357d2c7b227469746c65223a225573696e67207468652053657474696e67732070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f73657474696e67735c2f222c226f72646572223a367d2c7b227469746c65223a225573696e6720576f726466656e63652043656e7472616c205465616d73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f7465616d735c2f222c226f72646572223a377d5d2c226f72646572223a387d2c7b227469746c65223a2244617368626f617264222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f222c2265786365727074223a2254686520576f726466656e63652044617368626f6172642070726f766964657320696e736967687420696e746f207468652063757272656e74207374617465206f6620796f75722073697465e28099732073656375726974792e222c226368696c6472656e223a5b7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f6f7074696f6e735c2f222c226f72646572223a307d2c7b227469746c65223a22416c65727473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f616c657274735c2f222c226f72646572223a317d5d2c226f72646572223a397d2c7b227469746c65223a224669726577616c6c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f222c2265786365727074223a2254686520576f726466656e636520576562204170706c69636174696f6e204669726577616c6c2069732061205048502062617365642c206170706c69636174696f6e206c6576656c206669726577616c6c20746861742066696c74657273206f7574206d616c6963696f757320726571756573747320746f20796f757220736974652e20222c226368696c6472656e223a5b7b227469746c65223a224c6561726e696e67204d6f6465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6c6561726e696e672d6d6f64655c2f222c226f72646572223a307d2c7b227469746c65223a2253746174697374696373222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f737461746973746963735c2f222c226f72646572223a317d2c7b227469746c65223a224f7074696d697a696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696d697a696e672d7468652d6669726577616c6c5c2f222c226f72646572223a327d2c7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696f6e735c2f222c226f72646572223a337d2c7b227469746c65223a224d7953514c692073746f7261676520656e67696e65222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6d7973716c692d73746f726167652d656e67696e655c2f222c226f72646572223a347d2c7b227469746c65223a22427275746520466f7263652050726f74656374696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f62727574652d666f7263655c2f222c226f72646572223a357d2c7b227469746c65223a2252617465204c696d6974696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f726174652d6c696d6974696e675c2f222c226f72646572223a367d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a377d5d2c226f72646572223a31307d2c7b227469746c65223a22426c6f636b696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f222c2265786365727074223a2241736964652066726f6d20746865206669726577616c6c2072756c657320746861742070726f7465637420616761696e737420766172696f75732061747461636b732c20576f726466656e636520616c736f2068617320637573746f6d20666561747572657320666f72206164646974696f6e616c20626c6f636b696e672e20222c226368696c6472656e223a5b7b227469746c65223a22436f756e74727920426c6f636b696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f636f756e7472792d626c6f636b696e675c2f222c226f72646572223a307d2c7b227469746c65223a22426c6f636b696e672054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a317d5d2c226f72646572223a31317d2c7b227469746c65223a225363616e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f222c2265786365727074223a224120576f726466656e6365207363616e206578616d696e657320616c6c2066696c6573206f6e20796f757220576f726450726573732077656273697465206c6f6f6b696e6720666f72206d616c6963696f757320636f64652c206261636b646f6f72732c20616e64207368656c6c732074686174206861636b657273206861766520696e7374616c6c65642e20497420616c736f207363616e7320666f72206b6e6f776e206d616c6963696f75732055524c7320616e64206b6e6f776e207061747465726e73206f6620696e66656374696f6e732e222c226368696c6472656e223a5b7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f6f7074696f6e735c2f222c226f72646572223a307d2c7b227469746c65223a22526573756c7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363616e2d726573756c74735c2f222c226f72646572223a317d2c7b227469746c65223a225363686564756c696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363686564756c696e675c2f222c226f72646572223a327d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a337d5d2c226f72646572223a31327d2c7b227469746c65223a22546f6f6c73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f222c2265786365727074223a22576f726466656e636520546f6f6c7320696e636c756465204c697665205472616666696320616e616c797369732c2057484f4953204c6f6f6b75702c20496d706f72745c2f4578706f7274204f7074696f6e732c20616e6420446961676e6f73746963732e222c226368696c6472656e223a5b7b227469746c65223a224c6976652054726166666963222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f6c6976652d747261666669635c2f222c226f72646572223a307d2c7b227469746c65223a2257484f4953204c6f6f6b7570222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f77686f69732d6c6f6f6b75705c2f222c226f72646572223a317d2c7b227469746c65223a22496d706f72745c2f4578706f7274222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f696d706f72742d6578706f72745c2f222c226f72646572223a327d2c7b227469746c65223a22446961676e6f7374696373222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f646961676e6f73746963735c2f222c226f72646572223a337d2c7b227469746c65223a224c65676163792054776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f6c65676163792d74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a347d2c7b227469746c65223a2254776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a357d5d2c226f72646572223a31337d2c7b227469746c65223a224175646974204c6f67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f61756469742d6c6f675c2f222c2265786365727074223a2254686520576f726466656e6365204175646974204c6f672069732061207072656d69756d20666561747572652074686174207265636f726473206120686973746f7279206f66206576656e7473206f6e20796f7572207369746520746f2061737369737420696e206d6f6e69746f72696e6720666f7220756e617574686f72697a656420616374696f6e73206f72207369676e73206f6620636f6d70726f6d6973652e204576656e74732063616e20696e636c7564652065766572797468696e672066726f6d2075736572206372656174696f6e20616e642065646974696e6720746f20706c7567696e5c2f7468656d6520696e7374616c6c6174696f6e20616e6420757064617465732e20416c6c206461746120636170747572656420666f722072656c6576616e74206576656e74732069732073617665642072656d6f74656c7920746f20576f726466656e63652043656e7472616c20746f2070726576656e7420616e792074616d706572696e672074686174206d617920696e74657266657265207769746820706f73742d696e636964656e7420616e616c7973697320616e6420726573706f6e73652e222c226f72646572223a31347d2c7b227469746c65223a224c6f67696e205365637572697479222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6c6f67696e2d73656375726974795c2f222c2265786365727074223a22546865204c6f67696e20536563757269747920706167652063757272656e746c7920636f6e7461696e732073657474696e677320666f722074776f2d666163746f722061757468656e7469636174696f6e20283246412920616e64207265434150544348412e20496e20612066757475726520576f726466656e63652076657273696f6e2c206578697374696e67206c6f67696e2d72656c617465642066656174757265732077696c6c20616c736f206d6f766520746f207468652073616d6520706167652e222c226f72646572223a31357d2c7b227469746c65223a22426173696320506c7567696e2053657474696e6773222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f62617369632d706c7567696e2d73657474696e67735c2f222c2265786365727074223a224865726520617265206f7572206d696e696d616c207265636f6d6d656e6465642073657474696e677320746f20736574207570206f6e636520796f75206861766520696e7374616c6c656420616e6420616374697661746564206f757220706c7567696e2e222c226f72646572223a31367d2c7b227469746c65223a22416476616e636564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f222c2265786365727074223a22496620796f752077616e7420746f206b6e6f77206d6f72652061626f75742074686520746563686e6963616c2064657461696c73206f6620576f726466656e63652c20796f752077696c6c2066696e642074686520616e737765727320696e20746869732073656374696f6e2e222c226368696c6472656e223a5b7b227469746c65223a22436f6e7374616e7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f636f6e7374616e74735c2f222c226f72646572223a307d2c7b227469746c65223a2252656d6f7665206f72205265736574222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f72656d6f76652d6f722d72657365745c2f222c226f72646572223a317d2c7b227469746c65223a2253797374656d20726571756972656d656e7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f73797374656d2d726571756972656d656e74735c2f222c226f72646572223a327d2c7b227469746c65223a224368616e67656c6f67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f6368616e67656c6f675c2f222c226f72646572223a337d2c7b227469746c65223a22546563686e6963616c2044657461696c73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f746563686e6963616c2d64657461696c735c2f222c226f72646572223a347d2c7b227469746c65223a22436f6d7061746962696c697479222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f636f6d7061746962696c6974795c2f222c226f72646572223a357d2c7b227469746c65223a22576f726466656e636520415049222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f776f726466656e63652d6170695c2f222c226f72646572223a367d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a377d2c7b227469746c65223a22506c7567696e205c2f205468656d6520436f6e666c69637473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f706c7567696e2d7468656d652d636f6e666c696374735c2f222c226f72646572223a387d5d2c226f72646572223a31377d2c7b227469746c65223a22576f726466656e636520616e642047445052202d2047656e6572616c20446174612050726f74656374696f6e20526567756c6174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f67656e6572616c2d646174612d70726f74656374696f6e2d726567756c6174696f6e5c2f222c2265786365727074223a2244656669616e742c2074686520636f6d70616e7920626568696e6420576f726466656e63652c20686173207570646174656420697473207465726d73206f66207573652c207072697661637920706f6c696369657320616e6420736f6674776172652c2061732077656c6c206173206d61646520617661696c61626c65207374616e6461726420636f6e747261637475616c20636c617573657320746f206d656574204744505220636f6d706c69616e63652e20437573746f6d657273206d7573742072657669657720616e6420616772656520746f2075706461746564207465726d7320696e206f7264657220746f20636f6e74696e7565207573696e67206f75722070726f647563747320616e642073657276696365732e222c226368696c6472656e223a5b7b227469746c65223a225375622d50726f636573736f7273204c697374222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f67656e6572616c2d646174612d70726f74656374696f6e2d726567756c6174696f6e5c2f7375622d70726f636573736f72732d6c6973745c2f222c226f72646572223a307d5d2c226f72646572223a31387d2c7b227469746c65223a224c6f67696e20536563757269747920506c7567696e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6c6f67696e2d73656375726974792d706c7567696e5c2f222c2265786365727074223a2254686520576f726466656e6365204c6f67696e20536563757269747920706c7567696e20636f6e7461696e73206120737562736574206f662074686520666561747572657320666f756e6420696e207468652066756c6c20576f726466656e636520706c7567696e3a2054776f2d666163746f722041757468656e7469636174696f6e2c20584d4c2d5250432050726f74656374696f6e20616e64204c6f67696e205061676520434150544348412e20497420697320696465616c20666f722073697465732074686174206e656564206c6f67696e2073656375726974792066756e6374696f6e616c69747920627574206569746865722063616ee2809974206f7220646f6ee28099742077616e7420746f2072756e207468652066756c6c20576f726466656e636520706c7567696e2e222c226f72646572223a31397d2c7b227469746c65223a22576f726466656e636520496e74656c6c6967656e6365222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d696e74656c6c6967656e63655c2f222c2265786365727074223a22576f726466656e636520496e74656c6c6967656e636520697320616e20696e6475737472792d6c656164696e6720576f726450726573732076756c6e65726162696c69747920646174616261736520616e642065766f6c76696e672054687265617420496e74656c6c6967656e636520706c6174666f726d207468617420636f6e7461696e73206f7665722031322c303030207265636f72647320666f722076756c6e65726162696c697469657320696e20576f7264507265737320706c7567696e732c207468656d65732c20616e6420636f72652e222c226368696c6472656e223a5b7b227469746c65223a2256323a20416363657373696e6720616e6420436f6e73756d696e67207468652056756c6e65726162696c69747920446174612046656564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d696e74656c6c6967656e63655c2f76322d616363657373696e672d616e642d636f6e73756d696e672d7468652d76756c6e65726162696c6974792d646174612d666565645c2f222c226f72646572223a307d2c7b227469746c65223a2256313a20416363657373696e6720616e6420436f6e73756d696e67207468652056756c6e65726162696c69747920446174612046656564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d696e74656c6c6967656e63655c2f616363657373696e672d616e642d636f6e73756d696e672d7468652d76756c6e65726162696c6974792d646174612d666565645c2f222c226f72646572223a317d2c7b227469746c65223a22576f726466656e636520496e74656c6c6967656e636520576562686f6f6b204e6f74696669636174696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d696e74656c6c6967656e63655c2f776f726466656e63652d696e74656c6c6967656e63652d776562686f6f6b2d6e6f74696669636174696f6e735c2f222c226f72646572223a327d5d2c226f72646572223a32307d2c7b227469746c65223a22576f726466656e63652056756c6e65726162696c697479204d616e6167656d656e7420506f7274616c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f776f726466656e63652d76756c6e65726162696c6974792d6d616e6167656d656e742d706f7274616c5c2f222c2265786365727074223a22576562686f6f6b204e6f74696669636174696f6e73222c226f72646572223a32317d5d7d, 'yes'),
('supportHash', 0x63343765633536363234356431616565363138393466326631323363613863353462666236326638396563633562656435393031316330333039623535663761, 'yes'),
('suspiciousAdminUsernames', 0x613a323a7b693a303b733a34363a222f5e77705c2e736572766963655c2e636f6e74726f6c6c6572283f3a5c2e5b612d7a412d5a302d395d2b29242f69223b693a313b733a35353a222f5e283f3a776f72647072657373737361646d696e7c776f7264707265737461646d696e7c6a61696d652e626573736572353629242f69223b7d, 'yes'),
('timeoffset_wf', 0x30, 'yes'),
('timeoffset_wf_updated', 0x31373531313933383635, 'yes');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('tldlist', 0x7c636f6d7c6f72677c6e65747c6564757c6161617c6162627c6162637c61636f7c6164737c6165677c61666c7c6169677c616e7a7c616f6c7c6170707c6172747c6177737c6178617c6261727c6262637c6262747c6263677c62636e7c6265747c6269647c62696f7c62697a7c626d737c626d777c626f6d7c626f6f7c626f747c626f787c6275797c627a687c6361627c63616c7c63616d7c6361727c6361747c6362617c63626e7c63656f7c6366617c6366647c6370617c6372737c6461647c6461797c6464737c6465767c64686c7c6469797c646e707c646f677c646f747c6474767c6476727c6561747c65636f7c6573717c6575737c66616e7c6669747c666c797c666f6f7c666f787c66726c7c6674727c66756e7c6679697c67616c7c6761707c6761797c67646e7c6765617c676c657c676d6f7c676d787c676f6f7c676f707c676f747c676f767c68626f7c6869767c686b747c686f747c686f777c69626d7c6963657c6963757c69666d7c696e637c696e677c696e6b7c696e747c6973747c6974767c6a63627c6a696f7c6a6c6c7c6a6d707c6a6e6a7c6a6f747c6a6f797c6b66687c6b69617c6b696d7c6b706e7c6b72647c6c61747c6c61777c6c64737c6c6c637c6c6c707c6c6f6c7c6c706c7c6c74647c6d616e7c6d61707c6d62617c6d65647c6d656e7c6d696c7c6d69747c6d6c627c6d6c737c6d6d617c6d6f657c6d6f697c6d6f6d7c6d6f767c6d73647c6d746e7c6d74727c6e61627c6e62617c6e65637c6e65777c6e666c7c6e676f7c6e686b7c6e6f777c6e72617c6e72777c6e74747c6e79637c6f62697c6f6e657c6f6e677c6f6e6c7c6f6f6f7c6f74747c6f76687c7061797c7065747c7068647c7069647c70696e7c706e637c70726f7c7072757c7075627c7077637c7265647c72656e7c72696c7c72696f7c7269707c72756e7c7277657c7361707c7361737c7362697c7362737c7363627c7365777c7365787c7366727c736b697c736b797c736f797c7370617c73726c7c7374637c7461627c7461787c7463697c74646b7c74656c7c7468647c746a787c746f707c7472767c7475697c7476737c7562737c756e6f7c756f6c7c7570737c7665747c7669677c76696e7c7669707c7765647c77696e7c776d657c776f777c7774637c7774667c78696e7c7878787c78797a7c796f757c79756e7c7a69707c61637c61647c61657c61667c61677c61697c616c7c616d7c616f7c61717c61727c61737c61747c61757c61777c61787c617a7c62617c62627c62647c62657c62667c62677c62687c62697c626a7c626d7c626e7c626f7c62727c62737c62747c62767c62777c62797c627a7c63617c63637c63647c63667c63677c63687c63697c636b7c636c7c636d7c636e7c636f7c63727c63757c63767c63777c63787c63797c637a7c64657c646a7c646b7c646d7c646f7c647a7c65637c65657c65677c65727c65737c65747c65757c66697c666a7c666b7c666d7c666f7c66727c67617c67627c67647c67657c67667c67677c67687c67697c676c7c676d7c676e7c67707c67717c67727c67737c67747c67757c67777c67797c686b7c686d7c686e7c68727c68747c68757c69647c69657c696c7c696d7c696e7c696f7c69717c69727c69737c69747c6a657c6a6d7c6a6f7c6a707c6b657c6b677c6b687c6b697c6b6d7c6b6e7c6b707c6b727c6b777c6b797c6b7a7c6c617c6c627c6c637c6c697c6c6b7c6c727c6c737c6c747c6c757c6c767c6c797c6d617c6d637c6d647c6d657c6d677c6d687c6d6b7c6d6c7c6d6d7c6d6e7c6d6f7c6d707c6d717c6d727c6d737c6d747c6d757c6d767c6d777c6d787c6d797c6d7a7c6e617c6e637c6e657c6e667c6e677c6e697c6e6c7c6e6f7c6e707c6e727c6e757c6e7a7c6f6d7c70617c70657c70667c70677c70687c706b7c706c7c706d7c706e7c70727c70737c70747c70777c70797c71617c72657c726f7c72737c72757c72777c73617c73627c73637c73647c73657c73677c73687c73697c736a7c736b7c736c7c736d7c736e7c736f7c73727c73737c73747c73757c73767c73787c73797c737a7c74637c74647c74667c74677c74687c746a7c746b7c746c7c746d7c746e7c746f7c74727c74747c74767c74777c747a7c75617c75677c756b7c75737c75797c757a7c76617c76637c76657c76677c76697c766e7c76757c77667c77737c79657c79747c7a617c7a6d7c7a777c616172707c61626c657c6163746f727c6164756c747c6165726f7c616b646e7c616c6c797c616d65787c617261627c61726d797c617270617c617274657c617364617c617369617c617564697c6175746f7c626162797c62616e647c62616e6b7c6165746e617c626276617c626565727c626573747c62696b657c62696e677c626c6f677c626c75657c626f66617c626f6e647c626f6f6b7c62757a7a7c636166657c63616c6c7c63616d707c636172657c636172737c636173617c636173657c636173687c636272657c6365726e7c636861747c636974697c636974797c636c75627c636f6f707c62616964757c636f6f6c7c63796f757c646174617c646174657c64636c6b7c6465616c7c64656c6c7c646573697c646965747c646973687c646f63737c647661677c6c616e647c6c65676f7c6c6762747c6c69646c7c6c6966657c6c696b657c6c696d6f7c6c696e6b7c6c6976657c6c6f616e7c6c6f76657c6c7464617c6c7578657c6d6169667c6d6565747c6d656d657c6d656e757c6d696e697c6d696e747c6d6f62697c6d6f64617c6d6f746f7c6e616d657c6e6176797c6e6577737c6e6578747c6e69636f7c6e696b657c6f6c6c6f7c6f70656e7c706167657c706172737c706363777c706963737c70696e677c70696e6b7c706c61797c706c75737c706f686c7c706f726e7c706f73747c70726f647c70726f667c71706f6e7c726561647c726569747c72656e747c726573747c726963687c726f6f6d7c727376707c727568727c736166657c73616c657c7361726c7c736176657c7361786f7c73636f747c736561747c7365656b7c736578797c736869617c62656174737c6269626c657c62696e676f7c626c61636b7c626f6174737c626f7363687c6275696c647c73686f707c73686f777c73696c6b7c73696e617c736974657c617a7572657c736b696e7c736e63667c736f68757c736f6e677c736f6e797c73706f747c737572667c74616c6b7c746178697c7465616d7c746563687c746576617c746961617c746970737c746f776e7c746f79737c747562657c76616e617c766973617c766976617c77616e677c61726368697c78626f787c7a6f6e657c6170706c657c776569727c7769656e7c77696b697c616d66616d7c616d6963617c617564696f7c6175746f737c63616e6f6e7c63617264737c63686173657c63686561707c636973636f7c636c69636b7c636f6163687c636f6465737c77696e657c63697469637c636c6f75647c63726f776e7c63796d72757c64616e63657c6465616c737c64726976657c64756261697c65617274687c6564656b617c7669766f7c766f74657c766f746f7c64656c74617c776f726b7c796f67617c7a6172617c7a65726f7c656d61696c7c66656465787c6c616d65727c70617269737c62726f61647761797c6570736f6e7c65726e697c666167657c6661696c7c66616974687c66616e737c6661726d7c666173747c62726f6b65727c6669646f7c63616d6572617c6361706974616c7c636172656572737c66756e647c6361726565727c6361726176616e7c6361706974616c6f6e657c636173696e6f7c63617065746f776e7c63656e7465727c6368757263687c636972636c657c636c61696d737c62726f746865727c6368726f6d657c63616c76696e6b6c65696e7c6368616e656c7c6368616e6e656c7c6361746572696e677c636174686f6c69637c636861726974797c6368696e7461697c6368726973746d61737c636c696e69637c6272757373656c737c6275696c646572737c6369707269616e697c6369746164656c7c627573696e6573737c636c65616e696e677c636c696e697175657c66696c6d7c66696e616c7c636c6f7468696e677c636f75706f6e7c636f75727365737c666972657c666973687c636f6c6c6567657c636f6c6f676e657c636f6d6d62616e6b7c666c69727c666f6f647c666f72647c666f7265787c666f72756d7c636f666665657c636c75626d65647c636f75706f6e737c636f6d6d756e6974797c636f6d7365637c636f6e646f737c636f6d70616e797c636f6d706172657c636f6e746163747c636f6f6b696e677c636f72736963617c636f756e7472797c636f6d70757465727c636f6e73756c74696e677c636f6e737472756374696f6e7c667265657c636f6e74726163746f72737c70617274737c616c736163657c616c73746f6d7c726164696f7c616e7175616e7c616e64726f69647c616e616c79746963737c71756573747c616c69626162617c616c697061797c616c6c66696e616e7a7c616d7374657264616d7c70726f6d6f7c616c6c73746174657c616d617a6f6e7c70726573737c7072696d657c61706172746d656e74737c70697a7a617c706c6163657c706f6b65727c70726178697c72656861627c616d65726963616e657870726573737c616d65726963616e66616d696c797c70617274797c70686f6e657c70686f746f7c62726964676573746f6e657c72656973657c61697274656c7c73616c6f6e7c6162626f74747c6162627669657c73656e65727c736576656e7c73686172707c7368656c6c7c61626f6761646f7c61627564686162697c6163636f756e74616e747c7269636f687c726f636b737c726f64656f7c72756762797c61636164656d797c616363656e747572657c73686f65737c6163636f756e74616e74737c736b7970657c736c696e677c736d6172747c736d696c657c6166726963617c616972666f7263657c736f6c61727c6167616b68616e7c6167656e63797c6169726275737c627261646573636f7c73706163657c746d616c6c7c617574686f727c7469726f6c7c7562616e6b7c626172636c6179737c746f6461797c6265617574797c746f6b796f7c62617265666f6f747c746f6f6c737c6265726c696e7c746f7261797c746f74616c7c746f7572737c6261726761696e737c74726164657c74757368757c626573746275797c6268617274697c74727573747c74756e65737c62616e616d65787c77656265727c7961686f6f7c6172616d636f7c6174686c6574617c61756374696f6e7c61756469626c657c617573706f73747c6174746f726e65797c62617965726e7c626f6f6b696e677c626f7374696b7c626f73746f6e7c7865726f787c6261736562616c6c7c626175686175737c6261736b657462616c6c7c73706f72747c6171756172656c6c657c626f7574697175657c73746164617c73746f72657c73747564797c7374796c657c74617461727c6173736f6369617465737c7375636b737c73776973737c74697265737c626f656872696e6765727c766f6c766f7c776f726b737c776f726c647c62617263656c6f6e617c626c6f6f6d626572677c626e70706172696261737c626c61636b6672696461797c626c6f636b6275737465727c766964656f7c626172636c6179636172647c76656761737c766f646b617c77616c65737c77617463687c776569626f7c6372656469747c67616c6c6f7c6372756973657c646174696e677c64617473756e7c6465616c65727c64656c6f697474657c6469676974616c7c6469616d6f6e64737c676f6c667c6465677265657c64656e74616c7c64657369676e7c64656e746973747c64656d6f637261747c6469726563747c64656c69766572797c676f6f677c6469726563746f72797c676966747c637269636b65747c637275697365737c63756973696e656c6c617c637265646974756e696f6e7c676f6f676c657c646973636f756e747c646f63746f727c6573746174657c6772617469737c646f6d61696e737c646f776e6c6f61647c64756e6c6f707c6475706f6e747c64757262616e7c6578706572747c676f6c647c656d6572636b7c656e657267797c646973636f7665727c6576656e74737c656e67696e6565727c65717569706d656e747c6572696373736f6e7c656e7465727072697365737c6575726f766973696f6e7c656e67696e656572696e677c65786368616e67657c656475636174696f6e7c676d62687c637265646974636172647c6578706f7365647c67616d657c6762697a7c67656e747c676765657c686175737c686466637c68656c707c686572657c686f73747c687362637c677265656e7c677572757c686169727c686f7273657c6865726d65737c67616c6c6572797c677567657c67726970657c686f6d65737c686f6e64617c696362637c67726f75707c67756363697c67756964657c6865616c74687c68796174747c676f6c64706f696e747c686f7573657c686970686f707c686974616368697c686f74656c737c657870726573737c67726f636572797c677569746172737c68616d627572677c6875676865737c6879756e6461697c676f6f64796561727c677261696e6765727c68616e676f75747c686f746d61696c7c67726170686963737c686f636b65797c686f7374696e677c686f73706974616c7c6865616c7468636172657c68656c73696e6b697c686973616d697473757c686f6c696461797c6864666362616e6b7c686f6c64696e67737c686f6d656465706f747c686f6d65676f6f64737c686f6d6573656e73657c696565657c657874726173706163657c6a6565707c67697665737c69726973687c666c69636b727c6669746e6573737c666c69676874737c67696674737c66697368696e677c67656f7267657c697461757c6a61677561727c6a6176617c6a65747a747c66617368696f6e7c6669726d64616c657c6a6f62737c6a6f627572677c666572726172697c6665727265726f7c66696e616e63657c666565646261636b7c666964656c6974797c666c6f726973747c666c6f776572737c676976696e677c696d6d6f7c66726573656e6975737c66726f67616e737c696e737572657c66726f6e746965727c66756a697473757c6675726e69747572657c667574626f6c7c67616c6c75707c67617264656e7c696e666f7c67616d65737c696b616e6f7c696d616d61747c696d64627c696e747569747c666f7273616c657c696e64757374726965737c696e766573746d656e74737c6a6577656c72797c696e66696e6974697c697374616e62756c7c6a706d6f7267616e7c696e737469747574657c696e737572616e63657c69736d61696c697c666f6f7462616c6c7c67656e74696e677c696e7465726e6174696f6e616c7c69706972616e67617c696d6d6f62696c69656e7c6a7072737c6b6464697c6b6977697c676c6173737c66616d696c797c6b6964737c6b706d677c6b7265647c676c6f626f7c676d61696c7c6b6f656c6e7c676c6f62616c7c6b617566656e7c6b696e646c657c676f64616464797c6b756f6b67726f75707c6b796f746f7c6c6163616978617c6c6173616c6c657c6c6567616c7c6c657875737c6c696c6c797c6a7565676f737c6d616e676f7c6b6f736865727c6c75787572797c6d61647269647c6d61726b6574737c6d617474656c7c6b6f6d617473757c6c616e786573737c6e6f6b69617c6d61726b65747c6d6f62696c657c6c616d626f726768696e697c6c656173657c6c65636c6572637c6c6f616e737c6c6f6375737c6f73616b617c6c6174696e6f7c6c61777965727c6c6174726f62657c6c656672616b7c6c6f74746f7c6c6f6e646f6e7c6d69616d697c6c6976696e677c6c6f636b65727c6c6f7474657c6d6169736f6e7c6d656469617c6f7473756b617c6f726967696e737c7066697a65727c6661726d6572737c6c696665696e737572616e63657c746b6d6178787c6c6966657374796c657c6c706c66696e616e6369616c7c6f7267616e69637c7469656e64617c746a6d6178787c746f73686962617c746f796f74617c76697267696e7c6a756e697065727c7469636b6574737c756e69636f6d7c76696b696e677c746865617472657c76696c6c61737c746865617465727c74726176656c7c7669616a65737c766973696f6e7c6b65727279686f74656c737c766f796167657c6b69746368656e7c6c69676874696e677c6c696d697465647c77616c7465727c77656263616d7c78696875616e7c6c696e636f6c6e7c74726164696e677c766f74696e677c77616c6d6172747c7a6170706f737c77686f7377686f7c7961636874737c77616e67676f757c776174636865737c776562736974657c77656464696e677c77696e646f77737c79616d6178756e7c79616e6465787c776561746865727c77696e6e6572737c7a7565726963687c6b6572727970726f706572746965737c796f75747562657c6c756e646265636b7c6e6f7774767c66696e616e6369616c7c666f756e646174696f6e7c6e657875737c6e6f7772757a7c6c616e64726f7665727c6f66666963657c6f6c6179616e7c7175656265637c726163696e677c7265616c74797c73616e6f66697c7363686f6f6c7c736368756c657c7365617263687c7365637572657c73656c6563747c73686f756a697c736f636365727c6669726573746f6e657c72656973656e7c6e6574776f726b7c6e696e6a617c6e6578746469726563747c6e696b6f6e7c6e697373616e7c6e69737361797c6e6575737461727c6e6f72746f6e7c706f6c697469657c6f6c6179616e67726f75707c7265616c746f727c7265706f72747c7265766965777c726578726f74687c726f676572737c6f6b696e6177617c726576696577737c73696e676c65737c6f627365727665727c7368696b7368617c706861726d6163797c736369656e63657c70726f70657274797c73616d73756e677c73616e6476696b7c6661697277696e64737c72656c69616e63657c726963686172646c697c7361666574797c73616b7572617c72656473746f6e657c70726f64756374696f6e737c726563697065737c72656e74616c737c70726f67726573736976657c7363687761727a7c70726f706572746965737c72657374617572616e747c73616d73636c75627c7265616c6573746174657c7265706169727c7279756b79757c7363686d6964747c736161726c616e647c73616e6476696b636f726f6d616e747c73656375726974797c72657075626c6963616e7c73657276696365737c73686f7070696e677c726564756d6272656c6c617c7368616e6772696c617c70726f74656374696f6e7c70727564656e7469616c7c736368616566666c65727c7363686f6c617273686970737c737461727c6d6f6e6173687c6d6f6e65797c6d6f726d6f6e7c6f6e6c696e657c6d636b696e7365797c6d757369637c6d6f73636f777c6d757365756d7c6f6d6567617c6d616b6575707c6f72616e67657c6d6f6e737465727c6d6f7669657c6e61676f79617c6f7261636c657c7068696c6970737c6d656d6f7269616c7c6d6f746f726379636c65737c70686f746f737c70687973696f7c7069637465747c6d617272696f74747c6d6572636b6d73647c70696374757265737c736f6369616c7c6d6f7274676167657c6e6574666c69787c737572676572797c736f6674776172657c7377617463687c7379646e65797c73797374656d737c74656e6e69737c6e657462616e6b7c706c756d62696e677c736f667462616e6b7c73757a756b697c747261696e696e677c76616e67756172647c76656e74757265737c766572697369676e7c70616e61736f6e69637c73746f726167657c73747564696f7c73746367726f75707c737570706c797c7461697065697c74616f62616f7c70696f6e6565727c73747265616d7c7461726765747c706172746e6572737c74656d6173656b7c6d6974737562697368697c737570706c6965737c737570706f72747c746174746f6f7c737461706c65737c746174616d6f746f72737c776f6f64736964657c6d61726b6574696e677c6d6963726f736f66747c736f6c7574696f6e737c73746174656661726d7c74726176656c6572737c786e2d2d6e6f64657c6d656c626f75726e657c786e2d2d703161697c6d61727368616c6c737c786e2d2d7178616d7c737461746562616e6b7c73746f636b686f6c6d7c6d616e6167656d656e747c7661636174696f6e737c786e2d2d3435713131637c796f6b6f68616d617c746563686e6f6c6f67797c786e2d2d3330727237797c786e2d2d63316176677c786e2d2d34676272696d7c786e2d2d6431616c667c786e2d2d65316134637c786e2d2d6a316165667c786e2d2d6a31616d687c786e2d2d6c316163637c786e2d2d71786136617c786e2d2d74636b77657c786e2d2d76687175767c796f646f62617368697c766c61616e646572656e7c786e2d2d6e717637667c786e2d2d33707875386b7c786e2d2d6e676272787c756e69766572736974797c786e2d2d66686265697c786e2d2d70316163667c786e2d2d3535717835647c786e2d2d39306169737c786e2d2d6d787471316d7c70686f746f6772617068797c786e2d2d313162346333647c786e2d2d35747a6d35677c786e2d2d3930613361637c786e2d2d756e757034797c786e2d2d7767626831637c786e2d2d31636b326531627c786e2d2d7073737932757c786e2d2d7137636536617c786e2d2d317171773233617c786e2d2d327363726a39637c786e2d2d6f33637734687c786e2d2d3362737430306d7c786e2d2d3830617377677c786e2d2d343263326439617c786e2d2d343562726a39637c786e2d2d393061657c786e2d2d7767626c36617c706c617973746174696f6e7c77696c6c69616d68696c6c7c786e2d2d353571773432677c786e2d2d7939613361717c786e2d2d336863726a39637c786e2d2d3666727a3832677c786e2d2d3830616f3231617c766572736963686572756e677c786e2d2d336473343433677c786e2d2d33653062373037657c786e2d2d6332627237677c776f6c746572736b6c757765727c786e2d2d38793061303633617c786e2d2d3964627132617c786e2d2d38306173656864627c786e2d2d636734626b697c786e2d2d383061716563647231617c786e2d2d637a727330747c786e2d2d637a727532647c786e2d2d3830616478686b737c786e2d2d3965743532757c776561746865726368616e6e656c7c786e2d2d3671713938366233786c7c786e2d2d396b72743030617c74726176656c657273696e737572616e63657c786e2d2d643161636a33627c786e2d2d656676793838687c786e2d2d6663743432396b7c786e2d2d35737533346a393336626773677c786e2d2d6669713634627c786e2d2d6669717338737c786e2d2d637a72363934627c786e2d2d6669717a39737c786e2d2d346462726b3063657c786e2d2d353462376674613063637c786e2d2d63636b326233627c786e2d2d343562723563796c7c786e2d2d62636b316239613564726534637c786e2d2d666a71373230617c786e2d2d6b70757433697c786e2d2d666c77333531657c786e2d2d673278783438637c786e2d2d683262726a39637c786e2d2d696f306137697c786e2d2d676563726a39637c786e2d2d676b33617431657c786e2d2d67636b72336630667c786e2d2d696d723531336e7c786e2d2d667a633263396532637c786e2d2d6d676261623262647c786e2d2d7a6672313634627c786e2d2d667063726a396333647c786e2d2d6a3677313933677c786e2d2d786871353231627c786e2d2d6d676239617762667c786e2d2d65636b7664746339647c786e2d2d6b7072773133647c786e2d2d7734727334306c7c786e2d2d63636b7763786574647c786e2d2d6a76723138396d7c786e2d2d683262726a396338637c786e2d2d687874383134657c786e2d2d666971323238633568737c786e2d2d636c636863306561306232673261396763647c786e2d2d6b7072793537647c786e2d2d623477363035666572647c786e2d2d683262726567336576657c786e2d2d6a6c713438306e3272677c786e2d2d6d676261336133656a747c786e2d2d6d6762617968376770617c786e2d2d6d6762626831617c786e2d2d6d676261616d376138687c786e2d2d6b637278373764317834617c786e2d2d6d6762626831613731657c786e2d2d667a7973386436397576676d7c786e2d2d7966726f346936376f7c786e2d2d7967626932616d6d787c786e2d2d69316236623161366132657c786e2d2d767571383631627c786e2d2d6d6762636137647a646f7c786e2d2d6d6978383931667c786e2d2d6f7475373936647c786e2d2d6d67626168316133686a6b72647c786e2d2d6e7971793236617c786e2d2d6d6762616939617a677170366a7c786e2d2d6d6b3162753434637c786e2d2d6e67626335617a647c786e2d2d6e676265396530617c786e2d2d6d676263306139617a63677c786e2d2d6d676267753832617c786e2d2d6d6762747832627c786e2d2d6d6762706c3266687c786e2d2d6d676274336468647c786e2d2d6d6762693465636578707c786e2d2d6d6762783463643061627c786e2d2d6e71763766733030656d617c786e2d2d6d6762657270346135643461727c786e2d2d6f6762706638666c7c786e2d2d706762733064687c786e2d2d6d676261336134663136617c786e2d2d6d67626370713667706131617c786e2d2d71396a796234637c786e2d2d71636b6131706d637c786e2d2d726871763936677c786e2d2d726f76753838627c786e2d2d727663316530616d33657c786e2d2d733962726a39637c786e2d2d6d67626137633062626e30617c786e2d2d736573353534677c786e2d2d743630623536617c786e2d2d6c6762626174316164386a7c786e2d2d74697134397871796a7c786e2d2d7665726d67656e73626572617465722d6374627c786e2d2d786b6332616c3368796532617c786e2d2d786b6332646c336135656530687c786e2d2d7734723835656c3866687535646e72617c786e2d2d7665726d67656e736265726174756e672d7077627c, 'yes'),
('tldlistHash', 0x63663336626431343738376536336562353538663136323765633161343063363561333063373137636230383232326333333037646635646334636462373062, 'yes'),
('total503s', 0x3333323133, 'yes'),
('totalAlertsSent', 0x333635, 'yes'),
('totalIPsBlocked', 0x3332393238, 'yes'),
('totalIPsLocked', 0x323730, 'yes'),
('totalLoginHits', 0x3435353932, 'yes'),
('totalLogins', 0x3733, 'yes'),
('totalScansRun', 0x383136, 'yes'),
('touppBypassNextCheck', 0x30, 'yes'),
('touppPromptNeeded', '', 'yes'),
('twoFactorUsers', 0x613a303a7b7d, 'yes'),
('vulnerabilities_core', 0x613a313a7b733a373a2263757272656e74223b613a343a7b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b733a353a2273636f7265223b4e3b733a363a22766563746f72223b4e3b7d7d, 'no'),
('vulnerabilities_plugin', 0x613a31383a7b693a303b613a353a7b733a343a22736c7567223b733a373a22616b69736d6574223b733a31313a2266726f6d56657273696f6e223b733a353a22352e332e35223b733a31303a2276756c6e657261626c65223b623a303b733a393a22746f56657273696f6e223b733a333a22352e34223b733a343a226c696e6b223b623a303b7d693a313b613a353a7b733a343a22736c7567223b733a31373a2264697361626c652d677574656e62657267223b733a31313a2266726f6d56657273696f6e223b733a353a22332e322e32223b733a31303a2276756c6e657261626c65223b623a303b733a393a22746f56657273696f6e223b733a353a22332e322e33223b733a343a226c696e6b223b623a303b7d693a323b613a373a7b733a343a22736c7567223b733a32353a226c75636b7977702d7461626c652d6f662d636f6e74656e7473223b733a31313a2266726f6d56657273696f6e223b733a353a22322e312e39223b733a31303a2276756c6e657261626c65223b623a313b733a393a22746f56657273696f6e223b733a363a22322e312e3134223b733a343a226c696e6b223b733a3130383a2268747470733a2f2f7777772e776f726466656e63652e636f6d2f7468726561742d696e74656c2f76756c6e65726162696c69746965732f69642f38326466356232652d346334612d343032662d393963392d3639346661373130303039623f736f757263653d706c7567696e223b733a353a2273636f7265223b733a343a22362e3130223b733a363a22766563746f72223b733a34343a22435653533a332e312f41563a4e2f41433a4c2f50523a4e2f55493a522f533a432f433a4c2f493a4c2f413a4e223b7d693a333b613a353a7b733a343a22736c7567223b733a31313a2275706472616674706c7573223b733a31313a2266726f6d56657273696f6e223b733a363a22312e32352e31223b733a31303a2276756c6e657261626c65223b623a303b733a393a22746f56657273696f6e223b733a363a22312e32352e36223b733a343a226c696e6b223b623a303b7d693a343b613a353a7b733a343a22736c7567223b733a31333a22776f726470726573732d73656f223b733a31313a2266726f6d56657273696f6e223b733a343a2232342e32223b733a31303a2276756c6e657261626c65223b623a303b733a393a22746f56657273696f6e223b733a363a2232352e332e31223b733a343a226c696e6b223b623a303b7d693a353b613a373a7b733a343a22736c7567223b733a31333a22656c656d656e746f722d70726f223b733a31313a2266726f6d56657273696f6e223b733a363a22332e32362e32223b733a31303a2276756c6e657261626c65223b623a313b733a393a22746f56657273696f6e223b733a363a22332e32392e32223b733a343a226c696e6b223b733a3130383a2268747470733a2f2f7777772e776f726466656e63652e636f6d2f7468726561742d696e74656c2f76756c6e65726162696c69746965732f69642f30633739366565372d353339342d343066332d393135382d3161303036656662663038353f736f757263653d706c7567696e223b733a353a2273636f7265223b733a343a22362e3430223b733a363a22766563746f72223b733a34343a22435653533a332e312f41563a4e2f41433a4c2f50523a4c2f55493a4e2f533a432f433a4c2f493a4c2f413a4e223b7d693a363b613a343a7b733a343a22736c7567223b733a31363a2274696e796d63652d616476616e636564223b733a31313a2266726f6d56657273696f6e223b733a353a22352e392e32223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a373b613a343a7b733a343a22736c7567223b733a333a22616d70223b733a31313a2266726f6d56657273696f6e223b733a353a22322e352e35223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a383b613a343a7b733a343a22736c7567223b733a32313a226265747465722d7365617263682d7265706c616365223b733a31313a2266726f6d56657273696f6e223b733a363a22312e342e3130223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a393b613a343a7b733a343a22736c7567223b733a393a22656c656d656e746f72223b733a31313a2266726f6d56657273696f6e223b733a363a22332e32392e32223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31303b613a343a7b733a343a22736c7567223b733a31363a22656c656d656e74736b69742d6c697465223b733a31313a2266726f6d56657273696f6e223b733a353a22332e352e34223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31313b613a343a7b733a343a22736c7567223b733a393a22776f726466656e6365223b733a31313a2266726f6d56657273696f6e223b733a353a22382e302e35223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31323b613a343a7b733a343a22736c7567223b733a32343a22777066726f6e742d6e6f74696669636174696f6e2d626172223b733a31313a2266726f6d56657273696f6e223b733a353a22332e352e31223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31333b613a343a7b733a343a22736c7567223b733a31343a227770732d686964652d6c6f67696e223b733a31313a2266726f6d56657273696f6e223b733a383a22312e392e31372e32223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31343b613a343a7b733a343a22736c7567223b733a31353a22796f6173742d73656f2d766964656f223b733a31313a2266726f6d56657273696f6e223b733a343a2231342e37223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31353b613a343a7b733a343a22736c7567223b733a32373a22796f6173742d73656f2d776f726470726573732d7072656d69756d223b733a31313a2266726f6d56657273696f6e223b733a343a2232342e31223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a31363b613a363a7b733a343a22736c7567223b733a31313a22656c656d656e74736b6974223b733a31313a2266726f6d56657273696f6e223b733a353a22332e342e31223b733a31303a2276756c6e657261626c65223b623a313b733a343a226c696e6b223b733a3130383a2268747470733a2f2f7777772e776f726466656e63652e636f6d2f7468726561742d696e74656c2f76756c6e65726162696c69746965732f69642f63386165306134372d636261352d343638652d386432352d3762373137363337336239633f736f757263653d706c7567696e223b733a353a2273636f7265223b733a343a22382e3830223b733a363a22766563746f72223b733a34343a22435653533a332e312f41563a4e2f41433a4c2f50523a4c2f55493a4e2f533a552f433a482f493a482f413a48223b7d693a31373b613a343a7b733a343a22736c7567223b733a393a2277702d726f636b6574223b733a31313a2266726f6d56657273696f6e223b733a363a22332e31352e33223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d7d, 'no'),
('vulnerabilities_theme', 0x613a353a7b693a303b613a353a7b733a343a22736c7567223b733a31363a227477656e74797477656e747966697665223b733a393a22746f56657273696f6e223b733a333a22312e32223b733a31313a2266726f6d56657273696f6e223b733a333a22312e30223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a313b613a353a7b733a343a22736c7567223b733a31363a227477656e74797477656e7479666f7572223b733a393a22746f56657273696f6e223b733a333a22312e33223b733a31313a2266726f6d56657273696f6e223b733a333a22312e30223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a323b613a353a7b733a343a22736c7567223b733a31353a227477656e74797477656e74796f6e65223b733a393a22746f56657273696f6e223b733a333a22322e35223b733a31313a2266726f6d56657273696f6e223b733a333a22312e39223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a333b613a353a7b733a343a22736c7567223b733a31373a227477656e74797477656e74797468726565223b733a393a22746f56657273696f6e223b733a333a22312e36223b733a31313a2266726f6d56657273696f6e223b733a333a22312e32223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a343b613a353a7b733a343a22736c7567223b733a31353a227477656e74797477656e747974776f223b733a393a22746f56657273696f6e223b733a333a22322e30223b733a31313a2266726f6d56657273696f6e223b733a333a22312e35223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d7d, 'no'),
('wafAlertInterval', 0x363030, 'yes'),
('wafAlertLastSendTime', 0x31373237313531393033, 'yes'),
('wafAlertOnAttacks', 0x31, 'yes'),
('wafAlertThreshold', 0x313030, 'yes'),
('wafAlertWhitelist', '', 'yes'),
('wafStatusCallbackNonce', '', 'yes'),
('waf_status', 0x656e61626c6564, 'yes'),
('wfKillRequested', 0x30, 'no'),
('wfPeakMemory', 0x313339343630363038, 'no'),
('wfScanStartVersion', 0x362e382e31, 'yes'),
('wfsd_engine', '', 'no'),
('wfStatusStartMsgs', 0x613a323a7b693a303b733a303a22223b693a313b733a303a22223b7d, 'yes'),
('wf_scanLastStatusTime', 0x30, 'yes'),
('wf_scanRunning', '', 'yes'),
('wf_summaryItems', 0x613a383a7b733a31323a227363616e6e6564506f737473223b693a303b733a31353a227363616e6e6564436f6d6d656e7473223b693a303b733a31323a227363616e6e656446696c6573223b693a303b733a31343a227363616e6e6564506c7567696e73223b693a303b733a31333a227363616e6e65645468656d6573223b693a303b733a31323a227363616e6e65645573657273223b693a303b733a31313a227363616e6e656455524c73223b693a303b733a31303a226c617374557064617465223b693a313735313139333836353b7d, 'yes'),
('whitelisted', 0x2c3134312e39342e3235342e3732, 'yes'),
('whitelistedServices', 0x5b5d, 'yes'),
('whitelistHash', 0x65626465313937353564356665356662303264306365636134616235656336623234363130623439323534313439373136386566356238303163386432363237, 'yes');
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES
('whitelistPresets', 0x7b22776f726466656e6365223a7b226e223a22576f726466656e6365222c2268223a747275652c2264223a747275652c2266223a747275652c2272223a5b2235342e36382e33322e323437222c2234342e3233352e3231312e323332222c2235342e37312e3230332e313734225d7d2c22737563757269223a7b226e223a22537563757269222c2264223a747275652c2272223a5b223139322e38382e3133342e305c2f3233222c223138352e39332e3232382e305c2f3232222c2236362e3234382e3230302e305c2f3232222c22326130323a666538303a3a5c2f3239222c223230382e3130392e302e305c2f3232225d7d2c2266616365626f6f6b223a7b226e223a2246616365626f6f6b222c2264223a747275652c2272223a5b2233312e31332e32342e305c2f3231222c2233312e31332e36342e305c2f3138222c2234352e36342e34302e305c2f3232222c2235372e3134312e302e305c2f3234222c2235372e3134312e312e305c2f3234222c2235372e3134312e322e305c2f3234222c2235372e3134312e332e305c2f3234222c2235372e3134312e342e305c2f3234222c2235372e3134312e352e305c2f3234222c2235372e3134312e362e305c2f3234222c2235372e3134312e372e305c2f3234222c2235372e3134312e382e305c2f3234222c2235372e3134312e392e305c2f3234222c2235372e3134312e31302e305c2f3234222c2235372e3134312e31312e305c2f3234222c2235372e3134312e31322e305c2f3234222c2235372e3134312e31332e305c2f3234222c2235372e3134342e302e305c2f3134222c2236362e3232302e3134342e305c2f3230222c2236392e36332e3137362e305c2f3230222c2236392e3137312e3232342e305c2f3139222c2237342e3131392e37362e305c2f3232222c223130322e3133322e39362e305c2f3230222c223130332e342e39362e305c2f3232222c223132392e3133342e302e305c2f3136222c223134372e37352e3230382e305c2f3230222c223135372e3234302e302e305c2f3136222c223136332e37302e3132382e305c2f3137222c223136332e37372e3132382e305c2f3137222c223137332e3235322e36342e305c2f3138222c223137392e36302e3139322e305c2f3232222c223138352e36302e3231362e305c2f3232222c223138352e38392e3231362e305c2f3232222c223230342e31352e32302e305c2f3232222c22323430313a646230303a3a5c2f3332222c22323632303a303a316330303a3a5c2f3430222c22326130333a323838303a3a5c2f3332222c22326130333a323838313a3a5c2f3332222c22326130333a323838373a666632633a3a5c2f3438222c22326130333a323838373a666632643a3a5c2f3438222c22326130333a383365303a3a5c2f3332222c22326131303a663738313a31303a636565303a3a5c2f3634225d7d2c22757074696d65726f626f74223a7b226e223a22557074696d6520526f626f74222c2264223a747275652c2272223a5b223231362e3134342e3235302e313530222c2236392e3136322e3132342e323236222c2236392e3136322e3132342e323237222c2236392e3136322e3132342e323238222c2236392e3136322e3132342e323239222c2236392e3136322e3132342e323330222c2236392e3136322e3132342e323331222c2236392e3136322e3132342e323332222c2236392e3136322e3132342e323333222c2236392e3136322e3132342e323334222c2236392e3136322e3132342e323335222c2236392e3136322e3132342e323336222c2236392e3136322e3132342e323337222c2236392e3136322e3132342e323338222c2236332e3134332e34322e323432222c2236332e3134332e34322e323433222c2236332e3134332e34322e323434222c2236332e3134332e34322e323435222c2236332e3134332e34322e323436222c2236332e3134332e34322e323437222c2236332e3134332e34322e323438222c2236332e3134332e34322e323439222c2236332e3134332e34322e323530222c2236332e3134332e34322e323531222c2236332e3134332e34322e323532222c2236332e3134332e34322e323533222c223231362e3234352e3232312e3832222c223231362e3234352e3232312e3833222c223231362e3234352e3232312e3834222c223231362e3234352e3232312e3835222c223231362e3234352e3232312e3836222c223231362e3234352e3232312e3837222c223231362e3234352e3232312e3838222c223231362e3234352e3232312e3839222c223231362e3234352e3232312e3930222c223231362e3234352e3232312e3931222c223231362e3234352e3232312e3932222c223231362e3234352e3232312e3933222c223230382e3131352e3139392e3138222c223230382e3131352e3139392e3139222c223230382e3131352e3139392e3230222c223230382e3131352e3139392e3231222c223230382e3131352e3139392e3232222c223230382e3131352e3139392e3233222c223230382e3131352e3139392e3234222c223230382e3131352e3139392e3235222c223230382e3131352e3139392e3236222c223230382e3131352e3139392e3237222c223230382e3131352e3139392e3238222c223230382e3131352e3139392e3239222c223230382e3131352e3139392e3330222c223231362e3134342e3234382e3138222c223231362e3134342e3234382e3139222c223231362e3134342e3234382e3230222c223231362e3134342e3234382e3231222c223231362e3134342e3234382e3232222c223231362e3134342e3234382e3233222c223231362e3134342e3234382e3234222c223231362e3134342e3234382e3235222c223231362e3134342e3234382e3236222c223231362e3134342e3234382e3237222c223231362e3134342e3234382e3238222c223231362e3134342e3234382e3239222c223231362e3134342e3234382e3330222c2234362e3133372e3139302e313332222c223132322e3234382e3233342e3233222c223136372e39392e3230392e323334222c223137382e36322e35322e323337222c2235342e37392e32382e313239222c2235342e39342e3134322e323138222c223130342e3133312e3130372e3633222c2235342e36372e31302e313237222c2235342e36342e36372e313036222c223135392e3230332e33302e3431222c2234362e3130312e3235302e313335222c2231382e3232312e35362e3237222c2235322e36302e3132392e313830222c223135392e38392e382e313131222c223134362e3138352e3134332e3134222c223133392e35392e3137332e323439222c223136352e3232372e38332e313438222c223132382e3139392e3139352e313536222c223133382e3139372e3135302e313531222c2233342e3233332e36362e313137222c2235322e37302e38342e313635222c2235342e3232352e38322e3435222c2235342e3232342e37332e323131222c22332e37392e39322e313137222c22332e32312e3133362e3837222c2233352e3137302e3231352e313936222c2233352e3135332e3234332e313438222c2231382e3131362e3135382e313231222c2231382e3232332e35302e3136222c2235342e3234312e3137352e313437222c22332e3231322e3132382e3632222c2235322e32322e3233362e3330222c2235342e3136372e3232332e313734222c22332e31322e3235312e313533222c2235322e31352e3134372e3237222c2231382e3131362e3230352e3632222c22332e32302e36332e313738222c2231332e35362e33332e34222c2235322e382e3230382e313433222c2233342e3139382e3230312e3636222c2233352e38342e3131382e313731222c2234342e3232372e33382e323533222c2233352e3136362e3232382e3938222c2239392e38302e3137332e313931222c2239392e38302e312e3734222c22332e3131312e38382e313538222c2231332e3132372e3138382e313234222c2231382e3138302e3230382e323134222c2235342e3234392e3137302e3237222c22332e3130352e3139302e323231222c22332e3130352e3133332e323339222c2237382e34372e39382e3535222c223135372e39302e3135352e323430222c2234392e31332e32342e3831222c223136382e3131392e39362e323339222c223135372e39302e3135362e3633222c2238382e39392e38302e323237222c2234392e31332e3133342e313435222c2234392e31332e3133302e3239222c223136382e3131392e35332e313630222c223134322e3133322e3138302e3339222c2234392e31332e3136342e313438222c223132382e3134302e3130362e313134222c2237382e34372e3137332e3736222c223135392e36392e3135382e313839222c223132382e3134302e34312e313933222c223136372e3233352e3134332e313133222c2234392e31332e3136372e313233222c2237382e34362e3231352e31222c2237382e34362e3139302e3633222c223136382e3131392e3132332e3735222c223133352e3138312e3135342e39222c2233372e32372e38372e313439222c2233372e32372e33342e3439222c2233372e32372e38322e323230222c2236352e3130392e3132392e313635222c2233372e32372e32382e313533222c2233372e32372e32392e3638222c2233372e32372e33302e323133222c2236352e3130392e3134322e3738222c2236352e3130392e382e323032222c22352e3136312e37352e37222c22352e3136312e36312e323338222c22352e37382e38372e3338222c22352e37382e3131382e313432222c22323630373a666636383a3130373a3a33222c22323630373a666636383a3130373a3a34222c22323630373a666636383a3130373a3a35222c22323630373a666636383a3130373a3a36222c22323630373a666636383a3130373a3a37222c22323630373a666636383a3130373a3a38222c22323630373a666636383a3130373a3a39222c22323630373a666636383a3130373a3a3130222c22323630373a666636383a3130373a3a3131222c22323630373a666636383a3130373a3a3132222c22323630373a666636383a3130373a3a3133222c22323630373a666636383a3130373a3a3134222c22323630373a666636383a3130373a3a3135222c22323630373a666636383a3130373a3a3136222c22323630373a666636383a3130373a3a3137222c22323630373a666636383a3130373a3a3138222c22323630373a666636383a3130373a3a3139222c22323630373a666636383a3130373a3a3230222c22323630373a666636383a3130373a3a3231222c22323630373a666636383a3130373a3a3232222c22323630373a666636383a3130373a3a3233222c22323630373a666636383a3130373a3a3234222c22323630373a666636383a3130373a3a3235222c22323630373a666636383a3130373a3a3236222c22323630373a666636383a3130373a3a3237222c22323630373a666636383a3130373a3a3238222c22323630373a666636383a3130373a3a3239222c22323630373a666636383a3130373a3a3330222c22323630373a666636383a3130373a3a3331222c22323630373a666636383a3130373a3a3332222c22323630373a666636383a3130373a3a3333222c22323630373a666636383a3130373a3a3334222c22323630373a666636383a3130373a3a3335222c22323630373a666636383a3130373a3a3336222c22323630373a666636383a3130373a3a3337222c22323630373a666636383a3130373a3a3338222c22323630373a666636383a3130373a3a3339222c22323630373a666636383a3130373a3a3430222c22323630373a666636383a3130373a3a3431222c22323630373a666636383a3130373a3a3432222c22323630373a666636383a3130373a3a3433222c22323630373a666636383a3130373a3a3434222c22323630373a666636383a3130373a3a3435222c22323630373a666636383a3130373a3a3436222c22323630373a666636383a3130373a3a3437222c22323630373a666636383a3130373a3a3438222c22323630373a666636383a3130373a3a3439222c22323630373a666636383a3130373a3a3530222c22323630373a666636383a3130373a3a3531222c22323630373a666636383a3130373a3a3532222c22323630373a666636383a3130373a3a3533222c22323630373a666636383a3130373a3a3534222c22323630373a666636383a3130373a3a3535222c22323630373a666636383a3130373a3a3536222c22323630373a666636383a3130373a3a3537222c22323630373a666636383a3130373a3a3538222c22323630373a666636383a3130373a3a3539222c22323630373a666636383a3130373a3a3630222c22323630373a666636383a3130373a3a3631222c22323630373a666636383a3130373a3a3632222c22326130333a623063303a323a64303a3a6661333a65303031222c22326130333a623063303a313a64303a3a6535343a61303031222c22323630343a613838303a3830303a31303a3a3465363a66303031222c22323630343a613838303a6361643a64303a3a3132323a37303031222c22326130333a623063303a333a64303a3a3333653a34303031222c22323630303a316631363a3737353a336130313a373064363a363031613a316562353a64626239222c22323630303a316631313a3536613a393030303a32333a363531623a646163303a39626534222c22326130333a623063303a333a64303a3a34343a66303031222c22326130333a623063303a303a313031303a3a32623a62303031222c22326130333a623063303a313a64303a3a32323a35303031222c22323630343a613838303a3430303a64303a3a34663a33303031222c22323430303a363138303a303a64303a3a31363a64303031222c22323630343a613838303a6361643a64303a3a31383a66303031222c22323630303a316631383a3137393a663930303a383862323a6233643a653438373a65326634222c22323630303a316631383a3137393a663930303a313937373a3931363a656533643a37313165222c22326130353a643031343a313831353a333430303a353838613a656531373a363563333a33623039222c22323630303a316631363a3737353a336130303a623732393a633232363a323733373a66653439222c22323630303a316631633a6564663a313430313a323132343a363532653a633564663a66383962222c22323630303a316631363a3737353a336130303a616362373a656338343a313166323a32626634222c22323630303a316631363a3737353a336130303a363662323a353330633a6534383a35373365222c22323630303a316631383a3137393a663930303a3830333a633831653a363035393a62373866222c22323630303a316631383a3137393a663930303a343733643a376532313a313962653a33623964222c22323630303a316631633a6564663a313430313a626436383a313437383a666537643a63303266222c22323630303a316631633a6564663a313430313a363139623a663138383a333430333a39346338222c22323630303a316631363a3737353a336130303a386332633a326261363a373738663a35626535222c22323630303a316631363a3737353a336130303a6163333a633565623a373038313a39343265222c22323630303a316631363a3737353a336130303a646262653a333662303a336334353a64613332222c22323630303a316631363a3737353a336130303a333762663a363032363a653534613a66303361222c22323630303a316631383a3137393a663930303a343639363a373732393a376262333a66353266222c22323630303a316631383a3137393a663930303a346237643a643163633a326431303a323131222c22323630303a316631383a3137393a663930303a356336383a393162363a356437353a356437222c22323630303a316631383a3137393a663930303a37313a616639613a616465373a64373732222c22323630303a316631343a3230333a653430643a633836623a316532343a666162343a37643033222c22323630303a316631343a3230333a653438623a353533383a373762323a366531333a34663864222c22323630303a316631343a3230333a653436633a366338633a6263623a353234353a37613063222c22326130313a3466383a633031333a333463303a3a5c2f3634222c22326130313a3466383a633031333a336335323a3a5c2f3634222c22326130313a3466383a633031333a336335333a3a5c2f3634222c22326130313a3466383a633031333a6331383a3a5c2f3634222c22326130313a3466383a633031323a633630653a3a5c2f3634222c22326130313a3466383a633031333a336335353a3a5c2f3634222c22326130313a3466383a6331373a343265343a3a5c2f3634222c22326130313a3466383a633031333a336335343a3a5c2f3634222c22326130313a3466383a633031333a336335363a3a5c2f3634222c22326130313a3466383a633031333a336230663a3a5c2f3634222c22326130313a3466383a316331623a376563633a3a5c2f3634222c22326130313a3466383a316331633a353335333a3a5c2f3634222c22326130313a3466383a316331623a346566343a3a5c2f3634222c22326130313a3466383a316331623a356235613a3a5c2f3634222c22326130313a3466383a316331633a313161613a3a5c2f3634222c22326130313a3466383a316331633a373234303a3a5c2f3634222c22326130313a3466383a6330633a383366613a3a5c2f3634222c22326130313a3466383a6332633a626561653a3a5c2f3634222c22326130313a3466383a6332633a396663363a3a5c2f3634222c22326130313a3466383a316331633a613938613a3a5c2f3634222c22326130313a3466393a633031303a623437333a3a5c2f3634222c22326130313a3466393a633031323a643561363a3a5c2f3634222c22326130313a3466393a633031323a613935343a3a5c2f3634222c22326130313a3466393a633031303a646330333a3a5c2f3634222c22326130313a3466393a633031323a353932613a3a5c2f3634222c22326130313a3466393a633031303a653730623a3a5c2f3634222c22326130313a3466393a633031323a393763353a3a5c2f3634222c22326130313a3466393a633031323a623234363a3a5c2f3634222c22326130313a3466393a633031323a613534343a3a5c2f3634222c22326130313a3466663a66303a653963663a3a5c2f3634222c22326130313a3466663a66303a623266323a3a5c2f3634222c22326130313a3466663a3166303a393039323a3a5c2f3634222c22326130313a3466663a3166303a653832313a3a5c2f3634225d7d2c2273746174757363616b65223a7b226e223a2253746174757343616b65222c2264223a747275652c2272223a5b223132382e3139392e3130352e313734222c223136372e3137322e3137312e313032222c223134392e3234382e35302e3239222c223134362e3139302e32302e313133222c2234352e33322e36392e3134222c2234352e33322e3139352e323235222c223134392e32382e37392e313430222c223130382e36312e3136322e323134222c2233342e39322e34332e3634222c2234352e37362e3132332e323131222c2233342e36352e3131362e3830222c223133382e36382e3138372e323235222c2231332e34382e3233382e313537222c2234352e36332e3130342e3131222c2234352e33322e3135312e3231222c223139382e3139392e3131322e3637222c223133382e3139372e3230312e3637222c223139382e3231312e3132332e323037222c223134362e3139302e32302e31222c223139382e3231312e3132312e323137222c2234352e33322e3230322e3537222c223134362e3139302e32342e323331222c223130382e36312e3131392e313533222c223139382e3231312e3132332e3534222c2234352e33322e3134312e313633222c223130382e36312e3235322e313437222c223135352e3133382e3234372e3937222c223130382e36312e3232342e3336222c223137382e36322e36322e323532222c223230392e3232322e33302e323432222c223135392e36352e31392e3238222c223130382e36312e3231322e313431222c223136352e32322e3132322e323338222c223133382e36382e3133392e3938222c223139382e3231312e3132322e3634222c223134362e3139302e32302e3133222c223139382e3231312e3131382e3332222c223133392e35392e3137392e313532222c223230362e3138392e3137382e3134222c223137342e3133382e35372e323533222c223138382e3136362e3135302e3438222c223139322e3234312e3234332e3732222c2234362e3130312e31312e313436222c223136322e3234332e33372e3430222c223135392e3232332e3137352e323130222c223137382e36322e38352e313035222c223137382e36322e38332e313432222c223137382e36322e34302e313832222c223136352e3232372e37342e323234222c223135372e3234352e33322e3333222c223135392e38392e38322e3333222c223230372e3134382e31332e3535222c223135392e36352e39332e313338222c223136372e37312e3134332e3736222c2231362e3137302e3131342e3139222c2231332e3234362e35342e313232222c223136372e3137322e3137352e313638222c223136372e3137322e3136312e313131222c223136372e37312e36312e3838222c223138382e3136362e3134352e3739222c2233342e3136352e38302e313435222c223134332e3131302e3231362e323238222c2231382e3130322e312e3632222c223231362e3233382e37332e313032222c2231332e3234352e3232322e323033222c223135392e3232332e37342e313231222c223136372e3137322e3136332e3531222c223136372e3137322e3137312e3839222c223136372e3137322e3136332e323338222c2236382e3138332e33392e313032222c223136352e32322e3132352e313839222c223133382e36382e38332e323331222c2233352e3139352e3138382e323234222c2231352e3136302e36382e313739222c2233342e3131362e3135362e313330222c223134332e3131302e3137372e323532222c2234352e36332e3132312e313539222c2234352e33322e3134352e3739222c223139392e3234372e31322e313030222c223134332e3139382e3135332e3939222c223130372e3139312e34372e313331222c223134332e3234342e3137382e313839222c223133382e36382e3235322e323039222c223139382e3139392e3130302e3133222c223134332e3131302e3231362e313539222c223134332e3131302e3231362e3634222c223134332e3131302e3231362e3437222c223136372e3137322e3137312e3130222c223136372e3137322e3136332e323239222c223230392e39372e3137382e313135222c223136372e3137322e3136332e313238222c223136352e32322e3231302e323138222c2234352e36332e38382e323133222c2234352e36332e38362e313230222c2234352e33322e3132382e3830222c223130342e3135362e3232392e3234222c2234352e33322e3231322e3536222c223130342e3135362e3235352e313834222c223130382e36312e3231352e313739222c2234352e33322e3136362e313935222c2234352e33322e3136302e313732222c2234352e33322e3137312e3234222c223130372e3139312e35372e323337222c2234352e36332e32362e3738222c2234352e37362e3139322e3530222c2234352e33322e33362e313538222c223134332e3131302e3137372e323534222c223134332e3131302e3137372e3138222c223130342e3233382e3136342e313035222c2234352e36332e37362e3638222c2234352e36332e37382e3834222c2234352e33322e3139352e313836222c2234352e37362e332e313132222c2234352e33322e372e3232222c2234352e37362e312e3434222c223136352e3232372e3130342e3631222c223136322e3234332e33372e3538222c223136372e39392e3232342e313533222c2234352e36332e35312e3633222c2234352e36332e36312e323133222c223130382e36312e3230352e323031222c2234352e33322e3139322e313938222c2234352e33322e3139352e3933222c2234352e36332e39372e34222c223130342e3233382e3138352e313735222c223130342e3233382e3138352e3436222c223130342e3233382e3138362e323039222c2234352e37362e3132382e323530222c223130342e3233382e3137312e313736222c223136372e3137322e3137332e313635222c223130342e3233382e3138372e3631222c223130342e3233382e3137342e323334222c223130382e36312e3139362e3337222c223130382e36312e3139372e313437222c2234352e37362e3133342e313634222c2234352e37362e3133352e323533222c223130382e36312e3137332e30222c2234352e36332e39362e3638222c2234352e37362e3133342e3835222c2234352e33322e3138332e313238222c2234352e37362e3133302e3433222c2234352e37362e3132392e323132222c2234352e37362e3133342e313938222c2234352e37362e3133342e323337222c2234352e37362e3133352e3134222c2234352e33322e3139332e3133222c2234352e37362e34342e323231222c223134302e38322e35322e313939222c223139392e3234372e392e3633222c223134302e38322e35322e3531222c2234352e37372e36312e313838222c223134392e32382e3132342e313430222c223130382e36312e3232392e323532222c2235342e37322e3234372e313933222c223134322e39332e3130302e323335222c2231332e3234352e3139392e313538222c2235342e3139342e362e323533222c2234352e37362e3132322e3731222c2234352e37372e3233352e323436222c223136372e3137322e3137312e313530222c223231362e3233382e37362e323135222c223230372e3134382e3130362e313832222c2234352e37372e32332e3831222c223134312e3136342e35382e39222c223134312e3136342e34382e313631222c223134312e3136342e33352e323333222c2231332e34392e3134312e313332222c2231332e34382e3131302e323134222c2233342e36352e3134362e313038222c2233342e36352e39372e323531222c2233342e39352e3136332e313231222c2233342e39352e3231342e313837222c2233352e3139392e39362e323433222c2233342e37382e3132332e313230222c2233342e39322e3137312e313139222c2233342e3131382e35392e313438222c2233342e3131382e35332e3132222c2233342e36352e39372e3939222c2233342e3131362e3232392e313032222c2233342e3136352e31332e313930222c223230392e39372e3137312e3434222c2233342e3136352e3231392e313932222c2233342e3136352e3132302e313038222c2233352e3138372e3131392e313030222c2233342e33342e3138352e323336222c2233352e3234372e3234382e3237222c2231332e3234372e31372e3630222c2235342e3137302e372e3134222c2235322e34382e35322e3935222c2233342e39362e3133392e3835222c2233342e3135302e33352e3134222c223231362e3233382e38342e323037222c223231362e3233382e37372e313131222c2231352e3136312e38382e313539222c2231382e3130322e3235332e323032222c223134302e38322e342e323139222c2233342e32322e39362e313932222c2233352e3139382e3233322e323434222c2233342e3137352e34392e3234222c2233342e3137352e31392e313939222c2233342e3137352e32312e313635222c2233342e3137352e38362e3231222c2233342e31332e3136362e33222c2233342e31332e3138352e313133222c2233342e33342e39372e323133222c2233342e31332e3138382e3735222c2233342e3134312e31362e323032222c2233342e3135392e3137382e313936222c2233342e34302e33392e3331222c2233342e3130372e3131322e3434222c2233352e3139372e3235312e313136222c2233352e3139372e3139352e323133222c2233352e3139372e3233322e3137222c2233342e3134372e3231392e313432222c2233342e3135352e3134332e3537222c2233342e3136332e3134372e323530222c2233342e3135352e3233322e323239222c2233342e3135352e35382e313830222c2233352e3233352e3131352e313436222c2233342e39342e3137352e313232222c2233342e39342e3231362e323135222c2233342e3130322e3132312e323530222c2233342e3137342e392e323032222c2233342e3137342e34392e313639222c2233342e3137342e31362e313132222c2233342e3137342e31362e323030222c223136352e32322e37372e313937222c223139382e3139392e39352e323136222c223130382e36312e39392e323332222c2234352e33322e3235312e323130222c223139382e3139392e3131312e313232222c22326130333a623063303a313a64303a3a61343a36303031222c223137382e36322e34372e3833222c22326130333a623063303a313a61313a3a3361353a33303031222c2234362e3130312e38362e323533222c223138382e3136362e3137302e323333222c22323430303a363138303a303a64303a3a3235373a31222c223132382e3139392e3233302e3436222c223132382e3139392e3235322e3833222c22326130333a623063303a333a64303a3a6236643a34303031222c2234362e3130312e3137322e3339222c22326130333a623063303a333a64303a3a6236643a35303031222c2234362e3130312e3232372e323332222c223139382e3139392e39312e323434222c22323630343a613838303a3430303a64303a3a32633a31222c223139322e33342e36332e3737222c22323630343a613838303a3430303a64303a3a3639393a37303031222c223139382e3231312e3130342e3130222c22323630343a613838303a3430303a64303a3a3639393a39303031222c223139382e3139392e39312e3332222c22323430303a363138303a3130303a64303a3a39343a39303031222c223133392e35392e362e313635222c22323630343a613838303a6361643a64303a3a3264343a63303031222c223135392e3230332e36302e323139222c22326130333a623063303a333a64303a3a353736343a66303031222c2234362e3130312e3231372e313831222c22326130333a623063303a303a313031303a3a3361653a31222c223139382e3139392e3132362e3636222c22326130333a623063303a303a313031303a3a313430343a33303031222c223138382e3232362e3136312e323330222c223139322e3234312e3135312e313737222c2236372e3230372e38322e3933222c223133392e35392e3137302e3338222c22323630343a613838303a6361643a64303a3a6234353a64303031222c223136352e3232372e34372e323139222c223137382e3132382e34352e3931222c2234352e37362e3131392e313536222c2239352e3137392e3231302e3332222c223137382e3132382e34362e36222c22326130333a623063303a313a64303a3a313433323a37303031222c223137382e36322e35392e313936222c22326130333a623063303a313a65303a3a3261623a37303031222c223230392e39372e3134332e313836222c2234362e3130312e33372e3234222c223137342e3133382e34362e313031222c22326130333a623063303a313a65303a3a3236343a64303031222c223230392e39372e3133322e3339222c223137382e3132382e33372e313739222c223139322e3234312e3234322e313133222c22326130333a623063303a333a64303a3a65323a61303031222c223230372e3135342e3234362e313835222c223136322e3234332e32392e323235222c2231332e34392e38352e3237222c22323630343a613838303a323a64303a3a323134373a37303031222c223134322e39332e33312e313238222c223136322e3234332e33302e3734222c223130372e3137302e3234382e313739222c223134322e39332e34372e313338222c223136322e3234332e33322e313533222c223130372e3137302e3230332e3635222c22326130333a623063303a313a65303a3a3662303a36303031222c223136352e3233322e34342e323434222c223136322e3234332e33332e323035222c2234362e3130312e37352e313335222c223136352e3233322e39382e313833222c223136322e3234332e32302e313734222c2234352e36332e32372e3330222c223136372e39392e3234322e3431222c223136322e3234332e31392e313133222c223133392e3138302e3136342e313632222c223139382e3139392e3131352e313835222c223136322e3234332e3134312e313335222c223130372e3137302e3233352e323430222c223130342e3233362e3136332e3930222c223230392e39372e3133322e323430222c223138382e3136362e3135382e323234225d7d2c226d616e6167657770223a7b226e223a224d616e6167655750222c2264223a66616c73652c2272223a5b2235342e3139312e3133372e3137222c2233342e3231312e3138302e3636222c2235342e37302e36352e313037222c2233342e3231302e3232342e37222c2235322e34312e352e313038222c2235322e33352e37322e313239222c2233352e3136322e3235342e323533222c2235322e31312e31322e323331222c2235322e31312e32392e3730222c2235322e31312e35342e313631222c2235322e32342e3134322e313539222c2235322e32352e3139312e323535222c2235322e33342e3132362e313137222c2235322e33342e3235342e3437222c2235322e33352e38322e3939222c2235322e33362e32382e3830222c2235322e33392e3137372e313532222c2235322e34312e3233372e3132222c2235322e34332e31332e3731222c2235322e34332e37362e323234222c2235322e38382e39362e313130222c2235322e38392e3135352e3531222c2235342e3138372e39322e3537222c2235342e3139312e33322e3635222c2235342e3139312e36372e3233222c2235342e3139312e38302e313139222c2235342e3139312e3133352e323039222c2235342e3139312e3133362e313736222c2235342e3139312e3134382e3835222c2235342e3139312e3134392e38222c2235322e32362e3132322e3231222c2235322e32342e3138372e3239222c2235322e38392e38352e313037222c2235342e3138362e3132382e313637222c2235342e3139312e34302e313336222c2235322e38382e3131392e313232222c2235322e38392e39342e313231222c2235322e32352e3131362e313136222c2235322e38382e3231352e323235222c2235342e3138362e3134332e313834222c2235322e38382e3139372e313830222c2235322e32372e3137312e313236222c2233342e3231312e3137382e323431222c2235322e32342e3233322e313538222c2235322e32362e3138372e323130222c2235322e34322e3138392e313139222c2235342e3138362e3234342e313238222c2235342e37312e35342e313032222c2233342e3231302e33352e323134222c2233342e3231332e37372e313838222c2233342e3231382e3132312e313736222c2235322e31302e3139302e313931222c2235322e31302e3232352e3936222c2235322e31312e3138372e313638222c2235322e32352e3133392e3736222c2235322e34332e3132372e323030222c2235342e3139312e3130382e39222c2235342e37302e3230312e323238222c2234342e3232342e3137342e313639222c2235322e33322e35372e3831222c2234342e3232352e3137372e313630222c2233342e3232332e3138362e323439222c2234342e3232342e3133352e323338222c2234342e3232362e3131312e3134222c2234342e3232352e3230332e313034222c2234342e3232362e3130302e313232222c2234342e3232342e3235302e313434222c2234342e3232352e3131382e323131222c2235342e3138392e39332e3639222c2234342e3233312e3138342e313132222c2234342e3233382e31302e3237222c2235342e3138352e3131362e3330222c2234342e3233382e35382e3935222c2235322e31332e32332e313534222c2235342e3134392e31362e3335222c2234342e3232362e39372e3230222c2235342e3234342e3234322e313434222c2234342e3233382e36372e313335222c2234342e3233352e31352e3736222c2235342e3231342e34372e313634222c2233342e3231342e34382e313335222c2235342e3138342e3233342e323237222c2234342e3233382e3234312e3935222c2235322e33372e3231372e313730222c2233342e3231342e3231322e3432222c2235342e3230332e3130392e313739225d7d2c2273657a6e616d223a7b226e223a2253657a6e616d2053656172636820456e67696e65222c2264223a747275652c2272223a5b2237372e37352e37322e305c2f3231222c2237372e37352e37322e305c2f3233222c2237372e37352e37322e305c2f3233222c2237372e37352e37342e305c2f3234222c2237372e37352e37352e305c2f3234222c2237372e37352e37352e305c2f3234222c2237372e37352e37362e305c2f3233222c2237372e37352e37382e305c2f3233222c223138352e36362e3138382e305c2f3232222c22326130323a3539383a3a5c2f3332222c22326130323a3539383a323a3a5c2f3438222c22326130323a3539383a613a3a5c2f3438222c22326130323a3539383a623a3a5c2f3438222c22326130323a3539383a333333333a3a5c2f3438222c22326130323a3539383a343434343a3a5c2f3438225d7d7d, 'yes'),
('wordfenceI18n', 0x31, 'yes'),
('wordpressPluginVersions', 0x613a31383a7b733a31363a2274696e796d63652d616476616e636564223b733a353a22352e392e32223b733a373a22616b69736d6574223b733a353a22352e332e35223b733a333a22616d70223b733a353a22322e352e35223b733a32313a226265747465722d7365617263682d7265706c616365223b733a363a22312e342e3130223b733a31373a2264697361626c652d677574656e62657267223b733a353a22332e322e32223b733a393a22656c656d656e746f72223b733a363a22332e32392e32223b733a31333a22656c656d656e746f722d70726f223b733a363a22332e32362e32223b733a31363a22656c656d656e74736b69742d6c697465223b733a353a22332e352e34223b733a31313a22656c656d656e74736b6974223b733a353a22332e342e31223b733a32353a226c75636b7977702d7461626c652d6f662d636f6e74656e7473223b733a353a22322e312e39223b733a31313a2275706472616674706c7573223b733a363a22312e32352e31223b733a393a22776f726466656e6365223b733a353a22382e302e35223b733a32343a22777066726f6e742d6e6f74696669636174696f6e2d626172223b733a353a22332e352e31223b733a393a2277702d726f636b6574223b733a363a22332e31352e33223b733a31343a227770732d686964652d6c6f67696e223b733a383a22312e392e31372e32223b733a31333a22776f726470726573732d73656f223b733a343a2232342e32223b733a31313a22777073656f2d766964656f223b733a343a2231342e37223b733a32313a22776f726470726573732d73656f2d7072656d69756d223b733a343a2232342e31223b7d, 'yes'),
('wordpressThemeVersions', 0x613a373a7b733a393a224e6577737061706572223b733a363a2231322e362e32223b733a31353a2268656c6c6f2d656c656d656e746f72223b733a353a22332e342e34223b733a31363a227477656e74797477656e747966697665223b733a333a22312e30223b733a31363a227477656e74797477656e7479666f7572223b733a333a22312e30223b733a31353a227477656e74797477656e74796f6e65223b733a333a22312e39223b733a31373a227477656e74797477656e74797468726565223b733a333a22312e32223b733a31353a227477656e74797477656e747974776f223b733a333a22312e35223b7d, 'yes'),
('wordpressVersion', 0x362e382e31, 'yes'),
('wp_home_url', 0x68747470733a2f2f6972616e6575726f6265742e636f6d, 'yes'),
('wp_site_url', 0x68747470733a2f2f6972616e6575726f6265742e636f6d, 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfcrawlers`
--

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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfcrawlers`
--

INSERT INTO `wp_wfcrawlers` (`IP`, `patternSig`, `status`, `lastUpdate`, `PTR`) VALUES
(0x00000000000000000000ffff00000000, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1751055162, 'crawl-66-249-70-137.googlebot.com'),
(0x00000000000000000000ffff42f94060, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750591491, 'crawl-66-249-64-96.googlebot.com'),
(0x00000000000000000000ffff42f94066, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750572272, 'crawl-66-249-64-102.googlebot.com'),
(0x00000000000000000000ffff42f94068, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750572276, 'crawl-66-249-64-104.googlebot.com'),
(0x00000000000000000000ffff42f9406d, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750591487, 'crawl-66-249-64-109.googlebot.com'),
(0x00000000000000000000ffff42f94687, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750577911, 'crawl-66-249-70-135.googlebot.com'),
(0x00000000000000000000ffff42f94688, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750558111, 'crawl-66-249-70-136.googlebot.com'),
(0x00000000000000000000ffff42f94689, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750591490, 'crawl-66-249-70-137.googlebot.com'),
(0x00000000000000000000ffff42f9468c, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750572274, 'crawl-66-249-70-140.googlebot.com'),
(0x00000000000000000000ffff42f949a2, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750846702, 'crawl-66-249-73-162.googlebot.com'),
(0x00000000000000000000ffff42f949a3, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750699869, 'crawl-66-249-73-163.googlebot.com'),
(0x00000000000000000000ffff42f949a6, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750682397, 'crawl-66-249-73-166.googlebot.com'),
(0x00000000000000000000ffff42f949a8, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750677488, 'crawl-66-249-73-168.googlebot.com'),
(0x00000000000000000000ffff42f949a9, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750677491, 'crawl-66-249-73-169.googlebot.com'),
(0x00000000000000000000ffff42f949aa, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750611878, 'crawl-66-249-73-170.googlebot.com'),
(0x00000000000000000000ffff42f94a86, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750868302, 'crawl-66-249-74-134.googlebot.com'),
(0x00000000000000000000ffff42f94a87, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750868304, 'crawl-66-249-74-135.googlebot.com'),
(0x00000000000000000000ffff42f94a88, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750868305, 'crawl-66-249-74-136.googlebot.com'),
(0x00000000000000000000ffff42f94a89, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1750868307, 'crawl-66-249-74-137.googlebot.com'),
(0x00000000000000000000ffffc2a3984d, 0x69b1b37c0420acb24f6f442198c30e9a, 'verified', 1750670777, ''),
(0x00000000000000000000ffffc2a3984d, 0x8bfc17c095903e8d6230ab6f51318cf6, 'badPTR', 1750670776, 'vmi2542390.contaboserver.net');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wffilechanges`
--

CREATE TABLE `wp_wffilechanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wffilemods`
--

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 '?'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wffilemods`
--

INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x000123d9a785b3b8c1e24d1fec0f2513, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Colors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Colors.php', 1, 0x00000000000000000000000000000000, 0x5629b9e8c78dab34e34891b2a0846a1c, 0x695e5bc0e0758004deae875614952ac4d5f7f4778ffc2c300839fa47234b08b9, '', 0, '?'),
(0x000672c42ab49ab2212a3220458a8f9c, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js', 0, 0xd5e55351ac52bc4e458eade732647639, 0xd5e55351ac52bc4e458eade732647639, 0x9a32b37711ac92228d5341cb26edd0381d8f04f712e97743f4b96004cfb20d05, '', 0, '?'),
(0x0006f5a4b4cd14ed7da9a1ff075817af, 'wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp', 1, 0x00000000000000000000000000000000, 0x3b848eb5c14d25be34a4983bb689e100, 0x83ac62c22d1d037ecd25f21799ff7e000f98ec47c6b64dd1ee8535a3cd08d338, '', 0, '?'),
(0x0007f04f69c25669b0e260e7b45dc7d9, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', 1, 0x00000000000000000000000000000000, 0x1689fd2f493bbee94693d64112721f0b, 0xcaa1e32ef74a466f5030405cc6809c6885eff013ec257a3e3fffeb0f94c27085, '', 0, '?'),
(0x000a88d0b72bf65f786564e80f20e4b1, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', 0, 0xba57807be8ea5d6dae09656dc7d11348, 0xba57807be8ea5d6dae09656dc7d11348, 0xf3c88b683f65752dfcfd33c69ddd15500ddb292b910d07577deef2cb3d97ba43, '', 0, '?'),
(0x000c4c7897e0e5cb883c6ad69049d06b, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/InvokerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/InvokerInterface.php', 0, 0x80dd0d1846c6881723262b1baf3f09e2, 0x80dd0d1846c6881723262b1baf3f09e2, 0xa1f220006ddc9d898e695bf00a84b3fba5b1c38f1f2644282eded667a8a1c86b, '', 0, '?'),
(0x00119dfd823c3edeb65be9ed20fbc1a4, 'wp-content/themes/Newspaper/author.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/author.php', 0, 0xf72669cceea1155c5397e3f2b1bb810e, 0xf72669cceea1155c5397e3f2b1bb810e, 0xb43f57485db700872a4199b4dd3a6bf0cbf08616ad5867b7caf8b366910ceac3, '', 0, '?'),
(0x001649d624fc4aab5533700120bdd332, 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/readability-score-results/readability-score-results-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/readability-score-results/readability-score-results-repository.php', 1, 0x00000000000000000000000000000000, 0xeace2887c07da5daf52da2dab61a7930, 0xe690e69bc41d59a0e74afeec552ebb4e29e71f9a0365f5b109d12d706b96ee7a, '', 0, '?'),
(0x0016897f2626b3de219ca5508b37a069, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 0, 0x391f89ed5935b0b04d3511bfef5ce6e1, 0x391f89ed5935b0b04d3511bfef5ce6e1, 0xf7930c145e8a989c89e75c19e3d58b1569baf77947e6d4fa1c2403175ee541f3, '', 0, '?'),
(0x001e3f48ea00ca457dfdbfa6b3e722e2, 'wp-includes/sodium_compat/lib/namespaced.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/namespaced.php', 1, 0x00000000000000000000000000000000, 0x30319dd5cee8f894766e479cac170da0, 0x5d2f721e7efacaba4f829b870243ee63a7784285806a2feb6fb59855d9492ad9, '', 0, '?'),
(0x001ff1f5df779663dcf8e82d2ba5b47a, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php', 0, 0xf28426865ea6d89b10a2b17e404393e4, 0xf28426865ea6d89b10a2b17e404393e4, 0x953a9bbf52c6b222ef47a3f745635f9eb103ee4c1096d475a766ad558096fcbb, '', 0, '?'),
(0x002772b5f8c54fc7c235ec892c38cf42, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', 1, 0x00000000000000000000000000000000, 0x1966368527d55a201e6dfac8cba149a8, 0x87e2f66868ba26100e39864579db47843b0a2387f94feab3289ae07e9bf31705, '', 0, '?'),
(0x0029341e0a5459fca1643447151e7eb6, 'wp-includes/images/w-logo-blue-white-bg.png', '/home/iraneurobetcom/public_html/wp-includes/images/w-logo-blue-white-bg.png', 1, 0x00000000000000000000000000000000, 0x000bf649cc8f6bf27cfb04d1bcdcd3c7, 0x4f9cc997a06fb593f1d2110543ab8e41d22f788a87a0cd3cea95dc25343d183f, '', 0, '?'),
(0x0030f6f123168a39fd9cac5a34ce6a24, 'wp-admin/network/user-edit.php', '/home/iraneurobetcom/public_html/wp-admin/network/user-edit.php', 1, 0x00000000000000000000000000000000, 0x0ac9643456da8b537e741dc9b1acc5ba, 0x986febe19591b02274ce79bc53828db6b0a64d389021392fb73f185910ad58cb, '', 0, '?'),
(0x0031207f9e75059258b8df1e74549810, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', 0, 0x4b7afde99873d8dfc93ee99da188fadf, 0x4b7afde99873d8dfc93ee99da188fadf, 0x21135d31b621afded37b0644335e04eb558e36ce990196fc2a996e1bc968855e, '', 0, '?'),
(0x0033d6f54d27f339e2192ccb1687edc1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Lineargradient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Lineargradient.php', 1, 0x00000000000000000000000000000000, 0xd615d08a34103a5d5622161621ad6ccf, 0x07e769be630e0a193fdfde5557cbf0ca34d6bdc8e275e52f45c5a28b7b9b6bc2, '', 0, '?'),
(0x003567c0cbcfeaab9463178b30892244, 'wp-includes/css/media-views-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/media-views-rtl.css', 1, 0x00000000000000000000000000000000, 0x1b41010fc776593e06889a465a6f8646, 0xc88360cc5c8a1bd20ae2e27064bb21e1273e5a45230ebd95ca7be22333f24fe5, '', 0, '?'),
(0x0038a73c6c631ecfcb8ae8676729399d, 'wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg', 1, 0x00000000000000000000000000000000, 0xc811a05ea5d94cbe8f55ea0a8ccb69db, 0x254c496615cd95d07dbd9959f1ffa9b539ac80048226794883151b8e326e6811, '', 0, '?'),
(0x00435f0a7f08ecc2146a440ba8e9406b, 'wp-admin/network/index.php', '/home/iraneurobetcom/public_html/wp-admin/network/index.php', 1, 0x00000000000000000000000000000000, 0xfc50f5fa2f49475637779081b910d859, 0xfb45b29184375d30d8fd2d69ac088f598c85e1caef3607777e55f836aa97110b, '', 0, '?'),
(0x00473d7b06af417508c46a2beca839a8, 'wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.min.js', 1, 0x00000000000000000000000000000000, 0xd7530aa0b7587e627484c49fdf8f13f2, 0xdb2aaaf9f93e3c0829b2504843db9010c2dcca2a3bdb74363350d8197219e820, '', 0, '?'),
(0x0047b8a5e04d28e70fd2596c577ae321, 'wp-includes/sodium_compat/src/Core/X25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/X25519.php', 1, 0x00000000000000000000000000000000, 0x705afa98a3cb02c43a03218419d9bcd1, 0x33edb36ca640d9e499fa976fa32dc93319f61596fd53a6cce0d58f26ca219dd0, '', 0, '?'),
(0x004a7bee2bcbc8993c2884e4d3f4fb6f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NullCoalesceExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NullCoalesceExpression.php', 1, 0x00000000000000000000000000000000, 0xc23b13b1755c876fc6b4368d4c672890, 0x073d15154b8b4f5c5830b26e4ff4d3c3adcb5fbc18ca462ba442671f120abf5b, '', 0, '?'),
(0x0059b23099008450f62aa5293693a5c2, 'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x805c7dc322a386178b37dab79295445a, 0xdf2e49f4481a0f841b6700f39d4821376091a367dea05af87ac88483c5be367c, '', 0, '?'),
(0x005a3eb9f3eeabf39ef5fb8a66afda0e, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php', 0, 0x2f64a8e0aa2b2a3e8f649fad86bb0283, 0x2f64a8e0aa2b2a3e8f649fad86bb0283, 0x2171a4335b599c0c04ef9062473785efb96e6d5de01acb015e891f0f1fa6d13c, '', 0, '?'),
(0x005c73e8c154c390ab02bdd69838e1c3, 'wp-includes/blocks/post-excerpt/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor.css', 1, 0x00000000000000000000000000000000, 0xa639c1ffd561b94ef0343d92991d0d5e, 0xc97efcc5aa41ace19157e4c81f77a140378a767a019ae0bcf60ecde4a334ef5f, '', 0, '?'),
(0x005ecd6d23e54b06a7ae67a920344607, 'wp-content/plugins/akismet/_inc/akismet-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-admin.js', 1, 0x00000000000000000000000000000000, 0xc1b0c9f2684128f64bc9f26c6eb148ac, 0x3e23134170ab1947a1ae4b9f87dca4bbe9cfc1ba3fd530948e694978143390bf, '', 0, '?'),
(0x005f135bb5205266287905e3fc7317c0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', 1, 0x00000000000000000000000000000000, 0xa7859982e77851b59d6637916bee9e85, 0xdc6ba335f5f1f1514d51e4f561a8ca9408e28260f7ea78f8a18e172ba0c4c8c4, '', 0, '?'),
(0x005fec5db817a977674753d24b158bed, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php', 1, 0x00000000000000000000000000000000, 0x197e117244be35150fee79d945aaa73a, 0x0ec3131ef4e89bae81b6cf1ce0215a7cbe9c4c92ed16c1783c4136a52603bcf0, '', 0, '?'),
(0x0066bce31c5a6bcd97cbe7214ef22930, 'wp-content/plugins/elementor-pro/core/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/controller.php', 0, 0x9d1e9777244c59907a11f4ff81241b76, 0x9d1e9777244c59907a11f4ff81241b76, 0x9ddcb17cc8dd731b8b42157c5e3b0c428c09564b3107f1de0d62650f468ef64e, '', 0, '?'),
(0x00689682514a94b03ff00458fc34af2d, 'wp-content/plugins/elementor/assets/js/ai.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.min.js', 1, 0x00000000000000000000000000000000, 0x7ae9b475438382266fb38666c44c3a4f, 0x3eab836d0fca615e9f7602c68601270b0493d67bc6f28cf28b04b78cbd7fda0b, '', 0, '?'),
(0x006b6625ad8bd29cde753e0e823306d6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/autoload.php', 0, 0xf8c2ed722457bb340fa9872360043376, 0xf8c2ed722457bb340fa9872360043376, 0x12e2a761797b58a351715e971bffbae810904c0079fa71ae36c8924d435a2593, '', 0, '?'),
(0x006d417d3dadd84923ed16aad76f15b9, 'wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg', 1, 0x00000000000000000000000000000000, 0x610fc9421cdf39ac9e9b0bb9c7acae18, 0xce9301e411265b8e14e266fe88268a278d9238eb0ce488d2492c178d1d41fba8, '', 0, '?'),
(0x0072e6b9ec5f6a69725f1cb1098a785c, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/tools-menu.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/tools-menu.php', 0, 0xee1338799e36fb26d1470dc49d5cfad6, 0xee1338799e36fb26d1470dc49d5cfad6, 0x9be2a268047a191a72d3c664d715f94fb46cc5f10ebc90a0c58c36c21bb20cd9, '', 0, '?'),
(0x00745859611802758b78c01e745d8cb3, 'wp-content/plugins/wordpress-seo-premium/src/generated/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/container.php', 0, 0x450a002beecc4276970efcdf3ac7b62b, 0x450a002beecc4276970efcdf3ac7b62b, 0xa337096fe6a3ca7270898a55eac0368e86ac7648207387cadc86871bc1bb8178, '', 0, '?'),
(0x007cdb9b7f9f9655dcadadb34197a716, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite.pot', 1, 0x00000000000000000000000000000000, 0xae407c4459a2eca497a82525b811be27, 0x9cd3cce3d5e6f49ef52b7c6840223f25282ef5ef929bcca2ebd93b0afe6abf45, '', 0, '?'),
(0x007f3ad2fb69987b25be1c95ceb2b878, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/text.php', 1, 0x00000000000000000000000000000000, 0x2c656d0ded155a34b0600cd4673eaef7, 0xb894a18cc12155aa3b4bcd122961776d23acb2b0999747b529f025b9d007bd1c, '', 0, '?'),
(0x0086b2c4b22bb7e915cc7d778ea89eaa, 'wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php', 0, 0x63d64bb78a356155a7d39faacd4f3ddb, 0x63d64bb78a356155a7d39faacd4f3ddb, 0x5b810a24c0af1cfa68df0384f47db280ffc531b04572f8f48dd8cd865e1bf7f2, '', 0, '?'),
(0x0087e932ed04a4b61220d04b79da76af, 'wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php', 1, 0x00000000000000000000000000000000, 0x1bbdfde17202e3de18c6894d37072b44, 0xdb596ac2fb84eb78d6f7dedb4aafb16f71e793f221a19d624e676bd4591e4082, '', 0, '?'),
(0x00898c50359bda477ee0a89dfae0ac3e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccessTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccessTemplate.php', 1, 0x00000000000000000000000000000000, 0xf356bf0482992ad1cc81820489c811f7, 0x23792b759bdcefa050dae7a93cc5997d8c898bb3a27d558d5e1a525dc35129d8, '', 0, '?'),
(0x008cfee63b66f31bfa51ee3d2ac795c3, 'wp-includes/js/wp-emoji.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji.js', 1, 0x00000000000000000000000000000000, 0x4b32aebbed7e5116c14ccae8656cfa7c, 0x8ccf3dd484cc0344cf814fc2b4e7905a4d50e67ed9f93e2f136cd2e7ee35a8e5, '', 0, '?'),
(0x0092a827a0360626488276845ddee98f, 'wp-includes/block-bindings/post-meta.php', '/home/iraneurobetcom/public_html/wp-includes/block-bindings/post-meta.php', 1, 0x00000000000000000000000000000000, 0x893d6eb00f3d0b4655ca2aec0c93d14a, 0x06c014b50108e54dccee84de7f63e0154323f7c64418ca8f720394321dc7d765, '', 0, '?'),
(0x009417c21b25cea54a2d9a70be1608c9, 'wp-content/plugins/wordpress-seo/inc/class-rewrite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-rewrite.php', 1, 0x00000000000000000000000000000000, 0x6ad10851bd2dc3c00b823488cc462ca6, 0xd5a5dd0b2171a14dceb08729753831153adc939e7f10da20ff95658ad146b1c2, '', 0, '?'),
(0x0095b336f5f2654004569ba37049a744, 'wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php', 1, 0x00000000000000000000000000000000, 0xfa81a7643b479b67a1ae9bdf01601404, 0x74255499084b4383af8c799725656a0e164ef4c77496e84f6bf1f0c9d49246c9, '', 0, '?'),
(0x009b6ad08b9548e4ac6c5e772528928d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php', 0, 0x6eab11e8959f6f68b0971c564df7ecb4, 0x6eab11e8959f6f68b0971c564df7ecb4, 0x85cec93b86acab0c5507cac9380e6c35726503c62c3427e1b61f9bba470c9354, '', 0, '?'),
(0x009e39f3bf6b3505261ee5d99920374e, 'wp-includes/sodium_compat/src/Core32/Curve25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519.php', 1, 0x00000000000000000000000000000000, 0xc8f034336b8c267417f7388b70a2f49f, 0xd06afdaa2bf9d34a4cc2a6ab7ba29de3e1d7b91af497c7495dedd98bc53decc0, '', 0, '?'),
(0x00a615a13d0f146288b3294e0feccf9d, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/composer.json', 1, 0x00000000000000000000000000000000, 0x37817a6f5780fdbf1486a26f3710cd89, 0x0f039d5a33d324b56b3181edaa1cb26ffdfa5a47359b2dac92a28c2fd47d5710, '', 0, '?'),
(0x00a6f2ca0040c034eac67635897ba9e4, 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-service.php', 0, 0x9ae90d3f444cf0d574d2c7ea73f705a1, 0x9ae90d3f444cf0d574d2c7ea73f705a1, 0xa7dc9a1a7022f8aec5e09241e7192ce805f318eb363d430a99cedb3750fd570b, '', 0, '?'),
(0x00a957fba088e16e463104ab4c02e93a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpSidebar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpSidebar.php', 1, 0x00000000000000000000000000000000, 0xbb2232c405b989ea1d85be6f591893c1, 0x4d4fc0a262ecf0241c88a5b3c3a370cf6ed656c1dcb2983c99e931dc6b2f3111, '', 0, '?'),
(0x00b058f6aa4c148e26a486aca21af266, 'wp-includes/blocks/page-list-item/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list-item/block.json', 1, 0x00000000000000000000000000000000, 0xff2d2dc2aa5a122892cea1a37f8f5243, 0xb39c3fe7f135a2e3e0a0b02901050627b95cc7fa7f444d685fb9e691019a8bc9, '', 0, '?'),
(0x00b262bbc0a94924570d8539f8ce506f, 'wp-content/plugins/luckywp-table-of-contents/core/base/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Request.php', 1, 0x00000000000000000000000000000000, 0x55c8d5f85b361c68f754f838277cd184, 0x53f1f7a4bc39d79e04551cc7012b5c402677f1f19ae2a2bcc5fd6528f7af94c7, '', 0, '?'),
(0x00b7c1cf2a91960232099be0b358bd80, 'wp-content/plugins/amp/src/AmpWpPluginFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpWpPluginFactory.php', 1, 0x00000000000000000000000000000000, 0x7aa4cf7f1652742d23d05f32ce0f847c, 0xc1ffbbade9089abc1c9ce927a0d8f9870885fedc3046d9c8490c190ed88409db, '', 0, '?'),
(0x00b84bc250c9fd95e73f5c617969e281, 'wp-content/themes/hello-elementor/style.min.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/style.min.css', 1, 0x00000000000000000000000000000000, 0x5be56bc9e617084e1cbb84c994912fc3, 0x78fcd124881d8725fbd6f446d6e462e866922c4b58c1dd999199035153d3df96, '', 0, '?'),
(0x00b9c107a7be79ca2e7260a331bb59e0, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Registry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Registry.php', 0, 0xd24c2d85f7455eaf89d9228baa9c1625, 0xd24c2d85f7455eaf89d9228baa9c1625, 0xe0b46e3d739554323cbabab605f7a7aa8cfdb0ee701094419f9de4fd9bafb48a, '', 0, '?'),
(0x00ba1b91d44604ee1c977e3fe709c213, 'wp-content/plugins/elementor/assets/shapes/mountains.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/mountains.svg', 1, 0x00000000000000000000000000000000, 0x00507125d440dcf375c1c222034fcecd, 0xf7d405141ef1f713e715d37dc38ed7afaef93c70ddada216e6e48123a9070258, '', 0, '?'),
(0x00c77c39e8d7758565e4f1e1964083b5, 'wp-admin/includes/image.php', '/home/iraneurobetcom/public_html/wp-admin/includes/image.php', 1, 0x00000000000000000000000000000000, 0x3842a3d37bd153aeec9e1ca241bd5e38, 0xdd2456c7222a3adc4770fccc83d5cba44196c0a85bbb892988a971cf5f7e0d6b, '', 0, '?'),
(0x00c9626fc2e51fdc40dd435f35e3bf97, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOrientationObserver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOrientationObserver.php', 1, 0x00000000000000000000000000000000, 0x4c980679601bb4f7c1407a82d40de355, 0xb5ff8d4e2607efe28b250118b1861c4d71f1d61e0f7741bdd7e11490233520d4, '', 0, '?'),
(0x00cb5859ee2094ab251a8e4cebb6ea08, 'wp-content/languages/plugins/elementor-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.po', 0, 0x292e89f30d4e05dda2c6cb67fff698ad, 0x292e89f30d4e05dda2c6cb67fff698ad, 0x0a82b7d5cf25080f0593d4efa628c3e07eb3a4e41bc4265530067da6c7ef5b35, '', 0, '?'),
(0x00cb96b843e9790be528c1d2d51651ac, 'wp-content/plugins/elementor/modules/link-in-bio/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/module.php', 1, 0x00000000000000000000000000000000, 0xa7656821f6a86bece7a1a4133b416d04, 0x9e0d6aaddeece7ced3bc6b133919ec5eb0f9d5fb4ab5bce65044bba0c19a4116, '', 0, '?'),
(0x00d01344f860f83852a6c7c9b2258186, 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php', 1, 0x00000000000000000000000000000000, 0xb79d820818a98315fbbd0cc93c36bb3c, 0x83d5e02ceefb3d9c8aa49643639f6a789d66665385a2af4ca405fab0a8e9273b, '', 0, '?'),
(0x00d065432c1ee622b4dcbc9545e048a6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeSaveFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeSaveFilter.php', 1, 0x00000000000000000000000000000000, 0x94d4e31c7b5bbca7401d0dba5fe9fd46, 0xb99eacf9f2579f7b2c3809a3ebea822c4de22b9d9afff236e0dd331ee6092b73, '', 0, '?'),
(0x00d14bf4b0f725bf352ce4bc241bcba3, 'wp-includes/blocks/video/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme.min.css', 1, 0x00000000000000000000000000000000, 0x0958369f5412635723cd2796084c8bf1, 0x4420661bbfbe379eba52832e0cc02bcceefe3ba96031f42d703a7d1779751c36, '', 0, '?'),
(0x00df779f53bcbbac359fdad0d031d3bc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicSeriesDataPointStyleOverride.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicSeriesDataPointStyleOverride.php', 0, 0xc31858995ab8eb508efb758781637b63, 0xc31858995ab8eb508efb758781637b63, 0xa30a6f5605ad1c17955a55a68b2d50d5fc59e70c80c4cdac52f3c34f0f94c52b, '', 0, '?'),
(0x00e46c446483d3fd755ee2e159ace2a4, 'wp-admin/user/privacy.php', '/home/iraneurobetcom/public_html/wp-admin/user/privacy.php', 1, 0x00000000000000000000000000000000, 0xfe648249ba1313e1f2557b7831b71741, 0x111046aae575865800be6f67ab3a7e94c868c6e95f94841135d2cb70ed74d224, '', 0, '?'),
(0x00e7ce1dfc1befc436bf08755991e6db, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss', 1, 0x00000000000000000000000000000000, 0x7f51b339214f69019f17cd50cfab1e7b, 0xcbbf06c04b3341826ffc0dc317a6b677ca76eaf4c9e88fc7a4ebfa8bac2d1c25, '', 0, '?'),
(0x00ed76b988ae8bd8a601a3def1f7dd9e, 'wp-includes/blocks/post-template/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc2ae0598d388a5b9888223b5404bd0e9, 0x685f1098be115b721054f90d1336dee9a239e1f544f13aeaeacdc797827fbfc5, '', 0, '?'),
(0x00f180103554df8b13340682c7d536a4, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadCSSContentFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadCSSContentFactory.php', 0, 0x1c88cf273f3ce4c4c5a3b14a1cbe8492, 0x1c88cf273f3ce4c4c5a3b14a1cbe8492, 0x1ca958f72338ab17fd3775b4febfe738499a1a2c1a91dacfebe3f4f70f59ff00, '', 0, '?'),
(0x00f1f0e70c5765fcf23934fa7b66b163, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', 0, 0xb4409823562c617107907cd04d67c8fa, 0xb4409823562c617107907cd04d67c8fa, 0xae04019c83d63090f95ec2aa237670863c20a62c789ce5f8b9fb492b2c8db15c, '', 0, '?'),
(0x00f22c97caa8b9377c3080cd1845762d, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php', 0, 0x813b978f4ba0807656b50e0f7e7fbc77, 0x813b978f4ba0807656b50e0f7e7fbc77, 0x10d23fc48eaf32a281798293d395181a4aae4fd8c34d8ab43a1644b0e26adbe3, '', 0, '?'),
(0x00f3ec0b8e6dc2b3e7fb9de542a05313, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 1, 0x00000000000000000000000000000000, 0x73d9b996e37833b33843da6698358d63, 0x83a008a84c24e06b85b6dfe388bcb0ace7ec4f210b46f7f8685bf517c59ada9f, '', 0, '?'),
(0x00f9b8f955e2a9ca749ac40250d15078, 'wp-content/plugins/updraftplus/includes/class-search-replace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-search-replace.php', 1, 0x00000000000000000000000000000000, 0xe0ef8407c1c0346f1640a7fbe8304f23, 0xa1ccea13692e3cd66d1568bf90ca479702155be1c6cbf0af7bb3a8005b51a5ae, '', 0, '?'),
(0x00fbf624a058edf3472db87f7455c6b9, 'wp-includes/blocks/navigation-link/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x9bd904825a447b0ac591c7c6358bfc39, 0x696ba56078f804e0b5f0a4a180459675e794b1943618bda1c5d92ca45133dedd, '', 0, '?'),
(0x00fc2024c9e9f0a690d39905000bd6ab, 'wp-includes/block-patterns.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns.php', 1, 0x00000000000000000000000000000000, 0x680eef68c842c6f48922418879cc1e43, 0xaf055270c374c01d125fa8ffd2180539c99dbbe3ae61e1f0ee4dd0de7f358689, '', 0, '?'),
(0x00fda5aca28e2fdfc939fc593de08f79, 'wp-content/plugins/elementor/modules/favorites/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/controller.php', 1, 0x00000000000000000000000000000000, 0x0ad813567ac72582b5b1ab51288fa0cb, 0x5febff0337919fb81bb3376d3732ecb212a0ed3dd638313168169fcc62d2ea75, '', 0, '?'),
(0x00fe3736b8cbdae09381da99bba3f468, 'wp-content/plugins/elementor/core/common/modules/connect/apps/library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/library.php', 1, 0x00000000000000000000000000000000, 0xe7da68d4dba673f0be719319c47cffd8, 0xf8ec872b1f347fd1252107aae34b7dd9e60d9f9f17c4e8cc0956ae13b4d13e83, '', 0, '?'),
(0x01060d782ba655e1f7e1da9cdd1893bc, 'wp-includes/css/dist/list-reusable-blocks/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style.min.css', 1, 0x00000000000000000000000000000000, 0xfb64ee66bc6c47bf38a8cb861511ff2d, 0x30a5fb148f04f36597c2539c35ad9de8a99a01abda7b8d153175f302d860428a, '', 0, '?'),
(0x0106408f9f9e29a2fb859eea7a8ec8d8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', 1, 0x00000000000000000000000000000000, 0xc02ddc03250535769146a8ba0b00152a, 0xd4ef0201d0a3215661afe59b74fcc520cd31a16a5b0f08f90e78b85c7342bd77, '', 0, '?'),
(0x010ba3b82681d5935bca34af159b792a, 'wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php', 0, 0x3a2c859a081af183ea016a507b46f80d, 0x3a2c859a081af183ea016a507b46f80d, 0x5cb1a97bac16a8c2a8fbfb3452fa0348af246aa7de9e03f9b91e01ec682f764f, '', 0, '?'),
(0x010d71b913770f041be5057f41c89b0b, 'wp-content/plugins/elementor/includes/elements/repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/repeater.php', 1, 0x00000000000000000000000000000000, 0x852fc7c4a083fd012d21b4991d4de755, 0x4e1d2f870d138eefa901e4b6d6d0c3b1b2efd74b662709523f34b4ad9d73731d, '', 0, '?'),
(0x0115f0e4c4d35b4ac9829f69815d7f37, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamDecoratorTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 0, 0x90d60f6366aea1788f3a62f3d03d6fc3, 0x90d60f6366aea1788f3a62f3d03d6fc3, 0xd875cd287211d89dbb1423e5454a97b775173419ca387098790a7b76a6aa08a6, '', 0, '?'),
(0x0116ff20aa9240f315e9e99018b1d78a, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2c8379de2b6c3385bd9800146eba1fa2, 0x859bb127ce3b571573dad4f9fcce5a80cb1236dfcda656336f926a4fd79f8f2a, '', 0, '?'),
(0x011792cf7354af5bd4bb2367ec40d21e, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php', 0, 0x0f0240897e17f1ba73752365bd2c5d1c, 0x0f0240897e17f1ba73752365bd2c5d1c, 0xbfb7c778202f272cf74d8aa72397875cd3c828c489a7d150226117b902487bd6, '', 0, '?'),
(0x011861232514ba2daeadf03263d89313, 'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js', 1, 0x00000000000000000000000000000000, 0x9a809c5c2654858fbe1b2b1edbff4be6, 0x6aafe05c3318f812a719d1334955e2f3debe38f88365500a4a2d6a27085d6c76, '', 0, '?'),
(0x011884ac9367ffd933ab277af034c0c7, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/font-awesome.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/font-awesome.min.css', 1, 0x00000000000000000000000000000000, 0xc97c3824a8d6c5eb936727310d68fe87, 0x84341815136a92457d3e2b2767676c2fbf069364ed88bf648d364345e80036bc, '', 0, '?'),
(0x011ad7a38c28162644a72517be3068ab, 'wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php', 1, 0x00000000000000000000000000000000, 0x570321ede2c670da6d355248459c2993, 0x9bd29ec400935b82bf55203deffd1c0cb51f62f3eb1a86135ebcc4d5b3b29919, '', 0, '?'),
(0x011b2f3e930fe7fcdf08bb28c8e6338c, 'wp-includes/blocks/verse/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style.min.css', 1, 0x00000000000000000000000000000000, 0xc665e1a9cba35212ec527cbcf5a9ad97, 0x03856a2f2bd5488be615d32bc6d788cf7a2a63e0d92a82b1611e87617f9e65c1, '', 0, '?'),
(0x012e9c22ca2717ca3dd56403ed470692, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotInBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotInBinary.php', 1, 0x00000000000000000000000000000000, 0x82b8585ff3b11a3ad02446317fe92545, 0xedbdd5fcf31b88080b55db89c1f1b7d5ced69dba1f92e60519882a491018f6b5, '', 0, '?'),
(0x0130e7633a664c99cd0c16054b91af3c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php', 0, 0x5f8fca1aaee9b63a3cf260604fd71c91, 0x5f8fca1aaee9b63a3cf260604fd71c91, 0x9a349caea11393a0a9136e7ede9b83e200678add9c5a1994c4778f53881666aa, '', 0, '?'),
(0x013515bffe30c483673d6161f2c0eba1, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php', 0, 0xef665c05e8328a3a3d105d559f9e3ec5, 0xef665c05e8328a3a3d105d559f9e3ec5, 0x56e3722fbd2885a1860c0169264abe41baff28282f62bfd435ee2a1d6a814109, '', 0, '?'),
(0x013fc1d44caac777a269aa89a1021c95, 'wp-content/plugins/elementskit/languages/elementskit.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit.pot', 0, 0x0d3da6bc3a4bc3c8128def154b2354ed, 0x0d3da6bc3a4bc3c8128def154b2354ed, 0xf2ea7778f5de3e163fc961207474ab5afa2128bd0089ddc7d6204df7e220d550, '', 0, '?'),
(0x014032e757a96fa761d4944076c8bddb, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', 0, 0x91465b7c2ed331d7d078eb092658664e, 0x91465b7c2ed331d7d078eb092658664e, 0xf39be9446d1401f531258ca96edd9bb45f647213b08120d40d4a1d1e33540172, '', 0, '?'),
(0x0141a998796a6c4312cb17f0b6b98e5a, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', 1, 0x00000000000000000000000000000000, 0x620517164f6a7fd168311940442a9977, 0x0f22dc71714dbf28a1d727116592aadb718ecb027d1e0b2131fbe053f508d156, '', 0, '?'),
(0x0143e5cd28a44c431f2a52ce8d9fce00, 'wp-content/plugins/wordfence/lib/wfCurlInterceptor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php', 1, 0x00000000000000000000000000000000, 0x4648696da1d17b587b1f62c8a4c7dc4c, 0x0e5c8e4fdbe571198ef34c7ba0a933a88f3c91c87f8d4ba339fb800acf7fef3d, '', 0, '?'),
(0x01466d082667bd0d8f5ba0588dad975f, 'wp-content/plugins/elementor/core/dynamic-tags/base-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/base-tag.php', 1, 0x00000000000000000000000000000000, 0x1ecf5fac2537349e4fc68e603f0ce5c5, 0xcbec425c1480630533f38c3067cb8ed29f3006424925ae4488438bab707eadaf, '', 0, '?'),
(0x0146d1b626db1d8a89ae85211c711307, 'wp-content/plugins/wp-rocket/views/settings/page-sections/file-optimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/file-optimization.php', 0, 0x07bf26d91415cd5c497fc2cf64f5da85, 0x07bf26d91415cd5c497fc2cf64f5da85, 0xbf269a2f3bf9117d74792d322f019cea7939b2503730aa30631c7f7b6275c64d, '', 0, '?'),
(0x01488972077e00698e94ab35e71e508d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopyPasteRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopyPasteRequest.php', 0, 0xad439365e19366d2f7b9ff4baa72a28d, 0xad439365e19366d2f7b9ff4baa72a28d, 0x686f1123b5c19c994647c61ec2f4dc74f3cdbe6fdeb5b4628c0fc975b020c10a, '', 0, '?'),
(0x01489f1e8d4ce5f53ca7d4bfd5fe9339, 'wp-content/plugins/elementor/core/base/background-process/wp-async-request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-process/wp-async-request.php', 1, 0x00000000000000000000000000000000, 0x6a0e4d8e422c0f3b8e207173b5329597, 0x0d8393a21626f35d93d7bf8b33f24c6f4855d104f68eb33557795c9d4dd8dbf2, '', 0, '?'),
(0x01497ca4172174a1f5e60fe3ab7f8752, 'wp-content/updraft/themes-old/twentytwentyfour/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page.html', 0, 0x3a1fb0dbdf85053b6e33fea2ed2f92d4, 0x3a1fb0dbdf85053b6e33fea2ed2f92d4, 0xb145bad2444ff5eeeff31222798beb7b4fd2849eea21dbe7636c17f204cf8242, '', 0, '?'),
(0x014a40e58b70de5b2b3b96cf7fb48b13, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', 1, 0x00000000000000000000000000000000, 0xfdf9abc01528fa49eed4d7f0fdc2c959, 0x13da35bdf512e2a38f231a44caa04cd34d0537b480128fd750e569e126ff9d28, '', 0, '?'),
(0x014b448c80668247bdc58d5c21f21ca4, 'wp-content/updraft/log.d4e82c5646f2.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.d4e82c5646f2.txt', 0, 0x4f74d0a1defb8834f50a3cd413172639, 0x4f74d0a1defb8834f50a3cd413172639, 0xd9daaf6c5bd75b106d7f4ebcbc65cb63846edde0a10db4cf7e4655545bc169be, '', 0, '?'),
(0x014cad9804d7f23a8b14150270a55e95, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/CommandProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/CommandProvider.php', 0, 0x544e2546a51c46deecfe8b62a670c2f3, 0x544e2546a51c46deecfe8b62a670c2f3, 0x99249962673abda037d897716abf29f2828c01638836c0d81b2e4c577b7b52ab, '', 0, '?'),
(0x014e519e222a687a1caa72c3777c1af8, 'wp-admin/images/media-button-other.gif', '/home/iraneurobetcom/public_html/wp-admin/images/media-button-other.gif', 1, 0x00000000000000000000000000000000, 0x61794f138d312f327cc909cd7b265df6, 0x4cbd708d2dae1c38b2cb37e399517c4a90831fe96960318c4f9032f3d663baaa, '', 0, '?'),
(0x0154d1b5fb76a4198159363bf6a5df49, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.min.css', 1, 0x00000000000000000000000000000000, 0x9182266d90f9f8da8eef3f7c5eb540f7, 0x23b1fb07236a241900dd9fc88ad1303213e00b29670f48b1980163f22225e64a, '', 0, '?'),
(0x0154ea9b0dc734e57d9c5e6140177c4f, 'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php', 1, 0x00000000000000000000000000000000, 0x6239083caca2d295bf4972427a4cab2a, 0xcfbde5c41b22858ff505985fa4eec4a68719af5811254fbe9d34aed3853a0759, '', 0, '?'),
(0x01560bcd8b169d5022d50b99d5f96472, 'wp-content/plugins/elementskit/widgets/instagram-feed/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/error_log', 0, 0x289d71ee50bc8568394d939134af8d8b, 0x289d71ee50bc8568394d939134af8d8b, 0x3358dce35aa6d4cc0a921f96f8ae15d98dba6f4a43c6d07bebdfb2b61a2817b7, '', 0, '?'),
(0x015682ad8be148fe527f36253fb50d9f, 'wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php', 0, 0xa653c937e0a9c2640fb8e4ed0087b632, 0xa653c937e0a9c2640fb8e4ed0087b632, 0x11b1f1d026288bd7333d6a46587a1c21ea8d4e71cfc130bcab210928fa21374d, '', 0, '?'),
(0x0158fa2e4429de234c73942a030e4258, 'wp-content/plugins/amp/includes/class-amp-service-worker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-service-worker.php', 1, 0x00000000000000000000000000000000, 0x0a31a1fac3b3ff23ca1073b8d68eda21, 0x6102da2073dbb84649fbdeec7fe26e92bef52052f59dd4db2ae51af4d00efb6a, '', 0, '?'),
(0x0158fd18c998795f07f137a5584e1d2f, 'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php', 1, 0x00000000000000000000000000000000, 0x16e75c1068cfe802a494270ae4b7ba01, 0x200b0394371edfdc5247eb242fc187cde62d69aedd4e6d0e2816ce57d83bcc85, '', 0, '?'),
(0x015e2f88c7d79098c2ac24006ae99994, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/gmaps.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/gmaps.min.js', 1, 0x00000000000000000000000000000000, 0xd653e10404b3d60ffb8a3cc6a62e41a7, 0x8576b64c635391818988b431e05b1039df51bf9695975dcce3869ade17272b88, '', 0, '?'),
(0x0163a528bcaa9fa0cab80cbddef3bd18, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/G.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/G.php', 1, 0x00000000000000000000000000000000, 0xa60784ff8ef314e52938e776baea900c, 0x9466d4b294c8a37fa680d42af5e72c663da521b71b2301c10610c39dbc6eb67a, '', 0, '?'),
(0x0165e5fea6a39223fa65e21236e31fbd, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-comments.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-comments.php', 0, 0x7534184e627b177eb41c4c11d9dbb630, 0x7534184e627b177eb41c4c11d9dbb630, 0xa6454cc5b8f4cb02b16958f2fccbc0695babcabba8ec4927f5849292b1d7c4c0, '', 0, '?'),
(0x016c456a798e66d7c46a5b6220c77557, 'wp-content/plugins/elementor/assets/js/4573680c5d8b9b2d9f17.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/4573680c5d8b9b2d9f17.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xaa4ad42c521464122158b2d0d1620b7d, 0xf49348f4c1d5fc9e8e3910fba1521228823cc8fa0e3786b06f4ff4450154d503, '', 0, '?'),
(0x0171ecfee9a6336064fbd41e705e16e1, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', 0, 0x0ecde91671b99dca93d3a7f6fd0b638d, 0x0ecde91671b99dca93d3a7f6fd0b638d, 0xc0c6162bff00910e5d826282afbcfa91739ce15073b45f1de3ccf5af8bc2c911, '', 0, '?'),
(0x017328c4e7be391615195d14a061eb94, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart.min.css', 0, 0x2b4a987cd36cc60e097a2cceaa755dbf, 0x2b4a987cd36cc60e097a2cceaa755dbf, 0x29d8212432dca3dd3283cc207c09f90cafd2be0c2c685033d06d523a3a9f6185, '', 0, '?'),
(0x01762225b356aa496bc6197d14cb491d, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', 1, 0x00000000000000000000000000000000, 0x78f903829e7cb9c0ea58cb6b527b3550, 0xda3ae777a0eabd7c171382d465a556263415d451b23574cc688cd60faf19c934, '', 0, '?'),
(0x017a8e952c81154d9a659b27714a215a, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php', 0, 0x2200084121ff35a2278deaea18388e94, 0x2200084121ff35a2278deaea18388e94, 0x1c5f28eba308ca8f33c698e9d0f3aa2d42c7223e30202450beafe3d265b1a953, '', 0, '?'),
(0x017cfe8fd24b606ad4d26090e9541600, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-news-blog.php', 0, 0x1a26d5e3364d3e9c256eb2847b806407, 0x1a26d5e3364d3e9c256eb2847b806407, 0xdd56da604ab616feb906fb45bff87ca3aa79093877b7eb78d2e4a3ae081dc174, '', 0, '?'),
(0x0181786eba649f1a795e69d40af6e08c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameViewport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameViewport.php', 1, 0x00000000000000000000000000000000, 0x941dcee0861bb2bf032ae599631c959d, 0xbca6acd1bf742be8889242ebad556f644e6648d6626087254b7add161122dce5, '', 0, '?'),
(0x0182718899aa015dc8cd432853b09b7e, 'wp-content/plugins/elementor/core/debug/classes/inspection-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/inspection-base.php', 1, 0x00000000000000000000000000000000, 0xc8f318f5f6bcf8b5d8fca5f9f74c8ca0, 0xd2b3d50b7226f025ce698e6a2467d30d92b9a92efddc254cfc90aaa0fe3eafa2, '', 0, '?'),
(0x0189951453ca8de8e1aae41fb2b19ebe, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYoutube.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYoutube.php', 1, 0x00000000000000000000000000000000, 0xb867059c62f2383b6fb845a0b79005a8, 0xb7f57083139e26b5b07ffc0ca740d7cc2f2aa9fbaf08d2ded610e84f131de34d, '', 0, '?'),
(0x018f9484521c012298fedb33f354e253, 'wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp', 1, 0x00000000000000000000000000000000, 0xb4293dd5b58d97c0e7da79a065755f70, 0xb7c9904605df61e167d00324770fcd8938a60863bef05c1328e22f5e2f00e5da, '', 0, '?'),
(0x0197eb8c1c2c19175dd748963488a331, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php', 1, 0x00000000000000000000000000000000, 0x1d49d28a78bd3de05cb7ec12b36bd870, 0xee68ad27cb20ce7608e1fc66474591222a980fe7df2ce9d5dcdf09207c0ce61e, '', 0, '?'),
(0x0198829d5325a4a8d0842513ea3bcc01, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-1.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-1.json', 1, 0x00000000000000000000000000000000, 0xddd81d9534f5abdee00d0e6dc75d2466, 0xa44e9c9a5373a870ea4b58e591006dc1c725779996fb7a06dc7672869214aeff, '', 0, '?'),
(0x019954ea68cbd4ec7a07509ff91972e9, 'wp-admin/widgets.php', '/home/iraneurobetcom/public_html/wp-admin/widgets.php', 1, 0x00000000000000000000000000000000, 0x7a0f909aca2a4e91fd703dfc97ca32f0, 0x7c91b81d0ae53285b055ca291d6a102bf8b00fe0f56f4cfb09c529b3a4fc6fb5, '', 0, '?'),
(0x0199cf8bd094274f740cfb06ca974d3b, 'wp-includes/js/dist/deprecated.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/deprecated.min.js', 1, 0x00000000000000000000000000000000, 0xa15440554a31091f2b34694bf9862ead, 0x1dcaf7c2160ed78e593f06b5679a9ac471c6f3a0d96236f66319220c7e6c4351, '', 0, '?'),
(0x019d29e0b720c3542b6771ca7f9f1fed, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-cover-big-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-cover-big-heading.php', 0, 0x6cba4801d15d074084f2b6cc763ce4fa, 0x6cba4801d15d074084f2b6cc763ce4fa, 0xd7c718e9f656e3a44e7586e12d022975bd19ce76842c5ead4dc952cb3474027b, '', 0, '?'),
(0x019db0e63c2074f320e96310e82a8197, 'wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x174f0c5acf315da8fbfa7a05ca174fd1, 0x330e405ffd96011003b2a7ff7efe3199698bf74f8cb0150dfc1290f29f9ddf26, '', 0, '?'),
(0x019f75b739a31299ea35831d457a5639, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 1, 0x00000000000000000000000000000000, 0xbad15244fef7485c3013aa72731cf5b5, 0xfd00fc665d97185745f099ac2d5d76f1c1f0961d2353bec0ae574b56d5d78e18, '', 0, '?'),
(0x01a67db13caabcf9acd62d8022f18547, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSeries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSeries.php', 0, 0x4dfe42f4b423b3e1e0fd07750704c381, 0x4dfe42f4b423b3e1e0fd07750704c381, 0xc3cf7e4f08d5b5ab18329511e6a446fc9e1b511a7aa357038082b9d16786dff1, '', 0, '?'),
(0x01ab00f242dbee22de4ff03b4149ce45, 'wp-content/plugins/elementor-pro/assets/js/page-transitions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/page-transitions.js', 0, 0xe8a51c3f207afdbf1a234348ab48c98e, 0xe8a51c3f207afdbf1a234348ab48c98e, 0x3bd87128149d3474d7050cf4f2b94c1113939ebec1282f4effad681fc098eae6, '', 0, '?'),
(0x01b2631120641d87ba745d86d3fc9c98, 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-4.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-4.json', 0, 0x20bbf29648089e09096568fe91ad8604, 0x20bbf29648089e09096568fe91ad8604, 0x3234c5c22873efdd248e8496d1728fa384e670fc6a04a3e303ab17c29498a809, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x01b3c2854d814be6359b238667f7fcec, 'wp-content/plugins/elementor-pro/assets/css/app-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app-rtl.css', 0, 0xf47284899ffeafab08cad8e04db07409, 0xf47284899ffeafab08cad8e04db07409, 0xf96792b1bf8f8c832b62d2b11d99fbec5c6a4b07e1f650935bd7f8f7e6d3191d, '', 0, '?'),
(0x01bb57b089e7ba4f8439cbcf9a971afe, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2a36fa2b976335d47875237113a5c13a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2a36fa2b976335d47875237113a5c13a.json', 0, 0x258236f41f5e2738c5d545fedff6f5eb, 0x258236f41f5e2738c5d545fedff6f5eb, 0x0366d0735e2b4e97581b3def4dfa9223992370d1bf065c88fa49f9cac25a8810, '', 0, '?'),
(0x01bc5155c157dc95c185a0129ae591b3, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', 1, 0x00000000000000000000000000000000, 0x80c27412adf13ecde45899d05121568b, 0x735819c0199a8d5fd4d5ac2863fc0086fd4292e9efa2d3844feb114f55166052, '', 0, '?'),
(0x01c0f834413bb8b9677b373a9bee99f6, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php', 0, 0x053bf74ac9033be160c692206e48bf10, 0x053bf74ac9033be160c692206e48bf10, 0x0dc1147e249a23c62c985ba1c735a767e07404e0d8575d49b6c27f7b3872fe28, '', 0, '?'),
(0x01c5fda445032350fd462ed9b0864a10, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/README.md', 0, 0x7fa6a13360ee7400639b5e3845e77f67, 0x7fa6a13360ee7400639b5e3845e77f67, 0x7bf67f6fefcd85db2d8a578746894ef17ffab2d5104226d3f3d9ff23e8931470, '', 0, '?'),
(0x01c9587c5fd5c87763d33aa96a82d1c0, 'wp-includes/blocks/search/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/block.json', 1, 0x00000000000000000000000000000000, 0x1092827dc5409752e55b8e8113b2ce71, 0xa20e7f480b9c7087c9c3f486a1bc8bdc02879289e0f79156b50ef039c50078e4, '', 0, '?'),
(0x01ca1eb4e453c3f2389d02af52e5c906, 'wp-content/plugins/wp-rocket/inc/Addon/WebP/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/AdminSubscriber.php', 0, 0x294a3cbdb3e290091847d6539ec60438, 0x294a3cbdb3e290091847d6539ec60438, 0x54f847630c7c1b639b9e1c36587f979c9c046051fcfbc3c61498d38578565c2b, '', 0, '?'),
(0x01cdb904db6d60cb9c0b6df4a9b3519d, 'wp-content/updraft/plugins-old/updraftplus/example-decrypt.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/example-decrypt.php', 0, 0xf710ee971d49b6b6244448c2d846fcf3, 0xf710ee971d49b6b6244448c2d846fcf3, 0x0634987d6090fd7b07920f43eee400e951f2572ca74f7b987a32188c9b5c895d, '', 0, '?'),
(0x01d27ef2a9a896a64bfaa05da110015e, 'wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5b5c35c7f451c5bf1efc3161b3e2429d, 0x6edac204f54303f2699968c38014f9c7cc9376cf7e39ee1a20778d8fd465c344, '', 0, '?'),
(0x01d297f6adec6195e091fe5d17ecc74d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPlaybuzz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPlaybuzz.php', 1, 0x00000000000000000000000000000000, 0xc3cd4b1cb4a66eae1aae6a12ab277dc9, 0xa72ff0eb4a5a1a99ec5b537938ff79a17d0a67c7a79c2dc70c410b00d5b7bb79, '', 0, '?'),
(0x01d417e5556ab1871990501b15f9cfe8, 'wp-content/plugins/elementor-pro/assets/css/preview.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview.css', 0, 0x82ecd5e781542838ee58f38bc1349f8d, 0x82ecd5e781542838ee58f38bc1349f8d, 0xf7dd2fa797cd6332f9b50c306281959e96a76f541ab627d00b22598154248434, '', 0, '?'),
(0x01d879de0d964ea0816e43de6d7effd2, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-blogging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-blogging.php', 0, 0x037fa5bd1e6a5ac8d2873946d20fabff, 0x037fa5bd1e6a5ac8d2873946d20fabff, 0x5051c2004c621290d29d882300c26da2c46025391f97517e06a8e02e3f48bff2, '', 0, '?'),
(0x01da7bd731d12a684d3396a8f6b1cb10, 'wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js', 1, 0x00000000000000000000000000000000, 0x35fab794712b2341ff9a50b7f3d0b8dd, 0x9804119b004666b1328948c6700778998d9e2d0f67d976ddda73b435dce62967, '', 0, '?'),
(0x01df99c43f86fc91ddce75451938c5c8, 'wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png', 1, 0x00000000000000000000000000000000, 0x1d047d0eaf0573db9c870457c66e3324, 0x30632f41426fdb12a4eb94b161b45ee1db25098dbe6a3913245f14f35ebb8d16, '', 0, '?'),
(0x01dfc6b059619e41542bc9616e554e28, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.po', 0, 0x7ce094436e82c512a55bf458c7172d23, 0x7ce094436e82c512a55bf458c7172d23, 0xae940cd6361c87d41e8674296727f8b93b8df261261bd6f9ca050352fe5e3e37, '', 0, '?'),
(0x01e4e816453f744239628d9776466031, 'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png', 1, 0x00000000000000000000000000000000, 0xacf427e932fb9413700a4b8b58b41eec, 0xcdce8e2558efc59646bcffe7dcf23173cf3bc01bce174ceb7a721618e792bb11, '', 0, '?'),
(0x01e7f68e6b4aebc06fbf394e8d54387c, 'wp-content/plugins/wordfence/images/audit-log-preview.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/audit-log-preview.png', 1, 0x00000000000000000000000000000000, 0xa08aa509d909ec8faaa85dabe842c5c4, 0x4b3a29f28c1efd5591c10375e66677248b7a96c0d48e373863334bf3dbda61f5, '', 0, '?'),
(0x01eb8badff4ed2e6b37b3dbfdf3b5fee, 'wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php', 1, 0x00000000000000000000000000000000, 0xa88ebf02bd2d270af550e16977e2103f, 0x81ad8507242d5df3bd286e19681c7a64c785339ff4027074edf1df586c94739f, '', 0, '?'),
(0x01f0d4c26fb992a73e84d56ab2501b91, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionResponse.php', 0, 0xd13be9e73c0026d3918a24b38c09f731, 0xd13be9e73c0026d3918a24b38c09f731, 0xeb822d78b34363f2075db7a84ea858f9921bb0e82b19e340e781bda5c7ca703b, '', 0, '?'),
(0x01f42c57ba42d63290412cad24020b1f, 'wp-content/languages-old/fa_IR-440127dd25bde48a531ded36f33e927b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-440127dd25bde48a531ded36f33e927b.json', 0, 0xc95ade55d04e5eb23f69e86e47f178bb, 0xc95ade55d04e5eb23f69e86e47f178bb, 0x9084e5535fb43dbbb4007894caa3887b8fe189dd6d4ce73790dea4dc1f8b86ee, '', 0, '?'),
(0x01f7cfbd1c9a46a7d9b7493d5b88e373, 'wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php', 1, 0x00000000000000000000000000000000, 0x6878c8c8de6c4d9da1ceb9a59c1db42c, 0x5d95d4b7c4816a9ac62206cbcf344c296f453d9164e109e5d4e668c4d9b104c8, '', 0, '?'),
(0x01f7e5b0d08c1dfb09e8a6257df5382c, 'wp-content/plugins/amp/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xa233bd898ab48fdb7efa9e47d1deea9d, 0xe5000bd8d4e02e8e203b6bbde80d20a31576825abebd6677b42345b5f8b2fb65, '', 0, '?'),
(0x01f85e2f4d89987ff8ffa4bb0ae8384c, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/ajax-loader.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/ajax-loader.gif', 1, 0x00000000000000000000000000000000, 0x01000918725acebd286de3787fca4ee0, 0xac57de137077d1846a4dbea1df85af939af2065212ebb577d89da4c4ec10a934, '', 0, '?'),
(0x020bbe4c537808c8056e86ac71312c3a, 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-editor.css', 1, 0x00000000000000000000000000000000, 0x25ebd6e3197e66d75376228e643e4e85, 0x978b99d2789855775e4eba2ad54bf045083691630c79d55e5a20a8140ac65722, '', 0, '?'),
(0x0211a8aa5cbc7c4ca70868e1329977bd, 'wp-content/plugins/wordpress-seo/js/dist/externals/redux.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/redux.js', 1, 0x00000000000000000000000000000000, 0x344954ed7d76e7105a74972ef9855ab5, 0x6381ccf94b520fd68c90939e3a07db331df1d335dfdd5e6c377f079ef792e1ad, '', 0, '?'),
(0x02123c00249bd09c3ff9f0832d385500, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php', 1, 0x00000000000000000000000000000000, 0x6e825683250b8d4121e7c9c7ec065850, 0xf2fac109728552399958cda7996facece648baaca66e4d882bcc1939243d19cf, '', 0, '?'),
(0x0215745d95d99f75c3d575dbfce56afb, 'wp-admin/images/menu-vs.png', '/home/iraneurobetcom/public_html/wp-admin/images/menu-vs.png', 1, 0x00000000000000000000000000000000, 0x719980f24cf02c0c5fa53b312fef45ac, 0x47b26948180f7cfc13d706299db6453bb3bd225fe33bd4a334d4bb77946c79c1, '', 0, '?'),
(0x0217a8917eb87760b2353b4611e3aeae, 'wp-includes/js/jquery/ui/effect-size.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-size.min.js', 1, 0x00000000000000000000000000000000, 0xcdc5156280a5325c5a24b29ec70172e6, 0xa25e2d1d1812f26f89bab10d66b21e09ff04a032dfbdacbab4ce8680b166ffc0, '', 0, '?'),
(0x0217f48d7f133dfcf071af0d6c6a412b, 'wp-admin/user/user-edit.php', '/home/iraneurobetcom/public_html/wp-admin/user/user-edit.php', 1, 0x00000000000000000000000000000000, 0x3c4400d50a23aac3d94597f07fb3f602, 0x58f01478a06e6ff77b0700139dc1af5cb2c1e49ebfd8f2655bedfde3126a5a4e, '', 0, '?'),
(0x0230f6dede2db7b8e7dd02ec3e24559c, 'wp-content/plugins/elementor/includes/controls/select2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/select2.php', 1, 0x00000000000000000000000000000000, 0x197e7fdaa7843d47e63298fcd60d3877, 0x3c958bcfa6548b9611a12514f35e178f79c6c212bacfab5e0eddcaa3fbb167ed, '', 0, '?'),
(0x023325bf93009bdbd748ff765d05a6bb, 'wp-includes/blocks/query-total/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe9cf723c58c70a785f286cb322decc49, 0x84662e644cf3f8f44a2066ba63557d640f2e8cc4719f1ebb33740332b5e3a4a6, '', 0, '?'),
(0x023b66118d0507d61af83d9c736bd54f, 'wp-content/plugins/wordpress-seo/js/dist/languages/fa.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/fa.js', 1, 0x00000000000000000000000000000000, 0xc59aabe2f02b55444b95c40dff6be5ec, 0x15434884c130d26c6f9f554407d8cfc0ee32b5ef1353c39ce74f047b6d6c155e, '', 0, '?'),
(0x0241fef89f502aea9fa72f983d848bb5, 'wp-content/plugins/wp-rocket/views/settings/partials/documentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/documentation.php', 0, 0x3ef29b295b8c6cc7a4523faf22c12988, 0x3ef29b295b8c6cc7a4523faf22c12988, 0x53dcec6fa07a5e240c0b0e9627585ea5084daab53778eadefbdf60fbc3cdc6e1, '', 0, '?'),
(0x0244758c4da4c5753ca99b8cbc5db9b1, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/ServiceProvider.php', 0, 0x51e2d14733f19ce417c1ba7d082f802a, 0x51e2d14733f19ce417c1ba7d082f802a, 0x884649c3bcc58cefef77d9a977acec1f255af6000c3143087e350df9ad05aed4, '', 0, '?'),
(0x02463f65e2220ce0a744606a2f532cd4, 'wp-content/plugins/amp/assets/js/amp-settings.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-settings.asset.php', 1, 0x00000000000000000000000000000000, 0x5ebcbe8bf6b955ad39d15ea85a9368a3, 0x2ddaa456700512e31027423c2db2a7b81acb48f907d51675869d2e6cf3ca259f, '', 0, '?'),
(0x0246a9c3bf915d5ad9808b4ca5b3244c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', 1, 0x00000000000000000000000000000000, 0x98d93513868a72222ca86ed0b9294594, 0x4564236551b56d0f1859ba7588bfa7c8c9226850a12acf7ed44f1fd231c46ac8, '', 0, '?'),
(0x0248438318ecdc21f303abaa11222888, 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css', 1, 0x00000000000000000000000000000000, 0xaa77790f42e50f03b4ef956fc37cedd8, 0x8cc36f9ae84a6a2406b219fe736380ff52edc751b3e963cccde4bc8d46eeee85, '', 0, '?'),
(0x02499c17a8bfce2b4020698030886a93, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Var_.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Var_.php', 1, 0x00000000000000000000000000000000, 0x90f6b7d90a2c8ddff482be81f17522a7, 0xfb64cd80467eda11a08732beefa580bd7012111ec8bd7fabe299cb28da4612d0, '', 0, '?'),
(0x024a0e0ff30dd3b747073e90fb8284f5, 'wp-includes/class-walker-page-dropdown.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-page-dropdown.php', 1, 0x00000000000000000000000000000000, 0x80b4bd02e61b7a6054759ee81bcfa1a7, 0xff73c9ec3e1577c0b68860c76b50c6e4f4e490863a780a05bcea987170651328, '', 0, '?'),
(0x0251f7294d205226c60b4659dc77af7d, 'wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.js', 0, 0xf33327a647ac9072f27c2878f7d37895, 0xf33327a647ac9072f27c2878f7d37895, 0x991b8c1d13449bdb16a0ca3d463a007d5a9d030fc3c4440a1732fa5f3b665471, '', 0, '?'),
(0x025695e6e7461f147c6a2f05f9206312, 'wp-content/plugins/wordpress-seo/lib/migrations/migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/migration.php', 1, 0x00000000000000000000000000000000, 0x2e1f3027de127679c8af0a532df43f80, 0xf72ea1ddb4059e643c6a4c79997077179bb2c3b952cfb332c528fe2058f300dd, '', 0, '?'),
(0x0259f6929b13110874c71ae4a2361341, 'wp-content/plugins/updraftplus/includes/google-extensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/google-extensions.php', 1, 0x00000000000000000000000000000000, 0xae7d13f46f7b8ed35e363d71707a4ded, 0xc4e18c4af64f6997aa5b6b2accbb7325d80a90f42666f5a6d05dd6ee98352ef7, '', 0, '?'),
(0x025b02dea5f5c52e633829b3576e23e0, 'wp-content/plugins/elementor/includes/controls/groups/text-stroke.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/text-stroke.php', 1, 0x00000000000000000000000000000000, 0xe7c1e0f13536ca9984590d4f4efd9296, 0xadc2a696c5c76001307d2b23d5afca23c7492f1c6d92a4dfc2abd70c2cbcdd1e, '', 0, '?'),
(0x025b3b7232c936a773a1f042564ff5c9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', 0, 0x72345d86bd5f79ed0cb0ef9c61608c6b, 0x72345d86bd5f79ed0cb0ef9c61608c6b, 0xf65422be51f9dc457bb27c5729a3c5882e4c9b8dc3f25a6fb73d2420a3542918, '', 0, '?'),
(0x025d5f0ace2d41ef4fd1f6a24e171998, 'wp-content/plugins/luckywp-table-of-contents/integrations/elementor/Elementor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/elementor/Elementor.php', 1, 0x00000000000000000000000000000000, 0x8525066e4440962552802522346cde88, 0x4dead575c6d7526486f3f592d41dcabde637d7f8b11e7df04bddad98c288254b, '', 0, '?'),
(0x025d6832518c6557ac1a8ea68a53ba89, 'wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php', 1, 0x00000000000000000000000000000000, 0x95f29586deb91dba64fcb10d4ab88383, 0xde309f648b389134b63d2076e5d1d0b24742fd4e1a9b974a3e253322a3a51ef4, '', 0, '?'),
(0x02613c8b2fde1749e40c88e04d1b7255, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', 0, 0x1689fd2f493bbee94693d64112721f0b, 0x1689fd2f493bbee94693d64112721f0b, 0xcaa1e32ef74a466f5030405cc6809c6885eff013ec257a3e3fffeb0f94c27085, '', 0, '?'),
(0x027029004ab9df057432e73f916b2645, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DocumentEncoding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DocumentEncoding.php', 1, 0x00000000000000000000000000000000, 0xa3afc6b5536980553cd9e258669e634b, 0x6a11fc40e2b2b4755622a16b023ac20ce652051e3edee5e7473c9bb2374257cc, '', 0, '?'),
(0x02751edec773b69b793627762caade3d, 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x86401a5606b9d9115a04f7f19caa20a5, 0x2209d421556179ae78a1c0c67f24da08e2f8333c90af65dae438e68de91de1e4, '', 0, '?'),
(0x027522c326012150d59cdb1d235ffd28, 'wp-content/updraft/backup_2025-06-10-1150__EuroBet_ea3095322836-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-10-1150__EuroBet_ea3095322836-db.gz', 0, 0xcf391706f0b2f4914aaac41e045fec9c, 0xcf391706f0b2f4914aaac41e045fec9c, 0xe2b1a00b3cc3544c247267a170ae39558fb9541ae786b5d192e78754ae57918e, '', 0, '?'),
(0x0275ff56548f7cf2467c15096bb6be14, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/manage-ai-consent-button-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/manage-ai-consent-button-2410.min.js', 0, 0x8ae2d97ab825f0b8d278fcff9be1865e, 0x8ae2d97ab825f0b8d278fcff9be1865e, 0xc20be90243b4626b4843aff62fb354a968c8f3695c02338f669637241537180f, '', 0, '?'),
(0x027cdedfe8ea15b9a234be26ff565a4f, 'wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-circle.svg', 0, 0x6d5b55ad73a26661fb006079480aee68, 0x6d5b55ad73a26661fb006079480aee68, 0x94c64b8fb9f394ccd53ebe0bdcfc62acffa7e4b7bf9714dc308c312a6ea6dfd2, '', 0, '?'),
(0x027dba37685a9355372e7077bed3715f, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 0, 0x109dfa40d95abcc9b3f97c0233059615, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0x027ff622c57155798484a339ec2551a6, 'wp-includes/class-wp-matchesmapregex.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-matchesmapregex.php', 1, 0x00000000000000000000000000000000, 0xb6a5941725dc605e601b7c6aa87f060d, 0x43cec805f5d33b04d65a7af65affbaeff446c4541dd41dd57b5e9f15787daf5a, '', 0, '?'),
(0x02803b5f32f9c601eec89b0c06530bd8, 'wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', 0, 0x5538e36a64c6d46dd4004e734dd3b79f, 0x5538e36a64c6d46dd4004e734dd3b79f, 0x0438608a696ce4e7dead1f58c78036b9457ce0cd99be46a6c8bb5e164e4e7cf2, '', 0, '?'),
(0x0281f4bcddadeb7c09be3d30acf898e2, 'wp-content/plugins/wp-rocket/inc/Engine/Activation/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/ServiceProvider.php', 0, 0xf6bb8d6e942895a0e8ab12996821066b, 0xf6bb8d6e942895a0e8ab12996821066b, 0xdb018901dee3f64e4599c3a3c3953b2f682c14a0b3c3933038040435d1d805d4, '', 0, '?'),
(0x02828fa8835d7d755dc27082dc8828de, 'wp-content/plugins/amp/src/Infrastructure/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Plugin.php', 1, 0x00000000000000000000000000000000, 0x777d4def9984f7a222f58f43c3670fe7, 0x7ef6b453f2ad26ff41de43ecbad3f6c11cca039a7808a1c41e6c636c539bb707, '', 0, '?'),
(0x0282f68136c8095bf23c5cbc9c70b9b7, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', 1, 0x00000000000000000000000000000000, 0x257c000c8ceef1b6343cad5b8e42af5a, 0xb11dc851f4f376e73b3a388f46b51f7b2a87b5acd0dfc882dc014348c83ee1e8, '', 0, '?'),
(0x02866be43d7ac9d23852b74c9aaba04a, 'wp-content/updraft/themes-old/twentytwentythree/patterns/call-to-action.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/call-to-action.php', 0, 0xba95b1daacef2c8ecd737fc96a2f0898, 0xba95b1daacef2c8ecd737fc96a2f0898, 0x125a8de14e4cb64ef880bf41117d405cf3be2e95cb6117c6f502ccdef34441f4, '', 0, '?'),
(0x02907d13625bb6c2ada2cecbdfffc704, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons.min.css', 1, 0x00000000000000000000000000000000, 0x49edb6ff79c56d75be1383caca084b5f, 0x1fc6701659f9d93bbed952f5c6aecdce47bf792190f3fe23f26e1713ce6d529d, '', 0, '?'),
(0x02922571d8191bd0b8a746a55930a146, 'wp-content/plugins/elementor-pro/assets/js/search-form.b7065999d77832a1b764.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search-form.b7065999d77832a1b764.bundle.min.js', 0, 0xe0c7d1ddbac1149c06354fb28f70f7e1, 0xe0c7d1ddbac1149c06354fb28f70f7e1, 0x34e8384bc5619388eea53a67c459a30c98808c3833684c798304b15e378a1523, '', 0, '?'),
(0x0297bbf3cd9ccb7fa59eb2511b42494a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-logo.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-logo.php', 0, 0xa061f272275bb270b9382fdf3ae1c434, 0xa061f272275bb270b9382fdf3ae1c434, 0x253ec34ea5be916d43f9c1731b8d1150c243117ce7c2609009d3b94c021a9fcf, '', 0, '?'),
(0x029d2ef02a7b363ae9b70c394dda8533, 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x02a5087e04c51d90ec29d74fc7da707c, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta.min.css', 0, 0x9044c7ab60da49a6cee7b76cf56f87c7, 0x9044c7ab60da49a6cee7b76cf56f87c7, 0x3c3119db8c91ca4e8068e094fa1a267cfaa3ae0bac003d10c62973adfd0df4ae, '', 0, '?'),
(0x02a70c3f0f740dea0566f7908795aac1, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', 0, 0x2bf126fb1348706a6f134d342497b187, 0x2bf126fb1348706a6f134d342497b187, 0xda8d9c7aa3a05c00e57cb97edf92be16e36024a4891e45ac0cf2224c8bdbd880, '', 0, '?'),
(0x02aa2fa30d40f0c235ab9cda4218a697, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/FilesystemCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/FilesystemCache.php', 1, 0x00000000000000000000000000000000, 0x29c2b63fe8f3bf27b4d6c4d332e17f33, 0xea3d29306107cb52efe8d8dcd668f99b9ba40629e10011cb2b1fabb1a41e1c21, '', 0, '?'),
(0x02ab1460bafb1b852dbe43e1a490937e, 'wp-content/plugins/wp-rocket/languages/rocket-zh_CN.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_CN.po', 0, 0xf67d1d6f30b18dd7db9cfd84b0766fc5, 0xf67d1d6f30b18dd7db9cfd84b0766fc5, 0x8d6a74829f926535e0612fb3eee0f0a99adc2a17fa12455d7631d12a398a23d8, '', 0, '?'),
(0x02adaa7a1f60bbac89f970168be47110, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaphone.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaphone.php', 1, 0x00000000000000000000000000000000, 0x93a76ca67f4ffa413d0cde1cb7d206c0, 0xd468ab30d4e2aea34f7afda26e129ca64cc285a9034b7ffde186c348f14f1c33, '', 0, '?'),
(0x02afb9f95de3dffdc72b8f6ae036f2ad, 'wp-content/updraft/backup_2025-03-03-1151__EuroBet_920c40157bf7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-03-1151__EuroBet_920c40157bf7-db.gz', 0, 0x800c44130f23ef9d1f8f5f368d500478, 0x800c44130f23ef9d1f8f5f368d500478, 0xe41bcbd168d30767006c3c1c58c885ae665fd7b6a3196b178ffc3c77fb535120, '', 0, '?'),
(0x02b0c8ab28093f0bdefa623eb9bf6d72, 'wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php', 1, 0x00000000000000000000000000000000, 0x9e3f6b97b30d461c1b5a93e2ad6b6598, 0xd8b5e6f6b26e09be965ea7a0d4c0c34b2433c7ef8799e7484a5dbe69be7cf453, '', 0, '?'),
(0x02b12c225c242d683fdbc57902405ccb, 'wp-content/plugins/updraftplus/central/modules/updates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/updates.php', 1, 0x00000000000000000000000000000000, 0x47d5dabada9a1ced0a70caa617a8eb4d, 0xa8411d8b39986a64ddcf406bc3bd5317e8c048d24f16baff00e7e100bd4a887e, '', 0, '?'),
(0x02b7852529cf9c857d1534fef11f1831, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitError.php', 1, 0x00000000000000000000000000000000, 0x7047c583abf9641eb6a02fd68686dc4f, 0xedec8e33564f7c03e560f85bbe9165a6cb4502ad659829a0e45bbd1af91fda09, '', 0, '?'),
(0x02c058d7eddf8e65a1bc13b7f39ca94b, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php', 0, 0xb570b9113574d03445d07117f1802505, 0xb570b9113574d03445d07117f1802505, 0xca889421724f1014e68edb5a72099ed40b56e9062f89edcc597310398983d0ad, '', 0, '?'),
(0x02c905571c2df7093c871e82b89184cd, 'wp-content/plugins/wordpress-seo/js/dist/languages/default.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/default.js', 1, 0x00000000000000000000000000000000, 0x435a6a891adb5098529e6186b3a46f1b, 0x770a1c71deac4f96d4bd9a01d431ab51053ab0e6eae0d270236a1a44eea00721, '', 0, '?'),
(0x02c9ca9287c6f66738e68fdb3094ac4c, 'wp-content/plugins/wp-rocket/assets/img/imagify.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/imagify.svg', 0, 0xc646baa576133fce1086bf439beba3de, 0xc646baa576133fce1086bf439beba3de, 0xea2ce6d7b14d0d24587b55c66e1eccfe2a25523f6748efa9749ac8871dde82c2, '', 0, '?'),
(0x02ca53df5065cddf6e3ddebf9b2d02aa, 'wp-content/plugins/wp-rocket/assets/img/icon-128x128.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-128x128.png', 0, 0x35e4a2674379e98fdc584876d7f2f7ac, 0x35e4a2674379e98fdc584876d7f2f7ac, 0x4be35049ca66290769cea2eb1227a391b738ed6583141b184f116f2b01637ff2, '', 0, '?'),
(0x02cc201f88fbfec84b2069964493c174, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php', 1, 0x00000000000000000000000000000000, 0xd8cae603cdc15a7a9a23190748e8e7b2, 0x6e5da8eb7893cb1d1bb6ba9daba41a5f0ed1aa6bd442b3042d61bd0426bdcc83, '', 0, '?'),
(0x02ce7e1e45d2d0405423748fcf18fa77, 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-walker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-walker.php', 1, 0x00000000000000000000000000000000, 0xb78b32fa6b273952e59ba29eae4801b3, 0xccc2c374021eab31be0948fc7647ddd3c1cca2e06cab0742f6aee00d5ed67145, '', 0, '?'),
(0x02d1e0f73a1f95af99ab908b1c033610, 'wp-includes/blocks/comment-edit-link/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x3af6c753103689b0919c3009a969456f, 0xa6e04f6f902a032fd1b7d138823f9e2f68681fe903b2e6152707e62ae913e9b4, '', 0, '?'),
(0x02d2a91aec04d6eada71bc828a93eb28, 'wp-content/plugins/wordpress-seo/src/config/badge-group-names.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/badge-group-names.php', 1, 0x00000000000000000000000000000000, 0x83a7aadcd96a98b68ffb3ee68db663e0, 0x607332f58f5ba386b32b8c2c624bbb6c0377c880ba31c9e89f0aa70c62c7857d, '', 0, '?'),
(0x02d3dc63df14352baf382914178cdb30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/InvalidArgumentException.php', 0, 0x5f89fe79fc3c1ee13a9f9e5f0a88f6fa, 0x5f89fe79fc3c1ee13a9f9e5f0a88f6fa, 0x37137813d99a530da43fdec67d4417d274b320aef78b8381f57bbb4e80caf641, '', 0, '?'),
(0x02d72e1a27a9d74c8af8d2c500be710e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/SyntaxError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/SyntaxError.php', 1, 0x00000000000000000000000000000000, 0x37f41ec2955ec3e64aa5f328feb3e277, 0x056f117ac9d8db4fe3ea40b5ace19ebc70aaf113197b832dac4b51657a7df911, '', 0, '?'),
(0x02d756d5498cfe309c70a626d4ca1dc5, 'wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php', 1, 0x00000000000000000000000000000000, 0xee03a7f775c915099b7cc824b8cf3d4e, 0x954c0193a44f2d7e3bb3ebab23ad117b75045446dc0e4e75659033227877ac4b, '', 0, '?'),
(0x02d8a630cd6a3cb916f5e218a4cc8eb4, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Exception.php', 0, 0x71b990695c5cbfab52598776810f6093, 0x71b990695c5cbfab52598776810f6093, 0xc2d7a28b2167dd7c8c2d19471c4f244d6f2e7bac74fce72fb74ba499b02b5212, '', 0, '?'),
(0x02de1994e4a5ea1c37992687f20cc880, 'wp-includes/js/tinymce/skins/lightgray/content.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/content.min.css', 1, 0x00000000000000000000000000000000, 0x95a2955c501549fdc9a5d8d83c5c88b9, 0x29f51b5940c67526e54b67afa8003fab8a161cd15c4627c801583016c3c7888a, '', 0, '?'),
(0x02debafa0eb9e2e7b2358e8ef94e227e, 'wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp', 1, 0x00000000000000000000000000000000, 0x7d03dae46404d16f0ee5b13cb3794a29, 0x5b7ac5f1c6c9b5f687e1d357da0237a4477eb465bb2bb57370a34339bb9b0c1a, '', 0, '?'),
(0x02dece2a28b3932aad2baf576a946370, 'wp-content/plugins/wordfence/crypto/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0x9ca333d4bf3ae1930456ab09988a5527, 0x9303bbf67c3c8fd1d4fe500f2a7467ab338d647f5973cfdf2f9180fb90d0f891, '', 0, '?'),
(0x02e6b59131b7513de145e02353fd293f, 'wp-includes/js/dist/script-modules/block-library/navigation/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js', 1, 0x00000000000000000000000000000000, 0x39b6679f083c89806ae1dab66a6b1f83, 0x0109b762813fc73d6946c846c292ce53862b0181760154674cc36d932e3542e3, '', 0, '?'),
(0x02f0341185b208980ea30beb6760d446, 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php', 0, 0xc920faf96376c18d48e52c930a1e564d, 0xc920faf96376c18d48e52c930a1e564d, 0xfc4ddd8d71a361e5ec68c3c97be21b497e255dd60fd0e3632cd703f8c3c65182, '', 0, '?'),
(0x02f2593f332aa44587df5c27335f78ab, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', 0, 0x056b45294f5e4b2d2abd5b86f5c7fe58, 0x056b45294f5e4b2d2abd5b86f5c7fe58, 0x2e1e99c0ebd5212701dfb4a4ad9ad8ad9c7e6457babe2b76c3c062072abd686e, '', 0, '?'),
(0x02f70fad3072e3884822e1594b5d54b7, 'wp-admin/css/site-icon-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-icon-rtl.css', 1, 0x00000000000000000000000000000000, 0xeccb704c0e9f2537a1a4151403bc85c5, 0xfcde4afbada3fe2efd48807a0ef8af86d15bd462623cbe8633799ce2bfcd1c55, '', 0, '?'),
(0x02f95246def351f7a6de63e48a1aedb9, 'wp-content/plugins/wp-rocket/languages/rocket-fr_FR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_FR.mo', 0, 0xd30b7460f8ca58cf574cf11fbd6fcdae, 0xd30b7460f8ca58cf574cf11fbd6fcdae, 0xe7fceb19e0cdfd28259690187103ff4936678e8b5f6513a300ceae957eb3dcb3, '', 0, '?'),
(0x02ff360ff8c5b914437b7f24bf26a496, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', 0, 0x27db72966b36d9dcd51c43f1f296bedb, 0x27db72966b36d9dcd51c43f1f296bedb, 0xf01f7b55fe2e5fa3ca07ed99ec943b8c415b1e1146025178d7d0687066b2baf1, '', 0, '?'),
(0x03005be2a7d532d7717c8d82051c02d4, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php', 1, 0x00000000000000000000000000000000, 0x133241af1bd3a51c8e3e163840d5b8a8, 0x76e2e4d45fa7bd34f3e642a1ceb56d45f13a67c85de8fb48323a1af48f0a0907, '', 0, '?'),
(0x0302e8664e1bc995577e0817924550ff, 'wp-content/plugins/updraftplus/includes/class-commands.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-commands.php', 1, 0x00000000000000000000000000000000, 0x632382bb5b141628c8e8f5258c380623, 0x58404e3ea21eab815bde2e5eac5a918dacea379aceb2f2cdafbb3ab66d3b2e15, '', 0, '?'),
(0x030721d05bebd8b09616e40a92671027, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php', 1, 0x00000000000000000000000000000000, 0x2f5264be6b14ead0519c48a46214d96a, 0xa63afb17c8ca704500f05b543b2fdc1adafa9a41188b3c963d4b50255ffc5347, '', 0, '?'),
(0x030aab5461f4bdcb2503f5a7feaf9176, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js', 0, 0xaa831799c040870c1cb3000c4c971e35, 0xaa831799c040870c1cb3000c4c971e35, 0x14b565965b623242c444aaaa229778da8be9825aa765c9bc1dc52fd05f8d3ee1, '', 0, '?'),
(0x03142f32da3485ed9edde9d1cef7cc5c, 'wp-content/updraft/backup_2025-04-24-1152__EuroBet_6fb572353935-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-24-1152__EuroBet_6fb572353935-db.gz', 0, 0x0ffcceb82f892097e6c820c4afaafc38, 0x0ffcceb82f892097e6c820c4afaafc38, 0xf6a53b533887c76a571d677a6eea9bc6325c5dbeb3c4037b2f98d144e9054777, '', 1048576, '?'),
(0x0317bd4efc52b696f3b769fa7c438a57, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', 1, 0x00000000000000000000000000000000, 0xdcf0df9d450143fc4d8a8902a84960fb, 0x0610cb381772011a428978c96f6ed9cb14c29e01290f3dd9a3630717f25297ee, '', 0, '?'),
(0x0318d7404e2c2db16229627088408e4a, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-text-blog.php', 0, 0xfd1082bd0dc580946f1a982707043fea, 0xfd1082bd0dc580946f1a982707043fea, 0x13101e5dbf1b5ab525060a2db9506a6497ad9a3984050c56835e0e6c08dcfffb, '', 0, '?'),
(0x031c12ab34a5a45287887134c25d59fe, 'wp-content/themes/Newspaper/gutenberg-editor.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/gutenberg-editor.css', 0, 0x13d8945f9ca3714da83717cc3f32e5c0, 0x13d8945f9ca3714da83717cc3f32e5c0, 0x017b5fc170e033cefff964dcb1aee4679b3bfe32dc02ba470ebcc6bd0f74c981, '', 0, '?'),
(0x031de1696dab05f3e61a683c42df0858, 'wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg', 1, 0x00000000000000000000000000000000, 0x02059d463d421c8ef1497324ae2738cd, 0x42b65dbb71b45cf9e89e3b24fc766dbbf8eb8237f956cb847b4a3139f706b542, '', 0, '?'),
(0x03238b7e3d79f6a87b83eb33c3de2d73, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp4adsEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp4adsEngineScript.php', 1, 0x00000000000000000000000000000000, 0x08c966c0c6f0949b982e5c23de9cefd3, 0xef1681274f86e8d37bfa2a93bfe6b3696944819650bdf78f0d7e2c639cd2aea9, '', 0, '?'),
(0x032880396c31a1ef356e71ace41816bb, 'wp-includes/blocks/button/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style.css', 1, 0x00000000000000000000000000000000, 0xd8fd2543d3fef81aecbbf0df8b816293, 0x67d7dde33e42e0e8ea41b6e6e64aff8a19f50e121a16eab89aafa093c60afede, '', 0, '?'),
(0x0328bf800497d199978dc9da00483c5f, 'wp-admin/includes/nav-menu.php', '/home/iraneurobetcom/public_html/wp-admin/includes/nav-menu.php', 1, 0x00000000000000000000000000000000, 0x40cc00dec09d96b36108c82c1b5aae8e, 0x8487d9f64b6a4f8b4d5bd4d6e8869cd665615d23693578366994dfd7cd1e5a19, '', 0, '?'),
(0x032b72f6a0edf94b50656c3e642ecb27, 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer.php', 1, 0x00000000000000000000000000000000, 0x087288422c5dfd7167c872797fea4dba, 0x83f3fa5d5fa588ae32c08a802f1428f21e02caa7f66fa4ef4cffb337e600abc6, '', 0, '?'),
(0x03330778328ac2a7ae04a26804ea145f, 'wp-includes/blocks/shortcode/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor.min.css', 1, 0x00000000000000000000000000000000, 0xa83e60b1f859c7f3fdaef93c018a18bf, 0xf5c5b533c84a0fb2a07d6739ba782031ca854686a9fd1df60ff7de9066160391, '', 0, '?'),
(0x033ade27a34a19823f59890c043e63ef, 'wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg', 1, 0x00000000000000000000000000000000, 0x40bb4df5f56b891eb3b91ccb36516410, 0xc0aa19030157c454959a480d7676ae5c3090465cd8c8cc02e202726de7880ad1, '', 0, '?'),
(0x033c2ea6d8348176b7e463992260a674, 'wp-includes/class-wp-simplepie-sanitize-kses.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-simplepie-sanitize-kses.php', 1, 0x00000000000000000000000000000000, 0x56e983ffc990773a1ae897e3f2fe47d2, 0x0435521136be2257dae88fda3c84c80748bc89f5bda2b160dc2460ffd67fd14c, '', 0, '?'),
(0x0345036b8a2875ac21efceed51555eb2, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php', 1, 0x00000000000000000000000000000000, 0x7698722bb5558a90d0b2caf7cc8b8d90, 0xb2ff9a61c900b74ba3fcacca773627066ebb49ab222e34a48a89eeb2174014d3, '', 0, '?'),
(0x034885de740fc401689ebfee923fddab, 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-post-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-post-meta.php', 1, 0x00000000000000000000000000000000, 0x0621deb2c0e9347531ebc3731a13b967, 0xa3b075d0991b0b36f9c3d72c0a1d667bf69484d3dda2cefa2ce618ca233471ce, '', 0, '?'),
(0x034ae4e472efe1e410e57ff2cdd4e255, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', 0, 0x38c6f36342995b7aa96b30aedb9eca1e, 0x38c6f36342995b7aa96b30aedb9eca1e, 0x5f178f4b41e1bf2a9e0e70824123d1f7ca84b6a90571c85e0df3fc1cc1a65c98, '', 0, '?'),
(0x03505ab3781878d8fac1ab6d4a06d899, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php', 1, 0x00000000000000000000000000000000, 0x73bb21bf8cd192e8efd9cda83ce0502f, 0xab37dcf0e6ab754390110916da7384d03e769fafd8de5a86d5e152320a050f3f, '', 0, '?'),
(0x0350784660c7c763cd5bfc9865371702, 'wp-content/plugins/elementor/assets/shapes/book.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/book.svg', 1, 0x00000000000000000000000000000000, 0x61d35514741363d78e66a53a4f39f87e, 0xd0a9297fb6d4f07c58d7ef1c82ce030549ec73df845a4b1fa62bf92bd4945669, '', 0, '?'),
(0x035c5446b00beaf522dd07fbc5d36dab, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-htaccess-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-htaccess-loader.php', 0, 0xdcbaeefdce553f1b5a49fb055b47a9d1, 0xdcbaeefdce553f1b5a49fb055b47a9d1, 0x0b44ebb969481e8c5b44da30c22eafa453ae4336bb9b1e340af12fa284bf3471, '', 0, '?'),
(0x03632626f6f42c691c4c8e6da1edbce6, 'wp-content/plugins/elementor/includes/maintenance-mode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/maintenance-mode.php', 1, 0x00000000000000000000000000000000, 0x3f0b5a913611b4e60f8ef9d8bf718d50, 0x4498f1a851b09e82732595a7b9c06b5d333079b9dc5564f23f51e13569232bd0, '', 0, '?'),
(0x0369f4a27f5004c399fb966c6400fa91, 'wp-includes/css/jquery-ui-dialog.css', '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog.css', 1, 0x00000000000000000000000000000000, 0x639812c185992e4e59d9e99535b5c838, 0xee13c3a0f5d9e72c4958d6ba98866fcb7cde2e8e32640c39728d760903fd0e78, '', 0, '?'),
(0x036a40507246bad81715d7cd8ae9a695, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', 1, 0x00000000000000000000000000000000, 0x0485d72cf2978f3c423e5fbb432315ad, 0xc8738af16a5ae65c4e37609283615b8700cc4d5a495c87dfb590330a40d39e2d, '', 0, '?'),
(0x036bf19eaf3463edb0b5e1f3d0353c22, 'wp-includes/js/dist/autop.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/autop.min.js', 1, 0x00000000000000000000000000000000, 0x55f53edb02d943b0b1421d0cb4889b9d, 0x65400f9bc9cd82bbaf928438e03d184c08dd04640d03ed17b157f2a7758932f0, '', 0, '?'),
(0x0370e2739dc32d270843849c4dfcd0af, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js', 0, 0xb108c8088abd491af11fdf6e4f4df576, 0xb108c8088abd491af11fdf6e4f4df576, 0xc5a15b67daa29f0b2a36f6e255c9c3327a16fedd07d629e88e0f1c6e47e391cd, '', 0, '?'),
(0x037d5252bd905e368f6e2c78c5812d49, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', 1, 0x00000000000000000000000000000000, 0x2e358b13ef147dd6b226366a28860c7e, 0x7e5ea7c76af96cba82b6c7ecf153efb890fb32ee3c386e6e051749ef757af312, '', 0, '?'),
(0x037df4f4cb4024e0423ac85ed816ec1c, 'wp-content/plugins/updraftplus/images/dropbox-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dropbox-logo.png', 1, 0x00000000000000000000000000000000, 0xcee67a47028df91530853e6ffe8cb8c4, 0xcdef2c840a701a4a56c4af7308998f1993e74541be20f9fb89f8ae67c1c688ec, '', 0, '?'),
(0x037e01ad9649ffd7aab32876fd97bc56, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/premium-seo-pack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/premium-seo-pack.php', 0, 0xd09cab624ce769db168bfb86008f243f, 0xd09cab624ce769db168bfb86008f243f, 0xff81c31a555f1d5282973ca35b57c417fb664e35d2522ab6727f998b1a144d0b, '', 0, '?'),
(0x038a460b228c54b87d7a7c99a19f39bd, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/request.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/request.png', 1, 0x00000000000000000000000000000000, 0x8a7cbd44a1aba46e7290d6f580b087b4, 0x48402ba08c9d3161c02c5536e689b1bda40c145f89784b7ba23da6357ed9c4d1, '', 0, '?'),
(0x038d4f30e3becf4be5a0a1208a223d1a, 'wp-content/themes/hello-elementor/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/functions.php', 1, 0x00000000000000000000000000000000, 0xd08a4fd1baef0127fcf003b602259b2e, 0x3fba6eecc2ab2d7fa161a0fc1b2e83ca2ab242e583776e30546460ec5ef82041, '', 0, '?'),
(0x03914596db1c9d1a38841492687f2dbf, 'wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php', 1, 0x00000000000000000000000000000000, 0x06064a27cca527ee5fce209a76f9c0a9, 0xe03d646ad28d3f64659f20bd1ddff76c8f81e1ac13940d17ed3d434b995aa721, '', 0, '?'),
(0x0392b1582c36864ec37c5c7f3b8eebc9, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', 0, 0xc520eab565825bc5ea7aba275fcd4dc3, 0xc520eab565825bc5ea7aba275fcd4dc3, 0x96550e1ef954e10faffe594c1a0f51f86ed9e7ecfc2e4cc3646729bd3890a11a, '', 0, '?'),
(0x03958ca60d35adcb26abe96443d1ee7d, 'wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php', 1, 0x00000000000000000000000000000000, 0x47cbb25c0728f409d3ba10467ae56716, 0xcca35afbec0716821e78c13b0086a410ce0d8f37d64618eb326e4ed493c9566a, '', 0, '?'),
(0x0395e9b2fdd6f002bd781404fa7f1e30, 'wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.0d76e4a3b7bf65ff6f9b.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.0d76e4a3b7bf65ff6f9b.bundle.js', 0, 0x7faf08158aac49de34f140d902d79f65, 0x7faf08158aac49de34f140d902d79f65, 0x24ce3ebc00da7f3dd5db031fffba6f75e590e0423cd91df9bf69c7c1a4ce72d3, '', 0, '?'),
(0x039cd136c66508c80eb38aa43d9057ad, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-centered.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-centered.php', 0, 0x6cb4bfe27cd1b4b03f1509980824c854, 0x6cb4bfe27cd1b4b03f1509980824c854, 0xafd8f9824096f03900f8bff321551827dc412ec41ca24669a32ac0ddd3c619ca, '', 0, '?'),
(0x03a2530d16aff090d80717d89f84214b, 'wp-content/plugins/elementor/core/experiments/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/manager.php', 1, 0x00000000000000000000000000000000, 0x50890e8485e02005db9d8d3178faba35, 0xca3c7d7062c1e2afea7f9ca36f335c1d00d61d8c711f5265a414c4d6eec204af, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x03a2a112539d8f3376a1131e200c1c4f, 'wp-content/plugins/elementor/assets/css/conditionals/shapes.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/shapes.css', 1, 0x00000000000000000000000000000000, 0xf25aca3f9e45de6046a9b3796fd3a5f2, 0x0dd2eceac0bbadbbd8a8502a4672a86e6537fcea7f9b84067d7a7a3d574d8e6e, '', 0, '?'),
(0x03a554c9f18957c90893a5c5d02d8934, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php', 0, 0xa342d4bae0169b468a31260f4af70ff4, 0xa342d4bae0169b468a31260f4af70ff4, 0x38625c4541740d0ca715798b60d3a92b8fc1d302e1e9c53423101ceec4f499a4, '', 0, '?'),
(0x03a678928fe1d6f7e0454103657d163e, 'wp-content/plugins/elementor-pro/modules/popup/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/module.php', 0, 0x6186c5e7b51b8d665fe86515a907dbd1, 0x6186c5e7b51b8d665fe86515a907dbd1, 0x241bba33f62594777290466ed9fdf57c6c0c8462b6c77e10f8110f1fdf130747, '', 0, '?'),
(0x03aa75416d8199beb973dd2c29444576, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0x6266bf05799f0c0fb093118e7994c290, 0x8b51f698fc5970437f8b3dc133cb3b80758da5b1864eb390814b9ff8826fd584, '', 0, '?'),
(0x03ab96edeb753f4bcdfec72767c8338e, 'wp-content/plugins/amp/src/Exception/AmpWpException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/AmpWpException.php', 1, 0x00000000000000000000000000000000, 0x5f619ffe2cd939f89e97ef3b06b32253, 0x8cf1bb895d9216c7bde94eab604996c373dfa31b0ac5372af4d06bc97243660a, '', 0, '?'),
(0x03ad140e5603d312ed8bc6cd4ff0c43b, 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js', 1, 0x00000000000000000000000000000000, 0x53445b84370c6ce360bb5ff59677f200, 0xe603a0556e15d6435b1cb7a4d93c884aa57f509fa8c16d703e01870398852b8e, '', 0, '?'),
(0x03b5de6ae1bee9f5d807b9d2f2fe083c, 'wp-content/plugins/elementor-pro/assets/js/frontend.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/frontend.js', 0, 0xf002de7765b353a5a1d9929c126b10ec, 0xf002de7765b353a5a1d9929c126b10ec, 0xae566b73c3ac76cc6216588383a10a3ed80832e60fa62de9402b989bc0613c87, '', 0, '?'),
(0x03b97a4432957d398372419f314086e3, 'wp-content/plugins/elementor/assets/css/admin-top-bar.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar.min.css', 1, 0x00000000000000000000000000000000, 0xe343e0cdd3372b7f6c8f971f5daa6262, 0x879a701c119119854210e644bcfaa3d23a9d584b7f3d512d26cabf0919b90efd, '', 0, '?'),
(0x03bd8933ff4648a5f1afd4f16551d704, 'wp-content/plugins/elementor/assets/css/frontend.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend.css', 1, 0x00000000000000000000000000000000, 0xc3667cac21148213a1d190122fa454ab, 0x73af8cb1621281f1b8b69af013a844f13decc18e475209632f620d20626e2422, '', 0, '?'),
(0x03c46b33034dc642211adca22788615b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', 0, 0xfaac648f47808006216ab54338a4b42c, 0xfaac648f47808006216ab54338a4b42c, 0x8e5112aab41a6fa811f12dd281074c7d92d2a5168a4eeb549197749c16912f1e, '', 0, '?'),
(0x03c5ec68bfbd42a5d0913c6b83992ed4, 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-async-request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-async-request.php', 0, 0x0781bbd431cb8eca24dc9a47257fbf85, 0x0781bbd431cb8eca24dc9a47257fbf85, 0x97154dc3664d6864a01fadd5997f505e6297709ffd94a6de7663835e89b4be91, '', 0, '?'),
(0x03c96a89e267b62aa9ac217fb446ef87, 'wp-content/plugins/elementor/modules/announcements/classes/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/utils.php', 1, 0x00000000000000000000000000000000, 0xfba0c14ecaabd909fcc3f6aaa1624003, 0x06c99a1c3ca35800bfdcdefce72ed3f2e0fb4b9e7a99340da46b91e0c033f626, '', 0, '?'),
(0x03c986294e0e125ee04c7e82322fa1f6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Event.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Event.php', 0, 0x824a898479b083a50450a1b5e6b80b4a, 0x824a898479b083a50450a1b5e6b80b4a, 0x83eac3e151d131e376f756bba47860d199e3a20dc617f8ec5d3dcdf4ccdf0dd4, '', 0, '?'),
(0x03cd443d2d8150b27a3c625daea9e443, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sv_SE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sv_SE.json', 0, 0x06061e2788510fa90807ba0baa822bf4, 0x06061e2788510fa90807ba0baa822bf4, 0x5a9fe81d05176c2f6166e1e494d462a68ec66331252923df06cdbc93a620cb33, '', 0, '?'),
(0x03cff54ee82ef12141e432d61735d94c, 'wp-includes/block-supports/utils.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/utils.php', 1, 0x00000000000000000000000000000000, 0xc1706d2fde398bf81b6c6a54e4095e0b, 0xede8ef5772879b9781d8f6ab575b004b290a0aa885c6c52eef5e75a10616b5e4, '', 0, '?'),
(0x03d1f5cc7631aee57940aed374817b51, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema-videoobject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema-videoobject.php', 0, 0xe1d1357cf4980a092529cf04c2e965e9, 0xe1d1357cf4980a092529cf04c2e965e9, 0xd8bf6fc31f5f5086554a937c39f9a269405f02ed4911d8ff8c24b41821ac5ad8, '', 0, '?'),
(0x03e00e8d824c0fb2357ee485efe16cc0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 1, 0x00000000000000000000000000000000, 0x7e1c1332c6434c46725456a488ce3302, 0xfb3d3549ffeb3b928a3ab0b855de52a578b0058a7a06a6967ecb5eb383928995, '', 0, '?'),
(0x03e0bfd6c7b53daaff7f66b9e6430112, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-font.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-font.php', 1, 0x00000000000000000000000000000000, 0x4cf79ebb69e41222b5d06475cf1cadae, 0xf157552eb38a4d8c610cb2d02e61d825bd82d49b020337772fe2b83877765555, '', 0, '?'),
(0x03e7ad1ed06f95be13c1a3f3a164655a, 'wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php', 1, 0x00000000000000000000000000000000, 0x64591087fccdc6f2026a0405bcd01a96, 0x6f89704a01bb84a974c78b2c415fabee1c786109d30fbfd12ac61517877cb9c0, '', 0, '?'),
(0x03ea774265318a79f05914fe08eb8e0e, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/LICENSE', 0, 0x1b0b156bcf7972a5f131e1e461e84b30, 0x1b0b156bcf7972a5f131e1e461e84b30, 0xf78c0fd56118993389a9b4a664f3b5f827347523170fe5dfd2837669254a715d, '', 0, '?'),
(0x03eb275391b1447290b521c33dfbbdc0, 'wp-includes/html-api/class-wp-html-span.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-span.php', 1, 0x00000000000000000000000000000000, 0x5a87718ec4584d815f29b5f17522e62f, 0xf8066f9c17345db1c6e915eff748894f6d90021a781652796a2f917faf8805c8, '', 0, '?'),
(0x03f079a6bd66a9208660f5bf3c27379f, 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php', 1, 0x00000000000000000000000000000000, 0xab650bced84365ad1600aa08b8b77f7a, 0x4dcc90d16593e94883eb792cfcbd11e465d29cbbb87bd8169280c5c6bc092a9b, '', 0, '?'),
(0x03f570bd2a310b452718ca4a88902d53, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', 1, 0x00000000000000000000000000000000, 0x0e6be4cbd2c311b19224cb6200fd1c52, 0x5c020a01e788c56428c7ed70bc0b62238a272696bdff3487b8c87ca3bc3e1c43, '', 0, '?'),
(0x03f57823a5842a105760509ac1c0449e, 'wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php', 1, 0x00000000000000000000000000000000, 0x3af492160392c86f6bcddcf1837bd8bb, 0x63415b9b5ea172f94489b5181320b0d4a79078ee72a9d60204f09c15f4393b80, '', 0, '?'),
(0x03f5f1cadb368d229b292dc4aa8c161e, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', 1, 0x00000000000000000000000000000000, 0xa3953584d3170b7dd6793e6218d132a1, 0xc7e9d466f3225a8fe3a170c96970b653f0d3817f080c1185226f794980719430, '', 0, '?'),
(0x03f5f23987b9a4e4b7b30af59c9936f8, 'wp-content/plugins/wordpress-seo/admin/pages/tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/tools.php', 1, 0x00000000000000000000000000000000, 0x2db1ad9abc794dd349b63769fadf37fc, 0x163e1efe3e68cb0b7f30312a2834c875ec0de36850d37c0f9807f4ba0b9cbd91, '', 0, '?'),
(0x03f767d96c2cdca23c90e479e74439df, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', 0, 0x984cb091d4ea6f9d838d92155f59d2bc, 0x984cb091d4ea6f9d838d92155f59d2bc, 0x3f55d89ab3374907e5d439e9deb6802754c10754a1901403e1c58edef523c69a, '', 0, '?'),
(0x03f7e5e57e3a1f3b9793ec3af5814ad0, 'wp-content/plugins/wp-rocket/views/settings/dynamic-lists-update.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/dynamic-lists-update.php', 0, 0x1292235b73eabce1385e1cc357d93b4b, 0x1292235b73eabce1385e1cc357d93b4b, 0x96f4a650dd3c6566463004a7ba466587e2f3c00acf07f8f961e34a0ff84742b4, '', 0, '?'),
(0x0402c645bcebeca7e14286359854aed6, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/media-instagram-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/media-instagram-grid.php', 0, 0x60d5b15f09f1c99499f97f3563ad9616, 0x60d5b15f09f1c99499f97f3563ad9616, 0x6747332ea0ba5777268405b3da2b13632652f99f28930b17f9cd63ee48e8ef03, '', 0, '?'),
(0x040c5d01cd31ba1b42cec838a1a267d1, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Exception.php', 0, 0x64591087fccdc6f2026a0405bcd01a96, 0x64591087fccdc6f2026a0405bcd01a96, 0x6f89704a01bb84a974c78b2c415fabee1c786109d30fbfd12ac61517877cb9c0, '', 0, '?'),
(0x041aefe793cc68f6a69054ebfb9963ed, 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/README.md', 0, 0x5400ad6f876d878dd95b49ba86090900, 0x5400ad6f876d878dd95b49ba86090900, 0x179e037e69a1bcee0c24c711651af9a81e904348553db1d90bf07607d296b241, '', 0, '?'),
(0x041b97069232be5f79f06ced6f97b036, 'wp-content/plugins/wp-rocket/inc/admin/ui/enqueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/enqueue.php', 0, 0x4a5d5de0ddb716b88cb551049906ac8a, 0x4a5d5de0ddb716b88cb551049906ac8a, 0x49e6f7c4c287212ca7c156f54e5b7c75d0c50c0e6b39f7057194e800d69eb851, '', 0, '?'),
(0x04219b94c8407c9834abb06e9dadf414, 'wp-includes/class-http.php', '/home/iraneurobetcom/public_html/wp-includes/class-http.php', 1, 0x00000000000000000000000000000000, 0x999b8857514b060dbde074b0c79d683c, 0x61d26ac5ca45584fc374667d9e3b6724b3d8aeb3d634b30c34dee4d1b4c9edc6, '', 0, '?'),
(0x04230186e1e0be24da50a39769a61adf, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', 1, 0x00000000000000000000000000000000, 0xfe56f93d50b68e4cc3f48e1b730c1486, 0x7d435cfaed202e2ad3d9e3f3ad6b576e0e2e1518068b1f78b8f3d635d0c2896a, '', 0, '?'),
(0x04270dfc51e9bb05cc4e6764b68fafad, 'wp-content/languages-old/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', 0, 0x186dc54ebdd287b4b51ca1aef0b9d2b2, 0x186dc54ebdd287b4b51ca1aef0b9d2b2, 0x7810529f18a3ab902441dcb5b1949a65a2bbabfe55eb7829a135b620b1df2170, '', 0, '?'),
(0x0427da9e003bbebf3fc32b5607d2aace, 'wp-admin/network/edit.php', '/home/iraneurobetcom/public_html/wp-admin/network/edit.php', 1, 0x00000000000000000000000000000000, 0x92adf71ec63da4dd234c981848ddc4ca, 0x0f71b52f2adfb233f1a0dc78fe53a412a5b67e8b2e275d77ca1def6baf2c571e, '', 0, '?'),
(0x042925d80ab11e5d69248917e123a9ab, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php', 0, 0x6545e65a33650c0ea68aa375c39f917f, 0x6545e65a33650c0ea68aa375c39f917f, 0xd201ec630d3ab3704d6d5661f53de0cc6088b16dcd269d600fdb226dcd716e41, '', 0, '?'),
(0x042ba3c944b8ad5f09e3c7362cced632, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php', 0, 0xf9598ab1bb6859870e7c019157c4f999, 0xf9598ab1bb6859870e7c019157c4f999, 0xfe8ac48244c8c3a1f63381e5b430ca85ee2770328268ac8b419495de8e1c005d, '', 0, '?'),
(0x043190b4b7e006b509158df0ada3725e, 'wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php', 1, 0x00000000000000000000000000000000, 0xa9aa9a80da57c60249b673510f294866, 0x9683842c92d1ceef5b537400a31889723f121f68816ee52a11bab4a56bf2b2ec, '', 0, '?'),
(0x043b0770520339b2b62bf3711070d5ae, 'wp-admin/includes/options.php', '/home/iraneurobetcom/public_html/wp-admin/includes/options.php', 1, 0x00000000000000000000000000000000, 0x6cafb3a8b72347d708f63234bacdae9c, 0x0303f15155b7f6d55841c46a706e0359fb7270a60b9c116fe7a34b214bdc9958, '', 0, '?'),
(0x043dc7291898e9e1cd74e358595862c2, 'wp-content/updraft/themes-old/twentytwentyfive/styles/08-midnight.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/08-midnight.json', 0, 0x4817fc3d53aff4a9c3cc0657f57bc51a, 0x4817fc3d53aff4a9c3cc0657f57bc51a, 0x041eca6c4649e7eb3bc386319acaf057a7ca3f4d81fe6bad76f41baec752c0d4, '', 0, '?'),
(0x043ff0cb7ceabaaff7d77e7893d0ebd6, 'wp-includes/blocks/query/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/block.json', 1, 0x00000000000000000000000000000000, 0x8ca880f8dedf93766af65a4cf668b36f, 0xfb401ce6a69d1d8d5aedf94cf337c9d0ee389579d37af06f2f86371a10235ad4, '', 0, '?'),
(0x04420793147baa1f29ba077397a62707, 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php', 1, 0x00000000000000000000000000000000, 0x07c5ff764386298ef48bfa129e014e7b, 0x1e091b3f1fffa02c0ecd7f0408b467d974a797795a822badf1876eddacc8b788, '', 0, '?'),
(0x044532561681af2263d61c14c525d575, 'wp-content/plugins/elementor/modules/atomic-widgets/image/image-sizes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/image/image-sizes.php', 1, 0x00000000000000000000000000000000, 0x3ffe41b6eea75c4dcf2f45b97415deff, 0xb2d0face6596849e3e39f4c28f8cd8bd030551d4b3542ecfdfcaa07e60e2d7ab, '', 0, '?'),
(0x04476e9e1a3bf8f29d3ea22a73926474, 'wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php', 1, 0x00000000000000000000000000000000, 0xc0c2b9f3e6a3545b2de16af32e430162, 0x4742d299eca52228e4410ef200705ead62ca99ad3c2f4af49775be57b93246b9, '', 0, '?'),
(0x0449beeb5a91aaffd6189a989b49c9a2, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.po', 0, 0x5975ec2a1594d513260edd7768054372, 0x5975ec2a1594d513260edd7768054372, 0x60ad1b1ff6516a7620330497ff978708d734407bfc4588e58eb71e4d4ccdb4d4, '', 0, '?'),
(0x044c4b9b6f3e2031157291e9d905a5ee, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0x6ac13b6505ffaf617a2358fcf44db6c2, 0x788e96247085627263b1bf6eaa9027b21856e39375e3a63a0ade5df2591a57b0, '', 0, '?'),
(0x0453bea0041befead65c5ab554af1922, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-restore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-restore.php', 0, 0xbf04c0c3467561762aa7c9b56f867936, 0xbf04c0c3467561762aa7c9b56f867936, 0xfbd8e17e187a55e0ceb406ff5710bf1748be31e5a6f05825b305ad9e4b4c0b55, '', 0, '?'),
(0x0463b7f3e45d4afc77400db96b3ed20c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-business-home.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-business-home.php', 0, 0xb3736c7fe4d27441e3e60850dab25b27, 0xb3736c7fe4d27441e3e60850dab25b27, 0xba5ee6c2baa5c4b54eaa9a3fd6977ff36cb8d02c7e3becc80bf325394692750a, '', 0, '?'),
(0x04653b6f08981185bfe5b401903739dc, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerTrait.php', 0, 0x73815524aa6318fc6526624052dcdf3a, 0x73815524aa6318fc6526624052dcdf3a, 0x4f8ea474dd57e7a05eebfb77baf042004012e5a2ccba767a2dbd7c27ac806d5c, '', 0, '?'),
(0x046a0a39a2bc3f4b43674f15c235ebce, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', 1, 0x00000000000000000000000000000000, 0xe00968491530f839a12a77e287cbf851, 0xa703cdc2ed899d498c58a5615b54a92dedbec64a8d3c36299189fdcb275161cc, '', 0, '?'),
(0x046c07e3b449256418f9322e0d6e3899, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/social.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/social.png', 0, 0x9d97bdcbdc6b6975a579b7d5fe2cd7c0, 0x9d97bdcbdc6b6975a579b7d5fe2cd7c0, 0x2a4d99bb5871f29cdbff9d4b32a9d8094b4c83558fe3cb7a4b0f75aab045d114, '', 0, '?'),
(0x047029f2311747238e1b7616d3c168f6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorOption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorOption.php', 1, 0x00000000000000000000000000000000, 0x83a2d85bb32a9aed0998f19cd00cf88f, 0xc8ce9ce27230f5f68ef6833f698194b2c1e849b25f8e83039719260b1aae4db3, '', 0, '?'),
(0x047500936526abec2417d2e29f174fca, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php', 1, 0x00000000000000000000000000000000, 0x7099a4f7fa805b1af5a7abc9ce346c2c, 0xf6b194c7c37692cf479edd585c5065753bc02da6fe5d58a7a5a2b47fd4bd1305, '', 0, '?'),
(0x04775c9558012964b4274d7dd55f6b51, 'wp-content/languages/plugins/elementor-fa_IR-23f8a12bf11e8b1bbfc99cf0797d6856.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-23f8a12bf11e8b1bbfc99cf0797d6856.json', 0, 0x88e0d6496bf7920b2d7cf4905213a438, 0x88e0d6496bf7920b2d7cf4905213a438, 0xfcf988715a6e80e113cd0cc4af78d826111715b2659ffe31362203142551579c, '', 0, '?'),
(0x0478e0f3916dfc80a500de0f7e90b6c2, 'wp-includes/customize/class-wp-customize-nav-menus-panel.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php', 1, 0x00000000000000000000000000000000, 0xab9f86cfa9476883b8f1554804259062, 0x0b6c3c55a77154d06869b02fe1ec37b2f5007dcd4a9eeade67a25762c0b518fb, '', 0, '?'),
(0x047969c3ba0ae65f547a5cf5abebbb6c, 'wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php', 1, 0x00000000000000000000000000000000, 0x5d6cfa24b75fccda144e4cd42add73c6, 0x47b608d53577c931cee44fa5e6d72b5a2e4fcba61f0a922b17ced0460ebb3bda, '', 0, '?'),
(0x047a70dc64b29c3e90e7287376988a42, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/escaper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/escaper.php', 1, 0x00000000000000000000000000000000, 0x018c88249ef1ef2adb04be5069beb2c8, 0xb00cb3babab7bb3434841a443c00a96bacc69d6afd25a010335d866f9e3f5b2e, '', 0, '?'),
(0x047aa37b74bce55ab2796c1dd37ccffa, 'wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js', 0, 0x5c77e2ace89d8cdcd1e296b562700d51, 0x5c77e2ace89d8cdcd1e296b562700d51, 0x354513a7f812dd6e5c3d2a3eb16bfabf8f74360124f487a18edc4dfbe56b7572, '', 0, '?'),
(0x047f8cdc88d279e2f43740a9b598d622, 'wp-includes/blocks/audio/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x50e28b8edaf1aaf06d0e8a7b746d6fc7, 0x7d1e2f310434a16f7c17f2912658b431bba2bb8bcda6bf4fdf38099a373a9e61, '', 0, '?'),
(0x0484026cf3bf673cd0ebb9c93dc66c89, 'wp-content/plugins/akismet/class.akismet-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-widget.php', 1, 0x00000000000000000000000000000000, 0x648b4a13663b6ca7ce624f24ac164fcd, 0x870787ca5e317a89322dba49729ae8f21b1bda2e21f2a3574537247b9a6f7ce1, '', 0, '?'),
(0x0486f9a5da047677952d833faf116f59, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-consent-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-consent-integration.php', 0, 0xc6fcf28c7c43f8bdbe46f00202100c26, 0xc6fcf28c7c43f8bdbe46f00202100c26, 0x51cb7ba47eed659dc121eab2ac7e5341e9167d7e07419a77b632489741220720, '', 0, '?'),
(0x048f5025687e91d70b67e80d0915fc1f, 'wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css', 1, 0x00000000000000000000000000000000, 0xf05a10f01367534f52b70d792d17b2d4, 0xdf4beb43b5bc8d36b123cddb337572dcd3c5a437aa8fa0d5eafbf41bda7c27a3, '', 0, '?'),
(0x0492229057174322fb28261a5d25cf76, 'wp-content/plugins/wp-rocket/views/settings/page-sections/sucuri.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/sucuri.php', 0, 0x56939dd99d55f009b53b47cf14734562, 0x56939dd99d55f009b53b47cf14734562, 0x4f07e9bb60ac377b5aa49f70b937535867e0e9ccf5948dc5198acfb0b8642c82, '', 0, '?'),
(0x0494add9f10f72c02d56fb9ca9e689d5, 'wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php', 0, 0xc5ebd586b07a5f0bd56e140c6e2b832c, 0xc5ebd586b07a5f0bd56e140c6e2b832c, 0x9d779b60f5723956cac2368786f6515b07703659bbab8850900a3a198d8add9a, '', 0, '?'),
(0x04a0fae00aee238d54a8ea3fd7bbeccb, 'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php', 1, 0x00000000000000000000000000000000, 0x36f1ced7fe40452d08ed03ad6d18646f, 0xcc8959b6e26a1f271ff5a469b9296a7c45cd56ea867f90b88a6cc9460aaf4cec, '', 0, '?'),
(0x04a35b3253d2e1eb0cc03fb9f1a46444, 'wp-includes/class-wp-phpmailer.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-phpmailer.php', 1, 0x00000000000000000000000000000000, 0x529a8a0e115d06fb76222e15caaf9b23, 0x88579096997de12ba41fccbbf4b3b78e66cf59d37931dffc631753b6868ac91a, '', 0, '?'),
(0x04a7ac430baafb56d0b266c1600b7aeb, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassName.php', 0, 0x82e129aa8cb78edc512b940cbf69ed56, 0x82e129aa8cb78edc512b940cbf69ed56, 0xa10862f2890b542d967ad5fbb46ee5959db53d697853ed2191b23943a00ade8a, '', 0, '?'),
(0x04a9798aa9ccfd0654b69106b163776a, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 0, 0x96307bbc50ac4d4cc581f80cfdcd567b, 0x96307bbc50ac4d4cc581f80cfdcd567b, 0x07c1b5afa61fc399ec5251b0162602c54d47a16de02a75bb6d02ebb523665d97, '', 0, '?'),
(0x04b011c39a32e2b17ffb640e03cd3d01, 'wp-includes/rest-api.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api.php', 1, 0x00000000000000000000000000000000, 0x2172fa5cbeb81359c68a7f81afb4a3b3, 0xe559355f7942406828acd32869de169a48440664f405fb1360bdb49b35095d12, '', 0, '?'),
(0x04b16a2360e6196090bc653d4867b2a4, 'wp-content/plugins/luckywp-table-of-contents/core/validators/InlineValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/InlineValidator.php', 1, 0x00000000000000000000000000000000, 0xc4fffec2b5d1a736047f6c76006dacba, 0x60159af774d1930b68ed023c264e10abb94ec905e6000aa796cf9a9aad945799, '', 0, '?'),
(0x04b7500027d8306ca79faf76c8234a3c, 'wp-includes/js/jquery/ui/effect-fold.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fold.min.js', 1, 0x00000000000000000000000000000000, 0x0edb52e6332aa60cb6a38d303a4f68b4, 0x80368afc3f17c7a8137a5c2c1ee2dca80b85a9d5defbbeae107f3689f48fb3df, '', 0, '?'),
(0x04b9ea3e0a42c3d18bcfd9c7a129e486, 'wp-content/uploads/elementor/google-fonts/css/roboto.css', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/css/roboto.css', 0, 0x9a62ea354ed98ac9c05926a9286e3cfd, 0x9a62ea354ed98ac9c05926a9286e3cfd, 0x8c38928fb5a4c1cbe747a731981c99c9ba64466461a1443cd38f4591e4728e9f, '', 0, '?'),
(0x04bb5b1d71af3bd37e412803ae35e3fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilterValueRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilterValueRange.php', 0, 0x1053419014269bbeb7bbbcf7bce08583, 0x1053419014269bbeb7bbbcf7bce08583, 0x33ee0d0780208330deda4f08064111a677dbbf3e227491ceb5e91028cb20f4c0, '', 0, '?'),
(0x04bb75cdb8b56a7da62e11869067800c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSeries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSeries.php', 0, 0x315ce9a0ce40268d2c734d5002188664, 0x315ce9a0ce40268d2c734d5002188664, 0x5c2b14dc8edbcda34419f0c444ba6fc41e3b98aceb556bd97686b520c0bcb601, '', 0, '?'),
(0x04c8840794ced3781879a8e581f58bd6, 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/embedded.png', 1, 0x00000000000000000000000000000000, 0xf58daaa070dd4ea21bd6790f7ec36e22, 0xbf067bf307b975d578d310278bc0c20ea14aa6c2ba406919221f483bf25d3668, '', 0, '?'),
(0x04ca3513384c28e5390820d37ca16e27, 'wp-includes/blocks/comments/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor.css', 1, 0x00000000000000000000000000000000, 0x7524952e0514338b6fecff51d3b73096, 0x35e97f6cc568769d1d34d4ae1641b3022ec33e9d458d9058a4ca8a4b5f4181f2, '', 0, '?'),
(0x04cd01aae7802139eaa97dcbb431009c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/InflateStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/InflateStream.php', 0, 0x40a6639ef98905a22193233f70bca764, 0x40a6639ef98905a22193233f70bca764, 0x00d21cb90c64feb823f0d1383247bec39733f7a00aa914170d4202d8fa271e61, '', 0, '?'),
(0x04cf9a5771755f8a1438c87e0da2a8e1, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php', 1, 0x00000000000000000000000000000000, 0x917e8791975c4e4c66596c8c8f59c97f, 0x925985c9fc4cb6b2454dd6ba8bd41e1042457def3741d9729038905ef22e675a, '', 0, '?'),
(0x04cfb4203315080b506023385eddd65a, 'wp-admin/css/colors/coffee/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.css', 1, 0x00000000000000000000000000000000, 0x657bbcf5928c8fbc8023171dce09be65, 0xa17b0dff9bbf12b059a1939f57791d92a8fb27380e959a78e771d17a1ccc213d, '', 0, '?'),
(0x04d247b923f4153b224cc91c2584fac5, 'wp-includes/blocks/categories/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/block.json', 1, 0x00000000000000000000000000000000, 0x7cb3b805001fc10dbea1f3e8819d9fd2, 0xd5b6faba99e3558ee88c62b0bc25c386e228d1da78cbfde738c72032e3f17056, '', 0, '?'),
(0x04d2e2254fac1014869b8d9c364f38b2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', 1, 0x00000000000000000000000000000000, 0xf41fd239940b8a9743175aa7fcb667b9, 0x115952576519c875bc96efedd9c1f4189398c4d1ccce70c57bc2b3de52c43ed4, '', 0, '?'),
(0x04d374918fd371933dc72c648192c2d7, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php', 0, 0x91f6d8a5f86783a019eee7e95d621ee2, 0x91f6d8a5f86783a019eee7e95d621ee2, 0x670c443e494239e9b703af9a4c49d3092a9cc2eef031dbf331368ed930ee437c, '', 0, '?'),
(0x04dca3f6895cadebef87ae8a4b43dfcb, 'wp-content/languages/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', 0, 0x69d4aef5402472c7286729c558b52dc5, 0x69d4aef5402472c7286729c558b52dc5, 0xdcc65725059940eb1a16cb888b16201dd7b287db23ed347b0138bf13c2973541, '', 0, '?'),
(0x04df87ae90199e6307b3cdb15f3064aa, 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.css', 1, 0x00000000000000000000000000000000, 0x72ec42ad5739d13c6ec19baab37350e3, 0x25870066760551414ccbebd93fc278345730724f60e2fc3000a64aae37e292a3, '', 0, '?'),
(0x04e53883011fcd7fc796e8ddd7b94db0, 'wp-content/plugins/amp/src/PluginRegistry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PluginRegistry.php', 1, 0x00000000000000000000000000000000, 0xc6d97c10a4a986c56c521576d2939761, 0xe5ddb55e5f187af6ba407cf37d951c332b1e3d90bb3f83cdf118d63b76d13a71, '', 0, '?'),
(0x04edaa7433a02ec7e95e00b916a1e18c, 'wp-content/plugins/wordpress-seo/images/alert-error-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-error-icon.svg', 1, 0x00000000000000000000000000000000, 0x6479d1b54a36ff686832023d59d8b878, 0xe153365d2b9dde755e4c1e316e8fdef5833cbb37baded52f4df57a99de60e866, '', 0, '?'),
(0x04f10f002273b756ec9315a47e337382, 'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x22788c4dedd0f515759f02e7d36c3759, 0x7ddb4444723fd2613b66a39a14f273334b224ae651bd615378f5d5db4aea7dd9, '', 0, '?'),
(0x04f1457290979998a85a1461ffaf5ca4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellData.php', 0, 0x16613faea225f53e3ca89c2b412d0d85, 0x16613faea225f53e3ca89c2b412d0d85, 0x4844fd99241c8c45ee1d17ab6a15f68519feca1eab316207e95a6806ed9439a7, '', 0, '?'),
(0x04fa546faf1e6413e37bf150ead571b0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityNode.php', 1, 0x00000000000000000000000000000000, 0x1dfa9004dfd8f6c7b139c1a0f6ffa6ac, 0x8370d8eefc9026b7f7f5dfe620e1e6ec1593fac4e1daceabb0bf90a5ef97156c, '', 0, '?'),
(0x04fd0a06802c79ba92d089bdcab8f723, 'wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php', 1, 0x00000000000000000000000000000000, 0x2cf8ef842c0f726a73e47ae721ad3260, 0xf94d0173d7b049a21e8d3f10a470a1335aef7ea0d1feeed1708b232a32fcd7e1, '', 0, '?'),
(0x05009b2cbe23b568654c0847ba28187d, 'wp-includes/blocks/query-pagination-numbers.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers.php', 1, 0x00000000000000000000000000000000, 0x586b89ba2e496d80adaf64ed79fbee52, 0x1364ab3445be72924ecc73ff183e371aa0640ef36c607169bc9dcd1b199cfce0, '', 0, '?'),
(0x0503245ef2de6e5d2ab656de68aa95c2, 'wp-content/plugins/elementor/assets/js/checklist.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.min.js', 1, 0x00000000000000000000000000000000, 0x722a4da01fbc8d171d182ab092104eba, 0xf83adc9d2274ecd7eae511e31984fdda3efce56a96e1d745b39eccb6b0a6629e, '', 0, '?'),
(0x050647b5b23191ae69d474dd6ebd20c6, 'wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php', 1, 0x00000000000000000000000000000000, 0x54475fe2bef8d45392a73c26ad5ec607, 0x80dc81fb3ac2bea8e697f1e89f392486372323fa11b1f4c142eed21b3cd50556, '', 0, '?'),
(0x0509c0122f7674bdf09b910bd104cb48, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessHandler.php', 0, 0xd2de34f4a9429132a1553e6935aedf16, 0xd2de34f4a9429132a1553e6935aedf16, 0x4dbd1dfbc4d46f38ef7250f81100f5a0e0fbac6896aaf510cd5e96e931da82fe, '', 0, '?'),
(0x050fa513696cf24dd5a94f8055353ffd, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php', 0, 0xb3275dfc0f4d2726c305e1f525500643, 0xb3275dfc0f4d2726c305e1f525500643, 0x4344c03b07c0f4878e11b63d670b4a29447fee4af72bb748209c8ec455cf744c, '', 0, '?'),
(0x0513c895c02abcf757e0fc15687f8212, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Role.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Role.php', 1, 0x00000000000000000000000000000000, 0x952d6c514d818722e22c060dc2d63bcf, 0xd68758795d59b9a4bd712e95626a557ad41582d27576fc5de5f4b6afd2bfe9c4, '', 0, '?'),
(0x051bea2660b786aa66fa76622fb94200, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RequestOptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RequestOptions.php', 0, 0xbafc2bddd4fa036a86642b53ffb51c3c, 0xbafc2bddd4fa036a86642b53ffb51c3c, 0x973e942b770e2c693a48145f798a6faac5513d18852fc917167feb3a9be4a8f7, '', 0, '?'),
(0x05214cb3d684020304a235a5121bb1d8, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', 0, 0xfd2f22f2ce83ca59702646860eea60bf, 0xfd2f22f2ce83ca59702646860eea60bf, 0x6eb790f72c5e47ca13c615ba7ef8127b0953ee2b37f0c8b17ceeea038cfee810, '', 0, '?'),
(0x0522929f4edfac6a6a29859f008c954e, 'wp-admin/images/menu-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/menu-2x.png', 1, 0x00000000000000000000000000000000, 0x6a47fff5fee2f97bbf3eaf5e3b2482d3, 0x96325d79e214d72368bde2c432f639f83e205e7380100d48e5090adbdc679ac3, '', 0, '?'),
(0x0527625a6ee8accbeb48187236d6d690, 'wp-content/languages/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', 0, 0x142c6167fec4590c1b7af84af90cbd23, 0x142c6167fec4590c1b7af84af90cbd23, 0x1fa13539fca8a266a2e03e01bc74b5a5fcd625b2e0b975308f46d27ee4f03d0d, '', 0, '?'),
(0x052b82916c9647c9b3b4f4d37a127832, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReference.php', 0, 0xdf4d4e3b4ddf8613b04aa8ab482df2ab, 0xdf4d4e3b4ddf8613b04aa8ab482df2ab, 0xbadf1eec6a464795a800bcf573d33186023a9cbd10b1ef4baccea7f54e6c2b3f, '', 0, '?'),
(0x052c7004a8c3cf55b0d4d491467da427, 'wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css', 0, 0x187fe6415c5f6042aa5c5c5b39b88d72, 0x187fe6415c5f6042aa5c5c5b39b88d72, 0x79aac2e5f2fd484dd931fd36c9709cd93c914244693b9db2947b4cb5b012a670, '', 0, '?'),
(0x052ec8c4be56f62873c1ed4ebab25e6d, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js', 0, 0x22a9321a385f2ba37e65e4c98fa0b881, 0x22a9321a385f2ba37e65e4c98fa0b881, 0x68f1a37720a9c963fc243d27695e66c7cc3f7bd661565c901dff7104ced8bef6, '', 0, '?'),
(0x0530cad82ee10ce26675ea02c831a94b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', 1, 0x00000000000000000000000000000000, 0xe7aa5a47414a3a7ff399bbe438cee829, 0xd03f2f2b7f4203b03a543cf05b166b126dffc3d52ac7c904a6a573e26dc03006, '', 0, '?'),
(0x053257bec2789c09f6902494f5bab8a8, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php', 1, 0x00000000000000000000000000000000, 0x492dfd88db7263021de5ea61141dc594, 0xea71b86adf5407035d85d9756572c147882d7bd540c6dac6b59e57fe72245d2c, '', 0, '?'),
(0x0533921f84bf040f0e58b447253c213e, 'wp-includes/blocks/pullquote/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor.css', 1, 0x00000000000000000000000000000000, 0xe5b403b3b1c1c84a04be87da7d945910, 0xcd464638df51ce9179de962fadcb57902dcda3a6c38d2bf79bbee44b5b19eda5, '', 0, '?'),
(0x0533af54372ba648914d97e7802b1bf2, 'wp-content/languages/plugins/elementor-fa_IR-edafd6bb20f92c5a76f673e753e9b748.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-edafd6bb20f92c5a76f673e753e9b748.json', 0, 0xdca163caa62a6a422344d41c18549e53, 0xdca163caa62a6a422344d41c18549e53, 0x6cd5e47ab10dc766e0f100e9f22a8e9b41c90aa7445fdb47777e8d949508bf08, '', 0, '?'),
(0x0535957524e506f9194bdb174ed92497, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', 0, 0x86e0183d0e63915029c8878ed747e4f1, 0x86e0183d0e63915029c8878ed747e4f1, 0x531422ba8972e7c231f202ab4abc9d7fc5b8a60936d22af02986852d817b9c1e, '', 0, '?'),
(0x05392a49a7b19c4363930211ba1b9ff4, 'wp-includes/blocks/post-excerpt/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xa639c1ffd561b94ef0343d92991d0d5e, 0xc97efcc5aa41ace19157e4c81f77a140378a767a019ae0bcf60ecde4a334ef5f, '', 0, '?'),
(0x053b80c83c757495fcd3c6849c3bc402, 'wp-content/themes/hello-elementor/includes/settings/settings-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings/settings-header.php', 1, 0x00000000000000000000000000000000, 0xfb8f6c539889f99fb89a508451c13509, 0xb087e25c6213e71db734d3b4efffce207a37feea213eb5ab4a5a203b9c34e558, '', 0, '?'),
(0x054074add73a54d35a8c2479e6b1a825, 'wp-content/plugins/wp-rocket/languages/rocket-gl_ES.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-gl_ES.mo', 0, 0x058dbe6dad56784c2ea0ba1a5f66038a, 0x058dbe6dad56784c2ea0ba1a5f66038a, 0x265a6e17ca10d5ae9e0cc5f2450fbf3cef104706a5e9cb4c665d3f5aae3e050b, '', 0, '?'),
(0x054336ea846c5b45e1ca99cd5bc78111, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 1, 0x00000000000000000000000000000000, 0xa161350864050f78bf9161f7f3c94172, 0xb6c41318ad8c63179283d86acc809069e39ac5eaf5440d46fd27dc8873cee91d, '', 0, '?'),
(0x05460498242ad347e0949f922ca40bb8, 'wp-content/plugins/elementor/includes/widgets/common-optimized.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common-optimized.php', 1, 0x00000000000000000000000000000000, 0x60993979641f75676935389c27654755, 0x5d0174d290b0803f8dc0240bcb92c358c0befe2fc69c281f5423db93f2670c50, '', 0, '?'),
(0x0547f61914686c46e2622b76ef0f877b, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/cacerts.pem', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/cacerts.pem', 0, 0xa527b93e71b94759d99643641ff3b531, 0xa527b93e71b94759d99643641ff3b531, 0x45e03461fe62030860100029b61ebc9301e7a6556928af40adcf88805b3ba5d4, '', 0, '?'),
(0x054ec41bbc2dd4d7673cae2d771a4556, 'wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png', 1, 0x00000000000000000000000000000000, 0x2e1a02774a1df5eb99a740453a2fa9b3, 0x69bf4199eb47c6870eb0cf2f86123103388a9a8f567c195a1608af43ef2b3c87, '', 0, '?'),
(0x055454901e7ef91a0a92355055ecd046, 'wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json', 0, 0x407278e0028e6e58497c9555110b1f05, 0x407278e0028e6e58497c9555110b1f05, 0xb6f0308c166c2bb7a339d7219d9c853ab80431a28cab7ffbb6c1440516a02e25, '', 0, '?'),
(0x0556e2ac81395fe2003c5fc11d129928, 'wp-content/plugins/amp/includes/embeds/class-amp-imgur-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-imgur-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x7eaa8a8626543d16f1804b24493df55a, 0xa34b2970ec0aeaf98798cd94089d8f8880b094d23223f9c03957d1735760cb45, '', 0, '?'),
(0x055829b186696b78b8c06dfd67164252, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils.php', 0, 0xeb2ba5a5baba330f71b11c3b79bf72b1, 0xeb2ba5a5baba330f71b11c3b79bf72b1, 0x732ad3611ba57e5498d0bafe59546edc9f8110eeedb2a3f9cdecd0e295281ae1, '', 0, '?'),
(0x05583f5baf3c8b4d4e13dd675d55654c, 'wp-content/plugins/amp/assets/images/amp-black-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-black-icon.svg', 1, 0x00000000000000000000000000000000, 0xdf99452b3008119e6c9e20ec06ed23ea, 0x67c6804d4ca9ed5b0b8b05326069082727b74e4ac2378225a39e3984159be39c, '', 0, '?'),
(0x055980146bbcb7afc07d378fdcefc404, 'wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xfb57e426e6d43bc16161fe4a27d2579b, 0x363254aee5bee5742fea59e454cec90190357e8a9e96c2ac258a93e22dab6305, '', 0, '?'),
(0x055e03b4fc0233c73b7be8d805d96691, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItempropSameas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItempropSameas.php', 1, 0x00000000000000000000000000000000, 0xf680508006a5e28f7336afd526fb695e, 0xb3e4f0adf591b9191501deca59650ea9d152efffb94b80d97477cf69973ae4a9, '', 0, '?'),
(0x056ce9da1982387a66f7e5066f64d481, 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xa2427b6add17c02e4d3fb16d01a7f604, 0x906e490486f60b763a80eaf415d0c55ef1567361b5fe24184d2c5d1d0677f9c1, '', 0, '?'),
(0x0571a88813e35f220f0cf1311915c946, 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php', 1, 0x00000000000000000000000000000000, 0x5cdc8bef473c803f1841f9cd51085d1b, 0x4821fa5bcd66800d87f36076fc7f8fb268c24606df2295122332972e3f28f1d8, '', 0, '?'),
(0x05731debd7265e2257dfc5c0ba443dc0, 'wp-includes/blocks/query/view.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.asset.php', 1, 0x00000000000000000000000000000000, 0x8778134953b9985f74a5a9de5ccf255e, 0xa15c5a899ef33f3b0ab1b73463b6774d7a993a8e60893f300f6aba2c4e23ea9a, '', 0, '?'),
(0x0573a36b6bb2fbd10e5eea9fbd4efde7, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_psr4.php', 0, 0x12af95fe486e1645775e8ec1fd27445f, 0x12af95fe486e1645775e8ec1fd27445f, 0x15a46d020bcac5129d40bd4171cc52bfc0b424ca83aa6aa2f294e962ee76e697, '', 0, '?'),
(0x05745a518fa5597a3085fabddfe8b7ab, 'wp-admin/images/wordpress-logo.png', '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo.png', 1, 0x00000000000000000000000000000000, 0xc6b0f979b9e66fc338f4cb3853a5608a, 0x620178c3054cfc50cdb0e9e23d5e92ede5f7b9611cf56dcfc5f1babb3169b3df, '', 0, '?'),
(0x0577504421142ec07169565a130c2600, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Url.php', 1, 0x00000000000000000000000000000000, 0xaf337c017178d209a6a8e4ae6bba5b41, 0x509dffa83da17e534181805d1935cd45179e47048c264e3ecb7ad4a02903e672, '', 0, '?'),
(0x0579767454fc503505122d2b6031ebc8, 'wp-content/themes/twentytwentythree/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/404.html', 1, 0x00000000000000000000000000000000, 0x25fbcc228cda9a27ecc026f5e5fe2e2e, 0x140f9c6215e2790426b10bfe3ee1a6f123e18e8052a0f904d312941af85d6a5f, '', 0, '?'),
(0x057a9776bdec054bf1db7fe6e8ed1a99, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPPost.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPPost.php', 0, 0xccd9acde69b6da5b145751f28c90b2ff, 0xccd9acde69b6da5b145751f28c90b2ff, 0x7973c33a6864dd44546884ce343590ac0949dd758a02b71e4ef2e90fc37ac397, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x057a9a2aae3170866780bcea26d5037c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', 0, 0x08572b5ea7ff3fc59ae6d0a6c5742286, 0x08572b5ea7ff3fc59ae6d0a6c5742286, 0x2b7e7f3d4c61fb64df933335f6309dcfb15d4d2cbb94372acf99ba47cd8baefb, '', 0, '?'),
(0x0583299397b44584db1729be4b940c3b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php', 1, 0x00000000000000000000000000000000, 0xeefe8b30771ad022ea0e5456656ab26c, 0x5723857d865ab27e3416a3d54e5519b4928b93f8a519ea579c32f68be1e9b733, '', 0, '?'),
(0x0584a4d31b77965145b80d446c9b2ad9, 'wp-content/updraft/plugins-old/updraftplus/methods/addon-base-v2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/addon-base-v2.php', 0, 0xcd4d9ad71548723c07a2aa01e4e2a11f, 0xcd4d9ad71548723c07a2aa01e4e2a11f, 0xa27507fe05eb20d916f8f40c74068d1f60018fba680fd9064fbd43b22e6473f0, '', 0, '?'),
(0x05851fb8518defe02c29a0237090e231, 'wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion-handler.php', 1, 0x00000000000000000000000000000000, 0xcb5423b7bf637b4337ed1439ac3762e2, 0xebcba5900b8d0e3bc3c2a6ac3c147b561988a0e7674a62ef2b73a8d27ca6c3b8, '', 0, '?'),
(0x058c4bdce118351deb247245da70f006, 'wp-content/plugins/elementor/includes/widgets/accordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/accordion.php', 1, 0x00000000000000000000000000000000, 0x20aad21a06d4ef80fe4b5ec98a0033ad, 0xb6d70a85509b0bb84d615d87d6bda5cc32d166ff6a284d7f248b8bc89a01d656, '', 0, '?'),
(0x0590db0bdbf3d8be4833659cbb1417f9, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', 1, 0x00000000000000000000000000000000, 0xe9113cb20d8eca5c3a6cdf0e94e5289a, 0xace04672b36da244e7d8f4bb66ecf968dca0593e7c3327464e84224454262633, '', 0, '?'),
(0x059e74c6cae6bc9b4a99b0f2fec59e2a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupRule.php', 0, 0xebcfa4af18d5e52fb1137e0dfb4c464f, 0xebcfa4af18d5e52fb1137e0dfb4c464f, 0x0235c3dbfd552d4b65fc87e055b6c2490022abaab9f709593ed5a7d8491a15b9, '', 0, '?'),
(0x059f693fb3706cc034a3ac9b40fab03f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', 0, 0x03b357603ae1a24a7f137aec9aa5ed1c, 0x03b357603ae1a24a7f137aec9aa5ed1c, 0x7c34ad6076443cae269b0e3c44734b829e66817baa0c85350e1f14eaccf65408, '', 0, '?'),
(0x05a2d81bc01d65df6257fc4130cf1e64, 'wp-admin/images/comment-grey-bubble.png', '/home/iraneurobetcom/public_html/wp-admin/images/comment-grey-bubble.png', 1, 0x00000000000000000000000000000000, 0x8f59128f2a27b489b0a974c0b6b21046, 0x3709ae8d79b2f1ae8cacd0e8557bc319ae13a688d49fe382c560a1a75d6da2f3, '', 0, '?'),
(0x05a632ccbf3e6ac2acc901bde9af799c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', 0, 0xb65c1fa22f1f80185d6443488c6f2db2, 0xb65c1fa22f1f80185d6443488c6f2db2, 0x785bba60fb0cdca766476e8f1e672ee0b277b395e51bdd57e57cb0daebcae230, '', 0, '?'),
(0x05aa952f3783c36ce2cb8bb2504879a9, 'wp-content/plugins/elementor-pro/modules/link-in-bio/base/widget-link-in-bio-base-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/base/widget-link-in-bio-base-pro.php', 0, 0x866be75a17217e553107c887d3873e56, 0x866be75a17217e553107c887d3873e56, 0x820ed88a97eb7fc235114639b9d8acd9056ec7b5a0f0860833e8e13f6d4367df, '', 0, '?'),
(0x05afc5fa856500c2b4666a23512dd800, 'wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.asset.php', 1, 0x00000000000000000000000000000000, 0xb283f2ee0b8b35a57a07ea205389e2c7, 0xabf92ae010e49802a891b7ef6b24bfec560f078afbe387ca7047196309376261, '', 0, '?'),
(0x05b3955ba98c081bc234e2f2b03f8d73, 'wp-includes/css/dist/block-library/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor.min.css', 1, 0x00000000000000000000000000000000, 0x955143307851df605236f34aada7097b, 0x189edc8b914db33abb84a42f0fa8263aaf11b04c28df194e0965cc2ad38df6d2, '', 0, '?'),
(0x05b5f3ef84b50ac2a223bcc8ae55fbb6, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', 1, 0x00000000000000000000000000000000, 0x0ce9901837e04a733fedbbef4bba088d, 0xde85bec6ef0c1dfd414f8fe7eef956057384397c859ebc6ec906e2794f74f5b7, '', 0, '?'),
(0x05b9dd695c8d2d1ae878a5e8792060a6, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', 0, 0xc06c54cfcbd3740d573cc443388b99d3, 0xc06c54cfcbd3740d573cc443388b99d3, 0x6ec511bc1b26458c821b539a4344836ac51091e68bbe1555d9b7552c57e11d4c, '', 0, '?'),
(0x05c15bbaaada7a303a1f20ca4d9f532c, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links.php', 0, 0xa8a8b71663766312307d1c4dd5719b94, 0xa8a8b71663766312307d1c4dd5719b94, 0xaaa4f7bf086b4e0e5c07ac1dc5514198c85368b5c540855f4985257a39272538, '', 0, '?'),
(0x05c4490161bb0e0a0bd88e9a96ead061, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0xcd01a2810cbe3e1aebf0b01a2b950f2c, 0x2a792498084d515b1571d3023a68e99a0122eec0f929a358544313000feb5c6b, '', 0, '?'),
(0x05c9b01c9d1caf60b9bd5ba588b3ffeb, 'wp-content/plugins/elementor-pro/core/database/query-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/query-builder.php', 0, 0xa2a72b99d8974baccc4d14d14994436a, 0xa2a72b99d8974baccc4d14d14994436a, 0x8dd650f7e26a75f5d998e098668348215078834f9dc1092f162fa9bc72f240bf, '', 0, '?'),
(0x05cae0df741595ca4c34b57f9939d5b9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/composer.json', 0, 0x9452d4e4409e4b9ac2d32f47c10b637d, 0x9452d4e4409e4b9ac2d32f47c10b637d, 0xdea91b12b8fdd80f0d93eeeb9fed23b8b76a185f289a05560d47520cb2cbd506, '', 0, '?'),
(0x05d3ff406eebe4ee481e0120a74167d7, 'wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php', 1, 0x00000000000000000000000000000000, 0xc6932963358c3441f0981544c4fe9500, 0x03d610d05ba31883b621fa75912eea97b0957e7e10c8e2ed8a4390a210bd263b, '', 0, '?'),
(0x05db6c147791ec8e558eceaeaafb5382, 'wp-content/plugins/wordpress-seo/css/dist/adminbar-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/adminbar-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x04d59be90d709d88c3fcc486d1eead6d, 0xd239846af9de5903ba3ebdaa75c7025766cf2beb673411123df4bbec79c6e0a8, '', 0, '?'),
(0x05dc776a4082526e512099aa7666c515, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/README.md', 0, 0x3d61d2ad437752db75115a0cf1759106, 0x3d61d2ad437752db75115a0cf1759106, 0x59f70de9fbd63ac762803a58529f6dda7713b121a11982628006c7023ea02316, '', 0, '?'),
(0x05de1c0d2527d35278186ed9ec0ef4f1, 'wp-content/languages/plugins/elementor-fa_IR-159ea97b1fe3eac1cdc248d42c6c4425.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-159ea97b1fe3eac1cdc248d42c6c4425.json', 0, 0x734b271548e2e52784d17d9a733be086, 0x734b271548e2e52784d17d9a733be086, 0x1fab31ced9a32b8a95810d948ff3ba89762965f2b1bde9b14446ad309f3be5f2, '', 0, '?'),
(0x05e12673f05221d2982d89b10239fa6d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleResponse.php', 0, 0x2d0e622cdf03fcd0c4d8f09a1722846b, 0x2d0e622cdf03fcd0c4d8f09a1722846b, 0x7fbd8e3b685d41c68b781dbaa6b084a39e12eddc56e81fbed408957d227ba1d7, '', 0, '?'),
(0x05e9253690aea94ddfc23047126a4764, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', 0, 0x3a40e147789faad10b73a3561d12e93d, 0x3a40e147789faad10b73a3561d12e93d, 0xadcd7cbc9db914fbb0d8cdd4923f0406194cb665a2849f9c4755bb0d7098e273, '', 0, '?'),
(0x05eb2e823b3477bad7a5f1bb3ec3db9b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', 0, 0x41e5a3f2a2a480aaed8418d246385e88, 0x41e5a3f2a2a480aaed8418d246385e88, 0x193fb4100f821c9cf181168f5667b4eeab4fdf3e58560235895d2e6bb6753b86, '', 0, '?'),
(0x05f03214bd03530ea052ab8248b6aa21, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImage.php', 1, 0x00000000000000000000000000000000, 0x231ba5187e3ef30418adee3ca4797dbc, 0xfedeed087cd42ff8046423b360ec446ed1a8808195b7dca0d8dd56ee4c5b11d0, '', 0, '?'),
(0x05f11b4808c15ee2acb980b4f82623c3, 'wp-content/plugins/amp/assets/images/reader-themes/twentytwentyone.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwentyone.jpg', 1, 0x00000000000000000000000000000000, 0xfd44b6820652fc3072d0e77c683adebd, 0x1732bf7be0c1524b4dd313f3f58fc5b7f6ba1aa26ba7c1f1a7d8fde270da27aa, '', 0, '?'),
(0x05f151de96b8653046dd405db189c4ae, 'wp-content/plugins/amp/includes/embeds/class-amp-gallery-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-gallery-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x99c54bc87498c6e08a2f76622db2f949, 0xbf96505b34086a52ed55f8e251298703770407b0e892532accef5198b74eb957, '', 0, '?'),
(0x05f334e0c5d5199e225e7cf59a979a59, 'wp-content/plugins/elementor/includes/controls/groups/flex-container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/flex-container.php', 1, 0x00000000000000000000000000000000, 0x536573a9c1d69335064fc6aefd777b30, 0x8f3c43ed3931faab620cde4b78798d349e3551c632e17b69c7e12489d1739fc4, '', 0, '?'),
(0x05f5a94fad5804b296c600fa37d80ec8, 'wp-content/plugins/wordpress-seo/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/readme.txt', 1, 0x00000000000000000000000000000000, 0x1be3d922d7aa0b6748511d2243985777, 0xa126b4265d257c827d5bad276af36856bdc66bd2a5cf0efbbd03aef5dd1e04fe, '', 0, '?'),
(0x05f89d44ddd51f3976e2f696ad933291, 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-150x83.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-150x83.gif', 0, 0xa9e5bde6338dc48e0607da742f66dc93, 0xa9e5bde6338dc48e0607da742f66dc93, 0xdc4792ef506f9c118fa7ec20cbffe24c10b697705fc5e44aeda1ba37484dba4b, '', 0, '?'),
(0x05fa655e0a789e8c9f8724a12a8acf4c, 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js', 0, 0x17f60212ef3b602627dee803ef0035d5, 0x17f60212ef3b602627dee803ef0035d5, 0x65af8996ebeaf641f1a3d22ad47927b56a8aa1a87b1fbc09b934fdda5091775e, '', 0, '?'),
(0x05fd31eea593158429c03c76e3244e7a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', 0, 0x0e848bfd35a0e42336b8afef6c109e08, 0x0e848bfd35a0e42336b8afef6c109e08, 0x77870d09915a14c4c4cf8e915d3f5978196150c0526e2f41d9f051cc4dcc40be, '', 0, '?'),
(0x06054365d6d5398cb9e9030982795197, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.php', 1, 0x00000000000000000000000000000000, 0xa7dc04a9f4de41aa97f61937a1de03ed, 0xcced2171554d594d0962399c4394776b97f3e2e7d172fed5501f55c2ff7a197c, '', 0, '?'),
(0x06090cd937e6742cb16dd20f8690e0d4, 'wp-content/updraft/plugins-old/updraftplus/images/icons/pcloud.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/pcloud.png', 0, 0x623006cb200b31ef9a82f94272ee3480, 0x623006cb200b31ef9a82f94272ee3480, 0x81797e189deaa9eb4f7e9ebbc0a360e450e83e646d837ae6500365216236b4d7, '', 0, '?'),
(0x060955c79e085fda14525b6bfece08a6, 'wp-content/plugins/elementor/assets/css/widget-text-editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css', 1, 0x00000000000000000000000000000000, 0x6ddc3c2e5102d7cc9952b437b2f6d423, 0x2e67f2cdc2db97234eb985091a6afe046d87945b40445d3189e78beb8a3a75ad, '', 0, '?'),
(0x06096508f5d8ad56f2c04debecc0799e, 'wp-includes/blocks/rss/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style.min.css', 1, 0x00000000000000000000000000000000, 0xd5c12f76b7880a8912d5d17408363072, 0x1e44c541c3ffacb02647d8cde6bbb98af939b168bce15e70c079bdfceaa3f989, '', 0, '?'),
(0x060a90cc66a4a84b52b6efdd3275a22a, 'wp-content/plugins/amp/src/BackgroundTask/CronBasedBackgroundTask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/CronBasedBackgroundTask.php', 1, 0x00000000000000000000000000000000, 0x529a7903dd93f87dffbd7e80a379eb3b, 0x0ca727b32ad49f2e8deef7bc819f624ad1343893a1c32a145dfcbbe987a8c191, '', 0, '?'),
(0x060dc1b0b7a7ab05536af9bb2ce00f9b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', 0, 0x68a78eaec669b24928a8f3bf198613d0, 0x68a78eaec669b24928a8f3bf198613d0, 0x8b4d1bf6f4c9acb544f3b0b18c4ced6e5d0801aedf37c7d717f3a8743646a0eb, '', 0, '?'),
(0x060fb525759afa151ee8655cf08aeb17, 'wp-content/themes/twentytwentyfive/styles/sections/section-3.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-3.json', 1, 0x00000000000000000000000000000000, 0x7ca4d1d87159606bfb06199433c46f85, 0x4ea36b2e0cc64d3d06b99206e2a44b656ffae5198de32f5f3626b56ac2d8f4c1, '', 0, '?'),
(0x0612186d11c971506f4430e22acdd84c, 'wp-content/plugins/wordfence/lib/wfRESTAPI.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfRESTAPI.php', 1, 0x00000000000000000000000000000000, 0xc45c38f7d31fc348c120856d690cfc2b, 0x2b9b872bf9c69faded1dfc30d1fbae1c06cd8262bd3dfeff18b85be39c8194b8, '', 0, '?'),
(0x0616ce7cdf98802f09b0e27ece565f45, 'wp-content/plugins/akismet/_inc/akismet-admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-admin.css', 1, 0x00000000000000000000000000000000, 0x7b1d6110413e916a1272d57e45b25175, 0x64901278c6356045c261beb4f0d10bc939a4856cb73fe7b85efe9e062469aba1, '', 0, '?'),
(0x061a7065add0dc15cecc17c63527bd3c, 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss', 1, 0x00000000000000000000000000000000, 0x2091f25c1ee16071c64440ffd539ea7e, 0x31ee2a017ad52b7afedcef36c2ff8ae728d963a456cf99b78a12f61d7b56d5b7, '', 0, '?'),
(0x061ff9a4cf52f3bfc6e2ad4970ffef3b, 'wp-content/languages/plugins/elementor-fa_IR-91751ab1f6434be40ed42c6f2430685d.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-91751ab1f6434be40ed42c6f2430685d.json', 0, 0x50cd935a6835414ff0a9743465d175b0, 0x50cd935a6835414ff0a9743465d175b0, 0xcda26099b3625fda300f40e790b43bed883e1cc388ac056f27e02b14fcb3a70c, '', 0, '?'),
(0x0620fb2c654fa29acb7a8f82c3911195, 'wp-includes/customize/class-wp-customize-site-icon-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-site-icon-control.php', 1, 0x00000000000000000000000000000000, 0x8942b3aca495feafe320cd0f910a6c26, 0x740c15835067edcb69623596fd823ec1818d8ed5abe22bfb642a0211cf51449d, '', 0, '?'),
(0x0621602f7af96c6cba0d67fcb33c0529, 'wp-content/plugins/elementor-pro/modules/loop-builder/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/module.php', 0, 0xbc418295c7ff1f85ffa853b434293089, 0xbc418295c7ff1f85ffa853b434293089, 0xab30c265ef8de48c9c3dfb2d4ba7340b6357b3c854f0d32b42ae90c444dfccff, '', 0, '?'),
(0x0624a5145c73d41230ac479a3e7d864e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', 0, 0xca52d21c4730c5086e0a14af790a1b68, 0xca52d21c4730c5086e0a14af790a1b68, 0xf0193146690b20a7dde4fe20ad386273c10748e8c4beff827531b1745f06d77f, '', 0, '?'),
(0x06268670b4a36b272440c6a70ed6f933, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0xb4dbdca4de39177941fbea19855eb74f, 0x5eb72e4f4694a052d7150ff96c9f91eb024c9c76172eb9ed48e6a2f3483a7d87, '', 0, '?'),
(0x0627a9cc4ea438855faf0a9222f79868, 'wp-includes/blocks/comments-pagination-next.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-next.php', 1, 0x00000000000000000000000000000000, 0x4d0f43a45f5283ab3d3c11dac8521cb3, 0xe8f409d06115dafcf222bdcada51a6ea2b1397da8f25ee856de433da7bdf709b, '', 0, '?'),
(0x062808c4645e421306e9d3a85b4fb4b2, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newspaper.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newspaper.png', 0, 0x45784cf89b50a82ee421a829da7bfd60, 0x45784cf89b50a82ee421a829da7bfd60, 0x3a9d5b5230c77a08a76f667feec03e0e3f2966534d61d5b128ecf29f68486e8f, '', 0, '?'),
(0x062c1435cd5870cc42466463926a2b94, 'wp-includes/js/dist/vendor/lodash.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/lodash.min.js', 1, 0x00000000000000000000000000000000, 0xc5323ca028d02de29779692a4f839f1f, 0x0a9aa30c66cb169768207f0b244cf737ca3a38674aff3f5bcf407948a584478a, '', 0, '?'),
(0x062ef23817ac0e2002b20a5cfd6482e7, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php', 1, 0x00000000000000000000000000000000, 0xea8c47694f865a8c1c9810abdf335ff1, 0xe061e15bce6e6184539cc0b33bddd1a65e2cb7010010ff60cc337fe3852d17fa, '', 0, '?'),
(0x06308d795918c390cc45da658550ea0a, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/anonymisation.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/anonymisation.png', 0, 0x82b0f3a6967e7f1408f0eaafe0e9f8b0, 0x82b0f3a6967e7f1408f0eaafe0e9f8b0, 0x75e9a53e5f3762df8593d3d428d42c211fc64d80b87b3735ea5eebf2a4039dd0, '', 0, '?'),
(0x06331b693d196798a9cdb99e47a91433, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/NodeWalker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/NodeWalker.php', 1, 0x00000000000000000000000000000000, 0x1efbbf3894bbf14e609f09ef451358c3, 0xa11249ce2cbe7efacf3c402018031022b0fcca44c1b4224f912b49f2989344e5, '', 0, '?'),
(0x063369ca96baf884bf8970af54792401, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IfTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IfTokenParser.php', 1, 0x00000000000000000000000000000000, 0xf07ff3e02dafde7e052fcf47ce241275, 0xb9f3c1c909a8e81faeb7f08450b00762a41f51617570dbabb7024e72276eccfa, '', 0, '?'),
(0x06363c9d245242140ccfeb90280a4660, 'wp-content/updraft/themes-old/twentytwentythree/styles/pitch.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/pitch.json', 0, 0x6aea07966ece6b4cb95a5119b3660151, 0x6aea07966ece6b4cb95a5119b3660151, 0xf078d66d4bddce6fdd98fa76b86ff074f122e6dbb6530fa27ec17a2ac2f92ecd, '', 0, '?'),
(0x0637dc632d02be94d56bd08422b6606b, 'wp-includes/blocks/html/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor.css', 1, 0x00000000000000000000000000000000, 0x7cc81ad88001d2575a6eadc5f27d7443, 0x33248d84f471995da0e2432092411ebec942c3a54f7163e4a7e5d774efd39873, '', 0, '?'),
(0x06382da9c61f8e6a2fb458511e5c21a0, 'wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php', 1, 0x00000000000000000000000000000000, 0x8336d5b4ed51ab02d6d3e4131708efb2, 0xd032138d8fc5dd57a136f4082f2322523f0efd6f83c0da1e7db78471a55e0946, '', 0, '?'),
(0x06426bcd9093419886e9db8bf38d960e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingConfig.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingConfig.php', 1, 0x00000000000000000000000000000000, 0x8fc8e4a537bbcfb5c92b475a33e44919, 0x039a02627fa7719d0fa8bd815506d13d780a91b5e36f1f21b1337a144f165596, '', 0, '?'),
(0x064ea0bdc09cc795744e86dd62c6b4e8, 'wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php', 1, 0x00000000000000000000000000000000, 0x123d9a618b1e27fcddb38a37eede920f, 0xc10d20fddd0ef621b9b2eeef9a0f9e64a9321d05c4396283eade1078ffb86da5, '', 0, '?'),
(0x064f796957da06e60cbc413a38f656d0, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', 0, 0x75fda8bf558527ad787e311cc39e8a4b, 0x75fda8bf558527ad787e311cc39e8a4b, 0x5e5cb54eac0fbbd2db08d9784ebf0ccdcbb0675a1bc2b47869ae7d70349523a4, '', 0, '?'),
(0x064fdb321b3ba0bc0680d4e2119a7b95, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Client.php', 0, 0xa6b8c0b96957e2cc1ce443ab94813640, 0xa6b8c0b96957e2cc1ce443ab94813640, 0x2cc3447b252d1d07de864c442de813ea91282ee0d8cf8a0c9331481a0758375e, '', 0, '?'),
(0x0651a120b7d4283bd8a07c7e5238bf62, 'wp-admin/includes/user.php', '/home/iraneurobetcom/public_html/wp-admin/includes/user.php', 1, 0x00000000000000000000000000000000, 0x1fe8937801dcc156b4a1c4254641cee1, 0x87168a77a1ddc33e84a25e2e3931307b981959f2a0bf5ea046da39397e45950c, '', 0, '?'),
(0x0652bd9ed959058a331289aaf60751ef, 'wp-content/languages-old/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', 0, 0x6250169a4b2b8aabd35edf41be0f802c, 0x6250169a4b2b8aabd35edf41be0f802c, 0xeeef1e2e317339da5d2a16a86803497f0da051482e91e8d43827d28ba2caa98e, '', 0, '?'),
(0x0654b45d5c67f8aff634c5ba7550b23b, 'wp-admin/css/admin-menu-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x71e3b373fe91cdde11f6a1f2ea465b63, 0x76a64ee71aed1eb162e9b53bb461d8677bfb8db13ae0fcf197c0c5e053432aac, '', 0, '?'),
(0x065e27a2fe36ee03d9927b4477cc427a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', 1, 0x00000000000000000000000000000000, 0x12ec1382a5c2c4d2c76bca740610fcf9, 0x54c2f01ef74d1546a4a719bda5996a154520bb93f89ea2b4ea53a51128bd53f3, '', 0, '?'),
(0x065fcf1d32845943ef540080641393d3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', 0, 0xe773223b0e4b39cbf8f1a1bb2cfa3e73, 0xe773223b0e4b39cbf8f1a1bb2cfa3e73, 0xd2567da50a984bbc04af019f9ff53454edbd62dfa1b72efe5398ae0a04cd87c5, '', 0, '?'),
(0x0662ef0ea79270b041b02bd42d2bca89, 'wp-admin/js/widgets/text-widgets.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/text-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x28b33c4de7997d7f08fd01e65a833f77, 0x946c214f5e6c409958280853719fa316bdae564fa316d5c87d517495a957af12, '', 0, '?'),
(0x0669a505ff1ede74fea4a7324cc87b15, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-3.php', 0, 0x89471f73fb551b95d5342a6e98095f10, 0x89471f73fb551b95d5342a6e98095f10, 0xc6c6b42f5b18fce421cd3008a366a25cc56e095398b8fa25b52b40c249d03109, '', 0, '?'),
(0x066e81a2833d45a8b4a7c8c6d9ee46e7, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md', 1, 0x00000000000000000000000000000000, 0xe43a8d174b3e05ace27aa4dbbd4acde4, 0x1c554fcd5e4af0cced4bfba5b5c9863c328d9f0f96fa9867959daf9b15d4d155, '', 0, '?'),
(0x0673743cbdbe7601abc0fdcb40ce4d2c, 'wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xe472784627c642e7a2ced14c6d53b85e, 0xe25573b840ec37c5ada95b09dbb29b2669ebd3c89188367f18bac4d978a4e823, '', 0, '?'),
(0x067a32b88a7f192496c1f0c648aec602, 'wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2bf83f837efa8704dc200b2c1835f2f7, 0x64e6f0c095c5a33e8f55086b43e41f3d66994d76023ff7f009f4dc5a6758a701, '', 0, '?'),
(0x068162dee7a4c9cd9580f12b6633a163, 'wp-includes/blocks/latest-posts/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/block.json', 1, 0x00000000000000000000000000000000, 0x5b50f20243a75bed513ba5353a10813e, 0xb6a5b975ccbff42412f9240322082d5351652ca7dbd06ac57c7a684f7e4049e8, '', 0, '?'),
(0x068220a6be1580e0b74bbe31dd17b6bf, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php', 0, 0xc6819f56ef933da8d0f4f0477d7fee89, 0xc6819f56ef933da8d0f4f0477d7fee89, 0xae6306881f73e54b2ba717ee84b5e20bbd94cb4fdbe5ec281d55eea0e458539d, '', 0, '?'),
(0x0685a09f0f4245a5313c4ed16ab7966d, 'wp-content/plugins/elementskit/widgets/team-slider/parts/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/error_log', 0, 0xa0608c27b5218b83755891fbccc664e8, 0xa0608c27b5218b83755891fbccc664e8, 0x61dec3f3ab2c93f22095f6ffc7cc98d5e15b20938a95d01e2ebc9d26af94c614, '', 0, '?'),
(0x069397ac256251f1a3931b624d3cd678, 'wp-includes/js/imgareaselect/border-anim-h.gif', '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/border-anim-h.gif', 1, 0x00000000000000000000000000000000, 0x5ac3c42cc86e745a5e36b67b4c70a134, 0x7173df63a9ccf5689acde06d2dfa25ea78a81a420299ec78df1f27eae385453a, '', 0, '?'),
(0x0698a94f9ef7e37ddcb8557911a52cdf, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php', 0, 0xf63eeb9f373086ecd07a49e01a510e17, 0xf63eeb9f373086ecd07a49e01a510e17, 0xb1d7954792ec4394002b59b41cec332ab0d3e84a29473340d301eac0093015a3, '', 0, '?'),
(0x06992d3694597740bd690faeeba3c13d, 'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php', 1, 0x00000000000000000000000000000000, 0xcf4f68e6d9dac51c804f3c46d2acc610, 0x508e4a14e7be48b7aff174994e7319bffb6e642a4688275757cd611071fdf45d, '', 0, '?'),
(0x069f0791d9da250f1abf701e3f4a5c80, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php', 0, 0xbf581f9b7f16600fd8c1e32e1d11b243, 0xbf581f9b7f16600fd8c1e32e1d11b243, 0x503dfcddbacf00efd9b3576aaaae04ef1cacef4c020b9202a3f3283e873cab7b, '', 0, '?'),
(0x069f544a2d91845ba7d563fee157bf64, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', 0, 0x9a8eefeec4fee45cb835a0f7054073fe, 0x9a8eefeec4fee45cb835a0f7054073fe, 0x1054a3c31c3425730f9379e38a061c840798a6623a2987256c1bc4253a275249, '', 0, '?'),
(0x069f7ee27a136b27db723b1d816c9ac0, 'wp-content/plugins/wordpress-seo/lib/migrations/adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/adapter.php', 1, 0x00000000000000000000000000000000, 0x951f854e5e7b19435c22da362faa631b, 0x87c483f1d31e39587a4838cb2f4f20a3cdacd9461790f290fd1c901e7ec670ea, '', 0, '?'),
(0x06a5567da9e084ea2785b6b0708a8e49, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Stringable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Stringable.php', 1, 0x00000000000000000000000000000000, 0x60dfda4cac8905f1ba3ac434de2bc7e2, 0xfeef772c0494d58cd449de70b3bfc97a9aea10b3d250b59f2ca52f589068aa03, '', 0, '?'),
(0x06a65add04a8700eed5d0af794f21acf, 'wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-app-bar-overrides.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-app-bar-overrides.scss', 1, 0x00000000000000000000000000000000, 0x7fc9aabd3b36e0af861a88a5c8cda608, 0x3c432be0633b40b32cf123652af62a7f19d24be7cc75727ae06866ece98df048, '', 0, '?'),
(0x06a7be3e11b1527ed5b04d06712ff729, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating-rtl.min.css', 0, 0xd21d388d7695d1dd3bef54d5cfdb8c62, 0xd21d388d7695d1dd3bef54d5cfdb8c62, 0x8b369b8e594a8536499c2935dd0920cd72f865fc7a7d8a111413c186800ecb27, '', 0, '?'),
(0x06a9b8a519130c302c58e8ad02db059d, 'wp-includes/css/dist/edit-post/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xf0bf15e7d2d9792fc3a7d35c2b05a538, 0xdeefd2ae2b5f4ca31202e1f1f9962d44674d802709c3da4add189b6d62416bef, '', 0, '?'),
(0x06ad5cd8b59f2bc1b11c7643ddd944d7, 'wp-content/plugins/elementskit/modules/particles/particles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/particles.php', 0, 0xaf87077044f9c710da677bfc0b9b0dd0, 0xaf87077044f9c710da677bfc0b9b0dd0, 0xb3c6a276dc7b1bda60ba4790608a53cd55ec17886e508472a80d0e090aa5b89c, '', 0, '?'),
(0x06adcb48306f3ee334c91b435ebc4efc, 'wp-content/plugins/elementor/includes/widgets/sidebar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/sidebar.php', 1, 0x00000000000000000000000000000000, 0x760965534c4c565b750cf9c5136c7839, 0xb75f58c1c2579d8fcedc99b26f4b8a84485a5b2b649f55f5403cddac1e5bd8b3, '', 0, '?'),
(0x06b1040d35202d7cd4c1cb83cc19491a, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php', 1, 0x00000000000000000000000000000000, 0xc908983adc3f13eca291ae2e270043c2, 0x59391e10bd05c6a3f9a9cfc8e58359ae17aa016c2d0b5b0e09c31aae8b80b22f, '', 0, '?'),
(0x06b47213aac51d000e5140e27312ceae, 'wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php', 1, 0x00000000000000000000000000000000, 0xbb53e9d4af581bd37a6aa4f7e0f7f5de, 0x2156bdd725d85821d2453d539f0c41bc494139eb1c6d4784c00d6dbdf7714741, '', 0, '?'),
(0x06b48e9204aca12c1a9768fb9bf8bb33, 'wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php', 0, 0x612fd6d1e36ea0cbb756a8021391b8bd, 0x612fd6d1e36ea0cbb756a8021391b8bd, 0x8b9ca5f68dbc70e5a1309fcc5179292b0959b30a97a30e25d67b52790fdff51f, '', 0, '?'),
(0x06b6b41d673fc43fbada615c962d88fc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', 1, 0x00000000000000000000000000000000, 0xfdffbd0d70bdedfedd3ddcc3be6bdc0a, 0x20af2b88b0597c761dec73e67378b4a4ef655ca1207a039f4b04d0661449b726, '', 0, '?'),
(0x06bdce55377b54bc7cf7b8e762f63476, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/composer.json', 0, 0xc8ec88f985e56e78526cdce4f73a2347, 0xc8ec88f985e56e78526cdce4f73a2347, 0x701f02fdfe890ab2e0a45f2305bde3b6b50b318a2653a41b2ebdb2ee2432b88d, '', 0, '?'),
(0x06bf0ca9ee555f49563afeac8b74a426, 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php', 0, 0xbfdd82b23c2b50cf531b0feb7bbd227b, 0xbfdd82b23c2b50cf531b0feb7bbd227b, 0xe4b4c6881adacb5b91d632e739bcf099cccbb50a51133a7814f044e4225d5e2b, '', 0, '?'),
(0x06cc5589bd7cf190ba46bef723b5b4a7, 'wp-admin/maint/error_log', '/home/iraneurobetcom/public_html/wp-admin/maint/error_log', 0, 0x9add170a899a989ad06e39809340b38c, 0x9add170a899a989ad06e39809340b38c, 0x78448e16affc4c08d2a4f15f68db23693cee41aea31ca99558c95c6ac23e9121, '', 0, '?'),
(0x06cca1d7dd33002412d2ac19559fb040, 'wp-content/plugins/amp/includes/class-amp-theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-theme-support.php', 1, 0x00000000000000000000000000000000, 0xfec5a47b5ff05cccdaaf02ebbd20cf6b, 0xfd4cc9e04c403bfd3b15208a4d5aeb6fb8df6aace03f62355918c5537875476f, '', 0, '?'),
(0x06d724eccf2feb24dcd7f8abfca44598, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe2.php', 1, 0x00000000000000000000000000000000, 0x95d0bfa3d20271cd9cbce8667d7e8721, 0x9ce175cd690e50757b769d1c3de153829adf15bcb90117f513cbb5625443e1a8, '', 0, '?'),
(0x06d9556f4bca87de6d15ec89fb5f386d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetFromRemoteUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetFromRemoteUrl.php', 1, 0x00000000000000000000000000000000, 0xf7ef77bdf8c49764e5ad4406602e09e3, 0xe7aa92b4a7ca9a3303db1bf9d6dd602f1f2d5adb5fcde07050ddd7f855d6b039, '', 0, '?'),
(0x06db3ec9ad9e3b5c7d0b9f8370235f8b, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ReflectionContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ReflectionContainer.php', 0, 0xd2c7c2a053344a25987caea5884b6d88, 0xd2c7c2a053344a25987caea5884b6d88, 0x61dc1f7b39245dc24beeba97876b48fb81de28617780220487b62f9533acbbfb, '', 0, '?'),
(0x06dba3dd7ff9237a3bf6f70a5c482c9c, 'wp-content/plugins/wordfence/lib/wfScanFileProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileProperties.php', 1, 0x00000000000000000000000000000000, 0x3a8ec1b90c27a142a2281a365db3ad5e, 0xbebb20f6288ba089eb1826e4660e3baee2288594144ace0b73b1df555ceb60f3, '', 0, '?'),
(0x06ddd739e5ce1d0f9c8a12f196d5b24b, 'wp-content/plugins/elementor-pro/modules/forms/widgets/login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/widgets/login.php', 0, 0x1464bbbad28371db70d5ab44725ce4e6, 0x1464bbbad28371db70d5ab44725ce4e6, 0xa05ed9d3818700d3af89c8428dba720d408ad01f51d8bab2ba0ebdd4086b3824, '', 0, '?'),
(0x06e1db8b9f4fb9e1515dbc7cdf6f8b1b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Model.php', 0, 0xb33f4ce1be22934a8f5cedbc0f881b42, 0xb33f4ce1be22934a8f5cedbc0f881b42, 0x16c6111a971232cff6ebabc58cf1bb094a97ebd80eca3d6dd79bfa5b5491cfed, '', 0, '?'),
(0x06e2d77242c90e47a930f60ae714dce3, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/AbstractJSOptimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/AbstractJSOptimization.php', 0, 0xd2eebb90fed3184254cf3cba3f9f72e4, 0xd2eebb90fed3184254cf3cba3f9f72e4, 0x599d43f60a857e279f4e47e26b7ca452cbd41aaab0bf6b1097d64b5f28572452, '', 0, '?'),
(0x06e6003e2af45395c0ce8ecf0e462391, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteRangeRequest.php', 0, 0x78fc179ee15adcd5e2879756b52d3b9a, 0x78fc179ee15adcd5e2879756b52d3b9a, 0x1e67246241ecf656fd29678fa36ab6bce960542a465eac5f9b25cec9ef812650, '', 0, '?'),
(0x06e7c7e21b0b2751ddf5a56db5ec1600, 'wp-content/plugins/elementskit-lite/compatibility/conflicts/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/conflicts/init.php', 1, 0x00000000000000000000000000000000, 0x63e2955b96c89c84590a0bcf85af1f05, 0xf2001e29e862ff6c3333fe954cab0bd0748ecb9b9a92db439a2b76f710e31315, '', 0, '?'),
(0x06f68d8665f8f7fdb7525755ca966872, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', 1, 0x00000000000000000000000000000000, 0x70f952b3293b1a11a360c5d8b2798238, 0x3deacba8e19faa3cb45245273c2ca13259839de7963e1c51ee6c3fbe6fad86bf, '', 0, '?'),
(0x06f734ced36feeb81d24a46ca9a13d0c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', 0, 0x87762026ba51c2fbfdb5136b8bfb33ed, 0x87762026ba51c2fbfdb5136b8bfb33ed, 0x52d7c1aa52b7e281093fd8c031c97c7d359366205978ef033faa37d748522b65, '', 0, '?'),
(0x06fc32b14ca8684c66ebc9ced323f3f3, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/day.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/day.php', 0, 0x842fd6edd1236fdb99e468653ac70e7f, 0x842fd6edd1236fdb99e468653ac70e7f, 0x0fb8151da5c731a885bb2de96dcdd08a5b5cffcbe3c7ed4c8df89937e02812a2, '', 0, '?'),
(0x06fcab6929331633dca5d1c773da2a17, 'wp-admin/includes/class-wp-ms-users-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-users-list-table.php', 1, 0x00000000000000000000000000000000, 0x7d363ce9a5a993d6dda34a43e1115d6f, 0xb858163b7b0f29b3ca5351c75aa8463de5818f8deecbd30484b870ee30b3db29, '', 0, '?'),
(0x06fd5f19cd6b089736ef690a7885777d, 'wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php', 0, 0x55d4f561a1eaeb19cdaa9bd27b8f37fc, 0x55d4f561a1eaeb19cdaa9bd27b8f37fc, 0xd1e4b2d6a49a755720860ec102a850f46426ed5eb346cacee36fb1b0a85caccc, '', 0, '?'),
(0x070296c1b124120355992defb428998d, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', 0, 0x7917e1d31da2ef4c80fbb55a58e41aa8, 0x7917e1d31da2ef4c80fbb55a58e41aa8, 0x80cfd9b2428fc2e7762cc6d0e0343262e12d3209f5153e8c2b7b50973bb09b59, '', 0, '?'),
(0x07089b7c31391ef0750181dd1f92cdac, 'wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css', 1, 0x00000000000000000000000000000000, 0xf7c5878d16bd8f6d2f545a62c196a352, 0x7b01e12ca05c681903e73633152bdf9a4310145d20d39d24f6dd3d08d0ef278d, '', 0, '?'),
(0x0708b20468e6c88e5e83e3f38d8f947e, 'wp-content/updraft/plugins-old/updraftplus/includes/S3.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/S3.php', 0, 0xd0eec3bc84068501502a315306eace4d, 0xd0eec3bc84068501502a315306eace4d, 0xbf9fe5ad0c81a5306fd3c81b9a191c4eab11f64051b514f68c4ee929e8a6179a, '', 0, '?'),
(0x070d508116f7299e345f22bb99270131, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php', 1, 0x00000000000000000000000000000000, 0x5122b69fac5d8d893d7cb2dd41975f16, 0x6b63d8a8ca2fc5eb0ea8ea5e3c82a5b0719d042348d274511b91ff4d1256c2d7, '', 0, '?'),
(0x0710ed062ce52862da339a682865f47c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', 0, 0xd0e2a9a9806ddafe5079ac53dcd7e105, 0xd0e2a9a9806ddafe5079ac53dcd7e105, 0x2562a03cd60632341f21cc6349a3be9367179b1f63ce28e8883b634439b4d3c8, '', 0, '?'),
(0x0719aa2db0f538e7f65dfe99754067fc, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css', 1, 0x00000000000000000000000000000000, 0x5144b262df1bba4f71d9dc1db70afeff, 0x68e97b9dc11d28c5ee5d2ba459ee5403e5d05ed55596553c068140c0dd9f948d, '', 0, '?'),
(0x071a1e987e5e02845ed901ce5907cf6a, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg', 0, 0x371f7db74ccded3673b8af832d8df0fc, 0x371f7db74ccded3673b8af832d8df0fc, 0xed64ce8435f352e67a343e825e72af446129014d59bf0ecfee363e056641a68d, '', 0, '?'),
(0x07225c7d53a05f64942f58be4cbfe04b, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AbstractMinifySubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AbstractMinifySubscriber.php', 0, 0x8c5e8024c0faf7790cb796ad7732557a, 0x8c5e8024c0faf7790cb796ad7732557a, 0x28c2851f1e2259bc619f5df4b0d7d1043253bdfe303e85164c09f246a949bd96, '', 0, '?'),
(0x0723a34c86a497a0380614877b105ac2, 'wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php', 1, 0x00000000000000000000000000000000, 0xc6759c3279daabc62a259ebc5b1d1709, 0x8877c7d243a23b728edc7c7b908da488c603ddbe8304d36719290b748fb10f53, '', 0, '?'),
(0x0724e4e095956e9abaac0e0323edd868, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.html.twig', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.html.twig', 1, 0x00000000000000000000000000000000, 0x878369397b74003287064f87c8287eab, 0xc9624d2bd92c86292609d5c56e4a147785428429995abdb2645551b1e75475cc, '', 0, '?'),
(0x0726f98d6e47e90b7f6fb9bdb5ca50d9, 'wp-content/plugins/wp-rocket/inc/classes/logger/class-html-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-html-formatter.php', 0, 0xd5ff155120d9b6d3624a2d9da520186a, 0xd5ff155120d9b6d3624a2d9da520186a, 0x8ae2cf9776195cd95bc38c55c130ca2cbb956fb89ab9df046427f599475c8833, '', 0, '?'),
(0x072a7a0590ba0d26d386225400309853, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Message.php', 0, 0x574f6698f8e7360f9e76830a090f4452, 0x574f6698f8e7360f9e76830a090f4452, 0x0457efe78b98b7c8efcd559e01422c5de5720afd17b708c70ef6eebe982570dd, '', 0, '?'),
(0x072e6f06d580810dbc00829c7fd994b9, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', 0, 0xa3953584d3170b7dd6793e6218d132a1, 0xa3953584d3170b7dd6793e6218d132a1, 0xc7e9d466f3225a8fe3a170c96970b653f0d3817f080c1185226f794980719430, '', 0, '?'),
(0x073471d69061f962839458cd182f790d, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-youtube-lyte.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-youtube-lyte.php', 0, 0x67e2f83dd240ed977efd7ad235051bd7, 0x67e2f83dd240ed977efd7ad235051bd7, 0xb8ec813de1312f50abe944a82220ec1a1fe411a0fb5e3aabedb53fe0758df8c3, '', 0, '?'),
(0x0735c29a0d2215b878c2a852fee79621, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/inclusive-language-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/inclusive-language-enabled-conditional.php', 0, 0x5307c1393a0d6d58e3810b7cefdd3158, 0x5307c1393a0d6d58e3810b7cefdd3158, 0x873ddd8e059193320ca761776500fbd330436bda6eebc5ce07c459a0b5f134ef, '', 0, '?'),
(0x073f7e6840f1bf022a76e42998189be3, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/museum.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/museum.webp', 0, 0x0b2bd2727effb6d6f21853e8b18c735e, 0x0b2bd2727effb6d6f21853e8b18c735e, 0xeef0eff9ac105752cd254c7d920336a6b2bf5e1bad450c43d0d11b9cebaa2106, '', 0, '?'),
(0x0740751f7f58ee0a93eae41c2219bfda, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', 1, 0x00000000000000000000000000000000, 0x8e37c2df0628bf5d2f814933e017e722, 0x989578f6ffcfaf656dd9447c412bb73f98e0c666379417725bc3d0fccfd8be2e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x074d237c2852cbf7ff86a73b9106e505, 'wp-content/plugins/updraftplus/images/rackspacecloud-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/rackspacecloud-logo.png', 1, 0x00000000000000000000000000000000, 0x62b13780d2ed8b5b1120bf5db9ecb7e7, 0x78124470bbd917d690e2151ea46127c4426a4586b0b57fdb19536de6817c05ee, '', 0, '?'),
(0x0750236c5be02ce249679c26bef69af4, 'wp-content/plugins/elementor/modules/variables/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/module.php', 1, 0x00000000000000000000000000000000, 0x88c7723721fb71920259a5a0d02fbf07, 0xe3279257978427107656937ea2fe474a85f86e1fe962225548e19bf7623e5f5f, '', 0, '?'),
(0x0754a4d3e468663ca9cd39a369985df7, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410-rtl.css', 0, 0x603b0f71f87565ecd8a967bbea8ae0de, 0x603b0f71f87565ecd8a967bbea8ae0de, 0x20079c188d84dfc451b07bd27f8fe9f13e27b061a583ce7c0c33d740e6aa9f86, '', 0, '?'),
(0x075adb49ce16e19e7a97e1eb88692cd3, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', 0, 0xb207628b5518fe79eacd85abdfe60038, 0xb207628b5518fe79eacd85abdfe60038, 0x621f53785c68a4b5ec04542f16b75be0c4ad75782b29e8800844d72b6e3ce004, '', 0, '?'),
(0x075fa91e70fdc00b4deaddfdb03787ad, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', 0, 0x6bc5f7fde5dea6ec4197b167ff25e209, 0x6bc5f7fde5dea6ec4197b167ff25e209, 0x6b27faedf3d6d4ec0dc52800688d4de2d90ac51e814f5f626a6d4eed7c0e3a4b, '', 0, '?'),
(0x075fd7ee18a808ac0127428c64ab3ce7, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/woman-splashing-water.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/woman-splashing-water.webp', 0, 0xb4293dd5b58d97c0e7da79a065755f70, 0xb4293dd5b58d97c0e7da79a065755f70, 0xb7c9904605df61e167d00324770fcd8938a60863bef05c1328e22f5e2f00e5da, '', 0, '?'),
(0x076560a67fbc0dedfdd5b29d1b93c561, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', 0, 0x7029bf945d7af2ecd2058baa6afc0182, 0x7029bf945d7af2ecd2058baa6afc0182, 0x1b18947eef39ebffa2b48ed2c97f0b860ce825081b041647b5df1dfd57ea42d0, '', 0, '?'),
(0x07659d91af75f3ee53c579bb3715c5a1, 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/HealthCheck.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/HealthCheck.php', 0, 0x709324be52e1daa64101299bfeb68a8e, 0x709324be52e1daa64101299bfeb68a8e, 0xd2223cfc0119907ddcd654be919a807b76daf272cee6795c1eb60acdb803a9c7, '', 0, '?'),
(0x076fe6e0f1096c18d108d1b4c6016364, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0xe6d7f80ab0c018a4404c6a87774401ea, 0x0daf380ffa64b3a09f87b2f01cd7381573da87aace18ee36a0e8460cfac88ccf, '', 0, '?'),
(0x077520a1d2e7c2e0329f3186c39713d1, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css', 0, 0x59c28a444eef8fe1a562b3ec0287b6ea, 0x59c28a444eef8fe1a562b3ec0287b6ea, 0x77f30bf2658666f0a8976bfcf98398aa83eb87c9904eb02ad068a28a6e3286ff, '', 0, '?'),
(0x0775f0f60d3a969e163fbdff21a21abf, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php', 1, 0x00000000000000000000000000000000, 0x64f3791f1f5d8665bcd125fc78f874a3, 0x055e034e2682c92d83f063f9e7ce61961c70b9980c7efc10676cb00a5e2508c0, '', 0, '?'),
(0x0780c041a2929a878f03c1025d17d798, 'wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php', 1, 0x00000000000000000000000000000000, 0x36cfc5370758dd80983a17e40f07c8e7, 0x90996df5206f2778bd6c381e3c897d9b510e166b71eaf31f30229ee7b757c855, '', 0, '?'),
(0x0781b17b71bf2d081ece9fce88c7d868, 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar.php', 1, 0x00000000000000000000000000000000, 0x568da72d5f1d362a97eaccb5ecad91cd, 0x6f60f476a98820022d4614c47f272a45cec08e68f932c169dc8504e0f764ba91, '', 0, '?'),
(0x0783c169fb277d0df8a0cc6007197e34, 'wp-content/plugins/updraftplus/images/notices/spring.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/spring.png', 1, 0x00000000000000000000000000000000, 0x2f1ea22317ed5a0378468784655e04db, 0xf168fe1d253fb8acb20f8fb664aaee64c93b22f65ebbbdf43590b9810ee903a3, '', 0, '?'),
(0x07871289c5eecfb5e853ab81b0c0de17, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/error_log', 0, 0x3d9a8678dc06304339d272615eeb60ec, 0x3d9a8678dc06304339d272615eeb60ec, 0x04bef83f03b20ef93c6fd777967a3aede6baa569eb47f39815a9d07a4b5ec84d, '', 0, '?'),
(0x078a0111677eaa36fc93fb95416e9570, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/CssRulesets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/CssRulesets.php', 1, 0x00000000000000000000000000000000, 0x0c3d13120a8cfadd7c335ea0753a2499, 0xb1521760957f1e0e623b17e583ecbaaadd7fd13a357e12d960fc9b25b4bb511a, '', 0, '?'),
(0x07906f258240672984b3601387b91e4d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', 1, 0x00000000000000000000000000000000, 0x3c38d96cc18025570739f4dfd04fb9ec, 0xaf526fcf3aab6d513a50baa0bf939ce0865301369dd0bb77167f02790c5bb310, '', 0, '?'),
(0x07908349329165f0e5e781a83f44a609, 'wp-content/plugins/elementor/core/settings/page/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/page/manager.php', 1, 0x00000000000000000000000000000000, 0x575215b8eb04cda3c9fa83c60b72d81a, 0x1fca9c17ab06bfc22738f9617a4093efcc795e7e55077b111693fc7f95c902b4, '', 0, '?'),
(0x079666ffefd2fb0c5d2c56447699fce5, 'wp-content/plugins/elementor/core/editor/notice-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/notice-bar.php', 1, 0x00000000000000000000000000000000, 0x884bcffbdf4ac6be44309d6969b94872, 0x316e7eb8cec11d0f7de52069aae7c0886b4a7cff793a08e8236189fadb90d057, '', 0, '?'),
(0x079b4cc3bd66a0baf1383db566b9427b, 'wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php', 1, 0x00000000000000000000000000000000, 0x7e193aa5fee2b3cd217e113096616c91, 0x29d8a000df73d0ed2095e3957497b190b1872893818c71289696a03f85420d2f, '', 0, '?'),
(0x079e78c3c27c73be83c4d74b039f61f5, 'wp-content/plugins/wordfence/views/common/page-help.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-help.php', 1, 0x00000000000000000000000000000000, 0xe021efc8f70b594aa104f04a6b9bcdf4, 0x9ba01a3da1441742d790a3a70925251441173f4f9d77110f089bd02a2fde7e75, '', 0, '?'),
(0x07a3eeca326f763d0a5b599ae4667273, 'wp-content/updraft/themes-old/twentytwentyfive/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/home.html', 0, 0xb048f307ae5e2145b9cab7a5096dd604, 0xb048f307ae5e2145b9cab7a5096dd604, 0x32d303e10753ebc32352f0e22b8e2500b96feb2cca1a462ce62820df9217ef3d, '', 0, '?'),
(0x07a60394d3cea19f5185b74066f6b0cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList.php', 1, 0x00000000000000000000000000000000, 0x6b621dd4d3212a90f259c4a1b7d640e9, 0x2f7137d0ac353d93700021e6cec8450bf6408b9d507346202168c0e86415e861, '', 0, '?'),
(0x07a9934f0726f7b9964c68cb1d897227, 'wp-content/plugins/wp-rocket/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/platform_check.php', 0, 0x0cbf6f16b772988b6e5877a764137239, 0x0cbf6f16b772988b6e5877a764137239, 0x2db201aaf4fa3358fbb68cc42e2ba035b79cee4a62519df9abfa1ba89519f6bc, '', 0, '?'),
(0x07b38462961e0fd5d67eb045133f6c83, 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php', 1, 0x00000000000000000000000000000000, 0x37564a64375c732f789a30c4845a7efc, 0x83c57bc5b7e9a5f5c05eb3dbbebc8589965fa909c0638b833644d524d105bbc0, '', 0, '?'),
(0x07b7fc8bd6820fe4c08e6ea4e9bbb2bd, 'wp-content/languages-old/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', 0, 0xef92ab68e60d3d17562d3cd257a15941, 0xef92ab68e60d3d17562d3cd257a15941, 0x4d61e87aafe53da8c9b1e30ade903f2ea2dd41b89e4e4a93e50f1ff55cb14201, '', 0, '?'),
(0x07bdbd9323ad90f9db15093e1cfb0437, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png', 1, 0x00000000000000000000000000000000, 0xe449e3da6dc51f85fc4c571179dd9348, 0x169d0d666cf4d5a42fe53b6c5ce4e2055c2e3608828e72c723509c195bd3c1d9, '', 0, '?'),
(0x07c031fc64d56550cb01f2be4e1eacf5, 'wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php', 1, 0x00000000000000000000000000000000, 0x8ae5de57ef584105fba81efb0a5803d0, 0x19a71537b296a4d78add837e2c11599cd06afbe9e611b45467454e3a533671aa, '', 0, '?'),
(0x07c0f8c1de57d16649f21a4e9ba550fc, 'wp-content/languages/plugins/amp-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.po', 0, 0xd6e9303ed515297080c335eb8f3926c4, 0xd6e9303ed515297080c335eb8f3926c4, 0x24a850be62222aac71b1041b50c8171cf98b489514b16556e8bbdb17bc793afb, '', 0, '?'),
(0x07c4836695b9a9b94848c0e09ac0ebb8, 'wp-includes/blocks/navigation/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style.css', 1, 0x00000000000000000000000000000000, 0x7702c37506d752e0e07e670c133475dc, 0x81a019d662aef46e6786547dcb6280361b882cdd71ee68643a593d492e8f948b, '', 0, '?'),
(0x07c5864ca547b6c05028edce89c3c8af, 'wp-admin/js/widgets/media-widgets.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-widgets.js', 1, 0x00000000000000000000000000000000, 0x8772136346efb1ad432298859a5bb8da, 0xd525182a65be9fddfce59520d106d72707f83e1e5caef1d8dcb29f9042aca849, '', 0, '?'),
(0x07c7d1f12499c233a52dc7745e4198b1, 'wp-content/plugins/elementor/assets/lib/animations/styles/flash.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/flash.min.css', 1, 0x00000000000000000000000000000000, 0x154ef1853dbbe1f373c86c6fa11511b3, 0x05e8b8781e33f3530c3652759a4a42840a345fb708acae8530f78e106b8be97e, '', 0, '?'),
(0x07dc76fa257caed58cc670f0e264d1fc, 'wp-content/plugins/elementor/core/utils/assets-translation-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/assets-translation-loader.php', 1, 0x00000000000000000000000000000000, 0x4ce472f977fcae28fc11e30ff58db14e, 0x8bd90265452f1c836ab6817540fe99b98161c5b1bf00d235fcb5da31565f5764, '', 0, '?'),
(0x07dcb127511abc278836a5f728ef8c1d, 'wp-content/themes/twentytwentyfive/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/header.html', 1, 0x00000000000000000000000000000000, 0x26e30ce6f9196b918412a75334d46f77, 0x51791fd36bd4bf06de285164d7bf2e26a8944f6aaf21baf3cd1f4a7ba78a8d19, '', 0, '?'),
(0x07de26d10941c248daec29a5492682f4, 'wp-includes/js/dist/vendor/moment.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/moment.js', 1, 0x00000000000000000000000000000000, 0x57246fb66210c7189fe95ca299666959, 0xd7ceedc1be446fa9f3f8bbe2c920044a75c16848133ae7ac34d1c97d683b45b2, '', 0, '?'),
(0x07e1db7b075e2767cfb90d131693876e, 'wp-content/updraft/themes-old/twentytwentytwo/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/single.html', 0, 0xacf11d7a6fb8794e5d03c9bd32b4b804, 0xacf11d7a6fb8794e5d03c9bd32b4b804, 0x0068dd6bf89bda055176db36509fff722297a13a52462ee86d8f240cf5cfad49, '', 0, '?'),
(0x07e46126f65fb0099c272fc3fbf8e40a, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', 1, 0x00000000000000000000000000000000, 0x34c768e5e6890f43933736534ffcbc39, 0x8b61e762b1790136fc28f4556e6c6b67e08acd4b6c59753c590e0b0a6c3ebf90, '', 0, '?'),
(0x07e71d06349e41823444104a6d7bdf0b, 'wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php', 0, 0xd92408d3f15ee96048bd5e961ef9858e, 0xd92408d3f15ee96048bd5e961ef9858e, 0x503083d3973e9a177ca37b45ac11f50f469f204443c7baef83804fe35c39f268, '', 0, '?'),
(0x07e93c7eed649b047d9a5dd0b8fd4a84, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-full-width-image.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-full-width-image.php', 0, 0xd399c497e7d91638ee60bfbc5ba6e642, 0xd399c497e7d91638ee60bfbc5ba6e642, 0x8c11b3601565bf78c138e404d45f963518070e34074a3229919a572aa55fbe94, '', 0, '?'),
(0x07f263598446b6ea9edf7de56a60bdb6, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0x33828df191fdeb92620728e6b58fd09a, 0x6e3b883c0cd91eb109c795b02d57d5137493f95dce12c13c91731cb0ead675a1, '', 0, '?'),
(0x07f7ff2923fe80ce95a8bbe26a6e8088, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', 0, 0x274af6f18bd3571466102a1ceb01b5be, 0x274af6f18bd3571466102a1ceb01b5be, 0xc9b32df836a2d60cc254760efcfcf9bcbadf2b9e9ca133236b419acba9204c55, '', 0, '?'),
(0x07fa2b58c431b39efdb05444fb6b22df, 'wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/ServiceProvider.php', 0, 0xa287b3cde7ae409fded75ecb6ebde9bf, 0xa287b3cde7ae409fded75ecb6ebde9bf, 0x7fd0056eba1b6df3580f01fcbad22f46b3fcdc8e026d6b936fa988936a9c1361, '', 0, '?'),
(0x07fae7f30a0ef4ca5e7c4ae5f41d06ac, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js', 0, 0x77808dba347e983083f19379d9b84243, 0x77808dba347e983083f19379d9b84243, 0x6168a3bead46145a4d957f066e5f4a6a97da6c4d49bf6435ce260a6df2593739, '', 0, '?'),
(0x07fb176642d7e542a758a04517c9efb1, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', 0, 0x1057e362be03b3a5efdd5cd011a2e339, 0x1057e362be03b3a5efdd5cd011a2e339, 0x197a8dfc51bfdece7a3db8f9938cb9555a6a8607440cf4ffee0f8eb0e59b3996, '', 0, '?'),
(0x08015fdbbc3945e9d36250a482ce6faa, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/CacheInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/CacheInterface.php', 0, 0x83322e314835b6458b1aec9248a59ac7, 0x83322e314835b6458b1aec9248a59ac7, 0x0d2751b590dc3cfc83c8fe6e669e2214d79f7bc455df9c1f00ef683821197f9c, '', 0, '?'),
(0x080578765c9b520e0a16f87a2b53a72d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1.php', 0, 0xd99f84f5c48290bf5123e27fb26f5be3, 0xd99f84f5c48290bf5123e27fb26f5be3, 0xa06efcd44827bf512df891b0996eec49b82ace6474470b811637c694a813638d, '', 0, '?'),
(0x080e2604cff197bb32a0fd8fa8e48fc5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json', 1, 0x00000000000000000000000000000000, 0x796c688dca14779e255265afe7110586, 0xb49b0be4b80a6a71bd57eddb09d7765fe62384ef2066bae0b57e03cdd252913e, '', 0, '?'),
(0x0811899c84a2bf5925f78fe56daebdf0, 'wp-content/plugins/wp-rocket/languages/rocket-ja_JP.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ja_JP.mo', 0, 0x02d56e9dc73dc551dce843f58567e466, 0x02d56e9dc73dc551dce843f58567e466, 0x3762932796ccccc460d3e7336f2dc37c09a76b116bd8d9db26e6c245a49dbb6e, '', 0, '?'),
(0x0814030c2128d751dd518ec0ab2a1c99, 'wp-content/uploads/2024/02/Screenshot_6_2-1-768x397.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-768x397.jpg', 0, 0xbefd89ea7248c6c2fe4194345ee4418e, 0xbefd89ea7248c6c2fe4194345ee4418e, 0x0aabf6be4a41e480117dc36e27b25d52b8ad0c28049fa4d04ddaf30b93d6f435, '', 0, '?'),
(0x081c8ef1c8f0548f520897e6f38fd712, 'wp-content/updraft/plugins-old/akismet/views/stats.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/stats.php', 0, 0x5e3d0c2dd4c76d95f65777ad7867504f, 0x5e3d0c2dd4c76d95f65777ad7867504f, 0x07092e2df5ef5b0db30b57fa9379160ac6d0d8259f42c16e945162a11e42bc77, '', 0, '?'),
(0x081d7c1b505fb0d13be1791bb526491e, 'wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xed41de70aeead90a9b46af2aeae58560, 0x87b37bb73dc66a99cf9c8650c89e61d27b0753cd81ac9970df2a808c1bf25422, '', 0, '?'),
(0x081d8eb4079d4c18b4900545124b997e, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/dynamic-blocks-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/dynamic-blocks-2410.min.js', 0, 0x1aee25c8d7f639274f27b9c92ded6808, 0x1aee25c8d7f639274f27b9c92ded6808, 0x98da2b52d7e6f8ada3f36420c1ae99bc8aee533597ead086f5efddabffd3bbbc, '', 0, '?'),
(0x081d99e9a5f8477903e12d95a0b67211, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', 0, 0xdf5a3dcc4c39967c4352bdf9fd5fb092, 0xdf5a3dcc4c39967c4352bdf9fd5fb092, 0x73a98eecdea8351d88e092fcd8f8395c81c8398a1a49b290b6e7c6b801073e39, '', 0, '?'),
(0x081eafe3d49672cf32f108c7624ac60b, 'wp-admin/js/site-icon.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/site-icon.min.js', 1, 0x00000000000000000000000000000000, 0x80afca32ffd4bd9de2d9c78dd17cea2b, 0xbb6fcae9b52f49c75069947816a08ca2d4bcd736d495c378e8555b8521098acb, '', 0, '?'),
(0x08204fc2f749fa7cc7f0813fd58ec3aa, 'wp-content/updraft/backup_2025-05-07-1152__EuroBet_0077bd8a428a-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-07-1152__EuroBet_0077bd8a428a-db.gz', 0, 0x047e4324c34d318d4f9cf2ca759b2b3e, 0x047e4324c34d318d4f9cf2ca759b2b3e, 0xf72d82ad9fb4c1316b9e9c5dd8a2074f93b70e19862de2ae568cbc8e04e51962, '', 2097152, '?'),
(0x08206e15f61c41eef752a19f0a1b48a9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/TransformedIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/TransformedIdentifier.php', 1, 0x00000000000000000000000000000000, 0xf744d3cd8b896f0396bf495d7e663080, 0x8735936f103024eeefabe2038f72fd42b20fb8dacea7e840e62044bc14b24362, '', 0, '?'),
(0x0823e637b5ed0372c9591fd000bce169, 'wp-content/plugins/wordfence/views/common/status-tooltip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-tooltip.php', 1, 0x00000000000000000000000000000000, 0x4689f2665aedd88d5049522669e6a7e9, 0xf94551745912803dc7c06a2e23650c57e388a441335163501f0213fdf0fc54db, '', 0, '?'),
(0x082623d90570aa4aa3a868901913e104, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php', 1, 0x00000000000000000000000000000000, 0x339cc48c643c76ad12a5574aec6dd378, 0x36afd652133395bb5d694a296f94f5e02e67c931ce2603e3b66c4a85f82284bf, '', 0, '?'),
(0x08270ba5345a9d744bd5a2130d912349, 'wp-content/languages-old/plugins/akismet-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/akismet-fa_IR.po', 0, 0x5372c547badc1c4272c5668e538f9f11, 0x5372c547badc1c4272c5668e538f9f11, 0x39ae03c0496cae0fd227f429ff93ac2792d59288d31ce58c1a45fb3e9d7ebc00, '', 0, '?'),
(0x0829c2bb8f4626e9a9daae17f2b368ee, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', 1, 0x00000000000000000000000000000000, 0x042f8382b1ec91fbf67bdc8783414b26, 0x871ce1c43c74ee3087d9b882537d212fa3b0e20b0a6aca98a66bc7445042f294, '', 0, '?'),
(0x0829cd798da1dc4ce04653a4e82dfbb0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 0, 0x407a5d9a467b5d2c0204746cb728eb94, 0x407a5d9a467b5d2c0204746cb728eb94, 0x1ae987ba2d75a350a24ae49f64d4eff9ca22ee3f9f3d946a27c29eac4ffa8eb4, '', 0, '?'),
(0x082b67203850a35c5cbf64e7db4dbe5c, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/editor.js', 1, 0x00000000000000000000000000000000, 0x0a43bb4b6d03e3c60568da9247c44eae, 0x92726691ed74ca2596bee04bc9951b82c9f1c4431430bc3a4eaa700fd26b2504, '', 0, '?'),
(0x082c1c2123519683509d5b3bba959bc4, 'wp-includes/sodium_compat/lib/sodium_compat.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/sodium_compat.php', 1, 0x00000000000000000000000000000000, 0x7a0ebf11fe1a1387612cd09c5896d824, 0x5088a5b0e0ad57e7f8082608b3fe4fb9f2210a5bc814593c740a3640b33d26f7, '', 0, '?'),
(0x082f2c225f4292dd42349473737a6ac6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', 0, 0x5d119e865cb8f742b87b0ca630b547c3, 0x5d119e865cb8f742b87b0ca630b547c3, 0xd42795294c59136996acc1393e3b4212ac07ccc18117715d0df31d111c38ac9e, '', 0, '?'),
(0x0834785818562bc1cb3cd5f801e39f9d, 'wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.67dfa5d044d7bd86bd6f.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.67dfa5d044d7bd86bd6f.bundle.min.js', 0, 0x123b032270cf02a8f9a257283ae14c6d, 0x123b032270cf02a8f9a257283ae14c6d, 0xe34c389e988049f457d5e0e1099e8560078954caaa22cc44a8f74dbc26d1153b, '', 0, '?'),
(0x0834aedadb81a503913bbb308a2e2a1c, 'wp-content/plugins/wordfence/views/blocking/country-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/country-modal.php', 1, 0x00000000000000000000000000000000, 0x2847226ebe725069c41e29dface01b6a, 0x0d894641866d65a06109721b95902d9577148759cb45d675cace02e3f4f17518, '', 0, '?'),
(0x08381628f1ad4b854c2e5f2725a6f9b1, 'wp-content/plugins/wordpress-seo/js/dist/languages/en.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/en.js', 1, 0x00000000000000000000000000000000, 0x2e688a68d62f152399ddcaf8ee45d975, 0xa69eb2115f3f18a7063002b9922509bf873a63bbab7d99b41c888359c12413c3, '', 0, '?'),
(0x083aebadb2151463e087d75250650b28, 'wp-includes/rest-api/class-wp-rest-server.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-server.php', 1, 0x00000000000000000000000000000000, 0x092e59bf49516c261e3b277479a6d7cd, 0x2a6e0883fc484ef341a8ab32b828a0ccb7960d6080feba701c26f7d1b05c65a0, '', 0, '?'),
(0x083bf7f1216ef98cacdfc085680b3f6c, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/autoload.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/autoload.php', 0, 0xa6901b1ff631a1f00ea41cf61f3c5ddc, 0xa6901b1ff631a1f00ea41cf61f3c5ddc, 0x7d427ed97377e4428a73bee8b7dc01840c60a78e57d8b366ff3e1ccc68a7cdbc, '', 0, '?'),
(0x0840066abe18d25f8f359b1e6586e00f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pattern.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pattern.php', 1, 0x00000000000000000000000000000000, 0xc9a39df07a2834d9ae315cfb159731a8, 0x324b9267d8b43cbc36640f08393f5e2d81915ad336a29d5c7d133baff2be1969, '', 0, '?'),
(0x08430616da1554983341992635c99544, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif', 1, 0x00000000000000000000000000000000, 0x4e8b7a51c7f60a2362a4f67fbbc937e7, 0x87ca4a3ca50a8fd394977732b4a7f6c3c2f1e7ac7b535525f692094e3316790c, '', 0, '?'),
(0x0848fc80321c3991c63f38e5313de9bb, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', 0, 0xc02f91c6d1d63e21b9bf1da54c47dee0, 0xc02f91c6d1d63e21b9bf1da54c47dee0, 0xa0e996dc5fc427ee4436a9df12209cd0af50597bc43019314dd947204861005b, '', 0, '?'),
(0x084bd005fa7850300826a480f14f3a70, 'wp-includes/blocks/archives/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5756f2ebb3568ac0cd2eaa5d8957306c, 0x2b18a9f1d2a10393685478b33df0ec1ca7ab2fe3ae9b25c8a68b92f687773b48, '', 0, '?'),
(0x084ce194d7fe4217c03145c47a028d14, 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu.php', 1, 0x00000000000000000000000000000000, 0xa21a66f0706c65980ca5ebceb3416666, 0x5c9938d46f3cf3f3d4f8d72037fca01fdd6d26c32bcc7ff9f52feadc67a716c1, '', 0, '?'),
(0x084da45a9da381dfc8f781d25fd3ba8a, 'wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6abc3055f766c4a11bebabfaa3b37c14, 0xb018a3f488d7bf43b597932cfa67bc0483fa5c4315ae13dffa3620aa34bf0d63, '', 0, '?'),
(0x0856ffaa99071e27b06364e73aaf7fc3, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs.json', 0, 0x814887ce5f15f5e565ef795c175ad1a7, 0x814887ce5f15f5e565ef795c175ad1a7, 0x521183c30897dd3b6f8e9d84f8302c71baf19bf40949e4e94fc2ffef1b136266, '', 0, '?'),
(0x0865d89ff776a48b14e3e7acaa8b456a, 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php', 1, 0x00000000000000000000000000000000, 0xcd200bbe5577594989e4497f7fd07de2, 0xbdf8bf0edda00de9f1da9755f244f45054c1fbc9562b3680d15e3a322183d8d9, '', 0, '?'),
(0x0866f415d207444a90e07b4f89c2adeb, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Tables/UsedCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Tables/UsedCSS.php', 0, 0x1722774ec5fd786c1f8f4553c017f71e, 0x1722774ec5fd786c1f8f4553c017f71e, 0x9fd323d06ff04ff98ed154dabb3fc84d3feb7e37ae7f2ee013d7cdfd3fd05782, '', 0, '?'),
(0x08699161a5884670910e415edc8ffb92, 'wp-content/plugins/elementskit-lite/modules/controls/ajax-select2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/ajax-select2.php', 1, 0x00000000000000000000000000000000, 0x009eb41addb05aa33dc3a8f8b444b977, 0xdf3f6d71f5dfa50330dfa1a31b49f3f4360cb0f9e78f3360ae4a308d3ad147e3, '', 0, '?'),
(0x086b001ac19ae181197b0320dd9b36f1, 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php', 1, 0x00000000000000000000000000000000, 0x90cfea74f1be7e18517a19ec070b21f7, 0x1446604a5d7494c911ff06744c8504eb1d1a3e017a1866b1d68a3e9debddd0db, '', 0, '?'),
(0x086b981591b203d0126285c967538819, 'wp-includes/js/tinymce/plugins/wplink/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.js', 1, 0x00000000000000000000000000000000, 0x4c8ba059d0dc284cf0e005637307dddc, 0x7e14ac835baa106a10b882662410ede548676cd036e83986881859b9da9b548f, '', 0, '?'),
(0x086d7ebd8e4c2a1842627ccf9739bf1f, 'wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.51a22e1fbd8f914ab3d5.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.51a22e1fbd8f914ab3d5.bundle.min.js', 0, 0x131a95a30ece4bbf91d65bf736069032, 0x131a95a30ece4bbf91d65bf736069032, 0x7a74b2f324cf3045401e2369f523e541933fd82770f1dfc7218992df31eb6c0d, '', 0, '?'),
(0x086d9362219cea0e6fbccd3a227e61d8, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-32x32.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-32x32.png', 0, 0x1c7f7f8b66c951a28fabd0a43231d2ab, 0x1c7f7f8b66c951a28fabd0a43231d2ab, 0x7f135b831f64ab2bd5c03f01df090927c81ae09d867e3d7229df7d91aede69cb, '', 0, '?'),
(0x08741df725e0f19ca341f376e41b20bc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryCtaLayerAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryCtaLayerAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0x5766a4553b8e656dfc68309c2bb6b8da, 0xab704553efd5437e956452e5181cd0dd5dfd133790819d6f5152c81280d3495d, '', 0, '?'),
(0x087639dfbc770f037f6e286991e0071b, 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-404.php', 0, 0x87d7a7f1e44d9d54745f1a7bf321b886, 0x87d7a7f1e44d9d54745f1a7bf321b886, 0xdc2242f7d7de4b472786089ddca9c8fc807e4d88d5de209026675380d25dd814, '', 0, '?'),
(0x08766ed99cbd8b598a09344aa6794b6d, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php', 1, 0x00000000000000000000000000000000, 0x2789e14e3c157cc4c80fa2cea63013d6, 0x67f698259579df39b69e713defbeb599ffbe9c53b7c5fd78071fbe1101d59ec2, '', 0, '?'),
(0x0879b4f3e460708879bfe869736e41cb, 'wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js', 1, 0x00000000000000000000000000000000, 0x7860d8138ffbd55042aeeaaf32daf318, 0x547a1fcedcb79ab4c2f19cd9e1bd24e9f1ce9dbde502a509dedf7d7aab2727e1, '', 0, '?'),
(0x087bd34ce837ae07cf3354634e024516, 'wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php', 1, 0x00000000000000000000000000000000, 0xa13e160c12afe2e500c8adfa546a4683, 0x0c6ed58b00c84bdb0c1e55e75d1c5b02ea041e557d871c43ca42b181a1e2b0fc, '', 0, '?'),
(0x088751934cb2f47397167903fa7b0a34, 'wp-content/plugins/amp/src/DevTools/BlockSources.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/BlockSources.php', 1, 0x00000000000000000000000000000000, 0x96900a5af9beea2c012b9a68912ece41, 0x11334d2a6a3099399a38e2957dff1b88b313c87a0f45f65f72653d59a782b2bc, '', 0, '?'),
(0x088a9175a44c2a093f0cc0c13a05b47d, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', 0, 0xede00143638c3d572acef2b18b440c67, 0xede00143638c3d572acef2b18b440c67, 0x33d328fc57b6abea7e3b4dd13ccc64cbd11b837a1834a3d37f84def3cbc3cdfe, '', 0, '?'),
(0x08925e5f22904f363948b8adbe321868, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php', 0, 0x2bdf0c82b465a2411becf099d348aae0, 0x2bdf0c82b465a2411becf099d348aae0, 0x5307c85746abe406ace72a151e7c4f6cf44dd31c4334c0a317be4a6b00f7c632, '', 0, '?'),
(0x0896ce522436306a77c0e0496db49837, 'wp-content/plugins/wordpress-seo/admin/import/class-import-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-status.php', 1, 0x00000000000000000000000000000000, 0x4bd7e10ee11d39043c0e331328c167c7, 0x9f5489147891e0fae4bbff2d97d6fd50e76fa2dafcced241e68cd305d2edf2ef, '', 0, '?'),
(0x08978547136e054c5013c44a9f7783e4, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', 0, 0x31dfba8871d3de2ab5b845a3cc3bc873, 0x31dfba8871d3de2ab5b845a3cc3bc873, 0x6e8b5ec618cd9bcadd638dc1bc3700f2d6642e26061913d81da84078fe0060fe, '', 0, '?'),
(0x089c75dee6a905de91159e706b193061, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', 1, 0x00000000000000000000000000000000, 0xfa97401b0cbbcbed93cc2d6d62cb6a61, 0x28966b1fc9978ec98cbddd30ad22aaf3d3d6de768d2065ba5d155d6bedca0fda, '', 0, '?'),
(0x089eaa80ef35379b974416d73b546b43, 'wp-includes/blocks/social-links/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x882ca3f1b71f7b5b864efd96ec3f6516, 0xa6a5141f10fb7004cb30a92a6fd07e91e0041f416f6ea0b507e49012cf1af267, '', 0, '?'),
(0x089f13fa834ce2d42e8f0ade01773b5b, 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php', 1, 0x00000000000000000000000000000000, 0x0c124509346d1dfa0359d73ec06095fa, 0x16d923b75fa7075bd1b8be0c17ee407511b84861c6282b6a3e561a2bba715b56, '', 0, '?'),
(0x08a6b196eb67847ed2771a11d0056868, 'wp-admin/css/themes-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/themes-rtl.css', 1, 0x00000000000000000000000000000000, 0x72d4f0eb5017aec435c3241681b5e03d, 0x8a105736cdff15e53c3a30c9ba4c8a7da102a93fc0a985bcc5d6d4d05a670edb, '', 0, '?'),
(0x08a81158e30c4e095ab332669f1f4914, 'wp-content/plugins/wordpress-seo/js/dist/languages/sv.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/sv.js', 1, 0x00000000000000000000000000000000, 0xe91f31452ead75ffc27c370ae36b4755, 0x3a229c6dc753007b9010b2b7dcbb161d69feb589f6efff88c02b2a9ece103474, '', 0, '?'),
(0x08a8859bdacd4292b8b8b4820daf31b6, 'wp-content/themes/twentytwentyfive/patterns/page-landing-event.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-event.php', 1, 0x00000000000000000000000000000000, 0xfac949a24270c8c12137af6c4adea201, 0x56274e5b2390d478f81329533c148a91ff8e33d13c7f3fd35f3094a657cf2d7c, '', 0, '?'),
(0x08a9966ca374f4d4cb08cd914d3abb32, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgTransferFunctionAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgTransferFunctionAttributes.php', 1, 0x00000000000000000000000000000000, 0x3ee6070becaa294a4b5b9b742bd0c584, 0x88f0cc504336b8c0c5ed6e24893f9c2e4eb67c6c260e9b9397b6cb6393db5aa6, '', 0, '?'),
(0x08b87a1223e60e6e757c0a99acfbeba7, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/all.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/all.png', 0, 0x95e06d1809eee8f78a29d52d876992f8, 0x95e06d1809eee8f78a29d52d876992f8, 0x0461b9a61e5a0322d6f0d300a8011c98d304a1d60a9b38feda276feec7590eda, '', 0, '?'),
(0x08bae34979e59dc6c21b6c536f15ddcf, 'wp-content/updraft/backup_2025-06-08-1156__EuroBet_b6dc11e28b02-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-08-1156__EuroBet_b6dc11e28b02-db.gz', 0, 0xa518bedb2a2d50dff6a3b1df67daa12c, 0xa518bedb2a2d50dff6a3b1df67daa12c, 0x7694d5fdda4742d2d95d630f8e83d3076e17d2337b0cef75a77f0c23dceb2f41, '', 0, '?'),
(0x08bd3a20b186f0caba480afc210d8a9f, 'wp-content/plugins/elementor/assets/shapes/tilt.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/tilt.svg', 1, 0x00000000000000000000000000000000, 0xaa1371da0a4daeeb74bb09f56d815620, 0x010ff2d1829ddf21fda721d5083a62c60c245ffbd83ae497fa062f0fc80365d2, '', 0, '?'),
(0x08be4f007387dee3d7cc616e3d62be7c, 'wp-content/plugins/elementor-pro/assets/js/posts.e99f84b83c36d4568ffe.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/posts.e99f84b83c36d4568ffe.bundle.js', 0, 0x55f2162950b8c32d2599cf85ac1ada05, 0x55f2162950b8c32d2599cf85ac1ada05, 0x001cd8010e45eee31fd2b3a92172256a5249f604f71b4da1915bc77f6c083410, '', 0, '?'),
(0x08c008a547ae4a1322c500cb87f06824, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/autoload.php', 0, 0xbf153d19d060a57933ef72c877e80dd4, 0xbf153d19d060a57933ef72c877e80dd4, 0xbaf5466f526a16acb8fe9eb556524305c9d69c569cfdcf952f9b747ca26a8fa9, '', 0, '?'),
(0x08c834789f302c1bb5d6f09609bf4205, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ReflectionClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ReflectionClosure.php', 1, 0x00000000000000000000000000000000, 0x922c96be0a62ac1cee0e42f0e0892bb6, 0x6e46d19c0bbe3f2e8c4c8b1d27f0d24649e82a523a623495b67567b183406adb, '', 0, '?'),
(0x08caf06ee3a352fc67113d4e4789c5c0, 'wp-content/plugins/wordfence/modules/login-security/css/login.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/login.1744125809.css', 1, 0x00000000000000000000000000000000, 0x5a65421ccf96616a6f89ae85119899c8, 0x5f956a31185c51ee769334c082e6047cb225698474eb39d7057c3aa4466b3489, '', 0, '?'),
(0x08cb205c69aec6caf5a278e3e22830c6, 'wp-includes/blocks/text-columns/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xa0fb852b1bf699c12ba7aa52110d9efe, 0x24a3ff59f67c65a9a871d308d08d75006466c1b044627446eaed5efa098cf354, '', 0, '?'),
(0x08ce6498fd98072f85b5d53660fdacf8, 'wp-content/plugins/elementskit-lite/traits/singleton.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/traits/singleton.php', 1, 0x00000000000000000000000000000000, 0x8abdca03c9dc2b62a682772cb0f93e70, 0x3eac8273f17ee9f58df4a7b360ce454b0aa5a408e880d13ee4b724f31e92f058, '', 0, '?'),
(0x08d2f7461bdefe7da5eaaa7f31d3e7ca, 'wp-content/plugins/wordpress-seo/admin/class-remote-request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-remote-request.php', 1, 0x00000000000000000000000000000000, 0x257ec6741840bb963d6efc1d770e039a, 0x68ca8a7b2de0ea49000304045ba092157ca1263666df9a61140d5fc62b6e1760, '', 0, '?'),
(0x08d37f1ede2b3587db3c76205b9cbe0a, 'wp-content/plugins/elementskit/widgets/comparison-table/styles/heading-cell.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/styles/heading-cell.php', 0, 0xe31a9b1d1a3655f9f2a830d336b0edb9, 0xe31a9b1d1a3655f9f2a830d336b0edb9, 0x8c058b52b099f6ea8cb190f415c589bdfec32eff0e31e990137fb1790a8336f3, '', 0, '?'),
(0x08d42d4d56a3d1941219d19761eedce6, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Abstract.php', 0, 0x053297b0dd6984366637c6e9b5380843, 0x053297b0dd6984366637c6e9b5380843, 0xe7a11cfcd713fa92889bb1947ee91942758bee09eade02738e042d5e3fa71d35, '', 0, '?'),
(0x08e310cda51f60464acd14f65316b175, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0x4b7a2b55edc1e48f1304c5b828ea355c, 0x383abd916f991d117f49f4392c81eabf3d7a05446b383bd17b417b861a69136a, '', 0, '?'),
(0x08e4c22ee2644659ca4718cdb417234d, 'wp-content/plugins/wordpress-seo/src/loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loader.php', 1, 0x00000000000000000000000000000000, 0xe21edbebc23277ce4b87590d179cafbc, 0x8c619f7b2c479bb8c11d9ed506316b0843522c480bf0d1c75e4310bd8cded2c1, '', 0, '?'),
(0x08e631ee835c9614f028ce8b41650e13, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', 0, 0xc6951fa22dfc7025a40aaaa3e772886b, 0xc6951fa22dfc7025a40aaaa3e772886b, 0x2719ddbabefe307061f2d41033212802f9bf75fe9601b17de14c818756dbbd9d, '', 0, '?'),
(0x08e70f98d8e48e889a1d140c497e42e6, 'wp-content/updraft/backup_2025-03-02-1150__EuroBet_26146b854c23-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-02-1150__EuroBet_26146b854c23-db.gz', 0, 0xb96d525813c73193314e0ace6a4f6a70, 0xb96d525813c73193314e0ace6a4f6a70, 0x69953f0b24689e4fc3c8712548acef2235f35eb39a9f2c10cbfe26278a2d4328, '', 0, '?'),
(0x08ec1cfa82c751b842294ad23d02b2a8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', 0, 0x3b10308c4b3d8732f26740b2cd8dc0ad, 0x3b10308c4b3d8732f26740b2cd8dc0ad, 0x82ece9e2525c0823c0d36f3b20d42a2b08c07a73b07bb64af2560bb02dc646bf, '', 0, '?'),
(0x08ee7f436a8524608aa4de9c35abd976, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-endpoint-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-endpoint-validation.php', 0, 0xfe6c2184b475be4d70adc06799052adb, 0xfe6c2184b475be4d70adc06799052adb, 0x04206d1fe41a0268e2d9257e40782db978fd49933ae6155f639b50a2b8d4e8bf, '', 0, '?'),
(0x08f1aa1f82ef95430427c237785c3fa2, 'wp-content/languages/admin-network-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.po', 0, 0xed09b9133078ec9d041e2225930e1a4f, 0xed09b9133078ec9d041e2225930e1a4f, 0x9514ba69c7f9a32d0cf1f6a1422b93e02de0481af26f5246b8f3b38f4fd208e1, '', 0, '?'),
(0x08f87e21aa861479223fa5beb290a11e, 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php', 1, 0x00000000000000000000000000000000, 0xe8959198aa24a67f139baa491cea198f, 0x8afb59fe0d8b6dd1ce76f0f15250f29a41a3fb3e826f4a611c5e190e477194d0, '', 0, '?'),
(0x08f89c7cd9bb273b6c7fc7f8cd97a89e, 'wp-content/themes/twentytwentythree/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/page.html', 1, 0x00000000000000000000000000000000, 0x2c807393d37f93314417090ff8820c00, 0x3132b881d6a0a10cb7171fc8225d4bb7d2d9030506ec39d86ccf8823c24ee43a, '', 0, '?'),
(0x0905ed6a94368ca70711271d19cd33aa, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagMissing.php', 1, 0x00000000000000000000000000000000, 0xfc053aafb52ec284cf3e11d19a3e797f, 0xd0fdb065afc48d7efdcc8e711f57fcd6c0493f10cd2c2b60b580bdc36118b9f5, '', 0, '?'),
(0x0906511257afef8c7f887e2dca0064c5, 'wp-includes/class-phpass.php', '/home/iraneurobetcom/public_html/wp-includes/class-phpass.php', 1, 0x00000000000000000000000000000000, 0x0af5ab8d65492d63d409242eec4e0345, 0x42349b91ead9291e8f128df56555d312da2c396bef70dd3e10b3852a7d5b64e5, '', 0, '?'),
(0x090683b04c3d520e80a830c5c5dd8354, 'wp-content/plugins/elementor/assets/css/widget-counter.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-counter.min.css', 1, 0x00000000000000000000000000000000, 0x2852caa17463e6353e1f26e69c555464, 0x042db0a3ca3a21a9ba6685b5726e7f0bebfd3553baf0d28d7e044d4d8d8b2552, '', 0, '?'),
(0x09073fb1cfe486e6db0819997199754d, 'wp-includes/js/mediaelement/mediaelementplayer.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer.min.css', 1, 0x00000000000000000000000000000000, 0x9109ffc835f229e4cef66bb179a67e0b, 0x085f4474fb33d7928f3370879d1d61923b1f392cd40ab46967b9a086433f33c9, '', 0, '?'),
(0x0910c59d99fe47ae0c90e92b937c2ac5, 'wp-content/uploads/2023/11/bg-300x155.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-300x155.jpg', 0, 0x91ca9f85c79937fab8c6427104d1a356, 0x91ca9f85c79937fab8c6427104d1a356, 0x756673c8df64d8fed9b10f1e39e4d9849b828687e1fbf46cd77d781d097f8b63, '', 0, '?'),
(0x09225700906161835bb0ed10dd0c0bd8, 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Settings/class-beacon-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Settings/class-beacon-subscriber.php', 0, 0xfa89dbae3bfbe89c3a209ee41e1209c6, 0xfa89dbae3bfbe89c3a209ee41e1209c6, 0x74d9ac839f836448131812ae4b5ea5fda6b6f1ad050af38834ff80f4763e3c28, '', 0, '?'),
(0x0926236947daefcec1e7c05fb1631684, 'wp-content/themes/Newspaper/translation/fi.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fi.po', 0, 0x23025e62f753ffd47119cc16b670a996, 0x23025e62f753ffd47119cc16b670a996, 0x6bfdca0c7efb3dbda971f9cad3e1b2fe72f8fd105c23416960b24622cbebb3ba, '', 0, '?'),
(0x09262de85e8c16e570ffb7f893decc50, 'wp-content/plugins/wp-rocket/languages/rocket-fi.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fi.po', 0, 0x8d7d95bbb1795e4e4974fd435cb90d02, 0x8d7d95bbb1795e4e4974fd435cb90d02, 0x5fb27a8090a3da5f6e73797ce14358e212d2f13de64e3f88bbba291069c31b61, '', 0, '?'),
(0x09280245d1bca581c1b11c7d93384711, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/loader-krasi.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/loader-krasi.gif', 1, 0x00000000000000000000000000000000, 0x186d67de0dac53587ccbf1a015693bdf, 0x44138f375bebac89b4507c508d95179c506be77fec4ba9a406b75d31acb1e308, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x0928a98315973b863b4c7cd7bd3db4aa, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php', 1, 0x00000000000000000000000000000000, 0x6ef9ce548f8fe294acc0ca81977b391c, 0x278a93ccd3cafbd98755e06161269426276435f81c9fd2f7edd9d00f6223d8cb, '', 0, '?'),
(0x092cb9a92fd595188b21e79b6779fe64, 'wp-includes/js/media-editor.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-editor.min.js', 1, 0x00000000000000000000000000000000, 0x03c9e680e76e75271da47300a540a604, 0x9b2e8965dd587768bad302db21aa73817433888848dd5c26339c2d1223b592ed, '', 0, '?'),
(0x092d1b6fd8990bf7c023f22ff3a7fd49, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php', 1, 0x00000000000000000000000000000000, 0x7684918468d6a7c20f4b63120997f7f9, 0x50ac76e3bd98b272990161a1ca4df845ae25552ef0d842489641bb17a192fae2, '', 0, '?'),
(0x092e18e02a8ed1d135455bd1640a80cd, 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/admin-script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/admin-script.js', 1, 0x00000000000000000000000000000000, 0x178401bea438055ac373c360a4a23020, 0x2ea64f0651c9793fdcf88b4ac5656b67c9dd0de5b2f469aacc1e84617e6c4187, '', 0, '?'),
(0x09319a1a5d42e5d2dec075ac9f8a35da, 'wp-content/plugins/wordpress-seo/src/routes/importing-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/importing-route.php', 1, 0x00000000000000000000000000000000, 0x5cef6f052a1a8367a5f926386c7ea3a1, 0x1f0e46848982d37a870cb33c6096825b3e7aba93f83b9a53dc7f55d0c3dd6c59, '', 0, '?'),
(0x0932ce70cf3c281e589e2217eaddb593, 'wp-includes/blocks/audio/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xed4308a775d3e1aec880c96334429229, 0x142834844bc6711562e70151ff58170fce7b64ff862ab550af0a827af17fabfe, '', 0, '?'),
(0x093740bacdd4384b4650f5e6d85b10f1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', 0, 0x15afd0707ee4945c94d727f061636c92, 0x15afd0707ee4945c94d727f061636c92, 0x56fd19849e11afe8dd5025aa6f1f613c44b4148848cdf989fb192b89e9fdc6b6, '', 0, '?'),
(0x0937acae1df8a6d718ee1de305660960, 'wp-content/plugins/wordfence/images/sort_both.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_both.png', 1, 0x00000000000000000000000000000000, 0x9a6486086d09bb38cf66a57cc559ade3, 0x7ec225eff1db898e251f8f858b0e3ef6f5fe88426cb26f8775b74929c8893767, '', 0, '?'),
(0x0939198499114257474b2de4a7520ed0, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php', 1, 0x00000000000000000000000000000000, 0x455d602b954602334e39d49400815625, 0x52462bfd6fab7509653f2ac451eaaa196dba4d86b04dacbfb3104d07d7e82b02, '', 0, '?'),
(0x093c43be02f0b95d54b56a16ad7a6efe, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png', 1, 0x00000000000000000000000000000000, 0x9326ad44ae4bebdedd141e7a53c2a730, 0x4e970f51d31e2aa091545a251450bada2581eadd6adc91745a036e2f9f141d7f, '', 0, '?'),
(0x093d2566428d2adbc0a49503a83b514a, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php', 0, 0x94991a7a07f6bd99ee76bfbe7c66a72f, 0x94991a7a07f6bd99ee76bfbe7c66a72f, 0x7d5c4ea642ca454566e37d26202c5903ec0ca76d7f9a275103500acf922ff6f3, '', 0, '?'),
(0x093eacbb3b80577ba437f776e284efb2, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', 1, 0x00000000000000000000000000000000, 0x98cfcc2b01a40113233b90e726a40dc7, 0xee60245afc55419e0514eb7ec0eefb51d92f105dcfcb8df83e8a2e2225fe6580, '', 0, '?'),
(0x094a08bb8583ee9ca318d7f33b75087a, 'wp-includes/sitemaps/class-wp-sitemaps-provider.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-provider.php', 1, 0x00000000000000000000000000000000, 0xf2bf400d9392be10c411a62d0739cc30, 0x4cc14c8feee77bb182b7ababccfca49b56d2478535046ee558bddfba41502ab2, '', 0, '?'),
(0x094ae97469e51090d44b79ec7ae2c5a1, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', 0, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0xbe9dca64687e68c4a5fe849a573926289c2891d24f0d305e314629de20fd7e4e, '', 0, '?'),
(0x094d6307382e6e0c13ba2d657c118a87, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2', 0, 0x5ce17008ac47946ba9588028696a54ad, 0x5ce17008ac47946ba9588028696a54ad, 0xc09053b61270c9c8bac3239c7718c2e7e1dc100d3fd812dd3539c8af29632dcf, '', 0, '?'),
(0x09503d4e3e8ca862226a3a7e5b517be1, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js', 1, 0x00000000000000000000000000000000, 0x04e5571b65e28e863f92fc4ee3f07414, 0x6e34dc14c2113cbd14de467a90ad8bfbad1001ceff035fd53594f06b6967881d, '', 0, '?'),
(0x0955f70428bb3b84bf5d8deceb29a4b0, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js', 0, 0xba7ddca349981725ab0704a04e2a5724, 0xba7ddca349981725ab0704a04e2a5724, 0xafab478446b0e82eb168c720a90cb9fdc884c0e2967ee87709824ae2f9d61271, '', 0, '?'),
(0x0958a0e0ccb2367342cde5658a7b2ce4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReachPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReachPlayer.php', 1, 0x00000000000000000000000000000000, 0xcbf4d52728142439defb952d535f81c0, 0xd0cae5950673fb85828157c49353e293e1a8dff06d1f51a638fa13a281bbf69c, '', 0, '?'),
(0x0958ce740c5c34764e493582d86acbc2, 'wp-admin/async-upload.php', '/home/iraneurobetcom/public_html/wp-admin/async-upload.php', 1, 0x00000000000000000000000000000000, 0x4ae55eb85efc67cacd472096b1b87950, 0xa1db1d79fc459303fcd8a73b03c60875da4d867109b3b2ed9bf19f69b02405b7, '', 0, '?'),
(0x095a3aa29528308ca4db2618edd8a79b, 'wp-content/plugins/elementor-pro/assets/css/widget-post-info-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-info-rtl.min.css', 0, 0x9318114e5ca1be173ac868814d3d28ee, 0x9318114e5ca1be173ac868814d3d28ee, 0xb4ee2df424e501cf838c973914068c4e47dcb8dec84dc271935b51bb6b160fa2, '', 0, '?'),
(0x09707bdd48ecc9333d9da6fc98a164be, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php', 0, 0x1392780aa85940e4378b6f4af4c0d7cf, 0x1392780aa85940e4378b6f4af4c0d7cf, 0x404152b7e6887123244da80cd2f63a94e872bf2b901a34f46c91d2ef996a144e, '', 0, '?'),
(0x0972bba693e3abd25d27e13d6a31dda6, 'wp-content/plugins/amp/assets/js/wp-api-fetch.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-api-fetch.js', 1, 0x00000000000000000000000000000000, 0xbac1f44b1bba39ded15cea1493241628, 0x8bf26d52f3ce9d7576cdd2d1e6022b798a18ac2e1b61fdeed4d5860a5309c4d5, '', 0, '?'),
(0x0972d835ad6c34a0ff84900985c45e2f, 'wp-content/plugins/amp/includes/sanitizers/class-amp-auto-lightbox-disable-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-auto-lightbox-disable-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x38e7e1b0dd33bf4337e23db341fa85a3, 0x3aa4a43e9fcfa8f264894ddd8667db12614b048f476b63f3273b7c884e333e9c, '', 0, '?'),
(0x09745da439b9d927abf1030fff7f8bd1, 'wp-includes/blocks/nextpage/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x4569bf40a5cd46cb460e18e8c1c11a8e, 0xf82d2160bf2c23c3a19cfebc6ce19fb344fd5444d209d976fd383d59aa351246, '', 0, '?'),
(0x0976d96798a75f0d07b8aaa3f1ee7ae9, 'wp-includes/blocks/comments-pagination/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor.min.css', 1, 0x00000000000000000000000000000000, 0xdcc207c279ef8f8b7298c03b1e663cd5, 0x3b9dec031047731a14ff5736180db97c505e0430fba9376dbcb75214dbf7bc05, '', 0, '?'),
(0x0978e729fc7b0ad4af17185f32fcaed5, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/Widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/Widget.php', 1, 0x00000000000000000000000000000000, 0x27ecc703ba43cb771b258330f044c811, 0x1538f6489cd4ddb060442dd202ddcf277818db1ef386fc38233884e32ec391f3, '', 0, '?'),
(0x097c6e51e94369f196ccea6ac994a0e3, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php', 0, 0x8734b27a1b0bba43cef63601101ead9f, 0x8734b27a1b0bba43cef63601101ead9f, 0x2a3c80e1d922f8aa573bbee64834dee3f1699d2b282be5dfc3d671d6832fe41a, '', 0, '?'),
(0x097c97a68d90d1419ef8f8dcae8d2ef5, 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php', 1, 0x00000000000000000000000000000000, 0xc62e68f561f462614f1a1cc1be117098, 0xb0fd616d2e49ca1a33d0a6341b4a92bd621bb4cf9fe3957945124d5698a20d4c, '', 0, '?'),
(0x098142f7d24ad9c96b3ff77f2bed9d08, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnescapedTemplateInAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnescapedTemplateInAttrValue.php', 1, 0x00000000000000000000000000000000, 0xba0fe6e41f47cae17126ebbb31b2e152, 0x3b0e408e1fc565c963ed37e4b00068546997cf03f797f8b78bfd757d5293d6bb, '', 0, '?'),
(0x098468ee586b25b43ef986c67b4efb42, 'wp-includes/js/dist/viewport.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/viewport.min.js', 1, 0x00000000000000000000000000000000, 0x9c4d7af020aaef17df233edf2848273d, 0xd32162e3526ccd582be006ec22d2cb6b51c2236ff5c56848acbbcd73dfa36d9d, '', 0, '?'),
(0x0987861d528329b6080d01917b94cf74, 'wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php', 1, 0x00000000000000000000000000000000, 0x41f5aa3e6236a89de55a11360b7804cd, 0x149fb5955ebefafc54bf2e60e51bc64b9397fe454219214349f02a2b31593115, '', 0, '?'),
(0x0989215cc2909b240bbd791bf4260dac, 'wp-includes/css/dist/edit-site/posts.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts.min.css', 1, 0x00000000000000000000000000000000, 0x4910dc53c4ebf6278afc784289d494f7, 0xa77b2f6a2264e398f8aad816a35e72b373b0b903e957c5ab69d272530bbe9d76, '', 0, '?'),
(0x098a76fd0b05b04f5efd9e1be5c5c416, 'wp-content/plugins/elementor/modules/atomic-opt-in/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/module.php', 1, 0x00000000000000000000000000000000, 0x1e48f2c3ff2ea3349b3645838633f57e, 0x2cb71c5e4ab77cbfb43ca4f6c0db8556646f4ae9197045e93d3a750b9f1439b3, '', 0, '?'),
(0x098c26a223666dcab7b7bfdb70d1afe0, 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php', 0, 0xd502a59c3ccc0294eee336fa46128b41, 0xd502a59c3ccc0294eee336fa46128b41, 0xf0d90c9c7966439a9df25dbd6d44aa0d2f3f9be4a514132e46c41c6364405b60, '', 0, '?'),
(0x09937fb217afe2e6675427cc5759d052, 'wp-content/plugins/amp/src/Infrastructure/Instantiator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Instantiator.php', 1, 0x00000000000000000000000000000000, 0xd4a2d28c884a8f489b60a85e3cde71b2, 0x5fd8fb93ae50e6652174d5d886eb058eb1ea90d8de721854a73388e89c2cf654, '', 0, '?'),
(0x0993d03bac365d5ad949ffed61621bd5, 'wp-content/plugins/elementor/includes/managers/image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/image.php', 1, 0x00000000000000000000000000000000, 0x912d91b53f5b1902491dd8ac8d0ec631, 0x4c08e7439828cbfcd6017251be3c8f244e6ae6e7941f39adecad721042d3c6ff, '', 0, '?'),
(0x0996265bf0cb098dce9b230aa88f88a6, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary.min.css', 0, 0xbd0d3462f5af5f7996fa61906def748e, 0xbd0d3462f5af5f7996fa61906def748e, 0x1487fa79d5a8925d066ffd9f0648625d95c5b56d17d56d430d83ea499274c133, '', 0, '?'),
(0x0999a10de5596bcf634a5b17aae2be01, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php', 1, 0x00000000000000000000000000000000, 0xa7b05ded14bfb3c863061c9c279fbd7b, 0x2c6fef815f5450cc36479532223eb8d71a29677bba583a7693919a5deb552183, '', 0, '?'),
(0x0999a1638dcb88932376b4f9141a1f56, 'wp-content/languages/plugins/elementor-fa_IR-e52a375612c89bdb379603f005c15db1.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e52a375612c89bdb379603f005c15db1.json', 0, 0x1694dae9aa9375020fa6dc8992f5c2d2, 0x1694dae9aa9375020fa6dc8992f5c2d2, 0x4db8358655eac8e26f0546495a86a4f564a775cd9e89a3135fb31c8d0a3e282a, '', 0, '?'),
(0x09a917faec9e267fc11a832a90d61e0b, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hex.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hex.png', 1, 0x00000000000000000000000000000000, 0xe27aaa92b15d9392d909f8b94e797524, 0x712326ebdde01103e5ef9a055aadeb53e573500eb6293a7d017850e050705ac4, '', 0, '?'),
(0x09ae237b9b9605d3b0dbbcdb8a45b0bd, 'wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css', 1, 0x00000000000000000000000000000000, 0x03ea1695db057e6a1aa0b24699401ef7, 0x1e9f694e2c20c7da61df1ca208cf87ae8cbc7ab057cc3cc1c19f2aea97bee978, '', 0, '?'),
(0x09bbbf39d73017f082d64df0779181d2, 'wp-content/updraft/plugins-old/updraftplus/includes/get-cpanel-quota-usage.pl', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/get-cpanel-quota-usage.pl', 0, 0x778a02fcee1c33df6bdf9a1d948ce5f8, 0x778a02fcee1c33df6bdf9a1d948ce5f8, 0x184b61b8b45ffb8a5d1970f276e7cfa92d60f4b1c6b8082b56d019596c571097, '', 0, '?'),
(0x09bc7f76a30283d435e5a8ebdf99da74, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', 1, 0x00000000000000000000000000000000, 0xae1e00ae9c81ac6f9ed6acc4bc712a1e, 0xbef7dbd25036ed4c2ae60a5fc72ea17fd3372ee9badba48ef9f7b5828900fda2, '', 0, '?'),
(0x09bddc4aadb2682dcbfe410d9252b982, 'wp-content/themes/Newspaper/translation/fr_FR.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fr_FR.po', 0, 0xb2527ca88a52d68d34f0001b67dcfc7b, 0xb2527ca88a52d68d34f0001b67dcfc7b, 0x7b6b0216e3492187c8dfc9ff5706fa2b30223e0794b9591ac2f0cb075e1f66c5, '', 0, '?'),
(0x09c066a7d579a3f6d4f9a992247070d7, 'wp-content/themes/twentytwentyfive/patterns/logos.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/logos.php', 1, 0x00000000000000000000000000000000, 0xf0f5eb53d7f76f7759456044added045, 0x5fadccf085d5a94a7073790b5693c76f763d892d39164efc129c2c507d6325d0, '', 0, '?'),
(0x09c3736876cc953c2756a54010799491, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/ErrorProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/ErrorProperties.php', 1, 0x00000000000000000000000000000000, 0xdd2cbc2ac139318cc509d505ffcc874e, 0x885d29af6667d576e300f60fd2333f923554e06649cd1a7e935e27408666ed00, '', 0, '?'),
(0x09cca1f508d11378ee8572761879a444, 'wp-content/themes/twentytwentyfive/styles/colors/03-dusk.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/03-dusk.json', 1, 0x00000000000000000000000000000000, 0x4579749f0c217473063556f2e8c77bb0, 0xa179b9d97494d0e69657f44dee51057d3935116191f5fb18f06802329cb6a817, '', 0, '?'),
(0x09cceaddcf0d97d8b3454daafae8d66c, 'wp-content/plugins/elementor-pro/assets/js/nested-carousel.d08a5094d95215833b5c.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel.d08a5094d95215833b5c.bundle.min.js', 0, 0x55736db32613fda0877e48cdceb33e54, 0x55736db32613fda0877e48cdceb33e54, 0x5ba842f9a648ffba6f7b46089207bfb5b60c4749a4f5949f7edca0d42c8c4345, '', 0, '?'),
(0x09ce5e491780580c61e966840ad197a1, 'wp-content/plugins/wp-rocket/languages/rocket-nl_NL.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nl_NL.po', 0, 0x8733422ca50883669d6cc5adb7202805, 0x8733422ca50883669d6cc5adb7202805, 0xe4fc9f50a39f070de2705553d16deee778cc8b0adb366163e9a39ae6cdefab27, '', 0, '?'),
(0x09d2b505355f97347a17771cd9eb50e0, 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php', 0, 0xa5cd99f467ec682676121903b6a424f5, 0xa5cd99f467ec682676121903b6a424f5, 0xcbadfd3e0e949a60e69bdf07e0e2f4ef31dae043432527995dfb66dadc333f8e, '', 0, '?'),
(0x09d3b0ea8591b7b9a0b185b7cf178063, 'wp-includes/js/dist/escape-html.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/escape-html.min.js', 1, 0x00000000000000000000000000000000, 0xaef7a048c0e0677cbab0efeefb9dbcc6, 0xdd214affa9fc2e6caaab696ce495934a150689dcd17c76b842eca7d7bb144f0d, '', 0, '?'),
(0x09d639848366de88559c66f2fee6079c, 'wp-includes/js/tinymce/tinymce.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/tinymce.min.js', 1, 0x00000000000000000000000000000000, 0x586ce1e095c0f8b0cca1439fcefe6b6e, 0xdc125a6bf71809e5367ce3cc7bf82a1a81a97ba248e3e2cb11a26907dc9d6b5e, '', 0, '?'),
(0x09d85ba4fb9fc4207950c87fd41d4c10, 'wp-content/plugins/wp-rocket/languages/rocket-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru_RU.po', 0, 0xca37d6986907904dfedd49d1f2130130, 0xca37d6986907904dfedd49d1f2130130, 0x071c40b4aacfb02516eaeef9f93f3e64d62334131aaaf72f50bf4b13f02ff334, '', 0, '?'),
(0x09e232bbc19f670ca6b7663447e071fa, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', 0, 0x8bc54f20bbdf7159edf75973efbd6999, 0x8bc54f20bbdf7159edf75973efbd6999, 0x156379dbab9ce938f997204f065f90f8d74f133e59d4f5b688afc2a7737b0725, '', 0, '?'),
(0x09e6b612f74968f01c429a7007164f1b, 'wp-includes/blocks/heading/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/block.json', 1, 0x00000000000000000000000000000000, 0x7ca349195a5e1414f4c89ad32c2b86c1, 0x7a12402e7a5f694066f660718e6a56c8da92e8262cbaf3b4b7bf60df16c6b764, '', 0, '?'),
(0x09e9f1cfdb30398df72d62b185cda957, 'wp-admin/network/users.php', '/home/iraneurobetcom/public_html/wp-admin/network/users.php', 1, 0x00000000000000000000000000000000, 0xd4155bdda2a417ec97766c1c307a109a, 0x6029372bc1e3807523feae3c5e2d8a8c1bd5c56eb3f63882929ead358979676a, '', 0, '?'),
(0x09ea47d4358e51f09cc79c4b847e405c, 'wp-content/themes/twentytwentyfive/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/search.html', 1, 0x00000000000000000000000000000000, 0xb39a6201f5f1cce2e640574e7fec5504, 0x4727d311b783044852ffd5377af1f02ede1a18e93041694bbe4c084da3feda77, '', 0, '?'),
(0x09ec2f913f13d1f45e9db845ded5911f, 'wp-includes/sitemaps/class-wp-sitemaps.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps.php', 1, 0x00000000000000000000000000000000, 0x7e5b9ce4d85d86ab3d21acd8b0b4deef, 0x86306194bbac1900c50fbc3c9145710a73ec31e4f35af14697d5dcc0fdd30f6e, '', 0, '?'),
(0x09ed171dd281f1d16eb301ebf283fbcd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeAmpBind.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeAmpBind.php', 1, 0x00000000000000000000000000000000, 0x20600cf0e8e78b1d1f4cc7cb98cde0ed, 0x771998b676a2ae9acbfb4974e04da9e8bae6cb414a21e3cf612dc78ad43c9565, '', 0, '?'),
(0x09eec469984154ba48648c852a16fff1, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss', 1, 0x00000000000000000000000000000000, 0xd1a2134911e2e1b098827f2f08bbcdc5, 0x1d5f169fc99abfdc26a96b287305cd95e653a870e07aafc1d399d292a613492f, '', 0, '?'),
(0x09efa2db94363f206fd9a475456bd744, 'wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.css', 1, 0x00000000000000000000000000000000, 0x9dc3bea0dfe75aab72fc417edcb1b90c, 0xd90d3785dd9ddc0f2ac6019feb969840b594feee86fbc03a7eaf4f4a36fdbe12, '', 0, '?'),
(0x09effdb5cba68433933bb4a59f652219, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', 1, 0x00000000000000000000000000000000, 0xa0af1abc31a9ee9f1b4d0967bdd58e0d, 0x3c489ae3704b8fd1a4f3460df5a8c21cc356afd63a914b1ae6e0bdf081aea633, '', 0, '?'),
(0x09f0178a887e04136834a0648ed5a94b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', 0, 0x2d1ed184e05ba31d28f7a356ccdd288d, 0x2d1ed184e05ba31d28f7a356ccdd288d, 0xfe2f46bc2b3bab45572ab0f4bd706325e45a9852d91e9e6fc401346e345ffbad, '', 0, '?'),
(0x09f1038e9aee12815d4a330b5e7b69ff, 'wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css', 0, 0xf2f09e44add4fa7693427846bc3eaa51, 0xf2f09e44add4fa7693427846bc3eaa51, 0x9dfbdcb4e40298f98aee54cc6f073e2d97c99b33403e0eabbcc10fa6a093a139, '', 0, '?'),
(0x09f14172dd69b1a0bea502c33ea527a2, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/VersionDetector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/VersionDetector.php', 0, 0xa85ee7930f0e5157908fba8f79102932, 0xa85ee7930f0e5157908fba8f79102932, 0xbd5ae259319a8801ef68782f5b2fcddffaddc657368b38bf8315f187335a4ae2, '', 0, '?'),
(0x09f8dbaece63d0b3da32314c2c0fcece, 'wp-content/plugins/elementor/assets/js/ai.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.js', 1, 0x00000000000000000000000000000000, 0xc1106a78dfd89898fae11f9d6c0469fb, 0x3cdd22dfba5b2331711f30604914a4d5262eb463e2fb2bbb6102e11f91de252c, '', 0, '?'),
(0x09fb5aec57843dd476a51eafffee45a0, 'wp-content/plugins/wordpress-seo-premium/src/integrations/alerts/ai-generator-tip-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/alerts/ai-generator-tip-notification.php', 0, 0xeb0e53a1df428fcce31f243ae0c176a7, 0xeb0e53a1df428fcce31f243ae0c176a7, 0x4b126debb2e96d3cd9594ab2f66ba814fcc02ff258c07e5510fcbae2a171e9d2, '', 0, '?'),
(0x09fb632d065e71cd97e11f6aee206fbd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php', 1, 0x00000000000000000000000000000000, 0xce1ef47df7e81f3760cf635aadcdfdb9, 0x7469ec16d2ffc307f493ccc2986e20bd4f2fae22006bdf93c5412f96ce2e8ec3, '', 0, '?'),
(0x0a02a96daabad40cfc98837f22f4dfa7, 'wp-content/plugins/luckywp-table-of-contents/core/base/Model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Model.php', 1, 0x00000000000000000000000000000000, 0xde006be7c1f33de4f888dfcd3f0d964f, 0x06ce50608cbdd363a9fa83dcdb83c5e1fc4d6a61a6fbddefd4a921c517b3921b, '', 0, '?'),
(0x0a08c079a23ea1eb429059aa98418594, 'wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php', 0, 0x6582a2a57906b30173cae835fc9e5a00, 0x6582a2a57906b30173cae835fc9e5a00, 0xb32730cf374846c7c898cd45e65694993eaca49bf906c212fce4ef87338bd70c, '', 0, '?'),
(0x0a08d45835a8b0c12d83028559fd3632, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php', 0, 0x89dae4a190b9a28c90269ae9dd143da2, 0x89dae4a190b9a28c90269ae9dd143da2, 0x22a1e355e1368445a08b505e61f23dda03a30614338ada14df70e784c83d4074, '', 0, '?'),
(0x0a0ad92638352f5508b905653f7728a6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php', 0, 0x67c3151d7cf4f0fd971af6e39abd64cb, 0x67c3151d7cf4f0fd971af6e39abd64cb, 0x262932b7c99655457349d6e69033caa3d66b0b62a7ff548b70048425abc23a04, '', 0, '?'),
(0x0a0ddc4b9254c2e777cfdbfcaaf3cfb4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Kbd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Kbd.php', 1, 0x00000000000000000000000000000000, 0x0d720f6efb0ff2a59413734a1c583834, 0x11fadc3087300feabb43a4308de380e0d097ba99ea165638cf4f63ac67ee026a, '', 0, '?'),
(0x0a12e61d92590a2840bc97c189718b53, 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php', 1, 0x00000000000000000000000000000000, 0xc5607a471a6125f7a14dc834b9c31973, 0x51e25f90bd8cfa62a52fb07cbf47f3dc03682df58e494131d917d48ff4349e83, '', 0, '?'),
(0x0a17e1bd0936eced3452e81339f8aa8b, 'wp-includes/blocks/social-links/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor.min.css', 1, 0x00000000000000000000000000000000, 0x091e76c7dd9f305290ec5d0493c6df92, 0x0462acf6ebdc59d78f3a783243e05eb85c32e173912987a6c3d2163bfa3e597c, '', 0, '?'),
(0x0a1b113186277c52e3538363a2f84836, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/throbber.gif', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/throbber.gif', 0, 0x95bed8e667915e96907820b79f11b76c, 0x95bed8e667915e96907820b79f11b76c, 0xd70c730a48ed4b219faa081fd6906784ae146b156ee21ecaebcf0003eed0770b, '', 0, '?'),
(0x0a1e2d9627d82d5c6e0bbbfcfc4e5c5c, 'wp-content/updraft/backup_2025-03-23-1203__EuroBet_18d818f439b9-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-23-1203__EuroBet_18d818f439b9-db.gz', 0, 0x4223164d5c4882ac586c0592f6c467b3, 0x4223164d5c4882ac586c0592f6c467b3, 0xbd84b71fdd987690859d5b661ef0b289f2892dee3008c27079a92ec79bc26cac, '', 0, '?'),
(0x0a22e3122789e0a19bf8b61694dcb9f2, 'wp-includes/blocks/blocks-json.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/blocks-json.php', 1, 0x00000000000000000000000000000000, 0x4707e0dc6fe8d96580c237bb2fee2135, 0x715c9f82042de0e3756093e3f899f83c1696c9e25042ca1b4f2d26601bf701c4, '', 0, '?'),
(0x0a2b8ba08c6009f92eea96658ee49aa3, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/LICENSE.txt', 0, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x08d778e2609d805223c847f4bdd2f145645b71c89fb4eb6804ea0a78bb73be91, '', 0, '?'),
(0x0a2e49f18e9910d0e3e2e8c1bbc5fcd1, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php', 0, 0x9fe46d050e1ee6ca928f846d02b08623, 0x9fe46d050e1ee6ca928f846d02b08623, 0x3ab7a7f473f3107c26fb53d72c9f9a0b93f2002a64e3f45a85ae7e66a1f5f023, '', 0, '?'),
(0x0a30bbb93e99ce1bd831d063503103eb, 'wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x8f61fd975cf04da185216f3027827989, 0xbc43ac2f4637efdce3e4dc59247fd0920bf7fb62d2183ad3d5c0b97ff255799f, '', 0, '?'),
(0x0a378c30542ee9a282b86d441d81a7b4, 'wp-content/plugins/elementskit-lite/autoloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/autoloader.php', 1, 0x00000000000000000000000000000000, 0x91481b2b38f1ed8ef3587d589ab6a023, 0xdc135ae4a086ef6c746bd144e7e6f6753d97734453c2b1e6d6b1dcd86ed7b727, '', 0, '?'),
(0x0a3c7920de6eb76d749cb8bd453d9116, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 1, 0x00000000000000000000000000000000, 0xa4504a3bc03851843e8dab9b31c88a6c, 0x41962018acc25e4df7f4a5b79dc33ed521fe12bb877f25d55bac790f46e85bd8, '', 0, '?'),
(0x0a3fa2241433af30037039c4fc333852, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/meta-slider.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/meta-slider.png', 0, 0x1d047d0eaf0573db9c870457c66e3324, 0x1d047d0eaf0573db9c870457c66e3324, 0x30632f41426fdb12a4eb94b161b45ee1db25098dbe6a3913245f14f35ebb8d16, '', 0, '?'),
(0x0a43d6ec8e39818d97b7631d781b53b7, 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.js', 1, 0x00000000000000000000000000000000, 0x132fc196d1e997d2d1478e2c576e1b5e, 0xd0adfa800fd65f44244633470737575921b83ee69a8a67cc772b1ae003615410, '', 0, '?'),
(0x0a4557c4b13cb76a7b64c2306eca609c, 'wp-content/plugins/elementor-pro/assets/js/form.16e51aca8a5ca0d38ae6.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form.16e51aca8a5ca0d38ae6.bundle.js', 0, 0xb911a388964cd9b3b2c5bc27e83f7ad3, 0xb911a388964cd9b3b2c5bc27e83f7ad3, 0x6c21ed9ae68f8d8d4976347d8e1fd6baf2626663c598bb7581b7ea1d2ec483e2, '', 0, '?'),
(0x0a465288510621cc5855a291257fdf40, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', 0, 0x3886caf3507275499bbc62ac75e968bc, 0x3886caf3507275499bbc62ac75e968bc, 0x29b11a2d8e9c1b0db232b0a9216909494955f1e8e5430b43f74e1e563dab0664, '', 0, '?'),
(0x0a500d34e70d41b0a8f27302f7a648cd, 'wp-content/updraft/themes-old/twentytwentythree/styles/aubergine.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/aubergine.json', 0, 0x7337f0aed2abf1f23e35f53d49ff92e1, 0x7337f0aed2abf1f23e35f53d49ff92e1, 0x85447d20a4ee94189599fb0308a0feb69b08b4b06a93af3df8b7b9008a099f97, '', 0, '?'),
(0x0a5495a62f5c392459a4550adbcacd8c, 'wp-includes/customize/class-wp-widget-form-customize-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-widget-form-customize-control.php', 1, 0x00000000000000000000000000000000, 0x907bc5442a403613e1877bcf847da6e7, 0xd52bd693187a69ad9b0fc04080d7c6c95e462535ca14711313035a673cbe0fd5, '', 0, '?'),
(0x0a61e88ee42e50146b594781dca9c3ed, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', 0, 0x25c26ce0de41bd3b50c7ead9ff70b0f8, 0x25c26ce0de41bd3b50c7ead9ff70b0f8, 0x29c1ec228c7f6e97dbd816e1d7367a670c272561fcff159c39e130e2aa302ad2, '', 0, '?'),
(0x0a6244ccfafc510b3a79c16c8bf9bd44, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php', 0, 0x14b5c9738a2fc50e66bd6fa44c840766, 0x14b5c9738a2fc50e66bd6fa44c840766, 0x1c069d3668afefaf46773dee844f90fa74c5e8b8404f4956f49e91c9e1fcc989, '', 0, '?'),
(0x0a63c4c66e2438073a94f66e236a2ea8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', 1, 0x00000000000000000000000000000000, 0x731789c642be2ecc518aef6f576b475f, 0x26e6aeaaab06a9543e49cbeac806658063753f1f7e3aba25e3253addd5681aeb, '', 0, '?'),
(0x0a65dd0d030737b194b06cf707b33493, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Runner.php', 0, 0x02cafdf1bd01402b332f0132f3e1f083, 0x02cafdf1bd01402b332f0132f3e1f083, 0x7855392df01829c89efade07599fb180f4195bf5cbc4db6bf5d0005c4b418791, '', 0, '?'),
(0x0a669d868959a1b703023426fc4cf0a6, 'wp-admin/images/se.png', '/home/iraneurobetcom/public_html/wp-admin/images/se.png', 1, 0x00000000000000000000000000000000, 0xd6c89442c360bd1e08da2e7d1527373a, 0x59adbb9be403039be8224bf9d17bb755bca908d772993a328a8b114a4cb494c8, '', 0, '?'),
(0x0a6d16624d638df6ba64f55dc58945f7, 'wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.d20b8e528d36b21a024c.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.d20b8e528d36b21a024c.bundle.js', 0, 0x6fd3f483fb7106158556ebd67a216532, 0x6fd3f483fb7106158556ebd67a216532, 0x0540df89db2acef5650298e73d34d2af1e74bcb9b7e7aba6a1fb3cdfd012f8f6, '', 0, '?'),
(0x0a74438708c3d0d558881dd1ce84874c, 'wp-content/plugins/amp/templates/header-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/header-bar.php', 1, 0x00000000000000000000000000000000, 0x15e712147820663b804b566f8acde1ad, 0xab77729127e1f05fbc8141812f1fce14f48889388dcfa14aad49b61027f9a411, '', 0, '?'),
(0x0a7a87c5ad8e1e7df47bc72eb6755ba4, 'wp-includes/block-supports/generated-classname.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/generated-classname.php', 1, 0x00000000000000000000000000000000, 0xb9af3148bbea524f239a2fbda708fd7d, 0x3fa2bd8ddd218da76a436ff675b8633365ad89014942c03d272f02f54b61bf84, '', 0, '?'),
(0x0a7b58254e38c29f77c8323f4d3443ca, 'wp-includes/css/dist/format-library/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style.css', 1, 0x00000000000000000000000000000000, 0xa29df7f85547b0d172600d70ef0213a1, 0x8f6a2bb5c68ced5e1ae4ce357af701c9dee0ae6c2194ede0c373ac083daee222, '', 0, '?'),
(0x0a7bbd59b91b0329645efe69185efb07, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-01.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-01.png', 1, 0x00000000000000000000000000000000, 0xcd43cd091c7b896a30f830ba949e6d6e, 0x782e576dcfe644e760477512b69b65a84d01d1e439476f32b6d4fb4acbc8e59a, '', 0, '?'),
(0x0a7d86f127d9a90342bb33fc39ad3ab8, 'wp-includes/blocks/table/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor.css', 1, 0x00000000000000000000000000000000, 0x0e552a4e2e79985e8ac6e1bccf8f73c5, 0x955a3e15743e375eebd299e65fd5d3eacda768b680e8129efa84fbf4d376fe6b, '', 0, '?'),
(0x0a7e2b66c2760eefb137b3a0dc5b3c80, 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js', 1, 0x00000000000000000000000000000000, 0xbcea94f3d2c0cd2ba373e99a0dfec984, 0x02eec7a51be80e9f2c1e47d34a1b95aab65c55d7a2377ec422e20f50bbda292a, '', 0, '?'),
(0x0a888642be67ca977c999b4e935394b7, 'wp-content/plugins/elementskit/autoloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/autoloader.php', 0, 0x64f4a26303b87273cea9c544ec5812df, 0x64f4a26303b87273cea9c544ec5812df, 0xf04a84c9c6e9d6989c82725d8de635014d3bf060e652f727c1d7822f10489d43, '', 0, '?'),
(0x0a8a1e806f266565cf33ae00801bc86e, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/fixtime.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/fixtime.png', 0, 0x3f505ee41dd0b120df386e514cfc6d91, 0x3f505ee41dd0b120df386e514cfc6d91, 0x129c0bd67c40aad08c0b432deb44d3cd3f195e05a82031b582c1dec45b3f4f3c, '', 0, '?'),
(0x0a8accf366c9d3853b1e7bbb7416f587, 'wp-includes/class-wp-role.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-role.php', 1, 0x00000000000000000000000000000000, 0xdf0517e4d94726e6637b19b6f4e2ecea, 0x82997b21d19f8d1e6111d8e5046d54af3e54e1e16cea1f4198e052395d814f1a, '', 0, '?'),
(0x0a8c129e1ba3213ce6f26581d1b06132, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_real.php', 0, 0x19fca9fb7a1591f4cbaeb74157dcb409, 0x19fca9fb7a1591f4cbaeb74157dcb409, 0xf26f1e252ea18aa6c4a5509e169558f320797df70b7e36eb1c8ee6665243d5e1, '', 0, '?'),
(0x0a8d457c40d8e7dcd2e18f27bf34de98, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service.php', 0, 0x5ae4a1e1212cee68b9d52516156a4dec, 0x5ae4a1e1212cee68b9d52516156a4dec, 0xc1e2a1cca4cdd3a5f94e8bf88fb63e77fe208c137be1953034e133f150b303cb, '', 0, '?'),
(0x0a915da941489204b2d49853b06171d1, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/forbidden-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/forbidden-exception.php', 0, 0x2818ba53789392cb74daa596af34ec80, 0x2818ba53789392cb74daa596af34ec80, 0x1ad7a334df3a120ec333452f981aafde3d3a7bc03a4f5a94111f54afbe8358b8, '', 0, '?'),
(0x0a934a3e395afa03db8b35594ea98ba1, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2ca4defdf9bf4936586ab0e82aa8fdb0, 0xe31914ad3ff38a303005a0f684741d9fdf6d301ec4894ec2a7f5be9310b67836, '', 0, '?'),
(0x0a93b591622dd356f83a88837c6db5ff, 'wp-admin/edit-link-form.php', '/home/iraneurobetcom/public_html/wp-admin/edit-link-form.php', 1, 0x00000000000000000000000000000000, 0x47ca42081834f3784213334a738834a7, 0xa728f11feebd4441e8d69f6e8fb1bb2c3f5ef7a246abf73b2d505ac4286a2f23, '', 0, '?'),
(0x0a975d2a881bfea49239518f91631f56, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxErrorInPseudoSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxErrorInPseudoSelector.php', 1, 0x00000000000000000000000000000000, 0x92069af95ffe169914709fea8aaf0203, 0x7cae0308c05ac06867db4583ac835bcfec5af1ca0bdcfb1a06fd3c962c1149ee, '', 0, '?'),
(0x0a9ae9d1c19703e1239dddf1780f7c5d, 'wp-includes/blocks/site-tagline/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x39730ceb2b3263fc31c05ce9258e007b, 0xc8dc135a6b8e52fee2a888d51a05358970fda0c9f497e2be6d5c10f36e7acafe, '', 0, '?'),
(0x0a9d8c5ac7fbe8ce600e40b84c4f0f31, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 0, 0xe1e7a67e9900e337dda1688ddc1b92d4, 0xe1e7a67e9900e337dda1688ddc1b92d4, 0xbd94e7f1944fcfdb8b5e6915b077fbacb9e6114576d90e9286358e1398117720, '', 0, '?'),
(0x0a9e22d2ca232c106e94e64937c18c19, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-304629dcc66d2ad8600ccfedaf43d0d3.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-304629dcc66d2ad8600ccfedaf43d0d3.json', 0, 0x2dd07e750a08b3c2df89d3634b5f3dcf, 0x2dd07e750a08b3c2df89d3634b5f3dcf, 0x55587c6f6ec18c91f18869af8f11740fa17dd05884bf845815ee03188961ea77, '', 0, '?'),
(0x0aa21d114dbb3e631074e5408a5c6ca1, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/section.php', 1, 0x00000000000000000000000000000000, 0xdad36086255250c30b0d4f6a8ed0bb2f, 0x7f87681f7b5b6dae226ef50701d112472e50e217ec47bca32c14141e0ddb2828, '', 0, '?'),
(0x0aa3dc4e4e4dbcd4db91343bfa70d034, 'wp-includes/js/customize-models.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-models.min.js', 1, 0x00000000000000000000000000000000, 0x01c86554a76ff18a1e0a3ad79d2ff430, 0x30f904064f0f6d091c82e92e3e6a3e0e3cfffd66b7c53ae3e5e6106fae5e8ec3, '', 0, '?'),
(0x0aa5a7eb51d5e71077d09714c6bc9180, 'wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php', 1, 0x00000000000000000000000000000000, 0x4b594a9a24b7711a6ea92f3ca2ea68b2, 0x8cf2901de46c0a937b69e020a030a04bb4ae2aebe1cd1c991c5d6fa0d28c4441, '', 0, '?'),
(0x0aa5c4e1ff781e2bbc5b6c2f91447a82, 'wp-content/plugins/wp-rocket/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installed.php', 0, 0x34fedf92ffc0d696b755ed9dbd8a7dc4, 0x34fedf92ffc0d696b755ed9dbd8a7dc4, 0x2d613fdaa142ad80f1430d8f6bee022373800e22cf5e3d8515c037a4c20e082b, '', 0, '?'),
(0x0aa7f6f5a8eb4c0f93cec611594c96f0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlModuleEngineAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlModuleEngineAttrs.php', 1, 0x00000000000000000000000000000000, 0x22c2d9ce9f1ae5afc0cbfb2e6d169d50, 0x5ace463522ed214f0ecfb12c1858f3e4953fc113da1d71a795daddd182ccd32a, '', 0, '?'),
(0x0aae5c748226b295b3c6d718d0891b3c, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', 0, 0x52cb71ea2645f556b4e1e519d1c78a76, 0x52cb71ea2645f556b4e1e519d1c78a76, 0x8e6e802bdc672ab9b0d07aea9dd162af4046c138b007c125c7f2bfb6db737745, '', 0, '?'),
(0x0ab638cd9a29afeddb7dfaeb9c0c67ab, 'wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php', 1, 0x00000000000000000000000000000000, 0x09b76d7bfad1d1e9a9c2097ff83902b5, 0xc98067080c493f596cde498907ae65e6dd182f79ac08d80df22dcea93c53a100, '', 0, '?'),
(0x0ab6ef7ee3cea979845b2e2433acb441, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php', 0, 0x50a40f048659934c861814a59f193af9, 0x50a40f048659934c861814a59f193af9, 0x09b014becdfe24d6721b6e7e34dd53228b7d1b5f04ba632812082beec64200f2, '', 0, '?'),
(0x0ab99af0b4aec68925255c9e65d49608, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php', 0, 0x4ba7878a760d8f70c5f0e4a08fd72d7e, 0x4ba7878a760d8f70c5f0e4a08fd72d7e, 0x17c57a717d2b69a960f810612a4c6b938af63f26af461a4e7df441b99e7915ab, '', 0, '?'),
(0x0ab9a5c7384040516def605889e444f8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', 0, 0x5b26ea450db552ff04cb333743c0672c, 0x5b26ea450db552ff04cb333743c0672c, 0x545cae601a1e57d06eee9ae4192f4cf1df206e3a5a66f16224d0244e76a15b84, '', 0, '?'),
(0x0abb6dd8996a5afa097124f00ed36b22, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPanZoom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPanZoom.php', 1, 0x00000000000000000000000000000000, 0x53fc553bb8df635b0a2f78216dba0986, 0x0628fe89e11ce6d47b9f3912efc24ad47d9db3e2c88ce0d60db28d8a66cb2d56, '', 0, '?'),
(0x0abb79b7026a3fb89e40918d4a1530f7, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php', 0, 0xd28779ee66f4a468f42e312b0e36d0cc, 0xd28779ee66f4a468f42e312b0e36d0cc, 0x9b7062443dadc6f6c5bb406127289485fd20dad01446a7c62bf100d79a55281a, '', 0, '?'),
(0x0ac1ff14fe8307130c4d3fd88e451dab, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', 1, 0x00000000000000000000000000000000, 0x616c825a8db2462d081e45a97a4b3949, 0x20c5b9ff692fe5efb978fa4d4b347f9faf2f2f3b2b1b630c387d0e2b6ba26cff, '', 0, '?'),
(0x0ac262bef27f3a2dae4c5edcbd2b0d8f, 'wp-content/plugins/elementskit/libs/framework/pages/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/pages/error_log', 0, 0xa797a2d642796c3981c1d9e775a62009, 0xa797a2d642796c3981c1d9e775a62009, 0xd549e4e453ac4556b21b771b73ad962e03306f2a334a641f047873db7490f2d3, '', 0, '?'),
(0x0acd48efac0c702fbf090949d84fce3a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Color.php', 0, 0x3c6a65fc3cf3b65fcb9ffa76865e12d2, 0x3c6a65fc3cf3b65fcb9ffa76865e12d2, 0x2683d40ae08798f79e23cc0723f06037196ce42658d7bf3c36e45891747c908b, '', 0, '?'),
(0x0ace047c367408b0c367a8cd58f564b8, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/ContentFetcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/ContentFetcher.php', 0, 0x16766627ce204f61f0150e2d9b97239d, 0x16766627ce204f61f0150e2d9b97239d, 0x3d03812eeabd0637640982c8f7aa9b3d44b0cbc305b7dca8a8be9dafb92ba47e, '', 0, '?'),
(0x0ad0c55a99ac393a5742674a03f46b07, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', 0, 0xe9b1f8c76a38b020b033bd671d63fcd5, 0xe9b1f8c76a38b020b033bd671d63fcd5, 0xca1ff06ea7249f1bb3c69a81bed5d4ca1089647f54e6b10c8a301cf03334b8fa, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x0ad27808abe231fc8a6241029c6421f2, 'wp-content/themes/twentytwentyfive/assets/images/botany-flowers-closeup.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/botany-flowers-closeup.webp', 1, 0x00000000000000000000000000000000, 0x2a78c17e95f75987edc9b2e4739e5008, 0x09478ad8241b1a017843ab4e4b8d7d7e2bce0462b90665ea6378e13a44d3d7da, '', 0, '?'),
(0x0ad415c44b0d7dcac4162709c39dee36, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-cali.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-cali.jpg', 0, 0x26a18da9610c96dc6a53ba104d317700, 0x26a18da9610c96dc6a53ba104d317700, 0xd4a279a02af5751b6a78a2e4cb09c47796b3270ab8699e707bd2c14416a1547b, '', 0, '?'),
(0x0ad5215ec5e58892a58dee0bf2540ab6, 'wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss', 1, 0x00000000000000000000000000000000, 0x46357645066c54efc7cda4bcfeb15135, 0x57b946e9c51ef9d73adaae55b4c83304abc6f0646deb9830d60ec809bd07affa, '', 0, '?'),
(0x0ad69ff1625cb93342bba313b73d1221, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a28062b603381a3127addfa2a95c87ff.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a28062b603381a3127addfa2a95c87ff.json', 0, 0xc16c06a4e6189095801ea529c014c170, 0xc16c06a4e6189095801ea529c014c170, 0xffd4a57192f7685db1a0e7535b0f440bcc705df48e0c2fe4b08b3a339a05d7a7, '', 0, '?'),
(0x0ad8f8795f264cd9c7e3df812a3d1942, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', 0, 0xfdf9abc01528fa49eed4d7f0fdc2c959, 0xfdf9abc01528fa49eed4d7f0fdc2c959, 0x13da35bdf512e2a38f231a44caa04cd34d0537b480128fd750e569e126ff9d28, '', 0, '?'),
(0x0ad969a44234ae27d58a11ad5e0f2baa, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', 0, 0x8aa51c0d9fa6f5935551476a44355f3b, 0x8aa51c0d9fa6f5935551476a44355f3b, 0xb29a95cc632f469d3b674784df7d88942a5246d95351c9a101d85cdfdf11ce56, '', 0, '?'),
(0x0adc10105d84d6298fec05914bd3527c, 'wp-content/updraft/backup_2025-05-10-1150__EuroBet_e26c506c5b8c-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-10-1150__EuroBet_e26c506c5b8c-db.gz', 0, 0x26df06cc9a59465dd0542a62d4e5edc4, 0x26df06cc9a59465dd0542a62d4e5edc4, 0xc860cab7687a5cee91c2b3871a69efbf3732db9b72a8da99e16dab06932c7f07, '', 1048576, '?'),
(0x0adf09a1cc5f7bde10e3f596d51efc9f, 'wp-includes/blocks/audio/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme.min.css', 1, 0x00000000000000000000000000000000, 0x4c40d8a56da79ec45f9e9215b0105946, 0x1f658a37e7be4b1fbf5684d3a7901769ae64bdc68da7b38de6396bdb79be18b9, '', 0, '?'),
(0x0ae1606f20fcc4dd7f17dd9872d407ba, 'wp-content/plugins/elementor/core/responsive/responsive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/responsive/responsive.php', 1, 0x00000000000000000000000000000000, 0xb10cbcb2ca0a3badb9d86cee519c719d, 0x482a3cecff9b22a8e7daaf5d231b3ef489773b6f09325bcedc3e29c014e21679, '', 0, '?'),
(0x0ae505bd45190a8e580f136cfdfca8ae, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 0, 0x0bd24190790a59a36e32f921fa067fcb, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0x0ae58ff03754ba05ed09836f3b4a9612, 'wp-content/plugins/elementskit-lite/compatibility/backward/widget-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/widget-list.php', 1, 0x00000000000000000000000000000000, 0x635f4f0d4b48015804b2e1cfebc56dfc, 0x3fed6ef912859d68c2195aa99ac93a884640ffe1899cfe0f953a189f5a7d3219, '', 0, '?'),
(0x0ae8d1689d632bd8542500795b07481b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php', 1, 0x00000000000000000000000000000000, 0xac464ff19a44e802511e8c369835669c, 0x2ffaa7a50327f97c5600d0ddd4f43b6a6b806bfee2f92c9d1740bd87a6e899a9, '', 0, '?'),
(0x0ae92fda4a79fca2cc5cbe24ec057388, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-column-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-column-integration.php', 0, 0xe28edbde0e6f146e384ecc919b069de0, 0xe28edbde0e6f146e384ecc919b069de0, 0xd81e9de667a4648bab14993a9770f9613a9cc512b5d7b78c58b71bdc3966ae9f, '', 0, '?'),
(0x0aea048ef7779b7485932e130991bae4, 'wp-content/plugins/wordpress-seo/admin/class-option-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tab.php', 1, 0x00000000000000000000000000000000, 0x0d22a1fff003e1fef9cb7c50c7747dd4, 0xd011ee353d4a2d9ea6ebaf489aa081c7d258f8918da82134aab8eb70b14cc1d4, '', 0, '?'),
(0x0aed141540a96791dd2b543b56b67f96, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php', 1, 0x00000000000000000000000000000000, 0xceaf55d3c7e0108e1222e0a4221285e7, 0xc83ac0c9510205a7f56f09c9e7a19b2c2b9e51f882bf6a7c339b9acccf8cdff6, '', 0, '?'),
(0x0aefce8c626d11e9fb300c982131edd1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', 1, 0x00000000000000000000000000000000, 0x72dc9cba472369e097053dc3b62fa83c, 0xd63c74bd402fbde4c1977cc2a3601b827fbbcabb2b91498e952232c7d61dc99e, '', 0, '?'),
(0x0af40da30c4283e4ae06087016ccad05, 'wp-admin/theme-install.php', '/home/iraneurobetcom/public_html/wp-admin/theme-install.php', 1, 0x00000000000000000000000000000000, 0x4ae81af34839f733abba36010015478c, 0x950e35a34a6ef85ab12dafe42cc64d9683bbe0c8ec4fbbb58826f3dfd7fd7415, '', 0, '?'),
(0x0af46082a9d28a4fbdb04f6fbd369c2c, 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-post-type.php', 0, 0x55cb386afccb450c5a20b55b2fb1c5a5, 0x55cb386afccb450c5a20b55b2fb1c5a5, 0xb5c3b082d792114b0f39772ea4aa58f454072ac77d75a7ee91f3f8b7fc2802a1, '', 0, '?'),
(0x0af53b65aae6ee8a55c70cf2b437f6f4, 'wp-content/updraft/themes-old/twentytwentytwo/styles/blue.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/blue.json', 0, 0xbbea6774cb49f9a1d0a1d8ba2a238233, 0xbbea6774cb49f9a1d0a1d8ba2a238233, 0xd1e073852d5f6e8aa32882d226458b02ff3eb24f0d07019ae680e4cbf7f59f04, '', 0, '?'),
(0x0af7ff40472784cea3c86e1b08f21bd0, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php', 0, 0xac8feb66e203f6eab87ca2e38329cd96, 0xac8feb66e203f6eab87ca2e38329cd96, 0x1900ab85ae8a51542b6e598683fe3784cb3a0e525ef01e90c2e638bdabccf180, '', 0, '?'),
(0x0af8b09f1315e6056bbec96d7de55582, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/LICENSE', 0, 0x76a1caf2a5780dfbf061206d2e5552d6, 0x76a1caf2a5780dfbf061206d2e5552d6, 0xa2744e971a711b4a88c01b406514762c8ea8ee4244fa12d8b38429e1b06f7192, '', 0, '?'),
(0x0afad93ac2583203de4c958e0e026e63, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php', 1, 0x00000000000000000000000000000000, 0x53bbd8c99b6da79a8345f67d5a0f6807, 0xa8d61e2d79bae7a22e0103cd3dfd55bfe536bf0a0536a1b4386826dbe8933923, '', 0, '?'),
(0x0afd45436e3efebdcb42937397ba6867, 'wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php', 1, 0x00000000000000000000000000000000, 0x709183bba237f8c28db5f09d8d0945d9, 0xa557edbd82f242a0a8d47c4e3df469c996eaa762809bf8e0c87e4663d5968c13, '', 0, '?'),
(0x0afd47c6996e02e5f01a40312b555da3, 'wp-admin/css/revisions.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/revisions.min.css', 1, 0x00000000000000000000000000000000, 0xc539901119765aeb8424767eb278e991, 0xfba8cd1817e1000133a80586f84f9313e85ee15fd0a6ebc4e78b561cb33b9fa0, '', 0, '?'),
(0x0afd7cb9b2cbaceed39c636a60077ba0, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', 1, 0x00000000000000000000000000000000, 0x90994fd53c47194967cd36a41dad72e2, 0x3d6ceb4a2d73e46486b9189cf090ef91039beff2e11d6c7ac560452e7b5a969a, '', 0, '?'),
(0x0afef4550ecb1ff8cae544874411d3ba, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxBadUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxBadUrl.php', 1, 0x00000000000000000000000000000000, 0xfd5c86c6e4f1cfec551283106668d957, 0x9584b8ff224d6598e418586bc7f982800f06e94ce2fdb0fb168d7263cbaefc80, '', 0, '?'),
(0x0b004dcbe0018273de8657f549720c6a, 'wp-content/plugins/elementor-pro/assets/js/notes/notes.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.js', 0, 0xe6b44a8c248f0e5c8ea232c7daf70882, 0xe6b44a8c248f0e5c8ea232c7daf70882, 0xab575261a983e6c7851ccf56053b1b4cb97d0a98fd36912a25ba726ddfb68fcc, '', 0, '?'),
(0x0b083575b12df90dd912242e13ad05ea, 'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css', 1, 0x00000000000000000000000000000000, 0x1ceead4b08137f21c126981e5888caca, 0x3fbb27b265786bf1ec109bb75d8ab5d6100e9a4d56185f25ec72e2914ccc972e, '', 0, '?'),
(0x0b0b1b1e91f7f4074a11112d3020b1c6, 'wp-content/plugins/amp/src/Exception/InvalidService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidService.php', 1, 0x00000000000000000000000000000000, 0xa4a46d994b9f1dcdd96e6dd1b663211f, 0xa61fb68982b43bbc2458705febc3de082ed2f36f62e0665ac3a8c14040ec9999, '', 0, '?'),
(0x0b0c5d779bebb7b1de51c8ed90c73125, 'wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php', 0, 0x702f26ae50a800432f16e7acaec4538c, 0x702f26ae50a800432f16e7acaec4538c, 0xf106b0a8a61be49de8dea66ff050363a40fc48ff63ebc26b50ca53492e94f39b, '', 0, '?'),
(0x0b0dbf44e8b6974e2db2490a505e87fd, 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css', 1, 0x00000000000000000000000000000000, 0xaf66318e915b36ae20d4500cbb884ff7, 0xe69a74a3d2b81a8e8687cd757c4e161c5f32c835f8b0d324e7d7cabe1db40c63, '', 0, '?'),
(0x0b168d1c4ad4f7286a4ed26e0d953c51, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', 0, 0x555229b8b37df1672918769aa4cb5773, 0x555229b8b37df1672918769aa4cb5773, 0x19805154b1d8df40ea6b88b49bc9f09abb13ab8922ac2196394388a208dce861, '', 0, '?'),
(0x0b169dee8b79b2e6d4a7aed9980eb17b, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', 1, 0x00000000000000000000000000000000, 0x831be8c79cb27dc2aaee893f284c6e8e, 0x929f3b585978541f79975471e65e17a2421eb15b1330823f7f93fb20112fc98e, '', 0, '?'),
(0x0b199fe75146a114d88bcce6c0403777, 'wp-content/plugins/wp-rocket/assets/js/browser-checker.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/browser-checker.js', 0, 0xf4470814421c1f8a3979873e3a99a196, 0xf4470814421c1f8a3979873e3a99a196, 0xd17763d062db584b194a9f06f11e106c91fc231d07e4af4b5dacf920db72e6a5, '', 0, '?'),
(0x0b19a0a9904cf79243d03bd4b542fee3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php', 0, 0x8161c034e0af859314f574d6865a1783, 0x8161c034e0af859314f574d6865a1783, 0xa6351c0b694b6920da702f9fd75eaa6960cb955a328208039fa4d033691c6be0, '', 0, '?'),
(0x0b1bf4d938162196ae1eb19b760e3482, 'wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js', 1, 0x00000000000000000000000000000000, 0x6d917e84729bfde0cff70d5394d33a29, 0xb54de10a174733d335da50dc0fed4ad9a9b1cf3e424eaa5eb0013aa52d987c51, '', 0, '?'),
(0x0b1e2f0e19e4ae2f57b4dd727d28364b, 'wp-content/plugins/elementor-pro/assets/js/countdown.0e9e688751d29d07a8d3.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/countdown.0e9e688751d29d07a8d3.bundle.min.js', 0, 0xe4913d824e0fae6f09bff544df9d3be3, 0xe4913d824e0fae6f09bff544df9d3be3, 0x9285ddce9b6a6ff61c514138d12f402384b379596512e0fe279001dc03458421, '', 0, '?'),
(0x0b22290797d9e30828b18f4057748a98, 'wp-content/plugins/elementor/includes/controls/wp-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/wp-widget.php', 1, 0x00000000000000000000000000000000, 0x6a6059b04a82a433b2d219510152af14, 0xe626c3044ce5b26f9dfbe94aef900865e2af853d19ec7c92ad0aae6e04f29c10, '', 0, '?'),
(0x0b22771d1725e25f83844b5ca0e175cb, 'wp-admin/images/wpspin_light.gif', '/home/iraneurobetcom/public_html/wp-admin/images/wpspin_light.gif', 1, 0x00000000000000000000000000000000, 0xb59524aab0a9f56e1edcd534487bbfb3, 0x0b2d2a7ae86eb744c12c22611d48e74bb348a772deb17e1a79eaf41a06dc25e9, '', 0, '?'),
(0x0b266306b5590144d823e8507b2ba29d, 'wp-includes/js/jquery/ui/effect-blind.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-blind.min.js', 1, 0x00000000000000000000000000000000, 0xb045121a36d5ee0879462864e20edf9d, 0x1178cd2fa9d7affd48d602ed9cd61023262ef81a5a28c54816eeee5672a9d1aa, '', 0, '?'),
(0x0b2c2b45262a74d3811c68c41967d34e, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php', 1, 0x00000000000000000000000000000000, 0x847cbe372ea4f451909e11e50de51056, 0x277f2f2ed7ae0d663dcfd09f26c58d1c87dc90bf356a87217b009057d15150e5, '', 0, '?'),
(0x0b3031b7e3a2efe4060e838e85de9f73, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', 1, 0x00000000000000000000000000000000, 0xaa20c80d566af7fec9d488bbcd5161ab, 0x9ecb707f83a3d428124089d66bd0372c4797713fd760ae1f57a0dedf4684c21b, '', 0, '?'),
(0x0b319b0d7bd186946e4465e2de505ded, 'wp-includes/blocks/home-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/home-link.php', 1, 0x00000000000000000000000000000000, 0x0fd37d84696cd0184137e07c8ab09348, 0x6301aa4b0ae54c866f55b054c8bce60d334b09a682e68b142be66566811f3d15, '', 0, '?'),
(0x0b398542f08efa82d64a1f4d4591e86d, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3.min.css', 1, 0x00000000000000000000000000000000, 0x5b76ca8937e35b94e0c4ecd37afd1e49, 0x44c5951eb83144278a1b210d0869922d3dc90b5004314a0376eb40014b539b68, '', 0, '?'),
(0x0b41468cb9b8e9dd15c0d8852b9f3655, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', 1, 0x00000000000000000000000000000000, 0xb8c59a215eb0bfabdbb42b1fb9e74542, 0x89613dbcf2d4fa580aae3c39269fe75b07b1f54cfa178ce6c8c8f59050fbc3e9, '', 0, '?'),
(0x0b4160fe6b7bb96eab8ed72f2a53634e, 'wp-includes/js/dist/vendor/react-dom.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-dom.min.js', 1, 0x00000000000000000000000000000000, 0xbcf32b37005b7ba5c974e2a0b66e457c, 0x5a1ae4c6b76675390f4e909cb33297539ba672b4c50fa38edcd47e450ae1e778, '', 0, '?'),
(0x0b4e1f16262cc352a78fb811e30a09e8, 'wp-content/plugins/wp-rocket/views/settings/fields/checkbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/checkbox.php', 0, 0x1ac4b4b584cdc84fd3342a6ddbff5fa2, 0x1ac4b4b584cdc84fd3342a6ddbff5fa2, 0x09556cb78b2d9a5fd933d330155dce5fda664e9e067d5c01d97851ac4cd933f9, '', 0, '?'),
(0x0b50e67f689b75693856a7a3006b55b1, 'wp-includes/blocks/post-date/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/block.json', 1, 0x00000000000000000000000000000000, 0x345c974051ea6a268b268d45f61e7afe, 0x79427f3d6a4fa0a1a03b4616724147bdabbb1c1e00578bfa7a1512893c8967b6, '', 0, '?'),
(0x0b53edb7e314db053181f626e5bff49e, 'wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg', 1, 0x00000000000000000000000000000000, 0xac14e96e539785afba3d73552b9b201a, 0xa394a9b4c14256b1977acd8b28bf3fa90769319568d96109ea1ea953a388230a, '', 0, '?'),
(0x0b54b8f2ec9874b93211ffe1f269273c, 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php', 0, 0xd6be7fe2cf610c3598379c6b8886b489, 0xd6be7fe2cf610c3598379c6b8886b489, 0x4fd6ff728f68eb40702a8c801f6522f4ba8ce5b8752ae37926075297b6ab2fee, '', 0, '?'),
(0x0b5ea3cc16a83c67ebe9043658f90937, 'wp-content/plugins/amp/src/Infrastructure/Injector/SimpleInjector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/SimpleInjector.php', 1, 0x00000000000000000000000000000000, 0x3031fae3804e75d959933c262ccca392, 0x4ba7d38659806d10faf498338d1956291644c0dfcc1b1ded464bb8129d3f2a9d, '', 0, '?'),
(0x0b649024b53ecf30154a43a3e69e3a27, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix/MovedClasses.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix/MovedClasses.php', 1, 0x00000000000000000000000000000000, 0x9e8413724809708079ac03573db81f11, 0x0a52782525a3473169f5b4b17c93bf5ec53ec1075d87a9909e28f0e17b9446b4, '', 0, '?'),
(0x0b672b7bdfda6e87cc7d8f0eef9c2319, 'wp-includes/SimplePie/src/Core.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Core.php', 1, 0x00000000000000000000000000000000, 0xd8b23361dda9e63029acad5fe0041f53, 0xf593d7373630ee9777388ddd285b869ece076f10e357d4e84befd434648ec3f3, '', 0, '?'),
(0x0b6edeea43298b6c8383f9fceeb7f679, 'wp-content/plugins/elementor/core/document-types/post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/post.php', 1, 0x00000000000000000000000000000000, 0xb6e90e45b58dafa17aec57489c71279d, 0x5775e225e2d75fb35af15c6d243be76393b81a3a32b924c73041510efaea80ff, '', 0, '?'),
(0x0b6f63b3830fcc90dcbad50c50342f5d, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', 1, 0x00000000000000000000000000000000, 0xc14d4a30bfd08572fda1381a178b2e55, 0x868e48a19f491e9d4f40d8e417943511a4792ee4b77ece79aa8ad663a7aec1b8, '', 0, '?'),
(0x0b753e3b9ebe047e96629a14bd4773d6, 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xfea9ff91abee738e4ac332e5ea5bdce2, 0xfab24910dab8dfff49e1fd55badc2ebe6aa1d2e2a9cb6ad3caaf8b046b18f6c4, '', 0, '?'),
(0x0b7706b1acaf65e84ce4a6c3a99f9bb8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', 0, 0xb780b6cafbfefc90e32ca531e1406239, 0xb780b6cafbfefc90e32ca531e1406239, 0xa3242d0b47c7075acbb5f011ba050279c780a807e80a5f14e04254ac1bc05128, '', 0, '?'),
(0x0b7c26aecb7a1bac74ed900412fbb418, 'wp-content/plugins/wordpress-seo/css/dist/edit-page-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/edit-page-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x204d56a338f966a02b3edb0bafdbb1e5, 0xf67e9b094d5213281a9f8d1698f6538564d48be5ce02f07b6758e32759e32116, '', 0, '?'),
(0x0b7d73704befb9f1fbfda920dbf43aa4, 'wp-content/plugins/akismet/views/setup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/setup.php', 1, 0x00000000000000000000000000000000, 0x6afdf2ededf5ec854fdf4b4a5199b6ce, 0xf853ac75adb0293bda1ae4b64c64322d56ad5c3b30ae9ce77557b96a4ef8bc3e, '', 0, '?'),
(0x0b81fdc3dee45906c611eef0eb71ef84, 'wp-includes/customize/class-wp-customize-partial.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-partial.php', 1, 0x00000000000000000000000000000000, 0x6dfe2966496638d058a803fa4b044f02, 0x496ddb6700f957cf3f54bf2c6d040ee4a33972bce3cd4c6db97936aa40ce793c, '', 0, '?'),
(0x0b87df92d5676f07ea006d81b78cc9d7, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', 1, 0x00000000000000000000000000000000, 0xda30c8b6ac8bc2e8e1a135caf8ded753, 0x955c8b61dc236360f1532d3e041be816c149e965ee0d2f4e19b45e776b85949a, '', 0, '?'),
(0x0b8a9629e5298bb37decb22a18d45dad, 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php', 1, 0x00000000000000000000000000000000, 0xcaad20d23277165be06541796235af24, 0xdfe3561e45cbee0415834f68db834fda4e575aa92e28be60ea10fb38db4ba052, '', 0, '?'),
(0x0b8afff945ef937e0f42bbd502d839e8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataRequest.php', 0, 0xb754fe82a40ba0af57dcc8f82c7e3927, 0xb754fe82a40ba0af57dcc8f82c7e3927, 0x86c13e53ecd509b9bee5578e874120fa7edec756e141cb97961efb04132296cc, '', 0, '?'),
(0x0b8c0a2524bd2468f504f9d45f6a91e3, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/FilesystemCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/FilesystemCache.php', 0, 0xc9727a226960a1574be2f717b9c6b373, 0xc9727a226960a1574be2f717b9c6b373, 0x7ded2803ed17ab6c3c3ea0b7b7df3bf0a0d0435cee13f9ad507cc985ded41efc, '', 0, '?'),
(0x0b8e3102dc308889d890885fad350bbf, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', 1, 0x00000000000000000000000000000000, 0x885f63b13ecb1ab70b3da51573770ef4, 0x5a88d1c72c2498137ff4d2bc0582bb0c27f9127dc2718728b595cf9dc7545ec6, '', 0, '?'),
(0x0b910064acb2acfcb9c246baed50d14b, 'wp-content/uploads/2023/11/1XYekCom-Bonus-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-300x39.gif', 0, 0x81bae4e0ade3c0f8784ec778f1d9dc16, 0x81bae4e0ade3c0f8784ec778f1d9dc16, 0x656616b584b14d333322c9ecd5c20f16dca453ec232cfd7b2693bf1e2235f798, '', 0, '?'),
(0x0b941d7f88a62c482862e6105f46944f, 'wp-admin/admin.php', '/home/iraneurobetcom/public_html/wp-admin/admin.php', 1, 0x00000000000000000000000000000000, 0x2d8c674be42691eca23f8ed9f91f4332, 0x97cc2722cbe1bfe08a4d2e803fa37804cb1dc9381a7f0f045f052f948c987ca7, '', 0, '?'),
(0x0b9513ab91c44219798487bb984bb8d7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ServerSideRendering.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ServerSideRendering.php', 1, 0x00000000000000000000000000000000, 0xa8315c978249314e6a2c1c65e992e99c, 0xb547cf593d859bac48d632406a153bc46d619fe89769a52527829e57f9796edb, '', 0, '?'),
(0x0b962575ae7405117209a05ee91470a5, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0xf5cb9de3f9980feda6ea3341215bf7ac, 0x90409935d22122e6718ee684cd3f6e18f85e7f7f8fcf66c570fbbb64e2785e6e, '', 0, '?'),
(0x0b97558d8cbd5950bd4ea00897247583, 'wp-content/plugins/wp-rocket/inc/deprecated/vendors/classes/class-minify-html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/vendors/classes/class-minify-html.php', 0, 0xe688664d74315315d9fb9e8d2a0caa0e, 0xe688664d74315315d9fb9e8d2a0caa0e, 0x400fc9d30dbff871c5e5ca1a6105526c1c9bd48329f55b8d09bdb790a6aca38f, '', 0, '?'),
(0x0b9886f806198d74b54408ce1c6ee967, 'wp-content/plugins/amp/includes/ecosystem-data/analytics-vendors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/analytics-vendors.php', 1, 0x00000000000000000000000000000000, 0x74d4e4b8f67c579ecf95847cec876a66, 0x3c0dc9bf525a9ba1ac58f8a55c622de81ff00ae877a9ad552ebb6090590c21d9, '', 0, '?'),
(0x0b99347b4f4dc45c910adbadd077c56d, 'wp-content/updraft/plugins-old/updraftplus/includes/class-filesystem-functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-filesystem-functions.php', 0, 0xa1737a347fdd4bd986fd6e6d1df90027, 0xa1737a347fdd4bd986fd6e6d1df90027, 0x9488f7c9e41099fade45b9003604f757476b2290ac6ed07bb58e2a4fa3686c59, '', 0, '?'),
(0x0b9cab4856d5a5bd6490e0b370d55670, 'wp-includes/images/media/spreadsheet.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/spreadsheet.png', 1, 0x00000000000000000000000000000000, 0xf1c0a034e4f112d60054fcdecc873fb2, 0xb6fdcc0cb676b2b629ef0a19ba365a6c0eabb632b9f5ead09231d9212b09d912, '', 0, '?'),
(0x0b9dd8c29d2cdf737ba4160a1f96d911, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', 0, 0x9d5df3c941981471871006942653c060, 0x9d5df3c941981471871006942653c060, 0x37ed4e05e77d7de5ad2da665041f5c6005e9d50075d519d1c9fcb2c445d80760, '', 0, '?'),
(0x0b9fb221ceb88ecba2e1ec3218c961f7, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png', 1, 0x00000000000000000000000000000000, 0x52c0d989bfbf2c658c3c5074b073d47c, 0xf7bf82e3c0218daecb1312c7997f504be8f50af56f7f14b08cb12bd79d6029f8, '', 0, '?'),
(0x0ba016ebc85743dc4dcc263ded6a68f2, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-meta.php', 1, 0x00000000000000000000000000000000, 0x301d5235a4bfc783c2691a5b99119f60, 0x22c5f6d391286bf0439de528bd408969c8e4d654c090da49274c1b851fc69276, '', 0, '?'),
(0x0ba136bb7c2667e6d920d218ab6d03e0, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers.webp', 0, 0xffb5f9c90dca0ed752e94629a368fcc9, 0xffb5f9c90dca0ed752e94629a368fcc9, 0xff74b7d57f52a817c721511585d585a1c885ca89ee061239dc7d7e165698354d, '', 0, '?'),
(0x0ba350b66de8e8da5a623c4a8f064545, 'wp-content/languages/themes/twentytwentyone-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyone-fa_IR.mo', 0, 0x6bb887ce551ad3f54f295c3bde2127e5, 0x6bb887ce551ad3f54f295c3bde2127e5, 0x1b7eba28a8176eed60de37614776fc1c21e627128c93e8545d46c9781abe019b, '', 0, '?'),
(0x0ba450bc6697d4bd0bb9478726aa3575, 'wp-content/languages/plugins/elementor-fa_IR-cd2ba996a5d83b29f5cf83e8ddc05032.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-cd2ba996a5d83b29f5cf83e8ddc05032.json', 0, 0x098ab52a0d3c1cf13a09a29d588e6ca3, 0x098ab52a0d3c1cf13a09a29d588e6ca3, 0xbd5b1b00ee692ba6b8799a1b1d3bd58a9b22bf72cc71dfd8d676827061369adb, '', 0, '?'),
(0x0ba9b6a1f29a7e3adaefbc0de5cf650e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListDivFetchError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListDivFetchError.php', 1, 0x00000000000000000000000000000000, 0x88ab90a8099e73fca7fae0ea9bb512d6, 0x8f4d709c1aa324dd8ef60028a076e9b4da159296314e9f5a287b98cf0bed51b9, '', 0, '?'),
(0x0bab35f6c385b301c68c85e3e4fe6d88, 'wp-includes/block-patterns/query-standard-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-standard-posts.php', 1, 0x00000000000000000000000000000000, 0xd1839fcf421d8f9055018d434cb37b97, 0xedb63a87cea47e08c8fec18926f90d8c437f4683f82be2f29049e186715f8b65, '', 0, '?'),
(0x0bb6f6b93f3da837a39aebe1379952a3, 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php', 1, 0x00000000000000000000000000000000, 0x225e55baa77ffdd666bc698bb61219c8, 0x22446f94a9243d8a449eadb1bd8015c8dc399da83151e19c8b210dc8ef26a069, '', 0, '?'),
(0x0bbb56e128165e202d4fdc1a5430f47b, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php', 1, 0x00000000000000000000000000000000, 0x62df4f0eb5b33b195c2da410db33fb29, 0x787c91a543591813a8190e3508196393d03adca4694a9519725ca547c0639c57, '', 0, '?'),
(0x0bbbb99686a33f1519254d15093f4eab, 'wp-includes/js/dist/vendor/wp-polyfill-inert.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js', 1, 0x00000000000000000000000000000000, 0xd3b6b0461ff38d5e059c70743c6a51ca, 0xe0a91d373647847a6d73b29b717a26118fef1f42c8839b1bb8d7ee2073058ded, '', 0, '?'),
(0x0bc2f3035d299d0b08d1bab867078f9e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE', 1, 0x00000000000000000000000000000000, 0x8b5bccf4a7641d19e4ac63d3aed82403, 0xe2d7f94543fbc0c3b05f8c9e360cd666f767d4b335999ab206679fb0d1fd94d5, '', 0, '?'),
(0x0bc52a390da1c08253623b180f94ad3b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', 1, 0x00000000000000000000000000000000, 0xae1b3721cd2c338d23d724328f8bb660, 0xd41e296cc13c87f85de8061801c9c173a3e9d2f804abe834ca8aebc547b5b195, '', 0, '?'),
(0x0bc8d2d3f6bc4f53740971cc7945c127, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', 0, 0x11e065b4e83c2218bc80fe7782222e78, 0x11e065b4e83c2218bc80fe7782222e78, 0xa23edb9db03bbb4353b234b551587f3e7158034f1c96ac73076d1a1a8bf4b186, '', 0, '?'),
(0x0bcaf130630a5f2219d0e4e3f9c6bba9, 'wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt', 0, 0x9e6d645d3a876f874cf56b5dcfa66261, 0x9e6d645d3a876f874cf56b5dcfa66261, 0xf01711c53979f82b6d170ba9cb1d8732af07ed11c08639d4ede15ed5465d20eb, '', 0, '?'),
(0x0bcfa0b08facf865112290f0b7c94563, 'wp-content/updraft/themes-old/twentytwentyfour/theme.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/theme.json', 0, 0x05f86fdff6d0d21fa915f5913cfb7024, 0x05f86fdff6d0d21fa915f5913cfb7024, 0xdc51465e6b2127b2e5b9a84c77e6903639cb90cc127ce523b06e3bd74e18e424, '', 0, '?'),
(0x0bda3ef0f351d972bdc0c54b7e15b892, 'wp-includes/blocks/post-content/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x42e85ef49619f28e8e7bf29a56352a4d, 0x6cdb70c5dc5b78753fc3a6e9011a9f4bf3f957d7366405747d3157c6366f6860, '', 0, '?'),
(0x0bdb7f7ba7f0546e6196e0fea6af59d8, 'wp-content/plugins/wp-rocket/inc/functions/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/admin.php', 0, 0xd16b634cf40d43b936f6320fe7131724, 0xd16b634cf40d43b936f6320fe7131724, 0x1fcaa7187952a4ffdec0b6c28e869cf258ccea4c646f06b8f2599230328f3a6c, '', 0, '?'),
(0x0be30bb3d925170ce5e2a6dfcd6da187, 'wp-content/plugins/elementor/assets/images/information.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/information.svg', 1, 0x00000000000000000000000000000000, 0x63a227e673c54105c6e83b5c93701fd8, 0x2227a84d0dd0dabc31878ce9dc6027e3055fe55195df3773856903e6b2b9adc3, '', 0, '?'),
(0x0be3d17813c9c4fc620d7294d95794e7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x076e8c936861a6aaf2e2a2772ac6158b, 0xfeb0cac9666b40cfb18e4cbdb99512313ce530d10e0b95ae51ce7a33af2e1125, '', 0, '?'),
(0x0be66b4f8081c79ba93f28288815cd86, 'wp-content/plugins/wordpress-seo/src/helpers/import-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/import-helper.php', 1, 0x00000000000000000000000000000000, 0x6d8fa7d4bfa3b72c2955be583f25ff36, 0xa06cb06644f2b17073230d08d726ef8511403f604a3751dbba0bee9f20564128, '', 0, '?'),
(0x0be7794259d657a4bcbcdc1a19563d35, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', 1, 0x00000000000000000000000000000000, 0x4d6750ac79b688522515923a50ce0d61, 0xa8f2e72a03263dede01d5121ff5e36ebec4eabd7966dbfd2d42a57ed399effa8, '', 0, '?'),
(0x0be90ac4d8554e7ebdbd0489006dd0c4, 'wp-includes/js/codemirror/csslint.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/csslint.js', 1, 0x00000000000000000000000000000000, 0xebbcc94d5fcfb149e508a6b3f2c06cbd, 0x5db66968344684f50fc3b211f20dec9d1ff655bbd6eedf571f454b28da50b864, '', 0, '?'),
(0x0bef6a314ed6d375ee7575e6c2495aba, 'wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7.php', 1, 0x00000000000000000000000000000000, 0x95bf70904a3f0404c263eefac41f593e, 0xbab3debcf4623a846714ef6993846b326c7c5469f453b4bfb8f450680d886cd0, '', 0, '?'),
(0x0beffa03207f59eae8799c896fa0b4a8, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', 0, 0x280193e7acc99cbd28d43ebacd2fd641, 0x280193e7acc99cbd28d43ebacd2fd641, 0x94eada231529b5ca1e932868d35d4f823efa7d6fa561092b045e7e08c3251943, '', 0, '?'),
(0x0bf263221b6d6c8f20ffc79e073e6f13, 'wp-admin/images/wordpress-logo.svg', '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo.svg', 1, 0x00000000000000000000000000000000, 0xf34ef6259364f7ef0ccf67cd1dddc970, 0xce22a675f099a86a2d51450089d35b1919e6a6674cdd5a35dd4d441b1fbd3a7f, '', 0, '?'),
(0x0bf287cb44dae267c3c6247d6a2cd389, 'wp-content/plugins/elementor-pro/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/installed.json', 0, 0x2053241b017739e938771e158952a3bd, 0x2053241b017739e938771e158952a3bd, 0x4184e7eb9bad572d57647dbf664293283187f664f19dbfadd7a98f08485f58ce, '', 0, '?'),
(0x0bf3cff88668ce9d199c0823333b827c, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_g.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_g.png', 1, 0x00000000000000000000000000000000, 0xdc17f953a6febbe174e92b54690586c3, 0x204c00a1d13903a39e65266905790c4c70ffbf1a682de36d888613268f0027a5, '', 0, '?'),
(0x0bffcdad6e35f0486916fe5b7b648cd7, 'wp-content/plugins/elementor/assets/js/media-hints.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/media-hints.js', 1, 0x00000000000000000000000000000000, 0x8746778749eb9604dcde4ac63e76f015, 0x337c0f21b4ae1dcf78965dfff19373a2b341d872a8567e3f84021f52c1e574d8, '', 0, '?'),
(0x0c02835780abead4ea765bcf699685c3, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart-rtl.min.css', 0, 0xcf4a48684795119fdbfcb54f77f8eeca, 0xcf4a48684795119fdbfcb54f77f8eeca, 0x559ab7c810e3f355f1ae8da77c04e5378086c316cf888712206894546bb6a4e4, '', 0, '?'),
(0x0c0610222d622830e40fa0c3dcfa89b3, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', 0, 0x6cd99a960e2ac41f4a168afeb44a4167, 0x6cd99a960e2ac41f4a168afeb44a4167, 0x591d4ec77f5340e43870fc1cb8866569e854f6f87f6482bdf05f725ddd10e739, '', 0, '?'),
(0x0c0963d276522174b1f7487612911b4a, 'wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php', 1, 0x00000000000000000000000000000000, 0xeb2d7f2c93053b01a1f04e39785be03d, 0x37d588825034c5f5b8bcf79c78049bd318a791a4b982c79a686b72e62fc96427, '', 0, '?'),
(0x0c0b164f2c21bcc72337593f79bae287, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', 0, 0xacd1a9cab2d25b902cfbac208106377d, 0xacd1a9cab2d25b902cfbac208106377d, 0x2d169837b252317d1b5b95ac126efb61d16da803d362d22b286334b1c7bd6937, '', 0, '?'),
(0x0c0c37845d294d7a78949cc314cb40de, 'wp-content/plugins/elementor-pro/assets/js/cafdcd40a3ed0f7a7a4a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/cafdcd40a3ed0f7a7a4a.bundle.js', 0, 0x712729469f647e290721d1ed97552dd0, 0x712729469f647e290721d1ed97552dd0, 0xb39c365abccf26571622f00d1296f516699fa709a5ef9b7fa212297e95818314, '', 0, '?'),
(0x0c0de33f4006db9882e5f04efde3c36c, 'wp-content/plugins/elementor/assets/lib/animations/animations.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/animations.min.css', 1, 0x00000000000000000000000000000000, 0x4601ba55044413706c2022cb6c1c3d05, 0xd7c773475bc4fdd6b6579ef8b291617cd686db86b21ba0cc41065acddb8a1503, '', 0, '?'),
(0x0c1c412376d22422c6159c5f796b59ae, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSpringboardPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSpringboardPlayer.php', 1, 0x00000000000000000000000000000000, 0xa89cbdfdcfc1a799918d91766520a62e, 0x230fb67d4a93962942b8a3a4d8b890d6be0bf25401cea3f1668efbd4306a3515, '', 0, '?'),
(0x0c1ec542a06e4a46db863449f60f9e0f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateDdMmYyyy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateDdMmYyyy.php', 1, 0x00000000000000000000000000000000, 0xc9a45de03d98b4973c773f4c5ca01af1, 0x7f20328924b72079a24cb0e051ac249080adcc21e3a6ef3b21f478bb746b62e0, '', 0, '?'),
(0x0c22e94d7b4e0b4170e338c44b46f318, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-3-col.php', 0, 0x0cc85fba201abedb10ded257bddda692, 0x0cc85fba201abedb10ded257bddda692, 0x02fe45569e054c58697ae55fdcd89c76964aa66e440f476438e96e8edb9ead8a, '', 0, '?'),
(0x0c2425238010c65f8255bb5f6419cd0f, 'wp-content/plugins/wordfence/views/options/option-toggled-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-select.php', 1, 0x00000000000000000000000000000000, 0x09c1ea7c43a0be774018e38813ca6da2, 0x35aac3a300d38a56628f418602c587e5e4fcfa0f8e2e5afb3b4d7afc715daca1, '', 0, '?'),
(0x0c26bd4c561aea4e5bdfdc99cd8baede, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', 0, 0xf7177dcbc1061ace7962101ded37239c, 0xf7177dcbc1061ace7962101ded37239c, 0x50843583b674a26b348c74b782f313498535706de54e9884d8c8976f2da9f5cb, '', 0, '?'),
(0x0c293e1a70dacad8471a337d87261bb0, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/MediaFileUpload.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/MediaFileUpload.php', 0, 0xa668cd38def8f825635772fcc4bf24ed, 0xa668cd38def8f825635772fcc4bf24ed, 0xf0a624987a9d18355bdef3435db260d4e645a04e5d8255cbae728b6f877f6deb, '', 0, '?'),
(0x0c2afa154f8fc47f91cce202eab7e569, 'wp-includes/customize/class-wp-customize-media-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-media-control.php', 1, 0x00000000000000000000000000000000, 0x5c2b41c84469933a6306d18153180ed0, 0xf3ce5861b6b29faff7e29c52507f58fee703f07848967e76fee66e0a12bc407b, '', 0, '?'),
(0x0c356a7895b3f268bf36c6846dd169e2, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-coaching.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-coaching.jpg', 0, 0x375ad16d1849e526d90a63c73af87db6, 0x375ad16d1849e526d90a63c73af87db6, 0x444e25c53c56b5282e60bb37ae9134e5d232398a901c3e24d39fabe92efebc90, '', 0, '?'),
(0x0c3829b3d3c7527acf3833b98477cec9, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-small-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-small-dark.php', 0, 0xad87a60590c6ecc660d93a712d2fa37f, 0xad87a60590c6ecc660d93a712d2fa37f, 0x7ae4b11bdcc2c65ac760b3e1635ea108164a861e0661111d4eaa311b68d95f0f, '', 0, '?'),
(0x0c43948c9e87b03e766dfa9e8507382a, 'wp-content/plugins/elementor/core/debug/classes/shop-page-edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/shop-page-edit.php', 1, 0x00000000000000000000000000000000, 0x2befc6d3f61ebe232b2b68f0ce2a0b3e, 0x8af8715702b7c8df8d90a34aafe5419cb694607734551309adb3f9e6a76cede3, '', 0, '?'),
(0x0c4483ac209a321efb944b16167c26e5, 'wp-admin/css/nav-menus-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4ec419943f0c35227afa1fb864a0dc73, 0xe78dbf2e41165cba634afe2db6c22228a6b61d28e1bd5239289ce7fb83c16d6a, '', 0, '?'),
(0x0c48151cbc0008faf96489b3446325d0, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/blocks-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/blocks-2410.min.js', 0, 0xa348ab2075dedc7a32d42c38b9d46ecd, 0xa348ab2075dedc7a32d42c38b9d46ecd, 0xf2adbc0e656bb17727a4782ce624a610ae0102a9ff4f41c90f1073bb4da1d8ce, '', 0, '?'),
(0x0c49ef9d42f4e3d0c7cd5a2c3014d92f, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Storage.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Storage.php', 0, 0x51d70bfcf41686902ca3e8a50c88a2d6, 0x51d70bfcf41686902ca3e8a50c88a2d6, 0x93cae677823adf909a6956fc1af63d34d118f34479fdfaa5e546bcfef117fca7, '', 0, '?'),
(0x0c4c6ca92d6156a23d1d2630a077271e, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', 1, 0x00000000000000000000000000000000, 0x809300f4834e61fc52e8fdc2d25fb9e9, 0x075736981eb207046c8c1ac694fd506dfb6df2c371d7458ac1daedc26930ea35, '', 0, '?'),
(0x0c4e952d78f62d5d03a95b73a8d5db45, 'wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css', 0, 0x962991862158f619faf7038d8a5cadb3, 0x962991862158f619faf7038d8a5cadb3, 0x67aa526c56de8352f86c81cbe2fbc7ac52e95476d35b3e191b0c570ec736f185, '', 0, '?'),
(0x0c51ef173130d8f2e907fdf6478eff2c, 'wp-includes/sodium_compat/src/Core32/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0x787d20f39294ef701d63b0a04be04fff, 0x28483ec9f630807dbe8d0c17cd383a6585291cefbcb4acf099064ec12fce7aec, '', 0, '?'),
(0x0c587aab637015bb6d40e937daeb76b8, 'wp-content/plugins/luckywp-table-of-contents/plugin/Activation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Activation.php', 1, 0x00000000000000000000000000000000, 0x1a4984c8a9f7c8667e47c31f9caf2fdb, 0x9bd06ae730374c2ee796120bd5efe8cbddb23a20de33da4017e4daf9d3775408, '', 0, '?'),
(0x0c58b30fef66406fe72e6f331f1ca13e, 'wp-content/plugins/elementor/modules/element-manager/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/ajax.php', 1, 0x00000000000000000000000000000000, 0x6a1619d85531fbbc5fcbd22234e25722, 0x2115f741dc355ca5ce4688c1ab1bc96b5c6984a6adff9e1e9c4619a2bd8b08d3, '', 0, '?'),
(0x0c5f8b53db1547362e502d0a1fad9466, 'wp-content/plugins/wordpress-seo/js/dist/externals/relatedKeyphraseSuggestions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/relatedKeyphraseSuggestions.js', 1, 0x00000000000000000000000000000000, 0xa0b3ca927b090c0af735f482fb6d7c05, 0x0f0ca8ec279d1ca3c3e8ff51e0724f3702ed98d49e6ce153ef284cf6ebfc1671, '', 0, '?'),
(0x0c60ef2f345cccc47372486d8fd67fa7, 'wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php', 1, 0x00000000000000000000000000000000, 0x8d9c7e5c52aa356ed23960fd7a1cc412, 0x31e4b331eff8bbcc24e5ee7afa944ab6b2fc6fefd9cbd7740f141f3d7cd80cbc, '', 0, '?'),
(0x0c63ca4814cd8ad04a908a05cdd2c215, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sr_RS.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sr_RS.json', 0, 0x751778ab0e63ce2531676ea3c133df81, 0x751778ab0e63ce2531676ea3c133df81, 0x8b78abeb524951943c67d1fb600712b1e31ee6eba46fa317a031341f280dc239, '', 0, '?'),
(0x0c6457cb19d3e7cb39591473bc5bbc8f, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php', 1, 0x00000000000000000000000000000000, 0xf1ec3ca84546e743ab00eb19ec04382c, 0x6be774769abfaa8d2bd1239601ffe1883f47b95e2de996aa52a52d59e80dc379, '', 0, '?'),
(0x0c737405e17fe3a650b60bdedada0ee5, 'wp-content/plugins/elementor/assets/js/kit-library.09cb71ec3fbb128f4e25.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-library.09cb71ec3fbb128f4e25.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x513dd4764a120dcea40757d4d1a8b1d9, 0x8b9c873e31a52792366855c59bfe056b98b0b7caa3f61f65db299bcc5048d9be, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x0c7773fcc61cc75b37cd01a155e6a976, 'wp-content/plugins/elementor-pro/core/editor/editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/editor.php', 0, 0x3ee361f6e8e69203fb08b0cdbc20d4ce, 0x3ee361f6e8e69203fb08b0cdbc20d4ce, 0x1e507d62dfc8a45a23dd3f4ebf4a78739295382ecf49a8133af936cacaa235d3, '', 0, '?'),
(0x0c788650f66aaf475611e1b36e702706, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-modal.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-modal.php', 0, 0x3272f56166a2b25cd9fd14756032a28a, 0x3272f56166a2b25cd9fd14756032a28a, 0xfc65de207c5c301cb86bf10dca5ed99fb28ebb2e02391fd64c0b366fb51d7591, '', 0, '?'),
(0x0c7aa12934e2832ca917024b14f00aca, 'wp-includes/speculative-loading.php', '/home/iraneurobetcom/public_html/wp-includes/speculative-loading.php', 1, 0x00000000000000000000000000000000, 0xc99460d6d9a102b00c9cdc1973134bd1, 0xa253fb22d9a0f1911aa6fecaf08e2f8cb20827a6986d95fd8563664e06dbb870, '', 0, '?'),
(0x0c7be74d8c930c69bb69326e95c336dc, 'wp-includes/js/jquery/ui/effect-highlight.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-highlight.min.js', 1, 0x00000000000000000000000000000000, 0x64e76cbd1edb9629eddc537e047cd84c, 0xd4eeec46870719938b810c7a7fb4a31cec6d55542a2a171f60ae198440a5f355, '', 0, '?'),
(0x0c7ffd7a85d2c0ca25695db4a36894ef, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php', 0, 0x55a1a83b0b08b68e9f691ab804bac655, 0x55a1a83b0b08b68e9f691ab804bac655, 0xdb7013cad564ae344b1c8ae3dc5300e70ff31fb58f1c3c2530b436b28f53cd43, '', 0, '?'),
(0x0c81de9c67027af218e96e3a09671e04, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-validation-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-validation-interface.php', 0, 0xb254789c31eaa0fd9905472761091548, 0xb254789c31eaa0fd9905472761091548, 0x6bef469e402169f469bf5025a702c334104737853656d2237f53e04e7aa94d8a, '', 0, '?'),
(0x0c82a26264f46751828d6bce11bb0f36, 'wp-content/updraft/log.2b16ae8ebb84.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.2b16ae8ebb84.txt', 0, 0xdbf5839a1e126b5e43dcd3e2d1551987, 0xdbf5839a1e126b5e43dcd3e2d1551987, 0xd7f0fd02b70c4c44034e10cf78c867fe6cc756b5c705c6bf69348598b9750a89, '', 0, '?'),
(0x0c83696821b739191f5a0b57b26f9409, 'wp-content/languages-old/continents-cities-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.l10n.php', 0, 0xea7504bab145e9c210a649c21d96e458, 0xea7504bab145e9c210a649c21d96e458, 0xaf13ae3dcd7a3e5f38bc0d8ccb9e593e47eafa148bb38e91d3de6248fb6fb040, '', 0, '?'),
(0x0c868b503eab46de843d99195fe7c090, 'wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php', 1, 0x00000000000000000000000000000000, 0xd9f666dc54a02a9bb3833e864720f964, 0x8612dc56dca7c72a62faf43f94d0e3901cd15abe04de12ee5999202002250e47, '', 0, '?'),
(0x0c8cbb9cff00df920c5245d9cd0df036, 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php', 1, 0x00000000000000000000000000000000, 0xaf9906ad6e7c6d0a95073bbcaa1bbc0c, 0x3ca02a70d626b07abe96152313c8d474d9a7e18852d0d5ddfc0b161e3869ca27, '', 0, '?'),
(0x0c93acbe730cba735e47c478e8949bdc, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 1, 0x00000000000000000000000000000000, 0xba677b855a94e08f1f82f1b64fcfa2d4, 0xbc9c9cd03ba7ff14e0b64023b058bcd2bd2ac8ad8cff287aa809d9e9fa2614ca, '', 0, '?'),
(0x0c97e7cb33de223c6f3fee1ca7649844, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/edd-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/edd-conditional.php', 0, 0xa9911ed8a350795642a8ece07d195bbc, 0xa9911ed8a350795642a8ece07d195bbc, 0xa789fc74e02571407b7dbc07981098b92ce8d284b60899565f217eb50392c37d, '', 0, '?'),
(0x0ca45d7a66980122292abe0f98b30d4c, 'wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js', 1, 0x00000000000000000000000000000000, 0xa117a33be811fe536f05e0494b76d418, 0x1cab1dab587ac8ef5bc739d39d3727496e7e2faabf49d0096669dbd9e95d8483, '', 0, '?'),
(0x0ca699720569c148d3e57ca221ef534b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', 1, 0x00000000000000000000000000000000, 0x9867c7b0e1e1a4538451b8059430a80b, 0xb46befd541403072ac1c56b3c8b2c51efece89b0c75d5fef25fd937bb738e554, '', 0, '?'),
(0x0ca7a9313ae2724049580800f28a037c, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/ServiceProvider.php', 0, 0x140da2bd5bd31027a7d8a028acd22fc3, 0x140da2bd5bd31027a7d8a028acd22fc3, 0xe4cdc6105736cf3eeaf9529f881a0291a4f86e0180ca447a0eac81871a801a37, '', 0, '?'),
(0x0caa0d368cfe1acd8cb4c8eb038b06ed, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php', 1, 0x00000000000000000000000000000000, 0xe1c90433cb3cb5d8c63f3d87a6039bc6, 0xdaa27fe9db3b3f633c49b73bfe372627255b4c61ec59d668198c12d772d6061b, '', 0, '?'),
(0x0cab21a856ae0ede33f53174b2d6732d, 'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php', 1, 0x00000000000000000000000000000000, 0x7f08558e1f8f18b1965a2486d25b4740, 0x69e448c133280a56b082add7a332a464b7fcdf9a48482c93cc0f686fbae3c5e5, '', 0, '?'),
(0x0cb48e2999a69553d0e08607d6351448, 'wp-content/updraft/plugins-old/updraftplus/central/images/udlogo-rotating.gif', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/images/udlogo-rotating.gif', 0, 0xea3a5a5d7a134732d08668472e192cec, 0xea3a5a5d7a134732d08668472e192cec, 0xd53765134280e64bc7fd4b6a31bbd40593e7023854ca7fab28231b7820f32d66, '', 0, '?'),
(0x0cb529260ce34d32c144fa0d59e7555e, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss', 1, 0x00000000000000000000000000000000, 0xd267928fd6de18a1387684e07735c7bf, 0xfda8a4bd5673a9ce798e661928b09d9e9847ea38e9684d92b4f9e11a8a6aae86, '', 0, '?'),
(0x0cb5384754f5a2cf021ad7d0a338d673, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js', 0, 0x2ef1e37dfd2c21c010d68959de8279cf, 0x2ef1e37dfd2c21c010d68959de8279cf, 0x4e1739e9bce2cca1597d40b389713a1f34ddbeeec1c275da439fec8f7d18df64, '', 0, '?'),
(0x0cb6f36e65b2f4067899bca68f61bd5d, 'wp-content/wflogs/GeoLite2-Country.mmdb', '/home/iraneurobetcom/public_html/wp-content/wflogs/GeoLite2-Country.mmdb', 0, 0x3ecf17bd843f43cc7b9a8c2b8c325fba, 0x3ecf17bd843f43cc7b9a8c2b8c325fba, 0x2347135ffe4852e9e78fb927bd75d124a7053911c07645ca4fec4b455f70ae05, '', 0, '?'),
(0x0cc1a55dcdc94be7f065dc0b5a8fb6d1, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hu_HU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hu_HU.json', 0, 0x591957aaef3b074c14319a23904b581c, 0x591957aaef3b074c14319a23904b581c, 0xfe5d7100413b651e15cbb7d594c1dde78049c0e10bfbe649bc3cab241a96e145, '', 0, '?'),
(0x0cc31205f20441b3df1d1b46100f6b8d, 'wp-admin/js/privacy-tools.js', '/home/iraneurobetcom/public_html/wp-admin/js/privacy-tools.js', 1, 0x00000000000000000000000000000000, 0xc884f2681a81af573bd84b0a9cd1516a, 0xde15ef7c3901b66e0ab2fac8acf2b5a80b95fe9fc6cec5754f2f439bfb98dd84, '', 0, '?'),
(0x0cc3b5210c2d7077259f60b76b1da754, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', 0, 0xe1a1221fc817313a6fc938eab0ecf163, 0xe1a1221fc817313a6fc938eab0ecf163, 0x568e0cf71bca3902de7bb0d133080e484f99dde9e20324775f77df9d27b6f63a, '', 0, '?'),
(0x0cd1ac16aaadb798737d118c71f0a4c5, 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css', 0, 0xc4db185895fecc9e94c2eda95252a447, 0xc4db185895fecc9e94c2eda95252a447, 0xce0996c4ee78d085e15c13be111d9d3f057f5fefb202df5af694ce92aeb6fecf, '', 0, '?'),
(0x0cdf1f181b8a1656862cd0d5b51b839b, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', 1, 0x00000000000000000000000000000000, 0x1057e362be03b3a5efdd5cd011a2e339, 0x197a8dfc51bfdece7a3db8f9938cb9555a6a8607440cf4ffee0f8eb0e59b3996, '', 0, '?'),
(0x0cdf876ef2a072dd9e6f2dea6e3c3c57, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', 0, 0x616c825a8db2462d081e45a97a4b3949, 0x616c825a8db2462d081e45a97a4b3949, 0x20c5b9ff692fe5efb978fa4d4b347f9faf2f2f3b2b1b630c387d0e2b6ba26cff, '', 0, '?'),
(0x0cdfd1d957efe095186c070af5537863, 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php', 1, 0x00000000000000000000000000000000, 0xce83a362a741d7b3b0be57af8bc89174, 0x0c414cd21f8caeac5585fa6b289cbb3508c689161422d24daae838b1d9d98df0, '', 0, '?'),
(0x0ce3b9d882667696835a02229cd2f4a4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', 0, 0xc02ddc03250535769146a8ba0b00152a, 0xc02ddc03250535769146a8ba0b00152a, 0xd4ef0201d0a3215661afe59b74fcc520cd31a16a5b0f08f90e78b85c7342bd77, '', 0, '?'),
(0x0ce75ad2f775d1cac9696967d484808c, 'wp-includes/js/dist/nux.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/nux.js', 1, 0x00000000000000000000000000000000, 0x4ed0a74dbeb8e64838c964cf315409c1, 0x950a37850b6ddc5a267970f3b2128ce9b991566fd05fc9e1ebff8300eef0b3fb, '', 0, '?'),
(0x0ce8054a9e6058261df9a6803554ec06, 'wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php', 1, 0x00000000000000000000000000000000, 0xdccec98a8680de44afe56e7281ecef90, 0x2f63f08ae726d1bef15379376cc5c58bd242e5824c27b47a1b99ec9df9fd9052, '', 0, '?'),
(0x0ce955fd944594bdf42588802083454a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateChartSpecRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateChartSpecRequest.php', 0, 0x21ad46890bfa4acb80c99bbccfa1d858, 0x21ad46890bfa4acb80c99bbccfa1d858, 0xffbd71e975e37c9a1fbf481d56c322958ff74130715e2c1cf2f0f415805723e6, '', 0, '?'),
(0x0cebafe49d3b5822af0360d075c99c06, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php', 1, 0x00000000000000000000000000000000, 0x8f8440fff825759c375967636d26eeb7, 0xffd41e7d45c2d6b3e7fdd5242daf8ecd0e4c6ab92480be8454998cfb07c25696, '', 0, '?'),
(0x0cf33fc21394e66b0e0ab2bc9e1a797c, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-he_IL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-he_IL.mo', 0, 0x0753d11f7abad6fdc222258c9aec1cb9, 0x0753d11f7abad6fdc222258c9aec1cb9, 0xf3d1bb4a4fdef473f15bc0cc61c7aaa6ab92ea73b672eb89c63e6e644c1482b2, '', 0, '?'),
(0x0cff239f22714d3026881fb2a6de8b0f, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', 0, 0x038b1d6a3ca8f85655b13c724de17893, 0x038b1d6a3ca8f85655b13c724de17893, 0xa75fb6ff31375a170bf4a6c88a37ddbbf9b7b4336e9df70d555d298ca7540c05, '', 0, '?'),
(0x0d0652ffc210f6cf24820bef2d4c1444, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0x80c3eeb9d3e3fa1a5704bf5f350ac2c6, 0x3344ded11591e0531787e9493b98cd823e5536538f6a4d27b477d1b1f430badf, '', 0, '?'),
(0x0d06cd9b19dcb9f87d43df4cc5c95229, 'wp-includes/blocks/file/view.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.min.asset.php', 1, 0x00000000000000000000000000000000, 0xc9758e307b6f02188b73c05e2e6a2b10, 0xbce76c29e6a067f74ca24101f2d3f5ea2ea76da50648942c1a387a72c4d21b58, '', 0, '?'),
(0x0d0cade2f3db2f7fa9bb2783a290fd46, 'wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css', 0, 0xade2d790654d8c958a48985c39f1c808, 0xade2d790654d8c958a48985c39f1c808, 0xaa4efb70458262556fda950609a10b0e00f512425338cc8667693085da0d2660, '', 0, '?'),
(0x0d1a3d5e6c640b2c9ab97d75537f4f0f, 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xfb57e426e6d43bc16161fe4a27d2579b, 0x363254aee5bee5742fea59e454cec90190357e8a9e96c2ac258a93e22dab6305, '', 0, '?'),
(0x0d1d8f9708b21206be1b31a99c634d76, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', 0, 0x5e7d97a7d64e019859b9737d8d37a2d7, 0x5e7d97a7d64e019859b9737d8d37a2d7, 0x0e599fa0bfb0f90ce5891a5f5c94f39dbccbedb361b4f4c6113fe87406620656, '', 0, '?'),
(0x0d1f32a98d80d6b55855cb9d5c36e39f, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractAPIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractAPIClient.php', 0, 0xb99a0ea53f267cc5c63446657d2a7337, 0xb99a0ea53f267cc5c63446657d2a7337, 0xa48b797c0160967c565fffa5652653a2ae80657d3b4bde0357a18ae7698b2b32, '', 0, '?'),
(0x0d1f67305d2015d9ef7dce9e8aa956cb, 'wp-content/themes/Newspaper/bbpress.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/bbpress.php', 0, 0xf0a899affc799e214d2b5d784a70169d, 0xf0a899affc799e214d2b5d784a70169d, 0xabbf4c54dd0892ea154d845f3f7f657eab42d03ae5b059d69b8dbaeb6b8f92dd, '', 0, '?'),
(0x0d2163839bf05198f21e3293f94afd50, 'wp-content/plugins/wordfence/modules/login-security/js/admin.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin.1744125809.js', 1, 0x00000000000000000000000000000000, 0x3159c96128c47efd44ad34e2588c3cda, 0xe18fde1c6d895fbde1900e1596816667f7ab90205d42817b23320d41f3b3b462, '', 0, '?'),
(0x0d2571651c82aa0b6828a7790636b3c4, 'wp-content/plugins/wordpress-seo-premium/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/index.php', 0, 0x45d09bb48b4f308b8f63baab8f416733, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0x0d2a89b01816d4d922664af4b67f1339, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 0, 0x14bceb398ee2e433d73bc7908ba04c7b, 0x14bceb398ee2e433d73bc7908ba04c7b, 0xe031648d79ad434164d3bcfb25df354c9e7eb87796ee74ee73524673c1ea8bbc, '', 0, '?'),
(0x0d2b11a7908874d75b64c2f318d99eba, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textpath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textpath.php', 1, 0x00000000000000000000000000000000, 0xe858b0420da9d5a6f6ce3d6bf37e6abb, 0x7635e9b06309e9797fb1b514fa2f138e0411bc2fad625177e202507a7ce97b89, '', 0, '?'),
(0x0d30a1e6064730917818552dad599703, 'wp-content/plugins/wordpress-seo/src/general/user-interface/general-page-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/general/user-interface/general-page-integration.php', 1, 0x00000000000000000000000000000000, 0x6e2555c78c207b6b9a998a12af7bfc6e, 0x0556d70caa4ce93e2167d5e66a35e6fb02d33a49299a7de9b80f5e3b2fd46bca, '', 0, '?'),
(0x0d35aa7707828315d8df5d68f88d416f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpCarouselCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpCarouselCommon.php', 1, 0x00000000000000000000000000000000, 0x1520e999c3bf534db62bc3d498cfa299, 0xd87335864bde17b7125c71e3fc3c40d3ae0cc2ad2e458e0be21dabd00dfca8e9, '', 0, '?'),
(0x0d3901d4750dfebb959f98f19e8c1b35, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', 0, 0xd0dcf0798c6ed9f2784fde2e7eb04f16, 0xd0dcf0798c6ed9f2784fde2e7eb04f16, 0x0d1e15a70427ea5380e6542babc7c6f4743dc8e9499cb0331ff1b58345ce39db, '', 0, '?'),
(0x0d39bfee9133e43331de7e84a78796e8, 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-user-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-user-meta.php', 1, 0x00000000000000000000000000000000, 0x27834476136abc37db435d5c2672c7d2, 0xd05a4a167374a338529e10f99e8e1d576c627522ee31161d5fe5ff40ef8b28eb, '', 0, '?'),
(0x0d46a01ea225cce717814d7673883cf6, 'wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css', 1, 0x00000000000000000000000000000000, 0x6e35d79add8577eda73ebe02356c98ed, 0xf5f3d48f2f2d8b13ef19676185eef0b939f8b2109ee27da5666da3788baffbad, '', 0, '?'),
(0x0d4e966390dda88c6c943dc4d56e08a3, 'wp-content/plugins/elementor/assets/js/notes.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/notes.min.js', 1, 0x00000000000000000000000000000000, 0x936d143ab0cfcdd359c917e0ca726a70, 0x7b11d0eea36ea06e29589a27d28ce50e338fb20287893ae87da02144239c80c7, '', 0, '?'),
(0x0d55c06ac27a066897322ff0399c664d, 'wp-admin/js/application-passwords.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/application-passwords.min.js', 1, 0x00000000000000000000000000000000, 0x3da95d872145b8ac9b5659533d1ed3d5, 0x2470399a236f9c972c3af3fffb97407ccae1065a8f00eedbbbdbb54755157b25, '', 0, '?'),
(0x0d5cebec2406758294790d06f2e16ded, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-search.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-search.php', 0, 0x5d259c48488cbd390663f5f8d44b7857, 0x5d259c48488cbd390663f5f8d44b7857, 0xaab4e0189566913f8ef630a8dde7154d0ff5f30313a860c176c697c21e226e03, '', 0, '?'),
(0x0d5e37cc37cce205466fb7011dd2fe70, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-presenter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-presenter-interface.php', 0, 0x56d9d96044ab9de7186572b7d6ebf128, 0x56d9d96044ab9de7186572b7d6ebf128, 0xa34b5385fb8ccdb3e3283260e4a7b26575c0cab3f147678bc1181782a52741d0, '', 0, '?'),
(0x0d5f7846ff15ee6a28248f7384304186, 'wp-content/plugins/amp/includes/sanitizers/class-amp-object-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-object-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x7f0cab59521338e494d2fefa922f64c6, 0x5f23376c674b9d7624fb43dfb5f5f672150fb8e3b356d8051180d05b07b0a9b1, '', 0, '?'),
(0x0d6915d665ccce4f1d1d757ce7a399b8, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/Queue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/Queue.php', 0, 0xb98804f9d01eb91bdf5fa4841180bc33, 0xb98804f9d01eb91bdf5fa4841180bc33, 0x664d025672d62d127ad4a13a3443c80309297bd07f1b5a7cd8a72f8623c5289b, '', 0, '?'),
(0x0d69b628c22346bc91a4efc07a1ea6c6, 'wp-content/themes/twentytwentyfour/styles/fossil.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/fossil.json', 1, 0x00000000000000000000000000000000, 0x6e1c00e96032379b153dcf01d2fb1f15, 0x37faf6e32699f5e5938d1cb61b874becaa20e75455b85d718ef6622c0db64ad7, '', 0, '?'),
(0x0d6fcdc5283e5208a5384774b998a173, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', 1, 0x00000000000000000000000000000000, 0xc6942f8b5cef9fa3fb6d5b7e7f718a29, 0x80140258d42ceb13ecb237ddcafe6af416a44464f4b5763bd766a874039ae693, '', 0, '?'),
(0x0d74b3570ca727ff9894d2be5d5342b9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', 0, 0x89938fb4cf0f38ad728a599146e983c3, 0x89938fb4cf0f38ad728a599146e983c3, 0xd9eb350dd61fe6cb5ae9650ace9ef7530048d97bc53fe6cd7e5978e8a4390ae3, '', 0, '?'),
(0x0d754532c6e940fdc4bcfcc3595feccf, 'wp-content/plugins/wordpress-seo/images/support/support_forums.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/support_forums.png', 1, 0x00000000000000000000000000000000, 0x1afdf1f5bf92de4d719c1002e1ae0099, 0xde74007c26ad013c5cc2056bb23604e01ad78da58c6312dc53e207afb2dd8984, '', 0, '?'),
(0x0d78dd8d815eb4a7bf1aa08302bd3c3b, 'wp-admin/my-sites.php', '/home/iraneurobetcom/public_html/wp-admin/my-sites.php', 1, 0x00000000000000000000000000000000, 0xb12fd3741ff7bb661704f23a69dfd273, 0x8f368613f69ab5a9024bce0fc65c36fcfe71584624508842201691431ef3b683, '', 0, '?'),
(0x0d7ac7100f1d8dbeb18a44d644eb9ed3, 'wp-content/plugins/wordfence/views/options/option-toggled-sub.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-sub.php', 1, 0x00000000000000000000000000000000, 0xe08dbf16f76d1693baadc3c0f45fe182, 0xa6bb52c8861b460e0a44ee7e48ee8e3038292c3a106c6c57f86e14ae0d63b2df, '', 0, '?'),
(0x0d7b4516a6b88abc4bae8344af41c6af, 'wp-content/wp-rocket-config/euroyek.bio.php', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/euroyek.bio.php', 0, 0xc2798ee34b53d69b7672716ca15e2ba2, 0xc2798ee34b53d69b7672716ca15e2ba2, 0x757312c9c56b96b19ce7b264c2b4bad5f167fca8b88fa76ae5061b5457f93574, '', 0, '?'),
(0x0d7c53220b1e7cd06e3c275ca90d229d, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php', 0, 0x855c1bc082fe763e406699f1f7260453, 0x855c1bc082fe763e406699f1f7260453, 0xbf1e484cdf4106d1b043b9b328d70460642962f4f72bfa6eccef479cf54743fc, '', 0, '?'),
(0x0d7e2faa74319d6a4965f2e9d52ac613, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', 1, 0x00000000000000000000000000000000, 0x7029bf945d7af2ecd2058baa6afc0182, 0x1b18947eef39ebffa2b48ed2c97f0b860ce825081b041647b5df1dfd57ea42d0, '', 0, '?'),
(0x0d80e7fee0cb58b0f6c0ad2bc32d5461, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 1, 0x00000000000000000000000000000000, 0x20bcd3d3d94f3e41dc2be43d041a172c, 0xebe555e273ecddcec2448e4dc399c60c64cdc08028cf0083b1c481a67ecdccc7, '', 0, '?'),
(0x0d83088bf429b5f2bb90a992be65a441, 'wp-content/plugins/elementor-pro/modules/mega-menu/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/module.php', 0, 0xa33a3d0f5e32e34e24953bd6c12149db, 0xa33a3d0f5e32e34e24953bd6c12149db, 0x4243bc24ca3d2a4d968dda82416525db4753870efac43fe83ea13611e2d70992, '', 0, '?'),
(0x0d83764ef516cc5b42e1d326ead8534c, 'wp-admin/css/common.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/common.min.css', 1, 0x00000000000000000000000000000000, 0x10d00618c23659e1ab646a22a4379d06, 0x1b63113e56a97bf03b33f0cb3e9ba5d3e9342f1a1b15b24e82d2b149a596c4dc, '', 0, '?'),
(0x0d845890132da3df529a57e30c363af6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeViewport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeViewport.php', 1, 0x00000000000000000000000000000000, 0x18c061a58bc6dfb1c4b7d4f2f9198550, 0xc2bd1f845c5266ef82a3f14dc266bee838505a13f9f996c6263f8f2247ec5148, '', 0, '?'),
(0x0d85beb54369662ee7a71e13f0a86c97, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php', 1, 0x00000000000000000000000000000000, 0x79aea6ae71c0d885673341c6ed831fd8, 0x6ffb21c67540228aae4c5fb34332c322331b7231a5c2181cf849cbf4d84f1c7a, '', 0, '?'),
(0x0d86dcb3046354e4f5b30edccd426eea, 'wp-includes/blocks/loginout/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc06e6de225489be04cc07a640bf5ec37, 0x5872f0ac6121910b51047b51193c4e7b18f59922a0dbb75774a3538c678c2cd3, '', 0, '?'),
(0x0d871b682d1749a96f5bb1459fdd8d0b, 'wp-content/languages/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', 0, 0x00ee2ee14bf6fb01e4cf6239f8db5766, 0x00ee2ee14bf6fb01e4cf6239f8db5766, 0x41f6ef80df49994b70a4e8445a26eb264bd113c3734d3f4dcfb12b8d4f630a62, '', 0, '?'),
(0x0d8757d0090a5a9cd066327a940e9965, 'wp-includes/js/dist/script-modules/block-library/image/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/image/view.min.js', 1, 0x00000000000000000000000000000000, 0xb7b948639c465a5177f4584cc9bc9333, 0xb163f24123d5cd38575e9579c96786e1e29d3bcdbd98b714835d34ecde2d36e1, '', 0, '?'),
(0x0d8d2865187559f60f9907287cb3e001, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', 1, 0x00000000000000000000000000000000, 0xe98e979559b317e152bb8192d3317a75, 0x416ee9604b7b6acd4b34cdba3fce94b35106c293bc139b54c0852667566cdf9b, '', 0, '?'),
(0x0d8debe90c27ac6687710e0a3dc37455, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataMultiSizeAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataMultiSizeAttribute.php', 1, 0x00000000000000000000000000000000, 0x31229e4ca3a236d79b0efa45b6283cc8, 0x930e00aa872f229124064185ad887ac2207632d637f3fb7be5a253f26a12d456, '', 0, '?'),
(0x0d90ca3cdd3ad1202d7bffabcc961248, 'wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php', 1, 0x00000000000000000000000000000000, 0x2e4becb748bfbd9ef224ff4d2c97a8a2, 0x81830171b7d24e4364fad1d1123faf23ec0db267efa5a69169659c2d5bbcff62, '', 0, '?'),
(0x0d96af423ef8353dd3c50c8cc1bce721, 'wp-content/plugins/elementor/assets/js/container-converter.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-converter.js', 1, 0x00000000000000000000000000000000, 0x1d9cd58c91ca967fd8a28f02716c2f72, 0x22389d6f06ccb18b161e39933bf2e365f86b6c079352c1ce040328483f167f83, '', 0, '?'),
(0x0d98d2a7784f7ae4e286f77a8290be68, 'wp-includes/class-wp-customize-panel.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-panel.php', 1, 0x00000000000000000000000000000000, 0x00ab1ccc6544c5af08377d884c4203c0, 0x3082a17af46820e9db85ede0789a74c150296f9071361d25b4613e01255d6ca7, '', 0, '?'),
(0x0d9c8d3a893a8910ec1df54848f93a64, 'wp-admin/css/edit.css', '/home/iraneurobetcom/public_html/wp-admin/css/edit.css', 1, 0x00000000000000000000000000000000, 0x12e1e86c0ebb9fb02cf704b9bd26b212, 0x35a4c8729bfa2039f75f1da5e12857f5510dc11ff843e22f425a0d42258ed140, '', 0, '?'),
(0x0da7ff9ec8aba48c8468887abace7372, 'wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php', 1, 0x00000000000000000000000000000000, 0x7e64220c9b655de3248a9e40c02024bb, 0xf16ba914f3ab4866ec740d301efab5500527b9249c48097b22ee39992a2fd999, '', 0, '?'),
(0x0dada573bef243f174278740a5739aa1, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 0, 0xa161350864050f78bf9161f7f3c94172, 0xa161350864050f78bf9161f7f3c94172, 0xb6c41318ad8c63179283d86acc809069e39ac5eaf5440d46fd27dc8873cee91d, '', 0, '?'),
(0x0db3bfcd9bebed5b21757c61bf52cfdd, 'wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.js', 1, 0x00000000000000000000000000000000, 0x41c02f1503000f139ff0f4fa7268ea12, 0x554ec72fbf3c617fad436cb9d85c7fd571b976df51473e6d1e276ab34d9b927b, '', 0, '?'),
(0x0db53e3453579e67083b02d0222be68e, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/DataManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/DataManager.php', 0, 0x17517430de0efe3fb0e9a61842cdb63c, 0x17517430de0efe3fb0e9a61842cdb63c, 0xa31a796237244adbeae655db4236b5d3ed3f1f91693abd5cd584bd58743409b5, '', 0, '?'),
(0x0db557386cc43f16b9fefdbe00430bea, 'wp-content/plugins/wp-rocket/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_classmap.php', 0, 0x232b4f4a21e7c4bed3772d682120edcc, 0x232b4f4a21e7c4bed3772d682120edcc, 0x22e50bcc145cff85bbe2efd5deb10eb81e476e6ec5cdbf059cc775e0d9e278a1, '', 0, '?'),
(0x0dc22ec903c294d47d5491284b5c026e, 'wp-content/plugins/elementor/modules/library/traits/library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/traits/library.php', 1, 0x00000000000000000000000000000000, 0x76c47b29f48ddcbc687db931a5d91105, 0x2546495c5ff50c11f3b3ce04abf57730c6080c91cdfb3baaf95216243d15c618, '', 0, '?'),
(0x0dc32514db11e1e3cf25bc7953fd60f0, 'wp-includes/js/crop/cropper.js', '/home/iraneurobetcom/public_html/wp-includes/js/crop/cropper.js', 1, 0x00000000000000000000000000000000, 0x1d97b296d918482e1273c56fbff6a8e2, 0x03bb7079d6ebdbd02c42b7f9f2faccd047cfd4f62dc9749ce90eabdcd63de173, '', 0, '?'),
(0x0dc5bdce26faaed09f517b3adcf3a097, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php', 0, 0x45cf733fa5e81147ae667f04c38cff63, 0x45cf733fa5e81147ae667f04c38cff63, 0x6b51ebbf92f61c0b47b07a7d21b6dbbf71c12687186e12317c60381dc75c2dde, '', 0, '?'),
(0x0dc72fb00816823a70e3ab752a3f2710, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationKey.php', 1, 0x00000000000000000000000000000000, 0xf38780a1ab7c52389f53afba1e238c0d, 0x39b5cb21c2e3725edd9f9196a8d3211e84727e037a45c07196e97e5e758a7c87, '', 0, '?'),
(0x0dce1620daf144191b0dd4dbb12342e5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion2.php', 1, 0x00000000000000000000000000000000, 0x9c841c30f8ca7831d76e80c3d13e1646, 0xe25e2468dcee296ee5a2ec5354794c2caf9d1ad06cb55b082a8e310e09c1ccdb, '', 0, '?'),
(0x0dcf30d8a73e5fc9ecdc0c64923b99b3, 'wp-content/plugins/amp/assets/images/reader-themes/twentyfourteen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyfourteen.jpg', 1, 0x00000000000000000000000000000000, 0x15a19806ffa9155a405e9ae3fe0371f4, 0xbf4bdd6a7ff9f62fbf5e7843d3679a119671a591b42e91c57863023988de7d8f, '', 0, '?'),
(0x0dd1aa10311c73313daca16006289879, 'wp-admin/options-head.php', '/home/iraneurobetcom/public_html/wp-admin/options-head.php', 1, 0x00000000000000000000000000000000, 0x63f76d734edbcdba1093fa4ee6c73b35, 0x8ea7b6310266e5f56bffa9282aff1e0de3e08feda1b010afeeb878ee7e0be996, '', 0, '?'),
(0x0dd297e872d7be8820c103b9ce0a9c1a, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php', 1, 0x00000000000000000000000000000000, 0x24eb400187e6adfffcdeaf0b5d9cbb26, 0x376150b1f35c54e201a0e5a3e92253e57ab7b1de4ace2662d507d9b8c2ae448f, '', 0, '?'),
(0x0dd49f27d71fffb9522361ec535f605c, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css.gz', 0, 0xb3e32fe0650c269105fbdbef8841ed5f, 0xb3e32fe0650c269105fbdbef8841ed5f, 0xa7d3bc5859d9eebf97c30d1dbde3d5f07b7c8e8a2f01eb525b3c95a83d816fa4, '', 0, '?'),
(0x0dd7b1f7966140e28afbb0e80ce473a8, 'wp-content/plugins/wpfront-notification-bar/css/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x0ddbaf6ac36f071a6d3f0960959a5d3b, 'wp-content/plugins/updraftplus/updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/updraftplus.php', 1, 0x00000000000000000000000000000000, 0x5d6e082a111d3c4947d95dd64c099d4e, 0x42c4013ec1934cb71f15716f2c01a7927757fe307d81f1f7cee8d1851ea0665f, '', 0, '?'),
(0x0de10971635982b2ea5d0267bce3e2c0, 'wp-content/plugins/elementor/modules/site-navigation/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/module.php', 1, 0x00000000000000000000000000000000, 0xfafc92bda0284b5bb17f084a7f440f55, 0x55e20fab26d6452b132568f612b4c30ed9ba6c70db3d9068a539cc21588c4b3e, '', 0, '?'),
(0x0de5fdbec7fae9d00c9be6e68d58409a, 'wp-content/plugins/wps-hide-login/assets/js/functions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/assets/js/functions.js', 1, 0x00000000000000000000000000000000, 0xf89aa2545bfbf8d39e6b0aa1f84970ae, 0x3ae3546bcc47d4067eb980d864b627e11c2c49b2f75d5a443f2e00bd0f4ac6a0, '', 0, '?'),
(0x0de8f7b1bbe6b4c70fb45444b587709c, 'wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php', 1, 0x00000000000000000000000000000000, 0xee0524fb8c3db11062e894781bfd302c, 0x8a49455b72563c7e46d277cffccbbe2a6bd2cfba46214bfd78bf545722671f88, '', 0, '?'),
(0x0df45181dfed2fa4417022a6702b1b90, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Apc.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Apc.php', 0, 0x47848c6db35c0f00cee0d44a6a711cdf, 0x47848c6db35c0f00cee0d44a6a711cdf, 0xa09607841f2f4afe170aa4f2274ae91d0bc56c2b3a30f321ef3a25c2eaf3696f, '', 0, '?'),
(0x0df82f132e83b0e0621417365932d5bd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php', 1, 0x00000000000000000000000000000000, 0xb3e232d10b414f4262e9c863c456573a, 0x157dc1509a075ff346359dfdfd3543b35e37686c85eb21545893d91f6725b603, '', 0, '?'),
(0x0dfa715ed1aa4c99f7dc25d5e6b14a5c, 'wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg', 1, 0x00000000000000000000000000000000, 0x2ebf4d53dd085ecc68fd5c3c95265c8c, 0x6e65a9b9dbc2b2464704c5f8c68f56224ee9b297549112b8a76b490180239e56, '', 0, '?'),
(0x0dfac9e5c1c0d7d3021056611e8e1e46, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php', 1, 0x00000000000000000000000000000000, 0x5ea4cc4b1ae72ba26ced928a2e0a2295, 0xdf82f48983b63a373fdaf31799b3e29f886c37ab0345b7d707b210712403913c, '', 0, '?'),
(0x0e00b15b7ce51bf87d96b9e8a28444c4, 'wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg', 1, 0x00000000000000000000000000000000, 0x6a5616c940131f1c4be108b99cf8378f, 0xb2d9e007ef3779c3065e2df6b702279396f0883c5e3f628f4cbdb1da693d78d7, '', 0, '?'),
(0x0e03ce73b269052669160cc08b7ba584, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/psalm.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/psalm.xml', 0, 0xf1756e405d331dd21307c9fae4b8b7ba, 0xf1756e405d331dd21307c9fae4b8b7ba, 0xfc311ce7cdfa38bf34c72c231b37a75121be74550a15fb2299e239cb01e3f7e8, '', 0, '?'),
(0x0e057b6bde2ba15350f179aaab13e8e0, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/Subscriber.php', 0, 0xdef5be05d3e41a3657a9e7f504ddc66b, 0xdef5be05d3e41a3657a9e7f504ddc66b, 0xbed4ef5d81e27bab60986c24f2269e00e1f3e710b5ae41db046a8450c2779104, '', 0, '?'),
(0x0e076f341f9135ceb3d89d0184e10f8f, 'wp-content/plugins/elementor-pro/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_psr4.php', 0, 0xf18b7628c41c9809f0fdcbeb2d2391a1, 0xf18b7628c41c9809f0fdcbeb2d2391a1, 0x387091b52fa3996daf7b92b4420b0c7d6c227fcb49e6927f1e9e68488f72154c, '', 0, '?'),
(0x0e0835f1bd39141a78a65271eb6f553e, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', 0, 0x0de32fae9ea770b67a7d21b56b88d94a, 0x0de32fae9ea770b67a7d21b56b88d94a, 0xc5d84bf1bc31721017edd7bab0c31b62b31a48e80523909c2905341e7eedc676, '', 0, '?'),
(0x0e15deda63e776f5c79fe791af2b436e, 'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0xad0fde0acc216d5d151827c278cb5fb7, 0xd3578794fe49af59a2de54c3c4af51b2102e30283f83cb46a399cf66237cc64d, '', 0, '?'),
(0x0e1a5e1e9f24b2e83e6450c95a778adb, 'wp-content/plugins/elementor/app/modules/kit-library/data/repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/repository.php', 1, 0x00000000000000000000000000000000, 0xad51d13a37fc355c89ae781de9a360c0, 0x0a0507e975caad897262483b23a315149dd5d85f5773b586f9b8336214c64e2a, '', 0, '?'),
(0x0e1b5b29c347860a79df760f4a1249b2, 'wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php', 0, 0x745af475e9eec91f08677e9194b3c72a, 0x745af475e9eec91f08677e9194b3c72a, 0x9956b66d00d406df29f13db93982bfe761ee87866693a9d18b43eb6b9aecf4d2, '', 0, '?'),
(0x0e1c1bf3ed29a7553f336a3bcb6a683a, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php', 1, 0x00000000000000000000000000000000, 0x614a0443b7efb6a10aea29fcc3b16d2c, 0x616746ba9fa6ae93bd25b75677265378b6c5a07af779deadffead32e5e5de68c, '', 0, '?'),
(0x0e1e3a052aaf2b692ade693292fa7d51, 'wp-includes/style-engine.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine.php', 1, 0x00000000000000000000000000000000, 0x89cae53d5307893d1411773d8e1e3ab6, 0x9594b7bb7649f6955ef9a1595c6b5377013ac6f0e59685858d3d686552ee73f0, '', 0, '?'),
(0x0e1fcee7cdbbecbcd9b6188c19303275, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php', 1, 0x00000000000000000000000000000000, 0xb8a191ca80bb97ef370a6c195b77c4a4, 0xf30249af88e35ea2b705631a50114b465f35b47083d59a32223819c8813842c1, '', 0, '?'),
(0x0e23007c5dc4af6b9d9e374919039897, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.po', 0, 0xbc96805036948c4b10fb4971de7c99b1, 0xbc96805036948c4b10fb4971de7c99b1, 0x851450cf956eed8993733e7ba5991f337052022f6aa954518bc5d6fdd355392b, '', 0, '?'),
(0x0e28831628933844dd5baf22ff1e81ea, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-column-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-column-integration.php', 0, 0x3934af15525524128e2ed3243824fee8, 0x3934af15525524128e2ed3243824fee8, 0x51c11d6feb7c96ff584be885021c244eec5f94226ac85e6446379226d66b2f68, '', 0, '?'),
(0x0e2a136cf5545c4aaebd0bc6ccbca1d4, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-text-blog.php', 0, 0x91bbad202b308e08fd54bd10e3043a9b, 0x91bbad202b308e08fd54bd10e3043a9b, 0x9b3dae720baebc576438397520f6461169823e8b864c29e578b2521aa01ed0a3, '', 0, '?'),
(0x0e38ecc929386bb3fd2091c3c8d36cae, 'wp-content/plugins/elementor/assets/css/widget-image.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image.min.css', 1, 0x00000000000000000000000000000000, 0x4065b9213d3a5722563bfcdd0b84732c, 0xd7874aca128fcd369b910d8a3b339527c38f2e665a41dda1727193c8a1344221, '', 0, '?'),
(0x0e41d1de8b75f4b48eb61ff2d24978f8, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Abstract.php', 0, 0xba33bf6049f80b901f68187cdd8ce8df, 0xba33bf6049f80b901f68187cdd8ce8df, 0x7aaa9299a130a91b2d86e7fc74408bf7bf1f066e630e28dea3a4745daba09e75, '', 0, '?'),
(0x0e50ff48bf9ad7a23fbc94c151af1025, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenCache.php', 0, 0x8a75394a341b16833dd12ba35b60db65, 0x8a75394a341b16833dd12ba35b60db65, 0xfa5936af2d6163f3202b7c977b41f6d44e86eeac533d0458da164500c3099e44, '', 0, '?'),
(0x0e5737a4947b2884a63b3a50a59a9d3f, 'wp-admin/includes/class-bulk-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x3e94de4393fd0ef06e89e46f5ae3e54f, 0xa1e93cf6f0a5108bf0794ae5f406bf4af921eb6a4195a6d4e1279b3874653eb6, '', 0, '?'),
(0x0e58f82dca372d4b3eb937ba5659994e, 'wp-content/plugins/elementor-pro/assets/css/widget-code-highlight-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-code-highlight-rtl.min.css', 0, 0x43e2eec83083645294c29ac30f9102cc, 0x43e2eec83083645294c29ac30f9102cc, 0x23125e143b2937dd7f22f971e2c089c65b43e8eaa60521fbb988a206c13f72f9, '', 0, '?'),
(0x0e58ffe648e5a5a528bb3ac85aeda914, 'wp-admin/admin-ajax.php', '/home/iraneurobetcom/public_html/wp-admin/admin-ajax.php', 1, 0x00000000000000000000000000000000, 0x264dcb66205a8daa7868695134f49452, 0x241bb2b5475db934dfc76ab2806ed37645c76868d8320d2e0ca60a1d2a1d3e59, '', 0, '?'),
(0x0e59ffd2e7869395757afa7ff4ad733d, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 1, 0x00000000000000000000000000000000, 0xd0654bb217a12e5f2519496048ebabfc, 0x559e6e9cd1eeb7248486975b3ab0f5a61c5185441859f72387a17b5c8bea6d51, '', 0, '?'),
(0x0e5c343fa816764d23ba00d482ebe589, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/OptionalSrcAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/OptionalSrcAmp4email.php', 1, 0x00000000000000000000000000000000, 0xc09920c28cb86313ac66be73c139b982, 0xd8cd6401c0a0096b1fe1c94bad91610c8a6f6af9f31b5607939e7dac05728948, '', 0, '?'),
(0x0e6135c2cd8542885ff3ad120b8173ce, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x19b09a79c57450ba3e5261ad53f4402d, 0x75157b34f30eb908b71d7385f1c14a89880ef7cc33f7161048a8d7366f77cb72, '', 0, '?'),
(0x0e6434d990a84a745035098afb6eac68, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', 1, 0x00000000000000000000000000000000, 0x6dea7ca19d2c3e2ecb9e94e650c51d40, 0xed6012eb2370f7556648178e406561c76ddffea7e6042f4b4537de4233c582c2, '', 0, '?'),
(0x0e6659e3090f514f92934b437f49550f, 'wp-includes/css/dist/patterns/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style.css', 1, 0x00000000000000000000000000000000, 0xaa8fa2c7b71705af772dd610116d2b9c, 0x6d2257d7d0d047ad65e0b6c37cf341775811ca5ceb11fdb89ad9444f0493ab5e, '', 0, '?'),
(0x0e674afeba06d3afa74592b38c2d2d2b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', 1, 0x00000000000000000000000000000000, 0x2a842bffb05f4011c87b8534d047631f, 0x65721d4f872c8a8176952a0da8ba627acde437cac97ebbbc02f4939ac4137d98, '', 0, '?'),
(0x0e676fac739c56e3a33bedc7ff850a24, 'wp-includes/js/tinymce/plugins/compat3x/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.js', 1, 0x00000000000000000000000000000000, 0x2bdb6ec1c3d931d9ecbb169fcf6f5662, 0x4318c084f9541299289be74e2b952c8fb4544ee843c0f781cc60dea98a82ecbf, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x0e6950d5cd6a4f0a5745f6ace3cf5830, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_454545_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_454545_256x240.png', 1, 0x00000000000000000000000000000000, 0x6b29e362591a05e270b33c4fc3f67cb2, 0x76fb59e68daf397bace10680e610a2d7841a58c15f5509c68e05fc10128ef024, '', 0, '?'),
(0x0e69b52f3207f9cd74b6982b06b8ce10, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctype.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctype.php', 1, 0x00000000000000000000000000000000, 0x792468f58a54c0e40b7e52c787b70637, 0xcb2df5199839bab169d8151dfe28b6817a7a87ee5f01668abb8cea2e79417234, '', 0, '?'),
(0x0e6bd543cc4c8aa04a9b94b8d069e67b, 'wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php', 1, 0x00000000000000000000000000000000, 0x89c4b3e74e94cded7c0aabd69da17ec1, 0x3441ad31b45a4c1778e12ff3aea668e1ed43d65ded530a5292ed75448de4872a, '', 0, '?'),
(0x0e774bb7a864234971cb46b9c3e91d21, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php', 0, 0x536901a42a2df1bb6c468e29619515ad, 0x536901a42a2df1bb6c468e29619515ad, 0x7a4a83c99c7d7b5aa582bec2ca0178027f1ca3e9f858331bd0b851377054fe3c, '', 0, '?'),
(0x0e796bc75fce041fe9556be29f2c653d, 'wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php', 1, 0x00000000000000000000000000000000, 0xeec187bd99ba4ce62304fba1764ad915, 0x395a400c9587e2b05a1d444b1cfa9d244c6e1f7e8ac212cdea253fe8309cc404, '', 0, '?'),
(0x0e80116686ee34fd2803f8c5159cc9a3, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2687f2a65a19a41620067b7091047ec2, 0x4a56e4d9fb6b95bf89e8adc4fd5f27a8bf42787e0819603fda4a207ef46febda, '', 0, '?'),
(0x0e83ae0b9c8a2da38b7899ab175bec49, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', 0, 0xe3fa55202c9ee732e3364cf6a0aeb64d, 0xe3fa55202c9ee732e3364cf6a0aeb64d, 0x1a1580f397b6004b540e83a40eac61b60d60a6c619c779962a1da5e27bbec115, '', 0, '?'),
(0x0e840e11944252e43afc288b078ddb9f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Utils.php', 0, 0x5879dbcd729742438ed99e13789d7ec7, 0x5879dbcd729742438ed99e13789d7ec7, 0x51cec8de0e8e8fccc9d49e71c458dbce9adcceddfaa622e17fb9c567c526e9ce, '', 0, '?'),
(0x0e86832573f3001070787344b8ee7be1, 'wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css', 1, 0x00000000000000000000000000000000, 0x9a1ce41378713cbe9bb50c7100094a74, 0x59a0ac2d1c4f65c54d5c0e33532a23d71c16d8087312876fb42a13bbe96f8433, '', 0, '?'),
(0x0e8796b8f0b1d29a66e3fd68c53dde90, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', 0, 0x7afa5102c681321ccfa6da44e3c71304, 0x7afa5102c681321ccfa6da44e3c71304, 0x62936f103f7c124c88dcdd63a20c33661bf27d9a89aea051d5939daabb475d58, '', 0, '?'),
(0x0e891568bb3f0f1afba734fc81611390, 'wp-content/updraft/backup_2025-03-06-1151__EuroBet_b937b8669c4b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-06-1151__EuroBet_b937b8669c4b-db.gz', 0, 0x7863481c5934c365f3b36ba421f0e372, 0x7863481c5934c365f3b36ba421f0e372, 0x4517e219e33c6713fb81e947590939b21911893afb1a775aae8264100d64d156, '', 0, '?'),
(0x0e8c58512dcdd55394c272e68b5df5dd, 'wp-content/plugins/elementor/includes/widgets/alert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/alert.php', 1, 0x00000000000000000000000000000000, 0xae0d1078e1feaa727d17bb6b88a58f84, 0xe14ccca3d1b8104593101ff3883414ab28c746f05bf3c348b6f7c72bb98a3447, '', 0, '?'),
(0x0e8d018d7c730c9462024a2da056f9bb, 'wp-content/plugins/amp/assets/css/amp-mobile-version-switcher.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-mobile-version-switcher.css', 1, 0x00000000000000000000000000000000, 0x5048e29820616ddf1fa8ecba7aae23be, 0x95be5e1a409a7d40e901149f3ebb90256fa230f658149a6865ebd9e76a642ced, '', 0, '?'),
(0x0e94a777073a1e7af93e8682b0a284cd, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', 0, 0x39bc7f26776a1cecfff73c584613b9f7, 0x39bc7f26776a1cecfff73c584613b9f7, 0xf605180b68a69280fdb8a391c5d7ce6035fb6b670502e22c25aa0a73f154f5cc, '', 0, '?'),
(0x0e9568af721aa897aaba3b2565982d78, 'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png', 1, 0x00000000000000000000000000000000, 0xd80747d34afb87753b51d45a36f8bd17, 0xfffb8506df5c4d55198ced4b6851af77c043a903b669d656b4eea2b9b2ce4a27, '', 0, '?'),
(0x0e96288d10dda0ea6041e79c788eb7c5, 'wp-includes/blocks/post-author-name/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xb10451b8e7d78a54eb62f6cafb6cb547, 0x379e2e22f4a1dcf09c92b8bcf15cf0b43be3126ac813e52da805de687c5ff025, '', 0, '?'),
(0x0e9da2b381f355878429e4e0ca803347, 'wp-content/plugins/akismet/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/changelog.txt', 1, 0x00000000000000000000000000000000, 0xd8798c118d1bc90832ae01c37dba9d39, 0x9add4cac49fd6e1fadc9d9fb2a2832f162ac82886eaadbc4844c765fd1f306a9, '', 0, '?'),
(0x0e9e1af174304ed4a131faa5a1052fac, 'wp-includes/js/dist/patterns.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/patterns.min.js', 1, 0x00000000000000000000000000000000, 0xd27108e0cd540cf8bd00424bc58330f7, 0x4d550549ed382bfd48e5a2a5f3fd1186a7c81558569ad991ce8f161ef934436b, '', 0, '?'),
(0x0e9fdea2ffda665132d8a419bab2bad2, 'wp-content/plugins/elementskit/widgets/google-map/google-map.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map.php', 0, 0x38a936a0fea5ec193131c9b33982115e, 0x38a936a0fea5ec193131c9b33982115e, 0xc182478b351e63ca98e94632f8bc4baaebad07b3a0240c683aeac8dbce3e8a8a, '', 0, '?'),
(0x0ea5e9b68f54228c1842e0f0dd1188ce, 'wp-content/plugins/elementor/data/v2/base/endpoint/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index.php', 1, 0x00000000000000000000000000000000, 0x5834440c295e93eb81e71bd02d5b16d3, 0x1414ff576d48e1ca5973c37e63d8302179c757e2c46b24997e199f8d5cad5606, '', 0, '?'),
(0x0ea6c43fa32cc2b3f4b90dd6a704010e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/license.txt', 0, 0x1ebbd3e34237af26da5dc08a4e440464, 0x1ebbd3e34237af26da5dc08a4e440464, 0xdb4017480bcedfc101e5e54d3befbabe89352069d0dd192799e56feda43556f6, '', 0, '?'),
(0x0ea6ff55dc25968db80ff22aed24e105, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DynamicLists.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DynamicLists.php', 0, 0x0494a40de175c88a065d36f564e83c5c, 0x0494a40de175c88a065d36f564e83c5c, 0xc33f7464703fb1b80015faaf02c23a644181eb896f31191e9c226af8387ee90b, '', 0, '?'),
(0x0eadc16f2b468bbffc30486e33c7684a, 'wp-includes/blocks/gallery.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery.php', 1, 0x00000000000000000000000000000000, 0x47856890ce9728ccb871f55b854d1f5b, 0x2c7d50686fe54297d7256b6e47e2b4586ff7e6108cd57c0c048cbb84f8d9b025, '', 0, '?'),
(0x0eb195c67be4cfd0ecdb263275da1500, 'wp-content/updraft/themes-old/twentytwentyfive/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/functions.php', 0, 0x21cba84c98fe599edc473bd831f025c7, 0x21cba84c98fe599edc473bd831f025c7, 0xfda3e6ad452797968245333f0a2cca3265ac0ea9b549c752a65cc257de20530a, '', 0, '?'),
(0x0eb5541e8ae6c4c31a19b7ad9b13a328, 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.js', 1, 0x00000000000000000000000000000000, 0x92f82232fe324842b819fb2ccd1cde5e, 0xe7bc7d7409c8b1b7301c54178bca336acad10f212fbeaee15182713b6b5ffbfc, '', 0, '?'),
(0x0eba89eddfd6afeea68e55329b29ba75, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/ServiceProvider.php', 0, 0xfdacc25f1d098fb3a7b81d72b84b8344, 0xfdacc25f1d098fb3a7b81d72b84b8344, 0x058925287972d7c755f8fb654ee6b1a284e4643dd02a44285e7e266b8eb09382, '', 0, '?'),
(0x0ebc5539f2cba913e5864af90851965f, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php', 0, 0x855e3ab071235d1d310ec5aa9d270d9d, 0x855e3ab071235d1d310ec5aa9d270d9d, 0xf2ec15e2d95c130e7e31007c0406ffaa8a6045b28f4dda566592f2b5efacc988, '', 0, '?'),
(0x0ec396b9d41c927668b5bb9b6cfadc50, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php', 1, 0x00000000000000000000000000000000, 0x3dabb35a6f62530a166735c2f6b28cf4, 0x0a12e79a0e29ebad5eb2f309f4c50b15d5e1602d07f7982f86d7337b293a3fc2, '', 0, '?'),
(0x0ec429472f1888c992af78658e4ff835, 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', 1, 0x00000000000000000000000000000000, 0xc7360048dc71789e98da98d70ba7f786, 0x79e333b00fcfd03f7deecf91d72a3518cd133076c9ef4ae67f7e80b19e408506, '', 0, '?'),
(0x0ec68345010e47197eaffcd4bbe77c0f, 'wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php', 1, 0x00000000000000000000000000000000, 0xda3cb940ca05f161cfe8a3150b2e8345, 0xd4fe1d5d10a579def46dd14b4dc2aab65cdab867e2ca98054e4bbfd8c9d39910, '', 0, '?'),
(0x0ec6fe280c222ff39d9c88199d986661, 'wp-content/plugins/elementor/includes/widgets/common.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common.php', 1, 0x00000000000000000000000000000000, 0x83472f5e0b47de80242ab743340e8cf2, 0xe648ccade3f80b733dbef132136488d66589618cf4dcc30e415c17bcbfa387c9, '', 0, '?'),
(0x0ec872155622077cd12e20f4d223705f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TempNameExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TempNameExpression.php', 1, 0x00000000000000000000000000000000, 0x0053e696880ab8df702c5617f031f1fe, 0xb6acc9c4c0897608a45e5b06b62deaa003d38ee0051ddcde52a7aa00c89658ee, '', 0, '?'),
(0x0eca81be5ef6f158a2db01fc4bbb4a32, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/agenda-img-4.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/agenda-img-4.webp', 0, 0x81023f3e91dc9d6507d1f2906757c40b, 0x81023f3e91dc9d6507d1f2906757c40b, 0x719e6bd107ce9ec01804a451ee179391055b281fb501b051c57da77a43d9741c, '', 0, '?'),
(0x0ecc200e87eca10c4311aa5907968ef1, 'wp-includes/pomo/entry.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/entry.php', 1, 0x00000000000000000000000000000000, 0xfa82f9259da218ac50cbf767274f24d6, 0xb23c8dff64bde4822b899e84772aec4daa243fef35a9df431f8a120c76d48ccb, '', 0, '?'),
(0x0ecd3e12ff4dd20538b820d9b5add17c, 'wp-includes/images/crystal/archive.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/archive.png', 1, 0x00000000000000000000000000000000, 0x9653ca07faf08e9ccc493041020e6eeb, 0x4c83d6251458b0f304a3d04fe82bc4de4161ae210fd753c15cdc89f42697a8ae, '', 0, '?'),
(0x0ece50730058a4217963222aa8681bb6, 'wp-content/updraft/themes-old/twentytwentythree/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/footer.html', 0, 0x57090cc06f396980e6f8f20c5b8ba872, 0x57090cc06f396980e6f8f20c5b8ba872, 0xb60ce92c0985b6c6148b12d7bc62241e011cd74fb981e7c96049d217f0f9ac90, '', 0, '?'),
(0x0ed438fd138974b5491795cfacadb78e, 'wp-content/updraft/plugins-old/updraftplus/images/udlogo-rotating.gif', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/udlogo-rotating.gif', 0, 0xea3a5a5d7a134732d08668472e192cec, 0xea3a5a5d7a134732d08668472e192cec, 0xd53765134280e64bc7fd4b6a31bbd40593e7023854ca7fab28231b7820f32d66, '', 0, '?'),
(0x0ed9843f654a414796998dd442b70715, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ErrorCode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ErrorCode.php', 1, 0x00000000000000000000000000000000, 0x4169476eef4d7a72cf6305d1e4a885f1, 0x901aceb5cfaa83427db5cf13935135ea0b6b3ea990cee8d60ee8b82924fabcc1, '', 0, '?'),
(0x0edf4864e094d6e3e8f1956ff2430c5a, 'wp-includes/sitemaps/class-wp-sitemaps-index.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-index.php', 1, 0x00000000000000000000000000000000, 0x8e7b5ac9acc6f1083e4dfb68caa2684f, 0x16226ce7455580babfd36495281ad05a23540b4fb120bec2d20d3e67fab6bd57, '', 0, '?'),
(0x0ee0785697f01fdb5f321fef51eb36b6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSelectorAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSelectorAmp4email.php', 1, 0x00000000000000000000000000000000, 0xe932b1fd781d03e768851a4a9146a4d0, 0xea1bc91f4db6080b88e61eb4e3e0864ab91cf9a3b8068f700dfdf576845326f8, '', 0, '?'),
(0x0ee389c8c09d41faadcc7b887da39d1e, 'wp-content/plugins/elementor-pro/core/app/app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/app.php', 0, 0x0e9a19114e86f537a06b6f6d4ab162d7, 0x0e9a19114e86f537a06b6f6d4ab162d7, 0xe8c55d321240e39d5f12a43439cc8f548c29114818213b7d4ccf1a50b9569909, '', 0, '?'),
(0x0eebe503220d4a00341eb011b92769b4, 'wp-admin/js/password-strength-meter.js', '/home/iraneurobetcom/public_html/wp-admin/js/password-strength-meter.js', 1, 0x00000000000000000000000000000000, 0xca83a41c44fa878db829916115ae106e, 0x60aed3c129438a0145814cfa64a558015ca27f2646102dbf56379a2b31c05341, '', 0, '?'),
(0x0ef7b31dd6364fb3ebdcfcb0d7269b7a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php', 0, 0x2d5e862a590c8a4d7481e6d5cb6d1d4e, 0x2d5e862a590c8a4d7481e6d5cb6d1d4e, 0xf4c7ba6c171c458b8450d607bc3147d6166e754d770a9d3bfff03cfd741f9fec, '', 0, '?'),
(0x0efb745bbef4c248b1c49873c0d12dc1, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/animated-overlay.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/animated-overlay.gif', 1, 0x00000000000000000000000000000000, 0x2b912f7c0653008ca28ebacda49025e7, 0x7a3c4cf6c4031d56a4ed9989a08a25270ffad5507f6bf72640911f4453c5dca5, '', 0, '?'),
(0x0efe9e6528bd29ec586208e6e7eb3895, 'wp-content/updraft/backup_2025-05-19-1150__EuroBet_aded3e8c1355-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-19-1150__EuroBet_aded3e8c1355-db.gz', 0, 0xe18415d8275e091f1416ee6972bcb951, 0xe18415d8275e091f1416ee6972bcb951, 0x6d3191aa1ccc9354f39821126c066843db8ab9039728373b631cace2d6aaaf45, '', 1048576, '?'),
(0x0eff08d4ab23044e02f5874b0f4179a7, 'wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php', 1, 0x00000000000000000000000000000000, 0x3addcb579f1b6c94c0d91e3346c126b1, 0x85e3c4caf07e1227ed8df629219d70ba9678e508b001a6462eec1a866a6e5b8f, '', 0, '?'),
(0x0eff15eeac8c277675c5cdde44ce4cdd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php', 0, 0x8d54b93ad9a4d3370da63daf15e819e6, 0x8d54b93ad9a4d3370da63daf15e819e6, 0x82f8445235ab1b5f3910a9be98ab71efc1b469adc27db3419bad5b732ca6f1c5, '', 0, '?'),
(0x0f00a293dfb4aac6c63adc481f50b411, 'wp-includes/css/classic-themes.css', '/home/iraneurobetcom/public_html/wp-includes/css/classic-themes.css', 1, 0x00000000000000000000000000000000, 0x7b35cd67b26a93fc0d7096e8e1098ec0, 0x01703865c24065d1e19ced53f01700df2c7d436877c60d613800371b33ff6b2f, '', 0, '?'),
(0x0f034ef82d22f96d05dfd60d9d61986f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/OP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/OP.php', 1, 0x00000000000000000000000000000000, 0xb75a5d0f24b87b2cd0cfb950d9b44a4d, 0x5111df7523206879a5f9354acef843c95e71bdf0ff70ba1f7679e85bcd9b2344, '', 0, '?'),
(0x0f0644e76aab7dd03b73be2c45097c67, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareInterface.php', 0, 0xee6a51c3e5d48422f1cc2970f414d17a, 0xee6a51c3e5d48422f1cc2970f414d17a, 0x8bab27e66a6c63c29c7b47451f7d95d0c8242da40c8e1ce479086ab612c6cbd6, '', 0, '?'),
(0x0f09b34ce3398a85e1909bf537667f79, 'wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js', 1, 0x00000000000000000000000000000000, 0xb1d433e83526cd65be6700fde6efa359, 0x3febf5d11c4a4f5311c8b987c03776b266b1c62a9777c9858bfbb905830e7819, '', 0, '?'),
(0x0f10cfc13c45aa2cc36322a6259e02a5, 'wp-content/plugins/elementskit/libs/updater/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/updater/init.php', 0, 0x62b587f59f481180688a5c9051d93cbe, 0x62b587f59f481180688a5c9051d93cbe, 0x76e5b37b8019a98800fc35a7f108b66882dbcbe3fc7d20f1a34c86095f34220b, '', 0, '?'),
(0x0f129b2e6eb6b21efe7156733712dc8c, 'wp-content/plugins/wp-rocket/languages/rocket-fr_CA.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_CA.po', 0, 0xd190724300ae8430566fef1924f3e2a8, 0xd190724300ae8430566fef1924f3e2a8, 0xb0cdccf3291c905af1a198242deec83f8c4c3be2d0013da1c85472625a1c7955, '', 0, '?'),
(0x0f15d9438cb1e7432ac076cb00fc5f00, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php', 1, 0x00000000000000000000000000000000, 0xaab921ef3d98ccfcbd9c6ee20f093bd7, 0xe570c626b09a6befc6e4f2ca67717020746d4fe9fac3bc4af79c11d2cd001363, '', 0, '?'),
(0x0f1a99a9c60d9b0e5c08cdd6391027fb, 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php', 1, 0x00000000000000000000000000000000, 0xf263dc7e1cff4c9641e8ab2235f019c4, 0x711f6d94690d088704df3c87d0819788ddb60dd03acce3073bc79a68a687b60b, '', 0, '?'),
(0x0f1ff5af70fb310c27eb9e1d6cf1a120, 'wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php', 1, 0x00000000000000000000000000000000, 0x35312b1733347984157ca3bb2e0c59af, 0xa6d84efee14e6d5b722e174960e757a0ac6f5c9f8146ebd511c443a8a5e03a21, '', 0, '?'),
(0x0f25f499efb56512873965003f10cc42, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/form.php', 1, 0x00000000000000000000000000000000, 0xf0e4b0ab3a5756ba4a96452dcc140f91, 0xe53874f0233c993ff2de60aadfd78d9a7bace25fa3932baa44e034f284527c91, '', 0, '?'),
(0x0f26109b9ba144410482d17a35b07e02, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php', 1, 0x00000000000000000000000000000000, 0x8faff426ca4f2e75844de04de2c44fd6, 0x6f64c5a15e910fe8c4c6d14e6de95638b12a15cc86fe779800ad148269268ca3, '', 0, '?'),
(0x0f276861551ab171cc60c1e8d9cc7567, 'wp-includes/blocks/navigation-link/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xa798938a5afb66f815311041a0106b2c, 0x1ac34f0209a1b3dc9d018c240f0bafae5f043936fcdd4efa99c37ea9edeeec73, '', 0, '?'),
(0x0f2ad3eff01217f3fad95634a980cd6f, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/step-2-shape.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/step-2-shape.png', 1, 0x00000000000000000000000000000000, 0xb0b89ed149add131a3cdfeb3da41007e, 0x00996a51caaf1c56a1a8152641e8d25f3018f4d5113be06b715bee0c2e0f44eb, '', 0, '?'),
(0x0f31b86d5b94b91bb23f1aa4de65b33a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_static.php', 0, 0x1a7dd87d889c75f1166ff88c07fa559f, 0x1a7dd87d889c75f1166ff88c07fa559f, 0x622b90b0e8b9a6f3fb9f0f93d5e5617c577da1ce4977c7dfd26b717be8ac7adb, '', 0, '?'),
(0x0f341f3d17032b96404d4898b35459fc, 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', 1, 0x00000000000000000000000000000000, 0xa2f0f07930ab153dc249e9fb769a195d, 0x2591cda51d7a455f08260eacb2f8aa93217ad03f10f2c523602b7efb09a6f760, '', 0, '?'),
(0x0f365574f6350fee64de94970e2a71f1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', 0, 0x3cf2615e9091558eb57b859ed9f3862b, 0x3cf2615e9091558eb57b859ed9f3862b, 0xb52e31568b93b801aac0d41d6e703add5f846bd3a4da90d34e297b28a268cda0, '', 0, '?'),
(0x0f36b11289c1668c37bc1777ff634100, 'wp-includes/assets/script-loader-react-refresh-entry.min.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-entry.min.php', 1, 0x00000000000000000000000000000000, 0x12b50c5fbfe1e28cc30e45be400fa299, 0x2b2a0651b0d7e9452026221c67024b9b0339e88e91e92c85cc1e0616393ba1b6, '', 0, '?'),
(0x0f36c6f531fd5599f2da819c79b64f83, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6.min.css', 1, 0x00000000000000000000000000000000, 0x2a0a57e662853e0b7851e0f70823fb92, 0x77001f8742d20e217aa2c24e8923b73bff33842d65e0345a994e08bbbfbebd80, '', 0, '?'),
(0x0f376b71aa941ed00fc2d8e5673e2828, 'wp-content/themes/twentytwentyone/assets/css/print.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/print.css', 1, 0x00000000000000000000000000000000, 0xe8e8832f251be73550f32c605bc94036, 0xe5570545d9bac78eceb455b7f5df6d55b75697ca060dc08e4fd7d1c97a96e6b8, '', 0, '?'),
(0x0f398196d4ec9178e26fea74b79b2185, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x0f3a0ca269d71696a20be80984540269, 'wp-content/themes/Newspaper/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/screenshot.png', 0, 0x56a741ee8f7d2934f8048fc24e8ae38f, 0x56a741ee8f7d2934f8048fc24e8ae38f, 0x47f288e4e98de135521542e96c04db9801891cf3e75e8b162f941bf0088d34b8, '', 0, '?'),
(0x0f3a9f9593adfd98a66bf8bc3135cd5c, 'wp-content/themes/twentytwentyfour/styles/mint.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/mint.json', 1, 0x00000000000000000000000000000000, 0x57c632afec4bae75c72cb45de15c09e7, 0xe707c3684309a3163f4044ab3e1ed198c3ae92fbec4ee26601886376ee119474, '', 0, '?'),
(0x0f3cb9a861c4d42dfaa2849851fbabef, 'wp-content/updraft/backup_2025-05-02-1259__EuroBet_b405523f682a-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-02-1259__EuroBet_b405523f682a-db.gz', 0, 0x58034742f04141f2cee9c4a883eaa2ec, 0x58034742f04141f2cee9c4a883eaa2ec, 0xc1dd5b1e5f3b430b4ff34a4976e187764c8d49f01e7aecf80ad22bd3a823eeff, '', 0, '?'),
(0x0f3cd427b8f18372c22c671d5d942424, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-gutenberg-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-gutenberg-2410.min.js', 0, 0xf3f9e9737ed741b2307004cc018c919e, 0xf3f9e9737ed741b2307004cc018c919e, 0xaf3f8113f6c34b56e6540e75e06a743bda05d0e4ffe41310479720c3216a252f, '', 0, '?'),
(0x0f3f10688ba76ec08017413cf5795d79, 'wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css', 0, 0x962991862158f619faf7038d8a5cadb3, 0x962991862158f619faf7038d8a5cadb3, 0x67aa526c56de8352f86c81cbe2fbc7ac52e95476d35b3e191b0c570ec736f185, '', 0, '?'),
(0x0f40ba642ba1961c7cac8e3e717e0b5b, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 0, 0x39af36de0ebfa50fb4b921e25fb4063b, 0x39af36de0ebfa50fb4b921e25fb4063b, 0xb87b40dc851d9dfbbbe6b0f0f6c8dc158b56b6aca0173cab826777d49dd4af2e, '', 0, '?'),
(0x0f42d25ddb10288d50e39cf9cbb6f706, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', 1, 0x00000000000000000000000000000000, 0x34ab1779454d33c50266fab8afa4db0f, 0xb4755e104d5387f3128dace377832894961c370048a3585aa50f1c6455930bbf, '', 0, '?'),
(0x0f478432faae92f5fedfdb2b703a765e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', 0, 0xbdf612b12448bab74c6a90dbdb20095b, 0xbdf612b12448bab74c6a90dbdb20095b, 0xea59c530fef4fea8b610a375aae1d95fcdcaef5b2f04845085b0cead5751d33a, '', 0, '?'),
(0x0f4ebe898ee92f9edc97dcf2a1089620, 'wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php', 0, 0xfedd73ec4dfd965dcdfc261901b339e8, 0xfedd73ec4dfd965dcdfc261901b339e8, 0x67ac81432e1e8596a4769b00607852e748bea566a33bf3ad172e165aae60e18c, '', 0, '?'),
(0x0f51eecc2ab7d38174dad0289ebe5741, 'wp-content/plugins/elementor/core/utils/isolation-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/isolation-manager.php', 1, 0x00000000000000000000000000000000, 0x149f7078587720fb92606adc5da72d41, 0x4c315f7492350ece22526015d6789388a922258a2ef11a52891e2bd40d480df7, '', 0, '?'),
(0x0f51f015c2d2a81924044ea92c10ffad, 'wp-content/plugins/wordpress-seo/css/dist/alerts-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/alerts-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xe99a730d400a9fa1ee0e557cc8a3add2, 0x157ef10560cdd53292664da943acac67d3bb25ea0f9d3c671ae25659ee452b56, '', 0, '?'),
(0x0f5364fb5249fd2ae28c8847ce394fc4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', 1, 0x00000000000000000000000000000000, 0x739959b1f128d105e3587788d6cb4b37, 0xc8669d79dac121b0ef4fea7982d66c463519e5b976c8204477d6692f0fc4c5e8, '', 0, '?'),
(0x0f557c4a79f23e12ce058be2df846363, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', 1, 0x00000000000000000000000000000000, 0x568faca1c93bc78d1ce5c9fac8637b89, 0xdeb3a67467c0250bce0c76620997a3788c1f401a8016bc0f5b47d25b8f4a7f4d, '', 0, '?'),
(0x0f55e71655d149f0f47c0dbfd92cbc37, 'wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css', 0, 0x92ddcd0f7875e7f8c2dad0e35f74fd5f, 0x92ddcd0f7875e7f8c2dad0e35f74fd5f, 0x1f24ea64e9b4d7cb98c8ac1e22046fe42c1aaf0ae6cb3a5989fe609364a2ad85, '', 0, '?'),
(0x0f5cc214de5f6942ae20de4ee98d8fb4, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', 0, 0xec73030740f534091a97e0baf04477ab, 0xec73030740f534091a97e0baf04477ab, 0xfc072b59761d321a83aa1e17c242a750ca406248ef0449ed8f65f11334dd4dae, '', 0, '?'),
(0x0f5cdc07e0e3941db7f041562ae7b1bf, 'wp-includes/js/jquery/ui/slider.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/slider.min.js', 1, 0x00000000000000000000000000000000, 0xec2777f6b09c345d2ab0def96b5cab9d, 0xe3015172306de4f49b6f87595fc44e355418ec764173f539ffc40d08298b04e6, '', 0, '?'),
(0x0f5cf6889a6311eec906a1c3ad095086, 'wp-content/themes/hello-elementor/assets/js/hello-editor.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.js', 1, 0x00000000000000000000000000000000, 0x997dbda0b48989689444cbcb71ff55ca, 0xcf8b1cef0d800393994c7ad8b3e2cd34d2793db653129736ddfd0a4ba6a58184, '', 0, '?'),
(0x0f5dd906e98f0d9d310071a3208417d8, 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x45523358b739357752a9fa40942a2438, 0xf45c84108d837ef74869777af5495a29a6dbb0b3eb03300247b41044428fad59, '', 0, '?'),
(0x0f66b3ecaf4aa15203dce3cd1e92c92d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextRotation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextRotation.php', 0, 0xa78c2fdc9168b11d037ad005b54b6fed, 0xa78c2fdc9168b11d037ad005b54b6fed, 0xf866cc77646c05786f53b520d41ee62db8070dc980bf0c10536a3ce777c01427, '', 0, '?'),
(0x0f79dc4ba958f9171eece7913c6cdb32, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 1, 0x00000000000000000000000000000000, 0x29f0df638118b6b2b845624bb26b18e2, 0xcb7dee03a92c16d87c2fece0254af0c43d0e1ef0f646553ee6716480af74cebd, '', 0, '?'),
(0x0f7b4a7b85b0a53f97b583a2352c8a80, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php', 0, 0xc6188cada78cd01f29ef7d2038fb034f, 0xc6188cada78cd01f29ef7d2038fb034f, 0x2ad51ed91e4877d7aead13e53dca627e11a163f7e610734df9d27b3fc2a4f758, '', 0, '?'),
(0x0f85d81ac1b05664e74012a892b3681e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments10.php', 1, 0x00000000000000000000000000000000, 0x12478245d71331ee905d1339164b0ceb, 0x48d2ac7c10cdbf47cd7a3c5c50f78dceafa75698a34560418cb88eb5efa1532d, '', 0, '?'),
(0x0f869d58dde0042dd6ddd77f33df0386, 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-support.php', 0, 0xd264840375a19cbfa1abe20b0a6274e3, 0xd264840375a19cbfa1abe20b0a6274e3, 0x43858d33d9f3cf7e60a9dfd27c2546673f0d93554e57240486dd7d56135a0224, '', 0, '?'),
(0x0f875f415d3a010dee2d11039878ac93, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartAxisViewWindowOptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartAxisViewWindowOptions.php', 0, 0xfabeb0c6f9b300523656924ecd6f5cc8, 0xfabeb0c6f9b300523656924ecd6f5cc8, 0xce5b240b0917202c1d7d3c56a32fc864ae2c9197c0920cd7464f3dee905dbb78, '', 0, '?'),
(0x0f8a568757e07f62a928612e87b23c9b, 'wp-content/plugins/wordpress-seo/js/dist/academy.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/academy.js', 1, 0x00000000000000000000000000000000, 0x33d824bf5fd607ac438845fd1a01bdab, 0x1e0a57216c1904bc5a4288921306fff51dacc50d90fd59ef213e7e0bd06234f3, '', 0, '?'),
(0x0f8c32d5abcbf40305c6db6d77b6cd8b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', 1, 0x00000000000000000000000000000000, 0x3cf2615e9091558eb57b859ed9f3862b, 0xb52e31568b93b801aac0d41d6e703add5f846bd3a4da90d34e297b28a268cda0, '', 0, '?'),
(0x0f8d703a84f92f6620b069ca56d631cd, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.mo', 0, 0x0f0b4f5f064a4ebc38e02178f0711d2d, 0x0f0b4f5f064a4ebc38e02178f0711d2d, 0x07124125d93b5d7cbbef6d6e300cfb3cf3e706820619b501d01ed439cc27d63e, '', 0, '?'),
(0x0f8f83dd353b7bc0cb841c39e57391ed, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php', 0, 0x44a973105c2e9a11cbc8ee9e33a95ab2, 0x44a973105c2e9a11cbc8ee9e33a95ab2, 0x852e724a312745613f1ea616e6a3553a3071d9981c06dc8f6824ddee4ffbc968, '', 0, '?'),
(0x0f930e40131bac7e7104c9fea6328a25, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDynamicCssClasses.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDynamicCssClasses.php', 1, 0x00000000000000000000000000000000, 0x57939c39010bbf49281a73f38454151c, 0x68aadf7f4b58a4d568a0674b1b5acc4dc4dee6a69a3a032ed5f83ca69a5d625d, '', 0, '?'),
(0x0f9563addb6e78c017d4ba7c061003c8, 'wp-includes/class-walker-category.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-category.php', 1, 0x00000000000000000000000000000000, 0x553f9e981d44d90bd49d3e22366dc003, 0x4b04be6fda5fc69652ed946aec44dca910e87aa5564c0635fad20a907a9756c5, '', 0, '?'),
(0x0f95f194acecf461f0e065fcb969b00d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/HandlerStack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/HandlerStack.php', 0, 0x51b496cddda130d34a607e86111da05d, 0x51b496cddda130d34a607e86111da05d, 0xbc6b510d4c3de1ab9341b2a070db33ee9dbf14b1bf7724a43a70508badbb995e, '', 0, '?'),
(0x0fa107efdf3ac7d11e115f6a2a50d169, 'wp-content/plugins/elementor/assets/js/editor-loader-v2.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v2.js', 1, 0x00000000000000000000000000000000, 0x1241e2ef01e5d06e676c9d45894d1983, 0xfed22175f436b670191fff50efe77e2322566f4b83603ac5805d4d718d3957ad, '', 0, '?'),
(0x0fa5006a376f6aec35164151bd1714c7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVk.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVk.php', 1, 0x00000000000000000000000000000000, 0x1003ca7331890f5ac248a3f0c577ad3e, 0x8481e399f1fab694555369d5ee41602d97ebe70ec611e3438ecd18d638649577, '', 0, '?'),
(0x0faae6853b252fccd6c9f3b24b5cb9b1, 'wp-content/plugins/elementskit/widgets/facebook-review/markup/review-card.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/review-card.php', 0, 0x71388f7a17ebf06d5d0b1a2d38819f45, 0x71388f7a17ebf06d5d0b1a2d38819f45, 0x4785b422e4face918d7d767a3acb2bc6cacc5901289472a38edebcfab919c5fe, '', 0, '?'),
(0x0fab198bceb76ccf2acee4eb8c6921d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', 0, 0x7b4178d712bbc39bcbc1c58d10b37709, 0x7b4178d712bbc39bcbc1c58d10b37709, 0x665ac1f034a803767a3525fae26dbe9ef3165d7fe35cdff71a8732daa9981c68, '', 0, '?'),
(0x0fb2ab54ed899658a97245fec0842d8f, 'wp-content/plugins/elementskit/widgets/pinterest-feed/assets/images/profile-thumbnail.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/assets/images/profile-thumbnail.png', 0, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0x77b0e8430616eedbb31e32dcfc4cc2a0cf62e71cd126770f8b27bf86697fc65c, '', 0, '?'),
(0x0fb53998f4ab9679798c1407e5bd469c, 'wp-content/updraft/backup_2025-03-21-1151__EuroBet_fd201a7765f5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-21-1151__EuroBet_fd201a7765f5-db.gz', 0, 0x527d5344a49a9546cec3540e99e925b3, 0x527d5344a49a9546cec3540e99e925b3, 0xa7dbca79230ed00587df2e608bcb54c0172724482d30d06cc8e017629964afc3, '', 0, '?'),
(0x0fbd0482e088ab1881aa6e8cb2034e64, 'wp-includes/js/hoverintent-js.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/hoverintent-js.min.js', 1, 0x00000000000000000000000000000000, 0x08207f7088b62e6096753736b01cc13f, 0x5921e8123a0a19418a1dfecb9009bfe6daabd25a67cf2c3d9c7c1f9d96f215eb, '', 0, '?'),
(0x0fc15daf2a0ec12e0f3e6045f59366b1, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php', 1, 0x00000000000000000000000000000000, 0x6bd346a3a0c60c68a2e780810e312da6, 0x361f216f8a6df6a6dd8e5e8e172ec15e40cba8d10fd27637f10949e19c7d809f, '', 0, '?'),
(0x0fc3a7b2bd60bca204ed200ab3df42c1, 'wp-includes/blocks/post-date/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc23dede3f1c16181ba5685821d95ecac, 0x9cd14360b6ff621e4826322a36d4b928105d33d0dafd8dcd5c888b6edab67de9, '', 0, '?'),
(0x0fc5db54d150454e38354b8a6ab97891, 'wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php', 0, 0xb339894271eb37a845afac34beb1c9ed, 0xb339894271eb37a845afac34beb1c9ed, 0xe576721325bc49152fd20153d4330a0e2a4e2974b8992743a33c5f9581586ab3, '', 0, '?'),
(0x0fc7dda13dbdbd4e7817bc874bd4602a, 'wp-content/plugins/wordfence/lib/wordfenceClass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php', 1, 0x00000000000000000000000000000000, 0x155fba3b6f65323d1a0552b1cb75c339, 0xc245d9345748933e556656f7b7780b831ec164f1fb95c3ff9450be7c09604dae, '', 0, '?'),
(0x0fce3b77232c72e09a8b0fb3b8fd7db5, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/no-image.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/no-image.png', 1, 0x00000000000000000000000000000000, 0x274b5f8ad76c27196e15ad9c9bbe5064, 0xba2f67986ee3e00de047fba29d07beca6c2c2a753ff6cf65abf04490a83abf33, '', 0, '?'),
(0x0fcf1e697d14df170baf1d8a295d4d93, 'wp-includes/blocks/term-description/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xeb3ee5d44453c531bfbdfc2af49ce7bb, 0xbb7314d0cd2bc03db0c783f274d67492f347ff7703445b349ffa09b6b4c72996, '', 0, '?'),
(0x0fd1ac7046e8bbb9e49d9be7889d09fc, 'wp-content/plugins/elementor-pro/modules/custom-css/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-css/module.php', 0, 0xdac9e80e359602e7ca18008e414dbb14, 0xdac9e80e359602e7ca18008e414dbb14, 0xc1ce5804941745ecac7b1a02f31b12586b621d48acb1b551da176549e0e03c77, '', 0, '?'),
(0x0fd397c84c5eb2bc24e0e9dc1ba22011, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Promise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Promise.php', 0, 0x5bd766e1b90f4194832b8071e3754eb1, 0x5bd766e1b90f4194832b8071e3754eb1, 0xde647f867ae5f12a77ceab5afd30abcfb8a6224f8685bd67b3dd67941a87a4c8, '', 0, '?'),
(0x0fd84b896d8c722ee1a844c5a7d55c7d, 'wp-content/plugins/updraftplus/includes/Dropbox2/API.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/API.php', 1, 0x00000000000000000000000000000000, 0x96d3def7615cb9341dc4afc1b8b9f63b, 0x9f2041f0052882d5da20b466a129b188cc74df616b2379287c1b0084348db15c, '', 0, '?'),
(0x0fdb76074f94fd78b917176bde350eea, 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php', 0, 0x5869cfa97041de33b67eb281b98859e6, 0x5869cfa97041de33b67eb281b98859e6, 0x2ce4d1425569969ecc164c7d4c7a1b398b0b575417c6f5cce157d7f9ab8d5090, '', 0, '?'),
(0x0fde9e321bd65d3f4a3260c7d6deaceb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGallery.php', 1, 0x00000000000000000000000000000000, 0x12ed750f34994535cf88a8aa88705d40, 0x564ab6b9e15086a7708ad7682a798a850926983e4c746ac866490e07516eaaa1, '', 0, '?'),
(0x0fe91debb78e77685c587387b190e86c, 'wp-content/plugins/wordpress-seo/admin/pages/network.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/network.php', 1, 0x00000000000000000000000000000000, 0xf709449779e607cffb0cd1a849bba02a, 0x8fb63af7b7124e5bc3523a36b5eb3d249b6f1fb13f4749732a77705f7e2c395c, '', 0, '?'),
(0x0fec99ea9ad9e9a416ac5e479df2752b, 'wp-includes/class-wp-scripts.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-scripts.php', 1, 0x00000000000000000000000000000000, 0x94e160b614dd84ae472512c9e9c5164b, 0x018021b03703bab9baf5dd014bcf92ce76a6c77f4e30f6b67ae147a3ae87adf8, '', 0, '?'),
(0x0fee8807724aff3c703ea7fac3c45a96, 'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php', 1, 0x00000000000000000000000000000000, 0x6fbdffa65c89ca3262be2c52d8d915cf, 0xc8caa6773b0e32e0679a2fe5d309be6f2840bc1a91efb5abbd073ed8bd73da3b, '', 0, '?'),
(0x0ff4542126b4de13afdab82c84603dd9, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ThirdpartyTheme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ThirdpartyTheme.php', 0, 0xc0d1ee156b4520d5f17c373afd8fd8b4, 0xc0d1ee156b4520d5f17c373afd8fd8b4, 0x0d0ab0814e0080d52448b1e368cbfadba7262479535e1ca85ec7c942afe9e607, '', 0, '?'),
(0x0ff5262f18a26462a464c87111b0322f, 'wp-admin/includes/class-wp-community-events.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-community-events.php', 1, 0x00000000000000000000000000000000, 0xc2835fcde579871686c5c0a34257ba4f, 0x514122ca808885a4b052876f817691a1eef967a433d5d681c27023cc881bd951, '', 0, '?'),
(0x0ff54d170940dba7469ec3765568ea9c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Del.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Del.php', 1, 0x00000000000000000000000000000000, 0x12c9c2063b7530578a80d09f64e7c524, 0x0299371e4f11f3b76e2d4e748869a3ab544d8eb481423fecd2ce782f559305a0, '', 0, '?'),
(0x0ff61e257734103510f85882dfe6b39e, 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php', 1, 0x00000000000000000000000000000000, 0x74b8b00f5e4927dc5d21afb2d206b3f1, 0xf01585c7a6d66274cb1b35a18b6681b7fa18aac5f8060f63d21ebf6b64febc6d, '', 0, '?'),
(0x0ff62d8fd29b947df324b6b5dc5594cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValueWithHint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValueWithHint.php', 1, 0x00000000000000000000000000000000, 0x91b5cda200ddc9df433ca661cd4a76f1, 0xb6f8dc90d292421b48ee0e3749fbf60aea3cdf47b7161be79b722348a78e9da6, '', 0, '?'),
(0x0ffd348d76ed5846e314252c4436054f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessBinary.php', 1, 0x00000000000000000000000000000000, 0xda6dcf861ea1b32cf86c8e378dffb8ac, 0x2fc85b9528caf5143d2048ebbadda45929422bdaf35b96f1faceec25d3dea6c4, '', 0, '?'),
(0x0fff0be77b6fcb12eb376f5c9969b1ca, 'wp-content/themes/twentytwentyfive/patterns/page-business-home.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-business-home.php', 1, 0x00000000000000000000000000000000, 0xb3736c7fe4d27441e3e60850dab25b27, 0xba5ee6c2baa5c4b54eaa9a3fd6977ff36cb8d02c7e3becc80bf325394692750a, '', 0, '?'),
(0x1000f5aa5dc061f076950494be435901, 'wp-includes/class-wp-walker.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-walker.php', 1, 0x00000000000000000000000000000000, 0x80c32bb3645c1d2dd7edc224e635eaca, 0x94a66af55751fcbca7924fae579f968472c65355202ac578dc64d9d8804b6a99, '', 0, '?'),
(0x1005ab3f4893a9ffc4eb9768ac443009, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php', 1, 0x00000000000000000000000000000000, 0x286a5ba4917da34220795679e14b0852, 0xb22cc717344158082473ca73c0ffe2a87993a945139e6def509ef0b859c0d03c, '', 0, '?'),
(0x10065264a45d7c4e38ece92fbbab7de7, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Exception.php', 0, 0xcce6d69ac7e753d1aa184e69389d3bf0, 0xcce6d69ac7e753d1aa184e69389d3bf0, 0x879c237e93621471a47188620624cccba18f1c2773f7875a04df939bc04afca3, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x100693a2fe4e56d4b1b30be6887ac35a, 'wp-includes/js/jquery/ui/effect-shake.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-shake.min.js', 1, 0x00000000000000000000000000000000, 0x8c1295bcc29bb1e78f31503de3fa4ff3, 0xdfd077bab13502201d34186e576534aa13813b0e4bd7108f80c0f9c4215858ec, '', 0, '?'),
(0x100778087e077ec7942c9855eaba6c7f, 'wp-content/updraft/backup_2025-03-29-1201__EuroBet_b25dd32cfb51-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-29-1201__EuroBet_b25dd32cfb51-db.gz', 0, 0x45e42ca5a525cf00976f8ede8e194b86, 0x45e42ca5a525cf00976f8ede8e194b86, 0xd942e603a0d4566f9da542e276166690d74064f1f8f35a801b988ff5dc6ac9dc, '', 0, '?'),
(0x10096762cf978a208bbed61f16fefe1d, 'wp-content/plugins/elementor/core/files/css/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/base.php', 1, 0x00000000000000000000000000000000, 0x03bf8e7a020aac3d7f11299d1e434598, 0xe7b13fa9cb6577b2e4ac2b27c96127ba360ceaeb4b2909046693ff9882309dc3, '', 0, '?'),
(0x100fc7adc1b5e96b4f6c2039da87934a, 'wp-content/themes/twentytwentyone/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/functions.php', 1, 0x00000000000000000000000000000000, 0x01aad8dfcb2531dc724c72ff90657e00, 0xde53848debd2576aad48b6abd2f263342bca7b6b1fd0145ab3c8ed8b62dd0554, '', 0, '?'),
(0x10181e7bfde070859f3b40aca58c651f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x4c4942000729e09d7bb67873600f2c30, 0xd99a6d48702d098cfbbd445c8f16ff3f5cfdcc52ca2e59230164deb745c2349d, '', 0, '?'),
(0x10197a00b502cc33688a97da7f649b2a, 'wp-includes/blocks/post-template/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style.css', 1, 0x00000000000000000000000000000000, 0x8d4032914d947abb661a41566300a431, 0xa55b4d7a3dec4d3170e1dcfa604b769217554218277b55cb2ffe4ce33dcfeecd, '', 0, '?'),
(0x101b642512fbb005bd20c5990d7d75cb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php', 0, 0xeac60d2f1fe124f1b3708411af3a14d4, 0xeac60d2f1fe124f1b3708411af3a14d4, 0xdb6fac3e20cc695bc6767c35d3407be3146dd096c70419978b996dae207d7c04, '', 0, '?'),
(0x102105a788bd9195b61f8d814f32f974, 'wp-includes/Requests/src/Auth/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth/error_log', 0, 0x52ecff87ccf1b7a0d5da16e6e89de8d6, 0x52ecff87ccf1b7a0d5da16e6e89de8d6, 0xdc7e8efc54461f04a0cd76c7e5a42bd5070719a0fb988ef73496cc8d58da39d1, '', 0, '?'),
(0x102183b4b33bd4fa3ad44c931ad12312, 'wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php', 1, 0x00000000000000000000000000000000, 0x3b5f5b11b3dc07e22f497712db616dc2, 0xf9b10a383317bee99440938a200319b4ca583de1a721e74ec242bb90c53eecca, '', 0, '?'),
(0x10234e9e462cc4ce97297724bc9f33f0, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_MX.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_MX.json', 0, 0xc814e553f0ad9cfad829f131ef2ea245, 0xc814e553f0ad9cfad829f131ef2ea245, 0x51683bab2810d1f3f229f23a479d11aa728eb3fee31a8d388ff3ddba6c500799, '', 0, '?'),
(0x10236473ea81c0717130866aac545a04, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ValueDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ValueDefinition.php', 0, 0xcb171e1c8984b94a11263a80b305e5c1, 0xcb171e1c8984b94a11263a80b305e5c1, 0x9fc1923a475cca201fb69626f208f5e1b3aef8bc2fe8f1424aac02d230d3a1d3, '', 0, '?'),
(0x10236c3aa1f0c6c100c62234b6e3514e, 'wp-content/plugins/elementor/assets/lib/animations/styles/swing.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/swing.css', 1, 0x00000000000000000000000000000000, 0x33fe258bdefff4d6709188453592e1c6, 0x422361cdfbfad6562a5e618d965cc63b5e92ebfff48624aa67332d5986b7b80e, '', 0, '?'),
(0x10298f9f0c5fe6f6924aaf87d71d99d4, 'wp-includes/js/media-models.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-models.js', 1, 0x00000000000000000000000000000000, 0xaefdb466930066ed803d3ebdfb8efd10, 0xb4a92b6d175a20d59634ae06fc8844cdff358acc0f173e0adc6f80b9ee43dc6d, '', 0, '?'),
(0x10299ce89d509510a75c05da139f38fb, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', 0, 0x02a43052e0eff624107c7e9a0afc9376, 0x02a43052e0eff624107c7e9a0afc9376, 0xef6be869701245fb306dc597ea99c73174f54da146dc65c55ad00ae95252b1ae, '', 0, '?'),
(0x102a4d5a696cec291cc4e653a92fe919, 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-handler.php', 0, 0xe02e632b781f444d0edb662d8fbcfda2, 0xe02e632b781f444d0edb662d8fbcfda2, 0x9c7ba784a6c4f88555ae0e73c7393ca2b34a8ede266ade7f52a3eac7a794ed14, '', 0, '?'),
(0x102bea2bc1eb5b6e2800eef706a4370b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeImage.php', 1, 0x00000000000000000000000000000000, 0x0568ba538f2b0748c5640449be66d5ca, 0x61c27baeae6d85ed4353305b7c73d0adb1e304276d691fd0888acbccadaa1a26, '', 0, '?'),
(0x102ce118a3096ec0e9ad73b1b9d780b3, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostSubscriberFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostSubscriberFactory.php', 0, 0xeddd1713f4a19069f1d6052e7e1d1040, 0xeddd1713f4a19069f1d6052e7e1d1040, 0xabdaa12546e51eaf2fc05c43b57d71fd3f844b25dac1d8f41412601d1719b674, '', 0, '?'),
(0x10303b50f488e716e79bfdf225a067ee, 'wp-content/updraft/plugins-old/akismet/_inc/akismet-frontend.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-frontend.js', 0, 0x91954b488a9bfcade528d6ff5c7ce83f, 0x91954b488a9bfcade528d6ff5c7ce83f, 0xd514e8c8cdb2adcf5d27b573fd4869a90d3be1137b12fabc404da1639574c146, '', 0, '?'),
(0x1033b74b24729bf3387af2c7090acc27, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetBasicFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetBasicFilterRequest.php', 0, 0xb4111468676e435c28db36e961e85f6b, 0xb4111468676e435c28db36e961e85f6b, 0x7c25044c5cb574cf9864d126f4b6260bfc7cd3978f438ee73646d60074652180, '', 0, '?'),
(0x103663bdcfa707592bd35f1e2d87c298, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-blog.php', 0, 0x1d49d28a78bd3de05cb7ec12b36bd870, 0x1d49d28a78bd3de05cb7ec12b36bd870, 0xee68ad27cb20ce7608e1fc66474591222a980fe7df2ce9d5dcdf09207c0ce61e, '', 0, '?'),
(0x10369c5761226f17c72b0dd1c2540450, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/build.xml', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/build.xml', 0, 0xb956a9a94f7e60439e587d3b60da5996, 0xb956a9a94f7e60439e587d3b60da5996, 0xe4fb067822bb0a7d3571cbe6b692d46b151241fabbf9950cf2decc4f3840373f, '', 0, '?'),
(0x1039fa7a68c8df1f2113d439506d6b9d, 'wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php', 1, 0x00000000000000000000000000000000, 0xe394edca078cab0207a80895f3c3e3f9, 0xc118e5d2f7702546ecf7beba09b104d7d9c29b7e168de22dc88055918ab058f4, '', 0, '?'),
(0x103d88e4bf5d8b696d40f1faddf2921c, 'wp-content/plugins/elementskit/widgets/coupon-code/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/error_log', 0, 0x388213a382dd813be3f293bf411ac2ff, 0x388213a382dd813be3f293bf411ac2ff, 0x140a303543039823c03b6aebe7614e3401a976fc6ae6e4a3f11f1ef4252d8434, '', 0, '?'),
(0x103d945b3a8afd840d26f446eddd4519, 'wp-includes/blocks/video/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x2e4cd50b259b186d454fc92e634c6ed6, 0x1dbfa26966992eac1015a50a9d36752dab4e2aade998c20363a32f9280030d97, '', 0, '?'),
(0x103fbcc6efcfb68b165e373a79b8d107, 'wp-includes/blocks/paragraph/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4cf26c403ba427764016a85503e33aed, 0xe2e7dba984f750a5287d55ff2ded0000037241b5d8466b5382cfc801412cc525, '', 0, '?'),
(0x1040ec622459cad10c442198418ed0c7, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', 1, 0x00000000000000000000000000000000, 0xf114f3f7b77c4e228b67a00f29524807, 0x20312f2a2d637bd4962634ad9f4d63fdb86caf3369b578f33dfeb715892cb9e5, '', 0, '?'),
(0x1041245c8d4e9262091f0256c1115a84, 'wp-content/themes/twentytwentyfour/patterns/posts-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php', 1, 0x00000000000000000000000000000000, 0x3167c5efa9850e6e3ac7e2b93c30e86a, 0x323466c2a04f2cc3ed0f32c5ac646764c58b6fbd4a02a8af31a4e38ae512ba80, '', 0, '?'),
(0x10418d007825e0288f1e74e57cfaa177, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.po', 0, 0xf6f32b92210f9af6fd3c06ab6a2ef9d3, 0xf6f32b92210f9af6fd3c06ab6a2ef9d3, 0xd866bbc3b1e8a281e99ca900a18bbd5f0d460b073f25a0d1385918490715d22a, '', 0, '?'),
(0x104427d38e7634ec10657e9f23fe1d39, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php', 0, 0x1c9a095b28bd7fdfe7339239039ba65d, 0x1c9a095b28bd7fdfe7339239039ba65d, 0x11e98f0c00dc5e2c89e5febc0042c903ac2c6d18454c880a9d49f02ac12f01f1, '', 0, '?'),
(0x10473c37650b8374aa2fee928ff757a4, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php', 1, 0x00000000000000000000000000000000, 0x5b6630194c94c59fbbd20db37b5657e8, 0x8b1dd02726dc94155b6d60c4cf8ad0633245bac7fb25e45715bf4757bae489b7, '', 0, '?'),
(0x104b50ba57fc9205d9b553ed3aa5c353, 'wp-content/plugins/amp/templates/meta-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-time.php', 1, 0x00000000000000000000000000000000, 0xcc45fcbba525eee4e1ac130ed021bf27, 0x134fe078cfe9965d1e047f758f7963dd8567af03cf271681189432d5c21f8431, '', 0, '?'),
(0x104c7d622612891cdbb57fe580621d15, 'wp-includes/blocks/separator/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/block.json', 1, 0x00000000000000000000000000000000, 0x47bb8d3a2eb0a44dbe4c8a54c8f7a24a, 0xdbc77dacfa21d96f3b94fe6586a7801386d2c6a7aad728b9a05dbd1fded811f5, '', 0, '?'),
(0x104f63e15b0127c9ad9d157d061fd447, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', 1, 0x00000000000000000000000000000000, 0x34c89811ecefd5017abb0fc733a028a1, 0x41dd37a03b7f69d09470caea79ff4b4df9978a9c65b49fd0e729bae78f1a362d, '', 0, '?'),
(0x1056f14076ee34c4a649488d2bff34fb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/RequestExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/RequestExceptionInterface.php', 0, 0x4385faee64b4407267303ef85b5df666, 0x4385faee64b4407267303ef85b5df666, 0x2aef66436778f989b70445f9d268378c9889f9756ded9a2cf1376676483e5e96, '', 0, '?'),
(0x105764da6cb5f700393f9cc469a984a0, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php', 1, 0x00000000000000000000000000000000, 0x7d392be3a2beba774cba7caf469def89, 0x67c70b1d9a6e88cdb30e2cbf061ff38e7aa2f0af91c8e9bb0f49dd287cc9aa08, '', 0, '?'),
(0x1059ba68dcc073b0b7906d794418bfe9, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif', 1, 0x00000000000000000000000000000000, 0xc9c3d12da1e9da699e490b86d24eee85, 0xbfdec367f96ec2bd8ac245e39539c0be5b39ad7c3c432b7e0481eeb88154a194, '', 0, '?'),
(0x105a7d595c97e3d2d0ff5fea6c356570, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 0, 0x30276917afdf6a3aa0b972b72d0da09b, 0x30276917afdf6a3aa0b972b72d0da09b, 0xeba4c6bef2dae5e4be48b2ec6ad8d7c2f9f0585c5b26f914976b9c20651912a0, '', 0, '?'),
(0x105ace88f7d57451594a859bbf6da0e8, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-move.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-move.php', 1, 0x00000000000000000000000000000000, 0x19bb995f97269afea0de7ef3223423ab, 0x0dc50d660283300ac001023edc396e0e369567e42113ab0b78578d35e152e699, '', 0, '?'),
(0x105d0db09da55f976dbdc9d715dda446, 'wp-content/themes/twentytwentyfive/patterns/banner-intro.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-intro.php', 1, 0x00000000000000000000000000000000, 0x03a16e8b0f5ddb659bc096e8a8a498d8, 0x965ef4af8ff9db0dbe56ed7507b81487293cfb879d937fdb72c28a93388e44c4, '', 0, '?'),
(0x105f909a4ffab02e15a4c3eb902efd58, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php', 1, 0x00000000000000000000000000000000, 0x448d7d473ac51a38b57ea3cac6f483a5, 0xb559a05a71f34d87c143f580ac6a17890f8dd3f07ae2cf7096ed45b758f470f6, '', 0, '?'),
(0x1060990126adb8e994a57e4b33052f64, 'wp-admin/css/login.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/login.min.css', 1, 0x00000000000000000000000000000000, 0x85f4121090150b260e4b67eacf26f1a3, 0xceaca6fd5572f63a756cf93b05982e5e687331867a3b19609f9492d9a9a6d3b1, '', 0, '?'),
(0x10651f349e48ecb87240fa45bb0d3eba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/error_log', 0, 0xe30fd538c90f6dcc5313a663ffa12a5c, 0xe30fd538c90f6dcc5313a663ffa12a5c, 0xc9acfae9715bc2ae0b96de55fd9612419cde1c2a54df31c38e8ff2265cca9274, '', 0, '?'),
(0x1066875239b4b8b05d91562372739dde, 'wp-content/plugins/updraftplus/includes/Google/Service/Storage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Storage.php', 1, 0x00000000000000000000000000000000, 0x51d70bfcf41686902ca3e8a50c88a2d6, 0x93cae677823adf909a6956fc1af63d34d118f34479fdfaa5e546bcfef117fca7, '', 0, '?'),
(0x106eb1c3c9f1f4c4ae8c37836b8f41cc, 'wp-includes/css/dist/edit-site/posts-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts-rtl.css', 1, 0x00000000000000000000000000000000, 0x7165c864c1e997f4dbeeec1f516b488b, 0xda9cc754317e07fbcf7a1e4538b3866660e354d652f2fbfe9e9a88d5701782b7, '', 0, '?'),
(0x1074bf0374ab77dc09a67501c8da628d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', 0, 0x74d49e42b8de93aa1072dc3712800619, 0x74d49e42b8de93aa1072dc3712800619, 0xdc4bd1c4b11c5c3ade2e5853caa0456d8c6ef90a9e00a0c16b825c89b2235af7, '', 0, '?'),
(0x10797ae9cee7a5d460fb9434588f647c, 'wp-content/plugins/elementskit-lite/libs/template/loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template/loader.php', 1, 0x00000000000000000000000000000000, 0x4b545c1b9016c2500300801591d1b71b, 0x9c4c17f7ffe22611cea52f983ed68a9d752cd6dd0bc177cd076783f7706824bc, '', 0, '?'),
(0x107c2ef647db3e1390845177d178a88d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedScriptTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedScriptTag.php', 1, 0x00000000000000000000000000000000, 0xaf5b8d82960502b5f9606f850535bb44, 0x435b8c9708e86f03d2ea6b7c48c3948a5950255dd2ac56a853052060659a22cc, '', 0, '?'),
(0x10874ae4571445f110611da3f7a0ab7c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php', 0, 0x8032cacff5e2dae6e3e71051b892e533, 0x8032cacff5e2dae6e3e71051b892e533, 0x378d49832c66e31c22681e0702ede95e9259b1416b7768631a87e406046ff137, '', 0, '?'),
(0x108b6e805d779573f94e46852aacef3e, 'wp-content/plugins/elementor-pro/assets/js/editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/editor.min.js', 0, 0x434777d0ba1b2dc87f85a1d1feba0b73, 0x434777d0ba1b2dc87f85a1d1feba0b73, 0x986026401a64261ecc2c847522b6877cee9eccb69b6fe5a26cc69b255aebe4b8, '', 0, '?'),
(0x108cf1458f5f2a3a366049847486b19a, 'wp-content/plugins/wordpress-seo/inc/date-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/date-helper.php', 1, 0x00000000000000000000000000000000, 0x92548ae4925dfc69a06bf7ad3481257b, 0x1e4dc8173adae69b4381d6d4962c30d1d03093f3d5e69c5c951d7c33d9d2f3f6, '', 0, '?'),
(0x109015190641ec06ece56e35524366b4, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/zigzag.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/zigzag.svg', 0, 0x6a936663a482bb7c301c2291fc7b5a16, 0x6a936663a482bb7c301c2291fc7b5a16, 0x052d73a479701e27495431626c1d52944bd0b045741e7510195b6e8c1aa8ac52, '', 0, '?'),
(0x1090b89cd2912de8ccf48a0d8a7b2cef, 'wp-content/plugins/wordfence/lib/wfCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCache.php', 1, 0x00000000000000000000000000000000, 0xa5d98687c161dc4167359d5a5322a9b6, 0xc9ffea4406675d903c924d2a224cb2d6ef9545986ae4f64e38c32f64f70a6184, '', 0, '?'),
(0x1093167e98e24cc9ce2ac42cc43c3aa5, 'wp-admin/includes/theme-install.php', '/home/iraneurobetcom/public_html/wp-admin/includes/theme-install.php', 1, 0x00000000000000000000000000000000, 0x5210e5faeba3eed123b3c46caa75ba41, 0xde2717e3f4accada50a3d3c6d6940ad807d40533a6f30874c79c565bff3c1889, '', 0, '?'),
(0x1095bf918aa8dcffd50c76e4fed34259, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterCriteria.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterCriteria.php', 0, 0xa4d38118496977773df99e92f925cf66, 0xa4d38118496977773df99e92f925cf66, 0x9004949bbf03d2920db80f7faaf62c4429948135189566488c860e79098235f1, '', 0, '?'),
(0x109677b810b29e8752524d01babc9d5b, 'wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-oembed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-oembed.php', 0, 0xd53b7256d440bdcb41dde914ca561687, 0xd53b7256d440bdcb41dde914ca561687, 0x898a659d80e162fa430db3ee6466eaf40337426729c28ec2e6adfb6682aae062, '', 0, '?'),
(0x109d5ca1226352941c16feb103013bec, 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php', 1, 0x00000000000000000000000000000000, 0x85f2125c945b8a4e539223fee3b1aa95, 0xe7acb6e1ac716382856fbe4095bdee037e5f3b839bd940a0c265a8e716e1813a, '', 0, '?'),
(0x10a0931b46459e9e01107cbe7856cd1a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AutoExtensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AutoExtensions.php', 1, 0x00000000000000000000000000000000, 0xa036d40e40d0dab746274f99b7f0b9b3, 0x1d2414b171ae1659c436024fdf5e902d595ddc8bce46ead1cb566cdfcd181d04, '', 0, '?'),
(0x10a4d6c1b76b2f0a8fd6419c3b73fa73, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 0, 0x109dfa40d95abcc9b3f97c0233059615, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0x10a92b7706ecd823a0ce9c99d6e699a6, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php', 1, 0x00000000000000000000000000000000, 0x61a68b5a828040f6c3bad021648060ec, 0x62ef7b474507ab0d338d7e3145d5f4e0f98fc1412dd3d838aacaf554f5d8a6e7, '', 0, '?'),
(0x10ae53781ec3df34ae406fc177ef0e4e, 'wp-admin/js/widgets.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets.min.js', 1, 0x00000000000000000000000000000000, 0x7df0a48541b61b68255af2d032889776, 0xa70fb9e04f85e5b696a83312b9914844bfed97d5409152b35c2a2ea052a5bd50, '', 0, '?'),
(0x10ba24eec00876b791c42fd8622a7f72, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPowrPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPowrPlayer.php', 1, 0x00000000000000000000000000000000, 0x30d6ca36d2eaba2f78cd545821e8ea84, 0x75376f7c40e297b06cc6a1916811c55bd62a865941d031cd3ae00a61162385d1, '', 0, '?'),
(0x10ba65c7a0d997250c7b3fb3d01e5747, 'wp-content/plugins/wp-rocket/languages/rocket-he_IL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-he_IL.mo', 0, 0x3e58eff4fb4167d456d5ee645a118224, 0x3e58eff4fb4167d456d5ee645a118224, 0xf49ea40e1d38ae113d35cf7a586ac062c81080b7bc8cb87a03d808758f9353b3, '', 0, '?'),
(0x10baeeee0436c508b32c03710badb206, 'wp-content/plugins/elementor/assets/js/admin-notifications.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x345b5b38c25d19b94cdab18c29f3a737, 0x19ec5b263ec57d38de14d0f39196099a2c618b9d38c2bf64ced2d8ad3e2e5262, '', 0, '?'),
(0x10c11a51dd0b9368c65cf726a7c626ca, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/error_log', 0, 0xa6af3ec99965c36fbae7b0bd47d4715a, 0xa6af3ec99965c36fbae7b0bd47d4715a, 0x72a5b72857216c0bdba7d87c3f088a412216175955cfe14cc56e2af175c6db88, '', 0, '?'),
(0x10c5f7daa426200bb44db54b51d76f3f, 'wp-admin/images/freedom-2.svg', '/home/iraneurobetcom/public_html/wp-admin/images/freedom-2.svg', 1, 0x00000000000000000000000000000000, 0xeccb22be2030bf67eb8c483e0389a044, 0xeae622024059ba44ea5d5c0f817177b43f9a00398998422ad4fc3714a3e7f4bf, '', 0, '?'),
(0x10c887fc7c51506566d26d8740e900c5, 'wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy.css', 1, 0x00000000000000000000000000000000, 0x02bab75651550b1fc0b3d77da928c681, 0xada6bda479e8075f6d1c8369c3ebe89b9344588405deddc65f2f79d87319b02c, '', 0, '?'),
(0x10c9e8eb133a7f6da1b05bdda2af3a23, 'wp-includes/l10n.php', '/home/iraneurobetcom/public_html/wp-includes/l10n.php', 1, 0x00000000000000000000000000000000, 0x93fe2a8ff9ab56c548fb56209bfe9800, 0x936f8e58caaff5350b94e66768b67cb4b80ab31cfda017e0ec5308e61d618954, '', 0, '?'),
(0x10ca9de9ee05e38a192792190250a70c, 'wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg', 1, 0x00000000000000000000000000000000, 0xae618ba271396431c70665c13103381b, 0xae6f96a308b24fe95c8c368e9e398e2f30952c64f72ed5bba4fa72ca67f13eb0, '', 0, '?'),
(0x10ce071ed0c7a1568d2c50c8a6752e8e, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js.gz', 0, 0x12b9f49f2084c06d46ef6a084a294543, 0x12b9f49f2084c06d46ef6a084a294543, 0x839a4545d9cf1e45edbb06693877d749024f4b88c1d4a3d241cbe4c056d15881, '', 0, '?'),
(0x10cf4915a2d85c6ab6acd178cccdcb67, 'wp-admin/images/date-button-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/date-button-2x.gif', 1, 0x00000000000000000000000000000000, 0xc28b3fbea9a861b430fdd7394a511a96, 0x9f1d04add32a01ac51adbae80bda5f28473a2a80cafdceb764faebe3eeeae02e, '', 0, '?'),
(0x10d0a348354af78578f766317900752d, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.css', 1, 0x00000000000000000000000000000000, 0xcb003194e14342d253597c9e0181ab13, 0x8273b147779a7bfd00c510a3b86dc0009f29356924851c9ba46000d7c0c21937, '', 0, '?'),
(0x10d5fc0b22014d9e1bb9b7971c2b5139, 'wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadata.php', 1, 0x00000000000000000000000000000000, 0x34c56560ec6fdff9996fd931eb2b89ed, 0x3706c96077ad1398e4d66cd8a94f06563d7e07f102a5f548e9e1c9109cd036ec, '', 0, '?'),
(0x10e00ca1d33b86be69e630b7c64a7edb, 'wp-includes/blocks/columns/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3d91961f84a13cc45e82ac5c6b21ee48, 0x2ced34c506df23ae115a1b54554616b426af6709960952c32d5e8b98144a064f, '', 0, '?'),
(0x10e17a49cab354183dbd10c1736104d4, 'wp-includes/blocks/comments-pagination.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination.php', 1, 0x00000000000000000000000000000000, 0xbc9a407063b221f15bce5e51e2a2baa8, 0xc56d0a9ee6d46b31e5c7e43480a9d4f8f7813371e9ebae20c7a81f60aec8babe, '', 0, '?'),
(0x10e3432d97181b8beb8e2dfb82c59bcd, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Shoptimizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Shoptimizer.php', 0, 0x0c86f786dac656c40e968516a4990f0d, 0x0c86f786dac656c40e968516a4990f0d, 0xbeb8da558770fbf9f85c4da1f47ecdce6a57bdcb2878f9d9324621ee87ab9a9e, '', 0, '?'),
(0x10e9e1e66a37725bbc2c94ccfc5ad6e8, 'wp-admin/upgrade.php', '/home/iraneurobetcom/public_html/wp-admin/upgrade.php', 1, 0x00000000000000000000000000000000, 0xa02700b8fe0225bf72d6d73257111962, 0x99858b3afbb4d5669bf2ea77f827b410fd629a2f500f4b56ea154d354439a1ff, '', 0, '?'),
(0x10f5a7a487156cfe1c47a367cb56c932, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.po', 0, 0x6f58628da424c2e8331ee36f797c7b84, 0x6f58628da424c2e8331ee36f797c7b84, 0x4b1523bb25ec2ce491fc475faa3a27b6d3e3813a3518f971e461244f7416a28f, '', 0, '?'),
(0x1101feb849c5e68999bda66d7c68a80f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', 1, 0x00000000000000000000000000000000, 0x990be5be097a292ed84e3ce5515754ec, 0x195c5f20d5b96277ff237c2e238df20be445eac1c5dc12b3b3bf18af2c3b3759, '', 0, '?'),
(0x11042083fd900ad92daf6f419a8d955c, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.js', 0, 0xd5e71829ecdc0456818e3b93f57b14a0, 0xd5e71829ecdc0456818e3b93f57b14a0, 0xd8b1db4a545092b0bfa87bf850ebcb513ce8675b2b9d65c2fee2f4d87525cddf, '', 0, '?'),
(0x1108e2241dd381a4a6f4b34444d71f48, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Size.php', 1, 0x00000000000000000000000000000000, 0xfae8b116f6a6a225d30da9d926306be5, 0x04461a2aa0fc084fed9cc4c1b7add457c0106f8f573e2b9df8d810be20fc42a5, '', 0, '?'),
(0x110c349b8e42d60037716f42c76f36ed, 'wp-includes/blocks/rss.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss.php', 1, 0x00000000000000000000000000000000, 0x44f4305315bdf95521911b3e1582f5fd, 0xe114223b3fef7b5945998c57fa2cca1d260464ed80f9ba0a6cf2e5ed501a3d3a, '', 0, '?'),
(0x110fbf8d1bdae33f82b0534da70a9a5b, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive-rtl.min.css', 0, 0x613a81d236c41d178d56ba33df6544a1, 0x613a81d236c41d178d56ba33df6544a1, 0x8c2bec7bcdcc7a4fe12c606292a68ad597a8281475d961741d0f78f5756e66ba, '', 0, '?'),
(0x11106db708cdbfe45da791d99f9a5414, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPositionObserver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPositionObserver.php', 1, 0x00000000000000000000000000000000, 0x7ee49b44a41f80833aef4bd48c211a0a, 0x6b238f536eb6408f2fffabd58ce526dacacecf1d6a72ad863a2ea1dee298b39a, '', 0, '?'),
(0x111a0708931cea6c6db7f08b9440f8f8, 'wp-includes/customize/class-wp-customize-date-time-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-date-time-control.php', 1, 0x00000000000000000000000000000000, 0xbd55ccaf446b75a7fdf9124511e85470, 0x40b0fce64b6d30c2459f49e3a9f3a3b4f0123550a1a92483934ae4c591218e1e, '', 0, '?'),
(0x111bc42db2b00727678bab8d50f75cac, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0x399e56c6081f23d2b91190ebdb340b80, 0x47709a66b81cf848768e869e9f1ae6f3788b388318feaaa33143b0145bce3441, '', 0, '?'),
(0x1123bf99c8fb8bba8bf3a485c7ad7174, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnim.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnim.php', 1, 0x00000000000000000000000000000000, 0x9183d0d6a478895ab62e5a9448e78565, 0x90a3267b4f21ed20e5849facaa50a1ae66eb9a960e809433be3b6a1656c1f7c4, '', 0, '?'),
(0x112b898e18bcf47d00e5ccaf19b582e6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php', 0, 0x5ad067fba94d781b7ffb6f79e2928823, 0x5ad067fba94d781b7ffb6f79e2928823, 0xa21d6c6707d8a0d7ba9288cd15dee2a6ad5f788156cc9034f03dac109ac93911, '', 0, '?'),
(0x112ca3642cebe8e4dffaeb0ea52b156d, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php', 1, 0x00000000000000000000000000000000, 0xfa0e7e1c1d75d6e8681f74c8bd1ef27f, 0x806d9fe7eedb65d9dfbe2765900717f9b0035c36ae370015bd0e885372e79683, '', 0, '?'),
(0x1130bf26e380201a91f8f78cfbb59357, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js', 0, 0x599299a4232fca2dce1b17dc983eecb1, 0x599299a4232fca2dce1b17dc983eecb1, 0x61c798be99fd96b5abfb11d207d2262db24c147c0613c2c44fa0ad6b8ac6a7e0, '', 0, '?'),
(0x1132b5741375a4b2364fc24729cf259a, 'wp-admin/contribute.php', '/home/iraneurobetcom/public_html/wp-admin/contribute.php', 1, 0x00000000000000000000000000000000, 0xd085f2c7d85e82c156b4c75ffd4f9cc2, 0x9f40c5bef70e3b8326437c4b4b89f253fd0f7060fd870c537cfce0442da3c0c8, '', 0, '?'),
(0x11412732ab2e176d888b558f863f9a1e, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', 0, 0x9309839bb3892d6e429009cb8c29fb75, 0x9309839bb3892d6e429009cb8c29fb75, 0x3840f9adadfa3911657ba50312d38d238bd2a3f4d46e0a59e60ed68398e17f4c, '', 0, '?'),
(0x1144a9386846de9b4256690552eea81b, 'wp-admin/css/colors/blue/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf19416681c1811ec266154761e787d2a, 0x61fce543d6041c42e7409b90546d5451a51b7aec7a1dfd430a0f3b9ecabf8f56, '', 0, '?'),
(0x114c2c1a15220eff0043fbcaa13879a9, 'wp-includes/js/dist/primitives.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/primitives.min.js', 1, 0x00000000000000000000000000000000, 0x887cf19dde810eb23e576a88348eb564, 0xd6fc9aeac1da3aac7740adc27bf973bc77e8a8a7b7d9976c6963626eaf469595, '', 0, '?'),
(0x114e5345c9bd37ff53f1412d1c8414c9, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-prices-by-country.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-prices-by-country.php', 0, 0xb465d558ac0022b198cd7dbc9742b10c, 0xb465d558ac0022b198cd7dbc9742b10c, 0xa68d83ecbdfcf0bb770d395d9aaabecc89289ff508437b0256b05eab3b646c96, '', 0, '?'),
(0x11511247879a7219d86da4691e6253e1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListPagination.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListPagination.php', 1, 0x00000000000000000000000000000000, 0x84805afd50cace11868d1c481d913401, 0x13aa02d127a17f63bae5609a906908582117276af573d4a123e1c5ea8ff0ec66, '', 0, '?'),
(0x1157f209109f42e158abb1e610a3efb6, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-clone.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-clone.php', 0, 0xaa7746e4ee91f2a102d1f80d54ec84da, 0xaa7746e4ee91f2a102d1f80d54ec84da, 0x06f37f01205dcc56ed0c58130a3180b602d7f3219fb91a85fc5a5d5c4fef4e0b, '', 0, '?'),
(0x115eac12670823fd91b48c5147e22691, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/TableFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/TableFormatter.php', 1, 0x00000000000000000000000000000000, 0x823fb310d383798a86157fd3b3e826f9, 0xa77f595f4a4cdf1c59daf487e45369390b3c99054ad3f46601686400a860649b, '', 0, '?'),
(0x1160b3267c96fb49657e59e1ad522c00, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', 0, 0xde98dd9806511f8dc80881fa39d1d5e0, 0xde98dd9806511f8dc80881fa39d1d5e0, 0xd331433e44736894aac3d911f8745f6d3d447ae257f5f3f8c27cf11b54d2fb73, '', 0, '?'),
(0x11626838e593f9d461a25fa2f9a6eaf2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeStatic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeStatic.php', 1, 0x00000000000000000000000000000000, 0xec146d2441cac1db09e533dfe5c01d3a, 0xba243c7128690a25af85a267f509c199a962cc704fb066ed74abba07c581a2fc, '', 0, '?'),
(0x1165bdc06a82ae15f48b79add0393bf0, 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php', 1, 0x00000000000000000000000000000000, 0x587d3ef3b94cf76560809f47686727e4, 0x18c3cb9b29cebc47b0332e18f6796606487933055fc2dc76c90748d11282461b, '', 0, '?'),
(0x1169be0f57d70be877d9b400f9ecb607, 'wp-content/plugins/elementor-pro/modules/nested-carousel/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nested-carousel/module.php', 0, 0x713c646da258e4d885ec8141bb41f352, 0x713c646da258e4d885ec8141bb41f352, 0x852112f5cf6921862c52bf0971b1e2d8bb70d37a0278d26321d72ada68c4359a, '', 0, '?'),
(0x116a13220c402a49f819da6b007835a3, 'wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1744125809.js', 1, 0x00000000000000000000000000000000, 0x623f1081a8fa5cd9b0f5045967440d7a, 0xa887e94f64f91d20c7f511113a58d715aeea13205255c52bfa40c91302ecfe39, '', 0, '?'),
(0x116ad7bbfd8204f3712ebb2a3ba7e132, 'wp-admin/css/colors/sunrise/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x93e1b4c5db2e30b2bd37c09fece71f78, 0x6a25163eaed040e3a03c58dae0b2c9d8b4a74e78cf4401579ccf3d543a8b0515, '', 0, '?'),
(0x11717071cbfed2ab1441a3ff91d1cf44, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', 0, 0x06b1851660baec4f91768d06dc0ce0b0, 0x06b1851660baec4f91768d06dc0ce0b0, 0xd1d01d497c7aec1f6c2a1a554deb6f2db34c84b27dcb2c604ff4dcb74fed875a, '', 0, '?'),
(0x117788a9861b58be0d532e942fd50fb8, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php', 0, 0x473b044e848d1f3072ed039b475862af, 0x473b044e848d1f3072ed039b475862af, 0x0e85549f794bcfc7584fd0f9e944e4315a1c9a7ffc0a9a1a722caab85dea3afe, '', 0, '?'),
(0x1177916573c5cf693cb54fd84a2517c1, 'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php', 1, 0x00000000000000000000000000000000, 0xba61b2a925bf75ff86dfc595c9418ba5, 0xb3f31a061e6089a89d6fcccb2073a1fcb6ff34838338301b2ec79279c69d56d8, '', 0, '?'),
(0x117887f1534114b0210bb10105c0bb2b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Filter.php', 1, 0x00000000000000000000000000000000, 0x71380da74c5b5c68c68977f69cd98670, 0x0d1b1e2c6f02c8b09f8c227d46ea2c0de9127a7190f4d368904b98e7813bbbf0, '', 0, '?'),
(0x1187e36a471930b3ba25caff4c530d74, 'wp-content/plugins/elementor/includes/widgets/testimonial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/testimonial.php', 1, 0x00000000000000000000000000000000, 0x9043a2951d6eb85cb1c442867c715c76, 0x76c6065d28f2762192e931e81464c34f24702ec3ead6c1d2df0927c24fff1503, '', 0, '?'),
(0x118a953ef06050f6b5ea408c17d4dfb9, 'wp-includes/theme-i18n.json', '/home/iraneurobetcom/public_html/wp-includes/theme-i18n.json', 1, 0x00000000000000000000000000000000, 0xeee28719bb312b96f5791f4565beff49, 0xdab22644ea6fbfa043bd55648ac7f4f98b54ebf74f02bb076a8be349dcfcaaab, '', 0, '?'),
(0x1191d4b88003a2251a44e98e79f3b35a, 'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb', 1, 0x00000000000000000000000000000000, 0x3ecf17bd843f43cc7b9a8c2b8c325fba, 0x2347135ffe4852e9e78fb927bd75d124a7053911c07645ca4fec4b455f70ae05, '', 0, '?'),
(0x11931f6e7eebb2f4761e28d8191c3cdf, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.css', 0, 0x168fe8f091b41200886eef14584a4b77, 0x168fe8f091b41200886eef14584a4b77, 0x3ab7f8a2fe7671908fb7a319ba1d5299ebb2885aa112d95acd0eb954c0e29723, '', 0, '?'),
(0x119433d9209001dc8b6cc88d59173a24, 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-300x170.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-300x170.jpg', 0, 0xedc0a984dd40421e4ec29c212e4a15b5, 0xedc0a984dd40421e4ec29c212e4a15b5, 0xf1d7354cb366fb02a4d7f7139fead4e322de7db2d6060b0affbc982e1768c0ca, '', 0, '?'),
(0x1198a8ba693f47c41f64f3d607233599, 'wp-content/plugins/elementskit-lite/modules/layout-manager/layout-list-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/layout-list-api.php', 1, 0x00000000000000000000000000000000, 0xebf96e167ee40bf1e385d4638c79d3ed, 0xc2749f32dfa90e27722c6b4869582e3a0f016dee76de5f6e3a0541f557afd160, '', 0, '?'),
(0x1199b740c210d9a803c96e400fa8709b, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0x002947e91b6a1cc40f595859d2cedbe8, 0x5e431cc9736954b6280d7b0a2a85d4925ee93a3e496daad5aee8ab5ebe7c72fc, '', 0, '?'),
(0x119ff7dbbb5067a17f3bd9f587c909ac, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', 0, 0x026896d99e178b39faa2ffa1e8cd6cff, 0x026896d99e178b39faa2ffa1e8cd6cff, 0x7b8cdc3af4d34071a01b85fb033fc83801ba55a15f8477ab78f679eea2dee998, '', 0, '?'),
(0x11a45af2f7f3642a96e859a1f6da98a1, 'wp-content/plugins/wordfence/views/options/block-all-options-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/block-all-options-controls.php', 1, 0x00000000000000000000000000000000, 0xf2699a7787d9bb4988df41ec7be9a75b, 0xf92fe76fd2c11cc20cd1b682cf89fa80d7e04fb86d791ae3776e4ac98b1882c7, '', 0, '?'),
(0x11ab7313d011071d87be391faf229c3f, 'wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php', 1, 0x00000000000000000000000000000000, 0xdec73a46174835beb1eb7261d50b1be8, 0xb8d0ed2bf1d7e075f10a44f55366c7c730d07e209b2741f7c183757f517b7319, '', 0, '?'),
(0x11b4fcd0689330400ebf4174b2f32efa, 'wp-content/themes/twentytwentyfive/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/functions.php', 1, 0x00000000000000000000000000000000, 0x21cba84c98fe599edc473bd831f025c7, 0xfda3e6ad452797968245333f0a2cca3265ac0ea9b549c752a65cc257de20530a, '', 0, '?'),
(0x11b55b7333ae85d8dad3605ab1f619fa, 'wp-content/plugins/elementor-pro/modules/floating-buttons/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/module.php', 0, 0xa11ba7e969809909b79116199feb801a, 0xa11ba7e969809909b79116199feb801a, 0x4a9d001a790e3d834b6c714c63f7f8a7ae966e16195035efa6f6571607792d6a, '', 0, '?'),
(0x11c660047b304db8ceae7fe960bfe853, 'wp-content/updraft/backup_2025-06-27-1156__EuroBet_bf783488dbf9-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-27-1156__EuroBet_bf783488dbf9-db.gz', 0, 0xf3198a950fce0fddb157dac26abf84d7, 0xf3198a950fce0fddb157dac26abf84d7, 0x89609436dcb4cff5981f93ae51436470e7edf343115dbac6ea568d6fc04da290, '', 0, '?'),
(0x11cbffcff47bbe54cbf1410539cb0a72, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/LocalFallback.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/LocalFallback.php', 1, 0x00000000000000000000000000000000, 0x5cc5fef2a3551e42ff71e6174f48bd21, 0xedcdc6091b281c7ac92a4ef7a2b712b194270c05b4f0f22be7268b18c369cb05, '', 0, '?'),
(0x11cc2af4f4fe6bcb756d313d2dadb5ee, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss', 1, 0x00000000000000000000000000000000, 0x491257204289f2cb3e546f52bad44a1c, 0x38c8bc863f245bf467314e347de287e97bc859924b884ae324ce040ee9433930, '', 0, '?'),
(0x11d206e59fcb4331b5bc3bc24cd62dda, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products.min.css', 0, 0xcdfeeb9a279899aa5a97d1f5171aadbb, 0xcdfeeb9a279899aa5a97d1f5171aadbb, 0xcc2b285bd509078ccbadb9893f6b3fa0471913ea8fd8882ef4669c177c1e1cae, '', 0, '?'),
(0x11d272881f57eaae33a899e3e1a5be56, 'wp-admin/css/color-picker-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/color-picker-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xca7eb870bf124553d804b0d6638f1956, 0xc23c923d00ba5b5a0a327ceb8ba2b692003f36faaf930389a2ba90bb8b9690a3, '', 0, '?'),
(0x11e627dafa16dae7a609ecd968f2c284, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAppBanner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAppBanner.php', 1, 0x00000000000000000000000000000000, 0x62e5a7324e3dbcf403b219b5e4e29168, 0xca83a61804796bc92a84d0d79cd98f1b26321bdd57fa88c94cdc48800a690b6a, '', 0, '?'),
(0x11e6fa55e1a57fae59f8a72c36bdc486, 'wp-content/themes/Newspaper/translation/fr_FR.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fr_FR.mo', 0, 0x51b8657e81a4ed15eaa43d91e854ad92, 0x51b8657e81a4ed15eaa43d91e854ad92, 0x9e1e4c2aebd688923087c32318a783c3e9ed99e2ce9ab73301cf031796f535e1, '', 0, '?'),
(0x11ef280bbfa29fd9adfaa358d5ce568d, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-6.png', 0, 0xc5ea5895bf4b87c58c1aa9d0692cc835, 0xc5ea5895bf4b87c58c1aa9d0692cc835, 0xec520e79b7e2f11f522e981e889ed39727bb785402b085ffc49ffe7835aee5ea, '', 0, '?'),
(0x11f449988aa002a3e347cb044c38f07f, 'wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css', 0, 0x2334802d0ea5e8084e7c789f0402e861, 0x2334802d0ea5e8084e7c789f0402e861, 0xd415ef0683a6a5d23d3fb44d04c6c417c34b38694c9b4b1ee902c598d7fde376, '', 0, '?'),
(0x11f6559eca79864edcd2f05d4d241a1e, 'wp-content/plugins/elementskit-lite/modules/controls/widget-area.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area.php', 1, 0x00000000000000000000000000000000, 0x6605d8e8f14ad6826d7c9c94c62dd36c, 0xb36c6c17fc0a71fd6c1f6bb18150f505b2bfa6a15c4cfb1d637baeb4a5c127d5, '', 0, '?'),
(0x1202af975376d90c67fa992f927bfec4, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Subscriber.php', 0, 0x10c6e2247ba6fb0f39ab9c7ee974fcf8, 0x10c6e2247ba6fb0f39ab9c7ee974fcf8, 0x723567f55591502a967ce9e47182b41f242cf51a374381c20e1725a39ec711af, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1207fcf42e73aff8f3638ad6b3caa484, 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/abstract-score-results-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/abstract-score-results-repository.php', 1, 0x00000000000000000000000000000000, 0x857c3f1a28e65809c5394711b7de644b, 0xafda5a72c7721d2a2a8a43504f4ffc97ea1ac4093a3f753134b54f89e581995d, '', 0, '?'),
(0x12090bd8002a0f4d3b6da4f619394dca, 'wp-content/plugins/wordfence/css/wf-colorbox.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-colorbox.1744125809.css', 1, 0x00000000000000000000000000000000, 0x08505829702183be4e38a66a0bad8c17, 0x6fa9741230b30d995032a1e8b14eb9adf3e6e969ccd7c24be6db758115a4e0f5, '', 0, '?'),
(0x120c0b035e4587ec64f7eb504d39c7b3, 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php', 1, 0x00000000000000000000000000000000, 0x50e28012a0ac7e8dc88c8f175e71bd33, 0x9f810a64189c684f675e01882dcfe17d714927e2b3ebc8077cd2ded2177b31e5, '', 0, '?'),
(0x120ea691858465e84bd1e0e591d7f624, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php', 0, 0x320e66cdb27e2675e4c742e98e7a7da7, 0x320e66cdb27e2675e4c742e98e7a7da7, 0x69aa4fc63a468e23f9150d3a71c285e5978b1b87557ae2f4bcfa28d8f9f2fa73, '', 0, '?'),
(0x1210bb8be78844b158164dbe921b283c, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php', 1, 0x00000000000000000000000000000000, 0xbd4745d81c19f461ee8f2ee296703d20, 0x96a34246cf6cd95e8a947de21f17d3a1853cb24ae8509fba16e8c7c9f3f56f61, '', 0, '?'),
(0x12154e6bfa7735866e2ef8174d6d2d58, 'wp-content/plugins/updraftplus/images/addons-images/reporting.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/reporting.png', 1, 0x00000000000000000000000000000000, 0x144188eb53cad0c185b0cea425b664ee, 0xda57c2aa80cf2669ac3bf87f3276e0369ec87fd836b5d736919a9a4da1904df5, '', 0, '?'),
(0x1216d8c37a8f4c3d2fccddba2f0a5b06, 'wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php', 0, 0x95d5978539b61e6e080976fb6c5bfab1, 0x95d5978539b61e6e080976fb6c5bfab1, 0xf89cba4d234fb608424214d889a39fdb1ad8dcf0ae56fba19f72b9a394b47434, '', 0, '?'),
(0x1220f5f62d57863e833120691a72d7ca, 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php', 0, 0x190e40f73ae520d9cb6696a695c88001, 0x190e40f73ae520d9cb6696a695c88001, 0x1c492e9b1b4f8fcf8ed5fe8b10dcf8c940df10e914db6fbe108360bd4537e2a6, '', 0, '?'),
(0x122db09352754ef33639aa534907b190, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_CA.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_CA.mo', 0, 0xe4ac39ecf0ddb11eb1855b1a84f4c16e, 0xe4ac39ecf0ddb11eb1855b1a84f4c16e, 0x4761ec71c47f2625769e4647bc0ae9d659356ca6bea733af549b88a59c7162c8, '', 0, '?'),
(0x123643f2e5f89fba86f4c8180b1d7148, 'wp-content/updraft/plugins-old/updraftplus/includes/class-job-scheduler.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-job-scheduler.php', 0, 0xa3ece3e2144781bb0ce84d1fcc638edc, 0xa3ece3e2144781bb0ce84d1fcc638edc, 0x85d1c48d667b42fe5d1a2cecdf92790201484b69ffa8ec32bffe4278cb139e09, '', 0, '?'),
(0x1237895a0a73dd995cf5c4310d8f1a95, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php', 0, 0x87f617bd504b7a06ca5b6392970f95bd, 0x87f617bd504b7a06ca5b6392970f95bd, 0x094121c6405f4901eda3f7a9294ad4c67f3c2e5ba5b666a8bc9c2a1cadc3ade2, '', 0, '?'),
(0x1238ec3c1c3a1cb238299db84d8bc29f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 0, 0x2ff7248b3068327e783ec001269c5187, 0x2ff7248b3068327e783ec001269c5187, 0x9b048a2f6a8e8a2195cd0d533cfa42d6090dedc6d9965f3bcaba90b98e2b8163, '', 0, '?'),
(0x123a209cd7614e5fdc0d76bc1635ae5f, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php', 0, 0x176b7cb778b0a016aeaf4f611933b4d0, 0x176b7cb778b0a016aeaf4f611933b4d0, 0x68fcd54225b149e78a13f0b90af50a825746aaf9c67eb595083324cdbdf2a1ef, '', 0, '?'),
(0x123ab25890e632ec4dd3fed67efbc818, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg', 1, 0x00000000000000000000000000000000, 0xa2a1f732cc34764c684ed521c6f3327c, 0xafc2cb33694128d60cade670ed02e7089647448effda94ee05f0b4f7a3ef1dc1, '', 0, '?'),
(0x123e865ba27641139ba3f9bbd01a838a, 'wp-content/languages/themes/hello-elementor-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR.po', 0, 0xbf5aa99ca374f2ce365a7b31e6169550, 0xbf5aa99ca374f2ce365a7b31e6169550, 0x697d76e04be160afadb5ed897ec503d67e765e170fe8693929890f25a4426725, '', 0, '?'),
(0x12427293d82ca27ae35847234e6a103e, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php', 1, 0x00000000000000000000000000000000, 0x43b1632cfb2164af3b167d605b6e2494, 0x5dcd257af03931a835d1163af28cf1b13aae9caafb3456d38dc90bed44d40e54, '', 0, '?'),
(0x12430b9e79b2d2f538dd2761bcca16fd, 'wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x717eb16691a69ca5ef8ccdeeeb9322e1, 0x70112cd52d1003da67577fbf878105d48ef5bc1e5782d22e63fd4582a2b2e24d, '', 0, '?'),
(0x1245f7341c4532440aa7701845dd54e6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpAudioCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpAudioCommon.php', 1, 0x00000000000000000000000000000000, 0x73d30e52d5c3ea935c9d2b0d1e80c6f7, 0xa43769cf65677bc3b5508d730d96d4f636dd322dd4261e86f760a9b14ee8c78e, '', 0, '?'),
(0x1247368bae963b270bc554b5194eb505, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaMenu.php', 1, 0x00000000000000000000000000000000, 0x1f0f3bb1f17341f9cc70d0be9f8ca527, 0x70cfc2fabd1356a21fc6e60cc6eb46a88db9217432f6161a4cd081f3572fbcb6, '', 0, '?'),
(0x1248b5e7f99f4074f91e8d88c4a70784, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenStream.php', 1, 0x00000000000000000000000000000000, 0x337df11a89befc9d54c4677de2240c0f, 0x9e3d727540141b21f8b501856295ecbdfef0bf3782a80e96fe27a575811ff724, '', 0, '?'),
(0x124cd6c4fcfd38e0ef80f55ca8ddbc2b, 'wp-admin/images/imgedit-icons-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/imgedit-icons-2x.png', 1, 0x00000000000000000000000000000000, 0x2ce3ee2783a33655a6bdfd9dc3cce174, 0x933fe0d88e299d2e6ca014f4d0178dcf25b83cb2288f5fda201b36ff605e6337, '', 0, '?'),
(0x1255a73c1957ea574c04cafcd78f6375, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-3.png', 0, 0xe4b44e9777f3251e3239e139dbf42e0c, 0xe4b44e9777f3251e3239e139dbf42e0c, 0xe78bd0ca193515443e563b1fa5990a7cbb90d57a5374f91c35f8bb7e568e8314, '', 0, '?'),
(0x125653160ca0fc56a9b090dd50a554a3, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', 1, 0x00000000000000000000000000000000, 0x5bf20c880e3521de0b3e01682537a0da, 0x46b937be55dc82c4f93495c753ca1312160a6ae283f4a8d1a7a2eedb9f635105, '', 0, '?'),
(0x1256e4b509e3468b3c5470a02aa5fbb1, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php', 1, 0x00000000000000000000000000000000, 0xdd0f333916bc4244076bfa5d0d1d1720, 0x661f228863708856d36cc72b9e163bb34ec1f902bbfa5669def044bec7fba409, '', 0, '?'),
(0x1259f955edd6687c6b5524b8953bc298, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php', 1, 0x00000000000000000000000000000000, 0xe2b0dc445a638b10d5aae768e8c797ce, 0x780a8d8f09cb7364bec832362a1ed350c1eaaba19f66a774a7ef853435e4627a, '', 0, '?'),
(0x125b9be9106f640b49843a243004cde0, 'wp-content/themes/twentytwentyfive/patterns/format-link.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/format-link.php', 1, 0x00000000000000000000000000000000, 0x4e2a444ea74fb3ad9be54dc2a0126d66, 0x3da8be593e74ad47eee00e4ee47ba5935f0baec4a5f19f23eb141a1874f4ef1b, '', 0, '?'),
(0x125bd9740d1fff9c0a35883e9cafc4e8, 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-versioning.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-versioning.php', 0, 0xacb91dfad86cfb2401480e4e839a0077, 0xacb91dfad86cfb2401480e4e839a0077, 0x5dc5c8c762daf08327f9a7b95516cfeff464ecdd00c463eea4b8565cc86b8c25, '', 0, '?'),
(0x125e5e86c3789f4281183391d7f16539, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php', 0, 0xf8c7be37ccbacf63ddef55654eb53774, 0xf8c7be37ccbacf63ddef55654eb53774, 0xb3d2a060260ad3c2fcc7193e6f7e7b3127cf440435762c45826324a856ad9c04, '', 0, '?'),
(0x125ed6602f61c7b777d3acf61bbe31e1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValue.php', 1, 0x00000000000000000000000000000000, 0xa58a23753b735f2b80ba6286d9010deb, 0x5183f8d242ca1f7c0c7be4604e85404ddd340d0928ab2c7dd4f1388c501c49ba, '', 0, '?'),
(0x125fce2971217c80876348ddca1583aa, 'wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x268a542ee2bea9e7c18b93201fde7da8, 0x5a7ffbfbdd866a5cfb0f0ab58986f1911bc688eeb4e34498d6a61c0b2d8bb470, '', 0, '?'),
(0x126dd417c3b1857e0696f6f25217a53f, 'wp-content/plugins/wordfence/views/tools/options-group-2fa.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-2fa.php', 1, 0x00000000000000000000000000000000, 0x6fa4ea08c70a329183e830b7eaf4f800, 0x6147cfd6b41d0a4f6bf826319593e4601033832abf89d2bf66d31599e95f57ef, '', 0, '?'),
(0x1270db9ed4324e1c3c3a5aa537bb7282, 'wp-includes/js/tw-sack.js', '/home/iraneurobetcom/public_html/wp-includes/js/tw-sack.js', 1, 0x00000000000000000000000000000000, 0xb989a5bd84f6ebcbc1393ec003e6e991, 0x7ba26e5d14d600d68898dd6e7fbb0dcf11b5f4c93ca70e77cbb7582983e0da3a, '', 0, '?'),
(0x12758c293803464739a143b0289db69a, 'wp-includes/js/wp-ajax-response.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-ajax-response.min.js', 1, 0x00000000000000000000000000000000, 0x646685a55788951b29836985d74d765d, 0xc39aad41d0f24780897938aba588ce2f4fe0c7ab593e82fe0d7599a9a6c27a31, '', 0, '?'),
(0x12862f78303c86a09368885b0e1f403f, 'wp-includes/sodium_compat/lib/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/error_log', 0, 0xf521a885be965b33e51502d32940a1fd, 0xf521a885be965b33e51502d32940a1fd, 0x8f372ab04622362e94b00a3ed7070406d123cf0670d710d469a6b880d6e28e93, '', 0, '?'),
(0x1289945f2c1b82eee86763e52fcf0799, 'wp-content/plugins/elementor/includes/managers/widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/widgets.php', 1, 0x00000000000000000000000000000000, 0xf611c94534fcef96a4ecafd9a8ce8c19, 0x74ef911195b24da2c4a4ba965ee6d375d0bcd785b28b45b0a17748d054782bb2, '', 0, '?'),
(0x128f2cd0e68315b573563861e5fddce8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationErrorCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationErrorCollection.php', 1, 0x00000000000000000000000000000000, 0xd75f929e05439c4db388a1f7048b4f86, 0xcce0e78d2be6b09f05bdb866f10c63f0e04a2d9d72b4bb5d4414366ef2bc5c6f, '', 0, '?'),
(0x1291c73ecd3aa18ee1085f29a2248a66, 'wp-content/updraft/plugins-old/updraftplus/includes/class-backup-history.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-backup-history.php', 0, 0x78d1629865001fd490577f6354a89b16, 0x78d1629865001fd490577f6354a89b16, 0x91a650c6105db2acbc2e2584ce8eccabeea1a9484f0a39ea8dd72f0d4160ede6, '', 0, '?'),
(0x129415b33bab243348219553385b075f, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php', 1, 0x00000000000000000000000000000000, 0x0df0328dbbfd4e88b85a48bd121a8ddd, 0x2f87ff6168f36b72b4b8644d0455a797d299148005b0081df868179db411ce59, '', 0, '?'),
(0x129426b2a2af4f8ffa5a3db244732ed3, 'wp-includes/blocks/search/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.min.js', 1, 0x00000000000000000000000000000000, 0x9e4ce7b5d23387b8aee77cfb0357f17a, 0xdda849233a0895d418b016d20783579b910eb9aba0edca282efbff6483df9f6b, '', 0, '?'),
(0x12a10ec363d44f9a40ab2ffb6c4d04f0, 'wp-includes/blocks/separator/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x07c545601366c21eca9045eb11961b99, 0xd70ae27edab91b916037b7e7e5917c70eed4e08450eb1d2a8f368e70a3870f2e, '', 0, '?'),
(0x12a9acb3f4913901c47e007b40d9dbf2, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php', 1, 0x00000000000000000000000000000000, 0xc2aeab0f85f375154dba1597a4b913d7, 0x16a44a458f7a9518a4bb88d99936c0049effadbcd52950a7fb2917f7c3008ec3, '', 0, '?'),
(0x12b85ea0b18b71678ac6606ffd5ab58b, 'wp-content/plugins/updraftplus/images/addons-images/all.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/all.png', 1, 0x00000000000000000000000000000000, 0x95e06d1809eee8f78a29d52d876992f8, 0x0461b9a61e5a0322d6f0d300a8011c98d304a1d60a9b38feda276feec7590eda, '', 0, '?'),
(0x12b8b7e1436c6fa6081eb6b196afe9d2, 'wp-admin/nav-menus.php', '/home/iraneurobetcom/public_html/wp-admin/nav-menus.php', 1, 0x00000000000000000000000000000000, 0x8928691f8cbe8eec3959b1fd0f50746b, 0x3584c098552fb3b27d08a17951a4e3ca2200d161201e9e9462dcadef6fbeb87d, '', 0, '?'),
(0x12bbf8fc4c700cc0118cee89ca46a89b, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php', 0, 0x3a1af1fbb9d681b494549bc3f1be2e9c, 0x3a1af1fbb9d681b494549bc3f1be2e9c, 0xe01b16d8d1d0dcf98b08f9368c6fdbf740e7afdec83045d37614d696c3815829, '', 0, '?'),
(0x12bc1da9a33f74a34e520f1f8493522f, 'wp-content/plugins/wordpress-seo/js/dist/languages/pt.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/pt.js', 1, 0x00000000000000000000000000000000, 0x2e923f3655063bfa9575e3383387125a, 0x31972d100de9befb963dbe7149489e7fd7449bd32549832eb59da646afc53b0b, '', 0, '?'),
(0x12c49f1836ece2b351600f0e879c1666, 'wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css', 0, 0x176bb4ed78138eda5a1338ce81a7b673, 0x176bb4ed78138eda5a1338ce81a7b673, 0x74b2bc71b26a003ce8636d223176bb67983a272079322ba0aecf6d9939928d22, '', 0, '?'),
(0x12c56cf82a2ca11b5dfcb6d67faed9c3, 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/ExpiredException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/ExpiredException.php', 0, 0x11e70648ca63d67a4bfb419989bdc48a, 0x11e70648ca63d67a4bfb419989bdc48a, 0x96f161076d075ac5e194b0004d3b8fcfe7c736501e7926332318ed99f73fbf25, '', 0, '?'),
(0x12c61c8580b919fa142cb2ef3bf91b69, 'wp-content/plugins/elementor/modules/notifications/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/module.php', 1, 0x00000000000000000000000000000000, 0x11963c2273942ebf4a6b7ca165247b68, 0xd4e0d45ade0a5f1c059c305cd06940c950d98705f493446f0c32ab631d5165c1, '', 0, '?'),
(0x12d112feb31fb0ad0219659bf8b4081e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_MX.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_MX.mo', 0, 0x07aba8d629e54ba3280f75bbbc4513cd, 0x07aba8d629e54ba3280f75bbbc4513cd, 0x956d3d4187783a354e18cb2e7e9877b8d5a151e32ce4126d1eb41aba848abdae, '', 0, '?'),
(0x12d224b94500ecb5fdb649a5c0a1c8cb, 'wp-content/plugins/wordfence/css/phpinfo.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/phpinfo.1744125809.css', 1, 0x00000000000000000000000000000000, 0x3ec5eb51f7d8e6218530772fa8e893b4, 0xc705fdfd618f407cadae490d3d1a5eceb5c2641d29885bb6b90ff886ce57b2e5, '', 0, '?'),
(0x12d23bf6d096ba30f38cd7989564bac0, 'wp-content/plugins/wp-rocket/inc/Engine/Support/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Subscriber.php', 0, 0x7261ffd6d448e5e476fd8cf3a76400f9, 0x7261ffd6d448e5e476fd8cf3a76400f9, 0xac00b5cd1c6fb7b937be71f1b4a6a0c4e6edc622b58a32b69f2f4a26438c144a, '', 0, '?'),
(0x12d9e7ca5b732669b5752913f90c6e0b, 'wp-includes/blocks/video/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x97bf41ed2b6bceaa59767e298cc3f943, 0xa95dc6691f18d6a67a0620c402f971bff52d7c7f6b1780f0cfa3edf53cb84205, '', 0, '?'),
(0x12dee22c360a8c125429442c5d684b4b, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.css', 1, 0x00000000000000000000000000000000, 0x1cda044e831038c13a957189122af1aa, 0xe4f12471471c21c79bbe519d0685c1eb091c96d89924d2484529a04bb337fb79, '', 0, '?'),
(0x12e19d8a4a46e892c40d30ba64327d2b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php', 0, 0x1ec6d124947d6e82b58b66b9bbff050d, 0x1ec6d124947d6e82b58b66b9bbff050d, 0xc51f7f77cf09611fd3352f03fe8cfca547d1e0ddcee83e4fa6642021b2f643a0, '', 0, '?'),
(0x12e226fe0959d9747a28a11af801e680, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php', 1, 0x00000000000000000000000000000000, 0xf47b8685c0339422bea85ccc456e1f6a, 0x9e220e1fa9e27bf6fc781df388b8ae71631ebfa42ad7824e6f10e404de68396d, '', 0, '?'),
(0x12e2d35c4895f6967f585a11bfdb4218, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Spacer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Spacer.php', 1, 0x00000000000000000000000000000000, 0x0a0938fb2677f0a27e775febf1724290, 0xfab2903e7d4362561d2a7253f63c2039257c95ffeb446e3b939af82930a027d0, '', 0, '?'),
(0x12e3d69b251790d8f0f272bf040571fc, 'wp-content/updraft/plugins-old/updraftplus/images/notices/collection_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/collection_sale_24.png', 0, 0xe56dafc8a4ae58f129bfcd6c63e853c2, 0xe56dafc8a4ae58f129bfcd6c63e853c2, 0xa6ffbc069c62dda9f6201aad58d284e91c1ae3cba9ce0d2080ae9454e12cdc5a, '', 0, '?'),
(0x12e4a82f3c18c777b3b1d4db7196243e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php', 0, 0x360a12e4affa46036924e8cdc8fdc42a, 0x360a12e4affa46036924e8cdc8fdc42a, 0xafbc3f96eed7b4e00993aeb11b91af1071abca4c8b64882213ceb7d3e585597a, '', 0, '?'),
(0x12e4efc361cf4220335bd9c78c28f99f, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php', 0, 0x9943a00bafa01e74372964977d621d84, 0x9943a00bafa01e74372964977d621d84, 0x17112a8c383f9ccf72febdf2914609af9670ab0f0ec5c471b428495cb5e5f13e, '', 0, '?'),
(0x12e90560d831dcb851b1b6c9f80f25b6, 'wp-content/themes/twentytwentythree/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/archive.html', 1, 0x00000000000000000000000000000000, 0x64a7621716cfeb688f0ca8d6f4bfbe18, 0x4f692147f74da05f51b708f9dcf291ca51de3c7d7d455bb614575f0eb1b05e3e, '', 0, '?'),
(0x12eb71c5a19262fb8dbfce623533a2c2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', 1, 0x00000000000000000000000000000000, 0x30dd28e47bb5c547077642e42a7a89d1, 0xce4a5910fd93fed5e24c56d2563140515001c93dc5cd22d64cb19805e0d03d01, '', 0, '?'),
(0x12ee4067912bb0590b8af702fb08b382, 'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xf54c0bfa433b469bbea6b7c391670271, 0xdc6d1815248adaa9f7805ba60108b72dca1483a6bc72cc1338d6c53ec1a4beb4, '', 0, '?'),
(0x12efe6eec4586de3b19be44b3396888b, 'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x6bf6c9f57c7caea494b13c013c481351, 0x3ac1efa58f0787bc29a955b5fd3b37bdc44318869a2dfc00aa8365108ec7783b, '', 0, '?'),
(0x12fea5493cbdd6cd5518c2434d645aa4, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php', 1, 0x00000000000000000000000000000000, 0x789a71b0b213169a3db0fa6f2dc9864a, 0x961bf015009a824eca3634186741a1bedcae48218b5e44db99fd9b2ab9aab6d5, '', 0, '?'),
(0x12ff357b68e2c89a604828163a4f26fa, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/LICENSE', 1, 0x00000000000000000000000000000000, 0xd1af6aad6f0f8f4e625c884b610e3c52, 0xc240a4b5bcf5103283f7ae8b29ee370a0b003c0c870a9d4263e15d007af91134, '', 0, '?'),
(0x12ffb42db986693e62738c0c7f9b31e9, 'wp-includes/js/jquery/ui/resizable.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/resizable.min.js', 1, 0x00000000000000000000000000000000, 0xd43c1aebbc4ab0a181d767d6d63e5b20, 0xe550bdcdea1bde0b2db87342b18a490f814a99b831bc8b818ede811dde57438c, '', 0, '?'),
(0x130130a0ec80a72d0a5c95f879795960, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTag.php', 1, 0x00000000000000000000000000000000, 0x951b29fed3230754746b78fa4b6270cb, 0x49ffebbdb6917cda21bfad8ed55657d0e1828e5115df55145a694cb49898f6ec, '', 0, '?'),
(0x1301e941c6a2145aa62af9c57626a2b7, 'wp-content/updraft/plugins-old/akismet/_inc/akismet.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet.css', 0, 0xd34a6bec5886ee28bd34480cb5aabb84, 0xd34a6bec5886ee28bd34480cb5aabb84, 0xb8a23ba17e6d51763209bc596bb2b1b15eea2f9327204cb5db40f72e6e88fbb3, '', 0, '?'),
(0x1305817cd98e6407a3a0440ec2fa3c91, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive-rtl.min.css', 0, 0x943a4ae6a740ac3d2d55699bbd871385, 0x943a4ae6a740ac3d2d55699bbd871385, 0x02c68a6ecaf06f7012d4056eeffc2681783552ec7de364cc1e3bf844355e0514, '', 0, '?'),
(0x130abce97337840193610aa55b772dc2, 'wp-content/plugins/elementor-pro/license/updater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/updater.php', 0, 0xa8a4108308493ad1ed263bfe6a9f77b5, 0xa8a4108308493ad1ed263bfe6a9f77b5, 0xb4ac227817552fc9927c61328b59c44fc497ddf4c9b41e522b9077bc72ce3099, '', 0, '?'),
(0x13119de40fc92a4131f25e2903fecda1, 'wp-content/plugins/updraftplus/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/options.php', 1, 0x00000000000000000000000000000000, 0x2e9bc8cfb25f23b11bbedb6a812801ad, 0x655e9f3106463f2692b36210b5f9a7bd19c7199255bc22d4b18cbea92f5d88cb, '', 0, '?'),
(0x1317c409f183744ea758f8ec765ed6c1, 'wp-content/plugins/wp-rocket/assets/img/logo-sucuri.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-sucuri.png', 0, 0x9ed0cc8fea85376e107603eff9eda10e, 0x9ed0cc8fea85376e107603eff9eda10e, 0x0273931b1a26ea1b87ba55a4bac15e222b5cb26961f664b5cefe0a07b9ecaf29, '', 0, '?'),
(0x13191b240e75bd73d0634cb5f90628ab, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php', 0, 0x661298103956cfe837b4da724568065e, 0x661298103956cfe837b4da724568065e, 0xb3ee8df9094cfebd08d7df42422acd19f162694581c9648c968e931b44b9636e, '', 0, '?'),
(0x131d103710f928e1a6cef1456b972295, 'wp-content/updraft/themes-old/twentytwentytwo/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/functions.php', 0, 0x293cce70c36884c84e48ba731ceb5187, 0x293cce70c36884c84e48ba731ceb5187, 0xac0aec1168f73dfee2449b9b4dcbe93aa107245189f6ba17c2231302d6320a53, '', 0, '?'),
(0x132442e4c9d0c0766d347e4dc79fcfec, 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common-1-25-1.min.js', 0, 0xc7cadd1331029a3fb52d779389dc7c08, 0xc7cadd1331029a3fb52d779389dc7c08, 0x3740f24dfb0411570b6b2b9441a272f6a5c6090c98f366bcee841727c0e69d6f, '', 0, '?'),
(0x1324ecde27e8588f52cfd1a5cab6dba0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x4443aff69969039d756e3580b1353067, 0x642eb3fad2b9dc34fef83feb2d14cdb865381888f4cd51fed311a4e18ca6d822, '', 0, '?'),
(0x132b410bb5c12ec98d9f0f49d2f240f6, 'wp-content/plugins/elementskit-lite/modules/dynamic-content/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/init.php', 1, 0x00000000000000000000000000000000, 0xd7d2f640e2a8eee61e481ea87669089b, 0x16c998fc60e56abdbb7cf1459922bf7a2b98f24911d8b0dcb843d1fb795c236c, '', 0, '?'),
(0x1334804ac72d3c4f1bb3694466fc2e87, 'wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php', 1, 0x00000000000000000000000000000000, 0x1e9029e0fabd65b2bbbae4b69a635d40, 0x23fc97d330586d85bc6486449117bd00217839696b53d2ba5f6b95ede21dd03f, '', 0, '?'),
(0x1334d9625ce08aab2eb23e22211f9146, 'wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php', 1, 0x00000000000000000000000000000000, 0x905bd2fd0a268118445e115f07a764c4, 0x8fb518c55ca2dcbcf61671439d9d7ce00b4f87409dd7d425acbda3958d8dea82, '', 0, '?'),
(0x1339a6b9cf0fbef9a17522ea575cec84, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/README.md', 0, 0x03e947016ec315b3a4668ae1ceef0bf8, 0x03e947016ec315b3a4668ae1ceef0bf8, 0x4bae2499344b33e89caa4415826552e7eb75be28f2f32e6663b6101c2d714c30, '', 0, '?'),
(0x133d5fe3f81c1e92bb9b6fb438114d59, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php', 1, 0x00000000000000000000000000000000, 0xf33b022fd6bf79cad1e6dca9d11ab2bd, 0xb6fad72eaeb83706712f8b1c409e18fbb07c0d5c8fd67abb78110ee3118ebf57, '', 0, '?'),
(0x1345ade2dcff52aba9c86d2073c94f22, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-plain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-plain.php', 0, 0x7f0a8e3527965444ffa297d78d9c5203, 0x7f0a8e3527965444ffa297d78d9c5203, 0x83f63ca68015e88e70478299f68294387a7d9f8673472bb9d2031ccd3feeca27, '', 0, '?'),
(0x1358ca914c86cbcb5bf79bfb580d4ddf, 'wp-content/plugins/elementor-pro/license/assets/js/admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/assets/js/admin.js', 0, 0xf6c2e5e52b72b72055aa36b7d0841ecc, 0xf6c2e5e52b72b72055aa36b7d0841ecc, 0x26e34fdfb69da267550a2f004fd57edc8af0af310f108a15f03102fc438c908e, '', 0, '?'),
(0x135d7a4a8417065333e327b66b1bc93e, 'wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg', 1, 0x00000000000000000000000000000000, 0x432860e08d8fbe7c55769a8d779fcadc, 0x61b5271a8e883c7a648ab0fd8333b128d10143e73b78406054e0af05f65ef9d1, '', 0, '?'),
(0x13638ad620c8b58e45396a0f7a5b8b18, 'wp-includes/blocks/code/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style.css', 1, 0x00000000000000000000000000000000, 0xc2e67a930ddd201f442d1a10c14271ac, 0x3964e15802ddccd7820cd30c0eefe1b86ccec785e698968e659ee511d61cf0b9, '', 0, '?'),
(0x1368128be6ec1c99af3e3ed1b6d50b79, 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-entity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-entity.php', 1, 0x00000000000000000000000000000000, 0x605aee9bad9e961bfd29c6b8c50f26d1, 0x474d901264ef2d7294c201f68e4812a2502e807d3267275a2b42fd688cea787a, '', 0, '?'),
(0x13686fdc07561e21fac7c1252c4d0432, 'wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php', 1, 0x00000000000000000000000000000000, 0xf5e3cd40dfd9196b3b919418765ae2e0, 0x32f83d39fa7f96c68d06ccc85ac22b2d2448a2ec4b5281ceff1db993c760d632, '', 0, '?'),
(0x136d83e74492da9ccd28aa0db7d3e30c, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss', 1, 0x00000000000000000000000000000000, 0x33529fbe641d230d22b914d0f705a725, 0xd9f4dda946cc73c4ff3347a7a495da62ee38facee7bfe9ee17bb4ea340869758, '', 0, '?'),
(0x1373de6408ea5e676ece65155d90166f, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf', 1, 0x00000000000000000000000000000000, 0x9bf03da2456263e3613b1f3bccd2c984, 0x57649670f2f0a5e9c69f0a08a1d4dbdbf570191b4a27a4526a25d4d35c9e33b6, '', 0, '?'),
(0x1377d137fe762b8f7131921ab31d8ad1, 'wp-includes/blocks/list/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style.min.css', 1, 0x00000000000000000000000000000000, 0x77e86c28af1fa1c4f582e03e99dfbb5a, 0xdb202f5aa4773d8ddc75d969e719ce174b17a7aa77850372d0248156cf9e01bb, '', 0, '?'),
(0x1386524b832846b38c055efe64d943b1, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg', 0, 0xc1e736740c917a8811761c27d2959648, 0xc1e736740c917a8811761c27d2959648, 0x2e978ee7e172565de2f35810eeecfc1770161922ac4285f9a766976487265f14, '', 0, '?'),
(0x1387e0c8b60a3db57bec6833bd69cf26, 'wp-content/plugins/elementor/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0x994cdc6a13644b90a4be4f3a8f6e44fc, 0x3a0e29dc00ca22280b5dbc56eea8f9720c012aee60d540abf96222087be891c0, '', 0, '?'),
(0x1388de4b532ba11565d78e418640938a, 'wp-admin/css/colors/light/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.scss', 1, 0x00000000000000000000000000000000, 0xa3819531a80e6083e0d83a25808efb64, 0xba9bb9ce27c947191895d81faab5aa925a58f52ae4e6ae5123095d147b431b44, '', 0, '?'),
(0x138be311dfeb60c0f05ba0bfb3fe3989, 'wp-content/plugins/amp/src/Admin/GoogleFonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/GoogleFonts.php', 1, 0x00000000000000000000000000000000, 0xcbbc55c019bbaa8259ac2e427ac10e7f, 0xfb70853eefbe17611827f6a747aa428967c93333b2eb16eea438fe649ebf1c26, '', 0, '?'),
(0x1393b178f72c127f257dbe63a3628c65, 'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x9086830dce178c0e236df98ec41b48c8, 0x5d5ba9f6dc472ba6b83133a9854fb3351ba619462f8ea877f9535fc961a758c5, '', 0, '?'),
(0x139bbba0c60fed4665b1093504375be9, 'wp-content/plugins/wordfence/lib/email_newIssues.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_newIssues.php', 1, 0x00000000000000000000000000000000, 0xc7468e7a51afe8f9d67d20a095bfd030, 0x5dc79ba0bb13e163490ce38e5405a49629cda3786e257d0149eb6d14466287c9, '', 0, '?'),
(0x139d442a1f3b760c28b40c2ed2b28c4e, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php', 1, 0x00000000000000000000000000000000, 0x09f8daf67e15ef7b539925cc85be65ca, 0x967348e2e91069a309f77c4af6758f907d480f6aeee22ddd22d4e3cbc265c9d7, '', 0, '?'),
(0x139fdbd728c3d42db5e07cb55f34c0ef, 'wp-content/plugins/elementor/assets/js/e5d6feb1b1d6cf52126f.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e5d6feb1b1d6cf52126f.bundle.js', 1, 0x00000000000000000000000000000000, 0x5618ef21716e133ee6045950cf83d919, 0xbf39db3584a068a0d6eb6062558cba12b02aa60be79b1c93e0d34a5e684c23bc, '', 0, '?'),
(0x13a2fdf10be7554e151d4541c867ef74, 'wp-includes/js/customize-selective-refresh.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-selective-refresh.js', 1, 0x00000000000000000000000000000000, 0xa085be439771e0f64d73b57dcdd8be83, 0x79ca8ff2f930605a99a9ddb97ac01127f2d5a1d4e67ef20e701778a27e513149, '', 0, '?'),
(0x13a77bfda98d4f7d75b2ce63cf26f7c5, 'wp-content/languages/plugins/wordpress-seo-fa_IR-8a9083701e738b3c956ea2c9a8a84375.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-8a9083701e738b3c956ea2c9a8a84375.json', 0, 0x9d0f62e4bf203e94c87ce12445b1b5ae, 0x9d0f62e4bf203e94c87ce12445b1b5ae, 0xf6d560de14335fe885d8abed4ac7bb80b00f87fdea7c8cef98988811678e012a, '', 0, '?'),
(0x13ad2a769698e564cd1b7ebef1983f20, 'wp-content/updraft/plugins-old/akismet/class.akismet-widget.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-widget.php', 0, 0x648b4a13663b6ca7ce624f24ac164fcd, 0x648b4a13663b6ca7ce624f24ac164fcd, 0x870787ca5e317a89322dba49729ae8f21b1bda2e21f2a3574537247b9a6f7ce1, '', 0, '?'),
(0x13b4bca2271fe3eadb4b055aba9cdc5f, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_NZ.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_NZ.mo', 0, 0x0d085b1989fbef7caa7a5a116d63726c, 0x0d085b1989fbef7caa7a5a116d63726c, 0xd228cbe4d82f84ae27397ecc4e44879430b7e6df07a0a60ef435910fff117798, '', 0, '?'),
(0x13bba5f75e99cdc0f029515f612ef0c2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySubscriptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySubscriptions.php', 1, 0x00000000000000000000000000000000, 0x30d86fa90aa6cc036965273437d0ca27, 0x59ea5c131b05606cc0ee15525f3f67dcd1ee971005f383e361170123cdaf89c1, '', 0, '?'),
(0x13bdd72655936828a77546543ce1ad94, 'wp-content/plugins/wpseo-video/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_real.php', 0, 0xa68599e38f2df35a82df84c75040ac1f, 0xa68599e38f2df35a82df84c75040ac1f, 0x331f7a0e112c55de0302f8bf0aef96389a99bf97e84432f89cc5917d1637921d, '', 0, '?'),
(0x13c0f27697da9df6c7c176baa14ace33, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', 1, 0x00000000000000000000000000000000, 0x971b1625f46b1e37dbbbadeb2bffa4e2, 0x0bedcc68cba864a230afc8142a85557c9bb21adf3721734acb8119cc8b850f2e, '', 0, '?'),
(0x13c4a92a9567913b62706e3560282f5b, 'wp-content/plugins/elementskit-lite/modules/megamenu/views/options-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/views/options-menu-item.php', 1, 0x00000000000000000000000000000000, 0xb29a7ad39b1dc10743be653fa80f9c81, 0xf1a611bb3329ab942077ad1f1383db171ff3ae68879e42f49adc9e02ee2ea856, '', 0, '?'),
(0x13c5fb26558369b310d39831f7ed73c3, 'wp-content/plugins/amp/includes/uninstall-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/uninstall-functions.php', 1, 0x00000000000000000000000000000000, 0x768cd3ae5af3613776dd45310d46b4b2, 0xa5b4eb1ac04e9c2367d46eba5223fabb3df7a1bad97dff5701817a451c570062, '', 0, '?'),
(0x13c799dbe8ac4734837c405a942f411f, 'wp-content/plugins/elementor/assets/shapes/clouds.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/clouds.svg', 1, 0x00000000000000000000000000000000, 0x4a34ea145eec75fee78752e8fc3567e8, 0xf5b0751a159b988c171df5f7fc6e4441918a6386afe26ccca2d30e56e6b5070b, '', 0, '?'),
(0x13cae9b50096802ac7dff3a502ae3e64, 'wp-content/updraft/plugins-old/updraftplus/methods/addon-not-yet-present.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/addon-not-yet-present.php', 0, 0x6b10b5c9b5c5396e173677d2fa01bc5b, 0x6b10b5c9b5c5396e173677d2fa01bc5b, 0xea19b6d755f020eeb6495dd3f5399bfb2a66a818dd16e9cb1de95a399f6dc0fb, '', 0, '?'),
(0x13cc1041c26fda21cc56e1eac5b36076, 'wp-content/wflogs/ips.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/ips.php', 0, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x5a5d5b578d128b509a7dc32cfbfebf969e8307372af671e4e10ae3e6c691a1e1, '', 0, '?'),
(0x13cde50074374035daab8940ac6677b7, 'wp-content/updraft/backup_2025-05-04-1250__EuroBet_6e63422f5084-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-04-1250__EuroBet_6e63422f5084-db.gz', 0, 0x748a21aa7908cc9e75dd9603cc708bdc, 0x748a21aa7908cc9e75dd9603cc708bdc, 0x261b5a26dbe86d88bb1c041f7021157ff9f723aca947f21b8d5e45c43e263d5c, '', 0, '?'),
(0x13d29e5c805af67f3e11e1542752d1aa, 'wp-content/updraft/backup_2025-04-30-1227__EuroBet_5e1d3fe2c729-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-30-1227__EuroBet_5e1d3fe2c729-db.gz', 0, 0x8a3eb75d0d7f9869fa8aff321c0e9288, 0x8a3eb75d0d7f9869fa8aff321c0e9288, 0xc0b748725c91007c1b4a0cd283660a97a62a54e07fa7b81136e0b55c1f430072, '', 1048576, '?'),
(0x13d2cb5f0639b277045b6fb1b5d603d1, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', 1, 0x00000000000000000000000000000000, 0xb01b37dc6022708871f5218059b0e35c, 0xf03fb3d2a8dc58259010a96f41f6d5e2d396cf0872259f74154f2e1e396cdebc, '', 0, '?'),
(0x13d5bb38ff5c97b328bf9db8602863e7, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', 0, 0x81d57b03fc92468b89e7b9c11f05ca73, 0x81d57b03fc92468b89e7b9c11f05ca73, 0xd619e643e2976681e9bd6ab94900f31851a6bbf66e0b6dfe054afe1baa492ac1, '', 0, '?'),
(0x13dcd7d18f707e19a81d8f1ebd275fd7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpNestedMenuActions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpNestedMenuActions.php', 1, 0x00000000000000000000000000000000, 0xaddc1c0f2c17d53ab58317df427dd6ee, 0x32dd717ea35819142d74c898fc19fcd43be11581c4db5780c39be2be05d75de4, '', 0, '?'),
(0x13dd23ba24d9edfcc7daffc4a61a5274, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', 1, 0x00000000000000000000000000000000, 0x7c33eb271eade33e4731c19487178189, 0xff6ba9b33ad40fe755520479e763dbf943f3a32d5a460e5b8560bfef5c16c950, '', 0, '?'),
(0x13e0adc63293f4d3e8b2f7aebaba2680, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpListLoadMore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpListLoadMore.php', 1, 0x00000000000000000000000000000000, 0x49d19ad8a361f3926cfe99ef9fe06e7b, 0x65f7f17bb3c348a2e7ab65a1d71d30f82f7558d46527ece6a6edf8d92430c524, '', 0, '?'),
(0x13edf92b6074ca94de12602cd6fd43a7, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/ducks.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/ducks.jpg', 0, 0xe60878b5319fffb9d16ced98ea1e3909, 0xe60878b5319fffb9d16ced98ea1e3909, 0xa4cd32289c7ca5f563f60c6d1b15a6a455fae1f47681748f501456bec12610a1, '', 0, '?'),
(0x13ef2f9d6d03f3b8fbb7378bdeeaf6be, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-vertical-header-blog.php', 0, 0x088cb323c539971137d6abd7b6d5bf7a, 0x088cb323c539971137d6abd7b6d5bf7a, 0xa68fc0366f050c80d244a07776c510cec8a6688ca7b4375a94f3192e93cfe5d0, '', 0, '?'),
(0x13efddfab1386c0d3f15cb5394b2cc68, 'wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png', 1, 0x00000000000000000000000000000000, 0x9d46c10be14c8f974886be1b368495c3, 0x3d9e836c43193ec065f71b63f59e5db5b501a192157bf658830f4f490a6eb7d3, '', 0, '?'),
(0x13f0e46c8455793a6534e34e31cfbb6f, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss', 1, 0x00000000000000000000000000000000, 0xc2fa5d2fad0087f537b2be2872f7c05e, 0x38559d80b1475390b3cee4e435e2d6c9fe6ccc06ec7278a9a5b25c299cb80a05, '', 0, '?'),
(0x13f3a41c62efa19ea0f9731700754d00, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php', 0, 0xf82cd86bb5abeb9bed5aaac75e297fcc, 0xf82cd86bb5abeb9bed5aaac75e297fcc, 0x409dea3ae8b1d34343c681858f11e7e373b01eb7e123aa1b35108a9f6a9740cc, '', 0, '?'),
(0x13fa84d9289bbd5f9170f236e245e0f9, 'wp-content/plugins/amp/includes/options/class-amp-reader-theme-rest-controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/options/class-amp-reader-theme-rest-controller.php', 1, 0x00000000000000000000000000000000, 0xf10a4811dd4e0008f973885fc1896c5b, 0xf4cb9e44c5a851d4e00aefa1d129f61118014409c2e372de3aaa3faf8c24febc, '', 0, '?'),
(0x13fb50f0756ff23680cd15f6368fc5c9, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json', 1, 0x00000000000000000000000000000000, 0x433c73aa73a20431b8aa07b3589ab1fd, 0xf1d7fc31116e9cf891c25e46376f457f5189cb348fcc24cd2371a212fa1248b5, '', 0, '?'),
(0x1405ad1074925953512f5b8aae52cd43, 'wp-includes/blocks/gallery/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x33f6553f50d1cf2129d07cd82399dd74, 0x9ecbc2afdc1cb6eb495559ddc5cd199870f8d8255a9536e5dda94b5dee244535, '', 0, '?'),
(0x1413ecdc57f5818ac3c09325e6c88ec6, 'wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg', 1, 0x00000000000000000000000000000000, 0x93a0eb2182f9cd1f87297e09d7333f29, 0x18bddef5d72d067c245ff576dd24f545c70a752c2105982243c105261f3fb141, '', 0, '?'),
(0x1414438117a063804f767a167b48476d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/VariadicExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/VariadicExpression.php', 1, 0x00000000000000000000000000000000, 0x3aa611d091039fd2e6627959d16d448c, 0x1cdf7fec307ab5d27b4a749825af7b10cbfae5a10c9a6f99abd640a71682494f, '', 0, '?'),
(0x14165e07b4454ff7431e9dd8420b729a, 'wp-content/wflogs-old/ips.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/ips.php', 0, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x5a5d5b578d128b509a7dc32cfbfebf969e8307372af671e4e10ae3e6c691a1e1, '', 0, '?'),
(0x141a3d4b37148b35c73b2318cb696abb, 'wp-content/languages/plugins/amp-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.l10n.php', 0, 0x5596ce319150b05e785b6942243bb412, 0x5596ce319150b05e785b6942243bb412, 0xd154d28ea00b8868aa7c2417b17e5ed30f2426e82a5ba95058739f8d65002539, '', 0, '?'),
(0x141e9ad4bde1b2e7473350822ab2df4b, 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', 1, 0x00000000000000000000000000000000, 0xd1bfee4354d50394725727d4c16463b6, 0xb8d7b080584819ae6a8518cef3be2719482adaae41c6c47c0b07420e536e67dc, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1420475a073395410ebdbe706b59229d, 'wp-content/plugins/elementor/core/debug/loading-inspection-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/loading-inspection-manager.php', 1, 0x00000000000000000000000000000000, 0x691c8b5b831d6a4a3984072699eb41b2, 0x9a8dad8e8f0ef608f3816d468cf5740c3b9f8b9703852fb5c374801409a46a7b, '', 0, '?'),
(0x14206f8facc6959fcc745fafba002ecd, 'wp-content/plugins/wordfence/views/options/option-switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-switch.php', 1, 0x00000000000000000000000000000000, 0x69695901bb3ea688ba41db060bd9a0bb, 0xd66e383a0382e68a24b2f6d7a814b4ba93ca2bc0c5227a320cc6f1bd82a42d48, '', 0, '?'),
(0x1429237fa9305d469389e7dbf29718f4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', 0, 0x0e6be4cbd2c311b19224cb6200fd1c52, 0x0e6be4cbd2c311b19224cb6200fd1c52, 0x5c020a01e788c56428c7ed70bc0b62238a272696bdff3487b8c87ca3bc3e1c43, '', 0, '?'),
(0x142a161f57f9694db60ea6b2fa1672fe, 'wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php', 1, 0x00000000000000000000000000000000, 0x8daea0d629ee010443bc99e343451b25, 0x169f0ad02b94e0d9d2eeda4658a6cd86e6dd305192dc879a8d3353111702d93f, '', 0, '?'),
(0x14488be9ce7e7b7017704e29d4e881bb, 'wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php', 1, 0x00000000000000000000000000000000, 0x92405b544b0a11d5b4955d2f9faa9ad6, 0x3ac092349bf0c09d5f9201927c4b604e88150d3a493611a1b4b56f4809095dba, '', 0, '?'),
(0x1452509a06a76c556aa12b2267fc7801, 'wp-content/themes/twentytwentyfour/patterns/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer.php', 1, 0x00000000000000000000000000000000, 0x3af291490e06f2d54e77ed70df5a4eed, 0x6c5fd84f1b1f5033b52276458a23e37f9451504b4db34613f155aa20b09fdc4b, '', 0, '?'),
(0x145b0d08254d0406c87b2f745265c09f, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php', 1, 0x00000000000000000000000000000000, 0x700a5e6af3aae5a294e62fd17d31efab, 0xabecd6795f77b8c8acbdcd87d6dc796d170d95ef72c9b45931ccdacd3d058c3f, '', 0, '?'),
(0x145c9fa4d01ae98e6509cd299fd55570, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0xc89148e41a7f62923e56ef44f6a25232, 0x72d19b4ad491492fe90a1e4f8b597d9c78189a82c586eb9410defa87c6105520, '', 0, '?'),
(0x145e70bdb70012eb18ad6a2322c488a2, 'wp-includes/css/dist/block-library/elements-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x907348f8a3c448e391a1a80320b90808, 0x1d2ff0af684c4ccaadef536848aebc8db2c24aa4d4ba3420ab2022b63fcd4140, '', 0, '?'),
(0x1460228c347ec5252d3436d3dc47538f, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php', 0, 0x01aa94f7d06ef3aa4e6cb754e4454ea3, 0x01aa94f7d06ef3aa4e6cb754e4454ea3, 0x174ac0d3350541685893738fa117473d9d6de50a293e3e94b5a619ad4b08ef8a, '', 0, '?'),
(0x1468863ff77e276c27c01945eb55891f, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/AdminSubscriber.php', 0, 0x79806c619ac3a40996cace84c90b4b51, 0x79806c619ac3a40996cace84c90b4b51, 0xd4076a5e6004ad6a71bf7b44e634478d8039263e47990024bab14d291feaf865, '', 0, '?'),
(0x146d9cc8e7db5528028e6b711a4ab74e, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-alternating-images.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-alternating-images.php', 0, 0x9907aec6dd15c8b70b12d9de9cbb4370, 0x9907aec6dd15c8b70b12d9de9cbb4370, 0x8135920021efda549f2f3f81fff7b5fa2c0579855d09e4a1e26142000d927700, '', 0, '?'),
(0x147789c1c3fa2b1b00e398f2ec32ce52, 'wp-includes/sodium_compat/src/Core32/SecretStream/State.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/SecretStream/State.php', 1, 0x00000000000000000000000000000000, 0x1a6a6ff10098ba08792ca80c2a957d63, 0x327022576ae184158097ec0173e26c1f66265340c75bc7135c8baa2257c60810, '', 0, '?'),
(0x147bf79de523e3285aaba5cf303c83e5, 'wp-content/plugins/elementor/core/admin/canary-deployment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/canary-deployment.php', 1, 0x00000000000000000000000000000000, 0x68022d117f01100af5f74f804faa9021, 0x5ecb66f5cc48eb8cdcc156ba8c03be5fa6b7c30152988fd6a1e280e77570a1cb, '', 0, '?'),
(0x147e375d322c77b0ffdb9d16292960b5, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IncludeTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IncludeTokenParser.php', 1, 0x00000000000000000000000000000000, 0x71eabaa99ef3465e397b428b4e874443, 0x266892e3d81fccc9cc91b459049a8194e23b3574ce1cf7325079f1798bedaed6, '', 0, '?'),
(0x1481d5b710ed0f0d287db2e725f905b7, 'wp-content/plugins/amp/src/Dom/ElementList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Dom/ElementList.php', 1, 0x00000000000000000000000000000000, 0x8b53a2f193efed79ceee86c3d4399f0e, 0x116ea4576e9237167f95585dc09dec9a65155403d627314d6fdb79939efd8497, '', 0, '?'),
(0x148d9b8fbf950d9c8b1cbc7b430191ce, 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/README.md', 1, 0x00000000000000000000000000000000, 0x5400ad6f876d878dd95b49ba86090900, 0x179e037e69a1bcee0c24c711651af9a81e904348553db1d90bf07607d296b241, '', 0, '?'),
(0x1497e252d7e3f694d875cce71bc34e11, 'wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js', 1, 0x00000000000000000000000000000000, 0x54b3f4cc0a037b77d9ad76bf2bb7a825, 0x875f3b9fba811011f32df0ddae92ff36c70e43c84cba053d0ea2611108f38f52, '', 0, '?'),
(0x14985fbf139e19503b39ae3deb14b7ad, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/wp-serveur.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/wp-serveur.php', 0, 0x084dfbb1f5cdb89f381dc7301e466526, 0x084dfbb1f5cdb89f381dc7301e466526, 0xdf88bcee91ce9c6cbc41fcdecaccc90c1400e5ac45ec933c1b2996aff63350f3, '', 0, '?'),
(0x149b85c4660049b29aef53f3beed2352, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', 0, 0x84076e2cfe280482f8fbfd14ba81ac4f, 0x84076e2cfe280482f8fbfd14ba81ac4f, 0x25cd8aa2f5fc15ef3a5392bc1c52e0754900470dc0feff162c68083a5bb4ba9a, '', 0, '?'),
(0x149f241938c137a5e4ca4f149bb25f63, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', 1, 0x00000000000000000000000000000000, 0xfa187396127da3f458657b2e1e39c55c, 0x56dfe70f86f745a006927b051f02436de60b4a98fc234011b2522d23e84afe33, '', 0, '?'),
(0x14a2b3a9b3c42fe371cb324c81a730f2, 'wp-content/plugins/wpseo-video/detail-retrieval/class-23video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-23video.php', 0, 0xb00b1e0a0559415247f1ed25896492ba, 0xb00b1e0a0559415247f1ed25896492ba, 0x303c894fcb9669dca1d778597cdafcc147ee3208c4dd0e1f8d855cc061c2888d, '', 0, '?'),
(0x14a52d83e8040142f1f18f7c74535ebc, 'wp-includes/customize/class-wp-customize-nav-menu-section.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-section.php', 1, 0x00000000000000000000000000000000, 0x9dc9fc1fd4a1a450fd16010a177df524, 0xba7647037e0c3f74370013878e68ebaa522cfba17cd95d3985f470be2e4ae477, '', 0, '?'),
(0x14a6189a9233be6bfbdd4f3b7b640c9f, 'wp-content/plugins/elementskit-lite/modules/layout-manager/layout-import-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/layout-import-api.php', 1, 0x00000000000000000000000000000000, 0x21a19d58c155d3e04a2acf664441fd08, 0xb2d744a0542e592653f2c34feed851a688f13f3cea40cdcabfaae4ec835bc605, '', 0, '?'),
(0x14a6a0122e525ba7062c31f0438c0e13, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-soon-banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-soon-banner.php', 0, 0xeab71882a732418e0293a9ba719654be, 0xeab71882a732418e0293a9ba719654be, 0x064bd40594973f73a6dc3deaf462775c8668ea33dd8ce2c413e40affbc5ad494, '', 0, '?'),
(0x14a9027cda757d1774b7f442651691c0, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/AdminSubscriber.php', 0, 0x1bc70b0080b5b00a8c4167c26f620e8d, 0x1bc70b0080b5b00a8c4167c26f620e8d, 0x774ed4c06f013c844236a82c4bd2eda7960e990cf48096c3b6ce72d3e54f8f07, '', 0, '?'),
(0x14abadbcd2739e054a4af6042eb375b0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMoreButtonLoadMoreClickable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMoreButtonLoadMoreClickable.php', 1, 0x00000000000000000000000000000000, 0x65a044f1f37a7dc44a1149ffeef8eb9e, 0x5710085bdd71eee18731e8f315d5b4c5e817d78cece92256a5e75c8a9004e3c7, '', 0, '?'),
(0x14af8586900b43fe06a8f52fd01a571a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', 0, 0xa59974564cb5886db0906d38622d7b65, 0xa59974564cb5886db0906d38622d7b65, 0x577c4655f3e1be687909c5f4b9ac0b0812af8efc54ea6d041ddafd0df6b9dfcf, '', 0, '?'),
(0x14b43b9d27f5e817510d0766f1ef0175, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js', 0, 0x6c29529276f4bff6cdb85864bda6f547, 0x6c29529276f4bff6cdb85864bda6f547, 0xbd31da3b48144aa08f34417fc8c94d726abe736713921740368680230b06f548, '', 0, '?'),
(0x14baf9a43f1dfd469230932d3f27ec29, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/A.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/A.php', 1, 0x00000000000000000000000000000000, 0xcb9f3497cb5062016cd4b463dd38d8bd, 0xa37ff6350fa385d69620f2bed283c7fb896e1c18c7183015254d88472f9b51cf, '', 0, '?'),
(0x14bbc62d50f6f8fb9d8314964621c4b1, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/only-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/only-icon.png', 0, 0x66a49adf30bd8e6c5a990b23bfe14133, 0x66a49adf30bd8e6c5a990b23bfe14133, 0x0137b56fa37e0fdaabcae04b02e7448e3bf7f3cf1484d6c9b60b6984fc55747d, '', 0, '?'),
(0x14c0a017e5353d484ff01d8d37570c0d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', 0, 0x447dcea47753d51d6fba21a46694ed70, 0x447dcea47753d51d6fba21a46694ed70, 0x12c5cc6ce75b373b59a21fc741100593ba122a9e98916eabaa4a906fbcb9ecf6, '', 0, '?'),
(0x14c411eb505b3ae0706e27b936461111, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanSwgAmpCacheNonce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanSwgAmpCacheNonce.php', 1, 0x00000000000000000000000000000000, 0xe043291e19690017c2fda73edffa1ddc, 0x7005c71da28e9d416ab29249d251f4dc8b8eeefc6bb2869362f80cda477ffaa6, '', 0, '?'),
(0x14cba51c2bcc9aa994e2c2c8f0bcb5f4, 'wp-content/plugins/elementor/includes/settings/settings-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/settings-page.php', 1, 0x00000000000000000000000000000000, 0x81bb692a1dfe56b7f57f480bc99f665d, 0x68a8318302ebeeeaacf79797930a9ac4e8c96a7aee33ac2c343988b517a44629, '', 0, '?'),
(0x14cd2af23f31490cf9db1832badf218f, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.po', 0, 0x797886a8d58b54fdf1f035637710267a, 0x797886a8d58b54fdf1f035637710267a, 0x792de64ee9ba33ed6c0360befa92e5cf1e4e682c14af07363da4bd74fbc8b001, '', 0, '?'),
(0x14cea28353cbaac40ab4029642e15622, 'wp-includes/fonts/dashicons.svg', '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.svg', 1, 0x00000000000000000000000000000000, 0xb4e45f9133245fc26e06a0f7358ed758, 0x1c3bca902738e334614f6f59382d558a36321fbbfda74bdb7171fc2442e0f978, '', 0, '?'),
(0x14cf4dd6bbdc0f1f1a566096cdad5c36, 'wp-content/plugins/elementor/includes/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/utils.php', 1, 0x00000000000000000000000000000000, 0x2eb1dae599d1d412d2e9f77ad717c43a, 0x9741f3ccb7e220e8ced5697fb99843902626ea114d26cfd468b62d5645234230, '', 0, '?'),
(0x14d02f020cceb086f146afd99ee23fb9, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 1, 0x00000000000000000000000000000000, 0xcebd05770e46025e532d83797fa08b01, 0x1e027f3c3d56212ebbbc4a7fbc4334a50a13e6deb8aeead40ea90df50438299f, '', 0, '?'),
(0x14d2aaf7c385c4192c2569e715bf3b89, 'wp-content/themes/Newspaper/translation/pt_PT.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pt_PT.po', 0, 0xb48a5b517869520556db565e107aa084, 0xb48a5b517869520556db565e107aa084, 0xd43b857f9e63a3d1a92d4775abf81bb3c8708d71c9921930059f73d126a425e6, '', 0, '?'),
(0x14d475e6475d21ca327e65ffb2af6e0f, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_NZ.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_NZ.json', 0, 0x63ca1b4112cbd9f188c4adf094db6d9b, 0x63ca1b4112cbd9f188c4adf094db6d9b, 0xc6ef5e79118a0a3e538fb2659f1290d3a72859bbd6dce0214dd319bbe9a81c37, '', 0, '?'),
(0x14d51aeba96fb5ae754de12a22e19c99, 'wp-content/updraft/backup_2025-06-02-1204__EuroBet_7557035cb981-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-02-1204__EuroBet_7557035cb981-db.gz', 0, 0xb704cdd4c3a373ee8b441047dbdd0c32, 0xb704cdd4c3a373ee8b441047dbdd0c32, 0x4a208db3cb6948972607f4761e6bca642e4708077795743dc647ebd889f379a6, '', 0, '?'),
(0x14dee25ca7ea8b681ac2c829c4a0891d, 'wp-includes/blocks/paragraph/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/block.json', 1, 0x00000000000000000000000000000000, 0x534a1c8dad91aec79f4c469693a8d887, 0x7d2455af62fbc76bd50bc63e0c0e6ba2edfe94914ed71703329753a5979650e9, '', 0, '?'),
(0x14df2f18cf2c4645b62224fb0d100f74, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-quick-edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-quick-edit.php', 0, 0xb9d1a84405b63c07976a932a689354ec, 0xb9d1a84405b63c07976a932a689354ec, 0x88af0619edeb22c7465a2ea633950dee5d750cf0ee5c461f4e1d81cb38a1b962, '', 0, '?'),
(0x14e30ad3359f7ae050164534989a5ae4, 'wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php', 0, 0x481673a5056af566593df0378fa636c2, 0x481673a5056af566593df0378fa636c2, 0x936418e822aba6d7d5ddbfa28b6cfa86ed0c5959b89be4219335d12a3ee8b714, '', 0, '?'),
(0x14e6e9ec5eee4023af9a0264d956d1a9, 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php', 1, 0x00000000000000000000000000000000, 0x52657992c8fdb21487205373c5a6bb66, 0x3738b2d55b147b18b72247b2aa827ead4fbf095b05a28c62684ac1a3d58f23a7, '', 0, '?'),
(0x14ee50a9e400afcc36fe72bcbd8dce1a, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', 1, 0x00000000000000000000000000000000, 0x2c3d83d2b808071db71431f1226fab5c, 0xdfbf6d09733325aff52888841f67ad58408312592ed56cfe2f8b5e5d16723fba, '', 0, '?'),
(0x14eea62c96818f7e8fb77255ab7327c9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 0, 0xb26c46d1877be54b84e617110f93c8d0, 0xb26c46d1877be54b84e617110f93c8d0, 0x8d26e7fe850f18d8370eb27ecfa7da14291db76018519b59145ccdfffa63f586, '', 0, '?'),
(0x14eed5965761d3fc743162a857324929, 'wp-content/themes/twentytwentyfive/assets/images/delphinium-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/delphinium-flowers.webp', 1, 0x00000000000000000000000000000000, 0x3d00fe42d8401d3deb3f54fdef700316, 0x0e9a74589e6ff3c1bdb8f35dc3e8face5eea66658e35193c5ca28f6d96374dd0, '', 0, '?'),
(0x14ef2a512e09d62d63de25ce10114416, 'wp-content/plugins/wordfence/lib/flags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/flags.php', 1, 0x00000000000000000000000000000000, 0x15f61b69efcb63d2e7a3adb59263f02d, 0x38b659b8d6434fe5d7f89930f76a7ba11a78a4a41244f2c496bf149278aa4fa7, '', 0, '?'),
(0x14f8a856c21ee176322ba6003111da0b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 1, 0x00000000000000000000000000000000, 0xb26c46d1877be54b84e617110f93c8d0, 0x8d26e7fe850f18d8370eb27ecfa7da14291db76018519b59145ccdfffa63f586, '', 0, '?'),
(0x14fc0c25ab343ec9f95dfc0b9b1a7795, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', 1, 0x00000000000000000000000000000000, 0xc59025bbd112f17501489d49b5818294, 0x4e0ff404703ed8d1e7917594faccd0066acadb894a95d0d932aa45911b09c537, '', 0, '?'),
(0x150364eaf9b0dc9a24e6fba5b6ed1a77, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomLengthCheck.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomLengthCheck.php', 1, 0x00000000000000000000000000000000, 0x0903da031f3615bdc12ecb7046f0709d, 0x68b6413e86a393087cc01bd6716db5c179004c7128ed1f674f46b9c8e2adf3b7, '', 0, '?'),
(0x150a094dab49867ef659454f97d75dd7, 'wp-includes/blocks/post-featured-image/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/block.json', 1, 0x00000000000000000000000000000000, 0x9059d149d551d3e0d7a67f72324ee028, 0x54f0bc8ad91d8fa21c78168c48914ec9e04ae0593c21ec3f9c761e4f427a5aeb, '', 0, '?'),
(0x150a4528342ee02d17bbfce029ffec5d, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php', 1, 0x00000000000000000000000000000000, 0xf1a54a2d87a2696efef37c3afa62bf22, 0xa326f8b8c12385c225b3a8e7bfc44d4a2e02fc149c182298378d64eb643133a4, '', 0, '?'),
(0x150ccb4e73c6ca2712ea6a33c8e14c3d, 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x142843cd393f81ba1313649e930f5ff6, 0xea2b806b52f2b34c49d4025a9a80d12c0fbd6744914c6a5325e39bd073fb68e7, '', 0, '?'),
(0x150f98afdca139ee755f5c0ac339c127, 'wp-admin/css/color-picker.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/color-picker.min.css', 1, 0x00000000000000000000000000000000, 0xf3cc1985788e0fee54693619119afafe, 0xdba371809154a2f27a75c5d5eea94f69eeff5ccb35d0af59f475d6e8147e3d63, '', 0, '?'),
(0x1510270515d179cc186fa0295f91c318, 'wp-content/plugins/wordfence/lib/wfAuditLog.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAuditLog.php', 1, 0x00000000000000000000000000000000, 0x66b5ae8a28d17eb5e84de00810e05d25, 0xe16774d2c4d6fc93f13718ccc96470a9668a946a0e30526ee7e439ec3b10aae9, '', 0, '?'),
(0x1510c84b55f567304d55bf2f9af6ca87, 'wp-admin/admin-functions.php', '/home/iraneurobetcom/public_html/wp-admin/admin-functions.php', 1, 0x00000000000000000000000000000000, 0x65e6ca2ccc25607fca891575a8452c00, 0x773a1ff4a05c0507112062a07f4355dcd3bfe2951058530262cbcffd23df9b34, '', 0, '?'),
(0x15173ecf921250b5c4eb7f4586fd1d63, 'wp-content/updraft/themes-old/twentytwentyfive/styles/01-evening.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/01-evening.json', 0, 0x3441b8aee98111bf0d6de5fffdc1e6a6, 0x3441b8aee98111bf0d6de5fffdc1e6a6, 0xf0e96a188bba8b23448fa75d91eb857745b42c801578088df1efe916f187adf5, '', 0, '?'),
(0x1518240de608e3748cccf9406da9b64f, 'wp-content/plugins/elementor/assets/css/theme-light.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-light.css', 1, 0x00000000000000000000000000000000, 0xb5187020fa1eaabbf3d5151d2719856d, 0x1428ef6244d057516cc0f55f8223cebb770b85247ca481d7d71280e3db63ce93, '', 0, '?'),
(0x1528959eb7f6a8e3ee07f5a8a80f7b40, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php', 1, 0x00000000000000000000000000000000, 0x688addc862b56445563c24438bc19b66, 0x7dceb88c073462cd7df243b3b38986eb716f11d24f7892f7f8d7c7cf05647be3, '', 0, '?'),
(0x152c7ac0228b1a0c707649717bcda1b1, 'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420.css', 1, 0x00000000000000000000000000000000, 0x2b8befd85abbe2444de3db3d8a955a5f, 0x9ca05eef099d6793f41a003fefde87ed9f2e38a9ca5772dbc8997dc1ed1d2a02, '', 0, '?'),
(0x152d5e04b5f6e3fd8189ab89defe1055, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', 0, 0x40bd4bcc0ea2bd1b7b7e74621c59621d, 0x40bd4bcc0ea2bd1b7b7e74621c59621d, 0xe19a080aef85c89e85ce5d82d872b9a236091cc39a5a7b5456632e804776877e, '', 0, '?'),
(0x15343b56cff4278c2fb6f2e61ca866ba, 'wp-includes/js/jquery/ui/effect-scale.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-scale.min.js', 1, 0x00000000000000000000000000000000, 0x94fa5f510f0ab804bfa1ef0b565773df, 0x51eedaba63d458e9dcdabfe86c051e0962c9af027bca7b129b5e0158a96fca9a, '', 0, '?'),
(0x153480befb67c67405156345ff3d30c9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLts.php', 1, 0x00000000000000000000000000000000, 0xac056f522e9ef6574d82510599e2725d, 0x2a72831d987e34b4f03730b624f7db2db3aaee0bbb76ad9a6083a7970d4dbefd, '', 0, '?'),
(0x1537d11de9b114ee4f57170a1b408b61, 'wp-admin/css/colors/modern/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x569967a98bcada4e4fe4bbd80446f6dc, 0xa3b3969e038e78c3c2f65e1db5401d10dc512c75e2471cb20bdf348bb274c285, '', 0, '?'),
(0x153abf66d83f62086a83bf902e8b9fb9, 'wp-content/plugins/wordfence/views/blocking/block-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/block-list.php', 1, 0x00000000000000000000000000000000, 0x749f32c7267320bfd4a8ab031c8afdbf, 0xc8d58f49b723a8eb6591a18fba96b217c372d0602d751f971657f9a6b6510751, '', 0, '?'),
(0x154972f54ba010fc60c9693c2a672fa0, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', 0, 0xa0af1abc31a9ee9f1b4d0967bdd58e0d, 0xa0af1abc31a9ee9f1b4d0967bdd58e0d, 0x3c489ae3704b8fd1a4f3460df5a8c21cc356afd63a914b1ae6e0bdf081aea633, '', 0, '?'),
(0x15545e950e44e639d9100a6760ba9957, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/DroppingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/DroppingStream.php', 0, 0x007976226e51572ca425131e7bc76682, 0x007976226e51572ca425131e7bc76682, 0x559c98551f3f6d4c84404fe3fad5bc7a971ea863eef827407dcbadb6ce2bf66d, '', 0, '?'),
(0x15551bfa45b14cf2c47b7a75906d2623, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', 0, 0x6f47a3e1fb1ffcbed14519a0fccb0d16, 0x6f47a3e1fb1ffcbed14519a0fccb0d16, 0xe5ff7dd0446c9871c1d758bb8122611f9b471de51ed94775aab656587dbf8c3d, '', 0, '?'),
(0x155af8f505144a3c2e45a25c88caba59, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php', 0, 0xb7cbae8659f1aabb9bd2790a876e38f4, 0xb7cbae8659f1aabb9bd2790a876e38f4, 0x5fb72886f3e9e6b87c3043d4a2ac6470a3bd12de285b0c90782a7a263ca0b55e, '', 0, '?'),
(0x1569ff9a7a0d912a1cea9cd311124bf6, 'wp-includes/Requests/src/Transport/Fsockopen.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/Fsockopen.php', 1, 0x00000000000000000000000000000000, 0x393568a895aaffe6e95e26391f9055cd, 0x1ff8a1a1e8f37db97c4957c6f09741b6cf0df77e48eb9b1a489a1921a55ae7d7, '', 0, '?'),
(0x156baa125af1e483d42dff1647030043, 'wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css', 1, 0x00000000000000000000000000000000, 0x5b5c35c7f451c5bf1efc3161b3e2429d, 0x6edac204f54303f2699968c38014f9c7cc9376cf7e39ee1a20778d8fd465c344, '', 0, '?'),
(0x156cf772441ef89328aa1275b38549aa, 'wp-content/languages-old/fa_IR-7289286ed59e90a8f36ae797df62220b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7289286ed59e90a8f36ae797df62220b.json', 0, 0x89ec09b128c314e1479a26609020a345, 0x89ec09b128c314e1479a26609020a345, 0x619c4b1f450945a2a291bb73d18481d257ced113380e3a0053edb22351160854, '', 0, '?'),
(0x156d3d6f5ed3a3ade42d18081cabb5c5, 'wp-content/plugins/wp-rocket/inc/deprecated/3.11.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.11.php', 0, 0x6646a48e146ed8be73dd6dfc9a421673, 0x6646a48e146ed8be73dd6dfc9a421673, 0xf13b28df962e78055a6dcfa965ad7d45094f9fd018b6b109de7c9a0622dc5675, '', 0, '?'),
(0x156e1e3ed434e781755ca6459d4c1e5c, 'wp-content/plugins/amp/src/BackgroundTask/ValidationDataGarbageCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/ValidationDataGarbageCollection.php', 1, 0x00000000000000000000000000000000, 0x664825f5599351730f4f954eb6d3db28, 0x1d49752a537e84df1d11f33106a92bf1f39db182649a87001c8c2336ed406fd4, '', 0, '?'),
(0x157098ca942dc29afb269b8a4d98bdc2, 'wp-content/updraft/themes-old/twentytwentyfive/styles/07-sunrise.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/07-sunrise.json', 0, 0x5c4c9a9af73bdf956849eb359c5d3b60, 0x5c4c9a9af73bdf956849eb359c5d3b60, 0xb992fb347786844abe6b6e857f511f74e330ff0151d293add3b4bce1fd193b3b, '', 0, '?'),
(0x15724d83abc384e7f6f60cb8f065cfd7, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php', 1, 0x00000000000000000000000000000000, 0x28284d941d0c35d101337c0d267fec56, 0x84f1c15fb4a40a60ea1b8c1aa1c285af280e1315d5c052189a5d076abd41ee04, '', 0, '?'),
(0x15746e3c0997e625ab10085a70494bca, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/wpshop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/wpshop.php', 0, 0xa8aa41212afad0d10e4867bf1c61e5ed, 0xa8aa41212afad0d10e4867bf1c61e5ed, 0x456e868c320217b252044e52bcb244bc308d57ad512bb8439a5a31fee8c85382, '', 0, '?'),
(0x157ffc0ae717e5bbd14e305f550b58cd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAnalytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAnalytics.php', 1, 0x00000000000000000000000000000000, 0x630a0f3338b41464cfd4e69f848092ed, 0x9eae48a8d505ac1b2a60018f39000f7778491b7559cbb7d2060a133f78884513, '', 0, '?'),
(0x158ac83b852af2462775efef118fe0b5, 'wp-includes/blocks/code/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor.css', 1, 0x00000000000000000000000000000000, 0x2b767bc10e64e884f4662439b6ecc55e, 0x4be98fac812fa120de73b4ec43532d00ea55ef840b6a68f273810be535209a02, '', 0, '?'),
(0x158b5e820f1906d53049eb001d823764, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', 0, 0x7a8905bf9a729c1c3e553c7a3178d665, 0x7a8905bf9a729c1c3e553c7a3178d665, 0xd3324cbe599bc8ecd0360f5bfe1fbddc538ae26a18cde840021c064b0bc28a23, '', 0, '?'),
(0x158dcd71b7ee59479325f6f7f6cd4217, 'wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss', 1, 0x00000000000000000000000000000000, 0x4c929d45799446708260a4f903acaaf0, 0xabd3d7d88cfe4043e9b805422bf2b488c43d061af5a1e1f4eeff8aaad6e297e7, '', 0, '?'),
(0x158f16dbde430a8e0c97e455be8416fc, 'wp-admin/js/custom-header.js', '/home/iraneurobetcom/public_html/wp-admin/js/custom-header.js', 1, 0x00000000000000000000000000000000, 0x16dd8ec81a8ba0d0191b1adab8d6f4c2, 0xa106f276954e948f1cb006be3b64f5560b7fc208e2143564fba58e1274a12cee, '', 0, '?'),
(0x1594cd040ad900031d35a9872be83e4f, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', 0, 0x65150ff8057f12a490e0c37de7442045, 0x65150ff8057f12a490e0c37de7442045, 0x49a259d5ba7bd437206122d520ed6aa3ae1b68b345b9477ec461e684a33d92cb, '', 0, '?'),
(0x15958f6a65dedba3c03798aedd0c85d8, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AdminSubscriber.php', 0, 0x87e43af130677c7d8065cbdda2cb3812, 0x87e43af130677c7d8065cbdda2cb3812, 0x4fca443a448d7f1ca009b4b3d85f64ebb3a21c51a633d7b0241b4d785a9ffe2d, '', 0, '?'),
(0x1598e1b950affac8bc841cc3b0a59510, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', 0, 0x609545792fec24ecc885392098dff087, 0x609545792fec24ecc885392098dff087, 0x27b056c543acf7f3b9eb8ad3bbbc3b26efc29b41e0e4bb71d67f952b2b8bda6b, '', 0, '?'),
(0x15a1770decec844db4e8c8f0bc03879b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UploadedFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UploadedFileInterface.php', 0, 0xbb190f0792e5b92d8c909eb798f3dcb7, 0xbb190f0792e5b92d8c909eb798f3dcb7, 0x8847606c82467db9ad9fe3c0d62af017e9f4b33a5ce6abcf3481a9376dcb5aaf, '', 0, '?'),
(0x15a22cd272291228c29eddd3683f8afd, 'wp-content/plugins/elementor-pro/modules/motion-fx/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/motion-fx/module.php', 0, 0xb093e2b6f79541ca85f01d2f6e2d726f, 0xb093e2b6f79541ca85f01d2f6e2d726f, 0xec8b55451e6b5282cbb2c1e7196ce2e1905f46b054516bc402efe0c6389097b7, '', 0, '?'),
(0x15a2c43cf1390f49504efecaa92b1b21, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-subdirectory-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-subdirectory-validation.php', 0, 0x6a5ee09ee839e0b440e856ffd88cdb42, 0x6a5ee09ee839e0b440e856ffd88cdb42, 0xac4f6fb82abe5daad660820f217d68b5a057ec0a4cb2879b92dbd51643be788a, '', 0, '?'),
(0x15a493a812ace5af59bb08888ad43567, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', 1, 0x00000000000000000000000000000000, 0xb65c1fa22f1f80185d6443488c6f2db2, 0x785bba60fb0cdca766476e8f1e672ee0b277b395e51bdd57e57cb0daebcae230, '', 0, '?'),
(0x15a78aea2b62f4bbb27168587245f21a, 'wp-includes/blocks/comment-author-name/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0c83e578c1390dfa700d9dd8cd384b07, 0x8681017cc9dea7424f436f18da69ea379ce9371cb33d995f21a2b55dd091a685, '', 0, '?'),
(0x15aaf3dd189cbb460cb9eb18a73858a5, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php', 0, 0xe257ff49eaa47b3e52fe7aa4f5348cd3, 0xe257ff49eaa47b3e52fe7aa4f5348cd3, 0xfccf5fdd6c8e8bb89c0812f9c5e78590b1dda3e3d2a165b5cd21496b0a2f33a1, '', 0, '?'),
(0x15ac4cb9361e3f154ea2a18b5a618856, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', 0, 0x812cb8b999f214ec4f2f9fddb7c6c229, 0x812cb8b999f214ec4f2f9fddb7c6c229, 0xf08e7d55a4d162667cf75555d9a6d31888cae52986ce668f475b8039fe9299e2, '', 0, '?'),
(0x15ac676b0252b34ccab2860c7a0e6f82, 'wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php', 0, 0x7127300166ddd350c58fdb1161c13051, 0x7127300166ddd350c58fdb1161c13051, 0xb225618974ca65c72e197812b60fb6365a99dca463c0c61318e5373bbe93fb5e, '', 0, '?'),
(0x15afc5f171aa0b2a4a0b37f4a6cffef2, 'wp-content/plugins/updraftplus/languages/updraftplus-tl.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.mo', 1, 0x00000000000000000000000000000000, 0xedaa822f9b44f42e08b2036bfc5622b5, 0x59392bb31d8f439b2eedc61196c730566e0aef33dcda54ff6f4a7aea8b0b3a99, '', 0, '?'),
(0x15b1195073167c188236498662f3ced7, 'wp-content/languages-old/fa_IR-2c5d274ea625dd91556554ad82901529.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2c5d274ea625dd91556554ad82901529.json', 0, 0xbd5204c972e7afacb2e905a4055b2361, 0xbd5204c972e7afacb2e905a4055b2361, 0x14e914e51f2cbebb6e76aea52bdfcc979cdf11092b9327e8eeb404c86fb8cd51, '', 0, '?'),
(0x15b5707158870e1806f6781b5805e972, 'wp-content/updraft/plugins-old/updraftplus/central/factory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/factory.php', 0, 0x4cef789447517203436ca48aca4df9d6, 0x4cef789447517203436ca48aca4df9d6, 0x15937da5534bb452c8b5e67077b419d0134518d9ff9a303ba64b591fcd66d9a2, '', 0, '?'),
(0x15b7c2e57f730dfea7cbd1093ce2482a, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php', 0, 0x5d0d39e854bb996167bbabc983341206, 0x5d0d39e854bb996167bbabc983341206, 0x5d2ad70be3cacdb7e4fadb74c2ff63b3a9af4a7d7401aa9adaae7a1ae84d71c1, '', 0, '?'),
(0x15bbd5cf233e960f1bab9cf8fdfc929b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedChildTagName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedChildTagName.php', 1, 0x00000000000000000000000000000000, 0xb0620d0a63d3ba72ffa5fcf15a0b2357, 0x0263899879592e7a7b6a78f9e4dfa3576214ffda3870f1931e71dcd7c091dce0, '', 0, '?'),
(0x15bfd12755b356f19a84fa9d49dfd77b, 'wp-content/themes/Newspaper/sidebar.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/sidebar.php', 0, 0x6468fe413daade3fd55b0390e65b3be2, 0x6468fe413daade3fd55b0390e65b3be2, 0x5b827eb46bb4e6a6f895c6020678781921861d1d2d86d5b8dad34e3f4ed18320, '', 0, '?'),
(0x15c0d97fd99532862a859bbac14e49c3, 'wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php', 1, 0x00000000000000000000000000000000, 0x6617a101dfeb1eb6313b21ee394d2588, 0x933b2249c37492eb481990ae40a0b3f03e21e74c346bebdaf3eee10d4e16d8e5, '', 0, '?'),
(0x15c3e3a65e2901fa0fb9b138318a0e13, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ExtensionsContext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ExtensionsContext.php', 1, 0x00000000000000000000000000000000, 0x64907d42fb370e8ab416fc1cee4608ba, 0xc790d49d83868b5bb786ec680d624492539695e755a8f381cc375326dc6db4b4, '', 0, '?'),
(0x15c7b554436454b97173a5f5b5125435, 'wp-content/plugins/elementor/assets/js/ai-layout.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.js', 1, 0x00000000000000000000000000000000, 0x471561fd2db91d9238403c5f95764f41, 0x3d9f4ff22d5fc71c7a657d922c7040d858f647211ea9b1bd19e2ee5bfcab8491, '', 0, '?'),
(0x15c8551d8ab162779e2a3c9a4ef916bb, 'wp-content/plugins/wp-rocket/inc/classes/admin/class-abstract-options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-abstract-options.php', 0, 0x1250e20e2ab6aa59c3c7fbca171346bd, 0x1250e20e2ab6aa59c3c7fbca171346bd, 0x4ad060d95909280a564354ca97ae48b8f0f81abab2570c4f433befd1bb192323, '', 0, '?'),
(0x15ca06a485aa7deba79cdefef051db63, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410-rtl.css', 0, 0x5fc32aae795e54f9374522d67c1d1c4d, 0x5fc32aae795e54f9374522d67c1d1c4d, 0x331cceab1b1ebe78d3216553c280f63d1f3a22c015080d45b07876727fb4fe4d, '', 0, '?'),
(0x15cbb6517d6c9882055cd8b0119fde06, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', 0, 0x0a2fe568fe891ef304aeff3ef105e6d6, 0x0a2fe568fe891ef304aeff3ef105e6d6, 0x36a0574432d2b682301c7aab64f497563a5352f330e4d7f9dd68fcc07f1f3ee8, '', 0, '?'),
(0x15ce919e2214af9e05b1eb4e4badf859, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', 1, 0x00000000000000000000000000000000, 0x975980fa79b91327a6816e7e177846f5, 0xe844ecb77f244f9579523c363c86125bca3b03cbcb9b05bae8f8a2a2b32c17f6, '', 0, '?'),
(0x15d07e9a1519b79b935f13957884e83e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', 0, 0x060fbef5db561fd84f93a8cfefa3b0e5, 0x060fbef5db561fd84f93a8cfefa3b0e5, 0xe92e1e2590f22b1572b93d93d3200e9e7fe4fcffd443c5e1104e236ce16c229f, '', 0, '?'),
(0x15df2dae97e65de5f24a0396e3909bdd, 'wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg', 1, 0x00000000000000000000000000000000, 0xf86e14d60628e9a2ced189ec9bf47e9b, 0x30d0816e87079844687f75afe6204eed4fff3db4e6224334377d061e98b39647, '', 0, '?'),
(0x15e12fdf55a652c4fe8745c7ac3683a7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', 1, 0x00000000000000000000000000000000, 0x67ceee8d6a476d2a66594512aaa85c54, 0xf47b7f87a1de9eab938c1b7783f4abde6e0071c996853a77fe242718574e2b51, '', 0, '?'),
(0x15e4e794bec9985475c3eb37378bf33b, 'wp-content/plugins/elementor/core/base/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/module.php', 1, 0x00000000000000000000000000000000, 0x2a1bcbca0d721d144783740cc999c3ec, 0xc50cf9c84124fa0f231e1752e35d468677ac15837467c29de37c360a09d76f75, '', 0, '?'),
(0x15ee5d594be1397b62b0cd488b343ce5, 'wp-includes/SimplePie/src/Cache/Memcached.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Memcached.php', 1, 0x00000000000000000000000000000000, 0x150371174534ecc6f69fe33544765c02, 0x091c13ecf4e56b831a0628db6e3051a16a7a07114ee104c205e27ff71717e825, '', 0, '?'),
(0x15f756bcd3f7c9b1dcbca95ecc827177, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', 0, 0xfcf110d7133ad838a1b2d9b7c449f8a2, 0xfcf110d7133ad838a1b2d9b7c449f8a2, 0x8dea7f00c4ee7fb1781a1b61aa87eb0f262aad0b553cc68ba65de916ca79dcbb, '', 0, '?'),
(0x15f88b0f52ca546d77d07877c111a3f0, 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/seo-score-results/seo-score-results-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/seo-score-results/seo-score-results-repository.php', 1, 0x00000000000000000000000000000000, 0xa8bf2efab80b9ebaa5a794fa39492bae, 0x3067bf419dcbe63f6c6016c6c9b6ec7ac3d6d8e7191f2865f15fe25324fd17dc, '', 0, '?'),
(0x15fbf7dee7aa92b775a3a10d5a4a572b, 'wp-content/plugins/wordfence/images/help.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/help.png', 1, 0x00000000000000000000000000000000, 0x244ec7fc3b27fd874dcfcff9f2205901, 0x96efe91ab23700d9e9a472c2802f69a3d27a3b6b692c9b3d4c9b5abf67998d99, '', 0, '?'),
(0x15fc1829a7a3998a740dee2cbd4adabc, 'wp-admin/options-permalink.php', '/home/iraneurobetcom/public_html/wp-admin/options-permalink.php', 1, 0x00000000000000000000000000000000, 0x2459cc235cdba52187150131408249d0, 0xe227422b715608617d1e7fde304bb90166e812c3a9c62a6d26e61ebb989b176a, '', 0, '?'),
(0x15fc94b2764c10a685d93a4aa7f7a3d5, 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0x15fd0287d4d568cf99ff15bdb5ec56ef, 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/03-annotation.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/03-annotation.json', 0, 0x2491631ac6df229812197be3e1a631f3, 0x2491631ac6df229812197be3e1a631f3, 0xf223e1d16a073581aaa0460142760cac3f0ee44e2631100569d2ab14f8101d3e, '', 0, '?'),
(0x15fee76e45aa5c6ea0bf7ab13e69503f, 'wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php', 1, 0x00000000000000000000000000000000, 0xf8de29033de630f452649ed178ca01ea, 0xac989b55a6d22522041d854e72e4a7c1f77e3ebba23127464299e03473bc4be0, '', 0, '?'),
(0x1600870ae81b026f905a03ddb9b4c614, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/onedrive.png', 0, 0xb84f2220bec386e0684ff4dd04bfad09, 0xb84f2220bec386e0684ff4dd04bfad09, 0xdcc7286146bb5f4eddc296ab5c9a5234acfb196a287330b8415e8c57e3a908cc, '', 0, '?'),
(0x1601cb947f8269bfd5e3da74c89671c5, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php', 0, 0xa9500276ea847b5ff025d00ade5087e2, 0xa9500276ea847b5ff025d00ade5087e2, 0xb2f1216002757a25040c7cad39b8073425ab4e8d6750a379563852d6c74c76c5, '', 0, '?'),
(0x1601f6180e4b9ccde2b67e68257207bc, 'wp-content/updraft/plugins-old/akismet/class.akismet-cli.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-cli.php', 0, 0x22e38d14566587f66cba11fc72fd7d1a, 0x22e38d14566587f66cba11fc72fd7d1a, 0x84374fc41c64253faba1884cf16084228ca2bdaf08ae917d1335a00c1012fef6, '', 0, '?'),
(0x1602099f7732e5cdfd8b49881209cc8e, 'wp-content/plugins/amp/src/BackgroundTask/BackgroundTaskDeactivator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/BackgroundTaskDeactivator.php', 1, 0x00000000000000000000000000000000, 0x1a80ae3f758e9f40944161149fad8dec, 0x933b9a652efa84e383105fe8fd99e201ce3496fc11411f781312e623def4512c, '', 0, '?'),
(0x161483cb79b232efad94ed919c8b5420, 'wp-content/languages/plugins/wordpress-seo-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.mo', 0, 0x01e96e2d1dab4a51f71fb92119ac0f81, 0x01e96e2d1dab4a51f71fb92119ac0f81, 0xbdf63aad21a93bca7ce4862336aabb7b81f17af44b4a118dec6e6e5c296be769, '', 0, '?'),
(0x1614f63fc784a3f980eb3a0ade1fd658, 'wp-includes/customize/class-wp-customize-theme-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-theme-control.php', 1, 0x00000000000000000000000000000000, 0x5a1e31e1978a34f08dfb1469dac41423, 0x6474f3310e28ca71ebd8f8da9c0808b6281bbdf98e4183ec7f19e55ed2c3c9f2, '', 0, '?'),
(0x16150d93fbd4d151ef51b77513beeabe, 'wp-content/themes/twentytwentyfive/patterns/more-posts.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/more-posts.php', 1, 0x00000000000000000000000000000000, 0x05dae585aae7bb4e3848507554cd9e86, 0xe4be987e44ad779681a262e205cb66ee5d9761259924c70faf89d6b09b26b384, '', 0, '?'),
(0x16158bb3f2371757c85f251839055a9a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', 1, 0x00000000000000000000000000000000, 0x07dcd9041674e3f5994381a744117c69, 0xe98a2a91af54415910bfc290f1340b0b4328992e755c2d13f99ea5710959adbb, '', 0, '?'),
(0x161a0eb4f029209425697983ceb40207, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0x7d2b237a2caf04e865df0672454a192d, 0x7366badc7140b5da38bc217957a526da944107c82b2fc5755995869c34349c47, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x161aa90728fd964bca0e369792cc7451, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php', 1, 0x00000000000000000000000000000000, 0x16b9cd26dc48539b622d3b28f8c8ae3b, 0xc4d564325303c8774d3cf6033baa4e8c2e874741010046b2d7992cff93d35002, '', 0, '?'),
(0x161bf991ab94e2ff2f660b97ab9969cd, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', 0, 0xfe517816cb82a5e67e62c8d0241fce3a, 0xfe517816cb82a5e67e62c8d0241fce3a, 0x1a02c1af59993684234ff8531666c9529043cfc090ad00f9aa7adee41d842405, '', 0, '?'),
(0x161cfccd7661ade44320211a08d18ce2, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', 1, 0x00000000000000000000000000000000, 0xcc19ad196f1e382b628047d4ff5ea3ef, 0xb58c47557d51c958520deb00bc0d160f7ab74e99c81dc0f06d296d24dd126390, '', 0, '?'),
(0x161e9a01b2f5959e5d942d25563ee2f9, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', 0, 0x80438cede9b432c45cd59838fc3080af, 0x80438cede9b432c45cd59838fc3080af, 0x4d459049655fa3735a782f97d3187c9cd63be64a91a17ace8787f79b4dcf012d, '', 0, '?'),
(0x1625128e6a4f11770a690e47cf727f74, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-transformer.php', 1, 0x00000000000000000000000000000000, 0x0ef470e7e613a2cd98faca927ec3328d, 0xd615a0b357630edee32a2cfb29a00d6bca4d11183938dd9305ef2b18b34f6823, '', 0, '?'),
(0x162adb235ae3e89bb5a4e0df2ecfd713, 'wp-content/plugins/wpseo-video/classes/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0x162f8105b705d9d776657404ffb90fda, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php', 0, 0x223eb3b94a67b09b61faf0a48798549e, 0x223eb3b94a67b09b61faf0a48798549e, 0xefda0c7c246f844812531b995508614eb74feae7f1720a79c6dfaaba8e1b270f, '', 0, '?'),
(0x16339564fda483e2796ae4e9dfcef356, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php', 1, 0x00000000000000000000000000000000, 0x404f1c3cd42e3c298224c3f7de93c1b4, 0x1a02de9b708a8dff0907869ce43e12a602e1422a2702bce35ec0d210968c54d5, '', 0, '?'),
(0x16358e2fb8779d3c51fd012ed8973286, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', 0, 0x9f7b270c9fb61bf7ff1ce0e7e4ce31a2, 0x9f7b270c9fb61bf7ff1ce0e7e4ce31a2, 0x328fae91ee5b28a81a4a2668d63429cb92d1d424e67c2e6b7378c9ae5b388d53, '', 0, '?'),
(0x1637c720d037e232500546780143f177, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js', 0, 0x28fae0050fbad3f8a15d763b78cf003e, 0x28fae0050fbad3f8a15d763b78cf003e, 0x4139771451e5286bd81408b16923f83abae296cc74bd3fca2dee42dd477ada5f, '', 0, '?'),
(0x163f917ef43e185a73a45a4083fdfcd0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 1, 0x00000000000000000000000000000000, 0xf7e0f5de8cd892e1fcb90574fb53ecc3, 0xdffa8420c7b184850cb4ae504f8ba2ce414858bd9bf38efe69ee62ef1fdd4e51, '', 0, '?'),
(0x1640439a908850f96f83b8dc6fe842f6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/rtv/metadata', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/rtv/metadata', 1, 0x00000000000000000000000000000000, 0x3dc2c71926b00b07f7c887059a60a18d, 0xe96a32636c2c97ab01779a2313e325504b463e97da8601e4d74f0254e72fb5f7, '', 0, '?'),
(0x164193cc0430d842d627871a09eeccbc, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/videos.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/videos.png', 1, 0x00000000000000000000000000000000, 0x46886b1ecb09deee41273ec72031b8aa, 0xab84ba39b499c2842b9ab6e575562404e7fb994c099b305e9e2f08bf3966abbc, '', 0, '?'),
(0x164296af79244363e169f1382b9a6721, 'wp-includes/blocks/details/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1a1ca683042455be1270b916d3013d0b, 0x68f7d14430441063adccefbb45724351a692362630be56a64c66b07c1ed1990d, '', 0, '?'),
(0x16450e2aa90af5027436d1d91afd247d, 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg', 0, 0xbe61a20163201f9cda6d80d75ec7f527, 0xbe61a20163201f9cda6d80d75ec7f527, 0x841e75a1f8a694208adb9254369117d27f033fc90ff16a13b797a20f0243d85a, '', 0, '?'),
(0x16456afc3f857d234bd6a4b7e4553810, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NameAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NameAttr.php', 1, 0x00000000000000000000000000000000, 0x68f1d02cc8fd587e008766690335ef7b, 0x638d2f5c4d0b4d8692312c276c3d2fd8d2c28f8e0745a1b042c5bdb7e84242ac, '', 0, '?'),
(0x16480cf1f537932554827e5fb3002544, 'wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js', 1, 0x00000000000000000000000000000000, 0x531a4c05fa30060b0f4ccc8cc0378af6, 0x58d3301f2a7ffa5562874a8a579116ca5b5c221e4bea72291f73dc738b84b77b, '', 0, '?'),
(0x164a44e51a53ca2fd66fefe3371f372f, 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php', 1, 0x00000000000000000000000000000000, 0x13b1115ef41850a4dcf869ad3067d893, 0x332737d5a2fd733cc8e4b6148c8d50f1c5e522103a88dcb7bf08c6a272c27756, '', 0, '?'),
(0x164a5bef0b7d77bd371ec62b387be83d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptIdAmpRtc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptIdAmpRtc.php', 1, 0x00000000000000000000000000000000, 0xcf20ed1c52e2c503c843f741586724c1, 0x5121e09cffcad15e53c0bab5ddd9ef7df7561bc3df386567350510f42efa2954, '', 0, '?'),
(0x164c5672407352b38ee705ae43f07da0, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', 1, 0x00000000000000000000000000000000, 0x4a63317a7b8ab2c8272f894045486c3e, 0x28d41000edceffea2de9dce220b121dfa83a956bcea23ea1490ac32e576d61f8, '', 0, '?'),
(0x164e6e484178ca6a1087b9cab9cb635c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', 0, 0x32c145f88821451073ef476514a43f5f, 0x32c145f88821451073ef476514a43f5f, 0x502359a5a26647dd47c3936ff54ab064307f3295ae4af615456e903e1ea68a3c, '', 0, '?'),
(0x16528f72e872a528dec89fc7c0e350b3, 'wp-includes/blocks/media-text/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xdd5081b98130be310d340d3def314f25, 0x62ad8d613c21d6e833da9e515d338d087314ffbf23514d1634efcc07be7045ee, '', 0, '?'),
(0x1652f38a35734723b5bf3d1b5a18df3d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', 0, 0x0b5203c15bf468840d7d0e84247af188, 0x0b5203c15bf468840d7d0e84247af188, 0xd857f032a8495c076a815ef517588b733166e4baf98f08eba970b016ffd2a934, '', 0, '?'),
(0x16576c85d8793acf00566e6084640096, 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x9708a4362d4184c4abdf5bcfd3cf1895, 0xda1f6c4face16fd9671d4cf4892e6443acdf8fdeedd6b2d76e3dc3da3b7e8821, '', 0, '?'),
(0x16576cf06b472269d50827be527a701a, 'wp-content/plugins/amp/templates/meta-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-taxonomy.php', 1, 0x00000000000000000000000000000000, 0x1d60f547f995596f85209d1c1250134b, 0xa7f2cb8c8df08471b3812f772dd1a2409652ef4959e1866b0ea1163efb73a27b, '', 0, '?'),
(0x165956819559fb5f95f44abbeb7802b5, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-prop-type.php', 1, 0x00000000000000000000000000000000, 0x48146e9664612ad1d9b0f0a48795afa4, 0xb8e827aa2af8f55e0511ea60547f6cc51219d1736ae07540303421f947a42179, '', 0, '?'),
(0x165b81595b93bbf36a96bfc788e747f4, 'wp-includes/blocks/search/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcc11bc037a16fca9e598bb0be6801e53, 0x81ec182d4edf6b22942c5b9d5bd16aa55f74202da858d3127f4fd6fde8de1bc3, '', 0, '?'),
(0x165d22d8213239146d4437039d0ee617, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', 1, 0x00000000000000000000000000000000, 0xbdf612b12448bab74c6a90dbdb20095b, 0xea59c530fef4fea8b610a375aae1d95fcdcaef5b2f04845085b0cead5751d33a, '', 0, '?'),
(0x166814389acaaf6ea5942d82dd090e2a, 'wp-includes/blocks/buttons/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9467fed8d092fb8c711501cf70c1de3a, 0x5903f06a9dfcebe79e11b0d1143325fd6c9f75285626d4d552610253bfc2e55d, '', 0, '?'),
(0x1669d52627ec31642e53122dcfbcec1c, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/InstanceDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/InstanceDefinition.php', 0, 0x6986a38a2b8ec5078d06c893ff40ab11, 0x6986a38a2b8ec5078d06c893ff40ab11, 0xb43d833ff5a5bcaafdc1b6559a6a75df47a7b9165a321204113fdfd95ca68d9b, '', 0, '?'),
(0x166c82e6461d97a9a9c20b6529151590, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Section.php', 1, 0x00000000000000000000000000000000, 0x3f9526946866824748d03dadd3b404e5, 0x272fe1aa0d87e918ea62e66fa81811fbc8233a2ec4cd21ab3c9c3ecc68f8c2a2, '', 0, '?'),
(0x1671c15b480d65905b9d7bdbc40390f1, 'wp-content/plugins/wordpress-seo/js/dist/languages/ar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ar.js', 1, 0x00000000000000000000000000000000, 0xc72d4f52b6a5b3d9a5447c9865def7a7, 0xc8d1c75b5ed8291ff14df6b6554190c41b095319ee662d43d1b845fbba625cff, '', 0, '?'),
(0x167fbf031e95fa150faa4fd6f8985dc4, 'wp-content/plugins/wp-rocket/inc/Addon/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/ServiceProvider.php', 0, 0x982f5a9cd0f17992577533f412365a61, 0x982f5a9cd0f17992577533f412365a61, 0xe011c49b5d1e34b6ec3709fc1f76fef165b5fe195eb021456683218c2eb80532, '', 0, '?'),
(0x1682593e51fb2d781e946ee6f15f859d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ForTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ForTokenParser.php', 1, 0x00000000000000000000000000000000, 0xe3e47a43e404a88eac10391d0a11dcae, 0x5054a584eb6b5c783060a80d97141615bfbf9a923bc90c1d04de99d5e4cad347, '', 0, '?'),
(0x168806390ecb018e3ed1d7da370c121c, 'wp-includes/blocks/site-logo/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/block.json', 1, 0x00000000000000000000000000000000, 0x935dee29cdf738248b3179680d006b35, 0xbb753e67ec1e55e4dea32613f2a56379edd3d9f1aa7dbe06e69b3213a4165bdb, '', 0, '?'),
(0x1689f840d8be48eaa4264589d1978252, 'wp-content/plugins/wp-rocket/inc/functions/files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/files.php', 0, 0x3739915b243d2ab8cc84fb6c622acb45, 0x3739915b243d2ab8cc84fb6c622acb45, 0xe9f9cfc74db8598b288efed49c54000816d3ba0a8fa8126d5155f05c59754ead, '', 0, '?'),
(0x168b8c9c18907a23bd5b2e6f4907646a, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php', 1, 0x00000000000000000000000000000000, 0xde289deb7eb31bd40d729500b2e20c2e, 0xa2da84dd67b46375a634a0b99d1dd03a18ea6f97575f43f1e009343a960fbc31, '', 0, '?'),
(0x168c1c2c903423a28528e7230c170614, 'wp-signup.php', '/home/iraneurobetcom/public_html/wp-signup.php', 1, 0x00000000000000000000000000000000, 0xf4c4f155da51bb718bfce26ddbc1ff7d, 0x57e9fab0bc3320ddcb520c84e8eadd7a9971756dd0a14fd18e5b4fdc3eec2cf5, '', 0, '?'),
(0x168d0ee3149e52eacdede50ae49e326c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', 0, 0xad69851398da23d2837bae394ee6bab5, 0xad69851398da23d2837bae394ee6bab5, 0x5efbe723627f64f3de9ed257e040b087e2d9827600619e721cfb87767dc7d03a, '', 0, '?'),
(0x1691e52c950cd65c507eabaa3079bd8e, 'wp-content/plugins/wordpress-seo/src/routes/integrations-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/integrations-route.php', 1, 0x00000000000000000000000000000000, 0xaefc8570a9ac4b834986d435a5f2c3c3, 0xeab3534a5c57ef1b5650c599dad20496aa36d6dcd5de9818eebf812041bcfaf2, '', 0, '?'),
(0x1692834c3985e87da958981529b71f1f, 'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php', 1, 0x00000000000000000000000000000000, 0xaf5cfb8bd6e25705d7d4c9e84bec8a00, 0x856d481f5c7f1d2ed2609b17b8808f3a4a2b417ae0a3f4cc37b94a5185792278, '', 0, '?'),
(0x16945d5b1ae51bf1b31a2ce97a7443a6, 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php', 1, 0x00000000000000000000000000000000, 0x4b3ff248307f3883469d2678be401e73, 0x71a5d73b5784abbef7d163de323a05da84ae5023ef0e5d97434fbdf0897b2cd7, '', 0, '?'),
(0x16975ec33e7057553604236bafea5dc1, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-small.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-small.png', 0, 0x0a77b8bf26e47cd0db228df510c04c21, 0x0a77b8bf26e47cd0db228df510c04c21, 0x935622eef958cf4ece773b1122036822eb7fb21361f0aefb3e39c36d2ca1e16c, '', 0, '?'),
(0x169a389806aec01054d84cd1376106d8, 'wp-content/updraft/log.122ffac6c4ff.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.122ffac6c4ff.txt', 0, 0xc5a931999dca8ea0b0dbd99bb1561fda, 0xc5a931999dca8ea0b0dbd99bb1561fda, 0x2c6bad6a267fb90c15b2ffd61c763cf364d363f8a04290d858d9ae6c92fedb61, '', 0, '?'),
(0x169c29cd5065d5ee44eea3f888c82073, 'wp-includes/blocks/group/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x7d5d78af015e45a19094a9aa2d959910, 0x798d0e205b719b6a1a1a4f86320381d33bb714964a61a57486dd45e889e76d42, '', 0, '?'),
(0x169dd9cda1e0f7f7cfeb41a303b9c32f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxLightboxExclude.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxLightboxExclude.php', 1, 0x00000000000000000000000000000000, 0x1e38188c9d5c0429c684ca716380deba, 0x0facaff1c6338b7ea0bd96fcd8355ccb29322947b2215c82910d96786d4f14ae, '', 0, '?'),
(0x16a0ed941dd207f9063b4dfb66869907, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-grid.php', 0, 0xc4e29e7f43dbf383c37ce42491d240b6, 0xc4e29e7f43dbf383c37ce42491d240b6, 0x846830d6d59252fdac5908e1946ebf1677dc40ed0e3e5a3c995495c44e2b749f, '', 0, '?'),
(0x16a9a01d64cc66b8f222b7293dca3662, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', 1, 0x00000000000000000000000000000000, 0xc1fdc52deeb739f14e46c9755b225c75, 0x88cae63b156eff648016d572872ce9a51be12f823ba97fb481d5857d498f116e, '', 0, '?'),
(0x16b476eb2b075b2e4924b75df1541688, 'wp-includes/style-engine/class-wp-style-engine-processor.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-processor.php', 1, 0x00000000000000000000000000000000, 0xea8fac567547ddaf859965a4cb9ffa3a, 0xf912f4435f62255ddb44ebc73aee21baad5d6214b6d0b5f5b0bcff887403a8a3, '', 0, '?'),
(0x16b76af72f820e0c71f344227ac50896, 'wp-content/plugins/elementor/assets/js/progress.5d8492a023e85c6cc0e0.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/progress.5d8492a023e85c6cc0e0.bundle.js', 1, 0x00000000000000000000000000000000, 0x20e36478cf106ecc08fb3f1cdcdae827, 0x5f6fefae9ef4957a8cab31f1bd5eb07524556af75bcff4e0cc439b6cc0aad791, '', 0, '?'),
(0x16bdaa4010d6a03f99af5209095bb023, 'wp-content/plugins/wordfence/css/license/free.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/free.1744125809.css', 1, 0x00000000000000000000000000000000, 0x80c3d2f68810cbf50b61542e7521a6c3, 0xb459c70f9368aa0a59a00952175bbfa24a54ab7a4fdcc40f31afb716b61343d3, '', 0, '?'),
(0x16bf4b0a87e474240816e9da64dde374, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php', 0, 0x557b33024ede295174dbe58e61147df9, 0x557b33024ede295174dbe58e61147df9, 0x5b776a3be30ca19e8262de6cc188c17fb42fb3f68419a87ff08ed28ee8ad7371, '', 0, '?'),
(0x16c03639c6ffc205f0af29b535bc34a5, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', 1, 0x00000000000000000000000000000000, 0xe8fab363bf28f8e06cba6eaa54048a5f, 0x6d7ec64b5f915fa707ef6a1029a6a2d706008754258450cff667e2711ccf80a7, '', 0, '?'),
(0x16c1a66a6d1654905afdb3ce2f677be1, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.c8767542fa302a7f351f.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.c8767542fa302a7f351f.bundle.js', 0, 0xd90329d36fac6ea692b6284ed17a2629, 0xd90329d36fac6ea692b6284ed17a2629, 0x736d5b09df99bdaf2c3d2a2b39a4ded7997bd5e127ab4759e372e7da2f62d08d, '', 0, '?'),
(0x16c66af655efe9fe29951b5011e70112, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_indic.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_indic.gif', 1, 0x00000000000000000000000000000000, 0xf485d07540a89502e36dc1a55cec05d0, 0xce33f9b5875ec65efa619a60f41bd4d4c50aa46278fae73c134d6fd50bd65e65, '', 0, '?'),
(0x16c7969a8964c321733c58a7e499d0af, 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php', 1, 0x00000000000000000000000000000000, 0xec2a95317b2ccbbef2fe961bca829cce, 0x3c9547b2c6eb24b5552bf61f6bc54c3e040068970f61684206a6ac5308a92ddb, '', 0, '?'),
(0x16c9f9455c880b658fbc988902317170, 'wp-content/plugins/elementor/includes/interfaces/group-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/interfaces/group-control.php', 1, 0x00000000000000000000000000000000, 0x9da0a7cad97e6994bd53e84221565a03, 0xf414b2d9e1069b89c55a3b2beec3b90b66b3d979bf688d91bdd8f106a1fb83c2, '', 0, '?'),
(0x16cfe503e5f2d9f06ce5b3935eff12ea, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_CA.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_CA.json', 0, 0xc1d4809756b777044f53415d8fd9ea50, 0xc1d4809756b777044f53415d8fd9ea50, 0x2c7a55a6611ac666d5830fa7f66206adc4dfe98bbe8bc7e3bdd9b38c610c3151, '', 0, '?'),
(0x16d1b5d1eace385d74bb7724a0dc8c67, 'wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php', 1, 0x00000000000000000000000000000000, 0x83bf6f07b2b59e829e563f691a5d2cf8, 0xab6eba5c4de6fd1cbb9753862621b7890c092c43eff4cdb9068ad64779fe5487, '', 0, '?'),
(0x16db91dd806deb39a2986ca95e9f48df, 'wp-content/plugins/wordfence/images/logos/shield-premium.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-premium.svg', 1, 0x00000000000000000000000000000000, 0xdac30dad0e2dc8ad0a5197f399567f8b, 0x3f6d551e4ca4e5e9fc2d6ca1915a4f499bd22c5853944d9dd7adefde9d2d0589, '', 0, '?'),
(0x16de8247df161a2ce01aa3f2643e4239, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php', 0, 0xfe34eab6e3e9cfc17895e0c8b6119e39, 0xfe34eab6e3e9cfc17895e0c8b6119e39, 0xa2291c05f978bd9e60ed8cc006f0506c9a131df2e220c0b0ce9b7b25f29583ad, '', 0, '?'),
(0x16e1e1585b3b82cb570c60bd8cdcf337, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeCaptureInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeCaptureInterface.php', 1, 0x00000000000000000000000000000000, 0xabe53ece0911a024cd0fb7ec77cd08b2, 0x53e40b0943ece2fcea5c96919fd9fd1d5eafba14867cb5f6d4d890703f030ce7, '', 0, '?'),
(0x16e816de9e5f2b855cf6035969c02223, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-large.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-large.php', 0, 0x7fb912216899e320f74c6d903382d57d, 0x7fb912216899e320f74c6d903382d57d, 0xa419b55f8c03b34176b4d63c6b5c0115076fd6954ec2ba74f828fa6ba5b34548, '', 0, '?'),
(0x16eca9afce1fce62a1142fb3793bce66, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php', 1, 0x00000000000000000000000000000000, 0x876e1268abed658c53be2ca9a6b48c21, 0x98dd2c474bcbd766cacdfcd0186f9561f8ab747ddf86235ab3ec73a776a327ad, '', 0, '?'),
(0x16eec442bd156768fd11dbd39310a6a7, 'wp-content/plugins/elementor/modules/global-classes/global-classes-css-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css-preview.php', 1, 0x00000000000000000000000000000000, 0xe58b375ebfd4e028996f82d7a5ccd995, 0x32c0bb7eb301bfad5801472c42ce20c15dc9af9551c46f27ee0405e1460afa5e, '', 0, '?'),
(0x16f0561cde004e7362e40cd082742ef1, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareTrait.php', 0, 0xc30dd9341f03f4777f43a1f1b1aa2a76, 0xc30dd9341f03f4777f43a1f1b1aa2a76, 0xfde52436c32aa797a8739e9ec79ef571e88a084c42bc2856b6dd559bea24420e, '', 0, '?'),
(0x16f0eb3f3554ab6d5a1dcdbc36d4b47c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickSeries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickSeries.php', 0, 0x73ed9cc58ee5d0c965a0472a560958b8, 0x73ed9cc58ee5d0c965a0472a560958b8, 0xe80f9c34010eafd4befd976270fe1c9bd4580a9291e62d24fab26dc933b64c9f, '', 0, '?'),
(0x16f0f72ae6b2ab9e015110f387ffa54e, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php', 1, 0x00000000000000000000000000000000, 0xfb6e0002ec885d270b5d3b361707a587, 0x50af5ba09f034d5c709fd4e0c70448ac26cca3f25cff5e70cb1f4abe1d1bc88f, '', 0, '?'),
(0x16f4cfe1e3cbd20080569b6406f55732, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php', 1, 0x00000000000000000000000000000000, 0x0accacdf27e55e9688e965c37b67dd24, 0xa042a05e06fb02f5785e289c484057ba71c173cc1281cc124f7c8e746ff3e423, '', 0, '?'),
(0x16f4eaed4b27de8957f2331e4d4a3eb2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x830eb44301883d69d0729a2843e142fa, 0x136e5d4ba03c01dd2a946b8de8d42a77e6b526d755b23c2a97b5926614138651, '', 0, '?'),
(0x16f75cbf2e6625e8c70afb56f8d7c578, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', 0, 0x0636b883c2ebd4aead3c2aff20d5dd78, 0x0636b883c2ebd4aead3c2aff20d5dd78, 0xfd1ace62dfa181643d423e0c2d20c4d4b27d4a262a9e951545618bc0fcaee157, '', 0, '?'),
(0x16fa70d19a8837f9b32c4c3bccd8117a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php', 0, 0x01e6c680ecf1390f139975e417bf86ea, 0x01e6c680ecf1390f139975e417bf86ea, 0xc896d83f4ae8d0e77152a7f6f4d9d94f8ede5d20e0f5c450d543adb1f5a914d0, '', 0, '?'),
(0x1700e50dfc50ef266b2c60e19f7ae811, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/backblaze.png', 0, 0xc1ca03e9bac6abac8354324dd0920ebd, 0xc1ca03e9bac6abac8354324dd0920ebd, 0x3f1eb6f9038b4cefdbe11c543015de93b10a6895dc2bb380b017acf5f7c9e0c5, '', 0, '?'),
(0x1702a2c67a1066579b744855cec34856, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpException.php', 1, 0x00000000000000000000000000000000, 0xd4f73577a01b7fb45530ff33bbb6ed2c, 0xee33236d6cf26c8dec17c26266f2d367459e468e7a7522ae2cf81a4516b98f14, '', 0, '?'),
(0x17069424702adf1932b80ac839e51659, 'wp-includes/sodium_compat/src/Core/AES/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/error_log', 0, 0xc12b0b65e1ff50dc8b9d3e84cdbcca8a, 0xc12b0b65e1ff50dc8b9d3e84cdbcca8a, 0x9d8af68639bcf64e3c99d877a48811a90bfa233e6a83aa3883a708da1fd89a7b, '', 0, '?'),
(0x1706975cdb7ba8cadbebd499f35556d9, 'wp-includes/blocks/navigation-link/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9987e79e110b50097daa83380f161a04, 0x42c9ac43708063c39493fabfa219c9411c8cb67ace8a7981f83605f2cab4c91f, '', 0, '?'),
(0x1707818d7937afd01f4d41e440a09a85, 'wp-includes/widgets/class-wp-widget-rss.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-rss.php', 1, 0x00000000000000000000000000000000, 0x397327e992bed21b1b54e5200ad14a32, 0xf51f41c742aa8b6d89f871fe91b741ec7a9ced695a75fbc3c7f514db5c908ed7, '', 0, '?'),
(0x1716f05e799ecdbbd22e50f53cddfa3d, 'wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php', 1, 0x00000000000000000000000000000000, 0x60323b15f639ddf3e10d34811fe3ba37, 0xb229b8ecc414654c2ad70a1e7b1f65e18c387778d8369507d930cceac4baa374, '', 0, '?'),
(0x17179a5f2930647c89151e365f843b6e, 'wp-includes/js/dist/rich-text.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/rich-text.js', 1, 0x00000000000000000000000000000000, 0xc47423af4af4d51513aab8ccaef801ea, 0xb3f4b77f31d78966374f7a6faed85fa20d3c59de3c4fc5677209a881b9cb20be, '', 0, '?'),
(0x171f34c0da699a06aad66e2da4afb2fa, 'wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php', 1, 0x00000000000000000000000000000000, 0xda2f3b26987a53a60eef601239fd9514, 0xf92e00ea1e75bd887cab2e648d5002d4d9e959cb4119946e0be3dbdb11dfddf1, '', 0, '?'),
(0x172107711e22f6b6886b7023ca87d5ce, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_2.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_2.svg', 0, 0xc30cc980381fac2f6321b20d874855db, 0xc30cc980381fac2f6321b20d874855db, 0x8c0481448e0309e1e2a5465b83fa0e93977bcb688aa9b615b2af9d938ed111cf, '', 0, '?'),
(0x1723adac6d13f661c6336a4641331ee3, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 0, 0xc68bc04b644aa17fac97d48c14ab076b, 0xc68bc04b644aa17fac97d48c14ab076b, 0xb7767339f0a5eccaf314320ef828cb8b6cd7aa3f61c0d3447cd24cd47d541051, '', 0, '?'),
(0x172648d1f47392d085609b09398a474c, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-uk.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-uk.json', 0, 0xdc9be40a3e8ae902dd22ae87d45e3705, 0xdc9be40a3e8ae902dd22ae87d45e3705, 0xf2eeea734e46ce82a65de53acaef9a7f69c81cb507b28014e6d764a1ebd71d6a, '', 0, '?'),
(0x172b481ef52a401fc540771b32cefda1, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php', 0, 0x602603e6b59c9785b2bf6f66035f3786, 0x602603e6b59c9785b2bf6f66035f3786, 0xe4b3a5278b7a80efe92e6f1bc5f54e9b59f8dc57839275a262368c10edf85123, '', 0, '?'),
(0x173a6153131c92a84311a47b57380af7, 'wp-content/plugins/wp-rocket/inc/Engine/Activation/ActivationInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/ActivationInterface.php', 0, 0x864ec45b393b814a6e9642073d0bdaa0, 0x864ec45b393b814a6e9642073d0bdaa0, 0x2ccf49384b69f8937f330dc5f7cad00988829c399a3225268d3cc59da5b911a0, '', 0, '?'),
(0x173d9e098405ae5c7656a3ab89adc778, 'wp-includes/blocks/rss/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style.css', 1, 0x00000000000000000000000000000000, 0xdae140b0774ec74c9bf0a98f510d3159, 0x5cc6c85c3594ad416c6f1f28f334b3c86a8e2cd7cbff068572814c5497733b68, '', 0, '?'),
(0x173e90efc0209caf038c3c56ff53644b, 'wp-content/plugins/wps-hide-login/wps-hide-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/wps-hide-login.php', 1, 0x00000000000000000000000000000000, 0x18bdc18653c8502776f5237296d0334c, 0xc4bad8993d988478180267a6a904a8062f7e744d3a66c49611ae46bd4b4538a5, '', 0, '?'),
(0x173eb0020eab2f50133ec09ad18542b9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MergeCellsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MergeCellsRequest.php', 0, 0xac76341dce18135507af7044b18b0484, 0xac76341dce18135507af7044b18b0484, 0xf29d771bf4aa9cffdfc4b486d42c14e62ef99ebc50889c2d3837303e1b3ef7bb, '', 0, '?'),
(0x173f6a57bf12aa5225424278604c3865, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/bootstrap.php', 0, 0xde7fa899c69d0a072500e508ef137f91, 0xde7fa899c69d0a072500e508ef137f91, 0xeef58a67269d416770aae79049e838341bdd1ae1e7c71e9cdb42cdf96aa0f707, '', 0, '?'),
(0x174165aeaa521b6a6d3ed2060c081d0f, 'wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion-handler.php', 0, 0x53a540704c3fab355e1390e6db05f9a8, 0x53a540704c3fab355e1390e6db05f9a8, 0x2bed746fb4847424a8848eb5eaea66fc66c9ec85ec26d037c478c6f15ea52da5, '', 0, '?'),
(0x174aecae68cc612fda37231950ebd0ed, 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/abstract-scores-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/abstract-scores-route.php', 1, 0x00000000000000000000000000000000, 0x94ef980584decb50ff8d7488bab86b81, 0xc6a0e6b4d23fc710b38ca9fbecab3b26f54c19f69d7fbf2d2d4a9ed12e64b93e, '', 0, '?'),
(0x174cacef5f9d5bf4de01aaaa75e4d782, 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.asset.php', 1, 0x00000000000000000000000000000000, 0xf4aa908bf0707783c722649578339433, 0xbe5027f5c594dcef7c1eff7d16313a50561f7053a774f9d51b2cda00754c59aa, '', 0, '?'),
(0x174e3958f41e66d6187804b3fc4122d4, 'wp-content/updraft/themes-old/twentytwentyfive/styles/02-noon.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/02-noon.json', 0, 0x8ef710f0e60adca0022da3fc690711a4, 0x8ef710f0e60adca0022da3fc690711a4, 0x3bb88af8df49ca1ab2c9177c09546e4e4fecd21c0e5878096f10e55f26286ca3, '', 0, '?'),
(0x1752056a76b6cbe54d5dc42f36b9442e, 'wp-content/plugins/elementor/assets/lib/animations/styles/headShake.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/headShake.min.css', 1, 0x00000000000000000000000000000000, 0xf5e2f328d57a42915b52a56de0d95e8d, 0xef53c7166382c3a37508b383581a29757c4737f367ed14fe3c7c10f04622ceed, '', 0, '?'),
(0x17689d2f1b3d6282c0d722092f23f86f, 'wp-content/plugins/updraftplus/includes/tether/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/LICENSE', 1, 0x00000000000000000000000000000000, 0xe218d81ad870e5fcd8a504baa319cb69, 0x0c42a1d33fd5227b1d0a8e6060e07c488457889311fef1898c19caf46a9b759c, '', 0, '?'),
(0x1774dc3e1f410ceea78d5027ffa99605, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop.php', 0, 0x9f45e4aba8e8a3407f74919660e8e1d8, 0x9f45e4aba8e8a3407f74919660e8e1d8, 0xf37cbd4464ff4c25d2c3a6aba4d74d03994904e58f1ad73c9b90789222140ff7, '', 0, '?'),
(0x177e0234d6e9ca91bf3682133c9a5b16, 'wp-includes/blocks/site-tagline/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x869f4e64fc63ace9f416a506df2fdf2e, 0x84f0671a6687c88461d6c4c293fbb50978b91ff054e6b104f14410263fd73cfa, '', 0, '?'),
(0x1780a2033cf98d69ce13c2e5c8510004, 'wp-includes/js/dist/reusable-blocks.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/reusable-blocks.js', 1, 0x00000000000000000000000000000000, 0x04b49ee2438eaa0984a4b0f63af6b764, 0xb860467ce3acfaee0b242ad5624071151df382886f571083132b7f6037cba894, '', 0, '?'),
(0x1788602625651f469567c09c94f39464, 'wp-content/plugins/wordfence/models/block/wfBlock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php', 1, 0x00000000000000000000000000000000, 0x8ef86a1b83d7125ac0b3d6313e04a016, 0xf728a20283b2b4e4a5576d87e69241ffe515134b295550b97ab27f61fc3ddd60, '', 0, '?'),
(0x178a1c8b0059032b3fc3afe67f5507a4, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410-rtl.css', 0, 0xd9f563ffcf68c734d57142fa628528ae, 0xd9f563ffcf68c734d57142fa628528ae, 0x8dcc0179538ad4c9322d02fedb2d983ac493f58b150a6c9a235125943799ae1b, '', 0, '?'),
(0x178bd39d2809436779f06126aad38a26, 'wp-content/plugins/elementskit-lite/compatibility/data-migration/translate-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/data-migration/translate-file.php', 1, 0x00000000000000000000000000000000, 0xd48bcb120ddecfc4980872813fc410bb, 0x95a577fb15371813590f492fe03ea3707555e37d1b3919321d9af891f6f32944, '', 0, '?'),
(0x178feb0d6ed08f6a89340ac46bac4240, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefunca.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefunca.php', 1, 0x00000000000000000000000000000000, 0xbfd6a068e6afcda509177b72d8a7825e, 0x4802d4ed03cb440422303d88c8a0449ba1a837ddeb483d332080ebc03ae93b5f, '', 0, '?'),
(0x179140f13c50cb4cc43dab75585cc949, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-fix-assessments-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-fix-assessments-2410.min.js', 0, 0x73491d6da86aa3e600f83ae1bc8e547e, 0x73491d6da86aa3e600f83ae1bc8e547e, 0x04ca77f767e0cf2e4a7cc667eb4de3d710cf22f8116036d15ca4b769ae956438, '', 1048576, '?'),
(0x17960a676278f244bdd9658bf035d637, 'wp-content/plugins/updraftplus/images/notices/support.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/support.png', 1, 0x00000000000000000000000000000000, 0x61cde6d251924cec778bd7a606d9c73f, 0xadcedfaff39bc0690061af31b1e0f21d868994292b2315d61b5f789d5fbce3b8, '', 0, '?'),
(0x1797d01596dbb5c481c44f3e60df2a05, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/text-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/text-control.php', 1, 0x00000000000000000000000000000000, 0xac01583d95edebe93e12015ed038968d, 0xa62768442a3faa250dceb0c6655d781bc537633664555be9a3c5161196f7a4bf, '', 0, '?'),
(0x179bbd55fae26923371dfd6c35ef8578, 'wp-content/languages/plugins/elementskit-lite-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.po', 0, 0xb5244f250b2628727934f29b28877c4b, 0xb5244f250b2628727934f29b28877c4b, 0xf8ec16969334d21d06085cfe2ad7389555db8632096d6a54166e6ed5c857be8b, '', 0, '?'),
(0x17a4084dfdc4a1bdeccd77774be6af4e, 'wp-includes/js/dist/development/react-refresh-entry.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-entry.min.js', 1, 0x00000000000000000000000000000000, 0x7b341138a05bd268de9bc01dbc9eff99, 0xb8e9ebecdaaae658cbe161298f79ee8b9ddd8a899e4f099c59b91e90f6557fed, '', 0, '?'),
(0x17a51a7715224b3e8a4c4b191e3ef9a9, 'wp-content/updraft/plugins-old/updraftplus/images/notices/keyy_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/keyy_logo.png', 0, 0x9409d3226fa119a1feb9fd8129e0572f, 0x9409d3226fa119a1feb9fd8129e0572f, 0x28fc692e02d8ab056f87a63f6246f0cdf5431445da03769dcdda774b7f179fb6, '', 0, '?'),
(0x17a81d22a67379624e6c2dbcd7029411, 'wp-includes/blocks/preformatted/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8953b2fcbb47d47bc4885d04f935d731, 0x5f9fa30bad0b7063296b0ce9eacb3359484cb649574f85505d1239f4741fd753, '', 0, '?'),
(0x17a93a38cf1f4961f617b9c3b86cd56d, 'wp-admin/includes/class-ftp-pure.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp-pure.php', 1, 0x00000000000000000000000000000000, 0x541226a87dd85c33e69ce44ab8912000, 0xa50a53c4c07b55c8e39e43647a24a8fc940310f80f79c2fdefc9617c38f0bd5b, '', 0, '?'),
(0x17ae0ee4c3989c84fca589f49edb11d1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryOneofAttrMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryOneofAttrMissing.php', 1, 0x00000000000000000000000000000000, 0x3601f734de24ab65c5ab342dca3459ef, 0xbd5f46d09332c2ede0619aa8c9d5c5db0159c1bc6099b0f2559918d395d1fe34, '', 0, '?'),
(0x17aee359f9aa73c6c95321a8cef5ec54, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.mo', 0, 0x05631911dc42dc963e0b310d1bbd8795, 0x05631911dc42dc963e0b310d1bbd8795, 0x260f0324a44cb9b3d3c2580d449c783091128d26ca09dccfab993f434ee5aa9a, '', 0, '?'),
(0x17af1b7fbbe9516d3faa701fb1dd8eac, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php', 0, 0xc70ab63e824316e77520b34f65abaeeb, 0xc70ab63e824316e77520b34f65abaeeb, 0x40f0d80a05f30368606e79ad43156db0689a7523918cad7e3b7f34e81c2fd524, '', 0, '?'),
(0x17af93665c2ca41d745ffcfaf6fb1930, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php', 1, 0x00000000000000000000000000000000, 0x3c5bb54f3c2294b1de44ec936882b41c, 0xc96ef4b6253691ba4fadb228bfeba78716ad5099131e2d639fbe87cf87b64a18, '', 0, '?'),
(0x17b2fea3b24b714d8dc3e47b83b1bb03, 'wp-admin/css/dashboard.css', '/home/iraneurobetcom/public_html/wp-admin/css/dashboard.css', 1, 0x00000000000000000000000000000000, 0x25ca0c4aa207714429db8690b1d9c361, 0x0928c88328816769df7d15622d57f54e0be1ca52c310a2098421b35fba54efaf, '', 0, '?'),
(0x17b3b2e3722a5f54f003cb6f65b0ec7d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MessageTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MessageTrait.php', 0, 0xbdfb66f6b715b394a5cdde42c609e31c, 0xbdfb66f6b715b394a5cdde42c609e31c, 0xcd64a1f8d8cc7912e862b7a237ce495b7528412d40f8d9711d6a6e6938e66d96, '', 0, '?'),
(0x17b4f79ceb87bb546f6c96085ad72b48, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', 0, 0x67ea49d97a88cf2e46f7563abc2504a7, 0x67ea49d97a88cf2e46f7563abc2504a7, 0xc4f80eadcf2147e1e584b1003a994a9f0e41516e5a0f65ce67c06f7011f27c47, '', 0, '?'),
(0x17b7c673dd9c93c39e33878ccff4fed7, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php', 1, 0x00000000000000000000000000000000, 0xb9372665f4c64a86c2a1b3a6b19f578f, 0xef25f070a91ce4af98823838609dc4ff884140164957226ae1dbdbff21550b20, '', 0, '?'),
(0x17b93bd53882d598e6ed4f3ceaa703af, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Title.php', 1, 0x00000000000000000000000000000000, 0x93fa9f9672de82a548eee6b796e576ea, 0xe7d1bf5475b0cae3b163cee8ce7d52e9f1b543819eda3cfb1125d70cce9eaa81, '', 0, '?'),
(0x17ba7b785ac663f91122866862913fca, 'wp-includes/js/dist/dom.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom.min.js', 1, 0x00000000000000000000000000000000, 0xdb416a305dd8b3cd82d6a27118a9b234, 0x669f4ff6ff114ff77fcd80916fa7dd145923c163ee20be169e4320c7c9e67f93, '', 0, '?'),
(0x17bd1be8c4fbe173e33aad2ec32c99ef, 'wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/init.php', 0, 0xc5fb55ca40906a969dbffa31506baf39, 0xc5fb55ca40906a969dbffa31506baf39, 0xfaa66a5488a6aee66a36a9dd9d4a226bd0a63400c8aab0742d5e42aaf7b4622e, '', 0, '?'),
(0x17c4eeb835e2ecf4492dcfc47a67fdde, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-4.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-4.json', 1, 0x00000000000000000000000000000000, 0x405960e8dbba2eaeda8bf567fb20da7f, 0xe190e9000ac611ca01749e75159f65aa0cd1308a7d3bf4cef9b401b80ee70dc7, '', 0, '?'),
(0x17c5162d18e254ab0a3f5402db76c0c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetRequest.php', 0, 0x978bcf8cea202185bff9dfb14629d702, 0x978bcf8cea202185bff9dfb14629d702, 0x5ed90667f21c137933eda28f4d1444d8dbf4185bc2a8eddf9c9dd72d6a69a409, '', 0, '?'),
(0x17c892224e3d11914ce211b01b2e9055, 'wp-includes/blocks/more/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x93b4c7fdb377c12ed82c2489237f3ee4, 0x2bcde7a9a9545e333d40dbcafc35ecb1e05f978ca96a7ac7bc5b392bc54e2e93, '', 0, '?'),
(0x17c9c9da333982b52efbe90da1d8c932, 'wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php', 0, 0xad7ab03848e9ad43d3ba1088c328c695, 0xad7ab03848e9ad43d3ba1088c328c695, 0xf075514823cfab18ef01e0050259d7661e1d67f105d84ee2b7c453ba287cc148, '', 0, '?'),
(0x17caf02799df24f80485738450466a37, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/disqus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/disqus.php', 0, 0x72f61a88de638b71233f9089ded2e0dc, 0x72f61a88de638b71233f9089ded2e0dc, 0x15dd4cc2099765c75f881d32a525fad4ad93fec4eae93510c1c4d9429af95efa, '', 0, '?'),
(0x17cbe2369a9f012283edfae91813d792, 'wp-content/plugins/updraftplus/includes/Google/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Exception.php', 1, 0x00000000000000000000000000000000, 0x318afca9f008d35a174bfd9dadc02ff2, 0xc6b72d86e629dbb5d8a5ddf4957a39aebcc7fbc849a0702af5e723b60c49ea09, '', 0, '?'),
(0x17d228825c048d32076d06127f0a8dc9, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', 1, 0x00000000000000000000000000000000, 0xac5dfafdb06000d73b2128e4828df1df, 0x4a78bb3d2a651c2a7b287650aea937e2040e59306d2ce5f62474833a512165bf, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x17d2c419cf9de9d3363d9982cc8d0895, 'wp-includes/blocks/post-excerpt/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd5a5f61efcd5084cb7ed604c28d2a9f1, 0xcd02424f179ba3c421371d8002dadc5290837f3f30b8b47904c48fe4c404d035, '', 0, '?'),
(0x17d36fa4e22e67d9e87d794c3e41c568, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php', 0, 0x59ede9e4260ec77f636da988589a99eb, 0x59ede9e4260ec77f636da988589a99eb, 0xa5a840ed2060ff810c4214ae13ee9746218b355153c69b7a16691472c3a7b9b2, '', 0, '?'),
(0x17d3ec234760447c6177c05687fa8581, 'wp-content/plugins/wordpress-seo/images/academy/block_editor.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/block_editor.png', 1, 0x00000000000000000000000000000000, 0xb109c0d07534902c335f6bb23e672d5f, 0x3640710c7cbae216fc5e93531d66539acdca8157b91eaa7c5a030bf41b0d2c3d, '', 0, '?'),
(0x17d744b9fd486b30b402ad640fb19611, 'wp-content/plugins/wp-rocket/assets/img/plus.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/plus.svg', 0, 0x08e41a8aaa878905c731f8eae48e8d18, 0x08e41a8aaa878905c731f8eae48e8d18, 0xed17bc94fe8b70247932a6afc223a50776f591ae2f02f39a6b235f2f4ba8dda0, '', 0, '?'),
(0x17d9e82990b2e06913d9ae74a376a84a, 'wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg', 1, 0x00000000000000000000000000000000, 0x93ec9f9a58ecb16edc579ae5af276650, 0xb5fd659aab55537194c095a6ef7c80990128768379dd56eb250398b133a25825, '', 0, '?'),
(0x17db1f0efab7ef2f73a3d561f467b525, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php', 1, 0x00000000000000000000000000000000, 0x1b1c9b637d311ab7028c8e3148ef74f2, 0x838a496d94446838bbeb6e8042765bc99b41e9880c3af68d9fec2306f72b93f5, '', 0, '?'),
(0x17e0e357d04d466033ccdc24f7e61d0f, 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x321eb8c2c04345435a36b39bac651cb8, 0x5c57b3f72ec2a3d6e4ef14113b5c09ae4bfa1eb15bc97a484549aa38f9800b41, '', 0, '?'),
(0x17e323583df69f635c601528bd470e37, 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.po', 0, 0x76d355f0b738a4519241d80a8f1e7442, 0x76d355f0b738a4519241d80a8f1e7442, 0xe51ad367c84e7365fe58a37f814b72ca5fc09fd07243fad54588182bb838f93b, '', 0, '?'),
(0x17ef2ab9a96f91a1252f9b627a5bc002, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', 1, 0x00000000000000000000000000000000, 0x7fb7a3ef0371a860a07789488bd781f3, 0x00feda3209bccc2035ff2b74893095c3b207e328ead4be32358feb8f9d40b328, '', 0, '?'),
(0x17efee32418463d9a3b6d51537d9dcc9, 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php', 0, 0x03190a15689aa31d2c4749d035ef8ea4, 0x03190a15689aa31d2c4749d035ef8ea4, 0x72f754ad05ec4d30a41e3ebafab20b06ce2b871624a4fc91bfd0b6776e971283, '', 0, '?'),
(0x17f6a735c6d31946811c97c16241ab81, 'wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php', 1, 0x00000000000000000000000000000000, 0xdbdced6b142160cb309e05cf7f4cc571, 0x84a9b57481752b2f3b513f2d98179b54bd9d085de4567b38060f07c0994ed107, '', 0, '?'),
(0x17f6de012aca370de7e6183fe1b6fd0f, 'wp-includes/class-requests.php', '/home/iraneurobetcom/public_html/wp-includes/class-requests.php', 1, 0x00000000000000000000000000000000, 0xd20104001aa9d64e7a0c1e04dc6ae933, 0x310be4c18e577e669812d157bd8593a23b00e257129c35b25588a238c0a63cee, '', 0, '?'),
(0x17fad4a56436675d51a383894f233efe, 'wp-content/plugins/wordfence/lib/menu_install.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_install.php', 1, 0x00000000000000000000000000000000, 0xa7c7744c59194ecb19c8f0aede1eb2db, 0x56dbbdfe9225e01fb2a323c787d86f95a7738006224d5cff3e368f96b00188e1, '', 0, '?'),
(0x17fcc77996a6b2d8d5f08f794e8a4733, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/URL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/URL.php', 1, 0x00000000000000000000000000000000, 0x034d8893f5201857a5925a2bbfe7b5ad, 0x897ab9e036008da0a4af7cccb9911daf6292195ca07235119c343e06768a0449, '', 0, '?'),
(0x17fe4eef857f2ed81f04fec0a261c7dd, 'wp-content/plugins/amp/assets/js/mobile-redirection.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/mobile-redirection.asset.php', 1, 0x00000000000000000000000000000000, 0x9d386f4847995d2e4c647b8612826899, 0x6eeb47f63ea66ac149c61865dc7912f8f1a9406825283925d9f58e4cd1040e8a, '', 0, '?'),
(0x180a8eaf6cc47f624a67d6dc7a39e9fd, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xdd732b1143cb49dc0f411507d9a999b4, 0x709a52e22ae1225c01771d4398711ee4321cf27b51e77239607dc9cfe8f8f6dc, '', 0, '?'),
(0x180c5c221e49a0a8b4fa77edf41a8237, 'wp-content/themes/twentytwentyfive/patterns/footer-social.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-social.php', 1, 0x00000000000000000000000000000000, 0x5bfa09419dbb32116d460c5f99ab63c7, 0xd11cabd62f26937ba362525d5a5930f9c24f0a748edfdd4e95be4f5994203016, '', 0, '?'),
(0x180d85df1573da335d8282d8b4b7ba8e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', 0, 0xd1b8b2a79c00297b1882847057997220, 0xd1b8b2a79c00297b1882847057997220, 0xe9d783943b5a1e29a5acc1efad2258ac8213f258f89ccee2bcb4a49f6ebee8ea, '', 0, '?'),
(0x180dce659c97c913be4bbc6787b92e71, 'wp-content/plugins/updraftplus/includes/Google/Task/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Exception.php', 1, 0x00000000000000000000000000000000, 0x71b990695c5cbfab52598776810f6093, 0xc2d7a28b2167dd7c8c2d19471c4f244d6f2e7bac74fce72fb74ba499b02b5212, '', 0, '?'),
(0x180eb9839355fe7be5446f93fd1c13da, 'wp-content/languages/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', 0, 0x0518011bd956fb2909c186af12edef45, 0x0518011bd956fb2909c186af12edef45, 0x3d4bd6141cf8b846fcd00ba3e188aedba896cd6f5e9b6f49506fab4c3b03277b, '', 0, '?'),
(0x1810241089483f2e3068d816a9ed19d0, 'wp-content/plugins/wordfence/lib/wfScanEntrypoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php', 1, 0x00000000000000000000000000000000, 0xaeb4e5d1052b23462549b71741e7aeed, 0xfd1396f783314dddda7c1850886b40e7186d5fc057b01e9f76413fba769d7ac6, '', 0, '?'),
(0x1810c9a245ec8dd9f3ec47104e6ae8e0, 'wp-content/plugins/elementor/assets/js/elementor-admin-bar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/elementor-admin-bar.js', 1, 0x00000000000000000000000000000000, 0x74ccef5d824fc3bed64bbab21b64e1da, 0x948c2e9aff85be652760b9c2c2e1c0965385cf6fdbb586f9065e84ee2e8492f0, '', 0, '?'),
(0x18132297de87ac68cb170a0d7edc044d, 'wp-content/plugins/elementor/assets/images/app/ai/product-image-unification-example.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/ai/product-image-unification-example.gif', 1, 0x00000000000000000000000000000000, 0x069336debd510758def270632ec2fb17, 0xeecb829b7ded715bb6883150700767b08e47be71a4e3ad40dff15b2da22577b1, '', 0, '?'),
(0x18153011efaf62a7849dffc7731b27fe, 'wp-content/plugins/amp/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/readme.txt', 1, 0x00000000000000000000000000000000, 0x353bf387706d835bb590b2516860e7ca, 0x5fcc6758e38ada08bf894f7eca9bbf4f362b7087ef872ea4a4fd07ce5154bb0b, '', 0, '?'),
(0x1816268f1c4a5d7a382eeab1a44b882a, 'wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php', 1, 0x00000000000000000000000000000000, 0x78d58260a5df0e7bc1255f1e3c79095e, 0x54972ff45b2b0de51f4acc43c7b154e806c876ea437b7a4aacfa989012350708, '', 0, '?'),
(0x181b877392ce79ddea2523c172f68e3d, 'wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php', 1, 0x00000000000000000000000000000000, 0x20454014979755424eb22ac5a29953fd, 0xb9b1e20360c450d9058de1e12efa1ce78241c33020bed30480eb914733463d18, '', 0, '?'),
(0x181db46f663fde33a8500bbf31f222e2, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0x670122cca4112f184f949bec59a2b727, 0xca38e665ea549b65740d206a189c50f72fa5c04ae41086993c5ebe72d3a57a12, '', 0, '?'),
(0x1829d94007c81376e1d0632cbcb50941, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', 0, 0xa5862c390f82e0eef09f9ad9c147b811, 0xa5862c390f82e0eef09f9ad9c147b811, 0x6896079df8868082cdbc189b98f0d916d0c6be656bbfa05980f7dd1a66f0b26d, '', 0, '?'),
(0x182b20d5145aa7e1f22cfd4fc64401ae, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpScript.php', 1, 0x00000000000000000000000000000000, 0x366364818ad0bdc9a827e81ce8eb330b, 0x054a8b88820fdae9c0f6d797df2e18d0a50cf2cda3f0255ceb687becdb6398a7, '', 0, '?'),
(0x183161f887a1fb0cb4ba8a99fe3fd96c, 'wp-includes/blocks/comments-pagination-previous.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-previous.php', 1, 0x00000000000000000000000000000000, 0x8a0047888bee3d8812e7f27f400a4bdd, 0x33ada4125f5f5c8c3b5f09fc84f6822ba1ec9c82cebfbc2359bf139e6ba644b1, '', 0, '?'),
(0x1832109a337d7845238ede2bd8512403, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMowplayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMowplayer.php', 1, 0x00000000000000000000000000000000, 0x0938bec468028bb687b1fb6afceb2fd1, 0x4f3c231e149f9efd614c2bb5bc597d1ae2649c60b9618010525edcd18f977fb7, '', 0, '?'),
(0x1833cfc839858276138c262fa94364ec, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php', 1, 0x00000000000000000000000000000000, 0xd4006c64ff856c75f54f18e13a86c202, 0x060ca4e4165bd3dc798cc65c8f010b1db6d9bea4382acb268706ce3d20e7acd0, '', 0, '?'),
(0x1835924611a6b359b0f4d4b860326505, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import-export-plain-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import-export-plain-transformer.php', 1, 0x00000000000000000000000000000000, 0xae6882caa33ba74b813abe9ef46e1e83, 0x76ad0b024fb3cdf3c0a6ede56593cf1cdf465dc336a851412d4106d64753a7db, '', 0, '?'),
(0x183a9b882eb0c80357d79278de8ee708, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php', 0, 0xf9263ccbdcec7768e02c557b4f01fdaa, 0xf9263ccbdcec7768e02c557b4f01fdaa, 0x0efad0486b42103808c3e3bcec159b1bcdfb8d3f87d06b3312bf103e142a1071, '', 0, '?'),
(0x183b7cd898a47729cb30a07c7943882e, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/TagGenerator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/TagGenerator.php', 0, 0xb2730aff9923b484a2c3c63ecf41471a, 0xb2730aff9923b484a2c3c63ecf41471a, 0x0959fd752e642bc371d89657f80cda35a7852b762c405d54f5e997879babd06c, '', 0, '?'),
(0x183bee09067567bb82d34ae189787bc9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NonceAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NonceAttr.php', 1, 0x00000000000000000000000000000000, 0x774cd7bd68acb803f1041ac33d1f5e79, 0x5e9bd03fe1ea4516f3065fe1e0b0d2f7b2ff41a3a0142914a752d7a4e97756d2, '', 0, '?'),
(0x183e563a8cb8391963da87b7a48971d9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItemprop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItemprop.php', 1, 0x00000000000000000000000000000000, 0x4fa14a0c1ce02f984dd948325498e980, 0x2fefcca5297ce65a8e255deac035b3f7792529f15094d6cb22b8aad0b1c68022, '', 0, '?'),
(0x18421e0307eb57a3e9f7d102771f9f00, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php', 0, 0xa45eefeb3d8c12fb991a706072c27245, 0xa45eefeb3d8c12fb991a706072c27245, 0xed96ff7afd91718d1c246688f3a5ef663bce3fcd1c5bd449a42da7023ba19a26, '', 0, '?'),
(0x18460d31556313456624a66671e31075, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php', 0, 0x9bbcd8601fd04aa0cd400d8ecc849b2b, 0x9bbcd8601fd04aa0cd400d8ecc849b2b, 0xbc658720886fa880deaf0eef939fcb46d1898fad2d530b70853a711626dfda02, '', 0, '?'),
(0x1846abd2657fc0fbd67ded28b71be5bf, 'wp-includes/js/jquery/ui/dialog.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/dialog.min.js', 1, 0x00000000000000000000000000000000, 0x566b25c3fd00963581580da5ae79e149, 0x35a08d0825cc4aa49d291741bdb0cea7cc263d78c1058d82d37f3ceea4479975, '', 0, '?'),
(0x18485165ac24749167da56c71f58f73b, 'wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg', 1, 0x00000000000000000000000000000000, 0x584acf65ec510be38677b8793ba1a930, 0x554c7dd5025391d989a70903ff4717b2ff05d13362b8a8cf36e1624f1bf5fb18, '', 0, '?'),
(0x184879085bd7cdfb9608bd4af19744f5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidSapi.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidSapi.php', 1, 0x00000000000000000000000000000000, 0xc5e33d3cef60e1ddf9daddcf614a9c8f, 0x6382b157143ff8ef3db0f01045c23eb33d754eb27435d0b141faaf6a53fcf2fc, '', 0, '?'),
(0x18532fab8ea45d70c1d6cd8abb366617, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoDocking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoDocking.php', 1, 0x00000000000000000000000000000000, 0x59c0da93958ea217649a58e6828f6fc1, 0xe752f234147869be8cf55ad89919e143ddfdacbb5083e3ad147aa63caf63c367, '', 0, '?'),
(0x185935f4b15f0cfdab03a7948b06e32b, 'wp-content/languages-old/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', 0, 0x2e8efda60adbd2d5b2d59dadb305c2ac, 0x2e8efda60adbd2d5b2d59dadb305c2ac, 0x70573d1425a18513528f3f87baefb85447de6f804ef6798e97aa4ae86423baac, '', 0, '?'),
(0x185b389b7abdb17a356784f33d5a3c02, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', 0, 0x21e94742113f4950cd05baa77573bed9, 0x21e94742113f4950cd05baa77573bed9, 0x23edea00bc48c5a4b08b3ba3aa4180cd43b4184df65e18686bb8465d039157ca, '', 0, '?'),
(0x185b64f1a26421c99a246527063eda1f, 'wp-content/updraft/backup_2025-06-13-1150__EuroBet_22cfb4522aed-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-13-1150__EuroBet_22cfb4522aed-db.gz', 0, 0xf05e10ff4ab2fe6a47ba072aceb896ff, 0xf05e10ff4ab2fe6a47ba072aceb896ff, 0x05cbca7f73f7974ea1ddd975a631e5cefdce6d5f015e99c1560a6ea4c0ce1482, '', 0, '?'),
(0x185c0b774af7805dd4b214cd29d2d913, 'wp-content/themes/twentytwentythree/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/search.html', 1, 0x00000000000000000000000000000000, 0x94e3893c15ccf8fbbc59bcfb91a3fa9f, 0xe1ba110308959c1d7eff55e785b44b395565c3c1eccfc2a8e71cac2b38b9f39b, '', 0, '?'),
(0x185f18bd6bd82761cd1575ce9d116285, 'wp-content/plugins/wp-rocket/views/settings/page-sections/cloudflare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/cloudflare.php', 0, 0x67b457b8de9a0fe458e8b069ed4accab, 0x67b457b8de9a0fe458e8b069ed4accab, 0xa6fafe2d37121d2be4b474f386225e2d88fe2c32b9dc2cc0512b8d12b8aac5c9, '', 0, '?'),
(0x186489720996f247ee09190685a82362, 'wp-content/themes/twentytwentyfive/assets/images/typewriter.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/typewriter.webp', 1, 0x00000000000000000000000000000000, 0x8e8c7a312e1ea9a42eea74f9c4d9c4ab, 0x0643c129372b644c61bc062d70bb3f5b78dc9d8bfc043a7c2f10df3bd163cb8c, '', 0, '?'),
(0x18673a598d8abd5a72fc0ba1a7717d5d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedTag.php', 1, 0x00000000000000000000000000000000, 0x0f2a8180121bfa4e40e61f9ae72b1497, 0xaeb628719c7be28214f9c81cfe59baae18590169f83df218dd6894b11b683df2, '', 0, '?'),
(0x186b8ce9bd5b56971f6cc5f6ec8159d0, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php', 1, 0x00000000000000000000000000000000, 0x8fee93bd160a03d3e776f4eb628403b1, 0x5f57e4b088c15604ba6650953009c55bd769f94cfe342b8012d1533e80446080, '', 0, '?'),
(0x18702660f8b3d55a367af49adef6dcd8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', 0, 0xce530ca216be35c2bbbcf039e406f615, 0xce530ca216be35c2bbbcf039e406f615, 0xf95a0e40b1aae85b95f7af0938c68d82a7050e3e953b8c278a2b4e8bc314938d, '', 0, '?'),
(0x1873e299bc7b4452cc5ba56bd931fb49, 'wp-content/plugins/wordfence/images/logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logo.png', 1, 0x00000000000000000000000000000000, 0xb67a4689e5de80570bd50d6ce17e3617, 0x56c97b938951390fef5609b186e6fcb0b7124a0958160299718886d6da806393, '', 0, '?'),
(0x1879c842c98cb5156c2c22a05edd068f, 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php', 1, 0x00000000000000000000000000000000, 0x6828e966f652b7340d0d577d8b468ee0, 0xf983469938b82452e71c5906e9a95d07fb6fa72a02da4674d08fd7443cb845ef, '', 0, '?'),
(0x18800e2016fb10a130bf4119c907d03e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBridPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBridPlayer.php', 1, 0x00000000000000000000000000000000, 0xb46483a657a9189fbace16dfb55c4dbb, 0x448cc8f08ac802b4562ce04791e050d2b92378470ad24f985bf3c105c12596dd, '', 0, '?'),
(0x1881386dc50a643718bff5e0e3347485, 'wp-includes/class-avif-info.php', '/home/iraneurobetcom/public_html/wp-includes/class-avif-info.php', 1, 0x00000000000000000000000000000000, 0xc87d6e33f643b7198dc189cf768d3830, 0x5b668354f798a804d8d84c8339cb78cddf8e54399b53ef003a18548179a2d4fb, '', 0, '?'),
(0x188ac8e0fdd7582f0ff7db00fe830f09, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php', 1, 0x00000000000000000000000000000000, 0x81f8051091b8d4694a82429d0c213c00, 0x56ba13c734935e8d43c31c448d1a91eedcc318effc92f3cdce183bc1f955827a, '', 0, '?'),
(0x188cc8e3af7d2f0bcd1f705312dbc3c7, 'wp-includes/blocks/page-list/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor.css', 1, 0x00000000000000000000000000000000, 0x0edc506213371b7246ce946dc0a7ab54, 0x616f03e17f30438c8d48ffa2babe2a42b670a73581ed681a0dbe19e36a0d470c, '', 0, '?'),
(0x188e2b6e6550c7e0c31908619e1b8000, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 0, 0xb7a21bb9f22007d8ed5c001ef1ad16a5, 0xb7a21bb9f22007d8ed5c001ef1ad16a5, 0xcff42ed90f4105dfabdb6665e7ce361883fb0ac6be625ce61bfe787136762b85, '', 0, '?'),
(0x18914e334d08b20aa3c353bfec306a16, 'wp-includes/js/dist/block-library.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-library.min.js', 1, 0x00000000000000000000000000000000, 0x3bae79ccbca9d825c39abfe533447da8, 0xbebfbcffb5c9606e65cb9783b625370a485284ac70a0fce5d7dff6fe5cb18f46, '', 0, '?'),
(0x1891b27120c2ccede0259c1795e25064, 'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo', 1, 0x00000000000000000000000000000000, 0x9b9874ddf863b5e2b50dd730dc4bb4d8, 0xd44b97ba1735205defb307c647a459011fa7b5f68b1d66a21ab88e4cb4101969, '', 0, '?'),
(0x1892d496393be23b969203952d6f5778, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PowerBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PowerBinary.php', 1, 0x00000000000000000000000000000000, 0x3da530e46579998f06c37c52e395a5d3, 0x3e6e9baf2954fec2817dcab54e7aa569681739c9f95d0f5145856680ceb8493d, '', 0, '?'),
(0x189b895c7c889e62b36957c0704a4766, 'wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xca7b753e6e0dfc6f39b4c090b5357931, 0x31346a2933d0f5d0620eae49e786756d2b0663df9177970b17ddd1fe56540cb6, '', 0, '?'),
(0x189bd5a9bb19fc62375bb6755c609853, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToCreateLink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToCreateLink.php', 1, 0x00000000000000000000000000000000, 0x4052ee54f6dca3d201a930ac69d2418b, 0x1266a6ac8483929f84e051365163e9944c3c1376bec11a29787f3fd5b9bcddc9, '', 0, '?'),
(0x189f962f14fa248aa274c5b3bb3f0db0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 0, 0x5aaf36f77fe71b26b40b6907336d69e8, 0x5aaf36f77fe71b26b40b6907336d69e8, 0xecd5b9dcad576626a991ab0bac7e81e5e95bd2124d64d2a675550eec0d055b6b, '', 0, '?'),
(0x18a176e7abb836e3c9c5fe4bffda908e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', 1, 0x00000000000000000000000000000000, 0x0c6a26170379b4c3f42240a1747f51d8, 0x3b971230426323c66aa275e46b4969167206522289d94c39331d1d91c72803b9, '', 0, '?'),
(0x18a46333f92e47d7e88c4018291090a4, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php', 0, 0x4f064565f45ac35987c0fb0545ccf926, 0x4f064565f45ac35987c0fb0545ccf926, 0x06f6b3ca5773eabe12477228c0513941aa5f1dc2a93e2b84871b82c3c727b7ac, '', 0, '?'),
(0x18af7439b872b743b7af4c4925d232b7, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg', 0, 0xf529ecbf15ed0189123f9d7a9204901f, 0xf529ecbf15ed0189123f9d7a9204901f, 0x5b8cb4d4d7e2832092719b90801ad1a7fb56bee9badc3ff95374dd8fb18eadef, '', 0, '?'),
(0x18b856513b279198d9de7e8ae40aa4f6, 'wp-content/plugins/elementor/includes/autoloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/autoloader.php', 1, 0x00000000000000000000000000000000, 0x9c8b4e201998a80145686479460ae95c, 0x0132b4b09ea1cf498b3c79eb3c8e50cffc2f0cd76779ae530d8e8b584fd2f81a, '', 0, '?'),
(0x18ba2e5661a2a2f404cd1f8f77880427, 'wp-content/languages/plugins/elementor-fa_IR-dbb6fa5340de5e9ec7a4187e2d5dc096.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-dbb6fa5340de5e9ec7a4187e2d5dc096.json', 0, 0x1527ddd68aa1d4b59537532780c3c692, 0x1527ddd68aa1d4b59537532780c3c692, 0xa0a1f0f8471877d29eb810cf1924d8c0a42f33e0240dfacf86b91f072028b9e6, '', 0, '?'),
(0x18bec9fa7cd43686a10965cf31028784, 'wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php', 0, 0xe3ebf05c0f0055e0891053364412ce00, 0xe3ebf05c0f0055e0891053364412ce00, 0x620ea5cfad041ca34c90387db9126436d0186f0df81a664a4a10351fa5c3d499, '', 0, '?'),
(0x18d178289bc5a5dcba842e92f5c6d587, 'wp-includes/class-wp-session-tokens.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-session-tokens.php', 1, 0x00000000000000000000000000000000, 0x546305d3ab95feb49c5c905ef8bc896b, 0xf3c8a07d92297a9f573d4e62d20564cff1ea1744a1d3c3f086f3fe5012c6c298, '', 0, '?'),
(0x18d1eed07a09aedd96ee0820e0a8bff9, 'wp-content/plugins/elementor/assets/js/alert.42cc1d522ef5c60bf874.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/alert.42cc1d522ef5c60bf874.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x91291839653857437981c17cf1ec8a09, 0x3ff535160d4477345e166a17e81bedd797757f4157b8940ee7aa281246bdc0f9, '', 0, '?'),
(0x18d492d7e3be419f95d7d9f972ab8e5e, 'wp-includes/js/wp-custom-header.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-custom-header.js', 1, 0x00000000000000000000000000000000, 0x8b434024d2b783534581f4869d0123e4, 0xf2ef22e89a79f7e493a7c0ed7df5bf5e48de7ac80c25fe955aa0cad183a99c99, '', 0, '?'),
(0x18da7a9bdf613e603c99a321fc43fe74, 'wp-includes/css/dist/block-library/reset.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset.min.css', 1, 0x00000000000000000000000000000000, 0x6fffa7dc47015c8f0a27002419a96137, 0x2ac3d38a80833b48803054c59560085fcaddd9668b651f10102a7f7a33cfbb0e, '', 0, '?'),
(0x18dc5e3070f01cf98af26bfa83a1814d, 'wp-includes/css/dist/nux/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xf8ef8e1eccc4d547917c797e443b8e39, 0x2c7e81f74dd945f7bdeb685db098f763b804215eebd06d20500f8a8324518038, '', 0, '?'),
(0x18df247befff6dcf097aaef74b74b13a, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php', 0, 0x628b6189a596eb406fafd1ff23641d8c, 0x628b6189a596eb406fafd1ff23641d8c, 0x983cff2971d6b8fcc6e14e83652f5972ebcbdc29d3a29fd2013ae4ce1ad7e59f, '', 0, '?'),
(0x18e5855309afb614c612a167094e9664, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php', 1, 0x00000000000000000000000000000000, 0xb9949657f31e2fe92b7124f82f401f1f, 0x6609ab06beab34d0a37613ac16393d3f217e271363637ba106ecb21dbbde9c3b, '', 0, '?'),
(0x18e6d3c4681f5d08878243f980b2412a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php', 1, 0x00000000000000000000000000000000, 0x2203c8ceb4bf16f14cb2d3ef2eb3c16f, 0x1065c1c86fd98ed433c3fbda75cfa8b0a29a791be7cbe5d4e23388380ad8913a, '', 0, '?'),
(0x18eb3004dc9aeeb95ab449b7e4b8b14e, 'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0x9b6f502f9fb8bae64e17432e33c3c0bf, 0xae49f9434b1ff85d997358f100b5de4a6eaa768a9e6a328354fe162e8d7d6847, '', 0, '?'),
(0x18f269141a2a2678877be43a2c1be0ee, 'wp-content/plugins/updraftplus/vendor/components/jquery/package.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/package.json', 1, 0x00000000000000000000000000000000, 0xd7619a19e683d161e513fe5045b355c2, 0xfae2d6bb3505890866e657169a0c161620f07c36c70e18b80eafab6434f9699c, '', 0, '?'),
(0x18f6469652e161c93e9335d216aa8687, 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php', 1, 0x00000000000000000000000000000000, 0xddc54125689039d03f421e9ff2ffc470, 0x6cc664b5ffbeecb4b663c8d0f221b85e266cf2a8eede87554f397e2ed1d086f1, '', 0, '?'),
(0x18f67b5bf9b475c9b5d755d5e79c4e31, 'wp-content/languages/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', 0, 0xf1fbb72b70479771465df02920f81f5b, 0xf1fbb72b70479771465df02920f81f5b, 0xae98722ad81d4ac240dc4dbd4a554a3ee6e5a9bd5357fbc43429b2d8d52b90ab, '', 0, '?'),
(0x18f799066831e09d392a3e6a829e2804, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImg.php', 1, 0x00000000000000000000000000000000, 0x3376385cbd3c30522c9214868bc09944, 0x2aeaa2b66142534ccc99ba6704bc773b30ecff237561234a7e2b9abf82247d63, '', 0, '?'),
(0x18f833c6b9dc956ae762699acea5eeb6, 'wp-includes/customize/class-wp-customize-nav-menu-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-control.php', 1, 0x00000000000000000000000000000000, 0xc0db3ee1bce133d78683ea95b04322f7, 0x61f6748192a5f56fa2b2d0f639098a205ff07d429eed74190f3551fbc8665235, '', 0, '?'),
(0x18f8d276d47942f9d0467a306d1f114c, 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-upload-date-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-upload-date-presenter.php', 0, 0x1cd1500ac07a122f922342d5387ec944, 0x1cd1500ac07a122f922342d5387ec944, 0x6f5de646043ecd83b31043eeb04a25ddd2aeaf01e06fb1ddf1dc7b5823859ef8, '', 0, '?'),
(0x18fbef71298c9b0f4f04a46ee73d0a4d, 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.svg', 0, 0x4f73c47505cd66441e6252090bde55bc, 0x4f73c47505cd66441e6252090bde55bc, 0x644cf6e05653b7f34c8d11197cbcad3ff19ba515a236ed14a25c1679b13adf1f, '', 0, '?'),
(0x1900a58eeb8f20efc3cd99cb599d59c9, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style5.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style5.php', 1, 0x00000000000000000000000000000000, 0xa86dbdf6f6cf8bc4ce8f57d83b7b077f, 0xa917a673bc11f04e240531fb1a0be1d91be8f221c50d6ed1ba9899d9bc2179d3, '', 0, '?'),
(0x1903af5ca31121a426cce2bf7accfb0e, 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', 1, 0x00000000000000000000000000000000, 0xd67546378081a4328196f62dcca8669e, 0xef96b3c60dee6a77834746e60957e18596b215d1c9c7e70858bc9dcd4eecfd5b, '', 0, '?'),
(0x19075289b2a69da014c799114ee37473, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', 0, 0xc46d5cd3949a75df5ac4e7ecc17368e8, 0xc46d5cd3949a75df5ac4e7ecc17368e8, 0x4e36595ae871eea2a8393e707b8eb93c7ee6dfaf87dc6fd2432b69548316b715, '', 0, '?'),
(0x1908e3a51a9275ae2c2d5554898805bd, 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-abstract-busting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-abstract-busting.php', 0, 0xcf528f0307c730d42b19d87271ddd28e, 0xcf528f0307c730d42b19d87271ddd28e, 0x2bccf325fecee8643622a9167548aff28f724eea2adf1fdf43e5abdd9e424415, '', 0, '?'),
(0x190c9b6145e3044836ca6d367941c9d6, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-search.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-search.php', 0, 0xac2ad17bf9ef7b2ad94cad497878cf1c, 0xac2ad17bf9ef7b2ad94cad497878cf1c, 0x47f55e493588b95d389c83505d46f429f209ff068b2c8781ed1018f0e5606709, '', 0, '?'),
(0x190d0e86b9ff4ae1c6c5621def8b7a48, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.mo', 0, 0x06a589ad14c8fb0815e0f81b7396f580, 0x06a589ad14c8fb0815e0f81b7396f580, 0x273f443806d3c38041beb002733b1d532dca785312b1dd39b861a8a5d4b55e17, '', 0, '?'),
(0x190e0bd510751060641e5230eaeee72b, 'wp-content/updraft/themes-old/twentytwentyfour/styles/onyx.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/onyx.json', 0, 0x6d20ca1ab6149ec796f224906022e2dd, 0x6d20ca1ab6149ec796f224906022e2dd, 0x7a8de072d256b8268e4c443ee76a6732703cdc9255507be81f037724b339cbe9, '', 0, '?'),
(0x19107eeb31071af963d9ec49e8391d8a, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-02.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-02.svg', 0, 0xa29653ea8bcfe5ea687da4f484246d71, 0xa29653ea8bcfe5ea687da4f484246d71, 0x753bb9c4a4d6d7e69674b2deb9f0a4d23b019ab18831a5ed84953a86b87bc0f2, '', 0, '?'),
(0x19124288aec32d4bdd7fa7c2edde48dd, 'wp-content/updraft/plugins-old/updraftplus/changelog-old.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/changelog-old.txt', 0, 0x94231441bd3119d0b6aff41acd773d4d, 0x94231441bd3119d0b6aff41acd773d4d, 0x837f2cb76493d0cdbd54719e29875db493114e95f975648d90cf356dd20f80bc, '', 0, '?'),
(0x1913e182fac90e34700c7544a29bbf49, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', 1, 0x00000000000000000000000000000000, 0xf3a5f37e65bab40e6f56b55511d82d94, 0x2ba728199254c60ea245426ea2e9c36055484bb480bc30a6f776113676343841, '', 0, '?'),
(0x191588b07f0a97c3bd3014788b207ee9, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema.php', 0, 0x99b2afee9dec61bd0902e18d8091ca2b, 0x99b2afee9dec61bd0902e18d8091ca2b, 0xcdd32105885313511bd28c81b8a9089faeba0bad071f3f26d8da8c4d6c6d5ec6, '', 0, '?'),
(0x191a36144238fb98639e839fb1651567, 'wp-includes/blocks/shortcode/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xb84f2a63dcf174b5fa42f5c808481056, 0x988abdb6747046b3a9a4578543703e325b967d0ce268e1e676f47036ab1b6aff, '', 0, '?'),
(0x191a8542ac992f3257e2b21ea44d215c, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-06.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-06.png', 1, 0x00000000000000000000000000000000, 0xf673583db124f13727fea0effd01b3f2, 0x00a98d012b05ed1bfcb8acf89fba370061ca897ffcd6cbb01811b0d6cfc19093, '', 0, '?'),
(0x191f915f51fc3653d98638ab05f41beb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriter.php', 1, 0x00000000000000000000000000000000, 0x2f6984cb16596ff90a4d3ba1e0e2029c, 0xa2a76b7646ed2b80483e314f5349b34cde2922dd3e622642dda08f323713555e, '', 0, '?'),
(0x192d4ebcb614977e9077f959bf6f7f55, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php', 0, 0xa0b7ebbe30a2db792acaff030e6727ef, 0xa0b7ebbe30a2db792acaff030e6727ef, 0x1d71e22d4f7a740464ad3efb7046885d7e535c11427eade3145eb7a86fdaaf39, '', 0, '?'),
(0x192de0cccfc3a7068c154923ec9dcdfc, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Definition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Definition.php', 1, 0x00000000000000000000000000000000, 0xc534fd901dff0adff13d59b57e78b618, 0x311aa6e7360cc354a98e7d4231b4c8c8503e24137cd091584bfcbc8fb307b6d1, '', 0, '?'),
(0x1932e424ce24d04b269a667720ddaace, 'wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php', 1, 0x00000000000000000000000000000000, 0xd9ebe65e3eb60c8fa18e872f9b5208c9, 0xc97c65b859ef61ffbde01e0b88b227d6f658b1351572d0f74215a2fdf9d3bb26, '', 0, '?'),
(0x1938db883777572c24af0f33529ad59a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix.php', 1, 0x00000000000000000000000000000000, 0x9b6197bc5ceb306f6f854ca69de4952d, 0x9cd0d6bb28915bd05c89a7616359a42020484210da159d268850c3e5881dceef, '', 0, '?'),
(0x193a843679ca2b8ca6287fea105b16cf, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.bcee9b5e1c8f65ac7927.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.bcee9b5e1c8f65ac7927.bundle.min.js', 0, 0x67e2b781d02ae5a5903d73a429758c26, 0x67e2b781d02ae5a5903d73a429758c26, 0x97bacc631d1afcb9f902c3b9791c5b823a7011ac2b2faf19e31765c3d396698b, '', 0, '?'),
(0x193a98e81bcd0de29c80520d4dea391e, 'wp-content/uploads/2023/11/billiard-eurobet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/billiard-eurobet.svg', 0, 0x14f5b565a611f14e889e47f697bee558, 0x14f5b565a611f14e889e47f697bee558, 0x4e6a29a476739d939825ff12462a422c907cf1e30783832ed26afd2a0ecb8ea8, '', 0, '?'),
(0x19408329c8afdeb9d2f1dedfa959634e, 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x19442a4b8eb07c9081b63fcfd60d5440, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpList.php', 1, 0x00000000000000000000000000000000, 0xdf5ef1d9ecca5298cf9cc9ff711f4501, 0x2e15677203f30231fe2748a05cfd0f5dd0ead74e37df99b0182eb6ccdfe60435, '', 0, '?'),
(0x1947c42bff79221eb4107be8a84cec39, 'wp-includes/SimplePie/library/SimplePie/Credit.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Credit.php', 1, 0x00000000000000000000000000000000, 0x8c586b47af9a3d35b8fbe07285d7df4b, 0x858527acebba47d00d8768be79b0d5a467001638117ad730b782c54dd82f3443, '', 0, '?'),
(0x194deb024c8f0d40aea1dca61f7e2433, 'wp-content/wp-rocket-config/dynamic-lists.json', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists.json', 0, 0xef9d9197da760d668bf2f473eed4ed94, 0xef9d9197da760d668bf2f473eed4ed94, 0x0adb4c7d066dfa05eefdba3e5f72cb170dafe6b16de15af3a1b4c221669f229a, '', 0, '?'),
(0x1950e00349837cf38b49543dbfe1dc1b, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-create-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-create-command.php', 0, 0x57af7bc7124253e13f1e2062b0af00af, 0x57af7bc7124253e13f1e2062b0af00af, 0x4ed6f7fa89bdcc2ef6bfcbba7267c1d6e1113742a1df60bc73e3ac65cb2fb1e4, '', 0, '?'),
(0x1958122c476e5526fa5e70e2e7c34067, 'wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js', 0, 0x3e31a0ddb1f910fc672d22e6435b95ed, 0x3e31a0ddb1f910fc672d22e6435b95ed, 0x7b8615c63a172cfdff3da2f28bc28b66c2f5e8e746909dd93295ce78be9c676c, '', 0, '?'),
(0x195adb7b9923915b31732b7fc8e872fd, 'wp-includes/css/wp-empty-template-alert.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-empty-template-alert.min.css', 1, 0x00000000000000000000000000000000, 0xb165f27eab18b2063531edbdc913f5b4, 0x42a5a4e59dde27fc15b7b02084d8b2ace441d9d59909839e403de119905ea756, '', 0, '?'),
(0x195d6b2c10941a999da9b52fe263c202, 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.asset.php', 1, 0x00000000000000000000000000000000, 0xeaece0e616d3d16b6589357c80f7f6c1, 0x2614107e7ffa0acd786b1e4bd36897d824e73b0a2d9551df0ac03da16204fb08, '', 0, '?'),
(0x195eb0db25db6987c041b560c8527383, 'wp-content/themes/twentytwentyfour/patterns/banner-hero.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/banner-hero.php', 1, 0x00000000000000000000000000000000, 0x1f2f07a7ec9941b89e05b86a5ba2bcb4, 0x1266950140e241e46e7a3cf911c19281ada9174850ed2678d916155cea0ba65d, '', 0, '?'),
(0x1960c179ed561b754f6b2ce9d56b26f5, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Exception.php', 0, 0x318afca9f008d35a174bfd9dadc02ff2, 0x318afca9f008d35a174bfd9dadc02ff2, 0xc6b72d86e629dbb5d8a5ddf4957a39aebcc7fbc849a0702af5e723b60c49ea09, '', 0, '?'),
(0x19628786ea45849fa31fbb07ba34743d, 'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php', 1, 0x00000000000000000000000000000000, 0xcaccbb1c046fabec9d19770e471b3e70, 0xca49b66006495e7b02e750d7a0688451f8cf16653a1473475e9ba438a373c49a, '', 0, '?'),
(0x1966c26f1e503df542137e84417e8071, 'wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css', 0, 0x60e81b64f29186cd41aff67c1c8e0f64, 0x60e81b64f29186cd41aff67c1c8e0f64, 0x5b0271cd7a0e3754faef05fd67a10da8517e744bf1c3e64e936bade33968b680, '', 0, '?'),
(0x1976a6613a9553f8dd4d096f69562f11, 'wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php', 0, 0x9003d4e68d7f22152b0aa9e5872aa2d7, 0x9003d4e68d7f22152b0aa9e5872aa2d7, 0x7a39297f2aced52d2bd735db8a2da1e6e81bce85b03980c36ac47873d129b2b2, '', 0, '?'),
(0x1982a319fa0a1f677d9785ab3103c5ac, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpKalturaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpKalturaPlayer.php', 1, 0x00000000000000000000000000000000, 0x33e6fc3370dc7420fea2cf455ed550f9, 0xf554bdc695ca8193d92eb5684dcac9ec8fb2da9de2a76df69aa8e692cca62fdd, '', 0, '?'),
(0x1984a6d9b264260a0190124de4474ba6, 'wp-includes/l10n/class-wp-translation-file-mo.php', '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file-mo.php', 1, 0x00000000000000000000000000000000, 0x9c5923809f5520ea778675391ce98d31, 0x6ae2705183d5eed92875bddd0dd7a1709b5a905b78312eec9c3a7fc38fd61388, '', 0, '?'),
(0x198a37860488a1de21527fee575a1b5d, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-hu_HU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-hu_HU.mo', 0, 0xbd75062e71cd8dbf1046f1d83facfbc3, 0xbd75062e71cd8dbf1046f1d83facfbc3, 0x43a8ad539b04ee4c79f29e17463fe6d18dded8b8ec7f7d05a3a85b8cd1733ce2, '', 0, '?'),
(0x198c1897271abd8e9320228da2d8b71f, 'wp-content/plugins/elementskit-lite/widgets/pricing/pricing-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/pricing/pricing-handler.php', 1, 0x00000000000000000000000000000000, 0x13fe43e6cadc1ba114929b8a5ebecdc2, 0xe81dd71bad50e31b2e0906cd06173cb2c688e948263e572b4cdbc6649bf9da17, '', 0, '?'),
(0x198fe82cc2823d39e4d7d868cc364bdb, 'wp-includes/js/jquery/ui/draggable.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/draggable.js', 1, 0x00000000000000000000000000000000, 0x4f0e7d5742483151c73f5eff5971279c, 0xeacb4c50f414e74337f80de58b1859b707d5401dd892054504c45fa691290494, '', 0, '?'),
(0x199288dc68b5673f26b0739b7fffd3fe, 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-activation-banner-elements.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-activation-banner-elements.png', 0, 0xba7d0f7dbfc4d30e467dc610962966da, 0xba7d0f7dbfc4d30e467dc610962966da, 0x2d3e8eb10a96df40cfb0455f5aee1e488cd0292afac97d5686233f06ac803ed9, '', 0, '?'),
(0x1996871dea9baea7af466ee239196be0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dl.php', 1, 0x00000000000000000000000000000000, 0xdbf366f9d9283ff91621542ac7437f7a, 0x853df07fd2f5e45ec304d2afe90dbced04f60ec587b9779984db83a54848a455, '', 0, '?'),
(0x1999a367a033eaefca67a5a82497ba5c, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', 0, 0xd0fec11c66a92889f6ac2e203e234e14, 0xd0fec11c66a92889f6ac2e203e234e14, 0x7b17124e6ca72bc905cb3886db4524df62b3cdcd37a60e895888cdf4b8126f17, '', 0, '?'),
(0x19a2395784312a5310053e63c9a522eb, 'wp-content/plugins/elementskit/modules/conditional-content/libs/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/base.php', 0, 0x24a87b08843a52e5f8105332e4e3f75b, 0x24a87b08843a52e5f8105332e4e3f75b, 0x67d28a82a124c56646cfc50a0275481325e9023772800ff64db6f84f976069ae, '', 0, '?'),
(0x19a5cb4038e2a26171d0d5d6ba6ae6b0, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', 1, 0x00000000000000000000000000000000, 0xb817c3dd5db9acf0eefde5d0ee9b0879, 0xea900d3bb8c1d642e5581df23223527c9f6d15260b32430be9c7670ef63090ac, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x19a7a6c301d3d1a278cd7b150b90aa56, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SourceAndDestination.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SourceAndDestination.php', 0, 0xe3275df29f24d5ae97499fc9ec9a7118, 0xe3275df29f24d5ae97499fc9ec9a7118, 0xbdd87fc91b4c873eb2ba0b0133fb74d2b98d966b4a50bfdc29844f6aa0aee899, '', 0, '?'),
(0x19a9cea51b4113793b38deef62e5d3c9, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/internal-server-error-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/internal-server-error-exception.php', 0, 0x73a646de64c431b0f515b37cf2276f35, 0x73a646de64c431b0f515b37cf2276f35, 0x6de339555002b37daf3b0629a1330902793c37ec48e485217fcf849f8ac39e14, '', 0, '?'),
(0x19b5207244e632260f8e5e8998906c10, 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/settings-props-modifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/settings-props-modifier.php', 1, 0x00000000000000000000000000000000, 0x76a95dd104c6148fec571393cf79cbfe, 0x1e7841390c8fefbd6cf7a5e81258a46069e0456dde13996ddb53728acf917b4b, '', 0, '?'),
(0x19b71147f65932150314cfd8ffb725af, 'wp-content/plugins/elementskit/modules/particles/assets/json/bubble.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/bubble.json', 0, 0xc7e26ca4018d78d517510042f83303d1, 0xc7e26ca4018d78d517510042f83303d1, 0x018be1134f918fa50052f642e0f58c4972ea718466a09298f31baee5df818bf9, '', 0, '?'),
(0x19bbe71d5da7c689060910b701f86515, 'wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css', 1, 0x00000000000000000000000000000000, 0xf96c64a1e1b964b523487b29622882ee, 0x234d5ad3c09c161e1043e31b37ae65ce440e2fad77859766aab56b0869705c1e, '', 0, '?'),
(0x19bc704ad285d0475270cd81ae50e6ea, 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php', 0, 0x8a11094376dd15d5e98f2261d1933551, 0x8a11094376dd15d5e98f2261d1933551, 0x7272d0ac8b8378de4bdc0a52b36f0ee58f44543ba7c17eda68c0fab2880db94b, '', 0, '?'),
(0x19c327cc5b8d0ad939aeeb0888ffa494, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CrawlHomepage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CrawlHomepage.php', 0, 0x8939e019923712ff03dacd31477e0d27, 0x8939e019923712ff03dacd31477e0d27, 0xe6a11ba30e45c4997adc5d9e0d9c3d1d05ceea5d04c3f16c62e6deb67c4d62d5, '', 0, '?'),
(0x19c8dd188ced258e8a78214a3ff41832, 'wp-content/plugins/elementor/includes/widgets/social-icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/social-icons.php', 1, 0x00000000000000000000000000000000, 0xd672397a137ea0da0febaa4dcc2b13e4, 0xaf81a6aad32608c9ed613cb72c5dbfc043fc1f70ebb2a4e5a7efd0bd1d60a8dd, '', 0, '?'),
(0x19cc55413cf32c09c5086536b0cc6fc9, 'wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x02fed7a921f57c989c48aafe84e3c200, 0x8344c1c4bbb8c4b8e440ff9ef74eef55ed5bdf3c212290ce8c4223c21fb60354, '', 0, '?'),
(0x19ce1a47700f50666c11ae574f5c3c61, 'wp-content/plugins/elementskit/widgets/timeline/timeline-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/timeline-handler.php', 0, 0x61df399c71c5e133451836a914a3ee11, 0x61df399c71c5e133451836a914a3ee11, 0x38b002106be704d776b7157139a7998de5aa904a6f842fdbc5d4e9e800f45e46, '', 0, '?'),
(0x19d031f2e48d448f5fd75e938fb52a53, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php', 0, 0xa1f9d4687c9c70f5d1d51b7684159d41, 0xa1f9d4687c9c70f5d1d51b7684159d41, 0xf166c27daee86508514f7581fd1d3199f969b3d2d7094ccdde9a03bd8ea949ac, '', 0, '?'),
(0x19d4bf2c365fd01de5eb7864c510ca9e, 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php', 1, 0x00000000000000000000000000000000, 0x647f9b3f8fee49de18a9326b41a287c1, 0x022346cabfa73de88cb47564632e26992fc59e856644102919c9fdfce4bf302c, '', 0, '?'),
(0x19d86a67f9b8f825545f807e1703c6a2, 'wp-content/plugins/elementskit/modules/parallax/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/init.php', 0, 0xa58b5a8b75481a0335540a9b98a0981a, 0xa58b5a8b75481a0335540a9b98a0981a, 0x4a8505bd951c41d0687888542d9aa95520761a9abcedf58a8c133ae694317b87, '', 0, '?'),
(0x19dc2f573b8c6336bf772e96bb791ea4, 'wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs.min.css', 0, 0x73bc5e3f8e0b8050da87c7ad52fa3160, 0x73bc5e3f8e0b8050da87c7ad52fa3160, 0x94d7a8fada01bcc7ec6b15217019aa70a9fbf4cd4010435aea9f7a88f54e1d8e, '', 0, '?'),
(0x19de0f4ef12632f059904a1ec7ef939d, 'wp-content/themes/hello-elementor/header.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/header.php', 1, 0x00000000000000000000000000000000, 0x72ee7f0eec1e285bc2e5da8f3df3f450, 0x6866721cea2b7d22d3d85496db1453743b754222bd028b164302fa42c8e205ba, '', 0, '?'),
(0x19e0115073d2ab884b39b895ad956f86, 'wp-content/languages-old/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', 0, 0xd01558f5db4b9a84d9abaec647f173bf, 0xd01558f5db4b9a84d9abaec647f173bf, 0xdcb104565d5290c013d52fc89e06304097719e5a02d7d3fb608cebf47f17dca0, '', 0, '?'),
(0x19ed7b0ef4d6c63a5999408d3dd39389, 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-01.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-01.png', 1, 0x00000000000000000000000000000000, 0x39ed7ba121e17e8be09819439831b0a4, 0xf79fff59ced8e8e758b4380b2aa38d65f8f6e759b7429622e4c166ca56696f5b, '', 0, '?'),
(0x19f082cd16338595a48bf617007eafaf, 'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x808fec04a4e0169e521107969cd26634, 0x27a515d4014676602ce405e0b60ddb76f68c47bd249d266931f57af47d278664, '', 0, '?'),
(0x19f0b7cdb180c060d13a6f4e5124793c, 'wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php', 1, 0x00000000000000000000000000000000, 0x64dd2fc3a9edb4b113cfee02511e1744, 0x7e6a9d1305ffa2793613aee5750d6b2b266cbd10bcbaad30067ad164dbab5c9c, '', 0, '?'),
(0x19f837227a94ec5ab34a814eddcff573, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', 1, 0x00000000000000000000000000000000, 0x38c6f36342995b7aa96b30aedb9eca1e, 0x5f178f4b41e1bf2a9e0e70824123d1f7ca84b6a90571c85e0df3fc1cc1a65c98, '', 0, '?'),
(0x19fbb33ed92fe1a1875ff318b3e9c3c0, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot', 1, 0x00000000000000000000000000000000, 0x12d26c285b71d790f4b0c94423ef1f99, 0x165c73d9b6d26862a2322e3bd86d6046a3d011725e26f3482d7709977956b57e, '', 0, '?'),
(0x19fc0f2655580de84c34147b9ae2d1d4, 'wp-includes/js/utils.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/utils.min.js', 1, 0x00000000000000000000000000000000, 0xf4e1cbba8c1058485fbc5bcf93f484c7, 0x03a4fab9c098df126a74538f648b4a17cc5dfaff44dea7185105ddffaf971f90, '', 0, '?'),
(0x19ff91140a71a2d382625c0bb350ae03, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', 0, 0xbe985c070b36566601fcee7ac7b002ee, 0xbe985c070b36566601fcee7ac7b002ee, 0xf516bd641b740e76b304be597f7d1588e0b2c42ddb062a8a851ff9601593bb62, '', 0, '?'),
(0x1a020e6d4d6373137229d4d4a9f17ff3, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php', 1, 0x00000000000000000000000000000000, 0x3a2b9a13ee404afa8c3c647ce5b6869d, 0x0c164463bf05da22b56a9cbe11997fd165712bc69e979367e59ea22a9052d066, '', 0, '?'),
(0x1a023949f3e0f3e7b624c0e280b080cf, 'wp-content/plugins/elementor/modules/global-classes/global-classes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes.php', 1, 0x00000000000000000000000000000000, 0xfe5617c85d3d4b422ada3fed311b5442, 0xc7d6e82b91e66dd4fcf945d085dc4ab2d4b00f8ac7ded08ee2b44eecc6107077, '', 0, '?'),
(0x1a0598c084ce9ae5399231578f62ee5b, 'wp-content/plugins/elementor-pro/assets/css/widget-search.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search.min.css', 0, 0xcac0e2964824feaf5a18a79ff249f845, 0xcac0e2964824feaf5a18a79ff249f845, 0x57362e79746db71f70f380b17efe474c4c0f7907365fee7c0acd0022d4ed0ae4, '', 0, '?'),
(0x1a075bce2a564336b2b8d649deef9d2b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/bootstrap.php', 0, 0xaba1efb305de35cadafc914b4456eb52, 0xaba1efb305de35cadafc914b4456eb52, 0x08c71d38dd3f589ca9e87527d4e58d49a702dd69f328011d2934fa10a7e3150f, '', 0, '?'),
(0x1a0bbb9af805def7730e0790dc296017, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', 1, 0x00000000000000000000000000000000, 0x2182332c538ad9279f1cb31ebf8cec90, 0xacd125fb3a84a2bad7b673e0464a70c81b2a6b62e95f466ad782052fd64cdddd, '', 0, '?'),
(0x1a0cd6a7128913b15c1a10dd68951869, 'wp-includes/js/dist/blocks.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/blocks.js', 1, 0x00000000000000000000000000000000, 0x5fd82584e4b5c2489c32464af18457fc, 0xf961b4dfbaf3ba827de0f747f06c59788f1603c68b834b8f875acacf28ee05af, '', 0, '?'),
(0x1a0f23f1809eed8a3d057cd7754a5b5f, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', 1, 0x00000000000000000000000000000000, 0x39774ab06f33326f8585094c0d32c932, 0xcef90fc5c9d7a35d3d7196598729c019f3faea4a6e8cbb3777b27fab1703bb90, '', 0, '?'),
(0x1a181d9b3c8e68bc8cbd1c279fffb37f, 'wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png', 1, 0x00000000000000000000000000000000, 0x878ea9a4b0f58a35f82e288b55640915, 0x1f9348f13e7e528c6287c2b373bd04202e9674919fc2de16e2b613ebc53b68b5, '', 0, '?'),
(0x1a194fb8330846354bab3b9c402001e2, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php', 1, 0x00000000000000000000000000000000, 0xce407ff5715c837d02b1aba7975bf512, 0xfe5bcb54c56e0b9f456a060364dd28b2248f3a0e21c168d4ce9d009b73e83e3c, '', 0, '?'),
(0x1a2125666dbf0f5ac42581935f41280b, 'wp-content/plugins/elementskit/widgets/google-map/google-map-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map-handler.php', 0, 0x5ba58e2306ea7bf420ea2a1b52a8c981, 0x5ba58e2306ea7bf420ea2a1b52a8c981, 0x99ab02bfe5981c4cedd752ed2b72a3016d81e8ccc5c7fb550478d28eae10732a, '', 0, '?'),
(0x1a25df77c0bebf77d06345c0c0118a8f, 'wp-content/updraft/plugins-old/updraftplus/central/css/central.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central.css', 0, 0xfc8cdfd70a8c3af986aaccc713a41f44, 0xfc8cdfd70a8c3af986aaccc713a41f44, 0x5bb70e1e4a6dd549e25bfdf9be73a6dd0ab80b266920389a70c648f22edfaaa1, '', 0, '?'),
(0x1a26f4bd6352e03c05172004466943e4, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php', 1, 0x00000000000000000000000000000000, 0xfd703739cd373106ea131369ed1f8327, 0x5a0aaf7fbb144137387b4b70c8f7eceed3412316d6e64d7c6992e8c50d84aff4, '', 0, '?'),
(0x1a2a6643eeba117fac214f31fae88601, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidListName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidListName.php', 1, 0x00000000000000000000000000000000, 0x928a8f2f95149a1a5ebe0172261be758, 0x45a2633c06b567d6cd74b21b212581795306edafaa62527fd6ed6f49b96ac65c, '', 0, '?'),
(0x1a34cfcbbf69303c0208d7af899ff96e, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-fundraising-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-fundraising-logo.svg', 1, 0x00000000000000000000000000000000, 0x0581b0012520ab8aec764637f8b7ad4c, 0x6d951d68883972e9c4fdac37175bb09d5f1f9554c1cc347cc913cc48e474a088, '', 0, '?'),
(0x1a36139f750d7ddf98d5699cade6f181, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php', 0, 0x7900512103b0389b32adcdf74dc0b4a4, 0x7900512103b0389b32adcdf74dc0b4a4, 0xd2dfb2eb6196e86a9e3a2bc473e7a209a95a4df5f88e090923db2b59e6418b03, '', 0, '?'),
(0x1a3e889cae8429d2f479e908e03361e2, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.json', 0, 0x316e4e5fa8687782eb421f5893dc2cf3, 0x316e4e5fa8687782eb421f5893dc2cf3, 0x3fcf2854e6693ba43788f41f86b72cae513835352c156ac4d8f31297700d735c, '', 0, '?'),
(0x1a3f88c7b8c6a27d355e7006f9c61702, 'wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php', 1, 0x00000000000000000000000000000000, 0x8c76981b4558f05f416bce0811450451, 0x0ee4e0909fa31e3ade5ef5dfd1dc544d13c597d9c6a4d996d1a651e21ebca44b, '', 0, '?'),
(0x1a40ea4912230dff0b9d46a726dfca3e, 'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po', 1, 0x00000000000000000000000000000000, 0xf3187fc26c2097397fad991d0978bfdf, 0x75a7cdff2e9811f8c80a0ed4cf58385dc2e4f8fd0425dddfff002ae16cde01ee, '', 0, '?'),
(0x1a4179dfdc3a8acbb60aa7a1b02bb586, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/composer.json', 0, 0x456f8780b572e3bd20fdc2becf94f4fb, 0x456f8780b572e3bd20fdc2becf94f4fb, 0xae013f8c9e6f4bcf87334adfcec075a8353622f6f637186a6d7d210243b320cc, '', 0, '?'),
(0x1a53c018e99d99cf12d3800659ab9b7b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', 0, 0xabf26a8c27714f79deaaa5dd60cc1048, 0xabf26a8c27714f79deaaa5dd60cc1048, 0x581ad904fe61d55a6c949b0b9d491d8d96d1fc196e48f9a20e033e17f5b19b54, '', 0, '?'),
(0x1a55637382da8689a80648c17b3dd6dd, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', 1, 0x00000000000000000000000000000000, 0x8cdd7e82a00b9a01136a8f056db18f64, 0x3839a1dbd9f53860b1a0cbd5a3f6b1c0a335048518b2aef4692d491a871b6a0c, '', 0, '?'),
(0x1a56321ecebfc1e1c314ac36d1e828f0, 'wp-content/updraft/backup_2025-06-23-1152__EuroBet_8d7c369bd1f2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-23-1152__EuroBet_8d7c369bd1f2-db.gz', 0, 0xa70df1a39f5cc3121cfe37062063fab9, 0xa70df1a39f5cc3121cfe37062063fab9, 0x17ad04c536c6bb3840b6a75da5c03c2a01dc218bfc7c44aa3bf459158a74b912, '', 0, '?'),
(0x1a61a9a427fcba4d3b80d7c8ad556c16, 'wp-includes/blocks/post-comments-form/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style.min.css', 1, 0x00000000000000000000000000000000, 0x20639f874d3e7774c6f935c38fd5f176, 0x573fb3893ad58c61ff36d0f66313b87b13cd97e33b5e216b09046a85a496fb5e, '', 0, '?'),
(0x1a648742774b46500880970ff8cea02f, 'wp-includes/css/wp-empty-template-alert.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-empty-template-alert.css', 1, 0x00000000000000000000000000000000, 0xb2c4e98abfecdcfde1720aab924cf397, 0x8afb2a4d1f9ede3db161c33f6cd6618b34a6884b98728b39415ca31ca60f2306, '', 0, '?'),
(0x1a676fa6e1e2c9e3a56c1ec152014b18, 'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js', 1, 0x00000000000000000000000000000000, 0x3cb32fb6da9c8b65dac6e8a695217870, 0x1a0c80bbcb4020faaf4ace0ec16c0e67654c4f3570f5eebe0260b0b95ac383fb, '', 0, '?'),
(0x1a69d545cb5bc58ecdcab15c2bdecee5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebookStrict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebookStrict.php', 1, 0x00000000000000000000000000000000, 0xd7f2bc0e9b3eab1e80df09557cbd3a44, 0x78c8ee096670b4972e637427cbcc0f345a3bb60e322f73d11ec683993f4a29c9, '', 0, '?'),
(0x1a6adee34b35ae63ec8292caea69803d, 'wp-content/plugins/elementor-pro/assets/js/editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/editor.js', 0, 0x91b538949caaf7ab529b1f40c4b09046, 0x91b538949caaf7ab529b1f40c4b09046, 0xfbfbbd7d60b2914d5ce84c0ec2e287f254d7118dbdbf0eb764f09796c5ba7342, '', 0, '?'),
(0x1a7069f266294adca81fa037b1b79891, 'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo', 1, 0x00000000000000000000000000000000, 0xe12855e63fc9fc39f67ec603755eb189, 0x7dd4ac974184e5d7bc135f1a6a76101b8b76d0c48615e077b20c431e6aaf6808, '', 0, '?'),
(0x1a73cbc8cc7826fc681661cc278a9015, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', 0, 0x5308b4c3bfa331b1feec2e886bf1e38d, 0x5308b4c3bfa331b1feec2e886bf1e38d, 0x94a81414595ab2034c8400202d2d8c613899650122013aeb5c63b3fe30a0e4be, '', 0, '?'),
(0x1a7bc0569d0bd127b7d5aea1d649b0b3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustom.php', 1, 0x00000000000000000000000000000000, 0xce5dc375da11058c2bfd52cc128ccb24, 0x96f5d3863791bb7ccca16bcec3d0331a2407c58ccc94bdc82eab18db0f9fb27a, '', 0, '?'),
(0x1a7f1a8bad4cd958c2103f5412e98da6, 'wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg', 1, 0x00000000000000000000000000000000, 0xcca65c99cbda1ef86c18ffff1e473f03, 0xc93b987d705379fda1b02c3773612ed554f88ccb8c4f3171279608355b9f967e, '', 0, '?'),
(0x1a7f8c3e7c9f6cd8849b38de715e660e, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ResettableInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ResettableInterface.php', 0, 0xefd7b906ec0a27ec49f88a01eed3ea1e, 0xefd7b906ec0a27ec49f88a01eed3ea1e, 0x6a3bb5e01e63630312a99a9cfd7a4d0db893e42eedf61cbf810217d1c18add6a, '', 0, '?'),
(0x1a821c39ea693638aba37b0e6e5e28cd, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/SelfReference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/SelfReference.php', 1, 0x00000000000000000000000000000000, 0x7e610f6357c985d75acf3befe55d7331, 0xc42a5d89dd8c0b5a607cdde0a35ce9c83178faac1fcb6430399f3ff6a7d2ae68, '', 0, '?'),
(0x1a87172d23ca9dace1c1749ee65c57e3, 'wp-content/plugins/wordpress-seo-premium/src/user-meta/framework/additional-contactmethods/mastodon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/user-meta/framework/additional-contactmethods/mastodon.php', 0, 0xec7e669151467fc25b80ee2101bf119d, 0xec7e669151467fc25b80ee2101bf119d, 0xf7df60c9a9f03c068692298466532adf60afd847925f35316a02a9da40d1a23c, '', 0, '?'),
(0x1a8c121683b8084d1251e78b6937c5d0, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel.min.css', 0, 0xbec5fb223ffc083b21893fb8b2f4c13b, 0xbec5fb223ffc083b21893fb8b2f4c13b, 0xdf654bd1069a631568820b68fc6c36a9935dc586e9e8883f3d02d179a3ab2db3, '', 0, '?'),
(0x1a8ffe8dbd964c364ee531d7153b389c, 'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php', 1, 0x00000000000000000000000000000000, 0xfecac404e7bf67c1c75d889d3e70fa07, 0xbe951e179175337d2825265466c95fa922644b6936e846ff78937068146cf911, '', 0, '?'),
(0x1a991af7153d330fea32e326fb7dccff, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/FileImportException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/FileImportException.php', 0, 0x59f2716905f8be4ae2cb7a0cfce84625, 0x59f2716905f8be4ae2cb7a0cfce84625, 0x83833c3cad194e73c8594aa2f7741d5e98ec6b59ed94a44266aeebad419805e7, '', 0, '?'),
(0x1a9941fdbfa3ad96491fc9a1353693a7, 'wp-content/languages/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', 0, 0x97ad995ed89281a9c00ff46bf2fadbb1, 0x97ad995ed89281a9c00ff46bf2fadbb1, 0xac67ce8503e4f2191317bda37950bbdc1f0c9385f4260db423d5a0ecfe66fdcc, '', 0, '?'),
(0x1a99c8997e5cdcca290e16a25327306b, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/profile-thumbnail.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/profile-thumbnail.png', 0, 0x505383c88926dac75116afb7dff872b0, 0x505383c88926dac75116afb7dff872b0, 0x610a1bf7aa3f32596b55af4109f807d9a4d8a558294d9de94883aebe801c56a2, '', 0, '?'),
(0x1a9b1f63d9a1f43a538e492c54404f9e, 'wp-content/plugins/elementor/includes/preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/preview.php', 1, 0x00000000000000000000000000000000, 0xf9998aef1acc627280ac2547ce6c3292, 0xef2443774fbe2636d496327a8652ad61a975638bdfb05c9aa03c88469fe8668c, '', 0, '?'),
(0x1a9d27f958966e16c719439ce6b99ac9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpKalturaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpKalturaPlayer.php', 1, 0x00000000000000000000000000000000, 0xea0e08e1837cf695581c5a27239304f8, 0xea85853036c10ee3c22cc939b3458b3398bf4f2f3de17c8b39bbba85cb60a4ee, '', 0, '?'),
(0x1aa1119b6ec7d6842a5bca1d9d6f649e, 'wp-content/languages-old/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', 0, 0x6c72f72596633c2bcd1211c6a2ce8df7, 0x6c72f72596633c2bcd1211c6a2ce8df7, 0xb59a9d0c8fb5d78ebb15d0e5e51436656ae14ecafbc0059669f38dd0e92be983, '', 0, '?'),
(0x1aa12df5481fe9a4c816c8561d47d4e2, 'wp-content/updraft/log.4ba835f00dac.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.4ba835f00dac.txt', 0, 0xa1293f9706d188c04e955260bf2e3517, 0xa1293f9706d188c04e955260bf2e3517, 0x00e47df626131e8ef8624f1dbad8f2bc4fb74bb3bfe124078548b7fb59542daf, '', 0, '?'),
(0x1aa6dca34de89f92fe93b9a53d76a906, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Batch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Batch.php', 0, 0x04987d99478cd754cadd5f8199b57323, 0x04987d99478cd754cadd5f8199b57323, 0x159c77a37084bd8654ae2448b2f349c7b9a60819fe1ec9db4114562ad6db2c26, '', 0, '?'),
(0x1aae499766bda8e74727992e2f3ead8d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformationEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformationEngine.php', 1, 0x00000000000000000000000000000000, 0x9a826cb7186610dcee0a0ca8caac2f7d, 0xdd9d32c409391ad8782e02644686ddff663e7ec2fb23be57cd01566a9f9df1d7, '', 0, '?'),
(0x1aae9da1c78cc3bbb9ad06677a9c9520, 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css', 0, 0xa53fa13374e38bf3a90b569ec3c9493f, 0xa53fa13374e38bf3a90b569ec3c9493f, 0x9746cb87518bc9b6b1cd93465b8f2a7a18922773fb548f82c118c4f5cdaa6005, '', 0, '?'),
(0x1ab53b35f51c1328819e4ff24fd652ab, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php', 1, 0x00000000000000000000000000000000, 0xe1feb5c79b8807a1c60efd6c6d884421, 0xd61427df398b0d398a006f7cf3eb1ad8c0a7059fdbf1de7c9d95b708bf301b4b, '', 0, '?'),
(0x1ab643430db772fc8cdd5008172e7f0a, 'wp-admin/user/error_log', '/home/iraneurobetcom/public_html/wp-admin/user/error_log', 0, 0x7962451ea7b7872663c401c97fdad98a, 0x7962451ea7b7872663c401c97fdad98a, 0x2494b0a0481adf8e6311382ff9f14b03838291e67bd5626aabe5afb7887140df, '', 0, '?'),
(0x1aba0994a81cd387878c168bb23b1d58, 'wp-content/plugins/elementor/assets/js/app.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.min.js', 1, 0x00000000000000000000000000000000, 0x58767fba8d059a168b95ae8a22db4173, 0x6ee7c6acf65a76a26fbffceaef3c2325b73aa78563b641f43363e7b72c2e1bfc, '', 0, '?'),
(0x1abbdc877d598edefe8bf364689449a0, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php', 1, 0x00000000000000000000000000000000, 0x10a668272a258159836b311970bce91e, 0x9b81c18f09e6d0b318e6b82040695a31d9d85b89b053d96b2ae4c66d28eb971b, '', 0, '?'),
(0x1abf49a4b442d1621fc23f44b91f412f, 'wp-content/plugins/wp-rocket/assets/img/heartbeat.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/heartbeat.svg', 0, 0x31ab186bf4aecd80c26d460ff9232cd1, 0x31ab186bf4aecd80c26d460ff9232cd1, 0xf11c62da4290a3de5962ac9c06d7588d5ca66bd162c6e5cbec2257f76d6d0a8d, '', 0, '?'),
(0x1ac0b042f2838d32dc96dde5b81af4f4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', 0, 0x3ec7afb5e5a5c9878f2251b71a882c20, 0x3ec7afb5e5a5c9878f2251b71a882c20, 0x6f4cda79db984715a33d5ee47bf76fbe900ebb6d2303aa02b86a38228c6c104c, '', 0, '?'),
(0x1ac1661ff93678c65f9db82c2b3d5086, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/ShortcodeController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/ShortcodeController.php', 1, 0x00000000000000000000000000000000, 0x8e8b532e215cc6d55b9d8862272d3662, 0x40986aa73638389ffa7460b7d710915f64f67282a29c2c0aeefb86e8e7fd6ad1, '', 0, '?'),
(0x1ac65291a6add90a512bf34fe7ed88d3, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', 0, 0xe7146684e0883134581390f6e27fa209, 0xe7146684e0883134581390f6e27fa209, 0xbc096d13e0835b4b7a57acbe16856000e86dd035b1f4562bbed6a91bd62cb09d, '', 0, '?'),
(0x1ac7f7be37f3fb73c3e7d0b2f9c7ecb9, 'wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1de55d6695671acf210df3ab8256fa9b, 0x18e93cac924edbc859425d9cd50bc47704e14fdf3dde6b0f020c2555814a8ed9, '', 0, '?'),
(0x1ac88c69f7b9ee99d051047c36e01eda, 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js', 1, 0x00000000000000000000000000000000, 0xf217fd344b368b4f4f1878f495fe2caa, 0xca7cb409950d33104dca7cae534df6963127dca86db79c0440e60a0175e2fb98, '', 0, '?'),
(0x1acb8993b2bf30fdd810a871794abf63, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php', 0, 0xe3de23d19d0f5f775f9df49347823dbd, 0xe3de23d19d0f5f775f9df49347823dbd, 0x291c220a3f03cce1d54fa5de427bbe74e02c81c89f5fdbe54c71598072838e76, '', 0, '?'),
(0x1ad948f0bb63723587fffe02b118f34c, 'wp-content/plugins/elementor/includes/managers/icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/icons.php', 1, 0x00000000000000000000000000000000, 0x3e9124c70a6f69fcde6ee7df79b7603b, 0x93343060776c4746af42d22ebc6b2db6a811e5aee1eb223c9e1dda2b6ef64807, '', 0, '?'),
(0x1ae4a6808087409dbe8542e761dd0a32, 'wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php', 1, 0x00000000000000000000000000000000, 0x6e157cbbe520e8699d4efdcf595f529d, 0xd6430922ac5b7d2914c2f79105b12fa2b085b9c0af4648ef47c16888804935b6, '', 0, '?'),
(0x1ae7aa32a50aa6ebc82905554c45a784, 'wp-content/plugins/elementor/includes/widgets/shortcode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/shortcode.php', 1, 0x00000000000000000000000000000000, 0x4872fabab7a7e1dfafb1e51749eabb10, 0x8c4e0db72c6f257fd1924965ad5e1aaf813278799592bbe1299ddc83be251c9f, '', 0, '?'),
(0x1ae7cb1af9a0eb02a1ec5a05b6eb9793, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/UniqueIdManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/UniqueIdManager.php', 1, 0x00000000000000000000000000000000, 0x775340421b0ea71cc58d4aeb57aa52c7, 0xab90458c66ee3f9fa0d267ea7e4eb5f5a38eef55263a07df439f24ae9dbeb88a, '', 0, '?'),
(0x1aebe3e8c1a195297174731f43493918, 'wp-includes/functions.php', '/home/iraneurobetcom/public_html/wp-includes/functions.php', 1, 0x00000000000000000000000000000000, 0x0364dda28fc8eec5ed3c556b394d9f02, 0x2e03f62db7db6e2293b61f0bf0f8f740fcaa75c5439715fa0639c36db5374a06, '', 0, '?'),
(0x1aecb4650a2f5d1a0ca01e0eef02ba31, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', 1, 0x00000000000000000000000000000000, 0x75fda8bf558527ad787e311cc39e8a4b, 0x5e5cb54eac0fbbd2db08d9784ebf0ccdcbb0675a1bc2b47869ae7d70349523a4, '', 0, '?'),
(0x1aef798204843852234f1bac79cec618, 'wp-admin/css/nav-menus-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus-rtl.css', 1, 0x00000000000000000000000000000000, 0x7fa3095d69f39f812bdb1a157dd1f489, 0x55bced5e8409d03ebc43756d2c9b0e52ba99568e38709c0f7d40b1f9ef334efd, '', 0, '?'),
(0x1af01f92d7d5549c7771fed3f918a190, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php', 0, 0xb358368a63157a3e4bf9516e01658f17, 0xb358368a63157a3e4bf9516e01658f17, 0xd8540837fa0157ce3cc0759da6549ee7035d96404e30f558f2d2900bdcd9bf38, '', 0, '?'),
(0x1af030b37f108d9eb826f32c3ca6ce57, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php', 0, 0xa7da8127a2f768d52faa3b1bbf0dc0c9, 0xa7da8127a2f768d52faa3b1bbf0dc0c9, 0xb6dcdc59d1552ddd1b7945388e64556e4834ae4816338a37446e91f3b125e818, '', 0, '?'),
(0x1af1946cb31c9efe1fb70a2e290a4055, 'wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php', 0, 0xfbe68308365016e9a1b70870d0f6e344, 0xfbe68308365016e9a1b70870d0f6e344, 0x55a3eb17d8c67a4fd3a035da4cddb5fd3642fa66c4fd94a2c93401f5a57bfb51, '', 0, '?'),
(0x1af1cdc27d6cae13110449c072997f97, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/wipe-settings.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/wipe-settings.php', 0, 0x627986e9bc041bb44cc23b64d7123538, 0x627986e9bc041bb44cc23b64d7123538, 0xbc31460b00ab64dd22df2a3192c7e169920f068c89e49d21a1dad523d2e827c3, '', 0, '?'),
(0x1af3c80da04fbcf45dc4e1784714354b, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-apache-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-apache-exporter.php', 0, 0x6a20587afd3570c9a07373bb9e13acb8, 0x6a20587afd3570c9a07373bb9e13acb8, 0xf4d387fab60a7ac22e53100411d87362f5f20e0df1f2ae78aa62812a1b8859a3, '', 0, '?'),
(0x1af841bc1baf5ed7f9609d8587b3ad86, 'wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/EditorBlock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/EditorBlock.php', 1, 0x00000000000000000000000000000000, 0x1836a431edacc9632344a3c6473744ad, 0x3ba6a8c5a04f2b0b30e2d949b90ba18094e090b8139053e4a7b98c9e50ca9bfb, '', 0, '?'),
(0x1af97359bec12c05a03c75f10b764b18, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', 0, 0x98cfcc2b01a40113233b90e726a40dc7, 0x98cfcc2b01a40113233b90e726a40dc7, 0xee60245afc55419e0514eb7ec0eefb51d92f105dcfcb8df83e8a2e2225fe6580, '', 0, '?'),
(0x1afac31a183a5cae9d5266f950db7e33, 'wp-includes/class-wp-metadata-lazyloader.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-metadata-lazyloader.php', 1, 0x00000000000000000000000000000000, 0x99d68bf75271367d1464bf6c2983d984, 0x4b4a60d852b71d950b4cd4f3ff9eb7b9471f253206ce75e67507d4292b66250b, '', 0, '?'),
(0x1afad55dde87dcb6e9ec892deb72b2f2, 'wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php', 0, 0x2d6aeeb640506c32b1f6ec54fce046de, 0x2d6aeeb640506c32b1f6ec54fce046de, 0xa23c18b06afd36b93e669b250e3e5b3fd65c663c46a0b3f9abc7c7355f8e4372, '', 0, '?'),
(0x1afd5545e47328eeb1f79e231545f670, 'wp-includes/images/smilies/icon_mrgreen.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_mrgreen.gif', 1, 0x00000000000000000000000000000000, 0x8d07245fc613bd75b2587c49251d7e24, 0x2142b487ba49319d6d56d82da60e82be7cd198b6583544c6381f8e118d8668f3, '', 0, '?'),
(0x1aff7301b55b8ea9e984572d84b604e7, 'wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php', 1, 0x00000000000000000000000000000000, 0x2a1edbce438057899cc9f5ae08862e98, 0xd15e7f4e1077a97c7f71f4a886a0e66c0ad83a6724974ca5d95e139182710827, '', 0, '?'),
(0x1affb9c22fa1cd839eed5425ab671b34, 'wp-includes/js/jquery/ui/effect-drop.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-drop.js', 1, 0x00000000000000000000000000000000, 0x017080316d933a040ffd94b1a82a9dfd, 0xca6ad5b3d93a9532e1b1e11f6cfdcfb64705ef12ee42eb25ba5bc37e3a7637c0, '', 0, '?'),
(0x1b065a6caa1a30bdaca73fce0c8f2dd4, 'wp-content/themes/hello-elementor/includes/settings-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings-functions.php', 1, 0x00000000000000000000000000000000, 0xecc6427dc0db4d35caab010e76dbfd1e, 0x467f141f585bbbaf6c8f0a3663baef45457697f3d309fde0a4360bf5c79b033a, '', 0, '?'),
(0x1b07f16a6c57eb92fa6b179d44daad16, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 0, 0x3ec788adbb0519a92243e569789cfcb9, 0x3ec788adbb0519a92243e569789cfcb9, 0xf0aacb0b78e79caa2199a29fc47df2971ab685981eca0e8257aaaffa0fcb6411, '', 0, '?'),
(0x1b0a464ecea1a9f41509bfbae17fad15, 'wp-content/plugins/wordpress-seo/src/actions/integrations-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/integrations-action.php', 1, 0x00000000000000000000000000000000, 0xb85f1cda4243157452ff1da27dc0e8a1, 0xbe957f51a15c4ac57cc260417786784a8e433a398073dd6ea3e64970f035c586, '', 0, '?'),
(0x1b1070397d645a4277f64e4ee537606d, 'wp-content/plugins/wordpress-seo/admin/class-meta-columns.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php', 1, 0x00000000000000000000000000000000, 0x9f435f420101e7a95a46c5418277db7c, 0x482e34ec0c6fc5e059194ec8662232d1e86e8ed923cd5ee463a0cf5f3121ef2b, '', 0, '?'),
(0x1b113c8b79aa5883e2069f6922d9a3c8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/error_log', 0, 0x03411157936d9a21b23594f04cf69ed5, 0x03411157936d9a21b23594f04cf69ed5, 0xc5ca6ff62d4f427da9511936ab7e44c2c20d6c94e7be5b004b2db76297b8bb7f, '', 0, '?'),
(0x1b1fccc692304c938366fa4b60ea8836, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.css', 1, 0x00000000000000000000000000000000, 0xf58778f20cef8145b2c759cb3a168beb, 0x98d505bd29ea061c26807220c7fe2ed7833c176e07250332bd66852202816a74, '', 0, '?'),
(0x1b2473344c6a5da81ab36c96558f8d1a, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', 0, 0x4b376868822e83138e3a6bc30c130eaf, 0x4b376868822e83138e3a6bc30c130eaf, 0x299ffcef18f6b18497c76c6eaf239b8e2753cb1bc966429ddfa92ff90e20c4a9, '', 0, '?'),
(0x1b24ee8a50d96089890067efa85807b2, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0x7946c2935c9c07bbe285db329acfffed, 0x326ba173c0da5c3eaa138552493a6e48f0c8bf1e44136de0217a7ad80e13b1c0, '', 0, '?'),
(0x1b26d0f68db0f5bab0d5cd827c6438ee, 'wp-includes/blocks/pattern.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/pattern.php', 1, 0x00000000000000000000000000000000, 0x1226af1c813df6e3b4d7db404429eb81, 0xa16248dc27857af1b294f385a888eabb123cef2c6288fd554d62658240e2d398, '', 0, '?'),
(0x1b271d13b4fc9e13171474387d9b1a04, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeOutputInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeOutputInterface.php', 1, 0x00000000000000000000000000000000, 0x5df377f11a3c147b9b092cb881b323dd, 0x7945b424f566aa119b507bdbcf671540fb257a47e49cd3bbc9cb4d86caf45a40, '', 0, '?'),
(0x1b2b2529f452df8e911cbdc7d865dd6a, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x1b2dfaec63a93c81c8ee40d556735a82, 'wp-includes/js/api-request.js', '/home/iraneurobetcom/public_html/wp-includes/js/api-request.js', 1, 0x00000000000000000000000000000000, 0x39a2f7bc0f1ec2dfbf473770367b9367, 0x9c64cf36515c1113f10308b4b1a966ff3ab6b18b87fb4760e98bd16a31560be3, '', 0, '?'),
(0x1b2ed6a0e4392dec8c71b78b976d3fe9, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/DataManagerSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/DataManagerSubscriber.php', 0, 0x85e1d28de549b33d15738d0b421f87e2, 0x85e1d28de549b33d15738d0b421f87e2, 0x9c6c662a58badbb974a23eeeedf2ae9dc4ce738ecc66587d9a9e7598b5c04481, '', 0, '?'),
(0x1b2fe69144c76f5730c2625efb91f9f1, 'wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php', 0, 0x78f480b0850f2bcf2e7d140a44781930, 0x78f480b0850f2bcf2e7d140a44781930, 0xfc39be189426e1c9ce3315bae6df6c9ce5d8550d25a332ad025330e3a70ee70b, '', 0, '?'),
(0x1b326e70d837ba3b1caa1829d5f3f19b, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf', 1, 0x00000000000000000000000000000000, 0x1f77739ca9ff2188b539c36f30ffa2be, 0xdc8591c9d8237cc798bbb4d1b156618fd14b3f034a8500258f0c4b495f560874, '', 0, '?'),
(0x1b36060e3ee45a0d658efdc75316a90c, 'wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php', 1, 0x00000000000000000000000000000000, 0x33a7c3a2704f7f6176ac69a23aebe514, 0x436461c5ac9206d8ab9195e1853ddb53b9f5c6d975c2e6e0371e6d3ae2896fde, '', 0, '?'),
(0x1b3898776fb6fee93e247547087aff88, 'wp-content/plugins/elementor-pro/core/utils/hints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/hints.php', 0, 0x127f112b7cd4f8f121b62387472643fb, 0x127f112b7cd4f8f121b62387472643fb, 0x819755cce9246e4d7ff00b179bc13f8fcc9bb7b882140ac94ad9bd593decd606, '', 0, '?'),
(0x1b3a2d81e6ca76065cb79f7dab38eba1, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/9.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/9.png', 1, 0x00000000000000000000000000000000, 0x60f27edf37cad22285c5e3b29491e032, 0xfc7f9fbd11807cbc42d6b730407a6f93ed08040684db3dc37a8bd229a715af47, '', 0, '?'),
(0x1b3aab7f7addd46fc899675ad73e770f, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_07/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_07/shape_01.svg', 0, 0xd35718646461ae285cc72269fc318d22, 0xd35718646461ae285cc72269fc318d22, 0x36ba78ff3b4793f02cd1deed32e88276785eaf7eb6e206da9a05a186dd1b5897, '', 0, '?'),
(0x1b3fdacdea1b863fd6fa8fe2bd79006c, 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php', 1, 0x00000000000000000000000000000000, 0xce2dcc022958389108e32f0eb6cba28a, 0x36c43269b07a53ae3949ddc4710bda7f52a651f6bdd78aeb8db09ba4566a553e, '', 0, '?'),
(0x1b41bf8403522f3e40166244c8cbb055, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', 1, 0x00000000000000000000000000000000, 0xfd03e07d61ff4d659afad220f738ce64, 0x70906850393969eb231228341a7a0e5031da7c245b5476bedeefaf386f343313, '', 0, '?'),
(0x1b4810c2714da9e39a6764966a97456b, 'wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css', 0, 0x3034ff16bd46f230e8c546990ff1735a, 0x3034ff16bd46f230e8c546990ff1735a, 0x66e35f219b56f4ab8b6003aa748700011086768d613d87a9d89d28fd94bf838c, '', 0, '?'),
(0x1b485885ecf4b1ba9bb1b078bd25cfdd, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/3.png', 1, 0x00000000000000000000000000000000, 0x725f2a3d03e09ba716936f4fb5f58236, 0x790ba2fc705bd24ba1ec7b4e9f40ae5dde90b3c3bb5389cbd5e00f347e29b398, '', 0, '?'),
(0x1b527972907ccb0391e76f3eaf90ba3e, 'wp-content/themes/twentytwentyone/assets/css/style-editor.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-editor.css', 1, 0x00000000000000000000000000000000, 0x08e2d32b91348dea7287a96110c4b83c, 0xf519782358c9a13b4432104759512527ec4048f1a7857dc97cd43d2ecbb025d5, '', 0, '?'),
(0x1b5ee4e41cafac7d5cf086af20ab51e5, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php', 1, 0x00000000000000000000000000000000, 0xb9223153396a4590add44b3af72bca8a, 0x9c5b12db4b99fb9ad89938f4f56eaee20fd9df2fbf97bb13fb2ff4f719266367, '', 0, '?'),
(0x1b5f8cc57a88ada439b7dd80443aa6d5, 'wp-includes/blocks/media-text/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style.css', 1, 0x00000000000000000000000000000000, 0xa27e688bc02ea24b45c7d31268277859, 0xc10eae40c71ef7fb7ec142961ab8add8061e8b2358c4a3424a4a7d24c2a73a86, '', 0, '?'),
(0x1b604376d26a7d2b92ae929c5685c337, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf0ea1ca0a6d0ad647624f962d041af20, 0x6fa69c6c0a21d2c34a39fab072b846a8560b38e73b939fc396eac1dd525a8609, '', 0, '?'),
(0x1b61e314f86531418959861ae88b3b63, 'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js', 1, 0x00000000000000000000000000000000, 0x34de4559ba0e07b9ff8b2c9a43748199, 0x0a150da799add94403f1493e6cd08d7e0ddf14d3c541c8def3aee3db6ffef2fa, '', 0, '?'),
(0x1b6477912071745064c9e2b8652f5b8c, 'wp-content/plugins/amp/assets/js/amp-settings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-settings.js', 1, 0x00000000000000000000000000000000, 0x14adf91f62c156dddce644909cc9b553, 0xef0b1f22129f3b2ff096533bb64d5e262f3aa08852c2481deaea1cf29c5b270d, '', 0, '?'),
(0x1b6a066fbe1dc6b000a4e6f27c740b23, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', 0, 0x0204c955f1296a87f0c40222e759c19b, 0x0204c955f1296a87f0c40222e759c19b, 0xd06284bb7181126918488342676562e4eb748901669c1c79960a08f80e40c59f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1b6a7acf9ed7299ca441c362ec8580b5, 'wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php', 1, 0x00000000000000000000000000000000, 0x03fd50dfacd3c9cd101eef0cedd094ad, 0xa67d28304666f6f34b3aa3b3174c2a20bada23ff73a1b136989b626f6d76eb8f, '', 0, '?'),
(0x1b6d04f39bc94d081270a59596af3f69, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php', 0, 0x816a3a19e2c4291b06a494dac184487f, 0x816a3a19e2c4291b06a494dac184487f, 0x38e4a8715f0a70982d9257ef0bd3bd6aaaa8891f7764118bc911a8d0ed75a571, '', 0, '?'),
(0x1b6dccebf5c19f656331bc69e8521cf3, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Post.php', 0, 0xe5bd4e851bf9e98d1b8105d3bf66b767, 0xe5bd4e851bf9e98d1b8105d3bf66b767, 0xbaddb702e93b34ebcdad9e785268f8baf35f3ad53c21a626d10cab6d3f4b343e, '', 0, '?'),
(0x1b6f74b7701b0ff5a213d534ff759a1e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', 1, 0x00000000000000000000000000000000, 0xb9f1ce19f113f4d5b5886b04219b26c6, 0xe2b189028ceb0cf313fbedc2a40707df09d641898d979467cf9a52582dbee000, '', 0, '?'),
(0x1b71248cd2bef34623705ffffa4dcf57, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud.php', 1, 0x00000000000000000000000000000000, 0x0539e85cfa87e1ab515fbf7c032c272d, 0xa5edb558658c65eb3394e806fd4f5b24e4593a29797f1e33194978d832c65c41, '', 0, '?'),
(0x1b74be5dafc8fc573260d32c5a041118, 'wp-includes/blocks/term-description/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style.min.css', 1, 0x00000000000000000000000000000000, 0xeb3ee5d44453c531bfbdfc2af49ce7bb, 0xbb7314d0cd2bc03db0c783f274d67492f347ff7703445b349ffa09b6b4c72996, '', 0, '?'),
(0x1b7a0aac1aa8eb223895a84c4595d9fd, 'wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.js', 1, 0x00000000000000000000000000000000, 0x8a5998f7a9fef65079ff4d433461122e, 0x42524fdbea4fb2ceb77e128d018f594308a1e776abbb0fc36228f6088e46adad, '', 0, '?'),
(0x1b7bf4db91fb3475059180bc13f92591, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd.php', 0, 0x12cee65e5f7c51b4547b0c1430ee8eda, 0x12cee65e5f7c51b4547b0c1430ee8eda, 0xbc114d8b54d332b2857f693ff590c5adec53433d775395a3b9ea04833ae0811b, '', 0, '?'),
(0x1b7e457b8a7c7c386522d75e4034fccb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram2.php', 1, 0x00000000000000000000000000000000, 0x408e44b927af9781268ee3abae11110f, 0xf7e7640dcbcfd92eb07692af5bae35903603219f6f64197eb2e3728028a7f0f8, '', 0, '?'),
(0x1b82bcb12ec391feaaba09c587734fd1, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', 0, 0x84cfe0c575ef1455d280ba12b5051f88, 0x84cfe0c575ef1455d280ba12b5051f88, 0x286ca3caa5bc8c53ef7c6c3e00ea82f90170b73872e914c18043fe349a702bc9, '', 0, '?'),
(0x1b851fb29bb947a98fee6796ae909380, 'wp-content/plugins/wordfence/js/admin.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.1744125809.js', 1, 0x00000000000000000000000000000000, 0xe4a8c79e5a1fa5f949c9f020a9675f8e, 0xd32c202442917e0ab5dacd4d01d09af1365d0c31950631135b544ca0ef964870, '', 0, '?'),
(0x1b86bcb21edcc8b64915e255cd9696de, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg', 1, 0x00000000000000000000000000000000, 0xee58409dad0e14aafa750169a24c22d4, 0x6a58e6c515773d771f73da4b772506b76f3c710c62cc1c9990d95a85944e461d, '', 0, '?'),
(0x1b879be8a2795c2d3448ebc03f8f36ad, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlEntities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlEntities.php', 1, 0x00000000000000000000000000000000, 0x8ae2179a4fbcce886e40d8eb34efa572, 0x844e21f09ec3066ab52b480dc63b1560e6c8f96a024203b002a52e10a1323e83, '', 0, '?'),
(0x1b8e1d9d1ccf0c47c6a6d2193ce8d32d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', 1, 0x00000000000000000000000000000000, 0x44d44b8df6558ff1496a77a6aa42a3d6, 0x5f6a73a349368c2a90c2baa0dad24c8c978b4c9427f6beb44f56404a1ef2866b, '', 0, '?'),
(0x1b913872b7d332d894fd84478a24054c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike.php', 1, 0x00000000000000000000000000000000, 0x67a5e637ce53470e1f52f247798ac859, 0x376d3d7e22bf0aecf7266f799dfe441a259536ac8b1b16e1db2553b9a59d3321, '', 0, '?'),
(0x1b96b63f0fcdd7d31d980fb88a5fe3e7, 'wp-content/themes/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', 1, 0x00000000000000000000000000000000, 0x41f1308b456fdcb122996460d8fe3140, 0x9704083f7503871663d02f801ba74f520fc5028a24ec092e922a765a937aa0db, '', 0, '?'),
(0x1b99ca1f694e94ad1567b7398ad56a7d, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-support.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-support.php', 0, 0x45404e682cd4ac2e51f59c26de95a56e, 0x45404e682cd4ac2e51f59c26de95a56e, 0xd360f67e3f55b8e704d68e858a62aa5557a11c63c5610a22935f0083585edfef, '', 0, '?'),
(0x1b9b92645219b4ff5969077a430cf1ad, 'wp-content/plugins/wpseo-video/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installed.php', 0, 0x96ce28f4b1c04fd2b5df91eeafaf4cb3, 0x96ce28f4b1c04fd2b5df91eeafaf4cb3, 0xb197259536c044a17b8758577a5752a17b92a9fc569c35f65c9e4405ba4ade68, '', 0, '?'),
(0x1b9c5a745c0021bb3e0ae954494174bb, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', 1, 0x00000000000000000000000000000000, 0x74189c9d4edcd2f6dbc04a53c538a8ee, 0x70da697a0ef931a28ce8cb71fe61aea08e119cdaaa8a26985f3b4fbea7f39d92, '', 0, '?'),
(0x1ba1b80d96ef6059631838bc6c77ad05, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedString.php', 1, 0x00000000000000000000000000000000, 0xa0138a3f58a727544d78cfb0edf66366, 0x447cb0ff9a2823ac6b7b5752d283d031edd8dafa6115c3317ea9f4921c4e777e, '', 0, '?'),
(0x1ba33ddf1f8e1682d6fec6c04170a0c0, 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php', 0, 0x4cae697e290ace65f82c289c77ba5f5f, 0x4cae697e290ace65f82c289c77ba5f5f, 0xa16d9c4b2ef83ced51f5c8be6d91ceb8cb192334a2b7c63ffabc2c5634d7056f, '', 0, '?'),
(0x1ba44c106faaa6cb83bf5a0868c97bae, 'wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php', 1, 0x00000000000000000000000000000000, 0xc13d3856289563e54a6c9e4357fdb507, 0x75b081c94642c0e2bab49dafb885dd7c8669c5e4848311de3e8b01695dfd954d, '', 0, '?'),
(0x1ba4a186471ba220aaa5d86a12235f49, 'wp-content/plugins/elementor/includes/controls/structure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/structure.php', 1, 0x00000000000000000000000000000000, 0x291ce3bd09200249d2ff859b626b2fba, 0x7ab162dfdf7170304e722e6cd8af7c8f3f928592687910664ed504e63b809f14, '', 0, '?'),
(0x1ba779b4ddda0821a100705ae8885b41, 'wp-includes/js/mediaelement/mediaelement-and-player.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-and-player.min.js', 1, 0x00000000000000000000000000000000, 0xe53ec3d6e21be78115810135f5e956fe, 0x7947230680cb0af59337eb8ada8c360c108c2843a80fab9980a568f8a4ec79d3, '', 0, '?'),
(0x1ba8cfb89a3f220a5c2375de22e4be57, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DeprecatedTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DeprecatedTokenParser.php', 1, 0x00000000000000000000000000000000, 0xd02effd827b539568a13813611131f7a, 0xfb4eb9eef225572ed2ebe7b818edb5a1664eb1893e6cde211376322a2930463a, '', 0, '?'),
(0x1bac2ed3bd3ee7bb823e9fdef93dea43, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0xb46a3dbb777d21e845fe8b0a5b0c59c7, 0xcbd82ad00ef6eff9e1a77bb3f557347e62a19c9cd78b1eef95096173daf046ee, '', 0, '?'),
(0x1bacf6539307ebb65d2abb7c8e8b6e7c, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', 1, 0x00000000000000000000000000000000, 0xe9c4a5654a2d50eddffb894d0b21e039, 0xc700fc064d658d8e5074051102be6a23fd75537c81684ff3ac82d8a940b75fd4, '', 0, '?'),
(0x1bb8e60b4d1ae4a4f98601c17fb99451, 'wp-content/plugins/elementor/includes/widgets/progress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/progress.php', 1, 0x00000000000000000000000000000000, 0x2dd61cf135df88269fe6c9872b674544, 0x80a18a815ba55aeb481de2b643e2a3680e1edb1bc05719607d391b24e6191a77, '', 0, '?'),
(0x1bb9f9aac98ad9576973a0477e8e20ba, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', 1, 0x00000000000000000000000000000000, 0x20c8e3526175cefa6a122944c05f8638, 0xe240f7713e3e8ee1bb299a53ff8197ec662c4da3448c97730f670397e26cffcc, '', 0, '?'),
(0x1bba9045bb07c89671c88a3f328548e8, 'wp-includes/js/dist/api-fetch.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/api-fetch.js', 1, 0x00000000000000000000000000000000, 0x660d3c9fa1f65eabe7ebf08e632d210d, 0x8b784cdd605a3cad97f9c284a9b889e205bc7f1c0529821ab69d5e1f891edd63, '', 0, '?'),
(0x1bbc3570deaaef6d971a14b588ee8884, 'wp-includes/blocks/separator/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor.min.css', 1, 0x00000000000000000000000000000000, 0xd99e1c8a070ac7fea26fc32780bccb11, 0x6a3757a9af00c0d33685240ede15011065e7c1df7e5249f5d1e57084257a1d50, '', 0, '?'),
(0x1bccc753a9c75df40b2f7deb7274aaf2, 'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po', 1, 0x00000000000000000000000000000000, 0x2c36a12cc4c2aafe784ef7daa829eecd, 0x224803d306d2134200780bec2c78478ad0c2a54e4279ab3b61658cc3d2527806, '', 0, '?'),
(0x1bcddbfb90250b524f23f376c6db9cc8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateYyyyMmDd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateYyyyMmDd.php', 1, 0x00000000000000000000000000000000, 0x46198f852db277da69d18620a2abc712, 0x636cac3052d75a55c1b927f4d70c21e8e9ad6a84393d9d95c2e7d505043d3747, '', 0, '?'),
(0x1bd0efa4e4ff893cfed6da7c518b9c88, 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php', 1, 0x00000000000000000000000000000000, 0x5016a87c1dfb143556da689ce42d5656, 0x212a535d9c347011327047a9cfcb43b9c8b119dda02e024c65422b258222a7b8, '', 0, '?'),
(0x1bd12355e90fd01ea46410a9e52c31cf, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php', 1, 0x00000000000000000000000000000000, 0x641793dcb3670a801f1d695db8bd529d, 0x2641486fe26e73069d970c3fcca25c7d46a07837675b5ea392b0ed6ba8f1c988, '', 0, '?'),
(0x1bd5603a83793ab2871a6b0d0d294e37, 'wp-content/plugins/wordpress-seo/images/slack_sharing.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/slack_sharing.png', 1, 0x00000000000000000000000000000000, 0x0f96998aba132047987f409e9d838b77, 0x1b827fb6e658f55dcd8e09add6d323294db62c65530a3a1d27bb3926339d8bcb, '', 0, '?'),
(0x1bd6bb450abb3c1ea50e42845bec2c0e, 'wp-includes/class-wp-ajax-response.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-ajax-response.php', 1, 0x00000000000000000000000000000000, 0x516e4b0aceb80666de9e5883ead50980, 0xa754c32374b18845bfc9c8b47c5450554acddacad40100e00d9d55a708194f83, '', 0, '?'),
(0x1bd84e42d11898274fa408d04ca3543c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/BasicDeclarations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/BasicDeclarations.php', 1, 0x00000000000000000000000000000000, 0x56c090c3307d55d6e6b287404ca0d26b, 0x6508f4d2a9ba1e5de6bdd36a3a135480c63bafef94c23fa3b7f9687b4f70649b, '', 0, '?'),
(0x1bdbed52dd39d74c82f0ebd4d30cc045, 'wp-content/plugins/wp-rocket/assets/css/wpr-modal.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-modal.css', 0, 0xc6e2474432591ebcead7f4e6e6c47493, 0xc6e2474432591ebcead7f4e6e6c47493, 0x68e268d440e9a4e1181a2eea08a0e4ed35d0d96b7325208d14baefaebe91d5af, '', 0, '?'),
(0x1be1033cbdd4c094cf9775019f86ae56, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.css', 0, 0x5be4fa259509d28657b3a49fe762b31c, 0x5be4fa259509d28657b3a49fe762b31c, 0x64af86eed003728ddf561d751c5ba6033320732ab0441ec781f4bbca43a21137, '', 0, '?'),
(0x1be7f97cf3fab3b161559238f275f40b, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss', 0, 0xfc38502e8473864f6b66fc108c72e32a, 0xfc38502e8473864f6b66fc108c72e32a, 0x55487943c790377479b6cd97b3efbec96abaa3b87643890baf6e807f0beb3f36, '', 0, '?'),
(0x1be90038042396660f25b453d2593635, 'wp-content/plugins/wordpress-seo-premium/src/surfaces/helpers-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/surfaces/helpers-surface.php', 0, 0x02703cbf6f4e4f757c4bdc755b2e4d7e, 0x02703cbf6f4e4f757c4bdc755b2e4d7e, 0x45fedd2f7c88114a2bb0720d6d62df11ed144a665a647e4492b54b29df20bd19, '', 0, '?'),
(0x1be907b8e9af582a1cd38cdb2ccf9610, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', 0, 0x235b939331039f453de8273fe7cfc2bd, 0x235b939331039f453de8273fe7cfc2bd, 0xb1016e3dfc7d4ac702715903f0161fac3901296696024d2426b65221b677ee0f, '', 0, '?'),
(0x1bed7f88f9664ff684f7bb738e80058d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php', 0, 0xfb948aefd66d2f80b09e469c72396aed, 0xfb948aefd66d2f80b09e469c72396aed, 0xb80a1f49b5caecfb3700d2a8d7aa0afd5d382d532dcb440faef80beea8eafe75, '', 0, '?'),
(0x1bee9bad8291a84d70bf57aad2167927, 'wp-content/plugins/amp/src/ReaderThemeLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ReaderThemeLoader.php', 1, 0x00000000000000000000000000000000, 0x4671d8a8119951960a6bfb5854c15c20, 0x391881beb3f97430ca8a0d2fdf46b5e97b8df8a27f4ef1f14bd2afb96d95affb, '', 0, '?'),
(0x1bf7f60494c9e00f110ab9f8f5563709, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php', 1, 0x00000000000000000000000000000000, 0x1963203303cb8baf554f439af5233918, 0x6ba50e2623796acc4d984126298f641635552084426ec516e8dfc135b0e9c5e9, '', 0, '?'),
(0x1bfae8f02a0ce0d601973c287e030dc2, 'wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.css', 0, 0x637e70f00fe14bd9dfe1c80f07abd12e, 0x637e70f00fe14bd9dfe1c80f07abd12e, 0x132d400b6a14b92738d07da067f478b3ac33b6ac5d51677e882511d47b9f68cb, '', 0, '?'),
(0x1c03f21ae2f8a7f2572541cb0b7d5b12, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', 0, 0x165086a3af3783767872a5b23f7aa0ca, 0x165086a3af3783767872a5b23f7aa0ca, 0x680c5ad41fa51a5ce8b0e93ee0e4d07b2534bf9da4460ad3d4921f779fcbaef1, '', 0, '?'),
(0x1c06985b0f8500bf86595b634d86127b, 'wp-includes/css/dist/block-library/classic.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic.css', 1, 0x00000000000000000000000000000000, 0x3ee496fded64076335af14ea3f0303f3, 0xe211b61df914a3843fe42234d14148f092fa43c79313b98babac5f0f2fe6bbfb, '', 0, '?'),
(0x1c0b94176d81c76e390ec646b136b703, 'wp-admin/css/admin-menu-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu-rtl.css', 1, 0x00000000000000000000000000000000, 0x51fe0be97bb6a72050862c0fca3043b4, 0x8fe5cc888db1baa048fabd4b90856255089be7aa9925d7819823667221f4fb53, '', 0, '?'),
(0x1c1a8d383a4410a21996f7c942d4c67e, 'wp-content/plugins/amp/includes/embeds/class-amp-playlist-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-playlist-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x81e42154e4afe3dd2bd6f0d7d4e6078c, 0x3fcbc8d3b505b044e7d0812b5c1a6cee83fd19fe9e5da4f24f54db1f18066358, '', 0, '?'),
(0x1c1ec5d6a6db41621b2e580eb271ffae, 'wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php', 1, 0x00000000000000000000000000000000, 0x9cc69d3b29963cc64dfd30ebafc99fa2, 0xcff518c2a9961bddaac7e1d00d8956a9883aaea896f0262cb04e87130e22b7fb, '', 0, '?'),
(0x1c20c071ffd7e488e3ccb25e211271f0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpLayoutAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpLayoutAttrs.php', 1, 0x00000000000000000000000000000000, 0xe178e59507e38b0639ac900762b57f0e, 0xea5346a626e69d4eee57549e6cf7660e2af7ca175d8d9f089e1fc0d1fdcabdb2, '', 0, '?'),
(0x1c29fa4de6c85ef0b6c3bb6f7af0a905, 'wp-admin/images/loading.gif', '/home/iraneurobetcom/public_html/wp-admin/images/loading.gif', 1, 0x00000000000000000000000000000000, 0xc2c90c124b1a30623a95a5d7933b75f6, 0xf956bb166bee7ed4b26111bc622166ef79f86c6d2676cd33c8c4ae88a66d8db3, '', 0, '?'),
(0x1c2d85414abc66e9fb8781dbad6208b9, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', 1, 0x00000000000000000000000000000000, 0x0e62009b75ea57ec4424b62c62455736, 0xc411aea84f371218c499fcbda9d2b5327215e8463f06862b0d7133388f968b99, '', 0, '?'),
(0x1c2ddedf6a2b6093f859aac57c679b50, 'wp-content/plugins/wordpress-seo-premium/src/integrations/cleanup-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/cleanup-integration.php', 0, 0x09f335a83b9958dc3c5fd86f2e9bb646, 0x09f335a83b9958dc3c5fd86f2e9bb646, 0x8e707428986ff3b6bf1c9bc95bb1e19f797b09d9cd0c5adf25b65a06239ad7aa, '', 0, '?'),
(0x1c2f0ecf2243f645c39a370c6b4883f8, 'wp-includes/blocks/comments-title/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor.min.css', 1, 0x00000000000000000000000000000000, 0x20df5d43da21d17c41d5174a4800feca, 0xf89e6620299843dabe1c8a4b47c01aee439e03b0c7f4c5a5204c99b90770e4b5, '', 0, '?'),
(0x1c314f2cc907607d164d4e47a35443a2, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/ServiceProvider.php', 0, 0x556d6332e19dcafb8c60518faf315a32, 0x556d6332e19dcafb8c60518faf315a32, 0x853f166b7ec432b012b069230a95377e05b40c947d140ba740532d20a5119229, '', 0, '?'),
(0x1c3425b74948c44f02918bcab0d2164c, 'wp-includes/css/media-views.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/media-views.min.css', 1, 0x00000000000000000000000000000000, 0x6deb756e2d81284a1571f5995ea61d82, 0x3c6a30f23a02f587a7bf957a664673d86dbbe1b02c1516c3aab6b2bf8cf0fddd, '', 0, '?'),
(0x1c3d645a701565f3686e72b707f824cd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', 0, 0xfa42c4e46deabad710ed75b51a5540aa, 0xfa42c4e46deabad710ed75b51a5540aa, 0x68471d3f656997eb82b2ddbfb0d9988ca049fb9eb0cc2fd56433b7fad8a916be, '', 0, '?'),
(0x1c4303f02ff93b290e9faad991eeb06f, 'wp-admin/js/comment.js', '/home/iraneurobetcom/public_html/wp-admin/js/comment.js', 1, 0x00000000000000000000000000000000, 0xd2aa7f5df797ca8710515a688aff3d31, 0xe783b68409e478d1ee1f9af49fd1b2d95c954fa15ccc6ed49d6e689cd45e1145, '', 0, '?'),
(0x1c4638a2dea1c7f4f5a487aebebd7ab6, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php', 1, 0x00000000000000000000000000000000, 0xc7ca2ef8aa93f6516f0a26e0c67c518d, 0xda5337b3fdf197716fe4db87c2fce3c11bb4a0c5ed8f6a5abb7a3bba053791cb, '', 0, '?'),
(0x1c48ebca7edd0ae3f38f7882a0adbb7c, 'wp-includes/js/dist/token-list.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/token-list.js', 1, 0x00000000000000000000000000000000, 0x5b0d4c7ddb180c8e02be64b16c0bf527, 0x640ca1c07fcbb55e925f7915bf5ac4ba2363218a0e2b34a528e208d688e2f801, '', 0, '?'),
(0x1c4c66b73afdf3ed29adb30a04beaaa7, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php', 1, 0x00000000000000000000000000000000, 0x45d9b19ea97552dff2e1e7dcb1d3fe5d, 0x83b0ce37b22b79fa3613c9842f2d8ed49630582e7be2e5ffe55ee2d9a86a6813, '', 0, '?'),
(0x1c53b8fd76a7c45daa7fb724c5afe59e, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php', 1, 0x00000000000000000000000000000000, 0xd401cffdcdd8168d0b40903bdfa14d45, 0x2ab51a4d6c8fe95e223894e6782af8caeaefd78c75d8c7fc2b9dc2e7d2ecc517, '', 0, '?'),
(0x1c54cb67736c46eda2e6ca9ee0f54c79, 'wp-admin/js/set-post-thumbnail.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/set-post-thumbnail.min.js', 1, 0x00000000000000000000000000000000, 0x31c250b54ebc48820839657f0bf24049, 0x657d2392eae4d06e9971c54aaf0c16724ad8e6513c64859d5acc150c7f4b9e34, '', 0, '?'),
(0x1c5584fdd0e130c396d8ec2d110ff535, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReddit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReddit.php', 1, 0x00000000000000000000000000000000, 0xbacd941970b5e910cd4b2c52d2298014, 0xfc925d8ebccc930b704c8e308aa457c2761a87eafdd13e5514ae583d8c503b7e, '', 0, '?'),
(0x1c59942caeda893e2b138a2fe51601ff, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', 0, 0xf949d806c809d351919ba8a6c59762a7, 0xf949d806c809d351919ba8a6c59762a7, 0xd74842b83bdcad437007d21e7e6804bff242167e1109c1aefb9bb10d1baef539, '', 0, '?'),
(0x1c5a95b1b8e1c6b9bc1371dd83801b64, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-subscribe-centered.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-subscribe-centered.php', 0, 0x4d7ef404d9edfd13a7ab361c08d798fb, 0x4d7ef404d9edfd13a7ab361c08d798fb, 0x161829a9d30d2bfabfd0cc7b1f7eaa523bd378ae524400f07ec87d8ec8b3f210, '', 0, '?'),
(0x1c6194409757725177b6cc5a0a2eee11, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php', 1, 0x00000000000000000000000000000000, 0x16addc917a8c673c4ee8f40a3f6f3666, 0x8ec17f190693528da0b0f44567f8583395864a4163941fec2161fa5fcaf4537b, '', 0, '?'),
(0x1c63e8d2a47c0b952e4ca90399f2d47e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', 1, 0x00000000000000000000000000000000, 0x72323aa3bb0781cee7149326bd747e6d, 0x27f728ff3bcf55ef3db34a0d66c12dd272e85ac6c1d3017919a42f36dea86d39, '', 0, '?'),
(0x1c6893c023d99551c259c6d22d61699c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', 1, 0x00000000000000000000000000000000, 0x701b2ecd8b53a434c83bc9ad432b0573, 0x5a49a20e8f7cbbe4a659a1ea459b3d9450f6435af11a405b6fb9e639263da6e9, '', 0, '?'),
(0x1c696d2dd56dec2c51e76f3825fc381d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php', 0, 0x2639c295c18b53b6dae7f97607413968, 0x2639c295c18b53b6dae7f97607413968, 0xb6bf5aa228413716e7bb51146f1815cde04598c684af515af0b0c5b9557d8918, '', 0, '?'),
(0x1c6ca5742368ce024b8b0cc283887f86, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', 0, 0x3b8352635012a9d1c61b1aff9bfd4dca, 0x3b8352635012a9d1c61b1aff9bfd4dca, 0x7a08128a4546eeded845c5d414f21bc9d8960e8ffb48cd6d8aa187cd130888ef, '', 0, '?'),
(0x1c7a5200d6027bac56a8993057049ee7, 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.min.js', 1, 0x00000000000000000000000000000000, 0xf77c8f53e06b229f26f41d76a448e436, 0x9cb2ec42f6a8bd487843cd0838dd9907ff7cc18595d4e3bc075d2d43339fc7a3, '', 0, '?'),
(0x1c7a987c2a369e19535c0235b7e3af33, 'wp-content/plugins/wordfence/lib/wordfenceScanner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceScanner.php', 1, 0x00000000000000000000000000000000, 0x5295117c97c3522da088fca58f920a6a, 0x6d5de6620528f90de214e9fb74ee9cd3b6aaa9a762a1fb08d7c455b19ed7aa19, '', 0, '?'),
(0x1c831d374a30fd7200b18efa299b3386, 'wp-content/themes/hello-elementor/editor.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/editor.css', 1, 0x00000000000000000000000000000000, 0xc2f34a2412af938411d52dfcfb606e97, 0x345c854a8f19ad541820d377612c06bd9a75f8cc5ed0846d98b585ec57ca95f6, '', 0, '?'),
(0x1c836637ba5ebfc1859259d0936c774d, 'wp-includes/Requests/src/Exception/Http/Status502.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status502.php', 1, 0x00000000000000000000000000000000, 0x688f47a5db6451aaed749c249dbfa225, 0x611670203834ef7d0c626ace2f413db0635e50272057110177416ca131ba941d, '', 0, '?'),
(0x1c8486d0755467286e26cfacc903cbab, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/ithemes-exchange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/ithemes-exchange.php', 0, 0x978de54d9040939684ea38533d895cd5, 0x978de54d9040939684ea38533d895cd5, 0x1d06b469c6ccfadb41035844bfdb625effc4511a6597bf60c231a060264b5a25, '', 0, '?'),
(0x1c84fa5932f388fb74f5d1f2bc9c563e, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg', 0, 0x332d9335e3136600b8052d2bc719c991, 0x332d9335e3136600b8052d2bc719c991, 0xef80aa6605f447283be650e4d7169d5c7214c8ea84b72d2c4ac06d8b416826e1, '', 0, '?'),
(0x1c87ef1fc18d0a5ed29cdd54f1def9d9, 'wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php', 1, 0x00000000000000000000000000000000, 0xe39d93877f3ce65cd1ed387c73040ff5, 0xb9d475505da06929edb913f3decddcc65646cb0d22c2ca8d3bc1abc5be53cf7e, '', 0, '?'),
(0x1c8a2b95cf6654e2328ba431dcf594e8, 'wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css.gz', 0, 0x3eea32b8a2da848794c57074502249da, 0x3eea32b8a2da848794c57074502249da, 0x250a25a37bab0f1466e55299e3ede10f29849283a235f3674b51eaa059ba2ca8, '', 0, '?'),
(0x1c97fa5588c46f759565c10c4e5474f9, 'wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php', 1, 0x00000000000000000000000000000000, 0x46844ccaf81794a86a24d0b1e28510cb, 0x4a90c07d91d04c964919129973a5f3dd6ed024292e295ddf30cf10d35a3fa080, '', 0, '?'),
(0x1c98c848caa5eedcad065e98dfeeeadf, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php', 0, 0xbafd0deaef04388c766cb00d151c6ee9, 0xbafd0deaef04388c766cb00d151c6ee9, 0x2d2acd5bce3228b3743cf4480e14c51063d440a56e84d5346b5365d7d473da16, '', 0, '?'),
(0x1c9c0a19247adf58a360ce0f08314277, 'wp-includes/js/tinymce/plugins/charmap/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.js', 1, 0x00000000000000000000000000000000, 0x9bb2e1a85cf507d3355ec0cc0bf9b518, 0x5b8f4211f21a2c3b138bef6a906665c34d55e16a7c29f27276b0873e55f30146, '', 0, '?'),
(0x1c9db43d62a4369ade68738011aae674, 'wp-admin/ms-themes.php', '/home/iraneurobetcom/public_html/wp-admin/ms-themes.php', 1, 0x00000000000000000000000000000000, 0xa9843a31525d096ca049c8e721235f4a, 0x37e41d459b9d48ccd60c9f9d50758e8ceac082179010c75ae28e016215b38547, '', 0, '?'),
(0x1c9dbbb52837f0fb4928e61b07c0b529, 'wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php', 1, 0x00000000000000000000000000000000, 0x0569757d6d4a0a1bdfa432aa144a4e33, 0xb3fc0e68ce47e78a06aa7e9f2755ff6036819dee883b5f61665c5a2b6452b7e2, '', 0, '?'),
(0x1c9fb827fa8f4645109f419676514d76, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php', 1, 0x00000000000000000000000000000000, 0x3e0db019c3355d78564919d6278c69b5, 0x1bd5ec47acbadd85279921108d0cf3c259ae45ac33acdc503561648bba4dbeff, '', 0, '?'),
(0x1ca37a5c3bbb6b7296d83523825b3769, 'wp-content/plugins/amp/back-compat/templates-v0-3/header-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/header-bar.php', 1, 0x00000000000000000000000000000000, 0x2f714b710e0aee2dcc8d10a248306cec, 0x35e2f584caf8e71eaf4bc41852480cc1d8797a4dcbd202403caf3ed1c3a907c9, '', 0, '?'),
(0x1ca8449f3e5b1892ee1c61c6ef7d524f, 'wp-content/plugins/updraftplus/images/updraft_tick.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_tick.png', 1, 0x00000000000000000000000000000000, 0x0e9a37750bdd7bf02f3d240a03684bd7, 0xadfb90f407ef7c55f8e69dc8a1f0bd52222329315de1406830917eb57c88bb3f, '', 0, '?'),
(0x1ca88249a783b0f7aa557a5957672167, 'wp-includes/blocks/latest-comments/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x83c37fc0ce27ec92d2c3805de83080a4, 0xbaa87a5d484b94b3ef616113cc29ff89e716e832fa0194ee0c1024d7eedb4de6, '', 0, '?'),
(0x1caa95b68ab23ebb19c09d9e70af0d42, 'wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss', 1, 0x00000000000000000000000000000000, 0x9ff2b164eb184e230f766bd573b5be7a, 0x773bb25b066615855d589ff0c39e0b26bcccf3eecd0579322c961485def8d946, '', 0, '?'),
(0x1caf2dcccdf92f914272991b6bf94517, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockNode.php', 1, 0x00000000000000000000000000000000, 0xc18cedfb73b054c26b588641fca5997d, 0xbf98e092d12d5cf7437b9340901d13e861720ff0bdae6b532ad492d36f1e821e, '', 0, '?'),
(0x1cb1bdca1802855f3c4387b58207338c, 'wp-content/plugins/elementor/assets/css/app-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base.min.css', 1, 0x00000000000000000000000000000000, 0x489678985b261f99fedd57f66bfb0093, 0xa6584afc6b2a7ad24a34e6d4e6f1c742f457c1fa271651a35ba511ab99c10f0a, '', 0, '?'),
(0x1cb45e12d6755bd5707d6042f8f35731, 'wp-includes/blocks/table/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/block.json', 1, 0x00000000000000000000000000000000, 0x21b49af6bcb88f370d17d8a69f39b74f, 0x259de40beeae325a5e5c0d4bd581b3764c50ed93375c2c8bb05c097c01eff93b, '', 0, '?'),
(0x1cb960fbe84dc4616a926a430e9945ef, 'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg', 1, 0x00000000000000000000000000000000, 0xf87dea9172d748a32d70d62775fd8d4d, 0x2af586229416d9282777580e331a6cb5bf98b15ea9003ad50634713c8e3bccd1, '', 0, '?'),
(0x1cc26bc9d52ed60555c697f48e03cb2c, 'wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion.php', 1, 0x00000000000000000000000000000000, 0xa3f56f064eb4f86fb87ca61c9a5cdc20, 0xa9265ba838a0ce85c8066a4f748350971238b56b507ed1ead30fd466548bab74, '', 0, '?'),
(0x1cc2cc69da74844d24d4a5c85db1f1be, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNav.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNav.php', 1, 0x00000000000000000000000000000000, 0x69bdbeb36985723a00d55dd366565dd9, 0xd79a11a6c26221e43e9fe3a4739b46539ede3540c9b439ff815bc4356f9e3e7c, '', 0, '?'),
(0x1cc598be6940b471575d3733abfe505d, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 0, 0xcd6d62b9f43f14bfd769422abfbfb831, 0xcd6d62b9f43f14bfd769422abfbfb831, 0xcb56c51e6b99242329b4fe736a7ad59ba75e19b64672bbffde88b8da0351ab61, '', 0, '?'),
(0x1cc68d70cc3d5a0007af535ffff0db24, 'wp-includes/blocks/cover/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor.css', 1, 0x00000000000000000000000000000000, 0xa60459db9c8f126b304bbfc50081749b, 0x655c9bd21ac382c2db74788867eea711b11ee2eaecff533cbe99cedadf3d98b7, '', 0, '?'),
(0x1cc7a41286144222ed287eb4da149667, 'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', 1, 0x00000000000000000000000000000000, 0xa13f58032747a33968ca5c643124559e, 0xfedbe043fac55d4a0695fbc869ec1498585e9576e72cc18728bd14a912f51911, '', 0, '?'),
(0x1cc9e3c0236e9b6efae04eacee27e2c6, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-big.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-big.php', 0, 0xcf036f89ed63863dccda137899ca4afb, 0xcf036f89ed63863dccda137899ca4afb, 0xa56772cff355dff8764232c324e54d17b4c486ae72ed9fb364707e1a8f00a9b3, '', 0, '?'),
(0x1ccb7fd60db07a05bbb79601b3d6a4df, 'wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x5c526dc43f52df0a6eb0f5359a10621b, 0x0df9cddd45961d3b82c8f850ccd1a147266cfcc370a534261aed7f8ec632b7bf, '', 0, '?'),
(0x1ccd6b301d42dfe20461f7eeac60cb08, 'wp-includes/customize/class-wp-customize-nav-menu-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-setting.php', 1, 0x00000000000000000000000000000000, 0xc79bf100f235f6ed7f2be526ccba5756, 0xa013beeb196f77d28f5d657cb0044b24878239727304eb8b63a126d92f15ddea, '', 0, '?'),
(0x1cd0e3f569273ab1d795d0def03452ac, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php', 1, 0x00000000000000000000000000000000, 0x7db76775b097462f5a6e94654294e055, 0xf2a37c6c7fe1724ae19118a319d0fbec1132ae04801d865e19e1270cc1c1e536, '', 0, '?'),
(0x1cd39ae3258419560359e9b7109e995e, 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/error_log', 0, 0x5d6893cf4e9bf656604f68953ac6a827, 0x5d6893cf4e9bf656604f68953ac6a827, 0x5108721511bc575d7287cb68098f08f2428dfa5cad3a627528770fb6c7508119, '', 0, '?'),
(0x1cd5eba7bc5d7d7550a5431c712cadce, 'wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php', 1, 0x00000000000000000000000000000000, 0xd5aeee6433df89e8f54c2d96bbc9061f, 0x4b858fa01c58ec69c1018e851b65dde04fca09b8fcc1aed008cbd9ebf8a312a6, '', 0, '?'),
(0x1cd7922ce4604b1ce6008234b7e2ea1e, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/README.md', 0, 0x44b9914e09cf1d4fdde32f0980944e80, 0x44b9914e09cf1d4fdde32f0980944e80, 0xfb699fc8897b07875fa6a65aa9c6f74af3a5714056e56944cba18eb21916f022, '', 0, '?'),
(0x1cda723f963f2fac2ffe2db591a6557b, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ServiceProvider.php', 0, 0x854fe493c725ccefc4e43015343b18ea, 0x854fe493c725ccefc4e43015343b18ea, 0x26b6602d2576983805cffd5353e83449d63a32ade0fddfd83de9c7388df1446a, '', 0, '?'),
(0x1cdbfc0d29a4353154e3e3192088cf6f, 'wp-content/themes/twentytwentyone/inc/block-styles.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/block-styles.php', 1, 0x00000000000000000000000000000000, 0xff74402ff9dfa217d5034065c60fba52, 0x83817290348aa11bfdcf77e380c9f71485f8e107177a0b5abe5ad70f5324a81c, '', 0, '?'),
(0x1cdc9fbad2bf42e288b6f2eaf2e6ad15, 'wp-includes/js/dist/media-utils.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/media-utils.min.js', 1, 0x00000000000000000000000000000000, 0xea1129f4267605fcef174df4c3ee6588, 0x0d0433433fe5243d61d87ec410dc7c778d2e1d8f0ea5c01bb92eca2e0bffdcd2, '', 0, '?'),
(0x1ce74a06d0c917496e3b89c4ffe47115, 'wp-content/plugins/updraftplus/includes/class-job-scheduler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-job-scheduler.php', 1, 0x00000000000000000000000000000000, 0xa3ece3e2144781bb0ce84d1fcc638edc, 0x85d1c48d667b42fe5d1a2cecdf92790201484b69ffa8ec32bffe4278cb139e09, '', 0, '?'),
(0x1ce7511d53be66b779c391fd69700c81, 'wp-content/plugins/elementskit/widgets/whatsapp/whatsapp-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/whatsapp-handler.php', 0, 0x13bd1bec1c0c4a7fe77058299dcf9779, 0x13bd1bec1c0c4a7fe77058299dcf9779, 0x2cbf747c64b5d118d4e80e130742faa8d005147fb22b673830339360bad7c3c8, '', 0, '?'),
(0x1cea2d3d5115b04377e0746e4ce0a123, 'wp-content/plugins/wordfence/lib/wfBrowscap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBrowscap.php', 1, 0x00000000000000000000000000000000, 0x9e4392221de32b35b3c5b8a3cf01c148, 0xb2042c046faf76c3cfe955daf5287764b19dcfcfa896a088fe1d07de4fc048dc, '', 0, '?'),
(0x1cef48ddd6bfc5b4bb1a2b4356313c6c, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account.min.css', 0, 0x02326c266738f0ae44a4511b80658c09, 0x02326c266738f0ae44a4511b80658c09, 0x8df2ffe1bf879fec3e197c9fe61ac7abadb3ae24330531231f19b20bddda0f57, '', 0, '?'),
(0x1cf1f4696dbca9148e5da8c62cdae55c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0JsOrV0Mjs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0JsOrV0Mjs.php', 1, 0x00000000000000000000000000000000, 0x4dfafbdfa6e384d81544f4a7c313f843, 0xbd771e064ba616ad6619beca5627df4c71ccb65d257562b966b562fcb7b6d935, '', 0, '?'),
(0x1cfef9cb4b331edc1b261447a75f606d, 'wp-content/uploads/2024/02/Screenshot_6_2-1.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1.jpg', 0, 0x57303df327206ac4a37c1e78e03b9495, 0x57303df327206ac4a37c1e78e03b9495, 0x4bc99d02beca0b5de2cb917bb8522ad28aae481c2eec869d3352f60ae4307333, '', 0, '?'),
(0x1cff429978117ceef6e1476b83f27dd7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', 0, 0x0df50abbcb591eaebb9781298c58e60f, 0x0df50abbcb591eaebb9781298c58e60f, 0x2d14908f091d92c2d061790b528aaceea51d5bf97ef0b2e5d98f9791cb328efd, '', 0, '?'),
(0x1d00685e695e77b5c16d2b821a95a7ff, 'wp-content/plugins/elementskit-lite/libs/pro-label/admin-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/admin-notice.php', 1, 0x00000000000000000000000000000000, 0xc6bca979d2db34575908132be211f183, 0xa1e380146374b865dc83ceae939c304fa968e100e6fba27dcad2f0f7b5fd8d0a, '', 0, '?'),
(0x1d0164b6519e8d3c84d3196eb7564d58, 'wp-content/plugins/wp-rocket/languages/rocket-zh_TW.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_TW.mo', 0, 0xc09a7c1c34ce4476a9a21827ff86653f, 0xc09a7c1c34ce4476a9a21827ff86653f, 0xe9b94d4f2b83397c99e8696ee14d4b86ef732abe1449c7dcd0c52eda94b469c8, '', 0, '?'),
(0x1d0246883f07ac3b4c65faa8a5f0f290, 'wp-content/plugins/elementor/includes/stylesheet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/stylesheet.php', 1, 0x00000000000000000000000000000000, 0xf99e3ab01a006bfe479a03988f147b6e, 0xf20e50e31636a2cb976c28ae9ca85a5da1d277d9542f8621dfb0dec644c85013, '', 0, '?'),
(0x1d04b6b1b30852cf5e89c2eb8219a37e, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc_disabled.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc_disabled.png', 1, 0x00000000000000000000000000000000, 0xbda51e15154a18257b4f955a222fd66f, 0x5e2a1fc76e5ed7006d2ba68b214e6bcac98c0b130cf39f18cf2fa9bfd4af5e6b, '', 0, '?'),
(0x1d0723b82aab3ec145258507662feaa2, 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', 1, 0x00000000000000000000000000000000, 0x1af8ec25074feb61fd81bc4d81d857aa, 0xb37d717b37da66348c79ae7d7017dc45bd9872d1ee9c50c743a56d550a8746ea, '', 0, '?'),
(0x1d07cd91b27dec50f0c4093092e5ab37, 'wp-includes/blocks/code/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5c4a4e50542da637feeed5ffb75da305, 0x8da2de3ca52fedd26c55302adfa557b5182456a3aaf9fd76435d8cdaf2c134d1, '', 0, '?'),
(0x1d09d4442e09cf943864711bce85b782, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php', 0, 0xea534f6e7fe480aa28e5b934bba69869, 0xea534f6e7fe480aa28e5b934bba69869, 0x3e2b1fbc5fc87a3f957ffad606b60ee807e56a1fc7c3617695d63bf95c88fa34, '', 0, '?'),
(0x1d0a9cdf4f825f98ab3b5d2f5e990ce7, 'wp-includes/images/down_arrow.gif', '/home/iraneurobetcom/public_html/wp-includes/images/down_arrow.gif', 1, 0x00000000000000000000000000000000, 0xfcf88456be7e16c66ff6596e477e5f75, 0x9e80688c38c9a7f810baf485aa70bf75f3fc7b8d399691e1d513859b4a8289a4, '', 0, '?'),
(0x1d12ef9f62196f9277ea7872569b35fc, 'wp-content/languages-old/admin-network-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.mo', 0, 0xbfff4f8941fb48e67398da9664610fbd, 0xbfff4f8941fb48e67398da9664610fbd, 0xea698c65edce378e130ba5952e2645531cabd1e38b8a7de777b9dc5651797259, '', 0, '?'),
(0x1d13ac441721eb4276cf0e8c7de487fb, 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Iframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Iframe.php', 0, 0xe7071320af2584d3a5d6763a7b7561e0, 0xe7071320af2584d3a5d6763a7b7561e0, 0x41b007b8bb7d3676462233d695b81d4abfc72e7f087e3ee60cd20b8f48d45573, '', 0, '?'),
(0x1d14cebdca7f127dd856ba2bb57442b3, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0xad9eeaa480940e78c3d9a0b72595636c, 0x4e9e382cff631cdddbedeb61659eacd319f181ce9f0169013c3570241cb3bff3, '', 0, '?'),
(0x1d15c36450eb50dee9a675ab0a2895cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentTooComplex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentTooComplex.php', 1, 0x00000000000000000000000000000000, 0xe25ffc3c63000cfb6375b5b4a964ee1a, 0x2df7f762334f2aa85c3f4f1bd1654fe2f177439a591bdc5c01104a92515ade17, '', 0, '?'),
(0x1d17475f620f63a92e2c5d2681c51ee8, 'wp-admin/js/image-edit.js', '/home/iraneurobetcom/public_html/wp-admin/js/image-edit.js', 1, 0x00000000000000000000000000000000, 0x0be210054ed41efe378a35c8a4ff43c3, 0x1b46c5b2454c4288bf58a6c4e64f92ae89c874b807d4babaa9b158abdeaca405, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1d1747d77f22de17682bb0aaf13d1001, 'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css', 1, 0x00000000000000000000000000000000, 0x2656aef1383d10115ebbad72a5ac5a23, 0x613cbcba9adb9bcef18f02c6eeffb2ccafe9c5cde60d6ed6829b9499e7e78e3b, '', 0, '?'),
(0x1d174b76f624548b4d52988a8afa3db3, 'wp-includes/css/dist/edit-post/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style.min.css', 1, 0x00000000000000000000000000000000, 0xaf31f74ab07e475bf7b9812eef70acaf, 0xf1d6d1749a79bafa96877e80d90069e7af6a9988ebc4fbee567540e389ea0136, '', 0, '?'),
(0x1d186109af7d2a2b0fe3afa955656d61, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php', 0, 0x9a6e5b4fa749c9eb03e216516fbe193d, 0x9a6e5b4fa749c9eb03e216516fbe193d, 0x33d917730adca62d0aa2a96f1e449cb9ef1b7c8a64a750f188752db8ec298bc4, '', 0, '?'),
(0x1d1ecb8c78fec8b751d5778d603d405c, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php', 1, 0x00000000000000000000000000000000, 0xdd0b6269d1eeac815929c034a74784b1, 0x16f31b00ee8e44354074818ed819058e2565c2de5e01aca5a06bd6e5a322142e, '', 0, '?'),
(0x1d324a30f7a6e1ab785972ec8ad018f9, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss', 1, 0x00000000000000000000000000000000, 0x627ff383515beba6b6fa8e9182ad0e88, 0xe7299e7431b8019040b3310600eecbd795fd7fb2fbee0b4b57fe94ce00bbcfd8, '', 0, '?'),
(0x1d36a9dc65a5390405d221809fb27a7e, 'wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php', 1, 0x00000000000000000000000000000000, 0xce623dbc9d88c0d812b64eca58863ced, 0xf230caa39262f7c0cd36a3b2907f1c1c874d4df325eebb8259f692273827364d, '', 0, '?'),
(0x1d37d80160c9dbf2f5cbdb657c411d79, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Client.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Client.php', 0, 0x6321eeb36f9ac2d4919dfb89885d04b9, 0x6321eeb36f9ac2d4919dfb89885d04b9, 0xd280b8ffd37f9ba550cf30e7e5b328346c52287ccba620001c3a01c5e04634ce, '', 0, '?'),
(0x1d39c21f25e424ac4076eaea1e15755b, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-01.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-01.php', 1, 0x00000000000000000000000000000000, 0x8951ca899f2907792960b119e1c815a0, 0x7b5d922a145cb8d6918f9f7e1deba80cde68ed0436370c9c575921392cfd52fb, '', 0, '?'),
(0x1d3d104c1c57b33ee39182da1418f634, 'wp-content/updraft/plugins-old/updraftplus/images/upraftplus-clone-screenshot.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/upraftplus-clone-screenshot.jpg', 0, 0x3b4f5702d3b31002e7b4e9ec6ab5b957, 0x3b4f5702d3b31002e7b4e9ec6ab5b957, 0x04091ff9c9a0f78efbdc0b688aab1c3b47950269420c8a16d904167314f00a82, '', 0, '?'),
(0x1d3ed5098d9e86c4292cf489bfbdce5c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GroupHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GroupHandler.php', 0, 0x2797f3e256e5df2520e8774323c52df7, 0x2797f3e256e5df2520e8774323c52df7, 0x51b71c592b6b21d590e4eebab584c299919f9a20e88e44ee894f899f01830e6f, '', 0, '?'),
(0x1d40344fa80faf9a38ebbb0fd915c368, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php', 0, 0x31818b978100a10f7350cb3e8c1a5875, 0x31818b978100a10f7350cb3e8c1a5875, 0x06a2be1b269185f3e47ed4999269543885b021f71131ba85bb3c7cd9367e2472, '', 0, '?'),
(0x1d4141dbeae87f8fe78f3363b109920e, 'wp-content/plugins/wordpress-seo-premium/src/routes/workouts-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/workouts-route.php', 0, 0x2b62ebeafefc00aa9b6cb35b474c40f1, 0x2b62ebeafefc00aa9b6cb35b474c40f1, 0x41450caeb66bf9af942293171d940a750d754c28bb9ab815e5de8746db700404, '', 0, '?'),
(0x1d41ba128c1dc2ef280967532deee4ff, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php', 1, 0x00000000000000000000000000000000, 0xbf2aa1434d41873995caf4e043895822, 0x686f47d178af91eac217c455d239da6d958296e93737af92ff2e4d1e9aa1ec55, '', 0, '?'),
(0x1d42287fe0e9289db799c6b980ddb5d4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', 1, 0x00000000000000000000000000000000, 0x3f0a4950f10186d594a868b8738d3e1b, 0xe912bad60bf982570b197eeda0ec1c8ef403da4050e78ff3587f96ba1a3a3a91, '', 0, '?'),
(0x1d4fc5daba12fc5eea38b44b71fa96a7, 'wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php', 1, 0x00000000000000000000000000000000, 0x5cb72ed040e412d3ca9d32fd8b873677, 0xa7077c20d90a1cdfcc5c54f7efd41988355e9dd093023e68c1cb858f713db342, '', 0, '?'),
(0x1d5148a80badda9328bb13fd0a818514, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', 0, 0xe32298ed6a1b0064ffe3b74b6c740111, 0xe32298ed6a1b0064ffe3b74b6c740111, 0x7da64c317e9ea1bd696fd27a98f4414d98b96e05ff91998e90b60738ec2e4a5e, '', 0, '?'),
(0x1d57787f9096476a6013266a56ab880c, 'wp-content/plugins/amp/assets/css/amp-playlist-shortcode.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-playlist-shortcode.css', 1, 0x00000000000000000000000000000000, 0x54a14fd397b016d4176cab6b3fcb51eb, 0x5c3cf7481c616d7e04417e744300a9aef03f9a3244d2945a7aaf4e671a920292, '', 0, '?'),
(0x1d58bd4248d4b164119b4a6b8119bed2, 'wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js', 1, 0x00000000000000000000000000000000, 0x83e9b29f0086bba50d653f1cb8dedc3c, 0xc307992cca25b6b9c46b861a0402171114ffd52edfe21f41676397f1ea4e8165, '', 0, '?'),
(0x1d597adec728dc2ffc246f6f6b7a5a89, 'wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.js', 1, 0x00000000000000000000000000000000, 0x8fa663324064eb398b9e6e10c5a2fccb, 0x11801f3d3a7cb68d9d560d8abc891d1fa5030e879ca683e17347de1d740847e7, '', 0, '?'),
(0x1d5b577227e6f145ea9ed929fa6a14ec, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php', 1, 0x00000000000000000000000000000000, 0xc8cfe196cf0f2ba35f57660aba22635b, 0x8c676f123445f271448c543c37fcfb3e19afc8e91e8420159218ad69f82f5123, '', 0, '?'),
(0x1d5e4d2353ac66cde6476d1070f3f7b2, 'wp-content/updraft/plugins-old/updraftplus/central/modules/comments.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/comments.php', 0, 0x709291f8beca9507155b64568a40b404, 0x709291f8beca9507155b64568a40b404, 0xe460c54b6823002d92e8fad424087f4123b1771a7cd63d2af43e4ef539a90250, '', 0, '?'),
(0x1d6315b2f9307a2de2576feb6d34f80a, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-type.php', 1, 0x00000000000000000000000000000000, 0xc882ed02934b4d69ab6a4ce9ef42e275, 0x49cab2231a848f594660cd0994e8cf7ed724ac413f2726083395173d1a16f989, '', 0, '?'),
(0x1d6508dc72367fe5e86518826a635c8d, 'wp-content/plugins/amp/src/Infrastructure/Injector/InjectionChain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/InjectionChain.php', 1, 0x00000000000000000000000000000000, 0x05cb0a4ef58459a4940465171c45707b, 0xa5788622d842f6a2a4142c0abababaa6aebdf6a5734fc717baddbdd3e052e73c, '', 0, '?'),
(0x1d664d7892edaab9ae09e92b399555a7, 'wp-admin/js/customize-widgets.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-widgets.min.js', 1, 0x00000000000000000000000000000000, 0xdca4e1fc501f41f5fe4b65344e423b41, 0xea6e3c480c49678cb20d11f213b2b9a2be211264631504e4da999828d0af9b27, '', 0, '?'),
(0x1d673cb3c50d58c1fa2387b723d7a5d6, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.min.css', 1, 0x00000000000000000000000000000000, 0x866d34406ba1e2ebb72ee13166c428e9, 0xa64b1ee59504445bd2c4c7754ffa8d338ec1f5c22f913f0cb8bdd04fbd06a363, '', 0, '?'),
(0x1d6da4df22f5728fc3ac0c3a42771fd7, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css', 1, 0x00000000000000000000000000000000, 0xc6fca6d6ab5075647e0c18371f82a649, 0x9f99181baf0075f9bc0ccb53a7fe833f9da4e47358d108b99e75cff157c2ca7f, '', 0, '?'),
(0x1d718deb0aafe01077995aea691cab9e, 'wp-content/updraft/plugins-old/updraftplus/includes/class-wpadmin-commands.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-wpadmin-commands.php', 0, 0x6e2872ee06c5014a0e3056cb20031af8, 0x6e2872ee06c5014a0e3056cb20031af8, 0x8ece2605ae50651e70f98b94bc814a2eece9c22b054a95323e31648de454da7e, '', 0, '?'),
(0x1d7d8fbfa56d9fd15e45d8299b5ac207, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css', 1, 0x00000000000000000000000000000000, 0x213b8c4eb2b35897bce80cd293410b73, 0x7ea569cf132f761a1f11182d9d5056b15d77d8e32af7a9d4d1d21a55afcf348b, '', 0, '?'),
(0x1d7de3b62f4ed2f67225835d74a59c18, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php', 1, 0x00000000000000000000000000000000, 0xa8c07dcda14a5bff04d6795fbfd412b9, 0xbfd34fa2a7bc6956358fe21c23bed5e5673f261d1411cdeae6e6181b967ad0c4, '', 0, '?'),
(0x1d7f7e69fdd3e224a7732428db53e7f9, 'wp-content/plugins/elementskit/widgets/chart/assets/js/chart.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/assets/js/chart.js', 0, 0x72a470cb33d0c039c6b71c32bcbe4837, 0x72a470cb33d0c039c6b71c32bcbe4837, 0x3c79e2c786eb6737fff78719e6d91daffcf0f528da73002ef770ac3fefb50c87, '', 0, '?'),
(0x1d83f82f86368a758cf37ceb203c2a2e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSlicerSpecRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSlicerSpecRequest.php', 0, 0x433758c5c75aa4b3a4c04526df8526d5, 0x433758c5c75aa4b3a4c04526df8526d5, 0xd502613a3c4831006833ac1047f48d525c36e318297bba7a489fabee27fe1ca6, '', 0, '?'),
(0x1d8626f090afa76f5da7d3fa332ba767, 'wp-includes/blocks/post-terms/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style.css', 1, 0x00000000000000000000000000000000, 0x0ff7b034a2c5e10592ebe0d72268e983, 0xa240a31a27050bea5ffeb11490113ab3d2ef87659a16010124d329ea6ecc4613, '', 0, '?'),
(0x1d8b2584e4105cf9c24d4182edd2efff, 'wp-admin/images/wordpress-logo-white.svg', '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo-white.svg', 1, 0x00000000000000000000000000000000, 0x19bdd97150fb43aa862d53500c44e6f7, 0x6513a334d145bac73ffa2610f54473054187c4d7caacaa3b06fc2940be58c992, '', 0, '?'),
(0x1d8b930789054d1ef4bbd613bcbd468a, 'wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css', 1, 0x00000000000000000000000000000000, 0xc6ba7acaca946edb2d722883b7e76f6b, 0xe634031591b291581abe6cd18f12a3a90d0295dd2bcb33cc11b061cc9cdd756e, '', 0, '?'),
(0x1d8e9a83ac4acc7d46b7df4500de39b3, 'wp-content/themes/index.php', '/home/iraneurobetcom/public_html/wp-content/themes/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x1d900e40ef43c8af1264a5578b11b392, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-notices.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-notices.php', 0, 0x4556b3404be1f923e1ec7095ee619e73, 0x4556b3404be1f923e1ec7095ee619e73, 0xce26a00896ab075a7725d3f932cbf4605e98f7116993c34dfa5f542967f3d08c, '', 0, '?'),
(0x1d9990c43887f11a9ac43e761292e087, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x0035fff157c03cd280ba00c1f2b23a39, 0x7c48d7f2a8194410f750589fff63206fc1c7133e3d33ba17b59348dca02b1ede, '', 0, '?'),
(0x1d9f6321503d9250ba768324bb89a9f8, 'wp-content/plugins/elementor/data/v2/base/processor/before.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor/before.php', 1, 0x00000000000000000000000000000000, 0xca2329f55d54d907d1b1feacce3b7bb4, 0x78e4ef5912b20df8ced9d6243376efe5ca29e402d63d9956dbdd5bbd3d6b12dd, '', 0, '?'),
(0x1da22a688051dc8668754a76b1d2ecc1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', 0, 0x0b759a8139911bf70f833f449a568315, 0x0b759a8139911bf70f833f449a568315, 0x1f0c228ed4bf97acc9598b81e30db9d7997de91157250988064f6a11a1e75109, '', 0, '?'),
(0x1da70616e4ff0cf34bfb24f71ebd4be0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConnatixPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConnatixPlayer.php', 1, 0x00000000000000000000000000000000, 0x8acca52db13b5670a17ff19b27d52e7b, 0xe29ef123eb09887cd99d767ff41d3d011fd07d0e1546c00788dc21e80872817c, '', 0, '?'),
(0x1dbac71030d5aae5bd6db38391c8cd7d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 0, 0x3871456031952758bc0f0ba04c930ce9, 0x3871456031952758bc0f0ba04c930ce9, 0xd4fe7f2f717511678a0c1f24b94a9cc18f68cd5ba40e90a1217d3396e5d40bb2, '', 0, '?'),
(0x1dc089f46e0c0f86e01aeca4b7a08ccf, 'wp-content/uploads/2023/11/betyek-derby-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-150x104.gif', 0, 0xbd8eb89514ce1a6980e5bdc125099e06, 0xbd8eb89514ce1a6980e5bdc125099e06, 0xdc3bfab7702fd463d2265dc131e21353fead34743ee6c37f23c5f49e0ca9af6c, '', 0, '?'),
(0x1dc0bcd0ff1d67b0b5b923245858979f, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidType.php', 0, 0x19a39c25a8df270db7a6e07dfa4b34d5, 0x19a39c25a8df270db7a6e07dfa4b34d5, 0x7902b33cda388f29829b4ffd974518a854f2c5ff09b81a0936ed34b0570445c4, '', 0, '?'),
(0x1dc6005f508c50c8f34378ea99313400, 'wp-content/plugins/wordpress-seo/src/config/schema-types.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/schema-types.php', 1, 0x00000000000000000000000000000000, 0x25657950938c1a9fa1cd8d2644bc6991, 0xd023487eb7cdac52077e1436109dc1f0d0ab93be2bd71890265b92ac33b960b8, '', 0, '?'),
(0x1dc63dc5027d430bf0e3ee69f0dc4854, 'wp-admin/network/profile.php', '/home/iraneurobetcom/public_html/wp-admin/network/profile.php', 1, 0x00000000000000000000000000000000, 0x45f733faf2aabcf5f505401425b06320, 0xa95c48e82e3704e9deeb3751745577d6ddb0414b2cf92413418b84219fb74c7a, '', 0, '?'),
(0x1dc64c709eb0253a8f3bd344b991434c, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-ngg-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-ngg-subscriber.php', 0, 0x135998a96f0b5ff86d86be85540633de, 0x135998a96f0b5ff86d86be85540633de, 0xd6f6c6d8b27413592dc81c2d06a18f464965d914795728e4002ea54d791a0c62, '', 0, '?'),
(0x1dc992cad0977c807d00f63943015a89, 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php', 0, 0x1185e43704eced246c3d52e0f67fe537, 0x1185e43704eced246c3d52e0f67fe537, 0x18773a51ccce6866ba326a6bdd7c019f04b179866f5ea685d6a804ca8b80d024, '', 0, '?'),
(0x1dcb903719d65ec92267c6de2cd12595, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', 0, 0x9edcea572ed2dc682e430c5e0b64c310, 0x9edcea572ed2dc682e430c5e0b64c310, 0x648d5235bbb6a76597101b28af60ad6366798354d772e844efa8c9d4e69fd993, '', 0, '?'),
(0x1dcbdd672b8e99bfb2e791ca2c63ec9e, 'wp-includes/block-supports/colors.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/colors.php', 1, 0x00000000000000000000000000000000, 0xe01e808067358dffee942bf3c5047002, 0xd7708838942dc001c536994eb6b60bf2721bbbcf967a66db0b0ef7981c6ce0a8, '', 0, '?'),
(0x1dd367b99b498621d9add1c7d6075fc6, 'wp-includes/ms-blogs.php', '/home/iraneurobetcom/public_html/wp-includes/ms-blogs.php', 1, 0x00000000000000000000000000000000, 0xed2c3c3a57030834e44f7ae59d4b87bd, 0x1237567f74b77396d3011fa841342c8b65e795a13d78ee57ecbb738cf06f965a, '', 0, '?'),
(0x1dd5fed358149fa616f317f4763df542, 'wp-content/themes/twentytwentyfive/styles/04-afternoon.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/04-afternoon.json', 1, 0x00000000000000000000000000000000, 0xe5d8402c008a76c854451be7d54bdabc, 0x6867df07465b44255b10aadcc7ff8b1a33a792d88221e55b09e55e79dce33e04, '', 0, '?'),
(0x1dd82f9f17674eff3bc50f4c85dcd774, 'wp-content/plugins/luckywp-table-of-contents/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/uninstall.php', 1, 0x00000000000000000000000000000000, 0xa05d06bae7b7f91cefcfd27234db8b2c, 0xb1931691394ae22d890a99a13b09c0b3f22e1b8f5d64d8aa1c8b637fc4974e27, '', 0, '?'),
(0x1dd9dcf174944458bf6d002319ca2882, 'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php', 1, 0x00000000000000000000000000000000, 0x2b1d3b5ea938ed91e276823d7b814b52, 0x67a5a2784efd070814bb87a68e174060ed11dc12bd6a72938bf2806da67ef976, '', 0, '?'),
(0x1ddce55d2f7efff8d571a1a558c58e45, 'wp-includes/js/jquery/ui/button.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/button.min.js', 1, 0x00000000000000000000000000000000, 0x4020f47ce89996204fb26109105e3fa5, 0x3919cf9781e94d22752a797be882dde1325e166df954eb1415b18e8bf62c0d1d, '', 0, '?'),
(0x1dde7b3b39d7c99b36626f6289eab295, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css', 1, 0x00000000000000000000000000000000, 0x74bab4578692993514e7f882cc15c218, 0xdd0805097d0f94302f17d1a45ed53f6a1fbe26cb1baecaaaeaf63fa509cbd641, '', 0, '?'),
(0x1de061d8197d838f5875fb9d8751813e, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-photo-blog.php', 0, 0xa988bab493d820ef2f78d8d2ed9f8880, 0xa988bab493d820ef2f78d8d2ed9f8880, 0x733a18889b0f646d72119c3040700a8f300f12d45e2c82aa9af40cc94d38366f, '', 0, '?'),
(0x1de17b84a427f263ce24c24ac82905c1, 'wp-content/themes/Newspaper/translation/ja.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ja.mo', 0, 0x25585c3fe3e89d16af686b752e66697c, 0x25585c3fe3e89d16af686b752e66697c, 0xe398e7fed33a9767b7dc9779c92f3c7c2a8e05d4793746d9d98a82bca202b9ec, '', 0, '?'),
(0x1de3dbff808fb7121d06ec680b4f5aeb, 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js', 0, 0xb00219cb958052cb557115d55f0c8d48, 0xb00219cb958052cb557115d55f0c8d48, 0x06d4c10a73e797ab7b3780b5ffaf6280e47a896a8157473e732c6832e23002f1, '', 0, '?'),
(0x1de512d4e9f0caa8ac15762e1ff10470, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', 1, 0x00000000000000000000000000000000, 0xfceaf6b488b364494a019a3edeea5ca7, 0x63ba269bc1c31c3f3f72f0706994f97057a2c0cc04527093451900babec3a8b2, '', 0, '?'),
(0x1dec2ca57f42c07b7511b92f58d68ff6, 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/NoConverter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/NoConverter.php', 0, 0xa762880c8654fdf883a1909414c28cd7, 0xa762880c8654fdf883a1909414c28cd7, 0x0ebbd9ce899601b97c439e2a8aa7163a36766e24fdee8c9e9d07af5c608a4c1a, '', 0, '?'),
(0x1dee274906cd1cf7f92efd1aefb19176, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Each.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Each.php', 0, 0x7e66dcccbaa2e6b8e1a6da109dedb40a, 0x7e66dcccbaa2e6b8e1a6da109dedb40a, 0xa44fd702bcf34553e684cf81cdbf1877fe785f2ab824e3888190ca5a43633ea3, '', 0, '?'),
(0x1df43e3cfa8bdcb39ca63d58983a3e97, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_03/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_03/shape_01.svg', 0, 0x8cf3da8021999f6856936e586309c741, 0x8cf3da8021999f6856936e586309c741, 0x7d4bc7647695f9ddb737ad34abfabbbfc9135b933eca71007e5f2fef80b0adfe, '', 0, '?'),
(0x1e08cca9e3a8776ebf48cda817c9c766, 'wp-includes/sodium_compat/src/Core/AES.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES.php', 1, 0x00000000000000000000000000000000, 0x4e65cfe4b6f1889e8cd9114f71de2641, 0x2b1b7801c8b62007778ef102e33445174a40376a9f84f8f6cced9da4daf692a8, '', 0, '?'),
(0x1e0c9f909e073ac1dfc68727bbf855c6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidCssRulesetName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidCssRulesetName.php', 1, 0x00000000000000000000000000000000, 0x114034b8499a45a302b76d29e74c0815, 0xe952d379f75d1b2c587c5cec967a1c81ccc95a540a5e8a0f76dacf4f5d364a85, '', 0, '?'),
(0x1e2549238bb3b233a23c8a67c55a1daa, 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php', 1, 0x00000000000000000000000000000000, 0x35ea0c3261a54530b4cb47ac4365657e, 0x1c29dba2f597be51e228528cf1ade4b7107e57ecc0caaabdbb4cc0f9df107758, '', 0, '?'),
(0x1e2edae999a5a50be4770ab8a02c6289, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', 0, 0xa8ebc7eb54efacfda66d0a2531058ecd, 0xa8ebc7eb54efacfda66d0a2531058ecd, 0xa479c8fdc9c21e3cf26f3f5fe0c80915ea0edcf82ca246cdd2b30720ee83974a, '', 0, '?'),
(0x1e340ff296b3d24e52801439557faf37, 'wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php', 1, 0x00000000000000000000000000000000, 0xae726fb8cb5d735574905fe2df8af8ed, 0xc77856546b955b0e82c255bd8a14eaf0616a7e202371a68b582e2eed5acad57d, '', 0, '?'),
(0x1e3a4f448aedbc74b6b12da300d2da0e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', 0, 0x36d4a68be72393686cdc9e9173adbfd7, 0x36d4a68be72393686cdc9e9173adbfd7, 0x59c3c9e3287acdea6b5cc0d38ecc8931447ed0e6447224d681cb8e12657793d8, '', 0, '?'),
(0x1e402e2a5a48687858e25fdf31344d71, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/label.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/label.png', 0, 0xa393c6a2337e34617a5e10eddc5eeb87, 0xa393c6a2337e34617a5e10eddc5eeb87, 0x97d56a2355237bab6f4900f7425642719a847443a3386f8fbf0a4d165e44f188, '', 0, '?'),
(0x1e40a9d84864b50b8d33e92617caa9f6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', 1, 0x00000000000000000000000000000000, 0xa96548ca730dc3c30f4fd55269ab9366, 0x69e688e2cad5b44cc4a2c8ac1937717f1acad8de7084ca0da55d9956a0fbc75e, '', 0, '?'),
(0x1e412ed1e4468478cd862d0b256192ab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteJson.php', 1, 0x00000000000000000000000000000000, 0x5007ebf6c8b6980950b1740c5a7c9745, 0x1690261bef53a8e70db74c4ffde1f4b5e961f88d1350ba6d8287ddd69d280051, '', 0, '?'),
(0x1e42e30f4081522a0c47997846344e7d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php', 1, 0x00000000000000000000000000000000, 0xa39e27965fae3f1453c59f1a5dcd798c, 0xa4360e8bd0175b2df38a852c395952a172da0d59222df880616ef3b29136248a, '', 0, '?'),
(0x1e52f1885cb5268886541c09c07c1f60, 'wp-includes/class-wp-user.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-user.php', 1, 0x00000000000000000000000000000000, 0xe927f54a3e3b5e561b4e90b47c200d18, 0xde7aee64dcf16bb17b8baf7b9bf2cfa64acf95ecb63ba6db94bcb42152c3fce4, '', 0, '?'),
(0x1e54cf2b9f15be7621e0d69b24326869, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/error_log', 0, 0x0867b36b50d2e210e009020ce0a24b07, 0x0867b36b50d2e210e009020ce0a24b07, 0xbdc02bff8dfc48987c42f6ddd8cf5038d2be9ca6986a7c53907c501da07b8314, '', 0, '?'),
(0x1e5610a36cc1d91907e5a53feea98699, 'wp-content/plugins/elementor/core/settings/base/css-model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/css-model.php', 1, 0x00000000000000000000000000000000, 0x170094e6deba22ba71018cdc60844197, 0x733de6c06af541bf0a1cc68283d10eb8e469d7638caaa37bca54b2d7735120bd, '', 0, '?'),
(0x1e5a86df3134f9b060f62b608d083cfb, 'wp-content/plugins/wordfence/lib/wfScanFileListItem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileListItem.php', 1, 0x00000000000000000000000000000000, 0x4861af4af94dc0a771b13322d1adb5cc, 0xe0438f7ab13ee0d07d2f657eea7e6cc01cfb0ea7cd6eadf39dcb8056592c6697, '', 0, '?'),
(0x1e6038d75a8c74e864e7c1ddae4e35c3, 'wp-content/languages/themes/twentytwentyone-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyone-fa_IR.po', 0, 0x4c460961cd69d6482cf32a378c41c4a0, 0x4c460961cd69d6482cf32a378c41c4a0, 0x7e868c196208f8b4216352079ddd34f444e24339b3239cb3cc70da111b89b9ea, '', 0, '?'),
(0x1e60f2d26bc4307f1ce1e8c201e208a2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php', 0, 0xec2d4df50f541e0680330502f7f53fd5, 0xec2d4df50f541e0680330502f7f53fd5, 0x34c4ee280b8108582bba5bb043ddbd7b3eb618f7d63462251d12a8b823f5d19a, '', 0, '?'),
(0x1e624b89a5da517fdc557b4f54885d3a, 'wp-content/plugins/elementor-pro/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/ClassLoader.php', 0, 0xc02be6d96671f88d28aad3ffa134c8ae, 0xc02be6d96671f88d28aad3ffa134c8ae, 0x1cfc6b28a80d284ef081bcfe6a6a9004da0cc227cecca3e5362ef72f91d2d527, '', 0, '?'),
(0x1e6b143b95ef0ed86635baa98c6b9db9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0x406c37f60933c0eb3b359cf8739fca53, 0xf196c6921e75c2e3486efbd01ee1edee1c40a3645ddcfb4ffdb1a32483d24834, '', 0, '?'),
(0x1e6db06212e69639f28be47aa0c62cd2, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/Subscriber.php', 0, 0xbb46c13d5c9a554e243d600b825b4bb2, 0xbb46c13d5c9a554e243d600b825b4bb2, 0xafc3317ad2969f420c032182200faa646ce5912514e6d34efcd72aaec975ae91, '', 0, '?'),
(0x1e7474ccb8ed54e92eefa12ac3b35598, 'wp-content/plugins/wordfence/modules/login-security/views/page/role.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/role.php', 1, 0x00000000000000000000000000000000, 0x932f65f7f08d9fda002492fdccf7d5b0, 0x7252c43eef7a440674ffef8f9bcff5fbeb93cf579de7e76fd59fd9a8450be8b1, '', 0, '?'),
(0x1e75ea56ad07e391276aec1cb21af056, 'wp-includes/blocks/comment-template/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style.css', 1, 0x00000000000000000000000000000000, 0xdfa169ffbd9a92b393b25014cd8ce412, 0x183791c4d0d9234bdf46db0dcfb8bcca4a78f9edcb50badc3567c6868a537d6e, '', 0, '?'),
(0x1e7782325ac8f42d8a17a0be82b9fd4b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleLtsEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleLtsEngineScript.php', 1, 0x00000000000000000000000000000000, 0xb24680e0c49923e579ca13682541b72b, 0xc22442cf0ba4f6fb6faf4e55bed21e15cf56fa3be22f686f0c998f71edbd8442, '', 0, '?'),
(0x1e77896b46b223461e56daadfbab70c0, 'wp-content/plugins/wp-rocket/languages/rocket-de_DE.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-de_DE.po', 0, 0xf5790a9698b01fcf7b7a418706487e05, 0xf5790a9698b01fcf7b7a418706487e05, 0x36c774662db80cb8f68f4c0bff3075585dc31c9080d478103e16b7c69ec49725, '', 0, '?'),
(0x1e796e6dc03b98082fd055734b09bbbf, 'wp-includes/css/wp-embed-template-ie.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template-ie.min.css', 1, 0x00000000000000000000000000000000, 0x377b5750db4cf37b4897d918a90749e7, 0x5c615771318a07ba2b020f05ffe9d0afd96f954cf65900cfc2844b8de0ee253c, '', 0, '?'),
(0x1e7a64713361e17f47e54960920a3fe7, 'wp-content/updraft/plugins-old/updraftplus/methods/webdav.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/webdav.php', 0, 0xde6a65a5ce4a1e2c6700c3d747f2497b, 0xde6a65a5ce4a1e2c6700c3d747f2497b, 0x28e3bbe56f2e91d299409163acc509c6b10476fb1ea366880115b11f52315609, '', 0, '?'),
(0x1e7a8d95f644f0b73ea0cb419429ac61, 'wp-content/plugins/wordpress-seo/inc/wpseo-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php', 1, 0x00000000000000000000000000000000, 0xcd9bdce5bed1e1a6adb71f40220d7bbc, 0xf611becd708e935f8c7015c22d454775c07237d6ab854e426dc4f796acc2f0b1, '', 0, '?'),
(0x1e7caa52362e97185ba7bd68304b122c, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', 0, 0x482e2806bbafb01efd4e1937d7eb0d11, 0x482e2806bbafb01efd4e1937d7eb0d11, 0x5fa6a9fdb8ffdc0b9b476484313167a0599794317efaa63e422474dbf0aa58b4, '', 0, '?'),
(0x1e7cda26183b8c72a2020e4c7335f98a, 'wp-admin/includes/comment.php', '/home/iraneurobetcom/public_html/wp-admin/includes/comment.php', 1, 0x00000000000000000000000000000000, 0xeeec5a7443c32a77ad340334f213ed9f, 0x636b20a86f7d86be765466931d208b73c7dd9b0b666c041d3367364ea41ad64a, '', 0, '?'),
(0x1e7d94a5bd100bb3251d4efd6904d6e3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpListTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpListTemplate.php', 1, 0x00000000000000000000000000000000, 0x9329921af0358f3883eb92ae3aadea98, 0x5290cfd27dee5ed84ff08c0dbf0ef4b8cdbaeded33c8d70bc0817588a47de742, '', 0, '?'),
(0x1e7e2108247f5a32ba73b570ca817f03, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error.php', 1, 0x00000000000000000000000000000000, 0xb27bbefd2283c66f122459bc6a388bc2, 0x1429036fa2b276328830719aee48103bd5accb0a13c22ca4e7fd196b8e8b44fa, '', 0, '?'),
(0x1e7f4e37d936680da0721d5736c28ac3, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Subscriber.php', 0, 0x83b3c09972c05428140e6ffbde41e98a, 0x83b3c09972c05428140e6ffbde41e98a, 0xed1537a5a5cb174a9d28c275756a50e79567c3b5bb52a802dbf7c4998be1fa82, '', 0, '?'),
(0x1e8261c3f5899833c19388bd3b5992f6, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Hummingbird.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Hummingbird.php', 0, 0x53536456b54e3041f2490942384bb0a8, 0x53536456b54e3041f2490942384bb0a8, 0xb30e1b030451034edd0366c457d0f1b3b108fa909283d9d5739382da4b4695d3, '', 0, '?'),
(0x1e85c89be6f1a34061fad442fb3214e0, 'wp-content/plugins/wp-rocket/languages/rocket-el.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-el.mo', 0, 0xc595c8eb6615230b5b76a6647b3ac886, 0xc595c8eb6615230b5b76a6647b3ac886, 0xe358649d68ae9301f0da68b1134157c619aca2c5705e45beaf6670e5ba4cb878, '', 0, '?'),
(0x1e85f7d8a4fd118b31946e9089d394f2, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php', 1, 0x00000000000000000000000000000000, 0x068eb315b98d99b6058800a7c99ece9d, 0x29d5037c5cd43009c0cf9cb4977a541d029e9ba53c60433698b6a4f23ea7ac22, '', 0, '?'),
(0x1e8a8162652a01bfab2ea82498c81ec9, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x0a179491ef1e7b1b5062d1fb10151a61, 0x90bf5abbcc2a2f0e58af52aea7977b09096f18ac63fe4db56d6acf6e36c62cad, '', 0, '?'),
(0x1e8bf6c25965b8032ef00e3073049682, 'wp-admin/includes/class-wp-comments-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-comments-list-table.php', 1, 0x00000000000000000000000000000000, 0x8c9c1f249819a9aa44a131de8e828bbb, 0x7268400828ebe81b999ec01dea2eda303d6c1a1a4d9812b43de33ab9c69e4413, '', 0, '?'),
(0x1e8ecb2c640224135c5ade9f5e5775d5, 'wp-includes/blocks/buttons/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style.css', 1, 0x00000000000000000000000000000000, 0x61d84061771fb72212aa70461a448207, 0xa0970b5f11cdf0183453e36afadd8f26e5fa73f6f5f0775098da082293fe1906, '', 0, '?'),
(0x1e8ed76b132ab9116c1795fd6233927d, 'wp-includes/js/dist/script-modules/block-library/form/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/form/view.js', 1, 0x00000000000000000000000000000000, 0xd1ae0cbe1182e45b32a02cfbe9ef366e, 0x7d4f9ef724dd8a12c94483844da7a5b68a842afb17d76e9164e542d626dc6807, '', 0, '?'),
(0x1e9241e7937f6f0d10f75ad4945f9a74, 'wp-content/plugins/wordfence/views/waf/waf-uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall.php', 1, 0x00000000000000000000000000000000, 0xacac5f6259025a8a09ba393de6dea50a, 0x1d55a714fa88f2e9f46d2dd4d11f53c2f3c57a2bf43f4bc18aff73b01fc27edc, '', 0, '?'),
(0x1e94f32b4e913b24261ae41767a0b61a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', 0, 0x0245fa4a73cd4071b14e0595423e0430, 0x0245fa4a73cd4071b14e0595423e0430, 0x3ddf46b3ba957c15492a35766881aee04fbfd7c2eb9c7641e7e51368896eb0a8, '', 0, '?'),
(0x1e95043408ca1a5a39ccb4bb8a83455b, 'wp-content/plugins/elementor/app/modules/import-export/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/module.php', 1, 0x00000000000000000000000000000000, 0xe7ec75ad22562f8ef8df4cf76dd64920, 0x875ed2baa26955343d84b1b67258d85ca9b6056fffd8273d065f3a9793c893c7, '', 0, '?'),
(0x1e9a32229cc6977d6018ef88ee71b58d, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', 0, 0x20825ce41bb212e389083ae7dd294a35, 0x20825ce41bb212e389083ae7dd294a35, 0xc545e70bf4e6f3ee9687491776f4d100dbecdbfe6733110e6ac6d3a0ada11b5f, '', 0, '?'),
(0x1e9e92492f06ec1c95e30a0919924611, 'wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php', 1, 0x00000000000000000000000000000000, 0x890331c5ad2618ef66abc6adc4696396, 0x3d4f6e21c483b96386bc62e8adbadec5eca7aff534800322bc3e258ecc93010c, '', 0, '?'),
(0x1e9f96e0691b723f02e2f70c792f8e03, 'wp-content/plugins/elementor/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x7baf73014351c49ea0fef617dae7019b, 0x86a7c134e72c7dbee2bd827416c1703ee5e9dd83a624fea3f2b30e49051ae7ad, '', 0, '?'),
(0x1ea1d00e272df470da2dcffbf10b66a2, 'wp-admin/css/l10n-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/l10n-rtl.css', 1, 0x00000000000000000000000000000000, 0xbefbad55e6cf46e2c29f127b2fb7fd3f, 0xb5c848c8ccadb50c2dfe7bbcb97f7fc883a1cc72129a368c40aaec40353e08a5, '', 0, '?'),
(0x1ea212d2ff55802685c99f7cedc5bf6b, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', 1, 0x00000000000000000000000000000000, 0x6bd217d9348190f2fbcf6ff799c08150, 0x1d3b865fc4640a93cdaaafbaa9af22dc97890dc242da74ea4f6c18e406602ffe, '', 0, '?'),
(0x1ea70e94967ecb884c20112d36f1227f, 'wp-content/plugins/elementskit/modules/particles/assets/json/nayan.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/nayan.json', 0, 0xcf1dd6ee7782bc8270a0baa2befaa839, 0xcf1dd6ee7782bc8270a0baa2befaa839, 0xf030aaf06c43b77f3cd20480721b70bfb14655f2c257fe9e78514bcf63adb7d9, '', 0, '?'),
(0x1ea82d00615bede7e85117d83e0811aa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', 1, 0x00000000000000000000000000000000, 0x95aa6e7106f2a0cfe4004d5f30ed8b4b, 0x9867847415578cbbdf7da91c05c2e49bd2549056656996589f9cf0f62bd45887, '', 0, '?'),
(0x1eb010c53c81d794111b3a7f2b194ded, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SetNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SetNode.php', 1, 0x00000000000000000000000000000000, 0xc4f3dec33fd1e5632b2b8e51df252aaf, 0x8eeefac075ba26878bc1ab30ed2e11d4d49a4a8c4d3b6c31f115ef9542a2ba10, '', 0, '?'),
(0x1eb4c16a16f0d6b94a82dcfe91f63059, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php', 1, 0x00000000000000000000000000000000, 0x70a7305722462994cf038e1093384fa3, 0xa935ac9cf02926dad9426f4b065daeafa4d8bb8ef396726d6025aeca68f64f10, '', 0, '?'),
(0x1ec4512572543ee121f7655f7a45c6c6, 'wp-content/themes/twentytwentyone/inc/back-compat.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/back-compat.php', 1, 0x00000000000000000000000000000000, 0x6a07afa5d58f2c3bd322f713c65d2684, 0x1027dbdf8d1c9a94f3be00af60711bd0e7f4d6b670e47e8c72c91649807b81be, '', 0, '?'),
(0x1ec6110ba9e7e9a84744f35ef34a4db3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessPoool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessPoool.php', 1, 0x00000000000000000000000000000000, 0x7260aa184b67d32d6536c8b2ba47cdf0, 0xf46561086db12a4eccc9afaab94939a251442f8429a5067f6b0008b9d64f4219, '', 0, '?'),
(0x1ec750136cb8ad0451fe178d9a33a86e, 'wp-content/themes/twentytwentyfive/patterns/comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/comments.php', 1, 0x00000000000000000000000000000000, 0xa4eec87b0e5c768d5fe24ef1af4ad775, 0x966ee4a443cbcb4ae95bb6c86ebc0a6faba10219beaaa18cae9be8678ea42223, '', 0, '?'),
(0x1ec86b4b4e3a81a2a774cff07de120a7, 'wp-content/plugins/amp/assets/css/admin-tables-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/admin-tables-rtl.css', 1, 0x00000000000000000000000000000000, 0x72fb803d037274c3f43a72eda70db331, 0xfc824c5d86688d97e74a131d045c07abcbaa9f0d90a5729bb0394b36b54b47f0, '', 0, '?'),
(0x1eca6bf2efb12bc0583ed4e7e843af85, 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x35e4e61effd47d1a3e7cdb209da77102, 0xdc0b34d526357232740d8f6886f0475870e3ff322ad9f727f8c199833b800895, '', 0, '?'),
(0x1ed5167fc92e527b9542a9c130204055, 'wp-content/plugins/elementskit/widgets/advanced-slider/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/error_log', 0, 0x4f20715cab19805b79bc1f3a28827d20, 0x4f20715cab19805b79bc1f3a28827d20, 0x7166337857bdf95c45843968257b8b57c492a2a54f66b378aa6c6900c8db9ed3, '', 0, '?'),
(0x1ed9109e58586eb1ec5a727ddc7493d8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Stream.php', 0, 0x4ca675022040242b66f8428e7bcda28e, 0x4ca675022040242b66f8428e7bcda28e, 0x92126d595fb6ea497a3797359d2fcae47bc21ca5958279be07b33a64832ae0ae, '', 0, '?'),
(0x1edb4ed8c78e65e79e14b2bc35307f1f, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Minify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Minify.php', 0, 0x2fb5b600923e2b61094964b3c0863822, 0x2fb5b600923e2b61094964b3c0863822, 0x46c24e6c6fb40447a5cbf9c3577af0a63f5ab7b30c500b82446451f1cd3aa3bb, '', 0, '?'),
(0x1edd2205c73c0969a074f7df0c0626dd, 'wp-admin/css/colors/modern/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.scss', 1, 0x00000000000000000000000000000000, 0x26f90f447f1997fe6007b67fbd61311d, 0x0207e7825c7301732f77915a5d29ce1a097f9b60acaa40cda7c067ff9dddab29, '', 0, '?'),
(0x1ee0fdd03f4c07a269e0c065396c748a, 'wp-includes/blocks/post-author-biography/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style.css', 1, 0x00000000000000000000000000000000, 0xca82bdf5dbdc6e58a08227b6e3275855, 0x8fc50a4c5df2b20eb28b5a55133309a8fb26ef9437e401e73d5a861c856b5e87, '', 0, '?'),
(0x1ee798e25030bdd4772d750db7629daf, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', 0, 0x8456f68f4b40188ddfe3aa35eec077aa, 0x8456f68f4b40188ddfe3aa35eec077aa, 0xaa2d6f59c3ed0eb3eb13259466ae0d7e5194f6e9bd99af3316a09461a32acd0b, '', 0, '?'),
(0x1eebeef5b9ae2062e67b589464076df5, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Purge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Purge.php', 0, 0x15d43eb4c8ec8070ffdcd606544b6aaf, 0x15d43eb4c8ec8070ffdcd606544b6aaf, 0x4a9571de703f54875eb633938569ec6ef0555ab4ab3af0eeac1e01160694d20c, '', 0, '?'),
(0x1eefc80552f6617ef16a2c7256177f4f, 'wp-includes/style-engine/class-wp-style-engine-css-declarations.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-declarations.php', 1, 0x00000000000000000000000000000000, 0xb3ffad91a638b5ae4ce14be46499a528, 0x3323416a457299355d9f9a119a53ca74cd75d566b61fc5297302fb1714c3c7b1, '', 0, '?'),
(0x1efba830776360d817a33738d41f9f4d, 'wp-includes/blocks/gallery/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x331e4a9944d4f48446c4adfa7e32f53f, 0x6b52458c4c4d9ae2e858e4ca5d6ca094a6662c89a8c72a68d04ffd497bd9ed1f, '', 0, '?'),
(0x1f02ceb72a85ff89d0bca8bc7af02e69, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-presenter.php', 0, 0xab3c46441449038305d02821f27c4743, 0xab3c46441449038305d02821f27c4743, 0x82586c391d27399a58a2378a5a5aeb0837bb8d4d2a00d04018eb59aa6ea9549e, '', 0, '?'),
(0x1f057d26c77b0e9b4c7c218c2fc0a5b5, 'wp-content/plugins/elementskit-lite/widgets/social/social-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/social-handler.php', 1, 0x00000000000000000000000000000000, 0xcb6e75f0232162fd31caab71c566a539, 0xdd00cb9407a67c40a90dd59e9ea72700c361f7294239b4f67a36816cb44c9b02, '', 0, '?'),
(0x1f06e1b9a8900a2df24d752f2482416c, 'wp-content/plugins/updraftplus/central/listener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/listener.php', 1, 0x00000000000000000000000000000000, 0xccd483b27cf71267f559cfec5d9c1759, 0x73d4187a17bcae6bfa174a2648fa10a38602396f92b75d67e884121fa79e052e, '', 0, '?'),
(0x1f0dd2711bb48197a2fdea550206c4eb, 'wp-content/plugins/updraftplus/includes/class-remote-send.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-remote-send.php', 1, 0x00000000000000000000000000000000, 0xd448d1d538a212ad792d1fed736b215b, 0xbbaed449ab775dad4143dcb8bead18ea667d8f6959fbaccfd120f4f0966179db, '', 0, '?'),
(0x1f1429419f3d3fb813ed83f920c8dcff, 'wp-includes/blocks/query-total/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style.css', 1, 0x00000000000000000000000000000000, 0xe9cf723c58c70a785f286cb322decc49, 0x84662e644cf3f8f44a2066ba63557d640f2e8cc4719f1ebb33740332b5e3a4a6, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1f14a01613309cd9d00845bc7569123b, 'wp-content/plugins/elementor-pro/assets/js/code-highlight.d4867c919d0858f748df.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/code-highlight.d4867c919d0858f748df.bundle.js', 0, 0x40b4e3063a9ea715106061a1d245a3ac, 0x40b4e3063a9ea715106061a1d245a3ac, 0x55f5026acbad594a4673ce932caf43fd452c28dfb8a4e54feba19ad8278bba9a, '', 0, '?'),
(0x1f162de4ea14a7999cd7368e2a511e0b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-image.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-image.webp', 0, 0x821242d3836517cec62075830b9a442e, 0x821242d3836517cec62075830b9a442e, 0x5dd2d0a8db227fa4197ca7b82f520480a7915b701e963319a8295de741da9894, '', 0, '?'),
(0x1f16ceb39aea187d3cd05c05e1daf1f2, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-13.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-13.png', 1, 0x00000000000000000000000000000000, 0x619fa2042d5d55474db4fe3b8bc04964, 0x805627fca71809e7ce5d9c9c36acc720ac1a8bb596f4f2afd4987b3db9358f0a, '', 0, '?'),
(0x1f19e5de5789cccd707a03aed9501cf4, 'wp-content/plugins/wp-rocket/languages/rocket-hu_HU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hu_HU.mo', 0, 0x43e51c528664723a075b4372e6541ff2, 0x43e51c528664723a075b4372e6541ff2, 0x8fa3a876ba563a33e49bf98f1b3bad3f96f417dd747bae28e836ab2e5c4cfd59, '', 0, '?'),
(0x1f1a2241250b9b2ad0a438632fa8f741, 'wp-content/uploads/2023/11/betyekCom-Bonus.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus.gif', 0, 0x4677f0d451733debe061de885d421a98, 0x4677f0d451733debe061de885d421a98, 0x046c1a92b21c74c35bf910e1f446c4ec887ca38d0c7f83a759eb3350d797e9e9, '', 0, '?'),
(0x1f1ce0f99b422cfbf87a9e4e741baabc, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-exporter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-exporter-interface.php', 0, 0x420d3011786678c0fc6136ac476e4548, 0x420d3011786678c0fc6136ac476e4548, 0x5e012d9f13e7836a0b5e8a26c16713fdd1cfae40840b5d34bfbce5bd0d1f8e0c, '', 0, '?'),
(0x1f209421b659c1493d796ece721eaa6f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', 0, 0xd7d0f6e7d59de2561f6f3580ecda905c, 0xd7d0f6e7d59de2561f6f3580ecda905c, 0xdcd7d43e9139daf9590d15594fb4ad433468b2038bedd9ee99e4d0759e47db5b, '', 0, '?'),
(0x1f23aa3a991d49b293e5fc0f0d0d2028, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Abstract.php', 0, 0xd9ebe65e3eb60c8fa18e872f9b5208c9, 0xd9ebe65e3eb60c8fa18e872f9b5208c9, 0xc97c65b859ef61ffbde01e0b88b227d6f658b1351572d0f74215a2fdf9d3bb26, '', 0, '?'),
(0x1f285132dab7af3bdc322b6bd7b52bb4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Head.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Head.php', 1, 0x00000000000000000000000000000000, 0x1210d2021248f17b8b86b6cc09d7680a, 0x1382e27a0bb68947f2cbc8a0d46c007f8eb249a0d9baee2e47a85811f610b9b2, '', 0, '?'),
(0x1f31e038b25520e8e4855b7e6e7b7383, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', 0, 0x45d75274b0a948409b47eb7156561a63, 0x45d75274b0a948409b47eb7156561a63, 0x299eac7d3309c408d52deed5d26819532c159d99a2c6ca872fd7975c124ed8c8, '', 0, '?'),
(0x1f35699286a97662ccc3407e29e10b93, 'wp-content/plugins/updraftplus/includes/updraftvault.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftvault.php', 1, 0x00000000000000000000000000000000, 0xc41be00c04f4e36db00d3bdc783171b3, 0x2e1788205728f3f75eb9b3b16aa294ca24684b8e82cf1cc5c0eeccb559c8ee23, '', 0, '?'),
(0x1f39686cc044ef1d8a4dd058720895c8, 'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js', 1, 0x00000000000000000000000000000000, 0x18c83ba6dae51cfec87c46d2520f3bda, 0x72a8035aa3653928dce11c55ae96dff28eb4808f83e2eef871690f49f040fa86, '', 0, '?'),
(0x1f41bcf19fa7b6bb95662a6bbd10ecc6, 'wp-includes/blocks/navigation/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x2cf4358918f5cd6d5d5bbeb8f21b2f0a, 0xfbac0ba927e244a19def966422b21701dc72a3b4dff07341bbcb9b32eee24129, '', 0, '?'),
(0x1f42d69ed9c60d817f913b13da95719b, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-rsvp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-rsvp.php', 0, 0x3df846ff26c90c9ef4bd39c5840b4710, 0x3df846ff26c90c9ef4bd39c5840b4710, 0xb2d5d93f4e0bbdb55977c52b09834b7cdbf926bd21e1b9b75657aae4aecfd867, '', 0, '?'),
(0x1f4cbf90d7f1a4354d9053594bd216c8, 'wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php', 1, 0x00000000000000000000000000000000, 0x2c26356d0931af9ca0de5d8facceb87c, 0x31352d5d04143a2f5e0e704b922ed2f5e1e0e29e9b1f749056eebc3e21a89c0f, '', 0, '?'),
(0x1f4ce41fe56250de2d4906d7ad316680, 'wp-includes/theme-compat/header.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/header.php', 1, 0x00000000000000000000000000000000, 0xa947a27b0dd3289d374e0e44c53a57ca, 0x71ca32e5d5b5c2d0fbcfa23e1b720fe391374e6ae819a40944975e83ef41350d, '', 0, '?'),
(0x1f4ceaba1c100f588f47bfdd9b3589c2, 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php', 1, 0x00000000000000000000000000000000, 0x915bb39bd9b33d7a2c7e493b41cbe235, 0x078732f5236c1c14295792393e9becbcebac478ca3b79394c2022a3adb6c3530, '', 0, '?'),
(0x1f4ea1642352ad872babc1720073045b, 'wp-content/plugins/wordfence/views/reports/activity-report.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/reports/activity-report.php', 1, 0x00000000000000000000000000000000, 0xd20e8e3f7565d3067744953a9eac45ee, 0x19eab0c3ceb60c881ae0de29761203a2b5d57647ef189f2ce968fc2f97d38884, '', 0, '?'),
(0x1f5025d98eb7ff7823beecd9f4710b97, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgPresentationAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgPresentationAttributes.php', 1, 0x00000000000000000000000000000000, 0x2a988d03e04d7847fb45022cd8b27e76, 0x40fcdf1fce4af23f0bd052b84baf62c78cc0183418ca97c94f542774ca6fc0f3, '', 0, '?'),
(0x1f51f8d1ee8c1c4cd72f56cc40f36755, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', 1, 0x00000000000000000000000000000000, 0xdc7dda00cd989f4b33e219f332cfa320, 0x9384795d12eefef839bdcf59b3261d1812cd865ee4e3c47c05b3a99c578a2883, '', 0, '?'),
(0x1f54cd7c83c93d3fab925cf141389c97, 'wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.asset.php', 1, 0x00000000000000000000000000000000, 0x9267c90227a1f54d9aa2a0bc518cdd96, 0x4d4eb13765307b94c11ac03cf1bbd0b20f4e2568e471be781ed5098e9e208f84, '', 0, '?'),
(0x1f560f0dca26ec8d88a04887ce293f95, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/not-woo-order-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/not-woo-order-conditional.php', 0, 0x60f305917c54637f68ef9f6f2cc8368b, 0x60f305917c54637f68ef9f6f2cc8368b, 0x456ecb50cca8697fee43e2b9795f6bd1975e61a414db76f41575a414a07fdc40, '', 0, '?'),
(0x1f5c0d9d93250c1e638ad584dc3db4f3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFont.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFont.php', 1, 0x00000000000000000000000000000000, 0xc9ccb273ec06813e47fdf580ad25c1e3, 0xd0c4634b3178c0e72a722bd5ac87ab82b7d3e69965cd328b6bc7c91dc9924cd0, '', 0, '?'),
(0x1f5d3b8a46ca406bb55f74d9f6010d45, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-5.png', 0, 0xb8e3ab2924cd91b9c6dfc50e4e015dc2, 0xb8e3ab2924cd91b9c6dfc50e4e015dc2, 0x3f9f9d7c4524e86d9fcc8e4e54b7c724d8dabd74919f40ddb6420252f4ec3aca, '', 0, '?'),
(0x1f64328cc780ded9f1e2aebe4eebd072, 'wp-content/plugins/wpfront-notification-bar/templates/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x1f6e517f1043adb4f75f1b24f5c8e90f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', 1, 0x00000000000000000000000000000000, 0xbaf4ad91fbc41481bc565f6b0079c4b4, 0xc4e476f72c877234578f8170d00e9e0734b7c3bb2ad94cbd7d78c34658182f93, '', 0, '?'),
(0x1f72f409da65a2c2fce2965a9cfb910d, 'wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php', 1, 0x00000000000000000000000000000000, 0xb9a4cacb63605438e8628a0d7f7b920a, 0xbf0412864b50c51a6bd6663d488cb07ced7052cd42f5ce8500b3676de9a63cfb, '', 0, '?'),
(0x1f74898e7fae91c4f421e61a1787250a, 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0x1f74d1b8da0affa3fe0f8629a376932c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-vertical-header-blog.php', 0, 0x80e3fe7238b4e0960dfc0ac02a8b5875, 0x80e3fe7238b4e0960dfc0ac02a8b5875, 0x3461135e50aad4cf782800509a6f4b6043b2bfd2fbe2d9c038a2b64ecd5b23c8, '', 0, '?'),
(0x1f817428c63c7501aa9795c6dbe62162, 'wp-content/plugins/elementor/assets/js/ai-layout.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.min.js', 1, 0x00000000000000000000000000000000, 0x1fc18eeaf2d7644081a17662cc54cc8e, 0x50c8d6cfd6f11125dd1892a6b9d19d92e44bf40a750337b2c4bfd364afec4e4d, '', 0, '?'),
(0x1f82e283d751176a0e0380f3293e3ffc, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', 0, 0x64b3fa3b8fa19562caac6990273fc822, 0x64b3fa3b8fa19562caac6990273fc822, 0x816bb3a7a5a393186528183847e1d263662efa41047d32cf2fb0658cc3affca4, '', 0, '?'),
(0x1f84e48e9da151f30ceda48f2f7c5b53, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', 0, 0x9594664d8b194b6ca2adc2d307d86f1a, 0x9594664d8b194b6ca2adc2d307d86f1a, 0x1473d5dcd0d4b02842c08f5411e0608d8ae1df97085569825c3493b4b6e00fcf, '', 0, '?'),
(0x1f867132d23c884d9b196eaa0d93bb19, 'wp-content/plugins/elementor-pro/assets/js/custom-code.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/custom-code.js', 0, 0x560bc35e3615cab5e23d69580b72062b, 0x560bc35e3615cab5e23d69580b72062b, 0x0534cce5d9386443ade15428b3b4222174ad05e1b0cc550b8997e7fe4e3e41a6, '', 0, '?'),
(0x1f8d065ca11aa3f57ff2bddbd4035de5, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv-SE.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv-SE.po', 1, 0x00000000000000000000000000000000, 0xe63e9b3fcd3d694d439297f0264f7428, 0xd9ae77b7239d4ac4d77f6340952fe7461933a3e82dba5e9463e31cea566edc96, '', 0, '?'),
(0x1f8f350cf84bbfab242755064b08d9ae, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Link.php', 0, 0xc46df459ddded1adecedc93b4bda6a89, 0xc46df459ddded1adecedc93b4bda6a89, 0x887d735ddc8ac0ef5f69031a4e77fa5ac8485d6bee56a19adcb175ecafcc7ef2, '', 0, '?'),
(0x1f8feba39430f8d0853ede0673dfc7af, 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js', 1, 0x00000000000000000000000000000000, 0x807f37da0231a6ae4b427ee46ae1a6e9, 0x5953b29b99e51d6cd1b1541f573bc49b6e8796660616fd4e3d5f3c6138e7f59f, '', 0, '?'),
(0x1f93e1c63612ee4a6c20aaabe8ec3212, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0x1f9426ea6e0a9c32e61c42690e2c4bf3, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Context/LazyloadCSSContext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Context/LazyloadCSSContext.php', 0, 0xc0b2e09a90d799618635449154cdfd6a, 0xc0b2e09a90d799618635449154cdfd6a, 0x91db3e79ad10ed1be853e86df87c6a7aa505f695a50ae2791ffa24f34659d101, '', 0, '?'),
(0x1f987b85e959c25cc07ae98cbfb07d63, 'wp-includes/images/smilies/rolleyes.png', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/rolleyes.png', 1, 0x00000000000000000000000000000000, 0x20bebef0054f851332df4f66dda3698d, 0x664bc929be0aea6412f9a6215d0d29f7efb65c7de6e3e2d7966ccef55e9217e3, '', 0, '?'),
(0x1f98ee206e71bb90a714e9471ebf79ff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Caption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Caption.php', 1, 0x00000000000000000000000000000000, 0xd8f39757916347a6575696e970aabaef, 0x533d6dafc2cfb968fd2e077c1005a4d3e94ee4f8947f6ab83684dd84d33f336a, '', 0, '?'),
(0x1f9de1f7169fa02009b1ca025c169841, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php', 1, 0x00000000000000000000000000000000, 0xebe41c04441c86a0e73f9ea98b2354c7, 0x0d180b048d292d054e5f30d2d55f14cfa3d179d35af22d86a203fa0e5e997041, '', 0, '?'),
(0x1f9ef79ff9f4a206f6ec0dd866cfdc2a, 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/admin-style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/admin-style.css', 1, 0x00000000000000000000000000000000, 0x5fd5a13cde7ee0bf0f4028529b4b3d08, 0x2137f94eb351046fdd4a778f7a4819aa5491f0774cc4cac40e76f577cbed7350, '', 0, '?'),
(0x1f9f96d51bef5c1e3d5c0d3f365c7f74, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php', 0, 0x0801baeb124c24aaf1b2f0a87219d7a3, 0x0801baeb124c24aaf1b2f0a87219d7a3, 0xf1aaf673bc2aea0c4c39d70c3defbf9188c0a9d3c36cc58aa43409542b9f83eb, '', 0, '?'),
(0x1fa137c095f22fbdb991869cbeefc13d, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/RankMathSEO.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/RankMathSEO.php', 0, 0x893fc6ae5b9dbdae6128013f59daa9f8, 0x893fc6ae5b9dbdae6128013f59daa9f8, 0x2c9ac0530f78ceeaf6cc27d136ff89210e8c638b225e19c85ec70fc54845c6e1, '', 0, '?'),
(0x1fa828a34a2c28cfc30de31a50778459, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-grow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-grow.php', 1, 0x00000000000000000000000000000000, 0x0cd331ec4688c4cd7297933799e9b2cb, 0xd706fc733bff096ebcf7538aaeee371cdb87c1dbbc14653196e0f6e57bec582b, '', 0, '?'),
(0x1fab7eed48d6c380713ec255262a21a1, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', 0, 0xfa97401b0cbbcbed93cc2d6d62cb6a61, 0xfa97401b0cbbcbed93cc2d6d62cb6a61, 0x28966b1fc9978ec98cbddd30ad22aaf3d3d6de768d2065ba5d155d6bedca0fda, '', 0, '?'),
(0x1fac19ca12982ffcc1721365330f350f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickDomain.php', 0, 0xdc4bf8e8774c86373caf371c2c586628, 0xdc4bf8e8774c86373caf371c2c586628, 0x67d667430236f68b8ce191bfef0e5e8680ca0c34656bedca87df7a5b55b171be, '', 0, '?'),
(0x1fadebf94ec5847a1302b1ba9623c2c8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 0, 0x7e1c1332c6434c46725456a488ce3302, 0x7e1c1332c6434c46725456a488ce3302, 0xfb3d3549ffeb3b928a3ab0b855de52a578b0058a7a06a6967ecb5eb383928995, '', 0, '?'),
(0x1fbaae50c4988c7be33af9e1711b9f2e, 'wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', 0, 0xc6ea3866f402d49246867fc3bddd746d, 0xc6ea3866f402d49246867fc3bddd746d, 0xf8fec22b5fe32f0065b3106006d23e21c560790af1b50cf3ca01bfb59a3438ef, '', 0, '?'),
(0x1fbd0f47891a5d1ec64f25052d7a81cf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerTrait.php', 0, 0x0efe3ac3a8c8f487e532192971def02f, 0x0efe3ac3a8c8f487e532192971def02f, 0x9faf9ec0b8c50059ccf416aff70a913d9dc182c3ebf762019ae2001a430ac35b, '', 0, '?'),
(0x1fc191adf4bbfe421e1702b94331d361, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Godaddy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Godaddy.php', 0, 0x7b5904a3186e289d83bccc0c99fe90d2, 0x7b5904a3186e289d83bccc0c99fe90d2, 0x3f772204ab2cac136a4c1d8af261c82b1e73d1ca685f4c1ea9247f78dfef50f7, '', 0, '?'),
(0x1fcad44ff3b3e06e5c7eecc599b2a01a, 'wp-content/plugins/wp-rocket/assets/img/logo-webp.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-webp.svg', 0, 0x50562f5f3e03a816ea15a6dbbe8daf87, 0x50562f5f3e03a816ea15a6dbbe8daf87, 0x65c4de175dfc8071f74114c1b037d8f4f4079b665f0f2c95dd130b9101f0a582, '', 0, '?'),
(0x1fd11092f2b7a931bceae6cd9fc62788, 'wp-content/plugins/wordfence/css/license/premium-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/premium-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0xb9dff140f9b4ba33ad7c2298d9a65ee0, 0x1e3c7eef96f0c370ea533295546c166c7cf1a652e732a6fc437761102a6ea5f3, '', 0, '?'),
(0x1fd3e088f834d56df12ab4d1e0b5b97d, 'wp-includes/SimplePie/src/Restriction.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Restriction.php', 1, 0x00000000000000000000000000000000, 0xcd492ea9fccbab777ab252341c9caeb6, 0x659e06399c6918d8e8debf1295429d0b028b8520bb3b5371016bfc35849ab3b1, '', 0, '?'),
(0x1fd41b17d04b9813c5aae29dbb96933e, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', 1, 0x00000000000000000000000000000000, 0xebc895c7053c66eb4d6412cd6976f9db, 0x613ecdbf78cb6c552f2cec4f2ed4ccde4ecc20953705da19e3dd32e927b96899, '', 0, '?'),
(0x1fd517014915db3c1392b50ebd293231, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_namespaces.php', 0, 0x78688352b84a2cc3a357596da8a4f95a, 0x78688352b84a2cc3a357596da8a4f95a, 0xdc2c3c4ed254b0f2e26e38d2f675f3fc6f83edc2ad3b60f153c852ce94168070, '', 0, '?'),
(0x1fd608a73d6ed58a87754a800e1ccc1e, 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.asset.php', 1, 0x00000000000000000000000000000000, 0xc9c2b36450cb82864e8c337664ad182b, 0xf934e0226cce8a34286a67cb93cf4b5374c6fa31f3dd222f2b1484eb77764f4f, '', 0, '?'),
(0x1fd846d5b9ed6321373147e6e764c41c, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', 0, 0x0932c57a418cedcc6b59d41418d60d57, 0x0932c57a418cedcc6b59d41418d60d57, 0xbe2b98ea4a7e6d59b724a2dfe5a0da3607848b382f9a67c1e4d13461ca062280, '', 0, '?'),
(0x1fd8826984d73ec7ae8c9013edd164f4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', 1, 0x00000000000000000000000000000000, 0x156309103703fd7acdf491c014d358b6, 0xd835fae48a36976e615a5b70544023b8037c100793b452e7636940a3f53a688d, '', 0, '?'),
(0x1fe448761bdceadaee7ad0459c225a47, 'wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php', 1, 0x00000000000000000000000000000000, 0x0ee39d11b4833650a6a45ba9687cd119, 0x4a0e273a077da5a59bbd162ddc60eafd83e0f9f0581e1ade079724dae39e5cea, '', 0, '?'),
(0x1febaf5e160500ac9275d97a78ee2936, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/2.png', 0, 0x957eb13a3003b62e7868b56090dc884b, 0x957eb13a3003b62e7868b56090dc884b, 0x1c9f29a574b932dd3df43c6db26018b0e096f2f464153d10bbdf665732970b12, '', 0, '?'),
(0x1fec6f64dd0bdf4ae5ed8c410b04056d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NullHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NullHandler.php', 0, 0x0ca506f95924b722b4fb1871633c1ec3, 0x0ca506f95924b722b4fb1871633c1ec3, 0xc134091042fe700e7f3bcb2472e13d1a2ce5760600bbded58b810fce86ef1a31, '', 0, '?'),
(0x1ff0933fbd00d2d56ca00fba97ca2efe, 'wp-includes/class-wp-application-passwords.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-application-passwords.php', 1, 0x00000000000000000000000000000000, 0xdbadcd5db972f01422f51f20e4fa01b6, 0x7a163681f550dbacb651728b98d0fb47d65003596982fb30b26be5cd9dc8e71c, '', 0, '?'),
(0x1ff18c23bbda0660327120d9764cb9e6, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/overlapped-images.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/overlapped-images.php', 0, 0x6fad3ebaa06955565d83c099ff1e88fb, 0x6fad3ebaa06955565d83c099ff1e88fb, 0x5cf74354c3290638f05b46b4e42606fe88da1c6a62dcd2bbf2ab7c10a45bcb6a, '', 0, '?'),
(0x1ff1913c0a44d0132c74d8d23894ae7f, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 1, 0x00000000000000000000000000000000, 0xc6ea1aff1de4231c937abaa7a64be6ae, 0xf26bfbbd215082427851412e54e50ed0db84d2df04abe0b9a0af83c3db8e87aa, '', 0, '?'),
(0x1ff3b83b44a1742bbd8659716505ff63, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js', 0, 0xc81d404bd4699c5930f78b0b19ef19bb, 0xc81d404bd4699c5930f78b0b19ef19bb, 0xb0204c87c8995ecfc26fcc2726882ee7231657e036ee90b43134087ef3d8d8c3, '', 0, '?'),
(0x1ff4327029b48b7417a4ad4906edeeb3, 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php', 1, 0x00000000000000000000000000000000, 0x75f6c518074a6c23e477d62ae071bcc3, 0x269e35e761b8417b5ce8bcbef0d5bfd0d4558b4d0e7047e8e74f5e93802c9fee, '', 0, '?'),
(0x1ffbab1280d8e9146f8e12521862adfe, 'wp-includes/js/dist/url.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/url.min.js', 1, 0x00000000000000000000000000000000, 0x82466a2690b7c33218d829e3ec485de7, 0x86521a773a12954779abac819a8bc6b208a9c178b059b0e869ae65e8c4248de1, '', 0, '?'),
(0x20039c8854e3f444d7ca4421e6196cad, 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo.svg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo.svg', 0, 0x198862c8d727f168fb32eb20b9807e73, 0x198862c8d727f168fb32eb20b9807e73, 0xb5eac16da4a612e912527ad182713e6b4b0938e597c8d867f7bc6cbbe06f406e, '', 0, '?'),
(0x20055263afab93457abd4ce47f454835, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshWeeklySchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshWeeklySchedule.php', 0, 0x4ec247f764269d914bc2faa5abae58de, 0x4ec247f764269d914bc2faa5abae58de, 0xcc4bf17a4c28f95a0c724974f025430e71191257635cd49d10675980bed5c176, '', 0, '?'),
(0x2007927bc35ac82caa81d85925fb71bc, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2', 0, 0x9a01b69183a9604ab3a439e388b30501, 0x9a01b69183a9604ab3a439e388b30501, 0x88dcb3fb290391ad8f738ebdea6b6e5109f3d50e23236658b1d3efdd1782aad2, '', 0, '?'),
(0x200a253a74810d10fe01a0da36457f60, 'wp-content/themes/Newspaper/translation/fi.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fi.mo', 0, 0x726878f145e06a277d63a43091af65de, 0x726878f145e06a277d63a43091af65de, 0x2adf8ad173a6e2e90e786e758f1d8365671e321de5216c523b8e009019040823, '', 0, '?'),
(0x200a9aab5bcc56c999ff16ed0b75e715, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesRequest.php', 0, 0x8590cc37df1ec7607842b5503407059c, 0x8590cc37df1ec7607842b5503407059c, 0x6a375643d6039dcde43edc528850756bdf1848228f9a56d47db68c3375ccddbe, '', 0, '?'),
(0x200de99ef8b72de8557a9c0d0ffe614b, 'wp-includes/blocks/pullquote/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x84b954d65f57bf31fdab3d22ea300413, 0x9d25380b214b8148d3841d428003099aaf450d3cdfaca2e177583c86acf857ee, '', 0, '?'),
(0x200fc00ddea16753e7580edae181983c, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/abstract-geometric-art.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/abstract-geometric-art.webp', 0, 0x3dd1e4ce303e03716bbdb2a5f2640855, 0x3dd1e4ce303e03716bbdb2a5f2640855, 0x788b72f6c0ccf8f00bdfa6da94ce07d58f61bb2c6e3f87bf206875374b498d2c, '', 0, '?'),
(0x2010cad85e46fbda7db269c81aa3f47d, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', 1, 0x00000000000000000000000000000000, 0x7a56a4c6e3760bc47fd68bd0d8e2c647, 0x8824a811a523fb767af52ee81390bec50495ecd1ce56a34f638b472286a84e02, '', 0, '?'),
(0x201540fbe6d6bcf8120ee9fbeb7d34c8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForLoopNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForLoopNode.php', 1, 0x00000000000000000000000000000000, 0x3d538f32c080ba9875bfa41a95626701, 0x7f60b5c775a06f8cff91e4a2801997629bd37ec94e942b84829668eb4716856b, '', 0, '?'),
(0x2015c8b4bf37541157285c8ab91c09fc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Utils.php', 0, 0x5b606264566260787e080ee2ee00563f, 0x5b606264566260787e080ee2ee00563f, 0x2f6eedfc40bac748269565ecc105f61747ddde7ac2b3e9546f0ffb57241f8d8f, '', 0, '?'),
(0x201755ced3b4dc0478460cbf66b0f93f, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php', 1, 0x00000000000000000000000000000000, 0x2d8fdd94b0632139bcffa4a4c542d134, 0x7f89a68fcc21c3005aa67ec0980fd67e15cffdd04f322221220d8fd7c583fb96, '', 0, '?'),
(0x2017fa5762c69c9333363b827d23fef6, 'wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php', 1, 0x00000000000000000000000000000000, 0x1cf2395261ed3221fa6df8987694d5fe, 0xd48f15a8533c9e555b85211124933d0afcaee40f05a62e0556231cfe52c51035, '', 0, '?'),
(0x201ce8e1c9893ac918739e187b313cb6, 'wp-includes/blocks/embed/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x3700cb10748ff4acf6eb908792147f06, 0x96ddfd147a9525135e60a438edb15ca8a86f1b95520268e5eb708a07cbbc26d1, '', 0, '?'),
(0x2023718ac7d32e4718edcc28727ebf98, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', 1, 0x00000000000000000000000000000000, 0x0d64ac831c6329a9331808e406f77d9b, 0x0c72abf600e9adae329cf3eaefb9fbabfced1dffae1c2b6cc3ce89271e984e7e, '', 0, '?'),
(0x20271f448a0f0379976c30de262a47fd, 'wp-content/plugins/updraftplus/images/addons-images/sftp.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/sftp.png', 1, 0x00000000000000000000000000000000, 0xa42830e587933959107561a53adcaecc, 0x671f3693462db3273150fb03cbed5dbc30b79f37a569a4eea32ec850f3df2706, '', 0, '?'),
(0x2027d3d21caa5f550f0f3b30982f3cc2, 'wp-admin/includes/class-bulk-theme-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-theme-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xc2b29d8a0822c741d978216ba8a9e3b4, 0xdfdfed67b80bf1afa560a144c01b729512a287b545b495ea62aed3168041b810, '', 0, '?'),
(0x202a404144d29388123d7075b098d345, 'wp-admin/user-new.php', '/home/iraneurobetcom/public_html/wp-admin/user-new.php', 1, 0x00000000000000000000000000000000, 0x1e64edc116dc7a3ae26fd969afb4cbfd, 0x86922996e1de8fa0e2a2447653f66cd5601988b283aab62b3880a26b7b5c1693, '', 0, '?'),
(0x2031ca48a0e414de9e847885190c4862, 'wp-content/plugins/elementor/core/common/modules/finder/categories/create.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php', 1, 0x00000000000000000000000000000000, 0xcd28c0441c454f8edbef278e9a5d43e6, 0x14b57712e3c78987cd6a7ac32f46148e3bd4974eb71702c84f2fb0bf7cf8331f, '', 0, '?'),
(0x2032ba7070701c692d541c74b5ef4bd5, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionFile.php', 0, 0xf4b4f26b9a99d5e0aedbac96ea390713, 0xf4b4f26b9a99d5e0aedbac96ea390713, 0xf50684a713360944bbc05a6cfbce6c004eeb1504a88926b5224e0806dcd79b5a, '', 0, '?'),
(0x2035d4f18d72449b67bb04e7b183be19, 'wp-content/plugins/wordfence/views/dashboard/options-group-license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-license.php', 1, 0x00000000000000000000000000000000, 0xb8e92eda922c58b3c9f5611058421d8e, 0x46636de4b6dcedf9c804e86024abb65285b42c69337d8fa491a47213bfb92931, '', 0, '?'),
(0x203da6afc65f1f8acb5e26fe36af3291, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ProcessorService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ProcessorService.php', 0, 0xa19a7b371f952c906fa7d1aca0bb1d19, 0xa19a7b371f952c906fa7d1aca0bb1d19, 0xe5e4bb2720b39fe6a5b5406cfd7b1b7b8b55ac15bec30af26c9e548b8927169c, '', 0, '?'),
(0x203ea4bd796deaa61406bb0a9c6d483b, 'wp-content/plugins/elementor-pro/modules/notes/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/utils.php', 0, 0x005feb9b6ac700c2f6885e80a2d69279, 0x005feb9b6ac700c2f6885e80a2d69279, 0xfbfe795384149891bcc4f16eac22b292bcfaaa911c9a57dffdd32ffe0fabd29d, '', 0, '?'),
(0x20455e67d9132798120cd4ad66514491, 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php', 1, 0x00000000000000000000000000000000, 0x3f357a698c44a0052ae9f1feab72ded2, 0xb1719afab7b62e9b44ecf00d2518a715ae00539112d95024006796bbd968d7d5, '', 0, '?'),
(0x20458bcef3f70c68dcbad12f5542d3cd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php', 1, 0x00000000000000000000000000000000, 0xe14017653feaf5a2818c03214c0ae823, 0x66a2a78cc52b56d9849ce3501b1a7a06851206edde3d64468e44b1ea205bb7a7, '', 0, '?'),
(0x204795660d615b566a7d1517f4f6911a, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Message.php', 0, 0x45f1f9d7cc3acfb878c63a9053e39f0c, 0x45f1f9d7cc3acfb878c63a9053e39f0c, 0x15d1a4bf85fb49281a49b3bc4364e8cfd639417ffdea32bcfa89794c3780ff1d, '', 0, '?'),
(0x204db120a075177b01bc127f3cddb51a, 'wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php', 0, 0x4e90630e03617c1f130bf3114641c2d3, 0x4e90630e03617c1f130bf3114641c2d3, 0x5a08afb6f30cf2d2a757067efda9879dacf51301d512b546bd8d2b00e3aeeaaf, '', 0, '?'),
(0x2052bb49c004ebd47c01596052c25a0b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php', 1, 0x00000000000000000000000000000000, 0xaa91fd1e8ac518554121637bcf9a34f8, 0x5cd3279f03deb97792a12cf3edc4c0ad55de0b67470d6e3bed73cfffc59fbb05, '', 0, '?'),
(0x2056b8f41d788877f13a81e56737b8ea, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9484a9934a37cb13d6f2989e4f276416.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9484a9934a37cb13d6f2989e4f276416.json', 0, 0x19cfc011145ebe8c04b4b2af69382b74, 0x19cfc011145ebe8c04b4b2af69382b74, 0x2e6be30213ba795c6f1ab6819b200814a6d59fea4f550de8d91a1aa68d38632c, '', 0, '?'),
(0x2061b925df86cc656cb3d78a36797c01, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/SiteList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/SiteList.php', 0, 0x3c92ba7ebb6d2ecb029e8ec714ed6b70, 0x3c92ba7ebb6d2ecb029e8ec714ed6b70, 0x50fa0986efb684efa23a8ac5c8dfc22366d2069d29e41be0ec86849f8091a028, '', 0, '?'),
(0x20659235bc1f83a170b8e03a68eb7fee, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField.php', 0, 0x3059e75ef37c3ac2b13ecbb2454f1ec3, 0x3059e75ef37c3ac2b13ecbb2454f1ec3, 0xee5eafcce3848962cfc9172a10e833a495406e075ef1e1e773d673a48679b121, '', 0, '?'),
(0x2065aff5bf18f2f8434fee795af5690b, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', 1, 0x00000000000000000000000000000000, 0xd8bcbbf853e8a79569b827882377b8dc, 0x154b84bb72e6699d8b71a52c695e03cd41d9057e389ec2feb9bf848a1b58fe14, '', 0, '?'),
(0x20707d873eddde55e6e57fe53e1ff54a, 'wp-content/plugins/elementor/assets/js/ai-media-library.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.min.js', 1, 0x00000000000000000000000000000000, 0x35e5f62518e9d5bfe8da857cd73542d7, 0xbbc711ef160ef778ff920446e12362d61484ad79c8677c71b5fd53c2df9ef2eb, '', 0, '?'),
(0x2074edd2b89a53f1e35672e8339dea43, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/classes-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/classes-prop-type.php', 1, 0x00000000000000000000000000000000, 0x5593e7716c9c6d352d9147ae4231f5ab, 0xb741fdfab8a8417230b826b01ee5811b19c6d11b24083429e8a95d1a68fc3fab, '', 0, '?'),
(0x20750a77e77685401d2d965f86f0d1d6, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php', 0, 0x45f0574d6936ea3d3c152a407d6da2f0, 0x45f0574d6936ea3d3c152a407d6da2f0, 0x80f985a6448ea452565cc5ad07e03c37749d7909b32c38e159e4126d104cc18f, '', 0, '?'),
(0x20751a5a26465548d1da9d746f07d2d6, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.css', 1, 0x00000000000000000000000000000000, 0xb74148c0f3bc6cbdb2b9fd84015cbd08, 0x11ac1eda9690801bacdaaeeecc7090e956b215304bbbf01dcd4481007e183d5e, '', 0, '?'),
(0x2079709e9b9cbb44236561520b9f15dd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/X509.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/X509.php', 0, 0x5f2146c727c26f7e4e9cd1b55552e523, 0x5f2146c727c26f7e4e9cd1b55552e523, 0xbc8f693b5eada7b573f09f5b0713f5339acbf8ff3d4b5133f623e517e567034c, '', 0, '?'),
(0x207b6d0adca3c6da7f659c52b2c08329, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg', 0, 0xc18a915c97be85972e40820d429985e4, 0xc18a915c97be85972e40820d429985e4, 0x9bcd39a4f527e44cab5f9d549a59542c268b878aa549e3540f5eadf994005f0c, '', 0, '?'),
(0x207e79e00bb9e57ee449e0bb5f325e1c, 'wp-content/plugins/elementor/data/v2/base/base-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/base-route.php', 1, 0x00000000000000000000000000000000, 0xa0ce6366ebce2a5e94fa01dbf0622be1, 0x6ecf795f86d33ee5a9ea8f3bddb9b5fb60b1453c3708a9a1d457af8ef597e244, '', 0, '?'),
(0x207f9ca07bcb9c6f7de0e584fd10f516, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php', 0, 0x83d7070e6b38a2ab1eb3ab7c67132ad3, 0x83d7070e6b38a2ab1eb3ab7c67132ad3, 0x9d70149c4f420163c36bde06d79d2d8353361d85fa9ae9e25627b9c1d8a9d241, '', 0, '?'),
(0x2085089f6ce9745bfab176eb6d93fe87, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php', 0, 0xa78b68acadfb411ab8773a75996f1be4, 0xa78b68acadfb411ab8773a75996f1be4, 0xb76059896af7bd892b6adf2658eb6e5ae1a1a5b188e6e2339fe8f12dcfafb027, '', 0, '?'),
(0x2087e1f470a2652de0fc7f91d192e242, 'wp-content/plugins/wps-hide-login/composer.lock', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/composer.lock', 1, 0x00000000000000000000000000000000, 0xbfcda32e447d1ee0409023ff3d493bea, 0xce26b8641ee485c7a7f8267676ec5d1be0ecfbde58bd855542d2bafcc544bf2b, '', 0, '?'),
(0x20892eef3cae8f7bdf84115cab59c63b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddConditionalFormatRuleRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddConditionalFormatRuleRequest.php', 0, 0x6eba47850b6e8429125fb2abd4cc7397, 0x6eba47850b6e8429125fb2abd4cc7397, 0x86701da91b54f9fdf096bc3c824060d6b68f4975369f0c73843b283002fbfb2c, '', 0, '?'),
(0x20898db6903de4bee18d13ab693b5b9e, 'wp-includes/blocks/require-static-blocks.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/require-static-blocks.php', 1, 0x00000000000000000000000000000000, 0xd9c395f8d7e13c70d72094b8cb4b2f15, 0xb19d9760d0b6c1269ca9d5cfcabee1b72262e88f5558890eb79779cec2212a48, '', 0, '?'),
(0x208c57e2edc62c400f7bca0413993f39, 'wp-includes/blocks/post-author-name/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/block.json', 1, 0x00000000000000000000000000000000, 0x2f6911a2e13c865fbdacdf700c5ac75c, 0xce663e6b9c97a19125cc2314b17c03e95225fd0977105c0c0a297505f8bcf148, '', 0, '?'),
(0x209119a20f2e1d40fd29c8a9b7d19820, 'wp-content/plugins/elementskit-lite/wpml-config.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/wpml-config.xml', 1, 0x00000000000000000000000000000000, 0xa78dac21a6545ecb3c582d3adcc8daf3, 0x644a1afc78a1819667811b3a4ef1c4c576726ab60e82f0e10c3b6858b8ee33b9, '', 0, '?'),
(0x2091abf684e73c1d67ee538c8a6f94f7, 'wp-content/plugins/elementskit/widgets/image-swap/image-swap-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/image-swap-handler.php', 0, 0xe8494f41525e932c904a0f39bc29c53c, 0xe8494f41525e932c904a0f39bc29c53c, 0x7395410bd8f4180531628c93e0729eb035d22844b33802dac1966b391541f422, '', 0, '?'),
(0x209579c18f3e01349c6cbbb0675217d3, 'wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x891404b60367c45ae1862038ac015a9c, 0xcbd079b820be71ded16bbb10f3d26ab013afbb7ce60fbc8d67597b198a1991cc, '', 0, '?'),
(0x209a1969ca1ec8b9bacb895b1bfebdb0, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LogLevel.php', 0, 0x800f2b01a7ec8f686bc0c988b879b74d, 0x800f2b01a7ec8f686bc0c988b879b74d, 0x6608212aa2b2f3120572676edbe3d8ce171bea98e83eee9c976c5947a69be739, '', 0, '?'),
(0x209a6266e4629f62c112310e2ce39087, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', 0, 0xdf8d228e2bed1a8bd1ebac475abbc3dc, 0xdf8d228e2bed1a8bd1ebac475abbc3dc, 0x429a39ac25493fc5e193823d90550c11aad45df6ad382ba1fa33166682fd67cf, '', 0, '?'),
(0x209f0b470eb6cab4a9a84774d8919ba4, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0x38804ec39dc5e21ac2c8967611eb93aa, 0x192b755214dc410b9665b566e159ad292596083b2a1a8da17986c9ef55f38a84, '', 0, '?'),
(0x20a59814912193daecdafa91ad28fdc3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 0, 0xd0df2f5ba21d0fdd695aff6884fae8db, 0xd0df2f5ba21d0fdd695aff6884fae8db, 0xdfa08a8ce6a416fd1debfd4cbbc5284f618c35721c91dd4522aabdbcb14f4c64, '', 0, '?'),
(0x20a5b737240e9459112792e5e4edfed6, 'wp-content/plugins/wp-rocket/inc/3rd-party/themes/studiopress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/themes/studiopress.php', 0, 0xc3e2461cbffbfebb1a74dc9aaf47463b, 0xc3e2461cbffbfebb1a74dc9aaf47463b, 0x2609da3bdd7c57c5fce6b1328da85fc6ae05e88468073b4998be73c89a390aea, '', 0, '?'),
(0x20a775bacd630a62e950e702ffc5f9b3, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 1, 0x00000000000000000000000000000000, 0x3ec788adbb0519a92243e569789cfcb9, 0xf0aacb0b78e79caa2199a29fc47df2971ab685981eca0e8257aaaffa0fcb6411, '', 0, '?'),
(0x20ab17a12431703c089489f48bb036fd, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php', 1, 0x00000000000000000000000000000000, 0x7a92fd3b8fbb33a886e1408ef52e352f, 0xe33554756db86e0811f3a7ee9d8a228ec22362162bf52b35915697e6bcccdc61, '', 0, '?'),
(0x20ac7abe117a7bfaf0f2f44c11828a48, 'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php', 1, 0x00000000000000000000000000000000, 0x732fdd000f82d2fbd6fece30ecd157b5, 0x0bf8aa8ec0e831b740791a8bd8197bb58ae87b2ce2d77c17c1015688463d6005, '', 0, '?'),
(0x20b103b4fd527b42473546b5ff8b5fb4, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', 0, 0x41080981a79e62117c20b25de058998e, 0x41080981a79e62117c20b25de058998e, 0x4089617487db17fdf67c9ceb5dcd91995b1e6185e11e7022e6ac80539127834e, '', 0, '?'),
(0x20bb0ebfcdecc882716e6664ea877762, 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', 1, 0x00000000000000000000000000000000, 0xd9e7555a29d927e361db351bf01340e5, 0x4480a969221df1c1f7a2c79efa74dbb18c52408538b9da01b6ca07f175767518, '', 0, '?'),
(0x20bf373d8d8a1e34fb94039323f94efb, 'wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php', 1, 0x00000000000000000000000000000000, 0x5345a96ab1d4b95f26ac9f34821e4cc4, 0x731f42238f72b6194d15544881f93c622589c4b6266fa2b5796e1434fb8168db, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x20c0e8991643828b760e52f8839c32ab, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/documentation-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/documentation-thumb.png', 1, 0x00000000000000000000000000000000, 0xdd07aa1a8cd7db99e576777b9f166a0c, 0x8a17d7f9b7fa5678c1b617fbbeb6f170a3f1b1cce47ac5450a59407ca1a9acce, '', 0, '?'),
(0x20c79e7b7ba5dede76b9559a4d1d0837, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', 0, 0x13500638511ff444e46fb9d0edb6b912, 0x13500638511ff444e46fb9d0edb6b912, 0xbf3571817f8ab955a196a16418d51ac52c555a69a8d7060aac79ccf8ebf15e64, '', 0, '?'),
(0x20c9d25e57e0998e14148a595e144954, 'wp-content/plugins/luckywp-table-of-contents/admin/Admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/Admin.php', 1, 0x00000000000000000000000000000000, 0x395f91e32e48f8fa1611afdf5e132a72, 0xbbeac87dc259080711cbbe4194f5ec429c24305de381f0373eba885176e3a508, '', 0, '?'),
(0x20cc396cc666f2796d43903584c2d84c, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/init.php', 1, 0x00000000000000000000000000000000, 0xd072abb936aaa92c49991865478ec6f0, 0xdcda2eee28194bbaecd93cf1967ac466d218af981c0f9ffd09ade268c4b491d2, '', 0, '?'),
(0x20ce68ecb98978db55dc865c592169c0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightbox.php', 1, 0x00000000000000000000000000000000, 0x99eda2f8eb69a3ad0758d0ccd4d6fa2b, 0x08297838848dc07d4aa1b5f0cfe52868ee761e58b2ebec474ef1246b023b6148, '', 0, '?'),
(0x20ce8754256dfbb866d33434fcc26e29, 'wp-content/languages-old/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', 0, 0xc17089a6282f592816cc1ef423044fa1, 0xc17089a6282f592816cc1ef423044fa1, 0xa8728d6ae48f84ce5b1d5e26bfc20f758108e1f3cd88b9f6ece0de9830cfbf48, '', 0, '?'),
(0x20d40fc3487a4b7ec8e884453df072de, 'wp-content/plugins/updraftplus/vendor/psr/log/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/README.md', 1, 0x00000000000000000000000000000000, 0x0073e95256311bd375ebe2ed5fbc95e8, 0x8a07f5e39a2e9dbc2ebf7676a7c1b9ef868a3a3304ab384fe2410694690829c8, '', 0, '?'),
(0x20d7929d8d1bf12bce4e71a447eda7f8, 'wp-content/plugins/wp-rocket/views/settings/page-sections/imagify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/imagify.php', 0, 0x5e16ca3b624eeb7c7aec7215cb0b0d1b, 0x5e16ca3b624eeb7c7aec7215cb0b0d1b, 0xda32c191e3732ce3a5761fa8112a1a91533bb2e07c7d8ef0576a0a6fe82b71cc, '', 0, '?'),
(0x20da60c6466c181950d15314f065582f, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php', 1, 0x00000000000000000000000000000000, 0xb33a5a2a62271a9b7e1aebc96e2ab616, 0xe0aaa0e09421824216ef787482e415988871ff3376e78a9873743c05ddc16ac0, '', 0, '?'),
(0x20dc49b722e7e8cdccf9b192701af963, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', 0, 0x7b4c82a2b48ac6b2038628a2aa8887fe, 0x7b4c82a2b48ac6b2038628a2aa8887fe, 0xe7df8194500ef3808ae375b551acb03bd6cae790ae848b144afcf547257f551c, '', 0, '?'),
(0x20e094278311bff26eb0493ee573f244, 'wp-content/plugins/elementskit-lite/libs/emailkit/assets/notification.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/assets/notification.svg', 1, 0x00000000000000000000000000000000, 0xd73735780ba456c23ba12de11816712f, 0x8d47dedb02177f1482445d6163f3ad40e437e0ad086fb4bdc63deb503186ec5f, '', 0, '?'),
(0x20e0f463ccab29498c0a702ccd91ab83, 'wp-includes/css/jquery-ui-dialog-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog-rtl.css', 1, 0x00000000000000000000000000000000, 0x9c655fff341f5b613ac05de40199ccf3, 0x1d22603acf879e1e077bf0c76aa748408cc4edf6e90bfd239b3bb5db5a49732e, '', 0, '?'),
(0x20ed7bbe9c90184f7635b86df5e5126c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', 0, 0x713539820fea2c0d455b91b5e4392bdf, 0x713539820fea2c0d455b91b5e4392bdf, 0x2d84c7c5d5535c526bbc579313cfd4a919a6c66263e4e0db208e53dde689a9ac, '', 0, '?'),
(0x20eea08d089d8c8bbd2bb20abef2fced, 'wp-includes/js/dist/commands.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/commands.min.js', 1, 0x00000000000000000000000000000000, 0xf0a662af0a76175ce463ea366ac48e7d, 0xbcc0ed6e76e288739ca02f267de75007774f4286543aa4d8ea042387f539ee8f, '', 0, '?'),
(0x20ef2ff36faad07cfb4c60b6745dcdb6, 'wp-content/languages/admin-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.l10n.php', 0, 0x4c917b2d1f1cf8b256225a2c9c9d9b0b, 0x4c917b2d1f1cf8b256225a2c9c9d9b0b, 0x91836a34ac3edd0224f241fd27f95c7a046d3e0a86e8ab34043a68d2dad46095, '', 0, '?'),
(0x20f2e29652c9c3fe22ef576a907c9d27, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.css', 0, 0xbb99d5824eda83a886069b129a01248b, 0xbb99d5824eda83a886069b129a01248b, 0x821c8e06e04721c7b604a8fbf104125bee2281708a8f830ff5a862ca615107ba, '', 0, '?'),
(0x20f6c081928e1685037434247bca5345, 'wp-includes/blocks/categories/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor.css', 1, 0x00000000000000000000000000000000, 0x266645343a5c785d7d2f71934b3920e1, 0xcbcf66625730525e35638a80bf224bda8a87bcd9921842c6f27aedce7273bdff, '', 0, '?'),
(0x20fa26024c6f959619d49cefc13314c0, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css', 1, 0x00000000000000000000000000000000, 0x3eef8c9e589a6fd58292e79bbac4ba5d, 0xa36ec9f7c654d87133d35d553df162fe32064f411fd5cb4678ea80465d0308e0, '', 0, '?'),
(0x210f0b6f8d0dbfcd41888e7637e0dc65, 'wp-admin/update.php', '/home/iraneurobetcom/public_html/wp-admin/update.php', 1, 0x00000000000000000000000000000000, 0x052bf4f26f1766245be8448b0708f0a1, 0x200576772035fd61e1c48935df8313dd0e586f28b2206d06ba35628f087617e5, '', 0, '?'),
(0x2114436150b12d25ff7622be600c0cbf, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', 1, 0x00000000000000000000000000000000, 0x7e2544b5a6cf1ee8200b3b431785d346, 0xb0f9497f123d61f16fedb6349a7236d18cadebe5bb0e215476c5d9ea4d771bfa, '', 0, '?'),
(0x211948b175ff66c98144e337b43e3d67, 'wp-content/plugins/wordfence/lib/wfLicense.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLicense.php', 1, 0x00000000000000000000000000000000, 0xaad71dfc4f74304c4da2bf81afb77bfc, 0x15fcae2cf751e7b9a75e373e93f03bd9ba661aa8c946c5fdaac9594bb927f392, '', 0, '?'),
(0x211a116cd37284c5ff116cc863cb9095, 'wp-content/themes/Newspaper/includes/js/tagdiv-theme.js', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/js/tagdiv-theme.js', 0, 0x6e17e1361712b1caa91a9f9d92bad5c1, 0x6e17e1361712b1caa91a9f9d92bad5c1, 0xe5f233ec8ffca2a784080270c3f3cea1f283a8c10732e10e171981d51def9715, '', 0, '?'),
(0x21200733074a1b93cb8845a779e98268, 'wp-content/updraft/themes-old/twentytwentyfive/templates/page-no-title.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/page-no-title.html', 0, 0x0690adeae46f8e81541e5be41b751a05, 0x0690adeae46f8e81541e5be41b751a05, 0x34fe82f8eed6e938d1930fde1d90d2e3c09cb9ba0f982048d1ff400ce69aac4f, '', 0, '?'),
(0x21227f3a806eee9e11d301611d8ae4e9, 'wp-content/plugins/wp-rocket/languages/rocket-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fa_IR.mo', 0, 0xe5a8370c1f10a899834b0980cc7cdaf1, 0xe5a8370c1f10a899834b0980cc7cdaf1, 0x4d560d17158b79d115742343657deea3301e0edadc4dc70ea66ea0d46c13ba95, '', 0, '?'),
(0x2122d5e17bb990de227cba0e559c9a51, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/CallExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/CallExpression.php', 1, 0x00000000000000000000000000000000, 0xb232212711132df41e0ed1a38f53a295, 0xea884e29c79e1e56b246c89f51f9af2da6d26d306bf2b3c69a5e1466fbdee89c, '', 0, '?'),
(0x21293394757058bf03923e4d79ba9edc, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php', 1, 0x00000000000000000000000000000000, 0xbc633536f607f64eca4ccf57e1a137bd, 0x52767f7436391b8cd1cb0fd586973518553103ffcab6eb70bec629b2d6d9791e, '', 0, '?'),
(0x212c2410aaad5105bfc646bdbfbe1547, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php', 0, 0x9903ecca30af3806190c10f3981dc692, 0x9903ecca30af3806190c10f3981dc692, 0x0c241ef9f3390932bbd192ee2cf6aa2ca088ca31bc4fe0bc6ba7f1354b4a2fe8, '', 0, '?'),
(0x213162dd8539a0aa2ae3c0ff5c11e1c6, 'wp-admin/admin-footer.php', '/home/iraneurobetcom/public_html/wp-admin/admin-footer.php', 1, 0x00000000000000000000000000000000, 0x2264c69a243609faf8c2fd1b55ea0dd8, 0x750ad61fd57a92396ce100499b1fd5edc6f6ffee2cfc230a81153fc55955d756, '', 0, '?'),
(0x2133cd5c86066399b7b0b2c50a6ab19b, 'wp-content/languages/plugins/elementskit-lite-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.l10n.php', 0, 0x6f9dedd4b3b7b9492cf9bc313ab7a2fe, 0x6f9dedd4b3b7b9492cf9bc313ab7a2fe, 0x03d99656ef6bb82c2c8b4fdaf3231a4f649b6a8e3eefa28c8e30781fed06b619, '', 0, '?'),
(0x21344cbead4e39efda93e67ab4d5b074, 'wp-content/updraft/backup_2025-04-18-1156__EuroBet_a860f80cfac8-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-18-1156__EuroBet_a860f80cfac8-db.gz', 0, 0x1dfab31556d90963f921d916a4487629, 0x1dfab31556d90963f921d916a4487629, 0x1bdf9c1c942d6999531ebeeca04ba8cacaa49a53d0ca840eb1e6813f1831a5bb, '', 2097152, '?'),
(0x2135e479ccac0d7681b573eccc260361, 'wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php', 1, 0x00000000000000000000000000000000, 0x7b2eb502fef1df27744b1e46ee3704f6, 0x34156ab8dbf2cd45026cf6b54cf125f06552534c607776a982b5cb73a016aad8, '', 0, '?'),
(0x213653f911c9dbb01d842e75c9cf5a5f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', 0, 0xd49ce02d922bcaeb47824a83a4e59eb8, 0xd49ce02d922bcaeb47824a83a4e59eb8, 0x092f8dfac772ba872244fda935cba8f391673e402e1be3f1441df48e2ae2a7f6, '', 0, '?'),
(0x21369e61474fd40ad32d9897133d25cd, 'wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg', 1, 0x00000000000000000000000000000000, 0x4b9609b46d4f5fd81ebece49ba14d0a6, 0x0eccb7c1943b5c10c10f713fd4cf28075cb2b59a8e9285bb43df8a490b3de426, '', 0, '?'),
(0x2143dec2ddcc5e2da89cf437896b445c, 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-3.png', 1, 0x00000000000000000000000000000000, 0xa43ca28c1983d016dfec7e05f6444cd8, 0x840af8a8d9afddd5ec3339866bb4c4f4a3228dbd4224ee8f488faa4dbe3a1db5, '', 0, '?'),
(0x2144f006df81fc4df7b067606ebf4758, 'wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php', 1, 0x00000000000000000000000000000000, 0x9415d76fe58efff0cb2da2188f7afb04, 0xc9180df9e07c5d47454a9b319677e477c27d1c678ca939b845afd1d986a316f2, '', 0, '?'),
(0x2149ad645d0535248ca5c05be0d67eac, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0x6f0bfbbf4cd1f6d5206b276b31128afe, 0x128e9c31eaa05caf5174a92abc80ee4aefd1ea8efd2517850f07d8cb7388f226, '', 0, '?'),
(0x214cb88b96cd69213c5b60f902d65823, 'wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x104b07af572c8dd9b9e55ba41125eeb3, 0x36d5f008c52c82cb81e946adea3b8cf4ad6cceda645839cfe84909d23d38a519, '', 0, '?'),
(0x214e987259beeb7d30ebf06c3a5edec0, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-editor.css', 1, 0x00000000000000000000000000000000, 0x259e4a2fda2d751843705bc196c9f44e, 0x067021874a385405c4d5a596e96312ceb411a7932153eab7237fb123ec37379c, '', 0, '?'),
(0x21506c7536a093f0eb10a1bcd202435a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php', 1, 0x00000000000000000000000000000000, 0xe01df298190588c150c5cfd965968931, 0x54a8fffb2a94db1e2b86d0f8ca7a5dca9c3b3eaf7f060ae033cacae45d3f78d7, '', 0, '?'),
(0x215189ca9d0a09eb10fb9853a4302bee, 'wp-content/plugins/wordpress-seo/src/dashboard/application/endpoints/endpoints-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/endpoints/endpoints-repository.php', 1, 0x00000000000000000000000000000000, 0x948a60139ccee05517a75e3c2a6843d0, 0xa90c4031954a5b0a1be266f0e1bf7cc1b5d6cafebdd4e92b30f324f5c8cad704, '', 0, '?'),
(0x2153ff1ae93829a6ffd4d572251235e1, 'wp-content/plugins/amp/includes/sanitizers/class-amp-core-theme-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-core-theme-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x6fdf269e213d1cf9c541866db3f34fb8, 0xcbd0382b5c4180b7949aa6f66759df71cc3d9fa8aa004297e94a4e6ac9b82391, '', 0, '?'),
(0x21564badd8493fa3aaa98f39ae163b73, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po', 1, 0x00000000000000000000000000000000, 0x76e853a4657107344011fd6d6c76401f, 0xb52b5fcef2d3a1e4d868d15f9e483f83fc0824ccd81acb8df78fef18fbc44c33, '', 0, '?'),
(0x215f8d039fe8bcb5703370996ed7d34c, 'wp-includes/images/smilies/icon_eek.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_eek.gif', 1, 0x00000000000000000000000000000000, 0x9c2f4920bfb18a78f129f12822f495e1, 0xda38d9e4def70fe0e54bd287aa8bb30234b8af91b9e98413fc21c9e8033acab0, '', 0, '?'),
(0x216116856b0bc82b1d8ab5d99165c760, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', 0, 0x6bd217d9348190f2fbcf6ff799c08150, 0x6bd217d9348190f2fbcf6ff799c08150, 0x1d3b865fc4640a93cdaaafbaa9af22dc97890dc242da74ea4f6c18e406602ffe, '', 0, '?'),
(0x21674c41d173784016c33237b5d568eb, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', 0, 0xf6798ebb06715aa26be023e74bc4292a, 0xf6798ebb06715aa26be023e74bc4292a, 0x693c5af02d15484e5f8aeb26f1bf29a8f58e7a4b2b309afa4ed07bcfdfdb19cb, '', 0, '?'),
(0x21722407696d499f612144be5826c6dd, 'wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x2d808594a8f5d7b614aef11927134644, 0x6369720f08dd0e301157211ad73c5186e29a80316be2193a0bcf1ff682ec20d0, '', 0, '?'),
(0x21723e5d211240e2c2cebd36fcf37317, 'wp-content/themes/twentytwentyfive/patterns/header-centered.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-centered.php', 1, 0x00000000000000000000000000000000, 0x6cb4bfe27cd1b4b03f1509980824c854, 0xafd8f9824096f03900f8bff321551827dc412ec41ca24669a32ac0ddd3c619ca, '', 0, '?'),
(0x2176404b65799591459c7d5d21a01928, 'wp-content/plugins/wpseo-video/js/jquery.fitvids.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/jquery.fitvids.min.js', 0, 0x08689ec86a0dd9a3e8b8668db5534596, 0x08689ec86a0dd9a3e8b8668db5534596, 0xc0475521001d1e195955bc1ea16a0118c1166a2f36833c836b84d0dd59a97c74, '', 0, '?'),
(0x217af91fcf6ee84281624c2d6a6cb715, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-transformer.php', 1, 0x00000000000000000000000000000000, 0xe0125c1dca513479231398f9256821f3, 0x933d1161b36e3a47e0b5baa4082d948c7593debd2e4ee029e0e25349ee537e45, '', 0, '?'),
(0x217c1128df79cb57982a314f6f324375, 'wp-includes/js/wp-api.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-api.js', 1, 0x00000000000000000000000000000000, 0x60370d4a4709cfad4f743e13839617f3, 0xa43beedd5f2a42e80e0435e5969947498ffff8171b19f519433604be78c320b3, '', 0, '?'),
(0x217c5ef34024591b4657971ef3a4b956, 'wp-content/updraft/log.0704e2906d24.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.0704e2906d24.txt', 0, 0x8efbdf6bcecef11c269472bd15211898, 0x8efbdf6bcecef11c269472bd15211898, 0x7784ecdbab72585fa93c7d754c12fbdf2c5f6e71101a20d725e6d305ccbef4ba, '', 0, '?'),
(0x217c8fee38fefc18d7492ce7ce209ba4, 'wp-content/plugins/wordpress-seo/admin/class-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-collector.php', 1, 0x00000000000000000000000000000000, 0xb27adbd17e0530108c99083d829b03ca, 0x7fa476019d6edda49dabf667c31b3a5a3673c119b0211bb9f8c8946c29387e3d, '', 0, '?'),
(0x217fde2e92de9fca401eaf92a20d0bc8, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/Activation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/Activation.php', 0, 0x46052ffeae3debf00ce1f298f428ab17, 0x46052ffeae3debf00ce1f298f428ab17, 0x957e00eb7857c75b9cac66fbe4c72c00a0200719fb4f9c9829c1e08ed81a7a1f, '', 0, '?'),
(0x2183a847f107177278401adfbbb87e73, 'wp-content/plugins/wordpress-seo/admin/views/licenses.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/licenses.php', 1, 0x00000000000000000000000000000000, 0xebe756172b622b18d5c83e11f477021e, 0xae5d38d10b9427f6fabba6b17af54ea40dc5db2b6c0654d7e2dcdfa49a320185, '', 0, '?'),
(0x2184bf1418b7ffff95aa7a0c9628f1a2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedValueRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedValueRange.php', 0, 0x4d3e482b5b81a23d228ef7644acb7cc4, 0x4d3e482b5b81a23d228ef7644acb7cc4, 0x4cea9e2a5625fe27a6f6b1277cfdd7f52e522dda68f31a585f09550be4cc8c6e, '', 0, '?'),
(0x2186c54fe1ed96d384c7d2950ab12128, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', 0, 0x7d14d7ec2cbc533d96d0cdd854b338a8, 0x7d14d7ec2cbc533d96d0cdd854b338a8, 0x81bb96d18a63145932dc35258cc9cf3d6474037d15afb5a87e5effc4cb3f148f, '', 0, '?'),
(0x218ace0c7878a22b21adc19c5bc62801, 'wp-includes/js/dist/list-reusable-blocks.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/list-reusable-blocks.min.js', 1, 0x00000000000000000000000000000000, 0xc3f50ff4b7e922737b7b5695771d2fc1, 0x2b50d4c7d6b4ee19b4edfac02c7b44b6f155ded0e9212c64c6bbc33cb5551043, '', 0, '?'),
(0x218eeb839fc1ef481a337eb2104a8fce, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRecaptchaInput.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRecaptchaInput.php', 1, 0x00000000000000000000000000000000, 0x18c8a69dd05d9a4e9d2b4971ec464c61, 0x73edb58d4f4d48c1ec37b5a3637675399bf32b8ad3fc34a0812061c4f1d95838, '', 0, '?'),
(0x2193773ce21006d6c9410aee401ea14f, 'wp-includes/js/dist/hooks.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/hooks.min.js', 1, 0x00000000000000000000000000000000, 0xc6fddbb6be69793478de26fc245b2acf, 0xaf2c6b48a53d525690da71ac76e17423d6e44ea57709aa6841b9728b8f9ec6fb, '', 0, '?'),
(0x21958128546f260670a3ec8487012b1b, 'wp-content/plugins/amp/assets/js/wp-i18n.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-i18n.js', 1, 0x00000000000000000000000000000000, 0x510b9df5a877aae0552a75760bb71b3e, 0xebae15938229666dac78dcf47619812b8478db9f221fd7daf97ee842b8c922fa, '', 0, '?'),
(0x2197c1f2d1541382d28c77fad9d091ef, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/lock-admin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/lock-admin.php', 0, 0x19508d609b415dc0885f4bf078c42922, 0x19508d609b415dc0885f4bf078c42922, 0x974d058d468675a8194fff391b193f04b19e5d2eebf02fd9d8d834490852be74, '', 0, '?'),
(0x2199f69e9ca675333d9034678e63686a, 'wp-includes/widgets/error_log', '/home/iraneurobetcom/public_html/wp-includes/widgets/error_log', 0, 0x3b2824d1c86d42dd0be4c54f631750c8, 0x3b2824d1c86d42dd0be4c54f631750c8, 0x450d1315027766afecfdd34965ffec17c0bb97183e7b2dd1888bbb4db3c0ce8a, '', 0, '?'),
(0x219af8ed113a55390534d71a3f4f4494, 'wp-content/themes/twentytwentyfive/patterns/cta-book-links.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-book-links.php', 1, 0x00000000000000000000000000000000, 0x41da765940ab39e6f366cf32082f7893, 0x84a8890449efd4fadd7ae92104eb14bd99a5ee583448d8f2489d3ea46bf798ec, '', 0, '?'),
(0x219c5ec9adc210bac4ecc9250e86f77c, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.min.css', 1, 0x00000000000000000000000000000000, 0x10306fdcd4d51f7e82408c7a9ab495cd, 0x152be6533996c59decc4eea7047983f7dc914d9407f26121a7191e7990cb7b54, '', 0, '?'),
(0x21a201f13f3c647a586433a34f5cd2d2, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', 1, 0x00000000000000000000000000000000, 0xe13707c792d4a69d2f0543597b0be6d7, 0x7f34539a933ff006a84a14f360d5e328e60a0f1280106d8811c40b22116e8c17, '', 0, '?'),
(0x21a29d017990cb2755b5c762d6f0237d, 'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php', 1, 0x00000000000000000000000000000000, 0x8e7a7f59e9e807e8a186133a90804c6b, 0x1233600852013c169183210c18fec808c5302942901fd057d9f86748d65af6f8, '', 0, '?'),
(0x21a2baa870ec6f0bc0435466eef55c9b, 'wp-content/themes/twentytwentyfive/patterns/event-rsvp.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-rsvp.php', 1, 0x00000000000000000000000000000000, 0x3df846ff26c90c9ef4bd39c5840b4710, 0xb2d5d93f4e0bbdb55977c52b09834b7cdbf926bd21e1b9b75657aae4aecfd867, '', 0, '?'),
(0x21a2bc3e924e4eb87ff71491fed98cf3, 'wp-includes/blocks/file/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style.min.css', 1, 0x00000000000000000000000000000000, 0x4cc5f74ee2228892626971d793df46be, 0xc877629ead97b670b76d455ffa4e7c3e50e964cf5b21d16028aff7c3e89b61c6, '', 0, '?'),
(0x21a4e61c9ef8387e570e0eb0c93e42aa, 'wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php', 1, 0x00000000000000000000000000000000, 0x7a1c9dd6397ac41b2598bf30f65bd3bc, 0xf994dc3618f61a2a472de8adce2bf1638829ba16d67cec8ee187265b60195e33, '', 0, '?'),
(0x21a523035a8cf72f79ec9da8ff17cd73, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php', 0, 0x0ddeb852eed8dc6a40e6fb67a5adb06c, 0x0ddeb852eed8dc6a40e6fb67a5adb06c, 0x7da79a1f5cb5891ac86ea7b2a8b8d09c56a494276d80e3761c5104fe20acc1ba, '', 0, '?'),
(0x21a7232373773a0d1d482ab224717ff4, 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php', 1, 0x00000000000000000000000000000000, 0x474b665d67e4f8b7e624fa8059949c9c, 0x3ea542288747fa025e22ef4a0252e4d1349fc2ed478665311500125e3e44000a, '', 0, '?'),
(0x21a744bc2b361541ef768ddc1d38e910, 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-handler.php', 1, 0x00000000000000000000000000000000, 0xbb48d2346832f5b92d194eb7529869f4, 0x3e7a2522d7f7a4afdec29b5411a51854d5b64a61356125b60e15fbf7276c90c3, '', 0, '?'),
(0x21ada81ad785a0380e6d7666ae661bf0, 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-date-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-date-archive.php', 0, 0xd5186d9b1de5a8bcf0e090d8c03b3bc6, 0xd5186d9b1de5a8bcf0e090d8c03b3bc6, 0x9cb8da5e04f5ab2f0ef7c120d34d12a6327271c45df371403046d171b9c1faee, '', 0, '?'),
(0x21ae2ec84e0a71fbc34c674704d505d2, 'wp-admin/network/error_log', '/home/iraneurobetcom/public_html/wp-admin/network/error_log', 0, 0x27232397d16fd55fd09fb39779beb018, 0x27232397d16fd55fd09fb39779beb018, 0xc6bfb69a618bca53543e874bd2df0dba503ba7246158ce284b1d604ec1291ece, '', 0, '?'),
(0x21afab2310f0d7cb4f1bc8d5c1455455, 'wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json', 0, 0x93fc46abf2f9322e406e97e57669463e, 0x93fc46abf2f9322e406e97e57669463e, 0x151400fa2a088532985954a8d24d2f60f2fbdd8523b24dc1f23b1c6d31c689d1, '', 0, '?'),
(0x21b18c9dddbcd391812f077f3009b4c8, 'wp-content/plugins/amp/includes/amp-helper-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-helper-functions.php', 1, 0x00000000000000000000000000000000, 0xf4f53cbcb2f004b0073da67a34f9de05, 0xef5c437fc3a401a7f748900c7b2f9183d66e9eb9c43272c7e7cd6194e854a55f, '', 0, '?'),
(0x21c27e79850caabf77a117f3363d1f1e, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page.min.css', 0, 0x8c8e04935652a89998989d1f6a134ff3, 0x8c8e04935652a89998989d1f6a134ff3, 0x687b747754812f4c158b0a6a19a22bf8694044bf22ae47835be9d0fb696d43c8, '', 0, '?'),
(0x21c3efcf7356f27de5a504892da2bf4a, 'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg', 1, 0x00000000000000000000000000000000, 0x17c6ab69b214ed02871fb498c71764e0, 0xdfaf332f204da471b5dd06a8eb3335af08ebc68cbe6f16ab895ca6a83d53abea, '', 0, '?'),
(0x21c5eb271829a6714d1c2a151da65863, 'wp-includes/blocks/embed/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/block.json', 1, 0x00000000000000000000000000000000, 0xe68c5f5aba04aa7916c78dcd9e3f3f6d, 0x0b8af305bda7d788e267f8bab4604a43f1b039d379eacd47c88cf0936a29410e, '', 0, '?'),
(0x21c944689c661ecacf8a9c6ff1ff1fe0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeRequest.php', 0, 0x6b6e0dda8a9b07758de3c70b5fbd1512, 0x6b6e0dda8a9b07758de3c70b5fbd1512, 0xafdc9a0b7c3bdcdaf02dcfeb701f4aadf9e80f052ca2fb86e8a3b4219f83a4a5, '', 0, '?'),
(0x21ce78dc217fc3f817582c4110dc8988, 'wp-content/plugins/elementskit/widgets/yelp/assets/images/profile-placeholder.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/images/profile-placeholder.png', 0, 0xeb2b82c57dda81c9aa7546a27b8399c1, 0xeb2b82c57dda81c9aa7546a27b8399c1, 0x8d32d1abd35a8fd1f6560bbf25c634c977437910b98b1b8d4d78a0bebbc51954, '', 0, '?'),
(0x21d55295e10b9b70fb6e4cd177e26d37, 'wp-includes/js/tinymce/plugins/lists/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/lists/plugin.js', 1, 0x00000000000000000000000000000000, 0x299f723fb54eaae381bc49b4a1712784, 0x25a83d729482a78ecac464aa8c760a86926905de7abd781cc175f9a417293370, '', 0, '?'),
(0x21d56fabe856bbcedb45c9e90ec2342c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/composer.json', 1, 0x00000000000000000000000000000000, 0x36a4ea59f5b5d42ebf658f22481d365c, 0xc4d30bca99c8b67c41dbfeb38563f46eba484cac6f0e309ff46facdffb74a951, '', 0, '?'),
(0x21d98212bf8ef4dc8ef03238437f59f7, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Queries/UsedCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Queries/UsedCSS.php', 0, 0x173fea1e4ddf8e9520135ecfb45292b8, 0x173fea1e4ddf8e9520135ecfb45292b8, 0x32a6f2ceaa8d9a665a42bcf196e790f8349360a55710c55429449ce72ed4da19, '', 0, '?'),
(0x21db819d49c7b58d60a9f2b638af7402, 'wp-includes/js/dist/keyboard-shortcuts.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/keyboard-shortcuts.js', 1, 0x00000000000000000000000000000000, 0xc1ef043998694ff8ce905f8850685557, 0x4f91d7f70020bd12071855eca1d507eba7b8c03e3403917999252e29eec6cf0f, '', 0, '?'),
(0x21dface91c766731f24956057cfa45c6, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss', 1, 0x00000000000000000000000000000000, 0x5b163ca0b9d4893187d42dcb1833a1f6, 0xf27742bced3b5c715c90388c4e950b2184e6fe2d9d58c5e20bf7fb21bdfc0a17, '', 0, '?'),
(0x21e2b83f73a1f21cfd347b4b68bdb568, 'wp-content/plugins/elementor/assets/shapes/waves-pattern.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves-pattern.svg', 1, 0x00000000000000000000000000000000, 0x6c347fd331c6db4bf384bb79296484eb, 0x27a62724721984a2fc27e7a42b4d3f496ecd431663e368d4f5eeddb2105cd241, '', 0, '?'),
(0x21e67033cce0ed13586269019464c5c5, 'wp-content/plugins/elementor/assets/css/admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin.css', 1, 0x00000000000000000000000000000000, 0x9f79aa841a8f76a2e4fe95afecb286c3, 0xf1106e2870f8e7d8f5b564f7852556b26b9f192a14f0659e0a7ec9e7afb29fde, '', 0, '?'),
(0x21e83947e71f9bbb7e71e36e318b720b, 'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css', 1, 0x00000000000000000000000000000000, 0x5c8c8316f62fc48767f7fdea83c4ffe7, 0x275a8272e81cd0091bba6de1adc46a5b8732c0b41e22e94fd5825d5988d24235, '', 0, '?'),
(0x21ebda00f0d803a1298bf7f58e68131f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgAmp4email.php', 1, 0x00000000000000000000000000000000, 0x6eb6b9b5e200787824976c18896beb1e, 0x9b41f88ca50769122e4cdc87d7280e8e80e9e5b6668610e80809632c216674b8, '', 0, '?'),
(0x21ebf954dba69cedd6ee096cc249980a, 'wp-content/plugins/wordfence/lib/menu_tools_importExport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_importExport.php', 1, 0x00000000000000000000000000000000, 0x0702c9b3d202ef786d34366329e5b5d9, 0x656ebf2a137f9eadd77eedc061b6d98a635de7a4d81f5a6269ea9e584371889c, '', 0, '?'),
(0x21f12d0ce30d2ee103b164374f03f80b, 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php', 1, 0x00000000000000000000000000000000, 0xde105c57c312eec8b97af05823cb7d55, 0xeb375a68f71a5d3760f24ec860dac5881a1b54f828db8e03fd4ae46163d8304a, '', 0, '?'),
(0x21f13ed0bbd38a5ed4d65b91d2557d98, 'wp-includes/js/dist/data-controls.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/data-controls.min.js', 1, 0x00000000000000000000000000000000, 0x7f35f1f7a0742a688ce92b4a2e2e5790, 0x9a31bbdcb4d27992b147e834e9e9085cb1224d512c1b0a2eb5331e7b7448ee4e, '', 0, '?'),
(0x21f14f8a34d6624352529b66144f04b2, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php', 1, 0x00000000000000000000000000000000, 0x640a728492434fdfb6b201e6de61c2ed, 0xa83292747fd0ddd39120e6408f9d6686986a9b786dff3e89d32a9ec0341feae1, '', 0, '?'),
(0x21f4ffb7ed59302d057a31e0646d3e87, 'wp-admin/js/plugin-install.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/plugin-install.min.js', 1, 0x00000000000000000000000000000000, 0xc9f17184dc82797c52a1b24367db582f, 0x3f55d5a14e6b68dc6b475154d297d6f3f75b30998a4e89a89ed5062de003a4ec, '', 0, '?'),
(0x21f60907ffed9cba9038cb194be52e8f, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-04.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-04.png', 1, 0x00000000000000000000000000000000, 0xe6d6dfe5b321dce2410dd24268cb3bad, 0xdfa1323ec0079ed8c38da5941788c16705487221cd2a45827d39cf8fd0d68480, '', 0, '?'),
(0x21f9abdd94f96c105776ff7e6f4618ca, 'wp-content/plugins/wp-rocket/inc/classes/class-wp-rocket-requirements-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/class-wp-rocket-requirements-check.php', 0, 0xe69366390089fb594c23898ee8200d83, 0xe69366390089fb594c23898ee8200d83, 0x74bdc7bc3c432e10d64dedcfb445ee1306ab1091723eb322219cb54bc2416095, '', 0, '?'),
(0x21fa475822caf84aa6185a65842a5fe7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command.php', 1, 0x00000000000000000000000000000000, 0x087dfe02508af6a1db478979787b9a06, 0xf70e07f46a45f085fedce540bb2dd2aabb3d1b8caa1a1d114d1539bbee95750f, '', 0, '?'),
(0x21fe271ae05e53554af5bb6ff505dc18, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', 1, 0x00000000000000000000000000000000, 0x6aac1e691ab16db7d10fc6204c5a0944, 0xbb326c5827c2914c4bfc87731bc13577ca3c822b76e4ce4ed231624487714760, '', 0, '?'),
(0x22010ae49204e515d7346add53c38b86, 'wp-includes/blocks/spacer/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style.min.css', 1, 0x00000000000000000000000000000000, 0x73de0f6b93cbe96b90337ac4d35529c4, 0x7532ff54d8da7a22bb84edffcf2d67be89b6265dcc56db136ab295244f3e1f8b, '', 0, '?'),
(0x220139d71312f007c3d2ea769b049e04, 'wp-content/plugins/wpseo-video/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installed.json', 0, 0xf75e90e976a3f6c1d23964d39bd27968, 0xf75e90e976a3f6c1d23964d39bd27968, 0xf93d70073f4daf34b24c5ec3fd7ebba4e7fc36528483767b9fb76c6f1394c902, '', 0, '?'),
(0x2202e5418f5d07332159b5eda41c0c51, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ChainCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ChainCache.php', 1, 0x00000000000000000000000000000000, 0x6109a3380a43bbcc2e99f12af189c8ce, 0x95c41f7f83914e4bede152304577b1c046ae52336efd9fb1f61dba1f136575a2, '', 0, '?'),
(0x2203741a27cca68b65e6e797fa70fbe9, 'wp-content/plugins/elementskit-lite/libs/framework/classes/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/utils.php', 1, 0x00000000000000000000000000000000, 0xc08ab306706e3a87a416d956eaf2d851, 0x3be7dea4a8465da7845fda3786f0658e7c7d5f6bfb44a2c11f0ee766a579b67d, '', 0, '?'),
(0x2205455beeac41a5136de04156926b1b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', 0, 0xd16876dac54d3f1e92bfa33071f1be68, 0xd16876dac54d3f1e92bfa33071f1be68, 0x118ba68238060fea54447b311583168b295bddb4b5e2a73146ac7081da651b04, '', 0, '?'),
(0x22054574c97988739fc3edde1a7c1567, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js', 1, 0x00000000000000000000000000000000, 0x4513090604bf922d4ea86f931b979d8d, 0xfe4cdefa7f490606c291a10ec29959f76f1e77ae1e29ccfb34213adb3b3fedd6, '', 0, '?'),
(0x220cceb2f615955648cd76939856cfb2, 'wp-content/plugins/elementor/assets/js/nested-elements.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-elements.js', 1, 0x00000000000000000000000000000000, 0x2a82bc92a0b49ebb77b6fe06d39577d7, 0xc4e64268fdf707feae99d43e671cc4de0385682c6de9f77d896fd2e8b2056501, '', 0, '?'),
(0x220de286bb96376c7e15c4e7cb9d41c9, 'wp-includes/blocks/text-columns/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style.min.css', 1, 0x00000000000000000000000000000000, 0xaaaa73d50ea24d5fa9243c8cef1f66ad, 0x93445c2baee385d128fa0fad6186380de0cdf91cfc71c41090761e27393ed752, '', 0, '?'),
(0x221888c1aec5f8d02c3d4bd4d631b978, 'wp-content/plugins/elementor/data/base/endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/endpoint.php', 1, 0x00000000000000000000000000000000, 0x68031f508511d61d6f937ab20ace6c1e, 0x444eb2c15d0906d5dbcba147337669fb4102b2400c6536ee75426d5c9a6f285f, '', 0, '?'),
(0x221ac787033c229c19a8f5c2fff468e1, 'wp-content/updraft/plugins-old/updraftplus/methods/pcloud.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/pcloud.php', 0, 0x3c0c2711f32a1beb96723261de188352, 0x3c0c2711f32a1beb96723261de188352, 0xe7f0a21a5983171e8622fc66e3d15092a0175596e0da77fa19089255b9c3d8be, '', 0, '?'),
(0x22287d47c57fc572e7090230978e5628, 'wp-admin/ms-options.php', '/home/iraneurobetcom/public_html/wp-admin/ms-options.php', 1, 0x00000000000000000000000000000000, 0xc78498b5662485c8922c693432e21b8e, 0x39f40b955aa39bf7b07b0f4f7f726a0434b9ce073278f492520470ab565fd3d9, '', 0, '?'),
(0x2230c2720f4e314d95e1e4239ea0e1c0, 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x19b09a79c57450ba3e5261ad53f4402d, 0x75157b34f30eb908b71d7385f1c14a89880ef7cc33f7161048a8d7366f77cb72, '', 0, '?'),
(0x22320289a2295fa788854f48d5052321, 'wp-content/plugins/elementor/assets/css/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x596d81655e0c67ac748d7ff00d854c58, 0x2f99238283de4075863f9fe35020d08a50bb18be9160afca3c59d5cd2da1d0f4, '', 0, '?'),
(0x22383371c72d7fc3c7709cbb7d2a5eda, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/svg-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/svg-control.php', 1, 0x00000000000000000000000000000000, 0xf62ccff6adeddacd78cf71a23bcd1b1b, 0xd78a65fb2408a5b6c5286a4893a490fcc4c7a6ba4c12be7b175dbcf2e4263834, '', 0, '?'),
(0x2238410a3df21caee187bc6670350415, 'wp-includes/theme-compat/embed-404.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed-404.php', 1, 0x00000000000000000000000000000000, 0xcd043bd8c0d043865135ff8d0b7a8c97, 0x3496e31537cbc4c53a56a25dad4c932cab42a6e0c2522432707a9bf18187b9cc, '', 0, '?'),
(0x223a5cdfad659ed4543250114abe080d, 'wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json', 1, 0x00000000000000000000000000000000, 0xc5362b252a3d8e9e7840a31ff27e5200, 0x127cae1cbfc275aba0fb5067e6651491db5ecd515ac18a227a3a7263bb1d4977, '', 0, '?'),
(0x2240bc76dcfa0b9297a9496125c03ff3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteInput.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteInput.php', 1, 0x00000000000000000000000000000000, 0x1d372a0d22fbd3162dc44459becce047, 0x2a2ef3a8d47a8f76fd173cc4ec02fab6140465f14fcd023ca9856176989d59c3, '', 0, '?'),
(0x224356ee81fe95b3a0070e84700307c1, 'wp-content/plugins/wordfence/css/wf-adminbar.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-adminbar.1744125809.css', 1, 0x00000000000000000000000000000000, 0xd4a75f535ada89cbb4266e51f7fc57a5, 0xdcadaf08335b3dab5be88df7a85d0f7c446a1f67612c581c09b66e2d487bda6f, '', 0, '?'),
(0x2243eacb68ee012a37684a7d4d2cab70, 'wp-content/plugins/wp-rocket/inc/Engine/License/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Subscriber.php', 0, 0x15c687e44769c130286c7b5b4d68ddd6, 0x15c687e44769c130286c7b5b4d68ddd6, 0xdf7402b0f001f1b60cb9a5bb065e8357ddf8d1e5dbb40bad006a5ca638a88fad, '', 0, '?'),
(0x224666cb1d057e519402465ddcddaf10, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4.php', 1, 0x00000000000000000000000000000000, 0x26bf4ad4cc035983e2c6200aa6f3080e, 0x15213f53450735f36bf23b9b26e140d92fcf0a4b1ca2e8ca3d4812e5c24d982c, '', 0, '?'),
(0x2249466ebaa716adb840f761c27d9239, 'wp-admin/includes/class-wp-themes-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-themes-list-table.php', 1, 0x00000000000000000000000000000000, 0x783a6afb74ff6c25a9c326fd4ac52941, 0x187f6087468acd8d3666c05b38009a2cbe7b7651e3e19ccc587cfc21b7720e6b, '', 0, '?'),
(0x224ccea704834d18f2f2ae671086791b, 'wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php', 1, 0x00000000000000000000000000000000, 0xf34e608e64318f32eca1fa955066973e, 0x337686edaa39d1b8ca67a068b400737a30d42cf40a8e7bc44b60be5b1286b52a, '', 0, '?'),
(0x224e814df40f19b88feabfc26ba8564f, 'wp-includes/js/dist/data.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/data.min.js', 1, 0x00000000000000000000000000000000, 0x5aaec5146a1376d2a724dfd57179c086, 0x08589b38afe1c1bb9e580af2332efc9fc9d47aa5badaa66168022fdd93d87a84, '', 0, '?'),
(0x2254250db1bad6a2b038ca9322db6da4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpRuntimeTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpRuntimeTransformed.php', 1, 0x00000000000000000000000000000000, 0x1bdfab3e15d47479848a51f306b27957, 0x4069d5337b1991cf1e4eb9bf7a6ed9c29883b5bc0c28cf1295de63e86f2d05d5, '', 0, '?'),
(0x2256efa8d573ce965e56a5aa9f34f4ef, 'wp-content/plugins/wp-rocket/assets/js/browser-checker.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/browser-checker.min.js', 0, 0x503eb0dc877f9e7bc9d6bc0c3f1257c8, 0x503eb0dc877f9e7bc9d6bc0c3f1257c8, 0x8cd523e792312ef94b75c3e6ced78faa1d2d786946ad9649661035e98606f311, '', 0, '?'),
(0x2259ce12df3a6eaa81f541f7cd0e984e, 'wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php', 1, 0x00000000000000000000000000000000, 0x3c7dfccd08192094c88e9216dde59620, 0xb4aacf7d4c475205e53aff7d56cab6d0d2475b967c9e2bbc69ab6874baedb39f, '', 0, '?'),
(0x225eed2760130721dcf0386835ed9a8e, 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x3a170435fd0602095f12649fa149f92e, 0xfc49aa15b1e93b89819b0095a8e4b7eee62c7feaaa46e875cda70334ef52f56e, '', 0, '?'),
(0x2263b0ca5c448efb5263200fa4f2009b, 'wp-content/plugins/elementor/assets/js/dev-tools.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/dev-tools.min.js', 1, 0x00000000000000000000000000000000, 0x1dc6432e3bc0292f0883e40b862488f6, 0x6a7ea676ab04ee7a604e5b0b295522f7a30cea2c3c0f4126f9f601ba1324c5f9, '', 0, '?'),
(0x226875793db1892c04b701ceefe576d6, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php', 1, 0x00000000000000000000000000000000, 0x1b967ee8bb175950718196630c7236cd, 0x19eb2d0a24b8d350fe6fbc697b62bd6269693b89319b0813dbb95b89bfa5e01c, '', 0, '?'),
(0x226a90d2f267334fd674837a66d4586d, 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js', 1, 0x00000000000000000000000000000000, 0x3154bec2025b231d38bd7d2033786fce, 0xfc30375fa6da78662017fe967b6ed0b4095b4b629868e766b41f1d0b006d2c5e, '', 0, '?'),
(0x226ecccb85df31c90ec9fc55420c3153, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php', 1, 0x00000000000000000000000000000000, 0x84ab09d83dcdb260f662e651eba77e61, 0xbd9528c21dcf8f574ec25cc9cbc61951275e5d8fdb4a3f8a8ec9e951b6c3e449, '', 0, '?'),
(0x22704c7ad8eb3b456bfe6e57411cd10e, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php', 0, 0x9496f1fdb321b14fb5bb2964310ed932, 0x9496f1fdb321b14fb5bb2964310ed932, 0x75450f747f9d47cb76562dae1fff0ae8307c65f2f4fc59ca656520b70a39adae, '', 0, '?'),
(0x227194abb2a2094b3641e2b90baed921, 'wp-includes/css/dist/reusable-blocks/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style.min.css', 1, 0x00000000000000000000000000000000, 0xc8ba3d4dff63e24dc0cf0e825a0dcf9b, 0x79f28d7a334ac1693c44d77e6768b4804262809d0b661e401d34616a598a9ac0, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x2273ac6fc6af61b396c761e69990b10f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', 1, 0x00000000000000000000000000000000, 0xffbe2448991e37adb7d552458fe77e06, 0x60fa5c0ba338ac6a7edfe2d6d41af354d9fc527db394c7440e0e0575a0e5f6a4, '', 0, '?'),
(0x22740baf01b3677eae23bf9159f98563, 'wp-content/updraft/log.0716ec7ed568.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.0716ec7ed568.txt', 0, 0x80acd8fa9b452ac898ba8a2577a6b4e3, 0x80acd8fa9b452ac898ba8a2577a6b4e3, 0x968061a2cf412c532ca555e261ef6db3d32a016bb32062efb66d00471e964d5c, '', 0, '?'),
(0x22772717cbe5dc0f2421bca581470904, 'wp-content/updraft/plugins-old/updraftplus/images/icons/email.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/email.png', 0, 0xc9452e634b6fddf67c95cc732d14c710, 0xc9452e634b6fddf67c95cc732d14c710, 0xb689d9ad1a8d81715d5e410a626139825a82fc506d754cc6f6872577c8ce48d1, '', 0, '?'),
(0x22799841b408caf81d2f18c5b2f2c2eb, 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js', 1, 0x00000000000000000000000000000000, 0x9776261e32c00d5a17c9837938895816, 0xd72476ab604434e91203cb1fea5c4ff73a03524abd297021a42e2dc77fd73ae3, '', 0, '?'),
(0x227d12f389c2fffab2532ff689c17145, 'wp-content/languages/plugins/elementor-fa_IR-086a15d65feef08c889aa027d9ea9e9e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-086a15d65feef08c889aa027d9ea9e9e.json', 0, 0xcecc395cb454324b5b5f846f5335325f, 0xcecc395cb454324b5b5f846f5335325f, 0x91f86044e30471279663a15c54b34949113f2946d11e2ff8c24c2605209cbaea, '', 0, '?'),
(0x227d56ba63a59a75ca51d8d013f969ff, 'wp-content/plugins/elementor/assets/js/packages/schema/schema.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x11312293470a523816d5077d296645f0, 0x62a88e6bec1cec0163429ce56383ecf3b685c185ee5b59f17a26e4b6bc53cccb, '', 0, '?'),
(0x22805e3171ba5d242a7ecb834302e793, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/LICENSE', 0, 0x42d32c6e1a3af5f1745593c9bec3f2b3, 0x42d32c6e1a3af5f1745593c9bec3f2b3, 0xdcfa1cc96636d1b260185545f3c86a44fd35f52a61bad2c41a45fea1f911513c, '', 0, '?'),
(0x22810dd16f01835d0d3a5430db93c925, 'wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss', 1, 0x00000000000000000000000000000000, 0x97ee1cbbe9a0fbde6b2f4663b08d74d6, 0xa3b6804af7e225bd811e920767bbf20583acd3060300114c3be337bd1da552ea, '', 0, '?'),
(0x2289e3d15028a14d30336905de33b5f9, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', 0, 0xfea4b3d66fdfc40f4521ae560b0f52de, 0xfea4b3d66fdfc40f4521ae560b0f52de, 0x74c5ded7947de4145817a136843a8d0b18566490173264f3ff454f8b32a7e6e9, '', 0, '?'),
(0x2289ea0317fa89c38c10567cfbafb34c, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', 0, 0x5cf330f5bbfdc9226f829265a1ed1423, 0x5cf330f5bbfdc9226f829265a1ed1423, 0x91e19ed8cdbb927e5154a0ab1b4244959b13f42cdf816d5443dbd83295d79615, '', 0, '?'),
(0x228bb80b53c4cba0ba861f0f29dda13d, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/wp-optimize.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/wp-optimize.png', 0, 0x31c4e74e868c3e075720f61906904b7e, 0x31c4e74e868c3e075720f61906904b7e, 0x508bcb38633117a29be01d6d40c0c6cc3fca19167728e16bed05cb075b52befe, '', 0, '?'),
(0x228bf8934b9736065ea53456fd7d99c0, 'wp-includes/blocks/spacer/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/block.json', 1, 0x00000000000000000000000000000000, 0x327e501f611a6a6ddeac9862e81b19b8, 0x1ea0ca05e6670fe768d5d108553a7ef84da31a4c42334a084d7b0d855784dceb, '', 0, '?'),
(0x2290af76a0cb5094f7171231d532fba6, 'wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt', 1, 0x00000000000000000000000000000000, 0xf35c7b79fb15a049b5e024ec8dd02c14, 0xc51761da4c8d612b23ec939ac7d2f7c5636e94a05fdc8159ba9e18e6ed0c541f, '', 0, '?'),
(0x2297f3982ea57aa4e30a90c14f942029, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/unauthorized-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/unauthorized-exception.php', 0, 0x983fd18f964bc7b116e5e2a9a1d81475, 0x983fd18f964bc7b116e5e2a9a1d81475, 0x85850941fc966c9b1c1908d930b444994a6530eadb622a72fe9a480a1c15b792, '', 0, '?'),
(0x22a19e068ebe6239ae8b65d17cae5fcb, 'wp-includes/feed-atom-comments.php', '/home/iraneurobetcom/public_html/wp-includes/feed-atom-comments.php', 1, 0x00000000000000000000000000000000, 0x5f6d59ef4409e15b730af0389d2132ea, 0xd9839182c52b0371be38936fb88e5f54e21e5fad8c2f7a4d3cf3528bffe33d39, '', 0, '?'),
(0x22a2442a75c6e7f46f4d183e5e306706, 'wp-includes/blocks/site-tagline/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style.css', 1, 0x00000000000000000000000000000000, 0xae57b9c401bbbbb041be3be48ab9d1de, 0xcff3f8d09d0304823c8e2b5b18440abf344802c5769984a9f8cdd6b32d813bed, '', 0, '?'),
(0x22a61404361592f5c909e6da7f04d3af, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/OptimizerExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/OptimizerExtension.php', 1, 0x00000000000000000000000000000000, 0x9a7e15668ae75dc03ccf26dbf23e0a2d, 0x4fed20e8539802500bcbf87fbad608618c74ea9a6c0b1eb68e98ff7fbab90406, '', 0, '?'),
(0x22a67559c97ab33efaee6d9db77992e8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', 0, 0x847190da01ae741e44241753f23cc1da, 0x847190da01ae741e44241753f23cc1da, 0x2046a7f9e6a8b94fa0389d60b135bce38ec69abe71697ddee65791ff6208ddab, '', 0, '?'),
(0x22abe6836635462bc02b8120c84cef6f, 'wp-content/plugins/amp/src/Cli/ValidationCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/ValidationCommand.php', 1, 0x00000000000000000000000000000000, 0xdb55365dd6cad3ced782cc4a77ed4c31, 0xdec3c36c8197a47094fbc1ac1bfe0aa681ff31a088e4b95ac9abd4906b4cccc0, '', 0, '?'),
(0x22afd01ecdd3dbafaaa81c36a7b7373f, 'wp-includes/blocks/site-title/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor.css', 1, 0x00000000000000000000000000000000, 0x771a9767aefcfb446fc6c3106bd8786c, 0xf9ffdb4fce513f7695e0a9e9456f00f8901a9cb9b51e84eec97fd296255c4833, '', 0, '?'),
(0x22b1c824d780bd435c3e864d355a40f0, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/video-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/video-icon.png', 1, 0x00000000000000000000000000000000, 0x8d6062d6e5eb6af68a681c938e8a7052, 0xd88b8e7842eddd99a5e5b36679604b2a6a0c490cecc41950c38fbbbc9403dbf7, '', 0, '?'),
(0x22b434285fd96a4ae86658dff666af91, 'wp-content/plugins/wordfence/js/chart.umd.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/chart.umd.1744125809.js', 1, 0x00000000000000000000000000000000, 0x623f1081a8fa5cd9b0f5045967440d7a, 0xa887e94f64f91d20c7f511113a58d715aeea13205255c52bfa40c91302ecfe39, '', 0, '?'),
(0x22b44c09e41be56aafc5238e0a5b7432, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/MinimalistBlogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/MinimalistBlogger.php', 0, 0x377c1b18407cfb3cbfb24d68ee5f6391, 0x377c1b18407cfb3cbfb24d68ee5f6391, 0xe7aed86d8701c464541a8089c17222d105ece5944209179f9b3cc69d9ca00768, '', 0, '?'),
(0x22b5f2c917e0c9753e1f31d037fe8e9f, 'wp-includes/class-pop3.php', '/home/iraneurobetcom/public_html/wp-includes/class-pop3.php', 1, 0x00000000000000000000000000000000, 0xe953a35497d027eeb629590c27226cf3, 0xc794567233c6ee814843bd43702bda71eed5a2c7679c309e24b6cb97910d5e5a, '', 0, '?'),
(0x22b6a9cf168c98e97c7af669da28953f, 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php', 1, 0x00000000000000000000000000000000, 0xc3ce4eab7553a36b81a992c0e2b287e5, 0x44bb8c452b07261aedca9691cec9365fa1f6e667cd64f4b46ce566928d0a00eb, '', 0, '?'),
(0x22b748d94cd653044e9d38018cb72411, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', 1, 0x00000000000000000000000000000000, 0xabf26a8c27714f79deaaa5dd60cc1048, 0x581ad904fe61d55a6c949b0b9d491d8d96d1fc196e48f9a20e033e17f5b19b54, '', 0, '?'),
(0x22ba74fdae63483a36a3f75ad2a85265, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', 0, 0x002947e91b6a1cc40f595859d2cedbe8, 0x002947e91b6a1cc40f595859d2cedbe8, 0x5e431cc9736954b6280d7b0a2a85d4925ee93a3e496daad5aee8ab5ebe7c72fc, '', 0, '?'),
(0x22bc900e23c1cedce438a3e25a71babb, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', 0, 0x09ceb4d1b533f86cee5dd80da5fc45ef, 0x09ceb4d1b533f86cee5dd80da5fc45ef, 0x4ee9abbcb387941f55b3981b0f507dc42721376f90d6feff8b6df89a2d29197e, '', 0, '?'),
(0x22c78a30f9dd78699144b8f9987a7b24, 'wp-content/plugins/wp-rocket/inc/deprecated/3.3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.3.php', 0, 0xd0376dad01f74bfff8361cd9f5f66c36, 0xd0376dad01f74bfff8361cd9f5f66c36, 0x61bb1e6ce4b6932a996b685d2d88aa876b6d6a49b1a69e833c234b3034f34e5e, '', 0, '?'),
(0x22ce24831ed444d276ad6b2451ab81be, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', 0, 0x75222ee74ff9849c0995c122ec4f2d42, 0x75222ee74ff9849c0995c122ec4f2d42, 0xc360c59ae79da4f48379ce62b415b610a26bed74bccae48c42b1e81e49a9d40e, '', 0, '?'),
(0x22d08b03e0adaf27313da949bc6110f4, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/array-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/array-prop-type.php', 1, 0x00000000000000000000000000000000, 0x9913bc6e91bedec2820ac429e29aaef7, 0xe032d1923b02a491a0ba053a3e744332bd11743cd32e7cb818ca51e55aee3ec4, '', 0, '?'),
(0x22d30cd8597ed403565f5ebf49248749, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', 0, 0xbb2534955a75ce8c0256ad8c8c550273, 0xbb2534955a75ce8c0256ad8c8c550273, 0x83a633002f406180adc6593ac1c5c060344fd955fcc54557e8209939423a5494, '', 0, '?'),
(0x22d3c4360d0c2b4b137bd7181a216105, 'wp-admin/comment.php', '/home/iraneurobetcom/public_html/wp-admin/comment.php', 1, 0x00000000000000000000000000000000, 0xb0950fe2f73f39e1c10104d75b64b3d6, 0x151522890e1e0890091bd0fbaba866a0e38b06c175f2841745396960f334276a, '', 0, '?'),
(0x22d675407258343296dd0403eb265b45, 'wp-includes/blocks/comment-date/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8daea75bbe6e83427d1ab71e39a73e3f, 0x2324457499a12755a7413350e8b87373b9f12a33dd5c8ac612d13f560d9b8dfe, '', 0, '?'),
(0x22d71970424eae3d9fd0a45aebc611a8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', 0, 0x3f8eb4b34fe7eb242b647a00acc60f00, 0x3f8eb4b34fe7eb242b647a00acc60f00, 0x9fb863eea4db110cae6a658d17764677f64adf9bea523447e008a622466fafd9, '', 0, '?'),
(0x22d810770e13b21dbe68b21088ad14c6, 'wp-admin/includes/class-automatic-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-automatic-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x379a242c582c1c1758e3e46f7e4e9bb9, 0x7d0ea9c2f8c8c033b5b5dcc6a85da53889d8558637d78963060702abf43a9680, '', 0, '?'),
(0x22da2c6f9a99efb9db1de25469aaa2f1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php', 0, 0xbf4fb14a5f8251317339a109825d3517, 0xbf4fb14a5f8251317339a109825d3517, 0x03d3a440823f384261f35b4de6765750cdf06156d93c5fd6c50d25ad744583e2, '', 0, '?'),
(0x22daac3cc599ff36c5d4b9a5e4731c12, 'wp-content/themes/twentytwentythree/patterns/hidden-no-results.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php', 1, 0x00000000000000000000000000000000, 0xc9431821f83bdb43306c7a4d94904f65, 0x5bd8424b9dfef6029bf3c1d3ecfbe37485cc48ea2fa5042c5fef4be12c4ebbdf, '', 0, '?'),
(0x22db5fb99ca62c79fd4fee5cb9efe1fd, 'wp-content/themes/twentytwentythree/styles/marigold.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/marigold.json', 1, 0x00000000000000000000000000000000, 0x39329e5ac2ed19054003cb12416108e5, 0x48310789b97e32705eae7ac6c060dab6823e60eb158ee65099e3db46214e8352, '', 0, '?'),
(0x22db7d9796f060dcce90d8d2e58acbf2, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php', 0, 0x56c56dbe660276c38f53d07ae8147ad4, 0x56c56dbe660276c38f53d07ae8147ad4, 0xb384867321f45a2c641d599cd6a64469b9597539dd1acff3e1bc2b449d6e806b, '', 0, '?'),
(0x22dbc309de410f2145d7ae2bc0e28a10, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Runner.php', 0, 0x2b3ab9131e26289f8ebdb89a466d82da, 0x2b3ab9131e26289f8ebdb89a466d82da, 0x07cfb68e67d911671c762eefa312301d181d27582105da1555e3889ec0892878, '', 0, '?'),
(0x22de14d230d800934cb5274dfc17d70c, 'wp-includes/sodium_compat/src/Core32/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0x399835a3c00e65cf66948b237faecf9d, 0x03e813e86998c40d0343e1fd9da222d4b3c10c0d3486ae38c063f6d153dd12e2, '', 0, '?'),
(0x22ee44e3b15a7e00f27c9033d61ff5df, 'wp-includes/blocks/query/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor.css', 1, 0x00000000000000000000000000000000, 0x3aa961461bd44cac18b530c0d10690a5, 0x15d637aab3351f2ba3d66c2160ac545ae94edfa749a76708d248bd08fee673ea, '', 0, '?'),
(0x22f261b93c2f8d302c62cc8ead84b9e1, 'wp-content/uploads/2024/04/bg-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-150x150.jpg', 0, 0xdf69ed5a07892b8a623d7fea625f297c, 0xdf69ed5a07892b8a623d7fea625f297c, 0x266cb2d3d1b832b0c82ac0f825c67a906c36c79a3ed82f0ddf35991f96b2614b, '', 0, '?'),
(0x22f84aa21bb0e832ab0ddfa42d489826, 'wp-includes/js/dist/date.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/date.min.js', 1, 0x00000000000000000000000000000000, 0x6cde0e36f9c9c209ba2967f40f4d0e85, 0xe994c618e24e89d9dd75639a828f076ee55d25b99295e06d1d8e76eff089a7bd, '', 0, '?'),
(0x23043a61c8b5dd9259e1ff2314402011, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/PhpToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/PhpToken.php', 1, 0x00000000000000000000000000000000, 0x778ff885e6e2776cfbe5bfbb1d34ece8, 0x8c21dd4ba481ad2bfc3fb90d9b630be54607bed4d2db5f825a5b7120f5ee425b, '', 0, '?'),
(0x2309892ae11636ac489957e3efa0c2fc, 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js.LICENSE.txt', 0, 0xf1b5cada84288d935a25a83bb5b12d62, 0xf1b5cada84288d935a25a83bb5b12d62, 0x6ec8648f130c9ccdd385e80b22101c92a783c14a0b9ab247a5b972c44f18490b, '', 0, '?'),
(0x230a1cc1f42f86db505a177e6884cef8, 'wp-content/plugins/wordfence/lib/email_genericAlert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_genericAlert.php', 1, 0x00000000000000000000000000000000, 0x2b492a6b0743fb653bd050b8a18cac53, 0x038aa05f275c0371c8cbfc4630b48b7bc6fed0a246d10d0fd219832ee6a04f4b, '', 0, '?'),
(0x231356d346370dabcc8e07e5fdcbac01, 'wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/dom-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/dom-parser.php', 0, 0x008ee899990b21ee8895a132e4853932, 0x008ee899990b21ee8895a132e4853932, 0x8d13df88415c9c4adc1446c7dd2139113450a91acdc366745ad47fe9c3269901, '', 0, '?'),
(0x2314a65b63d8d8a3f219105e79b74ff4, 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php', 1, 0x00000000000000000000000000000000, 0xbdc1699d01238ad9dd9883191d476c24, 0x176a5379b7be1a77ae0055690b9b9de0743b7803c9b2ab3f0ef56442dba6c61d, '', 0, '?'),
(0x23160d9a84a20e019a19b22d6ebac767, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php', 0, 0xdf3b52bbeb2bd2329cb676dd610a4381, 0xdf3b52bbeb2bd2329cb676dd610a4381, 0xb86e45ce8f77d64c473bf9a4db444d56b2e6422de9751e0ff696ad557b45ffa1, '', 0, '?'),
(0x231ab45c57eb25224fcc0ad5066987ca, 'wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list.php', 0, 0x06fdfe4d300ab08dc53c01e2d5ae8f3a, 0x06fdfe4d300ab08dc53c01e2d5ae8f3a, 0x7613470461f4ef5a5cdf6413bd5d344822e809d0a9f6b888b177c2db95e7c87f, '', 0, '?'),
(0x23205f1e52bf299b237780d788a40a22, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/MediaFileUpload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/MediaFileUpload.php', 0, 0x6bde1a734d543bd4031daa23963a9158, 0x6bde1a734d543bd4031daa23963a9158, 0x51c2e75a6b4b11567eddf317b24f6f1f057363c8a6229dd6e952261053881874, '', 0, '?'),
(0x23212f0fbab4a3fea8a21e8a89e417be, 'wp-content/plugins/wp-rocket/languages/rocket-pt_BR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_BR.po', 0, 0xe8c6c2e96cff92f782a78d786574e8b4, 0xe8c6c2e96cff92f782a78d786574e8b4, 0x9c006ec0de8d4e9f96e0b8d8705d25e61bbb6051fd16ef86f6ea56b1bf9efc96, '', 0, '?'),
(0x2334a0b069074776bb752b42d1ed942e, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php', 1, 0x00000000000000000000000000000000, 0x006a3289d0e4d1b72c1eb6ab47edb8ad, 0x20a21a887a86fe533f56b25a25be178ab1401ed4a4b388bfbdd21501895b26ab, '', 0, '?'),
(0x23353d01ca758405703a78e26893bea5, 'wp-includes/blocks/post-author/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8769a9d9d5e29ff756b4d61c78e8c5f1, 0x9dafd3bb7741123a5596bded27e493f08f328ca855377ab9a382ae5864fd9bcb, '', 0, '?'),
(0x2336b755a1e83bc87e006302f0b40510, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.css', 1, 0x00000000000000000000000000000000, 0x5fb5210eead311be059b661007f2a78a, 0x2c50a256cdd21e18fec1dc424ada0b10b090366523b4d1c264e0fe8ed7b8a3f5, '', 0, '?'),
(0x2339839488c0d961a5dc1440309de490, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', 0, 0x7bc23c91d8d2425b173232343bcd8e3d, 0x7bc23c91d8d2425b173232343bcd8e3d, 0x629572de637384e9b11ca30a1d76555b2f38c734457f84d46c21d68b04eb9cd1, '', 0, '?'),
(0x233a6936e8b6ec0d08f04eab79f960f6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktokBlockquote.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktokBlockquote.php', 1, 0x00000000000000000000000000000000, 0x38313149824105bbbcfa026db37019f0, 0x19ff4d36647b9da46ac1f43ab61ea5c628ea2a2e9d88d36ae250f6e978660647, '', 0, '?'),
(0x233c947e83a2e897da6a1178fa05a737, 'wp-content/plugins/elementskit-lite/widgets/team/team-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/team-handler.php', 1, 0x00000000000000000000000000000000, 0x946edd72d17e07a7690715f3950748b1, 0xcf8dd8d2c72af5e6af2afce83050cd2cd3b09814f13fd541f01d724e1f80053e, '', 0, '?'),
(0x233e334e34a5b585e9c38f493c6b4498, 'wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php', 0, 0x111721f89f8f558020ebb04d388fce7d, 0x111721f89f8f558020ebb04d388fce7d, 0xd21ca4061ac6140a85fbd5d8022634e296ed507a9c47adecf045d365e8c7104f, '', 0, '?'),
(0x234437f3c1d692a5f93ec31f014fefc7, 'wp-content/plugins/wp-rocket/inc/Engine/License/API/UserClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/UserClient.php', 0, 0xc628ec51a7ad6a52963c858e97cb2f96, 0xc628ec51a7ad6a52963c858e97cb2f96, 0xa2820a76ef60895e2ab816c03438b6cf63360019c8c87898dc61af2e2d544750, '', 0, '?'),
(0x2344aec58483fd1481f79f1c3525bbc4, 'wp-includes/class-wp-hook.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-hook.php', 1, 0x00000000000000000000000000000000, 0x5dfbbab7b72f46364599df7acb331b15, 0xe1f2c38d224008140b8d81c4e848c800e50cfa79c3ce5919a01f44bb30237da8, '', 0, '?'),
(0x2349c379055ac3258988746c3a000746, 'wp-content/plugins/updraftplus/central/modules/theme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/theme.php', 1, 0x00000000000000000000000000000000, 0x58dd2396e918b7cc0182f5358b4d091b, 0x36149c0c1b73c079ae676fd7f05a34dba272f0ecc75b4c0393b778b4569f81f4, '', 0, '?'),
(0x234d77fd97238cb0e9949d19d6db141c, 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-db.gz', 0, 0x719f80f4a0be52e82cc88894687cf406, 0x719f80f4a0be52e82cc88894687cf406, 0x504c237885f51949ead264c4ef6aef9e81d9b953ae83a648eb276b1501a2f801, '', 0, '?'),
(0x23519bdf02723226553ad21877f5fac2, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php', 1, 0x00000000000000000000000000000000, 0x461ae2bdb494fef8fdca05ae9a62aaa4, 0xeb0df71836db8e63c5f06662af0dcd231a86f0ff277c39b9cbbfcf3c655d2e50, '', 0, '?'),
(0x23521e5e2375db357e4251ed80f1a9b2, 'wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php', 1, 0x00000000000000000000000000000000, 0xf9ff00d57d3fde0268e7509317fa8e7f, 0xdb5c4da9f963bd069e01e102a649d62ac7799e3a824cd7636ac23304128f9915, '', 0, '?'),
(0x23586ddaf5a42b7faa0aa001cae5962e, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Minify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Minify.php', 0, 0xc75a9da572e223ad73144882b6f642b8, 0xc75a9da572e223ad73144882b6f642b8, 0x51f7b6e56f306a82e47790c605edd72c075e4a2285aeda718757db120fe76124, '', 0, '?'),
(0x23593bb9abb6b40134dd29ec3f4fe2d6, 'wp-content/plugins/wordfence/modules/login-security/css/embedded.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/embedded.1744125809.css', 1, 0x00000000000000000000000000000000, 0x1365e650803abc7d3a5ef1e51602960f, 0x911f27f9cfcd7d2d71386919afceb221315446e9e00c57d4ca86aa890adeea95, '', 0, '?'),
(0x23621fc7a693c7d6cb537e1138c7b815, 'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js', 1, 0x00000000000000000000000000000000, 0xa095cc82c2505b373ea5186ebe36ff76, 0xf62f4827ae779527b5270f6945411fe1d374402af97bfbcab7b700640f063443, '', 0, '?'),
(0x236a2d61b671efe6da1d9bb490caeb60, 'wp-content/themes/twentytwentytwo/inc/patterns/header-default.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php', 1, 0x00000000000000000000000000000000, 0x1eec19bdff184f532931576168e9f845, 0x9c28ced1a45857e2af818ed184de17a66d7c1cec0a9e125123b847d058a826ab, '', 0, '?'),
(0x236b6e9977ebfb5cb58ff3e626a7519a, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_PT.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_PT.json', 0, 0x0987425736a042f300db836640f5e7a3, 0x0987425736a042f300db836640f5e7a3, 0xa35fde2449260ea6ba69ed823b1984c7988e0e3bb204a14a03c82b91c0c0da7f, '', 0, '?'),
(0x237414c26e1f32a8efd8d23dcf5e1656, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php', 1, 0x00000000000000000000000000000000, 0x34780b02f1259c0d1a2045d8feeaaab9, 0x935dace0cdcc669b26e0b5740fee9657486f6b6345d081df7d96e90ff03a8c4b, '', 0, '?'),
(0x237a043773e6441b40fec4fc53b2a3ef, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/waves.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/waves.svg', 0, 0xb870ddea0f2aba66aec18fb47bb99dfe, 0xb870ddea0f2aba66aec18fb47bb99dfe, 0x134f886778f02177ac9e7eeeb223639a6de9a490ba65a283531a21e235a7dec8, '', 0, '?'),
(0x237acf8a25faebc389efc42eba91d12d, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', 1, 0x00000000000000000000000000000000, 0x1915a39780656e4b1966b450778549c8, 0xf131f7462e67e8ab8294b49d43c1a806b783d42007ecda1235263e294d0dda93, '', 0, '?'),
(0x237c46cc89b3259fa1ba810c9a9f811a, 'wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php', 1, 0x00000000000000000000000000000000, 0x31602e39f73e017634b330d856c75994, 0x38431a697b98df7aea512ca3510e232bb19f422fdde9642b713d2a9cbe0a33ba, '', 0, '?'),
(0x23839d7053ec6539f0f7eb1e5f42b83d, 'wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css', 0, 0x706ead1f979e7af41b9cde140c1fb7ee, 0x706ead1f979e7af41b9cde140c1fb7ee, 0x604f0036944a4269af8a0704084bf3e4bc3dacbc519b5cbfde765bfb65c98eec, '', 0, '?'),
(0x238941bcb00839fbe42eae0d9ccb37f4, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheException.php', 0, 0xafdb308d39d4ab523a821bcb99e9c903, 0xafdb308d39d4ab523a821bcb99e9c903, 0x963d3f5e32e355bf1511727f2237872a475a326a809b6d55f358dd4cf43c8346, '', 0, '?'),
(0x239397cda42b1f926998b56f36815215, 'wp-content/updraft/log.8e2bd4b6eb89.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.8e2bd4b6eb89.txt', 0, 0x49f090c893da9231f1b77025e3b59680, 0x49f090c893da9231f1b77025e3b59680, 0x16c907a0ff4cce346b3f5da4fb8512ad1f75544b6a84fd04e53473e2e2ebc092, '', 0, '?'),
(0x23945c4db4c340ad30ac1c8d1fda54b4, 'wp-includes/blocks/post-excerpt/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa90904933ceb95d00d2777390e7a0752, 0x054f9a46736f4b4c2a08d5280ad66207e26086664e58837353d49a865c53a15d, '', 0, '?'),
(0x2395f8e86a2f098b5a13e336a0467fe8, 'wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff', 1, 0x00000000000000000000000000000000, 0x6621c30b953cbd0df80b8b93ea795390, 0x222d64198bd3f24e4e369e33ac50600eaef2ca9c607f218b961ddaac09a271be, '', 0, '?'),
(0x2396c52e812d5d11428e2171d713223a, 'wp-content/plugins/elementskit/widgets/team-slider/parts/popup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/popup.php', 0, 0x5049f3bce781923be1a0ff0ed8adb3f3, 0x5049f3bce781923be1a0ff0ed8adb3f3, 0x1fdc810d00ecf529db17630610e0beaca56ba237d50e7412f194b7e8625742d6, '', 0, '?'),
(0x23987bf2108765810915104849951e9b, 'wp-content/plugins/amp/assets/js/amp-paired-browsing-client.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-client.js', 1, 0x00000000000000000000000000000000, 0x23b1ee919e5b5d23a2790f417fca2e89, 0x41d3d82e48a7738be897a48d403c0fa6f8437652f0dd8fd76b7fbcab81174bf5, '', 0, '?'),
(0x23a168b40ebf39f583c3b583ec066fdf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Col.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Col.php', 1, 0x00000000000000000000000000000000, 0x3c93998607a608526ef3758dbd81f24a, 0xd24ac41f04b3ec4b105e5dcbb133194cdf3ced0e0d876e8b23c1e79f5b92d701, '', 0, '?'),
(0x23a37d73b6cfd761cde5610bc0a92c21, 'wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss', 1, 0x00000000000000000000000000000000, 0xd52c05ec3530f8147e8bed14839d14bd, 0xfe3b7bd69738387db9efb9c8150db07c03d2d1abc65ee7851e87c340460e6a05, '', 0, '?'),
(0x23a608c932f247ea36fabfd1e96dfd84, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fa_IR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fa_IR.json', 0, 0x237a85fae2bee8547289aed9786725ab, 0x237a85fae2bee8547289aed9786725ab, 0x7eed28f13bae9881c70e7ff118d1a54b415feb58d786696c0924cf76fc3ec41a, '', 0, '?'),
(0x23a8909bb9416530627b39a159944663, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerCommonAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerCommonAttributes.php', 1, 0x00000000000000000000000000000000, 0x8a2139c363f108dd560a19c4d4d31476, 0x5fd1f3ae2c7137b2815c7664cea711370c29060af92af4d3393a7bfd3411ca7c, '', 0, '?'),
(0x23a97a827d94fe084248209746a64528, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php', 0, 0xda7520991b25378db10fa801641d43ba, 0xda7520991b25378db10fa801641d43ba, 0xd451f982c259ee467e22626fbc248ca0ba77ab346d20a325f7d6dc6fdf883a8f, '', 0, '?'),
(0x23ab2d67e55c4c2533ec53dd8b42230d, 'wp-content/plugins/wordfence/images/wf-horizontal.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-horizontal.svg', 1, 0x00000000000000000000000000000000, 0x45255a886cb5b06f0439cd928c9e9dde, 0xa4b31c3009ffb7368208d3adeb49769b9ce017b5684a1410ec98ec60e4eec7d2, '', 0, '?'),
(0x23ae3baeb96284b94d5b73462ce24ad9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', 1, 0x00000000000000000000000000000000, 0xbbeeaf651605a494a97315e221f5eb1a, 0x8109c5d363e60eb275cc5a5bee59005edc754f282920002654bcf1c4074c33e1, '', 0, '?'),
(0x23b4a60e09484df0555a0d2667d9ca64, 'wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp', 1, 0x00000000000000000000000000000000, 0x8aa993aa901657c0456ebe91bcc86c90, 0x04b813266dafca1b719e5de9c411ce0b4f78f44b07b8f0e29b0cf8753fe26bea, '', 0, '?'),
(0x23b625efb23563cd31033f4cb3b497b6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', 0, 0x9fd4449ebbd94e50d2f8e0bf654431b7, 0x9fd4449ebbd94e50d2f8e0bf654431b7, 0x95731c6405708dfe59825447ae89332deaa8cec716a4bef25ffd48674a2a33d3, '', 0, '?'),
(0x23b96463d202021f418d0c86bc652eb9, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif', 1, 0x00000000000000000000000000000000, 0x52e43743e38a67d5d28845a104ca8c7d, 0xb5f556db27e9b4c564d14da0f5322a5ee4ba00e70ac971cd1b231ae489a965de, '', 0, '?'),
(0x23b9685f8d8f17f7c0b0ecee291454e3, 'wp-content/updraft/themes-old/twentytwentythree/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/header.html', 0, 0x5d72b743431365414610c2ca74ddd4d1, 0x5d72b743431365414610c2ca74ddd4d1, 0x1ef5af15c2a9f622acb1844b304428741cb92cc29a37ff05bbf312e81cc849d7, '', 0, '?'),
(0x23ba6e093622b18638100bca8f547a1d, 'wp-content/plugins/elementor/assets/js/packages/session/session.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x23bc9766f83594b254f088a66e926983, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-color.php', 1, 0x00000000000000000000000000000000, 0xd191305c401d976d93f6adb30639927a, 0xb5b840bcba287a168fb92376387a1135b7ff530c02ba44dd1879795acc941cf2, '', 0, '?'),
(0x23c66f7f7d018583e6ba4a2432217973, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.css', 1, 0x00000000000000000000000000000000, 0x6f7c81cada198f756292d82a0b80a923, 0xe8cbfc5a8990b79f5ff93e8943951d2f78d5f68b6576b3c256407a5e83a0bef4, '', 0, '?'),
(0x23ce1a785af9844126bb797cfbb89786, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Input.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Input.php', 1, 0x00000000000000000000000000000000, 0x8f004e5ce3df2f8ffa61ee8db71ddec6, 0xeb7a589bc4999f071865530787736d1751196903d9cc39ad4222090723728e61, '', 0, '?'),
(0x23d2295fccdbb1fa59f582a19a687d32, 'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php', 1, 0x00000000000000000000000000000000, 0x2c9d95177216f80e2b9fccfead1711cc, 0xd8735322f2970efb45212259ce77ce296686972daeac01293f0587afd2ccbe09, '', 0, '?'),
(0x23d3c8cbc098795ff6c9e7cb3e9a379c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-event.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-event.php', 0, 0xfac949a24270c8c12137af6c4adea201, 0xfac949a24270c8c12137af6c4adea201, 0x56274e5b2390d478f81329533c148a91ff8e33d13c7f3fd35f3094a657cf2d7c, '', 0, '?'),
(0x23d4f7e08c0f466d15a097317e82cd2e, 'wp-content/plugins/luckywp-table-of-contents/integrations/ToolsetViews.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/ToolsetViews.php', 1, 0x00000000000000000000000000000000, 0x6a44e23656dca29a31f34d6f8df5a3da, 0xc185d27f4b70f6bf9eccfb71693ac219717cff81ed9268caf09b131df1f366f2, '', 0, '?'),
(0x23e02e9ff5f8ffc9b71de9d14c8763ac, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x86af5b5166fff87b89c24214cb399841, 0x50971655ad6ed95b253d9ae2e5a07fa50f5f94f0f5efb3068723ef13755fdcc1, '', 0, '?'),
(0x23e518baa046c78eb08c45e21772ca3a, 'wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5db7fd72920bb97fc3fee92cb051d3d8, 0x94d068bd6b3b04d54fa31caa0b543090363c4c2ccc862e97c19851c6d850825f, '', 0, '?'),
(0x23eae2e443711ac0b7192a6c338d58d1, 'wp-content/plugins/wp-rocket/inc/deprecated/DeprecatedClassTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/DeprecatedClassTrait.php', 0, 0x2ee0fc38f7a4d4915e60cb8335825866, 0x2ee0fc38f7a4d4915e60cb8335825866, 0xd15430dad15a452ed5f59e8de5145374a943a3a77e12a708c7f498deae73093e, '', 0, '?'),
(0x23f15575f90de2ad14052eac0e758a4e, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', 0, 0x257c000c8ceef1b6343cad5b8e42af5a, 0x257c000c8ceef1b6343cad5b8e42af5a, 0xb11dc851f4f376e73b3a388f46b51f7b2a87b5acd0dfc882dc014348c83ee1e8, '', 0, '?'),
(0x23f1ef6955d3669bbb88fad17a684a46, 'wp-includes/sodium_compat/autoload-php7.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/autoload-php7.php', 1, 0x00000000000000000000000000000000, 0x14d11dafb7b116d2e16efdf4ad349ce7, 0xf02dd1d0722a489615f15e84fc4fd23c90617ba98399fe58eb40e56720e3a42b, '', 0, '?'),
(0x23f86821d8bafe8a43389128d3c3fb74, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php', 1, 0x00000000000000000000000000000000, 0x1a356b2db7f4f1552b1cc85206d22eca, 0x6097c13635a429a16744a78769cd2141809aa7013176c05af1ce789c98ee81cd, '', 0, '?'),
(0x23fefba5dbda5e438b8bcd2586a26b90, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php', 1, 0x00000000000000000000000000000000, 0x5b44c7673c2e76dca94823076bdf5349, 0xb67628901db34a47b8c644f85717f31c1f5f3c334f360433e98e6d8e84041ac7, '', 0, '?'),
(0x24035cfeb951a08eae4c3f8f3126c27b, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss', 1, 0x00000000000000000000000000000000, 0x7adda87c2402e4fc9f7d2615c1dec796, 0xe4802f358d6cebe664e1655219d7ab8a920fe4cbe51248b5f213d55ae8c856db, '', 0, '?'),
(0x240871490a4fb29d6480f073dbaa86a9, 'wp-content/plugins/wordpress-seo-premium/classes/premium-asset-js-l10n.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-asset-js-l10n.php', 0, 0x56a7214416e95b6447081683f38548ca, 0x56a7214416e95b6447081683f38548ca, 0xb31861bf17e427c0e5269f8d304f035ec0edfc86bdc6d12be7105180bd0f742e, '', 0, '?'),
(0x240a7b6fbb97076e8fe0c232e6754c95, 'wp-content/wp-rocket-config/dynamic-lists-incompatible-plugins.json', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists-incompatible-plugins.json', 0, 0xd1d3b14c863d948fcce724713be74840, 0xd1d3b14c863d948fcce724713be74840, 0x7b3db18a43b750987a1ea35bf8c72ef2cc12bfce44e89258bfcadacc9bca3b8e, '', 0, '?'),
(0x240bbe81ee317711e532841552423d63, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php', 0, 0x65e216e0cb87f0037d60816ab5bf76ba, 0x65e216e0cb87f0037d60816ab5bf76ba, 0xac90328f7e8e28cb03a3dc5d75c87031c3b44ba466c0df55a395dfd96319c21b, '', 0, '?'),
(0x240c312ec0c1a54ff895aa09ea145250, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/InvalidJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/InvalidJson.php', 1, 0x00000000000000000000000000000000, 0xeac9818572f323570484704f0457fb45, 0x72e9aed8b939fc3c8c331d2f3b107f553fbfdb409e72aaefcc63e9e0e01ef4a5, '', 0, '?'),
(0x241064829745bf89d90a9a80c7015d9a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', 0, 0x0c6a26170379b4c3f42240a1747f51d8, 0x0c6a26170379b4c3f42240a1747f51d8, 0x3b971230426323c66aa275e46b4969167206522289d94c39331d1d91c72803b9, '', 0, '?'),
(0x241097b00859f85909181c1ec20422e9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespotlight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespotlight.php', 1, 0x00000000000000000000000000000000, 0x893ad2bde526c05e1024f3b0e4b6c0fe, 0x9f640a2987008f8aa1aaa4635dd5f51e9379fcfa21987a1ac4cf3d5c65779929, '', 0, '?'),
(0x24123458b965fc27d0a4206a8e71edb3, 'wp-content/plugins/wordpress-seo/js/dist/how-to-block.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/how-to-block.js', 1, 0x00000000000000000000000000000000, 0xcf0d2404cc4770eb100e142ead12284f, 0x296a0b885bfbe427224bb0527fb3bcf81e88e1fed2d2424e141d7121d9ec121d, '', 0, '?'),
(0x241503d59a2bf58e3eeef576f8e81a84, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-base-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-base-command.php', 0, 0x93b7346f9d7aa0e31f4da484040a63f5, 0x93b7346f9d7aa0e31f4da484040a63f5, 0x6808a15a77232ed1bbcd1789189af85df58ec554da9acd8b3c59251ef336511d, '', 0, '?'),
(0x241a9aaa1bce3d27fd7740f48fd8758b, 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php', 1, 0x00000000000000000000000000000000, 0x0ce118d147d93409395326760c0c0190, 0xb43d9fad9430501294b1650e800c4f8ae2b4a471050c6bc36ebeba819779b2c4, '', 0, '?'),
(0x242301e503ef513492b3f2d9d1425e81, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', 0, 0x6bb33c535ea4b7dfce876431ab91858a, 0x6bb33c535ea4b7dfce876431ab91858a, 0xe526fcdac04a543d1c646a39b229f222313df01fc65249439716e4e3bd3c47cb, '', 0, '?'),
(0x24243b68975100d0489668be3c3adb33, 'wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php', 1, 0x00000000000000000000000000000000, 0xa988bab493d820ef2f78d8d2ed9f8880, 0x733a18889b0f646d72119c3040700a8f300f12d45e2c82aa9af40cc94d38366f, '', 0, '?'),
(0x24291b07978385174ae20d603f113385, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', 1, 0x00000000000000000000000000000000, 0x4445d257270bfa8582e3e3c81c9826f3, 0x9ed4222706ed2f4d2d54c37ea79eb4831318caf692884aabb56fd44404a6ee75, '', 0, '?'),
(0x242efbcb0a51888a42ad861224e19283, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php', 0, 0x23e35116d966181298068f64e75b98f0, 0x23e35116d966181298068f64e75b98f0, 0xd0cd133cc7b0718f86f0b9329620b6695597aee4cebcea36c4b6f914d160b410, '', 0, '?'),
(0x2430eabc4c2b3f99e9425c64402f8c1a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ChainLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ChainLoader.php', 1, 0x00000000000000000000000000000000, 0xc194e7ef69b4b390e253a8e2662f4c14, 0x0ec8bb6160eb9fabfceb75113618af0e72dfdb28f152ecd6eae0df60651ae8c4, '', 0, '?'),
(0x24369cf7b8aaf344940f6f80c8acdad0, 'wp-content/plugins/elementor/assets/lib/animations/styles/headShake.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/headShake.css', 1, 0x00000000000000000000000000000000, 0x7359561cea7fce631446cc1bce7dfac8, 0x48f2b96f8b562595c9cbf7dc435a7e98614b4f559492336e17a09d5a44f14878, '', 0, '?'),
(0x243779fbc8c75ddad80ff04ef908141e, 'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php', 1, 0x00000000000000000000000000000000, 0xcda9e785706da5f63ce66a40a802ce27, 0xd7c48a38e0ff02a7dc2c95f3d551771df647f06e8f20617bafa8a34739e98844, '', 0, '?'),
(0x243a9537cd222e852c887bc96f12652b, 'wp-content/languages-old/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', 0, 0x0a65472db128b16c9ec1190e9293ce61, 0x0a65472db128b16c9ec1190e9293ce61, 0x876beddd7fa1110c9347e368816e2a3615878d83d5e70949c68a64370768f153, '', 0, '?'),
(0x243be9cf7f5ad316378bf4da7a5bd3dd, 'wp-content/plugins/elementor-pro/assets/js/media-carousel.afbaabb756a7c18ddb09.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/media-carousel.afbaabb756a7c18ddb09.bundle.min.js', 0, 0xc13ccfc3ab1669423e11a4aff7268363, 0xc13ccfc3ab1669423e11a4aff7268363, 0xfda75e516c0d11cd8be76ba3b27418b0f92a90397034928caf322f6f9751b711, '', 0, '?'),
(0x243eecdefb71fd0dab3e70d7d1c5b020, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_AU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_AU.mo', 0, 0x565d31581ce24cadad62791ec0ff7acc, 0x565d31581ce24cadad62791ec0ff7acc, 0x2e199a41ce4df7daacc95415d2eb93b5e4d1d15a3b0280907d37fe46d66fd11e, '', 0, '?'),
(0x243fce0d35d57438cea8402c6418344d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.metadata', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.metadata', 0, 0x4a9a92ca213b5dc64055194f90398799, 0x4a9a92ca213b5dc64055194f90398799, 0xf9d972caf71815c6cab5ad75cc0028362270e1e5de7ae286ac78a96de2156c30, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x24492af6b96e81a6a1b26749d2a23fb7, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', 0, 0xfe8b343c6b91354df027dc015f9644f6, 0xfe8b343c6b91354df027dc015f9644f6, 0x11c0302b665587f1536e7c872b4d3c82302e2b71ab0ed5484b8654681660468a, '', 0, '?'),
(0x244cf94dd9b341c36a5da93bd7b91727, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_tick.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_tick.png', 0, 0x0e9a37750bdd7bf02f3d240a03684bd7, 0x0e9a37750bdd7bf02f3d240a03684bd7, 0xadfb90f407ef7c55f8e69dc8a1f0bd52222329315de1406830917eb57c88bb3f, '', 0, '?'),
(0x245b04521ba8aa2e4297f41ccd40edbd, 'wp-content/plugins/elementor-pro/modules/slides/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/module.php', 0, 0xc01685d718cf445bccc1912ba93be4d8, 0xc01685d718cf445bccc1912ba93be4d8, 0x0b6066eebbf43ec7125a134644d82e2be536b10c6ea6ad2c71d69c6f779a92ef, '', 0, '?'),
(0x246c5de1ae34a078e156200f73ef0479, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidPropertyValueInAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidPropertyValueInAttrValue.php', 1, 0x00000000000000000000000000000000, 0x53db7fd789c6c662968dd1d03f2c747e, 0xc2a09a1aab876794fa85500a81c945647efd25f972cb672f7494fb2a9949ee38, '', 0, '?'),
(0x246ce0887479f1cb75123b1c5213fd33, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', 1, 0x00000000000000000000000000000000, 0x53a96413e4c1a2b37510ff004e6b6761, 0x518c44963fc5fdabfe7fb0273ea2f82ed796b1428442c7b6e72c0605e2556b83, '', 0, '?'),
(0x246e2b810c468297b6b22af101631ac9, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php', 1, 0x00000000000000000000000000000000, 0x627986e9bc041bb44cc23b64d7123538, 0xbc31460b00ab64dd22df2a3192c7e169920f068c89e49d21a1dad523d2e827c3, '', 0, '?'),
(0x246e4ccbbf46f8c1e84506f14c65f25f, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/settings-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/settings-integration.php', 0, 0x1c4cedb64c7c0d6259afabfb49bc82f6, 0x1c4cedb64c7c0d6259afabfb49bc82f6, 0x8ff11da24ce87bb6f5da8bebad24e82742bd5ff0bd3a0d208db3d49e2b1c747e, '', 0, '?'),
(0x2473fce348849d0be6e79f4edd3df5e4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NotUnary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NotUnary.php', 1, 0x00000000000000000000000000000000, 0xb7fc81b0687456d5625f688bd7be2cd3, 0x0350578e484a9e13e1d82f505d621885c59c1fdc163063a784a05e18fcbfdad8, '', 0, '?'),
(0x2474451297780c4f2337db6a19977b20, 'wp-content/plugins/elementor/modules/admin-top-bar/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/admin-top-bar/module.php', 1, 0x00000000000000000000000000000000, 0xbd1a59608241e193fa71c4d9587aab0a, 0xe6f15313c3b801872c3f7a38f4b8c7f630cb0a319b46d53718c25230a2297222, '', 0, '?'),
(0x247ff4085a96747ae10fcc749d576d18, 'wp-content/plugins/elementor/includes/widgets/button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/button.php', 1, 0x00000000000000000000000000000000, 0x0f469e8670f08f2cc5df9f2ad19f8b0e, 0x61118209a6c16d8eb6508ad495cbc93e7288b4f52fc71a1c96bbf799c8461b3e, '', 0, '?'),
(0x2480277fde1edda8f0056c9226cab770, 'wp-content/plugins/wp-rocket/assets/img/bg-activated.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/bg-activated.svg', 0, 0xb45cc7b928bde94f5cb25fb4ae738a3b, 0xb45cc7b928bde94f5cb25fb4ae738a3b, 0xbccd10e10cfbc38d7b4d890bf7674df8df27cbf6ca8c050aa60f7593199a0eb2, '', 0, '?'),
(0x2480c59e0e433c7ed7394e1e96bdc9f1, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php', 0, 0x9cafe4284a0c9bcf5f3f2b3468879cb2, 0x9cafe4284a0c9bcf5f3f2b3468879cb2, 0x088a9ff3b009ca1f8b3c7f3f157e8043ecb2324298d6c920aebfa2a91fc2923f, '', 0, '?'),
(0x2480d8306c4bf0fc545a274d4f77367a, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices.css', 0, 0x914445e8f68378ac6a4d7968be234dd3, 0x914445e8f68378ac6a4d7968be234dd3, 0xf1e6033c1f3ca9098da0367f6c3c5f159638cd1783835a190eb3fff2c6393f3d, '', 0, '?'),
(0x248ba241f04ca7799513fe2703b37521, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', 0, 0xae1b3721cd2c338d23d724328f8bb660, 0xae1b3721cd2c338d23d724328f8bb660, 0xd41e296cc13c87f85de8061801c9c173a3e9d2f804abe834ca8aebc547b5b195, '', 0, '?'),
(0x248cac5186fc780e49727320b8c40c34, 'wp-content/uploads/2023/11/logo-eurobet-150x84.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-eurobet-150x84.png', 0, 0xe609bc8d4925c530b08c4c84aaac1d45, 0xe609bc8d4925c530b08c4c84aaac1d45, 0xd9f1431a5b854c0c08432704bc74ccd65d423204f619840ba810b56f6f39864b, '', 0, '?'),
(0x248f3c581a29d37f4d0f79311847d054, 'wp-content/themes/Newspaper/images/icons/newspaper.woff', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.woff', 0, 0xf69149ebacb6945516dc3461078b40fd, 0xf69149ebacb6945516dc3461078b40fd, 0x94bae6f82940d8f2bf484518d7669699d8c01dc69de97cc1156a95f6e9c0b4ca, '', 0, '?'),
(0x24921084f5b330530f0d9872fe02aea9, 'wp-includes/images/smilies/icon_redface.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_redface.gif', 1, 0x00000000000000000000000000000000, 0x2af6864dd63094996a655bf5d6592a0c, 0xcae59b5df89ebd34fb8ac8f600bacc7f20eb7de5a5db532f1441689c02b429aa, '', 0, '?'),
(0x249ae85318c1436be8f48964ce57fb19, 'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php', 1, 0x00000000000000000000000000000000, 0xf88d21ed89e52219a5bb56250917097c, 0xf6583e8f87daef9c5b365f8de35c97e6b56106b7339b0881f7c9d0731e1fe956, '', 0, '?'),
(0x249afde7207e071e3c2fac896152f4b5, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php', 1, 0x00000000000000000000000000000000, 0xe8d44961097e50a05681ee442f0dee9e, 0x834fcd7f6712c2a718c984d4c21d7a0c58f4a64a1704f45266c5794ac416c5b6, '', 0, '?'),
(0x249c68fca8ae32dc91eed2774e1c4757, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php', 0, 0xdf8cfbbaa92e4fa08796b4d8fd028423, 0xdf8cfbbaa92e4fa08796b4d8fd028423, 0xb11d72267f14285d9e695369329f0cbb0850c9dcb0606c7da83357a421475be8, '', 0, '?'),
(0x249fe8ed2514121ad1c01b1d6491cfbd, 'wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php', 1, 0x00000000000000000000000000000000, 0x020e469ba656e6b3053939b0dead595a, 0x4317e5fd0c81245ed9cd26354c346f0c113d0bd3fa547a43d16768d662ef9700, '', 0, '?'),
(0x24b902c1bc43c1aec0f32fbc3914b9b8, 'wp-includes/class-wp.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp.php', 1, 0x00000000000000000000000000000000, 0x0e9de73be0f21b1d89f539802f8dae02, 0x6ce774c53d9d7030b22efd012a2795b6140a39b476ad2d6fc2668e30c83c3c2b, '', 0, '?'),
(0x24bce650ffe2e55875fb9cd0e49015d9, 'wp-content/plugins/wordpress-seo/inc/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/index.php', 1, 0x00000000000000000000000000000000, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0x24c1ebbf5b743b59572a821af284f8ac, 'wp-content/plugins/wpfront-notification-bar/js/vue.global.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/vue.global.min.js', 1, 0x00000000000000000000000000000000, 0xd4d9a951b18bf60bd2c7a1f20f9813a5, 0x611ff918697d12a0fa2206dc88a3ee52d321c73defaac1571d2889eff57495d9, '', 0, '?'),
(0x24c3025447790d41be18b05740b0b435, 'wp-content/plugins/elementor-pro/run-on-linux.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/run-on-linux.js', 0, 0xdd3839e8d4e9cd0e3658165c31841ae3, 0xdd3839e8d4e9cd0e3658165c31841ae3, 0xa137926195e98ad712463697240b3875fd87be2206164e2a178d52bf40b733a2, '', 0, '?'),
(0x24c46beaf5e97de821dd0fb042fd07a9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemContent.php', 1, 0x00000000000000000000000000000000, 0xd9bd7038baf0be598d56f7eabea6a467, 0xad4a4d94f93e9ff647b55605c77b44812ad2b88d7073b3ccec08d22c70aaff5b, '', 0, '?'),
(0x24cd44ec55cfcae6808e0313905c64fc, 'wp-content/plugins/wpseo-video/classes/integrations/class-wpseo-video-editor-reactification-alert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/integrations/class-wpseo-video-editor-reactification-alert.php', 0, 0xbd0fa41cb54e375a968cafb9c6669af4, 0xbd0fa41cb54e375a968cafb9c6669af4, 0x86bdf8598fd109fa0ad9d296832ef6248adef85b06173c57e10486bd44479752, '', 0, '?'),
(0x24cf1038da7960eed3e1d7e2e8975247, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', 0, 0x7269ce3444622dea241b7b5cf349c93b, 0x7269ce3444622dea241b7b5cf349c93b, 0x4cadf5e806a1cd8213dffdb2b589d46e93eee8804dbfa8ec160a32ca0fbac102, '', 0, '?'),
(0x24d1d625d6019d9cd682be557f9d038f, 'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po', 1, 0x00000000000000000000000000000000, 0xbc96805036948c4b10fb4971de7c99b1, 0x851450cf956eed8993733e7ba5991f337052022f6aa954518bc5d6fdd355392b, '', 0, '?'),
(0x24d571b97c2399220509ded2b93cc90f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', 1, 0x00000000000000000000000000000000, 0x83bf8c89c4b5e3d69c500f8dfab4fc62, 0xde55aa5401a0085870c59a85aaffba643877793eaa38c7888a540d2b78289294, '', 0, '?'),
(0x24de94d15d0a0f1e1ad00dda81812dd6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php', 0, 0x4190f64c30136c505054564804e07d22, 0x4190f64c30136c505054564804e07d22, 0x307c8073f095bc8030e7952c9a0a564fc5ff19b25c3f7d16f589568e50429f7f, '', 0, '?'),
(0x24e407ce2d237160d06c81245784db89, 'wp-content/plugins/wordfence/lib/live_activity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/live_activity.php', 1, 0x00000000000000000000000000000000, 0x9efee6690b6bb311111518ea127f9973, 0x5e268656f06299c72c9b1c9573d7c4425e06ed9752a31334bed1b89083a9c556, '', 0, '?'),
(0x24e7034d0c6e25ab48f16a80cda5bffb, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE', 1, 0x00000000000000000000000000000000, 0xf7786f46efa7706a39adcd5b5e1ec2c3, 0x9ad940d6585bda0b70133ae0a2c56a9507c23a68a4f178c4d5283ff4bee707a9, '', 0, '?'),
(0x24e8ef947ca9a863d819bf205c7e8ef5, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php', 1, 0x00000000000000000000000000000000, 0xa35ccb5e3e8335b1706191c657bdee3e, 0x0c8da7f491ccd20e9308a4e9dd4443c9ec584734574650b723de014e12b9531a, '', 0, '?'),
(0x24ea4357d823ec06ea7a6eac1e4c2e8e, 'wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x24ea471f451df06b06c63c5bbd8cfc9b, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php', 1, 0x00000000000000000000000000000000, 0x002acfd3fbd21730962d947a633c7aa8, 0xe0955ef81be32441050a2312aa9a37c554fa1f8b0eb65a50aee4f32da380e24d, '', 0, '?'),
(0x24eae4a0f49512a1450642be9f219b6c, 'wp-content/languages-old/fa_IR-947c76bb5095da30e16668eec15406b2.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-947c76bb5095da30e16668eec15406b2.json', 0, 0xa7aa088e4263898d884098d2417d917c, 0xa7aa088e4263898d884098d2417d917c, 0x5afa62744f723142c2450111ce9bf5d746cd703bd9db21649489ea4bea93d12b, '', 0, '?'),
(0x24ed00ac63d7ad9955f18126fb26c6fb, 'wp-content/plugins/elementor-pro/assets/js/preview.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/preview.js', 0, 0xe01e4fa6f6e83bf1629168c0322c85df, 0xe01e4fa6f6e83bf1629168c0322c85df, 0x58896e84ce29c1c8a2f7921275c7881c355dc83603cf81f57cae76eb18a10bbb, '', 0, '?'),
(0x24eeef5e84e2d83662485eea2ae283da, 'wp-admin/options-privacy.php', '/home/iraneurobetcom/public_html/wp-admin/options-privacy.php', 1, 0x00000000000000000000000000000000, 0x7954f13fb1b4e25cd57905cd79b361a5, 0x482574077e719067fe9d97770ca5cd60f2ea1c151ee919e7e70f02a2f89a2d44, '', 0, '?'),
(0x24f2ecdfb08f52ed0dad13ca61623821, 'wp-content/plugins/wordpress-seo/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0x3415fa39447e04028c4294057d0b07e9, 0xdf3925c05cee6768fd0b98b30a02994a21acf352c60897488247f6b653dcb394, '', 0, '?'),
(0x24f3cfab2ff17ffea5ad1f21afb243e6, 'wp-includes/IXR/class-IXR-introspectionserver.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-introspectionserver.php', 1, 0x00000000000000000000000000000000, 0x325561be77e43cf849779170864f372d, 0x83ed0abee0c3fb43fefd81039e0750455125d7440d0bd16b2a9e58e9c6c6016f, '', 0, '?'),
(0x24f433f69095044985b889d6eb921a9c, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/welcome.less', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/welcome.less', 0, 0x521b01b4986f9e836f4f65a70207182f, 0x521b01b4986f9e836f4f65a70207182f, 0x1850590dd5058a6cc308154b581c060a85e971286e4c0b21ecb36bc62ba3a2db, '', 0, '?'),
(0x24ff58f7efb888f9fe0ff13c5fd920bd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', 0, 0x1df1bdac1d58ec3a347471966e68df6d, 0x1df1bdac1d58ec3a347471966e68df6d, 0xe0477bf7045d61708f854752ae6a7c29544199c564821ab5c6a756c7c7ae5b74, '', 0, '?'),
(0x250715f0d4ae971b7bc566930be986de, 'wp-content/themes/twentytwentytwo/assets/images/divider-white.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/divider-white.png', 1, 0x00000000000000000000000000000000, 0x64b428cab713090d04fcaba692f952cc, 0xe8a74012617b9461d94bd5b47f80727a0db10cb55bc04656122cf2877f2e3ebe, '', 0, '?'),
(0x25096ea8130d331ade9df19eb43ad745, 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php', 1, 0x00000000000000000000000000000000, 0xfc3d931a45c989a7a701e7e30b02f4d2, 0x37bbcd77cfd1cbb48ef123c12595ead3df0f9d72a61f150e0d50ac9b348ffbad, '', 0, '?'),
(0x2509fffde2c5bf936b7558eb62aa9fb3, 'wp-includes/blocks/read-more.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more.php', 1, 0x00000000000000000000000000000000, 0xfc70adcb5d5a2204baf0f3798f1bd290, 0xc0c0b58c3dd227ddd80ccd315d21173caebf2f18fe7642536013c69b8b0521c3, '', 0, '?'),
(0x250cf2ae8dec293603ce4d40cf9c9d9a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryIdAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryIdAttr.php', 1, 0x00000000000000000000000000000000, 0x6e20faab1da9b74ba7ee4e1bdca19765, 0x6e00c540211476414f3422c57316d3b8be42082cf18f45d1bdbf6ee8ff4cea48, '', 0, '?'),
(0x250fedac5d4ddb33a854b63154b8e32f, 'wp-includes/blocks/preformatted/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/block.json', 1, 0x00000000000000000000000000000000, 0x750d8d7b3b9d81f52214e40b999187f2, 0x92101da938b442e588345bffaadf5b6dd85be4e04e73acda0010522c4405c822, '', 0, '?'),
(0x251018c9fcff656799c1aa285bc552ae, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', 0, 0xb6b1aa0e6f9e5392b4164f17a504198a, 0xb6b1aa0e6f9e5392b4164f17a504198a, 0x99ebb70e95e645813805f3e6d39aa28ac2f525e88c00202538005f606db9eb74, '', 0, '?'),
(0x2510fba2c3079b033703d2e1e5a8b3cc, 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php', 1, 0x00000000000000000000000000000000, 0x7fe09c43e519da945dd97ce7247eaba1, 0x69a1ee0df44602e240bd3433a742bc9953a9ed70b953afc3e9ed10156f4b5cd9, '', 0, '?'),
(0x2518a70b9159ea96207ab0fb9cf61dcb, 'wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php', 1, 0x00000000000000000000000000000000, 0x087e1b5702a908b98498aea6e7f6d5b7, 0x7e6ea747adbf2b5ba1bee091bf709f998c761ea17a8ccf7992fe0ef3e80f2be0, '', 0, '?'),
(0x251b3d1a447b0e4fa5e1babcd9ffc04e, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', 0, 0xa60809cf8cc731ff95d2a0150694fae7, 0xa60809cf8cc731ff95d2a0150694fae7, 0x32067ab9d55bf73aafce588a11004c830681b8560447dec1124aaa794d21becf, '', 0, '?'),
(0x251e668b4e766e7f39c22c0d18cd5790, 'wp-includes/blocks/post-template/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/block.json', 1, 0x00000000000000000000000000000000, 0x715529e2c65c34e67bae77b67afec14a, 0xbe080e709a558ba39e4b7d95d04a613abcdff73a18a842c8f882c01a9b76d2e8, '', 0, '?'),
(0x2522df5e196f5f133b2ddabb53d41a29, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidFormat.php', 1, 0x00000000000000000000000000000000, 0xf61ff8eb39b05872e092874bf1c43ece, 0x5e3383fbb5fc2af43ea36a0d00ff468ac2a9069b9cb20bd6239660943582ae3e, '', 0, '?'),
(0x2523aef3d12ebfa5a1ffa6ae52001d8d, 'wp-content/languages/continents-cities-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.mo', 0, 0x3eb8b3275e67efab200befa72087dac5, 0x3eb8b3275e67efab200befa72087dac5, 0x301a25ed2342c80588ae7c021303f3978121411abb1eed446c70a4cc35f1e7f5, '', 0, '?'),
(0x2524ceefdd4dbc711806e6543cc4fdf0, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php', 1, 0x00000000000000000000000000000000, 0x43a3bc554f9ef51adfa0a1787448170c, 0x8c470a22875f2f41e76793680911553fe2538273f348f6d7919159a4f4bdd9b3, '', 0, '?'),
(0x2527a2337463b7d79a926de743b22083, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Borders.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Borders.php', 0, 0x6a523c9f1bfaf9fc07dabf7f7780393f, 0x6a523c9f1bfaf9fc07dabf7f7780393f, 0xda395d2207dba1b05775c7ff1d643e0987259c43610c18bbf32811ba4a53e82b, '', 0, '?'),
(0x2529a4175a728c6da91f75881a97fed6, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', 0, 0x3a7f669a3cda2dda72c803b8f9e9c909, 0x3a7f669a3cda2dda72c803b8f9e9c909, 0xd3704ce4990aa5e84aa290cbce602f2add8a5bff0e299476137266055b36c898, '', 0, '?'),
(0x2529a53007971afbadd24d65aa1d5e53, 'wp-content/plugins/elementor-pro/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/readme.txt', 0, 0xd6f2bcd77034c7a9633202c84527b400, 0xd6f2bcd77034c7a9633202c84527b400, 0x4aa528f3f1ff9a012531393531c21e04528a51b7bc34c6e8b0c052ec6b1cbb56, '', 0, '?'),
(0x252e96112e4374ed3de1ead0ea055c60, 'wp-includes/sodium_compat/src/Core/SipHash.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/SipHash.php', 1, 0x00000000000000000000000000000000, 0xf61e634a3e7c457176307c627687c320, 0xdc9ff76ac60f7065f24da84eab3f94ecce1f050461080ec1d258692b21538932, '', 0, '?'),
(0x25335a634121cc44adbbb43398141bc0, 'wp-content/uploads/2023/11/background-site-300x155.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-300x155.jpg', 0, 0x01d34446189aa5e214f29be53f5726ce, 0x01d34446189aa5e214f29be53f5726ce, 0x4c41b7c4f8c6023e8724186726c52588d0bc1833415770caa825bd9fcedeea33, '', 0, '?'),
(0x2533924355f4f941e409ed5eae8d9eef, 'wp-content/plugins/amp/assets/css/amp-validation-tooltips-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-tooltips-rtl.css', 1, 0x00000000000000000000000000000000, 0x21426b25e0e5ea5817d8f527bae691cc, 0x4321301b75976207e983be6bfa07788edaab67ce4d5551b5216ab9b02d77f977, '', 0, '?'),
(0x25372583f27b21b42fa30b9893e8b80c, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-ustudio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-ustudio.php', 0, 0x62b9dff4413f8cf0d309144e1e233047, 0x62b9dff4413f8cf0d309144e1e233047, 0x1165b2a68388766ffdc06fea065723554f4b76996982af603c1b7e19ca140b0d, '', 0, '?'),
(0x253f66d945b5e9c64d73e582f6cfeba7, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss', 1, 0x00000000000000000000000000000000, 0x274716dfbbcf56e89649d5f6e614c31c, 0x255b096b6454a239a18fc2357cb97d2dbda90bbf07ae55e224735fb0577befbb, '', 0, '?'),
(0x254d9dcdf394c40003cf8234722f52d5, 'wp-content/plugins/elementor-pro/assets/css/widget-sitemap-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-sitemap-rtl.min.css', 0, 0x3101bf5e5a934f28cdd4aef193c4f7c2, 0x3101bf5e5a934f28cdd4aef193c4f7c2, 0xaeaf1c00919b4352bf773b9905c4e283db54e5dc4362397af9ca98561807f3ef, '', 0, '?'),
(0x25511a430be9e44df2b12a750767a3c5, 'wp-content/languages/plugins/elementor-fa_IR-498ef4b5c136d8ffb9492430cfcb556c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-498ef4b5c136d8ffb9492430cfcb556c.json', 0, 0x6fb50a06d35612e8847b7925ca99cf9b, 0x6fb50a06d35612e8847b7925ca99cf9b, 0xac0b18e0350238e320690261e54c1a2dffd10ce75b59b74af23848b30a101ec6, '', 0, '?'),
(0x255225829c101fd7aa0a7f192bf9a454, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer.php', 0, 0x268114551267548374e4ce9201b9530b, 0x268114551267548374e4ce9201b9530b, 0xe7d1763d4d42626c7789ed80df5ec25f5896d65dde7ed13d7be271f3686a4c83, '', 0, '?'),
(0x255266affb788f80d0ed3fb422c0df44, 'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po', 1, 0x00000000000000000000000000000000, 0x70477e9239763a4e5589c7d7bd73fad8, 0x1614f5057f1b7cddd124f84fc4c312aadeae1651e84317a253ece70823afd0f2, '', 0, '?'),
(0x2552cb3e46759749c98f5737d86b309c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeTraverser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeTraverser.php', 1, 0x00000000000000000000000000000000, 0x1c1f66e2456f5956fdd0cc497a922ebb, 0x5c62d32b931b3a9605317e80ddfb73d3d50894e392a5eaff2a87b4e12e7d92e7, '', 0, '?'),
(0x255b0fd7667ba2220792143d73a3750e, 'wp-content/plugins/amp/src/RemoteRequest/WpHttpRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/WpHttpRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0xbc85e8f5c3034192b6c1ca675d1aeb09, 0x032163a113915c6bbaf28f263841524005de894fae4d55a77b3c6b9c011dcd23, '', 0, '?'),
(0x255e82bee6f58c0fb3bb7002aaff94e7, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', 1, 0x00000000000000000000000000000000, 0x4b362d53f9f395681c227430cbb9770f, 0x33bf0addc2169d65ff87c22a395f091d5002770eb62fd468f2590e0eade82619, '', 0, '?'),
(0x255e890bf8c91658abfecbc91ef86fca, 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php', 0, 0xac8d3929151e17739b0864af2e2070d1, 0xac8d3929151e17739b0864af2e2070d1, 0xcd0963012d83225e98358510746dee17a91222283e310e6589c2b38727503215, '', 0, '?'),
(0x256000cd6cb6b09ba15a95da6ba85c86, 'wp-content/updraft/backup_2025-06-18-1237__EuroBet_0775ebb03f91-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-18-1237__EuroBet_0775ebb03f91-db.gz', 0, 0x19cb99fdc56b7287bb775b441b9d227a, 0x19cb99fdc56b7287bb775b441b9d227a, 0x59aaa0315b8f9b1db88b1ee80b272e471e9ce220411940152d2f66ef22245462, '', 0, '?'),
(0x2565106856bfc3d20ac44d0a0c0efb7e, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php', 0, 0x82ca33283f213dbca41f7ad440bec8c3, 0x82ca33283f213dbca41f7ad440bec8c3, 0xb9e543c68b31de66d77e20af97904df42d90945b55731baf27af1deb0867a3fc, '', 0, '?'),
(0x25662a01ee269184612f22a22c58f746, 'wp-content/uploads/2023/11/1XBoroCom-Enfej-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-150x104.gif', 0, 0x42eb8d532aa641934f859f00a27ed100, 0x42eb8d532aa641934f859f00a27ed100, 0xb01402a2390eea92bc5d06946b641faf270f60880bd62f8479e9bfd173066cf0, '', 0, '?'),
(0x25684241c9efbdfa417e299074f293b6, 'wp-content/plugins/updraftplus/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/admin.php', 1, 0x00000000000000000000000000000000, 0x753d596047e5ed1b9e74d3783a713bd4, 0x6499c833ca1f03fac3554a17591ae7cda5ec5d502bc16b25a634335416a11a78, '', 0, '?'),
(0x2569a4173a8229a14abf802c76a905fa, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', 0, 0x6ce4e3881eaa11ba7b41be0b87132846, 0x6ce4e3881eaa11ba7b41be0b87132846, 0xe8f4cc0009157cdbf9dff0ff88e689ad07982b9575503fc37a9043dab98692d7, '', 0, '?'),
(0x2569d9461a99df2236b8e91bdcd51020, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php', 1, 0x00000000000000000000000000000000, 0xbcd6c9d53e1e64641c64bafcf06d64a2, 0x5264d905b3d451c44ba3e7ba80acad7918dff8ffb56541139bf5089bf58fec72, '', 0, '?'),
(0x2569fecddee5676361ec57ce217118d0, 'wp-includes/blocks/cover/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor.min.css', 1, 0x00000000000000000000000000000000, 0x84254120166adefb813fdd89a9b0e804, 0xa6335d4dee6d5065a1a29f243026f99d5b947f936ee66bb00bd7cc2de30f25f2, '', 0, '?'),
(0x256d7cc046f521dae17aaafc12d95338, 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', 1, 0x00000000000000000000000000000000, 0xd9e7555a29d927e361db351bf01340e5, 0x4480a969221df1c1f7a2c79efa74dbb18c52408538b9da01b6ca07f175767518, '', 0, '?'),
(0x257261c153833693bf00e97f6221d853, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', 0, 0xa45d320cfd2cce84e0cb63eb8acecf50, 0xa45d320cfd2cce84e0cb63eb8acecf50, 0xcca55de573d9ec5718e220a168f084dc83b7edb8294a1b81ba6ed2f2ce1633c4, '', 0, '?'),
(0x2573716d0621fe0b1d9457cfedfbe834, 'wp-content/plugins/elementor-pro/modules/custom-code/document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/document.php', 0, 0xc460ff12db05d7fee8bc63f0905e3d44, 0xc460ff12db05d7fee8bc63f0905e3d44, 0xa36eeede93780ae39c08d08f1a884412db0bbb15f23d7250ffa24ba758c9db6f, '', 0, '?'),
(0x257b4fc1aff59413db5f5292809c86dd, 'wp-includes/SimplePie/src/Source.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Source.php', 1, 0x00000000000000000000000000000000, 0x65ec112acbaeb4efd1cc9e95ade566f6, 0x35dd5b5ba86702cb494408d8fee5be3bf356d2719c4a5d48671052cb75c3b9fc, '', 0, '?'),
(0x25868271f923c0a941be86eaa355bbff, 'wp-content/plugins/wordpress-seo/images/plugin_subscription.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/plugin_subscription.svg', 1, 0x00000000000000000000000000000000, 0x151fe00bc4d7d637e49d2cfd5f7020d2, 0x846f851fa2e79b96a470e260fe63522bcdbdbb5d3ce7170a0cbb506dfe5aeeca, '', 0, '?'),
(0x25889ca03a02819cffc800c210c857f1, 'wp-content/updraft/backup_2025-04-15-1150__EuroBet_2c84b7393a76-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-15-1150__EuroBet_2c84b7393a76-db.gz', 0, 0x02875ab6d1378ce683798c3630d3c5a5, 0x02875ab6d1378ce683798c3630d3c5a5, 0xe856d199b234daddb370f657dac2d9a0ac45d3c3549f3335c35169391f4af16e, '', 0, '?'),
(0x25918e5a9d6d59ac493e7ec14bf48b27, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Pem.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Pem.php', 0, 0x387aa14cd88ba425cf3290771e3413a2, 0x387aa14cd88ba425cf3290771e3413a2, 0xda048b5e0d36de94d9af9162e3e1dadeb472e0e90897f3a4f9b2c48cf953f7da, '', 0, '?'),
(0x25978bf1055606dafad08b5dbfed3d77, 'wp-content/plugins/wordpress-seo/admin/class-config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-config.php', 1, 0x00000000000000000000000000000000, 0x4de06d672f6173a40c288cac9b453cb1, 0xea9b61d4c663cd37d5304c1c277d28ffefadb754a16a8de967f8565389256d7c, '', 0, '?'),
(0x25a03ee8fc76761e68d619f8910d4634, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', 0, 0xefd7b2f87c3f96418b0227c7b8e3cfd3, 0xefd7b2f87c3f96418b0227c7b8e3cfd3, 0x9589846a569dbd3e735ebff3ab3e2166c154df6e052fab366de9fd804da6e3c6, '', 0, '?'),
(0x25a41a339392d93b980494949477efd4, 'wp-content/plugins/elementor/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xf18b7628c41c9809f0fdcbeb2d2391a1, 0x387091b52fa3996daf7b92b4420b0c7d6c227fcb49e6927f1e9e68488f72154c, '', 0, '?'),
(0x25a5c7e01739edba7ff15cde8baa1d0c, 'wp-admin/includes/class-wp-site-health-auto-updates.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-health-auto-updates.php', 1, 0x00000000000000000000000000000000, 0x7faaf7a130dbdfb825d9b9fed4a29aed, 0x8989497eb91edb9187431c6ce90b26fee717d72a48a4225eaceb5b28df3fad02, '', 0, '?'),
(0x25b06dd532713d4bf7d7cf34dab7dcd9, 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-handler.php', 1, 0x00000000000000000000000000000000, 0xd74ee91aac547e2fd4fd7c67fa3a5d3b, 0x98911cb37402afc90cedd3e315ef01d4603e779d46fd411321805dc336fdb128, '', 0, '?'),
(0x25b19b8066e9be2db4617eafcbefb38a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', 0, 0xa4b0e1c45936fd076f0b7adec02f9b43, 0xa4b0e1c45936fd076f0b7adec02f9b43, 0x0f810f65d7ba8b6b2bb16f4307209de8c8c71840c6b9e94f4b3ce668b9535f11, '', 0, '?'),
(0x25b1a2117c892d9eb4c358e832604a56, 'wp-admin/images/about-texture.png', '/home/iraneurobetcom/public_html/wp-admin/images/about-texture.png', 1, 0x00000000000000000000000000000000, 0xe700b26d7b6f51f2bc02d8d51ed44b55, 0x164a3e9a5ccb8c6b7e32eba0d0cbf0722194f421ea74692bee8d89eca71400b3, '', 0, '?'),
(0x25b1c305f0be808d1330412296a2d7f8, 'wp-content/updraft/plugins-old/updraftplus/images/rackspacecloud-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/rackspacecloud-logo.png', 0, 0x62b13780d2ed8b5b1120bf5db9ecb7e7, 0x62b13780d2ed8b5b1120bf5db9ecb7e7, 0x78124470bbd917d690e2151ea46127c4426a4586b0b57fdb19536de6817c05ee, '', 0, '?'),
(0x25b242e39df3ac71f2888349444a7ae7, 'wp-includes/html-api/class-wp-html-tag-processor.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-tag-processor.php', 1, 0x00000000000000000000000000000000, 0xeccbfc6f64eebdf5208040d6c7a4dc92, 0x1380235ac4dbf42e1b799e2d32b3897dfca8dba310e3d4a409fee432be5a2d42, '', 0, '?'),
(0x25b8462a887cd914980716744ee04fb1, 'wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/stale-cornerstone-content-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/stale-cornerstone-content-watcher.php', 0, 0x2d34b4596a814100c513ee54cd2923d8, 0x2d34b4596a814100c513ee54cd2923d8, 0x22fa9b8ba0b302bcf5d309ee67e25e7a89948d827050ab3f17584f6dabe0bc08, '', 0, '?'),
(0x25ba0cd2e0eb380e5e1b9c563cd174cb, 'wp-admin/edit-tag-form.php', '/home/iraneurobetcom/public_html/wp-admin/edit-tag-form.php', 1, 0x00000000000000000000000000000000, 0xd3d41392ebb0872f012e0e57230ac120, 0x0d9980da5264ccf99dc3cde575cbe5a5bf19cbabb12364b1bdea4abafb134c3a, '', 0, '?'),
(0x25bd1fb810cc3a316b09dad61a98ce1d, 'wp-content/plugins/wp-rocket/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_namespaces.php', 0, 0x00958a5d2e65accbd6ca5e4f3a5b601d, 0x00958a5d2e65accbd6ca5e4f3a5b601d, 0x71eb2125b1a75969d8a6157b018b12ca7dd79d3621185f6c883db3f4e6b5abfb, '', 0, '?'),
(0x25bd787f304e5497d49beb864f5cbe0a, 'wp-content/plugins/amp/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xc02be6d96671f88d28aad3ffa134c8ae, 0x1cfc6b28a80d284ef081bcfe6a6a9004da0cc227cecca3e5362ef72f91d2d527, '', 0, '?'),
(0x25c02f28a2195bd17dd97c7dea67af31, 'wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php', 0, 0x7d3b9cd46a3b4d40feed3f9690fb5252, 0x7d3b9cd46a3b4d40feed3f9690fb5252, 0x4d52a8ddc68a47d1a9969f2e6389ab133eefc1bc532c171fa452251b4613acf8, '', 0, '?'),
(0x25c031e5d9e54233a073174c0211bca8, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Invoker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Invoker.php', 1, 0x00000000000000000000000000000000, 0x94273c48d0f1a38591f30fb503d7cd5e, 0x30b36b5d2d68d9332a8898baf530b3ab3f60d635a3a2225fb851766a0b8dc6e6, '', 0, '?'),
(0x25c16657f10212898509d65030e57d2b, 'wp-content/plugins/wordfence/modules/login-security/img/menu.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/menu.svg', 1, 0x00000000000000000000000000000000, 0x70dce8b1d1c75dea6a2de39114f8a699, 0x389afc05bbd4da23cc84280338f8e1ff884ffb227fc7092b186822466296ec83, '', 0, '?'),
(0x25c668af077863eaf1d3e359a8e0f501, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/composer.json', 0, 0x2685ea9a4da5e979f7c2a3220c71a7a1, 0x2685ea9a4da5e979f7c2a3220c71a7a1, 0x5507787a0475c00249c7bf7e2b92dd03dd455a90cc10ac1492da53ffaca41191, '', 0, '?'),
(0x25caf22b0b6eb4fcfde5cdb7188190c3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStorySocialShareAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStorySocialShareAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0x9d609ff12b28c6c47343d97ad270e9f1, 0x3021aaa4048d7b23aaf52adc538ceccffa5ff35afb144a8e86a539cb4a877d10, '', 0, '?'),
(0x25ccc72f54e58b523460a28899b27b51, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configuration.php', 0, 0xa7677d90e330b95f93a1acdd7433125c, 0xa7677d90e330b95f93a1acdd7433125c, 0xe75e54e7d30427f2fa4f1c1c207b0171a135ea32bff9ec19a06b2e5e2b68f1e3, '', 0, '?'),
(0x25d01550622eceffba38ba4764ce74cd, 'wp-admin/css/media.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/media.min.css', 1, 0x00000000000000000000000000000000, 0x1bdb293d9019b2c5572bde4c861bfd1f, 0xa9613369bd588f92db4c5b48d4e1ad8b8dd540285505aeb232bbdc082f9bf7a4, '', 0, '?'),
(0x25d054d59174b90a8c9c24330e406ea1, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu.png', 1, 0x00000000000000000000000000000000, 0xbb581f65318899f890aae28f6077048c, 0x5ca7015eb61f6140dc5847565c49d676a1ee43ee3d1128df781e73f7b0521c47, '', 0, '?'),
(0x25d06565ca53d81da7dc6edc6fe52724, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 0, 0xabfaa57e651e1c4ab69302f7cae890d1, 0xabfaa57e651e1c4ab69302f7cae890d1, 0x629ebe4db32d29945efc91fb2e1a243155ededa8dc88684e8f87fae3235888b1, '', 0, '?'),
(0x25d8657be8bf007953e63a2735eb53b4, 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/Converter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/Converter.php', 0, 0x2140afcdae56a07e232aef21ebb760ef, 0x2140afcdae56a07e232aef21ebb760ef, 0xe6449a5d6197fb9fe9a7ab2e24a38f8c19fe90eddc2fa8f19998fe6cdd809351, '', 0, '?'),
(0x25dac1ab871113a9d28882774126bd30, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php', 1, 0x00000000000000000000000000000000, 0xd24c937c5db9ef1a886415a49a65f19f, 0x464cd7e683cf9524e6ac1b5a835e84e5eea687b69ad7052cc7dd8a59774bf197, '', 0, '?'),
(0x25e9b45bc413efd921dfe214f06fd9b5, 'wp-content/plugins/wp-rocket/inc/functions/formatting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/formatting.php', 0, 0xd44720309440ac2e66af723699ef8189, 0xd44720309440ac2e66af723699ef8189, 0xf38c9692cfc812dc8bd3cf6548d00e13ac6d980825374d846f351e60dc96a0ff, '', 0, '?'),
(0x25e9faebb9edc2b5c191a2e76c6b7b20, 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php', 1, 0x00000000000000000000000000000000, 0xb7d844036016e294a61c250add775fb5, 0x217c9b195472d2ff5a1c208720c7077e80540cf2761e969f4565470ec0938038, '', 0, '?'),
(0x25ec8c9b31a9a297f549605fb131e535, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Facades/wordpress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Facades/wordpress.php', 0, 0x447e79e5c356a99edab7f3d7707b81e7, 0x447e79e5c356a99edab7f3d7707b81e7, 0x1c36f578497e8043ae8ea7693bdb96efd324120c17ab39b788b54134a4c47172, '', 0, '?'),
(0x25ee9e8a70ef9c43b6b397be7540518b, 'wp-content/plugins/elementor/core/logger/loggers/logger-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/logger-interface.php', 1, 0x00000000000000000000000000000000, 0x29e25748a73605fd6a386696435a94f0, 0xb94680ea532c25579bcf5b07b9869c5a6d766d9db854e27611e66e8d7bc2d655, '', 0, '?'),
(0x25ef87f329144631ff192f412d19047b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTruncateText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTruncateText.php', 1, 0x00000000000000000000000000000000, 0x7d72c2429bd63a8e4d7679410596593d, 0x707744edb2c875137f9e78d6de33d66e7bc187221ab9ccec7035e43392752e2e, '', 0, '?'),
(0x25f4cffe6284ded26d71b2150df82b36, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.css', 1, 0x00000000000000000000000000000000, 0xbd0c1835d9b29ecf45e436cc94b247d5, 0xd7d750ba460f5142435df7dbdf85e4f6da359ebd8aa488016922466742ee0092, '', 0, '?'),
(0x25fc386737afdf7b2665c598ef4aa619, 'wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', 1, 0x00000000000000000000000000000000, 0xfc7d04fe8182c3c96ba119abff8aed58, 0xdd97ddebbe84603a83554cf3b695ef498ebe159a980e2fb9e52dd1c7add090d1, '', 0, '?'),
(0x25fe12b8af5d28327465facc28a3604b, 'wp-content/plugins/wordpress-seo/src/models/primary-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/primary-term.php', 1, 0x00000000000000000000000000000000, 0xac927ca8d803bfc3fab466502ccf2190, 0x59eea0d21cd093d28260a551d8243647fae6ea4f635759474af1ab18160e962f, '', 0, '?'),
(0x2605384808d3a7c22b58027a690a1088, 'wp-content/plugins/wordpress-seo/js/dist/languages/tr.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/tr.js', 1, 0x00000000000000000000000000000000, 0xbaff50845bb8c7eef667d700b577de18, 0x7870b880a16a42ab0933e1ef3b706b31920a718f570ff3309ea1b8074802cae4, '', 0, '?'),
(0x260591cff63541e45ff2894dc7ecde9a, 'wp-content/plugins/wp-rocket/languages/rocket-el.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-el.po', 0, 0x6f852561e1da34c6dbf3da5a3678b601, 0x6f852561e1da34c6dbf3da5a3678b601, 0x00c3716a4540455246ef5a482f2de099c929cc8699a216567a341e26c11a530c, '', 0, '?'),
(0x2609e834c5fa7cd2fdee78f1d9756e11, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', 1, 0x00000000000000000000000000000000, 0x5466584f27e38712cd08d8e6309b8e78, 0x5f616ce2160510be90eae6f6035f09cf7e9039dd60b0d2c072b3aa9a0b2770e8, '', 0, '?'),
(0x261634bbe12788dcadf09a4c09ee7bd3, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.min.css', 1, 0x00000000000000000000000000000000, 0x628c7a04e1f47d023e7ac10c1f40d803, 0xacee794e6dfaeed4916cbf31f5c8fc2fe5c4f5142e7a41255cbcde5a4657ad98, '', 0, '?'),
(0x2617ce121227a46077ede6c69aa9fcb5, 'wp-includes/js/dist/patterns.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/patterns.js', 1, 0x00000000000000000000000000000000, 0x79e8b6f56ef92fdfd26fd4886bea0695, 0xc4a8ecac2ce5e5589c0dd1774308cc53ff1794c8ef44e197824b28db0c0bd12b, '', 0, '?'),
(0x26183398cc395114266db7de4f638551, 'wp-includes/blocks/post-template.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template.php', 1, 0x00000000000000000000000000000000, 0x9f55cc5913cb45eb16db79153d9694aa, 0xe2e1ba466af45464b2b0011858fa0772c4e85caf889d1c3f74520ff7f57185f9, '', 0, '?'),
(0x2619504474c53f3575f83110596db2d8, 'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x07ed58797ff37eff58e9f3dce9c54382, 0xe094b542980cfe90b8883a7ab1c5ca89cc824450da92a4ec9b6cf81a95852d7c, '', 0, '?'),
(0x261a015d15430f68eb13d0a77098bfb6, 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/ServiceProvider.php', 0, 0x30f2691b72674e32daf86668b92f229e, 0x30f2691b72674e32daf86668b92f229e, 0xe7a11f3ce2fb148f7cd9998b89e7702d523d7abf682ead8bb487b023572bb37d, '', 0, '?'),
(0x261db9bddf7ce630a594d4a6e7d65ac6, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css', 1, 0x00000000000000000000000000000000, 0x7ee1c091fc09beab734c25dcc9e2ea62, 0x8a03c46fe745ec600432f1400005fd9d44412ba3a909d76329ec97d3de21fc5e, '', 0, '?'),
(0x2620058eb2b70cb262d7ba67242a1056, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', 1, 0x00000000000000000000000000000000, 0xb4409823562c617107907cd04d67c8fa, 0xae04019c83d63090f95ec2aa237670863c20a62c789ce5f8b9fb492b2c8db15c, '', 0, '?'),
(0x26203dd9fe2d3ac0368198a98b479c67, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php', 0, 0x347b57d51201b2c721c341e0bc29fe63, 0x347b57d51201b2c721c341e0bc29fe63, 0x44470a297fe2ed096cad654eb6381ea0fdd18d9fc5ca69286154e728d42b1198, '', 0, '?'),
(0x262422b4f8492cb6cd615e3364388b2f, 'wp-content/languages/plugins/elementor-fa_IR-c124088d3e99b69538d5d578decbde23.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c124088d3e99b69538d5d578decbde23.json', 0, 0x80f1f501f49b05266d4356fd8d605bd7, 0x80f1f501f49b05266d4356fd8d605bd7, 0xbc383ef37f7f82770ec85ce6f0d3555963665d8b08a86ab7a1fa5f24dbad0558, '', 0, '?'),
(0x2628bdad09781e8538d2d50d209ea2fa, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo2.php', 1, 0x00000000000000000000000000000000, 0xba39d82f8e7488b48082ea95332390d8, 0xdb6131b4a23566eb372474e8c32fb8668e0259db797d1d2632cf4cad22d304f8, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x262a83cac464c486d6b88f0905d64835, 'wp-admin/images/align-center.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-center.png', 1, 0x00000000000000000000000000000000, 0x09d91addb6b53479e68c645931d9658e, 0xd0eb86bd4e33875821c5cd6c6aff14680260e303aeb1e7b4c768415df4b84a87, '', 0, '?'),
(0x262d4eaa4b9f3d1ca45b23985224e7f5, 'wp-content/plugins/elementor-pro/assets/js/off-canvas.02e30e192bc782084e8a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas.02e30e192bc782084e8a.bundle.js', 0, 0x76a65cf5e19e30eba502188303661e07, 0x76a65cf5e19e30eba502188303661e07, 0x900dbf1271e6f08670ee60c717084aba9dc0523ebb0725ef73f27d40260c1d27, '', 0, '?'),
(0x262e97f543a2efef46d168045c2dce32, 'wp-content/themes/twentytwentyone/inc/menu-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/menu-functions.php', 1, 0x00000000000000000000000000000000, 0xc81db8795a623605a61218c741df5e84, 0x5dcd58a6ccc7473800865960bdb84cfd52310b71f566f579012cd51df4359d36, '', 0, '?'),
(0x263d1a10bd2b747fed9222a22f6b270a, 'wp-includes/js/jquery/jquery.form.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.form.min.js', 1, 0x00000000000000000000000000000000, 0xee858e15db40066634ae2d7c3959fbf0, 0xfb32ed9a4d3f6b94d0d9efb41e5589fee8e1d66279247b81506256eabcc1b221, '', 0, '?'),
(0x2641e55fb8ccd8d666bb991bfede75a5, 'wp-content/plugins/elementor-pro/assets/css/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor.css', 0, 0x8268fa0e694b36c0bf5297f54acc511e, 0x8268fa0e694b36c0bf5297f54acc511e, 0xef927e3983de206e847efc885d97f8be83d07622d2572b455b98af9b23fb0d3a, '', 0, '?'),
(0x2643dfce7ca29feef70d554338d0ede5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', 1, 0x00000000000000000000000000000000, 0x7269ce3444622dea241b7b5cf349c93b, 0x4cadf5e806a1cd8213dffdb2b589d46e93eee8804dbfa8ec160a32ca0fbac102, '', 0, '?'),
(0x264d229fc32810b39f9168f8240fec64, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/GCECredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/GCECredentials.php', 0, 0x6e234acd384b6e2b6909899dfdc3bc14, 0x6e234acd384b6e2b6909899dfdc3bc14, 0x9f68b5712c1e17eae8b91cac62b46481bc4c9ec3b8cccb17fc9ad6006a31bab7, '', 0, '?'),
(0x264d44667fe955f49fc98bf7d7ca28b7, 'wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php', 1, 0x00000000000000000000000000000000, 0x0c9a914b90ae88dbf8b91a0541a3d1c9, 0x41d6254900851d6a510c9bc3a617fa4e3af63f0893c1b19faf49b66e3df5a1af, '', 0, '?'),
(0x264e5f34903a6ef2bd004e039469689a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoSource.php', 1, 0x00000000000000000000000000000000, 0x980b20d1405264b7a4b6a8c3d6994ed4, 0x36a6cea7b641dd1210c01f8232a4909a4aed19491525ce0f88f5abb50d8b084f, '', 0, '?'),
(0x265001bf5ae00222a3aad31cbbaf14a7, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-bird.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-bird.jpg', 0, 0x399ba3092647f184d3ce228385d55f10, 0x399ba3092647f184d3ce228385d55f10, 0x24f7a18979d44c14e89874bfca81a539627ac1444cc3da42fe8cb30f740fadd3, '', 0, '?'),
(0x265b57128e122defeb6f0cdb35ee1597, 'wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', 1, 0x00000000000000000000000000000000, 0x91b30250146f4fd06d2cd44fd1cb01c0, 0xac0765bbeb0b98d6ccc143e031d1edc21d5e71fe81b7825f6b493312c0fbb6b5, '', 0, '?'),
(0x265fd251247ff7193c3f1b835472449f, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-admin-notices.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-admin-notices.php', 0, 0x54c16bedc237ad061c6c9b5528e3dbfd, 0x54c16bedc237ad061c6c9b5528e3dbfd, 0x9f9eee7fa51e0877e14abb58d641cac2a24e0a1009184311d69134b794ef6cc5, '', 0, '?'),
(0x2663c80cae91fbcd03f3256841e88eed, 'wp-content/plugins/amp/assets/images/amp-logo-gray.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-logo-gray.svg', 1, 0x00000000000000000000000000000000, 0xbfe906f053f4618e78291f87794340a1, 0xfd2881dc098f2b00fd038dd92cff9b79606e03924f2e033d032af9807dbccba5, '', 0, '?'),
(0x266439997694418b3455b3c502799b6a, 'wp-includes/theme-compat/error_log', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/error_log', 0, 0xa6a0c1bcd7eb057470e140f9fc257776, 0xa6a0c1bcd7eb057470e140f9fc257776, 0x28be5f6bd7f7984c8571f5f9fcb7d7385dcb161d4d715ec802ec2c4bcc03fda8, '', 0, '?'),
(0x266565ee0a334be812d4e3765a04a695, 'wp-admin/ms-delete-site.php', '/home/iraneurobetcom/public_html/wp-admin/ms-delete-site.php', 1, 0x00000000000000000000000000000000, 0x8740361428cac6ad681361b8677972f8, 0x89c51e8335d5f2c4b3456f559525cbf3ea9b2803ef577af70473881668d556d3, '', 0, '?'),
(0x2665d9fd78630df851320999ffbbb552, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/MinifyHtmlConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/MinifyHtmlConfiguration.php', 1, 0x00000000000000000000000000000000, 0xea80af2082a10db52878c1434d24ecda, 0x5b5e2378266843f56f6e3399b21e71612e0f9ec881437ebf33133628617547d1, '', 0, '?'),
(0x26660de4eb38b6e3757071a00a79c836, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-checked.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-checked.png', 0, 0x61f5683c6a4823b5eb8aad1d0ac61e9d, 0x61f5683c6a4823b5eb8aad1d0ac61e9d, 0x964b5cfa70d1dc643b75c4d3a49c0035fe8f667f5d73d238cfef993d0f0fdc52, '', 0, '?'),
(0x2667355992e98c97786a4fee1105680e, 'wp-content/plugins/elementskit-lite/widgets/heading/heading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/heading.php', 1, 0x00000000000000000000000000000000, 0x04b422434b5d7a2e30891cc6a35e846c, 0xe8f05647605885bfd1b5df9949a0840660929196e3cb7b00baed98102fba89f8, '', 0, '?'),
(0x266a6c220e963923bbeaae9beb4e8462, 'wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php', 1, 0x00000000000000000000000000000000, 0x63acf83ef23e0407df5f7d4fe5625ba7, 0x3c6be92b4a0f68ed60464e84b02ec148703a99adfddc517cd8b67c5f8df2eb16, '', 0, '?'),
(0x266b00765f66636291f876869cf8f998, 'wp-includes/js/dist/format-library.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/format-library.min.js', 1, 0x00000000000000000000000000000000, 0xe8f2c1e15cf4ba7daeda56aa9fe85be0, 0x8c550ebc3f01476b7bd15ad53b73ed49b431b164dc4ad0fd770436e2f0734647, '', 0, '?'),
(0x266e0a784c3d5da914e04c0a0fa622e5, 'wp-content/plugins/elementor-pro/assets/css/widget-code-highlight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-code-highlight.min.css', 0, 0x43e2eec83083645294c29ac30f9102cc, 0x43e2eec83083645294c29ac30f9102cc, 0x23125e143b2937dd7f22f971e2c089c65b43e8eaa60521fbb988a206c13f72f9, '', 0, '?'),
(0x266e4a90456c6ba349e374adf72c93a2, 'wp-content/plugins/elementskit/widgets/facebook-feed/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/error_log', 0, 0xf1d000026d8db99d6f60e24435aa78c6, 0xf1d000026d8db99d6f60e24435aa78c6, 0xc2e2d9e771e8f027e8db0d777918d016f1b9f886391f8f06e60c64446d805c2f, '', 0, '?'),
(0x26739a52fe828ba3bedc58e5823cc1a8, 'wp-includes/blocks/separator/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme.min.css', 1, 0x00000000000000000000000000000000, 0xad96454f9e63bcbab86df9c57bf103f6, 0xc92f60692d5e8c33d2973ba042a6b3549e3bb6b8ccffae231200e472f87d3a6a, '', 0, '?'),
(0x2673b91bd21c6e56fd7f8b0e7ac83ff2, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractHandler.php', 0, 0x7f28a1d8b0253960ac9a8c1583c23a29, 0x7f28a1d8b0253960ac9a8c1583c23a29, 0x8969fd07484f9bf9074ec8765b333f2bdf1443edff187541a9286a483f5bad41, '', 0, '?'),
(0x26740221305e6787db624a88632c3e33, 'wp-admin/upload.php', '/home/iraneurobetcom/public_html/wp-admin/upload.php', 1, 0x00000000000000000000000000000000, 0x84aa2933ff469f1951224073aa23dd76, 0xc61276b81adf85d681b0c2aeda6db9d94360ae45e80f13ba10495f91457558ae, '', 0, '?'),
(0x2678cd6d6603c57bdb24b8c1fd215dea, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php', 1, 0x00000000000000000000000000000000, 0xd64f61456e89164209bbda9a8a2f1e90, 0x02113fd843c1c8121a68f4c45600d6346e7e45492b39e4b8b6a76c8c6f89830f, '', 0, '?'),
(0x267da822e7d73b6d93ee5ef86bf089b7, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2', 0, 0xe9e6b8bbacd2c033a3f822d34140bd3a, 0xe9e6b8bbacd2c033a3f822d34140bd3a, 0x062416c786d4dbcb1e68014fa0421e2515c361f0b60a2bb10378a38d6a7ed7ba, '', 0, '?'),
(0x267ee72a6dd9452b6e58fb253b5b4fe7, 'wp-includes/css/dist/block-library/common-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1c9fb1f3a9fe363c71cebcb248a30056, 0x1c123eb11fa847db483382636c5d82a7958cceb5baff07bbf4a37a202e8e459b, '', 0, '?'),
(0x267f44e711a5f751a352c8d077a35d1b, 'wp-includes/sodium_compat/src/Core/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0xe5c615062d72876a6949ded8a3658a62, 0x94a562ebc645b7d6e8da2671b6feffe7aa1d802a821e14968785c8f8ee12f8b1, '', 0, '?'),
(0x2683d5a80378ef05edbad9d843483816, 'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1744125809.js', 1, 0x00000000000000000000000000000000, 0xafc3710421e8c3f900f0ad80a027a5fb, 0x07d8571bb43424617fbcf6dc2778f419e9e02d05acd44bcebc9623925aaff0fc, '', 0, '?'),
(0x268d5abe55cce2d8635962f5db637a14, 'wp-content/plugins/elementskit/libs/framework/attr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/attr.php', 0, 0xd86a0ee9caa6b7ae5a5f9d620664c602, 0xd86a0ee9caa6b7ae5a5f9d620664c602, 0x367ce18df28b215afed25e9db1958d7b80ac64d377672c6a9c2287d6f17cff2a, '', 0, '?'),
(0x26935746d6cfa97bccc13567ed0b0a58, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x47cbb56c9d515cc255dc271a874d6523, 0x0707ba91003fa62c12f67622e035bfde4dc7110c0816da3b9a8487305bbfbd8a, '', 0, '?'),
(0x2694719697c9cb47f59ba44a51be80d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BufferHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BufferHandler.php', 0, 0x1635e279006277daaa0f5b84dd130554, 0x1635e279006277daaa0f5b84dd130554, 0xc19fcaea976a40be59e33b461e78e51e241ca8bf12f0c2993a8e8edfe1f935bf, '', 0, '?'),
(0x269a38b9eee74f252283868b16998dcc, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', 0, 0x325f2ee376f16df5c6faf049e88d1a10, 0x325f2ee376f16df5c6faf049e88d1a10, 0xe3574261bcc11edd1275546965f041ce450f56ca2d7a6192e7d158397b9f5ab1, '', 0, '?'),
(0x269a4f524c83cecdf80a72d0e1e122c6, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/url-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/url-prop-type.php', 1, 0x00000000000000000000000000000000, 0xa8ca6f2944811b4ce5fd7c8591a959a2, 0xf06f9bb5dc6c0c4b1e680d6c1423c3b211b15184adc043430cc714be90003cdd, '', 0, '?'),
(0x269ec9a5d43c2e772f57ca22dd5797c8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsentExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsentExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x8d4f5ecb5b8352fcbb70ce0d66864da3, 0x118ece4c4eba59b19e92c3e4195844932404bbcd13c398611025cc62eff73812, '', 0, '?'),
(0x26a2ccea8e5bb6f98ec370efcaeaf858, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_vault_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_vault_logo.png', 0, 0xf5b40b4b2bd0731442e66e96e036e40d, 0xf5b40b4b2bd0731442e66e96e036e40d, 0xd91b73e810e4ac2859009689d436fe8f3bef715a02245335246c3ad1e48d7198, '', 0, '?'),
(0x26a4330bdb8848aceab950e73466f79a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', 0, 0xd65ee0463cb9a70b29e4d2bfd59c146c, 0xd65ee0463cb9a70b29e4d2bfd59c146c, 0xebbfa6b89c0727508f0854bf7e7f3b4d439c80c11f7f2b409667fd6508d374ca, '', 0, '?'),
(0x26ac91955277193f7e846aad684aa444, 'wp-includes/Text/Diff/Renderer/inline.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Renderer/inline.php', 1, 0x00000000000000000000000000000000, 0xf832def2b37a3b0e2fc38f246df90407, 0xe219c31bddc510780e09d232ab03de45a4b0efd9f15a140e85b3f6eba0cebc17, '', 0, '?'),
(0x26ae6baea69ba4680f00fb10d505c546, 'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', 1, 0x00000000000000000000000000000000, 0x91672d04eaee9e1613e32a6040c1d8dd, 0x8750fddfe1ed86f623e04bec68ccbff9921eb052301c23d4622cc09314a39e6d, '', 0, '?'),
(0x26bc4eced4f21be5f832a210d0b9cb41, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/subscribed-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/subscribed-thumb.png', 1, 0x00000000000000000000000000000000, 0x119460d7893d846a9eb75ec9309edf3b, 0x16edfd6e884756a21fbb5fdebfcb3f5845a0cf2a1a2e041a1f64908f60c347a2, '', 0, '?'),
(0x26bc8b5d3057f1ec0a2913ff3d92bf03, 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x884572e84844add444b1c133a61f9a40, 0x3c96aefdac6f9440bb3ad91bfcbe9f2dc34567f4bfe1e22936015ed1bc27bfb4, '', 0, '?'),
(0x26c0f334b80d68043a9d55539cc0cc27, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramRule.php', 0, 0xf3e4cc14e5f0d1f74901218a8db64a9e, 0xf3e4cc14e5f0d1f74901218a8db64a9e, 0x3540d12dbcbe1153b0f1161d672e19137031cdb4e009ae538b6a8963ea8a0259, '', 0, '?'),
(0x26c1a2bae8c89166d739066818eac56f, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php', 0, 0xfe88caeb9ccb8a53f0a1670e0fb67d2f, 0xfe88caeb9ccb8a53f0a1670e0fb67d2f, 0x03f5f3c1fbbc65e299128def8de44d76eee39f886ff266221ff41b60c6f0f047, '', 0, '?'),
(0x26c76a0777dea178e8f1a2b876473696, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-attachment-id-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-attachment-id-prop-type.php', 1, 0x00000000000000000000000000000000, 0x1aa7f6e2843de4a96161c7c2f1e8757f, 0xd7995d04c4988138a109cd8fd0ad94f20e70a48f6a9f6ca8f625b4b516bc2f82, '', 0, '?'),
(0x26c94a951ef8fa2e65c353facf82cf08, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.81f5bafc26b94cc86238.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.81f5bafc26b94cc86238.bundle.js', 0, 0xbfa8ae56afabced15ec0f031f6b4c37e, 0xbfa8ae56afabced15ec0f031f6b4c37e, 0xc0e3624aace4e693eeb56ef4ceefda03da7b177d85aadc8ce565dbeed64b0ab2, '', 0, '?'),
(0x26c960d74fcb115135915110d53433bf, 'wp-admin/theme-editor.php', '/home/iraneurobetcom/public_html/wp-admin/theme-editor.php', 1, 0x00000000000000000000000000000000, 0xf78f4c355a36ae9f85d0502df06a6b73, 0x0e373a2074ce5ea2030c599bfc46c8dce601fe9d78ea7529585bcba17a84959c, '', 0, '?'),
(0x26c9dfeb095014f0730c686375137353, 'wp-content/wflogs/attack-data.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/attack-data.php', 0, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x6c878e34044571ae7bb6ae91a0a0b6efd71b9f277767d733311ea063ae773ab3, '', 0, '?'),
(0x26c9f71d2ffee4b9ab6e82f41ae4f506, 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php', 0, 0xdb473705222093d10f1e74b56b155666, 0xdb473705222093d10f1e74b56b155666, 0x1afbd9418a3149e70bb3087fc944093a367876ea63eb31ae42135327c936dfd9, '', 0, '?'),
(0x26caed7417515c8d6a609971ff9459f1, 'wp-includes/blocks/categories/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style.min.css', 1, 0x00000000000000000000000000000000, 0x08f8259de4211fb4199199f6ae279267, 0x0e27ce8ef1ff732b6e5ba1e1c918c9463cac30c34016d2f75ebc54b940fd6b8e, '', 0, '?'),
(0x26ce7641b9f651cdf46389da7177382c, 'wp-includes/theme-compat/header-embed.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/header-embed.php', 1, 0x00000000000000000000000000000000, 0x4f6d7a38ca1c99174612da10b0901fcf, 0xb0a3f5c4f27d296421711e092c402c16d7d16aabf17609dddf03e9c44594eaed, '', 0, '?'),
(0x26d292f08099743067d6a12a48e67706, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/TransientTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/TransientTrait.php', 0, 0xa601f9aa593c6f0abab7fc8fd7c3b1ad, 0xa601f9aa593c6f0abab7fc8fd7c3b1ad, 0x02dd054d20074615fbdd88da4dd108175b7ffacebed00aae0ea7750754dd64f8, '', 0, '?'),
(0x26d320ea6125a9447d57937222982522, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-photo-blog.php', 0, 0x1b2f01fd47bf95a4abef82ed5c95eb67, 0x1b2f01fd47bf95a4abef82ed5c95eb67, 0x2218feb94edff6081bf0ae9f2651e646a85cdcba41dc0073622a125859fea343, '', 0, '?'),
(0x26d623fa30ed432f12590b08ccbcb19a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Optimize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Optimize.php', 1, 0x00000000000000000000000000000000, 0xacfa28284f32503022ab65c7b932dc73, 0xe0215234238bfca9091cb5873a12f8c528552196be84566020a5cda10620d549, '', 0, '?'),
(0x26d746e8af0c645dd8ee07ab65c5a068, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Select.php', 1, 0x00000000000000000000000000000000, 0xe9efa34db8498a5bf7dba57b272bcd3a, 0x2bfb8b7e6b9c6e49a9858183b297b056834ee2dec1d655175e19462ef516e366, '', 0, '?'),
(0x26e98ed5d39cd1b88b73d956a3b8816e, 'wp-content/updraft/log.f3f2edac29e3.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.f3f2edac29e3.txt', 0, 0xcd57658b9b7262921018bd8189838454, 0xcd57658b9b7262921018bd8189838454, 0x234254c74d016f85d3fe1e7d40d1e4c44b7a7166507b3adcc910b27e7caad790, '', 0, '?'),
(0x26e9a5b18698f1f25791b3d880d37ca1, 'wp-includes/widgets/class-wp-widget-links.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-links.php', 1, 0x00000000000000000000000000000000, 0x9dc123e3e6ccf24694a83e8f589e6e6c, 0xceec87899db6c32c8f78e0eb08a22ddb05a97f444fe12c08b0a537d188ca51e5, '', 0, '?'),
(0x26ea39b8db7466ddfa86e3eb1a252a6f, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', 1, 0x00000000000000000000000000000000, 0x0ea9533d81e6a0b7d703fe7a910a4226, 0x8656eeff759f72e70b2e09482115003109483a42a12eaedfdcdd8f2211288173, '', 0, '?'),
(0x26eeaab3cf42394afdc8a81082ef7faf, 'wp-content/updraft/plugins-old/updraftplus/central/modules/updates.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/updates.php', 0, 0x47d5dabada9a1ced0a70caa617a8eb4d, 0x47d5dabada9a1ced0a70caa617a8eb4d, 0xa8411d8b39986a64ddcf406bc3bd5317e8c048d24f16baff00e7e100bd4a887e, '', 0, '?'),
(0x26ef11d9975b167a7260e0b8f925c58c, 'wp-content/plugins/akismet/_inc/fonts/inter.css', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/fonts/inter.css', 1, 0x00000000000000000000000000000000, 0x2657c1447da18d612344484a2b13bfde, 0xa1c3429b67616619c61913601cf72532d0e229ea213b19277043670045768913, '', 0, '?'),
(0x26f02fa75107f7dda528c446b8cd0610, 'wp-content/plugins/elementor/assets/images/placeholder.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder.png', 1, 0x00000000000000000000000000000000, 0x1632e46a5c79d43f3125ca62c54189cb, 0x2104f84b4bfc5a279df7a8398808810be1264b042e7021782b537c364e837e52, '', 0, '?'),
(0x26f0fe1f85a7e339db0eb63c3dac2296, 'wp-content/plugins/wordpress-seo-premium/src/user-meta/user-interface/additional-contactmethods-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/user-meta/user-interface/additional-contactmethods-integration.php', 0, 0x4dfe932ec182fdf1f0b84c140f74508a, 0x4dfe932ec182fdf1f0b84c140f74508a, 0x40c13627af00bb6f62e1205caea80028db977c828afe73ac071f3c69d932ea2b, '', 0, '?'),
(0x26f7610e5547911994baceba4701ae93, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss', 1, 0x00000000000000000000000000000000, 0xcd20eda51a1f9bd489df7986ea5edd6d, 0xad7e373f13b55cb780db777842c5640178aeca779d539d2242f1b268ebcf467d, '', 0, '?'),
(0x26f9e3e2e62c5334f6a2cc9928f45ef2, 'wp-content/plugins/amp/includes/templates/class-amp-content-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-content-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x72df6fff6179ab93c0ae1ba314a82f50, 0x4c194e2164badb0666d9757561ea72e1d5702e13bb184adf1d477680867a1d66, '', 0, '?'),
(0x26fc9395dcaccc04901a9972b686fdb5, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/general.less', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/general.less', 0, 0x9225d92acbc2ff6c590bdfabbbfc52d9, 0x9225d92acbc2ff6c590bdfabbbfc52d9, 0x9bb9676c3a7b201c22335d0e0fdaea4d634cfdddf999d5599a0cdc7f90abce6b, '', 0, '?'),
(0x26fe395c913f4cba86535dd1aebf08eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelPreload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelPreload.php', 1, 0x00000000000000000000000000000000, 0x969b48933c602e7ad0fe7772e11fffc3, 0xffa47b7ef19c96ee465c1fbc8ac592976b795fd13afafeb218fb180725259a61, '', 0, '?'),
(0x27064492f0d4452fe6ea5244d5e06ef9, 'wp-content/themes/twentytwentyfive/assets/images/poster-image-background.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/poster-image-background.webp', 1, 0x00000000000000000000000000000000, 0xe196e4dc2d34fc0b2f806cd1cf502250, 0x6db06f0079f1699e92542df18e153020aaddde6191eec327a98de9fda2a675af, '', 0, '?'),
(0x2708d6f1a9efb159d1b2f3a6a07e7955, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php', 0, 0x7688853c8f2903b6062a78b340340206, 0x7688853c8f2903b6062a78b340340206, 0x81d8eb0633afbf62babff876427cb709b763a620947f93485a8c36e51bd8e957, '', 0, '?'),
(0x270bc5a9c241222fd4d0197f3ae4a195, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php', 0, 0x8bc1619ac6fc0c973d97baa08f7812a7, 0x8bc1619ac6fc0c973d97baa08f7812a7, 0xc08be15337331e4983aeeefefd0a7ff2d285f30d173fcb054900b824a1b1df2f, '', 0, '?'),
(0x270d72d1cff17227d37f3244759cbecb, 'wp-includes/js/dist/commands.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/commands.js', 1, 0x00000000000000000000000000000000, 0x7ff7066609eb9848bf0bec373bd8c265, 0x56ba0959b53d996121dee1d565263c31edabaf3edcc8898383595bc8abe2a641, '', 0, '?'),
(0x2716791ff6b9c698e2850a140fc06996, 'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php', 1, 0x00000000000000000000000000000000, 0x25d11c46e73f2b8ed2d6dc4bb78da995, 0x33499d1110470f2b80e2e557389eaa94589677af22b5fe286c9e0d929743d384, '', 0, '?'),
(0x27174a62ccae99850bdbd06330d56bef, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-book.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-book.php', 0, 0x05a55e4db2f1ed980dd57a02c6048287, 0x05a55e4db2f1ed980dd57a02c6048287, 0xbdb4dcc383caaca28442ae9449e618248f01ef42a3367bacc889b6c09ae8c4d8, '', 0, '?'),
(0x2719356a3eee80bd39bf9016b59a756c, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php', 1, 0x00000000000000000000000000000000, 0xf69c593298ea9b4046101e63a84d524c, 0x5bf5db3c6c2b68beca619afb0329aff0cfbf7f6d2a7c108cb5e2a15f453d2a23, '', 0, '?'),
(0x271a368a61c1f44b0cec63b555808979, 'wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php', 1, 0x00000000000000000000000000000000, 0xb3199d4c45c381af39fd735709f1e061, 0x8d288ab45f6d5b7cde73185133606498d5eb1565bb55a354fade243afae68bf4, '', 0, '?'),
(0x2722289fcacc9fc042d2ac5ae6c09012, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', 1, 0x00000000000000000000000000000000, 0x68cbfb7e8ca06778d823b07ddf7f75c9, 0x6c2a22ff044a296d3187e56ece88b39b3b1810ea24bf4f8a58c2958f84afa431, '', 0, '?'),
(0x272862391adcdb10cd1b153acdd861d5, 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-3.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-3.json', 0, 0x7ca4d1d87159606bfb06199433c46f85, 0x7ca4d1d87159606bfb06199433c46f85, 0x4ea36b2e0cc64d3d06b99206e2a44b656ffae5198de32f5f3626b56ac2d8f4c1, '', 0, '?'),
(0x2728d5a68b052c7a972034a5410ffc48, 'wp-content/plugins/elementor-pro/modules/scroll-snap/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/scroll-snap/module.php', 0, 0x741b8c5e27861b8c4202b06fe490a8b5, 0x741b8c5e27861b8c4202b06fe490a8b5, 0xc7a75f9d27cd17f7ad1b246c2e0adaa4f00c3f62433aed64429b86fd07d68fa6, '', 0, '?'),
(0x2729bca543de3e62e4e0dda815e5e467, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php', 0, 0x652fba9037a4b9a0fda7d7d6fb1d479b, 0x652fba9037a4b9a0fda7d7d6fb1d479b, 0x05c15b96d2687be79dbf35ce65ec3f298c8d70aec95d615ebd93bdb6543feef6, '', 0, '?'),
(0x272f25c582dcfc5b438bdcbb92ace948, 'wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css.map', 0, 0x33e9e1e68fd2918127e3dd32131ea793, 0x33e9e1e68fd2918127e3dd32131ea793, 0xfe75000e4d470368b2581964c421001faddbce702b915f5aca8a70f308b7a5cb, '', 0, '?'),
(0x272f5398bce4daa55c16b373d04c0e51, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH.php', 0, 0x590a325914a8c63cabdbc31eedf09362, 0x590a325914a8c63cabdbc31eedf09362, 0x85d9d92007acf5c620a4471d0328d05bf12c21c2355ef2f7e0f55890c9029b3d, '', 0, '?'),
(0x272ff863ce5ae34350dd8e726ed4423a, 'wp-content/plugins/wordpress-seo/css/dist/dashboard-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/dashboard-2420.css', 1, 0x00000000000000000000000000000000, 0xd96ed51171e0d3256087d3edfb116c59, 0xe65b69a3522ac8673dd864438b15968bcc0c6a7d40da61888852ae08ec66ca51, '', 0, '?'),
(0x2733d1f2eede50c440505f10c70c9a0d, 'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo', 1, 0x00000000000000000000000000000000, 0x0b5f79db21ad6a3388ceb610423aa1e6, 0xe96a9d8a423ae5e547e32f39c705db0ed6e2bd2faae79d77d33132cbe40e53c5, '', 0, '?'),
(0x2734673660cdb1a4daeeb519e0e25216, 'wp-content/plugins/elementor/assets/js/text-path.795be0048f5240994e8b.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.795be0048f5240994e8b.bundle.js', 1, 0x00000000000000000000000000000000, 0x33145f5b567c93753a06087f6ec18f08, 0xb69e1de33947c3809a15825b2c3935c83192d64eec7ecbecaa686ed6f5dd9060, '', 0, '?'),
(0x27368a7d6617f9c824df4e08815e5e9b, 'wp-content/plugins/elementor/includes/template-library/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/data/controller.php', 1, 0x00000000000000000000000000000000, 0xa98094a773dd004fdb0b2deace71c4c2, 0x77ad00db4332edbd53145fbaa3984c5dbb17e7b27500a26018b5510d62a0412e, '', 0, '?'),
(0x2736b194d1a89fb8fd18847020e3bbe4, 'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php', 1, 0x00000000000000000000000000000000, 0x9068fb65ff477473c5be08ccd2d7f15d, 0x254ac00d253cca20d9ad8f66d165215e6e2787cdb81d925e97b436da42d7190e, '', 0, '?'),
(0x273731326c6703cdf3d98416357ee8b8, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2', 0, 0xe50941ffb8499ced431bbf0154a16c43, 0xe50941ffb8499ced431bbf0154a16c43, 0xd7b5f4712366b203e88c44c85696b34e1facad70c2ea67b9415e3d823ef7045d, '', 0, '?'),
(0x273ca1b0cab776917fe78ede1502c001, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud2.php', 1, 0x00000000000000000000000000000000, 0xc5517c08da1603a1d39f1b48010ab02a, 0x56189ede66f6063b78a467a6480025704d9674245e50e5058ca9413a1252f46a, '', 0, '?'),
(0x273d215a6184cd61e2dbe66a1055d151, 'wp-admin/css/site-icon.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-icon.css', 1, 0x00000000000000000000000000000000, 0xaf29e425d28d61242d7805b4b9a387ed, 0x23f84667411b8d6118eee0b1af86ebc37faeb1f14ff72b587ae41073d45646de, '', 0, '?'),
(0x274163b8b4e52c097e9736d8f8dca6e3, 'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php', 1, 0x00000000000000000000000000000000, 0x993a03e8be16bd259b20189f293ba700, 0x1ac8f327c4a10eeba7aad3ca1613b62e7327c6e8ad7364dc34a75eb412d30449, '', 0, '?'),
(0x274dfef87788f1918db783e3c70d4b6a, 'wp-admin/includes/class-wp-site-icon.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-icon.php', 1, 0x00000000000000000000000000000000, 0x438a09d02ebbca6bd09b4763598eb930, 0x221b6aeb39bdfe56a04fe26adaacb44664118ae388467d45506afe6c93d8eca9, '', 0, '?'),
(0x27527ef0e866a159745db35be82cec02, 'wp-content/languages-old/fa_IR-aabfce98c410957228848dc581e3c420.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-aabfce98c410957228848dc581e3c420.json', 0, 0x9c012b1402cf56ae84e57cee70007d74, 0x9c012b1402cf56ae84e57cee70007d74, 0x182df606161c28b840e5abd6b26e4c4ea99a7d749528bfe4707ec8b2b95426fd, '', 0, '?'),
(0x275a5c40b1d8380dabc1976c59336c55, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-3-col.php', 0, 0x1b2f18fdabbb202d438516bed33c4d65, 0x1b2f18fdabbb202d438516bed33c4d65, 0x7f8bafa1fcbd3b168354226b0057bcbba65a5820817631b3f96d9408e241acc1, '', 0, '?'),
(0x275d5c246d24ec367f9d2cdb79aabf36, 'wp-content/plugins/elementor/core/common/modules/connect/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/admin.php', 1, 0x00000000000000000000000000000000, 0x8cf27b6b4daa43101410901560c92358, 0x3f1dd4d0d22bc4cd273c2a94c35f596d7eb56861a7ebd326478e6a3b1c7d6db5, '', 0, '?'),
(0x275e9cda2158b64e21f550f21f4f67bd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ServerRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ServerRequestInterface.php', 0, 0xfcd2dc1523de23b4e35657f83d0425cb, 0xfcd2dc1523de23b4e35657f83d0425cb, 0x36c1bea9cac5046d40012c0a2734f003c828123017a153361400ee4c93c83edf, '', 0, '?'),
(0x275f11240cdbb80f97e998052b350a67, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/InstanceDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/InstanceDefinition.php', 1, 0x00000000000000000000000000000000, 0x02c6b87065d890ef91b82a9423b4ae6f, 0x0b68a4e37a9fdba8f538065c2870237445818edd8bedcc6915d232dbdc3103b2, '', 0, '?'),
(0x2769a20b58e8116381af2348dfe187c4, 'wp-content/themes/twentytwentyfive/styles/colors/06-morning.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/06-morning.json', 1, 0x00000000000000000000000000000000, 0x9364b0f7bfd1d36c31149eee01c5a40d, 0x578ef6ae6c5707829a62a4f3eda74693c1bd287a21d6cf4d2b2f8a8fcd470f54, '', 0, '?'),
(0x276ebe3e74554dd3b6ba78ef4eaf4727, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', 1, 0x00000000000000000000000000000000, 0xb271801f92821148d9f355ad87c522c4, 0xb4e689f1924b6b856b18b8c6f599039575d50e8f8f8a782210b5e85cccfa20c5, '', 0, '?'),
(0x2770d34bffa072ae81df20f6585f2ecb, 'wp-includes/class-wp-theme-json-data.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-data.php', 1, 0x00000000000000000000000000000000, 0x4675ecd000f0eb3dc3b5aec976e4abec, 0xd9e04750c56a109d511fbbdc36f7d3ae0e9a88f8ff16ced6b410929fbc6dfb75, '', 0, '?'),
(0x2771ee7b9607bcfcdc5ae8f79f3eadb6, 'wp-content/plugins/updraftplus/includes/Google/Service/Dns.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Dns.php', 1, 0x00000000000000000000000000000000, 0x52e2f164dcf3d01e5b21cab6a04f8218, 0x9f1487daa5d92e543ad9856e366e582997909b42f3107188d1b735342ab096f5, '', 0, '?'),
(0x277245e33e2b30a332e261664fda9c64, 'wp-content/plugins/wp-rocket/assets/img/infinite.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/infinite.svg', 0, 0x51d1718c98a8b56cc05a0587a3fbb5e7, 0x51d1718c98a8b56cc05a0587a3fbb5e7, 0x9cabbaf7bbde92c53c6ec7bff91f8a4b461c9b162461ace7fb0331ed7281feaf, '', 0, '?'),
(0x277600c9288941c987d7cdf7d2ef6033, 'wp-includes/sodium_compat/src/Core32/Poly1305/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/error_log', 0, 0x7c0c30bc13838cc574dc19da497a5e95, 0x7c0c30bc13838cc574dc19da497a5e95, 0x36b08e0a137b147c8b54dd668db980ae1a040d8296c7c5d30865f99aae59d500, '', 0, '?'),
(0x2779b2fdfc81c4f2a5dbc699e7f38cb9, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', 0, 0xd9e7555a29d927e361db351bf01340e5, 0xd9e7555a29d927e361db351bf01340e5, 0x4480a969221df1c1f7a2c79efa74dbb18c52408538b9da01b6ca07f175767518, '', 0, '?'),
(0x277c87c298f894439341d3769f385ab3, 'wp-content/updraft/backup_2025-03-01-1314__EuroBet_79887438bc22-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-01-1314__EuroBet_79887438bc22-db.gz', 0, 0xf5eec16ed102b8c1e0d87a1b341d8cf5, 0xf5eec16ed102b8c1e0d87a1b341d8cf5, 0xcef127bf559c804e44db3dc9410245d37bb6d3f7a12d314a06c9951f5b0b93ef, '', 0, '?'),
(0x277d29d1a20479493d93402de7ada4ad, 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/usersettings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/usersettings.php', 1, 0x00000000000000000000000000000000, 0xccb5b07396b078e3d0f65434c2843959, 0x1a9772266ee58047b812e2ab1b339390588ff146a2227c741c4850a25933c68b, '', 0, '?'),
(0x278780098271af559adbbe5a65d0cae3, 'wp-includes/Requests/src/Exception/Http/Status505.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status505.php', 1, 0x00000000000000000000000000000000, 0x2e22dab1ee14ae890ecab9e1a5e7e45f, 0xde551134103ee04c74fb2ae9dc12074398295300b67e94da3bd01c41c8141752, '', 0, '?'),
(0x278b16fcbb9e20986fc8138dcd539d8a, 'wp-content/plugins/wordfence/images/icons/ajax3.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajax3.gif', 1, 0x00000000000000000000000000000000, 0x6d1877dfdfb474ea8d93270aa4f1ed73, 0x9c641c7ac9ea0aba79014ba3c6aea8e89227235dd27809564a52f8a82e3d063a, '', 0, '?'),
(0x278b19121ef1b17ce903fcc6a5b6cd13, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/FnStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/FnStream.php', 0, 0x52665a774062838cf836a68504bf1381, 0x52665a774062838cf836a68504bf1381, 0xbd70765716d9c44aa8f9bad867958b87fe890cb4a65f13982bc4857ddd716020, '', 0, '?'),
(0x278fe431e51cf152000af0f4c1b531d4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php', 0, 0x93beedbf22388e5c3a08a4443f3625e4, 0x93beedbf22388e5c3a08a4443f3625e4, 0xba1adf2c466db430aba0aa827cc2773380f096aeddffb213f76f48c3ade36673, '', 0, '?'),
(0x279315a9d33055d2d892d3c704680b53, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php', 1, 0x00000000000000000000000000000000, 0xc9f5de6e4a3e22f7d6e18c2a702dc76e, 0xd194595a97a6b0a42a42c863dc00ff623c34f940b98339555e9024395296f357, '', 0, '?'),
(0x2794a0a93dacdaca55e06b0f95c93e9b, 'wp-content/updraft/backup_2025-04-10-1210__EuroBet_a3ed105a3ec9-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-10-1210__EuroBet_a3ed105a3ec9-db.gz', 0, 0x032a71241aefd33323f49250ce9c663e, 0x032a71241aefd33323f49250ce9c663e, 0x10fdde3e0a298b2c420b54d8d795b6915afde596fc167e3cd2c2ee1aa0d3956d, '', 0, '?'),
(0x279ac7ec698daa51e9ca6c384ef779cb, 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x0c6691f19e12452496949ad406afe124, 0xba04c121285ef6e9ffb97c8259218f0edac1a9de17c9219185fe403e41354e9d, '', 0, '?'),
(0x279ae1f140fd0ee98d4b541f6b883fbf, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.7a9d36b2c12b970c6616.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.7a9d36b2c12b970c6616.bundle.js', 0, 0x2332f88b514aa1c7a2a84f00795161c6, 0x2332f88b514aa1c7a2a84f00795161c6, 0x1240cc4d7120627c6747faa094997154aeb8110a689aa5aa78e237c7c3e9566e, '', 0, '?'),
(0x27a09f6738c305c7afc59536b18e22dd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ConvertHeadProfileToLink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ConvertHeadProfileToLink.php', 1, 0x00000000000000000000000000000000, 0x6cbea28a0848b6b8cfeb9b6ce4f4c45b, 0xec10e5dd2550cc143ab00744d4d6222801c6c70d0c2c3d77a643e99cb02fc1bf, '', 0, '?'),
(0x27a122067aaec96ec6da70e2c1ce6145, 'wp-content/plugins/akismet/views/enter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/enter.php', 1, 0x00000000000000000000000000000000, 0x2c95d97da412fe017c87dd82e6d8836d, 0x2477a6e27ec9c59174942d20fb50169f88cffa9bf0456c467f7f898458c9f4ff, '', 0, '?'),
(0x27ac9bcca9982eb10078a2d790784819, 'wp-content/plugins/amp/includes/sanitizers/class-amp-embed-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-embed-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x3d5115a57cda21389f635c96d1cb479a, 0x15122ff2e79dc8add5ac7971744530bafb9626698be59189aa72776d250956e5, '', 0, '?'),
(0x27ae06c6d3dbad5defcda8078cde8a20, 'wp-content/wp-rocket-config/index.html', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/index.html', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x27ae210ce81c634a14624f18eda78168, 'wp-content/plugins/wordpress-seo-premium/classes/multi-keyword.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/multi-keyword.php', 0, 0x6437786985db30c4c00d0e75884fc827, 0x6437786985db30c4c00d0e75884fc827, 0x1f796fd676476526246b38894d69628565cc49af171904f8f1cc5c85d2d3b712, '', 0, '?'),
(0x27b45dc6e47aed54e6db254db7006b8d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe.php', 1, 0x00000000000000000000000000000000, 0x1e92846a592b8eab04f9828e24a67086, 0x0d3e8522e4cdca4ada10da335ded106c21438be97a58baffae51f1abe24abc53, '', 0, '?'),
(0x27b83c53cf40db771ae3d2f7d12e9462, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png', 1, 0x00000000000000000000000000000000, 0x1fc418e33fd5a687290258b23fac4e98, 0x0462c645d49ae7428a233ac228b223ee3d5f28c5041a809fda7ca08b55e623c4, '', 0, '?'),
(0x27b9667e2bc1bd383b53e4a9852f1692, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedByImpliedLayout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedByImpliedLayout.php', 1, 0x00000000000000000000000000000000, 0xc7b0fa4d29d5feddd475e7512a24d251, 0x4c0f9a6c9839bfb5c82ef505c49a1de1288f633df38399bd69a610fbebdba88e, '', 0, '?'),
(0x27bb677ccdb922ac94826a02ddb932c7, 'wp-includes/js/jquery/ui/effect-transfer.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-transfer.js', 1, 0x00000000000000000000000000000000, 0xa21650c020f2d15f02971c58f3222ac2, 0xbe8767cf001d080c6d9f5f453993374f114da6c7394f2888774fd1277d5f33a5, '', 0, '?'),
(0x27bd2cf44583f65e08734196bfbc4d32, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', 1, 0x00000000000000000000000000000000, 0xc24ada5d7f0275a5290834bde3e6f203, 0xb03fad864ab007b83551ebc2cd1597838740faf5de9f302f3356fd006500cc4b, '', 0, '?'),
(0x27be75f627584d2ac1c1f342a4a6bd50, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', 0, 0x3eaa8849d543effa103995a92fb5b98f, 0x3eaa8849d543effa103995a92fb5b98f, 0x6bc1da50c76fa66e4f9bda534eca0e88c415e154ba61aee977043ca7d4eb385f, '', 0, '?'),
(0x27c517ce7b00898fb6dbc5e0876f5d3b, 'wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php', 1, 0x00000000000000000000000000000000, 0x27983b355fca6bf421e0b4fa30616464, 0x8e9b5290525c77dd7db06ee86b68c6b3f572c87a6fe8094e811aed379748d930, '', 0, '?'),
(0x27c849f9f0f7b3a0d598a10bd9717045, 'wp-content/plugins/wordpress-seo/inc/class-addon-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-addon-manager.php', 1, 0x00000000000000000000000000000000, 0xaedf4c78d04026155366b4095f03b8eb, 0xc35245c646c447f46fa5da28204442f43d6adfc5d0c58c20d33e46fbf1e06ffe, '', 0, '?'),
(0x27ca715745261d12117f2fdf7955d8d0, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php', 1, 0x00000000000000000000000000000000, 0xced2e08e96ce667a8ed4ccee662bdf45, 0x887874fa12399b395e4249f6d56b041c9c1163b78ce19780d4092886b6d2de4b, '', 0, '?'),
(0x27ca854badc3b6b9134d07f270189058, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookComments.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookComments.php', 1, 0x00000000000000000000000000000000, 0x9075e83e3670ab688a1903f4f1bc9d17, 0x58eaa546c3a5767e4fdd2e0a558a5f78fa50e2054c41ca751e1a648c32378341, '', 0, '?'),
(0x27cb21f689930ca36dd365a2b8db7868, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_BE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_BE.json', 0, 0xc80dc2bb94bb45ed94f005653eb5dd9e, 0xc80dc2bb94bb45ed94f005653eb5dd9e, 0x6e7fb79c6f4748ef339bad616c93401cdd2be6ad01a47476fcef6396976b0383, '', 0, '?'),
(0x27d92e4b3985309aeca2f38398d1d4b6, 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php', 1, 0x00000000000000000000000000000000, 0x65dca7d038c86eade94de912641001fc, 0xecd64c6c58ded3dc122a0fa3b3c2e7c9e5389f48e79edc24585e3f854415c478, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x27dac015bf9d5f036906596d31c19052, 'wp-content/plugins/wordfence/views/scanner/scan-results.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-results.php', 1, 0x00000000000000000000000000000000, 0x71784d2192f28fa30a42bd8a2b3d4cd8, 0x3baa1b4fd2a57619eccf1f1117cccc8981feaf99d809cfcafeb6e60a849ff5b6, '', 0, '?'),
(0x27deecb3023df62d99e68bd241435c4b, 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss', 1, 0x00000000000000000000000000000000, 0x89659873f94171f8991474663ebe1a39, 0x6beaa5153aa41ba891bd349b6a93289c9d24959c87c1e7b7aafac0639092f611, '', 0, '?'),
(0x27e8cabb080931e0b45b161c1308bd7a, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5.min.css', 1, 0x00000000000000000000000000000000, 0x2c8379de2b6c3385bd9800146eba1fa2, 0x859bb127ce3b571573dad4f9fcce5a80cb1236dfcda656336f926a4fd79f8f2a, '', 0, '?'),
(0x27fca00de69e711709c882574c0aef68, 'wp-content/plugins/elementor/assets/js/packages/session/session.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.js', 1, 0x00000000000000000000000000000000, 0x95007df229fa53eea9fecbb61f34d047, 0x85ae1eef90cdfa32dd592a57cb05a9a103330b2d2b74cafd9ed3b56b3c2a9146, '', 0, '?'),
(0x27feed564b661e9dd30d8a0e65c6c4d5, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2', 0, 0x47146ef67b5e5ba1c6d21cffecde84f0, 0x47146ef67b5e5ba1c6d21cffecde84f0, 0x467a3744bb6155a07ee1080ecbf14ccd5f1cabc10e4bfe15c8ba27a1eff085c0, '', 0, '?'),
(0x28013c77790a8ab5dc62117112a06d93, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', 1, 0x00000000000000000000000000000000, 0x13500638511ff444e46fb9d0edb6b912, 0xbf3571817f8ab955a196a16418d51ac52c555a69a8d7060aac79ccf8ebf15e64, '', 0, '?'),
(0x28071aca4f317ca26726ef85fa625ca9, 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.js', 0, 0x40ca9d61ac8c8d8a37d53488e8369408, 0x40ca9d61ac8c8d8a37d53488e8369408, 0x1e4c7e38dd86765fa4522e515455aad1b3623e8e1ef0e6d9d549dc22cc6e1f42, '', 0, '?'),
(0x280800014f7512d182758f935519c5ca, 'wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/request-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/request-helper.php', 1, 0x00000000000000000000000000000000, 0x5d05ae557f434c905366a90a2d0b3fd7, 0x1ea76ffb9cbcafe61e156939519351d99544c048b1890e77841e7eb0dc4ecea6, '', 0, '?'),
(0x28091807cd1dadcb6423db3c48aacdc5, 'wp-content/plugins/elementskit-lite/libs/template-library/assets/images/placeholder.9201fa54.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/images/placeholder.9201fa54.png', 1, 0x00000000000000000000000000000000, 0xde517704d9c061ade5f13c7fc9ff8c41, 0x449125d9565e395ff2c68e16c8dfc94614311b7e20f0be97e0df7e9717123953, '', 0, '?'),
(0x281588d4672500cfc334dddb6c3e9c8d, 'wp-includes/js/jquery/jquery.schedule.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.schedule.js', 1, 0x00000000000000000000000000000000, 0x0426b39754aa6bc766d89ea4c41bbd06, 0xa4dc3fef1714c67645ca948daa776ac701a6a1100643e550d59daf1dec5fb5a3, '', 0, '?'),
(0x28185dac8c0e4578041e14e97b3c0633, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', 1, 0x00000000000000000000000000000000, 0xc580deb79a92f6762c5a33846bfb4344, 0xc29e674ff6ef9512443ec10e2b04e44d07145514cf05da0cf3be8041fd78ed97, '', 0, '?'),
(0x281d0ebd32a05e321c4f432b5ff7aae3, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-about-business.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-about-business.php', 0, 0x18fde3980811ae46b9835c735ce94304, 0x18fde3980811ae46b9835c735ce94304, 0xc5384840aa325b5784e511247f1422f93e78736403fc0e4b5a57a2b596b91cf9, '', 0, '?'),
(0x282433a8ce23e8135166d695612b1335, 'wp-content/plugins/elementor-pro/modules/checklist/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/checklist/module.php', 0, 0x34880d7a054490f3101afe9dae3a6181, 0x34880d7a054490f3101afe9dae3a6181, 0x5ce191a01bbaa710a8bfbca9e0aff9fb5bd7f828e5f80feb023450764a480df9, '', 0, '?'),
(0x28252ef78b1785e2ce6a7d959989c3d8, 'wp-content/plugins/elementor/modules/performance-lab/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/performance-lab/module.php', 1, 0x00000000000000000000000000000000, 0xba92590deb854fc725ab22588005c76d, 0xdfb6677d833c28bbe4699e868110434e9f6bcbcab07a39cefe4e8e78639a27fb, '', 0, '?'),
(0x28277d56b4da3d2c4a99c43fb5ad3871, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.min.css', 1, 0x00000000000000000000000000000000, 0x83a4c9c23e7b44dde7d342376618bab5, 0x486d29a573cea7f2617de53556c75a561bd7cfa0a8adef82f3a85b9230d0950c, '', 0, '?'),
(0x282922884cabe8a3bd6078bb8dbd63ef, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x345b5b38c25d19b94cdab18c29f3a737, 0x19ec5b263ec57d38de14d0f39196099a2c618b9d38c2bf64ced2d8ad3e2e5262, '', 0, '?'),
(0x282af253bf6ade4612a612709959b7a8, 'wp-includes/SimplePie/library/SimplePie/Cache/Redis.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Redis.php', 1, 0x00000000000000000000000000000000, 0x4d0ed6cbf501a50de22667a240339c2f, 0x5a4e6a3e0efcc6eb68d1f46519832a6001ef0c8aba5dc6cf248184873ae00915, '', 0, '?'),
(0x283007f3306b3959bf98a1e341aeae1a, 'wp-includes/blocks/preformatted/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe74f6f4a7d5baf8cd7bbf5a5c1578ac9, 0x059bbf6d80e401e3412d90b6e4609238c7ef09a3502061d479ed3c0bf0289cee, '', 0, '?'),
(0x2831c8f04374b977067401eb32b03f7e, 'wp-content/plugins/wordpress-seo/js/dist/languages/cs.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/cs.js', 1, 0x00000000000000000000000000000000, 0x2300d69f2abd364260e4d921e4d15453, 0xa1c6962f8d3fb75def5208b6d6c17c222530f7aa1dc4f5441f92440e33aaeb01, '', 0, '?'),
(0x2832fb9d41241dc4e553619499f7c9ba, 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php', 1, 0x00000000000000000000000000000000, 0x70d708bcace695bb8a310181981b798e, 0x238a130a7cd034ea9e8223104d70e7b110e035958e5e99b1486a86e63577e37d, '', 0, '?'),
(0x28364603913dcc6a9130ea5860d54bbb, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/string_loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/string_loader.php', 1, 0x00000000000000000000000000000000, 0x826f8cd20073bb67c9acce08ded3d4cc, 0x451b0bd47e01ca4c11eae40c640b7f171fe283377a7e43aec6caddd2bceca3e1, '', 0, '?'),
(0x283706c06475226a0a47eba90ff47801, 'wp-content/themes/twentytwentyfive/styles/colors/04-afternoon.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/04-afternoon.json', 1, 0x00000000000000000000000000000000, 0x417b920ef69adf0b2cd7e671f8306782, 0xac6eb0ab24d5f6af8c26b7ef7eda60d261aff782838cc2e9be6a51362eea5d58, '', 0, '?'),
(0x28376ec07798c7703e66a36c223bc5ff, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ru_RU.mo', 0, 0x32a189fcc6a0f9caecf1ed901855cca4, 0x32a189fcc6a0f9caecf1ed901855cca4, 0x7a6e6585272f722b036c20cfa7036bf12263a54340e531c2034d3317911b62a4, '', 0, '?'),
(0x283a71822239e313e57c8160572d98cd, 'wp-includes/SimplePie/src/XML/Declaration/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/XML/Declaration/Parser.php', 1, 0x00000000000000000000000000000000, 0x19a0d489d78059711ff9322790d12fbe, 0x446d4e09d3d81e5837fd84f079a77bba5950206028b5df0aa05f77e95df4efba, '', 0, '?'),
(0x283f3ac054bf7ee62f71592232294a7e, 'wp-content/plugins/elementskit/widgets/timeline/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/error_log', 0, 0x075f7eb690bebec805e76c26113af0b0, 0x075f7eb690bebec805e76c26113af0b0, 0x0b64f8fc260a49bb39ebcdd8bcc8af9c043fba6ddaa396d55e750a0033c76a5f, '', 0, '?'),
(0x283fcbdcd73eb9f453a94ee68f9a9c26, 'wp-includes/images/media/default.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/default.png', 1, 0x00000000000000000000000000000000, 0x2db6a9e6cd49d2429668ce40e0dee762, 0x3aeba66f4cf34a446af2fe1f242d3ebb69bae927c336076ed6a005ee139b5569, '', 0, '?'),
(0x2840228c6465457edb531d4e8e89b48a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', 0, 0x24ad639a368110333ebfa96edb0f4d22, 0x24ad639a368110333ebfa96edb0f4d22, 0xd5cedff5b3fc6490e211aefb12ca3194de99477023b75c9033e966f89a27e52e, '', 0, '?'),
(0x2845d883f83dfb60cda8fc8862ffbafc, 'wp-content/plugins/wordpress-seo-premium/classes/social-previews.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/social-previews.php', 0, 0xa212cd05daa08b89bec3acb73b3ed6de, 0xa212cd05daa08b89bec3acb73b3ed6de, 0xcabb7ef21f23bddf49f6e449114405bd8b4b6e7cb780817cfee2e4bdb6b28c6b, '', 0, '?'),
(0x284654889b128a664daf812f772926cc, 'wp-content/themes/twentytwentyfour/styles/rust.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/rust.json', 1, 0x00000000000000000000000000000000, 0x705585c4f7c8d1cd6b09308cb807a01e, 0x180eb7723aeb7560d03297fad13fc0a7e5d7df9eafae640e690860bdc021f739, '', 0, '?'),
(0x2846a58cdd1a4367c366a2d844542043, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_submit.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_submit.png', 1, 0x00000000000000000000000000000000, 0x35423f0f2538e507dec193b52f8d0327, 0xe1d8e66251431c5115ae9a7a242005f9f989a3822a5d6e208b220f1efbdd2504, '', 0, '?'),
(0x28471e044c8e6c88c0231e4290855182, 'wp-content/plugins/elementor/modules/library/user-favorites.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/user-favorites.php', 1, 0x00000000000000000000000000000000, 0xbe55ae2b9f3c61e58e8e61d6489abc5d, 0x4f332b223580728a2e6ddf39cff7b4e963e9ba88ece124cf58d2983db743e361, '', 0, '?'),
(0x284a5638f17f0756d1a7171b12f0afff, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', 0, 0xbb096d5f6426d4baf4979d0f821f3077, 0xbb096d5f6426d4baf4979d0f821f3077, 0x3094ec8abffa6b73cf867aca40fee2b18729cd1cb7548ff72b85f49c81da14cf, '', 0, '?'),
(0x284d84a46d8f2dc8cd20502a8192f5e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotRemoveBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotRemoveBoilerplate.php', 1, 0x00000000000000000000000000000000, 0x59d7edaf39c6ec2ff520b1a238f2decc, 0x308e5ea7eb876307ea4c78f40879ac0da0aefdef27cd057d173e8dc816fb931b, '', 0, '?'),
(0x2853bfed3183af6c98324e967a746b03, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', 0, 0x26100fd9ce0074ba03d1c700436e67cc, 0x26100fd9ce0074ba03d1c700436e67cc, 0xb97a91de2ff719ce854895163a60523db569ec581de4c288578c7ab13226018a, '', 0, '?'),
(0x2857513d1d33d1c879eefade18621f36, 'wp-includes/cache-compat.php', '/home/iraneurobetcom/public_html/wp-includes/cache-compat.php', 1, 0x00000000000000000000000000000000, 0x42c62358020eb954edd97050c58a3a4d, 0x8aa3830360b7613d9d7cab3be45e6b79e2158a093875fbd1471698f936b401cc, '', 0, '?'),
(0x2857fbbb30fbc7e8c561bf28c8a43994, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php', 1, 0x00000000000000000000000000000000, 0x422a760d63079425a8e5029f996f6bae, 0xfa895ec1e959f20d842cc6bf3422fd1fd4423be019e5976b3f285cbab5442f63, '', 0, '?'),
(0x2858da86bb3b450efe47ce8ec6362e6f, 'wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', 0, 0x634f15e897bcb5d5b0aa13ede35dc9f6, 0x634f15e897bcb5d5b0aa13ede35dc9f6, 0x079951a363089eccfa5204894830b9da7b065bf00f8216fde2b319351f240926, '', 0, '?'),
(0x285b339d7cec7445ff0fff83a6823548, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php', 0, 0xb56e65aa6e0fb8ebdb5c160e88519fba, 0xb56e65aa6e0fb8ebdb5c160e88519fba, 0xeb6f895cf9150625e8af101e862b970d8108bbc5ce14f7764bd8b0025f851b67, '', 0, '?'),
(0x285b648998f9bab1a11dd7ef4251b58b, 'wp-admin/js/updates.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/updates.min.js', 1, 0x00000000000000000000000000000000, 0xb594218e79553f2298e77a9f48ff402c, 0xe029628556b8ad5e5785a0128ccf7dffdea983be129ac7f36552f4da8e48e139, '', 0, '?'),
(0x285fc347354ed340d14b8630a696ccc9, 'wp-content/plugins/elementskit/modules/header-footer/assets/css/select2.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/css/select2.min.css', 0, 0xbf8f1bb83893b4844133b6246bd07e1c, 0xbf8f1bb83893b4844133b6246bd07e1c, 0xe05da23d0836ae903c19b6bb24b140a7c989326271292fa2a896d2f81148484e, '', 0, '?'),
(0x2863e4f79646fbb4158ef926852bdc03, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', 0, 0x9e13978742e75d6ae0f7f6614743638c, 0x9e13978742e75d6ae0f7f6614743638c, 0x350a113ff61ba0f84755e522a6a2fe67f09824017fe501570e40291248598dd4, '', 0, '?'),
(0x28641480e7d1d4e6a0b821f869dbc16d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', 0, 0x6a6cfbdbdb807741fd185f39dfc16168, 0x6a6cfbdbdb807741fd185f39dfc16168, 0x65c2d13c050e2cff7331d2e662782ce72e235feca4468874b0eb91f516f48baa, '', 0, '?'),
(0x286897fe0cef6c19bee83b2ae38ef6e5, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/AdminSubscriber.php', 0, 0xda0bc6388312fd940c1bf16b2ae92c4b, 0xda0bc6388312fd940c1bf16b2ae92c4b, 0xc644330837ac7ef99dc6b22f1e167a0d02464be7fc706501bf7428582b0427ea, '', 0, '?'),
(0x286b9cf239c05189d1a33f85a2807837, 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.asset.php', 1, 0x00000000000000000000000000000000, 0xa047b614a0a7ae2633fddb688476836d, 0x07c647cf1bedd832298e5215249d6b15abd90cf8cc1eb45338454e76b9a169ab, '', 0, '?'),
(0x286bc6ae9f05c0caeedd851effdd787a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', 0, 0xd259b292812ecaaf2bee1034316e64ec, 0xd259b292812ecaaf2bee1034316e64ec, 0xf86b8341cfbbb6f9e607c5be4e9006b345286ef4e5d7101022450b96028e0a06, '', 0, '?'),
(0x286cabc3d6852b25f16dbb87d8474940, 'wp-includes/blocks/rss/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor.css', 1, 0x00000000000000000000000000000000, 0x024494aecc87dc43916b351398ab3122, 0x3aa6bc86419b3bb4cbef26fbd3baded5d05be432cc3941298c803ca210613493, '', 0, '?'),
(0x2871e7e963e028e4ae86872e87a8507c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Markup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Markup.php', 1, 0x00000000000000000000000000000000, 0x780ad20c8915e0e4a6dbb33bf3bdaf2b, 0xb41b79cff5ba093fabd8549a8fa85ed9630b4ebf3199257cf7c2fa4ee8afd62f, '', 0, '?'),
(0x28764e92c4db0dce1f5532b25c526549, 'wp-content/plugins/updraftplus/vendor/components/jquery/component.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/component.json', 1, 0x00000000000000000000000000000000, 0x8916fd30e643cbc05d687fbb55cd0c89, 0xdeba10aceec0db4e1a91e3cf18f180a6154b345fe9f105fa1b19d6b99508c128, '', 0, '?'),
(0x28782a4aa0fb852c854cc39b6ee73c4b, 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/arrow_refresh.png', 1, 0x00000000000000000000000000000000, 0x6b95778460f660aa7c08f47d244780a7, 0x75a42f322f9dbc8cbb4091489e5f490e6c689599f315b82f8f0861553a14ab09, '', 0, '?'),
(0x287e36767156ec30f47b8622071c7f07, 'wp-includes/ID3/readme.txt', '/home/iraneurobetcom/public_html/wp-includes/ID3/readme.txt', 1, 0x00000000000000000000000000000000, 0xbd624b1d7ee4ae8fe380913d43fe6c9d, 0xa71ea03585a5ea2bf350242b02aeb694a0caa8959e378803f8c7fde0ae14f065, '', 0, '?'),
(0x2881a0ef08767c548fe2809420c2a5d4, 'wp-admin/includes/screen.php', '/home/iraneurobetcom/public_html/wp-admin/includes/screen.php', 1, 0x00000000000000000000000000000000, 0xae40c7d46d2e51d106f72a02b84b4999, 0x03982574f1fe8967f50547fffed55f15211409e15f81401902e508c7471fd117, '', 0, '?'),
(0x288d37569940c42b54e79e4d43aa1ca3, 'wp-content/plugins/updraftplus/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/readme.txt', 1, 0x00000000000000000000000000000000, 0x7eae753722e4fa8c2ac0c4d2185f1c28, 0x55edc29bbffec96e98a2f4f2cd9f5439104dadad6308ec6328d07583a5ddd903, '', 0, '?'),
(0x28912ca162ecfe102d65d1307d39af79, 'wp-content/plugins/elementor/includes/controls/image-dimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/image-dimensions.php', 1, 0x00000000000000000000000000000000, 0x40952c2e1d26b96b089f46a07d0336da, 0x8e06c42d1c960120f477960a451addeb5ee78cc548022602cf5720e6ae0c8498, '', 0, '?'),
(0x289543030d81e6466cc43eefd771708e, 'wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg', 1, 0x00000000000000000000000000000000, 0x131bbc7ed2a13aee655c96d15ee3326c, 0x2e8620b56e87501dca683a0859e48bb05864f9c530ef24deff291260030039b0, '', 0, '?'),
(0x28960b54d36b7cab6b9b730715548bfb, 'wp-includes/blocks/post-author/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd61bc50c09ce796a07f9fca2b231fb0c, 0xe36ab3540cb80f33c4f50fb6dd0534541f532c2fe3f2dc83c2ac5e310c3df652, '', 0, '?'),
(0x289659e027fa885e6b7a217196ffb687, 'wp-includes/js/dist/block-directory.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-directory.min.js', 1, 0x00000000000000000000000000000000, 0x7487c302c4554cf1f37ef05840d550c7, 0x9bdab90cd5b55b1ef0450d98260eb9ff163ce555155fe88497eac2e461ddde0d, '', 0, '?'),
(0x289838835ac4640f8ca6e1021c5d344a, 'wp-content/plugins/elementskit/traits/singleton.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/traits/singleton.php', 0, 0x700b941791e6fd377027477152837e75, 0x700b941791e6fd377027477152837e75, 0x7f1eb89aeb0983ede3de2137fd362879e9f549dfe6a7ab75c166a0ab875aa21f, '', 0, '?'),
(0x28a65ac862a214d6d5b14673d936845d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLookup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLookup.php', 0, 0x851eec3b839ed969789d26064b572a6d, 0x851eec3b839ed969789d26064b572a6d, 0x65cd60b389010a96f80297222dbed57be7c7b316b0a1e8c270b163133a2ed109, '', 0, '?'),
(0x28a9c1d06891a99568de05665bac52eb, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-content-image-on-right.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-content-image-on-right.php', 0, 0x91d05c351f107bb3b90f346d145997fb, 0x91d05c351f107bb3b90f346d145997fb, 0xe149781da82dd6a163f789a5c56b2998cf9236fc385035151547438c17d74006, '', 0, '?'),
(0x28a9d9e9b05c06983ea2f862b3a9e27a, 'wp-content/plugins/elementor/assets/css/app.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app.min.css', 1, 0x00000000000000000000000000000000, 0x14e307c5339e271285328f30c4450071, 0x2534edfd294230dc9de42c1860fbe5eb010aa06bc772e73210667267dd8b0f70, '', 0, '?'),
(0x28ab93dd0e1c8685fbc415c114820666, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php', 1, 0x00000000000000000000000000000000, 0xd9e2f93cce76cfecaf52ae31f1d52bcb, 0x1ce2d6dea67d25e73410f78e6cb3bb93fde0d4359c78507d02df1b8335701583, '', 0, '?'),
(0x28b038c56c5cf2cb07c29ff3ef28118c, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js', 0, 0xb003da2a5f47ba87bf164568b056ba87, 0xb003da2a5f47ba87bf164568b056ba87, 0xb62c34b66cbcc3d2aebfcbcb1ce156aa88b669512a5992ce691f51abc77ad233, '', 0, '?'),
(0x28b3c3d595952907e08d98287077426c, 'wp-includes/js/dist/list-reusable-blocks.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/list-reusable-blocks.js', 1, 0x00000000000000000000000000000000, 0xbd4c267cfc5f456c2ae32c902b81ab62, 0x860e1eac1ed90bdbbbb7fb1b8d3d69aa3fdace480ce14d5910a1620b6dc40717, '', 0, '?'),
(0x28b534e7ceb61de15bf75cdc18f98333, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1.css', 0, 0xda8dc3a23d666d8ff71090bd16a17ec1, 0xda8dc3a23d666d8ff71090bd16a17ec1, 0x52dec4fdc03f969fc7bb9f540cea8beeb9f42e73c430542806722afcf6b12580, '', 0, '?'),
(0x28b57cff5aa278b45487fe825b7fc175, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php', 1, 0x00000000000000000000000000000000, 0xd27a3faee92817bb8545ee57751f70b9, 0xa80f2b8b1d02eb0cea87151144ef00656ab30d1c171067c6cee8cfa7b68434f1, '', 0, '?'),
(0x28b7b9db3e66300e1a675b7cbceee5a8, 'wp-content/plugins/wordfence/lib/wfJWT.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfJWT.php', 1, 0x00000000000000000000000000000000, 0xbb7d7b206ae54eb088f163d20f1e4bbf, 0x306d684e12607894787e1b489f4c6ae973a617feb0eb804fc7e49450cd19c52c, '', 0, '?'),
(0x28c45c8cb6e586aef7714118645b6a60, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/LICENSE', 0, 0x36ed70d207f5176d1b9f7a780385b789, 0x36ed70d207f5176d1b9f7a780385b789, 0x3c2600e63038dfab15b960008a1c4204c4d148ec0207290069cfedc8cd76f482, '', 0, '?'),
(0x28c60b96d5970db2b365471091a80867, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CanLazyloadTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CanLazyloadTrait.php', 0, 0xd67605be71e2739929753fc3dd7cd4b9, 0xd67605be71e2739929753fc3dd7cd4b9, 0x8f687903cbe0389e2530fae23bc8ec60878490ad1d37754a3a835007154a9339, '', 0, '?'),
(0x28d6800fe563ff2530d545ffd503efa2, 'wp-content/plugins/amp/src/Validation/URLValidationRESTController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationRESTController.php', 1, 0x00000000000000000000000000000000, 0xe7fe08a2be08cf231f15983686dc32cd, 0x0ef9ffaebe5e508408d8daa6b5e9b029a75e09b89887ac33d1830bd389870fe0, '', 0, '?'),
(0x28ddc64c535b9af6576c2393f0a6f3a0, 'wp-includes/sodium_compat/src/Core32/Int64.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Int64.php', 1, 0x00000000000000000000000000000000, 0xa2c2d7d0a5028778b60b095edb35fcca, 0x0148c4338ab387d71979cb15e42610c71b6bc08a33a782fa19dc7d821e8d833a, '', 0, '?'),
(0x28dec36c134fc8d1e00d6880ebfc259e, 'wp-content/plugins/luckywp-table-of-contents/plugin/PostSettings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/PostSettings.php', 1, 0x00000000000000000000000000000000, 0xdc35d87ba6b7e995d4728f266ce3f059, 0x076c1dc899fd9f6dc2c38975b3c20750c1871eed11c038caabc21e687e8035cc, '', 0, '?'),
(0x28deca73bb33544e1d14a46f1228a91e, 'wp-admin/images/freedom-1.svg', '/home/iraneurobetcom/public_html/wp-admin/images/freedom-1.svg', 1, 0x00000000000000000000000000000000, 0x0b28aa39660dddc94f4a1aa117a75db2, 0x97e9654dc5e3e34febecbbeb86ef38005c1d009c93c19206e91d3794dcc2888b, '', 0, '?'),
(0x28e249cfe8a87e53f12dc7bf88525406, 'wp-content/plugins/amp/assets/js/amp-paired-browsing-client.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-client.asset.php', 1, 0x00000000000000000000000000000000, 0x603eb08e3b910bc719a65799b38b2cb9, 0xa8062f5cc2b597fb8db1d126fab87f256ea6faa9d6ad5fc11215bc1c5ff66051, '', 0, '?'),
(0x28e4e1f225839a303031ffcff63285f3, 'wp-content/plugins/luckywp-table-of-contents/plugin/Shortcode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Shortcode.php', 1, 0x00000000000000000000000000000000, 0x899695c3f706be2f7d9582975adeb061, 0x147c5d25441f718af2a876573dcea5dad647b53a118ab26d4e3979c086b9ef2d, '', 0, '?'),
(0x28e55c16ef6b6c4744eb6f6f3cc67e4b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', 1, 0x00000000000000000000000000000000, 0x69281ea7537121cde856874e64ff612d, 0xc4054aae76c2446f1184ff25faffe13cedaa07dd4dfeb6b1b8b360b02fa84e70, '', 0, '?'),
(0x28e62b94fdb02cf5f1a39656cb76fc50, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', 1, 0x00000000000000000000000000000000, 0xe85085b9ee0cd55e6fd5b11d2c9b63a8, 0x0659f5b63bcf19394de97ec36a47964f2b7c0c52afbb10247d977c1f046b961d, '', 0, '?'),
(0x28eb1afcbddb4c297adba39bc5a81d8a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyph.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyph.php', 1, 0x00000000000000000000000000000000, 0xca72c5291e69838d7e940e8209f13179, 0x7a197b83e63e3795aee50492c7b6267cb0b39c863e7a1b969b1938e7f305d8b2, '', 0, '?'),
(0x28ef5ea6334e12bd9aa99391a2330812, 'wp-includes/wp-diff.php', '/home/iraneurobetcom/public_html/wp-includes/wp-diff.php', 1, 0x00000000000000000000000000000000, 0x1a4cab3f050dcf8295c8b6f24041b024, 0x233a10dd3e151cef3cd49663ae42e285d313ee005563eb8f3bce880749f443ac, '', 0, '?'),
(0x28f01adccf0ed59af770df730e5fbb97, 'wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php', 1, 0x00000000000000000000000000000000, 0x8c12143f1933257502d76ff9a30074aa, 0x653aa3bd9e22e250d535f4754167226fbf9a9a655a7160bde0a1f0ba0e370d94, '', 0, '?'),
(0x28f05a6263c4b2b2dd3670b72224ecb8, 'wp-content/plugins/wordpress-seo/src/helpers/options-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/options-helper.php', 1, 0x00000000000000000000000000000000, 0xc31375f97fb11795c2fcb8ee1d39d819, 0xbbf772ef3c0e177d3cbc58fd4f078e4f7735a86fdf1c9a8e75b4875921105d59, '', 0, '?'),
(0x28f1c402dcf92769bafd5e8cf68a63ac, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php', 1, 0x00000000000000000000000000000000, 0x7069faee821d0f52226fb802102d2f0d, 0xb3d424739345279d6d2668b286e5ebffa0e91e7d5b2696039efe8e3b58f79dd0, '', 0, '?'),
(0x28f47f678c26e9a3a3b3c68d40af0f24, 'wp-content/plugins/elementor/assets/js/admin-feedback.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-feedback.js', 1, 0x00000000000000000000000000000000, 0x764c6f72b6d027c647997b8fa7bfa0de, 0x6d69e361a90085daf6fcf775ced0ec8ee98a8701998f58621e0349d727ae9a7f, '', 0, '?'),
(0x28f5c44d2dd35d6cec9e64689192bb5a, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', 1, 0x00000000000000000000000000000000, 0xc520eab565825bc5ea7aba275fcd4dc3, 0x96550e1ef954e10faffe594c1a0f51f86ed9e7ecfc2e4cc3646729bd3890a11a, '', 0, '?'),
(0x28f9b0339b89291376f46b163096edbe, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.svg', 1, 0x00000000000000000000000000000000, 0x33cd5c39d87f6d564221c4c09ce389af, 0x477557b0c2970d7e19de3abdb32a1af5d3da0fe116bbefadc02f9969d057ac35, '', 0, '?'),
(0x28ffc7423f979d38e9a1cbd01aac93cf, 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-term-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-term-archive.php', 0, 0x1678aa6c8b677c73005e90d6663bfddd, 0x1678aa6c8b677c73005e90d6663bfddd, 0x1cb35633d41a404e97c4b19d8af5263865c97d4ee3acb5a7314f61e4434cb45e, '', 0, '?'),
(0x2900917795b2eaf53be045e6aa54cec7, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', 1, 0x00000000000000000000000000000000, 0xa6ebf38d46de235f33ee3de029d65740, 0x2d65774e4e73d5652443435fc64792b7a4a3bfac080aa712e700599e01bab16a, '', 0, '?'),
(0x290d415572a54d10ebecb2f9f12120f1, 'wp-content/plugins/elementor/includes/controls/box-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/box-shadow.php', 1, 0x00000000000000000000000000000000, 0x45b924c044e608183932505e305792c5, 0x968846ab76f38504e1e1b81e917194c485845059aa33eb1ccebac2dfdbd2edf1, '', 0, '?'),
(0x291cc4fdaeec328bf7c7a4eb4aa4a3de, 'wp-content/plugins/amp/src/AmpSlugCustomizationWatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpSlugCustomizationWatcher.php', 1, 0x00000000000000000000000000000000, 0x70fda26dfbd588c7407e17ad3859b0e9, 0xecd799ebb5f361467cb1bec4c162c1f612f04c86a6c1eafc55e7d90c128c7809, '', 0, '?'),
(0x291f6f9cf49d46dcd8016a6e9b0c58db, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php', 0, 0x67c7a4d86552810d8f113ce7264d9edf, 0x67c7a4d86552810d8f113ce7264d9edf, 0xbc4a9e1fb0d8f5c835dbf050bdb16ee55ac5f8e6adcfaf3c348e58d970a18534, '', 0, '?'),
(0x2923726c2765d372d2dc455e6f0ea538, 'wp-includes/sodium_compat/src/Core/AES/Block.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/Block.php', 1, 0x00000000000000000000000000000000, 0xc5789bffd43967bcae314343f7ebe7c5, 0x83bd0966f32d091dc60184d6abde7d6539e48ddd60882df52787f30369983355, '', 0, '?'),
(0x2927684ced9c9ebf0dd0805e87bf8db9, 'wp-includes/blocks/page-list/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xec16999d1b4095c6d89bcac05e7d6293, 0x9fccff6f4da4d170e62b70788febc8bb947f79a123040d44162d396801b13d18, '', 0, '?'),
(0x292b589355fdc88fc37a585469962eaf, 'wp-content/plugins/wordpress-seo-premium/cli/cli-premium-requirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-premium-requirement.php', 0, 0x3f5ffcbeef9ac1020dc530c9cfc7bee2, 0x3f5ffcbeef9ac1020dc530c9cfc7bee2, 0x2ca97934a4726b48f0af07b8b70ea744df250d65446f3d696d78b652dc442edf, '', 0, '?'),
(0x292ec89d092bf88b94d66aa20eb72d7e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php', 0, 0xc5806764b81d6010b42902190ed8ef05, 0xc5806764b81d6010b42902190ed8ef05, 0xf086b4f3334baaab528efde521a106a2ffd2dc5e1a5b746bad1f8fa54a423edf, '', 0, '?'),
(0x2932f8b90391f033c6bbd8c4f3f72a1b, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionSource.php', 0, 0xe486176d1cb84fb10269e8e8c7aadbfa, 0xe486176d1cb84fb10269e8e8c7aadbfa, 0xcba19066353e24aba04e532cad4b4e831d32713b6bf7ce8e22cd5a12783dfb9b, '', 0, '?'),
(0x29343ee64ab139a598c88e26140f65e8, 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php', 0, 0x4fd884218e1ea887d4f9154976a2941e, 0x4fd884218e1ea887d4f9154976a2941e, 0xe9ffc1a4476e5e3c8f582911620ed607b6b687d600e1e425d19ee16fd3f3f1c4, '', 0, '?'),
(0x2936bad7fafc45d5da9155eac2ef4b84, 'wp-content/plugins/elementor/assets/images/app/ai/ai-site-creator-homepage-bg.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/ai/ai-site-creator-homepage-bg.svg', 1, 0x00000000000000000000000000000000, 0xa240d274c3c85ca567bb7204b9a5e19a, 0x841ef6ff48abb5cc698e91599df6d00339f7b700c1cbc6873f57f52de139350a, '', 0, '?'),
(0x2936eb9e94d7daf3df4626fa2d476308, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromisorInterface.php', 0, 0x01a8743512181ac0608c8d65f4ea0c0f, 0x01a8743512181ac0608c8d65f4ea0c0f, 0xfd90feddcff2ad8080914901e7ebc16af31ebcde896c3e2b6189dd38ec85ae32, '', 0, '?'),
(0x293ac8a56762d68ce89020c2a21889ed, 'wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php', 1, 0x00000000000000000000000000000000, 0xfd1082bd0dc580946f1a982707043fea, 0x13101e5dbf1b5ab525060a2db9506a6497ad9a3984050c56835e0e6c08dcfffb, '', 0, '?'),
(0x293eef8e290ce6aa612f562d4b8bc4a2, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', 0, 0xf904081c0f95774dfb3b825f6d9fc881, 0xf904081c0f95774dfb3b825f6d9fc881, 0xf9fca11b944e53a2840561345c4dd898e924ce939c87ae4800bdbfbeb5b67896, '', 0, '?'),
(0x2940fdadd624433c4b6dc70faa5098bd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortSpec.php', 0, 0x360b419f8f2cf11a72c8a69ce078591a, 0x360b419f8f2cf11a72c8a69ce078591a, 0xbe1c9d6f1c2f119f8c8d19e68c79941010f229555f2e73cb87d7f5e4f4911b95, '', 0, '?'),
(0x294654111d6a9b97adf3ab434a63fb47, 'wp-includes/blocks/image/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1eda2a9af1c8584087132bd6cdab3b4b, 0xa588ffb7d3dc828f1731c9f18e6e2ea4416319d22824f82348f631b85a830d2e, '', 0, '?'),
(0x2953169afb7492a958bd6e3fc859eca8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareTrait.php', 0, 0xbc26a86f86829b73124cb22beea82871, 0xbc26a86f86829b73124cb22beea82871, 0xf7bb400ee6a803a0d0102bc27d83926580071f0c14c0bbf62425d74bc1ebc63c, '', 0, '?'),
(0x2954b10cec877f0f2c03e7cb92e050ac, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', 1, 0x00000000000000000000000000000000, 0x34eaa20905133d4356799d0a6d0e0d57, 0xc9bef6f5a54d3f6e3b20edeb188e9b945ec16fae694378ba0b17dc03081fac96, '', 0, '?'),
(0x295aa8f4fe68461a253f9eba579e0414, 'wp-content/plugins/elementor/assets/js/import-export-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/import-export-admin.js', 1, 0x00000000000000000000000000000000, 0xf022a0575f1d6600b3067eec6a132c07, 0x9168f693e06d0656462ef414049d1b7bda5b3b0cfe219e8e76e2eb24f225001f, '', 0, '?'),
(0x295c08e5d4ac63a8c784990e9b2b3705, 'wp-includes/rest-api/endpoints/error_log', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/error_log', 0, 0xcee4c5713832e3d6960cc27aceffaa31, 0xcee4c5713832e3d6960cc27aceffaa31, 0x596ca9c22069ff5f519949dc5f8f058998b9978e2027c9f3aa27b93f6b3fdd7d, '', 0, '?'),
(0x295ce0cba4c9687bc33b74f2fcfe5a91, 'wp-content/plugins/wp-rocket/languages/rocket-ro_RO.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ro_RO.mo', 0, 0x3f106748e3962d700578bfacfc11e392, 0x3f106748e3962d700578bfacfc11e392, 0xe60b0158d2fcf6496060f89bcd347f805cf4019398d39bf7014735d01034d829, '', 0, '?'),
(0x29680c941d32f09e8ebb998c976cae92, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410.css', 0, 0x6963e59f58ed4c5e97310b31e8703fd7, 0x6963e59f58ed4c5e97310b31e8703fd7, 0xc4aa6e970fd36c54706376edc633c2ce514ad6a8cc7350cefb90cadc106289f9, '', 0, '?'),
(0x296869f7b10accf566d04088efbe7e73, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Circle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Circle.php', 1, 0x00000000000000000000000000000000, 0x1e1e3bf90fdd64c6048dea9930a1d445, 0x871367d625248eddfb9ed0f4153bc2a1e86265b974ca1ec3b3dde81e60eeef0c, '', 0, '?'),
(0x296b6eff1480569cf06d47b265c2958b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', 1, 0x00000000000000000000000000000000, 0xa60809cf8cc731ff95d2a0150694fae7, 0x32067ab9d55bf73aafce588a11004c830681b8560447dec1124aaa794d21becf, '', 0, '?'),
(0x297741abd399ad7c5523692e9d5608a7, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', 0, 0x50cdfe2a270005311dad63ad98da1e4f, 0x50cdfe2a270005311dad63ad98da1e4f, 0xf938b5569a5b919b39fba3e29d7fabf6bb01fc8b5036593fadb38eac0f44c487, '', 0, '?'),
(0x297bf46a572d5f80513d3fed476cd2a2, 'wp-includes/media.php', '/home/iraneurobetcom/public_html/wp-includes/media.php', 1, 0x00000000000000000000000000000000, 0x4eecb27714ddd7ed65eb1d7f0199b9f1, 0x552945ca8dcc3da644e7d3c2c244ff3ce20c55935eda902cae09537f5cf6d013, '', 0, '?'),
(0x2980ef6bcb82cc25d8a68a53ff178789, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/phpunit.xml.dist', 0, 0x7bb36f119cff75b457d709d6e93adedc, 0x7bb36f119cff75b457d709d6e93adedc, 0x4f227535b7e03dd7d3525b79b2ea973e1ba708cc0ce89913c982527dda400818, '', 0, '?'),
(0x298599ed29152f77a68fc12239d4bece, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', 0, 0xc7200ebe06f9d08c147e19fe855eb446, 0xc7200ebe06f9d08c147e19fe855eb446, 0x870fdbeeeadec828076f3840cc2e7aa6dbb9090a0321719c15363662707d12ca, '', 0, '?'),
(0x2986f6c5268260a4b526bb580983c8e0, 'wp-includes/js/dist/preferences-persistence.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences-persistence.js', 1, 0x00000000000000000000000000000000, 0xddef31bafb2cf2cdbfdad07d5fefac9c, 0xe2903273ae61ded84359abdf6e0110d18b5c9fbaf30836f1843d085ff2b3c42f, '', 0, '?'),
(0x29871c8591c147249c6ded9a115fa28e, 'wp-content/plugins/wp-rocket/assets/js/elementor-animation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/elementor-animation.js', 0, 0x21df4a21d6ae314f2f12bc07b5ef39d5, 0x21df4a21d6ae314f2f12bc07b5ef39d5, 0xae9c165d2a33734c8ec5f047a32f79ab7dfcedaa1423af8fddd106ef4c5d6024, '', 0, '?'),
(0x29871fef42a5d069306439b507a0f767, 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php', 1, 0x00000000000000000000000000000000, 0x5dfd19dca6f11fba3696f3faeb9687cb, 0x3bd86561bb8bb68943f272e7149861d8dc27e2705584bb0112552b141a4e086b, '', 0, '?'),
(0x2987339e0d9ede13722dcef283a37479, 'wp-includes/blocks/media-text/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x96473b016c596b70811dc140b9fde058, 0xa6a7c885ba51a97f9472e8f707ca6cee57a17ca1c0ed86dab48ef99a1b0cb81d, '', 0, '?'),
(0x2991d6b166f50c917e0f107bcd47f3a5, 'wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php', 1, 0x00000000000000000000000000000000, 0x2318de2e2faf2e6e682dd8c958da82e1, 0x274b47d48cf0e80695d060ba36d4c839f188260ebd2512008fcf4d7c5c1cf079, '', 0, '?'),
(0x2998ab72437fb6686d2b5b3e1cb49179, 'wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css', 0, 0xda4e029b80dafbdfd75d97068ba0270e, 0xda4e029b80dafbdfd75d97068ba0270e, 0x6e0c1851cf07fd30c09eb9c0cc561b85f17bdfd287d7a7b6ed00924c4903daee, '', 0, '?'),
(0x2999874fdaf7a05654e6ced8ff72a358, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/bottom-notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/bottom-notice.php', 0, 0x63c9308c9a4bcaec1c6648640d385c92, 0x63c9308c9a4bcaec1c6648640d385c92, 0x93388fb2a3f6e59dbb3605bc66f7f143d8a98a2366d5c3ee671cdce8740f5e2e, '', 0, '?'),
(0x29999d9d8d32a04a7ba5b7d93ad37023, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php', 0, 0x0a113d2da098633c5d70320b4622dacf, 0x0a113d2da098633c5d70320b4622dacf, 0x16790f032e3ebb267ae67f73afa83337c5365e807c256b509ddc7313f84a9026, '', 0, '?'),
(0x299b8a69fc0005055cf509b0ed8ecb83, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/SelfResolvingDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/SelfResolvingDefinition.php', 0, 0x3781697fe4bfc57a887ab0b96b023fe5, 0x3781697fe4bfc57a887ab0b96b023fe5, 0x355e2b8a677f22bb5da333bdaf1250eb24e1148a55265b4fbc75f32e0cd112aa, '', 0, '?'),
(0x299c54c837fcd9cdd86174b5bb2f021e, 'wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.css', 1, 0x00000000000000000000000000000000, 0x849fb0f8514f88a464fb55dc4afa4262, 0x31774afb408d2ca86d08177449b542641bf302b55bbe10e8ea479d06ba570ff7, '', 0, '?'),
(0x299e377b0d293b1d3269dbd22bb2ccde, 'wp-includes/blocks/read-more/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style.min.css', 1, 0x00000000000000000000000000000000, 0xe475a7d6b6a92e59b110daab5bac0314, 0x0c33217859ff3f32b53de5ec5e26c9ab04463c4ecbc5cf6f05334c8f8e8684d9, '', 0, '?'),
(0x299e9022001b8d39572e78a82a0cd245, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d725eda41fe1fb70f4a873006e717725.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d725eda41fe1fb70f4a873006e717725.json', 0, 0x43d78f0275fcb1b9de10d56b149b0f6f, 0x43d78f0275fcb1b9de10d56b149b0f6f, 0xd584791eaef7fe28285ad40bcd36a658ae52ff90b8db0865fccbbab2dd37e62b, '', 0, '?'),
(0x29a2898d830cf53d9d1948fff0a38979, 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', 0, 0xd9475d867ab455f7a01f31979ee07562, 0xd9475d867ab455f7a01f31979ee07562, 0xa42a1a1b0bd31eeca0d357e8167b30ce179f8890afff8dcc61cd487b3d9155f3, '', 0, '?'),
(0x29a537b0e67b5578dac3cdcfe872c14f, 'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php', 1, 0x00000000000000000000000000000000, 0x3bfcf6c7379641a4378a7e43142dbb99, 0x022e46023529ec0d7117d0feb176e8b65ed105033764b97c6be1484c70bad3d4, '', 0, '?'),
(0x29a6f601db2d11db965c06afacd658c6, 'wp-content/languages/fa_IR-0eebe503220d4a00341eb011b92769b4.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0eebe503220d4a00341eb011b92769b4.json', 0, 0x58378e63a1b1619d4b821c8014d58a49, 0x58378e63a1b1619d4b821c8014d58a49, 0xb213077c66b2263b2da92a2fcd791690af6e9363a931d7107471ef6db1619b4f, '', 0, '?'),
(0x29a76d03da193dcef0d357691dff4510, 'wp-content/plugins/elementor/assets/images/containers-announcement.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/containers-announcement.png', 1, 0x00000000000000000000000000000000, 0xc7fa59aa62b7ee97e4f3e39aebe04eca, 0x36f45a5efd084c16ada74daf6a9111edfa630ba7bcc2830693fe687fd436ecd9, '', 0, '?'),
(0x29b47f3bb3a5d17456dff2cc6e199716, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php', 1, 0x00000000000000000000000000000000, 0x4ff0228c74ff28321c5de5136c11aa9d, 0x36dcb5c9f883d026bdb46073e3c97b8660f2011a4f083193b5db2cc4048ba7b2, '', 0, '?'),
(0x29bcec7a33b948cf6ab67620fea6c16f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', 0, 0xed7e0d5590d718f246627b7f6949cba6, 0xed7e0d5590d718f246627b7f6949cba6, 0x679ba3867210265bf7896d0a784873b0c2ea782714290f39cabb22417c89c5d3, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x29bdcf0633a08f01f84332828e62a82e, 'wp-includes/blocks/comments-pagination-numbers/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/block.json', 1, 0x00000000000000000000000000000000, 0x10c79b41a7310650c3ba462e4f073bea, 0x01ab8542c51dc34475efb26a049c4bd909c7a0fb037f2d9b3e5ec2a90df972ac, '', 0, '?'),
(0x29be4f7a3d9c75a98717eea308c4cbb7, 'wp-includes/rewrite.php', '/home/iraneurobetcom/public_html/wp-includes/rewrite.php', 1, 0x00000000000000000000000000000000, 0x70c9ce7b769b993139cef799a553aad6, 0x93d5ed68a464b57d77c4c20a6a0e89a8476fce211e2a6ba162ff1bf54dbd7b6e, '', 0, '?'),
(0x29cb264c35e3cf2b0fab277b0216aab7, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/generatepress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/generatepress.php', 1, 0x00000000000000000000000000000000, 0x98e2f279ab2a5c46c8864a6c852b2cb9, 0xe142d8d8eebb3c45c9077c3f8478cb1ada10910ea3e500b5bd6f0672da655c76, '', 0, '?'),
(0x29cbbcb32ae924c6fd9703a99a6154ad, 'wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', 1, 0x00000000000000000000000000000000, 0xd8eabf52f0f0e5823ae41c3767204434, 0x0ac9545e9a7bde787d5c9cbe869c6dfee84235a49e0b3facc4d30405a8e54765, '', 0, '?'),
(0x29cc83d532b16bd50868af9ff2211f20, 'wp-content/plugins/akismet/akismet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/akismet.php', 1, 0x00000000000000000000000000000000, 0x3f9d2d73f31f3988b49964bf4bbe0c2d, 0x95c8f92cbe3ce4ee0f5f85cd79c63feda38e24fe88b4ffad0c39644e32b0ae3f, '', 0, '?'),
(0x29d596cb5165edbd1c6b762bc8e30369, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmYy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmYy.php', 1, 0x00000000000000000000000000000000, 0xbf50426eb5b399d37124c96ab49b4355, 0x29dc6a16f2a058a9d61fd179ecddc39ffad3c29fcc0590bdd1bcd983ef06f137, '', 0, '?'),
(0x29d83623a65f02c5faf1cc9f534146a6, 'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php', 1, 0x00000000000000000000000000000000, 0x399c67a6ff73a42006109eade56056e0, 0x1c9ef56a28bca902f494d8a00d09e7b7aa9bb7eb94552bcef2c91c112ef3ae64, '', 0, '?'),
(0x29da3a4d055411a37b6aaf06b330e9ff, 'wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php', 1, 0x00000000000000000000000000000000, 0xcd1dd576ad6fd15f14f79c787a35497b, 0x72b034538f45e6600d0f80fefd8f9cc03085405c23d0018e0dd19ddc93b34544, '', 0, '?'),
(0x29dddbf85defddd51d5a24d950251602, 'wp-includes/embed-template.php', '/home/iraneurobetcom/public_html/wp-includes/embed-template.php', 1, 0x00000000000000000000000000000000, 0xe1b363fc65b056a89862d3bb353d84a0, 0x1146e9fdaeb26e3c89375b7a4f8a7fdf4e918b1aa6a7704533401072e2b84230, '', 0, '?'),
(0x29e0b736fa3df6cb03a65a3926854e05, 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php', 0, 0x9a43eaafc7ca838aa4cdcae11c07580b, 0x9a43eaafc7ca838aa4cdcae11c07580b, 0x19b92ff22f8c1d3db9a46a0af6e99767f99c0a21fd1e57e4a2b5da4e8ae1519d, '', 0, '?'),
(0x29e2c2852fb8238710ef58f6085f6439, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AbstractTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AbstractTokenParser.php', 1, 0x00000000000000000000000000000000, 0x1c7ce04ca14fad5d66d72c11c0a3c33e, 0xd1620ba81666b914b0f78c15f8bef6c3a2c0aadb3039b0cbf8cebb4635bdbf4a, '', 0, '?'),
(0x29e8ada6cefb51149ef351af2f59b439, 'wp-includes/blocks/page-list.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list.php', 1, 0x00000000000000000000000000000000, 0xb2e78d587e77cd2ba83155a76afa589a, 0xb93f9bde3dce12425ad82072f515f786d38dbca94188e1f7825a9418d2beaa2d, '', 0, '?'),
(0x29eab7e7b8fd558834acb82c7207782b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentStoryExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentStoryExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x748614344c91f5b04d52e82fc67623ef, 0xb61de76c88ea2ae82966980ee34e070eb353718e3e88065ae5341996a1d3a922, '', 0, '?'),
(0x29ec49960ace8656acb89f7111eee67b, 'wp-admin/authorize-application.php', '/home/iraneurobetcom/public_html/wp-admin/authorize-application.php', 1, 0x00000000000000000000000000000000, 0x26ddf46c22edc7c88c909b68a09c8ec4, 0x39be3f734e569eb7f2c0ce643a4f2b052728bd076af9c2273bbe53e298717fbc, '', 0, '?'),
(0x29ed49270501572240624d8c373f22b1, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php', 1, 0x00000000000000000000000000000000, 0xf64af02b3b0cd44e0013c88ff14d5540, 0x09792aca232dd3005cd62baa8a71365a6e232b75f5c422c3d5aae210e5b137bd, '', 0, '?'),
(0x29f1c999a61fec891ebec997a3a29398, 'wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php', 1, 0x00000000000000000000000000000000, 0xf70fc130a7a914d19c9fea20961132d7, 0x14802ffe8c0af203ea176edc62c5d4dca50a569994b2d70606472fe9cff0e5d0, '', 0, '?'),
(0x29fa22b1fef26e38340ac29f3b56b30e, 'wp-content/plugins/wp-rocket/inc/common/purge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/common/purge.php', 0, 0x017713bee57cfc8149e08f5112a355f9, 0x017713bee57cfc8149e08f5112a355f9, 0xbec67b4e4350a33665057cc52bc7956dbc634eddc327243a75fc854e471c4b70, '', 0, '?'),
(0x29ff6094f2662cb5a075fd340f10a1b3, 'wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php', 1, 0x00000000000000000000000000000000, 0x60932faccc19c034675686e546966d15, 0xc31833811a2c5c0a35a3f807291c1dfe66f3db0af85b9a56b61d2a4b618f387a, '', 0, '?'),
(0x2a03c0ef4a882f5c61785abd508ff3d8, 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php', 1, 0x00000000000000000000000000000000, 0xe6765212aa12d5833680018a706fa9f4, 0x0c9cc9277478f4792b90559c401ffc56234ba5cb9a63bbdbf864ce81fb23500c, '', 0, '?'),
(0x2a06f7ec67f311b10fd5e407be89f548, 'wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg', 1, 0x00000000000000000000000000000000, 0x1bde2cf2841e3430d7786c82b7d65a2c, 0x87e03f7730d0444ea2dda1e969728f879024c02ab6e68f02d205cd3a46f006b6, '', 0, '?'),
(0x2a07f8d4e36d3d6696fcd7c4ff323dfa, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPixel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPixel.php', 1, 0x00000000000000000000000000000000, 0x6a1fd4d3cb159149636c0d19f308c4d7, 0x51ec223e1c9d91aa00494a3dfc5065c0b439e9564626b391e6fd79167a52a201, '', 0, '?'),
(0x2a1f62eb2e8263b68c39e1b6b714671a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', 0, 0xd42f19fc1b034f410149e6ce97d5c750, 0xd42f19fc1b034f410149e6ce97d5c750, 0xc185b79a28d22c113f014cce786bf8b53398a749c04868a35d71d957a5f921a2, '', 0, '?'),
(0x2a2061d846b2cc19f0349fb075db7655, 'wp-admin/images/menu-vs-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/menu-vs-2x.png', 1, 0x00000000000000000000000000000000, 0x4aa85a0c593cf769c7185911ae8462f8, 0x279cb946e0bdf71bd194450086f5e6e80237a1c9a19f9d2301e43e736550d8b6, '', 0, '?'),
(0x2a2e5e333d28b1bfc8fbfa76771a4883, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css', 1, 0x00000000000000000000000000000000, 0xf4af7e5ec05ebb0f08d43e2384266abc, 0xe2bb98fd0dbfacd74a6ca4f71913c5bade5b2215dfef545618ca176c0e063835, '', 0, '?'),
(0x2a31eb90eb68abbe58d96623a5cef1e5, 'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js', 1, 0x00000000000000000000000000000000, 0x5fc208df77427b19a1558ee3c2e2d344, 0xca05bb85386a9602dc3bd3ee5307e0596319f7b2d75812aecb580361d89041c7, '', 0, '?'),
(0x2a3cfbcc8bd711c09f27d08250861a03, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSubscriptionsExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSubscriptionsExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x183ad718391387cfe979a8de007b0dc6, 0xe4c3037e1b46c5fca30653327ede559b5d641ce78e3ef4c24dbb4a14e1ae192c, '', 0, '?'),
(0x2a44e04aece6a4940f3dbdbfa8030e26, 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-settings.php', 1, 0x00000000000000000000000000000000, 0x567dc3c33731450744b60512395fc0da, 0xd3198474d3377a1f8bf5a590387efb5883b091c3d3d0ddcc1b680849343fa9b1, '', 0, '?'),
(0x2a488195a89ac8d5b6337b9f6083f48b, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', 0, 0xd32a489c520341d1269a9214683fc09e, 0xd32a489c520341d1269a9214683fc09e, 0x77e90ae140b475807f487e7354578699853d1beb07497715409450026ed6b7ba, '', 0, '?'),
(0x2a4b29c05de304bd9670c8a1a2e105c8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x8fcc60e2f072c8db3f827d5cbd12bb0f, 0xd7f911b114f7eed4352d74501580228578d358f21cd230772218a632d21e71d9, '', 0, '?'),
(0x2a4f5b9c92f7d4251e872a56deb610c3, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', 1, 0x00000000000000000000000000000000, 0xba274818f5894a7682624d8b4857eed2, 0xafab2734af7570720c57192b701727183221190e9942c56c163266ea9bb8c0a4, '', 0, '?'),
(0x2a54c79ae797714736f7b852dae448f7, 'wp-includes/blocks/site-logo/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x73b5c36735eb9930a94e0ade2d8d378a, 0x36901ec60095653cd45276fa676a00963ce8b9109c56cfd405b52df214dc60a0, '', 0, '?'),
(0x2a562e585a97c85f435b41d480974333, 'wp-includes/js/dist/keycodes.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/keycodes.min.js', 1, 0x00000000000000000000000000000000, 0x854afc135f49c7c52a2be74bc99e438b, 0xa2d7e72e32fad3c7206b525e203d6b159c53c0eea1697d256dab19fe5ab33a99, '', 0, '?'),
(0x2a5946094e37eb4691ad60bb049d3709, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', 1, 0x00000000000000000000000000000000, 0xedd07bde284119ac2c64a1fbe031fe42, 0x0c23d0e03e690f67eb5bf5ac067231e33f55a130811d129f18d21daba29a8000, '', 0, '?'),
(0x2a5dd2a0769bca7c9ff3a35c63adb211, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg', 0, 0xf8c577b3748b1b53f48363f1a29707f2, 0xf8c577b3748b1b53f48363f1a29707f2, 0x46b716be849690579db38f23babdd1e489b88337c9b2a5ebeaa3f66ae41cef86, '', 0, '?'),
(0x2a5eb42b516fb350203437b557d3cc39, 'wp-content/plugins/elementskit-lite/elementskit-lite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/elementskit-lite.php', 1, 0x00000000000000000000000000000000, 0x1b61cbd0fb9b7cf0af6dd1aeb3d33357, 0xa4b8aacf0102b0a49f32f5f672ee9e1424ee01d12173ab19b49fe18c65f926ab, '', 0, '?'),
(0x2a655bc2fe015664583d60962ef47343, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomies-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomies-collector.php', 1, 0x00000000000000000000000000000000, 0xa35e0c3e26aa2de3ac687c51b448a863, 0x86cd8f8c0cf0421972e25a1084c48ae29f7ad9227033957254bb56d5a9e55d0d, '', 0, '?'),
(0x2a6bcc4bd32c7b4afa13532f64e1b32f, 'wp-content/plugins/updraftplus/restorer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/restorer.php', 1, 0x00000000000000000000000000000000, 0xca42b7d66fb0f012bd23385e976cb3b3, 0x462396d443690b446db3004943cf67df127a3745d62b9759b83ab2ab2d579e9b, '', 0, '?'),
(0x2a712a36810dafb236d00705b67a5cce, 'wp-content/plugins/updraftplus/includes/Google/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/autoload.php', 1, 0x00000000000000000000000000000000, 0xa6901b1ff631a1f00ea41cf61f3c5ddc, 0x7d427ed97377e4428a73bee8b7dc01840c60a78e57d8b366ff3e1ccc68a7cdbc, '', 0, '?'),
(0x2a74790937d0285ad07372080f3b3077, 'wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png', 1, 0x00000000000000000000000000000000, 0x7d2fda9cfc3a739e506561b08e4f019f, 0x4784fc4fdbd4864ad54e80d87dc66154c49ed47c089b083c4799f83d25a7ded0, '', 0, '?'),
(0x2a76ad2b465fe21284ae081be36111dd, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', 0, 0xfb6c5363b40463f1d39752d03eeef0c6, 0xfb6c5363b40463f1d39752d03eeef0c6, 0x72b868ad22f9e96fb7b6cb5c5eefae8466bb3c2cac617d5f1dbe97c7c43042b6, '', 0, '?'),
(0x2a77ceda61d82bc22b6055a90b343bd2, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-19.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-19.png', 1, 0x00000000000000000000000000000000, 0xff97bdaeffede6301f88e58f2dfbc5ba, 0x4415b3b2ac16e1b1e91255f9a789a224faeeaac0ac3e44ba87cc15acfbf47d1f, '', 0, '?'),
(0x2a7cd39435dc981fa7f3a4a3a685127a, 'wp-content/plugins/wps-hide-login/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/uninstall.php', 1, 0x00000000000000000000000000000000, 0xb93880fa6be6e637b15ea841795bbdab, 0x15843f5b581c16dfa28f2c733e9a7d3623bc8a25aefd88b85596874ee27ecada, '', 0, '?'),
(0x2a85fab6a97a52ec6231146ee92c16ca, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectionException.php', 0, 0x2b847e567d7b739df7e607d2b7a5ec43, 0x2b847e567d7b739df7e607d2b7a5ec43, 0x8e3d99b7845daab1c1c33789e6f6a8b53bd8ddf9c5f9b60a23fd5fec38c2a916, '', 0, '?'),
(0x2a8b1e43a903da2ed85cb47a78dee731, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x5308b4c3bfa331b1feec2e886bf1e38d, 0x94a81414595ab2034c8400202d2d8c613899650122013aeb5c63b3fe30a0e4be, '', 0, '?'),
(0x2a915503c5e1fe34e4502efc958a4c9a, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css', 0, 0x340682c89493c7d4c195210bf14b99f7, 0x340682c89493c7d4c195210bf14b99f7, 0xe656d31c859a1b6e673edca5466a80c5c53006c2932a639e2779846fb12b2da9, '', 0, '?'),
(0x2a928a0083fbf8478f466be849e8089e, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/CDN.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/CDN.php', 0, 0x06c329e8128e59469a1e68e809d5329a, 0x06c329e8128e59469a1e68e809d5329a, 0x870e3de464797de529ee214b1c1949d7eb805407ee9d63b716e9e7a846944043, '', 0, '?'),
(0x2a935bd668e7ef0435695e9af0ac1973, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', 1, 0x00000000000000000000000000000000, 0x3d5ea7aba55fca0046d318ad37beb853, 0xd852f8850905ce0046ab488c0a138b231b13e85e06aa79ecb468132ba1ea72ab, '', 0, '?'),
(0x2a93a5d3a96671cd2ed16336c2c0334a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIzlesene.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIzlesene.php', 1, 0x00000000000000000000000000000000, 0x3561269909ed41e5e7ca5831ced27b23, 0xf966c1fb6fa4800de89356ff079c4144855fc1489cf5edc5686720dcf520563c, '', 0, '?'),
(0x2a96e4ff140c6615bf45483d1930dc43, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php', 0, 0x770ca81fc354181031ed22ff6e912dd0, 0x770ca81fc354181031ed22ff6e912dd0, 0x07f06487d4283a997b40af090fcde057096a870116a3a68e21a9f4387d46152b, '', 0, '?'),
(0x2a9b7164917141fbd576f6eeffd71099, 'wp-content/plugins/updraftplus/methods/backblaze.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/backblaze.php', 1, 0x00000000000000000000000000000000, 0x4f8411ce62f03f4523d685a86febf7b7, 0xc30ad370de8a5abeb5429751aa0f7ada793a452e538393c1d304bc6852101d3d, '', 0, '?'),
(0x2aa2b52a8a5738abe7b5359605bc327e, 'wp-includes/css/dist/reusable-blocks/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style.css', 1, 0x00000000000000000000000000000000, 0x8e934e38302958f3e1a021a1d555e4f9, 0x7e808fd88c057f6dfc5b969acfa4181068514ab226cdf07983500c1cfd2c337a, '', 0, '?'),
(0x2aa368301bd7e61266ee3ffbb4fc7ab9, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php', 0, 0xd9bbfd780464afece4ac9669e3fbf13b, 0xd9bbfd780464afece4ac9669e3fbf13b, 0x20dae9a3a3fbb8c0cef4861c43b430e835778e0dcd58c19360a41bc425225150, '', 0, '?'),
(0x2aada48e4a5450a78ce4553d314c608a, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-photo-blog.php', 0, 0x09b76d7bfad1d1e9a9c2097ff83902b5, 0x09b76d7bfad1d1e9a9c2097ff83902b5, 0xc98067080c493f596cde498907ae65e6dd182f79ac08d80df22dcea93c53a100, '', 0, '?'),
(0x2aaee42d3310f675ac8d45c25bd54f23, 'wp-includes/images/down_arrow-2x.gif', '/home/iraneurobetcom/public_html/wp-includes/images/down_arrow-2x.gif', 1, 0x00000000000000000000000000000000, 0xf75deb11e71999ea4d859ec1fb8766dc, 0xa51c12b6770098f8c9dcc07170af1571f035fadafb9d5488238d0f5cbab9bda5, '', 0, '?'),
(0x2ab2c754d264b470600429160a0bc6bf, 'wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php', 1, 0x00000000000000000000000000000000, 0xa9505edac8d44ed740f7a89d16a6b012, 0xdccb3ed92fc9ac521c795a4414068fafaca1497a3fea8ba748bb772293997aea, '', 0, '?'),
(0x2ab4a8701ca424bfb39809092bf25105, 'wp-content/plugins/elementor-pro/assets/js/animated-headline.73c41dd605898fe2d075.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/animated-headline.73c41dd605898fe2d075.bundle.min.js', 0, 0x57a4eb015cb4ca2b0e524e35683b689a, 0x57a4eb015cb4ca2b0e524e35683b689a, 0xb4f6e1e395e5b2ccfa6ad821be596336c015d3cacf8dd487315325326e9339bf, '', 0, '?'),
(0x2ac0b8ac12424c9b03fcb8122fa9110c, 'wp-content/plugins/wpseo-video/detail-retrieval/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0x2ac7c8c61db2a6bc62c5049f2a6565b8, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0xd012785c387aed4d7fd87e972e04818b, 0xfc7652ac008b537e5bfc0d82aad2ae36dfe16fddfabe12e192fe3ac59ab50d5d, '', 0, '?'),
(0x2acad98249d038de419452f50cccd1db, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', 1, 0x00000000000000000000000000000000, 0xb4d8c4cb8ca13a5ac8f3dbe3e4f7f42d, 0x62a5ba7fa117616c92ff727ad869511154fda7090ce3535ad19366934a6b93b1, '', 0, '?'),
(0x2acbe06d11590c9951cbc9e2d404a6c4, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-sidebar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-sidebar.php', 0, 0x60323b15f639ddf3e10d34811fe3ba37, 0x60323b15f639ddf3e10d34811fe3ba37, 0xb229b8ecc414654c2ad70a1e7b1f65e18c387778d8369507d930cceac4baa374, '', 0, '?'),
(0x2ad1fe8f4c12ed6d262632fdd50a6215, 'wp-includes/js/tinymce/utils/form_utils.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/form_utils.js', 1, 0x00000000000000000000000000000000, 0x3b5290540185efc96a8ee98d89950a15, 0x94e8ea9a85bf8c0d9991e167ddeb481209814b3eb3e986b6bf25a2b78e32cf10, '', 0, '?'),
(0x2ad24ef8d13ec93e42c9b30aecfeee26, 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x799fa091a5d043af1d192f5862520881, 0xcd9d08ba66b86a39b04d8969336ecb5a303603c088e948b8ae2114d08fc25b09, '', 0, '?'),
(0x2ad36055a87abb5d224c259731ad01fc, 'wp-includes/sodium_compat/src/Core32/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0xb4d12f447a7814feb6c782c90ee2adfc, 0xdfcf12ee2cc7e8d5dfca0345acf9bf157b8eee302f6d9b61d35888690c89e0d1, '', 0, '?'),
(0x2ad46d42131c11bed576480a65c3f09c, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss', 1, 0x00000000000000000000000000000000, 0x66c1a686afca4d694778afbf56cb7307, 0x69b894593474f6df347c2df53e31ae5df46603ab294abfbf82c549a05a89ec6c, '', 0, '?'),
(0x2ad5c2d8ac06d617129c72139d8fa26f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php', 0, 0xa01c4d07d9dc2f0e98b930f62957e012, 0xa01c4d07d9dc2f0e98b930f62957e012, 0x6b59d9080c0322a96771891139ee5ab26d45f62bcb947b9096d11fc65ee61ca1, '', 0, '?'),
(0x2ad92c39fbda2dccdf2e6990fde1da18, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYotpo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYotpo.php', 1, 0x00000000000000000000000000000000, 0xe921230471ebb3a53ffc5157f82bc2e0, 0x75846a76bd87b4197fcf1b428dc6bfc0cda6fac674c44dcb5b6257e21f62fef9, '', 0, '?'),
(0x2adb7facee8c7356bd26a8bec4b448a0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php', 0, 0xd34e350ce6483f16fc711bb8a1f9aaa0, 0xd34e350ce6483f16fc711bb8a1f9aaa0, 0x17493c057b1078e766dd8365dba1a84bcf0203e8c8cc72a2959055d17207a2f3, '', 0, '?'),
(0x2add81d045cd9e430a7506adcc460755, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/wincher-keyphrases.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/wincher-keyphrases.php', 0, 0xc3cfd206501f330d7bcce9fce3c1c0b6, 0xc3cfd206501f330d7bcce9fce3c1c0b6, 0x60ce0b84a214a910f8c1afa20b02e6e5d78bff6f1865839143d78e992452f1a2, '', 0, '?'),
(0x2ae2ba1040d9aa192e9873aed90dfc39, 'wp-content/plugins/elementskit/widgets/zoom/zoom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom.php', 0, 0xe77937ef76dfb37cab8480a327378f85, 0xe77937ef76dfb37cab8480a327378f85, 0x24eede4975218d9c4b0ac6f0f185924e1f9acf5d18a92fbfb14c8f552825b41f, '', 0, '?'),
(0x2ae7101a3037d1a5314f81d3d3d98e38, 'wp-includes/js/json2.js', '/home/iraneurobetcom/public_html/wp-includes/js/json2.js', 1, 0x00000000000000000000000000000000, 0x73a1d77b4e827c45061f4fab041030a9, 0x71339f1c2e141b2e8a0b6a112047101d5c1752d36eddbc492f05541cb6892ded, '', 0, '?'),
(0x2aea09ecafc485c9cefc0edfe35ce3b9, 'wp-content/plugins/wordfence/views/options/option-toggled.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled.php', 1, 0x00000000000000000000000000000000, 0x449375b90a4c8401bb879cf0fbc21e45, 0x4c384dd002fa1430833d8e59ef6b629fb3d57c1c350739d4621d2be4967a3a34, '', 0, '?'),
(0x2af57e458bfabc1651cf21b9d4c414ce, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php', 0, 0xf5e8db29233c33d3cfe51df32e5fb763, 0xf5e8db29233c33d3cfe51df32e5fb763, 0x73206dbe89c411ff46ee863042ec8d281b0d99d0a708dc5df20d926bf420d262, '', 0, '?'),
(0x2af81dc0d3a57de4334c22e9dd1da472, 'wp-content/plugins/wordfence/js/jquery.tmpl.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.tmpl.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x805c7dc322a386178b37dab79295445a, 0xdf2e49f4481a0f841b6700f39d4821376091a367dea05af87ac88483c5be367c, '', 0, '?'),
(0x2af8ba87418ed4f9717b4574a15e4c9a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionUnused.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionUnused.php', 1, 0x00000000000000000000000000000000, 0x1f98b92bf6848f7150e5ed30a42f956c, 0xaf9f33d3b35013153f6e1e66cd70704c768e7eebe9598ab37ed9c56d75cc45b0, '', 0, '?'),
(0x2afa194d161b14d01a0baad93f9d31a4, 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', 1, 0x00000000000000000000000000000000, 0xd60a08d857c0562141d5169ba0ffaff2, 0x8de3f77adde8e6e21e10d70f539f92eba053a7f2559ac030958584de98950cfb, '', 0, '?'),
(0x2afd802f8c994dcd3ee142549f4ce46f, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php', 0, 0xb1bf4d75cdaca65221e92f72aa615507, 0xb1bf4d75cdaca65221e92f72aa615507, 0xbf1c6f4a3544a28a0abbd78bbf8ef9db98a05a5f65d685ca6f2697f9180f6e58, '', 0, '?'),
(0x2b0e4215c6e5ef0fecfeca43241a9093, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.css', 1, 0x00000000000000000000000000000000, 0x9fd36e20bc43b0ef92968041fd7c7ecc, 0xfef786afb2d3a6227c6a4169aef69d9b7ef4f817335bda3618a1ef23cefde726, '', 0, '?'),
(0x2b13f4a690282d5626535f32583766a0, 'wp-includes/blocks/paragraph/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x844732e85c514ebdd6d5bcc00aa24874, 0x4a1b647a98670abeb53e968c4992a97c2d4cf80342613f912c63f9edd4cea004, '', 0, '?'),
(0x2b172962ecd61d87c97263725bc53c27, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss', 0, 0x26e0130bba2a27549afb99a8bc29bbae, 0x26e0130bba2a27549afb99a8bc29bbae, 0x50e29b9247135c696bc45174b4b5ecd80ebf5da383fff97a914dc1db3b5069f4, '', 0, '?'),
(0x2b172cf20cfa8bd10e2285237d4a596f, 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php', 1, 0x00000000000000000000000000000000, 0xdfa3d0d77a6603b201993968c07ef7f7, 0x48ad87a0609912314c0c3d3f2c5a66349388995db20d45dbd5b524a7f32d296e, '', 0, '?'),
(0x2b1a231128b5f8d6c69286e776ae8ed6, 'wp-includes/blocks/comment-template/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/block.json', 1, 0x00000000000000000000000000000000, 0x296d8dfe4b74643bf48a19e7d67875aa, 0xaea30945947f327762b38ce5890052ac49bea3df2a4a3010e6a3e9bbb7cabcf1, '', 0, '?'),
(0x2b1d61eb80f0ec8d638a2a8d36fdc7be, 'wp-content/themes/twentytwentythree/patterns/hidden-comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-comments.php', 1, 0x00000000000000000000000000000000, 0xe9d7676d1775d28a9613e2e427dc3b91, 0x68deb4de98fc098dbf1434ef6d3ec13877bf7384ea37f294d4f4485de04f9013, '', 0, '?'),
(0x2b2cf8063593fb5bf70321768f127816, 'wp-content/plugins/elementor/includes/editor-templates/global.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/global.php', 1, 0x00000000000000000000000000000000, 0xb0aa1e971ec87abe8407173a81244624, 0x990ff6eaef021b5c8f506f215fc21a5747aecbf94dd4f4d45c4b39a383e75c68, '', 0, '?'),
(0x2b339d29047c6d33730dac179cdef76a, 'wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0xd4076fdfdce78ae225e2c9d099742a28, 0xc8e941d89e6be87af65dda44daaaa926e3645f27b44fef88b95e1f13e0d55d83, '', 0, '?'),
(0x2b390f85a3048c5b4255fb45960b6514, 'wp-admin/js/updates.js', '/home/iraneurobetcom/public_html/wp-admin/js/updates.js', 1, 0x00000000000000000000000000000000, 0x852e27c1e8cf1816e01038b3c063a6a7, 0x7afc90a245e643c8d951d4a5d3ee8bd89e7af404341ccd4dc69cd8ddd5a93daa, '', 0, '?'),
(0x2b3c299ffc72210a5723971dd9ad8ed1, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', 0, 0x19e642842e6c57e9dfaf06b8b0a0aa66, 0x19e642842e6c57e9dfaf06b8b0a0aa66, 0x335450a41837ba82e9c480cbbd1c20dec1432e8e3982672c171f2262fa4f412f, '', 0, '?'),
(0x2b3d7ab03538e3ffd3e18a5186db0c91, 'wp-content/themes/twentytwentythree/styles/sherbet.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/sherbet.json', 1, 0x00000000000000000000000000000000, 0xeb4b2b0fa0d32d8b9a4050978ded7c4f, 0xc1a40a353588de3840c2f04b03dd98951c74a82775521e19207a787704c5def7, '', 0, '?'),
(0x2b414b001dd10c5822bdce24fa6e35fd, 'wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg', 1, 0x00000000000000000000000000000000, 0xd1cac942f8b2e5c0d195f09277c22043, 0xef5c8c0eadb8e7978e3c0de981b7c0eed4255fcf38d20b835b1bdeac46be5784, '', 0, '?'),
(0x2b41922329d59d786e487c379dd9c8ba, 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', 1, 0x00000000000000000000000000000000, 0x3dc4bbe04efd5438549d950589a37f32, 0xd2967c5a03ff084673cb1e4dec059d988cfec5a2ae665f80993c7786e3a987ff, '', 0, '?'),
(0x2b44a733a0276ff3c80bb627bf04cd95, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/error_log', 0, 0x01680620ea222718163f0db02c4dac9d, 0x01680620ea222718163f0db02c4dac9d, 0xf9cc15a95459ac75272d7fb23162e73c321a957df8b8372b992142d62abe7125, '', 0, '?'),
(0x2b4822d8d67105340e1a9b3e5139a3fa, 'wp-content/plugins/elementor/assets/js/e-react-promotions.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-react-promotions.min.js', 1, 0x00000000000000000000000000000000, 0x54d07128027b8529067e8674e154dd2a, 0x271a3466bc35462cd5c08452bf4e8ce5fc1b455fe1e2a44ee59729bd4a89478c, '', 0, '?'),
(0x2b4a77dca325dcc89f89791485f22eb5, 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', 1, 0x00000000000000000000000000000000, 0x7d5eacd2013f06f7b6bb098007c69a2f, 0x6e21b76f373e5ba755476e4b543b1d6128fba49164887c4deb6df00f30c76911, '', 0, '?'),
(0x2b4b3c2274653829b7201edad22ed663, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-gradient-overlay-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-gradient-overlay-transformer.php', 1, 0x00000000000000000000000000000000, 0x99a1917035cf7be39861b824059a42b6, 0x397fb6b1bb5915847f9608afff19720a589f8774db74818eec3844cff130f650, '', 0, '?'),
(0x2b51a1676bd605c4f7a0706d49b74776, 'wp-content/plugins/elementskit-lite/widgets/social-share/social-share-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social-share/social-share-handler.php', 1, 0x00000000000000000000000000000000, 0x606bb44731eccd13e140eb0f6c87ff30, 0xa19d23902b418ab2e96acc081752749a7386bb1a67114a7c8a1460503a5e93cd, '', 0, '?'),
(0x2b5758c4ecbbc24fd655d9eb4955f951, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceRequest.php', 0, 0xeb95d2972127eb0e5ba3d803ced28277, 0xeb95d2972127eb0e5ba3d803ced28277, 0xf22e356ea1dd39532d16f1b764244bc08193bd33226880245ceb796cb46f0651, '', 0, '?'),
(0x2b5a65a8b5fe1cd9b2ed6406696caf48, 'wp-content/updraft/themes-old/twentytwentytwo/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/readme.txt', 0, 0x2ce9ca674d99a90588c4ea942b1ebe49, 0x2ce9ca674d99a90588c4ea942b1ebe49, 0x2afcb1368e3fc7b646934fbddfdf3248d84d7ec8096321bf11d7e7199390b7e0, '', 0, '?'),
(0x2b6656544e12bdb804b0ea6023af66dc, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss', 0, 0x97d23e57050689441f7b0f91bc6e074b, 0x97d23e57050689441f7b0f91bc6e074b, 0x76e062a49b37329babec63ce7ba53ab3febeabbb00639d5cd88b985c6b9fca10, '', 0, '?'),
(0x2b744c77bebb8305cd0c005ca2c2a9cb, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hex.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hex.png', 1, 0x00000000000000000000000000000000, 0x16d6870c36e379c06fb26ebd2e16bf44, 0x484dea66166e3f8f666a7f49ac29ee4b36967994b7630d8608b13e91f12c634b, '', 0, '?'),
(0x2b85fd7850db456c2da1af0af6bbcc7c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/EmbedTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/EmbedTokenParser.php', 1, 0x00000000000000000000000000000000, 0xb89eaae5b2258344d2ea8a939c657543, 0x8bb468fa75503e4b31698976ac8c397fe7e025933bd850d760e3c56f48e990b0, '', 0, '?'),
(0x2b9b9f1d53a2aedf44addf61666bf89f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', 0, 0x291ff47a3c612030788122a6f108cc0b, 0x291ff47a3c612030788122a6f108cc0b, 0x5078a6b587b80c02cd65c39556fc34b31e850022930aa6ff049c31c3ab29360a, '', 0, '?'),
(0x2b9da5f4aec1a8bc0c663d54ed55a082, 'wp-includes/SimplePie/library/SimplePie/Locator.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Locator.php', 1, 0x00000000000000000000000000000000, 0x4a696f41f8f3bc485f1d7a2d778e2a47, 0xbde86de58adcaf064c07ebda86243ea2ce3afb145be1f6fb66add49186c51fe7, '', 0, '?'),
(0x2ba1f107b765790d111bd2f0df9fcedf, 'wp-content/themes/hello-elementor/assets/js/hello-admin.min.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.min.css', 1, 0x00000000000000000000000000000000, 0xc73439e6865e7d105241198b947cbbf6, 0x0fc6592df12b384caa7c1241ffe640e150db7dc59edef244313ccd5580757f52, '', 0, '?'),
(0x2ba853162c182157cb86eb184613373e, 'wp-content/plugins/amp/src/Services.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Services.php', 1, 0x00000000000000000000000000000000, 0xa08a154714a62a3027a1a027cf755535, 0xad10896636b656a616cb294c3561b3aef5ae029895da185f7579da065878a926, '', 0, '?'),
(0x2bae2efcdfb44875f6374be2f19ab3ed, 'wp-content/plugins/wp-rocket/languages/rocket-hr.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hr.po', 0, 0x35cdf2fa9ae74cd08bf7c3dbae2da4a1, 0x35cdf2fa9ae74cd08bf7c3dbae2da4a1, 0xe6e34388d382d6c9b3565aafc40e78be0002cee342c28b74d686c26f62c16140, '', 0, '?'),
(0x2bb3a718472a23f4b1edf4a694fd66b4, 'wp-admin/network/site-info.php', '/home/iraneurobetcom/public_html/wp-admin/network/site-info.php', 1, 0x00000000000000000000000000000000, 0xea55d7f54c6e03cfd1e7a9d4a0734eee, 0x4100bfc3bcd24b1e4cd331013330c3cc540f1a77345519125e3e1c9b6324cf4e, '', 0, '?'),
(0x2bb40c550db5c9f5b9d6e11c727ea4d6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccessExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccessExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0xfd54e9482f33e44762b9f2c25279e093, 0xfda49943453abefa7334d65099477105f546e54d815b52ffcabd80b60bea8f88, '', 0, '?'),
(0x2bb41a44808d965a0e65147d018fc904, 'wp-content/plugins/wordfence/views/onboarding/plugin-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/plugin-header.php', 1, 0x00000000000000000000000000000000, 0x364569586c859998bf282541c25cb761, 0xb2a7505217086cb3f2d59987c067a70cbe5ca74093e7454d0c59bb730084a318, '', 0, '?'),
(0x2bbbde486a7e99947f1eecc19a11a1f1, 'wp-includes/blocks/read-more/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/block.json', 1, 0x00000000000000000000000000000000, 0x24f85ccb0abab57522efc7cab55cb674, 0xbcce42c40cf329f3fcaa4ea1d3919034e91bf254093e34240e0539f4e46d2b83, '', 0, '?'),
(0x2bbeadf3b3a81cd9b04dbf1a528bb074, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/InvalidArgumentException.php', 0, 0xcd1df8f5f13fdc68a335f7f4bcb37766, 0xcd1df8f5f13fdc68a335f7f4bcb37766, 0x88430856b823b8625140c2316ce485a5063f8ca8a0624f20a5fe2579701a435f, '', 0, '?'),
(0x2bbf200be1401b7022b7e7d229bc24fb, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php', 1, 0x00000000000000000000000000000000, 0x414718b2269a01346aece65f4acc204f, 0xb6d1dae108e6b597eb5bce55ca076b1699a33e9628c3ea173a314508fe61028c, '', 0, '?'),
(0x2bc4e3f874a825523fd2db08f5f8a0cc, 'wp-admin/network/credits.php', '/home/iraneurobetcom/public_html/wp-admin/network/credits.php', 1, 0x00000000000000000000000000000000, 0x4210b52b1cf0841880eb4b5665863dad, 0x574e01b09c68be4b325a128a46ebf990b057ceed03900d300c38ecdcd04a0335, '', 0, '?'),
(0x2bc6a4adad89d312193600b7cc874c7f, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/time.php', 0, 0xcade56b3085ec39c24c03b5f7a122e91, 0xcade56b3085ec39c24c03b5f7a122e91, 0x6ae4139d9b320fb5119c692f216b2a05b83c910b11ec3a1f0262a7618c6424ec, '', 0, '?'),
(0x2bc77ba2d5ba5e75d81db2d03d409772, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/arrow.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/arrow.svg', 0, 0x1e0e80aaf6671e1fe79363d9fd02612f, 0x1e0e80aaf6671e1fe79363d9fd02612f, 0xb7a38417b9186bb1223ffcc25c8da7ddda1b4c3a3b542300d260b3a21f5d4932, '', 0, '?'),
(0x2bc862e7ca05b3eb49023d077159dfda, 'wp-includes/blocks/freeform/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xb756d258b145caf648658ee8692ed8b7, 0x622b3c65d576e702fbde5c32b1004a2a59838e7f8120af30b734df99827162d2, '', 0, '?'),
(0x2bcb996a6562fc0d461efa7ed25c958b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleRequest.php', 0, 0x4ae6a3255cb9c056ac7d60c3b15ba6dd, 0x4ae6a3255cb9c056ac7d60c3b15ba6dd, 0xfd5669c1adf44a5843875326af9089c6c637f24bbe9c0f0efaa46712f02fa528, '', 0, '?'),
(0x2bcf337366c0bee8e2423e8877332d1a, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.css', 1, 0x00000000000000000000000000000000, 0x0f40a2697a4e1417704dd96f2e6d9893, 0xd7ae8d994094bbe9caa511ea4ddb7b0dbe24c53fc1a44503732f43970d7b15bb, '', 0, '?'),
(0x2bd2c6dc92b19e6a2ab77db190000953, 'wp-content/updraft/plugins-old/updraftplus/admin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/admin.php', 0, 0x753d596047e5ed1b9e74d3783a713bd4, 0x753d596047e5ed1b9e74d3783a713bd4, 0x6499c833ca1f03fac3554a17591ae7cda5ec5d502bc16b25a634335416a11a78, '', 0, '?'),
(0x2bd610e4866172f8e34474ee329ec5d3, 'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo', 1, 0x00000000000000000000000000000000, 0xc90ed11e2e44c04be0c16b92d319c8f8, 0x6d301540535c34d39a5f89f607c688e0b2ecc8e1d670718f8be263f840675a69, '', 0, '?'),
(0x2bdd9383eb9b18034451d5f35f9e1aa5, 'wp-content/plugins/elementor-pro/modules/checklist/steps/setup-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/checklist/steps/setup-header.php', 0, 0x6faaecba624e3df6cfac5e4c4fdd90ec, 0x6faaecba624e3df6cfac5e4c4fdd90ec, 0xe84eb11bb103e26d1f8fbcfdccecd8842e80062ff365411373168bfa504bf45c, '', 0, '?'),
(0x2bdea66b555891b2a845a6b1829b6810, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php', 1, 0x00000000000000000000000000000000, 0xfcdfbeed6e87fa45c23ed145b0abf3ae, 0xd8f0be60bb26173f81c59e3694dff6b09a2e9a03592538d3b9467403a0f21bc9, '', 0, '?'),
(0x2bdefa1ad82b1fcbaaa427076e9f6bb3, 'wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php', 1, 0x00000000000000000000000000000000, 0x4274e38bef4372e1d1106c51cdba83b6, 0x200097c8f3e3feac6055f3b667248b34c6cee978bd75ccc2b7ef896bce6c2f63, '', 0, '?'),
(0x2bdf4c869c94b07f315d2daf067d88a8, 'wp-content/plugins/amp/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/platform_check.php', 1, 0x00000000000000000000000000000000, 0xf3aa60e94ab1f27ada6ee4c37ec41cd0, 0x44614299017444a8a2a2cda8bbcdb36d8a5403cb643d75e4a4a7092b10b08183, '', 0, '?'),
(0x2be9afa0165f4783064ab707ef64125c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Template.php', 1, 0x00000000000000000000000000000000, 0xece51978ae6df6d3a03200283b5a21c0, 0xdea1953c573230e124ad60ddffc9be52ee1540fb4786451b00ff2a11ede73bf4, '', 0, '?'),
(0x2bea8c79a3740bc700d32ce201dcf960, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-11.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-11.png', 1, 0x00000000000000000000000000000000, 0x660ae2513347a9d22e98eb62b09eadcb, 0x77dc0da6fc4feb0aed8e2a5085b339c247c8fd222499f90524c76186350e0032, '', 0, '?'),
(0x2bebba7d49cd10c25860da873926dc54, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', 0, 0x4d2a65be76da57fa071a447146df1d4a, 0x4d2a65be76da57fa071a447146df1d4a, 0xafda275ad45a556d029924bfef48783ba37cb5130d52870ae0e0431f3cf38606, '', 0, '?'),
(0x2bec52e439aa6bd1f67c1c582cb3bcc0, 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt-api.php', 1, 0x00000000000000000000000000000000, 0xe5fef9fe8f03ce64b64a29a0a708706b, 0x5d986d726f273896e4165ece79bf6399bbf5401cdd510d32dc43d92e1cf36fb6, '', 0, '?'),
(0x2bf34d1b6410c97d60a2f120d7ed42bf, 'wp-content/plugins/elementor-pro/modules/global-widget/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/module.php', 0, 0x0c157b1fb983d1d395f81ac348941989, 0x0c157b1fb983d1d395f81ac348941989, 0xaafc7e87d7c1e4f6be99f1e48765ae1358508c329850441bff00de6a0796b6c7, '', 0, '?'),
(0x2bf4df3182f2ba2344d5aff3991ba60a, 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php', 1, 0x00000000000000000000000000000000, 0x0ce4215af46a483babc1305b809be5b2, 0xd65c92b8e4ae151d5b9e304dad17afee0c1e6df6dc030f96af4686c684ecaef4, '', 0, '?'),
(0x2bf546beba58ea51b05e87977cf59224, 'wp-content/plugins/elementskit/widgets/facebook-feed/classes/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/classes/settings.php', 0, 0x949c826474828857f3ccfa11ff7011ef, 0x949c826474828857f3ccfa11ff7011ef, 0xb18a3b91d4cab08799141ee7e061535aa849532192c3946f2e113e8ce3b2df92, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x2bf8a9179c40b7be250f256d6f657575, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/error_log', 0, 0x1bd30e8803affbc4685144ae1513ddc0, 0x1bd30e8803affbc4685144ae1513ddc0, 0xc83703c1d6ed9e20071672a273f594cdceb65b05c8e5084c444b238c482f9c51, '', 0, '?'),
(0x2bffc721b9953cf0ae8325c6326f18e8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php', 0, 0xd5470d8d65781f9cb848ed9e2417eedd, 0xd5470d8d65781f9cb848ed9e2417eedd, 0x6c281e6d55a8410083b8ff94235b4cebc68802c06b26b9fdfd146b2b6b667c9f, '', 0, '?'),
(0x2c06688169f1b211159ecdeac35e1800, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/link-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/link-control.php', 1, 0x00000000000000000000000000000000, 0x498d2e33c8f9b1331155fc3c01a89c1c, 0x9f0da53e1c2087316e6fb6df2091e3f8e389e2c3c0632515a6e6d47e2c8608bd, '', 0, '?'),
(0x2c06e00f1abc4a271baa7f41576880cc, 'wp-content/plugins/wordfence/views/options/option-label.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-label.php', 1, 0x00000000000000000000000000000000, 0x2760c30cb8ece9d9db6181d8e920e5e1, 0xf8b8e6f1dd799681f344124652235c5c462fadfd47255259a1d2782198423661, '', 0, '?'),
(0x2c10d2d4131ef54e3447da199d38ade5, 'wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xb0f6565c1b120a5dcce1014bfb7327a0, 0x1a8d1e3e868b49d653d6d0b581b41d9ceac676b42c10a2cf71a655a1acdef25e, '', 0, '?'),
(0x2c1138d0a40b1cedbfa1fc7952d668de, 'wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js', 1, 0x00000000000000000000000000000000, 0xa909f7f58e6af5438955813e9cf3a660, 0x6ae9e781a8095f35826067e5c4da50d2913a624616e2defd2cc24e8197267f70, '', 0, '?'),
(0x2c12b068d573442d705fc7f00049db30, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-1.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-1.svg', 0, 0x238d7c35efa6aa3fd3c199534b6c684e, 0x238d7c35efa6aa3fd3c199534b6c684e, 0x8062b2ec3078d834b59cb3910eb775961147d677a93174c65750d08dcc3990a1, '', 0, '?'),
(0x2c14e3baa2801fe67a8e5d202130591c, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', 1, 0x00000000000000000000000000000000, 0x86e0183d0e63915029c8878ed747e4f1, 0x531422ba8972e7c231f202ab4abc9d7fc5b8a60936d22af02986852d817b9c1e, '', 0, '?'),
(0x2c18b82cd8fbd4daaf12d19cc78481f4, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/images/whatsapp_user.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/images/whatsapp_user.png', 0, 0x6c9546f7f3efd1b6c6452f49d1d6c3ad, 0x6c9546f7f3efd1b6c6452f49d1d6c3ad, 0x4792e9ba8567f85d7f2c8b28bb2ff7e812af6541efd1e781b980c185e0f5d572, '', 0, '?'),
(0x2c19565b472c373a1df20bd76ec3b02b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php', 0, 0xe8f52ff38bc4861f381d39fa7f405276, 0xe8f52ff38bc4861f381d39fa7f405276, 0xb0c7825cc089db32e20a5c4f16418b06c2d7b427ba328dfdfc9df1d777a24d7a, '', 0, '?'),
(0x2c1abadc787a01c603194c64c7a85964, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupRequest.php', 0, 0x8601661f793d24996161eb946b01b043, 0x8601661f793d24996161eb946b01b043, 0x6685e1acedfa46ae03ad86b1927820f368a448542c2b8970e15e622d3a36a415, '', 0, '?'),
(0x2c1ae2d7877b5d7ec5a35d2d0f6990e5, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/RESTSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/RESTSubscriber.php', 0, 0xbe3445ecfe684db6178a59dfb9ad8439, 0xbe3445ecfe684db6178a59dfb9ad8439, 0xa1d03e02a8b5664c255dceb5536eecf046a178444ced4eff663e8cc9f478bf62, '', 0, '?'),
(0x2c2053c6fa6227f45375b30445135344, 'wp-content/plugins/amp/assets/css/admin-tables.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/admin-tables.css', 1, 0x00000000000000000000000000000000, 0x2bf148601ac0b91a3285519275687714, 0xccd0fe5d461091735818d5596c1289d23153a0d3b88547118e094f88b3b97d3b, '', 0, '?'),
(0x2c20f2568759bbe0be93b6f54ca179e8, 'wp-content/updraft/plugins-old/updraftplus/images/automaticbackup.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/automaticbackup.png', 0, 0x2bffc574ba159c6e6a054bc004130184, 0x2bffc574ba159c6e6a054bc004130184, 0xc22dd867b181db76413e45f5ab73af8fd6d711085df4eaeb19bce64acc7a1674, '', 0, '?'),
(0x2c2906fa53a07574c68c233b26ac4429, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailNoDataCssStrict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailNoDataCssStrict.php', 1, 0x00000000000000000000000000000000, 0xd1084dba98d59f812bd8cae118ff81bf, 0xdbb81517ab3492943b1962465459c81a5c5c416190427d510972bd38f716b9e8, '', 0, '?'),
(0x2c2dffc980bd24ce3f404331fb2d02fa, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', 1, 0x00000000000000000000000000000000, 0x474ccecb63ad22a214483411eb6aa793, 0x55e781725490fc0970be294dc05333c3d6f54a0f68f6ca1e93fee4f93afd3f8f, '', 0, '?'),
(0x2c313db9d2375620578c12b15426c17d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryDataSourceSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryDataSourceSpec.php', 0, 0x71e1db9879e7b2940b464bff2b28d340, 0x71e1db9879e7b2940b464bff2b28d340, 0xdc269283bdbe00a702bba98a7b6cf570cc6e0e9cc56c445263ec13fe6dbd53ff, '', 0, '?'),
(0x2c32e48671220b7ab3445b5c806ebf18, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tr.php', 1, 0x00000000000000000000000000000000, 0xeab130ceddaf674749591be6da385eb3, 0x5627ae5101c3e161f534116cba9622c0784dd1df9a5ce049abefc95be3c553ae, '', 0, '?'),
(0x2c3357781c8dcb918da2b26d2c3a66ea, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/InstalledVersions.php', 0, 0x182d5924ff0b528f008a83d1f5809d02, 0x182d5924ff0b528f008a83d1f5809d02, 0x4ea252c3ad32e1c6df488a68db264813583a62075d8bfd64ccb38afecf324fe5, '', 0, '?'),
(0x2c38cf1927663d0df7cf138dcbff061c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php', 0, 0xc7f97d01e09fc6211abb4ba58c9151d9, 0xc7f97d01e09fc6211abb4ba58c9151d9, 0x9079a99b53486191603ffa6cdaf940d9ec03f5ca136b0c1958962ac60ab35723, '', 0, '?'),
(0x2c38f67a07f866ffdc441437cf203e12, 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', 1, 0x00000000000000000000000000000000, 0xca72fb4e277e59be50b8850190822581, 0x892d6222eb43f95a296283c355e36ba0bfd0281a1cabf31603c0fc03039a3db3, '', 0, '?'),
(0x2c39a0bd3f167b3c4a238374cb04cb30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php', 0, 0xb043f8a5a5791436b002a7e3701d9a23, 0xb043f8a5a5791436b002a7e3701d9a23, 0x76b1c93f6720ad4c07bce0b81a1ff7a97caa3ee0ea4929d51fd10fa339a3e027, '', 0, '?'),
(0x2c3a11436848be1c9517f6a197fe999a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/UnknownError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/UnknownError.php', 1, 0x00000000000000000000000000000000, 0xdbfcc7e0a61bcd2bdf8707781d0e5b46, 0xb8af259e616c0bdd13065dfda0ce88da6a91d90cf6e718f9308019b8a6519d55, '', 0, '?'),
(0x2c3c930caa20df3f17435de1300b418c, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xcdb6a59abe551818e8a3a6d61b68e00e, 0x8fef6568d3a78326ceadadfb41b5331f91062b575468c183150a1a29c83fffff, '', 0, '?'),
(0x2c3d28e01c3f48e9016c8bc8e7b8f926, 'wp-content/plugins/wp-rocket/views/settings/navigation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/navigation.php', 0, 0x1cc14ea0057788774816d227bd97df96, 0x1cc14ea0057788774816d227bd97df96, 0x7f820b48f674855a6c3e32c64ade45920450e8c2aa02b26b2c6d8fe72b629bcf, '', 0, '?'),
(0x2c3e7f3df891aa559df936ca74cca1ce, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', 0, 0x11c16783049ec97fa7d925418823ef06, 0x11c16783049ec97fa7d925418823ef06, 0xfd4f21f0d43f7bf46b9da616e6465c98b43063cc3b28986c75021de97dfd171e, '', 0, '?'),
(0x2c419ef229cd4a1a6d87ad39a15e60e1, 'wp-content/uploads/2023/11/betyek-derby-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-768x100.gif', 0, 0xdbdabfb46422f4a6ebb7e90afa94adef, 0xdbdabfb46422f4a6ebb7e90afa94adef, 0x3ed21b94b84765e00f5419f2a980cabeb9ea569119149dfafc58d4318d41ba00, '', 0, '?'),
(0x2c4478746176238ff6ea033c06d73b45, 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 1, 0x00000000000000000000000000000000, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0x2c4734ee46d65cdb2aee0ca0a40fd558, 'wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg', 1, 0x00000000000000000000000000000000, 0x272892fecb41d8f38e949c966670488b, 0x20b6ce65d97e61821fa7e7454a3c5756e09e8d80622e042478bcc02af52f6cac, '', 0, '?'),
(0x2c4970d8d855ed77e462e418a7414023, 'wp-includes/blocks/spacer/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x94e9f13695ad34e96731a429c7f7da62, 0xad53576c9a6916c6226be130dd4dc2c94cc25b1c0e01b9a50e54beabfb80bc11, '', 0, '?'),
(0x2c4af04687d09b0532b44e8ab9fa2124, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpO2Player.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpO2Player.php', 1, 0x00000000000000000000000000000000, 0xedd86a1068f9a0aba166056583d5caef, 0x00db2b23e21ed09856b030093b76990b0697c495e98d86014692622f34abbc67, '', 0, '?'),
(0x2c4b43a9b5ab88f62b9e767c2e0095f9, 'wp-content/updraft/themes-old/twentytwentytwo/templates/blank.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/blank.html', 0, 0x7466de6912d8f3290dcd9a42fdeb849e, 0x7466de6912d8f3290dcd9a42fdeb849e, 0x767831d5bba57d80e9308b0f2f773390bcdee063c7150c916719eb281b0c70dd, '', 0, '?'),
(0x2c4c8e2b91414fa40c3803610b3da4e4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', 1, 0x00000000000000000000000000000000, 0x10de21872b9a766dd9b7c6deb27ce7e3, 0x5b9eea921f08d251aaa4691783765b2ae5eef047b90291ca5f02a3e129a1437d, '', 0, '?'),
(0x2c4edbdbdfcf3462e370c7db21acfafc, 'wp-content/plugins/updraftplus/images/addons-images/webdav.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/webdav.png', 1, 0x00000000000000000000000000000000, 0x7fb1acb64106522c7cee4b3f828f1699, 0xd3106245665d265a0a48cd99a0b5f99b420948a33e4037d16c59dd7828f56ec1, '', 0, '?'),
(0x2c52b5335a8d39119769cc47f8ee1198, 'wp-includes/blocks/search/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xbe874fc131663433b41ea1d6d1bc5f30, 0x7d2bbb917bc8963139c7440057308953b928007f9aa9736a28aa082525a77082, '', 0, '?'),
(0x2c567e3bc6dcb8739989ebbd531eb741, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', 0, 0xde04dea670fb144bc443a7201d8f2681, 0xde04dea670fb144bc443a7201d8f2681, 0x7fc1609feaa3d677b368859b630f86af73df7ae3d467ea4d440eeb00d1deeaaf, '', 0, '?'),
(0x2c5d274ea625dd91556554ad82901529, 'wp-includes/js/dist/annotations.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/annotations.js', 1, 0x00000000000000000000000000000000, 0xe4513a6392f0637d0ee319d6794bc08f, 0x774e792673fd887ece39b85ee8453cd02e091b7fce371adccb9e7b6b6ffac42b, '', 0, '?'),
(0x2c609bc05bb7d1d8019d54db4f0af7c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GCECache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GCECache.php', 0, 0xab3422c9648b66e9a8613c9c9a128cf8, 0xab3422c9648b66e9a8613c9c9a128cf8, 0x7dd422ae5980b5ddd234f922176d53b8673c562083110a46652f307563663161, '', 0, '?'),
(0x2c637e1fafe735ede4b19e662641dee0, 'wp-content/plugins/amp/src/Instrumentation/StopWatchEvent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/StopWatchEvent.php', 1, 0x00000000000000000000000000000000, 0x90f43f1d81928389336228aad0c5592c, 0x9d0beb08a09cee45424bb2dc0799e4ccce8ab6437f496124166935c170335d2f, '', 0, '?'),
(0x2c644e6506d07f3898abbba6bf22fb16, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 1, 0x00000000000000000000000000000000, 0x68e96fcb2d0048de1687f9a8700e917d, 0x386cef1a524d41a11baffa2b116031d172abe6874f4a43a2c79ae0c2328729cc, '', 0, '?'),
(0x2c68a7d4f55ee380902bf85f0f2691ab, 'wp-includes/blocks/comments/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor.min.css', 1, 0x00000000000000000000000000000000, 0x794ed9750926a59611a0834665487091, 0x971c293e56e9538dcb14ecc21fed4bbb702837024833d47740146500ac39c789, '', 0, '?'),
(0x2c6954ac20cac07f4e65ff83a2216709, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE', 1, 0x00000000000000000000000000000000, 0x36ed70d207f5176d1b9f7a780385b789, 0x3c2600e63038dfab15b960008a1c4204c4d148ec0207290069cfedc8cd76f482, '', 0, '?'),
(0x2c711643c698296c8afb27807f50943b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php', 0, 0x28dcb57e32f412e1ec37b3185d8666c2, 0x28dcb57e32f412e1ec37b3185d8666c2, 0x67e3c91a26cc4b8334c89e6808773df34818ab6d939d44146b78d781c0b30ab5, '', 0, '?'),
(0x2c763db6508d7111dbd65979141a8707, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', 0, 0x76c22d99485818b7aed4c1482f30448b, 0x76c22d99485818b7aed4c1482f30448b, 0x044fb04aa3e8a4bc546bbf510d172eb189084c177a59b80725ac3044cce85532, '', 0, '?'),
(0x2c77ed3fa7765099eee6351e78d7e3a3, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7.min.css', 1, 0x00000000000000000000000000000000, 0xe8bf5209666a47c6c9d6c0c821916924, 0x0605c1b7d407aa89362e2a82cb14f301c8d1b496cb3cd838ba331d531e83039b, '', 0, '?'),
(0x2c783c89a2cf4d207608c3505a300580, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceParameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceParameter.php', 0, 0x16a0778ab56c25032a4346d5f2e6b6f7, 0x16a0778ab56c25032a4346d5f2e6b6f7, 0xa23023f94c21533d994b79a7f11004e79df505398b3b190dba86ed9ffaab1431, '', 0, '?'),
(0x2c7ad865a9e0fa590c23754a7e5b500d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0x204f700c527b01fcd2b58ce747dd8ddb, 0x1993115992fc3a4286e5c550351b4d9080735f860cbcb19ab92ed986fad68e90, '', 0, '?'),
(0x2c7d22f72e6b7c3d66991c3e53d9928b, 'wp-content/uploads/wpseo-redirects/index.php', '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/index.php', 0, 0xa605acf2b02df4876305872b2c14a29b, 0xa605acf2b02df4876305872b2c14a29b, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x2c7ef2b809c29b7a236391cf44190f35, 'wp-content/plugins/elementor-pro/assets/css/widget-_compatibility-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_compatibility-rtl.min.css', 0, 0x74f6a32cca21d3328bb806b3d78cc862, 0x74f6a32cca21d3328bb806b3d78cc862, 0xa6bc5bbf71312e7c3975c3a6cbe9bb93ae0ae256a3e2bf6fb9c24c4e1a160ebf, '', 0, '?'),
(0x2c817ef0529cd5a4dc6627399b476a61, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_namespaces.php', 0, 0x245b288f9940e4e49742ad3718669149, 0x245b288f9940e4e49742ad3718669149, 0x00bf270464006284ebf94f7c74dd6b644477e2340832620248d8eda0bbae72c4, '', 0, '?'),
(0x2c8497cff9afac3a885048ea8479d355, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/composer.json', 0, 0x5173c8c09f2a6f45b131a58547f47adc, 0x5173c8c09f2a6f45b131a58547f47adc, 0x4a9e530c16f5389296597b39f4dc9042159aedf6705d6ba069383d86affef042, '', 0, '?'),
(0x2c865fb1e0084519439771c2e9d1d700, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-wrappers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-wrappers.php', 0, 0xbfa0a5b054adb1319e7f69ce526d5371, 0xbfa0a5b054adb1319e7f69ce526d5371, 0x5260157640be2138d6e0d2532bdb657c48aac0c61eae12f983b37a01d48503d7, '', 0, '?'),
(0x2c86e1d440b59a686ae47172de9202ff, 'wp-includes/ID3/module.tag.id3v2.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.id3v2.php', 1, 0x00000000000000000000000000000000, 0x9dc108062626e63c9c89e7cbd37e7d31, 0x473e41befb99fe30e344cadf348d91be1a111fdfa635f6530239681d01a4a21d, '', 0, '?'),
(0x2c8b4662ed304c81cfdefb1e3ba8eaa8, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/AbstractNoCacheHost.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/AbstractNoCacheHost.php', 0, 0x5356340c6221d2d5e849d4809f5df37a, 0x5356340c6221d2d5e849d4809f5df37a, 0x7cde80fd8c3ef249a99f16e1c8b4a5e1ed8b2516509b918cfa3d01a69f574d57, '', 0, '?'),
(0x2c9290ca847d9e7ad707cb55ea9ac0ca, 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php', 1, 0x00000000000000000000000000000000, 0x015ac6272391059f9dc4c1c2b5ce755f, 0x329ddb64c210653bd6db70694d3cf0c4b18c397ec5ebe6fc37fd26565d196dbc, '', 0, '?'),
(0x2c929186febc7a7380a3106deca7d952, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrackKindSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrackKindSubtitles.php', 1, 0x00000000000000000000000000000000, 0x4fac03fc9a9ef2dcaf6664dbd3961df4, 0x9d1ee53d7743e71acf7f3bb9cf2e865dc6fd5649052aa1604d855669c290f874, '', 0, '?'),
(0x2c93bee7812024c083e6537314963d69, 'wp-content/plugins/elementor-pro/assets/js/table-of-contents.8d46d3a531c49309b7eb.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/table-of-contents.8d46d3a531c49309b7eb.bundle.js', 0, 0xf82f153174aca5bfbb3802fe63a03995, 0xf82f153174aca5bfbb3802fe63a03995, 0x0e082c8317d9c0fb977664e0a24f0686433dd782bf203481a18289c58ca0d8fb, '', 0, '?'),
(0x2c98a2d53f25fe8fc6a24e58dde75646, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', 0, 0x98d93513868a72222ca86ed0b9294594, 0x98d93513868a72222ca86ed0b9294594, 0x4564236551b56d0f1859ba7588bfa7c8c9226850a12acf7ed44f1fd231c46ac8, '', 0, '?'),
(0x2c99444e1b2d4d5abd284d3612d3bf02, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', 0, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0x2c99453984b3a143758d1e99bbf43614, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ReflectionClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ReflectionClosure.php', 0, 0x1e0f5671e554b43c0dbf1fb09f4bcff2, 0x1e0f5671e554b43c0dbf1fb09f4bcff2, 0x0e5a606d0539ace2a3fee9fb8ab1b4e9a880e5cea13e783d15aef60029c29b6f, '', 0, '?'),
(0x2c9be39145bee553841241e11da18b3a, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', 0, 0x8671bf77b5c03c1a95172d368002dd30, 0x8671bf77b5c03c1a95172d368002dd30, 0x4590a62727e9988c9b07a4a532b622d5bd01b81813f1d0bcb9a089a17c679c45, '', 0, '?'),
(0x2c9ea44c742fab95efd92d6299591cf6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', 0, 0xa44e28fddddaa286b50faff05036ca9a, 0xa44e28fddddaa286b50faff05036ca9a, 0xf9b3cc156ef4ceb0b7a981cd755858797756b69754dcb34ae90d147805868aa4, '', 0, '?'),
(0x2ca756801eb1f52a809929c76a33b670, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Samp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Samp.php', 1, 0x00000000000000000000000000000000, 0xa79ef07a047843eeb25639e912d1c4c1, 0x4cd55b939d62d5b607108cc9462fa4af6835f657e512f7fb28b90c7f8bf5f65c, '', 0, '?'),
(0x2ca95afbd8fb9767172c4e7130695a61, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_classmap.php', 0, 0x5aa44829f0e27bfafdc0246050903d05, 0x5aa44829f0e27bfafdc0246050903d05, 0xa8c8bf066a6d21e0d7857bf36e81949263d9d83005549155062aa50f40ab0e76, '', 0, '?'),
(0x2cac2dd79eb7975961a98c28e32ca7d8, 'wp-content/plugins/elementor/includes/widgets/toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/toggle.php', 1, 0x00000000000000000000000000000000, 0x9c7a9d584565311365414bd0189bf43c, 0xe6a585efcf1e4b26daa0a0ca61d9384166e2f72a6f0bf69b08eccacefbd0538c, '', 0, '?'),
(0x2cac69590d46d41b9feb867ea0fcc793, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.3676ccd8c29ef0924b84.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.3676ccd8c29ef0924b84.bundle.min.js', 0, 0x9208db2bdf60d2c326b9d457bdc60880, 0x9208db2bdf60d2c326b9d457bdc60880, 0xe6f39bba6a375f2367386d77245481f030336bffa2dbf96099eff159aba13988, '', 0, '?'),
(0x2cad2b31efda10c94979b84cb8f0bcba, 'wp-content/languages/admin-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.mo', 0, 0xdca1e23f77481eea37cb829307c0eaa2, 0xdca1e23f77481eea37cb829307c0eaa2, 0xe6be75b43dd92915bfd2c1a478afbe4382769f0df5ee187e3ce1a4ee2690a820, '', 0, '?'),
(0x2caeaaedb5a729faf57dd40ada1ccaed, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x860080f36bde7ffcd0b71d64ea723bd6, 0xa6accdcb9edb66dc5397478925981f85100a99612b5546bf511d08041ba589d1, '', 0, '?'),
(0x2cb5b92f4a6d9141fb8ad7c102732eb2, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', 0, 0x44d44b8df6558ff1496a77a6aa42a3d6, 0x44d44b8df6558ff1496a77a6aa42a3d6, 0x5f6a73a349368c2a90c2baa0dad24c8c978b4c9427f6beb44f56404a1ef2866b, '', 0, '?'),
(0x2cb71b2108f04282a6a77a4af1dfe657, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/uk-cookie-consent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/uk-cookie-consent.php', 0, 0x8f7c2fdc2e18216b2a6efa803fc430f4, 0x8f7c2fdc2e18216b2a6efa803fc430f4, 0xebd2a34f82f6fddd55ad9caed254570583eda72f5aebc3d3697196f869e08cdf, '', 0, '?'),
(0x2cc2ac3b52bc11b14d7ef614ebd45c4e, 'wp-content/plugins/elementor/core/admin/menu/main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/main.php', 1, 0x00000000000000000000000000000000, 0x37377ae516d0a796274908bbd19dd66a, 0x3a7cf37e43e2d9db24991b235efbafb660be2fe80091844cf9e6895207b4b0a2, '', 0, '?'),
(0x2cd011a6247a4afb949e8d8eadd57707, 'wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json', 0, 0x1cb710b1cb741b34042166d19a1a6474, 0x1cb710b1cb741b34042166d19a1a6474, 0x23a24b3c7f60520ea24a976414147ba52ff2129f7da3f352005b85b7a25754a7, '', 0, '?'),
(0x2cd271fae72193ca82438836d922533e, 'wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php', 0, 0x2086c2aafc7b920bc5bff4105980a80d, 0x2086c2aafc7b920bc5bff4105980a80d, 0x6ef59b48050fcb30183245cc36450c8c61a409032d842345307ae3f977ea40c9, '', 0, '?'),
(0x2cd60fd34d18ee8a0613d0da703bbd31, 'wp-content/plugins/elementor/includes/controls/repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/repeater.php', 1, 0x00000000000000000000000000000000, 0x54026a1ec695cbbcf1112229f9e60e70, 0x5253dcdede245fe0393403b44dc04f4d927e1436a8e9e53a654f474d8e3f0cd1, '', 0, '?'),
(0x2cd9ad9de655879b331f65506021d8a0, 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css', 0, 0x2a5ddd7d73f4a7335a6fc09a4914d818, 0x2a5ddd7d73f4a7335a6fc09a4914d818, 0xc465c2915c73df52f4dc354414740863078fba614f2be0277e09fad99ee8a78d, '', 0, '?'),
(0x2cda5c80f37d39699dc8d36af0790c2a, 'wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php', 1, 0x00000000000000000000000000000000, 0x159d99b6ef4c8ca50de87f4706228be9, 0xb52200e7ad4a551ab66aa26e17a26de7198edea55b42d8e7a24c09fb70986017, '', 0, '?'),
(0x2ce43574323ceb083f9ffa545e53d5e3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesResponse.php', 0, 0xf94d1c559cd7642f4c307a7fb848618c, 0xf94d1c559cd7642f4c307a7fb848618c, 0xa8a7e7fa57e6005319933dd2355de5162924d001b3b637e0b3ffc9add7d97066, '', 0, '?'),
(0x2cea487e666a913d0e9d7eb4528da63a, 'wp-content/plugins/wp-rocket/inc/deprecated/3.8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.8.php', 0, 0x336cf1cc56b77570360caf9748ff7cd8, 0x336cf1cc56b77570360caf9748ff7cd8, 0x6e4a3a8cadae6367f4156efafde5f2d1287aa566d3a13ff4e9b07b9d8c062e74, '', 0, '?'),
(0x2ceb5fe12080ef69c22ed4d330a5bf58, 'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo', 1, 0x00000000000000000000000000000000, 0xcdfb3e2a5c13b3bf28cede3f777ae907, 0x1eae0537017aa454fa72939a6503325ef7d816b75c9041dfd303ace2aa585f7d, '', 0, '?'),
(0x2cf59212285827ac838be1255a8bc67c, 'wp-includes/blocks/group/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor.min.css', 1, 0x00000000000000000000000000000000, 0x4d9418e76c714ddadf03f7df6fde8bee, 0x31902bc9681f89453ec4c267888e2b9d89229398dd0e09b2e1390174e5c21d59, '', 0, '?'),
(0x2cf921526f898cda2d52e3a1300182d0, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', 1, 0x00000000000000000000000000000000, 0x259bdec84afc3a78a7cb69883d59e0a3, 0x1ffaa4e9fb7ca4f97d6547c8f16cd1b4ded0f0c7adbac5bdd521a070b4921724, '', 0, '?'),
(0x2d04afed6154b1deb1584a0ccf938995, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss', 1, 0x00000000000000000000000000000000, 0xb9b8dc4d402d7e98cb56c185fc72713c, 0x42d655a58f0a5e459e06cae119ab9783d2070ec04645d6d799eaefaa87718c64, '', 0, '?'),
(0x2d056a5ece79708c7d8e9b34582449b4, 'wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php', 0, 0xd9211d33af1bae7799d9706c5492bd4e, 0xd9211d33af1bae7799d9706c5492bd4e, 0x396921e9e325efe33816948a912ca385fab6831a8ae0d19c1ef709d72cb489bf, '', 0, '?'),
(0x2d05a9330b0c81ca7daa0dff64f31f24, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgPoll.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgPoll.php', 1, 0x00000000000000000000000000000000, 0x6f4b937ad5e38e9c7e2b895da8e1c529, 0x15204e505e3411062e853486cbc7e0f9946914e9d9d463e5e8e8c8e4fc2e44e1, '', 0, '?'),
(0x2d07e0cbee320a9492e37adc3d2b72fc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaFeature.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaFeature.php', 1, 0x00000000000000000000000000000000, 0x3e57991d78bfe9a10c66ff46fd380d27, 0x09ce16aa5d618bfdce81b6a088cf0eee63ef8ef8fb7104064ddeac4b05578260, '', 0, '?'),
(0x2d0e6d080c5b8340df8e3947d50c5cd3, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/more-posts.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/more-posts.php', 0, 0x05dae585aae7bb4e3848507554cd9e86, 0x05dae585aae7bb4e3848507554cd9e86, 0xe4be987e44ad779681a262e205cb66ee5d9761259924c70faf89d6b09b26b384, '', 0, '?'),
(0x2d1019153e87a0ac227809ba1f49e1cf, 'wp-content/themes/twentytwentyone/assets/js/editor.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/editor.js', 1, 0x00000000000000000000000000000000, 0x7e4ba061b8834f56c6de45c8fce81e15, 0xdfea7772155e565bf7d7ada3f68fa40c04fd4822b6917cbf694175fa682ccb16, '', 0, '?'),
(0x2d139ced9873d28fb8585e35f478717d, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css.gz', 0, 0x7e3db76a62987840c15a1af7792bc893, 0x7e3db76a62987840c15a1af7792bc893, 0xae215c8aefdb2f4ad0b107b8276f4634800feeb9c18d98f28f06b987c7d75fe7, '', 0, '?'),
(0x2d15d9635b8ab0badca5dc4e5ce47bf7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshMonthlySchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshMonthlySchedule.php', 0, 0x9ef03293cd0522139e06767794a0cc87, 0x9ef03293cd0522139e06767794a0cc87, 0x162534ddf924af137dc821e85f89ef8c262d84c413ae934e6c0b747a6bdfb82f, '', 0, '?'),
(0x2d15de54ce44aa2692e73cafbb718081, 'wp-content/plugins/elementor/assets/js/packages/session/session.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.asset.php', 1, 0x00000000000000000000000000000000, 0x6a545d356a05edd3558384e450821da8, 0xd64b2c2611d65fffd63b230c93caa10dd4a4fee1f09091d0d31084f9ef97a52e, '', 0, '?'),
(0x2d16195d74c4e61a08cc9a339f99e8eb, 'wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms-handler.php', 1, 0x00000000000000000000000000000000, 0x0811e4b4331d5bcd5997d561ed6cdade, 0xb682054dad844dcda31cbc3d299143139d1023fbcb2f9520b0a339ed6df0a658, '', 0, '?'),
(0x2d1b779170cf4631622e3370a6041faa, 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-inspactor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-inspactor.css', 1, 0x00000000000000000000000000000000, 0x905fcaf7f336d71c2f0f48dfab7c7a21, 0x59ab146cf08c46f21abfb925b0675bb7296c1807c7982c616a85bc20fbd2979d, '', 0, '?'),
(0x2d1b87fdcbdfec5001798a2959ae454a, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js', 0, 0x09d46dc0c52aaf82cde23c87bafb8ef0, 0x09d46dc0c52aaf82cde23c87bafb8ef0, 0x5512fae76f68e5b911b0947573a7a66ebf286150e4605994be3cc29b6f767370, '', 0, '?'),
(0x2d1fac54aada61cc50893fe830156574, 'wp-content/plugins/wordpress-seo/admin/class-admin-init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-init.php', 1, 0x00000000000000000000000000000000, 0x88b6c8dd6cafedc783cc988e8d4b2869, 0x92bee80c5086c172462668a5f9c932df40ac76fbe13eef68e8192a5128311d27, '', 0, '?'),
(0x2d213081944e50d380a75fc57a5e5b03, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', 0, 0x8e57b992a6ba26684535864f78b8ea15, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0x2d2b0895aff3bb3279d61ec286c35a6c, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7b8a831f11414d074480af16392aeb8f, 0x0aba1498107faf8444b5102b7310dbf7b905d8f69276002b33ef2a65fc5b7e63, '', 0, '?'),
(0x2d2d79650e802596a973e7e4ca6eaaf7, 'wp-content/languages/plugins/wordfence-fa_IR-059e1d3a5ba599814a9d760a243ff579.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-059e1d3a5ba599814a9d760a243ff579.json', 0, 0x8504a195452693c9174cf527491705b7, 0x8504a195452693c9174cf527491705b7, 0x960259a036d5585d723535805f787649fede69c67db3653efb58d5163a07f953, '', 0, '?'),
(0x2d2dc4c3bc819624ae293b1d86c44a35, 'wp-includes/js/dist/rich-text.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/rich-text.min.js', 1, 0x00000000000000000000000000000000, 0x307fe104fd27878aa25a35ce060f4db0, 0x9e27bedd3b44c16f8ece05d4d3e339d066aae6f6c974841b67efcc3e81f104e9, '', 0, '?'),
(0x2d33299d73c4afcd7c50d6741d3c6917, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdDoubleclickSra.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdDoubleclickSra.php', 1, 0x00000000000000000000000000000000, 0x9c7c3087d932dafcc8ddf825f50ba5ff, 0x8a1efbacbab5e4d4a950a5b76242d47aa9264c36f26a1bbb13f0a308e68c6f16, '', 0, '?'),
(0x2d34e75350c8c2059b60cbc69344f510, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ExtendedAmpGlobal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ExtendedAmpGlobal.php', 1, 0x00000000000000000000000000000000, 0x081abc117081e4b8b9bef28906c7e3b9, 0xcf3ac527173c18ec02cae9876203c47543e8ec5f00494bb1366289382bb7f8ac, '', 0, '?'),
(0x2d3f67d412b6932c39b3e7f994b569d9, 'wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php', 1, 0x00000000000000000000000000000000, 0x08864006e79b7958a01677b822126032, 0xf6300e2137b5a82e5fedd042211502c289554c846b8e9daf3adb46665b1fdec6, '', 0, '?'),
(0x2d400e8e84e9d18281689edcd639dc92, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', 0, 0x1915a39780656e4b1966b450778549c8, 0x1915a39780656e4b1966b450778549c8, 0xf131f7462e67e8ab8294b49d43c1a806b783d42007ecda1235263e294d0dda93, '', 0, '?'),
(0x2d413f4d5430b63b9e0b05aa3957426b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', 0, 0xf21d131c279c905c2fbabc0976eef4bd, 0xf21d131c279c905c2fbabc0976eef4bd, 0xb6353e0e40fe296ec12a15c85d0675bc881f96d9b5a38862cc0c10a939762f99, '', 0, '?'),
(0x2d44d1a5cf0ff8176a80d3151c50f2fe, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory.php', 1, 0x00000000000000000000000000000000, 0x0ffd587441493cbdd2987e3f244f66bd, 0xe0c706e7f4fb8372e314247bd5672290f6ef75d8952e84f20ed803c5ae9b991d, '', 0, '?'),
(0x2d46961593000a9e85b2939a0b364389, 'wp-content/plugins/amp/includes/embeds/class-amp-twitter-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-twitter-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x8459bef73f572a5b345955a95314e4d4, 0x14a8e1f0aaacac4bb852b92e543280e5a7e4d02f807d1e65a58142a436905736, '', 0, '?'),
(0x2d488dc2d927f979f1e19791b561445e, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadedContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadedContent.php', 0, 0xff28ddece9b232e9895b920c1db10c97, 0xff28ddece9b232e9895b920c1db10c97, 0x0c9e6bd4a3510ea34e1eba447919de984dcb603211cde68228fe836472229e84, '', 0, '?'),
(0x2d530a3a8f315f6f1ddbb93ecde4b964, 'wp-content/languages/plugins/amp-fa_IR-b5da96daddf181169cf709cf45f4e478.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-b5da96daddf181169cf709cf45f4e478.json', 0, 0xda170bdb2098c96de50c0a6cd857bdac, 0xda170bdb2098c96de50c0a6cd857bdac, 0x83f0ed791affc52315d5743f223e2e35dc95a5ce4bc8557f0d7a5cc521812823, '', 0, '?'),
(0x2d55a13b678c1eceae9c4e4ef4ac66ce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientTrait.php', 0, 0x6d17d3762d9be1ae62ff053e438b08cb, 0x6d17d3762d9be1ae62ff053e438b08cb, 0x50e1ffd37c1b6d92ded4ece1c622d625e8f213a02d43518b0adbda9ca12ecbf2, '', 0, '?'),
(0x2d5cac8b5bd716b5b98610e84a92d7a5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0xd9a1985c7214fec0e9563b24497374c7, 0x8d313ca58fc6c337f40741703408ffe1c197999530568350a1620483be233b54, '', 0, '?'),
(0x2d602ada95035759b63d8dced6900e6f, 'wp-content/plugins/elementor/core/kits/views/panel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/views/panel.php', 1, 0x00000000000000000000000000000000, 0xccf32244e6effdc5046560c070def632, 0x91b9f4e40b98b5784a73f3e3ff739fcf0d3d45724f25fea79d48c492ab4490a8, '', 0, '?'),
(0x2d6032e6ebfe204d6fdba38f80ab6269, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css', 0, 0x7adffd87d0cf86b33ed61c04d76cffac, 0x7adffd87d0cf86b33ed61c04d76cffac, 0x7c567027e193dc041979d563da467ae9a25c3437e4066819d8e3d038188e677c, '', 0, '?'),
(0x2d61c1117ab1d19e1b66316b3fda69b2, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php', 0, 0xcef2f152213282064b4916562d4a3712, 0xcef2f152213282064b4916562d4a3712, 0xba88fc03ea0bedcaf4e36ed3e673b8b081c1a62c819b17ee2bc7c89b5e30b1e6, '', 0, '?'),
(0x2d6ad671003e0f40d8328d992e18abe4, 'wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', 1, 0x00000000000000000000000000000000, 0xf4f4bfb4a5653225c7999f5e02202d35, 0x419f6cf4fef97f3d128e1ab603640133caa06b88bf1d388040f6bf13d0a61c8e, '', 0, '?'),
(0x2d6adea7ab209aa0cde612a67e687962, 'wp-content/plugins/wordfence/lib/menu_support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_support.php', 1, 0x00000000000000000000000000000000, 0xf46a49377ad65e0f82ef8fc3ddbaa65a, 0x19af70ae6b371cd93c6780ac1eb35f41feb0d372e3e81a42553681a57ca8c672, '', 0, '?'),
(0x2d6b64cfaf8d91aa58df775c379fc0af, 'wp-includes/admin-bar.php', '/home/iraneurobetcom/public_html/wp-includes/admin-bar.php', 1, 0x00000000000000000000000000000000, 0xd61ead6db979ca834c5cdc17b5bf9c75, 0x8acf96a3c1be23b4bcff229c56a679f19db2fc9c6c35b0f461466a4717c6c809, '', 0, '?'),
(0x2d6c09a36e11cc8e692e56bb90a2ebd1, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php', 0, 0x2a561b26852d863dbec5e34c7333f4fc, 0x2a561b26852d863dbec5e34c7333f4fc, 0xc072f7a471bee781033d0785ef7567a90ebd8b21507b9f4ea0a5098b70e99a58, '', 0, '?'),
(0x2d6dbcbf8db63a9a2559e0c37d4a8a07, 'wp-content/plugins/elementskit/libs/updater/edd-warper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/updater/edd-warper.php', 0, 0x5eba235ad8d41c7edfc69143c1343feb, 0x5eba235ad8d41c7edfc69143c1343feb, 0x3beb01b6d31156fd9e103f5d15c4405647127b3d8223faee264886becd1da987, '', 0, '?'),
(0x2d704b6be14699aa9622211b92221a08, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php', 0, 0x14adb2314a78ac875d079737ad182eca, 0x14adb2314a78ac875d079737ad182eca, 0x5f36338ddce10c8bb778b081283be5768a52eff77e31ee825a44791ef0b6c286, '', 0, '?'),
(0x2d76e61749fc41fea0f739d7fd2e764a, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php', 0, 0x11fd0ac2eab2bd528277d912a91f3777, 0x11fd0ac2eab2bd528277d912a91f3777, 0x04b90a08269138c69678b4e5e5de6deb7f37d44bc219760a645a54df039025d2, '', 0, '?'),
(0x2d77d978f06b92f55abffca5a2dec385, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrl.php', 1, 0x00000000000000000000000000000000, 0xb4bc1f315b16a143c600d77b29f4258a, 0x6dfeb207c647f83ba7b42d23e873ac14bd032f6fb9742552831a7f46d9692298, '', 0, '?'),
(0x2d7fb2ead118e111c7b88625773df5e2, 'wp-admin/css/colors/ocean/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.scss', 1, 0x00000000000000000000000000000000, 0x58baef52ac9631d46fb7dfdc7c3a8b63, 0x159f807b050def30d670d216f467bacaef7f723a94fc2631425a4d413d145173, '', 0, '?'),
(0x2d8386accce211d2d2221360dd7472a0, 'wp-content/plugins/elementor/modules/favorites/favorites-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/favorites-type.php', 1, 0x00000000000000000000000000000000, 0x3fbfe62e0dbf8781f52d40b803b935d1, 0xff60ec1417a5d16a9c61c7893383ed24a662f631be9ef04a4316b327a384f9f4, '', 0, '?'),
(0x2d869a8e5fb5b5e66d0c712babf73194, 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php', 1, 0x00000000000000000000000000000000, 0x68e3a0b2edc4c86912b465a095c9a114, 0x4948f84d705c87e6f5ff4ead680ad7884e159abc463d2dbb931cba5ad83d684f, '', 0, '?'),
(0x2d87ba2937a63579b03863dae25776d8, 'wp-admin/about.php', '/home/iraneurobetcom/public_html/wp-admin/about.php', 1, 0x00000000000000000000000000000000, 0x0b9b31ba87d35c4a8f03d2c2931016d2, 0x2ed7575cc24f65f61f610139e53825188682a61d332e518e15889244143fa038, '', 0, '?'),
(0x2d87e352f7bc901da963fa76ffe11312, 'wp-includes/SimplePie/src/Exception.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Exception.php', 1, 0x00000000000000000000000000000000, 0x9949085570bdeee64ea8ac2197fd95bc, 0x2433eedb4b639cdf426a3c3845195958672e0db9cb81cad3fea26ec328ca6d78, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x2d89cb4462eba92bdf5564f692a69afe, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-featured-video-plus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-featured-video-plus.php', 0, 0x4eef29783b696f34f8544811901d7906, 0x4eef29783b696f34f8544811901d7906, 0x7cbdcbc5e775abf8524ed46a1ff2f095b3bf511652343b20fc60a6858f8e4633, '', 0, '?'),
(0x2d8a5fbad72bcdd405590b6ea813d953, 'wp-includes/js/jquery/ui/tooltip.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tooltip.min.js', 1, 0x00000000000000000000000000000000, 0x3f09866bf00bc307aaf2bb8804938782, 0xadac236ccd81fe6e1d8579362fecc538278bc34844b5139ced649d9dc3439283, '', 0, '?'),
(0x2d8e1666e2c8345ddb23227512b8b36c, 'wp-admin/css/colors/light/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf5b8feba6bab9b15a17d8947707b2a58, 0x0dd707ad44a188bda1127a45961b0fe14141a93fb9485ee2e72516310c7bd6b3, '', 0, '?'),
(0x2d910ea9d17bb00a77511394a1f25e67, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss', 1, 0x00000000000000000000000000000000, 0xb42759216f68f53eabe24ef3a2ce9451, 0x5f9eb089ce26ed2e7b2318cc396f0e5190ebbe7abfb65784140ca5a8e52da759, '', 0, '?'),
(0x2d91358fe8b972753a434c9ce2280e1c, 'wp-content/plugins/elementskit-lite/libs/rating/rating.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/rating/rating.php', 1, 0x00000000000000000000000000000000, 0x3b36eaef273bb811e498ad00580bfb92, 0x3411306c2a161691c6a06570309953abcaa451e5004bf73b71011b198fd9c5e2, '', 0, '?'),
(0x2d94d4ecb583ac41b58b884bd4522ca1, 'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js', 1, 0x00000000000000000000000000000000, 0x5f29588b4760e22c793ff000f5b7adc1, 0xfc003b033be0475bb17e3166bd6a5f0decaa2a9f4919e565ed6ffff6cf18b56f, '', 0, '?'),
(0x2d9665636575e01728b9ad35491927ab, 'wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php', 1, 0x00000000000000000000000000000000, 0xcd68efcb16043734160da26b610d0e50, 0xc8b5bf91143657ca193fbce4a6c4d4b61d7556ce92d9743ebce519b6b57414f5, '', 0, '?'),
(0x2d9a877ed740bf289e3b53e1f16e8747, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_real.php', 0, 0xc61cf9563131697a7c467a0493cf026b, 0xc61cf9563131697a7c467a0493cf026b, 0xecc34b3ac4b3d554b6d88114568e12bf29e0d7c442e64098c8a0469f94f9b01d, '', 0, '?'),
(0x2d9ce79fe89782a08715597b5d6e7383, 'wp-includes/css/wp-pointer.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer.min.css', 1, 0x00000000000000000000000000000000, 0x4b68d4e0aad63af65d775c9edf63554b, 0x418bec4d6abe2555cb75d684229e01ae1c5aeac5ef81ef766c3d286e814880d4, '', 0, '?'),
(0x2d9f8335db749e0b5590123159ae7609, 'wp-content/plugins/wordpress-seo/src/values/images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/images.php', 1, 0x00000000000000000000000000000000, 0xe4c7022c8ae90de377261422cf796c75, 0xfe7b192082da0b4000b69ad1bb6ea20d02a7a60ec294c36d7d0e4846d454ee21, '', 0, '?'),
(0x2da433c2177796ece682f9573118cc66, 'wp-content/plugins/elementor/assets/css/admin-top-bar.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar.css', 1, 0x00000000000000000000000000000000, 0xbade6591585d63b42fac8e289a6ef5c8, 0x28c315e6809764482bb941409cd9ab59b75a0dc46126ed1858114785b90ba219, '', 0, '?'),
(0x2da5df3b9657839c26aedcbd8e0e6054, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php', 1, 0x00000000000000000000000000000000, 0x0018d4124b4043d5eb54acfa9eeb5934, 0x8275dd67743d6d67862ad3a394cc89c300c71940a7fa5fe3be85912ae484520a, '', 0, '?'),
(0x2db3c1fdbd00afaaeb12d16cc7c6d2a0, 'wp-content/plugins/amp/templates/style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/style.php', 1, 0x00000000000000000000000000000000, 0x8fdb60078545a3a135438f7533aae02b, 0x524b22deaefffd39e38dd9819a49144bb37bcb99e6546f220418bc8fac6d2fc3, '', 0, '?'),
(0x2db864ff4cdec6a55848fe6deea2a1c0, 'wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js', 1, 0x00000000000000000000000000000000, 0x1c4170217db2ce3702d30b5707736ac4, 0x6a88a49dadc33d58695fc8eab8c8d0d6b0de827003dfa488f10b5ed1aee90efc, '', 0, '?'),
(0x2db8e050d459d08998ab03ce915107da, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_s.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_s.png', 1, 0x00000000000000000000000000000000, 0x83aa97407fb76615a7db5ed721681148, 0xe0a884aed27ff0386966cc55971f49d9b80044dc9d08c8d95dbf49c12bc3e880, '', 0, '?'),
(0x2dbdce1843ca48fd4fcf0d610fe6a111, 'wp-content/plugins/elementskit-lite/libs/forms/pages/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/pages/template.php', 1, 0x00000000000000000000000000000000, 0xa285d8fbf7205c5b0b4f63577e35e69d, 0x18f2eaa0c317866d7c332d4dcc24dbab61ad2a42859a0c2111efc4696439653f, '', 0, '?'),
(0x2dc241f31ef7ec817c1d74ee14f23136, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', 0, 0xac5dfafdb06000d73b2128e4828df1df, 0xac5dfafdb06000d73b2128e4828df1df, 0x4a78bb3d2a651c2a7b287650aea937e2040e59306d2ce5f62474833a512165bf, '', 0, '?'),
(0x2dc2433308394c8321e6514c14c9b69f, 'wp-content/updraft/plugins-old/updraftplus/images/icons/lock.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/lock.png', 0, 0xb68f0a89bb0a532a71908845e8e84761, 0xb68f0a89bb0a532a71908845e8e84761, 0xf897e304f8282c36618f5bf87c67c8c1d3a0b15ef316ef8999766f98411acc2d, '', 0, '?'),
(0x2dc8ffce30e7ede040a0ede6818eb051, 'wp-content/plugins/updraftplus/languages/updraftplus-tl.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.po', 1, 0x00000000000000000000000000000000, 0xa3406c1a46825bbbb401698db1bd297e, 0x130ea5bdc6f51d0f10e0b6d1324a24cca702c6485b54ebb41b4340ea98a4757e, '', 0, '?'),
(0x2dc98593fef9313f933777d147c4cd91, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Encoding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Encoding.php', 1, 0x00000000000000000000000000000000, 0x0a0f8857dc9cdd490b97e5eda0853182, 0xaa22e35b55d2b117a60cafaac259c3a12bd8881ff220330ef6f3fdf405c8663e, '', 0, '?'),
(0x2dca510c25df787e3691e4fb903b6170, 'wp-content/cache/wp-rocket/.htaccess', '/home/iraneurobetcom/public_html/wp-content/cache/wp-rocket/.htaccess', 0, 0x3a836ba1e001ee805d836989c4e39926, 0x3a836ba1e001ee805d836989c4e39926, 0x820f268be77316c3499d9995d0f2667e878c4129659415d9cd8c254c3399e1d7, '', 0, '?'),
(0x2dccc0ab40ca46593d068219009cc379, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-base.min.css', 1, 0x00000000000000000000000000000000, 0xf0ea1ca0a6d0ad647624f962d041af20, 0x6fa69c6c0a21d2c34a39fab072b846a8560b38e73b939fc396eac1dd525a8609, '', 0, '?'),
(0x2dcd43e81fb74336e6eac12367c3b438, 'wp-content/plugins/elementskit-lite/libs/xs-migration/data-migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/data-migration.php', 1, 0x00000000000000000000000000000000, 0x2e7ed5b584eb72efdda66770aa32375b, 0xb3f7c3fcd49be59a61662db30c4805716b8a5ae2af63ad9e462cc9ed96181c61, '', 0, '?'),
(0x2dcfab23a5982cd2e30ae14663737882, 'wp-content/plugins/wpfront-notification-bar/js/vue.global.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/vue.global.js', 1, 0x00000000000000000000000000000000, 0x3bd300f13824c083e79d12a8c023aea7, 0x0812980f871c4fb5db1d994f5a07ac3d61bcd0684a63b7a8fd3d68709c69d866, '', 0, '?'),
(0x2dd54b4865762ea36562ec2660706b5e, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', 0, 0x52237458eec98374c07d143703464937, 0x52237458eec98374c07d143703464937, 0x31f8858f12786b5f2c955f7b8b161b701b027fc29b10b5d027bdb32d8e5acabb, '', 0, '?'),
(0x2dd69875e6f4750ab279c9d6c18b7a5f, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 0, 0x062d36d41c22af3f24625bc58144835f, 0x062d36d41c22af3f24625bc58144835f, 0x58bee40f25427ba430dc7932b37ced6bf55455c3676d1c179debb8c6cc23f959, '', 0, '?'),
(0x2dd7fa170b45d14a829a0dcd5bc7b22a, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-base-styles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-base-styles.php', 1, 0x00000000000000000000000000000000, 0x8fa85a538a5e909daf446a0d5fb1bf4a, 0x7078047763daae769bc0a9ace2ec53c4240014951747ca98b1fc4722814ebd5b, '', 0, '?'),
(0x2de2e5e1bc285f5424f52acc5a84e5b7, 'wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php', 1, 0x00000000000000000000000000000000, 0xda191eb9c35582fd2405b86b83590233, 0x3d62b21c2ce1c4074e1c3e43c19f4df9664805cbb508388f8ed86ff80fef7557, '', 0, '?'),
(0x2de35e0be33d3f11a046899afa0746a7, 'wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x80e3fe7238b4e0960dfc0ac02a8b5875, 0x3461135e50aad4cf782800509a6f4b6043b2bfd2fbe2d9c038a2b64ecd5b23c8, '', 0, '?'),
(0x2de44887b1934aee2134a07cb96090ce, 'wp-content/plugins/elementor/assets/css/widget-toggle.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-toggle.min.css', 1, 0x00000000000000000000000000000000, 0x703206e5885e33249cfff4a106d703ba, 0xaa07dbbb4edb04503fc2ce25f914c98639f02eb81c1a446ec78c1ea20be9deaf, '', 0, '?'),
(0x2de72ae14619ecade4df7dc0964e5659, 'wp-content/plugins/amp/src/PairedUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrl.php', 1, 0x00000000000000000000000000000000, 0xe1740b11597f6d930a051d744e84942a, 0x1f9060d805f8d0987d7013e5e96b8c2800af78d8ef3a9a655c092554aebd92cd, '', 0, '?'),
(0x2de898b4c91d8e9822feb61805e4fdc7, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-width-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-width-prop-type.php', 1, 0x00000000000000000000000000000000, 0xd1bd4bc94222f5a63ceecbf3c04d4db2, 0x5c2ddce357bb2dc5f7f4a45d3e9cbdab2e8bb10ef070e5ca352d213bf479a1f9, '', 0, '?'),
(0x2de9c5cdba409b8d70f9348fc03d8ef5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FilesystemRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FilesystemRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0x4a70f5c7a72d3139aa00dddc0bd88da4, 0x9fc152e4a91da13b6373533bf1b1fe802f13b2e2a8b116e2ecf7a9219888767c, '', 0, '?'),
(0x2deab0c294de1b50a1d09e2cccaae25a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrlProtocol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrlProtocol.php', 1, 0x00000000000000000000000000000000, 0x1ca99db5a94faf54b1d257aff0ed8890, 0xf2ffb8b0ef49f1062642a2eefb25c5fe444bb2e7a127c0b816031338da11eca2, '', 0, '?'),
(0x2df207a288bef46af05432292b1ad6a7, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/webdav.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/webdav.png', 0, 0x7fb1acb64106522c7cee4b3f828f1699, 0x7fb1acb64106522c7cee4b3f828f1699, 0xd3106245665d265a0a48cd99a0b5f99b420948a33e4037d16c59dd7828f56ec1, '', 0, '?'),
(0x2df790e576b1c5c29eab0d200ad5ea1a, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/BasicException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/BasicException.php', 0, 0x23d9eaee04dcdecf5a7a68de1b0fbd85, 0x23d9eaee04dcdecf5a7a68de1b0fbd85, 0xbfb2292764b4f718d11839ca9960b61bf0252dfcff36d756123d09485aa3304e, '', 0, '?'),
(0x2dff6bcca441bf66c18926b7bee3279d, 'wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php', 1, 0x00000000000000000000000000000000, 0xcef84c956310ea2a7782530c0bb48974, 0x7077de8c139d83f36618868ee06657d947ab1cf6298225da95ad09bb1add09e3, '', 0, '?'),
(0x2e061ed5d2740b74a94bba19f995dfff, 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js', 0, 0xa9ca3e8ca6c70fc187b0975da135efdf, 0xa9ca3e8ca6c70fc187b0975da135efdf, 0x687af5aeab25fbbff827fe8c5aa1fd9c10d466a7923a08fe378d412cdfa73d5b, '', 0, '?'),
(0x2e0e106acb05964feed9c73001aba70b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', 0, 0x8125cc1372285a9132d96a76ff87dbbf, 0x8125cc1372285a9132d96a76ff87dbbf, 0x9756fa75d774ce56ddff5fd354997cb523883d8eb65961c96fcf5fc700b43126, '', 0, '?'),
(0x2e0f40eb629910cdfdc1db91c171f7fb, 'wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php', 1, 0x00000000000000000000000000000000, 0x521070485040f90ede02487af752e763, 0x2352e8e40b71a61dd9435c2377faae7da20620b96aa29864d19a285e01641bcd, '', 0, '?'),
(0x2e0faa74e993f8396b730cf608743772, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', 1, 0x00000000000000000000000000000000, 0x1ad7614afe9379bc94f8e1ff8d4e5f85, 0x2a9dec81aeba0d3c5acec582ee890be7f342f808b9f21302a3ee9583b1b0775e, '', 0, '?'),
(0x2e109ad2120a5dcbaf469aa3565216b5, 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0x2e12d1318b48ecd29b3ec13df96d61c6, 'wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', 0, 0x257ddfbbc2c4743f7143e7e3f05c42ef, 0x257ddfbbc2c4743f7143e7e3f05c42ef, 0x38f80523aa35101cbc38764ff642216817b1ca2680af2bf9ae31f96a262e4923, '', 0, '?'),
(0x2e15a8560c2941521e3bbe7455630050, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php', 1, 0x00000000000000000000000000000000, 0x6e716db04f56c5071bc955b9cb596cf1, 0x7b2cc5b2cc1fd739f4adca20856b7369a03891131ac8ce9fabf000e7809ddbb3, '', 0, '?'),
(0x2e162a7f5554725634cdd6fbe66e32dc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Extension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Extension.php', 1, 0x00000000000000000000000000000000, 0x81c5898b312eca7cdd7abc54410821c4, 0xfd3a75afca50647b22714c984132d01c98620cde52bb6872c7b6899e376332f7, '', 0, '?'),
(0x2e17e7954374b97d5f539121e2a5d0b7, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss', 0, 0xa1904699767828d03a243c7ec6bf3eee, 0xa1904699767828d03a243c7ec6bf3eee, 0x9a04bd75a0e196d9e4bfd7a9686835e58fcd8a7132d65518023d3e2838ee7aaa, '', 0, '?'),
(0x2e197ab6ef95215c16f92d4161bc6ad6, 'wp-content/plugins/updraftplus/methods/cloudfiles-new.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/cloudfiles-new.php', 1, 0x00000000000000000000000000000000, 0x0751bd83b673a7357e12ec9d22ef73cb, 0xe2f1924c2a0a8c87d61c97360b77359e5d47937666eb4d274690bb10a5e7ff23, '', 0, '?'),
(0x2e1a5711651c85ded3f5e5bf4ad4da9e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBeopinion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBeopinion.php', 1, 0x00000000000000000000000000000000, 0x5c6de769c461ce7af11b6fddbf1ecee9, 0xa14f0da8194a65ba398d86d41aac70f1372640f5de62ffb9f9db2368f09ba03a, '', 0, '?'),
(0x2e204dd73bece0a38d5f9b5ce0128c54, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php', 1, 0x00000000000000000000000000000000, 0x243e1f78b18fa966f80c67751eeac3c6, 0x1273f261ac31a28c741c4995936228977172e858cff8b5f3c65bf983846dfff4, '', 0, '?'),
(0x2e20d3005f6f45ff5d41b55fd430504a, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js', 1, 0x00000000000000000000000000000000, 0x0efc4bcc2e90416a5f996d9572236995, 0x27a1b243a7bf6222114289f85c06b84ee9b84eb1cac62a721f262e58abe29f4a, '', 0, '?'),
(0x2e2335c7d25b3130937956d91de7df31, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AbstractOptimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AbstractOptimization.php', 0, 0x1fc379922325d49e4ba6f9f2492b5574, 0x1fc379922325d49e4ba6f9f2492b5574, 0xc3f941e7169d3aa16823466d149231c64311efbb87db5f6c22c2d057b93d0d15, '', 0, '?'),
(0x2e2691122cbade40e6f09162d69f61a1, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.js', 0, 0x2c872dbe60f4ba70fb85356113d8b35e, 0x2c872dbe60f4ba70fb85356113d8b35e, 0x80ca14195fa505595b7f4829c23c2ad132004d8da7c7a3cf3afe71ddadfe2a1f, '', 0, '?'),
(0x2e2bb01440e18fa01bc5d2746310f240, 'wp-content/plugins/elementskit/export/export-screen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/export/export-screen.php', 0, 0x8d246f1471188cdc4d288cd0c976abcf, 0x8d246f1471188cdc4d288cd0c976abcf, 0xee37b785f5f1c0efc781d6559615a4600a21935d98750f3c599a6830df85e1de, '', 0, '?'),
(0x2e2ee6fcaae07871a6e9271f563d6afa, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', 0, 0x2a71750f0ab747066b67a95165da12f9, 0x2a71750f0ab747066b67a95165da12f9, 0xba7e1b514f531a7f1100cd2c5626f1a8b4d44c8acaf611a701e2953cb0089007, '', 0, '?'),
(0x2e32e31ac57749088dea622b76a58d39, 'wp-content/plugins/wordpress-seo-premium/wp-seo-premium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/wp-seo-premium.php', 0, 0x58b1fb8f854e037713ff2c5635779b13, 0x58b1fb8f854e037713ff2c5635779b13, 0x0d13a9df390c9b3084805a85db9e732379cb2bfdc314987d5d2e4a3899eafbcb, '', 0, '?'),
(0x2e337682ee596410876afbc0f84d97b6, 'wp-content/plugins/elementor/core/files/file-types/svg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/svg.php', 1, 0x00000000000000000000000000000000, 0x83b3d93d650cc727839f921f59c76d2f, 0x6103e9f901ec6f13dbe1019042996c2c4326ed63d5b44cc83e412d6b529d7e50, '', 0, '?'),
(0x2e42e6dd9d5d50007975c5b4523a70ff, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', 1, 0x00000000000000000000000000000000, 0xedae4ef059a3b966ea2d26d017c17db1, 0x4fff4755ec874f902dc022e81cdb4e3d06e787c2b7884d418af9f9df4328f9e0, '', 0, '?'),
(0x2e43a5c9402aabc29602ab267753147c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordion.php', 1, 0x00000000000000000000000000000000, 0xc16afda711bda8bc90e4649a74be493a, 0x31d8637986c8103ec78f357f079e7c6338e77aaa20771ab598cd42ad88b93767, '', 0, '?'),
(0x2e4968559c8e0ee2338ebf2b421a84bc, 'wp-includes/images/admin-bar-sprite-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/admin-bar-sprite-2x.png', 1, 0x00000000000000000000000000000000, 0xeb51ac1312eb060b9bc638fef46f80ca, 0x2a45b0e3c05473fcd9e5a3616ce4895ec770b8dc055889afe6a15a1f00901cf9, '', 0, '?'),
(0x2e4a480b89cfbd36ce7ac8e68979cd5b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/AuthTokenMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/AuthTokenMiddleware.php', 0, 0xfbafdd0dfc43e38a69cc48702c78b818, 0xfbafdd0dfc43e38a69cc48702c78b818, 0x032dd293a7c1515cdd99e25a80a9633dc98a4c5982e33b4cfc489e36b92970d4, '', 0, '?'),
(0x2e51d641191fbd08de814b543985f649, 'wp-includes/sodium_compat/namespaced/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/error_log', 0, 0x0857cc43163ae7f13ba708adb5ffd095, 0x0857cc43163ae7f13ba708adb5ffd095, 0xabd6eec71870781dee33fc4583b67cf918bfca1811d7ab3ee9efac55cb9dcd20, '', 0, '?'),
(0x2e533650b942876fd25152ead0f7a1ce, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-admin-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-admin-page.php', 0, 0xa181608c8426157b373318cffd05df3f, 0xa181608c8426157b373318cffd05df3f, 0xee438c6908ee2f2b036b71c3aae408ee7beded5b2d35bb2421dd48701a569ac7, '', 0, '?'),
(0x2e5658edcbea7df0ab223b885c0588b8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', 0, 0x617c0958c5a41811443553755bd57e85, 0x617c0958c5a41811443553755bd57e85, 0xcd39f2c57a774c8d7fbcd635bf7bdb21f33fe91d04ba839a591e2109ef1266cb, '', 0, '?'),
(0x2e582463305a969af74a534cbb9f40b0, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameInterface.php', 0, 0x3e0e70087c00f1d63189286b50400c10, 0x3e0e70087c00f1d63189286b50400c10, 0x8d2b56ef6990e659d1a3ba3182d911715fb26960d9fef6ab0c9e891fdd6c7bfb, '', 0, '?'),
(0x2e5c5fe36b7fdc664807bb9ce416c14f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', 1, 0x00000000000000000000000000000000, 0xa1e0ae834c7a2ab486ed05b9c542db67, 0x05ebb343ee9fd491562c12621be78c3c70f39901c0556cf725fb67ffe1e436e5, '', 0, '?'),
(0x2e5c6ced38eccb9f5a3271ec88b5e016, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataResponse.php', 0, 0xffcf675bd9550d3179d7ca1811a8a001, 0xffcf675bd9550d3179d7ca1811a8a001, 0x1178e2b2235650c6b5ef397738be54490197e86383ec2495a3047f4ec40756b9, '', 0, '?'),
(0x2e62bae6bac592def671b3a8795c6582, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryCdataMissingOrIncorrect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryCdataMissingOrIncorrect.php', 1, 0x00000000000000000000000000000000, 0x471f72c4c2c114e991e435cb79bbbf87, 0x83bcf3702a6470a17887f5dafed4666bdbcb8d8ab41e6abd3f06c3e8189608df, '', 0, '?'),
(0x2e66da5f8f62ce0f911af6169eaaee25, 'wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/single-file-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/single-file-loader.php', 1, 0x00000000000000000000000000000000, 0x8139be3649b04057f4e9af29e92c7654, 0x2fa2ba14d385df8aaacb633edd53a06ebd5c04202843bda996f77dce47e0d978, '', 0, '?'),
(0x2e6b3ba1048daa90cdc8c37786a71471, 'wp-includes/blocks/post-author/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style.css', 1, 0x00000000000000000000000000000000, 0xc60ac304796168e4498d165714b2b3b5, 0x7fe5c71d85ed808e2d7bfd01cc5213929c1982e23d8b5d20102c8b05ad55574d, '', 0, '?'),
(0x2e6e156ae489fa8c7753b0194a799ee8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar.php', 1, 0x00000000000000000000000000000000, 0x72287be030658d53361f5fc5c3cf9175, 0xb3ec8c3cf1a45edfe03e17cadf2d012a3201e5cb813a018860859dcdb7ce1f7f, '', 0, '?'),
(0x2e6ff372c798c4c79a6e8d747d98bf8f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsSectionContentSwgAmpCacheNonce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsSectionContentSwgAmpCacheNonce.php', 1, 0x00000000000000000000000000000000, 0x85dde36483d6f2606ce3bc2c984fa8b9, 0xbb7fd1c37df49f4a8967ee757653532ebcd499d487f4c413480dedc9ea35112a, '', 0, '?'),
(0x2e78be8ccfaedffa3785d716fcfa5fce, 'wp-includes/js/mediaelement/mediaelement-and-player.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-and-player.js', 1, 0x00000000000000000000000000000000, 0x1785fa13c40add2ed941884a939d3449, 0x8bffe8537b1e68887f648ea89bcee9711f1428ace2f8d55ea773279c25ca6125, '', 0, '?'),
(0x2e797ff632260eef8172005ac675bffe, 'wp-content/plugins/wpseo-video/detail-retrieval/class-ted.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-ted.php', 0, 0xdc50f1035c195bbd2efc5988bfa767dc, 0xdc50f1035c195bbd2efc5988bfa767dc, 0x43ea37861773606e12d2673d88bd0e6b36a7c7a9610349d67044bc4db2b441b9, '', 0, '?'),
(0x2e7c0a6c81dc58acc85b4823ac29e2c3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/error_log', 0, 0xcee826355f8c1f4cced68db1fad000f1, 0xcee826355f8c1f4cced68db1fad000f1, 0x765a7e2ba5b4dec7d51467686e22e99960ae374b6e43186357e059d288fb64f7, '', 0, '?'),
(0x2e7d60a5c895c936080e6a533c91389e, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', 0, 0xd379703f6d7fdf7da5c7dffd80d0c9f8, 0xd379703f6d7fdf7da5c7dffd80d0c9f8, 0x4f33f78785debb017a54e91a2a846b049d360d9ae397fdc681f4c198f6ec1ade, '', 0, '?'),
(0x2e83c6f6ac34ff4766cf28fb5e569cd9, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-photo-blog.php', 0, 0x89cf353779fb58fa1310dbf04d5c990e, 0x89cf353779fb58fa1310dbf04d5c990e, 0xa20f392a79e1c1b0ff1c3898d4cf6e6a364daaf97130b66fbdcd9b8a39cdcdcf, '', 0, '?'),
(0x2e85928f406beea4fad54e3f5a511335, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php', 1, 0x00000000000000000000000000000000, 0x03f5479ba63c93f10865c41902d2a00b, 0x56f2518025b1c8dcc4bcd309b084ac0d75c4f9546621424d83b006efcb4e7671, '', 0, '?'),
(0x2e88e9ba89024430038975a94c2d6395, 'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php', 1, 0x00000000000000000000000000000000, 0x9b0cdc07d642ca572394e823fcae04e9, 0xd5fc5ec03cb503b4341df3cc652cc017d400fadb6cee17849208ebd60de22164, '', 0, '?'),
(0x2e89a2a9e21403039158ba3728e1e19c, 'wp-includes/Requests/src/Requests.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Requests.php', 1, 0x00000000000000000000000000000000, 0x41344cf179bde39bd2ccfa1c7ccb5ea5, 0x58a7e76b461c11102344378b307a5f54a8e9b595d401aa8aa9f7c159aca47417, '', 0, '?'),
(0x2e8c3dabdf241994bc2ea436a2d40328, 'wp-includes/blocks/button/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x03385af7db486e1382d7b3cbf22d1a2f, 0x315bc1678991d68238cd819cb580374ded66e6e9c7657ff923fca67e1e77b88a, '', 0, '?'),
(0x2e9be093d4fbe1bede143b83a4621225, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.mo', 0, 0x60338b32acf8f8a92e5c7e43e5dec5e7, 0x60338b32acf8f8a92e5c7e43e5dec5e7, 0x7e9f3b07111fc2cd9cd63eb0c1fc10f90a8601bc497756495f83ffeae7f09fa8, '', 0, '?'),
(0x2e9e6ffd27b0d13e8a0adfece1b5f5a7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpState.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpState.php', 1, 0x00000000000000000000000000000000, 0x43a04ba0c00185a80a8172b906899292, 0x56f1bd43caa84a20af087b4f6564062b9473df306f412b7b8d2c4f6945a35f97, '', 0, '?'),
(0x2e9f91801337548e4b88f41e5c49d2b6, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7f570324ffd8f2bf9ae11831ff832f10.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7f570324ffd8f2bf9ae11831ff832f10.json', 0, 0x57b3e1f892c64a3de142b54a6da76d3c, 0x57b3e1f892c64a3de142b54a6da76d3c, 0x4bae9e29486baf7665e8d7d9bd746a2cc4afe730eef6ebefe6901e32302db897, '', 0, '?'),
(0x2e9f96d7f760928c8d61575410c58dec, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.css', 1, 0x00000000000000000000000000000000, 0xa394e14a7fff125bdd4a539073cae7dd, 0x55f25e19f30bb53777a294f9b5c6e81a405c53e5df6b111f638c4e6ccd817e38, '', 0, '?'),
(0x2ea0bfb7777b7b06dc286f7c8b6dd214, 'wp-content/plugins/elementskit-lite/core/build-widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-widgets.php', 1, 0x00000000000000000000000000000000, 0x616812f43475b2a4b35c7ac8e7387134, 0xa35755f8dc2579672aac2f418739fe42820f918875eb2783d00a20157b3213d1, '', 0, '?'),
(0x2ea645c71d5b4af5cf6c039e781ddfe3, 'wp-content/plugins/wordfence/images/forward_disabled.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/forward_disabled.jpg', 1, 0x00000000000000000000000000000000, 0x4d5fdad65a3fda4e29bad28aea3adc35, 0x9bae802fdf3c3e4f26df1d06c8950e1715034a521c1fdd8765c47d9a28bb9b6d, '', 0, '?'),
(0x2eb4d6d1f61ad577edd75427f703b9db, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AbstractCSSOptimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AbstractCSSOptimization.php', 0, 0xae6ae49bf048bc57cabf1a7483201a83, 0xae6ae49bf048bc57cabf1a7483201a83, 0xc1ed70265c39c9e906c9e5a3561cfd47ba077cd4a0a48c2092d1ed641b68196e, '', 0, '?'),
(0x2eb4d737d166f37739506d40a5a6eed1, 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php', 1, 0x00000000000000000000000000000000, 0x33a9febe274f87c86e86c617d1c584f5, 0xe7fa62440b27bcbb4e297dfe90e0082ab69382cc1742213aa9515422c9aaa444, '', 0, '?'),
(0x2ec36fad3b264e11404d109fc01d1323, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icons.php', 1, 0x00000000000000000000000000000000, 0xae509f85185cd697e8be2d288a2e588b, 0x5a8bbcd088b0a24590d23d12e05e2350d746f9397a69016cb238d3e7bb9798c0, '', 0, '?'),
(0x2eca81066c05f985c249e67cd45235f8, 'wp-content/plugins/elementor/core/app/modules/import-export/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/import-export/module.php', 1, 0x00000000000000000000000000000000, 0xe74def6c0510de72d74cb41d69d716bb, 0x091ddbe10addae692308374da98f1ffe692cd2dde06a99e3563d7502719abd0c, '', 0, '?'),
(0x2ecbb317c1b226410319bcf6f0183a89, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4731cfc6283b5ab2a08a55f671d6ba32.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4731cfc6283b5ab2a08a55f671d6ba32.json', 0, 0x03a65225f3baa10a00aec88efbe1f985, 0x03a65225f3baa10a00aec88efbe1f985, 0x664f934421bf05df3f4c9588246503c329f1d42b4ec63e0bcf63a402f3b5aed9, '', 0, '?'),
(0x2ecd1efcdb48eac49815060988fb9151, 'wp-content/themes/hello-elementor/template-parts/dynamic-footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/dynamic-footer.php', 1, 0x00000000000000000000000000000000, 0x8e5c2ab40bf7cb9fc4d0b689370e07c6, 0x8c3121d3a30989d1d7ea36384f2b490a71dbdc8bc2fac235299d557d65e3c1e5, '', 0, '?'),
(0x2ed3f9a28924a21dbd19f774f6f70958, 'wp-content/plugins/elementor/modules/variables/classes/style-schema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/classes/style-schema.php', 1, 0x00000000000000000000000000000000, 0x493ad4fbd4947e046fc3c13de16f74dc, 0x747e442eb35d62a2a2c1ceb535e698f7e62d7c92bff19c5e2a91a3a5cf706f01, '', 0, '?'),
(0x2ed5735f007eb8db737078f82bef51c9, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer.php', 0, 0xf124bd554c7dc60943dd38e99069bcdc, 0xf124bd554c7dc60943dd38e99069bcdc, 0xe146b0277f198ee7116fac45c12fc44f53f7d86287e3f930e9033e79d0460083, '', 0, '?'),
(0x2ed948973b4a9a268aae57876d1817f5, 'wp-content/plugins/elementor-pro/modules/notes/admin-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/admin-bar.php', 0, 0x2933fdb61efddaa81c4fd7e15d630580, 0x2933fdb61efddaa81c4fd7e15d630580, 0xfe5688e3180db7ecf77eb801f0e7177e0117fff5fea6e5a1306a24d9d7a0b3a1, '', 0, '?'),
(0x2edcd413bc983484e6876ec8ec458ff0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike10.php', 1, 0x00000000000000000000000000000000, 0xbb6e2c66aa8eaad9c042f355252a29a9, 0x532d35d8ad93dadc1a9b17b1f73d9c655fe6ccac37a786f77b7c27dfc382a905, '', 0, '?'),
(0x2edd960d7e25a6933508c95b56b13a17, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Verify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Verify.php', 0, 0x2abd086475c4f4aff64c2014e04cc6a4, 0x2abd086475c4f4aff64c2014e04cc6a4, 0x09fe3383a635466dde17afc35392c022d98433eaf804996357795a8d7a249427, '', 0, '?'),
(0x2ee2020cc09fb89bfd611224d794276d, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php', 0, 0x72fa5a555bdb976845d9b11174121637, 0x72fa5a555bdb976845d9b11174121637, 0xbc145c106c2548c2bb4578d6fbf2701365d733af6556f2b331cf52f756e93dda, '', 0, '?'),
(0x2ee45c09cd66c59b0769379e9fab1956, 'wp-content/languages-old/fa_IR-2a60fb9605efeab98825d6b2f781090a.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2a60fb9605efeab98825d6b2f781090a.json', 0, 0x767099ca9542cae430bcc15835915fbc, 0x767099ca9542cae430bcc15835915fbc, 0x64a3280747c87f98c726fa0066cb25155cf37594a8e3df38bf8d75bf587aeb81, '', 0, '?'),
(0x2ee833b7ba4c4cefb597191f245bb6f5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php', 0, 0x81caf85df875b13af5efeeab1887ee73, 0x81caf85df875b13af5efeeab1887ee73, 0x4a89f9cea1e7de67fa01c2f1e69f95d796ec80696e28c8bcae67997a3525db97, '', 0, '?'),
(0x2ee8691d998c139d976b64190c56b27f, 'wp-content/plugins/elementor/modules/global-classes/global-classes-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-repository.php', 1, 0x00000000000000000000000000000000, 0x1b06988ac1f99c3abd1ea548608fb8d5, 0xe6e2d0e4a767a2524b8d3d4e19d80dcef13c6f68ad470ba14d8688ca01f294f0, '', 0, '?'),
(0x2eed25e9da35074a63673d4348c35414, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background.php', 0, 0x67e17b76651f490937e3e28575b7401e, 0x67e17b76651f490937e3e28575b7401e, 0x24894eab0119ccfa90f1091dd09f5ff3daef3430141544f5572d70418d819c5a, '', 0, '?'),
(0x2ef2f294416d2b207c2780bc51d8498c, 'wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar.php', 1, 0x00000000000000000000000000000000, 0xaa5ea63a3065db7973adf05ee05e9f80, 0x5dfad632273a0715a911c2af75c65df2f27574de8b7228e9671e85c3e465b585, '', 0, '?'),
(0x2ef4bb7c47e678dca3d47949649d12b4, 'wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php', 1, 0x00000000000000000000000000000000, 0xec324feabfc352f1b572cca355b7c7d8, 0x211ad79d4b20ff14218c9b35a91cc91c110f0518b2d222e6cebc8c424d344b4b, '', 0, '?'),
(0x2ef8d6cfa086613fe9a6ba578538d3b5, 'wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php', 1, 0x00000000000000000000000000000000, 0x0f58c8eec4aaf0e5ad4f57bf8d8973f3, 0x2a6e71c3e26098d0dd0784196a0a07b6e0e5530c189d656c1d312815a2c918c3, '', 0, '?'),
(0x2efae0e1c351984234b8c4d5a2611367, 'wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php', 1, 0x00000000000000000000000000000000, 0x29735a7dbefd6f6497392220ad2d44bc, 0xdaf04c49a12cfe70a4d4705b2ccb2d92227af959c04c75d748fdb803dbd8a897, '', 0, '?'),
(0x2efc251eae800fc9869cb20710cd49fc, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/Metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/Metabox.php', 1, 0x00000000000000000000000000000000, 0xdb735baad9b8d3c43f54b2099626996d, 0x710fde226e2b25cea333b9a15cd7b2c190544f9f3d8bb46ff464b8a43c3f4b7a, '', 0, '?'),
(0x2f0fe30bcc38e7a744666d1bfea44b6e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendValuesResponse.php', 0, 0xc110df09e8686720dd3c19a52e9a377c, 0xc110df09e8686720dd3c19a52e9a377c, 0xde599948be09bae50a726c732400979557b44192303f47ef0460a0928ffe7f21, '', 0, '?'),
(0x2f135ef9df0acef9b65c3fcecd58eeec, 'wp-content/themes/twentytwentyfour/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/404.html', 1, 0x00000000000000000000000000000000, 0x7b50a92ec60233be5eff888b4b59840e, 0xa408646eb497d192207ff20c020276d1b0c11faeaa7e8cf27c3e82f8742102f2, '', 0, '?'),
(0x2f16e2989f9cc93cb139226f2d4fe8c6, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php', 1, 0x00000000000000000000000000000000, 0x8d7b10677abbe0af2114b79a3a2c84dc, 0x80857a99ee77ee1f1e1a61fd8f44055cf40bff5cac8d0b68be104e1d3ba92cb1, '', 0, '?'),
(0x2f17fa41ac35be6141e2d49bbd15c2df, 'wp-content/plugins/wpfront-notification-bar/classes/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/index.php', 1, 0x00000000000000000000000000000000, 0xc12052cb31e98c92f3a7ab70d534d9d1, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x2f185181a6586d4890fb910ab636e87d, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/03-dusk.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/03-dusk.json', 0, 0x4579749f0c217473063556f2e8c77bb0, 0x4579749f0c217473063556f2e8c77bb0, 0xa179b9d97494d0e69657f44dee51057d3935116191f5fb18f06802329cb6a817, '', 0, '?'),
(0x2f1e10a3daa992199affc9d860288457, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-book.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-book.php', 0, 0x2c50dc4b4ecd9c31cc2fa0140ea6e2f8, 0x2c50dc4b4ecd9c31cc2fa0140ea6e2f8, 0xeab3435e3b86a18a94c76bcf8777c7c006645469c4b56c862bd983a57108cc76, '', 0, '?'),
(0x2f1f9186c451c74ae7d0c6f1737d55e0, 'wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.css', 1, 0x00000000000000000000000000000000, 0x6412db676c9cc5d6cf0554fc7812d23c, 0x3374db9a45092a3d35ef04350bc0ec16cd82ab3ba405f6ef8b193b873b98d94c, '', 0, '?'),
(0x2f25e33ea3e5acef285909a93c3f935d, 'wp-content/themes/twentytwentyfive/patterns/header-large-title.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-large-title.php', 1, 0x00000000000000000000000000000000, 0xbdf29f25e3303a981ffaacf007bdb2f6, 0x23dabb3d3e67af687cca4e5eeef7d9173e2fb6a0c0f3d2a04d676c25f81f51d6, '', 0, '?'),
(0x2f26cb24530412999e877796379f2d6c, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.po', 0, 0x00b9c6f6df338b6dc15b3be2fbb325e2, 0x00b9c6f6df338b6dc15b3be2fbb325e2, 0x3b97f719a9f0cf0017090849e6120f7edce1a5047ff812e234165132ca368b46, '', 0, '?'),
(0x2f276cb6c89e43a461dd9f4085a539fd, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php', 1, 0x00000000000000000000000000000000, 0x623ce2b6b06ba5ea608e6e2de6d5fecd, 0x80bde15e942682d1d6bb8dd2237a0030c3ef011bb5bc3d6a5703d19fdb369c45, '', 0, '?'),
(0x2f27f7c40050d06ae751ccf135e92e45, 'wp-content/plugins/wp-rocket/inc/classes/admin/class-options-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-options-data.php', 0, 0x1b9eab4e62c36cb8183fc2207b570448, 0x1b9eab4e62c36cb8183fc2207b570448, 0xdf33820a7a3864948b1db8c8c195c42b6eacac05f0c2d2a858d463090a0bbaa0, '', 0, '?'),
(0x2f2a3abaaabb946f3ea9749a8eabeeaa, 'wp-includes/js/dist/autop.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/autop.js', 1, 0x00000000000000000000000000000000, 0xf87644aa78a458942d04a838add400b5, 0xbd399a567b8060ea6e4b56f2c8a132250b4f3bf92621a4dd964a814bae9db179, '', 0, '?'),
(0x2f3570180e2548366776ff5931d30ed2, 'wp-content/plugins/elementor/assets/css/widget-text-path.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-path.min.css', 1, 0x00000000000000000000000000000000, 0xe7e0c7efbb2af461e9b4aba702d3ec85, 0x80d2c64d22988b3dd9e748e742776d7e19668eb66b39a1fcae3847fe8e1012b2, '', 0, '?'),
(0x2f35a83cffc4b378b42aeb20ff9faa66, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pl_PL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pl_PL.json', 0, 0x9c87de41b1c41bf40de853d731ec41ef, 0x9c87de41b1c41bf40de853d731ec41ef, 0xc3f24a525f15287d69df339e3d38e19f109cc4fc6a8037f3d9decc505780ce9a, '', 0, '?'),
(0x2f36b71ed5bed5d37c6e206668ddc54d, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/throbber.gif', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/throbber.gif', 0, 0x012f031e2fb164f1c2f521c90d9bd967, 0x012f031e2fb164f1c2f521c90d9bd967, 0x9e8ee3fd9ad85e052b745362515c8ef456047fe2a41050a2887463634ff056d2, '', 0, '?'),
(0x2f3c191132e8a73d9742a275e804b178, 'wp-content/themes/Newspaper/404.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/404.php', 0, 0xedff880ff0ee99bdcb053f4db13c6ad5, 0xedff880ff0ee99bdcb053f4db13c6ad5, 0xe0cc6f3a46748334612be08474b302809528530b8e702d065d16114a081f63e2, '', 0, '?'),
(0x2f3cd8a75ec9bc667d9622d7f8fb24b8, 'wp-includes/images/media/document.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/document.png', 1, 0x00000000000000000000000000000000, 0x76e5349938f6ce9179931436de1c64a3, 0xa6edc3b8601899d9fb9d0eb3e7e1b1ed66094924205f5aaa589722300db4df2c, '', 0, '?'),
(0x2f3fe8ad9aae8e66653c0506636b569c, 'wp-content/plugins/disable-gutenberg/inc/settings-register.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-register.php', 1, 0x00000000000000000000000000000000, 0x7eb6e7affc7064a96ed9519f4b049263, 0xa01c777d09480b8d41cc23f1c6b8a12bdb6a3f189feda9ede76acbf159645108, '', 0, '?'),
(0x2f47aefff5c1026e4ca755d698449cab, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/error_log', 0, 0x8d55e2fda31748b7e00c1fdc49678ac4, 0x8d55e2fda31748b7e00c1fdc49678ac4, 0x10c5c28caf085a4b4b4ffdb1c461fe6f6332a10d1a8b0f3d0adb627a315e0fa8, '', 0, '?'),
(0x2f4bb5c6c26fdb141b621dc392cecc38, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', 0, 0x9f938d4668c5a96074428df1471e2b90, 0x9f938d4668c5a96074428df1471e2b90, 0x8eefc75a546c664e11ae40c7de1e1f493bd3cc2145829ecdcd1f4c748bc8e9d1, '', 0, '?'),
(0x2f4ffa7942ccb680e6baa9b54c2b563b, 'wp-content/themes/Newspaper/translation/tr_TR.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/tr_TR.mo', 0, 0x4a9c0573898c082096f585c3f80d398b, 0x4a9c0573898c082096f585c3f80d398b, 0xd92e1d0210cf4140252fff596d0cf39f1cba4ae0c4ee0d68b121c61d76d635c6, '', 0, '?'),
(0x2f517ef006740f400cdd821f29bbd17a, 'wp-content/plugins/elementor/modules/announcements/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/module.php', 1, 0x00000000000000000000000000000000, 0x501c2623657747a5bdace434b85518dc, 0xece083884033bb80b6142b003dff3e337be11a3e4b6cebe2470efda18fa1971c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x2f55e23c499ccf1e998cd4a50345d325, 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt', 0, 0x00eb1a0c21cb262b665101738bef3a66, 0x00eb1a0c21cb262b665101738bef3a66, 0xff240c73e166a47c422dbc8c169777db2be66369ea6754898cba9bd81612cef1, '', 0, '?'),
(0x2f574cbb3ad8dc3657080ce58fa7dd46, 'wp-content/plugins/elementor/core/kits/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/manager.php', 1, 0x00000000000000000000000000000000, 0xaf780957206fea38b1666e4d4e25b1a4, 0x6c5dbcbef14f1d7849073d22b9c3aa1e60a2caa5128e923d174db43b6a9825e9, '', 0, '?'),
(0x2f57eb0655ee20bdaf9040131013f833, 'wp-content/plugins/elementor/modules/editor-app-bar/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/editor-app-bar/module.php', 1, 0x00000000000000000000000000000000, 0x441eb0a02e1055d93b450c2fabd67eab, 0x82236d18dc26ae642257aff77fc43b2dbc10c7e75005cad26208f60f6fdb0a1d, '', 0, '?'),
(0x2f58d1097b0555421b57fc6050eab7db, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.mo', 0, 0xc1c724c342a5bd66e35665dd6670d92c, 0xc1c724c342a5bd66e35665dd6670d92c, 0x1c58ecf9648465ada001996bbce99f08a13581937f17b5d274d52a74c2dfe5d8, '', 0, '?'),
(0x2f5a9735ced8b5695ffaf720c190a916, 'wp-content/plugins/luckywp-table-of-contents/core/base/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Container.php', 1, 0x00000000000000000000000000000000, 0x7118676828ce316d6fb2786c6a270176, 0x190b68035e5350c5b215ad801bde0fb37431838e6907bdbded3dbfe0ee0fb86c, '', 0, '?'),
(0x2f60c9fcbb1da6c976127d439a87ecaf, 'wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x983d3fbeb73fccbf8f8903d2812a4dfb, 0xd49ecc52e66b3ca7e2e1c14deed7bf5a1c8b7acef51aab32fc4a56ac2c5d7e9e, '', 0, '?'),
(0x2f7057abfd4406355097707204d76ba1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', 0, 0x7967df84704991a819d798b271d11247, 0x7967df84704991a819d798b271d11247, 0xe002bacfbf8a1716484c777c68e42112cc20ede8ca5d9dd6c719d05cb7151284, '', 0, '?'),
(0x2f706fb9c5a8d5548a50b8c437350a17, 'wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css', 0, 0xa10cfdb271fd4e1198f604bf9b1ead72, 0xa10cfdb271fd4e1198f604bf9b1ead72, 0x0f41c4ec2b4bf0bbc23d6b6f0ca5e1531470d71a1732adb9cec64d635c2076b6, '', 0, '?'),
(0x2f73d466d57bca4ab12aa7464a5dab1f, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php', 1, 0x00000000000000000000000000000000, 0xac800b23e4d9ce2d9aa7ccfb0ff69f18, 0xf8954405381e79e6f1da2cc800859950f0bebba9125818d30d2c8cedbd3cb1b2, '', 0, '?'),
(0x2f73f0896ba8a5300f18ce4230064b44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimationExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimationExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0xce1347d7caf283a0ba62a60e94ba6e50, 0x25f1e201ffc5f2b307500816fe6bf4c43651c525c21ea497e59a08264840d91f, '', 0, '?'),
(0x2f77444d9760b48da6ac37a0108c7d2a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php', 0, 0x2f3b2b06358e8427e96060584443b9fd, 0x2f3b2b06358e8427e96060584443b9fd, 0x6e05bc12f230fd6c065a7a418aeb46f26d178e1e28d1ebdb7d6b444d69d8b449, '', 0, '?'),
(0x2f781d784051b5ce3de1c32c3374cdd9, 'wp-includes/js/dist/script-modules/a11y/index.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/a11y/index.js', 1, 0x00000000000000000000000000000000, 0xc04f0d8ac44c1320a3ceb5f7ca8767a6, 0x7b754d2f72cc9145974139efa51df25bf86f809c45572d251c73978bbba3559c, '', 0, '?'),
(0x2f798e949d02b5d0cd05b04370a2c7e7, 'wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php', 1, 0x00000000000000000000000000000000, 0xfe06ab780c1ef9683de022f7c776aee2, 0xd5c451e1c7a558080cfebe34f1751b84f473fbd8f180a559911c56c8c685173a, '', 0, '?'),
(0x2f811e40a7234daa9f7e48ce635cc2cc, 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xba30f1c70ce2a494c9a73f4685075914, 0xd57a91bbf39da5c13d0705aa873442cd9027ab1654fd7707b458dad6d683405b, '', 0, '?'),
(0x2f88f0b23ca698ac58a2e59e956943ad, 'wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb-handler.php', 0, 0x708eb99630ebf4f80ac92d87599aea40, 0x708eb99630ebf4f80ac92d87599aea40, 0x5a55f2c06e0d82d21cbcf3897a350937e646be38f0e71a33c73f6bde79e46ae5, '', 0, '?'),
(0x2f914f3fb59506c4e634ca646be127fc, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', 0, 0x3d89a66f5f427308e90a9db3de958aa6, 0x3d89a66f5f427308e90a9db3de958aa6, 0x96dd49d03713874cbcd703caf299e1122e256df995bc26231879193f3e77fbc7, '', 0, '?'),
(0x2f92871bfa5ad3c8ed64f71a222bc0c3, 'wp-content/plugins/elementor-pro/core/admin/canary-deployment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/admin/canary-deployment.php', 0, 0xd84bc818a26139541d97c9d85662b3c6, 0xd84bc818a26139541d97c9d85662b3c6, 0xeb6130f880ee0ffb337ab3d342e18825c96176b67de0ffb22235a4c9aaf9aab0, '', 0, '?'),
(0x2f953046fcf4b130426880f9fe4929ea, 'wp-includes/SimplePie/src/Locator.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Locator.php', 1, 0x00000000000000000000000000000000, 0x2799409d68fb8f2c9096121839aec559, 0x73322fc6fc7da409ced5cf658f8fef6fe4a9cb1d00764d54eebb0ce4d9a624ff, '', 0, '?'),
(0x2f990ad99d1b8177752d6681c0acad87, 'wp-includes/SimplePie/library/SimplePie/Cache/File.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/File.php', 1, 0x00000000000000000000000000000000, 0xe113ee94c8c6fbd617d91d5ea815ed7e, 0xae27c7574cd25e2b274c6081e654924a4f512bd5b004fb74f4a1bdf05f415136, '', 0, '?'),
(0x2f9a2d7b17eac1accbbf63b96264b052, 'wp-content/themes/twentytwentyfive/patterns/format-audio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/format-audio.php', 1, 0x00000000000000000000000000000000, 0x7826f32f1a7b1894698ce11c9d405fff, 0x8c0ee7e8638ec014b6ef1416952c63c5affc747dbff4e51249db59b28517eb8f, '', 0, '?'),
(0x2f9cfcb05b48337dd45baa46ecbe2892, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', 1, 0x00000000000000000000000000000000, 0xce530ca216be35c2bbbcf039e406f615, 0xf95a0e40b1aae85b95f7af0938c68d82a7050e3e953b8c278a2b4e8bc314938d, '', 0, '?'),
(0x2fa37cf37ed21b11bad96a32dae64e28, 'wp-content/languages/plugins/elementor-fa_IR-79962d687013e1cf1388440cb23aaf23.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-79962d687013e1cf1388440cb23aaf23.json', 0, 0x408b17397204fceaee1eba681f4f0e75, 0x408b17397204fceaee1eba681f4f0e75, 0x3bd64308bad2d314efa498d6698437a00640c361a353e23b2bc865efeae337d2, '', 0, '?'),
(0x2fb52a26b40e1b68c56be3bed7f498b3, 'wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenu.php', 1, 0x00000000000000000000000000000000, 0x8d367fb06230d63774391761788a66a4, 0x420fa51b4894cc28a6aa1aabdfb139371f6ed22edfb14980769df3a1a76456df, '', 0, '?'),
(0x2fb58cef8c8484976a21c2a312493195, 'wp-content/plugins/wpfront-notification-bar/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/uninstall.php', 1, 0x00000000000000000000000000000000, 0x4c76c29d2a97c7982e3bc1a380422765, 0x914ebbc4fbc047d27e5bcd84c94e2d226febf59cee1ba99b901baa46c2c5930e, '', 0, '?'),
(0x2fbb73bbb543348c98e0d6c0108f809e, 'wp-admin/network/setup.php', '/home/iraneurobetcom/public_html/wp-admin/network/setup.php', 1, 0x00000000000000000000000000000000, 0x0977ade70e98a8ba54d6413bec7d4164, 0x91e5a1e99f8cf39c9ef727b64d4ef2132bcb10c6bac01252c0cc11bf1ff3677f, '', 0, '?'),
(0x2fbe23eabb7dfddab76ad1e0bddca0f4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', 0, 0x2be49f0609718d4c14b12bae53986d19, 0x2be49f0609718d4c14b12bae53986d19, 0x68b800b77767f8f3415b915913a0f67a3ff4f6ab1cabb97921e5c9b3a5977e73, '', 0, '?'),
(0x2fbf3e6259f98079ce58dc14cd32a930, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php', 0, 0x263a567085752999cf83827917e3f71b, 0x263a567085752999cf83827917e3f71b, 0x414f5071757fb16e814590dec877bc1137fe5cf13814625272d4b0de578072bf, '', 0, '?'),
(0x2fc1a5de39adae2e1e31cce9860cf3f7, 'wp-content/plugins/elementskit-lite/widgets/tab/tab-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/tab-handler.php', 1, 0x00000000000000000000000000000000, 0x03a894267cd57cafbdd532b17c773e37, 0xb5bcef0d11912748825f9add8957ed8545a09d4a4166ea320b0ea01798e1fc21, '', 0, '?'),
(0x2fc5876bb0a42699d4246447ffa9f2c6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebook.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebook.php', 1, 0x00000000000000000000000000000000, 0xdf69f5254ab062fa6f794cdc8c8a823d, 0x7da9a4bfeb3d596f25648ed71ede46a78f9509c7f0b7082b266fbb5f34db1fe6, '', 0, '?'),
(0x2fcae0aa5c9156e4c7f4201cc9f8b572, 'wp-content/updraft/log.226e81f6f7c1.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.226e81f6f7c1.txt', 0, 0xb9b4b7fb8b17067fccec4d3244e6866a, 0xb9b4b7fb8b17067fccec4d3244e6866a, 0x3d397c79c74232bebfaf1a92a0fdf2aa96740f9c5817e2128c039eeeb01ae6de, '', 0, '?'),
(0x2fd01d9b3e5184f00a0839616dc5a745, 'wp-content/languages/fa_IR-17179a5f2930647c89151e365f843b6e.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-17179a5f2930647c89151e365f843b6e.json', 0, 0x987c931b3d88203b0ce468004b544bd2, 0x987c931b3d88203b0ce468004b544bd2, 0x1ef5fd3be03c9d1e52dde601ab7156046529733b41dc0a1c611f60274acdf86a, '', 0, '?'),
(0x2fd5ae314efc4b76c509bf7d1941a213, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', 0, 0x0bd24190790a59a36e32f921fa067fcb, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0x2fde8e1fd0d9adabf903252c46f96881, 'wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php', 1, 0x00000000000000000000000000000000, 0xd37129e9a486ccc9abbc337417cf1cbc, 0x6206acbbbf8d298460d5e497305d0b30a02961884a63565abbee0145a4f90e23, '', 0, '?'),
(0x2fdfd6a49d7505f6a26d60a79594e32b, 'wp-content/themes/twentytwentyfive/patterns/binding-format.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/binding-format.php', 1, 0x00000000000000000000000000000000, 0x61db455922705b91787118f4409dae65, 0x79bbc8bc279699612da32c9ad01c0db2fa1b17a1273d5cb5a3ecaab800ebe17e, '', 0, '?'),
(0x2fdff345cbbb68d3f0992e02d6951a84, 'wp-content/updraft/backup_2025-04-05-1200__EuroBet_75bfa35e4569-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-05-1200__EuroBet_75bfa35e4569-db.gz', 0, 0x94e5589ed9975cb411fd7df01c8822da, 0x94e5589ed9975cb411fd7df01c8822da, 0x05c22bce62becb2744b83bdc67b55b96a18c404b199e0efbe268874aab14b1ed, '', 0, '?'),
(0x2fe0d48dac8ddbca15cb54a33d206b47, 'wp-content/plugins/elementskit/widgets/coupon-code/coupon-code.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/coupon-code.php', 0, 0x691b6b31d8cf361abe45fad2a0d4a0fe, 0x691b6b31d8cf361abe45fad2a0d4a0fe, 0x43469d367636fed53a198419d1938ad4af531f503cd4f6752d6569dc5528ec57, '', 0, '?'),
(0x2fe64f475d95b08dbf8eb02f2796127d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/README.md', 0, 0x865c786f25692c9f6772254571eeaf35, 0x865c786f25692c9f6772254571eeaf35, 0xa64c0facad6875e31b24d54b70b182288a3a4ef28794cc9c8a08060ae7ec519f, '', 0, '?'),
(0x2fe6c6507b5e60ef58156e76ac2afd5f, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.css', 1, 0x00000000000000000000000000000000, 0x115566ade3c384875c0743c96d6e1645, 0x4f9a46221015a0426712b69d7cc60f0cde2d50ea9615e2c6967a1c031dd73eb8, '', 0, '?'),
(0x2fe9b9a0ecc4efceb01f31ca697787a7, 'wp-includes/images/uploader-icons-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/uploader-icons-2x.png', 1, 0x00000000000000000000000000000000, 0xadc1e7b0262d80e44f18a287c395cb7e, 0x9486a4720feb1e7f0087b7cee8275f3e0e85f136e7c65157bc8c34daa052ae89, '', 0, '?'),
(0x2ff0f8e866b9895006ac106a3e58aabf, 'wp-includes/sitemaps/class-wp-sitemaps-renderer.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-renderer.php', 1, 0x00000000000000000000000000000000, 0x3d999bf75ebafc93be2defaa7cd4c0c1, 0x2aceca136b247846d29ff0ab85e227ed7156df0b92e43c1e5ba086379721eef3, '', 0, '?'),
(0x2ff24dbd5ab0bdcbdb14188387286668, 'wp-includes/Requests/src/Exception/Http/Status411.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status411.php', 1, 0x00000000000000000000000000000000, 0x7fd7b1ac968fa83449936349760a1a68, 0xe79c206fa77af7ba5ee57cc07dc56f1a4037020c0f1643093b392f4409dd1046, '', 0, '?'),
(0x2ff3f3e0536840adeb9c71b99029b819, 'wp-content/plugins/amp/includes/templates/class-amp-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-content.php', 1, 0x00000000000000000000000000000000, 0xbcb2ad8d4f4ee5b170851ab6759c332d, 0x00e2c0d4ffa12a2d9fa513eeca99d848040c5f8efb94cbf805f6750a34c91f87, '', 0, '?'),
(0x2ff55b4d565a5360a9e4f98fbbc03faa, 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js', 0, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe130176a10b3aef7f48d12d072e60859a6a8bf432a867c6890b23d89f6b75d44, '', 0, '?'),
(0x2ff5af7c21f35c16d33ef4c6f8c2ff7a, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-404-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-404-vertical-header-blog.php', 0, 0x66e76cb7d3d04af6b047bc78c70f618a, 0x66e76cb7d3d04af6b047bc78c70f618a, 0xe1e6f016ac88de2687de61642d4021c33e35c59c4c3b332c2235df10b06ea8ad, '', 0, '?'),
(0x2ff73a831e5177a8d9f131eaaac0c63f, 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-skin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-skin.php', 1, 0x00000000000000000000000000000000, 0xe7f154b1da94024caedd73f4ac2dbafd, 0x0896d7f6dd3f48ed2611073dcc828ec41c16d8430a7b870474b0d41a277cb494, '', 0, '?'),
(0x2ff7a1f5e2e935535155dbb676022bd4, 'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php', 1, 0x00000000000000000000000000000000, 0xc09b3d3e4bb2c7868279eb6d6e918319, 0x6fef9638ec2b38ccc6a7e38ff31409eafb37cc07da749b93efaeec5de98e63de, '', 0, '?'),
(0x2ffb75b34a9a4a7004dc51d69c1deaad, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', 0, 0x0d64ac831c6329a9331808e406f77d9b, 0x0d64ac831c6329a9331808e406f77d9b, 0x0c72abf600e9adae329cf3eaefb9fbabfced1dffae1c2b6cc3ce89271e984e7e, '', 0, '?'),
(0x2ffd01ab490b1b22f1423fb474c32e25, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', 1, 0x00000000000000000000000000000000, 0x52cb71ea2645f556b4e1e519d1c78a76, 0x8e6e802bdc672ab9b0d07aea9dd162af4046c138b007c125c7f2bfb6db737745, '', 0, '?'),
(0x2fffd22048b3fdfe0f171b3990f64541, 'wp-content/plugins/elementor-pro/modules/assets-manager/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/module.php', 0, 0x9ea089190655ef806b35dfa24feb12cf, 0x9ea089190655ef806b35dfa24feb12cf, 0xaded2df440ddc20fcca7f1aaf3ca1a9cb25803eaf1825363da61aa40c0006198, '', 0, '?'),
(0x2ffff2679c66363523e1e986b1e8630a, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/IOException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/IOException.php', 0, 0x769e36179654698a46d1fc27bc52287e, 0x769e36179654698a46d1fc27bc52287e, 0xd54b85faabf37fd297fd981a79d787f8fdcabb6377f48e09c67439a73841bf94, '', 0, '?'),
(0x300404d24dec69de6afb821eb328b30b, 'wp-content/wflogs-old/config-transient.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-transient.php', 0, 0x695ca017ff158ddb2ee81eeffd70617f, 0x695ca017ff158ddb2ee81eeffd70617f, 0xf1bcb82ee79d7efb076a0dabdbc6281fa5a7d0deb8c9a87678ccd0f482f79901, '', 0, '?'),
(0x301884881a91dbcdde4ac111dceb478d, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php', 1, 0x00000000000000000000000000000000, 0x7656f2ce9b62b8c62036fb58a0d4791e, 0x5e8eff5a85737f82f6bf03ae48a83b4a0250e548e1fda38df323142b8b783b94, '', 0, '?'),
(0x3018df7939bcd41f52c7029703e806de, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php', 0, 0x32494c8aa1d5887c2fab5fd4677c35a2, 0x32494c8aa1d5887c2fab5fd4677c35a2, 0xd3b0bbd49219d518d91c554d773f4dc2d25dbf7e69f34473e62917f096373fcf, '', 0, '?'),
(0x301bc5474800c8d219f2f735b0b7d538, 'wp-content/plugins/elementskit-lite/widgets/lottie/lottie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/lottie.php', 1, 0x00000000000000000000000000000000, 0xe58a8b385d236ad4b5821ab031ab30f6, 0xf94cfe6440d867fdfc3e915b6aa7916df27d889095780147784395f8ec457d51, '', 0, '?'),
(0x30217a40db3c1c0d191e8072180e4d33, 'wp-content/languages-old/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', 0, 0x98c6ab4a6818f3d7d8c68e732b7ce6cb, 0x98c6ab4a6818f3d7d8c68e732b7ce6cb, 0x2db5d9da39003bbe6b17713984435aee4818251016e1f4038edc83013a8f39e1, '', 0, '?'),
(0x3022d462d82f15f506572408ea799ae2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php', 0, 0x3411a298be23e91eec4fc1703a7ecebf, 0x3411a298be23e91eec4fc1703a7ecebf, 0x88f7276697ef3df1ccd0563b82cdf0687db83fa79bfc98c53cc6efda4fcf0ead, '', 0, '?'),
(0x30244daf8e9902b7d01a6d55d2b8aa4c, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Reflection/CallableReflection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Reflection/CallableReflection.php', 0, 0xc7533d3f4126418ea683b820cefc73db, 0xc7533d3f4126418ea683b820cefc73db, 0xd1182088e1fc90a7394fae462309f652a1eae275cceb0ab6d41faedc4dc7e00e, '', 0, '?'),
(0x3025060b76b30bdb2bada042c98c92e1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', 1, 0x00000000000000000000000000000000, 0xa23e030b62590950884856109219c7f3, 0x63edcfcce28640c0c32416208d37d7699a01686ba9c49f1f1a56d4f57512491c, '', 0, '?'),
(0x302680dd28d254b5edb8b0af68acaaa8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', 0, 0x4443aff69969039d756e3580b1353067, 0x4443aff69969039d756e3580b1353067, 0x642eb3fad2b9dc34fef83feb2d14cdb865381888f4cd51fed311a4e18ca6d822, '', 0, '?'),
(0x3026a00db13c990d5e5dab852e063e13, 'wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php', 1, 0x00000000000000000000000000000000, 0x4b298655668570781ef96fae43e15a50, 0x34b8ac88412002e1a121b239bd030805af0fc1148bfdcde439764a5127d697b1, '', 0, '?'),
(0x30292d0dd9940f29b696a86ef9f685ab, 'wp-content/plugins/wp-rocket/inc/functions/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/api.php', 0, 0x79bdeb10be1b968a086afdfad8f32748, 0x79bdeb10be1b968a086afdfad8f32748, 0xc93517ecea91a2ef277aedab8c2cbf6f335f0122e5b650f01a80265c4e07205b, '', 0, '?'),
(0x30334c82de65caca3e6a077347feb8a2, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/11.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/11.png', 1, 0x00000000000000000000000000000000, 0xd0a89c8fd3de76aec6fea4ea52b49e91, 0xed00a0197559b84caff4da20904c2de681df427651c4421ccbba7e95da1e7f20, '', 0, '?'),
(0x303655a2346e0bea8a16be428d93e8aa, 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', 1, 0x00000000000000000000000000000000, 0xae00e24703dcd69b6c6dbd7037867171, 0x8ff3ef9a4519e009a3ec1672afd402e9631fb03de2ecaeea55f0742e8c25c58c, '', 0, '?'),
(0x3036896d8a0eaa12cd99f7beacd0fd87, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeFile.php', 1, 0x00000000000000000000000000000000, 0x5418f276faa130f63b48f0128996e635, 0x4ee3a5241676beaa0140c1415d16968708d35f56a4267cd7d940ab927c025f18, '', 0, '?'),
(0x3037ddf2ac1dfa5d57dcaf00c0fb55b8, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php', 1, 0x00000000000000000000000000000000, 0x3b41eaf4289c924b5a27373b1f08c8ee, 0x243c12de6f8893f8cd9b9bbd84b705fce79670dca31c16c1279eaf4448120af8, '', 0, '?'),
(0x303c9211cec5c8ff6cdabffef64aade2, 'wp-includes/js/wp-backbone.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-backbone.min.js', 1, 0x00000000000000000000000000000000, 0xb9169947faa9ef0931dc5921f47ad920, 0x22fa8683f2b9c0498bea60e9ee49d2083a09e4e64f581537ea86bc2919d2328e, '', 0, '?'),
(0x303ca839de0cfae0ae75f43b535a0d6a, 'wp-content/themes/twentytwentyone/inc/template-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/template-functions.php', 1, 0x00000000000000000000000000000000, 0x88d5c7689a0661b07e0ba60aff2f7de5, 0x884936b9140f9ae2b009498dc8b14c6b58df7c023254def7e0c93686ee51310b, '', 0, '?'),
(0x3042dd7e2dfe58109f75f52a8fab0579, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Pool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Pool.php', 0, 0xb95b1887e3ffd7861d2310e1d1333ccb, 0xb95b1887e3ffd7861d2310e1d1333ccb, 0xdd5303d38d68ed7f25812ed47e037fb175bd0464419b7e4e3b726ab3bb3418f0, '', 0, '?'),
(0x3042f16aaa665e50fb5d5e70ccc84381, 'wp-includes/images/media/default.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/default.svg', 1, 0x00000000000000000000000000000000, 0xcc8900b1b578db9f23e9ce5a65024934, 0xdf6e6d83ecbb0f9a669e657b7c384df7d93ef4a05805361dc1b530a0eef25c4f, '', 0, '?'),
(0x3049acc42a92e097b069f3f68ac69905, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', 0, 0xb8ba7bcf938c24cc0f2a0bf5ad76ef76, 0xb8ba7bcf938c24cc0f2a0bf5ad76ef76, 0x1c0604c842114fb6bdcd2166deca9eb496a4fcd5f7e4bf528c3b2c114f692c93, '', 0, '?'),
(0x304a69cc921b86d02c07385ff2f2bc89, 'wp-content/plugins/elementor/core/upgrade/upgrade-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/upgrade-utils.php', 1, 0x00000000000000000000000000000000, 0x59a6f0e8787b3cb37151ac514aa24fc5, 0xbae2aa23c5d41f74b2f0cb30ab2e6bd11ae0253c9b34a4510a636baa2e9b864c, '', 0, '?'),
(0x3050ee0781c7bab5dfed00a4ed50b19b, 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.woff', 0, 0x776b6ec8a2b67619774f6a7190bb9843, 0x776b6ec8a2b67619774f6a7190bb9843, 0x01991cf93733689859d01e16f44f730d66f5a9edea7769a3b0e5916d6ca5426f, '', 0, '?'),
(0x30587b5ae6e1364f697fd9ce38441843, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke.php', 1, 0x00000000000000000000000000000000, 0x1f9d8c47517d6c1fa51a40db83c59d1e, 0x1986bf8ae49d32bd24f53b02b535f788eaa2b98d1d103820e22aec9ceafd63c7, '', 0, '?'),
(0x30592e71e17ee3f3f1c21f44e1e1cbd3, 'wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php', 1, 0x00000000000000000000000000000000, 0x9fa66d942c55aefc93ad652699fcab71, 0xd19401ee4866c9b09cb10012ecea465477d8fcb2ec8e30040e8cad5e634f38bf, '', 0, '?'),
(0x305d8119714b27fb669878c1bbcfe3a8, 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x4c927b02ec9bc57017eab8d7b6dcd2a0, 0x9fca6df6e6be91c85bd2533312c3dd27f84a1b1fd32ad5e5537473c46adbd6e7, '', 0, '?'),
(0x306aef56c6bdc9663a8a3586e760955c, 'wp-includes/js/customize-selective-refresh.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-selective-refresh.min.js', 1, 0x00000000000000000000000000000000, 0x6098cf963aada6db89252ad458692b78, 0xd43fe3b142bbc8917f86a97a763b40ba427133a49f526f6f98a809778342c082, '', 0, '?'),
(0x306e26382dc476cad6a0dc5711f7cd76, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-types.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-types.php', 0, 0xde9300259798c9bf4dfd15b58684ebcd, 0xde9300259798c9bf4dfd15b58684ebcd, 0x840e078d2576ad5ce976f9cc4d78906bdeaa91e1848c40379426bc5ac83ddc9a, '', 0, '?'),
(0x306e7ec28e1eabc9984899e42ed29aa9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Cite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Cite.php', 1, 0x00000000000000000000000000000000, 0x4d35b3bb812eb05ba067f46fbfa6e233, 0x5d00ff43c316494df726691d3a1eb5ff341b00cd5e185bccf6c4953c7aa22594, '', 0, '?'),
(0x307321ec99c39d9198326ebb01ee1b32, 'wp-includes/SimplePie/library/SimplePie/Item.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Item.php', 1, 0x00000000000000000000000000000000, 0x8866e385163b252ada859a78022d57aa, 0x00f91c5a60bb9338d8dfb8872fa49a7ea6b4e24247e3874ccc16a2f4bbe58cfd, '', 0, '?'),
(0x3075450da40c2b1799185cdba6d00ad5, 'wp-content/plugins/updraftplus/languages/updraftplus-th.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.mo', 1, 0x00000000000000000000000000000000, 0xa08b3063cce8903fcac4682edc4f0dc4, 0x0321b4936653ce1ea333064db9325a639241312daa74786206355ce2ba9fde39, '', 0, '?'),
(0x3078df1168fdd7cdad4b94fc33f9f754, 'wp-includes/class-wp-fatal-error-handler.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-fatal-error-handler.php', 1, 0x00000000000000000000000000000000, 0x9283e65c0d25cfba77a7547741484ccd, 0xc9ce93d4831b4838c8bc1fa3475fbb50e605d01e9e3a7583fbdadbb103974397, '', 0, '?'),
(0x30830c35e262214772b10e440be0220c, 'wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif', 1, 0x00000000000000000000000000000000, 0xea3a5a5d7a134732d08668472e192cec, 0xd53765134280e64bc7fd4b6a31bbd40593e7023854ca7fab28231b7820f32d66, '', 0, '?'),
(0x3083b908d6f361cd4fb55a49047c49e9, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php', 1, 0x00000000000000000000000000000000, 0xf057160b9748590720f102aec2b2b789, 0x117a1913495d8a5f1d8c0fc7b294a621ecae1362d188d736fc64ec750f59d933, '', 0, '?'),
(0x308621ce41174695863c3b4919cf7043, 'wp-content/plugins/elementor/assets/js/frontend-modules.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend-modules.min.js', 1, 0x00000000000000000000000000000000, 0x61e6706573bcf21857d01dd2a8b6dbb2, 0xa449f995810ede3568b9b347829c53a97d6619a1487296ded4264d1dbad252ef, '', 0, '?'),
(0x308d0847324465b44b96645cfd39e628, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPEngine.php', 0, 0x24f832e402d832bc4231c8b707b04016, 0x24f832e402d832bc4231c8b707b04016, 0x22da5be1c31d7ba801c8be486766fdb39a981a883b471094509db2cabd3f0c35, '', 0, '?'),
(0x30900d08eac60d652a016b036bf77728, 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php', 0, 0x9fcfeb7b39e1aea20fbb7e2c2917438e, 0x9fcfeb7b39e1aea20fbb7e2c2917438e, 0x2684405b35434c2f3779e5604da46e6e38ab7d5e9cec2a7367824827d0a572ae, '', 0, '?'),
(0x3090939fc56bbf0f201e3fde9ed4dbee, 'wp-includes/js/jquery/ui/effect-scale.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-scale.js', 1, 0x00000000000000000000000000000000, 0x7ed45c87ddfb9cdc63c53a6a4691ab27, 0xd041e5d405a61a8ba82916f3e6e17b9464d1d84cd537f901b3f78923618dbf10, '', 0, '?'),
(0x3092e3242d3e38a9a88df53753f3eb8d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleRequest.php', 0, 0x07e782db0534ff543ff04e1b979f327a, 0x07e782db0534ff543ff04e1b979f327a, 0x4095d3e24c04dba99f00024b84ceeb8893e729c77de50e0840f349226095643a, '', 0, '?'),
(0x3094df17ec7a7bf29926e373c0a94388, 'wp-content/themes/twentytwentyfive/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/single.html', 1, 0x00000000000000000000000000000000, 0xd148deef805d62d64b4556b4b6d061b1, 0xa6f697241f39797ee694b6cb5dcd9180b36b65c23746657fc1eeb5a0d8fe0443, '', 0, '?'),
(0x309cf73c4be37d089faa8c9d9dd78710, 'wp-includes/blocks/image/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style.min.css', 1, 0x00000000000000000000000000000000, 0xb6cacb67309eb1fe94f7b2013688f581, 0x5365251f87b70cc890ca2ef42d02a11b7c3179b5cb466c8e526e6d963f176573, '', 0, '?'),
(0x309e232fde23d915b20df73c7999f6ce, 'wp-content/plugins/elementskit/widgets/zoom/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/error_log', 0, 0x436324d38b4d678d64a1ea8d92acb24f, 0x436324d38b4d678d64a1ea8d92acb24f, 0x3bf55ea4c59a2e5dda4188a2fc87d2daf0e7c743e3248d7851cd6fd2a7edbf05, '', 0, '?'),
(0x30a27da338fef136beef9f73a0eef107, 'wp-includes/js/dist/script-modules/block-library/form/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/form/view.min.js', 1, 0x00000000000000000000000000000000, 0xb9228a18878ec1747be62b262ecf977d, 0x56886dc2f03c8e275c08f03794afa8635237618f5f8e9591c9d2d78cf84643d8, '', 0, '?'),
(0x30a31cf06c163914ea7102564e4d3525, 'wp-content/plugins/tinymce-advanced/tadv_admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/tadv_admin.php', 1, 0x00000000000000000000000000000000, 0x61f19fb9ced3eaf05bec6ca6aba1b05f, 0x08a0a7ba9dfedd324fa5e7bf4cd180a97f18e17879b10c066c53b0cd41bfc277, '', 0, '?'),
(0x30a4e780c54500308c82108158cf4812, 'wp-includes/js/colorpicker.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/colorpicker.min.js', 1, 0x00000000000000000000000000000000, 0x67367086b209f7badb44e7044e6247b0, 0xde7a2cbdb4a059a2f751f8289f046874913b258857ada27428f6e77f1c1450ea, '', 0, '?'),
(0x30ab9e601a7c7595505780d964db3eee, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php', 0, 0xea68c5d32ed9b36ab01dbaa1f8e6bc95, 0xea68c5d32ed9b36ab01dbaa1f8e6bc95, 0x4a3fc4d67008777f359ac59857fd898eaf5a42e9e6a9c84b0152a97ebe1041b7, '', 0, '?'),
(0x30ae33aa84564174a8fcd61b0278965d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x9c199d621974ad2c70c437629d54fdb4, 0x3b34129a9c92e8e04749f737def09743c8ee0f0c2dc00b1696527de3f80c3239, '', 0, '?'),
(0x30bcb13246413bb308e16f1b047465d9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/TemporaryFileCachedRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/TemporaryFileCachedRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0x1499567517bf31c6e025ee2b5a80bd15, 0x3ade252e1a3d4a23ea2a94cdc30401f2f00d30c4344ddadf90a574f127db2481, '', 0, '?'),
(0x30ccebe96d26ddd5228c35a220c2b554, 'wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php', 1, 0x00000000000000000000000000000000, 0xb4147b91da478b275c1bc623586adbda, 0x7c5dd4681fb2e9753f384db2f6a75b75af8c826c8137c730b395dcd592a8a79d, '', 0, '?'),
(0x30d064dba65a50c9f832f11ebe6feb88, 'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php', 1, 0x00000000000000000000000000000000, 0x784d11a467adf75f9f7a769037921b49, 0xd75d0e802fae720114a8875e5140eb96b1772381b29f3421911b19ad9f8bbeee, '', 0, '?'),
(0x30d14fa2718330939b5c1e1b59518c4e, 'wp-content/plugins/elementor/core/common/modules/event-tracker/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/module.php', 1, 0x00000000000000000000000000000000, 0xbb9561dfdadec155e0a4b3a2ddad3fe0, 0x3fdaed49cdfefbf8b0e1cd03db7e837ba44f4c35b46c146f33c4bf70c293b3bd, '', 0, '?'),
(0x30d434e23ce525cecb7a8a90c3f592de, 'wp-content/uploads/2023/11/betyek-derby-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-300x39.gif', 0, 0xcc8a3c6ff814e9dcfd16b5948cb7a7fd, 0xcc8a3c6ff814e9dcfd16b5948cb7a7fd, 0xcc21f500764db4feee8d7542a4806fe35e3ecbb3f7eddbef6a2c6bde31ffb1bb, '', 0, '?'),
(0x30d597eed179f1403467f2cc9eb2fb69, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/date.php', 0, 0xe10911785ebc9affd947f6e3f43e5675, 0xe10911785ebc9affd947f6e3f43e5675, 0x8d6d4337c7a11bc17f340ed2d179f7694b79fb9ba6df3b398dedbdd7ea5a264d, '', 0, '?'),
(0x30d84069f62e97abcb267456e71be4bb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml2.php', 1, 0x00000000000000000000000000000000, 0x0aa6210bfd84f7034e66f66d26fd01fd, 0x8553acc6f29726262e2ed2759c0d617bcdc802636c146678e9fe2ca502272421, '', 0, '?'),
(0x30f2c7179440e7b46573a4e42e5a9d11, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 0, 0xa653a140fb81bf4c37da14a60c2ad1d7, 0xa653a140fb81bf4c37da14a60c2ad1d7, 0x71e603adde5b917fdf239c7473875159256852a0a730da37e7ccc35ec1665144, '', 0, '?'),
(0x30f70d6fefb991c999fa31e188d39cc6, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast/social-metadata-previews-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast/social-metadata-previews-2410.min.js', 0, 0xad1b19c90fd867d27db07bf668870997, 0xad1b19c90fd867d27db07bf668870997, 0x6a808d9c97702812388d8c97765913967feba679b74b6d7adb92c93dbe9fa910, '', 0, '?'),
(0x30fec824583846a16ec583156bfdeedb, 'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js', 1, 0x00000000000000000000000000000000, 0x74f4277e281f4c0f34e0e85b1da10776, 0x26a8b8e6cca5469e7aa1d58041a19d12fb07a871651d8301257c21a5a3159f89, '', 0, '?'),
(0x30ff5e388512a7524e9e2f275fc551dd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', 0, 0x247b1492c94122205f0b4bd41cf182ab, 0x247b1492c94122205f0b4bd41cf182ab, 0xc7d1e377fbb020e66a169c297e7109ef84bbd9d90227718ede40e3254df2a1df, '', 0, '?'),
(0x3104b08f2cfdb255a18442845bb000c4, 'wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php', 0, 0xca01b6b00331ea5a7895aa579b00d87e, 0xca01b6b00331ea5a7895aa579b00d87e, 0xc0c7b1387735796d5eaf04701d24c346d55d6298aa35f2a25dcd37339d57b15d, '', 0, '?'),
(0x310665b594852c3137ebd34d6274b63b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php', 0, 0x7d45769fa84b27b6066b42fbfb31af78, 0x7d45769fa84b27b6066b42fbfb31af78, 0xf0087deab49abdfc2b99ca7a0fb9ce74595e398d7bfa3bef7fada5e1183b5c1b, '', 0, '?'),
(0x3106c80580de59db5fb733814cd0c41b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesRequest.php', 0, 0xf862ad89b0fed7da3798bcc688b3a85b, 0xf862ad89b0fed7da3798bcc688b3a85b, 0x5f040acbd65b3823a385a868d78e137d40a73bd81a02bddb69d62f0ea56f356c, '', 0, '?'),
(0x310e59a3a5f4e64ebe7d637ef88a2602, 'wp-content/plugins/elementor/core/editor/editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/editor.php', 1, 0x00000000000000000000000000000000, 0xed3bec61a3fa63965ea67f8c37ac49bd, 0x5724906fd34831c11ce5bb12c1c03b55a75aad2578c1782647b56844a6d28173, '', 0, '?'),
(0x310f45d5cfbae05346ef54c3ba45b3a4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php', 1, 0x00000000000000000000000000000000, 0x55b9e6f4d17be1948e07563e700ee126, 0xb3ff268a62b69cd610a78fb72bcbf85728f830c0e1287f2e49d3b3e6d9a2dcb9, '', 0, '?'),
(0x3125b2b18e45d248c6b097f26ebfa561, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.css', 1, 0x00000000000000000000000000000000, 0xe3ac95ddc3a869e87f3cbad4f4c65e18, 0x3e1bfcb200625435d488073764c263529698f889c1ff91df6b580be211d78d04, '', 0, '?'),
(0x312b4080a309ad71dedf01f747eadbb6, 'wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css', 1, 0x00000000000000000000000000000000, 0xb3c9fe09e134c17658d993afde9bff26, 0x768bec563eda5d79ec53aee1432ece44eb37da576b7aeb87d1842879e95c4b9a, '', 0, '?'),
(0x312dc014fff5eef8d718673937b9e5d7, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php', 1, 0x00000000000000000000000000000000, 0x236647ab0dd682b78b42eeac9f672030, 0x91bc63de28b18c1ca2bf6b04319e86ede1faee9532825177340bfbca1b053f30, '', 0, '?'),
(0x312e42c37daab0cd2bd3f98cfaeb5f7d, 'wp-content/updraft/themes-old/twentytwentytwo/styles/pink.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/pink.json', 0, 0x504e48dbcc7be0662a99545d61ebe3e0, 0x504e48dbcc7be0662a99545d61ebe3e0, 0x5be6ee6683de536d59520667cc0757cfa574e63c298638ddaad47ef21d3e3f11, '', 0, '?'),
(0x313683a24d39369277182de66a64a2b3, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-table.php', 0, 0x26e13c3df90a4eff6567d9bb96970147, 0x26e13c3df90a4eff6567d9bb96970147, 0x47fcf889a4082cee8a30b2e9b7a853cdd4a927dfe9c33b1ce92d1371acbd18e5, '', 0, '?'),
(0x3137ee4b44e714599b4d299d551c4347, 'wp-content/plugins/amp/amp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/amp.php', 1, 0x00000000000000000000000000000000, 0x3aa86d6b6dcfb264f33a199e8ce1e9e1, 0xc95bfcef1c17c4bb302a672d54ed2cb043fa0d7e1fcbb5e0e29d47a073cfeaa7, '', 0, '?'),
(0x313c17a233e698b3e8165aa970662750, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Composer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Composer.php', 0, 0x4410aab7f132b8c1ee9516c680de8783, 0x4410aab7f132b8c1ee9516c680de8783, 0x76b269031726078f2d75c3d85f2704d27b1bd6bacbe6642ee6efe5373b64f192, '', 0, '?'),
(0x313c35d3c02d3db2db85ea96e012efe8, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x3d2ebb94769c434dbb2ac30d759ab46e, 0x8e217e90c9f7577e0a13e271e8b7d4ef1bd5f144f44bca747703a077e0fe0c00, '', 0, '?'),
(0x313e36277ccb02eb140576ce77f8adc0, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/component.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/component.json', 0, 0x8916fd30e643cbc05d687fbb55cd0c89, 0x8916fd30e643cbc05d687fbb55cd0c89, 0xdeba10aceec0db4e1a91e3cf18f180a6154b345fe9f105fa1b19d6b99508c128, '', 0, '?'),
(0x313f6f9c78f81b13e73cc83fe9cde236, 'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php', 1, 0x00000000000000000000000000000000, 0x3f7640bd59a0611bd8709d76b91eb28a, 0x70aa9ae65aca87014fe4a646ef4de1df34c6563932ea5150b6fe00f1eba2edd8, '', 0, '?'),
(0x31411e97dbdceb2c0a73a50f8f948a76, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss', 1, 0x00000000000000000000000000000000, 0x599aeb29bdc9c9be4e5328f42120345a, 0x9de62fc45baac16609c76e55929fa421373994385e0f3934c0e98efac4d9f64d, '', 0, '?'),
(0x3141e0cc8419c6872fefa2e53911cbfb, 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0xbe341318cda5f671db23c469f7c90ebe, 0x30c311834c9beebd1e4750e4d514a5264ef710cb0de5291039044b6d08c3f60b, '', 0, '?'),
(0x3144b91a8a8c75b8811123954f10ab8d, 'wp-content/plugins/updraftplus/includes/Google/Logger/Null.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Null.php', 1, 0x00000000000000000000000000000000, 0x4f457a29767d0020bbe6cdee0d2877ff, 0x68d7b5bc07b16e12e47a8980ab7dd6b445be60388d787b223a7d68ffec0f0d9b, '', 0, '?'),
(0x315462c201932e2e683117f982b7bbaa, 'wp-content/updraft/backup_2025-04-21-1241__EuroBet_312623f1f9f0-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-21-1241__EuroBet_312623f1f9f0-db.gz', 0, 0x2f902034b6b7af58c78ca13d5371a1ef, 0x2f902034b6b7af58c78ca13d5371a1ef, 0x4b8788f11dfbff5072ab4668786f83b4e5f464a44ecd5f6b531238d05aaa3fc6, '', 0, '?'),
(0x3156473a23d2a715af909ba7b5d22cac, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-light.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-light.php', 0, 0xcbbc29bf13dffc4871d9195198fbad17, 0xcbbc29bf13dffc4871d9195198fbad17, 0x5a0b9dd5e5bd487a6e3b29a86fdfb5331ee6517ffc53ac8b6b5eb43db073218f, '', 0, '?'),
(0x315842e96cd43ecd708ef802e748cc78, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/sentence-processor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/sentence-processor.php', 0, 0xed7270171cbb734117aa73c546fda5d2, 0xed7270171cbb734117aa73c546fda5d2, 0x56c6b85856f876fc64ef7f0e6c7ebf5c2456deb4386770336fe6b0c7f907a412, '', 0, '?'),
(0x315a630ab65dd923b4e24ee027928f60, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ThirstyAffiliates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ThirstyAffiliates.php', 0, 0x203db996d4fa8392f0d897745a319d49, 0x203db996d4fa8392f0d897745a319d49, 0xa3c0ad181ff2af8273528b05a9fd865ba9ca54d8869dadcedec5797732484da5, '', 0, '?'),
(0x3165b90a35931df666ceb02f8926e2fc, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png', 1, 0x00000000000000000000000000000000, 0xb43461ec9cf28a548c1ede82840844b1, 0x723767cfbec894a2075d19a6beca86b2d139d576edc8517b099465558bdb8e29, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x316851ed60da8486e12cc47415078ec2, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.min.css', 1, 0x00000000000000000000000000000000, 0x77d415e3fdb1f9098975a9fad6bb2588, 0x78359773b1133837ae4fbeb2e9fce622bf7879c304193ecdee301fd798fa8327, '', 0, '?'),
(0x3173b82936aad3b69995af43a785ce97, 'wp-admin/user/admin.php', '/home/iraneurobetcom/public_html/wp-admin/user/admin.php', 1, 0x00000000000000000000000000000000, 0xe81c545ed931eeeae3e01e17f841887c, 0x59e0e325d5b4398be0168ddd4ea0d73f5c765c619e1b01904dfea6b47edd8b0b, '', 0, '?'),
(0x3174127940764760b531279cbaa5cd12, 'wp-content/themes/twentytwentythree/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/home.html', 1, 0x00000000000000000000000000000000, 0x3e37c5ac452041e3f3bf3de844ea534d, 0x698da0dcf48f52319e00d795eeb1ff0c2faa86b382834f28d9679ce5468a0014, '', 0, '?'),
(0x31773dcb01fff333cd1178bade8255bd, 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-05.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-05.png', 1, 0x00000000000000000000000000000000, 0x02743e95a5674217f8e31c10fcfef9fa, 0x5afb0615bc50b4b97776a6acd3ed49f8d64e57b520aac6607bd9f563bd8b16d6, '', 0, '?'),
(0x317c76ff3cf9e29d2d5692a1415d13ed, 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php', 1, 0x00000000000000000000000000000000, 0x0a1c14a11f1028fa389c4be7caeb09db, 0x5c8a8511b226fe3a2acc499d99b8b1308d1429d17a01d689f7d69cabeb57f201, '', 0, '?'),
(0x317da09140e6b40a3cfbef1fca988a49, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframely.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframely.php', 1, 0x00000000000000000000000000000000, 0x58b7085e84b5be6f5b92a2f43fabf0eb, 0x56d410f920692a20f75bfc57d972dbd0f835a0763178a7628ebc72d78624de55, '', 0, '?'),
(0x317e05f1fbb88ff75d27356aa61e9e17, 'wp-content/plugins/elementor/assets/images/app/site-editor/products.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/products.svg', 1, 0x00000000000000000000000000000000, 0x1755ac96279cf30ecb505f5c82831d9f, 0x0abb345093621cb188e303cca8591bfa4d73a957ec7d21ca35821135524bfc41, '', 0, '?'),
(0x317f159b82280b733dc0f1e1887ba9e9, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php', 0, 0x950f9ba87a2bf9960dcd2fd14943fd37, 0x950f9ba87a2bf9960dcd2fd14943fd37, 0x5d3c7165e597438dc86ec96215ab665b728cba819001a0ea514a21f315d5c81a, '', 0, '?'),
(0x318033190d0d4986ee57b2f85cd818b1, 'wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss', 1, 0x00000000000000000000000000000000, 0x4f765f4ad16578bb16bc09562d15130d, 0xc0dfac61c20823a731c8aa99ebe073f939c6d63bbf00659e6f4808df8954e0ed, '', 0, '?'),
(0x3188c32f0960d00873b7e1a3d53b3d1a, 'wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php', 1, 0x00000000000000000000000000000000, 0x6e5cdef9bbf9c75ca72c9f5577d3263e, 0x311a2c03c923b278815a81a0f3bb3da82de9bc22f6db939fec95bf4faf2f09fd, '', 0, '?'),
(0x318b62e86900f9fd71e12ae25c583153, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/disable-concatenate-scripts-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/disable-concatenate-scripts-integration.php', 1, 0x00000000000000000000000000000000, 0xa4cbd6b11c9413e334d435cd1d8cccdc, 0xead676d0f31c464245c8797f0f1b40156940003b45495886207afb2b5708632a, '', 0, '?'),
(0x318cf83c83efaddc3f45dd10281812c0, 'wp-content/plugins/elementor/assets/css/modules/notes/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/notes/editor.css', 1, 0x00000000000000000000000000000000, 0x83884e9abe18b12fd2615abd15be5fda, 0x4a8b6c2f8e0f5d8575b55e4e9172001afbc639bc41a2d0b3081171f662a9f631, '', 0, '?'),
(0x31917e2220abc3a09b39e66b741a3f9d, 'wp-content/updraft/themes-old/twentytwentyfour/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/home.html', 0, 0x44289e07605c18e8163e31485d6909ea, 0x44289e07605c18e8163e31485d6909ea, 0x56f6167cc8d192da3f7fe029830eb97a528aac41b71e67fe610be0b0b7ec0185, '', 0, '?'),
(0x3191ed5c76baee40783bcc00d2b16cb3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBeopinion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBeopinion.php', 1, 0x00000000000000000000000000000000, 0xf4ac9c8cf566cc9be2aeb14e3351ec1d, 0x51c2c02dd5a2ffa2a97d5006604ba466d2974f6a0eeb05d51113c54beb8daca8, '', 0, '?'),
(0x31ac9a753d84f5b39eb2af353cee9c25, 'wp-content/languages-old/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', 0, 0x455ced132dabaa82d9dbb649d4b071e4, 0x455ced132dabaa82d9dbb649d4b071e4, 0xf5d84178e0a7697965411d19e3f6308b28e318decfe9289e28369c8854ef357c, '', 0, '?'),
(0x31b039f3a23fe45ce3c4510f1324cc0c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-vertical-header-blog.php', 0, 0x13a6492476a5d85c4e098b0212aa4f2d, 0x13a6492476a5d85c4e098b0212aa4f2d, 0xc05c0d43643c9558d2e8aad1b7facaf3c009391d23cde9e0cc638605a773b12f, '', 0, '?'),
(0x31b07a9a5a7bacdd4e70666c65686462, 'wp-content/plugins/wpfront-notification-bar/images/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x31b0fa65e90a653297196facc5e41ff4, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/RemoveSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/RemoveSubscriber.php', 0, 0x343ac3bc79b7de2dd815d02728fbf0c3, 0x343ac3bc79b7de2dd815d02728fbf0c3, 0xd30317550c44e12753724da4b8a5c2c98135e09bd9ce3e4b107cbc7929b7655c, '', 0, '?'),
(0x31b20ec5cc7061d260034830dfa2ec65, 'wp-includes/js/dist/url.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/url.js', 1, 0x00000000000000000000000000000000, 0x6951198ac4df1d9b6a6f3452cf518499, 0xd9dffdc72139543982745451759c5b2ddd6786c4c079f499f6d09b7603715dbb, '', 0, '?'),
(0x31ba8713ed277c9675f1a0352b863d71, 'wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css', 1, 0x00000000000000000000000000000000, 0x0816e87c03e2329ab36f9de05df7edca, 0xe3feed101627d2c69a61058961795a34db2591239309719c2144efa943f26da6, '', 0, '?'),
(0x31c067f0a3338622ec81432ac30faa31, 'wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect.php', 0, 0x06aeabe91b1e3f24518e637d2558d76d, 0x06aeabe91b1e3f24518e637d2558d76d, 0x2dcdc96343b44991e20b54b6ec5d36431be7a2e40d2c3bc9983d026e413b4af8, '', 0, '?'),
(0x31c273bf5d57aa3c08a979f90330964d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageSlider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageSlider.php', 1, 0x00000000000000000000000000000000, 0xea6a6da4cb8d31dff482075842dc4c3d, 0x2ef0a26a69b5e654c078c0728b97f5169beff0f607d730e88dcac6a447f3d8ce, '', 0, '?'),
(0x31c5fc57cd8eb9584416183d2da4a096, 'wp-content/plugins/wordpress-seo/src/generators/schema/howto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/howto.php', 1, 0x00000000000000000000000000000000, 0xc1fa1577dbf34ddabbd5cd382a6c20fc, 0x2294c0768381daf01dc086843fc09f2f112107e5ab6615f49f3a8fd882aab78b, '', 0, '?'),
(0x31c9c5ae785d61270b7671b22fdd39c2, 'wp-content/plugins/elementor/assets/lib/share-link/share-link.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/share-link/share-link.js', 1, 0x00000000000000000000000000000000, 0xdf60cefc3f6a6242e8ca46985a93fbde, 0xeb3952a3811c11205b87bb15fd10dc610cd46e2a020ec0628723178cbcae0fa1, '', 0, '?'),
(0x31cef8d7a76de8aa29f1ec167abdea71, 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ActionSchedulerCheck.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ActionSchedulerCheck.php', 0, 0xf8ee75fa0ecd08b889bfbd7dbc88a8d6, 0xf8ee75fa0ecd08b889bfbd7dbc88a8d6, 0x16193fbef22a26ff8d38f3713173c9ffd11946c12b30ab52cdaadac10ed24cc0, '', 0, '?'),
(0x31d09159e9e3c234495e70ed1f061419, 'wp-includes/sodium_compat/LICENSE', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/LICENSE', 1, 0x00000000000000000000000000000000, 0x1e303fbdbd34272bccb6bc4c29240394, 0xcc1359094f52d9b440864dbe8211c9f2dff6c33d91999e781e904de94ba91a2e, '', 0, '?'),
(0x31d18a479a876f2dbe159d95c1d295cd, 'wp-content/updraft/backup_2025-03-24-1155__EuroBet_e403c6ca8903-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-24-1155__EuroBet_e403c6ca8903-db.gz', 0, 0x571fee4d573f57d455787b4c1bb0b4d5, 0x571fee4d573f57d455787b4c1bb0b4d5, 0x4c3be63998743dd0d084170bd4a8df640e0ed5e8f2cd9eb11bab49e7bf0ed805, '', 0, '?'),
(0x31dc456651a4762329f30ad930456b51, 'wp-admin/images/media-button-image.gif', '/home/iraneurobetcom/public_html/wp-admin/images/media-button-image.gif', 1, 0x00000000000000000000000000000000, 0x1df8ccf3a8b6f86dbe09278ae8e60141, 0x69c4b7b1e37a5b05baa81dffc42f2217cc20580793e9db7bdc6ffdee973a86b3, '', 0, '?'),
(0x31dd327e0efd5906eeb30e4a0bca1ede, 'wp-content/plugins/elementor/assets/js/new-template.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/new-template.js', 1, 0x00000000000000000000000000000000, 0xaa3a2fbc4ec2889e2947f86f06189a45, 0x890c898a3a8a4f9d7fcf146dad34acde9cb8e4e85b8efe771c31835d4a06bb0b, '', 0, '?'),
(0x31e90c84201bd23289469242159b7268, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightbox.php', 1, 0x00000000000000000000000000000000, 0xcadbbdc44ba412c365bba75371a03a83, 0x107abeea0e00e5f28719bb4a163a712032fa27f46a137e0680d1e3068360df8e, '', 0, '?'),
(0x31eb17a4de5852bfc8355f75f40c2c71, 'wp-content/plugins/elementor/assets/images/go-pro.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/go-pro.svg', 1, 0x00000000000000000000000000000000, 0x265cbe78c76678cb1ce6b46ce24c939d, 0x9befb0bceb6da1c5039ce2b3e2a2714fc3c2b879899c7879280606aa6ec8ebee, '', 0, '?'),
(0x31eba2c060b780102186dfa74135f736, 'wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php', 1, 0x00000000000000000000000000000000, 0xd18ab4def0025633f24aedda35caff73, 0x6f7842f6b045c4e195e84dc21d00d31a6dc87ba51fd61edcdd681e22ad5c07a0, '', 0, '?'),
(0x31f7f0f60d005e2acb2eba6e2f1b0639, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', 0, 0xf91a338afaa2d8c55d5e00ce739e1f6d, 0xf91a338afaa2d8c55d5e00ce739e1f6d, 0x09ab836a845f01f6a8abb00ad6ca561f3b1d74a3165cb670871de2b9c0380ae4, '', 0, '?'),
(0x31f9ce588a2fb27436305ed28021dc37, 'wp-includes/js/comment-reply.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/comment-reply.min.js', 1, 0x00000000000000000000000000000000, 0xe4a49df71f8b98c1d9f9d8fce74d89e8, 0x0546c6d481a9e535f81d0aa4b5d6d3e0c21a888ec73048c830c7cfbbd6ead347, '', 0, '?'),
(0x31feafc3bd19376746f99c548b0e57d7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/AmpOptimizerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/AmpOptimizerException.php', 1, 0x00000000000000000000000000000000, 0xf34714afb60c096049592eb2d7c5a5e9, 0x6cec468f1d2aca5f4cc7a88879a69fbc926da67aa15ab9f0bd06a2a5badcc43f, '', 0, '?'),
(0x32035acd76b3079770247881401756c3, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php', 1, 0x00000000000000000000000000000000, 0x6bc9e7e8f1a0e17326980b3d974ce2a6, 0x9fcb0b9eb23272659723b79578b7e568003e9aee05f5fac4cbaf5e081368db36, '', 0, '?'),
(0x3203a340b0b501db0a9944386f1a1ade, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetRequirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetRequirement.php', 1, 0x00000000000000000000000000000000, 0xd29864baca9f0e9cc804efd2b33449da, 0xf30b3229794f16a9443467929137f8585bba0686e874eaaec29a45a532d75145, '', 0, '?'),
(0x32053de3c6f40d3eca35079d1ea9df69, 'wp-content/plugins/elementskit-lite/libs/notice/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/notice/notice.php', 1, 0x00000000000000000000000000000000, 0xc30d11376f2476ace7f672a0a2a58cd9, 0x32f86075cab7edfd5240aec3674a7ef9e73cd2c875d45b9cfa8800de59dbb27a, '', 0, '?'),
(0x320f4ad9792aaa6dedb1e71cbdf85d57, 'wp-includes/js/dist/a11y.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/a11y.js', 1, 0x00000000000000000000000000000000, 0x841b07d8c8e553d2075c3cef171b06f3, 0x9cd42fae64171b3a97182d307b7a3433823549fd9a2a2b58416025436bd2482d, '', 0, '?'),
(0x320fb55dbe0b5d42937d2a3544a40c23, 'wp-content/plugins/updraftplus/languages/updraftplus-ur.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.mo', 1, 0x00000000000000000000000000000000, 0x0fa29c0d4bc3d910fbbb0d11cb31f0bd, 0xe41468d09a533dbceb0684623e3d1821351c040603d9a847c38170bf590c3b47, '', 0, '?'),
(0x3211a9aa574562b2f8650459ee825969, 'wp-content/plugins/updraftplus/includes/Google/IO/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php', 1, 0x00000000000000000000000000000000, 0xc3e592163e1fca84a79d65732eeb0317, 0x8bd40195cb6d1fb4187ad578042efc4b13e2ca3ae0f323cdf5e84724fe0ce1fb, '', 0, '?'),
(0x32153d32116d2dc226ec79e02aec3f15, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ModuleNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ModuleNode.php', 1, 0x00000000000000000000000000000000, 0xddc323e1f863d0a5e954b8bb6bb73737, 0xf99863f005a02af655cd85cfb20ad544e5e41d3a684ece4e4a93c169fec79047, '', 0, '?'),
(0x321a7a6d8ae1a73cce9784b321b2ec29, 'wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/google-sheet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/google-sheet.php', 0, 0x3df9174236e1471ab7397cfc19296e62, 0x3df9174236e1471ab7397cfc19296e62, 0x9ff4d77e0eba76bf8e5451541b3be17075209c4b7a2c57143f93dc734a07ece7, '', 0, '?'),
(0x321d62a0558cb700ced473f5706430df, 'wp-includes/js/clipboard.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/clipboard.min.js', 1, 0x00000000000000000000000000000000, 0xe27391ffa5b7b7646a497ede69b554e2, 0x5181bfdce25d711046a8faf685d8b65589cd4ade22109688ed930dd7012f5e30, '', 0, '?'),
(0x322631475c5ee474d72dce3c1905869b, 'wp-content/plugins/elementor/assets/js/announcements-app.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.js', 1, 0x00000000000000000000000000000000, 0xe8df41e8eab8c28487afe9b52c146d00, 0xee22d1cce47d108a9daf092616d0d8c5ede00837f747316eb8bcca7d0e2e6699, '', 0, '?'),
(0x3233b39d8851f4c27fb9dbbf0b2d34e1, 'wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php', 1, 0x00000000000000000000000000000000, 0x4813739a47af0b9cb08c7dac2f11dee3, 0xaf3417da4a37512b673dc57ec5739461802a476c1f25dfe33c416b10182f657c, '', 0, '?'),
(0x3235a0336b82ae8f8bb5d6cb198ef409, 'wp-content/plugins/updraftplus/includes/updraftplus-clone.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-clone.php', 1, 0x00000000000000000000000000000000, 0xaa7746e4ee91f2a102d1f80d54ec84da, 0x06f37f01205dcc56ed0c58130a3180b602d7f3219fb91a85fc5a5d5c4fef4e0b, '', 0, '?'),
(0x323a1c5d1af83c4174621cc900b58e2c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', 1, 0x00000000000000000000000000000000, 0xc09a09e0748513ef326ef470dcfd555e, 0xc852c3b93b4030d25a60f7245c58379db1d4adc8854e7bcdbbc360b7ad09dfe0, '', 0, '?'),
(0x323a744b8735a9d320c3d40d427c90ab, 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/ekiticons.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/ekiticons.json', 1, 0x00000000000000000000000000000000, 0x866aa2f53e9cd9b3f06248cbb51e4b7f, 0x70ce0ba2c79be732889d267ca57125e542cff58e52a2ba93730a77c792df41ce, '', 0, '?'),
(0x3240dc6a0be56a00a16bd3b294a1d398, 'wp-admin/includes/template.php', '/home/iraneurobetcom/public_html/wp-admin/includes/template.php', 1, 0x00000000000000000000000000000000, 0xf9ba8bdc13006ea05a0e2d0683509114, 0x98e68b0b749efeada8f00e76e9dfa433f03ae3322c84a026739fb9611a7fe080, '', 0, '?'),
(0x3243d67dfc178c3e0bb9c3bfe35870ef, 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.map', 0, 0xc8c104dcc48809ca5e32f3f5676caa70, 0xc8c104dcc48809ca5e32f3f5676caa70, 0xc9ad71f6d2fcbfb6f9d21bcd7aca013601298a3500584b547ad431a373600858, '', 0, '?'),
(0x32449b8a25824a9d1f9ea3df3fadd11a, 'wp-includes/js/dist/wordcount.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/wordcount.js', 1, 0x00000000000000000000000000000000, 0x1b8b5ef7678cb8ec1473d8c10eb60cc3, 0xeec93c582bfc9c8d44c22481ef27d6a8b92ae9832917211703fcd8a6c436576d, '', 0, '?'),
(0x324519eb22226871523eb71160cbca5f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/error_log', 0, 0x3f0336a334ea22ff9e513a81478c67fa, 0x3f0336a334ea22ff9e513a81478c67fa, 0x9f2b320540e78eced6562d3dc471c9b0bcd656f8ec2dbb0e9f3668fe5dbe0a8e, '', 0, '?'),
(0x324ee4e2cb24c18a3c896d5a7a7dd976, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CutPasteRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CutPasteRequest.php', 0, 0x7f3aa61743dddbd315b9189a7a02eb0d, 0x7f3aa61743dddbd315b9189a7a02eb0d, 0xfb8cef9cd8bbde8eef547fcc4ae7cbcba1cd7dc1f90fab0d92f241462d436439, '', 0, '?'),
(0x3253672eee53643f5d36199d55db64a7, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', 0, 0x7d2f0bd1583524d739fff12f0507de65, 0x7d2f0bd1583524d739fff12f0507de65, 0x053baafe3562b0bd4714ec53a3a6423a0f657da2e8ecd1d621717c7ad236f4bf, '', 0, '?'),
(0x3255d7730470abb578818eab6d5f4cf2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagReferencePointConflict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagReferencePointConflict.php', 1, 0x00000000000000000000000000000000, 0xa8ddbccd156a91277c226bf4ed4295a9, 0xa82c6f8edd49d8a97292d6a5aa4c8712c2775c5315f49ec0062f416d60f22685, '', 0, '?'),
(0x32598b20ec03be6f7126ae5ae70ef9ac, 'wp-includes/class-wp-block.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block.php', 1, 0x00000000000000000000000000000000, 0xcae13295bbe1c2972ed91c45a9a227c9, 0xb8873c87b47992546d549228b6ed9898c2a4257c02e881ac46c6a748128248ad, '', 0, '?'),
(0x325b6369b35ef67fe9464c4ebdc33bb1, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ar.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ar.json', 0, 0x5029cda15daf902c7ee1947ffd12c4db, 0x5029cda15daf902c7ee1947ffd12c4db, 0x31fad0482cff5bacc2292792c8e8f1537dcfa7bd3b17511f7d3d5d77533f6b82, '', 0, '?'),
(0x325c0cf5473e2d6bb751e5ff32a0c9ed, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-widget-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-widget-base.php', 1, 0x00000000000000000000000000000000, 0xcfd74bb5fa0f8c2c6b1eaa16976a81a5, 0x1bc4667a8787e53ec5b24965caec76b4401421cd756ec7b3b3780f3333e127d1, '', 0, '?'),
(0x325d700cf87507100ffe9fdc8b8aab2d, 'wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.min.css', 1, 0x00000000000000000000000000000000, 0x705392195d0eaff52f00ef43e02211af, 0x0d40cdaceccb067b2bece62c867882c5a7448da15b302b1bc926e22f4fb10137, '', 0, '?'),
(0x32613dce716fe6ae216c1122a713101c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTagAncestor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTagAncestor.php', 1, 0x00000000000000000000000000000000, 0xc5c38b6f467de620e9aa7a95641157ca, 0xd993252b2ecd9d0d3a15080de14edd84f28cf60e2819bfb2aae35b26bd6ef518, '', 0, '?'),
(0x326311c4f3d34d49dd0eafdc12d6fe39, 'wp-content/plugins/elementor/assets/lib/animations/styles/jello.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/jello.css', 1, 0x00000000000000000000000000000000, 0xf1047278f08e329c83d37a6922f7bf23, 0x2ddf87ac29aae82fd722362c1ec8d49f99a1a6c944e3e7e68bb14743f03e27b0, '', 0, '?'),
(0x32667e01a8ffebbc76f6ee58e033e84c, 'wp-includes/blocks/post-comments-form/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style.css', 1, 0x00000000000000000000000000000000, 0xee18ed5de5b2aef9bc13c323cc2cab86, 0xec22c6d503d1031991fd188367beba16a5171999a1a40e47fd16c4759d29767e, '', 0, '?'),
(0x32669ba6a3ab2c5d20a9a1699db75b84, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', 0, 0x02fed7a921f57c989c48aafe84e3c200, 0x02fed7a921f57c989c48aafe84e3c200, 0x8344c1c4bbb8c4b8e440ff9ef74eef55ed5bdf3c212290ce8c4223c21fb60354, '', 0, '?'),
(0x32676cf3b8186243e564be4d60489afc, 'wp-includes/css/dist/block-library/reset.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset.css', 1, 0x00000000000000000000000000000000, 0x2458e27952eb49b814df53a7c51ea21d, 0xd10ea5da3283626da07156081b9d0b0ec9bb2c35a8ce0ad01d8065f73372c390, '', 0, '?'),
(0x326aff4c2cc3d9de570dbaae57249be9, 'wp-admin/css/colors/sunrise/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5da81264afef215af4352a663e46a1af, 0x93527e2312b39ee2c2d26e1396095f10600c82732cbe6826a8406e7637285755, '', 0, '?'),
(0x32727f7ddc56e1c4a5245ea58b896e2f, 'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png', 1, 0x00000000000000000000000000000000, 0x68855e6e3d288ab126a1f1dd82b64e26, 0x53b2f344491608427fff0b7a14d15f2d3f2859cee37045a579fb0ec6b941a11b, '', 0, '?'),
(0x3272fccd0a0bb81eb06bc1d69ff16c1d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidCommand.php', 1, 0x00000000000000000000000000000000, 0x8eef10a971d1b8a862287fd2b85664dc, 0xbf0182bcd2f4df2c5ac661905df463f053e6bedaa66c40b3fc1db25f8d25c44b, '', 0, '?'),
(0x3276270b5b229aa45fb6d774635a37c4, 'wp-content/plugins/elementskit/widgets/hotspot/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/error_log', 0, 0x91a0e71fd27eb07c709c0fd3fe6462ad, 0x91a0e71fd27eb07c709c0fd3fe6462ad, 0x1d6127169a0120bdd51cd2a0393ddd46fdc17317c5b245980db03b28ab5860b8, '', 0, '?'),
(0x32769fb0227a636dbeaff7a80a06eaf7, 'wp-content/languages/plugins/wordpress-seo-fa_IR-9f6244fe05b49fabf96551959cf899a6.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9f6244fe05b49fabf96551959cf899a6.json', 0, 0x7d23b74163fc829c124e5e5877702c1b, 0x7d23b74163fc829c124e5e5877702c1b, 0xc82eb70eb9186cc2179d4461bcd831f31ab8723648630e43475ec5400f97628c, '', 0, '?'),
(0x327b96e549ffde06f3989eb5c0fce62f, 'wp-content/plugins/elementskit/modules/wrapper-link/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/init.php', 0, 0xdb3a6de070d75bdc5976b02437ff6514, 0xdb3a6de070d75bdc5976b02437ff6514, 0x80edb3ec7a2a868d18bc1a7386f3643db8ff3ca4d149b10d7f2874e40a5d1987, '', 0, '?'),
(0x327d0cb9f1e1437ff6e517d5c71ac78f, 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', 1, 0x00000000000000000000000000000000, 0xdca9a5a601196a029a51fec6b3a293c0, 0xe95859bb2039d63043c434fef7dd484e3ae5c02404cce23dcaad2a309a82a1e7, '', 0, '?'),
(0x327de02117394e2b1418be864f6e2ba1, 'wp-content/updraft/plugins-old/updraftplus/images/aws_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/aws_logo.png', 0, 0x38c7e7e98035fc717f2eee247f017913, 0x38c7e7e98035fc717f2eee247f017913, 0xde3ee3742b460ebf72ac5a94ed26ad212f551eb89c5e06a459651f3e598bc67d, '', 0, '?'),
(0x327f027ddcbde6a55128cc2c53a6c37a, 'wp-includes/SimplePie/src/Cache/NameFilter.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/NameFilter.php', 1, 0x00000000000000000000000000000000, 0x56519dcb7c6f3bc4985542cd89a17cd7, 0xc9cd166250f8e28f968c8fd6c19fdd088ee4d2c6d5e922ce6d9147576274a067, '', 0, '?'),
(0x328034df06a508f755972de826b7a7c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php', 0, 0xfbc23fe16970fc8398938d0c04082dfa, 0xfbc23fe16970fc8398938d0c04082dfa, 0x0a8c0089883520ec815cdaf4c70aeadf3d2589bac6cad48cff4caad16127b7f8, '', 0, '?'),
(0x3286fa013b8c44a53207489b2ffa44af, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-project-layout.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-project-layout.php', 0, 0x1611e971dc493b39545ddaff830fd427, 0x1611e971dc493b39545ddaff830fd427, 0xc220e0cbd3456dc147e242a0e6bffe9af8fd95facf7091475253597f9b8019c3, '', 0, '?'),
(0x3288bbd021437ce8b25234b5d8b6b64a, 'wp-includes/blocks/paragraph/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style.min.css', 1, 0x00000000000000000000000000000000, 0xdaa09a2e36a4965d0c1c28f872dc1cd7, 0xe0900315950daca134f0eb14acdea0f717b426df5f9a78215bb4787e1011b4f6, '', 0, '?'),
(0x3294af70fcd3ec1eb0d892e4c14ebf20, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_05/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_05/shape_01.svg', 0, 0xcd7c7503065ee60968b5f7d2a5079048, 0xcd7c7503065ee60968b5f7d2a5079048, 0x702079a4192e31b51e9678a1595e9aabc8b5c4b65b1a999b970ecf89b6a59a17, '', 0, '?'),
(0x32a0268d71c6d3e1d7a204c5b3dcf256, 'wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png', 1, 0x00000000000000000000000000000000, 0x20980ebdb9124678ed92b941dbc88a03, 0x4b8f285878db811fafe02e09b8332c941a467908235eef790aae28a14ced5604, '', 0, '?'),
(0x32a1fa1ceb32b1aee625b1cad81da3bd, 'wp-content/languages/plugins/wps-hide-login-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.po', 0, 0x31c732d97e4e45fffa21615fdb2845e4, 0x31c732d97e4e45fffa21615fdb2845e4, 0xbe31a802861468ac4b803a7f1ff15639857844a8ba6319cf897c96764fcd2437, '', 0, '?'),
(0x32a6a0444ddce50ef6360e1aed7fc442, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0xfe2ce0381423559c10393dd005d3a11a, 0x6a0a0f05a362eb3246d44461ea7bf15f114c0e162b2e1b884b32c16beea90d32, '', 0, '?'),
(0x32a878dd0efd585c819c53980e3a7798, 'wp-content/updraft/plugins-old/updraftplus/images/udp-logo-white.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/udp-logo-white.png', 0, 0x6ff8d5749123bfa82c5cf795177e67cc, 0x6ff8d5749123bfa82c5cf795177e67cc, 0x8f7c82300218d767d8033c5af6d15c3e3af75c95baf49919a9874c3b02804c68, '', 0, '?'),
(0x32a8992542feccbe8f83135571096530, 'wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php', 0, 0x5d697d4c07df0f0a66400925ae562873, 0x5d697d4c07df0f0a66400925ae562873, 0xf4d7bc01fd6c17ab138f42758e391899c5cc762c8c29ac3e69ee0fbfb32ee84f, '', 0, '?'),
(0x32a92f1180a0814943cd6a82b8cbd881, 'wp-content/themes/hello-elementor/template-parts/404.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/404.php', 1, 0x00000000000000000000000000000000, 0x7f952d20c42db39655ffca251fd5502c, 0x947db145c1acc56b48006a46a58ace95fe650662e3edf57feb05b585f734c3ef, '', 0, '?'),
(0x32aa7cb8cea228e1bba7748cf054a9e9, 'wp-admin/privacy-policy-guide.php', '/home/iraneurobetcom/public_html/wp-admin/privacy-policy-guide.php', 1, 0x00000000000000000000000000000000, 0x1e50b9084f310ed85d380a1f7fbe36cd, 0xfa654dcb02be45f3c939a52a6236e186c6387d49ab5ea15ab8901ff67ae3831f, '', 0, '?'),
(0x32afe5e3baa8617c460c966c331f5df6, 'wp-includes/customize/class-wp-customize-new-menu-section.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-new-menu-section.php', 1, 0x00000000000000000000000000000000, 0x8c091d99734c322f118042a4c196a5a3, 0x4827db73a8d3bd858ae5e30249d824bae8d3a6f0cda40e019d58038f2108029a, '', 0, '?'),
(0x32b47696ad1627b3cd390dc303e8087a, 'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png', 1, 0x00000000000000000000000000000000, 0x1e70a2d46244ee4070fd47152bd71db1, 0x0f2a447f15055acd3ef94267f11b2659128959889bfe848ee2a80234283ca82f, '', 0, '?'),
(0x32bb2de51f7dcce917722d4cac860823, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOrientationObserver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOrientationObserver.php', 1, 0x00000000000000000000000000000000, 0x9ddac8fcb34ef8c211426798d25687c0, 0xec4cceba2474b041276822075e4d8fdb49d550d5e64e0b6ede89786f4ccfe6a8, '', 0, '?'),
(0x32be2d8cdedbb0a53bca6ebe7cfdaeee, 'wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php', 1, 0x00000000000000000000000000000000, 0xc2fd8c2d186f2e14b4881c0dd16c2955, 0xf14fb87c8d72e315694bd850f251a410dcdb154e4e2ee1d27410aa1d5f0d3e3a, '', 0, '?'),
(0x32c4a3ad885fbd44e39405788893a40c, 'wp-content/plugins/wordfence/views/common/block-navigation-option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/block-navigation-option.php', 1, 0x00000000000000000000000000000000, 0x4f0eb3c2f8fdce13aa7e987d742eef4b, 0x4daa174e84b3eb02a6129ba59a9146600d1639f71cf6a0d3abeb7250f4b22c51, '', 0, '?'),
(0x32cf9be7e58bbdc1d4f1fc24c68d635f, 'wp-content/uploads/2023/11/betyekCom-Bonus-768x94.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-768x94.gif', 0, 0xe24bfa0553f47ebdaee10b6f43ffda70, 0xe24bfa0553f47ebdaee10b6f43ffda70, 0xba68dc94794820b9ff37b7b63cd355d6ebc216fa3de80b90f9bdf852e6f77242, '', 0, '?'),
(0x32d0d985f3e66eed9d816c05bf6dec6e, 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x32d40b2adf60136fd2c8e7e023e741c8, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/secupress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/secupress.php', 0, 0x8218d98fea3693b2415e06dc9c30c140, 0x8218d98fea3693b2415e06dc9c30c140, 0x72dac56dc94cf5e91dcb0aceeb0707f980fdf4c6b714148d9fbed7b99bd9acd3, '', 0, '?'),
(0x32db9180264ced8cb8403526edef2f56, 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed-handler.php', 0, 0xc1b176e6a41fd1ab3583a43410ebd958, 0xc1b176e6a41fd1ab3583a43410ebd958, 0x87477f894251d0f2bcefc3a79c20feadcd7906c2b1cb87a08e476de05de827fd, '', 0, '?'),
(0x32dbc2175a7304838c2b060c7a951bf0, 'wp-includes/css/dist/block-directory/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5fe3690bf7f8cca1fe40deeed3a8bebb, 0xd67a29fee304eb16a8696e45910184d46ce22382c79e6c7816772dbcf5b4e2fc, '', 0, '?'),
(0x32e486203d35e4617ee2972b2cb6276a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', 1, 0x00000000000000000000000000000000, 0x231537ee403efef7ac22a2df422a02a0, 0x5bfddd36132ddfc70bb653042ed338b03ad8fed306927db83a97cdb3ac010c2c, '', 0, '?'),
(0x32ea306d4b9a3a1372c2b25c300a42d9, 'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php', 1, 0x00000000000000000000000000000000, 0x147897a3b1392fbda25a9368f236b90a, 0xf3fe4a3c3ca2f61dbe1e783fb023f2fe6ffcb28690ba824a126e38b23a6af984, '', 0, '?'),
(0x32efb935929937806016a88013b2a5bb, 'wp-content/updraft/backup_2025-02-28-1150__EuroBet_07e0e3e7a20b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-28-1150__EuroBet_07e0e3e7a20b-db.gz', 0, 0xb3185078126d7aac3b84d9a6f86e9466, 0xb3185078126d7aac3b84d9a6f86e9466, 0xdd2201d18b2767807b741b20a78150e8728fed1a40a1b0aa4f6d7947fc0e23dc, '', 0, '?'),
(0x32f904426b33bea602e066ea61deae13, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-02.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-02.png', 1, 0x00000000000000000000000000000000, 0x98a57d81a8e832813802f2bae253b9fb, 0xf4d818f5a659223b386ed0879b5a1189b86c1e3d5c1606b4a8a7215a110210c3, '', 0, '?'),
(0x32fe2784ecd810a4da58843c9b4cc08f, 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.min.js', 1, 0x00000000000000000000000000000000, 0x0c3822b2e7cbd1396934a193364ae218, 0x369ebe77795bbf32f6175a3f053d716b135f374aa59bb751c15a6e04a423b596, '', 0, '?'),
(0x32ffb23fe7622de87812eb299c90eebc, 'wp-content/themes/twentytwentyfour/assets/images/windows.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/windows.webp', 1, 0x00000000000000000000000000000000, 0x9c8ab14e61504d8290608dd62812840d, 0xc3766a793b1dfb1e7f6039f223f4cae35a7988fc54cecaf0e0f21b4a6efebc64, '', 0, '?'),
(0x330325271681744ad73bb43a7501d048, 'wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt.php', 1, 0x00000000000000000000000000000000, 0x68cba47c9f286efdb52fdd1774ed7c42, 0x005bee640a2d3548fb1d934fc4cdba95573df1cee1939954a63ea0216265d8a7, '', 0, '?'),
(0x33041f4ddcd17778d53fdef865b7b9db, 'wp-content/plugins/elementskit/modules/particles/assets/json/snow.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/snow.json', 0, 0xe180576aea1e36729e9185797dbfeef9, 0xe180576aea1e36729e9185797dbfeef9, 0x8aa067f7811682583c1092f027d08e800339b5dbbaa4d24fef6b166062155ee9, '', 0, '?'),
(0x3307faece1fd948272571df2e9adf418, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingUrl.php', 1, 0x00000000000000000000000000000000, 0xa7621032c3f4c1b1d7b5ffcdd24035b5, 0x79eb24f0f52622de66a0c4202baec5bf71fdb294b126e9554783b04d5bdd41a9, '', 0, '?'),
(0x330c70f2f4d1070b5f183b688dd4147d, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php', 0, 0xc98c65b5dc9ce087c1ad8d273543703c, 0xc98c65b5dc9ce087c1ad8d273543703c, 0x956b79b0075d4a59c667c54e557d6e49452b28bee7b4c3cbcc8e6ca8263489f7, '', 0, '?'),
(0x330f300099d8675a1dfccc2e96642657, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMinuteMediaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMinuteMediaPlayer.php', 1, 0x00000000000000000000000000000000, 0xb64ddb0002966d59bb8885b384f2e75f, 0x04dfe5941b54d68d3fd21d590340ad8ff79e8ae2eecac238c47e09ec0b6bae9b, '', 0, '?'),
(0x33100a0deae01c966e3111b517971bb7, 'wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE', 1, 0x00000000000000000000000000000000, 0x42463d89c79106c147853a0ac5f149cb, 0x56edf0e9e5f2537d5c960ca30efb034b3c922bb9cfb5dd9c9a3fcf37d504878e, '', 0, '?'),
(0x331ac7162dd2921088c31e802c1b6ae1, 'wp-includes/blocks/comment-date.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date.php', 1, 0x00000000000000000000000000000000, 0x9d4e959ce7f4506ea546ea024d46d091, 0xcbba6303c3ed4adbbba30897f74de8e778ac1e61c4d4c63924676e57f9ac7a83, '', 0, '?'),
(0x331f401383b13cfcbdc84ad575b54987, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php', 0, 0x9771d95d97b69e9ac87fb73e6926dd84, 0x9771d95d97b69e9ac87fb73e6926dd84, 0x8b02a25ac3544325fb50777b421313dbec73220566c006d985d1e3c341bd2c11, '', 0, '?'),
(0x332562f49e947cd0fbef70ba204a5d9e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ServiceProvider.php', 0, 0xf715c28f0932e856254b69dfcc9d5465, 0xf715c28f0932e856254b69dfcc9d5465, 0x5ed1d8fb1cde29ebbf7717966248b370e2e87a2a271be2f3b956dc020cc96081, '', 0, '?'),
(0x332a95f2920bd522ff58351415adf2bb, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', 0, 0x580432be0a55a731b1e316b58a8b804c, 0x580432be0a55a731b1e316b58a8b804c, 0xf93f07c35622d340d0983eefcfb44b334c94332cedff3615b79f84ec4c859459, '', 0, '?'),
(0x332b7ac0ff2e86b182360e517e5d795b, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x60b3152a966aa385e4c08172d220dbfb, 0x2c61f3298e229af1547db5a1aa9e87fd7668af5b375a18d66f7effb26dc0d4fb, '', 0, '?'),
(0x332f16e0648af6e4ae64b1c881fae4a4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/BufferStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/BufferStream.php', 0, 0xfcccea5bebfe48d5dd16f4ea30c798fd, 0xfcccea5bebfe48d5dd16f4ea30c798fd, 0x5fe8b5a559cdc437011b8763c0b92075cceaed3835491b698d08c78d13df96a9, '', 0, '?'),
(0x332fea3fca43b57b3bf714e94ba397b1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fegaussianblur.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fegaussianblur.php', 1, 0x00000000000000000000000000000000, 0xb9a90443a1c31bbe784f5e8ce8e84986, 0xc448da5b22efc830cb4d3e120119d433a488c22872a4837451adad3df7943731, '', 0, '?'),
(0x333bc23a9f0e76658633b9fe40739c73, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2be89e91fada3ea107cc14a7e9e6a78a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2be89e91fada3ea107cc14a7e9e6a78a.json', 0, 0xae0083ae86d6cdf1c7748f15aae6b175, 0xae0083ae86d6cdf1c7748f15aae6b175, 0x431f83313158b0f4418796ac47af6dfb3f512cd6158cdeba7f98612e768f9b95, '', 0, '?'),
(0x333e5cde6d4ae6ef6bb7c7496b299b8a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Executable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Executable.php', 1, 0x00000000000000000000000000000000, 0x660b190969a2350f75f58ea94b32a4d0, 0x7c006e7ca983716ac09c8d2670cb743cf994d2a64256f41d63339878d5b44ded, '', 0, '?'),
(0x3345acb755c0b8a30bbf16224c770d99, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', 1, 0x00000000000000000000000000000000, 0xb18e372b3d309e897a9307067a439828, 0x1bb348cf68b8a16b6f0b628915a6d6f78eb81160fa77438162c75cc6f139b698, '', 0, '?'),
(0x33472890463bdcddb07374ed7986f5e6, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', 1, 0x00000000000000000000000000000000, 0x3a7f669a3cda2dda72c803b8f9e9c909, 0xd3704ce4990aa5e84aa290cbce602f2add8a5bff0e299476137266055b36c898, '', 0, '?'),
(0x334aee5a0faa2bfe7e2fe08137d18d69, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php', 0, 0xb79af2dad3a812b4a9097a6241ccbe83, 0xb79af2dad3a812b4a9097a6241ccbe83, 0x45b267beaf75dbde6b0dbc0996ada710fe936d5c518e6d365c3b573c37a1e6e6, '', 0, '?'),
(0x334db7edf0a8f9e31fb5a862b442701b, 'wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css', 1, 0x00000000000000000000000000000000, 0xdf8242a12a8d996e4bfd571cb07bd6d4, 0x6a3671c3ee5b524ff8107a6a2cab1b70b1e9201ec649bfba33675f9276c12555, '', 0, '?'),
(0x335fd6c77013bed011490059c2676f95, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Subscriber.php', 0, 0x36d0f1d3d9d536ce71d700ffc7d24f72, 0x36d0f1d3d9d536ce71d700ffc7d24f72, 0x2aa5969971572c03377c3a3bc5a53cbd4abcbd98435c2dacac072f67cc95ce27, '', 0, '?'),
(0x33636a1e25e99a3e75b82145b80ba50a, 'wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css', 0, 0xcac0e2964824feaf5a18a79ff249f845, 0xcac0e2964824feaf5a18a79ff249f845, 0x57362e79746db71f70f380b17efe474c4c0f7907365fee7c0acd0022d4ed0ae4, '', 0, '?'),
(0x3364c9ceabd56a4bae3c75a5e3632177, 'wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php', 1, 0x00000000000000000000000000000000, 0x309a0e0dbab5e2465c6fca9d11ee0a76, 0x94b6084d66867d44e57d5467a8b67bd1247936c2aa910a8777e05c998562e42b, '', 0, '?'),
(0x3366660ba957788260f5d6f3921c02bd, 'wp-content/languages/plugins/wordpress-seo-fa_IR-3dcfea4e3934344e63996b6fa47b7b5c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3dcfea4e3934344e63996b6fa47b7b5c.json', 0, 0xf9f7262eced3ad7aabf6c814fbd956fa, 0xf9f7262eced3ad7aabf6c814fbd956fa, 0xf16a23e175206d0ea55f01aa51649cd1291c5cd4a04c9060b6bf3e59701e796d, '', 0, '?'),
(0x33680ce802a6c22249102b5b8da70b45, 'wp-includes/js/clipboard.js', '/home/iraneurobetcom/public_html/wp-includes/js/clipboard.js', 1, 0x00000000000000000000000000000000, 0x908af414ab0d3801dc9e52194f409996, 0x0708333e30168df7d4199f44e23221124ae77740fca2124c10799e131298e2ea, '', 0, '?'),
(0x336a876218816ae7f024e92b9f5ea86f, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', 0, 0x90dbb3840dc0e0cfcaa929fb27b22e6d, 0x90dbb3840dc0e0cfcaa929fb27b22e6d, 0xdf381656afe18dbf94fcfe8f56e7bbdc31752c65d547bb1b5f09039ac72ba953, '', 0, '?'),
(0x336bada86f1c175791351b096b5b6d71, 'wp-admin/includes/continents-cities.php', '/home/iraneurobetcom/public_html/wp-admin/includes/continents-cities.php', 1, 0x00000000000000000000000000000000, 0x82f9dbc95ec3f97a0d0b9672f6f996c0, 0xfebed01be5018ed1edd92cf29660181cc4ad24ccec378eefa31fdc81bda77b6e, '', 0, '?'),
(0x33701983bd7f1ce35cc2388e6c44a671, 'wp-includes/sodium_compat/namespaced/Core/Util.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php', 1, 0x00000000000000000000000000000000, 0x3b9df32ab76b4c771e42a30be664dd3d, 0x65635b64944d3f48d37cde4b599e0e00348bb040982051418c9b3a46461920ef, '', 0, '?'),
(0x33723827cc2db6a53ebab3f837aa73c0, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/DependencyException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/DependencyException.php', 1, 0x00000000000000000000000000000000, 0x2527fc94de48ef2c80afdb1f396a3810, 0x5b3905a3f6f4368fcd710412f8ed8246cf1e2c132849b90534f881b0d2d6072f, '', 0, '?'),
(0x3372769b34d375c835372e7066623e3f, 'wp-content/languages-old/fa_IR-270d72d1cff17227d37f3244759cbecb.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-270d72d1cff17227d37f3244759cbecb.json', 0, 0x5facb4f868a0560f1dda365c6972ea49, 0x5facb4f868a0560f1dda365c6972ea49, 0xfb47ecf144a0fce3532152ebb0f35b89a2f5aa1d0f53094037b18676327cc02d, '', 0, '?'),
(0x33734b1855eabb228e811202fe483c73, 'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js', 1, 0x00000000000000000000000000000000, 0x86bf0cd337c105eac7393071b844d10b, 0xa8ac4394d13faf2084178d86ca8d2ad8d1c85163dfaa321dfd0cbc00d431f830, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x337386531d8ed1e0b1b3fc5c35e5fa61, 'wp-content/uploads/2023/11/bg-rotated.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-rotated.jpg', 0, 0xee01b10331ecd7f3350bbb8a4ce90a48, 0xee01b10331ecd7f3350bbb8a4ce90a48, 0x357019792a7e7ec42b30f81053ca4ff2aa91b1c2d35fa2b1fac0ff7e49d7b090, '', 0, '?'),
(0x337485d280d2858660dc7957c65a3f44, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php', 0, 0x9a04a9785ad059854d0f5ffc0ccd47e1, 0x9a04a9785ad059854d0f5ffc0ccd47e1, 0xd6fdb3eb0576e369c0a80bbb505c2732b9c28034cf3fad90e3c317cab7b3662f, '', 0, '?'),
(0x3378bef121f11ff092a89014e6021cf8, 'wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x00c7d3329af13142aa15fad7872ff754, 0x2bb20244dbceb8ab0c3add09f749da9ad81834442204b1d4bb7723771722c400, '', 0, '?'),
(0x3379304b041f9284206280bda3787584, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', 1, 0x00000000000000000000000000000000, 0x0a176cd0d3c37fd6d3c3edd32973ee63, 0x7d4465c8272fc6ccf9c72297584d2f01857878256b5ae0db938008e158a0828b, '', 0, '?'),
(0x337a27824fef93e1a776fe4a26fff320, 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php', 1, 0x00000000000000000000000000000000, 0x8933b760c7f4447b5bb825232f3e6344, 0x5b255d559758f0b353cb98b8db45e71162d644cf5693e91418c6d35dd159bf47, '', 0, '?'),
(0x337cfcd1575e0db480efcf9d337168ca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/TooManyHeroImages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/TooManyHeroImages.php', 1, 0x00000000000000000000000000000000, 0xe8c77b1e799ea0fedd32ccbf8eafc33f, 0xf8bae51a96a564ade87f1574df1286693e67cf96df702d90c1041cdaaea64290, '', 0, '?'),
(0x3381e850f353f500da8f9bbe7b55333d, 'wp-content/plugins/elementor-pro/modules/forms/actions/discord.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/discord.php', 0, 0xc3f713459e319e83b793e87b34341489, 0xc3f713459e319e83b793e87b34341489, 0x1390f046c876b87e834e4f7a03564c42c628bde19d52986687a32908b46ce210, '', 0, '?'),
(0x33859854d24c0354bf0d94b7cfd246f2, 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/ServiceProvider.php', 0, 0x6c4c281bf65bf17f15925a6664b6b99d, 0x6c4c281bf65bf17f15925a6664b6b99d, 0x94b2315d1cd689cee8ca10289cb765613011763857cd11860cac4fbd674cd0aa, '', 0, '?'),
(0x338a89c00039f6885ac6411df7a9862e, 'wp-content/plugins/wordpress-seo/js/dist/languages/he.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/he.js', 1, 0x00000000000000000000000000000000, 0xa076ec450c4a8024d69e7dd614a83290, 0x538fcd27b714fe98c4edad1ba79c41d96a801dce8750ea8d39d7f87aa37e471c, '', 0, '?'),
(0x338b3df09a800ac938c90f38fc814f73, 'wp-content/plugins/elementor/assets/data/responsive-widgets.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/data/responsive-widgets.json', 1, 0x00000000000000000000000000000000, 0xd1352f32ee7490ae3c597dd6475af2c0, 0x790223ffd33dbd2c4b4b9cc9f386ed7dcfcf9b26b9187d4a601527d0c4721c75, '', 0, '?'),
(0x338dcb3c2a0ce953cd6ab070c5313e34, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', 0, 0x33a5418d3c0fec01100b4e34d78d5793, 0x33a5418d3c0fec01100b4e34d78d5793, 0xeea352f278e4e756cdb3401e0791a9155e162da0973df7d1a3d257a2b4ec07a9, '', 0, '?'),
(0x338f73f1fa1783bc2d31f5d0c2f62112, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php', 1, 0x00000000000000000000000000000000, 0x5af3b7d064bba1e485c43f84f247f257, 0x45e68463b823bb5b24823d55b3ffe63c91d7aded5a6eeb71aa9c7a08e309cc15, '', 0, '?'),
(0x33989cf615ec47de311acd259f7fb05c, 'wp-content/themes/hello-elementor/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/readme.txt', 1, 0x00000000000000000000000000000000, 0xbf92666e8056e533bafb3949f8f2ae76, 0x7cb067ebc10ce09309883bc4ebf89cfffd2900ae218489bcc7f95564cc15a430, '', 0, '?'),
(0x339a3b2235b303ffc224f35f5ca644b4, 'wp-content/themes/twentytwentythree/styles/canary.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/canary.json', 1, 0x00000000000000000000000000000000, 0x4aeea0585024e127ad37e6b1b98516c8, 0xb7821c75c1414d1d529b136bfcd9ec03c3ee74cbb080a8140727cd40e4350f2d, '', 0, '?'),
(0x339a998f7a64ce7ffed10010ee598cd5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandler.php', 1, 0x00000000000000000000000000000000, 0xa0ec008c646652c15e3604d662a01db4, 0xec3c9fb4f4306e14eea520319569b56a8b898b12c1bdb5c2f23ab87d4db5cc79, '', 0, '?'),
(0x339ad7054a256b95b2bba917b3e13fa0, 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php', 1, 0x00000000000000000000000000000000, 0x6706efae2d252f5e89cb95374963dd66, 0xa57d6fe98ae0b877f230953e1416f76ad7eeadf48921b433e8a77db431cd4387, '', 0, '?'),
(0x339b3e809abe7a931a73fca3c111ba2a, 'wp-content/plugins/wp-rocket/inc/admin/upgrader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/upgrader.php', 0, 0x2c5a1e3b7740ccfa1c03917e8c96118b, 0x2c5a1e3b7740ccfa1c03917e8c96118b, 0x0ee715a93ce21919ace03b882593813d0b1e52cf79f0fdb071d74797197dd071, '', 0, '?'),
(0x339c7b64ed292be413a26b8136301ca0, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', 0, 0x28b6ed48872da877e728dc0e81179b87, 0x28b6ed48872da877e728dc0e81179b87, 0x119f3698d7508022e1a45e7186b39327d92aaa9259895aed2ff4b34b9d4a92ae, '', 0, '?'),
(0x339fc03353bab047e63f644682bc1552, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-salmon.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-salmon.jpg', 0, 0x48967e01b9c932441b05d88a4575db05, 0x48967e01b9c932441b05d88a4575db05, 0x956db38d12ad4cade130596f487cee523fc7df0e40d216758dd475cb69513192, '', 0, '?'),
(0x33a579ccfc1840d889a0014fe6f27d55, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Token.php', 1, 0x00000000000000000000000000000000, 0x78bb13b11b9900f568d2b8c3dd28fc9e, 0xbe28e71811c42c6afe52efde12d2637faa5e1c375497386b377bfe6e8523b942, '', 0, '?'),
(0x33a906fc763c097460ce4339c69fe87f, 'wp-content/plugins/elementor/includes/controls/date-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/date-time.php', 1, 0x00000000000000000000000000000000, 0xd51ee05128e7e384caa0bc6c256617df, 0xd5cebeeea73562de1a578bc353b4fe0fecab7a3e32799f2b354d3d5272027d48, '', 0, '?'),
(0x33b13701da7847f8c0033836a2808315, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/js/jQuery.tagify.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/js/jQuery.tagify.min.js', 1, 0x00000000000000000000000000000000, 0x794447911d602eba5e53e57646706e1a, 0x383cae4ea6bb5dc4ab2d142f65d38b5d21b07078559dbcea7e3635360ccef7fa, '', 0, '?'),
(0x33b562cfda3c80d7a37cb86c5a0c6f71, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md', 1, 0x00000000000000000000000000000000, 0x7fa6a13360ee7400639b5e3845e77f67, 0x7bf67f6fefcd85db2d8a578746894ef17ffab2d5104226d3f3d9ff23e8931470, '', 0, '?'),
(0x33b7d67204b8ef33ac1bb9609e26a634, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', 0, 0xfa1a16f74a8940b84d992fad65a65f4c, 0xfa1a16f74a8940b84d992fad65a65f4c, 0xa25b7787832d2c87e23d4cc4b4f40029e6d8a77bce9603843af3b2bff41c4b9b, '', 0, '?'),
(0x33b8bed50a88139f06da62d01641e659, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/LICENSE', 0, 0xdb7096d1ec87ffcdc25c249bcf336120, 0xdb7096d1ec87ffcdc25c249bcf336120, 0x06287cd9e546dff3de9a8de06f485331198fd37859272791853736d1a7914d8c, '', 0, '?'),
(0x33ba9713408b5dc98c3c4df491881b2a, 'wp-includes/html-api/class-wp-html-processor.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-processor.php', 1, 0x00000000000000000000000000000000, 0x78928e8a078ad6bb8378efbc041fcbbe, 0xbc81ad0e7d28dfe497da07f8931ad0f0c2f84f084540630dfd515e35bfce8b3b, '', 0, '?'),
(0x33bc342aa0ac9324f7ae6d699b705a0a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterView.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterView.php', 0, 0xb57950540f928bee4217a248c6f5a62b, 0xb57950540f928bee4217a248c6f5a62b, 0x45f6cfe3f6ab95031b8cd48e5a8d17d58431cc19e546b0a06bc2beaa7035617e, '', 0, '?'),
(0x33c3136cf8e11ddb5616394e05701084, 'wp-content/plugins/wordpress-seo/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/license.txt', 1, 0x00000000000000000000000000000000, 0xb6d57e80537d4ce37e23767635ed2b2c, 0x2d6a9148f170de33c5aed59a253c4fce2eba344cd1db3adb1f76ec266318e215, '', 0, '?'),
(0x33c45abb699ed264b89cb33e58aef316, 'wp-content/plugins/wp-rocket/languages/rocket-zh_CN.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_CN.mo', 0, 0x4aacad06b6461a0ac648a20a2a017f97, 0x4aacad06b6461a0ac648a20a2a017f97, 0x0e95bbcf7c5bb49b7624094768ef10c84fa9b67406a9c2e1b94c1836a335abb6, '', 0, '?'),
(0x33c4c2c2dbdc2c86fa13b8450099fa2b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareInterface.php', 0, 0xb6a2223d8d834980fed1d5e0a49172a7, 0xb6a2223d8d834980fed1d5e0a49172a7, 0x46ea842e556c156fd6446ee6bb912a12d4a673b1bb5fc31dc81946da8d0db3df, '', 0, '?'),
(0x33d1b06d8a781c2da2dc61063dc7f567, 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x19b09a79c57450ba3e5261ad53f4402d, 0x75157b34f30eb908b71d7385f1c14a89880ef7cc33f7161048a8d7366f77cb72, '', 0, '?'),
(0x33da35535a3bfcd78e848f1bcf782540, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', 1, 0x00000000000000000000000000000000, 0x3eeb94f282317d6ebb61665a6301b428, 0xaaf5c07926db3c907f43d2fd10d6d686376214c70ba7e9bd69098537972a2162, '', 0, '?'),
(0x33daffe43a14e35774ea821bce2f0b20, 'wp-content/plugins/elementor/assets/js/app-loader.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-loader.min.js', 1, 0x00000000000000000000000000000000, 0x62616920209ae9f2a2c6178779136bd8, 0xbaf1e655489266b673c97a944fcc761851e42800189128d2f2fc5d796e362f33, '', 0, '?'),
(0x33dbd5e91c1c27bab0c1524b9a4266fd, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x514f31ff2f073c993e252206da58dce0, 0x8636e9729f2abc495910008f43ac393cf393a903e0ff054ada96204a2add7844, '', 0, '?'),
(0x33e2c9665133e068f0355bc0a357b93c, 'wp-includes/Text/Diff/Renderer.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Renderer.php', 1, 0x00000000000000000000000000000000, 0x772ee2c2f301d6a822f526ab52b23c0e, 0x98f7db5bb01439b823fd1363e0f4bc9132d6cf7a82bf9bd05cb2273f9ca84831, '', 0, '?'),
(0x33e3ed90d1f0daacd08cb501cae122a6, 'wp-content/themes/twentytwentyfour/parts/sidebar.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/sidebar.html', 1, 0x00000000000000000000000000000000, 0x1553881a732fc82c2ba183e9c69fb756, 0x0dadb7eb0c6af3da200a69004ec3c676d362b24fd9e8f5c8aadcc1ffe1cf1e7f, '', 0, '?'),
(0x33e517e4b0d4e0a4944fec35280bdf01, 'wp-includes/theme.json', '/home/iraneurobetcom/public_html/wp-includes/theme.json', 1, 0x00000000000000000000000000000000, 0x3042a2fb5a5d4d05d7ec1e73dc971cf3, 0x654e9e3caf401127f559b4b28f30840a0e09da1adc642e6f751fd227b3115507, '', 0, '?'),
(0x33e624e0c2881a952e5ff978b9d3e8a2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php', 0, 0xa8528138326e1211acb2ed2a7056a258, 0xa8528138326e1211acb2ed2a7056a258, 0xb55647bb3b91daf95b00300a009a53d2009263b5b792c9fc38cd672524b55d60, '', 0, '?'),
(0x33ef1ea36e14671b00a4bf5c0009f157, 'wp-includes/IXR/class-IXR-value.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-value.php', 1, 0x00000000000000000000000000000000, 0x03929d66fb3ea8356ccdf86a0066e80c, 0xbe3f689c8fe5f8acb2cd872058af140ed81b5550cb194f067c48248931bfb89e, '', 0, '?'),
(0x33f764849c5157dd62134c523619336d, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-validator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-validator.php', 0, 0xefbe5c50450f4865d7f14a609e89397f, 0xefbe5c50450f4865d7f14a609e89397f, 0x66a9c69948269dcd6e108ecef9f6fcc455a8ac97eccfee32bfa5f810458b5fdb, '', 0, '?'),
(0x33f871c5ab86d81ab3fac5c732cc4a34, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', 0, 0x36327e2810bc07ed5b20dc9c433a2ec5, 0x36327e2810bc07ed5b20dc9c433a2ec5, 0x76c4d8987533e9d3248e6d40133edd288cf680273e7e193ee9b4bd3c1b9e0a2f, '', 0, '?'),
(0x33fb6281e5c304fcf1e802fee65012b7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingRequiredExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingRequiredExtension.php', 1, 0x00000000000000000000000000000000, 0xfba4c20f84431a6d315b65d13b570a19, 0x7f98063669add9484a57f66c6def6d80f47c722d6b8550fb53377ca5cabdc4f9, '', 0, '?'),
(0x34007b2090383e47ab3a9e1247709498, 'wp-content/plugins/updraftplus/central/updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/updraftplus.php', 1, 0x00000000000000000000000000000000, 0xc857356170a735cb2740b672eff4c4dc, 0xee9d7052235be6f78e328c0443db0aece0ad3e03d6d80d4ee9dd8ea7eaebb619, '', 0, '?'),
(0x340a9194096d875dc4bf1eb1d08a8acc, 'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php', 1, 0x00000000000000000000000000000000, 0x21efabf3bc7b5cc52064e4c2e3dd60a0, 0xe71795ebb310c7bf27e4c99cac4cd2aaa50f423ea0ddf11509262da57b85908f, '', 0, '?'),
(0x340af68532addfb52245a2f4ff47c389, 'wp-content/plugins/wordfence/lib/wfIpLocator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIpLocator.php', 1, 0x00000000000000000000000000000000, 0x1b0d72b790c3788f42877bb5c12626cb, 0x4f886f4dc1bc12552dede0ced89f1ab2d4727384a7f4eae7e74fec7db01ebb40, '', 0, '?'),
(0x3411089cafb3daae1852742818c110a1, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php', 1, 0x00000000000000000000000000000000, 0x8c32adee27f3175d405d65856b2b82ec, 0x20a88dcf61b9ec8d2973ebf59ec2a9fa16436b23fc37b185667f878bdf1a0294, '', 0, '?'),
(0x341566a80b6d4677df1ff10a088a933e, 'wp-content/plugins/wordpress-seo/src/helpers/url-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/url-helper.php', 1, 0x00000000000000000000000000000000, 0xe3beab9f858f806241d24f1b55c24839, 0x985a2b58ae02886ece3ab795d50067f45027f6295412b9e861bc887869feee3f, '', 0, '?'),
(0x34165fa01d37d614cdd8d9373935d0e7, 'wp-content/plugins/wordpress-seo-premium/classes/views/import-redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/import-redirects.php', 0, 0xf124ffb1242c89cb13faf9313fa441a8, 0xf124ffb1242c89cb13faf9313fa441a8, 0x821195d500ea817c461f7fd35eefd49a925b90490acb3bdcf64b90b24d7c989d, '', 0, '?'),
(0x3416d7333140bf2a72ebd8d3c3f7b238, 'wp-includes/sodium_compat/namespaced/Core/Curve25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php', 1, 0x00000000000000000000000000000000, 0xf2c59bf14ce5115cf350da9c051dca55, 0x633ed135a86f93bb8ebdd0ef149df0bd839018b05fb05439934c7e3bb26537dc, '', 0, '?'),
(0x341a4d1d50d034ade1bb7cbc63966f36, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Uncode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Uncode.php', 0, 0x542f458e52d44874e721f73dd4eee016, 0x542f458e52d44874e721f73dd4eee016, 0x94479bd08d796918462482847f9d65a69b5961a4d137b7364bbca266cd0b888f, '', 0, '?'),
(0x341d166df536b429f33a35bb74d17197, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php', 1, 0x00000000000000000000000000000000, 0x369fe62336b1ca27afa7cb8c452c2a09, 0x7c880b72d627c51895fe9d58b9f2b6ec6079761ed0388219fc7289949bffb6f0, '', 0, '?'),
(0x34222d9e1137a7a409fafcbed1054667, 'wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x3428af5bc8fb579092997711ca36e6e4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', 0, 0x8ff8cf2a495cf9569eb5f83a721464f8, 0x8ff8cf2a495cf9569eb5f83a721464f8, 0xfd210537ab383e18769e59b31b8259de5e394efe656d344adf40b8fc6197dcbd, '', 0, '?'),
(0x3429562d2f9d9f07698380277a77306d, 'wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.46a4c013b80a381a50c9.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.46a4c013b80a381a50c9.bundle.js', 0, 0x1d0a2f488b9fc091b3aa0c7b47382cf3, 0x1d0a2f488b9fc091b3aa0c7b47382cf3, 0xd6240cbe0f54721cc2a8dd5d92dac6a0f6a35c58bbbec5b8de42248173c92347, '', 0, '?'),
(0x342f8c135300741ccc5886ff240e55de, 'wp-content/plugins/wordpress-seo-premium/src/integrations/abstract-opengraph-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/abstract-opengraph-integration.php', 0, 0xed7914fd04d08625250e8192f6dde620, 0xed7914fd04d08625250e8192f6dde620, 0x768aa76ddc7b62ab56b51e98a6da465f63d133b6e1f48596c212b767c291e3b3, '', 0, '?'),
(0x34312b5b46e5c3e490a45fa0ab6b7ec6, 'wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x32775893d67d48239d24d7567bc427d7, 0x00bf3a0eab09811d0e0fbc6f48a619863280ffd6ff870b27654516000b8a7208, '', 0, '?'),
(0x3432a48f1d35fb6f3dd6f7538c23bcc3, 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php', 1, 0x00000000000000000000000000000000, 0x9b079479c546b0f5cfdfef736cbea147, 0x9904b4e90ed611944f3a1485c283df8d6faba790ffb521a21a9281b0d20c7754, '', 0, '?'),
(0x3435799a3dbe55b22ce4311105112d80, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorVersion.php', 1, 0x00000000000000000000000000000000, 0xfe2bd8a7362ff63217c02f61532d2248, 0x454c3cfd4bd7abc2d8bcc05ac4064c1753cfa9c162de4010245c69bd8a136118, '', 0, '?'),
(0x3437442ebfdcb7abcbe7154b30566846, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', 0, 0x5df14c17a99b5037c971b1f55c9d861a, 0x5df14c17a99b5037c971b1f55c9d861a, 0xe7d2e728a931dd85ef93ef1141fe8cfb1ffe6c8f708b89f2596ec85b044d7df6, '', 0, '?'),
(0x3438b2155674d412ba9a2b5e125807f4, 'wp-includes/pomo/mo.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/mo.php', 1, 0x00000000000000000000000000000000, 0xa70ea9e35c4d4ccd3819b990c04569e9, 0x984b67178dc80dc59f6978ad2e3e46cfb7b33eb3e3a39d86dfe8082fbc672f46, '', 0, '?'),
(0x343b600cdfaf7a8e3f09c57bc79e4001, 'wp-content/plugins/wordfence/images/2fa-whole.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa-whole.svg', 1, 0x00000000000000000000000000000000, 0xfcd168c2bbf1dfdec412241a506658b2, 0xf7c6aac99dd8d31fe57fcb555b5a7eb7cf5ed864148f2708e058e8d9aed6cadb, '', 0, '?'),
(0x343fd9e4a5e94cec233fadfb94d8673b, 'wp-content/updraft/log.4b7881395165.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.4b7881395165.txt', 0, 0x9c71157fc57515a02437b579df2e012a, 0x9c71157fc57515a02437b579df2e012a, 0x5a6530a3fbb1395c77f6093af9cedbed8919f51b4e77a0d5e8dd15d11a89dff0, '', 0, '?'),
(0x344149178e6e12303988860f37026360, 'wp-includes/js/tinymce/utils/validate.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/validate.js', 1, 0x00000000000000000000000000000000, 0x434cc20c313f6f2b033b84f8fb7b5986, 0x6bbb48e3c63bc600956b43d473b109274bd82334352b65457c169e0feb15dc30, '', 0, '?'),
(0x3444d83d8170676036cb7a8ee8b67903, 'wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php', 1, 0x00000000000000000000000000000000, 0x86620e18b1ea591eae4180df51444ef2, 0x44b47558b84ba5dd4c3c26c68299ab22f2063d3143556ee54bd44bb48812c957, '', 0, '?'),
(0x34454f1f1e4151b91a0b3f2e199d79ca, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', 0, 0x92e5376e39f60c4b7d373178d3847283, 0x92e5376e39f60c4b7d373178d3847283, 0x5c44bdbb3e5c884e7ec9b01ab35cf31ce7e563d2d59552abb48754329d78294a, '', 0, '?'),
(0x344c6b9869414451bbc5d425910750f0, 'wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php', 1, 0x00000000000000000000000000000000, 0xafc752c3c8b6f232cb7059b85191a272, 0xa2750bab99c8b5277b0092326dfc7e7700ecf7615c9710f1b7c5f97a59eee833, '', 0, '?'),
(0x344dabe380984e7e1cbb349d1abc165f, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php', 0, 0x1bcb7be636cd72311e6e6c08dc43d8d2, 0x1bcb7be636cd72311e6e6c08dc43d8d2, 0x73fe9ab1cf910a08685d293b372265481400eef5282970c014ed0a7e08291b7b, '', 0, '?'),
(0x3450007aa4be658a389b7aeb429da7a4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', 1, 0x00000000000000000000000000000000, 0xb6b1aa0e6f9e5392b4164f17a504198a, 0x99ebb70e95e645813805f3e6d39aa28ac2f525e88c00202538005f606db9eb74, '', 0, '?'),
(0x34546f149dae04e2826945f8e5748b1b, 'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php', 1, 0x00000000000000000000000000000000, 0x3718f6730d163e4a99bb28a19c8045cd, 0xd34bb0a6faf51428779cb24224a60da41e73abaeeca48721fc13e0a8bfa8cb44, '', 0, '?'),
(0x345636afa37566098883a54aa0074b64, 'wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php', 1, 0x00000000000000000000000000000000, 0x5c4de653c2a3e787dcc4c31285208ac7, 0x9238c095729c472741ffc772de3db8b7369a6588f5c06552cdca3bb682003538, '', 0, '?'),
(0x3456461c7411d2674078cb2bf3252057, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-base.min.css', 1, 0x00000000000000000000000000000000, 0x2ca4defdf9bf4936586ab0e82aa8fdb0, 0xe31914ad3ff38a303005a0f684741d9fdf6d301ec4894ec2a7f5be9310b67836, '', 0, '?'),
(0x3457eaf634757458266023906668b0a6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormat.php', 0, 0x22a37f832c5ae79d5b02f9c91e6e4447, 0x22a37f832c5ae79d5b02f9c91e6e4447, 0xe789349635bc87706d5ae8999dacb30ace35a39822171077626ea5a6892e473a, '', 0, '?'),
(0x345eca81eca044fbf2170f178db61ad5, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-simple-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-simple-blog.php', 0, 0xb9ffa3d588f29b50b788c9b52a2d0172, 0xb9ffa3d588f29b50b788c9b52a2d0172, 0x4657b02aaaeb23816100a180e03b8c2ba2c147227bc939228b8a6e6bae418dda, '', 0, '?'),
(0x345f85cb7d00e8dbcaaa51aef780214d, 'wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js', 1, 0x00000000000000000000000000000000, 0x785a151828d4ab0b5e5fa4973db5aea6, 0xb9f3e3ee521d4715910bd8409de99db0e8d5c65b62b442da2bb27cbe26176a8e, '', 0, '?'),
(0x34612823a1011b5eebfffd80b01ce66d, 'wp-content/plugins/elementor-pro/modules/pricing/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/module.php', 0, 0xd27a3b6cc58ad53ee5ca6bb8b0ab84fa, 0xd27a3b6cc58ad53ee5ca6bb8b0ab84fa, 0xf950b5d9b1f785c058291cf3ff9fd6b4ba11261c070c44ec478ea4546dddac14, '', 0, '?'),
(0x3461e4fe5b0349ba7de7d8dc48ff6d29, 'wp-admin/css/deprecated-media.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media.min.css', 1, 0x00000000000000000000000000000000, 0x4a435c73b39b5f539663ebf45a993b9c, 0xd75bd79d80727b256daea98020a8d66aa591b7e7ab79c418d28b811c970adf7b, '', 0, '?'),
(0x34669076212eb63e544fb22ab081703f, 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js', 1, 0x00000000000000000000000000000000, 0xef203837e4b6016c510e525384f99e78, 0x05598ff10030c10377600127704afd1c337587f93f92b9ccd2397ed31eb715e4, '', 0, '?'),
(0x3470d9ba146776a1e9e78c94efb9238e, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', 1, 0x00000000000000000000000000000000, 0x6fe4a1f7583e3e4c5a34820ef3be5cf8, 0xdf446b4622203268fa7c54ba17691b8d65b590248bfe1e7e132a10923ed7545a, '', 0, '?'),
(0x347547d45b051ecf80f633f151789f78, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', 1, 0x00000000000000000000000000000000, 0x9fd8d0a948be3698e59cb2a116964a59, 0x6bc69155715ee34de66ba0d15d8c29378b5ecb8e6bc359d566f02b1e2bd3585a, '', 0, '?'),
(0x3478d24910a3063a756f11512e27ba90, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', 1, 0x00000000000000000000000000000000, 0xc02f91c6d1d63e21b9bf1da54c47dee0, 0xa0e996dc5fc427ee4436a9df12209cd0af50597bc43019314dd947204861005b, '', 0, '?'),
(0x348d714579560753032ff4cc6f127d98, 'wp-includes/blocks/tag-cloud/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x088b4d477589b08cbcb24dac8d69ee9b, 0xcaa6c8696937bc17ef41b3512728facb0b262b6c841dcbf0305e887c6c1c84be, '', 0, '?'),
(0x34912a55f4d6448d7c27eb1f82adbf4a, 'wp-content/plugins/elementor/assets/css/app-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x561267b06dbe3cc7c0f968e3bd5acaa7, 0x100be05d1a9613a69df153fe686d69acdbcae48d040bda238cce9d5b6fb3eb42, '', 0, '?'),
(0x34936a0e5848ffedcca4695dd3090a65, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', 0, 0x6e3b1c3a46005d3e8008253fe5b384fc, 0x6e3b1c3a46005d3e8008253fe5b384fc, 0xfac8c07c2acb6e87e618ed09cc4d89ab14140081faed0f50ade29a083945699e, '', 0, '?'),
(0x3493ccfad3a05ca14e16e3bbda557338, 'wp-content/plugins/wp-rocket/languages/rocket-nl_NL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nl_NL.mo', 0, 0x8f75cf33b20cae0342852547e065fbf1, 0x8f75cf33b20cae0342852547e065fbf1, 0x67cafdcbed6c5611cf33eacf8dbb3e719d6b8406e855745392bc27afc4c0df54, '', 0, '?'),
(0x3499cb9f48b390083ccf336078810764, 'wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php', 1, 0x00000000000000000000000000000000, 0x951e7c244a2180960176266537b22841, 0x9464103f02ab0ae29bdde6527e95916c553310ede913858fd78bdb9669cc6f13, '', 0, '?'),
(0x349b0ae28faf05c6dbfeaf302e1a7cfa, 'wp-content/plugins/elementskit/widgets/price-menu/styles/list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/list.php', 0, 0x61fca44ff5a4264cbe8c42ed07024ceb, 0x61fca44ff5a4264cbe8c42ed07024ceb, 0x44e83456c7eee65ceba98e17084a1bf41e4d08c54acca48d47b15854a179e68e, '', 0, '?'),
(0x34a3a56931be8df512c35daedcb7e2e3, 'wp-content/themes/twentytwentyfive/assets/images/book-image.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/book-image.webp', 1, 0x00000000000000000000000000000000, 0xd0fc01a6110cdc467d245b574036ddc9, 0x6181b4e620c5aa15945ded2f9d8503add7c6d56edd154ec06c4355cf9e618758, '', 0, '?'),
(0x34ac69aeb3953e10bd2431508a151e25, 'wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe6ae8e6f3abfafd16ddef2e051bd270f, 0xf73be05102b217cb91baeba65998869804875598757c62f158c6f4fde1ccca46, '', 0, '?'),
(0x34b09936e53e7db6c53428742f90f241, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 0, 0x68fb588824883a380f85cb125d42cbc6, 0x68fb588824883a380f85cb125d42cbc6, 0x6603707ab98d7ec85521877f8ab321ab7c8fc3960930be4340e984df6555b218, '', 0, '?'),
(0x34b52c71578fd716453b4912af28293b, 'wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x34b8dd6e9108be892cfeaa248047499a, 'wp-content/languages/plugins/wordfence-fa_IR-816a6fb1a617fc4debb10e1893ed57bf.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-816a6fb1a617fc4debb10e1893ed57bf.json', 0, 0x76b5d1d854fcc5a9ada08d016e22bc05, 0x76b5d1d854fcc5a9ada08d016e22bc05, 0x302c2c9c1c4f44b6ba6530f62e9d6e9f8acdb387ff99a0f3a835821922c43899, '', 0, '?'),
(0x34b97a5ef300334e830d8ce227fdad2e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/error_log', 0, 0x4285787cc47dde96520870c1b4cae8e7, 0x4285787cc47dde96520870c1b4cae8e7, 0x53ce28718e2652dbc1825716a99eb78d8f2fd669788ceae00e106a31d36ba293, '', 0, '?'),
(0x34bc3c5af401b91bab261022a11ef247, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/services-subscriber-photo.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/services-subscriber-photo.webp', 0, 0x41170b96734b709609b5bbfb53312862, 0x41170b96734b709609b5bbfb53312862, 0x03a9c4a1965aa9c723a658e06eaf628ac4c1a20cb6d8fe7ee24f1d5a2fc83ba3, '', 0, '?'),
(0x34c03bf9ce436a23b1a281505faaf1fb, 'wp-content/plugins/elementor/assets/css/editor-preview-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview-rtl.css', 1, 0x00000000000000000000000000000000, 0x4dd88d008168df4a055e28eb45666fc9, 0xe8f37f27ad1bb30ea267213d7c98dfc8f7168979735ca71724d6bcde8757b7af, '', 0, '?'),
(0x34c31416336bac6fad0381337131f857, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', 1, 0x00000000000000000000000000000000, 0x358c6af63ea1143f7ec0d05b2dc87b9f, 0xba771dc64e90edbec2d1751ec7830ef172af1e6f990bc8fbc03b41446661f5e7, '', 0, '?'),
(0x34c652093a7c5754e3d3b642f5a1ee62, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', 1, 0x00000000000000000000000000000000, 0xb5f3b688794d92fbd25e16f913861953, 0xd1589f9f72dfc63263186d20c35bcdf17da09343b4aab114ff00e4f25b840fb0, '', 0, '?'),
(0x34cb151dc5f67cc272be45d2ac1eafda, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', 1, 0x00000000000000000000000000000000, 0xfef766bfa741546a029d57854cc9538c, 0xfc630b8b39249bd77360a840dde2ba1b512ad97522dd08d6896e3ea0315477e5, '', 0, '?'),
(0x34d0308147bcd4d9473fdd91ca44f1ed, 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', 1, 0x00000000000000000000000000000000, 0xdac530f60af4f4803d664810542b62ea, 0x270b5f894370535e300aedaac5fc1b99ca910257a939d323fe41592770aa9570, '', 0, '?'),
(0x34d1c668346d09563185cdc7efdc0903, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css', 1, 0x00000000000000000000000000000000, 0x9eb2d3c87feb6bb2ffa63b70532b1477, 0xfb543c80d27331afaf94633b20aabb75864b619f99ab98f3afa534de3fa7d5fa, '', 0, '?'),
(0x34d29dfe4e3aea027307fa25a87bac1f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', 0, 0x6c084e3659294bf6d32f52fa08ff1315, 0x6c084e3659294bf6d32f52fa08ff1315, 0x47766422bd06e82dcfb03e9fc996688074d6072396f1aa851414bf45245b2f4c, '', 0, '?'),
(0x34decd5adef507d739117246cd1dfcf6, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/jquery-ui-1.10.4.custom.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/jquery-ui-1.10.4.custom.min.css', 1, 0x00000000000000000000000000000000, 0x134565755c6ee1963cc6d63e5c2ae670, 0x8cb7b50317a9ca3f76405ec3c442dd0942d792c9614ba05f8094f9c0c3b3d4ef, '', 0, '?'),
(0x34df6e86284dd5834923a2c0685c04e1, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', 1, 0x00000000000000000000000000000000, 0xf64954675ede32d1a4b816accc9eafba, 0x8a10013ab2e05223f7c912fa0a7f4665c8c032d82320ed8453bc505121e59153, '', 0, '?'),
(0x34e9b7f036e9312f1033cc3e0e9205d7, 'wp-content/plugins/elementor/assets/js/packages/menus/menus.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x932cb0653f06320449fe0e5a46679e14, 0x94ab85bd3951965b27d9ee7cd11e5369e9d6abb569e63d7957a0dcfc0d18fb54, '', 0, '?'),
(0x34ea26513acda3a6d999535c26095161, 'wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php', 1, 0x00000000000000000000000000000000, 0x77230dc2a56563ec7f1d843f5071d63f, 0x17ec1870d83c4e1f8d6b204fe90375223eb7c5aae6a447430c98c6b563b277e5, '', 0, '?'),
(0x34ef06cf779858d49e42852606e2f946, 'wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.ad6efd6a78bf25450d5a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.ad6efd6a78bf25450d5a.bundle.js', 0, 0xf5522997370679ca1a62c1cab3159ac8, 0xf5522997370679ca1a62c1cab3159ac8, 0x6ad1c05ffd6af6fcb18787146b1b33e1c6bdc3d26d2f1148ce378a315960fa79, '', 0, '?'),
(0x34fb37b1b62e1a71fdc297ee2291bd04, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarousel.php', 1, 0x00000000000000000000000000000000, 0x61a880d4130353c57677cfb41661682c, 0x9e76d2bc8045594c0e724b3d480296040f321ceaa58c06bfe07f616701d09877, '', 0, '?'),
(0x34feb8026c10cb1d109e416ac1042cc8, 'wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png', 1, 0x00000000000000000000000000000000, 0x61f5683c6a4823b5eb8aad1d0ac61e9d, 0x964b5cfa70d1dc643b75c4d3a49c0035fe8f667f5d73d238cfef993d0f0fdc52, '', 0, '?'),
(0x35020ca5691157075feb001b1a071bdd, 'wp-content/plugins/elementskit-lite/modules/controls/widget-area-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area-utils.php', 1, 0x00000000000000000000000000000000, 0x25c8bcede30b611104919a8de1092893, 0xee73e2222a71efa4531111e43afddfd44661d37024776d22780e59c5307ff9c7, '', 0, '?'),
(0x3503960b9930e4114a8aa2402800604d, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php', 1, 0x00000000000000000000000000000000, 0x91f020e6a70607307c5c1e94fc0dda83, 0x48073039cbcc978e62a7953677f39a95fd797172ae18b85d9165a3bfe9b0dd5c, '', 0, '?'),
(0x35042c36433deccedfc1556e4bb6a348, 'wp-content/plugins/elementor/core/kits/documents/kit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/kit.php', 1, 0x00000000000000000000000000000000, 0xdbe94502e2383d6418ad1f31d9860042, 0x626c2f9cff71ac4306bdae36835cba711514a45df5ea7d46b699e4b19ef5469a, '', 0, '?'),
(0x35070134dcc6c15ae2a305ca9783484a, 'wp-includes/blocks/rss/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa713315dbef71f26704b75f760a5ed79, 0x2539cdbb3abde7497faa8386962d36ce6513489337a89e9c44b2a573d026ec82, '', 0, '?'),
(0x350799f517fd279707dc4f76616a9f28, 'wp-content/plugins/wp-rocket/assets/img/picto-wprocket-dark.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/picto-wprocket-dark.svg', 0, 0x730686074d3b11ac8e1b9b2372124bd5, 0x730686074d3b11ac8e1b9b2372124bd5, 0x8c4f1827e2021cef981edda4b42c60f3e3fd056127bf87340cf85b75693424f6, '', 0, '?'),
(0x350d6f13fc83a88efd21e544aa6f2d84, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Query.php', 0, 0xac2b746c65db4aadf3aca0f08e202a73, 0xac2b746c65db4aadf3aca0f08e202a73, 0xfc3a368c2606e5571ab55341e65e1c4f923bff78529d897d5c1f7d12f234e01d, '', 0, '?'),
(0x350ef88334df079215ef65c051e4f957, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoFillRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoFillRequest.php', 0, 0x91609c3db869c2946da4d7b8fd0326c8, 0x91609c3db869c2946da4d7b8fd0326c8, 0x22a37dcb54a8cbbe6c6095d86538e6858eeab0a9592a35101a401ce046c747ba, '', 0, '?'),
(0x3510bbc77a62406441c1633e8c864196, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php', 1, 0x00000000000000000000000000000000, 0x92ba5be4a9d8c969fdc208e164f65f82, 0x408e99a89a4a09a51d48aaeecaef25387f46181f46e4b399485788346e55256a, '', 0, '?'),
(0x3513a4a4e80e076f992d89562f742963, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-it_IT.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-it_IT.json', 0, 0xbeec6abddd8fc4fbbeb5a5693db4de28, 0xbeec6abddd8fc4fbbeb5a5693db4de28, 0x57fa5571ba6e09e599e5bd51c18248b613700dbf451a05a2d69fe3566fbbdffb, '', 0, '?'),
(0x351531097b46124514b8f17d78387f84, 'wp-content/themes/twentytwentyfour/styles/ice.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/ice.json', 1, 0x00000000000000000000000000000000, 0x16163e409accb664025e80593688647c, 0x5c424af90b690c32541702bfe302402cc3fcd5c6a54e96d61cd788af3f269811, '', 0, '?'),
(0x3519f97cef39101e824f14dbe5096740, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php', 0, 0x321be22115e243a746070827afa002f7, 0x321be22115e243a746070827afa002f7, 0xa7e355e5539f314117943678f4ce5b0dad9ff4148760f96231f1c391ef4cd668, '', 0, '?'),
(0x351cea3f89810b7998c43c0ed932cc02, 'wp-admin/css/dashboard-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/dashboard-rtl.css', 1, 0x00000000000000000000000000000000, 0x5b7c4a758af1f4cecdaf22f8d5e62f92, 0x594209f6e5cb136f903177c5f966a81d8376318a09dfb9304f908d2246cb2aa1, '', 0, '?'),
(0x351ed80b6faaae25387cc0d69a9bbac8, 'wp-content/plugins/updraftplus/methods/sftp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/sftp.php', 1, 0x00000000000000000000000000000000, 0xcfd73681d25cf87268da9e265ae7dc0b, 0xdd6549c377fc73496fa592d17cae5769fa9c541b281de5eccc10a50dd01a4b02, '', 0, '?'),
(0x352247cb5a81ae2f051ac7dc560c9948, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php', 0, 0xdd285da0c410dccdd417140b24503672, 0xdd285da0c410dccdd417140b24503672, 0x3bbf6a73c3fcbb7ca89aff341daaa869f29381f7b586ad2eb7bd4c83a8586e22, '', 0, '?'),
(0x35229c961d218b35abcda7d6ffb580ae, 'wp-content/plugins/amp/assets/css/wp-components-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/wp-components-rtl.css', 1, 0x00000000000000000000000000000000, 0x6ec33085674dd7687696f6ea54b42f45, 0x49f8a9c66f5ffadaa2b325da60fa1136b815f03819a60f2a0892def6e380f704, '', 0, '?'),
(0x352e3db9808d64293c708d657599735e, 'wp-includes/sodium_compat/src/Core/Ed25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Ed25519.php', 1, 0x00000000000000000000000000000000, 0x79c045fdfa46df293f34756dfcb5a2e2, 0xac71acf7f4b8eb7af470f5351a93bd551816135050f7e78298b17c71ef242f74, '', 0, '?'),
(0x352f4f98212880e3ee5850debfc2622f, 'wp-content/languages/plugins/elementor-fa_IR-066ef1cdf21d1b40c6de8f6422ec24e0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-066ef1cdf21d1b40c6de8f6422ec24e0.json', 0, 0x9f45ae244041d01581fffe27b68491ab, 0x9f45ae244041d01581fffe27b68491ab, 0xcb5be2f6b3edb64488c72aa59bc07f3046bf2e9efa799985557441c4de84f7a4, '', 0, '?'),
(0x3538e764e1605336314b3e1cdbae8676, 'wp-admin/css/colors/blue/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xab6615ec13a4519dd937f41e378236c1, 0x9533f9d7fe7b32769dbf23b5b08734ee5689e411bacac3333ae8decac1b52009, '', 0, '?'),
(0x3538f663dc18425ff71f9e29f046252c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Option.php', 1, 0x00000000000000000000000000000000, 0x4a83125f4f3eb80f1a0d111d9150a838, 0x9ddaa1f8472736af3f53465afc64e246040d4dac94357a1bc472bc32df94a3a4, '', 0, '?'),
(0x353920e627e09d19d8d41998764add7d, 'wp-content/themes/twentytwentytwo/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/index.html', 1, 0x00000000000000000000000000000000, 0x1f4951dec826bd187a4d2cfefa36a958, 0xb8dde6e13aa504262abb8ce662c01132667d768b51aa2c2e99d0efa5d5aabacb, '', 0, '?'),
(0x35398624f9e272b851afe4cae0938967, 'wp-content/plugins/wpfront-notification-bar/js/element-plus.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/element-plus.min.js', 1, 0x00000000000000000000000000000000, 0xb132d547b2c0ff8a28f0f7486654b2a7, 0x9a7c418b50fac33152d3f55257cd0a712c9110a843dc279b4d7e324c0797e1ff, '', 0, '?'),
(0x353fda14f647d82754ba4352fa5a73d2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/error_log', 0, 0x36bccf89ea56cca77f34367af6b64152, 0x36bccf89ea56cca77f34367af6b64152, 0x4381f7a3b41070d656e9bd3994810ac215baff9902c83079a483f68b2d45ac79, '', 0, '?'),
(0x354382290a5775beeabd9d2f46d2634b, 'wp-includes/js/plupload/wp-plupload.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/wp-plupload.js', 1, 0x00000000000000000000000000000000, 0x8d1bda8c9e83553d766b6506867d940b, 0x3d3d5171ef58fce414fd2de0fee4109e6ab7011504d46e4889cdc580113ed90a, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x35471bd978b987c1bc0081568da712d9, 'wp-content/plugins/wordpress-seo/src/images/Application/image-content-extractor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/images/Application/image-content-extractor.php', 1, 0x00000000000000000000000000000000, 0x01a7dcf6902cfeddf4059c834ffd2200, 0x03c4c07c0a46149674a5294aecfb72713e787dbac722cbe7fcca658def76665c, '', 0, '?'),
(0x35480a1abe6ab7f29c8487ccd4db5cd2, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/StreamInterface.php', 0, 0x348ba0fd90cab1c9b72b2f00cf96c5cc, 0x348ba0fd90cab1c9b72b2f00cf96c5cc, 0xe2df5c110c17e583ff9fa69ed001fe10fce6081f645877e571d6b0db4745efab, '', 0, '?'),
(0x354e8c886a1b341a8f13c83e3d63ea3c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femergenode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femergenode.php', 1, 0x00000000000000000000000000000000, 0x7474b85994a5649c5ad4ca15439d129a, 0xefddfcf90e70967ee879c5ca908a411752655746838309f803bb2c7c713908f5, '', 0, '?'),
(0x35537b1fef54c68196aece65bd2f03cb, 'wp-includes/class-walker-page.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-page.php', 1, 0x00000000000000000000000000000000, 0x398f0616f998bd01aba23dfb16a49e09, 0x6ab85c157982b6d5d49023c21882cc3800974c0af725a87bb27d28491a6fa0ce, '', 0, '?'),
(0x35568d79bbf95a69d918f7f06de5d56e, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/ServiceProvider.php', 0, 0x2eeb3b46246f5084aabec47d0e98b7cc, 0x2eeb3b46246f5084aabec47d0e98b7cc, 0x704433fad167b2c32ebdda421f2610d9991cdada78d390c3c968b2cbbbee1c69, '', 0, '?'),
(0x355aaccce4e053cebce376d960369739, 'wp-includes/version.php', '/home/iraneurobetcom/public_html/wp-includes/version.php', 0, 0xa8c5c391dd266b8938815500f04bd5c1, 0xa8c5c391dd266b8938815500f04bd5c1, 0xc55690b2e04dfc03d1e314a83f9c5232f5b2b004f84df25d95c3272384eacd8f, '', 0, '?'),
(0x355c683e0cf3ce77091d9d97870c4ecb, 'wp-includes/registration.php', '/home/iraneurobetcom/public_html/wp-includes/registration.php', 1, 0x00000000000000000000000000000000, 0xf290ee07c353e681cb44860ba03331ea, 0x06d59993b7031bec7646b488d9ab9acef9e550abdd42382eb7ece1db18e238c4, '', 0, '?'),
(0x3560e05d5ccdad6900a5dfed1a4a8154, 'wp-includes/class-wp-embed.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-embed.php', 1, 0x00000000000000000000000000000000, 0x3cdfb77d7d6c7c6e2f8d6cc0cb68bf3d, 0x698277ab62f89e4f949f2822d21c165f55cd5fd5bd84fbcc370eac527a4e38d0, '', 0, '?'),
(0x3561d199cd2d405f3278d7e7fc03d528, 'wp-content/plugins/wp-rocket/inc/classes/dependencies/.gitkeep', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/.gitkeep', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x3562d8f1ac712c0597f099cb9bd516a2, 'wp-content/plugins/elementor-pro/core/database/model-query-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/model-query-builder.php', 0, 0xb56bfa2d8d46f520dd39802816871fe6, 0xb56bfa2d8d46f520dd39802816871fe6, 0xbc17e5d1d0e48e23d61a293badf9f3d12f4337e834d3e17d83355eb73091d8de, '', 0, '?'),
(0x35678645a2653e470621d3a90d544055, 'wp-content/plugins/wp-rocket/assets/img/play-hover.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play-hover.svg', 0, 0x6fd6f5bd6635a43868443cb20c1f29d9, 0x6fd6f5bd6635a43868443cb20c1f29d9, 0xa37aad5cd46a93dbd8cc2f41616226afd81abc79e8e876af2511aa4d7d3caa31, '', 0, '?'),
(0x35731b48d888d65aaccb1707fdd7b037, 'wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php', 1, 0x00000000000000000000000000000000, 0xd88348ed9042120d4d0626cc7cafd50f, 0xfd7239a16cca0033b8056a24befdeab47a570c3a63c573ed52e8f12a12e58dbd, '', 0, '?'),
(0x35765bdfdfe129c491ac845f7756799e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_BR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_BR.json', 0, 0x0e49d3e1a64d89858d07c2e12643ede3, 0x0e49d3e1a64d89858d07c2e12643ede3, 0x2c8a50e7db15f5df67a412c0dc439018e36f16e865f9626e7760a9177cdef94f, '', 0, '?'),
(0x3576ecc6b141b2ec92a26ac5acee8dd1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', 0, 0x2c8628b6030bd4f65ee719f54e34edb7, 0x2c8628b6030bd4f65ee719f54e34edb7, 0xdca40fdc7f52230bbb856c6984696369c1acc93a33ec895147a92668b95fc6a7, '', 0, '?'),
(0x357e88dafe3f0d516fab322563330771, 'wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css', 1, 0x00000000000000000000000000000000, 0x3cdbed1557011298125b11ffe8479361, 0x53553f73ffe316b14d3e220e597edc581d9c61b36893fe5a9a3a3b0975a9ec47, '', 0, '?'),
(0x357fc9ead1abb01cec9d2be05c356950, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', 0, 0xfef766bfa741546a029d57854cc9538c, 0xfef766bfa741546a029d57854cc9538c, 0xfc630b8b39249bd77360a840dde2ba1b512ad97522dd08d6896e3ea0315477e5, '', 0, '?'),
(0x358033f10a0d44e9572636f8f00bfe82, 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/continuous-integration.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/continuous-integration.yml', 0, 0xebf97a0a09de831f5ada3b3c1f837c0c, 0xebf97a0a09de831f5ada3b3c1f837c0c, 0xe6cf77e54f7e4f18adc6172136a1d68c5b2f68458fa22e226762c685c8de16d4, '', 0, '?'),
(0x3583d3fa3932cd0883a85ec0253caec7, 'wp-admin/edit-form-blocks.php', '/home/iraneurobetcom/public_html/wp-admin/edit-form-blocks.php', 1, 0x00000000000000000000000000000000, 0xde8c0c30d8c95e0f3bd4a345c65fc8db, 0x0ba4ac13f097c04141b9122bebc09cc75691ac563cac16d7b6a631accd6af44e, '', 0, '?'),
(0x3587ed3f95456912b86448ee6e94a27d, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.min.css', 1, 0x00000000000000000000000000000000, 0xc36c6008e08ad0ac37609879d7ab59dc, 0xb37305db274b1f4c10b8e2afceb5eab0aacf95d79ca2b67e1529b1410ddf5ee1, '', 0, '?'),
(0x35893c9846d6c9147eed1570d861923f, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-blogging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-blogging.php', 0, 0xe5a0d9b7fc1e688958c186a5fe382d43, 0xe5a0d9b7fc1e688958c186a5fe382d43, 0x501e72ef1607fd46f1c064c4fc7b173f18d85a5332d9740dae9a9517b5b9cf11, '', 0, '?'),
(0x358b5e557923f8117804ab0d494874d2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', 1, 0x00000000000000000000000000000000, 0x6c084e3659294bf6d32f52fa08ff1315, 0x47766422bd06e82dcfb03e9fc996688074d6072396f1aa851414bf45245b2f4c, '', 0, '?'),
(0x358e84dc47def0288d8e67ed76832a9d, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-nginx-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-nginx-exporter.php', 0, 0xd51d7414f3fe7e1dff3b01e66d2d76f6, 0xd51d7414f3fe7e1dff3b01e66d2d76f6, 0x743ce92807f1930ed5c1ab622ce41dbc93475d0228744836315c024fa533af72, '', 0, '?'),
(0x35a137f04e09433d86db2dd8179c63c4, 'wp-content/plugins/wordfence/images/sort_asc.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc.png', 1, 0x00000000000000000000000000000000, 0x9326ad44ae4bebdedd141e7a53c2a730, 0x4e970f51d31e2aa091545a251450bada2581eadd6adc91745a036e2f9f141d7f, '', 0, '?'),
(0x35a88603f30c5b17118ab26f8035013d, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php', 1, 0x00000000000000000000000000000000, 0x52e9d378a25f8db527d04465512c44dd, 0x786aa51c473891a9b910e186c242184ab276eb645eb67dcbc48147aa302752cc, '', 0, '?'),
(0x35aa4da38fa17fabb6b4579803d44e00, 'wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php', 0, 0x15e5d2f0567613262928c2e872cbcbb2, 0x15e5d2f0567613262928c2e872cbcbb2, 0x3e923b81f624e1fecdbea99717a2d3616b4447b249501d1dd34c3e178efce57a, '', 0, '?'),
(0x35ad0f7aa0ed4c49dc820ae3f8c55cbc, 'wp-content/plugins/wp-rocket/inc/deprecated/3.13.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.13.php', 0, 0x63573a49b0ba65c7d37bdb38b9902ac1, 0x63573a49b0ba65c7d37bdb38b9902ac1, 0x321dd03fa6a7331bbbd45f4d834a33f070530d9640649926ae68c45b64c1298f, '', 0, '?'),
(0x35b123748a3552bdd1884ba9f3edf5d4, 'wp-content/wflogs/config-livewaf.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/config-livewaf.php', 0, 0xb0a1c399c6269d00e3b095149096aa85, 0xb0a1c399c6269d00e3b095149096aa85, 0x972df419d1539291faf838eb62ab0e2265a2b1f6c9632af9bcbf43863fbadc99, '', 0, '?'),
(0x35b404968e7db058c54ee7a248ff96ec, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', 0, 0xe994d78299c1be0b9fd32625e4ec598d, 0xe994d78299c1be0b9fd32625e4ec598d, 0x5fa2bdc6188588a3d26ab8cb31447f5b1ab69fcd4852820bea6e99809fdb2dfe, '', 0, '?'),
(0x35bf4c9c5a93c478b286cd25245d5fa7, 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents.pot', 1, 0x00000000000000000000000000000000, 0x35d68fac1d06d6093b718a216b27dc13, 0xec4b5b6d1f63e7fa7fbd1e95a5095b8a1c5f3423e484f985d8661cfa4e2828d8, '', 0, '?'),
(0x35c247e245f71c7c23fb1a06f03577a0, 'wp-content/plugins/disable-gutenberg/inc/plugin-features.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-features.php', 1, 0x00000000000000000000000000000000, 0x895bafe3c374c6892644d6d20c64ffe8, 0x4581c03661dbe7a58769c286de5300851652d39742fc34be7d6ec7aa662720b3, '', 0, '?'),
(0x35c35a3327b35bdc593e95289ecdab6d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php', 0, 0x2ca6ac697f2c6f24aa2186e3727e0581, 0x2ca6ac697f2c6f24aa2186e3727e0581, 0xe74b6e8e2d733ab3fc7f188fb06dea6993a99c1f1f5c4bd1deac795dfb262853, '', 0, '?'),
(0x35c617a0c1253eeffc3fff7d6a6258d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 0, 0xda4a2930d6ce99ac2243eebcb57b1c0c, 0xda4a2930d6ce99ac2243eebcb57b1c0c, 0x152568e7ff5dd000dfec2ea41080adad6ef5d38eb4071d2af1ea0908c5cc8559, '', 0, '?'),
(0x35cc47d52f8e5caec5a53b4922dc22fe, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-prop-type.php', 1, 0x00000000000000000000000000000000, 0xa8094b84d3bf25f92447413f7271b04d, 0x70af57ce0a3d0682791b086d263231fdd3fdca82db3565eb712d1dd2a42d5dbd, '', 0, '?'),
(0x35cd19b56440d790e9a01f121dc109c1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe2.php', 1, 0x00000000000000000000000000000000, 0x08cd8eff673995934f01df14c3929afa, 0x429fc7e7c8c2e64bbc2767602697baa01b640530dd40063b981325074e634e47, '', 0, '?'),
(0x35cfa980bb126ca3cfdd4ad3a75f212d, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/ServiceProvider.php', 0, 0x300994b201076dfde4950dca72368254, 0x300994b201076dfde4950dca72368254, 0xe5a5bec86586d2cfabdda76cac58a647baec54d8e5ab89b78af786a9b534ccd6, '', 0, '?'),
(0x35db14e416f0e244b4910afe82e859ec, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php', 0, 0xa5ee3945ec573d3f7131d104073e6ba8, 0xa5ee3945ec573d3f7131d104073e6ba8, 0x92be20599de837fa46335109b929bdb39567296476b5b8c7a4c2ecbf9ed811b9, '', 0, '?'),
(0x35de94d4319f9e73d19f86bba88cd6a4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/renovate.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/renovate.json', 0, 0x7233eee3cf988c4901e028bd3c9d3b0f, 0x7233eee3cf988c4901e028bd3c9d3b0f, 0x6df57014ea8b5dbec888f7de3333af52a5a454075dbc4a351e9dcded46ff6cb7, '', 0, '?'),
(0x35ded0c29e19f555dec6d987f474a41e, 'wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x35e29cd33c993818603db8703bfe9675, 'wp-content/plugins/wp-rocket/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_static.php', 0, 0xdd7bd49f5e847a254ccc0773020fe03c, 0xdd7bd49f5e847a254ccc0773020fe03c, 0xa1578558eb2befb9a7527427410e1329e2cacc6d8098d22bf38db3cd8c76feb0, '', 0, '?'),
(0x35e468d9f02c34b54e40ac6bc5f29e4e, 'wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php', 0, 0x67cc9f1e871d20bed8fb20c9c7c94932, 0x67cc9f1e871d20bed8fb20c9c7c94932, 0x90840b577bfa81bcf28443d3d9319fe8a707407baa3f12e89669f6d46c3fd37c, '', 0, '?'),
(0x35ea9bce9b1f061ed1c9009f65ead76f, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php', 1, 0x00000000000000000000000000000000, 0x092249bb36f7decf0fbfcac2167881ff, 0x7a2e556c37ee75eb7fa7bfe5342ab0984912a672224c6ccb7ec810c247509909, '', 0, '?'),
(0x35f482a66613fb83e99d77efb05b332f, 'wp-content/plugins/amp/assets/css/amp-settings-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-settings-rtl.css', 1, 0x00000000000000000000000000000000, 0x3eb754db5aaeb411a43c712bea736ad5, 0x1ff1c7276c8c236e8586400bcaa9f3e5b0c4dcbf9c07d3a4b22e01f59e025452, '', 0, '?'),
(0x35f8ca1b0031cea43ce57d4dc6b9221d, 'wp-content/plugins/elementor/includes/widgets/icon-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon-list.php', 1, 0x00000000000000000000000000000000, 0xe688e3ef0aac71975d4ba45586f0564d, 0xe17510a46ec863e0164507fae0c1d5843e1276a88ff77b70c21c48e5dac973d1, '', 0, '?'),
(0x35fa437c8763c0997438c9e697049e52, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-newsletter.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-newsletter.png', 0, 0x95064fc2a1fa0607133a33e99a321b81, 0x95064fc2a1fa0607133a33e99a321b81, 0x0f69af0c913d6bb327a7f284604c3c47bd598724f9c6b523a14a3d4369765834, '', 0, '?'),
(0x3600e2ed42e462359b8e9cd226dbdaf8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Path.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Path.php', 1, 0x00000000000000000000000000000000, 0x3dc57c5176cbabdb94b386f0edf167da, 0xf050bee74dbc3687e5289fd2b83dd65e0742408f4e41e30109c108a5fd0b7400, '', 0, '?'),
(0x3604d15c56752be24e199f0294c535dc, 'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js', 1, 0x00000000000000000000000000000000, 0xf030b39e0213552a45e9f03822126840, 0x79e0371730466656a5979a8d8a0adcdf7ec267dcf1ea3ddc085c329c3aca096a, '', 0, '?'),
(0x360678d4ff65c050585311622655f395, 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php', 1, 0x00000000000000000000000000000000, 0x9abc77f3df2fc996935047eda184a745, 0x01081b6dbf80c3727f27872f8d0539a6aa526ab0f3f35c3248fbdbcac2ba596c, '', 0, '?'),
(0x3608420fd5384c93260c7ff70b023ee4, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_06/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_06/shape_01.svg', 0, 0x24b7ab287f7c053ee6da5843e5e98026, 0x24b7ab287f7c053ee6da5843e5e98026, 0x5457e9afa9c1a59a22b615662af081855e9cf685dca9a3ab0f811688b68ceb6d, '', 0, '?'),
(0x36087156ac8b5bc4816a6f0677444918, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/AccessToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/AccessToken.php', 0, 0x60f467344a8bdf8239994312849655c5, 0x60f467344a8bdf8239994312849655c5, 0x02aed42332392886004d0ca1f905d96f3999eabf9e10724b41c400665ce5d818, '', 0, '?'),
(0x360a821cfc4e33dd2f23c832cee13eb2, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', 0, 0x3030f4e262be687a22cae5b186da998d, 0x3030f4e262be687a22cae5b186da998d, 0x8b151d50eb5576f388ff0d9195bff474a376b3beda2ba56ba4f63c0fdc985e0c, '', 0, '?'),
(0x360eb6e93436c66e25322b6d40251620, 'wp-content/plugins/elementskit/modules/conditional-content/libs/control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/control.php', 0, 0x001998280152adbf7fff91e4c1ad5de9, 0x001998280152adbf7fff91e4c1ad5de9, 0x51bf3c4b6740251ccb989d6c983622ebef93d7f92b91b2480d3768f478d5bdea, '', 0, '?'),
(0x360f0edcb408ed0f46b7e9b0a9d70135, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/error_log', 0, 0x977fabc1b1f5b1c9d7c3c663ef1ca5bf, 0x977fabc1b1f5b1c9d7c3c663ef1ca5bf, 0xaa0d66be055182d151fa10aabdebda407c8443f69f6b867bc628fa9baef8703c, '', 0, '?'),
(0x361154be3fff85c6635bf4ab51364d15, 'wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php', 1, 0x00000000000000000000000000000000, 0xb1e07d7b599154f31c2e857fb1c6992d, 0x709220433f92c9b1910008b35989d9970f29f09cffdbb130f5a8e196faa636b0, '', 0, '?'),
(0x361718db18dadf17a81c582f80bf484c, 'wp-includes/js/mediaelement/wp-playlist.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-playlist.js', 1, 0x00000000000000000000000000000000, 0x4b1d5eb6cd4973f2a3080f32aad2a951, 0x7a0991946dc645cb303339d0c05d2d6b1dc332af83b19d03a0b2e5dc5b32ec6f, '', 0, '?'),
(0x3622e6533b6c6c86461ee89fc01384bb, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/functions.php', 0, 0x8d42278bf7e698297b625cc8d1742100, 0x8d42278bf7e698297b625cc8d1742100, 0xcb827e2b625c49651951e239f882ea92c0826903aefa6cbe397b99adc2369c39, '', 0, '?'),
(0x362850024eb37cf65608b4b0dea1566f, 'wp-content/languages-old/themes/twentytwentyfour-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfour-fa_IR.po', 0, 0xd33d1edf53b7e3992ca3ade31832befa, 0xd33d1edf53b7e3992ca3ade31832befa, 0x796d7cb8a3df954f291e7c871b28afd5a9bbb994987363f6d75c6c07f054a276, '', 0, '?'),
(0x362c75d6b5799aeb21799bdd280bc767, 'wp-content/plugins/updraftplus/methods/backup-module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/backup-module.php', 1, 0x00000000000000000000000000000000, 0x10b32216eaa21db871edd86957010bbf, 0x055c3d5f534352a9b4179e18be88f405193a5fa4402c89ebba35e0743f16b4ee, '', 0, '?'),
(0x362d18bd37b38130ca94c17b899634c6, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json', 1, 0x00000000000000000000000000000000, 0x6728a9b1d5f7231458011b8e1a8bb30c, 0xe65866a03574cfb18822fa8f235c1213172ab474737d955ecb9b5ef50ff83a34, '', 0, '?'),
(0x3636f8e4ed45f0325967e202d3735d0a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php', 0, 0xf2797028ed3063d48d56f617165b3d5f, 0xf2797028ed3063d48d56f617165b3d5f, 0xb3beefafe4dba3448e4b4e740b41edf462e24f8dedeb07e3bfafa8d21dcb00dd, '', 0, '?'),
(0x363a106e661180de71b745be1d71422b, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Php70.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Php70.php', 0, 0x306597921b41f25e2aa6992de695f712, 0x306597921b41f25e2aa6992de695f712, 0xe754e120defc20ac1f404dbc534b585c3975695c8901adeab767e962b7b688a5, '', 0, '?'),
(0x363b490528d648b26dc925acc31666ba, 'wp-admin/css/farbtastic-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic-rtl.css', 1, 0x00000000000000000000000000000000, 0xc2370ae59e15c0b0299a7b89ee93fb17, 0x549c3dd65923d2cb045b1895fdb676721b841048cd6961adfe52fe0ff286f108, '', 0, '?'),
(0x3640c1cbe630f9af5e7a634a7185b62d, 'wp-content/plugins/updraftplus/includes/Google/Service/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Exception.php', 1, 0x00000000000000000000000000000000, 0xae5285baa52610cbbfa50d9e7d7af658, 0x7ef397357de9b382e6c7d6cb6eb717adb634d90a266a0f3c6d29d0d6453ec3d3, '', 0, '?'),
(0x3642ae548f0938f5a1f1d19de138d57f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', 1, 0x00000000000000000000000000000000, 0xb2ba6b8c746883d32a2d788a38ceeb85, 0xaeb67695dee118799e510ef71919bda7894d68af9980fe8b6294e9f4a9fb20e4, '', 0, '?'),
(0x36442e6001c3fd53142438eef3fc3029, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateDisplay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateDisplay.php', 1, 0x00000000000000000000000000000000, 0xa996f140bebf95ae7074d2a3122e8b38, 0x8757b45f1845b9a5530ccd6b46aeaadf329aedee2aa7396c0bd962514d7aa945, '', 0, '?'),
(0x36543ad79ae2a8057d1931aa126cdd4c, 'wp-content/languages-old/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', 0, 0xb377078899a0f5f1ff162de193f66622, 0xb377078899a0f5f1ff162de193f66622, 0x078e9e6cafeb98fbbe11566fe42741111da98100b32b95f4f13d6c534ca08ff9, '', 0, '?'),
(0x36543cdcc51df660e4c19ce4b0a55d20, 'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po', 1, 0x00000000000000000000000000000000, 0x6f58628da424c2e8331ee36f797c7b84, 0x4b1523bb25ec2ce491fc475faa3a27b6d3e3813a3518f971e461244f7416a28f, '', 0, '?'),
(0x3655f93382c0a6c7f8279f89d71e0bfc, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', 1, 0x00000000000000000000000000000000, 0xc5e5cecb2efac7f6aa965a3052832cc1, 0x704710d4b0bcfb195fe7cdcdb555cb1806c7aa42c623e02e34a66ec04042a4f4, '', 0, '?'),
(0x3659107895abed2e2903ea580cbc4cf7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php', 0, 0x20606e6eda49f3c34c1f80dba2a24431, 0x20606e6eda49f3c34c1f80dba2a24431, 0x7b8271f9fe4c1ae4f28682690af24bf2501d5fd3db3b58a724fe83f8a78db668, '', 0, '?'),
(0x365b66c039b83f869307171812205fc7, 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/bullet_yellow.png', 1, 0x00000000000000000000000000000000, 0x4a26fbded3c98c8afd0feceed494513c, 0x31b5fab14e1edf97f7b992fad78d3f2a8069d7c3ad210e46fd4d1c70e8395e2e, '', 0, '?'),
(0x365cdb80a5a765b143155b7d95dc8124, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsImgAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsImgAttrs.php', 1, 0x00000000000000000000000000000000, 0xa2e03a1a8bb7b5b0feaac366dc14a468, 0xfe941ee236ff0fbace2063fc8e9587ce76a51cfad2250d3910571c30b0a7c23d, '', 0, '?'),
(0x365ce56b2721a3c5b5de9d9db5bf3db7, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DeprecatedNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DeprecatedNode.php', 1, 0x00000000000000000000000000000000, 0x9e68b5c2698ccb249304a32c89deebdd, 0x07a6c323164dedf3d09a704ffcc8da5c65b0d8f37128a6f8866ce5fb3b3bcf18, '', 0, '?'),
(0x36639fd066980d3886a92ed51d83b86b, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php', 1, 0x00000000000000000000000000000000, 0x87058577aa5ee00c3421be79220157b1, 0x9a2f7511b296bbe16b5ce8561d9bc46e36d139599b7eb93863aab8a648790244, '', 0, '?'),
(0x3663c06286a36b6bb7d66933b940fa48, 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf.php', 1, 0x00000000000000000000000000000000, 0x12c7eb6d7de923603aaae1506f022fd9, 0x81289e9bcb958b3d394c942fa8db2a6d9e2c0e7b6fd637dcba68565407f5da5c, '', 0, '?'),
(0x36644befaed9251e730326ab12d81907, 'wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x0e30b1e15ab85ffa5e6a6017fef59e60, 0x85ee87836cb4d9a92729da06db64dc5c1e769a7e27297cd03b4d6fe809000bfd, '', 0, '?'),
(0x3664ac3b77debc98a1ea25b9cdceb0ac, 'wp-content/plugins/wp-rocket/contributors.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/contributors.txt', 0, 0x2d958e806aa0fc17066a418b47532fd4, 0x2d958e806aa0fc17066a418b47532fd4, 0xf2ba0516fe24597063886c89dee2957e2febd7df598f13b26dc77e96673a57d2, '', 0, '?'),
(0x36694496e68936876cdae329c21b3c94, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php', 1, 0x00000000000000000000000000000000, 0x3630fcd7587272cb543f989675b40b27, 0x159116f6065026e05ff4f1fcf80268c93b00d948ceab7cba4c29c594ec01702f, '', 0, '?'),
(0x366fbabff6a3b4dd01707333a03b720b, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7be056cfc03bb0953d1e34780f116705.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7be056cfc03bb0953d1e34780f116705.json', 0, 0x56d9d0790ed89831a6063cc8d5e4dc7a, 0x56d9d0790ed89831a6063cc8d5e4dc7a, 0x46393ff4c59953b73691714a87b5a0cae31acfd50cdf4ac70b5b625a5a5a24f7, '', 0, '?'),
(0x3673909d83ad247672581cb208c0ec8b, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/ServiceProvider.php', 0, 0xe06027683f42f3c5f52cbbbb098c7ceb, 0xe06027683f42f3c5f52cbbbb098c7ceb, 0x832724e76a85b20b5d0a9446faf5bb354ecdfbc8fd95c22aae9dd0c7b37b7d9a, '', 0, '?'),
(0x367507ac94b8f1fb408caea50088ec4d, 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', 1, 0x00000000000000000000000000000000, 0x394c56d3096b190c8fabd6b58f0f792f, 0x68e6fcd96afa57e88627f3df67f89b6cb8150049d8a13c2462b35884a29837f5, '', 0, '?'),
(0x367a2f53c503cd81d4df5df923728b70, 'wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php', 1, 0x00000000000000000000000000000000, 0x37436da960caf9b28f128ac032f0a6af, 0x575497e244d4797dbef1e01c925e4d2e1c1994eecc962c1a59b78803fbb20f28, '', 0, '?'),
(0x367c6ee09d9a90f44a9d9cd1b7d57e7e, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php', 1, 0x00000000000000000000000000000000, 0x96e1e743f7439c9fe80ffd92fb9321af, 0x9d37b6b3aa38fdbc45f3d8a84c3bd3e697f73dd4c0f0e80014df54913df44da9, '', 0, '?'),
(0x367daa5687b0c1a3a14eb8d8083d45c7, 'wp-content/languages/fa_IR-4bfa11da57ff2600004bb500368247f4.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-4bfa11da57ff2600004bb500368247f4.json', 0, 0x36d846098591fdbfc0ef01405e3d12b5, 0x36d846098591fdbfc0ef01405e3d12b5, 0x9ac9989a992f7e78394b7534094555378c032e874a43f44576db6b69845111a6, '', 0, '?'),
(0x367ea15ae1f27e01cb1473138681088c, 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php', 1, 0x00000000000000000000000000000000, 0x8f2aefac64a120765625c34fbdbed71c, 0xa0c17cfa6f89e60ff172c6b99dee2a137b351a9d882baf7b7d3b1e630b63b26b, '', 0, '?'),
(0x3680e5d3919bbada26a71ef84701dfb5, 'wp-content/plugins/elementor-pro/assets/js/load-more.f5ecc1c66872d0bd2d17.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/load-more.f5ecc1c66872d0bd2d17.bundle.js', 0, 0x4069b4e61bc7abb81b7bc13bb9c4f5f1, 0x4069b4e61bc7abb81b7bc13bb9c4f5f1, 0x89892c480179555e83310a5ab86ddc89f51231dd2983e3bed1c33badf5e81927, '', 0, '?'),
(0x3682589918b817d8d4072af5e8523163, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSContext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSContext.php', 0, 0x6da82bb16e712686cdde11be9cd50556, 0x6da82bb16e712686cdde11be9cd50556, 0xf49390d0b4f0a65f6fa5a32391459e4b657962b9bd190d6cf65078d8cb16590c, '', 0, '?'),
(0x36825d6ae07619d957b96b0d332d7fe7, 'wp-admin/load-scripts.php', '/home/iraneurobetcom/public_html/wp-admin/load-scripts.php', 1, 0x00000000000000000000000000000000, 0x236f8c8a47ebbd9d40123ed5eb542efa, 0xdf38ce7a74a2aa3df8969c6b021924af9986c09c1c26575292ce88f16856b2bc, '', 0, '?'),
(0x36833fa80fde70dd3c0621795b63766b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', 0, 0x07ee263d5fe87295e8d5ecf532b4e6c5, 0x07ee263d5fe87295e8d5ecf532b4e6c5, 0x79ace5a0de4b3b2eb2065499f80d727321c65b2c952ef4b309ee6f2cf199c912, '', 0, '?'),
(0x3684dec68ca1997fc4f64398aef57f2b, 'wp-includes/sitemaps/providers/class-wp-sitemaps-users.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php', 1, 0x00000000000000000000000000000000, 0x73d204e5f3c1486ff8d375d5476b8efa, 0xf335b9e8084ae845eff40f34df8759d86f58ac09c6e81523f91b1289cfe4a654, '', 0, '?'),
(0x36890133c8932bce8ca821c107ff1d01, 'wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php', 1, 0x00000000000000000000000000000000, 0xb66197a3b626dd07fadaada511c34842, 0x680621b4c0fcc4044d92c1b5297c8e3380aaa7b9db7a3d65672f55abcacf424c, '', 0, '?'),
(0x368ada10528eaafd29708d9ef0a16158, 'wp-content/plugins/elementor/assets/js/packages/twing/twing.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x3d1f39cd0c67a8948d76aafb5ff6753e, 0x4acb44fd8b1e4d0a982dbf137248d673ab4b55ed7af4c24500dddb56b5dc51b7, '', 0, '?'),
(0x368b62d3c74323241abc093316156d75, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php', 1, 0x00000000000000000000000000000000, 0x5111afca170b272489a79541520a5436, 0x1eaade29440fa7e251f83ad70cba2560aab650bf4981fcf2756add84e1243c2a, '', 0, '?'),
(0x368d4dc3fda069b59ef2a479d7a26ad4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hgroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hgroup.php', 1, 0x00000000000000000000000000000000, 0x2ffc1b1d7c0915c830c4276ad73149b6, 0x5ef74f54bc705edb1ae12f8804b713af5b43f2a02798ccf58cd40746a1f40e75, '', 0, '?'),
(0x3693273a4230e7e94145cf80122da12f, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Request.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Request.php', 0, 0x7cd69c8fc3a1bed6eacb03519ad5c433, 0x7cd69c8fc3a1bed6eacb03519ad5c433, 0x439896b645bf9c93fd3671ccb933f9ec3a21bf7a0cfba93c9ce72cdfd1557a62, '', 0, '?'),
(0x36935336f179ba702887b3d36978db83, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/2.png', 1, 0x00000000000000000000000000000000, 0x7d40067d3c9c393a140deef30bcf9a4d, 0x4667a6bbfc0c1d07101000a619ac5fc9951a257acb8d7589e85733457615ef25, '', 0, '?'),
(0x369d165d487dee0043de9c778b3cfb34, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-cs_CZ.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-cs_CZ.mo', 0, 0xf4ef9a4555663cf74f43108121310a7f, 0xf4ef9a4555663cf74f43108121310a7f, 0x205aff5e9d3d13c0632c2f128e4a0ab63a11d5cac06b4aa1d53e00e15f880b0a, '', 0, '?'),
(0x36a2943e7d47b1a979ddde74801af3f8, 'wp-content/updraft/plugins-old/updraftplus/includes/class-http-error-descriptions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-http-error-descriptions.php', 0, 0x5b4c43fb1c7468e12efe3fbef445b33c, 0x5b4c43fb1c7468e12efe3fbef445b33c, 0x8a7b40522f2343633fbb710fddd90bc02362cfcad2a356fdef3ed809c1b0b1ca, '', 0, '?'),
(0x36a39387206acdf5ea10ce01a80e0344, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/bower.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/bower.json', 0, 0x9e5e47eede9f1dc28e0e4d4668571457, 0x9e5e47eede9f1dc28e0e4d4668571457, 0x7f3eb0dd1d926ba539edcca212374d165818b202bc273df17d1fd1c3c0b91b72, '', 0, '?'),
(0x36a94364df30e4fc86c78a39d78a11b5, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/LICENSE', 0, 0xf7786f46efa7706a39adcd5b5e1ec2c3, 0xf7786f46efa7706a39adcd5b5e1ec2c3, 0x9ad940d6585bda0b70133ae0a2c56a9507c23a68a4f178c4d5283ff4bee707a9, '', 0, '?'),
(0x36a9ac5dc97cbed0de3636e6f0f8435b, 'wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css', 0, 0x5c6ea5f7b6b62e8ad691ca833f3740fc, 0x5c6ea5f7b6b62e8ad691ca833f3740fc, 0x258868b1d115268830b0fff97a3f3b860a4c248e1501972860c80a2575a293c2, '', 0, '?'),
(0x36af8ea4a89060a235fb66369c3f9569, 'wp-content/plugins/wordpress-seo/admin/interface-installable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/interface-installable.php', 1, 0x00000000000000000000000000000000, 0x9de4ebd042a2071bb50a51491ba7d43c, 0x5166b5086afa989ed8c5b2da7952f73b638abae5b5e5b1729f9edb22c138082b, '', 0, '?'),
(0x36b08819cb935f605e0d84576d025d32, 'wp-content/plugins/wp-rocket/assets/img/automatic.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/automatic.svg', 0, 0x771673f83ac8e11239b4871216bbb67b, 0x771673f83ac8e11239b4871216bbb67b, 0xf539031b30ccc836b35e808465fce762a29e6df85da5fd2a4043edf39acd09df, '', 0, '?'),
(0x36b2d64140ab37dd6e8285c033801aba, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-settings-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-settings-presenter.php', 0, 0x6c1bdfb804edf63573e8408a1d67614d, 0x6c1bdfb804edf63573e8408a1d67614d, 0x3aad550022ba2656ea7ebcd80a6ed6cf837be4b92b671c859fb8d1fe7cbaf993, '', 0, '?'),
(0x36b2fcfbff85f083f0db2e03d6694c71, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPlayer.php', 1, 0x00000000000000000000000000000000, 0x486b47c3eb4229d0f507969c85aebee0, 0x53f9d293537934f072577de4dd233f5a867c3591b5d478f84adcf8990eb16c08, '', 0, '?'),
(0x36b4d5e2c4d0a87eb24ebe39c8a98d24, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', 0, 0x184f89105e74e2bd898da70a69549a62, 0x184f89105e74e2bd898da70a69549a62, 0xe8da3e6e1e90f7d36abdc3c826667bc861b4f0917b1bfdd7c73f47674f81f510, '', 0, '?'),
(0x36b76c4c582fd4ea488ed5330e583d45, 'wp-includes/blocks/template-part/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xeee1a7f145ac645dc4ac420d09f217fb, 0xc4a3d6366fa35f693901992d554c3923dc9e66847a2563dc53189087a14a73bf, '', 0, '?'),
(0x36b86156568545b3c98de7b7ec827103, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Runtime/EscaperRuntime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Runtime/EscaperRuntime.php', 1, 0x00000000000000000000000000000000, 0x851e0880333cd08a4028d9cde717eda4, 0x5c7961924e4af1b98f3ff46727bfccc959f058b0d1ce3ad255c3fc5245b090c2, '', 0, '?'),
(0x36b8b86148d00980865aa0c900d70284, 'wp-includes/SimplePie/src/Author.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Author.php', 1, 0x00000000000000000000000000000000, 0xfbddbb0e9e00ad9a610ec527b6df09c4, 0x28f39b8ab5559b38709b471885dc0c4890f648c06ea52dd5590b65301ce6ac76, '', 0, '?'),
(0x36c08ce2623595ccf13f739d8ee8ef5f, 'wp-content/plugins/elementor/core/admin/feedback.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/feedback.php', 1, 0x00000000000000000000000000000000, 0x3832c01a1fd1a10ebd71d5dbc8272d03, 0xbf3b25e3e202342803f15c6f96d0f8e41fe92f74603d69381472ab29d696d40f, '', 0, '?'),
(0x36c311cf708d5342613ca3c8fbce5222, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryCaptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryCaptions.php', 1, 0x00000000000000000000000000000000, 0x83f022bc3ff784c17d162c23f3826f75, 0xcbb32262b5faa0928f1400ced6b7dc128bb8dbe2e0f121481a4a42f52132633f, '', 0, '?'),
(0x36c7893a321ebd49f6adf745331e2f91, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/ProtectedContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/ProtectedContent.php', 0, 0x3a5501ba88a21ee185db8141930b6fe6, 0x3a5501ba88a21ee185db8141930b6fe6, 0xd23f0f09578a81fc06e7e43c63b4ae342ad51ca87ecd98602bd04d49b3191a98, '', 0, '?'),
(0x36cca02cf5f85f908bec71f2eaf97585, 'wp-admin/includes/class-wp-filesystem-ftpext.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php', 1, 0x00000000000000000000000000000000, 0xcc5f719fe2d06ed92b1a1176baf0b49f, 0x259e61893f345928226326c914a8fb7b536adec63836bbb109f3556d538b0de0, '', 0, '?'),
(0x36d288d046195bec031e4ef7122cf7a4, 'wp-includes/class-wp-block-bindings-source.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-bindings-source.php', 1, 0x00000000000000000000000000000000, 0x766f74c8a4d04586c6653f1ba50c1a35, 0x4543dadbc69f6c756173cc00264b986c8fac875aec4fbe286e4a94510624abd8, '', 0, '?'),
(0x36d33620d83788b8daf859afdab583f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachment.php', 1, 0x00000000000000000000000000000000, 0x3ac941678ac8fa5c60cd17d641763ceb, 0xd086ad9ba7994be78d98f89ce45df6d962899292ce33d5ed1123f41a653cde2f, '', 0, '?'),
(0x36d6b33ef6c28bd3a29a58ba5fa68266, 'wp-content/plugins/elementor-pro/core/upgrade/upgrades.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/upgrade/upgrades.php', 0, 0xddc36737d75486bd924a6a1c962a7515, 0xddc36737d75486bd924a6a1c962a7515, 0x446c05c6ee543ac2e125d04dd0662870a1a13c903e7c45a75303f7bac9b50be1, '', 0, '?'),
(0x36d9a80917ceff0e3a7b945e0544e189, 'wp-includes/js/jquery/ui/accordion.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/accordion.min.js', 1, 0x00000000000000000000000000000000, 0x18d11602bb1d48cf1325076f468f2c04, 0x5bef15619c175a20830a95a332c7137aa1f9e39f9821dd441099c2ec9a105fe3, '', 0, '?'),
(0x36da3b98a66e755b3690cf18bf4372ff, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2', 0, 0xe65572088e708d4d13dd979b2b34a884, 0xe65572088e708d4d13dd979b2b34a884, 0x84597de75930cda845e490bfcff64254ad99b66f13498137b5a6c2cbb297e94f, '', 0, '?'),
(0x36da719787d42990ee04e05201e118dc, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php', 0, 0x9288440cb73a9c931dc9773767c12849, 0x9288440cb73a9c931dc9773767c12849, 0xe587cd22e018cf4e14d6cf4a6c0041378bded25d0c6a49849ac6b0bf4974f4a6, '', 0, '?'),
(0x36dc3f9983e6232ad7de9be249090b43, 'wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json', 1, 0x00000000000000000000000000000000, 0xfd1fb36ea2ed3735d6d9ebfcb4418de7, 0x9293a0153acfa3fa54f4c1d04356e37669aed3a03e6fc9aa2feae9186bc0ea94, '', 0, '?'),
(0x36dd7066eefa884fe86cea02b8e44c6f, 'wp-content/themes/twentytwentyfour/patterns/team-4-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/team-4-col.php', 1, 0x00000000000000000000000000000000, 0xcfeb883305d644c9e0e3f548063473b6, 0x3070bd429f139fd4bf17e17020793effc732b0f5760c69d7f15bfee348af8683, '', 0, '?'),
(0x36e0acc4401f7ff198568e08cc2fc600, 'wp-includes/blocks/comments/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x336d8762b5a13b1fd40e72ea0b447438, 0x537c2aef9cf87b0d795dfc3ab2268ab13bdbd60e869087b99de2f083b6b1fa59, '', 0, '?'),
(0x36e4fd7b2faed772ff8c4e8b56732aef, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php', 0, 0xb2ee8e01c5415fdd14c6172eb16ead82, 0xb2ee8e01c5415fdd14c6172eb16ead82, 0x16840724e06549d128a531fed222d65036adb6ddd280e7dda1a7385270e9fb07, '', 0, '?'),
(0x36e693b3503c4a5a5355b9fe6fb5ee53, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', 0, 0xda55a0649a236e04f6688e9c431ac189, 0xda55a0649a236e04f6688e9c431ac189, 0x98becb61e69e005f6e1950f2061e65aa4a0bf59bd22b11ec85c6f5e70fa471ec, '', 0, '?'),
(0x36e76429539c432449f39d17046b1d21, 'wp-content/plugins/elementskit-lite/widgets/post-list/post-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-list/post-list.php', 1, 0x00000000000000000000000000000000, 0xb058ec2b7001e1713768d3387f404323, 0xcb7fd1c016c24f2b3f0f15f7c67ce610b6150777bebbee1c78f641a800343159, '', 0, '?'),
(0x36f0ae2206ae71a38005a9cba62f947a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartRequest.php', 0, 0x04fc53cb7a1f1daa6c151772660f3cf8, 0x04fc53cb7a1f1daa6c151772660f3cf8, 0x7bd9b0ece420e3a7cf85d5f6ad5c6b18a81ad3597c9222e90acfb45bd93d67fb, '', 0, '?'),
(0x36f388ae6ad56e3fcfeec35681fc238a, 'wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8d2fb90fb1d7527244436335aabf148f, 0xf6d524bcc3dac51711e8cf5c5ab8aa7fe3d14d660213c0a30560474419f17235, '', 0, '?'),
(0x36f44dfd2a8c1494a7b51ddf9bc6aeb7, 'wp-content/plugins/updraftplus/images/notices/new_year.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/new_year.png', 1, 0x00000000000000000000000000000000, 0xce3d751f4eecb277e77461bb5e0dc430, 0xa672128aeb0e690e219e325ad6f0a43a64e8d46a7691741dee877ea871b5e2af, '', 0, '?'),
(0x36f536f261ac70cfa97f80ca328b63ae, 'wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf2f8bbcfd7c75bf63729681c13a11dbe, 0x5b931f59ef65bc78ab7e28d5f5bcfa6477698941ff496c4fa0d5db4b12825389, '', 0, '?'),
(0x36f9dd346f010f6f37cf21b9e13684f5, 'wp-includes/blocks/post-author-name.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name.php', 1, 0x00000000000000000000000000000000, 0x31760b0b41b29205429a52ba13668748, 0x1dfdb7a969183935108be350d2aca387703de50dc6e39b1fa4184a08489e328f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x37016f48a737dc1bfc870707de8135ca, 'wp-content/plugins/amp/includes/embeds/class-amp-dailymotion-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-dailymotion-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x55a69550fdd9b9bdc001c12e88176a31, 0x55ec00c94683baeca015f898b48bb19a247b34477789ea3131e1997808894595, '', 0, '?'),
(0x370b6e9173643a35b6aea65eaa768830, 'wp-content/plugins/elementor/assets/js/webpack.runtime.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js', 1, 0x00000000000000000000000000000000, 0x9ba2c5dc197c86c09ef2a50fb9214f7a, 0x702ececc5cb379d6de020f862b8f0dc7c385ad6a0477e6b4b4d04c4aa3f656f7, '', 0, '?'),
(0x37117a12bba19f587c3ac79dbc345635, 'wp-content/plugins/elementor/assets/js/packages/utils/utils.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.asset.php', 1, 0x00000000000000000000000000000000, 0x3d37b4babb0269797981d0ab5975db6a, 0xf3810ac74c520c7ffc68ece279a773b6bbb2c43610c802bbf017e608d6a4d4f0, '', 0, '?'),
(0x371b31d2fe45eed6f5eca9078d14cc38, 'wp-content/plugins/elementor/modules/favorites/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/module.php', 1, 0x00000000000000000000000000000000, 0x6eb323bebd901d986aa25a4a0972e625, 0x10af73e2784eed05cceee8567d2a0b4a0f3f5675bad73df41ae4798c2d33bf62, '', 0, '?'),
(0x37207084cfba1c5314aab24f2b04c6f7, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Drive.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Drive.php', 0, 0xa21274a53359f671492093876d711e3a, 0xa21274a53359f671492093876d711e3a, 0x545f0d6c57a8f7e4cc4d1f7b4cda5940e9aab819434d8818133e9bb56dcb6adb, '', 0, '?'),
(0x3722bff3aee5a6bf57960d8ac4d1bdcd, 'wp-content/plugins/wordfence/lib/menu_wordfence_central.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_wordfence_central.php', 1, 0x00000000000000000000000000000000, 0x0f87d61051d49822c064df66db6e20fa, 0xed3c044f0439dd6f728c1e45cf77b461e491eb6fce66a78889aab7f8c0728373, '', 0, '?'),
(0x372582074ef4b6018e13e172f0d76dab, 'wp-content/plugins/updraftplus/images/updraftclone_logo_white.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftclone_logo_white.png', 1, 0x00000000000000000000000000000000, 0x542ae53698350aef186a33041a5fa9dc, 0x30505a859899bcabd7f4f23feab166a44153bf7469422a04b9d16f2dc633d9cd, '', 0, '?'),
(0x37284b8ace19554ad5fd266e11cff7cc, 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php', 0, 0x28bda344ee7a375e861c92257339e285, 0x28bda344ee7a375e861c92257339e285, 0xa9b8c657342572438ac690e05fffe4b3e55017abe78a7b8032882313bd2a6ae9, '', 0, '?'),
(0x372ccc98d945f948cb569b3df3b7001c, 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/error_log', 0, 0xe449e12e1bd674df583b8a4937ea3c8b, 0xe449e12e1bd674df583b8a4937ea3c8b, 0xf3c7f2a6a3ad65b0a7a8780d9c0f384c57ceab8eed7756a6fdf295bdbeeb1946, '', 0, '?'),
(0x372ccd3534bac16e8458a7abc6b1b628, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/error_log', 0, 0xaaf33163082512a67c56a20d750281d1, 0xaaf33163082512a67c56a20d750281d1, 0x376d70c5c3e7a17da20fe3cd7a2d9da93b58dee97a00fa9a2b58df72b24816b2, '', 0, '?'),
(0x37332fea17ee3f1593206e9e99283624, 'wp-content/plugins/elementor/assets/js/2e387c4154cbf63565b2.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/2e387c4154cbf63565b2.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xb4e05aa6840e083bc8f7d9dfc4d7fe1f, 0x72672c5f508c537f4f78a1333190e3e69dbfbbc5e3e933fff93534682f827a62, '', 0, '?'),
(0x373618a1d03c951adec9cac3e1d761df, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptStyleAmpBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptStyleAmpBoilerplate.php', 1, 0x00000000000000000000000000000000, 0xedc6d2fd042038c85d8a1a03740fd33f, 0x25af14920f706cfb491bedbb991426001831531243f95bc4b48a35834c39e60b, '', 0, '?'),
(0x3739e6b443c9b6b124c55498bbc8974e, 'wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore-1-25-1.min.js', 0, 0x875ffdfb4c415b51a79b28106eb2c23b, 0x875ffdfb4c415b51a79b28106eb2c23b, 0x96382f55632f611343ef13fef3049e528e0e3519f85f3af50aeba3996f443993, '', 0, '?'),
(0x373d87f99de72107d8d1a5bb55981ee5, 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php', 0, 0xb23939c2047af4b8bf7983df1cc20f9f, 0xb23939c2047af4b8bf7983df1cc20f9f, 0xbc2cfa79e34cfe26b6e59beda110669fbca69eba22c34e6be16ff3e679b08369, '', 0, '?'),
(0x373e7fbd25f071e7d2f85103ee436972, 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-2.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-2.json', 0, 0x7610298f243c495651a77a37f863e2f8, 0x7610298f243c495651a77a37f863e2f8, 0x61f22bea1cf1813d9b154cae563e6be0159f13d2e9a1aba27fc89716afff0004, '', 0, '?'),
(0x3741f1b0203c5ef2cdb70415b2677c24, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceResponse.php', 0, 0xa1b14cd5a8bc0304d912713931001fbc, 0xa1b14cd5a8bc0304d912713931001fbc, 0xd9e535c8986d943e5df448487e839991f6f4df5d04a326f3381bbf1c14a6b2a2, '', 0, '?'),
(0x37435f65fccbfaedb60951309e0351e8, 'wp-includes/css/dist/preferences/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style.css', 1, 0x00000000000000000000000000000000, 0xf6d122514fcc3c8391aa5dbe4e54b778, 0x5418d0e3714d27280327253bd6158c1c1df470c935ddd89c94c99610984b1d44, '', 0, '?'),
(0x374412e5af0717b342097b2d59ed88b5, 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-option.php', 0, 0xac251e0b8d46a6159203391da90f5012, 0xac251e0b8d46a6159203391da90f5012, 0xdeb759464fcce129926a6420a2e90865972a77cdc5412c8b76fd6c2f2ada82af, '', 0, '?'),
(0x3749cc448b6e0bb2d05348865de14c13, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ProfilerExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ProfilerExtension.php', 1, 0x00000000000000000000000000000000, 0xf3dc4411d731ab792a1a4c2e4fb812bd, 0x07c04f1190c18a4a666a2304202e78208da757853a1e08c282e58639a960d078, '', 0, '?'),
(0x374af2a89f822e4dff39dae13afcb8a1, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-text-blog.php', 0, 0x3f43b3d5789a40acf626ca0c64d107e5, 0x3f43b3d5789a40acf626ca0c64d107e5, 0xb1dc176854ff282343bb4dbf23b944e11fa84ee9b577929f79dab802c9dd82f6, '', 0, '?'),
(0x374cfdb0d5a8cbd12cbf6f70cbd9759d, 'wp-includes/class-wp-url-pattern-prefixer.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-url-pattern-prefixer.php', 1, 0x00000000000000000000000000000000, 0x49ca74979ced7148483cc25c0b89ada1, 0x0a9153c0442ec948073c218a4d14f516aee694bc3a877a756464dfc249ebefef, '', 0, '?'),
(0x375120e86d5058cc5ce3fe0ec29ab3e0, 'wp-content/plugins/elementor/assets/css/widget-video.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-video.min.css', 1, 0x00000000000000000000000000000000, 0x5db7fd72920bb97fc3fee92cb051d3d8, 0x94d068bd6b3b04d54fa31caa0b543090363c4c2ccc862e97c19851c6d850825f, '', 0, '?'),
(0x375354772423d4fdff8d1928de767370, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', 0, 0xfd36e91f57b75c43769362fb5215f097, 0xfd36e91f57b75c43769362fb5215f097, 0x06783e988439bb389e4325b15e19c38d01e9050ccabcdb028134e3aae1046206, '', 0, '?'),
(0x375810ece629cf0c7c2a34990619a670, 'wp-content/plugins/elementor-pro/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/autoload.php', 0, 0xf1b390a6b49095bc03fcb97adc4da581, 0xf1b390a6b49095bc03fcb97adc4da581, 0x9375cf7d757dde801ee7f95f457afb0611384d51bf7ac6a4629aaef3f59ebbcd, '', 0, '?'),
(0x375a3febcde914a2e3015469ae74d951, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 0, 0xb7fcd75fe361b087ef8ba24b57c282dd, 0xb7fcd75fe361b087ef8ba24b57c282dd, 0x91c4266393e6457562538de7079b47f91743792c649d9c56618e11c0be180b39, '', 0, '?'),
(0x3769e62f1c25085ca9b40acb6c184dc4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php', 0, 0xe7087c2946840b82f970a97ba53a5cb8, 0xe7087c2946840b82f970a97ba53a5cb8, 0x722e4f90c762b671c3e08b39ee600b3c3551dd4ae39c26b68cdb6b2a63c12cb3, '', 0, '?'),
(0x376aa6c255cf8549650f52b197e26ef8, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/slider.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/slider.png', 1, 0x00000000000000000000000000000000, 0x3a50b8078dea50b9811603a85ecef836, 0xc39f33015645e64a62d97be41154a726affc5b01310b99b1d5086b31667b8261, '', 0, '?'),
(0x376d2faeaf47e1f6f9a9c802391fc029, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/bootstrap.php', 0, 0x015d2c8a6a1330baae8622e527325e86, 0x015d2c8a6a1330baae8622e527325e86, 0x89cbc1736ca4f44a82bfa543811b14cd363dde8c6738aac71bec9c52e4affd33, '', 0, '?'),
(0x376f6a40dbe8954aa02043f6c8bf919a, 'wp-includes/blocks/site-title.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title.php', 1, 0x00000000000000000000000000000000, 0xc85fc3ed596e3d72db7442314154bb74, 0x9b02345946c2a2b67496fe3e3ac1ce51f17911e7ae61a8f9a31a1f2780e83caa, '', 0, '?'),
(0x377291a775468ff198b1191d16404a2c, 'wp-content/plugins/wordfence/lib/wfDateLocalization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDateLocalization.php', 1, 0x00000000000000000000000000000000, 0x0b17ac4d5a55a2d75585459eaaa37bf3, 0xfeae017dbe9dcbf2d01b58ffea293839a6d5e3bb5b97345c214822caef5c7df8, '', 0, '?'),
(0x377308e38c0e4a4c33855bbfb73bbcd2, 'wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php', 0, 0xa483484c22882bc7fe88cc2d84464918, 0xa483484c22882bc7fe88cc2d84464918, 0xf2440691d9617db2268d1c18af1d171eec4cb27642dd4498a657605b76519ebe, '', 0, '?'),
(0x3777e296310beb4a14e4071d1b30ae6b, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php', 1, 0x00000000000000000000000000000000, 0xb25998dfc704f5b7df5571130887e28b, 0x23c57c937665e2d391fe9d138630e64a45c2420e47593afc02a595c0250b887a, '', 0, '?'),
(0x377c6f4f559b92f97a0045660ebb9ce4, 'wp-admin/network/update-core.php', '/home/iraneurobetcom/public_html/wp-admin/network/update-core.php', 1, 0x00000000000000000000000000000000, 0x7ff2b4ec1fac4c8e3b475f627519275c, 0xca762c492f4c185e9a80a577771a58319832a079eeba90a754eac9a349a7937e, '', 0, '?'),
(0x37817561173cd6282efa974cd59d4828, 'wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php', 1, 0x00000000000000000000000000000000, 0x4e7b0acd1547061027970d436ae14225, 0x87543056c56c3a22a3f54fd7010e20750355a4f7750b960e53762afeec5e6262, '', 0, '?'),
(0x378fb3d4578bba70f84d2954a8e102c6, 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php', 1, 0x00000000000000000000000000000000, 0xb93efe64169b9054a04656e6d6fd66b8, 0x2346026b172eb45cd9bf088049a24d465ab114d080f22a359d6ccf9e13fdf235, '', 0, '?'),
(0x37923886c4ae2877f93b1a84f353aa9f, 'wp-content/updraft/plugins-old/updraftplus/methods/sftp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/sftp.php', 0, 0xcfd73681d25cf87268da9e265ae7dc0b, 0xcfd73681d25cf87268da9e265ae7dc0b, 0xdd6549c377fc73496fa592d17cae5769fa9c541b281de5eccc10a50dd01a4b02, '', 0, '?'),
(0x3793eca869ff7055c545d097b73df46c, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/nonces/nonce-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/nonces/nonce-repository.php', 1, 0x00000000000000000000000000000000, 0xdcf124a78487c9840e37919e8c638fca, 0x57bbe58587be3535b2ce8e07b8790f5b6d9891fdf3464895dff889758f3e9c44, '', 0, '?'),
(0x379966c03a29454baac4b64ccf27a231, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', 0, 0xa13f58032747a33968ca5c643124559e, 0xa13f58032747a33968ca5c643124559e, 0xfedbe043fac55d4a0695fbc869ec1498585e9576e72cc18728bd14a912f51911, '', 0, '?'),
(0x3799c8de0f7daa70d143843235dffb36, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', 1, 0x00000000000000000000000000000000, 0xd1ab23d13cc1a9f21868e91df7e8d218, 0x6a8aedb20aaf2253c78bcaba9c0c698c5c861998ea142f9a3c6a29216ac5ca3d, '', 0, '?'),
(0x379c9419ed66e56c74c53e570d602eb4, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_MX.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_MX.json', 0, 0x9ffe2f654bc989d4b5c950a3579d5856, 0x9ffe2f654bc989d4b5c950a3579d5856, 0xb0e8913894fb0137bf27a147fe6756102435787486b99a836b19a7b9a98a2024, '', 0, '?'),
(0x37a2c30ce66f536d5a840aa0d69d0716, 'wp-content/plugins/wordfence/css/activity-report-widget.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/activity-report-widget.1744125809.css', 1, 0x00000000000000000000000000000000, 0x4a845e07783b7982ad82b0d463a1fdff, 0xd0d3a1aec166c5614d9a57762bf280a8579f1c257dd6ea9e6044f61f4ea317c5, '', 0, '?'),
(0x37a54b05f095a267a945afb51235ddbb, 'wp-content/plugins/elementor/modules/history/revisions-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php', 1, 0x00000000000000000000000000000000, 0x4036741a805cf3509516a0c6626399d3, 0x10498791aab36fc808c51d25689ca9bb112177d4a472f601463ef60351a4014a, '', 0, '?'),
(0x37a87a63e3193ab6b8abccab5d44657c, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/TranslatePress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/TranslatePress.php', 0, 0xa969e4e43fa509c1ddaccbf123330a5a, 0xa969e4e43fa509c1ddaccbf123330a5a, 0x16c56bd5a5fc801c1aeba59a47003636ba1805e0fd214af64683133e85076536, '', 0, '?'),
(0x37a8a04f2a2d31adf044230de0bd55f9, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', 0, 0x749d507fd9a9a14ef2f166d6f536c49d, 0x749d507fd9a9a14ef2f166d6f536c49d, 0xa492c29bfbf1d8ab6e344093cf62e183f3def5cc17378e1780a87c2c56cc7cd5, '', 0, '?'),
(0x37ab2557797ed7b9503f0f10ab78f2e7, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png', 1, 0x00000000000000000000000000000000, 0xa56c7a563660776d5a421c730b8dcfd6, 0x0d20a13817f3feaf1426f84ae4a63334b0d0b1a5dac7bd03101603bfbbc1bdfe, '', 0, '?'),
(0x37ac4e84c07f14ee6c371c8b830820e7, 'wp-content/plugins/elementskit/widgets/flip-box/flip-box-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/flip-box/flip-box-handler.php', 0, 0xb74c5f7ae2693b21610e4d8aa0405a4e, 0xb74c5f7ae2693b21610e4d8aa0405a4e, 0xf899c4d00698edd644a169c2ee93469281447a4f63261f61e59c3d8232681934, '', 0, '?'),
(0x37af76a40e31bb67fed231a48d99cda8, 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x37b287906f045e6cca3a8dd2cb42100c, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0x98c1098c12e649a5ddb6158d33828b53, 0x214dda92deab4477a395e9de776528b221cee4f63def19e9dea864e0d62c4757, '', 0, '?'),
(0x37b2af6a55c3ea7d1d404764691d53c8, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php', 1, 0x00000000000000000000000000000000, 0x3e8bb910d1cec5baad6099869c4c2eca, 0x54252550709a610a5fcb85d897956f2bca33804de4a7e2a79e91e018eb830c27, '', 0, '?'),
(0x37b6476348791a1dcc3c1bf90b3a6b55, 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php', 1, 0x00000000000000000000000000000000, 0x26e64579ce5fa26537a6c57dd259c309, 0x2dae382206f85e5a71304df762e93d4bb5bcaa130cd70099ede76ddf24731ee3, '', 0, '?'),
(0x37b75ca34a99415e7a688afd570ef756, 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php', 1, 0x00000000000000000000000000000000, 0x97d4e5d477339c8999d17fadb2231104, 0x67ae3033512b67b0d5bb2e6aabc294e26e2a7e6db1cbe766f4d06401ef698b30, '', 0, '?'),
(0x37b8b0981bf9c816bd40947235aeee0b, 'wp-includes/blocks/gallery/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xfee56af277f223e988b9a7589d037008, 0x675a8008c67cba6694e0fec9a51aa678d6c9a105c43452f479bde662549b03bb, '', 0, '?'),
(0x37c05b2dfe5df7a8036f0c80b6db146a, 'wp-content/plugins/elementor/assets/js/packages/env/env.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.min.js', 1, 0x00000000000000000000000000000000, 0x264d49f4d1f268c719a0fa9ea5f2a6a0, 0x281c56d32a8dd49b83b6039b8882e2de71262136394797afe44d98b8513b7d0f, '', 0, '?'),
(0x37c063eec2a229dce61e1753f36562b5, 'wp-includes/js/jquery/ui/menu.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/menu.min.js', 1, 0x00000000000000000000000000000000, 0x284953f0e0a570aa06d6b527c45a55bb, 0x6e3205a30b04ee11e8761724e085ecc5fa6e800d360614fd2ca0b057555b4ebb, '', 0, '?'),
(0x37c063f72e0c245021d7228cf2b99a86, 'wp-content/plugins/wordfence/images/sort_desc.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc.gif', 1, 0x00000000000000000000000000000000, 0xa93c84aed56aff8c5fb3cb8a04529d32, 0x2a86effe2df539d42eb9fbbe48474f16362f1203ee4cc2293a9043d764c37ae3, '', 0, '?'),
(0x37c298f0beba35c767001f0346b2f6ad, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/FacebookTracking/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/FacebookTracking/Subscriber.php', 0, 0xde69973c78341a7d8d919b1ca287230b, 0xde69973c78341a7d8d919b1ca287230b, 0xebf034e014b3a39f2df2bc8db6dd891687f9d1e2d45ccf9588a22f16afdf2bff, '', 0, '?'),
(0x37cde854324d974d65647d5ea2f69d1b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php', 0, 0x8414b3b589511f27d3735879c611e035, 0x8414b3b589511f27d3735879c611e035, 0x69974433b1744ff4ae2d876cbda3e301d75db3c1388beb366143697498b90828, '', 0, '?'),
(0x37cf8bd474a8645d428592013fdfd2f7, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php', 1, 0x00000000000000000000000000000000, 0xeda898eefb5f843d269cfd9f095774f7, 0xee48530480126c0f8b92ed383c082a1b18fc70d53343a008cc40093207b061b7, '', 0, '?'),
(0x37d6ea24511d0122007db09cf5ccdc31, 'wp-content/languages/fa_IR-ca28138671823450e87dfd354f7afc6b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-ca28138671823450e87dfd354f7afc6b.json', 0, 0xa75dd8d45e640ed12fcd28353b7154a9, 0xa75dd8d45e640ed12fcd28353b7154a9, 0xd86fc15edd122c219b80ae164c88b405c46ab9a512db6e0f015d5f9319fd65ef, '', 0, '?'),
(0x37d89820aeaa5833931e414edf9c3c0b, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png', 1, 0x00000000000000000000000000000000, 0x5c78585b80fbf4342d21674a04e89c8b, 0x54bc61e8635a0933490857bbb11c509c90578fc5904d6c7f4ba5547a3b749412, '', 0, '?'),
(0x37de597c37945e1a99a3cbcf56710f0c, 'wp-includes/blocks/site-logo/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style.css', 1, 0x00000000000000000000000000000000, 0xccf4260e81e6e8fdec01d255e24f5370, 0xefc64feea7d717800e7963f4aab1fe716483cc54b3dad5ab66d69580cd8b2c2c, '', 0, '?'),
(0x37e07385b7e6449f81ccf469e01c10f5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php', 0, 0x52611966bcac80479f7c98ae5fe49357, 0x52611966bcac80479f7c98ae5fe49357, 0x818cc8b95634f5d5c055d214eb2865776db9e507f20b78f22b28d84af13f6eec, '', 0, '?'),
(0x37e0b26651c64a60278898f96a71e644, 'wp-content/plugins/wordpress-seo-premium/classes/term-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/term-watcher.php', 0, 0x9d30a9043a6b3ec77eb8b70346ae9176, 0x9d30a9043a6b3ec77eb8b70346ae9176, 0x8b33241cb40ab221612d3054ece1be44b39531acdfcfd421b3436c3c1a1aea5c, '', 0, '?'),
(0x37e7edc3772bbf3fc412ab07e5562ea9, 'wp-content/updraft/plugins-old/updraftplus/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/index.html', 0, 0xfc61bc3aa02b06c942d087077100e115, 0xfc61bc3aa02b06c942d087077100e115, 0xe6481e339ad3cb94497841afb48c1cf33b6501a3a77604c8395d0fdbe3b3a17f, '', 0, '?'),
(0x37ebb479ad131c28bcca949cfa7c848d, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php', 0, 0x650a32c039ff6056ec7a48a9c821e542, 0x650a32c039ff6056ec7a48a9c821e542, 0x90944ba557ca78e231cb9e16a799ef48e5fde21986bc24571d5915f646c6996b, '', 0, '?'),
(0x37ecd0f3a56bb058f866b4586dff5385, 'wp-includes/js/dist/vendor/wp-polyfill-fetch.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.js', 1, 0x00000000000000000000000000000000, 0xfae84870d6ffb664a803da352f63d32c, 0x04b8a61968f471705442367132c1396342155d5fc0ceb75fd71d058db882cf47, '', 0, '?'),
(0x37f0d954957f6e21a1a690550a0afceb, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php', 0, 0xe6a0a0f2debb82bb866d881d231b968d, 0xe6a0a0f2debb82bb866d881d231b968d, 0x75d1fd313d0c3cd1c9d7b76785bb3eaf9417b2f3206d77d11fd7a7a35e83ab2d, '', 0, '?'),
(0x37f2ba31479f7ebd088294dbcfa29df5, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/views/field.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/views/field.php', 1, 0x00000000000000000000000000000000, 0x4944728c35995d90d67563f6f105bf60, 0xdeba8b42ff35295ccd9cd1a5e06e7264da29c0da24d7506bcddfe042e1f0d02a, '', 0, '?'),
(0x37f4751a2370a61d2f3b509e58dea475, 'wp-content/plugins/wordpress-seo/images/academy/keyword_research.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/keyword_research.png', 1, 0x00000000000000000000000000000000, 0xab6230cd44814de48740645ff51d4ec7, 0xda0ea2217901ca2b8bb5e79de56d971282715558ada5e9160157169c6a43bd11, '', 0, '?'),
(0x37f9328ddf5f52b406449e18c73b6eaa, 'wp-includes/blocks/block/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/block/block.json', 1, 0x00000000000000000000000000000000, 0x48c1f9a2108e2c2cf7bc8c4df961c193, 0x3d53338db17bef6534185f0d393c7ca5661ffa9cb9b71d23aec83763eeba1220, '', 0, '?'),
(0x37fa214b491c2a2c67f5aa216bfb6b58, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SourcePolicyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SourcePolicyInterface.php', 1, 0x00000000000000000000000000000000, 0xde7c8d6c0269aff4a9f97a8f93b7fb4f, 0x01353ba7036c35a83761b1a5216915d03e3a6c26c1139e71381003e093a3ce9d, '', 0, '?'),
(0x380090217224f86b8740c57e7b4f8202, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/BlockTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/BlockTokenParser.php', 1, 0x00000000000000000000000000000000, 0x0fce729370a51ec44cc4eda43d9a4a21, 0xae1b330bea437461948d65ad98fd48c639e149f328d740fc06f2780eec41131b, '', 0, '?'),
(0x3801f3c60085fc1d7da7a3c46f943251, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.css', 1, 0x00000000000000000000000000000000, 0x48fd1809ac47e9f38363ecf4aa963fda, 0x18f9f8e8aee3e759b406cb6a885df8b9f6974b444806cb856eb9ef2c45aa9d5f, '', 0, '?'),
(0x38038407eefeb8a12a698e2a2e43e1ac, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/EasyHandle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 0, 0x543455b1054c381ee4b46c08491f92f5, 0x543455b1054c381ee4b46c08491f92f5, 0x1c1057606c6f1b2f79745951673026267cd67fcd991d2ab5eec68e1f650bf8c1, '', 0, '?'),
(0x3810a954e44570f91210c374c5dee80e, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', 0, 0xc4571eb4c8e255a001e8a7bb8e9a8949, 0xc4571eb4c8e255a001e8a7bb8e9a8949, 0x81a0f8393cf05ae752b231c3b0114dad47a68c77bb0746c23f73270cf533abe3, '', 0, '?'),
(0x3812e1e577c0af5db9421baf17f4f425, 'wp-content/updraft/backup_2025-04-01-1201__EuroBet_6d269e9d07b9-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-01-1201__EuroBet_6d269e9d07b9-db.gz', 0, 0x50e1ff5dddb7b87a4db30c624fb39a8a, 0x50e1ff5dddb7b87a4db30c624fb39a8a, 0xf31bd086d3fd1649921977a2ff132d59d44e822656acb2ec3566724d74e6d257, '', 0, '?'),
(0x3813d1fd6d0f8df9eeda35a11ed9b32f, 'wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php', 0, 0xb953123537772d1ee8f048d7eab7fdd3, 0xb953123537772d1ee8f048d7eab7fdd3, 0x1ddd38fe40bb5d087c8416056d13d64bdf5dcdc98245bd8a7c9aded2d3056822, '', 0, '?'),
(0x38179a635b87444003b0803031aeac70, 'wp-content/languages/fa_IR-aabfce98c410957228848dc581e3c420.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-aabfce98c410957228848dc581e3c420.json', 0, 0xfaef6a20c5ace72fb1851a3faf722de3, 0xfaef6a20c5ace72fb1851a3faf722de3, 0x54ad55539986e052d845f5b6574236f247a579abf8c890b8f46b514257216759, '', 0, '?'),
(0x3817fdd30c78f65e01ecfad0d7595ee8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/appveyor.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/appveyor.yml', 0, 0x8b43777e89b165be965edeffa83ec409, 0x8b43777e89b165be965edeffa83ec409, 0xcfbff0aaeff17a317cb60daa5bd0bd8f7685702ff962130f900d9b1210571c4c, '', 0, '?'),
(0x381a4a0fe4180d9812a1cb01246e037b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', 1, 0x00000000000000000000000000000000, 0x87762026ba51c2fbfdb5136b8bfb33ed, 0x52d7c1aa52b7e281093fd8c031c97c7d359366205978ef033faa37d748522b65, '', 0, '?'),
(0x381ed957e6eb84a76a149760f6c1f1a7, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php', 1, 0x00000000000000000000000000000000, 0xbf1ab2af54bda5788f73d54784589ae0, 0xf853b280683405f1027e4f3875f04af4ab700598431de0309850fa9e00db5fa7, '', 0, '?'),
(0x38229097af45f000cbe7bfa76129d583, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText.php', 1, 0x00000000000000000000000000000000, 0x4c312c14095a82b27a78522a9fb47b52, 0x4d1b21785f9c18271b4c97a37afc1af12cb50d0b9ae3e23535f76dcea6713be0, '', 0, '?'),
(0x38229e1408dbee4a2694e8c872ccec7a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccess.php', 1, 0x00000000000000000000000000000000, 0xf8d376c8ff33810950cb6ce3ba8ebcd4, 0x06ea6d89e5f1ad8bef68f341ec8acfa7567735b87afd6f1317f37c6727661976, '', 0, '?'),
(0x38253ec66a33a4b19c1071674d6a8156, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0xbcd93024dbf89895ecc8ee14fe032356, 0xa3faec7d714683881dea1c7ff48fab6027e2df76869dc546b67f080bfdfc7eee, '', 0, '?'),
(0x38255507ed7a78eb9049dfa11bb47072, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/include/compatibility-fixes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/include/compatibility-fixes.php', 1, 0x00000000000000000000000000000000, 0xfd58151570cd25825c916eb2a42b7382, 0x0b3fa36dcd3a6cc27ea1ae45ef4c0f473f96d6f892fdf6e33c8031092257455d, '', 0, '?'),
(0x3826e22ab5405eef764c28d7dcb63461, 'wp-content/plugins/wordpress-seo-premium/assets/images/inclusive-language-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/inclusive-language-icon.svg', 0, 0xdf38052a4acf1b381f25b10c38517418, 0xdf38052a4acf1b381f25b10c38517418, 0xb9182220a540f132dea13020a473c42bd1b0d250a01e857142995865f4378393, '', 0, '?'),
(0x38282b47b8ad74231351ea37f586a1fb, 'wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png', 1, 0x00000000000000000000000000000000, 0xba7d0f7dbfc4d30e467dc610962966da, 0x2d3e8eb10a96df40cfb0455f5aee1e488cd0292afac97d5686233f06ac803ed9, '', 0, '?'),
(0x382a2ca1d262118fe4887dd5b69c4add, 'wp-includes/blocks/post-author/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x18d44158c0de14d22ac7c61afb4664cb, 0x0657831e4a34075e5bec156f6893f59440381a3eb8a61874bf215d9d8258630a, '', 0, '?'),
(0x382a723dd937aa4028c4078df54495dc, 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2', 1, 0x00000000000000000000000000000000, 0xaaffdf551d265bf65b34d1ddaa99531b, 0x17d5ae9951b4a03ba91b39d15e14cc91c7fcfbec9862878969d4c084537cd6f3, '', 0, '?'),
(0x382bbe3691b1b79c8f79495679bef8cd, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.po', 0, 0xd3cc07656b833cad84027709b044b5c8, 0xd3cc07656b833cad84027709b044b5c8, 0xcdffebe4b732355f751c0c6f13ac9f139a37faae773d8391f4b1f28069bc472a, '', 0, '?'),
(0x382ececcd0dc525c371a06c37806c42e, 'wp-content/plugins/amp/includes/sanitizers/class-amp-pwa-script-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-pwa-script-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xecbff26f565e944bf35af851fab4e0a0, 0x9c85efd3cf1b44439dbb13a997d22100a244a93a7a6eebe520641cb94dd508e7, '', 0, '?'),
(0x3838ccc6659337084d64c73e934357fe, 'wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php', 1, 0x00000000000000000000000000000000, 0xf58d6df2e9a56e6a5204454e1bd136f0, 0x2fe20a315ab763b343df45dd34b960443a44ea2c25ddf659cf06c6c901d7a9ab, '', 0, '?'),
(0x383dc049e5aff461f7259c836bd27eaf, 'wp-admin/js/editor.js', '/home/iraneurobetcom/public_html/wp-admin/js/editor.js', 1, 0x00000000000000000000000000000000, 0x2e904b28afdc1d6555f177f45faa3511, 0x0f52923b5762bcb8539b14684bfecac96f274f018dfb8576a432eb2e79149791, '', 0, '?'),
(0x383f3642880dbeddf7706c32ba52dc78, 'wp-content/wflogs/config-synced.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/config-synced.php', 0, 0x5e62273edff30f6a7ec28442ecc6e52b, 0x5e62273edff30f6a7ec28442ecc6e52b, 0xe3d7950e7140f19bb26327dad1ad19d433550195862b1d82100dfbfebd6c318d, '', 0, '?'),
(0x383fff5eda14503328daa0033100348b, 'wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php', 0, 0x8646aeab94536d8566adcef7115309cd, 0x8646aeab94536d8566adcef7115309cd, 0x1e95a292b9d42fbf60ae2651beda348e52a1b3a26ceab965ff489027135dabb2, '', 0, '?'),
(0x384211466b6e35839e481fd5a107d6de, 'wp-content/plugins/amp/src/LoadingError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/LoadingError.php', 1, 0x00000000000000000000000000000000, 0x0f5b3a50294dfb0ecf8a4ec31eb56436, 0x76ed5647a3e3bb272e88a0a426695d24911eccf2fa46452c068f56612ebde440, '', 0, '?'),
(0x3843046a1157809f07cf5c846b0dba65, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-solid-color.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-solid-color.php', 0, 0x2850c5a8d6cd1672e37803f7ee6d4262, 0x2850c5a8d6cd1672e37803f7ee6d4262, 0xe340b99f8c0ca002f01e461a43ec013b3a22ca50403d57183e91d635330024fa, '', 0, '?'),
(0x384aded838ceeeedfcbd8c2aa69add64, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', 1, 0x00000000000000000000000000000000, 0x58a48fc20bf6b22ae404b9d7b6a0a44a, 0x1806a93c3a32bb68ff29ac9cfeb329ab18fffd8739aab5d1a71d16c8b2659ab2, '', 0, '?'),
(0x384b57f24208be52a1609bc67ca24af6, 'wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php', 1, 0x00000000000000000000000000000000, 0x89b65088f3888fe7896e75df361e212a, 0x4e722c507c5a656079b26ff65c33e06424aebcd503b9d9683ae9e3cbb84f284f, '', 0, '?'),
(0x384ce43286c5607e5d5e3842a1897512, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-groups/score-group-link-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-groups/score-group-link-collector.php', 1, 0x00000000000000000000000000000000, 0xa5a9b1ce4b267f75dbc1306244f9fbe7, 0xf2d4f6e35a944e2c771e0247b7df8c0ff3ccc140317acb7e7d1a557c2bc8a458, '', 0, '?'),
(0x384d5aab112d127ab9143dcdd2bbfab8, 'wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420.css', 1, 0x00000000000000000000000000000000, 0x977ca37d31893cdedfa66c83bddc0ee4, 0xff9670f89891cb566dc8e7ed188c1fa6dfe5de1a54b071921d93befadfdf7618, '', 0, '?'),
(0x3850fd30f65838abee91c2decb255762, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/I.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/I.php', 1, 0x00000000000000000000000000000000, 0x66e4d3d8029621008b2fdf3e7eb69ef1, 0xfec0a66aa08b3de4e2b3506c0c1fbdf9d049399ca7f31cb0349ed4164b4520d6, '', 0, '?'),
(0x3856bbfefd8edda8b4ae4a2a6b440de7, 'wp-includes/html-api/class-wp-html-attribute-token.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-attribute-token.php', 1, 0x00000000000000000000000000000000, 0xa72e57576e6aaafa801fb61654f655c8, 0x8ca38652c9ea737fbaac5fdbf5874b047144cfe444bb4dc5048aeb6b0d4f48af, '', 0, '?'),
(0x38571999ea38e9c6a8729164825a8e39, 'wp-includes/blocks/navigation-link/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor.min.css', 1, 0x00000000000000000000000000000000, 0xc1221c8993e0a56cc5f800fe124a511c, 0x977169eaca33a9c8567bf25993f5a58179d4b15686fe133828a12c0336c53c1b, '', 0, '?'),
(0x385905364191a6618aaaa7b8ecce6f48, 'wp-content/plugins/elementor/assets/js/ai-gutenberg.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.js', 1, 0x00000000000000000000000000000000, 0x3dbeab69b88a95f449fce2e2162dbdd5, 0x098675e07d31902a3000049f68ba27b3dc76b5dc1672c0bec748521f01c39a46, '', 0, '?'),
(0x385942e94132b50760845c72131090e2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AbstractExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AbstractExpression.php', 1, 0x00000000000000000000000000000000, 0x45c73c8a891fca1fedac0d37a2541465, 0xe96487f3c4f004067a323d9c6576f778b46be808f629644c2ce12fc00a65a849, '', 0, '?'),
(0x3859adf5c5769dbfeb43c95b2c029e89, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xdd3a00f0d13eb29781edd8c77d4c5100, 0x13c0efc35f55005d713dd5898aae66815cbf2fa0094064a1cc0da82b76dc2a28, '', 0, '?'),
(0x3860b139702a3b70829ad830638b4163, 'wp-includes/blocks/comment-author-name/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/block.json', 1, 0x00000000000000000000000000000000, 0x6ab40df82c847aa5ee55e9fe5494be0d, 0x70030ccfdd68ac97125551b5f713cd7649e4c8b656dfd039015b0d0f15285161, '', 0, '?'),
(0x38614cb61e8eea21ee8e3e8b28074a2f, 'wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php', 1, 0x00000000000000000000000000000000, 0x503effff145d1b80effd1de565f6ac4d, 0x06fd80c01fae7421f4355a16cfa333dc3c7c573ee500fa4cc4cb676f77e34844, '', 0, '?'),
(0x386aa6ccaed6ca4853be1b536989cd2f, 'wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.d6c0f51481d860b12bb7.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.d6c0f51481d860b12bb7.bundle.min.js', 0, 0x3faf93ad4b9e364a760f91bdb39c48ca, 0x3faf93ad4b9e364a760f91bdb39c48ca, 0xc38f6087a0cd5127b17b0d8fff9f31c1397e992d71e6c4aced319e73276e4f81, '', 0, '?'),
(0x386af432851593d1f3b00cab5491143f, 'wp-content/plugins/amp/includes/admin/class-amp-post-meta-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-post-meta-box.php', 1, 0x00000000000000000000000000000000, 0x494260cc2af74aadeca73d39ad1f03a5, 0x97bfea2127c68b3149d0a5820ffd1989fbe88757dbe149d9be34f2f76d0bfd59, '', 0, '?'),
(0x386d38d2e23efe8cbc96788f07c493ca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryNameAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryNameAttr.php', 1, 0x00000000000000000000000000000000, 0x3ea5f03c3b122536b7beb04a98d7c6c3, 0x9d0fa168dbf9bee62688290d37e037184a3cb78dc9ec779c44d6ff7da5ebf80b, '', 0, '?'),
(0x386f024ffbe652b4e9a44607a61227ac, 'wp-includes/class-wp-block-bindings-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-bindings-registry.php', 1, 0x00000000000000000000000000000000, 0x2ae4462dba670deedee171dd9b44fdaf, 0xa7f0d8770df0add6f13211922b611f46295583c577afaa72ebda51ddb1905530, '', 0, '?'),
(0x387083ca8294afaa9647b7a828ac5166, 'wp-content/updraft/backup_2025-04-20-1150__EuroBet_5cb8c462c0e6-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-20-1150__EuroBet_5cb8c462c0e6-db.gz', 0, 0xe70abb5d6a978c534809d250baa03f62, 0xe70abb5d6a978c534809d250baa03f62, 0x67eed2c08ab17be145c9af13e26b3650237be6e41e4c351f4c1b9fc71aa44873, '', 0, '?'),
(0x3871fbedef7c61e8916cc48bc60a1956, 'wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php', 1, 0x00000000000000000000000000000000, 0xb538cf4b1dc1bc502cbb820583c4f487, 0xb98ba8b1310964ec230461db74e9768a967e5221f65c6751a612bdf9b32f9f30, '', 0, '?'),
(0x388a4a6b385dd65d7af4d616bebdbaba, 'wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js', 0, 0x25be60279da0b9b8b6a2a41856204c4d, 0x25be60279da0b9b8b6a2a41856204c4d, 0x2db7287139f484208bd6d72e39ecdcde12c1af3447499715bf1fa4eb84e1f5e3, '', 0, '?'),
(0x388c54a65c35e644a7c5f8addee64299, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-portfolio-overview.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-portfolio-overview.php', 0, 0x11dbd931ebdcc5d0bf2a24b10457fed1, 0x11dbd931ebdcc5d0bf2a24b10457fed1, 0x1d9d87e2e19eec6b289d38177f7c6f2c754e304a756c619e41139dbe50821396, '', 0, '?'),
(0x388d11854b721e579cd92bf6e4f39b54, 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js', 1, 0x00000000000000000000000000000000, 0xac83cea4098f25e423714f7b6e3def50, 0xc6e6ce67699f8d0558c4b9657b4d7763e6509abd0bc0f9d12c554dd6f7c7402c, '', 0, '?'),
(0x38901a2b06abf4581c2f7b99eb3bc74b, 'wp-content/plugins/wordpress-seo/js/dist/languages/sk.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/sk.js', 1, 0x00000000000000000000000000000000, 0xeab47ce72eec553b38c7a2323275e4c1, 0xbdef5389977ccb3fc8701a2d6c5405707aef7156ac23e44cf9aaa320899e90c6, '', 0, '?'),
(0x38918c1820d66995e6f3d31487830f6d, 'wp-content/plugins/wordpress-seo-premium/src/helpers/ai-generator-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/ai-generator-helper.php', 0, 0x0750fc6a365784a05705b40d2609e654, 0x0750fc6a365784a05705b40d2609e654, 0xd6e591205fe00ccdaa6ca5ace7e552fbab99eff045744993bd609b93077936e8, '', 0, '?'),
(0x38929ae8fecd365b8a50986b30377e7d, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php', 0, 0x4db3b8410febcd71856b87fc3abdb04b, 0x4db3b8410febcd71856b87fc3abdb04b, 0x8fab83765a4d1cfd2ffd1fa5dd5dd31a796cc8d950235d9229de8223984c232d, '', 0, '?'),
(0x38953ef20c80070a21489de9a712bbd7, 'wp-includes/blocks/navigation-link/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor.css', 1, 0x00000000000000000000000000000000, 0x6b9a66381d7253ba85829d7fc9f7ddd9, 0x40ac77cde4b5a8970cf8efba7144b2dbb1eb4ccc4dac59b601566891de672e22, '', 0, '?'),
(0x3896ad505e82d6bc1b10b361847886f6, 'wp-content/updraft/themes-old/twentytwentythree/styles/marigold.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/marigold.json', 0, 0x6022c5c6cb15ca56ebdc298c49c31528, 0x6022c5c6cb15ca56ebdc298c49c31528, 0xc876c174bb26e349e5f40faf7cdfef7bb29a5fb02ebd3fe5540cf634f796191b, '', 0, '?'),
(0x389772da46abcd790ecc5ea3307606b8, 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php', 1, 0x00000000000000000000000000000000, 0x37b1080dea4b0f8086c6bcdc94ba0f01, 0x1e8710b02da0dc2a7066b5b2ad2eab3bcbecea308b8c843d5b32f3a74c0cce62, '', 0, '?'),
(0x389aa2aa2051707b9e6999c83be80217, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-sitemap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-sitemap.php', 0, 0x8263f22e5f32a94fe7f868f44acfe627, 0x8263f22e5f32a94fe7f868f44acfe627, 0x83e3119e774785f86cebea5366152b4042a94fd70b13bd806b4261c316d841a0, '', 0, '?'),
(0x389e5236da4448b08a71a32d7b8e3a60, 'wp-admin/includes/translation-install.php', '/home/iraneurobetcom/public_html/wp-admin/includes/translation-install.php', 1, 0x00000000000000000000000000000000, 0x267d2ac3d176fffa07bbb0d049b0a7e3, 0x4b701fc5336c1175ac2758afac3bbade36949d88c42d5d562d25c9e3ffbf85cd, '', 0, '?'),
(0x38a4a752f93ba87cf349ba324f8135eb, 'wp-includes/customize/error_log', '/home/iraneurobetcom/public_html/wp-includes/customize/error_log', 0, 0x879013c23e5c5a5b80cc605923181942, 0x879013c23e5c5a5b80cc605923181942, 0x37c9f92533d66017bb6fe54bd136f3f13b75e13bee8229b48d7bd1c0b4d117e4, '', 0, '?'),
(0x38a94029fdb13679675b0679e5735152, 'wp-admin/css/deprecated-media-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media-rtl.css', 1, 0x00000000000000000000000000000000, 0x914a57743e80556dfd1519b420da0a82, 0x0b1f4f93bab1a7c7a2df4d442311e8a1bf8748228cf208e51c2398d4dbff183b, '', 0, '?'),
(0x38aaa9d4c519bc0765cd187fe4e91524, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', 0, 0x74189c9d4edcd2f6dbc04a53c538a8ee, 0x74189c9d4edcd2f6dbc04a53c538a8ee, 0x70da697a0ef931a28ce8cb71fe61aea08e119cdaaa8a26985f3b4fbea7f39d92, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x38af081deaaaee4129924e7a3eed9a03, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', 1, 0x00000000000000000000000000000000, 0x1d97345305811e58e6aec08a43e21e53, 0x96d1d9a86eb8b82904467545ba7990371e1f987ef77792eb2f1b3b27c01f0b4d, '', 0, '?'),
(0x38b0a76efe64b3ee6c341af8ba0f34f6, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/odometer-theme-default.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/odometer-theme-default.css', 1, 0x00000000000000000000000000000000, 0xed949c28da77f28cd9dae2bab5debec4, 0x18e1d03bb9711e829c1c503d03d6a59a659511083f71ed18d53c591f4844ecbd, '', 0, '?'),
(0x38b49526827c07d1f31ce415f09ace8f, 'wp-content/updraft/plugins-old/updraftplus/central/commands.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/commands.php', 0, 0x6815329d84198dee4c64780e27b53b7c, 0x6815329d84198dee4c64780e27b53b7c, 0x6443b07ffa97f2e521c7e49808548e46af3378d68bbd8ab2a3a814bee8513b6f, '', 0, '?'),
(0x38b91fe34598f25edb1b9941abd90bc9, 'wp-content/plugins/wpseo-video/views/reindex-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/views/reindex-page.php', 0, 0xa47ba1a741ed5026d6cc43c17b12a8bf, 0xa47ba1a741ed5026d6cc43c17b12a8bf, 0xde109f4d626700f0bc4fd5ff8cc943a2b7611ba6e3b9617c915cc7bc30b34fc6, '', 0, '?'),
(0x38ba62fb308f0e77efee4a31b648424f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLtsTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLtsTransformed.php', 1, 0x00000000000000000000000000000000, 0x7de01818cd83ad80a8076bfb8e23c95e, 0x72615068c02ed2cb073485ea3ee5149432fb724e45a2e74e48926bbc8ea4af8a, '', 0, '?'),
(0x38bac5db7630cfa145e59e4751c3f5f2, 'wp-content/plugins/wordpress-seo/css/dist/admin-global-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/admin-global-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xf43652adad6bc8a95b4964f3a8e9ef11, 0x0973f46e81414581ade209f42f5e36a4c14c2a64216ccaf4aef5cefe756b5350, '', 0, '?'),
(0x38bde1e12a53bb5fd4a52ee853aa19d9, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/LineFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/LineFormatter.php', 0, 0xaff28794143309adc8ce706ea2f574af, 0xaff28794143309adc8ce706ea2f574af, 0xb9e02a0addb4bf83275bd0093541c8b7cec797915a658beea8e06a691631d2c6, '', 0, '?'),
(0x38c39b5a459151247d185550f654a3e0, 'wp-content/plugins/wordfence/lib/wfCrawl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCrawl.php', 1, 0x00000000000000000000000000000000, 0x8ca977b0b0d9cbde7c75d831637f463d, 0xe62d6e9d0794e398bec17fb577f1c89ca9bb2130c40cb668a52ea39ab024825d, '', 0, '?'),
(0x38c3e6fdc620ed9c778f8861dedb1f35, 'wp-content/plugins/updraftplus/images/icons/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/googlecloud.png', 1, 0x00000000000000000000000000000000, 0x564aee8601565159974ac361a3d43fb1, 0x9964b96b2700140ffeb491a2488b812d4ce8a3b762c1378d7c61ed8ca0af5ef3, '', 0, '?'),
(0x38c54133d1182b385fc958b77a1689c3, 'wp-content/languages/plugins/elementor-fa_IR-9f5db7e8d855ceba32677d1311e699c4.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9f5db7e8d855ceba32677d1311e699c4.json', 0, 0xf4fb21efa06607d689323364d65e6575, 0xf4fb21efa06607d689323364d65e6575, 0xd6a7f2d226d45bf7dd01c7a1a023ace2c43b16065eb42ac9018ea3fdb2d2a953, '', 0, '?'),
(0x38c79718b513cc3845f7e9348717a007, 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', 0, 0x77b3c47ad35ee762470816ba9f8be8fa, 0x77b3c47ad35ee762470816ba9f8be8fa, 0x98aa8517777d8fee2d45665c5e832671a8884519f3c67302569f1121614fedc8, '', 0, '?'),
(0x38cbd31a961a165b110203c674589037, 'wp-content/plugins/wordfence/css/wf-font-awesome.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-font-awesome.1744125809.css', 1, 0x00000000000000000000000000000000, 0xb827c408ff4de4e7d98bf856b5aabf3a, 0x39393764498a4f75d62dc601f8f9f125656ed4bb15a031ba108fef84e9bed349, '', 0, '?'),
(0x38cf7e97234b397b752502dc79bb52c4, 'wp-includes/js/dist/widgets.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/widgets.min.js', 1, 0x00000000000000000000000000000000, 0xf579ba16d28a67b76e2027f479e2c41b, 0x3fb26e72f12ac5071e7795e27c70775d0bffad2cb3f8ee0cd12baf54534cb11e, '', 0, '?'),
(0x38d047786f5cdaf28855abe2cd5bba11, 'wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss', 1, 0x00000000000000000000000000000000, 0xd689e02896ceb063973f6b289c595782, 0xd672dd74501b53731f7894e08900cb96a7f0c1b2e298a47fea78417c82062e95, '', 0, '?'),
(0x38d450bb8c3f4458e17e7bd6e84d6f19, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo', 1, 0x00000000000000000000000000000000, 0xd7b16717febf97a7a6f62090ed2f3b09, 0x17ffccb4ded3c61a1ea11509c5fa63fd6cd834f8226d25c550eda8293fc4c5c9, '', 0, '?'),
(0x38d58e0ece2fafe002c2e971f7259596, 'wp-content/updraft/log.305064b0acee.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.305064b0acee.txt', 0, 0xf7addedd1b2c0c7493b60817056bce40, 0xf7addedd1b2c0c7493b60817056bce40, 0x400bad0b211ba2493d9c3410bdb106d811358ec4775e578634e8be90a4c674a5, '', 0, '?'),
(0x38d80af5e7bec22872bc08dcb49896e2, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-large-title.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-large-title.php', 0, 0xbdf29f25e3303a981ffaacf007bdb2f6, 0xbdf29f25e3303a981ffaacf007bdb2f6, 0x23dabb3d3e67af687cca4e5eeef7d9173e2fb6a0c0f3d2a04d676c25f81f51d6, '', 0, '?'),
(0x38d94208b15b71f18540beee0394e4c7, 'wp-content/plugins/wp-rocket/inc/Engine/Support/Data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Data.php', 0, 0x006b8e5c197f465fb8841d9d036a4534, 0x006b8e5c197f465fb8841d9d036a4534, 0x0cb1d5bec418cae17e5343cb2b52717a37d282dfd97367fce1a4080e86dc6939, '', 0, '?'),
(0x38dc9e74c6eebb1a77844e7861b0e4a9, 'wp-includes/class-wp-network.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-network.php', 1, 0x00000000000000000000000000000000, 0x5ef8b57e0648cd28f9c9aec4fd009ece, 0x4d225662b9c24f32359f353729bf807d7c0a73717cab0ac4778622da5c3511f1, '', 0, '?'),
(0x38e013e8d9de0cde02df6b0b181933f7, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php', 1, 0x00000000000000000000000000000000, 0x7d440783e4259ada29050487f16f08da, 0xeefb1dffc0d267f9d7a4958ffd7b8845bd40fa998fbaf61a4c7a3473d4468b42, '', 0, '?'),
(0x38e4ec40c36119846286a545c1aec820, 'wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js', 0, 0xca123b4a1d082f637318b681539fd84a, 0xca123b4a1d082f637318b681539fd84a, 0xdcd42cf0bbf254251172c96f60e07f0a1dc8f50ff5c91b87ab250db93ea12188, '', 0, '?'),
(0x38e54b4c80f66633bd713bfb16278682, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php', 0, 0x066298116be1abe7a751bd0c32d3f6b7, 0x066298116be1abe7a751bd0c32d3f6b7, 0xd484e48be41f34de9a156e1571d3b824f2f53f0d4d66500af98ba2fc54499870, '', 0, '?'),
(0x38ef2ee7cdedc749d49d0b92dcdb9591, 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php', 1, 0x00000000000000000000000000000000, 0x90e82c3663af785b30c341b062e2c583, 0xd4166c1ab309a9d3e829c36154c96c883200b6c5581e07d312b18762ac05d04e, '', 0, '?'),
(0x38f1a483f1c3493c8a1593419dd7c954, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Clippath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Clippath.php', 1, 0x00000000000000000000000000000000, 0x04f16abb212fca8fcfbf3f6da20e6e1e, 0x0eaeb577b54c72276cdc11fde3d676a3c5cabc958090075ee20ffd07eeb747cc, '', 0, '?'),
(0x38f4e0ea5100aa5a2b9e25fbd3047fac, 'wp-includes/blocks/query-total/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/block.json', 1, 0x00000000000000000000000000000000, 0xb821ea865b6f6d7bb05263c327329068, 0x03358450474010107e561a786a633fc202264885d463b0050dc4b65a5463d790, '', 0, '?'),
(0x38f7f4ce6d8907192e003ebcabbe455f, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-6.png', 0, 0xc5ea5895bf4b87c58c1aa9d0692cc835, 0xc5ea5895bf4b87c58c1aa9d0692cc835, 0xec520e79b7e2f11f522e981e889ed39727bb785402b085ffc49ffe7835aee5ea, '', 0, '?'),
(0x38f884bff7b6b0061b1e6b51ee04ec3e, 'wp-content/plugins/elementor-pro/assets/js/share-buttons.63d984f8c96d1e053bc0.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/share-buttons.63d984f8c96d1e053bc0.bundle.min.js', 0, 0xbbb44c91a867d3a25243f0979bffa3e8, 0xbbb44c91a867d3a25243f0979bffa3e8, 0xd8fdf393aad975ff6a2fc49ad19d326e8edb60df0904f7d1b76ce39703edb09a, '', 0, '?'),
(0x3903190ade8fcdefe809a2732f18fd70, 'wp-content/plugins/elementskit/widgets/popup-modal/backup/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/backup/error_log', 0, 0x06011783ffb337471e30dd1ddef1a627, 0x06011783ffb337471e30dd1ddef1a627, 0x8527da549f0c74da9180cf2bd5c94e34f02f3e8accf14c0885a50bb50a1c7189, '', 0, '?'),
(0x3908ba0d3527580ef9fdc63e1e3f7f92, 'wp-includes/js/customize-preview-widgets.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-widgets.js', 1, 0x00000000000000000000000000000000, 0x79827dedd0eb15f0ee788ac363c326b6, 0x828d9b99e5eb285d50a213f3c255501b274ca98b329ad26ebf1abd0aa8c2edff, '', 0, '?'),
(0x3909848bb9a465334dd6b2bb97e1bbf2, 'wp-content/plugins/elementor/modules/checklist/steps/assign-homepage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/assign-homepage.php', 1, 0x00000000000000000000000000000000, 0xd6bacbc56cb7699b983c90416c7bfe3d, 0x397419bf1f59d0d8648d92f1dedd2684fbe998fd53c4e8cebcdff3a9b4228208, '', 0, '?'),
(0x3911ffac072b45c353b6f8d91d8fbdeb, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afa55955a22e68d915726fc86bc02066.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afa55955a22e68d915726fc86bc02066.json', 0, 0xd5cb6ff1ee9e15faa9d642e22f53f27a, 0xd5cb6ff1ee9e15faa9d642e22f53f27a, 0x24440ddc4d820a399d83fb21e60e2ceaca86774d9dedad0d8c18d05d16ec16b1, '', 0, '?'),
(0x3914374240ea2f49ca84d490b837c75f, 'wp-content/plugins/amp/src/Admin/AfterActivationSiteScan.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AfterActivationSiteScan.php', 1, 0x00000000000000000000000000000000, 0x713536ddc8bc1709fa40e12133bb5932, 0xf624a44e54839a2f140d4b2fe65ade060d40344459227a29874e0a4b064ece7a, '', 0, '?'),
(0x391af64ad9e4137effddeebacdc448ad, 'wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg', 0, 0x7bb02101f55d22103007c23cc3168064, 0x7bb02101f55d22103007c23cc3168064, 0x6b08bed1f3ba63b3efeb61808b7c00623c22d09785ec88fd39b472a5ea376baf, '', 0, '?'),
(0x391ccf885b130f9f31647bc4f4ee4008, 'wp-includes/class.wp-styles.php', '/home/iraneurobetcom/public_html/wp-includes/class.wp-styles.php', 1, 0x00000000000000000000000000000000, 0x78aaf8088898cdfc24e4be0715cf8f2f, 0x0d577cf7b8ca4bbd787dfbc25a06d6079567b0e94fe8c1bf792da561cfb7c0fd, '', 0, '?'),
(0x3921455d5c54b971898735cec2d00c63, 'wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php', 1, 0x00000000000000000000000000000000, 0x73eb128179420d73b38913e8081a1b45, 0xeb35999c49afbebc17fe5ea319b4578356d95e38600a34b443b5c881cfa7242c, '', 0, '?'),
(0x3927048abe32e5d87cf2583ebbfccce3, 'wp-content/plugins/elementor/modules/page-templates/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/module.php', 1, 0x00000000000000000000000000000000, 0x1920cae1fa0fa9175b2c6ea55c833115, 0x7f8b3a8addf391a519dc9d192d55ecc53c8f03d317bcd523a3285f2e796ea630, '', 0, '?'),
(0x392e3ca127cd6fc639b47e20e9da67a6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Element.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Element.php', 1, 0x00000000000000000000000000000000, 0xbd6ebaa5643f1ad51fe47dbac794ffa0, 0xcf8667d8e078bb09a922ede8ff4ad9759a33cbf9ce33fe4a42ef0a5afeabe385, '', 0, '?'),
(0x39319c9da32f71963c9c15cbdbed2e70, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm.xml', 0, 0x473b1cfcc838b577dc9c9e08680e6704, 0x473b1cfcc838b577dc9c9e08680e6704, 0x9442998a3390db7400a25a1b6c228ff0bb6b42ebb69fbdcec7c2271be6b03e5f, '', 0, '?'),
(0x3933a83e042ed61814c3a0dbc2fbfe20, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/coral-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/coral-square.webp', 0, 0xee9f2e0211563850c86f75f0b44c7f5b, 0xee9f2e0211563850c86f75f0b44c7f5b, 0x7928dc6d04c89677cb88ed9fe03c08097353a5c5f8314a9e85f27a5a3f2bf792, '', 0, '?'),
(0x393491a4a9498229805b845949860a08, 'wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php', 0, 0x20c2d3d2884d9066b3544b814c999cb7, 0x20c2d3d2884d9066b3544b814c999cb7, 0x625489a768187e60c0220776fe6efdaf137c13924cf40429bb1e1a2758431923, '', 0, '?'),
(0x39353bc74200121a1f60a5e10be6c74b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionPropertiesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionPropertiesRequest.php', 0, 0xb64d02882df718659e212e7141a2b363, 0xb64d02882df718659e212e7141a2b363, 0x5d8d67aaa26ea4ef9af48588b487170ac8bae8361f83ff21ccf5381dbbb3e538, '', 0, '?'),
(0x393749fc9ec8c58a20d9386e4149f381, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ModPagespeed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ModPagespeed.php', 0, 0xa9e01fa4788bd806303f42c1406883d0, 0xa9e01fa4788bd806303f42c1406883d0, 0x136242db67986f34f259cc7b7334f087fa068d10613cffa712c221da8cdff56b, '', 0, '?'),
(0x393af99764af6f0a91f070605279a8a2, 'wp-includes/js/tinymce/langs/wp-langs-en.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/langs/wp-langs-en.js', 1, 0x00000000000000000000000000000000, 0x02ade63a772cef805d810f5e21739305, 0xf2e1e4e35be520936c1609cc9af079fb9e482dbaa47f82ecba00ade739fc5040, '', 0, '?'),
(0x39402f8d21ad10f30504abc30afbe5e0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php', 0, 0x11c3b8678b71838b92f50a8a9a831952, 0x11c3b8678b71838b92f50a8a9a831952, 0x4bf371a7af01cb0c5656d5025b906a5c62ed6065071f198d5cd2a17f01fb1f34, '', 0, '?'),
(0x3940bf5c169f6776e09dd2af79c4cdea, 'wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php', 1, 0x00000000000000000000000000000000, 0x32237610a1586a9a7d3b32d962f4618c, 0xe8219bbae8269508aaeeaea06d0ca96a08b2c38c4acbc70ed3c48b79ebde67df, '', 0, '?'),
(0x39452c71de129ddc4b5b92aaf27c019f, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.css', 1, 0x00000000000000000000000000000000, 0x977f813715ecc033b3f99b7f078016e0, 0x63a3d575b6af63e8f55fcaff7f061cde9c3acb6693fc4f060db8bfcc9e1ba5d7, '', 0, '?'),
(0x3945732b9daf0a616a7f290b1c80cfd2, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php', 1, 0x00000000000000000000000000000000, 0xce5847af9df50ac488e487ac4842d2de, 0x2c66cefbc957fc6687fafcf6fcfed0eb06c4d1ac9343f2fc3fa184c73c792c50, '', 0, '?'),
(0x394c3ea79a68391dc2b31f6b93ec1722, 'wp-includes/blocks/navigation/view.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.min.asset.php', 1, 0x00000000000000000000000000000000, 0xa1b374df648eda55295ec56bd583c9eb, 0xbad01c14c84fb52254e8e577b1513d600c36764a1c271f97532ba45c51d35ec5, '', 0, '?'),
(0x394fed1d4a33202f5e60f12de175711a, 'wp-content/languages/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', 0, 0x3c85e4c6cad3ccd6999a636cd6149097, 0x3c85e4c6cad3ccd6999a636cd6149097, 0xdb23154483c5bcde7c0a375591005ddedf182418a8c3757bd55a5d1132a06245, '', 0, '?'),
(0x39535bd2c0c9a89f75577faa33fdcaee, 'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420.css', 1, 0x00000000000000000000000000000000, 0x95c30ca52ee08a2c6515c9be3de3512f, 0x8ffa96a2ca9e1b0629942dc9f7a5a060be3c79c1c79ce9d5dfbcc70aa347dee5, '', 0, '?'),
(0x3956530f3d9e996ad7e5062fcc9b91cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxChild.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxChild.php', 1, 0x00000000000000000000000000000000, 0x7a684c6c3dd84679090c870036fc5697, 0x5f8b8a4a49141c83e73029b8acc8eb2e2c10bb419121568495e60d34662c94b2, '', 0, '?'),
(0x3958aef3508f342ed81b1d7dece8e16a, 'wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.css', 1, 0x00000000000000000000000000000000, 0x7fd8d062815cd58d230c8164de67235f, 0xc4da320229e5d6542c1905f40d4de4c7083a737e7ff3bae0d7bdaf595cc14128, '', 0, '?'),
(0x395c343bc0bc164a3bbaebce75cf7eb2, 'wp-admin/images/freedom-4.svg', '/home/iraneurobetcom/public_html/wp-admin/images/freedom-4.svg', 1, 0x00000000000000000000000000000000, 0xb2a6aa986d8c529a254cef8624e8bcac, 0x967a54684ca353323aa02335fe8eb6f99f069f974af2d861905bec037616c173, '', 0, '?'),
(0x396245d4d6fd673c036edc04c619fbee, 'wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist', 1, 0x00000000000000000000000000000000, 0x7bb36f119cff75b457d709d6e93adedc, 0x4f227535b7e03dd7d3525b79b2ea973e1ba708cc0ce89913c982527dda400818, '', 0, '?'),
(0x39641ee32f3cabd6a9735ee87b6ea76f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-news-blog.php', 0, 0x180e242cabc75884f7784ac273bf3712, 0x180e242cabc75884f7784ac273bf3712, 0x09ee13335fe8ebb343309689d550da89002a0beb4a53466facec2ca52697f3a6, '', 0, '?'),
(0x396a76e57919003497dc6a1b25425e68, 'wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu-handler.php', 0, 0xb8ef031cf1bce297ceabf227882933bd, 0xb8ef031cf1bce297ceabf227882933bd, 0xda3d6cdd5ed9c570167794f85987ec85cc72af7bc6015c754a9b92aee88232ac, '', 0, '?'),
(0x396b42f159ee5325d152d5fba445309f, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', 0, 0x9fd8d0a948be3698e59cb2a116964a59, 0x9fd8d0a948be3698e59cb2a116964a59, 0x6bc69155715ee34de66ba0d15d8c29378b5ecb8e6bc359d566f02b1e2bd3585a, '', 0, '?'),
(0x396bb97342c2ce3d7dd5ed54c5836337, 'wp-includes/sodium_compat/src/Core/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0x944392cf00ca6e6084e0fc84693e5d85, 0xdfffa4f80fc2c28c84f8e5711c0ecde38bb5a0fd8718274ea54e7b7f5193e04e, '', 0, '?'),
(0x396c1325f640bba1f05aaaa2fb9ee5d9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/SignBlobInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/SignBlobInterface.php', 0, 0x730f4fc26fbc67ed3f70d77576191d78, 0x730f4fc26fbc67ed3f70d77576191d78, 0x28ef9f325f6500f8e77f2904fbace186634a275f45e83281a01008b392760688, '', 0, '?'),
(0x396f053d8591164435f2dd2bb6997501, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', 0, 0x68c5b22072a9b033d95bcb1e4173ed68, 0x68c5b22072a9b033d95bcb1e4173ed68, 0x3e66af309c4f3f031e00685ec261bacc641fe9725c2e08bb879cd2a56411aa13, '', 0, '?'),
(0x3971618071bd5a606554153aa86d2144, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', 0, 0xfc0ca257bc9eae75d5ac15f62e30d2fe, 0xfc0ca257bc9eae75d5ac15f62e30d2fe, 0x2eee176edb5c4cbef9f1b5a8e75f2d034a11c1d1a71e56bed44060fd2ea31ca6, '', 0, '?'),
(0x3977760df7ee91db5e9bab21024316a9, 'wp-includes/blocks/image/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor.min.css', 1, 0x00000000000000000000000000000000, 0xf5d8cb525fb1554d9654e0e5935b91e8, 0xe1fbe1feb9dd94cf8056760a8555f8d2ea54c6a10e1e59f070e8323adc0d7d09, '', 0, '?'),
(0x39793ec46c118ece0f0fcd7d870a4e63, 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerInterface.php', 0, 0xbca840fe55c22eb51307d55b4afbc8bf, 0xbca840fe55c22eb51307d55b4afbc8bf, 0x55471e4c573dfa77603b683889139181c112e334180c5c14bed05203d8e1ba65, '', 0, '?'),
(0x397957e803cee995f837992380d1f769, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php', 1, 0x00000000000000000000000000000000, 0x38e99dc3830f8471b0476e009021f77b, 0x732cd63b6c95b8657987f1cb974b23cc02f35912e2cda6027aa3ac9807b7360c, '', 0, '?'),
(0x3980d9d0601004ccbbb1db1c0324511a, 'wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php', 0, 0x95ddc7e66b43e4c0b7cea6a074f93183, 0x95ddc7e66b43e4c0b7cea6a074f93183, 0x5a2c4a806d711bc8d742fd5acc28c9f310839962ea13c5e5efc2a13213c83f1e, '', 0, '?'),
(0x3981f9ff031f0281c6e6200ab9691a6b, 'wp-content/plugins/elementor-pro/core/app/assets/js/utils.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/utils.js', 0, 0x3e69bd070c477ec824632b13e3a2ef77, 0x3e69bd070c477ec824632b13e3a2ef77, 0x673d4fac40c56055f0e34ae078fa6102fb2b600aa57188925c6291be69e172a6, '', 0, '?'),
(0x398d5d4e3c23873ca57b057b01015e9a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientInterface.php', 0, 0xcfc5e3807c03b80b124948ca3b6c7d9b, 0xcfc5e3807c03b80b124948ca3b6c7d9b, 0xf862db5f0cd62fd731c66a12f78f1632509d998a4783b9648606063a126b781e, '', 0, '?'),
(0x39910cc4948a47bebd11b87d6433ba57, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', 0, 0x6ca72a338645c03e11e8c713f999ab0c, 0x6ca72a338645c03e11e8c713f999ab0c, 0xd965bb0c72d3f438d1935be795681778183c3165d80d35ecfe76062b9f4b2b77, '', 0, '?'),
(0x39977d20425ebfb23f09eb9d22eb7f0c, 'wp-includes/script-loader.php', '/home/iraneurobetcom/public_html/wp-includes/script-loader.php', 1, 0x00000000000000000000000000000000, 0x6bea789683a7cfe31550db257daa7145, 0xd5a98c5f2e216564276020c0d199c90e0fa6cd8b2c772c7e0b7122f7ca34967c, '', 0, '?'),
(0x399ce6afd179b253f6c00e097056363d, 'wp-includes/blocks/quote/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x31556ef29bf23030e073c3ff11d043f0, 0x4b5bed167c7762c4386335556119903f25cbbeb6ecc507ac1ee1c932667413bb, '', 0, '?'),
(0x39b620fe7b620a064a63d1463d6c5903, 'wp-includes/blocks/query-pagination.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination.php', 1, 0x00000000000000000000000000000000, 0xb8d543b66d7a5a2a188d7315aa4a1304, 0x16c7a92fe844486d7e5e90360fb011177a5ac8b96a9823d5242733dfead701bb, '', 0, '?'),
(0x39c0f64616481d4ad843a1d7dfa52966, 'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0xc46d5cd3949a75df5ac4e7ecc17368e8, 0x4e36595ae871eea2a8393e707b8eb93c7ee6dfaf87dc6fd2432b69548316b715, '', 0, '?'),
(0x39c15a9dfbe72c179340544287e403d1, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', 0, 0xbbaed90a7f2cef279f13b67a65540bca, 0xbbaed90a7f2cef279f13b67a65540bca, 0xfef5538ec83904d7ac75c9ecda909f653aa01f77d748ff692cc99bcbda4a7dc7, '', 0, '?'),
(0x39c3431b653b5923e876107c127a97a1, 'wp-includes/blocks/audio/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor.css', 1, 0x00000000000000000000000000000000, 0x7e52869813305798e4c640f5f279c95f, 0x761795d6c443f8c27e516b5b0473ef32bc4280e2aa0a06c7a97a849b617c6e23, '', 0, '?'),
(0x39c5ce82f6e68beee701ff515dad38f7, 'wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php', 1, 0x00000000000000000000000000000000, 0x69ebcf1c7eeca5f0c96b4ade6f3625a4, 0x4f92ee083d8978c2c210014170b0387c2df69f57f82b2f54a9987348cfdfa356, '', 0, '?'),
(0x39cb5056975b1db61aae9b2b74c520c9, 'wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion.php', 0, 0x0ca87ba8d5d77d9f57e4398610ba7027, 0x0ca87ba8d5d77d9f57e4398610ba7027, 0xd84c2f896acf842071b5d257404ad972ef687ca73f6802f782033e3e949e9bda, '', 0, '?'),
(0x39d036fbb5cd2c72885c31cb5443c55b, 'wp-content/plugins/disable-gutenberg/css/font-icons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/css/font-icons.css', 1, 0x00000000000000000000000000000000, 0x1165d36e41b8418d12d20cd9f523915f, 0xed6a8759dfd6b62a5e6aedd53135756cee38a990844b53260522f5a719b6fe19, '', 0, '?'),
(0x39d70ad14dd9d0e811f7c494f718f6a9, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', 1, 0x00000000000000000000000000000000, 0xde0eb53ff4e6f85d2c90f6422a5d58a2, 0x0c0510041113218ccc1abe7800ebdb8c78d39c3258eaa6507f88bca7bcd649e2, '', 0, '?'),
(0x39dc1723ced766c4eacacb2666b0d3d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', 0, 0xac17d144328c86375100481faaa77e58, 0xac17d144328c86375100481faaa77e58, 0xe0a3ebbd0e535d8d8f9b869c3b4c969639db478f693bd7e66d28ae5d1bd9f449, '', 0, '?'),
(0x39e839c974a8775b9daf0e695f9fec53, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css', 1, 0x00000000000000000000000000000000, 0x16bcb3a939f7ace42f699cd23e5c1f21, 0x506757a4de45062b0f1d652dc18e6a224361ff29df6d5cd568a2574aa1f2f7f1, '', 0, '?'),
(0x39eb88e93cbf76eba05fe532127fb5a8, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_GB.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_GB.json', 0, 0x44dc212e07a7f36635300ffe07fd2ec0, 0x44dc212e07a7f36635300ffe07fd2ec0, 0x51c866b633f07930e2a42e60b76bc017666a950e1bd7d127a46d3c2903fb2aa4, '', 0, '?'),
(0x39ed89e673b433d953055a2c70e93867, 'wp-includes/images/media/text.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/text.png', 1, 0x00000000000000000000000000000000, 0x7ab98773e6e430f718c89d9f5119804b, 0x8d6712aeca3f5bf59f442adf709438807119f29ee205b856d193e6913e8ef54e, '', 0, '?'),
(0x39efc7387b16a104606af137f2cea10e, 'wp-content/plugins/elementor/assets/images/kit-is-live.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/kit-is-live.svg', 1, 0x00000000000000000000000000000000, 0x9bef3a7c532e0686612b9b6adbba43e8, 0x7cdb543b4aba9fafb17f8492ea307901bf587ad886c95e10bd64354f828f28f0, '', 0, '?'),
(0x39f235bd9af6b5c11adc4f6dc2fa230b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', 0, 0xb18f2185ef4b8b1acaf2fdd3a1433f9e, 0xb18f2185ef4b8b1acaf2fdd3a1433f9e, 0x6798e15bf5d3ea17502207b079dab90816f15a9bf3c1acfa0485e77e61b13327, '', 0, '?'),
(0x39f99d6b14c7b4acd6051036ea8aabbd, 'wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php', 1, 0x00000000000000000000000000000000, 0xa585639737dce6b6ca0a2a8767ed1348, 0x0bef4b12a61f8581dfc29b300c4869dd57c96df101938e0f6ef87ac02d0c7bf7, '', 0, '?'),
(0x39fc325c8f71673c2cafbd2f9c86c0ac, 'wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms.php', 1, 0x00000000000000000000000000000000, 0x622666ee3245b08f18920fd10543969a, 0xda0c7c6b491ef25931ba00d73cb66626b16617a087c1fa8ec148b0e1ad30de25, '', 0, '?'),
(0x3a07a06c7755bdd60736a07832289b8a, 'wp-content/plugins/elementor/assets/js/element-manager-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.js', 1, 0x00000000000000000000000000000000, 0xff947ec407295450b2200f444c48f188, 0xadfabd8b1813bece9361760cec6aabe091f378034811732e81b9f40b9507bd92, '', 0, '?'),
(0x3a0bd5387f472cca6aef31aac2950543, 'wp-content/themes/hello-elementor/template-parts/header.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/header.php', 1, 0x00000000000000000000000000000000, 0xb9cb99d29ab1702a4981ad8b6f8305ff, 0x856edbb9d8142510c518d4bc245d9294ff8c24fc30b880802b6c03f3ccc5db96, '', 0, '?'),
(0x3a0f7bc3e2ec7b37ca39b0899ff01f7f, 'wp-admin/link.php', '/home/iraneurobetcom/public_html/wp-admin/link.php', 1, 0x00000000000000000000000000000000, 0x0bdd87cf8770cd136d318062d0af308c, 0x8a22e58f8333351ad5015aab387134317ce50a672a673c2168d5e53a672b24df, '', 0, '?'),
(0x3a1790dfe39e2bbaf68ad47fd59b83c7, 'wp-content/plugins/elementor/assets/css/modules/ai/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/editor.css', 1, 0x00000000000000000000000000000000, 0x32b4432092d97509423e7ac22a87c8e9, 0x767a58508d340c360eebb5b0463476d6354370c9b834c87e9b72417ede2cfb11, '', 0, '?'),
(0x3a18ae7c4cfb483628cedf63b56782d6, 'wp-includes/ID3/module.audio.ogg.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.ogg.php', 1, 0x00000000000000000000000000000000, 0x395fafda89e707ee3bb446873b543024, 0x0791d542b8777e9eb05c89a0bd309b491a1cc067ab7c5459de647361b8456c27, '', 0, '?'),
(0x3a1aced8a65ee036dce34c5c31e6df18, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', 1, 0x00000000000000000000000000000000, 0x2cbc75ebce8fbce08d343c224d290438, 0x2fcba4361becc2b40d9f95abd8e982b6c7fa163e5ade4eccb93bc67d03b0dce1, '', 0, '?'),
(0x3a1ae0c8f2be915e843c3565a8c2e0b9, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', 0, 0x9c67e300f0f770c40966e62f886c3a8f, 0x9c67e300f0f770c40966e62f886c3a8f, 0xe0e729849cca5f10b90354b4eff9e94d1c2204ab3402d6d6f3b60083d99c28e6, '', 0, '?'),
(0x3a1e53d6dbc36e8887f5d05d98ae0ef7, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Injectable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Injectable.php', 1, 0x00000000000000000000000000000000, 0x7657ed855920c789136902aa3b7ebdae, 0xae9225ba257ee116fd3d27b15154c09a0c32c546b67b0f3b70901c47267ed1e2, '', 0, '?'),
(0x3a1f239d7507a6f970e621138674e655, 'wp-content/plugins/amp/assets/css/amp-site-scan-notice.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-site-scan-notice.css', 1, 0x00000000000000000000000000000000, 0x6d630c879f4fd7ac14d0b7a7303644d2, 0x4f84b873eb065b5a2394a388b58bc4daccd4443877e4023f095b1b7974a11e1c, '', 0, '?'),
(0x3a21911e5c5a06c6e14867d7107358e5, 'wp-includes/block-bindings.php', '/home/iraneurobetcom/public_html/wp-includes/block-bindings.php', 1, 0x00000000000000000000000000000000, 0xd76ad0d216678e657d769b12144f9de2, 0xe48b565447cb0ffc42d4e0e0888e1edc742970a9dc3b45e0f9d64d783857322e, '', 0, '?'),
(0x3a2398e0291b0c380c9b29b4d072b210, 'wp-content/plugins/amp/templates/footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/footer.php', 1, 0x00000000000000000000000000000000, 0x5b6c7754e8aa8b9b3b4d3db17335f23d, 0x7f62d721553a7b86976d316d5f9f4729b9d2f258fe67f97cbf5614a5cc4a1703, '', 0, '?'),
(0x3a26b27b7337d5b543fdd6bdca86d4dd, 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css', 0, 0xf25b6c20fe1db07a9c07d09b16f23e48, 0xf25b6c20fe1db07a9c07d09b16f23e48, 0x7979d7664881583b61a0cfc9c60b85b1466ca5e93f81a0a133eee332e68b12ac, '', 0, '?'),
(0x3a2d2fef5eed80f6a5c831d767d5ce03, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 1, 0x00000000000000000000000000000000, 0x7e1a3733595045074a5ce22797220c18, 0xe71fe04f9ec273800f621281307b0d3aa8cdcefe0f7f3c0b6d6ffa62e646b68c, '', 0, '?'),
(0x3a2e2f1f5569f00182fc70e76b0ee105, 'wp-content/updraft/themes-old/twentytwentytwo/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header.html', 0, 0x4cf81445b18848985d6a62f7f8ded119, 0x4cf81445b18848985d6a62f7f8ded119, 0x40799de4cb8e7ece53047c8b1ec108c4742801e6a640f7ba6cd52c9d667eaa81, '', 0, '?'),
(0x3a348ea615c71dec822f2356d4840016, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', 0, 0x1a10a9b26020185af43c81002ac33316, 0x1a10a9b26020185af43c81002ac33316, 0xa24a8b230cb34ca7f4d3ac42290d2641fb6ba28e6903c36af94038ca63a8716e, '', 0, '?'),
(0x3a37a7a1fba45de599597de20e17ba13, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/Exception.php', 0, 0xd7559e24f9c961662aec196fb76e9f97, 0xd7559e24f9c961662aec196fb76e9f97, 0x10731e25c3d4befba4e8e1b91e3be82dfe4a0e9606ef8488bac7bc2f16702066, '', 0, '?'),
(0x3a37eee1ed8f1c30680f3908a115d38d, 'wp-content/plugins/amp/src/Cli/OptimizerCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/OptimizerCommand.php', 1, 0x00000000000000000000000000000000, 0xfab36078708a7cfc4fd17ef812d280bc, 0x1088337565206d190ffee3d2415475d7a94e35c85c8b9bcd933db1d22b7019b2, '', 0, '?'),
(0x3a396f5727608a8c3dd34ef1d0bd7a29, 'wp-content/plugins/elementor/assets/images/library-connect/left-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/left-1.png', 1, 0x00000000000000000000000000000000, 0xed2a07c5176300bc0addc8117b623e0b, 0xa1d1e4e2fc3d9db150ccefa41433474fe8394b895d56f22cef13df4888171cea, '', 0, '?'),
(0x3a3cb724168e7fcd302c77222665287b, 'wp-includes/class-feed.php', '/home/iraneurobetcom/public_html/wp-includes/class-feed.php', 1, 0x00000000000000000000000000000000, 0x3a25ffc995f9da3cdbbcd14c256cebcb, 0xc796b7eae026db479e9ace4a2a5c2442d80cd2f0f361d5ddf188dade1f77d044, '', 0, '?'),
(0x3a3cd66459a9b0442cff4ce0d4d6a336, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php', 1, 0x00000000000000000000000000000000, 0x566eca07e3306faae7bbb6be8cd6dc16, 0x5bd5da2ee86d878371df797b46fc4434f88d36f8e34b47e3b49f7c2322804ef9, '', 0, '?'),
(0x3a40bbd6d7e8e524beb090a7309eb30a, 'wp-content/plugins/elementor-pro/assets/css/preview.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview.min.css', 0, 0xda4e029b80dafbdfd75d97068ba0270e, 0xda4e029b80dafbdfd75d97068ba0270e, 0x6e0c1851cf07fd30c09eb9c0cc561b85f17bdfd287d7a7b6ed00924c4903daee, '', 0, '?'),
(0x3a44e94a9d24eda56813bb86c7850dd9, 'wp-admin/js/customize-nav-menus.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-nav-menus.js', 1, 0x00000000000000000000000000000000, 0xea9783df9aad162a9675eb997cc6fd5f, 0xe3a0202151f34bf5ddff4d92cde9cc658d3ce8f6ae461a318fa6aebdc2ecc983, '', 0, '?'),
(0x3a4a5b745df5b3484a65a21dcddd0ffe, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php', 1, 0x00000000000000000000000000000000, 0xd44a0ea758b1bc36c9b8f0225f33466b, 0x6f3a8cce2c07257a63339db35003a7f0feb584bc2944b0a5f49b7bfbe1b1cd25, '', 0, '?'),
(0x3a52ec4ccb06803f2685bc3d86879794, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', 1, 0x00000000000000000000000000000000, 0x3b794307a3687d567eaf3e80e259b0ed, 0x7439a9b7a9bd6376ea047ce3af0bb1027534e84e6b6a457d3f9235eb24b5722f, '', 0, '?'),
(0x3a53f2dba63dfae78fc547f942b130c3, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php', 1, 0x00000000000000000000000000000000, 0xb849b2bc953c23bb376018ada9e60ea5, 0x7861b51c95cf1b89b6158e1097f58b054267aa4b3141f27ab199c6195658e2a4, '', 0, '?'),
(0x3a544b489b69ea6388e571e7a3e9e19f, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php', 0, 0xbc19d7e39f251e6f0152ef5a42fe8354, 0xbc19d7e39f251e6f0152ef5a42fe8354, 0xac1fc9511fbed0c35621faaa03e682efc1823734280745d6ec87c3710647ad27, '', 0, '?'),
(0x3a5709ed247385db271be245265c447c, 'wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt-api.php', 1, 0x00000000000000000000000000000000, 0xe70c41a5287700f2ffad126b3b56d181, 0x8493ecf723b4060087ce3ab9d487dd0d53ea97d65749f84ec6f70ccfa6e31b86, '', 0, '?'),
(0x3a5b115312a6ed4552ac0e13832f0071, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php', 1, 0x00000000000000000000000000000000, 0xe6da427f52105e740697309485b3b0b8, 0xd70ec770c16c607b7bd4152faec72c91119605f96677095ab3b4979127f97cbb, '', 0, '?'),
(0x3a5cdcb90d408789884c22fa3a079f55, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php', 1, 0x00000000000000000000000000000000, 0x654cd846fbe854f9113218d1aedc4865, 0x4df59c44bc0a52e58db8ed9158f9891586fb3dfa9d9f6af21784a2161314d0bd, '', 0, '?'),
(0x3a6517e73799d1bff6afd06e3836a0c4, 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', 1, 0x00000000000000000000000000000000, 0xf39374995a17673e530f63234f63bea4, 0xbc041537268b69a4f2abd4836f08564bfc97a3a467ed40004627e386ebdd1594, '', 0, '?'),
(0x3a6647351bdb95cb13efd001f42d7666, 'wp-content/plugins/wp-rocket/views/settings/page-sections/database.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/database.php', 0, 0xc1b73be7545b3b2a93f14c50820a44b0, 0xc1b73be7545b3b2a93f14c50820a44b0, 0x17ba0844378db8a89eacf252abeeb3c4eb81d476a2a28b84c9373516279a77ad, '', 0, '?'),
(0x3a68e8c0ea1f7fdc4f5e1ccbf519599d, 'wp-includes/fonts/class-wp-font-library.php', '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-library.php', 1, 0x00000000000000000000000000000000, 0x363fea41a93c4d829677c1e22a4a524a, 0x6b9f00beb16c6e03bcbe78097fe8f1819cc5a18f2b8bae27e52bfb3a99ebe0d3, '', 0, '?'),
(0x3a6b44594b335731c04da688e95fea12, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedImportant.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedImportant.php', 1, 0x00000000000000000000000000000000, 0x1a18fdf24082528d13fecdf5871b93df, 0xa3ceecc68fe537669d74698ef8474afcba28f69a1be95a3cf55a2921695d49e4, '', 0, '?'),
(0x3a6d6cfd14c0f8a17f8f101e9e2da9da, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver-context.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver-context.php', 1, 0x00000000000000000000000000000000, 0x30d842393b4c6106f70bc40a7f0a3e1e, 0x9a86a66140c1741b5c49f70d386952619d0f7f046d361a195feaa7c70b8b7450, '', 0, '?'),
(0x3a6f0e5c1cf8855b95b2220f80b61ebf, 'wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php', 1, 0x00000000000000000000000000000000, 0x60d5b15f09f1c99499f97f3563ad9616, 0x6747332ea0ba5777268405b3da2b13632652f99f28930b17f9cd63ee48e8ef03, '', 0, '?'),
(0x3a764c0688afb27c97a25b823fce8369, 'wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6cdce30cb52f30d7c464f980b792ebdf, 0x84f7b84d0aac1c7720b7d9268ebc7073a2b4c6a1bf64b78516ffcf818ce6dae0, '', 0, '?'),
(0x3a7ab1cec71b9861f27c19d4fbe48636, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', 0, 0xc55af789513ebfdafdea2ae312c9ab07, 0xc55af789513ebfdafdea2ae312c9ab07, 0x127b50cb2bb96ce7043954f84afdd3e56f228e26e777085053f0f74df19ea3fa, '', 0, '?'),
(0x3a7f6519058f00eae1d9e6686a08a272, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', 1, 0x00000000000000000000000000000000, 0xfdeab2b113f955248f07da39c0d64fa4, 0x6957599027deed4e82b8bbef935d05079f04f564dec3405a6434f09ffc0a83bc, '', 0, '?'),
(0x3a837b03bfb25d8841ecf41c27c0ee2a, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-color-overlay-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-color-overlay-prop-type.php', 1, 0x00000000000000000000000000000000, 0x4f6062e8013231e3d69f39326346c942, 0x7da4ceff24550eefc811fde91fa42db7c51413d424fe5bcc73652e600325489b, '', 0, '?'),
(0x3a840e277e5db859a7d1ee4de72af65e, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', 0, 0xd86f367576c0aad7b050ae8f716168b3, 0xd86f367576c0aad7b050ae8f716168b3, 0x0cc7c8f4387487f9e89ebfb005732f4904a77d1864eb27a941bccb2513407b33, '', 0, '?'),
(0x3a8483380ca084f4328a909ad17f4542, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php', 1, 0x00000000000000000000000000000000, 0x9f55734c366f10d7f495a06d580930fc, 0x4e532fcfdb4a74cc9d237e0ed59619c35b999e6d7d57d83c2252bda2e0bdbd76, '', 0, '?'),
(0x3a851a4ff13ae560b0321c34c772beb6, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Proxy/ProxyFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Proxy/ProxyFactory.php', 1, 0x00000000000000000000000000000000, 0x205483f42b845fe78347e7e9401bb3ed, 0x874504570cf94f82533a5e1bdbe3bc655568136b8145c6c7cc2546c82a5e1bd2, '', 0, '?'),
(0x3a8963dc53fcfbbc0e80938f3e537d16, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/ProcessorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/ProcessorInterface.php', 0, 0xa317ef80ce1f1cd3c050c3922e7e8c2c, 0xa317ef80ce1f1cd3c050c3922e7e8c2c, 0x8c7ba2ec92a27287304873d9468a3563540e7f5af96dd34ee7123379be7706f0, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x3a8bbf117c8dd5ca5f195265f7067fb0, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sv_SE.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sv_SE.mo', 0, 0x28f2956714cb817b1fdd0efc87b04cda, 0x28f2956714cb817b1fdd0efc87b04cda, 0x473b0224b4e946bee759063b44348cecf8efda9266817d590c562f0e35dc0573, '', 0, '?'),
(0x3a8c8ae525486021acfbe10d06e8805a, 'wp-admin/js/media-gallery.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/media-gallery.min.js', 1, 0x00000000000000000000000000000000, 0x2592941b1667d6557362fafcab844bee, 0x08fd4f482bdcbd8cf81b672298e2d87b43764611dc429189ac17df74319bae10, '', 0, '?'),
(0x3a97a50b18ca7f4e719d53d27b3d32af, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4adsBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4adsBoilerplate.php', 1, 0x00000000000000000000000000000000, 0xa5adea311243556dac9a26ac574f293a, 0xde2df816cb4b6163e478f4dfeb89eeaddc6436d6521ded12c54584231bd4b811, '', 0, '?'),
(0x3aa09dc8f8f7321cdad33715ad977410, 'wp-content/themes/twentytwentytwo/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/404.html', 1, 0x00000000000000000000000000000000, 0x386fc90bd36df3f711c22cf3e62a008b, 0xfef635f8b11fc2cf4b07f2fac1bd29161d603001550964fa8d739f94cdb31d54, '', 0, '?'),
(0x3aaa791b592262cfeb87f6a969add9e8, 'wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php', 1, 0x00000000000000000000000000000000, 0xc21340b21bbbdd8ffd9fead1224dda20, 0x559626965d14e68f90b014a5c233a33c79270b9d2c08efc38df50671ef673988, '', 0, '?'),
(0x3ab025f0b01fc528763584d471a51130, 'wp-content/themes/twentytwentyone/single.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/single.php', 1, 0x00000000000000000000000000000000, 0xdc30d7b216f0024fd7e4db0de87c87cc, 0x9ca061a754839674f9cb1c981b952e743a8eae2c068a1076ecdf70da8a050400, '', 0, '?'),
(0x3ab1e411b5a4115d1d57a3d337831dc0, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php', 0, 0x6b965da8274884522f436d88a3b01793, 0x6b965da8274884522f436d88a3b01793, 0x274c90129c08e44dcc835ef4db3d2bcde458729e545eb8b4570c785e3b60e8a6, '', 0, '?'),
(0x3ab8716bdfdbf1ffd1cb16574b45eaa1, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.min.css', 1, 0x00000000000000000000000000000000, 0x09c2f666cd251bc7f5f0f30b813d4375, 0x90516febc7af36e9e48940fa0d25d92e86f0c5e7b3e5d817eaf58236f53a3ab8, '', 0, '?'),
(0x3ab8f43ebea562f58f145dc11704b182, 'wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php', 0, 0x3e51d44e65cebca05a52d3d19b9713c8, 0x3e51d44e65cebca05a52d3d19b9713c8, 0x558163f103a8f40007d2481f8d71513cc971f2a3f75e1dcf207ca74411ab3183, '', 0, '?'),
(0x3ac1f9732d2842a7a2f04fcd3288e429, 'wp-includes/blocks/cover/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7eb1450a363a8a010ff838d8ae8e8573, 0xab4d0261e917e7bab4ae108f06c7b20f7f7635dc30b93e37dd95f90a3ab2dc0b, '', 0, '?'),
(0x3ac608887b9bdaca939ddb964cd2c5b4, 'wp-content/plugins/elementskit/hooks/register-widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/hooks/register-widgets.php', 0, 0x03dac93115f1a34c0985326622d6878d, 0x03dac93115f1a34c0985326622d6878d, 0x73355e6844ad0f1d529e66e76ff9f3cd3ea8ebd14ffad3080c450a83dba5f43a, '', 0, '?'),
(0x3ac676fb94d07bffad567eb6962c0fa2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x07ee263d5fe87295e8d5ecf532b4e6c5, 0x79ace5a0de4b3b2eb2065499f80d727321c65b2c952ef4b309ee6f2cf199c912, '', 0, '?'),
(0x3ac8cde6b4ea8396e3525d52a04e994e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', 0, 0xf5025f2ec81740068b61c37014b20c94, 0xf5025f2ec81740068b61c37014b20c94, 0x300466ab320246ff9e3dc86431524781d0d6f03719ace02f45d6edbd248cc7a2, '', 0, '?'),
(0x3acc95a3a457e52fb9430b2899318c65, 'wp-content/plugins/elementor/assets/css/app.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app.css', 1, 0x00000000000000000000000000000000, 0xfd1f9a6d01a86aaee95954779bc69d73, 0xb4c68496c7328b04e5ea6aa73ff1b6bc20895d6132d86400a0aca9c4aaa3f794, '', 0, '?'),
(0x3acd2839f2c3cc170d89efdd205bd7f4, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php', 1, 0x00000000000000000000000000000000, 0x24f55dc369809024c7e05db3283ba33e, 0x12dcd9033c9a7634c5b264bb05c35dca00596d67a4a508e556dde4bcb3ec3856, '', 0, '?'),
(0x3ad30d5e04069fd0b2a3a64970bedc90, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/PrintNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/PrintNode.php', 1, 0x00000000000000000000000000000000, 0x807b7cb7ef6fd764a6d6c90e34796354, 0x7a004569c41e61a36b08c01ab6917dadc8e32ca2367bfbbf671c7457a26f4aa7, '', 0, '?'),
(0x3ada5687768a50ec7e4729797167e658, 'wp-content/plugins/wp-rocket/wp-rocket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/wp-rocket.php', 0, 0xd5d1315c2656e75cf4ce44a78d820473, 0xd5d1315c2656e75cf4ce44a78d820473, 0xc8e5272d3f36d8e2a972272901f556dffdc0b2d374d42ceb3d7417b48ad44ea5, '', 0, '?'),
(0x3addaae5bbc9c9700335c06604fcbd62, 'wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css', 1, 0x00000000000000000000000000000000, 0xe5a4f88d3d03e278cb97e374e5efa9fc, 0xbf1c9bc6a0c4a057abc551fe1b2d4c785904727ca39f74d7d12b29b024bcabb0, '', 0, '?'),
(0x3ae3feff3abe61aec51945ccc4a298ce, 'wp-content/plugins/elementor/assets/js/admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.js', 1, 0x00000000000000000000000000000000, 0x75cd50a7ba730ac2a9f59ffb18355a36, 0x6d6cbbc53ed7cb08c4975f5b371d25886b10951f8741d14da6854e7bcbcef495, '', 0, '?'),
(0x3ae7295d7c74e8054f880ec7946f3cad, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php', 1, 0x00000000000000000000000000000000, 0xf06e6d9dd8712464845f26f5c9d834ed, 0xe14991ab099e9b6edea54a05b1bb42c9ec4e7997bee648b63b6246df0a5b0d68, '', 0, '?'),
(0x3aece8fcee9697dd1ca0e71d54471da2, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.po', 0, 0xe9781e615934133f410d2a7a99077b14, 0xe9781e615934133f410d2a7a99077b14, 0x567335b8cf7acbb775e2c14b5c594c770e18458af7540055f9de0776daec9e75, '', 0, '?'),
(0x3aef5871dd9daf4a5ca63550f2b63403, 'wp-includes/images/spinner.gif', '/home/iraneurobetcom/public_html/wp-includes/images/spinner.gif', 1, 0x00000000000000000000000000000000, 0xd54cf50a44bd0aca6fd98bd46acbb2ba, 0x7ac68411e01a22ffb26e1a73b228ce55b60e2f7ef71537ba8046abf85ec285e3, '', 0, '?'),
(0x3af668b65b7592a32c0f34891d91dc08, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.min.css', 1, 0x00000000000000000000000000000000, 0xfc943746b32b071646f7fcc74e8561bb, 0x3c7ae37ab3ac9577bf62e583313d54e10f7184473b295ce0904d5c7157da84e2, '', 0, '?'),
(0x3af96e1fcca31f524deb7469239af53d, 'wp-includes/images/media/audio.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/audio.png', 1, 0x00000000000000000000000000000000, 0x8674614341f1bec5feb22eb7e75adfc0, 0xa04ce43ea29124a8c10ab26f691d786f0c6a2d0a4ccfd318f5c0e15d473b710b, '', 0, '?'),
(0x3b0462d2a142c9cfd21c9cbd19d0ba1e, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php', 0, 0xd6b2d5c9bf26890d9379e18a501b5804, 0xd6b2d5c9bf26890d9379e18a501b5804, 0x750abbd328196d13f9ac73ac8557c1110c56b39f372e695550bd7f6973751a10, '', 0, '?'),
(0x3b04a898a06747232aca07a6ffc6084a, 'wp-content/plugins/wpseo-video/detail-retrieval/class-blip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-blip.php', 0, 0x3e8dc3dcfcaefa31e16b8092e0f3e875, 0x3e8dc3dcfcaefa31e16b8092e0f3e875, 0xd952a490c033feb259e23e2c1b7c9306d7cfb5c085f04e62268c45d240621318, '', 0, '?'),
(0x3b05a240e496835266370645b9f479de, 'wp-content/plugins/wordfence/js/wfdropdown.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfdropdown.1744125809.js', 1, 0x00000000000000000000000000000000, 0x814acfc25f591a99541c057646751afe, 0x96d741d2dfebc4ba1c4b6261ba059234f7ee2de3741710a62457e8cb54725064, '', 0, '?'),
(0x3b0bde1362ad66c89630ff96a6ad7805, 'wp-admin/css/colors/midnight/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.css', 1, 0x00000000000000000000000000000000, 0xfb7ee6d1bc6f5d9c8a0ac2b721619ac9, 0x5f877a443b8150da9f3d8385bb649cc1c4c6f872cf72c5677ea6d1219782e6b5, '', 0, '?'),
(0x3b11dc92736346c2fcf521e10f9ca9ba, 'wp-includes/css/dist/components/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xd7c9ba96b2e025a0c9f31fa81f631522, 0x5cbd36b536b2a2a67e05420511e158c4e752d8a3ee3591d32b96fa89afe263b0, '', 0, '?'),
(0x3b1237afb9a7f9abc9999808f7ebc241, 'wp-includes/Requests/src/Exception/Http/Status304.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status304.php', 1, 0x00000000000000000000000000000000, 0x70c45d8d1bfd3aa37d9117fa6c0d77da, 0x32a308676c3b005027b4264b613bd3aaacb2706c7932223024d1dcd1c8688a0a, '', 0, '?'),
(0x3b1f3b415e47c773e82c6b132c4a66c4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 1, 0x00000000000000000000000000000000, 0xc553623f353855e9906fb3c42636eb1d, 0xabd55a1577690f636259256631d97e9b9eeb28c07bc32dfc71ae335842c02509, '', 0, '?'),
(0x3b20a829dbfe7317554c04012bf7498b, 'wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css', 0, 0x2a040faf9ae8ab099bb0740bf38c94bf, 0x2a040faf9ae8ab099bb0740bf38c94bf, 0x975e841b45444de8ddebfc73a2ae6257cd3e76d6685e445bca90bbfe6b85359d, '', 0, '?'),
(0x3b2110af7a7e25a3425261835bf9fd6f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32.php', 0, 0xab910a4be2494004ce2cc0e72cb24a82, 0xab910a4be2494004ce2cc0e72cb24a82, 0x7d8113ef7867019fb9c4599f9eae65a68fe765d91f80b2b37da7983310c2bad4, '', 0, '?'),
(0x3b290dfa7a638d53815c3708c5fc3ada, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnparsedInputRemainsInSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnparsedInputRemainsInSelector.php', 1, 0x00000000000000000000000000000000, 0x895e972e2c3ee2d219601888d0968b2f, 0xad16453df48729b53628cada28f29bff02bb4c5aeb0b61a3491bf807f60932f3, '', 0, '?'),
(0x3b2aa4bfacf8e3ad6bc95dbaeb7c1f6d, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/plugins.less', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/plugins.less', 0, 0x1738eab29c83611bade910bb6d3ec626, 0x1738eab29c83611bade910bb6d3ec626, 0xf6b744c8051b7a4d094f6b87b1bb60b8ef26a8fbd1454e6e1bc1b737f7edb144, '', 0, '?'),
(0x3b2d2a704f4db61d12d515ec07f25f54, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/js/script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/js/script.js', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x3b2f084c9f51941b246fd968bc095ea3, 'wp-content/uploads/2023/11/user-ace90bet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/user-ace90bet.svg', 0, 0xeedaef55225d38fa4a716ee6ad750964, 0xeedaef55225d38fa4a716ee6ad750964, 0xfeae714f991c9e8ff9bc537bfef493d344f17314e3547ce9e4f7f9345c6376eb, '', 0, '?'),
(0x3b31d18b2312c1595f4e0f1c84a574f7, 'wp-settings.php', '/home/iraneurobetcom/public_html/wp-settings.php', 1, 0x00000000000000000000000000000000, 0x0f52e2e688de1d2d776a12e55e5ca9c3, 0x51f360f1d28594e23a14f8257b3105a9bba03f3164d220077d62cf2071ab37c0, '', 0, '?'),
(0x3b321b4bd4f00fa4cd3886d197b2cc1c, 'wp-content/updraft/plugins-old/updraftplus/images/icons/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/googlecloud.png', 0, 0x564aee8601565159974ac361a3d43fb1, 0x564aee8601565159974ac361a3d43fb1, 0x9964b96b2700140ffeb491a2488b812d4ce8a3b762c1378d7c61ed8ca0af5ef3, '', 0, '?'),
(0x3b38127ec0ae9d9bb2f51653fa62188d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php', 0, 0x13db2cbb142c29bd424a8fafb4731503, 0x13db2cbb142c29bd424a8fafb4731503, 0x8d3b0be8eb40889e94e347eb99b635472e578e4985f7cad79eda3673a903dddd, '', 0, '?'),
(0x3b3a1dea2297525b9ab54dea92c2f793, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/FactoryDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/FactoryDefinition.php', 1, 0x00000000000000000000000000000000, 0xffb4753afe707ef94488bae9385457cf, 0x0b7a6a3c6811ac231b7440c3756e11a9bae470951e0e70af29f08df4eb074adb, '', 0, '?'),
(0x3b464654dd418892431e780e9e5390ed, 'wp-content/updraft/backup_2025-03-19-1154__EuroBet_c892aa3f22d2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-19-1154__EuroBet_c892aa3f22d2-db.gz', 0, 0xc8d48a55aeaf075d3c9c825d54922ec0, 0xc8d48a55aeaf075d3c9c825d54922ec0, 0xe00f8ee6650e2947e4e0b94be991d2ba576c4c3cff42d6991566b336f5ecfceb, '', 0, '?'),
(0x3b4c7bcb90c6ad1438a9667deccc2d44, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/RuntimeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/RuntimeError.php', 1, 0x00000000000000000000000000000000, 0x1bb99d63facbf545409f9ad8dfbe955f, 0x439bb8d53c1988d8b78e124a64e517ba22f17482724b6e3f51713b735d2a49bb, '', 0, '?'),
(0x3b5017a4476ea0bcb6614365672548b7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBodymovinAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBodymovinAnimation.php', 1, 0x00000000000000000000000000000000, 0xd2d15add678a9b876338fd58f46f812d, 0x2c0d0ca04e915f7a3da21b95199c9e7829a35ec3391ebdf958c6bbf13db42963, '', 0, '?'),
(0x3b508a800fd6a95297471e9f1044e51c, 'wp-content/plugins/elementor/assets/js/app.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.js', 1, 0x00000000000000000000000000000000, 0x7f89aa08f52915c1ed5e95d125c248d8, 0xf414f6c7da4fb21191ec306e5c85cb7a6b50ff5bce147a2617164cd0efed9400, '', 0, '?'),
(0x3b512d3a0840283a38354db5afab1e98, 'wp-content/themes/twentytwentytwo/assets/images/ducks.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/ducks.jpg', 1, 0x00000000000000000000000000000000, 0x2c16f6b50d3aab7ac7049c1fb1fead8f, 0x0f980f8b389379ac3119cfedf39af0f6b1a4b59e905e93b4ef3a3a2673b33f9d, '', 0, '?'),
(0x3b517d5d5d55c54b7d396f90e9a2e9ec, 'wp-includes/blocks/post-terms/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc31a5e6b860bdc4eb6d2b1ee1aa0299f, 0xdd3fb8f3e3b7b71ef1bf2873ac8fbaa827d7cbada523f16c3c9a155254f48765, '', 0, '?'),
(0x3b520bb2144757d8bfadc66d3724d945, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-tax-display-by-country.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-tax-display-by-country.php', 0, 0xf035ef463969dff701679a389883e365, 0xf035ef463969dff701679a389883e365, 0x4a031033d152d540c8f13f6a9eb07ef1305d7d1cb94a674e19b301293a420c3c, '', 0, '?'),
(0x3b5263bf7fef044afbc5c22c0cdd5341, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss', 1, 0x00000000000000000000000000000000, 0xeb0be2eea4d0013cdbf1ae8f4505d80f, 0x5448ff64c914c1bca6d6157911c2f2783f02e620bd6d50e5f9ed147d36973356, '', 0, '?'),
(0x3b52de79689beb9fd052784b8d111c0d, 'wp-admin/js/farbtastic.js', '/home/iraneurobetcom/public_html/wp-admin/js/farbtastic.js', 1, 0x00000000000000000000000000000000, 0xac0dc5104a6772ba54623bba756ebe2a, 0xe5fe4da39184fcde5fe2e3d8f50c8507ffdef1603905856807fab02aae2fd373, '', 0, '?'),
(0x3b578713c2e0012f0f0cce262a9a38a2, 'wp-includes/SimplePie/library/SimplePie/Rating.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Rating.php', 1, 0x00000000000000000000000000000000, 0xc08e0547494200288bb69df06322e24e, 0x666df22e9699a05cbe90c666f8684f3f8d51a83ea4930e4d25183409111f6f8c, '', 0, '?'),
(0x3b5d0b5c5402811fb8de4e68a2efc6a5, 'wp-includes/sodium_compat/src/Core/Curve25519/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/error_log', 0, 0xb462648c1a9d49a8fee515526b6b4e59, 0xb462648c1a9d49a8fee515526b6b4e59, 0x7de0edf6b1ddfc25a2ef2dbd65865f0761dc59ddded9594aa8bb7e6ca2e26e74, '', 0, '?'),
(0x3b5f1ef926d5c1446b4bb8f00cb5c501, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_b.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_b.png', 1, 0x00000000000000000000000000000000, 0xb45588ca2fe9ba46673862300fcd3083, 0x73a61e7539033731ee9f56b41c0443bf060e8fd77409aae303016f1ad7b0887d, '', 0, '?'),
(0x3b621be28341cec49039926690ce46bb, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', 0, 0x70f952b3293b1a11a360c5d8b2798238, 0x70f952b3293b1a11a360c5d8b2798238, 0x3deacba8e19faa3cb45245273c2ca13259839de7963e1c51ee6c3fbe6fad86bf, '', 0, '?'),
(0x3b6bf8a420f5a3af0002536c3e9c2b95, 'wp-content/plugins/elementor/assets/js/tabs.537e7a0f178447960143.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/tabs.537e7a0f178447960143.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x3f2e9e7b077d645f55a6961fbaab6f81, 0x27d5ba7b19e4c51d69fe9dac4139b42f5664a49db08f8c69fc29505011a8df75, '', 0, '?'),
(0x3b6ee09b43678eab37248e3bf5ef175f, 'wp-includes/blocks/media-text/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor.min.css', 1, 0x00000000000000000000000000000000, 0xff2b2c416211badb99e7de69670d52a7, 0x196623fffe2006f5f8019796888f6dbf15ea1416c7aa218875bc8cd700447ae1, '', 0, '?'),
(0x3b6fbfb731aaaf574abe71f8a890ab90, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateProtectedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateProtectedRangeRequest.php', 0, 0x21ca1f317f8af467236b45c0802f1027, 0x21ca1f317f8af467236b45c0802f1027, 0xf21e351bb0259b02404998e30f845b85eaeae2b2084abc4a7495d92c894b20ae, '', 0, '?'),
(0x3b712a30c9f09731974086c13ad6a974, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php', 0, 0xab9a15a75ae5a96ed84e934ee8953566, 0xab9a15a75ae5a96ed84e934ee8953566, 0x2c7a2e4ae37c4fcec91ca6feaaed724382856b146897e02bdd8b2161156cb0bd, '', 0, '?'),
(0x3b715d0c174cf0a6652d83d88b1cf0ee, 'wp-content/plugins/elementor/core/common/modules/connect/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/module.php', 1, 0x00000000000000000000000000000000, 0x9eec96afe460866c1eefc42637bd93bd, 0x447c2836d1e71a71bebe48e2493cf0555b6fb64f3c3737ffde282128e7799e0f, '', 0, '?'),
(0x3b718050c48fe985a842ccc71bb05724, 'wp-includes/blocks/post-content/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style.min.css', 1, 0x00000000000000000000000000000000, 0x717f40ec4558626ec0a77083651ed09d, 0x5632fcbd1fa2fa2c20a2c160d11acdaf4d26a45c1478144671d75be2c69fe20c, '', 0, '?'),
(0x3b721f4dc8c1524a5df10f131ff09e37, 'wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php', 1, 0x00000000000000000000000000000000, 0x40e7d01014facdf01dce73f937903ad7, 0x54f74ce6352dfec153843fcd76dc39224a90a84f6e05bc50cca537b925854f75, '', 0, '?'),
(0x3b85edfcc600484375d63726602e87c6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', 0, 0xedae4ef059a3b966ea2d26d017c17db1, 0xedae4ef059a3b966ea2d26d017c17db1, 0x4fff4755ec874f902dc022e81cdb4e3d06e787c2b7884d418af9f9df4328f9e0, '', 0, '?'),
(0x3b8de0c2c2a7e421b9dfcab98c2cc25a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NoscriptElements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NoscriptElements.php', 1, 0x00000000000000000000000000000000, 0xbc8d838dc52358417d273dfdd761a561, 0x09ce7d182c362fce3616f474733adf6cad3f462164a48b21a3368e78dd587cf0, '', 0, '?'),
(0x3b8e551dc96a4862598186254892b940, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NamedRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NamedRange.php', 0, 0xaf1d884f287832719c1dc9ac91ae6c03, 0xaf1d884f287832719c1dc9ac91ae6c03, 0xe038b90584d7999428dda11506475fc1496a8e73c801199589464cc61570f4e0, '', 0, '?'),
(0x3b8e9d6c9b6a1956d80114c6e508cc20, 'wp-content/plugins/elementskit/widgets/table/table-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/table-handler.php', 0, 0xeceeaac57fe880e4244c591fd487cdcb, 0xeceeaac57fe880e4244c591fd487cdcb, 0xb8e13183f2d26561d82569fd68b2921b01c0bbd90465ddf17de02e22b318066c, '', 0, '?'),
(0x3b90647879c996c3a1bd25127dc49b2c, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/elementskit.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/elementskit.woff', 1, 0x00000000000000000000000000000000, 0x35d9d8d17344729e636b122ef44b7e1b, 0x049f4e65cb1c1155ace273bf739d9e8e8eafb651646409184a2c202741eb168c, '', 0, '?'),
(0x3b92b91951dfdfa48579d10a742e0442, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php', 0, 0x999b352aba6311248464f2721136a461, 0x999b352aba6311248464f2721136a461, 0x1e9d4390726f7b4bb6797cf19d106b6034e762d1496b86ebe325eb6b4f1e4f11, '', 0, '?'),
(0x3b9f9e43d52e8134b2a3a1c62e533c60, 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php', 1, 0x00000000000000000000000000000000, 0x6d75550efd3f846c5ae11f2f987fa039, 0xdff8f3651329b6c5dc7c3c9a85ae3a2d6097578e5c3f6fc276a851c71a6aa7fc, '', 0, '?'),
(0x3bab56f7b3fc04c81fb90fe183e9d0e7, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', 0, 0x2a842bffb05f4011c87b8534d047631f, 0x2a842bffb05f4011c87b8534d047631f, 0x65721d4f872c8a8176952a0da8ba627acde437cac97ebbbc02f4939ac4137d98, '', 0, '?'),
(0x3bb033ff1c2ca4a6bdeeb4ce41ec0366, 'wp-includes/Requests/src/Proxy/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy/error_log', 0, 0x79f36135aa321271041e68eac6e82b42, 0x79f36135aa321271041e68eac6e82b42, 0x22ad9449b144bbd85023678e8d360c661a59dd5df673f93f30b1bbb39286d7ce, '', 0, '?'),
(0x3bb07aafa0c9989dcfe801da85539f9a, 'wp-content/plugins/wpfront-notification-bar/js/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x3bb098623a34fdf6212c4524432efe9e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Colgroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Colgroup.php', 1, 0x00000000000000000000000000000000, 0xe99e0aa104fd2dddcae4ce7ec4ab97ff, 0x7987ce63d3964e71935a23937c306b49a8779f4d84dee14686caa9a0452a7689, '', 0, '?'),
(0x3bb1aa0764bb8ad8bce4b4ea7cf1585a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/REST.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/REST.php', 0, 0xb3b5fac5f2a14040f23602df9587cc11, 0xb3b5fac5f2a14040f23602df9587cc11, 0xa031c74e7a97dce85232df28193927a1a61f3e9b44908da39a6ac6037cdd932f, '', 0, '?'),
(0x3bb3d47fe97ed772dc537b06d22962f1, 'wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css', 0, 0xa356db3df45a7fd34ee198826e9ec44a, 0xa356db3df45a7fd34ee198826e9ec44a, 0x42dee589626412566eacfc207a16722a1b808be9db667478dc9dfddab2ca168c, '', 0, '?'),
(0x3bb51d036f688127172e8f3c037b807b, 'wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xad1f263da6c61ea82c172393b477eae7, 0xbd3244db11e8fb5688e70ee6bcbd6410c9a9ceaac5f2b9123631e09de09bbb05, '', 0, '?'),
(0x3bb88ec046f0f088f3a529b285e8c5d5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php', 0, 0xbc5e1eadfdbc447aaa9ea736463c24ff, 0xbc5e1eadfdbc447aaa9ea736463c24ff, 0xe1fec02347f9a1d1f3705e589b5724ec7933b6dcf266c74a103442c91f2f2905, '', 0, '?'),
(0x3bb9d0055b3b8b30573177902f71f995, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', 0, 0x8a5d28badff1c1c0a1029534937a3a87, 0x8a5d28badff1c1c0a1029534937a3a87, 0xd5403dbc6ccd36beb53063a7be57b686b543eedbe57371e63f922a6222c422a8, '', 0, '?'),
(0x3bbe7d405abf0017d985dc6105d8efc0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrackKindSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrackKindSubtitles.php', 1, 0x00000000000000000000000000000000, 0x0296a076f6a3a55b1764f42b58d753f9, 0xfa8ccf2e6e6b7c4cded5d81032328718b9eefa1c895630f0708c6a74316aa3a4, '', 0, '?'),
(0x3bc10995d56cf821793851c3c5ea433e, 'wp-content/plugins/amp/assets/images/placeholder-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/placeholder-icon.png', 1, 0x00000000000000000000000000000000, 0x4a438e9a69b072cc4ddc7c8e53fae987, 0x8984711755b3ae0b2acae22ab9a9f2c030036265d62c9d1c1af46841e81b3c7d, '', 0, '?'),
(0x3bc7ea72132826b9874c8c0284e6f385, 'wp-content/plugins/luckywp-table-of-contents/admin/views/settings/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/settings/index.php', 1, 0x00000000000000000000000000000000, 0xaf2e07ccddb4e322fd9a178e9bf69260, 0x1f77f738ffaca5957b75a302b3ec80827ec766da3b8fcb5545f610a561602229, '', 0, '?'),
(0x3bcbeb5db5d98add4cb34e7597e56499, 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandling.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandling.php', 1, 0x00000000000000000000000000000000, 0x7f6e175506165e4da08b7c3064bdb321, 0x492921a53d4698dc61e89854f100fbfa586b0f32ac2150ffc6a9fb3b185f65f8, '', 0, '?'),
(0x3bcd55b60bcd8d0640ea6332f6487634, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion.php', 1, 0x00000000000000000000000000000000, 0x8eb795b85303d3476643d3e662a40670, 0xbb708be3db5d2b1f48729370c816eceb861e555222ca7fab94a104dcc88a8232, '', 0, '?'),
(0x3bcfe4504ef1d68b8487423d7bbe6bbc, 'wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php', 0, 0xe72a5b4bd883c04037bfc067d2954569, 0xe72a5b4bd883c04037bfc067d2954569, 0xf6ddac29fbd0686d1f3e3a8417d4b2e2f5d1b25eb359ed3fa170e26ddc6c45ac, '', 0, '?'),
(0x3bd71d76f030424baca4b5c4310fd0b4, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0x1dae1d2b036f7e98a458fce5dd9300cd, 0x785818047fb781d1b9da2436dc55645a24fc90d6e67897c1a4dfd826330ed70f, '', 0, '?'),
(0x3bd8475f6854c50d0fff0dc24ea50b79, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php', 0, 0x3f5b6869777e2b2c01708da0a1c26b31, 0x3f5b6869777e2b2c01708da0a1c26b31, 0xd02a31abad8da32df9056e689b9b8ea6b4f87613d45856e36af4bebdf2d91781, '', 0, '?'),
(0x3bdad0bf6ca8d8cf5d2819df439a4a0c, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php', 0, 0xd1035514c4670dfe52944bc3f86e0f55, 0xd1035514c4670dfe52944bc3f86e0f55, 0xae64aba6618cf3f941e4fa2e88af842fa052e94a3f4d71ee1dfc57744402bd2f, '', 0, '?'),
(0x3bde7bed7373d9246c0c9b79fc3ba971, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/profile-thumbnail.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/profile-thumbnail.png', 0, 0x505383c88926dac75116afb7dff872b0, 0x505383c88926dac75116afb7dff872b0, 0x610a1bf7aa3f32596b55af4109f807d9a4d8a558294d9de94883aebe801c56a2, '', 0, '?'),
(0x3beb0164052b3ba443ad18803fc7ffdd, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php', 1, 0x00000000000000000000000000000000, 0xc546debff01379c100415e04453dfb03, 0x90da9f95dd91326974182fd957fbddda70c686f6f78d300c5f9d2c047f3b8ab5, '', 0, '?'),
(0x3bed32aaf77954de57f04b73aabc9861, 'wp-includes/blocks/table/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf88f5e1f71e12592d56d5ac5f22cc731, 0xcbe3574f981f29cdd56aef29f8d0eafe939cddca4167332430b1e3245be8f46d, '', 0, '?'),
(0x3bf1576374d4d3e72a2bf7ac427216ca, 'wp-includes/images/smilies/icon_surprised.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_surprised.gif', 1, 0x00000000000000000000000000000000, 0x55ec8bde2deeeb232bfef6b6b530e73f, 0x8e9563757997588ad893df41ace86489355b3d773e99152a5388707765f72e5f, '', 0, '?'),
(0x3bfa41d4cc25d8a267591150512dfc49, 'wp-content/updraft/backup_2025-05-16-1209__EuroBet_e9c00173880b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-16-1209__EuroBet_e9c00173880b-db.gz', 0, 0x55d8367fa096cb88ae67296636c8a959, 0x55d8367fa096cb88ae67296636c8a959, 0x91a90b0bfcd1b55e96fe80d44d479aa2f00e1f99165617e8f7bb9ee5913734dd, '', 0, '?'),
(0x3bfb8f52e32d6be4f013b67f4d3f2da8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/YieldNotReadyExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/YieldNotReadyExtension.php', 1, 0x00000000000000000000000000000000, 0xe1506a0cfd65d26bab7bde0ed6e5af7e, 0x4c7701ebb47a745b22bca7ebecee9499562074624aed32a85021a8f959f1c0ab, '', 0, '?'),
(0x3bfc1dedd9e2012a0b311a6ebdc334d3, 'wp-includes/js/wp-emoji-loader.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-loader.min.js', 1, 0x00000000000000000000000000000000, 0xe49e628c5879c0a7d2b3697c1737b848, 0x69ac4927a43755932fb4c27a936cbb37cf1742d097965d9c3ae650bb8485e201, '', 0, '?'),
(0x3c0158e966755a075e6078acf0c8c9ce, 'wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo-handler.php', 1, 0x00000000000000000000000000000000, 0x57768a77d7f93a672cbf06c9882a4f69, 0x7f7767e6efcadf58ce43a24b246097355671cb74142f2187510e3eefbbf1a0c0, '', 0, '?'),
(0x3c069759deeb7be495be105d9f246a7f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', 1, 0x00000000000000000000000000000000, 0xa44e28fddddaa286b50faff05036ca9a, 0xf9b3cc156ef4ceb0b7a981cd755858797756b69754dcb34ae90d147805868aa4, '', 0, '?'),
(0x3c0cd29070c1ae01afa20de6cb9ff4fd, 'wp-content/plugins/elementor/modules/system-info/reporters/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/plugins.php', 1, 0x00000000000000000000000000000000, 0x7b7dae17e3c6c1ce6169a2047197d27b, 0x9749c3bab4b732602a5159c890d797a7a382c1af33bce1a5fe0bec07625e2197, '', 0, '?'),
(0x3c0f4edd28b5d89016266baf04319e6b, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 0, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x84df0e975aaa494b2f49b5f877c2a51312914f76799b45f80c42695c24478b26, '', 0, '?'),
(0x3c15619d83e2d752ef5d47212779a2f2, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php', 1, 0x00000000000000000000000000000000, 0xad1444005d3e300e098f79311969759b, 0xb9058227b0ca787a64ae9fe11c28edc43414d677ee645d77769568dcc1ca5154, '', 0, '?'),
(0x3c177d4909735ec1f4d64c7872953396, 'wp-content/themes/Newspaper/translation/de_DE.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/de_DE.mo', 0, 0x26aa48faf2c153ad77720ff36071229d, 0x26aa48faf2c153ad77720ff36071229d, 0xe8e64f04b13d2444b41faf9bd550d1284c200d3aef238b726cf3d45473d1758c, '', 0, '?'),
(0x3c1a52e5ad549a9dd262d940eefa9a21, 'wp-content/plugins/amp/src/Editor/EditorSupport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Editor/EditorSupport.php', 1, 0x00000000000000000000000000000000, 0x6a2c916daf21fc608564ff207a4983d4, 0xe0e3addbabf9b7dd8f89b5e2aea324258013d774d9e1b8a4e02168ce49c165c9, '', 0, '?'),
(0x3c206afaefced86cdd9dbbe342879c28, 'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php', 1, 0x00000000000000000000000000000000, 0xa26753209a1474457446b9dee15691c6, 0x9548e8c2691f7a1559dfed74104dbf1eefe963e91b31f7120cf36a7ce8826a02, '', 0, '?'),
(0x3c2484c8e6ccfd340bc717a589bfb981, 'wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg', 1, 0x00000000000000000000000000000000, 0x4604792aca6a2b58ca03e0cbf50bd268, 0xb1cf77cf487861138d3f18538540c0dfa6ed5a085777c1bb501dfd77f4498ad0, '', 0, '?'),
(0x3c2c4dbe528a2dac7a6a1583464440d5, 'wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php', 1, 0x00000000000000000000000000000000, 0x32272cc4e2c928b5fab810d1950b8c21, 0xc3d9149fac8366653bb7ae4575901c9860bccd74d1323fdec39085acf3fb3ddb, '', 0, '?'),
(0x3c2f0447c59e40ccbfff073dbfcfe3cf, 'wp-includes/css/dist/edit-site/posts-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0d0e8c1abcbc64b9789d63049499c72d, 0xe02f597bb1974d53b7031602674bea848a4dfab31b0a814b5b9bbceda5cb3f5b, '', 0, '?'),
(0x3c2f235253c8f010a975bd755f3efc23, 'wp-content/plugins/elementskit/widgets/instagram-feed/assets/js/script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/assets/js/script.js', 0, 0xc4b04d6b25636e200c27b15558a26785, 0xc4b04d6b25636e200c27b15558a26785, 0x67bbba329ed640ee69b0694ea8f3591d87ac51dac70aa8cfb7768d9fa3351e90, '', 0, '?'),
(0x3c2fe02bc38d107076d90bd80a7ccee5, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-06.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-06.png', 1, 0x00000000000000000000000000000000, 0x6e6bdc07f25a305c1ad29076bb1db22f, 0x8e2fe0cb25945677f709c26bb35a67758c4b3d23e5705361263906fb0c3cbafb, '', 0, '?'),
(0x3c332cda54c82fbbba0eafb4fdfc14e3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php', 0, 0x9ab5b3939f33971c971b3b4b7a0b0313, 0x9ab5b3939f33971c971b3b4b7a0b0313, 0xe64e68309f6ee45d3135c33c0c65fbe11bd9a817dcae6bb3579d16d384dbd4fe, '', 0, '?'),
(0x3c33e717778fbb2cf1fdfc39ee896f47, 'wp-content/plugins/elementor-pro/assets/js/preview.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/preview.min.js', 0, 0xc6f4f822749e0de6de51131376a39b96, 0xc6f4f822749e0de6de51131376a39b96, 0x6e2979a083f4c1ca21a7fb6f3556c31df2d99c6323614e4de8662707369803c0, '', 0, '?'),
(0x3c35f1c743d120a2fdc100920e46f112, 'wp-content/themes/Newspaper/style-woocommerce.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-woocommerce.css', 0, 0x776b1a4fb5d638f4b8ed2767c134ee6b, 0x776b1a4fb5d638f4b8ed2767c134ee6b, 0x2bf817a9f158968c060181f17967a14b12e51e4bd9d150a27a6341fbc28900b1, '', 0, '?'),
(0x3c3a7e8ea8ede843e32d400a55721d9f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', 0, 0xc73a95ae20b33c6f400e4d78fb0edf86, 0xc73a95ae20b33c6f400e4d78fb0edf86, 0xd54afa50d39e4e8431ee2bcd6997d1528eec9b04ffbf4da3e042911420a46787, '', 0, '?'),
(0x3c3e55ad9c1426cb562bf4e22e2586d7, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerTrait.php', 0, 0xc6b62b2a58a05e60ef594ad80d78d30a, 0xc6b62b2a58a05e60ef594ad80d78d30a, 0x96273957bd8b5d89e89487a5558c1302f4a098c93c84c26b75ae6ff38a731a4e, '', 0, '?'),
(0x3c44aaa514273d4a062e035886300b40, 'wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.asset.php', 1, 0x00000000000000000000000000000000, 0x803e57955e077a403e6a8e8f02b189cb, 0x2112de5d8c3af361d5ffb58cb61aca3defde00efe1bc463567854fc191641825, '', 0, '?'),
(0x3c44f4427287bd4f051a14c8c8acd572, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php', 1, 0x00000000000000000000000000000000, 0x154f0e5656299a03591ff5c96dd423f0, 0x657a7233c709f70215eb9d0602403e70c16d3f962fc54ee4ca1510ca4be87123, '', 0, '?'),
(0x3c44fc4a40f1a41115fac084eafb0622, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md', 1, 0x00000000000000000000000000000000, 0xc955b0e85836d701a04d0f271c2bb704, 0x0d96dc583944ff8dce7301ae7d679d161b2fa0d2949bea3a1be8caada0092899, '', 0, '?'),
(0x3c46e90febef507acc193232a387127e, 'wp-includes/js/imgareaselect/imgareaselect.css', '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/imgareaselect.css', 1, 0x00000000000000000000000000000000, 0x7d28cad92829b3d633a087b5f3b595af, 0x9e71f321ddbf4ad38797f6690a19c1451ee1ad3573e5219d0d901d9785258381, '', 0, '?'),
(0x3c49bbe84b26726ca746af5a4d2c7ea3, 'wp-content/plugins/wordfence/js/wfglobal.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfglobal.1744125809.js', 1, 0x00000000000000000000000000000000, 0x6f771b7bef18098962ee1b40aa403d3e, 0x1acf2490b07589e9a20973b724122d8d15d581039fd269a62512dfb1043a7ccd, '', 0, '?'),
(0x3c4ce37932af438e96a4ff87b82d27e0, 'wp-content/plugins/elementor/assets/js/e-react-promotions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-react-promotions.js', 1, 0x00000000000000000000000000000000, 0xa642a73e0dd724a5098e1ae4f0547387, 0xe662acde3b9401483ee14c8aab639ba413367f4e656c0b1ce9dd46b817e69b7b, '', 0, '?'),
(0x3c57cadc4b1b94245bcc56972ba2f9e6, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-presence-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-presence-validation.php', 0, 0xa31940c8671e3638287687f0c2e54308, 0xa31940c8671e3638287687f0c2e54308, 0x72de6b842aeaa047f63d8e903e05c0ddfc7f955d350d9bd224ea904a496fd01a, '', 0, '?'),
(0x3c59440cd82d8241d827de7c29e0dde9, 'wp-content/plugins/wordfence/views/user/disabled-application-passwords.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php', 1, 0x00000000000000000000000000000000, 0x2574edae5a2905e5e2999f0fc7f756a1, 0x9af147cd8cd17286417b15e8fc0d17600d591febb2f895f77d7e6899cc4a64bf, '', 0, '?'),
(0x3c5da34c80c1537315da58d49761d9d3, 'wp-content/plugins/wordpress-seo/js/dist/languages/de.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/de.js', 1, 0x00000000000000000000000000000000, 0x5d1cd2096452783d8f659132ff2fd6f7, 0x5dfa889c153f267749fa2be4031020546950a894c1325d77b4ca5a44dcf680cc, '', 0, '?'),
(0x3c5f1d0e2d7c14da406954fff7e6d8e4, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss', 1, 0x00000000000000000000000000000000, 0x3755451afb2ce160f0ab9e88c3937e21, 0xb80b58fde4d459f2b8b6103884cc0c19836b63548589573c2bf2e0da4632aa69, '', 0, '?'),
(0x3c69d34063f5106f5ef20f00d205b65c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php', 0, 0x3dc293fd4bd92e134d7080499f2e96ad, 0x3dc293fd4bd92e134d7080499f2e96ad, 0xa950ed3b4408f13e0f50b6fb236156f1c5b925fbd646be0cdcbbd18a458c398c, '', 0, '?'),
(0x3c6e7c861cdeab30ab29cd173b7ae5d6, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', 1, 0x00000000000000000000000000000000, 0x7cde47e8dff288a020eb2dff410473df, 0x6b9e99929b65aac2207630eeef519137e714ca5d3c09991ff420659f82c7a4aa, '', 0, '?'),
(0x3c6fa63d7492045295ceb8e61b694084, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mask.php', 1, 0x00000000000000000000000000000000, 0xd90b201478703f4a8f2d5894e5cca250, 0x4844c6deecfba2c356727889f1cd08e9b763fc8bb047dd168b5fd2a3634d120e, '', 0, '?'),
(0x3c6ff64a6094d782bfeacf19fc981bb4, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410-rtl.css', 0, 0x81c3d42c9da97c92924d913741e04eb6, 0x81c3d42c9da97c92924d913741e04eb6, 0xd19ac9ecb8fc1a69d9797db28a3454bddae51c3f1d16fe8665315e69bd195617, '', 0, '?'),
(0x3c708956057a6475d0c73b1d3fbe2c44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmittingTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmittingTemplate.php', 1, 0x00000000000000000000000000000000, 0x80a148a22d6603b880744a314c845de8, 0x4daad10e677502efd8dffccb66b4eb4b4b078f10468dfca87ad2eab03d81926b, '', 0, '?'),
(0x3c71711c2023f8e3551ffd8a1f1bb115, 'wp-content/languages/plugins/amp-fa_IR-56b9ee01bcb08f072f15e99cc8004046.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-56b9ee01bcb08f072f15e99cc8004046.json', 0, 0xafa729603297001f433fa1bb131cd81a, 0xafa729603297001f433fa1bb131cd81a, 0xa5ee376650bb6e4aeb85b5bbc2f1e495dc455610ff4ac384d4629a9f9e32f6d6, '', 0, '?'),
(0x3c7774c9e3824ec28edefeecdc76d370, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-3-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-3-render.php', 0, 0xda4d723d2c0c338f549bed81d91fc72b, 0xda4d723d2c0c338f549bed81d91fc72b, 0xeea171c8c426de1e3cf836fd6424de1c32db61a8f11a6c703e126a35170d007b, '', 0, '?'),
(0x3c7c71847c78dcb25ce8ed7a5ab47b08, 'wp-includes/blocks/page-list/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9786e317284dec42908cec875fe7ee9a, 0xbaa1bad46c8f135bad29eed9253d1f04671a1af6e39c460eb88180f074ba5790, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x3c8a4f2127ea47641138120212ba0a05, 'wp-content/updraft/backup_2025-04-08-1203__EuroBet_570ed85f3c3c-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-08-1203__EuroBet_570ed85f3c3c-db.gz', 0, 0x0719cf5b71d776727a9adf771d9942a6, 0x0719cf5b71d776727a9adf771d9942a6, 0x2967c2cb235a086329672c5d6ea76e580bddec8226399e044a458c88d0faa02a, '', 0, '?'),
(0x3c8e217d4b14edfb41e92c0da279d132, 'wp-content/themes/twentytwentyone/template-parts/header/site-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-header.php', 1, 0x00000000000000000000000000000000, 0xe241cfef62e5d27d662ab07b860ac7f8, 0xd7825b0cf1331790152c3de759d3bb906e7a3bb24c5153315c7cc935d18b400e, '', 0, '?'),
(0x3c8f8939fe75fe6ab3aeff8421c1240f, 'wp-admin/css/install.css', '/home/iraneurobetcom/public_html/wp-admin/css/install.css', 1, 0x00000000000000000000000000000000, 0xaee5d93a7c3edf1f6f376adaa1ff7db3, 0xaa0875b0b6c59912698bb87f3dab3d5362564b4cb8078dc9f126f0da707636e1, '', 0, '?'),
(0x3c987ab2ff6359caf713057591be5693, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text.php', 0, 0x61ef7bad167e290fd8aa0d6fedd5b692, 0x61ef7bad167e290fd8aa0d6fedd5b692, 0x230843fcfb7f82bef83380f1a5c6775d9109aca5ad59463e8b82c533007308af, '', 0, '?'),
(0x3c9dd85250ef06f2bda0119d04358160, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 1, 0x00000000000000000000000000000000, 0xd5c6c2be2c81bff45f02ac51d42c158b, 0x7c91be22375abf0c8ed376a5f153880f031b2e73cbc46659bfc87c406516aeff, '', 0, '?'),
(0x3ca588e6831e0c7cd3cb7aef185ae762, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Parser.php', 1, 0x00000000000000000000000000000000, 0xa580518e7cf7e503c617ed9959bab5d3, 0xc0247e7befb482d3553e29a028bfa6892378e2b35c069dbea7cca60723a47d92, '', 0, '?'),
(0x3cae55ea8649b9bd3fbc9e041024b657, 'wp-content/themes/twentytwentyfive/styles/03-dusk.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/03-dusk.json', 1, 0x00000000000000000000000000000000, 0x45c9bf04a332c5469764224a5bb6e3b9, 0x6fe236da9dcf30d6aa561aac980b338cc06127ed7aad418fe46e5f52f94d135b, '', 0, '?'),
(0x3cb137fdee8a8a7bb9943f619a7cef3f, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', 1, 0x00000000000000000000000000000000, 0x6aa0539ca2d85e4de6122212c7f1eacb, 0xa4145bb157dfad6ac9d162b9af206dfd507728e09bf52e0f0159e3dbe218c46d, '', 0, '?'),
(0x3cb165519c6eb52dca3e0042d5b35a72, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php', 0, 0x5e7918810931356493087e1d55684652, 0x5e7918810931356493087e1d55684652, 0x82ae90c63b5d441f35f8fea9a314566f60972f82f15f967167a7a879cf792e21, '', 0, '?'),
(0x3cb18a8803ef27ca3df49364ae7fd2be, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/post-navigation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/post-navigation.php', 0, 0xd37c1caa067fd24ca328ce5b57e894bd, 0xd37c1caa067fd24ca328ce5b57e894bd, 0x7bfff41179e56876fad140108573b6af43fac458bf099117905dc1dbff55a068, '', 0, '?'),
(0x3cb23a55d93b83329dbf3e96452fd811, 'wp-content/plugins/amp/includes/embeds/class-amp-issuu-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-issuu-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xba073273509fa2fa821c9a4b29041148, 0x9fae34883e96822515913e59510a519398bca710539f8e80d7f09d611efdffbc, '', 0, '?'),
(0x3cbcd4c5901ecaa4011347df89e9b039, 'wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php', 1, 0x00000000000000000000000000000000, 0x0fb285896e26a118dfbc83d9614e7806, 0x7fc8f3370bcc8d706f33644f5d2fd73a22a6e52d4ad8fb4e3e2fec993a89bfc3, '', 0, '?'),
(0x3cbeefdaf5f86efdfc18d2a0c2dcabff, 'wp-includes/SimplePie/src/Cache/BaseDataCache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/BaseDataCache.php', 1, 0x00000000000000000000000000000000, 0x0c7d7b813ddd5d73084312763ba77dae, 0xe4db36e58f9101dbf162f783a4ad52c67621089242adcb12d8f96cc31cfbdfad, '', 0, '?'),
(0x3cc4573a5ea0af6da789197cc4e84268, 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0xbb292f34193bdf24db94e5deac76695c, 0x9f6ee4e8f8c1e0690c9dd9eb9785b54eb5765816a537ab595db48590bcb01944, '', 0, '?'),
(0x3ccd991867bc1cd616a8f1e38f8243c2, 'wp-content/plugins/wpseo-video/vendor/composer/installers/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/LICENSE', 0, 0x043117d4dcbc27195a9479a30b7befcf, 0x043117d4dcbc27195a9479a30b7befcf, 0x04e3a1f75c79bec0de9f23b4de81ff1abc4e56e70fb4ddfc77f84360a4755ecd, '', 0, '?'),
(0x3cceb77edb168368ae5cbbf0a5e8d5e9, 'wp-content/plugins/elementor/assets/js/announcements-app.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.min.js', 1, 0x00000000000000000000000000000000, 0xb958b8191d5fb0a0e5b2a805bd5996cc, 0xfee67f87796e434af9647db74fe0818474028bf60acb826acdc52afbbea4afb5, '', 0, '?'),
(0x3cd455d6922deb1abca19b2f6b1a3f5a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', 1, 0x00000000000000000000000000000000, 0xe32a80f6ca341fc7dd6bd7c13cc84d02, 0x96572b4fd6a68060d6898983fed3bbe16fd867b1565dd9cbe2c7ea6365b9eba0, '', 0, '?'),
(0x3cdb71562b7df8295017de5d5cd4de6d, 'wp-content/plugins/elementor/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x2053241b017739e938771e158952a3bd, 0x4184e7eb9bad572d57647dbf664293283187f664f19dbfadd7a98f08485f58ce, '', 0, '?'),
(0x3cdc053f0900b3fc9ba00dd3da89797a, 'wp-content/plugins/wordpress-seo-premium/classes/premium-stale-cornerstone-content-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-stale-cornerstone-content-filter.php', 0, 0xe873aa95080c5f784c1e62c2c9141b12, 0xe873aa95080c5f784c1e62c2c9141b12, 0xfd8d25e532affea5ee00149a34dacc20399f18a6d6a52706fc69a3f95685d850, '', 0, '?'),
(0x3cdd31bb1940b4c7e9dddc1a08252cc3, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.mo', 0, 0x9d56efdfabe5883c0c927063cb4dd563, 0x9d56efdfabe5883c0c927063cb4dd563, 0xb77e7b8f1eb5b88ebd07df8c6679399779c5ee35684305b409eec9f883e3f699, '', 0, '?'),
(0x3cde7a892f10f5a85ec5177caf7bb8dd, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.776b4cec45070fe32636.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.776b4cec45070fe32636.bundle.min.js', 0, 0x8d4b74ec19fb35562dba6f0af82df472, 0x8d4b74ec19fb35562dba6f0af82df472, 0x70868f8da721e6d7ac74890f17fde7d27a6abe8cc765080c67598522aafe241a, '', 0, '?'),
(0x3cdea49b6ce7f6f94b60af08b269b4ec, 'wp-includes/blocks/embed/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme.min.css', 1, 0x00000000000000000000000000000000, 0x41674c13e4de2f90d09e13b8f7ac670a, 0x16b6741ea29eb92360429c218e49f4e6ec7e7b915e84a421797cb56fe4c3a246, '', 0, '?'),
(0x3ce12a58bce4fa6a52225b8fb7daa275, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationError.php', 1, 0x00000000000000000000000000000000, 0x96a541f7687ec67b599dfddacf569057, 0x5a3759b9aa38b8d8345673a9015d207ef7184b79cdfb7f59cc3954d6716f8a40, '', 0, '?'),
(0x3ce6686ad8098e34bdbb983461d032f6, 'wp-includes/js/utils.js', '/home/iraneurobetcom/public_html/wp-includes/js/utils.js', 1, 0x00000000000000000000000000000000, 0x06048f8ea732a49aa4215b704e49e935, 0x6949034934ef2a96e17b461d0c5a616efac7a01ed11c294a2c54d026b567b3e0, '', 0, '?'),
(0x3ce72f193a6c293370b6be5f6c8371b0, 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/composer.json', 0, 0xf213aa8feed031ade51a2a21655c22b0, 0xf213aa8feed031ade51a2a21655c22b0, 0x178bc7654982b79c81ddbd5c448e038f8a1cb19ed6a0d04c5acea22edeb8bff5, '', 0, '?'),
(0x3ceb4c5af15587caa2c79ef4d6454c5c, 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php', 1, 0x00000000000000000000000000000000, 0x1b9fec16d9d95e9dd5fd1a04355fba6d, 0xa53c0ff9b38f9f312a440588ebaf4ba25de5be64196e3cabb6ae5fae192e4a99, '', 0, '?'),
(0x3ced5329bf76ba7a858e2c3f9f8e2cef, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', 0, 0x22e25a39737bb8a9b15725fdae7cd556, 0x22e25a39737bb8a9b15725fdae7cd556, 0xb03df136bcc068687f24f944e5d7bf821093ffc489897edb5c8ecfec0450f93b, '', 0, '?'),
(0x3ced61a09a6ab35996e2d6f289d47772, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', 1, 0x00000000000000000000000000000000, 0x9d26b970cbc009c9e0cdf2134ebe4bbf, 0xee7675a13f3e2da72a2f9f126c88b4b212ca260996f0e2fc3c1c73b758fa616d, '', 0, '?'),
(0x3cefce75eabf961adc9cb5c70b59d45e, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js', 1, 0x00000000000000000000000000000000, 0xd66af83ce6975dd8408299bfc00934f9, 0x0d5d0622cdce219e27730811673d9699aafaef7ac4b70b1f5198ee32c74e4beb, '', 0, '?'),
(0x3cf01fd6a72f406573132bb343c37679, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', 1, 0x00000000000000000000000000000000, 0x2e468d9ead904c1387b5635cb5ada32c, 0x89e5b48125b59ae8d8a25f49f030f687962b20a3ce55e0b91c2d375ba7858441, '', 0, '?'),
(0x3cfbf161ad0c1ddd907acde6b0d3c637, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', 0, 0x7ebcfc53353ebe2c6f562ecfa16c65cf, 0x7ebcfc53353ebe2c6f562ecfa16c65cf, 0xa1012ed1a99122e972ab9ba546c33bbfff03ec0faacd569a109ffbda9e44de15, '', 0, '?'),
(0x3cfd1e193d9cb94240c6f3a758e97e2d, 'wp-content/languages/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', 0, 0xe96635664222e68d44e4829ff6732e11, 0xe96635664222e68d44e4829ff6732e11, 0xd6eb2a8ff3a13a58044196608e252df380f78de7f77cc259d0fc23e869f37b0e, '', 0, '?'),
(0x3cfdefd131c1228734632c0321392a73, 'wp-content/plugins/elementskit/widgets/chart/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/error_log', 0, 0x6f7c2c3dced206de3506410cee55f5ce, 0x6f7c2c3dced206de3506410cee55f5ce, 0xcce4e3551e816b6f3559352cfe95eb26846a8b2fdd08493cddcfc69b7e4a9e31, '', 0, '?'),
(0x3cfe55ed4171acabe5d7d73f623848b2, 'wp-content/plugins/amp/includes/sanitizers/class-amp-link-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-link-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xeddba212d0c99308907261d7cc6ba428, 0x1af4f27a2c749857d98406f14c4ce4523ec70503a9fcb49030bf5e850e24de70, '', 0, '?'),
(0x3cffffd6ae378ebb2a69ff79bbbc1a61, 'wp-content/plugins/elementor/assets/js/styleguide.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide.min.js', 1, 0x00000000000000000000000000000000, 0x2410f7530bfe97ebf24634c5b35cc5c8, 0xc6801014628dd38b1340fcb1b1b78b85c9ee4d09b79d1694e28d9ec6b0423edd, '', 0, '?'),
(0x3d01fbcb7c620b594964c0d7661390cc, 'wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php', 0, 0x957acc287684b79ed7f339e95ee4380e, 0x957acc287684b79ed7f339e95ee4380e, 0xebd668a2f36d69b67ef03fab5654927d2675720d025b44b96cc1b01f630c568a, '', 0, '?'),
(0x3d034a10aca6c7b06a618c7d4c49895a, 'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php', 1, 0x00000000000000000000000000000000, 0xb103c07046f5f181067431c62bf6c0bb, 0x0ffe3b89067ddbfcc7005bb79ebe270d71ce16c4e1dadcc4a564dd3b23e6b02e, '', 0, '?'),
(0x3d07769906d4e63d8975e3f0025c2495, 'wp-content/updraft/log.5b9386eeee82.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.5b9386eeee82.txt', 0, 0x881aaed6bbdef0033dcfdee8cc990342, 0x881aaed6bbdef0033dcfdee8cc990342, 0xf4bd74e99e1d9e20b7306e75a0ab00d7c6aebcded85bb079a91f3d5f6c5d0ded, '', 0, '?'),
(0x3d0f3e2ffb6ce67ad5831219d7360aa1, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-base.min.css', 1, 0x00000000000000000000000000000000, 0xdd732b1143cb49dc0f411507d9a999b4, 0x709a52e22ae1225c01771d4398711ee4321cf27b51e77239607dc9cfe8f8f6dc, '', 0, '?'),
(0x3d102b11b898929a1e1cc35527a736d5, 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js', 0, 0x81a54a116c4b5f257f0c296bb023e915, 0x81a54a116c4b5f257f0c296bb023e915, 0x9ac1f767468086f62209213118713c877a37537031b554db85d749e3ebf8e987, '', 0, '?'),
(0x3d1226c66c39746f7b7242f29415e522, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', 1, 0x00000000000000000000000000000000, 0x84cfe0c575ef1455d280ba12b5051f88, 0x286ca3caa5bc8c53ef7c6c3e00ea82f90170b73872e914c18043fe349a702bc9, '', 0, '?'),
(0x3d147c562a8b6192f901c055ead1a44f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioA4a.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioA4a.php', 1, 0x00000000000000000000000000000000, 0xeaba2f0a6e51289341aa2b000daea3ae, 0xddee2af5ad205b4fbbbecca468ca5cbebedbaba15a79b38d726cee4075ea5a2a, '', 0, '?'),
(0x3d17e4f3d9d07d8c388e777d95cd576d, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv.po', 1, 0x00000000000000000000000000000000, 0xe63e9b3fcd3d694d439297f0264f7428, 0xd9ae77b7239d4ac4d77f6340952fe7461933a3e82dba5e9463e31cea566edc96, '', 0, '?'),
(0x3d191930f4b7c9c87162017e2b4f2fb2, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0x10971c8c0c4c7b15f16c2d2b2e9e086f, 0x899da0e65211ae6b6bfce4342526373ac7fe12dffeafa99ba0c49035da5a0786, '', 0, '?'),
(0x3d1bbfb2dc663b56f364056c220ea7c0, 'wp-admin/css/code-editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/code-editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5aaebf8b2ebf8f79d6ec5e4abe69bb2a, 0x7beb2086b9a015b2dfe9c149e5d05ead608eab001bca1cf81390f305c23c1e3c, '', 0, '?'),
(0x3d1d095dfee9ff927dfadc2a3c11012e, 'wp-content/plugins/wordfence/views/waf/waf-install-manual.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install-manual.php', 1, 0x00000000000000000000000000000000, 0x706da0aaa585b051fd796e525071d899, 0x6cbf2c1d5ce216a91d642eb8bbfe22c6627f81d6b4f0126c167ad477c45c8445, '', 0, '?'),
(0x3d29f4bf6c18e15c33da9fc1913d9853, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupResponse.php', 0, 0xbe2ef3dcd9c9af14e31219413d8630de, 0xbe2ef3dcd9c9af14e31219413d8630de, 0x43993d9a4d61cd495ee5a385e10088bd3254ed5879fb400656a248c8155ceac5, '', 0, '?'),
(0x3d2dbe0d1be2e14b5863bf42827f3213, 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM.gif', 0, 0x8d4ba4946465fe7e9300e35c8e62ea28, 0x8d4ba4946465fe7e9300e35c8e62ea28, 0x66cb4e5d3eb21fd2587eefc95c5c0951185b3a725bb98a8992fea8ab39af9dec, '', 0, '?'),
(0x3d30e4c02efde5332b5aee41d51cad3f, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-3.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-3.svg', 0, 0x814dbffa3a99e5d3a991a26a3ede4b29, 0x814dbffa3a99e5d3a991a26a3ede4b29, 0x577567fecdd922c4a74e26377e4e323507a11e7fecbb7b252678835a7ed13b24, '', 0, '?'),
(0x3d3225121315df29055efacf8276e900, 'wp-content/plugins/elementor-pro/modules/screenshots/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/module.php', 0, 0x4827d70b0a1fe9e365ed673a53343442, 0x4827d70b0a1fe9e365ed673a53343442, 0x573b0401d669242dc12d886a489f1c6ea5a82011e70696484ba0962238d87078, '', 0, '?'),
(0x3d3322209b9c01626eef6ce65bc85210, 'wp-content/uploads/elementor/css/post-20.css', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/css/post-20.css', 0, 0x1e1cc6a5149d157a934d75d18cf91b79, 0x1e1cc6a5149d157a934d75d18cf91b79, 0xbe775ffdc29cc67c76ad9457ab113c5357771efc065314fa544b79840d80ded0, '', 0, '?'),
(0x3d3cb683328a25755737ab4e43ff3027, 'wp-content/plugins/elementskit/widgets/pinterest-feed/assets/js/script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/assets/js/script.js', 0, 0xc945e3b39273d17b6f2950dc200d79bb, 0xc945e3b39273d17b6f2950dc200d79bb, 0xc362248abe7bbf68ae4297056bc1b0077d8ebec505e308f67317a51f811b34b9, '', 0, '?'),
(0x3d3d78a5030fed1710443e2a85790533, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', 1, 0x00000000000000000000000000000000, 0xbdf900e6c7038e23ede1ee25cafa05bc, 0x965c365158b07f7bae3a0594b9d6bd0916616f5acb5c42efe41a654aaf41ad33, '', 0, '?'),
(0x3d41fedb33b1c7f0e819c75a69a92d0f, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss', 1, 0x00000000000000000000000000000000, 0x7f6eaed5f8736e0b314d5128f6be66d5, 0x087218a8b8ba12974a3609593b55c2149e94261dd8ed343dd4354b518e6961d0, '', 0, '?'),
(0x3d465f6a311172c313ef2eadc70fe9b9, 'wp-includes/Requests/src/Transport.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport.php', 1, 0x00000000000000000000000000000000, 0x84d40d1a00f89544bf81f5bd27abd9da, 0x62f3f34bea74fcace73123d6b16645b658f27bfc13d34bdf47e947a0ac4dd0b3, '', 0, '?'),
(0x3d539636c86114b09f03586fb02c9432, 'wp-content/plugins/wordfence/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0x8c37e0c26c6e5f704248358521353d28, 0x33f0af2d672cd38c3d24cd0b08a167dcc037d3aae23a56311b30988a68b4c61b, '', 0, '?'),
(0x3d56c5d866170a7e1b2fc5f211fe1bfb, 'wp-content/themes/Newspaper/index.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/index.php', 0, 0x8a7e0a4a23d3e9ae8805ce428f9879f4, 0x8a7e0a4a23d3e9ae8805ce428f9879f4, 0xc870b35847dd3c5e14b6786ad8bd28c18048e1a46a6f1790d9c0eabac2ab26f9, '', 0, '?'),
(0x3d59c67d968aa6ca0f90adbc236941ac, 'wp-content/updraft/backup_2025-05-23-1211__EuroBet_122ffac6c4ff-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-23-1211__EuroBet_122ffac6c4ff-db.gz', 0, 0x8f1726baa8a4817c229b9c2c17105fcc, 0x8f1726baa8a4817c229b9c2c17105fcc, 0x08406249e593c9106275e0f36c728ca25a120a34fc90bc62b87c4890c06c41e0, '', 0, '?'),
(0x3d669b702e5bad6ac15578ec7ef26809, 'wp-content/plugins/elementor/modules/global-classes/utils/atomic-elements-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/atomic-elements-utils.php', 1, 0x00000000000000000000000000000000, 0x4129854981a529e05474ae9d9ff722c2, 0xa740f4fcb848a1a60c21e41dce8307004f36854e492cbf140ca58e949e018eda, '', 0, '?'),
(0x3d66e975f1a5413e3c54116896c9cf40, 'wp-includes/js/jquery/ui/progressbar.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/progressbar.min.js', 1, 0x00000000000000000000000000000000, 0x14a30fcb647961de2583781e6196a17c, 0x4d5cd8b532a81be7384492bccf8bbfd54f0800ef960cba65b6aa9a34f692ac88, '', 0, '?'),
(0x3d6f2e5fb7a3b8fc989cc458038edea7, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-bg_BG.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-bg_BG.json', 0, 0x72856a5a54bb3114ff7307cfd6dd2696, 0x72856a5a54bb3114ff7307cfd6dd2696, 0x7edfa56e17b89e2b62b8c898fb2b7f5ec1a00c1f8e20f257901e538fd9a16b39, '', 0, '?'),
(0x3d777f687d082bdd3911efbca8cc41cc, 'wp-content/plugins/amp/assets/js/amp-site-scan-notice.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-site-scan-notice.asset.php', 1, 0x00000000000000000000000000000000, 0xfac2f12e3be317e9fe47000b9fcf2aaa, 0xd85b2cece0161fb8a1b11bfdbdfb882517c137f7328d67c376f33b6eec51c23e, '', 0, '?'),
(0x3d7c82d1c7fff45df31c63dd9386810d, 'wp-content/themes/Newspaper/images/admin-panel/logo-panel.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/admin-panel/logo-panel.png', 0, 0x4866712cf73ca3c406335adae86d4537, 0x4866712cf73ca3c406335adae86d4537, 0x573311b3dd1fb6e68fe4cf79f1de9084da020595364ad75a5647ff650a4c25ea, '', 0, '?'),
(0x3d8261bfe61107fdc1e60466ded7a7b2, 'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420.css', 1, 0x00000000000000000000000000000000, 0xe7f53defdba17b55cd3f705a27db923f, 0x79f265ca0b47e457232ca641592f9a0f37e261caa8a6340be3bcab73ea79b3bf, '', 0, '?'),
(0x3d82784899809451e726f001903f888e, 'wp-content/themes/hello-elementor/comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/comments.php', 1, 0x00000000000000000000000000000000, 0xc143463115038f9557c528a89f2b83af, 0xee7b780c1a2be343c54b81c94b9e55825eb6dc02a9d05c51fe14edf6863a39e6, '', 0, '?'),
(0x3d8b4b777dbb7ea844f5f3f16d01b169, 'wp-content/plugins/wpseo-video/js/videoseo-admin-progressbar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/videoseo-admin-progressbar.min.js', 0, 0xbaa5479311d228d93b99ef8479597174, 0xbaa5479311d228d93b99ef8479597174, 0x1003c99710a3a460ba6248f4452dd5cb4f11a89817a92072cde099a91b0459a9, '', 0, '?'),
(0x3d91a9f04209893757acbec838b3569d, 'wp-content/languages/plugins/elementor-fa_IR-d3edc9236498fc3ec14d61ab5d722dcf.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d3edc9236498fc3ec14d61ab5d722dcf.json', 0, 0xaf7be3616a96181fb85ce042eb5d807a, 0xaf7be3616a96181fb85ce042eb5d807a, 0x87eaaedf2428819c764a6f41d5681dce6f2672afa123236c7633edc5c6cf824e, '', 0, '?'),
(0x3d94bcf258f5d48b102ab8934e1020bc, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Admin.php', 0, 0xf95fa9c577a318fdd49a520ddbc6d44f, 0xf95fa9c577a318fdd49a520ddbc6d44f, 0xd8d404887854400542a4838ad053e7beeb7e03805808d0e01d1399e1d19d5f35, '', 0, '?'),
(0x3d967609583ced49201d88c9bb69cba4, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss', 0, 0x374ca0e238d51d9defbb3d2cb52d9c3c, 0x374ca0e238d51d9defbb3d2cb52d9c3c, 0x2d92aede49a567eb228e6148d46d57296fdb7a84e37e06f3af6d130ca53b2414, '', 0, '?'),
(0x3d9be1476070b586cc3bfe2f9c4abbab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListAmp4email.php', 1, 0x00000000000000000000000000000000, 0xa777d3c852928ede9a7d9704d8e87ce5, 0x1eebe096a507af7438c8fbd61a2e7785fc200a87143fca3036697964d9aefe5b, '', 0, '?'),
(0x3da6500bd3571032e8e862d827d0fc9a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ExtendedValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ExtendedValue.php', 0, 0x68a8fd04adefffe6ff05b9029ea03dc8, 0x68a8fd04adefffe6ff05b9029ea03dc8, 0x021648dce2934efa65d1433c9f1ae6b7c2b59b7e79e19fd5aad5797caa6e00f2, '', 0, '?'),
(0x3da832096f6659de9d547ede297e710b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php', 0, 0x50b060d6ed23982f15cead2cc3572fc6, 0x50b060d6ed23982f15cead2cc3572fc6, 0xad08dc4b998dfda192485c77db949ad63ee7db217995b40b3db233bcacacccb2, '', 0, '?'),
(0x3da8b8f7de42f8ac846c12c42949cace, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php', 1, 0x00000000000000000000000000000000, 0x55cbd4fc37ed547ee540950aa42e4482, 0x03fa26abce440a0d0f9e1fdbfd0f033c7ed40da72f34b02411180c725f878394, '', 0, '?'),
(0x3daae9c36ee7e7ab1974de51f16c17e6, 'wp-content/updraft/themes-old/twentytwentyfive/styles/03-dusk.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/03-dusk.json', 0, 0x45c9bf04a332c5469764224a5bb6e3b9, 0x45c9bf04a332c5469764224a5bb6e3b9, 0x6fe236da9dcf30d6aa561aac980b338cc06127ed7aad418fe46e5f52f94d135b, '', 0, '?'),
(0x3dac31fc61de5262de526909de2f10d2, 'wp-content/plugins/amp/src/RemoteRequest/CachedRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/CachedRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0xe0bebed47087ffb7cc8c660f2516b757, 0x6a43397e1c6098613c49de0df260ef9366eecd96df3ab09eeaa0a020eaf1d5d9, '', 0, '?'),
(0x3db08a6b98155b349c93a220bc903dce, 'wp-includes/comment-template.php', '/home/iraneurobetcom/public_html/wp-includes/comment-template.php', 1, 0x00000000000000000000000000000000, 0x02464fe896506dad790165adc228faa1, 0x30160ebb056ca78c9f34f61e13893c3ed0721284d7bb5a7af5d7f949ca04574a, '', 0, '?'),
(0x3db58fb9351f8916b002d910a6e339c4, 'wp-content/plugins/elementor/core/settings/base/model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/model.php', 1, 0x00000000000000000000000000000000, 0x6bbf87c16a9cfec5767dd9133faf02ba, 0x3ff7a9ecdc2ac52e1cf807d8c976c813f06c084f1758246a529f107f11c399e0, '', 0, '?'),
(0x3db842734975fd9a3465acd2a006b12c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', 0, 0xd660e484f39969946d0571d50d7b6c1a, 0xd660e484f39969946d0571d50d7b6c1a, 0x1af5915ba83671cfbd90ddd1481b4f5cb3f6e4676eae9afe0791420c6447e736, '', 0, '?'),
(0x3db961533e0e549e770d6a5323dcbe9b, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-04.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-04.png', 1, 0x00000000000000000000000000000000, 0x3aeede7733f34a51669bbe212292523b, 0x85c51d8db3c55113cb03c8159e7a149ad473cf15d925a5c51ca389a6ccd03f34, '', 0, '?'),
(0x3dbff3679bc83f64c208eec7165cecbd, 'wp-content/plugins/wordpress-seo-premium/src/deprecated/introductions/application/ai-generate-titles-and-descriptions-introduction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/deprecated/introductions/application/ai-generate-titles-and-descriptions-introduction.php', 0, 0xbe3cccf985a3accbf0928db63a39dd50, 0xbe3cccf985a3accbf0928db63a39dd50, 0x11c193e0a7cb6f5aa7bb09824dee1ddcdf6c1a01f243a91ccdeb18f46f7e61d0, '', 0, '?'),
(0x3dc6170fe0a7d3a8a4e7a40045a8d2d6, 'wp-includes/blocks/verse/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/block.json', 1, 0x00000000000000000000000000000000, 0xb2ab65cab0ca41b0c0cffeae545b07aa, 0x373b28fca3ef40c29b7ba28a0c870ae8f13e853409f9e4e7339f2d2ecc2beac5, '', 0, '?'),
(0x3dcfc03a522d5dd802cde1726756825b, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x5c802bc8b0a0b64046efa2f185819328, 0x353e8d1e567dcf04ca4eaa38c3470620724588227627861235ce7a2b19aa0739, '', 0, '?'),
(0x3dd33bb67be0b3c6f7b065d536ba35bb, 'wp-includes/js/jquery/ui/effect-pulsate.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-pulsate.js', 1, 0x00000000000000000000000000000000, 0x1edc28151bb89ea72ac326bef810f562, 0x04d1418ece105e94ace9f3cd7d8dedb88d3ed2131190743adb2cf67dc9d831f4, '', 0, '?'),
(0x3dd4375555b07637a39deddb0700fd12, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 1, 0x00000000000000000000000000000000, 0x9ae9cc0643fee01bc59aaf2cf296b0f2, 0x698e303790ed2f911e026c4d40b59de057d19823f0bca30a6e15d20e3461adec, '', 0, '?'),
(0x3dd48ea5f599cb230befab540e78276d, 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0x077d4304f7ec8161b19c4b0136e22c0a, 0x23cbcbd54adf96d047af84ce89abeb0bedee83eb4b974d244aee8675a62dcdbd, '', 0, '?'),
(0x3dd95b8aa88a0fc7e81e503a6494d58d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/DummyTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/DummyTest.php', 0, 0x33db7b522b17976c297b761d627270a5, 0x33db7b522b17976c297b761d627270a5, 0x19e14842bcfbac7370a6481723655fc8d36f27546196643081b05826388c2b8c, '', 0, '?'),
(0x3dda2e13549135f7a37fe6ab4a90cf7e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpList.php', 1, 0x00000000000000000000000000000000, 0xa3a3170b4d823067429226fe2426e3f7, 0x0c371fcd1b60e49d3262a7447677533d9864a64c4ca5e7cfad73dc3f227fbb89, '', 0, '?'),
(0x3dde877975ef42641b3e1a11f8dd865a, 'wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php', 1, 0x00000000000000000000000000000000, 0x9cdd9427af11cdeac993884afe794d76, 0xe687c5756a87c792119aae3467eff9348e0ae5cb4e093a36a6651fbea2e19bde, '', 0, '?'),
(0x3de346d3ed98a3b7c386b1c24b26058a, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php', 1, 0x00000000000000000000000000000000, 0x337c7877a3db0f4a98ec0c7554f256df, 0x0cf2d602699fd82c01f5c230d3198cb740687a3c90175251774bbe646802aa22, '', 0, '?'),
(0x3de43e21b31d8a2dee71de770ebc5d1d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Span.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Span.php', 1, 0x00000000000000000000000000000000, 0x6e2008d1e4afc3738cfbd64588232a20, 0x7c9ad4378c5b705b5fb2a98b5e4988ca568831b74749b745e608b51f05ba7784, '', 0, '?'),
(0x3de599840a1741ac4b0428929218d26c, 'wp-includes/js/dist/keyboard-shortcuts.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/keyboard-shortcuts.min.js', 1, 0x00000000000000000000000000000000, 0xb9360bda0d97b3153b28e31395dbedae, 0x2abce02d13ae491c83eb2e6e1343afd2fea8fff5033aab4fda84638926d9e8c6, '', 0, '?'),
(0x3ded87a86b9d62a749ce8ed84d77cb91, 'wp-content/languages/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', 0, 0xfa3af0ea5df791e7f9db99a9acf398ec, 0xfa3af0ea5df791e7f9db99a9acf398ec, 0x39108a29d49ce1550143683af2bcc8f93993951f80ec51522d44a8325f722a35, '', 0, '?'),
(0x3df36011c047e16097badcc792763bc7, 'wp-content/themes/twentytwentyfour/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/style.css', 1, 0x00000000000000000000000000000000, 0x14a62a2f594a8b86c6cb29f686f9a293, 0x512c1cdde85298971cfd37c7e7b5c8bec3e70df58ca6225f03381cdbf431f6e0, '', 0, '?'),
(0x3df582a821890b5da40727485b4b0b3a, 'wp-content/plugins/elementskit/widgets/team-slider/team-slider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/team-slider.php', 0, 0x280012539bcc9e0cb5b250ae9478c31d, 0x280012539bcc9e0cb5b250ae9478c31d, 0x55bfc6a56022ca86b87a0a3038fe85b70e51b92230f95b50d63a43c87719a31b, '', 0, '?'),
(0x3df80e61dc159fbb1210f7b5d0302616, 'wp-includes/js/jquery/ui/effect-slide.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-slide.js', 1, 0x00000000000000000000000000000000, 0xe1b72fdc31c9bfc6faf5c30b14afab03, 0xf4ed3c562667f28eaa8666beab0e1d9e3a1153a3128361caa5a41ea16cbfa502, '', 0, '?'),
(0x3dfddcff66140c9f2f0fe029c196a785, 'wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php', 1, 0x00000000000000000000000000000000, 0x58e80c853bab358abc253f8a0baeb1b1, 0x04312f3addd318ecb707d2970300d0c493f4ab64ee60f078532448e478ad4157, '', 0, '?'),
(0x3e0648a499449c414a5e51107bd9d568, 'wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js', 1, 0x00000000000000000000000000000000, 0x90332c66cdbf9b363470c3f18085be31, 0x1ced36679767b9be5a4e3fd32eaec41a7310da9175fbc8609e8bcaf46a349ff1, '', 0, '?'),
(0x3e0b66c85d4817b739a2cf143b371d83, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/block-editor-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-editor-integration.php', 1, 0x00000000000000000000000000000000, 0x71a52916d590167ce3437307dcab9fcf, 0xade2e7a480ed3734ea72e1b0a79abe86ebe1326aad7246951da1ae3dfd1515cb, '', 0, '?'),
(0x3e1326578b7e0ae5a157afc89f58ae29, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 1, 0x00000000000000000000000000000000, 0xf5ba26890bc5f826ee63571ce6e35caa, 0xbb4a54aeb0ffad9fba5c04f67a09ad7a674e27d9461704f7a044816e73da84ce, '', 0, '?'),
(0x3e14675e5138f9934e9d7963837b9d95, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-fill.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-fill.php', 1, 0x00000000000000000000000000000000, 0x8cb223400744574e6f8c237af6344aba, 0xa878794c760dc829ff35b9dd21c28fb0943833f2129e46c1b9791ef9faf4d0eb, '', 0, '?'),
(0x3e165b97200367ab3364bd13a893a4a0, 'wp-includes/blocks/spacer/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor.min.css', 1, 0x00000000000000000000000000000000, 0x2650fa473ee975a1afb3ec59aa18e737, 0x7307033c01afe56637088f9ae427a4e23724f07fab607e48b30d1c7c4ae1c040, '', 0, '?'),
(0x3e1893dd0c5a1cf649e3497c6114fbf2, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php', 1, 0x00000000000000000000000000000000, 0xdca4e5bac85c231a9ce979985bf67b90, 0x762e2b2eeec3bf0151a96dc1865e166c853730a035bb275180af61751d4d4de9, '', 0, '?'),
(0x3e1af31f2141a4004532948c835c3885, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php', 1, 0x00000000000000000000000000000000, 0x3272f56166a2b25cd9fd14756032a28a, 0xfc65de207c5c301cb86bf10dca5ed99fb28ebb2e02391fd64c0b366fb51d7591, '', 0, '?'),
(0x3e1d4e45410ade2695bd0ef708fba037, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions_include.php', 0, 0xc7a325219acf577debff47042b453695, 0xc7a325219acf577debff47042b453695, 0xb1f6465fae15ca4c29d3fd3f20fd7d792716587d550e3cb62368d84c2eb98490, '', 0, '?'),
(0x3e1f782c9a8d6cccae4bfbf25130d10b, 'wp-content/plugins/elementor/assets/js/513d3f05d575dabcdc35.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/513d3f05d575dabcdc35.bundle.js', 1, 0x00000000000000000000000000000000, 0xdff77ed3b32d099193637689423e482d, 0x464283008dbc631932d61369c90ea990c03290227f7495027cb84f3086c0f0e9, '', 0, '?'),
(0x3e20f56ac5ea88ac5a52081d85c38f30, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', 1, 0x00000000000000000000000000000000, 0xfad536cee771596d633e94dc75043b72, 0xbf31ce893ab15f8364fbadd54088da672e6bda6f45a4e83d394b3f01d46cf48e, '', 0, '?'),
(0x3e27b9073860b85ce9ddb0a9dc5702dc, 'wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php', 1, 0x00000000000000000000000000000000, 0xee2c28212accc5a487ebc1f78c09a088, 0xda54a739a6ef4adae16e0ec175e705d89438f10de72a1b75fe5f9a1a42058dec, '', 0, '?'),
(0x3e2cb709f60bbea4007e74bd91c968da, 'wp-content/plugins/wordfence/views/onboarding/registration-prompt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php', 1, 0x00000000000000000000000000000000, 0xb83c654065c1c7e22c87634db20a45be, 0x38f3d56e7f236eff672b80493491c91f68899f72301eebf61d458f9ae86bc50f, '', 0, '?'),
(0x3e2d0b1163fbbfe30620a031af989438, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php', 0, 0x456baec5c02edb604e69378de322e8bb, 0x456baec5c02edb604e69378de322e8bb, 0xc81d480fd4b24d20bf71f56c0690e618af81ebc647b39182c7259b21d054b805, '', 0, '?'),
(0x3e2e19ac7990dab27d1906900124945c, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-control-url-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-control-url-prop-type.php', 1, 0x00000000000000000000000000000000, 0xbca48edb16f17696d7c066502f54c372, 0x2498cb642d9d74a81a4a0930009a3acf729dfff3db7cfc2943c4af804527a4a3, '', 0, '?'),
(0x3e358fcdcb8f2e7932515bdaa3e33183, 'wp-includes/blocks/block.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/block.php', 1, 0x00000000000000000000000000000000, 0x64a5c23fdfbdb91c8a72f0bbc1fc99b6, 0x73c5d437585e6afa58dc778cbf182cb9e18e374baec575404cec9d95baeb8e21, '', 0, '?'),
(0x3e4204e4abfbd03cc255004e1e26222b, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/Subscriber.php', 0, 0x75938bc6cd42e3bcbb8ce74f5a7f2d10, 0x75938bc6cd42e3bcbb8ce74f5a7f2d10, 0xf7c0075192eb7d1d7fe84a2e5793fb536efb739668844e2d0419fa63cb7894cf, '', 0, '?'),
(0x3e47c77fad4fe46a50d56ca88dee4208, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php', 1, 0x00000000000000000000000000000000, 0xfedc249b5d5cb3e2a2e7d2c6c71ed20b, 0xd89a7822836f8c2a49e70a519bd26ab8b71b838ae75428f3471aac2e10a21a07, '', 0, '?'),
(0x3e490549ce223354167df446185cea73, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', 0, 0xe79d5f0ae5de9ea410230f17bb7bc2b6, 0xe79d5f0ae5de9ea410230f17bb7bc2b6, 0x3a74cbb7e63780c86513b1c8f0d2933ae38551e23326b0728be901347edff5b3, '', 0, '?'),
(0x3e49a1d22740811edc60bf6b67dc8252, 'wp-content/themes/twentytwentythree/templates/blog-alternative.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/blog-alternative.html', 1, 0x00000000000000000000000000000000, 0x08b93d1dd6d90de42f91e59103954e73, 0x18e961e8143036627f80f1ffa1ef29138bfa7e3dcb7ebd3476df485b0b8b4266, '', 0, '?'),
(0x3e4e7560f17f90f118a70e7195e73f91, 'wp-content/plugins/elementor/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/changelog.txt', 1, 0x00000000000000000000000000000000, 0x5257c4285e5671162bc15ccc42ed9aaa, 0xfd4fc5f36c21c74bc00bad361e7fc9e7f7ca8a6ede0e3ab5087b6c958ce05ae3, '', 0, '?'),
(0x3e4fa1aab3421aee45a9a5865b059564, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/README.md', 0, 0x46f69c643f207e38474559e824838a67, 0x46f69c643f207e38474559e824838a67, 0x92458912e43fc3613816d250a561f4c5efb8c9377074494c0e2c867b6c448ee8, '', 0, '?'),
(0x3e5070904fd01c0adb727cc56ce2d6f3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php', 0, 0xff34e7f3f6318d5590391b7554840106, 0xff34e7f3f6318d5590391b7554840106, 0x66994dc292208944742a25396e981e1222c8094bfdbf82e379c4184a86e9022c, '', 0, '?'),
(0x3e5290d64c5496b124b94f807be94375, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMore.php', 1, 0x00000000000000000000000000000000, 0x9afa9e9693b823b2e1707ec9b74a7004, 0x0a6c2bce4477ff5c9ffac6a96718e79777ab337c65c4d84342e4915fea817e97, '', 0, '?'),
(0x3e55bac074b0be10b833626933e405c9, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js', 0, 0xb4a1a8075416cf2af83f467cbac2970b, 0xb4a1a8075416cf2af83f467cbac2970b, 0x97ba88ecf4502ce4bcdd35793b2bc8fd7caa1a0e321c426d416165a5055d4ca3, '', 0, '?'),
(0x3e566e1d681503e57fd23f69be9a8ebe, 'wp-content/plugins/elementor/includes/settings/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/settings.php', 1, 0x00000000000000000000000000000000, 0x32171e7448127cf525de67f2595cab87, 0x98a56c9d8ccd01f23490d5b9713b77afe3cfe3c520902f21105d3928fe15ab48, '', 0, '?'),
(0x3e5eccf46df884ae9dd206af5add7b98, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php', 1, 0x00000000000000000000000000000000, 0xa556c8a95edafab56c723692fec88c63, 0x68b81bcfcf2c884fa8a028e216df7ffce7efd2ef8eae6d02ed5a901b463687a5, '', 0, '?'),
(0x3e622a3cf6599e4a9e660c4a29c4f873, 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.min.js', 1, 0x00000000000000000000000000000000, 0x28875336461a51618fd169c03460693c, 0x665a15d52b72cad006870eb4544940ad5a62ac80ea78941597e6ecbdea9cb1ea, '', 0, '?'),
(0x3e63d4f3ee73e81653116b3e97a87d64, 'wp-content/plugins/wp-rocket/languages/rocket-uk_UA.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk_UA.po', 0, 0xc7647f0e4f9505cdce48bb6aa2b89b99, 0xc7647f0e4f9505cdce48bb6aa2b89b99, 0xff84b9cecf32a1b29af200facb27d428de29efbff86f0cfde380e880d34fb304, '', 0, '?'),
(0x3e65022801c45b49de26f8e7035c0135, 'wp-content/languages-old/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', 0, 0x9e44c126cae60b26ae7f22ff3a6cb53f, 0x9e44c126cae60b26ae7f22ff3a6cb53f, 0xfae9c714a86d6ec5a1abf3d778b2c8ec061c8c29d34d840f04d9a7ffcad37ff5, '', 0, '?'),
(0x3e68d0a9ec58140c582aff763195a9b9, 'wp-includes/theme-compat/comments.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/comments.php', 1, 0x00000000000000000000000000000000, 0xff55f2d7048f15889dd2b4a8f315cb00, 0x7a3b87687c20fdd6f3858a7478c89820e7a2895ce7016264216f7269c83e6a72, '', 0, '?'),
(0x3e6987ab026dfa897280b9cd4b65f2db, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetProperties.php', 0, 0x413bb6f2656f91aa9fd7f9a1e4bf60ff, 0x413bb6f2656f91aa9fd7f9a1e4bf60ff, 0x9afa80c1e553ea34ebf7f295e5a4347406c3e635f36a4305d5c36647bdd73c97, '', 0, '?'),
(0x3e6c74588dcabe3ca6d3a3c10a56782f, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php', 0, 0xd1a6785127585820a4f6e899857e6590, 0xd1a6785127585820a4f6e899857e6590, 0xf3db592a9b3cf97b9e7eb465d685a7e45d7cbd62f3e5352a7a0528d335607e0c, '', 0, '?'),
(0x3e6e38f6d6f56ccf47d9ddc10f4e5b9d, 'wp-content/plugins/amp/assets/images/amp-icon-toolbar.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-icon-toolbar.svg', 1, 0x00000000000000000000000000000000, 0xe278774175650b778e87264a4831751c, 0xa4039b6e30edcd77ad19e80e7f26311b513705b0d8c1c04173026c23b2d5dc4f, '', 0, '?'),
(0x3e711f517f617bd5eb69cb70906504f2, 'wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php', 0, 0x3f3deaba151e4b572da3daf111a94723, 0x3f3deaba151e4b572da3daf111a94723, 0x424f856905ee62fd6526b4b97ede14e287162b5a26a87a3faf08e8ab768e710c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x3e716cee2baa6d14c80035c4a622865e, 'wp-includes/js/customize-preview.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview.min.js', 1, 0x00000000000000000000000000000000, 0x7909d924462db8923d93ebb3586805f5, 0x5082fabdbddcfcd32379f94a4986062b74c4f3e4ad1c5002eec7b08e228c6b15, '', 0, '?'),
(0x3e75b8eb99cab8852106344e32dac312, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff', 1, 0x00000000000000000000000000000000, 0xdb2cca3b4c8a27b31607b4646565b49f, 0xb619142b47fb547d15e46d292addcc5b92b5d3631f35bd5add4e2d7611193eb4, '', 0, '?'),
(0x3e761b621e3c6d2de5fc60e6d1aa535b, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.css', 1, 0x00000000000000000000000000000000, 0x15cdde99339604c26299c2a37468a953, 0xc4dfa4fd6111e722a21166bb2e7bcde83f348be46c23459c3dd02e5243cb99c9, '', 0, '?'),
(0x3e778fea429e3861014e4b5b58b0630d, 'wp-content/plugins/elementor/assets/css/frontend-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xffe2c2cca0de21643dae5405504efabd, 0x107ed5128a667980927a549638f5f25b72dec437bbf2a3c66fe804128f7fe610, '', 0, '?'),
(0x3e7aaa32fefd09a3faa894db903c185c, 'wp-content/plugins/elementor/includes/controls/button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/button.php', 1, 0x00000000000000000000000000000000, 0xfb7ce4ea59cce070e8d84d86f9e6d493, 0x3e5837d1f11c253d1c2093aba272e5c713cbc9cb47a102d14ccf9ef18e04c358, '', 0, '?'),
(0x3e7d92d96de8c768687a8bca912ef021, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctypeAmp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctypeAmp4ads.php', 1, 0x00000000000000000000000000000000, 0x06535a260919272fa33d5c8007b64583, 0x6e8efd0e1947d4b77d7f82351b518ee07818474a118374e7bcffbb20195cb5ba, '', 0, '?'),
(0x3e80b1c3aa0634c290ea46a492b8ace9, 'wp-content/plugins/elementor-pro/assets/css/widget-login-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-login-rtl.min.css', 0, 0x0c3539ebff4e5320e17b2e5233ab1615, 0x0c3539ebff4e5320e17b2e5233ab1615, 0xb1f5c35f5720d6f41c198fd473e562b6e09e3a1a75901d807230ca267762508e, '', 0, '?'),
(0x3e91c4b027e88b880c023a76503e940f, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-jetpack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-jetpack.php', 0, 0x5dd1d0188549f7fb12cc5f9966e970c5, 0x5dd1d0188549f7fb12cc5f9966e970c5, 0x29d9acf68e2f6c477df6031b978cb89d6a2abef7b6bfcc1561f3cb1ebd6e5475, '', 0, '?'),
(0x3e951830113194f243833daf64666679, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/HandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/HandlerInterface.php', 0, 0x37d77deac599a88f542b1186acf5f707, 0x37d77deac599a88f542b1186acf5f707, 0x0c50927729bb9f07010fb53e364f03a7ff0a4427eb0f2d92f9cc3f57caea95c7, '', 0, '?'),
(0x3e978a707599894c33496aed5ed4626f, 'wp-includes/blocks/comments-pagination/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xa253ce96f286fa0ec520e78a0eb9d50e, 0x14fe11f99b1cdd69f09749d5b1a2c3464a3d08b3881d8866fda8eaa14ce6c811, '', 0, '?'),
(0x3e98d73acb5750bb6198760a23d7b0f9, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-simple-301-redirect-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-simple-301-redirect-loader.php', 0, 0x5988b7872b042d846e7fa8b0558a86c9, 0x5988b7872b042d846e7fa8b0558a86c9, 0x982a0a0f96d950a5c2e068cefe4b1da9c918141a4647b698d65f13db11e0c9fc, '', 0, '?'),
(0x3e98f52a6e87d2ba1e73ba8786c9a0b4, 'wp-content/plugins/elementor/assets/js/editor-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.js', 1, 0x00000000000000000000000000000000, 0xb7e247ac9c907fe4f33fbc57b174ed67, 0x72fe37b06fcdf4e0f96e2a7d77c46cb17aca662a33448bbd4c9c326040c8be6a, '', 0, '?'),
(0x3e9b8a8eb648f988abfe96d6c3b828c6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', 0, 0x457770b02ab5f7e73cfee221ba97f10a, 0x457770b02ab5f7e73cfee221ba97f10a, 0xf3eb4846a89be898ba1b29ac729fb13e4aa9be378187f297d082a17945b60e00, '', 0, '?'),
(0x3e9fbda395885369a9aa1f4996c09552, 'wp-content/themes/Newspaper/translation/tr_TR.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/tr_TR.po', 0, 0x70ef193a71ef09643e39fecf5045ef3d, 0x70ef193a71ef09643e39fecf5045ef3d, 0x64148479e55f6bae7322f81ddb3f77c239f7f4defbac54dfa3ab683feb623867, '', 0, '?'),
(0x3ea0ce5740a35200571497c1874cda14, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/DecoratorDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/DecoratorDefinition.php', 0, 0xd55d9d4b7d392906c742a6fb09cf00a3, 0xd55d9d4b7d392906c742a6fb09cf00a3, 0x25870365acce855209a5e974aa601d7d258c6f5ee481dc007b1bddaaa25791a9, '', 0, '?'),
(0x3ea66fabdac3c4ebfa13bbca74cec02b, 'wp-includes/blocks/post-terms/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/block.json', 1, 0x00000000000000000000000000000000, 0x866e61eba2f45eac39280138599c777a, 0x4a047a7c9e435f114c12c7f979d3c6fcfccd3de47c5ddc703c280e5895a0c552, '', 0, '?'),
(0x3ea97b093dbb5080f1b0a056508ffda8, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-4.png', 0, 0xcac361661db2689c3e74c2ab82313021, 0xcac361661db2689c3e74c2ab82313021, 0x28a4713cfc7aaec9fa001002849a7dd3683d5f2436bf899e8dc1c42d8068f8ed, '', 0, '?'),
(0x3ea9c658b90d06fd62f5dfda9fae2457, 'wp-includes/class-wp-image-editor-gd.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor-gd.php', 1, 0x00000000000000000000000000000000, 0x2985e4a1818ffa8dc3d81cda63386f5d, 0x52afcf643e9ff184a5227a05a4d958a0920126c4bff787991bcefeaf57148019, '', 0, '?'),
(0x3ea9fd25b7c90bd6ecbede4814b20c93, 'wp-includes/blocks/template-part/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xcac9378b34cd9e4b5e28d391918039a5, 0x531231033edb84ff66b0ccea495ab4f0d75a330cf69f04c150f069e02ad9191f, '', 0, '?'),
(0x3eaa8401cee500a4563f73e3151af99b, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php', 1, 0x00000000000000000000000000000000, 0xcba10103b46b49a339d6f2c348f69ee6, 0x58696b574dab9c30a11fb01b0ca494200a2eadbbf45337ef146600c6f1107819, '', 0, '?'),
(0x3eaae73e8b126dfa6c2b31a5de531960, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x9f0a439690fc88e1ad71d982f097c282, 0x4079bd72d167b4d12a8d8ddda812aac671bea1af6eebe925165c5afe7a7086f5, '', 0, '?'),
(0x3eb40a710698cf679e2fb4eb0816fabe, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss', 1, 0x00000000000000000000000000000000, 0x6df158a279bfeca5e91d866772223367, 0x61933535891a895c13b6a8c9f937777bd4bc5e64f89b17c7e9850f99544bac10, '', 0, '?'),
(0x3eb4db788a354d0bfd5a3eaf6f6c7702, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/MaxCssByteCountExceeded.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/MaxCssByteCountExceeded.php', 1, 0x00000000000000000000000000000000, 0x6e60d89a6023bcc624e68a38056d987a, 0x79ec73bf6994031cb1ced486d0abfc69517b0e931c67b3303ab7b91ad191168d, '', 0, '?'),
(0x3eb9a34766e840d454e19e983b834489, 'wp-includes/blocks/cover/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xbf418fcad2c7afb0448f48dac8780da7, 0x55e87efaaad7e8068a387233bcd47dd64c8a263cd16f855354c82eaba5123225, '', 0, '?'),
(0x3ebae5680a28f37aa370cd491b1019b0, 'wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js', 0, 0x9c73946facf4b9012674adc97d10cf5c, 0x9c73946facf4b9012674adc97d10cf5c, 0xb1eaa0a9f8271cf059ee97866db2d50d6bddd49b846141d5ac2ee5152e296ea2, '', 0, '?'),
(0x3ebb6ffb1f49310e35b4c2d8406886dc, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/admin-style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/admin-style.css', 1, 0x00000000000000000000000000000000, 0xa5b981b649db6cbba227bd64db257814, 0x0d01485eac212060006c3286632eba3b94644ea0ffcbf52bf3aab68400a7431f, '', 0, '?'),
(0x3ebc7886ac206c295c73eb164fcf2ea2, 'wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb.php', 0, 0x15b3884dec6ddd50844ac0332bf8a81e, 0x15b3884dec6ddd50844ac0332bf8a81e, 0x6cf4beafafc108b6a7ee303276c54db7025dad70c251a18ec17ead624019d829, '', 0, '?'),
(0x3ec2a6409fdd9702a252c00c1c162f31, 'wp-content/plugins/wordpress-seo/css/dist/tailwind-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tailwind-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xbb0e1f89feb1ecc1f2e7d0d54bda99dd, 0x9a0195d80520055fdfb888ab6a8dffe3a982c25df716da549c2f347028e9ea28, '', 0, '?'),
(0x3ec5f0c98ea6735cf9a876cb443e753b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrackKindSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrackKindSubtitles.php', 1, 0x00000000000000000000000000000000, 0x24994daf4c02f436e28c44ab67ca68ac, 0x9c427329224b6e652d43f5cab72f9939211a827eaa0b3ae8f0da1553874276ee, '', 0, '?'),
(0x3eca8ed8e598a4ac0055d4317effca4d, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php', 1, 0x00000000000000000000000000000000, 0xaecca9fe5254b2ddc702ff7e64493103, 0xa84d35429054f94a548a6ce65dbd5de00065b131d9f0c5895651a006f248e7db, '', 0, '?'),
(0x3ecaa25e14725f71cd64d131cc4a6bc0, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/cached-readability-score-results-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/cached-readability-score-results-collector.php', 1, 0x00000000000000000000000000000000, 0xfab763d264d7b545e334544010489fd8, 0x17a52e7e8bf0ecd1458809ac68c9da6353405861f139fd6bcdf4664b977845b2, '', 0, '?'),
(0x3ed8d1fc0ecb71e441e135f9e5ace6bd, 'wp-content/languages/plugins/elementor-fa_IR-e9bd92fcd3a153fa19faf0be5f3e21b4.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e9bd92fcd3a153fa19faf0be5f3e21b4.json', 0, 0x978ee63be7145b714a005b3b5e29d37d, 0x978ee63be7145b714a005b3b5e29d37d, 0xb013071759c0e28b497c42428c7f9e9fb5a7449c24dd0d1a5b70211687569158, '', 0, '?'),
(0x3ed988896b79df0a13d1ef727ab1f4ff, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg', 0, 0x6a572aa9e018d331c0380b2432a72366, 0x6a572aa9e018d331c0380b2432a72366, 0xa0b17fc24b07ba1daf06751ecc9fd93cf70982f25660d48fef4946d2ec3ceffa, '', 0, '?'),
(0x3eda36e41761e94ceab8a55085380bc7, 'wp-content/wflogs-old/.htaccess', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/.htaccess', 0, 0x3a5256a7d7e3962aabb4624c518ff5f5, 0x3a5256a7d7e3962aabb4624c518ff5f5, 0x1fda6b5a2829e49278879df1065ef7fe77df3d3a138ac08224ef549c4da7d0c4, '', 0, '?'),
(0x3eda41b531a59540b0ee613fa09d1b2c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', 1, 0x00000000000000000000000000000000, 0x98ef9046ca0ce771cd9a7cf823b76c66, 0xe45abb9fefb5869fd0c97bb8c2355bfcc306b101e4ae3af4fe21d3e5cbaab8c8, '', 0, '?'),
(0x3edf0d3c21b608d3bc0f04d0219ef736, 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.l10n.php', 0, 0x24c99b356097d0ac448116d488ba4a2f, 0x24c99b356097d0ac448116d488ba4a2f, 0x5767244cc7ced9933ac5d30f22a6675c930330a081e6b177e91497908aa6b505, '', 0, '?'),
(0x3ee768ceba76e2636057dd09c746ad8e, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_02/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_02/shape_01.svg', 0, 0xd4e840bfade70cbc72f7e893b886e18d, 0xd4e840bfade70cbc72f7e893b886e18d, 0x27d372b67acd7a5a53e06807af1fd0790530225f43574fbfba3d9e9de87f08ea, '', 0, '?'),
(0x3ee8b77db7cc1e025ef2db9bb06a98f4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', 1, 0x00000000000000000000000000000000, 0x1920e2818088ba2acebdf36a44fb58bf, 0x36a10e9b09a05e9751bf5cdf1973210beb7724ff4e12e5399eec9ce0300624ff, '', 0, '?'),
(0x3eebeb18a34c29796571a31084b690ea, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', 1, 0x00000000000000000000000000000000, 0x68a78eaec669b24928a8f3bf198613d0, 0x8b4d1bf6f4c9acb544f3b0b18c4ced6e5d0801aedf37c7d717f3a8743646a0eb, '', 0, '?'),
(0x3eeed4268fc620ec4de3533cded756b0, 'wp-content/updraft/log.51757cd793a0.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.51757cd793a0.txt', 0, 0xb039c65cb0e544e9e5d93f66853ccc91, 0xb039c65cb0e544e9e5d93f66853ccc91, 0x53a9657ea501c1886c8e42b6a3216e95c6fb9db6790e943b2b25c09b2bcbe7fd, '', 0, '?'),
(0x3ef04f527bd83725d921bb09e596626e, 'wp-content/plugins/elementor/assets/js/packages/query/query.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x345b5b38c25d19b94cdab18c29f3a737, 0x19ec5b263ec57d38de14d0f39196099a2c618b9d38c2bf64ced2d8ad3e2e5262, '', 0, '?'),
(0x3ef9713f935ef53b751392e9a62236b7, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.po', 0, 0x085fe4c49d074fbae20673fc472796bc, 0x085fe4c49d074fbae20673fc472796bc, 0xaa180600c9e9fef00e00733acf839ff4d1066e620c4905a6e1746437f8abfb11, '', 0, '?'),
(0x3f05d8575a4244f94ed7310c9e33c0e5, 'wp-includes/blocks/audio/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style.css', 1, 0x00000000000000000000000000000000, 0x66e9db5fd00b851c30c803349be89761, 0x86e3a7e712733821d732308788daa087a6d2cef2d72f25e28705513ffb945376, '', 0, '?'),
(0x3f0b7baea8a05fd0e3a051f114343c3f, 'wp-content/plugins/wordpress-seo/images/indexnow.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/indexnow.png', 1, 0x00000000000000000000000000000000, 0x6ee3913b6089bca1feb7c07f3f7fff2f, 0x765a709f6b540b73e2c6908001009ad8390d63e2da87ae39340ddf18bd893964, '', 0, '?'),
(0x3f16ae1ca5acc159e4e79c9c4e603124, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/MappingFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/MappingFormatter.php', 0, 0x5b928314b3c0dcbe22cae246124ecd59, 0x5b928314b3c0dcbe22cae246124ecd59, 0x7c9ca8668779b0e515b679356c1d8e1776fba2207660f2c347da48d2e0e2bf40, '', 0, '?'),
(0x3f1d17e5cc1c11ae707c52c26ff0a5e9, 'wp-includes/blocks/separator/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x20bd13749b45a36f3f0c40150503c27b, 0xd61be5a96b4c04f2d82347a413f861115e092cd0860d46270aab673a7d464c7a, '', 0, '?'),
(0x3f1db688e9ba4a80a954171c8b268987, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png', 1, 0x00000000000000000000000000000000, 0xd7dc10c78f23615d328581aebcd805eb, 0x9f8bb2fb5b386cdb59f4a2ece519636b6cfedb09998d75234b56d9c6100c896e, '', 0, '?'),
(0x3f257ff652da762011d6fdce568a76cc, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo', 1, 0x00000000000000000000000000000000, 0x051b2939fe8bcc28561cd3d8abe250b1, 0xec520ba35fcb3912ff6e8d7f744b0331eb2f0164c99748fe6c3ef42953b3cfc9, '', 0, '?'),
(0x3f2a450a5b7e703a798a9a03a0407363, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-vars.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-vars.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0x3f2c786d3dfeb65d07a879581f9023ee, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', 0, 0xebc20f875e94bc177b8bf8f5fd6f713e, 0xebc20f875e94bc177b8bf8f5fd6f713e, 0x4d032d19d4ceb2f1865818c87b41646f7ad76d281f84e815e81c671b3eb1af8b, '', 0, '?'),
(0x3f2ef6fdefade5a650b0dbd50a7953b0, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/datatables.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/datatables.min.js', 1, 0x00000000000000000000000000000000, 0xc7dbd0e79188f9f43eba4c3191e770e4, 0x5680f7399c3cc86709e960315d4ebd419ec937cbbd4868cab7b19fff2dddb651, '', 0, '?'),
(0x3f309cff79857075a34b245de653c0d1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktok.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktok.php', 1, 0x00000000000000000000000000000000, 0x6dcdf425a3dce036b74f054e8ab14f0f, 0x13401339dd67d50524fe753d1cdf11dd4aeb0d9c59c590e71b10920c56c873e1, '', 0, '?'),
(0x3f380a323f109f5bbc1fc18a7fc9904c, 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/save-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/save-action.php', 0, 0xa2d65e04bbd54c15b43422e1472da23e, 0xa2d65e04bbd54c15b43422e1472da23e, 0x432a0f5ad53fa0df168711282c64f25e8cfc1f43c6bb11c660e1134c173958f9, '', 0, '?'),
(0x3f3c9e67f43b12964f832f0d1e3e16fc, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', 0, 0xfdffbd0d70bdedfedd3ddcc3be6bdc0a, 0xfdffbd0d70bdedfedd3ddcc3be6bdc0a, 0x20af2b88b0597c761dec73e67378b4a4ef655ca1207a039f4b04d0661449b726, '', 0, '?'),
(0x3f3f4cdfb684988ebc0de97866178054, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthInterface.php', 0, 0x3c0d717b4c44ce8c3572adcf21a9f00c, 0x3c0d717b4c44ce8c3572adcf21a9f00c, 0x74d0c4da00becfc66f045f20539cc72f610923b91380655bb16a76cf5ecf091c, '', 0, '?'),
(0x3f464f693b2f848addb66b8a80f0c65a, 'wp-content/plugins/wpseo-video/post-analysis/class-analyse-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/class-analyse-post.php', 0, 0x7a4be038e0ef38b0869a7eff1dad72dc, 0x7a4be038e0ef38b0869a7eff1dad72dc, 0xa39c1fe69775a588278f48c55754f75c5275f9c43bc63c8ae8b735150c2cd5e2, '', 0, '?'),
(0x3f505ae08d3d85c17e36e2f27ceb2212, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionArray.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionArray.php', 1, 0x00000000000000000000000000000000, 0x97d34e8dd9b6737eb9be3f09181e5483, 0x95b8075ab97522b40794bcc9dca0302c729e262167973cb123245587f6ea29c1, '', 0, '?'),
(0x3f54d966e8dbc844e6a88ff524c03047, 'wp-content/plugins/wordpress-seo-premium/src/wordpress/wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/wordpress/wrapper.php', 0, 0x5b094ae8fcaaa891f34bedc8c7f50c49, 0x5b094ae8fcaaa891f34bedc8c7f50c49, 0xea430e1b241c1ee8e6756af6fb5bb205a29b3652a20d0937ae97aef1845cbcdf, '', 0, '?'),
(0x3f55985cb0fe9218b17c0c52cea2921d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', 1, 0x00000000000000000000000000000000, 0x43324f3f88ba9d90d44c4a2e15220204, 0x5617427fdaba5d1521ed245b6d053348f93bcf3f49676cd197dd83a7b3292661, '', 0, '?'),
(0x3f559eb5f603bdbc9a275f6c2e850f70, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php', 1, 0x00000000000000000000000000000000, 0x6f3e42f79809bf9fbd9113494e942d79, 0x0efee5686c8e085bc0bbb6bd86a712f1ab28bf016c7e9151f775df464db20993, '', 0, '?'),
(0x3f56923fbaabeabeee151c45dcf2cf50, 'wp-content/uploads/2024/04/bg-1024x530.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-1024x530.jpg', 0, 0x6e2af3bf8bb94eb9dccb97eb463fb49c, 0x6e2af3bf8bb94eb9dccb97eb463fb49c, 0x5d0ffbccf12a52c7cae12f0b9bab8a57fbcaecc73ec63579ca562b56259f7982, '', 0, '?'),
(0x3f572a353ef61b926f1b52774b981fa8, 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php', 1, 0x00000000000000000000000000000000, 0x3a297fdc59e4d15ab88fe338e22f291b, 0x04f2381f93d21fa40f40e6d0807df829a0585898a6a7e3c4fc3c0f446541f1a8, '', 0, '?'),
(0x3f580e5cfe6d669ee1da9507daa3b467, 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php', 1, 0x00000000000000000000000000000000, 0x14bbe51d31d0a8cd4a066c0a5312d3a7, 0x4531ec2fce07d79750c2e52e78b044fc618165190bd2fb51fb2b6e40269b6942, '', 0, '?'),
(0x3f5853d676a54ef2177331312de5a68d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageFooter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageFooter.php', 1, 0x00000000000000000000000000000000, 0x821d7f27050d95041956da16217f1207, 0x981a5fcfe63cb466944d385c03ab699f994698799b0650b9c0d5bdfe39ff7c6a, '', 0, '?'),
(0x3f59768e71015fea7f97ffb3dbae584f, 'wp-content/plugins/wordfence/images/sort_both.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_both.gif', 1, 0x00000000000000000000000000000000, 0xc5e1250cd942ac511678c153562e1044, 0x92a884f936c6c21322407f58db67271fe65737ffb077f4cb674a99901cdf7110, '', 0, '?'),
(0x3f5cfe3f1b57713c9a20af165dc0f77b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/error_log', 0, 0xf82aa3ce80a7ef69b71f1b5cd1c755a8, 0xf82aa3ce80a7ef69b71f1b5cd1c755a8, 0xdf95d1dd87314fd2daabaf81bb58624debb29293f0e2088253d086dbdf237f17, '', 0, '?'),
(0x3f5dfd50fb2e0ea39831ffb483cc3262, 'wp-includes/js/tinymce/plugins/textcolor/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.js', 1, 0x00000000000000000000000000000000, 0x02dc2569a033c9e1d6c966e4e8fbdade, 0x28de01be45154cd9fba007d51c94625b998a4bda2173acd38ad46ec4b21ba3c2, '', 0, '?'),
(0x3f652eed454aa1e967d867e7c746104e, 'wp-content/plugins/elementor/includes/compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/compatibility.php', 1, 0x00000000000000000000000000000000, 0xf81bb8c4aa1cb44e59fc2b55dc57c676, 0x0a2f468ea2f5e4d4ec4ef01c2527c980d9bbda6a6aea98ac9c89c10bd664be82, '', 0, '?'),
(0x3f676271aa0058981599f4a934bb2c3e, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', 1, 0x00000000000000000000000000000000, 0x0c5bdb0f53466384836d5e2832287d6f, 0x38a21ec138441ab009680883923be7c569ee815fa2779381163ec325f3d92dd7, '', 0, '?'),
(0x3f68b8c9ab5b68a56851ac91083353e9, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/EscaperExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/EscaperExtension.php', 1, 0x00000000000000000000000000000000, 0x0b978be06d04c87766c8f2db3cb9f553, 0x9d22503d0cb5fb598581a737817adbb80df5585f350b7704e9bb613635f5f5e9, '', 0, '?'),
(0x3f68e61c68993a7acd8f715a69b95616, 'wp-includes/blocks/post-author-biography.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography.php', 1, 0x00000000000000000000000000000000, 0x59070e3a6aaa08195cf67b4cc408c973, 0xf63220c0db02f2fac79c1c4d9575d6f683dc29cbeb95c325c441a45fe26b327a, '', 0, '?'),
(0x3f6a129f48ea7d5fff408df119cb8bdc, 'wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php', 1, 0x00000000000000000000000000000000, 0x9cd64bc701a615ff07879405d464cb43, 0xa91e42a217c51649acc19bc59dccb991137554a89ff1747e77235667bd99555a, '', 0, '?'),
(0x3f73282a3b7a2ba7d1af386390247e09, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionGroupRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionGroupRequest.php', 0, 0x9a35431cf6f2210c187a1b516d91d67b, 0x9a35431cf6f2210c187a1b516d91d67b, 0xaa8c5e74a61fda50d32673fe414625b185ec119ee4fc853749bb76085c93f730, '', 0, '?'),
(0x3f782c135ba9ded1364e6ee997df9242, 'wp-content/plugins/amp/includes/sanitizers/class-amp-bento-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-bento-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x5c4991b522d708cb6f185c6e9e9990bf, 0x65dcf9572569a7d621e0ba47c75ca942f2f222d2b612049f9247f0ea53d1d92c, '', 0, '?'),
(0x3f7bbcf43c614e1b27cd9dd65fcbd801, 'wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php', 1, 0x00000000000000000000000000000000, 0x15e1efff88933be3dd5740e3c9530478, 0xfacee7fe4937e9c9ad27a0bc16a190da7f81b13c785d1f9aeb746d2db3dc25df, '', 0, '?'),
(0x3f7ec9bf6c36e4194b281e0384c4a318, 'wp-content/plugins/amp/includes/sanitizers/class-amp-comments-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-comments-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xf9bcb438134bb6e2fca740dfad271a4d, 0xea6b45e0d8e362b6432f4b64dfe7dc8bbd16983a4901dd846c213ddcce6a6a85, '', 0, '?'),
(0x3f842075e5a6756a32148ee514d608d1, 'wp-content/plugins/elementor/assets/css/admin-bar.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-bar.css', 1, 0x00000000000000000000000000000000, 0xb5fed16ea7387a03b5e5c6c4e9c228f8, 0xf6bb8f90a20e3e920fc1e8c43a1b354705fac2e25dd970716a85711d2f313bc6, '', 0, '?'),
(0x3f869194cb3df8b458abefaedbbea507, 'wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.js', 1, 0x00000000000000000000000000000000, 0x8c13bce90773dd3f6e4027043c809c3c, 0xda770862f926ff4ecf3854009e569659fb4c9a5e8652144f07116f3ae8953f40, '', 0, '?'),
(0x3f8bff0d2a05d28faf55a2c1ec7ad963, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ApplicationDefaultCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ApplicationDefaultCredentials.php', 0, 0x500e905cecbcffc9fbf33a2e16909201, 0x500e905cecbcffc9fbf33a2e16909201, 0x77e062623e721d64e09ac8c1cab92af81debd2989fc189a23af1e0b4ccea62d6, '', 0, '?'),
(0x3f8eacf477421f3fcdf20cc06af77b40, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images-rtl.min.css', 0, 0x8df088fddfd4c9f36907f3f2015c0353, 0x8df088fddfd4c9f36907f3f2015c0353, 0xa7ec68785c807f890176e75755791dbc9f7eccbf5dc4313883d32d5660e5b250, '', 0, '?'),
(0x3f9288edb2fb875b32dd3dfc857d117e, 'wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminHtml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminHtml.php', 1, 0x00000000000000000000000000000000, 0xe3c397fdd95b03b24b56a7fd2b32a608, 0x5168a7d52c126872e111189e465ef61a9dd6ab653b137781a7bbefac7ff01d44, '', 0, '?'),
(0x3f953934e16252f2a14f6b1fef0a9795, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php', 0, 0x9f6f18affd1754c0d8c3d9ee6f1ff9f2, 0x9f6f18affd1754c0d8c3d9ee6f1ff9f2, 0xcc277cb4260e4c9dd279f784a45fbb3039d0a1d2023c3b055cad856fd899bbb9, '', 0, '?'),
(0x3f975fd81cd9d074f4d7bac35015eafd, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', 1, 0x00000000000000000000000000000000, 0xdb827468a630191b4815abe414cc747b, 0xa69083ee2f7347783827beaa8e319f198a2a588a17e9c48304e13a5c6715d361, '', 0, '?'),
(0x3fa41a5c3fa4bbe73eb76d4bd9cfc547, 'wp-content/plugins/elementor-pro/assets/css/app.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app.css', 0, 0x909e0f7e815823421176d6185449c7a5, 0x909e0f7e815823421176d6185449c7a5, 0x84976d1074c2d0b4c536c4d929989106c435d0990222f1e5c20197ad010ab2a3, '', 0, '?'),
(0x3fa9a8a323a69012c0f025e83e5525ed, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-presenter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-presenter-interface.php', 0, 0xa8ca59dad1e057b70515c8954a74ff04, 0xa8ca59dad1e057b70515c8954a74ff04, 0x49b25aa32cc64ba9c877c23f38e873216779174f4d3b399e3b095644ae09e93f, '', 0, '?'),
(0x3fabf03db24004ed4d8e24238e8d5037, 'wp-includes/js/dist/html-entities.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/html-entities.min.js', 1, 0x00000000000000000000000000000000, 0xaec1ae6e60dcfa6104fa2805763580b0, 0xc890d79970fc521ea91e9e25672777a7e173741412cc0d82e79012e0f1b48d2f, '', 0, '?'),
(0x3fb01110acd652a271adb01e64a320b0, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', 0, 0xc0fa379f08b84780f23ee99adca4a072, 0xc0fa379f08b84780f23ee99adca4a072, 0x233d14d16ae6d4efc55b4b59bfec5c4b70833ca8564fd718a98b9571a9bbee9c, '', 0, '?'),
(0x3fb4e1b6569e65811edbde6ff89f8050, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg', 1, 0x00000000000000000000000000000000, 0x912ec66d7572ff821749319396470bde, 0x4c72374440798cbfc2c9825d4e4b872896d1746908d84739cec0f9a0c8546d3d, '', 0, '?'),
(0x3fc1271344b96476ca94a6a6c6a88200, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-centered.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-centered.php', 0, 0xa4e26462ffc875fb2e2b867dcd5c2c9e, 0xa4e26462ffc875fb2e2b867dcd5c2c9e, 0xf83549479f90bd490bc3f1a1c716fa185b847dbc7f0cfa652da95bf2b5b15b02, '', 0, '?'),
(0x3fc21fbc3fd18f2a244d03f437fa8d28, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 1, 0x00000000000000000000000000000000, 0x02eec42dd5ec3cd6ef6cca4735c2eb9b, 0x08c37d2c428e6970be2f5d19bd26578b2905d070eebe3b1fed0bef1da52a5882, '', 0, '?'),
(0x3fc955cb953230809a399750779287d2, 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', 1, 0x00000000000000000000000000000000, 0xc24537af58ffc5838f2c136367be3282, 0x5e2f26710cf4a1e5ebfed56b6eae3080e67a764f18b2eb95f556197b91953afd, '', 0, '?'),
(0x3fcd6c23fb1f8c1492219a49424cdbe8, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', 0, 0xce07f9fcaabf1227a0da76f6a2720244, 0xce07f9fcaabf1227a0da76f6a2720244, 0xa13886657c66d0459433f2c108305793f9dd02c0ad85ea361a846af2663bae8f, '', 0, '?'),
(0x3fd616c58fc025d847251323a7be8ce1, 'wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php', 1, 0x00000000000000000000000000000000, 0xbcd14559438a03bf8026d7816fb852af, 0xc33858607ac63383a7176acdbcb851f4d2662367d7ed78eefc8238124ec14b98, '', 0, '?'),
(0x3fd94ce1c6c920bb09d0a9e92ef20a8c, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php', 1, 0x00000000000000000000000000000000, 0x63c9308c9a4bcaec1c6648640d385c92, 0x93388fb2a3f6e59dbb3605bc66f7f143d8a98a2366d5c3ee671cdce8740f5e2e, '', 0, '?'),
(0x3fdd0c9d87034fc59323e808a1d9bee2, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php', 1, 0x00000000000000000000000000000000, 0xc627e51c8adcf83fb69475f5fb065756, 0x8be74e99520602fed7532d243b4a6ae15f4ac396ecae91b666fe94cd4e50d82c, '', 0, '?'),
(0x3fe03421e60e35d4a3d622cc989fb053, 'wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php', 1, 0x00000000000000000000000000000000, 0x43f1672263fd4b3f9c48da7dd3a5a53b, 0xb8a0c0aaa4b3ccde2a40e834993cd9cc81d43b0baa96c5e41ece764ea0c08e8b, '', 0, '?'),
(0x3fe6e66297843e733ae67c743123a778, 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php', 1, 0x00000000000000000000000000000000, 0xbc9fdc15fb6310e48f985ac363e29355, 0xeb6f8ec6444758cc249f2922d4dbfb2e10f5419cd0d7b09f53aeae0bdb0b74ed, '', 0, '?'),
(0x3fe91a267e2dbb0c2cfc8dac11669c38, 'wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp', 1, 0x00000000000000000000000000000000, 0xd8b32ab460b29012fb976dd28b5fd3c2, 0x899f28b956a6d5e46fda64eea30d258404d044c75ec1c77c2787df050b14386f, '', 0, '?'),
(0x3feff29464eef0692cbf51a7a2847cfd, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-bg_BG.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-bg_BG.mo', 0, 0x2d082bc65f07e94d80ac571b92a56a11, 0x2d082bc65f07e94d80ac571b92a56a11, 0x7bdd80bb71744d8c8d4022edd3be4eb10097cbc61422a721cc3bf7447ccc5651, '', 0, '?'),
(0x3ff2f8b609f139260eec5129469932a4, 'wp-content/plugins/elementor/assets/js/056b8f3bbbcabf026cd1.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/056b8f3bbbcabf026cd1.bundle.js', 1, 0x00000000000000000000000000000000, 0xa86082899c811ec7a17df53236d7b8c9, 0x85f805b4ae1d6c07737cb6757469685204ace94c496d0d0a3f9b3b62f9bfa39b, '', 0, '?'),
(0x3ff595798ad13b751983f95b010fb636, 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-unindexed-post-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-unindexed-post-query.php', 0, 0x4aa1ecf7ea513caf95ffbefda18ba9e4, 0x4aa1ecf7ea513caf95ffbefda18ba9e4, 0x2068b4a503436acb715527022bd249f2bc6b55bedf8690a6e47681c5c0b4f3cb, '', 0, '?'),
(0x3ff5a5ecadd0bb386cc288beb06ee08d, 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-minify-css-urirewriter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-minify-css-urirewriter.php', 0, 0x5a04c0a29fd089f9fd82d8f37a58ac12, 0x5a04c0a29fd089f9fd82d8f37a58ac12, 0xc4b7d366513e29b54cdd2bdce309c477c9c49a30a3350127082fbbeb72553f1f, '', 0, '?'),
(0x3ff81d0275ce2ed91097ab7075735270, 'wp-content/languages/fa_IR-6025add6bde16aaeb12787d250f9b414.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-6025add6bde16aaeb12787d250f9b414.json', 0, 0xa8eea4c5a64c3f0932b6b56603aef7c2, 0xa8eea4c5a64c3f0932b6b56603aef7c2, 0x23f8d3975fb2e651417edeffc2ad3937418ca9f9097cb76e725d0e486580dca3, '', 0, '?'),
(0x3ffc5e922e2b81c1741ac9bb0892244c, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php', 1, 0x00000000000000000000000000000000, 0x750e17326df52393fa3c8d0d4f3137ed, 0xbaae9f8cd56199d928a5af8c9773403931d08fbc697b508cd4bd20353eb8e8be, '', 0, '?'),
(0x3ffd4acfd43198fd36f674ee320921df, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Logger.php', 0, 0x48f4a0470c7bd48ea851982adee7e977, 0x48f4a0470c7bd48ea851982adee7e977, 0x4e61edd0eb109ca368c5665faa10d6995f2a2e7805ca3022aa3ac62c9593b651, '', 0, '?'),
(0x3fff8e3ac7285126fa73f937f0ab38ac, 'wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg', 1, 0x00000000000000000000000000000000, 0x34ce677bc5c156186bba023605467a6b, 0x8369c923e8a442a08c40e9e122d19e6ff0656e521493a9186e68ba56456c57cc, '', 0, '?'),
(0x400099b538283c3ad10b74f62331d453, 'wp-includes/css/dist/block-editor/default-editor-styles.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles.min.css', 1, 0x00000000000000000000000000000000, 0x88fea7d3a35432f1ad1969e5c38b56d2, 0x735436fb0ac066d6e8213928158a48bcfccfdc17652a5167a52f75a9fcc1e435, '', 0, '?'),
(0x4002ce8bef0fa9878d2aa7d6f9a884e3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesByDataFilterResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesByDataFilterResponse.php', 0, 0xe39c0f1159801f8d518186b4b629ed72, 0xe39c0f1159801f8d518186b4b629ed72, 0xc4ffc57ed2c03f095ace8c6dba3d1047bbf5f6e4967ee0463a056af4fac8350d, '', 0, '?'),
(0x4015d2bb3de19c0b2d8fae894f423008, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base.min.css', 1, 0x00000000000000000000000000000000, 0xed51690c735d43cc364cc43091d3fe9f, 0x5ca0ae9617fb42299c6358cfc5bbf6eeb81dda828e1cf79808979367c6016eb9, '', 0, '?'),
(0x401b5d1e7fab7e38074747a6dd3446d3, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/AbstractGFOptimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/AbstractGFOptimization.php', 0, 0x91cb261d6187aed6fc3dbbd28fa6958d, 0x91cb261d6187aed6fc3dbbd28fa6958d, 0xaf85c08494fc7d605ef8963c25fa971920a5bb6ea706cede827bc4a8675fbff3, '', 0, '?'),
(0x401ce13b95bad06fcbb7210e967113f6, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-list.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-list.php', 0, 0xd803f04632bdce011899baa760b79554, 0xd803f04632bdce011899baa760b79554, 0xb56cb538184aa9682131bf31707cadfc178014f9e5d4d84a278c5cdf0d5357dc, '', 0, '?'),
(0x401fc140b8b7137f30ed28507611c4ea, 'wp-content/plugins/elementor/core/base/base-object.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/base-object.php', 1, 0x00000000000000000000000000000000, 0xad05ced1cd0c616353028c594533bc8b, 0x44011acd5da2a6d89124e5fd3906e29fe920ad6502a956f124f074465cb9e5d2, '', 0, '?'),
(0x40264ea3f20af7c6ea99055f3980294f, 'wp-content/plugins/elementor/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x224007c97efb82c7b45b0e92f240af41, 0xc1bfd0acabbb4bc4716c3a16e5997ed29dd9a44291ac75bee3242a56a07ae629, '', 0, '?'),
(0x4026f0f080e7b7a88a817d017fac4175, 'wp-includes/Requests/src/Exception/Http/Status413.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status413.php', 1, 0x00000000000000000000000000000000, 0xd0b5d7240c3dec5705666150b79fba77, 0x81fc90c0d797b072c84dc6f4dd48dd9cde12a8dde07994b834dfae384a8884c6, '', 0, '?'),
(0x402edc73d86ba7b8f933c265019e7ba1, 'wp-content/plugins/wp-rocket/inc/deprecated/3.9.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.9.php', 0, 0xdabdc54ff25b571b906b1208d110ccc3, 0xdabdc54ff25b571b906b1208d110ccc3, 0xcfc61c7a7aa8ffb6c52f2b7b186021a6e02731c7e04bbf5dbccf7130dfe020c9, '', 0, '?'),
(0x402fe562e3112c29032b92ec3a383394, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUtf8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUtf8.php', 1, 0x00000000000000000000000000000000, 0x94a73b95394882eb6539ac38777caacd, 0xac60acfd23557f28c2207445a0fa020ca184a86daedf670b88af1dc513b068e9, '', 0, '?'),
(0x403f4e13abcc5da9564bde25972cae58, 'wp-content/plugins/wordfence/css/license/premium.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/premium.1744125809.css', 1, 0x00000000000000000000000000000000, 0x2edc838a3edd04d7c5565d96972212be, 0xe807d9fb4eab4590b5a604b373a3c824369e814d231f041e5eeca747c3d9fc80, '', 0, '?'),
(0x4045ceea2ff0b604dfaf34b51a99fd8e, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverTrait.php', 0, 0x8a3777a626db5c6117a616b180920ee0, 0x8a3777a626db5c6117a616b180920ee0, 0xe58ff9e1c2e850fa3cb1f6690db87e0251d84d406a58d22b2c0625f452c98bba, '', 0, '?'),
(0x404720299037783d0ba6b84108e61bb1, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss', 1, 0x00000000000000000000000000000000, 0x228df1d0cb69c1711b6f878568093fc8, 0xdab4615774c489aafda18e7192294e11b205db2a78b32ab183f4713b54a8ce30, '', 0, '?'),
(0x404a1464597757a3edefaac10b7f399c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSpec.php', 0, 0xb895be812bc83ebd4329a455db747558, 0xb895be812bc83ebd4329a455db747558, 0x4da5eb637e1aac2783aad9e453b853666d1f04ed2852d8da1db60450eeb6cc9d, '', 0, '?'),
(0x404e1433a930fc3eb27f6038146cbc90, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php', 1, 0x00000000000000000000000000000000, 0xff18bc5e15c094aa999d0c3190f0aa9b, 0x345d0b4ec5fc4f57ab1dc1ca005684d29bca6bd29d8e76327ea55f5b0f545b4e, '', 0, '?'),
(0x40564731c378571da83ea87894129c7b, 'wp-content/languages/plugins/elementor-fa_IR-7b11194e20cdeeed80bffc166272edd8.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-7b11194e20cdeeed80bffc166272edd8.json', 0, 0x3c1cd9a3bdcddccf44227e09741d6eef, 0x3c1cd9a3bdcddccf44227e09741d6eef, 0xda4ac8d4070a47fa20bd8ed0365f5b8d5af8fffa3a271a073baea4492b04fadf, '', 0, '?'),
(0x4056d0fa4b247e602a952b63bd0130a3, 'wp-includes/block-patterns/query-medium-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-medium-posts.php', 1, 0x00000000000000000000000000000000, 0x0e9487ee3c1ffcee55c856fdf56ead14, 0x231d136c1d2eae43b5d576e3ffe22afdac07a69c82cae63bb99d022186348866, '', 0, '?'),
(0x4056f324f54bc6e7f23cde312ae0acc0, 'wp-includes/css/jquery-ui-dialog.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog.min.css', 1, 0x00000000000000000000000000000000, 0x8be4f65c65a82ace79ff1b34fbc61b03, 0x95ac097aa9388fa0bfd1e28969c50a25ec693d34aacc86411cb7618947977713, '', 0, '?'),
(0x405b73617f9650f716aa45dfa690feae, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', 0, 0x971b1625f46b1e37dbbbadeb2bffa4e2, 0x971b1625f46b1e37dbbbadeb2bffa4e2, 0x0bedcc68cba864a230afc8142a85557c9bb21adf3721734acb8119cc8b850f2e, '', 0, '?'),
(0x405bf63f300f16c7635c779ac7b65b0f, 'wp-content/plugins/elementor/data/v2/base/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/controller.php', 1, 0x00000000000000000000000000000000, 0x39cb85bf923bbce0ffc5932d24864b1c, 0xb23f76a5ba42e74f8f0c0cca629a34ad39fe06fd5fdebaf9c416bffbc7bbc4be, '', 0, '?'),
(0x4063fc2074563384955657a016657c41, 'wp-content/plugins/wordpress-seo/src/integrations/admin/check-required-version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/check-required-version.php', 1, 0x00000000000000000000000000000000, 0xafaf58d3c604a2fe8ccad28d6178c7a5, 0x62cf190b1fc7be6a1177ac7c57512d5b298a530d2c1dd08fc9a72f7acc68685c, '', 0, '?'),
(0x4068ebb3b9a21933f7d7907a327a6c9d, 'wp-includes/css/dist/edit-post/classic.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic.css', 1, 0x00000000000000000000000000000000, 0x3791d2923fcf6d3d04cfefd8af587f21, 0xa4ba3eae18772f3cd16d121d5b375001119e02ca2b2693af84febabde869aebd, '', 0, '?'),
(0x406a125c3c81778ee8610ef78af55ef4, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-2.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-2.svg', 0, 0x6f426c4addcb594ddbd963fb4d6d7e4e, 0x6f426c4addcb594ddbd963fb4d6d7e4e, 0x6521cbd115133521a9f773ec06300983df557387d760e30445c1f3147dabf215, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x406b2fa0c1a107058ce649893f542c12, 'wp-includes/js/jquery/ui/datepicker.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/datepicker.min.js', 1, 0x00000000000000000000000000000000, 0x9ea5bf2de411f7ccb52e57e1415ec3d1, 0x10e49e0bdc8df522b317d6999619aad9236ca1a63849842eb18f0ace3e66c0ec, '', 0, '?'),
(0x4074ac51a02e7dd5ad6c8f612b7f1912, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', 1, 0x00000000000000000000000000000000, 0x812cb8b999f214ec4f2f9fddb7c6c229, 0xf08e7d55a4d162667cf75555d9a6d31888cae52986ce668f475b8039fe9299e2, '', 0, '?'),
(0x4078b580f54a2498750dc05ae9c97715, 'wp-content/plugins/elementor-pro/modules/animated-headline/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/animated-headline/module.php', 0, 0xbb56931f9df51e45d9c9030540795b9d, 0xbb56931f9df51e45d9c9030540795b9d, 0xbd8167a33d5f660417e11471698f56e4dd667b04163329eedceff2ef9d742367, '', 0, '?'),
(0x40809ecc98398a23af4cc379280bd0da, 'wp-includes/images/arrow-pointer-blue.png', '/home/iraneurobetcom/public_html/wp-includes/images/arrow-pointer-blue.png', 1, 0x00000000000000000000000000000000, 0x779ffc62e3ce872a4cabb2c35bbb14f9, 0xddc2cae56662cf5a44312efcbafe56ece66177c6346c3fcef170e4b5475ec77b, '', 0, '?'),
(0x408a445cf90432f9a5330299837d417b, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', 1, 0x00000000000000000000000000000000, 0xcd032aebda74a8ef50163e0e5f698827, 0x14071e77989a2f98bcd6f730d8596e9c374db8ebcf6e725a14c65ee856c2e5ca, '', 0, '?'),
(0x408d7722080586101dab2027c4e89735, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/error_log', 0, 0xea3f4cd472f8128f264b9d982aeeb3cb, 0xea3f4cd472f8128f264b9d982aeeb3cb, 0x03d06ae269ed9786617ff6921ff284a2b894e497467938c4046caf87619e180f, '', 0, '?'),
(0x408dafe33b1bb68afa08c1805014062d, 'wp-content/plugins/wpfront-notification-bar/images/arrow_up.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png', 1, 0x00000000000000000000000000000000, 0x7f44ffc627c9ec27fbe56d19be527ab6, 0x674f3d0fe78abb0a42857519ed784a1d387c9a35e5978b43254152a21936460e, '', 0, '?'),
(0x4094cf071b93083a1b5682a5ff53ab1c, 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js', 1, 0x00000000000000000000000000000000, 0xd13264e30f8ebef8fee9689f9a5bf6fe, 0x00003498d74dfe501abd8f06388f80cf1ebf254c2c0cedaf930a60788b41433b, '', 0, '?'),
(0x4098e123e09ff14cf7e10ba3dba429fb, 'wp-content/plugins/elementor/assets/js/ai-media-library.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.js', 1, 0x00000000000000000000000000000000, 0xc758a591cac90c99ed9eeb1f61746180, 0xd9de6d6049c1c74cb8415ae66cd3df46dd4430563ef14521531487515d92262f, '', 0, '?'),
(0x409943d0609c1fb3bf7a765e6538b39c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTag.php', 1, 0x00000000000000000000000000000000, 0xeb12cba9e69e3cbfdbe54d023323c7e4, 0xe38126e47437cf8aa607fc1e7994e33c4f3c92e00fa7241a20753759ecc19f49, '', 0, '?'),
(0x409cba68fa34d3780836ed3c4c965fd1, 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer/SimpleServiceContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer/SimpleServiceContainer.php', 1, 0x00000000000000000000000000000000, 0x8887b49c40f53f3072bfae7de787f693, 0xe3b44372a2dc4ad9fe698e5b94081c34a05acc06349b0eb854401772d9951b3f, '', 0, '?'),
(0x409cfbc82b0ee8fa9f4ad9d55a698b60, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/InvokerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/InvokerInterface.php', 1, 0x00000000000000000000000000000000, 0xc0c439b13ac7c2222e4b960505bbf255, 0x9a3cae614125441b9be30c8062900df785c7689411587fee119cdaee21d84bdf, '', 0, '?'),
(0x409f0a5b8d946360d954e8e11ff82be2, 'wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php', 1, 0x00000000000000000000000000000000, 0x6a3c8ae6b9f48f330e813cd476a5795d, 0x8efcc780909ebed3d27fe8bd91856de5c0e10e7e82e5fd73c9a594d24573cd25, '', 0, '?'),
(0x409f85156a73f67825a598e19340b622, 'wp-content/plugins/elementor/includes/widgets/read-more.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/read-more.php', 1, 0x00000000000000000000000000000000, 0x4087da54e6160db6cf978528cd01cd7a, 0x0d06a933213f1a01fc2a99a6c1f9edbf759af9d531e68bf54b93ea27c6a3db3b, '', 0, '?'),
(0x40a9b119a2b39f04cb3ce9cadc785b6b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube.php', 1, 0x00000000000000000000000000000000, 0xb4b5a65dfc381d0266b92cc912852a54, 0x3c23a31f755d79a19f9dff618c4dfe8d1c16b1b5d4bdabf5fda952c5a2e400ca, '', 0, '?'),
(0x40aaf980403d091347fd95bda03f37db, 'wp-content/plugins/elementor/includes/controls/base-ui.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-ui.php', 1, 0x00000000000000000000000000000000, 0xf1df46c94c52af7bb7b018c8922183cf, 0xe5d98737b0dba973a7f8d68904b9c9da05083de363b00725ae1791acfd2ac127, '', 0, '?'),
(0x40b36c9f2396fdf4f9ac32e416b77467, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomCssStrict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomCssStrict.php', 1, 0x00000000000000000000000000000000, 0x43c8e86cf946b3259936cbcb2d077b09, 0xa64db7eb40cd094b2035504a5ef98b313e026aa48eac5aeee4e83eab87face0a, '', 0, '?'),
(0x40b3a0d27ee857583fbe0a332500e71b, 'wp-content/languages/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', 0, 0xf6d21f61560b9f9839da1c20638b1545, 0xf6d21f61560b9f9839da1c20638b1545, 0x0af365831efda9e1cd08edc47ae9b7a97ab8e5e9601461becdccc59c2251b4c2, '', 0, '?'),
(0x40b435ef9763691da4595148b6e37de7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', 0, 0xe9113cb20d8eca5c3a6cdf0e94e5289a, 0xe9113cb20d8eca5c3a6cdf0e94e5289a, 0xace04672b36da244e7d8f4bb66ecf968dca0593e7c3327464e84224454262633, '', 0, '?'),
(0x40b48643b9a14527944fcb0fc0aa05fa, 'wp-includes/css/dist/widgets/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc529b75322ecd4fae47070aecf34999e, 0x585dcc86d292a372b22a21b4e354233f3b2f417064aa8927c7d111f396acef4c, '', 0, '?'),
(0x40b9e01a217a919e72e5cad9579ec870, 'wp-content/plugins/wordfence/views/waf/option-rules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-rules.php', 1, 0x00000000000000000000000000000000, 0xc92900801b51e9af4eb2c923240c7cf0, 0x82ac74a2cfb7000d652878d454e56eb6de5f1f43b35196c73d8cf04b32559343, '', 0, '?'),
(0x40ba58440ac30a524e867f9074ebcdd3, 'wp-admin/images/menu.png', '/home/iraneurobetcom/public_html/wp-admin/images/menu.png', 1, 0x00000000000000000000000000000000, 0xe10d8139230f1f8b64f35960098f8cff, 0xd96cfac849452f28bc70ad9600d2706ef38b96542d4fa51f7a225d2c3d6003ef, '', 0, '?'),
(0x40bfc8afeece12264ff16f9c011687ee, 'wp-content/plugins/wordfence/lib/noc1.key', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/noc1.key', 1, 0x00000000000000000000000000000000, 0x3965a46200e6c618504f0b8ac1be8594, 0x5fcb7591f6e16aebc7fd9082c603fa50fefe2d1c4b4f4183dcab9c12a6dbd6d3, '', 0, '?'),
(0x40c1ddac7c9f957837f89b3abdc0b76d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', 0, 0x0fd0df77357918d89dd1ef77a25d6267, 0x0fd0df77357918d89dd1ef77a25d6267, 0x35ab9cb8888fba358caaa687068cdad164b14e611f13655e47aa08fca195e010, '', 0, '?'),
(0x40c1f05e373d768d30ef616dd30b6f34, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0xb9e41bb508559412d45d848854a53fd7, 0x10bfea0687d851ddee9e226cae1ee88bd4bb5603777271ba01e68932fdc7f2a1, '', 0, '?'),
(0x40c6526e4f1995f8b664c39a78ba7fe2, 'wp-content/updraft/plugins-old/updraftplus/images/notices/reporting.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/reporting.png', 0, 0x144188eb53cad0c185b0cea425b664ee, 0x144188eb53cad0c185b0cea425b664ee, 0xda57c2aa80cf2669ac3bf87f3276e0369ec87fd836b5d736919a9a4da1904df5, '', 0, '?'),
(0x40cd60c7e63e25a6d0de45cbc1d063cd, 'wp-content/plugins/elementor/assets/js/new-template.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/new-template.min.js', 1, 0x00000000000000000000000000000000, 0x2ec1a989534f27553c81243b00dab6bb, 0x3f107d00df57129559a39ca8187987d6f22eddcd01266b4e472bd61d052bd198, '', 0, '?'),
(0x40cf41af6162f9838eecc2296d4d53b5, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php', 1, 0x00000000000000000000000000000000, 0x988640ef739cbcfc0f26cf4c85b5389d, 0x1ebad83680392d631a2e6ea9460a71190447e7f26f54ce566055029ec6d602e1, '', 0, '?'),
(0x40d84cbdd6dfaf37bbd9ad6bd9824519, 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php', 1, 0x00000000000000000000000000000000, 0x60338bf130ae687ea6ddbb8dd9e9d068, 0xe05a52271ec3ffe95afc77b524df83d5c95fc990781d54ea7b08062d60bf14c7, '', 0, '?'),
(0x40de3b358b5811f5f156a87f944fc65a, 'wp-admin/images/mask.png', '/home/iraneurobetcom/public_html/wp-admin/images/mask.png', 1, 0x00000000000000000000000000000000, 0xfcf693677ea822e6d24af7b2e4a98e99, 0xea9ed72f033c73c4d4a1e329dd27912eae31c09d016a6b6e834b390551eef4c9, '', 0, '?'),
(0x40e295c2617e7ac9be3e8341e8c064e5, 'wp-content/uploads/2023/11/background-site.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site.jpg', 0, 0x58de79ab466079e52b63943b63572522, 0x58de79ab466079e52b63943b63572522, 0xb0a41bb989e88a2adea8d81b8d9cff39efa5993d0369fbb0867b917adf018c8c, '', 0, '?'),
(0x40e86dbeb7ebc54f0c1208c5dd571201, 'wp-admin/admin-header.php', '/home/iraneurobetcom/public_html/wp-admin/admin-header.php', 1, 0x00000000000000000000000000000000, 0x4a1d8133e129d6c4c2e242c7e7474345, 0xf990dc94352085477ed79b000fae57835aa66ffed383060eb0a7c9359400e78b, '', 0, '?'),
(0x40e87e0c3f797844622477a8715e2fa4, 'wp-content/plugins/amp/includes/embeds/class-amp-instagram-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-instagram-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xcdd160059af5714427fb0edef0865742, 0x21a0fd18be898c59a63b790ccc87d41553c014a0db77110185e10d8ef2a0fa72, '', 0, '?'),
(0x40ea7419dc523e479c4868c4ed06d7a1, 'wp-admin/css/revisions-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/revisions-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc4e7db9bf438a5f2a59060d4c355e0dc, 0x1445329feb2671fbe7ca71213137fd9536a982466d113ef861fa1cef4001ab85, '', 0, '?'),
(0x40eaea73da400b0f2f66c3445312f3c1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', 1, 0x00000000000000000000000000000000, 0xd42f19fc1b034f410149e6ce97d5c750, 0xc185b79a28d22c113f014cce786bf8b53398a749c04868a35d71d957a5f921a2, '', 0, '?'),
(0x40ed68994d7d0bb16e5434d7a8195883, 'wp-content/plugins/amp/assets/js/amp-paired-browsing-app.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-app.asset.php', 1, 0x00000000000000000000000000000000, 0xa8a4a013da79d69d1aae8969153e9122, 0xaa21f9e84b6f72ad029e930b95ebf0247052d3bab010a48bea03160b0af23e14, '', 0, '?'),
(0x40ee1186ac7cc6dc4a0d865a28a8f4b1, 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/SignatureInvalidException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/SignatureInvalidException.php', 0, 0x5854e11dfdf0440cbb9bacee07ccd290, 0x5854e11dfdf0440cbb9bacee07ccd290, 0x1f4a4129674a76c8789d0bd33f36e6d6e411d9fe147fcd4f326d3a95ea3a8086, '', 0, '?'),
(0x40f2cf8286f37294a99698bcdd5158a5, 'wp-content/updraft/themes-old/twentytwentythree/templates/blank.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/blank.html', 0, 0x160078997ab96546a6ff15eb3dbc070e, 0x160078997ab96546a6ff15eb3dbc070e, 0x979eaf910af423d746c5567ecce119f830cd51252a4c466bca19528c08a08e80, '', 0, '?'),
(0x40f773028d5af6945e99a5d3e8718d76, 'wp-admin/images/media-button-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/media-button-2x.png', 1, 0x00000000000000000000000000000000, 0x23db5749e51d85105cb8d03fc81305c9, 0x9f3cf3873abbf0746ebd6b621bed7769dd268cf109b8c8f752a11fb511d5ed1a, '', 0, '?'),
(0x40f8912be254ce8427b7b78fa518d9a4, 'wp-includes/ID3/module.audio.flac.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.flac.php', 1, 0x00000000000000000000000000000000, 0x40704cfb4092dbc5450784bddd7bf59c, 0xfad6bc339ff274b23436246179c621f8aacdd6a6c89314dab2b06823eca97bb6, '', 0, '?'),
(0x410701bb601c72a5c4b8c9a5762d53aa, 'wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php', 1, 0x00000000000000000000000000000000, 0x534c4d9c2666ec9afb2b6dbb2703fdd1, 0x709bec9a2a644c5fd4dac821b6122fd3a3f8850ff1028fd89fe0a3fda334b597, '', 0, '?'),
(0x410cad6c417e695e98829be975d3c398, 'wp-admin/css/customize-nav-menus.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus.css', 1, 0x00000000000000000000000000000000, 0x393fce0e0001d04c108040ca865c3856, 0x23d5c609cc4b4f009d2bdad316feffd97f9886947f73ca8f40147cc7443d4c55, '', 0, '?'),
(0x410ef09221d7827d497566b7c38d3bb9, 'wp-content/languages/plugins/elementor-fa_IR-64add0440d2f0613154569a24f427bfc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-64add0440d2f0613154569a24f427bfc.json', 0, 0x7c9a4fd37e65b2c36b080d284ae769ce, 0x7c9a4fd37e65b2c36b080d284ae769ce, 0x547b3defc02f14ab53748f991e4ea0d0c37a5763d8279a57353ed6bc4d67470e, '', 0, '?'),
(0x411064c66057d5d5d23de304c1b0d1c6, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.scss', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.scss', 0, 0xbf1ba3986bcb8d026df84c28eaae2188, 0xbf1ba3986bcb8d026df84c28eaae2188, 0x3a651385cd14cd46cd9fdcebccf2b40bc2e4f21521aef80eb9bf909c320ffff9, '', 0, '?'),
(0x4110c2ceef363037fb1f5ac1f2e45030, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/DebugExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/DebugExtension.php', 1, 0x00000000000000000000000000000000, 0xf8b9f9a1e5d2c4d3099fc7e569c5aebc, 0x5e4aea8f447a1e7c433bf9207b86fcbc9d8426fd957b98de1e79920e9733a059, '', 0, '?'),
(0x41127d51bb8a1efff236f83cf48feadc, 'wp-content/plugins/elementskit-lite/helpers/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/helpers/utils.php', 1, 0x00000000000000000000000000000000, 0xc5d1658aa016905dcbed05062a7f3c03, 0x2652428568a925a803f4d768636f17f5d7c2efbf51ebe6a7a61e0521402d994a, '', 0, '?'),
(0x411945b6fb1ff4115b80608c11b78195, 'wp-includes/js/thickbox/thickbox.js', '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/thickbox.js', 1, 0x00000000000000000000000000000000, 0x35284f99181981725bb95fd8a8242f9f, 0xd47945a556d10a681a43657eaf6ca7334a441e8b0f3937d372986f82a4560d64, '', 0, '?'),
(0x411d72f4c51f20b52ddde0e4552327ca, 'wp-content/plugins/elementor/assets/css/templates/frontend.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend.css', 1, 0x00000000000000000000000000000000, 0xa6d674984386e3209f9624c5ad2baf33, 0x389e1233caa565fa75f70705cc597aeba7817b6b27840c8e6220edac1327eac4, '', 0, '?'),
(0x411f400ad7b04b94012fe64737de9ef4, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php', 1, 0x00000000000000000000000000000000, 0x4694aac3b825d2e9f53a756da1486f54, 0x4ca2cff2d7640264ca5fef52b40fbfdf389e3c4d229c46edeb697ce0d8474427, '', 0, '?'),
(0x41227edb8c35298206a24e0cd757d36e, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php', 1, 0x00000000000000000000000000000000, 0x8321aa9ef08a65a0a70d2bf2b6116f88, 0x2c4cd2e52f976fb2cf9c3733d18926a538bc671efd92d86535fe80dc3352dc73, '', 0, '?'),
(0x412530feac933f27d9add8cdfd6f16b9, 'wp-content/plugins/elementskit-lite/modules/widget-builder/live-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/live-action.php', 1, 0x00000000000000000000000000000000, 0x3e2e6a8b2a4537cae3cb5a6797c1370a, 0x20aab2da031008857d741e0469657d3021b51d54bae0a6dc85286a1f3e1e3854, '', 0, '?'),
(0x412b7e2f4ac4993480b8f324592ad8d3, 'wp-includes/block-supports/spacing.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/spacing.php', 1, 0x00000000000000000000000000000000, 0x893016be6dea05b2c1e225ce770f147a, 0xd5acc535a52bffff27f92d4b4b7a6856ac20a25cd04d4d4633a450d30f57abcb, '', 0, '?'),
(0x412c74bd770c9d202764be1c951fdf9e, 'wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php', 1, 0x00000000000000000000000000000000, 0x8ac091b57ef18a8878a22b6051f32c8b, 0x7f75aecd7b6d65c43113c49aa4b00f5fef3013f4b1027fa22052ae5883623b06, '', 0, '?'),
(0x412d4ae32d7c2515f8271d375cf2d327, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-sitemap-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-sitemap-filter.php', 0, 0x688afa53f806caa41ad3961f1bcbc107, 0x688afa53f806caa41ad3961f1bcbc107, 0xb7404894d2e1ccea7867c29046b3a873826fa15bffe316f5e7fe719133898f02, '', 0, '?'),
(0x412d95d26a910f1d2ed6c32fab72d04f, 'wp-content/languages-old/themes/twentytwentyfour-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfour-fa_IR.mo', 0, 0x1b20b3adf6ed0374d8c98836f96c66f6, 0x1b20b3adf6ed0374d8c98836f96c66f6, 0xbfb2706874e86cfcec77c1ae8dacf0820e9910cdec173d1e6d7c01de785cb2c0, '', 0, '?'),
(0x412f5f84e165479163d2dacf5e0dcfef, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', 0, 0xc8c432a3f949834346f21bef5b6a186e, 0xc8c432a3f949834346f21bef5b6a186e, 0x0597bdc50ab4e947c2e22cfa7ca3360ef695d20df4088797201fa00f52cfb2e0, '', 0, '?'),
(0x41324744a1b8a0cc87775e8b5e1a7bca, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php', 1, 0x00000000000000000000000000000000, 0x5e12c2ce82170b325fee4e9d44635fd8, 0x64f842a3a075efba0e9241ee5c360b1c1a13427bd8d19dbfc937c9018ce17b99, '', 0, '?'),
(0x4134141386f372b4c6c9bd769b8a9e40, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php', 1, 0x00000000000000000000000000000000, 0xc86301a28401aca866b9c7e27acc7e4f, 0x4f0f271b611a05999c3f2a14218a36d2af75ad95e5b24da88beae098d61fba48, '', 0, '?'),
(0x4139a6b78421a79e76a8a34817b1d717, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin.css', 0, 0x7c3bd606c48564f755581fe6fdd42be6, 0x7c3bd606c48564f755581fe6fdd42be6, 0xa3b7089d5e8cc70b24ef8e320cab4c3af18eae9be29330e09dbad5cf30dd099f, '', 0, '?'),
(0x413b138d7fd8aa1abcbe96dca6ef7aab, 'wp-includes/sodium_compat/lib/constants.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/constants.php', 1, 0x00000000000000000000000000000000, 0xc1bdbc16df7be2bb2385b26c05c53e6d, 0xace6d9b96d6328cd6cdae5fb2712d16d101474db12cba3955b94cc1867b9e857, '', 0, '?'),
(0x413c227d3712ece9d44b1062ccdf82d2, 'wp-content/plugins/elementor/assets/css/common.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common.css', 1, 0x00000000000000000000000000000000, 0x2524cfdecb920ad0a91584496ad1fe19, 0x7e4bd76a2a47d633390d8b4e743ff49880253ca8caed40b5d6a40dab5836b033, '', 0, '?'),
(0x413f4f79a59b41a6d42f5ae3f302b63c, 'wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xf0046670c1e3e855564c4824a2f0ff61, 0xd3d4fe2cadf6f75364d263ecbc079d7826a1737ad9630bbd8c7430018c1d7aa0, '', 0, '?'),
(0x414b3caccbd26aa71c90179c677372e3, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0x1534ac954b62281de55cdef370b8422d, 0x03e79510d5b32a20cab0090fb6e40286145b717f8aa60ccb9c5088e682f46b81, '', 0, '?'),
(0x414d3e8bee0ac65e5040b399d37f6785, 'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js', 1, 0x00000000000000000000000000000000, 0xecae26e8cc07b56b8004fc090e413581, 0x4c90819924a3e8cd0133eb03e8c8651552e134daa53190473dfef80d85f01ee8, '', 0, '?'),
(0x4154a9f6d47b6e060cada4de4e5dd617, 'wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php', 1, 0x00000000000000000000000000000000, 0x053297b0dd6984366637c6e9b5380843, 0xe7a11cfcd713fa92889bb1947ee91942758bee09eade02738e042d5e3fa71d35, '', 0, '?'),
(0x4155875da0f2c0586cb3d47007005cc2, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', 1, 0x00000000000000000000000000000000, 0x7c1fe9f70fbcc859706f057a3974e075, 0x244cbca8ae16313b7a71bd8cad2a66bf9bba01f44f709334c6a0177c7b139eda, '', 0, '?'),
(0x4156d0d979c825adf93beb03a326c74d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleDocumentEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleDocumentEmbed.php', 1, 0x00000000000000000000000000000000, 0xb6434b0dbec1778b5ac266645b948ae1, 0x444a36dc280fb78cff7ab7fb56a649cd03d0e2ed78dae983c556ba353980a701, '', 0, '?'),
(0x415847e65909cf35c264e102e83a9c29, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', 0, 0x84414b652319f386930bb763352e0a34, 0x84414b652319f386930bb763352e0a34, 0x7f21b2eef1ef2e5807bc7f447842f3ddde1b1f92009148a55ce6fb54e1d28796, '', 0, '?'),
(0x415e5cc194d800d245a325eec97be3d2, 'wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php', 1, 0x00000000000000000000000000000000, 0xc23210fe79dbe3f52302bcfca65b7d18, 0xd473f4678bfa5dd8c29167aab1fa9f9c6ff8e6e50a4500930a256663e74e1c48, '', 0, '?'),
(0x415f6508ab2ee998a72742cf15f1ce5c, 'wp-includes/blocks/navigation/view-modal.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view-modal.min.asset.php', 1, 0x00000000000000000000000000000000, 0xd5394e52abfd8204a0ffb5f73ebf2efc, 0x8ef2c112c02ffb57992208dc0d5fa1e6e7dd5740edf74690c67cf8f0fd3df5b3, '', 0, '?'),
(0x4161f7404aa7f703f3f1c2d7c581b71c, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.js', 1, 0x00000000000000000000000000000000, 0x1f2043b8c3c8ad3f64847bd7ad568581, 0xb991b542a4ea52ac00a82197e4849a0b99faa7e195519a8caec4efadc0273577, '', 0, '?'),
(0x416278ea0afca2a63491c0f1d383cacf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueueInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueueInterface.php', 0, 0xab68f7eceef9b6c09d430a5678c7495b, 0xab68f7eceef9b6c09d430a5678c7495b, 0xe2607cfc4b6aa2e25abf9e9021d554ec637584c721e9535f767c932c056b499b, '', 0, '?'),
(0x4162a705f9dfc8c1d4455f50e7cd5ac4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php', 0, 0x715defc6fb99d52fe29fd2baa07fb418, 0x715defc6fb99d52fe29fd2baa07fb418, 0xbdd60999c24e4b605d6084fbf90908fb77492d5a96d1f4d6a76bc525f4791ac6, '', 0, '?'),
(0x4168b0859a219ebf6240c03d88ab64f9, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Column.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Column.php', 0, 0x98246871a522394e32ddf9e6cecd494a, 0x98246871a522394e32ddf9e6cecd494a, 0xf44c878c8788e833da7111c5ecd4596468473bb6db3d7c2164715fc3efd4f81d, '', 0, '?'),
(0x4169e989c7571fbbbe651abccc0cc8b9, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation.php', 0, 0x259405523046d55a8584003e2656a951, 0x259405523046d55a8584003e2656a951, 0xbfb828642e809faf22815caa6e88acf671468077207b1b2fa9d93a186122a89b, '', 0, '?'),
(0x416dc1d491113c00f60f835256655550, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-element-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-element-base.php', 1, 0x00000000000000000000000000000000, 0xe0c5c41d75e27d9a779aea097dda6026, 0x4f13ddcc9b8965ab27a601a975951c9676c525c413ea868f1845bd9ecc7e6b1d, '', 0, '?'),
(0x416eb77fc8c9e7ecb25e4984f8bc217a, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-he_IL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-he_IL.json', 0, 0xb97fdbf7caefd968041ac8e505277ea7, 0xb97fdbf7caefd968041ac8e505277ea7, 0x243bb28d666eebe35ae390a83628a3e7515aead050fec3b08448dbfe3500a39f, '', 0, '?'),
(0x4173ba76fc03f7eef9826793341b55c3, 'wp-includes/js/dist/nux.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/nux.min.js', 1, 0x00000000000000000000000000000000, 0x47acec72bbddae3c2883231f57867bba, 0xcfb0cb1b355f2cda1162542340f5a45caebbc7ad3a02b1960de91c0928e87815, '', 0, '?'),
(0x417a542c561bcf7acd52d5216367ecd5, 'wp-content/plugins/elementor/includes/controls/icon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/icon.php', 1, 0x00000000000000000000000000000000, 0x99fc6eed1efd02192ef2cc12b24d6ba5, 0x7074a3c851522ac61ff8e3647dc0c03e22d5f92fe5a5c46368aaae8b30b05456, '', 0, '?'),
(0x417b26cf18208aa2563eec07b2ce9d73, 'wp-admin/css/login-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/login-rtl.css', 1, 0x00000000000000000000000000000000, 0x2e3afa4ddb803d25939f2457ed9269ad, 0x9895b959a59333e86cfa250c996627518bba5b5d86dd7927f0647cf47be062e1, '', 0, '?'),
(0x417df2c1da41002b0e59eca25b4137c6, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/FileBustingTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/FileBustingTrait.php', 0, 0xd90760c2d7e60f1535cfe7b2ef33145e, 0xd90760c2d7e60f1535cfe7b2ef33145e, 0xc9133ffda0527ff4d0aff7d3e02da2a023a55cb5361fca8414628a3bff8f9bd4, '', 0, '?'),
(0x4180759250e1731081c6066155732219, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', 1, 0x00000000000000000000000000000000, 0x5f4153afb8b178dc16dbe7f1daf38089, 0x8bbaf5af366bac49ea801fb141cd8c9a65ba4c987b251c0733c7f8b569803ab6, '', 0, '?'),
(0x41832997f1736a41d9945d0750d3ac17, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-left-aligned-content.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-left-aligned-content.php', 0, 0x712b3f2cf5a810a88032c596b0f08dc1, 0x712b3f2cf5a810a88032c596b0f08dc1, 0x2a6338a8aa24c7151f82e879ca6f130feef94ce946facdab420f00759af18d68, '', 0, '?'),
(0x4183483eebc253868d8d95403ea25981, 'wp-content/plugins/elementskit/modules/parallax/section-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/section-controls.php', 0, 0x5e019d816171aa7cb5138ef2ba41cbc0, 0x5e019d816171aa7cb5138ef2ba41cbc0, 0xbbcd1edc751904afddcc1d198040b45524a00063e537248432015cb5e5778927, '', 0, '?'),
(0x4185017fc0444b11b802d0d3411780af, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimeCss.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimeCss.php', 1, 0x00000000000000000000000000000000, 0xaf4e19fb3c0da4ce24a6cac3bff11fed, 0x4adb7965e1e6d1527aa6230e53f2dce0b428367b7d4b86b8b74b8b95b78ec7f4, '', 0, '?'),
(0x418985a1e32f78999d70e629a804120b, 'wp-content/plugins/elementor/assets/css/templates/apple-webkit.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/apple-webkit.min.css', 1, 0x00000000000000000000000000000000, 0xe9b1e2081a27f02916ca1f02303c6adf, 0x9f6f03a82e2ab465ccb2af5f72b4e467e4b7d0dbbaadd3c93ec5cef726b53de5, '', 0, '?'),
(0x418f58ec00a96c02bbce86378b4b4268, 'wp-content/plugins/wordpress-seo/src/generated/assets/languages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/languages.php', 1, 0x00000000000000000000000000000000, 0x1087a43ab1d2b1abeba72e5e7cc7098a, 0x0ab2b5c1a8b9f68bb88fe9fbe54c3914746fc103462ec4d7d54e447d69593b8b, '', 0, '?'),
(0x41904ff3b1c1982b6fbe86bbc8f26d16, 'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo', 1, 0x00000000000000000000000000000000, 0x324c7fd6053a43f6a1335965e2d5efe9, 0x149d5fc2d30484f163f8a5e3ae796c6f3b38c808d7827d084262fef563ad11d0, '', 0, '?'),
(0x4194be20e68a40a9ceaab57e5800f632, 'wp-content/plugins/elementor/includes/user.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/user.php', 1, 0x00000000000000000000000000000000, 0xf446535e3d637f9cc413ae3cf1826c2d, 0x5f7271fc0d50d654aeeee91c0b8c84f5f7e9dfc907ccc6e9f88328e934cc5df0, '', 0, '?'),
(0x41a414b4f00db0c72bde30703865c651, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rb.php', 1, 0x00000000000000000000000000000000, 0xf175d33fcd4078a5ea82c7f3692d898d, 0x8e34ba26787eac55b5d38a571e34ec0eaf0c86e3bac23bf64263d55b7cde81d5, '', 0, '?'),
(0x41a5ef38562ca05f4fc158e43485b4e7, 'wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php', 1, 0x00000000000000000000000000000000, 0x9dd276b8a7363c433da51ab737c16393, 0x4a3e80d472293c96feb670f59cba980cec1b59cc4ab5ade7dc2844c36cc030f4, '', 0, '?'),
(0x41a8d429398990622e686dabb4d5dbfa, 'wp-content/plugins/elementor-pro/assets/css/widget-reviews.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-reviews.min.css', 0, 0x6b0fdd4b3c17edb85ce4ccce31b23139, 0x6b0fdd4b3c17edb85ce4ccce31b23139, 0x8daa2448f2f789909448b1dcf71c3c46af351363ce29da67b6b07f94d74d7457, '', 0, '?'),
(0x41acf85e04b8997ba2ceddc6f1ffecee, 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/Varnish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/Varnish.php', 0, 0xf8f0bfe62d970432d5210e1a17dd75bd, 0xf8f0bfe62d970432d5210e1a17dd75bd, 0x9d633ec07783f73213323837f9d03588961267b3320fcb501afde638ea14792f, '', 0, '?'),
(0x41b1129bab6687c4559b126933f0782b, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-types-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-types-list.php', 1, 0x00000000000000000000000000000000, 0xecfcf1795a889626b150e5ba077b06a7, 0x1eba9b3cf01afadd344bf5a5c1e7259ac837ec94b55a02141046c8646bb2fea6, '', 0, '?'),
(0x41b27401f4e6ee7d08be1341902343c9, 'wp-content/plugins/amp/assets/css/amp-customizer-legacy.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-legacy.css', 1, 0x00000000000000000000000000000000, 0x33f373c7fd5fd2648a5da92510f1cbef, 0x1eeaf85b9e6dd262509fae10e78c43940d594065bb17dcdb2de0df3ab5804180, '', 0, '?'),
(0x41b90f3feefc8922fffc46275f69528c, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/MessageInterface.php', 0, 0x116d6eefac2604ce0a650a7f58dae8f2, 0x116d6eefac2604ce0a650a7f58dae8f2, 0xcc77c4ed566c9b4b6d058db81a5bc5ffef0a51de9f88854661b2f3cb3f517567, '', 0, '?'),
(0x41bb80ef7377630fa7bf5540a00ae77d, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', 0, 0x6aa0539ca2d85e4de6122212c7f1eacb, 0x6aa0539ca2d85e4de6122212c7f1eacb, 0xa4145bb157dfad6ac9d162b9af206dfd507728e09bf52e0f0159e3dbe218c46d, '', 0, '?'),
(0x41bc1a6bff9871675a9306b087bb3efb, 'wp-content/updraft/themes-old/twentytwentytwo/parts/header-large-dark.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header-large-dark.html', 0, 0x4efdd4bb86f7555f1d9b6d6c00425935, 0x4efdd4bb86f7555f1d9b6d6c00425935, 0x9b1626ae87304d2f574762768b3ff5c0e9bacb316d2e9917febc32cc25060776, '', 0, '?'),
(0x41bdb95e070546c3cb27fcffe91f24ef, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-06.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-06.php', 1, 0x00000000000000000000000000000000, 0x4de033934e63b0f4f8b028eab707cccd, 0xde8c8ad699cfbcf13c44c264d99166249fd6621fc17b5ae721cea87c44871523, '', 0, '?'),
(0x41c399c27de2ac2004b4af0c0296b494, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', 1, 0x00000000000000000000000000000000, 0xaa09cc5a555cfad4239045906e2850b0, 0x7334ddccfdb9a93a57fafc7d8e1885c775a898713b7127407a4e46c4be60b3be, '', 0, '?'),
(0x41c819c8a7012c8693cfdf2d298c7b53, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php', 0, 0x80c44de21e27d883cb9e6f3dfb91aa16, 0x80c44de21e27d883cb9e6f3dfb91aa16, 0xa617f95dc9f1cf12560251f5b72c45a75b9521b55dae0f11541dd0a4f3e97479, '', 0, '?'),
(0x41c8e21a73848fd55de5824063ad4b8b, 'wp-content/plugins/elementor-pro/assets/css/widget-sitemap.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-sitemap.min.css', 0, 0x3101bf5e5a934f28cdd4aef193c4f7c2, 0x3101bf5e5a934f28cdd4aef193c4f7c2, 0xaeaf1c00919b4352bf773b9905c4e283db54e5dc4362397af9ca98561807f3ef, '', 0, '?'),
(0x41d0807fc790a7477577444ac48dda34, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', 1, 0x00000000000000000000000000000000, 0x5ddc63ddb7691fe68df919493df5cf77, 0xff4f2bf7089ae18bca2dc9c57f9b13977d59a10e051f42515a1009fcd051893c, '', 0, '?'),
(0x41d19deba12c2c750b518c546c718d39, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/images/bg-whatsapp.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/images/bg-whatsapp.png', 0, 0xa4be512e7195b6b733d9110b408f075d, 0xa4be512e7195b6b733d9110b408f075d, 0x739830f22384dc216298471e5274ab3829183b91825fc93944f62697dbeb94e4, '', 0, '?'),
(0x41d408db5bafc315a72e402c9d17bdaf, 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php', 1, 0x00000000000000000000000000000000, 0x6cb0d16e02350291ecbe7d7d8e12979c, 0x8951d760326a8048ad871a5b05db72c74544f0b5fc59bce3d968e31149d48561, '', 0, '?'),
(0x41d85ff15731ff0a4014825778de4885, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php', 0, 0x088b0651e0fc9ca5773e5c8bd8986a91, 0x088b0651e0fc9ca5773e5c8bd8986a91, 0x2b366905f4a562893a7bea3dd320d1cc28b0ba5926f2ecc6b1a2ab1fbef364bc, '', 0, '?'),
(0x41d8bb141523a81db2b922f3e0c56aad, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php', 1, 0x00000000000000000000000000000000, 0x31a6b1740fa82ab4d404a939dc8bd4ba, 0xbf7fabdd8bdc4f29faffff5a96877ada3b733c2a1caca2cfe45d0ebddcf37e98, '', 0, '?'),
(0x41dfc42d99147ac952d573b39f45c68b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/LICENSE', 0, 0x8b5bccf4a7641d19e4ac63d3aed82403, 0x8b5bccf4a7641d19e4ac63d3aed82403, 0xe2d7f94543fbc0c3b05f8c9e360cd666f767d4b335999ab206679fb0d1fd94d5, '', 0, '?'),
(0x41e27532f0893fc4f2f5f46d8ab63096, 'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', 1, 0x00000000000000000000000000000000, 0xec3af900a3ac4e899d32b132bbe826bd, 0xfbbac8cef35a03df5d0032127d22b25edbab070c1eacc70f7478d9f5fc017205, '', 0, '?'),
(0x41e33cd2efb50c21a8b5af0c572e4c2d, 'wp-includes/Requests/src/Autoload.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Autoload.php', 1, 0x00000000000000000000000000000000, 0x90f685fc815b53734033aa30317264ce, 0x9cdc8f3c42ddec683d384d8f82492d5ee23aed1b33af043ce832f9cdef08bfcb, '', 0, '?'),
(0x41f32cecb4a159f9082398ccbdbb55bb, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-posts-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-posts-heading.php', 0, 0xa35eccde8682f299e8f6ee59ababab47, 0xa35eccde8682f299e8f6ee59ababab47, 0x7c974ee0a57149f7e8dfefd6b31c43dae5fcca54fece3011a7410f1bdf858ed8, '', 0, '?'),
(0x41f5a24802a79e20601a1a75686db2ab, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', 0, 0xdf613121e58209d1b51d82f9da35e349, 0xdf613121e58209d1b51d82f9da35e349, 0x3840f9adadfa3911657ba50312d38d238bd2a3f4d46e0a59e60ed68398e17f4c, '', 0, '?'),
(0x41f7dc19008a6a9f6aa5d09d585d8566, 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/content-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/content-action.php', 0, 0x4d96bd56ab6ed993f660d2c800fdfa2f, 0x4d96bd56ab6ed993f660d2c800fdfa2f, 0x8137ce44eb563ca00357f098ee33097e4f247fa9e79dc3402e1affea420dd37a, '', 0, '?'),
(0x41fd5b3dba24e0281d30791dd003c4c2, 'wp-content/plugins/elementor/includes/managers/skins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/skins.php', 1, 0x00000000000000000000000000000000, 0xa438ddfb26e56b1ee823e48389828760, 0x83c30007515561ce6f4b6776f020f7453b8539fee8bf7e226aa1892b5a84b4af, '', 0, '?'),
(0x41fdb089102468dc05f5d59d6051f861, 'wp-content/plugins/akismet/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/index.php', 1, 0x00000000000000000000000000000000, 0xcf6895af2050eb5ae7c0badda2604566, 0xbdc27ddc13dcd51e35e19b650bff3317b9d90333c18e1f6d15687944e68c5128, '', 0, '?'),
(0x42055ee6c7749b70846b808cf2ff21fa, 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0x52d92a4cd35447e2e934255089b4b90f, 0x2d90968bd9d60fa96e9046904aad2654d350956f5ccf935c8eb9bfe63296eddf, '', 0, '?'),
(0x420a6e9db67210545161bad27115d0c1, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.css', 0, 0xa8aa5e9a2e50468335835b6d2e37a302, 0xa8aa5e9a2e50468335835b6d2e37a302, 0xf1c98668d84d1bf7ecc448184759075e1b7a44649eb86c16d2fd6bda25a806f9, '', 0, '?'),
(0x421478f910f4d6353aa55302f65b87e5, 'wp-content/languages/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', 0, 0x87a231032c96e14667d8c2d0b04abdb9, 0x87a231032c96e14667d8c2d0b04abdb9, 0xf538d74b660ec9d9503d5d5d0ab5cb0d1781e99493856520c5f053ce4524321e, '', 0, '?'),
(0x4214b0904e1b90973f2ed2696cf367ba, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptAmp4email.php', 1, 0x00000000000000000000000000000000, 0x5d67207d9b69d2a1a5f14e465e0d20e0, 0x1d643af8adae7f2cd5a0fd6b1bae2f44bc5fae517f0163d83ca9051bf31ba172, '', 0, '?'),
(0x4218af3ae551ebeb948dfd132ec6761f, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.ttf', 1, 0x00000000000000000000000000000000, 0xb06871f281fee6b241d60582ae9369b9, 0x9d92a2097136388578d68505e35cfcaa730d4ebe7e18832e97fb5ad8ae5b0422, '', 0, '?'),
(0x421ad3d1ee750ab555231064e1a44256, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.po', 0, 0x2169e80bd76387057c9d01a30ab49123, 0x2169e80bd76387057c9d01a30ab49123, 0xfe3bf141e801f4b9293b8fdbfe832c456f4add46b4b0e1eafddd907d76a62421, '', 0, '?'),
(0x421b474640a06b2bd193833cab73de2b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', 1, 0x00000000000000000000000000000000, 0xf3f93e8cce7ef2ac40b1b7e34a01622e, 0xbb208125e81c8cfc432ffe926a2eb145bf3b2e900733825ba538d1b8e33eeaa7, '', 0, '?'),
(0x421cda3f9ca8de09c7024f0d22afbac4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsScriptCiphertext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsScriptCiphertext.php', 1, 0x00000000000000000000000000000000, 0xa5c0c91a576ae789ba62d0fe6f6e3291, 0x239699b6a7c81c23177052ef13bbf3f704ce735cb35445dd5a424489a8a1408c, '', 0, '?'),
(0x42219c4451983254622dcb3b5e0b49db, 'wp-content/languages-old/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', 0, 0xc415476106f9946f7e4948461e4e9ea0, 0xc415476106f9946f7e4948461e4e9ea0, 0xc8416a060fe14758e04919a81301dedf5ecba6b56f2b379af4ec24541d3a6653, '', 0, '?'),
(0x4222a3d9be53f2e1788ed71bb9001e22, 'wp-content/plugins/elementor/modules/promotions/pointers/birthday.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/pointers/birthday.php', 1, 0x00000000000000000000000000000000, 0xdb3797a4533a640ba3bec8f95463afbc, 0x974768f10fb08019edd31c5744e93420222353cd5bfd0ae7047571bbdc75cd23, '', 0, '?'),
(0x4227206030efe0a8fd7a796ec3a37cf1, 'wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php', 1, 0x00000000000000000000000000000000, 0x42ef440117bd690649448c98398823e7, 0xf20e921b3316c300afcbe47b73f18e03bceff12f731895f139118c2afe9e82de, '', 0, '?'),
(0x42274f675cd0d8918cf92ad2995478a8, 'wp-content/themes/twentytwentyfive/assets/images/ruins-image.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/ruins-image.webp', 1, 0x00000000000000000000000000000000, 0x80d1e5a5e6fe99525dfe1824a581dc58, 0x2135fec73cfca11a8cd8fba33aef9ae01b588a5a0bbb808ac32e52160e937676, '', 0, '?'),
(0x4227a40c4c6ccf080a4142c44b60893f, 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js', 1, 0x00000000000000000000000000000000, 0x1e49928d16dbf2f7396b5d5bda8956bc, 0xf57b2eeb69e72225391bdd3e4c9bf19505e0db03aca867fca4cabc4894da1cf6, '', 0, '?'),
(0x4232d7282c8b50a7cade1eba8aa93467, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 0, 0x64ad19d5007926db720b51895b7fccf3, 0x64ad19d5007926db720b51895b7fccf3, 0x6893f95adae1572a64cd21378c6d016d96417016b9d9ce0b29885a5add6f8ae2, '', 0, '?'),
(0x42354131eaed45416733f180cbed6b35, 'wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php', 1, 0x00000000000000000000000000000000, 0x2a670c6186a5ecd22a7c50b7d8ead219, 0xa2344db4b082d143c1d1f2a757cf9486aa6a88214b4a3e435a0e1c91f56aaff5, '', 0, '?'),
(0x4235558aa5f0629cc4e6be9aacf3bde5, 'wp-content/updraft/backup_2025-04-17-1204__EuroBet_5161a5b13901-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-17-1204__EuroBet_5161a5b13901-db.gz', 0, 0x2e23433b636a13725e36397dabf364f6, 0x2e23433b636a13725e36397dabf364f6, 0x6bd45518d470e9908913217fd409c9c6c3d3d3af3c178c618819eefd887fd109, '', 0, '?'),
(0x4235ff3ae6b0a972e0dc3432ca1b9fa4, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', 0, 0xef5c60785cc296f1266dda5f95e9689a, 0xef5c60785cc296f1266dda5f95e9689a, 0xf2c5c8d9b2ef940349dff8f4c550f74395fc32fc8286b858929f60379a9dbbcf, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x42406a03ec37bf35b2f462192a2e8fca, 'wp-content/plugins/amp/includes/templates/reader-template-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/reader-template-loader.php', 1, 0x00000000000000000000000000000000, 0x29784b02cc885049e61313d547c2badd, 0x04b14ef50cdb552f30f91f9fb089760a6c212383b142c8aaa4e835223c703805, '', 0, '?'),
(0x42434ba197bdcf1277e8b61e4f3849dd, 'wp-content/themes/twentytwentyfour/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/header.html', 1, 0x00000000000000000000000000000000, 0xa04a89fb70faa7737ed30914f8a672c2, 0xe1816d826f2b613b1ca02dfae3ea9a6d1b1505e36069ed63fc8d8b269c21236c, '', 0, '?'),
(0x4245bf96925a3216c3f583d0b40b5497, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php', 0, 0xf815f75fa1c044c58efcc56dab390f3e, 0xf815f75fa1c044c58efcc56dab390f3e, 0x6717395ff3aad3fe369dba1178be0265e3093fcb1144b2396c95c638d334f595, '', 0, '?'),
(0x4246fc4c2ee6d4b1e17fae42b03f1dba, 'wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php', 1, 0x00000000000000000000000000000000, 0xd8b15c16da70d102337027a5bab730fd, 0x099e61c32e7be0eb22d86357cf058da543b17a0ae46aefbe525a23800617e803, '', 0, '?'),
(0x42489cc74009428505e334077b0977a1, 'wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.js', 1, 0x00000000000000000000000000000000, 0xfd3cf10c86a7eeddc5ce8dead657c5ec, 0x939e58997ac6c1a4490a314310fbce6770254b2c9bab968819e4bd9425a3a89a, '', 0, '?'),
(0x424a89f126e30a73fc6bf5e77c70fcf4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo.php', 1, 0x00000000000000000000000000000000, 0x9f544bd1e582c10692ff2db2a602b026, 0x736c0aec4df4a3f895cb7d0384f2412ae2a03f755f89a83a23f10e1b7826f04c, '', 0, '?'),
(0x424a92844fa29ee41faffc867a8f44b1, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php', 1, 0x00000000000000000000000000000000, 0xcdc87bf631ac4d07529c4b455fdffa2f, 0x7c719f555504d1bfc38e7c7ab98f473e2a93db9c2289e9e649019da2fedd3b83, '', 0, '?'),
(0x424b46d6470052ccdd236edb101ba94f, 'wp-content/plugins/elementor-pro/assets/css/modules/sticky.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/sticky.css', 0, 0xde47f854564018cf1b7a4bbe272b719b, 0xde47f854564018cf1b7a4bbe272b719b, 0x0b7b3c734427a16bc8daecc1af9ab1864cebae93001c7bca9072a7121eb67383, '', 0, '?'),
(0x424cd00d1a35c0b247f1fb8642480b4a, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php', 0, 0xbe1eb880daba409386f078c10012c289, 0xbe1eb880daba409386f078c10012c289, 0x00cbecd4961c66ad2bf01ac175cb854d80dfbab8ec15c3c866220c85fb5acc9a, '', 0, '?'),
(0x424fb6102a04763c967bb6cf6535eee5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentSizeLimitExceeded.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentSizeLimitExceeded.php', 1, 0x00000000000000000000000000000000, 0xcafa0386d42790585954bab4f5b7b6ab, 0x357f855ec08578ac5ad74b7dec48a528f82f501346e778a918bbf51a8b7f667a, '', 0, '?'),
(0x4255116a94765cd1a3e295e1e1e828ab, 'wp-content/plugins/wordfence/views/common/license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/license.php', 1, 0x00000000000000000000000000000000, 0xa8e8b03a38f5b4069adc0ede125ea272, 0xcf66f2134217812d68879f9008be99ed5ec83e41e3eff0946e4830c30d26cbf3, '', 0, '?'),
(0x4255f59e16c9a4112d447015a65b66df, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/composer.json', 0, 0x5c513935c1b16abe2a3e82d74c7158c0, 0x5c513935c1b16abe2a3e82d74c7158c0, 0xd8b309a289ceaf428bcd6534021d00d59cd3813869d765188392cbb3a02b7f7d, '', 0, '?'),
(0x42576cec4c76f168167e5ed452482d57, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-bar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-bar.php', 0, 0x6eece67fa2d3aef03d43d870844a242e, 0x6eece67fa2d3aef03d43d870844a242e, 0xb7320daca4452fb4ee95feef5707ff7f62df506d7ab52f649204d10f937897b0, '', 0, '?'),
(0x425836aced6b8abfb1db2ab541e8050b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Tags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Tags.php', 1, 0x00000000000000000000000000000000, 0x1ba0bf562e6c0c62f43c8deb98d809fa, 0x9d03de6584773cec33ac2f49f2b842e9b2c7450ae522fbc0c5347bbb63f384e8, '', 0, '?'),
(0x4259a144c63fed9475983921fca3432c, 'wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php', 1, 0x00000000000000000000000000000000, 0x6c113a07f5a275e80422ad54e73c68fc, 0xde5b5c74b19d956345d48b4cbbbcadad4e89cae782258ccdeccac7f63bba2ce5, '', 0, '?'),
(0x425e1e81df788d93dead4be2587b23c0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php', 0, 0xb0a6de885d87e3a2e3ce56075701382a, 0xb0a6de885d87e3a2e3ce56075701382a, 0x2b46f1b35b832f1d5eaeb254e818b76279b73cdee34b2abfe7017f0f9997e303, '', 0, '?'),
(0x425e93e9cb85f4f67b0b766bdf2e70fc, 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x1e6408de20531b75b964aa8347637409, 0x8bb8796044e4a5ffb0f093194ae796fa853e4389f268ce2cfbbbfd3e83501db4, '', 0, '?'),
(0x4262b67252f0f2cb8c0d124059edb54b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/BinCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/BinCommand.php', 0, 0x46d35cb71ff3da292423df5020455c3b, 0x46d35cb71ff3da292423df5020455c3b, 0x0b23ec44cb52a3d9d79ceba6e55b2161fb8d89f8e73c78d208f53b36ebc7bc2c, '', 0, '?'),
(0x4264646c367904cbea5abeaa89301830, 'wp-content/plugins/elementskit/widgets/image-swap/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/error_log', 0, 0x603d2e7c1418820abccedf005b1b418a, 0x603d2e7c1418820abccedf005b1b418a, 0x6165b1a0159ed6acd1457261346b55de28a3237ab5ae797ed89259f0d791cf0f, '', 0, '?'),
(0x4267fff00f06e432773abde9087cf8e1, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-with-tagline.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-with-tagline.php', 0, 0x776ef8b94f2f8952720b77f09ef24c4f, 0x776ef8b94f2f8952720b77f09ef24c4f, 0x71b486e5ce8de665a5f1a9319d30ae710fd545951041e6794699c9abe05694e3, '', 0, '?'),
(0x427151af0124e41cce0e7754c28b7f31, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.min.css', 1, 0x00000000000000000000000000000000, 0xaa483fa925b1926476da43c1e81c565b, 0x3e4720b72e7a4cb4a9aca9c8c59acdb3e89fcae83c15ba10e1796915a4a2f971, '', 0, '?'),
(0x4272c8b77b32a9aa9d21b4ed4380fe96, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php', 0, 0x48df2e730f5768c1ec215be8e86f163b, 0x48df2e730f5768c1ec215be8e86f163b, 0xe10447115651eb62b77efc3832fd74ee1ddded0e8e8642e6cdfc506f156e543a, '', 0, '?'),
(0x4273cce39fe5a19854c1e5f4df4ced3d, 'wp-includes/blocks/calendar/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style.css', 1, 0x00000000000000000000000000000000, 0x581aeec42250d9ee917bc2c0d19e222d, 0x0b60a3479b6ebe0124fa69b505f043b8f5ba327b3794a024de6c7fde49789b57, '', 0, '?'),
(0x4275163f34b13d17314029a12fc47148, 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-imagify-partner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-imagify-partner.php', 0, 0xa3305b78df396ff2187b4d3e8f88d1e5, 0xa3305b78df396ff2187b4d3e8f88d1e5, 0xbecdc0676b48e94d6b3ded2dad851d0788d963c151e6ac0493d3dd3c8d9ef861, '', 0, '?'),
(0x4276151255f1d67eb8c855346af460f1, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x49edb6ff79c56d75be1383caca084b5f, 0x1fc6701659f9d93bbed952f5c6aecdce47bf792190f3fe23f26e1713ce6d529d, '', 0, '?'),
(0x427ef4fc0cff9761f655fb659dc7d91d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php', 0, 0xfdafb917613b92577b950bc75c04c158, 0xfdafb917613b92577b950bc75c04c158, 0xb040952e776db2e3bb388c384d7be65249e4df54f3fec88f5a42d9fbaf706627, '', 0, '?'),
(0x42849ee02b0c818f030513a1490606a1, 'wp-content/plugins/elementor/assets/js/packages/session/session.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x907ab79f0c8fb0277d66ce83be91fed3, 0x801d84aea3a0de4f93a919cef31536ce48ef76aa711c74de2ac3d2a235ae0c8f, '', 0, '?'),
(0x4285837b5f8be4ba7867ff365ebeb522, 'wp-content/index.php-old', '/home/iraneurobetcom/public_html/wp-content/index.php-old', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x428590284ed6d8e3dbb9dd10fd138cf9, 'wp-content/updraft/plugins-old/updraftplus/images/notices/summer.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/summer.png', 0, 0x540b01824297c7459f9d180d1de7bd06, 0x540b01824297c7459f9d180d1de7bd06, 0x64a72cd63d3ea6e9961861dc6cb69b9f78f0b8c6a99b8408553699bfce79e889, '', 0, '?'),
(0x42861217a16a088429dfd071bc448a53, 'wp-admin/install-helper.php', '/home/iraneurobetcom/public_html/wp-admin/install-helper.php', 1, 0x00000000000000000000000000000000, 0x8b74b2257692e802a38f2de3cdf4dcb4, 0x8ddc66a4c5c81e1233734c2cb174c6ca8777e2e812e4c54f374f34d1c9b5823e, '', 0, '?'),
(0x428911d4780209fa09fc8ac0067e0cab, 'wp-content/themes/twentytwentythree/patterns/call-to-action.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/call-to-action.php', 1, 0x00000000000000000000000000000000, 0x7f9f4298390e7fc73b6c6cd452c580c9, 0x70049753bb65aa1df91038586948b10cd6af0c262e67be4046398f42e214b27d, '', 0, '?'),
(0x428d7cc96d355e059f937a2b8f731e00, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', 0, 0xdb512248da1ef0c5fe7179444ded4295, 0xdb512248da1ef0c5fe7179444ded4295, 0x63914d50d4ef4af03dad409d85481f1b9a505ad2762a86515bfa82faf041f5a8, '', 0, '?'),
(0x4293314a145196266823ba4997987b2d, 'wp-content/plugins/amp/src/Cli/CommandNamespaceRegistration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/CommandNamespaceRegistration.php', 1, 0x00000000000000000000000000000000, 0x771f8795227bd1f3263e9fbfec3b17b6, 0xdfa3a1089415a06b4b9fef35c757471c1b0ee3f36d42d79dab49b4cb3b297891, '', 0, '?'),
(0x429efb90f551c10ea208d36155ff1225, 'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php', 1, 0x00000000000000000000000000000000, 0x529afc88d585932db865145f97fc029b, 0x999607333f3c501b7f30150db25ee6cf84a0f60f5888602095e2747bed23f88c, '', 0, '?'),
(0x42a4aa42f49509597dd15155caa1e27f, 'wp-content/plugins/wp-rocket/views/settings/page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page.php', 0, 0x6cef44c9cb26c498169c00f648523920, 0x6cef44c9cb26c498169c00f648523920, 0x37e5f380cbc915e44486bed89f396d9f359a8d231fc19fb74ea7d5dab682c19d, '', 0, '?'),
(0x42ae89964cae85f0878767472f02a6b3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidExtension.php', 1, 0x00000000000000000000000000000000, 0x0788cfe66e13e991458af557ee85a366, 0xf2e4431edbfc4cdd6dea625de97c76bdc04b80b945158b14cfd467f8315291b1, '', 0, '?'),
(0x42b1aeb95d0ece32ce358dd90d6caf4e, 'wp-content/plugins/updraftplus/images/notices/collection_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/collection_sale_24.png', 1, 0x00000000000000000000000000000000, 0xe56dafc8a4ae58f129bfcd6c63e853c2, 0xa6ffbc069c62dda9f6201aad58d284e91c1ae3cba9ce0d2080ae9454e12cdc5a, '', 0, '?'),
(0x42be6067932609e70c43aa31dfd5efe0, 'wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts.php', 1, 0x00000000000000000000000000000000, 0xccd19b230fb3cf095329b438c6b22afe, 0xec6b2a3bbf223e63afaabf2fe32202ba18037d40b86af65d84a8600174e1279b, '', 0, '?'),
(0x42c07e01a666d4547ad8956d98b54538, 'wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js', 1, 0x00000000000000000000000000000000, 0x52c3e427dc029b5620acc246b892be8c, 0x6bfe12f311bdf98e30b026a3a511c6dad59a50437fa7733246b1ba5f897e38ba, '', 0, '?'),
(0x42c2ead6c0a17a77a9c300a13b66b0e0, 'wp-content/plugins/wordpress-seo/src/dashboard/application/filter-pairs/filter-pairs-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/filter-pairs/filter-pairs-repository.php', 1, 0x00000000000000000000000000000000, 0x05c777a4d71fd259111738f47d28afd4, 0x46e24c90930b76f3289456df302be602119ea567ef44960a9288a7c284cb6204, '', 0, '?'),
(0x42c333745345a0da15051ab202a73356, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0ddaf9da11ca34f0f0e7c5d4e448d447.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0ddaf9da11ca34f0f0e7c5d4e448d447.json', 0, 0xaf9d45ff749519b36c891e16a2c8dd12, 0xaf9d45ff749519b36c891e16a2c8dd12, 0x56b74e58f231fffbdf5394245c817037180546ecdd1bb05254673d28117bba86, '', 0, '?'),
(0x42c8941105e4f71b71597028aaee41ca, 'wp-content/updraft/backup_2025-06-05-1243__EuroBet_f3f2edac29e3-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-05-1243__EuroBet_f3f2edac29e3-db.gz', 0, 0xa6bd7b231ca2e95ad269f5673543c903, 0xa6bd7b231ca2e95ad269f5673543c903, 0x3d9dcb7982c72d8e1ca6230fde7a96d99ce0baf36ec8986ddeae0e4725857afb, '', 0, '?'),
(0x42cfb58903c816f348407881aa17af2f, 'wp-content/plugins/wordfence/waf/pomo/po.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/po.php', 1, 0x00000000000000000000000000000000, 0x425b21c014774807c8b1560a496ca000, 0x20c9cc59dd03016f96fbd644c297eda8c1752f4c1ea15b46e96aa593ab175152, '', 0, '?'),
(0x42d112136b07b5b3f7825087acf7f4a3, 'wp-includes/SimplePie/src/Content/Type/Sniffer.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Content/Type/Sniffer.php', 1, 0x00000000000000000000000000000000, 0x4aff14a723019f3236947c3010edc01d, 0xd1c7ed1b8503926322c6079434a85ca8ebb2b744445718c8c5f7e448f88b4f1d, '', 0, '?'),
(0x42d54d96065a78a4444962916b4e426c, 'wp-content/updraft/plugins-old/updraftplus/images/icons/googledrive.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/googledrive.png', 0, 0xc6e0363a00320ceb94f2326d3d7682e9, 0xc6e0363a00320ceb94f2326d3d7682e9, 0xab0434ea847cf9b9d001d87cab9509e5882b5227b13d4369aaf6b97c8bd37d6e, '', 0, '?'),
(0x42d6b1003b1a27c757db72580f900e60, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php', 0, 0x36c3bda10c5fcb32943a70fd19f10839, 0x36c3bda10c5fcb32943a70fd19f10839, 0xdf53ce29b992bc76650035ea24e63c7276b8049c4b1ba0921204b4fd29a1b372, '', 0, '?'),
(0x42da5f9f8751de66651f39f9a4f24a41, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php', 0, 0xb3d29fac72e369fbe58173e290667cad, 0xb3d29fac72e369fbe58173e290667cad, 0xb4d58e38fcb4364f5f5c5c5afbaa2f90d63d709ebdd3c02f3cd39f4120ac3c2b, '', 0, '?'),
(0x42dc728cf0491fdc7529ecc6c762d8c0, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', 1, 0x00000000000000000000000000000000, 0xb8607c9bc7e132a1190bd36ab23fce33, 0x17fa89f29df2eadf8cffcb22aa253d0ebee5d19c2fc8c19c5e365acbfabd5967, '', 0, '?'),
(0x42e10542b0a98c78ce474ed1769877f0, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-media-element-player.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-media-element-player.php', 0, 0x51fd474834c3d8fbc1ac9bb562a05e6d, 0x51fd474834c3d8fbc1ac9bb562a05e6d, 0x3ed827d5d6e66dbf4deb081d629a5342eb602d1e6ccb9bc2aabbb6d8fc101a24, '', 0, '?'),
(0x42e3203ff6b857e0af9bdb14b09ac4ef, 'wp-includes/SimplePie/library/SimplePie/File.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/File.php', 1, 0x00000000000000000000000000000000, 0x219fc853576fbe4e0bf39f382b9d1c1f, 0x7216d2018bfa1a52c3b04b69aff7338fec8abc536c8bdbb3562b0a12b1261324, '', 0, '?'),
(0x42e32862de617642f06b5974991aac8e, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/custom-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/custom-login.php', 0, 0x3ad485213bae68b33ebad474674a2fe9, 0x3ad485213bae68b33ebad474674a2fe9, 0x6514dcddf075287f1653abed9cd1c46c485be4dcb4d6b26e172900d7671a2275, '', 0, '?'),
(0x42e3c8a1db7c507cf30ab7019880660e, 'wp-content/themes/twentytwentyfour/patterns/text-project-details.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-project-details.php', 1, 0x00000000000000000000000000000000, 0xf38fd473a2d4b03822b2b2628b78d03e, 0xcc15caf3abeaa0015b08f82e3cd4b23b6da0509491a2685097436cb809c5a520, '', 0, '?'),
(0x42e4bfbf7f9d7adc97317ac3a316623a, 'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js', 1, 0x00000000000000000000000000000000, 0x319f929133cf1ecbada0e5c61fec370e, 0x9fc54892804910a77c47fce26638afbed392730a8543f8917118b10f7db3e7fa, '', 0, '?'),
(0x42e6ba501f891b58a157cce336e9cb17, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php', 1, 0x00000000000000000000000000000000, 0xf8fa6df4394e1ea332b5dbc5b35b8a98, 0xd81f3d18d1e02a8574fc7a7627dee70757b5baf00a18f14b52f96cebb0e87837, '', 0, '?'),
(0x42ecace5e9e14ed12d6b186a04f8949d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/LightboxableElements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/LightboxableElements.php', 1, 0x00000000000000000000000000000000, 0x336ba7ae5a2c074e0f5f8c5379019df5, 0xc8d96ef97c84efee8f764c280e82d3f5ec92db897f1f6718049ae0d0d40d9cb0, '', 0, '?'),
(0x42edab63c00011bb6c4dda3015ed5c9b, 'wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php', 0, 0x72d78cde257647d8a763d013a476172c, 0x72d78cde257647d8a763d013a476172c, 0x7923ec717310a3f06ba729e7ecdc73f87d592054c04993c489b538ab536b7dd6, '', 0, '?'),
(0x42efaf8d85e10b11f88bb14ce55854ca, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockReferenceNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockReferenceNode.php', 1, 0x00000000000000000000000000000000, 0x72af8aef52c77fdaa998e2a38ad33065, 0xefe542fc856cda01a4a7d6d640737cb4453a77ab4b67712b0fa1fe3e14d4a6a4, '', 0, '?'),
(0x42f0c2256d894f6a7eccefd92095a7bd, 'wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php', 1, 0x00000000000000000000000000000000, 0x402ce4218d60e3dd784df1e78a96a5fe, 0xe85e031bbe2b4a246155b2178e9053cd24e7791b757b1197287710356bc948f7, '', 0, '?'),
(0x42f6be174ffa3903835be3774d377b0d, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php', 0, 0xaad927ccc6bc9b301eb075092010cd8d, 0xaad927ccc6bc9b301eb075092010cd8d, 0x7403acc490a2457d72663fd4526289c0488ac84426d59f860afa471b2e977b01, '', 0, '?'),
(0x4303ecf563b291c7c03b19f7c1a8ce12, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounce.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounce.min.css', 1, 0x00000000000000000000000000000000, 0xfe3de6879522f1d5fe58ca4ac03a8c1b, 0x58b6a9aaa8e3a8d0baa6888cca36561c0d1ad3ea286d9d5b41326f90e6ecc517, '', 0, '?'),
(0x430d762ce005c203647d1b9aa079bad4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', 0, 0x83bf8c89c4b5e3d69c500f8dfab4fc62, 0x83bf8c89c4b5e3d69c500f8dfab4fc62, 0xde55aa5401a0085870c59a85aaffba643877793eaa38c7888a540d2b78289294, '', 0, '?'),
(0x431044efec4505e689c08bcaf5898505, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', 1, 0x00000000000000000000000000000000, 0x7d52c1448ac5136ac6bbad649e4088d0, 0x8e2874193c4da8aec141cbaea97e3f2420ded09adb985c99cf32cbc259179b39, '', 0, '?'),
(0x431234c3d2d0b1aee8a5d14cbf0e4bd0, 'wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php', 0, 0x45ce288632c1c3be4ac00468df304a0c, 0x45ce288632c1c3be4ac00468df304a0c, 0x651b53302e49976378e39366d13f321c249718598fb4449202eae596814f725e, '', 0, '?'),
(0x4313d7e7f083f18b80995d5c1b22c97a, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-hover.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-hover.php', 1, 0x00000000000000000000000000000000, 0x5c9f8f0006fede079eb8df362377d2ec, 0x7e3a5fd6f5d4204e931f94d03f8ce97f641307faea7eee2741941651eb789446, '', 0, '?'),
(0x4315fc7a2bba965a2bc4bb732f92401e, 'wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php', 0, 0x74ed426920a9c1a3aa9dc270a5cab604, 0x74ed426920a9c1a3aa9dc270a5cab604, 0xdf1185b051b8b68dda57e12d9b6a6f3008e249b3fde688b80fe67c16b2233964, '', 0, '?'),
(0x431969499e67c87bd2fdedd162b4b6e5, 'wp-content/plugins/wp-rocket/views/settings/beacon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/beacon.php', 0, 0x7770f24729b8f4b5675843621c15084f, 0x7770f24729b8f4b5675843621c15084f, 0xda031a2a535fc9d1692be986e598625dfc03af394bbd7ea1adeed6d33d1954f1, '', 0, '?'),
(0x431a91ee4ff722bcd2c676e321b8ba5b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', 1, 0x00000000000000000000000000000000, 0xb7d39171fc686a2124b93a85954542a5, 0x7d2992214873103673fa270ad8ac753faf61584b2996318a02b0e08096709366, '', 0, '?'),
(0x431c866ca78f47096a1d868bbaca41a4, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', 0, 0x760a3a582cd37c245fb49bd915be3bc4, 0x760a3a582cd37c245fb49bd915be3bc4, 0x957009329f26202879b58d52113a810231fd3f0b5e2b5ebb89dfa4a3dba2528d, '', 0, '?'),
(0x432715e4ab52540313376e6ea7fbdfe7, 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php', 1, 0x00000000000000000000000000000000, 0x3847e75802e30006fe25af4904ef3bd9, 0x8fa40467f688e47857a06305a4e129263ac710d7cf7eb5e2c9a2518668b02010, '', 0, '?'),
(0x43297cf89444fbcb2f81b63ede45c1f9, 'wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp', 1, 0x00000000000000000000000000000000, 0x2af7c6205191cb22f5184bfb4c8e47a3, 0x7416804ad67400ca754962b5f8ae44b67fcd7c0e77c58d29690c7ee5f0600f35, '', 0, '?'),
(0x432ea89a3c157d6ab29f3c88b7921154, 'wp-content/plugins/elementor/assets/lib/animations/styles/shake.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/shake.css', 1, 0x00000000000000000000000000000000, 0x449b5c50be691204554e8c545c6c8530, 0x3d7e357d6ea4accb393c642b3c25cd3470ea46c1a425bb60461548200b46876c, '', 0, '?'),
(0x432f4a59cd48868bd3ba4f30607526a1, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/ContainerBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/ContainerBuilder.php', 0, 0x9be1b03a0c36f4c0b0480ee4796c4b53, 0x9be1b03a0c36f4c0b0480ee4796c4b53, 0x9959dcf7353a4fd763dc45e1c0fe855b7dfbc92e8428fd7f1a293c51242913f5, '', 0, '?'),
(0x4331b432af021565d264e1a6d889cf63, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterResponse.php', 0, 0x2582e880191fc74e385f79afd3da5262, 0x2582e880191fc74e385f79afd3da5262, 0xd898a1ad7c349b49ae57c8e22d761b01de51decdad9ba730057e6ca611bc4e49, '', 0, '?'),
(0x4338d6f3e0a6b382793e273ec2b13262, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframely.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframely.php', 1, 0x00000000000000000000000000000000, 0x95d22799914c0eeb297f2256ca33559c, 0x24373df9dda26448d237fc9d9c253d2f47d62a4e99df3b5b53f930e94b21f5c6, '', 0, '?'),
(0x433eaa9f92685a38dd4e60790513e461, 'wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png', 1, 0x00000000000000000000000000000000, 0x57dbeccc7fe37e05a770a4e399b2dfc6, 0xe245760c84fa483a8e709a47caa613541d5b9639d3a38722a41b3715e1779936, '', 0, '?'),
(0x433ecf7dc7c13466a7a4646ee3af7a71, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaCharsetUtf8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaCharsetUtf8.php', 1, 0x00000000000000000000000000000000, 0xf5606714dc2d340f5bcb30c3bd436a73, 0x4997b9a581050e9510fea554c67e9d87022b1e56f87a154084a4cbc52c15fc86, '', 0, '?'),
(0x433edfac895066f054fab16c73d77a82, 'wp-content/plugins/elementor/assets/js/packages/schema/schema.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.min.js', 1, 0x00000000000000000000000000000000, 0xb15dc2a93bca5a3c3699372a22cdf32a, 0x04dcf59c02c412fbfbf03c4363f59d1cb96cf785efaa0c8c5868d50cc5b5cd91, '', 0, '?'),
(0x433f97dbd0fd0fad3091f3b32ca5e003, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', 0, 0x098ee5729498ca81b3db8dd014ce570b, 0x098ee5729498ca81b3db8dd014ce570b, 0x75a4b12fae83b63949f55b5258be613a411806912e2637a4d4f47c67003930bf, '', 0, '?'),
(0x4345765a3e140849a541ca908b056d60, 'wp-content/themes/twentytwentytwo/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/search.html', 1, 0x00000000000000000000000000000000, 0xe4d0709832043182ddeacde3b61925d8, 0x1bbf672edf1e68ee9fc04cd9b2f489928485d5949b0074a075f4401b8e16cad0, '', 0, '?'),
(0x43466921ad858b7ce16bf83323c6b150, 'wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0xa8ebc7eb54efacfda66d0a2531058ecd, 0xa479c8fdc9c21e3cf26f3f5fe0c80915ea0edcf82ca246cdd2b30720ee83974a, '', 0, '?'),
(0x4347289e5ba5eb1f774a95bf24565ff0, 'wp-content/plugins/elementor-pro/modules/forms/widgets/form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/widgets/form.php', 0, 0x59c94c10dd0662b32a5735a6b9c242a2, 0x59c94c10dd0662b32a5735a6b9c242a2, 0x039ca535c515633c97a62e0afab35e0610e5edba5816005d121ebb90db9213b9, '', 0, '?'),
(0x434beba94abcc10e364c414dcc6b1156, 'wp-includes/blocks/post-date.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date.php', 1, 0x00000000000000000000000000000000, 0x361e84def76292218f8fc4b4e3e7edab, 0x1cb420703b0500d5449e11f76cae0a797384e89e551d7dc5f64d22f3e02d060c, '', 0, '?'),
(0x434d74593b6eabf70bcd816e9f807454, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpBindAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpBindAmp4email.php', 1, 0x00000000000000000000000000000000, 0xd48e6378a9520a73bf63e1dc3fe2fe5f, 0xb1bd2a4c14527f158c3c1bb1da4e813ef7c2f1d8558b7e1dca1df6cdb95ec45b, '', 0, '?'),
(0x4352c2226c3575fb9fd83c037986b77b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', 0, 0x8f4fa4c0fe016ab06a62897758133303, 0x8f4fa4c0fe016ab06a62897758133303, 0x95b0d540bb22f3e6559a73fb1858ec570e1435872671561e8ee848864ffd72ae, '', 0, '?'),
(0x435344532c3e393bcb60ed46ed67d60f, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.79b5dc500681930471c6.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.79b5dc500681930471c6.bundle.js', 0, 0x339a28c93b4725114095d800961a792f, 0x339a28c93b4725114095d800961a792f, 0xb3076acecc58fce21314db0edfced5cb9f174c823ca0c76d3c8069e4d44302c1, '', 0, '?'),
(0x435fef9ad576353d6442b400b38b8429, 'wp-includes/css/dist/preferences/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1345d2ba1f8f10c4093cdab87bf9e750, 0x002377e047a035a8cd503458a8270b928917347ef957542563fac18f0e3e1247, '', 0, '?'),
(0x436097de15b478610029db0ac1499e49, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/ServiceProvider.php', 0, 0x18366a1828ee343f73075a5d8aba9e7b, 0x18366a1828ee343f73075a5d8aba9e7b, 0xa3b190f8ce2785b104a5d234e0df7b58df346aff1438b8ff93c898c3da2cda00, '', 0, '?'),
(0x4362746d8c87fb7f5ac3d811896714ba, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php', 0, 0x193d52bfc252cec7d5c112ff7a1eccd7, 0x193d52bfc252cec7d5c112ff7a1eccd7, 0xf649378112d00820896963c2881c6ba9c1177d977cd3094a5c4a9d54a4905c8a, '', 0, '?'),
(0x4364c05185df197d9c73f75f5afe2024, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', 1, 0x00000000000000000000000000000000, 0x3db6d30165f4e640d54d3d269e3bd3cc, 0xabaa3abddaf1984bd0a20413bca2eee741b63fa8b698df793f884df07cfc4c32, '', 0, '?'),
(0x437077d04d3befb189acd29de228fb94, 'wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php', 0, 0x804496c1de7f10266299536397512718, 0x804496c1de7f10266299536397512718, 0x1f7f3267afe1f9f7192b8bc78758651371b6b56c853a5544395d49dcc3553f6c, '', 0, '?'),
(0x4370b99680908603513fa274df3e644b, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php', 0, 0x3f3db6bc8860152891c26de20c60e46a, 0x3f3db6bc8860152891c26de20c60e46a, 0x70f128cd307a269c123a127702c9d27b1f90da7181ac45fe950dbca7ce3be2d2, '', 0, '?'),
(0x4377f99cce88f9b75c216a93ed6218e1, 'wp-content/plugins/elementor/modules/elementor-counter/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/elementor-counter/module.php', 1, 0x00000000000000000000000000000000, 0x3636b6131eb2a311b66256db92db077f, 0xd9ef37cf8b323d85f0c84c603c0886a4b116aba574fcb1fec41ada083997fb23, '', 0, '?'),
(0x437f63e88869469bd768e80c2e6e3794, 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php', 1, 0x00000000000000000000000000000000, 0xf3c1a989e0d5aa4321a2886067b22409, 0x70443e370e8d61af13255ad56536c3a87fcd3e06f1d759aaea7db9881b3a60e5, '', 0, '?'),
(0x437f7d93ed0211fc2f8aa56e1540f12d, 'wp-content/uploads/2023/11/1XYekCom-Bonus.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus.gif', 0, 0x0f3ec398b7ac7fd367aba6678ccb4276, 0x0f3ec398b7ac7fd367aba6678ccb4276, 0x14c3643a77475a6abba5862f1f7a73035ba6bfaf34eb4b012059416ea3133518, '', 0, '?'),
(0x4381641fca26dac4a22173b9d06a5979, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DocRulesets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DocRulesets.php', 1, 0x00000000000000000000000000000000, 0x740a763aed022d3ef98f6c85156c8264, 0xa7c5665864c055c89574f829be40f358867f0a7152d69b8d674baa5777dc962d, '', 0, '?'),
(0x4388bd5cd73e7f37fd9c2c6a6db2c04b, 'wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php', 1, 0x00000000000000000000000000000000, 0x3f4328d4e36f044dd704d2822ed92afc, 0xd946b040bc64cb8f921eca4160eeff7b76cbf887ce98303cd2886650d73d88ce, '', 0, '?'),
(0x4391bbd41d49fe16bb110ede5337ef3c, 'wp-content/plugins/wordfence/modules/login-security/views/page/page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/page.php', 1, 0x00000000000000000000000000000000, 0xd0a8193e5c67aec9c7a1e124abcc63c6, 0xcaf71811846969b69b47ab43aacfc5171fe94e80464cce082937258fca99e602, '', 0, '?'),
(0x43930aca02a5486882bdec29e7aeab78, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-columns.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-columns.php', 0, 0x0ef92bc617e423036c596de6ea0bb28d, 0x0ef92bc617e423036c596de6ea0bb28d, 0xc70ff867afd5329983c19a219f52a2c59e5a9aebf27f76eddaefeffda4f1c01c, '', 0, '?'),
(0x43986bbc053fbf046b08c2e351aa0916, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStateAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStateAmp4email.php', 1, 0x00000000000000000000000000000000, 0x1d1af846ff2ab0d8e4bbd897e14a0c06, 0x5f958e0d3cb3de83063c23778b791c098a6e8e089915d6fa07f93776724cd4e8, '', 0, '?'),
(0x439b5320b3db3179e60b6996cc8bedcf, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/lockadmin.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/lockadmin.png', 0, 0x8fdf04f898d0770db0e79db393c8d075, 0x8fdf04f898d0770db0e79db393c8d075, 0x6ea6a9f04fdbc01235bf637f8b8efbf2219c8f48ac9290aba16dc549671a1c3c, '', 0, '?'),
(0x43a18a621fc3c40c5931c8c9c10abb6f, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/color-stop-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/color-stop-transformer.php', 1, 0x00000000000000000000000000000000, 0x94f10a7c1f8e80a0fb5740422ab9107a, 0x6834a1c5f9eb0fbebd842904674f280382d06dec86f557a5ea04bdc64e4791db, '', 0, '?'),
(0x43ad196d730ac3e158f85dc0c54b9254, 'wp-includes/blocks/search/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x01cff968abfadf8761bee698281820d5, 0xdf443f4b419cf0f34e88df55f61598e247eccf7aaa0ddf87679428a55c01b9a9, '', 0, '?'),
(0x43adee9b2f8840b26cab8759c1fd327d, 'wp-includes/css/dist/format-library/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6d439b8ec7cfbf7e874d8f601cb75ea0, 0x9d1efd35461c651c9fe164a1f08b1223ecfde7f6171f472d739f6cd3f62c6078, '', 0, '?'),
(0x43b2d89ad6141554bc52aa217616467b, 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-control.php', 1, 0x00000000000000000000000000000000, 0x8d978b06bdd46d23f86d493ac8c48b68, 0xfc1b4f3da20d66b29ad66e6ef85b839c56bcbea53df7986f41d9054e6db6dbba, '', 0, '?'),
(0x43b344b0b69470a596fa79caf979337b, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.png', 0, 0x5c1449af98218703c18a440644671998, 0x5c1449af98218703c18a440644671998, 0xefe7847b753a3820f98083cbc321d2c114d420200cecb72beb19e9a413cf1f4b, '', 0, '?'),
(0x43b711f89d232571768bb637414e3c12, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', 0, 0xdc7dda00cd989f4b33e219f332cfa320, 0xdc7dda00cd989f4b33e219f332cfa320, 0x9384795d12eefef839bdcf59b3261d1812cd865ee4e3c47c05b3a99c578a2883, '', 0, '?'),
(0x43b7883e41ab3267d75a59a7179356fb, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/CHANGELOG.md', 0, 0xc5bb41d4c198d17245a30bc77121ef63, 0xc5bb41d4c198d17245a30bc77121ef63, 0x614dcdcf7cd6014a192fbbeadc251f99e9ea302cb4a2e637e48f0c9dae11fad1, '', 0, '?'),
(0x43b8cff557595b0312ea11c1994e2860, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', 0, 0x729b0b3afb7b1779695128622ad1e0e0, 0x729b0b3afb7b1779695128622ad1e0e0, 0xccfef00af797a134ab36cd1dcdb3a3078ec8429e7763a7fb84498793364123f3, '', 0, '?'),
(0x43bb326502f8f5213a16d17778428ae0, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', 0, 0x586606728e68f199ac922486ee0cf673, 0x586606728e68f199ac922486ee0cf673, 0x136aebab91b6cb03279512c16aa64594e959e0a63d1c1b82dd82c6b06a64209f, '', 0, '?'),
(0x43be39775648ff9314be2262b5b35623, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php', 1, 0x00000000000000000000000000000000, 0xebfc427dc9e6a27dead0dba76cbacdd5, 0xa8b7b054a83daeedd51ff9e6ba7b786fd71c0a28a0885973d0bcfed7672667ae, '', 0, '?'),
(0x43bee8e1ecacc0b82179e4369ae38bbc, 'wp-includes/blocks/buttons/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style.min.css', 1, 0x00000000000000000000000000000000, 0x9467fed8d092fb8c711501cf70c1de3a, 0x5903f06a9dfcebe79e11b0d1143325fd6c9f75285626d4d552610253bfc2e55d, '', 0, '?'),
(0x43c5022212f6060f40ec7f1437e474f6, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php', 1, 0x00000000000000000000000000000000, 0x2246b457964038a79daae4f72d267513, 0x728bfedc8c6ec20982c8bcd30237dc09350526625d60f846bb6a38d5feb5e43b, '', 0, '?'),
(0x43c75c45da90ae17bd8257f98ed51203, 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-300x203.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-300x203.jpg', 0, 0x317f91f44964532dc53a6ca831f60548, 0x317f91f44964532dc53a6ca831f60548, 0xd2edc2a1b4d85327d5a835c1cbdf6686d0f9b6d294f866b39e7e067777038cdf, '', 0, '?'),
(0x43c8e06326fa2ab2e70f70752c1ee60c, 'wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php', 1, 0x00000000000000000000000000000000, 0x621d8374d73afca6d1ddfcd9335fd52c, 0x518b0d8332f96eae5d5bd73805ca40f13a7b8244ae7505d917b5597324d1ba9e, '', 0, '?'),
(0x43cced58d6384faf88d2fa7a92482220, 'wp-content/plugins/wordpress-seo/css/dist/modal-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/modal-2420.css', 1, 0x00000000000000000000000000000000, 0x9281b34f942c529a24b6162f6d191406, 0xade1ac08ca9ec13f3f01d099e320fd102427069fe17730b257595d0632afa0af, '', 0, '?'),
(0x43d60c22346ba7bb29a56af9cd249bdc, 'wp-content/plugins/amp/src/Embed/HandlesGalleryEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Embed/HandlesGalleryEmbed.php', 1, 0x00000000000000000000000000000000, 0xaedfe340f2fd16bfc02f3ec02b0f262a, 0x4824df4d1f5ead3529c0d8d0ca6f660390f3cb075eb78bae76f594bb9e3a6bc5, '', 0, '?'),
(0x43d9469fa5ce318bd21900a9e8c575e5, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-columns.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-columns.php', 0, 0x046ad8e98a046bcd933d9cdca78040d1, 0x046ad8e98a046bcd933d9cdca78040d1, 0x4c6c3a9ca143c02c2eb26a92de2dc6197040a770c4db187fc47e726138589c5a, '', 0, '?'),
(0x43db53ea9e789390c608a448f4018f1b, 'wp-content/languages/plugins/amp-fa_IR-77f29e19a39295599a856c677282f11a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-77f29e19a39295599a856c677282f11a.json', 0, 0x8b43a1c59b0e43c4530f83ae5c8fc339, 0x8b43a1c59b0e43c4530f83ae5c8fc339, 0xbfd7b4463e900df74e080f667ac5272d064e351b566fc28675657523b6c5e78d, '', 0, '?'),
(0x43decfa42d894317dd8efd0b306e5763, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', 0, 0x6737a1e0cf81e677745a16d2e8d415f3, 0x6737a1e0cf81e677745a16d2e8d415f3, 0xd72db906e01fe9cedf575a5cdd9b6f4846bcffc709693ccc59c9d7c02a855b2a, '', 0, '?'),
(0x43e3840f84bf9cc541b6af3ee14f91ed, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpTimeagoAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpTimeagoAmp4email.php', 1, 0x00000000000000000000000000000000, 0xf28774971e969d7adbf4f0854a691896, 0x05dbe06835256c6eda410fcd2cc705b2bb64026a879cfdc8de870f4d41563ba6, '', 0, '?'),
(0x43e778b6432a6eaf25ec111d6635d4ea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions_include.php', 0, 0xd4a9739803b1b97d632e9c9e08b50d02, 0xd4a9739803b1b97d632e9c9e08b50d02, 0xb22d3151cb60c62f9eb4def7624b859f01ea786e148ffa2f1781dcb130ce9a6c, '', 0, '?'),
(0x43ee18756eb643ae9793588c77da2693, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/js/ekit-widget-builder-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/js/ekit-widget-builder-editor.js', 1, 0x00000000000000000000000000000000, 0x4701db4a3a9e0db89656b286121855ff, 0x32d84dc08aadd8c1ae88509a10aa8974cb62f82da4d6c0e318ff18a0765a305c, '', 0, '?'),
(0x43fad8735ca70af296e0da738ed5276d, 'wp-content/plugins/wordfence/lib/menu_tools_whois.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_whois.php', 1, 0x00000000000000000000000000000000, 0x2a35b5449b4f375ac00459b98dd42586, 0xa4c4782ee7a82eee152407c3b418b328da45cfb7a8589faaeb09ddf381e751d0, '', 0, '?'),
(0x43fc8a8f22ba08884b059ad4735eb57d, 'wp-content/plugins/amp/includes/sanitizers/class-amp-layout-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-layout-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x4e7349d7ba8d955e60ab3030152ec295, 0x0fb2330fcac93b992914162c24179c352b8f10bd5f3dbb782cdfc25baca0c2b7, '', 0, '?'),
(0x44002dfabc393af5a06aa5de5c42022e, 'wp-content/updraft/plugins-old/akismet/_inc/img/arrow-left.svg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/arrow-left.svg', 0, 0xb811f6abe3935e5dc4d35039ba4b47e2, 0xb811f6abe3935e5dc4d35039ba4b47e2, 0xb1a24af43bd7b08da3ececa7c36b9b9dc53a14bec01d1b7d75f23e6b4093ee46, '', 0, '?'),
(0x440127dd25bde48a531ded36f33e927b, 'wp-includes/js/dist/customize-widgets.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/customize-widgets.js', 1, 0x00000000000000000000000000000000, 0x0d6b96e4cfa5b93109f644c778dbb58b, 0xf16a90efedc9e2db5a14faa14de0fa86164507b999d035b6064c69e499644758, '', 0, '?'),
(0x44046068755c1cc3bc372713438c848c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionGroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionGroup.php', 0, 0x5e4ba87df7ceb89168f83e592651c847, 0x5e4ba87df7ceb89168f83e592651c847, 0x7f3ebd16d4fdead7973b82139aed5d401ab8ff36c40c97b29599f9b22acf117f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x440705a5d5fbc1418a82798f611318e3, 'wp-content/plugins/elementor/core/document-types/page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/page.php', 1, 0x00000000000000000000000000000000, 0x5ddebea11be2e8af2e043b644cb3f851, 0x1900df9216e8b2744e9dfbb106f8826febe021f574416add501da1075f77e4ae, '', 0, '?'),
(0x44080cd339008291a6b785de9f28d09d, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf', 1, 0x00000000000000000000000000000000, 0x605ed7926cf39a2ad5ec2d1f9d391d3d, 0x9f9e98ac91a6a7a6c17fa35e0d183bb92582b4098f51709ef1c8a00e38c95ed5, '', 0, '?'),
(0x440928a02c7cb98ec0b5623fef90084c, 'wp-includes/blocks/query-pagination-numbers/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor.min.css', 1, 0x00000000000000000000000000000000, 0x6589d62a950f98f46cb53ac00bd55c77, 0xa3ea7719390fb143ef3116d527de24e594494e2bb9a133dabae8be7f24830e73, '', 0, '?'),
(0x440b08ae49e261d4ea63c008e190b8be, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php', 1, 0x00000000000000000000000000000000, 0x524fdfc50cdefa678aa9b65703f9e86c, 0xd82b41b153a0440f59e0beecc3c36499dcfbd2b101b52f764c65cc9533afdff2, '', 0, '?'),
(0x440c6db70abbbd7a974882c35394efef, 'wp-includes/images/crystal/document.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/document.png', 1, 0x00000000000000000000000000000000, 0x7f89275e639a73c0f9c4448bf933545c, 0x670ce674eabb2820c58e0ee7886b6035cd92a1fb4ab7cc074d35aec2c23a6ae4, '', 0, '?'),
(0x44101e3e3c8c0d6b8c4e77a5ec67c231, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-follow-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-follow-command.php', 0, 0xad0515506dfa4a24ef4a2669d685d3e1, 0xad0515506dfa4a24ef4a2669d685d3e1, 0x553d0dd29955e4c748459aa0306e90badb4cb6cd702d7285f07adca75c266379, '', 0, '?'),
(0x44111a10c34e399c57727d4d13d94b13, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php', 0, 0x6271b035d09fb342e34e8fad50074573, 0x6271b035d09fb342e34e8fad50074573, 0xb3df1efc2065e31f1c8a9d97e2e602f1196c1d4713fc3abda590e1db23a5a1f4, '', 0, '?'),
(0x4415830f89a0e4cc036131fee1d497a2, 'wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php', 1, 0x00000000000000000000000000000000, 0x10540e06a22a7cb2e046a2ce980e3e2b, 0xa7a974eafc4eb5b1cc1cd6e3aee3ea3de0d184ea78c2b7d5fd17ad9a1c416597, '', 0, '?'),
(0x441949150cbd4f635ec146ae21708e64, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-type-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-type-presenter.php', 0, 0x6cd61e31f6375ff366faf3b87b75e10b, 0x6cd61e31f6375ff366faf3b87b75e10b, 0x1bfc085d0d8e6f3cc19872d83dd7cdf4d0ace06f5b1d863e761bdd7d8e1a0f7f, '', 0, '?'),
(0x4423717bc5a50688aa81d48762c2829b, 'wp-includes/css/dist/customize-widgets/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x56b90496ab883ab4740b0469776a412d, 0xdd511b519fb5c8d91a0bf682436bb24ae3df56c66919e4353b951bdff79404f1, '', 0, '?'),
(0x442e67757de08793b04afd7301c39845, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-scores-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-scores-list.php', 1, 0x00000000000000000000000000000000, 0x25ae8e6e0fe650a9a5871467faa797d2, 0x306e04dd9e794017a2ed34a003a84687283553bdc7702eeb0280b5799d3b71df, '', 0, '?'),
(0x442ef7ee88f63a95000fbea553d45238, 'wp-includes/ID3/module.audio-video.asf.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.asf.php', 1, 0x00000000000000000000000000000000, 0xd8c4bc414abb520245c6e70eefd02f3d, 0x01680d151752266891fe1763b522c8f2b0410d9106c4becb6ac75165f35c4cf2, '', 0, '?'),
(0x44341eb2ca569b267d48e434e6bc33f6, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php', 0, 0x02896dc75244cf0278a937c496ac1ae9, 0x02896dc75244cf0278a937c496ac1ae9, 0x9a3bb59e2f9777660aeb2246e73c93633af4b81a6b1f4e6cecf60d1ea5a21683, '', 0, '?'),
(0x4436066dcb658e727b704be84f181092, 'wp-includes/locale.php', '/home/iraneurobetcom/public_html/wp-includes/locale.php', 1, 0x00000000000000000000000000000000, 0x87c6b20034a6296ff3157962551b5ea6, 0xc3183cd2366e8f27fa4a9ac1b3e5f45f0cc106d909190b8a5325d1e14707564a, '', 0, '?'),
(0x44370095eccba05f0d4d7f3c29fee61f, 'wp-content/updraft/backup_2025-02-21-1150__EuroBet_b1fc1843a7f8-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-21-1150__EuroBet_b1fc1843a7f8-db.gz', 0, 0x0050a8bc8c4a46c150091449017a48dc, 0x0050a8bc8c4a46c150091449017a48dc, 0x9f5adf8c1dde279dbffedbf8311d4c7a09828ca2744202d5b2715f83a9385cf1, '', 0, '?'),
(0x4437f5f4db27ed7b17cd502a27f27b92, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncg.php', 1, 0x00000000000000000000000000000000, 0x05fdf3a0b7411915f7a5196b0980121e, 0xfa8459091ada5a548f89f7186d4c1be61d6066ed053dcc8a7a5007c97868c0d0, '', 0, '?'),
(0x443d6ef676625088b02e105f02f80c9c, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php', 1, 0x00000000000000000000000000000000, 0x7ce5fd41f2739483199b711c458e15bd, 0xd6ad04c1d8ebb17d5954336c017fe59e5c99071a3cd102ea03c7c0856f16c3a2, '', 0, '?'),
(0x4443ffda31b803ad3afd19a6963c8886, 'wp-content/themes/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', 1, 0x00000000000000000000000000000000, 0xfea4b3d66fdfc40f4521ae560b0f52de, 0x74c5ded7947de4145817a136843a8d0b18566490173264f3ff454f8b32a7e6e9, '', 0, '?'),
(0x44465978060e33be35b4ba68e72caa68, 'wp-content/themes/Newspaper/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/functions.php', 0, 0xc1b5072247b6f9777ce0fe570bdc8647, 0xc1b5072247b6f9777ce0fe570bdc8647, 0xea6c52fa1979e5a794b5b35cb17d4315408e66c76344db63118cf06863536642, '', 0, '?'),
(0x444cbf4b316c97d1b1b07ffcad281711, 'wp-content/plugins/wp-rocket/languages/rocket-sv_SE.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sv_SE.mo', 0, 0x460d35c0b19bf8c1f2013f590674ae41, 0x460d35c0b19bf8c1f2013f590674ae41, 0x03d75138a815cb568a09823db30b461c55c5d847231e87953e2e242ca18a5065, '', 0, '?'),
(0x4451239175f7bb6e0f555c2040b93cc6, 'wp-includes/blocks/page-list/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style.min.css', 1, 0x00000000000000000000000000000000, 0xe032bee6e3ebb0884cc20f9376560a0c, 0xab8c2e52bc37550c0999c331d9482be627432017d14e9c71dcb0fec0d56d628a, '', 0, '?'),
(0x44557df812f83c82deb4443508e8a059, 'wp-includes/block-editor.php', '/home/iraneurobetcom/public_html/wp-includes/block-editor.php', 1, 0x00000000000000000000000000000000, 0x80dc569b52e868914dd2ce74fef37c0f, 0x98c7be0f76649e6529d44cea8a11083e48c265f1edfb1cb374f6f6ec42c67611, '', 0, '?'),
(0x4456e4985c85f12f1e95a11eacf3d1db, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/composer.json', 1, 0x00000000000000000000000000000000, 0x95e8dccbb59c094d1287652515babc07, 0xad1a8ca30248e5b3eceba005f039f8b4b4484e5795c51f4752c723edd8cadfc2, '', 0, '?'),
(0x445c379bb8e8a540f0ac3b5ecf7caef4, 'wp-includes/class-wp-navigation-fallback.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-navigation-fallback.php', 1, 0x00000000000000000000000000000000, 0x1b08f302a0511f50933aa02aef7cbb6a, 0x9efa38a745787cfb3cfb41b8e78b5be6da9a6cbafbe35a39dc7faa2cd93f1631, '', 0, '?'),
(0x445c57f1697d4890e164c62269c3fcec, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.po', 0, 0xf03ead89601c97feea60adca479c6d0f, 0xf03ead89601c97feea60adca479c6d0f, 0xe16164776c96b8d377aa118fe789d70a187a796ce64e8e6738554b14492953a1, '', 0, '?'),
(0x4460614ffb220659253791f15af4a31b, 'wp-includes/blocks/comments-pagination/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style.min.css', 1, 0x00000000000000000000000000000000, 0x1ab1c8afaf6a03b06de05e8bc6e6ec16, 0xe30a4318f175ff1055cf9a45256de5a35b54981fea25065b5a6d592ad7d11142, '', 0, '?'),
(0x4460fe121e02da1b0571263212faf293, 'wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss', 1, 0x00000000000000000000000000000000, 0xd2e90f165d48cc39008d167f24618d1d, 0x03638afbacc60166f7b58610b6039a7d9875fe91fc68cfd3f026be03befde7fa, '', 0, '?'),
(0x4467463be4b5715df31c5c993962af7a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-irregular-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-irregular-grid.php', 0, 0xfc7c2d2b03ec41fa0ba9fc0673e59aa4, 0xfc7c2d2b03ec41fa0ba9fc0673e59aa4, 0x694a8136bbaf2c2c548d7ca76883bd58ee2ae609d2c5026908f8e884c29fd5c7, '', 0, '?'),
(0x446ca35cdbb023609b1da086ddaf63ff, 'wp-content/plugins/luckywp-table-of-contents/luckywp-table-of-contents.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/luckywp-table-of-contents.php', 1, 0x00000000000000000000000000000000, 0x26c94767a843d00aa8588f958a455e7f, 0x58637f0991f03ccce53138ea192d6e883cb1e68909134307ef99f088560231ae, '', 0, '?'),
(0x446d8eb9e88b12fe6f8422a4ecd561db, 'wp-includes/blocks/gallery/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme.css', 1, 0x00000000000000000000000000000000, 0xfd03de8bf9bc6c8c3e6efd71cb7957ac, 0x8493c9b961dfbfd8ebeb014bdb986ee9fda60ccd93ff042bf5186e11b262f2be, '', 0, '?'),
(0x446da608dd945c1cde32dcfa37e455d0, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-single-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-single-portfolio.php', 0, 0xe6b9f272db67de6ae3abfcdcf108b7fd, 0xe6b9f272db67de6ae3abfcdcf108b7fd, 0x7d324542e9477299100e2b2d7984359919b16ab6e2a3e605367e2b82d69a28b9, '', 0, '?'),
(0x4470006ea37d92f69c1dad859bf9817e, 'wp-content/plugins/elementor-pro/assets/js/elements-handlers.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/elements-handlers.js', 0, 0x5558abda84b6ca240a926966423ac66c, 0x5558abda84b6ca240a926966423ac66c, 0x9e838ab6313954474e5fb3b93703cf8e251217627e2c41a2b1ca14958ba3d005, '', 0, '?'),
(0x44720fb788ef6b4a88844e0ba11fc6a8, 'wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp', 1, 0x00000000000000000000000000000000, 0x3dd1e4ce303e03716bbdb2a5f2640855, 0x788b72f6c0ccf8f00bdfa6da94ce07d58f61bb2c6e3f87bf206875374b498d2c, '', 0, '?'),
(0x4478d5f114c8c3874af494f1350aeca9, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', 1, 0x00000000000000000000000000000000, 0xc0fa379f08b84780f23ee99adca4a072, 0x233d14d16ae6d4efc55b4b59bfec5c4b70833ca8564fd718a98b9571a9bbee9c, '', 0, '?'),
(0x447968f1e7bdce17c2bd2e3b633795a2, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/NullMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/NullMessage.php', 0, 0xf33b022fd6bf79cad1e6dca9d11ab2bd, 0xf33b022fd6bf79cad1e6dca9d11ab2bd, 0xb6fad72eaeb83706712f8b1c409e18fbb07c0d5c8fd67abb78110ee3118ebf57, '', 0, '?'),
(0x4479e45cc8768e7f60a3d2fcd8ccf3e4, 'wp-includes/html-api/error_log', '/home/iraneurobetcom/public_html/wp-includes/html-api/error_log', 0, 0xd566ff7410dcb27ee956bdb67836b36d, 0xd566ff7410dcb27ee956bdb67836b36d, 0x5589884ceb817106eb79b717293a60e3deb287fe201fe1cc1b930fe2c4ee04a9, '', 0, '?'),
(0x448a257f81ebdf9fe7d524f20e773748, 'wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab-handler.php', 0, 0x19bb79fffc80fbd578f7f1e8334345f0, 0x19bb79fffc80fbd578f7f1e8334345f0, 0x88f773c4a7cc92882453d30f4564cc155fe08cf8401fe4678915833bbdb8e956, '', 0, '?'),
(0x4490ccf6c9759a0dc5c28b88c9b2041a, 'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php', 1, 0x00000000000000000000000000000000, 0x41d5abfbbb96dec5204c157177d60983, 0x98b2728d169f5fb669510fd6098c61c0ee52bfa68c0e8210d4cb2b82eded91d8, '', 0, '?'),
(0x4492700b901ec1808952dcc74b0e1b61, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-uk.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-uk.json', 0, 0xe9e6051afec8ef6c81a7c3b472305931, 0xe9e6051afec8ef6c81a7c3b472305931, 0x1ada54de8dedccd74180d86b07aefba2d839312f1d129f569d2e99fdab018c84, '', 0, '?'),
(0x4492b26018e60c001e4251f37a2d45a0, 'wp-content/plugins/elementor/core/wp-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/wp-api.php', 1, 0x00000000000000000000000000000000, 0x54e8d128d99d6884d977ab5780690451, 0x7503e0f1b84586caf8ebd855524b150086f32311aa0d71bfdcbffb511e9e3efc, '', 0, '?'),
(0x4492c9f1bed5296261eb6bdac57bcbcb, 'wp-admin/includes/admin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/admin.php', 1, 0x00000000000000000000000000000000, 0x94341cdc0fdedad03d82d2a9b8b4e541, 0xf9b5943056c97b5dd68a416aadcbab2e2532081a784d7f35eeaa7a20ac6f8420, '', 0, '?'),
(0x4499586ee7af5557916e50f897401605, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.less', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.less', 0, 0x9c8a4f2137cd48ffcd50e6707f6528c3, 0x9c8a4f2137cd48ffcd50e6707f6528c3, 0x34a8adbf67635848ba22c918cfcc369735d40840b9cf70d2570a8817a3a14237, '', 0, '?'),
(0x44a43f2420cc01ee6370318497e3f92d, 'wp-content/updraft/themes-old/twentytwentyfour/styles/ember.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/ember.json', 0, 0x1f617744261bc9b4062b897a539206ed, 0x1f617744261bc9b4062b897a539206ed, 0x9ea0dcffe69fdac6d778458133e72d24e77aabf8e1ce65cdaf3adb392e44e894, '', 0, '?'),
(0x44ab247ff5968fc97782e1f12a42e56b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tbody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tbody.php', 1, 0x00000000000000000000000000000000, 0x4cc3bf08cb245003b7e64dad5f1439c1, 0x4b81f73e22c035cc31fc88ef4f0cecef3c6b715d840f72e3a3de899022507fe2, '', 0, '?'),
(0x44ba614d36de1db4506c819c6ffc9c85, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BodyNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BodyNode.php', 1, 0x00000000000000000000000000000000, 0x83ca68612094e5790c982a133fab9d64, 0xdc19de43ff5b454b6f42761938fd4806e10773cf69a2a655077c2856453b4f01, '', 0, '?'),
(0x44bf73eabdcc3d65439d1b88cae3fa76, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarAmp4email.php', 1, 0x00000000000000000000000000000000, 0xfdbdb898729694666d7d33a3a608aadb, 0x664f0011e3fceea79844936d09473eb81fe543a3807221aaf3c38b85fef7628d, '', 0, '?'),
(0x44c0e7c4e4762cf78c820a0106544169, 'wp-content/languages/plugins/elementor-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.mo', 0, 0x6f649c68caf4227507cb301028b4a0d1, 0x6f649c68caf4227507cb301028b4a0d1, 0x7e97d14e5a4c324400707b7d333d2cdcf193ee533c5c98dca11c4a7ec8bea808, '', 0, '?'),
(0x44c8c7cf106620c1f6b150511e625df0, 'wp-content/plugins/elementor-pro/modules/theme-elements/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/module.php', 0, 0xbf7c9e2521d296991b23d1da15bb101f, 0xbf7c9e2521d296991b23d1da15bb101f, 0xe01f2d4ce5fc6bdada55b1eb8f172ac0db28026404c6b0c972e1b6de6b6409b1, '', 0, '?'),
(0x44d093cf96cfb6bc7e4755c7d05107f2, 'wp-content/plugins/elementor/assets/images/unlock-sticky.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/unlock-sticky.svg', 1, 0x00000000000000000000000000000000, 0x5cc7ddaad176221592b53e88aa3c0453, 0xef54794e1ee816b9d2a01c6c63866a8fdb3dd83d61ac85b0448f5c804daf8b20, '', 0, '?'),
(0x44d0aab738ff188387cb9095d03097b6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', 0, 0xc92e98244535738d7b8c8304076da4ff, 0xc92e98244535738d7b8c8304076da4ff, 0xe8d815bdc8b2fd526b9cf63c5b7af23f42503c509241fd38fc95bc645d4c607c, '', 0, '?'),
(0x44d26aa73d3f833c190fdf2bb1c0fc72, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/trait-webp-common.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/trait-webp-common.php', 0, 0x7dd98e6e6112e65e5423cb32648bc894, 0x7dd98e6e6112e65e5423cb32648bc894, 0x57bbb1640e611419ff79bf56b756299eeda7ae36de82c5dacb24c83148c0fb5b, '', 0, '?'),
(0x44d2c048d08a1627230bd1fcd367b253, 'wp-content/plugins/elementskit-lite/libs/xs-migration/migration-contract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/migration-contract.php', 1, 0x00000000000000000000000000000000, 0xf7faa6b55053aa90a56b2be98a995a8c, 0xa37e398ffe0243716fd06e683ef52d187cfd3d2963b44bc98be7d57c6fe7af8a, '', 0, '?'),
(0x44d35d0726261e399a9a21f34ad4a5a3, 'wp-content/plugins/elementor/core/frontend/render-mode-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-mode-manager.php', 1, 0x00000000000000000000000000000000, 0x3c4f9d87239c8ca33547edd1b8556984, 0x70043a796e052062708a4d05d5a281dab3a5a61fd0187f4e98ff3dc94369eb49, '', 0, '?'),
(0x44d4365a7a0ab0e50baf632e9d0326f0, 'wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php', 1, 0x00000000000000000000000000000000, 0x2ec6e401dfd8fd7997a3210f54b9224e, 0x40499c53e7a5061378de388610475f93cbb0a8ddd9dac5e70e66593e59c00f05, '', 0, '?'),
(0x44d5b9efdaf8bbe5d8244f61aaa3e9f4, 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf24e7626181b56cd0da967154124fa26, 0x5bc0de8bf0a1771f909faa2c4ff8bc95f6e515420dd61a8710c51ff4f829b241, '', 0, '?'),
(0x44d6d91cf2b04166e1548e13f153ed88, 'wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts-handler.php', 1, 0x00000000000000000000000000000000, 0x3162a51bcf2489b62b70fde0899d716a, 0xa29663cc6de2b02b617c14072c3ed76464a5fd386c2d62435609bfcb42a2b50c, '', 0, '?'),
(0x44dc166f94175e7e6deefd8b397997a6, 'wp-content/themes/twentytwentytwo/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/style.css', 1, 0x00000000000000000000000000000000, 0x2f8aa3700cb4c855d22d3db3f6fb5faf, 0x68c73c87944ee51b94d827c7186a2c4adbec2dd927f4e3258b80b6af4821b38e, '', 0, '?'),
(0x44dd515f24c56b763a2a6c79bfced3ea, 'wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg', 1, 0x00000000000000000000000000000000, 0x7820d1a773ff82111f325692bd60b807, 0x9f1f55c1dcbc0a45fac87bcd6df8a33084a1490a2769254f8e07cb11af792b5d, '', 0, '?'),
(0x44ded0d12b61779e01a6abeb7c43f00f, 'wp-content/updraft/backup_2025-06-06-1151__EuroBet_3c4474146848-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-06-1151__EuroBet_3c4474146848-db.gz', 0, 0x6fa502c8c131ecc66905221f7de2aca3, 0x6fa502c8c131ecc66905221f7de2aca3, 0xd9c19ed12131cfdfb4ec59321038d8f74c89043b833d288e4daf230addb46893, '', 0, '?'),
(0x44dedb06fb091951febb664e940e0934, 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0xbe9dca64687e68c4a5fe849a573926289c2891d24f0d305e314629de20fd7e4e, '', 0, '?'),
(0x44e148cd1d95a7aac7e34e81ccdc2c90, 'wp-content/themes/twentytwentytwo/assets/images/divider-black.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/divider-black.png', 1, 0x00000000000000000000000000000000, 0x3877ed9bf7c112099278010b6d291072, 0x7886c92b1652ea03c66c4c1a6b35ed3e0376e9c6b00bea074e02ad4414c57f88, '', 0, '?'),
(0x44e5f8c8c858c650f6012d052c570374, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/OrBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/OrBinary.php', 1, 0x00000000000000000000000000000000, 0xafb31738fcbe38911958d6d5f5faafb8, 0x257c197145dbded951e5a31204976297d1ac1dffd5dde7c54f5ad9bd1ecdefba, '', 0, '?'),
(0x44e7e023c7e2c90bbbc2e8999ed52a62, 'wp-includes/class-wp-block-parser-block.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser-block.php', 1, 0x00000000000000000000000000000000, 0xcf9d40c7d6a2cbd1137cc8d2fa2a4e08, 0xa0f5b15bd9cd34983a53d9e7494091dc4022ee171a5703f316ca24b4b168952a, '', 0, '?'),
(0x44ee45b517f7d3604db4baa3779a62b1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoResizeDimensionsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoResizeDimensionsRequest.php', 0, 0x6bda4a25a5eb130c6050058c0692a64f, 0x6bda4a25a5eb130c6050058c0692a64f, 0x69d56aa1639a2394a9f05ad9347d47c434f5c4f783b8b3d7ce9de83ac7c897f5, '', 0, '?'),
(0x44ee545bc72dc2e1fd55e1f601f8f0b0, 'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php', 1, 0x00000000000000000000000000000000, 0xe6073df3977128e9e5749e93dda3cbbb, 0x617408a5c3817d28c41c9b3019866fc39f25ec33d8c7f070c81001757efcc4a5, '', 0, '?'),
(0x44efb2d6350a27e55ca5c37e01579389, 'wp-includes/category.php', '/home/iraneurobetcom/public_html/wp-includes/category.php', 1, 0x00000000000000000000000000000000, 0x7d56ff9b8717c572fde2e522962e2065, 0xf97094990657221b207a39cf4d4fa981792b7b53d8c5df14379408c473888046, '', 0, '?'),
(0x44f06e99073a1dd624a55763b67d039f, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/user-profile-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/user-profile-integration.php', 0, 0x80009ec35047c3e269459bb1baf8cb55, 0x80009ec35047c3e269459bb1baf8cb55, 0x70c625eadf3582ec3de88c3c3d9153394899635c2ff89758da58249008c015e0, '', 0, '?'),
(0x44f14caf9b75e533e414887f6178423f, 'wp-content/plugins/elementor/includes/controls/groups/background.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/background.php', 1, 0x00000000000000000000000000000000, 0x5da3d3b06d6fc16ae3c8d3666366a039, 0x8562a1900079093877b20192d360485828362e700e5b517e62dc7df37a87eff4, '', 0, '?'),
(0x44f21cedc91ca8a6fa07cd9d8a5753b2, 'wp-content/plugins/updraftplus/languages/updraftplus-ar.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.po', 1, 0x00000000000000000000000000000000, 0x7ce094436e82c512a55bf458c7172d23, 0xae940cd6361c87d41e8674296727f8b93b8df261261bd6f9ca050352fe5e3e37, '', 0, '?'),
(0x44f3430396ff049420744923b79ee2c4, 'wp-content/plugins/elementor/includes/widgets/audio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/audio.php', 1, 0x00000000000000000000000000000000, 0x25e497a17a43ac1b769bd182e1d84eeb, 0x54d88a0146e89dffb9a5dcba524f93aae2c6b7e8c1c4172329f0d61a97aa2bc1, '', 0, '?'),
(0x44fd118c22ac65a76e435bfd16600fd7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', 1, 0x00000000000000000000000000000000, 0x18232989140f5e739150f08224fed604, 0x87e0aba048f94b353146d657b817a3743dc496b9e51dc745d55ffd4c1e727e68, '', 0, '?'),
(0x44ff5d92a34071d02a611d4939e05525, 'wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php', 1, 0x00000000000000000000000000000000, 0x8309923f65f5233dfee10235c0452173, 0xad50a8d7404e7abd46b4c28601b3f36432d8ae177ce338bdab1449f32579a375, '', 0, '?'),
(0x4502a8da9f380eec0395356a8b060552, 'wp-content/languages/plugins/amp-fa_IR-1c74b0002f9598d6675d0bb182a3cb4e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-1c74b0002f9598d6675d0bb182a3cb4e.json', 0, 0x5606373fdab684108a4c460b9be1cb98, 0x5606373fdab684108a4c460b9be1cb98, 0xe419659d31a8c084fe69aa9a281b376d61239a2bf90c19be7f062105d9b25bda, '', 0, '?'),
(0x450715c34bf295ef1573cc7d7b6527c6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpHulu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpHulu.php', 1, 0x00000000000000000000000000000000, 0x373438eeca9d7bbdf7dfe88ae308c432, 0x6c2a89dafcae344552083b44e568bcc1283fc225c0f7d33463cfd3c790526955, '', 0, '?'),
(0x450b71d054732d7d0e79c132c0e17843, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php', 0, 0x24c36e492ede5dc5a9fd2965edcf13cc, 0x24c36e492ede5dc5a9fd2965edcf13cc, 0x2c54b75bd4fd16d14b50abbced6572384a52c057ed490065b4c9f2caefc7618d, '', 0, '?'),
(0x450be1b77509be31c52b93654ee6cb56, 'wp-content/plugins/elementskit/modules/pro-form-reset-button/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/init.php', 0, 0x69bf8b1213fba221426fce0703af9c96, 0x69bf8b1213fba221426fce0703af9c96, 0xa5bc16cc98eb60f47709727bd071a9bdb7cdd951b5d44bec1cf3bfd6ab4c951b, '', 0, '?'),
(0x450eea2b1886f3e1e7913d214a568a46, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-interface.php', 1, 0x00000000000000000000000000000000, 0xd779d446b21a727c728a1621dec7420c, 0xcfdd4f8e718b49e610b1df6c2be829866a33eb9d878a35f30eb23a4b33b89676, '', 0, '?'),
(0x4512324dbeecae949d08912e80247bbc, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php', 0, 0x1cac3b75206e1cbb3fea9f336b2d4877, 0x1cac3b75206e1cbb3fea9f336b2d4877, 0xaac522e41212f862e3618808cfd30f72fe158a9ee1d6df45c640f0c45a9bb8d3, '', 0, '?'),
(0x4516dbf2765c7fa2cd6678fce438a110, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PWA.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PWA.php', 0, 0x698152ff59bf8f371f274226806e1d92, 0x698152ff59bf8f371f274226806e1d92, 0x178ed795098b7c9f5a3be58d5a972ca0982c525a194480afb18ee1a6d0a9bb15, '', 0, '?'),
(0x451734d0ef44274249a6d4e7fc5f2373, 'wp-includes/blocks/tag-cloud/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style.min.css', 1, 0x00000000000000000000000000000000, 0x3a3cc34ba2b69970e1bbfd8416d9cbbd, 0x315bc646a86359332099e2d25315d8114bae686dcc3f37f412a430ec43d17280, '', 0, '?'),
(0x4518a76a19defae5129bcf7ae04501cc, 'wp-content/plugins/elementor-pro/modules/forms/fields/upload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/upload.php', 0, 0xa91a1ac3874ed36ca92c6035a420f20b, 0xa91a1ac3874ed36ca92c6035a420f20b, 0x760eaa8b38f3aa3214b8a126c436ba9b40ae5e87c93b407e3439afa9fa1e155b, '', 0, '?'),
(0x451cbc04422b88f32e699a8e41c9bc49, 'wp-content/plugins/wp-rocket/assets/img/configuration.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/configuration.svg', 0, 0xed16e2c717de6015431ee90bacd6c2af, 0xed16e2c717de6015431ee90bacd6c2af, 0xf838b1dc83b862325908847e580880923f1e45b8074258b85459ba309ec9f80a, '', 0, '?'),
(0x4523cdd5e72d7633371903d936ebc5a4, 'wp-content/plugins/wordfence/wordfence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/wordfence.php', 1, 0x00000000000000000000000000000000, 0x1bfce27ca35ea0d1faa14e1d0119f86b, 0x569c109aa9581ba1e8e38300903fd1655c99ec7b5a8e4b123682abb2544476e3, '', 0, '?'),
(0x452551950d6cb4ee14f7f6e41eaf6f4d, 'wp-content/plugins/elementskit/widgets/blog-posts/views/main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/views/main.php', 0, 0xa2cbe75b1fba1ca0b4387e371025e4e5, 0xa2cbe75b1fba1ca0b4387e371025e4e5, 0x7f0a6eed007a680ddd40fdd6b29783667bb1c0d062ec78df675b15b5bab32c9f, '', 0, '?'),
(0x452742b85289d57f1801d4740d7cf1df, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', 1, 0x00000000000000000000000000000000, 0x4ddaccbb44bd73cd5449de40d6c511cb, 0xd40c42e2e8023449545c6a60581bd20f5c19ab88ccef5fb3826f6bd809664671, '', 0, '?'),
(0x452cd82dcb1101da8af3175ad4395186, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/error_log', 0, 0x0940f5dfd9d097bb51bfa8099dd58c94, 0x0940f5dfd9d097bb51bfa8099dd58c94, 0x3b3bd7c808800203d47269bd955a0d8232b2abbb82640fc5f3abc5f3f1aeb67a, '', 0, '?'),
(0x45329b6926fd0f57cdc57d8ac44973d2, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sr_RS.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sr_RS.json', 0, 0x05f2a17fcf9b7e5290dc9281b91b93ab, 0x05f2a17fcf9b7e5290dc9281b91b93ab, 0x4b76e8316a3a333c91f3dcef0c235c771e0f25ffdf56e6bc9f4539928c0cde76, '', 0, '?'),
(0x45338d55e4066f71b317e664b36991fe, 'wp-content/plugins/amp/includes/admin/class-amp-admin-pointer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-admin-pointer.php', 1, 0x00000000000000000000000000000000, 0xb632153a7b0a72244eac881ac10fcc04, 0xe904f0fdf098c20f513a52f496ae641155a5e563c0bd37ebf51b1335ee8180ff, '', 0, '?'),
(0x4534edd766750d23523a6b211e6a6768, 'wp-includes/js/wp-list-revisions.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-list-revisions.min.js', 1, 0x00000000000000000000000000000000, 0x8cc0dd7da01af11908dba65fe3c4384b, 0x5d0dabcf6feb38da59a01836979c29727957143fdf5988fdc2e204aa62e17a28, '', 0, '?'),
(0x4535888675fe6a5d8c3070a45133bbce, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', 1, 0x00000000000000000000000000000000, 0x5b0edb09466b2fbee04eae28e94e3629, 0xd7dc590bf6c6f46ea3c882b6a225b5d6f427620bab3ab2ec2b7f5632ad488ccb, '', 0, '?'),
(0x4535fc3bd5d6dcd8745282939d244cd9, 'wp-includes/js/dist/element.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/element.min.js', 1, 0x00000000000000000000000000000000, 0x688f6097bdee1c3f8a73274c30e4e0f0, 0xbe98b656a12c2f0873898d853b55750bf3de196b3b7c91376ca18a1916a2a953, '', 0, '?'),
(0x4537963817951b4b0c16dc69a1d30a5b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateAttribute.php', 1, 0x00000000000000000000000000000000, 0x0f6d0c43142944a6b81da525fd6347a0, 0x04630d23363dc39fe854e95322ed2e1f14a19e538e7672356c298175718adf82, '', 0, '?'),
(0x453a01ddc0c836ee682d3f6ce5126eeb, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', 1, 0x00000000000000000000000000000000, 0xd1b8b2a79c00297b1882847057997220, 0xe9d783943b5a1e29a5acc1efad2258ac8213f258f89ccee2bcb4a49f6ebee8ea, '', 0, '?'),
(0x454293a6920760072b6efe58e728f29f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleReadAloudPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleReadAloudPlayer.php', 1, 0x00000000000000000000000000000000, 0x7dc40e2ef178dbbb1b8404c6ed1dddf8, 0x7732232d10f4118afaa15a548f418b84f4cfb4fb34514f42d4b46f25050b7749, '', 0, '?'),
(0x454c4f67a79b0088a9b789130c120d00, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTiktok.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTiktok.php', 1, 0x00000000000000000000000000000000, 0xaebaadb226e1b134cd14b3ddfac11e22, 0x04ada168d2fa864cce31fa7f4738c441f9e0045d563f5dfa9863c2f336de04bd, '', 0, '?'),
(0x454ecae692230c064382ffe4c4b42e33, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', 1, 0x00000000000000000000000000000000, 0x5efeabc3ef78939e450aefb4d088ea7e, 0xb9586b6488cd92aace3405fd8607e61e1840439e83b7aa083de4cb3d956e99b2, '', 0, '?'),
(0x4551df5e780c8e984d1b5f603746ddad, 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-150x150.jpg', 0, 0x2c8cf6f46630963018805922eeec8ad1, 0x2c8cf6f46630963018805922eeec8ad1, 0xb4b7694afb97076ea559f08e6297d7df4437b38c015dd36e07859e65dc16efd8, '', 0, '?'),
(0x4557ec732cd26638b9dce1befaee02cb, 'wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php', 1, 0x00000000000000000000000000000000, 0xce108a0900bb128001dab6a8aefe6273, 0xe029c17faf6b4e2252c00514b362cc81af1541a82a36f13dd54631d0a49c9cd6, '', 0, '?'),
(0x455b23c6019c28d3875d711bfe955a9a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', 0, 0x505f3a2971d80715a8601f7bb8139023, 0x505f3a2971d80715a8601f7bb8139023, 0x86a2a8c0b0bca6f208ea02e169ff624e29d69151139529532337f9898204b82e, '', 0, '?'),
(0x455f438c4d68c79aa85fc6e7781218fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php', 0, 0xe60b9adb86e3e2d1127e7463622d8bfc, 0xe60b9adb86e3e2d1127e7463622d8bfc, 0xc0972b0652ba698d00a0eac7518d4ab90d895a58ad0d4c74f91305729f493f54, '', 0, '?'),
(0x4568fba1b0cbfdedb9ecd0406171bb8c, 'wp-includes/session.php', '/home/iraneurobetcom/public_html/wp-includes/session.php', 1, 0x00000000000000000000000000000000, 0xef4e524db1893c5cf7a0bcb13e9df4c0, 0x7de9e60fad0e19bc6b2b384d8615553d3c3bfed97496bc8fb3492a2ce33423bd, '', 0, '?'),
(0x456938a0d2ca3cf0ac55c985d742be1d, 'wp-content/plugins/wp-rocket/inc/API/bypass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/API/bypass.php', 0, 0xc94e0fe37a87435a6bbc88fc1936dc7a, 0xc94e0fe37a87435a6bbc88fc1936dc7a, 0x2215602505cdcfdb14a46e48a049bc4bac7a04dfceedea96a66d2a6cc3f564da, '', 0, '?'),
(0x456c68d3665c7f0d86794b727ffd9b29, 'wp-content/uploads/2023/11/youtube-color-svgrepo-com.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/youtube-color-svgrepo-com.svg', 0, 0xab5fb882380564ce49550d4560a1ccf1, 0xab5fb882380564ce49550d4560a1ccf1, 0x97d29900dec1fa8478ff7c9400655b204c92dca0ceabb2c5f18d89db539b8e37, '', 0, '?'),
(0x457235604c5deba2342b12890c71dc0b, 'wp-content/languages/fa_IR-81c889563f09dd13de1701135dc62941.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-81c889563f09dd13de1701135dc62941.json', 0, 0xcb32695301817542c72a53336d277a3e, 0xcb32695301817542c72a53336d277a3e, 0xf462d72fc7d212acb88f6f101327890171792e55ae6ea2f040461654a0a52bd7, '', 0, '?'),
(0x4575477c3e2f968d7ff0ecff751a7fb9, 'wp-content/plugins/wordpress-seo/lib/abstract-main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/abstract-main.php', 1, 0x00000000000000000000000000000000, 0x30674b819e2ab710ff9c4c5abbadc083, 0xb7f0554be1a93cc523242fcf91120f20890b3c53e4428a54202b12a15ad6f551, '', 0, '?'),
(0x45766da4f28e31c60c557e0e41486ade, 'wp-admin/js/password-toggle.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/password-toggle.min.js', 1, 0x00000000000000000000000000000000, 0xca6ac722edc2bbeed5efc09d561fafc5, 0x6edf97a3bb2271fd0f97f88c06fba4af05027b4b754b5a4bdb0d31f35e848bd0, '', 0, '?'),
(0x457be8b7c67b1da3606d282139a2f5e6, 'wp-content/plugins/elementskit/widgets/zoom/zoom-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom-handler.php', 0, 0xcd5e97034b1a49a28eb9b99b9204dd05, 0xcd5e97034b1a49a28eb9b99b9204dd05, 0x0304fda6ff5380c9cdc4343e856ae693aab26cc96b1851a24def6de2c9e6e6e2, '', 0, '?'),
(0x457c9f054ee0481858e55784ebcaca87, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaLandingPageType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaLandingPageType.php', 1, 0x00000000000000000000000000000000, 0x8c202d672b89bca0d487571c138550c0, 0x91c179b33bd68c20a10e32add5c3c211f449d26c52490666bbb36b6cb1d9ec0e, '', 0, '?'),
(0x457cdc857907d0fef59790b61e1c905f, 'wp-content/plugins/elementskit/widgets/zoom/assets/js/zoom.init.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/assets/js/zoom.init.js', 0, 0x5e3d878a0298aea4c4d265eaf1cd98a1, 0x5e3d878a0298aea4c4d265eaf1cd98a1, 0x626ddb43d5ae81a7663a5245590e885badf764d0413135aa9edffe5bc0e7b81f, '', 0, '?'),
(0x457d7dc99f9676fecdcbc802eb001bc6, 'wp-content/plugins/amp/src/PairedUrlStructure/LegacyTransitionalUrlStructure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/LegacyTransitionalUrlStructure.php', 1, 0x00000000000000000000000000000000, 0x8c08c70288e47d20fb6e35a411f43331, 0xf8e078cebce187f65bdc10a54604c107bd648bad928aaeaff2019047ac51560e, '', 0, '?'),
(0x4582b7ee0039c63db175029c278d0060, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/ComputeEngine.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/ComputeEngine.php', 0, 0x66d6a4da1434b886024f87f122f62be9, 0x66d6a4da1434b886024f87f122f62be9, 0xab6322c706993755b38cc95284f2e54f0da96ddd179675ca52b0f6556f22d09c, '', 0, '?'),
(0x45842a98efe46e9237117685ae69dba3, 'wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php', 0, 0x2172afbe7ada9d2deb948f6d87c05f93, 0x2172afbe7ada9d2deb948f6d87c05f93, 0xe792c1de3402dbeb2ebad62fb6dfd50222ac83c647e16d538748a7d817ab303c, '', 0, '?'),
(0x4584bb28fd7a5241313b654ec7714433, 'wp-content/plugins/wordfence/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/index.php', 1, 0x00000000000000000000000000000000, 0x32c101e865d8c2c2aaadeb5cc6c16f67, 0x839720a98a6fabece9b9164da24a2391417c98df8ef519289edd3b0136520af0, '', 0, '?'),
(0x458af689cd8be41ee4415a9019717905, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', 0, 0x200131d294374baf587d9250a6ab8544, 0x200131d294374baf587d9250a6ab8544, 0xfccd28fe90c44ff8d7cc20e1726243310814a83e3bc20d782634800c676eaa29, '', 0, '?'),
(0x458d09cfd262fda53b283f7ef9771e82, 'wp-content/plugins/elementor/includes/maintenance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/maintenance.php', 1, 0x00000000000000000000000000000000, 0x447ca67581bfa24f05ceb5f4cfe98241, 0x9262b5972f5ecc63cab0bd069efd603b1b02eb774c369ec90b67b21a202574c4, '', 0, '?'),
(0x459604e9f9fbf7fec563d3784421a842, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', 0, 0x296f3caa16598a0262fcc05cde66cbe4, 0x296f3caa16598a0262fcc05cde66cbe4, 0xb9c3ceb5ab3ffb344aed82634958cc897b1ccca9b8bb41c894ba1d4f791dfdf0, '', 0, '?'),
(0x4596c083cbe395fd3244830135137334, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', 0, 0xb630005bb0fa7b787deb32b5f76e1ee3, 0xb630005bb0fa7b787deb32b5f76e1ee3, 0x6a6797c28dd854a00660f2ade47605c5916b387d7e3888e52474fa79ccf99cd0, '', 0, '?'),
(0x459c7dbe7eee17a54dcac52ddb5d8861, 'wp-admin/css/widgets.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/widgets.min.css', 1, 0x00000000000000000000000000000000, 0x6e9941dd02f16ccf5c4d2db48e0875fe, 0x36462572357adef7c84ecbe034947f3f9ac48c414120e5ff8fc22d82c75801d1, '', 0, '?'),
(0x459df9a273133da25d9a8a94ba923d61, 'wp-includes/blocks/post-template/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style.min.css', 1, 0x00000000000000000000000000000000, 0x109072135befe9712712e1d1e071be66, 0xcfd438fc4df06c7dcb37ada1a2e76f83c52e0dd5e6801b9bcaf410a66052397d, '', 0, '?'),
(0x45a30b2d8209bf53fdbdf7f13ade7137, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', 0, 0x4be7b9f283cc439d33927dc8e9d1f6f1, 0x4be7b9f283cc439d33927dc8e9d1f6f1, 0x536fb6494cfe72913030f945fbb97a8e499f815d8a56f25cbf1d0b4ccb5710c4, '', 0, '?'),
(0x45a4f8c206921f8069d1bf92a4c421ed, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif', 1, 0x00000000000000000000000000000000, 0x54e8505227edae1e583cf2f9554abc3a, 0xf3928f02eba441e74e88d579fa716fca8523265d8f236d1256b0db95ba72c8b9, '', 0, '?'),
(0x45a81dec05b66a33078c684fbf60f908, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryTableSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryTableSpec.php', 0, 0xf7d6e494f1300499b529ca697a334fd8, 0xf7d6e494f1300499b529ca697a334fd8, 0x7272a943d9c8201f5932aa3e143ffd7e1df6954e18c1ac0311bb76356b6f7d6f, '', 0, '?'),
(0x45ab816ef3f44e25fa78f6186f34991b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', 0, 0xea7410b1435aebce864e28ba43c930c5, 0xea7410b1435aebce864e28ba43c930c5, 0x810a5f88a27fc166a7caac5ee4903d8d67c9822bd4f95d7c843798f82d349db1, '', 0, '?'),
(0x45abda264a22622d3b6b17c72c65f527, 'wp-content/plugins/elementskit/widgets/price-menu/styles/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/error_log', 0, 0xb33affcbb3cbf0abefc7042f187e1023, 0xb33affcbb3cbf0abefc7042f187e1023, 0x893e80f94553255ae581bacca38e5b1764620c5efd17ef4c81151a075a03e59b, '', 0, '?'),
(0x45ae6e1c03966a97c16492ad9583ab31, 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', 1, 0x00000000000000000000000000000000, 0x8c79e87613696cae32379ee06b2e16c7, 0x007b1e9b761384e99d34852b39a4ff6f26312047333c7fedd3078dcf102a4361, '', 0, '?'),
(0x45b265bb9f3a108b9051e7a2de37f62a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php', 0, 0xdb8c6948fc6a597dc2161d657e2cda00, 0xdb8c6948fc6a597dc2161d657e2cda00, 0x41745b19e96af0bbe05fd05e2e7ab4f6917cde6aba06d571b0f91d35d71e4cf9, '', 0, '?'),
(0x45b40b3b3da9ab8d340bc25d4c5b4fa8, 'wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html', 1, 0x00000000000000000000000000000000, 0x9bd5ab630d2a6aba14ed48d7fe9f0594, 0xfbe8be4e6acfc55a76c3adc1a0d8212ada700a457b2b2c9c85795512ed8108d8, '', 0, '?'),
(0x45b856e0f3f72cd525a6d72c53124d3d, 'wp-admin/ms-edit.php', '/home/iraneurobetcom/public_html/wp-admin/ms-edit.php', 1, 0x00000000000000000000000000000000, 0x5033b90aa7ea377c4c3f4d7441bab3df, 0x1c146183e481c089d6c163c473631a8d83b922e2560f1de8c14c5cbcd19ab519, '', 0, '?'),
(0x45b8df8dbe3fa5d89e711a7a416f1772, 'wp-content/languages/themes/twentytwentythree-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentythree-fa_IR.po', 0, 0x55857339514f0d727948256e899af591, 0x55857339514f0d727948256e899af591, 0xf7b6ca80560b0189aff3c0d7d7f3ef5c9bd3d2f8439a4cd47b514015402f1ba3, '', 0, '?'),
(0x45d715b477d5f2fa90426452792cfd36, 'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js', 1, 0x00000000000000000000000000000000, 0x6b08d64e754847c1c3119c37b698da08, 0x975f82eafb5e2ab61e8e1fcc5af3e40eba56cd21e2e7ad40fb0ea563bb054d3b, '', 0, '?'),
(0x45dce7c3c20edc706e5a3a16ad6a2c9d, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_cross.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_cross.png', 0, 0xbb61aabd2f3da3c8ff645760db5bd93f, 0xbb61aabd2f3da3c8ff645760db5bd93f, 0x25f27a4a9fbc517659895e20cad9f0a6c44faf96d0153440054668e048775089, '', 0, '?'),
(0x45e4a08c67b5c4147808891d10da88f0, 'wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps-handler.php', 1, 0x00000000000000000000000000000000, 0x8dcb00ea3a52be5c4a2c144fa7fb11eb, 0x4d72a2a62030038b8159519df434e7f76d6c69cb6a746adcd677b89ecc337edf, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x45e663f769d9e6f8ad3cd062dfd930f8, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.min.css', 1, 0x00000000000000000000000000000000, 0x4edbf48a43e265b489e42f217eb2207f, 0x7556df261707a03146388127f08f12d429b0e60c40a231feb73ac2e0aee90411, '', 0, '?'),
(0x45e86b5ab2dd806c3fb7094f4bb5f0bc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFxFlyingCarpet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFxFlyingCarpet.php', 1, 0x00000000000000000000000000000000, 0x51c281c6bf145be4c3a81128e067bba8, 0xfb43b09048536a0faca993880bdd76e41fd39d72057d23b3e6b0ada8edca07a7, '', 0, '?'),
(0x45e9423341c705c9f42d0ddc2621d554, 'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php', 1, 0x00000000000000000000000000000000, 0xcd932f71f9f561ea295e3d663f9fe4fe, 0x920f078fd58109a78ea6ad653f9c7aebacf5aa9663995a0a888ef5809c47e2c3, '', 0, '?'),
(0x45ea54ddbbcc51ffea0fbf1ed5b4ce73, 'wp-content/updraft/plugins-old/updraftplus/methods/dreamobjects.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/dreamobjects.php', 0, 0xaad7c029a1a04fa7ea6bab6df9ded5ca, 0xaad7c029a1a04fa7ea6bab6df9ded5ca, 0xfeccdf61b5b7c9cac65dcf5962db63631448a1d62ba827caac5ad30b3ff2e432, '', 0, '?'),
(0x45ec47cc5589b557586e60b6c9c3a135, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/error_log', 0, 0xe68831ba3420579f114e2804c5e80bf1, 0xe68831ba3420579f114e2804c5e80bf1, 0x7a11096d45cfcc692f4ff5b7228b72325453d25bfe4dc8271406bb5ba29a769f, '', 0, '?'),
(0x45f248e1ba093b95f2471bdc776ddd0a, 'wp-content/plugins/amp/src/Admin/Polyfills.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/Polyfills.php', 1, 0x00000000000000000000000000000000, 0x01959afb98660b2dd01a2f3edf36f1d5, 0x2dfc83f0080f2f2e0021780753070ecedbb76c567c767884afc18f5ca05934c4, '', 0, '?'),
(0x45f55f358cdb292d7a578ef683d06199, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png', 1, 0x00000000000000000000000000000000, 0xad86c82e44596642427d758860b1f600, 0x904b0984997d4024635341610acd81a4c1bf8c7850e5b70aed6cd1e34a8ecd7e, '', 0, '?'),
(0x45f97af23ea290079e6426aeccbf8dd3, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', 0, 0x4d38c3e30f5c333cf6f4ae6e42656fc5, 0x4d38c3e30f5c333cf6f4ae6e42656fc5, 0x7a4851dfea1da098209601760cd0e61ca33afd4cba96f55915f02b81366bd631, '', 0, '?'),
(0x45ff2024165365e2f26b6ef12085ebc5, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', 0, 0x259bdec84afc3a78a7cb69883d59e0a3, 0x259bdec84afc3a78a7cb69883d59e0a3, 0x1ffaa4e9fb7ca4f97d6547c8f16cd1b4ded0f0c7adbac5bdd521a070b4921724, '', 0, '?'),
(0x46011987f243be82deab00c41d5f1c2a, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_r.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_r.png', 1, 0x00000000000000000000000000000000, 0x8ae4b3ef109ee66ec1022632470ddd0f, 0x2c06311308dfd29b8beaa9b0c662f7e4d082603b31361903289019f72b0c3842, '', 0, '?'),
(0x46019648c89d6ceb6593c916011b23dd, 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png', 1, 0x00000000000000000000000000000000, 0x6c2cd70b1c8972cf25b85e1e78a5251e, 0xfeea14c3593dd15f14ae62b0bb7ccaa726662cac0b893c16bcc3038fa3b6a4a8, '', 0, '?'),
(0x4604b6e479b317ecb83e8276ed231725, 'wp-content/themes/hello-elementor/assets/js/hello-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.min.js', 1, 0x00000000000000000000000000000000, 0xc880a6cdf2303c76d389468e727bf5a7, 0xa1d87a9e911286436ecc0c625153044a4556eee3fbaf2a30679f90e6deb94c39, '', 0, '?'),
(0x460dba78d3777edb0ddcb1b4e71b0aa6, 'wp-includes/widgets/class-wp-widget-search.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-search.php', 1, 0x00000000000000000000000000000000, 0x928f01b44910d55334be266b07fbeb44, 0xeb1391b0e8206975d2cd361023498342338366d841fd115c0a3c57a0504141a3, '', 0, '?'),
(0x4611489e99f3e6ca58ac52b62d9eac14, 'wp-content/updraft/themes-old/twentytwentytwo/index.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/index.php', 0, 0xdfdd9e64586d6bba5f4cd20057b0ba84, 0xdfdd9e64586d6bba5f4cd20057b0ba84, 0x868b6ba41d985cea688804138e366b851b05a64b3426fc6d79308f67f880f446, '', 0, '?'),
(0x4620ab410d638e26814e7e8c8ed5075d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Logger.php', 0, 0x6ffab23e700c69984026f2c46012a9ab, 0x6ffab23e700c69984026f2c46012a9ab, 0xc0b0ae8f466bd3e90ca3859a6828ade245409fa3647f92674ff9702930358bff, '', 0, '?'),
(0x4624272f84b53a7139b08ae2a9e44f79, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpGoogleClientidIdApi.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpGoogleClientidIdApi.php', 1, 0x00000000000000000000000000000000, 0x99de88270c14201d87ae2c1023f7b687, 0x251c8e6bdef0f27cbc80d214aae7830ddb04473a823f845f8bb05f1508039e14, '', 0, '?'),
(0x462c9ed736d6c7f43c6d4971110aa64e, 'wp-content/plugins/elementor/modules/wp-cli/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/module.php', 1, 0x00000000000000000000000000000000, 0x2c7aff26dcb11dbddc859c4d2d7b0165, 0x105dec953ec32affc66443f28f69c1b794043d98e4e1c837ec53e1e36e713491, '', 0, '?'),
(0x4630c45a7021ed1a85e16a82c2753457, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php', 0, 0x67ae35307a83be11def3e5d1e465c609, 0x67ae35307a83be11def3e5d1e465c609, 0x9feb4e62f7987f4730e64c05ac89acb16e519e0cd95a4a17074b9de21910caaa, '', 0, '?'),
(0x46312b1a23f72b6405d37b1c8b77ce7b, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0xfe2e4436b7709f699a7260b66677de3d, 0xc432c97fb14b4a0e37143386f178a732da4d32b0ae26982bb78c954cfc87134c, '', 0, '?'),
(0x4631ab8b019c1809ecd6d99b9c29489b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', 1, 0x00000000000000000000000000000000, 0xf3431ddaa54b2a5ac8f9fe7c3402749e, 0xc58362465f9761e38c137378710b60c938ad44e018a4b4aebe217d2c958b132d, '', 0, '?'),
(0x46361fd1677bef5988e920979713529b, 'wp-content/plugins/updraftplus/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x4643572e18f63307a3b1a61ab19d55cd, 'wp-includes/js/jquery/ui/checkboxradio.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/checkboxradio.min.js', 1, 0x00000000000000000000000000000000, 0xde838e780b3e142ee014cc26e36ddad7, 0x6a752c2bb89318cc5ae9c9e420c5cadd17a2224d7a8fd0839f3e93d57630e602, '', 0, '?'),
(0x4644f2df5a7f60184eee42a9e5f272c9, 'wp-content/plugins/elementor-pro/assets/js/admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/admin.js', 0, 0x418b7e1b80e848ab3ce67666ed7fc435, 0x418b7e1b80e848ab3ce67666ed7fc435, 0x93d428e731e7bfec893ce29170b1e8676a7babcb3908b285a7da94799a91c388, '', 0, '?'),
(0x46488c8ebc3301306d8f3abdb8739bb6, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png', 1, 0x00000000000000000000000000000000, 0x7852de09ac59b5589ed4dbdda4e4dee6, 0x6da6c1bf1a63bca7971cc4adcdf3b6bd5d03f0efec8a5b88d45ede5085b71477, '', 0, '?'),
(0x465087f05701d60f341e56cfe7c0366c, 'wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php', 1, 0x00000000000000000000000000000000, 0x650e92fbe119a4f8a1c0fc2063688c47, 0x07644261ea0f6e28dd7a8b381c0e1a2def7c3f94c46be74aa3b4cafbddc06990, '', 0, '?'),
(0x46561d4abf2554bc791c06d98bab6582, 'wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php', 1, 0x00000000000000000000000000000000, 0xad238303d55b2e467052be19e89cfb62, 0xf28dd6b46b1c54ce19e17a674a0cfca80b67cc42b51f6a65017f2901e14cb933, '', 0, '?'),
(0x4657911fc089ece41eab529a4b1c6c41, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.css', 1, 0x00000000000000000000000000000000, 0x0c48af30056e3d3311ed9dac0047227f, 0xbc244edde972ae7aaaf86d2587b804c26a527f8ea94f1809c7484b297762612b, '', 0, '?'),
(0x46604ddfb863ff1b4ea721a1b7afed08, 'wp-includes/blocks/image/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x6ca0b3c766cff9ad0c5de309dbff7eed, 0x9b3bde7b43243573e6889d8dcf24a2ec3ccf14104c1917efb26b85ae7c0aa24c, '', 0, '?'),
(0x4664f186a635922d8efcae820b17b544, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLocation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLocation.php', 0, 0x06b2c74bbac3c781f8e8688ac4da40b6, 0x06b2c74bbac3c781f8e8688ac4da40b6, 0xa61aafc41e1ab8a806113a75f0011c46bcf6accb8699eb596bd42fe4994b8a34, '', 0, '?'),
(0x466a7c61f6b7b0c5519fe4f270d85508, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/LogLevel.php', 1, 0x00000000000000000000000000000000, 0x007d0aab958268828d3a633f90699671, 0x9c569147273b7bb8ba98ba2fd922cf88ca83eea55b86ff53d086aae9de639ea2, '', 0, '?'),
(0x466da089c51968ee748a1f4b0f2e73f0, 'wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php', 1, 0x00000000000000000000000000000000, 0x384c0bc0fcf0748fba917cd8ff69ab7e, 0xebfe2353071e4653b8216756551492a933228fc45461ec5c2bd714ca5006e39b, '', 0, '?'),
(0x4670de8d5cacb85394c7ce2701926615, 'wp-content/plugins/amp/src/Infrastructure/Injector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector.php', 1, 0x00000000000000000000000000000000, 0xa5504b802969952920fa1dcf057600c7, 0x717e7b2806034c443506c75068ba9c88d2e5985cd5004c1715cecc83f8927282, '', 0, '?'),
(0x4671155ee94418a05477550b41ef82d7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSpec.php', 0, 0x6f9b30926fb2052029828311436ae19d, 0x6f9b30926fb2052029828311436ae19d, 0x0d644d8867ccaba0ef31d7282febd5bc6fa3a0b7af47b4f2564ac43132b53ce9, '', 0, '?'),
(0x4674e04836d9608a79e8db90d6bf605b, 'wp-includes/blocks/button.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/button.php', 1, 0x00000000000000000000000000000000, 0x64be618820814c11c2c1cc37fb9da29f, 0x9a273b4b59db1531b4d47dd71b266fa9bd5551aebed9d123bd4e8daa67c3671b, '', 0, '?'),
(0x4675d9d0b98c8cc9d2f59273c5609721, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', 1, 0x00000000000000000000000000000000, 0x72967b8cba5f64f9e05dd8a3a609546f, 0xc427a3a8259b473247efe630ae716c86e14f8cdb4c6dcd60fd99e4c330473527, '', 0, '?'),
(0x467cf70f9c0ca7a777dc5a512c4f97fe, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 1, 0x00000000000000000000000000000000, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x84df0e975aaa494b2f49b5f877c2a51312914f76799b45f80c42695c24478b26, '', 0, '?'),
(0x467d338a288fccacfe4f174920a0b80b, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss', 1, 0x00000000000000000000000000000000, 0xf089e46a3baccabbb8f81123bbe97162, 0x6d3777cdc15798b6a726656df0439b9a818cd0ca31b8b861db63093d3213371e, '', 0, '?'),
(0x4687bae5bcae719dc1a3281a8fe950c1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 0, 0x0bd0df0eb598905e31cdeea04826b1b7, 0x0bd0df0eb598905e31cdeea04826b1b7, 0x7f9be6761eb6cae5b6dca0782307693694a5f68bddf5a8323692094de30a8646, '', 0, '?'),
(0x468a665e1d951c87abe13899f68e34e3, 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php', 0, 0xfd0ff1bdeebb2522501f251c6770bc22, 0xfd0ff1bdeebb2522501f251c6770bc22, 0x44d4695ed8cd8329722395ea81e0384ac98ad4fe195e57b7cb4d23c13f0d33f5, '', 0, '?'),
(0x468c5eed099ea932c1f1c6e99db18c1a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php', 0, 0x8e69a8d8368fb49f14f44bd0562586e9, 0x8e69a8d8368fb49f14f44bd0562586e9, 0x9e15a123c253c97fa35cfd1a190eaa2d3d93af0903a18f52206b655d14eb9301, '', 0, '?'),
(0x46a25c76ccd4b6c64f1f62d08cb75e7b, 'wp-content/plugins/elementor/assets/js/common.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.min.js', 1, 0x00000000000000000000000000000000, 0xc1b680f104156107e0f21227c4f4f31e, 0x802b84236d29a18eab0fee71657558f73267c373a1549247dfdc5841941bd573, '', 0, '?'),
(0x46aa88b74a751d777f93d1c748cef8ea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', 0, 0x2d893f01ff99e5d254f2ec82be58f50b, 0x2d893f01ff99e5d254f2ec82be58f50b, 0x8a9c93ebe380f05fe03e2042dc07618dd49a1f251aec59906dd2454f898b8b75, '', 0, '?'),
(0x46ad175cba431c3fcc5ad6faf6d6fd1d, 'wp-includes/css/customize-preview-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview-rtl.css', 1, 0x00000000000000000000000000000000, 0xb3c318de899e08aed6f4daab649fa133, 0x7ef027bea75b7ad07b87117f0f05d83af5cc039bd14cc4804e3741079b9e0913, '', 0, '?'),
(0x46b5d0e4b47bdc28a11a441bfc39699c, 'wp-content/plugins/wordfence/views/tools/options-group-audit-log.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-audit-log.php', 1, 0x00000000000000000000000000000000, 0x9fc4ca7958c35e7ae04be0ddfb04e2f7, 0x9bf8711ad5f2adf9ac011dca149617f5e1081fd3cb107c928e99610fcb6461a4, '', 0, '?'),
(0x46b840ca053da9fbad4af80e4f20d84c, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/tab-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/tab-bar.php', 0, 0xf0321a5f14ed3ccb2be4c4970f66737f, 0xf0321a5f14ed3ccb2be4c4970f66737f, 0xf5f94647e59687eef4e1ae7fc3cf13afa6256bc2643e28b2740fccb05d2c84f8, '', 0, '?'),
(0x46ba567fb6e96e684c331c05c83c6f3c, 'wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg', 1, 0x00000000000000000000000000000000, 0x2592a5306d0dc748b599f783c26728a6, 0xe34ea8eaa1dd20e8655d4973e74710a069635de263edd9511852deeb41791a42, '', 0, '?'),
(0x46bb7ed72732189a270141cd8703e0a1, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/DataManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/DataManager.php', 0, 0x9c4de23577d0f7587649368581dadcf3, 0x9c4de23577d0f7587649368581dadcf3, 0x540299c55c2e06916594dc0e96f204be99f18020c01807ef99e7ebf138182215, '', 0, '?'),
(0x46be744295c68fc5570ce5561f26fa75, 'wp-content/themes/twentytwentyfour/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-404.php', 1, 0x00000000000000000000000000000000, 0x4ebfaa8ce455e82695766c4a3fc097f2, 0x91a7a45a54994b157ab65db53cd9698a8b341b004c278213b52e2e5261c31598, '', 0, '?'),
(0x46c101f4acc3835c9f4fe7a1660c67ee, 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png', 1, 0x00000000000000000000000000000000, 0x1ecaee31ec029ded0e18f576958a5214, 0x4e3347d127b260cef78f2b523ea2505d45ebfaceb3672fff623f8fac1ea85558, '', 0, '?'),
(0x46c62ce2f3f6f84cefc6ab8f1d8f1d80, 'wp-content/plugins/wordpress-seo-premium/classes/premium-keyword-export-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-keyword-export-manager.php', 0, 0xefe3b6cf475a4d5ca23c6eafba091320, 0xefe3b6cf475a4d5ca23c6eafba091320, 0x0df880b2cea0b928847620ed517848de5fe2b751da124416d3d499e23c0ffd75, '', 0, '?'),
(0x46c6db1fd2fe430fcb849434b77e2ef0, 'wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png', 1, 0x00000000000000000000000000000000, 0x09659ea36f0a34b0238612ee7e7d5701, 0x008a2270cdcbf1b601ef4779d54e1d707ec4f72a951f9a20376eb57f27e4d88d, '', 0, '?'),
(0x46c9b3b3b93e48bb2317cd8cb476d9bc, 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-result.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-result.php', 1, 0x00000000000000000000000000000000, 0xba86dba09c1bd36ab26be3cd97b09a50, 0xaee19b48b3116033d9a11578f3bdf4b9303bfc8c29ecdab109ad047283ae6ed8, '', 0, '?'),
(0x46d027a342a42fed34087b4acd7b1777, 'wp-admin/js/edit-comments.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/edit-comments.min.js', 1, 0x00000000000000000000000000000000, 0x840b10a5afd6d1f8b294ab787285d9a1, 0x8e88c6ee6c88dcc98f97b14e9f6728bc749c51fb64edfcf2504066a343f6bd55, '', 0, '?'),
(0x46d15c22bc4c87f28ce4dd2c34eaaba5, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php', 1, 0x00000000000000000000000000000000, 0xe929ac79cb08feaa5bde996dfb4d5e1b, 0xfbd067bbce3d4892d397948dc5d682874810e2d7772f7ebd13b0f99370062d2d, '', 0, '?'),
(0x46d30ecbfa9cfa3111fd3632bd95ce7f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationClass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationClass.php', 1, 0x00000000000000000000000000000000, 0xcdf08205a73584e12f175db87c665c0f, 0x6d98b239d076c003c33a4fb24eb1a041b5238ba336b578900568fe9eba815446, '', 0, '?'),
(0x46d47816db629a7f5c0e575a54217159, 'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo', 1, 0x00000000000000000000000000000000, 0xfed779d74e36d3892aae2d793f15a519, 0x63da599bc18a24e1667d4e3be135c32d206e5843b52065218e8b08e2cc8fa3d3, '', 0, '?'),
(0x46d9d3d111fc875f2155be82460ee3ec, 'wp-content/uploads/elementor/css/post-6.css', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/css/post-6.css', 0, 0xcb83dfd336986336e3be24d5bf3dc50d, 0xcb83dfd336986336e3be24d5bf3dc50d, 0xf2d4a2c7f6e9abff13711076919d8c45d57ac2547a539ce8951e5ccf4e03286f, '', 0, '?'),
(0x46dc78a61a3449cb6847624340a58661, 'wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php', 1, 0x00000000000000000000000000000000, 0xec2eb7f84a8acaf5d4e774ec19c879df, 0x2ff9553b186e87140afddcf80d1db57ce00f82d50df32398af6eaabc829e976b, '', 0, '?'),
(0x46de68877de2992e1681ecc804eda6af, 'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js', 1, 0x00000000000000000000000000000000, 0x27577c6b9a745710daa655e087616bd5, 0xfc814aa591fd27fad8eae35554692c6ba56f7df90307e9e5a7c4aff972ad7f15, '', 0, '?'),
(0x46df6dbd6e90784b410709dd1e61c565, 'wp-content/themes/hello-elementor/includes/settings/settings-footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings/settings-footer.php', 1, 0x00000000000000000000000000000000, 0x3a14927ccd84c2221d536fd3e224f7ef, 0x225f0dd979db8c9adf6daf3195413505bed2eadff5e32da7c077ea4bc15d21b5, '', 0, '?'),
(0x46dfd1a4bf50f1f6fde7916cb1c4f0ac, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-300x170.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-300x170.jpg', 0, 0x4b01dbcfbeb38587167ac0c3ed016b52, 0x4b01dbcfbeb38587167ac0c3ed016b52, 0xfdf9092ef28633317153b1bff9dd370520ecde3b54a3f6a858e2fd77bc92b6c6, '', 0, '?'),
(0x46e07f70b94aa12c18cfdf606e645856, 'wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php', 1, 0x00000000000000000000000000000000, 0x9eb1b5138875e86231568f8cdec6496e, 0x2df14f29a8feaa4170e3b8ad65f7eaa8b8ab8a0e22df4da7269c0a7a645ddf0f, '', 0, '?'),
(0x46e0886ad5380a39abacea1e3754c811, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', 1, 0x00000000000000000000000000000000, 0xd299bf5b6503b485390d54a6fe9894e8, 0xc2142b2a895b4a7db3a7fbb8f4a8afea53cb68976f4a3d065bf13cd994f4414c, '', 0, '?'),
(0x46e2bef5f6ae230043d9fe0714bc8ce8, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php', 0, 0x69cbb09d678475dc7a9e53ba9a0a290d, 0x69cbb09d678475dc7a9e53ba9a0a290d, 0x2631529b8770a94fa31217d5b94b98750ed80c2e69874e2fe635b630ff81260c, '', 0, '?'),
(0x46e2e1ae2d1ed873aeab189dd0a2a069, 'wp-content/languages/plugins/wordpress-seo-fa_IR-b2bb3542a05d1a95a5866b83cc7b8a5f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-b2bb3542a05d1a95a5866b83cc7b8a5f.json', 0, 0xfd16b8e03070d3044e2c81cbfc9febfa, 0xfd16b8e03070d3044e2c81cbfc9febfa, 0xa5a334f707c359e9e7d0ed24bb5117c6711a29b9e116b895f3811fd3101b3f54, '', 0, '?'),
(0x46e42060048d5d2534c056db2f996451, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/RequirementsChecker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/RequirementsChecker.php', 0, 0x4f695e86f78e77650f3dc5819c430f1e, 0x4f695e86f78e77650f3dc5819c430f1e, 0xd607c42294c7add739a31e9bf8c82bed59583347a122d163a3ef13c78d67226c, '', 0, '?'),
(0x46e63b20211c7e6cadb104b7895e6dde, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', 1, 0x00000000000000000000000000000000, 0xc2df45825e1aa611e4b8e1da0ce66226, 0xf3631d0ad2f8c564db5b62f13a4fa8dce83b4612ff3bfc409df5b70f5371ab42, '', 0, '?'),
(0x46e8a336273f4e41b3f04f87ca51c278, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php', 0, 0xfeeaeefbae218b75ffb0489a42e88925, 0xfeeaeefbae218b75ffb0489a42e88925, 0xa2c5abc0fbfbfe50994b872592db90e6891ba78b33a2ca17ae8782da9c0ccce9, '', 0, '?'),
(0x46eb70c36a3a7f32c0f4ffecf229f746, 'wp-content/uploads/2024/02/Screenshot_6_2-1-1024x530.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-1024x530.jpg', 0, 0x89e9c241f231cd77561df28c47631c6b, 0x89e9c241f231cd77561df28c47631c6b, 0xdf0410c0417d37124eba69cb3c65912c9704486c0396e11adea438a88acaeb1f, '', 0, '?'),
(0x46f3c2ef3fe689433b248ce948190d0d, 'wp-admin/css/color-picker.css', '/home/iraneurobetcom/public_html/wp-admin/css/color-picker.css', 1, 0x00000000000000000000000000000000, 0xda3cb4a897815ed20d92a87121161a03, 0xb33d4c116937cd0974be497d9b7cb8eb39a096d66f68fac7606face6cd3d4344, '', 0, '?'),
(0x46f52ecd63f6abc8e1850ad5c62460a9, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php', 1, 0x00000000000000000000000000000000, 0x6aa968b78f79e04f5c8550cbb6b30046, 0x6bd9768827fc7fe43cb6ab1a8a6bbe2eea2e8c3e0971f2de76f4ea7d45134fc8, '', 0, '?'),
(0x46f55697c8ebf7c1b94f6425cb7c758b, 'wp-content/plugins/wordfence/images/wordfence-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wordfence-logo.svg', 1, 0x00000000000000000000000000000000, 0x70dce8b1d1c75dea6a2de39114f8a699, 0x389afc05bbd4da23cc84280338f8e1ff884ffb227fc7092b186822466296ec83, '', 0, '?'),
(0x46facfafbfdc682bcdab5c6c65d8f840, 'wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x47006961500fb748d57a39b900923953, 'wp-includes/blocks/loginout/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x53093aeed796108e5fd862c0e34defe4, 0x79fc5403cb35199ba3f96d205abed9049556d12321c93ada5ae6e704a6d91e1b, '', 0, '?'),
(0x4701bb3b2c8fc44168a301f8f4c9318b, 'wp-content/themes/twentytwentyfive/styles/02-noon.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/02-noon.json', 1, 0x00000000000000000000000000000000, 0x8ef710f0e60adca0022da3fc690711a4, 0x3bb88af8df49ca1ab2c9177c09546e4e4fecd21c0e5878096f10e55f26286ca3, '', 0, '?'),
(0x4703cc4932427898662127e805821905, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x6be791bf7265fc9ba6c255420fd45df7, 0x08a0a6794998705194d829c73c35b34f82ca6f958e2d39e6de6a5753057a5b2c, '', 0, '?'),
(0x47090ab71a2073bec60736aaba005142, 'wp-includes/blocks/details/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style.min.css', 1, 0x00000000000000000000000000000000, 0x14d7f86d2a9d636176534795c162c9a6, 0xce817df829cd3fc375c36e7f34f6f51b3b5b6c129df6b0b1d277b3108fda9c3d, '', 0, '?'),
(0x470a6c0d7269f5a9126425d0302b0982, 'wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js', 0, 0x2effe7871803e17d031b9e90ec0bd203, 0x2effe7871803e17d031b9e90ec0bd203, 0x2c0615eb3ccaf34440bef23a3c8cf7edf43059f2f199d2a5d3a8114438560dec, '', 0, '?'),
(0x471862733b142012e42294065aa561c8, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/composer.json', 1, 0x00000000000000000000000000000000, 0x426e75e8e4c4c365f5ca1f41bff61f0f, 0xe5931846c9db5cbd1a84e38d660501003b99bbf976b65d181125adf19d2594c8, '', 0, '?'),
(0x471cd8a8bd7fea28d62c3b99ded53ac7, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.asset.php', 1, 0x00000000000000000000000000000000, 0x2da60358baad87fa884fb5cb0b98eeaa, 0xf4d6a225901f2cbd3e05b51c5501030c0ed971b0ff0e07efea03ff1461c3086a, '', 0, '?'),
(0x47208dfed4dd1b8f88c475a13ac812e1, 'wp-content/plugins/elementor/core/dynamic-tags/tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php', 1, 0x00000000000000000000000000000000, 0x4f615afc0caad932da21880e4af68067, 0x261208c928b7ec4a218aa27c5035cdfc3c00c3da4ea01c5fc400b758699110b8, '', 0, '?'),
(0x4724a4b7303b2949a3543fecd0162ace, 'wp-includes/class-wp-block-metadata-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-metadata-registry.php', 1, 0x00000000000000000000000000000000, 0x0d3fe89d1b95bfb2d2858a211be8871e, 0x0681014eb7abb16b12b145370f2ed1b5851f24fb6791f7cc2a68366277fa0091, '', 0, '?'),
(0x47270b2fc5f71cf726600ee2f1f230ba, 'wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-promotion-by-license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-promotion-by-license.php', 1, 0x00000000000000000000000000000000, 0xaab944ad7a0187f62ab9ccf37863ebad, 0xcd2cb790efd466e0b4c3c2ef13d4c603f3200a61b3795ebf6da0ae23d68a5125, '', 0, '?'),
(0x472a8e7790f462d3b01ebe68d9e9499a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/Abstract.php', 0, 0xae819136b6bf530bccee81f993f45793, 0xae819136b6bf530bccee81f993f45793, 0x3a970c97c927991f4cf0b6ec8fd07233831e57a10f08aed99973a8d7c487b3f5, '', 0, '?'),
(0x472c6debae135ed77fbacf5c5f79686f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php', 0, 0xc5c4959ec7bab3bb18613e150358d2ab, 0xc5c4959ec7bab3bb18613e150358d2ab, 0x5de756854a37f73a22ed9a786f28bbc7bda8968d88e5e3a636f53f52f19c5520, '', 0, '?'),
(0x473655e632001e3152fcb8938da2cf4a, 'wp-admin/js/theme.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/theme.min.js', 1, 0x00000000000000000000000000000000, 0x257fc1215521b8bc1728bef1383ab2b0, 0x2e442ada8b97bc8c1d9bccbb824423e7e51225a386587b1741fe1302d7110e13, '', 0, '?'),
(0x473a5ab903d75d59217449afafa1dc22, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff', 1, 0x00000000000000000000000000000000, 0xda6a4937389f7b92b71c06720bc950ad, 0x556b85fae606b486bff45a1c4d073d4f4577a844b2948a7787e8207c1d49bc3b, '', 0, '?'),
(0x474b048a7f83e494dae4ffacce0aa02d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', 1, 0x00000000000000000000000000000000, 0xaf099fa9a6f19542cd50dc4b9e53c630, 0x1038b699bb8a6ea868b0549a5ec080f27d3dca27b1454a0350930b39decb7c98, '', 0, '?'),
(0x474d554b61541b54f7654d3b226c1ebb, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/ClassLoader.php', 0, 0x80e3127bb630c512c42cfb51366ec09c, 0x80e3127bb630c512c42cfb51366ec09c, 0xed60a00c89d5eae8e7739b4ee1fc2ece2dda89f3bc474454fa8bb6b82d0a74d4, '', 0, '?'),
(0x474ed09f3e652d3193766b111b2e6465, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', 1, 0x00000000000000000000000000000000, 0x67ea49d97a88cf2e46f7563abc2504a7, 0xc4f80eadcf2147e1e584b1003a994a9f0e41516e5a0f65ce67c06f7011f27c47, '', 0, '?'),
(0x4751cad479e619c36fc7a92e8736b94f, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffffff_256x240.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffffff_256x240.png', 0, 0x8643f76af21916360140014fc7ce90f3, 0x8643f76af21916360140014fc7ce90f3, 0x27d7345be1c860cf903fcb93b887dc96b753039e1afa0a70d5aa98efd25b6df5, '', 0, '?'),
(0x4751f3c67b293f52c360869f05de29b2, 'wp-includes/blocks/post-comments-form/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x317be2b184f16be9ab5fa8df427628b2, 0x6b1fc6e801f3a49cf02d0aa021b235c13c9873842bc64c0e541d793393779afd, '', 0, '?'),
(0x475f52d57bdcfbcbbc165c2f7ca2870c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php', 0, 0xaedd27e66185c0ab403c94ee7186f687, 0xaedd27e66185c0ab403c94ee7186f687, 0x59fc5466618668f64bd3a5de157d767351581e9691bc36e0f043afe82fd2ff30, '', 0, '?'),
(0x476939a79c24c74cd0b275cadf55dfac, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php', 1, 0x00000000000000000000000000000000, 0xc4f7363e7ddc0d2b99443e7f9ff77910, 0x4d9d952e8ff26bfc7ee6fa5f2b3e603de048cfaead32085e7805e61845876fcf, '', 0, '?'),
(0x476db9993a86074dc4be56c0914cd089, 'wp-includes/js/tinymce/utils/editable_selects.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/editable_selects.js', 1, 0x00000000000000000000000000000000, 0xa14a93897132a4a24927c64a9739ff45, 0xbf7603e0a1d1476a73dfdd1f66999f0965aa64c926e4a567b7071eff2ba1f6cb, '', 0, '?'),
(0x4772193190e76290574665b8d9fe9340, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-3108da9fb4e95cd1a789b6d2a1a2ca6c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-3108da9fb4e95cd1a789b6d2a1a2ca6c.json', 0, 0xbfe9dff7cbded5df40c14412c01140f6, 0xbfe9dff7cbded5df40c14412c01140f6, 0x2c02c171d353a7ed1ce861fc1d0c06556b1c331ca3bd90237f76c2fa64e03e9f, '', 0, '?'),
(0x477439722b6710f241dd37472bd05d05, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/readme.txt', 0, 0xdcc8d68e4d83542ffac41fe2f6d1f73c, 0xdcc8d68e4d83542ffac41fe2f6d1f73c, 0x5f3de804057f36d2a17f180bb962dfd1f1841d21b18178d628aba7221c75eaa6, '', 0, '?'),
(0x47751db9a2d8e8fe05d2d210d2caadf2, 'wp-includes/class-wp-meta-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-meta-query.php', 1, 0x00000000000000000000000000000000, 0x55edab6d5650afa3e35321bfa5bbf055, 0xc63a6dac481b75f6c7b6102bbde1d3c049cee6fca0364a6548de8f3704d67a2e, '', 0, '?'),
(0x4775358913021fc37f9561d4afdef6a7, 'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php', 1, 0x00000000000000000000000000000000, 0xdb07ea42c809b8c269474f974e231268, 0xd40d34221ba366e882331e8aeb1a87769e3818b87c37ed7054ef8ded5bd69aeb, '', 0, '?'),
(0x4775b55ea82f31c6d40fd58153f18e37, 'wp-includes/atomlib.php', '/home/iraneurobetcom/public_html/wp-includes/atomlib.php', 1, 0x00000000000000000000000000000000, 0x3279d4c60465bc94d98cf9ea482da9f7, 0x479f2a9c5564788c26c6a6853bce4b7854c44791a63df21718edd9efb4cd69d3, '', 0, '?'),
(0x47766199981b7f9cd198d5ebf6d34c9c, 'wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png', 1, 0x00000000000000000000000000000000, 0x214615ad56b8d05946f6a7a6c67cb7c5, 0xc209333fde6b5a2c7c2772039567049ce15d8e98140e3e6e12d834beb2fac6f0, '', 0, '?'),
(0x4779b283c716a657416c5ea534a68fe2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/SimpleMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/SimpleMiddleware.php', 0, 0x7fcd2957ed65319f5b1e9ab5c34c2226, 0x7fcd2957ed65319f5b1e9ab5c34c2226, 0x2d1a27a570d2ae6f4dc7ce1a1f0af7dcff5c2a4992cd96c1e63cf9c642960689, '', 0, '?'),
(0x47803971f3f1eb3dcaa55b333f1961e8, 'wp-admin/images/bubble_bg-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/bubble_bg-2x.gif', 1, 0x00000000000000000000000000000000, 0x5bcd62dbf3804ccafc509e076fc072bb, 0xd3474a7b422dca72a9248b75a45df320ab99a15db3452ea6003225ffb6dcc96b, '', 0, '?'),
(0x478dc0e03da70ee0e36cf86310970483, 'wp-content/plugins/amp/src/PairedUrlStructure/LegacyReaderUrlStructure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/LegacyReaderUrlStructure.php', 1, 0x00000000000000000000000000000000, 0x45d31619e1401225ae101e13de931a3a, 0x483bcbadc9c8f16faef063a11dad1a2009a65f69cbd46617e3c0ce6d5282bc61, '', 0, '?'),
(0x478e3d118a90750accd7cbaebf00567d, 'wp-includes/blocks/avatar.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar.php', 1, 0x00000000000000000000000000000000, 0xeb6b18d94865aeabd239aa04cdb0ea01, 0xf58dc442606b8a4590bd826bf3c8788f6016b99b9917f832397b28112aa729d1, '', 0, '?'),
(0x4794491ade25b8463c0c10560500e533, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php', 0, 0x128316d6d9137f0de53554dee59ca01b, 0x128316d6d9137f0de53554dee59ca01b, 0x1252609948a4d5925b7f72ed2173d7260b62c9019efdf1aba1dcaeade0d3f5a1, '', 0, '?'),
(0x479637181a089ee6b249263aed190778, 'wp-admin/edit-form-comment.php', '/home/iraneurobetcom/public_html/wp-admin/edit-form-comment.php', 1, 0x00000000000000000000000000000000, 0x07297b9520c636513839b377e0a4d22f, 0x29b34d5fd60c293831b697f50ce4b7abe4e97f1d98f1b8160bcf0f1c95403d81, '', 0, '?'),
(0x479c23b6a2e31c5c67a1564b1e431f79, 'wp-content/themes/twentytwentyfive/patterns/grid-videos.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/grid-videos.php', 1, 0x00000000000000000000000000000000, 0xa43e33f8a408efb9a46e32914bfc17ca, 0xb3177b7cbd0106d0bdc0a1e6d5228ae42e6ad08533d2af4c82da27182376ceca, '', 0, '?'),
(0x479e4ac4690bc5584086d56ff7676bde, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBandingRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBandingRequest.php', 0, 0xb1f2bf968188214eb767fdec8fb97866, 0xb1f2bf968188214eb767fdec8fb97866, 0x538ddd281cc2ab0e2dc18e7dc77f593ec3b332438a2972f9db08eb250445fd5a, '', 0, '?'),
(0x47a351cdce9acda360419b08279c8b10, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', 1, 0x00000000000000000000000000000000, 0xd0e2a9a9806ddafe5079ac53dcd7e105, 0x2562a03cd60632341f21cc6349a3be9367179b1f63ce28e8883b634439b4d3c8, '', 0, '?'),
(0x47a49b2f5ff35d96063850ef07882caf, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating.min.css', 0, 0x941aa9cdcca3ef265449c2c714c93f8e, 0x941aa9cdcca3ef265449c2c714c93f8e, 0x33ef109a953d68842494679a40b914b6a27ffa7f186973297a69abd3988383a2, '', 0, '?'),
(0x47a6bd911d1f1239d100260fc8f226ab, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', 1, 0x00000000000000000000000000000000, 0xad69851398da23d2837bae394ee6bab5, 0x5efbe723627f64f3de9ed257e040b087e2d9827600619e721cfb87767dc7d03a, '', 0, '?'),
(0x47ab69ccde0e8700f7a3348c4f21ba91, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/GoogleFontsPreconnect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/GoogleFontsPreconnect.php', 1, 0x00000000000000000000000000000000, 0x5313e10a7afa13fd1a6b55af12b594bd, 0x67c0b13db4938348578b8a53a1f792f6ae8e66f396eb1b6b9b47771c88b8c6a1, '', 0, '?'),
(0x47ac923b8d00dda22ae967aaa75cd0df, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php', 1, 0x00000000000000000000000000000000, 0x7a25bddfad5d43d2428900f71d6b058d, 0xad3399e9c1182d92b90e7633d653b54a07cd8eb87f930b8e5562e103f9f1a223, '', 0, '?'),
(0x47adfb17ee7f77911827be947bd80b19, 'wp-content/plugins/elementor/assets/images/default-svg.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/default-svg.svg', 1, 0x00000000000000000000000000000000, 0xb30544b87c5d7c8fb6b9ba99edc48e84, 0x0314a5095036746e738ca09751b77c6efdab433ee7d29fa6ef9d38a57fc30c1e, '', 0, '?'),
(0x47b148a7e2828a2ef7b0f5c72766639e, 'wp-content/themes/Newspaper/loop-archive.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop-archive.php', 0, 0x5cf8156705d0c5b91844469a470a2f8d, 0x5cf8156705d0c5b91844469a470a2f8d, 0x57ae69b329d112b5b394e79b199792a1551e9af09f27809102eac9c5ab647778, '', 0, '?'),
(0x47b42a6854952c01a4c0197f9c55d237, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', 0, 0xf752c33922242ee5efd3b9d9bf2461e5, 0xf752c33922242ee5efd3b9d9bf2461e5, 0x89d37b61d37627a1ff33e3fecdbbaef2bea0f90fc33c3419d134dc379114936f, '', 0, '?'),
(0x47b4a7533dbf5cb41b8fd9aafdc3a595, 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-adult-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-adult-presenter.php', 0, 0x19bef5f6697b1db17534a75711cb85ac, 0x19bef5f6697b1db17534a75711cb85ac, 0x5bea9f340fc398a8934a20d9a0ddfe1da08773630701831d7103464e09f34203, '', 0, '?'),
(0x47bb8e89853cb9920990f55e2bdab143, 'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js', 1, 0x00000000000000000000000000000000, 0xd5698a74e5e45302ea774a4e33d8f1dd, 0x8956334404ca362e483633df7dbba1f2c65961439be951479f03b9b264e91dc5, '', 0, '?'),
(0x47bd88341c6fc9c0630b97fc25906bb2, 'wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php', 1, 0x00000000000000000000000000000000, 0x5b09549b2ed6d66b9576aac39ff925c5, 0x1f4413a0bc6d628cda152ca1c21b694a143e3d40eef418e76777ac4bdccb6c6a, '', 0, '?'),
(0x47c0c7562f23ce11e2f87381b7546fcb, 'wp-content/updraft/plugins-old/updraftplus/images/notices/new_year_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/new_year_sale_24.png', 0, 0x7a740918a66a0b64252217775a09284f, 0x7a740918a66a0b64252217775a09284f, 0x5f5936fe66048ecb59380f46aa6487bea7016e041b8b92960724c2c14e2ad4fc, '', 0, '?'),
(0x47c1603a8d2677a67c1d752e1588329a, 'wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x155a424bcbdc43606aaea12f17c15680, 0xac1b2fb20ae5835161f31d906bbc067813a615c6025a6ba93972d01192e09c7a, '', 0, '?'),
(0x47c6de70cdb02c4db2ccbf5117eb882a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField.php', 0, 0xee8b10c25995f24f6674a63a42b4c38c, 0xee8b10c25995f24f6674a63a42b4c38c, 0x91b16537bbfd0d5644dcf0b33550b53fa6cb85c6437b0a0fe42e812e5224a004, '', 0, '?'),
(0x47ca9ecf7a0bb27e11afc33f5cc9920d, 'wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php', 1, 0x00000000000000000000000000000000, 0x8e1dbb8af1421eca0e1b0782fb9df3ec, 0x78ce7b6d4dfa6f169b890a99c1944bc93c1a028b438e7faf49c1c8336a4bfda7, '', 0, '?'),
(0x47cac9780a2c4aa786ad17db4b3d0ad0, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-loader-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-loader-interface.php', 0, 0x052a80111a79c4eda831d4f8a998e584, 0x052a80111a79c4eda831d4f8a998e584, 0xa11cb78750d543d878b3a94e49d34c776a6ea674c6a01b2d5530311747ec6b20, '', 0, '?'),
(0x47d86c996b7ab814e00b6f79833f1a89, 'wp-content/updraft/backup_2025-06-15-1155__EuroBet_55b94ac0c6e7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-15-1155__EuroBet_55b94ac0c6e7-db.gz', 0, 0x0e58e4ed10074b09b077a7ab9a5ac7be, 0x0e58e4ed10074b09b077a7ab9a5ac7be, 0xac16b8e49f24f2ba365a19a17db2fc719a90888c53a54642c203fbca642a652a, '', 1048576, '?'),
(0x47daf7ca0fe670801bd7c1a7e9f3463a, 'wp-content/plugins/updraftplus/images/addons-images/fixtime.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/fixtime.png', 1, 0x00000000000000000000000000000000, 0x3f505ee41dd0b120df386e514cfc6d91, 0x129c0bd67c40aad08c0b432deb44d3cd3f195e05a82031b582c1dec45b3f4f3c, '', 0, '?'),
(0x47e1843fba79c4b0c91cafe2a47e7226, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss', 1, 0x00000000000000000000000000000000, 0x565edac32a3c692bc7890fb9136bdf00, 0x8ea610630a5d50c1a83bee938b838b2b86554b43fa4b375deb55e915c91a6451, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x47e939bb39b7831520ee22d259d74d31, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php', 0, 0x944c7b491fa8a45a4a7119ddc38054cb, 0x944c7b491fa8a45a4a7119ddc38054cb, 0x60a5ccbade4771d23b56cc2c43521b1a682cca34727d6f4d802a9872ebc2703f, '', 0, '?'),
(0x47eadb81ebf2611f6c3a9307e44a6aa1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php', 0, 0x855bcbb3b0e475862e67833ad8a815e2, 0x855bcbb3b0e475862e67833ad8a815e2, 0xe6e41ce540b1e4e1db9e95c1556738786fa1f87e9df64db5eade2e7a8c4b6077, '', 0, '?'),
(0x47ed60998d32c69a81fea2259fa54577, 'wp-content/plugins/wordfence/modules/login-security/js/login.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/login.1744125809.js', 1, 0x00000000000000000000000000000000, 0x6edd757ff718a323499aba41d991c9b7, 0x99de4f993760633207975002c0a8fb9de63e34159bcf811a674fe59e5f04b018, '', 0, '?'),
(0x47ef3059a5c056f872debc2a0b05bcdc, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', 1, 0x00000000000000000000000000000000, 0x12dc3b26ceb3926505211578683e89ee, 0x110d691a5d15ec22f4f7f77a651962951d77e03c837fe611c0b68c3c1aac5a41, '', 0, '?'),
(0x47f2beca427083360e33f2911ed19287, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AppIdentity.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AppIdentity.php', 0, 0x4813739a47af0b9cb08c7dac2f11dee3, 0x4813739a47af0b9cb08c7dac2f11dee3, 0xaf3417da4a37512b673dc57ec5739461802a476c1f25dfe33c416b10182f657c, '', 0, '?'),
(0x47f47b9bb62f0577de92c8ee9cd7b55a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstallServiceworker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstallServiceworker.php', 1, 0x00000000000000000000000000000000, 0xae43d78d6f48bc0c7848d1e7a27ee81f, 0x1583c5b5bd85afd1c96232667490bea0867cfdca1f3da8f54f71e18cf4023f8f, '', 0, '?'),
(0x47f9f4ee4e0eca61452a9445e94aaa3f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', 0, 0x5f6ee7f97cc86838635c9c1350415bc8, 0x5f6ee7f97cc86838635c9c1350415bc8, 0x99297e57b8a04372a0ceba0fd6da3fe295ebae242c605db440db4431bdca7070, '', 0, '?'),
(0x47fa0566037545c3c7e6bc6637be2f88, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7b3dd2eb28c6934e67aab05cb228976e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7b3dd2eb28c6934e67aab05cb228976e.json', 0, 0x381d82e3c6532ee8b065f0abcab5d8bf, 0x381d82e3c6532ee8b065f0abcab5d8bf, 0x0ce7ca57e496bc07df7f1d4e61c58a8e9f345e85b1746132e826bde054cffe1e, '', 0, '?'),
(0x4803ce410323b70e81897878fc319ecb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRedbullPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRedbullPlayer.php', 1, 0x00000000000000000000000000000000, 0x03cd01fa729785e7b984ff1aa0b77821, 0xdb492b055e4c12563449bfa425268d4458f72e5c0edd4d99fb5eb9b7d7153ac1, '', 0, '?'),
(0x4805ba259d14b036e242d6d97f7abf12, 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x11c0b0f72a2520ae9ceba840dede08c8, 0x401b4fdf91e3d2d8c68acee00d63dae6c31653e12d36cc384b6c3d238fc3aa7c, '', 0, '?'),
(0x4807ad0020b9ed8e204ea44801425d49, 'wp-content/themes/twentytwentyone/template-parts/content/content-none.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-none.php', 1, 0x00000000000000000000000000000000, 0x4c9d38fc7b4e97dee3ea5701954c0f12, 0xc43e9b9551e3232aa5afb9beffb95e8f5f2856592649da40c28948ded2875be8, '', 0, '?'),
(0x48080b2479d7dc6e8ebd18cb0f522d8d, 'wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours-handler.php', 1, 0x00000000000000000000000000000000, 0x392bdb805b6f362e8bd17d7c171b5f23, 0x226f28ab514866c4c413093d4ed590dbf4017ab355713bcb52c9ea936f0017cd, '', 0, '?'),
(0x48081f465d77163f94a397797618e779, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', 1, 0x00000000000000000000000000000000, 0x984cb091d4ea6f9d838d92155f59d2bc, 0x3f55d89ab3374907e5d439e9deb6802754c10754a1901403e1c58edef523c69a, '', 0, '?'),
(0x480f2109cb926d64e2a08cb215c8da9e, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/products.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/products.json', 0, 0x94ce8f138ca1f2bb317ef6dbba9230c3, 0x94ce8f138ca1f2bb317ef6dbba9230c3, 0x44c761e177322a9948ed0e903602ce1058963b2dcb90a268f9425b894d81f503, '', 0, '?'),
(0x4819c303f49095ad3166925e41ad156e, 'wp-content/plugins/elementor/assets/js/container-editor-handlers.7e9a94a0cd0958b8c9ad.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-editor-handlers.7e9a94a0cd0958b8c9ad.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xba61fed60f389728cd534ea82c8f4c23, 0x2c2664f0a3bac6383ff940ef9966e5c8daa3613151c9fd28b9ea65e5ddaa4c31, '', 0, '?'),
(0x481a496a22048e0d22862b5b9a41b5ff, 'wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php', 1, 0x00000000000000000000000000000000, 0xced763bea8c4c3854c9b8491b6664d49, 0xad82cbe68ca0861ef1ebfaba58dcd783ec218b18340e0976ca6bcfca68cf0af2, '', 0, '?'),
(0x481a96ff9be50da9493f2b3b93200691, 'wp-includes/SimplePie/src/Caption.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Caption.php', 1, 0x00000000000000000000000000000000, 0xb604bf931cd51d3e5a13d093a7a607b9, 0xa49246a768b5b230e0d97e1acd1aa1c1501d78992c7b53a201d75ad227cb991c, '', 0, '?'),
(0x48224a8ae2fb36b5e6cd6aff62ec9c75, 'wp-content/plugins/elementor/modules/ai/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/module.php', 1, 0x00000000000000000000000000000000, 0x602c53b4bcc0b97d91e334b8b0b7dd91, 0x8a6f9b6c0cf1b4fc1fa217e664527362076b35c0a8d5e1d40eb89059447203b4, '', 0, '?'),
(0x48256063ab1420fffda7f93ecf69abdd, 'wp-content/plugins/elementor/assets/js/packages/store/store.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.min.js', 1, 0x00000000000000000000000000000000, 0x55b281fee414f700c2080cc06c4942af, 0x74a397e5e423d163a93b4db42e1d0c497b75b71fe4e2d8371044b930ec686297, '', 0, '?'),
(0x48260c30511929cfbb3562c2dd4c76d5, 'wp-content/plugins/elementskit-lite/widgets/header-info/header-info-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-info/header-info-handler.php', 1, 0x00000000000000000000000000000000, 0x90b4ab2811f7233935fd894cceb7faff, 0x8dc49d2f2c3d2a51393dd955b97bbee8ccb3d5546dbc9dbc19bd9748d10349f6, '', 0, '?'),
(0x482b80457e997d0ea73151dbf0bdaed9, 'wp-includes/js/wp-util.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-util.min.js', 1, 0x00000000000000000000000000000000, 0x19d386c9004e54941c1cc61d357efa5d, 0x50ef6ccecb66b11912da20b4147abd1048437144cf4e3e74a30d30fc7846a1fa, '', 0, '?'),
(0x483df91b33503b9c5411f8d804c37e87, 'wp-includes/blocks/separator/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xb189a8f9e5b7c3de45c8aa12f5f3ab68, 0xd790d35aa9c8bd6e5f367b8b4ed36e3bcd464d3e756e14b4c10fff0512b7fe22, '', 0, '?'),
(0x484184b8fe66be2cc1f5e424462dee16, 'wp-admin/css/customize-nav-menus-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf764f0c29822acc0991d21eddb28e135, 0xe07b6e652796f2c5b727e268c60eb97cd67c9bac16806194defa80e5503124f6, '', 0, '?'),
(0x4844e322ff20addd24764189daa74b58, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.min.css', 1, 0x00000000000000000000000000000000, 0xad86c8cf6f0e36a39dcd4082800fe396, 0x486d5985ee78e1aecb0869e95358d5190183137f6edec92c66dc3df49ce84598, '', 0, '?'),
(0x4846f76a638077205577fd6aa7ec0818, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php', 0, 0x4d6e5b66105b815cce09a85411101bcb, 0x4d6e5b66105b815cce09a85411101bcb, 0xcf14dda8cc58058a2fed4a3f5845851f42464927412567265c0a960835324d22, '', 0, '?'),
(0x484768270fdfc178fa5287bc8e7e170a, 'wp-admin/js/customize-nav-menus.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-nav-menus.min.js', 1, 0x00000000000000000000000000000000, 0x01fda82e59b7d39cd61b3810bf1e304c, 0x36a851395601707f0fab054a0aa7e5d183c724dcc327c1791a62fbbb135eedf0, '', 0, '?'),
(0x484ca75b8a6b25ccb88f7170b29c8391, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', 1, 0x00000000000000000000000000000000, 0x55c80a146676519d5f78259b8763c4fc, 0x6764b056f797573848382d0045ec1192f41f3c23927b12ce5b3f781e0aa29496, '', 0, '?'),
(0x4850f28e7a9ba1b27275d4b378fcc171, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', 1, 0x00000000000000000000000000000000, 0xe58a677044e487f3669425eeae410ef6, 0x948a1b05752e45f4bddf92de41986252c34b4947b6c0f8867af6d94443d3a05f, '', 0, '?'),
(0x48571624174d403aec592ecc66e6db95, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', 0, 0x2ade12f60cb229b8c2061265ab21e604, 0x2ade12f60cb229b8c2061265ab21e604, 0xbd74e17a7c22c178bc4d0077676eae5cc41a0d991ac1951362f35f4ab59c9cb6, '', 0, '?'),
(0x485af5eb254ffc4a47ce2ea955aa19e3, 'wp-content/plugins/updraftplus/central/factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/factory.php', 1, 0x00000000000000000000000000000000, 0x4cef789447517203436ca48aca4df9d6, 0x15937da5534bb452c8b5e67077b419d0134518d9ff9a303ba64b591fcd66d9a2, '', 0, '?'),
(0x4860b05c07f120e69c72b2a7b759ea43, 'wp-admin/includes/class-theme-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x82b1a621c024da9e1ad01cd61a47cfa7, 0x96dfe41cb12d46d6052ca042518afd8d061c7708d85ae32a1518699870cb2ba2, '', 0, '?'),
(0x4863021e88c3ee761c3e5d7c48ba27bf, 'wp-includes/blocks/site-title/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style.css', 1, 0x00000000000000000000000000000000, 0x9ee89ddc53cbc78e91887026545ebd6c, 0xf76009fdc2862a9433808455c265762774098575890b6bcf1ff1de11a5553972, '', 0, '?'),
(0x4868d7b30f498f61a2a542ab8fbaf0a4, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js', 1, 0x00000000000000000000000000000000, 0x85fdcde98e1065e6706ff2870f1cbc02, 0xaf22b3a0f9300de85b8385698ebbfd3fffa374fac24e5731352c220cf2fa332e, '', 0, '?'),
(0x486dcfa10acdf0004dd27d3022d892d8, 'wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php', 1, 0x00000000000000000000000000000000, 0xed251d9b4cf2c00e415a3bdfaa8e9175, 0xa5a2209fdf77fc4dfc8a95d3b359fa0d9425a91cac25f127a0614ff44126b978, '', 0, '?'),
(0x486fb9e70708894cefcc3ada59acb203, 'wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php', 1, 0x00000000000000000000000000000000, 0xfb5a71df222833c9dcab73ea06456c37, 0x32c9dfdcc3198bd98415337e2926c24ebae0642aa9b01dceb3694c93beced005, '', 0, '?'),
(0x486fe86d08c9f83f3753f235b37c9d1c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframe.php', 1, 0x00000000000000000000000000000000, 0x4b7d3277bfdf30e88bcdc233bf12e5af, 0xb541d927704246536af28e4856507e88367cc169f8e1d9ccc42c551b5f1c259f, '', 0, '?'),
(0x487248723ec23b81086f4440859257ca, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/too-many-requests-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/too-many-requests-exception.php', 0, 0x3fc20d5410ef2e3e4915b7b8a9f4f9fb, 0x3fc20d5410ef2e3e4915b7b8a9f4f9fb, 0xbc45662143c00dcbf587fe29d2c4af892e7a0434bb51e1d65644aef60a2830e0, '', 0, '?'),
(0x48744b4d432f49ab7dc7afd394b00bab, 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-150x150.jpg', 0, 0x021c177008b255da00f17453c6318a3f, 0x021c177008b255da00f17453c6318a3f, 0x5abb7bc25e236b77ce4f125b4d7d70eea4ceb029094da491f6ddaffe4d1a95c3, '', 0, '?'),
(0x4877515d9c8c2af49f962f46098eaf78, 'wp-content/updraft/plugins-old/updraftplus/restorer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/restorer.php', 0, 0xca42b7d66fb0f012bd23385e976cb3b3, 0xca42b7d66fb0f012bd23385e976cb3b3, 0x462396d443690b446db3004943cf67df127a3745d62b9759b83ab2ab2d579e9b, '', 0, '?'),
(0x487c006042a3951fd6f09c2ab251ac97, 'wp-includes/blocks/post-navigation-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/block.json', 1, 0x00000000000000000000000000000000, 0xa7a2c7c2d4508a1f376bc4f5a0b5fd46, 0x89834181222b91354c29eb7112cfb37e7bfa8d9b3aa33c0eb2b4d37a20d8e1fa, '', 0, '?'),
(0x487cbfb018d8eb1806b127e759b96690, 'wp-includes/blocks/post-comments-form/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor.min.css', 1, 0x00000000000000000000000000000000, 0xecae9b92f3390a2e6861bf8b3d38e4b6, 0x0c8daba4b602628cf09b168a3f1b7f43af3d50fdcb0ae6a645ce48cd67f77045, '', 0, '?'),
(0x4888d83ceed05a4c990bc6ca38e417eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAddthis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAddthis.php', 1, 0x00000000000000000000000000000000, 0x22b21f960bf72a6946fbf399f345949b, 0x158b0b1f35e86428e81c2caf67a4e36bebbb51af4a41f4504fd949d486cd7063, '', 0, '?'),
(0x488aa47c31707bed416aa8916d2427bb, 'wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xf35fd82bfc638c3eadb46e9461b60c8a, 0x5050195bc7fba2728cea4f5923976d7f4392dbf9c812bca4096b17ba1269a2c4, '', 0, '?'),
(0x488b072ff4fa0d068860073c81dd031a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTag.php', 1, 0x00000000000000000000000000000000, 0x03dc686b002dd466fc9630a455ff967c, 0xf3fff8df7a4789165041dbd650e2b6ccb9c57490f95b2980e28f564032e3142a, '', 0, '?'),
(0x4890d5d55de38fa3c3b3907e8041150b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioSource.php', 1, 0x00000000000000000000000000000000, 0xd2de051045cf882fba27bd64fc0f84ed, 0x697c8bed50b78f7a690cee2b73e0b90696ce8891cffeb4d6af0d7bdaf012e158, '', 0, '?'),
(0x4891c6cd873e0a7b8ab5e707b4007b1d, 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php', 1, 0x00000000000000000000000000000000, 0xd8be1cd8a534ef8cb9064527cf9df6bf, 0x54308f72d77b37357d737ee4bfe8f4864645574cf5ccd0098f173d748105ac8c, '', 0, '?'),
(0x489273335fb8ee5be85c70cf4dc8a40c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-locations.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-locations.php', 0, 0xaa29f71c3dd14f664abaa62146f27e37, 0xaa29f71c3dd14f664abaa62146f27e37, 0x0de4f502f2aaaadd071a9ec08b05973e9bc36932a2742a96fcf2abdf76f3c300, '', 0, '?'),
(0x489772923e273de2a079198e16ddf30e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', 1, 0x00000000000000000000000000000000, 0x6b4e8d632aacc926a5c762ffd48f3946, 0x530623498286c7131aee31988b84afbc9becfc864d58a9faf1b402025f66b75e, '', 0, '?'),
(0x489c326c7473b81cd6f91d88826c65b3, 'wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x48a13b95c785b845dec4c03f0d024c6b, 'wp-content/plugins/elementor/assets/js/lightbox.74688eb10c7852662847.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/lightbox.74688eb10c7852662847.bundle.js', 1, 0x00000000000000000000000000000000, 0xb97f9ebf43ac90da746a011f1f431bb9, 0x2964f6622e7816d7abce01e1717c138a9297da046033e70902a975c6b6f304d8, '', 0, '?'),
(0x48a74dd5cebc02c1eeb8b60acaeaf01c, 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php', 1, 0x00000000000000000000000000000000, 0x451589fdd93de7b76f2ef5e5db736656, 0x6d98303d2a197473f239ff792b24691bcdcc13835728e906c71fb7ce81a566ec, '', 0, '?'),
(0x48acc20ef2added2d40188a6f30929f7, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', 1, 0x00000000000000000000000000000000, 0x586606728e68f199ac922486ee0cf673, 0x136aebab91b6cb03279512c16aa64594e959e0a63d1c1b82dd82c6b06a64209f, '', 0, '?'),
(0x48aefd6338f234c00672551dc67272b5, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg', 1, 0x00000000000000000000000000000000, 0xc4288baddb58256b65787bb746abd20d, 0xdebd6bcf5a62a67312c34e37183e8fd830c9be83adbd80d77b8049b31f70d9ce, '', 0, '?'),
(0x48b24fd0e0a3c74ce100592f7320646d, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', 0, 0x903736ebb5270d86029f103c237a3dd2, 0x903736ebb5270d86029f103c237a3dd2, 0x9153c27e38c3db9013eb13d4d7715ab6136795a9d2da2363d29f982e3a6f79c9, '', 0, '?'),
(0x48b4a05e46a6cc10d296f3dc2d728a40, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_11/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_11/shape_01.svg', 0, 0x15b17e8ec219a511a29b73b3a054c822, 0x15b17e8ec219a511a29b73b3a054c822, 0x3a7d9a876d2fab2156e57f053cd80e8fd27f63067fedb5425d2bd540cc8d77f1, '', 0, '?'),
(0x48b7472d0005c97d4d903b9fee5ce279, 'wp-content/plugins/elementor/assets/js/onboarding.16755744e5ca197ffd37.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/onboarding.16755744e5ca197ffd37.bundle.js', 1, 0x00000000000000000000000000000000, 0x4fd2732b5862a47306ce2059a7b8db8f, 0xe29e56187cd9ae01abebe3fc12da519bb24c2ea83846fa4cc47e092205719c35, '', 0, '?'),
(0x48b7a859366fefe3447b884c48ea1698, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0x019d567e44b6a919e73be75b60e9ed64, 0xdfbf0a22f8aa4b4cd7c31abc3627a8838035e306ca63f6a0aa197a9964c0fd77, '', 0, '?'),
(0x48ba440f211bdc90e065251eb0bd968a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php', 0, 0x7300f6c208a629febb2496193d483fd7, 0x7300f6c208a629febb2496193d483fd7, 0x4e8bdc143d466f8faa77879aea42f743b35dc5833caecb2ccf44fdb4b138f462, '', 0, '?'),
(0x48be971a64ad7da742d14cbcce85ef8c, 'wp-content/plugins/wordpress-seo-premium/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/readme.txt', 0, 0x893bd7810e667237a0dde24471c37627, 0x893bd7810e667237a0dde24471c37627, 0x4bfea458922cfa393f66da732abaf0df93eb1b98ef210753e33c4e5b9058b57d, '', 0, '?'),
(0x48c3bdcdf16919ed5abe552c4818bb4c, 'wp-admin/includes/meta-boxes.php', '/home/iraneurobetcom/public_html/wp-admin/includes/meta-boxes.php', 1, 0x00000000000000000000000000000000, 0x88a4b2ba706f76bf982980e82a9cca69, 0xca95928dd49560a9d40163a7ac86fd447513940a6337fe07e6444a9067b69d35, '', 0, '?'),
(0x48c3f8dccd43a95470285eded96cedbc, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php', 1, 0x00000000000000000000000000000000, 0xec814f3b5b20e439e9772eb1016b3984, 0xbed1def95e842b42def840dc8eae5cd3acf18740f5ef2e45ed30a3e1cf737c1c, '', 0, '?'),
(0x48c9431e91979c00519cd42dc67bc497, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/NetworkExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/NetworkExceptionInterface.php', 0, 0x65123e84eb428f23682cadf522a40500, 0x65123e84eb428f23682cadf522a40500, 0xf4e3c9fe5bce797a960e9c56e9bd308c1529a6b5f367a1e7d78241d215f5681a, '', 0, '?'),
(0x48cd36177b3c16a80aced18aa963aa88, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.ee407e8319d2ee060119.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.ee407e8319d2ee060119.bundle.js', 0, 0x39d8f6e17f22a77531fede3b8a9a90bc, 0x39d8f6e17f22a77531fede3b8a9a90bc, 0xa9bccb9023abdcdc676bfecd8e555147579016fd4ed7547211e62f5267ccdbaa, '', 0, '?'),
(0x48ce717e05453276d18222c6e7d5da74, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingAttachment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingAttachment.php', 1, 0x00000000000000000000000000000000, 0x45a0324ddd3ea445c44687eb67f5a0db, 0x7ccc6a226780acfb49d6a5a037b369874643aa709cd9e2a51893646196be6a8f, '', 0, '?'),
(0x48ceab43c3ead7a5e6941ab0944571b4, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410-rtl.css', 0, 0x45e4517770b84c7abb6a276de0de8b5e, 0x45e4517770b84c7abb6a276de0de8b5e, 0x684466ea4e7f4a0e75147ab8e919b3b52382953cc47e0b878b269271527d0dd7, '', 0, '?'),
(0x48d170399fd6cc4bd6d4e9e564315311, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css', 1, 0x00000000000000000000000000000000, 0xa29b953e22ea1799b6b672da37e5c559, 0x52bae26bb6776676c0bab6ff777c6603b5f426e3ad2b2830de85fbb41602ce5a, '', 0, '?'),
(0x48d5cae570a592e78f69d161f163ad9b, 'wp-content/updraft/plugins-old/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', 0, 0x80cd316fbde4231ce18d282c359c76f7, 0x80cd316fbde4231ce18d282c359c76f7, 0x65f388bbdabc3c9f6d37050674203559e8a557c0c019462729c4f5b57a6037fd, '', 0, '?'),
(0x48d91da12e2e160abc1b53195683628b, 'wp-content/plugins/amp/assets/js/wp-dom-ready.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-dom-ready.asset.php', 1, 0x00000000000000000000000000000000, 0x34b262bd085e5e162711d507ed79a5ba, 0x0e27fb738289a7db9b4329e28e41aaadb2ec453d0db273adc675a63cf4820337, '', 0, '?'),
(0x48e0412ceb1e6235007256da40a2ff8e, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/LICENSE', 0, 0xd1af6aad6f0f8f4e625c884b610e3c52, 0xd1af6aad6f0f8f4e625c884b610e3c52, 0xc240a4b5bcf5103283f7ae8b29ee370a0b003c0c870a9d4263e15d007af91134, '', 0, '?'),
(0x48e1c4b42eb19256ef671fd0f229d2ff, 'wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php', 1, 0x00000000000000000000000000000000, 0x52706594c010b52ad150de7f41900644, 0x845723c15a48a34ac363b5fa763eabc45e95e67b00b8f8240c014664c3c1c74b, '', 0, '?'),
(0x48e2cfa61739845ba42acfed2641bc0d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpViqeoPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpViqeoPlayer.php', 1, 0x00000000000000000000000000000000, 0x309d3908a3da523fbc29274b80245fce, 0x5036ea65c88344fe4b1c9cd711a196a2bb6bfd41895cbaa308a825e88f257369, '', 0, '?'),
(0x48e8bce7ce9fe250e4b6fed4d443f9a3, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php', 0, 0xf501cbd8007e55bb475bb93ab5e327ce, 0xf501cbd8007e55bb475bb93ab5e327ce, 0x5100c363020f97b9e76794924cfdded8ac437e8374b9090ca24af52f767d9b26, '', 0, '?'),
(0x48e9a4402ba408f0382af29be0e5d911, 'wp-content/languages/plugins/amp-fa_IR-da914d56d819c517e00a49c884bdca0a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-da914d56d819c517e00a49c884bdca0a.json', 0, 0x4e3dd99e304a0994a5c16344df2fee69, 0x4e3dd99e304a0994a5c16344df2fee69, 0x14b050519b797b9ae92c73386a399a9541104f594411a0bf040868b086f0d386, '', 0, '?'),
(0x48ea00590f282034ccb816f25c84a416, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-83c7d8fd1802aa758402826d6969eada.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-83c7d8fd1802aa758402826d6969eada.json', 0, 0x867b19633ececd706100df1b938f095c, 0x867b19633ececd706100df1b938f095c, 0x452629a1ad79ae33aac36c80269eef08ac0af2a00bc51fa02e9d3cd94e17c452, '', 0, '?'),
(0x48ead1fb21be8b5b3fca7a3efef2d5db, 'wp-content/plugins/akismet/class.akismet-rest-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-rest-api.php', 1, 0x00000000000000000000000000000000, 0xb2f3a2c510d961fd6b42c4ceead9e4d9, 0xd2f03e9fcff6e98efb485b6af4cbeb0f0571b383927da46e857467898918ef8c, '', 0, '?'),
(0x48ec55611635c2743ddb98b7190b8621, 'wp-content/themes/twentytwentyfive/styles/sections/section-4.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-4.json', 1, 0x00000000000000000000000000000000, 0x20bbf29648089e09096568fe91ad8604, 0x3234c5c22873efdd248e8496d1728fa384e670fc6a04a3e303ab17c29498a809, '', 0, '?'),
(0x48f9f4bb6fc9df9f1e61db9060aff648, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftvault.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftvault.php', 0, 0xc41be00c04f4e36db00d3bdc783171b3, 0xc41be00c04f4e36db00d3bdc783171b3, 0x2e1788205728f3f75eb9b3b16aa294ca24684b8e82cf1cc5c0eeccb559c8ee23, '', 0, '?'),
(0x49025805fc6f1ff577c28a5f1071d6ad, 'wp-content/themes/hello-elementor/assets/js/hello-frontend.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.js', 1, 0x00000000000000000000000000000000, 0x880faaeab5392c0eed52b5150a33bf2b, 0xe2976f5ed180d16d25a84b2b4ad0716df65590119d1b0450f205ee5807f3d74c, '', 0, '?'),
(0x4905710ff592bad3555cc2a3e42d817c, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', 0, 0x1f5b6ef62d4b6031c426700cf5ca5f1d, 0x1f5b6ef62d4b6031c426700cf5ca5f1d, 0x23fb7d18e76ee54ec16aa31e07077755b7228280452f1879bfb6413513c9f7c1, '', 0, '?'),
(0x490865f3fdc3998dadb1bee05165460a, 'wp-content/plugins/wordpress-seo/js/dist/network-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/network-admin.js', 1, 0x00000000000000000000000000000000, 0xd60a239cf6920266b667dcf2ef83b9e7, 0x25a9bf3d595a7025ce928f18fa47012b63a2cfa45910df2fb0a117cd3c3a6318, '', 0, '?'),
(0x490996a4448bc1c5b86035b5f8b83543, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-project-description.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-project-description.php', 0, 0xcb3ae532a20b37eca5519978849f278e, 0xcb3ae532a20b37eca5519978849f278e, 0x2bea45ca80998dacda260443e823c0d1ff48ea6d665a46b82f399f9eb4c1305f, '', 0, '?'),
(0x4909e400c75d5af72ab039bce1016992, 'wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php', 0, 0x6694e6da6eacdfee9e8c2bee1cba6af1, 0x6694e6da6eacdfee9e8c2bee1cba6af1, 0x41b7c8eacc889e9103565ae8433c8e17e8bffc3fe77da4218a175251dea0c748, '', 0, '?'),
(0x490a8b2551d1f2e181ccbb0f547df092, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', 0, 0x0cf0d1ab642166a0de37f6df7cecbcda, 0x0cf0d1ab642166a0de37f6df7cecbcda, 0x1714c6e96a9df15aac027440fa62f1a5035ca324b402d46698972bf97d37409e, '', 0, '?'),
(0x490d38703acd8109de9e7d608b1ae312, 'wp-includes/blocks/query-pagination/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor.min.css', 1, 0x00000000000000000000000000000000, 0x52b2be9738c348c9a2de0bff5e4dba7b, 0x23eb1273f428a9c8b2576d22c0021af586b4015af04fcb9b5075b5b4856b5c70, '', 0, '?'),
(0x491057ef9339d96180d61b579cb13328, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php', 1, 0x00000000000000000000000000000000, 0xdf481c76d47e851c513db37ad8386a27, 0xe96e17bf7b14282d9a8a423fa89c3c6d7deeb3e799fab2dbb873e396c3c77096, '', 0, '?'),
(0x491f7521878aa6d1b062b6e67b7c0d05, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/platform_check.php', 0, 0xe447e4cc31d67f7c6a0f616e67b9b71e, 0xe447e4cc31d67f7c6a0f616e67b9b71e, 0xf4fdfbb966fc9d0df870010bbb7cf86cb46a17f6f1dd22f7910ba3cb5040990f, '', 0, '?'),
(0x49242986d3842ef269d10ddf96008b41, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', 1, 0x00000000000000000000000000000000, 0x729b0b3afb7b1779695128622ad1e0e0, 0xccfef00af797a134ab36cd1dcdb3a3078ec8429e7763a7fb84498793364123f3, '', 0, '?'),
(0x4925d7a6a36058ef4ab3ed92f7916a85, 'wp-content/plugins/amp/assets/js/amp-post-meta-box.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-post-meta-box.asset.php', 1, 0x00000000000000000000000000000000, 0x699668c6f25ba488dbbd94b2f98d7cb8, 0x045592c5baa3407b7ac640c61831ff9a47398cde6170f68f32851e82cb8af9f6, '', 0, '?'),
(0x4930c57ff3b953fe2432a354d0fc422a, 'wp-includes/widgets/class-wp-widget-calendar.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-calendar.php', 1, 0x00000000000000000000000000000000, 0x70c8c4f706768db08fda3abc32c56876, 0xcee37d1a1d292924471b40b602be16e85528bd0da94a40ca16b5c3839a49c0a7, '', 0, '?'),
(0x4932481363a9712d2491058b966b653e, 'wp-content/updraft/themes-old/twentytwentythree/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/archive.html', 0, 0xba03ce80bbaa2276302bb6c35cdd80fa, 0xba03ce80bbaa2276302bb6c35cdd80fa, 0x1843dc2afe778d3928dfa2e77e414f49d3e3ae6ffd122f4ba1e400dd012262f6, '', 0, '?'),
(0x49362e3a0a28cdc01007f9690042f8cf, 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php', 1, 0x00000000000000000000000000000000, 0xc5299599e2bee4bccb5a29a32a6aa344, 0x917a379684fa63627bea391a4a07ed30d3a3ca37f77d9522cfbd52fb5b0a5bcc, '', 0, '?'),
(0x493655890d37b4d3fa8ad60f3370edb8, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key', 1, 0x00000000000000000000000000000000, 0x8e82683caae9b67cdb3762089aa99db8, 0xd5d95ffa5e4622fde63b2b72265a7ed3a651d0eaf0a8cdf8137c0ee3b1f835a5, '', 0, '?'),
(0x49371c4ad93fd6daf5d9aead09e0b89d, 'wp-content/updraft/themes-old/twentytwentyfive/theme.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/theme.json', 0, 0x47ccdd707ed407a209b3654b58d1e1d8, 0x47ccdd707ed407a209b3654b58d1e1d8, 0x20bf3c332909e19f94f434319dbd9a1f0fdc3027b7cc9f7ed60638e7d61426c5, '', 0, '?'),
(0x49408f3c54d778298937b31ab10593b2, 'wp-content/plugins/elementor/includes/controls/base-multiple.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-multiple.php', 1, 0x00000000000000000000000000000000, 0x56af2723d6adbc7968a28f6d274c5969, 0xa4964a5e9e9acd814712ce42a8a55947a128862d712b18a182985608b3c6bea9, '', 0, '?'),
(0x4948d4693ebc2d0dcb9f89eb07d2096d, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php', 0, 0x7e0c1aad64b96d764438c659a6a438da, 0x7e0c1aad64b96d764438c659a6a438da, 0x20610250f7dff99ed220eb9a9504eaaba3bed06105bf166965a112bdfc81225c, '', 0, '?'),
(0x4949d437e86b1f49fc42250a1876a9b7, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', 0, 0x7e0ffa6af3f6feaa22d6f41c1e075720, 0x7e0ffa6af3f6feaa22d6f41c1e075720, 0xf37a065935c218923e3a7ac775ef5730e7809fa001f6b8f8401523048c705640, '', 0, '?'),
(0x4956390ddc42951b1424d16706a225da, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Utils/UriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Utils/UriTemplate.php', 0, 0x9195c1d44f16b686082ffca8d1a8f270, 0x9195c1d44f16b686082ffca8d1a8f270, 0x95d0604a998bbc2c34875c71c9054bc062ccdcd8a099a6e28b79daf01632e645, '', 0, '?'),
(0x495c124289ad15670bffa5b887930460, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector2.php', 1, 0x00000000000000000000000000000000, 0x0687eb7922b2446782ca22bf4eea6f7d, 0x13932ea070a4145b4f9ba04b88af437457febffe617241dc51f85859d993d8f3, '', 0, '?'),
(0x495f81ad0bce4f05c30539455bf289ae, 'wp-content/updraft/plugins-old/updraftplus/images/dashicon-white.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dashicon-white.png', 0, 0x5c1f0a5ca0bbf96a8d3099079504fa46, 0x5c1f0a5ca0bbf96a8d3099079504fa46, 0xd02707d63fbe9a49f2d2d590d1fd8d02cbe7e806660f94daf9417b3b4dc31fba, '', 0, '?'),
(0x496306850e9a670521d38281a15d2fbe, 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/LICENSE', 0, 0x7320ae3aa92f4b6525f59c24ab170cf6, 0x7320ae3aa92f4b6525f59c24ab170cf6, 0xd0f6415aff2da09cd6ada77f87cc3a27cdcd3c7f3589b6a346f3577f712cf595, '', 0, '?'),
(0x496650a134c4b0e201c040550656861b, 'wp-content/plugins/elementor-pro/modules/page-transitions/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/page-transitions/module.php', 0, 0x6dadae1712eab88f39df083291db656c, 0x6dadae1712eab88f39df083291db656c, 0x725de9dec19948e9d683aecf41033ea7930f1a88173ab7300dd0405231822fba, '', 0, '?'),
(0x496b5617487b68da26f0cecc7eeca3b4, 'wp-content/plugins/elementor-pro/assets/css/widget-_compatibility.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_compatibility.min.css', 0, 0x74f6a32cca21d3328bb806b3d78cc862, 0x74f6a32cca21d3328bb806b3d78cc862, 0xa6bc5bbf71312e7c3975c3a6cbe9bb93ae0ae256a3e2bf6fb9c24c4e1a160ebf, '', 0, '?'),
(0x496d11e836da1100e7e2da1bdd63a773, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', 1, 0x00000000000000000000000000000000, 0x96418ea0f5996e8cc5a8aff046344a73, 0xcdceef29fb961818345f9634770118b4b921ca37d428412377af50194352d9ba, '', 0, '?'),
(0x496fbc14adc71a9d6e9741021e7684f2, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', 0, 0x1babbb252fcf04a5d529bd1d480d04cf, 0x1babbb252fcf04a5d529bd1d480d04cf, 0xfa1aa6d52b19dc8306700e5bbccfdeec205be1c58c4023f36f6966e91f78d767, '', 0, '?'),
(0x49705d4a2b708633a04645f5bf70e466, 'wp-content/updraft/themes-old/twentytwentythree/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/style.css', 0, 0x3ad1011d0de288083ffa9efe7ebedd10, 0x3ad1011d0de288083ffa9efe7ebedd10, 0x041f2407f931c8125d69111a8bffe2122a2299823e63efd89245333532244703, '', 0, '?'),
(0x4977d8bce1ef919aa0db36e6b0fbbcd8, 'wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js', 1, 0x00000000000000000000000000000000, 0x904f7de64986db7ea5bd4e8a69e34316, 0x02741e8e1b45c20e3058d9fa5189b10f8d68f9eabf0ae03fb21d5b2ab88d8a34, '', 0, '?'),
(0x497d9b7ff539f74ccd678b0cbcc1f484, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', 1, 0x00000000000000000000000000000000, 0x43f71d2174ef6d042739d91f3eecbd55, 0x17eb9d654a2d7c784988f52d70979cdf0b157fc07260d1e27efcc89a6e6be5ef, '', 0, '?'),
(0x498415b869898c9e220044d8baf7010b, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/emailkit-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/emailkit-logo.png', 1, 0x00000000000000000000000000000000, 0x0faa3def0bc040ec247a987e66f24696, 0x3eb90943d30a042964897f1f706036fbbf2a20047eb417af6a6c733593eaa52a, '', 0, '?'),
(0x498b4e29b0ba70faed3ace01803c848c, 'wp-includes/js/dist/development/react-refresh-runtime.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-runtime.js', 1, 0x00000000000000000000000000000000, 0xb2ccf75cae4da8e028ba67ebc98c2389, 0x3f6cd35c5e09ae3d88eed9f580aa6ecec943acefdf01df367dfcdd541137c6d4, '', 0, '?'),
(0x498bf5287c84df68c4aafe6d6a472713, 'wp-content/cache/min/index.html', '/home/iraneurobetcom/public_html/wp-content/cache/min/index.html', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x49901189a03edfedb6371e0fc5b96795, 'wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php', 1, 0x00000000000000000000000000000000, 0x3d2d82a028b5433a2852aee840d72893, 0x62ee3c9942e1faaf3dc1e204998481bfa4cb775de273402bd95024f7cd6c3e36, '', 0, '?'),
(0x4995c43a17420e73de23d7e7ffde40d7, 'wp-blog-header.php', '/home/iraneurobetcom/public_html/wp-blog-header.php', 1, 0x00000000000000000000000000000000, 0x5f425a463183f1c6fb79a8bcd113d129, 0x3b1a8e2f5c6284057fe4d174fa82ab49f4a4168cbfcd9daf9ecb68c4d47703e8, '', 0, '?'),
(0x49ae270f1ff970c7b489ca67c370e2fb, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-settings.php', 1, 0x00000000000000000000000000000000, 0xc45e7169f1aeff7707b3fe8cfccdaead, 0xeae1688536a786a4b773f9f1afc9d69792f550e8e0ea5db64301cd7cd4a9ca88, '', 0, '?'),
(0x49b0feb6b14c63b8acf4f6ffbd835d03, 'wp-content/plugins/luckywp-table-of-contents/core/validators/FilterValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/FilterValidator.php', 1, 0x00000000000000000000000000000000, 0x9f087ada5d55cb7abbfc62a98a349ab3, 0xc8e27aadb1cef45dbdbfca687ade3eb957f673093c4f84b69c833812f94dc7f6, '', 0, '?'),
(0x49bb6582c4134c6b8346e38d5e34415b, 'wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php', 1, 0x00000000000000000000000000000000, 0x4d3596faeb2b7dcf78069db9f90077f7, 0x42f0a980f03157664e79aeca2a83225dbbbed60703081735d9964d6ea0c7f9dd, '', 0, '?'),
(0x49be4413895f018fc6e9b4c18c8b32c1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpForm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpForm.php', 1, 0x00000000000000000000000000000000, 0x74c82caab100eddf82e0408ff4e693ee, 0x595fd3f43e1da3240a440e00b1c17ef7a31e5d4a39685501ebfc0df0d61adfed, '', 0, '?'),
(0x49c173c699b7a4c9b93234b05aa0a63d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/U.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/U.php', 1, 0x00000000000000000000000000000000, 0xd45e1eca6e03d02a4b6f9d7042c886b1, 0xa2a95be1ae4ee55bb846b2e893e5e515ae3ca3b1048e82d7e68f2a407bb07c38, '', 0, '?'),
(0x49c2830493267bfd9e3bd02d48d6ef8b, 'wp-includes/blocks/site-logo/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor.css', 1, 0x00000000000000000000000000000000, 0x968e05e4c01c4e8bb6794399f58e246c, 0xa2cd4603165ef0408270fadba49cfea2a9a9e725a88443911d1d593c1f21330d, '', 0, '?'),
(0x49c6d4acf36cf3aca9f0b2a77617304f, 'wp-includes/js/dist/core-data.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-data.js', 1, 0x00000000000000000000000000000000, 0xb2f8404d7fde8f46c625739d2251b222, 0x06c0428b1f952bee208c58fca99200ed797058581a9f6b6bc4a2efa23b093c52, '', 0, '?'),
(0x49c716085f55c6d0b6e5707d04db7d74, 'wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png', 0, 0xd48b2208dbc507b3d90fbe4a6e02b2a5, 0xd48b2208dbc507b3d90fbe4a6e02b2a5, 0x226cf87e712dfb7731c5e3b1c07ebf9680625eed310ae82e1c947f1d7b3879d5, '', 0, '?'),
(0x49d1013245ba158d5a36a2c9002d55ae, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.php', 0, 0x049687a4b605f3b6aa28b3f007e95008, 0x049687a4b605f3b6aa28b3f007e95008, 0xa2e3e24b0d5bfcf0b7f4d091d00f5f01aeeb7c848da48b12186d203af1b89e98, '', 0, '?'),
(0x49d11c29e8918d4b40eaf8f58a341049, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', 0, 0xf1cf1712a0f418f7886d83e21c595179, 0xf1cf1712a0f418f7886d83e21c595179, 0x32c7b200807d02c1913fa0d44310f2e2890f22cd8befad13c2a7989f0d3943b2, '', 0, '?'),
(0x49d1386c44d9ca85ce7564f3a9d00177, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php', 0, 0xe94ed7aae5b26dfeddf374445328aab9, 0xe94ed7aae5b26dfeddf374445328aab9, 0xfe38a88f034c1b6d087940c20d30365aa33b6d2ca98aafc0ce5abfc4e7d0042d, '', 0, '?'),
(0x49d4eec02af69accc4b591e09cb42df8, 'wp-content/plugins/wordpress-seo-premium/classes/views/thank-you.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/thank-you.php', 0, 0xc831fa17069349253fe37a29127a6b07, 0xc831fa17069349253fe37a29127a6b07, 0x2953f775af9d970009ac1e2675650518226b04dfffe23ad3b82ac8c9cf542b70, '', 0, '?'),
(0x49d650450114d058749c461e48ef2596, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0xae9af300c2f5ec4c76bf5b63dece293f, 0xa443da026821dd80467f24ec7db97764b8376228a621e470f7494602152e4c90, '', 0, '?'),
(0x49d7f138dfbdfd54fb1ab5aab29930a3, 'wp-includes/blocks/list/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x77e86c28af1fa1c4f582e03e99dfbb5a, 0xdb202f5aa4773d8ddc75d969e719ce174b17a7aa77850372d0248156cf9e01bb, '', 0, '?'),
(0x49d92eda872a34d92a3e31264819fd56, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', 0, 0x6ad40b002b367d0346f71ad9bd76b433, 0x6ad40b002b367d0346f71ad9bd76b433, 0x8c96f143ec2a7d26448283ed84f2919f0c5af07c6ec5285bef0ea0b8c53c03f8, '', 0, '?'),
(0x49d9d93ee7ebba56e1ea5d54546257c4, 'wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php', 1, 0x00000000000000000000000000000000, 0xb414eae273782ed1101a97f3b873afe3, 0xede8624ec6d7ae25743e89bc5bb582491595bb91546b00947799aaa0a817411e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x49e492e770ca6da2645793e98f4ac605, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', 1, 0x00000000000000000000000000000000, 0x80dc74ce8bcb9b780e0bee23e2a720ac, 0x3177381c28094d661919868bdad619b70cc7ba9997caefce8ea04ae7f937a8c0, '', 0, '?'),
(0x49ea8e6d3d21872e9a108dcfc20ff0ca, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php', 1, 0x00000000000000000000000000000000, 0xe936c3a30555788071036b3dca9e7ae1, 0x27615c80caf4707b0e9459e831bd490d16d7bad41c9483806559246f5d68d162, '', 0, '?'),
(0x49f06e5c7582f3bdc0b5d52222f98908, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', 0, 0x200a78a49be62e8af1457005cae76142, 0x200a78a49be62e8af1457005cae76142, 0x01d5d4ffc28bbe93f68f196de9badbb9d1dd81b3a44e504d3de13bcf9d3ccb03, '', 0, '?'),
(0x49f1562f92f0b536a4137311e3c3f80b, 'wp-admin/js/editor-expand.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/editor-expand.min.js', 1, 0x00000000000000000000000000000000, 0x4efa90e67e229728a5204a309a4b6f0d, 0xb98db2eb674e1d7bcf55ef9ead2f6a9bfaca3c977d970c946fc4d7041f3c5fa5, '', 0, '?'),
(0x49f2d76fa7a6d6d0c1b9c02db0bab9e5, 'wp-content/languages/plugins/elementor-fa_IR-8871b489e8d974572ae4c7578f939de5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8871b489e8d974572ae4c7578f939de5.json', 0, 0xfad9cbd1b18826f8a8f88cf8b403f378, 0xfad9cbd1b18826f8a8f88cf8b403f378, 0x9b355dd7a17c4b7906c14f27df225b53d860e1889858ff5965a58de6a1e261cd, '', 0, '?'),
(0x49f383938d4bb2e27276e49009a0964c, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', 0, 0xf7ad89409e9ef90ba15e0b9eaa53e364, 0xf7ad89409e9ef90ba15e0b9eaa53e364, 0x13ebad6843571aaec3479b098bc238c438e48780ff9299f67d47d4a173e77e11, '', 0, '?'),
(0x49f3a6f14ac16bf8e884d8b6b74b58ba, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-schemas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-schemas.php', 1, 0x00000000000000000000000000000000, 0x8db0fa931a3c45a4b760feb14c750687, 0x72f8a5402650511a01d36e11ba6843653671dc58527a5a273eab6af753a9011b, '', 0, '?'),
(0x49f53297be5311ff9842299f39fe7ece, 'wp-content/plugins/elementor/includes/base/widget-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/widget-base.php', 1, 0x00000000000000000000000000000000, 0x0c2c39dcc00733901c3c9eda2509e2a6, 0x0f0666ad1af9992e6d5c8b5a5b3ead1cc9e2647d79681580a90e949579c8e0f9, '', 0, '?'),
(0x49f8389060dbac80178cfd5ccde08047, 'wp-content/plugins/wp-rocket/languages/rocket-it_IT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-it_IT.mo', 0, 0xa47d188d5de5d0cb88b7a5776b684d83, 0xa47d188d5de5d0cb88b7a5776b684d83, 0xe9b287503cdb65a9c4ef6a6cc100ecda534454540fedf8279d4e63dc2b3f4e94, '', 0, '?'),
(0x49f8c5b1fd125908f76df997dcee8dae, 'wp-content/plugins/updraftplus/images/addons-images/incremental.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/incremental.png', 1, 0x00000000000000000000000000000000, 0x97861b57d7daafc48a6e8ce5084e4c74, 0x76dcc95caf7a22ada1187c677ab78e88a200d5a477db2b24193c0750a17fe99e, '', 0, '?'),
(0x49fef56d756bd0eed2b01a5711b2de9e, 'wp-content/updraft/backup_2025-05-03-1204__EuroBet_813abddb1741-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-03-1204__EuroBet_813abddb1741-db.gz', 0, 0x76bb63823b030ae6bcaac7919faa28cb, 0x76bb63823b030ae6bcaac7919faa28cb, 0xdf3cbdd0da648b8b824611fdef80457c14192e416bb4932771ff369b0f92241f, '', 0, '?'),
(0x49fff37174c60f35fe476d0f16bbc6a7, 'wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', 1, 0x00000000000000000000000000000000, 0x5502655a45aa1e4b783fcec472204cef, 0xb880b695642490e1fd191cf6296f8a5eace8601b3f071fa5205de7256e4962f7, '', 0, '?'),
(0x4a01d8662f197663a7a8988b47302297, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', 1, 0x00000000000000000000000000000000, 0x7a52c966c4fe14f94f89879f56c178aa, 0xe91c8bbb2d88ad42bc856c49455c9cc1b4624d8d2b07f9702aeb14fe7777d86c, '', 0, '?'),
(0x4a020e2ef030ef5e1d293a84a53ad3b8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/COPYING', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/COPYING', 0, 0x10c2a85445c418fe8265c4ad0963535b, 0x10c2a85445c418fe8265c4ad0963535b, 0x6fd83ccefe20a2463519f7f55b9d19ff815721453dc50780a6ac8e6b13ad2fd0, '', 0, '?'),
(0x4a02ce252eacf37e9cc29771e16cbc10, 'wp-includes/class-wp-text-diff-renderer-table.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-text-diff-renderer-table.php', 1, 0x00000000000000000000000000000000, 0x2682e67cb575dafdd7ee1845e98e5165, 0xeb2cf6a5ef9349787bdb5226f2d7915d636aaad1702c524c19e59be0774eaba7, '', 0, '?'),
(0x4a099ba9cba00a91684254697a671f18, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg', 0, 0x413e868af4a9d37960ce9e5efc3f4d00, 0x413e868af4a9d37960ce9e5efc3f4d00, 0x78efb833c3eabc039703a88705092bc9106fb3087b7c276d92824f4604fe7a46, '', 0, '?'),
(0x4a0a0bcf3a4fb247807bf44094d52979, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', 0, 0xc9eca1dbeada2bc0f3e8a71e82439bde, 0xc9eca1dbeada2bc0f3e8a71e82439bde, 0x5f3e92a928ee515597fd067a5ea861e89bc9aca4666a9d0510b2dbe36a1e6542, '', 0, '?'),
(0x4a0b66b80f333ff693875f72db431f91, 'wp-admin/images/w-logo-white.png', '/home/iraneurobetcom/public_html/wp-admin/images/w-logo-white.png', 1, 0x00000000000000000000000000000000, 0x6ea6ccee4a0176dba27ebb79ac175c85, 0x6ec19d449ab08b207f125fcf3b15d32147abd79d635683304d1b3969eb823dbd, '', 0, '?'),
(0x4a0f7a167851cd0ea102705ce1da7201, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/composer.json', 0, 0x71184dd13d8b89617cfa982ffdf430a3, 0x71184dd13d8b89617cfa982ffdf430a3, 0x463bbc4135bebcd42f06d6fcfca1cde6c42d20d1673585331c8cd2232a04f0ea, '', 0, '?'),
(0x4a10fe890c455ba57f3755d2d31aef7e, 'wp-includes/js/plupload/handlers.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/handlers.js', 1, 0x00000000000000000000000000000000, 0xbdef4b902ccdb28e43546684f6558f25, 0x1891b59061518260c341315e3422cf325898202a41c4258b52ac4fd4eeebf2b3, '', 0, '?'),
(0x4a1137837d9f4e502bbbbdc7e02f768d, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-2.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-2.json', 1, 0x00000000000000000000000000000000, 0x3a8b3136598ae2ccffa7a83601412548, 0x9ef019d37336a0a3533275520757adc1cb5a787fd30bbfd85bfe9bfa87c27ee9, '', 0, '?'),
(0x4a123fc2de3c94971f1f9542993c6b49, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', 1, 0x00000000000000000000000000000000, 0x8125cc1372285a9132d96a76ff87dbbf, 0x9756fa75d774ce56ddff5fd354997cb523883d8eb65961c96fcf5fc700b43126, '', 0, '?'),
(0x4a12d575ca37de0d95f6ccdc0625a9f2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/WithTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/WithTokenParser.php', 1, 0x00000000000000000000000000000000, 0x1d68b528428fb00f18f15bed8fb72d99, 0x40d78125f6c756075fa0279e8b958f7286ad2f5d654c70bfe70621025a0b011f, '', 0, '?'),
(0x4a1569135bfcd922229f5dd51f7ce4b1, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/AutoEscapeNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/AutoEscapeNode.php', 1, 0x00000000000000000000000000000000, 0x600d057a9af76d7231a0afae80c69633, 0x7d018cbd94d9685a1e2b33fb28de8c6d0e7bab37de63539a6dc9404f92ab0e61, '', 0, '?'),
(0x4a1c25a7e648d4549db1c60fb753aa01, 'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1744125809.css', 1, 0x00000000000000000000000000000000, 0x902ae1c6a3d9bf633baedbe27abe8bbb, 0xace84ef44abe737fb440d133099a3a6829950f3704194b0ef29b3c945c4efc2b, '', 0, '?'),
(0x4a1c77ad8b36e6a3d491850b1d60c565, 'wp-content/themes/twentytwentythree/patterns/post-meta.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/post-meta.php', 1, 0x00000000000000000000000000000000, 0xc9c743aaa37100bee1da76e40cf61e9b, 0x4d42743d5426bd08fe709538997e2648709e6853ae582e07a874e36c8a8c5653, '', 0, '?'),
(0x4a1fd3f6e86e4c60c8deee6d00823f55, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', 0, 0x2a9141fe6196a4ca8f81c4dfa89bdaac, 0x2a9141fe6196a4ca8f81c4dfa89bdaac, 0x5eb3f3a9a17a2425db0fb4440e2cb74e93699f9feff2e43fa31788cb70a19874, '', 0, '?'),
(0x4a24b3cf7aa8cf72ec367a8fa4efb2c3, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-da_DK.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-da_DK.mo', 0, 0xf43d738b75ac7f665b5cd4e35f8bd088, 0xf43d738b75ac7f665b5cd4e35f8bd088, 0xb2dd03b86b1a07838fb2a16446ceef83ce9ae5d7322bf1775fddd75c08bca873, '', 0, '?'),
(0x4a265529231e503e0b0b69bfc57c33b7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/SpecRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/SpecRule.php', 1, 0x00000000000000000000000000000000, 0x81c6a4c6a631a19ed7e144b08abfafae, 0x39211943031d54dfdb6513d7e93ee85ad58f3e8385e0a9423a26375eaf74b358, '', 0, '?'),
(0x4a2e9e0518fcc68e3d55cbb911215c58, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php', 1, 0x00000000000000000000000000000000, 0x1d2540dd8fde0667b1d5909c61d05bab, 0x4e29790aab9b9e4661140fa74aa372a6ee6257cc258d82437d758a7527064f22, '', 0, '?'),
(0x4a304ee483edea04fe7127e0749e6f23, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php', 1, 0x00000000000000000000000000000000, 0x0e7a0a79ee6251ecfa451cf4d2550d21, 0x78584e37f7a0ff7b118f82c9653dc8579bda385e97ef915c462529b0c33d6e8e, '', 0, '?'),
(0x4a352bbf32864afe0a3b28dbb0e3ee0f, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fi.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fi.json', 0, 0x3b0ed36f8be63f9e8755767e7e35b96a, 0x3b0ed36f8be63f9e8755767e7e35b96a, 0xfb14d61bb32fe4a0fdfa4489ab598890ebbb314487f0da06b6bdf3d397c9f605, '', 0, '?'),
(0x4a38fe1c0c45989e44682ba6109d9f46, 'wp-admin/js/site-health.js', '/home/iraneurobetcom/public_html/wp-admin/js/site-health.js', 1, 0x00000000000000000000000000000000, 0x90ff6622802d8e8eaa10bea7ae883106, 0x6a2af2c077dc01bdb5e9bcb884a550b986b1f71d43b173721fb50dcb7133ef15, '', 0, '?'),
(0x4a3c64bbd2a0087af46b7d9eb230aadc, 'wp-includes/SimplePie/library/SimplePie/IRI.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/IRI.php', 1, 0x00000000000000000000000000000000, 0x0e7e97305eaab6065b3c48189faeb331, 0x2275b596a554c2187f9e1885e06e4d727038638634f96ca10e7b95245ab4edab, '', 0, '?'),
(0x4a4002f2908c41fba8036ba4e9938ad6, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', 1, 0x00000000000000000000000000000000, 0xa3dfd474f48c775c2d6ac5e41879bfdf, 0xb634fa8d8d98c21c872e2d7355fa4f26ad18c6f6d491327c7af66b45f5badbab, '', 0, '?'),
(0x4a4642ed9c56556d00c8d6c300509c76, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector.php', 1, 0x00000000000000000000000000000000, 0xac11cbae362ee2e162048660faec1504, 0x857b77b7dcfabf827b3480b0a1683496e76c814a44e176180fdb8a5d51e8f85e, '', 0, '?'),
(0x4a48a1bfcc6c45705d267f6533a330ab, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-multilingual.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-multilingual.php', 0, 0xe77fb4f328596cde349a649fbb9fdd6b, 0xe77fb4f328596cde349a649fbb9fdd6b, 0x77fd18a25592424f557dfc9cf2baf9000de3527e7c370186e111e860586b8137, '', 0, '?'),
(0x4a4d65ece657c6a03026bc434b49e45c, 'wp-content/plugins/amp/includes/embeds/class-amp-tumblr-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-tumblr-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xea0e7b95a2bc0ea92fbcdaca31f2d570, 0x8f7c0d533e5bf985a9fe6c1ad47681844039c08cfa89fe233607c6353b35ec63, '', 0, '?'),
(0x4a51f70b96f1ee4b43262548b72a5806, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-videos.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-videos.php', 0, 0xa43e33f8a408efb9a46e32914bfc17ca, 0xa43e33f8a408efb9a46e32914bfc17ca, 0xb3177b7cbd0106d0bdc0a1e6d5228ae42e6ad08533d2af4c82da27182376ceca, '', 0, '?'),
(0x4a52170b8e0163cd1354d4352468cf4d, 'wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js', 1, 0x00000000000000000000000000000000, 0x13ef878bcb2306c63aa1c07e2e872efc, 0x9473d2bc2081a2d54c8a205f23255cd14b8e9784de9a097e7f2b0788094576c8, '', 0, '?'),
(0x4a52ed0a66d93596ad358001133ff5c3, 'wp-content/plugins/elementor/modules/styleguide/controls/switcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/styleguide/controls/switcher.php', 1, 0x00000000000000000000000000000000, 0xcab7338b8fd204bfaa6cfb7fc0aef3a7, 0x192743b5522f52e91da3e0e8bef6e904340b00ae6f7bb55a2a38fc22aeea3f50, '', 0, '?'),
(0x4a5686cee506be9316aea9d50e9b7df1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrlProtocol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrlProtocol.php', 1, 0x00000000000000000000000000000000, 0xe32d00ebd7f2e5b41b6d648e66c8e4f0, 0x66e1dcc245cdae58704a436d5aa81a38b1fcaf70f6d3e52510b99477117ebdc8, '', 0, '?'),
(0x4a619ab0b9c232ea0d304d45ba4eb1ab, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php', 0, 0xcb2007a7627f2b9dad89998076a0ca37, 0xcb2007a7627f2b9dad89998076a0ca37, 0xa9027130b06c6a30b3a4f0ff1b4d140311275419122e3501d3bc57cb09611598, '', 0, '?'),
(0x4a626b914b848d8d9e1cb50b5dfe12a4, 'wp-content/languages/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', 0, 0x50c8a8fbe6635ae6d1221ef61be75ca9, 0x50c8a8fbe6635ae6d1221ef61be75ca9, 0x2487b29a979ac69322da493f22a3a531b399dd7b5ec5cefc585aa99eb42a3f22, '', 0, '?'),
(0x4a66332fce5316efb487580c00102d80, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgTransformed.php', 1, 0x00000000000000000000000000000000, 0x7e5c28e70c0543ade310dc785a3873a5, 0x7980ff28415d027fd4a47e6b682fce43084275a87bae587c313dfd29babc6c84, '', 0, '?'),
(0x4a6a9a0011706d77ecb9e39a89621928, 'wp-includes/blocks/code/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xaa5a8c096dd9c5e8c4c645964a0599b8, 0x9a77287fe6248f08cadeec8d8ead422ed3f0e37d9e65139e7f2da4b1f0c197aa, '', 0, '?'),
(0x4a6c0b74f1dc61cfcacd44c8ba4dfef4, 'wp-content/plugins/elementor/app/app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/app.php', 1, 0x00000000000000000000000000000000, 0xe396cf1ed4b5a188f30bc3c97f995234, 0xf826a04eb29f67c53508168eb7c7a6fbda72f32a008463428f5a914a1a8ae593, '', 0, '?'),
(0x4a6c9a01c618a8319ecfe318a5eae71e, 'wp-content/plugins/wordfence/models/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/.htaccess', 1, 0x00000000000000000000000000000000, 0xa34522784bcaea0e7bc738f6645312b3, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0x4a6d18ba1290a3f9e34a54aee9bd698f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', 0, 0x948cde0802113807d1ffa5a2297764fc, 0x948cde0802113807d1ffa5a2297764fc, 0xebb8aab700bd64870ad8cde65439163254e5abbc56c4f449f36a3069c7b5303c, '', 0, '?'),
(0x4a7353b63b9d6258bd8b235fb901b60f, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php', 0, 0x6b84f38c8a74cc231d54087523454eea, 0x6b84f38c8a74cc231d54087523454eea, 0xe799f96d0b8cebc48c94fbe3d45de39e1160dbedeeaf2c26f4149a9493aa4022, '', 0, '?'),
(0x4a77f0fade8fa1028afe842e3fa388c3, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', 1, 0x00000000000000000000000000000000, 0x4a8774ed7dbccaf556fd17eb66915c71, 0xf997885de13940e4f8f1021a2bc2799d92ebcc55a901138af7ca56e820fc490b, '', 0, '?'),
(0x4a7813b080c6ccbe889dc9cf2be96812, 'wp-content/plugins/elementor/modules/notes/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notes/module.php', 1, 0x00000000000000000000000000000000, 0xb23a8f8e23154fca223b774daf7c0aae, 0x4dc7280516ee942ee6c7c297d32ba68e3b2f101e2fc1878974895806e4f47d15, '', 0, '?'),
(0x4a7a0970fb16016e64be7fdf7a4cf799, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css', 0, 0xc8638254554a08b208bb51fa5d290de7, 0xc8638254554a08b208bb51fa5d290de7, 0x51e141a3f480c8fe203c7b85cac8e7919f67f29537d70a85897241b56b908bf0, '', 0, '?'),
(0x4a7ba3d6b9065a6906055ec3b9789549, 'wp-admin/media-new.php', '/home/iraneurobetcom/public_html/wp-admin/media-new.php', 1, 0x00000000000000000000000000000000, 0xeb82a5d2b0ff19d104dba8dd94654ea0, 0xa6d278e545294f9838b91e790a7404de9655db5f417a7dc55bcedae4750e9585, '', 0, '?'),
(0x4a7cc3752dbbb92b54ff3d1d2faaed15, 'wp-content/updraft/themes-old/twentytwentyfour/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/archive.html', 0, 0x32ddfcc5c4e11e3ba5bd0ad11394fc97, 0x32ddfcc5c4e11e3ba5bd0ad11394fc97, 0x4f57c312ab5368abb1392ddc712e688b212e0c6e25bb79102e9e5e596eb41f37, '', 0, '?'),
(0x4a83a31a1e85b746b89b8e3b74d58761, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/TextNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/TextNode.php', 1, 0x00000000000000000000000000000000, 0xbdabf82a70aaaac8b14a798bedcc8c3f, 0x393bdfad1aa9fb820d2ab90cf5b69bce2b94380074d731bf1413fb1edf02cef2, '', 0, '?'),
(0x4a8a110b2657612dc646301dfcd2faa6, 'wp-content/plugins/elementor/includes/widgets/common-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common-base.php', 1, 0x00000000000000000000000000000000, 0x9d98f9803356587fc319ea229abd6343, 0x9d5ae8ea96567e24893172bcca02793dd330d6a9ab165478cee11147552f73d3, '', 0, '?'),
(0x4a8a2eb64647d814fb015a843763d895, 'wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php', 1, 0x00000000000000000000000000000000, 0xb427297a1357239de0fc4306f24b1821, 0xeca1aa227a3e2fb0fd57cbaae3fdc9d8b5202d9f8d72dab5764dce6f0b01f021, '', 0, '?'),
(0x4a8a2f126b880fe9c341bd17e6bbafed, 'wp-content/themes/twentytwentyfour/styles/ember.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/ember.json', 1, 0x00000000000000000000000000000000, 0x9c91dd69c74529c423995e5899194aaa, 0x9e69508b9f1e0a19d545037025edc68062fe0549bf7ec7ae498624a1fa1f80d1, '', 0, '?'),
(0x4a8c6c15ec5b32c687d7263723ffb0dc, 'wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x4a9a2226fa02ccc0add530825afa2acb, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php', 0, 0xbbe2347428a2c08dee775a7e19890603, 0xbbe2347428a2c08dee775a7e19890603, 0x739765484f9f6eb7f06dadf4fc8cb01559c911c21235fd0190c677473e1262f8, '', 0, '?'),
(0x4a9d28068a75c481e45547f8e18d3748, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_files.php', 0, 0x8c85eff99a38be078908db0a5a55cbbb, 0x8c85eff99a38be078908db0a5a55cbbb, 0x9befde00bdea751d179c5010ac203afbfde4fbcc87db71b73dfac760d5dcd6b4, '', 0, '?'),
(0x4aa5e2a5452e0de0d9361ee87a6778c5, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-momentum.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-momentum.jpg', 0, 0x0ada93222130c0de953d12bcc062a623, 0x0ada93222130c0de953d12bcc062a623, 0xf0a137b527cda349705911a08916dbf245f37600612cc62d00a51f7df1c32aed, '', 0, '?'),
(0x4ab08cb6c5dbfbeed9efbb10bee078f2, 'wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc63c74a25352fabe5dd9189bcafb7703, 0x957d3825d67f87ad58e995655c0df78a259f2d73806a4bb18003ef8566b0e8c1, '', 0, '?'),
(0x4ab2e7cd49be5647bfda2cbc8bbf8c12, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', 0, 0xb0ef7a4dd9812b5a677d93aa776a919e, 0xb0ef7a4dd9812b5a677d93aa776a919e, 0xb7f1e04b772f287a5a39a9d9b28c61e25c35be1f218e2033a74d2de7908b1a52, '', 0, '?'),
(0x4ab3a4b53b3cdfca437bdfaba9ae4e9f, 'wp-includes/blocks/spacer/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2650fa473ee975a1afb3ec59aa18e737, 0x7307033c01afe56637088f9ae427a4e23724f07fab607e48b30d1c7c4ae1c040, '', 0, '?'),
(0x4ac02d6de18dff6162c36f2c32be2141, 'wp-content/plugins/elementor-pro/modules/search/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/module.php', 0, 0xb9564f21a68d0ebb8cdae0e0aded8590, 0xb9564f21a68d0ebb8cdae0e0aded8590, 0xbe640f33212cf2f3607cafa82202e1522cc5f608636baff3ef2ab0259ee6bbad, '', 0, '?'),
(0x4ac145e29045ab8d893e8e32769ec74b, 'wp-content/plugins/wordpress-seo/lib/model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/model.php', 1, 0x00000000000000000000000000000000, 0x8720168fcb756c6b239ef951b9fc8516, 0xade7c69d18c38de320236fcb2e72723f1507dc13b673dc68a8e3e5c1b64f1304, '', 0, '?'),
(0x4ac7c491c51f5d3103900bb24f048b27, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_background.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_background.png', 1, 0x00000000000000000000000000000000, 0x06c91f7ae1561ccd8f1c79119529600d, 0xa897944a977772c7b5b654aa622140aaeebd45eceb7ebe6d1466a448ae71a3b6, '', 0, '?'),
(0x4acac221ca699cfa87a1fd45ac4caec4, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-colophon-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-colophon-3-col.php', 0, 0x069295a63e50a38e4e89d7af511ebe27, 0x069295a63e50a38e4e89d7af511ebe27, 0xda7c8bb1d36fb7162d730588878660ab580bd7288b2ca168ec725d41fd114ebc, '', 0, '?'),
(0x4acc647704c63af9f1420a6f9ea5b72f, 'wp-content/plugins/amp/assets/js/amp-onboarding-wizard.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-onboarding-wizard.js', 1, 0x00000000000000000000000000000000, 0x6d86834798f408ebf216ad8743266def, 0x3ad164497964450f56e354ccea3b0c81415a4c5f123f26020d76f159d3efe5e8, '', 0, '?'),
(0x4ad5ac3485e71e110de06eeacee7a618, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png', 1, 0x00000000000000000000000000000000, 0xeb4a975c630f379279fe78c604d0b36c, 0xb37ec0cd71569ac203afbe2a27c5103194a5a49a9d175d33905e91f69ecdc96d, '', 0, '?'),
(0x4ad927af473baba36f051acdf1e37228, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/payment-required-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/payment-required-exception.php', 0, 0x889a0c588c53ade751bc68f15e389929, 0x889a0c588c53ade751bc68f15e389929, 0x314708018db0fd7e690ddf125865e2c896316eb60339bfec71237ea171821591, '', 0, '?'),
(0x4adb9e6d4f26a189161e70197a28d14c, 'wp-content/plugins/elementskit/libs/framework/pages/license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/pages/license.php', 0, 0x55a15edf1362ebb1fd2b033846ebd57f, 0x55a15edf1362ebb1fd2b033846ebd57f, 0xb72e1e3c829030f19eafa6afc3f1f8c0cb86dbb15148df15020732dc540c8634, '', 0, '?'),
(0x4ae13f0d641f02a5fe22c2a3d61a87ab, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', 0, 0xe9cc9d6e38e09552e34f4d9a536bca81, 0xe9cc9d6e38e09552e34f4d9a536bca81, 0x9c8add8129bfe9f438147c031b4b16c8c3c5f051d279314e4bd2e2721f523b00, '', 0, '?'),
(0x4ae675a461a16d13ce692264e0eca2c8, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', 1, 0x00000000000000000000000000000000, 0xd7a52f250e23b7cc16ec6b7646a95f28, 0xc7e464e9c7d101b542336e7106b49a446f8fa3bff17d1dcfa68175093ff536b1, '', 0, '?'),
(0x4aed10843df51672a382769fc418bf5f, 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php', 1, 0x00000000000000000000000000000000, 0xfcb0a80e8c5564829d74f3506ba78656, 0xeda0ba8f61e93de758d6b977dab5c3568cf3590b7944b96d321f793a38b88205, '', 0, '?'),
(0x4af00dc6c8bf88166d0511d014ecfd08, 'wp-content/plugins/wordfence/js/wfi18n.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfi18n.1744125809.js', 1, 0x00000000000000000000000000000000, 0x692658441645eeccf2ae70192f4eef1e, 0x475509139a8b2a8ee86bf6502ca13ad33f2b7d78904862b735ffe4b0e1ac239d, '', 0, '?'),
(0x4af0c4e0845b79bf530dab59a5b97fe0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPanningMedia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPanningMedia.php', 1, 0x00000000000000000000000000000000, 0x702ef7febde0d6f76b633dafa5895871, 0xee705d0adb13120909d43873e8adb8079cfaacf0017ddb98e389c598801f73da, '', 0, '?'),
(0x4af289072993ff861be8d69765ec3a9e, 'wp-content/plugins/elementor/modules/variables/transformers/global-variable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/transformers/global-variable.php', 1, 0x00000000000000000000000000000000, 0x5c40f1f6904747d0512444ca632f43e2, 0xd06d649d9d35565e8882997875524e43e04f954598adacdccd95af3da91d2b44, '', 0, '?'),
(0x4af2be81acb4ca4f68d3fdd07344d8be, 'wp-includes/js/zxcvbn.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn.min.js', 1, 0x00000000000000000000000000000000, 0x027c098ebca6235056092f7b954dfc5f, 0x768f58498139d5feb36ef531658636ebdb43f4175cd32e702bde22bbf04bfe12, '', 0, '?'),
(0x4afc23cc74ff12c4fbbc577d882490a9, 'wp-content/plugins/elementor/includes/controls/exit-animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/exit-animation.php', 1, 0x00000000000000000000000000000000, 0xab313d246be0970100472928da10f6b0, 0xcd0f37190c1496be7ab6681f0ff7f8eeb89a5936351f083882fd7b226f4b9bf6, '', 0, '?'),
(0x4afce5fb3472f720b492c1d3633e16cc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceRequest.php', 0, 0x7088e2c609f0aa7347ccfa7a9333eb1e, 0x7088e2c609f0aa7347ccfa7a9333eb1e, 0xa3ed1041fb2643d03cda11dca6898b83e141a6093c9c997fb8ffe509c0dfb3f2, '', 0, '?'),
(0x4b0286d85ff667ae5167389a2cdb896f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLinkRewriter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLinkRewriter.php', 1, 0x00000000000000000000000000000000, 0x81fdfd501fe8833d454215d13636aa25, 0x43d504550b14b0d2427145d008678b826342239342d93ae03e0f94104cb9f520, '', 0, '?'),
(0x4b029a7beb873799a5650202040642bb, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-common.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-common.css', 1, 0x00000000000000000000000000000000, 0xfef19ab9aee51eefc530827ef6119388, 0xb025edb95dab3971448b4a515def28ad34b16ec27cced709b15aa85465fa9fe6, '', 0, '?'),
(0x4b0a897737c4907ff9d7352ef8487d76, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-filter-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-filter-integration.php', 0, 0x2c960bd905d3c5ebf31706f8e185ceb5, 0x2c960bd905d3c5ebf31706f8e185ceb5, 0x53bc9bfafc06e7944c9dc0f1d812900829af43819c32f4206df9d3e99122937f, '', 0, '?'),
(0x4b0ba129ed9bdfc458e6735510f9aeb3, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MatchesBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MatchesBinary.php', 1, 0x00000000000000000000000000000000, 0x64765cebc25d3f829d65462570cd9e9e, 0xc27aaa2959950a8dd836190ce0dec26dbe7877f88c34bf28c93617b68b96fd5e, '', 0, '?'),
(0x4b0c11e85fa1f76401ebb69ab863cc9c, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion.php', 0, 0x36f7b8faddaeda051f1c3000aab03c3c, 0x36f7b8faddaeda051f1c3000aab03c3c, 0x1b522c0993c21fa818158808352c78f2505d045fa4675a6580ea072d92db176a, '', 0, '?'),
(0x4b0c42844adf114f982beff8c4d8931e, 'wp-content/plugins/wp-rocket/inc/classes/interfaces/class-render-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/interfaces/class-render-interface.php', 0, 0x9b441438666a116f9eb40f7da0cb7c58, 0x9b441438666a116f9eb40f7da0cb7c58, 0x80ad5289968e80ff89eafb43b1ca45f9a9013d4ef188ce0dfa21f550559a8e9a, '', 0, '?'),
(0x4b15a7b75321d1b8f7ddb55740c9d921, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', 0, 0xb817c3dd5db9acf0eefde5d0ee9b0879, 0xb817c3dd5db9acf0eefde5d0ee9b0879, 0xea900d3bb8c1d642e5581df23223527c9f6d15260b32430be9c7670ef63090ac, '', 0, '?'),
(0x4b15be8d06e4f7dfbae186621ca41c13, 'wp-content/plugins/wordfence/lib/compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/compat.php', 1, 0x00000000000000000000000000000000, 0x3eeeb511e3f8ce7af07814948a438a7d, 0xbe191f1f4edc93bb231864d274a4422122144dd59e01ff3d3dcb40136f8213b2, '', 0, '?'),
(0x4b184fd4eae99962b587af3329fccfe5, 'wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp', 1, 0x00000000000000000000000000000000, 0x821242d3836517cec62075830b9a442e, 0x5dd2d0a8db227fa4197ca7b82f520480a7915b701e963319a8295de741da9894, '', 0, '?'),
(0x4b18d8e6730e741a1b35f144d59a5884, 'wp-includes/SimplePie/library/error_log', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/error_log', 0, 0xce82df750662816389d5b3fd726924ff, 0xce82df750662816389d5b3fd726924ff, 0x3401b029cba262d1df94bc327d0306a66c55dbc4d21ee5269144a76629e495d8, '', 0, '?'),
(0x4b1bf92fb9a6676d39145a1634cf544d, 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php', 1, 0x00000000000000000000000000000000, 0xc5c0f050dbf3a0560cd89d4e863fd45d, 0xd1498f64749e0f2180b8a9ca2fb81be948dd5f14637654d20c1328c8db0e0a3c, '', 0, '?'),
(0x4b1ed02d0a044d2d5532b3db7ce37e68, 'wp-content/plugins/tinymce-advanced/mce/code/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.js', 1, 0x00000000000000000000000000000000, 0x95c06d249c01adf17b93a696862b8bd3, 0x3181e9f143f2f1dfea99b81c1d95082401584d47741967fa7ce9561d1aebaab5, '', 0, '?'),
(0x4b272ed8589abd04d7a3008854d61d0a, 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js.map', 0, 0x8048d804fc27c7ee2dd5f446bf5bab3c, 0x8048d804fc27c7ee2dd5f446bf5bab3c, 0x4261431aabecedce81ceedd7efdabbb6ed75ca687633c2bf47275011242180ba, '', 0, '?'),
(0x4b282b6ea33a5c1d292e9abfa881735a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 0, 0x8e5b4860cf34750f27d8631ddc46731f, 0x8e5b4860cf34750f27d8631ddc46731f, 0x7df811c6af88cbe317db814f607b2b98490b424cfd92644a1c8788b43dd02209, '', 0, '?'),
(0x4b2c2e8e3b428ac412431aa242609d2b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InterpolationPoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InterpolationPoint.php', 0, 0x35b4dbf038585d61fd7203ebab847b83, 0x35b4dbf038585d61fd7203ebab847b83, 0xe3de8a17493c42c4bf66f55dbb7a897d76a4f4d82f7b36173daaa564a1ee2f73, '', 0, '?'),
(0x4b2cd73a586d48c52fe7731980dc614e, 'wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js', 1, 0x00000000000000000000000000000000, 0xf1a56e0f3beb003a827450300e1347ae, 0x81cf8c4bf8466d63dcc5ab902038afdb4d4933841cf40c38b6344937e4b32b01, '', 0, '?'),
(0x4b30b5f6f20dc5e996dc9063156ee7fb, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php', 1, 0x00000000000000000000000000000000, 0xfe526f700b28ee39bca530a244897af7, 0x24f224934fe156e8bb66192e69a37ba8f7e5105c83fe4ffe853884887033bdcd, '', 0, '?'),
(0x4b313c9c5a1670aad72bc77ece62a725, 'wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.min.js', 1, 0x00000000000000000000000000000000, 0xd84a13df81ac942808cf5f1fa8fd1b61, 0x89038218a205b8827f414b86a76c06261594808f9861e59791378a317a25c5db, '', 0, '?'),
(0x4b325001a7bf0f5e8460580fc0fcbdcb, 'wp-content/plugins/wp-rocket/inc/admin/ui/meta-boxes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/meta-boxes.php', 0, 0xa621a5cfdcdfc2a7b46b159116cc41ae, 0xa621a5cfdcdfc2a7b46b159116cc41ae, 0x988a61de8fd9fda236d1b1d19694ef5294af34a6690100b3ea4c00381544b364, '', 0, '?'),
(0x4b34917eb90ea2804a9c9908c72390b8, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php', 0, 0x45fc1d47bf7a1bb2d693e974d930c05a, 0x45fc1d47bf7a1bb2d693e974d930c05a, 0xa4aa3e0219b854f46e6f0e6c750b6e76be698f504550bfe6bcd3e1f2dbe0887d, '', 0, '?'),
(0x4b3944ac778e2d2ed99bfe6925fa81c0, 'wp-content/themes/Newspaper/style-buddypress.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-buddypress.css', 0, 0x8d8cdb0bf45b1b4d7ae18ffca43296ec, 0x8d8cdb0bf45b1b4d7ae18ffca43296ec, 0xeb514919707910ec00fb214c6c0b365e2df7d31143f0b9fd17d71176e8cdf551, '', 0, '?'),
(0x4b3df488bf7b9033109c7a7d397c79df, 'wp-content/languages/plugins/amp-fa_IR-ffddc50379157597cedf852a49bb9a20.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-ffddc50379157597cedf852a49bb9a20.json', 0, 0xf6e5b4e037e50b9ab4947a0a3a98ac0c, 0xf6e5b4e037e50b9ab4947a0a3a98ac0c, 0x797437aead2dc987aac000f5f50bed9a5573ae21cbccdc63df0bbd9a1b6c9514, '', 0, '?'),
(0x4b3e885e5baf50914618ed0e318b683a, 'wp-includes/blocks/social-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link.php', 1, 0x00000000000000000000000000000000, 0x0327f8533604cbe294644b429adce671, 0x95771279657304432079978e9518cbb27d77f24161d66801711e4343004e47c2, '', 0, '?'),
(0x4b4262ce7d0ecdf46c3b829616f697aa, 'wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css', 1, 0x00000000000000000000000000000000, 0x0fb0f3d898a8fcd323e7da6f70d3f08d, 0xefc9989f9755abdc9e7dd9ab34a7f6bfcb0cde8098ec898b4f32f3af9325559b, '', 0, '?'),
(0x4b4b4f1266ba5364ab6942304f76f3ea, 'wp-content/plugins/wordfence/views/scanner/scanner-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scanner-status.php', 1, 0x00000000000000000000000000000000, 0x0c32fab1b717ebb4f876c7ef109c74ed, 0xcded39a5d8eb9b60054e8c3ec99ef5393abf0f8c41dad3cb008ed54c85939698, '', 0, '?'),
(0x4b4cbfcb580fbf0e0d03a2d1b44df68d, 'wp-includes/SimplePie/src/Misc.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Misc.php', 1, 0x00000000000000000000000000000000, 0xeebe129c49c4b51272a4239980a29465, 0x5927f8291eef53960b3d17f2c9c85fc51e1b23bb62a7bc82132d337e9597ff97, '', 0, '?'),
(0x4b56a1662c5775445e8737710a39eac8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/error_log', 0, 0x0da286cf5d706fd83ee53f23c7ae9867, 0x0da286cf5d706fd83ee53f23c7ae9867, 0xc6b93e129bceefda72e802d210843c98ebe28e2e069b020758a00bc2ee33f4b3, '', 0, '?'),
(0x4b5976d34b5a596df8130ba04d8a6bf7, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed-plus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed-plus.php', 0, 0xe208a21bb7689ce62d0b60daa9e2d0ff, 0xe208a21bb7689ce62d0b60daa9e2d0ff, 0xe8f100a94b820bf681bf11a4fe55fe10b0f40b4686b4937cdd8a9ffebe331e39, '', 0, '?'),
(0x4b5a0c90eabad1bcace4accbb7b6f26d, 'wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php', 1, 0x00000000000000000000000000000000, 0xe447e4cc31d67f7c6a0f616e67b9b71e, 0xf4fdfbb966fc9d0df870010bbb7cf86cb46a17f6f1dd22f7910ba3cb5040990f, '', 0, '?'),
(0x4b65421cbded3f73fff54fb1d8433a64, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-metabox.php', 0, 0x538e97a17bedd813cdc2061e44b628b6, 0x538e97a17bedd813cdc2061e44b628b6, 0x39c55eca3ab12ad2b61394ec9c9aa0866bfc241beb8814951339a3b87c9bd288, '', 0, '?'),
(0x4b65e2f5e96b2ad1ecdda52ed36073e2, 'wp-content/updraft/themes-old/twentytwentyfour/styles/maelstrom.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/maelstrom.json', 0, 0x1ddf7b3fa9030414971c067963231caf, 0x1ddf7b3fa9030414971c067963231caf, 0xdb081e63d7744077184c5a68f95b394d795ab4dd2c9d547340f0bc888975aee2, '', 0, '?'),
(0x4b6d467ace2425e39a2267c5efc48553, 'wp-content/plugins/elementor/core/app/app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/app.php', 1, 0x00000000000000000000000000000000, 0x519fda2acab1c0a80587d444849b06fd, 0xae6746e08248fae309e87ed7eaefe7ba8ea36f07b1ae12646c35d362a7ecba23, '', 0, '?'),
(0x4b732f7972aec051b03311587fed1f97, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSlides.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSlides.php', 1, 0x00000000000000000000000000000000, 0x39e055b5d83a139818eec4046b57026b, 0xf368d08155afab29aa861c36df390f9e1ef937be67ddeb2e741dbfdb38b859fa, '', 0, '?'),
(0x4b7a1e07a082814835bcb7a13411e198, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForNode.php', 1, 0x00000000000000000000000000000000, 0x16d863086808cd58d790fd728b2c6678, 0x91e497bd70660635f3aa3987dee9eca25913731f6b9ce6c1c356a06bb3c1c7c0, '', 0, '?'),
(0x4b7e32aaf313c413d74f0aaf4fade564, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-default.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-default.php', 0, 0xdfa9bf1cb4a8cf387a0187a73442b18c, 0xdfa9bf1cb4a8cf387a0187a73442b18c, 0x38dc7acee53e5f289d7a6737912f423f02d2fe345a30f9700046b9731fa05ce4, '', 0, '?'),
(0x4b816ed28b4426067352f4575519288b, 'wp-admin/css/farbtastic.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic.min.css', 1, 0x00000000000000000000000000000000, 0x23d55eb53a88478028930c82b13a6b0a, 0x341cb7b0375687669bdd20f1be2fef1489bce580eac3c3e644148cfa57033370, '', 0, '?'),
(0x4b99201c37c82a3cccb4dd32f9245469, 'wp-content/plugins/elementor/includes/controls/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base.php', 1, 0x00000000000000000000000000000000, 0x219509a4ce2c64487b4edc4e6cc89c89, 0xdec91e67aadd08531c56c885dcfc33b0bc525cfc6400dae185c1ce26fb397cb4, '', 0, '?'),
(0x4b9b49c0c3cf60e6ad90f33a4ae2c6ee, 'wp-content/plugins/wordpress-seo/images/insights.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/insights.png', 1, 0x00000000000000000000000000000000, 0xdb7ccbd5b195fa304ecb6fda2a3eb94a, 0x2210527b30026cd3f20c692c3726bcba355070e1619057b7172ccb2956482bd7, '', 0, '?'),
(0x4b9f0844df10c24c18758cebab8c59af, 'wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php', 0, 0x0c3351c9f09c98502ace6e407d2bb9a7, 0x0c3351c9f09c98502ace6e407d2bb9a7, 0x34f6df8a1045481d674ab9a6f463ea92c958d53640b133db3635b642816c20ef, '', 0, '?'),
(0x4ba207bbdfa8faad298840c91a2d11a3, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', 1, 0x00000000000000000000000000000000, 0x07271e8a945d7b78a74eed077d93fc1f, 0xe453baf5846829ed3b01e2d1a944eefce80f8dab4a0683668376e1b997a2a205, '', 0, '?'),
(0x4ba210132d1d34f107a7966f9d62a59f, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php', 1, 0x00000000000000000000000000000000, 0xbc65a88ed3edc3252f3108a192d42e40, 0x51bd7f1a1fd90246eaafada0f24d0b1050c1ac643659dea04df9109c2655124d, '', 0, '?'),
(0x4ba7d2c4f6067385003ecc5bbf6444f4, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php', 0, 0x4fa6d1164f1619420437b814b930283d, 0x4fa6d1164f1619420437b814b930283d, 0x3c231d2df80d18b9ba1bd326a3e2ed52fd4d7967706e6825b0b5f32c0af18840, '', 0, '?'),
(0x4ba9e242ac48f5a277f19604845b4421, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Small.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Small.php', 1, 0x00000000000000000000000000000000, 0xadfc9cf9c862921b98896712cbea33d6, 0x3ea1704661bf588022efc46efc9c960bd1b408cdd7354e86e7b23108b10840a4, '', 0, '?'),
(0x4baddc64770c9bf9fdfe011e57835965, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-8ab6dc59306447e92f7d5332c87c00f5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-8ab6dc59306447e92f7d5332c87c00f5.json', 0, 0x12848b56329c907747fe5b41ecc699cc, 0x12848b56329c907747fe5b41ecc699cc, 0xd8cdf448385db678bc58d88a20a7e4b47707ae727f49ad139d56ee5bac6c816a, '', 0, '?'),
(0x4badf491871ecb52097741c5e4d0651b, 'wp-includes/blocks/latest-posts/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor.css', 1, 0x00000000000000000000000000000000, 0xe750e2f26982c02994d602f3aef946aa, 0x554b3c90f4762aad23ce1c95b929d623c1f5f48da437489ef9a83eacbae9bc9b, '', 0, '?'),
(0x4baf638e8a231c053273922f2885228e, 'wp-includes/widgets/class-wp-widget-pages.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-pages.php', 1, 0x00000000000000000000000000000000, 0xa8e472e8e14c9b185a54bc74cf9bcf52, 0xe22adb14c2c02223e580ae06137fb48155ee1438f7a8a663ffd42a5b87e66a27, '', 0, '?'),
(0x4bafaa3c0ba9483c37c5459e2c6ce7df, 'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php', 1, 0x00000000000000000000000000000000, 0xaab16af0675f477ea1db13e179311e88, 0x2ed290fbf9ed02141b92b925b45c957a227cff64fc4b11adb111a0acd7032a80, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x4baff6bfc22b010e409f7b322175b539, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php', 0, 0x06788fabdba5e6dd54c9b71064d1efed, 0x06788fabdba5e6dd54c9b71064d1efed, 0xe38847735ee232ee048a2b317270a8db529eb2d64528d0c80e0b8dc5a159fe01, '', 0, '?'),
(0x4bb4f5a54e4dc4fd6d7dfee53901f45c, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', 0, 0xcc19ad196f1e382b628047d4ff5ea3ef, 0xcc19ad196f1e382b628047d4ff5ea3ef, 0xb58c47557d51c958520deb00bc0d160f7ab74e99c81dc0f06d296d24dd126390, '', 0, '?'),
(0x4bb516a0413b3d8065fe114a6cacbc39, 'wp-content/plugins/amp/src/Instrumentation/ServerTiming.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/ServerTiming.php', 1, 0x00000000000000000000000000000000, 0xed3dd2fcb661d32912a82f3f3cbdf59d, 0xc334e8bd958956e44737e637f23c26d2fa42fe1e6f128ece26d7fb1130980eac, '', 0, '?'),
(0x4bb8f97049ae7994576aa596511dcdae, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWordpressEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWordpressEmbed.php', 1, 0x00000000000000000000000000000000, 0xbb1459f12c1134f4795d17aca2ce9554, 0x7df149df190e0ec7de768b2449599aa31271d316828a038719eca09df00e755a, '', 0, '?'),
(0x4bb9bfe315a00d5c02557af7f51a3a27, 'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0xec56c52afbca46e8b0af9df13c8ea46c, 0xe5c2aea252946c079655f1d902a08f99777a06d7616e6b96c747de74ba1233ee, '', 0, '?'),
(0x4bbfe55d4304ed19eea96c373ac44400, 'wp-admin/js/widgets/media-audio-widget.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-audio-widget.js', 1, 0x00000000000000000000000000000000, 0x5020494ddd3b703801766eb3c75bf453, 0x9ba18895396a8008f16c78421414d86513483abf79a5257df363095450a75fd7, '', 0, '?'),
(0x4bc0147d45292eb8d3fc183a7c9468f8, 'wp-content/plugins/amp/src/Cli/OptionCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/OptionCommand.php', 1, 0x00000000000000000000000000000000, 0xf386b61293d0c8a3630982aa791592f6, 0x23dedcbde7ffc6e99a9a900300864d38305f932c73ec448abb9d283d9b3882a4, '', 0, '?'),
(0x4bc7890d5b5ce1969834f749c48b7830, 'wp-content/plugins/elementor/assets/js/packages/session/session.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.min.js', 1, 0x00000000000000000000000000000000, 0x70563e56060e2c1c489d3a4345c2596e, 0x4f88955b6dc5039b9eff1556ece2f8ce788a27be269e1cddaf3643355928a754, '', 0, '?'),
(0x4bc8033300ab1fee425b17853c604b47, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/gradient-color-stop-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/gradient-color-stop-prop-type.php', 1, 0x00000000000000000000000000000000, 0xdd4a6d3a3fbef8cd5169c179145ac3a2, 0x1d266b5d959cebd4ff90ba86d6f877e5b7a2e01e8d646f8f0a78a37c75767269, '', 0, '?'),
(0x4bcb4c783c43a08e98084894f48f651a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0x2db745064ee4c482db9b0c280afa6e1b, 0x9a040b16f7de10a104d1ac7d5e8d4546d0f91c9bcade3ef41e92da8242ecdb1e, '', 0, '?'),
(0x4bd09ec78e7b5e54bb4777b0f49947c0, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php', 0, 0xbfaed2c5a181f5330eb07a6ab9410001, 0xbfaed2c5a181f5330eb07a6ab9410001, 0xc9a487a696d8f116c0df0ff9edb76998ca4e7d84cf2aebf0007000d1cdd737db, '', 0, '?'),
(0x4bd9cd5a04b61a49e538c5032326d142, 'wp-content/updraft/plugins-old/updraftplus/js/tour-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/tour-1-25-1.min.js', 0, 0x28161a287cf889dd7f4c4cd7cb253651, 0x28161a287cf889dd7f4c4cd7cb253651, 0x6700174a5b8e31fec0b00146d7403b25fea93658fa31e25be2f4873705f22703, '', 0, '?'),
(0x4bdae631615d068cfe46b4b39963e943, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php', 0, 0xfd5136504473dc8f70950eaff343634c, 0xfd5136504473dc8f70950eaff343634c, 0xb000df44d2c513526034e130a9c365cb8912daffe10a557b6e4387d215e40c9b, '', 0, '?'),
(0x4bdc79bcc65d21d359076544b5ed0ba7, 'wp-content/plugins/elementor/includes/controls/switcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/switcher.php', 1, 0x00000000000000000000000000000000, 0xd72191d539470b39fe7a2f43a0ffc11c, 0x61c24c0a540551bb2b103707cbabebdf172ee233ef64df9e1ae0340e58d41151, '', 0, '?'),
(0x4bde9edc21a8a6dc4acf3d74ee07eeee, 'wp-content/plugins/wp-rocket/inc/constants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/constants.php', 0, 0xdc58ed4972d66bf281ad64933ad055f9, 0xdc58ed4972d66bf281ad64933ad055f9, 0x5f85b97257481678c76ebe6d303b59f097a9aac23d0772c6233f2e3c0ef425f7, '', 0, '?'),
(0x4be4a7bfacf731a2053181210e031f4d, 'wp-content/plugins/elementor/includes/editor-templates/navigator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/navigator.php', 1, 0x00000000000000000000000000000000, 0x27c2837579ec5a86baedae860c4e0051, 0xd42b79a4847754ccf35ddd892a120c089522790c5f060922a14320414db2d8ba, '', 0, '?'),
(0x4be5c24ce45db88bfea2cc05fcb829b4, 'wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress-handler.php', 1, 0x00000000000000000000000000000000, 0xdaddcf448b4b223ed71cc239a1c205b1, 0x3cef0d6a16b421b4390852040e1035c0ec7eb998e5eaf22dd6362c7a4c2cd5ea, '', 0, '?'),
(0x4be5f50cc9166fc2eb3278043203126f, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php', 1, 0x00000000000000000000000000000000, 0x596f2a21323cc34f4391329fc2a46032, 0x8c7cb5932ed5d48dd6f6673fcb7987fa3ba594bafb3f92f7ed2b0739c51d9e73, '', 0, '?'),
(0x4be9dd1db0d5004f7f10ff1f6be09758, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-form.php', 0, 0x2a50b33aba5e1b7b68645b7b1e649db5, 0x2a50b33aba5e1b7b68645b7b1e649db5, 0x8d682d3af505482f29b9eea411513089608d96d3408dc7110cb328038c6ae4af, '', 0, '?'),
(0x4be9ecd5833fd53dea0b4c22389f630a, 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php', 0, 0xa483406ffca413f9d3a31c6dfe55b76f, 0xa483406ffca413f9d3a31c6dfe55b76f, 0xa6fa872c7826464e7e03a412c7d7146023fb5fa999d2ed0ac98eb7f0ed8270e2, '', 0, '?'),
(0x4beb37627bea72db750c26dc4d8e5844, 'wp-includes/css/dist/block-library/editor-elements-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.css', 1, 0x00000000000000000000000000000000, 0xbffd8e637cbd24009a0e947b966fd0e9, 0x24c832695166feff977ede27a13ab55372d5da34033afe92aaa0cb41b73e111f, '', 0, '?'),
(0x4bf13ef0e4fc1f57a115da013a2a3e2e, 'wp-content/plugins/elementor-pro/modules/call-to-action/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/call-to-action/module.php', 0, 0xbbbffa1c8365a5750259958d6277c61e, 0xbbbffa1c8365a5750259958d6277c61e, 0xbbb9fa02cb1c02e1a5343ea96fa39c599a38d631c1d36c1f1feca9a58ca42b02, '', 0, '?'),
(0x4bf2cfa591253af27bcd526a8fb3d458, 'wp-content/plugins/wordpress-seo/src/generators/schema/author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/author.php', 1, 0x00000000000000000000000000000000, 0x82be6cc13878b18282c7c1b8910e410d, 0x1e94d783f33e3486064fcb6c95ba2f993039bb92c10314c47075b163e9193bf6, '', 0, '?'),
(0x4bf920e88d179ef52a893bdcbcc66e63, 'wp-includes/blocks/calendar/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/block.json', 1, 0x00000000000000000000000000000000, 0x7f64dadca4d8d4b4d0bf20dab5a743aa, 0x2ba0240ff9bc76ba49af00b5f4a2d74d4d4dc3eb895c01f0eb73eaa9baa5fef7, '', 0, '?'),
(0x4bfa11da57ff2600004bb500368247f4, 'wp-admin/js/set-post-thumbnail.js', '/home/iraneurobetcom/public_html/wp-admin/js/set-post-thumbnail.js', 1, 0x00000000000000000000000000000000, 0x3a314eb02806e8786c018f58ddfcbf27, 0x7639ed870a7b6c174b8a0b867e71e2b023923e89e9dfa6b7bda1204a8501607e, '', 0, '?'),
(0x4bfb0f19d893e4fbb510ee0eab2b83a3, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/curly.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/curly.svg', 0, 0x55beaeaddebf83d1132e77161b9a3409, 0x55beaeaddebf83d1132e77161b9a3409, 0x50e32625419e82f3ebeea6f894379d2a14c38d4e04b3e35735fe48d4ba7ea309, '', 0, '?'),
(0x4bfd4b2bec86c032a4090861655a9365, 'wp-includes/class-walker-comment.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-comment.php', 1, 0x00000000000000000000000000000000, 0xd3c52d0833141cc265e2b58762348a56, 0x9287f4a66234df4b2c07be7d9aa70cc5a33c6da820a669208caad3a575a03147, '', 0, '?'),
(0x4c0160251152f2e91ab9480e666b66c2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGeo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGeo.php', 1, 0x00000000000000000000000000000000, 0xa19a1dc1fc0738aa90ce187e1332ed32, 0x872cd4fd316d413899fc29f91b92911a0da4da70e4ebb4f779b5f0f94d1d5558, '', 0, '?'),
(0x4c07ca7eb161fc620890ff045817a459, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 0, 0x5866a1df20ecca6f21f560d64de520b4, 0x5866a1df20ecca6f21f560d64de520b4, 0x00337bec5f9de380addbacba3399ad3f91dc5f4ef67077c801e5cbd693f41f87, '', 0, '?'),
(0x4c0f65634e92a9a7c9ef33d9cd2414df, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/LICENSE.txt', 0, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x08d778e2609d805223c847f4bdd2f145645b71c89fb4eb6804ea0a78bb73be91, '', 0, '?'),
(0x4c13cf772aa7d29a46bbedaa91845488, 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php', 1, 0x00000000000000000000000000000000, 0xd223bf2496b9126108aaba9e1848b7a6, 0xb751452da45286edf24b2fbb81532d9b211056ce88662d84c890701efa2efe5d, '', 0, '?'),
(0x4c15f3bf62873ead6f4fbf6af9f12a36, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php', 1, 0x00000000000000000000000000000000, 0x456f73da43672e68c523c93b6160faf4, 0x0da6eb9ed383c84551c5b9ba69a9b0cc6ffc3f2cd49c5550e13e6bfb3497aed8, '', 0, '?'),
(0x4c1d0ba7ec3543ee5a1fe2eb08047a89, 'wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php', 1, 0x00000000000000000000000000000000, 0xdd984216acb5820a622adf2a658f4366, 0x47d9c80947f571ddbfeab870674b34ab501871dc99cacebaf9716256a3451dff, '', 0, '?'),
(0x4c1f3c23b3f313861ad27fe1bcd3dc7d, 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/loader.gif', 1, 0x00000000000000000000000000000000, 0x394bafc3cc4dfb3a0ee48c1f54669539, 0xf6f13b91b4c0548ba54f602836ccd82cc0736b865a908bfb63d8521dc513982b, '', 0, '?'),
(0x4c1fe9325cff8342f57381e632381038, 'wp-content/plugins/elementor/assets/js/dev-tools.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/dev-tools.js', 1, 0x00000000000000000000000000000000, 0xb0772951f2e1e2898f2a8255cd368df1, 0x3989000b489eb291ac223ab17156d18c3962803a003df8e547beaaa083e758d3, '', 0, '?'),
(0x4c22028eb1fcdbd93f39822044660eeb, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Plugin.php', 0, 0x576e684aa434af2fa98e753400766f62, 0x576e684aa434af2fa98e753400766f62, 0x79e0573f477c3712b3fefa48ff7e413c7ee4aa849d33e089fa7081b7e81f92b5, '', 0, '?'),
(0x4c23d61fac2fdbb02accf833f2d2ec0d, 'wp-admin/includes/class-wp-terms-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-terms-list-table.php', 1, 0x00000000000000000000000000000000, 0xab939921eb80e469ff5fdef973a1fdfd, 0xd4c57e038ded959d44a0707d8373451b529326d1602ff1cf6c5ddd21b5d0eb18, '', 0, '?'),
(0x4c28cafda26ef8395b1232c04336e59a, 'wp-includes/js/zxcvbn-async.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn-async.min.js', 1, 0x00000000000000000000000000000000, 0xc6f045d5e79f0a4f5ce90419ca598162, 0x85d2274650e41a0417a82f470a93e04ab7a688eba75c4212f59e1aae88495492, '', 0, '?'),
(0x4c2a959ce39f92afa1f3f624ec4763f8, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-delete-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-delete-command.php', 0, 0xae1b2e9a18787da94734372c62993a02, 0xae1b2e9a18787da94734372c62993a02, 0x4b8ef2500bcbe7a2eadaa0e086396f927f33c6145a981f84d618e4f479f8c472, '', 0, '?'),
(0x4c2c7fddd272c1a7c8af11045bfd36b5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidProperty.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidProperty.php', 1, 0x00000000000000000000000000000000, 0xff5c2f6a538bc0d3cf536dbf91c76b2a, 0xe9b1727230a2e53fa47ae97bac993c254ffb2fc3e3eed575710e43e255f1f1a6, '', 0, '?'),
(0x4c2c8b581c511e20d01c34e6d3798c67, 'wp-content/plugins/elementskit-lite/libs/forms/forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/forms.php', 1, 0x00000000000000000000000000000000, 0x77c10f91ddcefaadb7d689e4882887ad, 0x4148d4703bfde76fcefeb8eae5d60006cf111740f59adce93c28ad2708814076, '', 0, '?'),
(0x4c36fdc7963cd393286c0d40e3d012d1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGfycat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGfycat.php', 1, 0x00000000000000000000000000000000, 0x39998dc6697f0f14627f65e9cecbedb2, 0xb65034487d1b2e80455cc178a2d744de0b911fae4f0e1d057c16347f44dd1f71, '', 0, '?'),
(0x4c39508a587bf98ef4b67bc145a1becb, 'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php', 1, 0x00000000000000000000000000000000, 0x7bd24a3bd7f4b7d6edf111bd4cd0677b, 0x017050bc284490208bc89def47581c51180dd36b02e155916beadcef14f555ff, '', 0, '?'),
(0x4c3a2f2322d1af6670dab79bc3a51259, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', 1, 0x00000000000000000000000000000000, 0x321970e566e7d57bc9a1bce88bebcf03, 0x2e87f050e9f9418ac9f61a7cbe2857c6405d91fc71b1c5c96e416dca700bddfa, '', 0, '?'),
(0x4c427f1f621663ad86cef48f08183fc6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', 0, 0xaa20c80d566af7fec9d488bbcd5161ab, 0xaa20c80d566af7fec9d488bbcd5161ab, 0x9ecb707f83a3d428124089d66bd0372c4797713fd760ae1f57a0dedf4684c21b, '', 0, '?'),
(0x4c4a7425a61f5dbf9f20a72a10a34f1b, 'wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php', 1, 0x00000000000000000000000000000000, 0x96f197c9d261c7567a04827cd23204c9, 0xfd03af712198dd2f6f5a8a1f54bb057616a56eaf7918c374c6cfefad8d2ac77d, '', 0, '?'),
(0x4c4adf4576ff9e44d56861894f49c89e, 'wp-includes/Requests/src/Ipv6.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Ipv6.php', 1, 0x00000000000000000000000000000000, 0x12c914b76ea26a9df4b6e51d72ee9d94, 0x6a9645b09d02b1fc2dc12fa704228eaad2d32fb3a0bb00d255f7ef921a355ca4, '', 0, '?'),
(0x4c4cc42160a90da1837086371b5f602c, 'wp-content/plugins/elementor/modules/atomic-widgets/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/utils.php', 1, 0x00000000000000000000000000000000, 0xab9863d989e07e56bf6f28e438584de8, 0x524edc85644d032688b8862b9bf4db1b6d83a0ccb1149e9d927d9f2a0e87edf4, '', 0, '?'),
(0x4c4cc9f1936015c8d05343023037911e, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formats.php', 0, 0xb7e8efdf17fea26c9ce57397e9daee5d, 0xb7e8efdf17fea26c9ce57397e9daee5d, 0x42f545c390ab7b9f6828b2380c76b414d6318fe00a751b7ca2a0a71cddcaabdb, '', 0, '?'),
(0x4c52023751bce416546f08477cc41e7b, 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/viewFullActivityLog.php', 1, 0x00000000000000000000000000000000, 0x235c999c460d0bea0e06769b06430cf5, 0xf3839258b93734f105f9a6750d747f7bbd0f9c4d6cd78489a571547dd4eaf0bc, '', 0, '?'),
(0x4c5422437eca10875b827e55a5d181a9, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php', 0, 0x5081cc4d8cd52169207ab22def3cb309, 0x5081cc4d8cd52169207ab22def3cb309, 0xa083841d20a642d3ad1b4f478880b4a8a93460764ff86dc9dbea1cc34e2c8e0d, '', 0, '?'),
(0x4c57c7547bc850d93b132f5251c2cbaa, 'wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-options.php', 0, 0xaccb839e2373aeb9711996e0eb53d99b, 0xaccb839e2373aeb9711996e0eb53d99b, 0xa3ac81cec346ecbb69c366e59045201660873202977465d55f9b300b45615caa, '', 0, '?'),
(0x4c5b62a27a7b79b8b13f18f380b25c20, 'wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php', 1, 0x00000000000000000000000000000000, 0xbbc3d67b168cde3787ae7a50643557f8, 0x7198c133578178111541dc2cc098157069f38a42f42f40292d785b3cd5dd809a, '', 0, '?'),
(0x4c617095b2903867f456e32cbee667db, 'wp-includes/js/dist/vendor/react-dom.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-dom.js', 1, 0x00000000000000000000000000000000, 0x3edf0eb850cbd3326d48dd88b6c3029f, 0x128f003e68f12aae3eab9b1038054b8019d5dd68c52fcbd2965a531c52e1555b, '', 0, '?'),
(0x4c63cc19c76c41e7aca48007d67f08b5, 'wp-content/plugins/elementor/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/platform_check.php', 1, 0x00000000000000000000000000000000, 0xf3aa60e94ab1f27ada6ee4c37ec41cd0, 0x44614299017444a8a2a2cda8bbcdb36d8a5403cb643d75e4a4a7092b10b08183, '', 0, '?'),
(0x4c6402ae92edd380d8f8d99f1673cca1, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php', 1, 0x00000000000000000000000000000000, 0x1d874e2aa724e1744741c44dc2db997f, 0x390ed8476dfd2988c7d923de8189ea3221165a97a61e773e205963880108a9e6, '', 0, '?'),
(0x4c64d2045cbc9b3ba856e2c3975e5dc8, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.po', 0, 0x70477e9239763a4e5589c7d7bd73fad8, 0x70477e9239763a4e5589c7d7bd73fad8, 0x1614f5057f1b7cddd124f84fc4c312aadeae1651e84317a253ece70823afd0f2, '', 0, '?'),
(0x4c66b75c653c474705a2198a553aa993, 'wp-content/plugins/updraftplus/includes/tether/tether.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/tether.js', 1, 0x00000000000000000000000000000000, 0xf33327a647ac9072f27c2878f7d37895, 0x991b8c1d13449bdb16a0ca3d463a007d5a9d030fc3c4440a1732fa5f3b665471, '', 0, '?'),
(0x4c6ea3f9e9eb5a347abfc3454d624493, 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-api.php', 1, 0x00000000000000000000000000000000, 0xb5acc4b5742d1f2464d8c4310ad2142a, 0x23ba9ee35ee994be50cd9caac2dff0edb81841aa5b7d606c9e1b0efc53326f40, '', 0, '?'),
(0x4c6fe694de2a8103e44386e46e087b3f, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php', 1, 0x00000000000000000000000000000000, 0xf463abf87d52e03c24cb0aad3d58750e, 0x53ac7d9a86c5c45cfb842380082c738c6144a75aeda78b4c658dc38394579447, '', 0, '?'),
(0x4c73d087c59b0ab2637d3e1bff4b9787, 'wp-includes/css/editor.css', '/home/iraneurobetcom/public_html/wp-includes/css/editor.css', 1, 0x00000000000000000000000000000000, 0x0e1972f23dfc0282f95c1227122e92db, 0x0e620aa4a4c0542fc8086a13f89c472082491ed340d7a26887ada07926909a7c, '', 0, '?'),
(0x4c7799660b78bfc1adecce98808e4db4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', 1, 0x00000000000000000000000000000000, 0x93d7a961a4c15f7d8e47dbe216d6b66c, 0x485be0cebce54351482ab14596eb85cb4252c30d72742e2107e13d5497067899, '', 0, '?'),
(0x4c7a02f981d0ef015ad1fcf81023903c, 'wp-includes/class-wp-locale-switcher.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-locale-switcher.php', 1, 0x00000000000000000000000000000000, 0x6867a2cb80e365c2193f0defbd6e776c, 0xbaaa47509cc030afbfab701c7e8d325fe8bf0dc1973b10f281857ba1c3ac9ffe, '', 0, '?'),
(0x4c7a0936b49edd6851bc81da1e57cb37, 'wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php', 1, 0x00000000000000000000000000000000, 0x64bd4ff3b133b3f4e6ec7d3f8386021b, 0x8922728ee631b154785ada65fb2c349e1ab259b5c9fbe80c8b419b7115546d3a, '', 0, '?'),
(0x4c7a456bef9f52f04255c2295a0ae662, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php', 1, 0x00000000000000000000000000000000, 0x0da7e45f1e55c0c454ccddff460628f5, 0xbae768bfc629907844f492343014f26c5d96c54dc81fe5744cee25d33a0dc672, '', 0, '?'),
(0x4c7e5b0d6d6277d055be2352642bd638, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/SignalHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/SignalHandler.php', 0, 0x3ca088f601f4dac325081d901d63d76f, 0x3ca088f601f4dac325081d901d63d76f, 0x5301f11a9424918a3afb67468c2cd956d6d681a560b9fb0fc00e77910bd20937, '', 0, '?'),
(0x4c7f59b466edb3fb55292a12201cc678, 'wp-content/plugins/luckywp-table-of-contents/wpml-config.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/wpml-config.xml', 1, 0x00000000000000000000000000000000, 0xc18663873ce6b8f96f3e56642149b619, 0x9943744d2282f1c4c46037cab04b13e7fb2019ea551f266a232fda478de5f7b2, '', 0, '?'),
(0x4c96f389d5bbcbbb764d6c57ab9e649c, 'wp-includes/blocks/pullquote/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme.min.css', 1, 0x00000000000000000000000000000000, 0x166852cb3c1955470390aad9fb7416da, 0x419e6f695ef897ae9d3c1d682b469679e151d4a1e64e6fadc10b785d4c34d14f, '', 0, '?'),
(0x4ca5a0e400fe6d8b0424d2baaeccff17, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json', 1, 0x00000000000000000000000000000000, 0x5173c8c09f2a6f45b131a58547f47adc, 0x4a9e530c16f5389296597b39f4dc9042159aedf6705d6ba069383d86affef042, '', 0, '?'),
(0x4ca9eb4792d9452437a4abb734aaec0f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', 1, 0x00000000000000000000000000000000, 0xf432eb2c45f734e16cf943a941b5ba86, 0x3a38162788a880fe18aaa7a1a8bae24969be60e737ad96bf8c7330c970a2df4c, '', 0, '?'),
(0x4cb2b265e46939a671f49a2f36b0f096, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/marshland-birds-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/marshland-birds-square.webp', 0, 0x05f1806401291ef6c0bd001cdfaaebfa, 0x05f1806401291ef6c0bd001cdfaaebfa, 0xd4127ce3fa60507f9bef9499c6f64e698ade498efd653e4cf3f702771836f455, '', 0, '?'),
(0x4cb35bc2e29a29daa21fbbde7ac62e18, 'wp-content/plugins/wordpress-seo/js/dist/languages/ca.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ca.js', 1, 0x00000000000000000000000000000000, 0x1135408d646c984c37fcafe3dbb8ad76, 0xa056f3e4845ef688be79b690db5f1a9e0b280b017cb90726a26466dad7ef80dc, '', 0, '?'),
(0x4cc12670f712f3c78987c21a3a427238, 'wp-content/plugins/elementor/assets/js/editor-notifications.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.js', 1, 0x00000000000000000000000000000000, 0xd3cef80cae5663db16cadcd675210ec0, 0xbaafcdef09b60817d52e015a3459d33ac5f3555ff11a4e53fd4ff4e825498c57, '', 0, '?'),
(0x4cc2118a651fa17422706328099265c7, 'wp-includes/wp-db.php', '/home/iraneurobetcom/public_html/wp-includes/wp-db.php', 1, 0x00000000000000000000000000000000, 0x8f71ca619566e48071402e9d52bcd16f, 0x88745c024bbc28c9aecb58ce278cb4b75be71daa2614e8c9786ce2f2a7141ca0, '', 0, '?'),
(0x4cc2dfef1eb745a6ef67cffde2d64639, 'wp-includes/blocks/post-featured-image/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x24d0542957860c1e9794fcecdc8039fc, 0x62da53b57f150b9c0b493d7611391ebd240b8b117c6844668b0212dcbd0adba3, '', 0, '?'),
(0x4cc6be3eb425545c6eb7769cc106226c, 'wp-includes/js/dist/script-modules/block-library/query/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/query/view.min.js', 1, 0x00000000000000000000000000000000, 0xbbeb69c65bb213492ceacc488c4ec4c9, 0x79e5713fd04b6268388942cb3ebf5f034f09959416a9c56bc937e035b554c580, '', 0, '?'),
(0x4cca2643302d9f44902817ae681c9817, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/AbstractLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/AbstractLogger.php', 0, 0x471d395c194578e03641d33a5fbbd141, 0x471d395c194578e03641d33a5fbbd141, 0xa3ac34f86a10c28719fe647f974d75921c10d81691f334bd788beb490fdb2f3f, '', 0, '?'),
(0x4ccb7ca5bcc21e9ae7d52d801a29f0ac, 'wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php', 0, 0x0ddb2a2069797ba95a2bcbfa347af442, 0x0ddb2a2069797ba95a2bcbfa347af442, 0x5ed10a9d96e71b93a9452da75c7da0975395f034ddb0492e7ab22b18512c83dd, '', 0, '?'),
(0x4ccecc00fea27fa5e26fc933ddece15b, 'wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php', 0, 0x467065a2e623959ce59809fed9023919, 0x467065a2e623959ce59809fed9023919, 0xf63ef7d2caf4badb0e8a9151e865459b30cbaa72bbf897d35f73ae3eb3eedb93, '', 0, '?'),
(0x4cd049aceb44a4404191fffde1ca5322, 'wp-content/themes/twentytwentyfive/patterns/hero-book.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-book.php', 1, 0x00000000000000000000000000000000, 0x2c50dc4b4ecd9c31cc2fa0140ea6e2f8, 0xeab3435e3b86a18a94c76bcf8777c7c006645469c4b56c862bd983a57108cc76, '', 0, '?'),
(0x4cd22484572bf892d1ac4e553ed5f871, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4email.php', 1, 0x00000000000000000000000000000000, 0x01aa1e5146a832d65612a986e50e18e9, 0xd39da23fbf0997c9cc0490a76f255e5e97639b620110e18253ccb742bda1179a, '', 0, '?'),
(0x4cd6228ee876c51154e28c02ccb14ce9, 'wp-includes/blocks/comments-pagination-next/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-next/block.json', 1, 0x00000000000000000000000000000000, 0x199189cc8597617adf6143e53f82bc0b, 0xa1a0cbe3b95bc8439d0bf8c9fe7939d78a60ba27aa23462f4a30d94394dd1e16, '', 0, '?'),
(0x4cd7692bc688a77f592f05e036441642, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Endpoints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Endpoints.php', 0, 0x19e52da426d98cd42dfa71dd03049055, 0x19e52da426d98cd42dfa71dd03049055, 0x8ff072d170c4b95139df005449b3e313e583f2d41141d7f08f3dcabee0ddf941, '', 0, '?'),
(0x4cdb5e7bce47a73dd1eda20184999044, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/algolia-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/algolia-enabled-conditional.php', 0, 0xed4d80b6c1952403e86a18c9458bd974, 0xed4d80b6c1952403e86a18c9458bd974, 0xf7ef270e0f375b1bf4cad7267e52f723bc90fdff32f56e4b71000d1bfc511cab, '', 0, '?'),
(0x4ce0c00e0d0be62510c2c2067bae1cb7, 'wp-includes/blocks/social-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/block.json', 1, 0x00000000000000000000000000000000, 0x682676a89a3b9b63e210327adee6e5e6, 0x757a199eb939a1b799f0bf3859b85075c44c85ac3f858413b6b1e3f0f9f7713b, '', 0, '?'),
(0x4ce143f7225862a129f21116380c2329, 'wp-content/languages/themes/hello-elementor-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR.mo', 0, 0x959a6161e9696207c64c9a67a4a0f7de, 0x959a6161e9696207c64c9a67a4a0f7de, 0xf9c3f3a99aaba37f04ca860149c9506712f3c70271408b81449b3f01406cbcff, '', 0, '?'),
(0x4ce6bf0da186c8a63a01d5e86ef26827, 'wp-content/plugins/akismet/_inc/akismet.css', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet.css', 1, 0x00000000000000000000000000000000, 0xd34a6bec5886ee28bd34480cb5aabb84, 0xb8a23ba17e6d51763209bc596bb2b1b15eea2f9327204cb5db40f72e6e88fbb3, '', 0, '?'),
(0x4ce7eabf88612e9caecb7d66643f1049, 'wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.fc9d01c2cd0ef46d20fd.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.fc9d01c2cd0ef46d20fd.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xb5c7047c55e33e8e29dbe2315c4ceae1, 0xf4adaf8cbee3dc194ef9eae6c24b9c5e10e418d72fc3dc48ae3f1a2513532f4f, '', 0, '?'),
(0x4ce9019c40b4eb2cee560ed9f2b18044, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Compare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Compare.php', 0, 0xf17de3b24a040ce5f08bbdfa41dd037f, 0xf17de3b24a040ce5f08bbdfa41dd037f, 0xfbdd026d3a8cefecfa88d98f890e55ed9aceaf1872e2e6dd5147fa936ac7feee, '', 0, '?'),
(0x4cebb488da9241fa23758950dcbeeea1, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php', 0, 0x1c53d983a57a337bdfc012c61b0e7c25, 0x1c53d983a57a337bdfc012c61b0e7c25, 0x66e8d1771477661a52692e68219e1ec1ba72add4ac4caf4859944f03a2e25426, '', 0, '?'),
(0x4ced9f08565d92c1c0a5a8bf31dc3ad6, 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-props-modifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-props-modifier.php', 1, 0x00000000000000000000000000000000, 0xcb62de74ca44c170f4431c5f5b652307, 0x620ee7f1d4bcf11583b76ecc254f0586307caf6934023dc69e84cb12e430f398, '', 0, '?'),
(0x4cef527a03483ba20c7b3d2435f1f9ff, 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php', 1, 0x00000000000000000000000000000000, 0x0cf563a5117ba58036661dc711fbe4a4, 0x72cfdaccf49b9ae00e9ddbc0788017d8724e9d64f43b37c934f03d48c8d3aec9, '', 0, '?'),
(0x4cef81ac2b71b956ca3b9768d0cb5995, 'wp-includes/fonts/dashicons.woff2', '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.woff2', 1, 0x00000000000000000000000000000000, 0x4db6aca14e3ac2d227e5caa4b7dbc8b9, 0x4af30c98218aaf9dc9cb584c6c600b9265fec34fafecb07302d048b989b8e383, '', 0, '?'),
(0x4cef8d5fbf0f8a12b2b8db635a0a5b8b, 'wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css', 0, 0xe95ebc9515bed7101bfac994273f1277, 0xe95ebc9515bed7101bfac994273f1277, 0x5fe49c1e13024a8e9a6f0d40e591dbf45007a229395948ecd03587067e1c83fe, '', 0, '?'),
(0x4cf13e0f74061199f59a4eff88868bdd, 'wp-admin/css/colors/blue/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.scss', 1, 0x00000000000000000000000000000000, 0xddbae8e343c84e01433a0b3787da586a, 0xeb36653f64d0051112c4785a7af49b085717ea9d50f0f017ab528f31e66a74bc, '', 0, '?'),
(0x4cf1d1293761e4e57fe734cb0aede520, 'wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0d7bf82c4fac5cc90184165df8db08af, 0x5bb23b33f3d7db54ace6c907dbf51df6a248c532f3d268a58a424bc251ea16e8, '', 0, '?'),
(0x4cf2d69e2b5089430c86d0297e75ac5f, 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php', 1, 0x00000000000000000000000000000000, 0x4065281393e8c9c15af243387cbf2b2f, 0x1b5e3928fb4b0d5dd379da85ad9f12384ffd9f572585a1a024673671f30c685d, '', 0, '?'),
(0x4cf381b8a0c12c5e1a9832b177e10805, 'wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php', 1, 0x00000000000000000000000000000000, 0xdc152705c4ce77d9b58a74e09f083e40, 0x4812c94f33aee36142b55fe3d6506a6f2308a89ba3fb0b0adc62f9f0b004c775, '', 0, '?'),
(0x4cf3cd2d9001f0b94c54e9b81964b82d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpNoTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpNoTransformed.php', 1, 0x00000000000000000000000000000000, 0x57e26636c8f2c76fb9dc2e6fddac5f0e, 0xe4253dbec8ee711fd4d485ae4e19b2422bd0eebae978550af6e41eb531f826cb, '', 0, '?'),
(0x4cf3dc110f8d707b3ea6708b155d33eb, 'wp-content/plugins/elementor/modules/kit-elements-defaults/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/module.php', 1, 0x00000000000000000000000000000000, 0xaef5d6dc3142b893592525090498316a, 0x98f0d1477f2cdc869ec93f7f71043c7858019f8ac2f4765e4e628ec748f6a114, '', 0, '?'),
(0x4cf78529d1d96124ad442defd3aeaa4a, 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xa3b5ba52bbb470885a3a82fe02168a3d, 0x176215e08adaa2040aba1bd7d5fdb3534001372f368fb4ff902c61fa736818d1, '', 0, '?'),
(0x4cf875f6b10c23d361e2a307309f28dc, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/APIClient.php', 0, 0x810882b6c8b846f899884e9ccd0a0855, 0x810882b6c8b846f899884e9ccd0a0855, 0xc9a0981cfe6b50d790b35b5a4746cec047d0efa7191af86e160a9e4f3eebe5fa, '', 0, '?'),
(0x4cf931488a4423dfc7ad1e68603a8c88, 'wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php', 1, 0x00000000000000000000000000000000, 0x02b19dbb71845159512770ddd2b9d886, 0x2deb317c9f810b3b2a376515aa3f0b33c6d7e0629d9a1ed5dff001f803622ad4, '', 0, '?'),
(0x4d00d29fb9884865a6c57d16c9f6912c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/DeprecatedTransformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/DeprecatedTransformer.php', 1, 0x00000000000000000000000000000000, 0x53c8d0061286a636c49e46db2dbc3282, 0x8d15f5edf203fcf9ec9cb416b6efac21e19d80f056a2fcaa4bc73cd9feb4772b, '', 0, '?'),
(0x4d069a56736ce36caad04ce694f34a2a, 'wp-content/plugins/elementskit-lite/widgets/video/parts/video-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/parts/video-button.php', 1, 0x00000000000000000000000000000000, 0x0565d587d8b66fa4e10b6e26c29d3511, 0x1646cd8cc967b3096f2f3e2d044fdada6ca667d25a7b1807ab5dfe9d9d1aaf04, '', 0, '?'),
(0x4d0745d2ccab50c57a5e485861aea0b7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php', 0, 0x3101ebf17dde5774b94f622a356088c1, 0x3101ebf17dde5774b94f622a356088c1, 0xc227e033db5b926fb5e065e56eeb147b815650a49e02a7f27f30b870a32c2696, '', 0, '?'),
(0x4d0d7db9a030ab90a350f44a60864ad0, 'wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php', 1, 0x00000000000000000000000000000000, 0x25ecf009ac35af89c758528429da5e49, 0xd48da739eea7eb13ea9a8ec122008ed3f0f6a984808d913d23dcf414f1cfc13a, '', 0, '?'),
(0x4d12d68e03c054ae3ee2987e03dbf7b2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList.php', 1, 0x00000000000000000000000000000000, 0xa52b19e541698bb74c0ce60dc0aefd3b, 0xd6af97482fcd125f90b01f3b2dcb1b75e3fd069c79e0be8fc425766e2d317fbc, '', 0, '?'),
(0x4d13a8f46d13601db17277ba6b3bc67a, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/readability-scores-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/readability-scores-endpoint.php', 1, 0x00000000000000000000000000000000, 0xa16ffc59104f1461e79b3979aea89f53, 0x1e501f17675cad4d21b675a87e7efc1ac0fd8f0b13c899c41a4948898df343d2, '', 0, '?'),
(0x4d145dbdbb8e1d7da077ede32d9b2188, 'wp-content/plugins/wordpress-seo/src/generators/schema/website.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/website.php', 1, 0x00000000000000000000000000000000, 0x355620cf0d962f21db05410593e2ec0b, 0x05871dd01133ffdf71af6d410415e7ca7bd84acf5d57586e82f8e96b01224690, '', 0, '?'),
(0x4d157831c78b546dbe52025f1c14326f, 'wp-content/plugins/wordfence/views/dashboard/global-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/global-status.php', 1, 0x00000000000000000000000000000000, 0x14cbab27bd6dcc60a3303ef02b23a2ce, 0xfa9c9c08def0e7e69812c3c470fbf8c1b39d1fe750763f5ac746b2ea5151636a, '', 0, '?'),
(0x4d1752f24e45b62f97878599d2a456e8, 'wp-includes/SimplePie/library/SimplePie/Misc.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Misc.php', 1, 0x00000000000000000000000000000000, 0xbf9ec8d3cf8b98a4b43c7d39e9d9f00f, 0x790567deb34adf8588a04059447fd8473192c61fa553bd8a2cfe31bd8f71b215, '', 0, '?'),
(0x4d17c790463022166ac3568aeb99d27e, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/ServiceProvider.php', 0, 0x472eadffe1fd2830fa3d106af11c6288, 0x472eadffe1fd2830fa3d106af11c6288, 0x7c6405cce9cde5beae8d7655bc79d7a1afce3e9a7540a866bbd9eccf9e82d19d, '', 0, '?'),
(0x4d18606b9681b14bd556edf9e73d9113, 'wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE', 1, 0x00000000000000000000000000000000, 0x1b0b156bcf7972a5f131e1e461e84b30, 0xf78c0fd56118993389a9b4a664f3b5f827347523170fe5dfd2837669254a715d, '', 0, '?'),
(0x4d1c5e0912519cb7ab2b7a3332d4279f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimationJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimationJsonScript.php', 1, 0x00000000000000000000000000000000, 0x91cd356f0261ad317da9d85626e15c35, 0x639ad5c1b6f1b02f14be4b6eed320c154fac234b0a97525a043fe784d2c575df, '', 0, '?'),
(0x4d1df03fd473502412bc7170f0935e54, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptions.php', 1, 0x00000000000000000000000000000000, 0x84ad24a431361bfd4152916f76cc9339, 0x79b11b935acfdb2364c6997381aa799298603fa6cd2fe84ac4f5a80c154e2e65, '', 0, '?'),
(0x4d1e3a17cd0b99ebdcd6ad6f544df09b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerSingleTypeAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerSingleTypeAttributes.php', 1, 0x00000000000000000000000000000000, 0xdb8335c36b5374c6e0a633640b0717cc, 0x58f101c0ec7e4845b5a727627f7a2db9012c7676d40453b06324353c8b206277, '', 0, '?'),
(0x4d21957b2f2c01b8e89b266bfac509e3, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.po', 0, 0xd91469583e419d50284cba9adf84b506, 0xd91469583e419d50284cba9adf84b506, 0x83a94e047293f6bd6646246e4119eb7bcdd47335bdafb0e633b349fc2d8c9ba4, '', 0, '?'),
(0x4d26d4751a9f51daf5e4fd470cf1952d, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-scale-up.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-scale-up.php', 1, 0x00000000000000000000000000000000, 0x0703eec202702aaab2af842cb0eec36e, 0x24c95eba44173f41531743e13fc1263d54d7892280f9466920745f30658bd013, '', 0, '?'),
(0x4d2c225694dff88559b103ff8dbb71f0, 'wp-content/plugins/elementor/assets/images/placeholder-cloud-grid.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder-cloud-grid.png', 1, 0x00000000000000000000000000000000, 0x9c83852ab79d69f3c1eca1b1320bb474, 0xcdf7a758a46a11131111efbbb51199595f985263f135bb787a2615c0b05a45b3, '', 0, '?'),
(0x4d31b740331403bfa715cca61530e2de, 'wp-content/plugins/wp-rocket/assets/img/logo-wprocket-dark.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-wprocket-dark.svg', 0, 0xa03b88e20e4e7036074b6b64c3e33d6b, 0xa03b88e20e4e7036074b6b64c3e33d6b, 0xeeebf3c82f6812a29837e17fdfe6443ebdaf0b3e029807e2dea585252c37e359, '', 0, '?'),
(0x4d31d2da2faa0c6ea7edcc9651870ea0, 'wp-includes/css/dist/components/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style.min.css', 1, 0x00000000000000000000000000000000, 0x9cff4ca504213841d70a68861c99f510, 0x40754653be0fafda25663d8c68f6bb3be471501f2eb8e56a493c3b1c6d6fa720, '', 0, '?'),
(0x4d31d409e05aa2fc671cffdf2627d1ab, 'wp-content/plugins/updraftplus/includes/Google/Cache/Null.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Null.php', 1, 0x00000000000000000000000000000000, 0xd494c177d8aef5ae628f448d148682d4, 0xef67dacc84d65b323eef194dca19aa62c18d8302f1f61686d3260f5ee33eeb4d, '', 0, '?'),
(0x4d334c1cf45acfbb3964196e33bda678, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2', 0, 0x38263f69e18d5ea4e094cb38cfb1030e, 0x38263f69e18d5ea4e094cb38cfb1030e, 0xabdfd8ff9b4a11ed7ab0f82cbeb60415104c917ed6284e5777e7eef13c306b81, '', 0, '?'),
(0x4d33be146382f574b8b89f7ec4abec14, 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js', 1, 0x00000000000000000000000000000000, 0x1314d3c61b065eb662d7e34094e87cec, 0xf8fcb4fbfc41d21de80b4d7f15b47705be3eed50c31e83453c109c1f565a00ec, '', 0, '?'),
(0x4d33edc4402d9d1d1a77118ed42768c7, 'wp-content/plugins/wp-rocket/views/settings/fields/textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/textarea.php', 0, 0xdd50cf2290f2d84e6d3bf1c3711aa964, 0xdd50cf2290f2d84e6d3bf1c3711aa964, 0x28b8329492a4f023ff5d350fa297258e4808e38d11a6efc58a38fe4bf29f9d88, '', 0, '?'),
(0x4d3680c33f01c8271eb35d0eea3dd96b, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/import-export-props-resolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/import-export-props-resolver.php', 1, 0x00000000000000000000000000000000, 0x52f66f3a9352721e0dcc98bfd4a9d9ed, 0x9bc68f9fa8b98bc1083e0ac5f921e3bcd25c35d19da7c0c3c982568119151672, '', 0, '?'),
(0x4d3ca684186705538bc5164c15aa0265, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Optimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Optimization.php', 0, 0x79fd6f68406bed936985a57caad4f150, 0x79fd6f68406bed936985a57caad4f150, 0x239b957d6bd2f203d03ed8998d66182d403a3a7cb8d5b111b87b3d50748c0749, '', 0, '?'),
(0x4d3f2c35d82aeef3c904fadc4b2ac566, 'wp-admin/js/post.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/post.min.js', 1, 0x00000000000000000000000000000000, 0x1d1f178ab6b56ec95dcb98f14e0a4125, 0x0e7995f9e2a36dfe84e48c091b83cdba3ca5528f9758ee304aa483156ea9755f, '', 0, '?'),
(0x4d40eaa520d1a67c6bac0e0fcb88ec66, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-unifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-unifier.php', 0, 0x83ed34c72fb1bd302a7dd0b3ae58a1be, 0x83ed34c72fb1bd302a7dd0b3ae58a1be, 0x7682488185e6167519a435f181bc8ffd7569b07039dbe3b1a083b961d39ebf96, '', 0, '?'),
(0x4d4178cd7e0305b89dc832509c8b7711, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', 0, 0x671eb86847e86900bb2a5486ba220a7d, 0x671eb86847e86900bb2a5486ba220a7d, 0x9b94474268c3ee0914e48b9a9b63fd7ab9ff73ac16ee8a041a1bf690b99bc92c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x4d43699f2f7ef48771e4fd146d5cddee, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php', 0, 0x593c273bc5ee48f6978102e26f370703, 0x593c273bc5ee48f6978102e26f370703, 0x66d4851a3b6962f4103071594a6f24d3be31df8fc196f5a79d8545a7e4745cf1, '', 0, '?'),
(0x4d453ce286650c21ecf28e6ae8c31085, 'wp-content/plugins/elementor/assets/js/editor-document.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-document.js', 1, 0x00000000000000000000000000000000, 0x1a46380bfde797d5ee242e1820c3c026, 0x38508e8bd00cfde6062835ed8acb3d2fe14a34470145ea390fc09545087a8866, '', 0, '?'),
(0x4d48bd36be36b3f2bd9f5a535ae75c27, 'wp-content/plugins/luckywp-table-of-contents/core/helpers/ValueHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/ValueHelper.php', 1, 0x00000000000000000000000000000000, 0x56aa73e19eca5d7b2d100bf7a6297ac4, 0x5eace00ca314b3b57e0e80e85915a3fa80ab038e663405a17104f82a6c46b0a9, '', 0, '?'),
(0x4d509bb3db31d57127d90e1894ecb8dd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocomplete.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocomplete.php', 1, 0x00000000000000000000000000000000, 0xd0cccfd95d1152cadcfa5b26171885ad, 0x1df3c97a8bdc9829d10e5b903e0d101c5cf06b0156dcfc0e70b2c302613a011d, '', 0, '?'),
(0x4d57800912e510a6be1f3ac9e498d98a, 'wp-admin/images/align-none.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-none.png', 1, 0x00000000000000000000000000000000, 0xf1ad65716432a0a1da7591a5c2f10d04, 0x1da4672811b831038658e3a4117b8610205b5d2ea1fc8d54828ea19341d9c4f5, '', 0, '?'),
(0x4d5790d3fa51acb83b6318697e1b38f6, 'wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php', 1, 0x00000000000000000000000000000000, 0x0cb761d184403962e3ef3c4f00d7bf2c, 0x20da29d7c69d0357d6013ae4b39cc5e343fc39aef77f0b317dc9f1bb53c19c48, '', 0, '?'),
(0x4d598cf14788b05c740358fb84929d2f, 'wp-includes/customize/class-wp-customize-color-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-color-control.php', 1, 0x00000000000000000000000000000000, 0xb726b5bb533f12e385e3b3027cf1f447, 0x680906c2337c023a51397a80adf23459315bc97b5eb809243ba4239a71a818d0, '', 0, '?'),
(0x4d5c73ee78d0a25ec0e77b29d7b8acd2, 'wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php', 0, 0xb60cec9ddd9e88a926fe86c93867496a, 0xb60cec9ddd9e88a926fe86c93867496a, 0x48107400fe1591b0e5051d209c3e4ff9c74edc6fe5b9ba142c0e6e21600b8bc5, '', 0, '?'),
(0x4d63dcc609f43b84cbc2e8e6ae5044d8, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.po', 0, 0x9a6c290a842d6bb01d9d16a17d3a710e, 0x9a6c290a842d6bb01d9d16a17d3a710e, 0xf0429bbd04f1f77ecc2da29ebc906a5847a666dc3b31d5925e81129ce4ec321d, '', 0, '?'),
(0x4d652d4fc1c25dff654fd8591a27c896, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 0, 0x1f3482decf6b49549fa5dfc03dd6802f, 0x1f3482decf6b49549fa5dfc03dd6802f, 0xf1a5f27c989cff352fee69f2a2f7925656239056ca05e5edb241f0d4d3d96010, '', 0, '?'),
(0x4d67fe160967e413af3cff98263ac0c6, 'wp-content/plugins/elementskit-lite/modules/controls/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/init.php', 1, 0x00000000000000000000000000000000, 0xd9ae7cd7d41481b9341dc7bd726e7c36, 0xd829666c8f642745115f151d5b965b7f5c15ed05ddc0143607a6b2dd4452c71b, '', 0, '?'),
(0x4d6d5106afe5b425eb95fb396b319e21, 'wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php', 1, 0x00000000000000000000000000000000, 0x763fecd30e7e40dbfd3db79b027d83d5, 0x228e4ce23e3b5748efd9d5b525fbc59a65d22224d2e4a89e0b57445c1443379c, '', 0, '?'),
(0x4d746d1740309988491c979355102a54, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', 1, 0x00000000000000000000000000000000, 0x555578334a9d6508e91cc1e29d299926, 0x78ea9f83b49c9b881bb3451b48c9118f11550b694fd75833a93202a914afd7c5, '', 0, '?'),
(0x4d76d05596254cd2b5899bb4b2e01b6d, 'wp-includes/blocks/navigation/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor.min.css', 1, 0x00000000000000000000000000000000, 0xb247bb8c0cf42472f8521442510e3cd2, 0xb511511319e3f9ada4c13f30c449ada118d46ecb0e1e70d1b61d8d8b92cb6d1d, '', 0, '?'),
(0x4d8116ca3a1cb3aa5224225d4917ab9e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/EvenTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/EvenTest.php', 1, 0x00000000000000000000000000000000, 0x2ac312e563df070a49c5b92ad384e510, 0x13e9529dc2b875c4e80672404455cbd0dfe90bc7e597179837749b0a083c39ea, '', 0, '?'),
(0x4d82e807c450708b1217e8ff1de2254c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/ralouphie/getallheaders/src/getallheaders.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/ralouphie/getallheaders/src/getallheaders.php', 0, 0xaab78a7167fbbcb8ef26614444f5d22f, 0xaab78a7167fbbcb8ef26614444f5d22f, 0xa526dcc4c3098c368135e2e73aeff9d046ff5180b11798d2448fc289efe3e5be, '', 0, '?'),
(0x4d86cfa906c52cd28158a5814703eb4b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', 1, 0x00000000000000000000000000000000, 0x0c9fdab5ce40bcd0ebc571271df7d63d, 0x8299adb275f1f293e5fdbcf2134b10dde0d98d8690a28f57614b8f7e7e22d02a, '', 0, '?'),
(0x4d8c0c25b31d2a044d973984ebb89ef9, 'wp-includes/Requests/src/Exception/Http/Status412.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status412.php', 1, 0x00000000000000000000000000000000, 0x83b7f9b7dc965b383f5e46f2e85954ff, 0xf672eda8b9ebde07fc80726ded8cb02792c14ae85719789dca85439494521a65, '', 0, '?'),
(0x4d90b13320aac3f7f857bd8f5e9a778f, 'wp-content/updraft/plugins-old/updraftplus/includes/S3compat.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/S3compat.php', 0, 0xc5cfe75b3dd3ea7ec07224dfa0387c5e, 0xc5cfe75b3dd3ea7ec07224dfa0387c5e, 0x643d1028f761cc052ab032c94b313b5eac614af030b5177602835bd3ce5cb585, '', 0, '?'),
(0x4da23cec078f6ee50a226cecf65170ca, 'wp-content/updraft/backup_2025-05-24-1151__EuroBet_58d24dc83a4a-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-24-1151__EuroBet_58d24dc83a4a-db.gz', 0, 0xe7e2466e386a9f5c1be7da406a5c7cbb, 0xe7e2466e386a9f5c1be7da406a5c7cbb, 0xa98567d434f925d47f4a08e246b872bbf3665bb7617f8e3c84c9cf2ba00ab635, '', 0, '?'),
(0x4da23ed5aa947c3e35e245dd8524f11e, 'wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg', 1, 0x00000000000000000000000000000000, 0x725cc76ead7ac5e6489f5b9ccc1f97f8, 0x3c5ff7a4b2feb7c66cc1798b990816be18cf0162630bfa1aaabe3f6078039cda, '', 0, '?'),
(0x4dbbfe507aab5102f34170d022fb4d2b, 'wp-includes/blocks/read-more/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe475a7d6b6a92e59b110daab5bac0314, 0x0c33217859ff3f32b53de5ec5e26c9ab04463c4ecbc5cf6f05334c8f8e8684d9, '', 0, '?'),
(0x4dc7fe0c4d99954eb73eff2d717843f2, 'wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php', 1, 0x00000000000000000000000000000000, 0x1f5419efdb226ef7fd0e1caa983e71a5, 0x7a5e42cd5b861c2288971874fbb9fd824f29db84d7118324b2c4458f7a52f288, '', 0, '?'),
(0x4dd0a0009a419faabb3951de2ba0cd08, 'wp-includes/js/admin-bar.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/admin-bar.min.js', 1, 0x00000000000000000000000000000000, 0x9f088aeff281792829c18b3120584599, 0x3b398b8725a002234192a19f9a576973ca1d41410c000721148d65c6343ff0de, '', 0, '?'),
(0x4ddb9cd439fd11572ea2b8b0c978c315, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-business.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-business.php', 0, 0x43b28c7ff4170daf8ba11af9599b62cf, 0x43b28c7ff4170daf8ba11af9599b62cf, 0x3aab444734a454d7a037fc9facc4f23d02915229068385f59f183139410ee088, '', 0, '?'),
(0x4de145e0ac17bdddd597153acf6acea1, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-dot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-dot.php', 1, 0x00000000000000000000000000000000, 0x87f637009acdcb15a81bfb0ff06c2950, 0x1618d38deaa7fb5cf153ab1bba9b48f154a4be8b725a21ba747d7c8fae146030, '', 0, '?'),
(0x4de4fdee6ea679b520c504c12f3ce2e5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Table.php', 1, 0x00000000000000000000000000000000, 0x8538df74d9af0d6d1c3367a2e31bfe8c, 0xfd863898b45842cb647293259d4a551c6a64f81b625966a43973f49236872f6f, '', 0, '?'),
(0x4de53b43e5cc02cfd5d5385979efb28f, 'wp-includes/js/twemoji.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/twemoji.min.js', 1, 0x00000000000000000000000000000000, 0x6091287f22070dbb5978dba101b34f4f, 0x2bde666a24f652a3af7a1e0d757136fa533ae3d89268e721e320b67b651239cb, '', 0, '?'),
(0x4de6647f984ad7fb1144e6fd6db521ad, 'wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart.php', 0, 0x31752c05d5c4663ac8606b58b173996e, 0x31752c05d5c4663ac8606b58b173996e, 0x019a201cb6ebb838c127ffd7d1aa6baa49333901aa6be3d447dd32ae4a0f8db2, '', 0, '?'),
(0x4df24966699b619760bb1fdff9005d2d, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js', 0, 0xf3e73542fc420e64f7cd464b0c518887, 0xf3e73542fc420e64f7cd464b0c518887, 0x2132e6798610381fc989a949e25093eeffb21a8856a6f4410f0d69d457f537ec, '', 0, '?'),
(0x4df424db2fd1c3478fb36708d8046592, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/MissingPackage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/MissingPackage.php', 1, 0x00000000000000000000000000000000, 0xa5b62bf101977b03960283c55e392053, 0xb771316d637a3d548dd27858dedcf94186efadb1ff49a3f9ae881e89dc13c336, '', 0, '?'),
(0x4df6f59cfa7280eae9ec319eaf4517da, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 0, 0xd0654bb217a12e5f2519496048ebabfc, 0xd0654bb217a12e5f2519496048ebabfc, 0x559e6e9cd1eeb7248486975b3ab0f5a61c5185441859f72387a17b5c8bea6d51, '', 0, '?'),
(0x4df7d2cc74799d456d16775c5440aaa6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', 0, 0xffbe2448991e37adb7d552458fe77e06, 0xffbe2448991e37adb7d552458fe77e06, 0x60fa5c0ba338ac6a7edfe2d6d41af354d9fc527db394c7440e0e0575a0e5f6a4, '', 0, '?'),
(0x4dfb5d4d62f1d0fa90e559f6d5b07279, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', 0, 0xcf7a4a3a06cd9197efc55c69396224ac, 0xcf7a4a3a06cd9197efc55c69396224ac, 0x5a5b11b65815fd0bc438245f6971a5d0dbbe901a29cd2aee57046077042d9bfc, '', 0, '?'),
(0x4dfc13de778d4d8066a930f4625c0182, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss', 1, 0x00000000000000000000000000000000, 0x69da2b3eb099b1852a954189a3c599a0, 0xfc8e1983f0ab7bf003aa5abf3e84316b7c7c917d50b5ad9f43ae0e54438ba041, '', 0, '?'),
(0x4dfc90c149824dd4effcc0724490f52d, 'wp-includes/post-template.php', '/home/iraneurobetcom/public_html/wp-includes/post-template.php', 1, 0x00000000000000000000000000000000, 0x016d6b3b9fc1fc163160b970e0dbd622, 0x4a4807f8db050bea382ca93dbdd24597a07b36fce75ddeafabc392a87a7945c4, '', 0, '?'),
(0x4dfd18714a3ba554307dcdf3b1f3db87, 'wp-content/plugins/elementor/includes/controls/tabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/tabs.php', 1, 0x00000000000000000000000000000000, 0x471a4b88e2370e7dc4da47e65d4cd81c, 0x480d3710b538bfcedca0e9682674f8bd19b56b2f61d2043cd6be06e4c2f9552a, '', 0, '?'),
(0x4dfdd07eb3ae21dd5cfa354217ffe7a4, 'wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js', 0, 0x4795ea4bf86db16032bccc20a050fa9d, 0x4795ea4bf86db16032bccc20a050fa9d, 0xde76088214ebd4998cc5f7a1292c8dfa31bb6348260ae216d13ad06c79603e06, '', 0, '?'),
(0x4e02ba96b3f51569b3b9212282a57405, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', 0, 0xc7c4854bac07bf3fdec6e286965c6296, 0xc7c4854bac07bf3fdec6e286965c6296, 0x3fadf18e38a3a026faf48ca0bae687de516656f16ef0b35e5cd13c80a7f716e9, '', 0, '?'),
(0x4e0aa1a55eb3cd2589e03c15dae8da71, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/bbtheme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/bbtheme.php', 1, 0x00000000000000000000000000000000, 0x71f02f8c965c8a6a9d8767e31015855f, 0xb5956437ec3715af4dbbbabf3620510e78832c83a9f9b300495d6c043618fe90, '', 0, '?'),
(0x4e0abb89db138f73159ed0e49f7da39d, 'wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php', 1, 0x00000000000000000000000000000000, 0x72ab1580d052caf21e1aba6d47a21f27, 0xda7e95076e723c52ccfc33fb3ede3d60c7d4cc0207ab95debfe0ef83a9578ff4, '', 0, '?'),
(0x4e0b95eafaa870a4d1fcdc5beea0ef4d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidJsonCdata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidJsonCdata.php', 1, 0x00000000000000000000000000000000, 0xf0483186e540799b1313452f9e246656, 0x3d352e1e84c40242630ad5d1e22aa87cdaa9065a8fc4cd0709efeb7b46a0ee6a, '', 0, '?'),
(0x4e0f338ec5370fa77577579662f7346e, 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js', 1, 0x00000000000000000000000000000000, 0x115f1fe7ae54be565d1eee98421faa5f, 0xe3d0900bf97268e4a43b966191461452deec9c820becd8537e70a8fc77655f77, '', 0, '?'),
(0x4e1037d38e7029c49e20de5e82a3bd8b, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 0, 0xd866e3aa286a7c657752218e027b3bff, 0xd866e3aa286a7c657752218e027b3bff, 0xec8e8567aaf8397bbc75d93e719eafb2267aaed87e6d3e88bd16b6fe6044423f, '', 0, '?'),
(0x4e105ac8c17b4df341420a5ad364521d, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', 0, 0x7a82bf0f49aaed8a086fe79b8070ceb9, 0x7a82bf0f49aaed8a086fe79b8070ceb9, 0xfd698eb09a87a8ca406658e0ffccf0be0635aed8afd116c41b3924a0217c0d03, '', 0, '?'),
(0x4e1769a5c259915377897917aa11fce6, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-contract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-contract.php', 1, 0x00000000000000000000000000000000, 0x2bb91fab5f4e01b8283c6779062b14b3, 0x5104d65ef02a31cdd5d834848daaa3bffb8e2874edee0df86869d9a4b2122981, '', 0, '?'),
(0x4e1cfedae5e480aaf6b949a8eea6288a, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareTrait.php', 0, 0x1237bbfc96e2f8033c6d74965b6c9ec6, 0x1237bbfc96e2f8033c6d74965b6c9ec6, 0xfb7ad9f5d01faa35cbba155c3b4d68e3e159541b9a866c8da6c0ccae64db68d6, '', 0, '?'),
(0x4e21dbd9ce2c182f0fc720c3cd13599d, 'wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php', 1, 0x00000000000000000000000000000000, 0xe139d79a0220c49fb3090b95cfce0147, 0xdd2071ed8d9ae5a84ec2ac08d49b3297bff834fe3e71663ea4c5de50aa144b16, '', 0, '?'),
(0x4e258f39bd169670d58569c32ec5f471, 'wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/nav-tab-style.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/nav-tab-style.png', 0, 0x8144ae3e94f8d075689a2832e5b80b6d, 0x8144ae3e94f8d075689a2832e5b80b6d, 0x68534a2fe23a131365a757c987cc59c4a5d2202c48e8f0241096fe9849a5c474, '', 0, '?'),
(0x4e2786f6dc67cee6b92f2e055d1e284c, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php', 1, 0x00000000000000000000000000000000, 0x963a94ac4b1db6332d191c0b76d7a91a, 0x6fb99930e4b65ebfa07c1f98c5e4b22cc19662aeb7d8330bae2b001498543630, '', 0, '?'),
(0x4e2fa2e852650c6c8aa37ad5610556f9, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/logos.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/logos.php', 0, 0xf0f5eb53d7f76f7759456044added045, 0xf0f5eb53d7f76f7759456044added045, 0x5fadccf085d5a94a7073790b5693c76f763d892d39164efc129c2c507d6325d0, '', 0, '?'),
(0x4e30608a8b1c59de06c08b011aa27fca, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap80.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap80.php', 1, 0x00000000000000000000000000000000, 0xd1ab79fe1ff46f3f9f2fbf78bfafdc13, 0xfe40af8df0898825cee668f0b9455508ee80714a6cc1bf9eb9cf640c5e06eaf0, '', 0, '?'),
(0x4e31f660dc1bafd083f2b99b6f9d2aed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/other/build_phar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/other/build_phar.php', 0, 0xf26b0220f905d520040b9c02ae2ae490, 0xf26b0220f905d520040b9c02ae2ae490, 0x226860a718729c867a971db0216fdb838e28372abe5b7c6d7e5e1d5fc92f3fe3, '', 0, '?'),
(0x4e379741e4b400c26e6e56bed69117ed, 'wp-content/plugins/wordfence/images/checkbox.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/checkbox.png', 1, 0x00000000000000000000000000000000, 0x22b30ec8470dfb18367cf48898801527, 0x90f082797e6077286ad77e01de3deba4bc26b7fdddb48adfec51113e605ede78, '', 0, '?'),
(0x4e392dbf3f25357935e6747e67c1387f, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php', 0, 0x1783578dbd11482f7f3dab2f22f19bfa, 0x1783578dbd11482f7f3dab2f22f19bfa, 0xc2caedbd13d80d80b7ad9505c7b4fb721b4cc7509ab6ccccc0b356daa69ac858, '', 0, '?'),
(0x4e3dae66d01b3e244b8ae4e248bc54ce, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php', 1, 0x00000000000000000000000000000000, 0xc7d3eb17913f8f477bf214f58fb8f167, 0xc480d0a03c579f3b2d181af1808d99be9728432bbc2c4dfe95cc0255e2e15736, '', 0, '?'),
(0x4e3e8ccc86e50a8f83ba7a6e683bbd61, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/mastodon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/mastodon.php', 0, 0x039208c30c316ed99e452b09f9e3c9d4, 0x039208c30c316ed99e452b09f9e3c9d4, 0x7150a8a09a82206aedd9f792a46941250e3c549841ec9934ffbcf2bfc6d23e1e, '', 0, '?'),
(0x4e40406844d364e0d2a4a9c4231bd961, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg', 0, 0xda6479a67f025a1243e5ac27ca418317, 0xda6479a67f025a1243e5ac27ca418317, 0xd827354505dfc0b172bf07a2396f01bcdcc797e38ed0fa3f2976507859879932, '', 0, '?'),
(0x4e40b72b2e5e00c72e52b18b70c32d16, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-01.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-01.png', 1, 0x00000000000000000000000000000000, 0xbe0b338b083cc36df2ec5055da69b0ca, 0x9a81b991abcf9a6f252892b584a0762743695d240e387a10e2638ddad2faec64, '', 0, '?'),
(0x4e46759f2d8ad52c9646400dfa7aa5eb, 'wp-content/plugins/elementor-pro/assets/js/slides.c0029640cbdb48199471.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/slides.c0029640cbdb48199471.bundle.min.js', 0, 0x1cdbaac0b18a4757c9a7dff48cebb190, 0x1cdbaac0b18a4757c9a7dff48cebb190, 0xb77bf33354f19545b50e9101f99877ca98ed2f54da76423fcb129be38e84c719, '', 0, '?'),
(0x4e489109f37c8fc0aebf9dab6d8f0dc4, 'wp-content/plugins/amp/src/BackgroundTask/ValidatedUrlStylesheetDataGarbageCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/ValidatedUrlStylesheetDataGarbageCollection.php', 1, 0x00000000000000000000000000000000, 0x62ac15cdb073131b6cbbce9a5c45a16e, 0x81ee19266818e221e1f97e578ffb80753b8437c14412575a7912005000b6aa29, '', 0, '?'),
(0x4e4c17a90c4353f7259adfbf040d472b, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Admin/Subscriber.php', 0, 0x38ce0268d0f44fcf5ba4db46a663f583, 0x38ce0268d0f44fcf5ba4db46a663f583, 0xcb95679b1b3c3634169c5e1ce3d099e03f5c1ff4f5d006be2e72be39c1b5aa99, '', 0, '?'),
(0x4e4d390c661ed5cf52ae2da8a4670721, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 1, 0x00000000000000000000000000000000, 0x858be1e34ed7abcad4c702b3b707169e, 0x563af0b484016b3968071b26fe76b6979d16bb8806e3e4de1a5cbfbfd367a197, '', 0, '?'),
(0x4e4f7d5229f6b0739e06d18cfa3be2c8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', 0, 0xfceaf6b488b364494a019a3edeea5ca7, 0xfceaf6b488b364494a019a3edeea5ca7, 0x63ba269bc1c31c3f3f72f0706994f97057a2c0cc04527093451900babec3a8b2, '', 0, '?'),
(0x4e501eb31106f578fa37c5e5b7d25a7a, 'wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x61fec529d492291e138d22858b08df18, 0x8b85334a1a6c073be16c022f7aae6225b2797296fffb61bc0381a0744771b2a0, '', 0, '?'),
(0x4e560f02cbae836d9e9fe206be44b6b9, 'wp-content/plugins/elementor/core/utils/http.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/http.php', 1, 0x00000000000000000000000000000000, 0xd8923e10c9d284c9c2314b03633660b5, 0xc12b1ac401e4134f0bce9de3617923e310402366517b1cfed8545c13ea2d0b3c, '', 0, '?'),
(0x4e56f3ed3756ab7b79a852a939bdc71c, 'wp-content/updraft/backup_2025-05-05-1151__EuroBet_07c1e6498e65-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-05-1151__EuroBet_07c1e6498e65-db.gz', 0, 0xc5767cdf828d0600317631eeb983f6e9, 0xc5767cdf828d0600317631eeb983f6e9, 0xbd04012c6875f7fac0f599811ecf1b73a50caed8380b92e5b29a92d77d582772, '', 0, '?'),
(0x4e5f78d79b6f595cab8bcee88a3b2f56, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Main.php', 1, 0x00000000000000000000000000000000, 0xb1247091773016d6df2b1ae306358767, 0xc973b1a49472b22ba73666f7ff789fd269c4ff22438f4cc8baf5a7b1dcec7de0, '', 0, '?'),
(0x4e69c57e09d5608f16f8e0ae0357b045, 'wp-content/plugins/wordfence/lib/wfAlerts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAlerts.php', 1, 0x00000000000000000000000000000000, 0x994bf92841ac9e7c8acfaf7914b1f04c, 0x04f4a012275f8c3b3fe17c555335640f7d4b1f2f2b182c497f217cc502e0ae74, '', 0, '?'),
(0x4e7040a7d691809a6d2fb45e7f8cab5f, 'wp-content/plugins/elementor/assets/lib/eicons/eicons.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/eicons.json', 1, 0x00000000000000000000000000000000, 0x6b6d2060b6769390843f6993fffdbfd1, 0x244acb88244fa874cbd96a43d65723e6781e5dd652fdcd077f775952ff79d6d4, '', 0, '?'),
(0x4e70bd94b8c4ae67ab54a05910baa3ed, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ParameterResolver.php', 0, 0x2196434395cfb1733c580e038f4394c2, 0x2196434395cfb1733c580e038f4394c2, 0xb48e140e6eaebde7abc0cb29feb5f3b7bf82a9d948d48be79e179870b33ba8b3, '', 0, '?'),
(0x4e729c625294d09235e54221779d6ae6, 'wp-includes/blocks/query-total/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0e071aa4ae3fe6259b9faa796aaec050, 0x673579e48dc2a0e1f25952657cbad59e1f4927856e245244207bc3a9b2230f15, '', 0, '?'),
(0x4e72a78bf0352128779b15153e2ba307, 'wp-content/uploads/2024/12/Bouns-BETYEKCOM-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM-300x39.gif', 0, 0xe108bbb477807fecdeeab100fecc528d, 0xe108bbb477807fecdeeab100fecc528d, 0x67576ea3d9556338aad08b2b1aa1cd8c8a6d781c8bda0d5cae46c5457bcf7169, '', 0, '?'),
(0x4e7533d5b7597696ce3e49d4ef774e57, 'wp-content/plugins/wordpress-seo-premium/classes/custom-fields-plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/custom-fields-plugin.php', 0, 0xc8cfbf1b6869d7864da905ad3fe9c77f, 0xc8cfbf1b6869d7864da905ad3fe9c77f, 0x4b62c6ccdb60f554cc5e578b8fe431f70b2f9cb9141ccb6d6ce88eaeeca751d9, '', 0, '?'),
(0x4e7735bf8c65e6b5b39bfd5c557875d5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', 0, 0x45216644e104e45d7292d14ba0bbd49a, 0x45216644e104e45d7292d14ba0bbd49a, 0xf503ec30ce7058a4db37b8411ae26cc79aa67932e10d96f2cfd3661ca459c42b, '', 0, '?'),
(0x4e7cfec2874ad0b2aa7a6ed7f6117377, 'wp-includes/pluggable-deprecated.php', '/home/iraneurobetcom/public_html/wp-includes/pluggable-deprecated.php', 1, 0x00000000000000000000000000000000, 0xeb09f28aee0577f6a20bfe5c854f0a16, 0x2bd059c409e79418ab25a5e315bdb05507980ef88b5f376ce53a0dc0bfb67f70, '', 0, '?'),
(0x4e8188f1ff7a39f7be8b8938792add6a, 'wp-content/themes/Newspaper/translation/el.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/el.mo', 0, 0xce4145c682225c157f60b2672e5347ec, 0xce4145c682225c157f60b2672e5347ec, 0x8f891bcd5ca96ea823008990ceb5f26d07d0d4f752073266014b8f4caaf3f341, '', 0, '?'),
(0x4e8f33dd6a4070753593abb6bf5e9b86, 'wp-includes/js/tinymce/skins/wordpress/images/more.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/more.png', 1, 0x00000000000000000000000000000000, 0xfcb7bcd40abc0a6d003bfc0fcbabe67a, 0x2490b30676e7da6f5e841bb2d8559b20bf41008febf43af28d5c43a87515bfbd, '', 0, '?'),
(0x4e904eeca92277d843407879fe634998, 'wp-content/updraft/backup_2025-03-07-1157__EuroBet_10a55d33f3b5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-07-1157__EuroBet_10a55d33f3b5-db.gz', 0, 0x7e5326f5f89994f6553073de387c5e1d, 0x7e5326f5f89994f6553073de387c5e1d, 0x2f38a45023e245d381d9b2ff268f79b60c187754ffcbfd04c0f908929f370dae, '', 0, '?'),
(0x4e9464162168ac7115b4e6691f470e3b, 'wp-content/plugins/elementor/modules/checklist/checklist-module-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/checklist-module-interface.php', 1, 0x00000000000000000000000000000000, 0xf77fceafeef5a009878f9cf8fda07016, 0xc14d67c5014e088a30246480fcbe8c6eeb394e3b4b05b5cdecd0056bbc210965, '', 0, '?'),
(0x4e94f4677ae41fe313b18da232bd891e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TitleAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TitleAmp4email.php', 1, 0x00000000000000000000000000000000, 0x4ed3d6ed89fc9bdb25f9de2b1ec7f90b, 0xca4974f80947d20921b418e850bd5153646d5213cf5d39a129198d7b30e84f09, '', 0, '?'),
(0x4e99eab94b9f18a96101be5dc3d5512f, 'wp-content/plugins/updraftplus/methods/openstack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack.php', 1, 0x00000000000000000000000000000000, 0x6a6d6e743340482013c6696801ba819b, 0xeea5347febc46d2d32dbfdce1b7367a135ca21afa2990c53538b4e439ceae91a, '', 0, '?'),
(0x4e9e1ff400388e344eecc6e9bb105a5e, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php', 0, 0x0a4fb1a9dfa3e069ea3dd139b3cdd1d6, 0x0a4fb1a9dfa3e069ea3dd139b3cdd1d6, 0x145c3ae93bca389d6271e4e84fa53d69cdd15fe11451a03f398acf1b8ed08d05, '', 0, '?'),
(0x4ea0132baf7ed813671149ece49b637e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', 0, 0x4d6750ac79b688522515923a50ce0d61, 0x4d6750ac79b688522515923a50ce0d61, 0xa8f2e72a03263dede01d5121ff5e36ebec4eabd7966dbfd2d42a57ed399effa8, '', 0, '?'),
(0x4ea092aff4278203b0fcadc7a25acb6b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/StreamHandler.php', 0, 0x114dabb5afb88a381ac7ac9d6d4f27ee, 0x114dabb5afb88a381ac7ac9d6d4f27ee, 0x02188f4a31d13cd523ec99e0de9dabb570b13cdc3dbe3799ae17e64f927d8368, '', 0, '?'),
(0x4ea653c8b2f560738755cc14210aef42, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFunction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFunction.php', 1, 0x00000000000000000000000000000000, 0x80242281aac5e82ea8b340c4d2a064f4, 0xf7af81f7ba2632a780814d3a203d3b839be672899f7b6e76a718d132100e9b84, '', 0, '?'),
(0x4eb2ed7ab3d670a5948de1b89adc1498, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-src-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-src-prop-type.php', 1, 0x00000000000000000000000000000000, 0xea4bcd1e92a9955b072f6f00c60e4249, 0xbf7ee6ff1c9f1cbdba047606893b5116ea3d008ff8e450a9e926f43493239026, '', 0, '?'),
(0x4ebae9c819b5d0efa75610b3df723e6c, 'wp-content/updraft/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/index.html', 0, 0x6e72e7c8708dad18401113b5a6a45f59, 0x6e72e7c8708dad18401113b5a6a45f59, 0x3ebc346f394a02bfa553959e980872deac88a0f08404e4ee730f9fa45c258bb5, '', 0, '?'),
(0x4ec0abf737a4a6b26c2beb88e7464e41, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', 0, 0x05204d6363201d851db1a6a68e399ee5, 0x05204d6363201d851db1a6a68e399ee5, 0x6638c604b6f23c32ba8a1980de721ab29b5fcfe1dc2d18fda5121720737d90f9, '', 0, '?'),
(0x4ec15481b4b1ba29a5e60b490a5c7876, 'wp-content/plugins/elementskit/widgets/yelp/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/error_log', 0, 0x8bca4e861a39195000463b58c97b557f, 0x8bca4e861a39195000463b58c97b557f, 0xa70f478e80d59001e1c6de9a21fe58ee3d6404996b5612221d91dc734774013c, '', 0, '?'),
(0x4ec54989917a503bb4a5581e9def7b8e, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', 0, 0x0fcb118e77d30a1dd2739039ab85ff17, 0x0fcb118e77d30a1dd2739039ab85ff17, 0x5d9faa5450c0b84039b4da7366893da91ee98b03921e88d135525d602e0708ad, '', 0, '?'),
(0x4ec6dea6c367a7c1b48343d749a3143a, 'wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png', 1, 0x00000000000000000000000000000000, 0x21bd42ab5782494e9227dd05c5b89c4d, 0x8cd00c9943e1c4d6f1b10f7aa720009efa28855f44dd4102d8b0668f28b10c0d, '', 0, '?'),
(0x4ecf00ea308d72c1043549c0b7c86532, 'wp-content/languages/plugins/elementor-fa_IR-d3d5654beb3dd946bfe30c646a6e6f7a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d3d5654beb3dd946bfe30c646a6e6f7a.json', 0, 0xb4b9cff14e764379a5e8fb8782dd17a1, 0xb4b9cff14e764379a5e8fb8782dd17a1, 0x55dfc1669575238e02226451e1fab032e0a2431cd40e84f7fbb44130b226c645, '', 0, '?'),
(0x4ed2455c99ba19e67c918a8f4a855380, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x8df1b3f99dddf8ff6234c5d46a5dd2ac, 0xb3e21f75ce1b88edbc761060c94e7da81a540d6b419960855a7024e5ccba91c5, '', 0, '?'),
(0x4ed43396d249d59b130297f7f63b2489, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', 1, 0x00000000000000000000000000000000, 0x9ed9324bcbecd82f07950ccbc7cc87d9, 0x05b89bca4c2b7a934ee144a645dbfc0d766367db309ba8aa718e0a4d75b18c8f, '', 0, '?'),
(0x4eda4a0c7d7b40fddb4f0fc78961d7ed, 'wp-content/plugins/wp-rocket/languages/rocket-fi.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fi.mo', 0, 0xb9af12d0cc10fee0ae9ecb63d79af222, 0xb9af12d0cc10fee0ae9ecb63d79af222, 0x468a53558fe9ebfe66e9a2ecc2db44b4515df32d6a46670d17e8e88ed8bc7d01, '', 0, '?'),
(0x4edb722c23de78a66e2a81b5760b0382, 'wp-content/plugins/amp/src/Option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Option.php', 1, 0x00000000000000000000000000000000, 0xd005f2869c75b1b3e01a9678d5eaf850, 0x1057880489e3458e894821c6b51109374fc65439d68a49083deda21ef5eebd84, '', 0, '?'),
(0x4edc1f39f88436981836949f95e25e98, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php', 1, 0x00000000000000000000000000000000, 0xe8f4f2fb98296aa147402d7bb4626b21, 0xd180926183fad8fa11d06a6602562caeb51c48973ffdf80e5ca3f774d946d5f4, '', 0, '?'),
(0x4ee0889e5c2cd25c568a97a404b1d8b2, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', 1, 0x00000000000000000000000000000000, 0x9a8eefeec4fee45cb835a0f7054073fe, 0x1054a3c31c3425730f9379e38a061c840798a6623a2987256c1bc4253a275249, '', 0, '?'),
(0x4ee2d14bc745230c0e78e2712137512a, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', 0, 0xb9e41bb508559412d45d848854a53fd7, 0xb9e41bb508559412d45d848854a53fd7, 0x10bfea0687d851ddee9e226cae1ee88bd4bb5603777271ba01e68932fdc7f2a1, '', 0, '?'),
(0x4ee3981be68435914d2d22b7dd655108, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_select.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_select.gif', 1, 0x00000000000000000000000000000000, 0xcec464162af0cce10348e7bb7701ef86, 0xc624c7b31c6f0007f8f302d84445c14ecc907dbac4ac669aab54bb1231227b40, '', 0, '?'),
(0x4ee6465f0fc14ff5bb823c73ab639e3a, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-links.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-links.php', 0, 0x41da765940ab39e6f366cf32082f7893, 0x41da765940ab39e6f366cf32082f7893, 0x84a8890449efd4fadd7ae92104eb14bd99a5ee583448d8f2489d3ea46bf798ec, '', 0, '?'),
(0x4ee7adf65901d53f7bdced09b4b463a3, 'wp-content/plugins/wp-rocket/views/settings/partials/sidebar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/sidebar.php', 0, 0x2bb7e3d97f194555243294751355754f, 0x2bb7e3d97f194555243294751355754f, 0x55c65f413b98c6da124b189343cc81edff4917d5b626cb317e8fbd6830425b7a, '', 0, '?'),
(0x4ef1e3fe4856fbae13d50cf57db63447, 'wp-admin/css/customize-widgets-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets-rtl.css', 1, 0x00000000000000000000000000000000, 0xdc90bbe6b03e5d73d87a01c4d0221b7a, 0xe4e5913d4b6c6f16eddae6494c7a415cee14d6059565339283fe56f6fb15e11b, '', 0, '?'),
(0x4ef4c0bbb45542799a611780d820cfc9, 'wp-includes/blocks/columns/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor.min.css', 1, 0x00000000000000000000000000000000, 0xf65299b40eca72d10c92347b0436478b, 0x795534f5cc37b9882221af8b2752a140b79c724f886b3c3de54e490a7e5558e7, '', 0, '?'),
(0x4effb161c814dee2bf99655d18f3a793, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss', 1, 0x00000000000000000000000000000000, 0x3364657bdb68f6bc7c409dbc100bd5b1, 0x9692425899f6f2d556b841d38b061436a834c2f6e78bca2f084d156bc1c866a5, '', 0, '?'),
(0x4f04152ad45d8f81c3edb9dc6deed5bc, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php', 1, 0x00000000000000000000000000000000, 0x4eec264ee2213800fbc0c4bb96c8edb1, 0x66ae61987cb39258c9b728a49d68d1358a6144dfe54444e6339bf83f09f27185, '', 0, '?'),
(0x4f0987d253a0fd95c723c5ff5969f276, 'wp-admin/includes/class-wp-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-list-table.php', 1, 0x00000000000000000000000000000000, 0x43fa59ab2e2126806d555a154cc018b2, 0x98282788495e4b8cd23ef8266e8c9e145682c8f21d298b1d50578e4b07171834, '', 0, '?'),
(0x4f0dee7412375722980b753bcecf7185, 'wp-content/plugins/amp/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0xb4036383daec3e30a03f06c178db2ec0, 0x321a31b908a3e1b353244a51e19b0304b191a0d3bc4cdada581f93fdcfe9f1b7, '', 0, '?'),
(0x4f0df3be16381ee903abc6b373e2ca4f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', 1, 0x00000000000000000000000000000000, 0x5677501d33c91f5069d45f4447754303, 0xb36a5db88b374aad74c8dde577e1e1bf912832c028a2dc8419cb019a470871ca, '', 0, '?'),
(0x4f0f0f91863160263b9ae2a3520ceb15, 'wp-content/languages/plugins/elementor-fa_IR-026e05eaa88cf2068ad476f7c5d5d51e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-026e05eaa88cf2068ad476f7c5d5d51e.json', 0, 0xd5c070ba13b8fee909095e645a6eb6c2, 0xd5c070ba13b8fee909095e645a6eb6c2, 0xfdd300c41b2ca1f3ffeb9456ab30ee4eba03bc21d70c177129960d64a59d3386, '', 0, '?'),
(0x4f0ff0746804600054b80e8cef626727, 'wp-content/plugins/elementor/includes/managers/controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/controls.php', 1, 0x00000000000000000000000000000000, 0x2714d2aea9bcf5730facb05021f2e6cb, 0x47dcd71c1584aef48a805d25c9dfa7cc81563538d75025d2a92c343ed204e2fa, '', 0, '?'),
(0x4f125f67968748aeaa67994dd97ce441, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md', 1, 0x00000000000000000000000000000000, 0x3d61d2ad437752db75115a0cf1759106, 0x59f70de9fbd63ac762803a58529f6dda7713b121a11982628006c7023ea02316, '', 0, '?'),
(0x4f1784d2bd5054ed5e95347ec514c542, 'wp-includes/css/dist/editor/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style.css', 1, 0x00000000000000000000000000000000, 0x36c97a167f67502a356e81f0ca68ebf7, 0x05537eec17b91907afe2a0487feb14c15858cef9ec039dc7ae4164b62635257a, '', 0, '?'),
(0x4f1d68e8d97944ee45a214cd19ff8533, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/RuntimeExtensionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/RuntimeExtensionInterface.php', 1, 0x00000000000000000000000000000000, 0x62e26c75f21f75fb6ac3dd9629098519, 0xde38b5d321917be6f33e03d37e62d6ba753a2246c5805587d58c122f5d9b651d, '', 0, '?'),
(0x4f203d28088d3acbc43ce109de3146bf, 'wp-includes/class-wp-feed-cache-transient.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-feed-cache-transient.php', 1, 0x00000000000000000000000000000000, 0xc322fe2683418618ef5006a9c278cb2c, 0x29af64a65439daf67fdc38232796b847e37993e1ccb94fd6f13c33e7e3698b74, '', 0, '?'),
(0x4f212edc1c04b9764ef20696c75fd321, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/FontSizeField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/FontSizeField.php', 1, 0x00000000000000000000000000000000, 0x33de1674951a5bde79384946d6576843, 0x684fb19d6b79dd9e7f9af3e5ee2ecf9ab0ed8fd660865385c2a226463f6921d4, '', 0, '?'),
(0x4f22dae26ce3216eed8e174d085fb1f2, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php', 1, 0x00000000000000000000000000000000, 0xd6826e34a64847ce0e44806cec686164, 0x3d5a97e257b5beb9c4019cb98724919f3325d70ccfba4f6890c5328074bd752a, '', 0, '?'),
(0x4f2365f5db05708ae49044328a788a76, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/composer.json', 1, 0x00000000000000000000000000000000, 0x3191b040e9bb1c7340d9b73d13aac87c, 0xdacb6f77148f0db09327ecbc76b4191f7a0ce495900ccefc57aadc3e01b36f4d, '', 0, '?'),
(0x4f2694d15b43229ca4315bcd6bb8a4ca, 'wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php', 1, 0x00000000000000000000000000000000, 0x419c7cbe1c38afdc188814bf127daa59, 0x01156470c755189031d19dd5b4e5656859bdd1470f1ce1db4f4f141d39091228, '', 0, '?'),
(0x4f26efceba03b3b7f14c7b6452391239, 'wp-content/plugins/elementor/assets/js/wp-audio.c91cab3152c3f241f266.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/wp-audio.c91cab3152c3f241f266.bundle.js', 1, 0x00000000000000000000000000000000, 0x9b85c71a4ffbec6571c7aebeaf8253f7, 0xf8f7b35d46a1db4cd4cc5e374e5cf002a5f3c9c463aacec0971c7eb4469b49d9, '', 0, '?'),
(0x4f2763069deabe7bf4fa0b74a808b16c, 'wp-content/plugins/amp/includes/settings/class-amp-customizer-design-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/settings/class-amp-customizer-design-settings.php', 1, 0x00000000000000000000000000000000, 0x0a4d37cbace847273355bec8b647ebcd, 0x8e1ff89c3eb1198348c49e2b1455a8bf280f2834e02e0553f3c6401774f91abd, '', 0, '?'),
(0x4f2b56053b00e27d79559db301433107, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php', 0, 0x7968ee8424c39e28468bab3b4b850a0d, 0x7968ee8424c39e28468bab3b4b850a0d, 0xefa353cd53d3b94eb0996d432fb5f13f6a2c88fd4a5b5de96861251fa27cfeb6, '', 0, '?'),
(0x4f2bfdaddb5b9b4942f78ec96d896d27, 'wp-content/plugins/wordfence/images/wf-central-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-central-logo.svg', 1, 0x00000000000000000000000000000000, 0x71e0080b1d1228cfc556d1a481aaeaae, 0x00117b0daadf98b24a2fd720f85e862be11ef52cceec5399d007bd8b9fe18d0f, '', 0, '?'),
(0x4f2e3a28bd75dd6f92e7c64c7390304b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', 0, 0xe9fae5306daa9a8c15a3dd514332ae29, 0xe9fae5306daa9a8c15a3dd514332ae29, 0x66a057ab9f62ee524605f67dea6dc4b58ef0a3320fa079c4b40e68fd912e1ac3, '', 0, '?'),
(0x4f32c98248ef80dee621d692f19c5b3d, 'wp-includes/blocks/pattern/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/pattern/block.json', 1, 0x00000000000000000000000000000000, 0xbee3f3bf569c0a9fda07e12e8311cdc8, 0xc4885c8d12e6da4b7a086b99e98caeed018ec9955629b065b69991aef98e185a, '', 0, '?'),
(0x4f348bc7b3571c51990094d252f8ef0f, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 1, 0x00000000000000000000000000000000, 0x3ec788adbb0519a92243e569789cfcb9, 0xf0aacb0b78e79caa2199a29fc47df2971ab685981eca0e8257aaaffa0fcb6411, '', 0, '?'),
(0x4f37409ad73b60bdf0f1cc9ea577ddff, 'wp-content/languages/plugins/tinymce-advanced-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/tinymce-advanced-fa_IR.mo', 0, 0x86e5ee50925830fd72f297618d446492, 0x86e5ee50925830fd72f297618d446492, 0xcbc111480c965cae139870b25d127dee837fc0a4299970bfbababc6b59acc6cb, '', 0, '?'),
(0x4f40f2aa5b5b80b2b64a1af1a6054e03, 'wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php', 1, 0x00000000000000000000000000000000, 0x32943d97ce8762219c39c3a1848097b9, 0xdce2e5f4a7f866074288b76acf1c0cebc04ff53ba2fb0259a323ed7e0da0b6be, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x4f45358a7f8f321e3e8d66d69f2c8962, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPanZoom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPanZoom.php', 1, 0x00000000000000000000000000000000, 0xbe957219c5ca5d6a3a8a5ecd2b1151e4, 0x724646d7b5996767f8cc40c19359aa54ae2a373c4d3df0be26b0bba147b54e30, '', 0, '?'),
(0x4f45fc413a29a3289d4e2ec9b9049804, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', 1, 0x00000000000000000000000000000000, 0xc9544d2a631334bfd77f452d270ea761, 0x5e5694f997c4bfa34c0eaf50af70315965dc13e080c62305fb1543fe2992a919, '', 0, '?'),
(0x4f51e5f2dda038577cc766f6247c851b, 'wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress.php', 1, 0x00000000000000000000000000000000, 0x9e1359b6118a009894d922912629d8f0, 0x7b1e8f8c6a3a83579294d21871c4e7af425e9a60fb23538187980250820fb289, '', 0, '?'),
(0x4f53ef59d3577a213812f5caa36a1fb1, 'wp-content/plugins/wordfence/views/gdpr/banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/gdpr/banner.php', 1, 0x00000000000000000000000000000000, 0x3e36a23921f847f7d97aae04073ef253, 0xf95a8fbc51c661ccbff97c1eeaa39e6021aa43d0e83243ca4bb5251223fc6cbc, '', 0, '?'),
(0x4f5c4624f539c248235636c96c8e044e, 'wp-content/themes/twentytwentyfive/patterns/header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header.php', 1, 0x00000000000000000000000000000000, 0x2231bc5881b9e80fadd5419ce8f8007a, 0xc295387e392cdd63a18b7f40e2eb41a42e7b4a85be6e28478d9b89070c3fa013, '', 0, '?'),
(0x4f5d71a28a8f4ae3c443b9651eaba227, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', 0, 0x0485d72cf2978f3c423e5fbb432315ad, 0x0485d72cf2978f3c423e5fbb432315ad, 0xc8738af16a5ae65c4e37609283615b8700cc4d5a495c87dfb590330a40d39e2d, '', 0, '?'),
(0x4f5f09103aa4f4972defea489f76f9a6, 'wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x345b5b38c25d19b94cdab18c29f3a737, 0x19ec5b263ec57d38de14d0f39196099a2c618b9d38c2bf64ced2d8ad3e2e5262, '', 0, '?'),
(0x4f5f48a597698a6c4da83d510941dc59, 'wp-content/plugins/elementskit-lite/modules/widget-builder/cpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/cpt.php', 1, 0x00000000000000000000000000000000, 0x202ce307e40d507106a9fb0a953150ae, 0x47fc7c08cc68e0970e03bf86ba12d6f683eb6c31313cecde2ff0da3c1b7eed70, '', 0, '?'),
(0x4f615fa48fb8622c842bc8377467945e, 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', 1, 0x00000000000000000000000000000000, 0x760a3a582cd37c245fb49bd915be3bc4, 0x957009329f26202879b58d52113a810231fd3f0b5e2b5ebb89dfa4a3dba2528d, '', 0, '?'),
(0x4f63d8e925b9601f64d78abe251b3f57, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/eu-cookie-law.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/eu-cookie-law.php', 0, 0x534f182812793a441a3c186207a26ff7, 0x534f182812793a441a3c186207a26ff7, 0xfa5a83b66f6b12ea2751d97957dd80ab67742e5472c2f1dc099837a66f5662d9, '', 0, '?'),
(0x4f65ca329b04c69124c67d28d9f42b1b, 'wp-content/languages/plugins/wordpress-seo-fa_IR-826f41c23138627439d01b2b0133dbc5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-826f41c23138627439d01b2b0133dbc5.json', 0, 0x3038f87670e931f5a5557a6362ebc62f, 0x3038f87670e931f5a5557a6362ebc62f, 0xa0ab7dcb39532472ba20627382275eed87a7ec685dab18d51b76d84c94f21499, '', 0, '?'),
(0x4f6a1c7e99d3fda7d6bc186b38aba636, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php', 1, 0x00000000000000000000000000000000, 0xf8f457e044a3154b5891e09fa6ff61ec, 0xd57671240675aef0e9d54217dc7132f0081a2f80ea7cb5508106f854a7cdd2db, '', 0, '?'),
(0x4f6c714363db8ed0efd6cae3cfccd0cd, 'wp-admin/css/forms-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/forms-rtl.css', 1, 0x00000000000000000000000000000000, 0xa21d2c2fe863b9d702af2bcdce66e4d8, 0x8d212c599a7d8f6bd409192b07e1fe2dbf0395a68558c7427a88cd5581e66e0f, '', 0, '?'),
(0x4f6d2d1b5c82cd416d525cdf75ec62af, 'wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php', 0, 0x4607c7ea1146bf3fa0a8aeb4e31e8ad8, 0x4607c7ea1146bf3fa0a8aeb4e31e8ad8, 0x097629bf3d3a43cbfb77db4de7d8297ad4823c5661a633e94db8968b007fc1b1, '', 0, '?'),
(0x4f7406c3bee77cb0fff2142161ab865d, 'wp-includes/blocks/code/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x06fa51eaba1a5189d7ddd2efa9a9f917, 0xb8bd20d4f5e324a50d9b2487e00467496040822b39910dc084f291eb18b56d66, '', 0, '?'),
(0x4f7674f6f29d76e14ae782e39f958a7f, 'wp-content/plugins/elementor/modules/lazyload/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/lazyload/module.php', 1, 0x00000000000000000000000000000000, 0xf4e51dd0e0b77e08216ef3b7e01dc881, 0xc78af93c993a904931201066bef7b553e8c0a37129acd4868ef463a97f22eb01, '', 0, '?'),
(0x4f77811eab4ed292a02a0a94cb04d424, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php', 0, 0x67a4f0e7a0744be25402f67f00e0b532, 0x67a4f0e7a0744be25402f67f00e0b532, 0x8ce135866939f851981fb8cddf873c563bd80bb62928b384788353d1bec05d0d, '', 0, '?'),
(0x4f77fdfbff050f6a34e3e6404c55f253, 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/AdminSubscriber.php', 0, 0x496b0ba249c625c3a32ff1d71fb203cc, 0x496b0ba249c625c3a32ff1d71fb203cc, 0x4fe93112817788059e53ba302ad5ab7011c0129bee97b9d1ff7513bb261717e0, '', 0, '?'),
(0x4f82e6bdbc076d24b8f29e97dd8b265f, 'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php', 1, 0x00000000000000000000000000000000, 0xbe05abba02fe2fa5ebbc4d96610457c6, 0xd313e3644aac8a865bcdc3e9508fc8cc724dc080561ab54318db016df0e258a3, '', 0, '?'),
(0x4f88d4df2a74884533a042ab6aefc054, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', 1, 0x00000000000000000000000000000000, 0x0ecde91671b99dca93d3a7f6fd0b638d, 0xc0c6162bff00910e5d826282afbcfa91739ce15073b45f1de3ccf5af8bc2c911, '', 0, '?'),
(0x4f8ba2337ac16df3f2bdc02f2f6f2341, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-mobile-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-mobile-subscriber.php', 0, 0x8a7eab4a12893673d5c623bd8c09c39e, 0x8a7eab4a12893673d5c623bd8c09c39e, 0x6c9a81d4435caffa1ee86517487d2566a01dac3cbe8a3b0496e4f5309d21bc61, '', 0, '?'),
(0x4f8fe107ac1d6b8a8cc2fbff2fc8099d, 'wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js', 0, 0xf36d13de6e031454637ca0f50fbb3534, 0xf36d13de6e031454637ca0f50fbb3534, 0xe9ded0dd0db14755646e1df43bba955573b8a03440a60ce8744c8545a9e68a8b, '', 0, '?'),
(0x4f90fb5ca9a2b55035d1d3ff7bbe52ae, 'wp-admin/plugins.php', '/home/iraneurobetcom/public_html/wp-admin/plugins.php', 1, 0x00000000000000000000000000000000, 0xd773249d1e195b84c5f566bcd73d1a43, 0xda789e3857ff10cf740af92f5d1802e5e4798df505f0056887746f57f9e2559f, '', 0, '?'),
(0x4f923558737daf9bf73ddd4f5e722f1d, 'wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg', 1, 0x00000000000000000000000000000000, 0x7f0e2bd5ad77f54a850553ddb313f98e, 0x5728f3a7caeda689f98598f9e508bdeeacecf162787e032cfc4ebc042fdbed74, '', 0, '?'),
(0x4f9a6af3c833f115855594ea3a633649, 'wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php', 1, 0x00000000000000000000000000000000, 0xfafc475f59179530d7469c3f8636a463, 0xbea50d4524be13987cacf8326b193015ca7cd2b421c6b7ddb59de96c02e5ff38, '', 0, '?'),
(0x4f9cba02ab32479223054c98c59e2483, 'wp-content/languages-old/admin-network-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.l10n.php', 0, 0xd153386b1655b73e0f8dc129ddc99ed1, 0xd153386b1655b73e0f8dc129ddc99ed1, 0x669f415413fec8b76f57612bab0b9458d6f0ce5901b288208d69bb2d950c285a, '', 0, '?'),
(0x4f9f9adb6650d9a115e8f043286b4a0b, 'wp-content/plugins/elementor/modules/compatibility-tag/base-module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/base-module.php', 1, 0x00000000000000000000000000000000, 0x34684ff21d45334c66a23461403856aa, 0x55b08371b93c24e6658e535ffedce451e01daa86a9eeb96ca4e4544d76d53682, '', 0, '?'),
(0x4fa185bf4d7803c4daaff87805923354, 'wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php', 0, 0xacf18f544514979566279f1a9476965c, 0xacf18f544514979566279f1a9476965c, 0x966b4d30a793107150d7494c7f27185584e141cb0c90a2b399c0f03301d9347e, '', 0, '?'),
(0x4fa1e005b9fee3e9c861dd2b1baca0cc, 'wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php', 1, 0x00000000000000000000000000000000, 0x4076c92a57b503f688e6274a63b5895b, 0xb94126ecc6e78e490c318e89d66f6de2e518e2524f280256a5fb8a4355c05247, '', 0, '?'),
(0x4fa4f78b91f89e11db56654c7a298fdc, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgument.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgument.php', 0, 0x643557343520b569b1556f8b18517457, 0x643557343520b569b1556f8b18517457, 0xfe8d13aedea8095d9196b07e1db03d6db05c42d018196ab5c61cb038eaa10f0b, '', 0, '?'),
(0x4fa783b5e026c27281e8938f951eea20, 'wp-admin/freedoms.php', '/home/iraneurobetcom/public_html/wp-admin/freedoms.php', 1, 0x00000000000000000000000000000000, 0xb1bfd7717264ba45f1118dfba588cd61, 0xd9c79e9c6add7e110e02e8e35ea1fd01cc2eb4cfdd8820a0b8dc13a8de9d08c4, '', 0, '?'),
(0x4faac738338da4cb4a639e6cc36caea5, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-05.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-05.png', 1, 0x00000000000000000000000000000000, 0xb93b77945416c77578e2f33e544e2116, 0x9c0509261111d8f4c1c29ed07d263e61f9d760261c1cf57d79335e62a288b93d, '', 0, '?'),
(0x4facacfab352af72bea9a3e844953f97, 'wp-admin/js/postbox.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/postbox.min.js', 1, 0x00000000000000000000000000000000, 0xc51d717100b526d5da3f3b691ad3cc06, 0x818df5aa26e3af319d156be3b06dd328b93e5de75395c23a5927b7abf187ff95, '', 0, '?'),
(0x4fae4c04b274d35392e94bee457076f1, 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt.php', 1, 0x00000000000000000000000000000000, 0xff31b6ae95e0032115b371dfd512fdac, 0xc41e8fc15b9f9fc7b55a07f42ee033e257f1e2bdead5e96e0a69e8279a61cee9, '', 0, '?'),
(0x4fb373b1d1cd84c5a62ab081259a6be2, 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-768x436.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-768x436.jpg', 0, 0x862e737896ec5a66b90501c0b2407c39, 0x862e737896ec5a66b90501c0b2407c39, 0xc209c8491aa030697164dfdcceaa189ec825e212895acebc734211a336bdf24d, '', 0, '?'),
(0x4fc0baa936b1416b376dd60f6ecce07c, 'wp-content/updraft/backup_2025-02-24-1157__EuroBet_98b088462824-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-24-1157__EuroBet_98b088462824-db.gz', 0, 0xd5a79a9e161c4900a4827b35f8ce9f96, 0xd5a79a9e161c4900a4827b35f8ce9f96, 0x683a0e199926f9e8328fbb66b052fa37b41f06f9a064e27a23cc3c66fa33efa0, '', 0, '?'),
(0x4fc0c63fdf1d1573b61a4b0eab973f98, 'wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php', 1, 0x00000000000000000000000000000000, 0x2c1b0a7e88b0d89be4e7c69c457e2c9c, 0x9e4e3797adf72729d2a802ed8e552ef4983755ee8f1866f44c4d7649027627ba, '', 0, '?'),
(0x4fc259c8b35e1d9d6fa139dd2acacb75, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpScriptSrc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpScriptSrc.php', 1, 0x00000000000000000000000000000000, 0x7b55cdaf8ed4d152695cae96f0da4ceb, 0xb0f93137db52135384e38e7577d2e4ca92d18b855fe3f268e6b142e5ec6797c6, '', 0, '?'),
(0x4fc830662c1c78752de70d598ef3a36e, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-with-text.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-with-text.png', 0, 0xa3e2ed2efed5f2e2f71d31d7985b0718, 0xa3e2ed2efed5f2e2f71d31d7985b0718, 0x82902fd37cdcccb80cda126c312be05b4c25db07011f8e6dafd869c4ffd8c7d4, '', 0, '?'),
(0x4fcf00946821db1901a448c02878c43b, 'wp-content/updraft/backup_2025-05-30-1159__EuroBet_5f40c63dfc22-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-30-1159__EuroBet_5f40c63dfc22-db.gz', 0, 0x4298c64110b9da5df2a28d9ab73b451b, 0x4298c64110b9da5df2a28d9ab73b451b, 0xf646a4e1202139780bfb5d24c9965c726ca8a8251f1e9f88a35dd4c2fd463532, '', 1048576, '?'),
(0x4fd0f8d21c008a89e644a626f83685fc, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/box-shadow-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/box-shadow-prop-type.php', 1, 0x00000000000000000000000000000000, 0x6df990e839e4ad88b701123e60790ecc, 0xc338e0cfa6f8395c4d985858dc5dad3dec2143ae62cfc677687d19515c9caa5c, '', 0, '?'),
(0x4fd43a2ec360d1442eb1d4e68e4b446d, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', 0, 0xfad536cee771596d633e94dc75043b72, 0xfad536cee771596d633e94dc75043b72, 0xbf31ce893ab15f8364fbadd54088da672e6bda6f45a4e83d394b3f01d46cf48e, '', 0, '?'),
(0x4fd9cbfd508c4888d86aee8f6f770cfc, 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', 0, 0x065592d1dd420679b1fbcc6531249ac8, 0x065592d1dd420679b1fbcc6531249ac8, 0x34ea214b5511ad2a216262632969047b60fbd7c660585cf9c9882351f7fe26ab, '', 0, '?'),
(0x4fda973c0bcb42a732acf7ee6a4810b4, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractProcessingHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractProcessingHandler.php', 0, 0x7d99cda6e2d42c338eaeb87123a006cd, 0x7d99cda6e2d42c338eaeb87123a006cd, 0x548f15cb1e31524c2349229135063773d43883b3b2aa0c3aad005d483f954105, '', 0, '?'),
(0x4fdd23768aac494cff4d1aa3f28f285d, 'wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php', 1, 0x00000000000000000000000000000000, 0xcd3cb5325d4b34732d51becbdfe26d88, 0xe4271cd34b9126f8b7b38db0d417a57dd402eda5d3100e9739397ae6e503fce5, '', 0, '?'),
(0x4fe1fbc6d5de7920aefd6b1b010962b1, 'wp-admin/css/customize-nav-menus-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus-rtl.css', 1, 0x00000000000000000000000000000000, 0x849a9d927302df231715f2345a32c855, 0x93fbd2260457877b016e9e2dd575e6f2b83ed50e04230e79ccbacbe1ebbd1bdc, '', 0, '?'),
(0x4fe5e97d7c361203810a7ae66b255fbd, 'wp-content/plugins/elementor/assets/css/app-base.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base.css', 1, 0x00000000000000000000000000000000, 0x8bcb8be74550df5118876917e15b9d5a, 0x4b49c8f5fd25ac7ab23e3fe799602161f290b8826efafe9013a2eb80ec0bd1de, '', 0, '?'),
(0x4fe5ebcf11cce54849214b0621305bda, 'wp-content/plugins/wordfence/lib/menu_scanner_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner_options.php', 1, 0x00000000000000000000000000000000, 0x6472af1df0166d513f4ed8afff45c27f, 0xa630b2b07a90a1215f4e5c91c397bf9b8b0a199696c17e4ec57c89a76473f06d, '', 0, '?'),
(0x4feb63f1faf305c4e22bdc794162ee2a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StringLoaderExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StringLoaderExtension.php', 1, 0x00000000000000000000000000000000, 0x09ee5748feccce5dea05d46cd21fab31, 0xacf26683a24965d097bb9897b45b44b0b09b786256f6d9c91bc1d35ffe9412e8, '', 0, '?'),
(0x4ff12a9ebf6dcb0e5f29ae385f0f3388, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php', 1, 0x00000000000000000000000000000000, 0x9e61d7ed67189eb0891f92cf52666e31, 0xa8b523a47de2c96c7ba058803e0e7d1dbfc7f2763ffa58c6f1426de9179f44de, '', 0, '?'),
(0x4ff19dd8c9a7740a663060f79187fbe7, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif', 1, 0x00000000000000000000000000000000, 0xae735b5dd659dc4b3b0f249ce59bef79, 0x2866705c337bac3f22d25d3b1e3e5796af1b8aedb70f7142e8ddec0435a96d6f, '', 0, '?'),
(0x4ff1bbdf4fe04d5f4b37c2f96e1d9ae1, 'wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php', 1, 0x00000000000000000000000000000000, 0x0cf99a42163a7f12e8011d57cc404ea1, 0x6148f16c0771b2514835afa80356687ca9bdc237f36894f0cd661904ad4b4e34, '', 0, '?'),
(0x4ff62826f8ff4b297a69c829ce94e6ca, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/FetchSitemap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/FetchSitemap.php', 0, 0x8f98eb2296af946a176b511c94bccae3, 0x8f98eb2296af946a176b511c94bccae3, 0x608cf9eaebd1cad97ca34591efa7bd1dae34efc973a2bcde0623cde74d31b540, '', 0, '?'),
(0x4ffe6875b247affde1b22600ef4cff1c, 'wp-includes/Text/Diff/Engine/native.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/native.php', 1, 0x00000000000000000000000000000000, 0x4b1cf7a6f61bb76ab40b84cf4a120142, 0xca35e9bd6cddb2550e94a7e699676f4bd85ccb63842d46609fd1417b965e7bf0, '', 0, '?'),
(0x500418f0059f48addf5a60e23dbcb28f, 'wp-includes/blocks/pullquote/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/block.json', 1, 0x00000000000000000000000000000000, 0xeb12cf852056840b398497e816cfbb6c, 0x1c481e0f9f016a78dde482775922621fa3b0c4261c8a635cfe5426b985310c43, '', 0, '?'),
(0x5006b66277bf3d82ccf594a969eb96d2, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0x5c1ac1c44918057735416c4cdba2198d, 0xfae3b44b7bfe3808a6c0666c8185371e73855268cefaeb039ee5978bca039149, '', 0, '?'),
(0x50090f9e6cfed32ab1f817750eed8c80, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleLtsEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleLtsEngineScript.php', 1, 0x00000000000000000000000000000000, 0x192eff4b809a1a2c460dca7c441410fe, 0xdc74e99309b1c1ac9cdbe1108e7006fe14525aa3495eedd79efe708ae2c395e3, '', 0, '?'),
(0x5009d5e56e49e105a75942e5337c7970, 'wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison.php', 1, 0x00000000000000000000000000000000, 0xdd570a67299da1ea3462ffde410277fb, 0x873097d65ac886ef164aa1cde6b137364dc6f9dd5cfe052e2e3671c3bc5fd8c5, '', 0, '?'),
(0x500cd02f3aefd5ccaeb8d289b6fbd648, 'wp-content/plugins/wordfence/waf/pomo/streams.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/streams.php', 1, 0x00000000000000000000000000000000, 0xb722a590c7e6787816f72133ce57a4a7, 0x0d2cdb0319ee0be0f8268ebe100bfc8df28913c9a99521898c3ac2786cadf35b, '', 0, '?'),
(0x50100aa71d70ee29f1d0f005c73cac6c, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.min.css', 1, 0x00000000000000000000000000000000, 0xb5a0ed8c3823296f11e8b4fb71005cc1, 0xfb993a7896e3b4a663a6aa416fa6d3a39aaa500a6dc46f24d66dc065c68db4e8, '', 0, '?'),
(0x50194e859d6943872219002bd14fe123, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0xbb629c9ab1ca7ac811185533a05721ce, 0x2bd8dce37757ac781146f98c3707e2fb2e6d8b40dbc45360d2533b2fe62ac99c, '', 0, '?'),
(0x501c45dbabbd37727c6f49b136fff03e, 'wp-includes/js/backbone.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/backbone.min.js', 1, 0x00000000000000000000000000000000, 0x5b5c2ebb1043a2089f38b2471b881395, 0x1196a3f23903288f2c0eed22e9672900848c828fc91cdc3a903716620e4de168, '', 0, '?'),
(0x501eef04a58c5031bfc77b3212f8400c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ProtectedRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ProtectedRange.php', 0, 0x3479b6198e699038cc35c38ddf97d03c, 0x3479b6198e699038cc35c38ddf97d03c, 0xc37f916fb05f86a67e62030d3e1761d305935535ebb6a933306e525bf8761301, '', 0, '?'),
(0x501f4b33816c2dc418fa1bfe80f0bed4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimation.php', 1, 0x00000000000000000000000000000000, 0xb6e318678bf0cb95305aaa123493aad7, 0x44a19011d608de627e09a877dd9abde6f7650557ca98a042ff06d7d87cd17f8a, '', 0, '?'),
(0x502084f4d24e741244abdd8c9f6e22b1, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0xb579f1e1ebd14bec5df51ba820edbabe, 0x0f18627d2205a96f8d7ad2fd56280d56275175cb49820876b9b910eaf9a1eeee, '', 0, '?'),
(0x50278328b502f4eb3f2b8b7ab49324a1, 'wp-admin/js/postbox.js', '/home/iraneurobetcom/public_html/wp-admin/js/postbox.js', 1, 0x00000000000000000000000000000000, 0xf5483eb86a6064db0a8cbeb392a7ba22, 0xc5a4f6c1b3b070ae3d0ed852799a599418592d9eda03acabfabaea8c51a70b69, '', 0, '?'),
(0x502d6b0ae4464ada372b1ec20e7950a4, 'wp-content/themes/twentytwentythree/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/index.html', 1, 0x00000000000000000000000000000000, 0xfc241fb606703afcacb1ea7a74bf40eb, 0x3af8c193f9861d3bf354f93b1944066a00334dab82f39c64c2fead91e6d68247, '', 0, '?'),
(0x502e04514fb18263fc678481d5d87c1b, 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js', 1, 0x00000000000000000000000000000000, 0x974f99b5c1243f8fbeb94376030f6bb4, 0x9592da8d5857f3227d72ad4c57495c5375451ca8bcc9561f6e16fa16ffbee1c9, '', 0, '?'),
(0x5037336fe8a90209a7eb00e63de18ad2, 'wp-admin/js/word-count.js', '/home/iraneurobetcom/public_html/wp-admin/js/word-count.js', 1, 0x00000000000000000000000000000000, 0xcb0d666642291b86e71d86f8fc85b196, 0xb5c7366ab82c41e8deaac7ad73e544bdc16543ff7a87062691fd8f0afc08b2e0, '', 0, '?'),
(0x503b3d2e0f8885c04446635f3fea1b4e, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-192x192.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-192x192.png', 0, 0xed3d357e7ebe1e775c99300f45da0703, 0xed3d357e7ebe1e775c99300f45da0703, 0xb66fdc2f43a3497dbbae9fc288113eac9a628533a87d87275d69f2ed6fd30a44, '', 0, '?'),
(0x503fc35ed5296eaa42618e60ae7f627f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', 1, 0x00000000000000000000000000000000, 0x1553359a777024597aca18edc9e0de89, 0xec7c2f3b52b82709e58f457e3ff54bb2ca0be3ddaef8bead53f9480431c8ec67, '', 0, '?'),
(0x5043ace334f6337eab535de1413d76ab, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/hero-podcast.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/hero-podcast.webp', 0, 0x3b848eb5c14d25be34a4983bb689e100, 0x3b848eb5c14d25be34a4983bb689e100, 0x83ac62c22d1d037ecd25f21799ff7e000f98ec47c6b64dd1ee8535a3cd08d338, '', 0, '?'),
(0x5047cd48355d7b37bd234c0882c38f9b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', 0, 0x59ec1f226f508f3c0029b817bae249dc, 0x59ec1f226f508f3c0029b817bae249dc, 0x5c2ea2c59b12427560a72e6bf34d586acfff5842192ae9b407a2d519fbf4c552, '', 0, '?'),
(0x504a12927e5d0ef806fa3b209e8b6079, 'wp-includes/widgets/class-wp-widget-media-image.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-image.php', 1, 0x00000000000000000000000000000000, 0xe8f1ddcd06c45f24a6b42fc6f7cc9c99, 0x1131a2c44d509c72218474de53bf14affb7656b46fa03d9923e9d1384b526689, '', 0, '?'),
(0x504b88b332b449aaf3abc10b29a50682, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0x79a6190c9a7735e3ed286ec262a86dad, 0x6d2160da7e3a9bee2d120abc08263340efe54e8f06dfcd5bfd39eae6a6640dae, '', 0, '?'),
(0x504c6f749d0061f14aed6da06263d7c0, 'wp-content/plugins/elementor/assets/js/admin-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.js', 1, 0x00000000000000000000000000000000, 0x656bf656bbd75535a614ef4155c325cc, 0xbc5a3d4a9fee9b575750a497095c83e9e81018fe37328fb5beb5da48ae6e67f9, '', 0, '?'),
(0x504c7831c267d11f8841a1c895a6233a, 'wp-content/plugins/amp/includes/sanitizers/class-amp-script-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-script-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xdaf3bb8a1762229d632432b8a34df26d, 0xd5e45a5072bfc3d583630bdd30fed64345dcf4ce488bcba0aedf3057d8174229, '', 0, '?'),
(0x504c959f465ed1398f52e1367a05b370, 'wp-includes/blocks/navigation-submenu/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor.min.css', 1, 0x00000000000000000000000000000000, 0xb68513669f48ef163258bb6d2edec757, 0xa21e1a286629c8670157f34e56c779fe2104f8711cdcb97a67b006b02516a1c6, '', 0, '?'),
(0x504d622880b6056c2d71b68d4b74662d, 'wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenuPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenuPage.php', 1, 0x00000000000000000000000000000000, 0x46865908073320032bf2c5629c31d3a7, 0xdde4769409842ec55ef735e3659e96245e12ab652054ac700c704b215c808621, '', 0, '?'),
(0x504ebf4237418d477fac642036ce68ee, 'wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php', 1, 0x00000000000000000000000000000000, 0xf5a0dd33455a531e5fc915e50f96505a, 0x19f1522c955bb60b1ac29ef31764875964336f5453ad5d8777db99c1935da8d2, '', 0, '?'),
(0x5065df712c3422c8beb8ac58d890619e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Security/WordFenceCompatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Security/WordFenceCompatibility.php', 0, 0xa2312c54cceb7df123d4515ae9eed830, 0xa2312c54cceb7df123d4515ae9eed830, 0x033282f4f989f9ff922937369460008bb708f50034697c973bafdda79419c24f, '', 0, '?'),
(0x506ad500134bdcbacb987f0babba3f61, 'wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday.png', 0, 0xde08c10f600e50886399189a283077cb, 0xde08c10f600e50886399189a283077cb, 0x2f61cd6ad512812ff433f192e639fd2f4a94caf82c4a045e41cbfb82916242a7, '', 0, '?'),
(0x50768cde6749d778d3538216cbfb50e8, 'wp-content/plugins/elementor/core/common/modules/finder/categories/site.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/site.php', 1, 0x00000000000000000000000000000000, 0xa0dbfe8604406c47c86052d9fb694b5d, 0xe32e9aabdc8452ec66a4824db13f46495af164bdca1eea525afeaeb3a00520b4, '', 0, '?'),
(0x507bfb33a645f8b728480ac5c474317b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NumberFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NumberFormat.php', 0, 0x3f16553657e612baa31487716fce496a, 0x3f16553657e612baa31487716fce496a, 0x3bd4dad070d368205c892411696d8ba8503190275afcb3c7faf0cb79398ba0f6, '', 0, '?'),
(0x5083b4535c0a3ce0c90b36b53c836fa6, 'wp-content/uploads/2024/12/Bouns-BETYEKCOM-150x83.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM-150x83.gif', 0, 0xf844639dd42129ef32051581ab9ca134, 0xf844639dd42129ef32051581ab9ca134, 0x4ca8c0a349ed7a472adfadc1cf622632a2169950881aa6a553cdcb8bb34b244a, '', 0, '?'),
(0x508874fa6fdeb65375fe19a6686047dd, 'wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php', 1, 0x00000000000000000000000000000000, 0xe0c8fc5d3ce735a5623ab672f0a13aa3, 0x457cc95ad9020aff9cc7701d4a517399f98085d2635a1bc412ef171fd3f83c17, '', 0, '?'),
(0x508a10fe5a94f367d15ae0f68c964a20, 'wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php', 1, 0x00000000000000000000000000000000, 0xf99d3b56c8ae38e1ab54263088a4fbfb, 0x99a307bd101907d3f5ed53d81392bd7f923421dc9d5001224b336a65fdd859f2, '', 0, '?'),
(0x508ac510697aa174ee6103e9127dd461, 'wp-admin/users.php', '/home/iraneurobetcom/public_html/wp-admin/users.php', 1, 0x00000000000000000000000000000000, 0xf100cbcb0ded28127bf2c3751e879f99, 0x42f77057f8bf01a6472851ee3614c21aea9d2d18af3a177fde44c3415ea76ba8, '', 0, '?'),
(0x508f188d8876223ce8b94147c866cf4f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', 0, 0x20e2ae86fe3c929fb65f1f6a533c4aeb, 0x20e2ae86fe3c929fb65f1f6a533c4aeb, 0x120623f7326b0ef59a36e4bb4fd8804307d94a6c78854e33bfdc6d3931423415, '', 0, '?'),
(0x5093c71e6e89ed308004c44967268140, 'wp-content/plugins/elementor/modules/dev-tools/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dev-tools/module.php', 1, 0x00000000000000000000000000000000, 0x227cc07134578514228df794527b636f, 0x26464049d01c5d55db658d649b896eba86221d731b1011942340594b887797c0, '', 0, '?'),
(0x5099b0e3c1602c1a6355f6ebb1b629bb, 'wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php', 1, 0x00000000000000000000000000000000, 0xd01df79a5cf62922c0eb395ee1cd7258, 0xf69b39020d5f5b8bbaa37df5033c865eddd3cb7e577df6f2b250b62126c57e79, '', 0, '?'),
(0x509e57d66bb588d09ce1ca0e5d0aaced, 'wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.js', 1, 0x00000000000000000000000000000000, 0x6b6709b47bf26a33caa0102e86c39cdd, 0x4384ef452e0f6047a63fdb0e3076288d78aa0f0354f4dbf6cbfb481d54ca5859, '', 0, '?'),
(0x50a38068f8fde3fc9f7ee9b7e29b50ce, 'wp-includes/blocks/page-list/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style.css', 1, 0x00000000000000000000000000000000, 0xec16999d1b4095c6d89bcac05e7d6293, 0x9fccff6f4da4d170e62b70788febc8bb947f79a123040d44162d396801b13d18, '', 0, '?'),
(0x50a8c1c5040bf116b08ea5bc50d012a9, 'wp-content/updraft/plugins-old/updraftplus/methods/insufficient.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/insufficient.php', 0, 0xfd94b554cc37e454d74a868d3081ca28, 0xfd94b554cc37e454d74a868d3081ca28, 0x15a348fb9c56a7fae49c445096dd58668267560b5486f94e8ed2b66a85428a01, '', 0, '?'),
(0x50aba92475e58ca8cf28285d6f5264ad, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', 1, 0x00000000000000000000000000000000, 0xefdba8306b7e0c6c04a23c4a3495e9bc, 0xac107e5faafb768bea50bcc0cc476d032cf0aac02043ef9a5440ef2a9d60514e, '', 0, '?'),
(0x50abc683fea421cefa374e64530ca66c, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js', 0, 0x18940f0e557fb86d58f908fc8501b691, 0x18940f0e557fb86d58f908fc8501b691, 0xcd1be471367d74a35c43d8485953bc5bbc1114f51bf3f985c0d18c1267a8e79f, '', 0, '?'),
(0x50ac219e02e63d8318f5d725cc9ded8f, 'wp-content/plugins/elementor-pro/modules/mega-menu/controls/control-menu-dropdown-animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/controls/control-menu-dropdown-animation.php', 0, 0xb1c91b0f94ec9c9861da8954831dfa84, 0xb1c91b0f94ec9c9861da8954831dfa84, 0xd1551fcad9904d34625e4d773f65d7d2e1c87548bb7914461240efa7f270e032, '', 0, '?'),
(0x50b10ce4466613e502f0684485a82275, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReddit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReddit.php', 1, 0x00000000000000000000000000000000, 0x4c74c8e362e87a6354c7d9df32d65b2f, 0x0f843f4e70792a4b628435c076c74b3a82a52daed0789048d237978c4dcbec17, '', 0, '?'),
(0x50b5e10a197fff65a1e4f075b5220eed, 'wp-includes/sodium_compat/lib/php72compat.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php72compat.php', 1, 0x00000000000000000000000000000000, 0x26d7c8c1463a420306ce0a6ae87c2dee, 0x0af231026dea14bfa76b7f7373a6f98e416f0f67f713ac82ff96fdfcbb9d70e8, '', 0, '?'),
(0x50b7f977d123a295c2079e598f6bc484, 'wp-content/themes/Newspaper/translation/nl_NL.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/nl_NL.mo', 0, 0x2c247fac83ebce3ca778e205a34914a6, 0x2c247fac83ebce3ca778e205a34914a6, 0xaaa41166c4ab415c9f520b5f0a59e9f803dcc04abb71d987129cda4aa9550030, '', 0, '?'),
(0x50bd7aa3579033ee7f7c2f412657cd72, 'wp-content/plugins/updraftplus/languages/updraftplus-fi.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.po', 1, 0x00000000000000000000000000000000, 0xc1e39dc204f8f16e4017aa4823617ddc, 0x887ae52e83d6aa7f3fcef6eed3e87215e3a3836ce226dc65c5eb270dca68ccb0, '', 0, '?'),
(0x50bd881fe5fefa39b48c1ea44143fca7, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/AbstractASQueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/AbstractASQueue.php', 0, 0xaf6274916cbd31a8af9da0ef7fbe8044, 0xaf6274916cbd31a8af9da0ef7fbe8044, 0x478699633bc3cb536a77a4ff97d88575ab3379e633e627c86d5067ed59b672f8, '', 0, '?'),
(0x50bec20f2d879ac003d89d4422b45862, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAndContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAndContent.php', 1, 0x00000000000000000000000000000000, 0xf669e2e65c38ebf923a1d69570c3b6cd, 0xb659b5bd39c6b98f57fef565bacf474d4ea791ac3944dd78bb487b569afa2cbf, '', 0, '?'),
(0x50c3a8b12652df7b28369e4d1b9d5d38, 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php', 1, 0x00000000000000000000000000000000, 0x0ffaf216cfa2e5377fd7ad6655de632a, 0x92f5160070df1ead9aa8d06e68fa6128c87d2f3658212bf11186070c8efb0bc6, '', 0, '?'),
(0x50c3ff40a184c93b0e623c0ab86311e1, 'wp-includes/class-wp-oembed-controller.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-oembed-controller.php', 1, 0x00000000000000000000000000000000, 0x9976fc47f71077be45eb4a7f57cefc26, 0x2d1723a72602b1a1cb7be3cca19da336a16560a343842b45ba9b1c27a65c14b3, '', 0, '?'),
(0x50c64dee1ad649ccb88d10ddad596072, 'wp-content/plugins/wordfence/lib/wfHelperString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfHelperString.php', 1, 0x00000000000000000000000000000000, 0x29c01904abacb060dff41197bb45e5c2, 0x4f4d91436e3dfedd4f359406a368ef4be10698fa45a22c719b6094a3d9042aad, '', 0, '?'),
(0x50c6ea4a3168abdf7cc0adf48872e706, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php', 1, 0x00000000000000000000000000000000, 0x14e9b4e93499ff33fb85c4fdd82cc281, 0x55e0306081caf7372874b0d1e2ad59a8da73ae5c9f68af74722827dda93103a4, '', 0, '?'),
(0x50c9f4adffc757eae31b43f80ed4d6d8, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', 0, 0xb1c4e988ccc36553752db5d1d598fa7d, 0xb1c4e988ccc36553752db5d1d598fa7d, 0x6978caca19e25f7f4b106ea1a4f0be9426a44610cae0bee0143a72828461ed30, '', 0, '?'),
(0x50cb8f1f9d16b287edd125f2f9087af1, 'wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php', 0, 0x491d0b52f84e745c605ca4c91ce44b72, 0x491d0b52f84e745c605ca4c91ce44b72, 0x437b323df9ed1bf602efba4d750db9c1090d6bef6cbf5aec617d0661f58585e3, '', 0, '?'),
(0x50cd6044237c4821b42d9775208595fe, 'wp-content/plugins/updraftplus/includes/ftp.class.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/ftp.class.php', 1, 0x00000000000000000000000000000000, 0x946509c11c4db7c11e3dbc2f130882b5, 0x20fdacbefff8be4a5a36f008a5c6c4debe6d6548f09a4f528cc8759a21e59fd5, '', 0, '?'),
(0x50d045b3e63a5e804eab1cb51deb002a, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php', 1, 0x00000000000000000000000000000000, 0xb2308be9289a99d74d755db79a20b982, 0x7fa95b45d7b82d760735214275c808c6d6da28e5819d2ff9d061ed756533476b, '', 0, '?'),
(0x50d2828f6d706cfb111829c3104ea4f4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpHulu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpHulu.php', 1, 0x00000000000000000000000000000000, 0x2c9f82203cba051b7617de37b00e3e52, 0x1439d9f344c59e904346786174dfe50b14335933b6ab2ef5f2b3e4141b65ecc7, '', 0, '?'),
(0x50d635a77f2098d6882ee8ea7d1d7158, 'wp-content/plugins/wpseo-video/vendor/composer/installers/phpstan.neon.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/phpstan.neon.dist', 0, 0x9f14ee72f9cea4bfe3760763e2d0321c, 0x9f14ee72f9cea4bfe3760763e2d0321c, 0x9cd3d043140cb73f72f43052b9fa1f11ea45aa21e57463e4311cab8c3d6faaa6, '', 0, '?'),
(0x50ddb89c20dfd7af12ac6cc5ffce3134, 'wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php', 0, 0xd3bea3f6c3da46c1bf114bd6ca081457, 0xd3bea3f6c3da46c1bf114bd6ca081457, 0x2ae33ecad5348467b925c99ae30806737bb34e6eb25aa0723c28ddcb82039282, '', 0, '?'),
(0x50de3124b61b1b89f3025c170f2ae543, 'wp-admin/images/stars-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/stars-2x.png', 1, 0x00000000000000000000000000000000, 0xf5ea4194a79c23e653b24d0c65032e5e, 0x1e5baef2e880bffd5f280d68aad7e71559c188b454eea4b9f07f04df715ab1d5, '', 0, '?'),
(0x50e38501f130b981618bbc52d37a3d20, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf', 1, 0x00000000000000000000000000000000, 0xdb33e7676b65cdbfddbe8cdce17ca068, 0xd8488f8f7a166ae99ea825c2180e89b910b285703dda5ad5e096694e41875af4, '', 0, '?'),
(0x50ec5a7916378b0e710758b64939aec3, 'wp-includes/blocks/post-author-biography/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/block.json', 1, 0x00000000000000000000000000000000, 0xe973ba3341a19bfd68649b7e405f9a50, 0x9754867c506a9f1dc1b01e3468ab968ab5282f8fd89764f9160614d96c02996c, '', 0, '?'),
(0x50eedf5ea81b8fd14b46cc91258e2351, 'wp-content/uploads/2023/11/jetbetPro-Bonus.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus.gif', 0, 0xa5f1a35b55ebfff8eee2d602b8d41831, 0xa5f1a35b55ebfff8eee2d602b8d41831, 0x5d6faec0480ab22ef69bb1e7c3279ef7fa9d577d76058a91bfe9fb593876501d, '', 0, '?'),
(0x50f4f739f86d34775f9cbc7918a11830, 'wp-content/updraft/plugins-old/updraftplus/methods/email.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/email.php', 0, 0xeb8ec2d1439b317eab936da872aac8e2, 0xeb8ec2d1439b317eab936da872aac8e2, 0x9ed9388e4c2102893f0fe952749fc93359c4bf7045f493296db3eea7fd3f9bc8, '', 0, '?'),
(0x50f51384c2560856a14e1f7bfb9b6a2d, 'wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php', 1, 0x00000000000000000000000000000000, 0x8f6979cd76def2a8233c94be5121a781, 0xb57290bcbc6b76bd22291e36af427ddb7a4538bbee85b73752ba819a45d880ce, '', 0, '?'),
(0x50f58530ffa3d5ea5a0a53678a64ee14, 'wp-content/plugins/updraftplus/methods/s3generic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/s3generic.php', 1, 0x00000000000000000000000000000000, 0xd9e2955904f13a965d8907157a4cd4ea, 0x0cc3e52f467e6f975d429cbc931d0b063de3ee77feb0ed698446572ed2d9bf6f, '', 0, '?'),
(0x50fb7305cb2e2ed293f59462372d6ebb, 'wp-content/uploads/2023/11/jetbetPro-Bonus-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-300x39.gif', 0, 0xf3524d184918a81efc2d4e62dc862c92, 0xf3524d184918a81efc2d4e62dc862c92, 0xfe9b0f61b9f389ab0644a6a6c1e37a89719d0b302b50f60a3750dfcd073d6367, '', 0, '?'),
(0x50feb62d5ccf4f6f20ff4c66e8e91acd, 'wp-content/updraft/plugins-old/updraftplus/includes/tether/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/LICENSE', 0, 0xe218d81ad870e5fcd8a504baa319cb69, 0xe218d81ad870e5fcd8a504baa319cb69, 0x0c42a1d33fd5227b1d0a8e6060e07c488457889311fef1898c19caf46a9b759c, '', 0, '?'),
(0x5106e7e1075168dc26c0f45210c34f02, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', 0, 0x2205ea68c83a241425d30857ff870381, 0x2205ea68c83a241425d30857ff870381, 0x0f325a3eaea51259584886e4cc449965ec25a461dd331cbf6ef21bb1428a509b, '', 0, '?'),
(0x510f4a29e30d754376ea0af8b3a20251, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php', 1, 0x00000000000000000000000000000000, 0x3d9c400730bb528601244db391bf85a9, 0x0bf1d17da141bfa72058402614d866f20ff9a5e91fd1bcab7ce5adbab4627397, '', 0, '?'),
(0x51170dcec2d2090156d71c19fa4175e1, 'wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php', 1, 0x00000000000000000000000000000000, 0x838c52a5baa84ae2827f24fabe26cc3e, 0xe158ded90ab643fa446ed9ff3b27da2b262401fb375b05a31bb34b959042a96b, '', 0, '?'),
(0x51196566ce585fabefcad98359260be1, 'wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js', 1, 0x00000000000000000000000000000000, 0x60483c5fe620c291f8cc371fc83a9f8e, 0xbb5314e24fdb8cff505db403991ba1e6253ec2cf862b6eaf49d3541baf9041b5, '', 0, '?'),
(0x511b17dc939e428fa3cffb7e12fc3a73, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ja.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ja.json', 0, 0x50f59df9b7c0f820e04cddf1d2a86468, 0x50f59df9b7c0f820e04cddf1d2a86468, 0x5c26588d6c95e45487886729761b4c59cb6acfba9c25366e30680a0727ec7b35, '', 0, '?'),
(0x511b27713b5f57c30bce26741bf90496, 'wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php', 1, 0x00000000000000000000000000000000, 0xaf1e19cebbf4e4913b1ccfd8e0841a4e, 0x33f824dcd3ad5cf6054293e59e44d28b84a958be9ec8f7cc4693adf90b33c9c1, '', 0, '?'),
(0x5125457099876175e81c5ded47063797, 'wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php', 1, 0x00000000000000000000000000000000, 0xcac1ff4b685b4a1cb021e64ec71de312, 0xf25013ab1a4227417c21c7f0d01c90da94526da425c0abf5285c6f23c32b8127, '', 0, '?'),
(0x5134e8edc4aa924559407528fd03ba71, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php', 0, 0x2081d0e8990ad4a98f9d796abaaced47, 0x2081d0e8990ad4a98f9d796abaaced47, 0xbe959719f122ba83f7e2415a0c3d7a2efbf0d1b2e33d458ce9655351aee8fc83, '', 0, '?'),
(0x5136f972e8f6aacb394db432c3a8eea1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/DevMode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/DevMode.php', 1, 0x00000000000000000000000000000000, 0xda753193e0c47f7a8926ae59ceed9a28, 0x384802f7630bab31c13291c96f8be00d11e3748165360fc13710f01671b57e78, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x513bdaf2e928fcb18fac4d1c702af18b, 'wp-admin/js/widgets/media-widgets.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-widgets.min.js', 1, 0x00000000000000000000000000000000, 0xbc156483959d475c1390167fa629df6e, 0xd5559455f2306e2d1382d59fc462b0d526040195f94e45635cbb35c693d78121, '', 0, '?'),
(0x513fb8ced99fe0f5b767f34cdc7c7561, 'wp-includes/class-wp-textdomain-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-textdomain-registry.php', 1, 0x00000000000000000000000000000000, 0x766b94fae286c84466d4eff75c67f996, 0x3ad967861674a8ca095b8aea931539c981c8e7895b9e4cda762ad45eef4cec67, '', 0, '?'),
(0x5143fdc8a7a418c09f24394229bc8e4d, 'wp-includes/blocks/tag-cloud/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style.css', 1, 0x00000000000000000000000000000000, 0xb38918600f179341b428e1b8cc0cd3c2, 0x1f37d192c56d5c56655b8fec06233f5ab21af659d5647b965a729b18c323f5a9, '', 0, '?'),
(0x51469fe298c007ccc7623755f1ef4f97, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0x19e642842e6c57e9dfaf06b8b0a0aa66, 0x335450a41837ba82e9c480cbbd1c20dec1432e8e3982672c171f2262fa4f412f, '', 0, '?'),
(0x514733e59ff0475d5e0c7058537ef7d7, 'wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php', 1, 0x00000000000000000000000000000000, 0x90992d498f1aca912a301ac6d8c837c7, 0xa3d3222d5f7a2f98564664b561f19dcec97be0fe76703c66a1fe166985a6d226, '', 0, '?'),
(0x514767ff89c85804cbdb6b71ed953b6a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', 1, 0x00000000000000000000000000000000, 0x1e89b5a4015f65e399a9cdae2bc2f205, 0x69187c0d981b02352b846a9bc09afb2fbf182a739da9aaede60b93ed5a76ed44, '', 0, '?'),
(0x514ab95bdbbf772ee4e5a498fa5bc6b9, 'wp-content/plugins/wordpress-seo/css/dist/introductions-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/introductions-2420.css', 1, 0x00000000000000000000000000000000, 0x56302589ed5e2cb7f70574b521de8035, 0x767643f36a2d7b4a65065f022c04081a7920e4156eaa483c197aeaa09e560dee, '', 0, '?'),
(0x514c64bd7d1907b3ccf6da0e0c8202c9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml', 1, 0x00000000000000000000000000000000, 0xb956a9a94f7e60439e587d3b60da5996, 0xe4fb067822bb0a7d3571cbe6b692d46b151241fabbf9950cf2decc4f3840373f, '', 0, '?'),
(0x514d49c174e7013130d78cdc88d0fea5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', 0, 0x9c7d1fe9d3e49929e2aa620084826e9e, 0x9c7d1fe9d3e49929e2aa620084826e9e, 0x9ed5209576a0c01a3e1fd0e3de59a8d86eb70a14867f1fe914dc218cd3eb2638, '', 0, '?'),
(0x514dd439913d59fc2b8f43e3ed747e9c, 'wp-content/plugins/elementskit/widgets/flip-box/flip-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/flip-box/flip-box.php', 0, 0x9d2f1d2ff6ce7bac817163cd2009fece, 0x9d2f1d2ff6ce7bac817163cd2009fece, 0xd4b36b75d4371935163708a7bd8f5dc3d5bc9c1c968d0c57956af179e43175c2, '', 0, '?'),
(0x5154abf1f22a018f66d75084e5a52ebf, 'wp-admin/includes/file.php', '/home/iraneurobetcom/public_html/wp-admin/includes/file.php', 1, 0x00000000000000000000000000000000, 0x34ffe7ce8e9d58d9d98a04774479fbdd, 0xd5c6e503d09bb8ad8c16d16b59aeada29e45326926711bba2312243256e118d1, '', 0, '?'),
(0x515997ea31f0546c92b9567203083c17, 'wp-includes/js/customize-views.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-views.js', 1, 0x00000000000000000000000000000000, 0x22729b3c60a2f3c416c5f944cd01e285, 0x6232bf164da8ff216f87133bb12df49217766571fccb5c66b45d6ca494c0b03a, '', 0, '?'),
(0x516e3358f93f411afcfda5ce018cc82d, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php', 0, 0xeb8ece98746cadb9521c570db1d56bf6, 0xeb8ece98746cadb9521c570db1d56bf6, 0x436fb976a69970c5e5254f37272a3892d5b85eb9ff967bf96fa8be9ee1d959e3, '', 0, '?'),
(0x5171ce50ad4f5189fb98d61c8f4aa2c9, 'wp-includes/fonts/class-wp-font-face.php', '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-face.php', 1, 0x00000000000000000000000000000000, 0xddaa84ee285569889f3ee39bff995373, 0x4d2d29daa741e63ee6031d4a0d1e2ea8c883e5266f6d9d82297a05189fa6012b, '', 0, '?'),
(0x51756f145058d8d80005ab15b853da9e, 'wp-admin/images/bubble_bg.gif', '/home/iraneurobetcom/public_html/wp-admin/images/bubble_bg.gif', 1, 0x00000000000000000000000000000000, 0xfa7ecf673cc487f349a0c1ac1f1eae30, 0x272b1d75d257eb602d41b215b61ce80cfedd5327a47d537e53f5d262a4cc0397, '', 0, '?'),
(0x5178725ff731735cb03702e4fdfdde16, 'wp-content/plugins/amp/src/Dom/Options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Dom/Options.php', 1, 0x00000000000000000000000000000000, 0x3d6791a926fcbec7aa15f5068367ea30, 0xde3079b3681397600178554b5070b0e9c484ce18a23ada1cc59562661406fb52, '', 0, '?'),
(0x517a62d3178ade6bdb05c572d8f7890d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Progress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Progress.php', 1, 0x00000000000000000000000000000000, 0x2b61977956f7c3d0294d96840bbdb090, 0xce959bc7ee83d588e5b69d9beb88841f78eaa6b0cf141f179c56fe9e83d7ea74, '', 0, '?'),
(0x517af06d2d0f0949d27df14ef623512d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php', 0, 0xe9c2af229706f0f453de670607810a5e, 0xe9c2af229706f0f453de670607810a5e, 0x8343dda3aabf1bf66f12fc24496a89d2fd2474d226824b5c09194ef8c8c08c02, '', 0, '?'),
(0x517f1ef22676cb69a1ceeb8a9b7ba883, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php', 0, 0x0b39b7460e82f687e0d55e089e093b0f, 0x0b39b7460e82f687e0d55e089e093b0f, 0x97e2828a6d65668cb45326811887c5a9c3a9b81ae51661064e9c1d1bf4b45f3f, '', 0, '?'),
(0x517fe7ae03faadad9f3716e10ee364e2, 'wp-includes/SimplePie/src/Sanitize.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Sanitize.php', 1, 0x00000000000000000000000000000000, 0x302c6bf1d04986e7b8563b751777682d, 0x0f90a6f3980007bcf1dde15a7397f977f65ef204d3a9b7b21278ba57a320d0d0, '', 0, '?'),
(0x518086f3a87e2c4c493ea79131bb9669, 'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js', 1, 0x00000000000000000000000000000000, 0xe81116dc87c247b89c60b3ca76f6d909, 0xc21156b2b5dd849f08e3a8acbeb7a23d8fb9a7a3847ccaab3ec4495346a57ec6, '', 0, '?'),
(0x5183fe636dd675581a33fb422b879e58, 'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php', 1, 0x00000000000000000000000000000000, 0x249b6d52cd5fbb9f60e903573603cb00, 0x732957b43f5008d38ee0ff429b2a3f78f3fb425abaec640cc997e4655ad99e7b, '', 0, '?'),
(0x518b5512e899ae53d0843ab114280495, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrack.php', 1, 0x00000000000000000000000000000000, 0x854fbec2b94c0f235905cef37abc0137, 0xd75105f167aa4cb5f60a1b2d14f1997ddc317ee720706124358c4e4652f4cacd, '', 0, '?'),
(0x518baed458fa6749c0a3f33f53017e29, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css', 1, 0x00000000000000000000000000000000, 0x29eac0566e62a9c9b0d7cedc32760061, 0x23f4ba7280d45e7373bc707a6d2d2b06643f554c3641ef0c860e01b903ad638f, '', 0, '?'),
(0x518ea40be6c947e1a9447df721459fd2, 'wp-content/languages/plugins/wordpress-seo-fa_IR-81d02401639ac0f30dc9d7738fcbf629.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-81d02401639ac0f30dc9d7738fcbf629.json', 0, 0x5f88993a9b89f5bc774f9e400704ccd6, 0x5f88993a9b89f5bc774f9e400704ccd6, 0x6978155c95ece5944768f58bbe47186a595e8953009555b3f7af57973e069b3f, '', 0, '?'),
(0x518edcc51c5041fdb1d5e9909acc7acf, 'wp-includes/blocks/columns/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf65299b40eca72d10c92347b0436478b, 0x795534f5cc37b9882221af8b2752a140b79c724f886b3c3de54e490a7e5558e7, '', 0, '?'),
(0x519350355ab8cef7d677f74e146961c2, 'wp-includes/blocks/quote/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme.min.css', 1, 0x00000000000000000000000000000000, 0xb275928c4602d38840547ef0a68a537d, 0x4133e6ee6d897bc1ef64491fc690691e77209fc2cd1406931c090d6cba69cbfd, '', 0, '?'),
(0x51953f371967b2dffe9c55d7c025ee04, 'wp-content/plugins/amp/src/Infrastructure/Registerable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Registerable.php', 1, 0x00000000000000000000000000000000, 0x9763b55a21b891f5402ead8fd2848de9, 0xefc219b3f1a0e7280f5987a3c5291b662a8a5a0975b13a6786eb0ff8fc1ba2c8, '', 0, '?'),
(0x51954176f0a84fa5a2e199d703619462, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', 0, 0x6dea7ca19d2c3e2ecb9e94e650c51d40, 0x6dea7ca19d2c3e2ecb9e94e650c51d40, 0xed6012eb2370f7556648178e406561c76ddffea7e6042f4b4537de4233c582c2, '', 0, '?'),
(0x51a37d6929f4733ef0ace0255590a175, 'wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php', 1, 0x00000000000000000000000000000000, 0x2107d0672b53c8b29c1e6ced702346c8, 0x967234f1394b5065eafc36a1f15afc0c1d471530acd25e1764fc1f08b02f9594, '', 0, '?'),
(0x51a3f19fb1f72ec6697a55a22f51f73e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', 1, 0x00000000000000000000000000000000, 0x1e39238d77fb3efccac3b2377e3c3f18, 0x42eff88b0dbf536ae32fca1b918eac867d7e5b379ebb50b140456622c49fd1ea, '', 0, '?'),
(0x51a7dbf7364b1f34f6ca15a880d2f048, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php', 1, 0x00000000000000000000000000000000, 0xf9e0693097a7dd1a19888d5fec1c1763, 0x534259fc8d6cc24dd0aa9344e692a7f9057dccf11a99d92b98aa3eec23a77d3b, '', 0, '?'),
(0x51a8b10c2822bfb591197f943b00c78f, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', 0, 0x5b0edb09466b2fbee04eae28e94e3629, 0x5b0edb09466b2fbee04eae28e94e3629, 0xd7dc590bf6c6f46ea3c882b6a225b5d6f427620bab3ab2ec2b7f5632ad488ccb, '', 0, '?'),
(0x51af7898beccbf507980bae12775457c, 'wp-includes/blocks/page-list/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/block.json', 1, 0x00000000000000000000000000000000, 0x3a0ca140ca1ba42a6526d428535fcd21, 0x81b6abe48e39aba357fb34508fa3ea7a67aa758155ba31ddd49c0ae3a4077582, '', 0, '?'),
(0x51b0f62df9430c042d5d43c9cfd011f8, 'wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php', 1, 0x00000000000000000000000000000000, 0xa819452f693f9eddb638337cb088455d, 0x43c823a34f4bf24bd89781422e4659c4c6892b45a37797d046d6fc4b59dd392e, '', 0, '?'),
(0x51b1086fa26a35ec29854c889cddb746, 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWK.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWK.php', 0, 0x9936e7de20edba124d1868cc860154eb, 0x9936e7de20edba124d1868cc860154eb, 0x3270688719ddf8a95980e6c4bf61a464f38696d65d0775b6e69d6d93526a01a0, '', 0, '?'),
(0x51b4403946657799b506b0230f2be221, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css', 1, 0x00000000000000000000000000000000, 0x144e43c3b3d8ea5b278c062c202c92f2, 0xa8d211a5d0a5d287d848689dfb46dda5f7cd6d50f21841dc6d6165fa1c78487f, '', 0, '?'),
(0x51b4476dfd8ed940b673875c3a653a0c, 'wp-content/themes/twentytwentyfive/parts/footer-columns.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer-columns.html', 1, 0x00000000000000000000000000000000, 0x2f43c9be8afce24bbdb1e0a014497041, 0x02e8de35251ce3a833c403a7853342d48adf8b32d72b09b365aa8902d04705f3, '', 0, '?'),
(0x51b615396e62370d6ea3482f9f3f302c, 'wp-includes/js/dist/private-apis.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/private-apis.min.js', 1, 0x00000000000000000000000000000000, 0x361daf224562277696258ce7542659c2, 0x0ba7748c67d1cc785b512084d7f57e297ef56c7f68b7e0ca252113452ec322fe, '', 0, '?'),
(0x51b7106016ba12f6e4380815fe4db838, 'wp-admin/press-this.php', '/home/iraneurobetcom/public_html/wp-admin/press-this.php', 1, 0x00000000000000000000000000000000, 0x3ac69b7b74d8d0595b3ab2fa671a9dc5, 0xa2693e5b74227b445b13c60d3a6755aa8f12876c1ef9740f0f3a502cd070c401, '', 0, '?'),
(0x51b9833493cf25d0f47ac03e2ac0f149, 'wp-content/plugins/wordpress-seo/inc/class-upgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-upgrade.php', 1, 0x00000000000000000000000000000000, 0xe5a304b6bf1474f38579f3f344a2b0be, 0xfd4600858e88e0f9f76f12684742b460b942efbcc9b0685a8052a4bfc1fbd731, '', 0, '?'),
(0x51bc70345618eb3a1028da61971236c1, 'wp-includes/js/dist/script-modules/interactivity/index.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/index.min.js', 1, 0x00000000000000000000000000000000, 0xb9b0d2f85c70314f27a45ed78db1b656, 0xdd97f3b764ef20184042f916b571161f38a2b68545a7c55a343add2849175864, '', 0, '?'),
(0x51c3419200c2e71aabe13335da349d70, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImaVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImaVideo.php', 1, 0x00000000000000000000000000000000, 0xe3ddc2fe95b2e3994292fd4ef9f37e96, 0x86e757096b3547da41fd2bd953f7715ea34c428afcd4570585c025b676e6b4bd, '', 0, '?'),
(0x51c6bff1e371ccbbf2bbc202c9bed6d6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 0, 0xd04cefda47c5744676df9e91a56a7ca4, 0xd04cefda47c5744676df9e91a56a7ca4, 0x725afb241618eaa94858a568a232cc690bb702794bb900aea35f5564e38038f4, '', 0, '?'),
(0x51cba2b449a29845bb1d801c5a30186b, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php', 1, 0x00000000000000000000000000000000, 0x8e1d4f66e5c8b64c151cb5dc1b9caf63, 0x5185fd2b80dd088256e5ed273fadfb48b61dcac9a6b5135dc4886858d8270a20, '', 0, '?'),
(0x51d1ce250ba8d57dcfd2861338f52fa8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 0, 0x02eec42dd5ec3cd6ef6cca4735c2eb9b, 0x02eec42dd5ec3cd6ef6cca4735c2eb9b, 0x08c37d2c428e6970be2f5d19bd26578b2905d070eebe3b1fed0bef1da52a5882, '', 0, '?'),
(0x51d229d07c897d47e691fd012f57c123, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.po', 0, 0xac0725047beb36ac6d957bbb9b652269, 0xac0725047beb36ac6d957bbb9b652269, 0xa49e0d190059c7577adc2b3efd72a22da390f2269f9d0bd6e682ff428e353588, '', 0, '?'),
(0x51d3572b2fd4584d9705baabd53c9f4c, 'wp-includes/SimplePie/src/Cache/File.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/File.php', 1, 0x00000000000000000000000000000000, 0xfcc4708bbd4dcaaa2f5f1c862c4030e8, 0xafe04114823bd6f6c94d17798ec7d44b325724226af1234418fe0f7f38fe23ae, '', 0, '?'),
(0x51d3c94b50608430f5f4ac986c2f6ee2, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php', 0, 0x23a41a0716b7712638b8e978c0cafbf2, 0x23a41a0716b7712638b8e978c0cafbf2, 0xe693d36e34e6a2ed0a7e9a8f2556121c7f367d423adb64ec5fb249fcd3566872, '', 0, '?'),
(0x51d6fef2486f64c876b55ec9c8ee8d6f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', 0, 0x70564bd05d38d5efa25f888a70a24d73, 0x70564bd05d38d5efa25f888a70a24d73, 0x29122ec8f81004b7e017ab2d90f5080625a0b1345f82c0927e6c864016ab3e81, '', 0, '?'),
(0x51d7a131fad8eb755ddcd9d469574136, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-file-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-file-exporter.php', 0, 0xf3d9255a52f634d869333f6094a1e114, 0xf3d9255a52f634d869333f6094a1e114, 0xaf09e9ecf48b02945c0d3329968483d52ba5823b9101173fdf1377a88fc6894e, '', 0, '?'),
(0x51e3bf3a135d27a15f90385b0a943779, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/importer.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/importer.png', 0, 0x9aaa3218e37570a5efa406677bea2109, 0x9aaa3218e37570a5efa406677bea2109, 0x957a74ff683553c93f8b7a2702eae1da4d9274317ad68612d0f38eb5f6eb5c5b, '', 0, '?'),
(0x51ef7e4b82cd293002ccb9cfb1cfd1d0, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.min.css', 1, 0x00000000000000000000000000000000, 0xb55ae991af92f3d8a9c8d0ce220f0d0f, 0xae2d208c7fa1667642219674e715c06007d938b996afec72e2c6746559afbb87, '', 0, '?'),
(0x51f0470cbcd437eeb2efaf32430d9169, 'wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php', 1, 0x00000000000000000000000000000000, 0xd2d54f35b9dc23c8169e83d1a0031f8f, 0x9664017394323b7b76a9301110da3128f927b88840c504ce4f932d480dd80c89, '', 0, '?'),
(0x51f92ec3acbc5ca6821cebfb58654f49, 'wp-content/plugins/wordfence/views/dashboard/options-group-general.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-general.php', 1, 0x00000000000000000000000000000000, 0x28f174192a168a2d36d1d98005588b84, 0x6d56b564f268d949f719e28882ce6405ad9a93ef544bdf7bf4a57abfa0131ac8, '', 0, '?'),
(0x51fad3292a380e4fbcd4ab343b11a569, 'wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php', 1, 0x00000000000000000000000000000000, 0xbf793a1acbcd36510d0c41652799e144, 0x42ff12481806f8c60d24d8c2691d8f01b3059d24d804500764c520cf21d9a739, '', 0, '?'),
(0x51fbba1443260c54d452f3bda95095c0, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Exception.php', 0, 0xae5285baa52610cbbfa50d9e7d7af658, 0xae5285baa52610cbbfa50d9e7d7af658, 0x7ef397357de9b382e6c7d6cb6eb717adb634d90a266a0f3c6d29d0d6453ec3d3, '', 0, '?'),
(0x51fc2a5d59a4d1ee14ef8145361da3ce, 'wp-includes/Requests/src/Transport/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/error_log', 0, 0xf11aef8ed988f6d0f8d388adf6275dc2, 0xf11aef8ed988f6d0f8d388adf6275dc2, 0xd75a39bfca067125898cbaab2aa8a4c75262df0ff4f27a47a97967233e7318a1, '', 0, '?'),
(0x51fd0f99d9a4d988cb6cc955df7ad5a0, 'wp-content/plugins/wps-hide-login/classes/singleton.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/classes/singleton.php', 1, 0x00000000000000000000000000000000, 0xb100caa07d7a45555fa8f3e0dde833a2, 0x94b638101854b59cd3df90da5fc2d6ddb11f3dc836b2332955f7eb9f229d1a24, '', 0, '?'),
(0x51fda983cfdbc16cea149d67b42dc4f3, 'wp-admin/js/comment.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/comment.min.js', 1, 0x00000000000000000000000000000000, 0xa325e25876349dd90af69006819b6cd4, 0x9247f5c47d50f8a238a48296a50516777f43dd6a49c8804f4bc3ae587e9aa433, '', 0, '?'),
(0x5203dbf860ec7dfcbd93fba07cf69524, 'wp-content/plugins/luckywp-table-of-contents/core/validators/BooleanValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/BooleanValidator.php', 1, 0x00000000000000000000000000000000, 0x1bc09e8a072a0811b9e1356c4183268e, 0x9cfe070892a8a5d0cd7a6525125db38a1bf57fb0277a1c042e5e749c0e83790d, '', 0, '?'),
(0x520463cc861f9eab0c812cf60a450537, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', 1, 0x00000000000000000000000000000000, 0xcb601afa24944251d4a13b1f7e121043, 0x9b62efa490b2b456f16f71755d0a327bc180beb79034f58a34c1facbae317e63, '', 0, '?'),
(0x5205ba7635ad965736d060c6dabee1bc, 'wp-includes/css/dist/nux/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style.min.css', 1, 0x00000000000000000000000000000000, 0xb08d87ae12beacacc608fb87d7a66127, 0x53123f1c7aeb296764302a4a26c8f728a7616f2ff12d13eb0149619256b23edd, '', 0, '?'),
(0x520bac1f4103aefceeda54c23373ca30, 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-uploads.zip', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-uploads.zip', 0, 0xaebb250d2912526119d79126887d3556, 0xaebb250d2912526119d79126887d3556, 0xc76ad8465dbdb426de8e2f13d06024cd7342007cd2a2117c09c7458e6de6cbe6, '', 0, '?'),
(0x520be050b9635a959390e0b104e3628c, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php', 1, 0x00000000000000000000000000000000, 0x7af4b8109e948a4af6a7f40e1fe6df69, 0x0793e47bfebedd5dbf7bfb90869dea601d93cdc8c1e16ad1d311f86ed8a7312a, '', 0, '?'),
(0x5213e4638748bf1caafc496dd366d2d4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyCard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyCard.php', 1, 0x00000000000000000000000000000000, 0x3ba165e56e2e061cf3c21b714a28eeac, 0x436ab0fb51364f6857eee2793deea98f44cee0756d73f6c20c0b8e1fae9adc8a, '', 0, '?'),
(0x5215c7e37dc2db70d13885cc690dc8d1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesResponse.php', 0, 0x1bb8f1424ebe8f4440a8a7ae3efa1150, 0x1bb8f1424ebe8f4440a8a7ae3efa1150, 0xf8e0af8ed1507cab619265610cf1908e86f9c9b5d3aacaeefbf19e2d471127a5, '', 0, '?'),
(0x521a5ea88341a0fc9b2e444e6001756b, 'wp-content/plugins/elementskit/widgets/gallery/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/error_log', 0, 0x88533180bc63c98c26c9b1781e40da52, 0x88533180bc63c98c26c9b1781e40da52, 0x72cbe373434f1f7a8324366c4775fbdf64d634f9624b2dcf7eaac3e5dd0dbfd4, '', 0, '?'),
(0x521ec564f39cc9f61c901cd423f9c2d4, 'wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6d7500036d0766bbe2fc.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6d7500036d0766bbe2fc.bundle.min.js', 0, 0x17558e3d970e746f1efe67145932122d, 0x17558e3d970e746f1efe67145932122d, 0xcc891b5f67c083c75af580e67accae65b70f872a110242e11a8b8a1dae791379, '', 0, '?'),
(0x5220167b14b58bc670f4482abfd01d00, 'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo', 1, 0x00000000000000000000000000000000, 0x60338b32acf8f8a92e5c7e43e5dec5e7, 0x7e9f3b07111fc2cd9cd63eb0c1fc10f90a8601bc497756495f83ffeae7f09fa8, '', 0, '?'),
(0x52318d587be37ebe75d30828369e6420, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TestExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TestExpression.php', 1, 0x00000000000000000000000000000000, 0xe58c58d5b8f62040fdedac6f5ce473b1, 0x9a7b33762a6bd46c68b2f6468eff0ec4001e89ab6f7b35203338e357bfb5f8ba, '', 0, '?'),
(0x5233f0b85573eb33c3c87d54ea9cdbc1, 'wp-includes/js/autosave.js', '/home/iraneurobetcom/public_html/wp-includes/js/autosave.js', 1, 0x00000000000000000000000000000000, 0x6872c2a592d6c7eacd104de64c77f385, 0xc6bbf977f1ac17cc86ed3e7243e6df0302f468b92e0cd7ec153a6c0e15f1f41b, '', 0, '?'),
(0x523879edd0f8d29ee7b684ef0faaff13, 'wp-includes/css/dist/block-editor/content-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content-rtl.css', 1, 0x00000000000000000000000000000000, 0x68d540f58639583ac28781cd63e46130, 0x1ac9339956ec3384b6d28e1945f503b0a52b4e58fb93b7838429a8ac493a99f7, '', 0, '?'),
(0x523c56b4a1c71aeed0b8451483b2afa8, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php', 0, 0x78a74932116fd0f166bb587a18ca4bad, 0x78a74932116fd0f166bb587a18ca4bad, 0x5c1dd566ac10d47008199a7a9002605101a5e85034dc04c5701b91058f8b3e26, '', 0, '?'),
(0x524269730e5ad31e342c15bdcd733a8b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figure.php', 1, 0x00000000000000000000000000000000, 0x1659b0756728661517810438475999bc, 0x0627d02c6863188a447ce92d3516dc0293ce217d8fed318cb16d60957c2205a3, '', 0, '?'),
(0x5245fe4cf26f1906f859b117a2490048, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', 0, 0x1af8ec25074feb61fd81bc4d81d857aa, 0x1af8ec25074feb61fd81bc4d81d857aa, 0xb37d717b37da66348c79ae7d7017dc45bd9872d1ee9c50c743a56d550a8746ea, '', 0, '?'),
(0x524625e93055c185870191db4269bf05, 'wp-content/plugins/luckywp-table-of-contents/integrations/BeaverBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/BeaverBuilder.php', 1, 0x00000000000000000000000000000000, 0xc5d719526dc3ffa218cbe70c339df706, 0x3f583105a758f2557e1ec5db9edc261b63c9aaa8b8114d01283529af56d86415, '', 0, '?'),
(0x5251f7623766a714c8207c7edb938628, 'wp-admin/js/widgets.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets.js', 1, 0x00000000000000000000000000000000, 0x34ae3eb841c550bf50d97534c484de07, 0x91b0a7bac476fd35e190aa6dd194222df291b22a7e60d16051673146c002d12f, '', 0, '?'),
(0x5253faaaf843e1433b4978159b2887a3, 'wp-content/uploads/2023/11/BET303BET-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-150x104.gif', 0, 0xc8ed91ed9f7cecbe50885d6709a3aa28, 0xc8ed91ed9f7cecbe50885d6709a3aa28, 0x77c87002f5a25a5a0bc8026c31370d3a2b9d79fe2a125deac1b63afc9c934a7c, '', 0, '?'),
(0x5256c360fe84dd32bd20461e791d25f1, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php', 1, 0x00000000000000000000000000000000, 0xfe7c4c681a626331945d13f387e37757, 0xc778f242ca304685af65b1b7a385668c12a483ba28cc89030367daf4d975b9d1, '', 0, '?'),
(0x525b16357eb61d6c16e799669bd3ea89, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsConfigScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsConfigScript.php', 1, 0x00000000000000000000000000000000, 0xb64e448057cae7f378ff8546597dbad1, 0x0dedbc0552be6936ee56cec116c0a94010e3ac8da2967433d7ce09303d6785f0, '', 0, '?'),
(0x525def77e88d93d8fa875d72bc1bd63d, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/4.png', 1, 0x00000000000000000000000000000000, 0xbacb008fb5b1f8a1c6d2e0235defe0cf, 0xfd448793daae2feb116254bc459d47beb3e2e499812883f3f4c2cf468ac4dd34, '', 0, '?'),
(0x525f92bfabcbfcd51ae4432d4e0aabfb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', 0, 0x80f14b116bee52ab9fd6ce31d76bda6f, 0x80f14b116bee52ab9fd6ce31d76bda6f, 0x7bba038329807d392ad3e7aa1004f381672529eb155f6001a058a0e54d64a5b6, '', 0, '?'),
(0x5261afee98c16365e41ecafa4a54cbfc, 'wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss', 1, 0x00000000000000000000000000000000, 0xe294ce331049ed773ebc8e1841ce0a86, 0xa68285e21cc6ca468e0cd906004ff12e516d2b76168a486af945cd6f644658a6, '', 0, '?'),
(0x526550030c87489ae87633422a8b4fd5, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3d150a226c73025b24b2c1f810599d5f, 0x51b51d4a62d89455864cef7200d3fd43e6b3c589eadc111decbf03ee453059c4, '', 0, '?'),
(0x52687aabb0c90725827321d387561e64, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php', 1, 0x00000000000000000000000000000000, 0x93362ea11fa51d56e768e78c9cb8f52f, 0x44eead6f467cd038e329f5ed21bfee513e70386b7ec132fe7b6f595cc8687355, '', 0, '?'),
(0x5269561da6e870df3d24b65ec07b4074, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page-rtl.min.css', 0, 0xf9c2eedd458097a104435b125fcf82d4, 0xf9c2eedd458097a104435b125fcf82d4, 0xb340cd3344c64d216ca715dabcdfab01638d5d6add06168ef4609be77e6e205c, '', 0, '?'),
(0x526a13a671f1a11049d38f1aae5926fd, 'wp-includes/sodium_compat/src/Core/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0xc6eecc17300d4a6058e7bd2238be6279, 0x6f4869a9bf59834e3309033eadc5f7f4dd5f94d5f6059cbe4a8c2caeb796535e, '', 0, '?'),
(0x526b348b74863ce010fa02428374d027, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner.php', 0, 0xeb45c17f085092a543653e463574605c, 0xeb45c17f085092a543653e463574605c, 0x21887f0f0e1fad7e6bcfd21680af303cf1aedf3ce8ad812c5f40acf00a0778aa, '', 0, '?'),
(0x527810e899683d8b452c04ab6e15dffc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strong.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strong.php', 1, 0x00000000000000000000000000000000, 0xf57c48c993694d56b6791824e60d00a6, 0x2fbe7ff2a72cc77567a390aae99a6aa36b22283473ae576f28645541680fcbc6, '', 0, '?'),
(0x527f7698133bed7ba3dbdb65d2cd892d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', 0, 0x6b4e8d632aacc926a5c762ffd48f3946, 0x6b4e8d632aacc926a5c762ffd48f3946, 0x530623498286c7131aee31988b84afbc9becfc864d58a9faf1b402025f66b75e, '', 0, '?'),
(0x527fdde94c8dd437f4a37d4209063f99, 'wp-content/languages/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', 0, 0x59b86af3ff08b7cda68890448250b29a, 0x59b86af3ff08b7cda68890448250b29a, 0xfd4dcfd1f663c3757a4c6700cd59385fd5fcbb2a57bc2410e85e349940b21976, '', 0, '?'),
(0x5282c8dbbe58cf21840de1ab5432dee1, 'wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css', 0, 0x3d76869df8d996256d21b70964970184, 0x3d76869df8d996256d21b70964970184, 0x167ad36d3d57c2d0c337d6bb247e56597828a99a832f5636801cb7f5dd044b12, '', 0, '?'),
(0x528ddbe5df257a9faffa5d27b7177573, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromiseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromiseInterface.php', 0, 0x2790902ef5d40a4c29de08c700032926, 0x2790902ef5d40a4c29de08c700032926, 0x6b0fdf0f7b612afce7e281678a59a0c7fb456b19be55523bfca34f38ce9aabcd, '', 0, '?'),
(0x528e7f552fee266a0b6856507c28ce60, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-id_ID.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-id_ID.json', 0, 0xadd0414b23942b8984cd3be722fe407e, 0xadd0414b23942b8984cd3be722fe407e, 0xf0461ae612e831cacac4d19ce731c2f7e6157c18ad22d7400b82bc141f238c78, '', 0, '?'),
(0x528eb51cfa313f99fb8859d3564474bb, 'wp-content/plugins/wordfence/lib/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/.htaccess', 1, 0x00000000000000000000000000000000, 0xa34522784bcaea0e7bc738f6645312b3, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0x528ee9c4a29541f659481117a6d306d8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', 1, 0x00000000000000000000000000000000, 0x505f3a2971d80715a8601f7bb8139023, 0x86a2a8c0b0bca6f208ea02e169ff624e29d69151139529532337f9898204b82e, '', 0, '?'),
(0x528f001b62df16c0370b279ad4701977, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightbox.php', 1, 0x00000000000000000000000000000000, 0xac572ece00208a6bf9fc3bf4d44c435f, 0xcd1c8eaa31a1699c67665cf6bc3af0767b689d55ee6c7172e3011fe0e284897e, '', 0, '?'),
(0x529362903a5a05b34b06b5e793fb4cf8, 'wp-admin/js/application-passwords.js', '/home/iraneurobetcom/public_html/wp-admin/js/application-passwords.js', 1, 0x00000000000000000000000000000000, 0x42c0223570430035be9f1bb8503bec2e, 0x0906bb3e57cc9e36baf510b236e7c0a5f67d7b150bb346ca2b2ab04357568c4a, '', 0, '?'),
(0x529394b4e01c713855e9c07b00c5f418, 'wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php', 1, 0x00000000000000000000000000000000, 0x495c391f71500d1c7521dd731410d044, 0xecd8c4132d077268431fdc2ab08eb3a83fafd3a86f203ac387a20f6fb0ff03f0, '', 0, '?'),
(0x5294b24194c9c6483d80d357c33ee561, 'wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php', 1, 0x00000000000000000000000000000000, 0x0e7187f630004e869ccd4409dd46aa13, 0xb9536cfea76641d710204fbf0b0609ec777c113d4542cd90eb4466b2ad910471, '', 0, '?'),
(0x529678ae344d7040b039750ad68a2070, 'wp-includes/images/wpspin.gif', '/home/iraneurobetcom/public_html/wp-includes/images/wpspin.gif', 1, 0x00000000000000000000000000000000, 0xb59524aab0a9f56e1edcd534487bbfb3, 0x0b2d2a7ae86eb744c12c22611d48e74bb348a772deb17e1a79eaf41a06dc25e9, '', 0, '?'),
(0x5297a77c52782fe3627a6e39002ad14a, 'wp-admin/includes/plugin-install.php', '/home/iraneurobetcom/public_html/wp-admin/includes/plugin-install.php', 1, 0x00000000000000000000000000000000, 0x7850a48eaa9991a7beb35540b07e83c6, 0x7a3bc9771ef59982dea74f8fc04ebc7049ffeb87b27c46deb0a75f77e0e54162, '', 0, '?'),
(0x5299fa96a5cd5e33e77516a759137c59, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight-rtl.min.css', 0, 0x0052f51f7c96d965e721f084ccc330ae, 0x0052f51f7c96d965e721f084ccc330ae, 0x5d9d2a20d54be1a47e9e3b272b6f3647020718a079213454a156adeb41ac05b2, '', 0, '?'),
(0x529c14e4eee632de1b4526c9fd1ae4fd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', 0, 0xb311c417b3f64d396190e2279bc9ccf0, 0xb311c417b3f64d396190e2279bc9ccf0, 0x80623cc5e6a7d877f6ed3a0524b7fe741d2fd7bcd1d815b8aee9b3f8bb400a5f, '', 0, '?'),
(0x52a4b540c04c483c7290dbe91e981ed0, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_central_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_central_logo.png', 0, 0xf1190f20d6fc283f4f374964d6eddf20, 0xf1190f20d6fc283f4f374964d6eddf20, 0x02004b27551b56a55c944cf326f2f04b8d1e55bd358c85a65252150270ed0412, '', 0, '?'),
(0x52a7d0caf4032e7b84389d9188494428, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-17.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-17.png', 1, 0x00000000000000000000000000000000, 0xb2e8f5539194200aacee480fdd1f9f77, 0xa3c555cb481b8ca374cae43c919042e1203f661644ea3fdc68d9f4ed93ea2e75, '', 0, '?'),
(0x52ae158af87107a5d045f92b60814616, 'wp-content/themes/hello-elementor/assets/images/go-pro.svg', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/images/go-pro.svg', 1, 0x00000000000000000000000000000000, 0xc64c58c55ab8241bb31614ab09815d84, 0xafe9fb89027806b92d38710eb2f356df189e5e618c339272049abdcfe58925e4, '', 0, '?'),
(0x52af5c5343af7c6a7504d339b505bf41, 'wp-includes/js/media-grid.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-grid.js', 1, 0x00000000000000000000000000000000, 0xddadf317c137fe876c4e1c9e6ad8f702, 0x9c516845d2fde96cf0ca70f64d433944ce9023ca6647e8cdf5edc824d0a52c09, '', 0, '?'),
(0x52b10b24d9ce3fa21d5c4257f009dacc, 'wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x090053bd0c4a6709d2472d07cf36cfad, 0x73733edb50edd9f8ec82ace788d3b62a33b78a8286d4e4c61a6c6e5b95d622ee, '', 0, '?'),
(0x52b1413377f64b97c5a104bb559d197f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-3-col.php', 0, 0x6aa2054ba7aee45a4aa0050a45f92cd5, 0x6aa2054ba7aee45a4aa0050a45f92cd5, 0x06f02cb84dba3d6d20fec35bf4e4b7ac79ff3e7e4d4a01fb9465e22db4d6447c, '', 0, '?'),
(0x52b7dbd5d21ed5c369b8cd249ee9236b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPlayerAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPlayerAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0x12d6d07772d3f8653ad4d9e333a4922e, 0x328215364d0f8efbdc2ce8daed4074ccfb293e7d5b627e494822bc6f490090d6, '', 0, '?'),
(0x52c2a5f8b2aecdca4c65fd7109f026d4, 'wp-admin/js/user-suggest.js', '/home/iraneurobetcom/public_html/wp-admin/js/user-suggest.js', 1, 0x00000000000000000000000000000000, 0x6a1c7f6cf52c10b590662ecf566885c8, 0x8c971ad4820938a702d59c67045cb0f697934953bd80aacbf4e382b036a591d6, '', 0, '?'),
(0x52c7dd736957c7ccd70c865be925d9f3, 'wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php', 1, 0x00000000000000000000000000000000, 0x5e23c02ba37b110bcfd7368080373536, 0x555bb2c7a5e5109f29527f3c02b479cef371f9fb10cce7ee013e99186b8171ee, '', 0, '?'),
(0x52cac8dcb06f154cc9387e5cca6c4352, 'wp-includes/blocks/audio/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor.min.css', 1, 0x00000000000000000000000000000000, 0xc27a85198d9323d940cf9be1e4e10076, 0xcdb28ae2d7434fc2cd52cc8ba93c6c25c26e17f392131aa50b5315043e90f82a, '', 0, '?'),
(0x52cb0b2d585070d3af161e4ef40c5fe5, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', 0, 0x5efeabc3ef78939e450aefb4d088ea7e, 0x5efeabc3ef78939e450aefb4d088ea7e, 0xb9586b6488cd92aace3405fd8607e61e1840439e83b7aa083de4cb3d956e99b2, '', 0, '?'),
(0x52cf1dbecaaa5115e020cfea2767512f, 'wp-content/plugins/elementor-pro/modules/forms/actions/slack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/slack.php', 0, 0x1312934080585dbf9c380c8adda5ef52, 0x1312934080585dbf9c380c8adda5ef52, 0x0f975cda613ddfff31d53cb1070f5cd3630c173d96f6a364b88c443ad6804eae, '', 0, '?'),
(0x52d47cc02e69e80ebdf7b2501e86ab11, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', 1, 0x00000000000000000000000000000000, 0x51ea3a8e8a50bc275128f601ccb7399e, 0x45f75570ccf4dc4047ecbb69fb4c7703cebeb75d5d350438d20ba2557f9121e4, '', 0, '?'),
(0x52e3480d30fc8f218464911e3f632606, 'wp-includes/widgets/class-wp-widget-categories.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-categories.php', 1, 0x00000000000000000000000000000000, 0xdef41186626f14d7661c4fd5b39d4b8f, 0xf46a630af379c43b7e1d3bd8335248ac337a3455f0070ba1b2b26889fb7f1b47, '', 0, '?'),
(0x52e6dc3c3240fce2dacf875a3ccca03f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', 0, 0x31df637344896825e98c5b7021983422, 0x31df637344896825e98c5b7021983422, 0xa3023b8ef8c33cb8aab7455525944877b8cfd744fbe144861f8dcb8b96833854, '', 0, '?'),
(0x52e8d747358eadb2b58d746fd601246f, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php', 1, 0x00000000000000000000000000000000, 0x1a5c95bf330d66184b146374adb94cda, 0x6cef39582e80be8828fd82c0a09bd167a1dfc20b5afeba534a3a1f03288b0f2a, '', 0, '?'),
(0x52e989aeca08e2fcbca1d3521acd7b54, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md', 1, 0x00000000000000000000000000000000, 0x03e947016ec315b3a4668ae1ceef0bf8, 0x4bae2499344b33e89caa4415826552e7eb75be28f2f32e6663b6101c2d714c30, '', 0, '?'),
(0x52ea4b3dc7e3b96558d940c8b26708c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php', 0, 0xa97b8c93a4276d52426664a9a313e686, 0xa97b8c93a4276d52426664a9a313e686, 0xc45ac035a35636f9f8de5e4a30e74f39cbf06040a568e7177fc36180b1a858c9, '', 0, '?'),
(0x52eb09a570330b39892629ce90c07628, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php', 0, 0xd878ebaae79a7e38344e26a02d74fb5f, 0xd878ebaae79a7e38344e26a02d74fb5f, 0x266047d508f2e30bcc9c3f40f2e37d8a8009437ad4547cf82bbe9613c7400a25, '', 0, '?'),
(0x52ec211f1143a077ae1f0d5a10b4165d, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/standard-pack.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/standard-pack.jpg', 0, 0x2948f524f77f2c814e79039d1f597962, 0x2948f524f77f2c814e79039d1f597962, 0x97d92a984c2e9cf40c529091569f40e36eb435cbfba4e8e9a8b64c56d09363f6, '', 0, '?'),
(0x52f272af3b6aed99b9420396986c2d04, 'wp-content/languages/plugins/elementor-fa_IR-a35d93a248609173aa2bde17fd555a15.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a35d93a248609173aa2bde17fd555a15.json', 0, 0xb3b75c614e645caee74a7aec3ae8d462, 0xb3b75c614e645caee74a7aec3ae8d462, 0x8680a019a589b9f0fc6924b7ca0f6e1f55d3ff08c20e706309c2cf682df7c522, '', 0, '?'),
(0x52f64f6c93ad768a3d13687db5580a66, 'wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php', 0, 0x270cce90a8aa7380ed40ca9e3dcbea81, 0x270cce90a8aa7380ed40ca9e3dcbea81, 0x80c9233f6dcdc8425a34c058b620c2b3a086e13c4907351fc815fa3f50916c68, '', 0, '?'),
(0x52fb4b82bac1311dbc5a11ed26b041fd, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', 1, 0x00000000000000000000000000000000, 0x84309c875fef96b4e773373d49e6c79a, 0xa0795e249190e94a0e9ab2817ae7a57a1431c821030b78831ab983e6f010f186, '', 0, '?'),
(0x53033faf641eec7853939517e0d98e40, 'wp-includes/blocks/query-pagination/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor.css', 1, 0x00000000000000000000000000000000, 0x3f6b2e9b1c8eefd7b6e12ad7a0ac20df, 0x1dd88a72fb9485ebef489bf1ae4c173ddef65dd899e7881d215f27f915648d95, '', 0, '?'),
(0x530a82d2564345f0030e2e8f2b7b8c22, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-navigation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-navigation.php', 0, 0x56d8843d920a830fe298c42decc86d60, 0x56d8843d920a830fe298c42decc86d60, 0x7ac6cc1a20870fe26165caeaa70c5b20fcb45bb916f7c0662b01d654f79c1854, '', 0, '?'),
(0x530b254de491b1e06abb372b50414b8c, 'wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php', 1, 0x00000000000000000000000000000000, 0xc171a42e372ca20580b27b56cd8b6251, 0x29589636aae831af1ab132db11b8cdb45563afc37b9fcfb1c9e777cf403f8654, '', 0, '?'),
(0x530bbc0534605a01fa381af4024d6900, 'wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png', 1, 0x00000000000000000000000000000000, 0xb96b35f79cf720e6e62fc6686cb1e12a, 0x7903cb1bd301b4acb4b1c86aacf2d82fdbec3989c940170008c296a6c9c46889, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x530ded556bf97e46b6a591622b7303e8, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', 1, 0x00000000000000000000000000000000, 0xcc226142fd5d390d030b39c61cf97843, 0x6eaab35979cc18912200f78106b490ff0a64232e656735fa36c4645ca4cb3e5e, '', 0, '?'),
(0x5313731fefea0d5d3219b2694f220cc0, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ServiceProvider.php', 0, 0xf9758772dafb7e73babe4dc46b5a3a30, 0xf9758772dafb7e73babe4dc46b5a3a30, 0x09ce0daba06e30124598241f8a67a1b9455b85baf9280fced290e0dd16be26bf, '', 0, '?'),
(0x53150729da1dc16e2655ba304cbaf400, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckFinished.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckFinished.php', 0, 0xba358006dfff90bb87b3df85f4245aff, 0xba358006dfff90bb87b3df85f4245aff, 0xd2734d3690d8a56a0858400756dc3f85605eabd4ae61c0077dd5ae276e2e4b41, '', 0, '?'),
(0x5315aa172783e4655e6973dccf85fb2f, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js', 0, 0xf85eac0a97a445f2459db5c555229749, 0xf85eac0a97a445f2459db5c555229749, 0x911e9242ee5dd3cd2ebd5188075b58812cdeb4c7d4145e606391046aada9c2f6, '', 0, '?'),
(0x531756663daa315f4d779e723e224a0a, 'wp-includes/blocks/comments-pagination/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcd98e27280c2f04ccea1758f9a0e74fa, 0xd07fd6ed11080dd5716a2704f371ea43f331b845d30991d2a3a728702d95f0b5, '', 0, '?'),
(0x5320c587f14384c06ebca534b15518ca, 'wp-content/plugins/elementskit-lite/config/widget-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/config/widget-list.php', 1, 0x00000000000000000000000000000000, 0x710f0ccfbe4f2216330ceeec429377aa, 0xf1a13eb7b432bfd45fd0a2512be2374f81a51e2ea61edc3c5b067d355ae6cbe9, '', 0, '?'),
(0x532137f2592a651d34e34afe8905d053, 'wp-includes/blocks/comment-template/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5c6ff228a16d73a8fa5a4d18551edf7d, 0xfc935ba10002fe9c13bcf1c695b16848b31b8e9223106113b8428d4401734fc1, '', 0, '?'),
(0x5321776e4e374da029cf6d7f5d13a165, 'wp-content/plugins/updraftplus/images/icons/folder.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/folder.png', 1, 0x00000000000000000000000000000000, 0x68009a21c654b53c1a41b1eade5e0630, 0x13c9f4f033af881f51fb410ea07228f28d7db86ce897aa9cc336227c6cfa4c40, '', 0, '?'),
(0x5321b094155ff2c80924a4612a5a422c, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/ValueError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/ValueError.php', 1, 0x00000000000000000000000000000000, 0xc9933fd936685e35fb421aaa914fb721, 0x31782ee86ad26dd5d42fded0b32522f9f36409e2ddb74a1dd90df51ed8abf444, '', 0, '?'),
(0x532e46c8ab41be7f6aaeffe428a03a05, 'wp-includes/js/hoverIntent.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/hoverIntent.min.js', 1, 0x00000000000000000000000000000000, 0x8c0498e2f1f7a684a8d2a3feb934b64b, 0x1e7add5c9b3ac68eac165b3464607d147b3b8210d195c16678984cd4a9f23d05, '', 0, '?'),
(0x5330f4d6bee2d74b2f313775fc8eec94, 'wp-includes/js/jquery/ui/selectmenu.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectmenu.min.js', 1, 0x00000000000000000000000000000000, 0xecc3d4a65fcdf3c7fe67ff9d726d2daa, 0xa34f42d0c42096ae78f775804ef3b442bddcc33e71395a78ec9c9ad3768594a1, '', 0, '?'),
(0x533501c3417639bf7744136d08520f1d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', 0, 0x86af5b5166fff87b89c24214cb399841, 0x86af5b5166fff87b89c24214cb399841, 0x50971655ad6ed95b253d9ae2e5a07fa50f5f94f0f5efb3068723ef13755fdcc1, '', 0, '?'),
(0x533550eb16794cbfd7561ee4d09b5135, 'wp-content/plugins/tinymce-advanced/mce/table/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.js', 1, 0x00000000000000000000000000000000, 0xf259b57cdd1a1663e6e7979f836210c0, 0x2aa4f251445e6461b48d961c630cf61fd16e06d384e31b335e66a5a8023d6eb9, '', 0, '?'),
(0x53438624d130e91ac301c39148ed17bb, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/easy-digital-downloads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/easy-digital-downloads.php', 0, 0x6a42e9e27ac447193d1a431c9055c70e, 0x6a42e9e27ac447193d1a431c9055c70e, 0xaed6c3a82bf5f7404859a7ac3d27253be76822ad494034c78e347c0f8fd59849, '', 0, '?'),
(0x53457c068805cba5a6c0638381f36936, 'wp-content/updraft/log.cc3d0a657479.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.cc3d0a657479.txt', 0, 0x1a1a18a622770e6fe82a631ff9e36867, 0x1a1a18a622770e6fe82a631ff9e36867, 0x62bb63a1706a6e6da91187f0a75525e28d86352be5655f84fdea86d0585ffd02, '', 0, '?'),
(0x534a949dbe838aca95d60ed54aa56cb8, 'wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php', 0, 0x20b1a41f97fc54c51b2ca9742a07fd28, 0x20b1a41f97fc54c51b2ca9742a07fd28, 0xb73465a55ef946fcb317ea78485e8635df0cc35764d14f728885a3b4a8aa9961, '', 0, '?'),
(0x534e06d8e1cbe6c4bcb0aa3d12468ed5, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', 0, 0xeb8e96eff35ab79a3b0a9b4a7804b225, 0xeb8e96eff35ab79a3b0a9b4a7804b225, 0x242c2793bc4aff42767ce194efe96640bf9c25de1ff45b1ffbe474d38989cec2, '', 0, '?'),
(0x534ed20f677c7a694ae9c78c96da141a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/RemoteGetRequestResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/RemoteGetRequestResponse.php', 1, 0x00000000000000000000000000000000, 0x5fc06d29f54a283e90a778a86ef2c7fb, 0x0641134b0952ff6bf8289bbc704d0a2459830f54201d1430f781367f11b44ed9, '', 0, '?'),
(0x53582b37cafb081e311d3fc5f5cfee2d, 'wp-includes/js/jcrop/Jcrop.gif', '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/Jcrop.gif', 1, 0x00000000000000000000000000000000, 0x5a8bfd37651305bdafbcf2cd51b0254b, 0x21889f4081a4589701374ac583c0e4febc709b33114bd23b530e2a21b8f5b04c, '', 0, '?'),
(0x5358a4db09ea17325a6f3e43d4026e1d, 'wp-content/updraft/backup_2025-02-20-1157__EuroBet_e9d3d22eb7d5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-20-1157__EuroBet_e9d3d22eb7d5-db.gz', 0, 0x96bc597d877e3a782029fd449cc366b1, 0x96bc597d877e3a782029fd449cc366b1, 0x782a6335067c3f38206d5de7e73d0bacae39838293d9bf661edfe926d2f150c3, '', 0, '?'),
(0x536591fc8f318c0c82c304c13ff664fb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0x9f4c15cc12e4a986f4054390fae8c427, 0x18752ce20292de074a21a30a12f508525a3bc5e89be3e9d5400d2dca26f1a4d1, '', 0, '?'),
(0x5367b19932372d850475a8a6a633a7b1, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ApplyTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ApplyTokenParser.php', 1, 0x00000000000000000000000000000000, 0xf4531064d4927498448f962d1bcfb986, 0x0205e527ac3a0671a700c2496308bc05b98bf62587c80891a1af0c833c199f1c, '', 0, '?'),
(0x536ae17e369b907ba8809cc182085813, 'wp-admin/css/colors/modern/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x3dc8af626e15646297d195ebc035a82f, 0x0e50b7c89a7c52423bb53837281d16cb0c9e2adb84d1acef09b55150c9991c89, '', 0, '?'),
(0x537057c0277f2eeb5e7ae77ecc6f000b, 'wp-content/languages/plugins/elementor-fa_IR-01da1c82f490f2329f3f6fea4aacca2a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-01da1c82f490f2329f3f6fea4aacca2a.json', 0, 0x61c3c2770dd9624b5bd93be13e9045b0, 0x61c3c2770dd9624b5bd93be13e9045b0, 0x84812d2d085655b9a26f72b5b7b782264d8e9de1d806df47a2b03dc70ce1fcb4, '', 0, '?'),
(0x53749c248c4bca596221a5124e82780d, 'wp-content/themes/twentytwentythree/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/style.css', 1, 0x00000000000000000000000000000000, 0x4e77b6c8abde27ef4c435004cfb33438, 0xb60d8ae777850d3d6219dcf2df1f31c3dcf1c7fe03b8ea0bdb5bfcd6af22a039, '', 0, '?'),
(0x5376837f64f3eebd4f8bf6e2f563ce4d, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php', 0, 0x8eaaf71b68478a303133013c72e149ec, 0x8eaaf71b68478a303133013c72e149ec, 0x9bd08538bbf212b6afd16e29522ac039a946793780512a28f871939dfb3a7098, '', 0, '?'),
(0x53783317bd15696772295e469148d3e6, 'wp-content/plugins/elementor/modules/apps/admin-apps-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-apps-page.php', 1, 0x00000000000000000000000000000000, 0xa0c843789eb0673b9cb377f3dfb7b57c, 0x5040e790b8a999eefb8388ff50ef2f03e3ecc75dc069cc294cdc9c1317f79836, '', 0, '?'),
(0x537a011f57ee0eeca54e1e4b5553d1e6, 'wp-includes/blocks/calendar.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar.php', 1, 0x00000000000000000000000000000000, 0xc1b3d361a2642847a6aecbdaa7522ad7, 0xe972bb92736f11ba3fc02b1bad85764cb6bdc241e854c76bd1ae3cd88dbcb3ff, '', 0, '?'),
(0x537a584b97314f0d4b284281f214bbbc, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories-rtl.min.css', 0, 0x87c006c16a22c0672f26248b197fe5d1, 0x87c006c16a22c0672f26248b197fe5d1, 0x73e7ccdd3c5c355c6927cde7e65e1f68e5dea48f0c943d5ace6da6a565aab256, '', 0, '?'),
(0x537ad39205971015c610bc45494f3fe7, 'wp-content/updraft/backup_2025-05-18-1153__EuroBet_d5f037351ae7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-18-1153__EuroBet_d5f037351ae7-db.gz', 0, 0xe158a5ea244fb7e826c8e3c874772430, 0xe158a5ea244fb7e826c8e3c874772430, 0x7bd41551eadf5da257e3cf685be96d90cd116ac7d4c0a3c63b63c23f0bd7af17, '', 1048576, '?'),
(0x537b5c70f6407246eced17b83c04aa3e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php', 0, 0x164395519aa6e540a088b792f38605cd, 0x164395519aa6e540a088b792f38605cd, 0x7cdb89eab66a246f61ca46453c3be83c1725f8e3465dcb3133f14554e796b740, '', 0, '?'),
(0x537b7caf7260b4a1ed80b8af73977a6e, 'wp-content/plugins/elementor-pro/assets/js/notes/363.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/363.min.js.LICENSE.txt', 0, 0xdf802a322e1717e5f0155e47fb4581d4, 0xdf802a322e1717e5f0155e47fb4581d4, 0x87855ebe2e4c7bdb456c220b44bcd49d9291f968e2e7bc1dc9fa67fadb60cf07, '', 0, '?'),
(0x53819303b57e06a339e5e744f202323c, 'wp-content/plugins/amp/assets/images/amp-alert.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-alert.svg', 1, 0x00000000000000000000000000000000, 0x229fe488c2b8d65d5839cb7779ee255e, 0x81fe70d2b3c3639ccc1c39655c3b20db6ef326ddf0e1c5e384b830e000f49d60, '', 0, '?'),
(0x5385138a5ae1637e888a16e932adfe9b, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css', 1, 0x00000000000000000000000000000000, 0x97db8103f62ef845cbe078e37073b483, 0xdad3795cefb3d9f5dc2cb4a6e621043322cc94cd90170f28f25b8a0c3eda7633, '', 0, '?'),
(0x53871443de11bd6931dbada06a0ce0f9, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php', 1, 0x00000000000000000000000000000000, 0x74424056649e520c34c93001a5a0ea75, 0xd5b49584e5d1edca04db7ef955142edf9749d80fd68d38eca5771da0c9a91627, '', 0, '?'),
(0x5388fff7dc70d83ed9dd5772bd0e5945, 'wp-comments-post.php', '/home/iraneurobetcom/public_html/wp-comments-post.php', 1, 0x00000000000000000000000000000000, 0xdf419beba24aa233995e21f8404478cb, 0x027705ec16d8cbdf73b96e8238b6eb92e860f91577f1faf1c906ede7dc69df02, '', 0, '?'),
(0x538a9b0e05a007953335bdf554f207e6, 'wp-content/updraft/log.fb79e9665b4f.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.fb79e9665b4f.txt', 0, 0x4445b6a9890351dd6f73ac001a0543e4, 0x4445b6a9890351dd6f73ac001a0543e4, 0xbdcee8ce3c1ef94b3b7ad8eac46bc54377e252b662b01f6fb49b487e806d6d5d, '', 0, '?'),
(0x538b1853af3408f8730c61184b101362, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheInterface.php', 0, 0x8efa613d61f5c2ebdcac49fd29e80cf7, 0x8efa613d61f5c2ebdcac49fd29e80cf7, 0x89be4ef3212590e3c4828bb63c7c07289c1c4c2f9dd4b51531ccffbf62910be6, '', 0, '?'),
(0x538ebedca2ca9b1c62128ad746d0163d, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_NZ.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_NZ.json', 0, 0x5ce5f72c8b08c9df4f443e1a76fa932c, 0x5ce5f72c8b08c9df4f443e1a76fa932c, 0x3efdad7ec0c4bf67cdfdd34bce3266f2b2fb701f6effcf4e7d51bf71ae86f4dd, '', 0, '?'),
(0x5391a28be167131846ec04f49d873d60, 'wp-content/plugins/wpseo-video/detail-retrieval/class-dailymotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-dailymotion.php', 0, 0x7a9dd30090e7e182c6b2fd74fd0f0729, 0x7a9dd30090e7e182c6b2fd74fd0f0729, 0x784e75604c5fe66a35f4dd463bc87dd14fa65542c917e4362745ec41483d06d5, '', 0, '?'),
(0x53938c6cac2b13647bf5001425ca4cdc, 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php', 1, 0x00000000000000000000000000000000, 0x27b89eeb0e9e7da37f6f0e1d54ea050a, 0xec09d3c6a04e88297d359fe9812a1d506fe3aadc601c7554d8dab9b16f0b164d, '', 0, '?'),
(0x5393a3ccd74b8a2610ec193e6fe3130f, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import/image-src-import-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import/image-src-import-transformer.php', 1, 0x00000000000000000000000000000000, 0x79f9f6605f9d1f95953e9a1f1290e69e, 0x4222a1bb42cb12c9d544a49dec9d09b1f517806fde077bcd6e4720f73e298bca, '', 0, '?'),
(0x53950c6c4e48913aa467f59c728e1a38, 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x31d718065482b54070ff4839e4088cae, 0x1222a00fa3f6eeef8007e8895319ca3d2743543023d3f5e4636358118f9f0c51, '', 0, '?'),
(0x539eeba3b6dea3376ca022e01761497b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', 0, 0x13cab04cce406a1b0afcfea86ef7031c, 0x13cab04cce406a1b0afcfea86ef7031c, 0xb5cf62139da9ea01dcfdc6a603dabe75f34e0632c09247b0755774955745e7d0, '', 0, '?'),
(0x539f3fdea71eadc34c64e40fe1ea49c4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', 0, 0xc580deb79a92f6762c5a33846bfb4344, 0xc580deb79a92f6762c5a33846bfb4344, 0xc29e674ff6ef9512443ec10e2b04e44d07145514cf05da0cf3be8041fd78ed97, '', 0, '?'),
(0x539fe5a9ce3fd4afa303bb9996b67617, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', 0, 0xd9d328be255baed7897327bae672db06, 0xd9d328be255baed7897327bae672db06, 0xb93fdf5cf4ec0f3670ec89f46675bb8accd04555339dd0244acbc212a8e57750, '', 0, '?'),
(0x53a50bb474e720f0c64ae839a9fd8647, 'wp-includes/css/dist/block-directory/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style.min.css', 1, 0x00000000000000000000000000000000, 0x61860aeb788423a4be933ea3c8a79464, 0x455e90dd8b858ae634826051f1d1d7dea7d66f01780b7eda98ccc3af336d9f2e, '', 0, '?'),
(0x53a524168fb799ca0d6dce47d3aae1cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InconsistentUnitsForWidthAndHeight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InconsistentUnitsForWidthAndHeight.php', 1, 0x00000000000000000000000000000000, 0x1218f44da5a9e1ae8d78507775ebbaa9, 0x2d7f93f0ce66914c9ef319cb704442576864c646d8f3570c1e9928b39f507626, '', 0, '?'),
(0x53a69f8cf1c0b22b2bb9c9fed11c2979, 'wp-content/plugins/updraftplus/images/icons/pcloud.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/pcloud.png', 1, 0x00000000000000000000000000000000, 0x623006cb200b31ef9a82f94272ee3480, 0x81797e189deaa9eb4f7e9ebbc0a360e450e83e646d837ae6500365216236b4d7, '', 0, '?'),
(0x53a982f2351d2af2fd8f65de1da41254, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-es-ES.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-es-ES.po', 1, 0x00000000000000000000000000000000, 0x74c577923e68b8245a42ced62efbb1f1, 0xbf13c851d2211c78e995d0cc37fb93af1e0128c04a3c4e25d4b2d3e8af96197b, '', 0, '?'),
(0x53ad93f90a1801e170de8d4725181bad, 'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x53add11560325a77dac8f9c49c88fa45, 'wp-content/plugins/updraftplus/images/notices/sale_20_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/sale_20_24.png', 1, 0x00000000000000000000000000000000, 0x810e535e542391f66ae78186e25c0c89, 0xbc1f2e54297916a3d9612c73afdddae58095585beae913bc877359b15a769f7f, '', 0, '?'),
(0x53aebb64673d3ae3a3dd6ac4f4cf0bdb, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-10.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-10.svg', 0, 0x7cd3ce534332a81fdfe22f9f76eebd82, 0x7cd3ce534332a81fdfe22f9f76eebd82, 0x2b5aa1618e7b847aa6d8d2f2e33ed2f915388a28d4092788c564021f2f060051, '', 0, '?'),
(0x53b8f715fd062ad62bdf4a90fd2da9cd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAds.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAds.php', 1, 0x00000000000000000000000000000000, 0xcb513d8208bbb2a62ce05dbf36260004, 0x424c7c250c1ca92abe26b9afeb56cacb6d2af923a8bedbd79af45db23d34a007, '', 0, '?'),
(0x53bfb0e1ea42f0a3da777be3fb4e5f3e, 'wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png', 1, 0x00000000000000000000000000000000, 0xc919c6f1fe88ff06cf0697323d352798, 0xd497df264905d9be96e5198fc8a10087e8dc098a0cb35015ad9661215c6337e4, '', 0, '?'),
(0x53c0ed6d33b0caeb12e0cb2fccd29e30, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-feature-grid-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-feature-grid-3-col.php', 0, 0xa7a06623720291fbcd5dc15b0d7cbf94, 0xa7a06623720291fbcd5dc15b0d7cbf94, 0xc63382400e1d0289515d81a239d05c97ebce2062c41d64a92e9dd07997c98218, '', 0, '?'),
(0x53d3e4d0a5efdff557a0b26351712b37, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php', 1, 0x00000000000000000000000000000000, 0x490e2830a9c3ca9a68933422b158b2f8, 0xd0c66fcf749d7e40033ac5ecce82e8dea557cede619e8a7587ce8dd6bdee20c3, '', 0, '?'),
(0x53d874f3a68b10a1d76ff293e006e8ca, 'wp-includes/block-supports/aria-label.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/aria-label.php', 1, 0x00000000000000000000000000000000, 0x866b70d7404bfbdfe82cc5329587c735, 0x844b9aa79e9c2b2de5b4cca79c122422ee46b2f3ffa9d360b9a613b26c9f5f3d, '', 0, '?'),
(0x53db0e1cca26eb617a38f64ad8b639a7, 'wp-includes/widgets.php', '/home/iraneurobetcom/public_html/wp-includes/widgets.php', 1, 0x00000000000000000000000000000000, 0x3cf19a8734344d9bd2095753081f15ee, 0x4a171e18f306f7dba80ce7574177a8694ca833808c4a8e5bb82387531539e20c, '', 0, '?'),
(0x53dbfba89970a4a3c712f47a79191be9, 'wp-content/plugins/luckywp-table-of-contents/core/validators/Validator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/Validator.php', 1, 0x00000000000000000000000000000000, 0x53eb587be50827c133374b89f6d4cfa8, 0xb71a47ff3f253471f9dd052d50311b5a1808dd4c9fc8efb402e591c9b2f60493, '', 0, '?'),
(0x53de1fe96ceecb1cb23aadf7a6043eb0, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php', 0, 0x2bd658c13791af7d0706c847697c7450, 0x2bd658c13791af7d0706c847697c7450, 0xdc94a3a1f042943b931413ae81618cdb25ce1187dfe74af5678b477065b04e27, '', 0, '?'),
(0x53dfcd3b5964a5efd6d149c915934a57, 'wp-content/themes/twentytwentythree/templates/blank.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/blank.html', 1, 0x00000000000000000000000000000000, 0x160078997ab96546a6ff15eb3dbc070e, 0x979eaf910af423d746c5567ecce119f830cd51252a4c466bca19528c08a08e80, '', 0, '?'),
(0x53e5872c654135e32579f866b5c488a1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', 0, 0x2ebd37b7a54e3fbb67b00c4b7f0d7d5c, 0x2ebd37b7a54e3fbb67b00c4b7f0d7d5c, 0x89a6e9813adee906e77119fd622196d8d84a2c5cacebc5f2e379baa2817c2a31, '', 0, '?'),
(0x53e83a97b8d87e666f1a2e9f32605665, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php', 0, 0xbd0dd5877d941c8c133539715b451022, 0xbd0dd5877d941c8c133539715b451022, 0x9eb2b922a27965c554ace2f6972e69f1d1ab151c30a7e335681925b44d2f7ef3, '', 0, '?'),
(0x53eb45b4b1e71c0e03b6df467e29fbf9, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Media/Embeds/EmbedsSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Media/Embeds/EmbedsSubscriber.php', 0, 0xe84d0f3b2e51a18194493887cfdde303, 0xe84d0f3b2e51a18194493887cfdde303, 0x0f6038025bd64a141cf891b84c2b1e504e1862df07e605b942288832f500f329, '', 0, '?'),
(0x53ee7440fbe64b1186fec493ef7fd0e0, 'wp-content/plugins/elementor/assets/css/widget-nested-tabs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-tabs-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7a35e54e4eee90cb338f4d7823c2e9d7, 0xa71d6070e9b344e72c2e062fe1a49aa6af3b232f6efc0d4ecf9abe1e09664b5f, '', 0, '?'),
(0x53f55c387a3b0f06ab58a5eb38e8fcac, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php', 1, 0x00000000000000000000000000000000, 0x0a865e401d4d7a39ee753c48713ff012, 0xb132a089422f0ae29ee186ba99d1b2c2744a3322b3a8fcdda800b737ceb92bdc, '', 0, '?'),
(0x53f9d70d27c07ef6d1fef4dbc37932a0, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.css', 1, 0x00000000000000000000000000000000, 0xadb148912d9f79b9b359f93cf5692efc, 0xda8bab01d2348b04b8f053c4a53e6caa3a916108eb804b57a1325252281eeaaa, '', 0, '?'),
(0x53fc7a572bcf8b59268f4911c3875541, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/6.png', 1, 0x00000000000000000000000000000000, 0xd70bd07411bf074d15329c50d60b3362, 0xdc4643517cdc7bdb83f4982e5fb7d13786c0158e4a25b8e81867d31f5f70501f, '', 0, '?'),
(0x5403832443995ef25e6d2dde63bff073, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/vash-gon-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/vash-gon-square.webp', 0, 0xd8b32ab460b29012fb976dd28b5fd3c2, 0xd8b32ab460b29012fb976dd28b5fd3c2, 0x899f28b956a6d5e46fda64eea30d258404d044c75ec1c77c2787df050b14386f, '', 0, '?'),
(0x5405bdab3f4426155f9bbb229141dc19, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset/Amp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset/Amp4email.php', 1, 0x00000000000000000000000000000000, 0x293d8757cbdc666158bfdcaaba62c189, 0x2fc6d601365b0b9a6cbdc1ddddc303a6fc44d1aa523aaad4a834a98421acbd2f, '', 0, '?'),
(0x5406097f67111f15c291ca7f53502ec2, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3.min.css', 1, 0x00000000000000000000000000000000, 0xf7e3cb336624e234ef923dfdf5a14533, 0x58e548d6b883a346618d1b86769f71263468678ddfde435a5aa6b280bf87344b, '', 0, '?'),
(0x541010d172f1c2e57ecf19575d1119ef, 'wp-includes/class-wp-comment.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-comment.php', 1, 0x00000000000000000000000000000000, 0x46a5260589f742cc0abc34e1327e2f71, 0x22a2b42a633dcede0c95f7ae36ad08853bb0dea1c3ce445069ce6f738065a5d7, '', 0, '?'),
(0x541084b2446ff90ee1d4a05c295a981c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php', 1, 0x00000000000000000000000000000000, 0x0e8ccadeee511cdae669ea816996c0b1, 0xdf3111453c63c91bca4f4d1bcbcfcf65e85df898d0e04dba9481ffdc274af598, '', 0, '?'),
(0x5413cd98bb553eed5f9127df21078e76, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/PreloadHeroImageConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/PreloadHeroImageConfiguration.php', 1, 0x00000000000000000000000000000000, 0xd786a1a9a681ed28da00437a903d928f, 0x9b46b4ab33fdcd6642c5acd5514321742957294f66c1938e9d4b86e1b9693fda, '', 0, '?'),
(0x541f45eb84c9eb6b55ce024f1df9b472, 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xc4bcf8af82941b16256ea0e28ec2e87b, 0xf81a4c5968af4318b159c8ee0e02bcf5666e0373d5304b50475af7f56c3e8bed, '', 0, '?'),
(0x541fbc28f232f2af8ed87acb030ca5c3, 'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo', 1, 0x00000000000000000000000000000000, 0x3ae0e86502e3f56bd2dd82933aac9058, 0xa7a550d083e16880fca8629d2ceabe7ea59502ea4a0cd699ee4f153abba440ed, '', 0, '?'),
(0x54231cd4722c378be28f3a50e552a161, 'wp-content/languages/plugins/wordpress-seo-fa_IR-c1b15194a6181a17d3344302011bddf5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-c1b15194a6181a17d3344302011bddf5.json', 0, 0x464ee0fe53bc67d113e49a85b8fd25e3, 0x464ee0fe53bc67d113e49a85b8fd25e3, 0x0067478907c705798de8c79bf3263b97a47465d83fbcfa0fd84b8c5383592997, '', 0, '?'),
(0x5429e8556ebbaaa9d0160fdde87fd03d, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcab1bffe556055afaa21ffc39c664393, 0x5e98860f1a16c4bd24376908a331ec851a1c1b38df64550da26e7a49cb02c482, '', 0, '?'),
(0x542f80e9d86698a9556af8ddb5203a15, 'wp-content/plugins/elementor/core/common/modules/ajax/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php', 1, 0x00000000000000000000000000000000, 0x91eeb797cab6abd60485691b6a3ca763, 0xf9cbcab8dca0508739bfa950fc949bbcb0202f6f4cbdc555ecee13935fce0a34, '', 0, '?'),
(0x542f98f6050e2db5cabfc569ccfdfcd7, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', 0, 0xdf1513f5e828bd6f4eba40585439f037, 0xdf1513f5e828bd6f4eba40585439f037, 0x09e1607954eeca0f8904ac21281c693850473b9abfa7ce85532f8ddc334fa037, '', 0, '?'),
(0x542fa1b7762b4d47a88ee1e19eac9eb2, 'wp-content/languages-old/fa_IR-7233008897033de5ee0d14f86a42a65a.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7233008897033de5ee0d14f86a42a65a.json', 0, 0xaad197a61d96b9586df3085c4e1a6e8c, 0xaad197a61d96b9586df3085c4e1a6e8c, 0xee18db88d8c2a8ba80fc54c509f951a90d15d0ef9ef9ea30311d56c63e4821fb, '', 0, '?'),
(0x54306196acfc251b0b73327dce1dc8ff, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php', 0, 0x46e0353f719034ac4d4666611d3d4968, 0x46e0353f719034ac4d4666611d3d4968, 0xa164011b2c509b422abacc0cfaa56c5cc105b4c77419ec0e2fce635760697023, '', 0, '?'),
(0x543206390d7f9f0456d7644918e849ae, 'wp-content/plugins/elementor/modules/global-classes/global-classes-css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css.php', 1, 0x00000000000000000000000000000000, 0xdef18d6264bc4e6a2975ea3d7be20c98, 0x5f30b6dc829acf0db399c3cc3bee97714c250764a795229036ab9d852bcb283e, '', 0, '?'),
(0x5436064b153f8694b473d320823728f9, 'wp-includes/customize/class-wp-customize-sidebar-section.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-sidebar-section.php', 1, 0x00000000000000000000000000000000, 0x566aafbd42e1e1a2dbd8b1f4c5c18571, 0x9b9a7b1023d469ab601ba0f700ccffabe26aa3c1c3602070c78d2bf6661e46f1, '', 0, '?'),
(0x543664a4d54c96553982ff9a432495d4, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pl_PL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pl_PL.json', 0, 0xfb46f754762b0431ea070dc6cb913b46, 0xfb46f754762b0431ea070dc6cb913b46, 0xd280a9eefb5133bd16f04090ba1d88ef22fa3f9efc460f2a8192d89c3857431a, '', 0, '?'),
(0x5436eb1ea3b4fec86f556b4593696a7c, 'wp-content/plugins/elementor-pro/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_static.php', 0, 0xc04d51282093353644937bebb83bbf21, 0xc04d51282093353644937bebb83bbf21, 0xb7eee4b3c1ff55c7e78d7eb8ca1dfa3714b612af8a88b4bf202970235b1780e7, '', 0, '?'),
(0x543a284b15c25aa38c1633a9e432b8f7, 'wp-admin/user/contribute.php', '/home/iraneurobetcom/public_html/wp-admin/user/contribute.php', 1, 0x00000000000000000000000000000000, 0x99be81c1456707dcf916cf09ee5c76b0, 0x9b26f017004afcac3c9ffe34a45c4a71c338b982a3af134cb7d77127bb97e3a0, '', 0, '?'),
(0x543ad422235a4dca842a260681f8907a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendCellsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendCellsRequest.php', 0, 0xa97c3d4f4cc0e10a7baf157fd6dbc975, 0xa97c3d4f4cc0e10a7baf157fd6dbc975, 0x1b95a11bc14a09620f278ab1696fc0230c1f925328b0802ea5e5dcfaa02f7a46, '', 0, '?'),
(0x543c15c6472a4dfddec68140ba84f9a3, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-3.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-3.json', 0, 0x433c73aa73a20431b8aa07b3589ab1fd, 0x433c73aa73a20431b8aa07b3589ab1fd, 0xf1d7fc31116e9cf891c25e46376f457f5189cb348fcc24cd2371a212fa1248b5, '', 0, '?'),
(0x543f843f3a71d7ae50c3f3616827abab, 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php', 1, 0x00000000000000000000000000000000, 0x97c3040a14c7fda6796e24afb2823c99, 0x9f4d13b1cabd0dc12b43fe51ef0952d3bc5fa064c18097b20f97a5e55740a24d, '', 0, '?'),
(0x543ffc21aaa5305dc13f238d975c6208, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php', 1, 0x00000000000000000000000000000000, 0xba3cbb79e120f780bebd05a96b81b44c, 0x565d449e7ff7e639619258012c704c5da8c25a3e5c64a8c542d5fa09a1b13d92, '', 0, '?'),
(0x5444309627b8411d003567e815736615, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', 0, 0x3ee2de91aebb9755ec405e4c9f145d04, 0x3ee2de91aebb9755ec405e4c9f145d04, 0x299a8381cc4c427c401601a39a13a90fa30f22df5599654a45bb57027a208383, '', 0, '?'),
(0x5447daa70be1e6801cfedb2be3f650bb, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', 0, 0x5d38545097f3be0ad846baa5874c8908, 0x5d38545097f3be0ad846baa5874c8908, 0xba589ca26b386d11080bbd9c28cc33a4b5ffa24cd6b8b5aa84eee786bc5b0d01, '', 0, '?'),
(0x5448a4dc39963fc9dd5f7dd0387a3522, 'wp-content/languages-old/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', 0, 0x6a6bc9debd3f3a10dea26f9ac2368b2b, 0x6a6bc9debd3f3a10dea26f9ac2368b2b, 0x41abe6eef0c42f51ca46977c173526750625fd078bf4a3c9744bab5c6d47dcf3, '', 0, '?'),
(0x544a878c4157395c8aa019f178976523, 'wp-content/plugins/wordpress-seo/css/dist/introductions-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/introductions-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x1e604cfeab2614a2451e19471dfcaba6, 0x4dd350a50272bf906b1242f65ea7caa7ccdf77ccaa3ab4f0ebcd3f4df4a668fb, '', 0, '?'),
(0x544ceb1fe93ec7a79430ce26a14033d1, 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', 1, 0x00000000000000000000000000000000, 0xf92d2db85594215e2a4d135561897188, 0x734054f60bfe5a78394691661dadd39e53f4d17b91e62ad329d4c13579fb983c, '', 0, '?'),
(0x544df2a2c6fccadd6cf2fe01d5f4badf, 'wp-admin/includes/class-wp-screen.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-screen.php', 1, 0x00000000000000000000000000000000, 0x68ca5f0c64fb14e18d86bea589b31e8c, 0x9a1aa4063bf862b64d287ff43967c40f070a34946a603116b66a8937ad28cf1e, '', 0, '?'),
(0x544f5fd7a87745cfa73ce776089dce8d, 'wp-includes/blocks/navigation/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/block.json', 1, 0x00000000000000000000000000000000, 0xbac21134d9c89113162c88a2fd51b8cc, 0x85159b91fd28098ea4b7071ab334a49a32ed9f7921ea184f782a44f4968ebbeb, '', 0, '?'),
(0x5455d3b024a2d6391425f0c34031e037, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReachPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReachPlayer.php', 1, 0x00000000000000000000000000000000, 0xc9d2cd123332cb8803691c03bb0e327e, 0xe2a1e548b9c593b5dc70de8260424188d40efaac1593f8c08a7704df32050c5d, '', 0, '?'),
(0x54635969cc832b8bca5bdfc1334ea983, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard-before.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard-before.png', 1, 0x00000000000000000000000000000000, 0xb9e29b0fc2ba38cca8d7f91a79ad9554, 0xb298e96855d5d97857733bdf47d31c1ada40f2124c3c02eb31d13d681bb20397, '', 0, '?'),
(0x54691489cbeff51703057c3b208d5508, 'wp-content/updraft/themes-old/twentytwentyfour/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/search.html', 0, 0x623735325d448f935e4b2cef9e807ad9, 0x623735325d448f935e4b2cef9e807ad9, 0xaf9f9c582a4dde7d64bfc00e97befc29c48f1f7869b5894b66768f7312593faf, '', 0, '?'),
(0x546b350b774fd3107415c15e66d34708, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php', 1, 0x00000000000000000000000000000000, 0x1f85cec29ada9772511fbe261a534264, 0x4358f2df1c8cdd49e224739090475cccc6c16183e2ef5cf41c40ff78df328cae, '', 0, '?'),
(0x546cf617cc73c0f0497ed3a8ca13d2f8, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-image-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-image-grid.php', 0, 0x31783b991ddf0e1e0fa213ee3a79c856, 0x31783b991ddf0e1e0fa213ee3a79c856, 0x73be2f858f31b19e4bfbf42db0e6cb91e78a599e037899928b1679f165dfbd90, '', 0, '?'),
(0x546e02b2cc3bf3e3338b50e8a5195336, 'wp-includes/css/classic-themes.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/classic-themes.min.css', 1, 0x00000000000000000000000000000000, 0x1a0804b1a9d09705657f91fe7cad4c5a, 0xe255ebf8d89a1f82600389009f6ae0416dead8d919b60ddec7a9322393b52390, '', 0, '?'),
(0x546e62636870006ab69cb8e3a52d7f75, 'wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php', 1, 0x00000000000000000000000000000000, 0xddc8f1d7b4c390eaf4a7a80a4fc1aa65, 0xd1694a05c12f13da3b9a1d000b97adbe3df15836b1d4d9eb627296786430d8a6, '', 0, '?'),
(0x5470b3bb9aa8b9bf4ba3452326e567d6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationSeverity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationSeverity.php', 1, 0x00000000000000000000000000000000, 0x20a0b1c297dda2ce740f51e85ec431c3, 0x0b0542e2c0094297d45ac426724135b427d2ace40a215285ddbc9e3702205546, '', 0, '?'),
(0x5477bbf83d89c12ba636d7f80fd0c6d7, 'wp-includes/js/tinymce/wp-tinymce.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/wp-tinymce.js', 1, 0x00000000000000000000000000000000, 0x29539905bd304678daf47271bacbf614, 0x706576436b0dc4f2de3f09f5ed742cdaa8e7c2a253f476ac1e21bf93150d61e8, '', 0, '?'),
(0x547d264b2ef8fc62861c36bed896730f, 'wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php', 1, 0x00000000000000000000000000000000, 0xf400fa02561489665ec4d44848ddd16b, 0x308577d167e85671d98eecd003e1304fb0e81851ffe129f6ad18afc0720be7f4, '', 0, '?'),
(0x5480d120ca996fa741df51baf49344f4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsent.php', 1, 0x00000000000000000000000000000000, 0x14bf15b2657977f86ea157d105b6c72a, 0xc97e60c7e1c999d1098e21aa324cda30112835f5e2feb8886f8341f9b2aa1b47, '', 0, '?'),
(0x54845cd87a3de2907e4a6167fe34acf7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', 0, 0x1de295cc1d9cf865cd6b388441af4032, 0x1de295cc1d9cf865cd6b388441af4032, 0x60a6529fcdfb68d9d45e6e74f48e8b0b6173469c1d0b3bd102bc7d9ec5a00188, '', 0, '?'),
(0x54872e6f40cea832ff77f5768e9f58b9, 'wp-includes/js/jcrop/jquery.Jcrop.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.js', 1, 0x00000000000000000000000000000000, 0x32466aeac5479e5a76f443510060dc5b, 0x553dc7d0d7c7c84f198ef36deb433579b6bb827deac735c45cd5eead017c0001, '', 0, '?'),
(0x548c8ab3766d3f2cb361dee9e35434ea, 'wp-includes/ID3/module.audio-video.quicktime.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.quicktime.php', 1, 0x00000000000000000000000000000000, 0x1bc008303a44b7c47e68285749da067d, 0xf37d8be360dbed2994c8857f48b2bff80d2b3435a7cceb71ec0b6bbf81589606, '', 0, '?'),
(0x549949f0f3b75284cf1067957739dbfd, 'wp-content/plugins/wordpress-seo/css/dist/score_icon-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/score_icon-2420.css', 1, 0x00000000000000000000000000000000, 0x9cfc7777569aaaede138a3871ee0c7fc, 0x0fbd7727fb953630f9c14cc326c05be4908e0d3a6185dd13fed4b184e6c51d6b, '', 0, '?'),
(0x549d734940a548cf3d6b033956cc3dfc, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_files.php', 0, 0x2466fa9d3ac685523767f3e5326ed350, 0x2466fa9d3ac685523767f3e5326ed350, 0x1f1fedbb3ccfbfcf6e6d80f903a4b9a63cdc5e0e380fb833a2b7160832fdf98e, '', 0, '?'),
(0x54a5d5c9c929296ad647f17c49095171, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', 1, 0x00000000000000000000000000000000, 0x13cab04cce406a1b0afcfea86ef7031c, 0xb5cf62139da9ea01dcfdc6a603dabe75f34e0632c09247b0755774955745e7d0, '', 0, '?'),
(0x54a6d2f10df66656842bdcf805206a9b, 'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php', 1, 0x00000000000000000000000000000000, 0x67785880a34a54d1ef8a6278ca19fa8d, 0x66819878a42f1fd278e8a8c017ebb01c47dc150a388735fa36071b89095af42b, '', 0, '?'),
(0x54ac561d06baef2ad85c1c12bfe55f63, 'wp-content/uploads/2023/11/betyekCom-Bonus-150x98.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-150x98.gif', 0, 0x521a30c15ef25ccb7c74015ca9d39734, 0x521a30c15ef25ccb7c74015ca9d39734, 0xb841cec91bcbecc8b0491f83ac963e82d59b3bf4919214943405e8216009ae60, '', 0, '?'),
(0x54af6a68d3f7966e692b5138aa40cbcb, 'wp-content/updraft/themes-old/twentytwentytwo/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/home.html', 0, 0x151a6daf491a3a3e189bd32762e4cb28, 0x151a6daf491a3a3e189bd32762e4cb28, 0x38c32153cd7ced77dae872441e7c0617dbbd93c7c4861f1b2f1752cc187c7956, '', 0, '?'),
(0x54b9ffb046d8232f84d9d94e03517d03, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryLastChildTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryLastChildTag.php', 1, 0x00000000000000000000000000000000, 0xa1059bf3f3f7c3b52a4cb7138122f39e, 0x2755e72a540760c5fd6cc2056339ebdf3466071cfd63eb18ddd7943a4a8d8c1c, '', 0, '?'),
(0x54ba05e393eee2e9be0a4f7439f2edc0, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/32px.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/32px.png', 0, 0x21bd42ab5782494e9227dd05c5b89c4d, 0x21bd42ab5782494e9227dd05c5b89c4d, 0x8cd00c9943e1c4d6f1b10f7aa720009efa28855f44dd4102d8b0668f28b10c0d, '', 0, '?'),
(0x54bacc2192b97696766a770f87336785, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConstantExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConstantExpression.php', 1, 0x00000000000000000000000000000000, 0x976e55e70f8716f1eaccd34b60ae45db, 0xa95d863572e8883096899b7bcd55421e729bd074c830a65035d8fb3bc45fd478, '', 0, '?'),
(0x54bcbe93b10cd55bc07a9386a051a3e5, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/widget-writer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/widget-writer.php', 1, 0x00000000000000000000000000000000, 0xbc177a891dbd633483344627d9390973, 0xf760de0534cd8026d2394c05cb9f5feb4e0f9f2a6c34b1bd2cce90a6f30d66b2, '', 0, '?'),
(0x54bfeb0a787a93147827c827465ba74b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/error_log', 0, 0x514c32b4834e3a43f430cb319f316dcf, 0x514c32b4834e3a43f430cb319f316dcf, 0x4de207cd19add0a1ab61f6f937c784656de5fe3dd9efbd4fb343cec5b3f881d8, '', 0, '?'),
(0x54c03d65e49f58a7dc718a58639ce047, 'wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle-handler.php', 0, 0x47ce650a43543e1b48f1584355577ec5, 0x47ce650a43543e1b48f1584355577ec5, 0x1ea45a9bc8c1acec07109500b8ec3f15ce1c302a894a58be4b4fd28d683901e2, '', 0, '?'),
(0x54c5d9603599b9c8327a2f163ee09a77, 'wp-includes/blocks/query-pagination/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x3f6b2e9b1c8eefd7b6e12ad7a0ac20df, 0x1dd88a72fb9485ebef489bf1ae4c173ddef65dd899e7881d215f27f915648d95, '', 0, '?'),
(0x54ce5adc5a8289c450ca29a48b12da8f, 'wp-content/plugins/elementor/modules/floating-buttons/base/widget-floating-bars-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/base/widget-floating-bars-base.php', 1, 0x00000000000000000000000000000000, 0xd251eeed19d19af2c3890d5775695db2, 0x7d42ef8e337e7efbdb47ac3c29ce4416a4f8a39d7e9d74b77441d576e4a53a23, '', 0, '?'),
(0x54d52c9b8ad44245d45ed7c3af238172, 'wp-content/plugins/elementor/core/debug/classes/theme-missing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/theme-missing.php', 1, 0x00000000000000000000000000000000, 0xec088f90aa1d598524f3706e7ca1d3ac, 0xa86d08e5222c7b4c4a3f8753ecc4567c1eda0942e3eb4ae5735beb79bd01702b, '', 0, '?'),
(0x54d5b57c67d77f6db47871f84892ed80, 'wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', 1, 0x00000000000000000000000000000000, 0x62b246f52c16fa3408c64daeb641270f, 0x56095fecd3704c1c632ca97b5821922ae8dc81d1fed15f33514c5b16065ae8da, '', 0, '?'),
(0x54d6e7c1ab73fbe64c5c18afebd8711f, 'wp-content/themes/twentytwentyfour/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/footer.html', 1, 0x00000000000000000000000000000000, 0x4d976fb09917cc5e74dd2dc139ed0bba, 0x33e5f7d36990c1abfa26a56181f1501db79603c57b64a1cad13491b34a7bb752, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x54da9362fb1b49fc91767d997a359ed4, 'wp-includes/blocks/avatar/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x447c7cb6918350ac8e7915ed5847c2ea, 0x7e0e5fe13878137e0112354bf98a90183c41b888daf07bf0d41fd89a6520e6d0, '', 0, '?'),
(0x54dbb8261faa03b437fb49b04a49eca2, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/FontAwesome.otf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/FontAwesome.otf', 1, 0x00000000000000000000000000000000, 0x0d2717cd5d853e5c765ca032dfd41a4d, 0x716fc14f244b5da18eb06733d06e81fbc392b1d19017d27eeef807f928805280, '', 0, '?'),
(0x54dc8c8a37601600f4fdae02d6ef2881, 'wp-includes/js/mediaelement/renderers/vimeo.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/renderers/vimeo.min.js', 1, 0x00000000000000000000000000000000, 0x170687433986a4a559fa4f16b1d7c70e, 0x8b84c72bf7c2ae2d465670fddda8496874d84cdf6950254bd7ddfc698dff0b36, '', 0, '?'),
(0x54e014396f2a214c0f2a996f047774c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php', 0, 0xd8a912094f72875a57e33b1eff910008, 0xd8a912094f72875a57e33b1eff910008, 0x35cae2d37116bfc4025b4f9940169af82336847985fad2dde986820b036808e4, '', 0, '?'),
(0x54e617e61a738e097cee4b99b15e7fc7, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php', 0, 0x4d33a2ae6eebae813727522d52c8bf2d, 0x4d33a2ae6eebae813727522d52c8bf2d, 0xc2a4faf1d89cbe9e9a7f8fa6797788d2aa96caa6f86da8bc74f4715a734e8ec1, '', 0, '?'),
(0x54e64a3c17c1499a738750be8508502a, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', 1, 0x00000000000000000000000000000000, 0x05cd4b86c4249bc5e8e2be9a3758dbc0, 0x2f1acab358371568fb61512a0414dbe7750caa9e0181606c59a81f8389c697a7, '', 0, '?'),
(0x54ea9612dc085e1262c55a2d4966681e, 'wp-includes/sodium_compat/src/Core/Poly1305/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305/error_log', 0, 0x08d6e128626ca791191596e8032c7b4d, 0x08d6e128626ca791191596e8032c7b4d, 0x11eaaadb60ec79913074e588ff8c33aa642ef1ed5b527555497489f461b456a9, '', 0, '?'),
(0x54ee51d8c5a5a942db3410936e3b5199, 'wp-content/updraft/plugins-old/akismet/views/config.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/config.php', 0, 0x6b0ff25600d3269a21ce0b249d78e809, 0x6b0ff25600d3269a21ce0b249d78e809, 0xad1d2338185bbf4a8d6a8305cf76c2f7fb8de6f2ee8aecfbb58799242e9e3fdc, '', 0, '?'),
(0x54eee6fb86e1a3cb1ce43d4268d529e3, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/rev-slider.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/rev-slider.png', 0, 0x5a2940ab971ef9b83fa6f93eb89d122e, 0x5a2940ab971ef9b83fa6f93eb89d122e, 0xf90bcdee4c5a7c3e178d7a47a568e44d25ecac80ce115e50685777330d10b87d, '', 0, '?'),
(0x54ef784a22c2315bf85768faf1b07a46, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php', 0, 0x51c94a3af979ecc771c2f4d4a934ade7, 0x51c94a3af979ecc771c2f4d4a934ade7, 0x9afecf4518eb66bb9e085dd1384ee48904609d645b4f50d3acc9d6bfd82ad35e, '', 0, '?'),
(0x54fd334872a487daeb666a831066806e, 'wp-content/plugins/elementor/assets/images/placeholder-v4.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder-v4.svg', 1, 0x00000000000000000000000000000000, 0xd0c7d786f1f3c4999e668c3441949dfc, 0x679194c2b313b7b1bc2880267960d24863d521adcfedbd47c00187b95bde6a94, '', 0, '?'),
(0x54fdfdc284b1a7fc5ca337e105fd74a9, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php', 0, 0x12c4a622c5c5c1e3de45139d5667e18d, 0x12c4a622c5c5c1e3de45139d5667e18d, 0xe83865a3fe5e527e8b13b9ba888e5f71cc3a46c81dfc2ce88be794a6cb73407b, '', 0, '?'),
(0x550517ab9bc35e24fbb96cf5443d8b59, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', 1, 0x00000000000000000000000000000000, 0x586f18ecbb53035c2c4ad8e5ccd12765, 0xc1335f7d22f1847f27071fed22d970b56ff62b50ccc192ea594525b5b4bcdd50, '', 0, '?'),
(0x5508e21a49735478d6e08d60114d2ea1, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-text-blog.php', 0, 0xd88348ed9042120d4d0626cc7cafd50f, 0xd88348ed9042120d4d0626cc7cafd50f, 0xfd7239a16cca0033b8056a24befdeab47a570c3a63c573ed52e8f12a12e58dbd, '', 0, '?'),
(0x550902f70bd5b3dda985b7b850e0f2c9, 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-pickles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-pickles.php', 0, 0x5df812f45ef461dc1223be846f1a5eed, 0x5df812f45ef461dc1223be846f1a5eed, 0xb17c050051e3f08b474167bcc5f0edb3dbf9979b766015ae1c5ba06a624f45a5, '', 0, '?'),
(0x5513f3de1ac5cee2d462797041dab10b, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/suggestion-processor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/suggestion-processor.php', 0, 0xbc9282a53b0270aab8e368198a0acc3a, 0xbc9282a53b0270aab8e368198a0acc3a, 0x8dcc03401ce59849c14de8967aae1a2dc7445ed062a692112c199b4bc6709492, '', 0, '?'),
(0x551519328d59b95246fc3177fbdbf9a6, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php', 0, 0x35eeee285fb8108b0b1f6973ffb5fab6, 0x35eeee285fb8108b0b1f6973ffb5fab6, 0x1851718e2e5bb7eeb760d242befc78fb0099cc34645d1ffaacf0136bff0d308a, '', 0, '?'),
(0x551a2f96baff87693f75f30fd1c224e6, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', 0, 0xe49aba886f8ca9e9c5c69aeb8c219999, 0xe49aba886f8ca9e9c5c69aeb8c219999, 0x3a5311953d1a17a5101e6aab01ba810c7be2b0eddda610282da8ec1ebb3f1ddd, '', 0, '?'),
(0x551c37d53e627e1aa0b5de22e1eb3c9f, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php', 0, 0x06515bf9cb2f7858750b869bc897589f, 0x06515bf9cb2f7858750b869bc897589f, 0x86ce9c3d0bff1a2eaa4dc4971a28ee6672157e6f48b51cd29b4f18189dbc8506, '', 0, '?'),
(0x5522094c345d076601ddc69770a64eb3, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/CompiledContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/CompiledContainer.php', 1, 0x00000000000000000000000000000000, 0x8311a8465fd3781e21ffdc5614c78d46, 0x5f9410afc8f98b03d8d85d081ef8f5c03c786978cabe4302ec25dac664324728, '', 0, '?'),
(0x5527b228ae6f81fa0f06eba6f2f3c24a, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/CSSTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/CSSTrait.php', 0, 0x883e7d2e15638cb48c6061305ec15a46, 0x883e7d2e15638cb48c6061305ec15a46, 0xd5978b50d29c7db4184879653c916646518031e2ccc5f5a1c3a629b19e8a1e1f, '', 0, '?'),
(0x552fa5197f64cabc7ba71aca4cf601b3, 'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css', 1, 0x00000000000000000000000000000000, 0xacea3b1d9efc25f450db88b378f26988, 0x54d4325b63caa0dd2dc683effc46a75b3f16316d98a2cfc3d89e4b5b759c5a9d, '', 0, '?'),
(0x55316e1227cf5964156d6cdf4dc97d78, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', 0, 0xe13707c792d4a69d2f0543597b0be6d7, 0xe13707c792d4a69d2f0543597b0be6d7, 0x7f34539a933ff006a84a14f360d5e328e60a0f1280106d8811c40b22116e8c17, '', 0, '?'),
(0x553650fbcc5c66bbb1d578d6ca070505, 'wp-content/plugins/elementor/includes/controls/hidden.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/hidden.php', 1, 0x00000000000000000000000000000000, 0x10c17aaeae3f5572fe062e62e57fe709, 0x31f0062485215a21878715e98afe39908065d0d07b416ecb0515c7d28d48c3ab, '', 0, '?'),
(0x553f94f5e763389c8a551cdc06490724, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document.php', 1, 0x00000000000000000000000000000000, 0xf6ee22f7e5d126acb6b6a23b61475de3, 0x1aa2d513e9618e85da99a14d4994beb00eb1d0a6412a5fec4bbce0879c64e654, '', 0, '?'),
(0x55418ec1babe62dad5b2fe8a99b43b2c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php', 0, 0xddbd10fb686a17243e1a7bf726715284, 0xddbd10fb686a17243e1a7bf726715284, 0xeb66ef95704f643a633d83673e185a329033f92c4f1597892cdcb6b6504c5aad, '', 0, '?'),
(0x554910825f95d1cbea596dabe7d1135f, 'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php', 1, 0x00000000000000000000000000000000, 0x501976fd4269fffb8312b2591b5f9fbb, 0xc2f6867a0048247981441937f9e9dfe673bb7b0c8c11de7735b2a0e2c61db992, '', 0, '?'),
(0x555afe49a6153e580f12e79a5f958ae1, 'wp-content/plugins/wp-rocket/languages/rocket-nb_NO.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nb_NO.mo', 0, 0x89c0a15c294b5b2a6b19d5795ae37727, 0x89c0a15c294b5b2a6b19d5795ae37727, 0x4d28a58bcd36bae322c8c06a19cf9a7dbe7ab51289b18c5efa75643d9e61c976, '', 0, '?'),
(0x555d07ede91df371bf75c56f6ccbdf64, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/EncoderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/EncoderInterface.php', 0, 0xc17ab83d6c560763fee224f8641023aa, 0xc17ab83d6c560763fee224f8641023aa, 0x83c0dbfb89c839eeea24d6880215cdc99737e9b0c4731709b97a2c41890e803d, '', 0, '?'),
(0x555dbd7eb362bc7deba895f102249bd7, 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x55609133bd2399691ba81e79ce1f3cfc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsConfettiAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsConfettiAttrs.php', 1, 0x00000000000000000000000000000000, 0xe19a6b70d3728d638f88466259df4bc0, 0x445b07d2e097b5fa4cea1d17ef0b334f01609c73fd931e9d1448d96c203c2dfd, '', 0, '?'),
(0x5564d5e7ec505658b2736763791a7fac, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', 0, 0x37cf62829704c84b2de49fdf55761c6b, 0x37cf62829704c84b2de49fdf55761c6b, 0xc149edc3665788f7a2e3a8c4f0561194a79994a7f74241ca0900e07a5a3ac14b, '', 0, '?'),
(0x5565a6744126d8527caf0815b20d5156, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss', 1, 0x00000000000000000000000000000000, 0x2991b7a18d1e586772ef7ef50d8057c0, 0x41ac486714e2ce5b03724712df5e9f8ad2186bce98d5faa98269b8a93c93009c, '', 0, '?'),
(0x5567d0ae1c419e44b4654e5cda9bd0bc, 'wp-content/plugins/wordpress-seo/src/generators/schema/faq.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/faq.php', 1, 0x00000000000000000000000000000000, 0x1657ce0c511c663a9da181260e3d88d7, 0x4f40b052ecc876fff64617e6ed70f0e1bd2e45b48b8f183ff9f8f01afc694b43, '', 0, '?'),
(0x556a4121d8600db914e9f38819a3e133, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions.php', 0, 0x3ea73a907bac512b98a23b3771219c2f, 0x3ea73a907bac512b98a23b3771219c2f, 0xca97ecbcefc8780e34ab223f03ebdd08013dbf8dd38589d4f54f055e696e6c8a, '', 0, '?'),
(0x556d14cc44b4f2bff033c9f88edc2578, 'wp-content/plugins/wordfence/languages/wordfence.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/languages/wordfence.pot', 1, 0x00000000000000000000000000000000, 0x5397c82cddc04af9c7b25392abd44e62, 0xf41c54214ef0dd913357450151e5bbb67b900b1c585f5672dc30139cae4ee523, '', 0, '?'),
(0x5570570b43bf4c13b6f91023bbe2d0e1, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.ttf', 1, 0x00000000000000000000000000000000, 0xebe8144dc13748a934d91d45c2941d47, 0x90781318b32ac0f13f855209ef77f8574481fe4680598637e74156b07bd2edba, '', 0, '?'),
(0x5570ddbd7f35fb6c759dfb82b4353199, 'wp-content/themes/twentytwentythree/parts/comments.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/comments.html', 1, 0x00000000000000000000000000000000, 0x440c27639af0ee329447a6bac2357981, 0x8bc232ce15d03a1260bb908b404171721aefa10d9d3f9a132cd0d6f1b59f9ee5, '', 0, '?'),
(0x55722476f5db12e45c3c317bf6b512e7, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', 0, 0xc00e1d2bc457365ed216ae92273b07e7, 0xc00e1d2bc457365ed216ae92273b07e7, 0x63433e5b2b7d0226229877c8ff2bcfd44daf23723cae1569da222152b0e37ae7, '', 0, '?'),
(0x55736c1e00c24c5a0a9d8266f06952fc, 'wp-content/updraft/backup_2025-06-25-1252__EuroBet_4b7881395165-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-25-1252__EuroBet_4b7881395165-db.gz', 0, 0xec304ba883deb769f3d3071812b269a9, 0xec304ba883deb769f3d3071812b269a9, 0xeb97d5fe8c6f8587121b9c642b917ec2abe92386e57c58bf674a5a95908ddb15, '', 0, '?'),
(0x55802ed51ef4bd914700e3c46837134b, 'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php', 1, 0x00000000000000000000000000000000, 0x8af77bcec8c7b2d9d9eab28ae6f21254, 0x0573c1d7b76d7928e55b1fa67e84fa4d9fc099aecbdf4ed3d498f3f8e93b690b, '', 0, '?'),
(0x55840ffeb48d089ed45d5a1307ca3789, 'wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/ServiceProvider.php', 0, 0x04fa47e8826cc110976921cb217f4dd2, 0x04fa47e8826cc110976921cb217f4dd2, 0xf0104895f1f17cc79374c3f926431a976c08ee8639c4df00e994fd2bccecdbbb, '', 0, '?'),
(0x55854ee8111455e845ee16909619c73a, 'wp-content/plugins/wordpress-seo/images/academy/ecommerce.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/ecommerce.png', 1, 0x00000000000000000000000000000000, 0x3780848907e720ffc5c17e6cc7a458dc, 0xb7b1fe910f57d07f4aa6879aff1dc48b1dcc452204d6f14fb51955fc2146e64d, '', 0, '?'),
(0x5586c39748dc206d12e8b8480e2f04aa, 'wp-content/plugins/wordpress-seo/js/dist/languages/fr.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/fr.js', 1, 0x00000000000000000000000000000000, 0xc9ddbcfda42fccf49a247024a7dc753f, 0x79acef73b2f2fa7989144a217bff21f7e4b0ae674ca4e8039da4bde9ffc38c4a, '', 0, '?'),
(0x558970fc2ae2fe75a4a0605387e87758, 'wp-content/plugins/wp-rocket/languages/rocket-ro_RO.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ro_RO.po', 0, 0x51f099a1d44bfeeb222a2a2089f2e655, 0x51f099a1d44bfeeb222a2a2089f2e655, 0xbbc28f4f799c9a1dd28261a986feca90eaa917d4c74a3828e7f5cd4bf777ad88, '', 0, '?'),
(0x559922ea457a1bbd405a03ace06d105f, 'wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css', 1, 0x00000000000000000000000000000000, 0xba2bc873ba3e8ccaffc77028bf9ee723, 0xfe49bf1b2f9cfe44764ce718d2b8adfabe48abfa65a25fd361d49668f0501bcf, '', 0, '?'),
(0x559b0816080e547d5e43a5093c2bc09d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', 1, 0x00000000000000000000000000000000, 0x7e0ffa6af3f6feaa22d6f41c1e075720, 0xf37a065935c218923e3a7ac775ef5730e7809fa001f6b8f8401523048c705640, '', 0, '?'),
(0x559ea30f9e406d87ce37a11ca7d6dc48, 'wp-content/plugins/elementskit/widgets/unfold/unfold.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/unfold.php', 0, 0xfa9f49040e7c8686652511d90f9450ae, 0xfa9f49040e7c8686652511d90f9450ae, 0xb7f459c71aa91dcc03a5b1dee142531b5768c7f2f8253cc2d050fa62ec10caad, '', 0, '?'),
(0x55a4c48b4920ffc38dc1a2f2574a51e1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRules.php', 1, 0x00000000000000000000000000000000, 0x3858dcd85d3e003356263dd2cd84dbbb, 0x9a7bd0ebcfe9504be6449f1f31bae29109a89374d3cdb9528a57a6b413dfa85a, '', 0, '?'),
(0x55a77e88eb424c8df21ff165b776f34d, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php', 1, 0x00000000000000000000000000000000, 0xb6a680742fdfafac933172d79974fdda, 0x5b7effe982f560092f21f86f486d6de0479bd0453274ab9a66608f15ef74a9eb, '', 0, '?'),
(0x55aa4928affaa169315692aa496375a8, 'wp-content/updraft/backup_2025-06-12-1155__EuroBet_96d6feedca56-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-12-1155__EuroBet_96d6feedca56-db.gz', 0, 0x19e8244dc85d6559aae79c3ebc91d685, 0x19e8244dc85d6559aae79c3ebc91d685, 0xcc76aca0da7e32eac62a49330f2515fb6cd91a6e6360d208d2dc574db15a50a7, '', 0, '?'),
(0x55aaabdcc2bc6254746101831100b90c, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map', 1, 0x00000000000000000000000000000000, 0xc3e42692bda5e37f1c76bbf3e26a456c, 0x829cdcfd70ee6938e4cfba4a235922fafa59d3fdfcf8aa4ef5a710b95b47425b, '', 0, '?'),
(0x55ac056ec99362346c5a052c05490403, 'wp-admin/css/about-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/about-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x853bd1d58bce19c4dc5e29061a5a0bfc, 0x02e563f59fced9aac6e780ab5cd4906e6d5aa17356c2edb9212569f272f27218, '', 0, '?'),
(0x55b2d9d775bc0e7ea9219c7e42354d35, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-36a02b65a98810ec4ea61a53553d7ffc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-36a02b65a98810ec4ea61a53553d7ffc.json', 0, 0xa59ae23865d7fc8926e457341bebeed9, 0xa59ae23865d7fc8926e457341bebeed9, 0x2a03f6642bfa2ba5e382f4312ab414c2cf4be409ca1d2e47564294b3a2f3242f, '', 0, '?'),
(0x55b3d2cba8b284a431f00c56eed88a32, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.eot', 1, 0x00000000000000000000000000000000, 0x674f50d287a8c48dc19ba404d20fe713, 0xfbfae57e382001176972aebfdd0b0a135070afa60a32f28a35a7446168427a50, '', 0, '?'),
(0x55bc5bb0cb25440502d729431ea31869, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-width-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-width-presenter.php', 0, 0x8eb63396bd725de34764c993b78992f0, 0x8eb63396bd725de34764c993b78992f0, 0x7d47ab7cc3a358f0f6fc70fa2ba2e2b3e4efc19a2d10c7a8160a4c18c384e98f, '', 0, '?'),
(0x55bdd7bbd65571e3bb525a3a1eb8f213, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-tab-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-tab-presenter.php', 0, 0xc89bacd95d1d9bcdb64c8f3dff591182, 0xc89bacd95d1d9bcdb64c8f3dff591182, 0x75a718a8a9e0aa721e9deb52d255899aaab1f5798ff8107796bc0d8ecd31f354, '', 0, '?'),
(0x55c1b1499459724c70c946bae27e2d0a, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php', 1, 0x00000000000000000000000000000000, 0x9bae39d95953534e65836be3c1a13c6a, 0x0492637d3b8e4e9573b4542f664540fb03af199e47de45545669cb868dafa212, '', 0, '?'),
(0x55c3e5e0240b692275c2ca26cbf4b839, 'wp-includes/images/crystal/video.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/video.png', 1, 0x00000000000000000000000000000000, 0x94010edbfd8e6ca589daa4b83bf53d0b, 0xfa9953110d49beb0559b8c39025f3ce2f7b566041b6085ec2648175977c27588, '', 0, '?'),
(0x55c618b3bbf442547b3c83505d4a6693, 'wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php', 1, 0x00000000000000000000000000000000, 0xc4e29e7f43dbf383c37ce42491d240b6, 0x846830d6d59252fdac5908e1946ebf1677dc40ed0e3e5a3c995495c44e2b749f, '', 0, '?'),
(0x55ca7221148a03a2387cf8afbcc6bcf7, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-services-image-left.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-services-image-left.php', 0, 0xb0ae7381ea4ef6063228c0ec1ecd15e7, 0xb0ae7381ea4ef6063228c0ec1ecd15e7, 0xc3b91ddabfe8dedd4c745f72b350536adb50b34b406ce13751f1aefc4b896df2, '', 0, '?'),
(0x55caea0ca6a28cdd6e33fd0c16e8d992, 'wp-includes/js/dist/script-modules/block-library/navigation/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/navigation/view.js', 1, 0x00000000000000000000000000000000, 0xc236ada262396d597e08b1fd1316d8e1, 0xb916c3b5553f609602c119544e81e22388d932114beac9777d54175d5a1a04e6, '', 0, '?'),
(0x55cb627fd9f151120f766341a69f8a00, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css', 1, 0x00000000000000000000000000000000, 0xf27bb7f97441df710fb9c8bb10534b85, 0xcdb375817ecd77aaf2b189ebbd09e3a0074afd436294437e8689c829890330a4, '', 0, '?'),
(0x55cc08d73de318fec51d3ebc13867758, 'wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php', 1, 0x00000000000000000000000000000000, 0xcb3597f4bad25d8150ed1722ca46a02e, 0xf213edb4067f06f7f3e3572208ef97c366ef2331adffab457462fa906ae30111, '', 0, '?'),
(0x55cf155e089dce17201448ed54a4376a, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php', 1, 0x00000000000000000000000000000000, 0x8984a0fe16b227f6d1c09659b50b7014, 0xf9c5cfc2c4ce832cc8220777f32cfafa4cbb20526a0012e10ba6294db36fec97, '', 0, '?'),
(0x55d015332eac7171dae0520bfbd16b5f, 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf9565c8d1612e422e9a18b7ade5ba6be, 0x45aba56535f126b8d622c79b1e8e0a2916b53326a3354b93339158ed50710419, '', 0, '?'),
(0x55d3b0e3d917c456be7a9fda942ad305, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-enable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-enable.php', 0, 0xb4bca3e0fa798fc29806b202dd350309, 0xb4bca3e0fa798fc29806b202dd350309, 0xe250d75ca0a21862a1f102419ec68f41c08b333bef48ca1a87cd9108753f6411, '', 0, '?'),
(0x55d424a46d0205713741a88362a94ccb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RandomizeRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RandomizeRangeRequest.php', 0, 0x23af5441130f8f2d742046de2a47a347, 0x23af5441130f8f2d742046de2a47a347, 0x55dc905c7c346748b0861aed19f101c0f526b15e1a7fa1990409bb5185cca264, '', 0, '?'),
(0x55d54aa2b8ff8e5696c52bea836dc703, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', 1, 0x00000000000000000000000000000000, 0x8d936cbd63f8fad128fc1d9972855215, 0x4359275543a43cb83da08c1ee78ccbbab078a463251ca854764c335d0a056e46, '', 0, '?'),
(0x55d635c8a871abe36052e9aaabda2a1d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/AppendStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/AppendStream.php', 0, 0x491aad1e5020c501d2a2fb2a37850127, 0x491aad1e5020c501d2a2fb2a37850127, 0x20cade7b5b28788f218e813fca4a4d8093877121c1442e6ab470f6a644322951, '', 0, '?'),
(0x55d92525e6e9dfab78cc8ec08787c2d2, 'wp-content/plugins/wp-rocket/inc/Logger/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/LoggerAwareInterface.php', 0, 0x7b44264af26c9968d6e921ccb6c0c674, 0x7b44264af26c9968d6e921ccb6c0c674, 0xf39c877cd38f577866324c1c920726bef59fab13dedfb2ebdb2700f8d1da18e4, '', 0, '?'),
(0x55d9eb5615fa51da02b876c22680e10e, 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0x23f52fcc08b1683cc01b9e55d5f514a4, 0x9f6ee4e8f8c1e0690c9dd9eb9785b54eb5765816a537ab595db48590bcb01944, '', 0, '?'),
(0x55e0b968301bc3417db0112ce6fb1bb9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonLtsScriptAfterLts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonLtsScriptAfterLts.php', 1, 0x00000000000000000000000000000000, 0xf8bb62e68ead6471fc6f8bc020517053, 0xdf092a398d2aa30d3732523af415b676cc78126026049e5e8750ec8a468e71ed, '', 0, '?'),
(0x55f04726af9674f45f0854da72a08f10, 'wp-includes/css/dist/commands/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd238c773834e1a2f14655472c75acdae, 0xd9c52976d07cd294d911a63c7964b66f5530d9399e983e3cc73761aaf449d60e, '', 0, '?'),
(0x55f1005fa40f2d0f5e72af96b2886042, 'wp-content/plugins/elementor/assets/js/styleguide.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide.js', 1, 0x00000000000000000000000000000000, 0x85e699f4e049445083e8ca9affb5a340, 0xb64e92ccf450ac3815c15e275e99fee6707fb0e1d1651af5d5309813544364dd, '', 0, '?'),
(0x55f4f3cd28ed57b4077af21d6f51216b, 'wp-content/plugins/amp/src/Infrastructure/ServiceBasedPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceBasedPlugin.php', 1, 0x00000000000000000000000000000000, 0xa29d210052d5bb7c74b127f6663a7270, 0xda5ca35d95131d51ce6d97fea53a86f3b909e021875af78233b6a49b027cad88, '', 0, '?'),
(0x55f77a34009986567413e951a4f516d9, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', 0, 0x648b2552c3cfae8942b5f729e9931d88, 0x648b2552c3cfae8942b5f729e9931d88, 0x0ca50759ea697371dcfba29fb0be8fc080f4b91b71b5e8f57cda4f1192f431f6, '', 0, '?'),
(0x55fa474a44f43b207fab64dba67881a0, 'wp-content/themes/twentytwentyfive/patterns/event-schedule.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-schedule.php', 1, 0x00000000000000000000000000000000, 0x51c0978d7b7da766eaed8def90df6087, 0x32549ef3371b66357b285869fcc533808aa896c9732e23786b92eab990a806fe, '', 0, '?'),
(0x55fb0079ef65c574dcc3938a8f959530, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', 0, 0xa1e0ae834c7a2ab486ed05b9c542db67, 0xa1e0ae834c7a2ab486ed05b9c542db67, 0x05ebb343ee9fd491562c12621be78c3c70f39901c0556cf725fb67ffe1e436e5, '', 0, '?'),
(0x55fbad6587c0eae650ade08521973b40, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRedbullPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRedbullPlayer.php', 1, 0x00000000000000000000000000000000, 0x959fbe90ade8072186f3fd70e06def73, 0x21ade72b9919cd1990149017c95de49f19f49284678c1a6df0bb76b8cbad9b6d, '', 0, '?'),
(0x55fe5eb7fb92c3251dd8afb946ef5702, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlEngineAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlEngineAttrs.php', 1, 0x00000000000000000000000000000000, 0x41568f31415be02d34a1eb8cd056b65b, 0xd66f64bf3ced3338df711eb22dd53199e35f96c2077afe229b3a6408c9a82cf0, '', 0, '?'),
(0x55fffb322cd0fbb34d3242fd28acdf1e, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/header.php', 0, 0x90eca8e10a11c3b13ce8b3b102768d54, 0x90eca8e10a11c3b13ce8b3b102768d54, 0xa44660c7bd14fa6b362d27a46d9167d0aa87276d40bc1568a8c7db139cb32bad, '', 0, '?'),
(0x56010a9f4b4f5ac637b8214a8a4ff2d5, 'wp-includes/css/dist/block-library/editor-elements-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf07648d685923c8decbd556a2b954054, 0xf202a7930118c856084c6298f5fbd834648e6f70f9b0f377ffbeaf58834bf9c9, '', 0, '?'),
(0x56039adee0bb2d5c1cfdc6a3c260eb2b, 'wp-content/languages/plugins/wordpress-seo-fa_IR-fbf6c210cf52f9eaaf78c5f02b58c276.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-fbf6c210cf52f9eaaf78c5f02b58c276.json', 0, 0x51d2bddf6b0d5f353d2fc735b66e7aba, 0x51d2bddf6b0d5f353d2fc735b66e7aba, 0x2ed42b646d7b3b27f7c19a6c6546412e0e94604bf8954691a7ec6aff3e02b2fe, '', 0, '?'),
(0x5606bb96d5b3911347fb1c7b0bcf08d9, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-premium-assessments-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-premium-assessments-2410.min.js', 0, 0x19026083e70e8742d7e088a8ff8de5bd, 0x19026083e70e8742d7e088a8ff8de5bd, 0x2bb01c88764692f6a50b5ff4e8e8e1aa8e5c9426604b396d806f360aa672125f, '', 0, '?'),
(0x560a07d5c95560bd5f9a35fa98ad1b38, 'wp-includes/js/customize-base.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-base.min.js', 1, 0x00000000000000000000000000000000, 0x81c70494b79f4ce5a6bdf17557983f74, 0x938c4c4908f31615ae9c494d206324b86bc681642690859117c0f2e0eaf94047, '', 0, '?'),
(0x560e91f4b93ce9993747ba6ed4ffb297, 'wp-includes/blocks/separator/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style.css', 1, 0x00000000000000000000000000000000, 0x20bd13749b45a36f3f0c40150503c27b, 0xd61be5a96b4c04f2d82347a413f861115e092cd0860d46270aab673a7d464c7a, '', 0, '?'),
(0x561119c19e585a86e2ea07d3bee95d40, 'wp-content/plugins/elementor/includes/managers/elements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/elements.php', 1, 0x00000000000000000000000000000000, 0x6f6cd995ab9c26b515911270af0fc25b, 0x6d7871b3c5062ee87b59eceed885dfe62fb09c9e0752e2a9277ab01352bb7856, '', 0, '?'),
(0x561944a6e44cf70a616a55ae62febc8c, 'wp-content/updraft/themes-old/twentytwentytwo/templates/page-large-header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page-large-header.html', 0, 0x033c1a7addba9aa1c37eb48af7c7a184, 0x033c1a7addba9aa1c37eb48af7c7a184, 0xf48b4723276026cb0f81bdd66642c6e408210f8495db33608eb0c3e9aff2fb1c, '', 0, '?'),
(0x561bb93f40095d6de4fd17686d40afdb, 'wp-content/updraft/themes-old/twentytwentythree/styles/electric.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/electric.json', 0, 0x285c2a8a81b99ce7dc6af8c3bea16546, 0x285c2a8a81b99ce7dc6af8c3bea16546, 0xed268b26b8b2b9c7ae7db3373a7a44bfa4e13b5a4dc500ddfe91411bb8779af4, '', 0, '?'),
(0x561bbc0deaa733239e934af210f7197b, 'wp-includes/sodium_compat/composer.json', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/composer.json', 1, 0x00000000000000000000000000000000, 0x0493b20b58e99137a57b280e473588c1, 0x353c9bb148e0dfe958300efdb3c9f8749c3eae2dda018dd81bade0c4fdfe1e0e, '', 0, '?'),
(0x561ea1422e69d18544698da297a9c9e5, 'wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php', 1, 0x00000000000000000000000000000000, 0x5175351e065b73928deee9f26fff9355, 0xb478190cbc48ad2bde0315436d69221ea61fb9afaf73435d334ede05cfe68a07, '', 0, '?'),
(0x561f04041de0549896036418383e10b4, 'wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php', '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php', 1, 0x00000000000000000000000000000000, 0xfd9ff5a3e1b15504d449153bfbc59c37, 0xb74b0e844840d3f2f91535d78c0e018ce71795d88562afa4503aa072d0759f6e, '', 0, '?'),
(0x562337419482a8b2fe40eb3ff7f8fb29, 'wp-content/plugins/wordfence/views/unsupported-php/admin-message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php', 1, 0x00000000000000000000000000000000, 0x1fee410e098fa948990e521c51899d7e, 0x6aab5a8dc6faf83d383cc1ffbd104f8fd204d463e32d523d732e9dd72934c683, '', 0, '?'),
(0x56278db7c150c22bfbe67d0dd0b07c7d, 'wp-content/plugins/elementor/includes/settings/tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/tools.php', 1, 0x00000000000000000000000000000000, 0xe318e9641d960ef3f72011cdcf9a90e5, 0xaad911a3abc97e890739a30776690b77266a01d51b56f89bf887044d87261b34, '', 0, '?'),
(0x5629162d9dd056afa7fd930799bd1964, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', 1, 0x00000000000000000000000000000000, 0x22d8c88d80a2620c08cd19e878772951, 0xab68b8dd2d204b3ce841f878063c23d63787261750fd1349aa2e0fbc20237bc5, '', 0, '?'),
(0x562977d182e8ff057ddea72659a45713, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Registry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Registry.php', 0, 0x8036947daa5c8c149257fb27f2f74587, 0x8036947daa5c8c149257fb27f2f74587, 0xa8553311e15092bcbd503074945167eafe1769ce1ab535d24546d9bba1abf1fc, '', 0, '?'),
(0x5629928838a1d384d12460b795c586b9, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FunctionExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FunctionExpression.php', 1, 0x00000000000000000000000000000000, 0xd572af0213dcc9bae602e1230f7a3205, 0xe5e6a497a7b43895aa3379e040436d49ce69f22b184b05f95c3a4153c27fbe37, '', 0, '?'),
(0x562b1d2b2c6912d7cbcaaf0463d3f1cb, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ErrorHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ErrorHandler.php', 0, 0x7fe1897cac9ad393c55cf159184c001a, 0x7fe1897cac9ad393c55cf159184c001a, 0x5cdb0573a6675bb06bc7d896714b030e0e49e5cc20e9083b8f154788dc2a388a, '', 0, '?'),
(0x56305932a1899bbce95f44b75d141cac, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetRequest.php', 0, 0x24bb8ae8a5f28935671109e8193e3956, 0x24bb8ae8a5f28935671109e8193e3956, 0x11e9cbaf5fc5f8fd95105354f414e90a3afd342ee4e9dca69ee79a3a1091ad74, '', 0, '?'),
(0x563215c74cd602fc00dbbaf3031314bd, 'wp-includes/js/jquery/ui/controlgroup.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/controlgroup.min.js', 1, 0x00000000000000000000000000000000, 0xd13ca05276f596ce1d6348ade6353288, 0x28d9f99b7d8a66880a1bdceafe372d811bf4516f366461ceadc3022f5078b4c6, '', 0, '?'),
(0x5633e6f178a2608c5e1242d0953f4eda, 'wp-content/themes/Newspaper/includes/tagdiv-panel-docs.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-panel-docs.php', 0, 0x608e022a4e130ad745f67b9a4105b438, 0x608e022a4e130ad745f67b9a4105b438, 0x29de1113593d6edc347046e5a7ac7501c601c0d04e391a0ad004438a8ea8441c, '', 0, '?'),
(0x563b4107a8c1c18b6dfefa29b1a4c0c3, 'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css', 1, 0x00000000000000000000000000000000, 0xf830afb029952ecaeb080efb6a927b21, 0xdee1217f38a4b24a66646bd1ec467780f42ca1a4f66b1648ea4cef6f4d3e0222, '', 0, '?'),
(0x563e41825e980af71542ffa1d2547213, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Plugin.php', 0, 0xf949b2d74b80ac301635a8f3c6896e0c, 0xf949b2d74b80ac301635a8f3c6896e0c, 0x8448099df33e606febacf5dfcf1e6d84abd257eea7c94c84a5acef9283a20e06, '', 0, '?'),
(0x563fba4f8e4e8588cd658b5a465c8c1f, 'wp-includes/js/jquery/ui/accordion.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/accordion.js', 1, 0x00000000000000000000000000000000, 0x9bf0b538af9c4fbd1c996c00867d88ff, 0xb5f2bb6f3d8fb8af2f5a0eab609b4c6dd04202dc186c63e89d71ceba067ea5da, '', 0, '?'),
(0x5649db66c5e3378263ee0b81f9b3b467, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary-rtl.min.css', 0, 0xb240d162749a795c3bb9d474b4856ee2, 0xb240d162749a795c3bb9d474b4856ee2, 0x0b308ff92614dce434c8cf3f81c4df31a0827619283754900c2026daa233f2c5, '', 0, '?'),
(0x564c36dd37475e6c25441b357a33c8e8, 'wp-includes/default-widgets.php', '/home/iraneurobetcom/public_html/wp-includes/default-widgets.php', 1, 0x00000000000000000000000000000000, 0x3d11c74db8084e2c2af0a3dc597c3224, 0x23afb4bb130966d169cfda78f4861a59a80852f08cd75228cef2bf403fa81b68, '', 0, '?'),
(0x5657f13b7af4e62ab0c3e328d80fba8c, 'wp-includes/blocks/navigation.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation.php', 1, 0x00000000000000000000000000000000, 0x9c326e063d70df338ee573699f6dd7bf, 0x4336f7988392d21673f55fd7097479221029f07fe38a745be402ee1cda946ee6, '', 0, '?'),
(0x5668ee06d1586ecc41d5f32ee132997a, 'wp-content/themes/twentytwentytwo/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header.html', 1, 0x00000000000000000000000000000000, 0x3de53cb29c0d3c61d26b0b54f5eefd5b, 0x627f238d543b8b69386275aa84e5c2a2fc0fd92c95509240d38968352e2ab1c5, '', 0, '?'),
(0x566927d7e35275cb683afe01c0b375d5, 'wp-includes/blocks/query-pagination-previous.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-previous.php', 1, 0x00000000000000000000000000000000, 0xdd6badc2e6aaf1a2c0b18bdc2c5d3550, 0xbbc6eedd0a6c9dbeef997312221dea09362d1e6cb76ec24786482a8b77c0fe1c, '', 0, '?'),
(0x566d143b5f51e74fc8a83efd6ecf8295, 'wp-content/themes/twentytwentyfour/patterns/text-faq.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-faq.php', 1, 0x00000000000000000000000000000000, 0xa7783fddd8b663420a2eb858dd8c92f4, 0xcfa364235b3f7abe0833a0d1c5c7316a5c241d056b5b67bdc3d643823647a395, '', 0, '?'),
(0x566e650221ca7a3075310e3fac12bf03, 'wp-includes/shortcodes.php', '/home/iraneurobetcom/public_html/wp-includes/shortcodes.php', 1, 0x00000000000000000000000000000000, 0xf23c31b23477d211c936b8c1658c0018, 0x7747263baa3b5281d2305647dc95dba71143401d96b6385c37e3c3e3c24dbe3d, '', 0, '?'),
(0x56726d914b7f451fa770bc6ad7e43697, 'wp-admin/images/w-logo-blue.png', '/home/iraneurobetcom/public_html/wp-admin/images/w-logo-blue.png', 1, 0x00000000000000000000000000000000, 0xfd5b4eb05706a2f05f707fe077ae1030, 0xdea35e519074e4330103f4489d1c756e0155e29dbbc9e07e05b2271202bb5432, '', 0, '?'),
(0x567434cf126178c68458cfaba466e80a, 'wp-content/plugins/updraftplus/images/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/backblaze.png', 1, 0x00000000000000000000000000000000, 0x9cfa7ae35da0888b77b71c6d407c9a1b, 0x6bf13625dff916d056069b17247fc504cb71afbc753b1ac953b6bd4784ec997b, '', 0, '?'),
(0x567a573ed19a44ebf3644f7a92496830, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', 1, 0x00000000000000000000000000000000, 0x9594664d8b194b6ca2adc2d307d86f1a, 0x1473d5dcd0d4b02842c08f5411e0608d8ae1df97085569825c3493b4b6e00fcf, '', 0, '?'),
(0x567d1545ea7a178fa8bd4be769e78d52, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/ekit_icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/ekit_icon.svg', 1, 0x00000000000000000000000000000000, 0xd7608d2a0da18f7edefec1a9d9693639, 0x92f1bd1ba71b0448997c31ebe5ef324c61c7ef277e93d1b7095a04eaec4bda76, '', 0, '?'),
(0x567e04f552dda1dda4797893c0d32040, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', 0, 0xe7016e0a7a21bde0fd77843e04063c54, 0xe7016e0a7a21bde0fd77843e04063c54, 0xe5c19fc8b8476eaf71d43653c87bd70a59d76b4f211d19debf80904310280574, '', 0, '?'),
(0x567f5f87ee1c31386f09593c1a8aba3c, 'wp-content/plugins/elementor/core/breakpoints/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/breakpoints/manager.php', 1, 0x00000000000000000000000000000000, 0x7a5468844e5b1f7156d04584758410b1, 0xac3e081f26f0462b82cedeb20f4eb6e63c4f70b95e5d6a18a3aadb68cc483319, '', 0, '?'),
(0x567ffbd62bc6e83ef719a178791a037d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove.php', 1, 0x00000000000000000000000000000000, 0xb744d30ccfec083e98ecf3e663080d94, 0x642f9d8ec1516016bdb6666ff3d7efe01176c7de3307e2bf020185b148a3f74c, '', 0, '?'),
(0x568198f153debb3adaa412f58b39f67c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IfNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IfNode.php', 1, 0x00000000000000000000000000000000, 0xbbfaeb321f95923ee8b984649daecc04, 0x80f90cd68da66eeeaf72919b9ecae173f21f9514c2863ab5ac93ff8212da0c56, '', 0, '?'),
(0x569334023d3cfac538ccf8bed3f958f2, 'wp-content/plugins/elementor/core/settings/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/manager.php', 1, 0x00000000000000000000000000000000, 0x48cf31c33f977edc8c8fe0e05e483cdd, 0xc96d68e3434075a02200f7ace22f4eaa2da79eb469d7100d3fc0b134ccc9497d, '', 0, '?'),
(0x569e85ef168299eb8c8f24d8ef8c8a78, 'wp-admin/js/post.js', '/home/iraneurobetcom/public_html/wp-admin/js/post.js', 1, 0x00000000000000000000000000000000, 0x81142340bff6c1a497aff5a9a6533108, 0xb957a9695b576b9b8aa979c24b62db9dff19811e525d4b05669b7b140482f1f4, '', 0, '?'),
(0x569f8e365c37e86861e3c585b56b3b7f, 'wp-content/themes/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', 1, 0x00000000000000000000000000000000, 0x200a78a49be62e8af1457005cae76142, 0x01d5d4ffc28bbe93f68f196de9badbb9d1dd81b3a44e504d3de13bcf9d3ccb03, '', 0, '?'),
(0x56a021eb915539cf1544ada060937dbd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php', 1, 0x00000000000000000000000000000000, 0xf8e404580a292e3302be604b58b9e330, 0xe786eda7bc40196227504846fc3e75a866da5487b40bf13dda447f17c0c2140a, '', 0, '?'),
(0x56a9283a62ca7d066b9f22a4a97da199, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/VersionRequirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/VersionRequirement.php', 0, 0x461ae2bdb494fef8fdca05ae9a62aaa4, 0x461ae2bdb494fef8fdca05ae9a62aaa4, 0xeb0df71836db8e63c5f06662af0dcd231a86f0ff277c39b9cbbfcf3c655d2e50, '', 0, '?'),
(0x56ac8cedde727acd28be6e6f016c142a, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php', 1, 0x00000000000000000000000000000000, 0x4f075580f33021d17590b062477c89ce, 0x68ed5dda25acb99401a6b64920e809a4f6b4c29049007cdc31d5567e900a0760, '', 0, '?'),
(0x56afc0d91ae2e6a42dc598da821cb935, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-input.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-input.php', 1, 0x00000000000000000000000000000000, 0xdd12fc48df7cdec54b825d2bf0258360, 0x329e58be65306805b05ce10c9cadf692002836eadf5f7088b4d7e12c910cc9c1, '', 0, '?'),
(0x56b48ceb9107f83e2dd9da32f83379d1, 'wp-content/plugins/updraftplus/images/updraft_premv.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_premv.png', 1, 0x00000000000000000000000000000000, 0x32205dc610461caa7885cd22daf7ef84, 0xa76f13e926f70e1f8af66ac42259757f1b933cb3807200e79a6cd2fa4b8f304a, '', 0, '?'),
(0x56c384cc6ecdb2f0240c95ea6d71fe68, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php', 1, 0x00000000000000000000000000000000, 0xcfb74e3d7cf2d0a37775b9a090e593ec, 0xace1242c6f6f9917c6dbd65d07d28766590c157b1542035c00519814ef5fd16e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x56d45faf89418d684542f05a475a47bc, 'wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php', 0, 0x2755164482f609a4f7a1587043ca479b, 0x2755164482f609a4f7a1587043ca479b, 0xa009408d43645c82a0d874c52127c91af3a98d161edd3994086c1867b709192c, '', 0, '?'),
(0x56d780e3c42768fd97c4882b073a9fc0, 'wp-admin/includes/network.php', '/home/iraneurobetcom/public_html/wp-admin/includes/network.php', 1, 0x00000000000000000000000000000000, 0xeff91f588119d7ddd6d4a2db72424d56, 0x56da30800efad9574410592fd2af2733cb5b7907d0b80d0e5370205daf2246ad, '', 0, '?'),
(0x56ddfe576f2fe85c48b006b6c159a0e1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', 1, 0x00000000000000000000000000000000, 0xaf444084e0f6f7b83c2813db7848196d, 0x7b6f010a4c884f2f3e65b17c72a0acab294d7f71b3f3620abb21a510837b1a42, '', 0, '?'),
(0x56debd28ed184ca0b151a5a30e03e349, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php', 0, 0x971521b2546ec97560273353d7978488, 0x971521b2546ec97560273353d7978488, 0x7e7fc40e4ce1584015bb939bd09f2a373d4974d9b63966eaf984fd9d2a14adff, '', 0, '?'),
(0x56eb240caf29600f9ef09599c32a3131, 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed.php', 0, 0x342295e2550df2ca400b7c20ea0629a4, 0x342295e2550df2ca400b7c20ea0629a4, 0xa76bd0b0459894b1f8d6517ded50edf9c92d235c0a49771dd2a5eeb05d7a197d, '', 0, '?'),
(0x56f07173ecf767530f5749d1bc6f687e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorChild.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorChild.php', 1, 0x00000000000000000000000000000000, 0x9a608d2ca9128728e95298a20f482146, 0x8dfac5efbaef62e43195a9b032a94ff2847788e4a690ac094b48b38e7311b85b, '', 0, '?'),
(0x56f0d57ee2b4eebfc2e8278fb7ea4438, 'wp-content/plugins/luckywp-table-of-contents/core/base/Controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Controller.php', 1, 0x00000000000000000000000000000000, 0x36e27e901f8e85e74716a3152b06fe12, 0xbd8719d41d27bd527bb357ffc236bc744eaba52452163d1ba591e2648e532e86, '', 0, '?'),
(0x56f93c97bad0eb46c2fb7fb49457f7cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tfoot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tfoot.php', 1, 0x00000000000000000000000000000000, 0x5c074ad084aa467bf375247a80c9f627, 0xf343432544348d6169156be64695355ab7eb8df5f28a31a4a9077cd8127ece71, '', 0, '?'),
(0x56fd3b783919b03cc2e666e867d7117a, 'wp-content/updraft/themes-old/twentytwentyfive/styles/06-morning.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/06-morning.json', 0, 0x8fd8b9e2c96798d2f16a24dabd13baf4, 0x8fd8b9e2c96798d2f16a24dabd13baf4, 0xef405861a015591a14d8df881d8739046a88b50d1a08c88022212c601f6bf0c5, '', 0, '?'),
(0x56fd750cde7870f5b352b66351ca22b2, 'wp-includes/Requests/src/IdnaEncoder.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/IdnaEncoder.php', 1, 0x00000000000000000000000000000000, 0xde8b7da8101ff5c93265ee08650c1711, 0x7d430dc730674e3582c523bf8b3cc957602b00250e469d64fa73c97beb4c7264, '', 0, '?'),
(0x570373992438d57e9c824ec8812d9c40, 'wp-includes/js/mediaelement/mediaelementplayer.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer.css', 1, 0x00000000000000000000000000000000, 0x8831e7c4aa4ca8eff635fa01d1210aa1, 0x6fadf25e173a765c82a2f56da60e90816fd7d906bec66354575be9df7fe49f6b, '', 0, '?'),
(0x570b6a46cfc111314ecf980813fd6a30, 'wp-content/plugins/wpfront-notification-bar/images/arrow_down.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png', 1, 0x00000000000000000000000000000000, 0xacdc92f4bd1ba17cef0e7d14e992cd43, 0x1d30714e5d406fb90dcc78a5d224e8af3d1dfdf51467ff09a5b242fbe49de43c, '', 0, '?'),
(0x570fb7166f64f27d16d3943bd1efde50, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/nginx-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/nginx-helper.php', 0, 0x65f0ea3f9846a70122913938b0c26655, 0x65f0ea3f9846a70122913938b0c26655, 0x37ce67f00c09b2e9f459c3e170301ec0754c446066df4ff925a39ad612a523ac, '', 0, '?'),
(0x571289bc574fa298b40c3e8cf1a46d41, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php', 1, 0x00000000000000000000000000000000, 0xeaf03a3d493387242cee2ed5ab434e0e, 0x41995f1753c4b76331baad4943e29c5a186364fb0e8f0230496e699d4146f165, '', 0, '?'),
(0x5713aebee7543a2a40f6787ddfef98d3, 'wp-content/plugins/wp-rocket/languages/rocket-zh_TW.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_TW.po', 0, 0xbbd7f96b4878c8edfab21baa25f75496, 0xbbd7f96b4878c8edfab21baa25f75496, 0x7a519d273ab1df5f41db62d6655cc30f7d8d6981bf2a0632d422c903c4bff6ea, '', 0, '?'),
(0x57152959fa4786963041a2d6823f4a1a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', 1, 0x00000000000000000000000000000000, 0xbc6520550afd05e5f27ee497ddc9b98a, 0xe4776427e77bf3d12ef01c779d873b8dce9e131a4076486045bf1d0237fcdfc5, '', 0, '?'),
(0x571f3e66673ee5d43a7bef8ade3c2601, 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php', 1, 0x00000000000000000000000000000000, 0x508afa0dab456bdc992d9aec2f35e867, 0x55a05ef2951aa425a80936781603e2df8644b38b19730b1807a15b468320f258, '', 0, '?'),
(0x572613cbd6b420aa292bf4dab1a5f6e5, 'wp-admin/includes/class-plugin-installer-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-installer-skin.php', 1, 0x00000000000000000000000000000000, 0xc2a83749b2c170304e7ec2e61c1a96c0, 0x39678ff713f7bc9e9838cb2c37b364a7a15d20e48fa84c219a4efb9653aa0d7f, '', 0, '?'),
(0x5732853b368655aa12d135b7330a0b11, 'wp-content/plugins/elementskit/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/changelog.txt', 0, 0x6d6773b89d128ae1c837bf456fbd45d9, 0x6d6773b89d128ae1c837bf456fbd45d9, 0xf88687457a9efa98a477b28b4aba9b2fbec5e42a96eebaf0429ee79c30f29699, '', 0, '?'),
(0x573868b021c9a96baec4890c271d937f, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0x1172a0185255ac62e22acdd20027b51d, 0x78edeed1f2053c1bd973a392425a9a329c6aa781524d27302524b9dc697b2056, '', 0, '?'),
(0x573e4540cdaf48c207d5f089437e6dea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FilterHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FilterHandler.php', 0, 0xf225e17f3189a90dd3170cea03ccbce9, 0xf225e17f3189a90dd3170cea03ccbce9, 0xaf535a11974c226b58382ff90cb50984d6e1946a9fae6c9995b4183453307e24, '', 0, '?'),
(0x574674d8888352468a936e548af912c7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar2.php', 1, 0x00000000000000000000000000000000, 0x296855dc219dc54d47d81569ebea8305, 0x0834a68ea076f09c06313fdd73967ff0dc13285e392c185972afc55d2baf3a26, '', 0, '?'),
(0x574982f47d80f9b8ec08c74c59b52c3b, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-elementor-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-elementor-2410.min.js', 0, 0x3837b25e7d1cb6e5d440dc8870c16841, 0x3837b25e7d1cb6e5d440dc8870c16841, 0xc1d0aa7eb462df80bc74da4bfb319fdf3fca93b47c25728538c5db01b129a2af, '', 0, '?'),
(0x574cd07a9610f54a3008c4342bdd0ce1, 'wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadataConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadataConfiguration.php', 1, 0x00000000000000000000000000000000, 0x28b68197a634e0f73ddeb2e5fd601b78, 0x1787d437eacf4f7d02f1776a3b460e98686cdebce9b2a77e6cce425f0f283b7a, '', 0, '?'),
(0x574d498a83c1573103c32d47c30494e1, 'wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/prominent-words-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/prominent-words-watcher.php', 0, 0xe16b0ce1f7e36cdb09b567ac513a459c, 0xe16b0ce1f7e36cdb09b567ac513a459c, 0xdd22fff7650553ba735ac7cd0e80576aa7cd40b58f40cb397d320fc4b087b3fd, '', 0, '?'),
(0x5753e23b3e24dc78480f61ac6094d5ad, 'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420.css', 1, 0x00000000000000000000000000000000, 0xb8142fd3e6ee9feffeabf900068af747, 0x1c8253f9a68b11ed4a512a9ab2522fe85aa2d010e0676762eb755ddc6582035f, '', 0, '?'),
(0x5754ba6e9acbd48e790febc15ede96d3, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php', 0, 0x41a5590f6704e91db5ddf229db3f2592, 0x41a5590f6704e91db5ddf229db3f2592, 0x61c6fd8144652cbd4cf1e85b99cd29aa371099a13a82265994f76b05c38ccdd0, '', 0, '?'),
(0x575ebf5ddfb79705287142de92a0df51, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-background.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-background.webp', 0, 0xe66b9824129232faa34638d26b525910, 0xe66b9824129232faa34638d26b525910, 0x256d00ef4ff267dc9a28f28cb394b742b4f377e6ff13ec7e9c9e3b49316db18b, '', 0, '?'),
(0x575f5f8a492c2bc2ebde58979a707f53, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocumentFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocumentFilter.php', 1, 0x00000000000000000000000000000000, 0x2182acd32078c2589d3dfa31b2bfc9ee, 0x996cd4b0a97dbc6aeeb80886ac6c2c90fe5263f0b389767b98e00e92415e3835, '', 0, '?'),
(0x5760e82213360078c6528cb1aa10c414, 'wp-content/updraft/themes-old/twentytwentytwo/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/search.html', 0, 0xe4d0709832043182ddeacde3b61925d8, 0xe4d0709832043182ddeacde3b61925d8, 0x1bbf672edf1e68ee9fc04cd9b2f489928485d5949b0074a075f4401b8e16cad0, '', 0, '?'),
(0x576303692e647f95df3a869d37ced9c4, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410-rtl.css', 0, 0xbf0c6242265fea95650f410264733b98, 0xbf0c6242265fea95650f410264733b98, 0xd6b2d730c6849ede94a7360157e576048d2e68dc1fff6beb7d6c4c802dfbff70, '', 0, '?'),
(0x576365e5c43c46d05329aeb445f576be, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageOutlink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageOutlink.php', 1, 0x00000000000000000000000000000000, 0xf8b92fcaa1e5d5d5cf9b12e286777e30, 0xd9a4955be72cece19091acc3e00a940bd0fec2f645f9f9b488daed327cd2456b, '', 0, '?'),
(0x5763b052bde3f594f88c0e6857e93497, 'wp-content/plugins/elementor/app/modules/onboarding/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/onboarding/module.php', 1, 0x00000000000000000000000000000000, 0xef100f7b6f255ce6248590cf195fde96, 0xd865b05f7160d4336300c2f83b9e6c97d75a6cd77aaf455fa79d7177138a9350, '', 0, '?'),
(0x576626e45b4fd8b59e1c3f5398e9c88f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', 1, 0x00000000000000000000000000000000, 0x2ec6ea9bda2f2a4d691ecd979984ced9, 0x1473068dff56a822508d247d145da0bedefcd1df750fc4871b79015b72dc5883, '', 0, '?'),
(0x5766d7d4297875c4dd4b9c0699a6a43e, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php', 1, 0x00000000000000000000000000000000, 0x252f8b64c4e5b95ec19a4e966054db7d, 0xce8253ba633807e5e590d0054c90e542c50eecdcaebd4c750f25db94e585eb75, '', 0, '?'),
(0x577086d46bdd9ad2832ba37d92a91e09, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', 0, 0xb884f3f5d972780fbcda9002340184f9, 0xb884f3f5d972780fbcda9002340184f9, 0x6384e57c0aba3ebef2dc2b5012f11cb339e50f9db1d93b0439d79f9929976d30, '', 0, '?'),
(0x5773e5e7067b4ece685097729ae3bcb1, 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php', 1, 0x00000000000000000000000000000000, 0xe177e08df0b739ca363422f26b819079, 0xf858f90f938c95d6f305cd227615d1f992108bc42d2abcf4a3edadb7baf8f133, '', 0, '?'),
(0x5774075b913ff7c4a688b148c6a31bca, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', 0, 0x19ea9ecc74adb93e653de7bbd21d0238, 0x19ea9ecc74adb93e653de7bbd21d0238, 0x10a3c6a465dc49fd4ddcbe5f354c049e7e52e9e3b986ab4d65df9d60cc1bd1a8, '', 0, '?'),
(0x577535cc6a2de3025835318f89b10eaa, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3.php', 1, 0x00000000000000000000000000000000, 0xbb48c83d099dfd09dbccf701653e05d1, 0xee03def2bfd704f37de8e97a7667e28bf991cb8203635db66583054ffa9b3819, '', 0, '?'),
(0x577808f11cb604f0b0acee0458386e74, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', 1, 0x00000000000000000000000000000000, 0x53446c32e4dfffde234d27965eda9ef1, 0xb4b4c77d4a809aa2486fcb52068422b60e1e12a445a33860046fc539298d4b47, '', 0, '?'),
(0x57781aa71254611debd8377bef1f7fcb, 'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php', 1, 0x00000000000000000000000000000000, 0xa3979831f3fcb3bd2dbb157953996b67, 0x341ab8dd48172b2a50c5dc6088082ce6b1b9b3eafdd2847ca92afbf2d58e1e70, '', 0, '?'),
(0x577bb0671b2d201458f2e9fb273d6e38, 'wp-admin/moderation.php', '/home/iraneurobetcom/public_html/wp-admin/moderation.php', 1, 0x00000000000000000000000000000000, 0x5ad8455655c0f775fadbda1487a481fa, 0xba834671e736b3a331bb0bb6a2c93ca3a907aa77847426df62dfc2cbd931a6b9, '', 0, '?'),
(0x577d29d39637a38cea65e77d35e6392c, 'wp-admin/load-styles.php', '/home/iraneurobetcom/public_html/wp-admin/load-styles.php', 1, 0x00000000000000000000000000000000, 0x3274b06d85eca9dc2a474bff748309ca, 0x1a9b8639eafdc1bbfad9122e2ee17530433892a7c60d467edf807e73cc484d18, '', 0, '?'),
(0x578028c6f6bc37660a47390e875c156d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', 0, 0xcfd666cba306aacbd3094f893a2a87da, 0xcfd666cba306aacbd3094f893a2a87da, 0x5943d43c22d7d7f851f448b65a4db363a6dd77da9245899570ccd2a4896f87da, '', 0, '?'),
(0x5787851987502b4704f7700e86c8e119, 'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x6ba042027275c831295a0dceb24e9ffb, 0xb45f2ea15b36eb29640715b28b1aafb8d99db222ba329db6f7a549dd5ed79fec, '', 0, '?'),
(0x578d2920bc8028762f0191f3d5338731, 'wp-includes/html-api/class-wp-html-processor-state.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-processor-state.php', 1, 0x00000000000000000000000000000000, 0xa9bdc2efac9182f2d6d184d6dc59c03e, 0x27f495ce4c63e469fe7e5eac609b28ba0cf9f11c8fa20d62b8779fee74702a76, '', 0, '?'),
(0x5790cd4c6a0f4e2fbc40cfa2dfc6b082, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php', 1, 0x00000000000000000000000000000000, 0x54020998c4026e728d6b11169cef0595, 0xe5b33b5c05f8c2581eda81eeea192f303bbe9c51f25011862e934234c3f21ad4, '', 0, '?'),
(0x5793c4083fb4416265a1ffdbd365226c, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/buddypress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/buddypress.php', 0, 0x81ac10b3bdb5948aefeeccb18e8a75b8, 0x81ac10b3bdb5948aefeeccb18e8a75b8, 0x9872db9f80f0d72e414cf71c6b5f035098ce47f1e45148aaf8abdaf36a82f002, '', 0, '?'),
(0x579ecbf1aa66abea9affa06441b1ac25, 'wp-content/plugins/elementor-pro/assets/js/loop-carousel.5108cb72ebb124297adb.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-carousel.5108cb72ebb124297adb.bundle.js', 0, 0x39e59369c733933454d266ca26479cb6, 0x39e59369c733933454d266ca26479cb6, 0x394202be2d1b50a9fe0d4fd785a80fd8d8e5c0c565dbdc0e9bb2ff4ad561b306, '', 0, '?'),
(0x57a5b0118d737bbb51ae71b6c1698806, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x7487d68a7112daa98082fd9f87dd3fbd, 0xee6fc4ca15cd8c5011e433021e951a4af579adc3dcbcadec10606f007ca4e33d, '', 0, '?'),
(0x57a6a4863ffd90b4906ffb17fd56e4e9, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/bad-readability-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/bad-readability-score-group.php', 1, 0x00000000000000000000000000000000, 0x9b02a578cdf2a1235e5f82be9aff430e, 0x831b942f7e2c750252e4defb186da603636e803ccb3c9aefb484e566e0151d96, '', 0, '?'),
(0x57a9d69532e6cd23003335999ec4b054, 'wp-content/plugins/elementskit-lite/widgets/image-box/image-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-box/image-box.php', 1, 0x00000000000000000000000000000000, 0x5568ba003f5ac140654d4a62a2c68440, 0x138396b4a43581746a0b1b6e0f76275f1ca2a68975b9b980cb5510000eafdde2, '', 0, '?'),
(0x57b2ccbe7e54ea6e4f71d8fc92390ab7, 'wp-content/uploads/2023/11/poker-ace-90.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/poker-ace-90.svg', 0, 0x5fe6b5024826fe54150372bfe51b3213, 0x5fe6b5024826fe54150372bfe51b3213, 0x84720338f46b644e0b9ec43c8937f7382b8298795446b36ea22c8ad2e08c3869, '', 0, '?'),
(0x57b344a830f535ad75f6dc09d6ee353c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcOrSrcset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcOrSrcset.php', 1, 0x00000000000000000000000000000000, 0xb4fafd8aebab5c9eda140577ad8948ed, 0x14d9d3a7d3ddcfc0ab9a61d77f3c29d988dd471b184fcfc75ded9977547e0dac, '', 0, '?'),
(0x57b3ba74107771b4066b3ed269fdfb2e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', 0, 0x38485d972e1fcc876e22d092dfde7f39, 0x38485d972e1fcc876e22d092dfde7f39, 0x84987cc6b41bcf8b3272f767b06dff5205a8c2d8c26c921722db60299b4cabb9, '', 0, '?'),
(0x57b73a85ed824bbf24c61c8ee171bee8, 'wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box.php', 1, 0x00000000000000000000000000000000, 0xb63ed3e59c3a522de3b5b222b60b8f48, 0x704d644c3dfe8110b4d745c9d3b89c4131b37a22e3e2a0987ec0e399b3ed4c3d, '', 0, '?'),
(0x57baa91f8af42ce7a9553c7a2ebe24eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarNav.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarNav.php', 1, 0x00000000000000000000000000000000, 0x03be5404c5485e65e0dfb980c0394dcd, 0x5e88ea0a49078896e36c1bca8d49513b12ae52f174667426c8026fbce07952f9, '', 0, '?'),
(0x57bf88ec308968715ad75d8e4d706757, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', 0, 0xaa7ae3b25b9fbf9d21e852bf30741da6, 0xaa7ae3b25b9fbf9d21e852bf30741da6, 0xd35764681ba92cce154481a7b3590fedc1d48dc6c3113766b44286d35a0ea107, '', 0, '?'),
(0x57c678a6f0120a1b3ff2a8d848291469, 'wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php', 1, 0x00000000000000000000000000000000, 0x4642f8f75aabc39f4184ab11a78e1ba9, 0x556cd026a83c01bd51b26d89919a7720c7b7d82e56da0d12ccdcbc0c41039f59, '', 0, '?'),
(0x57ccb6deb8171e6948511b2a7d3bb18f, 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base.min.css', 1, 0x00000000000000000000000000000000, 0x760c98956b6068769a4a5e6321a5847d, 0x5e16db80013243b6aad93c2e0d284e742bc2995a03b4b75539ff4295bace34d2, '', 0, '?'),
(0x57d7ebab36425c0b8fd6f6b7f40d9913, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Code.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Code.php', 1, 0x00000000000000000000000000000000, 0xcaeb8dac10ec15258f675eec80f15ab5, 0xf54c8b3d4126b996edfb6b9c9f99f9d4d5adcdb87f06632deb4c18ed125aecd4, '', 0, '?'),
(0x57d8fb7bc454e1143f4007f12b69e63b, 'wp-content/updraft/plugins-old/updraftplus/includes/ftp.class.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/ftp.class.php', 0, 0x946509c11c4db7c11e3dbc2f130882b5, 0x946509c11c4db7c11e3dbc2f130882b5, 0x20fdacbefff8be4a5a36f008a5c6c4debe6d6548f09a4f528cc8759a21e59fd5, '', 0, '?'),
(0x57d9aea781a6f8155a48b7163df8723f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItems.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItems.php', 1, 0x00000000000000000000000000000000, 0x356ff965c6435c8c82a8e4e93f01fa12, 0xef4a9be6764d3362c7fa245bb48a9bca632f2f7a3096a36e3db55904ddb5b19d, '', 0, '?'),
(0x57e7ee84624c558e5e2cd0153dc1400f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0xe5139e14a9ce13f3263366a33d672d0a, 0x51f04e1046b9f730873bd637e718e2b87851cf21ea7c14a31cb9d968ac5c3f56, '', 0, '?'),
(0x57eb49c39baeb96588b22ddc70737ad6, 'wp-content/plugins/elementor/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0xf421a757b3d5b2c7e499f725101c6c8d, 0x41e17bf9c796539147ec680b5a12066f6075bbf7d2eca5d29b80fabba6d96c2c, '', 0, '?'),
(0x57f1eb2dd169140bf84a2ac145f4cb91, 'wp-content/plugins/elementskit/modules/wrapper-link/wrapper-link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/wrapper-link.php', 0, 0xa55e7784bba96027b0ad2d670d04f6c3, 0xa55e7784bba96027b0ad2d670d04f6c3, 0xdeb133b4255aedc23e888cc01a21e2c689fda3199476f529c1948a5913c3f757, '', 0, '?'),
(0x57f6d25d7d04a424ba534b22034ea736, 'wp-content/plugins/updraftplus/images/padlock-150.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/padlock-150.png', 1, 0x00000000000000000000000000000000, 0xdb475c265f7bef98187da7c211935ba5, 0x53bce1ca0c0389b0a702101a7a9c03eb7725eb446a5e760fa849edcacd719aa7, '', 0, '?'),
(0x5802b9aff08d062d6935d8c6294fd320, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', 0, 0x0bad1c6e1af16c2d634e58e5cb272a37, 0x0bad1c6e1af16c2d634e58e5cb272a37, 0xf509b4271dbe6527657315e31df9f6167bb0b48740d05eaab9087598008719ac, '', 0, '?'),
(0x5803b65a4733fc9e6a7127b237c58de3, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/SignalHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/SignalHandler.php', 0, 0x363bc2f69db249c0c66e973687ed1975, 0x363bc2f69db249c0c66e973687ed1975, 0xaaaa3d95cd004d4b6fc6d435338ebfff5eb93dac392e97e408ecc0469488dfba, '', 0, '?'),
(0x5806c7a77c24135fc960818e0b49c90a, 'wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php', 1, 0x00000000000000000000000000000000, 0xe26f19934d2ebb9ae6f8804aaa2f8c06, 0x7975c126adc51616bde3c408df052ae2945452669bde3049f8ce347afa68f3ac, '', 0, '?'),
(0x580eaf1db8a77337a0a5111c450082a9, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php', 1, 0x00000000000000000000000000000000, 0xc8e8b696eb7a0cc4c2eab53c834f9c8d, 0xc8f56e948fedae45874bf910742b6f6118a96f5cc0713e477e22b39b804ac33e, '', 0, '?'),
(0x580ff2c6684a5d5529dc2f40791216df, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/changelog.txt', 0, 0x867b4d29667b47985d8a511d64d89847, 0x867b4d29667b47985d8a511d64d89847, 0x1ab7524884a87bd2423a03215648cde8e4956119861c39c4f8b8abb1cd68f196, '', 0, '?'),
(0x58193e4b69b1015cf5ecdf814baf7e06, 'wp-includes/Requests/src/Exception/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/error_log', 0, 0x2f27e55233bf456f52f28fee64aa0490, 0x2f27e55233bf456f52f28fee64aa0490, 0xa27dcf4d68dc808497f95aa81ae69dcdd6dae5fcb1221d5eeb54a159a1ab5c79, '', 0, '?'),
(0x5819cbf8e0e150e136f2bcc8e256560e, 'wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', 1, 0x00000000000000000000000000000000, 0x94d041d462db321cdb888066586f2068, 0xb8166c5475df6a64ab2456e95f64564164ed697d258e8bfed8cebca40efd6fa5, '', 0, '?'),
(0x581dcdae99d1e01478e2b799c42388c6, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php', 1, 0x00000000000000000000000000000000, 0xf55a191af58519c8ab3c6a4ed95f0936, 0x09794c5892a23d2d999a0b8e794135e4460a3a3924401a5e1a327231876c14d2, '', 0, '?'),
(0x581fcd8938ba5309b884d2e9f65532c5, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', 1, 0x00000000000000000000000000000000, 0x31dfba8871d3de2ab5b845a3cc3bc873, 0x6e8b5ec618cd9bcadd638dc1bc3700f2d6642e26061913d81da84078fe0060fe, '', 0, '?'),
(0x5821caba5aa750e781adcf8bac503c3c, 'wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php', 1, 0x00000000000000000000000000000000, 0xdadd886f72a8c6e76d7fcd4c775e0fe3, 0xe8e3aa71f9ef4d88e32890a5410bad2fcd4ef13171768902495ea42d3f92eaac, '', 0, '?'),
(0x582bd9b4b0b3dd33881990308631f1a2, 'wp-content/themes/twentytwentyone/style-rtl.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x33b8e0185889d0c4c24a216d56f46f7f, 0x24dd07a251b848f928e3da4e4251d1de23c8be7c9b3114bd1dff15c1992f8e40, '', 0, '?'),
(0x582ce745f5436a245f83ac3849a78230, 'wp-includes/images/smilies/icon_cool.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_cool.gif', 1, 0x00000000000000000000000000000000, 0x0a901c7fa06097ecf7e0cd69766a2edf, 0xe2e4ba8b4684393b325f098524ca24077ebe164c4f9e610281f836d3f1f1bf5f, '', 0, '?'),
(0x582e5bc407e48c522e6c3d04f21abe89, 'wp-content/plugins/elementor-pro/modules/forms/actions/email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/email.php', 0, 0x05c84ac225d5cc792ff5361bdaba03e0, 0x05c84ac225d5cc792ff5361bdaba03e0, 0x49a7a814dbf6fc1c0886c8cb92146054b884dc4b2ffa76b76f66d24cdd63e8a8, '', 0, '?'),
(0x58306421c4a23af1b234a48b2c15c3bf, 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/select2.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/select2.min.js', 1, 0x00000000000000000000000000000000, 0x9707edd52e11bb0df4b36ec034889983, 0x5f6061289d66195f1505ce2ec5bcb094017ee3ac1e18898e75ec93f7ea77a3a3, '', 0, '?'),
(0x58312b96fc2e8a850c933ec6403e8b4c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', 0, 0x9f2b03877e501cfefe8f1ef2f616c133, 0x9f2b03877e501cfefe8f1ef2f616c133, 0xc33703b49361b4123f271efe6cf07d8fc6ad7fc12fc1b261245e83f95efce8de, '', 0, '?'),
(0x5836db614fc9b200d3277fcc1b905a00, 'wp-content/plugins/elementor-pro/core/database/base-migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/base-migration.php', 0, 0xccf3b9463d46de4b2d5b74d7f95aab67, 0xccf3b9463d46de4b2d5b74d7f95aab67, 0xcf73354b2ce6fd0e8ae6ca3d69cb02d0dcff2a1bbacf6706b395ea1cde4c8aec, '', 0, '?'),
(0x583ee71dfe1a7a1405c9fa6fb6094c63, 'wp-content/languages-old/fa_IR-93882e8f9976382d7f724ac595ed7151.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-93882e8f9976382d7f724ac595ed7151.json', 0, 0x82ef6686a842809ced0872b3fb2ba9cc, 0x82ef6686a842809ced0872b3fb2ba9cc, 0xaa6ae9c6f955b861367017395a0f757a881e4c23cba55d919ddf893af61be381, '', 0, '?'),
(0x58421b3ac53b25c3e58ba1e612977efd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssExcessivelyNested.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssExcessivelyNested.php', 1, 0x00000000000000000000000000000000, 0xd9877f45af23604e609c5690c7255a31, 0xfb8a16b1e1a2f024d9fb94b5e7744c6d0938d87da6169377450f3d95acb6aca4, '', 0, '?'),
(0x584acae70afd73703374073921d28801, 'wp-includes/style-engine/class-wp-style-engine.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine.php', 1, 0x00000000000000000000000000000000, 0x5da2ef7f701cab517250ebc4bd814573, 0x53b40e7bc244ce16f440dabf1bfbcae60704a9b6d40293ce05ec688b0c6ba746, '', 0, '?'),
(0x584bd4f4467d575123e6512ff841d87d, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/multi-props.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/multi-props.php', 1, 0x00000000000000000000000000000000, 0xaac7a40c198c560c26aee0b947dd9a35, 0x7034e042755bfdfb9cd862bca01cd209be903b3854dccbc3074b27083f0b9568, '', 0, '?'),
(0x58513438c4be10b3262eeed27beb80f6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', 0, 0x7487d68a7112daa98082fd9f87dd3fbd, 0x7487d68a7112daa98082fd9f87dd3fbd, 0xee6fc4ca15cd8c5011e433021e951a4af579adc3dcbcadec10606f007ca4e33d, '', 0, '?'),
(0x58596a0cc914f0d3b68f78c653114a54, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', 0, 0xead9d27be0b570022a26246714bb2a63, 0xead9d27be0b570022a26246714bb2a63, 0x4c15edb0e228ed03a97d4e29559dd0d7321192e4f1c28b570a5a7ad3217eddcd, '', 0, '?'),
(0x585a3f0bd79e01364ccae5b89dbc20b7, 'wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg', 1, 0x00000000000000000000000000000000, 0x5319c7ce0b018a5a7d10cf7d6245ac5e, 0xf30ac634bbe34b012649f79d76aeb294dbf92548f3dbba437ce40fb6b9c9a996, '', 0, '?'),
(0x585a41dbca83f6a90bd90ac2135661c6, 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php', 1, 0x00000000000000000000000000000000, 0x44b8fa7f11ccdce014f959f339445ea4, 0xab94eab42f249bb87cac3c481d495de1bec6dd541065aa0915308e111165a89a, '', 0, '?'),
(0x585c101c1f5144d3a870ac48e9bccaaf, 'wp-content/plugins/elementor/assets/css/widget-accordion.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-accordion.min.css', 1, 0x00000000000000000000000000000000, 0xde2fb9867c3463ecaab3a4ae449d948f, 0xda40b4ce73bfd8577b4cb3910a7b0393f25b0403d2c6811b0802f6ae402b7dcf, '', 0, '?'),
(0x5864cd03f02c7038a4791b443c3b2271, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css', 1, 0x00000000000000000000000000000000, 0x1f1c6abbb54c6d189b7263e0861fae8a, 0x52b514da7f2f564e3eb14ffab003b70162face9cb5775e6bdddd5ed91d273317, '', 0, '?'),
(0x586723bb6d0d669a6a9e05370c6dae5e, 'wp-includes/blocks/post-title.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title.php', 1, 0x00000000000000000000000000000000, 0xdf76bff01ed2bc8259eb07eeb608de72, 0xf98e1e6fb0bf90c76cab4b4a693c0b00492696797379a052aa1d0dfa36ba2e21, '', 0, '?'),
(0x5869a7100749dec73c12682986b97bbc, 'wp-content/plugins/wp-rocket/languages/rocket-ru.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru.mo', 0, 0x85cf7a3bd68e6f2687d0111409e37d3e, 0x85cf7a3bd68e6f2687d0111409e37d3e, 0x3f22ac78a41e4bab5c6e2c1854c73425347d3387fa41adbb9ab584ad4d6e0b2a, '', 0, '?'),
(0x586a06b2813c1aab85387322ffa932e5, 'wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php', 1, 0x00000000000000000000000000000000, 0x991d98adb8319baee70c15dd7f96c35e, 0x6f8a2732240edc6f2f0c4f540d8a3fb307e83c85d02114c2ad7cf04d254ddab0, '', 0, '?'),
(0x58743ac10bde5d2438f3db3c6559e984, 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/Deactivation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/Deactivation.php', 0, 0x8824b69b58bbe158fb0e98f2f2d9df40, 0x8824b69b58bbe158fb0e98f2f2d9df40, 0x95212d7f1eecdd1d9b428313451fa73749a251dc64b1f33fb07dfd7785659f3b, '', 0, '?'),
(0x58761521bc5a6554eb2c3b56b4a73f6e, 'wp-content/plugins/elementor-pro/modules/notes/user/preferences.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/preferences.php', 0, 0x454f0ce11464ff23ce1aacfc3f06ecfb, 0x454f0ce11464ff23ce1aacfc3f06ecfb, 0xaf60e54540e8ca65e8375fae41f2d34214f459399795fb521a46b7f5d69b653c, '', 0, '?'),
(0x587ef327cf5746c4e1b505bbd11fece8, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/transparent_bg.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/transparent_bg.png', 1, 0x00000000000000000000000000000000, 0xae0066d92b9e23044b8b4d4338eeded9, 0xce7dffe65074cbf127c00078896010d5f32b19d64899bbf66dbdb8b3fee14953, '', 0, '?'),
(0x5886b9e27d31153cf0e1f1dd70094880, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.min.css', 1, 0x00000000000000000000000000000000, 0x0bf1e812e74802286c2cc53e047c1719, 0x4e19d3794a8c143e886af92d9999bc6669e9d6a7626f8109cfbdd1424da1effd, '', 0, '?'),
(0x588a969241180d940dc2eb778d0d366e, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', 0, 0x84d8e36cb6b1f563632a7e6a3d702a75, 0x84d8e36cb6b1f563632a7e6a3d702a75, 0x3c264a23f0b6735c2e028d2c47c0ae241cbe6c743c1299a94995578a10cc35ef, '', 0, '?'),
(0x589079fbff41de2aead61029438b5b55, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php', 0, 0x9fb29f8c006648706701214ea14fdd27, 0x9fb29f8c006648706701214ea14fdd27, 0xdf93a5a3326eaaf773be3fad41cbd7fa1e9a9da3a8b54e068f031f0a01ff673b, '', 0, '?'),
(0x58973a382b7fcb93323e565daccb38e0, 'wp-admin/images/sort-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/sort-2x.gif', 1, 0x00000000000000000000000000000000, 0x8f91b441c3ac6bec3abc62d18276466a, 0x27881d97ad614bc50c0074474aaf427185a958572a03284a7c319aa3f57a5b28, '', 0, '?'),
(0x5899ffc350ac7f8fee54cba7fb6b6395, 'wp-content/plugins/wp-rocket/inc/front/process.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/process.php', 0, 0xce407ff5715c837d02b1aba7975bf512, 0xce407ff5715c837d02b1aba7975bf512, 0xfe5bcb54c56e0b9f456a060364dd28b2248f3a0e21c168d4ce9d009b73e83e3c, '', 0, '?'),
(0x589d6938338e1ee571627cf5832c0d05, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php', 1, 0x00000000000000000000000000000000, 0x93662108c98e1e94d093e7bbc2b0f38b, 0x46c0760c9d1bbf10115e5ab39b5375d89e90e1c58114a5f070df0a93b2436b1f, '', 0, '?'),
(0x58a0d36e2ba353c232ff9588dbeacc0a, 'wp-content/plugins/amp/assets/js/amp-onboarding-wizard.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-onboarding-wizard.asset.php', 1, 0x00000000000000000000000000000000, 0x145a46100bf602b7f94beaaf5b5de7ca, 0xbff36ee8f994d48ad8bf243dcbea1351efc4c5a491bed133bf057377d535a3d3, '', 0, '?'),
(0x58a5329b46477282d06de2f8f3468fde, 'wp-includes/blocks/button/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor.min.css', 1, 0x00000000000000000000000000000000, 0x2eccfbc519b389b07bded55f10bcc217, 0xa5ec1e5ee0536e51e3f866fd40d5bde4f46d456cdc819b587bdac8f24af74e2e, '', 0, '?'),
(0x58ab386400a13750a90f98e3b6279af1, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.html.twig', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.html.twig', 1, 0x00000000000000000000000000000000, 0xc05c993663d8c9d1c4d55898af31418c, 0xb725ea687a8f6705af5020e822bd502f9ecb28fdbef30defa8cd97cb424d9b05, '', 0, '?'),
(0x58adad3d9b016c339f26e5180dc727a6, 'wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php', 1, 0x00000000000000000000000000000000, 0x0090080e112f1fda001b06e3e29bf973, 0x427ecfe206653f40c5c9cd3371bb09e42abdc73cf607be333c4a59aa6175d7b5, '', 0, '?'),
(0x58b1324a530a799e6b9a1f982a33b8a9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5.php', 1, 0x00000000000000000000000000000000, 0xf87706c07f258328de4e985bcc201581, 0xdf5e9ecfbe8b35ff04c8c10a3129e498fb64e8851ccae7ba6bdf96d9a40f6850, '', 0, '?'),
(0x58b5731b99caff5971dae5029e65504c, 'wp-includes/blocks/code/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/block.json', 1, 0x00000000000000000000000000000000, 0xe461c61bf81eca069656e4fd305fa0a8, 0x9c223d1d9df950e2b40fe22ad1907c364ca8930645dd1c3f89b82542b869fe6b, '', 0, '?'),
(0x58b62da3d13750c8033e76c5af696175, 'wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php', 1, 0x00000000000000000000000000000000, 0xa506fb3484ddcc6f276e030bc09f8b83, 0x97f2843356d40cacec19403152434db8223b92ef63bd925d4562721f5e8c0c3a, '', 0, '?'),
(0x58bbff78991c8218a6182d4b385bc238, 'wp-content/plugins/elementor/assets/css/templates/lightbox.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/lightbox.css', 1, 0x00000000000000000000000000000000, 0x8f3e5cae79461d888c9634ef6d06791d, 0x112882e69c3664b3450a52aab216bea87472bd462f0966fd3414c6da43d718e4, '', 0, '?'),
(0x58bed68fe11b7c355f384570eb419fd9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php', 1, 0x00000000000000000000000000000000, 0xca9f4010bd322461f0e66f4a6c18133c, 0x4e6b7b6ef0275f4d1976dd19617cabad67750fc89fd6106e261d8446ca05ce49, '', 0, '?'),
(0x58c2d7df47b07fa60493f695e57a8458, 'wp-admin/includes/class-wp-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader.php', 1, 0x00000000000000000000000000000000, 0x2a7a049c9b44cbf7e3ba634640234c76, 0x11f85f059f438586adfd604a1cd4fccbb6ba7dcfc9731cb410e9c6523b53a13b, '', 0, '?'),
(0x58c67eca567a6c0e215f985d2f9e2d33, 'wp-content/plugins/wordfence/models/firewall/wfFirewall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/firewall/wfFirewall.php', 1, 0x00000000000000000000000000000000, 0x9258fc19cf4392c12342b77354f86211, 0x08c3974748eccee61ccf356bd3b972c2dcb013521f52a3c75fa316781ec22da8, '', 0, '?'),
(0x58c729326134af8a6172a9988ae12b73, 'wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar-rtl.css', 0, 0x9007da6fd4545ba2c1807d56d1717172, 0x9007da6fd4545ba2c1807d56d1717172, 0x3a287ea6ae7e9204b556f3f281373d0d05342773a64da5893756d2761fa5a9a2, '', 0, '?'),
(0x58c7cdb9246f30d1d4f58c862fc171cc, 'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js', 1, 0x00000000000000000000000000000000, 0xac6c19b1929d5b29087131a2a8ab7f1d, 0xf80f4b9c69c692bee5d6cb02b7b34e4bdaa0b08df93977a430af946446e471f0, '', 0, '?'),
(0x58d06b2844f1d671c89bf7fd4703f6a8, 'wp-includes/js/jquery/ui/slider.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/slider.js', 1, 0x00000000000000000000000000000000, 0x35f4f07cb18e16ae63af574bdc7862cb, 0x2075bb2f5c47abd886930123949ec528ee2c674d77f02b79c89b4696ec140f54, '', 0, '?'),
(0x58d3ccd19369f570a275df8f96e12cd1, 'wp-content/plugins/wp-rocket/inc/Addon/WebP/AbstractWebp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/AbstractWebp.php', 0, 0x23aaea37d4956fb18866b4185fd2bcbc, 0x23aaea37d4956fb18866b4185fd2bcbc, 0x7de5401ce87c87dbffcb890f840236031c5947826c8ac1c493e24a7c67784064, '', 0, '?'),
(0x58d54c980fe91b7ee0eabaf6c42bc643, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php', 0, 0xe0664e3b21097164f5a09cebc5db1435, 0xe0664e3b21097164f5a09cebc5db1435, 0x31d80dcc71488c90450b93f926e806e56dfd02df1bf98253d36866d438c4011a, '', 0, '?'),
(0x58d7c281a79182bd65e16416a142a6ce, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Subscriber.php', 0, 0xe40dfd363f8854caceff8f70ab3eb54d, 0xe40dfd363f8854caceff8f70ab3eb54d, 0x56d265cdc29304c8366642837dfd9bbe4fd401bd3b55e22492e64ac5e48a651c, '', 0, '?'),
(0x58d8dc4ea1bd38846af883b3a263f914, 'wp-includes/blocks/post-excerpt/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style.css', 1, 0x00000000000000000000000000000000, 0x3d75cf608aad36d5d5f552e84227e495, 0xef0bc3ed5805e339ef73a233f87cac138ff213b879ebffdc06ec612c5b936131, '', 0, '?'),
(0x58da226dca40d45105b81b95e67cf598, 'wp-content/plugins/elementor/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/license.txt', 1, 0x00000000000000000000000000000000, 0xd32239bcb673463ab874e80d47fae504, 0xf88fd046907dfed58cf8a9f34fa058f2f57fcfeded90092302fcab8faf23a57f, '', 0, '?'),
(0x58de6fc89c25f8f8857387fcae21dca3, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js', 0, 0xcab1d0e26e870b21449e6b6ef8ec810f, 0xcab1d0e26e870b21449e6b6ef8ec810f, 0xce6d08c14c7479c7b078fe1f84941c84fbb9485378d92c305d2ca8541ece8076, '', 0, '?'),
(0x58e89b5b942ff39a0f69b0c9922127d3, 'wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js', 0, 0xa4353f63323b9ad84e9b7dc1273466af, 0xa4353f63323b9ad84e9b7dc1273466af, 0xaf47c82f1e6494b61503cf0a45f0ffc2fa0f3b65298e86f47765b9adc501d0b2, '', 0, '?'),
(0x58e9ec3b804247b934b3a4906fa4d5d4, 'wp-content/plugins/elementor/modules/compatibility-tag/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/module.php', 1, 0x00000000000000000000000000000000, 0x92e257191ef8d99feb24566290ca1767, 0x54577dcf849dff57dc4792f1ae69eb8d9bbdc588d5810f6375435ba71654f1c5, '', 0, '?'),
(0x58ea3d0cd3150832016834f72f7ba02b, 'wp-includes/spl-autoload-compat.php', '/home/iraneurobetcom/public_html/wp-includes/spl-autoload-compat.php', 1, 0x00000000000000000000000000000000, 0x3690f575f5177b0cee74a4d504f2899b, 0xe7cb2cc95a0d4d093edc8503010380e067ef7002f22f07e9095a1a236021fb2e, '', 0, '?'),
(0x58ecc0141c706f6d4f0fad538fcafc83, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerExceptionInterface.php', 0, 0x9ae7f12cf3e2618afdd747735f9107bd, 0x9ae7f12cf3e2618afdd747735f9107bd, 0x9be2504c3857b03e825f6599f79cd15477d2f5c4bba5431b4826a52cfd5468a3, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x58f0871e541f43575f5ea8b76f67f4ea, 'wp-admin/includes/class-wp-debug-data.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-debug-data.php', 1, 0x00000000000000000000000000000000, 0x5ffdc2c30b998558ebcc8c3a4aa30101, 0x113b2453dc8c52f67dc55deab6799b3651d26d7623b2a60d8fbc2560f6659db2, '', 0, '?'),
(0x58f0d59ba2e56ee70eb992cc286ffd0a, 'wp-content/plugins/wp-rocket/assets/js/preload-links.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/preload-links.js', 0, 0x51ea34a3ed5e51f4c60659f0033ba2a7, 0x51ea34a3ed5e51f4c60659f0033ba2a7, 0x15edf65018b1380b22effc4cf87396d2c3185553ec21dda1a796cc74ae0721db, '', 0, '?'),
(0x58f8ea8f821b5a58ee2dabbf175d335c, 'wp-content/plugins/wpseo-video/detail-retrieval/class-metacafe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-metacafe.php', 0, 0xd0c0dbd0f2fe752090c50661cc5bfb7e, 0xd0c0dbd0f2fe752090c50661cc5bfb7e, 0x3b77a3956694fcf86aabe196253f2765a89563ee4fc4822304b8d5f16334dc21, '', 0, '?'),
(0x590051e4d8b6780f032740d4f2b788af, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.css', 1, 0x00000000000000000000000000000000, 0xa4bcdc7593194a69e5ba2e9847106495, 0x6914ce6a261bb98247fbef36649827f00a7a740b8a8228ff6a20aba76340bb56, '', 0, '?'),
(0x5904fa9fcee5dabf68a74f84decc49ca, 'wp-content/plugins/elementor/assets/js/styleguide-app.a6e297c616479b98c03d.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app.a6e297c616479b98c03d.bundle.js', 1, 0x00000000000000000000000000000000, 0xbe9184a5aa88ad114788e535c6e39e8e, 0xbc71339b61a1d099e707f1f44d8f7d15c464d868d8e2ad0f846ba4eee3d0eded, '', 0, '?'),
(0x592084a092b92e51122680ab176fcb2c, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php', 0, 0xb0a022b5b01ec42dbf90bce538cbf76a, 0xb0a022b5b01ec42dbf90bce538cbf76a, 0xa69a37d115245350be98777bd7fdbce1fa7541c5751f1ac56a3cf268b153edb7, '', 0, '?'),
(0x592803e34b02fdaae86700fbf35f819d, 'wp-includes/js/dist/annotations.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/annotations.min.js', 1, 0x00000000000000000000000000000000, 0xd31d505bd6c8bce6425db19600b4b851, 0x20f15e3da590647587b35b0685d39a96b489ff138466176479efcf83a4ff0a0b, '', 0, '?'),
(0x592c5170ea676d752397659f18b1bc7e, 'wp-includes/widgets/class-wp-nav-menu-widget.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-nav-menu-widget.php', 1, 0x00000000000000000000000000000000, 0xa8fe6f4487b7950e67495dc02e6f705b, 0x19559f9ac58b1c9764b32318ad6d64c6823236db0df77a2cfd8b80762a04f466, '', 0, '?'),
(0x592d38678a6de5cc3c5a323824516095, 'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css', 1, 0x00000000000000000000000000000000, 0xa8aa5e9a2e50468335835b6d2e37a302, 0xf1c98668d84d1bf7ecc448184759075e1b7a44649eb86c16d2fd6bda25a806f9, '', 0, '?'),
(0x592fddde91f609a1cee21afcf193169d, 'wp-includes/js/dist/escape-html.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/escape-html.js', 1, 0x00000000000000000000000000000000, 0xf7ca7f2df1f6a36ee4b2b637e1e0f202, 0x6dce073bd8b0d854bf68f93a483ea610306df7f2fbb11b6755faad48c0ab2955, '', 0, '?'),
(0x593fd3fee4bc3d762004a0d406198515, 'wp-content/plugins/elementor-pro/core/database/model-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/model-base.php', 0, 0xba66ee9fedcb0af95a1e8832438dbc19, 0xba66ee9fedcb0af95a1e8832438dbc19, 0xd815777c7c4cbe6855ba84fd6f447536baf83c48ec94d98ab4a4afa785903759, '', 0, '?'),
(0x594008bff9f75171705d22ac9bbfa666, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Page.php', 0, 0xd8ce9776faf2a5afb2209ab2b913a95f, 0xd8ce9776faf2a5afb2209ab2b913a95f, 0x4a2a549c36d4bf11c238d6221391ada2f50d165154a1abc64ae54a32566ebd3d, '', 0, '?'),
(0x5942740aaa0a1d63e5dd9f2eb5fd7669, 'wp-content/plugins/wordfence/views/diagnostics/text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/diagnostics/text.php', 1, 0x00000000000000000000000000000000, 0xaac1468624f7a8ab178272d27a71250a, 0x74860e1ea493228983c595375c22815e42d32d7a2b7732aab12a47b020a5a97c, '', 0, '?'),
(0x5947b4fed0637c5084ee16b58fbb296c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterSpec.php', 0, 0xf5456cf6d82c13ce0243c558180156db, 0xf5456cf6d82c13ce0243c558180156db, 0xb06684c13f3eb49edca8605fe83d2106da7ed277c2fa1c6963e09852c9a0f69b, '', 0, '?'),
(0x594e56e264b3588f4bdcaae4b2ca1751, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationEngine.php', 1, 0x00000000000000000000000000000000, 0x641c1e24fc263a56b6713c24afbbcbe6, 0x3c418e4a4dff87e9cc184cc065ac8a255f90825b036807f7cda45102533324a6, '', 0, '?'),
(0x59553ea2a088d0dfaedc120ffa3503cd, 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/icon-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/icon-presenter.php', 0, 0xcf39ca1657fa5fbab1928c562f8e261b, 0xcf39ca1657fa5fbab1928c562f8e261b, 0x11ff061c1c3c21fd4578f5371c296426e8a9215e03aa128c0231b540b8684a27, '', 0, '?'),
(0x5956f499031432139995397d4438a31f, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 1, 0x00000000000000000000000000000000, 0xa8435a3f8dce404ab14e5f6a693c941a, 0x803cb848c084a222d8f446af40f7ac8cf52513aeaeda3160373cd2f009a2cd7d, '', 0, '?'),
(0x59600cf0f4341294a1eae305d2ab835d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php', 0, 0xe117abd94ac1f0ba636cd359fd31a706, 0xe117abd94ac1f0ba636cd359fd31a706, 0x746f79c6b42257d753b461e0b7fe2491a43abc521f0d00d08be9e9c707505d0f, '', 0, '?'),
(0x596113056679995992dd39c7ab595edf, 'wp-content/plugins/elementskit/libs/composer/vendor/scoper-autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/scoper-autoload.php', 0, 0xb1edc53e0ec0a9a490d263addbe32144, 0xb1edc53e0ec0a9a490d263addbe32144, 0xc99547a9ebd6deeb498a79ad5bd397b797b8854f08d8e66a6ee157c74e76d786, '', 0, '?'),
(0x5966523b024f6ef9e8e9012deb8d8748, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php', 0, 0xbb041da7edb2b8536c89740628cf30c8, 0xbb041da7edb2b8536c89740628cf30c8, 0xafece6f9a87e29dc38e3334602b6b8cbbd4bf8144dee05befb14e3c248a4e274, '', 0, '?'),
(0x596b2eeeb256a137435a774413dd48d1, 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php', 0, 0xef0a0ae37aa4d4ab9eb753b63251de74, 0xef0a0ae37aa4d4ab9eb753b63251de74, 0x5508019fc7e7e1c03cd9e7b7bf10c3ce9d3fbfd777c624b3c64632d4c100c5a2, '', 0, '?'),
(0x5971a5739fdc2790325182501cf0dc4b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', 0, 0x6c81b1339b320190689e4c2d594ca67f, 0x6c81b1339b320190689e4c2d594ca67f, 0x5cccf2df416e06042817572ddf60bc5bd84b2b761986d6216ba93b5bc62a23a8, '', 0, '?'),
(0x5971d17f60193a82e8ceb9e4f8d7d25f, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-gradient-overlay-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-gradient-overlay-prop-type.php', 1, 0x00000000000000000000000000000000, 0x682191990a284a28af3c873099a37ab2, 0x33426531275b5f41ecc1a5b31bb910fa499c0db76ca614089daf7e695fbf30bc, '', 0, '?'),
(0x5980d2540a2a3776d65dca500b4623b4, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg', 0, 0xe15ed3b1b6faddc46c2b9d30c5da6484, 0xe15ed3b1b6faddc46c2b9d30c5da6484, 0x285ee6262229690c67f8af19102dd61c7d87e1afba4978ddf5dc5cb60ade9d92, '', 0, '?'),
(0x59848a041b75c3f36a70a496653afda7, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php', 1, 0x00000000000000000000000000000000, 0x20c38776de4e64cf327e7ebaa8edb69b, 0xa55848c5fac87f027a33fac90bdb2145b1b16ade169dcdb6ba1a4e888355c992, '', 0, '?'),
(0x59854c61d80e1f181180b56818d02801, 'wp-admin/edit.php', '/home/iraneurobetcom/public_html/wp-admin/edit.php', 1, 0x00000000000000000000000000000000, 0x78e9f04249c2fdb5c16ae9dedff170cb, 0xd347fffa58c305cd4e1b0b6377f0da2f2d92ff840cae77276988bebbc5364a0c, '', 0, '?'),
(0x5987a2fa1fd1bf7e9517790d7e848b9a, 'wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css', 1, 0x00000000000000000000000000000000, 0x952eb30cbce4ec933c0e7ae5fb8009a1, 0x060c7c6822cee879da9146ba7080fd1ee26426b1f839a653667ca27c758a0292, '', 0, '?'),
(0x59882c9065ea41f5bc1f77c0608fe1c4, 'wp-includes/images/media/archive.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/archive.png', 1, 0x00000000000000000000000000000000, 0x113914d2eedff268fb00dad3c3ac9175, 0x00fd4262bc3398bb27cfd41e27b084294a472096c05d2847c503395072322073, '', 0, '?'),
(0x598c826dd58e75e589b11db464ddfb1d, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/RevolutionSlider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/RevolutionSlider.php', 0, 0xbc0287cbeb6bd8a7827c94adc4326aed, 0xbc0287cbeb6bd8a7827c94adc4326aed, 0x28d576cfc1fab077ee4704136c02de233ccdd09c4ace554fcb34dd4d30cd493b, '', 0, '?'),
(0x598d664d195e48244226d780a4726fc0, 'wp-content/plugins/luckywp-table-of-contents/lwptocAutoloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/lwptocAutoloader.php', 1, 0x00000000000000000000000000000000, 0xb728bf6ab984dc9e7cf29ac232ae1d03, 0xef5ffedd822ea628f9d1bfa860d44b5008636211e05a52066c6d5812b0c96731, '', 0, '?'),
(0x598f100dc82005dcc769b68622a4beb6, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 0, 0xc6ea1aff1de4231c937abaa7a64be6ae, 0xc6ea1aff1de4231c937abaa7a64be6ae, 0xf26bfbbd215082427851412e54e50ed0db84d2df04abe0b9a0af83c3db8e87aa, '', 0, '?'),
(0x598f3d30cd84afcc2d602a162fd632b0, 'wp-content/plugins/tinymce-advanced/mce/link/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.js', 1, 0x00000000000000000000000000000000, 0xf82a4e04c8926d51b90680aecc07b9c3, 0xc360339f6359518df8c1d9fe3957dead236c01bbf6d670cb532b47ed011cd834, '', 0, '?'),
(0x59953c5c8d05286ace88833662293ae4, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php', 1, 0x00000000000000000000000000000000, 0x467cc84f3e495b7d7e433ad0d27849ba, 0x936556fa4c786b3abfd347a05f379462c87afe3c3c53d4884c99f3905f82238c, '', 0, '?'),
(0x59983a18beb58d1e632bf95748f5b06c, 'wp-content/plugins/wordfence/css/jquery-ui.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0xc07d4ff1935ed73074474716e4cc5113, 0xb3d98d240c72623d70cf680eb978cb4ba3f9355d38c751fea7985289af6a6e34, '', 0, '?'),
(0x5999aaa8aefd71906431e759c0870ae4, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', 0, 0xf183dfe0537eb3d9bde04344b4e5cecc, 0xf183dfe0537eb3d9bde04344b4e5cecc, 0x22cf1a9106dbbb62fbf39cfaca169b5bf4ca24934de164972f83ed8da42ee77a, '', 0, '?'),
(0x599a5f104a61fcf149806b646b31d31f, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-hero.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-hero.php', 0, 0x64b582a5cf1e0b1ebe2b6f240fe26981, 0x64b582a5cf1e0b1ebe2b6f240fe26981, 0x6fd64747a19429848b16b1fc24e4220bf6f237371f9438aa2acecf5fe29f6925, '', 0, '?'),
(0x599bceb4469715b32ade012c2a117d00, 'wp-content/languages-old/themes/twentytwentyfive-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfive-fa_IR.po', 0, 0xf582032217315b1c1f2e97473241ab2c, 0xf582032217315b1c1f2e97473241ab2c, 0xfe7616abd27248cf32b3a1ee386d0c3eebf3f8ecf1c20e17b9489a556730493d, '', 0, '?'),
(0x599f2e10cba010c7f3bd451180648d27, 'wp-includes/blocks/post-content/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x717f40ec4558626ec0a77083651ed09d, 0x5632fcbd1fa2fa2c20a2c160d11acdaf4d26a45c1478144671d75be2c69fe20c, '', 0, '?'),
(0x599f425779092be642914f6dc7fd077a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0x239e903a9ae14ec5279444117883d14e, 0xa6015ba7f55f7cd090d87e45a9b6a9ed2baf027ec545ec80289160ed065faabe, '', 0, '?'),
(0x59a00b3638d448123b252cb95f630a80, 'wp-includes/css/wp-auth-check.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check.min.css', 1, 0x00000000000000000000000000000000, 0x61d7a731a1c47e5e77f9eb46f68103bd, 0x4f8380ebb9fc920402f698c56cf2f6a395540b2c9d523347203ba2b95f379c20, '', 0, '?'),
(0x59a0657af994de809299660faeedca4c, 'wp-content/updraft/backup_2025-05-17-1156__EuroBet_eff5a1d7c321-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-17-1156__EuroBet_eff5a1d7c321-db.gz', 0, 0x583e78fcb8a409f424e2e29d893a75cd, 0x583e78fcb8a409f424e2e29d893a75cd, 0x15b0d62121fefa6c503d178cdb77b645c7e52bfacf21c7ed4452e2b16703c90f, '', 0, '?'),
(0x59a8613ae0e7d3d984cfadfb97328a1f, 'wp-content/plugins/elementor/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0xa64bfb88d063a1b82e264a7dd86557fc, 0x7c5cd588538486bcac7c332e0bbf86ef3dccefb9275ad8ee0a9b40e9ad75a86b, '', 0, '?'),
(0x59a8bf230eccfa85126a9d44a85f326e, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php', 1, 0x00000000000000000000000000000000, 0xa46e77e3dcfe3e3573d9a1c1402bc4a7, 0x4e1edd9d2b7fca097a523420b3ed84bb7ebf01e839713a6111e99d4d98b9ef53, '', 0, '?'),
(0x59aa764e7e8f74a2930b992ae79626f8, 'wp-content/updraft/plugins-old/updraftplus/images/dropbox-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dropbox-logo.png', 0, 0xcee67a47028df91530853e6ffe8cb8c4, 0xcee67a47028df91530853e6ffe8cb8c4, 0xcdef2c840a701a4a56c4af7308998f1993e74541be20f9fb89f8ae67c1c688ec, '', 0, '?'),
(0x59ac930eb71ea03d53bf518fd0f28e9f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php', 0, 0x1f033c0232ab63bc5d71c1befbd22040, 0x1f033c0232ab63bc5d71c1befbd22040, 0x8db2deec58477bb16a19fee525a1e2946cc35b6e71a7a0451f2ffbe692c8d43d, '', 0, '?'),
(0x59acd09969ef7a234fc5ad8649cba438, 'wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js', 1, 0x00000000000000000000000000000000, 0x82e5ce93b594c3041861378eac1984fd, 0x9cc64e8c5904156baaa1bdfd0f5c3c7cd27fc69e205ad1e13879d69dc8d76f70, '', 0, '?'),
(0x59b226295fbe98b48a8677be6fda38bf, 'wp-content/plugins/wordpress-seo/images/alert-success-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-success-icon.svg', 1, 0x00000000000000000000000000000000, 0xb01d1bae3f68e53058f11edefce3bcf9, 0xa52cd3301a412fd55aeb651f4bb34f145c70d2a30a1b6446b9de0a6566916980, '', 0, '?'),
(0x59b881c81d274b60194850ca59a27306, 'wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php', 1, 0x00000000000000000000000000000000, 0x8748466a628b5576a112b0177cb7499f, 0xf521a04ffa4e847d239694ffe2ec92a63dc1fc9b4576dd84e8006654d9b6d743, '', 0, '?'),
(0x59bcaf5bba05404792e926ecffd67200, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php', 0, 0x6b3c5d905edcb4c7fd9b94b33d339563, 0x6b3c5d905edcb4c7fd9b94b33d339563, 0x2a17f91b0a0bc403b5cb608c330e01d471ef5e13b02c2cb21447e32f488d13e3, '', 0, '?'),
(0x59be0db0824febb83e2d7864cf071d4a, 'wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xf48d05d5eeeadc307a57edc79a0ab10d, 0xfc1aa052fdcec9a758bd0875d466f0684fe99a3c6831e148c649d0e2c70a0800, '', 0, '?'),
(0x59be4ab4d07cc8ed5b44bd05ec79b159, 'wp-content/plugins/wordfence/waf/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/.htaccess', 1, 0x00000000000000000000000000000000, 0xa34522784bcaea0e7bc738f6645312b3, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0x59c0b5490af7cd29804a4d2c1e63df28, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-633919684207c5f45a4c9901c825efa5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-633919684207c5f45a4c9901c825efa5.json', 0, 0x953c7216c03253382fdd3a85515d7431, 0x953c7216c03253382fdd3a85515d7431, 0xc2b1cdb4b92a0b65da13edf9f07d1fbf4dd489b82ac2a7464a3032e31b19a2f1, '', 0, '?'),
(0x59c5785eacad8fe59a027aca2c55eefb, 'wp-content/plugins/elementor/includes/widgets/icon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon.php', 1, 0x00000000000000000000000000000000, 0x645a7603542112d691fc6038832328ce, 0xbb117c068f8f9bb44034d279377e09d295adc7e51738852abba75a576b4d71e6, '', 0, '?'),
(0x59c7cdc6a53289c47d630927f47da57f, 'wp-content/plugins/elementskit-lite/widgets/heading/heading-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/heading-handler.php', 1, 0x00000000000000000000000000000000, 0x2ae6a922a9d8cf91270e3dfabf4e593f, 0x7c6fd6445338162bbdda4b8c587db239f31f1ac1d9dc3ae79f5555c3dfc20fd8, '', 0, '?'),
(0x59cb7c7747cbadfe74280cd3c65c6450, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', 0, 0xd8eabf52f0f0e5823ae41c3767204434, 0xd8eabf52f0f0e5823ae41c3767204434, 0x0ac9545e9a7bde787d5c9cbe869c6dfee84235a49e0b3facc4d30405a8e54765, '', 0, '?'),
(0x59cf4e0628a67fe75b1c1922908de84e, 'wp-content/updraft/themes-old/twentytwentythree/styles/block-out.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/block-out.json', 0, 0xaca2532d5df9d89adeded58b6c8a292c, 0xaca2532d5df9d89adeded58b6c8a292c, 0x8653fa478b1abec48588fb88871e6577b60cb9c0dce10a810b10738d5eda59b9, '', 0, '?'),
(0x59cf6fdfc5f25a60be7380a3a3a4a5e8, 'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x05f0b1d7d4b9b0b4975870606d650e3c, 0x7750001ed870d47a75594453de7a2857a0dfa50289ec50be33245391f6f21b91, '', 0, '?'),
(0x59d1bc610d10a0c6c348ff2a2db4ab55, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php', 0, 0x96878321a064e7d4f5de1c74e7ebe984, 0x96878321a064e7d4f5de1c74e7ebe984, 0x5acc3a9df5b9d0aba5cfc577694780651b26a2d8678fd7c73b7f28286627d387, '', 0, '?'),
(0x59d4e4d6ed5da690aec59e49869516a8, 'wp-includes/js/jquery/ui/effect-slide.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-slide.min.js', 1, 0x00000000000000000000000000000000, 0xd1ffc66dd708f7380284f4a6eaa72bd6, 0x01bba449461100617b7ca127289c6e4a9e2fd463f30ab110c42df9a53a470e39, '', 0, '?'),
(0x59d5368c4f39a347ee9c2c3615ae5b24, 'wp-content/updraft/plugins-old/updraftplus/methods/template.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/template.php', 0, 0x555519b377f7bde6501e53ecde9313e6, 0x555519b377f7bde6501e53ecde9313e6, 0xfdbbb10dcca7759751a72e49d36b3f175b036a8adee60d75d1b4d7242908ea6c, '', 0, '?'),
(0x59d66261d8a3100a994f4350b57a8652, 'wp-content/themes/twentytwentythree/patterns/error_log', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/error_log', 0, 0xcd6beb468f78b832cea53bfeb4cf9404, 0xcd6beb468f78b832cea53bfeb4cf9404, 0x0aa8384b108688fa0c5a5bdc99bc145d65ec9746fec295504852629c448050b5, '', 0, '?'),
(0x59da81c45cb78283a868888c94a9f371, 'wp-content/updraft/backup_2025-02-22-1151__EuroBet_377daa30f6d4-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-22-1151__EuroBet_377daa30f6d4-db.gz', 0, 0x9b45db96d63e75224f27a94e9ab5e24e, 0x9b45db96d63e75224f27a94e9ab5e24e, 0x1bf6d611eeaad5f82e1196fb2acfdab97ad5baebabe8d1a12ddb6f5d7e8fdc91, '', 0, '?'),
(0x59dc34c9e107101447893789c25e76ce, 'wp-content/updraft/backup_2025-04-25-1211__EuroBet_b43dec845e6b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-25-1211__EuroBet_b43dec845e6b-db.gz', 0, 0xc0c7260732fab7f6a2f042529cb7a00b, 0xc0c7260732fab7f6a2f042529cb7a00b, 0xbc008198fa65830daa7df8071e747cb2af6351f70499a7e23cfdee9d2a413436, '', 0, '?'),
(0x59dfe471acff92c441578aa5c8765ae9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOoyalaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOoyalaPlayer.php', 1, 0x00000000000000000000000000000000, 0x75e636758b070affde6ad825dbaf2489, 0x42e10226c795f46743cba50c4369f1708b6cf77b5032f0f9c1bdbdac418f9f3a, '', 0, '?'),
(0x59e16d82586e37773a2f012ce483ac8f, 'wp-content/plugins/amp/assets/images/reader-themes/twentynineteen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentynineteen.jpg', 1, 0x00000000000000000000000000000000, 0xd2155cde21c9f30ee847af216a4b5237, 0x7086f6bef25a19b519ac9bda3f4d320ee01956e0f991352105ac95e996833928, '', 0, '?'),
(0x59e31f861710f41cbe98f0ef7130799f, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Config.php', 0, 0xee1973723a582aa4b36dd87e98c9ec6a, 0xee1973723a582aa4b36dd87e98c9ec6a, 0x3e642dc971c0c5319b2d77596ba2ef759082724e0c197d6186b6a356b2644212, '', 0, '?'),
(0x59e7554c048a354ad7de94dd765b9e03, 'wp-includes/rest-api/search/class-wp-rest-search-handler.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-search-handler.php', 1, 0x00000000000000000000000000000000, 0x209a240e5b96cfc9774c84907561b5b9, 0x10a3cb8d5e030508f5203b0095b26432c281c5929b341933732e7e245ba15a22, '', 0, '?'),
(0x59e77ce027cbc20362654e7c7df2357c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php', 0, 0x68f7edc5d02d018398d6ac85164c97b8, 0x68f7edc5d02d018398d6ac85164c97b8, 0xeb14247376e2c080d3b7f042be3daf0b7d8ed60465464ee52e1eaea8e20e5a40, '', 0, '?'),
(0x59ebf5214c13bc7d3e77419938b94484, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', 0, 0xbaf4ad91fbc41481bc565f6b0079c4b4, 0xbaf4ad91fbc41481bc565f6b0079c4b4, 0xc4e476f72c877234578f8170d00e9e0734b7c3bb2ad94cbd7d78c34658182f93, '', 0, '?'),
(0x59ec0d62e918cfebd21b34eed2d81f36, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpKeyframes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpKeyframes.php', 1, 0x00000000000000000000000000000000, 0x04134c4ea3c0f3fbe72ed7b4f5e58cb8, 0x1dcaedf390696cc8526fe784963e3714e9a1829b768d243b2eee47fba7a82875, '', 0, '?'),
(0x59f00b55b8cc297c9dbdcb19c36b4690, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/error_log', 0, 0x798ad012ef3a8cbec397211f747079ed, 0x798ad012ef3a8cbec397211f747079ed, 0x5bd1ef4cd0b34995e687fddeb9d9d053a465ebbab3ddb2227cb89275884cc929, '', 0, '?'),
(0x59f0282d6df87d4a582ee6e653b6bd3b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', 0, 0x7df833be677c61c095c0f00109c061b6, 0x7df833be677c61c095c0f00109c061b6, 0xced975f940dd28430fb539983e30cd28b630a9ee24238c74052584c80f4833a4, '', 0, '?'),
(0x59f31967370e240bdf4218855b0bf62d, 'wp-content/plugins/updraftplus/images/addons-images/migrator.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/migrator.png', 1, 0x00000000000000000000000000000000, 0xe9873e87105e88055d22c62220a35e40, 0xc60846ea35060e84323ac5ddcfd2837bcfca505135a5f12eb5ee297d7a000977, '', 0, '?'),
(0x59f7608edd3c160616015e02dd89b65b, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_ES.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_ES.mo', 0, 0xfeeeb4c988645a501a652f0e844d02fa, 0xfeeeb4c988645a501a652f0e844d02fa, 0xa8217561d7532b20d148ea122cd7f52403ef17578c84ec431f04644c80278e85, '', 0, '?'),
(0x59f9d74b159421fe6b338198b103122e, 'wp-content/plugins/amp/assets/css/amp-block-editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-editor.css', 1, 0x00000000000000000000000000000000, 0x03cc99c022d6d800d1e6727dd2c93c17, 0x8715535c336372878549ec67f725cdd3880f410f124b2a59c36dfeebf2eb2d4b, '', 0, '?'),
(0x59ffaed108674881300e953e56228ee0, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', 1, 0x00000000000000000000000000000000, 0xc8c432a3f949834346f21bef5b6a186e, 0x0597bdc50ab4e947c2e22cfa7ca3360ef695d20df4088797201fa00f52cfb2e0, '', 0, '?'),
(0x5a002bfbba4aa842a60a52dcc77da1c8, 'wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php', 0, 0xcc820bd2664713e0f5b1da07f688a15b, 0xcc820bd2664713e0f5b1da07f688a15b, 0x795dd2619c00ffc12869fd3edd03e0e9dee8869d7e8f818341a1dd032d078acd, '', 0, '?'),
(0x5a0375e45241ad18518610d5077eb2cd, 'wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php', 1, 0x00000000000000000000000000000000, 0x9d5afa15290d5e60764fd821001280c4, 0xa9bf0cdadc3f27c831450a39d35a784731e427d3ed7e3898f40e90e1b15bed1c, '', 0, '?'),
(0x5a05e6a0b84140bf15d6c6d21274938a, 'wp-includes/blocks/search/view.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.asset.php', 1, 0x00000000000000000000000000000000, 0x4674d120f2af7396955a83a7e2ef8099, 0xd2e08bc474eb9d99a2389e6cd422c3aa4bb93840ff4e0392318c986707592378, '', 0, '?'),
(0x5a063cff5b4b551175a30c65a7b48c86, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', 1, 0x00000000000000000000000000000000, 0x14df84038318c79f1339348040e210a2, 0x5cb4f2962665a0703c838d9cd9e4a59f6f4773d8b48177ab585b477e9453f1da, '', 0, '?'),
(0x5a073dcccb11eeeec7d393cecb6a6020, 'wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php', 1, 0x00000000000000000000000000000000, 0xf908dc79f48a6c5a4b02c10172cb33d5, 0xe622beccbcc2ad4dc7ccd65f8562efb495571ee4df69c5b63604527d54415fdf, '', 0, '?'),
(0x5a0787d2b1c86269dd04eb2e1ae6e899, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php', 1, 0x00000000000000000000000000000000, 0xfc8d13aa789f2aa8be5e846c0d9c6e2d, 0xe3ce12efa324c73d1c8f59233d59ec58cbfc022f3295846ffd84b5733b4e1c70, '', 0, '?'),
(0x5a0914bcccbe87f33e516b0b73c1941a, 'wp-includes/SimplePie/src/File.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/File.php', 1, 0x00000000000000000000000000000000, 0xc9c717e63296cd81f463111fcaa1b5da, 0x25772087274f3b7c7c4bc56e4b0e4c82be761e0497e59b3280b0cc2cf74b4da1, '', 0, '?'),
(0x5a09a1eb3f6294bd11e22fb124b91e35, 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', 1, 0x00000000000000000000000000000000, 0x7d74c810acc3b6d1668df74424052eb5, 0x512143bdadb3f07ecc32975a9175f28351f66246145c1c8dd1eefb54cb7d7327, '', 0, '?'),
(0x5a09edf5b588ce6f1d0f2d0180eaa05a, 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js', 1, 0x00000000000000000000000000000000, 0x828d2cde5f580c45eabb26bfc430a1a9, 0xbf261878b2e2716e47efdf4da5b1dc1842ae47298fb2d799bd0c36cc809b3d5d, '', 0, '?'),
(0x5a0c345994f400e8517ff416c64a1372, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTimeago.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTimeago.php', 1, 0x00000000000000000000000000000000, 0x2752f71d1aa01ba99f3bc603fe5a58d7, 0x3c98a4a54c231b50e2296f44893bc977d0266f1659f376f3b2c9ff98604bb4f2, '', 0, '?'),
(0x5a0d647f9a574b721267d4217465dc88, 'wp-content/plugins/elementor/core/common/modules/finder/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/module.php', 1, 0x00000000000000000000000000000000, 0x51733d5f6ec15559f0c5d2514adf8f87, 0x0d8c78e449096a25809aab3d1039500fe75501050ddae99a78365dec7a307959, '', 0, '?'),
(0x5a0e04fee363a91f8876d172687c4532, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerTrait.php', 0, 0x3daf0566df6f25e5a3431f0e2683df1b, 0x3daf0566df6f25e5a3431f0e2683df1b, 0x8fc06c97f8239c921686ad8f7676717a9a795f34452b04da356a4429176a229b, '', 0, '?'),
(0x5a14db0acf4965167b88f9536f2b0dd7, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-8.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-8.svg', 0, 0x29000061325b7b771bba9072fc83ca0e, 0x29000061325b7b771bba9072fc83ca0e, 0xaf8b3e082d72e1233b73a6a8acc09bd3422c550e9a890e8eb892838093c80941, '', 0, '?'),
(0x5a17ae1131deb503299a3db4345e7497, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformer-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformer-base.php', 1, 0x00000000000000000000000000000000, 0x6bae6d9d38498e38e1436b1590c16da2, 0xfa0acc1e68e41a4e3d6142cdc45ceb7cad63588318bc9018855198cf1a17087e, '', 0, '?'),
(0x5a184c8ddc8fda76f94e9a25db250f5f, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0xff78d53629a6bb767c73bd655fe3505a, 0xf8e7d6953e1140658bcb16d188b60c1126ab9bba820f38e23e20969c2524306b, '', 0, '?'),
(0x5a191859e3c3b83cb056dc770a6a0412, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php', 1, 0x00000000000000000000000000000000, 0x9c05f05c965016d5467ff86fa92cf0b7, 0x1d7a9530850c76ab8fc82c2fa6ec62e830bea4fdab4b4c52f8e78237939f3a4c, '', 0, '?'),
(0x5a1b06a57fc53c9fc7db3503d51550da, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ro_RO.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ro_RO.json', 0, 0xe1b66776b77008fd584b5b59df340d36, 0xe1b66776b77008fd584b5b59df340d36, 0xc3cad2d641935f6f4cca47a2f1140842e92c58a5ae6dae1640c9ce48f594c16d, '', 0, '?'),
(0x5a1db243f7684b54b42fa42835a77a1e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', 0, 0x706fa2b4d8f865749b7e0e99053d6b34, 0x706fa2b4d8f865749b7e0e99053d6b34, 0xabe6a87e4b492972f7cfa19f48d2348fb92adc8e193ad1703b4b887f5cf2a3d2, '', 0, '?'),
(0x5a1f5e9828c6ec54cf04bc0235c07637, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', 0, 0xb844efe3f6576c41794cc118045254b2, 0xb844efe3f6576c41794cc118045254b2, 0x884762ae8881c61870659a4ae083e61f402ba0769111b18783212f2ac7f082f0, '', 0, '?'),
(0x5a29bfcb3f858276e9d3f27a30e0468a, 'wp-content/plugins/elementor/modules/usage/usage-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/usage-reporter.php', 1, 0x00000000000000000000000000000000, 0x7e15236dbba452001f2814929281a692, 0x154561113ad6e1f4c37b9eb327cbee0c4e88ead0bd990cb5efe4881165cba617, '', 0, '?'),
(0x5a2f9da08ec9cd95547e611a478dc879, 'wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php', 1, 0x00000000000000000000000000000000, 0x7975349750d08a93a7a235317b1200d4, 0x001b2d881335e100f9222be785fb984dd3e0ed5df1b1599777ccf0c11641bd12, '', 0, '?'),
(0x5a34063c6e3f7f6598f11308b2198d8f, 'wp-content/plugins/wordfence/lib/wfConfig.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfConfig.php', 1, 0x00000000000000000000000000000000, 0x896d1202689a3572efaa1532c6e2946d, 0x445f80aa41714a8210b746b535cf8bdd9d76ca525aed55b67e4f888fd4faec20, '', 0, '?'),
(0x5a367d7a4c82cc4c8aa2783eb2f77770, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-query.php', 0, 0xe1eb544c3a9d7f3c3f44602a4d625f88, 0xe1eb544c3a9d7f3c3f44602a4d625f88, 0xed93d635ca5d7d741b2d5e75fbb723bed3f5423ed037318cb492f3f744e1b82c, '', 0, '?'),
(0x5a3993b6d37d2ed2c24aa4c26b0b3daa, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0x3849a2e3b61a080503070a0ed9d3a391, 0x691b3e7a1292bd0e90529340af11c5f2e1c2e36bf45790e036759a6bd579880e, '', 0, '?'),
(0x5a39f9b9d4126d976cef0d87d5d770d4, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_after.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_after.txt', 0, 0x3ba83a38f77efb17be1045921e449165, 0x3ba83a38f77efb17be1045921e449165, 0xf71a191ae6ae05976147a2976b60f77d54a143c66e3fd89a53050ffe8e128401, '', 0, '?'),
(0x5a3a635804c44c9a11e36ac6d5e74e63, 'wp-content/plugins/wordpress-seo/js/dist/languages/hu.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/hu.js', 1, 0x00000000000000000000000000000000, 0x7f7314b3573f2830379c04faf01f2a28, 0x42819bd6a576ea262f1a2b686b1de3fac69b970c8b2e9f0cb41231cf21deeafd, '', 0, '?'),
(0x5a3bc9cafdefb173c67e58ba02a0f088, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', 1, 0x00000000000000000000000000000000, 0x45d75274b0a948409b47eb7156561a63, 0x299eac7d3309c408d52deed5d26819532c159d99a2c6ca872fd7975c124ed8c8, '', 0, '?'),
(0x5a3da060f1f6bec0a580d427f19a7bc5, 'wp-content/plugins/elementor/modules/promotions/promotion-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/promotion-data.php', 1, 0x00000000000000000000000000000000, 0x5bc3ae67d7fdb892e8d53490f7769a32, 0x0152b718273e54707cfdcdc6cd26926bd7ceaa04e00da73aae697421c243091c, '', 0, '?'),
(0x5a3e9598fa54dfc85e537d416cd11605, 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-posttype-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-posttype-archive.php', 0, 0x99929a1aeee967a7534b5bb9d82919fd, 0x99929a1aeee967a7534b5bb9d82919fd, 0x2dac599fc2637e29ced2bebfab839dfcd02ce93aef93fb1ba5ac8aa102dbebf9, '', 0, '?'),
(0x5a3ec86ed88f2f71fb01964e6205b411, 'wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php', 1, 0x00000000000000000000000000000000, 0x3de0e52278e6ddf7c6c0fab69ec5239c, 0x17bab35cd4b51d32e2dacb9ac4e0eb6677db53ef6a1d4430ac73e019b7057d51, '', 0, '?'),
(0x5a3fb4f9218341626c1db9f4e4c6dd16, 'wp-content/plugins/elementor/assets/js/lightbox.64a93c50cbfc18fcc89b.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/lightbox.64a93c50cbfc18fcc89b.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x3602987b15562ba0fb30418069ced1b9, 0x159fa3be541ba8f23f2acfcf085c6109846d602b95450bc0da8936d205573602, '', 0, '?'),
(0x5a4145b6f7f92c8bf18be760f2d393c4, 'wp-content/plugins/amp/assets/css/amp-block-editor-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x7f9bae5fcd3d4de408fd4af7811de07e, 0xb244e4a86902f02174d4a650d537c05c1399178a90125941ae5f47aa998eb47f, '', 0, '?'),
(0x5a41a350e7f0beba7a1f9ba414afd102, 'wp-includes/blocks/pullquote/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x728ad65692bbd91442ae47d2ab29e264, 0xb8fe7f8970fe79ece3dee46489434e835e64ad2aaccc4c908aa135b5794eaf62, '', 0, '?'),
(0x5a44e1b0073a2d68d0247be38d6d61cf, 'wp-content/plugins/wordfence/images/sort_desc.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc.png', 1, 0x00000000000000000000000000000000, 0x1fc418e33fd5a687290258b23fac4e98, 0x0462c645d49ae7428a233ac228b223ee3d5f28c5041a809fda7ca08b55e623c4, '', 0, '?'),
(0x5a49d94756bb731b67211935c05272d7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterRequest.php', 0, 0xb764fcb54ac54252ab80b3bdff53127c, 0xb764fcb54ac54252ab80b3bdff53127c, 0xc41779308e89b1554fad83c1a64d5f501e4d66f9e536ddb6de150f9bc41c38b9, '', 0, '?'),
(0x5a4a882fcc7c23d5f160460bc5d18c29, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.po', 0, 0x2c36a12cc4c2aafe784ef7daa829eecd, 0x2c36a12cc4c2aafe784ef7daa829eecd, 0x224803d306d2134200780bec2c78478ad0c2a54e4279ab3b61658cc3d2527806, '', 0, '?'),
(0x5a50b565324984ae20e5d25bcda0b915, 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss', 1, 0x00000000000000000000000000000000, 0xb2ebc318958245a5ff7329b1ceea4e89, 0x70edc43cb02acd77c71b047f066208b34548067a4c25559863289d2c9f3f297a, '', 0, '?'),
(0x5a5623e7787bbd3ec46b86c439736107, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php', 0, 0x2cac0ff0e4d08cbcd244e40c5ec2455a, 0x2cac0ff0e4d08cbcd244e40c5ec2455a, 0xc555f52fcf0a2324d5cf9542a653f80ba27e7039fe0cecf67a77e3640c9dd604, '', 0, '?'),
(0x5a57cb724085846ce1193e8b7cd0c2f3, 'wp-content/updraft/log.5ec985aeba2e.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.5ec985aeba2e.txt', 0, 0x66bc742733e941665d907accf19021e8, 0x66bc742733e941665d907accf19021e8, 0x100f824e80cd441e3239f0fabff73fdbd2e07fdd07dc34dc59d20d0f6a7fc2b6, '', 0, '?'),
(0x5a61ebd606ca7c604f33e1246c5119ae, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/UseTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/UseTokenParser.php', 1, 0x00000000000000000000000000000000, 0x626c874e836996d714b0555608084d13, 0xf8fc03cf46a70c4de87ff0258b08ad4f6a1b4db546d4ac52e06a008a86aae4af, '', 0, '?'),
(0x5a64879f87be6b4cd81df193c59fec54, 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php', 1, 0x00000000000000000000000000000000, 0xee74f835e4963c37b4da5e41dd6e7295, 0xe66bd9d12b518fc8bac146de3483a4ff2f72f888c4b3f558b3ffdefc6aa235ed, '', 0, '?'),
(0x5a665a8d5323d4dee0e08a01a49a9754, 'wp-content/plugins/updraftplus/includes/Google/Http/REST.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/REST.php', 1, 0x00000000000000000000000000000000, 0xb3b5fac5f2a14040f23602df9587cc11, 0xa031c74e7a97dce85232df28193927a1a61f3e9b44908da39a6ac6037cdd932f, '', 0, '?'),
(0x5a6a8d3f98603950d56cb810a3b97501, 'wp-content/plugins/updraftplus/images/notices/locksettings.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/locksettings.png', 1, 0x00000000000000000000000000000000, 0xbe876d5ca0b2b9bfcb834a027b5de115, 0x5097b292a5fed7954c58cafc7756fd094a3c8845501ba8d2c6a6bbd8f3c29270, '', 0, '?'),
(0x5a6c48716737a446edfa9a985750e538, 'wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-full.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-full.svg', 0, 0xedb9818755edde9f90ae6cbb1b335b1e, 0xedb9818755edde9f90ae6cbb1b335b1e, 0xb8ec5c8f12fb48aab71e4355bf35c6b820f5fbf44d8b3007cadffa5f0d8b6dab, '', 0, '?'),
(0x5a7888ff31a1324bd35aa42cb8ec177f, 'wp-includes/customize/class-wp-customize-header-image-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-header-image-control.php', 1, 0x00000000000000000000000000000000, 0x67c632a0da8fe1d6c57a3e09fc63c969, 0x1d363907d0a3979f2b6fae5a911ad179ece5cd53a5ce3f68e24a795fde0b711b, '', 0, '?'),
(0x5a7d4d79a55236acb1238960761af073, 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php', 1, 0x00000000000000000000000000000000, 0x0045b2b9cce212ebff1ac94badd48f7e, 0x0b47ceaa792a2bf61c838f71c0e5942db99b86b0acab27b0016d14b706fb3750, '', 0, '?'),
(0x5a7f324019407f60568fb23bd5a08921, 'wp-content/plugins/elementor/modules/promotions/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/module.php', 1, 0x00000000000000000000000000000000, 0x65357696f7451823fc21896cc53111e7, 0x24a8cc00af9833ce1fe992bc5bf6a2062cdfcc7859d8b1d61cd8f81e6336f454, '', 0, '?'),
(0x5a813f4f6766e57943a5d1dce8aa5169, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', 0, 0x5677501d33c91f5069d45f4447754303, 0x5677501d33c91f5069d45f4447754303, 0xb36a5db88b374aad74c8dde577e1e1bf912832c028a2dc8419cb019a470871ca, '', 0, '?'),
(0x5a87b7dec8c9887c95e74e0aea1754ed, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', 0, 0xa1c3c986cbaae1a23bddb9d23f049ef4, 0xa1c3c986cbaae1a23bddb9d23f049ef4, 0x51c40388f649c44c398ed196d8854cf9633bd9a22599cc9a1aadfc8b8e494332, '', 0, '?'),
(0x5a89b9a6a3c92335189aa01856e489cf, 'wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.49a45dadc9c2facb4972.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.49a45dadc9c2facb4972.bundle.js', 0, 0x39a013fd0d1dc2ebc4de26dc74a8988d, 0x39a013fd0d1dc2ebc4de26dc74a8988d, 0x3b4a9e4e62d6427db98f191f4a3dfbce70db22b8049cd39d01d5cf150302ddb8, '', 0, '?'),
(0x5a89f08e9830737bb2004774def7d45a, 'wp-includes/blocks/categories/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xf2d06d219d5e13b30eccbbd46c50c3a2, 0x99722961e892d39ea812e4c5687517749788aca0d78b00928c02032b7f8c5561, '', 0, '?'),
(0x5a8a2e7a5923bbfbace14f8cba6029bb, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php', 1, 0x00000000000000000000000000000000, 0xb54d0e7d0eb9c81355b6b516832925a5, 0x34bc19480020903d7f80a5280e2fa88cf6ee10b18df8e5054c8aaeef3200e2f5, '', 0, '?'),
(0x5a9175fd42baa69c49a1a659a0e2f7d1, 'wp-content/plugins/elementor/includes/shapes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/shapes.php', 1, 0x00000000000000000000000000000000, 0x93de2b3ff39da6414b8e7c1d6a246a4c, 0x4b3fb52ca700c74f2363faec5f75fdd5f899ebbaf4821bd84dae56b40f365a8f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x5a91813813a40a9aab84cf9de51d80e0, 'wp-content/themes/twentytwentytwo/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/readme.txt', 1, 0x00000000000000000000000000000000, 0x44570b19875fda6cd5a2ccd526d252d0, 0x7786045ba0cb9256438d3219588da5229c6b32ee2c1dc7f4475c770d4d85f2ce, '', 0, '?'),
(0x5a93e54f7484507564924af29a757204, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js.gz', 0, 0x2a7d5f19ace42132bcad7b1a2cc4133c, 0x2a7d5f19ace42132bcad7b1a2cc4133c, 0x56ab36250dad32efeb4e733a84e3ca0c37a74a3a664988b29943108c3c855607, '', 0, '?'),
(0x5a950c0a4090fd3bb8ba06906f5c5c9d, 'wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.min.js', 1, 0x00000000000000000000000000000000, 0x3a834899270ec557c5a484e6e5b7cd46, 0x9a9d550b3fa9c95c4d5f86992c2847b887323341037f87b4c4a018357798885c, '', 0, '?'),
(0x5a985f228cea7eb44acfc08f1bc9e4e4, 'wp-includes/js/wp-custom-header.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-custom-header.min.js', 1, 0x00000000000000000000000000000000, 0xa6e094672cefb6b855941ef4d0ebb9dd, 0x57802369d4bdde4d17d6c79f1ccc7628b7bcfbe951f1ba0d5286fbfea843f6b4, '', 0, '?'),
(0x5a9bfb7de0f35b0b3ea26dc469e093a7, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.min.css', 0, 0x6864bc335015baf320b9fe3b4cb6e6fe, 0x6864bc335015baf320b9fe3b4cb6e6fe, 0x8b4c802b92dd2b71b91f18725029353322d5998d51da3562eb4b55ad1d3580e0, '', 0, '?'),
(0x5aa228619a4ba2afc5312759a39bcc87, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', 1, 0x00000000000000000000000000000000, 0x9edcea572ed2dc682e430c5e0b64c310, 0x648d5235bbb6a76597101b28af60ad6366798354d772e844efa8c9d4e69fd993, '', 0, '?'),
(0x5aa3b0d18ff484fbdd92af05ba5308a5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0x6cf3bf8c1a5e035a924847b325a94fa3, 0x896da4bb9f63b43bf21d0a0579e390b2c8c5302cc60235ff8bd9467c3d1fc843, '', 0, '?'),
(0x5aa8ec1fa7911e425c164660324450a9, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/browser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/browser.php', 0, 0x74ce48d7146a8b4a8d37c21b06238d79, 0x74ce48d7146a8b4a8d37c21b06238d79, 0x1b60336fd6080e79eb11719fb4be4735696b12009f8c9bf9982a1b2c0bd0ed7e, '', 0, '?'),
(0x5aabb1b44edc3e2b6c2c6d7cb2996c17, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', 0, 0x02212d1230c40d236031553d62243731, 0x02212d1230c40d236031553d62243731, 0x6c1c173098021a4b6ef18ba48945123e0b8999a110a022ffb514e5f55cf03dc7, '', 0, '?'),
(0x5aac8dcae8c420252fbb5abf7a39fdec, 'wp-admin/includes/taxonomy.php', '/home/iraneurobetcom/public_html/wp-admin/includes/taxonomy.php', 1, 0x00000000000000000000000000000000, 0xe8e8ae2af7ab7b6a89a884515095f342, 0xa4f81968b57df19179c455cb5e6c0dac3ce84fb2046a75f7393d5c039d23b7ba, '', 0, '?'),
(0x5aae96e1fb62077b7641947fc276bcb9, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-cincopa-media.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-cincopa-media.php', 0, 0xf247052e8df7ce0991ed20f7aa734640, 0xf247052e8df7ce0991ed20f7aa734640, 0x0786f0fac9caad988c43ccc761681ff310e465781f3416a07caf67f23f1532ec, '', 0, '?'),
(0x5ab1001e839c5988b392b320c3a66667, 'wp-includes/js/crop/marqueeVert.gif', '/home/iraneurobetcom/public_html/wp-includes/js/crop/marqueeVert.gif', 1, 0x00000000000000000000000000000000, 0xae9accf100a4b9930639adff52d4dcc7, 0x100c4baa63671e24a365c11bb28a325c70c824e0317aa58e90999c60436b4ac6, '', 0, '?'),
(0x5ac033fdbbd5582a5364eefc948300c3, 'wp-content/plugins/elementor/includes/embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/embed.php', 1, 0x00000000000000000000000000000000, 0xef07844f669830abd56c7425b034e506, 0x24d24f2412c326fe7ac5c9e234dd68b51da90c5fff61f9cae517ed6135f34b0d, '', 0, '?'),
(0x5ac30bf55bf0b42c81f9431a888fcde9, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php', 0, 0x01d297d72d446a300a90504c260d67be, 0x01d297d72d446a300a90504c260d67be, 0x1ae75b18c290e16b11eaeffac10ea38ca62417130e24e55071cc7e09323d577b, '', 0, '?'),
(0x5ac34e40adfae1389588cd3921a770a4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php', 0, 0xf295d0ce902734b28b281406a139636f, 0xf295d0ce902734b28b281406a139636f, 0xcf5d52cbf66cadca6898b2797e69815e2754d9ffc185d28415863ed000b090a9, '', 0, '?'),
(0x5ac38683d53890801a97e79505c0ac66, 'wp-content/plugins/elementor/assets/css/app-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x489678985b261f99fedd57f66bfb0093, 0xa6584afc6b2a7ad24a34e6d4e6f1c742f457c1fa271651a35ba511ab99c10f0a, '', 0, '?'),
(0x5acb285af4a55d871397991050e743e9, 'wp-content/plugins/elementskit/widgets/zoom/zoom-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom-api.php', 0, 0x78e585a2cc48617f486b3482510dc0b4, 0x78e585a2cc48617f486b3482510dc0b4, 0x661d7bab2fd575baa2e982a5f7bca9900b95b6cfdb366f6ecfb4f463a3991564, '', 0, '?'),
(0x5acca5332c9d5ec8d1fc4378b6547494, 'wp-content/plugins/elementor/assets/shapes/triangle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle.svg', 1, 0x00000000000000000000000000000000, 0xc4ffc0f34cf870ca9b2f35db371e993d, 0xdfcacbf60e7b03768748864b0ccc47ca41142046995e7f47a88b8beee7a23293, '', 0, '?'),
(0x5ad3d47c750c94e66b37849cae2c3aba, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0x28b6ed48872da877e728dc0e81179b87, 0x119f3698d7508022e1a45e7186b39327d92aaa9259895aed2ff4b34b9d4a92ae, '', 0, '?'),
(0x5ad5e3a5b01f5fb37503f8f1dbd2a66b, 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js', 1, 0x00000000000000000000000000000000, 0x8c55b751ebfb4fd4544efb266b3581ca, 0x45054e08f45ac2fab54baa7d3f1233f6d4f9612213cd7887082accd43d55d28c, '', 0, '?'),
(0x5ad7fca2ede720323d5e620428d617f4, 'wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php', 1, 0x00000000000000000000000000000000, 0x6cba4801d15d074084f2b6cc763ce4fa, 0xd7c718e9f656e3a44e7586e12d022975bd19ce76842c5ead4dc952cb3474027b, '', 0, '?'),
(0x5add4837297aef75ab904e7822e08eaf, 'wp-content/plugins/wordpress-seo/src/config/migration-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migration-status.php', 1, 0x00000000000000000000000000000000, 0x0ed0db3f15fc2c71104c461a1e41a247, 0x7f69dd0cf7e8ec1cca4ca61b3e9415bae2f3627ed67a2fd635caa487718d93f9, '', 0, '?'),
(0x5add55c09634575c26443bbd03a61b0c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindMacro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindMacro.php', 1, 0x00000000000000000000000000000000, 0x0dcc3404365f8f9cd83cc689a5421808, 0x915bfe7fc1592a1773a6fa9942dfa62703b40f5ebc3d7312bf04c7a88fcfad07, '', 0, '?'),
(0x5ae4b767c54bee95cb7bfd6bc2bad1a6, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-6.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-6.json', 0, 0x8aa6eefeae3758068f094e5e26c40b53, 0x8aa6eefeae3758068f094e5e26c40b53, 0xf6991805379886e9e6caba32f35c3f096f2037d63753e20cdd3d7eff7b3e9bdd, '', 0, '?'),
(0x5ae5b011753de21537bc06eea530b505, 'wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss', 1, 0x00000000000000000000000000000000, 0x3abb4f5d93b78aa879e1020d89757347, 0xb369a13e44a03472ce9d23af3c37725e5902eb6908002a7a50e9c4239dd3371d, '', 0, '?'),
(0x5ae79d2a07d4b7aa21f622451a9f4019, 'wp-includes/blocks/pullquote/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xe5b403b3b1c1c84a04be87da7d945910, 0xcd464638df51ce9179de962fadcb57902dcda3a6c38d2bf79bbee44b5b19eda5, '', 0, '?'),
(0x5ae7a840dee94be755aaca7beb53c989, 'wp-content/plugins/elementskit/widgets/gallery/gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/gallery.php', 0, 0x601311883e5aba603f0230120530a4e2, 0x601311883e5aba603f0230120530a4e2, 0x3df658468f5d4255d6b4e86e4d900184f5dba400a0785c51c63a676ae03245d2, '', 0, '?'),
(0x5ae852a7d2cc7228f02662b0a33ab82d, 'wp-includes/css/dist/format-library/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xa29df7f85547b0d172600d70ef0213a1, 0x8f6a2bb5c68ced5e1ae4ce357af701c9dee0ae6c2194ede0c373ac083daee222, '', 0, '?'),
(0x5ae9ce3dd3a7c5720f1f6322b29479ae, 'wp-includes/IXR/class-IXR-date.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-date.php', 1, 0x00000000000000000000000000000000, 0x49eeca065664422b0341b74a3f83f923, 0x8717e17b7e9f2823e5a61a36759eeef0a1da2c8cea10d5c73f806a6b32edf160, '', 0, '?'),
(0x5b02106842b378e661e5293aa5da6e03, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php', 0, 0xdade120fc48a8fb41c986185c2fda274, 0xdade120fc48a8fb41c986185c2fda274, 0x6ae1b5abf8a5bd4525c4f0523e7c700b11a6a377f8c2a26541fab1d552498243, '', 0, '?'),
(0x5b10bd38c845bc059e3dea3185b324a7, 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js', 1, 0x00000000000000000000000000000000, 0x78ce172999160f6f2ec39d8253bf116a, 0xac9bc98b3cb9fefabc7815bffec5eebceaa58c72bb496738c66f3d07cc263d7f, '', 0, '?'),
(0x5b17c747bba4fc65f66127ed69e8adda, 'wp-includes/js/jquery/ui/datepicker.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/datepicker.js', 1, 0x00000000000000000000000000000000, 0xadfef5bbf7a8fd05ace23a3cabf90352, 0xd13a1e2a6144d6acc762a4b626c7572fc3d572427f706d5c357bb2923756b06c, '', 0, '?'),
(0x5b1dab17da557c35214f6a462fdf42a2, 'wp-content/plugins/wordpress-seo/css/dist/edit-page-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/edit-page-2420.css', 1, 0x00000000000000000000000000000000, 0x906822b04e954b3186f37d176f2a7afd, 0x979437881a5de56d8f89802a709e468f361e6bf42a65c11de1a1f17574da2881, '', 0, '?'),
(0x5b2370efca34fca89b461fa23ecc6d21, 'wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x13a857cb6f844f85919987018cd75786, 0x2f18d5e1b95a1c1871fca4b656253060981f084cb86ca1bee90bbaa1ca734c08, '', 0, '?'),
(0x5b2661d964859f586df130faa659980b, 'wp-content/themes/twentytwentytwo/index.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/index.php', 1, 0x00000000000000000000000000000000, 0xaf5f35d4507f10bd5b4f61ee6eb876db, 0x868b6ba41d985cea688804138e366b851b05a64b3426fc6d79308f67f880f446, '', 0, '?'),
(0x5b2895c657e963a18ba8b5c0a40ee447, 'wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php', 1, 0x00000000000000000000000000000000, 0xcb581157f1b4c362894b3882c5f269bb, 0x2eabf9b9e53737b6d7f90f35d8164fad6e6d93bf67d713f4894cb249d32f7765, '', 0, '?'),
(0x5b31e258ffb2c96a5dc88a7f76beed0f, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff', 1, 0x00000000000000000000000000000000, 0xb3abc21c3bea98b40e40a30a57f7c615, 0x044a92f0c7742d0999bc1ad7aece76ddc9f34729452b2a64de04123c7f518d04, '', 0, '?'),
(0x5b32dc3ade1de6051f53a13f2ff7f16a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', 1, 0x00000000000000000000000000000000, 0x8b4f4127ba39a0272b3bf9e5a7976178, 0x21432c56032df6aa6724d746af03789c02d3015a14e3e1dcb7eb97866cf418e6, '', 0, '?'),
(0x5b340c81859650761ee20fe22bc08e3d, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.po', 0, 0x8816062132964329d03fefde1ec5bdde, 0x8816062132964329d03fefde1ec5bdde, 0x2dfb05faf5778f432c2dd8e71cb72e75516425d218d6ec851fbc94c3e9619818, '', 0, '?'),
(0x5b35f99ad759d94e68a6ab8a4b884de8, 'wp-includes/customize/class-wp-widget-area-customize-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-widget-area-customize-control.php', 1, 0x00000000000000000000000000000000, 0x99543a276cd7292cc036f0ec50c81ad7, 0x1e1bbf721114e6afd8e9485d1ce28b794577462f5b305a33f85bbb869122c103, '', 0, '?'),
(0x5b36090ee0a160cb7b09afc8dac4e17a, 'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js', 1, 0x00000000000000000000000000000000, 0x84d0dbf9d50a2b62417c992df5d3581e, 0x6719373e895ebc8f729718a2d6b29483a3c4c059676437e7be8af3b9f760023d, '', 0, '?'),
(0x5b39addaa5b46a9351bcacd683bf1c3b, 'wp-includes/SimplePie/library/SimplePie/Author.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Author.php', 1, 0x00000000000000000000000000000000, 0xe20c29f3b30d5eeb9f8af66b33d5ba37, 0x202c901be4d33dbf3b6e02287d727f4e972d89c789349f13c9a19cc65ceb2b43, '', 0, '?'),
(0x5b39fc4a3d0a7545004f160a5c50b0d0, 'wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php', 1, 0x00000000000000000000000000000000, 0xf4ceba32cae87dd6f0e6c2cbef90f8c2, 0x5b2cbaf0973c58ee59797990ed7e45c94af85a3f36d90d7eb4ffd7a9b0f7e6eb, '', 0, '?'),
(0x5b3cbafef1313c02d39fca1f9e52eccc, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon.svg', 1, 0x00000000000000000000000000000000, 0xf8ed898f46d2ec5f8de84552b27736b1, 0xdac5a64db1bab35c8e2d7ce7dfa4ca8403cac6e8dfdd7e24d3a51172b130ddbc, '', 0, '?'),
(0x5b460da4c794b4a61712c7fdd292a983, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeOverlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeOverlay.php', 1, 0x00000000000000000000000000000000, 0xbd63632c151247af5a0d3a69efb483d6, 0x33b7a464aea0e3aa92437db40d78d650d8c8534c3fd2fccdede8fd5adf5057cd, '', 0, '?'),
(0x5b4a1f43a7a7cfc6172810118911006a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/error_log', 0, 0xcc58eac0e4b698a2071eec602c371112, 0xcc58eac0e4b698a2071eec602c371112, 0xdc21d473a3e0c7f6815bd13a97fae5eeb745b82c377d06825aac7ca2ddfb50d7, '', 0, '?'),
(0x5b4df68fc68272ebc622f3ec62489723, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js', 1, 0x00000000000000000000000000000000, 0x12e87d2f3a4c8b347ab13a0764d420a3, 0x20674564a701bead326fa9296b90650e910cb5d1111d3b537e75413e28656d29, '', 0, '?'),
(0x5b515f5271ad86b861771f0ec5fd497b, 'wp-content/plugins/wordpress-seo-premium/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/license.txt', 0, 0xb6d57e80537d4ce37e23767635ed2b2c, 0xb6d57e80537d4ce37e23767635ed2b2c, 0x2d6a9148f170de33c5aed59a253c4fce2eba344cd1db3adb1f76ec266318e215, '', 0, '?'),
(0x5b55981281efed130cf5ac8fd3039d5b, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/easy-updates-manager-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/easy-updates-manager-logo.png', 0, 0x7b1363e284c1f7fd6ab1cf5b6ab4d0d5, 0x7b1363e284c1f7fd6ab1cf5b6ab4d0d5, 0x1d4187678f8fb0d375e28aaeed609cac66f6a883994489e326a54110d272b173, '', 0, '?'),
(0x5b5bdf9a3ee47f65bcd9ee256484d797, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataEnableRefreshAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataEnableRefreshAttribute.php', 1, 0x00000000000000000000000000000000, 0x518c540870bbf8c26624e3d664da09d3, 0x8f2c25007654b37c6e154f61b99295296ea0228a454eefb402b215dc3418b044, '', 0, '?'),
(0x5b5ee4839e72ba255d8815b9ff8dfeaa, 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/css/tippy-custom.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/css/tippy-custom.css', 0, 0x6d133b6aea4eb70552fe73faee1a9228, 0x6d133b6aea4eb70552fe73faee1a9228, 0x890a191ca2f615c91935e2c5f8e64f0b3b5190e53a83a2a103425533b5a106ad, '', 0, '?'),
(0x5b63ae119e1df703a3c3e34673f89e27, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', 0, 0xc480b5b7622414d93c4a45f422387f42, 0xc480b5b7622414d93c4a45f422387f42, 0xac6a34cae9508c57ca63a604adb195e4d91b50a85f4db2d2f9a5dd21378475b7, '', 0, '?'),
(0x5b69dd2bfa498fe2c85c3f21b788526d, 'wp-content/plugins/amp/back-compat/templates-v0-3/style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/style.php', 1, 0x00000000000000000000000000000000, 0xca127585f9b1d5fe02efc9250e12af56, 0xbdbc4e8ece12ff94dd4751627c581c79bf5e324e85aed9fb6fcd349a0c862e1a, '', 0, '?'),
(0x5b6bcb319abedf33d5f7f3a5c35c8001, 'wp-content/plugins/elementor-pro/modules/announcements/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/announcements/module.php', 0, 0xb52cf38e5b8f33fb98c6bc0d75e8a0eb, 0xb52cf38e5b8f33fb98c6bc0d75e8a0eb, 0xe1b53701b7ee77844ae32b3ebd73ea63eea919ba2421421407f61526e38fffdf, '', 0, '?'),
(0x5b71eb571189f92d08a27e6fa7207516, 'wp-content/plugins/elementskit/widgets/facebook-review/assets/svg/fb-logo-f.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/svg/fb-logo-f.svg', 0, 0x001c2a44474e5509f96a214355cedb84, 0x001c2a44474e5509f96a214355cedb84, 0x2a7d0cd1891f45ab2b036eb5544c694009792166cd085136e9cff84094b2f852, '', 0, '?'),
(0x5b76080b697097eaf0c2685c3aa0e3bf, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php', 0, 0x2cf2fca5ea4062216e2fbbd17ee144f2, 0x2cf2fca5ea4062216e2fbbd17ee144f2, 0x3461edbd80d7d339af47f4cede2141ae75b3238556e7c07d841657f1c16aa655, '', 0, '?'),
(0x5b7720e33dc9c8870bea334e92a2d851, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/export/image-src-export-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/export/image-src-export-transformer.php', 1, 0x00000000000000000000000000000000, 0x16ff25b073e687a9f2ddd1b656c22c1c, 0xf7b4df583fb94ae684e196fa604cc0d4e881ccc18fe38326afe02085d27cf5e2, '', 0, '?'),
(0x5b7a90f1ad07b87f50839557700a884a, 'wp-content/plugins/wordpress-seo/src/dashboard/application/taxonomies/taxonomies-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/taxonomies/taxonomies-repository.php', 1, 0x00000000000000000000000000000000, 0x1e95f72f48882afac7476d6b49c4b187, 0x747c1d2f95f981eca9cce5a9a6daf1c87b516f4655b76ba9c022ba08f506b65a, '', 0, '?'),
(0x5b7e36cb0e804d1b70a2278c9da90471, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php', 1, 0x00000000000000000000000000000000, 0x91c9555123d5629851b98aa91d234535, 0xd61a6d1a2146d1cfc23d97c617e578d98b75e179417673740c899d50de85bcbb, '', 0, '?'),
(0x5b7f16207dd2b30f760996f7a7c87bd3, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410-rtl.css', 0, 0x5bf12682f241f4270a8535dcf67813f7, 0x5bf12682f241f4270a8535dcf67813f7, 0x7cd499e49557ad47e3ebc4060a061cff18c3aa5bd15cb55e6cb6bec48850cccc, '', 0, '?'),
(0x5b8128ae269ce4eb693509a700198335, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410.css', 0, 0x62eaa731dae40c9d81e84e5dbc4f8cc7, 0x62eaa731dae40c9d81e84e5dbc4f8cc7, 0xdaed30feaef5d4660862ae00655d6f2effacc74d72849c04712b1bf972cb2e89, '', 0, '?'),
(0x5b8632c8c137ac7129e6f2039a10c4eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentType.php', 1, 0x00000000000000000000000000000000, 0x3f533ff0aa75605e3482e584cc278bc3, 0x315be5881e4368469be35a6beb2571b5c5f08d0eaffc39c9f0abd2fbf43690fb, '', 0, '?'),
(0x5b8cc323dca7151a3e5dbf1e02813ca6, 'wp-admin/css/colors/ectoplasm/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.min.css', 1, 0x00000000000000000000000000000000, 0xd75b0fa8177659c46901dcb209e1cb69, 0x5c9d1e63bfde890373559224639a425b0cea2fc26e79e8adc7ea90edfc29017c, '', 0, '?'),
(0x5b91e31897a4716031f8dfea91f3ca78, 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php', 1, 0x00000000000000000000000000000000, 0x2c83f390c357fb39d303429ad1e2acc4, 0x0c655a391007055b4c2da1655fec94ca72bee79a65964722e3274b6d85e9ef27, '', 0, '?'),
(0x5b923e9578823b14f2776e122f748d48, 'wp-includes/js/wp-emoji.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji.min.js', 1, 0x00000000000000000000000000000000, 0x3ea265eb1dcb4827d85d65f497423817, 0x8a0425293913d519c31d0a4b0369a974a99cf9352cfffb1c2dbc29dfd196895a, '', 0, '?'),
(0x5b9a179724ccc3d6b7bf594e0f3b6422, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', 1, 0x00000000000000000000000000000000, 0x0faf854e6dee751ef411ea1bb76c763a, 0xac24191fc815d259e64a4b7c9baeb8f6ada5146f7117291b14f95d0b18f56ffd, '', 0, '?'),
(0x5ba04aa8b7d1c7c7f660a3e9ba58a8ff, 'wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php', 1, 0x00000000000000000000000000000000, 0x1ec292eb5ff5d9fd5d22ccc0ac453ac4, 0xed54aa2f7b6ceed68bbe22d5e45d643790b0f458730d1d31a025dc24e7bfdcb8, '', 0, '?'),
(0x5ba265f4624cd9681e5bb5fb403685aa, 'wp-content/plugins/amp/includes/utils/class-amp-html-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-html-utils.php', 1, 0x00000000000000000000000000000000, 0x4ca7ba45230371b3855068cdf8954b73, 0xb617ac1abe6eeb38932848ed58dd7c4fa0e4f4547f2a530d38e7b5d2f34ac365, '', 0, '?'),
(0x5ba50893c47859c97d98e6c46c0ed97d, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x5baaa17825a130dc68e5c34e060b2c7a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', 1, 0x00000000000000000000000000000000, 0xa474b7e9546e4aefcd78c0ea78e59fd9, 0xa6d92183b8598a1d97b1e4342340bf5a4a44ef7e34a1c1b503c5d111e85fcc24, '', 0, '?'),
(0x5bb3dcfab569d548230c2434a056a284, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1e3ee672cb40e58f13a1b662beb4d62d, 0xbda7d15873fa1855b13cbf6a909d672fc1ce4b7042fe6ff9c03a6e7561b29da1, '', 0, '?'),
(0x5bb7e0932bbb30369b12be088ff79c2d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', 0, 0xf32f97228357fb2e72bb609d821b7844, 0xf32f97228357fb2e72bb609d821b7844, 0x7c473717030157df89cbc90d150409294e8ec74a51604ab87dc29bb8d7672251, '', 0, '?'),
(0x5bba4f19756dbad0077a4649f8d90f95, 'wp-content/plugins/elementskit/import/import-screen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/import/import-screen.php', 0, 0x61b5c6e0f25a37cfed2f384d39c36851, 0x61b5c6e0f25a37cfed2f384d39c36851, 0x1a90e3e186e7a5a835fbbae06cba7af812d7e7c4b85a0ba2ff9cd7e491686787, '', 0, '?'),
(0x5bbe008d9a44b74e74f04cf842dbdbde, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2', 0, 0xbe8e775e2031310f9822faf4f7572c9a, 0xbe8e775e2031310f9822faf4f7572c9a, 0x08e24137e9bdfcb37ccda9dc6c3406c06c67d00f4576516e33a9080c3a2737e0, '', 0, '?'),
(0x5bc0bc41f930a4625be5421d19f91447, 'wp-content/plugins/wordfence/images/logos/shield-free.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-free.svg', 1, 0x00000000000000000000000000000000, 0x6d331c6b23bf1c5eb4961a1a2b57117f, 0xa34c6d030164f6963119a58f6120d7a34da75caf6d2823709d845e314d90f48b, '', 0, '?'),
(0x5bc449a76c2168e3e9ece5c9dd04e133, 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0x5bca42580a03a4c251bfc502b19363d4, 'wp-includes/blocks/file/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor.min.css', 1, 0x00000000000000000000000000000000, 0x819cde5316903495e2a72f84677954ef, 0x69cacd3d7cf0eaf304d40733d890e32be16c6609769ba2f9ed0fe9a40edf4259, '', 0, '?'),
(0x5bcbd332b488866aba8c08e70b8f56c5, 'wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x66e76cb7d3d04af6b047bc78c70f618a, 0xe1e6f016ac88de2687de61642d4021c33e35c59c4c3b332c2235df10b06ea8ad, '', 0, '?'),
(0x5bcc96d922dfdbbc357301c0c52caaa4, 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js', 1, 0x00000000000000000000000000000000, 0x1eb698e0f6135c42cf41f2bef369d5ee, 0x5a1a69309ee3a9354ea7cdbac62dd508bbcf035c3eea6ff73b423c7a05f7bae6, '', 0, '?'),
(0x5bcd0784d3bddd24a2716ab1675f3589, 'wp-includes/css/dist/block-library/editor-elements.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements.min.css', 1, 0x00000000000000000000000000000000, 0xf07648d685923c8decbd556a2b954054, 0xf202a7930118c856084c6298f5fbd834648e6f70f9b0f377ffbeaf58834bf9c9, '', 0, '?'),
(0x5bce977ae2c7eeb1073940ee4dc7dca1, 'wp-content/plugins/wp-rocket/inc/functions/htaccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/htaccess.php', 0, 0xbe43dbbf9767dc772d873658b73578fb, 0xbe43dbbf9767dc772d873658b73578fb, 0x38895d29b6088e32b1b267d5755ac239c74570fa2fbdb71fb13189b46e571bc2, '', 0, '?'),
(0x5bd5408e260be8d00ca811ee73e90932, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPlaybuzz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPlaybuzz.php', 1, 0x00000000000000000000000000000000, 0x33599f6df440b5380d34f8f9bc3c6e99, 0x16b3d9927cc957e439e056f271ad6704dd2c4a58ec8d9d26ea868259f4cd14f0, '', 0, '?'),
(0x5bd67b4c7ad28d374110a2c2d29774e5, 'wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg', 1, 0x00000000000000000000000000000000, 0xd16e1809746996aeb8e05b448fb1e3fd, 0xf4af45d556687576cb6121c541cc68f1c4afb5d90d1552bb382a67753924177d, '', 0, '?'),
(0x5bdb711cab852cda19c31fcd1f83e7be, 'wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.ttf', 1, 0x00000000000000000000000000000000, 0x732389ded34cb9c52dd88271f1345af9, 0x087ba0000ec7ff1d15c13b1adb0935c0fe4317c17c054c28f78a12cb0e847449, '', 0, '?'),
(0x5bdbf671ee131045279c61e73fbf899e, 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', 1, 0x00000000000000000000000000000000, 0xc0dce402448d1213d5fcba920a5cf521, 0xa9fbff2aced730a224970493622b44571ed39fb227122891b571ac16052e1ade, '', 0, '?'),
(0x5bddd8a6ad0c6d1b9219c54e7012e768, 'wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php', 1, 0x00000000000000000000000000000000, 0x80af6d443c492de56ff14010882e20b6, 0x68638f2965b0017664b8afeffb8b6b3ff80db06cd139545dda06a75db0cccd8f, '', 0, '?'),
(0x5bdf630107f68f601d49a188292217a6, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php', 0, 0x77c744bc6dc2f4ad6e8a5cb6e3cf9434, 0x77c744bc6dc2f4ad6e8a5cb6e3cf9434, 0x447bb925a692bd2d0bf7c54ce23b9b422e64cbbde041dc8e0608ae48c0e0b448, '', 0, '?'),
(0x5beaa08fe67c4bf26f0ecadb8c6237f0, 'wp-admin/user/index.php', '/home/iraneurobetcom/public_html/wp-admin/user/index.php', 1, 0x00000000000000000000000000000000, 0xee78435336bf4c43e99d3221dd759d1e, 0xc1604bb6e7c4e4bf0479324dfe08d070196ccebe226100efacb09a74d1dea144, '', 0, '?'),
(0x5bf1a4ebbdcbcc0d3186a40e4b96d938, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', 1, 0x00000000000000000000000000000000, 0xf998380680c82a96d8a28a737aecc221, 0xeaf629e0390814bc3cae0e62d3bf4051eb68c9a2673bcc80653ea8c4677e1f51, '', 0, '?'),
(0x5bf1d5842982c0c69a325db0e0f32945, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php', 1, 0x00000000000000000000000000000000, 0x0d6df1172cd13011393dabf5fc56c6ab, 0x084091b1c7238f21cb6cca1aa8f186e0881d9505ae9ce8a0a4a0df1749950c28, '', 0, '?'),
(0x5bf38943910e32a21b034a16c46c57b1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove2.php', 1, 0x00000000000000000000000000000000, 0x35f5c1daf501d48754e6d39f00934c9e, 0xa40d724f15077437aa5cad4d20fc95ad3b0e21ba4af049b8177890bb943c6212, '', 0, '?'),
(0x5bf7975d63af69c1909d6d5d5ab63432, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', 1, 0x00000000000000000000000000000000, 0x065d2f19bf0670cbe63d7d7164093b9b, 0x009f07aa400464b76f33a92a4467e89be3bd85a51c36d1b46190074db476734e, '', 0, '?'),
(0x5bfc289cfbc93aa32f795cfc4d731bd8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php', 0, 0x990bb7dc76239f9a0d116bc2e8e2e0b7, 0x990bb7dc76239f9a0d116bc2e8e2e0b7, 0x4a1c9251182fe2357b6856c34180ea9ccfcf56add5d02d2fc86a7a18b5007b63, '', 0, '?'),
(0x5bfc5950ee2ad86316e75213a2e50ec8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/NodeTestCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/NodeTestCase.php', 1, 0x00000000000000000000000000000000, 0xd8a6343bd92d60e251a792b1a0b55ebc, 0x0ae756bbad21651aea4e29fb58f0205b317b500848bc052ada911c3603dd2a71, '', 0, '?'),
(0x5bfd3cbabedb92b6985261f5022aa932, 'wp-content/plugins/elementor/includes/widgets/video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/video.php', 1, 0x00000000000000000000000000000000, 0xe40c94a352b5ae48719d7acabf3c8869, 0x56b8defe6a6e9b42231b7066f3df586f49f093a3b972b993113457e1fd97095c, '', 0, '?'),
(0x5c00b18be8af0a6c7d23c02407b3c865, 'wp-content/languages/plugins/elementor-fa_IR-1dbb8b6c1e3d0a728637a838a81040c6.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-1dbb8b6c1e3d0a728637a838a81040c6.json', 0, 0x466528b1702b4fe5742e838e8cd37b78, 0x466528b1702b4fe5742e838e8cd37b78, 0xfe9ebb1a8f8e0df3f13fdbeba3f64df4dd9bbb4f79fb331b9fa7403cd86bcdeb, '', 0, '?'),
(0x5c05bf25e0f73f8c3e8899eddc650538, 'wp-includes/class-wp-block-pattern-categories-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-pattern-categories-registry.php', 1, 0x00000000000000000000000000000000, 0xc16faa33fbf77343c6bb79f7368e5f52, 0x0071d2a5b569e8cb2f12731863e206bcd4046dfaefd1f2ad85ddd1fe1c14b4b8, '', 0, '?'),
(0x5c08a2b1581e0d3a6c17175d404837dc, 'wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php', 1, 0x00000000000000000000000000000000, 0xba33bf6049f80b901f68187cdd8ce8df, 0x7aaa9299a130a91b2d86e7fc74408bf7bf1f066e630e28dea3a4745daba09e75, '', 0, '?'),
(0x5c16652624893149c73ed10894190451, 'wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php', 1, 0x00000000000000000000000000000000, 0xe9807ec54fc00d838c916cf0179e0e2a, 0xea12d210ffb534ecd5f90bb781beed2c61e6c0cb309ca0c61f31c8d5ba8879fb, '', 0, '?'),
(0x5c168e789463fca51b5637625b21f117, 'wp-content/plugins/elementor-pro/assets/js/e8eba20060a4b0fa29dc.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/e8eba20060a4b0fa29dc.bundle.js', 0, 0x0895fc108be4f501ad6c446ed691850b, 0x0895fc108be4f501ad6c446ed691850b, 0x462fb8a2266101d8d3e70cfc64871ff4103b4e9af04c91766b5bac6b872e8f63, '', 0, '?'),
(0x5c16a1c98a364f2b74d6f5f76a52f87b, 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg', 1, 0x00000000000000000000000000000000, 0x77322bfb363a2b74ba54d8fe96cbff40, 0x60770b2c82ddaf632fa6ecd93e1f42c7ea118e698a5f4b68b20c694d3f04e4ae, '', 0, '?'),
(0x5c16dcdc0e0f85958c398783b7c8ccf7, 'wp-admin/ms-upgrade-network.php', '/home/iraneurobetcom/public_html/wp-admin/ms-upgrade-network.php', 1, 0x00000000000000000000000000000000, 0x716394f338ae9ad445d712258cab2111, 0x09cd0548ea5f63dee89551d5fc588013f9cca484d58f4c010e73ba1916daadff, '', 0, '?'),
(0x5c183d34c4a87140dba20ec45cfdb7b7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateDimension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateDimension.php', 1, 0x00000000000000000000000000000000, 0xa38a2b48568f517a76babcf086cd9d2c, 0x1e5aa53ded5b421d4c13edc708e20a307c044ab21bade7c32981481ceb56ce1a, '', 0, '?'),
(0x5c1969f430195011952e56c1e50128c3, 'wp-content/plugins/elementskit/widgets/hotspot/style/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/error_log', 0, 0x0f427d5ea4786c329860b9368f511c0f, 0x0f427d5ea4786c329860b9368f511c0f, 0xf32bec58d43ebc94f443ffe640afee42e747083e3c00efbcbd59539c4f5d771b, '', 0, '?'),
(0x5c1f417530e12a1bdeebe1e42834fb2b, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php', 0, 0x37d23a8c3a580746c69d8f3027a60e50, 0x37d23a8c3a580746c69d8f3027a60e50, 0x962f1e20b86e1ef666853cdc256e29c539e0d8e06c166697f8d7adce8e7592be, '', 0, '?'),
(0x5c1f50ad9fc12ab49ea811279fc0a101, 'wp-content/plugins/elementor/core/responsive/files/frontend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/responsive/files/frontend.php', 1, 0x00000000000000000000000000000000, 0x5c31d13aa52479ce6d52078955c22629, 0x6fa42bb37229535dabe87d09a6d0dca523349314402c1f52457a023b7ec708b0, '', 0, '?'),
(0x5c25184cb5756ce86702e00ebc6a2f83, 'wp-content/plugins/elementor-pro/modules/blockquote/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/blockquote/module.php', 0, 0x479c9ee7ac37c9bbe90d6950d835c8a0, 0x479c9ee7ac37c9bbe90d6950d835c8a0, 0xfecce1a86f959db51837939a030341123653f9d430f2c54cdf4ed2a3f4378b48, '', 0, '?'),
(0x5c26fe3a202b169006872085ea3342dd, 'wp-content/plugins/wps-hide-login/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/readme.txt', 1, 0x00000000000000000000000000000000, 0xf9c23235a7c65ed32f7b8659f465f5ae, 0x243783b0bd3a6d2c6686e9464679e0b971183727c402279dc9cd9cb7d1e5b97e, '', 0, '?'),
(0x5c28218a4e547fa4bfddb44c9e09cf03, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-7.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-7.json', 0, 0x6d69758719f8cf27cf76d9ecfe0687c1, 0x6d69758719f8cf27cf76d9ecfe0687c1, 0x717fb24c2cbfe6e39eadbee9008b1821c6d639a2643997fb0e73c9d16506cbe7, '', 0, '?'),
(0x5c2d2e70e3c10297bdc919b706af4c64, 'wp-content/plugins/amp/assets/images/amp-validation-errors-kept.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-validation-errors-kept.svg', 1, 0x00000000000000000000000000000000, 0xc2848db77ffa3a92ac28a192c5301648, 0x4acea62bd4fb78b934f2f5907de016f0d46c8b7cdd06b7de1a23ba9d5f07c303, '', 0, '?'),
(0x5c2d4d990d46bb926c089f4a7d869d95, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a3733f1e3637e46fca92285e854b9d62.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a3733f1e3637e46fca92285e854b9d62.json', 0, 0xef12918621d87c46b633a94205f85888, 0xef12918621d87c46b633a94205f85888, 0x3c06f132be62aae52e5a39726dbc629916d46bcc4267c1b34a0b101eb88da8b7, '', 0, '?'),
(0x5c30666bbb9b5c537fc25536adcfe851, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information.min.css', 0, 0x28c90a104361d2c269f76fcde431b9aa, 0x28c90a104361d2c269f76fcde431b9aa, 0x1e4f4f64291170bc5143901a364fd97dc5118155467437274c3ce642ae8cc725, '', 0, '?'),
(0x5c34716efaf237be7d62f29a32297940, 'wp-includes/blocks/comment-date/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style.min.css', 1, 0x00000000000000000000000000000000, 0x8daea75bbe6e83427d1ab71e39a73e3f, 0x2324457499a12755a7413350e8b87373b9f12a33dd5c8ac612d13f560d9b8dfe, '', 0, '?'),
(0x5c3d39fa0d3de7b92eeca41b34c7462f, 'wp-content/plugins/wp-rocket/inc/deprecated/3.6.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.6.php', 0, 0xadd0fb114cb2f194300f23c5f3dbcb2d, 0xadd0fb114cb2f194300f23c5f3dbcb2d, 0x141bed14fdf6c9b26f64e84025241333256d96e986b727b2488215ed5ac63bbc, '', 0, '?'),
(0x5c432f7bfc045fa3620bb8ba205b88d3, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php', 1, 0x00000000000000000000000000000000, 0xbd5786e7b8a48665209f5e1d30bbee90, 0xac6951c7fc9a19a7bfcbd08dc520a4f7db21508951cf7dbb16fa54c4926577de, '', 0, '?'),
(0x5c44156e2591cb06be783772babaf255, 'wp-content/plugins/elementor/assets/js/floating-elements-modal.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-elements-modal.js', 1, 0x00000000000000000000000000000000, 0xf96f1ac91806307b90f5d367a3fe9292, 0x8594ac6d88c35f579f5c7006767d1eeede376bf6da9b86adebd3f864d3df500b, '', 0, '?'),
(0x5c48a2fb963a94a2751033e0258b4677, 'wp-content/plugins/wordfence/views/waf/waf-install-success.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install-success.php', 1, 0x00000000000000000000000000000000, 0x74a50332d84804ca10c18224e10ae31e, 0x35a428cb2fb4b950684a53c85a22265d7d93f9d20572b34970a528e42d74cddb, '', 0, '?'),
(0x5c4aa50b80fd5abb498467d3488bd242, 'wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php', 1, 0x00000000000000000000000000000000, 0x4d5635c3949725df2d818f06fd194bbb, 0x86ed910cfd8448b4890b6b275334e334ee852626db4d1afd3d94a8325544220f, '', 0, '?'),
(0x5c4cde7dd2f7e659967e06dc6c618aa3, 'wp-includes/blocks/gallery/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme.min.css', 1, 0x00000000000000000000000000000000, 0x331e4a9944d4f48446c4adfa7e32f53f, 0x6b52458c4c4d9ae2e858e4ca5d6ca094a6662c89a8c72a68d04ffd497bd9ed1f, '', 0, '?'),
(0x5c4e9036a697bc69b15c9ca496017a5e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php', 0, 0x688ee5e588eb33624c5dc4acd3c1fdda, 0x688ee5e588eb33624c5dc4acd3c1fdda, 0xdd996c737c5caae6fded2e3324933423a04c65de3c6c05b19b60779c27ff6782, '', 0, '?'),
(0x5c515e7a3707974bf2620afce568a05e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', 1, 0x00000000000000000000000000000000, 0x68c5b22072a9b033d95bcb1e4173ed68, 0x3e66af309c4f3f031e00685ec261bacc641fe9725c2e08bb879cd2a56411aa13, '', 0, '?'),
(0x5c521024fbea474fce8417ed088bfc79, 'wp-includes/css/dist/block-editor/default-editor-styles.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles.css', 1, 0x00000000000000000000000000000000, 0x092b83627065a8abd7ca7fe4513503f7, 0x4d6e509553c4307d739576d980204379bd4fbc7a4ff4e2f2a97aa1c71497c525, '', 0, '?'),
(0x5c599232937c28de403b7ce2fef492ce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/KeyValueFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/KeyValueFormat.php', 0, 0x35c18c5c5e1927b3a08cd9798734be6c, 0x35c18c5c5e1927b3a08cd9798734be6c, 0xa06badd4f579be1762faec6ec6ce01efde5fce5209b74e4202ea27937702fa46, '', 0, '?'),
(0x5c5be6ed6925cdb03cfa98651e933ea9, 'wp-includes/css/wp-pointer-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer-rtl.css', 1, 0x00000000000000000000000000000000, 0x9de2958429fecc10bd79182d3f18c601, 0x9d2688ddf850ea0adf6535a16f2c563fd4411aea5501c23b81ff39b83bacc97a, '', 0, '?'),
(0x5c64a58f9f8ac8ff26eed7b1a40cc961, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php', 0, 0x4d6c960279e6942654c2177654193bed, 0x4d6c960279e6942654c2177654193bed, 0x5adf294f48f1f9e028d48287b9219e846e99c45d8b58ebd0d1c1d94ee80201b2, '', 0, '?'),
(0x5c6750f837cb0805a5cb0b281255a4d3, 'wp-content/plugins/elementor/core/base/document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/document.php', 1, 0x00000000000000000000000000000000, 0xc78882c75856f5f18ba4607d8ad4d805, 0x9a601a9acc487b17571e1542f8b5cfc3cdc1ec794ac89136cd725dbc77d23ca2, '', 0, '?'),
(0x5c6d5b2d52ef942292a0caa3a18aa595, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', 1, 0x00000000000000000000000000000000, 0x559dff2e84b3084d391a24366466a074, 0x3db76a7c2137518ce2bbc9f30271002476935ef521bf89a7d5985c2b82b70dbf, '', 0, '?'),
(0x5c6fef761502cf4c9272390450dcb22f, 'wp-content/plugins/amp/assets/css/amp-validation-single-error-url.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-single-error-url.css', 1, 0x00000000000000000000000000000000, 0xfee073dbf6ee4f75d734d1a4c6dd3552, 0x64b127f74d3320cf4b968b8f881b2fd76496ad690acaae786ba12b0b84944b9b, '', 0, '?'),
(0x5c768476958174697619dd1e6f22b285, 'wp-content/plugins/wpfront-notification-bar/css/element-plus.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/element-plus.min.css', 1, 0x00000000000000000000000000000000, 0x9bd0eabba8fa29931821b36bbfa7bb02, 0x7230dbdbf6ab421be5ce157115893fe7dc2c7a0d22c0a70a6f3e30ec8c0eefc3, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x5c771fd44e0759b23eb2179c730ad01e, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/image-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/image-control.php', 1, 0x00000000000000000000000000000000, 0xa6f269d5fa88f8d4e4aab1267adaf84a, 0x49edb9a468637729679dc3f181d7caf914e18741d910be72c69f302beb608092, '', 0, '?'),
(0x5c792b49c7a2d1d1a02cfd8f409fba53, 'wp-content/plugins/elementor/includes/controls/font.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/font.php', 1, 0x00000000000000000000000000000000, 0x8e8269dbe05d7259494e730dee7bfd1e, 0x47083abf353b040a92ef29afdb61cd40e2808a4bb78519e895da316e3c45f59d, '', 0, '?'),
(0x5c7fd27d1107e25140081971e09f66e6, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php', 0, 0x71f33e65756da5870de1d69704b016dd, 0x71f33e65756da5870de1d69704b016dd, 0x7511ac2ad5da55dfc06347b5e59b84c1539a9729e7b8b26ed4dd59436d30c3e6, '', 0, '?'),
(0x5c913b6c288c8d7d7a8e6f89bcea7950, 'wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php', 1, 0x00000000000000000000000000000000, 0xd49f28c7a36f815e7e507edf68cd9422, 0xaa1c470ab0a4dc643206ab9e7ae1a1ce7374cb16de6af4f36f814382d29fa36f, '', 0, '?'),
(0x5c91aeede0c605a437f6ee16b251806f, 'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png', 1, 0x00000000000000000000000000000000, 0x7c81a6253b77a9fdaf51bb1038f8c840, 0x771e693ede36b7c6ace034c8e5a02e4eca43b9e4119e1aff34aa0e08494f9ed9, '', 0, '?'),
(0x5c91e461b36454b040f981b190a42e87, 'wp-content/plugins/elementor/includes/widgets/icon-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon-box.php', 1, 0x00000000000000000000000000000000, 0xa1a5566555f7e87254ea108524c629cc, 0x6880dbc0d10f20d9ee697ea238acfa21de8c40b1a35538dd20d51323989838eb, '', 0, '?'),
(0x5c93a5bb32a45d8b6bdde0a2f5bcb55e, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 1, 0x00000000000000000000000000000000, 0x617474e4eb7992ac758650b7720259b4, 0x1d4957c0a3e18c2465fbf84bba98f30aa6f46643f24816e0f5acf55e6587697d, '', 0, '?'),
(0x5c9ad182923f241880cd8438c092a1e6, 'wp-admin/includes/dashboard.php', '/home/iraneurobetcom/public_html/wp-admin/includes/dashboard.php', 1, 0x00000000000000000000000000000000, 0x27e944bea1eaa64e521f37f5377d5be9, 0x4c0c836036bc4000929e60ae4663d2a35acc07378497a0135600fcc2bad4a866, '', 0, '?'),
(0x5c9fdd6c3d3b3f99da98f8e5916ec697, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAnyofAttrMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAnyofAttrMissing.php', 1, 0x00000000000000000000000000000000, 0xa53ee5cae21ee25b58bf97ff6c511a95, 0xb0f10ca4e9fb1924589554f0c1fa9cdf1e9a7f0f8b3f91af4ce64b1fea21f294, '', 0, '?'),
(0x5ca15e807db103acb3108d9a27cd72bb, 'wp-content/plugins/amp/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/LICENSE', 1, 0x00000000000000000000000000000000, 0x2c1c00f9d3ed9e24fa69b932b7e7aff2, 0x583bd6314d72ec477b96a0bb5c79e3d92501317fce60d5d4616ba71b985b8b84, '', 0, '?'),
(0x5ca418f7aa542cadf2ea0d3a691a2c78, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-importer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-importer.php', 0, 0x1e2ee995c277a251635fe65f2f6a8d41, 0x1e2ee995c277a251635fe65f2f6a8d41, 0x9a5241493a484a7143176aac315837b17ce4d13dec586f5db4ec9bc782bb6b07, '', 0, '?'),
(0x5ca4d39fc7f7aa733989b51cf291a558, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php', 0, 0x198169d64ffcd48262bc741e1434d25c, 0x198169d64ffcd48262bc741e1434d25c, 0xa7e5da92356643535100518611ea15b71e2917133d1a6bf224a09fc6009d4998, '', 0, '?'),
(0x5ca5cb6eaf121d595bb1275c5fe914f8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SvgSourceAttributeEncoding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SvgSourceAttributeEncoding.php', 1, 0x00000000000000000000000000000000, 0x6887c02d60eb50f25d802c24f2cca619, 0x1fa1d24bd40b6104ed301a49a5d2adb5c40b8bf46239edcc2e280d930ac40b02, '', 0, '?'),
(0x5ca6586be50177084f49b90606257660, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/GitProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/GitProcessor.php', 0, 0xa18016b003d4a664a7bc457ffe9ea49b, 0xa18016b003d4a664a7bc457ffe9ea49b, 0xd7b6e6e8b086ad6f543fc530107df7c5273a00bfac2e3bb468c577c07b0f3446, '', 0, '?'),
(0x5caff7e52ca7614978d66eb9757cdcc7, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/BasicMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/BasicMessage.php', 0, 0xa06b14ffb481b15382a8214585ec554a, 0xa06b14ffb481b15382a8214585ec554a, 0xd4425707ed0fbebd5496067d37ee538a54705a6cf11f2c51a8e4522a45229441, '', 0, '?'),
(0x5cb88a1237844f976570a4145bfd25a8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotAdaptDocumentForSelfHosting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotAdaptDocumentForSelfHosting.php', 1, 0x00000000000000000000000000000000, 0x96546626e8279b88076bfb84a83640d0, 0x402852a2179c626fe3315d91b608d6b6c7dd98fede3f42219f4cafb94e640027, '', 0, '?'),
(0x5cbe09452b479e1aa8132101fc381f8d, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-hi_IN.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-hi_IN.mo', 0, 0xe2166770958d7e192c09d6a040766c11, 0xe2166770958d7e192c09d6a040766c11, 0xe22115dbf10103972c46e1265cc80f9bfd085b4742af554a95d3180e0e29c29b, '', 0, '?'),
(0x5cc32842a24a52d23f20be6aed07ae72, 'wp-content/plugins/wpseo-video/detail-retrieval/class-flickr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-flickr.php', 0, 0x639cfedd1955d00c93eae729590d112f, 0x639cfedd1955d00c93eae729590d112f, 0x27305c5ee0b6e8701fb71805ac9f18b45747cdf9091a853f44cf22d918d74384, '', 0, '?'),
(0x5cc38ac6f70fbeb7034124fc1b004a39, 'wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xf9af86c152c39d88b2417a4c14c3deb8, 0x29cc0dc2730f65eb1ec9d95491a28ab3d5b51bd7ba89594a27d1639d8247ff73, '', 0, '?'),
(0x5cd3000bf5a33ea62ba2b3c14662d0ed, 'wp-admin/revision.php', '/home/iraneurobetcom/public_html/wp-admin/revision.php', 1, 0x00000000000000000000000000000000, 0xa65a1c6e6bd45d3f110a501a4674c403, 0x238a591630ec6981083030080820967529c9e1384c120f0aa04ca0130fc54213, '', 0, '?'),
(0x5cd4017c7ddab8c83833b038b1670a13, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md', 1, 0x00000000000000000000000000000000, 0xe3586b5ead9e3fcf1d64f45707397f2e, 0x95293c458ad904169825c510217a89eb49bf1e91a842c671a0d0cbb6a668f2af, '', 0, '?'),
(0x5cd52f43a167f6245fad6cd8ebd80259, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', 1, 0x00000000000000000000000000000000, 0xbcb516715616000dc26291840d82a9de, 0x80dc9612bb959755b8a884344a9921299bc7adb0379b4d34b6a21abb4224b6c3, '', 0, '?'),
(0x5cd952c2feba852ff17a43dc406145ee, 'wp-content/languages/fa_IR-7233008897033de5ee0d14f86a42a65a.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7233008897033de5ee0d14f86a42a65a.json', 0, 0x3e67f310b2bdfac45929d7f1fed389f5, 0x3e67f310b2bdfac45929d7f1fed389f5, 0xea85c33d9a54076295b1d3c3b86412126955847a1a3721e5c92bdc07435b2df6, '', 0, '?'),
(0x5cdc00ab9e86728ca95adb7f4b54ad02, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-270x270.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-270x270.png', 0, 0x76fc553a954148e11dad6124d68e8aec, 0x76fc553a954148e11dad6124d68e8aec, 0x854eaeaa90bc79617550bf2ab63904300c898c5ca89c01bb51a6756b31d8a4fc, '', 0, '?'),
(0x5cdd8ee35dc07065da260ff999e5cf26, 'wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js', 0, 0xa92d210d3c7cd61eabeae7ce276b7dbc, 0xa92d210d3c7cd61eabeae7ce276b7dbc, 0x932636cc9440b9a297b65985bea975ee321c58a6b02c54d75660db8a6ff67cb1, '', 0, '?'),
(0x5ce355fc37f9439deda207d8ab70f50b, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_static.php', 0, 0x270cba47733e43867d304fe46f4cb280, 0x270cba47733e43867d304fe46f4cb280, 0x7004b3fe31a7405e9f1217c5323c00108379a87c1d522971a223f36ff4947cb1, '', 0, '?'),
(0x5ce389cd9964e18d70290506a1d650ae, 'wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json', 1, 0x00000000000000000000000000000000, 0x655d568761a7a6f456cd02e2d9947360, 0x59589968fb7f6ba33987c62ec7ff3ff583ee317d68deecdf5f812c5873163b44, '', 0, '?'),
(0x5ceac14c8310e2e4a2dd0d6eb869f8ae, 'wp-includes/blocks/template-part/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8fee5ba2edc81af6759c37fc20d4edea, 0x258e81fb462e5238189663e8800bbf40d142954c4806d467239c59b1530911cf, '', 0, '?'),
(0x5ceca8681319525343abe7c9388918ff, 'wp-content/plugins/updraftplus/css/updraftplus-notices.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices.css', 1, 0x00000000000000000000000000000000, 0x914445e8f68378ac6a4d7968be234dd3, 0xf1e6033c1f3ca9098da0367f6c3c5f159638cd1783835a190eb3fff2c6393f3d, '', 0, '?'),
(0x5cecb0bd9245a9a82ae59bd40f772120, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ads/Adthrive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ads/Adthrive.php', 0, 0x56f2b958e1299d53084cfc1759964a26, 0x56f2b958e1299d53084cfc1759964a26, 0x45612f9341649e1d669a5b9f3567fba207b35b05d59d0ec4a0e72c95dc0a3320, '', 0, '?'),
(0x5ceda56a0ba64727f9d33812489b171e, 'wp-content/plugins/amp/assets/js/react-jsx-runtime.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/react-jsx-runtime.js', 1, 0x00000000000000000000000000000000, 0xa5cd846fc1a65f1bdc963e1c2d936387, 0x3d7e154b554f557b7de3b2305b642dcb6a8a386e5102fc4c3f3c01350f886d6a, '', 0, '?'),
(0x5cf00bd5995c7a7e63eab69bc29d1099, 'wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png', 1, 0x00000000000000000000000000000000, 0x9b22ab529b50fa57a5c468f621df6b61, 0x0ddc8cd08d512b3c621c1342bf8f48600155a4b8b21a159dcf4a9302d00009ec, '', 0, '?'),
(0x5cf19995e1c7bca9672190fc357ed29a, 'wp-content/plugins/amp/src/ConfigurationArgument.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ConfigurationArgument.php', 1, 0x00000000000000000000000000000000, 0xaa86be870887b3fa95a18caef92e7342, 0x3574cf297826c1aa5b6c869b9c7cb259e25482964a07b3620c756f85f4f859b6, '', 0, '?'),
(0x5cf3c54c14658b950fad2ff0f59c73e2, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php', 1, 0x00000000000000000000000000000000, 0x5680e1c8c93e748a85c09890119e9e1a, 0x3c070d51a651563bbea17c4a1c523e523c50ec3fa0848a821388aed4025c38eb, '', 0, '?'),
(0x5cf458bc466000683657870250ced654, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php', 1, 0x00000000000000000000000000000000, 0x0017b4e27ad9a3cea5d30b43cd4ec409, 0x91f3f92fa3d7957142abadd0e573d9a76ce1e842fb1ab933c0932894bf40e48b, '', 0, '?'),
(0x5cf474fd87cfd9d95f41a60f12726fff, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', 0, 0xbcf87ab24e481056184837c116ead450, 0xbcf87ab24e481056184837c116ead450, 0x3ca16e8274c89ccc427a720fdc02256bc4d73f9f1c6b84c14146e36842407816, '', 0, '?'),
(0x5cf4b72d37d793774cd75e21f59f18dd, 'wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js', 0, 0x3f16e8285f2be1daf90e589c3145ffea, 0x3f16e8285f2be1daf90e589c3145ffea, 0xf8c923814744317a09845dcea540ae7dbd891ca5c8c162e6be4f1e2e64c523b3, '', 0, '?'),
(0x5cf9eecd97d091550c6580a83ac9ce29, 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xb5a907f87da894971ce174c83f86ceb4, 0xfe692bf139dfed43cdcb1d2031850909c62da331150f6cdff4e7700dcbde6d19, '', 0, '?'),
(0x5d031c39fa36e1f676d45eb062fea213, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/total-size.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/total-size.php', 0, 0x9f55734c366f10d7f495a06d580930fc, 0x9f55734c366f10d7f495a06d580930fc, 0x4e532fcfdb4a74cc9d237e0ed59619c35b999e6d7d57d83c2252bda2e0bdbd76, '', 0, '?'),
(0x5d0327ff5127edd810c465cff184023a, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', 0, 0xaa09cc5a555cfad4239045906e2850b0, 0xaa09cc5a555cfad4239045906e2850b0, 0x7334ddccfdb9a93a57fafc7d8e1885c775a898713b7127407a4e46c4be60b3be, '', 0, '?'),
(0x5d0392e950ee042583d64139ee124cfc, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php', 1, 0x00000000000000000000000000000000, 0xc2657ec3e6ff130082c4933b5ec1a549, 0x0cf26258ea4cd09618f54e6790c863ae94b1c406dd174f027994e82d1bf0b471, '', 0, '?'),
(0x5d07b94a2a10c69258c0ba52451216e1, 'wp-includes/block-supports/dimensions.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/dimensions.php', 1, 0x00000000000000000000000000000000, 0x93557af21ca72f1a1f3b6e277a5146ec, 0x173a998c61f88e152e393d107d607c6ed1e3dcbd697b42b05741c612684b4cb5, '', 0, '?'),
(0x5d1134ab1b6afa5efa7793cb8c918ed5, 'wp-content/plugins/elementor/core/dynamic-tags/data-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/data-tag.php', 1, 0x00000000000000000000000000000000, 0x8421ad6c8761650cbb4e8750d7357bce, 0x1a816825f4a5900d7b087dd1bc8a8785b3883e854df6383c96975dd3bb28f6be, '', 0, '?'),
(0x5d15342f73b79d16fee343e77c903241, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/wp-postratings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/wp-postratings.php', 0, 0xbf5db0ab23d08c40e33557dd1051ddf4, 0xbf5db0ab23d08c40e33557dd1051ddf4, 0x3c4d1653e40b7ba4a6dd2e182a0b02c6d9a52f77e43990f971f098ac437f1b00, '', 0, '?'),
(0x5d15e2cb327a0aaa74e5417c03d04612, 'wp-content/plugins/elementskit/modules/advanced-tooltip/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/init.php', 0, 0x506f2717607c4ecd50344869fabafd75, 0x506f2717607c4ecd50344869fabafd75, 0xb9634bb1142519fdf365851c509dc2db8338f653110cdad9fd98a078c78812ad, '', 0, '?'),
(0x5d191bb457096f684979c01e7a23ef01, 'wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json', 1, 0x00000000000000000000000000000000, 0xb4eaa69c7e461632d6ab127bbf283809, 0x2f5a06ff848203827e8ef021cf5eb019c288802661b11c1e0d5f50d36e8fc961, '', 0, '?'),
(0x5d21988a8a33b6618bc06760142ee6a1, 'wp-content/plugins/wpseo-video/detail-retrieval/class-vidyard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vidyard.php', 0, 0x46c7d0bb89fd9f52f056d8f87417fc3b, 0x46c7d0bb89fd9f52f056d8f87417fc3b, 0x6f04cd9f2727b81a3ae6498cb978b66530880f2975afe7781ad5a2f7176e1d18, '', 0, '?'),
(0x5d21ad8c8fa4b6bd18e5114ea478bddf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Tag.php', 1, 0x00000000000000000000000000000000, 0x77414215415d1ba4a151623b445661ee, 0x9e1f2715c3e3859deb30197c2d241c2bdb99b4c7c6f71f1356de4837e3812748, '', 0, '?'),
(0x5d237c3e7effb3e941fa0e241ce92b7e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', 0, 0x5466584f27e38712cd08d8e6309b8e78, 0x5466584f27e38712cd08d8e6309b8e78, 0x5f616ce2160510be90eae6f6035f09cf7e9039dd60b0d2c072b3aa9a0b2770e8, '', 0, '?'),
(0x5d25a34581318a545891c637d545404c, 'wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css', 0, 0xbc3e6e0825a7f4c5f2db278dcbff6146, 0xbc3e6e0825a7f4c5f2db278dcbff6146, 0x756fe433d7bd11e29b7642c85511091a4a4a1c852c04910478e3c6623bb4576c, '', 0, '?'),
(0x5d26f3cf41eefde621ea539a4b3eb307, 'wp-content/themes/twentytwentyone/assets/images/Reading.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/Reading.jpg', 1, 0x00000000000000000000000000000000, 0x3da72ad3ece58a7c0c292e01148ea668, 0x84d951d02d3ae1c3b1f5d6315aa18dc5b44378ca9ea3641b643b5ad262ec5e18, '', 0, '?'),
(0x5d2852aa262110e2c6313b993398ea12, 'wp-includes/js/wp-ajax-response.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-ajax-response.js', 1, 0x00000000000000000000000000000000, 0x5487603647a566321128c01126a20dc0, 0x5ca389c327f2c4d6a08e94be23e52fc825b07a3b5ee057e5f0740429ad83469a, '', 0, '?'),
(0x5d2dc071396bdd79dbc1bc17b5598550, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-import-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-import-exception.php', 0, 0x5d4d00d62d33883f4c46f93dc1d87d91, 0x5d4d00d62d33883f4c46f93dc1d87d91, 0x51c6f4c7e8cc16928ccb1d93aa6b578d056bc9292d70a97960968b58a90ad270, '', 0, '?'),
(0x5d35fa39dce4002f3ac6fddfe72f4b79, 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-ids-modifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-ids-modifier.php', 1, 0x00000000000000000000000000000000, 0x2e43c9f3574e720f22841311acf32436, 0x4808f4c45dd9e4ba34484595c7b4c483ffa1c9358d0f95c07d7c83e2a49c8009, '', 0, '?'),
(0x5d39c990323225c26996389b0003066c, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/ServiceProvider.php', 0, 0x8aba658d40b8a4daaf4183c04343100c, 0x8aba658d40b8a4daaf4183c04343100c, 0x7e114e83777bc88e9396c448a50e99477babe1508e0649a4e2ec31fca3184116, '', 0, '?'),
(0x5d3aab9f0ac0e5e3f667ee3630cc1b41, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php', 1, 0x00000000000000000000000000000000, 0xf8a6785fa41224e5299bbaf6ea2dd051, 0xc9d0def2bc06b0ca2ffc2496ddc13ca1ab80640ca788eb319a95ce36510a1607, '', 0, '?'),
(0x5d3b47394715d6278a8dc30a8a500891, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', 0, 0x0ce9901837e04a733fedbbef4bba088d, 0x0ce9901837e04a733fedbbef4bba088d, 0xde85bec6ef0c1dfd414f8fe7eef956057384397c859ebc6ec906e2794f74f5b7, '', 0, '?'),
(0x5d3bc01e752b461c2a760f08c4576a0a, 'wp-includes/blocks/post-author-biography/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style.min.css', 1, 0x00000000000000000000000000000000, 0xd5067cc6191e2c50f84a84f270a162af, 0xc3a97e8df90c0af1ad6d8678089bfb7944b3dcc977aab2d863ee160543eca527, '', 0, '?'),
(0x5d3c61c81cee1d5b34aa72ab673f04e8, 'wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php', 1, 0x00000000000000000000000000000000, 0xba86682171caefd820cabdd43ac67fc7, 0xef84fac5005cc2282737b5998c92511d90c67a729ce57cce3960cbdac83324f1, '', 0, '?'),
(0x5d420e2cd6100b5a1e1f760f8f7be984, 'wp-content/updraft/plugins-old/updraftplus/methods/onedrive.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/onedrive.php', 0, 0xb835554d35286bbcc916f3b3b56226e3, 0xb835554d35286bbcc916f3b3b56226e3, 0x674a17a76db19b3cb4d3d7929bb9c4c822fdc9c07e3c5c11eb4791143feb87fd, '', 0, '?'),
(0x5d422305cd32e87adaecfa62559cc92f, 'wp-includes/Text/Diff.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff.php', 1, 0x00000000000000000000000000000000, 0x071fa496d41e4600f5d0289045156eb0, 0xa6c82ce183cd0e8f11d31a51a6d621ff7500b135084e812bd9b98bae8f40599e, '', 0, '?'),
(0x5d44dc3b6c5b3a86e04bb4e7f69ec2be, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/render-props-resolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/render-props-resolver.php', 1, 0x00000000000000000000000000000000, 0xa06a79b5d55106cb03e40dad6af7d8da, 0x2e4bd7dd4a0aa46aa7007d5fd49b63e1f3b903c2f644920bd78e9e3240d618ad, '', 0, '?'),
(0x5d47789640adcff32eadbf67bdcdeaa3, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_01/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_01/shape_01.svg', 0, 0x0122ce8742804205e460ca04e74f816d, 0x0122ce8742804205e460ca04e74f816d, 0xa1d3fc47bea4c5ef3a827f34e78f4ddfe5a226ecb13ea8fe97316a7b27722d30, '', 0, '?'),
(0x5d4811978ddfb9763b09544c63eeb239, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', 1, 0x00000000000000000000000000000000, 0xf92469d44de7724961a887bb26a6f923, 0xe6201512499d5f83f181da819d590538f63b91c78bcc79e2b8ccf715063febdd, '', 0, '?'),
(0x5d49e13f9d71e716090e7c9bea4dd78b, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php', 1, 0x00000000000000000000000000000000, 0x6ba0a2d92d1965f0c7e344d51e46d558, 0xc30831f3b514f5eaa39a26c674f2ddbc500eb2ef656cd79c9490ab92cd5e4bba, '', 0, '?'),
(0x5d4b55942580392dfddc371f0491b329, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', 1, 0x00000000000000000000000000000000, 0x34277f53685d0b8f38ca42e7f73f3df7, 0xa94a799015dc0cfd1f29e24ed430c796bbdca041c4a74e6996882a22dd6c7309, '', 0, '?'),
(0x5d4c30baf205ec6545932275c020ad8b, 'wp-includes/js/mediaelement/mediaelement-migrate.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-migrate.min.js', 1, 0x00000000000000000000000000000000, 0x51300497928562f8c86c7aaba99237cd, 0x3b59988752892fc6ff0895058e1e0828b2763076e01473614479f6a1fcbdeeb5, '', 0, '?'),
(0x5d5029e89ef338cecc4b3378eb8ca0ec, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', 0, 0xc6ab595cd3a437e9b4694910d18755fd, 0xc6ab595cd3a437e9b4694910d18755fd, 0xef1880b6a0151a9dfa7d0e975754b6dcfb9330cd2b418ca2112089cd661f1666, '', 0, '?'),
(0x5d510080ecb924d5559a75d5766d0a47, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', 0, 0x1f080a03a0cda34dc4b03937d679a03b, 0x1f080a03a0cda34dc4b03937d679a03b, 0x96df55fd22711ccf9b676905bf0c0361db1759a35bd3fbc77b7f00cbdf5268c5, '', 0, '?'),
(0x5d52e575f1e14023a2f605aa574bc7d8, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-prop-type.php', 1, 0x00000000000000000000000000000000, 0xbe16f1428dc849477003385cd326809f, 0x0053597c05ecce34c77c30d4bfb92faa4916a5273281fdf183de65283078b116, '', 0, '?'),
(0x5d5742741f2ee8c8d5799f33e14dedcc, 'wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg', 1, 0x00000000000000000000000000000000, 0xaecd87cd509729e5d9c88a9ee3e2669c, 0x2e07b2cdc39e2291a61efa1b6d96ea72bbbfc2d983a1ee7c5d8e6012ca5c6382, '', 0, '?'),
(0x5d57a318b575b882ccd43c8372987290, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', 0, 0xe756525fe703e399bee80cef09787870, 0xe756525fe703e399bee80cef09787870, 0x70d2922f460e4e9c49e04dfbc25d27b8de9fc018ad413610bc18d7ff3a45cd11, '', 0, '?'),
(0x5d57d0d264abe5ec3c223d04e4cf039b, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select.php', 1, 0x00000000000000000000000000000000, 0x66d897b2528f1bbf517922900f5db6ea, 0x9ebf26496971bb059c6cef029c85dccf7ed3adf909b786dd4aeccdd0056d44bf, '', 0, '?'),
(0x5d5ab09e577b497b87515717380bc09d, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hi_IN.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hi_IN.json', 0, 0x7949f56b9ebf205af194fc40f3ea6d03, 0x7949f56b9ebf205af194fc40f3ea6d03, 0xde17b502928c960b9a68f33a6f7ca05604559ee392de43b23afe0f5f7f20ff48, '', 0, '?'),
(0x5d5b5a5056b6707af8a486f3c5db603f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidArgument.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidArgument.php', 1, 0x00000000000000000000000000000000, 0xa2317dbe67598e0f6fab6803f31bafc6, 0x4fdd2d291aa5eb68bdea210919eaba87953b5cfbfb801a8209831247cdf28f7b, '', 0, '?'),
(0x5d5bf0053e69495a8347c467d9211469, 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.asset.php', 1, 0x00000000000000000000000000000000, 0x086200ea77cd07a381f2e33fd6612648, 0x2fa3b6144a8e78bba3e2572370d4cb8346273b0376828bddd37c32e605a4c1ac, '', 0, '?'),
(0x5d5ca05534290d7caed25ebc5dab91d3, 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.min.js', 1, 0x00000000000000000000000000000000, 0x61a8c48c6f5d419ddfe8dbca7bc12086, 0x32cc0226ae2d1501b4da3de2e1680abed383725ac609d39b1f769efb015d84cc, '', 0, '?'),
(0x5d65f4261f49b5b7592d317ad173e545, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.css', 0, 0xc50ddc802b13968964204c362bd9d3fe, 0xc50ddc802b13968964204c362bd9d3fe, 0x2a8344795e86ec92421c6da183382f02989c3d6af9aa9e6a22e9bfe71e7e370a, '', 0, '?'),
(0x5d705894ce4767251f6a0b00857d4199, 'wp-content/plugins/elementor-pro/modules/wp-cli/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/module.php', 0, 0x62b3559c7b55ddef2c0aa963fbdfb1b3, 0x62b3559c7b55ddef2c0aa963fbdfb1b3, 0xaef17a5fff5c562115aa541cb45ae9fc446097bb409f3be6b9eb2df891fa706b, '', 0, '?'),
(0x5d713e7a0371c4b2ae4db963cde840a8, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php', 0, 0xbc9dbea5d0c5ef188c0353ff80aea83c, 0xbc9dbea5d0c5ef188c0353ff80aea83c, 0xbac1f374486e9a2fc260f49bc3a706e341d59c323ebfb2a6aa500f55b641984c, '', 0, '?'),
(0x5d746d54f7cf94b26c5d184b046bc4e1, 'wp-content/plugins/elementor/assets/css/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor.min.css', 1, 0x00000000000000000000000000000000, 0x34b66c40dc1b12ed177955506e1cac80, 0xd7ec9fc7a3e7d3c32bbf00595744673e70e451e04d7e8e98ea842833f2e5c292, '', 0, '?'),
(0x5d74ac670326beeb3d4eb6cabd68b263, 'wp-content/plugins/wp-rocket/views/settings/fields/number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/number.php', 0, 0xed44588175a671594c8ea569ad84a872, 0xed44588175a671594c8ea569ad84a872, 0x3168d83e86663ae03d8aab43164a53c68701fd1c59572d7b881b9699a9921168, '', 0, '?'),
(0x5d7fd3a5f31ce3a5c09ed4664c0c469c, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/combine-array-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/combine-array-transformer.php', 1, 0x00000000000000000000000000000000, 0x8401d50d82239257b53bf887b2fcd2de, 0x700373e48c4cec8b377d975432b1f5d6ebec322d43faface25919c0e07c8179c, '', 0, '?'),
(0x5d82a49d6e18bc6295c1bd05b316781b, 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php', 0, 0xec3eee199bfc0d196652cc2ac4bd56cb, 0xec3eee199bfc0d196652cc2ac4bd56cb, 0x34f4f5beba2427a8fea4f236f07277bc984fd4fa34e952a81ad866385a443925, '', 0, '?'),
(0x5d838ad44ece0bd74a6ad38e65bda382, 'wp-includes/widgets/class-wp-widget-media.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media.php', 1, 0x00000000000000000000000000000000, 0x64fb08084cce74adab3c030491aa06b0, 0x4cf37d4bf6c2665cba41bc52e920efc5ad0cb9289873a1d6ff69f77bd2c7e455, '', 0, '?'),
(0x5d84e09941a5c747def662846b85e0ca, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', 0, 0x4c10c49cc2d24c05a6c8907234f2720b, 0x4c10c49cc2d24c05a6c8907234f2720b, 0xc19392ce048a0dbac92673f0f733fbe5f77f489f29431e4ed1299231160a4ab6, '', 0, '?'),
(0x5d851f42f936bb2227362bf437eeefc6, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionInterface.php', 0, 0x82f7d9c2aaca72ffd7bd6ebb17154b60, 0x82f7d9c2aaca72ffd7bd6ebb17154b60, 0x5e011cf08c088e27c557a28bbc6cfde9b78479dd2e4c78edfe709c67deac227b, '', 0, '?'),
(0x5d8971d6573f8ae38d16ba5d5b6cdd66, 'wp-content/plugins/elementskit-lite/widgets/accordion/accordion-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/accordion/accordion-handler.php', 1, 0x00000000000000000000000000000000, 0xb5ea4cf02e94d73d3f9b47262846dded, 0x85ff2373f610e5b469dc5bd3371e1c64f35afc4d2930b9f451f0d24253cf1ba7, '', 0, '?'),
(0x5d8c04ee412f3f1e1af55e1621bc5394, 'wp-content/plugins/elementor-pro/modules/sticky/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/sticky/module.php', 0, 0xb4d64f3fc1ce2e252f8f1ee93f529ce4, 0xb4d64f3fc1ce2e252f8f1ee93f529ce4, 0x2bd3dd4b2646026e4d2a1c41d78de46f9e13522f524204ac48001b38e9b1ffb7, '', 0, '?'),
(0x5d9cfa86926331fd91904f8994b3cafc, 'wp-content/plugins/wordpress-seo/wp-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wp-seo.php', 1, 0x00000000000000000000000000000000, 0x7e76f107b08922e0b9c6d089925ee2c7, 0x804a9addf3b977679a1d5b8bc6c8d273b175ffcfc52374c8228bf69703527d7f, '', 0, '?'),
(0x5da5821650b7bfee546b76748aba3841, 'wp-admin/network/menu.php', '/home/iraneurobetcom/public_html/wp-admin/network/menu.php', 1, 0x00000000000000000000000000000000, 0x3b0b9e98c48cece9ce783940e20f4a2f, 0x79ede7e63ba75ba83e616e5121d05e792a0ba89c865e0d992ec5e27dc0eab92c, '', 0, '?'),
(0x5da5a4ca2a85a48f0c85ff038f4a0b96, 'wp-content/plugins/wordfence/images/icons/email_go.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/email_go.png', 1, 0x00000000000000000000000000000000, 0xbaaa6accd945fcb4480b29ab2e15bded, 0xf7bd2620f47143315155b45f2e4fd8ee0433bfc2cbf2312126d0e797dbb4aafb, '', 0, '?'),
(0x5da79f8be2f9227d5b1d921759dc52da, 'wp-admin/css/edit-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/edit-rtl.css', 1, 0x00000000000000000000000000000000, 0x2496590f3e6faed25c28b9661be7690b, 0xd18a2bec8a3475f9457104b213cc5831fe0f1e132357b5e405514c4acdbdd02c, '', 0, '?'),
(0x5da89fc0119f530eab7372d905c58838, 'wp-content/plugins/amp/back-compat/back-compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/back-compat.php', 1, 0x00000000000000000000000000000000, 0x39dc80ece2d603c7ea1e92d7764e2fc5, 0x9f3e17cc02a9b6b55a453f908d2fb91f84b9e202746cfc14c1ac740582524416, '', 0, '?'),
(0x5da8aeb2f97c69777d096f590c0a6da9, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', 0, 0x7c4a740676ef6e55bb6e250b2587c86b, 0x7c4a740676ef6e55bb6e250b2587c86b, 0x22a00083e8c56e29e05eefc9e5ca997f18544f89be971aca3c57dfe13c8464d8, '', 0, '?'),
(0x5daa8651aac5cfd3e27fda8af3980277, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', 1, 0x00000000000000000000000000000000, 0xbcf87ab24e481056184837c116ead450, 0x3ca16e8274c89ccc427a720fdc02256bc4d73f9f1c6b84c14146e36842407816, '', 0, '?'),
(0x5dacd96f9047b52b0990c015b9e26b60, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', 0, 0xed1092ead7949c4c68528ead7882f8c3, 0xed1092ead7949c4c68528ead7882f8c3, 0xde21bcf8e332b85b5eda11fef87b5739bd774469e509968f3fc5058ab9fe2e45, '', 0, '?'),
(0x5daed445be1c349c6a64298a281a782b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', 1, 0x00000000000000000000000000000000, 0xd49ce02d922bcaeb47824a83a4e59eb8, 0x092f8dfac772ba872244fda935cba8f391673e402e1be3f1441df48e2ae2a7f6, '', 0, '?'),
(0x5db2314904bddae2ce2e497dda97cd8b, 'wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php', 1, 0x00000000000000000000000000000000, 0x87cddf8737e0f27b7aae6b54bb26bec8, 0x35bc2862333a48b4dd5b49f076ad66e646561a850867269880cf303161770371, '', 0, '?'),
(0x5db4a410a13ecee6d2b87b67129ebee1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sub.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sub.php', 1, 0x00000000000000000000000000000000, 0x0d5e6726ed5020e8a003ee5a2f8ee649, 0xeb9db4c7a6c9ecc2f78b5fed15c1e0c257abc055ba8df597ca27e02e71582505, '', 0, '?'),
(0x5dbcefbf2593b4b36c391cc7d504b44c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', 0, 0x09063aa2cdd5c2674a1dc0dfc48fa9dd, 0x09063aa2cdd5c2674a1dc0dfc48fa9dd, 0xdf406b2ae25fbefe7219f0648506a4b93adbe4a806bb672454bf940c7c26c83b, '', 0, '?'),
(0x5dbf60ca1fefb1542719280cd95b9ca3, 'wp-content/updraft/plugins-old/updraftplus/images/notices/updraft_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/updraft_logo.png', 0, 0x80faddb2657495bfdea1e8cdc2bd9f36, 0x80faddb2657495bfdea1e8cdc2bd9f36, 0x28d758a498eb977600e09b368e76cc5590e98b2b67961f6acd7bc6f9fa2233de, '', 0, '?'),
(0x5dc23b57e1aabeebe39a67aa9943ee5d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithSrcAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithSrcAttribute.php', 1, 0x00000000000000000000000000000000, 0xc00198b5883173193a223e21cf3ef5ee, 0x55997926bb9d6156bc73af885bd2d6b47f409d512eb69473f00b37cd23facc3d, '', 0, '?'),
(0x5dc68130c06de22e479927d6bf355878, 'wp-content/plugins/luckywp-table-of-contents/integrations/Wpml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/Wpml.php', 1, 0x00000000000000000000000000000000, 0x1e27a3e93fc3479c1c712dbcacf871b2, 0x150b4331137cd4ec7e597742aa41ecd34b1965b91b9a9499925e87a3a4e0cb17, '', 0, '?'),
(0x5dc82cf58754a661cba9fbd107486daf, 'wp-content/plugins/amp/assets/css/amp-default-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-default-rtl.css', 1, 0x00000000000000000000000000000000, 0xcd50b995ebb7c34b460ccbc531c2a60e, 0xf5010d70d0b7462babe54c87954af4a71449ce807bde48e139a5f89bd6f30652, '', 0, '?'),
(0x5dcb4abd20e4738fa3e5c45d4017f7d1, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410.css', 0, 0xb73b3f20b7e4f53df87decb06e28ea87, 0xb73b3f20b7e4f53df87decb06e28ea87, 0x22e9735149c95efe5ac26d5a30a018ec197773fc35bab7666fa10a5216fd4cef, '', 0, '?'),
(0x5dd22aabaab749d4093bcb2ce9e6eb5a, 'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x6745220e46df494b1825ad3bbaba3caf, 0x145c05d9545c89d6a754abe9f5d832bfebd7b29a92814200c4cead2ad0a9ad4c, '', 0, '?'),
(0x5dd3495ddd42a0092d7bf654d6afcdfe, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php', 0, 0xe257223295c6de2882270248d14b7976, 0xe257223295c6de2882270248d14b7976, 0x3becf4198da25bf33923f16a9d288ea8642a5aa837565d904a32f441990459e9, '', 0, '?'),
(0x5dd8615dea32b277d4a286abda1bb5ad, 'wp-content/plugins/updraftplus/includes/updraftcentral.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftcentral.php', 1, 0x00000000000000000000000000000000, 0xc5bb218423512dd28e1ff7fc9b86a1e1, 0xb2ea641e4d3e9153e9cbdb02e347c1c5fff8da49272cb4a8f6cc4a68e6d43338, '', 0, '?'),
(0x5dd88214d51f12841dc3c0e0a26f370b, 'wp-content/languages-old/fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.l10n.php', 0, 0xe3e611491178a0a83e4e253dc946765b, 0xe3e611491178a0a83e4e253dc946765b, 0x2aba5420fb66c55af68cb2ff2d9cd795a26a02afdd8af4f62227f1f5bf13d043, '', 0, '?'),
(0x5ddd5bb28f046b481d7af043243457ea, 'wp-content/plugins/amp/src/Admin/AnalyticsOptionsSubmenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AnalyticsOptionsSubmenu.php', 1, 0x00000000000000000000000000000000, 0xca842a1f7159f0bb961b4493f8aed605, 0xc050ad8d98ee239ee0e431a92bfc46d350c8142c6ba6600b2e3d7398a7166b1c, '', 0, '?'),
(0x5ddf4c0ee105b5265b9552e716800fb2, 'wp-includes/blocks/post-content/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style.css', 1, 0x00000000000000000000000000000000, 0x42e85ef49619f28e8e7bf29a56352a4d, 0x6cdb70c5dc5b78753fc3a6e9011a9f4bf3f957d7366405747d3157c6366f6860, '', 0, '?'),
(0x5de02390bbed2474c2fe2072dfd6ea74, 'wp-content/plugins/amp/assets/css/amp-block-validation-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-validation-rtl.css', 1, 0x00000000000000000000000000000000, 0x52dbe0bb1a9e11e2d80dcefdd516fcf9, 0xae20690877d41f163be96994e33aca3577998020db5965dce6b64c59f11844dd, '', 0, '?'),
(0x5de83464fb1d39b4c0e043c43c739333, 'wp-includes/blocks/video/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor.css', 1, 0x00000000000000000000000000000000, 0xad650162ebfabe9c31271f247112004a, 0x8270b2672a89cb3bd427a203993f3328ed7cf7703a12d9f41c46dc03e042462f, '', 0, '?'),
(0x5deca88753e77505d9c22bcc64403136, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivSecond.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivSecond.php', 1, 0x00000000000000000000000000000000, 0xc36f5423a2f2cb20c7256367cda5f459, 0x13a50af36b41c0d9346450b8d79be97782b8c7027ceb20f2a35d330a25ff40b6, '', 0, '?'),
(0x5ded81f0f3e69149f698013b2f733965, 'wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x088cb323c539971137d6abd7b6d5bf7a, 0xa68fc0366f050c80d244a07776c510cec8a6688ca7b4375a94f3192e93cfe5d0, '', 0, '?'),
(0x5df5ecd2733471b701c06bbf87dcece7, 'wp-content/plugins/elementor-pro/modules/display-conditions/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/module.php', 0, 0xa56555a228bcac73015fa5850effa09f, 0xa56555a228bcac73015fa5850effa09f, 0x7c0ef7012b2316d622cc6e0f817adbc228b1e366b5666b48fd7c4bee308493ab, '', 0, '?'),
(0x5df7052749b4d935e138d0676fa646ff, 'wp-content/updraft/backup_2025-03-31-1206__EuroBet_26a35509f227-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-31-1206__EuroBet_26a35509f227-db.gz', 0, 0x3ebf91cf311784e5021fe34c00bd5537, 0x3ebf91cf311784e5021fe34c00bd5537, 0xa76640c023607ce66396e1851b9b287050369539ff6d80610b5e9929603335fc, '', 0, '?'),
(0x5dfbf6ceeac75aa7f12f937ddc66c4b0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', 1, 0x00000000000000000000000000000000, 0xea3c43f1cab8c4d6823a7dcf9917b067, 0x0f3d8c06684792ca2f6f57a14b025b279771a8804ebc7ab43d4a68e82ffd1afa, '', 0, '?'),
(0x5dfdbde6e9e121cb9f1622243187453e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/HtmlDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/HtmlDumper.php', 1, 0x00000000000000000000000000000000, 0x2bb19b7ea21a0e1ac591497157ce353d, 0x4347b991f2aa057df01bd04a40ee05c18774a9d911a2e7ac816a852ba15cdf82, '', 0, '?'),
(0x5e028dd2fe493b02524ddb9275753945, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', 0, 0x0d732e2d30f1cbe3e33e79fc275e7424, 0x0d732e2d30f1cbe3e33e79fc275e7424, 0x4426c39a6093d46937ecc7dcd886a7870bdbd241b0bfd6258f5058a8597adf3a, '', 0, '?'),
(0x5e143ae163b46f7fe40512c9370cef74, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataRequest.php', 0, 0xb761cf6ec0bb3e5ae1b929de4c10a115, 0xb761cf6ec0bb3e5ae1b929de4c10a115, 0xac745a005388d228ef6eacd04b4f85d133c7c778997847fb5730a9502595983b, '', 0, '?'),
(0x5e1a0bc820374750cc7b4f8396414fdc, 'wp-includes/block-bindings/error_log', '/home/iraneurobetcom/public_html/wp-includes/block-bindings/error_log', 0, 0x4630d0a99ac7b718dec534c7ac6a365d, 0x4630d0a99ac7b718dec534c7ac6a365d, 0xc740893b29b627da2245b81ad650b6e3c4688df386810a0e909daed9a241983a, '', 0, '?'),
(0x5e1c450d1db2f62aac1d4d10e2cfd926, 'wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css', 0, 0x9318114e5ca1be173ac868814d3d28ee, 0x9318114e5ca1be173ac868814d3d28ee, 0xb4ee2df424e501cf838c973914068c4e47dcb8dec84dc271935b51bb6b160fa2, '', 0, '?'),
(0x5e1dbc0f980553800ed01417ecabef0b, 'wp-content/plugins/updraftplus/images/addons-images/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/backblaze.png', 1, 0x00000000000000000000000000000000, 0xc1ca03e9bac6abac8354324dd0920ebd, 0x3f1eb6f9038b4cefdbe11c543015de93b10a6895dc2bb380b017acf5f7c9e0c5, '', 0, '?'),
(0x5e2224789cfd1dd2d4ce33c05f772617, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php', 0, 0xcc7b70a0beada1ae36203dd1aa9acbe5, 0xcc7b70a0beada1ae36203dd1aa9acbe5, 0xa1db8fabf8e5a0ef83d0635e763b652debf8bd303d98a6619a2a542a547466c8, '', 0, '?'),
(0x5e28e2ec1aff5aa6856568aee4040e0d, 'wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp', 1, 0x00000000000000000000000000000000, 0xb0a9ca9a76d79fc738ba623d0ad467c1, 0x5c3a5c14f0d472093247e9e08f0b56b114ec8f650ca96fed11e7abb912452b8a, '', 0, '?'),
(0x5e3906e9cec3559ffae1e1747d4134ba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/AuthHandlerFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/AuthHandlerFactory.php', 0, 0xffa10329e981b4df2e6c13f94d1c24e5, 0xffa10329e981b4df2e6c13f94d1c24e5, 0x30a4eacf6bec8f729f6489be49105f9870d776534c2451bddc753c34c4b44617, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x5e39282d28c5b2c5792089f7ca30712a, 'wp-admin/user/about.php', '/home/iraneurobetcom/public_html/wp-admin/user/about.php', 1, 0x00000000000000000000000000000000, 0x219a4e201e9d829ad939e2336e446c02, 0x7297beaf523839e33c863b3969316c955ab28d8c51faec6f0f43231df15996b4, '', 0, '?'),
(0x5e3aed326f512ee1a0b53401a2f0d927, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css', 1, 0x00000000000000000000000000000000, 0x92b2cbdd6518288df5dba3cdcbf28307, 0xc5869705ad738e642beb2afd5d80c46012f172965c8060caa8b8a766805f62e6, '', 0, '?'),
(0x5e40d5b2017b27aba95fe8e2079b3932, 'wp-admin/upgrade-functions.php', '/home/iraneurobetcom/public_html/wp-admin/upgrade-functions.php', 1, 0x00000000000000000000000000000000, 0xd5f418965b61ee40312ea59a51ccee5a, 0xe474cb81a5acf90305a398397b89c42fc2ff8479b4673127fe7556febe6c02a4, '', 0, '?'),
(0x5e42f92d023756529eada30f0662b98a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LogLevel.php', 0, 0xb8c0cfc308d0a84137b841f3c749b10b, 0xb8c0cfc308d0a84137b841f3c749b10b, 0x53bb9fb36717a283c4eeb62ed219f26f12b4e0a497f051cae8a392aa0a181d93, '', 0, '?'),
(0x5e44ced39ee4f1967f366679623977b1, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Signed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Signed.php', 0, 0xb97d04d574552afab57a405cea53e454, 0xb97d04d574552afab57a405cea53e454, 0xa00c296f3dca7f73f4177db00e4e2aabdfbe1f4e170088252a694a4ed9bf83b5, '', 0, '?'),
(0x5e4634781a63b3340d68f23740d0c9ca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook.php', 1, 0x00000000000000000000000000000000, 0x84a28ab667aeed376ca8305fde8b3685, 0x894c58c06f6440449316146a2e5cfd4e80121a80b8c2e70fa1af9535c3f24877, '', 0, '?'),
(0x5e47d2600654c9cfdf5de35b14537b91, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedKeyframeInsideKeyframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedKeyframeInsideKeyframe.php', 1, 0x00000000000000000000000000000000, 0xb46ed49a00f1a67099c9485b1c43ddb9, 0x8379d8b936a7f02a69af11d54cb368d3ae21bd76347e5447c865d178d36306b5, '', 0, '?'),
(0x5e4800f5427cdbd83419db407a07c1f7, 'wp-includes/IXR/class-IXR-error.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-error.php', 1, 0x00000000000000000000000000000000, 0x673622ac95ed755c2733bcb2ad9c628a, 0x2a3fcddba7558f3d8e3fa82c5da4da303d43caf89393a05a2d863644712e9847, '', 0, '?'),
(0x5e4c54fdfb7857a3ca23b3086ed0cebd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php', 0, 0xca5476a426d0c4ff4a962183f8a8c610, 0xca5476a426d0c4ff4a962183f8a8c610, 0x881c2fc8182debf27e8a42ecf9b597f95529420f8a98220e198acfbfc70266ae, '', 0, '?'),
(0x5e4cec5d95bf2a0bc724eec594da8aa7, 'wp-content/plugins/wpseo-video/classes/class-wpseo-meta-video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-meta-video.php', 0, 0xc62d8a2adf1b511649cf513677ede696, 0xc62d8a2adf1b511649cf513677ede696, 0x013f0853cc2519b411f123d725506dec19eecf5ed638b9508d93f626d4b24840, '', 0, '?'),
(0x5e55f09c2e69bed67970471fc203b699, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.css', 1, 0x00000000000000000000000000000000, 0x9d0ee441d256fd74d046c6a3b6188996, 0xa032c8717b59c22a6c58f8065b719d6b649396e17dce4a70ea99e4e00fd305b6, '', 0, '?'),
(0x5e56584aa5f404ef6453c73f27db7c76, 'wp-content/plugins/elementor/assets/js/packages/utils/utils.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.js', 1, 0x00000000000000000000000000000000, 0xd1331b2a6179662b8af3e943e3c08ffa, 0xc5c020ebe1b58f43daee753d60384884f8b45737131263f3f64e9bf7e51e15ca, '', 0, '?'),
(0x5e56fbc41d8f10ace93d4fc8b0381bb7, 'wp-content/plugins/wp-rocket/languages/rocket-uk.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk.mo', 0, 0x749c762acaf40d4bab3cac08caf724a1, 0x749c762acaf40d4bab3cac08caf724a1, 0x83b15f25ebd17eb79411e2a011a581285b5a6361602919b674848cff632d4000, '', 0, '?'),
(0x5e5743703ea0f5c2f0992fdbe236670e, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', 0, 0x71b1ddda67badc6717a1e9ff58caf551, 0x71b1ddda67badc6717a1e9ff58caf551, 0x2cc74b7415ba08f8c5141c61771766b9a0670cb18f0934652230d2c946b90e3d, '', 0, '?'),
(0x5e59e6912e9cf41fd8e12b5a799ba480, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css', 0, 0x7adffd87d0cf86b33ed61c04d76cffac, 0x7adffd87d0cf86b33ed61c04d76cffac, 0x7c567027e193dc041979d563da467ae9a25c3437e4066819d8e3d038188e677c, '', 0, '?'),
(0x5e5d17f7c80c8e65e4a8f7fd54583489, 'wp-content/updraft/plugins-old/updraftplus/images/ud-logo-150.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/ud-logo-150.png', 0, 0x53daee9dd2ac54c5f264ac36751550d6, 0x53daee9dd2ac54c5f264ac36751550d6, 0x85d0cbbd9bae1218a4afb41fa4311344e7d7c5344889481709ed5be99e081459, '', 0, '?'),
(0x5e5e875cf2b5202edebbdb765cc5c605, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', 1, 0x00000000000000000000000000000000, 0x2a73bd6fac908d54b3503239222c5d6e, 0x9de6bd9c1e6e31163a373f1edcb70f982112fe0ed0d59df0e1f5c3a27616c5d9, '', 0, '?'),
(0x5e6447fd4683f7a1b49782bdb4c3259e, 'wp-content/plugins/updraftplus/methods/remotesend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/remotesend.php', 1, 0x00000000000000000000000000000000, 0x9b7d3d266f3bda4f140fef5d77c41ca1, 0xe6a7fe6fdfac19712c5f288ef84e346cb6369fad921375049e4a39b042925e46, '', 0, '?'),
(0x5e6b6fd68e621b779804381999b7c62c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ModBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ModBinary.php', 1, 0x00000000000000000000000000000000, 0xd6a850058780a9172d71d04abfe13379, 0xc19adefbd39695cb3b60d49cc7672ae34050a0f940d6e9f276a14f8742857dbf, '', 0, '?'),
(0x5e6cb2aa827117966d95b7c401061aa4, 'wp-content/plugins/elementor-pro/assets/css/widget-form.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css', 0, 0xdfe9f42ed41d90272dab0c05c7e2b1a3, 0xdfe9f42ed41d90272dab0c05c7e2b1a3, 0x46769cbecbc99981e5e848297408a07bcdc0a8232ae3bcc53c2f0bd747696960, '', 0, '?'),
(0x5e71883dfa6864bbf49705a35a11d934, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x41080981a79e62117c20b25de058998e, 0x4089617487db17fdf67c9ceb5dcd91995b1e6185e11e7022e6ac80539127834e, '', 0, '?'),
(0x5e72763ebda4cb8189536f9fd519b4e4, 'wp-content/plugins/elementskit-lite/widgets/team/parts/social-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/parts/social-list.php', 1, 0x00000000000000000000000000000000, 0x1b859b9cb75773c814479d870e650e15, 0x1dd194bbe31b888b87264fefcc05e285faf9d4bbd5f7bfb24b4091fe69ea0cd5, '', 0, '?'),
(0x5e74270aecd4deec3c5e17e3c699a53f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feflood.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feflood.php', 1, 0x00000000000000000000000000000000, 0xedf13f695665e8c0573443e6e181f4b1, 0xe81ef3d1b7a3672884602c0912fb8ec2f8cba3e0c10ca645c01ff9340f2e3c87, '', 0, '?'),
(0x5e74761f0f8cdfb24a130e8f8285b225, 'wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php', 1, 0x00000000000000000000000000000000, 0xf9f52b0eec299d744ceeaa101c1e353d, 0x8799557dad946fe42b8702534fa75993a0a5853a3cae0157513254af67070048, '', 0, '?'),
(0x5e7905e0568c1077c6082db2127b919a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 0, 0x10d3c64c16ebfb6ba008aa8d02b96f86, 0x10d3c64c16ebfb6ba008aa8d02b96f86, 0x6c567a0fe5cf1bedf4dc19162eb52a5d1e3577b2f7f1579f56d7a1cd1d289acb, '', 0, '?'),
(0x5e79473dda9c4667073b330591c3a1a9, 'wp-content/plugins/wordfence/images/button-grad-grey.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/button-grad-grey.png', 1, 0x00000000000000000000000000000000, 0x95c45243ec1d1cbfca547908d5fd3fde, 0x44defa80c3c108d648d97eb592b49d057f1fcfa8a250ba5fe1a77b8d21cad702, '', 0, '?'),
(0x5e7fe583c390aff088af2b85797cd008, 'wp-includes/images/crystal/spreadsheet.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/spreadsheet.png', 1, 0x00000000000000000000000000000000, 0x358639f8d0a20c318054cb01c76ea4ea, 0x650d43ac886930e3d75bafea52ac38400106e6f7f01ccd4792a5f0614a4e08cd, '', 0, '?'),
(0x5e802f0c363665bc77e7fbbed491cc14, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Switch_.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Switch_.php', 1, 0x00000000000000000000000000000000, 0xa2bbf747af02f6e978baba594dbe7c09, 0xcbde154e05ff32b8fae9f3e947019a11cff176cf0dfdad2461553a2b85f13328, '', 0, '?'),
(0x5e8069f8e5002d56b19d0cfcd323bbaf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php', 0, 0x27062f419f464a0f48c0f4407c9250f9, 0x27062f419f464a0f48c0f4407c9250f9, 0x0aefdb046c484633b1828495e3c32361d3381c53b25f9dd3a6334833d725a437, '', 0, '?'),
(0x5e85af5bf253c26fe56910dec4289143, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', 0, 0xfb8d4807178bdb3daa75cd5d5239d9d9, 0xfb8d4807178bdb3daa75cd5d5239d9d9, 0x064bb189886dd87d44ae7fcc53031deeec14109d37d8da9aeccdc04c3c796184, '', 0, '?'),
(0x5e85b071c86ef7b46b5cfdc4e35bb77e, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php', 1, 0x00000000000000000000000000000000, 0x876d61a23b5f649a5faf33f4ffdc1781, 0xfcc032b6c4873cffe34ee301881f911d14b14a282ca54940717fde8a553d6ad0, '', 0, '?'),
(0x5e8f9d2afece943ad8d7ee1c8e42f9d3, 'wp-content/uploads/2024/02/Screenshot_6_2-1-1536x795.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-1536x795.jpg', 0, 0x59734f8cb2f356c31b07ea03afe4770e, 0x59734f8cb2f356c31b07ea03afe4770e, 0x626497efe7c4044621766625e39975709e959c50449fd358623dfee557393c57, '', 0, '?'),
(0x5e8fab25b7b096d5ab79f35df886d097, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php', 1, 0x00000000000000000000000000000000, 0xc6a8b9cbdb29fe0bb9a8c86a4084ae94, 0x996e5dd5733318bba3670a3e7206b79a3faa78d121ccdbc26166618ff56d52e4, '', 0, '?'),
(0x5e91b57fac1d1b43937a73c313317d2d, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', 1, 0x00000000000000000000000000000000, 0xd1fe3f49c432e65ac839de4e42f70557, 0x3020b383f344b63138ca6439b0c7f4f3dfab2d614d0e9363fecc2ea40e43834d, '', 0, '?'),
(0x5e9759bf4b6219a6e0463254d4d4542d, 'wp-includes/blocks/avatar/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xab2afa878704280b1aa8f6eef8497aca, 0x6532ba2ca2d594f98d65f5c86ec1439a10d84c8d5dfb16f6c7730bcbe72ba9a2, '', 0, '?'),
(0x5e9897f832bf9fe76801af17a8678bef, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', 0, 0x34c89811ecefd5017abb0fc733a028a1, 0x34c89811ecefd5017abb0fc733a028a1, 0x41dd37a03b7f69d09470caea79ff4b4df9978a9c65b49fd0e729bae78f1a362d, '', 0, '?'),
(0x5e9a39aafa62af19dfc6a331890fbea4, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.min.css', 0, 0x075c0c580cfdb62e2bcc236179dd72c0, 0x075c0c580cfdb62e2bcc236179dd72c0, 0x7be2f410c12e35345d37f1580cf39d90493422a78604841b428cd38584dcd116, '', 0, '?'),
(0x5e9aed4a7e0d5c5e2af23da6896ffa41, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', 0, 0x4518ead4f857bd9721b1226068f7eb32, 0x4518ead4f857bd9721b1226068f7eb32, 0x49b1f7d2caa9bf64efaacfa62fcf610ec0e412c18caf3450ad750233830dc16e, '', 0, '?'),
(0x5ea0020cff5cbc55e771626e23556dcb, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', 0, 0x0c3903c8b973b4a3c483f1f2c5a85891, 0x0c3903c8b973b4a3c483f1f2c5a85891, 0x18276875cdb98d07b5441880e01a00fcf5c5cbc5e6548f0fda13f891d9b93f51, '', 0, '?'),
(0x5ea054b68d5f945b24bf5ad07b704bec, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php', 0, 0x1d68c0cbfcf6c9bb069a3d16dc907316, 0x1d68c0cbfcf6c9bb069a3d16dc907316, 0xf02967673b6943e8298e40e2c069a5f7a81363ce5ef730f1749ef1a01685f431, '', 0, '?'),
(0x5ea2ea6080f5683edd2123b031376345, 'wp-content/plugins/updraftplus/images/notices/updraft_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/updraft_logo.png', 1, 0x00000000000000000000000000000000, 0x80faddb2657495bfdea1e8cdc2bd9f36, 0x28d758a498eb977600e09b368e76cc5590e98b2b67961f6acd7bc6f9fa2233de, '', 0, '?'),
(0x5ea54acdf4c0983b25eb7ac3daf50168, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/error_log', 0, 0xb0ee8dd470ab49f4a5473c9f441da033, 0xb0ee8dd470ab49f4a5473c9f441da033, 0xf3a6b0341e15599a13d0fe11ef3641673e5f2282adad9e1badda04af33ab5b24, '', 0, '?'),
(0x5eab3ceb47e679acfac43da51bdc503a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Td.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Td.php', 1, 0x00000000000000000000000000000000, 0xfdac43842ff78818769a6846be1d5b81, 0x0528272bc5c949023e1c3bc06993d62eee8eb2c189eec1d37da922536b4fb449, '', 0, '?'),
(0x5eabe110ddb0a4954992deac5c2d417d, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.min.css', 1, 0x00000000000000000000000000000000, 0x79322866c6ae7bc1887e3f8d2cfb8512, 0xa3e08ec8050141d443bc3959e1359c9ea69e26d54e2115504090eeb886cb6b1b, '', 0, '?'),
(0x5eaf35e14f095a7da66369568f6af051, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php', 1, 0x00000000000000000000000000000000, 0xd42fc22d08c4506d39a7ba8a8f88fa50, 0x2964c4d1a99d64d6811b132fc991f86cc625ba880a5cdd5c6e86b6abc97dd9eb, '', 0, '?'),
(0x5eb470b5497c9800d65faf027966d1b9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', 1, 0x00000000000000000000000000000000, 0xb311c417b3f64d396190e2279bc9ccf0, 0x80623cc5e6a7d877f6ed3a0524b7fe741d2fd7bcd1d815b8aee9b3f8bb400a5f, '', 0, '?'),
(0x5eb6cbb7e08a9b66ca51f46879e8cbbd, 'wp-content/themes/twentytwentytwo/styles/blue.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/blue.json', 1, 0x00000000000000000000000000000000, 0xacf002f07188eb45743a1cd91d582bb9, 0x7a1b1c7e4a2a26b21353bbb07c23a3004c8ee0cb58b8284d8829ee79767a6a67, '', 0, '?'),
(0x5eb9c332a97f377d97a2f5a8d949fde4, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss', 1, 0x00000000000000000000000000000000, 0x5ed18c10dd1f91a3cff0a47bf4bc4fa0, 0x765a85aed764c2a59bc1e2624e707a30345cdef41a047f4ca6f2498efa0576f5, '', 0, '?'),
(0x5ebd0d5d2bb144a74e71bd302cb49936, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta-rtl.min.css', 0, 0xc6a8e47b9f41375011050594c8342b42, 0xc6a8e47b9f41375011050594c8342b42, 0x42233191855660d33281dff5d5dd3804be553b4562dbf670e16c627f8321eaa2, '', 0, '?'),
(0x5ebf08aff20c1304632fca6f060a1a2b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php', 1, 0x00000000000000000000000000000000, 0xc595fec73e6937837f08d33a5b7d3c0a, 0x1e29557549e2209a9b4934bfd120f62e7af8d0f6ed4ddc5fc293f0e570fbc82a, '', 0, '?'),
(0x5ec12b787cc7558d85684da34db590ee, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.css', 1, 0x00000000000000000000000000000000, 0xd11c1a2a4fed8f7c064c1f202669ac96, 0x336e415d36d64cf334dcad7d56d4fca3ac6858865bb655d78d37ffb7b92a956e, '', 0, '?'),
(0x5ec1b175ebba7583ac5791649c4d3d95, 'wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php', 1, 0x00000000000000000000000000000000, 0xc67ad6d83d45916f30afb45b1106f2b1, 0x1fb56d3f1ac322ca678feb3d801f30e04e2284f651878860a67527ecb0eb7e49, '', 0, '?'),
(0x5ec255bb6ad2242b37a7153480b6f8fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceResponse.php', 0, 0xcd5ba326a2557fec8f938debdbe061be, 0xcd5ba326a2557fec8f938debdbe061be, 0x799e100c292bdb331520e0ef3d2a490d0e47dcb59db89acd71cfb019ecc1280b, '', 0, '?'),
(0x5ec7bfe1c0e1ab2b4325114bb7f2789e, 'wp-content/themes/twentytwentyone/template-parts/content/content.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content.php', 1, 0x00000000000000000000000000000000, 0xfaab19e2ef202ccbc52a5dab31cc6e13, 0x15e9a1c3dd30436649ceb06189dee808fe427147ea38afb24f8b753eed57c3be, '', 0, '?'),
(0x5ecdd44e300e3fdc29226f2f89609e16, 'wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.a0c405b93f24b0011f86.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.a0c405b93f24b0011f86.bundle.js', 0, 0x8a37a313c8b04565cb4e2cd2f96ce09b, 0x8a37a313c8b04565cb4e2cd2f96ce09b, 0x73af4db99d33abe417c2717a560b7c85be3e0421f75d0d0eff858a4e521a512f, '', 0, '?'),
(0x5ed8a6e461aeb866ab248f3a0c270c01, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/package.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/package.json', 0, 0xd7619a19e683d161e513fe5045b355c2, 0xd7619a19e683d161e513fe5045b355c2, 0xfae2d6bb3505890866e657169a0c161620f07c36c70e18b80eafab6434f9699c, '', 0, '?'),
(0x5ed8df0a6e31c31c10d23493d0bf3742, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php', 0, 0xb1ebe63763657e8f09bfaba3cc142be2, 0xb1ebe63763657e8f09bfaba3cc142be2, 0x90b8dd2806ddedbb4a96ea52d89756414c49edddc64fb75a01c376716d83d026, '', 0, '?'),
(0x5edb97ed5e8c08e2d8fc33e35ca3e978, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x5ede78f64cd8a77181b65bb5a2971ba7, 'wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php', 1, 0x00000000000000000000000000000000, 0x1a26d5e3364d3e9c256eb2847b806407, 0xdd56da604ab616feb906fb45bff87ca3aa79093877b7eb78d2e4a3ae081dc174, '', 0, '?'),
(0x5ee1accd09f1d6cb30e3135cee9a4f26, 'wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php', 1, 0x00000000000000000000000000000000, 0x73f3fb2ecf00f93fa73ad23321191520, 0x44b335a65df82caeee05d41ecfbcb3eab1cc63fea2470090303e2bf411a5fba9, '', 0, '?'),
(0x5ee2af5e7633c4f9d9e814e15baab05a, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/EditorBlockController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/EditorBlockController.php', 1, 0x00000000000000000000000000000000, 0x5306cdaad1ec6d4315fc850e4ff5011c, 0xf3c0326f0b22d8c79c50b040ceb89fd49293be649c2e3f4b500b143e88bbae4b, '', 0, '?'),
(0x5ee3749e108b170404fb125d268f7cf2, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', 0, 0x2eba9935892ed57bbaf4f5b3661ebfb4, 0x2eba9935892ed57bbaf4f5b3661ebfb4, 0x47e7216033f1d29f804997729890c1b692a03b1de27015e80e712f205284f557, '', 0, '?'),
(0x5eea53360d7854e73538739db5275548, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php', 0, 0xd0f3f37b40219616c09b2763fa87f12e, 0xd0f3f37b40219616c09b2763fa87f12e, 0xdbe658f6cc291d5fcaad194a042a8253f00657ef38604533f6304490bf38586c, '', 0, '?'),
(0x5eeb435ceb93b24c90ad937f3a2f89f2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpBaseCarouselCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpBaseCarouselCommon.php', 1, 0x00000000000000000000000000000000, 0x297bb9010dec2dbab37bdcef1f371443, 0xcfc335a7606f99a3510d0eb782241175b235fd66856fc8f81cffee8dd97d4fcb, '', 0, '?'),
(0x5eed6c826bfc16750a16ecad3a845d77, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php', 0, 0xe813de75505e183ccaacf4ecaa0ebb91, 0xe813de75505e183ccaacf4ecaa0ebb91, 0x4395919534efd7b7efac2928b945edd357a4d7f97d27c87f251bc0ce2bf1e595, '', 0, '?'),
(0x5eee7b8bd6e52566e9054e838028044e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php', 0, 0xf5ec8de83a7ebe49eca3db676eef6cb5, 0xf5ec8de83a7ebe49eca3db676eef6cb5, 0x00ec0b2d50fc6333f27099ddaf3615426d6c146d94b6c25d36c780c509f1e8b3, '', 0, '?'),
(0x5eeff95e5c0551f3c33d2877b210ee86, 'wp-includes/js/imagesloaded.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/imagesloaded.min.js', 1, 0x00000000000000000000000000000000, 0x6823120876c9afc8929418c9a6f8e343, 0x8f49f2b26adafa2b561f12602980ae2050bfd3330c8b4ac1b428228578521360, '', 0, '?'),
(0x5efe45a9c3a0562696f49476c9c87256, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php', 0, 0x51fbf98c4619bcbc568d637e319b5a70, 0x51fbf98c4619bcbc568d637e319b5a70, 0x7271fc767aae8d4a4c453f90a29c2f16aeb305cd204284484566f24ddc85ff28, '', 0, '?'),
(0x5efe468323ed6b358efe34276e0fe8c7, 'wp-content/themes/Newspaper/translation/ur_IN.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ur_IN.mo', 0, 0x5dd288b2da298bb295e0a1ae1ffa6279, 0x5dd288b2da298bb295e0a1ae1ffa6279, 0xd43f85a08fae019f1ba14491f1e4a74a55092f34ebe28c3eeb89862db9714985, '', 0, '?'),
(0x5efecc4af66463b2a4552bb1017ec208, 'wp-content/plugins/wordfence/lib/wfScanFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFile.php', 1, 0x00000000000000000000000000000000, 0x7db74e8ea0a414990876a724f33ea0d4, 0xa09284fdb3d03a3c514d37b618ead9a746e6ff2667b75c465d7c7403131ffbc8, '', 0, '?'),
(0x5f02b0000cdfc56420954d507edbeb44, 'wp-includes/revision.php', '/home/iraneurobetcom/public_html/wp-includes/revision.php', 1, 0x00000000000000000000000000000000, 0x1344376ec4a006cd5f0da28e55293bc9, 0x70936ba88d4fe52bdf3005e7e3b1ca63a68086e03a72ea1f0691b7b95585e04b, '', 0, '?'),
(0x5f03a36b34e9f7b7212a7d8882dd8420, 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xeca022554522b445623b100544e56ef0, 0x168ba9d4b1ebbb7296679ddcea0c43584a55cb31f89202d6890f59612cd9f031, '', 0, '?'),
(0x5f11f1b84b42ef30971665133fd38615, 'wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php', 1, 0x00000000000000000000000000000000, 0xfac94f477cacc0d22b8300f7c03640ba, 0x4e605b884c0f5d3bd8cde4b6207027b5756907f07885112e4716e9207dc08170, '', 0, '?'),
(0x5f1c2f70ff8dbd34aa3856c95c213115, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0xa563b74b6a77f37a9d097962617b01b1, 0xf333c1266961f5dfd620a4d0d84945f53bf4b6ef444d69f9d6fdf57ef249c644, '', 0, '?'),
(0x5f1f2a05c4e2bd9e4c16ff30e23e070d, 'wp-includes/feed-rss2.php', '/home/iraneurobetcom/public_html/wp-includes/feed-rss2.php', 1, 0x00000000000000000000000000000000, 0xb4ad6c4e132bee0e35020609a89b4f3f, 0x904021eb6043cacff8042a4d65f904eafb7aab6a4009b440a0ded24cb06a7785, '', 0, '?'),
(0x5f1fcc23e88bf1553170fa4753f2b316, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php', 1, 0x00000000000000000000000000000000, 0x015ab08ac57274bdc2fd77fac9289865, 0xa8d2bf4408dc493cf55ec8691c326457825d4719e25fe42d122b04854138f357, '', 0, '?'),
(0x5f211d5f0f6a3b31e29090d65386a8d6, 'wp-content/plugins/wp-rocket/views/settings/fields/one-click-addon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/one-click-addon.php', 0, 0xd059b64ba37aff30dafb79f0cd2c86e9, 0xd059b64ba37aff30dafb79f0cd2c86e9, 0xba29f22808fcd7278e194d89f1ef8fd449fa112e9f304b0d72dc9dc4bdcb1c93, '', 0, '?'),
(0x5f2d8a8bc20ca8f9a5dda72ec91ae1b8, 'wp-content/plugins/updraftplus/images/icons/dropbox.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/dropbox.png', 1, 0x00000000000000000000000000000000, 0xcad99830a8ff4578e533d07f313f965d, 0x9d73fdab326f1abc422f1b7fddc2759247ed413bed22bb806d56c58a4cc65bb9, '', 0, '?'),
(0x5f3c9835a756086a5552f7bffecdd544, 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/table-of-contents/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/table-of-contents/block.json', 0, 0x8c0f113fcee169d0eb86af6f3c156dfb, 0x8c0f113fcee169d0eb86af6f3c156dfb, 0xcc3d2d749dfab33aceff31a2a790ac6b4d2a5a921c6245c3c80694552090ccbc, '', 0, '?'),
(0x5f4ac4bcadf23f3c6b0959622fc4de00, 'wp-includes/blocks/comment-author-name/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style.min.css', 1, 0x00000000000000000000000000000000, 0x33b05c9e4946d3c866e279cb4cb2e85a, 0xb2e8ec3d074effca499a39b187003a0efa23c8d4f624791594ff6e7114febc98, '', 0, '?'),
(0x5f4de58adf2282339419b59008c5d069, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/DateTimeImmutable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/DateTimeImmutable.php', 0, 0x44a2f09b4d30390006a8b34fddc0efdf, 0x44a2f09b4d30390006a8b34fddc0efdf, 0xe12c98a576f8a95b8116cd9eb450428a3f9abcb64a44b65634e68d962b4822f3, '', 0, '?'),
(0x5f5801749387b083ff1a9791d14c36cd, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/BlockReferenceExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/BlockReferenceExpression.php', 1, 0x00000000000000000000000000000000, 0x2608a2ce8eb96d8021e33c6c809c6d55, 0x6eae4e842a81211081550f2cc4302eb56d40d3d5c3ca691baee2826ee06b7cbd, '', 0, '?'),
(0x5f643140cc5f39e80ea42c9086867015, 'wp-includes/blocks/tag-cloud/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1f55b8e5baf9b7caa7d3d4fddf11e3a9, 0x44ea2e531ad8dae3babe96fb04a498a0fc9eac41b22e9792d0fb36df0c0be82b, '', 0, '?'),
(0x5f6a18f5f0875fb1a82fd4ccd679d3b1, 'wp-includes/load.php', '/home/iraneurobetcom/public_html/wp-includes/load.php', 1, 0x00000000000000000000000000000000, 0x3279c888daf055559dacf95524ec050a, 0xf4a4bd564106f623d8db9be596f92de120879124b7f9f9f01505f1df07fc4889, '', 0, '?'),
(0x5f6bc8b820cf205162f759c8a4ade112, 'wp-content/updraft/plugins-old/akismet/views/start.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/start.php', 0, 0x2aed1969d21b8fc6d9d35a764f5b02c4, 0x2aed1969d21b8fc6d9d35a764f5b02c4, 0xf9997f90ad093360a42b42e08f8e1176592d87a16b2da0e2e65e3f812604e8a7, '', 0, '?'),
(0x5f74ea542c6af253bba97e358449b546, 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.c6f25c32db86d04f5e8b.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.c6f25c32db86d04f5e8b.bundle.js', 0, 0xe2ab89109730f3bdbd046a16bb592ffc, 0xe2ab89109730f3bdbd046a16bb592ffc, 0xe6b219a3ea8eaa1bc8ff4fde59dadb02fa22332acb8084f98786c30d2cca03eb, '', 0, '?'),
(0x5f77b9fab0e6c0d8f627d70f4a1b5336, 'wp-includes/blocks/gallery/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xfd03de8bf9bc6c8c3e6efd71cb7957ac, 0x8493c9b961dfbfd8ebeb014bdb986ee9fda60ccd93ff042bf5186e11b262f2be, '', 0, '?'),
(0x5f7bf046e15a57cb38c6220c72952fb4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php', 1, 0x00000000000000000000000000000000, 0x7fd0834248108a46fb2d072a7bed22bc, 0xc3a7b0a4d349d40cfb39d959ebed78d9f6a53f473d446caf3ffa100e390c03b5, '', 0, '?'),
(0x5f7e191ea75b4820c4f2790240782e2b, 'wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php', 1, 0x00000000000000000000000000000000, 0xf9303af7c0a50203ee291621ce404982, 0x23a8b581fd4320f0c56a88fa3880aff4f05ace63ed57e96b3af724d79bc7273a, '', 0, '?'),
(0x5f8071d89d8bfc8bd052b1ae171bc92f, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-large-list-names.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-large-list-names.php', 0, 0xb1e07d7b599154f31c2e857fb1c6992d, 0xb1e07d7b599154f31c2e857fb1c6992d, 0x709220433f92c9b1910008b35989d9970f29f09cffdbb130f5a8e196faa636b0, '', 0, '?'),
(0x5f869e45656fbe0ae5446f1035c085c4, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php', 1, 0x00000000000000000000000000000000, 0x92a042b341f277fd060e2d0f4519a744, 0x03496651d3b93ca9829fb9f8624589c84a7c38fe7628389a9743d3eeac01c41a, '', 0, '?'),
(0x5f8b2d5a77225af18a18459efaa69a84, 'wp-content/plugins/elementor-pro/assets/css/widget-media-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-media-carousel.min.css', 0, 0x37b8a0b389771f5d5bef61f8533ad8d2, 0x37b8a0b389771f5d5bef61f8533ad8d2, 0x9945cc7d46b605ad0e7e0914f8628fc8949f26451db9e2d9be294ede8a9ccf97, '', 0, '?'),
(0x5f8dfc14bba74ee68275c0ea3c9ef986, 'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1744125809.js', 1, 0x00000000000000000000000000000000, 0x6c1b599f5af669e0a886a0330001325b, 0x281e92e54123efc00117bc4697fef87e042ba69fa0466768a1f0530e9f2efb62, '', 0, '?'),
(0x5f92b46e70df745db2a869f2e1cc4770, 'wp-content/plugins/updraftplus/includes/class-manipulation-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php', 1, 0x00000000000000000000000000000000, 0xc99ed94cb68c5c47aaeb1833488b7659, 0x6ba5fe19a75fa0b0f7a37f9241b88f84b9d35c53a664cb525f80d4a24fa77306, '', 0, '?'),
(0x5f97df1099265b7102f94d0b6e38dc39, 'wp-content/plugins/wp-rocket/views/settings/page-sections/heartbeat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/heartbeat.php', 0, 0xa93ea5f43171bb0ecc22071666409bd3, 0xa93ea5f43171bb0ecc22071666409bd3, 0xd1e22f0030f6bbaf76a7610aef65e8628ee24892f764d59a5bc62f6d4bbf4466, '', 0, '?'),
(0x5fa14b4e1c1165fff831c001acb248be, 'wp-content/themes/twentytwentythree/patterns/footer-default.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/footer-default.php', 1, 0x00000000000000000000000000000000, 0xec7c78a287b50edf6bb047a93edeadd2, 0x8bbaecc07a7e93db7813107b9ddcd97d39ecca2e9787a07fd0b6c25e280b65aa, '', 0, '?'),
(0x5fa2388fa78dc098fe4403aff1120ba3, 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php', 1, 0x00000000000000000000000000000000, 0x2b7659062165bb5ca48039683207c00f, 0xea2661e5fe3d069fde73aa18f5673b7fd654f42293dcc655d94f5f434c336b2a, '', 0, '?'),
(0x5fa303087d552c0cdaa7b01038f138e7, 'wp-content/plugins/amp/src/Infrastructure/HasRequirements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/HasRequirements.php', 1, 0x00000000000000000000000000000000, 0xca722f08324e0a5014f3f59e44d47195, 0x91473fc20400fa3a054bb4919ef2a9a9ce5edc4137a776a55efc85c2e180b210, '', 0, '?'),
(0x5fa4937b2014d6c20d4a3cdb8112680c, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-abstract-tag-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-abstract-tag-presenter.php', 0, 0xb210d79f1babade19aa1a7975201bf31, 0xb210d79f1babade19aa1a7975201bf31, 0xf4b49a30cca97fec4a4fd080b8bf2c90923b413d07d421fbf85dd701e8b13883, '', 0, '?'),
(0x5fa7930c57fc993007444c0a4f97dacc, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE', 1, 0x00000000000000000000000000000000, 0xdb7096d1ec87ffcdc25c249bcf336120, 0x06287cd9e546dff3de9a8de06f485331198fd37859272791853736d1a7914d8c, '', 0, '?'),
(0x5fa96100008159cc8b0af2dbfae0090f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/TagWithExtensionSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/TagWithExtensionSpec.php', 1, 0x00000000000000000000000000000000, 0x926b457bf4b3d98500275e03f74a4ad9, 0x545c63db67bb84c60d8cc46a55b7db20e03684c2c3080fead6357778a6325826, '', 0, '?'),
(0x5fab1e9eec3eadb54566fbfbaf15e305, 'wp-content/plugins/elementor/core/page-assets/data-managers/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/base.php', 1, 0x00000000000000000000000000000000, 0xb6d596f354eb55f2100dde4f6f7929e2, 0xe970c42c222138a499a4a98bf7f1609a231e337994e20d35bf1ff3e72d1c6bd2, '', 0, '?'),
(0x5fadf1ffada4f439ab722f1f7008d411, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', 0, 0xdcf0df9d450143fc4d8a8902a84960fb, 0xdcf0df9d450143fc4d8a8902a84960fb, 0x0610cb381772011a428978c96f6ed9cb14c29e01290f3dd9a3630717f25297ee, '', 0, '?'),
(0x5fae178a6dfd73f02abf7627d1fc862a, 'wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php', 1, 0x00000000000000000000000000000000, 0xcde8e2e00c56c89d6d51bbf657017bb3, 0xd8071b1a2f4f1c452ce81e891070b6a2e438675cf205ac1deb685c22daca1e35, '', 0, '?'),
(0x5fafd2e52e09cff5978d9d35ebc35218, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesResponse.php', 0, 0x1a1d2509efd5d487c1fc2dd648ca89e0, 0x1a1d2509efd5d487c1fc2dd648ca89e0, 0x4a0320e1af4e0b4cf7056c1c179036f788fd8a7d1100447a56ec418801e0576e, '', 0, '?'),
(0x5fb08889073648c1a1a1265b9a68087e, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md', 1, 0x00000000000000000000000000000000, 0x69001bf71d2e0874e02de6bc843cfdc2, 0x210e6c7f3ac890556dbe4502aa7894f9b0d5ba8f5edaf383422cabe76237c531, '', 0, '?'),
(0x5fb32987cc5d95c1541c63fac4abe856, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0x847190da01ae741e44241753f23cc1da, 0x2046a7f9e6a8b94fa0389d60b135bce38ec69abe71697ddee65791ff6208ddab, '', 0, '?'),
(0x5fb43dae8c88a81bc805d7674de9881b, 'wp-content/plugins/elementor/assets/mask-shapes/circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/circle.svg', 1, 0x00000000000000000000000000000000, 0xe662e6d5164fa486edced00fabc1f639, 0x5ae460f8d076aafe33fde508b74da628e80dfc51802b94d055d2f4d96834bc2c, '', 0, '?'),
(0x5fb5bba163afd38e98adead0e1d3c241, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', 0, 0x9d26b970cbc009c9e0cdf2134ebe4bbf, 0x9d26b970cbc009c9e0cdf2134ebe4bbf, 0xee7675a13f3e2da72a2f9f126c88b4b212ca260996f0e2fc3c1c73b758fa616d, '', 0, '?'),
(0x5fb757addb7c6d264c4ccfedfe548c47, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b2203f066e0f277b2e01c6c92893c9d5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b2203f066e0f277b2e01c6c92893c9d5.json', 0, 0xbd6a24399f821f8acd949ff38ea39809, 0xbd6a24399f821f8acd949ff38ea39809, 0x9435bd24d8e879543a94fa57a94e40b949e18f7e78a63b5589bf5756dfa40210, '', 0, '?'),
(0x5fbb71ea498eda62534e19a233093c14, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif', 1, 0x00000000000000000000000000000000, 0x7605eca95aaeda46e641745ef6f0e0b0, 0xbde485ac2b2e53c95e519269cda60e9a26c316b71feade590758312294fd83ec, '', 0, '?'),
(0x5fc35e36923e4543e9a1c12c740a7004, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/AtRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/AtRule.php', 1, 0x00000000000000000000000000000000, 0xdcc7f37cc54dacd4a9e56243107a613a, 0xf2ae31ef52e83b176ba28c6d1a1026c3d6368755bcdc4e192ce195eca51aa29c, '', 0, '?'),
(0x5fc43c14e2aaa8f89c53f49136e59d2b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', 0, 0xa80713bcf043f236450dc1ff5d71ac86, 0xa80713bcf043f236450dc1ff5d71ac86, 0xa6e3ddaffdac58ac314c33c406212e176e11e45e402cce21e5328dd013b5f763, '', 0, '?'),
(0x5fc5e5a1a7b7fbb3c4eb29117dc0a870, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', 0, 0xa6ebf38d46de235f33ee3de029d65740, 0xa6ebf38d46de235f33ee3de029d65740, 0x2d65774e4e73d5652443435fc64792b7a4a3bfac080aa712e700599e01bab16a, '', 0, '?'),
(0x5fd23cd7dc0e2a2017dd4416f0f0831d, 'wp-includes/Requests/src/Exception/Http/Status503.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status503.php', 1, 0x00000000000000000000000000000000, 0x37c6e2cfb7c1f2dc0d7c3bbd25bf89d8, 0xea7faaf1e113a95e8d194a39112420c5878de90a82225d6bd95b7195aa19b44e, '', 0, '?'),
(0x5fd29423010e5ffa1bb2eec0c754fb88, 'wp-content/plugins/elementor/assets/js/admin-top-bar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-top-bar.min.js', 1, 0x00000000000000000000000000000000, 0x425804e232795b3cb6e3c1f2dcadef8b, 0x1734da86c85eb86b0244869a194c5a0b471ab64537ec6207af1ac4f03fab919e, '', 0, '?'),
(0x5fd67c9caf0b54a24d5eeebd1ef5c44a, 'wp-includes/css/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/editor.min.css', 1, 0x00000000000000000000000000000000, 0x0c0c5f463c564c294c3b863f80317844, 0x522355bba6ce316861cbdda49530a9a01638e6345eeba4bef68d2c2ff206a93b, '', 0, '?'),
(0x5fd6e08134e4813393cdcb13193d8e93, 'wp-includes/images/uploader-icons.png', '/home/iraneurobetcom/public_html/wp-includes/images/uploader-icons.png', 1, 0x00000000000000000000000000000000, 0xb4011d935c0f4dcf0cffc0f99d6d9680, 0xcc70c8d7fa01cbfafc2b2fd114dc17cdedc7ee69f716de215aaec5a336fa6d86, '', 0, '?'),
(0x5fdaa71bd63ca9e1f9d3dfe33753e315, 'wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php', 1, 0x00000000000000000000000000000000, 0xcc650dbeda0b77961af84b735979a73b, 0x8f89bd03e73df04e07926c4f6ce51ebad248b890a73a9df6e999901594494814, '', 0, '?'),
(0x5fe421f074f612cd6c3d861acaca4460, 'wp-content/plugins/wordpress-seo-premium/classes/validation-warning.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-warning.php', 0, 0x95f54ec9af14202c155bc9b3c62aa91d, 0x95f54ec9af14202c155bc9b3c62aa91d, 0x44d7073275142e0c2c58b2d16c2b86472356d494bbb6d21a51a54854422d31ec, '', 0, '?'),
(0x5fe47a5eea175ef20336a0864663e178, 'wp-content/themes/Newspaper/comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/comments.php', 0, 0xab1e579cdae650b09f4e013e8189ac21, 0xab1e579cdae650b09f4e013e8189ac21, 0xb88602879d2b21edbf8476f2eabe3d46da7c81811c25ad2b7844c764b63a4ab6, '', 0, '?'),
(0x5fe5860c45224cf1f75ef52c741a9ea0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaType.php', 1, 0x00000000000000000000000000000000, 0x7e347e0fc34d484640f6d69431b8a74f, 0x731ca24cd7b75a803cbfd0c5141a92ff338ede2eb7948afb06928f622168f0e7, '', 0, '?'),
(0x5fe61b05edb4f0451d3fda63ae729cbd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpCliException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpCliException.php', 1, 0x00000000000000000000000000000000, 0x7b6184a2d0ad3acbacbb93bc11140223, 0x3a21ab36305d3e4f61d3bf09d09fc7a76f428c3cea7826a9befeecc46f9df343, '', 0, '?'),
(0x5fe6d833e887742063f0aa5421fcfd58, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', 1, 0x00000000000000000000000000000000, 0xa91578d74ece771f799b5b82cfcf0e38, 0xc7595420726cec9751549122999840753fabe3d533788aac1da480b4ccff093f, '', 0, '?'),
(0x5feb20a4d515535cf5ded9d46f083e9c, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php', 1, 0x00000000000000000000000000000000, 0x0bb063d34fb753ed4d9aaf0626bd1c8f, 0x3292cbe3e864b36332ef76b8e8c5c0f25bc1a79bc28fa5faeca55c45626a9f14, '', 0, '?'),
(0x5fee9128ed43988cc21b4d360e9839c9, 'wp-admin/includes/class-wp-links-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-links-list-table.php', 1, 0x00000000000000000000000000000000, 0x08b503e4646203c74b00365a77702a2d, 0xf33db2ec5a776f8e9c532243cd92f59f1bf552c307495618508ee44e8ae6cd3f, '', 0, '?'),
(0x5ff47e8a193d66eda596b3fa50885cab, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', 1, 0x00000000000000000000000000000000, 0x1babbb252fcf04a5d529bd1d480d04cf, 0xfa1aa6d52b19dc8306700e5bbccfdeec205be1c58c4023f36f6966e91f78d767, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x5ff5b4effde1387d13ccdf019c3fe58e, 'wp-includes/css/media-views-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/media-views-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1fd9b26ee73c88b897a78be3ba7a3e55, 0xf2703ee01ea06538ed1a4db7daf79633535632ef19cfdb012912206edff96678, '', 0, '?'),
(0x5ff9648da8c7912cbd4c42d0f298b002, 'wp-content/plugins/wpseo-video/detail-retrieval/class-animoto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-animoto.php', 0, 0xd69e8cf28d2e66537d26abe862811ee1, 0xd69e8cf28d2e66537d26abe862811ee1, 0x880dbabf3146576b87401307d940afadd0df713b7e2d53b376de60125b3d985e, '', 0, '?'),
(0x5ffa55f82b371e94b20b098351acd764, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', 0, 0x3012f773b400715a955cffa18c8016e0, 0x3012f773b400715a955cffa18c8016e0, 0x6b886330d91c358d9996a81d811b6777ca239954ea1229b9f51a48f841062848, '', 0, '?'),
(0x5ffb4146e7b0b4a1b9550a50092bbcd5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php', 0, 0xbc2be229e4e2969658bf668d5c8efa58, 0xbc2be229e4e2969658bf668d5c8efa58, 0x2ac75d51a2a56f09f05e558e0d2e21091c3333eb3ec43993976683de6956efed, '', 0, '?'),
(0x5ffb8e1c326f0cf8b1c055b6a7fa4536, 'wp-includes/blocks/query-pagination-next.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-next.php', 1, 0x00000000000000000000000000000000, 0x50560dfc7190e6464d3ee3f0cb67fea4, 0x58ac2afb407794d7b7c4c5190f090a87c322c65cea2af715fd73a74f72f0f4c6, '', 0, '?'),
(0x5fffed89e5be70a873c213f7d3fe778f, 'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js', 1, 0x00000000000000000000000000000000, 0xcf87c0ce2410faaabdbe2027d1713b2b, 0x83f0cb4dddfd032a0e6ce8ae1b4f718e4071ac2babf94eb240c8face928288ea, '', 0, '?'),
(0x600057fb9b92e74cebc0848848ef9026, 'wp-includes/blocks/query-title/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5ddc196cfcc2a5cb80e4cddc1fed1233, 0x64225111e4d9a55bc90152663fd0b02d5b319d93f5b1952378be722c6d640d5f, '', 0, '?'),
(0x6001cc17c6f222c0a067edcfe1409b5b, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.css', 1, 0x00000000000000000000000000000000, 0xe5fd85de6b51ff581bef0f6f43f5f5a4, 0x63ac900a18f40a9e0943bc156cad1a5d929dc149f7074db0f1788b709e9118b1, '', 0, '?'),
(0x60060f87f1adf1f62081c46b1fd2ee97, 'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1744125809.css', 1, 0x00000000000000000000000000000000, 0x933c84bb770d6999ecbb8e764c2a78c9, 0xcd4ecd62b583900dcc8e8a2f3f1e2b27e5c4621c6927fa57e213244080691000, '', 0, '?'),
(0x600bec090034db23a885f300eb4e300a, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 0, 0xaf9f0053ac679a2bd8bdf25200cc9f73, 0xaf9f0053ac679a2bd8bdf25200cc9f73, 0x582fabacf8f7f220b38556c0267eaa1f9eab8f0397ffee1980387cf6747ef651, '', 0, '?'),
(0x600d332258dc6c6ef460e1fb27479132, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/EmailSpecificDeclarations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/EmailSpecificDeclarations.php', 1, 0x00000000000000000000000000000000, 0x7272dbc94f1dfa0c8e5f45046f32be44, 0x840b13d810412e671e940ad6ef5ab33d93795e030b917a4592d9d3cc60f5f728, '', 0, '?'),
(0x600d77f1bcd470388972c0d7b5c80b94, 'wp-includes/SimplePie/src/Copyright.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Copyright.php', 1, 0x00000000000000000000000000000000, 0xcb2f6cd2d39918cca5b7344b64913ef8, 0x48e13f365b133002c29bc444a4057de93741076fd7a6b16682affaf28ae96b28, '', 0, '?'),
(0x600fb0addfd50d265016f485dda5995f, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png', 1, 0x00000000000000000000000000000000, 0xec79de185f90f2e384736b3b2cb5e238, 0xd3dc330fdbb0f813ba6ef3d9ac6ddb833605c988c9f3685efde8942bd845b0bf, '', 0, '?'),
(0x6017cefec7531194604e498b5e47ef08, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf', 1, 0x00000000000000000000000000000000, 0x28806940c647cf671bebf4ae0630e570, 0x0b47e7bd0ff9123c9a2f0ff7143134c585d54cebd2359fbbb8b9a315149cb821, '', 0, '?'),
(0x6019e2014972488ed34485076c45f65f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php', 1, 0x00000000000000000000000000000000, 0xb7d7cca8303abce13fde384c4ae53063, 0x11fb99a9a645383c12714710eaf569eb2b21c8069c8dc2f08358e57d55fb1bc5, '', 0, '?'),
(0x601ab398a4a08bb8f551260eaf603482, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php', 1, 0x00000000000000000000000000000000, 0x3c861d7751c87a143392efec9931766c, 0xee3e5c3df01e0b1ea9736f14d408260f9fa6848dba8bf292b549890e6a4b15f0, '', 0, '?'),
(0x601b5925d17935c937780ca41c0c81f4, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-quickedit-notification-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-quickedit-notification-2410.min.js', 0, 0x5bcfc9e85dcffd0fcb2a489925f603bd, 0x5bcfc9e85dcffd0fcb2a489925f603bd, 0xb542912aa9a8390982fc6a90d37a181d23de63672759bbbb21211b79ff05cd1b, '', 0, '?'),
(0x6022a6481b49eebc344c597a6cbbcec6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDataSourceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDataSourceRequest.php', 0, 0x103f92ef550aa6cb80843647d06257e3, 0x103f92ef550aa6cb80843647d06257e3, 0x8fa981012d1089f39a1adf2a54db24b927d43dbe032b25de0c691fcd6918df67, '', 0, '?'),
(0x6023e9e4837e2987abdc159977e2f6a2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Amp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Amp.php', 1, 0x00000000000000000000000000000000, 0xb24f49320ee02ce28d5ac302bdb07f18, 0x2157cac98bcd50e6a7dbe46203126c75f69d604141001b5f6151569c50078fc2, '', 0, '?'),
(0x6025add6bde16aaeb12787d250f9b414, 'wp-admin/js/edit-comments.js', '/home/iraneurobetcom/public_html/wp-admin/js/edit-comments.js', 1, 0x00000000000000000000000000000000, 0xa248bdf9a73fe0c02f0e29dd0196e597, 0x4b5f9c7275dafc4daf3408cabd1c86909657b30b12aa894641f9189e6ed6eba8, '', 0, '?'),
(0x602c385669ff344ea29ca5c6c4e9509c, 'wp-content/plugins/wordpress-seo/js/dist/languages/nl.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/nl.js', 1, 0x00000000000000000000000000000000, 0xe2f72f9738e3a6e99167e444c4c4deee, 0xd5efdbbbcad0a1cb580f8ec91f56c9943a94f05894763d55dc45232878b582af, '', 0, '?'),
(0x602cf42c3ca2335a0b883967e0bbbe8d, 'wp-content/plugins/elementor-pro/core/compatibility/compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/compatibility/compatibility.php', 0, 0x303c2adb7d0d268a8fbb8cc29acb3f6b, 0x303c2adb7d0d268a8fbb8cc29acb3f6b, 0x25e912cc549ed37f1e74d1648f77c9011ab6a41c76d0ea3c60580d13a7f4eb66, '', 0, '?'),
(0x603043290846b73d1d0aa3747bfdda5e, 'wp-content/plugins/amp/assets/js/amp-block-validation.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-validation.asset.php', 1, 0x00000000000000000000000000000000, 0x9d7bed6a2577086c4e6715ffe332dd3a, 0x4ae15bad52beab363d99d7d922c9649f298d6dd4991b6c0b9236f902fc331d40, '', 0, '?'),
(0x6031867b1c337ce9a445626a43914c24, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php', 1, 0x00000000000000000000000000000000, 0xe1232b0d83380af604948db45fc3688f, 0x1f138656ca69aa0d252224aa62168e81f11087cbf71dcd7c0e2250b114afdc66, '', 0, '?'),
(0x6031b63b27779511b5ee6c16fdaa8d06, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php', 1, 0x00000000000000000000000000000000, 0xb8d425496d5017cdff42a986c839a20f, 0x8951a323147b65a802d0f0a1ef7b56a3d22a419fb771cc45c78d518e0bf65db7, '', 0, '?'),
(0x6031def337805c0fe7062ad1ca67f6f1, 'wp-content/plugins/elementor/modules/system-info/templates/raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/templates/raw.php', 1, 0x00000000000000000000000000000000, 0xf1370e545831e4f2e2d8eb5756fdafa5, 0x82f89535ec5584f5dcbae9c010259632a337630baf2438770c5cb3ef9d98d30f, '', 0, '?'),
(0x60346c436e512fa8f5038813a3add2a8, 'wp-content/plugins/elementor-pro/assets/css/widget-media-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-media-carousel-rtl.min.css', 0, 0x37b8a0b389771f5d5bef61f8533ad8d2, 0x37b8a0b389771f5d5bef61f8533ad8d2, 0x9945cc7d46b605ad0e7e0914f8628fc8949f26451db9e2d9be294ede8a9ccf97, '', 0, '?'),
(0x603ceec15c71ff0a96e85301725954e7, 'wp-content/plugins/wpseo-video/languages/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0x603ef36e9d61bf1e43bf3660677e48e1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExit.php', 1, 0x00000000000000000000000000000000, 0x1a142e2a43a318cbd05dac03b23ead40, 0x93a19bae3411b0a3bb9a955d5bd49fc72107bf63822c707aebb86f82516bbe17, '', 0, '?'),
(0x603fb9b9a9c5df43c6cb0866900dd61e, 'wp-content/plugins/elementor/assets/shapes/triangle-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-negative.svg', 1, 0x00000000000000000000000000000000, 0xaaeae618476078489b43b38c00386045, 0xf33ddd596b33e0d330ce33f7cf05b2d7d1f1cc55b0bb7d89f7966903b7109a08, '', 0, '?'),
(0x60407d07641d84d1bbe199d6622cf085, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', 0, 0xdfbf1a7c7bb96a1899d0173ade73e536, 0xdfbf1a7c7bb96a1899d0173ade73e536, 0xb27409f5a7ade8fb7e2856fe1da09409be64e5ad3cc3e746194f2b135ba45eb5, '', 0, '?'),
(0x6040f64a15ea53e5415ffbe335f0f76f, 'wp-content/plugins/luckywp-table-of-contents/core/helpers/Html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/Html.php', 1, 0x00000000000000000000000000000000, 0x8e0cf2548da479838cc10314654bd33e, 0x8c73392fb99757a79bdbf3169b53e3420ee5952935062174a35d1d489ddf5b84, '', 0, '?'),
(0x6041e3bf4d8e0d1bc544e103a25396e1, 'wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php', 1, 0x00000000000000000000000000000000, 0xa33eeeb68a3465f9086da1efb5b40a9e, 0xa88d33ee7e85b9347863d83154593a0b8b736ad310d2f6f1864a2148d46a4596, '', 0, '?'),
(0x60426433f3bc2043f66aa402339add6e, 'wp-includes/blocks/verse/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe376b6f43c5f153535daac5137383511, 0x2bda2eb9f79a13fdf0859d445be837ac2055ab3de161491fbfec912d4800770f, '', 0, '?'),
(0x6048a534e8e5a82bb0fa4187a172a3b9, 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.strings.js', 1, 0x00000000000000000000000000000000, 0x6da501a5d64d30fdb7c06ca9fb8b7d2d, 0xf17bc8704512fe03a8d7ff83131ed44c61fcbd5f2335e3b8557746682a3c077d, '', 0, '?'),
(0x6048f18b2eb0ed52c28d5b7f027f82c9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/Item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/Item.php', 0, 0x48385a544cfc942b37efb8e6a019bf16, 0x48385a544cfc942b37efb8e6a019bf16, 0xc7d5da1389fff92a38fbe5d771db7924a5ebec0106e9b7879967257c1ce6e1ba, '', 0, '?'),
(0x604a15c8d165be9c9a49e1d5bd7cc409, 'wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.css', 1, 0x00000000000000000000000000000000, 0x1476e5511778f4b58d47e156dde392b5, 0xfafb5ed5b6dea5f072182592e5ba5d95b347cb7570dd7fab8dd5b9e8e9bde080, '', 0, '?'),
(0x6053658fa3d33e4b47be0df8489c085d, 'wp-content/plugins/wp-rocket/views/settings/sections/nocontainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/nocontainer.php', 0, 0x6038596238037d8feb74dbd7b2aeaf49, 0x6038596238037d8feb74dbd7b2aeaf49, 0x43ef91dd5e7f8894e4379f8389516f566ce3dcb01109857e0d5899e3affa82c0, '', 0, '?'),
(0x605734a710ad811ec42422ed96175bec, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices-rtl.min.css', 0, 0x82206b8b982d3fbd548147b4493077f1, 0x82206b8b982d3fbd548147b4493077f1, 0x33ac418ffd5630bc7aece08e400fdd2c67aa0234596fc4c27d2f36c160eaae89, '', 0, '?'),
(0x6068ff7598a9ecb25bc7ae03b48a8ad9, 'wp-content/plugins/elementor/assets/js/editor-modules.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.min.js', 1, 0x00000000000000000000000000000000, 0x955e8ecc44488ae4b12bd3aa81feccb9, 0x60cab4250acfac77df2c76fe680ac44a96623e7e50b2ca5ad97789c568f51f59, '', 0, '?'),
(0x606a8d5490a8c63b1c4b19a382f9ef08, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', 0, 0xd2dab239632534f4966b284135abe69c, 0xd2dab239632534f4966b284135abe69c, 0xcbabd4c45d29ab814cb40cb8de19d0709e16f7d5b208127851f278bb259029fa, '', 0, '?'),
(0x6084f16b56d97c453e78b2f18035f611, 'wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js', 0, 0x9e7c898d1649315173db5d2d8730fb75, 0x9e7c898d1649315173db5d2d8730fb75, 0xc2489407ae331d696d4490e234aff5137fe46c235e1138283eda42d04b77de1f, '', 0, '?'),
(0x608a50f5b31686d1ce6eed3700bab220, 'wp-content/plugins/updraftplus/methods/openstack-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack-base.php', 1, 0x00000000000000000000000000000000, 0x4be389f5beaef3445bf236a221ec90fc, 0xe91236e15eccc5a8431d9d6e7ae06e7fdb9b79fac1ae84dd9d1faa658b42a3a4, '', 0, '?'),
(0x608b3b5ace9a4dda78363e52df9dbdbd, 'wp-content/themes/twentytwentyfive/styles/sections/section-5.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-5.json', 1, 0x00000000000000000000000000000000, 0x347ddb0cd5abf8272dd90017db6a80cd, 0x74d767ff8218dd3e8e1f5e42b36546face9f0fab785510f3686b25ea639fdf9f, '', 0, '?'),
(0x608b9f4e32451789efbeaed1c77043e8, 'wp-admin/images/privacy.svg', '/home/iraneurobetcom/public_html/wp-admin/images/privacy.svg', 1, 0x00000000000000000000000000000000, 0x5096ec6fa3a525d18484430fc6137589, 0xdb21c3a9c26ff48254c1d01ee37535cb4846b6b1c32326b1488d85688d56d27e, '', 0, '?'),
(0x608cc7fb0a83fdf38632acea16af8b01, 'wp-admin/css/code-editor-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/code-editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x0fe5ebbfedf69656a1af444251566746, 0x77fec738363dc5dd9497fd87c232e9970d44255688ff4535bd0453f809f454b0, '', 0, '?'),
(0x609186b6ad044215ce587312e4885855, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', 1, 0x00000000000000000000000000000000, 0x5066aefbbeb0279b329abf6083692b11, 0xbd7f153cde2639ab50ca30d3613d653ecc2513c3c9ce2edb539057de9955e633, '', 0, '?'),
(0x6093da839b6a8215fd8f0865ce2682bc, 'wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php', 1, 0x00000000000000000000000000000000, 0x064b70a3ad7c1f6b34cef143e87c3d2f, 0x9cb79ac04638fb8dcb4d3754ed7bdf841d1971d96aab490c5053f8d2ea181f0e, '', 0, '?'),
(0x609522d9a3e21d1cfee433da5d7cddca, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php', 0, 0xde1fb136f1731b17bde5f021a6ae307c, 0xde1fb136f1731b17bde5f021a6ae307c, 0xa66f4d968a8087539b11e1f60d19d918e9e53d5099e60f52bb4681d0f6f96ab4, '', 0, '?'),
(0x6096481f70d6886eb527149ef021d0b3, 'wp-content/plugins/updraftplus/central/commands.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/commands.php', 1, 0x00000000000000000000000000000000, 0x6815329d84198dee4c64780e27b53b7c, 0x6443b07ffa97f2e521c7e49808548e46af3378d68bbd8ab2a3a814bee8513b6f, '', 0, '?'),
(0x6098d6273f17a6888e2091dd9224e30b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php', 1, 0x00000000000000000000000000000000, 0x79147f6a8370ae97091d7a14c57efabd, 0x92de8651e322149e14e8e162eeccf6a715c949d9ec8aabdc331a420dc65756d1, '', 0, '?'),
(0x609a6d76d72757efa646d99e1938c614, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-svg/atomic-svg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-svg/atomic-svg.php', 1, 0x00000000000000000000000000000000, 0x620129023d711d124eea0c4d3f62f7c4, 0xb78c5ad13c3d27f87e54261f3bcba22926ceb31969c27fbe00f92bfb53f7d8ad, '', 0, '?'),
(0x60a4618a28138a6715b0fa1122841097, 'wp-includes/js/dist/html-entities.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/html-entities.js', 1, 0x00000000000000000000000000000000, 0x5f81d6eca15868e08f47c140fe35fe69, 0xd518136896fbfaa2ef72bbc26d27151d36d1d84646a2df3a5b9f6a2c9b8e0bda, '', 0, '?'),
(0x60a562478d59d4eae821d4c7b1d38922, 'wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php', 1, 0x00000000000000000000000000000000, 0x8fc903a404200ef869d9b319fdf22ef2, 0x7d00857b67827f58d77533826de7f4172508718e971c102bee0f5163113ce3a9, '', 0, '?'),
(0x60a5caa42286b741af7c47c1ca561e13, 'wp-content/languages/plugins/elementor-fa_IR-abe7facb531349e3b9bd791c4c0f183e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-abe7facb531349e3b9bd791c4c0f183e.json', 0, 0x9b544cd6f6c30dff67b3a89bae0af77d, 0x9b544cd6f6c30dff67b3a89bae0af77d, 0xd02aa70915598702d39eff93b70431a3136594c9aa12b6e8e6ebabb2bc0af815, '', 0, '?'),
(0x60a5f4a3c276dfdde2539e1804543723, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/CompiledContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/CompiledContainer.php', 0, 0x2fd8b92e6f8b54a8396a82dd4252a151, 0x2fd8b92e6f8b54a8396a82dd4252a151, 0x21530112833c299c924169406ee911bd0d524271ac0f059f5ca8d596b4dc3e61, '', 0, '?'),
(0x60acaec8599416751bb23719b632aa99, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x4468d0662545e91f6e7c319e4ef6f8af, 0x5d815c73dd55e3160e533103e294ff551219ea9f7b4d510ea4ac5e5733a844ed, '', 0, '?'),
(0x60ade36cda977dcab9221554fd990378, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php', 0, 0x4e26137a6a11bf48a3b0c150614851bd, 0x4e26137a6a11bf48a3b0c150614851bd, 0x12b6001c0b8f7dcf049a523811bf2abc6540575e207f679fc522a50259122211, '', 0, '?'),
(0x60bb6330af089ed95cf9e2eb9533e68d, 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php', 1, 0x00000000000000000000000000000000, 0x5144326a46b0ae441e2a2e6587961071, 0x350f725dffbe2431e498a6f31e006a66460eee9f8cee11440074258967fae771, '', 0, '?'),
(0x60bc17a8d3ca9457cc6d19f3897b87e7, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', 0, 0xb2ba6b8c746883d32a2d788a38ceeb85, 0xb2ba6b8c746883d32a2d788a38ceeb85, 0xaeb67695dee118799e510ef71919bda7894d68af9980fe8b6294e9f4a9fb20e4, '', 0, '?'),
(0x60bd1a0ea0e43094b6061d3e6cc86caf, 'wp-content/plugins/updraftplus/images/icons/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/backblaze.png', 1, 0x00000000000000000000000000000000, 0x22d7f457739bee8c7df37a73f2a8c107, 0x9f729e4e335ccd50d341a1130a762a351bffbde70640e6ce1ee3a704b05afe46, '', 0, '?'),
(0x60bdf4341d8fc83637bbd7b3a8d16555, 'wp-content/plugins/elementskit-lite/modules/megamenu/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/init.php', 1, 0x00000000000000000000000000000000, 0xc755801094d2f1c567cdf99f30254088, 0x59a4254904531eb478bdabfde21b84c5bb980e8aef5302b31a23203572421cc7, '', 0, '?'),
(0x60c1a2d1860c482eeb6717294991d338, 'wp-content/plugins/elementor/data/v2/base/processor/after.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor/after.php', 1, 0x00000000000000000000000000000000, 0x4ab3b14731d764ca8c805c11b1960d46, 0xf9f173d98ce27ebf7f4c167f765ee4b4a43ef43efed78a4e5fd3a4b966e14072, '', 0, '?'),
(0x60c29b283518d177f6bcf0c521d44fb2, 'wp-content/plugins/updraftplus/central/modules/analytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/analytics.php', 1, 0x00000000000000000000000000000000, 0x81747ca6a90ead2f53540ad3321530d7, 0x0a719bcd0105e92bdb28d0ba40b46c8f7cc78cc23ba677a007d04861e1270f1b, '', 0, '?'),
(0x60c88f674c490a204b0034dcf0780018, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', 0, 0xb507cee70317cb8381929caab3df2466, 0xb507cee70317cb8381929caab3df2466, 0x318bd2edff0d7b6c94351a283b6fa91bf8dd2c62865d6846a22a35be4c011eec, '', 0, '?'),
(0x60d06fac6f98e8e8f0ec5a945738b660, 'wp-includes/js/dist/preferences.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences.js', 1, 0x00000000000000000000000000000000, 0x744bc61fdc3bc7e64fe9c996a7140a89, 0xbd76e1c03a3a49043d0f4bbfb00d59992192bdad975658a4833fc7f9136e1106, '', 0, '?'),
(0x60d9c877cb312a51910c2060fbc13143, 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php', 0, 0xe808c392175886a9b2ca099e11cdd3de, 0xe808c392175886a9b2ca099e11cdd3de, 0xec82868aec0764c43be47a0dcf32d094b13460d2e0661c0f32be3a6575997669, '', 0, '?'),
(0x60dd7ddba64876608b34d412bfe73651, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/APIClient.php', 0, 0x865f2dd251be391e5b9842d1ec2e6384, 0x865f2dd251be391e5b9842d1ec2e6384, 0x1b0ad19e8beba976b3e5d3a824a88ea0bd1c60eccb084b30a297b5f66f1d829a, '', 0, '?'),
(0x60e43401280b4352df3b414927fbb5e6, 'wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2-view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2-view.php', 1, 0x00000000000000000000000000000000, 0x76757fbdc0a00d9044b36a2c323185b9, 0x74686d6da3020e685479a0db894cbc89d642efc10995c4c0b08c79eb4e03e945, '', 0, '?'),
(0x60ee6c3d94c9257c26d11398a3eedcf5, 'wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php', 1, 0x00000000000000000000000000000000, 0x7bde28f006e408b63d18d2db286fae0b, 0xfe3816b9da82bdc2ab1699d836c0a97985108c75ace5e3bafe8e856c9935647b, '', 0, '?'),
(0x60f36a7b41dd977eaac60e58b7191079, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php', 1, 0x00000000000000000000000000000000, 0x74c5b8d77730de2e97854f0e4104aa12, 0x8a8574ba81df484ed89ac4d93f5c7579ef9e58df5a1c8908c33d81cecef243af, '', 0, '?'),
(0x60f3b60ac06c4807341ab9eb6b176c72, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-coming-soon.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-coming-soon.php', 0, 0x95f29586deb91dba64fcb10d4ab88383, 0x95f29586deb91dba64fcb10d4ab88383, 0xde309f648b389134b63d2076e5d1d0b24742fd4e1a9b974a3e253322a3a51ef4, '', 0, '?'),
(0x60f65d1c5d484d33beff37ab08dd2f9d, 'wp-content/plugins/updraftplus/images/pcloud-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/pcloud-logo.png', 1, 0x00000000000000000000000000000000, 0x2b8516b1091161c98fffa7f602082b81, 0x4197c522e27b91ff42c0ca84c8c89edb3a54faae4cbe084e1b5bea4e4fddf2e0, '', 0, '?'),
(0x60f6a6943ba022ad2db9ffc82b7e043b, 'wp-includes/js/tinymce/plugins/media/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/media/plugin.js', 1, 0x00000000000000000000000000000000, 0xdf032317402cd90b340e016447bad44d, 0x581048177808bfa41bb6c93083d68d58b91ab39a1b844f478bf77ce97b974632, '', 0, '?'),
(0x60fc375fcf41b822ad1cc752c18061d2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php', 0, 0x5d6022863a4968559a5cf7fcee5f74f0, 0x5d6022863a4968559a5cf7fcee5f74f0, 0x806ce9ded3240edb141ad9c2590a22fe0fc13cd33884e85e5579adb2e2b5cd4f, '', 0, '?'),
(0x60fd7d2bed36b1104c2d715ba9ae240b, 'wp-includes/sodium_compat/src/Core32/Util.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Util.php', 1, 0x00000000000000000000000000000000, 0x8ca331ee60a3d80faf0f309ba1a3d1e7, 0xe0a471c6969582d7e289252fdd79a46792167277c39b8b0dcb4c523e033d5919, '', 0, '?'),
(0x60fe8f55041305ae3217918f9a6d6457, 'wp-includes/class-wp-customize-nav-menus.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-nav-menus.php', 1, 0x00000000000000000000000000000000, 0xd366550a76c008b9104900a8ec268509, 0xa60d24318fe1d2450d364db478bd52eef85db11e0ff0e9f4a6570d65a83366b3, '', 0, '?'),
(0x610259a4abd2a87091dd0fc219a16485, 'wp-content/plugins/elementskit-lite/widgets/piechart/piechart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/piechart/piechart.php', 1, 0x00000000000000000000000000000000, 0xe5652aa419411da91e29c9ea9cba6417, 0x29f7c16dec9cff87c48cd33376ebb38680073907a92ed149fd0bbb21281c9d68, '', 0, '?'),
(0x6104e4fc2936e7efa206c01482d18ee3, 'wp-includes/js/plupload/moxie.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/moxie.js', 1, 0x00000000000000000000000000000000, 0x93d8b6f81a56f27e10028d2891e287f8, 0xc66b8e601e007247ac3e161150c0763301fe3e912e9848408ff5ebbad32d9d98, '', 0, '?'),
(0x610610e1fe8ea515b5682e6176b26b74, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement-small.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement-small.php', 0, 0x8ee712a680167ba0c7771f06ce5bc79a, 0x8ee712a680167ba0c7771f06ce5bc79a, 0xfd6344f6c0703a2e74d3211dc8f440f0d36e3f303115691f54fcf8c474830d4b, '', 0, '?'),
(0x610df830cae4c5732e2e43811d161d3d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', 0, 0x333f2593c1ccb221d3085b7a67b08f75, 0x333f2593c1ccb221d3085b7a67b08f75, 0xdf2b970792897a8844de2e8bd31d6139c367d20e995f91065c6105da8aa904ef, '', 0, '?'),
(0x611233b62bb144dd940c740348ad705a, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', 1, 0x00000000000000000000000000000000, 0x48e6eeb75b32d9ee08da231c5d1a3914, 0x44f05a5724c5ed9d8bb4152b62384daa0aecfacc4eb6f228d6da28f0801f44f8, '', 0, '?'),
(0x6119ab45b060176b84002a3a2aa8c703, 'wp-content/plugins/amp/assets/images/down-triangle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/down-triangle.svg', 1, 0x00000000000000000000000000000000, 0x03a8ede0571e632ef50423690aae646c, 0x0d60f076df84fd7641dcacb5b61ec95278c5d5f24be537b5f46de90c165a48ee, '', 0, '?'),
(0x611ffeafec74cafeed6cd8917e36e795, 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css.gz', 0, 0xc0e29ff9f1570f4d9c38be5589abae44, 0xc0e29ff9f1570f4d9c38be5589abae44, 0xbee00b44d5ddae53b45798cb47beca0eb752a63f389004ff393d00b7ccc749e4, '', 0, '?'),
(0x6128c200c8277eafa77594f5ce199857, 'wp-content/plugins/wordpress-seo/images/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/index.php', 1, 0x00000000000000000000000000000000, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0x61296a552783537e3c82f3359b125744, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivPicsLabel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivPicsLabel.php', 1, 0x00000000000000000000000000000000, 0xf5500cb904d57bda70a06f3a26c48ccf, 0x277d0d19b4caafedb5ea114efec23794cf42161b35a5ec2be2cf4877bd58a674, '', 0, '?'),
(0x61299e544d57e1b84f6f88b851947cdc, 'wp-admin/images/media-button.png', '/home/iraneurobetcom/public_html/wp-admin/images/media-button.png', 1, 0x00000000000000000000000000000000, 0xb2b6c3e336054070e8927a5e7965f3ce, 0x5f1aeafa88fdf203536ad7965920bdf3f001e89556bf5a9fee47656ee7b05f0b, '', 0, '?'),
(0x612bd77c719da4aec91f3dc8a12727d4, 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت.jpg', 0, 0xcf7f6dac707a00bc0c70c197ef9fba59, 0xcf7f6dac707a00bc0c70c197ef9fba59, 0x4f9d53da537ec244ef20f7efcbcf43964106b1a3ff78d078882b4798e722ff2f, '', 0, '?'),
(0x6130efbedabeaf9fc41badb142090335, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/error_log', 0, 0xc224ecc39b63ac518ca2a2b5407b85dc, 0xc224ecc39b63ac518ca2a2b5407b85dc, 0x5ae8e14586ef7e171a70c059edbf90cb56f61daf29abcb98b9cee139d253e395, '', 0, '?'),
(0x613312dfe815e31ef659ba96a515f8bb, 'wp-content/plugins/elementor-pro/modules/forms/fields/date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/date.php', 0, 0x865537c979d18a339d8cc679e10f07b1, 0x865537c979d18a339d8cc679e10f07b1, 0xbaed57391ed7caf5c3614c1b703e2e4e5b930da02de3cf7e622432f5c1cb5f7f, '', 0, '?'),
(0x613574828bb5ac6d9318c8ad7ef4b180, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceChain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceChain.php', 1, 0x00000000000000000000000000000000, 0xf027c21cd40f4b06edeb0776f83bb7cd, 0x98c24ccdaac905ff4cadabee8f6cdb43c992adbf9a41bbb9d60578a3aab1e9cc, '', 0, '?'),
(0x6135dbde70c6eee655653e1d03ef1669, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php', 0, 0x86715e8b14a92e3985212bee3c094e96, 0x86715e8b14a92e3985212bee3c094e96, 0x3161275b63dbc6ec1fba82fed39b658a512922fbbcc9360040180f969327dee4, '', 0, '?'),
(0x61476a3cd35cfa4460b42f8bf29db564, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConsent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConsent.php', 1, 0x00000000000000000000000000000000, 0x705b1c13e1d16753e951466b5fd9dc6d, 0x6f6a371786f3d3a4ff77b7f1fd533347088d854e09da9ea759cd36198fa565f9, '', 0, '?'),
(0x61518a5a11f1e51bc9d97339a661b825, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayer.php', 1, 0x00000000000000000000000000000000, 0x94f4d8d175e4da102021e010d8eeca0f, 0x6e16d113490b24b63712ad2adb5324562326c7e2b62a133bfabb2e3d9b7b1c41, '', 0, '?'),
(0x6152247134a0c2d75298360d15fa769e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php', 0, 0x53b2538a20214603e47c72486a2e8b4c, 0x53b2538a20214603e47c72486a2e8b4c, 0xe9368c68ab7d043f21e345e129725a27ff7e14a050fb525a861e24c31f2d1c2c, '', 0, '?'),
(0x615353f8cc2150bb5059c49e316a1b14, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Header.php', 1, 0x00000000000000000000000000000000, 0x9fa1aaa540c2eb1df592c4a334398f0b, 0xa1f5b90404c5f7078e331e7a0e9dd93d54ff9ad4193fd91f9f8b885fe577c34c, '', 0, '?'),
(0x6155fe2ebaa8bd6fb3e82dbee8dc46ef, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php', 0, 0xdbfddb6102cb1d87abf1027ba2e2c9ad, 0xdbfddb6102cb1d87abf1027ba2e2c9ad, 0x65d57148cc87a078afe544843c949ba8ee771e4c515dc178b47dc5db09757bfe, '', 0, '?'),
(0x615a2a03ac28d6bb03916369dc7d0b64, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/CustomizeModal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/CustomizeModal.php', 1, 0x00000000000000000000000000000000, 0x3aef5fe65fa95714a4d75685b8a3439e, 0x8823b09efce9b3e66003622aba490d948cd0b4d222105b24d2a452781b5d4476, '', 0, '?'),
(0x615a4f66c90ab1a27a7d3309d8505361, 'wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.967db65f6ba460c1f2e9.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.967db65f6ba460c1f2e9.bundle.js', 1, 0x00000000000000000000000000000000, 0x1a3a84754d750f9930562a1bd8a85d45, 0x96d0c7d0d17bd9c95254c3daf553b79a2482bcb8c54682d6d6f7b2e3eb9d3aaa, '', 0, '?'),
(0x615a9363c67701195cd144b4857f2d3c, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Memcache.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Memcache.php', 0, 0xec8fdeba104ec628f36a83748c001282, 0xec8fdeba104ec628f36a83748c001282, 0xe035c433e97cbf52ec02f41e05b6ec4a186fd772a9379bc84134b6b37fdf6ba0, '', 0, '?'),
(0x615be50742dcea54575fa12317da9899, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/readability-score-results-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/readability-score-results-collector.php', 1, 0x00000000000000000000000000000000, 0x2d92d80e2490460f81312c3d24cb47d8, 0xe82f1d986281f9dbb1b1dde28e32e1b624b8bf851dce0159efd56e8ad0c1742c, '', 0, '?'),
(0x615c632c49223554cd05b123cc8b1ffe, 'wp-admin/images/media-button-music.gif', '/home/iraneurobetcom/public_html/wp-admin/images/media-button-music.gif', 1, 0x00000000000000000000000000000000, 0xa6399606204df70a0888d2358d45f8f8, 0xca12d678dac0c6223087bd24e9e6e221b80bcc48dd7fbf5d0e9a91a9f4e505e5, '', 0, '?'),
(0x615e03c0a91e4fe8975a40269d98223b, 'wp-includes/css/dist/block-library/elements-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements-rtl.css', 1, 0x00000000000000000000000000000000, 0x30d9fc59dd1c1070d804edceff55c8f4, 0xacbdc2cc04f98ac1de296d2e147e198984ba1e797760e740799b6319e6025a42, '', 0, '?'),
(0x61622aaa947e67b0f179c5c5d80679b4, 'wp-includes/block-supports/position.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/position.php', 1, 0x00000000000000000000000000000000, 0x50f87cade2aaadf4b2b9ae77244af244, 0x75665516e60843889ec771da24c971b816cb782b1830d86c218df4e232366658, '', 0, '?'),
(0x61671b4f494bb931de872e0af56742de, 'wp-includes/blocks/navigation/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style.min.css', 1, 0x00000000000000000000000000000000, 0xd9709693f6fa74e9eae622c2b6d3fbfa, 0xc773f431343f20efd3ab0bf8cd289e9568c87045695152b84d98d26d5869dc3c, '', 0, '?'),
(0x616b0561bb2858698ad5adab930352a1, 'wp-content/plugins/updraftplus/includes/migrator-lite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/migrator-lite.php', 1, 0x00000000000000000000000000000000, 0xcd6f1526d18a1f3bc40230f8a8593e2a, 0x9d6daa66c03f42a37224f2f6601547a8760d41ef6628382a33e90fdba1e1d3e0, '', 0, '?'),
(0x616efdacda651a2ddf6736a66925adc9, 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-data-sender.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-data-sender.php', 1, 0x00000000000000000000000000000000, 0x30e7ff951550d8433411d96d428c3792, 0xe632019f7b430b3b97f4cb170c913997e69c05a0a230fa89bf18181b81bbd279, '', 0, '?'),
(0x617ab541a7ef41576b0680d29cfca2b1, 'wp-content/plugins/amp/includes/class-amp-post-type-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-post-type-support.php', 1, 0x00000000000000000000000000000000, 0x2909d2044ddf95b157bc2b45309f2725, 0x545824f62c3835438ceb97fcdfaed2438480415572c7825224a69b4e3fdaa5f2, '', 0, '?'),
(0x617d14b4e8a294bea77c225f6e5918aa, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.mo', 0, 0x0b5f79db21ad6a3388ceb610423aa1e6, 0x0b5f79db21ad6a3388ceb610423aa1e6, 0xe96a9d8a423ae5e547e32f39c705db0ed6e2bd2faae79d77d33132cbe40e53c5, '', 0, '?'),
(0x617d99a337e6b2a8724df059ec558ae9, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', 1, 0x00000000000000000000000000000000, 0xfe517816cb82a5e67e62c8d0241fce3a, 0x1a02c1af59993684234ff8531666c9529043cfc090ad00f9aa7adee41d842405, '', 0, '?'),
(0x6180200cb7fcddc1fcc7aee80765789a, 'wp-content/plugins/elementor/assets/js/0d1a75a41cae2a76432a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/0d1a75a41cae2a76432a.bundle.js', 1, 0x00000000000000000000000000000000, 0x2927a6ec6b64ba5114426c6f43722b3f, 0x0d4cd751999dc0a70d6eb081d8fde95c8b3c1a5ed94cada69c6494eb851df7c6, '', 0, '?'),
(0x6180c0e930336cd185c2322c57efbfff, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/StringDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/StringDefinition.php', 0, 0x76d6dd0c7efbf5ea64840c216a28531d, 0x76d6dd0c7efbf5ea64840c216a28531d, 0x14b050c0968e443fd68d4d22da1d67bd1fd11253b98039b4e8e7f1a7fa838bbd, '', 0, '?'),
(0x6182779955ccf0181a547aba7f4b1784, 'wp-includes/blocks/post-excerpt/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style.min.css', 1, 0x00000000000000000000000000000000, 0xd5a5f61efcd5084cb7ed604c28d2a9f1, 0xcd02424f179ba3c421371d8002dadc5290837f3f30b8b47904c48fe4c404d035, '', 0, '?'),
(0x6184615844e7df7dd896ebd092a96ea5, 'wp-content/updraft/backup_2025-04-04-1255__EuroBet_5317b104fc4f-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-04-1255__EuroBet_5317b104fc4f-db.gz', 0, 0x1a8ed4387568466ebeebe96c78b29e47, 0x1a8ed4387568466ebeebe96c78b29e47, 0xf0a1acf6b451fe36e59a308ddfd41045c2c5b8774358b8a905b787831270c065, '', 0, '?'),
(0x618827c25b98fccf7ef98d1c70c01dcd, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', 1, 0x00000000000000000000000000000000, 0xd591d65ceb173ad97602e4f190c3b8be, 0x3bebb80759fa8a5d5df13059a1326869491ea5bddd54a7a46e48f707cc52da46, '', 0, '?'),
(0x6188da61f913f751eaf6db8a13eeae20, 'wp-content/updraft/plugins-old/updraftplus/central/listener.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/listener.php', 0, 0xccd483b27cf71267f559cfec5d9c1759, 0xccd483b27cf71267f559cfec5d9c1759, 0x73d4187a17bcae6bfa174a2648fa10a38602396f92b75d67e884121fa79e052e, '', 0, '?'),
(0x619191c2058b60dafc40f46471a3ea2e, 'wp-content/plugins/wp-rocket/languages/rocket-uk.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk.po', 0, 0xc7647f0e4f9505cdce48bb6aa2b89b99, 0xc7647f0e4f9505cdce48bb6aa2b89b99, 0xff84b9cecf32a1b29af200facb27d428de29efbff86f0cfde380e880d34fb304, '', 0, '?'),
(0x619ec6b222270d3c20a9d11a451c5789, 'wp-content/plugins/elementor/assets/js/packages/utils/utils.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x97e15ac1733a93d3352a961718573005, 0xd28e9da156926cec4a7978db48b3ffb938830e6c0d1bfd5cd2fc82f37e62bc5b, '', 0, '?'),
(0x61a0b0b77c86e87f753eea2062b71304, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php', 1, 0x00000000000000000000000000000000, 0xafd1f5a8e04bbe249a450b3795a91cac, 0x852824a6e6e9902ada8d5d04bfb4bd059e9a275db4b5566c09c361440d94cecf, '', 0, '?'),
(0x61a5a0b334aa88fc37eb9c2e6464d843, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRecaptchaInput.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRecaptchaInput.php', 1, 0x00000000000000000000000000000000, 0x1dc94b19cd0c7ce4b64b14a90de22211, 0x26e5271ec7544a786141a6bcb010343f2c01805f36c97b569e090ebea40be5a8, '', 0, '?'),
(0x61a73fa3aa5fd7cba2bed0366aa8ec58, 'readme.html', '/home/iraneurobetcom/public_html/readme.html', 0, 0x2ce2a1951e29c969de54e24634e11396, 0x2ce2a1951e29c969de54e24634e11396, 0x8dac483ed971fe735f6c019dec116cee4861d2f29163d2dd528bfaa9fddbb0b1, '', 0, '?'),
(0x61ae820ea40b89b3e7ba4c44a613fd64, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Exception.php', 0, 0x22288bc80da72be39c1db9db7add0554, 0x22288bc80da72be39c1db9db7add0554, 0x8fc027af28b60dca5695bc34cdf3de9d09920ad89b7f88f7fd8befb80e105ca6, '', 0, '?'),
(0x61aeee9ef46a34b8fc9733715e4bd9ec, 'wp-content/plugins/wpseo-video/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_psr4.php', 0, 0xca4c699c1d868dfbb2a7baeecbca60e6, 0xca4c699c1d868dfbb2a7baeecbca60e6, 0xd3c0a87ffac071ed33faed25953aa11dba61e9ff9653ae518e55d39903ef8765, '', 0, '?'),
(0x61b20f9ce100fcee7c911537514e3f89, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strike.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strike.php', 1, 0x00000000000000000000000000000000, 0xf3cb9ec89f8e6f0fd9e5bf67a124c454, 0xcd75415cd16983a1bd9b9416d3031265a0314ff3f3ded143f7b997db36aec694, '', 0, '?'),
(0x61bb0207010d030529d2e2ad26af9133, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/error_log', 0, 0xab25ff9ddb01c3bdde1db592f07f2202, 0xab25ff9ddb01c3bdde1db592f07f2202, 0x5f749fb89a64e0adc0009efa39913f21abcac1db8b420ddb6a4fae054bf1c6f1, '', 0, '?'),
(0x61be61fd622fccf1f1a5aa8546515916, 'wp-content/languages-old/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', 0, 0xf7d0434fbcaa0493e666f4062d7f5ec8, 0xf7d0434fbcaa0493e666f4062d7f5ec8, 0xb28424e6e622eceb647d3de3e84004a8f91937d42170c1fd6b5cef5efc83b337, '', 0, '?'),
(0x61bf4a949272d3e4dd26c62d441f10dd, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php', 1, 0x00000000000000000000000000000000, 0x55a6aa6f8de77d13537d9d0bc196382e, 0xee24aed67303b607d30bf48883ecc83f3b66a2c4a03d600dd909dec426b9ab21, '', 0, '?'),
(0x61c04a59d55b72dd93d0c9261f96f172, 'wp-content/languages/plugins/elementor-fa_IR-4a9aafdf461c74b88a1c7041526ae1d6.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-4a9aafdf461c74b88a1c7041526ae1d6.json', 0, 0x7b072dac43ec07d219504a776adf9495, 0x7b072dac43ec07d219504a776adf9495, 0x141982b9d421e37d1c03030c62d50818601289005a83a7bc1ae553127a8c67c3, '', 0, '?'),
(0x61c495d7fccb343ed2b98fb7ef4468fe, 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Stream.php', 1, 0x00000000000000000000000000000000, 0x74955ddde1d50a627553d22f79d7e344, 0x4cddc606521eb898fa0321c7e08552524c523a1a7e7f59a59fa33570af664110, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x61c6269c8f3145d45e5fac041738d512, 'wp-content/plugins/elementskit/widgets/twitter-feed/classes/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/classes/settings.php', 0, 0x23e3b092875601b42296f5b2f5587ca1, 0x23e3b092875601b42296f5b2f5587ca1, 0x523c282c3194f0893eb7f4f38be1bc4b13e7a10dfc417894743ae2759e85eb34, '', 0, '?'),
(0x61c6c50383c9fb286de04542fd086cc9, 'wp-includes/media-template.php', '/home/iraneurobetcom/public_html/wp-includes/media-template.php', 1, 0x00000000000000000000000000000000, 0xb7a59ef441405638c0d366d50f9a98b5, 0xa85185c4f99fbfe8e73234d64c117c568488ee0a87a98e0f120a8c8770b6e9c8, '', 0, '?'),
(0x61c963b543480d8508913d076c40c4b8, 'wp-admin/plugin-editor.php', '/home/iraneurobetcom/public_html/wp-admin/plugin-editor.php', 1, 0x00000000000000000000000000000000, 0x3dd753112510ff76414ac6e443c6967a, 0xc5b54115812e41a4e0bde6945e251640cf5ea38828cc2e6f0b291833a0d1cdf3, '', 0, '?'),
(0x61caf6173a19d4ee71433aaeab8675eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveQuiz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveQuiz.php', 1, 0x00000000000000000000000000000000, 0xffbdaddfd63b01f260beea3d26f54da5, 0x6a21e7ff954e982e4d3f95df56a5d83493aa463fc8485115ea5a1af5fe12c3fe, '', 0, '?'),
(0x61cb931943f5bfdc6767b2de43531681, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', 0, 0xc73c2564f1e062d348338f9bbfcb826d, 0xc73c2564f1e062d348338f9bbfcb826d, 0xe53741e8e830efc658a36448db81897fc5a6082777921a01b0e7b4ff2c17db85, '', 0, '?'),
(0x61d0a404ce22a5e165511ca5cc20682c, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', 0, 0xc7360048dc71789e98da98d70ba7f786, 0xc7360048dc71789e98da98d70ba7f786, 0x79e333b00fcfd03f7deecf91d72a3518cd133076c9ef4ae67f7e80b19e408506, '', 0, '?'),
(0x61d111799b39e7987d606e92b26cae0f, 'wp-content/themes/twentytwentytwo/templates/page-no-separators.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page-no-separators.html', 1, 0x00000000000000000000000000000000, 0x67cc09be6c709e47055181d94f05fc6c, 0x80a1b7aa384648133e162f3ee828590fcc82665857093d30261f260dff090d16, '', 0, '?'),
(0x61d2cce26fbca76cd5931a0a4f875b8e, 'wp-includes/class-wp-plugin-dependencies.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-plugin-dependencies.php', 1, 0x00000000000000000000000000000000, 0x21b963e7386d1c48fbae1eac0c5c6f4f, 0xbdce2e5334c6035458b3b4424132c57a580e121ee62ba3073b871ab84216cb45, '', 0, '?'),
(0x61d42c98ca090a646a8f71023a253003, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php', 0, 0x58fe6e8db452e3e801805056466e11d9, 0x58fe6e8db452e3e801805056466e11d9, 0x709fd8e2c4b29ff90b4a95986e4229121cfe88c33051047c3386c2d2702b99e0, '', 0, '?'),
(0x61d47e2a6b600144bf6e70a77db7be66, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php', 1, 0x00000000000000000000000000000000, 0x9756a96cedce0df167b62720bbcc27a1, 0x94489d02a5848385c8f4db3e53bf0ec17cc54609ba30dad9d8ff18185b6249b9, '', 0, '?'),
(0x61d4e788d147a6a5976a18993ec706bc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', 1, 0x00000000000000000000000000000000, 0x8aa51c0d9fa6f5935551476a44355f3b, 0xb29a95cc632f469d3b674784df7d88942a5246d95351c9a101d85cdfdf11ce56, '', 0, '?'),
(0x61db30d67dd0e8b880aa40d5dce67e0e, 'wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php', 1, 0x00000000000000000000000000000000, 0xb5c8ec9f10d1f36e7deb53163d5decda, 0xf39c4bb4c078fc2ceaec56bb375b14c67b0a7baba0657463e8348b9b670f9090, '', 0, '?'),
(0x61e66169e7479df6ac887defde1a20b9, 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php', 1, 0x00000000000000000000000000000000, 0x58b1cd6a0281cf79decd9dfb985aba99, 0x9220f7487d6dbfbf63ce0d388925c155f73dbb459f5047bb259108be236da8a1, '', 0, '?'),
(0x61e8163a50eb99d21d2b43392d28c8bd, 'wp-content/plugins/amp/assets/js/wp-i18n.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-i18n.asset.php', 1, 0x00000000000000000000000000000000, 0xde4b8842dc1035f0ea3119c10b0fcd88, 0x977a8c13aed8959e36737a0dc47376b6c81bf491e2e9e87ae55541c5dd1f3171, '', 0, '?'),
(0x61ec55faf49776efc0c3d90dc0e71430, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReferences.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReferences.php', 0, 0xbd3e206cb403bee23bf20ed28876a589, 0xbd3e206cb403bee23bf20ed28876a589, 0x6719560a3bb3fe26987c33f016d1bc51958421157c4351be9208125f4e61f0fe, '', 0, '?'),
(0x61ed0a2f803edbb97fcd3602aa61d4ae, 'wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php', 1, 0x00000000000000000000000000000000, 0x46bd8e1e30c404001ad6e38baf4d5d43, 0xc7e1c56a7f2d0e92ca232ac5caba5fdcfe0e8bb10d834414158533577754b2f3, '', 0, '?'),
(0x61f358caa4470227c9806e0d7c74e34e, 'wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php', 1, 0x00000000000000000000000000000000, 0x9d8fba91a80e890f26d2996d3f9644bb, 0x76daa3151167cf1060018616159166768b306e3b5cbb0cf281552717d604fa04, '', 0, '?'),
(0x61fa8d897b119ae0f9b2abcf333d61bc, 'wp-content/plugins/updraftplus/central/modules/media.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/media.php', 1, 0x00000000000000000000000000000000, 0x852ae4d331b80d0b5c2764b4f4ceb3b9, 0xa032a517e2440b6beef8a7a04f8774bbdb56722594312f094691de611c40ddc5, '', 0, '?'),
(0x61fa8fcfab7c4f95d5f10381c1bab0ac, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php', 0, 0x2458e215aa0e3e52402df231c2540261, 0x2458e215aa0e3e52402df231c2540261, 0x9bf0b498541ea5d477b4eb1f86dde317782da2a55d15adcbfa2997d086b0adf7, '', 0, '?'),
(0x61fb340c73b6d3500e1c303738950821, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', 0, 0xd4c1feefee64b854cc9a0c01e39bfa64, 0xd4c1feefee64b854cc9a0c01e39bfa64, 0x25d2d25571e812b77acf8d346bb73431d88a62e97f7444808d1212aa468679d2, '', 0, '?'),
(0x62058114136b71ee35b1067fd3ae25bb, 'wp-content/plugins/amp/includes/sanitizers/trait-amp-noscript-fallback.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/trait-amp-noscript-fallback.php', 1, 0x00000000000000000000000000000000, 0xa1f30f3962cfc8b62a4a28e34eb060a9, 0x646a5d8a62cb3c6383537ed4a74a2a25c38fcf2d149ddb5c2fb3b0de778833e9, '', 0, '?'),
(0x620b7d48b11c7aca5747d0f29075e0c0, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', 0, 0x098e8044c74c1892a979897e41bd52bc, 0x098e8044c74c1892a979897e41bd52bc, 0xf99d5496029ad146f1aeff46016b862d673bfac94c005504af5a5d4b95806ac6, '', 0, '?'),
(0x62119931bd42a3b5c90d3089300cfc41, 'wp-content/plugins/elementor-pro/assets/js/portfolio.5727b56368be256d0893.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/portfolio.5727b56368be256d0893.bundle.js', 0, 0x09b03ec51d5c386de32ab518e46bd7a4, 0x09b03ec51d5c386de32ab518e46bd7a4, 0x9d436939075092d946d294ba56f0ab1e2b41bc5f84023cdfb5c62ab4dcbf51d7, '', 0, '?'),
(0x6214631f02fb5740c989b32b5fc0a08d, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php', 1, 0x00000000000000000000000000000000, 0xcb3ffbe7ac7f1855ae03453e419ec46e, 0x25afc237f559282de605c3c14607c1534d5986459d3ff9b783192cff92d2a8ee, '', 0, '?'),
(0x6214c13874a960ae38669e5719c268cb, 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', 1, 0x00000000000000000000000000000000, 0xcf7337c3286154f2174f6cc1dcc257cc, 0xdb2f38ecd427ac8c55370c1506e9997f8108be3ba61436404a51ae8155571e0a, '', 0, '?'),
(0x621bc242d2cce0afb49c98db55a690f7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColumnFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColumnFormat.php', 1, 0x00000000000000000000000000000000, 0x5d1986b220aa063710000096886c8453, 0xe487005806ddfd3865b8c5b34faaf018388bccebe01907724cb6d81bad08e6a1, '', 0, '?'),
(0x621e464fc1516760cba8374f729f6074, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_h.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_h.png', 1, 0x00000000000000000000000000000000, 0x4a1afa5636421aae4c44471d2273496d, 0x18bb5c230b401ccc6b1752325f7aaeeae0c03c65ba1a8d1dda35aa17b9638a28, '', 0, '?'),
(0x6220e5217a0ccd400a8b262b2de79fb6, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css', 1, 0x00000000000000000000000000000000, 0xccf31fa26cac76226c99b748928c0a84, 0xb4e3cbcaeb65ddb4454e261f66ffd4a1e83e426f36d348b288e41a4a2544380c, '', 0, '?'),
(0x62222f36499988308d45b83f8f7c114e, 'wp-content/updraft/backup_2025-04-19-1203__EuroBet_18025a973b38-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-19-1203__EuroBet_18025a973b38-db.gz', 0, 0xff6603dd1f3356834d2118540082d0e4, 0xff6603dd1f3356834d2118540082d0e4, 0xdb1a383ff353550210c689ce654757a6c0f6d2e25d6c291f50ed6ceb4ba02023, '', 0, '?'),
(0x6229d35565616a6691bc1a42331ab774, 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-author.php', 1, 0x00000000000000000000000000000000, 0x33bb2a46257ae51b79dc6caacc528e71, 0xc4623dc7596b6882ca20f52a95f19ced8f3bd45ce6389c65143aa66bc3361e82, '', 0, '?'),
(0x622bb7bcfc9955e6ac6885e0de3a5d09, 'wp-content/updraft/log.b6dc11e28b02.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.b6dc11e28b02.txt', 0, 0x61c5c5f30ee7f3c0b28b3a7dfd9c6cb6, 0x61c5c5f30ee7f3c0b28b3a7dfd9c6cb6, 0x647f317331c1b33280584f51ecb7115af223a701512c7492ee22913e5f3923c5, '', 0, '?'),
(0x622f83fd8b7c612223b75e27f4cf34ee, 'wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg', 1, 0x00000000000000000000000000000000, 0x1c6168fe4e87f04e3e57f8bcd90abf77, 0x601784c268942dddafa8dc72623230d1968d3b3c72d9fd662f6917b3c05c7c7b, '', 0, '?'),
(0x623c1fc1eed463c3c1615413892135b2, 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.js', 0, 0xcf8ac4ac2ca82499efb266472e0ad291, 0xcf8ac4ac2ca82499efb266472e0ad291, 0x8cf0391c37143b058979e2fba9786383982d9642012fd3a6e52bcf5d94cdb7be, '', 0, '?'),
(0x623c3099794965d022dc15c9e91b96d8, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json', 1, 0x00000000000000000000000000000000, 0x845d95418c4eecb4dcd66e037996d1ac, 0x30be384711206e4a954d424bd2acc30b1322c7b1c0cbc67e8186ae8214e3867e, '', 0, '?'),
(0x623c5399989b4bc47adb3ba6e1124b0a, 'wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x2b4b1a38faa575123f166f8539d73b6c, 0x580f69404d0b44825709c842cc58def358be84bb1e5aefbdfd78bdc17782c372, '', 0, '?'),
(0x62402090ea6b456ca892923c931ddf54, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-unchecked.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-unchecked.png', 0, 0xb96b35f79cf720e6e62fc6686cb1e12a, 0xb96b35f79cf720e6e62fc6686cb1e12a, 0x7903cb1bd301b4acb4b1c86aacf2d82fdbec3989c940170008c296a6c9c46889, '', 0, '?'),
(0x62412deabb536eed8694db4b8b1e2304, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE', 1, 0x00000000000000000000000000000000, 0x5c1048c9d62123819aa63e62e1578be6, 0x9626df78c10e8677d3ceb19068d8c4299ac59340356ddfd22e293906df181852, '', 0, '?'),
(0x62413752c89e79258578e72d43d2c7f9, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', 0, 0x9e44fa9c4d12b5527b698aae01500e63, 0x9e44fa9c4d12b5527b698aae01500e63, 0x2677220ce1a93c8598c93f4807e78a66f7d83eeeee1a529df831254296d318c5, '', 0, '?'),
(0x6241a095388ec4f7237beb9ae6508b01, 'wp-content/languages/themes/twentytwentythree-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentythree-fa_IR.mo', 0, 0x243b3a2b29201e5937f83e5fdd9900c5, 0x243b3a2b29201e5937f83e5fdd9900c5, 0x73a8beddd1dbd271a7d3ea406f20529994590be1aab294003e7dc82ca2eb1198, '', 0, '?'),
(0x62459e9d3e4830b90c116cacf176c186, 'wp-content/plugins/elementor-pro/modules/search/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/data/controller.php', 0, 0x078406782e5bac7270acda70e5ff57f3, 0x078406782e5bac7270acda70e5ff57f3, 0x1c15199dde2562beaa232d1c25ffaae3b5e0fb5bdd14c13fc0c13d532a5e915b, '', 0, '?'),
(0x624812136f35328e539ec65cdd382797, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/s3-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/s3-enhanced.png', 0, 0x56cc6048dc1c482edcb1d624af7c2775, 0x56cc6048dc1c482edcb1d624af7c2775, 0xe99144c6009c401ad01ccf93105ccff5aaf35a3c3f2754b56638a90b90b17783, '', 0, '?'),
(0x62554e443ea86b9cd4cb47c8b8a0ef57, 'wp-content/plugins/wordpress-seo/inc/class-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-post-type.php', 1, 0x00000000000000000000000000000000, 0x7ecc3dc6b4ae071d0e9f910c2e4b1974, 0x8922150179783ed16369d98d56150f7b5a34d1e3427206c769901ba61031fc0b, '', 0, '?'),
(0x6256a48f58cbbebf96e0244ca1e87d71, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php', 1, 0x00000000000000000000000000000000, 0xa7677d90e330b95f93a1acdd7433125c, 0xe75e54e7d30427f2fa4f1c1c207b0171a135ea32bff9ec19a06b2e5e2b68f1e3, '', 0, '?'),
(0x6259c62ca5b0cfa559aa72db9dd13bbe, 'wp-includes/js/crop/cropper.css', '/home/iraneurobetcom/public_html/wp-includes/js/crop/cropper.css', 1, 0x00000000000000000000000000000000, 0x6b79350bf46e0f692a4d1b2807ed0399, 0xf4d9b8b806540886e4de9d4f93b3d9774ca681793d7dce67546cc0bab1a4bdf7, '', 0, '?'),
(0x625d24bf08ef04767f126e8e0dfd458f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', 1, 0x00000000000000000000000000000000, 0xad52ca528590cd94259c1892a8a9b6fc, 0x0ea83a72426d2e6546460a63b452942f94223a189b7635ad1b5fde23c14ca356, '', 0, '?'),
(0x625fd317f025ca6de47050e49785b75a, 'wp-content/updraft/themes-old/twentytwentyfour/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/style.css', 0, 0xb137ff2bacbc006102726baeda24d934, 0xb137ff2bacbc006102726baeda24d934, 0xe10e5664724a7c2c8e2276fc9338d27848275f92881dbbb8848c6768ed98c4f4, '', 0, '?'),
(0x62620a8e6e5c040f56e7c8ef926f1026, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php', 1, 0x00000000000000000000000000000000, 0x0920737f1986db093c164f54e49abc3f, 0xeacd81aceb00c43c15e1c88d92c28d1cffec983fe72d290faaf8c066de7a5348, '', 0, '?'),
(0x6264b6ae83aef2cf6dca7ba618a73555, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceResponse.php', 0, 0x54241ed725d061b5146f5e0f6b77f242, 0x54241ed725d061b5146f5e0f6b77f242, 0x9055c7752a659ebc4b1d11bae866a2e1b3d1ae74f8a51d2a82481bb56ee1b88e, '', 0, '?'),
(0x62680107353e6fbbd462bb68f9c96ff4, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', 0, 0xd2ec18b37976916ebe33339bb36eea08, 0xd2ec18b37976916ebe33339bb36eea08, 0x3733c4c5774beb4f29c46df83b2f425b29300de87023af8c5bc5a0de0f7f59a0, '', 0, '?'),
(0x626c4544f78c113bd6bdef56bfc1d80b, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php', 0, 0x9fab3e463447d83820fcf3296f2eeea1, 0x9fab3e463447d83820fcf3296f2eeea1, 0xa15f4da714120d34e55a6c2caa706e176162996e817748f926c99863ff047ffb, '', 0, '?'),
(0x627191ca176b5103132107aa97e40c1d, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php', 0, 0x34cf9ec4099b6d36c17c5b194dacf7f8, 0x34cf9ec4099b6d36c17c5b194dacf7f8, 0xfcaadb9c3b21eab719717976da85ea513e3f517ac99a1c1ad2722d487a431ade, '', 0, '?'),
(0x627357deefbab5227a47a466632342eb, 'wp-content/plugins/amp/src/Validation/ScannableURLsRestController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ScannableURLsRestController.php', 1, 0x00000000000000000000000000000000, 0xfe5b126165d2d2c1227c4067d1c5b32e, 0x97834abbe484ea2ea7108cddeef17786bca1b44b272f880b4c3c9da32465456f, '', 0, '?'),
(0x627585afb8967dd124bce593ef2df1eb, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Combine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Combine.php', 0, 0xa6c1816114a43a286579cb2a62a64720, 0xa6c1816114a43a286579cb2a62a64720, 0x5bbcb303ab5ed1c82805814e67515de2fbe071afba4fff1e31b7503bbac1c656, '', 0, '?'),
(0x62828f46e6c301bfe744cbff0a3b2b99, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', 1, 0x00000000000000000000000000000000, 0xa575fde89bf5331c554754e83eb82dd0, 0x4d01f8ed691a9b9fcdd133ada72b9f12f20ec18a1cf0cf527d71f803a2314941, '', 0, '?'),
(0x6283f585b2035f6945d5017f3df3665d, 'wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg', 1, 0x00000000000000000000000000000000, 0x1b83a245565605cfc423aa4ac340ec91, 0x70a3eec83e9648faefd2cca98f1d88fe35dcefff67d7cdc9e2284096c639c024, '', 0, '?'),
(0x628e0d1a6e5a99c9585dd9b534e8f71c, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/SettingsController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/SettingsController.php', 1, 0x00000000000000000000000000000000, 0x661394737de9c1d1fcd7557b1624943e, 0x876e0bcfb70f395b818ed4d5c6f5db7424315ceec66285ee21050d3330c09249, '', 0, '?'),
(0x6290459a23ebbb7658e1be390ec6af2c, 'wp-content/plugins/wordpress-seo/images/error-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/error-icon.svg', 1, 0x00000000000000000000000000000000, 0xe2f42b39af553b3170dcc4bf6b74bd5b, 0x8a5a02017267c0c0963684bc874aec10c17660cd3cf363c49b1e629a8789260f, '', 0, '?'),
(0x62911a8dd87a3d3011b7bf7a58fa6c50, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', 0, 0x502dee105e9830f31f33f4d7cd99c335, 0x502dee105e9830f31f33f4d7cd99c335, 0x3ee12de2c085dfde1413e4b8949754988f0989312680af11a63034e937ac6c54, '', 0, '?'),
(0x62966d99359b833e429140e558805afb, 'wp-content/updraft/plugins-old/updraftplus/includes/class-commands.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-commands.php', 0, 0x632382bb5b141628c8e8f5258c380623, 0x632382bb5b141628c8e8f5258c380623, 0x58404e3ea21eab815bde2e5eac5a918dacea379aceb2f2cdafbb3ab66d3b2e15, '', 0, '?'),
(0x62990388535daa685267cf9093fdfc50, 'wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg', 1, 0x00000000000000000000000000000000, 0x2e66249e6236d0ee14ea114f363c66c0, 0xe65ebe35bb5bca325b8c0eb3ac452cedcb805987daec3ecc424fdb94fd4900f0, '', 0, '?'),
(0x62993d75d866462f04edc621bacda883, 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php', 1, 0x00000000000000000000000000000000, 0x4b132f24c6002dfbad6c0de679480b8d, 0x471de5904184bd8598f951376d605faad27cd9d2a5ca569d35d6978715c9beb8, '', 0, '?'),
(0x629d34d1cfcb8cb92e21860b8f19dcf0, 'wp-content/plugins/wpseo-video/video-seo-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/video-seo-api.php', 0, 0x8ad968541bc98e16e1abb7b4e51fb558, 0x8ad968541bc98e16e1abb7b4e51fb558, 0x90471205a476f428cd1cedabbde4fa581793b3728dfaa45eee24b6cc3a84f1fd, '', 0, '?'),
(0x629deec17ba4fcbf80a1abd3359f2eae, 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer/LazilyInstantiatedService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer/LazilyInstantiatedService.php', 1, 0x00000000000000000000000000000000, 0x9ddae2169e27b583cc04df4d32d180b8, 0xe378bdc23c11a32bad8157795df6df9195e076c690c9778440da16c2c70bae94, '', 0, '?'),
(0x62a426d6698abdfee9b98b8828499104, 'wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php', 1, 0x00000000000000000000000000000000, 0x48ffeb4f43a6ff598df01c6fe389a688, 0x4a36069c884be58c7ff330dfe937fc00c76e098f83d2914e6f35dddc387de667, '', 0, '?'),
(0x62a56141a74f8f0f2d1f9315b70f95dc, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Installer.php', 0, 0x6f098f607219360bfabf5cff5b8b357d, 0x6f098f607219360bfabf5cff5b8b357d, 0x5f3f699e6d3237836a6a66efd0bb410679b30e67698e4121d39364002e802d87, '', 0, '?'),
(0x62ab6a77ca9cab889b9b08e1ad541300, 'wp-content/plugins/updraftplus/images/notices/keyy_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/keyy_logo.png', 1, 0x00000000000000000000000000000000, 0x9409d3226fa119a1feb9fd8129e0572f, 0x28fc692e02d8ab056f87a63f6246f0cdf5431445da03769dcdda774b7f179fb6, '', 0, '?'),
(0x62af2fca2f2906e841f63115dff5afb2, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', 1, 0x00000000000000000000000000000000, 0x3b8352635012a9d1c61b1aff9bfd4dca, 0x7a08128a4546eeded845c5d414f21bc9d8960e8ffb48cd6d8aa187cd130888ef, '', 0, '?'),
(0x62b0038a7fb97902af456bd6bd9f08a1, 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.svg', 1, 0x00000000000000000000000000000000, 0x60dfc63604b6b75529f7063cedb67f63, 0x2ca9bd8724e19d753b0788e9b0ae1b3943bbc85799b0a779c7ddd7d7de960306, '', 0, '?'),
(0x62b04d087ce6bc8a7a124f5fc99ae333, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', 0, 0xf78259ea006cf165d4848a312c827d0d, 0xf78259ea006cf165d4848a312c827d0d, 0x6449d2e6dec1b1a0de9735944baa951d29d0f18fe2373ff94f4a226a558b3c4b, '', 0, '?'),
(0x62b2df8517213d0bb72a5fbdc0319547, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/string-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/string-prop-type.php', 1, 0x00000000000000000000000000000000, 0x43318bf365bee12137c0f5ee8bcd9313, 0xbbf4f4829b5bdbdbee14c5f2bf0fa31ea2c8993ac5525966249d886a7d919401, '', 0, '?'),
(0x62b5e93d8b6e4ebcb32a287e3777eb5e, 'wp-content/plugins/wordpress-seo/images/academy/local.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/local.png', 1, 0x00000000000000000000000000000000, 0xe338149e26fa7bafa0e6ddc4703c8b3b, 0x066733cc0bb302a133a93a1eb108fe549dae5ef8af242e10511a3083cc318110, '', 0, '?'),
(0x62be4a3bc6765359e53448609c9d9546, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/LtsScriptAfterNonLts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/LtsScriptAfterNonLts.php', 1, 0x00000000000000000000000000000000, 0xd5f010ad790b4e7d01e3d3489316b373, 0x738f9f0c1a3c64bfc56be86dc66ec78139bbdc3a4bcfa36d2e3d66462e043231, '', 0, '?'),
(0x62bee21a65ca7bd1ecb2e1361b76ec9f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', 0, 0x953c54820395f1108c573c6c1830d3b5, 0x953c54820395f1108c573c6c1830d3b5, 0xdba1a62df64f4e1d7e2afafe8d5fe5a311b38e3eb4ee67de173ca10b86d3f0be, '', 0, '?'),
(0x62bfbe88c48d6585d0574274bd25ca95, 'wp-content/languages/fa_IR-440127dd25bde48a531ded36f33e927b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-440127dd25bde48a531ded36f33e927b.json', 0, 0xd641eb73d7197e883fba393f5762bcac, 0xd641eb73d7197e883fba393f5762bcac, 0x546b00976b817f34ac1ad959d714eeaae00f6a6f7e641775e8068eb2117c97ec, '', 0, '?'),
(0x62c06c8f5ebab1d23f556796b9a5b07a, 'wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf', 0, 0x0f5573de75f1112d5cb5863eef1951fd, 0x0f5573de75f1112d5cb5863eef1951fd, 0x393c6061b426ef7ed68e069d3f16c0af6cc1d6ba2174b028ce3372de5063f81c, '', 0, '?'),
(0x62c2e6cf868f4ee6d18ca682cf1719ba, 'wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php', 1, 0x00000000000000000000000000000000, 0xae8599ff2d1507b991869962492ea52e, 0x453df40307892ef9b306ff475da452883adc3bafcba1ab9eba2a28bdf3295671, '', 0, '?'),
(0x62c62810e3ca1bb46fc3f0035ef09d1d, 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg', 0, 0x11606b388b521d817d58e04050d77ef1, 0x11606b388b521d817d58e04050d77ef1, 0xb8e6478bf6df171e9e3d00cf3686ff34bcfb95fe422c532850253fbfa4a5add5, '', 0, '?'),
(0x62c698e59539993f4b43fc824432b8ab, 'wp-content/plugins/wordpress-seo/images/seo_analysis.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/seo_analysis.png', 1, 0x00000000000000000000000000000000, 0x64b4ce26518cda9e782f0db06ce25ec6, 0x3516ca9142e69b4a6696d5f3fec5fac28cbca697413eeebf6db8bfbbeb949419, '', 0, '?'),
(0x62c9a27bc21ecc51c4376796cfc06378, 'wp-content/plugins/wordfence/js/date.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/date.1744125809.js', 1, 0x00000000000000000000000000000000, 0x7f8cf4d56a9dbd50be4552d05faf63c0, 0x8f80420c3debe83006d51f64c6a9224289745563a8b95e1c31803e9671260bf8, '', 0, '?'),
(0x62ca03a5f1487a665798a085ad67779b, 'wp-content/plugins/wordfence/lib/wfSchema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfSchema.php', 1, 0x00000000000000000000000000000000, 0xb840f44c7f6fa063babb0aedb2b85c6e, 0x88c2bb8f03d586d5c362efcfdfb0fdea0fd9f911587454cb8574af5cc1766187, '', 0, '?'),
(0x62cd2c8fe09b3e3cf3d7e902e788cb67, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-small.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-small.php', 0, 0x81b860ff936b446e24a0864f17d20fa4, 0x81b860ff936b446e24a0864f17d20fa4, 0x4b3b4ee708be8cf607491352775168fe8f8a804863adc403b6720b26bae2f670, '', 0, '?'),
(0x62cd2f2a0f33d6326876aa8c861f5aec, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.mo', 0, 0x49d5015c65665b53fd17f5e8d8f46591, 0x49d5015c65665b53fd17f5e8d8f46591, 0x3942f12f83a62696451abc1d9df4897949ad9467993a43453474d11e954931db, '', 0, '?'),
(0x62d26bed6794ec7347244da1b2a42748, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style4.php', 1, 0x00000000000000000000000000000000, 0x6e19e113fb33df4464b73b157916972e, 0x3e125026b8628aacb70ba5577f3f92d3576917e548140929e470940af5c5fd7b, '', 0, '?'),
(0x62df0d233915aaba61c924dd776ec0cf, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php', 1, 0x00000000000000000000000000000000, 0xdd7313c1dc7c19612a8a65be8c33be5f, 0x574341cf40f53f831b75322c83115396052a286d52dec4f18c9d5d7c358cb3a1, '', 0, '?'),
(0x62e094fb08bf94d28c2026e93f7fac7b, 'wp-includes/js/customize-loader.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-loader.min.js', 1, 0x00000000000000000000000000000000, 0x1ef18c56ea2c1b7956e5db7e3d8bc1de, 0x970e06cc7295278219621acb768aaacdf4d569bf7ceb7ecc344bf95dbf5e8135, '', 0, '?'),
(0x62e2f7122bc6b404dd9ff3b433ef8618, 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-location-control.php', 1, 0x00000000000000000000000000000000, 0x79c19c9031d1cfe9131889c3075d4668, 0x56d3926b008be2ad0637b0ad27a28862fc961db2e8dd614b8f58f998bce2eb2d, '', 0, '?'),
(0x62e449981fc150d8cce6d04721acbc48, 'wp-content/plugins/wordpress-seo/js/dist/languages/ru.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ru.js', 1, 0x00000000000000000000000000000000, 0xb650416cc2183d95aeaca66478106ec8, 0x0387dd55f4f09a289d50265895dd76eab25c61339427c69e6f1199aebd1b5126, '', 0, '?'),
(0x62e4dd8e97d2fc424490be70914af0ed, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/googlecloud.png', 0, 0xf3ea27a463cb1bd6c866d77bba013d45, 0xf3ea27a463cb1bd6c866d77bba013d45, 0xb079b284415a380e32695e3cdecf9d117b569e0d458b1b5b2189fd3755ed5c8f, '', 0, '?'),
(0x62e9e7e5ca266630bd02574dde2f3bf5, 'wp-content/plugins/elementor/assets/css/widget-icon-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css', 1, 0x00000000000000000000000000000000, 0x89c70a15881ecd1a51a719e29ab2f8b7, 0x0cac0725a932911e28891220dedbcc065ad454617d300377df1eccdf8ac3f5ad, '', 0, '?'),
(0x62eb0d9d0218a041d9bd453e6546d2b6, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', 0, 0x808fec04a4e0169e521107969cd26634, 0x808fec04a4e0169e521107969cd26634, 0x27a515d4014676602ce405e0b60ddb76f68c47bd249d266931f57af47d278664, '', 0, '?'),
(0x62eb63b60f8d6877483e644a18e24fbb, 'wp-content/updraft/plugins-old/updraftplus/images/icons/s3.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/s3.png', 0, 0x1af5dfc48d3fddf93721b27fc6e24705, 0x1af5dfc48d3fddf93721b27fc6e24705, 0xcd1a104ce6b2c072d426d0e9a63e65c460c50dd0118f855a6fe72015b478360c, '', 0, '?'),
(0x62ef0813e1a80d1bfb6499415ece051e, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftcentral.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftcentral.php', 0, 0xc5bb218423512dd28e1ff7fc9b86a1e1, 0xc5bb218423512dd28e1ff7fc9b86a1e1, 0xb2ea641e4d3e9153e9cbdb02e347c1c5fff8da49272cb4a8f6cc4a68e6d43338, '', 0, '?'),
(0x62f1aaa5b24bc4fe2b78b980a09a7746, 'wp-admin/css/site-health.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-health.css', 1, 0x00000000000000000000000000000000, 0x3be5b6de31a8ca480a8d64309558803e, 0xcb4f643fcf887464ce3add212462ecb1161e41c928e6b29f95796e521990e777, '', 0, '?'),
(0x62f5dcfc65acfdb17b598592d4f902b0, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php', 0, 0x45935b7e012534c81ea0b017b3e7e0e2, 0x45935b7e012534c81ea0b017b3e7e0e2, 0xf492514682cfecb5f16aa29c6417364beb6c04042878f64e67be9e586cd774fd, '', 0, '?'),
(0x62f7caeb61d1ea206d58eb14aef4b6dd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedDomain.php', 1, 0x00000000000000000000000000000000, 0xb42406d7781e1a8273d26dffccd39f31, 0xa0c225c56777590d7a362f631adb10abc6a0ec64981ac6a0614a189d68b61dcf, '', 0, '?'),
(0x62fa4d0ba4b6ef8c829ddac55ecac3e7, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css', 1, 0x00000000000000000000000000000000, 0xbb99d5824eda83a886069b129a01248b, 0x821c8e06e04721c7b604a8fbf104125bee2281708a8f830ff5a862ca615107ba, '', 0, '?'),
(0x62fa6d57da24b5ea37e396dddb75bce6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php', 0, 0x314676735b15f267b2ea13f852df7a36, 0x314676735b15f267b2ea13f852df7a36, 0x9c4a319f4f6a573020d26a5b38c6937d012fb1ae2e5e9054ad5b58d523adceaa, '', 0, '?'),
(0x62faf8850fa7f088596fb525edfa9534, 'wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.asset.php', 1, 0x00000000000000000000000000000000, 0x65aaa4cefca5bfb6f31f7ebbc9857d5d, 0x462df229e0ec7dea601ca492ce14d7720bee4620d04c0b5ebd07e048788e9b2f, '', 0, '?'),
(0x630113e9a49fb8b4284f6b318b21cd82, 'wp-admin/privacy.php', '/home/iraneurobetcom/public_html/wp-admin/privacy.php', 1, 0x00000000000000000000000000000000, 0x38bc5a23b4d66541588fb7e7bf6fe617, 0x897b6d1f673d0619d0211b6e8eebcb11ffb315ccb39c300d2bfae1e9c96d2ab7, '', 0, '?'),
(0x63012879c646a77a94b10b2172daebc9, 'wp-content/plugins/elementor-pro/modules/share-buttons/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/share-buttons/module.php', 0, 0x9aec0cbc3a100101d9452e1612b575e8, 0x9aec0cbc3a100101d9452e1612b575e8, 0x31463ae8842ddb50e190a2adee7a4a05d38c508eeb6f8261b28daf3620e8e71b, '', 0, '?'),
(0x6306ccbc6e387c1ad3e0248fb014f4b1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', 0, 0xb5f3b688794d92fbd25e16f913861953, 0xb5f3b688794d92fbd25e16f913861953, 0xd1589f9f72dfc63263186d20c35bcdf17da09343b4aab114ff00e4f25b840fb0, '', 0, '?'),
(0x6307c8d3840c93c931d0b4f4547636d3, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js.gz', 0, 0x5bba24a8aabcf43e2c55731bba11bc1d, 0x5bba24a8aabcf43e2c55731bba11bc1d, 0xf976c9a157e2496c247c8eca74d26bb5ed1a584502f383636eb5bef3bdb7666d, '', 0, '?'),
(0x630aba9d34c228cb412686d7a401ebac, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/css/one-page-scroll.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/css/one-page-scroll.min.css', 1, 0x00000000000000000000000000000000, 0x3d24d918a659d6ee8338770fdc07f768, 0x8bb86983d053af5804ba728a9f444d9990eb509ba61587d3e770bd5006ec831d, '', 0, '?'),
(0x630e32e57dc94807faf99c62604d5d92, 'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js', 1, 0x00000000000000000000000000000000, 0xeff51c9330e4cc76361f95d230484ce7, 0x62ee1af42f3b24042b80d9fefe5ddbe2b8ab58b2ca5a4e99a98ef0cdb89066f9, '', 0, '?'),
(0x630e43234fb8e376ba9884c5e3fcca34, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/shadow-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/shadow-transformer.php', 1, 0x00000000000000000000000000000000, 0xc34a8ecdacf10b260a8f30d287f7fed2, 0xf51c477bc55f3e0fe992a3bc6cd8efd0de66be0c45cf8dc8267354fff383cb61, '', 0, '?'),
(0x630edf2e0e834b2da1aa6b33bcc664f5, 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php', 1, 0x00000000000000000000000000000000, 0x09c4f83b2cd959ace55bdcfad1fd39ec, 0x3f71a84cbb84d4726a794ee24c35c6a7af792d812a21901b5ffd6e936f9904f2, '', 0, '?'),
(0x631093dc11eeb2c369c08aabadd00e4f, 'wp-content/plugins/amp/assets/css/amp-post-meta-box-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-post-meta-box-rtl.css', 1, 0x00000000000000000000000000000000, 0x00380b75391fc3165111cb5285f0e8f6, 0xb582d045457076a05512226c5f283824970e0468fafbfbdc4eb33c88ee53ce5c, '', 0, '?'),
(0x6310a1c6e923353fb96cec4303d65468, 'wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php', 1, 0x00000000000000000000000000000000, 0x0c1469a96e008499f05423b75f58dd3e, 0xd6602518ae5b68435897d81b36ecc88dbcc5cd96b7474f907e6f33a71f4aac15, '', 0, '?'),
(0x6310c1b19c4088f3dea125d5135a7b27, 'wp-content/plugins/amp/templates/header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/header.php', 1, 0x00000000000000000000000000000000, 0xa0e9f87f2b7d2b52636e2229f41b074b, 0x87ee89cd3e6fea4185446f9644f047916b14322499d0b5c3c93187cbf816d892, '', 0, '?'),
(0x6314a7171c344c5df4cb9eae04b74d63, 'wp-admin/includes/class-wp-post-comments-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-post-comments-list-table.php', 1, 0x00000000000000000000000000000000, 0x32e58e0ec9615359796c1929cf4be736, 0x465fdbb0987f19471a4f30dd63f7a57ed4ea49af68a0940a06593b6ac6a39ec7, '', 0, '?'),
(0x6317c28ba5b8ba7009f8505533112fcd, 'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php', 1, 0x00000000000000000000000000000000, 0x26dcae4daa1cf78b2c7e2fe21cf8e972, 0x0c463bf4f4cc14571d5daccf26f1b8e57a7e6f27f02f810e800171cc2b08b8a8, '', 0, '?'),
(0x631ab4ad7220ef7465f95c2df5a582fb, 'wp-content/plugins/wp-rocket/inc/common/admin-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/common/admin-bar.php', 0, 0xecb5b66058f2e8564e04e2e40b3c9188, 0xecb5b66058f2e8564e04e2e40b3c9188, 0x60cfaef36c3322ce675e1e05a50e0b64b86d6a8e9c9e722a2deb8efbbe91e18e, '', 0, '?'),
(0x631c55eef80016d147740965349a538e, 'wp-content/languages/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', 0, 0x34c893b24fa0aab516fee43543b0d363, 0x34c893b24fa0aab516fee43543b0d363, 0xe6b55c716f88b970db272737e45df75ae0593bbf149c62b16cd74f13483201dd, '', 0, '?'),
(0x631d60e8028303fcd3ce84ed6bb759f2, 'wp-content/plugins/amp/src/Admin/PluginRowMeta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PluginRowMeta.php', 1, 0x00000000000000000000000000000000, 0x8d07208035998c55231de2fe884a0975, 0x26de1119134b8b0abb9633e7b0b3d40c13fd0a6caa76d21cebc4810e8d4d11b3, '', 0, '?'),
(0x631e7ae73c41a09eedadb41b366391af, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', 0, 0x7e0fbc7015dc5f80d01a4772209b345d, 0x7e0fbc7015dc5f80d01a4772209b345d, 0x4b36eb230bb96f3bcd96d297d909cbef811a89eb8b14e75dae88384e6b4adc82, '', 0, '?'),
(0x632440a16f6f32f17d696268160ac904, 'wp-content/plugins/elementor/assets/js/c4dcba54ff9219690f00.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/c4dcba54ff9219690f00.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xc132032e0ba457bac8f8fdc493866cc6, 0x1bc5756179363ad6c0f60757a95b618a6ac8262e4e81cfd3f1ff2186653ac0a0, '', 0, '?'),
(0x6325bc3b38db515657c69d64c887f53a, 'wp-includes/blocks/paragraph/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style.css', 1, 0x00000000000000000000000000000000, 0xcbbd878bfff4d460098accc882de23ee, 0x85bdac822d19e0d38cd2c83e05099745c95a68f71fb036468841242467d3a9a3, '', 0, '?'),
(0x632666924d1af13ee3872f0a9ba605ba, 'wp-includes/css/dist/block-library/elements.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements.css', 1, 0x00000000000000000000000000000000, 0x30d9fc59dd1c1070d804edceff55c8f4, 0xacbdc2cc04f98ac1de296d2e147e198984ba1e797760e740799b6319e6025a42, '', 0, '?'),
(0x632cbd85b05b78deabf433a5060af940, 'wp-includes/js/jquery/jquery.masonry.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.masonry.min.js', 1, 0x00000000000000000000000000000000, 0xcd0eb3406096ff80266e7c9d7d419186, 0xf65cdb990ca7bf021be18ae3097d4d9267df20bf24fd30b107205be4dde51342, '', 0, '?'),
(0x6331fa177f82fcd890ba11fe9f46021a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Desc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Desc.php', 1, 0x00000000000000000000000000000000, 0x074a2380380af30e64209cda885f13c6, 0xd1514a7054dd3d934c856ea08e0fa8c81ce2286cc90b674cfc5e527f08d40378, '', 0, '?'),
(0x63342a298cb75da310902b36656f59ef, 'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo', 1, 0x00000000000000000000000000000000, 0x2a6a741927a22e5a3dd385bcb87c4775, 0xeb23420a62d7870faa5f61aab84168418d1beba8f968b82508f83dcf325c837f, '', 0, '?'),
(0x6334c757ba264db794f42b70e66ab955, 'wp-content/plugins/amp/assets/js/amp-block-validation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-validation.js', 1, 0x00000000000000000000000000000000, 0x635b7eef362dd55f5ddaadacf3b3fbd8, 0x091ac38992d55f1a8997f6a5ad0bb3bddd5c31a775590959a1fbaa75d31967f7, '', 0, '?'),
(0x6337b7ce411ff5a8af8b7b6593f977f5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandingProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandingProperties.php', 0, 0x970d74e567ebd74db7e2e0ff68355b35, 0x970d74e567ebd74db7e2e0ff68355b35, 0xd1057833d19a043f56e696cb89865c0754200dda4672156bbca8e19ee73cc23b, '', 0, '?'),
(0x633d5f1b21f5a291de11b370bcc1dcdc, 'wp-content/plugins/elementor-pro/modules/popup/form-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/form-action.php', 0, 0x6e4cb379dd06cd6e148a0f7b8160c48d, 0x6e4cb379dd06cd6e148a0f7b8160c48d, 0x7f329fba33f02f324e9469ccb542c279e394abd58ddf857a96ff3a95d2b62bf1, '', 0, '?'),
(0x6340690679466159dccd62808eba9c4b, 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php', 1, 0x00000000000000000000000000000000, 0x82bcca28f1e10aa024bcaa3701b4fdfa, 0x124f76a083a58f6c01d8c191f4d87effbe02842b1d7004423082b1488360cdd9, '', 0, '?'),
(0x6341b67d7cea0d25bed4bdcb48ae0b12, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Middleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Middleware.php', 0, 0xd0906355fa0d247f271936ad3fbffb16, 0xd0906355fa0d247f271936ad3fbffb16, 0xfbe04b11395442d7a154373d126b070488b4d09cce292474a4a7bc7b768e0761, '', 0, '?'),
(0x6344214fe7b4c3e5daae5a5b11aa344f, 'wp-content/plugins/luckywp-table-of-contents/plugin/dom/Dom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/dom/Dom.php', 1, 0x00000000000000000000000000000000, 0xa94ba3a342efee68c60545eb292f5118, 0x9f9fe0e246c300b523b7380b4046d7a2fc7b02069e70f68fd63614bdedcda9f1, '', 0, '?'),
(0x6345ba826f26417bc64df99f19cddb37, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/RateController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/RateController.php', 1, 0x00000000000000000000000000000000, 0xa12cd6d53712114acf636c004dc5992b, 0xe43f1ce6660d39ff0fce38bc9fc7bc18c89bd8fed6fcbff7e92cf6bcf17bedfb, '', 0, '?'),
(0x634a882c6c1bf67b40b9a767a62fe255, 'wp-includes/js/dist/router.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/router.js', 1, 0x00000000000000000000000000000000, 0xc5ed4eefcf29d89cdfad0693b09bac1b, 0x5cd6acae5120aa07f5f5c1f24a252c57cf017657f93634f1ace398ed681cdef8, '', 0, '?'),
(0x634b97e692dd3c03db06016a2c33a9d5, 'wp-content/updraft/log.b463201bbc43.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.b463201bbc43.txt', 0, 0x888e10207dd54cd53b4052b99ad5140e, 0x888e10207dd54cd53b4052b99ad5140e, 0x76e4e38eb002d1b7573ed55b7294de06dbfc2867a0f71b80b85b417acedfdaf7, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x634bfbbd4bd37bff37e2b494298bd31f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', 1, 0x00000000000000000000000000000000, 0x6ce4e3881eaa11ba7b41be0b87132846, 0xe8f4cc0009157cdbf9dff0ff88e689ad07982b9575503fc37a9043dab98692d7, '', 0, '?'),
(0x6355775074c2843185012aa853d8b45c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php', 0, 0xcd10ff1be4e0fa8182ac02f13eff28f7, 0xcd10ff1be4e0fa8182ac02f13eff28f7, 0x29cf0e67d4a5a87839a55d6966f9fd4e5195a11f658f7f82c179fef0097f0531, '', 0, '?'),
(0x6355da5d0af08e198f89076099c633df, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidatorRules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidatorRules.php', 1, 0x00000000000000000000000000000000, 0x0f07ce4a163555f0c75f8d89da5f811a, 0x58938727425a4fe6a862f99610c37fa4b15f09e1988050dcef1ab8a9cc7d1bcf, '', 0, '?'),
(0x635ae6e8ab2b80fef772115383100117, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif', 1, 0x00000000000000000000000000000000, 0x5a50535a06def9d01076772e5e9d235b, 0xe2db560201357f39e186fb9cfa342ab784b666bf4809bc87ec72999a2a00f159, '', 0, '?'),
(0x635c34f9655c02d86c1078d4f60bdd21, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceResponse.php', 0, 0xacb406c2bfb8ad21a6edf5f60be4d00e, 0xacb406c2bfb8ad21a6edf5f60be4d00e, 0xbcb8c507568564582862585cee241783bd4bbe3ae925bf72ec7ef02e32e2503c, '', 0, '?'),
(0x635cb3f74acfbf43c9432150ca16af86, 'wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms.php', 1, 0x00000000000000000000000000000000, 0x5384918e4dd2a697eac46b066043ec2f, 0x55b35900de276fd1d6493c7a5e710a3f31cd5bcaa0f3080bc85f58a84dcfa285, '', 0, '?'),
(0x635f73983167c18925d7f9b448348ce9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebook.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebook.php', 1, 0x00000000000000000000000000000000, 0xb6dce9c095f7025cad031868a8988b8b, 0x91468589bda032adaa6e9a9e39b959a9bba5ee091090d28123c1afd1794b8f80, '', 0, '?'),
(0x63601900ca2a29c1086c2d26841b4c78, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageSeparator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageSeparator.php', 1, 0x00000000000000000000000000000000, 0x06d2a82414d7239184d8851a0ef1768c, 0xe0cf69692579974be89e29104e738853707d9c57d31aad43e37942f22a3b0acf, '', 0, '?'),
(0x63666ae865b9fe5469eb74d0d1bd18f5, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page.min.css', 0, 0xe975bdc9c7645c2ce7a7f1dfe349bdcb, 0xe975bdc9c7645c2ce7a7f1dfe349bdcb, 0x2b058205d9c682fc44ae1b339a3a1e1ed89464605d25189e4eb43044c63b416d, '', 0, '?'),
(0x6371707c6225afd47cad2c1c182653f7, 'wp-content/plugins/wordpress-seo/images/academy/multilingual.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/multilingual.png', 1, 0x00000000000000000000000000000000, 0x237b39d4d2e253a68a44641ce4500712, 0xd907179f485bbcf0608db2623755ec55e4c8c90edc9c288a71cc3ab0a802ad14, '', 0, '?'),
(0x6374c5d7a91d9258eed9bede75db7976, 'wp-includes/blocks/image/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor.css', 1, 0x00000000000000000000000000000000, 0x77cc9ac1738114259a03e51c115412aa, 0x4c0fdddaf0c625fe687b6efe5aae28394f75f57432f0a139baf2bddf3d24318b, '', 0, '?'),
(0x6375dc39612b067a72d7b16465b9c331, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', 0, 0x090053bd0c4a6709d2472d07cf36cfad, 0x090053bd0c4a6709d2472d07cf36cfad, 0x73733edb50edd9f8ec82ace788d3b62a33b78a8286d4e4c61a6c6e5b95d622ee, '', 0, '?'),
(0x638f87d1191c1db70278b3ff24b358af, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/OAuth2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/OAuth2.php', 0, 0xc35f99b538568de7f085da734b62a605, 0xc35f99b538568de7f085da734b62a605, 0x0770ddc5f97323231c19ee4624754850d18391a9b3c8cab641cf8e2c2c64df59, '', 0, '?'),
(0x63955180da69d3dcc904e0e65176111b, 'wp-includes/css/dist/editor/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style.min.css', 1, 0x00000000000000000000000000000000, 0xbfb2dbdfc87a62b30cf131227406c963, 0x57303822841c351d315f851ac6caa2b77907f039420c5f934bd78a6c55a466bd, '', 0, '?'),
(0x639eb630189d1e1902c4ed0317921af0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64.php', 0, 0xd2787944eca7969f9b2bc1b58dcff66f, 0xd2787944eca7969f9b2bc1b58dcff66f, 0x13cdc32dfacfce78523d141a10cbf91b38cc4754292cc578fe800e634e4806a0, '', 0, '?'),
(0x63a754d33670cbeb857d4f563e98a6c0, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php', 1, 0x00000000000000000000000000000000, 0x80f3a1a1b5ee766683b01b407ad929ba, 0xdbf8c7191f10107069be0e2288aa597a3dc03d1e85c3b9ea27d401209d9d558f, '', 0, '?'),
(0x63b4c13af3f96973ba2be4d79dcb487d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/phpstan.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/phpstan.yml', 0, 0x0a6278d86a06ee40236252779bd8e0da, 0x0a6278d86a06ee40236252779bd8e0da, 0x51d11fc8499a72fc913bc8b1232ffa1389fd84b5598487c4b9c3b9a07f6e2fd6, '', 0, '?'),
(0x63b81a8fe225acaf9cc2d60e96c7fcd2, 'wp-content/plugins/updraftplus/includes/Google/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service.php', 1, 0x00000000000000000000000000000000, 0x5ae4a1e1212cee68b9d52516156a4dec, 0xc1e2a1cca4cdd3a5f94e8bf88fb63e77fe208c137be1953034e133f150b303cb, '', 0, '?'),
(0x63b93928739ab8590d6ec72cc6257afe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php', 0, 0xbf407c8bec849dc60a6e4243c1a71163, 0xbf407c8bec849dc60a6e4243c1a71163, 0x24af47cc2e5aef2c83e9646514681eafddc5a86ba77261660cc9e3e6cf3ec990, '', 0, '?'),
(0x63ba50dad6565b6295c5096e1abc7ab3, 'wp-includes/images/media/text.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/text.svg', 1, 0x00000000000000000000000000000000, 0x1de41d831dc86334bf743b474a18d70a, 0xd010b7f7f7662d9be940309ba63df0d9494b45c4253e70596146db122e496bde, '', 0, '?'),
(0x63c808b318a5b1bbef9804e4a294345c, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php', 1, 0x00000000000000000000000000000000, 0xe52a4204cfedd812b4b1fd6a9111d0a5, 0x24d536de75c248b5d007e2d115a136c70cc5c535eeebec9d9fe8ef367c8ce133, '', 0, '?'),
(0x63c99f9f6976aa11e77204a20a9b5048, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceObjectExecutionStatus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceObjectExecutionStatus.php', 0, 0x1b00a8af37257283350a6c9f055f27ec, 0x1b00a8af37257283350a6c9f055f27ec, 0xb4dcafe4746d2d336caba34a19b3ee3b8ee0aa46d3eb5c7740510ef6aee0bade, '', 0, '?'),
(0x63ce31768fa898c3b01ba6f61f181050, 'wp-content/plugins/luckywp-table-of-contents/plugin/dom/entities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/dom/entities.php', 1, 0x00000000000000000000000000000000, 0xa21b03b1b183dd4ad3054c84fa6e2d15, 0xa3e136135a43b5be18b6618165d446e9d3ce9310839749cff89df8a75c706f56, '', 0, '?'),
(0x63d0c9f66469a16cd721608512272957, 'wp-content/plugins/elementskit-lite/compatibility/wpml/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/wpml/init.php', 1, 0x00000000000000000000000000000000, 0xce7b42dceadcf600304af40a305c2d18, 0xcd001117b64923073f2ce8bf3a4ef82e21de4f9741e3144cd72690d36aa3320e, '', 0, '?'),
(0x63dd8ffc4d03e0ccf07ca12c963db1dd, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Selector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Selector.php', 1, 0x00000000000000000000000000000000, 0xc0c99d55672fef9cc85bae0abb577b7a, 0x275d32b5f3d96770d7e5252bceb53720b10cc396a895290309a2ea8ea07f276b, '', 0, '?'),
(0x63e0751da932a2d067d5911ec55b332b, 'wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg', 1, 0x00000000000000000000000000000000, 0x198862c8d727f168fb32eb20b9807e73, 0xb5eac16da4a612e912527ad182713e6b4b0938e597c8d867f7bc6cbbe06f406e, '', 0, '?'),
(0x63e1e753081785908553e1405cd1ec84, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', 0, 0xae861acea89ed34adce0e0d5eddb9e87, 0xae861acea89ed34adce0e0d5eddb9e87, 0xba69d0388df0df133fa21f194132d9509c64afd07b0fc9f691e62b18c2263e5d, '', 0, '?'),
(0x63e68fd1a4c7682c88620cdccc35be4c, 'wp-content/plugins/elementor/assets/js/common.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.js', 1, 0x00000000000000000000000000000000, 0x631ceb187a798a3f8ff832a98243afa1, 0x8b10dba90426de1f864c8d39fc483e56546893dcff0f53cee7975c0b2413b8f7, '', 0, '?'),
(0x63e8f43e568d15d32000830e22bb7769, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Symbol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Symbol.php', 1, 0x00000000000000000000000000000000, 0x3b278075495f5a8193a9cdfb56e54716, 0xd913eddcf9fba4e9987d4df63ab41d6038c9214d1588455c87a3aec1b5425ea5, '', 0, '?'),
(0x63e95c00ea5fdc13fa6bcea362f5e645, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidDeclaration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidDeclaration.php', 1, 0x00000000000000000000000000000000, 0xa0705bee1c7a0854d120b75d5ce03eb0, 0x79dd931b8f7e9059a88c68c3e565d4121d888114961fa2874830e92ee203eb45, '', 0, '?'),
(0x63ea5b6bfe83573734ec4097f9f1d0d6, 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.min.js', 0, 0x91261c93d3125795d65375aefc3d42c3, 0x91261c93d3125795d65375aefc3d42c3, 0x0ad3a6f9fbbf01cae125f7167dc591698fa2f83ebb2895cd44cbeb2fa00234b4, '', 0, '?'),
(0x63ea6031a22aa877f52dce6a10ddebdd, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.po', 0, 0x788ccab006d8ed0b4c63f2a2b49c6926, 0x788ccab006d8ed0b4c63f2a2b49c6926, 0x22988549bdce620363d296a756a36755a99909d572d82f030bd78b6e21122e46, '', 0, '?'),
(0x63ebe52f2e86e970fc948b156d37dd17, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgStyleAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgStyleAttr.php', 1, 0x00000000000000000000000000000000, 0x4e9d8ff63a3fba6b69bc0a639b68cfe3, 0x1d5b1fc8431fe2b40466cd5257cbf6b5af68fa2c5a22512c7dec1d4a74fd9160, '', 0, '?'),
(0x63ec9a412a45d42c096d6f83d4bb9bb2, 'wp-content/languages-old/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', 0, 0xe56e387083d796d180bad63ac50839d4, 0xe56e387083d796d180bad63ac50839d4, 0x8ceb1f61511426f1026604984f317cdf72e3d2057db29f9eb041a1d222a1d0fa, '', 0, '?'),
(0x63f891b975aa36d87b346e95d9d6c060, 'wp-content/themes/twentytwentyfive/styles/06-morning.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/06-morning.json', 1, 0x00000000000000000000000000000000, 0x8fd8b9e2c96798d2f16a24dabd13baf4, 0xef405861a015591a14d8df881d8739046a88b50d1a08c88022212c601f6bf0c5, '', 0, '?'),
(0x63f8ee53b3ce045e22429ac7a2235b91, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-team-photos.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-team-photos.php', 0, 0x6991e19856e7754c48b0ede5dba80e08, 0x6991e19856e7754c48b0ede5dba80e08, 0x32acf78476f750b6a29fb944292c44f9522b48f0c98c45de2b1175b6e5b91607, '', 0, '?'),
(0x63fd191b44e20d134f14bc3b9ad36008, 'wp-includes/interactivity-api/class-wp-interactivity-api.php', '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/class-wp-interactivity-api.php', 1, 0x00000000000000000000000000000000, 0x90f494b57201b9354b8a074ffe3293f3, 0x7e44b085ca44b11033c0ebfa7b51c39ef1fbf6fd16a72a9617d584dea65b53d0, '', 0, '?'),
(0x63fe06865b625dcbc005feddbd874a46, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php', 1, 0x00000000000000000000000000000000, 0xa7495d9855c0e6091158c06783ac8bbe, 0xfe54c2cf9a2dc331205b06eb9e402e2f69f392b6a69469c8c571d9eb30986f0c, '', 0, '?'),
(0x63fe824fd3c4539651bdcb93599b173e, 'wp-includes/js/dist/script-modules/interactivity/debug.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/debug.js', 1, 0x00000000000000000000000000000000, 0xd4fb98742919b1c4447f8abe2f5e9b91, 0x0afa876c185227e5ab690bd7414ebb43acccd1ba71119f2c634d755f29ffe90d, '', 0, '?'),
(0x6400cf2173a0452b8ba71513b029b3c1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', 0, 0x9c2b9112da5c3ce398974bd68fe2f021, 0x9c2b9112da5c3ce398974bd68fe2f021, 0xa0c3f430c97f1c86bb3d769916551fea46db504b290815431500e5aa60e9afb8, '', 0, '?'),
(0x6402f5e53a77a4eed04fcdd086171513, 'wp-includes/ID3/getid3.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/getid3.php', 1, 0x00000000000000000000000000000000, 0x8c83de4c6fe2176ee9420b99c49fb43f, 0xc4a5376691cbeade1548f2ca0401519c612e2fa98720e86f085198388f0a07a8, '', 0, '?'),
(0x640be3ecad31edecb5932d853b4f98f6, 'wp-admin/js/custom-background.js', '/home/iraneurobetcom/public_html/wp-admin/js/custom-background.js', 1, 0x00000000000000000000000000000000, 0x94f350cd413386c3204bdd7dc39b9e24, 0x17341e684e0ad7d33a51db711358e47a21a0dec56971b05e7359c484e42c6980, '', 0, '?'),
(0x640ff0e9535bd03f011d2610c5901b9a, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/LICENSE', 0, 0x1a74629072fd794937be394ab689327e, 0x1a74629072fd794937be394ab689327e, 0xda4b8b9691d4bc8f16c5698045a9bd6cb631b339475203beaca54d19f343de0f, '', 0, '?'),
(0x6414057cb2ed3a1767c2145dd46c3c04, 'wp-content/updraft/plugins-old/akismet/akismet.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/akismet.php', 0, 0x3f9d2d73f31f3988b49964bf4bbe0c2d, 0x3f9d2d73f31f3988b49964bf4bbe0c2d, 0x95c8f92cbe3ce4ee0f5f85cd79c63feda38e24fe88b4ffad0c39644e32b0ae3f, '', 0, '?'),
(0x64141d1e7df26337e6d5206d7379aced, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPanningMedia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPanningMedia.php', 1, 0x00000000000000000000000000000000, 0xf9e6e9f429889416275dcdabcdfe76db, 0xb6742743f15482d2e1e3809ae413bbddcc64ed2d6725078625bc03251effae8c, '', 0, '?'),
(0x64166282173502f852c73ea253bfddb6, 'wp-content/plugins/elementskit-lite/widgets/category-list/category-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/category-list/category-list.php', 1, 0x00000000000000000000000000000000, 0xaa537342a51047c56286e44a108a0115, 0x11197bf9ade024ba799bd6867269c65917ad6255b1a4206ab95750a763f42ce9, '', 0, '?'),
(0x6416f7b9b00a0b8354fb1adaa4d5752e, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/one-page-scroll.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/one-page-scroll.js', 1, 0x00000000000000000000000000000000, 0x7a0fd16d589d048053d49ba2e8eeb537, 0x336580291f08490a489f78aba69a288656bcadde5d946c0361d2ddb38598c612, '', 0, '?'),
(0x6417461c497402bc22074cedf42b0f7f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', 0, 0x48bb27154879fd900cb2f8e072e7b60a, 0x48bb27154879fd900cb2f8e072e7b60a, 0xf2e915810ed0eccadf93bc4b34f4d565e4c5c6df82e296d8fe53ae5d807f6eea, '', 0, '?'),
(0x6417a16401210a271e80b81030ca2bb8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', 1, 0x00000000000000000000000000000000, 0xf32f97228357fb2e72bb609d821b7844, 0x7c473717030157df89cbc90d150409294e8ec74a51604ab87dc29bb8d7672251, '', 0, '?'),
(0x6417b97e0c295cd1b3af0b2eae512282, 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/draft-js-emoji-picker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/draft-js-emoji-picker.php', 0, 0x8b3eab8502b48ba6c66d672714ee68f7, 0x8b3eab8502b48ba6c66d672714ee68f7, 0x66f021416ebb494892ccb10900f3aaabf85215def9d1a8f3c051d773e90fb18b, '', 0, '?'),
(0x641aa2540f31204226777bf10e0fc6dc, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 1, 0x00000000000000000000000000000000, 0x8ed1953844154a2dda5c362aa153500f, 0xd5dd73b23a2fec408237609635d5a54bfc17a302314453be56c31b960912c1e8, '', 0, '?'),
(0x64298e92c8490ce341fac6114f47c8d4, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png', 1, 0x00000000000000000000000000000000, 0xd2e3696d654459fd611308d3b113533f, 0x7199266f75823a8185bd48297db3447e521a0d32e67ba9ea74801592a7dc9dd9, '', 0, '?'),
(0x642b5da0697eff086397083f542613bf, 'wp-content/updraft/plugins-old/updraftplus/images/notices/wp_optimize_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/wp_optimize_logo.png', 0, 0x7164fee40c426e5293ffcbb600ed7792, 0x7164fee40c426e5293ffcbb600ed7792, 0xc52111d31505b5bd2a7567927b07ba0549701c47fd4c3e5701225652d7b672cb, '', 0, '?'),
(0x64340204630d2f2df70a9580dd3ec8ed, 'wp-includes/blocks/post-date/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1e339686fae2071819d9a63ee94ce327, 0xd2fcacb015df3f08b4d661b068968206bb991fc6966f0176f1acd6d70c356e68, '', 0, '?'),
(0x6444b4fd9039bbd7c3756e5134feef97, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExtensionSet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExtensionSet.php', 1, 0x00000000000000000000000000000000, 0x68fd7fdc9e65a5d70c9fcdb01b377169, 0x92ec629d0e26f9c392046dbc0c14e034a69e85a334261b6599c03f89ea233a61, '', 0, '?'),
(0x64463dfa88cf6a88b24863ffa0829096, 'wp-content/plugins/akismet/wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/wrapper.php', 1, 0x00000000000000000000000000000000, 0x594eaaf7b18b0b696db4358dc35d2c03, 0x99cbeb73075cffd7bfd281b45c7a19ee69deff04fa059fc3ec30b6504bc56604, '', 0, '?'),
(0x644a631e8f26597eef01b1eb75c97da2, 'wp-content/plugins/amp/includes/templates/amp-paired-browsing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/amp-paired-browsing.php', 1, 0x00000000000000000000000000000000, 0x59525fb78b53bf3b4f6b2c55ee1bb192, 0xb139ecd70012bdacf248461705783b2fd8bff7f1034fdd0d5f6ef327b0e8282d, '', 0, '?'),
(0x644bac41f1cf65782f2fe3c900f9ce78, 'wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar.css', 0, 0x9007da6fd4545ba2c1807d56d1717172, 0x9007da6fd4545ba2c1807d56d1717172, 0x3a287ea6ae7e9204b556f3f281373d0d05342773a64da5893756d2761fa5a9a2, '', 0, '?'),
(0x644cd11efc1d2ed05bc2bc3d8ffcc8f5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', 0, 0xa575fde89bf5331c554754e83eb82dd0, 0xa575fde89bf5331c554754e83eb82dd0, 0x4d01f8ed691a9b9fcdd133ada72b9f12f20ec18a1cf0cf527d71f803a2314941, '', 0, '?'),
(0x644dc3b322851270f9216778517b5d68, 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0xe17b3f6b51d177a117251202a83c0bfb, 0x04a993d7e7b6b120c1d0c6869745d13e3ca80415a08a6739867150eba05b1d9a, '', 0, '?'),
(0x645184c146c2588623a62af87b7087fc, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js.gz', 0, 0xd7b3ae7a0a28dfbcdbf7efff44a13824, 0xd7b3ae7a0a28dfbcdbf7efff44a13824, 0xf8903bd072e696770429ca63ace8271a2c95c9b62d25c5ee39e80715c474fb00, '', 0, '?'),
(0x645e34a3f31105f97feb0d6c6e87a104, 'wp-content/plugins/wordpress-seo-premium/src/database/migration-runner-premium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/database/migration-runner-premium.php', 0, 0xbd67047befdf7beaa07dd9c87b9d3b64, 0xbd67047befdf7beaa07dd9c87b9d3b64, 0x78c21961896a0ca43094395d42daaffa4201112963c663e3ae745e1bca5de6ff, '', 0, '?'),
(0x6467024225aa730ab0eca85ba5643959, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/genesis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/genesis.php', 0, 0x3e816a5c0b07e40b56a3869eda48148b, 0x3e816a5c0b07e40b56a3869eda48148b, 0x4ab911d8393327dd4261bebac02299422e93ccc994e3b0888d8600a632441331, '', 0, '?'),
(0x646804a2e35f3f1f131a19ebc6238fe2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php', 0, 0xe7cafeacdf1bc27d3c84df65b5c56897, 0xe7cafeacdf1bc27d3c84df65b5c56897, 0x39d52b812e08160b9f7ec0a6f2a5eab11648717481046fa56f105dbb244177d6, '', 0, '?'),
(0x64735f4e24ffc5b6a63781da2e0b0e32, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php', 0, 0x5abfbc3bf890fd0d1439b70674d9bdfa, 0x5abfbc3bf890fd0d1439b70674d9bdfa, 0x2eeaaf3ba476e61ae0903242fee65d50d6c2b720dd1b7ce9021d88d36b04c945, '', 0, '?'),
(0x6477d2efa6f27d59af86edf34519ad9e, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', 1, 0x00000000000000000000000000000000, 0xcae932248e88d1ff83b15118dd667329, 0xcee02c80ec34abec6378cbf4dfb325d665c377b3ef33fd62eae61a0640bc4d6e, '', 0, '?'),
(0x6477efd76659247c4e04d53a77d4383d, 'wp-content/plugins/luckywp-table-of-contents/core/base/ViewContextInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/ViewContextInterface.php', 1, 0x00000000000000000000000000000000, 0x833657e9f370af71ede1db9103c338a2, 0x88ef0e8b4bac4d890a8ec3bfb3bc2ef2da6688a36ee5aef91dcb78425cf0ebb1, '', 0, '?'),
(0x647997e8c8c6fc668460e202e6647a7d, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-portfolio.php', 0, 0x8ac981cb710cf2732d9b413e5e7c8355, 0x8ac981cb710cf2732d9b413e5e7c8355, 0xb9f999fd7201c3417ed7af5f2c1a987aa4f08ea299a7ba8fbf000fc2dcf47d7c, '', 0, '?'),
(0x647ddd0163261ee4917ed52963cd8de2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpBindAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpBindAttributes.php', 1, 0x00000000000000000000000000000000, 0xb439dcf01b702017937f78e128921e91, 0xb7f7c23136a4e7cffb9803883c82f0f40143874f9f10de55cd3dfac33d01cb1b, '', 0, '?'),
(0x647f82ec62a6592b8bfaf5d0859b15c6, 'wp-content/languages/plugins/elementor-fa_IR-ac76f1d75eb777f747e6708b19d31b78.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-ac76f1d75eb777f747e6708b19d31b78.json', 0, 0xa6e2364e3b54f2e68be1e3844c981b8a, 0xa6e2364e3b54f2e68be1e3844c981b8a, 0xfcf4a15ffba1acb639f7d6c439be5757555cbe4588791e43622054907300a9f2, '', 0, '?'),
(0x64834490c7c0a50a52d32b3c1e40dd33, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', 0, 0x4ddaccbb44bd73cd5449de40d6c511cb, 0x4ddaccbb44bd73cd5449de40d6c511cb, 0xd40c42e2e8023449545c6a60581bd20f5c19ab88ccef5fb3826f6bd809664671, '', 0, '?'),
(0x648356fcf98e7a1ec2c0249c6182069e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpStreamGalleryCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpStreamGalleryCommon.php', 1, 0x00000000000000000000000000000000, 0x17a312c0caffef496d342f9f89683d70, 0x12ae21f4d636129719d976d34ae03e3dc9f16c577d7bee561544d397d395cf1c, '', 0, '?'),
(0x6486671d8cbf73c2e6bc362de32078b3, 'wp-content/plugins/wpfront-notification-bar/css/options.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/options.css', 1, 0x00000000000000000000000000000000, 0xed39a8edcc101897adde432c3f315ebf, 0x58c61d129344e4820e1896be2a7eeccd7a8a5847b5503834044546a8cf3596a6, '', 0, '?'),
(0x6488ac499f8ee7ed3f2706febdb906c5, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-vi.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-vi.json', 0, 0x041be470c504df43be53c0bca7b3b073, 0x041be470c504df43be53c0bca7b3b073, 0xeb5e64f1c2b0998cf33335cf79449c3e873c3e3dcc23d35376f953c3c4340974, '', 0, '?'),
(0x648da81d7fe3f1be4e0772164b3e30e4, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Subscriber.php', 0, 0xd7e12650ca7edacb979a4605007086e7, 0xd7e12650ca7edacb979a4605007086e7, 0x675de133d9075a2b50d4a537d149cbcf3d094ee2ab8485594183f45761fab731, '', 0, '?'),
(0x648f1b3898f6822693fe4d100a2c6dd6, 'wp-content/plugins/elementskit/modules/header-footer/cpt-hooks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt-hooks.php', 0, 0x1e35ac811aa104322539ce71c208b66a, 0x1e35ac811aa104322539ce71c208b66a, 0xd46ad5956269c4486317bc9896eb55d3d4841c2fb520734ed7b4fa772b2f8b13, '', 0, '?'),
(0x64956bf2fb914a51417736696d3c4231, 'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php', 1, 0x00000000000000000000000000000000, 0x12f4de6baded7ff541b5a4f47b2fd770, 0x2f65d9b8cc538d203e5cc352ddf8c9d7b7be2163902e28b75a2f94bcbf0eea62, '', 0, '?'),
(0x6498a3851741751b68c5eaa0303431e1, 'wp-includes/blocks.php', '/home/iraneurobetcom/public_html/wp-includes/blocks.php', 1, 0x00000000000000000000000000000000, 0x86eba8088f128bb0d6806bc9222b7849, 0xd068333f5a710287857d4175f3219ef7f4ce07be1e3960864e77dcfb1252cba1, '', 0, '?'),
(0x6499e47afdd5597195e944c9174b846a, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/related-keyphrase-filter-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/related-keyphrase-filter-integration.php', 0, 0x0bbf99adcb5b70b2f99bcd4a6c9df944, 0x0bbf99adcb5b70b2f99bcd4a6c9df944, 0x90701fe87dbf85600a7b4301cd0b7a1a5f930e0195aea0eb41a47908c760d1ea, '', 0, '?'),
(0x64abc542aba9e6c39ab663f717d5b6fa, 'wp-content/plugins/elementor/includes/controls/base-icon-font.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-icon-font.php', 1, 0x00000000000000000000000000000000, 0x47de2f7d68c8ee46788fceb85baf4582, 0xa7c56c358f8c55eef61b638bb34f1ca179d3c2285076d8e39fc3e64bed2a4e7a, '', 0, '?'),
(0x64abf25739c45915ac56dfcdb1cd2b6d, 'wp-content/updraft/themes-old/twentytwentyfour/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/functions.php', 0, 0x315b3b39f1eac08393a34d060def4b41, 0x315b3b39f1eac08393a34d060def4b41, 0xe7fc3ba16376a2d5bf522f05dd4d76553d3d5e63335319dc13ea4869c6a34c62, '', 0, '?'),
(0x64ac69bf28353c067e68c1e0246f8717, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightboxGallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightboxGallery.php', 1, 0x00000000000000000000000000000000, 0x361b50f08a58eb09f28fff3e9df0d104, 0x0f9ca6511c57a28feb9567df59adff7b1adc8ff6155f4283e84075453b934b52, '', 0, '?'),
(0x64af8b90c7763021f7ceace060f9a63a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewResponse.php', 0, 0x71d3dcbf0df669845fa23d24627814fd, 0x71d3dcbf0df669845fa23d24627814fd, 0x085a5ee8371c7d08c4e4ada5d03215ec9a040fafc89e54cadb8fd0b5c65da80a, '', 0, '?'),
(0x64b36bbf6b46f03152ef30bf2ec29a10, 'wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php', 1, 0x00000000000000000000000000000000, 0xbdd9571621e7fb56e6743ee3e8f773d9, 0x37a3b4111fd17ea0af193eaefbbcb844ff22a35b84a6c502be16806aabdb6e82, '', 0, '?'),
(0x64b3890c8157ba1c8327157004497b3c, 'wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php', 0, 0x61f474ee6f370c97277fc4ebea08b80d, 0x61f474ee6f370c97277fc4ebea08b80d, 0x165c0db8280a6d6fe56b861f1f6ad518b99e7d28ef50356d3a3778f7b6abb11f, '', 0, '?'),
(0x64b4f042e6d6d13953683741770a1e9c, 'wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php', 1, 0x00000000000000000000000000000000, 0x4362833253417299a89094f612afb2f3, 0xc068e12d4eda942111ca29aea1abccb87668f176d6e272f36268eaa15a1d9844, '', 0, '?'),
(0x64bd063f9d9d84c0411667523f3c915d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizerAmpStoryPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizerAmpStoryPlayer.php', 1, 0x00000000000000000000000000000000, 0x3b360e38731220ba13c4646d8f9ec123, 0x1719a00ae04f1586652bb5e25dbf316567dccc9228767435755782704a2011c6, '', 0, '?'),
(0x64bfdd4ed9517247fe87a588202fcff3, 'wp-content/plugins/wp-rocket/inc/Logger/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/StreamHandler.php', 0, 0xb52db2919cab08aa841c3cce6e10c071, 0xb52db2919cab08aa841c3cce6e10c071, 0x1a6e734aba212d5b821e7927ae92f6ec162ea2271346d6232b8ca5e14792f146, '', 0, '?'),
(0x64c2312fe0b1061c4e4dff4b874e5a4a, 'wp-content/plugins/elementor/assets/js/cloud-library-screenshot.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cloud-library-screenshot.min.js', 1, 0x00000000000000000000000000000000, 0xa9ac26c0058684881be4d71d07ad4555, 0xba26aa572eb628077482a93056cc6378cfe4a76c95aa94d41be135d87abf1e1e, '', 0, '?'),
(0x64c330c0d9b71ac9c7e8f3f013d48c6e, 'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php', 1, 0x00000000000000000000000000000000, 0xfcdcf90c303c4e35d2966fe8f4e3754d, 0x700ef4220d89b3af3cd218a1503133f972a3b07aee1dd5d23dd7d7c8e2c6935d, '', 0, '?'),
(0x64c38e258cfe9456e9e7f0fcf3aa12a1, 'wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php', 0, 0x9af313e598dc76298ed5137a958f539f, 0x9af313e598dc76298ed5137a958f539f, 0x4e40fc1c3144f38f55163365db6e3819805c919ad53560eb2edc891ebc87aee5, '', 0, '?'),
(0x64c9bb209c37bbecdf1dad8e9c4e02fc, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss', 0, 0x4571ce88d17ec9115c6dfc40ffd92642, 0x4571ce88d17ec9115c6dfc40ffd92642, 0x7e382a87dcbbe482deed20f01d0ce93e7f840bb6462801fa92bd519e18ad4e97, '', 0, '?'),
(0x64ca4441256c60d8c4d15ee3db7f9647, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorInterface.php', 0, 0x5862632a64ef147c193ca41a0572f85a, 0x5862632a64ef147c193ca41a0572f85a, 0xfb1501de654c4bab88610f236abd646e9b69f3d62df22769c290c3d3ea368e4f, '', 0, '?'),
(0x64cbd775836308e374cb027e75383bf6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoSource.php', 1, 0x00000000000000000000000000000000, 0x40e16b4aaeb7f1bae1f9f1eaed8b6920, 0xf43a158f8c06b8d385fb1c9f1c4992f2b6702b353a0a1746189e86a47580cd4d, '', 0, '?'),
(0x64cdd296014ccf4f23ba69caded21218, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplate.php', 1, 0x00000000000000000000000000000000, 0x01be23874ae6d7b4d083902bef5fd814, 0xfe15c8dc734b7e51d5ef1080dbcf1770165802c25a80463c5d865d192bee4542, '', 0, '?'),
(0x64d10b08cf6349b400d2b39e7e182bc1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSmartlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSmartlinks.php', 1, 0x00000000000000000000000000000000, 0x00b058f6af85076fe54d72c47f8da621, 0x18f531a61aedec8611dff7c68b9d564aa44efca6afad240d1e92f0145caa6ae9, '', 0, '?'),
(0x64d1161f5c6fdc95801dceba0e8b5a1d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', 1, 0x00000000000000000000000000000000, 0x7b4c82a2b48ac6b2038628a2aa8887fe, 0xe7df8194500ef3808ae375b551acb03bd6cae790ae848b144afcf547257f551c, '', 0, '?'),
(0x64d33a8cd59c617b9790d890aed2d294, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css', 1, 0x00000000000000000000000000000000, 0x2b125597284341695f4c836055e2e842, 0x20fda6d38f6419cc5cebc66862a0dec0c7caa34a332d500e1d2d63518ee936cd, '', 0, '?'),
(0x64d52819c4c8254ae9f9de40f5478610, 'wp-admin/options.php', '/home/iraneurobetcom/public_html/wp-admin/options.php', 1, 0x00000000000000000000000000000000, 0x2c296298ea154323fcb8ac77671258ff, 0x798f317495553e0ecf5b673b0da290019cf3d628b0f05cb307ae97aa2ea2cc6a, '', 0, '?'),
(0x64d683ffbce334c7d7b1c54d2f951b06, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0xf91a338afaa2d8c55d5e00ce739e1f6d, 0x09ab836a845f01f6a8abb00ad6ca561f3b1d74a3165cb670871de2b9c0380ae4, '', 0, '?'),
(0x64da55e936e38f71ad52e9edcb41878e, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-size-scale-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-size-scale-transformer.php', 1, 0x00000000000000000000000000000000, 0x4d7844684038ec20a8f735258c2e093f, 0x3d261e4779ac56822f2a2417978a6cdcab368c02de5ecf8046282c6945ec7f9b, '', 0, '?'),
(0x64df0a1687959dba643db07387f6692f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php', 1, 0x00000000000000000000000000000000, 0xce6be6ec20e1b315a324abde059f65a0, 0x6d18ddb3277815582bd9aa5319e8b6df65a51c517d8d3e621230b662730917a0, '', 0, '?'),
(0x64dfa8bb0c362023e7993ccbafaa91a1, 'wp-content/plugins/updraftplus/js/tour.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/tour.js', 1, 0x00000000000000000000000000000000, 0x789b729b88672551ce314f66d05f9e88, 0xcfbe6de6c8346a6b829acf701ab4b1967bd4ee53d5874a45f195ec6be2385575, '', 0, '?'),
(0x64e1a7e03154ca671788629ea680210b, 'wp-includes/blocks/query-title.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title.php', 1, 0x00000000000000000000000000000000, 0x7e30594a21b63387e1fc7f25d26eff78, 0x348ccddf8add02dd67b05468436a372162149aa31f4d24782bd19ddd8060f832, '', 0, '?'),
(0x64e46bf388890f194a008b54c5eecaf6, 'wp-content/plugins/updraftplus/images/default-avatar.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/default-avatar.jpg', 1, 0x00000000000000000000000000000000, 0x768cf69bd18acfc7f4f07241a43eaf5b, 0x307f63f1fd37534d520ac97d28015fcc07ca1261f92546750ef3b2aa1028d944, '', 0, '?'),
(0x64e8348f6ae0320b55c2568eb724f650, 'wp-admin/css/wp-admin.css', '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin.css', 1, 0x00000000000000000000000000000000, 0x96372351aa264d3fc2bb87f97c1ff35b, 0x51c344a6a0cc36a6b99b6850d6c2cc71714d39cf024690044fda0bd21e5c4f96, '', 0, '?'),
(0x64e888400c21edc664a74a8f1580c5fb, 'wp-includes/js/mediaelement/mejs-controls.png', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mejs-controls.png', 1, 0x00000000000000000000000000000000, 0x872edbb75a23651c30bf3ca06c9690bf, 0x9b157f58e32ae1ee1abb8e155801db28de5a1521ebb7c8bda8f1441401326142, '', 0, '?'),
(0x64f57c96a64b3c63f5ee3a7f38d751ab, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php', 1, 0x00000000000000000000000000000000, 0x708252a679e91c060ae3a881d6e214a2, 0xe4e061aa09f6f4427c5b34f7ffb6ba8a5dd39bc4b3c3c9078c29e89424905bf6, '', 0, '?'),
(0x64fa73640db5257ae24fc478802ccebf, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', 1, 0x00000000000000000000000000000000, 0xaa7ae3b25b9fbf9d21e852bf30741da6, 0xd35764681ba92cce154481a7b3590fedc1d48dc6c3113766b44286d35a0ea107, '', 0, '?'),
(0x6500c0cdfd9e68f34c89fa89d189b8e7, 'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php', 1, 0x00000000000000000000000000000000, 0x041059c1e2d8d1b1c6945579a4fe7b9a, 0x706199fe8a100fc2698cf10576f6c2494e1d612725d6e266453f9f4d76f810d0, '', 0, '?'),
(0x650197ba7f657baa10da3a1300847679, 'wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js', 1, 0x00000000000000000000000000000000, 0xb8718680cac98b46c29d6d9fda5e3f93, 0x03b3cfe8087d5101f155407864ce0b5d6e5dd909132b6868bdc306f79106ce44, '', 0, '?'),
(0x650826c2c363d761dc797ebb1f6b21d6, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', 1, 0x00000000000000000000000000000000, 0x2f62d765d811eda158ea011125abf774, 0xceb74d7a450d2d2751ca3e5aaeacdd07f591e694abf48a09cf528c3cccc2d8a7, '', 0, '?'),
(0x650df79a105a668b89c5de9ecac97cef, 'wp-includes/js/api-request.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/api-request.min.js', 1, 0x00000000000000000000000000000000, 0xe40e89bb5b27a17c222921c3b422fb70, 0x05b6b084eb0a64e750bf4b337f052aab9e522735c4928d92201a8cada4278f3f, '', 0, '?'),
(0x650fd1f4a70ba1eb04f7e6f17d4c276f, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/cloud-templates.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/cloud-templates.jpg', 0, 0x46552ecc49fd0d4b6f912af980d506b8, 0x46552ecc49fd0d4b6f912af980d506b8, 0xd42ae844ff6b6daece9eded841423d524fd51f22093314ff89f0bc6cbd4c641e, '', 0, '?'),
(0x6512007bdc2bd113720e6a3648155d8c, 'wp-content/themes/twentytwentyfive/styles/sections/section-2.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-2.json', 1, 0x00000000000000000000000000000000, 0x7610298f243c495651a77a37f863e2f8, 0x61f22bea1cf1813d9b154cae563e6be0159f13d2e9a1aba27fc89716afff0004, '', 0, '?'),
(0x6515b2ce975cebcbfe6cb2204eb5ce6b, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php', 0, 0x22e1cde9b082677e2e44f7622306c0a9, 0x22e1cde9b082677e2e44f7622306c0a9, 0xf920231a1d6dce1511842d3040a6ca964447d817a0e0f10e8798031803d18c18, '', 0, '?'),
(0x6515c7eccc58c78c2e5cec281626fd64, 'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php', 1, 0x00000000000000000000000000000000, 0xf4618e8534b9b3505e2ff9f637e945fa, 0xd1a70a37591ff547c4a2176a2a19fe1c445f2ed3f7a1e8997e01439e1bc962de, '', 0, '?'),
(0x651cbb3a9bfcde7c791c02cd87ffd2ed, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', 0, 0x525c1ffb4cebbab527f0f70f81e37f51, 0x525c1ffb4cebbab527f0f70f81e37f51, 0xf88b30268af6c5fe4dac138e73d48efef1dbc7cca963d67c98f7ca099b056176, '', 0, '?'),
(0x651e5dad03872ef01e36ae7d16f84197, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', 0, 0xc32f4485fe5d40d6070077a733b982c5, 0xc32f4485fe5d40d6070077a733b982c5, 0x1ac712b7cafaac30c45cb0e2c35b97072638644e1bf0092dd98af5c5ffb2e55e, '', 0, '?'),
(0x6521c411543ae9f3a544e4548f859e4a, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', 0, 0x38adf5802ef6c2fe4c4cc314e6705e0b, 0x38adf5802ef6c2fe4c4cc314e6705e0b, 0x79b2818d980c81d2f5ff41622de383f326f4b7334391854fe9b5d9fe5ed5169f, '', 0, '?'),
(0x652254b7a9b5947bc42a78c4bc13eb90, 'wp-content/themes/twentytwentythree/styles/block-out.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/block-out.json', 1, 0x00000000000000000000000000000000, 0x5641cc56c373686fa721ef48a71b5ed5, 0xf97bb95ce62a25938246c87c4c5b938315b8f47e1664ab20e07a17556f31e575, '', 0, '?'),
(0x6528c1d97392e05d3dca81ec76f3c34e, 'wp-content/plugins/elementor-pro/core/php-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/php-api.php', 0, 0xb371735bb941df35f4a640a17729fd5a, 0xb371735bb941df35f4a640a17729fd5a, 0x8f969c17f30fab8434958f9176417c76329710c9be1988b7f965ad92f596d0ee, '', 0, '?'),
(0x652e50c8b44e42875378115bdb26c1bc, 'wp-admin/includes/class-wp-plugin-install-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-plugin-install-list-table.php', 1, 0x00000000000000000000000000000000, 0x338d1b51b9216512e84cbb30353d72e8, 0x1de8ef0db8b7f8cb80bfc941b101b4dfd5061a7b4f6722f1dce55c9e014eef5c, '', 0, '?'),
(0x652e59e7c7a49f834303e408c5513bfa, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudio.php', 1, 0x00000000000000000000000000000000, 0x9929eedea8e0b1daa12dbce6b4b5b378, 0x19a176c774bb7f2a0844b62c0a68724361d83442d6ba4014b15120f2f3d5ebbb, '', 0, '?'),
(0x652f24435adfdd4d5fba17bbc725b79e, 'wp-content/plugins/elementor-pro/assets/css/widget-reviews-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-reviews-rtl.min.css', 0, 0x6b0fdd4b3c17edb85ce4ccce31b23139, 0x6b0fdd4b3c17edb85ce4ccce31b23139, 0x8daa2448f2f789909448b1dcf71c3c46af351363ce29da67b6b07f94d74d7457, '', 0, '?'),
(0x6530d338ccce112f15a23b117485030c, 'wp-includes/blocks/tag-cloud/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x061511fd0d215166afe34b443a763ca1, 0x70e49310344a2900dcd6226be8578b10f0f2179388faa3d63c56fcbdb3a3d564, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6536ac7556fe0e403c3fcb774381fd43, 'wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php', 1, 0x00000000000000000000000000000000, 0xb010e8dbc3b1badcdc831803dfd7c2ec, 0x1184706a384132df61ef26a07f7b8b20b280bcc322397c99c8165a58093b5756, '', 0, '?'),
(0x6538ca787436d682a687c08c472469ab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Label.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Label.php', 1, 0x00000000000000000000000000000000, 0xf2679980eb67eb62819bccd809a2cc10, 0x66aed0a979dd5d36a0e404cf7c84a1f27c397192556630e9528c4e39ac41c71c, '', 0, '?'),
(0x653ce58f496035fc5fdda902b4fa0a53, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPMessageDismissListener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPMessageDismissListener.php', 0, 0xb1c021e931aff1a1870e082fa142d61d, 0xb1c021e931aff1a1870e082fa142d61d, 0xfee03373d1a850c7109f565c3cbb8fa4bd35e67eb01aff01c3a1413028d06e42, '', 0, '?'),
(0x65456981f26785bdb996bf27faff9776, 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-dashboard-news.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-dashboard-news.php', 0, 0xf70fc130a7a914d19c9fea20961132d7, 0xf70fc130a7a914d19c9fea20961132d7, 0x14802ffe8c0af203ea176edc62c5d4dca50a569994b2d70606472fe9cff0e5d0, '', 0, '?'),
(0x654e38d566ea1bc3d3f51c9a47c69346, 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0xc785bd7038ff78bd8722629833df9923, 0x15a5d2271b7d09744fedd1cac60016e462d4c3d116ed1e94bc51a9ff3b79841c, '', 0, '?'),
(0x654e5b76efabb232372269f77e0b4ddd, 'wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', 0, 0x4e61680d4f6e72e075c4155177345750, 0x4e61680d4f6e72e075c4155177345750, 0x838b8843d6babe4ce86fb0030fdf99bcf4655ec8662b5eff7bf4477f687ea5e6, '', 0, '?'),
(0x654ebd397d7c9ea1982582b8ef403f2f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DevModeOnly.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DevModeOnly.php', 1, 0x00000000000000000000000000000000, 0xbd2872660f6f375eca400f1303c2830c, 0xd6293cabfbe788231fd8033150a2e60e991b14593e8d2081ad0dd564d9d668df, '', 0, '?'),
(0x654f88a6b0b8c91d1c12cc45e8937e14, 'wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-common-subscribers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-common-subscribers.php', 0, 0x7ee1382b06c8842a3f1af1de21052169, 0x7ee1382b06c8842a3f1af1de21052169, 0x0a8b8857aa880cc3922a64636dfff273628991c40190dd961b0ed8674a7117a5, '', 0, '?'),
(0x655332a78e8af14ac91b14bb86546bdf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php', 0, 0x6bb517028cc792624a94483ae2a2f8bb, 0x6bb517028cc792624a94483ae2a2f8bb, 0xb2eaa09b96d88f01f7b3090807024f9ba84de6abfc94d9b736e98d318360d443, '', 0, '?'),
(0x6553e60465fefb36ee5939a9e3884cb4, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', 1, 0x00000000000000000000000000000000, 0x50f442c13a16c1bf391d7208ce325160, 0x0d16a8cc730d499276dc934b02cbc21f70740c4f7677b94239902bc949477a87, '', 0, '?'),
(0x65548f6d173e46ecb7c415c32b9b484e, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php', 0, 0x76eeeadbcb13f0f808ead23c5a8b0657, 0x76eeeadbcb13f0f808ead23c5a8b0657, 0x581a24594678492a0fe3fd73234b0a4563f0bdd8abf1f2db653fee2f30abee40, '', 0, '?'),
(0x655f0ac76660ec5e19069e8e0e474b24, 'wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.min.css', 0, 0xafce02bc7f70538f194e242cb56bd53a, 0xafce02bc7f70538f194e242cb56bd53a, 0x73e690ee9ecd7d01986c782d92d3ab1cbf65a6dd0b97885a44de17dfa39fc329, '', 0, '?'),
(0x6564d7e06b94d927ce623c9e1fae41b0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSlider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSlider.php', 1, 0x00000000000000000000000000000000, 0xbb1f69af4494181adb8f44ed809c7bf1, 0x5916a09afce33d84a0475057297f9adfad0302020abf4895d748c14eb8c0d29a, '', 0, '?'),
(0x6566f4662284bbe57e0abcda225fed10, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-portfolio-home.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-portfolio-home.php', 0, 0xf99d3b56c8ae38e1ab54263088a4fbfb, 0xf99d3b56c8ae38e1ab54263088a4fbfb, 0x99a307bd101907d3f5ed53d81392bd7f923421dc9d5001224b336a65fdd859f2, '', 0, '?'),
(0x656d9514f9ff9adf23c1134f810a5b9f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/FilesystemLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/FilesystemLoader.php', 1, 0x00000000000000000000000000000000, 0x6cefe252c8e1ae1ea347c5163885e3f0, 0x4abb49bf2e9fb880889e06da550a94c59c890d9bf3f8bb772933fdf3ad4864de, '', 0, '?'),
(0x656ee935e8c22b24c3e9e62b7f16725d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php', 1, 0x00000000000000000000000000000000, 0x8be6ace5290dea135d06420ae1600539, 0x055f4714b132380114a66956e45f1708e068e4f5a73a062748f443668e6e6737, '', 0, '?'),
(0x656f06d342e073e69b492f8d9c88dd98, 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js', 0, 0xfb15a10a641a318f91e7e912e4f9c184, 0xfb15a10a641a318f91e7e912e4f9c184, 0x23956900317c7263f38d03f511b5765d0455c008d90e80741e67bb1c8dd3ae2f, '', 0, '?'),
(0x65700d7dc8755f348ffdbf91b1f3969f, 'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php', 1, 0x00000000000000000000000000000000, 0xd0a933ae5e378744506bbe40635f9b6c, 0x65bd9ebdadead7a063e33108b0be3046c7ea5eca62bcd50442da51404275aaa2, '', 0, '?'),
(0x6573c8bfa3e06105d1774daa939a5b38, 'wp-includes/SimplePie/library/SimplePie/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Parser.php', 1, 0x00000000000000000000000000000000, 0x9b18caaa751a20a407095c771226d117, 0x4609fe848f58b0657a42aa4e462d12f64c26a72aa189ab720d11a0133dd4cf50, '', 0, '?'),
(0x657424fd1526d96bf8464809af26788f, 'wp-content/plugins/elementskit/widgets/advanced-toggle/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/error_log', 0, 0x67b56b3d1ed29383a303ece8d2b6f5db, 0x67b56b3d1ed29383a303ece8d2b6f5db, 0x8996fd0ef6789bc70063adb6f6a8ab1ca53f7ddb3b8231949d4d9e584ab3279e, '', 0, '?'),
(0x65756fcef0ec28a6810eea81380b3f35, 'wp-includes/js/jquery/ui/menu.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/menu.js', 1, 0x00000000000000000000000000000000, 0xdfe753388f8d36f9143ba5ede2efd0eb, 0x1f149899605f246f8100fbf30ce2bb25c16f19075607e10e0e644f6867a7b8ed, '', 0, '?'),
(0x6575ebd31c98a076ba93ecb1c1151b17, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php', 0, 0x245f09a67e55194de5492774f522f7ff, 0x245f09a67e55194de5492774f522f7ff, 0xc2c0cf868d49c434954ad04f7f57ffb3e84f07173899dc110a961dd031e86109, '', 0, '?'),
(0x6579540620510e20c0e5109a9ce82811, 'wp-content/plugins/elementor-pro/modules/forms/submissions/component.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/component.php', 0, 0x9f75a20990f237395945320e420f4654, 0x9f75a20990f237395945320e420f4654, 0xa140751a9a2c7328483e0b7aae760527f0efcc3e881dc0925a5bfc2ebd3b9180, '', 0, '?'),
(0x657d3077546e7604025ff367a717137e, 'wp-content/plugins/wordfence/views/scanner/options-group-basic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-basic.php', 1, 0x00000000000000000000000000000000, 0x56458367184fba60236a56d434a7437c, 0xd073ab6387071cf1093ba68f832a7233241d0b58b889f714f64738cdac524bc7, '', 0, '?'),
(0x657e51867d7dd512c4ebf8bc27e7ad8f, 'wp-content/themes/twentytwentyfive/styles/colors/01-evening.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/01-evening.json', 1, 0x00000000000000000000000000000000, 0x0d2bd8c693542082673544ee964415f4, 0x1c1d8db0423f23778913b4f75c17994f9534e24f734152c975b51ce33eac6e21, '', 0, '?'),
(0x657f73f62b1fb6b75d6124f54489e1ae, 'wp-content/plugins/amp/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x224007c97efb82c7b45b0e92f240af41, 0xc1bfd0acabbb4bc4716c3a16e5997ed29dd9a44291ac75bee3242a56a07ae629, '', 0, '?'),
(0x6580a46165fa2e0852bbe7758cae0cbb, 'wp-content/plugins/elementor/assets/js/3ac06e8b9c2e8f04c57d.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/3ac06e8b9c2e8f04c57d.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x6649b862c370af391dd7b6e22028ed18, 0x3ca8ff6cde836fbdd73b2616554af56b1c028e0b99d04f2142032f81f66360ae, '', 0, '?'),
(0x6581f1b9a90fa530677d5c3a33d5b930, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayer.php', 1, 0x00000000000000000000000000000000, 0x3059aaa934c659853c9b4c494063dc72, 0x129c80768b5c63dfcd6876d8e18f1c92191b468afe17f5efc66798faf97cf21c, '', 0, '?'),
(0x6583ffd2693908326b6f6adbff862e95, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractDataManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractDataManager.php', 0, 0x853ca3bf329b7c010e15e4f8436d533d, 0x853ca3bf329b7c010e15e4f8436d533d, 0xdf44be0b47f99952ca475c0a3e4f5d5e9cd92942175fe47ef218a78d1db85315, '', 0, '?'),
(0x658562567d2587bf437d9bfeb915538f, 'wp-content/plugins/elementor/core/admin/admin-notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/admin-notices.php', 1, 0x00000000000000000000000000000000, 0x3cd765bfae08e44d68ecbeff14c79841, 0x0ab66bd468286a8ac19f65e4760d6772f083e3cc04b30bdc4189716049525f23, '', 0, '?'),
(0x65867116cc2419060a7b816b59a77548, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE', 1, 0x00000000000000000000000000000000, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0x6594a8b55a7ca0cbb88109ec762afbea, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', 1, 0x00000000000000000000000000000000, 0x2c26c9658cd335f803eb6a84c69b5220, 0x95eac9b6fee42bbbc80f28cf2cbd175b4f002c5faeec3a1c680f4aba1d62bcb4, '', 0, '?'),
(0x659b97c8f32ea1c9d065cfcc03e7aa3e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextPosition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextPosition.php', 0, 0x149697e4cb43f61e7872d8e231f9ebd5, 0x149697e4cb43f61e7872d8e231f9ebd5, 0x0982c50c60f99051ad9f1aa4b0ee9bd487ff037922952ea241b141d664c07345, '', 0, '?'),
(0x65a5f611c93f527a8c3be02215233f63, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif', 1, 0x00000000000000000000000000000000, 0x394bffa679f650b7d2f22aa263cc06ba, 0x68307a4ea299e5573a1bd5e45c9d6a10ebe658bd258ff58517401dcc66893bc4, '', 0, '?'),
(0x65a716ead0d94529ebee3639ee2c9f8a, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0x65aa986c73554f7c13b0527ddc9d9369, 'wp-includes/sodium_compat/src/Crypto32.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Crypto32.php', 1, 0x00000000000000000000000000000000, 0x490d7d6a8cc78a51585d6d93020c04ff, 0xc9b1f9c5e4b183466ef79ebb9d32632e6e0618df4db115eddaa3b22041bfb5bf, '', 0, '?'),
(0x65aae9112618c6d3406abde6b1fc009a, 'wp-content/plugins/updraftplus/images/icons/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/onedrive.png', 1, 0x00000000000000000000000000000000, 0x5c4ce84d6c08ed9d9c5a5dbaa127057f, 0x7adf84edc7ca160128652f04cc5405d5151268528a0f44926d1aaaf4ef97371b, '', 0, '?'),
(0x65aee45f175ff325f717e8ae7888c0db, 'wp-includes/class-snoopy.php', '/home/iraneurobetcom/public_html/wp-includes/class-snoopy.php', 1, 0x00000000000000000000000000000000, 0x826be8ee1e8df6592430f20ff4ed187b, 0x33b15b4427da07f31a5835dc9ded4d486db09ce90f24c2ab5236e89b8317a811, '', 0, '?'),
(0x65b4d9024ea9fb0610220d7ca54fa2a7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsTextAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsTextAttrs.php', 1, 0x00000000000000000000000000000000, 0x0f9157221d780362dc0756862f8898d4, 0x50ecd87ec967465f6ac887ad000bdd81686d6bcdd45411ec6ba8cca57ba3417b, '', 0, '?'),
(0x65b9b15ffaa68e509cbdb73aabbd68b6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', 0, 0x55fe2932daa439c5df97966a14567217, 0x55fe2932daa439c5df97966a14567217, 0xa1efd432a56b5493f7fdca4d72a516ee1cacb03be96581574e81684e092fb4c5, '', 0, '?'),
(0x65bbb1d621a95804894f91acc978e143, 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js', 1, 0x00000000000000000000000000000000, 0x5a5954b6c02a1e4bd9a9bbff8e9806fd, 0x6e8dc105b23ed64a784a8513671b1f0cc3a34fa59e3985a60ee11766a994d37e, '', 0, '?'),
(0x65bd065e237cdb8da254d0a99288107a, 'wp-includes/Text/Diff/Engine/xdiff.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/xdiff.php', 1, 0x00000000000000000000000000000000, 0xb95ea34cc434185817d7986f0919b3f7, 0x4c1ae428839d4d2008aaead962fef53b01a745a82ec73aaec80f2990ba438f70, '', 0, '?'),
(0x65c31067ca73226e8909c16013486510, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImageUsingSrcset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImageUsingSrcset.php', 1, 0x00000000000000000000000000000000, 0x62e6ecf3d8df8f1e2ba5725109b3c64d, 0x1c4cc051257e73fbf3c5e1e71bbe73ab04c5fbc41a4f14d2c0b5281f54ab4176, '', 0, '?'),
(0x65c46cf8dcfa3e1d8194a7d8ff4c05f5, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php', 1, 0x00000000000000000000000000000000, 0xbc194e30213fac354af76cb10fc7de5d, 0x1fcfe291a86318af6d8c9cbb1cd0278d548f7d822312ec7853468aeda4133c42, '', 0, '?'),
(0x65c7bc3738c10c4b95f508dedff3d9e1, 'wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1744125809.css', 1, 0x00000000000000000000000000000000, 0xf488b0c44fdfda8f3391360d22359f8f, 0x61c462402fa5789dfd8456ee261db71432ec627bc71010785f4714ad99004baf, '', 0, '?'),
(0x65cad3fd1b0382469bce9d0fe690e7eb, 'wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php', 1, 0x00000000000000000000000000000000, 0x8621f933b15182d41c6997c6ea08837d, 0x3d2b5fbbd0c03c3b776c4152bc10edaf834091c61f04b6c17a5bf21c34abbc55, '', 0, '?'),
(0x65cd27b1f019f737840d8082eddacfd8, 'wp-includes/blocks/group/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor.css', 1, 0x00000000000000000000000000000000, 0x5fc6c4cd7f3dafd065fbe92bfd199f21, 0x66d4092cd238e8f8455472750a72e66e65e1ae043758da39dec1717e165422fb, '', 0, '?'),
(0x65cd72272b1c87d932027ca1404492c6, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price-rtl.min.css', 0, 0x1d2f6564c5ed8cc9a8fa30adc60aa671, 0x1d2f6564c5ed8cc9a8fa30adc60aa671, 0xe05ffee6c9a530e1bf5add699b0aed626698b214ceb7a5010ca243b345cba769, '', 0, '?'),
(0x65cd886741d51affdfb17d5bbca3f3b5, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-blogging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-blogging.php', 0, 0x9983c7d6f87da71660813ce9b05ffac8, 0x9983c7d6f87da71660813ce9b05ffac8, 0xe67e6669c63423353a77b2e714413752096c7178854b10072d16bec0bace17f8, '', 0, '?'),
(0x65d1e3006e5bf1a5cb9a9d85cf0ff7f5, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 0, 0x78479b3f06ef4d06788a96afba6c7ccc, 0x78479b3f06ef4d06788a96afba6c7ccc, 0x9342c7531a42654cc69315339f23dabeddc462916a35323d1dff3c50ca3376f0, '', 0, '?'),
(0x65d2333bbe70638a6da7a96c4ffc0237, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/textarea-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/textarea-control.php', 1, 0x00000000000000000000000000000000, 0x7a41f7aaddf2568bf667ed9f34f8c56a, 0x81d0a100bb57dd9262f50ca2904fdfa9369b5fce32105c2465740a25a2a771d3, '', 0, '?'),
(0x65de8786c044db7a0d1a0a8de2c92913, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss', 1, 0x00000000000000000000000000000000, 0x0c872d138e622a9a03006448f9a0642e, 0x577124211f4d575e6690715d5d91f7592f826581df3eae78573303cc0e22d1bf, '', 0, '?'),
(0x65e296f6c59506739df1a2e13773afd9, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf7e3cb336624e234ef923dfdf5a14533, 0x58e548d6b883a346618d1b86769f71263468678ddfde435a5aa6b280bf87344b, '', 0, '?'),
(0x65e747a0ebb2aa2ae5f96a1970fbff18, 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', 1, 0x00000000000000000000000000000000, 0xb782b01afc9646c7259701b07e2a71d0, 0xff1d2064eaba73f7868e72b0b809351e7e0c201c2eb383812d5acd9cda3564be, '', 0, '?'),
(0x65ec41fe2e7ac94eebde6b0873c33153, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/kk-star-ratings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/kk-star-ratings.php', 0, 0x8f12e2e29e5c88f25cb08627acb5b1b7, 0x8f12e2e29e5c88f25cb08627acb5b1b7, 0x55c7658ecdae7eb9456b5ab3526f3c1efeab15bd12828923c68731ed613ca9c8, '', 0, '?'),
(0x65ee152eb479b0e105b73ef4d4088d6b, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php', 1, 0x00000000000000000000000000000000, 0x3d304db035f2d884ae94b48f69153017, 0x1c573d3abfbbb0c46954ee4cad168537b4720ec68639476fe5ee2ba7faf6078b, '', 0, '?'),
(0x65f0ae90a102a5a30c8bf3b2aead4529, 'wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php', 1, 0x00000000000000000000000000000000, 0xf49e9df57e197017c73f687b368a2633, 0xb8d33ed20ec7ec5891fc898393cf4fc4bc7881f1efbd9f5daf25f8ec8f7f2c6d, '', 0, '?'),
(0x65f937e7f51856771b92dadcb881438a, 'wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php', 1, 0x00000000000000000000000000000000, 0xab3eedd08aa244bac3133ba5750dc60d, 0x59d90ce2b9cca580029201deb40a05fc00bdf06e7c7607492da1fd3ab72a13ad, '', 0, '?'),
(0x65fe2788360a870a87ef6be21e556864, 'wp-content/plugins/elementor-pro/base/on-import-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/on-import-trait.php', 0, 0x8616311b22e6210e0656d6a2dd8806b7, 0x8616311b22e6210e0656d6a2dd8806b7, 0x2a75482fc66f25a41f69dd085f328b2c4057937d8da1fe7b74419bab6fbb38ad, '', 0, '?'),
(0x65ff6758778423260cfabb6cf26c23a2, 'wp-content/plugins/wordpress-seo/src/main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/main.php', 1, 0x00000000000000000000000000000000, 0xf68bdd871d19de8d2cfae548959b2707, 0x8e8797ac10e86b71e1dee7b8b1e2340f8247637a25e70daf3781d76bf7d2b029, '', 0, '?'),
(0x66037117f9a0f2118c50ec3670a7629f, 'wp-content/languages/themes/hello-elementor-fa_IR-5981b77170e8cc21710d2f921191c360.json', '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR-5981b77170e8cc21710d2f921191c360.json', 0, 0xeb6c162b8e5f5a9444d6f9756d58e0a2, 0xeb6c162b8e5f5a9444d6f9756d58e0a2, 0x4cbcb0715c4f6a4380d285ef623af0673275c96c3c98f8be85a62aaeb3ba1dae, '', 0, '?'),
(0x6604afea97923dc0897d41e385bbef39, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-black.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-black.jpg', 0, 0xfc5de9001781a626b0015e9f10dbdf3d, 0xfc5de9001781a626b0015e9f10dbdf3d, 0x6692d50633aeab8b66a3718cd55f35cd036e4153024afb0120572b6a82fced8d, '', 0, '?'),
(0x66106e46de726fb9a5e794c63ae54caf, 'wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php', 1, 0x00000000000000000000000000000000, 0xb4cead89a856527fbe600658fc8811d1, 0xa3b7c37ad892bdf4befb4e75cc7677a4187116d649f45b3da052171ec0915145, '', 0, '?'),
(0x6619dc4e3e2b167b90f5b6da04a16c9c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', 0, 0xaa9c232cb29b5a8ddf45ab7f99ea861f, 0xaa9c232cb29b5a8ddf45ab7f99ea861f, 0x038089c7cefc2ebf459998fadd7d6cc35fd877540ac9568ea59c3b8a09c4503b, '', 0, '?'),
(0x661d535ac6a0276aaca2571914202231, 'wp-content/updraft/plugins-old/updraftplus/central/modules/posts.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/posts.php', 0, 0x54f412ca910ba121659f76f4008c3db4, 0x54f412ca910ba121659f76f4008c3db4, 0x0f51036cdbb91a4b6e8332ea34e9d2afd0c9f90e458c6afc3dfd301de7421526, '', 0, '?'),
(0x6622975c0f6e78e57e5906e4f5ad7592, 'wp-content/plugins/elementor/modules/atomic-opt-in/welcome-screen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/welcome-screen.php', 1, 0x00000000000000000000000000000000, 0xa286bdf1e7740344eb215df1c295e164, 0x840d5df0aab80556c12192df0e5fae443c2c248f3c45a30dec026a0a3412f460, '', 0, '?'),
(0x662b6caca4b21d9457d351bfde0aa34c, 'wp-content/languages/plugins/wordpress-seo-fa_IR-c1a0e4b150b113a514f162d42c0c8ab5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-c1a0e4b150b113a514f162d42c0c8ab5.json', 0, 0x44c77ff952958d1401b05c54fc2435f7, 0x44c77ff952958d1401b05c54fc2435f7, 0x4d06b038d633dda6ca2c1c9118086daf805a8a5316a8be92af4a196624cfeee1, '', 0, '?'),
(0x662f3a6c85b5577caa4cf65fcaf0773f, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', 0, 0x5edee9523454881391580b66c4b938d7, 0x5edee9523454881391580b66c4b938d7, 0x5cc489b0b32002350d8c931a04d30ef021743831d2003d3d80b259045b3b242b, '', 0, '?'),
(0x663d065dd273cfb72a06ad83bd536c41, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php', 0, 0xdf1c9b8a8eefe41dd54afe1b3877a6b7, 0xdf1c9b8a8eefe41dd54afe1b3877a6b7, 0x60cd2be3dfc8c2b0098d6b8659b4c1cfb34d18359e97e2b27f569deadb097dbf, '', 0, '?'),
(0x66456129726977433458e5aec79ad670, 'wp-content/plugins/wordpress-seo/src/helpers/site-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/site-helper.php', 1, 0x00000000000000000000000000000000, 0xab544b5d8f7b4071145659a3d849fcb2, 0xcb616a9d1e0c8a4d7c7311239e645b7684d75d5dfffa1a249d1ad2b8d89f63ce, '', 0, '?'),
(0x6645e40054b6f82f55433271d42ad0be, 'wp-includes/html-api/html5-named-character-references.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/html5-named-character-references.php', 1, 0x00000000000000000000000000000000, 0xb8908cb01eca1f0700d3e939dc4fce9c, 0x448fec6bf0aef1d698933b45a37926acd6f62c5b1b8a6674f25c565caa12b0b9, '', 0, '?'),
(0x664c80d419ee5b21dd391170215bdbfe, 'wp-content/plugins/elementskit-lite/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/plugin.php', 1, 0x00000000000000000000000000000000, 0x88f66305d8ab5acf798a8976bc30a50a, 0x5ec9af233ed49d65ecf8496616aade36168aee56c297d2de86e956624dec0359, '', 0, '?'),
(0x6650031a72e6441fea3e3aad7fe38b3e, 'wp-content/languages/plugins/elementor-fa_IR-da0b17c386fffc9274e4479e9cf894f1.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-da0b17c386fffc9274e4479e9cf894f1.json', 0, 0xda36a0b1255bae1fa1249689c6f1890c, 0xda36a0b1255bae1fa1249689c6f1890c, 0xb82f1483d1bda4ba2bde41765706fc4ec3527aeeb4907eff8ca5aa9515d81357, '', 0, '?'),
(0x665330941855a57503f7975c6c27784c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', 0, 0x2ec6ea9bda2f2a4d691ecd979984ced9, 0x2ec6ea9bda2f2a4d691ecd979984ced9, 0x1473068dff56a822508d247d145da0bedefcd1df750fc4871b79015b72dc5883, '', 0, '?'),
(0x6658bb2a9ff8a341a8ddc82995fd4f67, 'wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php', 1, 0x00000000000000000000000000000000, 0x98114000b16d5e6ad45afcc43d8e93ff, 0xe5d15d6096c27bfb20fdf16e93b30a8fccc9c8b1e05a8ab9d77dc81fbf4d76c7, '', 0, '?'),
(0x6659987fc3bb6d45da0292671fdf7844, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', 1, 0x00000000000000000000000000000000, 0x929a6ce4a533b3542671c34b2ef8ed83, 0x2f19c297f5c01f4d7c498d2c49ffb30e6ef14bf0556b2e3445fd4b70da0625cb, '', 0, '?'),
(0x665c6115799f00dfd584d4c7bd6f69c4, 'wp-content/plugins/amp/src/ValidationExemption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ValidationExemption.php', 1, 0x00000000000000000000000000000000, 0x36cdf2e5d1664a360fa811a3f6f61994, 0x77d1811769e961bb9d2e10364d6270ac86092f816b2fadc31b6dcb6c88b515ff, '', 0, '?'),
(0x665dfec0e198e116268f07e9dc88e3b4, 'wp-includes/images/media/audio.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/audio.svg', 1, 0x00000000000000000000000000000000, 0x9b38671c11ba7420c426f4f79283b868, 0x40e945b479da915bbee22dc343349203b9d47b1a14c8d0bacfae5f769f925d43, '', 0, '?'),
(0x66603ac75dcd6b149a689ace1fb97aea, 'wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php', 1, 0x00000000000000000000000000000000, 0x246bc3aceb9332946bcc2f4fb3a4590b, 0xe5e9ef18a0dbf3317855ad40a4e12452c6c8ab086572de2f55018fceaa7bef8d, '', 0, '?'),
(0x66657e6e7aaeac7bf965d005692e16e7, 'wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php', 1, 0x00000000000000000000000000000000, 0xd43c91be81d685c87c3bf8ee6ee948ac, 0x6985fc6777129e7c106bf8331cf688d576ebb885c4bff346e9697adf81d67a22, '', 0, '?'),
(0x66681a88c2fdecdf9d4cc2bd41d01ca6, 'wp-content/themes/twentytwentyfive/patterns/text-faqs.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/text-faqs.php', 1, 0x00000000000000000000000000000000, 0x814f1085dfddb21a0f7ca0242e59a9af, 0x43fcd2b354675eb665396008d38f024d11fd148ed5e651a7cd2c4b09fdda3c0c, '', 0, '?'),
(0x667086fa93eae7c86af3489b1105271d, 'wp-content/plugins/wordfence/views/blocking/blocking-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/blocking-status.php', 1, 0x00000000000000000000000000000000, 0x06a79a1444e795e361d8f2d311475d3a, 0x5e0fc4b6d655954f16eb393545a11fd6b9c87ec1bb7a149de5714de771c83340, '', 0, '?'),
(0x66714f0506d5109b3d14e76b6d832328, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_1.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_1.svg', 0, 0x9812410a5d546e8c259065a6e650ec4c, 0x9812410a5d546e8c259065a6e650ec4c, 0xb3c2d7ceed1f74acc7de311c8b458de00b44ce57600c3276f5361e9d57971815, '', 0, '?'),
(0x668297760a58d00a22922d9be6986432, 'wp-content/updraft/plugins-old/updraftplus/includes/google-extensions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/google-extensions.php', 0, 0xae7d13f46f7b8ed35e363d71707a4ded, 0xae7d13f46f7b8ed35e363d71707a4ded, 0xc4e18c4af64f6997aa5b6b2accbb7325d80a90f42666f5a6d05dd6ee98352ef7, '', 0, '?'),
(0x668363fea0acf4b7782b1985f02bf884, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-right.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-right.php', 0, 0xd5639a867c4cf8e00337a990e9b800fe, 0xd5639a867c4cf8e00337a990e9b800fe, 0x4b1618bfa0b2194f0e3d5685414ee8023a26d712e589db31ebcf8c4537d0cbac, '', 0, '?'),
(0x668575330ab8154d5cc17d362a30ed9e, 'wp-includes/class-wp-customize-setting.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-setting.php', 1, 0x00000000000000000000000000000000, 0x2588da3ab2409b7ef35259827bb5b0f6, 0x71a324b8da77720bb98d52510dc172965ebdb20b824e85ec3010236ce8e4f643, '', 0, '?'),
(0x668873499f8ab41fd1bb618c3ed1aa40, 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/popper.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/popper.min.js', 0, 0xa4b215cef2d7adc85a70ccfeef8a3586, 0xa4b215cef2d7adc85a70ccfeef8a3586, 0xe47d9abb1ae34cf5a0bf03556142ea37b4a707bc522c79fefe3ab8230cbe8e41, '', 0, '?'),
(0x6688b9b57a0caa61beb2ebf61638643e, 'wp-content/plugins/amp/includes/validation/class-amp-validation-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-manager.php', 1, 0x00000000000000000000000000000000, 0x68c28546da6e4126d7c95311bd9faa55, 0xb7ae05c91bb9a88e5e48723d0c17fe0d7f2782684304099fc600160e14676a22, '', 0, '?'),
(0x668946e2f5418ea36cfb915570fdf0d8, 'wp-includes/blocks/post-featured-image/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xbb396a4502444603eebca87a8c7da183, 0xc5ca30f2ac9656ef28c321ff1738792ed0ae280d46920444512346ee1a46f9b3, '', 0, '?'),
(0x668f7e9a2d526a71964ddbafd5c728bd, 'wp-content/themes/hello-elementor/template-parts/single.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/single.php', 1, 0x00000000000000000000000000000000, 0xbdf46d62d450d8f1382bfb9e3c7c7e45, 0x5f59d6dae58177824dc3eab0463c38b60bf8c988c018630648a258e32a23651d, '', 0, '?'),
(0x66962c179788ae15c18e62d403911f07, 'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po', 1, 0x00000000000000000000000000000000, 0x1d7a6ca41801a6d8c53372a73924ca93, 0xc304fb60df180fefa7879f35fed8e29508cd4686927a08b82fe07654e2beaa55, '', 0, '?'),
(0x669840fd641bb54049b93af42e82c959, 'wp-content/plugins/wpseo-video/changelog.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/changelog.md', 0, 0x9d0eacb31a5d81cc4c9686bad7f851ca, 0x9d0eacb31a5d81cc4c9686bad7f851ca, 0x4f2f5ed18bb70a871bfe33ca993e8b0c563cad4af3d665d7c47da6e71e315d85, '', 0, '?'),
(0x66a0e99cb066d89f7c68fbb955924c03, 'wp-admin/includes/ms.php', '/home/iraneurobetcom/public_html/wp-admin/includes/ms.php', 1, 0x00000000000000000000000000000000, 0x115bf1b5ed4d242c121e55792360bae2, 0x105e49b92dccc31b99c20612a5f91e1b3259c23783a77d929623ee0b4cb5f147, '', 0, '?'),
(0x66a3a61c1b6dc884a925a62321790dc0, 'wp-includes/blocks/navigation-submenu/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor.css', 1, 0x00000000000000000000000000000000, 0x651c467329aae32c99a233e0e52bc09b, 0x71502cef2442b07b72be5e5f147a2340e7db06629b2b5647a10b066a0a29d060, '', 0, '?'),
(0x66a89dc5addd38aeff3bd173146c5603, 'wp-admin/js/privacy-tools.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/privacy-tools.min.js', 1, 0x00000000000000000000000000000000, 0x2308b4fd8d7fdcbbb70975c47be51d9c, 0x2c7936a31cc5fef378efd46c24dd1feaa0a08b37a60beed44ebf3bc79e942d55, '', 0, '?'),
(0x66aa534b10f96fdcf36b8793b28bfa54, 'wp-content/plugins/wordpress-seo/images/text_link_counter.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/text_link_counter.png', 1, 0x00000000000000000000000000000000, 0x93ee9014cd64abeeeecc28b68211f707, 0x367fc818bfe2fd5b676e53ee1ca8dcb7dbb3c813bba081d7bc93116ee03b264f, '', 0, '?'),
(0x66ae8d636da8b57b1aaaf3c044f74fc3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/PictureSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/PictureSource.php', 1, 0x00000000000000000000000000000000, 0x1fa3b00d3261c3638c03e0d31b850af7, 0x613096dd885069af522561c04f5b9884e25e927117c1e2dc362ee952ce321324, '', 0, '?'),
(0x66b178efd957515bcf90c2d5748b0944, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateNamedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateNamedRangeRequest.php', 0, 0x5f81791069b5bd08b71859a0402bb5b2, 0x5f81791069b5bd08b71859a0402bb5b2, 0x9f9fdc9bb80933ae2cb99b01bb19f636153a3e281907e18bb8d311873a4ed318, '', 0, '?'),
(0x66b3a61c0bb1162a70642001b28e0a5e, 'wp-content/themes/twentytwentyone/template-parts/header/site-branding.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-branding.php', 1, 0x00000000000000000000000000000000, 0x901a53ebbcf9bb0f7a18a88af6436e3a, 0xe9111715e6e4a0a663a51d88ee6972da12999b666f7a0306f101b1aff331422b, '', 0, '?'),
(0x66b3e619ebaac91137ad6be5b3307133, 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/complete-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/complete-action.php', 0, 0xd72a00c6cd44a8a1e96a6ecb641460b7, 0xd72a00c6cd44a8a1e96a6ecb641460b7, 0x097f8850952950293b075c59bae89ea6738808f60863e9181d553a70d661052e, '', 0, '?'),
(0x66b47535a87d30c56cab8f386781f415, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php', 0, 0x4d65a7be95315572120f65ba0a18bf47, 0x4d65a7be95315572120f65ba0a18bf47, 0x4f7cf2c8bc964dca56f62dd4b5eedcc87778f4275abbb67499a3cec20ef3b88b, '', 0, '?'),
(0x66b522c7031949f41f409d13fccf65a0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AutoEscapeTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AutoEscapeTokenParser.php', 1, 0x00000000000000000000000000000000, 0x3d8651bae50e9ea08b53b164a2fed764, 0x9343312b59e87fd940eb5d3d426858ee36b1adf29fa89d04ee74c19c701802a6, '', 0, '?'),
(0x66b7e6fd4276f2f40ab8b8fea6213a54, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', 0, 0x43f71d2174ef6d042739d91f3eecbd55, 0x43f71d2174ef6d042739d91f3eecbd55, 0x17eb9d654a2d7c784988f52d70979cdf0b157fc07260d1e27efcc89a6e6be5ef, '', 0, '?'),
(0x66bf3b445688934a1db23022d4e17985, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/DefaultFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/DefaultFilter.php', 1, 0x00000000000000000000000000000000, 0x18f7d37136c2ad199b270dd662f989b7, 0x694f4dfa3ff07bd8875efdc94d63691ce8892ca4f2820d57e2f1ca49b78bda7a, '', 0, '?'),
(0x66c024e773a97bbf33bd8cf44c2e4e83, 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js', 1, 0x00000000000000000000000000000000, 0xb843354cced01094ecfe2de39130a5b9, 0x2bae92206067dd8caa5e5b9f2fdd0cda6ba595310d76620b2ce8d4da0df3cac4, '', 0, '?'),
(0x66c2fc118a07b71ae9bae0de19936db8, 'wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css', 1, 0x00000000000000000000000000000000, 0x5c81c8bfb874a14723819d3d5e4f4f0a, 0xdc494a91b2c2fc2a5541e1ea2f943232dca0bd3292f6fbf646e489842e584600, '', 0, '?'),
(0x66c57dadead752d45d80f7ee2f76901f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 0, 0x7e1a3733595045074a5ce22797220c18, 0x7e1a3733595045074a5ce22797220c18, 0xe71fe04f9ec273800f621281307b0d3aa8cdcefe0f7f3c0b6d6ffa62e646b68c, '', 0, '?'),
(0x66ce621addc9ac735739ccae4389dbab, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewRequest.php', 0, 0x72a804a3d4b3716cb29eaea224afd261, 0x72a804a3d4b3716cb29eaea224afd261, 0xdaa710bd37317fc877677d6da675a6ac6e07ef6360e52c917d8a841d9d3949da, '', 0, '?'),
(0x66cf1433d7fdb8590f11c614faa9f154, 'wp-includes/js/jquery/ui/tabs.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tabs.js', 1, 0x00000000000000000000000000000000, 0x59f42fade2ab4be34a99535ff3cab8eb, 0xfabf59ae740fb759beb633e60f8ab3ab8df88d357689a96c64900a0e867a51f8, '', 0, '?'),
(0x66d0eab04904ca55a2c1186435e80e47, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/workouts-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/workouts-2410.min.js', 0, 0x13ceaf0defe38f7378df94e8485be1f1, 0x13ceaf0defe38f7378df94e8485be1f1, 0x1c9bbe80f254874ada15916c15ff283c770bddb4a3254fca8e43f5dbb80d8eac, '', 0, '?'),
(0x66d37a88afd678d58fbb929690f590c9, 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/Subscriber.php', 0, 0x057fe7dcd7a844615d54404e6cbd2f72, 0x057fe7dcd7a844615d54404e6cbd2f72, 0xbbcf0a66c0d8596f7eff977fd60bf6672e3392d29d76c005e5f14ca4edc163ab, '', 0, '?'),
(0x66d40bedad496d4bb7b755d881a63008, 'wp-content/languages/admin-network-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.l10n.php', 0, 0x5ababce36fe6a493e8ce6697fb471486, 0x5ababce36fe6a493e8ce6697fb471486, 0xf8b3e14172e7160bc6297e9286cf6da72b7b53028fba56eaa55197d8abf17f17, '', 0, '?'),
(0x66d5f1d6d5c0f896d7120c45e4a38415, 'wp-content/plugins/elementor/core/files/css/post-local-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post-local-cache.php', 1, 0x00000000000000000000000000000000, 0x5c367a1d9f3a84480dda445f5063c248, 0x3fe5a10233b75e494e649a62805aebca62b7b1329dcedfac38a813c54791529b, '', 0, '?'),
(0x66d688f30cbdf9a6bc56edd4b929e439, 'wp-includes/theme-compat/embed-content.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed-content.php', 1, 0x00000000000000000000000000000000, 0xccd9f76d65def0e638a6d005f3c2f39b, 0x7d4563bca3ee7ac05d23ee6ea2b8eafd8f773f79dae0529161a9960b30de8536, '', 0, '?'),
(0x66d884bcb389c724ef5b377c4a190ceb, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg', 0, 0x0c89ab0468922510d748fa37f5212f57, 0x0c89ab0468922510d748fa37f5212f57, 0x38dff1868f1e2099fb84e973d550fe0b266dc9d8dcde053993552097128c762a, '', 0, '?'),
(0x66dcac88fa92c0e98af8fba480f35ba4, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPXCloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPXCloud.php', 0, 0x6aeebc2d65906167e9fa6e44ad423233, 0x6aeebc2d65906167e9fa6e44ad423233, 0x635aa49ea850c044bedc108e4bf4c391290e4d1f976e1ad7aa008dc433d55468, '', 0, '?'),
(0x66dfa82bc494cb0045e2db2e70dd94a6, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php', 0, 0x5d3d4cabfc102880d94d112ff22e1516, 0x5d3d4cabfc102880d94d112ff22e1516, 0xc21e99a039040ed891f13e8f2c2d5c3941cadffb7fa783f8f923b8d7667778ce, '', 0, '?'),
(0x66f0bc822604d82285823dfe5a0b1924, 'wp-content/plugins/elementor/assets/js/admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.min.js', 1, 0x00000000000000000000000000000000, 0x328ba8e3fc03c484d49f2f7cbbedf22d, 0x8c96028d29eef6a274f1dba399c314b0c0578b384d9b958afd7510a8f0ed6255, '', 0, '?'),
(0x66ffa8fd369f0e42c24807b4b5111812, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 0, 0x0bd2f4f9b9e13e3137ce18ffd1a97291, 0x0bd2f4f9b9e13e3137ce18ffd1a97291, 0x57fe884122c4524099d18be82bb99e07f2a80a6046287ccbc44f2527c2ec5203, '', 0, '?'),
(0x670338a0a0cc15aaca8a44ced71efd0a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php', 0, 0xf776ac688ed8f53cb332dd46efab51b4, 0xf776ac688ed8f53cb332dd46efab51b4, 0x90abe27b9042cc47f91514b96167597e8ff45818726e12a6939f0fd9a4ba0766, '', 0, '?'),
(0x6703637777cae0fd957b522133f650f9, 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/init.php', 0, 0xc00251ab86bb0ae17bc8d596185e8d13, 0xc00251ab86bb0ae17bc8d596185e8d13, 0x63bf5f03023d9e77e8705d7b84757b02747e87d475886a09425b5cb2d6b8fbbc, '', 0, '?'),
(0x67093f867f83c6d696fd3129c52deafb, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xdf613121e58209d1b51d82f9da35e349, 0x3840f9adadfa3911657ba50312d38d238bd2a3f4d46e0a59e60ed68398e17f4c, '', 0, '?'),
(0x670a8b8616e45654132b89eb35031407, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', 1, 0x00000000000000000000000000000000, 0xe8534f362daa12372303e568fbfee50d, 0x92810c73efbbd5e1e70f0f9ab04ebe987417d3ecfbbebaf1a5fed4787770b27b, '', 0, '?'),
(0x671021c9680ff2e7e680eefed1171bae, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', 0, 0x08075c1d0711249e1f0674d86b57d2ce, 0x08075c1d0711249e1f0674d86b57d2ce, 0xcfc9a50d20f56b28cc00a215c1193eee9cf623005a3aaddc745d75eb252eeffe, '', 0, '?'),
(0x671411338f4ef3e0bff0be03f52cb3f3, 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js', 1, 0x00000000000000000000000000000000, 0xcada2995b38a4261a443f3b46bb52e5b, 0x61cc836e1c1b6931968c5d820141ca95dc805a1f949257d3778e1254ed087493, '', 0, '?'),
(0x67141877f3835019fe7ded0bf2e9b430, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', 0, 0xa8f2ff83751947568e3730d973f95f9f, 0xa8f2ff83751947568e3730d973f95f9f, 0xfdcfe8ffd36f67105b35904c795604636b449a78be0d19cda59c93b1350c191b, '', 0, '?'),
(0x6715234ce6cdac4bc4415d6561e39532, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0x6723e92c764d91ff8e8b97df3a0cf5e4, 'wp-includes/js/jquery/jquery.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.js', 1, 0x00000000000000000000000000000000, 0x16623e9f7cd802cf093c325c511a739c, 0xfa6bf02bc8d8cb2f666711aac6834c4084c06366023902e5734a8c74582f6e6e, '', 0, '?'),
(0x6727bbc10bb753b92d54499bd2f9f672, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-schema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-schema.php', 1, 0x00000000000000000000000000000000, 0xf208bb855eef4cdf359d175340a9ce9b, 0xb4c5b571b679b5be99bd45b0d91d42a1f51c4a3f4c1b691c0a941ab19ffdf3b2, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6729bada4e704a40116f7bb7d3b08185, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0xc8e63b7bdb52f2068397589d189a10da, 0xaea1804098ed537ad4ed7e8e8023a0f833ad9c02aba5446d57d2654e25042091, '', 0, '?'),
(0x672b797289e4d0718480f68044a9b42f, 'wp-includes/vars.php', '/home/iraneurobetcom/public_html/wp-includes/vars.php', 1, 0x00000000000000000000000000000000, 0xfb7c93eabeac6568ae386d51382fe0d0, 0x5946593d6063bce65f92ba263acf621923e6b27a1161a02f5075f7e88525464d, '', 0, '?'),
(0x672bb1b7e7774a6f47ffedef0c1f7b62, 'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js', 1, 0x00000000000000000000000000000000, 0x780b0be93482009dfedeaeffe9a2bad5, 0xc859050898bcdae8569c935be7ec3623955ca0971bc65e75438303329e66f485, '', 0, '?'),
(0x6733f2a2e2f8d4e6b4833ee0642160cd, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', 0, 0xb3777c5a9785ce5495731c3e59d5a0e8, 0xb3777c5a9785ce5495731c3e59d5a0e8, 0xb40738b6e00bd7be39f8d1c0ca4de06aa8e871f715e06a7a5a8f29c00179e848, '', 0, '?'),
(0x673730e8e8875619c955b9e6ff60497a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', 0, 0x55b4beb10ccf08e3a6041a2b404431ff, 0x55b4beb10ccf08e3a6041a2b404431ff, 0xd4433c87c5fc67b03a785539b41ef20795d5c6334adb963119b7edf52244181b, '', 0, '?'),
(0x67396c0fc65213e84c52919509619173, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Compiler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Compiler.php', 1, 0x00000000000000000000000000000000, 0x0cab71f09bf1069ea8567911cdaac638, 0xb190914619e69f2ed1ec6e9a8987a7d1b48f586c7314c34eb27ea61a886a4404, '', 0, '?'),
(0x673f8cacc62badec4ca90e272eaf879e, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/form-contents.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/form-contents.php', 0, 0x3eae1a1c98125c56b589becb9d121183, 0x3eae1a1c98125c56b589becb9d121183, 0x62cb2490547a1464250552d2a971a5be7443b9d50f950cf54aa4dc37a3204813, '', 0, '?'),
(0x674005dae56255dbbac47a16d9c59630, 'wp-content/plugins/elementskit-lite/widgets/video/video-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/video-handler.php', 1, 0x00000000000000000000000000000000, 0xd217db44ddda7d1d60a5058bf1a7316e, 0x7262369983cda3da42afe9cd0052599f241e215f7f0ebb3affb64e2f45ac7de6, '', 0, '?'),
(0x6742035259ec3f66dab16f5063cf975a, 'wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php', 1, 0x00000000000000000000000000000000, 0x0927eb7d984dc8b893913d581a507fa8, 0x417d107d0fb228c54619e78593a7489458aa8db09aa6cc4ce29cbc630cefa237, '', 0, '?'),
(0x674997cdf96bc6159e406940a2c423e3, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', 1, 0x00000000000000000000000000000000, 0x7f5f1e00aedc790bd43eb7d465b76715, 0xfd5d28e5274970096c43145a3431a5b356063a981f49612e9941b20eaa3d34bc, '', 0, '?'),
(0x674e1bd469c8c211f112bb090c9f5a0b, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/theme-support.php', 0, 0xc52ad14329473292bbacbd97ca8783d6, 0xc52ad14329473292bbacbd97ca8783d6, 0x3b6b7475101f8f6ac03178e43418b09c17642fa94839cac86bf11f66d62e202c, '', 0, '?'),
(0x6751697288fceb98bfa6e9992f21bd9f, 'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php', 1, 0x00000000000000000000000000000000, 0x2c2b95b14d4ca81e54df9c4e3a983d34, 0x1fa608596424357b8fa22eb775b362bc11eece2c6a8b78c199b0e7a740be6a9e, '', 0, '?'),
(0x6759424a3e03c733ca994488145aa1cc, 'wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php', 0, 0x3491d36434f4074b1c23080c5b08d51a, 0x3491d36434f4074b1c23080c5b08d51a, 0x6ccb928d372e867bfcfd75171bfe8cd1d4ca1e3b22d2b99d7339ebc0e454b65d, '', 0, '?'),
(0x675d137cfb0d386f5493b951fa5494bf, 'wp-content/updraft/backup_2025-06-11-1155__EuroBet_796c144a65cb-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-11-1155__EuroBet_796c144a65cb-db.gz', 0, 0xa93a09e21254ff4a2f635d51c8bc8167, 0xa93a09e21254ff4a2f635d51c8bc8167, 0xe46b29da2ca212dc50dc03cfc7f12fd722f04645f6d077c62e7025425d3200e9, '', 0, '?'),
(0x67637e184b53effb506ea6ea92401c01, 'wp-content/plugins/wpseo-video/detail-retrieval/class-revision3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-revision3.php', 0, 0x7592b7aa193f672ffb05f9e2d8bfbeb5, 0x7592b7aa193f672ffb05f9e2d8bfbeb5, 0x3078cd33e1074c13c823238fe4765c91ca9e32ccfc8bcc1a583562bfd0e0e668, '', 0, '?'),
(0x6763981d8b8c960cbc5f0e134e47faf3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', 0, 0xe5139e14a9ce13f3263366a33d672d0a, 0xe5139e14a9ce13f3263366a33d672d0a, 0x51f04e1046b9f730873bd637e718e2b87851cf21ea7c14a31cb9d968ac5c3f56, '', 0, '?'),
(0x6763fe4ea80d244ab8449319695f6e6f, 'wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps.php', 1, 0x00000000000000000000000000000000, 0xd0046704ae012d1cd70c437d08929bec, 0x694f0990fbe69442ca3a1b5aca8a5fd03aca8e16b6ffe07360e44f7a17d0874a, '', 0, '?'),
(0x6767653453e2d45ce01afc0f87bdc459, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/HostMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/HostMessage.php', 0, 0x082d5e9c7587c6723024bb20d1d9174c, 0x082d5e9c7587c6723024bb20d1d9174c, 0x54ad196719c15796d74d812e37bd836d2b11ebb6110ce6b2f59deb4f923805c4, '', 0, '?'),
(0x676c5a5aec751b2e29cbc5ec065b88f6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', 0, 0x2626a47283b55872bd43b53586591f62, 0x2626a47283b55872bd43b53586591f62, 0x4e45a47c0b8cde6eb064cab63dc4c68434d51d93c574ff39fcc126cbae86708b, '', 0, '?'),
(0x676d20ac5091d10109598ede9e06c10d, 'wp-content/plugins/updraftplus/central/modules/core.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/core.php', 1, 0x00000000000000000000000000000000, 0x0ab061894ffad45bb28de7cb06836029, 0x9d45eb4d373f5a3dd94218b4ffc5a3db98f5e460d15feebd0b746e12993b3e58, '', 0, '?'),
(0x677594b1931e36895ddd82b53fe8cfc4, 'wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php', 0, 0x237fdcf5072c30a359619b86b5bed5f7, 0x237fdcf5072c30a359619b86b5bed5f7, 0xd6309703df9639ffa35b416b02ce785765d714b53e42507856d28d5ae9b6acac, '', 0, '?'),
(0x6776d4d91a554fffddf2f1f01dadf6c9, 'wp-includes/blocks/html/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor.min.css', 1, 0x00000000000000000000000000000000, 0x66583d18dce0227e6a198eccf9ca7be7, 0x5a6384ffe6036370f01e69340813f967216dd64243ec4b3a642926d3de2f2842, '', 0, '?'),
(0x677846369355fe3f67f9b67fecc3bef9, 'wp-content/plugins/elementor/includes/controls/animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/animation.php', 1, 0x00000000000000000000000000000000, 0x69983907d8eab5268cbbe7c97edd02de, 0xd78c281d7edc0167a45492da425ffaf7e48f7affa5cf3d4aeb47383eb2cb1496, '', 0, '?'),
(0x677bc362b3b4101d71d113e7c977e8bf, 'wp-content/plugins/elementor/includes/widgets/menu-anchor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/menu-anchor.php', 1, 0x00000000000000000000000000000000, 0xe503cca34541bcbca397e5c6f0a41a09, 0x95e45165c40e84d9a2f3cc0d8ec02f69cbfb65a5d85e8b4c7b435b2e73454fba, '', 0, '?'),
(0x677c795f936f342289a958864e9af98f, 'wp-includes/images/smilies/mrgreen.png', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/mrgreen.png', 1, 0x00000000000000000000000000000000, 0x2d35c1e05eb1949106d34add6a9d9dda, 0x13c1e6d04d83f167a824b7e6a52b3bbfb200c735d1c903caed48265c45362577, '', 0, '?'),
(0x67941a98a0cdc59efe07ed7c71129a28, 'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0x9f7a9057eeb14d9eea269838c733e236, 0x5452407065d3d6f9536046bf61d7b143ab3e2b04f67f568825c9fa38ed4a7951, '', 0, '?'),
(0x679424475cbeebb13ba972c4c4cf3158, 'wp-includes/images/wpicons.png', '/home/iraneurobetcom/public_html/wp-includes/images/wpicons.png', 1, 0x00000000000000000000000000000000, 0x6453fcf875718d91560f5faedce361f4, 0xb6a505de631b06155a5f94c43f6e8d5f9fe74b818b36ebee8e31119d125c7d72, '', 0, '?'),
(0x67944b19b38499d24e1b3e4aaac03416, 'wp-includes/blocks/freeform/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x26d23e340fdd9577c9b45b9743ee4c3f, 0xcd2f4efbf6f3fd26b31aafafbe64e631112ba5a3da90c8285077f7aa44269c0b, '', 0, '?'),
(0x67945b87754247697a73aafb45943347, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', 0, 0x69101c62bb0ff45a844b6864fc4cf45c, 0x69101c62bb0ff45a844b6864fc4cf45c, 0x244391c4840430923548a27e313bc070c6310880eb07255a643e74b26f8ec3a1, '', 0, '?'),
(0x679a92dc2fc22a76d04eb2af836d7f98, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php', 0, 0x817cb2c19fce8f177858eb92a3000537, 0x817cb2c19fce8f177858eb92a3000537, 0xab1c0183b57af514c0144d80c48d727bd8a726102a5a0617a3af700af475721a, '', 0, '?'),
(0x679b7dc0e317469cd5f1a65273839bff, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.min.css', 1, 0x00000000000000000000000000000000, 0xc085285342642dfe119d96ef9315ba13, 0xb86f51d634b67290b299268a5651278d8e099ee4208a43ae3de929c97f14be0c, '', 0, '?'),
(0x679f769fb2dd97f18e3e26a81a614429, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', 0, 0xca51dd08f1e365738aec0d42763fdbff, 0xca51dd08f1e365738aec0d42763fdbff, 0x99f8adbd4b5b2848f419a9aefc2f858fc47f07434e8d42de604576e64473ad39, '', 0, '?'),
(0x67af5e388e79cb25f3d310ddb4caeb14, 'wp-content/languages/plugins/wordpress-seo-fa_IR-3ab1863386cca0be6ab4aa906cacadbd.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3ab1863386cca0be6ab4aa906cacadbd.json', 0, 0x42d384471a8b24484241bfcc5c213c7c, 0x42d384471a8b24484241bfcc5c213c7c, 0xa6ae35b7cb0dadc7e52a97e75aeed5ee2517e27e3cf0cbb5c0265338d8122053, '', 0, '?'),
(0x67b166f63104fbdbb6f279e43b15b45f, 'wp-includes/class-wp-http-proxy.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-proxy.php', 1, 0x00000000000000000000000000000000, 0x7d347f54de9755e69ffc1f10b07cb99b, 0x5d23e20e6addf9c32b78f277c499b6ceb71d3ae182cffa62cc0a990474a46386, '', 0, '?'),
(0x67b3d965106e134cedeaaf782775e285, 'wp-content/plugins/amp/assets/js/wp-api-fetch.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-api-fetch.asset.php', 1, 0x00000000000000000000000000000000, 0xd9442d77967170cf2b66505cdbf0f2a3, 0xe84431321432dee20506aa1eb837f198a205e831ce39d4e60c26c0033152b574, '', 0, '?'),
(0x67b4cd3a8da6c36b162815cd893b4178, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', 0, 0xf725d4962cf6943dba266303ab3ec4d8, 0xf725d4962cf6943dba266303ab3ec4d8, 0xaa091d949cc40b591d49ade912747e305655c47cf5527856bf0dfb8d7003ac96, '', 0, '?'),
(0x67b573f415ce1929a1b36dfd01e72505, 'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php', 1, 0x00000000000000000000000000000000, 0xcce79360729c6c6ca1033340dea02173, 0x4617182b90525acf82ae65512465127001eb95472511450276d12d18defe7845, '', 0, '?'),
(0x67b65d6585d4215e858b28504b90f0cb, 'wp-content/plugins/wordfence/models/common/wfTab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/common/wfTab.php', 1, 0x00000000000000000000000000000000, 0x3206f60254d47d9a4857273c137d085c, 0x5ac2a57cff73e953cc3865958c33e88b0445d897aa24898c1fd6c6dc9c2d68e5, '', 0, '?'),
(0x67c687e5d9f50ce04452b858e084df10, 'wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css', 1, 0x00000000000000000000000000000000, 0xcce09f971c2c876463676c525987da32, 0xf4df14ec91a499015a067c8a4efbe2f65ed058fe689bb8842068788a1ad5034a, '', 0, '?'),
(0x67c70ca68863d812ddb240ef82ba0f44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/v0.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/v0.css', 1, 0x00000000000000000000000000000000, 0x834e54116f165b0a33353446ca72ee9e, 0xd6d3e220e5a1f9eff6352ea624adbd86d27cb56ed8f037b3dd98c60960780dbd, '', 0, '?'),
(0x67c8efe58fe9ef9d3151ac0c125d0326, 'wp-content/plugins/wordpress-seo/css/dist/workouts-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/workouts-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x77e17970031f54c4c8bf4354df2b7eec, 0xe8f05cd3ae7bdeaac6def6ad91430f1160b0ca64bf4f423c6e8756744257da17, '', 0, '?'),
(0x67c9f43c14dfb6524880f2e244f982d6, 'wp-content/plugins/elementor/assets/js/5b6ef966b71e5cf670d8.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/5b6ef966b71e5cf670d8.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x965e9ed8ad7a5bd7f5bca90a105e2ad1, 0x44a16dbc0921710025f1c1c12e40f13bd7d7cb3e14850cf08372e59837ca4f1b, '', 0, '?'),
(0x67cf4fb90f97a51799d150d1d26de26f, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Settings.php', 0, 0x11c41abd94f9af6507f8f04712c4fc8d, 0x11c41abd94f9af6507f8f04712c4fc8d, 0xf9ac553ca15f65bbf75d3f170d507f8cf1d15094aa51313f751e228058e9f4e0, '', 0, '?'),
(0x67d017b67e29b27ea573baca9e93fb49, 'wp-admin/includes/class-language-pack-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-language-pack-upgrader.php', 1, 0x00000000000000000000000000000000, 0xb76803d698cbb721c486372b628691b6, 0x0f15d3c4e5f4465c562fa50b083bed5cdcd2b247cbe6ebdfaad5003ecfeb85f1, '', 0, '?'),
(0x67d06ec1aa4c78f33a06c39b41a38646, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/StreamInterface.php', 0, 0x76a0a42a1fc6589b69121f104342aeda, 0x76a0a42a1fc6589b69121f104342aeda, 0x0d91840b87060f8d2ce63239f99bd4697fd38982efc7c7dd432a3adc7ae5f991, '', 0, '?'),
(0x67d15f511c6f91fbef09813eafe41d60, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 1, 0x00000000000000000000000000000000, 0xc308c5f4a1b07a02ef7700ee06f93412, 0x3595f29f9b3e0c40ecb8a55233af886f7f1382fc09ba563a237e9630b4ff04df, '', 0, '?'),
(0x67d3332296aad438a439bb323a333f45, 'wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php', 1, 0x00000000000000000000000000000000, 0xe3316ee380014aab2a2400450df514f4, 0x4627450e303eabdfb6a8995a1e9cd3c53497720290f3f25a19c137fbade33898, '', 0, '?'),
(0x67d381d9227df848dfea9d2ceb9664f1, 'wp-includes/blocks/social-links/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style.css', 1, 0x00000000000000000000000000000000, 0xc27a312e5c848dd7a44751bc48d3b646, 0x42023e07b46bb2e1b5c857c97e8bf3280495d928bcf1840935b4519d5797aa2e, '', 0, '?'),
(0x67d75fd9dfd8f31ef7e05638b602c65d, 'wp-content/plugins/elementor/modules/container-converter/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/container-converter/module.php', 1, 0x00000000000000000000000000000000, 0x6039372845689c25be2c4c5aa194bb95, 0x546e90f7d893e846f8fa0bd33bbaacbc8eab64925071ae07d42b931969f60e00, '', 0, '?'),
(0x67de4727518553c210e67b79741d16c6, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/ContentTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/ContentTrait.php', 0, 0x551d5e2c7b66028de64b24eac40e5f21, 0x551d5e2c7b66028de64b24eac40e5f21, 0x20aaa52f3d95670fb144780d744685801bd70931d6e1704ff85a00cbca6c7558, '', 0, '?'),
(0x67e9621a0fe76b906bfb73d5891b86f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentLanguage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentLanguage.php', 1, 0x00000000000000000000000000000000, 0x5730174b98b97091013bc4db2d430e50, 0x9a6d8ab6ce0ebac3a0c928d2c329bbc3f0d1c5ebdb452c917aaeebe207fef509, '', 0, '?'),
(0x67efb7870c901dacf61f79236df147dc, 'wp-content/plugins/amp/src/DevTools/UserAccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/UserAccess.php', 1, 0x00000000000000000000000000000000, 0x83f7f6076eb44bab8a50b0bc6f481bde, 0x07552d40a65304a168a68120615f97e88873137a91dfa8b4a8804e6efc8332d8, '', 0, '?'),
(0x67f5e45d6252062588205a1d8ddb45ba, 'wp-includes/js/shortcode.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/shortcode.min.js', 1, 0x00000000000000000000000000000000, 0x8cb13e7d4f50e3385a2c4f62b3ba993e, 0xbbd9c7f983c23aad8ff444a361109c2186d982ff0e760599aa1780a732082221, '', 0, '?'),
(0x67f82bce5ff3503da50779cd19508523, 'wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js', 1, 0x00000000000000000000000000000000, 0x3ccc6b4f27dc32532a68d8e73b5b845c, 0x15218d5e654cb3f6739552cd884826ade537aa42bfbe92070c83178c44485185, '', 0, '?'),
(0x67fe4564c9e331a2d2447dc2c2fc918a, 'wp-includes/js/jquery/ui/autocomplete.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/autocomplete.min.js', 1, 0x00000000000000000000000000000000, 0x6a53e18a345b37d4f72262a071684e79, 0x24455d540fb7b7425b55719fce0ed5b263ceb1a616a536e6bbd9da9fa23095f4, '', 0, '?'),
(0x67ff50c96d716b55fcd4d21787e55c63, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php', 0, 0x57c6581fe6fa76d3766c58ad38859ace, 0x57c6581fe6fa76d3766c58ad38859ace, 0x7164774c16d4b9ba064c93e93930a8e687c40b6bb69339645a01ffa32b548060, '', 0, '?'),
(0x67ffa69e9bca1e1c47e29287d1c44288, 'wp-content/themes/Newspaper/search.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/search.php', 0, 0x1dacca22373b324cf4e3be6d6395f9aa, 0x1dacca22373b324cf4e3be6d6395f9aa, 0x789c821d898e4f52e3fc618553508e9399bb41077b217afaa4018f4d3bb258ee, '', 0, '?'),
(0x680269f946c7b7c9b578d1c0edbd4eb4, 'wp-content/plugins/wordpress-seo/inc/language-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/language-utils.php', 1, 0x00000000000000000000000000000000, 0x34798f4ab7e3607be1c6165af559507a, 0x48d21a84060c3beda9e34e3c92797a67da5b0c4820c2d9856d36766fad8daeb9, '', 0, '?'),
(0x680416e5a1b820e5d2b266b9e5edfe08, 'wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg', 1, 0x00000000000000000000000000000000, 0xcf7bf0aceca142159654a3775111f5e4, 0x1c67c4ac08ef002aae3c4f7cf735d30fb7536a3d19f625e3b5d2f02d9f24d789, '', 0, '?'),
(0x68049f1382334716b5c44bdb7ef1f2f2, 'wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php', 1, 0x00000000000000000000000000000000, 0xdd232e99a91a4263b021d7bc4ddc2d4c, 0x7ab0507a9a95d7784a524367b390c22070a374a22d6c4dd3327c9e4d90b7c890, '', 0, '?'),
(0x68090068cbfaa7dc711da0ad8a7bd041, 'wp-content/plugins/updraftplus/includes/updraft-admin-common.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common.js', 1, 0x00000000000000000000000000000000, 0x50eed4a776e7532d93feb0e90a5186b0, 0xeccfd8e0198c8eba02b6ebf6410e8b62f60481292bc4ce7a7609cec35cc922af, '', 0, '?'),
(0x680d0d9630fc5eb9c1587f7696c30737, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-08.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-08.png', 1, 0x00000000000000000000000000000000, 0x0c2f88a61f85430c7588504c67652d43, 0xcbef56d493e92f91ea6face564df1c589813829c5662f42428454762cf4dc29b, '', 0, '?'),
(0x680edbc7fc4ff980f159b13efd0afe52, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Output.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Output.php', 1, 0x00000000000000000000000000000000, 0x347e3d6eb7fd65301829666481774931, 0xd5d04aeb2d98b645f38eb958bb7f9151a9be4f4469bb7588ff73010cc85695b8, '', 0, '?'),
(0x6810194f8bd9433a1d17d1c5268f7763, 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js', 0, 0xe6ced7162807e7b4648da4f35afe7fa7, 0xe6ced7162807e7b4648da4f35afe7fa7, 0x53fe342e2562821e0316779d339bfb89a33217b3bd70b7af8f693dfa299f37af, '', 0, '?'),
(0x68165a045b81fd803d8197ef7796728c, 'wp-includes/sodium_compat/src/Core32/XSalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/XSalsa20.php', 1, 0x00000000000000000000000000000000, 0xdc5c999dae94f1f5e03a520e2fe22b05, 0xdec9aba10fff87a8d0f8e7cc3aaabbb66a4eea6d6da9fa86bd52b7aab81b075b, '', 0, '?'),
(0x681a4f686cf806e75ff8cd4c6d2fe5b7, 'wp-includes/class-wp-customize-manager.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-manager.php', 1, 0x00000000000000000000000000000000, 0x32578803f2cd373998ab3517a398e7df, 0x1743deb0ce18d443e6beda92585e05f317d1250a7bd6f9dd951c1e11e9d0b050, '', 0, '?'),
(0x681b848aa66a1d9afa3ce35fc4baaa43, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff', 1, 0x00000000000000000000000000000000, 0xfee66e712a8a08eef5805a46892932ad, 0xe1fc2634220d519d6a580ce36d4e22e3c93f50be6f94cd5cb0c6f53f07b9f98c, '', 0, '?'),
(0x681c432793d677b1eb63e0514938d846, 'wp-content/plugins/wordpress-seo-premium/src/initializers/index-now-key.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/index-now-key.php', 0, 0x664cbb9722fa2e42be1bcc2997373916, 0x664cbb9722fa2e42be1bcc2997373916, 0xada3f33402d37836408c0acb09d083ec859aa6afe93109c0b3cbfd3f8390d260, '', 0, '?'),
(0x682064d11f92eabb8532f602c35fc072, 'wp-includes/functions.wp-styles.php', '/home/iraneurobetcom/public_html/wp-includes/functions.wp-styles.php', 1, 0x00000000000000000000000000000000, 0x5b5b5687bd2db4e478c0d78d6f8b04fc, 0x36a7546813fc409ffd814aac5b84f14e6e6cc24feb5b81e9362a99e9368b108a, '', 0, '?'),
(0x682c852462835e9e2853bc614dc4a999, 'wp-includes/SimplePie/library/SimplePie/Net/IPv6.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Net/IPv6.php', 1, 0x00000000000000000000000000000000, 0x1fd0bfb67b76dcde86ec1a90581511b4, 0xc4652c879ecab7e7707b6ca5c6b7568149c2edc5bc337364f47ae57b83afc886, '', 0, '?'),
(0x6830582dc869ffbbd5e18d5ecc476038, 'wp-includes/pluggable.php', '/home/iraneurobetcom/public_html/wp-includes/pluggable.php', 1, 0x00000000000000000000000000000000, 0x6e907c181785bffabdb1ced14790fe0d, 0x9486e8b7adfda4e9367d22305a614a06dc69867c201ccae211a5c62d18490f31, '', 0, '?'),
(0x6830639a08da55016408342d64837058, 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x6831e81abbb0c1579a4223619ea68f03, 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-handler.php', 0, 0x57ad155ae357355e3feeda40359cb561, 0x57ad155ae357355e3feeda40359cb561, 0x586259789e7d1be08d2c8f145e2c5522ce60844621229aa9acac691f4527133f, '', 0, '?'),
(0x6834ac8bf22333c7608e2ddd88a822a2, 'wp-admin/profile.php', '/home/iraneurobetcom/public_html/wp-admin/profile.php', 1, 0x00000000000000000000000000000000, 0xee00f0d62c94fb17c8f8673b0bea99b4, 0xfb43ab9971a8f1fd4e2cd96076ac539bb12a1ceed2df5a5bdc60d3caf4ad6de4, '', 0, '?'),
(0x68356f435bd692d55ccb985edc567137, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', 1, 0x00000000000000000000000000000000, 0xfd2f22f2ce83ca59702646860eea60bf, 0x6eb790f72c5e47ca13c615ba7ef8127b0953ee2b37f0c8b17ceeea038cfee810, '', 0, '?'),
(0x68371727b7b3cecaba6c00415777c9b8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox2.php', 1, 0x00000000000000000000000000000000, 0x29124570e032e6a3ef4b5e15a7b4faa3, 0xe2f5564790ec1feaca91b29692283946c347fec7cbe0e3106d0c1b00a078bde5, '', 0, '?'),
(0x6837f048c74c639e1d68eb30f8a62188, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-rsvp-landing.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-rsvp-landing.php', 0, 0xeef6da2ef4fdd09aa3cf8725af3703ef, 0xeef6da2ef4fdd09aa3cf8725af3703ef, 0xcf30cabce0f7d8ef8768eed65ef4cd790cf3450291b2d2c84b80660f57c83a54, '', 0, '?'),
(0x68405ac9258f52eb9546df3b74695c6d, 'wp-admin/css/login-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/login-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa109701154317d10827aae6b596db5f4, 0x46e52c62a9d3554a9fdb78d941f236ca72b8478af466e27b443d71c8eb0cd4a2, '', 0, '?'),
(0x684165eacb4b37eaa743eb76f6026e8f, 'wp-content/plugins/elementskit-lite/libs/framework/classes/onboard-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/onboard-status.php', 1, 0x00000000000000000000000000000000, 0x052ba1082ade7c139a78aae5a0acbb91, 0x55f0ad2300b631cd9c74481e8a465ecf20771688fcdeb91e0321de2ebad0ca1c, '', 0, '?'),
(0x6849ffe9e8ceeb89a149dff478f4f90a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Collection.php', 0, 0x783c85ee40ec7080433729ffdd898732, 0x783c85ee40ec7080433729ffdd898732, 0x4867a762bae2f22c6b45d7727b683ad44a304655fd5e9064dd37986845cb4e99, '', 0, '?'),
(0x6854d49589a477e40018278446148cac, 'wp-content/plugins/updraftplus/methods/openstack2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack2.php', 1, 0x00000000000000000000000000000000, 0x1709d9dd6376540dff2d521e45b1ada4, 0x04d2770881d29d2b4d8cc41c7f6d846776c418752d3fc09ef1303636146f4b3d, '', 0, '?'),
(0x685602db822bace76ba975f9b96a4e40, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php', 0, 0x454f093a271ad38e9af1d4e858835001, 0x454f093a271ad38e9af1d4e858835001, 0x2b73bf11787d5ef01964a2315e8f9daebd67c2d352f6d7ffb1a3c22efba9a39f, '', 0, '?'),
(0x6858a75a66dab3ff709865961efbb006, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PsrHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PsrHandler.php', 0, 0x2244c9c7208cc2b2990e7c6262087210, 0x2244c9c7208cc2b2990e7c6262087210, 0x6d6ba85e6a7e05be16baa65ec9cc3509626a79b316b4e8a691630ac573196866, '', 0, '?'),
(0x685c59bca44dddada731885baf3ac141, 'wp-content/themes/Newspaper/translation/id_ID.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/id_ID.po', 0, 0xc2fa47963db4c8566bc01363e4793a0a, 0xc2fa47963db4c8566bc01363e4793a0a, 0xbd72da956e9516c10482d04c90ec74ed5e00dd5191c69aa7fc5815e37766e755, '', 0, '?'),
(0x685c7bf8a79d74b9cf4f3c7026e74145, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php', 1, 0x00000000000000000000000000000000, 0x082d5e9c7587c6723024bb20d1d9174c, 0x54ad196719c15796d74d812e37bd836d2b11ebb6110ce6b2f59deb4f923805c4, '', 0, '?'),
(0x68626b444da5bf77b466ebf2c3714721, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-form-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-form-presenter.php', 0, 0xe537e4ccafbabcb101323255361f44b4, 0xe537e4ccafbabcb101323255361f44b4, 0xaf305df46b0e7e4b22b301dd58017c8f28394ad873239d612184c67af86948b0, '', 0, '?'),
(0x6863decef8fe3df520a3f0e08daf30e9, 'wp-includes/block-patterns/social-links-shared-background-color.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/social-links-shared-background-color.php', 1, 0x00000000000000000000000000000000, 0x16231cd05186800676869eed23264f44, 0xf8655e175d1e603e715963da54b91b93d607832eb838f934a09053daf0f212ea, '', 0, '?'),
(0x6867df74c523f80cea40ac98f730f7fa, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', 1, 0x00000000000000000000000000000000, 0xd29a37db910e393b82884eaa27e0249b, 0x4a144d080fdb8c5a20cc4e85470d91b544efd716bd2ff6b5aa82ee570d2e7874, '', 0, '?'),
(0x686d4e00e8b5c2dba51345dec99f320f, 'wp-content/plugins/elementskit/modules/header-footer/views/modal-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/modal-editor.php', 0, 0xa3fd1c183b18b72e42d8bffdabfaea5c, 0xa3fd1c183b18b72e42d8bffdabfaea5c, 0x78ca64a9d4f65156e308dd5b4228ab0d0f9276f2339c818c9480d3413bfb587c, '', 0, '?'),
(0x6873316ba8da81f6f960b2b899c43403, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FilterExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FilterExpression.php', 1, 0x00000000000000000000000000000000, 0x82a8f1e448922206fe172dba6529f800, 0xcb90dc2d53d7c54c770f780f489a99d3641e36991cc7b271ca67390afba23477, '', 0, '?'),
(0x6874d20f598e459eea61394d7147f031, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivImagetoolbar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivImagetoolbar.php', 1, 0x00000000000000000000000000000000, 0x6878ea4851e14180c017fa24c93b0c8a, 0x723c88d681a992a5087360965f00127565adc220e3da4dcb63d266246e6460a2, '', 0, '?'),
(0x6875fe8156fad21f26d1a137cdb25f05, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-position-offset-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-position-offset-transformer.php', 1, 0x00000000000000000000000000000000, 0x792a7a2af2048641a9aa46143e1bdc89, 0x7af2ef74bba1441f798b074db1e81eb3b17cb0e056878d353696e4286dede872, '', 0, '?'),
(0x6876afa569feed0eec2968a8c3cb51be, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrMissingRequiredExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrMissingRequiredExtension.php', 1, 0x00000000000000000000000000000000, 0xd5fc2eea3da0d5a9e4f0a7083593310a, 0x8648b720ec4f26c4ff177c541e47a7d09b8ed0a996c7373070a6bc037aad18b9, '', 0, '?'),
(0x6878617c690d903de4bce5dfc9c88f7e, 'wp-content/plugins/wordfence/css/wf-ionicons.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-ionicons.1744125809.css', 1, 0x00000000000000000000000000000000, 0x416c14a1b0738fdcca6ac0e2af831b7f, 0xd79296f09d930834cccbaec07604a812f9e308c1894de68e609756f7ebfd5af4, '', 0, '?'),
(0x687a56f6e8d2d0197a243de2b6c5fd99, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php', 1, 0x00000000000000000000000000000000, 0x83387f64df0e00c3ce62fa5e0b47aaf0, 0x3098679582cf28c5778a1c7e933860ca947e63bcfafd43f54b960fb12101ed1d, '', 0, '?'),
(0x687c68458888663a16c6b132029a827e, 'wp-admin/network/theme-install.php', '/home/iraneurobetcom/public_html/wp-admin/network/theme-install.php', 1, 0x00000000000000000000000000000000, 0xe5a0b7c8b981e80f03fcb548195e7280, 0xeb66886b4c0287ecf61a1ca529682f465fdcc1c6164d8e0639a56a81f9aa56a2, '', 0, '?'),
(0x687d194d76311a510b6c4f99ffc9f30e, 'wp-content/plugins/updraftplus/class-updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/class-updraftplus.php', 1, 0x00000000000000000000000000000000, 0x4af0912254f4e30610900acf0f990803, 0x9a039749c29ef01ef0377d6e12ad6e698a69e27c98ad206f71abb08bed695693, '', 0, '?'),
(0x687e95d65c96e50840d5304d35bc5948, 'wp-content/plugins/updraftplus/images/notices/summer.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/summer.png', 1, 0x00000000000000000000000000000000, 0x540b01824297c7459f9d180d1de7bd06, 0x64a72cd63d3ea6e9961861dc6cb69b9f78f0b8c6a99b8408553699bfce79e889, '', 0, '?'),
(0x687ea37bf6fac49206cb9ea2952985c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ProjectIdProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ProjectIdProviderInterface.php', 0, 0xa0ac32029b99eb84a831022d4170dcb7, 0xa0ac32029b99eb84a831022d4170dcb7, 0x8f71a85f141ede5d94b444fbc806fad32be9db3e698da8d10e1706ef8c3d13fb, '', 0, '?'),
(0x6880c226b1d911f4dd6d88056cb3346b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBridPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBridPlayer.php', 1, 0x00000000000000000000000000000000, 0xbd04c079b32eb7e2271c1ad0cf284b51, 0x3bbd70057ced34af3300637862e7a630ed6b94a50c0284be3037c188a1a1bbdf, '', 0, '?'),
(0x6883e92e99a562226c0606b05e1d536a, 'wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png', 1, 0x00000000000000000000000000000000, 0xad6308a626b9d5dddbcd6ccb1450d5f4, 0xc20b2c62f940203971506cde2e64fe0d4eb7547678127c4013f8aae7989a4713, '', 0, '?'),
(0x688727bf4ac9eef0c53c5da537bd1124, 'wp-content/plugins/amp/includes/sanitizers/class-amp-meta-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-meta-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xe4fbb610b30a3b60fde512d12856ef72, 0x78f7a34243307ac244d702f5d2d14055b3a3f638390ba92a5a9b9f9080df2451, '', 0, '?'),
(0x688751cb79f956c7d09db69ff366e25e, 'wp-content/uploads/2024/04/bg-300x155.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-300x155.jpg', 0, 0xd114e476936a3c2b24d062d937282184, 0xd114e476936a3c2b24d062d937282184, 0xe30d680ddf66e86f69c2584f0a551bd54047a1156b71618f7f135e5b560bd278, '', 0, '?'),
(0x68883dca3962abc483857da3c85d29a5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpImageLightboxAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpImageLightboxAmp4email.php', 1, 0x00000000000000000000000000000000, 0xf8e8aa52a90886ff6ffa41a4f890b072, 0xce5e01d3a287fd751e4fea6efcbef5cb4aa6d78128e6109fb32bf25b6ef9aad3, '', 0, '?'),
(0x688ca0b6facaf23685029d81394200f0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Details.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Details.php', 1, 0x00000000000000000000000000000000, 0x18256d781691429da02e651252d8f320, 0x3d6e6618688174b0a66aebdefa31aaede2d1fe5b48cd825a707b62cf15a68372, '', 0, '?'),
(0x68909410e0f1f8a0a785a9c2e1f1f830, 'wp-includes/js/dist/script-modules/interactivity-router/index.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity-router/index.js', 1, 0x00000000000000000000000000000000, 0x1964cce1a2ce0e380b42936a6c457c4f, 0xc74f304ab5198c150606fec9886f0139faa460693a93fd43081de743bc920b52, '', 0, '?'),
(0x6893096f10d9f143fe40ebc73db36e7b, 'wp-content/plugins/elementskit/widgets/content-ticker/content-ticker-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/content-ticker/content-ticker-handler.php', 0, 0x05ee27853b20b1fe2c3310f24b19a8ef, 0x05ee27853b20b1fe2c3310f24b19a8ef, 0xb61ac48463e8e8230b9ee7b1021276be4d1cda8a01ee108313ff1a8552992a52, '', 0, '?'),
(0x68997b89c965e5b06102602c5f18f66f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', 0, 0xe8534f362daa12372303e568fbfee50d, 0xe8534f362daa12372303e568fbfee50d, 0x92810c73efbbd5e1e70f0f9ab04ebe987417d3ecfbbebaf1a5fed4787770b27b, '', 0, '?'),
(0x689a3385db40a5df443cc67a9cc776a8, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', 0, 0x568faca1c93bc78d1ce5c9fac8637b89, 0x568faca1c93bc78d1ce5c9fac8637b89, 0xdeb3a67467c0250bce0c76620997a3788c1f401a8016bc0f5b47d25b8f4a7f4d, '', 0, '?'),
(0x689b4f4d2d3e4a8b2dacf79f8c513ae6, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', 1, 0x00000000000000000000000000000000, 0xb507cee70317cb8381929caab3df2466, 0x318bd2edff0d7b6c94351a283b6fa91bf8dd2c62865d6846a22a35be4c011eec, '', 0, '?'),
(0x68a01a99aef4c9d13a35e12970d8da49, 'wp-content/themes/twentytwentyfive/assets/images/services-subscriber-photo.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/services-subscriber-photo.webp', 1, 0x00000000000000000000000000000000, 0x41170b96734b709609b5bbfb53312862, 0x03a9c4a1965aa9c723a658e06eaf628ac4c1a20cb6d8fe7ee24f1d5a2fc83ba3, '', 0, '?'),
(0x68a04f542c24dde228fa98e7e7e3cbf4, 'wp-includes/blocks/site-title/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/block.json', 1, 0x00000000000000000000000000000000, 0x3f640d6b64dca94400bfb3ef192b5883, 0x9f84ba0e3bf770686dff3bb1a0db385bfcfe4462d38d0816e3410360b6d08bd9, '', 0, '?'),
(0x68a4fe2905d05525dc4e3e3e1ebc977a, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css', 1, 0x00000000000000000000000000000000, 0x3275f888e6b23c5a6e2b79dc95663ae2, 0x55ed683f845dd62df60e5bfe6371d29fd275bba69ab13a005db94a9bdc8c9a3d, '', 0, '?'),
(0x68a53cfac1ee98f9db487ebf7e4fa899, 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.strings.js', 1, 0x00000000000000000000000000000000, 0x398a11af34788c56350ad69e9f1668b4, 0x9013ddc31595ee22a9fc5ac4939cd621aefad641ebe8223b438de12b237142d4, '', 0, '?'),
(0x68a88063215c642fe920004c5d734408, 'wp-includes/assets/script-loader-react-refresh-runtime.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-runtime.php', 1, 0x00000000000000000000000000000000, 0x87e09afb00b621d56a314d2f3efb833f, 0x7fa0563cebc6d5235992263dc67a3bade5f449d70730d9c3c37f9e4e14176c7a, '', 0, '?'),
(0x68ae16cb7e63540c4f6f17b679340e7c, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0xaf6622fcbb8ce72336247b204a4c2722, 0xcb65c5878e361a28ab71cb2685dab6acedc25d9cccc6070af7436c6987dea987, '', 0, '?'),
(0x68b303e178f8a58039ae2d21bfb10fd0, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/NoAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/NoAutowiring.php', 0, 0x40c9ff379e809685b71db1c0670043fd, 0x40c9ff379e809685b71db1c0670043fd, 0xa3ec59a7799372c9c9b34e2f4cdd94fef5ae39e8cdd6bdabe46abe4a3e508c82, '', 0, '?'),
(0x68ba4db1569e6dc920957f13d30c9bb2, 'wp-includes/blocks/categories/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x08f8259de4211fb4199199f6ae279267, 0x0e27ce8ef1ff732b6e5ba1e1c918c9463cac30c34016d2f75ebc54b940fd6b8e, '', 0, '?'),
(0x68bb3cb25d9394ec4f704e4305c6b4e6, 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php', 1, 0x00000000000000000000000000000000, 0xa7f9d2408fa19ecd20cab09d383a209c, 0x4b8f4be94d4acdd669dbc3e2b5d98d54512ed739ea323dabf4e87731f17c08e4, '', 0, '?'),
(0x68bb86b04bbef7cd25b9bcb4483b4e43, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php', 1, 0x00000000000000000000000000000000, 0x5b7a815a278f5f4181a0fafd195e58d8, 0x1812178f644e1903f02af48e851f1f6d24315ed55c40bfb2d3d5c7538d7065da, '', 0, '?'),
(0x68bdc7494b7216c3f0adb2fa28bc0801, 'wp-content/plugins/updraftplus/methods/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/template.php', 1, 0x00000000000000000000000000000000, 0x555519b377f7bde6501e53ecde9313e6, 0xfdbbb10dcca7759751a72e49d36b3f175b036a8adee60d75d1b4d7242908ea6c, '', 0, '?'),
(0x68c6170722c4cfbc19211fd426025c38, 'wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png', 1, 0x00000000000000000000000000000000, 0x56cc6048dc1c482edcb1d624af7c2775, 0xe99144c6009c401ad01ccf93105ccff5aaf35a3c3f2754b56638a90b90b17783, '', 0, '?'),
(0x68c6b72d424882819307a92420d36108, 'wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js', 0, 0x8fa663324064eb398b9e6e10c5a2fccb, 0x8fa663324064eb398b9e6e10c5a2fccb, 0x11801f3d3a7cb68d9d560d8abc891d1fa5030e879ca683e17347de1d740847e7, '', 0, '?'),
(0x68c99dc0becb728daeffbef5aac475e3, 'wp-content/plugins/updraftplus/includes/class-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-semaphore.php', 1, 0x00000000000000000000000000000000, 0xb5d6a12b5990c7d3f493b49250c0d30e, 0x42fa1bac692dfe3cb4a96174ceb256f21f2c48df9be2c07282504296b120bb13, '', 0, '?'),
(0x68d000838fab2a8e6a890e9e89f341c8, 'wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css', 0, 0x0bbab24c6c3c11764e27e7a5edbe6521, 0x0bbab24c6c3c11764e27e7a5edbe6521, 0xd2c9553d5c385779b732abea503f324b7ecc6f655be4dc51cbb91de2b3bc58ab, '', 0, '?'),
(0x68d5b14bc36c36787d59645c80311bf9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php', 0, 0x99e403e2673b8b9c4e16725e0028986f, 0x99e403e2673b8b9c4e16725e0028986f, 0x28beea99f03205adef50cf2d1bc95aadcd367a2cddfa843ec2ae38eed6b5e07b, '', 0, '?'),
(0x68d6153a15dec313aea61ba5d8b80864, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Iframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Iframe.php', 1, 0x00000000000000000000000000000000, 0xe1e108de0670053b540d8015084e8ddd, 0xad17019289ded729317c986dff1be655618933623155392fafa4913c59684e9d, '', 0, '?'),
(0x68d73bb4c5524d6fc5645d195fe8e8fb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TemplateAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TemplateAmp4email.php', 1, 0x00000000000000000000000000000000, 0x5c20da08b3b807e5dbcf098582cac18c, 0xc27871ed0b733179c91ab2b12d90835d26a77f4ad4f52eb830ec56893b72fc88, '', 0, '?'),
(0x68e002e23dd8d2e7a8dd7e0422bc9229, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php', 1, 0x00000000000000000000000000000000, 0xc35cdeb8f6f554710d8fd793aa54927e, 0x08ccb6385daf6013445a2c8812adcbe026b942619935f78ecf52dc7768b87913, '', 0, '?'),
(0x68e3363bd292bd6325c007a49cfa0837, 'wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg', 1, 0x00000000000000000000000000000000, 0xcfcedfb18d6c811a17701693e0d622b5, 0xbc3fe76644820dd5f9851635d7a79a09dee7df8bccde99ecf1dd4ad536a3716d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x68e8ee88847f143c66f41223b76e2838, 'wp-content/themes/twentytwentyfour/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/home.html', 1, 0x00000000000000000000000000000000, 0x369e0f3868935be206f265008c29bd3e, 0x57c01c8b2499e7aede1b45aef0e99c34809a422c2b01d3085b258605488ca3fd, '', 0, '?'),
(0x68e9e7a7891d40d857a5a3072744812f, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php', 1, 0x00000000000000000000000000000000, 0x2e0bef9718a648dd6ddab6c97330a808, 0x5e5de60a7f364a07983e4b8f3ec5678e01646ed2fbb603058676d19a23a9cfa2, '', 0, '?'),
(0x68eb28869384adc37088fa4c13ffe1a6, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 0, 0x5d60e461473b7d5ea47ff875144c7a25, 0x5d60e461473b7d5ea47ff875144c7a25, 0xb01f9ace31ad51bc27707ff6147b4b9456562a9cf6d051d854511745e01ca481, '', 0, '?'),
(0x68f2cec7514bf8563c723a4d675fcfe6, 'wp-includes/js/dist/format-library.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/format-library.js', 1, 0x00000000000000000000000000000000, 0x84dfa424431a166139188500bd988463, 0xedbf7325c3000a36d22807ae4bcac4af06027fed1c821a46de449fda16257cf5, '', 0, '?'),
(0x68f366f8e427c1327fd39455a08e77c5, 'wp-content/plugins/updraftplus/images/icons/azure.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/azure.png', 1, 0x00000000000000000000000000000000, 0x0d9cc3c8f0137e49db173eae0969582a, 0x3a13116693eed3cfc678b875f1258a146f5877e30b7c6970d3afc8fe637c236a, '', 0, '?'),
(0x68f48b84a0ac0712d72cec115d979665, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_psr4.php', 0, 0xf0046670c1e3e855564c4824a2f0ff61, 0xf0046670c1e3e855564c4824a2f0ff61, 0xd3d4fe2cadf6f75364d263ecbc079d7826a1737ad9630bbd8c7430018c1d7aa0, '', 0, '?'),
(0x68f973f905718f268c3b3309973c871d, 'wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php', 1, 0x00000000000000000000000000000000, 0xa2daf496c906cd67bfd0d36b17cd5e8b, 0xcfd04b48e9e25cd0d69b779a0338457bec84d8ebb9cab9c2c618b94d1fb162c6, '', 0, '?'),
(0x6903099e2e3fa2a1b4e03a3d7f610b59, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', 0, 0xeb779d2d8792868f752ea2e87785ee78, 0xeb779d2d8792868f752ea2e87785ee78, 0x7e85801577a534008676602adf56a8fc286f600982cfd35ddc4d15849f62313e, '', 0, '?'),
(0x690b89b75bcd66c8189581e85783f238, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Settings.php', 0, 0x8f07aea8eb458c3a1aa4be4852b515ae, 0x8f07aea8eb458c3a1aa4be4852b515ae, 0x822f526ec23fef2103abcd607cbb73383e6854bc98a42e0d926b9a1980928f52, '', 0, '?'),
(0x690c818aedc76b6d4378fecab7cbf2f9, 'wp-content/plugins/wordfence/lib/wfDashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDashboard.php', 1, 0x00000000000000000000000000000000, 0x49e8a31fba41922d91e2940c862652ef, 0xe9530048a90bfcf80a23388d790fdcb50aed3bc2b840ca2e901b3df221ac42b3, '', 0, '?'),
(0x690ca3f14941d8d5c36bc753875cd5a7, 'wp-content/languages/plugins/elementor-fa_IR-50f7bdee322f202b88cb992c0ace0ac3.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-50f7bdee322f202b88cb992c0ace0ac3.json', 0, 0x66187e6ce1c0ebb5128975977df6b0d2, 0x66187e6ce1c0ebb5128975977df6b0d2, 0xce73e6abbe7c6d1daf424724e115ce36d40a1e508fefce22b3c4f36bdd6284fe, '', 0, '?'),
(0x690e9ea14135cd5ca11befeb7b7bd37f, 'wp-content/plugins/updraftplus/central/host.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/host.php', 1, 0x00000000000000000000000000000000, 0x1f58b9a4956b3a0dab08e9a83d7b301c, 0x7979cee6bab622aa9b8bb83fb1103d206f1bac47e5718cadb06b0d418bef42e4, '', 0, '?'),
(0x69109d3651aefa3d7897c01092f1ffff, 'wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js.LICENSE.txt', 0, 0x0082d36296d1953eb16271c949196e98, 0x0082d36296d1953eb16271c949196e98, 0x154b742fc10828f37965fc7577439dcdc0bd5fecea9e8b426bb6207c90cf315d, '', 0, '?'),
(0x691117366f56f035ffd70731f92c6efa, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php', 1, 0x00000000000000000000000000000000, 0x24fa658042677c295cf8959e604c1345, 0x4a2040ef36e64c6f55c33ddffdc3d1e50c2de91e6085a0089d01f89163430fc7, '', 0, '?'),
(0x69139cd77bf9be70570d8e9e39a32fa4, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php', 1, 0x00000000000000000000000000000000, 0x8741cac4ef971863f29fb550a6850f81, 0x1964ec390efec649223eb0ef3d9135cce6c069383f41c7d6d0b33a8de2c7589c, '', 0, '?'),
(0x6913bb5d241a3c589356055ce72ea81c, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/InformationSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/InformationSubscriber.php', 0, 0x26efae00b16dbbd8a75c96f2f53440e0, 0x26efae00b16dbbd8a75c96f2f53440e0, 0xca0da24d816d32db7bb66a486f67b59faadfc764f919c7fe8dbfcee790c7ebe9, '', 0, '?'),
(0x691809961c0866ef941a56c9e160016f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueue.php', 0, 0xdda4bd13eed8c623c59f6b93eb9afbcb, 0xdda4bd13eed8c623c59f6b93eb9afbcb, 0x95edeea58e1f528b3c51677216a0d7931d8538d6b5eeac96de7c83ca985fd9cd, '', 0, '?'),
(0x691c4847591ed2844d01a6f3cbc47ac4, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js', 0, 0x4f346658021142662030ef4383a5d257, 0x4f346658021142662030ef4383a5d257, 0xbbe0724464bdc4196f94a63258aa9d4abcf364e7ee1a7296974eae2c07e259f1, '', 0, '?'),
(0x691eebbdbc18d4693ff9bb039f3d16a7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', 1, 0x00000000000000000000000000000000, 0x2be49f0609718d4c14b12bae53986d19, 0x68b800b77767f8f3415b915913a0f67a3ff4f6ab1cabb97921e5c9b3a5977e73, '', 0, '?'),
(0x691fa20f993bd9f5269906be6fe2ae3f, 'wp-includes/IXR/class-IXR-base64.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-base64.php', 1, 0x00000000000000000000000000000000, 0xee2a36d606d508af44b654e6176599bb, 0x3f465d4caa327d1787d91feb0d53fe400e62d132f74fad6fc7755506274f84aa, '', 0, '?'),
(0x6923451175cc7749dcaddf60e01ff64d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStorySubscriptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStorySubscriptions.php', 1, 0x00000000000000000000000000000000, 0xa102d04b9c63935042ae4f5d0a992dd3, 0x9f8cd3f7de48612a47c1d42a524815eedb44b383c320818df0e6c7cf6d77073c, '', 0, '?'),
(0x6928e2f409c73074378440e251fa1f40, 'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php', 1, 0x00000000000000000000000000000000, 0x24769a2957f716979cd894b81e45b6ef, 0x58fe958a5f3c58d44b6e6d17b95f8c9fdd2611b17f874b1d24174515331753b6, '', 0, '?'),
(0x692a8a9c0b365fe0d7d7b8ebfdae3651, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpAudio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpAudio.php', 1, 0x00000000000000000000000000000000, 0x2c2b98bf3755e565413e21f924c509dc, 0xe8b88ab9e7cfe563731f49b93bb6e722c5320cdeeababc956857e3a0dfcbebf6, '', 0, '?'),
(0x692e905194872b0d4a1a027883a16ae1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', 0, 0x3fd504875e8a9c6cfb478cfa28d4d596, 0x3fd504875e8a9c6cfb478cfa28d4d596, 0x64c7f5edfd3e2b340c91e6c7c0f1799c0828ff39e13893abd166375d36de5caa, '', 0, '?'),
(0x692ff14eaa3b6f858f182c8613a298a7, 'wp-content/languages/fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.l10n.php', 0, 0xafe01d781fd531f1b4d1965f0206035e, 0xafe01d781fd531f1b4d1965f0206035e, 0xa904a3d9ae94f980ff3ee8b33b2cf6914dde31e93d6c85f07d1996c3e23fb164, '', 0, '?'),
(0x69332c2275d9e285c4895a342245cacf, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', 1, 0x00000000000000000000000000000000, 0xe86b42ed471ce9aec762773e21c42b0f, 0x7f7a19207fe746df93f76fd5658a552618ebaa7577ea33e61af88e8474e26326, '', 0, '?'),
(0x6933947c86094a1150b8f19208932a95, 'wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php', 1, 0x00000000000000000000000000000000, 0xc98b332033d8ff47a0182efa37a4b431, 0x793655cc058c8616a3eb18d574dac49266441b6b9f77b12bd1825f47df6e6142, '', 0, '?'),
(0x693882d9ffaa184ef9d5f133e394716e, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', 0, 0xfe56f93d50b68e4cc3f48e1b730c1486, 0xfe56f93d50b68e4cc3f48e1b730c1486, 0x7d435cfaed202e2ad3d9e3f3ad6b576e0e2e1518068b1f78b8f3d635d0c2896a, '', 0, '?'),
(0x693a1eff66b3068c89c7b8035e9003c1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php', 0, 0x808af6b090430e697a03da558f664558, 0x808af6b090430e697a03da558f664558, 0x6acf4955a4951544a56f8e7c2904ebbb80e42b00294e45a7487642db4240e869, '', 0, '?'),
(0x693f21bef1a09f2cbde9f9d06a34fafe, 'wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php', 1, 0x00000000000000000000000000000000, 0xd7559e24f9c961662aec196fb76e9f97, 0x10731e25c3d4befba4e8e1b91e3be82dfe4a0e9606ef8488bac7bc2f16702066, '', 0, '?'),
(0x693f83e22b47984ae54a39832d4bf856, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php', 0, 0xbabee2681e24eb321488259d02b59857, 0xbabee2681e24eb321488259d02b59857, 0x91fc40942e0b1084d0f269d83c449258cca64760ae214d7306c26f5778d4a3a8, '', 0, '?'),
(0x694903d13730f1fa5e2c17049bd5be72, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/abstract-seo-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/abstract-seo-score-group.php', 1, 0x00000000000000000000000000000000, 0x7434caa6f248f199fa01b935451161a8, 0x6bb9a439504443c08af4342da8d87e4045b2344e26bb843abcd57845ffade6b4, '', 0, '?'),
(0x6956e26657b5b8233b3fb948de1344c4, 'wp-content/plugins/amp/includes/sanitizers/class-amp-native-img-attributes-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-native-img-attributes-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x967c13edd654dddf2fbac39ee52d330a, 0xa14b72b4b8b042967b5d3202d49802377c3158428e55d9bde471dcd7ddc4d277, '', 0, '?'),
(0x695958db2594c596447cf70dd6ec2535, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RapidLoad.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RapidLoad.php', 0, 0xf810bc9808421884d6590484e58352c4, 0xf810bc9808421884d6590484e58352c4, 0xcbd189af30801087e5ba90394067d52355f11441894dc67e62fb242ad066cbd3, '', 0, '?'),
(0x695a4f452960c1dde9d28a0bdab5411c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tref.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tref.php', 1, 0x00000000000000000000000000000000, 0x51d42fc3d3dbc0ea6c625bf93b262680, 0xe084115d244dca38938e460fbf94fbc594565d19a388916c02faea390e220a33, '', 0, '?'),
(0x695cd83457e4a6ec321ed43496e73eaf, 'wp-content/themes/twentytwentyone/.stylelintrc.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintrc.json', 0, 0x85471c9ce702805228a2c74146a4a694, 0x85471c9ce702805228a2c74146a4a694, 0x514290f4e85470220cc27c0f7b08b0f6b662b334b9926b77fde92ad50e7efd6b, '', 0, '?'),
(0x695d53579f7dd3ef0bf940b15647f114, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizerInterface.php', 0, 0x582046b12ced52003f98e93a3c8d26b9, 0x582046b12ced52003f98e93a3c8d26b9, 0xe9918ab16b38b88af57ab9078505901f25f01abd785133fa344dc45275b4d948, '', 0, '?'),
(0x69617b962dcfdb1af7d899016fb30892, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php', 1, 0x00000000000000000000000000000000, 0x9e7da93c1fccc4dc8e827318bef29c39, 0xfedd51c7fe27d872998620bc741337a5e23d732a1761603cbe7a1fda6f13d45f, '', 0, '?'),
(0x69637b30f5b5af68384ed347dae9031f, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css', 1, 0x00000000000000000000000000000000, 0xaae648ec410260f859ac89e58a8372c1, 0xe89981a544948ab27bab7db0b639915a69897fec7eabe57d7e25377faf42f629, '', 0, '?'),
(0x69638c25455303d5f43b670770075a7a, 'wp-content/plugins/wp-rocket/languages/rocket-bg_BG.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-bg_BG.po', 0, 0x5dc6d92680d743f8eccaca2f699533e1, 0x5dc6d92680d743f8eccaca2f699533e1, 0x6aacb42d85984b7a9d49f95f4b35f7b677939d9749d495cecbdb23318e52a182, '', 0, '?'),
(0x6964dcb6c731be130f2297f4f9c95eef, 'wp-includes/blocks/separator/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style.min.css', 1, 0x00000000000000000000000000000000, 0x07c545601366c21eca9045eb11961b99, 0xd70ae27edab91b916037b7e7e5917c70eed4e08450eb1d2a8f368e70a3870f2e, '', 0, '?'),
(0x69691b4ff773f360e66d303c2ce9f83b, 'wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php', 0, 0x6ceeb69be852a304132e9d01758e9e33, 0x6ceeb69be852a304132e9d01758e9e33, 0x3f5f62a554ad588feb36427423665cc4be57106f7c55a789a6918d5cd680153c, '', 0, '?'),
(0x6969b7c281226ffd0643c81984b3d760, 'wp-includes/sodium_compat/src/Core/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0x5b527a40eb4d4d10516d0672f7018385, 0xb171c09108f258394f07f8fea16134c141afdee6c0c4cf27f4f8f2ddccbe1d65, '', 0, '?'),
(0x696dc8b57b7041a8162d9fc5fcdfca07, 'wp-content/updraft/backup_2025-03-20-1152__EuroBet_7fca911ba456-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-20-1152__EuroBet_7fca911ba456-db.gz', 0, 0xd6673737f5af86e4088b900301e2ce66, 0xd6673737f5af86e4088b900301e2ce66, 0x8175121bf0341168bbe95e4d5997c456c05c62d601b75438f80129c915e0efb6, '', 0, '?'),
(0x696e3dc1fdbd09c0ad129bdec2986c17, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php', 0, 0xc031948a26c681fac19b10fff4c53148, 0xc031948a26c681fac19b10fff4c53148, 0x2c01f2f5c140eb6a3ca9143d98d03ef557ba66ec8e7f95d6805c0f930dcfe99b, '', 0, '?'),
(0x697b1d2dc0e040465554660968906606, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 0, 0x858be1e34ed7abcad4c702b3b707169e, 0x858be1e34ed7abcad4c702b3b707169e, 0x563af0b484016b3968071b26fe76b6979d16bb8806e3e4de1a5cbfbfd367a197, '', 0, '?'),
(0x698a47305f573362be13066d6578bfc0, 'wp-content/plugins/elementor/assets/images/app/site-editor/header.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/header.svg', 1, 0x00000000000000000000000000000000, 0x04674191228d612e336d3b7333f18da9, 0xbf574419e0d69800cd394acb2250f2b060c0878b281ccfc1bcc3f50c76291ffb, '', 0, '?'),
(0x698d5768e1850c9d8d2ed0b45007d2a1, 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-150x150.jpg', 0, 0xe6b9730a962a62c1977d588e4c2c7dc3, 0xe6b9730a962a62c1977d588e4c2c7dc3, 0x432a1772073a9d2602db28a89d0a4f85c2fe7bfa883ce1d6f4fc001e53c03036, '', 0, '?'),
(0x698fdc2accdc0ade312c29dcd5da5ba3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', 0, 0x739959b1f128d105e3587788d6cb4b37, 0x739959b1f128d105e3587788d6cb4b37, 0xc8669d79dac121b0ef4fea7982d66c463519e5b976c8204477d6692f0fc4c5e8, '', 0, '?'),
(0x6995a962a5cee189a498735ee1cddfd3, 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-utils.php', 0, 0xa12274f1276403a5034930f1ac2dd2f5, 0xa12274f1276403a5034930f1ac2dd2f5, 0xbc25487f82a0a97d74e922adbd15c427d43a5a28ceeadbe846b9a61876849b55, '', 0, '?'),
(0x69966cb00b7c0b6f7dd82e938099f6d3, 'wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.init.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.init.js', 1, 0x00000000000000000000000000000000, 0x7a54d526e51b19b06a307230102f036f, 0x7dd8e4fd0970507fba6b16381996bc969ed3a2996a3c4508dbd40851acc22501, '', 0, '?'),
(0x69973b2bb47ff990bf0c4fed73efd6bf, 'wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php', 1, 0x00000000000000000000000000000000, 0x5f49c92628e96957e2a85b8730b7fb7c, 0x2f1a8234b0f6b72bd9adadc6ddfaa422be7ee62371dc3355dcfed4977bc12787, '', 0, '?'),
(0x699cb9563e4579344e4ae1944a922d68, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php', 0, 0xa24c92703e3d52fab1e44b8cbae11e2c, 0xa24c92703e3d52fab1e44b8cbae11e2c, 0x62511ff3c4b67e80f51cec5b952f5cc4dc174cb25e42ac9f9f8ce550ab441249, '', 0, '?'),
(0x699e008181f0b3bcf192c2ce11212c9b, 'wp-content/plugins/elementor/assets/lib/animations/styles/swing.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/swing.min.css', 1, 0x00000000000000000000000000000000, 0x8e6cbc49ad754e6f54f9db728d903f98, 0xeaae7c0f1ce92cca42428bc3a1488a9399fa6de760787bb956f75937c10c15d8, '', 0, '?'),
(0x699ea6f5758b2c744a40c4c00b821ec0, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', 1, 0x00000000000000000000000000000000, 0x7ab34951ee88347f8e22dadcc3d931d0, 0xb61842263fdf9116804c61b84a59bda8d700bf67711be92e8f809a7527cec8a8, '', 0, '?'),
(0x69a2279a2f72314b82481e254a34bda0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendDimensionRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendDimensionRequest.php', 0, 0x5339f97b4e05ecca52ea0241c6ef7c70, 0x5339f97b4e05ecca52ea0241c6ef7c70, 0x6837d862854d6c0ed025b10c26cc053b0879dfe4a030d2900a5dee26edb0a07d, '', 0, '?'),
(0x69a5f9d9161b89aeb070350547c40f48, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background-overlay.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background-overlay.php', 0, 0x665138332614ec37fa40e18ca93b1331, 0x665138332614ec37fa40e18ca93b1331, 0x2787ffc5449e8bfe256a5153216cdf117421edc62ce68cd1014196819a042ab0, '', 0, '?'),
(0x69a65b34d79757b2c78306d4d379c436, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-shop-home.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-shop-home.php', 0, 0xc3b3ab04e99f44af071f384b57a54e07, 0xc3b3ab04e99f44af071f384b57a54e07, 0xdd61b4c08b6e8833a487f6fa3129b82dfd6ad4b1fc007dcfb0732ac42249bdd4, '', 0, '?'),
(0x69a6e551d770688c93a6743ceb3970fa, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style6.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style6.php', 1, 0x00000000000000000000000000000000, 0xf4d7731fc0715dda9b497a238c4c074f, 0xd7cc4fbb0c30d65006b5613420a83d63b679be1244888ee285be1ece5acb9cd1, '', 0, '?'),
(0x69a7f9c1439bd0505659e9144f856bbd, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', 1, 0x00000000000000000000000000000000, 0x3a09f95a50a513c55a9a88163f283fe6, 0x2485bbb5b0e3a1ec793e24740be9dd32cd2f224cb5504cc0f5a24615145344d1, '', 0, '?'),
(0x69a95b75b044aedc7a8038360a813a78, 'wp-content/uploads/2023/11/background-site-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-150x150.jpg', 0, 0x34120641c04ce8678125968067d224b0, 0x34120641c04ce8678125968067d224b0, 0xaa1ad6fb6d45dabbbf1424c10bf66dbbc0011acf2d86809db6a40a306a03ed26, '', 0, '?'),
(0x69b22dffd058b1380b07565b7e45fb12, 'wp-admin/css/install-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/install-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7b9d10cf5a9f15fcc2339b01238f6576, 0xf1a0cbd6c45f834b36386d567f08ce2a6b12f9e868667bc98e158cd2f737a300, '', 0, '?'),
(0x69b2a0434307f9052ca62ba98daaedfe, 'wp-content/plugins/wordfence/lib/wfWebsite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfWebsite.php', 1, 0x00000000000000000000000000000000, 0xa290c174cc107e05e1414ac4616f06ad, 0xbe4189f66c45f7f4a55403083209063af1bc241993e982e918f2a4266292ab10, '', 0, '?'),
(0x69b3717a85b9fa8f44b0fb08bf5a5124, 'wp-includes/Requests/src/Response/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response/error_log', 0, 0xebecde17f1d34a81afc420584fe43ae6, 0xebecde17f1d34a81afc420584fe43ae6, 0x39a3624f2e376adcb75d7468544883eee439e1075f93b95d900a55df1f613a92, '', 0, '?'),
(0x69c05cb4af817f9b123d58ef05681424, 'wp-admin/js/language-chooser.js', '/home/iraneurobetcom/public_html/wp-admin/js/language-chooser.js', 1, 0x00000000000000000000000000000000, 0x9fd3a40b17ca6b758d916c4c5316a904, 0x0ca0e3f50c7234d8e9b9f969c00b8d8b6abf22dc88899005cbe2cb36b9cccf26, '', 0, '?'),
(0x69d205137edb8383f18860ad204f4396, 'wp-content/languages/plugins/wps-hide-login-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.l10n.php', 0, 0x250707f066b6305888e46330cac0178a, 0x250707f066b6305888e46330cac0178a, 0x29af2b2465c2e4af321f1bac2011c9f933942ead6942a3a6244d5d7683103652, '', 0, '?'),
(0x69d251e8a5d8913c4fe4c8a6f81e584c, 'wp-includes/SimplePie/src/Registry.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Registry.php', 1, 0x00000000000000000000000000000000, 0x75de055a5a5fe7466b080d0395b32a3f, 0xc15bcf7943acb4ecb6bffe5b74dffc730d5d359e37ba3891e51f4c94e42e1473, '', 0, '?'),
(0x69d401ade766b6462ea1cd32ab23772d, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_files.php', 0, 0xda2db027a57b9199ba069fd710207106, 0xda2db027a57b9199ba069fd710207106, 0x4deaeee3d261c819e05babf8447e151be9f4b36a0ffff4d5dbafcdf15681d5cf, '', 0, '?'),
(0x69dc4349de664080935a429ad983d5f3, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-6.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-6.svg', 0, 0x5ecf6881fed86a4e314954a1bfd64b4f, 0x5ecf6881fed86a4e314954a1bfd64b4f, 0xd712aeda9e560b6f70effdb2b03ead9c234e68007960eb567801dbded0bead58, '', 0, '?'),
(0x69dd3633ae8dbdbc437c779774ff0b84, 'wp-content/plugins/wordpress-seo/images/rest_api.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/rest_api.png', 1, 0x00000000000000000000000000000000, 0x4bc673d3f6c77212e4100b5b0c155ced, 0x5943132e3b5061dcfc8ca4fc4ac87dc9d6119cfd78ea15a81b81d563c5438f41, '', 0, '?'),
(0x69df097b08ce5574ff04d3cee75f4e98, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-180x180.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-180x180.png', 0, 0x3562636809ce7c1ac5af3ff9feec97c0, 0x3562636809ce7c1ac5af3ff9feec97c0, 0xf50f43cfa9e429443508d07500efcc755a911332d2765ceed36669011fefa5c5, '', 0, '?'),
(0x69e01016d2425104a5f1149e8d28ac67, 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-query.php', 0, 0xd9676e0b027a6caae0df64fea2ac72b6, 0xd9676e0b027a6caae0df64fea2ac72b6, 0x9080bc48a8ef421a66613923b4de89e9a3cf8b9c4d9f1ccc25a393cd39d15f5b, '', 0, '?'),
(0x69e09cd3d5ce6edae23c482f9ac2bce3, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/StringDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/StringDefinition.php', 1, 0x00000000000000000000000000000000, 0x439cf61015da74acef995e0c2b61cbee, 0x2abdb4e36b16321a2aa1d93bd7c8655936117d335dca0fae9b4dc0f4bacc66d9, '', 0, '?'),
(0x69e16becf1ad12bd43f110ed541c2cec, 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIPWhitelist.php', 1, 0x00000000000000000000000000000000, 0x32a56889db326145d206081d11019930, 0xa944ea3ae45de8b89d7ab0d9d0c2fd77255b8b6acc6f86d0ddfb8e115860d7fb, '', 0, '?'),
(0x69e4ba9b62cf36a60c18a6c4658d8267, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', 1, 0x00000000000000000000000000000000, 0x614de75a58e90509db02070cfb824ba8, 0x58424e7955bd28d2af20b939114057d9fee3ffaff337e9ea6cf63b0be5effef1, '', 0, '?'),
(0x69e9f4eb8c3d6134f8932a664c1ec20b, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', 0, 0x7a56a4c6e3760bc47fd68bd0d8e2c647, 0x7a56a4c6e3760bc47fd68bd0d8e2c647, 0x8824a811a523fb767af52ee81390bec50495ecd1ce56a34f638b472286a84e02, '', 0, '?'),
(0x69f58e7814f44540b98356b2cec04522, 'wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php', 1, 0x00000000000000000000000000000000, 0xb06f5b7755db74557865e3eea424a684, 0xc01994f06235775a40eb0056407e91b8096b21160bcdba1977d1a9e075b82073, '', 0, '?'),
(0x69f8d0f673f4683683130df475ad68d2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShare.php', 1, 0x00000000000000000000000000000000, 0x314699b07d44e8525975366671c8af03, 0x3334b81bf186fbaf7f0b1d9539a3ee52e0b9454d70d4df645cd29f9454efe075, '', 0, '?'),
(0x69fcfde1471fc95e5d4c84b5993a59b5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php', 0, 0x0b2eb383d17adb718285876c56761173, 0x0b2eb383d17adb718285876c56761173, 0xaec052c3d1b2277b875ddd54b8893d079447d5d0e689ccc706a0fdec44858d27, '', 0, '?'),
(0x6a09dd64a23b5521a66c5359ae4b0565, 'wp-content/languages/admin-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.po', 0, 0xe5ad39688d83fc38660a052010670c7f, 0xe5ad39688d83fc38660a052010670c7f, 0xf971ed3c9d62b6074cb4dfd457dada14f5d875f82ef787e5597c36174bb8d469, '', 0, '?'),
(0x6a0a64e3dc852999dba798eb3522bcc6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/RewriteAmpUrlsConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/RewriteAmpUrlsConfiguration.php', 1, 0x00000000000000000000000000000000, 0x52da10dcf579bb940a1046b74fc67edf, 0x14b0a3db27061b5be98c3c80ce256d368ab7c64e4d341192ca52788652eba070, '', 0, '?'),
(0x6a0be2e40c2232ff39051564a0760c38, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Smush.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Smush.php', 0, 0x8c59e25a12f17119606d9d8674e51352, 0x8c59e25a12f17119606d9d8674e51352, 0x827888c94d1232ebb58f28e04d5ce76f3c0ea358997cc8c08e72e2628c9e0cae, '', 0, '?'),
(0x6a0c325c849b3b0a670c7b304530f408, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php', 0, 0x30b565edffe73b945c169806f091b6a5, 0x30b565edffe73b945c169806f091b6a5, 0x8c8c04b2f183ad6998dc239de3ebbe3e878ad327d37c1f438e90844111299764, '', 0, '?'),
(0x6a10546d68491e565158b161976c7f5d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/EFlags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/EFlags.php', 1, 0x00000000000000000000000000000000, 0x7dbb7290a4dc7486a8711451b1204eb9, 0x42e2ef9c195df04a265a7c54e9a2b1117ed8048a2ac15e99e082dbac25a9b26b, '', 0, '?'),
(0x6a191560db417a168e0770b05a4c7294, 'wp-content/plugins/amp/assets/images/reader-themes/twentyseventeen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyseventeen.jpg', 1, 0x00000000000000000000000000000000, 0x709232a31e25fbb12acc8b283e12e552, 0xef951d2f81cdb63e0924bfb90d9ab45f509ce49dd6dbfd4cde190d166bad90c1, '', 0, '?'),
(0x6a1e01ca53f6adff19e25e70204e09bf, 'wp-content/plugins/wordpress-seo/src/generators/schema-generator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php', 1, 0x00000000000000000000000000000000, 0x87f8b2e4dbb834585f78d04067baba03, 0xc20ccbd64382c70b890c4ef299149c444c64a44550c6e3fa6dd8dbc957a63739, '', 0, '?'),
(0x6a1e4efb70677562578dcc5982675fea, 'wp-content/plugins/elementskit-lite/libs/framework/attr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/attr.php', 1, 0x00000000000000000000000000000000, 0x5f02c2c95bb652f8ffd95fc9f9be54fe, 0x37be36437d41479d2b57454e1c246998d11466a65f064f4345568b200f5a489b, '', 0, '?'),
(0x6a20227c7fb4f52efc9a5b84e3ea2c92, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/12.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/12.png', 1, 0x00000000000000000000000000000000, 0x204d3826d82fd3728a269d25cb1a132a, 0x5198d9f3cb5a987c80c5b0e2b95cb63fe6e617ec09702c4f4fbe25e6361ce7f9, '', 0, '?'),
(0x6a26ba563199acae36139334aaafebe2, 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif', 1, 0x00000000000000000000000000000000, 0xbe1cede97289c13920048f238fd37b85, 0xefbeb1cfdc6e97d1bfb930637e4efcff72e6f14175f3677e16ce948fcee04914, '', 0, '?'),
(0x6a28692cc87186308babd2999d20c89e, 'wp-content/plugins/updraftplus/languages/updraftplus.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus.pot', 1, 0x00000000000000000000000000000000, 0x9ebfb19f091f80fc019174aaacefd2f6, 0x550a88b5bfc57a9f626d48a6605494884b1681c243045c54106e756fa05b3d04, '', 0, '?'),
(0x6a2ace1a4096ab8b8813f29d77931cb4, 'wp-content/plugins/wordpress-seo/src/helpers/date-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/date-helper.php', 1, 0x00000000000000000000000000000000, 0x621bdff8092b7b525c4b6e6c2f4e8550, 0xcc1d3998716d5ff9c3e144a54965f484e5b2ba5236cb93896860e7a9e5cfb99b, '', 0, '?'),
(0x6a2b09291bd6d651002fa769a4367671, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php', 0, 0x4c9bf90b061e2c0c420570db5d5edbf3, 0x4c9bf90b061e2c0c420570db5d5edbf3, 0xe2c8233605b31590cf50a4d67fe4a08716405c129cc42874521d0d2b1ae83203, '', 0, '?'),
(0x6a2d7e887cd81a02301e50735d145a3f, 'wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab-handler.php', 1, 0x00000000000000000000000000000000, 0x4914171ba5f1f0ed72effcb585c0fd76, 0xf46b7cf732bbdd1b235ddc090b306e826673e6a058930158f3527c5b4d405756, '', 0, '?'),
(0x6a2f21a5125a63509486d08b649e2190, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-about-title-logo.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-about-title-logo.php', 0, 0x92a042b341f277fd060e2d0f4519a744, 0x92a042b341f277fd060e2d0f4519a744, 0x03496651d3b93ca9829fb9f8624589c84a7c38fe7628389a9743d3eeac01c41a, '', 0, '?'),
(0x6a2f472541d6f77440df232770d33da4, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWP.php', 0, 0xa2d5096eb64a5e6e580f03715282e5d1, 0xa2d5096eb64a5e6e580f03715282e5d1, 0x028431cba9b7c88ffc97440fbf51b470476f055159d3f6bc39630f60c8b49d6f, '', 0, '?'),
(0x6a3b17a18fc75fa73dd81afc029d9398, 'wp-includes/blocks/group/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4d9418e76c714ddadf03f7df6fde8bee, 0x31902bc9681f89453ec4c267888e2b9d89229398dd0e09b2e1390174e5c21d59, '', 0, '?'),
(0x6a3be6f9284e7f12961e73cf5c4c6816, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PooolAccessAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PooolAccessAttrs.php', 1, 0x00000000000000000000000000000000, 0xfbd74fee5c703edaad878639a5d63edd, 0x09503e132093ab7eb271ea75820a3837cb5bef6bfae4e79d9ab20dfe469c568e, '', 0, '?'),
(0x6a3c063234e596eaa0264e5da82c0df2, 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js', 1, 0x00000000000000000000000000000000, 0x053343bc3142c50027ecbd851d69d274, 0x90967ea803817dd123623f159c67cfc002876b6f958b13cf4e571fd40faba0eb, '', 0, '?'),
(0x6a3cc21a1796b528174b042b4a504abd, 'wp-content/updraft/backup_2025-03-22-1151__EuroBet_de7b609508e3-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-22-1151__EuroBet_de7b609508e3-db.gz', 0, 0xcce9b59747a975fc5c0a17ea163bcf91, 0xcce9b59747a975fc5c0a17ea163bcf91, 0xa9eed9917db6db989d9e304698c51538568c82504f1da3412738480ee607d035, '', 0, '?'),
(0x6a439f2c4bfd6c96e283cd988d0322c5, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/wp-request-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/wp-request-exception.php', 0, 0x23dbddb5820430db0c013bf2ebbec578, 0x23dbddb5820430db0c013bf2ebbec578, 0x0bdf04630e1c0b6f4795f5556f10e9d15c998a47ab877df488b0ddbfbe0bf298, '', 0, '?'),
(0x6a47c24e9899a7b778fc94dfea400bce, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', 0, 0xa2f0f07930ab153dc249e9fb769a195d, 0xa2f0f07930ab153dc249e9fb769a195d, 0x2591cda51d7a455f08260eacb2f8aa93217ad03f10f2c523602b7efb09a6f760, '', 0, '?'),
(0x6a51fbf59765f78af83b0e1613e21d65, 'wp-includes/css/wp-pointer-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xbe3e0dbfff40e7036faac734a8b10552, 0x48d7a3b2cc6d7c6f4334efbff9555c3b75121450f436ac759c30b2f90ab0c46c, '', 0, '?'),
(0x6a5a025fdcfcee8728ef64468f25fad9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', 0, 0x69281ea7537121cde856874e64ff612d, 0x69281ea7537121cde856874e64ff612d, 0xc4054aae76c2446f1184ff25faffe13cedaa07dd4dfeb6b1b8b360b02fa84e70, '', 0, '?'),
(0x6a5af8ad0a63a45ef75cf37a6bbdda18, 'wp-includes/SimplePie/library/SimplePie/Cache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache.php', 1, 0x00000000000000000000000000000000, 0x67e9bfa2bf997193b2824a7269598f50, 0xa375b1e8fc4db66870b605022382133111af6b369349fb87efd11491c4afa5ce, '', 0, '?'),
(0x6a5bab419b2cfe296671d9347caf978f, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.css', 1, 0x00000000000000000000000000000000, 0x61e018829abba4a33f9b582dd43a459f, 0x98edd30cff18dc1a57dd87bbb466070fd463a6b72e794473660ccef45632e7d4, '', 0, '?'),
(0x6a63b505522ac2599fdf89f720a3f3c3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', 0, 0x6a1d4a491cb910600dc74cf2f3fc7796, 0x6a1d4a491cb910600dc74cf2f3fc7796, 0xbb498d3d5198207fa082ec28f70fba0339ceb9161e876fbc70bbf02fca4859ac, '', 0, '?'),
(0x6a6758f978af725473f4118bf5c6a4d0, 'wp-includes/blocks/comments-pagination/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x7e0625183c0d92e2648b50a3d328c026, 0xf0bc57c366c07a9134eda5de64d01a6a183e9e4907c41cb7d043b6c1cb80122f, '', 0, '?'),
(0x6a6aaa9e27b4b3cda6ef8c5763d22716, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style2.php', 1, 0x00000000000000000000000000000000, 0xa40df61eb6915c6455c3b0298cf4c29a, 0x86e90414ca2d6b5d7cc15c30a431b3ac0f1556da1db81acc0eb2250888f5abad, '', 0, '?'),
(0x6a6d4504a4d14158dd75779b7f3edc86, 'wp-admin/css/colors/ectoplasm/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x000b93c948d9fa379403ddf95385d0c6, 0x9ca503a0aaa24251360d6a1eacbb2ac367547aac0337a1c4227da3d1e6f35303, '', 0, '?'),
(0x6a6e0c38bda6447357ca7bb977b72618, 'wp-content/themes/twentytwentyfive/styles/01-evening.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/01-evening.json', 1, 0x00000000000000000000000000000000, 0x3441b8aee98111bf0d6de5fffdc1e6a6, 0xf0e96a188bba8b23448fa75d91eb857745b42c801578088df1efe916f187adf5, '', 0, '?'),
(0x6a74bcd95ae1eadcbfee162c870517b5, 'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff', 1, 0x00000000000000000000000000000000, 0x729abcc2f819c1611516a961e512ee69, 0x7b4aae4ca0d9dfcdbb26d5f17b0ea9bd7ba2cc543a9aa5a3c2e3871e0f9d4208, '', 0, '?'),
(0x6a7552405d8cdc9ca02b33ad7e39ef69, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php', 0, 0xf95f9373d4b6a64c8ab958068dfff8ee, 0xf95f9373d4b6a64c8ab958068dfff8ee, 0xc60fd8976963873e2773c3578dd2c71cc18b67725a2e81714a70ff3fdd2ecbd5, '', 0, '?'),
(0x6a7598c525c3c98a0d0046d2a7670ec8, 'wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif', 1, 0x00000000000000000000000000000000, 0x95bed8e667915e96907820b79f11b76c, 0xd70c730a48ed4b219faa081fd6906784ae146b156ee21ecaebcf0003eed0770b, '', 0, '?'),
(0x6a77356dfda14b78fa37d4fd8e7a4db1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php', 0, 0x06a588bcc3cc3781a719a06e43d97be4, 0x06a588bcc3cc3781a719a06e43d97be4, 0x2967e95cd8a4abfeb7e913a596c05d8b2bef5b0e4328a64a047cfe467edf8ef1, '', 0, '?'),
(0x6a7c81350b17d3fcfa101f3ab9ca90c8, 'wp-content/updraft/plugins-old/updraftplus/methods/s3generic.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/s3generic.php', 0, 0xd9e2955904f13a965d8907157a4cd4ea, 0xd9e2955904f13a965d8907157a4cd4ea, 0x0cc3e52f467e6f975d429cbc931d0b063de3ee77feb0ed698446572ed2d9bf6f, '', 0, '?'),
(0x6a81e4b18bb9bfe1f02588ddc35d801b, 'wp-includes/class-wp-xmlrpc-server.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-xmlrpc-server.php', 1, 0x00000000000000000000000000000000, 0xa96ebc3ab1bd09c1fc5184951c097530, 0x1a520bd86f428ccc07cd965d8a7d401baf80dbcafe9b6936015026db3085b339, '', 0, '?'),
(0x6a8a04b4890eab03707ff8005acdf299, 'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php', 1, 0x00000000000000000000000000000000, 0x10c63c835eb71b7085351fece2b1bf3b, 0x5a3c1e4fcfb0cd77a2485338d6ee4ff81d3727a6d2d8f79a97baece8b3593948, '', 0, '?'),
(0x6a8c4a42a7a6b97ac6345e4e11725097, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Noscript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Noscript.php', 1, 0x00000000000000000000000000000000, 0xd62d73dd4e85c7bb090c8f8ce2f035b1, 0x0226c49433c3203bc4701bf811238b3bc8c722820a635c7d86c1006848e5edb6, '', 0, '?'),
(0x6a8fafd229136e835138deaee1ac448c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php', 1, 0x00000000000000000000000000000000, 0x7675d7b2b7b4e275921112784af4427c, 0x03f3fcfc5f5c17d7024f1e959879746e8ef8f490171bfbc5928c5a9594a0d5b4, '', 0, '?'),
(0x6a9097a3c9ff1535462b1fb8afed6f01, 'wp-includes/images/crystal/interactive.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/interactive.png', 1, 0x00000000000000000000000000000000, 0xaf52cf6d60f2edba609939a70304e601, 0x24ad9dc1f6eba9983c7831b2e9d593bbed4952ef9b562d565a5c6a672e87fe88, '', 0, '?'),
(0x6a909dc65dd2a79db01af15e361cd414, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerInterface.php', 0, 0x9340137458e0e8b428f49d0fe8043720, 0x9340137458e0e8b428f49d0fe8043720, 0x8be6aff3e322f088b4885bfe290c0240a757bcc499e0487bdbbffb50f6c0a5a4, '', 0, '?'),
(0x6a9142168419c00fa0c61ae3c7718804, 'wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js', 1, 0x00000000000000000000000000000000, 0x71fe35b9475ff55a425496b3a37e0769, 0x1e8ad6061436696f98a10b2c8cfec7f2100a0ce8e7e5fd44d4197fa797d5a997, '', 0, '?'),
(0x6a95513eeeb1a394c355509dc50c75a3, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/3.png', 0, 0xc7e40832f3f1ceb0db7ea3dbd5abf82e, 0xc7e40832f3f1ceb0db7ea3dbd5abf82e, 0xa37c0a09d4b1b2fbbb1d320da13be5ab93e05d4573ba34ad6ae7b6d06b16178c, '', 0, '?'),
(0x6a95e254005065b3b028b9361e062049, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', 0, 0xd05e73887eedc78611070af6a52dd160, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0x6a97052414133c01dd5c735744878f90, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidOptionValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidOptionValue.php', 1, 0x00000000000000000000000000000000, 0x735497952e2e913330cd9c2b95f6cb54, 0xffc13211d806288ebc2ea0517d1dc37663b7dd837d3470853ff8dad8b784f8ba, '', 0, '?'),
(0x6a9a43deebbfbaa8d878385ae4fc9c00, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', 0, 0x62270591171fa79ee2899aa1e688e911, 0x62270591171fa79ee2899aa1e688e911, 0x40fded618163877f5a6c3853d42a552efb075abb07d3112674dde312a0c25c23, '', 0, '?'),
(0x6a9af666090fcf0b4ff3f48c2396cd39, 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-768x518.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-768x518.jpg', 0, 0xf4bbf39b4949c730d072da84a175521c, 0xf4bbf39b4949c730d072da84a175521c, 0xb4b580812edd1ab3b7d51511820255705fdc4a2e866ef638d206dfa9df43ad40, '', 0, '?'),
(0x6a9b6b3c8786dbbd0891d90e0eb67f42, 'wp-content/plugins/wp-rocket/views/settings/fields/sliding-checkbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/sliding-checkbox.php', 0, 0x84cbed595d0ba9fc3d07dc5d2fe20611, 0x84cbed595d0ba9fc3d07dc5d2fe20611, 0x41cd4ecc445a8c4cab22e496a769f85555b762c6d00c3fd84322fdc2a23e2500, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6aa2f844819186b9ed87452baa19e7ff, 'wp-content/plugins/elementor/assets/lib/hover/hover.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/hover/hover.min.css', 1, 0x00000000000000000000000000000000, 0xe1fb58015d32aa818790dbed4cedc1f1, 0x861184fea585027ef91d72532fe6c314d2afb0ed6e947c9fae69297adc2bf979, '', 0, '?'),
(0x6aa838f0d4b697675250944f615c4c92, 'wp-content/plugins/elementor/modules/usage/settings-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/settings-reporter.php', 1, 0x00000000000000000000000000000000, 0xd9a87ce1b392fc06195fe3b046d65dd5, 0x4e86fcf0859aeafb7e9dee1a958eea85f71567b40c494f542be155e65a118406, '', 0, '?'),
(0x6aaa78e5b1ccc1d281c1adc46c5c477f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', 1, 0x00000000000000000000000000000000, 0x3732e718ba63b6f12cf959e413abf4cf, 0x70bc78a86550ac9b92cc8bf95fb0f6585c2438d74d4a5a787c90f2a1cbe6f0f1, '', 0, '?'),
(0x6aaaac62772065802522f48c0b445bd6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/MinifyHtml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/MinifyHtml.php', 1, 0x00000000000000000000000000000000, 0x6e1991d8e977c7bc9cd31b90f06d1811, 0x0bf31b180e8c94c10a7ea298d48b59784bdd35229feaf4a75b2f956b5c9066ba, '', 0, '?'),
(0x6aadefce4759d96cea905908d7ee6a73, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Plugin.php', 0, 0x1c7b2fa8c82bb880f16c713a2913dd03, 0x1c7b2fa8c82bb880f16c713a2913dd03, 0xabda22ac644f67aad4deb896b832102e3804571adaea7a9777b64cb6619428d4, '', 0, '?'),
(0x6aaf12548fb806a71080eb738cbac24d, 'wp-content/plugins/elementor/includes/admin-templates/new-floating-elements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/new-floating-elements.php', 1, 0x00000000000000000000000000000000, 0xd6a1eb29d94c6c283b011ee249a4bc72, 0xb191fe69ec7f3002ec09610266e663e7998c036378cdcff0b9e0c09d2bcd1d54, '', 0, '?'),
(0x6ab2a6342dab4f0c20d58482ea724c0a, 'wp-content/plugins/wordfence/models/block/wfRateLimit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/block/wfRateLimit.php', 1, 0x00000000000000000000000000000000, 0x9332080b870c39517be227446232dc77, 0xb5dd41e63135b7ae32734eaa20adc3a41155ba41ac2da71292569106a608780e, '', 0, '?'),
(0x6ab3fcfc8851d70fddeda18afe991f56, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2', 0, 0xc127ab3cd3cd07eb1105370e70d67d76, 0xc127ab3cd3cd07eb1105370e70d67d76, 0xfab181423ec802f4293edbe67a370893008a49f0c782fc42bb16485b45e9d611, '', 0, '?'),
(0x6ab430ba837820e1091ff064b618412f, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/visual-composer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/visual-composer.php', 0, 0x832c6881555625d91c4faf22bd84c385, 0x832c6881555625d91c4faf22bd84c385, 0x41c47a62e12dcb66f249710ccae91c3f712bbb9ad13ab0ff4ab15dec14be4eb8, '', 0, '?'),
(0x6ab46773cd3636ce2480a4382aa845d9, 'wp-includes/class-wp-dependency.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-dependency.php', 1, 0x00000000000000000000000000000000, 0x1d723aed4735d42bf248dd863d4bd213, 0xc5180599bb0004fe3e276f501e48ea633d074a9ed38c51c7d413547d6444474e, '', 0, '?'),
(0x6ab690cdb111667d2925121baa602f7e, 'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js', 1, 0x00000000000000000000000000000000, 0x228735ff7e40cc202fb13348b4548066, 0xd5a05de334120647965e6a4e35e24205b95a307dca5f9f8e2e18224e3172a86a, '', 0, '?'),
(0x6ab7234c560a5bf1f3ed04327e95298a, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.js', 0, 0xb73145a9d877489c8274ec388c569169, 0xb73145a9d877489c8274ec388c569169, 0xa28793b2f782ea9559aceb2379960999043b1d55c78b53f8cb60d21cd7a9d356, '', 0, '?'),
(0x6ab7c315d59a1d507007296d1b1cdf05, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php', 0, 0x4ea399cd2891554d0ec397af6882096e, 0x4ea399cd2891554d0ec397af6882096e, 0x96c31205c144afbdb599cc93089469c49c7609d14ab5bc84462bec80445b5756, '', 0, '?'),
(0x6aba51f415e14785345992df9a4324bc, 'wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x6abc14be145ae3e962127d8a6a543bcb, 'wp-content/plugins/elementor-pro/modules/notes/admin-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/admin-page.php', 0, 0xf8c030d065e8724cb4767954fe9f4fbe, 0xf8c030d065e8724cb4767954fe9f4fbe, 0xcb2cd23032cad9f4951cfff50f428ff6e3a2e2c5835a7cd6241a2b3dab6d0f9a, '', 0, '?'),
(0x6abcaf67680dc203aa1206d2f6283f37, 'wp-content/plugins/wp-rocket/inc/classes/event-management/event-manager-aware-subscriber-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/event-manager-aware-subscriber-interface.php', 0, 0x1bcd172d8428c7af1320070791cb5818, 0x1bcd172d8428c7af1320070791cb5818, 0x7cf43b9743351cfa9e6181b4f733420d47f81326ad38223375538baabe6b1598, '', 0, '?'),
(0x6acdc3727a48b2a3478266e074c95d77, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/ok-seo-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/ok-seo-score-group.php', 1, 0x00000000000000000000000000000000, 0xbb93fe590498462f817886fc6c3ee41e, 0x71e19f7ba53d69794e2eea889a43ff745842bc46745ebeb9481095423a041c39, '', 0, '?'),
(0x6ad1116143e2956b3990dec5b75ad622, 'wp-content/plugins/elementor/modules/ai/site-planner-connect/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/module.php', 1, 0x00000000000000000000000000000000, 0xcc3424953ae7770178d1fa8bf9d23351, 0x95a6fac35a9ce57dee0c4a9e6b99ed2ddcc5de927d712a30c896460d1858810d, '', 0, '?'),
(0x6ad321694fdaafd8f30fe041069f025e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', 1, 0x00000000000000000000000000000000, 0x1d3f9753d1186f001acc71f2b383e139, 0x8097e29ff99851feb859a87a016f795e725c5991915438d702a287c69395d88c, '', 0, '?'),
(0x6ad74f581bfdab34b91cd79d842673e4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxIncompleteDeclaration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxIncompleteDeclaration.php', 1, 0x00000000000000000000000000000000, 0x186035ba042e3757bc14d6ef5a887389, 0xade96d5e0ac408f91bef31a17318ab8cb71c15ef2425f76d4bed3f9f15f050b6, '', 0, '?'),
(0x6ad92403d0b11b4393eca86954722ad6, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/js/script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/js/script.js', 0, 0x1038842f706300a2a6e259e842005bd7, 0x1038842f706300a2a6e259e842005bd7, 0x5c825f1ea4fcdf067244323cb6b39c2d9ab9998dc10561c3629780c8dcfc2c1b, '', 0, '?'),
(0x6ae880f174aa40d2badb00ed139530d7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox.php', 1, 0x00000000000000000000000000000000, 0x4dd6f1a2f1683bd3e790478943222a80, 0x45588e0e88a17bfa8fc6372d36853cf6ea9dcf9980d2eaadaef0430e0b92f79f, '', 0, '?'),
(0x6af5502b2537ee8c23fa7602b31fab85, 'wp-content/themes/Newspaper/translation/ta_LK.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ta_LK.mo', 0, 0x9c54a8ba8323928873780051c81bdd10, 0x9c54a8ba8323928873780051c81bdd10, 0x792c7aad1e5003d5f20d9baf013c7d51645afc223009934e9d26ba65f16e6fb3, '', 0, '?'),
(0x6af777f99b4b2b5d500a633257a9efa8, 'wp-content/plugins/elementor/assets/css/widget-icon-list.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css', 1, 0x00000000000000000000000000000000, 0x12953b31122526980662ece2f1b118b6, 0x82ae439197fbdb326c689644ed1f9f1f440cba3ed1af6362690b2871a73a67f3, '', 0, '?'),
(0x6afb64cb43545b5eea8852149e12d7f2, 'wp-includes/block-patterns/query-large-title-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-large-title-posts.php', 1, 0x00000000000000000000000000000000, 0x8b51b28b7f1f072434fd2df931f865c2, 0x7f2caa838d4368317a60ad71dfeb82c2c08c8c06a95c1132df918e881f8c7b5d, '', 0, '?'),
(0x6afded7fbf79c49e6f93d5c56c331abd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlParser.php', 1, 0x00000000000000000000000000000000, 0x847d05ff18918025ea2d6a31cd312ede, 0x2ee5ffff5712dde1920c4cb3234971f68e6baa5ea7ebe6e2cc4a0807c0498a89, '', 0, '?'),
(0x6afe073039f6c384a1e8e8ecc7f175bb, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-3-col.php', 0, 0xc692a66c3cfdfd8bf957b6d348ec0db6, 0xc692a66c3cfdfd8bf957b6d348ec0db6, 0x45187eb64e031614164fc9db74d3df63ce7a4d4f81086843cdfba2f4795eee59, '', 0, '?'),
(0x6afe142bba648a0234f6741e7f270c8e, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Settings.php', 1, 0x00000000000000000000000000000000, 0xddd75a2b486d17a9d4a5c7e1a9d1a3d8, 0x875fa73a073b269a54df1b9e36e1ffe8eb8f330446fe89e12c706abe7ccbf37d, '', 0, '?'),
(0x6b00d8620815cd125a78c469870e03f0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedFirstChildTagName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedFirstChildTagName.php', 1, 0x00000000000000000000000000000000, 0xc26e4cd69be711405f90cf08d1c00366, 0xee84e3c59e49e76f4a8fcd31933361f4b4a55cc40e90b477fa3590409d6c42ad, '', 0, '?'),
(0x6b037477949790031c628828b1ab93fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Interval.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Interval.php', 0, 0x5429af087944afaec4d670cf841061ed, 0x5429af087944afaec4d670cf841061ed, 0xd335c4cad0f69ca9192f2efa9cbc20c926d63ca4240324b55ed84645f6114e25, '', 0, '?'),
(0x6b08598b50ef75aeaa61f3a15398ea30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php', 0, 0xfb737bca59ff0ae04157b3f0d31be186, 0xfb737bca59ff0ae04157b3f0d31be186, 0xdb918a8baf82c5153c1fe90de0caa97e9b224c4db86b6857d34fef91b6d68187, '', 0, '?'),
(0x6b09f287c5391e822550a23835526a64, 'wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js', 1, 0x00000000000000000000000000000000, 0x9e416cf6255498f5781e1c537af9f3b8, 0xc696e9fab42b1c526cac4e97631f01fe5292b5f7885072741653dffee5717b55, '', 0, '?'),
(0x6b0bc10479b428859066d7b130f81683, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-2410.min.js', 0, 0x8a61a4d3a7ae6ef640aa3edbbd2763c0, 0x8a61a4d3a7ae6ef640aa3edbbd2763c0, 0xf735c900443ac3af63472e71570a64b631c2802565b1175edadb4ed536aa5622, '', 0, '?'),
(0x6b0ec3563a6f9bd700ca0af3f4619651, 'wp-content/plugins/disable-gutenberg/languages/disable-gutenberg.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/languages/disable-gutenberg.pot', 1, 0x00000000000000000000000000000000, 0x78bcfb0c3d9f598b5d551858440325a9, 0x73985ee048df0109acba10dd6302a3811e3828244656428b19ea5dc1a8e081b5, '', 0, '?'),
(0x6b0fb57635c2d5067525bd623e67f566, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CubeHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CubeHandler.php', 0, 0x4c45b278bfba86a69e09aa695db888b5, 0x4c45b278bfba86a69e09aa695db888b5, 0xd8262cf0a6946704387858b01081b0f3366228ea2dd7e3ecccc5a9e49a6934a7, '', 0, '?'),
(0x6b1353c8f80996a83b15dc2cc9188d14, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php', 0, 0xd3bbae2735c641dabba77c2527412cea, 0xd3bbae2735c641dabba77c2527412cea, 0x2d9075adf3e858a7540faff9e3d3d91f9588d2c6ea9c8440fa1ec5270ba20589, '', 0, '?'),
(0x6b13827f88b824364fb3d22d4e8578a0, 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x3d42b6ec9f848bb610500d4cf6e2a00c, 0xc295171288785b9e47938b2d0706f33930622e7a08914706f5de617ada3eca72, '', 0, '?'),
(0x6b1a19c16d910b6b269e0bd975e5df98, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', 0, 0x060264f6775540a137311209802c35ad, 0x060264f6775540a137311209802c35ad, 0x177d7ee26e2a6b289c0ce787d1e8da12cb7b4310984decc5331f95b300241c01, '', 0, '?'),
(0x6b1f71f5031dbcb1f42f07808448e2ac, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/LICENSE', 1, 0x00000000000000000000000000000000, 0x7b9d243536feed4d47e76cf44a67dfa7, 0xc240a4b5bcf5103283f7ae8b29ee370a0b003c0c870a9d4263e15d007af91134, '', 0, '?'),
(0x6b236c59dd973b91810ca0743b0d2bf6, 'wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php', 1, 0x00000000000000000000000000000000, 0x168e7ed80d9ba05bcd65f87d0ddea8a5, 0xe941c55dd1a26c8a55ba71e1bbb2e8d25ac45f87f54082c1fb9af4ffb83031c5, '', 0, '?'),
(0x6b2992f149619bbc419e8aefbf433c96, 'wp-content/themes/twentytwentythree/styles/aubergine.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/aubergine.json', 1, 0x00000000000000000000000000000000, 0x7d037fb067656fca8ab98c51c5e37060, 0x84586129bd1a82e72aa3ffcc478c628d3600181673c751b8cff756135c8a3802, '', 0, '?'),
(0x6b2a8e4f503f8919d5ace512d753ff24, 'wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php', 1, 0x00000000000000000000000000000000, 0xd1ce9b2e0112fdbd3d8bf347728b89ac, 0xbeb452f14df186e2c3968268291765fcd24ddd385e808c40238510f284eaad45, '', 0, '?'),
(0x6b3620ec4f1f378710d8dc03d6516b70, 'wp-content/plugins/luckywp-table-of-contents/admin/views/settings/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/settings/plugins.php', 1, 0x00000000000000000000000000000000, 0x58e2cc609b19fc0bc41a5fb6e3f90f76, 0xd82fed10b856fd5bb443fdeedf1edf0ec38e1dd32006617de682aea92db33aa2, '', 0, '?'),
(0x6b3684fea02ae2dcdf489c098c75d9a1, 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php', 1, 0x00000000000000000000000000000000, 0xe46dc43df631120cdce532f1129b4c33, 0xe46ab84a154b9755912a05fe7832ebd01361560ee452589baaf713f3feb52ea4, '', 0, '?'),
(0x6b4217516fdf908b92b66e98a8b7e1f7, 'wp-includes/Requests/src/Session.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Session.php', 1, 0x00000000000000000000000000000000, 0xd22ceb82e3d03a5d5f3019e3079d2bc3, 0xdc361088f8a637acd578efc1f4c47576e14f19414863f20a6460557411926d14, '', 0, '?'),
(0x6b44737dc335647360c7c2b2eff4fc65, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectedPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectedPromise.php', 0, 0xff694259de68e4077d7fedb7fd481674, 0xff694259de68e4077d7fedb7fd481674, 0xad8dafa67d7c27ced91e04f5efa709d2a8a90cd3badf35cb9387458432e940f6, '', 0, '?'),
(0x6b4523b9ebdfdf72db55caa17b336e90, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php', 0, 0x279e9cf64f20e334a1d83e50b1abd8cf, 0x279e9cf64f20e334a1d83e50b1abd8cf, 0x2dd55ac85668e30c6f63dbfee2cb7408cc37cef0157110ac2d286821f7bb6110, '', 0, '?'),
(0x6b453cb40bc8aa45faa5ff60f99f1aad, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/AuthTokenSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/AuthTokenSubscriber.php', 0, 0x322c5c632d0c9a7eaa852c3e5cfe90a8, 0x322c5c632d0c9a7eaa852c3e5cfe90a8, 0xd649f35098e8d769406eeb3f57e9394f0ecb4177a3421c31667d40602c2d409a, '', 0, '?'),
(0x6b45ecf06e8266cf8bdf9fc8270c7162, 'wp-includes/blocks/video/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style.min.css', 1, 0x00000000000000000000000000000000, 0xa3d02dfecb68bc86e10c175ab11568c9, 0xfcd877d4dcf102f8273506dbb8c6051d61ee1e45a54e12f90fb11bd76be0ccea, '', 0, '?'),
(0x6b47864b40f340b39955fd00b917a3d5, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d444e7480857d3b93022e5bcb338b3b9.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d444e7480857d3b93022e5bcb338b3b9.json', 0, 0xc75f911fe1554a6ab3a88b609c9abdff, 0xc75f911fe1554a6ab3a88b609c9abdff, 0x58a5cfb870e9350339c19b94f103669f75b84a97d6ccd4fa05540993f2e72af9, '', 0, '?'),
(0x6b4c64c6e0891e7bd4ce7225078751d1, 'wp-content/languages-old/themes/twentytwentythree-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentythree-fa_IR.po', 0, 0x55857339514f0d727948256e899af591, 0x55857339514f0d727948256e899af591, 0xf7b6ca80560b0189aff3c0d7d7f3ef5c9bd3d2f8439a4cd47b514015402f1ba3, '', 0, '?'),
(0x6b4dcffc969ca69a020ceecc99597370, 'wp-admin/credits.php', '/home/iraneurobetcom/public_html/wp-admin/credits.php', 1, 0x00000000000000000000000000000000, 0xc7fe051ab86f463af4390286482de3e4, 0xf9cd31a3e86197abbe0e6914e4479f720d9a3e98c7698ed58ffde49df62798f6, '', 0, '?'),
(0x6b4e6191c63f167f131d33c5b4692113, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/WithNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/WithNode.php', 1, 0x00000000000000000000000000000000, 0x2d682d33681e41388dbc95e5072262a8, 0x240358054209a690cfd64a892f3e48f7691664284f3aac17f710c4e870ebeba1, '', 0, '?'),
(0x6b518ae10bbc8f4bd2afa97cb7cafcb5, 'wp-content/plugins/elementor/includes/controls/groups/box-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/box-shadow.php', 1, 0x00000000000000000000000000000000, 0x90445f097b0e8eb90f2f3afe4f88c81d, 0x71eb01b7e241404f259a7a71d52c6ff34069c4b121e04d8e646e21bf1233fadc, '', 0, '?'),
(0x6b5698b39742452f9ef83bff6ff2d03e, 'wp-content/plugins/elementor/assets/lib/hover/hover.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/hover/hover.css', 1, 0x00000000000000000000000000000000, 0xcc1cba097ab4eacbabb0e99f72bf81c6, 0x575a31e5bc95e251374d8b5ff0dc94174e8b4bc84159c7c032e04761958d6702, '', 0, '?'),
(0x6b5c7071dc38a14a1e171563e3860d3e, 'wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php', 1, 0x00000000000000000000000000000000, 0x43c50859389322d4a8def28edecd36a7, 0x13238b289a0a611710092f451707e5c80b55c5e76cc23b0657f3d89300542ae3, '', 0, '?'),
(0x6b5cd16aa1eb0259741d0e25f2b16c6d, 'wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php', 0, 0x06b385bd6313efe7ccd0b5476d7b8dbd, 0x06b385bd6313efe7ccd0b5476d7b8dbd, 0x83ea91fb20d29b6f199e9361a8350848de5f4efada18bac46a3ccf2f306b13d0, '', 0, '?'),
(0x6b600a3e28b8949fd7adea90f94989ac, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 1, 0x00000000000000000000000000000000, 0xc7e49b211c7c5a5abecd40e78b99ecfb, 0xc14786cf26bef45096d29d8d60f967a549e54fb447bb54552f0e2b8cb00d5052, '', 0, '?'),
(0x6b67834048f95d75376f3521004ef526, 'wp-content/plugins/wordpress-seo/js/dist/settings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/settings.js', 1, 0x00000000000000000000000000000000, 0x9dd8848f926a1cb6ac291e6f158b290a, 0xac902693c7bc44f79339e682a706fd1cccd4a72d726599772d0bd9a478e4d96c, '', 0, '?'),
(0x6b6da77cf7874b0f6d6130ed222a886b, 'wp-admin/js/tags-suggest.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags-suggest.min.js', 1, 0x00000000000000000000000000000000, 0xaae4bc366f57089c93802687ffbefd39, 0xa19d685157ad53d478aaa7f5c1c325a626d7fd09a1241c23d5e238e69bb544e4, '', 0, '?'),
(0x6b711c4bf5fd9e38125000bae964162e, 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', 1, 0x00000000000000000000000000000000, 0x549bbe19df33ca3072be01baf1684496, 0xebf298d74ffad5cc369afb6c58d3b84002cf97c37fc6e6aa8946eb8f4bcc4840, '', 0, '?'),
(0x6b7143a8d9507943080900502c6885df, 'wp-content/themes/Newspaper/font-newspaper.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/font-newspaper.css', 0, 0x1ee323fdc5c5fa98369fab67e16908fc, 0x1ee323fdc5c5fa98369fab67e16908fc, 0x7bec4762b3bb4952dca33dab9b71ef086bf0f9592a38263ae41832e4b9d58caa, '', 0, '?'),
(0x6b7a88210e4bd58d6a30a56d69a52b30, 'wp-content/themes/twentytwentyfive/parts/sidebar.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/sidebar.html', 1, 0x00000000000000000000000000000000, 0x2e806c09844d621fc162c1ff6fcf2d93, 0x7fb7ab49361efac3802eb4cc51cf464a55d689682c250a791442e7f3de519d5f, '', 0, '?'),
(0x6b7e66d262ccad9872ca78fe5e6fd8b7, 'wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover-handler.php', 1, 0x00000000000000000000000000000000, 0x28497224b62c19befec8ac10ba57ad03, 0x0cdb9547e56ab9a98b883e07261aa5554869d8262e47a8deb63091f1675fa716, '', 0, '?'),
(0x6b845f0687a5118722719c4179f2ef39, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php', 1, 0x00000000000000000000000000000000, 0x2750d815de10878b0fea8aef726013e6, 0x5e5ea8a397fa3e96822ac9a908c45c577403da971b8a433017994b4a5b632684, '', 0, '?'),
(0x6b84ec76561ce738f4ea8d1af49af6d2, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php', 1, 0x00000000000000000000000000000000, 0x19c470073088141bbd08e20e46503b13, 0x89e510461f30e6a0d04500895f0d6df13ed7ff54fe347e45d88d493c8039315d, '', 0, '?'),
(0x6b8792bb661adb54088a25013dac3fb6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/UpperCaseTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/UpperCaseTag.php', 1, 0x00000000000000000000000000000000, 0x695112c5431ab789d908613ba7345173, 0x8ed62704d59edab5be03e69405e556d537543be07130fdce2d06e45a9afbafab, '', 0, '?'),
(0x6b88238f27d4984b857123217df5215b, 'wp-content/plugins/amp/includes/sanitizers/class-amp-video-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-video-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xe6e14a62cd1c02e24b8caddc4ab15130, 0xacd688b7106a130d437d171b97c1877b565a5ed04636bff2b9f0705a7b981e81, '', 0, '?'),
(0x6b8880a771445f225efc577ccf058f43, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-dot-move.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-dot-move.php', 1, 0x00000000000000000000000000000000, 0x720fa61ce25861ddaaeb8f658e6ab33a, 0x776dbfeb00d562fb1750eb2ef5acb0700cf855089b2b58fb0fe670c8d0a0ea8b, '', 0, '?'),
(0x6b895c0635b8f89e04cabf341e3b1d4b, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo', 1, 0x00000000000000000000000000000000, 0x76a12d79eda660fa4ddd804d046b37d2, 0x69f2fb57bc38fab57e2955490aa66600f932fd69f368b1e7c8c80bdfa41a8eb2, '', 0, '?'),
(0x6b89f38553a08454cce6a5ef7959df2e, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 0, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0x6b8c4921fbf3e562cb4a83961fe46fe4, 'wp-content/plugins/amp/assets/images/amp-css-error-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-css-error-icon.svg', 1, 0x00000000000000000000000000000000, 0x74ea24d3d0bb4005dbd8b3d02a8dbd29, 0xf4e752e52240b3cd0160eabd6c9989122811c31e96a7c5b604f88cd05f04e299, '', 0, '?'),
(0x6b8e519164f1c2f9b47ba945a0e6b44a, 'wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php', 1, 0x00000000000000000000000000000000, 0x3ff35a82679686dffdce0f3a297a82fe, 0x10e86bddb8ccd5c632eeb104f0ee0c8d1190da868b942e64cef61b629e0c6a85, '', 0, '?'),
(0x6b8f7898989da927489b7f1ff4daa020, 'wp-content/plugins/elementor-pro/modules/notes/document-events.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/document-events.php', 0, 0x815c1964f179f69b325f282ab3819dd2, 0x815c1964f179f69b325f282ab3819dd2, 0xec9a5d840a9a588309bf06abe503a9131b534aab920cd68ca5a8c2cbe17a4aca, '', 0, '?'),
(0x6b9012f514eab8fe75cf8527d88d33ce, 'wp-content/plugins/elementor/core/files/file-types/json.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/json.php', 1, 0x00000000000000000000000000000000, 0x9608f04d069c918d67b13fd0db6275fb, 0x64e9b007dda59bf6024e05d47d03b8d6dc0e305320f1d6eb6811dc9c829047a0, '', 0, '?'),
(0x6b93c3e4676196467a37c5f0c019c2c0, 'wp-includes/Requests/src/Utility/InputValidator.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/InputValidator.php', 1, 0x00000000000000000000000000000000, 0x55190dcaae03e4599065094c8c106c16, 0xaa61a931a6e251b661752f6498fbaab91c73a7d84cac1bbf5a76fb55c10e11b6, '', 0, '?'),
(0x6b970e5c605a07cb364b3dd1d57a7093, 'wp-content/plugins/amp/assets/js/wp-dom-ready.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-dom-ready.js', 1, 0x00000000000000000000000000000000, 0xdf349ab47c895fc4f59dd7eb49f3d98a, 0xe727ead76393111f029fd4dae374e422d9ab2ebfb9c526bfb92dd3508c193b22, '', 0, '?'),
(0x6b99a41649a3fb54efa4491d2429c880, 'wp-content/plugins/elementor-pro/modules/wp-cli/update.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/update.php', 0, 0xccf4d6530a4a905a328bf0aea31e75e3, 0xccf4d6530a4a905a328bf0aea31e75e3, 0x1cda81fe674b79e79679e980f3e06cfe702461184b5ca914efff8dc64cab9a01, '', 0, '?'),
(0x6b9d87241c26e9ed4c53a026374042e2, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php', 0, 0x1dc6449ee2ca1cf559f67027e39039df, 0x1dc6449ee2ca1cf559f67027e39039df, 0xd5d890bc4e3a913dddfbfbf1cde1fe873525778e192af16cbd5d7648056e966c, '', 0, '?'),
(0x6ba64cf23846e83b44542ac1999e60f8, 'wp-content/themes/hello-elementor/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/footer.php', 1, 0x00000000000000000000000000000000, 0x96283ecd37f94ec8c65c9467ba642288, 0x1f7e8ef365932cd626512ec82fcdd06a9d165f1c0119d244e001420febd70f77, '', 0, '?'),
(0x6babd8e1bd201a68665ce099e6b93637, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/View.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/View.php', 1, 0x00000000000000000000000000000000, 0xb49ce4a1a69ef327c18682f1bac85de7, 0x264c5ca8368f68591b2a5733c09464577eb19552f54e348650aa52c3d0010836, '', 0, '?'),
(0x6bb12dcd6f77b1ac03263cecb2ee7d7d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', 1, 0x00000000000000000000000000000000, 0xc6ab595cd3a437e9b4694910d18755fd, 0xef1880b6a0151a9dfa7d0e975754b6dcfb9330cd2b418ca2112089cd661f1666, '', 0, '?'),
(0x6bb1837d0142173e994c5d7e6217752d, 'wp-content/plugins/elementor-pro/modules/progress-tracker/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/progress-tracker/module.php', 0, 0xb06d2200a129d99155f58c74efc90b7b, 0xb06d2200a129d99155f58c74efc90b7b, 0x099015db836db8decbe5cf1e248ed4d559ae273a33abea89c168b83bf087df4f, '', 0, '?'),
(0x6bb238c230c516790220bef0aa4d94bf, 'wp-content/plugins/elementor/assets/css/common-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc4fe573b1fba7758d49d6758f0c2eed5, 0x66e45aabd4190fff3900612cbab0b92d72e53d06609615168b88b4b6366f17aa, '', 0, '?'),
(0x6bb49eedb9b27fbcc59c7bbb1830bc30, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', 0, 0x75b6d43269c9d23dd58a7e399fc5f9ef, 0x75b6d43269c9d23dd58a7e399fc5f9ef, 0x25925e287d254ac57b8c778cf302a85da8ca1e5797a3e8a0132a814b985944bf, '', 0, '?'),
(0x6bbc78b572d22c6ae4d769ad99eb0e28, 'wp-content/plugins/wordpress-seo/admin/class-asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-asset.php', 1, 0x00000000000000000000000000000000, 0x2f697f9003e5e1baf9146c8f88ebf4fc, 0xf2a3e27e947e75d7d3112c02add0e6b4f1e4bc09df4168ee5aae4cbeb4a1154f, '', 0, '?'),
(0x6bbcfb939d31cae4891813ed4d960927, 'wp-content/plugins/elementor-pro/modules/lottie/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/module.php', 0, 0x6e5ec5d775957cc6fec20b5793a6cd4a, 0x6e5ec5d775957cc6fec20b5793a6cd4a, 0x0e7b7eb89c6ffca10298b037f07cf1ed37231f2a9c482670e193e5268c743b53, '', 0, '?'),
(0x6bbdfa0f42cb9ee3623d790386da1e12, 'wp-includes/user.php', '/home/iraneurobetcom/public_html/wp-includes/user.php', 1, 0x00000000000000000000000000000000, 0x892e848d6ac2556c8a147e6340a80f1f, 0x2c338ea684980db2b28e5d597e789a84c7045baab2e33b1b37275451aebf7166, '', 0, '?'),
(0x6bc061944a1a8addd5f65c442ebff550, 'wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php', 1, 0x00000000000000000000000000000000, 0xc98f33101991ee499a21f94257d3daa7, 0x7d2a308b35e5172d08d851ddcca1e4fb70191cab60cba3810ea0d3725011e661, '', 0, '?'),
(0x6bc21e3220439e8987f2640cb5b3b03b, 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-api.php', 0, 0x707e5ed05c287e1f388bc6867de28c48, 0x707e5ed05c287e1f388bc6867de28c48, 0x5b6aa3cf9d80d45cd6eb8abd6ef546ae6fdacae55f3142bd7c65b06b36963e85, '', 0, '?'),
(0x6bc293bb9b552f915edeee08de11f020, 'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php', 1, 0x00000000000000000000000000000000, 0x3984e4300c9040fbb3f2eec565dc7606, 0x82425a1de2450178dca52bc9441860948f9a83ab482c432055646fc54ccc755b, '', 0, '?'),
(0x6bc3f5322e9affc4672f7f05050d6ecc, 'wp-content/plugins/updraftplus/languages/updraftplus-ca.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.po', 1, 0x00000000000000000000000000000000, 0x1c0d4b210cd6afbe272b9ff34bb931b6, 0xe284c234cf452ee8957a121c4fc75e5ead94ee34ca33ff031f9d8521e5f82700, '', 0, '?'),
(0x6bc58a5b4a1ff85d177e3d9227f0853a, 'wp-content/plugins/elementor/assets/css/modules/styleguide/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/styleguide/editor.css', 1, 0x00000000000000000000000000000000, 0x152ee17f500863ad373633b7d2c057d1, 0xeab2599b43adaa6fc19173aaa19ae05ef0021666a95dac76f6adeeb4cdfbc610, '', 0, '?'),
(0x6bc5d64693f86824984ffbabcad7a8a8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php', 0, 0x5d72b6b6225ae1c31b7056acf05cb764, 0x5d72b6b6225ae1c31b7056acf05cb764, 0x26f66e9639e7f4cb7eef9e94d0be839f0ad066a7da501bf79d6a80ba7e8a58f3, '', 0, '?'),
(0x6bcb8e1853d3e0da133b38a6293bafd1, 'wp-content/plugins/elementor-pro/modules/notes/usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/usage.php', 0, 0xe38e2a3db5bd845d806b648a19d00aca, 0xe38e2a3db5bd845d806b648a19d00aca, 0x0ddbcf6f27f46f997f6106e2132f9464784f67a74d60327b85434c07a63fac67, '', 0, '?'),
(0x6bcbf852c1c6e7339ef0ae9458abf289, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/header.php', 0, 0x046bc19e4bc7f25812d3e1e432f6b525, 0x046bc19e4bc7f25812d3e1e432f6b525, 0xae6489faf0c2bc67c24de1c9410988999ab06d4d2f1fa340def70d1a58bb35e1, '', 0, '?'),
(0x6bcd7786879f60365bf232b7c2bd59ac, 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer-columns.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer-columns.html', 0, 0x2f43c9be8afce24bbdb1e0a014497041, 0x2f43c9be8afce24bbdb1e0a014497041, 0x02e8de35251ce3a833c403a7853342d48adf8b32d72b09b365aa8902d04705f3, '', 0, '?'),
(0x6bcd7fc9324b3820cd5038b7cf2b51fc, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Subscriber.php', 0, 0x3a731aaf35cd16289556254423370dd6, 0x3a731aaf35cd16289556254423370dd6, 0x46e2a942834a90b1b9e267396fe998beea3291c8a38c09b2947777feba4eec50, '', 0, '?'),
(0x6bd00e93145fae2c699408d0d2151260, 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x9948a480eb450db2ca4429af9420e488, 0xeb4ab12e2e69977093155a546e4c329bf9bc0e3029800b5d2b5e52bd97cce08b, '', 0, '?'),
(0x6bd89d5b04dfe16f736e5350ad6ec1dd, 'wp-content/plugins/wp-rocket/assets/css/wpr-admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin.css', 0, 0x74d796d405be2625666a79910a50127b, 0x74d796d405be2625666a79910a50127b, 0x84d475ea5ae269036d736ebb6cab1c20d995f37ffb9cb6140d2c0e0f382536ae, '', 0, '?'),
(0x6bdbccbb3b4c6231573004d3474a4363, 'wp-content/plugins/elementor/assets/css/admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-rtl.css', 1, 0x00000000000000000000000000000000, 0xdd535e6bc437829fb191bb4950605125, 0xc732759a5d769663500d55fd141bc53c138aa5407385e0e19ae28e641a26cf81, '', 0, '?'),
(0x6bdbe0162068c0d1bb3c7807a917136a, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php', 1, 0x00000000000000000000000000000000, 0x31ac7c27a3f43003845d8718ce1f9a11, 0x9154214b87acbb2dad2b5b1b6adbee6a04652261a1d4f1310697944cd0b38669, '', 0, '?'),
(0x6be2270a2b263db81dc46e1d60f2339f, 'wp-includes/js/dist/dom-ready.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom-ready.js', 1, 0x00000000000000000000000000000000, 0xf0773db1bc2cb0f4854258d1892f67cf, 0xf9b83f2cc69f7028937ebeafbc0349dc81ef313cff6b9670a87cc21824375575, '', 0, '?'),
(0x6be2462f90c09fdcf196b9007c310875, 'wp-content/plugins/wordpress-seo/css/dist/tooltips-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tooltips-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x427fc7573eed8b764a112add0ba79dd5, 0x6675e37fe673377038933fc2f410552051500b4a42d11737a0986fbddc2d96bb, '', 0, '?'),
(0x6be3a7cb1487c0848b5e6de65c879694, 'wp-includes/blocks/navigation-link/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style.css', 1, 0x00000000000000000000000000000000, 0xad6ed6a946c266d4fbbdcdaeb33346f7, 0xe4aedccad5cafb999cf2d917f18b41e30c7ec86d0c48472269969c4eb394fd72, '', 0, '?'),
(0x6beab2088a5927f73e53d37c490b938f, 'wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminUrl.php', 1, 0x00000000000000000000000000000000, 0x53f8118dc77267ff535ca29e60af892f, 0x0f7b1a58f7aa4a2ccf0b1d664486f488df05c844b3237a2dd3541ade9f6a8bc3, '', 0, '?'),
(0x6bf3ec138726c3a94af409fb5f5f67ad, 'wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png', 1, 0x00000000000000000000000000000000, 0x92a8ffcb34480e7e9ac99b610c26a7f3, 0x6a5a3cdd0f62418d584b7a828799025b0068ef9b6ffaf2a4aee187edcf54ae41, '', 0, '?'),
(0x6bf411168e766313d183a77d310ef912, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', 1, 0x00000000000000000000000000000000, 0xd5798485461e5f0057f2d41e8e37cf88, 0xbec8004205fea7317aab34a3b1de0eb63bfeb556e9609d56398bd0d2e02678b8, '', 0, '?'),
(0x6bf77a50c768b32b599ad70dd82584cc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GetSpreadsheetByDataFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GetSpreadsheetByDataFilterRequest.php', 0, 0x28b1baa8d25ac09ebc1db8b0363df7ae, 0x28b1baa8d25ac09ebc1db8b0363df7ae, 0x30241839c3563ce16eddff2543a1376d7a6be418d57c2ceb8c2a5ba639357387, '', 0, '?'),
(0x6bfe96ecc815575c7912d7fd28e186c2, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', 1, 0x00000000000000000000000000000000, 0x0932c57a418cedcc6b59d41418d60d57, 0xbe2b98ea4a7e6d59b724a2dfe5a0da3607848b382f9a67c1e4d13461ca062280, '', 0, '?'),
(0x6c01ba9050fe5055e2599daf7db701de, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.css', 1, 0x00000000000000000000000000000000, 0xfa5e0de2f6095736c176b9c0428db52d, 0x5b887018c8e03cf253e478fe422b152da6fa5e0a7f025da4d342055d639ee420, '', 0, '?'),
(0x6c02584fc68e65ead2f31a96f6103182, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RetryMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RetryMiddleware.php', 0, 0x04782e67b3f97e073b72ee2d2958743b, 0x04782e67b3f97e073b72ee2d2958743b, 0x61198cb44e12ae3aef13665f5e8725e00f597a75c6a1ee3ff6da6042ffc719a0, '', 0, '?'),
(0x6c0337ed4e98fe3cdfb31f56caa65a8d, 'wp-content/themes/twentytwentyone/inc/template-tags.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/template-tags.php', 1, 0x00000000000000000000000000000000, 0x7a137e2d21a57a526f92be7fe60c55b2, 0x7b203fc8cd2efc671c3cbb41e3a3af5e17f62236a9ac0a1628a9990c4a25dc19, '', 0, '?'),
(0x6c0808658df28637ad535dd7424c407e, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po', 1, 0x00000000000000000000000000000000, 0x86e144150b55ee2940caccf990c67627, 0x42aa6f796e197949e476b24b7bd925192b5404a8b87992c39dbe396c446b7c58, '', 0, '?'),
(0x6c0832317cf9014e424fc7957c90c443, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-business.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-business.php', 0, 0xb189650b528cd17031bbe65c0f9a4ac6, 0xb189650b528cd17031bbe65c0f9a4ac6, 0x4fddc4d8dea218c60a7b3cd16677030c67af96c42969f97b141aa951e2cd0f98, '', 0, '?'),
(0x6c0a67c3e2f2fdb4ecb306fd4c1e9785, 'wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x7bf5c282b924a3d385b59edf9c9645cb, 0x92c890775b4ce8e56941fa29b866700506582c298580a50a5991603bf5d926c0, '', 0, '?'),
(0x6c0a97fa1b56670f99891607c4edc6aa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', 1, 0x00000000000000000000000000000000, 0x60f6adbae2891e9e4bf975e2e4e197eb, 0xa5a53fa7ff7088a1b4266bc61b9db51d07bb0c06771aaa7f22ed476cd7f4728b, '', 0, '?'),
(0x6c11b1b04a38b5884c371a3aa9f5b190, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-rtl.min.css', 0, 0x45a4fe331c30208924f142410bddb465, 0x45a4fe331c30208924f142410bddb465, 0x15fd71a8f7094e813872cc405805d9ad7b7d33865a5d8abf6845a5ba82366d2b, '', 0, '?'),
(0x6c13ac55bc349a11cae0a39994816eab, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Combine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Combine.php', 0, 0x04ac09137095d4baa8d4a2fb3c459eab, 0x04ac09137095d4baa8d4a2fb3c459eab, 0x214eb9f85293bbb699871320105590515cee05ff5337ec9d64b0db41de0ddf8f, '', 0, '?'),
(0x6c18010919af022ecb47f668eb95e8b9, 'wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php', 1, 0x00000000000000000000000000000000, 0x6cce345f82d4de7e04033d2e49c1fffc, 0x540ec44ea1a4df45294ff5f67a322e04bf6bdcf9444318fb98ac9d865e39a446, '', 0, '?'),
(0x6c2f0a1cd17fd480b057c1cdb12d63cf, 'wp-includes/widgets/class-wp-widget-recent-posts.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-recent-posts.php', 1, 0x00000000000000000000000000000000, 0x4925072a7fd50f8a31a1bf0c399ff0f1, 0x7502f7a211d79b771015eb9fee78a16d4905e97b8708d663ba75806cf394b2c5, '', 0, '?'),
(0x6c30fb3a44d9612f4cf5378cbf61f03b, 'wp-includes/js/dist/preferences-persistence.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences-persistence.min.js', 1, 0x00000000000000000000000000000000, 0xa73b6ecbff8a63b4837696413a04b43b, 0x16792bbd942abbfb9aa4673fa221489988643788f954f67780d0651ff82cdcb1, '', 0, '?'),
(0x6c3972ba4d1139114cdb6c475f44a2bb, 'wp-content/uploads/2024/02/Screenshot_6_2-1-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-150x150.jpg', 0, 0x0ae96ea57f452ed09dc5e2c08280cb83, 0x0ae96ea57f452ed09dc5e2c08280cb83, 0x91d4c8e3f76ada70532d2592b9eaf81f4c9834974bff7f91a89d084acb86f76f, '', 0, '?'),
(0x6c39e97fb93daffc68c72c3ed9c3e726, 'wp-content/plugins/wordfence/lib/wfDiagnostic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDiagnostic.php', 1, 0x00000000000000000000000000000000, 0x13aca27c0f45a712ec7e7c241bd3a03f, 0x3d2c79d07cc9e5586696d6abdd25c047e40b75a742368c12ce8c4fcd470a29bc, '', 0, '?'),
(0x6c3b5c4680765f1dd22d785c33157b8d, 'wp-content/plugins/wordpress-seo/src/routes/wincher-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/wincher-route.php', 1, 0x00000000000000000000000000000000, 0xf051ae8e19cb10276cd65ff3ad4fd845, 0xf438fc6034546596198b49beb7d06f98cf4ca13027c14ad3ca2090cc29b7147a, '', 0, '?'),
(0x6c44bf23530f9217e25378721d04f486, 'wp-content/plugins/wordpress-seo/js/dist/classic-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/classic-editor.js', 1, 0x00000000000000000000000000000000, 0x2cb0395a8c3158fe4af01e390ff364d7, 0xa02f7126859280b082f2fb7964bf36b21473d629311f03daea1062a1e8e352de, '', 0, '?'),
(0x6c507f95e3df82c066274d9c9fd12c1a, 'wp-content/languages-old/admin-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.l10n.php', 0, 0x8b64488a435e6ce06d34e8f77e069cfb, 0x8b64488a435e6ce06d34e8f77e069cfb, 0x33ecb82c4847971dfa918d9d07f79411033512ca5567bceda47be215993112f4, '', 0, '?'),
(0x6c50edaa1df7c59c3c4f96af16db758f, 'wp-content/plugins/disable-gutenberg/css/settings.css', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/css/settings.css', 1, 0x00000000000000000000000000000000, 0x1a29432d11d6bec0e7d65fc0f6eb1396, 0xf3afb530011967e73ae61bcff7528008ad84e670bb3de73987dd9d3f31bda658, '', 0, '?'),
(0x6c5213eaf15601ddd72715247bb5a43e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimAmp4email.php', 1, 0x00000000000000000000000000000000, 0xc801e4093c93e448e28e64e216ecc817, 0xa39e28418332b2557a684838f8dbfd9e78ff34de00eaca28e2731c8afa82c781, '', 0, '?'),
(0x6c52fea48537fb3ff17bb85d17a79046, 'wp-content/updraft/themes-old/twentytwentyfour/styles/ice.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/ice.json', 0, 0x1e388445fe51d8dd932a6d583c6762b7, 0x1e388445fe51d8dd932a6d583c6762b7, 0x89af7ba6b0a6224589a1f5a0e0c9926d2f1d0dd1c6d5d2bdd5b6981ea4767ad5, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6c54afb8e4be036ed4ff8499c567eb77, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', 0, 0x33b6ecf382da39a7a208e9686e0bb357, 0x33b6ecf382da39a7a208e9686e0bb357, 0x6b7afc79fe3a8fcdeaba2c4c3d6dcfdadda1644e19dbee6df1d03cb05e2124d4, '', 0, '?'),
(0x6c5abf71a1236553257398f53759e613, 'wp-includes/js/dist/notices.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/notices.min.js', 1, 0x00000000000000000000000000000000, 0x4a4f0243dc4c7c620f53b720f3347990, 0xd7b8b9d75a56daa9e71f118e0dd8d9f007e2e5f451addf48e1e93d82bf2ed34d, '', 0, '?'),
(0x6c6bc571aefc3171c982bcd9c6cc30ff, 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-150x104.gif', 0, 0x73b0e738488e05de29b2963429e06dd0, 0x73b0e738488e05de29b2963429e06dd0, 0xc04bbc56aa06b8757a3800e0a58ce0b306a458eb722f797401cc88fcecb1865a, '', 0, '?'),
(0x6c6f1008ba379fecce3ae8ff31030400, 'wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php', 1, 0x00000000000000000000000000000000, 0x8c07543d65813011b488f85bcf3c6075, 0xf812c846c9f86d886bcacff96f40dc52ae976de95f0ce26085013f691d04cd94, '', 0, '?'),
(0x6c6fbe65adb8ba0360f1e782498b484f, 'wp-content/plugins/elementskit/widgets/facebook-review/assets/images/gift-box.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/images/gift-box.png', 0, 0x411c5d1f2ba9f0db9f253c94e7350d50, 0x411c5d1f2ba9f0db9f253c94e7350d50, 0xce7833f8d7e59db465a00313ac8a081a2ed35fbc18d641c937585f3c7edfb5fc, '', 0, '?'),
(0x6c74edf6b4bc25b0d84cdae7efd58470, 'wp-content/plugins/wordpress-seo/images/question-mark.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/question-mark.png', 1, 0x00000000000000000000000000000000, 0xf77c03698119fc892964d9c0704f6428, 0x1149884b4c6c0d1c91d2a61bdf9093c2095393ebcaa8726516343e624906a55d, '', 0, '?'),
(0x6c76c42cb983409a0e8db384b252c3b2, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/icon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/icon.php', 1, 0x00000000000000000000000000000000, 0x74bea36ebf475e9ad9ec0ecabb929f10, 0xd3f19fd4af273b68661e03defbeae66efaf0d11fe68240243a5496b269503a93, '', 0, '?'),
(0x6c78c230fcc099780627f7d01ee52f03, 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/switch-style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/switch-style.php', 0, 0xd10f4713b035405d8d44cd9ba65cc869, 0xd10f4713b035405d8d44cd9ba65cc869, 0x935344d858b75fd0990894ca752835fb5f3c1d514f57789b5bfb4bbe0ce4848b, '', 0, '?'),
(0x6c79366ac7c288a85b6490ed4a0db3b2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php', 0, 0x2464469012ac4eda9beb0eb63a5c8ebb, 0x2464469012ac4eda9beb0eb63a5c8ebb, 0x70ee909410c930d1225cbb6ebb82c3e8f7c2b6bf4c0ae22acac251fa66708b20, '', 0, '?'),
(0x6c82524dbd14ebdbb3d07a745eebea6f, 'wp-includes/js/dist/preferences.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences.min.js', 1, 0x00000000000000000000000000000000, 0x2070da9d5b70d850b020b1345e762b27, 0x6615e539a0a10fb22a205de416e173bfd7e7fd512b22b7b9ae85b944dc10f9c8, '', 0, '?'),
(0x6c828f5de10ad050023289f00e15b1fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/error_log', 0, 0x3574ad6e59103545a6a869b9a60e34c4, 0x3574ad6e59103545a6a869b9a60e34c4, 0x515a6a87cb178af15db9ffaef5599c60691cd7a6c3b66842f424b4ac8d7e5cf8, '', 0, '?'),
(0x6c894216194828ab1c00bc17b256b05c, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php', 0, 0xb812d876b030f941f22aff294548228e, 0xb812d876b030f941f22aff294548228e, 0xc0f545c9caa18fc19ef7e79df876f61219b80aa8976395df9050e2bf90e9bd63, '', 0, '?'),
(0x6c8cc999a60edafdb1f2dcc75200f2af, 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php', 1, 0x00000000000000000000000000000000, 0x8147c5582d88abe854ca3f123d4caca2, 0xa1b4aa5b2a8864adf6787859a1df7643c48feb8c0d0946cbdc67dbeeaacff1bc, '', 0, '?'),
(0x6c8e9762c0c98ca61b725e7a19ee1323, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss', 1, 0x00000000000000000000000000000000, 0xbffeee7dfbfa409cf9bead2214bf4ff1, 0x012ce783e71bcb55beeb043caee8d29092327abdfac448ae77f56342a0c41bc5, '', 0, '?'),
(0x6c8ed520b4da35c3942a6253eee4d5bb, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-template.php', 1, 0x00000000000000000000000000000000, 0x578a7f32d3fef7a059fbb4f1522ebab0, 0x5026a1c1d40754c0c8b8ae2512b24480f1894456fa912b9185ea3de9529dadbf, '', 0, '?'),
(0x6c9159f901f5d3bcdc007448cf218f72, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php', 1, 0x00000000000000000000000000000000, 0x30a275863f116de10057a8ff2d36b509, 0xdfee2633046d8802b8143808606c2a7d9522ffa88fd34d89c94f2ac9542d11b2, '', 0, '?'),
(0x6c951021ecbf95affdd9557acd736e04, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php', 0, 0x251f6eed6b429aecc04f25c0f3fa1e68, 0x251f6eed6b429aecc04f25c0f3fa1e68, 0xa4187e154ca4cbd6fcde5703536b4208c6739fafa98020ad9c542aa001dfb72d, '', 0, '?'),
(0x6c971ef14c1c19589e146955763846cb, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', 1, 0x00000000000000000000000000000000, 0x02212d1230c40d236031553d62243731, 0x6c1c173098021a4b6ef18ba48945123e0b8999a110a022ffb514e5f55cf03dc7, '', 0, '?'),
(0x6c98c555acbddea91efa84e555b647c1, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', 0, 0x7e27ef17ab33173f6334c98748c95d01, 0x7e27ef17ab33173f6334c98748c95d01, 0x0ac5891318b88b2f35b9e2130e3dcbbf98733a1a8e107d0b0dc46a8ed2de4525, '', 0, '?'),
(0x6c99682d7663ab8718634793aa2d56f8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', 0, 0x98140817d5204df2df8c758eb52e3ca2, 0x98140817d5204df2df8c758eb52e3ca2, 0xddb4cfcddf8206b630b3e1fc6285f97de53f0b0a2053a3ee484275a04c850922, '', 0, '?'),
(0x6ca2207cc34ff7cb73b6d6bc610f1d4d, 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.min.js', 0, 0x84d0dbf9d50a2b62417c992df5d3581e, 0x84d0dbf9d50a2b62417c992df5d3581e, 0x6719373e895ebc8f729718a2d6b29483a3c4c059676437e7be8af3b9f760023d, '', 0, '?'),
(0x6ca5b93fbd46683d6c4ef0cd38c82479, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrl.php', 1, 0x00000000000000000000000000000000, 0x813ef8cdd81de41771de80ce057d4640, 0x783097f649d3c92f65f90fb7b047e7817510b9f08315d830d68194b9465958bd, '', 0, '?'),
(0x6ca65bdaad6ace3c817d533ef738a9a8, 'wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php', 1, 0x00000000000000000000000000000000, 0xc757221d60a9b69714561cadfdc8c709, 0x15b0af64e5749dc2d1c3cbedaf2c9b3739d162cae6863940ab67354f2df1a462, '', 0, '?'),
(0x6ca917536c6150806b462cb3289f4687, 'wp-content/plugins/elementor/includes/controls/dimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/dimensions.php', 1, 0x00000000000000000000000000000000, 0x6841315513e12565a86f1082b02956cf, 0x49b2f14da6c91e2fef4d2ad35efe9d133c6613279ff109636b356bd41a2e875a, '', 0, '?'),
(0x6ca98f8be4011a05462d2828baa0b443, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/WPML.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/WPML.php', 0, 0xfdaaa6ded30edcce1d8a6e8ea4f68a3c, 0xfdaaa6ded30edcce1d8a6e8ea4f68a3c, 0xf90850b095b7520381977d4a74f6852631ecd0c2861dd7a67384cfc190e79f91, '', 0, '?'),
(0x6caafbe6df6fc48a77393d919f76521b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/README.md', 0, 0x4f9906f04a7a45bb896491b249494992, 0x4f9906f04a7a45bb896491b249494992, 0xe9597522aa1a700de6a5f8e433797a3f0f3d5a9cc51abe6f75df90585d670948, '', 0, '?'),
(0x6cabdffb534e1e566e67e0e6b3798c3c, 'wp-includes/blocks/image/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x646a7619592376637c2f3f7fbddebb64, 0xa348f437948225e6e9073aa38dddd2c336789b3a3fdf95b6ebd764ec3e450e0f, '', 0, '?'),
(0x6cb23503587e64e50f42294e48924995, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Flatsome.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Flatsome.php', 0, 0x395a30ec63cee35ca873a27c9e50cd79, 0x395a30ec63cee35ca873a27c9e50cd79, 0x5f17763f26607401ae96a0fd9d5fa88f1653e59b6bcb7c2b835d62618cc561af, '', 0, '?'),
(0x6cb5cbc1cd737cb6fb1899a2f769c92b, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css', 0, 0xf5d87ecc29a8412546515394c8fb9403, 0xf5d87ecc29a8412546515394c8fb9403, 0x6814b8aad212cd5aadb6be3284ca32128b8edf58ff74101772b992e50d97f346, '', 0, '?'),
(0x6cb8efe934f83d1504faa58bf1b1bec9, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png', 1, 0x00000000000000000000000000000000, 0x8ae4fc3a41f6a7a5249168a0cf9e5cc6, 0x1f87f68c03d391fe614763e183a539a58f1b3726ca590cf10353675271cf4aa8, '', 0, '?'),
(0x6cb923fec5d1af5dd53f41d9f9b94e90, 'wp-content/plugins/elementskit/libs/framework/classes/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/ajax.php', 0, 0x0fa0e8da278b7294571dd856cd524e2a, 0x0fa0e8da278b7294571dd856cd524e2a, 0x439ff42374fb402db52c9650fe0fd024e089796eb4d2a06fc8c5f2b457f51c3c, '', 0, '?'),
(0x6cb9ccf6023cbbf42390dd71882ce6a1, 'wp-includes/blocks/archives/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor.css', 1, 0x00000000000000000000000000000000, 0x05e175d602e78f2e86823f3f8ed54a52, 0x98cbc6d265aa7f14efaa1ee443bd9850db80527165de6a711ad88913145d433a, '', 0, '?'),
(0x6cbe493e28e663d882edc13ba0d41dde, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Padding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Padding.php', 0, 0x5996e0e9e0a13214a9a1c51c4ac66823, 0x5996e0e9e0a13214a9a1c51c4ac66823, 0xacb9d4e23d45b49303a419342fcd650bb493b8a42d882e57d7adebb3b603b129, '', 0, '?'),
(0x6cc615c8df07ea8c98623b5734521e0f, 'wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', 1, 0x00000000000000000000000000000000, 0xc9bc551310c5ac838705b491fb291f40, 0x3b140f42f459994215a7c5d560b9f17a270b69e59f096849767d6a8ba0140e47, '', 0, '?'),
(0x6cc86d2866d85f71a660628f43842574, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php', 1, 0x00000000000000000000000000000000, 0x53dacfd5985973d94f7a314b210695df, 0x8b4c74a302695d562449a0469e950f60dfc63e87730a7761f3bc1143e3193f6f, '', 0, '?'),
(0x6ccb5ea307c89279dea47a3b9dde0b6f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Big.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Big.php', 1, 0x00000000000000000000000000000000, 0xe8375c4fb437ba7d02ce7c6eb6165f0a, 0x2c7a1ddced7209c09b2f113645eaa6923c9370d3a27d583ea2a48468c2e75f5d, '', 0, '?'),
(0x6cce1135a00a66b2e1912b67f5743199, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/export-settings.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/export-settings.php', 0, 0x092249bb36f7decf0fbfcac2167881ff, 0x092249bb36f7decf0fbfcac2167881ff, 0x7a2e556c37ee75eb7fa7bfe5342ab0984912a672224c6ccb7ec810c247509909, '', 0, '?'),
(0x6cceec308cb110b6038a8f823b97b994, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', 1, 0x00000000000000000000000000000000, 0xe842075ccbac7d8333f3039f756d507a, 0xcf9c4ac593c6198ac4bd9f550145ed31174387231c12acb2f731e3b6a0bdd6c6, '', 0, '?'),
(0x6cd21b10b4cacc3cac840679fc850351, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php', 0, 0xa3b966009ecc8dcbde5d516105b04767, 0xa3b966009ecc8dcbde5d516105b04767, 0x8ea4b3efb41ea67593a655da0afd9e792efa4a40f6e81c9f361efb48dc63e42c, '', 0, '?'),
(0x6cd7811aacb54c2ddf5f676a5f76ff0c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformerConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformerConfiguration.php', 1, 0x00000000000000000000000000000000, 0x6ade46ef7872b985e982ffa9af7e0d99, 0x3c0bd0eeac77be368d79f4aed15eebb081656df839e11e17f846e0df959a81b0, '', 0, '?'),
(0x6cd7a50d84bfa780c130306a38b8076d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', 0, 0xc9544d2a631334bfd77f452d270ea761, 0xc9544d2a631334bfd77f452d270ea761, 0x5e5694f997c4bfa34c0eaf50af70315965dc13e080c62305fb1543fe2992a919, '', 0, '?'),
(0x6cda1f9bbb175ab10430a1a09d9104ba, 'wp-content/plugins/amp/assets/js/amp-paired-browsing-app.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-app.js', 1, 0x00000000000000000000000000000000, 0xc441f0469e9169ef40abe8db41b32a52, 0x2df1e2a46745e34f7cfd43b80983fd773cb87187b830be17b7e7e8ab816146b4, '', 0, '?'),
(0x6cdd0480310e3486af2679ed61fb8357, 'wp-includes/css/dist/customize-widgets/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf7279cbc890b05a29c5ac9858b5af7b5, 0xd82d1b3181f61ad01157a77a3e9fcce44f367e1f6f912e39a8fc9f4e6376f794, '', 0, '?'),
(0x6cdd7ac920d35d99983318f03e64445b, 'wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php', 1, 0x00000000000000000000000000000000, 0xa60d70bf9ac4127f15fc1f88315bfdd1, 0xf0a629292268bd749b941f4f50f42d45f9e7157f00da96d59666ae790989f2e5, '', 0, '?'),
(0x6cddf8cb96ce750a5b7c83d20b1e7915, 'wp-includes/html-api/class-wp-html-doctype-info.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-doctype-info.php', 1, 0x00000000000000000000000000000000, 0xe8aeea540289b15327ec3ce5294f2d3a, 0xaca1102a575c73826e624ee1c7c54d58b7e1df7f0a96fc06f010fed00bca6fcf, '', 0, '?'),
(0x6cde7c6726fabe5d9073c5b26c7e1786, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagExcludedByTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagExcludedByTag.php', 1, 0x00000000000000000000000000000000, 0x95f5b90d5cbed817a4da363997e8cfa9, 0x8df40269323fa2f86b01ae337fee699a1b40692076637449fa8c09a80be27cfd, '', 0, '?'),
(0x6cdf4726feef335d06a428185db8ad2f, 'wp-content/plugins/elementor/core/logger/loggers/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php', 1, 0x00000000000000000000000000000000, 0x5484f0c39b3a2eda110396b59cb374b5, 0xfba80da403d836931ef469aa401081889442dbf8e6b897bf45aa492a994be59b, '', 0, '?'),
(0x6ce046aec85bf646caac0f16491573d8, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php', 1, 0x00000000000000000000000000000000, 0xb6c93d51269523a920a54f3f340d567d, 0x3ebef2132260ffaac91f30a18848ecb733e6e329737438b5e85b54b359ffd311, '', 0, '?'),
(0x6ce2c58dd191ed70b467f2b2530e997c, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss', 1, 0x00000000000000000000000000000000, 0x15ff7ebb6feda6f605cf20024c360384, 0xa8dc48e076b1048b4f23bb5e9d5b66e9d038bce53acede15bb204d33f2af4d84, '', 0, '?'),
(0x6cec3d3f861bdc82c8f5ea577eff34d5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php', 0, 0x1dc9d5f831d101c218ba9391b1a18305, 0x1dc9d5f831d101c218ba9391b1a18305, 0x915ecb6d5556e2016dfe38715ad9c398485891e282ee141221f3d82719d7095d, '', 0, '?'),
(0x6cec83ec249dee693d2afe0474b06422, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-tr_TR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-tr_TR.json', 0, 0x0c1663c00e85e7cc20ba332b31571878, 0x0c1663c00e85e7cc20ba332b31571878, 0xbd4d7c5e5d4795a9617672ccbd7b2a25882c5eaffd1f6bf0a5fc0d3946e6afb0, '', 0, '?'),
(0x6cf1c594379ce289edd7f58e0285c1b1, 'wp-content/themes/twentytwentythree/theme.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/theme.json', 1, 0x00000000000000000000000000000000, 0x84acd899da67c8a6d7c77318e1eb4854, 0x8b0155f098a5a2880392fe3e557a13271613321fbac157b9401bec65d5518b2d, '', 0, '?'),
(0x6cf25eda17d80ac66841d0c488b71aab, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', 0, 0x73dfe3cc1b96071c578ebf4795490c44, 0x73dfe3cc1b96071c578ebf4795490c44, 0xd8f57a25440b63b2046dfb182cf2c7ee4f23eb76fc74d37845ebd90240842a1d, '', 0, '?'),
(0x6cf95dae5b59f601ea9e2a794a287a9a, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', 1, 0x00000000000000000000000000000000, 0xa8f2ff83751947568e3730d973f95f9f, 0xfdcfe8ffd36f67105b35904c795604636b449a78be0d19cda59c93b1350c191b, '', 0, '?'),
(0x6cfeb01db6953d5c30d58008f97accf8, 'wp-content/plugins/elementor/assets/js/nested-tabs.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.js', 1, 0x00000000000000000000000000000000, 0x5335395f7340cf0e8e5e102c2867eb68, 0x2128c49c8e92d16b13436242c59eb79e0e5c99ffddf09ac80de2053bc43aee8e, '', 0, '?'),
(0x6d03290dbc85e4f461489aad1c8d45b1, 'wp-includes/blocks/social-links/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x30aa5dd61de7dfffbd331bbda600d38e, 0xc305423cd5348eac1c1d940a0aff35fb13ebb34c76b96b29f15db313b6bf08a2, '', 0, '?'),
(0x6d036c33e1eb907aaed65799a02fe569, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', 1, 0x00000000000000000000000000000000, 0x6ca5fb19da81c9a6de15cd86ee7a3667, 0x6c79c01a86d1f90f6c670f85bc20ff7ca3cd228ac77e217fbe6b7fa126a68a05, '', 0, '?'),
(0x6d0b4492c6548e6d730391b7f241a97d, 'wp-includes/certificates/ca-bundle.crt', '/home/iraneurobetcom/public_html/wp-includes/certificates/ca-bundle.crt', 1, 0x00000000000000000000000000000000, 0x242b24736dd96161716c335350326e73, 0x44e15cf718888fafac8110984a09330c30103dd3df12089225accca269d3db71, '', 0, '?'),
(0x6d0b5671fb13138d646744aa7968e3a0, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/astra.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/astra.php', 0, 0x63b9b2deac6909160fb98853dfd54c41, 0x63b9b2deac6909160fb98853dfd54c41, 0xa57120db5fc9265587eb0576940389813f1d4068a12c7fae991e49e86932927d, '', 0, '?'),
(0x6d0c689b5b144f52a02dbcd85a2c0661, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.js', 0, 0xaf73dd50819a5fc22dff8b0ed2229d6c, 0xaf73dd50819a5fc22dff8b0ed2229d6c, 0x65df4a72d14cd2cd778a7767d433fde1a22cb150519759ae69b6ce0a1aa3f318, '', 0, '?'),
(0x6d14f3cfa2774d4f24cc13dd27e6e8a5, 'wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.js', 1, 0x00000000000000000000000000000000, 0x3ac8e64f08f1e7b3a05a3a91d3d64047, 0xf89011f84f35ffe664667451137460c34089c1e69ff65f8e2a2dd0a3a1a2191a, '', 0, '?'),
(0x6d17654489640e9d0903fb0a60aa0199, 'wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php', 1, 0x00000000000000000000000000000000, 0xc1dd1f339b3fce557b5821061c0e7562, 0x3a3119360b3894eb4cc0445226c66b3c353b7e1e8526efa954070b30a4929906, '', 0, '?'),
(0x6d1be7ce9d6fbfdc252a98af20a2eb36, 'wp-content/plugins/wp-rocket/inc/Engine/Activation/Activation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/Activation.php', 0, 0xee58401b475588811e92693df6ed867c, 0xee58401b475588811e92693df6ed867c, 0xc6ab47dfb67f1ace0bff2d6a3707e5f08aa500d1f791c2feadbd5a8be1679b95, '', 0, '?'),
(0x6d1f05e3df84404deadc3a94fe938b13, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php', 1, 0x00000000000000000000000000000000, 0x11f235a9bfe8dd14c538ba9270b25e5a, 0x8a1a5ae176e0dcd1a2f3cb1b330e6b77f0c80e39cf0c494f2d33d98940e3534d, '', 0, '?'),
(0x6d202b376622ab1583b99f3ea4fd0e29, 'wp-content/plugins/updraftplus/images/icons/updraftvault.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/updraftvault.png', 1, 0x00000000000000000000000000000000, 0x410952ca8244d12cc1f5d764ada211b8, 0x9ad1fd57c81af096bdaa525eb278c7a718d904de70daea9d8dc61e5333d01a55, '', 0, '?'),
(0x6d2116986c8b0d6ad6d1453b52311c77, 'wp-content/uploads/2023/11/1XBoroCom-Enfej-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-300x39.gif', 0, 0x293cea6f2cd78b641b6bc96fd1a43961, 0x293cea6f2cd78b641b6bc96fd1a43961, 0x6bf57e6fa0ea91e65369eb447ea8269ab61b1dc5bfdfd1e74bb7dcc5102208fc, '', 0, '?'),
(0x6d242eb079b499aaf661a4ec72676855, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', 0, 0x83ba6db0c48ee5a6810d22b34278ca7e, 0x83ba6db0c48ee5a6810d22b34278ca7e, 0xf150b9988aa79d4cf2b260fb2799523c4410f24ad5553e311195f7dd1044ab2c, '', 0, '?'),
(0x6d250d60cac1a71527119ccb5f268b14, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo', 1, 0x00000000000000000000000000000000, 0xdae729c5a6e9ccc24a4e6e1490e5baa1, 0x585561abbb2af2f3d15b4c3b6cb42a7427975a7a7a13940415b07e5560644598, '', 0, '?'),
(0x6d252b86f42a5dc3655554a2a763e600, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php', 0, 0xaa1fcff70a4cc40abbfc7521df910128, 0xaa1fcff70a4cc40abbfc7521df910128, 0x4967633f65de69d3b63e075586bbab0e4f8dd8b944fd138ff72ab51433f1e1f5, '', 0, '?'),
(0x6d26548af27c1dddf6bbad28fc180206, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ul.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ul.php', 1, 0x00000000000000000000000000000000, 0x135d47f22365dc13526dc73fde722854, 0xc0e7dbb7d8b01f203319f2ad3e5f9c7fc364eb2f6868dfb49b33c8178e9c6731, '', 0, '?'),
(0x6d2677e499d13cff610a9ac634887dd0, 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x3111581918fe02eda0b94ad76cecda53, 0x3206799ef2a50da33fd0d484f9e9caf8318392ce2b2fad1f26ef0fc617672f6e, '', 0, '?'),
(0x6d2c998b07c79e96821dd294bffb3887, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3qPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3qPlayer.php', 1, 0x00000000000000000000000000000000, 0x9cecd636fa409238cef5526a3a5317da, 0xb0668512bee89c37fe91c8f7629c6e2362610abe30467890935a075db3efa4d4, '', 0, '?'),
(0x6d3405dd43b2b3d7a5de6cf8a3def848, 'wp-content/plugins/elementskit/widgets/hotspot/style/tultip_style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/tultip_style.php', 0, 0x43d3495d637a843ec510253dd7599fb5, 0x43d3495d637a843ec510253dd7599fb5, 0x59ed067ec039d677212f51794b6957e99d5c0ba6e90ebcd7b68a32f9f19ff744, '', 0, '?'),
(0x6d35311dbee01a703aa53890e5e9003d, 'wp-content/plugins/elementor/core/role-manager/role-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/role-manager/role-manager.php', 1, 0x00000000000000000000000000000000, 0xb5df8d4fcb464de05a1cdeb4ee9bca72, 0x019255c388fbc2bd21383cbac1514cc8f72284d9085ddfeb413af8354efb629d, '', 0, '?'),
(0x6d3583ef6f47afff09dc77c3f7350f3d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFilter.php', 1, 0x00000000000000000000000000000000, 0x6d62bb9dbb751ce24f622e7b593868a3, 0x85b51c7850e0de698bb769a35ae8dcdd5332508b3f967ac80ff13b753ff4ccaf, '', 0, '?'),
(0x6d374173c0425bca2a8c4979bb89cf1e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerResponsive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerResponsive.php', 1, 0x00000000000000000000000000000000, 0xdcfa8899823c237737ec99ed45fed445, 0x70f297e7fbc450ce929ae24ef03ea491dda20f7e15c8553c8c6b99750371be0c, '', 0, '?'),
(0x6d3a1b55d10498cd16a5bb9bfd59ff81, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fr_FR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fr_FR.mo', 0, 0x7598f69de595f2bcbcddfc8c699c672f, 0x7598f69de595f2bcbcddfc8c699c672f, 0x2ffb39585270fd3fbdcd3ae0b12c601615e592deb75bcb6d5ccadb0c6f81acdb, '', 0, '?'),
(0x6d3c0e25e4fd89a5017d175728248cdb, 'wp-content/plugins/updraftplus/methods/insufficient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/insufficient.php', 1, 0x00000000000000000000000000000000, 0xfd94b554cc37e454d74a868d3081ca28, 0x15a348fb9c56a7fae49c445096dd58668267560b5486f94e8ed2b66a85428a01, '', 0, '?'),
(0x6d3fa8e6cc1aa49fc31c5b5444c7df9a, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-sidebar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-sidebar.php', 0, 0x1cf2395261ed3221fa6df8987694d5fe, 0x1cf2395261ed3221fa6df8987694d5fe, 0xd48f15a8533c9e555b85211124933d0afcaee40f05a62e0556231cfe52c51035, '', 0, '?'),
(0x6d40538a8df5ecce890dda3165fd1b74, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php', 1, 0x00000000000000000000000000000000, 0xaae0aa3de2f75bb3a12317b6c7578f9c, 0x70c7979276b339c3ee5bc16d387f412b0d8a4f51a8218ef3be410c92fac6d825, '', 0, '?'),
(0x6d410303c270e4d7093197de47f5552f, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php', 1, 0x00000000000000000000000000000000, 0x938ad89134bae48a95c7789999a43156, 0x1a7c2500c283c4ea5ed0dd07050e78f6b3bfe7030ae2fc3f13bcbaacd6bff778, '', 0, '?'),
(0x6d41e7f059b7e0cac0ae52627cde538e, 'wp-includes/ms-default-constants.php', '/home/iraneurobetcom/public_html/wp-includes/ms-default-constants.php', 1, 0x00000000000000000000000000000000, 0xb6aed6798faa996a9430c2a9e75ff782, 0x14729dd7080ebbec9f6b194542cb662085da70c6f84ce080cef01a86c7e2024a, '', 0, '?'),
(0x6d459aaff1f6beba5ce71529ded86fd4, 'wp-includes/js/jquery/ui/spinner.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/spinner.min.js', 1, 0x00000000000000000000000000000000, 0x12511decc84e4486bef058282a9e3f12, 0xe499a86d4a22ca01ca0aac9e43da590d9ac0691f7422f8754d995f39a8e9fa25, '', 0, '?'),
(0x6d469d78d4fedeb45fa2ba35f6168b9d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/RequestException.php', 0, 0xae2ae48905acd2ad923f31bcda3e58cc, 0xae2ae48905acd2ad923f31bcda3e58cc, 0x984820ee60c40ef35ec45569147402de5e80a8ca0c4e7fecf178d82e2a0afac7, '', 0, '?'),
(0x6d47d138f0d005ad40bc301ccc0a1d8d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperiment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperiment.php', 1, 0x00000000000000000000000000000000, 0x4a9e209d52f0568482797a18a41bee6e, 0x59fd7ab3b939bf2e92b014a06743702962e58c916417f1973241b841ffd78e6b, '', 0, '?'),
(0x6d4843232ddf27aab69f17f39424a02e, 'wp-content/plugins/elementor/assets/js/common-modules.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common-modules.min.js', 1, 0x00000000000000000000000000000000, 0xc2b282eedaed4ca53cf8cfb397869abf, 0x3027bde9cfd4de4fb211fc5eb38e9fcaa15c54c19bd4931443bf8b1a078b1e20, '', 0, '?'),
(0x6d49e419157e14ab3fc656893e2cbd96, 'wp-content/plugins/elementor-pro/core/editor/promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/promotion.php', 0, 0x156891242a6ac4556162a0e73dfc8959, 0x156891242a6ac4556162a0e73dfc8959, 0x5014e8bd9d9662cfdfbbebfee841d4521cf684710bcce62469f0de9f6439eacd, '', 0, '?'),
(0x6d4a9f4740057a27e9438e3bb6517321, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php', 1, 0x00000000000000000000000000000000, 0x93769eda0695f32404c7560e263ec25f, 0xa240e21d4032d06f307c8a86c4065b808db5fc7763a7d4570643074b46a427ef, '', 0, '?'),
(0x6d4ab65fb15a1b6a13b9978c224cfa90, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/10.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/10.png', 1, 0x00000000000000000000000000000000, 0x0ee558486ef2d659c54ead786c9958d9, 0xa067346e7b286eeb2e2a149309b521ea420122068edb100191e2183b9fa6e8c7, '', 0, '?'),
(0x6d545a6015786b3c592cd7ed2f135373, 'wp-includes/class-wpdb.php', '/home/iraneurobetcom/public_html/wp-includes/class-wpdb.php', 1, 0x00000000000000000000000000000000, 0xd8e5a74fea8c88e16ff2ea243b27bdd3, 0x68cbc331ea2f1b848641d4ec5f7cc88f1d73f0a11238798b8665db2f9b574a31, '', 0, '?'),
(0x6d57fd58360866f4e560ab78c85e0c6d, 'wp-includes/class-wp-classic-to-block-menu-converter.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-classic-to-block-menu-converter.php', 1, 0x00000000000000000000000000000000, 0x0a3f4527d1b92e576d900d30a40653bb, 0x2f25a541d8b6b36800e67e409feff9f2d19a5bc11b7e39aafab846c0b93c09fb, '', 0, '?'),
(0x6d59b7c118939a0c7d10c9bdeb0b853f, 'wp-includes/js/jquery/jquery.ui.touch-punch.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.ui.touch-punch.js', 1, 0x00000000000000000000000000000000, 0x4cc86d1003c45134d6838f13e3885db1, 0x6b0e3e1d6a5440a9978e7accc3c81eafea16d59c2e4f42d7c06ac93027f4ea74, '', 0, '?'),
(0x6d61dee3f5ae90087f17a5786ef2b3d4, 'wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css', 0, 0x917807fcd49ed1d6f66afd7a10d67d16, 0x917807fcd49ed1d6f66afd7a10d67d16, 0x4fe8d748eba913c45b1f8a6f446465095c662bc742fe9680041f0f1a92896e28, '', 0, '?'),
(0x6d65c477ee46349578015c4fda51745a, 'wp-content/plugins/elementor/assets/js/text-editor.bd4eccbd156d0b1fc3cf.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-editor.bd4eccbd156d0b1fc3cf.bundle.js', 1, 0x00000000000000000000000000000000, 0x1b455164dfe2879b2695b59d8b48d780, 0xe4b740a70f3316ea57e3b8ee50e7f527d36fcb4bdbe811f1531e19a72dd34664, '', 0, '?'),
(0x6d66108a65fc56078a53264ff84ed1ca, 'wp-content/themes/twentytwentyfive/assets/images/book-image-landing.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/book-image-landing.webp', 1, 0x00000000000000000000000000000000, 0x2cea00c9903be2255dac09b54f64259b, 0x8e56ade95601f6173e8a50afc66a4f68e5cdacc7dc78af48ccb817ebbe95c8d1, '', 0, '?'),
(0x6d6854ccd58513422d32c6ca52475eb1, 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-768x436.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-768x436.jpg', 0, 0x397b9aaa8fe4ec42e9905f9b7581eddf, 0x397b9aaa8fe4ec42e9905f9b7581eddf, 0xe27c621d7be7d46b3ee593270c97168966a027282a197b99a0ec9218f00e6d8a, '', 0, '?'),
(0x6d697a65b5e14b78e9d3904d8f1b6cae, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php', 0, 0x3865d2a3f8a47f2e8b1a52e8c13b4cb7, 0x3865d2a3f8a47f2e8b1a52e8c13b4cb7, 0x2f8fbb2976f7ae3c90396f862af4ec0041f034a6629d2af9395ede9880c66cea, '', 0, '?'),
(0x6d6de78fda468e826375aa4560f88e15, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', 0, 0x6ad90b0c9b60d4cc6e9a68edfb590d60, 0x6ad90b0c9b60d4cc6e9a68edfb590d60, 0x7e141e656cde140f38f6fddaadf6bc2dd6869fade46a8a4042b04ffd077a285b, '', 0, '?'),
(0x6d6f44434ed9433e94788f98eebecb00, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php', 0, 0xe5c4ae146ef8d6c36f26d687db6ce7f9, 0xe5c4ae146ef8d6c36f26d687db6ce7f9, 0x29e271fdec9ee10fb8eb0548184c4a5ceb3b67b7c455e7087b946006a2adb666, '', 0, '?'),
(0x6d715a8ac14f4d50eed008e191e38ba9, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php', 1, 0x00000000000000000000000000000000, 0x072249f33c13abac39cec0d376470e1b, 0x89066a6941fa4504af78f0002aac21a48f0b6c1c08625a167a4dae763e1a9f97, '', 0, '?'),
(0x6d7e73dd4b3174d28e198450c71d6a8e, 'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', 1, 0x00000000000000000000000000000000, 0xe835c770527ccb0dfebf2713576aec43, 0x9fc4a36ceac1320fc95e66d276cd5a03b4c5089a742c44d49787b7fac8a9052e, '', 0, '?'),
(0x6d8808ba2d1a6d31bda5c8fba377c7ef, 'wp-includes/js/jquery/ui/sortable.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/sortable.min.js', 1, 0x00000000000000000000000000000000, 0x61c0dc9f1ab176adc9b6b25fa9db9e4e, 0x7f29b672417360fa03152e7f489b459042d2831d794a53232206f709b2701208, '', 0, '?'),
(0x6d9d34776f0bd2bf73c87706d3a39edb, 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php', 0, 0x22583a0cd4f7754855de0b3c647eb7b7, 0x22583a0cd4f7754855de0b3c647eb7b7, 0xf35b2ff37d7e9de002b7ea077bda0080bef60834380b8e7924befa508630357f, '', 0, '?'),
(0x6da5a5a38c6c0110b6b9adbb653867e4, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/cornerstone-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/cornerstone-enabled-conditional.php', 0, 0x18c4882a7f6ef2c5a284edf3d69ce327, 0x18c4882a7f6ef2c5a284edf3d69ce327, 0x0f72a7d0e2588aa61353e6ba96e3b5609675459bcf7724492f06eac656a06d37, '', 0, '?'),
(0x6dae095cb9e2b9d766f8a66c9a12dccf, 'wp-content/plugins/elementor/modules/global-classes/usage/applied-global-classes-usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/usage/applied-global-classes-usage.php', 1, 0x00000000000000000000000000000000, 0x5804aca1e727eb6555a58149a7f451bf, 0x3f11735ee71b54a65703989e5c9c04b48baa891893e29889f36870fe0e453663, '', 0, '?'),
(0x6dae2fc145abbe54bd599acb5bee34f6, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/6.png', 1, 0x00000000000000000000000000000000, 0x95db4dfb7014ab703de1a7cdf905324b, 0xa080854b30019dfa8680ebcc9d71bbb583a179983b256fceb32bdbe97b4c6b2c, '', 0, '?'),
(0x6db3824331b40b9525da0ff016c1123a, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/typewriter.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/typewriter.webp', 0, 0x8e8c7a312e1ea9a42eea74f9c4d9c4ab, 0x8e8c7a312e1ea9a42eea74f9c4d9c4ab, 0x0643c129372b644c61bc062d70bb3f5b78dc9d8bfc043a7c2f10df3bd163cb8c, '', 0, '?'),
(0x6db5b9983bd5adceea720f31f6eb821f, 'wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php', 1, 0x00000000000000000000000000000000, 0x67e17b76651f490937e3e28575b7401e, 0x24894eab0119ccfa90f1091dd09f5ff3daef3430141544f5572d70418d819c5a, '', 0, '?'),
(0x6db68478c3b4f97d994422fca9b25585, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAtRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAtRule.php', 1, 0x00000000000000000000000000000000, 0x2d61cdc626ccc1e25de51b710ea9b932, 0x8f73f2482c9c830f75729abd46d257aec1cb0c6712b8f7e55d75db78acff3cbe, '', 0, '?'),
(0x6db7f72ac35284ab87f08c478b637340, 'wp-content/plugins/elementor/includes/widgets/rating.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/rating.php', 1, 0x00000000000000000000000000000000, 0x6069195131682c1f2edca8afa5d0cd14, 0x4ae60350e1dd3943702bbe9d21f913d106589c9b9e75241b39fa2c1eb45b9e9f, '', 0, '?'),
(0x6dbbdc62727d894601314987c16fcbb6, 'wp-content/plugins/elementskit/widgets/team-slider/parts/social-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/social-list.php', 0, 0x067f1ed1e1f49ce3bafc0277a109a524, 0x067f1ed1e1f49ce3bafc0277a109a524, 0x278358e341356b967d0f759b828e057bee57c275c30ec6840a89f75cba291ffb, '', 0, '?'),
(0x6dbc8e23fe5a51e55a8ee2f274f6dfe7, 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/wysiwyg.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/wysiwyg.png', 1, 0x00000000000000000000000000000000, 0xea25265132666214cdcac91b1909ae28, 0x3b8f5d5c33358ae2ce4a8353bf56eda8654e97dd2ebedc3e16c4d92c8512e4a8, '', 0, '?'),
(0x6dbd35ad2927f2df076148b30da4eb2d, 'wp-includes/blocks/home-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/home-link/block.json', 1, 0x00000000000000000000000000000000, 0x2a8c052814d1c6600ed13dcb7e188b06, 0x66a5ed676d33eb9c8cc1cbc09db4b742ba44d3d57e7140fdcb3587f50bfcef87, '', 0, '?'),
(0x6dbf5e270be35ab578647eb1def04983, 'wp-content/plugins/elementor/modules/library/documents/not-supported.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/not-supported.php', 1, 0x00000000000000000000000000000000, 0xae37f466c9e048e5224d5f4b1261ba43, 0x4d3c3ade6610d59a6481f8e7f4d1e3db4b38362f5d85f5372679c73750b8fd6b, '', 0, '?'),
(0x6dc2d7e583d6085aba7bd75e49583e5f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', 0, 0xb3b5812fb2c817307d61d463649f0b83, 0xb3b5812fb2c817307d61d463649f0b83, 0x7e76e3a69e9bbb12bb50c236ca73402e5b0ed910af503d500cc5fd38c2b4c312, '', 0, '?'),
(0x6dc7fccac07cd011870c3023261de3b8, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/Document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/Document.php', 1, 0x00000000000000000000000000000000, 0xee71945a2c3b394f586f223cb93fd172, 0xef26c7f2fd4ae6db1f97f89c2ba3afd9ac0ae7b87ad60ca74ab98b80bca41463, '', 0, '?'),
(0x6dd532dd7ada3c9e9740951d152182c9, 'wp-includes/css/dist/preferences/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xd3b004f6b68d8c6d08c38f374c823d3d, 0xf9ef47e4f939ee7b09f2a2099073094ec33ec22c985b0810d7da207c5395e466, '', 0, '?'),
(0x6dd8bea09bcd0bad0196e4bc49eaee69, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/core.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/core.php', 1, 0x00000000000000000000000000000000, 0x145caabc18eaaad63a1de48463256748, 0x7e264ce3e5b0b91a1f5c01fd1f456282ef302d21725f0b0eef0311c9ac3075b2, '', 0, '?'),
(0x6dde1288ecf9341deddbec05886c3b7b, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 1, 0x00000000000000000000000000000000, 0x78479b3f06ef4d06788a96afba6c7ccc, 0x9342c7531a42654cc69315339f23dabeddc462916a35323d1dff3c50ca3376f0, '', 0, '?'),
(0x6de09c122f39cce04ab2d8f6a735b2d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryQuerySpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryQuerySpec.php', 0, 0x0babc0236b51e504f4e315ce92c4cee0, 0x0babc0236b51e504f4e315ce92c4cee0, 0xe84fe49afbdee3c23f458ed941a1d56bae07926313f5cf80dba5827842e1f79a, '', 0, '?'),
(0x6de2d3de4c141e34b80f6973dd82f07c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-grid-products-link.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-grid-products-link.php', 0, 0x66a8da0c6e7afbbcb08b8b85ec68eb8c, 0x66a8da0c6e7afbbcb08b8b85ec68eb8c, 0xbfe23c505d60741cbc14137bdc06c6030bb32d2093542feb848e5a100025fcfb, '', 0, '?'),
(0x6de5f9ed25a43dc2833029a4ed8b9ebe, 'wp-content/plugins/updraftplus/SECURITY.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/SECURITY.md', 1, 0x00000000000000000000000000000000, 0x8e735c26f201de5c7acaafd9b276df6b, 0xa76eb7583bf05a478fd6d7331fd76ad587c0b8f7288c3e4fc7363c78796ac740, '', 0, '?'),
(0x6df0bde81472cc0c33e8fc12fdae2752, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartGroupRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartGroupRule.php', 0, 0x4a47e3931b683a3960f17ff70efb5e20, 0x4a47e3931b683a3960f17ff70efb5e20, 0xfba718f8614ba07f43a187963fb4b87a012670ac20738f68b3cfd4d2dc663a5d, '', 0, '?'),
(0x6df0d19b78b37de46f6dad9176bc2203, 'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js', 1, 0x00000000000000000000000000000000, 0xc2ddbd0744d3da2ac63c52ba83f75bac, 0x0c1678793a9ae8caf7814c79f49c48a29f47b398821aece01d7ae0d29bd2a6e3, '', 0, '?'),
(0x6df9f4f75c07d57e62752cefcd627401, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php', 1, 0x00000000000000000000000000000000, 0x3c18940391ff87df6f0356ff9742597f, 0x32c6bcce9e77808dbfb4f7afbb34d1848943c757c7fa5389679411a0511795d9, '', 0, '?'),
(0x6dfa6cf5ca729a48b888309c38d35de0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', 0, 0x27581b77c7c53c684a4c98041dda8f14, 0x27581b77c7c53c684a4c98041dda8f14, 0xf0ad4c7200bae0f5a108a4988651fb54549964b8896def6f7207c683eb34516a, '', 0, '?'),
(0x6dff849004862af46fa0f63b60e3e522, 'wp-content/plugins/luckywp-table-of-contents/core/helpers/Json.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/Json.php', 1, 0x00000000000000000000000000000000, 0xd2203af35de667ed7885b86a5e0491de, 0x2c7e40ceb6872690fcf8d7d72333bc93e40c6913062bc77be585389085815ce8, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6e0204e126fe2dd1bd067bb1855df9b7, 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.js', 0, 0x1f700ca3f31bcc5338b1cc095ed4d876, 0x1f700ca3f31bcc5338b1cc095ed4d876, 0xc91d8e0300951e459a1fdff66133498f5f0804753b9d181e19dfa2533ced67eb, '', 0, '?'),
(0x6e0251b8caca9227946bc3de222511e3, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css', 1, 0x00000000000000000000000000000000, 0x2b0dd7eecea03b4bdedb94ba622fdb03, 0xdfa087502078b27cedce9802513dad09ebed840ba45463b2764c150a2a0fc8b0, '', 0, '?'),
(0x6e0c0ce4fdf6bf536f2d1dc65ab8a795, 'wp-content/plugins/amp/assets/js/amp-validation-tooltips.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-tooltips.js', 1, 0x00000000000000000000000000000000, 0x11d568d1fe85d4f0938b86b52465310b, 0xd35f0f12f7011aa7a084edf5a77d0e9363100f918e7e598559bf2dc7e695b45e, '', 0, '?'),
(0x6e0e0e5dfb6a16373c331349537351df, 'wp-admin/images/post-formats32-vs.png', '/home/iraneurobetcom/public_html/wp-admin/images/post-formats32-vs.png', 1, 0x00000000000000000000000000000000, 0xb7742e45b6adea3547a54e1af3fe761c, 0x285aa82c859ceeaa496dad592cce87fcd497f1c674479fa9a39efaafb8ab611b, '', 0, '?'),
(0x6e0e5b0906167f58948712837dc93082, 'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php', 1, 0x00000000000000000000000000000000, 0x4c4c9223c3c5008775442cd159fe695d, 0xae7e5ef4cfcdd9b4d5091364b7ed692ad0108e98cc5784f5188bdf3c36f4afc6, '', 0, '?'),
(0x6e10130b401741c21ba7e62e0ad0aace, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_4.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_4.svg', 0, 0xf408362a554c739c7dd0ce489d608ab9, 0xf408362a554c739c7dd0ce489d608ab9, 0x0c88bc2842ef6b51fe538c1e53a0c5b0aae80713bbff88df42321e4e479b149d, '', 0, '?'),
(0x6e13c7da305f190eda83ddf5d0149fc5, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', 1, 0x00000000000000000000000000000000, 0xd2dab239632534f4966b284135abe69c, 0xcbabd4c45d29ab814cb40cb8de19d0709e16f7d5b208127851f278bb259029fa, '', 0, '?'),
(0x6e203b141fde314595092cdbaf928d4c, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2', 0, 0x1c278435b6738e80614efd67b0aa1d75, 0x1c278435b6738e80614efd67b0aa1d75, 0x5bf6e4c3b7c8c2c7068e958b4f218fde4d37a0fa054d1d2ec4deced92a7520fc, '', 0, '?'),
(0x6e23a9743d95278592c1def5625d7bf1, 'wp-includes/js/tinymce/themes/modern/theme.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/modern/theme.min.js', 1, 0x00000000000000000000000000000000, 0x558edbf6c845c9c87cd268285a0666b3, 0xd3a3097d95caabcc458e30f2292e5458c2f8e44bd7647ed948b5ff4e6c4b3230, '', 0, '?'),
(0x6e277582a2ffba312b7930e246082baf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMowplayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMowplayer.php', 1, 0x00000000000000000000000000000000, 0xadce262e83715b2d2194a09af5cdabff, 0x0bbe536e58dd64e617a3c3bbdd86d151274ce7d87826483057f714165e020302, '', 0, '?'),
(0x6e2899d5bbcca0eccc2b8c9800bd07eb, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/keyword-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/keyword-integration.php', 0, 0xd2559b74ce721ad97afecea150085b0a, 0xd2559b74ce721ad97afecea150085b0a, 0x356a343a5641e8a67fbf56c47e3a123f0baaa7e2b044009e42e664766a2c721b, '', 0, '?'),
(0x6e2a3d90b60df06a056d2e9f04b446d6, 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingDto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingDto.php', 1, 0x00000000000000000000000000000000, 0x193ef209ffefa49025fc8fef6b341ae4, 0xca962248ed943423ed9433e00474708b69914a8d54a48caa91220f9283e8bdd1, '', 0, '?'),
(0x6e2bc0017ab66fde1d680b7316198557, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0xe176a3bfbc46ad0bcf8cc53a70ad2660, 0xbfc03146c79bf063e18725d17fa3c24cf26ff79f5d660babfd2b5b7a6779fd9d, '', 0, '?'),
(0x6e30bd053c50650e99a6ed931f79002e, 'wp-content/plugins/wordfence/modules/login-security/classes/model/style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php', 1, 0x00000000000000000000000000000000, 0x2b68b74aaded0b4e1c9a338a7df57baa, 0x7bd63ed6df931476311f38673c5d27c81b45a8235c4fa6add9e3f540e3b9c3e3, '', 0, '?'),
(0x6e3a7c735ccc13cf705578113e465d96, 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js.map', 0, 0x77577e9a7f3ae3ba7c1898c6323da466, 0x77577e9a7f3ae3ba7c1898c6323da466, 0x8388247e3b0b798122e18be5439a82dcc029f13c68d54fdc89e4815dca09e277, '', 0, '?'),
(0x6e3bcd86e70b79c728b1259d89a06433, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSheetPropertiesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSheetPropertiesRequest.php', 0, 0x9216002309f853a8efbfb496ea441eda, 0x9216002309f853a8efbfb496ea441eda, 0xc3515a292a22153be7ffba38b39945eab334b85e0ebb0f6683ee3c21e6e8bebb, '', 0, '?'),
(0x6e3fdee53c0b7d726d27dc6519712063, 'wp-includes/blocks/site-title/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x771a9767aefcfb446fc6c3106bd8786c, 0xf9ffdb4fce513f7695e0a9e9456f00f8901a9cb9b51e84eec97fd296255c4833, '', 0, '?'),
(0x6e40b8a110e8e3ed8452191fcdba0085, 'wp-content/plugins/wpseo-video/detail-retrieval/class-cincopa.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-cincopa.php', 0, 0x84c676e7f059e85ff32a7198489cf336, 0x84c676e7f059e85ff32a7198489cf336, 0x44a518e1f69a788a788e0babcbfd521e8f2ee597c3f3279a6a8163a1a847e629, '', 0, '?'),
(0x6e40d57595dbd88c5e9d58f0d458f5ae, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php', 0, 0xae73e1442cfc00870156dd96446253ef, 0xae73e1442cfc00870156dd96446253ef, 0xad8ed84c7e2cdf54bdf152baabd0bf9bf086938cd066b5a73c5704c7dae003cc, '', 0, '?'),
(0x6e416a2bb475aa1dfa0456471e376414, 'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php', 1, 0x00000000000000000000000000000000, 0x6e5231edd59e91c20afe691517784269, 0x8bb5ec53f3e283a7edafc93dc88c626a4b84bdddf09fdd69fd24effdea9479ab, '', 0, '?'),
(0x6e41d93115e7338452beceb6d756544f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Text.php', 1, 0x00000000000000000000000000000000, 0xea1dd452c86f9b16c93dc8abd052ba1a, 0xaea089cbc04508578b3ed052b057fd9c19ecdcd7153b34ea12c79d757423e96e, '', 0, '?'),
(0x6e426feaec6590520b415847a14f965d, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSS.php', 0, 0xc073ed6d1ca628ee8314fea560420be2, 0xc073ed6d1ca628ee8314fea560420be2, 0x51961fde068defccdf73ff724a689b6d0d9b2d9ae0ba6f9a3a35587f64902478, '', 0, '?'),
(0x6e489353d37b2908f04bc3cdaf831335, 'wp-content/plugins/wp-rocket/views/settings/buttons/button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/buttons/button.php', 0, 0x4c50c6ab2e42ab035fa4c63a384de56d, 0x4c50c6ab2e42ab035fa4c63a384de56d, 0x0a8ecc43f30c4fa2dffe433438f83efc3ab26594986fcea67279e45a4d033565, '', 0, '?'),
(0x6e495f7e9351b120e8c3002fe6a6ba68, 'wp-content/plugins/amp/includes/embeds/class-amp-scribd-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-scribd-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x5b64bcca8887c0029abb2199d8d4912f, 0x253d5f0a47ab6e0aa44213f9132ddf3f199310b30c9793a8fa38b9a3627d5c2d, '', 0, '?'),
(0x6e4af2e682f2effd2c30fa7eccb465ba, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-icons.php', 1, 0x00000000000000000000000000000000, 0x92e45cfb17e8104d1f6ecf4cec33d3b5, 0x3b86bd1ad177046e03b3d821aa53dc866ba598a8930553f0e2ab406315664cf8, '', 0, '?'),
(0x6e4c6ba0e0d537aee8a2c433138eebc0, 'wp-content/updraft/themes-old/twentytwentyfive/parts/vertical-header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/vertical-header.html', 0, 0x93738c867ec4f02f97fd1bf02cf9801d, 0x93738c867ec4f02f97fd1bf02cf9801d, 0x374995664944d3b1742fe1546493bbb673d8c63b49295d93e24a4b18dc1e2e63, '', 0, '?'),
(0x6e57357ba891b183c807e967a7909de5, 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf', 1, 0x00000000000000000000000000000000, 0x8e58462e8a02aeba46b12cbca2069cf3, 0x2b0933e6d314cea7a80757f33ebaab5ac8eee4a4292758adb06a57a93e86b51b, '', 0, '?'),
(0x6e597123efe628fa48313e7479ecee07, 'wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php', 0, 0x78f7c03bf7de62ab406d21a2149f1d70, 0x78f7c03bf7de62ab406d21a2149f1d70, 0x444ccf0df65ede8d70579ab8907ec9a20f88b9be62bd2bfe50f5ef5f3c444a89, '', 0, '?'),
(0x6e5a2f31543a7b265e842f086ebffd86, 'wp-admin/js/media-gallery.js', '/home/iraneurobetcom/public_html/wp-admin/js/media-gallery.js', 1, 0x00000000000000000000000000000000, 0xf6945f1d7f38d9df356fd8f73fe9fe96, 0xc6a48f24d9333099b74994f858dfc7432c62bc918e0322306cbb4ee69e05461e, '', 0, '?'),
(0x6e5becb7646d611c5b0e211960d59f7d, 'wp-content/plugins/elementor-pro/assets/js/frontend.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/frontend.min.js', 0, 0x5b76642da0065cbaf14b220aa11b3eaf, 0x5b76642da0065cbaf14b220aa11b3eaf, 0xd0e8c5149550591af57d36e96e61d9b0aee5319206e12e7ad2d6d8bce16d9d81, '', 0, '?'),
(0x6e64a43d60fa5258d3a0a0db45935c7d, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-out.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-out.php', 1, 0x00000000000000000000000000000000, 0xdfabac7e8de69472d89c9d080b6de101, 0xcf0c63654bf5f9e27920577567f1441eb70b479155619260e0f145634c925709, '', 0, '?'),
(0x6e64c2fb83b6c886951d0b953928f8d4, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-c86af66a4f400e1c08cc935be40b3018.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-c86af66a4f400e1c08cc935be40b3018.json', 0, 0x29bd357c08dc9a50a85c7ad09827bbdd, 0x29bd357c08dc9a50a85c7ad09827bbdd, 0x5b0342935beddc24ea91bb6928f974ba53a2573a4d716d15483030102b708703, '', 0, '?'),
(0x6e6bb4582a1c56c0911aa19c4c6407e3, 'wp-content/themes/twentytwentytwo/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page.html', 1, 0x00000000000000000000000000000000, 0x69ae5d3661d8b02b65f3fe0eaaec1eb8, 0x276674e01e0e67e08e78d53949a5b138266c3c095000af27b90d51ce6828c033, '', 0, '?'),
(0x6e710d91fc0293a851f10e8e04d289d4, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-2-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-2-render.php', 0, 0xd0831eecfccc5eedf2e26ea162cc12bf, 0xd0831eecfccc5eedf2e26ea162cc12bf, 0xdca60c93b61ffd7280d6bb09a0e6105614706579bb964695d1bbbc21ab2b0933, '', 0, '?'),
(0x6e782313d7ffdd6b32c4fa22965ec1fe, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagId.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagId.php', 1, 0x00000000000000000000000000000000, 0xad08f7ec5200d69c7828106fe9951b0b, 0xba86dd749829a3b0a0cd2a18eef77c5bcff9e9e1352e29c6e9d224fd3b7755e4, '', 0, '?'),
(0x6e7a0d3dbd139122ceaf6d2d033126c9, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410.css', 0, 0xe874032b682bb49b5a4d8a39cb15f07b, 0xe874032b682bb49b5a4d8a39cb15f07b, 0x0a9c86ce97487a5dcbf402d424c143d5810bb1e5ae2ea20b0c8163ca390adc98, '', 0, '?'),
(0x6e7a20f683adfcf64952a0b547a67a84, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/keyy.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/keyy.png', 0, 0x83c1143212576c300f8d8654b2ca9caf, 0x83c1143212576c300f8d8654b2ca9caf, 0x3a0fdf38e9c88e03e38348722322518c821b673ef1e244fd48629041ace6d370, '', 0, '?'),
(0x6e7cf65cfc9f5ec59e2f610bc402bd43, 'wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js', 0, 0x35b03d5ec97fadae97fb10b25a993fa2, 0x35b03d5ec97fadae97fb10b25a993fa2, 0x235a3d7146492035f7e98602cdf40b667b65599ebc7e39abb1da9d3580954d5e, '', 0, '?'),
(0x6e7fdcdb7b0408c8d6126f681aaedd2a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php', 1, 0x00000000000000000000000000000000, 0xc927e6db2474aaa8f846bdaeb266f2d2, 0x6e5c471e947a4f2a9062717d3da10eed1eedacc37c29e4e407bf20afcee571ea, '', 0, '?'),
(0x6e7fe3b08fe5325d1c72b37a3a02d662, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 0, 0xb4dbdca4de39177941fbea19855eb74f, 0xb4dbdca4de39177941fbea19855eb74f, 0x5eb72e4f4694a052d7150ff96c9f91eb024c9c76172eb9ed48e6a2f3483a7d87, '', 0, '?'),
(0x6e8205fb916308fcf23edff70be5e08c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', 0, 0x3db6d30165f4e640d54d3d269e3bd3cc, 0x3db6d30165f4e640d54d3d269e3bd3cc, 0xabaa3abddaf1984bd0a20413bca2eee741b63fa8b698df793f884df07cfc4c32, '', 0, '?'),
(0x6e8621bf2b667e557c8d033e177d6a7c, 'wp-content/plugins/wp-rocket/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x6e86ebbd6fc8ed7ea170541deb8eb5a1, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/envira-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/envira-gallery.php', 0, 0x49c8ac495f90776f35cd72ffffe0d7ff, 0x49c8ac495f90776f35cd72ffffe0d7ff, 0xf3ea9a50301c6020f78691e4c239397b1a4f446b2776b6cbbe6359414267d8bc, '', 0, '?'),
(0x6e91cdc4fc6637849d8a73f948658d8e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration.php', 1, 0x00000000000000000000000000000000, 0x4a6db7cc588c477ac44eb6eb1da26b8c, 0x71ec61c8f194ffacf1bd1e57c723a6ebad487a6d0cac3f7da84aee9a01d3888e, '', 0, '?'),
(0x6e93c6edc44092a741068ef9114607b4, 'wp-admin/network/sites.php', '/home/iraneurobetcom/public_html/wp-admin/network/sites.php', 1, 0x00000000000000000000000000000000, 0xb4031719668d65cc36889851f1b68952, 0xea014c06b9c7c627b84eb0dad32c7fd34e028b957cfdd247ff48763a625de49a, '', 0, '?'),
(0x6e9caf73a6900cf6b787d57f4691891c, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', 0, 0x1ea86869bf1d50355badf3c2e4909e27, 0x1ea86869bf1d50355badf3c2e4909e27, 0xcde70c8e5cd0375ceabe495189e731965f42c4cb132894129af37f870d0bac23, '', 0, '?'),
(0x6ea2d636e3aa28c3dece4026ddc7f4e5, 'wp-content/themes/hello-elementor/theme.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/theme.css', 1, 0x00000000000000000000000000000000, 0x3412cb21a9fbd6b67eab7abcfbaaa91a, 0x19a977b7340f4469f13fe1f90ced33c66aa3e2c7da70a1dc43a54b86a065bed6, '', 0, '?'),
(0x6ea3549121064bcd112ea51919647c54, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.css', 1, 0x00000000000000000000000000000000, 0x53e96047abe02aeb03c3089103ff5c20, 0xacf1f3962a984358218f13772f1b8c812db403a4198e7e472d8b91e821f18399, '', 0, '?'),
(0x6ea3f8ff8220ea5be65025fa69d9ea37, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/WPGeotargeting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/WPGeotargeting.php', 0, 0x547126f1ce6ab0377a67af9a08763090, 0x547126f1ce6ab0377a67af9a08763090, 0xa81a64cc042e3e4a6717c0b173ea2a01968b9f5564dc8b3dca5537ff3c7d9f33, '', 0, '?'),
(0x6ea7a4b157ce8029ca8d665114d0a52d, 'wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp', 1, 0x00000000000000000000000000000000, 0xedad43aaf0a7059ce24b9948139fd770, 0x01d00f1c132aa8575d12ad8c45e65e8398517374156fb31d96d41015e741e16e, '', 0, '?'),
(0x6ea7c8e667f337cddbffce78d58fda41, 'wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php', 1, 0x00000000000000000000000000000000, 0x71d1493f95e8e3972c505035fe5291fd, 0x328bd61d1b1030eb6fed95d461c490317255e8c7cf129a296266af7e66781b64, '', 0, '?'),
(0x6eb9caa892a6b356fc45b7eee49d2a78, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.mo', 0, 0xa08b3063cce8903fcac4682edc4f0dc4, 0xa08b3063cce8903fcac4682edc4f0dc4, 0x0321b4936653ce1ea333064db9325a639241312daa74786206355ce2ba9fde39, '', 0, '?'),
(0x6ebe4270c1ccc47ee0a56296290883df, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', 0, 0x22d8c88d80a2620c08cd19e878772951, 0x22d8c88d80a2620c08cd19e878772951, 0xab68b8dd2d204b3ce841f878063c23d63787261750fd1349aa2e0fbc20237bc5, '', 0, '?'),
(0x6ebf98408aefe651f1531f1ea33a3374, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', 1, 0x00000000000000000000000000000000, 0x95eb53fb7f6985b50e914b21b02a0e9a, 0x33990dc12bde23b560452a688534ba3cfde53d662b5f324cc42a5ae128176a80, '', 0, '?'),
(0x6ec9469a606e707e7675546bdcf74b7f, 'wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php', 1, 0x00000000000000000000000000000000, 0x10245591a34da768502f148e4e60ab45, 0x47b98702fdc9e797ecbd54c05dde3077c95f7d23d92c8af04d3391f2f02306d0, '', 0, '?'),
(0x6eca65f68497fce83b87dcc0a3e4823c, 'wp-content/themes/twentytwentyone/assets/sass/style-editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style-editor.scss', 1, 0x00000000000000000000000000000000, 0x32626b2e941513dfce38986f55936c13, 0x783f132622424adb1a09e9365102c5663845365e4be5b3557127c1ff4f9bd3f2, '', 0, '?'),
(0x6ecd97ffac3de8c159c8a633bb46788d, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', 0, 0x41c37645858922b9c2994d5cd9f14dc3, 0x41c37645858922b9c2994d5cd9f14dc3, 0x34812865f59315fdf4ca49381f3932a1d7f61e2d85ebb18ef3c4bcae067e995d, '', 0, '?'),
(0x6ee3d0ba0b9d99d30c76fd6e6a3dcdae, 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-plugin-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xf36eb125bacda48e59cdf705ef89b26d, 0xd871721780d89d028aee8e283b3225d7601be4df4636b51acd77bce8c1ef7f0e, '', 0, '?'),
(0x6ee64cc32d616c4faf1b1b3b7e7c93ed, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', 0, 0xd05e73887eedc78611070af6a52dd160, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0x6ee6cc6fbbeded178013f879ea04f8ec, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php', 1, 0x00000000000000000000000000000000, 0x3ef8ced1f81408cc17f75f08910a1a74, 0x3e8eb6184dac2cef98a2a2fc41f6a4b96106b2a7d16b96bc00a56d2c9844b7d0, '', 0, '?'),
(0x6ee9b80d41530cc3711ba3c881aba7c9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForFonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForFonts.php', 1, 0x00000000000000000000000000000000, 0x69ca7d61989cc13cf4257290ce931eda, 0x490346d629c442832557b340d6199fb04b3899f6d523f4464d9dc3c221055767, '', 0, '?'),
(0x6eeb963f711c3791a5f7005aa13a0f30, 'wp-content/plugins/elementor/assets/images/library-connect/right-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/right-1.png', 1, 0x00000000000000000000000000000000, 0x816324fba9efd35af0f92bc32e47442f, 0xc938aa91e3ae550cf11700a2cbcea0486c7efb59b52af4c9f758c1eaf4619b49, '', 0, '?'),
(0x6eef9d872cd151fbe9f03362b9f54f08, 'wp-includes/js/dist/warning.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/warning.js', 1, 0x00000000000000000000000000000000, 0x62d6e0b577b335de1332b21ffbd0d515, 0xe38653636ee25ded57f8fef7dd864ab075138a738d12ccc12f4062ba19cf696c, '', 0, '?'),
(0x6ef24121dd4714a73bd1582f8d82f7b8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScript.php', 1, 0x00000000000000000000000000000000, 0xc42cdb4d7a9aedbf3ec2ad1313e3f7d8, 0x77858db91a0f84a0f1c4a710a09200007797c8dfc3c8fe5bb4a92389d683c4eb, '', 0, '?'),
(0x6ef3caf3308d16390f6aae760138f522, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php', 1, 0x00000000000000000000000000000000, 0x0206014566c80f80cd21113737233241, 0x8a5185c9da4fcc7c52295671f843b957aa91f42887c90c40df7f82402bf51693, '', 0, '?'),
(0x6ef5dad7b35b1904b7e078ca8291763c, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/cookie-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/cookie-notice.php', 0, 0x6315dd55ae05e5cb037a7bbdabb8eb57, 0x6315dd55ae05e5cb037a7bbdabb8eb57, 0x8d289b04b137325629e8f0d91c2d0a2414718323a0e0a310cce82318eabf6d42, '', 0, '?'),
(0x6efb4e23f302311f7be7e344ffe9c8e1, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_12/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_12/shape_01.svg', 0, 0x52de4c18b2f89a62395a726dc3fc9189, 0x52de4c18b2f89a62395a726dc3fc9189, 0xa9e2e43e0d99ab2c5eb6523b10a55b1b850eaa8bd031028766a18c1578ad65bb, '', 0, '?'),
(0x6efeacd3186dc61c9cd9ecf61f5f4a16, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', 0, 0x588c2922aeef83e2f8a4bfd80dd7fedc, 0x588c2922aeef83e2f8a4bfd80dd7fedc, 0xc0359157daeb1e85ef1adb00078e3bdc590fce850b686d473c7e77b8cf51355b, '', 0, '?'),
(0x6effaedb97d4f076580f064829e90717, 'wp-includes/sodium_compat/src/Core32/Curve25519/README.md', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/README.md', 1, 0x00000000000000000000000000000000, 0x1659a2aacf9bd1767f6a9fd70ac085cf, 0xe31553d30b7801965ef6563e6dd0212daa71ecf7ccf144d96556d1dfce06c8e8, '', 0, '?'),
(0x6f092c116d3774d8445eaf4c80f11415, 'wp-content/wflogs-old/config.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config.php', 0, 0x1f9f1ac32c6e1522f1a2e20a624e9e98, 0x1f9f1ac32c6e1522f1a2e20a624e9e98, 0xb5436310af2f5250ba93dd443b98ab34ba9e54510fefb3c72823563f66f7c65b, '', 0, '?'),
(0x6f0fad50a81988438d4cbc36ca30dad2, 'wp-content/plugins/elementor-pro/modules/posts/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/data/controller.php', 0, 0xb56ba53efd80f677e78a381dd7b4a4a6, 0xb56ba53efd80f677e78a381dd7b4a4a6, 0x8476dfead268a16a36be2fc359bb284aa24fd5eea9567fdd05fb1965d3b03388, '', 0, '?'),
(0x6f1fb7eef720aec085ae4805ab4e1bb5, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0e8a0f9e74cff8cfe5754906316ff4b7.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0e8a0f9e74cff8cfe5754906316ff4b7.json', 0, 0xaae871814ad96010ccf6008da8f5ee35, 0xaae871814ad96010ccf6008da8f5ee35, 0xfc2b674ce5bb7283cae57bbdfd69188c9dadcf44f177fbabdc2ef31446d3205e, '', 0, '?'),
(0x6f26fe3bba3b874bd0e27c2d25317d33, 'wp-content/plugins/wordpress-seo/js/dist/installation-success.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/installation-success.js', 1, 0x00000000000000000000000000000000, 0x9274981dfbc7eabe48b2e1797f97b48e, 0xa054c8313902d8d1167ff462610dd474d32e56ced37a06fcd22b8d560a6fef20, '', 0, '?'),
(0x6f275244172d94dc0001b6b1a16f89c9, 'wp-content/plugins/wordfence/images/support.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/support.svg', 1, 0x00000000000000000000000000000000, 0xac436ce21624a38772bc93a3bc6e3c2e, 0x8eca241ee34dfba1d4aea626e6e2c328e1a99873acb5145e0916cfa22a4ec0de, '', 0, '?'),
(0x6f27f0f7e4a4722bd4ae02be6f096106, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 1, 0x00000000000000000000000000000000, 0xf408227f6611142fe532a3e47c66fc62, 0x3215658916d53d7f028b310a3271c7785b48f840934a7f5656160823635b3c13, '', 0, '?'),
(0x6f2cc2c66e94d67f8607b9e82e7fffaa, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', 0, 0x91ff68b6b1b7fe504c61aa9d28cd9038, 0x91ff68b6b1b7fe504c61aa9d28cd9038, 0x604f5c4f502cd56a389841d64cdadbdd7f3206c0660de11249c033acfdbc144c, '', 0, '?'),
(0x6f2ec5d06c2664567fb4bb7c7b86bd22, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetProperties.php', 0, 0x41cfb10e7bf31cdf919f101d6f3465c4, 0x41cfb10e7bf31cdf919f101d6f3465c4, 0xb3be95fea4e52319bf2dd2a3d09b89d210dfa678067eb1f8f5bb780cf3503770, '', 0, '?'),
(0x6f3169f04c35b893cf7a16ae24b7f537, 'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php', 1, 0x00000000000000000000000000000000, 0xbb7531f2c85cc8c1389d8b823b236a2d, 0x508db5b2ea840e7cb16c9316125f8b83ef5a85c8337a3c4ec9a7054bfddfce13, '', 0, '?'),
(0x6f31d39a8288a4abe94abb8907d1f4f5, 'wp-content/plugins/updraftplus/js/updraft-admin-restore-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0x875ffdfb4c415b51a79b28106eb2c23b, 0x96382f55632f611343ef13fef3049e528e0e3519f85f3af50aeba3996f443993, '', 0, '?'),
(0x6f388ea58824b6761c333b34e3bea69a, 'wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png', 1, 0x00000000000000000000000000000000, 0x7164fee40c426e5293ffcbb600ed7792, 0xc52111d31505b5bd2a7567927b07ba0549701c47fd4c3e5701225652d7b672cb, '', 0, '?'),
(0x6f3ce050de10c8d0642d18e9dc74d66c, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-line.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-line.svg', 0, 0xd6756b1c7354dde788414d7e477caeae, 0xd6756b1c7354dde788414d7e477caeae, 0x95bf97ec5e7fdf58c70237c285abff02fd2dcd0500c5eaf61c83e2b6e729c5de, '', 0, '?'),
(0x6f43c922c0cf058551b8ebe07483d179, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0xb108c22b05c1eb021d92fe071706f525, 0xc1063421fd8848fc1c3a8d363ecb6c45eee64563239cd0d8f961057b9d41b47b, '', 0, '?'),
(0x6f44144cf27f4ac6fd5576e8e424a4ee, 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php', 1, 0x00000000000000000000000000000000, 0x98dac771a297452f1df12ff1629b64fc, 0x53d096c5e7ae9d110f26aca84fee6f61fb3fa7fd4030901b2c46c4462297bc2b, '', 0, '?'),
(0x6f44e02dfb886d6cc53ec459084dde99, 'wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.asset.php', 1, 0x00000000000000000000000000000000, 0x2b22ed064a9871cc2bdc4c1a7ac37f0e, 0x657c474cb58208b8c9e145c032df099811bd42ca99d60d14847dc7d51e31386a, '', 0, '?'),
(0x6f45c38b9b5f2facd7debba0230c6dcc, 'wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css', 0, 0x5c6ea5f7b6b62e8ad691ca833f3740fc, 0x5c6ea5f7b6b62e8ad691ca833f3740fc, 0x258868b1d115268830b0fff97a3f3b860a4c248e1501972860c80a2575a293c2, '', 0, '?'),
(0x6f49b4326ff49f29633966ff582ad679, 'wp-content/plugins/amp/src/Validation/ScannableURLProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ScannableURLProvider.php', 1, 0x00000000000000000000000000000000, 0x0a41a7aae4fb7ae302a8343016e35b12, 0x051dd65c87281ee66600838f1cb917382371d21a8884db3d8f13589f47015f75, '', 0, '?'),
(0x6f4f2ada5fe1d6da35a8fa14489a958e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php', 0, 0xd2ed76e602a6a0b8be3f1014045f8d51, 0xd2ed76e602a6a0b8be3f1014045f8d51, 0x5695a6a6dca2313855b10dec265d5f5250ba667eaf394f6400d54cb7497776f4, '', 0, '?'),
(0x6f50f0fb1463998781ec6fa92ee47214, 'wp-includes/js/tinymce/skins/lightgray/img/object.gif', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/object.gif', 1, 0x00000000000000000000000000000000, 0xf3726450d7457d750a2f4d9441c7ee20, 0x86a0231f3b1f21e4e1490ca7882ec03ee7751cca8df253568edd6d7b7cf1652d, '', 0, '?'),
(0x6f50fffab309215680ecd19f7b1451c5, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/Autowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/Autowiring.php', 0, 0x84d380b6c04deeb733c4c33f6d85654c, 0x84d380b6c04deeb733c4c33f6d85654c, 0xb14ab8ae10fb01ed648a386799c737e8a37c2ea4992741cd589d5b1760c6a95a, '', 0, '?'),
(0x6f523abf9997a3589fe3eeb1ba1e8865, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/control-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/control-base.php', 0, 0x1360fddcf9c56e7bdd9bdc8a64e0b2a0, 0x1360fddcf9c56e7bdd9bdc8a64e0b2a0, 0xa86ff2477de74707a1fbd001f71067c54d8e7118b607fcec017943907ab843c3, '', 0, '?'),
(0x6f52416f563c113fb72c1889d62136a1, 'wp-content/languages/plugins/amp-fa_IR-d8d93ffda5773c5ed49853ec37e2e8a2.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-d8d93ffda5773c5ed49853ec37e2e8a2.json', 0, 0xda003a921c5ce9831d65a3a241e2f45e, 0xda003a921c5ce9831d65a3a241e2f45e, 0x06697f8946148ca0f69e70d29b8e1784f087456b654a018e3142a357122c8b1b, '', 0, '?'),
(0x6f535de37e28e411ef373be099a00d9c, 'wp-includes/js/dist/shortcode.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/shortcode.js', 1, 0x00000000000000000000000000000000, 0xdedd269fc4ccafaea0a725a86f4e1f2d, 0xc41e142a1c76dc295b236351ab21f28d9807bc15e1e032dcd4d539cc0e0e4234, '', 0, '?'),
(0x6f583b1d0bf90d6daff83bda8b443fda, 'wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420.css', 1, 0x00000000000000000000000000000000, 0x008a2332cc68695a8117658cb868cdb1, 0x4d8173e10635b9a91b4046b9be5000fe0e9716ad0f5e7560812690eae14a9668, '', 0, '?'),
(0x6f5c78800aca9b48f78f74377b8636fd, 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-editor.js', 1, 0x00000000000000000000000000000000, 0xd2d3b41f9178d0c1e0f56fed2119b78e, 0x5b66b9e320884492b9b0f841642cd0cfa1ad4aa4836b19431b711646fa7e9adc, '', 0, '?'),
(0x6f610019846766f975525b9588a538d0, 'wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.js', 1, 0x00000000000000000000000000000000, 0x771a48b779d9fe60feac4ef5067f17a4, 0x00b039785588b4d2a9d5e6b4d6286f27dbf15171be49b4b9c86621c75adace98, '', 0, '?'),
(0x6f662445ade701864c356a3bcc758619, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-navigation-social.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-navigation-social.php', 0, 0xcb3597f4bad25d8150ed1722ca46a02e, 0xcb3597f4bad25d8150ed1722ca46a02e, 0xf213edb4067f06f7f3e3572208ef97c366ef2331adffab457462fa906ae30111, '', 0, '?'),
(0x6f66eb476bcc4c86c19b7ff960744003, 'wp-includes/blocks/cover/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/block.json', 1, 0x00000000000000000000000000000000, 0x41ce87dea45c31eca40fe192bd700bca, 0xbf0dc933bc2c85f3665e5bd0675ea74e2046fb5fa687a457e84ddc4a2c8c43d6, '', 0, '?'),
(0x6f67654bc4de93b5fd344fc2fc378970, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ConcatBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ConcatBinary.php', 1, 0x00000000000000000000000000000000, 0xfa1da79e659a339bd504b7c16ba35fae, 0x62de18db5176625367b315d151d68c368ffecae9bd79d54dfba270a26b46d826, '', 0, '?'),
(0x6f6b19383985167e7fbae5a86e5535fd, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php', 1, 0x00000000000000000000000000000000, 0xcb15b81c8edf7c9602797a23bcb87935, 0x7fae762c03421461e3d0877d62c24866a8f2c41d9b03db9e2d32e0d831d8379d, '', 0, '?'),
(0x6f6df5eebac370ba86fcf77297fdaa53, 'wp-content/plugins/elementor/includes/elements/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/container.php', 1, 0x00000000000000000000000000000000, 0x84d092ccd35bdbd17f0c40d1789724df, 0xf6e275c8b78262d3174aece558faaf23c8023bcfcf92146f0f1abc08e230e3b1, '', 0, '?'),
(0x6f6e910867e3799920c31e3004528177, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-factory.php', 1, 0x00000000000000000000000000000000, 0xc1bd80b11330483028c2e16af3620dc4, 0x343231f0ae25345a7397e8d0fe8a6547269445cd17a40a579f7aed6b6e30d095, '', 0, '?'),
(0x6f71695aeb26b94fe71c4091decce0b7, 'wp-content/plugins/amp/assets/css/amp-icons-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-icons-rtl.css', 1, 0x00000000000000000000000000000000, 0x460f2bd3da726330e016bdc75ed503ed, 0xfb7bd511dc566c3f2246d865b8639cfad624793d980936382ccfd6f25cab774f, '', 0, '?'),
(0x6f76e5cc91ae92b7519588f3d4583134, 'wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php', 1, 0x00000000000000000000000000000000, 0xe0097527cb88f46856f10a397ea373ce, 0x1ffae67e5fdc10a631cdfbaf6e7adfe325e92620198fc560516d86602d379a36, '', 0, '?'),
(0x6f770fac6cd037c4200763ec93593313, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php', 1, 0x00000000000000000000000000000000, 0x3ea73a907bac512b98a23b3771219c2f, 0xca97ecbcefc8780e34ab223f03ebdd08013dbf8dd38589d4f54f055e696e6c8a, '', 0, '?'),
(0x6f7b76dfac8d56d5a221ffc1b37185b0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramSeries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramSeries.php', 0, 0x4061a3fc6d4dcf494fe20f537245a74c, 0x4061a3fc6d4dcf494fe20f537245a74c, 0xf33a01031f453468f3e04234bb9a43514412ed0778f75079aa4828e3fe749f70, '', 0, '?'),
(0x6f7d3199facf3d28452652445fc6c1a9, 'wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php', 1, 0x00000000000000000000000000000000, 0x74332915e19cdd0a585f409c958c89e3, 0x564d15b08723550e37240af583c271cf15796d07835e3bde1ff3bde33ba437cb, '', 0, '?'),
(0x6f7ddb054319dc8a38f445f8ef4701f0, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php', 1, 0x00000000000000000000000000000000, 0x4538ebf175c54368473c01db6fdc8522, 0xfe54510fc7e91574fbddea8f11dd93b1a27ad8cf8954b9fa300590c6f5104102, '', 0, '?'),
(0x6f8b3cb40edec333211b5d081a15858c, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php', 0, 0xe2094063ae5d72945c4ecd665176ae28, 0xe2094063ae5d72945c4ecd665176ae28, 0x8f9781aed7af1fe75ac03cac1a4dfdd8bfa9c7722ab5d5c32db738fef9014c9b, '', 0, '?'),
(0x6f920c730139c4b53903d2ad90596a00, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ar.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ar.mo', 0, 0x9e91c7d2e6bb14fa53971d4ea46a6cd9, 0x9e91c7d2e6bb14fa53971d4ea46a6cd9, 0x97e7b415533cfe2f866bd5f2ef0d041fe8842634ab6783c5bdd4a68c1a7beb97, '', 0, '?'),
(0x6f947bd1b160ac72b1ba3cb3969314ea, 'wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php', 1, 0x00000000000000000000000000000000, 0xd4a9f8a717809c347e176177dec8c601, 0x9f0e276686f371d99f02b2c98bdf883c4577238e6fa8d6fff9fb1292afce8b89, '', 0, '?'),
(0x6f948d1dc8bcb9e6fb5907d738e208d2, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-18.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-18.png', 1, 0x00000000000000000000000000000000, 0x5745958b65e638c00964ced3b9b60929, 0x2aea5695cc5ce70390e8a0f4c44bea75bc252ca11995fbe12dfa029ccb890509, '', 0, '?'),
(0x6f9d80816b0faf0c94136762c1e610b7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', 0, 0x4c75d9fc3d3df5b94a1555536d21e44d, 0x4c75d9fc3d3df5b94a1555536d21e44d, 0xa818cd09ec54aa2dcc12a1ee7a40865092ba352d054a70c81d93a711805bfb59, '', 0, '?'),
(0x6fa1294b40e2fe64c759f41f94fb5a2c, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png', 1, 0x00000000000000000000000000000000, 0x9a6486086d09bb38cf66a57cc559ade3, 0x7ec225eff1db898e251f8f858b0e3ef6f5fe88426cb26f8775b74929c8893767, '', 0, '?'),
(0x6fa26dca5f5092c0f8e0ae3511103b61, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', 1, 0x00000000000000000000000000000000, 0x9d9aaa1977aeefc7ec04ec10ebc5a6fe, 0xe93b1c74fa5905d7f70c22d3aac1f2d1286fd722659d19b4173bd7c4ea3d3f2b, '', 0, '?'),
(0x6fa3a1aae709488ecad99f6042209689, 'wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php', 1, 0x00000000000000000000000000000000, 0x696910d046637cbf2b9a6485939581f3, 0x8758e9f0c8da2f8d22b5af784d795b1fd781bd2c9a5b0fe60d54f5d61d266768, '', 0, '?'),
(0x6fa7c1590a2d1f28d071a9a22c56d23d, 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php', 0, 0x0bac192b3371873ace50b9f2b59e2237, 0x0bac192b3371873ace50b9f2b59e2237, 0x7661353cd6fa44aa05b992c608101025a352ce84f2abcf07febaf760d8a08a4c, '', 0, '?'),
(0x6fac7f09c7bb18ff0926e3ef63f7deda, 'wp-includes/blocks/paragraph/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xd8e415f8867339d90a7daf0971c2bee3, 0xc594186c7e14e0e9b31525c4df22fa51a7205efb0744feab62fd165c87ba8dc8, '', 0, '?'),
(0x6faccc08fa4d74420a7c07eff657b694, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 0, 0xc94013bbb82d49d0c467a5e48fc318bd, 0xc94013bbb82d49d0c467a5e48fc318bd, 0xff5362c54a28b2ac36c811af1e78836859ff08e2af2164424b314ba17dc003a8, '', 0, '?'),
(0x6fae6eff35b714145a9a141c68461d97, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php', 1, 0x00000000000000000000000000000000, 0x7fb0db9d09f9d67f2c1789826f80476f, 0xd7123009ea08d8ba1358f8d90f5de54574d15c33ba5b56549ca06e5cf0e828ef, '', 0, '?'),
(0x6fb05a9cba75dbc9e60cb16f030e156e, 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php', 0, 0x6cd6356ab05803c8368e1287319b32be, 0x6cd6356ab05803c8368e1287319b32be, 0x6a0c6f062f4c44ba1a4fb110493c54cb975b32cb80349ec00be35be223c3c5b8, '', 0, '?'),
(0x6fb74e39fd939e735d60a84bdb717691, 'wp-content/languages/fa_IR-e2791ba830489d23043be8650a22a22b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e2791ba830489d23043be8650a22a22b.json', 0, 0x55d6f5db56ab7a0dc7ed0cfa9a1b97f3, 0x55d6f5db56ab7a0dc7ed0cfa9a1b97f3, 0xe287ed3e3b98558559cd74f04c0b9c2ac7ff4559efae8eb3dbd0a5cbd07bb2fe, '', 0, '?'),
(0x6fbf77072af60ace9bcea247d29c9d5d, 'wp-content/plugins/wordfence/modules/login-security/img/header.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/header.svg', 1, 0x00000000000000000000000000000000, 0x70dce8b1d1c75dea6a2de39114f8a699, 0x389afc05bbd4da23cc84280338f8e1ff884ffb227fc7092b186822466296ec83, '', 0, '?'),
(0x6fc4262c77bcd5c160510f8c4dc5e173, 'wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.js', 0, 0xc1b0c9f2684128f64bc9f26c6eb148ac, 0xc1b0c9f2684128f64bc9f26c6eb148ac, 0x3e23134170ab1947a1ae4b9f87dca4bbe9cfc1ba3fd530948e694978143390bf, '', 0, '?'),
(0x6fc44b44163ecc31bdaf9aa40e5f9882, 'wp-content/plugins/amp/includes/widgets/class-amp-widget-archives.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-archives.php', 1, 0x00000000000000000000000000000000, 0x671ba5e31abc2eaea629d537171d5a06, 0xf1cd475fcc6c4af79bf369f3aaf4d4298a6733b793c5163b43ee323efac26384, '', 0, '?'),
(0x6fcad75b43164f29463c9d1a53dcaef0, 'wp-content/themes/twentytwentyfive/styles/colors/02-noon.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/02-noon.json', 1, 0x00000000000000000000000000000000, 0xe985e8fa1404c2ed95502081c0dc8812, 0xcb6d63923213ca23da36aa78491430ca0ccae3eda8460333967974a81af8b9d4, '', 0, '?'),
(0x6fd330fb43b04f71ec503a0612cd2277, 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-es_ES.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-es_ES.mo', 1, 0x00000000000000000000000000000000, 0x235c3d775c199b554d0d2f33b5dfbc93, 0xce7e94c6fe5b8826fdeba385a80eb101c196e23c2eaec175e577b7da22373b31, '', 0, '?'),
(0x6fd44955d85b9ddecee9847559a4ff3a, 'wp-content/themes/twentytwentyfive/patterns/hidden-search.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-search.php', 1, 0x00000000000000000000000000000000, 0x5d259c48488cbd390663f5f8d44b7857, 0xaab4e0189566913f8ef630a8dde7154d0ff5f30313a860c176c697c21e226e03, '', 0, '?'),
(0x6fd685efb1555f428cbfa853d9e87681, 'wp-content/uploads/2023/11/slot-ace90.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/slot-ace90.svg', 0, 0x4f345006c521981ceae046169d40bbcb, 0x4f345006c521981ceae046169d40bbcb, 0xe6a6f424012c5934e27de1cdd9b79b61bfe3c72bd738487c98d3e90afbc1cfb0, '', 0, '?'),
(0x6fdb126b6ef86fa87fc7b1b977c3f5d6, 'wp-content/plugins/wordpress-seo-premium/src/integrations/user-profile-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/user-profile-integration.php', 0, 0xd493b9acf8cbce11c9433d30b0bb5d5d, 0xd493b9acf8cbce11c9433d30b0bb5d5d, 0xbd21f58770a0b925c88e7794483fc507a097c5b0149e3540945e2c277556f123, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x6fdf8f4b8f997edf83cb5e82fe85ea16, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', 0, 0x3b9cdd8dba8796281f599fbfad6d4e6c, 0x3b9cdd8dba8796281f599fbfad6d4e6c, 0x366c9502e3675fc63c29566f25fb42f2bc65e6174e2f645a1c49adfe03e46987, '', 0, '?'),
(0x6fe3ae9a2d01d73b3f583a8ffb70d2a1, 'wp-trackback.php', '/home/iraneurobetcom/public_html/wp-trackback.php', 1, 0x00000000000000000000000000000000, 0xd4397d60d923deb5c0fc50a1fc0a6bc9, 0xfc8b16aabc555609316b062d4ce32e3e96dda8bd8f33237ae1c333f580ccce6a, '', 0, '?'),
(0x6fe4d9c008dff9598ac6da8594cc58bc, 'wp-content/plugins/wordfence/images/flags.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/flags.png', 1, 0x00000000000000000000000000000000, 0x5737cc2003828c28d0cbbf21ad1a37d4, 0x427808f630254c79b53690f805fa05211e97f3585c7a2f3ca06eb2363d1a57c4, '', 0, '?'),
(0x6fe6052580e029f3dc9af70e7fd01d6f, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-blogging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-blogging.php', 0, 0x056f801628c958564d5e14408627a29d, 0x056f801628c958564d5e14408627a29d, 0xfe5d324d479574c9155b739ad17e4d7304211128a042c968c9ebfd84e856f434, '', 0, '?'),
(0x6fec62766d54b26a21602019b169ec27, 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php', 0, 0xa8096d78b95381bb45051d77ff157047, 0xa8096d78b95381bb45051d77ff157047, 0x5ca3174972ef05d300d170d1df16d01d8f48e694b43a5a4e0fa916ff13bdf520, '', 0, '?'),
(0x6fed2a09a0401167d77a93f7a684f94e, 'wp-content/updraft/themes-old/twentytwentyfive/styles/05-twilight.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/05-twilight.json', 0, 0xe4abd7bbb193f75784d35aa5bd68190a, 0xe4abd7bbb193f75784d35aa5bd68190a, 0xa17e48dd62049d0c947d8980b7baa4652e7eca192e1497ac576737ffb51d2514, '', 0, '?'),
(0x6fed935bacd06e337582c8cab99f5035, 'wp-admin/options-general.php', '/home/iraneurobetcom/public_html/wp-admin/options-general.php', 1, 0x00000000000000000000000000000000, 0xcd64fd9efbd3f2ba668878cc43be1476, 0xa82917e8e89b358472d080a749a9aa9fb9e81c201bf5abce4bdd7cebcfb7f51a, '', 0, '?'),
(0x6ff157c2ac91f2a0d416be058f1acffd, 'wp-content/plugins/elementor/modules/wc-product-editor/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wc-product-editor/module.php', 1, 0x00000000000000000000000000000000, 0x53ae20edc95567dd47e357897c5d8bd1, 0x178ea7780b9684e556b85e41872382dc9b25ff22b5c78cc24099814da9b8527d, '', 0, '?'),
(0x6ff35ef2db35322b659f99ddefa8471d, 'wp-content/plugins/wp-rocket/inc/admin/ui/notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/notices.php', 0, 0x81fa2fc7b88c7527647a93b906a5127e, 0x81fa2fc7b88c7527647a93b906a5127e, 0x045099ce45c9c4108f28f1a000221bedc2ae825901577b5f01b9e7a530b1f83e, '', 0, '?'),
(0x7001f4f43775cc4ccd5f7f7b32c39b96, 'wp-includes/js/jquery/ui/draggable.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/draggable.min.js', 1, 0x00000000000000000000000000000000, 0x1a41b688a0c75b22f672f87233f843f9, 0x357388efc9a617171db15ed4c2fcfc88da4d947e117424327fe095ee7ba88f5c, '', 0, '?'),
(0x7010d0c77440d4e4fe9c0643b415460c, 'wp-includes/blocks/template-part/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor.min.css', 1, 0x00000000000000000000000000000000, 0xeee1a7f145ac645dc4ac420d09f217fb, 0xc4a3d6366fa35f693901992d554c3923dc9e66847a2563dc53189087a14a73bf, '', 0, '?'),
(0x70152f4a66af914b2fdf4b659357f613, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/DivAmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/DivAmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x9451a9039b1d7c66b3ac7af907c2e51a, 0x28c99ce52daef6a2cf1e65d4c439987e8918e831afbb5993537ff44b8e195d79, '', 0, '?'),
(0x7016d6a1f511ca1b2eab43e872e0b62a, 'wp-content/plugins/elementor/assets/js/packages/query/query.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.js', 1, 0x00000000000000000000000000000000, 0xe9f445ee45ec3a9e12be11b1c84ea142, 0xdd44291c33792c5d0624365a2b63183688f3251eaaacf69b3e8b2421e5ed5f03, '', 0, '?'),
(0x701b7b0db6a820e2253e2ffc5affeb3a, 'wp-content/plugins/wordfence/views/scanner/issue-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-base.php', 1, 0x00000000000000000000000000000000, 0x8238cfbca8e767f3207635876153b32a, 0x0b4ed8f5d22e1d93e5c130b72d3f73f7d03fd6d92cd1f1a8df9fd260832e427f, '', 0, '?'),
(0x70262ed35597e20ca9bef30617e83476, 'wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php', 0, 0x86811d7530db3c92efc51df3ec08ea82, 0x86811d7530db3c92efc51df3ec08ea82, 0x9c634e32ce6e089e413358d32b344287814f3145520d32b0f6dd360f2ccd7e6e, '', 0, '?'),
(0x702b7ef61728a4609e98e35ff76e9068, 'wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php', 1, 0x00000000000000000000000000000000, 0xa5e0daa0119191b472f64a78bd866159, 0x36b1775af78e1f790c22d4707189939855dcde5178160511dc32310f57b35909, '', 0, '?'),
(0x7032eb5bb19a9290266c4fcac8b90817, 'wp-content/plugins/wp-rocket/assets/css/wpr-admin.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin.min.css', 0, 0x4e00a6f4352273ffdee8dfa65d3a5ee6, 0x4e00a6f4352273ffdee8dfa65d3a5ee6, 0xe277dcfd31a48e121818b5ee1714a18080dbc419ecfc2798e4a41ea1d9a9a000, '', 0, '?'),
(0x70340aba15e867122846adfbf6ae471d, 'wp-content/updraft/backup_2025-04-14-1213__EuroBet_713ec41b38d0-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-14-1213__EuroBet_713ec41b38d0-db.gz', 0, 0x1840492d17529577586d3a22200508b8, 0x1840492d17529577586d3a22200508b8, 0xd5f0c049319cb0e892be29ce0730dd3c8a00fd06e3acfb4aa6dc2139fec4742c, '', 0, '?'),
(0x703611e2fd59bd52fdf81aec8a35a4e9, 'wp-content/themes/twentytwentyfive/patterns/template-single-offset.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-offset.php', 1, 0x00000000000000000000000000000000, 0x404f6ff9be1a69729cd2b49645415d01, 0x9760a28bb97d978e39a2ddbb723fc57e483be1242138c79decea5f5354d34436, '', 0, '?'),
(0x703a37ae7fe76a213d622333084dbced, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', 1, 0x00000000000000000000000000000000, 0x9c427d36afe4ba4bbb01eaf97e9be053, 0x8945ac6d3a1a2b6367c9d82a90f969a3891bd6639e9cd11082b44e79efd84c52, '', 0, '?'),
(0x703a942caf604f1b6c4cb42810e9411b, 'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php', 1, 0x00000000000000000000000000000000, 0x6ba57ec248b0c012e937bb3cbf42e1de, 0x0021a546e645a6b603d74b1c0550b3a337dfbb9430d5e60a3b3694107d8ae624, '', 0, '?'),
(0x70420b3e56109aaf9138f5f8b4c850f3, 'wp-content/updraft/plugins-old/updraftplus/central/modules/users.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/users.php', 0, 0x2fe1ee5e56b59ca219f57584c9d6ddab, 0x2fe1ee5e56b59ca219f57584c9d6ddab, 0x6a7ee5264db2ca6ee284c00162164ff5064762993bbebd03d6c4da9fbe926f97, '', 0, '?'),
(0x70430dda3b27759612efe4dbf3842b59, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css', 0, 0x910d2cd5ca59ed7defdd9b5652caae9b, 0x910d2cd5ca59ed7defdd9b5652caae9b, 0xf7d33bbfa1e9c6357ca8c54a28c1dab32179e69592fa90075a46ddf64c5b17e6, '', 0, '?'),
(0x70467d835cc31f423eb90a02cff4745e, 'wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420.css', 1, 0x00000000000000000000000000000000, 0xb14a1a93c51b9cd136c611a392c79c10, 0x2e544cc3aa72a7b7b26342f0dd9152f478c01dbcdc90ef1b48e9ce7f87311366, '', 0, '?'),
(0x704df5b18362aabb08a0565ac404df3b, 'wp-includes/blocks/media-text.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text.php', 1, 0x00000000000000000000000000000000, 0x5890b80e1c4d36c07c887e647ad6c0c3, 0xfcd84b6eca3a3783a759a3cbe1f098f3cf2406debdc3930e52d38614d53511e6, '', 0, '?'),
(0x7051d8464ddaf80f6c59cd352ad58779, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/format-audio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/format-audio.php', 0, 0x7826f32f1a7b1894698ce11c9d405fff, 0x7826f32f1a7b1894698ce11c9d405fff, 0x8c0ee7e8638ec014b6ef1416952c63c5affc747dbff4e51249db59b28517eb8f, '', 0, '?'),
(0x70533fb2863b8f137104cbdbd11f55c6, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php', 0, 0xce3783ca2e6482b2ef9ef25f4b0c7416, 0xce3783ca2e6482b2ef9ef25f4b0c7416, 0xbe9314a601ad0dea0943a4420ce77801c1e8a6e9c737893ead0a4d25a817c037, '', 0, '?'),
(0x70553f2508471af0fa4ac0afaa583d60, 'wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php', 1, 0x00000000000000000000000000000000, 0x5f34925b0816d8c0c25f9aa31714be8a, 0x24fc914c54d5ed145c4222e0312e7400e160923850673e3e1402e8dd2c5aa869, '', 0, '?'),
(0x705579fc6109ea62afe07661843ba138, 'wp-includes/js/comment-reply.js', '/home/iraneurobetcom/public_html/wp-includes/js/comment-reply.js', 1, 0x00000000000000000000000000000000, 0xe2825530388a0a5bc687c54cf2661a40, 0x214f572c60239bbeb68377b8d13d9b72e35b9a9ee47c9af588d2a74e19211b35, '', 0, '?'),
(0x7056596101e2811200efad863d80c1c4, 'wp-admin/error_log', '/home/iraneurobetcom/public_html/wp-admin/error_log', 0, 0xca5ce9416c53ffc467b71210f5d80754, 0xca5ce9416c53ffc467b71210f5d80754, 0x6be8b514cd943a5a020ae68a4bae77be3d5136061d1af0e89b3197c678d6c7f1, '', 1048576, '?'),
(0x7057e498661f33efe720814ff3bca567, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAttrSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAttrSelector.php', 1, 0x00000000000000000000000000000000, 0x09efbfc6985e9bb4a05a3e8f02c5b3e4, 0xb955b196a5602444d56df358ca918a8999d837a54a26c487bb864758e34bc35a, '', 0, '?'),
(0x7062a28bb7c1415d25ea9ea2535638b3, 'wp-includes/block-supports/background.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/background.php', 1, 0x00000000000000000000000000000000, 0xac58e18ee19cab281252b201089a3bc5, 0x33c345f28b099f393af7d0b19fd7e7cf119aa869ee21529823e9d3a3ec5935d7, '', 0, '?'),
(0x7068af0606c78b75141d750ac6c6dfcd, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-centered-social-link.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-centered-social-link.php', 0, 0xfac94f477cacc0d22b8300f7c03640ba, 0xfac94f477cacc0d22b8300f7c03640ba, 0x4e605b884c0f5d3bd8cde4b6207027b5756907f07885112e4716e9207dc08170, '', 0, '?'),
(0x706a96ea8afe4e0a37530dcc4b563247, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', 1, 0x00000000000000000000000000000000, 0x90dbb3840dc0e0cfcaa929fb27b22e6d, 0xdf381656afe18dbf94fcfe8f56e7bbdc31752c65d547bb1b5f09039ac72ba953, '', 0, '?'),
(0x706b05825a90410f337e0accf80212fd, 'wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php', 1, 0x00000000000000000000000000000000, 0x1f6e0ea52355ef08f3f056914fc849ac, 0xfda11ba68350c3fedd620897d660dff935d400ca1d889176008deba4a9811462, '', 0, '?'),
(0x706c29da5ca94398a52ff90b87d2b495, 'wp-content/plugins/wordpress-seo-premium/classes/upgrade-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/upgrade-manager.php', 0, 0x19e3c12506c9aacc39dfc34eae17dda6, 0x19e3c12506c9aacc39dfc34eae17dda6, 0x43b0829c3c34c14d9f621a5ade95c38df662db89a7e9401c4661c5ddf661c011, '', 0, '?'),
(0x707441a2a7b0d421d8e97333814190a9, 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Manager.php', 0, 0xdc644cb562060e380bc88b318a2b306a, 0xdc644cb562060e380bc88b318a2b306a, 0x411a98de5e13254937d7b2551cae0e1b2494d52a3dfc1dde8cc2d73ec3ebc0bc, '', 0, '?'),
(0x7076ccf4bbdd56844b6f7365894c3c02, 'wp-content/plugins/wp-rocket/views/settings/page-sections/license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/license.php', 0, 0x20879e84950370da37f23378720be9b7, 0x20879e84950370da37f23378720be9b7, 0x292a6a39489179d787a6f1a33608a220433f64b5d9a0e42f0fd74a652938b9e5, '', 0, '?'),
(0x7077e1d251841e4619e963d9dfa0622a, 'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff', 1, 0x00000000000000000000000000000000, 0x4024c67147b9326b35070824a1867a94, 0xd686462a60dd27eaab4f2074b57269523aed6a30e1f392571a963da86a808b05, '', 0, '?'),
(0x707b55ca8fd09a12746563433443446a, 'wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php', 1, 0x00000000000000000000000000000000, 0xbffda0decadf98ad09d77a67bb28fa98, 0x7fc84e93d8c147af45caad3c5e407b6ffc5ae7478cbbc8ead7ebbb1652ff9d98, '', 0, '?'),
(0x707c4d35af92711ae93b7f2f6bec043f, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessagesManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessagesManager.php', 0, 0x7db76775b097462f5a6e94654294e055, 0x7db76775b097462f5a6e94654294e055, 0xf2a37c6c7fe1724ae19118a319d0fbec1132ae04801d865e19e1270cc1c1e536, '', 0, '?'),
(0x70807d282b69250218e0a200b96ea889, 'wp-content/plugins/wordpress-seo/css/dist/featured-image-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/featured-image-2420.css', 1, 0x00000000000000000000000000000000, 0x5e992ed3094ebd7c38cccd621118cce8, 0xf4c4aa2b340263b25db446e6c81109981176f2fbb12b8beeb04418b8df452615, '', 0, '?'),
(0x70815f22054aeb356f21a07bd2888dff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4email.php', 1, 0x00000000000000000000000000000000, 0x6cea9869cbaf56eb1be9507ab3e2081f, 0xa532b1a6f76d226d8fd4d6e888d0e4cd366b5af50f48cbef09bc983d900aa67e, '', 0, '?'),
(0x708856122870364e9abcf6031d7a6d49, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-styles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-styles.php', 1, 0x00000000000000000000000000000000, 0x37426e5ffb329f43778f63e5899c7f8d, 0x8366e7e70aa2d71a6a976cc9a853654779d7703f26d88d3691d9fe01a952f59b, '', 0, '?'),
(0x7090955a6535631c73d5d19df13b06b4, 'wp-content/themes/Newspaper/images/icons/newspaper.svg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.svg', 0, 0x8ebd7e05a91d090a5ae228c233f5d9af, 0x8ebd7e05a91d090a5ae228c233f5d9af, 0x21cbe6a292b66f85e228f290f6e0e6a2728e8eab3fcb0ec7328364b87b5d6088, '', 0, '?'),
(0x70946361a3c3b205c47eecbe600723b9, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', 0, 0x6187890a33702ae67ef70acc653d0da8, 0x6187890a33702ae67ef70acc653d0da8, 0xe670aff266efaa0b6798b2f41d215506cfdb5fec2378a90fbd0542b02cb370bd, '', 0, '?'),
(0x7095f0b42ed0b00394f3815bc38d44a1, 'wp-includes/deprecated.php', '/home/iraneurobetcom/public_html/wp-includes/deprecated.php', 1, 0x00000000000000000000000000000000, 0x05cdb0f3c9a0e00d7d9473a1058bccfa, 0x25772e54b8471503e543fd7eed534daac88d70b76b4458d8d3e380635ef969cd, '', 0, '?'),
(0x709731c89ccdf76dec9221a6054a08bf, 'wp-content/plugins/elementor/assets/js/video.d862fafddbe5d05459f3.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/video.d862fafddbe5d05459f3.bundle.js', 1, 0x00000000000000000000000000000000, 0x77c8c722ec70d7a271d62e18c921fcf6, 0x164ffe76c4af831478b4f3b4843c1632f5e7a407c8c1ef59961bae1173b938fe, '', 0, '?'),
(0x70a0ea8f29710e5f0aa32675ca9665dd, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', 1, 0x00000000000000000000000000000000, 0x3d4427dcf757a6158a6a2a3caf33f843, 0xaf1fd171446563374f8019f5c3787f402e78e0fe8fc5dfc0fc6ba060b0035628, '', 0, '?'),
(0x70b386e7aa119a0151a9c30ff210f670, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgumentInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgumentInterface.php', 0, 0xc0e60cec6350819d20bf37a3834299da, 0xc0e60cec6350819d20bf37a3834299da, 0xc99c29cb6e0af54c938403c521c60511df6a1ae7b49a3fef0b05f61bc749820b, '', 0, '?'),
(0x70b407acc897f82da5d31577758be7f7, 'wp-includes/blocks/post-author-biography/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xca82bdf5dbdc6e58a08227b6e3275855, 0x8fc50a4c5df2b20eb28b5a55133309a8fb26ef9437e401e73d5a861c856b5e87, '', 0, '?'),
(0x70b7a1af10b61b6e5a9de3a08403c199, 'wp-content/updraft/themes-old/twentytwentyfour/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/header.html', 0, 0x86e4bfa0187ef1d0cec9223a928ac2cf, 0x86e4bfa0187ef1d0cec9223a928ac2cf, 0xf85b11c8f54304ec56732bffe7597db3a82b5211109477c0dc1987c4db59f0b6, '', 0, '?'),
(0x70b7c2db3961987891cde0679d0180a5, 'wp-content/plugins/wp-rocket/inc/functions/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/options.php', 0, 0xb9574ab582d7b22ab9dd8aff9fda742b, 0xb9574ab582d7b22ab9dd8aff9fda742b, 0x1b7332e6875d64296034bf07d3654845c0796040bc96bb1b4bee9de08d06d800, '', 0, '?'),
(0x70bbbc5c2a65eab60a0dcf88f3ebfaae, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php', 1, 0x00000000000000000000000000000000, 0x22e8636410d878ca577b66a5ed8e4e62, 0x4fb0ba6a2b68c5a40ae2b5833851dcae082377becb035f70cafd43b11bcbdcfb, '', 0, '?'),
(0x70bf3a9ab464d6391a06090bc4e57f98, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', 0, 0xadcc1c4035b4e024c4756ffa61209dd6, 0xadcc1c4035b4e024c4756ffa61209dd6, 0x851fb8c0e84e05813866fd9b13a93f6cabeafb7defa769ad1a6ebc7086dff87d, '', 0, '?'),
(0x70c4da29a7de85b2f1b432d9f87aaeaa, 'wp-content/plugins/wpseo-video/detail-retrieval/class-spike.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-spike.php', 0, 0x044886c4220ae698db0fe39b96e1d517, 0x044886c4220ae698db0fe39b96e1d517, 0x635b53b57106c003de03e381b712726ebe031943e5a5d6e4d492772ddb5088c0, '', 0, '?'),
(0x70c5a7960ae9822b52e0325ad5e7be62, 'wp-includes/blocks/post-title/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/block.json', 1, 0x00000000000000000000000000000000, 0x16c22b178a954962f03d0c626f5c6068, 0xdaff4abcf9d6284a515817b2effe43a9ee6c53b6164dd13a60e288328cf2c8cb, '', 0, '?'),
(0x70c833af54cb908fb10d5fcdc8253ad1, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ResolverChain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ResolverChain.php', 1, 0x00000000000000000000000000000000, 0xc8e8a70f4e0af72235d93d1f98a9cb6f, 0x1d45fc00fa7bf4775d830cfb04100b076c72edcbe5549384aab15f0c164c21a6, '', 0, '?'),
(0x70cb6aefa17d889375e9998917828833, 'wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php', 1, 0x00000000000000000000000000000000, 0x5281199c43e9981c744aa3c31f2cf62a, 0xcbd8a34876aac6fc177daa415641b06ac4a101fec5c903af8e4e3eb0459f0eff, '', 0, '?'),
(0x70cc9330a43240e306d8135046ce746b, 'wp-content/plugins/wordfence/views/common/unsubscribe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/unsubscribe.php', 1, 0x00000000000000000000000000000000, 0x593a68330c833ebdbd6120dd91b6347e, 0x450fe8f971fab8b4cb5467bbe74f3e462debc54f02fa28cd49c69a195aa3bf7a, '', 0, '?'),
(0x70d1f8a82f1b61fe8bfbd328837a3780, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.css', 1, 0x00000000000000000000000000000000, 0x8e404e444cf676fff53de34cd650c90f, 0x3af2dafecf9faf63c6944d61353c11633f0bb4f549d86c32c8ef030c37b12d2a, '', 0, '?'),
(0x70d4d5b676495ed89226e3eb263bc23a, 'wp-content/plugins/elementor/assets/js/editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.min.js', 1, 0x00000000000000000000000000000000, 0x8e8f6be2fdc9685b6d3574c044976a62, 0x9c032aaa72eb20ec641e2c64d45867d58c5632eee02c4309d5c8cb0c0c292af7, '', 0, '?'),
(0x70d956f24504de39d5ff7f0e4b248901, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPositionObserver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPositionObserver.php', 1, 0x00000000000000000000000000000000, 0xaea0bbcd4a59f09cbc9e57111cb4bc3b, 0x237b0f91a4858fc94d762ae4c78b8feced1d7b2a571f9e40e1ab12345e9b09c3, '', 0, '?'),
(0x70da3a9f5f1adf43de2caf94d9e5ac0b, 'wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php', 1, 0x00000000000000000000000000000000, 0x5fbaef41c9ba08f05e8f4f29fc39fd91, 0xe31a89ca15ea1786659583cd25a5c6cda38a5d24f41106855b6738c130bde1af, '', 0, '?'),
(0x70de71ad6c3814d58579afd58df17fd5, 'wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php', 1, 0x00000000000000000000000000000000, 0x21bf688d91f2fe61d825a5badb6ab0d4, 0x813f04f23230cd191883bd65f22a29eafa320ffd4851d1720ced326810a43f5e, '', 0, '?'),
(0x70e83934482cdf5bea05e28f155c0511, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 0, 0x7533eb0806d95fb17bbc1d3aa789ccf8, 0x7533eb0806d95fb17bbc1d3aa789ccf8, 0xf9d57caccb15bf2fa4a99879eba5b524fead226167962c6bd3e5dce5fb157472, '', 0, '?'),
(0x70ee187d47f7824a05e915ce24e2e078, 'wp-includes/block-supports/align.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/align.php', 1, 0x00000000000000000000000000000000, 0xe3ec276a9f8c016fe1bd791fb6dd4aa2, 0xe55ef07b4c37c55c628db572f203123bc347eecf8481521be23bffa1c1d6929a, '', 0, '?'),
(0x70f8da745c1a86d8fc71d894cee89b59, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.css', 1, 0x00000000000000000000000000000000, 0x4471fa3a1f2434e56b96f743879352dc, 0x17ce7c99a65f4a6105110c3337b5bab7d55ae7967835094c2f19bea05c0b09dd, '', 0, '?'),
(0x70f8e1f7fc7378ca9ecb749aa73470b6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', 0, 0xe32a80f6ca341fc7dd6bd7c13cc84d02, 0xe32a80f6ca341fc7dd6bd7c13cc84d02, 0x96572b4fd6a68060d6898983fed3bbe16fd867b1565dd9cbe2c7ea6365b9eba0, '', 0, '?'),
(0x70f9c0f6971562a57e83136f426bcc5a, 'wp-content/plugins/akismet/class.akismet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet.php', 1, 0x00000000000000000000000000000000, 0x4ad74c0fb682e9549d36f7e164f40cf8, 0x01302d3237ee287aab70db374b8a84e54390781caf773e74ddfb3d18580c314a, '', 0, '?'),
(0x70fdc9b6980647befd990a04caf01123, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartDomain.php', 0, 0xb82243ea4ee31b389c137fddb742a89b, 0xb82243ea4ee31b389c137fddb742a89b, 0x8b318a55467e4a920564c71f071db7aad3dd8bd4e03dda181cdd488ee26bdbb9, '', 0, '?'),
(0x71009f4815f9fe022b8d3d25b42ccf3a, 'wp-content/plugins/elementor-pro/modules/element-manager/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/element-manager/module.php', 0, 0x8a84c881774816ba617fe02fb334c4b4, 0x8a84c881774816ba617fe02fb334c4b4, 0xf3e9097f1c164be6a592ac913cf5dbe7e6c2e5620df6b70dfbfe087653bfea67, '', 0, '?'),
(0x71037143b8a2248db21b9ee0fda88340, 'wp-content/plugins/wordfence/views/common/page-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-title.php', 1, 0x00000000000000000000000000000000, 0x35abf32a9d3c171ef0583b1cf803f818, 0x4e3502259eba07033de59c6b550b48564bc141fe6c4504492233e8b86ad5d3fe, '', 0, '?'),
(0x710773bea241ad74810baace0164995c, 'wp-includes/js/dist/warning.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/warning.min.js', 1, 0x00000000000000000000000000000000, 0xac957cf3b2a40a5c503d010460b2d44a, 0x85b33e3e2d59c0a3328bb249506c368455a7127167277f3ded318af4a0c2dfbb, '', 0, '?'),
(0x7113e08ad7076cf9a4bdb591fb3eab00, 'wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php', 1, 0x00000000000000000000000000000000, 0xfdecc658ba4dbfef0afc2fe4ce3074b4, 0x7bbc18de623ca74b03f8ee3115f86a843c81a710e2d880c4b5693158a886ccbe, '', 0, '?'),
(0x71228d636febde19a33eab325268e95d, 'wp-admin/includes/plugin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/plugin.php', 1, 0x00000000000000000000000000000000, 0xb1f2e208f7a47e5cfd0e843de448da78, 0x803ef5c771fa013c30fe7d33195846c4b0b1f382a51be856c2cb81f7162fbd13, '', 0, '?'),
(0x7125e2f5d829969393756486cacb09f4, 'wp-includes/blocks/buttons/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor.min.css', 1, 0x00000000000000000000000000000000, 0xd1f7b983249470903b58e3da34e49484, 0x79978efafc288010f25edd9a949bd7be553d933bd6432f5f98421fc2d399bca0, '', 0, '?'),
(0x712a306982cf4e4a11fc124bee150c24, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fieldset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fieldset.php', 1, 0x00000000000000000000000000000000, 0xd5e0bc48a0360c323af8426c8a51efbe, 0x736f7a315a9c41d8ffd72f557d914e4e13415c869e92d6423a241182c5d49fa8, '', 0, '?'),
(0x7131d148616d4820512670522d5e44e1, 'wp-includes/blocks/image/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme.min.css', 1, 0x00000000000000000000000000000000, 0x646a7619592376637c2f3f7fbddebb64, 0xa348f437948225e6e9073aa38dddd2c336789b3a3fdf95b6ebd764ec3e450e0f, '', 0, '?'),
(0x7132f50b2feede3f3a2200daa5515ce2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryThumbnails.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryThumbnails.php', 1, 0x00000000000000000000000000000000, 0xfbb20eef2a07944b35fb89372657affa, 0xadaffdf89ae45d9da2cfcd52f3aa7b3562a0e68d7e6cd3b58ee3402e19cdc1da, '', 0, '?'),
(0x7143b4878e81338d1f7d91037d2a9621, 'wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json', 0, 0x37161aff72f34294023a3bc81f1730aa, 0x37161aff72f34294023a3bc81f1730aa, 0x815de23fb86784d7c05e55cdd2671fd7c391cbf687307b24876af3d86fcff39a, '', 0, '?'),
(0x714c2ad033c7a8f3634e3964a2cc6028, 'wp-content/plugins/amp/includes/embeds/class-amp-youtube-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-youtube-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xdc82a65cb62d5156fc40578a05933c6e, 0x812b2e0c87a633981d26caeee51d2749b793a6a8894b7ce50d79ce796544f8b7, '', 0, '?'),
(0x714c8b05fc02e5f60f104910974c6383, 'wp-includes/class-wp-recovery-mode-link-service.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-link-service.php', 1, 0x00000000000000000000000000000000, 0x7abcd14257a99b1c865a20c7096d0d00, 0x0f03740ad506f75f714713c6b5e262a29ba38fcffe797de4322b000c8349a5cc, '', 0, '?'),
(0x714d48e82cb8d758628f2cd75a96da89, 'wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php', 1, 0x00000000000000000000000000000000, 0x258a4bce4be77ebc659ec8c501d1c780, 0xc6bf8fb84194e5cfebc4e01b6f2bcbfdda8a350bcba49d52bf212850a9db16bc, '', 0, '?'),
(0x714efa2d0dcd2d638682463143f95ccd, 'wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json', 0, 0xf4167b0f87bae3fad2ac323ee1cf5261, 0xf4167b0f87bae3fad2ac323ee1cf5261, 0xbf10611629353cae4093d613a9138cdc5e25e27bae87dbb4dc6ffa4148ac0dc5, '', 0, '?'),
(0x71508f3f6540bab6a4f5f22d84cdf3e9, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/1.png', 1, 0x00000000000000000000000000000000, 0x37992633c0746227bc33a03bea7c17b6, 0xecb86dd46e51d575699e43a2803e3a92b0f079dddd620d7ca3eadf1084f2c4c6, '', 0, '?'),
(0x7157bf3199a17c931d332c7310665101, 'wp-content/plugins/elementskit-lite/widgets/team/team.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/team.php', 1, 0x00000000000000000000000000000000, 0x302500048cd22997c8d08f00b5714947, 0x2e34b70b1e53eb8dd0dd84a9e63a6df23d3354617020a23ec46729825c0685ca, '', 0, '?'),
(0x7158b06d78ff676de9a1916230e4010c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset.php', 1, 0x00000000000000000000000000000000, 0xbc737be123d437e6a91f85c45488bf41, 0xe713d171a6560f4343e392427de2d5a1bff398c4d47d93c3cac3dc269d55cc34, '', 0, '?'),
(0x7163bb895fb3e0d2d2b2dbaf118a102b, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php', 1, 0x00000000000000000000000000000000, 0x761c24fe2a3a243a61422fd681393a58, 0xbfedda8d44992e70446377862e41ec90ac57e739063a225d200b579d9a0cdbad, '', 0, '?'),
(0x7168ff36361f3597797cf23def3f5309, 'wp-includes/js/jquery/jquery.serialize-object.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.serialize-object.js', 1, 0x00000000000000000000000000000000, 0x062a8544d0420d750f9f36aae4d3f221, 0xa9c0608e1952d4b6b532c980a26092b54d78170ececf69cf47a0667ae64332a2, '', 0, '?'),
(0x716a708551d82a730c924b087dfbeaa2, 'wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js', 0, 0xaa3d8d12c11c840bbc64a1431b6fac9c, 0xaa3d8d12c11c840bbc64a1431b6fac9c, 0x83d948777c6ceef33992b08abd49fc739f0bc05f9eee80accf978fa8b952ec3f, '', 0, '?'),
(0x716aa4e64f2e43b8deacd0987dedf9c7, 'wp-includes/blocks/navigation-submenu.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu.php', 1, 0x00000000000000000000000000000000, 0x1777d9501312b324031d1a8823708e38, 0x478a1e49ed0b4bb0fa657bf12c2f62fb36d70c35c21fa75612ee35a6dd85af60, '', 0, '?'),
(0x716d860cf54a8f76800efa0d0051f4fc, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/visual-composer.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/visual-composer.png', 0, 0x0733450b01092a899d30848c7f69d11f, 0x0733450b01092a899d30848c7f69d11f, 0xc4748ac051db09b5f12968d77c8511692ae20de1c03be1368645d020900a1f85, '', 0, '?'),
(0x717081c77c8dcf3c002a223d81e16cb0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', 1, 0x00000000000000000000000000000000, 0x20376f2d9d97ca269c68c907cb523d8e, 0xbbde58ef597dc0c3b6bae34ea5f2ad0e22083e0e43b6b43af8256c2ad7496759, '', 0, '?'),
(0x7170b0b8035827352315dd34c12c090b, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Tables/Cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Tables/Cache.php', 0, 0x9b2f5860476f8a83c38962bb2d1a42fa, 0x9b2f5860476f8a83c38962bb2d1a42fa, 0x2b3d89257a42e97dd7eaa617a009496cf5af3b9769689e0412aa75f63183a2ec, '', 0, '?'),
(0x717848ced952f799c282bba18b104630, 'wp-content/plugins/amp/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0xfb8b6f8b7cb4914e9b81895b9dfb4ee3, 0x6db984e4e6336d57e988bbef18d6a605822c1c630ec3ad27b0e95d3920674920, '', 0, '?'),
(0x718d9d66f9bcf74548f837c264edf5f6, 'wp-includes/css/dist/editor/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x55e741cf72bf324c58fe7f70dcd706f5, 0xe0c65b30b64609862f38dd4177049a59a7964d6ce3dd4a175ecc269f475d8d7b, '', 0, '?'),
(0x7193da80224e6b765209de8c0107361a, 'wp-content/plugins/disable-gutenberg/inc/plugin-core.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-core.php', 1, 0x00000000000000000000000000000000, 0xc9a0e2d5c8b62117871c81df9486565e, 0x096c25254c71632100c36879061bc010bf9faa97f1c8077274af3255653a4e25, '', 0, '?'),
(0x7194384cd140367c7d51d93300145aec, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', 0, 0x2c26c9658cd335f803eb6a84c69b5220, 0x2c26c9658cd335f803eb6a84c69b5220, 0x95eac9b6fee42bbbc80f28cf2cbd175b4f002c5faeec3a1c680f4aba1d62bcb4, '', 0, '?'),
(0x7194731edf1b0c84b4c69ee0c3b9e5d6, 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php', 1, 0x00000000000000000000000000000000, 0x859cf7bec3d0b547ee74eae3a3a45374, 0x7e6549d2fb7b5fe4647a89c2b2ae471a5411bf80e5b28f895a13f4192d8eb0ca, '', 0, '?'),
(0x71954d166c472497b05e6f6629dca448, 'wp-content/plugins/elementskit/widgets/motion-text/motion-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/motion-text.php', 0, 0x2f637aec16fdd2081e9ac347060b549c, 0x2f637aec16fdd2081e9ac347060b549c, 0x65db8f9ec614796a6486853cb84e78695089f70693353f741dd04ac2b77ab681, '', 0, '?'),
(0x7199c18a3b17ee149e57720378711cea, 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x719e2a3b5b6c523ad2a137651e0516da, 'wp-content/cache/busting/index.html', '/home/iraneurobetcom/public_html/wp-content/cache/busting/index.html', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x71a0161bf22eeb85e0f607471175e024, 'wp-includes/blocks/comment-date/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x65000fd1fe382fd118103e59edd3fb46, 0xc11ec2bd327d85c938657abf46ec3e58cc3aa966c900598222a14dcaea84b402, '', 0, '?'),
(0x71a0d85afd0b05003d73880ddfcd0dd3, 'wp-includes/blocks/text-columns/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style.css', 1, 0x00000000000000000000000000000000, 0x4a89a481cccc9caa22d4b1ffec319152, 0xf5a361fa73a5004a991632f54a8b496f2617810f33513826dc1d4e54cadd3357, '', 0, '?'),
(0x71a131644e816adf1acdd9686c975789, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-default.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-default.php', 1, 0x00000000000000000000000000000000, 0xcfbbcb81224e59e184a339448e8ceb70, 0x53b46583850518d15ac72f1ea56b0c25eb0a1d0b8565b4fe2cf97ffd337f2780, '', 0, '?'),
(0x71a1de7f9dd2522bd27119f91a8a32fb, 'wp-includes/js/dist/edit-post.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-post.min.js', 1, 0x00000000000000000000000000000000, 0x604cd53793a5b351a02adf26d989d77c, 0x3154cba46ce9fb6f52832d7ea02d0e0f2648cb518fa020eeb2b37bc345dd05a2, '', 0, '?'),
(0x71a62c57c6c0daaa249377af18c4a440, 'wp-content/plugins/elementor/modules/library/documents/page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/page.php', 1, 0x00000000000000000000000000000000, 0xdafa9e44ddc0cc0570bf6e4f37216b18, 0xc6955f6f5a7eb93057f7d0b3b14023ed3d99b9f5a622f721fceea3f7c274794f, '', 0, '?'),
(0x71ac18a8a5693edc9d34602d040b22c4, 'wp-content/plugins/elementor/assets/js/947434f8f98ed29acc17.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/947434f8f98ed29acc17.bundle.js', 1, 0x00000000000000000000000000000000, 0xa4f0522c8d9f49b7c285c3d516ffe439, 0xb56a9a10e237073b18e75418ae2c3ff9d96dc7ffe7441f3022a80dd672b24fed, '', 0, '?'),
(0x71ad145bdf6590180e64d52d8b885dd8, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', 0, 0x73b8a7fbb8d709d7b5f546f361ae3ed4, 0x73b8a7fbb8d709d7b5f546f361ae3ed4, 0x71ab202e3efcbb94bb9b9600e51cd405dc82c48fb7e32bb7f37199d24d345793, '', 0, '?'),
(0x71b164ca1d245dfeb7ef651243d7855a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AssertionCredentials.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AssertionCredentials.php', 0, 0x3a5710b48db4bd4e7373c9c4157b7b3e, 0x3a5710b48db4bd4e7373c9c4157b7b3e, 0xffea68d5c371edcdf80cb1a0b0319bdcad1356d62ab6ff8eb250d9af96c1d9f9, '', 0, '?'),
(0x71b3ec52a430ceacd8f01535fa2b8d45, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php', 0, 0xc76f093b5450f93cfd56c1bcd24011e3, 0xc76f093b5450f93cfd56c1bcd24011e3, 0xa60b5902f746cac26e2c98ced174e90e55d153afdb487fccac4066af8fe8a27f, '', 0, '?'),
(0x71b4f33023cc24942f0bcfc971680a07, 'wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php', 1, 0x00000000000000000000000000000000, 0x577dddf6d9347682c0bd8815edcef040, 0xe6b2a0dff1e81687dca874b55be7ae59e4c867059078b00fffe5f4a7a8a4fc0a, '', 0, '?'),
(0x71b4f7793d34fa705a6e78c292757913, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsNoSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsNoSubtitles.php', 1, 0x00000000000000000000000000000000, 0x2e8214a4691835dc6c1f6793a94d6a55, 0xaab15d184dc79010cd4af34f2bebb243545c645fa9a181f701761e36cb466f7d, '', 0, '?'),
(0x71b70730f893c4049cc1bf1db19bec35, 'wp-includes/sodium_compat/src/Core32/SipHash.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/SipHash.php', 1, 0x00000000000000000000000000000000, 0xaa354f02263fab9d0b45ba09bbbb2516, 0x5e25258e6854158afd2c911be6fb0716a8b3be146b32acc8ae6e3d6e253ad2ef, '', 0, '?'),
(0x71ba2c3c95a9df774cfe4722fd451ebc, 'wp-content/plugins/updraftplus/example-decrypt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/example-decrypt.php', 1, 0x00000000000000000000000000000000, 0xf710ee971d49b6b6244448c2d846fcf3, 0x0634987d6090fd7b07920f43eee400e951f2572ca74f7b987a32188c9b5c895d, '', 0, '?'),
(0x71ba9bbd0ceab3d9cab28451756ed6b7, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.po', 0, 0xc1e39dc204f8f16e4017aa4823617ddc, 0xc1e39dc204f8f16e4017aa4823617ddc, 0x887ae52e83d6aa7f3fcef6eed3e87215e3a3836ce226dc65c5eb270dca68ccb0, '', 0, '?'),
(0x71bdf6459f8776ba857b975a9a9de25b, 'wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x717eb16691a69ca5ef8ccdeeeb9322e1, 0x70112cd52d1003da67577fbf878105d48ef5bc1e5782d22e63fd4582a2b2e24d, '', 0, '?'),
(0x71be863540a32a3df52610b4e65c58e1, 'wp-content/plugins/wordfence/lib/wfHelperBin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfHelperBin.php', 1, 0x00000000000000000000000000000000, 0x3befd72117b7c88dcbc93451d5de5823, 0x921b97d5b9252df81f165eea857183e25514ca71e01b4de9d20c655993eaf08f, '', 0, '?'),
(0x71c52427368b6508e2fab6f72d57115d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php', 1, 0x00000000000000000000000000000000, 0xd8abc1e39ae9fbffb5bef876a6f7b21e, 0x8fcf68bd1480b34703384a3422471860a68713ef9fc7968c0bb6db4d4482af7a, '', 0, '?'),
(0x71c63d4242d4dae8b9e9ad40ff5947e6, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', 1, 0x00000000000000000000000000000000, 0x45cd86f06bdf40f4fd3e10528deabfb7, 0xb973a8d3f4c8d5ab57af55af56879eed0e92696caeab5c278623cf621cb05599, '', 0, '?'),
(0x71cb61cb776c997f6c4f9757e5c5c651, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/InvocationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/InvocationException.php', 0, 0x0cbe65e801383a795e057303b4d84693, 0x0cbe65e801383a795e057303b4d84693, 0x9481eaa326671641a3639f652e11408890b7f687e701c9c9cb0be0018ea8af9e, '', 0, '?'),
(0x71cc03d71a3950ef9768649de90d4e36, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInputmask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInputmask.php', 1, 0x00000000000000000000000000000000, 0x43dc1c2bc2779007adc758c8f84331fc, 0x4b4bc93aeb9965fd0557bf29334fbeaeb206c0848ad6b6ae7488afffb4141b3d, '', 0, '?'),
(0x71cd43944956cd6787659e1d2c310782, 'wp-includes/css/dist/block-library/editor-elements.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements.css', 1, 0x00000000000000000000000000000000, 0xbffd8e637cbd24009a0e947b966fd0e9, 0x24c832695166feff977ede27a13ab55372d5da34033afe92aaa0cb41b73e111f, '', 0, '?'),
(0x71d076f970c7aa81f68e05f1ccdd52bb, 'wp-content/languages/plugins/wordfence-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.po', 0, 0x7b3f028d7fa5a782f052db80d13ee028, 0x7b3f028d7fa5a782f052db80d13ee028, 0xcef2040a5518724e10ecc59552a9640f33d1179c9f397768a01decf84d54f27c, '', 0, '?'),
(0x71d83ffe4d724d2407b42c611903bddd, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RocketLazyLoad.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RocketLazyLoad.php', 0, 0x1e21e900b09978ff69d23079e1260007, 0x1e21e900b09978ff69d23079e1260007, 0x0802f37d2204e20083e71afa43d9dcc1d3065c2222f2f88548bdc9439e89d2df, '', 0, '?'),
(0x71da5509ff0a9382b7b605460b06dd78, 'wp-content/plugins/elementor-pro/modules/theme-builder/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/module.php', 0, 0x4552ff81d80272a5049b296352f7e759, 0x4552ff81d80272a5049b296352f7e759, 0x57c8abc1c2dec59ca8a770a5248227d5837f06a91e3b4e2731e64d65f86ecff7, '', 0, '?'),
(0x71df242d6802ec1eab58721262313359, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionVersion.php', 1, 0x00000000000000000000000000000000, 0xb2570d5edc9fda40a57a0bb3315897da, 0xeec7c9c9092ec2ca44d0d753b8d086ed97c7e4cf7410f3f0e3ae855128ef0c4a, '', 0, '?'),
(0x71e658ce74974988dc8781b8830c2159, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/README.md', 0, 0xde432256f7fec80befd8af7bce8a22c5, 0xde432256f7fec80befd8af7bce8a22c5, 0x13d1128a203dd2eda0aecd8bbe1601be7841814673d2e6397bb6026084ea4bac, '', 0, '?'),
(0x71e9e0e982d619acf454208373b65115, 'wp-content/updraft/plugins-old/updraftplus/updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/updraftplus.php', 0, 0x5d6e082a111d3c4947d95dd64c099d4e, 0x5d6e082a111d3c4947d95dd64c099d4e, 0x42c4013ec1934cb71f15716f2c01a7927757fe307d81f1f7cee8d1851ea0665f, '', 0, '?'),
(0x71ee96ce50ad95ccb0a6a239904b17f4, 'wp-content/plugins/elementor-pro/assets/js/mega-menu.4a05edbefebc8de41e36.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu.4a05edbefebc8de41e36.bundle.js', 0, 0x12fd88c92eeaf698fda1dc4fe4471e53, 0x12fd88c92eeaf698fda1dc4fe4471e53, 0xd8d2f07efafba51bf31a4f97d8eab22e60293715b9bbb67e8eb22c3e2a9e6e72, '', 0, '?'),
(0x71efe5cd023fd0b989ffa2d032425d80, 'wp-content/plugins/wpseo-video/detail-retrieval/class-videopress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-videopress.php', 0, 0x77b5a7a104fefc823f790b82f2f59a99, 0x77b5a7a104fefc823f790b82f2f59a99, 0x4c44e8d6b1621f048d9f26d3e8f87161eaa90734dfdbec27c4204459b11eb695, '', 0, '?'),
(0x71f03bfe2ef72c7832568e4885ec8065, 'wp-content/plugins/elementor/includes/controls/textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/textarea.php', 1, 0x00000000000000000000000000000000, 0xc3bed95e7a14de68c359f932e4d9c14b, 0xa980e5190ce042112fd732e56cb944878d3960efdd8bf421643baa36fae2a8c9, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x71f31f4f9c11634a00303e6c8c45d09a, 'wp-content/languages/plugins/wordpress-seo-fa_IR-1452e0d46abef67e70f842f830b10ec9.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-1452e0d46abef67e70f842f830b10ec9.json', 0, 0xc063c8429cf3e568813c46bc8fc4d6f7, 0xc063c8429cf3e568813c46bc8fc4d6f7, 0xea65baca0fe41c3dd08d5910d949c04c90be230d0f9578d9495eb3b29d9e0679, '', 0, '?'),
(0x71f57411280d112ef0197f88492760c7, 'wp-content/plugins/elementskit-lite/modules/controls/control-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/control-manager.php', 1, 0x00000000000000000000000000000000, 0x92a67da381caa654510a4506fcc77e94, 0xcaa72ff0b748d86bde536c8a36b72257989f2bca69389764cabc020bf48237f0, '', 0, '?'),
(0x71f5f069d6ac79dd6499f5a4152b4f27, 'wp-includes/css/dist/commands/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x72d1716e24d38bf7287ca1e43dbeb117, 0x447f53af048dba6e2185efc0500e090ec4d0fc61fc359c9f9a1402d339602b76, '', 0, '?'),
(0x71f5f33f435843d5109cbae18d224e18, 'wp-content/plugins/elementor-pro/modules/forms/fields/tel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/tel.php', 0, 0x752fcc8d5b2cc22f12afee5029ee4a5b, 0x752fcc8d5b2cc22f12afee5029ee4a5b, 0xdb7fa3ed210f80d61fb6cac9c82e3e94884207de0b458f9e2dc3fb7a37753554, '', 0, '?'),
(0x71fdb51d99689d00277622318a6b1783, 'wp-includes/blocks/comment-author-name/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style.css', 1, 0x00000000000000000000000000000000, 0x0c83e578c1390dfa700d9dd8cd384b07, 0x8681017cc9dea7424f436f18da69ea379ce9371cb33d995f21a2b55dd091a685, '', 0, '?'),
(0x71fe83599b913d72f844932430f79a43, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/FlushNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/FlushNode.php', 1, 0x00000000000000000000000000000000, 0x6213dba781c83e312501800a1cec9f82, 0x717272ecc57fc094a0d072b5a2d217b7323f0ef14ab451d127ffcd8c836789dd, '', 0, '?'),
(0x72045be5cb73323c1108a5b4a68eb275, 'wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss', 1, 0x00000000000000000000000000000000, 0x673c519750e43bfb7afc985bd1a8c9b9, 0x81b58b946abd516f808807e33c3ebc0afbc5f90f59a8f7ad889f673104bc627f, '', 0, '?'),
(0x7209daa8885b4b55269ec65a5d96a354, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php', 0, 0x6e9d3ccffe354d27cfd29b33a1bdeed5, 0x6e9d3ccffe354d27cfd29b33a1bdeed5, 0xf643d0a3869441f394feb0f627c66755a5fa2b75972633012c0c2284b4b802b5, '', 0, '?'),
(0x720c94ae6892c57686cf4c6b2f8516f6, 'wp-admin/network/upgrade.php', '/home/iraneurobetcom/public_html/wp-admin/network/upgrade.php', 1, 0x00000000000000000000000000000000, 0xe87b029f31a88b1b681577f2c2330475, 0x6f237ce05635873a18bb50fcfc4c062703ce7c71a38f7c9135b0392e2ec35439, '', 0, '?'),
(0x720e7f58d754782699767374ead827a4, 'wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png', 1, 0x00000000000000000000000000000000, 0x17c39554fe33d63fb28050da88005d8c, 0xd48198151afae187ba877a5c29b25111d48a31fa2bcd85e3d69cdac7c6fdba80, '', 0, '?'),
(0x7212bcad9322fe822531817d2f3259ac, 'wp-includes/blocks/pullquote/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style.css', 1, 0x00000000000000000000000000000000, 0x7fdfa85bf1bed29050fabfcba284529b, 0xa7a6bf469fa7eeb4c96ba699e82b970941f6a61dc066f2537d4b95f6cc04a4b6, '', 0, '?'),
(0x721774355a30efcacf505cd708eb117e, 'wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php', 1, 0x00000000000000000000000000000000, 0x3ebaa7fd3fe5cae51ff1ed7799cf1d98, 0xc87585356c13471986c6c3325db267c1eb7a4215f6225cab365148669f9d3baf, '', 0, '?'),
(0x721c78d85a3321e15c405423dc4afa30, 'wp-content/plugins/wp-rocket/views/settings/sections/addons-container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/addons-container.php', 0, 0x7d532065382b2543decaabaec62af9e4, 0x7d532065382b2543decaabaec62af9e4, 0xd042689e31f7ca0abd8f2ce3177624cc2a5fcaef1117df4bc5d8f99f38097e02, '', 0, '?'),
(0x721ccb55908ff661f06486117bf4e7e1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadata.php', 0, 0x5012710c6703878786201df3b30c60ee, 0x5012710c6703878786201df3b30c60ee, 0x40e25f0f2f2665b89dd18b0a3f0a4b4f51bc454f0f5e2ccb20f8b22269eb86a5, '', 0, '?'),
(0x721d52f42fe8232be037f9fa3c5e1383, 'wp-content/plugins/updraftplus/includes/jstree/jstree.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.js', 1, 0x00000000000000000000000000000000, 0xb73145a9d877489c8274ec388c569169, 0xa28793b2f782ea9559aceb2379960999043b1d55c78b53f8cb60d21cd7a9d356, '', 0, '?'),
(0x7224a06fef33eec4156a4a0bb0a6f984, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', 0, 0xc14d4a30bfd08572fda1381a178b2e55, 0xc14d4a30bfd08572fda1381a178b2e55, 0x868e48a19f491e9d4f40d8e417943511a4792ee4b77ece79aa8ad663a7aec1b8, '', 0, '?'),
(0x722b7a6b3bbb2005340618afe6574913, 'wp-includes/js/tinymce/themes/modern/theme.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/modern/theme.js', 1, 0x00000000000000000000000000000000, 0xefb528339d6fde55ea32c59d558a3299, 0xbd32172eaf7074fa2272c56029b8eb0d0e2e43dc6c06c75c1a089e179c424958, '', 0, '?'),
(0x722f3ba70ed99ca2b2f0364b8dc59b4f, 'wp-content/updraft/plugins-old/updraftplus/methods/openstack-base.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack-base.php', 0, 0x4be389f5beaef3445bf236a221ec90fc, 0x4be389f5beaef3445bf236a221ec90fc, 0xe91236e15eccc5a8431d9d6e7ae06e7fdb9b79fac1ae84dd9d1faa658b42a3a4, '', 0, '?'),
(0x7233008897033de5ee0d14f86a42a65a, 'wp-includes/js/dist/widgets.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/widgets.js', 1, 0x00000000000000000000000000000000, 0x102571610da30ac5014c48d8888aafe2, 0x321901f531de134902eb7385aebc61c6dddba0c67d8169da362d7f05f2cf42e9, '', 0, '?'),
(0x7239bb22cdfeef4167166b6eec0b6cd9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', 0, 0x103b8f37ac3a87afc7908f590ac7cd2c, 0x103b8f37ac3a87afc7908f590ac7cd2c, 0x052d4bbd8a54f43ff2172d8b9a41b8d26ffff82defd0f416f5f7ce3013411a7b, '', 0, '?'),
(0x723b96f682c83e7d25f62dff2d4a32f0, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410.css', 0, 0x783742472fbad18ab09c9f6030e94097, 0x783742472fbad18ab09c9f6030e94097, 0xd7dbc7e894934f0ec60227b79d1d0fd7293714f39604ec9b70e233524c11da61, '', 0, '?'),
(0x723c32ab89e5162d525c80f7329f7d62, 'wp-content/plugins/elementor/assets/js/contact-buttons.c21325756a91b795f8e4.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/contact-buttons.c21325756a91b795f8e4.bundle.js', 1, 0x00000000000000000000000000000000, 0x2a5526a34016c2c8da9135729fbf7c09, 0x8fe77fd35d7b294f15411c8225e283b93c6ded0154741308dd40bacc93cc77a8, '', 0, '?'),
(0x723dec3b8d801284d99e8c7b03f5cee2, 'wp-content/plugins/updraftplus/images/updraft_vault_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_vault_logo.png', 1, 0x00000000000000000000000000000000, 0xf5b40b4b2bd0731442e66e96e036e40d, 0xd91b73e810e4ac2859009689d436fe8f3bef715a02245335246c3ad1e48d7198, '', 0, '?'),
(0x72425eeb9e443b4c733f1ec4c27784cc, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel.min.css', 0, 0xe89055601e1eb704055ab851873d87f0, 0xe89055601e1eb704055ab851873d87f0, 0xd77ac06e433ba6fabfbcfb24af7702b2abcc0b84796c62093eabc1dc99e3db7e, '', 0, '?'),
(0x72486fefdad0ff0781400a992b850f5a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CacheTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CacheTrait.php', 0, 0xdf8cf35c15f6bd8487e891862a1d270d, 0xdf8cf35c15f6bd8487e891862a1d270d, 0xdb9ad0f203e257e32ee1dfdc27584bccbd1b043b29ff705ce9f97f1a2ddd73c7, '', 0, '?'),
(0x724870f43517a43c5c2871b541e09852, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MutuallyExclusiveAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MutuallyExclusiveAttrs.php', 1, 0x00000000000000000000000000000000, 0x5602c3a803404731f3114e33fe6ad19c, 0x2e2e0923a6d86581b5dfd07fbbb2f3bc9c114953e7df53ee1055c319977c89ff, '', 0, '?'),
(0x7249007967d7452180a3fb17320c0043, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php', 1, 0x00000000000000000000000000000000, 0x849dc4bcab2030e6e0cdb1cf1a345ba9, 0x7fb21b6189a03f279c4a253b974ec4af398d1b6ce85c74dfb0bc7c58eff67fa6, '', 0, '?'),
(0x724bcd42f36fcb716f5e65b2c35af97b, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php', 0, 0xf9f9213ac34e7aa30d530e6dcdf630c0, 0xf9f9213ac34e7aa30d530e6dcdf630c0, 0x4499b1b095341b192839985f5d8162143e67662626848bdcbe3c457828ea4a0e, '', 0, '?'),
(0x724da2464f2c90f8100ebd7597bbb5a8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExpressionParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExpressionParser.php', 1, 0x00000000000000000000000000000000, 0xadddc22120693dbede231336c644a55f, 0xae93ee6847752d3f94344d4c795ecd5ab0a1c5d0a29ff4b320a9037f7748dc90, '', 0, '?'),
(0x724e2b0796c4a9b4072333d6cf57fa94, 'wp-content/plugins/updraftplus/central/modules/comments.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/comments.php', 1, 0x00000000000000000000000000000000, 0x709291f8beca9507155b64568a40b404, 0xe460c54b6823002d92e8fad424087f4123b1771a7cd63d2af43e4ef539a90250, '', 0, '?'),
(0x7251764989fc758243ec06c63c807ac8, 'wp-content/plugins/elementor/modules/apps/admin-menu-apps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-menu-apps.php', 1, 0x00000000000000000000000000000000, 0x1606787407ea2f98d766b8dfcdb54a8c, 0xdf3a19757eccc304390e75cd9f1860ee0182a18f0e4c7f12564a3febb934e9d0, '', 0, '?'),
(0x72517d80534485350f2541ade172aa20, 'wp-content/plugins/updraftplus/images/udp-logo-white.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/udp-logo-white.png', 1, 0x00000000000000000000000000000000, 0x6ff8d5749123bfa82c5cf795177e67cc, 0x8f7c82300218d767d8033c5af6d15c3e3af75c95baf49919a9874c3b02804c68, '', 0, '?'),
(0x7252a72dadf081673fa7a30447e35109, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement.php', 0, 0x0714477ab791f64637946ecec032fe68, 0x0714477ab791f64637946ecec032fe68, 0xf879952af985c09254b1bda129bd5b9539b080acdd2bc97a84f54e358a8a3368, '', 0, '?'),
(0x72562fe353c6eecaca5019fcaff44008, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', 0, 0xa7e135c03d56aaf3d6d0af89b39d585d, 0xa7e135c03d56aaf3d6d0af89b39d585d, 0x6522bbadcc6015d78efc954ba55cdc992d433be5322e0774c86ce85da43ba818, '', 0, '?'),
(0x7256799d5929198db5d772beaf0a66e8, 'wp-content/plugins/wp-rocket/assets/img/icon-i-circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-i-circle.svg', 0, 0xa9ca1a132dff8d6ed34a6cb5c2cb5237, 0xa9ca1a132dff8d6ed34a6cb5c2cb5237, 0x774c1fe181691b8dfdebfc915fa87e257c229a873847d1b24cbbfa3e45948f29, '', 0, '?'),
(0x725d755aae641c32271295adeb68a134, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/multisite.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/multisite.png', 0, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x5a118448399e9c07c1d42b0ef9b7069f647657cec5d52c1ea8e431c246afec4b, '', 0, '?'),
(0x7260882fb43efa7639a29979876d4b59, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2657383d2261b2a8d8f73ae5e95f358c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2657383d2261b2a8d8f73ae5e95f358c.json', 0, 0xbf5a13080c3d7ff495b91aaa4d5a86fd, 0xbf5a13080c3d7ff495b91aaa4d5a86fd, 0xb9285e54fb9e0f894a413700d0022be7ea52bfbbcf13bd6b7ce44e16220d47fb, '', 0, '?'),
(0x7264640122262e3162029ea8514d8edf, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', 0, 0x00bc599b6d6cc04bfe83049291842632, 0x00bc599b6d6cc04bfe83049291842632, 0x0c4d4d8128f0abf184197630b3678ecb3d8376e465ae909ff9cccdc0eb3fd2e0, '', 0, '?'),
(0x726586fc1327dbb7f3313164e5df38b3, 'wp-content/themes/twentytwentyone/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/style.css', 1, 0x00000000000000000000000000000000, 0xb4339cf73c5bfe52eae80d982f03b421, 0x28a533fcfaa99cf7e48a0029f897fa007f58f50480e81647973ce9bbc94773f5, '', 0, '?'),
(0x726d6d4c57c1ba12c8060ee32337853c, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-realestate.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-realestate.jpg', 0, 0xeb4921351cc16f0757393dca795da52a, 0xeb4921351cc16f0757393dca795da52a, 0xf46b67bae224017a8d08d62e436d29066ae0f5b01d940e54dae1cb579a7d9621, '', 0, '?'),
(0x7271778c9470a865828f0dfef985d2f5, 'wp-content/languages/fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.mo', 0, 0xaf855210496215fa88cce88a0b3382a1, 0xaf855210496215fa88cce88a0b3382a1, 0x8ae365759b6a941427aeb2d15f0a254f5f9835a2fc18bd502faf32b3a250a44c, '', 0, '?'),
(0x72749f49c28c675bbccb3b08a0f5ec3f, 'wp-includes/sodium_compat/namespaced/Core/Salsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php', 1, 0x00000000000000000000000000000000, 0x0d56de4e85636b30e37d2f10f5d583e5, 0x6eeb4ba0d06b5ac27fd609c097f20fb1204e0424209f2045d09a8fb9d765d824, '', 0, '?'),
(0x727d7114d5d4329275fdc67ad03507ea, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php', 1, 0x00000000000000000000000000000000, 0x0008374aeca4b30aed46cf325c784675, 0xce0c42db253bf7657f611df8caf34f0f1996c36157fad5e3b76e3c1c818b3519, '', 0, '?'),
(0x727e0087b9ba0e2b42a9207bcf01343c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', 0, 0x5d442ef6170bfa2c9758a0e665f580fd, 0x5d442ef6170bfa2c9758a0e665f580fd, 0xeaac6e78a6c369ac74a653938af9ecddcfe99fbb0416a8fe43bf973ec8d04a5a, '', 0, '?'),
(0x727e9940618c66782ef09bc65110aeea, 'wp-content/plugins/elementor/assets/js/frontend.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend.min.js', 1, 0x00000000000000000000000000000000, 0xd1a842f288b834bc0fe4d66e77e6e45b, 0xc79faee61bbb517dc032d322a14f702ca3bb5aa1dbce6583c048e6ebb9421d26, '', 0, '?'),
(0x7289286ed59e90a8f36ae797df62220b, 'wp-admin/js/media.js', '/home/iraneurobetcom/public_html/wp-admin/js/media.js', 1, 0x00000000000000000000000000000000, 0x1d91892fdc6484ed12f0621271f63001, 0xa16d320edac1829a0ab665b18691ecd362872b48cf4856a0679ca2ea96830f40, '', 0, '?'),
(0x728c4dbf98a08d6a0b51c6928d722d11, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/PosUnary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/PosUnary.php', 1, 0x00000000000000000000000000000000, 0x5d0886d3edffd639b8f63c5cfe1b2c3d, 0xe2d2fc11215a18389548a222c874ed9d8b61ab41a5643a61fa83247ff8ab813e, '', 0, '?'),
(0x72912eaf2206290b1cf35f702aaf9878, 'wp-content/plugins/elementor-pro/core/connect/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/connect/manager.php', 0, 0x488fe6d08d37f4944b014e61cfc85798, 0x488fe6d08d37f4944b014e61cfc85798, 0xe433b460e87cb448d87d37f23aec38ebb7073b818768fa34fcf02206fcfb7af3, '', 0, '?'),
(0x729c2c2d68012767acb7f2c522c72ef6, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php', 1, 0x00000000000000000000000000000000, 0x45f1f9d7cc3acfb878c63a9053e39f0c, 0x15d1a4bf85fb49281a49b3bc4364e8cfd639417ffdea32bcfa89794c3780ff1d, '', 0, '?'),
(0x729d19666b7bba462ffb3d5e4a1727c3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Data.php', 1, 0x00000000000000000000000000000000, 0xf9f8f4b0f48eb0a73a787b97e3839aea, 0xb0152e4a2a72490f2d225989f671e717e2077ddb702ad609993cbd36f03bba7d, '', 0, '?'),
(0x729ec6f70d99879abf5aeba4fb1f94ee, 'wp-content/updraft/themes-old/twentytwentytwo/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/archive.html', 0, 0xca30a7d5bc77e21b9e458d0e1b1f2774, 0xca30a7d5bc77e21b9e458d0e1b1f2774, 0xd29eb43113aa111c9367f932e29109d7d4cabb13b4429873060db6c756584cf1, '', 0, '?'),
(0x72a27c007bc7cff8bb8edaddd5f67246, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/dropbox-folders.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/dropbox-folders.png', 0, 0xf67f79d58123064ccfc343a66f90dbec, 0xf67f79d58123064ccfc343a66f90dbec, 0xb228ccd841746d1bdf5f9461d08c4a5890aba71de7d858aedeb7ba6afed62cc2, '', 0, '?'),
(0x72a2a0d50b3a8baaf1145b4903a87df5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRiddleQuiz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRiddleQuiz.php', 1, 0x00000000000000000000000000000000, 0xa2aa92257008f948deba0f55101b26db, 0x15138acf8b2ed3d4fd5cdf86bd00c42d3c62cb1e05a3ab249d4f3515d82f4ffe, '', 0, '?'),
(0x72a32457e6c533ed2b06ac59ae5dfcf1, 'wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js', 1, 0x00000000000000000000000000000000, 0xe399938ad5befe1bc4c840065e9ff366, 0xc5ba9f8abe995d70d1c601af9e820da4787afbd3c042812d706fc746e92f2175, '', 0, '?'),
(0x72a57a18bd5f877d7600e7bf5c9532e1, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php', 0, 0x5c66e6eaf756a0c80cb45457dd0816cf, 0x5c66e6eaf756a0c80cb45457dd0816cf, 0x36b7a85b0ba93b086511ca17f59d50db742505060baf1dcf8f3017dbd3143410, '', 0, '?'),
(0x72a68a01051a87ee2d55ce1f718b8135, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', 0, 0x307a6fb35913d7a8ef4550fae77c07b4, 0x307a6fb35913d7a8ef4550fae77c07b4, 0xbba9bd40d766f87bb43c714d8ab86019ce272235a03fd8da451c5a697d6d2dcd, '', 0, '?'),
(0x72ac1e49df3d02baec4e78585d2dc831, 'wp-content/plugins/elementor/assets/js/packages/query/query.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x72b3bfaf8267b44bc251619bad571940, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php', 0, 0xcfc241f168db2b99517f969423ad953b, 0xcfc241f168db2b99517f969423ad953b, 0xd5eab0bc7c154bd2227ea41bbca797a1ac0ad20831282632903d74756cd60867, '', 0, '?'),
(0x72b69f02f6e1261845f616ca6544a371, 'wp-includes/blocks/social-links/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor.css', 1, 0x00000000000000000000000000000000, 0xeb24ee97468161f11c3b170c1819e5ba, 0xaed513146ce7d9a8269bbbe26384201ebe6bd5aa619ee8496a655b85a41e4197, '', 0, '?'),
(0x72b774dd12318a9fe9be60a4eed0cf95, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteAmp4email.php', 1, 0x00000000000000000000000000000000, 0xd727d4bcf35f3607e55e53c5395db66b, 0x9a25e62afa13471a5eb67873df828eb3c7bc90071ae20cdf97d2f7da90745541, '', 0, '?'),
(0x72bdfbc7352d90e2343a830d2d7b857b, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', 1, 0x00000000000000000000000000000000, 0xfc58f17934b7c2fc10afd0d058c7456a, 0x5e8ca7194a1eea0d711af9d0d0a31a6ea29c7cdf69d45318b738f7436b4585be, '', 0, '?'),
(0x72c9c74359e6efaabe2983312389f699, 'wp-content/plugins/amp/includes/sanitizers/class-amp-rule-spec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-rule-spec.php', 1, 0x00000000000000000000000000000000, 0xd09b5f28aa4dfc57438e0ff72d2f8e16, 0xc5d7ffc81d1497ecc1d1a3d439e960d5342d4f20f12eb35da76954ddf9e35b0c, '', 0, '?'),
(0x72ccd3815c7271d4ae3d868de80f6b38, 'wp-content/updraft/themes-old/twentytwentyfive/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/404.html', 0, 0x5877e599020832df6c6e8ac002e0cb8b, 0x5877e599020832df6c6e8ac002e0cb8b, 0x8392f73aa1f13706365eea15f61856ec387b3c5238b9f2197cb14789a5eac10b, '', 0, '?'),
(0x72ccf2f30c555fc4d97d81ee18374bc3, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostResolver.php', 0, 0x4fe92a21182a5edda990ae2d799c11f4, 0x4fe92a21182a5edda990ae2d799c11f4, 0x844bdda381994dde5394225545aecbb631360ebe56bff393bde1251698c12ce2, '', 0, '?'),
(0x72ce18896fc066973ae167fe582795bf, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php', 0, 0xe5f2bb3990499f7d58cd771d61d1855b, 0xe5f2bb3990499f7d58cd771d61d1855b, 0xb94922328e2a57e61259af0f5eace19265ceff10360e6fa301bab50b738553e7, '', 0, '?'),
(0x72d78832a07f70329c2ab69d4f62d7f2, 'wp-content/updraft/themes-old/twentytwentyfour/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/404.html', 0, 0x7b50a92ec60233be5eff888b4b59840e, 0x7b50a92ec60233be5eff888b4b59840e, 0xa408646eb497d192207ff20c020276d1b0c11faeaa7e8cf27c3e82f8742102f2, '', 0, '?'),
(0x72deb4f76a1cafeda0daa83aab38cbd9, 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/subpages/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/subpages/block.json', 0, 0x36d6e6a1c103cc487c1445c8e753bb9a, 0x36d6e6a1c103cc487c1445c8e753bb9a, 0xfdf7b9356b574ff62c524129b5f9443b75a99991b82b3dd56ba9a3b9f80f45c9, '', 0, '?'),
(0x72e0c7d625491a6c4b5db61127ae2f3d, 'wp-content/plugins/wordpress-seo-premium/src/main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/main.php', 0, 0x982c99e92634d2c8cca9422486a893b9, 0x982c99e92634d2c8cca9422486a893b9, 0xa6c62e6fa1369fe996efbc22656bcf61ffc11f89efdda004f20d7726d58e255e, '', 0, '?'),
(0x72e5f46e7a00608a5d9665d207232b74, 'wp-includes/blocks/comments-pagination-previous/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-previous/block.json', 1, 0x00000000000000000000000000000000, 0x23966e719636cf9f5cf40c02801db0e7, 0x00f565d327936120aff632a6be41dd12ec3d46645d1430978f9524662ae86440, '', 0, '?'),
(0x72e7494ca38f4c94ed234ba1c7bbeeab, 'wp-content/themes/Newspaper/includes/tagdiv-config.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-config.php', 0, 0xf1ea11082c2c3f601768b16b4c07d775, 0xf1ea11082c2c3f601768b16b4c07d775, 0xbd9b534ea0dad80ddc3d3bcb9f15d221c5615a969354dac5cf52f5cedbae7886, '', 0, '?'),
(0x72e785baded01d7cabf0e3b43e7c5e69, 'wp-content/plugins/amp/includes/templates/amp-enabled-classic-editor-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/amp-enabled-classic-editor-toggle.php', 1, 0x00000000000000000000000000000000, 0x315705c90ac323828c9f1d93ca84d490, 0x471e4a39bd391188493686c64ac2a92ed4ba15887ae2b930707e23864fc39d66, '', 0, '?'),
(0x72e833db655c14f6cc1e052c04538471, 'wp-includes/class-wp-block-supports.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-supports.php', 1, 0x00000000000000000000000000000000, 0xb2363ce51c339fa8a3dceaebac891e45, 0x4ef362fd0b3eaeb58de325d7385d07f1766d3e21c11bb1581fd0d16681926a03, '', 0, '?'),
(0x72e95fe8062f99cd48473dcd25973cba, 'wp-includes/images/arrow-pointer-blue-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/arrow-pointer-blue-2x.png', 1, 0x00000000000000000000000000000000, 0x256de214110572de8c5d34b8391163cf, 0xc1b07b26444fc07a9bd3418566f32fc9cf67c3a18fad86edcfc4415d7ec028e7, '', 0, '?'),
(0x72e9f6107287284aaf67f728a879ad74, 'wp-includes/js/mce-view.js', '/home/iraneurobetcom/public_html/wp-includes/js/mce-view.js', 1, 0x00000000000000000000000000000000, 0xfbe028f261335bbb868ccf4deb997a3e, 0xe242ed09caf03d3c47bd63fe4f9ec92e80ceb7370ec1dbf9e2b129660e89d6d3, '', 0, '?'),
(0x72eabc73ec9a96ba4d73800df64ab6e0, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/transformable-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/transformable-prop-type.php', 1, 0x00000000000000000000000000000000, 0x8ec251be1080493560c8b0b1a3965915, 0xbfccb744cf9b8652a4d2aa50e009b91fd9ee627b88133bc31405b0db50eb802a, '', 0, '?'),
(0x72ec554c705619468f1bb65407b2498e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DoNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DoNode.php', 1, 0x00000000000000000000000000000000, 0x01ac4523680a19be9054aa945631f23d, 0x9231d4703140d8d1a291ef86b403a3c3f8a6afa90e8a289fc55fd9238a88d61f, '', 0, '?'),
(0x72f0758f69adc7886febd4bcffc35ccc, 'wp-content/updraft/backup_2025-06-21-1150__EuroBet_8e2bd4b6eb89-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-21-1150__EuroBet_8e2bd4b6eb89-db.gz', 0, 0xa08da67e13bd214658dc1961ad228523, 0xa08da67e13bd214658dc1961ad228523, 0xe63e8e359d9a7795e9e065392eaa0bb17d5f65946947048ce51213c982cd18b2, '', 1048576, '?'),
(0x72f19f1d10cef2d28e35d1166346c1fd, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-75301c97e9fded9c2765b5acd1dafd27.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-75301c97e9fded9c2765b5acd1dafd27.json', 0, 0x299e55df6b17a960fcae486cf547ab06, 0x299e55df6b17a960fcae486cf547ab06, 0x57d9155258f19284a894bff010155c64da286a09ac1ce357f1e4008adbe3920a, '', 0, '?'),
(0x72f286ee6a8086b7f6b6fd37f113305e, 'wp-content/plugins/elementor/assets/css/app-base-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base-rtl.css', 1, 0x00000000000000000000000000000000, 0x7643b44f6108b18a4c60ffcfd1887fd4, 0x546da8c32c05ef062ab3383edf5337e21df4a9a7427fa2c8701e9225b316343d, '', 0, '?'),
(0x72f351b3fb94196ffa887fd25ae33ec3, 'wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', 1, 0x00000000000000000000000000000000, 0xc02e06de9cb8e51d247b7e2c7f606c3c, 0x8f4f6dcb7f675ca3222c04598fc6b2c842385ac94fa4d50923f7c5d509ba1aa4, '', 0, '?'),
(0x72f729e610a1f20ce9fed265dafc6cfc, 'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x89647358271a71a9e7dd9fbe01fc0acc, 0xb4c5e66fa0572e0570d72ae1f9374d0c4eb37ca3e323cfa12911d5c4ac0dd0ee, '', 0, '?'),
(0x72f897685e8ec9088c7f67ab3dc2c8fb, 'wp-includes/blocks/embed/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x8899c6e82f9b1c8650b35c4138dd58e0, 0xd31630c5459ec348b3e9f58c43e59fdd19675cfa2c31f96d05bba623fa357d98, '', 0, '?'),
(0x72f90fce0a97db62b0952315f0a9e97f, 'wp-admin/css/media-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/media-rtl.css', 1, 0x00000000000000000000000000000000, 0x47f95eb04854252f352b4e47b6553dec, 0xe2e1fef7bb050d8d2150d091fa23950a5d0675e1f23a354f6a13aa2056103eba, '', 0, '?'),
(0x72f937b2c82f792ab861da9b505d2030, 'wp-content/plugins/wordfence/views/blocking/blocking-create.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/blocking-create.php', 1, 0x00000000000000000000000000000000, 0x42a1569fedb346d7e41f27a3e86a6e6f, 0xb10de94b9c61549e45bd661f3c4d684db9d0c0468cf528ec9be4dcd5ef3450be, '', 0, '?'),
(0x72fc6a85f16ed972a94688e8fe51469a, 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', 1, 0x00000000000000000000000000000000, 0x77b3c47ad35ee762470816ba9f8be8fa, 0x98aa8517777d8fee2d45665c5e832671a8884519f3c67302569f1121614fedc8, '', 0, '?'),
(0x72fe37ab81b73e844609738c22d729c8, 'wp-content/plugins/elementor/includes/controls/groups/flex-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/flex-item.php', 1, 0x00000000000000000000000000000000, 0xd010e1070f7a814ed5b2f83f31755aaa, 0xd7432213600b20b540d0203c34a1d31ec482c3ae006720fd833eaaddb16a172d, '', 0, '?'),
(0x72ffbfb6a5cefdba2a1d0483992d2817, 'wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php', 1, 0x00000000000000000000000000000000, 0xe41f6d1e36fa200b55ee816c53e0a160, 0xb6ba280194c2bf9aae82a48583fa47b5228b2d1ab193a84cca680e20a6ab3920, '', 0, '?'),
(0x73053840bedb3c4a7502e7ca887eb690, 'wp-content/updraft/themes-old/twentytwentytwo/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/style.css', 0, 0x632e807f0f2a6a4d2bf68965af7ca3ac, 0x632e807f0f2a6a4d2bf68965af7ca3ac, 0x83bbeb5892428a365cc7edaac0a5657e63c486668c33eca12c25315e39087a81, '', 0, '?'),
(0x7305640a4d3ee38939c653c7ea37ad7c, 'wp-content/plugins/elementskit/modules/sticky-content/extend-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/extend-controls.php', 0, 0x48d6cb026c34734f361af43a95db1692, 0x48d6cb026c34734f361af43a95db1692, 0xca7140e4d783f405d4d4ac445cbd1032ee534e1b8a346235be7f315188dd4018, '', 0, '?'),
(0x73062165c7a44ee183cb733a62c9545a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NameExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NameExpression.php', 1, 0x00000000000000000000000000000000, 0x2afcd98efeb4154e86e1649ed5538951, 0x39a7e4a32ae895be97302bb6ea71b6ea92b89951d567f4ec44175522a75d2a53, '', 0, '?'),
(0x730e8bc03fc7e26f9dfc6a817ac1a5a5, 'wp-content/plugins/elementor/core/files/css/post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post.php', 1, 0x00000000000000000000000000000000, 0x4445df04ccea56c4169f1a5748a145a4, 0x0f49843351e5013d5007e8ccd0837ccb431b993f65813e1e10dc7a95bb42194e, '', 0, '?'),
(0x731226dce7b99706a944436ce573bf48, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss', 1, 0x00000000000000000000000000000000, 0x9cab94ecffa0dee7218b3cba39e5d3aa, 0xfb14af3accb6264520880b0040d8bcb76bc55002039909f36e32521398490fd7, '', 0, '?'),
(0x7312f28bab41739459bc12baf8b8445d, 'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php', 1, 0x00000000000000000000000000000000, 0x20f0e328fb5fb8a605a930744b476043, 0x0f264911a48f541661f477305e7dba1d75543ab7c55df746ad8076422b038ef2, '', 0, '?'),
(0x731a8150d785650b76149fb442c7b4ab, 'wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php', 1, 0x00000000000000000000000000000000, 0x964ea15272d07b42019ff0dd0dc6eb90, 0x720196f93ead4784cfff0cba1dd407cd36dd7524c9d75920be2b35f92c325d81, '', 0, '?'),
(0x7323f495442a62badd473f21c25369bd, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php', 0, 0xbe1f248c097e8562c70bd5221b771838, 0xbe1f248c097e8562c70bd5221b771838, 0x53643eb78d3f8ba4e276879fcac637228359df629e976e6560dfec19519ff192, '', 0, '?'),
(0x732823ad3cb22f9cfa3486e500ced51f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', 1, 0x00000000000000000000000000000000, 0x2c8628b6030bd4f65ee719f54e34edb7, 0xdca40fdc7f52230bbb856c6984696369c1acc93a33ec895147a92668b95fc6a7, '', 0, '?'),
(0x732a66c71bb8a5b78264f5c6a9fb23e3, 'wp-content/plugins/elementor/assets/js/editor-notifications.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x345b5b38c25d19b94cdab18c29f3a737, 0x19ec5b263ec57d38de14d0f39196099a2c618b9d38c2bf64ced2d8ad3e2e5262, '', 0, '?'),
(0x732d46d3649b8f9acf8a8139cbd0cc90, 'wp-content/plugins/wordpress-seo-premium/classes/premium-assets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-assets.php', 0, 0xfb020b79b092c6eabafe5e6b71fc1d9c, 0xfb020b79b092c6eabafe5e6b71fc1d9c, 0x1311c9556773aa1f147606283477e8dc6bf87b45359e2a3641729fdc496d672c, '', 0, '?'),
(0x7340910cd546529106bd8043ccf8d08c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SheetProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SheetProperties.php', 0, 0xdaa60af0eeda79bf86f74207e89a23f1, 0xdaa60af0eeda79bf86f74207e89a23f1, 0x95d60d42c2aa9c6da9ec3a2b719389a80b90288b719a3e097d03fe7ae4b322ff, '', 0, '?'),
(0x73439010ed65bb00304854d916af34bd, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-two-columns.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-two-columns.php', 0, 0xc8c3f6b79291ba869a8fabb0189c5beb, 0xc8c3f6b79291ba869a8fabb0189c5beb, 0xc13ad826e992b82862c63459bbad16bdc24fb9865617efe6dbd020d13d00fc5f, '', 0, '?'),
(0x73464585e084a521fda8d86df04c2855, 'wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css', 1, 0x00000000000000000000000000000000, 0xe9fe87fc32648d684632e607fd92c136, 0xa8ad5266a64a4d025055c6389367c18dfb4ccc0b80c8d8bf83560bc198b6b421, '', 0, '?'),
(0x734c965981c503ce439b0e916118f297, 'wp-includes/blocks/embed/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style.min.css', 1, 0x00000000000000000000000000000000, 0x5cba226dae1f5d8cae4091ddc243f2d3, 0x2afec493be2346cf9a006ab282d96b8ef6bf828735689935aadda29dc73ceed7, '', 0, '?'),
(0x734da1cf92861afab067116393ab32c7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWK.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWK.php', 0, 0x9c034a3f83cb33d232c088ff4fc525ee, 0x9c034a3f83cb33d232c088ff4fc525ee, 0x0a5a3648276662cd86a6aae0258e748ab40dd1e7cd3860a9265238647f1c2b1f, '', 0, '?'),
(0x7356945217f52c13fc245bce4a8fedc5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumn.php', 0, 0x2793abeadfe6a87007dbfe0be152b357, 0x2793abeadfe6a87007dbfe0be152b357, 0x00121b69e3d2024dde2a39bc4c163550dc1210ee72c2c192ddfd0a8d34fac2f5, '', 0, '?'),
(0x735da6d9b2a89c2c6f01d70478f00330, 'wp-content/plugins/wp-rocket/views/settings/page-sections/dashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/dashboard.php', 0, 0x1e0eb99c147da9fdb6a1646c72c31dbf, 0x1e0eb99c147da9fdb6a1646c72c31dbf, 0x7827843d3599fe86baf2de686f2de3b182cc2e7ed50d86a414a1438c6f1652bb, '', 0, '?'),
(0x73600bf459e312f52cb1d9e5f3e4d2b7, 'wp-content/plugins/elementskit/widgets/facebook-review/markup/only-overviews.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/only-overviews.php', 0, 0x663297a48e0e2a3e3583d406922eff46, 0x663297a48e0e2a3e3583d406922eff46, 0x94fadd3b1593bbba7df59cd7960211bf468877d5fe1358f39db318a2e145fc78, '', 0, '?'),
(0x73614fb859880e2c7e729de0b5ad6bc3, 'wp-includes/blocks/search/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style.css', 1, 0x00000000000000000000000000000000, 0x5a85c5d5a74a1aaf5040099ffb9e3909, 0x4507e95d43ceac5f9cb326dc50de4fecc98ac8e8a20e2fb8f7dde28188e93b0c, '', 0, '?'),
(0x736f958dbc8eabeacd659d6cd2dd06bf, 'wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css', 1, 0x00000000000000000000000000000000, 0x3719942172ea6170e50237c488cb8bbc, 0x4e6b5028a3c03139bd89112189d959c22d56c243cc96211a4b331a9120a34444, '', 0, '?'),
(0x737bb099b0b7ad19a9a53fad45833813, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SlicerSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SlicerSpec.php', 0, 0xa04d3590ab9c6207c03d4cfaf1ad449b, 0xa04d3590ab9c6207c03d4cfaf1ad449b, 0xcd451a33d6f9d0fcb5f001ae6a234b8e2483fc0506ad444abd31451252628738, '', 0, '?'),
(0x73821a4f841f04714db079e8ed12b17f, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/error_log', 0, 0x3186ca430b0a66baec59902e7065087e, 0x3186ca430b0a66baec59902e7065087e, 0x8f718ffbbd4cdf0262e3dce41b0901f262b80b1dc5046c0caa0085efbaac952d, '', 0, '?'),
(0x738572bb6b2d45f95a973ab1f0cc6d9b, 'wp-content/plugins/amp/includes/embeds/class-amp-wordpress-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-wordpress-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xd919ada44c78a682a969a55f6971d2cd, 0x956463be3c0c18258d38e95568ccf6e94847326657cf44dfb2db04b45711a435, '', 0, '?'),
(0x7386b9ad68f798f60daaf53f623024da, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php', 1, 0x00000000000000000000000000000000, 0x113e3b43c790b15e33a9824c9283596c, 0xfa04a2c808917f6cfafa262a1803faeb5aa2a017d7a6ac63b413d115629b335f, '', 0, '?'),
(0x7387f3c9e6e0c5078c75c005a184fb74, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/NullLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/NullLogger.php', 0, 0xad46af7030b1a6430c2ff5fc162ceb50, 0xad46af7030b1a6430c2ff5fc162ceb50, 0x5eecad72c1e38d4c042fadd9bc33e0fea823206b7d0b0a4fa2c9eea462db29ce, '', 0, '?'),
(0x7389bdcbf4af2a500421ff41fca8ab96, 'wp-content/themes/Newspaper/translation/ro_RO.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ro_RO.po', 0, 0x0d809bd37b19e68883566490d1eefae9, 0x0d809bd37b19e68883566490d1eefae9, 0x326bbd954eee0e6da35b2ab174ce49071f406d48da073cd2642a2a20855f1b7e, '', 0, '?'),
(0x738cc9ba8c59bc35fbb28f13808a3545, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Picture.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Picture.php', 1, 0x00000000000000000000000000000000, 0xd8b1109b0d60b5dde4298100f0fde130, 0x5f78525c4017b8dc36000c5e6e1deee99ddd89e9db73d5f3f3a51f5dc41bdcc3, '', 0, '?'),
(0x738d609bf4f740ef77720b89605e27b3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidErrorCode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidErrorCode.php', 1, 0x00000000000000000000000000000000, 0x2ba43c987d302b6fea49da49375d69f8, 0xf36d8fdb8ad195d5eddea3dd59b88c3eaff8a3603daac01aa58dbd17708daa91, '', 0, '?'),
(0x73951ef14b2c66aae111030f9e5ca7dd, 'wp-content/plugins/wordpress-seo/admin/services/class-file-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/services/class-file-size.php', 1, 0x00000000000000000000000000000000, 0x871c6c205b5fb83d6f4b840eb746233b, 0x785f0b7677d0dee7943f727e91fa9b783fe1867d8470a2f16ee892ed5449376b, '', 0, '?'),
(0x739a4cf19377ffd1a561be3fd718901d, 'wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php', 0, 0x50c2300c6a98fb1153e2a13f6803d726, 0x50c2300c6a98fb1153e2a13f6803d726, 0xd1980c00c4ee6ef37425af0b5ca463de43465093217b75bf318532f260d32d33, '', 0, '?'),
(0x739f3200652999cad4efffa394dc8bb4, 'wp-content/plugins/updraftplus/methods/dropbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/dropbox.php', 1, 0x00000000000000000000000000000000, 0x6e5710e931ae7e6b629aaf3d1ffdf250, 0x862d2545fb4901e81222786fc3465d8cb6ce268e5324cb7a4c4e3967fbbf9e75, '', 0, '?'),
(0x73a349eecbd03b330a883817287fe307, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php', 0, 0x0a68f3209d5dfa9cd039ee768664486e, 0x0a68f3209d5dfa9cd039ee768664486e, 0x1d292072ee3c1ebc374119e05385bdf769895a58264225d5af7c04d2916588c8, '', 0, '?'),
(0x73a43d0ad7dfaa3c614d918461192486, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php', 0, 0x91781bc58d53ca29b505709b201514cf, 0x91781bc58d53ca29b505709b201514cf, 0xad8d51213e831f297018d165d0a01ea7021009e348df32e1ae0f1c4464dcab29, '', 0, '?'),
(0x73a537faed7668237df42e3ff61f62db, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Abbr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Abbr.php', 1, 0x00000000000000000000000000000000, 0xa398083cc94c1dad8810abd2b9925a9b, 0xf3eacd2794f44bb7d00aed0908bc1ffa7a7c216d1be4269ae4027558bc7afd0d, '', 0, '?'),
(0x73a6ecd3a34a0ef6b312c57e92e7196b, 'wp-content/plugins/akismet/views/stats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/stats.php', 1, 0x00000000000000000000000000000000, 0x5e3d0c2dd4c76d95f65777ad7867504f, 0x07092e2df5ef5b0db30b57fa9379160ac6d0d8259f42c16e945162a11e42bc77, '', 0, '?'),
(0x73aee23ff90d526ee5f8d8da3f7f1318, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidArgument.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidArgument.php', 1, 0x00000000000000000000000000000000, 0x812b0eeba5ba0a256fef75b3ed976ede, 0xa865abc62041f0d5fd861036340003f0a369895489dd65fc32f7082aca90e3e9, '', 0, '?'),
(0x73b18cb7fd7d22a570633ccdeeab2bdb, 'wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php', 1, 0x00000000000000000000000000000000, 0x47588195a068460b4ca87af375d741f5, 0xf8732c9e773af4b996c803ee3c85e50d1961aab7e1baf3617109034bd869c563, '', 0, '?'),
(0x73b1b5f55396e2cd3819b1f2ce8d208b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php', 0, 0xf54ef67273dc7aeb2c3a18eda5639574, 0xf54ef67273dc7aeb2c3a18eda5639574, 0xd2281a4f994c190ab2ee2fad06e3a80f906847e3e46db18898585df8978a5a92, '', 0, '?'),
(0x73b2451eb8ce9e1e71c870b042eddad6, 'wp-admin/css/widgets-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/widgets-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3c0e4bd0e9060ce5d08a27ec0e7d47bb, 0xdb75fe72451a1964fbb9d9b2af106d8574f9a0ff2ba1f73db17e059f4ce4379e, '', 0, '?'),
(0x73b4bca242f3bf9dbe3929a29108fa3e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php', 0, 0xb0adc34aac89d9eb91c9fa3cdd7d97ed, 0xb0adc34aac89d9eb91c9fa3cdd7d97ed, 0x662e1fd317ed062401f5cd339acd3acaba4f2eca1d15f772e15e2e6f4d912236, '', 0, '?'),
(0x73b6180d06a9f427a06e3d40b2f29dfb, 'wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php', 1, 0x00000000000000000000000000000000, 0xe5a0d9b7fc1e688958c186a5fe382d43, 0x501e72ef1607fd46f1c064c4fc7b173f18d85a5332d9740dae9a9517b5b9cf11, '', 0, '?'),
(0x73bad510bf7b488186f0802a4e57fd07, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Use_.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Use_.php', 1, 0x00000000000000000000000000000000, 0x4f35e674f8673b364749c5fb5288e96c, 0x5fa19dd921b583d9a68b555c06c21880f64d392f957fbe648d12847b00edab66, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x73c2e41a4ba763ed58e9a1b7d25221cd, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report-plain.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report-plain.php', 0, 0x9677d1b870784c7674d49c07c5c4fe6a, 0x9677d1b870784c7674d49c07c5c4fe6a, 0xfbc0421973fa4afa58de16c8f0ba941c7f03fd15177d3144abd0e6dc9a831a16, '', 0, '?'),
(0x73c41ba0512305a04c4e2263a3ec4e2a, 'wp-content/plugins/wp-rocket/views/settings/page-sections/tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/tools.php', 0, 0x2900363a9a58ba07b20fa0ee787fd6f6, 0x2900363a9a58ba07b20fa0ee787fd6f6, 0x4e3aa252da968804817d48207519be93429a4d64229dd7e8c0e7d72a8adba15d, '', 0, '?'),
(0x73c53cc74fe62523a563073576ad264f, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', 0, 0x0ea9533d81e6a0b7d703fe7a910a4226, 0x0ea9533d81e6a0b7d703fe7a910a4226, 0x8656eeff759f72e70b2e09482115003109483a42a12eaedfdcdd8f2211288173, '', 0, '?'),
(0x73c693a7c9ecbd444f87a06ad3e9e3d1, 'wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xde2fb9867c3463ecaab3a4ae449d948f, 0xda40b4ce73bfd8577b4cb3910a7b0393f25b0403d2c6811b0802f6ae402b7dcf, '', 0, '?'),
(0x73c6fc0bf59606eb90ed6074351dcf44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExtensionScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExtensionScript.php', 1, 0x00000000000000000000000000000000, 0xdd14d428524bf167eefcec7c09f22f33, 0x4363bf4e8880a5f2b74ed714c811f01f6ac1cbb141c4819efe79fa0ce68a225c, '', 0, '?'),
(0x73cc8c90955f315d3910ec9f3929e77d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', 1, 0x00000000000000000000000000000000, 0xb3615e71ca2d35d1455a4399cdc95241, 0xaa9b0ede3db873972d6f53a3409ce0e90b549c415ff1ca8f653c457b420a06cd, '', 0, '?'),
(0x73d1a641e113ae25d148b14283630661, 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php', 1, 0x00000000000000000000000000000000, 0xd04b1e01c239b3778025a82ed15878e9, 0xf92b4d2f03f9696a680a8e11b200985f903c12bb901f0d4cc5a318104ceb3957, '', 0, '?'),
(0x73da08ed56a7b51fc508ed2a08019c1e, 'wp-content/plugins/wpseo-video/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_classmap.php', 0, 0x46d11dfcd06c1bd7f18b2f86b8fce5cb, 0x46d11dfcd06c1bd7f18b2f86b8fce5cb, 0x0f7bf73d2cd33133eca8d031c6692dfc7a40a01adaa1d27da8993997d8992da6, '', 0, '?'),
(0x73dac232c36a2bcf888107c75ed55cfe, 'wp-content/plugins/elementor/modules/ai/feature-intro/product-image-unification-intro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/feature-intro/product-image-unification-intro.php', 1, 0x00000000000000000000000000000000, 0xd867f5a294202768778fe106652e3b04, 0x573a455a320dfba5c99a2a39f116c33dacbde25ef422cc035091fee041fa9ca1, '', 0, '?'),
(0x73dc30796cf3ea838b445ca38522160b, 'wp-content/plugins/wordpress-seo/wp-seo-main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wp-seo-main.php', 1, 0x00000000000000000000000000000000, 0x556f12378f20c8777ec85d24b8857640, 0x09cb13e0ede2258b880600c67ac51ff4243ec42335914136f5d5d0e4187824c7, '', 0, '?'),
(0x73de2153280229858f35335a562229c5, 'wp-content/updraft/log.7557035cb981.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.7557035cb981.txt', 0, 0x820174e671998594ebe36051065bdab7, 0x820174e671998594ebe36051065bdab7, 0x526c564114f5f1b2add0fff6385057efe79f2c7fd1bda69a62d49fec4447b984, '', 0, '?'),
(0x73dec58f5527f7ec14c06540a1648b1f, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xd2923af1854be05bcf49775c89aa6798, 0x6065be8b09936e06b213edae4fa4a2d94a4da725b34eec6841efaf7b6768c166, '', 0, '?'),
(0x73dfe91eda1e474db2a0dce14aa0f054, 'wp-content/plugins/akismet/_inc/img/icon-external.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/icon-external.svg', 1, 0x00000000000000000000000000000000, 0x876cafe4d93be34d09a80344a69fc4fc, 0xb33e48ed5a462de9d01d24cc767cf9720a771c90f7defdc4847f1ecc59b18726, '', 0, '?'),
(0x73e1edb8348ca0a28f9152bf583e4f8e, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png', 1, 0x00000000000000000000000000000000, 0x68855e6e3d288ab126a1f1dd82b64e26, 0x53b2f344491608427fff0b7a14d15f2d3f2859cee37045a579fb0ec6b941a11b, '', 0, '?'),
(0x73e3393da47417b4ec6fd0d99517bc55, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x00ed0a539656fece99b99da2df728a75, 0x044d83d34ef2a3cb199f9aa890bc9e48f043570ac2ea0eca865972a4735c23ed, '', 0, '?'),
(0x73e76efd91297d553567bef9507dc910, 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWT.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWT.php', 0, 0xb9dd2a361003a77d9f4b74992623ad04, 0xb9dd2a361003a77d9f4b74992623ad04, 0xdafbe83ededb0e19f2f3da5c1bb1aeafe6fef3311d66d0f57ce339fa575fcb02, '', 0, '?'),
(0x73e7d03cbe4229b57b4b6795bba8c44f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', 1, 0x00000000000000000000000000000000, 0xab8c990c67f2943b17c3351f4a4463cb, 0x3cead2f0a0ee1c22527b16aff30cbc317d8d36a5799c08b518920ebb36106fcd, '', 0, '?'),
(0x73e8dddbbd8ac72bf0d22506211c59e6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Retryable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Retryable.php', 0, 0x2af9b48ea503c14f437d2dc3082855f4, 0x2af9b48ea503c14f437d2dc3082855f4, 0x116efd4ade64410411722ff49748bf351be5432d14c1c192cc3d66c93588a179, '', 0, '?'),
(0x73e9561ee5666bb7c0b79df046bcd72b, 'wp-content/plugins/elementor/includes/widgets/wordpress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/wordpress.php', 1, 0x00000000000000000000000000000000, 0x5568ffa72b861c7a1daf15d69ec5ca5b, 0xbc0120e77352071ab598ff86ee3edd055d6605d4a2d9c90a7b45ff0a79195266, '', 0, '?'),
(0x73ec0e0bc3cbb18c592a75bfa9e14f84, 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0x92f15ecb80154ace9772685a2f4e6124, 0xc0a7e4093a80dc4892d73076883dd254d12462ebd486f15e1473c55c3731cd90, '', 0, '?'),
(0x73f8ef880205fc2a5456a93106af6f45, 'wp-includes/js/jquery/ui/effect-blind.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-blind.js', 1, 0x00000000000000000000000000000000, 0x4f9260c7346f3c90588f23febd8287e7, 0xbc6169ee859ddf5bea49a937eeb9b7ccf5ec4a984826b918dd15ea4797768163, '', 0, '?'),
(0x73faad0d3d2fa8cfb550f922fb160830, 'wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php', 1, 0x00000000000000000000000000000000, 0x2671e0b7bfb7a293f3386dc4a6d411db, 0xc770eb4198582374ebd637573d62731c3084729c65460984c60d4766d5013259, '', 0, '?'),
(0x73ff43344dbe2a02b5be2a4215ab29b5, 'wp-includes/css/wp-pointer.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer.css', 1, 0x00000000000000000000000000000000, 0xe82cdc10d4a7efb0f10128feab302879, 0xb0ae49116afef536ca84fc7b97a311e9888aa79122f309d4ae1069f336c7ad01, '', 0, '?'),
(0x73ffa46a27485da5107b345efdbffb7f, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php', 1, 0x00000000000000000000000000000000, 0xbc887d5f81e795ae2931552945ce10bc, 0x6982cd1ebbbde5dc83864c31089ef5463a0ba58bf91b046a62a3f001d53cb09a, '', 0, '?'),
(0x74045c44b4095a74205ead0d3708a4bf, 'wp-content/plugins/elementor/modules/admin-bar/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/admin-bar/module.php', 1, 0x00000000000000000000000000000000, 0x3184dfbd48ae0914b798bc5dce409f95, 0x6853de5e37c43a03f09d0c39b27979c93ffa8cf62da476de6c4f09283ee2fa37, '', 0, '?'),
(0x7408ae0bedc2dc0eb4f7b18301fd1276, 'wp-content/languages/plugins/akismet-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/akismet-fa_IR.mo', 0, 0x62321f1fd7fb510d80b2c9d617954021, 0x62321f1fd7fb510d80b2c9d617954021, 0xe06997900bd3d9295d165f2b166b3ff222ce76950359a0fff2b3ddd2f83d00c8, '', 0, '?'),
(0x7409f455942069dea7e32295d6731dbf, 'wp-includes/blocks/buttons/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd1f7b983249470903b58e3da34e49484, 0x79978efafc288010f25edd9a949bd7be553d933bd6432f5f98421fc2d399bca0, '', 0, '?'),
(0x740b609f45e05e0772b220ea35d228f5, 'wp-content/plugins/wp-rocket/inc/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Plugin.php', 0, 0xd84cd3dea7959a4f1249b17545794697, 0xd84cd3dea7959a4f1249b17545794697, 0xb52dddec882f7c7a83e9f0423dbee7b24638058ca976a76fab6d06c1f44b18e5, '', 0, '?'),
(0x740bcb262097ff9823c4b18dca774af0, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', 1, 0x00000000000000000000000000000000, 0x5ea33d242810961cd664b523eeda66b1, 0x9152191178c41b88ca9bfcddd1c06b9f1a16f26f5226c48a00507229759aea23, '', 0, '?'),
(0x7416207e40728dc81115ce2e57ea385f, 'wp-includes/blocks/avatar/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style.min.css', 1, 0x00000000000000000000000000000000, 0x581c6c829fc67d4547d1007e3cd4593e, 0xe6f2b657a3b738a4003157c5110beb53616329230a37bf37b6fffe1088f4d94e, '', 0, '?'),
(0x74162d4d4cbf8a7d0ad63a6e4613b3a0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCallTracking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCallTracking.php', 1, 0x00000000000000000000000000000000, 0x31d72f71bebec2121f18564200ea15cb, 0xf64c3920eb76a49b1c4a3d739356fc588ccd64d9e95eb9652fa9785f26d9e4be, '', 0, '?'),
(0x7417b71cf9a3ff67f5a3612708d1c42b, 'wp-content/updraft/backup_2025-05-15-1201__EuroBet_9b5582718245-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-15-1201__EuroBet_9b5582718245-db.gz', 0, 0x60999be9fc7abb23187e70a959c22857, 0x60999be9fc7abb23187e70a959c22857, 0x22d59af5b1c594c5961d9089c09053c79ee5849575a40ef36af948cbdd4d63b5, '', 0, '?'),
(0x741a94b1b6f4098b6cd54245108318c4, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', 1, 0x00000000000000000000000000000000, 0xdfbdcc824df247198ee2b04b82a009cd, 0xb1609423091fdeef51befe26157dae5ea50bee95019ac541236ae41d5310aad4, '', 0, '?'),
(0x7425c040e7730ad30c669991d68c9133, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Body.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Body.php', 1, 0x00000000000000000000000000000000, 0x96af104c6b7653d4e667134a0e3853a7, 0xf0568b197d3e809dc97bbc602aa5292cbbdfb7ef6b4423cc294928dd583f6bb0, '', 0, '?'),
(0x7425f02236b25aac44a47e294e6b7e8f, 'wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php', 1, 0x00000000000000000000000000000000, 0xe388c00ccdabeae704e29f0720cf99fa, 0x0473fc5c60478415b5c64d470d7f90af8fd9b970c8c54e1afda9e6b972e70aa0, '', 0, '?'),
(0x7426d3858d7efedafdfec0c4658791c2, 'wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php', 1, 0x00000000000000000000000000000000, 0xefc3da4dff03f9fb72d93d572bbe57c0, 0xd2b53b5c52fb6e44969f79bafabd9d8181558a1223d7e6bf6da7ad1913fe61af, '', 0, '?'),
(0x742c9a8fc4c4b586df7b4973e5712408, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Signer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Signer.php', 0, 0xcb17481e94a9d9d1659e547849d7ae10, 0xcb17481e94a9d9d1659e547849d7ae10, 0x2002c64db011f85930c9966bdebcf278e3a0ccd5dbe14fef55449cff2bb352b8, '', 0, '?'),
(0x742f848ce612af874a69365758c4fdde, 'wp-includes/class-wp-recovery-mode-cookie-service.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-cookie-service.php', 1, 0x00000000000000000000000000000000, 0xc7a8a9fa2e12010413839cc19ef68f6c, 0xe019f96b0bb48c75589a78e65e2d17ca621a92ca72cd50ff5ece8ab9a74d69dc, '', 0, '?'),
(0x74300f29d3411f1389a68d6f6a915b40, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/PhpToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/PhpToken.php', 1, 0x00000000000000000000000000000000, 0x47048ff78337f4d9961e372e53f8c91d, 0x6e3fdb6d3812129b65a1403bc98b000d04a700632abff031fce12e1109a89cdd, '', 0, '?'),
(0x74355e096b532831fde97a9f475ec6e5, 'wp-includes/blocks/archives/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x45768c36fa20dbc5b092722c4f674ee7, 0xa0fefb1e1e925e7f0dfe73b6822c8ec31f5ff2a7ee698c33182f7cde6fbd726b, '', 0, '?'),
(0x7436b7ee9e4f11ac0d618d8cc886eb66, 'wp-admin/js/plugin-install.js', '/home/iraneurobetcom/public_html/wp-admin/js/plugin-install.js', 1, 0x00000000000000000000000000000000, 0xe4ce6368e41950daccc6e950080d4457, 0x9405f0b029ee200e8801a0244bf638817633c9f158151426e6a26f6b76bcefce, '', 0, '?'),
(0x74388cc0d0ef70afcc8bd57a7b6a4470, 'wp-includes/css/buttons-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/buttons-rtl.css', 1, 0x00000000000000000000000000000000, 0x7815719fb1686052a7c0490dc6a242ca, 0xa27acfb595018c88312e86916552a49435c49437c2bf0b2b8005dbc8d63f12e8, '', 0, '?'),
(0x7439011e2e700b77baa0a8bd868c3f1e, 'wp-content/plugins/luckywp-table-of-contents/core/base/Widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Widget.php', 1, 0x00000000000000000000000000000000, 0x2b86608f63613297f9cd549b0b93887c, 0xc9d3154258f9a358f5a4e3498b08a4d6da24c08a787c8524e4e40c028c1e9652, '', 0, '?'),
(0x7439d6a1f1450bdaed99b40b1f71a148, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', 0, 0x7c1ed83d60004f340241b3c312a6e709, 0x7c1ed83d60004f340241b3c312a6e709, 0x64e955a2fbdbf1bd10f9aaf3a46ccdd24da6d2cc4e346b2744974f785a256bfb, '', 0, '?'),
(0x744082cda70ae7d4a55edf4de0d84698, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', 0, 0x109dfa40d95abcc9b3f97c0233059615, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0x74438b8226f0ae7ab4a677bb406bb432, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumnReference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumnReference.php', 0, 0x46bcc59b8456e0a49232bfedc7f8a5b3, 0x46bcc59b8456e0a49232bfedc7f8a5b3, 0x52460677c25b456776a974ab43483197c89137d085e86d2f828780dc89a05ce6, '', 0, '?'),
(0x7444fb1f8ca72cb892179451b1af92cf, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.css', 1, 0x00000000000000000000000000000000, 0x80b872288a960a0cca96059d8df6c68f, 0xa1984ef9ff06feda39108bb915827c5b11afafa57e32d10423e4c2b3111afbb5, '', 0, '?'),
(0x74450347673a5a7fc0c519ce2f2e6a7f, 'wp-content/updraft/plugins-old/updraftplus/methods/azure.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/azure.php', 0, 0xeae3edaf5454a5a313adf4ad10d4ea54, 0xeae3edaf5454a5a313adf4ad10d4ea54, 0x8cdde0e2ad3697bd5aa68a1a76d95b0d5b307e4fb6a4ebb5ec46bc4780524e68, '', 0, '?'),
(0x7446f0cb321ffd588d0ac1f94904d3c8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3dGltf.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3dGltf.php', 1, 0x00000000000000000000000000000000, 0x34cae2337df087ad476fc0ef4a87764d, 0xc0bb593ffc1f3ee9ed7663c952af25f6de13cf174275cf5832f350058fd6b6e8, '', 0, '?'),
(0x7448e6ac068d655920e38850ed5274be, 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', 0, 0xdaa8e5e1e0d8e2dda9128ef6f2835b3e, 0xdaa8e5e1e0d8e2dda9128ef6f2835b3e, 0xaecd3a47f55a98c1f30dfa8426b39ea90132d38db2383aba2963ea98814c25e4, '', 0, '?'),
(0x744fe195a1f7b3fc5af741c098f8c278, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php', 1, 0x00000000000000000000000000000000, 0xe130ac8284434ae218c3415104d352cf, 0xa85f1c32a74cd093ad4e09b84a8177e447da4c7c9f44851b41b1410d04054cdb, '', 0, '?'),
(0x7455d22f4473a449daa417dc737412e3, 'wp-includes/js/wp-auth-check.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-auth-check.min.js', 1, 0x00000000000000000000000000000000, 0x48c036d30580d3129c62cb58be2b4d27, 0x6e409bacf3a5b7746fd2043a97d05cf8652136123502b6ea052c1b4b83565c3d, '', 0, '?'),
(0x745b5bf63daa367537193b59ba9e54a5, 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php', 1, 0x00000000000000000000000000000000, 0x34735b95cde76c416334c166a1a8f60e, 0xc6bacc0c3eca79d72e7e794b0fbe1e5eb9292a66b490b00eb40e1191173646b7, '', 0, '?'),
(0x7461a93b5f590a70aa3d5b5f3a42fb8a, 'wp-content/plugins/wordfence/images/icons/check.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check.svg', 1, 0x00000000000000000000000000000000, 0xb8854446d9eca6d40790850fcb50e84c, 0xe9c9f7f92bc7dfcaa30193d184c8aff7d93fd4f5e22bd7fd005fc8c5b45171b9, '', 0, '?'),
(0x746525a733bf28489dc49818bb631022, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonWhitespaceCdataEncountered.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonWhitespaceCdataEncountered.php', 1, 0x00000000000000000000000000000000, 0xebc4d3d30b498124787c3ef4dd16b708, 0xd071bb7bd9d9bd8bae19838c5339e878b8ed8bb04782f4dc97430a24938b9dc8, '', 0, '?'),
(0x7468299818597f435dc02b0a83deccac, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php', 1, 0x00000000000000000000000000000000, 0xc9700b9b6bc17e495195c1eaf56edf64, 0xeda494388a90501a9362872616117bb5dcec191d4a6ea2f2515d057cc8928e94, '', 0, '?'),
(0x746d36db97c07108baff8e2e90a33d6a, 'wp-admin/css/colors/blue/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.min.css', 1, 0x00000000000000000000000000000000, 0xe50d631872ec2891a915e3d68d5c8636, 0xb66a1b30387b6526cdaf35179ef9e8b9fdf11a21686c7acfd7c9d9d85934e461, '', 0, '?'),
(0x746db60aa391471d4f0927fa031adeb5, 'wp-includes/js/jquery/ui/mouse.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/mouse.js', 1, 0x00000000000000000000000000000000, 0x12e5c38256ca5df30c6a6686b1437618, 0x821aa3c8c2b539834dd29df381d7a5b2488e2b8214e8863238a910c39ea869ec, '', 0, '?'),
(0x7471f15b9cbbd510a68ffdd7a71238e7, 'wp-content/updraft/plugins-old/updraftplus/images/notices/new_year.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/new_year.png', 0, 0xce3d751f4eecb277e77461bb5e0dc430, 0xce3d751f4eecb277e77461bb5e0dc430, 0xa672128aeb0e690e219e325ad6f0a43a64e8d46a7691741dee877ea871b5e2af, '', 0, '?'),
(0x747d65bb84a905df51ecb8b87994a96d, 'wp-content/updraft/backup_2025-02-26-1154__EuroBet_bc4d17b97d33-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-26-1154__EuroBet_bc4d17b97d33-db.gz', 0, 0x4af50b0e893426029defad992e166354, 0x4af50b0e893426029defad992e166354, 0xc23510065b45cff9bba86e8e330d27b2d7efa65f8c84a7da3b0e2ecfedec85fb, '', 0, '?'),
(0x7484144b8b8f64156cf48e3502f0243f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelector.php', 1, 0x00000000000000000000000000000000, 0xfc58aaa0fb41f89951f488acf12bf158, 0x133f436d453ecc71b7b89c6852a45b755d35e4b196a5a1df65b50344d9857317, '', 0, '?'),
(0x74842a968babbf2a0c3051d97a16fc30, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimExtensionScriptAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimExtensionScriptAmp4email.php', 1, 0x00000000000000000000000000000000, 0x8ca023337efa9373c048be21f29dff06, 0x31c794da75cb28af552d44aa713daefa9ea1b53eee2cbb33dadb01319432e993, '', 0, '?'),
(0x748cdaad17d2fd52224c868041d0b08d, 'wp-content/plugins/elementor/assets/images/blur.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/blur.png', 1, 0x00000000000000000000000000000000, 0x01cfb808561a86d8ba5e6cc55bc5cec0, 0x556675618433639174b9cbcfa7b84b7bbc613ceb05ed111a39068f03836f34a5, '', 0, '?'),
(0x7493249c3012ab092cfc5d62fe26d005, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php', 1, 0x00000000000000000000000000000000, 0x824a898479b083a50450a1b5e6b80b4a, 0x83eac3e151d131e376f756bba47860d199e3a20dc617f8ec5d3dcdf4ccdf0dd4, '', 0, '?'),
(0x7496b09ccb8b26cf47d194d63e17a4eb, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-list-events.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-list-events.php', 0, 0xa952bf5149476836f8def8cd56c25405, 0xa952bf5149476836f8def8cd56c25405, 0xb9c35ef6568e84eafe5b9523a1923ab59139a119d2957447fac1638374b89afd, '', 0, '?'),
(0x74986d7dd5dd3f1c6a903502c6b66bbd, 'wp-content/plugins/elementor/assets/js/beta-tester.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/beta-tester.js', 1, 0x00000000000000000000000000000000, 0x0362a5e0e33981c75c8366c72ef61a00, 0x01d67cbed7a86122fdda86c2f38f3b3540efa065a6c8048603f9e4ad3f5246ff, '', 0, '?'),
(0x749b7c36fc806077703756cd933b9334, 'wp-content/plugins/elementor/modules/element-manager/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/module.php', 1, 0x00000000000000000000000000000000, 0xb223dffd93ca5dae0d6feffc853f2a1d, 0xe1f621b0a6b5f6146d12c01a4d811e4988aa13555a10eb31eeb5a320b5752376, '', 0, '?'),
(0x749ebbed52cbc44f4c5accf6c6c8e527, 'wp-includes/blocks/query/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4ff5c92992fba21822ff1f97b2dd827c, 0xf17723d467b9f99658823531997a9b186f10f2d71a92dafa713f69fdcb129f6a, '', 0, '?'),
(0x74a46479c60f480a6380834970b2e783, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php', 1, 0x00000000000000000000000000000000, 0x06a2561c0aada4c728025465d07affae, 0x60d8a727adfd8e05c656032e0ed714c511ef5250637a5ba1376d1850acaaab45, '', 0, '?'),
(0x74a69749e4c1272cea641dda6cc212ff, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php', 1, 0x00000000000000000000000000000000, 0x8c4cb4e52a38fc999601246f7b88f98f, 0xccc5e34c218b76af36271c62fafcb4e93bbee248c979abe9805009fa94f4ed02, '', 0, '?'),
(0x74aa0137cb70db478e053a132d4726d5, 'wp-includes/blocks/tag-cloud/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x33fbf2f7866cd84a50d34396103c5d30, 0xee56291a1c844dec70b2a8767ee90650c990c99e0b867fd311488edfe787e744, '', 0, '?'),
(0x74ad0d48c027d8c3afce6f676a61a5d4, 'wp-content/plugins/amp/assets/images/amp-js-error-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-js-error-icon.svg', 1, 0x00000000000000000000000000000000, 0x3b12b2cfec8f8c032ba5ae7113104ca3, 0x341abf8a0dcd060768899d3c973838e667b11ea52f15dc06be9843a71b4ef528, '', 0, '?'),
(0x74b1047d6a6cf855bbbab9922940a275, 'wp-includes/css/dist/edit-site/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc1b3911213cfc601468cb48fce993dd6, 0xabc1a2343a68bcc37b60f4e64a88b0b4f90d73dae61b6838a48030d790a5ad84, '', 0, '?'),
(0x74b27e3c4240ff759642831c5e185cd5, 'wp-content/plugins/elementor/assets/js/nested-accordion.a0f28ea648b29da812a1.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.a0f28ea648b29da812a1.bundle.js', 1, 0x00000000000000000000000000000000, 0xaa607a7c440766f53dac2978a7fdf63d, 0x63e3eddf3711b39a8879fffbcaa53c5e8631931e09e3e61bf137f99ba06ae7ca, '', 0, '?'),
(0x74ba1665292586aabdacc26d1d573bcf, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php', 0, 0x8c16e0ff381386ddff4ae6449a1c0c7e, 0x8c16e0ff381386ddff4ae6449a1c0c7e, 0x2e6e9550edf42c625aa60298ee22d4992c060f9dbaca28d44bc7e692e52c8b52, '', 0, '?'),
(0x74bdfedc9005d1e007bb21845e672ea5, 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', 0, 0xf5a920d44e0624c235cde5febce6aaae, 0xf5a920d44e0624c235cde5febce6aaae, 0xb666d78554cd873dec4256aa0189ecf0b256f6d081ce22a119a1354d29310d2e, '', 0, '?'),
(0x74c2eb8f20caa2b87107aaa7f190ed1b, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/admin-script.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/admin-script.js', 1, 0x00000000000000000000000000000000, 0xef9b319aa24377d2b07f6fef60517c07, 0x2074303f88739d5d69bf60f85257711129384af35f5a3635e73e24a736266b81, '', 0, '?'),
(0x74c4c25bfb176d94625f6241b84387a3, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x36d9a5f8b93759c9cd42306b6f00895a, 0xe0bea6f444b64cda0633f737d0f834aca3026f05a4fc54a1d008977aec44dde0, '', 0, '?'),
(0x74d8148a1f0061b6a75c8fa05f2757de, 'wp-includes/blocks/table/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x53e96171a82a797a2d542c29890981c9, 0x42fa7ead37238fe75c90a08fb722ef7a40b7c4902a9a90c31b66781e8935f101, '', 0, '?'),
(0x74d99951fb667c3acccebdc7ecc42a0b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryReferencePointMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryReferencePointMissing.php', 1, 0x00000000000000000000000000000000, 0x693be2a3ec6a45db486097194c219550, 0xddf655d154e9567dce9a7fecbf3eccbfc1b7aee37f8f1301d6489639408c3c40, '', 0, '?'),
(0x74f300d101db584e0e9cfe8260eee92f, 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Exception/StreamBufferTooSmallException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Exception/StreamBufferTooSmallException.php', 1, 0x00000000000000000000000000000000, 0x31bfdf3a2e88c88c838b19ce87360b53, 0x993a9f4b73ea3554e29017fb91e7688fa8540200c37e3ba375404f41ebd288af, '', 0, '?'),
(0x74f661fc65c666fbe6d6b0141e409e5d, 'wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss', 0, 0xa0420f6c589fd917879fe20702b704c1, 0xa0420f6c589fd917879fe20702b704c1, 0xf7572a661c304946ce14be661e55af90b5dfdf8ff0f41f741797975c29f877cf, '', 0, '?'),
(0x74f9f4814eb25a1c33d2becdf8d9c2b0, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', 1, 0x00000000000000000000000000000000, 0x4d38c3e30f5c333cf6f4ae6e42656fc5, 0x7a4851dfea1da098209601760cd0e61ca33afd4cba96f55915f02b81366bd631, '', 0, '?'),
(0x74fa0a4c3803e010e09ce1b9c3b22586, 'wp-content/uploads/2023/11/instagram-1-svgrepo-com.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/instagram-1-svgrepo-com.svg', 0, 0xd0d814ace47184c5934e19d329716696, 0xd0d814ace47184c5934e19d329716696, 0x19f8de0e5044edfc6402ff441c50c397b2c93ce8a71346c638076f18741bdc65, '', 0, '?'),
(0x74fe6aaf84747fa77a0926d2f4839092, 'wp-includes/Requests/src/Exception/Transport/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport/error_log', 0, 0xfa006c35ced2ee1825a7c41daf34c27d, 0xfa006c35ced2ee1825a7c41daf34c27d, 0x9cb2de11679884327212cc924b0416341aaa53e3a48861b9f0a975daec9c3455, '', 0, '?'),
(0x74ff5ad408b8e6dff524397e9572414d, 'wp-content/plugins/wordpress-seo/src/config/schema-ids.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/schema-ids.php', 1, 0x00000000000000000000000000000000, 0x2bc87b3efcb650d8011c0949c2505bf3, 0x4b6abd7d4c5f835489af8af1ec45862376ea909dc8f3df618f55b911dc295164, '', 0, '?'),
(0x74ffa3e6b45b6fc7ca8dd920c0e8568a, 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js', 1, 0x00000000000000000000000000000000, 0x40ca9d61ac8c8d8a37d53488e8369408, 0x1e4c7e38dd86765fa4522e515455aad1b3623e8e1ef0e6d9d549dc22cc6e1f42, '', 0, '?'),
(0x75000220a0ec4a220e59a15cbb300d3a, 'wp-content/plugins/updraftplus/images/aws_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/aws_logo.png', 1, 0x00000000000000000000000000000000, 0x38c7e7e98035fc717f2eee247f017913, 0xde3ee3742b460ebf72ac5a94ed26ad212f551eb89c5e06a459651f3e598bc67d, '', 0, '?'),
(0x7503ea36eac834457ef1f83af01b12ef, 'wp-content/plugins/wordfence/images/icons/working-indicator.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/working-indicator.gif', 1, 0x00000000000000000000000000000000, 0xbfab9ce9564691a0eb7b4e0910fe2747, 0x846658baee525a827c3a1b4f8562a0c73d1766ea5b7918dfdb7f0be135207e09, '', 0, '?'),
(0x7506aa5e45b0cae8388b812cb6131959, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus.pot', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus.pot', 0, 0x9ebfb19f091f80fc019174aaacefd2f6, 0x9ebfb19f091f80fc019174aaacefd2f6, 0x550a88b5bfc57a9f626d48a6605494884b1681c243045c54106e756fa05b3d04, '', 0, '?'),
(0x750b73eb662cb13020384a36def3485d, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', 0, 0x91552d308d37dcc0ec020a7d6d955c5e, 0x91552d308d37dcc0ec020a7d6d955c5e, 0x0b640fa554619a0be7cedfb0602b923e2f21b68d21fadb041e5e0b626724dd0a, '', 0, '?'),
(0x750f10c9cbd453b1d354d7ec9453652d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram.php', 1, 0x00000000000000000000000000000000, 0xb392e0d30ebdecb6a4303743a1adc3e5, 0x89db004eb91c599e321fdc2a5c73ab2af246927254b9a20dc8910c5620e959fc, '', 0, '?'),
(0x75127c6886129e5adb2f3976da9b8209, 'wp-content/uploads/2024/12/Enfejar-win-adss-1-150x83.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1-150x83.gif', 0, 0x3bb9edcbd0bdfd0c8cb2d13ba6687a47, 0x3bb9edcbd0bdfd0c8cb2d13ba6687a47, 0x00028bd84c25ffa18c6364e8dce7719b9aaea645596f0b37bad94a719963a76f, '', 0, '?'),
(0x75128f7059ab4101ca8f4b40f9936de0, 'wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php', 1, 0x00000000000000000000000000000000, 0xc71bc50f381dd1449ad97f6a493ddac8, 0x55d6f2caa7e40ab01a515c6451f5369b213b81407d6a398fed7d3b695c815d7c, '', 0, '?'),
(0x7515019200b2e7277deb9eadf85e3b35, 'wp-content/updraft/log.3c4474146848.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.3c4474146848.txt', 0, 0xdf0524861765ef0142bceefdc448d569, 0xdf0524861765ef0142bceefdc448d569, 0x84ca8bf37fafef62b2009830d5ff3c8768ace566ec06db095cfd70d9543b1941, '', 0, '?'),
(0x75187f4f1cf7731922e0f48a362b5cc9, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php', 0, 0x2280679a6b1b52b76aaebae1ca8e2099, 0x2280679a6b1b52b76aaebae1ca8e2099, 0x142ce720dc43aee0b64ce5fbee29c5dc2b9b8d8253c2bcf322e45cc7685ace1b, '', 0, '?'),
(0x75244e15e1cb717dc729bcf36568c3fc, 'wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.min.css', 1, 0x00000000000000000000000000000000, 0x26fe16fa2d46259789220f65fdd51a2a, 0x4f163661c0115f86be0ded0a48ea4e8d8ba10eef181753f11307e2e104347e2d, '', 0, '?'),
(0x7524814683500d5cb27330cc02523a9d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter2.php', 1, 0x00000000000000000000000000000000, 0x5674a6388be79efa8c2986bed2197ed8, 0x340c7bf8d26fa83c6526335bb905799bc736535b2a65ac67202b38472462bc46, '', 0, '?'),
(0x7526540a1c42f778f3dbadf18760e7da, 'wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms-handler.php', 1, 0x00000000000000000000000000000000, 0x154482692453a380e6a5151375c54e96, 0xf20906f5f6049c1e4808c5a33d42d7575071ed2caaa7a483d68285091e00dd13, '', 0, '?'),
(0x7529027aef5aed04a5684ce650887cac, 'wp-includes/blocks/spacer/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor.css', 1, 0x00000000000000000000000000000000, 0x0de87a5001a9aa2383ae9152b00d242d, 0x19de8d215d4ca5311b3371032b80e90423757d4ec32122116f6800f4d5787ea4, '', 0, '?'),
(0x752aded722cac52e26be41c81bd79a0a, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', 0, 0x51ea3a8e8a50bc275128f601ccb7399e, 0x51ea3a8e8a50bc275128f601ccb7399e, 0x45f75570ccf4dc4047ecbb69fb4c7703cebeb75d5d350438d20ba2557f9121e4, '', 0, '?'),
(0x75313e4aa7656c15e11b3602e390cae4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', 1, 0x00000000000000000000000000000000, 0x700f926dbb2f645ef4b00d4a8a4ed86f, 0x5d6a880171e56e3bb66f7a0fb3f9c7e21b0df9c7094f284830900382e0a389f6, '', 0, '?'),
(0x7536eed4aaee303a687764c383da8fdf, 'wp-content/plugins/elementor/assets/css/admin-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x385c120ee68a7ac4a516445bc05a2322, 0x6af7ef424be4957f575e5dba216aba6e772ec021b350b4260cb786e98a43c6a6, '', 0, '?'),
(0x753e5d0004614f3cef473a9c35c55abf, 'wp-includes/blocks/latest-posts/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor.min.css', 1, 0x00000000000000000000000000000000, 0xb9794afbbe1bb99ea19e64e85ce058bd, 0x4a832397fd7ddf9a92bf73156e94a5136e5173da27594a4c41b02a0c87414f25, '', 0, '?'),
(0x753eca68730fcbdee1755673f5fa35d2, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php', 0, 0x0c929c324c0b45b9d75240506850c414, 0x0c929c324c0b45b9d75240506850c414, 0x6f3cedca8b13ef65d09ca844450cc85215d37ce4f1b0d603490f853e638858e1, '', 0, '?'),
(0x7540110bd6003742a6c0ff9c1ec06a7b, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-15.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-15.png', 1, 0x00000000000000000000000000000000, 0x4ca6511836b08ef6cf0f60bbe15d076a, 0xf594af183d11f7a3b2ea36c68dbdb08118a25a3944e7ee824c058e8bef760dcd, '', 0, '?'),
(0x7540c0a89fac6b000597db0f0e6e955b, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0x7540e6d72be1bb0b40be7fd17909e0b6, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php', 0, 0x39be9363f6c75c9bf60d80e1d1b1a8d0, 0x39be9363f6c75c9bf60d80e1d1b1a8d0, 0x3dc85322ae5dba7f76f173fb04b6db65fa183e36bad946ad975dc485de74b9e7, '', 0, '?'),
(0x7542e2da139cfa97d9206114c97d02b8, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', 0, 0x2195e096d7c485982c5c9b6b1e547710, 0x2195e096d7c485982c5c9b6b1e547710, 0x85001be4e7bdbcccf425dd7c12070317955fef8be6d3125b9a137819f556682d, '', 0, '?'),
(0x7542f98cbff5fcd111f574fa79e3d8a8, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ParameterResolver.php', 1, 0x00000000000000000000000000000000, 0x100a9a8b7c35e09b2f03ad08f1766eab, 0x0ce7009d3f96f800874e301c77336c8cd8d29bb246f1081453c5734782a0df63, '', 0, '?'),
(0x754467d4e865e5d6db3e7db36fc12b9e, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', 0, 0xe17b3f6b51d177a117251202a83c0bfb, 0xe17b3f6b51d177a117251202a83c0bfb, 0x04a993d7e7b6b120c1d0c6869745d13e3ca80415a08a6739867150eba05b1d9a, '', 0, '?'),
(0x7556bad098a1c7247cf9b4079bceeb80, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php', 1, 0x00000000000000000000000000000000, 0xddac08674e3d7468231eed6dbe7bb220, 0x8d070935dfbd0882c9da0c6af7f298533659852276b5f015f5482cd068b59976, '', 0, '?'),
(0x755c6986f088e8c9db747a2ba8a9b0aa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', 1, 0x00000000000000000000000000000000, 0xe3fa55202c9ee732e3364cf6a0aeb64d, 0x1a1580f397b6004b540e83a40eac61b60d60a6c619c779962a1da5e27bbec115, '', 0, '?'),
(0x755cb80336a2408467e0492b48812ebe, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css', 1, 0x00000000000000000000000000000000, 0x168fe8f091b41200886eef14584a4b77, 0x3ab7f8a2fe7671908fb7a319ba1d5299ebb2885aa112d95acd0eb954c0e29723, '', 0, '?'),
(0x755e69b98af4da7a5b73bcc14eef8126, 'wp-content/plugins/wordpress-seo/css/dist/support-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/support-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x378f71932da58b7ca63cbea9f669853a, 0x150b06bffb957c20157dfbd637fcaf397970f0881037d808b84070e060bc3a67, '', 0, '?'),
(0x755e848e41b394419ea9705b14d0e556, 'wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php', 1, 0x00000000000000000000000000000000, 0x4dede393f84c603b1a78892f10f7fa89, 0x350d820a2a09629bf23f81aeb2d8a210e0a4b6ec082543cf19f9d8aefb231bf0, '', 0, '?'),
(0x75617046b18b5b060274238c8028715b, 'wp-content/plugins/wordpress-seo/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/index.php', 1, 0x00000000000000000000000000000000, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0x75637aaa102c425a5c6ec1b65e1f9657, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/sumome.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/sumome.php', 0, 0x2cb7ac463cce3f88f62bab5d1029f60d, 0x2cb7ac463cce3f88f62bab5d1029f60d, 0x5635b9eb96cd65fbe7c00a99ea72c58931a2e3128c91a973567b7a6b32dc9185, '', 0, '?'),
(0x7565f61e1d08012c220a09ee68b8672e, 'wp-admin/css/colors/_mixins.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/_mixins.scss', 1, 0x00000000000000000000000000000000, 0xc4eefbf748e6974a0840249c91dacf15, 0x0480fd7eeae0d23a5d35f0e182cbb6c690c01b00d4ec42cc418ddac8fc49b4b8, '', 0, '?'),
(0x75699f42225833e81c605e66b333bbc9, 'wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp', 1, 0x00000000000000000000000000000000, 0x05f1806401291ef6c0bd001cdfaaebfa, 0xd4127ce3fa60507f9bef9499c6f64e698ade498efd653e4cf3f702771836f455, '', 0, '?'),
(0x756b038ab1de16243b0cadcff487eca3, 'wp-content/plugins/wp-rocket/inc/Logger/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/ServiceProvider.php', 0, 0x8b18f9ab1ebb59d71b1f408f1d9739bf, 0x8b18f9ab1ebb59d71b1f408f1d9739bf, 0x6bf51d5880ac750fab6b4f364b2ff1b0bcd6d41040e63f7a9b9c837b2a44b1df, '', 0, '?'),
(0x7571889f32ab50d34656a97fcaccd5d3, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-shrink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-shrink.php', 1, 0x00000000000000000000000000000000, 0x88fb5a5eded536b88b0782a2aa05da90, 0x1d1f86167712e3d7803671f6d4ce53d137580d4180a4516668675d5f213148a6, '', 0, '?'),
(0x7575d036d119b0e4a1f2a1363f9ca6c1, 'wp-content/plugins/elementor/includes/controls/groups/grid-container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/grid-container.php', 1, 0x00000000000000000000000000000000, 0x04e31bec217559e12e13a93651d15533, 0x7386f48b33392c159bf8df8355b5c6a32eb1889ecfafb80eb8d6f2a7cfb586d8, '', 0, '?'),
(0x75797a2f3db6a7d930e46697e8dfe1bb, 'wp-content/plugins/elementor/assets/js/image-carousel.1a3e0c6222562304eed5.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/image-carousel.1a3e0c6222562304eed5.bundle.js', 1, 0x00000000000000000000000000000000, 0xa79594fb0ca882efcad17da769849ac0, 0xe9e990cf4f0a3e274dea414ba28763c6f22253e0616bc250836a51f8e080c644, '', 0, '?'),
(0x757bf5c6cbdb0504ea00ad44e3bfb08c, 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php', 1, 0x00000000000000000000000000000000, 0x7b15e7fbfd22130d2b5bba2514c69496, 0xf4297f802b7f2c962be4fb4c68fe51d03e7ba114a986471518e8bb4f2b80f16c, '', 0, '?'),
(0x7588fdfaeb5b0cfd85860fe48feada44, 'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php', 1, 0x00000000000000000000000000000000, 0x2367c51578fccc40ec6fe0c1544db31f, 0x19f3e1db6565eb9b3673a0a0ca2d8a2d49b52406ebfc51f6c2bc40d98d7995c4, '', 0, '?'),
(0x758b49022ed3e40d5904421760632f22, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 1, 0x00000000000000000000000000000000, 0x9a8d08931c57b6eee31b8fe7fc1107db, 0x40ec590806755e054546d5dda8d29a2c3faf2c7c780fbad0881e8dba0b1fa34c, '', 0, '?'),
(0x758c842c9fbced7d18b857e2e66f5a3a, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ProIsp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ProIsp.php', 0, 0xbef37e3da4fa008bc65191ad386f484e, 0xbef37e3da4fa008bc65191ad386f484e, 0xbdea276ce443d67a34311f6c61baeb59b34bb353d1484fbd451223666a6b76a1, '', 0, '?'),
(0x75905df6b8ad5b6aefc5c2b1021e4473, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/OFL.txt', 0, 0xf35c7b79fb15a049b5e024ec8dd02c14, 0xf35c7b79fb15a049b5e024ec8dd02c14, 0xc51761da4c8d612b23ec939ac7d2f7c5636e94a05fdc8159ba9e18e6ed0c541f, '', 0, '?'),
(0x759892b2bcc397027ab2db628f9f2fc4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', 0, 0x4bc3f2edf4afc88584b17ba247dfad13, 0x4bc3f2edf4afc88584b17ba247dfad13, 0x712e39ea838a29bb04b6a8514b9a04211b57ea148774818d745b0af865b5feef, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x759cbf1af8945941b020474da5553629, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php', 0, 0xab549a53adf538ec539c49cdd6783c74, 0xab549a53adf538ec539c49cdd6783c74, 0xfdad4a62adeb47a6af4a5da15cd7812cbd3730fe18a418a0ca852dd7e372f0d7, '', 0, '?'),
(0x75a089f3665e92fbed71fb59ff63c3d1, 'wp-content/plugins/amp/templates/featured-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/featured-image.php', 1, 0x00000000000000000000000000000000, 0x39df728c71a747b5e93e37a76737fec3, 0xcaecdd27b997a62b1f788f9945c7d2dc2ebe189b05d5a539f59e9e4fb9888919, '', 0, '?'),
(0x75ae66ef3b8964345e73d2539166ae69, 'wp-content/themes/Newspaper/images/icons/newspaper.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.ttf', 0, 0x87c3512e2fd37b27943aaa09fea9a7b1, 0x87c3512e2fd37b27943aaa09fea9a7b1, 0x1fdc7f0cc3a0ef355c40be99d35ce9bc1ae06a1a975d8dcfe3a526088af4adef, '', 0, '?'),
(0x75bcf726f7413bcf6b90708b0134aa6e, 'wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css', 1, 0x00000000000000000000000000000000, 0x8c1075f289b254d8f45d291156883c3b, 0x5b7676c09da11cdb9f033491e00ac30eaaf8b402a6f75c2850a2956b18caa724, '', 0, '?'),
(0x75be1dc44935718623beee062c3ea302, 'wp-content/themes/twentytwentyone/assets/js/primary-navigation.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js', 1, 0x00000000000000000000000000000000, 0x647896685fb0e7ce29f3c9aae0ffb600, 0x6580ad52ac3b97a194dd2a4965e74bd3af8bb630a02c595aede5a5a19c5a6b25, '', 0, '?'),
(0x75beb260edcb3cf072ab8f9b89084f3e, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-text-formality-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-text-formality-2410.min.js', 0, 0xbedfe647902b56b94a11a3e57d1d80e9, 0xbedfe647902b56b94a11a3e57d1d80e9, 0x9878826ee56b0a7439f3f0fcee9b58c0f4ebb1b2e4f50f9a047d41ac5953620a, '', 0, '?'),
(0x75bfdc33217041b3668529520faf4ddb, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.js', 1, 0x00000000000000000000000000000000, 0xc71b815f13d17651385fc624cd3fa490, 0x3cc3e84130d8366b4a580a76412f84ed254fdc2d765fb2a2dd2770fc4140d8a6, '', 0, '?'),
(0x75c21faf94469eaf6d1e3e6628297786, 'wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css', 0, 0xd05a2407f39e898c9b469313714d01ba, 0xd05a2407f39e898c9b469313714d01ba, 0xdfbc80f7fa3ca677d23c12ef873d5a95a1d2e1c4b250acb6443891bd346390aa, '', 0, '?'),
(0x75c2c6175fdc594b5e7dbab8ee7fc242, 'wp-content/updraft/backup_2025-06-07-1150__EuroBet_1523f46a7f5d-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-07-1150__EuroBet_1523f46a7f5d-db.gz', 0, 0xd6252da7575bbcd098c4154b062931be, 0xd6252da7575bbcd098c4154b062931be, 0x44518efb3e688b97df5cb1f1266647713193d6cf97a05f7de24d08ce606a911d, '', 0, '?'),
(0x75c76d182d064fd4dc27df9deb5d8323, 'wp-includes/sodium_compat/src/SodiumException.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/SodiumException.php', 1, 0x00000000000000000000000000000000, 0xab48446608e9d76165a4e3d47ab09052, 0xe3b69c5c82a94c3e4c0cf64e2d404727c4d7746d47bae36980876b52dfae6700, '', 0, '?'),
(0x75d1e5065c09897f29ee8426f0441098, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UriInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UriInterface.php', 0, 0x81138786b556e278a30a91c2e96887fe, 0x81138786b556e278a30a91c2e96887fe, 0x130844a9a7060352a0565fc11a26b60342c699b98721cb580935e6a283335d0b, '', 0, '?'),
(0x75d6f764dfc04da3cda8986296a560ba, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceChain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceChain.php', 0, 0xb372b8a3c28eedb07f04696c249fcd64, 0xb372b8a3c28eedb07f04696c249fcd64, 0xf7c0cb9fe1e42fa3b8dcba472acec4571f554afb6607f11d5b18f4cd1d7b31f9, '', 0, '?'),
(0x75d7c86b36b89d4fad3ef52607089f57, 'wp-includes/blocks/text-columns/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6662e56b88c9ca7e514c0c2eb59eb60a, 0x25b5b0852b26e67782cc3420005e183f9991f2e046b6d7f793e2f63acd9b8165, '', 0, '?'),
(0x75d8074f67a253c8c52932837ab00008, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Address.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Address.php', 1, 0x00000000000000000000000000000000, 0x6c1960fd6b57e17ab86117b443b3e220, 0xd344e3a31148324d1bf6f9d324313aef773ff52fe94982c567a3b6903885b213, '', 0, '?'),
(0x75da74327d8e1daa498edae5be917b19, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', 0, 0x2f5f06f0e05412f991ce0145affd9040, 0x2f5f06f0e05412f991ce0145affd9040, 0x357241678ca6a8ed3deda29a8907c5787075e97030de3374f3d4b9ac570ac1db, '', 0, '?'),
(0x75e01147f346165c3af8bba929bc98ce, 'wp-includes/blocks/post-comments-form/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x29c3c47975f5d095778dda265d6df6c8, 0x776c630b1e929d72298c685c60514da891ab56c7855d92b5f5519f62164c4d17, '', 0, '?'),
(0x75e1482c1735e1259bfb5254da988475, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 0, 0x73d9b996e37833b33843da6698358d63, 0x73d9b996e37833b33843da6698358d63, 0x83a008a84c24e06b85b6dfe388bcb0ace7ec4f210b46f7f8685bf517c59ada9f, '', 0, '?'),
(0x75e171671a008738896803d4adfb00f0, 'wp-admin/custom-header.php', '/home/iraneurobetcom/public_html/wp-admin/custom-header.php', 1, 0x00000000000000000000000000000000, 0x6b5257c82877a6e27c85bef49246e41a, 0xe5e9823c4af74a5c3fb0987b543843d28b8e714ad2ec66b3791424e2d667f855, '', 0, '?'),
(0x75e9c0d2abbba6f23b5ee6274204952a, 'wp-includes/global-styles-and-settings.php', '/home/iraneurobetcom/public_html/wp-includes/global-styles-and-settings.php', 1, 0x00000000000000000000000000000000, 0x839c356aa339f5f3ff0502315ebe034a, 0x715def4f43f81e825c8d3eb93d37104a19ac3d0acaf371de76cfbf2ba834acd0, '', 0, '?'),
(0x75e9c7f70eca4e754c70113b25d0488c, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select2.png', 1, 0x00000000000000000000000000000000, 0xc8d194d92dbad98615b2a9140b34ab48, 0x05cb6fea6cbfb0c51f4be8ae689c3d6f54e41178a6ccde154e97d3450c06cff3, '', 0, '?'),
(0x75ea322e89fcc2c3d3f869ee57fce79e, 'wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php', 0, 0x015cb162cce4694bf74b11414b1e39c7, 0x015cb162cce4694bf74b11414b1e39c7, 0xe14cf9c936436332bfc229dd9f54d18a512b30ea50f620f83f9c163b8ab6d1ab, '', 0, '?'),
(0x75ed0f3aec7aa732a944510b0bc9ef34, 'wp-includes/blocks/tag-cloud.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud.php', 1, 0x00000000000000000000000000000000, 0x4205221d42962f3c4cc608965ec02798, 0x8975d426ff8210171c928a83794efd100fb0cd1d2b27fde877b8ee8643bf6c08, '', 0, '?'),
(0x75edf2d0634391081760accf7bfed176, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', 1, 0x00000000000000000000000000000000, 0x8552c087a5fce6939d581e7301d97007, 0x222123bd9890a72f16fdcf76eaa2bd8af2cd3e3868d97b67d2e993a940596593, '', 0, '?'),
(0x75f182a564c0451849c37c6c6776e230, 'wp-content/plugins/elementor/assets/js/web-cli.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.min.js', 1, 0x00000000000000000000000000000000, 0x7a221bc9b1d6e899152314ddb34252e7, 0x180a8df99a0acf623351c3904d6840b5bf4cc048490b64f5417ec85b87e8c447, '', 0, '?'),
(0x75f299b2928049c89de4ab11ff4ef13b, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_09/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_09/shape_01.svg', 0, 0xcf16cf0c78e07d5de558a129feb20c72, 0xcf16cf0c78e07d5de558a129feb20c72, 0x23e9e02468f7f7e78b13e27ace25908d65638a25606b3d378245e72851c950af, '', 0, '?'),
(0x75f49b08ffabee59db4deb78603e92ef, 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-768x100.gif', 0, 0xb8ed92d4d36accf6361ed6d4f1c59192, 0xb8ed92d4d36accf6361ed6d4f1c59192, 0xc604abc04d5482a67edba0f0d98303d1cd110da72a6b8300103baf267d72f44a, '', 0, '?'),
(0x75f5fccb637aa4ea4a8bb14494f7ba4d, 'wp-includes/blocks/image.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/image.php', 1, 0x00000000000000000000000000000000, 0x8604cb714f07f4d8a266297f8ebb4423, 0x9221e47207a66a4d31158cd80a8765d877201697f4d6a96627c2999b3a4f77fa, '', 0, '?'),
(0x75fbba0cb2270b184dc6c2fb85320bc3, 'wp-includes/blocks/embed/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe176c24d7f3041572b057b96182de157, 0x8ee0c912a81d7fce9bce0fcce1f888513d31858a328ad76736e830f6ed6aac30, '', 0, '?'),
(0x75fdfa9c5f2efcf1c6e32b529a83d7ba, 'wp-content/plugins/amp/assets/js/amp-customize-controls.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls.js', 1, 0x00000000000000000000000000000000, 0xdaa42bc2a78168748d01b721336991ac, 0x26859dcdf088555f8ba1614f290b42245ccc21d0643f49762e74ddd6354111d2, '', 0, '?'),
(0x75ff298811bd66f52752c95d9a6beab1, 'wp-includes/Requests/src/Exception/Http/Status407.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status407.php', 1, 0x00000000000000000000000000000000, 0xc15a71836d50ddd205a427cb885bde73, 0x1e5c4ddb23458fa92695c85b7ea51f17ec579eb49da0c1983e1cda4102f46c04, '', 0, '?'),
(0x760927177147155cfd07115cda9fbdee, 'wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php', 1, 0x00000000000000000000000000000000, 0x89cf353779fb58fa1310dbf04d5c990e, 0xa20f392a79e1c1b0ff1c3898d4cf6e6a364daaf97130b66fbdcd9b8a39cdcdcf, '', 0, '?'),
(0x760a910e7270ca123d7fded1990cc715, 'wp-content/themes/twentytwentyfive/patterns/post-navigation.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/post-navigation.php', 1, 0x00000000000000000000000000000000, 0xd37c1caa067fd24ca328ce5b57e894bd, 0x7bfff41179e56876fad140108573b6af43fac458bf099117905dc1dbff55a068, '', 0, '?'),
(0x760cdab4a1e5c7d656b9bdd84bb5fa50, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot', 1, 0x00000000000000000000000000000000, 0x06189313e1c7504e1edaa12766c2cfd9, 0x0d5d867e5bb286af90bf9bf75fcbb3be509842ca544160eea9bdc703af2a2c4f, '', 0, '?'),
(0x760dd6bfd27a85dc456a235d8a353a04, 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin-compatibility.php', 0, 0x26d51643f1f6fbec3bd165ad03b0b496, 0x26d51643f1f6fbec3bd165ad03b0b496, 0x4f1d12109cfa37de9a6ea3ffbe9502d123f1f57859dfc3dc36e666b1f1554baa, '', 0, '?'),
(0x7610283e31167b4cf41fa036bb841e95, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', 1, 0x00000000000000000000000000000000, 0x26100fd9ce0074ba03d1c700436e67cc, 0xb97a91de2ff719ce854895163a60523db569ec581de4c288578c7ab13226018a, '', 0, '?'),
(0x7610962946bc18db7e027184879c3f62, 'wp-admin/includes/class-plugin-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-upgrader.php', 1, 0x00000000000000000000000000000000, 0xc22aeb44ce1ce731a408c400890d49d1, 0x03b07c510f27f7f7c4f58ee72abed9bd3ffa0c60887d635084adcbc7b8a495f9, '', 0, '?'),
(0x7613bb90ac9d18e12c42e7e2d7561b31, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tt.php', 1, 0x00000000000000000000000000000000, 0x5b9f05791186db3c24c070c644eaae87, 0xa892c8113ebfee637e84c572e9f84decc6b20c921647f074dbde14e02c1623e8, '', 0, '?'),
(0x761596f4c3c8549424e69994b3987c1d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpEmojiAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpEmojiAttribute.php', 1, 0x00000000000000000000000000000000, 0xaab3f02fd4e3f1506c8c3ddd989bf126, 0xc683da8704314110a4cec9fb1a2ecacf853f197409221ef585691af9e757384e, '', 0, '?'),
(0x7617c22c360666144798b2b795168238, 'wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-header.php', 1, 0x00000000000000000000000000000000, 0x4d7c8e2e0ee39f08a36fe73bdadb5e7e, 0x15a5b659c1b8cbe9df0de65605216e37f8d7d0ef460ba689146efc2eb6e980da, '', 0, '?'),
(0x761f0cfedfcffa0d4839387c41371cac, 'wp-content/plugins/amp/src/DevTools/CallbackReflection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/CallbackReflection.php', 1, 0x00000000000000000000000000000000, 0x294852e7643f822219569f0ff49c97bf, 0xe1819a9bc77a599fa9691f1d12a7d1bcb768ce6105c65eb92477e1a7fbd1e986, '', 0, '?'),
(0x7626358f6a72fb6a4c201923c0dcb293, 'wp-includes/blocks/categories/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor.min.css', 1, 0x00000000000000000000000000000000, 0x4bbf08ef8b238cfb7509895fd6f33430, 0x896aea8493aab562a693c537239e78de7ffb6d9d897f245dc91cc4f18f762538, '', 0, '?'),
(0x76292e198d8e78b333d42e23556c84a4, 'wp-content/plugins/wordpress-seo/js/dist/post-edit.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/post-edit.js', 1, 0x00000000000000000000000000000000, 0x3c6f2029ca8b2aa5fbbb485ac9f60ad5, 0x297ada2d307b556823e323e11a93e05de828ec8261002f07ce741bbe45f03643, '', 0, '?'),
(0x763184b42c2d3e642ea18ee3ca112393, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php', 1, 0x00000000000000000000000000000000, 0x1bb97908165bdcc7a168a61662b6f8a3, 0x3262bf56c743ce967ab0d2c4159ed0c84d4f70a901bca832b836dda2b4d781b3, '', 0, '?'),
(0x763353ed9d2b370dc4a03943e4d3087b, 'wp-includes/blocks/navigation/view-modal.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view-modal.asset.php', 1, 0x00000000000000000000000000000000, 0x01f24739c35a4c01d1f2086ccb3c1e83, 0xe78d7d24c16776b1ddfdbc469b4a177f5511061952f22ac9d1611a12bf6d9b58, '', 0, '?'),
(0x7635ac38c6ff198bafd02c808b553b9f, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php', 1, 0x00000000000000000000000000000000, 0xde406481b6a3e8a86963fc55b4bee72b, 0x655d3648ec474a90ccf5d3646bc2e849e76011afdf9f8624ef1f95137d4e626a, '', 0, '?'),
(0x763e0a998a413fed559201dcc228cef8, 'wp-includes/blocks/post-terms/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0ff7b034a2c5e10592ebe0d72268e983, 0xa240a31a27050bea5ffeb11490113ab3d2ef87659a16010124d329ea6ecc4613, '', 0, '?'),
(0x763f6c4d7831aaf9de24b5ea4dba7131, 'wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php', 0, 0x3a5a931b169c84516a51f034d932869d, 0x3a5a931b169c84516a51f034d932869d, 0x3afb21be4cd92ab3dce03f5dfe9abb2a11b43b40fe44133207d568926d2b6259, '', 0, '?'),
(0x7641aa4886c06b1b0d85fc34a6a8f7ec, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/InlineRelatedPosts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/InlineRelatedPosts.php', 0, 0xf3ffdb248099924a025a7012df695e4f, 0xf3ffdb248099924a025a7012df695e4f, 0xe3b0504970a85877ba1a9ebf86b2f16e7fd5d42d76e2562a395572568cb2a90a, '', 0, '?'),
(0x76497b0dd675b4b8a300fb1755aab850, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php', 0, 0x818f59f78b2aac01bcf476fde97873c0, 0x818f59f78b2aac01bcf476fde97873c0, 0xdd6ee83fda89fe20ebf6b80cadad110b35830088f7d49f29f68d2c4c2667e4c2, '', 0, '?'),
(0x764b3b0240d173ba6155313ba9095ea9, 'wp-config.php', '/home/iraneurobetcom/public_html/wp-config.php', 0, 0x1d552e9f743ca6fb2f72d28255e31b3a, 0x1d552e9f743ca6fb2f72d28255e31b3a, 0x97c1a6ba48d544ebd44ac0304ba204de5485ff4009756503b0124306412186cb, '', 0, '?'),
(0x764c4d972e66d5ecd4254f071d7f4d52, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php', 1, 0x00000000000000000000000000000000, 0x00cf4feb9dffc7108684ec712b4f1f01, 0x359b2786cb12bdd252bf0bfee7b3d645d2bb3536afbdc6649a1cec1fe5c5676f, '', 0, '?'),
(0x764db86d082a265ab660272f62d1052b, 'wp-includes/js/jquery/ui/effect-puff.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-puff.js', 1, 0x00000000000000000000000000000000, 0xd1394484184ae5dd69cb5cf864db5dc7, 0x706b43f908af0b1169adcf142c2d84657d25361b8d0f1761cc09daf863c70a5d, '', 0, '?'),
(0x764f2c212b494bb9556fd7741bf8569f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mark.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mark.php', 1, 0x00000000000000000000000000000000, 0xb9cab8fde9f9130e6cad834746a94b3c, 0x0045d41735cdfc2e1ff36e87e3b5a44941d755e6bba58f4e0b4de0b64030ce50, '', 0, '?'),
(0x765036d929fad8cadb5533e3b161a168, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', 1, 0x00000000000000000000000000000000, 0xb8919ac2fd50786599b625c8803884f8, 0x58d103c71766e7cf81c27d3490e5db36d6fb4efa63ebb5c64b4b51fff701471a, '', 0, '?'),
(0x765197d6f3ccda9918fa18a8ce5d36fe, 'wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php', 1, 0x00000000000000000000000000000000, 0xa564c73e30c39c4d35d49972fa535d48, 0xf8a522b3df945c866b9a71b1b9c3048c4d8d3ab45ff6d191b11466b9f7059f75, '', 0, '?'),
(0x765cb8a5d9049df4e4fb4fe32767493a, 'wp-content/plugins/elementor-pro/modules/usage/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/module.php', 0, 0x544276050532d07b484988055e946819, 0x544276050532d07b484988055e946819, 0xfb52b9a90d8e2c5c2dda34ea061a143508d8d3b60dd22503be36b6e21f1b65f8, '', 0, '?'),
(0x765d63809e9f49eeb77d99e2e6c3a67b, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php', 0, 0xfab146e74b30bec024c2f029bb40141a, 0xfab146e74b30bec024c2f029bb40141a, 0xc1c01d6c8406dd0c81dff25c4e4d4b55a41af20eb4869c3c79a5b4d4fa92e087, '', 0, '?'),
(0x7663977a75f0196a625c7b78d41382b1, 'wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json', 1, 0x00000000000000000000000000000000, 0x74a530d6bbbf9007b78198fc4d36775b, 0x79fb5118f46ccdb3bced936fe342e7714421b8fd6491a1653ede3a0328405f12, '', 0, '?'),
(0x7665d7b65c12b06c2e070f97d185067b, 'wp-includes/js/dist/vendor/wp-polyfill-formdata.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.js', 1, 0x00000000000000000000000000000000, 0x537caab6cc6813444fd5330ad00a3293, 0x34ebc24e5e7083c2ff5a24141d42a5816ff454235ae0c71e76da19520d387677, '', 0, '?'),
(0x766999667550e2aa305ef93e64a816d4, 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0xc2cb53470b05b0cecbba939346bf84c3, 0x5bde2898ae52b88ceae416eb0becf48a24a60fa313326f8de5e37406fb62f7e7, '', 0, '?'),
(0x76713542174050665d364868a2618da3, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', 1, 0x00000000000000000000000000000000, 0xdcd7319c0c8ecda98d2333f895a601bc, 0x1cf78fc50fd6bdd0179f133df86c4293e5a3a519eea300a24fbc3c640ad403d2, '', 0, '?'),
(0x7675a0b7b44c8097cc01b29722975575, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotCallableException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotCallableException.php', 0, 0x30ca0fb4de3af99594f4268b54bad2b7, 0x30ca0fb4de3af99594f4268b54bad2b7, 0xca64c762afd4ca4d61edc1adffb15517ab3be9f1916ea01fc2d9996de217c290, '', 0, '?'),
(0x7677d9d140050f8848cac91e7a9646a6, 'wp-admin/ms-admin.php', '/home/iraneurobetcom/public_html/wp-admin/ms-admin.php', 1, 0x00000000000000000000000000000000, 0x0b85556a41a307daa65971807588ad09, 0x90edc822470ac19dda94b110a2b74d68c051a732b8e09b1d6c92271cb0dcb5f8, '', 0, '?'),
(0x767ae28ff12c8643420dbad61e40f427, 'wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css', 1, 0x00000000000000000000000000000000, 0x8ecafa9738baf0e2529463eecb642e36, 0xed00f24aaf2ba18f3a96239eac6d2722f4b7001c01a33761bcaff8dca35b7cff, '', 0, '?'),
(0x767b0b3689704f3d4d88ac0aeb323cf0, 'wp-content/updraft/backup_2025-05-20-1157__EuroBet_f97f572257ad-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-20-1157__EuroBet_f97f572257ad-db.gz', 0, 0xb5356bdc7bb4d51dcd49cbff047de10b, 0xb5356bdc7bb4d51dcd49cbff047de10b, 0xc2e6de6f4695a01b3873196e3e2dd373941b8053f0e3e13d555e0a9a62ec8438, '', 0, '?'),
(0x767c54af776d061eac600c617514f5ae, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js', 0, 0x93444904df0b7d3160476a264ef2aeee, 0x93444904df0b7d3160476a264ef2aeee, 0x4a07effb38c53ad8c4e4d52ca3d8b218c5b1e62d1cee699fff69c3f170f9e7a9, '', 0, '?'),
(0x767d5011f3a018607e96a77c249b3796, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss', 1, 0x00000000000000000000000000000000, 0xfa1e72a1fd327fcc3c39d1bed15f4abb, 0xe8077853680290bebf496355399c5818da3c46666a5427689ada869f04eb44ad, '', 0, '?'),
(0x767f5dbf7a8bf0d4e5039ac333bb7442, 'wp-admin/includes/class-wp-importer.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-importer.php', 1, 0x00000000000000000000000000000000, 0xed052c4bd0848419d341ff77c3ae070a, 0x2abcdc8c11a3be08bebb16d07b19d17ebb1edbaec67cd28e6f2eee27d30e6c31, '', 0, '?'),
(0x7695f79b00c3a28e2172f9feefc4683b, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/NullLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/NullLogger.php', 0, 0xf7602f2ccc4db85fba8a114809bacada, 0xf7602f2ccc4db85fba8a114809bacada, 0xf652934eb8c668e4b35711600f8d810099b2a219e82ca0a0e1ac6f86d89ce5be, '', 0, '?'),
(0x7699c8de61a0cac460bb6451b808a87f, 'wp-content/plugins/elementor/core/common/modules/event-tracker/db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/db.php', 1, 0x00000000000000000000000000000000, 0x51e6baddea2dd3103c5319a800ae9449, 0x17968225ebeee4d579b3b80e93c6a9d33acddf8cf5541a83d099c3199a44bc98, '', 0, '?'),
(0x769ba60062ae5d54342838a6be977869, 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php', 1, 0x00000000000000000000000000000000, 0x3be90e0144d4a0ef55e0a6fa5965e431, 0xf8e4bc368232dde0842d7d6f62dcb710eb7f443dcdda18f50a369e706a5e0101, '', 0, '?'),
(0x769c0e9b66331b7a5687945ed43dc666, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-welcome.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-welcome.php', 0, 0x0f1e91d2f7fcad2345d607110dc76f2b, 0x0f1e91d2f7fcad2345d607110dc76f2b, 0x3dc0a808f2ed1d78fc0e692901e392e7bcc4c6b9a83437407e48ee6c7f681588, '', 0, '?'),
(0x76a19610020cdea303e3fb1d7f5211ef, 'wp-includes/js/jquery/jquery-migrate.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery-migrate.js', 1, 0x00000000000000000000000000000000, 0xe2620f2ae61d84e5edef5a0b7b95cf96, 0xc7006d80b0175c24bd36fd1f45e807b486d601a6e60f19e2492a7f5b64774c77, '', 0, '?'),
(0x76a8abea76d72560e0da6b2d3ca95418, 'wp-includes/Requests/src/Proxy/Http.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy/Http.php', 1, 0x00000000000000000000000000000000, 0x5b873404be6af2281bd609f9b52db0b6, 0x655c3b0b8e1f1afccbdc6f4120ba013c3f7bfb7a72c9a9d0a79d06590c275d19, '', 0, '?'),
(0x76ac0198b3811bcb76cc9e65c074d1bf, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss', 1, 0x00000000000000000000000000000000, 0x2d4f61d1c659cb3f6169dd163040360c, 0x0de14c26de84aea300fa7dc19080ab6d75e74c4a9e0caccd692e2e354797ee6c, '', 0, '?'),
(0x76af19ffc7b7b9f56ee018ff759c4655, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', 0, 0x1966368527d55a201e6dfac8cba149a8, 0x1966368527d55a201e6dfac8cba149a8, 0x87e2f66868ba26100e39864579db47843b0a2387f94feab3289ae07e9bf31705, '', 0, '?'),
(0x76b3430353f0836cfec94e5effa56115, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', 0, 0x6fe4a1f7583e3e4c5a34820ef3be5cf8, 0x6fe4a1f7583e3e4c5a34820ef3be5cf8, 0xdf446b4622203268fa7c54ba17691b8d65b590248bfe1e7e132a10923ed7545a, '', 0, '?'),
(0x76b41db4b6817a6c2fb9c80b8ac07b4b, 'wp-content/plugins/amp/includes/sanitizers/class-amp-base-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-base-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x12820edc0ada768bd6ad60ed2795d8bc, 0x249017318c4796bfddc95d9de8d598674b6fc6e892ca6c1f8423791e117ead3f, '', 0, '?'),
(0x76b4b55b2c3702fdb400bf0cd206430f, 'wp-content/updraft/themes-old/twentytwentyfive/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/archive.html', 0, 0x148470ac39bce982d5f216748811c27f, 0x148470ac39bce982d5f216748811c27f, 0x3b60a499b5faa1dc75556bec6aa6e15ef54beaa616b02ff6c8c72a483a3479b7, '', 0, '?'),
(0x76bdeaa0093109a7ea32ab24a3a8c3a7, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js.gz', 0, 0xb6229da9f176d39da0f1cf18de44d3ce, 0xb6229da9f176d39da0f1cf18de44d3ce, 0xa7cb6fc17048997bce2d25c13eaab724084f30b774858026e5a5fd6b29d408f3, '', 0, '?'),
(0x76c3746f3c704f75c283b8aa8fd56c46, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php', 0, 0x68fab1bd905fbc4fa39dd5bb86896229, 0x68fab1bd905fbc4fa39dd5bb86896229, 0x1a4559cfdd44908155d4a369a883657b6fa26113751b559a98384e4a74d43ad4, '', 0, '?'),
(0x76c3a22c5c13ad2b51b9e5d5dbf1d6a7, 'wp-admin/css/l10n-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/l10n-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2ac948b03c5e36f50fe35006bad452d9, 0xecd330d3a3759efd917b693bd53273ae4ade7de4ad87d351adc38477efb97591, '', 0, '?'),
(0x76c3db687e3958fd53931fd1782da988, 'wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php', 0, 0xb0fe60451eb6e9f883aa18f9a8f75d2a, 0xb0fe60451eb6e9f883aa18f9a8f75d2a, 0xe6786e00cc747717a05573609d31d731c97189050f937da4b3b36171a6ad9bed, '', 0, '?'),
(0x76c500351aef38ebb9b2af716d0e6d18, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-99ae3656a370bd020b1329a01f4f2afe.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-99ae3656a370bd020b1329a01f4f2afe.json', 0, 0xdd7d52c31be23e1e42f69972b0b7584c, 0xdd7d52c31be23e1e42f69972b0b7584c, 0x9e0cb066601d7558c7cec9a10e0eacbe30dcced6ff4ae61d7c352990c3371b0e, '', 0, '?'),
(0x76c72598f7c35bdb5653c9f4b97dc6f9, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/InvalidArgumentException.php', 0, 0x70adf3ff02ac95d76d7366e921a32576, 0x70adf3ff02ac95d76d7366e921a32576, 0x83354248190717add3f133731416298e205bf3e800e7903e289692874a8537bf, '', 0, '?'),
(0x76cb2e9a172350c1a0bc89e44832d3e1, 'wp-includes/blocks/buttons/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor.css', 1, 0x00000000000000000000000000000000, 0x6e1daa46ff94f59b68352570af441d3f, 0xaf76ba1dee463f0ea896cba88bb36c40637e4a35cd3f12b18c35ecc1744e349a, '', 0, '?'),
(0x76d1f07faa62108121a844dce39dbb73, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php', 0, 0x462413c622c58d3c7024e26127cef010, 0x462413c622c58d3c7024e26127cef010, 0xc8ce78f4a593660b5a7b6ad53427c512907b2505030f3189c7559927bcb724b0, '', 0, '?'),
(0x76d2d7713f00da7bedb4ca3daec5ad65, 'wp-includes/blocks/site-logo/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style.min.css', 1, 0x00000000000000000000000000000000, 0x4000d8bc639b2859277e98e93a9e98a1, 0x4247d20bea654a8f419438a4ffbca6c62a88c75b0ff4bbddde4db8519c55786d, '', 0, '?'),
(0x76d30ae71d6d16f50cffbd482a0c2e9f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php', 0, 0x767d399cbe4cb0fa2e3dc49871f7af35, 0x767d399cbe4cb0fa2e3dc49871f7af35, 0x79d9ef5e2d985019b4254e8efc6a7d938628c578a4ad407ee1d58d25fb698573, '', 0, '?'),
(0x76d44adba8a22e47630cf84086bac147, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account.min.css', 0, 0xb3958768395c23f8d362702e9cc3cd42, 0xb3958768395c23f8d362702e9cc3cd42, 0x8dca5a9e113ea5d6a0f77f2bf6198ec4857c6e679b1a66d9da34fd6ac651f6f8, '', 0, '?'),
(0x76d68e27ab4ed50b714644c6ae94a23a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', 0, 0x0a41ebce6a4a6d3803575e49c09cbc4d, 0x0a41ebce6a4a6d3803575e49c09cbc4d, 0x457c3645114ae635c5e558d54b7da422f146d4e1eff3e93e33e0dd3c8bed66a6, '', 0, '?'),
(0x76d7773c5f28efcbe74640daa7cdb732, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', 0, 0x9690c8b858639495d1693f9700409926, 0x9690c8b858639495d1693f9700409926, 0x9c09fe84c449754f24ff31be7f24d43c8511af2cce5e9f1a48cf41fa0e1e7a7e, '', 0, '?'),
(0x76dd4f3e986f441942bdcff7fe143573, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Minify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Minify.php', 0, 0xeabf82b406d12f22ce5e5ae278f15eb9, 0xeabf82b406d12f22ce5e5ae278f15eb9, 0x5d61a5a919e9956c848c958a202a4c4742b83a97329dc73eb20df193702cfb1e, '', 0, '?'),
(0x76ddda32c8b7afd1584f190e81d0360c, 'wp-includes/blocks/list.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/list.php', 1, 0x00000000000000000000000000000000, 0xefe26845de89a68ef7ca0759a6d2ab15, 0x202096084f2ad13110b388baf3d9ce32ba8c6e6cc31fb0a696b2afead2f197b2, '', 0, '?'),
(0x76df06ef9f7a91de195a71725cbc40f1, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', 1, 0x00000000000000000000000000000000, 0x84076e2cfe280482f8fbfd14ba81ac4f, 0x25cd8aa2f5fc15ef3a5392bc1c52e0754900470dc0feff162c68083a5bb4ba9a, '', 0, '?'),
(0x76e0a37e3612824f7e99ea2c4eddb99a, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ResolverChain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ResolverChain.php', 0, 0xb65f5b896d63315a5bc8a27129d16396, 0xb65f5b896d63315a5bc8a27129d16396, 0x23590db353f7ad2e55a30083c116645a980be1ba1eb28ec616ce22bfb5c2bd84, '', 0, '?'),
(0x76e247822ec267b741f5c62306f572e9, 'wp-admin/images/align-right-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-right-2x.png', 1, 0x00000000000000000000000000000000, 0x6883026cbd3e72ba5da36c57c60fc078, 0xa4561c3af00b1368afc1c623c8864254d6356900a53f84f963c04263e184f4dd, '', 0, '?'),
(0x76e6fce1e234dd7c3e1ded3cb4ffc0a8, 'wp-admin/js/xfn.js', '/home/iraneurobetcom/public_html/wp-admin/js/xfn.js', 1, 0x00000000000000000000000000000000, 0xf4776357ba01a35f7e0dd7319d953e70, 0x34915bb2a5c194c5b8245bce125cb08ec68fab34be2d339796ad7a03fc9478b0, '', 0, '?'),
(0x76f07b23bfb96c9a936200167dd3e342, 'wp-admin/css/colors/light/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.css', 1, 0x00000000000000000000000000000000, 0x01e754473b1acfcfbf211110942b20dc, 0x731eaee5867cfef4cffefa512ec39d95891d6d7a8c8066688b6cdd2f2c16d997, '', 0, '?'),
(0x76f77b831c76189cab818b7914e6b00d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagNotAllowedToHaveSiblings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagNotAllowedToHaveSiblings.php', 1, 0x00000000000000000000000000000000, 0x39b1cafbde698e24aad9ebb4b8ac3c02, 0x6fbc5782c97f557d37921bce99c07c32baf3780848bbcacb334f45e31e54532f, '', 0, '?'),
(0x76f79f86b1a3cca8e7b34e4ca98cf48c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/EnterProfileNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/EnterProfileNode.php', 1, 0x00000000000000000000000000000000, 0xe3d975dae1e6cfcecee9bba44b02cc78, 0x42d7143d666e0cc00d53f638077c390fcb91797db15186bcbc7e3e9d30e55341, '', 0, '?'),
(0x76fad2b8293b8f44b08d7e4a22e08f71, 'wp-includes/js/jquery/jquery.form.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.form.js', 1, 0x00000000000000000000000000000000, 0x4fa896f615af66c3d7ef0f960895f14e, 0x3aeffe8655dfed8a618138e0d91a50fb998b8bad491fa415eb099bcf12af6ad0, '', 0, '?'),
(0x76fc19f7021c06fc147883d3465e2244, 'wp-content/themes/twentytwentytwo/styles/pink.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/pink.json', 1, 0x00000000000000000000000000000000, 0xe91d076bf4bc0632268d49d4b1ae78b6, 0xdce97c7065a91c56385900d99568805a1fb627c0cc6afd6f5742029dfe77cc0a, '', 0, '?'),
(0x7703bac3e24f383f826c556fd603d273, 'wp-content/plugins/elementor-pro/assets/js/video-playlist.af20fd9fd8778929829e.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/video-playlist.af20fd9fd8778929829e.bundle.min.js', 0, 0x0b3cc90a5daa1b4ac7acf15c359bba3d, 0x0b3cc90a5daa1b4ac7acf15c359bba3d, 0xeefd52cb7d8364b9a8738106a3049baa31209dcfe208101f857daf17e7103257, '', 0, '?'),
(0x7708d362769edc70e16d0a4f1021a470, 'wp-content/plugins/elementor/app/modules/import-export/processes/revert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/revert.php', 1, 0x00000000000000000000000000000000, 0xd0fc81a90d8be6a9fb08a6c48d89d5b8, 0x635d047319aa121f2cd318d2abe97facd1c287d216cd7611ce6d5a6519baa1b4, '', 0, '?'),
(0x770aee76c176d6dd3968765b788d8431, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', 0, 0x12ec1382a5c2c4d2c76bca740610fcf9, 0x12ec1382a5c2c4d2c76bca740610fcf9, 0x54c2f01ef74d1546a4a719bda5996a154520bb93f89ea2b4ea53a51128bd53f3, '', 0, '?'),
(0x770ff3223186ad4351576e5ff55ac9df, 'wp-content/plugins/wp-rocket/dynamic-lists-incompatible-plugins.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists-incompatible-plugins.json', 0, 0x9c16147ea82b23c304e673a72969bb46, 0x9c16147ea82b23c304e673a72969bb46, 0xb28cdfcbc2a5d61029c81fb3a4b161e0bd34849288e780ee9cbfbb99fa1f0f44, '', 0, '?'),
(0x771075e89a6c7ce50cf570089816ca51, 'wp-includes/js/autosave.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/autosave.min.js', 1, 0x00000000000000000000000000000000, 0x87ba3750e7f7af97831045d0f64341de, 0xe5dfbaca1c12edb14b1a589c4c7a7f5ec69929d559cca7b4b5448cf6ed2c8364, '', 0, '?'),
(0x77117c6caf7d021244018d65acfb1c8e, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.css', 1, 0x00000000000000000000000000000000, 0xf349d8e9783b5a57697147695659740c, 0x6d4d9276373bef1b19b0a8ec4027eb3b51fbb023b4c13af17c4f34e91956e6e6, '', 0, '?'),
(0x7712e7d3ad637c575dbb66d0282aa8dd, 'wp-content/themes/hello-elementor/sidebar.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/sidebar.php', 1, 0x00000000000000000000000000000000, 0x1356b8437427d42e34af38da68d4533d, 0x140b37ac6243a7e12bce1a56836f69abfe13908377879baba2e90b869c474b86, '', 0, '?'),
(0x7719b51a4496898a147280096514e2df, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdCustom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdCustom.php', 1, 0x00000000000000000000000000000000, 0x26beb90b98b71a70e237e128a612529a, 0x7ffd5c23266bd477452026ffe2662a620095bf0f5906bb1916975001422384d9, '', 0, '?'),
(0x771d0a61dfc8989008ff8877786f7d23, 'wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.0df35e0e1a284d4bd18b.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.0df35e0e1a284d4bd18b.bundle.js', 0, 0x0522cd90afe051ad79c3dae650d746be, 0x0522cd90afe051ad79c3dae650d746be, 0x96332370629b35bf2e78a8678b06610f91eaaf8eb6d08149a50bf7487031f847, '', 0, '?'),
(0x7724ee642f8d60d9b34e8825521cc11b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 1, 0x00000000000000000000000000000000, 0x7533eb0806d95fb17bbc1d3aa789ccf8, 0xf9d57caccb15bf2fa4a99879eba5b524fead226167962c6bd3e5dce5fb157472, '', 0, '?'),
(0x772c1baf611a0d29ca0777622308e794, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 1, 0x00000000000000000000000000000000, 0xc1e78e41980faaf01bba8ca63b967a3b, 0xd9b8e8729eb588ce6afd8aa53a0558375d9bec2e2b185a469c9cad986f11c696, '', 0, '?'),
(0x772e5973541b175d365da7f55d7215ee, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', 1, 0x00000000000000000000000000000000, 0xd239258d838e0928c2b211ab9f0f0bad, 0x86a93e6acae9f08cf3eef1ea4b6667da5dba9fdd1b2f660e994d1dbec0558c82, '', 0, '?'),
(0x7735e1ef59ea6a190aca981b5b3f985b, 'wp-content/themes/twentytwentyfive/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/archive.html', 1, 0x00000000000000000000000000000000, 0x148470ac39bce982d5f216748811c27f, 0x3b60a499b5faa1dc75556bec6aa6e15ef54beaa616b02ff6c8c72a483a3479b7, '', 0, '?'),
(0x7735ff6e3324a098f24c5a9dba326037, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php', 1, 0x00000000000000000000000000000000, 0xf33d72a3d5c919bb71b0cb72fef215b7, 0xa38c1e45d4d1834d1eae8ed737d308cbd01b002beaffb3c6bfd913e6da12a7e8, '', 0, '?'),
(0x7738682a995c3bb0eecd65198a5b03d8, 'wp-includes/blocks/archives/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc5c1c4eaf399ea094bdd91be16d689a7, 0xc8023992c96ae9b9a0a4d9a0acd134f1c65371f088b89dc3b2abea965f5c60e3, '', 0, '?'),
(0x773ab75440a9a16943ffe821cd2b4606, 'wp-content/plugins/elementor/assets/css/responsive-bar.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/responsive-bar.min.css', 1, 0x00000000000000000000000000000000, 0x3a02217bbda60a1565d4c8d576af4ac3, 0x844d581f5b3c6795156c375e78456b4a4161593036f1bb568eee5156abb615c2, '', 0, '?'),
(0x773d67a024b1d1225acbc4ddcf712f1e, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-404.php', 0, 0x4ebfaa8ce455e82695766c4a3fc097f2, 0x4ebfaa8ce455e82695766c4a3fc097f2, 0x91a7a45a54994b157ab65db53cd9698a8b341b004c278213b52e2e5261c31598, '', 0, '?'),
(0x7744491d9aab2d45f21f9d49d7166ce5, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php', 1, 0x00000000000000000000000000000000, 0xdbffef9fd614bb6534eaca9fb5f09045, 0xa195f1a6ab344e2b260bf63a8e1e3c591a74a5ac1af9c571daa16cc859a1b914, '', 0, '?'),
(0x77495fbc90498a797a331d59a26a7d09, 'wp-content/plugins/wp-rocket/inc/deprecated/3.14.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.14.php', 0, 0x01d2654e26267c053b0578594c1d0438, 0x01d2654e26267c053b0578594c1d0438, 0x6e8b37c28957d443aacd303a760d15d07fb1ed86665eba3b2913fdf3019c35b8, '', 0, '?'),
(0x774c2530725dd360d65ac2756736d350, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php', 0, 0xf7b4bd43360379b8f9551b48d6c93192, 0xf7b4bd43360379b8f9551b48d6c93192, 0x6dd171d6aa173ef38f58e61f396dcb9ae64e925b3b85661dd90794a8b1701cb5, '', 0, '?'),
(0x77506b8f2b2619d9579e4fd7729d0366, 'wp-content/plugins/elementor/assets/js/packages/query/query.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.min.js', 1, 0x00000000000000000000000000000000, 0x2daf9028fbc313f37dbf09f07cb320c1, 0xc257ab82b5713baae94f87efa68c329c8514951802e7881a9103e6d4a012c710, '', 0, '?'),
(0x775438ce8b20faa4b0b57a59b304f3b1, 'wp-content/plugins/elementor/assets/shapes/split.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/split.svg', 1, 0x00000000000000000000000000000000, 0x06fb4e3fe6ecb68842a02c06acaaf6c2, 0x8b1ea98e65fb43f08661d801f1f2669a36b314d0144158154dde05aeec061c32, '', 0, '?'),
(0x775ae8e8b86b464439ab9cc4ce14d968, 'wp-includes/blocks/site-tagline/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/block.json', 1, 0x00000000000000000000000000000000, 0x887b1ff28e868c9766532e8fbdc14ae6, 0x20ead54213ae546c50499ffd936f48ed671447866c6d46796255902c40a14ef8, '', 0, '?'),
(0x7762863c5a37f1470e1e3339d97c5b37, 'wp-content/plugins/amp/assets/js/wp-html-entities.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-html-entities.js', 1, 0x00000000000000000000000000000000, 0xc1a91f648c1981744e349f8f3e686ba0, 0xcfc0cf51f5610d0fa3ec5612a1c4d0034952ed260422951b79bc000c0da9ca04, '', 0, '?'),
(0x77674e01b5f7cd4f929d9d070963fd04, 'wp-content/themes/twentytwentyfive/patterns/event-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-3-col.php', 1, 0x00000000000000000000000000000000, 0xc692a66c3cfdfd8bf957b6d348ec0db6, 0x45187eb64e031614164fc9db74d3df63ce7a4d4f81086843cdfba2f4795eee59, '', 0, '?'),
(0x776b3543d691a3ace73da16f0273065f, 'wp-content/plugins/elementskit-lite/modules/megamenu/views/options-megamenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/views/options-megamenu.php', 1, 0x00000000000000000000000000000000, 0x84f466a407a223fe06b4faf657aabbb7, 0x63741722a8a173c800133e65b4c170328aba4b99c8e5f9dfe22b90097c6cd6b8, '', 0, '?'),
(0x777e68a37dcef1c180b9a925f7bf69eb, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/autobackup.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/autobackup.png', 0, 0x2bffc574ba159c6e6a054bc004130184, 0x2bffc574ba159c6e6a054bc004130184, 0xc22dd867b181db76413e45f5ab73af8fd6d711085df4eaeb19bce64acc7a1674, '', 0, '?'),
(0x7780a24b82a5b2f9d872ad29367d3d07, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php', 0, 0xae5745e7889c9cc0794552880061ee0e, 0xae5745e7889c9cc0794552880061ee0e, 0x5a6baec9b37ca8f417c3fdc6e4be012acd6b4f8aa3541985c3cc8bf5a9f941d2, '', 0, '?'),
(0x77879e16c4c948c6cd9ef078bc00121a, 'wp-content/plugins/wordfence/css/wfselect2.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wfselect2.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0xf71ab992b469c927bdf3fbe4a8035268, 0x6fcede2d3ad8eb7fca9430a1abc61c13badbd5ebce02637375b7bbd1b99c5137, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x7788971e4daf900d24a5134e6235e55d, 'wp-includes/images/media/spreadsheet.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/spreadsheet.svg', 1, 0x00000000000000000000000000000000, 0x3638ba270c9feea91dd33bbe83362e47, 0x95e966c78b42a6ce904613116c38da09559a57466a0cf2265957dad520ad176e, '', 0, '?'),
(0x7788c111ecf6097cab49589dba3e7381, 'wp-content/plugins/wp-rocket/assets/js/wpr-admin-common.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin-common.js', 0, 0x7326c913c216949ba445d552a6c14c37, 0x7326c913c216949ba445d552a6c14c37, 0x28ffcdcf52d7db6dda6f348a021c6f8676915ab5f147248a2f8b05ed0e016674, '', 0, '?'),
(0x77892d8fe0da128b2a5981476c7b93a3, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-video-lightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-video-lightbox.php', 0, 0x87432be86149e858c7f90046427df8f4, 0x87432be86149e858c7f90046427df8f4, 0xdbf4e666778df9af64edf348050cbcede359f70da468ee2d8a2a43862fc2da02, '', 0, '?'),
(0x77894803eb3d35b8f4af9cfb9701ddb2, 'wp-content/plugins/wordpress-seo/css/dist/icons-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/icons-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x943814ded31dda32ae8cdec4cdd19820, 0xa324e7f69a463fc21035dbb814c22252697bccd2166376255b4975e682860680, '', 0, '?'),
(0x7789876792cc19c672a70f7bd69aa05e, 'wp-content/plugins/wordpress-seo/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x7790f63d3ef0107acdcf9753369804d4, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', 0, 0x80c27412adf13ecde45899d05121568b, 0x80c27412adf13ecde45899d05121568b, 0x735819c0199a8d5fd4d5ac2863fc0086fd4292e9efa2d3844feb114f55166052, '', 0, '?'),
(0x7795c5bef021d0114ad90e4c612f2bb1, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php', 1, 0x00000000000000000000000000000000, 0xf00314c7e8c14788ccc9d9d56a87719e, 0xe0085a134b93a95a21119bc753d718fccbb1fba5e4947cf29a4d74d70f8d4a9a, '', 0, '?'),
(0x77981992c60033c820b11e2ce14dfed8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPush.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPush.php', 1, 0x00000000000000000000000000000000, 0x3bbafc1751573848e61de9845bc51d0e, 0xd13e6d6312260451574186c448994568fd450fb052bad6a1676c4e7e96485135, '', 0, '?'),
(0x7798dc27ae1af5fbeec1ba2ffca9b391, 'wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php', 1, 0x00000000000000000000000000000000, 0xb138b4f4182b10f46407057d81c95550, 0x6669f88238dc53179f8bd2a58af87a548ca896c964e0082277bb1727d971ce34, '', 0, '?'),
(0x779bcf4ceaed05231357a5f8eca9551a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpToAmpNavigation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpToAmpNavigation.php', 1, 0x00000000000000000000000000000000, 0x1e58bbea2834eccceb9af760666e386a, 0x9152f451de01989db6904a689ad2dbef15256a6d6c3d3ca61a29f0e5e6741ac8, '', 0, '?'),
(0x779cea29958ad28d1949cd72226178d0, 'wp-content/plugins/wpseo-video/detail-retrieval/class-wistia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-wistia.php', 0, 0xbefa3a6aa894fd5eed6d52357826e2a9, 0xbefa3a6aa894fd5eed6d52357826e2a9, 0x8de269b3c78cffd8fc5ff6e392ad274afc2365305cfc533f2ab6325a27d69f82, '', 0, '?'),
(0x779da0039be77a7be68fe21a40eafe5b, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fr_FR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fr_FR.json', 0, 0xb4b9f10bdf74165cb34902b870ba0117, 0xb4b9f10bdf74165cb34902b870ba0117, 0x5fa758595de0e3306dc95900fb4b5f4944352e6ebe19dd20277bf4256af79dec, '', 0, '?'),
(0x77a3a4ef4cfdeaa3301e9ceff05d722e, 'wp-includes/images/crystal/code.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/code.png', 1, 0x00000000000000000000000000000000, 0x1460ef31b2cffaef1cb012f531ae391f, 0x3beaa9363798a483940dd8218aeddbe71e781a5f104048d7c3264394d02dd7e3, '', 0, '?'),
(0x77a4afdfe12cc109319375d6d32f76b3, 'wp-content/plugins/elementor/includes/controls/gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/gallery.php', 1, 0x00000000000000000000000000000000, 0x7fd50b7a1d1f64d2de83174068a9c4d9, 0xfeb18ed01837df0655bc7b7c1075beea1326645921c9aa49920dfc885a040f20, '', 0, '?'),
(0x77a54e702c3121274d55d5899fdd3a51, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php', 0, 0x26444c9271b1ab072550e452b0a9e96a, 0x26444c9271b1ab072550e452b0a9e96a, 0x59d870835bc2770c962adedaa0de1bf7950fa0ff1236b0cf5d93d31e4c799375, '', 0, '?'),
(0x77a740cf49a965c6dc52b266f937d9c5, 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php', 1, 0x00000000000000000000000000000000, 0x04b99b138281688c1c140452b480e0ac, 0xa7fcf63df66d48fcd52f7f12a810040a15651cdbfdeb1e43a68f33d875353882, '', 0, '?'),
(0x77a886f59b1d16f8bc2e5bfbbf441ba2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php', 0, 0x7605e1bf9d75d2ad6d72c16a3cbdbbaf, 0x7605e1bf9d75d2ad6d72c16a3cbdbbaf, 0x53a0763899d270b68e36397ba927b278492fe5f8c05efdf22571afd90fb4fc6d, '', 0, '?'),
(0x77adaeb626fe72674d95f8c5c401f5ef, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap80.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap80.php', 1, 0x00000000000000000000000000000000, 0x60c060bcba42aa3f8b6ec07d3e8ad8dc, 0x7a4ea2d3f41ef6bf60ff8faeeddcc29769eb41410383531237982fe9d7a47479, '', 0, '?'),
(0x77ae15f4604d0ccbe13ec77bd40f83b4, 'wp-admin/includes/noop.php', '/home/iraneurobetcom/public_html/wp-admin/includes/noop.php', 1, 0x00000000000000000000000000000000, 0x7fc3077ee289c3906fb24bf54b56b865, 0xbde028b68c4346c2ceb3a5cf936118a2adea1e73fcf0464960499daa73934444, '', 0, '?'),
(0x77b244c3732e7d50a39b349548e8f213, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', 1, 0x00000000000000000000000000000000, 0x2c839f9e977f695311d62795940c640c, 0x9da5560e4b1d77306ebcd407b7b77e311e5b5ac0bd149a5d00bd304f741ce28b, '', 0, '?'),
(0x77b4cecb3cade5b65120b38022659fb6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php', 0, 0xee397484e8c3e6500423cb34fe34504a, 0xee397484e8c3e6500423cb34fe34504a, 0x01e8c2e7c912964d194ffb957e4596d78c8fa0a168570c19600e46fb3a74d84e, '', 0, '?'),
(0x77b8ff84aa88a3d63d80c298c34077ed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php', 0, 0xfa4f3593d280dfb5ceceabd559aed3ec, 0xfa4f3593d280dfb5ceceabd559aed3ec, 0x0872471e8ffb9e5ffbf28ad98e3f9abaa7a58afdb7cfc99c4a279bb699fa9a9f, '', 0, '?'),
(0x77bbcb4baa36a80701b71c31ff42fede, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-file-util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-file-util.php', 0, 0x5073fe288246c0bcbe282cc782312121, 0x5073fe288246c0bcbe282cc782312121, 0x52221c4f0c6ddcf1db99b8b24636b7ae03750db492703ec11dc4923dbba9fc6b, '', 0, '?'),
(0x77c38bf4ed07ca390b2f132c2b31fd82, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 1, 0x00000000000000000000000000000000, 0x821267dbb02f2ab18206c8432c6b2390, 0x6176050c147875ab8bed9db66aa6191bab3d9e49a253b6d1447b91f9dec19221, '', 0, '?'),
(0x77c3ada3af4d937de1c55b7031425288, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', 0, 0x3c38d96cc18025570739f4dfd04fb9ec, 0x3c38d96cc18025570739f4dfd04fb9ec, 0xaf526fcf3aab6d513a50baa0bf939ce0865301369dd0bb77167f02790c5bb310, '', 0, '?'),
(0x77c79afaa3da2878e5817b983e6c9ea8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/AppIdentityCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/AppIdentityCredentials.php', 0, 0x5ecc398599d6f63ee0e83cf8a6fe1e78, 0x5ecc398599d6f63ee0e83cf8a6fe1e78, 0x213cb0c03d97e230d645063af8483fc9659d6c89263e3d161b336b8c4f5ba083, '', 0, '?'),
(0x77c8c7e672ef18d6001907967e8c5aef, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/05-twilight.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/05-twilight.json', 0, 0x05952d2a780c748b94d7cf914dcfd824, 0x05952d2a780c748b94d7cf914dcfd824, 0x1687bb3111e8f8765b92f68eccc48368ce4d73da6fd07ebf32cdf669b1f5518d, '', 0, '?'),
(0x77cbb4a71b486f82fddacbba2ac347a2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/Error.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/Error.php', 1, 0x00000000000000000000000000000000, 0x27d7a62ab7012c45e7eb63997714791a, 0xa8f46998463324d0918b7ebe3cb40579dae200bc94ecd2d558caa79636ea872b, '', 0, '?'),
(0x77cbf1809c1ee7be66a8af7862dc26bc, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/default.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/default.php', 0, 0x9c3b61d139f5da1a0093b05e6b704ed0, 0x9c3b61d139f5da1a0093b05e6b704ed0, 0x8ec6570b9a2c5cdc86f342779b636a7c5cceffdc3a3364799a02d896c81298a1, '', 0, '?'),
(0x77d17438c618800a46c615d7cda38cbd, 'wp-content/plugins/elementor/assets/js/toggle.a6177e2e3c2bc8864bef.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/toggle.a6177e2e3c2bc8864bef.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xb2806888d297df1245e2c61b5c5a198e, 0x85fa25793bb642b9d4ef1e485bc3df190fd9d7eb7d283ad1a41f79af56b3faa1, '', 0, '?'),
(0x77d3318f7574c6714daa0150f952173e, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', 0, 0x97fc7b1effcb428d9b95ab16fb6ddfb1, 0x97fc7b1effcb428d9b95ab16fb6ddfb1, 0x7b7fb993d7dc92d1a9966c850d991cadd3b0e6ffd4465ea0463d583935649969, '', 0, '?'),
(0x77d70e28cffa3012d35fdcca5949a42c, 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/FasterImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/FasterImage.php', 1, 0x00000000000000000000000000000000, 0xc9e9bb7de364cc99086d11dc78861072, 0xde0c26d55f265df22ebb8ca11d8a4a19a677790f1665176a045ee5fa84e02371, '', 0, '?'),
(0x77d834755a0603ad7181ff749120c23b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', 1, 0x00000000000000000000000000000000, 0x5e7cbd48cae602ce1fc31a1c5a9129ab, 0x79dad470946336e92e57a3584d790a5c43f1953fc815f2c2a9ad6339cb155003, '', 0, '?'),
(0x77dc91c325441027e1c2c3b4023ab4c5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey', 0, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x84df0e975aaa494b2f49b5f877c2a51312914f76799b45f80c42695c24478b26, '', 0, '?'),
(0x77e1a7d58b5ce09847d0fb2695a2f841, 'wp-includes/blocks/template-part/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/block.json', 1, 0x00000000000000000000000000000000, 0x7b6fc58589749063d63790bb53882f28, 0xa0b3762a84729397e71fe88275a801ecdfa9c74d71520921c2671b294d3f9e9f, '', 0, '?'),
(0x77e6b61295079299566bd6ea867b4b2a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json', 1, 0x00000000000000000000000000000000, 0x8cee2104455ed10748571dcdc0d06164, 0x26cbfdd226682c0402437bf5820c40d4802511d0530393283f608fc0e3d69ea8, '', 0, '?'),
(0x77ecb42b3276b829777130b6274f47af, 'wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php', 1, 0x00000000000000000000000000000000, 0x9a62d71563fbb25b492fc3dede840976, 0x11f607af2a4d9b61b0866ea5b80838438c482930a9f79aef2eeaf41b2d5498e6, '', 0, '?'),
(0x77f024aaa85c13598f85c4eb1c2e74b0, 'wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php', 1, 0x00000000000000000000000000000000, 0x7ef21fbaad1ba04428d9cc5f57f3b204, 0xcc2c353d674badc365f12caac0a64c55a5be91896073cd0ef17eaa963e44f991, '', 0, '?'),
(0x77f34c6b685576324a685e2c21f91036, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', 0, 0xd4076fdfdce78ae225e2c9d099742a28, 0xd4076fdfdce78ae225e2c9d099742a28, 0xc8e941d89e6be87af65dda44daaaa926e3645f27b44fef88b95e1f13e0d55d83, '', 0, '?'),
(0x77f724010459e0526127e4d02cd8b620, 'wp-content/plugins/wordpress-seo/src/values/twitter/images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/twitter/images.php', 1, 0x00000000000000000000000000000000, 0x97c997421812a46f90ce69d396d462b9, 0xa73de55d4d4b673960fc1f9a442cf3b13d0bec74b2b1356d86e90cae110f54a3, '', 0, '?'),
(0x77fa2fed7fb7de239fdade7ec2c309ff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXDnsPrefetchControl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXDnsPrefetchControl.php', 1, 0x00000000000000000000000000000000, 0xd7e5d324d66b26408b52165da0a6cc87, 0x55f000989a8b9f6273043c0ae27dfdde76be7505aedbb7dea3b029d0a2918c60, '', 0, '?'),
(0x77fbb3fef3526a66b960ee94855ae67b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', 0, 0xf53e7b4f7fe03cdc85eb1ef162ef31d3, 0xf53e7b4f7fe03cdc85eb1ef162ef31d3, 0x6f3894e99de425643da87f44812d6f806af0b6e4885304594a4b24a337a6c9c9, '', 0, '?'),
(0x77fc3ebd6f6a2a3d999d2c1964ea384c, 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/banner.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/banner.jpg', 1, 0x00000000000000000000000000000000, 0xfcbdc8ab8c750ddb3c1fb6ed4b346a06, 0x325278e4d69e95ffb904a1227477dbfb8db805b8f5a4c43fd271ef9daa0cdf47, '', 0, '?'),
(0x77fdf85cb9b1415e1486c756994e245e, 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff', 1, 0x00000000000000000000000000000000, 0xfee66e712a8a08eef5805a46892932ad, 0xe1fc2634220d519d6a580ce36d4e22e3c93f50be6f94cd5cb0c6f53f07b9f98c, '', 0, '?'),
(0x77fdfadaf2e1ca3a027d1956b910bc50, 'wp-admin/js/common.js', '/home/iraneurobetcom/public_html/wp-admin/js/common.js', 1, 0x00000000000000000000000000000000, 0xbae8d7de3207998dfbfad3a597dfce95, 0x7452ef3a4071514f6a99200ebec1dcd86f2cca3939953a2c1afb1913238628f8, '', 0, '?'),
(0x7807acfa6e6705779825b5b41a6ae8d5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 0, 0xd29dfabeadb7eb604b1cab36b74caab7, 0xd29dfabeadb7eb604b1cab36b74caab7, 0xf85ab5974361c5729288506860711d1d728c6e54b4f4419af3c64020b48b0a98, '', 0, '?'),
(0x780870e45a882293abf0155df36e3525, 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-inspactor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-inspactor.js', 1, 0x00000000000000000000000000000000, 0x33706c2a002996e5b984df288c0ce818, 0x0158112a678222e98a5b92638bcd9b976bf46c85ce0ea9d3fb5e21ba3e345202, '', 0, '?'),
(0x780947214ee4b724a52e9a648e5462ef, 'wp-includes/ID3/module.audio-video.flv.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.flv.php', 1, 0x00000000000000000000000000000000, 0x2804decde9415a1b3fac2178263368c5, 0xa5375440fc37cc6c8db145ecc59323a1f8b1a3a856f02cc44c69ee8bd01127ad, '', 0, '?'),
(0x781247a1d5cd0d1aa27584f47867a382, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x8e5b4860cf34750f27d8631ddc46731f, 0x7df811c6af88cbe317db814f607b2b98490b424cfd92644a1c8788b43dd02209, '', 0, '?'),
(0x78151046194f94fdb30f30754f2d1120, 'wp-includes/SimplePie/library/SimplePie/Enclosure.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Enclosure.php', 1, 0x00000000000000000000000000000000, 0x60d3eb5eba77f1c47e41d24c84bcf98d, 0x2c9ac3b97c7d64d313797719f86cf66df57e209d5c4c9ba12867128c2a43331c, '', 0, '?'),
(0x7815f8bbad3a5797e3dae846cf9bf9ac, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyError.php', 1, 0x00000000000000000000000000000000, 0x3423099e7aeeb836abea3081ad9fe0b4, 0x112ae99c45a3f41dae6c8f0ca39c33e3a6b3bd820c83712e8a62a98ddb864a50, '', 0, '?'),
(0x781ac3fdf8a251d31574337b42bd9316, 'wp-content/plugins/amp/src/Admin/RESTPreloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/RESTPreloader.php', 1, 0x00000000000000000000000000000000, 0xf7e79b3edc442e9b7a9f7537604a971e, 0x3656fb2657a5218cd4892a4dd3e9cef9717fab6a986dc6213c5b787845d72a3d, '', 0, '?'),
(0x78229f471c223ec9fa913844c0fc83ed, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.4e940a8b4a52d1c98c5c.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.4e940a8b4a52d1c98c5c.bundle.min.js', 0, 0xb2eb271e29cd8dcb70cb6822ee510ede, 0xb2eb271e29cd8dcb70cb6822ee510ede, 0x7314f8405ca3aab2970796463b917e48edc5119def507953db8cadc035fd2a4b, '', 0, '?'),
(0x7823af62573b69917b01698267e3041e, 'wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg', 1, 0x00000000000000000000000000000000, 0xb9d6f5ad80906d856a3ca95de3354bf8, 0x1ebfb3ce21ef4f4e0f4068c941b5cd762de79511f2a4c0f334b8cc1c4a01110a, '', 0, '?'),
(0x78282daf4d056d574ccbdfd73285e5dd, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', 1, 0x00000000000000000000000000000000, 0x4688a8ac5119bdaf3a91b313edb35814, 0x27b171858ddcba130259c77ecef0387ecefdff9494ba7d09323a81e526984d6e, '', 0, '?'),
(0x782fdcca628faf1f0348097b280941ae, 'wp-content/updraft/plugins-old/updraftplus/central/host.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/host.php', 0, 0x1f58b9a4956b3a0dab08e9a83d7b301c, 0x1f58b9a4956b3a0dab08e9a83d7b301c, 0x7979cee6bab622aa9b8bb83fb1103d206f1bac47e5718cadb06b0d418bef42e4, '', 0, '?'),
(0x7839405e16369cc5df91acf39f6fb7e8, 'wp-includes/images/w-logo-blue.png', '/home/iraneurobetcom/public_html/wp-includes/images/w-logo-blue.png', 1, 0x00000000000000000000000000000000, 0xfd5b4eb05706a2f05f707fe077ae1030, 0xdea35e519074e4330103f4489d1c756e0155e29dbbc9e07e05b2271202bb5432, '', 0, '?'),
(0x783f0bdc1c767ac2f165c37f0268a620, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdi.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdi.php', 1, 0x00000000000000000000000000000000, 0x7f032b328ed568ce7e830e4e32509f84, 0xab5582d661fc4dbfb0a2928b7e24e253267ac312957a1550ef52be38db44dad9, '', 0, '?'),
(0x783fa5154f40a7311c08b9c474244d0b, 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php', 0, 0x9959f1180ffad52ee4198c9349c4139e, 0x9959f1180ffad52ee4198c9349c4139e, 0x6a66535b09f01b537d342d8dc2c31d293f9feb4280b97e2bee3245312a906271, '', 0, '?'),
(0x78487a1bb04fbd4610263900f60251e4, 'wp-content/plugins/elementor/assets/shapes/wave-brush.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/wave-brush.svg', 1, 0x00000000000000000000000000000000, 0x270bb0e641b717ad392ba733afa9cf21, 0x5f60dcac22540dfcc476556faabd4029328e468dbe3ff5572e7efa349056ea35, '', 0, '?'),
(0x7849061d48de2e9439945915c3e0424f, 'wp-admin/css/colors/coffee/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.scss', 1, 0x00000000000000000000000000000000, 0xb74844b0ce5455dcd5e974965bfbff44, 0x0270651e319b35f96db73a5e5b74e10cb81a28213b55e93c53c9d7a4e920b1a4, '', 0, '?'),
(0x7849b61647f91c6d24a97bed1574a96d, 'wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php', 0, 0x1849c31681b15fb2ef25a4f7578d6886, 0x1849c31681b15fb2ef25a4f7578d6886, 0xaf4d49aab2952e8d93d33d7ad7b535512aac5b199e29d4408ad31e4dba6c8ea5, '', 0, '?'),
(0x784c072600ba114e24d2554ff3f0596b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagName.php', 1, 0x00000000000000000000000000000000, 0xce1de07dbbfb7f71b1dd0afb2ce261b1, 0x28f9c9ae0b349260121f298dca0a176dd26ca23840984607cad470fed1b3531d, '', 0, '?'),
(0x784c4b7820969632b8af4973f2212351, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0xce0d0e9755a18a14f6d602fdda434222, 0x831dfa294da31506a695eca982741b55cae4afceb408d5d4aadbf9afcc462efc, '', 0, '?'),
(0x78560ae5ae79a84a6234408e6a7e2b90, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Signers/Hmac.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Signers/Hmac.php', 1, 0x00000000000000000000000000000000, 0xdd45d3b85db06b3c2c8bd9da5052700f, 0xee467a2a10cb7f2c9f0460e7dbc74736a468958c752a30fa4ca97feb7713003d, '', 0, '?'),
(0x7856824d9ae93e966ed97b4f96c79f11, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php', 1, 0x00000000000000000000000000000000, 0xe5492c309d60e72d3d0cb84f7848a7bc, 0x16e2b0816dbc576b61cbf697e8329d8312536ad43ea8cb15b7118522c777f93c, '', 0, '?'),
(0x785aa9d74507ee3d96f5f44bc58b7f4d, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/NotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/NotFoundException.php', 1, 0x00000000000000000000000000000000, 0x4fb5b37c15cc0d628ebb179aa33522fb, 0xd3cd9909eccb973c0b0dbd3c754d6d571f76c3866230ecad88ebe82d60314a0b, '', 0, '?'),
(0x7860a173ec9f708828cac13724278bd6, 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php', 1, 0x00000000000000000000000000000000, 0xdb11a2d586b0d3fde3bf46c47fccfd3e, 0x281a8f395b9a68d661bf91bb983db4f16fff59d95e19044c7b5f1c4113f82e53, '', 0, '?'),
(0x7861ee844b5039fed0161f6a01c509d6, 'wp-includes/blocks/comment-date/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/block.json', 1, 0x00000000000000000000000000000000, 0x82452e5e9dd02dea8575ca4d0480f263, 0xb64878e78ea9620b81b93d4ab2fa8bb7dc5df2967410e7a9710878c180f20b75, '', 0, '?'),
(0x78627928bfc38cfa1d922ad911e8dad4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/MacroTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/MacroTokenParser.php', 1, 0x00000000000000000000000000000000, 0x5c9e868dbc4535039f90e0cb71e56b04, 0x7a7ffbfc3e5ec584933add6732b511fdd5174191ef56220d92f95461233ee29f, '', 0, '?'),
(0x7865f9cb8591e8afb93c10d7ca2f6559, 'wp-includes/blocks/tag-cloud/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor.min.css', 1, 0x00000000000000000000000000000000, 0x33fbf2f7866cd84a50d34396103c5d30, 0xee56291a1c844dec70b2a8767ee90650c990c99e0b867fd311488edfe787e744, '', 0, '?'),
(0x786682a8e156ec7b9946f78ecc952aeb, 'wp-content/plugins/elementor/includes/elements/column.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/column.php', 1, 0x00000000000000000000000000000000, 0x5cd4c7f6690c77fafcc31598e42df1f2, 0xcf111961354a6b2eab75e8f1dd6db4f6de4fc048993b852e75959ecf39ac7b80, '', 0, '?'),
(0x7869079a25e6553257650b53a1c5dcc0, 'wp-content/plugins/elementor-pro/modules/role-manager/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/role-manager/module.php', 0, 0xada7a2bc84eb1edc8971cfa01d38e002, 0xada7a2bc84eb1edc8971cfa01d38e002, 0x8678958244af22a757e0e711645ab4e53cdbcf2a13704b23669b7c11603dc74e, '', 0, '?'),
(0x7873b5b88ed56797a7728c5383e2f7d0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', 1, 0x00000000000000000000000000000000, 0x43125673b59879626fb833603e6a23d2, 0x0c7741a82f657b7a77fdd4fe57269c09316f67ecd452b98cb2891d855d448ccf, '', 0, '?'),
(0x7873dbc3151c9e525927b1aed53a9c04, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php', 0, 0xe2138afe2606b7764a5d221f76c97183, 0xe2138afe2606b7764a5d221f76c97183, 0x8a1f6b11cdf7e7e7a1dd9e7fe01bbb640eee70672c5fe1717ce3bdb1ca55ecd8, '', 0, '?'),
(0x78785f796fd3fe60cdf95cf5bac85dc7, 'wp-content/updraft/plugins-old/updraftplus/images/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/backblaze.png', 0, 0x9cfa7ae35da0888b77b71c6d407c9a1b, 0x9cfa7ae35da0888b77b71c6d407c9a1b, 0x6bf13625dff916d056069b17247fc504cb71afbc753b1ac953b6bd4784ec997b, '', 0, '?'),
(0x787997210ee0f8f471c129f62ecb8922, 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.gif', 1, 0x00000000000000000000000000000000, 0xce6d8e848695cd9fca08e472d1d62039, 0x073b09d15ff659efe0b7ed748a374bdf161dd57397956d43f8de0de5e0caee6f, '', 0, '?'),
(0x787b3906ad5c10ce2d3c20e830641df1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', 0, 0x4dbf2367839769b40e15f49a8ccc8f36, 0x4dbf2367839769b40e15f49a8ccc8f36, 0xaf33f54bdb9a62fa49504daa29644c4a1cda9903d5a83a77853b4593a7ee68b2, '', 0, '?'),
(0x78800709da6bdf521336239f2cc12bfe, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', 0, 0x42ccdfd512d0bc86f09dc0157ad6b55f, 0x42ccdfd512d0bc86f09dc0157ad6b55f, 0xfc5616b22d3290deb83c6e0f7b733f498df5ddb857bdec3e66bd8dc973e528a7, '', 0, '?'),
(0x78822dda6454d20c416596eaefa5b118, 'wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json', 1, 0x00000000000000000000000000000000, 0x3acee434d15c977d2123b274ea81d3a0, 0xcb7bb26c7fc603efbad52521e19ae467a67eac9e3351d2d473ab35587ac16efd, '', 0, '?'),
(0x7886372e449d2616f4dab9ef8f67e6b9, 'wp-includes/blocks/navigation-submenu/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/block.json', 1, 0x00000000000000000000000000000000, 0xc3b3998b88ee814bbf7c3f4dd5ffdc04, 0x0e67c11139cc5329135bf5224b88e5d46f0641e1e27edf3ce5504b3c9a7ca4a2, '', 0, '?'),
(0x7887bb324414d5ee6e7bea4d115b2f45, 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0x7890c5e8b0300ba4ba1236bba2f81823, 'wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider-handler.php', 0, 0xb5ac922f8d911c77fed820291e789840, 0xb5ac922f8d911c77fed820291e789840, 0x386ec174aef9a5b2a2d0766d03728cca4e14cc6c2a4c2566de88d3113926dfe8, '', 0, '?'),
(0x78965e6ddd5dccb29a2ff5c54c347655, 'wp-admin/includes/revision.php', '/home/iraneurobetcom/public_html/wp-admin/includes/revision.php', 1, 0x00000000000000000000000000000000, 0x48b33832f1029ad578f8ce74fc2a269c, 0xcab72e9924042b7e6470d1cb5c181999099ce6796e83e3c9b2717b5363500280, '', 0, '?'),
(0x789975bd0ad30f7d9908c15b9011c2de, 'wp-content/themes/Newspaper/images/no-thumb/medium_large.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/no-thumb/medium_large.png', 0, 0xf1576643e13766d49cde0fdd7d919bd8, 0xf1576643e13766d49cde0fdd7d919bd8, 0x74f32024caaff887054079bafac5555886f8c0a949b7bd1da8eeddd52525032a, '', 0, '?'),
(0x78a42f4d58c31d503044897a1a5b95cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpList.php', 1, 0x00000000000000000000000000000000, 0x5a7a10b077ea2e5ba8b5e6b228c11d7f, 0x29ad8e4d5d5acdddf6bd2cb33cb60722ceec7134261d2adc67c5674c65595eb8, '', 0, '?'),
(0x78a9fa8919deb6a6354c431ec77dbdb8, 'wp-content/plugins/wordpress-seo/admin/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/index.php', 1, 0x00000000000000000000000000000000, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0x78aa7a41b174b324c8c3ae7e9a88c12a, 'wp-content/plugins/elementor/modules/cloud-library/connect/cloud-library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/connect/cloud-library.php', 1, 0x00000000000000000000000000000000, 0x4ecd65444773f142535689b2155af15c, 0x6cd1c85fa7dc7b5c0300036733f706578542fff9969e19d15faff5920e2c31bb, '', 0, '?'),
(0x78abbcb251479905396e9b4a987caa8d, 'wp-content/plugins/updraftplus/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0x270cba47733e43867d304fe46f4cb280, 0x7004b3fe31a7405e9f1217c5323c00108379a87c1d522971a223f36ff4947cb1, '', 0, '?'),
(0x78b42ab1d033753cf265df5ae0ec4822, 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', 1, 0x00000000000000000000000000000000, 0x054837f3b0e113e2c34b9e8e203977fe, 0xf805f32e88fb73b70f460752c28770e296c741f8542e8e2c459dab48fb11514c, '', 0, '?'),
(0x78b47be2ce9122a0ec5e8988d061360d, 'wp-content/plugins/updraftplus/images/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/googlecloud.png', 1, 0x00000000000000000000000000000000, 0xca4166004c209cc601dee47f885826d5, 0x8930457ae342caa37f5a3c95f0f6ba84ed4b4c3806047560dbb64a158a1fe96f, '', 0, '?'),
(0x78b4d1990c149bda68fee12f949bc1a2, 'wp-content/plugins/amp/assets/js/amp-validation-counts.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-counts.asset.php', 1, 0x00000000000000000000000000000000, 0x83adb91cad09d516656ce4e424a20819, 0x0814798ff0fb43fb5799c9dfe438b9d5adbf389d7d84a452c8bfc7bd3d9e098b, '', 0, '?'),
(0x78b6ff5e2b4e20e0d979cd8651ba805e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x1a3acad347613b0fe7177de665baede3, 0x585a75f0889ec168b72a014d57380281a96d2e3e397f822c7e29fab345ee00ed, '', 0, '?'),
(0x78ba8d6c6db7abcd9b6fc62476e403cb, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ReadOnlyFilesystemCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ReadOnlyFilesystemCache.php', 1, 0x00000000000000000000000000000000, 0x7ce9a341bf1cb045522d0c8118e1c3f0, 0x36cd5234f54f046370ae55ed318eac6e04ab664189ba0fae04d62b025c68198a, '', 0, '?'),
(0x78ba9900fb9feaa8b08fcac6532b365d, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php', 1, 0x00000000000000000000000000000000, 0xd9639efa7d0fa230790ab7b4ae8facdc, 0xdf8efb518daec2ac62283a126023be50deb241888233446645b9c20b50e16346, '', 0, '?'),
(0x78c146297e1ee18f826e7f3ab69cbc0f, 'wp-content/plugins/amp/templates/html-end.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/html-end.php', 1, 0x00000000000000000000000000000000, 0x3e6abb53ef1a9523f584b4538c7da467, 0xcb54490338e3a09824e754ea92c67a28f5017430fd26679b6b9da09e83be6654, '', 0, '?'),
(0x78c9bc578048215ef037b92909451e2b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image.webp', 0, 0xd0fc01a6110cdc467d245b574036ddc9, 0xd0fc01a6110cdc467d245b574036ddc9, 0x6181b4e620c5aa15945ded2f9d8503add7c6d56edd154ec06c4355cf9e618758, '', 0, '?'),
(0x78cf7db6c2cd9c9238fc078b697fa9ac, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.po', 0, 0xc19fb2ca5fb619b23ad53129884193c9, 0xc19fb2ca5fb619b23ad53129884193c9, 0x4ce234b643f01fe4e355f487e27257fee49d4c8376153fc20f365b2a3e4dd493, '', 0, '?'),
(0x78d92ebda68c58f3eb4a24a7c9aedcb9, 'wp-includes/blocks/pullquote/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x62f3282320695576270886b00d72cc71, 0x854b6836a51e6f9d44214df0e65e04069a7c1d1895a2e8115aeef91251c72dc9, '', 0, '?'),
(0x78dab4bfdaacfb7afdd8eaa10c786669, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', 0, 0x6630c6567d00e4bded78b920243ee4bc, 0x6630c6567d00e4bded78b920243ee4bc, 0x0d79b4e9214944730c047785a0012ff16fd0d12c071a20f77844cccc782477d5, '', 0, '?'),
(0x78e02a3e4205e23ec007a25263a640ea, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ImportNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ImportNode.php', 1, 0x00000000000000000000000000000000, 0x88d2161ca18df38cecbd81a8eb365098, 0x23db97fbc5c56f39c92646ea1e7c4ccc781f73f27fd1a884215bdbf5dacca0b1, '', 0, '?'),
(0x78eb8d82829f407d59c7038c69cb2b7f, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.js', 1, 0x00000000000000000000000000000000, 0xa699cf8ec50c40ef2f404dfc6df34ed9, 0x9e780e4d919427c8a493e7b43dcedab7a63f248a7f03532c104679b884a5d6a5, '', 0, '?'),
(0x78ec09346497469e9515c0e9dd6260b0, 'wp-content/plugins/elementor/core/files/uploads-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/uploads-manager.php', 1, 0x00000000000000000000000000000000, 0x971e1ac6736947889e399e8143f5124a, 0xcbfbe3f977684f804aa632ff94f41fc24784ad093cd76d2c8f7d6b0e49f19d5d, '', 0, '?'),
(0x78edb6694360c5714649c095973a2237, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTruncateText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTruncateText.php', 1, 0x00000000000000000000000000000000, 0xb20569981e5bf68c76ba054a7b969828, 0x73c71e1fed90fe660d4be37a3a9b1ab7717fcd9d179b4415265621b0c9ddfe59, '', 0, '?'),
(0x78ef7a23e85d94728c753f309fae4ff9, 'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0x901e68df0c8bd51b6760c9b83ada955e, 0xbd0e959f01462f51b04800f9a6e65e126c2030a142ce93d5ab0b3653405068eb, '', 0, '?'),
(0x78f04c91f39e7e91e418eae4167391ff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpUserNotification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpUserNotification.php', 1, 0x00000000000000000000000000000000, 0x41a3fc53beba2524ced9fe40425cd9da, 0xcd56c8108c4016ac5a71d57e4389c947babaf8eb53948a13faa6c80c16d3b09d, '', 0, '?'),
(0x78f1446e868002b5709be533e117b1a6, 'wp-content/languages-old/fa_IR-ca28138671823450e87dfd354f7afc6b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-ca28138671823450e87dfd354f7afc6b.json', 0, 0x24315b97d5377cf8f448d2a66d58b683, 0x24315b97d5377cf8f448d2a66d58b683, 0x98d1b4c27c9123837153be1add1edaa287cfa56e29c7fb5427122b939e9078d1, '', 0, '?'),
(0x78fd7c4d1b63b3422bcc40d0a9774b54, 'wp-content/plugins/updraftplus/images/updraftcentral_cloud.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftcentral_cloud.png', 1, 0x00000000000000000000000000000000, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x5a118448399e9c07c1d42b0ef9b7069f647657cec5d52c1ea8e431c246afec4b, '', 0, '?'),
(0x790c8aad813189e22de8862f6649d7a0, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php', 1, 0x00000000000000000000000000000000, 0x82ef0aa192cfb78b0b5300b02e88f42c, 0x43d45d8b9eea1128819a2226f40071429b1ff4d7870de747db4da0b6b28e05b9, '', 0, '?'),
(0x790d250729430deb76a54a974899f54e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRuleGroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRuleGroup.php', 0, 0x3ecf13e06bf5d7678927a2bb04ceb0f9, 0x3ecf13e06bf5d7678927a2bb04ceb0f9, 0xfc5cb5b962b2af0934ee19b58bd819f460f49f263ea7da17716e52d90b033e2f, '', 0, '?'),
(0x79216299c3ebac993c51c958d3fe467e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Legend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Legend.php', 1, 0x00000000000000000000000000000000, 0xf39a230649b4ca774bbdcd1bd173bf38, 0xe2a671083a67d3be1eb6c92fd9b111c1d94f5c4996fbbb12a3a9d9862c75b7cf, '', 0, '?'),
(0x792645d97a16dd9c995abd79d7badab2, 'wp-includes/class-wp-recovery-mode-key-service.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-key-service.php', 1, 0x00000000000000000000000000000000, 0xd3c8ef760453f4c39ce1e70e1fb0dd2f, 0x1633912950eb8538ea0045cc1d2531de999cd635cb45d474170e13a9618c4c1c, '', 0, '?'),
(0x792861fca28cc681cce1e61c8ba4fd2e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ImageDimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ImageDimensions.php', 1, 0x00000000000000000000000000000000, 0xd0f120fc2e74564487f6fb928b2b9738, 0x8b413c0ecabbdc677bb554321eb762f1c9704656af965e02e692c783fd13c08f, '', 0, '?'),
(0x7929a0babf7790512100dadc3319604d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', 1, 0x00000000000000000000000000000000, 0x6242217ef78dff17fc2dc886fd14d9ad, 0xef3e148daf800754b16b48c1161eef087e1f3b6f89450b4c7770fd17824ac31a, '', 0, '?'),
(0x792aaad5bcb5f3f059a8418728ac56b3, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Value.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Value.php', 1, 0x00000000000000000000000000000000, 0xea3e223d70e6ef897e2bebe7294e8cbd, 0x4291ecbdecd271f1bbe5ed637788c9ba32d652baded9b0ca1789a508db670ea7, '', 0, '?'),
(0x792b857c7055d7d922e24159dd2446ed, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php', 1, 0x00000000000000000000000000000000, 0xd28b7fc955ce580aa987f486dd9a2e0e, 0xe895b8a4418734b723290f92e72995bfc59b6f47c665ae39836cda2ff5701326, '', 0, '?'),
(0x7931214006cc3ef566ec682a2b82357e, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-social-metadata-previews-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-social-metadata-previews-2410.min.js', 0, 0x27d78fef7e903e5899f5096391c02252, 0x27d78fef7e903e5899f5096391c02252, 0x4508898fc3f482472708474adb4415fa072b9e1f70b60735971b32c478e99d4e, '', 0, '?'),
(0x79351b32a46d1da300a56c991d22f965, 'wp-includes/js/dist/priority-queue.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/priority-queue.js', 1, 0x00000000000000000000000000000000, 0x33c06dfe456a9007cd758ac40ae0e308, 0xa9ca60f5a7ec8fd91ec3ef6228f9de4bfddbd0b167bec4e508ca66866cc3040b, '', 0, '?'),
(0x793a9f47eebcae6018ed572d3edbc34b, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style3.php', 1, 0x00000000000000000000000000000000, 0x5511023290d901e2298f14d74152cd81, 0xd011a98394094a985dcac19defc640104df401ce2a799d229796a73d8e75e892, '', 0, '?'),
(0x793dfee0c5e0c1bd27d6544cbff57d31, 'wp-content/plugins/elementor/assets/js/container-editor-handlers.11e3f73cbe2c3c5ffe24.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-editor-handlers.11e3f73cbe2c3c5ffe24.bundle.js', 1, 0x00000000000000000000000000000000, 0x22f331676a73eff280b60b9c59477258, 0x452fbc8ad1e2e3b6186a959b54f0018c38f7c386ff28fa46280620f4e400cf04, '', 0, '?'),
(0x794116a98730bba695587a28809e275c, 'wp-admin/js/widgets/media-gallery-widget.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-gallery-widget.min.js', 1, 0x00000000000000000000000000000000, 0xb857b5e1cfe96c953349d845bc68fcf6, 0xf29fa25a6858008af89b8e85092c5082365bce123d12bd7f8001329cdeb8feef, '', 0, '?'),
(0x79413f5a664dc510654ba09a5d6534b6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', 0, 0xdbe4987f6c937c04a93161531fc38938, 0xdbe4987f6c937c04a93161531fc38938, 0x624fb29d0bbb3dda4a334502fafdc1f392bec682f6737e7d659632606b474090, '', 0, '?'),
(0x7945fe6f420e6fc55e4d6224d8b50e1b, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4089b5573c93466397b062da75daf2c0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4089b5573c93466397b062da75daf2c0.json', 0, 0x5fd479b7d27a87690bc8649de08ee595, 0x5fd479b7d27a87690bc8649de08ee595, 0x32ad6f680bc46d47d451467df24757e9afdc99f7d54aa68cb4b186ff74015a80, '', 0, '?'),
(0x7946fa2fa36d33b7d8846579e4cda17b, 'wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-rtl.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-rtl.css', 0, 0xe1f49a248328dd26ce32d52cd61febea, 0xe1f49a248328dd26ce32d52cd61febea, 0x64bab3ed54eb1a95bce962930e4f3d4926275bb6649f51ed6d8479b83628fea1, '', 0, '?'),
(0x794f9e0079166af965420a5670c8fbf0, 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0x8ede7bf6c724a7c0c7bc879186b6ea7f, 0x6af4a9351d3d8659d5018c24088def8b8ea5abd7d651bada55d0bc8575c92a45, '', 0, '?'),
(0x7951e55ed971900f71b03e2685e99fdf, 'wp-content/plugins/elementor/assets/js/media-hints.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/media-hints.min.js', 1, 0x00000000000000000000000000000000, 0x4f4c6d1c901d8e3671fe259526d16e49, 0xbdc35e1abda1c18c995c5d00bff83b46ba39103e80fd599aee878287eebbc742, '', 0, '?'),
(0x795a669ad1dc9b0d7af72674b83da6b3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientInterface.php', 0, 0x5f883df9301578444686a01da3d2ca2b, 0x5f883df9301578444686a01da3d2ca2b, 0x49a491dfc90d41d31436283e93fb91f3f5e74ed4071e0de632f2bc91d9b752c4, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x795fab288f7a3192f0d216727265ac00, 'wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php', 0, 0x7f8dc5dc2430f4e6eec3af333567115f, 0x7f8dc5dc2430f4e6eec3af333567115f, 0x39b58e673eff7d2e026e1f7a715f8401ac00f145af3c541206928ff19252087e, '', 0, '?'),
(0x79646708214693327ca3096d9fc0f2f2, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg', 0, 0xf08c44ea1a9fe8d019ba113d7c712777, 0xf08c44ea1a9fe8d019ba113d7c712777, 0xd0f3a0c89bf76958a4e14a9f83d1f942c05a622ac6e71032285e89456fb24dd2, '', 0, '?'),
(0x79695b832259ea686fd4a36dc10ed0c2, 'wp-includes/css/dist/patterns/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8cd259215b0f6d1217ee3dcdd253fd6f, 0x4956c80b5c84e55fe3e3e7f4961c1506d57596bf357b435f59eeb0a8c16399bc, '', 0, '?'),
(0x796cf4bd9d0442efa3b863f244c78a84, 'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js', 1, 0x00000000000000000000000000000000, 0x4d43b2fcb5ef3e6afdcd539f46148514, 0x93984296d3a46855672fb433ff80384d0f3dc5011e13b780eae16f69750be114, '', 0, '?'),
(0x79725daad8dc75631ede5402cae077bd, 'wp-content/plugins/elementskit-lite/widgets/header-search/header-search-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-search/header-search-handler.php', 1, 0x00000000000000000000000000000000, 0x75f42a76ff0711b99ed6e2df558c8daf, 0x89bd573454b5c994e76bd111d4389573d703c43c83a7de5f1c20d6eca3acb105, '', 0, '?'),
(0x797568b1866d0036f78432ee36ef7600, 'wp-content/plugins/wordpress-seo/src/helpers/image-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/image-helper.php', 1, 0x00000000000000000000000000000000, 0xd924d96744f218b87770e03bfeba08c4, 0xc14d947650eb7cb0872d5e1a3fe36f5909ba70c18a56ce96c0035e6ae328e146, '', 0, '?'),
(0x79780ec77029596f44a0522a3df2b72b, 'wp-content/languages/plugins/elementor-fa_IR-9de15ead6aa7b3bb8a1ea30a49991974.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9de15ead6aa7b3bb8a1ea30a49991974.json', 0, 0x22db70cfaba6f885204d4385afb3dc82, 0x22db70cfaba6f885204d4385afb3dc82, 0x9f81cc7a958ced6093e832cba6cc7283dde79c605feb4dc8022c13e4ce6bc2d0, '', 0, '?'),
(0x797b81ce44734c9c7b957fd13c3df52a, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php', 1, 0x00000000000000000000000000000000, 0xce3e47084d5c53a4c750a4bd6c205341, 0x657ed97f2b7fa74bd8f9b8b7bec991c08eb51a10dcaab6ec1bff65a3f76b2dbd, '', 0, '?'),
(0x797cae3280a5aa2e217ce5d2d4bd3452, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/HtmlFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/HtmlFormatter.php', 0, 0x1ea88c3c8f5e439d26dd5a60c4a0d6ca, 0x1ea88c3c8f5e439d26dd5a60c4a0d6ca, 0xd1e01cb43a5f13f32d723b54bb27eeb872b28566e7f4ea12a6e73af4856d5d8b, '', 0, '?'),
(0x797ed9e666d510a9cc9a4e2e0c248a5a, 'wp-content/plugins/elementor/modules/notifications/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/api.php', 1, 0x00000000000000000000000000000000, 0xb46eceba3762f7417a9e3f1c9b728055, 0xce6368347c267c57a5be49fbbda0e8b1d82ab282275da2f8980a214246291404, '', 0, '?'),
(0x7980a624b977151dea79fbf3bd17216f, 'wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday_sale_24.png', 0, 0x67d9199ff10f308b3ca84214242f357a, 0x67d9199ff10f308b3ca84214242f357a, 0x34912e41dc9b38a1c64de0e692f5429747792460c125069eaa2412b57115e1e0, '', 0, '?'),
(0x798102d70a962c0a43e77c5b69100616, 'wp-includes/customize/class-wp-customize-selective-refresh.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-selective-refresh.php', 1, 0x00000000000000000000000000000000, 0x89ac8250c5045714671269b967c9ed63, 0x2b8c7469ca831559d241358fbafc1b6e7d7d2d09851fbad72cc6208072071451, '', 0, '?'),
(0x79819daed60a762d08dc1c1672281fbc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TransferException.php', 0, 0xa051c81ab71918fb46fd24dc18983919, 0xa051c81ab71918fb46fd24dc18983919, 0xc145ca1ac4652880ce680c2183cefa54c49d0aca8f9374bf341528c32886b0ce, '', 0, '?'),
(0x798353e0d5fe1c18b996a42f84a67045, 'wp-content/languages/plugins/elementor-fa_IR-a3bac97752b365511e337f750b1e7508.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a3bac97752b365511e337f750b1e7508.json', 0, 0xd362bf2b6023fd8bde48cb3cc2199af7, 0xd362bf2b6023fd8bde48cb3cc2199af7, 0x5488526924f07f49a6f5c3059e3fd91dc25be6ed1d56d87a10ec3aabbae31ae8, '', 0, '?'),
(0x7983723ba29aec39293357b82bb4286a, 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php', 1, 0x00000000000000000000000000000000, 0x7f8356d6d54eb2ce5960fdaa7c9e2224, 0x42ae791179c5aaa7d917bccef483e3531ff173dbb9a50b1f150621d9c11194bc, '', 0, '?'),
(0x79892e69258373582d5273e712087df9, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css', 1, 0x00000000000000000000000000000000, 0x8452290d7deb4af0f874314c2912f5af, 0x887d6d62582834ddc79d38915733f79a2fb43c9e462de41846b25c817985ce9a, '', 0, '?'),
(0x7989a4b4f1f57615b56673f7978c5962, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', 1, 0x00000000000000000000000000000000, 0x3cf15e506ab8af255ed5e53680c57be1, 0x2d66d85d771e9ea6fb9ccc556f9487be54aec0cef7657f1f8b287b3fe88fc780, '', 0, '?'),
(0x798b12837b88155c1d62d26127e8f85c, 'wp-includes/customize/class-wp-sidebar-block-editor-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-sidebar-block-editor-control.php', 1, 0x00000000000000000000000000000000, 0xe95d6db3bf4c2d0844d1d5d32b5ad995, 0x1c1c926f2c6205104cde6e42c4f05176f12d7c718f64bda2db2707423d8a5826, '', 0, '?'),
(0x798c181e784dc2cfffec40bc184fe48f, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php', 1, 0x00000000000000000000000000000000, 0xbcb07440a4f44eadf69bfe6a92c45e45, 0xbc0c7ee9f2d1ff2f7f80ce1b7c6b63afa8676af42399e3a0bbc330bfe6748063, '', 0, '?'),
(0x798db9dfa09b2adc6b245d020e05e15e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ol.php', 1, 0x00000000000000000000000000000000, 0x39c7f391927c1303d7858a2e608b278b, 0x113e7b5793a7279a4e8f1e14a1722892a89de97cc414545eb4a08169dc235538, '', 0, '?'),
(0x798f908390cb0428ca569c11dd4606b6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', 0, 0x6aac1e691ab16db7d10fc6204c5a0944, 0x6aac1e691ab16db7d10fc6204c5a0944, 0xbb326c5827c2914c4bfc87731bc13577ca3c822b76e4ce4ed231624487714760, '', 0, '?'),
(0x7990869588b4bbaedbf6523f6b5a4286, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php', 1, 0x00000000000000000000000000000000, 0x3aac7044fceb8438c6bee77598949a32, 0xf9b7239e77793f8556c4daa7d3e9936589304da517b228ee25332ab9d7d10ddb, '', 0, '?'),
(0x79927f8ac62d9fc8f5b756b189aa9b9c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', 0, 0xfe2621a64b89853c555a97ceffca9b08, 0xfe2621a64b89853c555a97ceffca9b08, 0x483ff4d997cc154b48b4a2ba77aa4a7f95be3596833ed1886126791e14f73ea3, '', 0, '?'),
(0x7996f456f67c2fa14e132fe2ee0185b9, 'wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js', 1, 0x00000000000000000000000000000000, 0x4040a1381958c1cf150cd9b5795d07ed, 0xcd0c30151ccdca6bf215e5947550495001517b21e4d5a5405be608180f0a176d, '', 0, '?'),
(0x79986eecff07e19d5d264029af24e355, 'wp-content/themes/twentytwentyfive/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/screenshot.png', 1, 0x00000000000000000000000000000000, 0x0d60746d300aa01c31d9398c6867c87c, 0x09e12f148286850ac3f876ae4a37ca0a932b7a0f5d46a1d4494d5b9063a0446d, '', 0, '?'),
(0x799b4b13ec3a787d30ea4af3466d81b9, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', 1, 0x00000000000000000000000000000000, 0x0cfdfa8d81e5b22c24c96ae7014213c0, 0x0fca83fef4eebe1184b13ee0374b4fbcdf7dab228a4897c91f7357c39c83a778, '', 0, '?'),
(0x799f4d79bc3c8199c4804a688b249c73, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', 1, 0x00000000000000000000000000000000, 0x14d16d1ae103f14460fc48a60ad81b76, 0x4ec942b3850690f9a3a83a8e6f0f1e6673e79f0df2d34d2916f2788dbe3eac19, '', 0, '?'),
(0x79a2353257711c6bbd92921e180b5450, 'wp-content/themes/Newspaper/loop.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop.php', 0, 0xbd7f67a35492d1b57de895b74ef94593, 0xbd7f67a35492d1b57de895b74ef94593, 0xf684f004d08a2d271fb234924942049db170b70485ec81eb7eec975a5b252967, '', 0, '?'),
(0x79abf2ea411b1bd8bd7fedaedc9f6c0c, 'wp-content/plugins/elementor/assets/js/admin-modules.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.min.js', 1, 0x00000000000000000000000000000000, 0x0404bcb884fd42d41a73a57193a61bb4, 0x254378f1bdf0d43aead41a2e93028bfe7bf86744a8b8b62e45834c52591a9c8b, '', 0, '?'),
(0x79b2550d52ed893b8fc8a794ec050104, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Expression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Expression.php', 1, 0x00000000000000000000000000000000, 0xf0c14c6957275d100c6ef17ca37ff9a6, 0x5bee57b6318ce6f4384a4b847ff8ee7c3346281baac0954824d10fddd9444299, '', 0, '?'),
(0x79b25b119792fc5155d7f93b66160932, 'wp-content/languages/plugins/elementor-fa_IR-bd7df0741aeddc2bbbb08d20c11e4ddc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-bd7df0741aeddc2bbbb08d20c11e4ddc.json', 0, 0xd3bfd4b3892a4ff60d314600fe4b6aa7, 0xd3bfd4b3892a4ff60d314600fe4b6aa7, 0xfd2fa502bdd0afdce3f8dfac7da0aae4a2490991711ff1d85462921c6106b46e, '', 0, '?'),
(0x79b405ed1ddd459061ccf33a128d5b00, 'wp-includes/class.wp-dependencies.php', '/home/iraneurobetcom/public_html/wp-includes/class.wp-dependencies.php', 1, 0x00000000000000000000000000000000, 0x6f3d602c579184c251b42d0bbade38fe, 0x225d5f96b2e9317473f42264b8d9e10fee2d7bfd9c9d06a811c482e0e85ea85c, '', 0, '?'),
(0x79bc56e3da89cb9f3041875c37dd8eaa, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SendGridHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SendGridHandler.php', 0, 0xab088a5bbe8cd42e201d3c8dab280c2c, 0xab088a5bbe8cd42e201d3c8dab280c2c, 0xad9944eb5d46ef0ec3944c3a478a2f4bf162135e12cac978f15f6fba50f5b11b, '', 0, '?'),
(0x79c31f62d4685597ab5e1c61a3c8c99a, 'wp-content/plugins/elementor/includes/widgets/image-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-gallery.php', 1, 0x00000000000000000000000000000000, 0xbfdc605e9cc192a8b0fc3a05d75c4630, 0x3e54de0c8b0e98f8d21a687e7d07121b9990372ae1d93ad0b634d7c97c09536d, '', 0, '?'),
(0x79c4e7dc828521f7c652a5a72670edd0, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-dbf48c6cf669c8624d6a4b4220f356f0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-dbf48c6cf669c8624d6a4b4220f356f0.json', 0, 0xddf810b95ef31ca863a2d569b7d1dc71, 0xddf810b95ef31ca863a2d569b7d1dc71, 0x79333c8cffdeac935200c0a138a46ba37e67dce9668a0731ebac4df72be7a297, '', 0, '?'),
(0x79c592083c5ec936cd491319fb4dabba, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/popupkit-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/popupkit-logo.svg', 1, 0x00000000000000000000000000000000, 0xb3b0d703deac1b1eae37fd18c32fee01, 0x4513c45a3b4ec4bd9c43fad65306e1661e0cc865e7906f1508006f84eecdb055, '', 0, '?'),
(0x79c7f3c45360be12c6d97daa537735c0, 'wp-content/plugins/elementor/assets/shapes/arrow.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/arrow.svg', 1, 0x00000000000000000000000000000000, 0x467e7ac6d9a89f77ae9689cf43b079ce, 0x16379e687100a937068ff71c07a4adfb6e2214659a25536c5d678b04ab85f017, '', 0, '?'),
(0x79cabde27bae82cbda36add3107a4ad1, 'wp-content/plugins/wp-rocket/languages/rocket-hu_HU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hu_HU.po', 0, 0x66a6533123257891f8b0764ee2269f80, 0x66a6533123257891f8b0764ee2269f80, 0xf8488056603cfed6a9bfc0e815ed2da67b9b694e45d71d860df68923ceaf66b1, '', 0, '?'),
(0x79cdff6509390d12b3bda50f8096d555, 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php', 0, 0x9653460c53242ac091aeefa074cf28e2, 0x9653460c53242ac091aeefa074cf28e2, 0xbf6b53aedbe971ddb895e954e82f193cc5392f07db9ed0475b0885bc72ed4823, '', 0, '?'),
(0x79d5eaf311c95d991eee7fd40c7cc651, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', 1, 0x00000000000000000000000000000000, 0x98140817d5204df2df8c758eb52e3ca2, 0xddb4cfcddf8206b630b3e1fc6285f97de53f0b0a2053a3ee484275a04c850922, '', 0, '?'),
(0x79d80cf023a32c88175220455adbd0f6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RuntimeVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RuntimeVersion.php', 1, 0x00000000000000000000000000000000, 0x1961b1047b642387d78d1e2eccdae3a2, 0x2409cdd2dd6c4c61481951925a1ad29b4dd89f0e4a19732bf609f1409cfae029, '', 0, '?'),
(0x79e2228c4f8fde7ded371f109e6792d0, 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js', 0, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe130176a10b3aef7f48d12d072e60859a6a8bf432a867c6890b23d89f6b75d44, '', 0, '?'),
(0x79e633a1dde2322f9fa45b5823f9c246, 'wp-includes/blocks/query-title/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/block.json', 1, 0x00000000000000000000000000000000, 0xb2f2126aabc8a1be7b0c8498a0ce771d, 0xa1ae4c4eb9bc7b42a135b0a14bbf9a99b513b8789a9025e2f59aa3804f6cb465, '', 0, '?'),
(0x79e94a818cb9144d2aa3302485174f55, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', 1, 0x00000000000000000000000000000000, 0x0c3feef367a3e0101a1e76a26389f060, 0xb112ef5e0ca57aacaa0a347bf124a7b9cc0ee5837d3c29bdfb0030b6b064c84e, '', 0, '?'),
(0x79ea018ee447955c6098e1f9a24d5294, 'wp-admin/network/site-new.php', '/home/iraneurobetcom/public_html/wp-admin/network/site-new.php', 1, 0x00000000000000000000000000000000, 0xd7c5912a6af92c380ea7c6ed7fde372e, 0xb4215c336294f5db1d4b609b5761b1150a08cd0e77ed766026b1be362f862142, '', 0, '?'),
(0x79ec19658f6d24cdf94a08f59cbad353, 'wp-content/plugins/wordfence/lib/wfDeactivationOption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDeactivationOption.php', 1, 0x00000000000000000000000000000000, 0xac097d3fd3fec91720d2f0020680b635, 0x8c270b88f203d67a672f82d9bd6e2b02758dd7cdc1463ddb5b181486c81a6ccd, '', 0, '?'),
(0x79ed180999b69f1b5f663ff0e1b13999, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss', 0, 0xfba80c97b5260143e581b7b788b70437, 0xfba80c97b5260143e581b7b788b70437, 0x9c27877eb693b096e50906c218c64e608a5b6e9c62b01e2f290a41ab054c2ed4, '', 0, '?'),
(0x79f105a0ab004c7ac0e3b6b5810bd988, 'wp-includes/blocks/group/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style.css', 1, 0x00000000000000000000000000000000, 0x7d5d78af015e45a19094a9aa2d959910, 0x798d0e205b719b6a1a1a4f86320381d33bb714964a61a57486dd45e889e76d42, '', 0, '?'),
(0x79f33b041171aec564be9fd5bd097efb, 'wp-content/plugins/elementor/assets/js/contact-buttons.7c9983ed0d4964b951c2.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/contact-buttons.7c9983ed0d4964b951c2.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xff6d40f7eb085e5aeb4d43b499a75d18, 0x308749fdf3250131704b948c9926cc1236c9587ed9136abaef3995bc27766ff7, '', 0, '?'),
(0x79f8c6078d2fe82d52632f21524ae5d5, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WordPressCom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WordPressCom.php', 0, 0xf7550d7cf7ec6dd31f5933dc26803756, 0xf7550d7cf7ec6dd31f5933dc26803756, 0x731d55d9595229607ffbbac6f331404575ddf718b60b011b34a47d2dcb28e879, '', 0, '?'),
(0x79f913429d7fb19c858898269aed55c3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormatRun.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormatRun.php', 0, 0xfa368688dd402d02e62d88cbc651758d, 0xfa368688dd402d02e62d88cbc651758d, 0xc8c0cf96605a524d16814dc314567a2fc6b83e9e8af0f8b463eace51ae835e43, '', 0, '?'),
(0x79fb4b6bdabbfa2099bb7e64c8ad6498, 'wp-content/plugins/elementor-pro/modules/hotspot/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/hotspot/module.php', 0, 0x10b4248e931382ef7448685bd506c676, 0x10b4248e931382ef7448685bd506c676, 0xc02e1ad65a8a7910a186b5632b568918de7f819e69c3a4ac7928fa9017251186, '', 0, '?'),
(0x7a0132684f739530350cfa691e05333b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectNumChildTags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectNumChildTags.php', 1, 0x00000000000000000000000000000000, 0xedf95c39598fd2aff53414d2b3645812, 0xffeed06e1d7b3857f664047c9f866887fe82e306bf1704bc351f4cffcda27660, '', 0, '?'),
(0x7a0add495894f00d8e9dd4923aa5cf0a, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php', 1, 0x00000000000000000000000000000000, 0xc70fe37efa9386007c19ded4dcfafc7c, 0x2b6af44fb330ffcfd911b4d284be2a722c1d9742a8b1be525309bdd7e4d27a00, '', 0, '?'),
(0x7a0ec990b59b8240f62fce172f1e40a0, 'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php', 1, 0x00000000000000000000000000000000, 0x4ae435384f079a4f8f7d13f405f61173, 0xab9e10a2842439aa6453133e3bf03a82a1800aeeef61645f18a858dd1fa65b46, '', 0, '?'),
(0x7a12171f9e51ce8dc61f4c26f1cc644a, 'wp-content/plugins/wp-rocket/languages/rocket-ar.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ar.mo', 0, 0xa5e31f28099b155cb72dee3148772431, 0xa5e31f28099b155cb72dee3148772431, 0x4789a7fde55063dbad085647317e57315d09a9324995b1d989b0e7cb1da36ac8, '', 0, '?'),
(0x7a1378daaef09b682c387886a00c9576, 'wp-content/plugins/elementor/core/logger/items/log-item-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/log-item-interface.php', 1, 0x00000000000000000000000000000000, 0x6e5e74a1fc865d3316441929ec79ed4d, 0x461583f9262bde5753a66b1e0059097903271f9049b3906258d46af5b4d58289, '', 0, '?'),
(0x7a185e0356eaaa1b29727be444c2340d, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-left.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-left.php', 0, 0xb8daaa433cbad562bb84747004dfafef, 0xb8daaa433cbad562bb84747004dfafef, 0x6d423270b3f59c68a7caa7d7cfa6c86c6037302e758cd5a094890a339c564fe6, '', 0, '?'),
(0x7a1be5834f7cd16368b9e0d1b58bc877, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php', 0, 0xbea106d8bde3a4643b833afecbe6bbd4, 0xbea106d8bde3a4643b833afecbe6bbd4, 0xc3006d17a82c834c188891db3e45e071408bb212f391a904d4420d6db15d6d9b, '', 0, '?'),
(0x7a2d2dd5d6e917b289b7329de5441479, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php', 0, 0x9cb5b2f432d33b63cd7e3b4e7d09aea4, 0x9cb5b2f432d33b63cd7e3b4e7d09aea4, 0xf86bb3885ed63b699d29c03bf592052b58141333da63b4e1a87acb199e767a7b, '', 0, '?'),
(0x7a2e5bc7fd441519113810811752d40f, 'wp-includes/js/codemirror/jsonlint.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/jsonlint.js', 1, 0x00000000000000000000000000000000, 0x49296679dee36b0c548c2bcaed3cd59f, 0x9324443b3baf80b47f9e30c5d6081bff46f87e709218f847d29346b9cb81a685, '', 0, '?'),
(0x7a3040f0482135b3c7379ced4a77b194, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpClientCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpClientCache.php', 0, 0x1366ca45e16214148e6132be766e6658, 0x1366ca45e16214148e6132be766e6658, 0xb0262ea8b85915bb899c4b646aa23829c3cd53fadfe07c6a23c587ea3c9d76ff, '', 0, '?'),
(0x7a3324d09a8cb2a3d48cfcf8cb2adf67, 'wp-content/plugins/tinymce-advanced/mce/print/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.js', 1, 0x00000000000000000000000000000000, 0x7a6bc6b9f7d0e46f0207227c87f8d065, 0x22a834b3a96190e61157799ee1867aaa26adf02f61ae2294723837a6d223c235, '', 0, '?'),
(0x7a39b6e44677eadc9c24568efca27b74, 'wp-content/plugins/wp-rocket/assets/img/one-com-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/one-com-logo.svg', 0, 0x321823c158fcfde1f9ceceee13b69c79, 0x321823c158fcfde1f9ceceee13b69c79, 0x7032172ec29e4d3832dfe6704fef7f049ca6e1637469322cb7f391dffb8bf3c5, '', 0, '?'),
(0x7a3b6a325744ba36b28c115ba1170856, 'wp-admin/js/accordion.js', '/home/iraneurobetcom/public_html/wp-admin/js/accordion.js', 1, 0x00000000000000000000000000000000, 0xaaaf26fb500f5421cdc723cb3759ec52, 0x39f8a5f0160e6d15b20ee4e62ee9401b194203bff047ba4cc4f4576b7345e588, '', 0, '?'),
(0x7a3bcabe655539d7b8d4ac36b1e4e6ff, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo.php', 0, 0xbc9fdc15fb6310e48f985ac363e29355, 0xbc9fdc15fb6310e48f985ac363e29355, 0xeb6f8ec6444758cc249f2922d4dbfb2e10f5419cd0d7b09f53aeae0bdb0b74ed, '', 0, '?'),
(0x7a3d7699b1552add9cc05f3c35d04419, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', 0, 0x5fab9b6d4196420d914d872546f951e4, 0x5fab9b6d4196420d914d872546f951e4, 0x0715a77ab29121982e3eebdc318c59488c0f99a3dd68f996f4b58064b240971a, '', 0, '?'),
(0x7a4b5eb6949ac0d94e672571ad29bd3d, 'wp-content/plugins/elementskit/modules/parallax/widget-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/widget-controls.php', 0, 0x88318e62ef5f8db07be9ab2249fb1214, 0x88318e62ef5f8db07be9ab2249fb1214, 0x901419038bb6aeaf7ee4ca91b15abe0f4e969ffb62dedd57a24b98c3f777f21f, '', 0, '?'),
(0x7a4c00de05efdba977049a19e8678635, 'wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xb7ddedbcc26be176ec81f8ffcd16f447, 0xad71d50bd6c22d0917b0b4ddb6cde013aade3f334c583fe59745aa8453ef6fba, '', 0, '?'),
(0x7a501e6471e31a81f24b97144e76d621, 'wp-content/plugins/wp-rocket/inc/Engine/License/API/User.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/User.php', 0, 0x5dcbe34fe8f8bda1056b0e2d38410609, 0x5dcbe34fe8f8bda1056b0e2d38410609, 0x0ac0e3993b7878bb5173070a1f766865b5af1671cb37fdb6bb6b813aab32f8af, '', 0, '?'),
(0x7a5649044ada4bb62d4edb645d22154e, 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.min.js', 0, 0x23a22ffcc70e2746beadcc16682c2389, 0x23a22ffcc70e2746beadcc16682c2389, 0x6f1227a9611733da545d8af23be03a643608e26efdc98385bb48bd959803c8ea, '', 0, '?'),
(0x7a5fc0866194b0bbe31a5a751d84f304, 'wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js', 0, 0xfd6bc4970ebcdda5c6450f455cb98f3e, 0xfd6bc4970ebcdda5c6450f455cb98f3e, 0x59058f72429fbae9e07b93381d56f05074a3a58dbb9bf745c9a82012ce54c29e, '', 0, '?'),
(0x7a60a0c2bd325971307d63852ff18a4a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php', 0, 0x51c2e40668fc55ed099d864685076c8b, 0x51c2e40668fc55ed099d864685076c8b, 0x282f29a0e3d6007c331195a99400ea62f40775e798789574e0777153b5d1dbbe, '', 0, '?'),
(0x7a6438c546f34df0fd2453835b879dbf, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php', 1, 0x00000000000000000000000000000000, 0x259405523046d55a8584003e2656a951, 0xbfb828642e809faf22815caa6e88acf671468077207b1b2fa9d93a186122a89b, '', 0, '?'),
(0x7a6c05f9251b6bf4a9d7f2e8662a16e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnetapGoogle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnetapGoogle.php', 1, 0x00000000000000000000000000000000, 0xc2bc8ab83f4501221ec29c58273599a0, 0xc72939af0abe6ab446f3558284e923d2bea1e89c0726a2c25add69b749e182ab, '', 0, '?'),
(0x7a6c2c7357e136a475440cd057d1b5fa, 'wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php', 1, 0x00000000000000000000000000000000, 0x25205cc01fb6bc5158a790bc70cc43c3, 0xa43ab5dea97b4593c7e9c5fb50318a75d18cfa52e038db66672bc9efde98da79, '', 0, '?'),
(0x7a6c648d9055f07999e87c59a77b8ffe, 'wp-content/plugins/amp/includes/sanitizers/class-amp-allowed-tags-generated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-allowed-tags-generated.php', 1, 0x00000000000000000000000000000000, 0x78d35bb34ff17cb0ce35acd0540c16b7, 0xaaaac8faf71e9de5a4c0112b70ea28f7a76d0c2d8a99f91d836b61172391b2c8, '', 0, '?'),
(0x7a6ea61233fe83ce2cba844dece66dea, 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php', 1, 0x00000000000000000000000000000000, 0x86e86d17fb375401f1a7b64c1110bbf2, 0x49dac8e2da26f52bec69d6e0ac28926065f01ae83d7eaac59218882e538d30e4, '', 0, '?'),
(0x7a6fb886dcb21319887ea1137fe18862, 'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php', 1, 0x00000000000000000000000000000000, 0x26eb923594e9754e69cdce211fc5077a, 0x80d41ce9ce238516cbc8c99b21778363907790d8837d36a2d9f3827e41a792f3, '', 0, '?'),
(0x7a700edd51652bed420e624c938dc916, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', 1, 0x00000000000000000000000000000000, 0xa1c3c986cbaae1a23bddb9d23f049ef4, 0x51c40388f649c44c398ed196d8854cf9633bd9a22599cc9a1aadfc8b8e494332, '', 0, '?'),
(0x7a72595dd2a36212ac47a1e3dee2b4e1, 'wp-content/plugins/elementor-pro/core/editor/notice-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/notice-bar.php', 0, 0xf21aaeb5945c7f9a9ef856c4b8f15716, 0xf21aaeb5945c7f9a9ef856c4b8f15716, 0x2eaae36e419bff462a679fdf2e3f425ae462c802fce2c0e2a04f3a44aa2d70e6, '', 0, '?'),
(0x7a75abca58e6bcbdeb9454ec85f0f589, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWistiaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWistiaPlayer.php', 1, 0x00000000000000000000000000000000, 0x7443cadda2a0931033ec6e362d1d1b1c, 0xb68e995531e9d7451eb37a372845d756e934ef871d2ac53423bb77719412783f, '', 0, '?'),
(0x7a7cfbadaaa9ee904ca9e246c444dff9, 'wp-includes/css/dist/edit-widgets/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8a3d18f7594c8e8cc2ecf0a5871e6e0b, 0x8dda33fb654c37e078b6c8c0ed233e76f58e955f403a6df674be7be6db986120, '', 0, '?'),
(0x7a7dc8736e0bf87a88ec7afa75a99fe9, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_classmap.php', 0, 0x2b4b1a38faa575123f166f8539d73b6c, 0x2b4b1a38faa575123f166f8539d73b6c, 0x580f69404d0b44825709c842cc58def358be84bb1e5aefbdfd78bdc17782c372, '', 0, '?'),
(0x7a7ff570221e517a37c5195581db8005, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php', 0, 0x3276ad86f2bf09b23fd4bfc1d0d640d4, 0x3276ad86f2bf09b23fd4bfc1d0d640d4, 0xad553173862336585cee92ea5597eb9d269daa12e6e2c7d26d72157b521cae99, '', 0, '?'),
(0x7a835d1a394658780e84618ebebe8440, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php', 0, 0x8cccacd71d6a000527d90585b9f7d64f, 0x8cccacd71d6a000527d90585b9f7d64f, 0x9e9aceed8b0140bb584192b49a846317fa3ef0f0e4a05478a3b498961e0179b8, '', 0, '?'),
(0x7a83bd5b5281b3d335d31676df33ed78, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x671eb86847e86900bb2a5486ba220a7d, 0x9b94474268c3ee0914e48b9a9b63fd7ab9ff73ac16ee8a041a1bf690b99bc92c, '', 0, '?'),
(0x7a864c054d85e5a808fefa8e6036b22d, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php', 1, 0x00000000000000000000000000000000, 0xe22d92b977158bec50cb20462e21f71a, 0x55b1d90492d4f1abf503c878b2b95cd93066b7aa5679d10ebd8dc66f110fc1c2, '', 0, '?'),
(0x7a886d9553161941fd7d0749bcfeb429, 'wp-includes/sodium_compat/namespaced/Compat.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Compat.php', 1, 0x00000000000000000000000000000000, 0x41f269ea6bb22fcae5bf6a0d6e138e33, 0x31c027a7b6878fd5bb2e12ec4fd0e07d1335ba410b6669a47e9da23eee3a7d73, '', 0, '?'),
(0x7a8d325d8d7727b4e13d22d3112da334, 'wp-includes/blocks/query-pagination-previous/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-previous/block.json', 1, 0x00000000000000000000000000000000, 0xf9ecc13f28ed663d8947577276ea85fb, 0x31091a4e54395ac9af6730a326802f0da633040a6d834456c7af3c1894add85c, '', 0, '?'),
(0x7a8f6d8b91aa0b353a9c682ef1bea859, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php', 0, 0x4611b51e81fdc69c2e2226d0e8af9be9, 0x4611b51e81fdc69c2e2226d0e8af9be9, 0x170b8423a8923e2b4f6ced438a4c1de0b7486708adc29229781fb1e344cf3b7f, '', 0, '?'),
(0x7a96a1788a78acefc00d9ce315e011a6, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/composer.json', 1, 0x00000000000000000000000000000000, 0xaff0583528012eae6277546ae289a3b3, 0x33436aa3f60afedc6e91e668a749fff829935f2ea41b4fc0e89f7f18ecfcf5f8, '', 0, '?'),
(0x7a98461f85b4a647e10255b7d36b2687, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', 1, 0x00000000000000000000000000000000, 0xed7e0d5590d718f246627b7f6949cba6, 0x679ba3867210265bf7896d0a784873b0c2ea782714290f39cabb22417c89c5d3, '', 0, '?'),
(0x7a9af7d4a499b3d0a51c450590273634, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0x69101c62bb0ff45a844b6864fc4cf45c, 0x244391c4840430923548a27e313bc070c6310880eb07255a643e74b26f8ec3a1, '', 0, '?'),
(0x7a9dd7c9899213cc46aaf772c6c1b6b4, 'wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php', 0, 0x8b8f773f20eacca92bf84c8aa0b3835c, 0x8b8f773f20eacca92bf84c8aa0b3835c, 0xc14d7d74e34be11ed82644a1d70687cfce1ec5c5613441b8d1dd234169ef4530, '', 0, '?'),
(0x7a9ed4c69398f782245ac3048e34c8c3, 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php', 1, 0x00000000000000000000000000000000, 0x4254c678c500e8051d41ef0133952973, 0xf2f85642d8f0de6dc29a2e2cd73ffc1e04bc226efbea7cebc13a166b2739f1e0, '', 0, '?'),
(0x7aa235b72a1a41445a436bace16aae92, 'wp-content/plugins/wordfence/images/icons/magnifier.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/magnifier.png', 1, 0x00000000000000000000000000000000, 0xa81fa78d754fae7b3a71026356e3ee27, 0x0e99206174bfbf769dba6451c3eba83028ec496aaec696904fa7a2152465282a, '', 0, '?'),
(0x7aa29ae5914ca9a335096735b5c48eac, 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0x7ba7efd0555d4b27f6e27806fb5e34ba, 0x02b48eab7cd72c606e9732a44a09e27164ebfc384c88daefe68abc7fafd2cf92, '', 0, '?'),
(0x7aa2aa5b422d0c10be287f979db53636, 'wp-content/plugins/elementor/assets/images/logo-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-icon.png', 1, 0x00000000000000000000000000000000, 0x7065b9e2fde5bdf3ac2e8e6e2c4ccac6, 0xfcd95c0843b84abcbcb6bb2ddd03c05cd18a799db14abce4e0a17d19060f3628, '', 0, '?'),
(0x7aa88b8fdf3820104cf27b9fd3f57105, 'wp-content/plugins/wordfence/lib/menu_scanner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner.php', 1, 0x00000000000000000000000000000000, 0xec3881bc29b4fc91d58b64e0060b4aa4, 0xb8c62ed9944765dfe221568c812a1da445663250cf3f60e4f789667191c45015, '', 0, '?'),
(0x7aa8af513c929827199a80557ed4525c, 'wp-includes/css/wp-embed-template.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template.min.css', 1, 0x00000000000000000000000000000000, 0x9eaf1c2202c029f67ccd6b06907486b4, 0x6a8bb9f81d0724e603526eb8b73f3c6b5a72dd52154f2c28af955fcd38098c0f, '', 0, '?'),
(0x7aa90e8f424defd3cc15de5f9316e7b5, 'wp-content/plugins/elementor-pro/assets/js/media-carousel.04412cb9b4479aa37408.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/media-carousel.04412cb9b4479aa37408.bundle.js', 0, 0x8cb6fe43216e0772ff1ebb7c1ab49772, 0x8cb6fe43216e0772ff1ebb7c1ab49772, 0x72a494447b0ee0831a03300cd95a41558d5424e6a8a0b6aa60f3d4d802bc5b2c, '', 0, '?'),
(0x7aa9c6a7d6b5f8281a3edc16284bf34f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/ScriptReleaseVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/ScriptReleaseVersion.php', 1, 0x00000000000000000000000000000000, 0x92ea81be5bbc0983d8907ba9d1a3e5c6, 0xec92af4a9fd4c0bbd9dd49529575fcf6920d5fb49030ce40baf3d24cd91d87ff, '', 0, '?'),
(0x7aac5be52bfad96b293a83aa6f004c46, 'wp-content/languages/plugins/elementor-fa_IR-c036d442062da77cd42b189e9b8b6ed4.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c036d442062da77cd42b189e9b8b6ed4.json', 0, 0x7582aa7c4c5b170620651b97ca0462c3, 0x7582aa7c4c5b170620651b97ca0462c3, 0xf98d471ff6caf9d5dadacd86d547b8f8d02a0614086989b34580b25b5d527122, '', 0, '?'),
(0x7aacf6d5ef4a58d4777b210d46abc0ba, 'wp-admin/includes/class-wp-upgrader-skins.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader-skins.php', 1, 0x00000000000000000000000000000000, 0x5122fa8390bc8dc8d29115e12dd18915, 0x2ea19937046a333fccb6cacbc2b73f8b11a132165593458e2e9347cc0657191f, '', 0, '?'),
(0x7ab28321c8333854cf5fd7de893a9daf, 'wp-content/plugins/updraftplus/includes/Google/Signer/P12.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/P12.php', 1, 0x00000000000000000000000000000000, 0x6e13b7eea32b72edee80edf8420506ee, 0x59d3ba5bfa32fdb2b2eb59e28a2aa90cec8fc6152334dc2c7b7e02587df7d0f9, '', 0, '?'),
(0x7abe7c5e9fa2467419a7116d8b57601b, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/term-overview-or-ajax-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/term-overview-or-ajax-conditional.php', 0, 0xc641531ded0b176e165cab822d4cd911, 0xc641531ded0b176e165cab822d4cd911, 0x2f13b0ce031451dc2a9f9ad6fc950276ca97489289a25ff38f10ca17ece2a793, '', 0, '?'),
(0x7ac15b90b441d66b829e79853063b826, 'wp-includes/blocks/avatar/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor.css', 1, 0x00000000000000000000000000000000, 0xbf3895a7e4f3998f5264b52d75e180cd, 0x376fe9d557fdf1ddb9ed1b90f6a2b150ada12a889f00d39b81805e16c0c5a874, '', 0, '?'),
(0x7aca5980ed69dda4f5e449ded6283142, 'wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php', 1, 0x00000000000000000000000000000000, 0xe464a86a73f31cded86e01c970c48276, 0x9d889def0c1fceb7c8bcb44a4d63d4f8556b72cd42442b70597d13f790927442, '', 0, '?'),
(0x7acd3cfca5fd2f501dc1803cd61b5ae4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Request.php', 0, 0xab1279c32445547065ce56f08f64f6c1, 0xab1279c32445547065ce56f08f64f6c1, 0xd0ba4cc92be9cda7cdb5c1011aabfb6e23aff61bf66191d94825528abb39bbab, '', 0, '?'),
(0x7ace8bdb97da60eee78083e7f431000e, 'wp-includes/js/jquery/ui/effect.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect.js', 1, 0x00000000000000000000000000000000, 0x2aae2b19dc95c6463e2c135a10dcd341, 0x34d89786bf4d22fe1749c578782a5a0b5f99816bdbb2c111c35c10bb467c72cb, '', 0, '?'),
(0x7acf92d242b3ea16e7ee031a85dc1f8c, 'wp-content/plugins/elementor/includes/conditions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/conditions.php', 1, 0x00000000000000000000000000000000, 0x2155d05afd5d6f3d2b5b784a4f138673, 0xff0683827ff4f8bc06a8483ff060321d1730a44e31120ee6f8ae7268223aaef5, '', 0, '?'),
(0x7ad08feff1f417464604fd9fff814572, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.css', 1, 0x00000000000000000000000000000000, 0xd5a9929bad68b1980a0c8ccdd17b5f6f, 0xd34992e6305148298f6e627735d2eea7e06a526e1f579b96edd13c134b52c517, '', 0, '?'),
(0x7ad39be3033793b09ab15322dc741eed, 'wp-content/updraft/backup_2025-05-11-1158__EuroBet_087a694212f6-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-11-1158__EuroBet_087a694212f6-db.gz', 0, 0xa152f9a64dc98dc744a8e753a11a81ef, 0xa152f9a64dc98dc744a8e753a11a81ef, 0xa384463ad55e5342e1c70efc56771a349d0b7c7649bf146ee91a66242a860b8c, '', 0, '?'),
(0x7ad7d82aa5899368659cd8b9f6a2eacc, 'wp-content/plugins/amp/assets/js/wp-url.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-url.asset.php', 1, 0x00000000000000000000000000000000, 0x933d17d612c2bb56f9f14c72d5882cd2, 0xecd4bce9bb867ff4eab5bb7f224199971b6770dddbe27181840e4c6ad1b8a7fb, '', 0, '?'),
(0x7adca5a966414db5e582a58a28937476, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js', 0, 0x96c075378c681e8de633d6309ad3de55, 0x96c075378c681e8de633d6309ad3de55, 0x0e08ee92df341b55226c3446b65ad5826eb390964644e715f0a1c817f5b6c64f, '', 0, '?'),
(0x7adf2d0fe92718b6392dfe425f656c52, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Curl.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Curl.php', 0, 0x3512eba9b3de067240cc6768b243d9bd, 0x3512eba9b3de067240cc6768b243d9bd, 0x3d38393febeb0fd48aab1d941cb5ba06c0225c5833be0dea95a25b3e42b62280, '', 0, '?'),
(0x7adf57ac73577f35ca88f720291efa9e, 'wp-includes/css/dist/customize-widgets/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style.css', 1, 0x00000000000000000000000000000000, 0x5340ceb3c3a733627f4a46f2f39eb356, 0x468fb95a56a0268112e19e9cead19cac652b3dbf2226d71df9bf38e29b7f7fdc, '', 0, '?'),
(0x7ae26d7a2ab8162ae79f7aa2cef633b4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', 0, 0xe85085b9ee0cd55e6fd5b11d2c9b63a8, 0xe85085b9ee0cd55e6fd5b11d2c9b63a8, 0x0659f5b63bcf19394de97ec36a47964f2b7c0c52afbb10247d977c1f046b961d, '', 0, '?'),
(0x7ae4165b599d64d223246799af592a67, 'wp-includes/css/dist/block-editor/content-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa3786e5e30348218c1eb2fc13a947825, 0xfce3b7988c7865fbdcd95f14f1e9bbb94b1f00549eba41ab1c72cad270b98a06, '', 0, '?'),
(0x7ae624e0e6cd28a4127f9875cc087e0a, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/indexing-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/indexing-integration.php', 0, 0x3c67438ff0e0ad3b9be0ae42529f0c05, 0x3c67438ff0e0ad3b9be0ae42529f0c05, 0x4775971b81e6ebee563df62c7a5adf101b2bde24358edff9634a8314dfefd2a1, '', 0, '?'),
(0x7ae6b9ff307a195f2a5f260ba9486274, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', 0, 0x75a6bdb152a0c9265ee4eaf965d76822, 0x75a6bdb152a0c9265ee4eaf965d76822, 0x0e87bfb37dad7c1117689b45a7734e01dbb4866bb6319bcad5b4746dec7753fb, '', 0, '?'),
(0x7af01ea1cd68428d99ad46092c2f345a, 'wp-content/plugins/wordpress-seo-premium/classes/redirect-undo-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect-undo-endpoint.php', 0, 0x7944061c303a60949e2ac7f7fa984c79, 0x7944061c303a60949e2ac7f7fa984c79, 0xcea87b2f2598d9cdc6df01bc67ebb2b7fd7366dac226b9be9da81493ce03f33e, '', 0, '?'),
(0x7af04f10e0ba980b59c015a06ebd075c, 'wp-content/themes/Newspaper/translation/pt_PT.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pt_PT.mo', 0, 0xfb05cf91d363f8e25e0354720434bdca, 0xfb05cf91d363f8e25e0354720434bdca, 0x83d3234d6ff886327345f86b4d3bdc9b1ebfb578cef36d32ff8644cac57089ab, '', 0, '?'),
(0x7af2ca80d054cd5240b9acecf3c74add, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TestHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TestHandler.php', 0, 0x9d2d77280ba7597e49bb0ec5018d3a20, 0x9d2d77280ba7597e49bb0ec5018d3a20, 0xa33acd3c926a11428375c3dd2fdd3d0ff91e08ad838cf0b2aac74665050c65a7, '', 0, '?'),
(0x7af3db4e093114e339dcaa76f7b8963f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeAmpBindConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeAmpBindConfiguration.php', 1, 0x00000000000000000000000000000000, 0x7733f5a8f310de8d75a8eaf260ff90c1, 0x95abec771605e1d63729a90045493ecc286d9d4f95fb8c5fa44c406dfb6bfee8, '', 0, '?'),
(0x7af60116069219f518efda031bf4d606, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', 0, 0x7d28a4b22f442e13b6874f55746b28e0, 0x7d28a4b22f442e13b6874f55746b28e0, 0xad11e83936459f20a23e029d8817ab53f0ae230e19309d8dc9626633d17fba59, '', 0, '?'),
(0x7af9bf1c06772635ea4105c553a04c45, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', 0, 0x8e37c2df0628bf5d2f814933e017e722, 0x8e37c2df0628bf5d2f814933e017e722, 0x989578f6ffcfaf656dd9447c412bb73f98e0c666379417725bc3d0fccfd8be2e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x7afa639eec0dc5be7d5580e343ea07a9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanRule.php', 0, 0xdfc23b929bf81b7cc1575c224e9ba874, 0xdfc23b929bf81b7cc1575c224e9ba874, 0x435b2c7c6389762eb7b1492b4a3a7a4dfc14973dd1ff2f14620e39b250ae7b51, '', 0, '?'),
(0x7afb7f8c236608aea258920571f47f62, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-generator-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-generator-integration.php', 0, 0x0f4142458f703b08364d7556c20b3b3c, 0x0f4142458f703b08364d7556c20b3b3c, 0xd749b2ef4ccad23e6c5af0afb0869ddcd6befc048755de16864a46137126c0b0, '', 0, '?'),
(0x7b06a04955f53e2ed22eecef1945ac36, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Lexer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Lexer.php', 1, 0x00000000000000000000000000000000, 0x0443074d0966bacc97609b11f9796412, 0x83d5cd75eda8ee9c278bf25316a996674d985b33034e22122e02bb9f50955322, '', 0, '?'),
(0x7b0a1f84d5e552a06fade6523d2767c0, 'wp-admin/js/widgets/custom-html-widgets.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/custom-html-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x7a0e57242e811034f6a7e59ebed47ba8, 0xf26075c056c4877e21c76226721beb9f87fbc8005eafc0efc588867e287a6052, '', 0, '?'),
(0x7b12dbb67d83ab00e9277c1ce60ad846, 'wp-content/updraft/plugins-old/akismet/views/title.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/title.php', 0, 0xf758a4434e337c292dce324e61a9b1b2, 0xf758a4434e337c292dce324e61a9b1b2, 0xa2919a74fb437af420909ea4cd6e191b90606a0dad4dcdf04e1d224167f3d7e6, '', 0, '?'),
(0x7b16efb4a7f0c9672c03730ea3e593f2, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.mo', 0, 0x3ae0e86502e3f56bd2dd82933aac9058, 0x3ae0e86502e3f56bd2dd82933aac9058, 0xa7a550d083e16880fca8629d2ceabe7ea59502ea4a0cd699ee4f153abba440ed, '', 0, '?'),
(0x7b184ea488c832ed51ae75d4de3d099c, 'wp-admin/network/theme-editor.php', '/home/iraneurobetcom/public_html/wp-admin/network/theme-editor.php', 1, 0x00000000000000000000000000000000, 0xb69828208d6105fdd4a25bb2551c3fca, 0xc01683ae8ddb0bd08865f7136754980fb689b2b6b1472e92f3973dba6100409b, '', 0, '?'),
(0x7b1ebb8104948e2ad1edfd7a438e476e, 'wp-content/plugins/wordpress-seo/images/ai-generator-preview.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-generator-preview.png', 1, 0x00000000000000000000000000000000, 0xbaf05b7a6dc78eeed5aeb2df740cc35a, 0x8190b7e8202d2259d91b29d9de6fa2fb607c75b43aecbc29a8cef1a640ceb079, '', 0, '?'),
(0x7b245df14cd98cc703779e7d7ffb03f6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', 0, 0xe7c9f7f16fdef7cbf277266b1fb2b163, 0xe7c9f7f16fdef7cbf277266b1fb2b163, 0xe88367e8b97288cb10f59e46a70a0c2ea86fde55509b64f7bce9c7b1646757dd, '', 0, '?'),
(0x7b28d0e7d7e7facd08da047a9a144d90, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', 1, 0x00000000000000000000000000000000, 0x5eabfb0603f0deaaf9bfb17ab9297e63, 0x5edf55cb7731e3f1784ee0dbad452158d94e71055ec08564dc7cfe47ed924a71, '', 0, '?'),
(0x7b2fa50b0550be683a7094e61610846c, 'wp-content/uploads/wpseo-redirects/.redirects', '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/.redirects', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x7b2feaea96368af81cb9111da5a12a5d, 'wp-content/updraft/plugins-old/updraftplus/central/modules/theme.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/theme.php', 0, 0x58dd2396e918b7cc0182f5358b4d091b, 0x58dd2396e918b7cc0182f5358b4d091b, 0x36149c0c1b73c079ae676fd7f05a34dba272f0ecc75b4c0393b778b4569f81f4, '', 0, '?'),
(0x7b306e8f2d4ee2bd98d989fd062c0e8c, 'wp-content/plugins/wpseo-video/detail-retrieval/class-muzutv.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-muzutv.php', 0, 0x5ea5ceb90af8b3c3eeaf5c447509cf93, 0x5ea5ceb90af8b3c3eeaf5c447509cf93, 0x0c67a06e4dc3f20b2634b567a6ad714ad463ee915aa5e0c0b1c0785990841e63, '', 0, '?'),
(0x7b35db8e39e97e51c8e93d4d06e0dad8, 'wp-content/updraft/log.ea3095322836.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.ea3095322836.txt', 0, 0xdd1f094caccb9b6d1e0b1060b7c1cb8f, 0xdd1f094caccb9b6d1e0b1060b7c1cb8f, 0x1bdb4997c8e7e4e888e98bbddee1155f6e3f613fd73acb525b560c45c008d3a9, '', 0, '?'),
(0x7b399b1269eca0553f72c9e6c5527eaf, 'wp-content/plugins/wpseo-video/post-analysis/class-support-wp-core.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/class-support-wp-core.php', 0, 0xe7804ee48b7df7937131368e4f62c34a, 0xe7804ee48b7df7937131368e4f62c34a, 0x11d65f35cadfa65b1a343a7f23b7230dcff091899140baabc9c47b863a97835a, '', 0, '?'),
(0x7b3deb277112053c9ec12f2d56dd769a, 'wp-content/plugins/elementor/core/admin/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/admin.php', 1, 0x00000000000000000000000000000000, 0x6865aa87d0573e0ffe4464df8dbf490d, 0xd131cef0528f19d52649aa8a88b1ced1addb7c10f7a314b1e75937f89b24748e, '', 0, '?'),
(0x7b40d378abcce25d0cf2909c11ad8384, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.mo', 0, 0xcdfb3e2a5c13b3bf28cede3f777ae907, 0xcdfb3e2a5c13b3bf28cede3f777ae907, 0x1eae0537017aa454fa72939a6503325ef7d816b75c9041dfd303ace2aa585f7d, '', 0, '?'),
(0x7b416184c407bed0e32a8feb3d081b81, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas-rtl.min.css', 0, 0x0a72f72ed892429b2ca8d3732291558d, 0x0a72f72ed892429b2ca8d3732291558d, 0x49651aa128156ee649bef847f1e50ac2a2671b76a6132777277b49d7ccd9a903, '', 0, '?'),
(0x7b41ef0540fd6622a797386c724403d0, 'wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.d5883897e035f9c53c5e.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.d5883897e035f9c53c5e.bundle.js', 0, 0x402c82981c5e2793512a4fa129a90e5b, 0x402c82981c5e2793512a4fa129a90e5b, 0xf751752b61b5d3fede94bc0a64832dd2223f7c98bf6fcf8f9874a8ab50e37c2f, '', 0, '?'),
(0x7b41ef69465df079df92e043f8090888, 'wp-content/plugins/wordpress-seo/src/dashboard/application/configuration/dashboard-configuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/configuration/dashboard-configuration.php', 1, 0x00000000000000000000000000000000, 0xcbeb48facc514b22093414e4a1f71e1f, 0x20f10bafa9a96e720df64f603bc82e85833de7600b4f2e01d68073b56088c9d5, '', 0, '?'),
(0x7b512e84006ef69065cfb2940cee5bf2, 'wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php', 1, 0x00000000000000000000000000000000, 0xe73039ff71c1bc0756c22e553bb9b868, 0xfe35fc9cd9a5c9928c6c4bd1d39b370caabd7b52dc50b1fde9cd45a5482329b6, '', 0, '?'),
(0x7b58605c1d31672bb2453b572c294111, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 0, 0xf7e0f5de8cd892e1fcb90574fb53ecc3, 0xf7e0f5de8cd892e1fcb90574fb53ecc3, 0xdffa8420c7b184850cb4ae504f8ba2ce414858bd9bf38efe69ee62ef1fdd4e51, '', 0, '?'),
(0x7b5be32f12c1b0b386061dda91cefd84, 'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php', 1, 0x00000000000000000000000000000000, 0xd1357fe5a4917f3db24d774bc2ea8568, 0x916ad0543539054fbd44c3f750b8c549ea20219ac8d5e608e7ad38224c7f82de, '', 0, '?'),
(0x7b5d0ea1ff320f5d24440fad5e730371, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php', 1, 0x00000000000000000000000000000000, 0x2fe48f2cc5ccff32f3d7d47c6eb1b068, 0xec648d2b198478eac84dbefa7b0726dc26df897d116e19dda7ed8e0c26ffb907, '', 0, '?'),
(0x7b61e2c07b0834d3173bf2d34d6fd8b2, 'wp-includes/block-template-utils.php', '/home/iraneurobetcom/public_html/wp-includes/block-template-utils.php', 1, 0x00000000000000000000000000000000, 0xf1b5acab1ea67c68adef064a12627be8, 0x2b8de2bd5876d62119ac743b7775b08f7f20f42928e8db37e5a4e82007adcfb8, '', 0, '?'),
(0x7b622fff8d3bb9a6f777b2dffb4873b8, 'wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp', 1, 0x00000000000000000000000000000000, 0x8e5c2dc032c98f568400e5affeae193d, 0x504756474499e72c46c13f1c9edb192a466792a4e8b80a1644284828ada0d12b, '', 0, '?'),
(0x7b6b05ad04766c7952dc1c14a0950005, 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/atomic-import-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/atomic-import-export.php', 1, 0x00000000000000000000000000000000, 0x78d97d0041de51e182f98d569aa8ef61, 0x379ea943c6c4948480c7acf12005cbc7b6f655a3a285825237c51ad2dbbf7ed5, '', 0, '?'),
(0x7b708dcbad878837b19f759c3b97d889, 'wp-content/themes/Newspaper/tagdiv-deploy-mode.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/tagdiv-deploy-mode.php', 0, 0xc7496718093ab47a162d4c94b46c02c5, 0xc7496718093ab47a162d4c94b46c02c5, 0x038b136949c3cb79c0f353382b39c7930d8c09bed539db56448e229012a00e1d, '', 0, '?'),
(0x7b7238881df53b7c2af178b55b3c8a64, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', 0, 0x231537ee403efef7ac22a2df422a02a0, 0x231537ee403efef7ac22a2df422a02a0, 0x5bfddd36132ddfc70bb653042ed338b03ad8fed306927db83a97cdb3ac010c2c, '', 0, '?'),
(0x7b74c8457eaa7fcc50db41b431f8a003, 'wp-admin/js/tags.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags.js', 1, 0x00000000000000000000000000000000, 0x5b5b4c3db1bd2bd22d51684d00ce901e, 0x5c79b15a697c8ea90911722f83043de671b224de824f047c2d51acd1a1344829, '', 0, '?'),
(0x7b7922b614d2b5b5d0dda9b67b8dad9d, 'wp-admin/includes/class-walker-category-checklist.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-category-checklist.php', 1, 0x00000000000000000000000000000000, 0xbc4031f8dff2fab441a359ea5c650208, 0xa8faa28c478ec20e6ceeb8bcb8ee1b6ba656240c8c355a60a03272121e4f7d56, '', 0, '?'),
(0x7b79b2564ea9611f796fd85504583767, 'wp-content/plugins/wp-rocket/assets/img/logo-varnish.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-varnish.svg', 0, 0xc3311d4ac646de5c5bf9b5f97bf38ef3, 0xc3311d4ac646de5c5bf9b5f97bf38ef3, 0x7a95d0d344c7e1a0a2208fbe7397ff97275b91572672216c37c19cedfb80e743, '', 0, '?'),
(0x7b7b6114e06df06f74a3723d8471c74e, 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', 1, 0x00000000000000000000000000000000, 0x200131d294374baf587d9250a6ab8544, 0xfccd28fe90c44ff8d7cc20e1726243310814a83e3bc20d782634800c676eaa29, '', 0, '?'),
(0x7b7d4789c979be1e9c415d47871a6187, 'wp-content/languages-old/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', 0, 0x931dab35b996edeb88e562040d752d64, 0x931dab35b996edeb88e562040d752d64, 0x8c90a5fd98d6bdc5a57d9377a97e79b15b96a821b4111fbb367c6cbf1d4983f1, '', 0, '?'),
(0x7b80a60b38410abac5bb1fd2c27febbc, 'wp-content/plugins/wordpress-seo/images/academy/crawlability.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/crawlability.png', 1, 0x00000000000000000000000000000000, 0x9c9fc3c37a26ed6fc09e9c39c48bf50e, 0xa9a55e523121a56e95a6b81933fc67c0210877971e35f57ef8b726d044ae4988, '', 0, '?'),
(0x7b83e862fa05681e242406fbd65d103e, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', 0, 0xf539f2ac237aadae23bc9f5828b014d2, 0xf539f2ac237aadae23bc9f5828b014d2, 0xdec7ea3545eccaea006d8e4d66a25f19c2d87f24c272bd338dcf5dc8063623fb, '', 0, '?'),
(0x7b8cfa044772336d18d0b87302e4b87c, 'wp-content/themes/twentytwentyfive/styles/08-midnight.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/08-midnight.json', 1, 0x00000000000000000000000000000000, 0x4817fc3d53aff4a9c3cc0657f57bc51a, 0x041eca6c4649e7eb3bc386319acaf057a7ca3f4d81fe6bad76f41baec752c0d4, '', 0, '?'),
(0x7b97a7a095d9fd4a19aa92a092b9b93c, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', 1, 0x00000000000000000000000000000000, 0x6f68c4a5cbc69e7d1fb04ad2c6155ab1, 0xd16f6e9435947125e5c3edb78efaed784ef7c0feb1a01a7b10a3e5a863bb79b6, '', 0, '?'),
(0x7b9d6ac4c98f7c6ee4095e3cf857489e, 'wp-includes/css/dist/nux/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa4ccee0e2cb732d30329ca02c4b25e66, 0x3c3b54d7ecff066e50a9ee19d2eb379770c36aa242cd108006942294bbe26db5, '', 0, '?'),
(0x7b9f1f29d734653402703ab106665787, 'wp-includes/js/jquery/jquery.query.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.query.js', 1, 0x00000000000000000000000000000000, 0xd80dc4a1e4e14cb47a3bd2bf991830ea, 0x90198590d5b2b4eda1d13cee861f433df3f19d48903ac64c57ce8da63962dd0a, '', 0, '?'),
(0x7ba164d5396452cff8e6266d542574e3, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 0, 0x29f0df638118b6b2b845624bb26b18e2, 0x29f0df638118b6b2b845624bb26b18e2, 0xcb7dee03a92c16d87c2fece0254af0c43d0e1ef0f646553ee6716480af74cebd, '', 0, '?'),
(0x7ba9412d49bc910a44beeaadfc556e52, 'wp-content/uploads/2023/11/1XBoroCom-Enfej.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej.gif', 0, 0x2be215d1ff20d9f3bdd89dee6190c080, 0x2be215d1ff20d9f3bdd89dee6190c080, 0x5bf93423da57a73874ea6cd71ace6c9b32b81839b89c47ba4869a567c997baba, '', 1048576, '?'),
(0x7babe5c91a7986c68b20e17243c8e084, 'wp-content/plugins/tinymce-advanced/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/uninstall.php', 1, 0x00000000000000000000000000000000, 0x67d09df8fca64aa554e10b088a708247, 0xca71e5e6e3a083b69371bed3e8f3d9aac208d51c186c03eae7864efa4f9afb11, '', 0, '?'),
(0x7bbaea3de7735e6dd0c76b85c626d3bb, 'wp-content/plugins/wp-rocket/inc/Engine/Support/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/ServiceProvider.php', 0, 0xd155042baa186038b0cf2b91219f3a2d, 0xd155042baa186038b0cf2b91219f3a2d, 0x976cf86246e816bf98140b9471f2ba4a86fb882cd3db5b38fbfd5e19d0bc8c9c, '', 0, '?'),
(0x7bd14cec61a41d0ffd74e9c479cee92e, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/CDNOptionsManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/CDNOptionsManager.php', 0, 0xe9754c2f17ae4c01952cd53ea0236bd5, 0xe9754c2f17ae4c01952cd53ea0236bd5, 0x77c35d2f500d97004f59adb8a363ff81cacf8788f756c8bb5c99b5a20c8e84da, '', 0, '?'),
(0x7bd3795a98f9e4ef28705b5238bc84e8, 'wp-content/plugins/wp-rocket/assets/img/icon-256x256.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-256x256.png', 0, 0x0acedaacce8f4a363cb8711845c7d1e0, 0x0acedaacce8f4a363cb8711845c7d1e0, 0xe5e9f46fccf1242f99d026d5626fc429d97274e7759b5871a520d60bb896ddae, '', 0, '?'),
(0x7bd4ecea92a7c8d45a0a383746829832, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Definition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Definition.php', 0, 0xea1a173b63c12ea9ecbe0afb61963c56, 0xea1a173b63c12ea9ecbe0afb61963c56, 0x7081757fb5852358265dab1f715566a54d06a1013187bde5f79aae8af9e3456a, '', 0, '?'),
(0x7bd84f9a0ffe7164e7f9cdae7864a5ce, 'wp-content/themes/twentytwentyfour/patterns/banner-project-description.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php', 1, 0x00000000000000000000000000000000, 0x2b5e7151f5cc0278e7c26eb90dcc35f8, 0x280bf80af28429b705d130d9df4d79e732b2de71a7d2d4a49076ad08dea02970, '', 0, '?'),
(0x7bddc0e6ab0664390d3d6ba4b91b7361, 'wp-content/plugins/amp/includes/sanitizers/class-amp-gallery-block-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-gallery-block-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xa1cfa00de2ca5a6cf3d4bc729d4fac99, 0x824aea3b5f3941e618f19982d57c09336bb6108f18bfad600536438832ef1d40, '', 0, '?'),
(0x7be0409491d1aa30b34e809d668dc0dd, 'wp-content/themes/twentytwentythree/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/single.html', 1, 0x00000000000000000000000000000000, 0x2b67c623e93ee9fa4a3d0e3e9601a675, 0xf44901ee6659018823f4127daffda8cdcc3c5cbe46a1fe3258e93a92f186f1df, '', 0, '?'),
(0x7be28765e83bff5e33032e580d53bd96, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/NormalizerFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/NormalizerFormatter.php', 0, 0x569d0cefb1ce884a25f1ac2115303804, 0x569d0cefb1ce884a25f1ac2115303804, 0xa3ef266f2c16f9c06a9161b0a26c83cb73677da122ff9fc9c57514462783773f, '', 0, '?'),
(0x7be5b0c7010acd72490118ab90c51d06, 'wp-admin/widgets-form.php', '/home/iraneurobetcom/public_html/wp-admin/widgets-form.php', 1, 0x00000000000000000000000000000000, 0x039aafe8f8f6a8d3d8b628764398a83e, 0xc6a1e69a464b09d6bc81d050e241e0a4f37c9b7326b5bc1b4a89fe66c8e0cfbc, '', 0, '?'),
(0x7bef52431bbc01da1a8f2e2a22a25118, 'wp-includes/feed.php', '/home/iraneurobetcom/public_html/wp-includes/feed.php', 1, 0x00000000000000000000000000000000, 0x9c78f2827bafa8eb526dde813f510569, 0xecd63874f070ffc75cc4e25117aaf01c165ab3def0362ef46d6531889a315d1b, '', 0, '?'),
(0x7bf10dde0f080c2d11e4dc7da05ee9c6, 'wp-includes/images/smilies/frownie.png', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/frownie.png', 1, 0x00000000000000000000000000000000, 0x519bf3d0051b841e0cb08dc4f4831eed, 0x72f47ed7447a6fd1f768dfb197d2d3041216befed8bb221c3e45842b944b6585, '', 0, '?'),
(0x7bf276c83de34d53487a63aaf30d087d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ImpliedLayoutInvalid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ImpliedLayoutInvalid.php', 1, 0x00000000000000000000000000000000, 0x7395c1c5fef611ea199f79be9584ca27, 0x9acc6d8f238ba97abf61dc8bc3676384c212fff78b4af4af6f3a15443e3d5bff, '', 0, '?'),
(0x7bf5073bf4c03133e8383417cb1ce62f, 'wp-content/plugins/wordpress-seo/admin/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax.php', 1, 0x00000000000000000000000000000000, 0xf542859a58b8217fa21ba5042d83372a, 0x22b0ab0749edbe8c8f9c025435f1e74bbd76821b466c6792312cf09aa09e43df, '', 0, '?'),
(0x7bf5871f903fecd1d5fc0d92da0a1b27, 'wp-admin/images/imgedit-icons.png', '/home/iraneurobetcom/public_html/wp-admin/images/imgedit-icons.png', 1, 0x00000000000000000000000000000000, 0x4bd55c320b9fd9d8127da94789693b4f, 0x54ce4ec27e88e5f72dc340b0e84e8314d0cc9e1156e75ca6942875182405d5e9, '', 0, '?'),
(0x7bfa8d7cbe577a2f591ccdc4b5a8ae7d, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', 0, 0x9d72885dd94370c34d53ab4ea52c6c4b, 0x9d72885dd94370c34d53ab4ea52c6c4b, 0x10c4d37aa372b04be5f225ea11240a55da8b1b3d33d910688a97350ef4cd5a4d, '', 0, '?'),
(0x7c00ee4a2e512263ecc64257f8a14b2b, 'wp-content/wflogs-old/attack-data.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/attack-data.php', 0, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x6c878e34044571ae7bb6ae91a0a0b6efd71b9f277767d733311ea063ae773ab3, '', 0, '?'),
(0x7c056aaa957837c728517d8e30c027f0, 'wp-admin/css/list-tables.css', '/home/iraneurobetcom/public_html/wp-admin/css/list-tables.css', 1, 0x00000000000000000000000000000000, 0xc7af9ed233ec9a918f5fa8a8c33eada6, 0xc69eae8b090833dba25625025af208f0a3b1f10d3621236dffdb548d359e90a7, '', 0, '?'),
(0x7c0b6a129292b7d773ad87bdb984cae6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', 1, 0x00000000000000000000000000000000, 0x7bc23c91d8d2425b173232343bcd8e3d, 0x629572de637384e9b11ca30a1d76555b2f38c734457f84d46c21d68b04eb9cd1, '', 0, '?'),
(0x7c1046ef28eb862d7ddda7224819aeea, 'wp-content/plugins/updraftplus/methods/s3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/s3.php', 1, 0x00000000000000000000000000000000, 0xff88c5b5fbfbaefa52bf60775bf5e62a, 0x19640a7ebf94f00fb1ec7afb135de9ae4f5a059047a4707430408f21533f6f4a, '', 0, '?'),
(0x7c1061aa03614cf82a7ecdac1482d437, 'wp-content/languages-old/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', 0, 0x0e23aaf6044b6942aa0c941d9a5491a2, 0x0e23aaf6044b6942aa0c941d9a5491a2, 0x06b2dd4623b5f4499195e521417fcb10cfa02dec29c020433ce2e79d8f24cd1a, '', 0, '?'),
(0x7c1083eae6bd4ce7ef463883353c5a4d, 'wp-includes/blocks/gallery/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor.min.css', 1, 0x00000000000000000000000000000000, 0xfb6ce68561c16910e3ae8451a0f4eb7f, 0x967c05b856ab9d1088b8503ed758976e556ddf64de5e84bfbd77893545ecf4ac, '', 0, '?'),
(0x7c15f0a8e274b4994123b00d8e412a0b, 'wp-content/plugins/elementor/assets/svg-paths/wave.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/wave.svg', 1, 0x00000000000000000000000000000000, 0xdd6dcdcfd73524b64e7edf5830499fab, 0xbb1793c3d1744b9b1772169eeae710f0d99966abe56e50198964ca20a418106d, '', 0, '?'),
(0x7c178bc40b20ac3ab0b1a2e192bcc7d5, 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php', 0, 0x3ad9c6a6728189afd8abb429729cc025, 0x3ad9c6a6728189afd8abb429729cc025, 0x1310d1adb2b390b1129bbd79564a1fb8e9801d33f9f5e3967bed11b535b88989, '', 0, '?'),
(0x7c190d6c3f445ff96db764fb2059df78, 'wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js', 1, 0x00000000000000000000000000000000, 0xfa2644885f46230501ae4921e6f1dd05, 0xc35296d46785819dbd5b3e7bec1e17c165dc120acb1606da98789531bbec5281, '', 0, '?'),
(0x7c1ac1cab6bcf8321a32c1ff84456506, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/composer.json', 1, 0x00000000000000000000000000000000, 0x43b7d25ac7cf10608f03c419b91ea861, 0x567652399fe68c7c2fd698507c573cffa09f119b6fcad575dd71b4d00006941d, '', 0, '?'),
(0x7c1d4acea7795e691aab49eb54574595, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php', 0, 0x5243d5c2b2f9c5e75588c0b6af302203, 0x5243d5c2b2f9c5e75588c0b6af302203, 0x145dd45afea679cf74d6a10e4e6c545f5adfa0a3fa0c4d9b613e9b0f1fcae449, '', 0, '?'),
(0x7c1fca3cc642f3cf9f233ba6a234231a, 'wp-content/plugins/elementor/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0xa45a8f7abae2bb2d0e8420b85c20ba4f, 0x7623f9b7c2f192067ee5297ffc9ae0a7334601a623abdbd5566c290512a12856, '', 0, '?'),
(0x7c285edcac765235109b2c1204f97667, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', 1, 0x00000000000000000000000000000000, 0xc6f896a434760c7b7d0d67f719ea0b55, 0x7ea40c65c629de8917f43f46a2cac7b167036ea7998192e89a411984093999fe, '', 0, '?'),
(0x7c2b378c3e8dd421dca8a9721e043f4d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', 1, 0x00000000000000000000000000000000, 0xe5f816167d92abea64ee09a5be87fe94, 0xccdb875426c290234a71e3c44ea626df941a4bbb93d6f2c0ab47f4da822a9b15, '', 0, '?'),
(0x7c2cb4d333d49f3bd2fb64a0869f1962, 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php', 0, 0x0c3455a6beddf477ce630066b903deaf, 0x0c3455a6beddf477ce630066b903deaf, 0x6d3852b750b442f59c6a44ceb92332a6cdb2667bd5a8e4aa791dae79ba4a478a, '', 0, '?'),
(0x7c2d1bd9fdd3ca06937afec7032dbf1d, 'wp-admin/export-personal-data.php', '/home/iraneurobetcom/public_html/wp-admin/export-personal-data.php', 1, 0x00000000000000000000000000000000, 0xfc829ec53b0c5923007f8e478e911703, 0xe7cb189a98cc3791e5e0dfff0014f249019a81232254aebaf30c5b66acec0674, '', 0, '?'),
(0x7c2e5d1bd318f10c10b00c8830db01b4, 'wp-includes/blocks/pullquote/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme.css', 1, 0x00000000000000000000000000000000, 0x84b954d65f57bf31fdab3d22ea300413, 0x9d25380b214b8148d3841d428003099aaf450d3cdfaca2e177583c86acf857ee, '', 0, '?'),
(0x7c2fda92eb005b2a3493ff7805fc01e3, 'wp-includes/js/admin-bar.js', '/home/iraneurobetcom/public_html/wp-includes/js/admin-bar.js', 1, 0x00000000000000000000000000000000, 0x35c4224d5cf47cc048b5cf9cbee6269e, 0x7798fc2374f6dd717a14301841d5e883adf7f2d8fe0a2c8b447c3a56097d8a6b, '', 0, '?'),
(0x7c3068ccaf6a81cfbf5f8f35d83c6aff, 'wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x7c392de6cb35e311f21a33d420fcca72, 'wp-content/plugins/updraftplus/images/googledrive_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/googledrive_logo.png', 1, 0x00000000000000000000000000000000, 0x0227ebec111ae4f5b8e15faa7cf71039, 0x6361e51acd713d4087ec811eaaa04fdd177746f7af5e31bda095b55be7e6f0a1, '', 0, '?'),
(0x7c3de89b2fb7412d3f6d086ed519eccf, 'wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php', 0, 0xf99677d184536714f0e5410a4b5c6840, 0xf99677d184536714f0e5410a4b5c6840, 0xe1b9f25e4b7eec4aa892d4ada3570ba6cf6d22e7ddf5510156b124749fdcace7, '', 0, '?'),
(0x7c3f13287fa9d0ac99272ccdcb360f27, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpStoryCssOptimizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpStoryCssOptimizer.php', 1, 0x00000000000000000000000000000000, 0xae3ea7af6c1d517a2a773184917feb50, 0x3711adfc9b2562932910c5ba429024cbeb8f6b67475f76198e442e906737998d, '', 0, '?'),
(0x7c3f71c12ff221d36d4dee5c53df796e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0xad5c34622376091b5c7a71b2cde31195, 0xd340255762f1a875cdd3f50f8fea0f22c74eebecf93054641b0672803549e68c, '', 0, '?'),
(0x7c3f936d46f4c8cd32bd12cb0289f9e7, 'wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php', 1, 0x00000000000000000000000000000000, 0xd96a9b15785fec3d30de2012b4f8f3cd, 0xe60e6014d654b34c5110cda882e2889c46c80cc4f5640d8c3ecc5d197487462a, '', 0, '?'),
(0x7c400c1ba49f33a55c1b561146f0b6f3, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php', 0, 0xf607a3625b7394628eb59bcee38dc11f, 0xf607a3625b7394628eb59bcee38dc11f, 0xb699964074837d3787e5c0059858a28560782290068124f0b3a2605d995f7367, '', 0, '?'),
(0x7c4e21a03b78e34e26ae7f67d9ef6df9, 'wp-admin/js/widgets/media-image-widget.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-image-widget.min.js', 1, 0x00000000000000000000000000000000, 0xba18470c39fb466d1fa3715115169e9d, 0x4ab5361ff02556b5da22d30d4bce79c9b39b68aaa41e9138864ef6e0dfcee946, '', 0, '?'),
(0x7c550f76f3ceab59ead24c4c84cd0839, 'wp-includes/Requests/src/Exception/Http/Status500.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status500.php', 1, 0x00000000000000000000000000000000, 0xd016d2428e4ed77854115a873087e57a, 0x309effa62f0c073603ac581294dc03dad65cf6d79380217c3426c14ce84939c3, '', 0, '?'),
(0x7c5587eb1d23558d75d94ee4c3ae0c40, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', 1, 0x00000000000000000000000000000000, 0xb4e1052c2f384707336ca7966eafb2c4, 0xd08b0ae51c920085f73c5a1021ac7f2007359951feff61170ee633d1a3e4f84f, '', 0, '?'),
(0x7c5b7a14e4df993e72819887f6bc43e2, 'wp-content/updraft/themes-old/twentytwentythree/styles/canary.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/canary.json', 0, 0x51243cacde817d3b344d447616dea81e, 0x51243cacde817d3b344d447616dea81e, 0x17fed1513ceaee58245a955601f97901f28dd21f2a96204d7b801474b880e4ca, '', 0, '?'),
(0x7c69e7d027cc16816031245f5ce1653a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationKey.php', 1, 0x00000000000000000000000000000000, 0x28f97ac73548cc445eb2560649cf3e41, 0xb63f8ed4c0a2b84ffb0e9337ed0f8ca9e54a27f7ad881472c99a37c188c554bf, '', 0, '?'),
(0x7c6be8857a1533b2aa408a45b38dccc4, 'wp-content/plugins/amp/assets/images/reader-themes/twentyeleven.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyeleven.jpg', 1, 0x00000000000000000000000000000000, 0x1b11059a5c890a9c70e34849e42e25a4, 0x2208d1cae834b0b6f922731fe23e314910b9a1f69a3ab73c3d2304173e4f4e21, '', 0, '?'),
(0x7c6cf32b4616fbba23da9fbdacebc3f0, 'wp-includes/class-wp-user-request.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-request.php', 1, 0x00000000000000000000000000000000, 0xee0e5c780ee1d53e96b5ba68cadb37af, 0xc9e0ed2dca4b40aad4accdbc2246725c0593862f4b8d1a7202b381f4abe0d048, '', 0, '?'),
(0x7c6dc13100bf917a98045ea96de37bda, 'wp-includes/css/dist/customize-widgets/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style.min.css', 1, 0x00000000000000000000000000000000, 0xf58996df320aa0dceb540068d14b8a69, 0x3908b492e2e06f3a7fc3965436990dd32213f699e69e5825a659100d160ca401, '', 0, '?'),
(0x7c75c52511b2388fd6afd199b1447b38, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateCellsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateCellsRequest.php', 0, 0xb8074c87a00df9d9b4ee2aaeb1753dc6, 0xb8074c87a00df9d9b4ee2aaeb1753dc6, 0x603ec3c524be36b99e30df59b6c99349f7d87b59b446ac9e35bee40e466c2c95, '', 0, '?'),
(0x7c813ecd9c817fce6c86ef7a5c750ee8, 'wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', 1, 0x00000000000000000000000000000000, 0x2ae5b2316331cec1bb29c2ea32bb4bea, 0x29f2651939c9ac1fd5bb60b139dc119b8aa463871be654db46fb3cf8f1b830ce, '', 0, '?'),
(0x7c871fc5d51e335d82dd8fe40aba43ff, 'wp-content/plugins/elementor/assets/js/packages/twing/twing.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.js', 1, 0x00000000000000000000000000000000, 0xb935ec3ac436ef1560f78ff5426c2f2c, 0xd967d31f5c4619be29a772f3659a11a705d0eefdecea3c89e5f2c964afafabcd, '', 0, '?'),
(0x7c8ee42de131dfaafb86491d24324c4e, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', 1, 0x00000000000000000000000000000000, 0x92e5376e39f60c4b7d373178d3847283, 0x5c44bdbb3e5c884e7ec9b01ab35cf31ce7e563d2d59552abb48754329d78294a, '', 0, '?'),
(0x7c8ef177319e62a7ca71c7a7c2dbb5a9, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.min.css', 1, 0x00000000000000000000000000000000, 0xdc796418c39960b3440495f9a05ada2b, 0x84f9dedd8b4cc7b7a0b0ab7090c4796df04d794df373ceb7e6ef4b511fe52b36, '', 0, '?'),
(0x7c90cd4398ee2d9d3628c387a87a70e5, 'wp-admin/js/password-toggle.js', '/home/iraneurobetcom/public_html/wp-admin/js/password-toggle.js', 1, 0x00000000000000000000000000000000, 0xb23b00f24ebbfab73689deaf83f5fac8, 0xd70eaf986ba621fe2eb3df80bf8766a8c7bfdc7801e4b2c66037f906167baec9, '', 0, '?'),
(0x7c91cdf748d8ffc2ec6c316541360db1, 'wp-content/plugins/wordpress-seo-premium/src/integrations/routes/workouts-routes-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/routes/workouts-routes-integration.php', 0, 0xa4769fd7543e0f18fc6b994203989cea, 0xa4769fd7543e0f18fc6b994203989cea, 0x7bb50b3439ea52de5669ba0a63ce1ebe934d9a46e6d30a042ec0982393c8f4e8, '', 0, '?'),
(0x7c9498fa0599e78a498b3dac01e39172, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 0, 0x97fc5302437d5d9e2325257f58d18c90, 0x97fc5302437d5d9e2325257f58d18c90, 0xa0b64f248164d6c6cf66af379f49a35e90245a49c1588b890e33d32bda857604, '', 0, '?'),
(0x7c9709341f505471159d4a262f5b538f, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php', 0, 0xc024d3a63e5181016f55395cf01c665f, 0xc024d3a63e5181016f55395cf01c665f, 0x8d302a31bfe54cc379c129c9fbd1dbddd46a9067606de3fc5460246c72df9ecf, '', 0, '?'),
(0x7c97df26f3fd65034d8274830a353801, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-height-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-height-presenter.php', 0, 0xb64c7c8c21a5ca94f3de21ecdab698b1, 0xb64c7c8c21a5ca94f3de21ecdab698b1, 0x94e67001ce62af48cc6aeac4d0e86f9dde92f898d86ce94460795834450b3611, '', 0, '?'),
(0x7c9c4ad9a0c2f4adfde0747cd0ebc1a2, 'wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x897904ddfc073f6887298ac48ccb76f7, 0xe7bdc993f2297e69e3d12d886a5a81d4a4a24bd9702d4ab5daef2fbf11ffd508, '', 0, '?'),
(0x7cabf720b834e378e55cd0cf014df76e, 'wp-admin/js/code-editor.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/code-editor.min.js', 1, 0x00000000000000000000000000000000, 0x1e321bc1ca164effd131dc4239586b1c, 0xe711584ae88ac392c94873663dfb5d8bf9bf0ad50c2a764858d09f4413c7d943, '', 0, '?'),
(0x7caff8b4ee0c7e42decd0963301dd698, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-shadow.php', 1, 0x00000000000000000000000000000000, 0x2e28397c1cf7d9e36e4ccd9dfc7793db, 0x7e2645e544b4177a539d2d99046322582d282b32aa4b9e45b39aef39078345e0, '', 0, '?'),
(0x7cb59b7630d1eb6f8a56448e9fb10152, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-backups.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-backups.php', 0, 0x003a615b1752223f8b4c73aa54c61508, 0x003a615b1752223f8b4c73aa54c61508, 0xf5c09e435c6c7206817cab66ab21b42c6e2cf24e8ee899111195843bc3f95077, '', 0, '?'),
(0x7cb658e5e4383f74343753bd89ee1207, 'wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php', 0, 0x17b310d9a3267b543f114ce35cf93696, 0x17b310d9a3267b543f114ce35cf93696, 0x4307abfe84f619130852e3fd46a3e7090ac95487369e206ba4f61b1e391e16ff, '', 0, '?'),
(0x7cb7f8b0b085699d1f0248f47287a60e, 'wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php', 1, 0x00000000000000000000000000000000, 0x3a5710b48db4bd4e7373c9c4157b7b3e, 0xffea68d5c371edcdf80cb1a0b0319bdcad1356d62ab6ff8eb250d9af96c1d9f9, '', 0, '?'),
(0x7cbaa8c534a529f83d337d26cfa48510, 'wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php', 1, 0x00000000000000000000000000000000, 0xbf616c09a32447b2c94c7219a5d86a71, 0xfb3a73549e949c83299b309550132a9a3c896a351c221edc027726d163526294, '', 0, '?'),
(0x7cbdcb6b959977c728f941d731a0738d, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php', 1, 0x00000000000000000000000000000000, 0x07a0594b1a716652eb216891d167bdfb, 0xe04ed99cdb74eabfc882bceb8e8ecb0ef0756761fc3ad05b31160d7ab32d0b48, '', 0, '?'),
(0x7cc3ee33b732e984025e716afedae71b, 'wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js', 1, 0x00000000000000000000000000000000, 0x647478ee00edc792a38703193f5f8924, 0x352b89d36d449255295bbc6fb9d299a14f658c1e42cedda6ae3ba4c5590ea650, '', 0, '?'),
(0x7cc7cf6b34a15fface667d11de2c9158, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', 0, 0x5a039da3a9ae34fbdba128ca675ba6e4, 0x5a039da3a9ae34fbdba128ca675ba6e4, 0x01d3de77c26b6aeb842e4cbc5485a88af13f3d4555af12c0dd9b45bea393f86d, '', 0, '?'),
(0x7cc973aa6bfced9e5bf86383fbf5d099, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php', 1, 0x00000000000000000000000000000000, 0xfdb0d59a4b8b482fb11e5ed5d341b32d, 0xff7e559f6a9bdab7dd52e20eb5c31cfc9add1d88a8a901b56d1f540744810f99, '', 0, '?'),
(0x7cd3d40e7d86bf3ebdabe54b296292db, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-stacked.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-stacked.php', 0, 0xbc771d0bf3a52f378737016656b56726, 0xbc771d0bf3a52f378737016656b56726, 0xcb76ac45fc782cc325a6254e41e420363bee33342a453b111660d42335161b61, '', 0, '?'),
(0x7cd71e7e9d628d14c3854c9277b55e5c, 'wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg', 1, 0x00000000000000000000000000000000, 0x320bea8c13b919b27054a421280d0e14, 0x4d77c86a67de3811f85c47676036c43cc8fe1d7d7bf61aae4e5dbf7b785eac70, '', 0, '?'),
(0x7cdf4fa08b3a6b3f2c28553aceedbc62, 'wp-content/themes/Newspaper/woocommerce/single-product.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/woocommerce/single-product.php', 0, 0xde9d5d8a7aa4002ad8096411c16822ba, 0xde9d5d8a7aa4002ad8096411c16822ba, 0xd5cc57234abe4e0e270c9947229a27278a26be8a06d7d51a5277f044c82ace1b, '', 0, '?'),
(0x7ceaf994175c89f477bcd6181ae79cdf, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-1.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-1.json', 0, 0xddd81d9534f5abdee00d0e6dc75d2466, 0xddd81d9534f5abdee00d0e6dc75d2466, 0xa44e9c9a5373a870ea4b58e591006dc1c725779996fb7a06dc7672869214aeff, '', 0, '?'),
(0x7cefaefe83a7ca66e06c47caef50d02e, 'wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss', 1, 0x00000000000000000000000000000000, 0x5922573a5dfa9860412265e63aacd58d, 0xa826ea3f04e69b7ee9af1690bbc375729c9d34ced08e915b07bba19adb7a5e0c, '', 0, '?'),
(0x7cf56c5bb7eca00a3caddde32c49b685, 'wp-content/plugins/amp/assets/css/amp-admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-admin.css', 1, 0x00000000000000000000000000000000, 0x6825a7530d9a868e189b6ddbf2f6266e, 0xe391f5be8e3d81a254aaee0d61b04eedd7468680d40f577b35b647854510ea30, '', 0, '?'),
(0x7cf7b8545dba873a59243d182768ba0b, 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php', 1, 0x00000000000000000000000000000000, 0xc5c8e3addb2a423e0983dd43bb72cd67, 0x6824563c1ea20360f95829982c81e38dace1ab91490a44e20182582c79dfd89e, '', 0, '?'),
(0x7cf9a118708448d3a0536e52be5a3a7b, 'wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php', 0, 0xdc014c68b04ee9f80e4d0f92baa56bff, 0xdc014c68b04ee9f80e4d0f92baa56bff, 0xc103d849b2f5707e5426fbcc221d25c7568d315f7d3d41014fb01c0782e49818, '', 0, '?'),
(0x7cfebb598c1c3ee080d01d09f9c686c4, 'wp-admin/link-add.php', '/home/iraneurobetcom/public_html/wp-admin/link-add.php', 1, 0x00000000000000000000000000000000, 0x1b5381d304feced1c0420cde3c1e822b, 0x223bc723159289cbdb5c9aa160bd7fd3bcac0ba09bf321134b316f99be9c0ad6, '', 0, '?'),
(0x7d0023788202933b0d2f25b1663cbdf5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/error_log', 0, 0xf5cf59be306f3a063ec358be10f85637, 0xf5cf59be306f3a063ec358be10f85637, 0x6b0364f5a9ea9356b28ea3979c46d26cb889ce18c3f822e018e2a86b978cc8dd, '', 0, '?'),
(0x7d05fca705d416622cf9ca67f6992c35, 'wp-content/plugins/elementskit/widgets/timeline/timeline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/timeline.php', 0, 0xc11dcc082a837d4c3d979d2356aa3596, 0xc11dcc082a837d4c3d979d2356aa3596, 0x0ff0e54380777a260cb046c41495586f9f6262e7bd26e33b4b655631c4349609, '', 0, '?'),
(0x7d07a05cd6c3285abc0737989afb4485, 'wp-content/plugins/elementor/includes/template-library/sources/cloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/cloud.php', 1, 0x00000000000000000000000000000000, 0x642319375e8836fa0ae129d02a14b07e, 0x50c4efb85463df96ca007b4bb7b3c76b87d09e06b792831e9b5a001790c56f55, '', 0, '?'),
(0x7d08c4893d9574a9adf291bb0113a4b9, 'wp-includes/images/toggle-arrow-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/toggle-arrow-2x.png', 1, 0x00000000000000000000000000000000, 0x46cae1ca5cf883f4c91243447215ef11, 0x2defbcd74e1791a8b0ddc5eabd377e40cb7d825fc93df6a48b56925f184041d5, '', 0, '?'),
(0x7d0b5664a04067a2235f5ec3af9cccd4, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe8bf5209666a47c6c9d6c0c821916924, 0x0605c1b7d407aa89362e2a82cb14f301c8d1b496cb3cd838ba331d531e83039b, '', 0, '?'),
(0x7d0bef6158965d19bce3850ea8442a49, 'wp-includes/blocks/file/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x10cafc850a38a3be2e670042837f50b7, 0xe4543cbaeca9784fd5bf57ed597acec83f21f3d525a4ed6dff703310827c40bc, '', 0, '?'),
(0x7d0ea9e2f8ad8572c86c67ec8c214c79, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicyInterface.php', 1, 0x00000000000000000000000000000000, 0x978c75f4b9aeb63a7c20879380c116c6, 0x419a014a869c3ef7a6aa749e7879b8566503827afef4edc74098950ca08706e9, '', 0, '?'),
(0x7d0f3cd0185fcc7497b0fa4bd525b3c2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/LoaderError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/LoaderError.php', 1, 0x00000000000000000000000000000000, 0x7e029935773cd6d2fa1b1a64b82a1659, 0x680ecfbfb46d191ef05540bcaf464e605dd30e7d0222412c48540822f5eb7e82, '', 0, '?'),
(0x7d118933a1f7226aaabe939e78c256c5, 'wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php', 0, 0x0463e0a8dac51190cb4d5685cf8606e2, 0x0463e0a8dac51190cb4d5685cf8606e2, 0x0c5192492e552bf6fc8f479fe48aaedcfa37bcb76bf976538fd35dd4d1f28817, '', 0, '?'),
(0x7d1546614013a328cc172e5db4c22a5b, 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0xbe6cff2eb4147f9a28eb4b917051d9f0, 0xb3d98d240c72623d70cf680eb978cb4ba3f9355d38c751fea7985289af6a6e34, '', 0, '?'),
(0x7d16f8de74a17a5c55e032b057d86e82, 'wp-content/plugins/elementor-pro/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_classmap.php', 0, 0x4e33142814435cef4ec3b5dafbb7fb5f, 0x4e33142814435cef4ec3b5dafbb7fb5f, 0x722a66819dbca8bc73833d16090eec679c4af373b654c2a2a68550d207faa8ca, '', 0, '?'),
(0x7d1c2ce435d272d673f7da70c7cdd906, 'wp-content/plugins/wpseo-video/detail-retrieval/class-wordpresstv.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-wordpresstv.php', 0, 0x3c0b93bbe3a376816bb936364ee72a98, 0x3c0b93bbe3a376816bb936364ee72a98, 0x6ca0da6fecbe9ccbcafb2a4f930a02cae6e751c08df9eb060518af52365ee27a, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x7d1e3c32fcf36c2878b4340755ee0eff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory.php', 1, 0x00000000000000000000000000000000, 0xd12209b37bc0c1a86af9058f53de1bb6, 0x5e0eff3a5895150927a2e48630f51df9ca854cf40c07749d8ed0b698f566ab45, '', 0, '?'),
(0x7d1faaec0ac2b240f813dc259229ae5e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dfn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dfn.php', 1, 0x00000000000000000000000000000000, 0x926fbb7d778eede33289276a0e1c346f, 0x7cbf0d76e409073162c8e70fc2bc10365bf4f11dd38ca631e1fba6c4bfcc13a5, '', 0, '?'),
(0x7d23dfdcd4181531b31e135b81601333, 'wp-content/plugins/updraftplus/central/js/central.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/js/central.js', 1, 0x00000000000000000000000000000000, 0x7d2e7cbf43da262f559bcb7c38b09b81, 0x12e4bcade0eb6a781e840324e2500e24f3c0a3869ca9caa0c342931d4155054f, '', 0, '?'),
(0x7d28407d2ab43183a92ce1ecf0675be7, 'wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php', 1, 0x00000000000000000000000000000000, 0x665138332614ec37fa40e18ca93b1331, 0x2787ffc5449e8bfe256a5153216cdf117421edc62ce68cd1014196819a042ab0, '', 0, '?'),
(0x7d33a370435ff1d32daa8f5a263634c7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', 0, 0x5963a5dfd9ac12fa445bae0c6e448b4b, 0x5963a5dfd9ac12fa445bae0c6e448b4b, 0x822b99832f0d2d8d9d2f2d071b74679921fb5168db059da57fb8a1837110b724, '', 0, '?'),
(0x7d3559c4147820f9c2b9d6b316a05b72, 'wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x7581b000ecf5c888c58ca81c21cbb220, 0x526c3fd964e6d4fd24dc880688ac00bf02e6db2fcce22a5997538904f9195232, '', 0, '?'),
(0x7d3cb3c57d232a1425d3563ee7d9c996, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php', 1, 0x00000000000000000000000000000000, 0xdcdaeac4a1df98ce54d65a344242c653, 0x26c22e58743d63fb8015aea774fdffa941504f425bcde11d8344fcea46330f0c, '', 0, '?'),
(0x7d3e15f8477f9dd7433620b68f57f148, 'wp-content/updraft/backup_2025-03-04-1154__EuroBet_f8a17d63c5bc-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-04-1154__EuroBet_f8a17d63c5bc-db.gz', 0, 0xa3047893d999eadd8d364e98bb4809d0, 0xa3047893d999eadd8d364e98bb4809d0, 0x68e12293631c098960446b7321c2e26d9782ce816a470303265f290591677f8c, '', 0, '?'),
(0x7d427111516f0640eb6c22abdd04e5a1, 'wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php', 1, 0x00000000000000000000000000000000, 0x3bc1eaae2ee12bb6ed8595cc219ab23b, 0x5dad3fd3473c494c29a22bf23c391f942d0cea3c6bb5156790eb761dcad4a3fa, '', 0, '?'),
(0x7d444435849889d575639430c27f3ca5, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/advanced-custom-fields.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/advanced-custom-fields.php', 0, 0x37fc92fb72c91592b302955392e4b1ad, 0x37fc92fb72c91592b302955392e4b1ad, 0x9aeef21af177059692aba3d6b81a5ac289e9fcd2c8302256b2ab61f97585ac74, '', 0, '?'),
(0x7d451e03b84f07c1a953e29b3c6afc20, 'wp-content/themes/twentytwentythree/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-404.php', 1, 0x00000000000000000000000000000000, 0x87d7a7f1e44d9d54745f1a7bf321b886, 0xdc2242f7d7de4b472786089ddca9c8fc807e4d88d5de209026675380d25dd814, '', 0, '?'),
(0x7d48016f936c725d9d50663db7bee01e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-uk.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-uk.mo', 0, 0xfb5fb6d0d68be0fb0de509c4e71bc16b, 0xfb5fb6d0d68be0fb0de509c4e71bc16b, 0x1643853c2f0c1a3568bb7160c6e938075b48a4983e89d0b749aafeae7d75f156, '', 0, '?'),
(0x7d4c3b92bb5d2ce9e0b1c0dcef8c87eb, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss', 1, 0x00000000000000000000000000000000, 0xd72c28ae5bd600a56280b5dbaa90ab7a, 0xa5299f597c0a413061b5bad60db325696ea9d0fb9ddf9e6b4d6a114327aaa415, '', 0, '?'),
(0x7d4f9f2021d9b6145df64fcd4f0b5b8c, 'wp-includes/block-supports/typography.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/typography.php', 1, 0x00000000000000000000000000000000, 0x212e0048a532cfcd032f62c4132c4a54, 0x8e24bbc32a49c99f8cbe399a5ad6ba961fc6a11d9e0110d703ba1cbb734c0c63, '', 0, '?'),
(0x7d5072ae99845741d34a25a2e12163f5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Div.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Div.php', 1, 0x00000000000000000000000000000000, 0xf27e5a69a87fbb85505fe042c729c014, 0x9c7bda5321347186bd26a9995febdf0ae58b18b944890d2571d1accd46304eb1, '', 0, '?'),
(0x7d51c9c67e9751453c3ba42790dc6740, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php', 0, 0xd6c5602c1cea689f7921999147c32618, 0xd6c5602c1cea689f7921999147c32618, 0xd8c8afd6ba285f299797e378851fb29ca3b08cba3621b324ce92cd53325de75f, '', 0, '?'),
(0x7d570a9d2cca5e2d99ed2aeea692a77e, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css', 0, 0x9c7371c97be0e4cfdea764e853a26692, 0x9c7371c97be0e4cfdea764e853a26692, 0xb30bd6c7c8088847be32899d9feb75ebf34c7fecab75e896a85e13a8bbca1735, '', 0, '?'),
(0x7d5ca435e60d92f024d46c9257aaa0f7, 'wp-admin/js/tags-suggest.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags-suggest.js', 1, 0x00000000000000000000000000000000, 0x8f9aeba3898cc81961186e58c3ff1d7a, 0xa975a916760a2b548e55e30e9a5ce55ba58f81e52e4ce4f0d5d125b01e50b2d7, '', 0, '?'),
(0x7d60c6d267220e50c932aec21c56bd87, 'wp-includes/images/spinner-2x.gif', '/home/iraneurobetcom/public_html/wp-includes/images/spinner-2x.gif', 1, 0x00000000000000000000000000000000, 0x31fd991e90e6329d865e23e638b50ff4, 0xa0efaf08182396cb92cc3d2402630ea9a736c0dee418d2df09429d9934078136, '', 0, '?'),
(0x7d62d7f8c6aa4ede35a3da499c1edc12, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', 1, 0x00000000000000000000000000000000, 0x92365cc2e75be9888ae9042c4b1e9623, 0x2dca53c3a1097f7170806957a50dad226677a6268c60b1f45942a4bd6cd5225b, '', 0, '?'),
(0x7d651fa2828ea21f0c06b7644bf10235, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-settings.php', 0, 0xc305561c5c2751b8f67d78c36692a102, 0xc305561c5c2751b8f67d78c36692a102, 0x2a15f5d6470bb9f7f41244903a104c92ecee702f52744f186d10d455e98a5eeb, '', 0, '?'),
(0x7d6b3df80f1d00e445d5fec37c15bc87, 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff', 1, 0x00000000000000000000000000000000, 0xc64d483808a6345eb06b4125f40d7bd4, 0xc822e6318be3f0d1555f2de83332558962197ddb68b42d540497d01121eb9528, '', 0, '?'),
(0x7d70d61931bb4570924a5657ba8703bd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxEofInPreludeOfQualifiedRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxEofInPreludeOfQualifiedRule.php', 1, 0x00000000000000000000000000000000, 0x5313c72b41f678d0bf57ae2680e1c9fe, 0xf062bfadcacba48f69a7eceee51f88b47aad1bf0f0a16a8cbb966013efece2fd, '', 0, '?'),
(0x7d748f0eb5df1f52e976a5c744a88cd5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateInfoTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateInfoTemplate.php', 1, 0x00000000000000000000000000000000, 0x70f5f031b77da04617fc21a2a251f5c1, 0x0c73ca0b4121d8eb0a6fe763081148dbb5e5800bad8f32c54ea98f41026d86fe, '', 0, '?'),
(0x7d75eec1060e2e5b05e2d8b68aab89a5, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio-gallery.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio-gallery.php', 0, 0x9a2333134ea3be34f35a7c1c1df92673, 0x9a2333134ea3be34f35a7c1c1df92673, 0xa4d3c4ac1052cbb51c21b3d5bbdd8b8ee0e3117a9eab414cf6e67f1424a7710d, '', 0, '?'),
(0x7d769e87ef99bc8edc8a100a9a6c1891, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', 0, 0xdcd647d5e0adb39b61a223c7d90aa221, 0xdcd647d5e0adb39b61a223c7d90aa221, 0x374a5f43f3237ad6e356af0e0d157110f9f0ad41311aac65a20af26d203d5f48, '', 0, '?'),
(0x7d795dafcaca665332d5daddee6ec5e6, 'wp-content/plugins/amp/includes/validation/class-amp-validation-callback-wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-callback-wrapper.php', 1, 0x00000000000000000000000000000000, 0xd0482ad11e66a7f8156c3bc13f4389f8, 0xb585e490f55ea32430cc2a954cf4aaffcdc7a5ab5969cda61cfd91c0ca2f0fd5, '', 0, '?'),
(0x7d7cb8ee002b854eb1365daa9b175202, 'wp-includes/blocks/audio/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x66e9db5fd00b851c30c803349be89761, 0x86e3a7e712733821d732308788daa087a6d2cef2d72f25e28705513ffb945376, '', 0, '?'),
(0x7d7e87a70d0cdc1b38ad6acb858b3bce, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/gdpr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/gdpr.php', 0, 0xa567647e726dd4ce96c26c31bb1d73de, 0xa567647e726dd4ce96c26c31bb1d73de, 0xcbf62f521e84cdad321550c01b7a2b91c837d27deae7251fcb01d718684bda6f, '', 0, '?'),
(0x7d7ea6ed407825e0dc71a5bf6ba1e08b, 'wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php', 0, 0x6f1978bb10272442f224af39faa1cced, 0x6f1978bb10272442f224af39faa1cced, 0x8caf10846e67e6fbc36e9ea828fa71e4616e80743e5fbadc65749291d80019ec, '', 0, '?'),
(0x7d80426f7b0476b2ad69b5ca1dd7b898, 'wp-content/plugins/elementor/assets/js/gutenberg.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/gutenberg.js', 1, 0x00000000000000000000000000000000, 0x36488163687fae48b0fa212b43aa434b, 0x4e7b1881aea2a1d50cba54eb31ce0bdd264a3205b3287647a3593c2760f1e759, '', 0, '?'),
(0x7d93114f9c6220e33e07bec23f32791b, 'wp-content/plugins/updraftplus/includes/Google/Collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Collection.php', 1, 0x00000000000000000000000000000000, 0xe2946b481a6dfa27529e01246b0870fe, 0xf421bc5666a9a4d43a2be96acab1af6280b01b8b7227eb710d2737b0f9b6f02e, '', 0, '?'),
(0x7d9c776a6dbcf8e4bd05b8ee104b3e73, 'wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css', 0, 0x57e4933cd9f7c37e914aa2b474ea5d39, 0x57e4933cd9f7c37e914aa2b474ea5d39, 0x70e9895d7894e2ca9cfe1db63e537f1c0ea7e1a8f0cbc35d665827f2d1509882, '', 0, '?'),
(0x7d9cd4be0b0987af156fe59650ef860a, 'wp-content/plugins/elementskit-lite/core/handler-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/handler-widget.php', 1, 0x00000000000000000000000000000000, 0x8cb0c93e2de50d745be7166323a6299e, 0x45e67c2bc623d91b277a3c1ef908eeec20e9856c8502679355d8cc6e5599fcb0, '', 0, '?'),
(0x7d9d339f5bb42ac13f3d7a2bcd5004c9, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-ewww-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-ewww-subscriber.php', 0, 0x0f472f0a1969572bf047bb08339802a1, 0x0f472f0a1969572bf047bb08339802a1, 0x94fecda1aaa0221577f5ce11d852e767cf82a2b656847d3d98a9140b45a735a7, '', 0, '?'),
(0x7dac72cc1e9487d9330d3ca50d0d5339, 'wp-content/plugins/elementor/core/settings/general/model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/general/model.php', 1, 0x00000000000000000000000000000000, 0x76d9af357aabf09c21f4e071b0e5c341, 0xed8f697e624d595199ac32254cacf69741e274163510583e33a660bb7cf2f0fe, '', 0, '?'),
(0x7db2936cc538e55c07ed3bd9cec0e67e, 'wp-includes/blocks/social-links/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe5f5427185783fee00976e7c150c53e5, 0x2cc7d4c1545f98a3c51d9d204883905281cd4d76639be32c1079eef60ed5387c, '', 0, '?'),
(0x7db2e04cf7af9d65132989ff0c13fea5, 'wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php', 1, 0x00000000000000000000000000000000, 0x693d0c6c2519e8408b8c9dd0fb1b2f97, 0x60bc3f331d2c14c4b5a41f45b445c10e26e973521cd64b79be4eec5fe6d29a62, '', 0, '?'),
(0x7db4ce2da52490984ca2485f52949a99, 'wp-includes/blocks/paragraph/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe13e4a9fb03be387adb618a1cf0e4f99, 0x4042bf4a6f96e258e6ea5f7c219c1357fcfef5a6eceec9356c6e57ff26afb67a, '', 0, '?'),
(0x7db6564a4f604db8ce1c35a82fe70df7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', 0, 0xe433e97f9b6e2ef5f36e50170b683db2, 0xe433e97f9b6e2ef5f36e50170b683db2, 0xfb733b2032c3692f5bf63febc1cedaaa3baf9113efbbb0d5dbc59185c36013c6, '', 0, '?'),
(0x7dba9cbe65cb370a4aef8b9887eb9154, 'wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms.php', 1, 0x00000000000000000000000000000000, 0x7c248b894a5c905aa8c51757671cdc29, 0x5f6bfabc8fd73b89dc61a8d096a2d857f4ac9e81d8f591a289db0039ff06058c, '', 0, '?'),
(0x7dbfc52b25ac780eb8b2a525b4bf3066, 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/01-display.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/01-display.json', 0, 0x3ce72eb396682ec40b6cb0ec5dd0ed01, 0x3ce72eb396682ec40b6cb0ec5dd0ed01, 0xfa938c6d1f78ad392c4df751ddb264347eb1252b4e3485be3b266fb71d98173d, '', 0, '?'),
(0x7dc29391d862d960a3492df9909b30f7, 'wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js', 1, 0x00000000000000000000000000000000, 0xb85d2c27b9f7350827d8ed0f22fe8b54, 0xa9d01aee77318213b2f1237a2b31dff7cdbafeccbc4c182e02eb78e8f077c60b, '', 0, '?'),
(0x7dc2d7a5ddc0767f56429ed15e418bca, 'wp-content/themes/hello-elementor/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/screenshot.png', 1, 0x00000000000000000000000000000000, 0x18320283ecaa76885337e3547404b9b6, 0x836747b50369fb35622ef8f2590249de400eb17596ada09a502eaa327ecc7a72, '', 0, '?'),
(0x7dc6d2dc0aa9908c62a998e133bfcd8b, 'wp-content/plugins/elementskit-lite/widgets/lottie/json-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/json-handler.php', 1, 0x00000000000000000000000000000000, 0x02638c511c42565e2b9c5ec8c1745b79, 0x830bb5ff7830c92aaae47cfb53ad2dc4ce2d8aecaa5fbfd82cde244869f145ae, '', 0, '?'),
(0x7dca2791d42c55e6d57413396ced6c7b, 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', 1, 0x00000000000000000000000000000000, 0xd259b292812ecaaf2bee1034316e64ec, 0xf86b8341cfbbb6f9e607c5be4e9006b345286ef4e5d7101022450b96028e0a06, '', 0, '?'),
(0x7dcb1944df85e7bcd2fae41fdb4ee95f, 'wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php', 1, 0x00000000000000000000000000000000, 0xb8ff8affb1731c1119434c137865c273, 0x99c26f5e04c9afa84aef22a8c61bfb6563ea8fbe77cf6c31a0b65bd3473b5c7d, '', 0, '?'),
(0x7dcb418db2c3bb7945030b113268d138, 'wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php', 1, 0x00000000000000000000000000000000, 0x6767fbc3c47e8d38391d848ca5016519, 0xeb8e9322c2fc114ac508ea33d16dd977a7a6ee423e16d86ff51e9128c580faa7, '', 0, '?'),
(0x7dd79555ad2453aeca4947577ad2a256, 'wp-content/languages/plugins/wordfence-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.mo', 0, 0x0d9b2f389fb9273daca5d61057a4a8e2, 0x0d9b2f389fb9273daca5d61057a4a8e2, 0xa0f5a3fbc354a89c1114d8a684fac80fb09b230f8d5191ece94caefcb777ce5f, '', 0, '?'),
(0x7dd7bee38e41410c491f1633a5f428ce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertRangeRequest.php', 0, 0xe159f03b614ee91705202355d127a90d, 0xe159f03b614ee91705202355d127a90d, 0x7432ae1dc5f5694721e505431fc9a4cdc4433bb21db335e981a60eb44b233bb0, '', 0, '?'),
(0x7dd818a9eee729f799570e0a8ada2884, 'wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x064900dde109d26758d4e98b6ec01711, 0x1daeaa73fc9f62732f8cf479c14cabd24ebfcba0bea8c35d868cfcc31a310696, '', 0, '?'),
(0x7dea9e74372cdd4f492464896a1efee3, 'wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php', 0, 0xa391f93ecbaa8f9e035572a9d8df928b, 0xa391f93ecbaa8f9e035572a9d8df928b, 0x4889c7511fc3ecf10d83b0ab3039d6b7e76f006a4c40e1938242de13ece84dc5, '', 0, '?'),
(0x7dec8fed2ac10416d702ee81a9212c9b, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-2-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-2-col.php', 0, 0xdd232e99a91a4263b021d7bc4ddc2d4c, 0xdd232e99a91a4263b021d7bc4ddc2d4c, 0x7ab0507a9a95d7784a524367b390c22070a374a22d6c4dd3327c9e4d90b7c890, '', 0, '?'),
(0x7defc890e68a5c4cfcaf608aa7e46929, 'wp-includes/ID3/license.txt', '/home/iraneurobetcom/public_html/wp-includes/ID3/license.txt', 1, 0x00000000000000000000000000000000, 0x123e1ee0e1353e712553e5a65c2f2c78, 0xf3ad8e20c415c41a7f330ad4a863d200ea6b0689fad1953604fa94b76b36140c, '', 0, '?'),
(0x7df2a1f4593a922db9622c326bb306ea, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncb.php', 1, 0x00000000000000000000000000000000, 0x6bab2c89b901cea70ab049c497371d76, 0x9a20c6f539ae9449ccd8c1304b334ac4949de508a1a80689a091cdb9977fbb39, '', 0, '?'),
(0x7df3c209872f3b8a0d754b6510e5ee3b, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-bird.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-bird.php', 0, 0x7b192a81a09a5751cb4d61c1c4d9218c, 0x7b192a81a09a5751cb4d61c1c4d9218c, 0x8852f7323d6dd98933fde804145d0596e8bdc44b69d1a1477a484a1708f8dbef, '', 0, '?'),
(0x7dfa44535c12b46a80a2f061411249cb, 'wp-content/plugins/updraftplus/images/notices/new_year_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/new_year_sale_24.png', 1, 0x00000000000000000000000000000000, 0x7a740918a66a0b64252217775a09284f, 0x5f5936fe66048ecb59380f46aa6487bea7016e041b8b92960724c2c14e2ad4fc, '', 0, '?'),
(0x7dfd9fc7e3f3dc678f5435c6ffd26411, 'wp-content/updraft/log.8d7c369bd1f2.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.8d7c369bd1f2.txt', 0, 0xd56d3cb0794e20d1e663597818c97671, 0xd56d3cb0794e20d1e663597818c97671, 0xf51b2cfb09fc2e1389c3af3e9879c72ba1a01da1e9b6720c0f3b598a73f33383, '', 0, '?'),
(0x7dfdd6cb117b1552d2a2d4e08d1da222, 'wp-includes/default-constants.php', '/home/iraneurobetcom/public_html/wp-includes/default-constants.php', 1, 0x00000000000000000000000000000000, 0x39aea0ad5c41c71d17c382f1a9b52a10, 0xd42e9d251ec396ecba27eb0fe5b7c9ac34b8afdc55655bd02a5e84fce7f90489, '', 0, '?'),
(0x7e0870b1f7fbc229d27b9ff80cc78efa, 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/imagechoose.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/imagechoose.js', 1, 0x00000000000000000000000000000000, 0x79e7e8e128ec53474babb4f1aee1a45c, 0x1aaaad4dead3bad9f525e59c6f8a500e475c7595e84b47ab5580fc695e549799, '', 0, '?'),
(0x7e088d32eea155f08db2e707d5648d7a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStickyAd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStickyAd.php', 1, 0x00000000000000000000000000000000, 0x00e6ccc9322ed202289e551bac101bbc, 0xf55924338a526b41450752258331b11180b621116bff61aca51a906b053669e7, '', 0, '?'),
(0x7e0b720439f9cfcc7716547b56190431, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', 0, 0x929a6ce4a533b3542671c34b2ef8ed83, 0x929a6ce4a533b3542671c34b2ef8ed83, 0x2f19c297f5c01f4d7c498d2c49ffb30e6ef14bf0556b2e3445fd4b70da0625cb, '', 0, '?'),
(0x7e0c6e576414cd3770a5a8c2edef94bc, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', 0, 0x225dd0e0e60f6020df5e372a3b1576c4, 0x225dd0e0e60f6020df5e372a3b1576c4, 0x71050999f221ec12e735bfe0ff9a95d6b6b2d31e6cf03be36734d7e624bbd103, '', 0, '?'),
(0x7e13660b9b9324f730c5121964392d6e, 'wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php', 1, 0x00000000000000000000000000000000, 0x2c2dd1cabd2431634f0ff8693f165911, 0x9764585551332b4e611bf2e7e56c2bd21fbe7a75182ae88a2a15259331007165, '', 0, '?'),
(0x7e14c8be2ffa086d1cdad680cd21fcec, 'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php', 1, 0x00000000000000000000000000000000, 0xd873c9fb585dfb5b7343163e8d51d4db, 0xb33e8bca5f631a4a2bc9de170fa1acb6619cf8a785b396a8c3556d76299c6c67, '', 0, '?'),
(0x7e173c42a9fa003dec2b687c178c6fdc, 'wp-content/themes/Newspaper/editor-style.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/editor-style.css', 0, 0xd808e0c84cc00f390603ae797731b880, 0xd808e0c84cc00f390603ae797731b880, 0x2d5edf37d67185f12452f9b4a9d13504788930f6b564ac2e50c5c8ca32cf95ee, '', 0, '?'),
(0x7e1a1e3cce4d60474fe29d7be44e83c7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', 0, 0xdcd7319c0c8ecda98d2333f895a601bc, 0xdcd7319c0c8ecda98d2333f895a601bc, 0x1cf78fc50fd6bdd0179f133df86c4293e5a3a519eea300a24fbc3c640ad403d2, '', 0, '?'),
(0x7e1a973f124feae5ab74ce59b631e0d6, 'wp-includes/blocks/comments-pagination-numbers/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor.min.css', 1, 0x00000000000000000000000000000000, 0xd2a2ca9fc189d0cf123bfe566b6e0634, 0x4c63dfbd342142c4a23a5bbd8dfe5a18b307eea58dcb1d990dbde9519bf279a8, '', 0, '?'),
(0x7e1db1f65cc9c75f628424c92da5ea21, 'wp-includes/js/jquery/ui/selectable.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectable.js', 1, 0x00000000000000000000000000000000, 0x36771b12c2f86b96863823d3b20cbb39, 0xb511c45ca37bdb4ab143e6e03801e57f02cf59cc3e135719fd15cca6cab65bce, '', 0, '?'),
(0x7e27ae11435f8068aa4613f2c6b6a2ce, 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php', 1, 0x00000000000000000000000000000000, 0xfd656c586c2caa29671f655616031975, 0x51e3467de7cf670383b6006964313fb5233c90c8227834f27f7000f818261c33, '', 0, '?'),
(0x7e2b5a8deacb99a536d3c2fe5b7a70ae, 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php', 1, 0x00000000000000000000000000000000, 0xf66f62b701ac810c6962d3aec5d4e3e7, 0x145197a62626e760cb97414549cb88c85cd5c614faaa4e21803059676456b620, '', 0, '?'),
(0x7e37922e0c4a0d4357602d7dafcf82b4, 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/props-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/props-parser.php', 1, 0x00000000000000000000000000000000, 0x3860ddfd1ba78b7635e9c7daf84de829, 0x2db621d41b2c278595aa437099ed3c380d4120dd284f29eae5dadaa0767270a0, '', 0, '?'),
(0x7e3814d5740e460b8c8be7efa299abf9, 'wp-content/plugins/elementor-pro/assets/js/e3f4acef69f217322320.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/e3f4acef69f217322320.bundle.min.js', 0, 0x3ddbb0bfbcd35b19c9a013a1a8e41a6f, 0x3ddbb0bfbcd35b19c9a013a1a8e41a6f, 0x2cf1d9e0707603c93c3c71874f51f5bda4a71c40f2738047802d61b7386bde83, '', 0, '?'),
(0x7e3fa14abc49d6622a15d7baea65e843, 'wp-admin/images/resize.gif', '/home/iraneurobetcom/public_html/wp-admin/images/resize.gif', 1, 0x00000000000000000000000000000000, 0xcbd61f6c4eed10fb1317038905abc4cd, 0xa93611f3808fb802d701f38826133f03c335fad13f73fd71474d03601c50163b, '', 0, '?'),
(0x7e4558a7225afccd5d28af16d4580cc4, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.woff', 1, 0x00000000000000000000000000000000, 0x19c9375abb8caf54bbf2f2e8e1aabb18, 0xe400c43840c102c8d1ed7697a8d80801272ba00639f6ce481fdd592eda8f5557, '', 0, '?'),
(0x7e46a3cce3ab8e3e6479ecd06a8b0f13, 'wp-includes/css/jquery-ui-dialog-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xef6a6816b45af604058661403e5d63ff, 0xd039087cab371453195e7fc23d24f58fd7a78571e736b5aa6f9b3c4b768c1a99, '', 0, '?'),
(0x7e47024b135a9799519d9d23b71db24a, 'wp-content/plugins/wp-rocket/assets/img/logo-cloudflare.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-cloudflare.svg', 0, 0xc99906bfa209e09f81b0cb97435fe439, 0xc99906bfa209e09f81b0cb97435fe439, 0xb6100b5c3e7455d245f357c560e7ea777988357a0b55729b993cd84bd94958e2, '', 0, '?'),
(0x7e4afd4ab461b04dc2053a319e067253, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php', 1, 0x00000000000000000000000000000000, 0x0536988c3f4e71cd287bca600be1a6dd, 0xc69bf69c36df80849795fd896ed39fff0a8612823838101d9844ada18235826f, '', 0, '?'),
(0x7e516ee7d3297037cff13c29b4afafba, 'wp-content/updraft/plugins-old/akismet/_inc/img/logo-a-2x.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/logo-a-2x.png', 0, 0x771e19dc4a5a3eb5d1d4d304c3108999, 0x771e19dc4a5a3eb5d1d4d304c3108999, 0x980b4a837ab5857b01b0b04da2190fbb0d52ffe680ae6c42410da755b49fc2a8, '', 0, '?'),
(0x7e536b50aa5b502bc4c9fcfcc8682d65, 'wp-includes/js/dist/script-modules/interactivity/index.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/index.js', 1, 0x00000000000000000000000000000000, 0x1914b1537fbc58ccad78b3cfc09a8684, 0xf115cac3fbc6b11b415cb9697064d4d8577822b2e2bb4df7c6d34340d333e420, '', 0, '?'),
(0x7e5424d5ee1a399e8d4f31d0830e524f, 'wp-content/themes/Newspaper/translation/es_ES.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/es_ES.po', 0, 0x1983d196a38206786166bbc971fe2bf4, 0x1983d196a38206786166bbc971fe2bf4, 0x672cacf503c71d0fe23833e50f0a38f95dfcc5be4eddc29e16fe7653e3738fba, '', 0, '?'),
(0x7e565841cd0edb265fa74d07f540656d, 'wp-content/plugins/wordpress-seo/admin/class-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-export.php', 1, 0x00000000000000000000000000000000, 0x8eb9690b87e85da14035dcee7c3ec63b, 0x31675f0068cba6bbe26921f84b4eddf72e73651c0f131c197e4af097782aae40, '', 0, '?'),
(0x7e56a9dc58615d1e148b193770937c52, 'wp-includes/class-wp-post-type.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-post-type.php', 1, 0x00000000000000000000000000000000, 0x3df297b29985a6eb54abe1656e193916, 0xb0d80c45c055f564e3bb8430e592b42825d369e096df4e6f7e07a8c141c6683b, '', 0, '?'),
(0x7e5a1de263224fba3cf56ed0074d81c5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupSortValueBucket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupSortValueBucket.php', 0, 0x0393a19c01cc149475d9db11d46a4952, 0x0393a19c01cc149475d9db11d46a4952, 0xbc2eb84c47d87f38405c9153d1a002c875a2359207109774d5673ee23fd607a5, '', 0, '?'),
(0x7e5e663d555083d1dbd8018b6b1031cb, 'wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php', 1, 0x00000000000000000000000000000000, 0xfc5219f5b3c91ec85ce5e3b760749ab1, 0xca3b0ed4fac1f9369f6e82ec0510b08fae2cb55fc0838106fc86b094b14655e7, '', 0, '?'),
(0x7e69a5894f96d73bbd7dbca49183ad25, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/hotel-facade.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/hotel-facade.webp', 0, 0x8e5c2dc032c98f568400e5affeae193d, 0x8e5c2dc032c98f568400e5affeae193d, 0x504756474499e72c46c13f1c9edb192a466792a4e8b80a1644284828ada0d12b, '', 0, '?'),
(0x7e69b0491e13d23bddad5d9c41bbc853, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem', 1, 0x00000000000000000000000000000000, 0x475045bb4b54bbdeed599629264696a3, 0xfe99f3a58f5faf3011649c8afe7d660f218676d90e6da71881cd457757846f97, '', 0, '?'),
(0x7e6caeb7746f06d7dd389da302dbbedd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitting.php', 1, 0x00000000000000000000000000000000, 0x2aaf19bcf1a6a85028c9d3b7bc533616, 0xf6300d662292b3e16643ab602d4d88869846a8593b02f2300a59944797cb7768, '', 0, '?'),
(0x7e6f12ac1ff82d1a6935af302d5f30ac, 'wp-content/updraft/plugins-old/updraftplus/images/icons/azure.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/azure.png', 0, 0x0d9cc3c8f0137e49db173eae0969582a, 0x0d9cc3c8f0137e49db173eae0969582a, 0x3a13116693eed3cfc678b875f1258a146f5877e30b7c6970d3afc8fe637c236a, '', 0, '?'),
(0x7e703aa522e7315601de9025b99fc022, 'wp-content/plugins/elementor/assets/css/admin-bar.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-bar.min.css', 1, 0x00000000000000000000000000000000, 0xb627b73f7511a19cb48c84ab70dc4a06, 0x08b9ef0181195ec4a548e6d9c45f2bc10316e2cadcd4ac54a324186bfed6c907, '', 0, '?'),
(0x7e70f633e0757b852dc144e0fcbbba12, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagRequiredByMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagRequiredByMissing.php', 1, 0x00000000000000000000000000000000, 0x8530291eeb64deaea3c83cf2515fbc46, 0xfabd4911831d84ae35f2022a93da3340bcfa7c2fc3f51ed5edd4b326ce40e064, '', 0, '?'),
(0x7e71e649509e490f99baed1772f1c4f6, 'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js', 1, 0x00000000000000000000000000000000, 0x748084951ab56902208577aa51dccc85, 0x19ec7aa6399f7dd58275e0c67451680ce2330bb4bc0ddbdd3ff97fab02b6bde4, '', 0, '?'),
(0x7e7b2dc0fae50e4caba0e8304c504921, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-05.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-05.php', 1, 0x00000000000000000000000000000000, 0x6d529c80d94b5199c06408e9d7ad02b2, 0xbf51770031d099db0d1524b7f88be13494acb3ceb019767f494a66f42895a121, '', 0, '?'),
(0x7e7cee314dd568504443f1ecf2c27377, 'wp-content/plugins/updraftplus/methods/pcloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/pcloud.php', 1, 0x00000000000000000000000000000000, 0x3c0c2711f32a1beb96723261de188352, 0xe7f0a21a5983171e8622fc66e3d15092a0175596e0da77fa19089255b9c3d8be, '', 0, '?'),
(0x7e7de27b20ddc7193e44ed7d08a63c1c, 'wp-admin/css/code-editor.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/code-editor.min.css', 1, 0x00000000000000000000000000000000, 0x30c233933ba037d0ce763a8850e0c7ce, 0x4a6c41a613805af1ba89da7197e0894605ac0b76f63c33e091ae495e86d16bd4, '', 0, '?'),
(0x7e805dd3ab31b603ff7aae92604cfabc, 'wp-content/languages/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', 0, 0x4766789958a2085631e5bbbf3f4c3de0, 0x4766789958a2085631e5bbbf3f4c3de0, 0x2cea3eb85e16a24851bfb212f55d3e22df9a9c6b424a6e582667da0f8074ef36, '', 0, '?'),
(0x7e8162d067826dd487de15ff2b06dd16, 'wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css', 0, 0x9a21d43f0d6cc15f91974e4dba1289d4, 0x9a21d43f0d6cc15f91974e4dba1289d4, 0x077c23687c3aeaa73f9ad76273f7cfe1873c104a8592ac1b2ab765de2cf6c33c, '', 0, '?'),
(0x7e819524a0fff0b0008efa65c4186113, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php', 0, 0xa0ae76ee743b975ae3e30c4ed76dc4bc, 0xa0ae76ee743b975ae3e30c4ed76dc4bc, 0x222ddca2fd75046de280739682773e7675ab4a95a7cd7fd4a1585be5b1360108, '', 0, '?'),
(0x7e8a3f0f14cdbb79cf7f5d2171928f1b, 'wp-content/plugins/disable-gutenberg/inc/resources-enqueue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/resources-enqueue.php', 1, 0x00000000000000000000000000000000, 0x4f2149be0d27e192526aa5adaf8d4e6c, 0xaad30c0d186cb1ba38fc4e3320eb2f4ea481053c9464718f4b5521033f5902df, '', 0, '?'),
(0x7e8ea721a8691c1317ec4568a5ba4b1b, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Charset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Charset.php', 1, 0x00000000000000000000000000000000, 0x256453513896f8e41b0bd30f2d02ba11, 0x492741807b59f2d4964e8e0fabdc98e3e9de7efaccd50b2c89a16a024a174073, '', 0, '?'),
(0x7e91a1520e654f588766329414f16080, 'wp-includes/class-wp-post.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-post.php', 1, 0x00000000000000000000000000000000, 0x39ad6c13a4a119b5f8e16a8444924584, 0x7e04bf1573d8baf05805bf43ee9049006e043d6ca875f59bff1d8233b1aafd7c, '', 0, '?'),
(0x7e947e4312f8d864354065509d608ab6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php', 0, 0x21f864fcb52a2bf5878b9166c800761c, 0x21f864fcb52a2bf5878b9166c800761c, 0xe93df9c91269e834f23cdecd2cb40202fbdc4ab1da32ddff799f0dbba9410f04, '', 0, '?'),
(0x7e970cb916ce5b222b931ab5c67175c1, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', 1, 0x00000000000000000000000000000000, 0xc947d1d0d6dd09261e22cbb80cc7f4b1, 0x44c3c0f693caf14538d5c8f84abf16099d04f96a47f844a047a81bb8cad0a372, '', 0, '?'),
(0x7e976fd12f2b5ebdba36039276915eed, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-02.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-02.svg', 0, 0x4ec9bf98cae5735151a0c521c0a5e50f, 0x4ec9bf98cae5735151a0c521c0a5e50f, 0x2ce47d08a2729074c7c1090cea7f41a3aa60274fbc4b12e1915487ea5b7d6324, '', 0, '?'),
(0x7e989ba6d017485edda6b0751de5c587, 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-ru_RU.mo', 1, 0x00000000000000000000000000000000, 0x45437e57689d6768a866eebd586ad59b, 0xd1de3bb319b4586fde41646a7d1afc635d154eff67981cc5b91cd7d731d96e10, '', 0, '?'),
(0x7e98dc339e91e1366973a6c19071f76e, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleAnalytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleAnalytics.php', 0, 0xa5e3d8ee5bb908425bdee6d6f60b63f7, 0xa5e3d8ee5bb908425bdee6d6f60b63f7, 0x50c2ecd317dceeb007c6400c32dde878c41c9adb0958ec40ce6e1f077cb58bc3, '', 0, '?'),
(0x7e9f4330af1cdc32b4332ab8a0d7fb4a, 'wp-includes/blocks/more/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor.css', 1, 0x00000000000000000000000000000000, 0x93b4c7fdb377c12ed82c2489237f3ee4, 0x2bcde7a9a9545e333d40dbcafc35ecb1e05f978ca96a7ac7bc5b392bc54e2e93, '', 0, '?'),
(0x7ea52026835cbb0f8ed53010fcbcd81d, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2', 0, 0xd0f642d370e2a7a36d70df5e14109a6f, 0xd0f642d370e2a7a36d70df5e14109a6f, 0x6a741b5b4dd30334289f13187319d42e2bd8e69bcb77e2734f5a2a9ee36dbeb6, '', 0, '?'),
(0x7ea76e94203cb69643358299aba4eed9, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', 0, 0x01f40e412b28e17bf0171921ed0c02b6, 0x01f40e412b28e17bf0171921ed0c02b6, 0x3c37c11c2bb9b66e9e58dd4d22c0a385a0c1ad64a4bcfed2003dd541f3806e77, '', 0, '?'),
(0x7ea9ca834d52bd26f1157588acdfedb8, 'wp-content/updraft/plugins-old/updraftplus/images/icons/cloudfiles.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/cloudfiles.png', 0, 0x270d797a6a2c6cb7a991c1f4670a6eec, 0x270d797a6a2c6cb7a991c1f4670a6eec, 0xb423db80120f8602c2edd2dafe7563a01a7f92fc05b1e2e7435f603fa6b0ef61, '', 0, '?'),
(0x7eaba649825d3a887d74a7fb56c1fef7, 'wp-content/plugins/elementor/assets/shapes/opacity-fan.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/opacity-fan.svg', 1, 0x00000000000000000000000000000000, 0xdd3eaf671f67bc13ef974e7064e8160a, 0xc8a40a02c2f208debc0e843b3b8495d49b6d682826c9aa3e8bd6ebc20c01edfe, '', 0, '?'),
(0x7eabb97fa52adebf5392cc9911650b97, 'wp-admin/images/freedom-3.svg', '/home/iraneurobetcom/public_html/wp-admin/images/freedom-3.svg', 1, 0x00000000000000000000000000000000, 0x96e028c3e7b8ab1a58bc86d69afd316c, 0x16e99b8614281fdcf5e70fe53b18e6fc1146d40a806bb7818aa951998fd775f5, '', 0, '?'),
(0x7ead2c798f202c8d297003d6cadf29e3, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', 0, 0x80defbb3f58c53612a1af0cffe9e55e3, 0x80defbb3f58c53612a1af0cffe9e55e3, 0x8dcb8119fdd5ba69852622b8e4bb08950863739d7ac30bf7ccad4f03bd17b2ee, '', 0, '?'),
(0x7eb17d69e0361430ab9f5e473fed5309, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/RadialgradientStop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/RadialgradientStop.php', 1, 0x00000000000000000000000000000000, 0x3c88228a7c34ebbaaeb88fd56e02f14e, 0xd3a857f98aac08573e094640e213f7aeb82a3970c9a384586d741f5eb885320f, '', 0, '?'),
(0x7eb82db8dda56ba103356ef0dc927a63, 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/ajaxchoose.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/ajaxchoose.js', 1, 0x00000000000000000000000000000000, 0x9da88a0aba164a14bf593751b7e18fdf, 0xfcd18b764404afcefb15251a5143a0cd44934e1ab22d01a0e8bc5ed348be6c15, '', 0, '?'),
(0x7eb8d1ab015681507bd7a8f6457eb733, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', 0, 0xf3a992606b9255d34b651395518c9e7e, 0xf3a992606b9255d34b651395518c9e7e, 0x66fc7262338b004c054268bf42c80a414b52e0c67dd9576ab239017e02e08a35, '', 0, '?'),
(0x7ebb5066bda6d4a97e31b94c59770cdd, 'wp-includes/blocks/button/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xd8fd2543d3fef81aecbbf0df8b816293, 0x67d7dde33e42e0e8ea41b6e6e64aff8a19f50e121a16eab89aafa093c60afede, '', 0, '?'),
(0x7ec57f08227b145c0118bf4ed8c30534, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterResponse.php', 0, 0x9e218d1ae8083e3774e7af37d42e1179, 0x9e218d1ae8083e3774e7af37d42e1179, 0x0af51db221500c2623de6e111e25f7bcdc81e9573f6b9f1b9cb23b18a5dd94f2, '', 0, '?'),
(0x7ec5a5cf147300cc3179ec24914c7d68, 'wp-config-sample.php', '/home/iraneurobetcom/public_html/wp-config-sample.php', 0, 0x86f302f2d0f49d339a463f20f82ef632, 0x86f302f2d0f49d339a463f20f82ef632, 0x94e871afec2072051aac0f99b3062d2f0f116de6767bf2988dd329f376d914fb, '', 0, '?'),
(0x7ec5d3b86263f6dd1a24904024a9f22a, 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0xad38968fc062183b943d59584a29d5b7, 0x15aa89b8cc86250de8d51b96144eec6e5f6eda2745bfddb8da96ae12577b3d44, '', 0, '?'),
(0x7ec6ccccc0f4a90a9f9327cddd24fa3c, 'wp-includes/blocks/details/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor.css', 1, 0x00000000000000000000000000000000, 0x1a1ca683042455be1270b916d3013d0b, 0x68f7d14430441063adccefbb45724351a692362630be56a64c66b07c1ed1990d, '', 0, '?'),
(0x7ec700e9158b8938752ad94e46ed920b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicFilter.php', 0, 0xa22753811b3b823645501c648cb69642, 0xa22753811b3b823645501c648cb69642, 0x5351d4f27ed66318a42c8ce23033cee4a6134d7f9e5be9fa299dc320db0af964, '', 0, '?'),
(0x7ec9471873490dca634e12d253a14427, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/LICENSE', 1, 0x00000000000000000000000000000000, 0xf288a4ab278f67080fb70a531307837a, 0xae8b434a3a6f7e4eca57356e75b3a4dfa54dfeb36b179b4764d9f0173582166a, '', 0, '?'),
(0x7ecc78e217b88e893645bd7a2e17ac1d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', 0, 0x7b79bb18402bf99dc369c2b9e40f0163, 0x7b79bb18402bf99dc369c2b9e40f0163, 0x8d3d05bd914177011baa5185ce2afe7187b7f5f543b7f341ccba881f60635920, '', 0, '?'),
(0x7ecea1723acb3437f3e8145a7ec6273f, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/pro-line-shape.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/pro-line-shape.png', 1, 0x00000000000000000000000000000000, 0xa86623e66327ba700e8c0ddb39edab24, 0x14206f3fd593a27f1f930cb9cb3ae37da6e607e6cc1334864f54fb2e06ff8a80, '', 0, '?'),
(0x7ed0631b359ee7cc52ac2211e14032ed, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', 1, 0x00000000000000000000000000000000, 0x92805602692e28cb29f8a0c976e33495, 0xde7b8f63a478007802032b2c6437a6f7b372e3e8a8693df3349b96f4b87814ba, '', 0, '?'),
(0x7ed4e082a8f5424ccc9a7f884a7d4280, 'wp-content/updraft/backup_2025-06-14-1216__EuroBet_0716ec7ed568-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-14-1216__EuroBet_0716ec7ed568-db.gz', 0, 0x4c1092e6843fb70a25176b64eb610bf7, 0x4c1092e6843fb70a25176b64eb610bf7, 0x151e2df8c4855a50a5a135d3dbaa5614b984212844f32aa1dab812df7cdf53b3, '', 0, '?'),
(0x7ed786565da245a25dcc342932a8463d, 'wp-content/plugins/elementskit-lite/compatibility/conflicts/scripts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/conflicts/scripts.php', 1, 0x00000000000000000000000000000000, 0xf1357685d44999e2121be47cc5f6a3f5, 0xa986c285b39dfafe1d14a8a20cbe1fdd32397ce07de1db69d003b0f8033c92c0, '', 0, '?'),
(0x7edc1e213b2c2174b6a06006cd982b2e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php', 0, 0x61e62808e3faf101724f820d2aece34d, 0x61e62808e3faf101724f820d2aece34d, 0x58c1500e175ea93ebe74eb94e1b05e72d0f21d5abe54c8eee9ee4a0856394fc0, '', 0, '?'),
(0x7ee11b8ba6ee6416425e6b9e7a9696ef, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBysideContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBysideContent.php', 1, 0x00000000000000000000000000000000, 0x3f292b54d9af87718f06b8b8080f5e7d, 0xa4ba08ff14ef77cca7a5b29ca1dc8c374d2d9525ff03260f4a80e96734a5ad77, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x7ee2040e334597617f5d11d745d0075d, 'wp-content/plugins/wpfront-notification-bar/wpfront-notification-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/wpfront-notification-bar.php', 1, 0x00000000000000000000000000000000, 0x0707826c8cd92d6aba4ab3aa72c030d4, 0x7b88c77cef55ff2cd0fc2a63e4035cdeb12552cc8e052205e2ae9273df4ef44c, '', 0, '?'),
(0x7ee5ce49afef2eab943e9a453371f4aa, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', 1, 0x00000000000000000000000000000000, 0x9d72885dd94370c34d53ab4ea52c6c4b, 0x10c4d37aa372b04be5f225ea11240a55da8b1b3d33d910688a97350ef4cd5a4d, '', 0, '?'),
(0x7ee81310bf3779e126c4459a4910a6fe, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', 1, 0x00000000000000000000000000000000, 0x6c81b1339b320190689e4c2d594ca67f, 0x5cccf2df416e06042817572ddf60bc5bd84b2b761986d6216ba93b5bc62a23a8, '', 0, '?'),
(0x7eea110f3e47d886cd9479c009d82dda, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3qPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3qPlayer.php', 1, 0x00000000000000000000000000000000, 0x47ef04767971e1bc4a806109b689ea1b, 0x1710a6d6788933209df830931d0e818eb08012901e743e9c1c6966e0136f0201, '', 0, '?'),
(0x7eebb7230d85cfb3ffd51eeea4a63165, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', 1, 0x00000000000000000000000000000000, 0x0e0396c2d99a468a38373046ade118fb, 0xad7cde6b47be9fd384d32c2ecb4db66e2fe8bf95eebf1a198eab74f8fcbd8254, '', 0, '?'),
(0x7eebeefa4e2116552c6f3c180c795fe8, 'wp-includes/SimplePie/library/SimplePie/Caption.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Caption.php', 1, 0x00000000000000000000000000000000, 0xe2accbfd037a3d90522f6950ff9ac1ce, 0x3c3a6385eb238c7b20416401166753f19e51a97e5de54f50d24edc4ae3b95d00, '', 0, '?'),
(0x7eece4f69f5e8c99121f25acbc8241cc, 'wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss', 1, 0x00000000000000000000000000000000, 0x7b97e138401049887a7d9bab6701d7c9, 0xbe775d5bd566765c6d5397dbf49feb135ef7460d7364f31498b87ef30527b1f2, '', 0, '?'),
(0x7eedfc9ee1adf1b3dff04bcd84385b9f, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-image-with-caption.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-image-with-caption.php', 0, 0x9d5afa15290d5e60764fd821001280c4, 0x9d5afa15290d5e60764fd821001280c4, 0xa9bf0cdadc3f27c831450a39d35a784731e427d3ed7e3898f40e90e1b15bed1c, '', 0, '?'),
(0x7eeedd41731052b17fda1fd65c968309, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', 0, 0xfc5b83b2f016f3c2c9cf2f946460160e, 0xfc5b83b2f016f3c2c9cf2f946460160e, 0x8097a1e5b76c561f305cc2a0a0db051288fcfc2621efed1806e32eb4e038a843, '', 0, '?'),
(0x7ef1b9ae460e02ba1a3eda2ad1d6df28, 'wp-content/plugins/wp-rocket/views/settings/buttons/link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/buttons/link.php', 0, 0xf62432eb8dc871ea5b1e30867961af29, 0xf62432eb8dc871ea5b1e30867961af29, 0xa35308578f28c888b81f922d9ba5a139984fe3d037fba51acb642851614ba75e, '', 0, '?'),
(0x7ef5b9b0df9ab940ff2b6e52185ab2fd, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', 0, 0xaa8f74bd89a02adbdf23352f27e31d8b, 0xaa8f74bd89a02adbdf23352f27e31d8b, 0xf1ffa5fac72369de96dd4d40b0d8425b832f8f20a620aab17539679e4dc0f06d, '', 0, '?'),
(0x7ef82c1429d13101bafc0b353d24162d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', 0, 0x7d52c1448ac5136ac6bbad649e4088d0, 0x7d52c1448ac5136ac6bbad649e4088d0, 0x8e2874193c4da8aec141cbaea97e3f2420ded09adb985c99cf32cbc259179b39, '', 0, '?'),
(0x7efa2cbb9636234b7ab7e8e6db3e706b, 'wp-content/languages/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', 0, 0xd5adacc9b8ced9e9aec3267878633c70, 0xd5adacc9b8ced9e9aec3267878633c70, 0x875e14ae76074e072356ad98047f0938e5cfe9330c1dbcbf0129f5f7851f2889, '', 0, '?'),
(0x7efa38085b01c41043e19f65762de533, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/reactions_12_2017.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/reactions_12_2017.png', 1, 0x00000000000000000000000000000000, 0x2d3b2c3451dd8058764c499f61465f04, 0xd05e3f60591450b6c112a209afb53629e338d8255be28eb1cb209371b20233c4, '', 0, '?'),
(0x7efd0490320694efe329e68b01e96a45, 'wp-content/plugins/amp/src/Instrumentation/EventWithDuration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/EventWithDuration.php', 1, 0x00000000000000000000000000000000, 0xa8bb838ab2786a9862613cfd7562aead, 0x25830aba07b8ed347b56782c299ea4cecd93ed44f456cad9a17c87ae6d777e0d, '', 0, '?'),
(0x7f07e28fde111e0a28d993c01568b58e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', 1, 0x00000000000000000000000000000000, 0xb79b3c4c7989c9f3037e4dcaa1468b29, 0xbf623ffb59f3d544338ac6091d2ac5b3c607f659caa60ae0bf066fff7ee739ee, '', 0, '?'),
(0x7f115b4976e05cf73e698b4ab3aa366c, 'wp-content/updraft/plugins-old/updraftplus/images/padlock-150.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/padlock-150.png', 0, 0xdb475c265f7bef98187da7c211935ba5, 0xdb475c265f7bef98187da7c211935ba5, 0x53bce1ca0c0389b0a702101a7a9c03eb7725eb446a5e760fa849edcacd719aa7, '', 0, '?'),
(0x7f13c36c641b114bf18cd0bcc9ecc7e0, 'wp-includes/js/dist/components.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/components.js', 1, 0x00000000000000000000000000000000, 0xb78955482c091e89aee059a43807e313, 0x4aea5168af7b428b4161eeb6a60447979c79f9b6826c10e6c9aadf60e8e4be2e, '', 0, '?'),
(0x7f163d3154427bbe7fe46a3456fa1b7b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/platform_check.php', 0, 0xe447e4cc31d67f7c6a0f616e67b9b71e, 0xe447e4cc31d67f7c6a0f616e67b9b71e, 0xf4fdfbb966fc9d0df870010bbb7cf86cb46a17f6f1dd22f7910ba3cb5040990f, '', 0, '?'),
(0x7f18e4ff4b993927ec4fcc17ffdff560, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 0, 0x7ab7236c2fae23893d2aabf26f43fa28, 0x7ab7236c2fae23893d2aabf26f43fa28, 0x5b95e1a636fe00b5e5a2c182079ae49656af7cccec3c0a9d1c65bb2e2ed3b906, '', 0, '?'),
(0x7f1936c59aa86278a1417d5b43e1561f, 'wp-content/updraft/plugins-old/updraftplus/includes/cacert.pem', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cacert.pem', 0, 0x475045bb4b54bbdeed599629264696a3, 0x475045bb4b54bbdeed599629264696a3, 0xfe99f3a58f5faf3011649c8afe7d660f218676d90e6da71881cd457757846f97, '', 0, '?'),
(0x7f1a0c3f98cb443d829ed7f28b3e4306, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php', 0, 0xa4630584110e467aa416e8ccc07ce77a, 0xa4630584110e467aa416e8ccc07ce77a, 0xf037ebe46db74dc9ee6d02a44a33b2de93d00818054853972c8591511d4ccef6, '', 0, '?'),
(0x7f1f6d2fa9b2e456dfb6de875a7ad082, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-dimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-dimensions.php', 1, 0x00000000000000000000000000000000, 0x9dc22dbeca400020d192e5a6ee44348f, 0x370917c321a8879c530c5182e8306136cc01f5f25798360faa688be5daf7f859, '', 0, '?'),
(0x7f1fee40afdc7f6f3dfc7a9f3c468225, 'wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js', 1, 0x00000000000000000000000000000000, 0xf5f38745f1d3d32a1ac85240f823c652, 0xe55aac5032378afb0d9d9da1c0182b152b749a2fe94152e649e9565d3c7b66cc, '', 0, '?'),
(0x7f20b99e872ae47be6b9593197a8d8c8, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', 0, 0xf9b352255bb729746c55f9877f193f2f, 0xf9b352255bb729746c55f9877f193f2f, 0xe19572ee93993e114b684840898ae4585537fc6f2b3c424b49f3539815f19394, '', 0, '?'),
(0x7f2b3926d47a0d6c46349d6e64554421, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary.min.css', 0, 0x00240f08e2c1a24d50926feb5c34da7e, 0x00240f08e2c1a24d50926feb5c34da7e, 0x1054ccc27a56d5bd0e69df9395c873274c57c43e3abfcf114a50d2508b2359b1, '', 0, '?'),
(0x7f2e0b5c5cd54a51ff2d598ee0fab319, 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php', 1, 0x00000000000000000000000000000000, 0xd1a2f2fe1db26639362ac3dc2f8d69ac, 0x43e4cb486146cc5dfbd23b27505c0527736e26bbc4b0f8166ee6b01442033ece, '', 0, '?'),
(0x7f2ebed01d0f02c58985f8d51983b769, 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php', 0, 0x81fc3e09901cb37546b4eea825f4e2bc, 0x81fc3e09901cb37546b4eea825f4e2bc, 0xb893f1fd882861acbdef5dff435eaf2f521ea96be0a9125a369d8e918fa229f1, '', 0, '?'),
(0x7f3600984ff2aaae166b767a1566544e, 'wp-includes/js/jquery/ui/effect-fold.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fold.js', 1, 0x00000000000000000000000000000000, 0x3726b0af3c7121d83cef396b538fd1aa, 0x3715622e9c48c6bda0de5b142f0a0bb40892fef28318aa33ff0947dbca4f0386, '', 0, '?'),
(0x7f363ec4d16ec74082a25ed42167d2c8, 'wp-content/themes/twentytwentyfour/theme.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/theme.json', 1, 0x00000000000000000000000000000000, 0xc2fcd67447b97f6fa988bed444632aa0, 0x0a16cabce63693c4ccc22a27b23b4a100e5efe9ff9cde54ec8833bff908c455a, '', 0, '?'),
(0x7f37e62eca8b13063513b006e1cf31b3, 'wp-content/plugins/wordpress-seo/src/generators/schema/person.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/person.php', 1, 0x00000000000000000000000000000000, 0xb8c7a152de762c920371a20d8ecd32b3, 0xd34cdf861c3931a2c86782eff438efaea22a606235720f16b2c4964fd5d29513, '', 0, '?'),
(0x7f398fe1e79a4a22492d71f5cc56f4ab, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', 0, 0x315e7b8598b1abce049f629a24a82c66, 0x315e7b8598b1abce049f629a24a82c66, 0xe65895d2f768ba65b67386e064110907fa5a5b5530f8133cb461a99de00df121, '', 0, '?'),
(0x7f4015e90aba5410cb66983b9a65205d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php', 0, 0xccd750638ced288aa316ee309293aec9, 0xccd750638ced288aa316ee309293aec9, 0xdd6a46ac35f1b92bcdb8cbe7531682c7912e568c40251ca1bd21f338a548397c, '', 0, '?'),
(0x7f40f43d7b261508c0b2db05a47dc95f, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php', 1, 0x00000000000000000000000000000000, 0x9c8f0a834f4117ccc26e7f3008e672c9, 0x0f8eb92fa8dc04bd02a0347410becef136d7562eafcb0f1a3b300e45a089c27c, '', 0, '?'),
(0x7f42b3326a3730932fe0f67a4c7195df, 'wp-includes/css/dist/block-library/classic-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic-rtl.css', 1, 0x00000000000000000000000000000000, 0x3ee496fded64076335af14ea3f0303f3, 0xe211b61df914a3843fe42234d14148f092fa43c79313b98babac5f0f2fe6bbfb, '', 0, '?'),
(0x7f4a77884a034bf7c697d98922b45236, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php', 0, 0xb84fc0976e1964de4bef4b18d9795770, 0xb84fc0976e1964de4bef4b18d9795770, 0xd42822265fa1e27fb7a91a1e4dcefafcaf0811a71000588910cafa428d00a8a8, '', 0, '?'),
(0x7f527373769a22cd2e1b119c189a8312, 'wp-content/updraft/plugins-old/updraftplus/methods/googledrive.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/googledrive.php', 0, 0x6767c8556beed54cecd8146d3370a435, 0x6767c8556beed54cecd8146d3370a435, 0xd924da40ed3a8284f7335bd525e1630d0c81c711ca25af843638fd4979bcdf49, '', 0, '?'),
(0x7f555a65b4b12df83ccbff8fca438d5a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideo.php', 1, 0x00000000000000000000000000000000, 0xf7c15810eb49f0467bf2128ab0745b19, 0xb8062fdda6ed8d4cee2f676b445657676e3ab1ca881c2b7a2bd33c21d53983dd, '', 0, '?'),
(0x7f5c13a133c095d08df0cb2553e82c1f, 'wp-content/plugins/wordpress-seo/css/dist/block-editor-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/block-editor-2420.css', 1, 0x00000000000000000000000000000000, 0x9c2e8be5dfe8d9f9e9683507ed4737c1, 0x90019004851c8b34968de4ff9373e8e2f70869275ff2f79922c2f8835f6cc8f0, '', 0, '?'),
(0x7f63a2d24aee1677a1cd65494fa84971, 'wp-includes/blocks/cover/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x2a9c4e7be76ae48bb4661379a3b8eb99, 0xf868b93eb58c9d91c06ba8496963a4f96c88395c6bcd5e7459f7da8594876550, '', 0, '?'),
(0x7f68e464a4fffdcafc7fb3c41ec841c3, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css', 1, 0x00000000000000000000000000000000, 0x07fe3de06d37770a75c88b811ae2210d, 0x82c1d3bcd6c0295742d73018f1609eba039dc180b2697c88455356f7cb0d7a35, '', 0, '?'),
(0x7f6a2686c25efbccf88c62b3f4048c98, 'wp-includes/ms-settings.php', '/home/iraneurobetcom/public_html/wp-includes/ms-settings.php', 1, 0x00000000000000000000000000000000, 0x2468dded9ec1d188c14a509688edc69c, 0x1b4abf3ff852ddf1c66a0ac9065c12f36739ba1122ef3ddf0654565b4d7da593, '', 0, '?'),
(0x7f6a5e14b5b3534ead2d154ff320fd1e, 'wp-includes/css/dist/components/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style.css', 1, 0x00000000000000000000000000000000, 0x35cf5c6a1276bfe9191846f164f8b7e1, 0xb665c82e924b8969c36419c395fad8d55e7766a57bdbe6e6ddf69a9c235238af, '', 0, '?'),
(0x7f6aff19f7f48229566bbdee3998bea2, 'wp-content/themes/twentytwentyone/assets/js/customize-helpers.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize-helpers.js', 1, 0x00000000000000000000000000000000, 0xc60c44fb8c49b92ef516fc9905fcf9c2, 0xf33b30b5cfa86c931420e86bc550404566f82f53057939fe9c4e82d41659a0c5, '', 0, '?'),
(0x7f6b6e70e97f78c2953f79c1ce44ca3c, 'wp-content/themes/twentytwentyfour/assets/images/icon-message.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/icon-message.webp', 1, 0x00000000000000000000000000000000, 0x047d9b2df99f0212a8a9c80059e57699, 0xe199accaa250af6a9c1d9bc5fbee81cf4f8c20c514775b358386a75cc5432975, '', 0, '?'),
(0x7f6bcad4384f8aa17f34032717e9030f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrackKindSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrackKindSubtitles.php', 1, 0x00000000000000000000000000000000, 0xf670b683fdc08ffbbece917a7a8934ce, 0x74cc3b8c6074ddfca2ff238b41085ca48b5ac7485dec0dbf6487df73755d50b7, '', 0, '?'),
(0x7f6d827f6add532a56819cd82d6f0550, 'wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php', 0, 0x8f644e61f0c2e848ada85c025d6a4251, 0x8f644e61f0c2e848ada85c025d6a4251, 0x8b239ff0f30b2934e68a3d1d16fa96877fdfe125eb59a8827ecedde17505779f, '', 0, '?'),
(0x7f745306fe22d9e16c5aed8b63caea51, 'wp-admin/js/auth-app.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/auth-app.min.js', 1, 0x00000000000000000000000000000000, 0x30341e90f07a1efaa33e981073fa2c0d, 0x5313cc5c03bcb07c33016d7ff334db3a98c7cfad71eb129942afc40dd00237e2, '', 0, '?'),
(0x7f75651d43b8d1c15f0c2cc3a9976dd3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', 0, 0xd335f9d4bd310ef8389e2ff27c6f8f2f, 0xd335f9d4bd310ef8389e2ff27c6f8f2f, 0x048563eda299ae79da7ae5ca5d88bfef11d07c92801996806122e6a8981565f1, '', 0, '?'),
(0x7f7cc48f48b1ac66774a636b2807fe23, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php', 0, 0x322e10c9889248d71f7d741eba49851d, 0x322e10c9889248d71f7d741eba49851d, 0x72e8f9f16da60e877d05cbf8ae4bd85b455750533cd873b94a0aa719703e8757, '', 0, '?'),
(0x7f7d42666b56c13d8031356c9dde6706, 'wp-includes/blocks/avatar/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor.min.css', 1, 0x00000000000000000000000000000000, 0xab2afa878704280b1aa8f6eef8497aca, 0x6532ba2ca2d594f98d65f5c86ec1439a10d84c8d5dfb16f6c7730bcbe72ba9a2, '', 0, '?'),
(0x7f7d8d864b71dfde68e703cb457d2465, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css', 1, 0x00000000000000000000000000000000, 0x2982233474d303607d1256060735680a, 0x56db8394f0e07b3711d6a105dd0dd4f25f5eb735bc9642bbc2593fe93d37a1a5, '', 0, '?'),
(0x7f7e214e59e962a5dee9c254f2ff3b44, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/StreamHandler.php', 0, 0xc1bca6119f343c5eb72de5c2333615d7, 0xc1bca6119f343c5eb72de5c2333615d7, 0xd252c77084d553359ea3dbaab6812ce4e62cfb2437ffe1fbb165d8d9ed673b74, '', 0, '?'),
(0x7f83714af2ce2665ada76a6c518ea561, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidByteSequence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidByteSequence.php', 1, 0x00000000000000000000000000000000, 0x451fabe7e7583afc3dc385fa7c42949a, 0x3694f3543d8bd54ff1b7466c79cdcc94e66d6b00bf138fb071a913fd81803d03, '', 0, '?'),
(0x7f853e6fb1d3acc13657b79426a0fc93, 'wp-content/plugins/elementor/assets/js/packages/schema/schema.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.js', 1, 0x00000000000000000000000000000000, 0x4bf84e661783e8c6d9d25ae3a0e12a17, 0x3a59fc079c922012e97b8945a4d7e58ebf3189b76cff622528b4a4472a98056a, '', 0, '?'),
(0x7f87e48b5566ec910ce582985a9d0b63, 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php', 1, 0x00000000000000000000000000000000, 0xa3e043b18f0879633524f42f90af2be1, 0x1c1143c14f4493810cf1dc1ec1188fd74e665f0b2e430507a57d944aa850f0b0, '', 0, '?'),
(0x7f8f280688a9f585f34df43fac91b0c6, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', 0, 0xda42810b5219620f681211d878704c36, 0xda42810b5219620f681211d878704c36, 0x3a8d1e15afa81edea1397a24161a82c3b5dd0678b32a174c7c88d6388df5782a, '', 0, '?'),
(0x7f90916580b4ff6c722470badfe797ab, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', 0, 0xceffae210c127ec627c14e9156440793, 0xceffae210c127ec627c14e9156440793, 0xce44d3f98b0fb9058b6edde2d46f3692cc59c78b914a8d09c536d68161537532, '', 0, '?'),
(0x7f99568dd64bcce3e4bd8163849deb20, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/angle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/angle.svg', 0, 0x3646211d5637c8d7bf9ee79cd84850e9, 0x3646211d5637c8d7bf9ee79cd84850e9, 0x058513fb81cecabd4a1c8f2d35f23a6842ffaa366823563377fff0c9bca42b10, '', 0, '?'),
(0x7f9f7afe92be7e3438eee16c9b476f38, 'wp-includes/js/dist/style-engine.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/style-engine.min.js', 1, 0x00000000000000000000000000000000, 0x102da935cce2f15f3bc20798d549e08e, 0xbe7f78215e9ec85faa29010c32bd5cf92d45b4d3ccea9b20f844130aaec6569b, '', 0, '?'),
(0x7faa44bc382dac9a891016c2a472d86c, 'wp-content/plugins/wordfence/images/logos/shield-care.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-care.svg', 1, 0x00000000000000000000000000000000, 0x09fe20739168df8900919d747614f30f, 0xa366321f22283eb56c12c84839073320f6c9cce8a6140faae9099dc24324843c, '', 0, '?'),
(0x7fac9ba724dc0f718a05a5343fa4932e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutoAds.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutoAds.php', 1, 0x00000000000000000000000000000000, 0xe76580d5f546a8cfc7661e9c6f2ef515, 0xe3e248e0cd3287f4fb67af7ecc67aa61ee4381a21cb556c33cae37924fc1bda9, '', 0, '?'),
(0x7faec9fc926de0e1b58d0e1658aa000a, 'wp-content/plugins/wp-rocket/views/cpcss/metabox/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/metabox/container.php', 0, 0x74559b6ee74e2c61ebe6c0aa3c8feaa8, 0x74559b6ee74e2c61ebe6c0aa3c8feaa8, 0x74e868a973b4c41a84a347306f669d2af0b4995d0cfbf10e68db6b70d26e76c9, '', 0, '?'),
(0x7fb0808c9e82d730e17eefbab74b7a8d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', 0, 0xe176a3bfbc46ad0bcf8cc53a70ad2660, 0xe176a3bfbc46ad0bcf8cc53a70ad2660, 0xbfc03146c79bf063e18725d17fa3c24cf26ff79f5d660babfd2b5b7a6779fd9d, '', 0, '?'),
(0x7fb70d7673ee80de93885b7e6632635c, 'wp-content/plugins/elementor-pro/modules/forms/fields/step.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/step.php', 0, 0xd6156550ee6cce152711e607f28ff02d, 0xd6156550ee6cce152711e607f28ff02d, 0x3016018ed2a73d64e3e274aea4dc16921ca8b3582709d1be5dc0004456e1bbe8, '', 0, '?'),
(0x7fc1da25475d661dd340cd25ca5adccd, 'wp-content/plugins/wordfence/views/common/section-subtitle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/section-subtitle.php', 1, 0x00000000000000000000000000000000, 0x6e5e0dc1f1122366969a73748482571a, 0x3a08cb74615145b42605cd9c98b3eedfc473d9a10a47621f5c5a2053317bb003, '', 0, '?'),
(0x7fc6018bb6eac17a52cbf594b58df58d, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php', 0, 0x9ec19030cc2f34ca1d81826d7070a98b, 0x9ec19030cc2f34ca1d81826d7070a98b, 0x0b8db971ac8b2020fc61470ab1fd1d7f8466193fa4997a7601a9cb1c53e9fd88, '', 0, '?'),
(0x7fc6b5087f0694202d39fecf638a44e5, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php', 1, 0x00000000000000000000000000000000, 0xfa1d70b8e50a86cf16cc083794a99b1e, 0xcf215d68dd4983d3340878040bc90d8c10cd2380fc33b2b8b9f66c7f464a325c, '', 0, '?'),
(0x7fca2cb355a526bdba8f84a4d4ccd28c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', 0, 0x50f442c13a16c1bf391d7208ce325160, 0x50f442c13a16c1bf391d7208ce325160, 0x0d16a8cc730d499276dc934b02cbc21f70740c4f7677b94239902bc949477a87, '', 0, '?'),
(0x7fce2d1e4cfbc38b480a3b22ecfc0569, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IncludeNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IncludeNode.php', 1, 0x00000000000000000000000000000000, 0x2ab620585ee62792843e822168ed98fd, 0x51adbe67f6f733a6afa9e43436f9a830933708585c897aeda97ff287aa563371, '', 0, '?'),
(0x7fcf42bd95433bde73741b8433442fff, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php', 1, 0x00000000000000000000000000000000, 0xf91a57a7a01f08aadc09aea68f2dac23, 0x9cb6bb5806bc92ec99b6d193079f08f23e8c1cd3c0b73037e8db368aec6bfe32, '', 0, '?'),
(0x7fd2ce8f6f933a7ebb993d25a8b51151, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x0ea457a52029558ee5aada906658aab0, 0x72bdc945e23171dde0b16b2a9fb92131aebfa566ddc1115dfc4ab7f6c28f8c2a, '', 0, '?'),
(0x7fd311481f1b1a3da4420286d8773843, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3.min.css', 1, 0x00000000000000000000000000000000, 0x7b8a831f11414d074480af16392aeb8f, 0x0aba1498107faf8444b5102b7310dbf7b905d8f69276002b33ef2a65fc5b7e63, '', 0, '?'),
(0x7fd534ce241710bc96c301ff4b5e2c3f, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/layout-direction-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/layout-direction-prop-type.php', 1, 0x00000000000000000000000000000000, 0xc6c0527aa38bdeb33742e67b06f48a1d, 0x1be08601630500124e3421b932978cbd8ff900c3159859070ffe9cdc83094d24, '', 0, '?'),
(0x7fd80bd0a1714406d69a3fd31e699e58, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php', 1, 0x00000000000000000000000000000000, 0xcee74889cab74ca4d3596fbc2b4d6f04, 0xf4705acf26abbb470ef0876a004ea209e564ce2d11a24a84847b45a07249f043, '', 0, '?'),
(0x7fdb4bfb51f07d1455263b2698efd851, 'wp-includes/meta.php', '/home/iraneurobetcom/public_html/wp-includes/meta.php', 1, 0x00000000000000000000000000000000, 0xbd958fad671d846708f3ed4cdcb60cb1, 0x8099e9135109a823f22a51509015389290f3ccf32983ed02318262902c95f3b1, '', 0, '?'),
(0x7fe04aff2ffcaebc831149cbe313db18, 'wp-content/plugins/updraftplus/images/dashicon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dashicon.png', 1, 0x00000000000000000000000000000000, 0xfab5acda76df6ce3636166e0e1120ba7, 0xb283f1cf021ee5a77cb85ae2aee6d3f71475153c24288a1a26d80344d2a12693, '', 0, '?'),
(0x7fe486f2853ddee79334be8ccd9f58bd, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Inject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Inject.php', 1, 0x00000000000000000000000000000000, 0xe868843fcfdadf035bc4a6e8460642f3, 0xa0549e6ad661d5f7ec4f5948bcb3418ed1444797d08671116c4509387d72c8e0, '', 0, '?'),
(0x7fe674721eb3ceb5461b5fee20c3c7d7, 'wp-includes/js/wp-emoji-loader.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-loader.js', 1, 0x00000000000000000000000000000000, 0xf961dd1f77692329fbb17fddefdb4754, 0x61774b80cc987d4660b5e6b1f396e0936eff4c6541fbe85acbf86cbbee7c3c8b, '', 0, '?'),
(0x7fe700315e88c68612aeb26d30a1aeaf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerRequest.php', 0, 0xc1c31ff10224bc08ac76f6e5fec7302e, 0xc1c31ff10224bc08ac76f6e5fec7302e, 0xbc2d81db027c97de8061788c47377cf4fd93e9593b811ce1fdbf7b19f0818e51, '', 0, '?'),
(0x7fe71f748b9a6566c41334a35c76ec87, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/PreloadHeroImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/PreloadHeroImage.php', 1, 0x00000000000000000000000000000000, 0xf917631f52df7ad9a234b128e0ba0f6f, 0x6db1662f26c72cf4f97d90f6da639a91553a0c2cd1d86c5373f35412d7bc4638, '', 0, '?'),
(0x7fe9499b35b0740a29a350758565f969, 'wp-content/themes/twentytwentyfive/theme.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/theme.json', 1, 0x00000000000000000000000000000000, 0x47ccdd707ed407a209b3654b58d1e1d8, 0x20bf3c332909e19f94f434319dbd9a1f0fdc3027b7cc9f7ed60638e7d61426c5, '', 0, '?'),
(0x7fefd896e30ec35c0f7adc01b507f9e9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php', 1, 0x00000000000000000000000000000000, 0x62f992b68b12685c9c6f1cc4528ea3c0, 0xc32c8c04373d549a33922a725a5cadfb880c02a316b93796796158264474827a, '', 0, '?'),
(0x7ff0b4da3198924f4b9cbf7e77fefd77, 'wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3cdbed1557011298125b11ffe8479361, 0x53553f73ffe316b14d3e220e597edc581d9c61b36893fe5a9a3a3b0975a9ec47, '', 0, '?'),
(0x7ff578a1c809ec975074fa770da2161e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', 1, 0x00000000000000000000000000000000, 0xdbe4987f6c937c04a93161531fc38938, 0x624fb29d0bbb3dda4a334502fafdc1f392bec682f6737e7d659632606b474090, '', 0, '?'),
(0x7ff64cce867c5fa6f5f9cb7c8ce8a524, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgCoreAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgCoreAttributes.php', 1, 0x00000000000000000000000000000000, 0xd25cbf46f46ac7c05cc3c9ee33191978, 0xce60b01392be4581760b8c01f906f046ee29ef508b4d5e24d8cc82cf66a87e35, '', 0, '?'),
(0x7ff70bcc751d33e354fd0d4ee1eec4f2, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/FactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/FactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x11686cdb605bebb4f9380a5b2298d62a, 0xba3aaf4232cbf5228251568d728ca6d1512586c6087447eb69c8cec780abb28f, '', 0, '?'),
(0x7ff762e136821d512b6530296129782a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CiteAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CiteAttr.php', 1, 0x00000000000000000000000000000000, 0xe0a97d704f31d92871dbb5cadd876159, 0xf3108b181632b5350872821382d2ddeb36e76254e00611ef900937be50daf277, '', 0, '?'),
(0x7ff7643ba2f868eef194519afed8a7f9, 'wp-content/plugins/wp-rocket/inc/deprecated/3.12.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.12.php', 0, 0x9f1935ff6ed9430572a71b8bbd9e8be3, 0x9f1935ff6ed9430572a71b8bbd9e8be3, 0x968ff8226cf8e1494db9e74e76a5bcfa0392095f82092c4d6d70c0b642ca73db, '', 0, '?'),
(0x7ff89d682915ca4bca4fa81c93838daf, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas.min.css', 0, 0x0a72f72ed892429b2ca8d3732291558d, 0x0a72f72ed892429b2ca8d3732291558d, 0x49651aa128156ee649bef847f1e50ac2a2671b76a6132777277b49d7ccd9a903, '', 0, '?'),
(0x7ffa53ba68da4a244f4b1b5dee8fa267, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSGeneration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSGeneration.php', 0, 0x71fff78b3c3d9f089dce6433a0a24a0a, 0x71fff78b3c3d9f089dce6433a0a24a0a, 0xf94dd024b623cb9cd0d1b3964219e194dccd28c2864369745ecb47b2c7a08ee8, '', 0, '?'),
(0x7ffbec39f3c924657b58b457a8596deb, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', 1, 0x00000000000000000000000000000000, 0x1de295cc1d9cf865cd6b388441af4032, 0x60a6529fcdfb68d9d45e6e74f48e8b0b6173469c1d0b3bd102bc7d9ec5a00188, '', 0, '?'),
(0x7fffcd8ddadb199fbd81cf811b628542, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php', 1, 0x00000000000000000000000000000000, 0x0cf5f13aea435646bc1c91efd0865213, 0x2c29bcf810a77c468f038561b5eae68283d31f8d669cd93e9cc03b4acedf5c1f, '', 0, '?'),
(0x8006149dde517591de7dcbfcbd9b574e, 'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', 1, 0x00000000000000000000000000000000, 0x5d38545097f3be0ad846baa5874c8908, 0xba589ca26b386d11080bbd9c28cc33a4b5ffa24cd6b8b5aa84eee786bc5b0d01, '', 0, '?'),
(0x8010d97062ab12b899bea5c29bdc9708, 'wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js', 1, 0x00000000000000000000000000000000, 0x4533ce62489857759586dcb402c750d1, 0x6af339e817d4e76615887015052aed8307b5138670724f72f1fbbf24099fc5f5, '', 0, '?'),
(0x8014d5c3f74527c54867f11c435c11c7, 'wp-content/plugins/elementor/includes/controls/slider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/slider.php', 1, 0x00000000000000000000000000000000, 0x9131e10e7968a74739d943efe788cfda, 0x19f3d00b9274f6fdb24cff36478f014d28e827482ec96eb789d7c4957bfc1892, '', 0, '?'),
(0x80172649ef0e0bad3aa1317da6ab4e38, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-safe-redirect-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-safe-redirect-loader.php', 0, 0x8753f6c9612a543fbb20df46af985829, 0x8753f6c9612a543fbb20df46af985829, 0x3a22de0ef1777cdeed0fcd7845e055e15b4776ff5a8eb5642a0b4ed37f61409c, '', 0, '?'),
(0x802356845da8d29c347dfd9dbc4ddec9, 'wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', 0, 0x4fd2bb2505f8aa9939c21f8d47fa33b5, 0x4fd2bb2505f8aa9939c21f8d47fa33b5, 0xbd49ccd8806fd41a088438de62794bb2ea05743e24e93554ab4176b95d355027, '', 0, '?'),
(0x80235bd6c45cf092af6037dd805d6ec1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', 0, 0x4c3a541bc2a97f9278417c8ccd49a256, 0x4c3a541bc2a97f9278417c8ccd49a256, 0x848162d595f0d1be36e2e44db4b5a877d21fa1958b1cd55559bccab27a9cb0cd, '', 0, '?'),
(0x802471e7b913628a8421585c093bd312, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-5.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-5.json', 1, 0x00000000000000000000000000000000, 0xb4a7108dbb20f1dee8a07347dd0f4035, 0x9bf75ae2eb5972b41e631ba87ea70a9354187138c84868f246eda566f900bad6, '', 0, '?'),
(0x8026c98324f21b85afe1287ac1e1c5c6, 'wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php', 1, 0x00000000000000000000000000000000, 0x276569cf4b2c09f73fdb0f0203ed2cc4, 0x0b6ee2349d771d3a9007a34bd143db0341464de411d554d30513da6632c3de5b, '', 0, '?'),
(0x80286a7724b75961c89d77e9c48137e1, 'wp-content/plugins/amp/includes/embeds/class-amp-facebook-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-facebook-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xefc9225d316d49a12f80bd14948d0215, 0xfd5f689cfccb7bf668fd16b1595c45a8ac0126db65b51f21665664c11cedbc31, '', 0, '?'),
(0x802c45ad9852a6ecbaac42000eee271d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/DocLocator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/DocLocator.php', 1, 0x00000000000000000000000000000000, 0x228655a49829c067ce3b90837fbe03f1, 0x2583891c6161ea22312a1bb57758d6d40e649ef1b2b1a9669416d0636c01da59, '', 0, '?'),
(0x802fb663001d67733cfb0cf6942fd404, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.min.css', 1, 0x00000000000000000000000000000000, 0xd4ec55727140605704489e5c614f8292, 0x8a555efe345f46b27d4dc758d5a2228f89e161d65ce50de72f0a1cff675ee94d, '', 0, '?'),
(0x8030df812ebbff386e346b115f4d1cd2, 'wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php', 1, 0x00000000000000000000000000000000, 0xd50930c98ea0d2be16501ec0c820204a, 0xc9c7d0620a7d18791ca85649691eb5b2ecf44dc06acf81fef7490e57dbe70496, '', 0, '?'),
(0x80332df0e0eaedfffb129566d0f2b60a, 'wp-includes/css/dist/list-reusable-blocks/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xd6787f79f244c681efe1f8d6ccb5b92d, 0xd650e4e0236b4b44e82afea1c088de0a2e06507c2faf65e873c4c16df1532744, '', 0, '?'),
(0x803bf1ce2131e13efc590c1bc47851fc, 'wp-includes/js/dist/block-editor.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-editor.js', 1, 0x00000000000000000000000000000000, 0x3b90acda4ed184fbe0b27335de1e63ce, 0x116ea2a3a6dea4d6256a29779c149e5210c548e9802e0f3e64a9745e124cd638, '', 0, '?'),
(0x80414cc6d104da2c0825d62b16dac310, 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php', 0, 0x575483ae4c9ef94f5eb0f712968b5fa1, 0x575483ae4c9ef94f5eb0f712968b5fa1, 0x57ec1bdf232db2c46b0d7a5643731a47fad09bb912d4fc096e32b4a994cd557e, '', 0, '?'),
(0x8043f6d8db4f5530012eecda26e5870e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', 1, 0x00000000000000000000000000000000, 0xdf5a3dcc4c39967c4352bdf9fd5fb092, 0x73a98eecdea8351d88e092fcd8f8395c81c8398a1a49b290b6e7c6b801073e39, '', 0, '?'),
(0x8047d49f8fd2e8cade0e4373a8ebf5f9, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3-assets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3-assets.php', 0, 0x1c7645db298b0ce67c1a5a2f1f3d61ff, 0x1c7645db298b0ce67c1a5a2f1f3d61ff, 0xa16b1b3d00e35aeb0745b76727a0422569f0d54425366fe450ab08b8c3411fc1, '', 0, '?'),
(0x804fd358fbcf2cd4abf3c0b77a6122c1, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x745dd467bb8d944ee82b38034a3b71d2, 0x4ee962dfa5f3490a61b3b75e207780d2ac790f112dd6473be1bcc752afbe9673, '', 0, '?'),
(0x8052c42ab3b8aa06a3f5f788a4ddccc2, '.htaccess', '/home/iraneurobetcom/public_html/.htaccess', 0, 0x33b18d91d0c8f4ea6e99daa783b1d8fa, 0x33b18d91d0c8f4ea6e99daa783b1d8fa, 0x67d52bc3b67fb4fda01c7d6113a9bcaf72724ee9abc0341fec9157bdb67e7502, '', 0, '?'),
(0x805889aba2e64b6bf6cf23a22fa4de4b, 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php', 1, 0x00000000000000000000000000000000, 0xb3f8766d4c54a049ff15eebd206962f5, 0x6e7b91ae84d46ad0760c4dcfd7c9b3e368b1349d6f115fa1f4528e471843601d, '', 0, '?'),
(0x80597ebf62ca13a26dc15c365995ef03, 'wp-content/plugins/amp/assets/css/amp-admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-admin-rtl.css', 1, 0x00000000000000000000000000000000, 0x25992d96effabb9951ad4d71e21c2937, 0xdb91d02b7a1419ac83c7a2baf90f4aeac6a885852723fce7642e5f804a015d18, '', 0, '?'),
(0x805a64bdb0d2f54fc7723289c46b952e, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xa3e0db02edca1aacf8be533101f52e13, 0xaec2422b9c5149d5d09d9de15d18d22c5166a4db93e6e15f78e986a27b79ddf1, '', 0, '?'),
(0x805c12ae568a8194a571d88bef5d1c85, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.mo', 0, 0x3471dcf3c806c3255ba0dc9e827e3ef6, 0x3471dcf3c806c3255ba0dc9e827e3ef6, 0xe572d8f5c05b567a6acc0941c52db553ba8a845cf61c145259cb703de47beb96, '', 0, '?'),
(0x805fc1e712351a2492c281c69f0d3fda, 'wp-content/plugins/elementor/data/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/manager.php', 1, 0x00000000000000000000000000000000, 0x0b460567949eb7790b8261c5484f3e67, 0xd534cbb30fbf3c7682ff8363e37a95fddb7230c0ed526c2f48a4d5526ce1ecbf, '', 0, '?'),
(0x80603049fdc2359fdd51e5d1b8b5b01b, 'wp-content/uploads/2023/11/backgammon-ace90.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/backgammon-ace90.svg', 0, 0x30841218bd27ae4283e070f6dbf20cd1, 0x30841218bd27ae4283e070f6dbf20cd1, 0x464c2085018e9c2a4547e1a745efad4aba8806227923c2a8a555dd498ba760ac, '', 0, '?'),
(0x8062b7f6d7477d970616efb7de4b59a2, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css', 0, 0xa289bd494153a666ff30840a4962b307, 0xa289bd494153a666ff30840a4962b307, 0x39181b2ee674abb0cebb654c50050ed955ad0ed243ac8ea16e7ae0273cdb757a, '', 0, '?'),
(0x80643e927fc7a344a000de7c9ebfe657, 'wp-content/plugins/wordpress-seo-premium/src/helpers/version-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/version-helper.php', 0, 0x8602f926253512412588d7a5dad8f2ad, 0x8602f926253512412588d7a5dad8f2ad, 0x60dd8711e8ff8bc5366a4541f446fcc0b95269c52f7163f8ce8bb397dc70f1b6, '', 0, '?'),
(0x806a70b61fdeaa2dd49941c39ef5e811, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGwdAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGwdAnimation.php', 1, 0x00000000000000000000000000000000, 0xde7c70b1176883b4f5969e7bd5533641, 0x5c5b98f186f6c6b550db96749dd732e11f92550ffdb1d953b4533d0a24d1166b, '', 0, '?'),
(0x8077bf8842364405b32be4b5c8b8e045, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', 1, 0x00000000000000000000000000000000, 0xd71e80779af5f9a573ec3abf0b119be5, 0x7fcc13f930c0c70948a065076cfea7595a9e56752a5afdff8ab7d82b312f3c08, '', 0, '?'),
(0x807808a7c25f7a513b806e2cb352ff24, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/composer.json', 1, 0x00000000000000000000000000000000, 0x53051d06863865e6a1370f95f1bc18d3, 0x8b699fa64a8aabc54018bf932c4a72ba6def0c14a9e3ebcb7468a8db6da44d59, '', 0, '?'),
(0x807884dc9f89f7edb1f0fb42e2da49b8, 'wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json', 1, 0x00000000000000000000000000000000, 0xdae7973a62ad986df371294842b6545c, 0x56c3fc46c3971926dea6992e903bf3fbee9f08eaf9bdf92ff7a459f1abd3a189, '', 0, '?'),
(0x807cb08dc952bb9d2ba554df4366b156, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js.gz', 0, 0xd5c1fb023114dc00955eac9b896a3e7d, 0xd5c1fb023114dc00955eac9b896a3e7d, 0xf27d825b31835d2d6f1a6ca4115377e618ce02484d17f68d2b4a63c01de1e4da, '', 0, '?'),
(0x8087e3aaa23fbb67d883d6e058bd5d65, 'wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php', 1, 0x00000000000000000000000000000000, 0xcc6e6430be26936ed5767c2e5a3710fd, 0xf2464b2d024e0e9d33fabeb1ba5f70e47d3a49b7ec333eaa41338bd5adf4fcfe, '', 0, '?'),
(0x808e42fec47a04cfe5107174b6bdffdb, 'wp-content/plugins/wordpress-seo/js/dist/indexation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/indexation.js', 1, 0x00000000000000000000000000000000, 0xab0f47c8d1e62d0329b152a3373fbb0a, 0xe23a725ddc0d90f69746213218c4ceadacf27d028fa4538af56def447b7883b9, '', 0, '?'),
(0x80916168a423d4ed38ed63f19cc20583, 'wp-includes/js/tinymce/themes/inlite/theme.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/inlite/theme.js', 1, 0x00000000000000000000000000000000, 0x344f1ce0e24412496360e1181995454a, 0x70b776d354355a3e6a15868f6aaa00009cc87f66f8c578612f673d13b626b50c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x80947902cfca2607bd72a665c40ff4d4, 'wp-content/updraft/backup_2025-03-14-1158__EuroBet_6bcffac204eb-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-14-1158__EuroBet_6bcffac204eb-db.gz', 0, 0x04eb9a1b8eecbea105911a2c3fe4a2f5, 0x04eb9a1b8eecbea105911a2c3fe4a2f5, 0x14edbb5fa962b140ba4c64976b036ec2ebf1eee4d9c671b54dab232a77668bc7, '', 2097152, '?'),
(0x8094e2ec49b016e85be960a35af66975, 'wp-content/plugins/elementor/assets/css/widget-floating-buttons-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-buttons-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x467e3cc1fa54050a1f6a42e3747a8aa4, 0x80a6387605bb555657295460ff893ac3ef544b6b975c44b813762aa97b8f60f5, '', 0, '?'),
(0x809578b8ca6ed9aca3d93151c80057ce, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-10.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-10.png', 1, 0x00000000000000000000000000000000, 0x0d6ac1c8154205a62558a95b398fc2c1, 0xdc0a2280d48baeb3ccab9f993e6d6a3e39fac8f9a010aaaf19e9c32a09046198, '', 0, '?'),
(0x809e23b3885c3792a61a6847029e6ca2, 'wp-includes/blocks/post-navigation-link/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style.min.css', 1, 0x00000000000000000000000000000000, 0xf50d5bf375bbe8d7803fad7646712175, 0xcd13961f5289f8be112f282b22097e2457a4a5040d405d633daf404a771a8d47, '', 0, '?'),
(0x809e9c740ea51805f57ea9ab24150dfc, 'wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x35c9e88a5e010f1aac760429042e5d73, 0xb0d8e3682d0bd49ba306bee239e68d9e217e87a4f851970a898a66dec2cb6311, '', 0, '?'),
(0x80ac7db40eb344157c8fbc06a7b7093d, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss', 1, 0x00000000000000000000000000000000, 0x2ae296410beb225c3c549a086d1cc5ff, 0x7822bf98d16342d3b40c4c954f96c88571ee362a412f812f7ca154ed54330909, '', 0, '?'),
(0x80af1d8bf0ff00850336d6aeae9fa2c9, 'wp-content/plugins/wp-rocket/inc/classes/logger/class-stream-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-stream-handler.php', 0, 0xd40527c068b759210042bb3d0e4fc302, 0xd40527c068b759210042bb3d0e4fc302, 0x191a5797731977a13e6b760d6ede6d4f951e66071df6ed0e567e1bdaac946a8d, '', 0, '?'),
(0x80b697723d8ac4dacf1663c4d0cb4d7a, 'wp-includes/js/dist/is-shallow-equal.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/is-shallow-equal.min.js', 1, 0x00000000000000000000000000000000, 0xc505252b24643d1cd4c12c05bb1c2e29, 0x795117e8aa16ec394925e115a3a2480434acb50be8c297429fe774cd35efae29, '', 0, '?'),
(0x80b82a828cb082422edf995723f7c67d, 'wp-content/updraft/backup_2025-02-18-1153__EuroBet_4ff1c23be973-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-18-1153__EuroBet_4ff1c23be973-db.gz', 0, 0x694229958f62d16714fdbd266afb5e4f, 0x694229958f62d16714fdbd266afb5e4f, 0x81a37cacf1630868b106fed8ab3bec5d2a984c6d59e0c56555fd6150ef8c8bb5, '', 0, '?'),
(0x80b9b2b5d71bdd787ca25f22cbd77327, 'wp-content/plugins/updraftplus/changelog-old.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/changelog-old.txt', 1, 0x00000000000000000000000000000000, 0x94231441bd3119d0b6aff41acd773d4d, 0x837f2cb76493d0cdbd54719e29875db493114e95f975648d90cf356dd20f80bc, '', 0, '?'),
(0x80bb41d0bf85f446271bffc559e08efd, 'wp-content/plugins/elementor/assets/js/packages/env/env.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x80bf25131f099b2bdbeab38234fb7b3a, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php', 1, 0x00000000000000000000000000000000, 0x876f95d1956259ee52b9f2b1f4cff793, 0xa97469696f50372c8819527cad719658e5d229e1868addc7ae66ea404b76e109, '', 0, '?'),
(0x80bf27151f2f9390dd2183525f386f1a, 'wp-content/plugins/elementskit/widgets/blog-posts/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/error_log', 0, 0x70afe675a2bd3907af954c5ce93ee527, 0x70afe675a2bd3907af954c5ce93ee527, 0x13145a45cbccda3a6a2e01f0a99e738d5ddf5d9142c8c64b191ec422203058a8, '', 0, '?'),
(0x80c00ee6842bc1b6615bdcaee1689507, 'wp-content/plugins/elementskit/libs/framework/classes/license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/license.php', 0, 0x0820fc8ed9b7c04d2cfba5f2793b13a7, 0x0820fc8ed9b7c04d2cfba5f2793b13a7, 0x61a8de4a720a87a19157133be1cd14676439313ceabfed6514a75848e03a906e, '', 0, '?'),
(0x80ccfca32188f5681aad0ec9a8242252, 'wp-includes/css/dist/edit-site/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style.css', 1, 0x00000000000000000000000000000000, 0x7abb1043b16ff0017c8404a5dc2a0d00, 0x04b727ef9aa6033511aa64b4c48032aa9161055dbbbc584a9947fa6058548e7e, '', 0, '?'),
(0x80d3dabae8758fb6bf4d97c91df75b0d, 'wp-admin/images/wpspin_light-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/wpspin_light-2x.gif', 1, 0x00000000000000000000000000000000, 0xce7bcc25b52de245ea3b9f978cce7c11, 0xe4b07529d0139c124ae4f84186393290aef124a7824ed338fdd4c7f7bcc22746, '', 0, '?'),
(0x80d64e78ef1cf5da891ae33879485c8d, 'wp-admin/js/theme-plugin-editor.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/theme-plugin-editor.min.js', 1, 0x00000000000000000000000000000000, 0x5a69d420c288aacc484778f34c6fcb89, 0x1609ec35c3f1107fa5069e84c928543f2f69c8663bebd48b30a55e222548a465, '', 0, '?'),
(0x80d673536bdc69ab3c342763ec2d1336, 'wp-includes/js/wp-embed.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed.js', 1, 0x00000000000000000000000000000000, 0x95776273db78679370b8b02971322a14, 0xbc2e9af26215a7e8240b2d27bd77db50175c2ff3c3d4d7221d4ffd92b1584814, '', 0, '?'),
(0x80d9a8529e64fe185cd7df7eefe61944, 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-no-results.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-no-results.php', 0, 0xc9431821f83bdb43306c7a4d94904f65, 0xc9431821f83bdb43306c7a4d94904f65, 0x5bd8424b9dfef6029bf3c1d3ecfbe37485cc48ea2fa5042c5fef4be12c4ebbdf, '', 0, '?'),
(0x80ddd6fbed1ec16c12e21c0b9bf339c5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php', 0, 0x07ba15342602beda6e1151e7fe9e9d18, 0x07ba15342602beda6e1151e7fe9e9d18, 0x23ebac68f5426283e3a030d8a139e2df6743f5c718de977498918f3ad2647f30, '', 0, '?'),
(0x80dfe62965b3e22eaf880a4f1e11e807, 'wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg', 1, 0x00000000000000000000000000000000, 0x22b2a7309447695166bfcaecb2693688, 0xe69a3cd6093290365e53ad5dc4af419fd12dfe304c907dca0e8232ae602050c4, '', 0, '?'),
(0x80e1824086b9d64bee01a19946a73c2a, 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x80e2a8486fac8cdf9aaa1f5a1411effb, 'wp-content/plugins/wp-rocket/inc/Addon/WebP/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/Subscriber.php', 0, 0xf0ee1296d6f2bf91306d84b63ccea391, 0xf0ee1296d6f2bf91306d84b63ccea391, 0x34337735a0923760d8d23d933175bc334e9bd2db8e3a3132e48d9f9fd6d5c8a1, '', 0, '?'),
(0x80e789ea218dd10bdc76cb52411c7a59, 'wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list-handler.php', 0, 0x9e513b938f6ed8a992719d3b91d6fb30, 0x9e513b938f6ed8a992719d3b91d6fb30, 0xbd12b14644c1c1d46f1868a87c52e83b8f47efd3ccca2a510fbc05528d862135, '', 0, '?'),
(0x80ed86554a1dbef371241f0841e88def, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/aliases.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/aliases.php', 0, 0x1eccebda7751cfc0a49dcc680349a557, 0x1eccebda7751cfc0a49dcc680349a557, 0x121cb5aa88ab954b981556dcdccc5f204936e84a9961df84ce76c0e5d56bb570, '', 0, '?'),
(0x80f419fa5942d6eb33f7b624f3bdd2f5, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', 1, 0x00000000000000000000000000000000, 0x1df1bdac1d58ec3a347471966e68df6d, 0xe0477bf7045d61708f854752ae6a7c29544199c564821ab5c6a756c7c7ae5b74, '', 0, '?'),
(0x80f58bb2db5e566a4c5a58db3874a88e, 'wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php', 1, 0x00000000000000000000000000000000, 0x84f8061d3f6a28582514559fc4a09563, 0x051547e9d586216e47c141f718c84d9a5e28998b30ad2a70cf488f983b9eb9e2, '', 0, '?'),
(0x80f706eaff65d8070ee63937e3614a53, 'wp-includes/images/smilies/icon_smile.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_smile.gif', 1, 0x00000000000000000000000000000000, 0xe3e033f32e291fc0328deadd70ebcef0, 0xcba0eb8a222cebb652caa8a80654723da66fc205f972d102d0973ab503c1b080, '', 0, '?'),
(0x80f81089a1bbf369d0ded6a4fc76ed95, 'wp-content/plugins/wpfront-notification-bar/css/options.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/options.min.css', 1, 0x00000000000000000000000000000000, 0xf3f988921da8935cf6e96f0a2774a721, 0xd715366c7f75099bab5656cb9d743a3a0484278d30748fcec194ffc2b664a59e, '', 0, '?'),
(0x8101a8a337c6163a3abed02a9ab946a4, 'wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php', 1, 0x00000000000000000000000000000000, 0xf66249687edb370c9401df8ff0b9000f, 0xa8e9584df80900d3a8e0726939c7dac4e2f65657ec1710f9f14ef7ebaf4539c9, '', 0, '?'),
(0x8108b4feabc48921ca70daca81ba3360, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information-rtl.min.css', 0, 0x28c90a104361d2c269f76fcde431b9aa, 0x28c90a104361d2c269f76fcde431b9aa, 0x1e4f4f64291170bc5143901a364fd97dc5118155467437274c3ce642ae8cc725, '', 0, '?'),
(0x8108bdacc6d4a544000b851212020f83, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.css', 1, 0x00000000000000000000000000000000, 0xeb63319194b555cc434a8ee3222b00a0, 0xe552ae245ebb67d2f10b7e6d3a55f92798bcfa5d71aed9c63d3ea2fa1618cb37, '', 0, '?'),
(0x8112f958518dfbe1643972d7dabc96db, 'wp-includes/customize/class-wp-customize-themes-section.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-themes-section.php', 1, 0x00000000000000000000000000000000, 0xc8565972fe5cdc98c52f31f7851b9da5, 0xf252665a165a9c23432f1af0500b86d512f961656a90c8cd5574415e4ad8f3ae, '', 0, '?'),
(0x8115e8125513ac68674df820b8646e51, 'wp-content/plugins/elementor/core/files/file-types/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/base.php', 1, 0x00000000000000000000000000000000, 0x4f67afc7d91cbf28c3d4b788028e7456, 0xcd8a7d338a12123b0665afbbca60715c8fe4a2508a22b77eab4f7e992e4e8ef5, '', 0, '?'),
(0x811663106463c69a71cc1b7eb7258beb, 'wp-includes/blocks/navigation-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/block.json', 1, 0x00000000000000000000000000000000, 0x6926a7d1b6a0b652f7fcea701425e0bf, 0x06feb50f9044a62e724f0b8b8e8a203ce18142647fea5a8f680bcd380d7e575d, '', 0, '?'),
(0x8116676ffc403e33043adb8fd58de568, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php', 1, 0x00000000000000000000000000000000, 0xf7f5103e9caa96b32725ff6243ac16bf, 0x7cae2eb4238ee4cb66c8d55ac25a8d8c590939c1b07e08fdf6ff1a7216cb4b1c, '', 0, '?'),
(0x8117443d87772a3415361e391743411f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridProperties.php', 0, 0x173e3f498548a33abbe86d0479cd3548, 0x173e3f498548a33abbe86d0479cd3548, 0xe3a057e694a114dd6bf05bea722c1fa2358150b8cafce7f9a7d713342b57bdd0, '', 0, '?'),
(0x811ba54007392428bbfb2e0d54153e4f, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UriInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UriInterface.php', 0, 0x05487cc106391e0b5a60c0c912f30912, 0x05487cc106391e0b5a60c0c912f30912, 0xabd87fc72b57fa811c58fe48195c5f5a0d1d0cccfb554fe10045b896aa6d7860, '', 0, '?'),
(0x811e893227a097ab9f7c590e566786f9, 'wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x8126575e011a37c9bfcd6e60f05822e7, 'wp-content/plugins/elementor/modules/history/views/history-panel-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/views/history-panel-template.php', 1, 0x00000000000000000000000000000000, 0x3bf7754f14a467565b1ea08f50366c2f, 0x3ccfcee9e1433b8f6e5c574d283854aef1fb7ab2c2d8887034b99980b9980355, '', 0, '?'),
(0x8134294049dafa6092a5f0a2e2c347fb, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/5.png', 1, 0x00000000000000000000000000000000, 0x3591ebce173808bab2e14a98292154d4, 0x775cc1a6646c9ea88c262f7bb65e255ca2526a4a5f52e7491aa75568cccc66a9, '', 0, '?'),
(0x813539efea04c95817e731187842d811, 'wp-content/updraft/plugins-old/updraftplus/central/modules/media.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/media.php', 0, 0x852ae4d331b80d0b5c2764b4f4ceb3b9, 0x852ae4d331b80d0b5c2764b4f4ceb3b9, 0xa032a517e2440b6beef8a7a04f8774bbdb56722594312f094691de611c40ddc5, '', 0, '?'),
(0x813d195ed489527533394d25c6210be1, 'wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php', 1, 0x00000000000000000000000000000000, 0xaa0d09d888d0e51a8a848c5f15573238, 0x7613f62af88e471dce07ee1ec0180d24a59e45b55aaf3adb9e9cc366e7c298cf, '', 0, '?'),
(0x813d6c01bc7c6fe0a4cc62595dc96ac0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgPlaceholderTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgPlaceholderTransformed.php', 1, 0x00000000000000000000000000000000, 0xec660ddfc42604b48a81558d8087166d, 0xda830b4befe6593b9976df58785ad792545c652522cb3322a20ba0bfa3c184b7, '', 0, '?'),
(0x813f21d5669f6fd3a9d2cbf5eb49d199, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_PT.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_PT.json', 0, 0x0518fc22572055792ea9bc794d64cb10, 0x0518fc22572055792ea9bc794d64cb10, 0x937ec77df2f20c46f7f9ee2a3d22d0494c5ea2be746348e6774992a2477f6758, '', 0, '?'),
(0x81421492607dca68975d93b0b823fdde, 'wp-content/plugins/elementskit-lite/libs/emailkit/emailkit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/emailkit.php', 1, 0x00000000000000000000000000000000, 0x20860263ebc3362a036af71212eff4b2, 0xfe14a4ede85fdf2584ff9a5dbd4fd851765d29e77b6a8d6f140766aa3add30d5, '', 0, '?'),
(0x814318b103a71687827fa83a03236711, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellFormat.php', 0, 0x914cf3f3577ee63f599b5ffca23bef6b, 0x914cf3f3577ee63f599b5ffca23bef6b, 0x04324724bb7afae5dc24b4efff17df6e531cbde11f9eaa2c17f658f4fc0abf25, '', 0, '?'),
(0x81432c2a3fdc17dfced0f4fcd60e2b9e, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', 0, 0xe6b51ed3f2f693c39183c4c4f0308342, 0xe6b51ed3f2f693c39183c4c4f0308342, 0xfd237b941f96d08d5f9cee3790aa1652941fb3522d0d498a62750446d6b4ecaf, '', 0, '?'),
(0x8149eca0ffff82832b6ed3cc685eb0a8, 'wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png', 1, 0x00000000000000000000000000000000, 0x89256cb9032912ef13260de42d9394ca, 0x4ea8065334ffe496dbd7a849c6ffbba6b032b2295ebcc68f7269004ff67e8ff4, '', 0, '?'),
(0x814f8692bf6e7afa4fb51e7a8a366a33, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-02.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-02.png', 1, 0x00000000000000000000000000000000, 0xf667506c06fe1e1aac447dca60f5aaa7, 0xd35108a3e9a98730ce484132a2f3df794b995799ef313dd6f25b1bead661a276, '', 0, '?'),
(0x81516132a723ad9b660c7d5c17023e8b, 'wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php', 0, 0xc21de61878104b4918c64113248318d6, 0xc21de61878104b4918c64113248318d6, 0x97d9750cf2661085b83a17f684f5254b32b4d0f9d37284069bfc4086e5e38b04, '', 0, '?'),
(0x815225d3b1af39ad6c9f7c117dcd3daa, 'wp-content/plugins/elementskit/widgets/facebook-review/assets/images/profile-placeholder.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/images/profile-placeholder.jpg', 0, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0x77b0e8430616eedbb31e32dcfc4cc2a0cf62e71cd126770f8b27bf86697fc65c, '', 0, '?'),
(0x81533908814e9880435901c409228b12, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/building-exterior.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/building-exterior.webp', 0, 0x2af7c6205191cb22f5184bfb4c8e47a3, 0x2af7c6205191cb22f5184bfb4c8e47a3, 0x7416804ad67400ca754962b5f8ae44b67fcd7c0e77c58d29690c7ee5f0600f35, '', 0, '?'),
(0x815acaa7a40b236387672ffed4107e83, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', 1, 0x00000000000000000000000000000000, 0xfddd126f96d8acd1a2333b015d541a5d, 0x560c4913172229fbf442012651d14a05d28ac5218eafd99e2276c1f7fb4399e5, '', 0, '?'),
(0x815bbba740ca34ff70c3918a0dee3a45, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/algolia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/algolia.php', 0, 0xa35f5c72ec4d78e591179698ce442144, 0xa35f5c72ec4d78e591179698ce442144, 0xc57186d155050e3d755e1493f02c1718f12364186b26317087aa71a0a053ec1d, '', 0, '?'),
(0x815da46eff04e853aafc32365b3123eb, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.po', 0, 0x1c0d4b210cd6afbe272b9ff34bb931b6, 0x1c0d4b210cd6afbe272b9ff34bb931b6, 0xe284c234cf452ee8957a121c4fc75e5ead94ee34ca33ff031f9d8521e5f82700, '', 0, '?'),
(0x81617ffa20925f18ed51a8dbda6433dd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_psr4.php', 0, 0x8e099bd57a47dacf2ceee9016b588f5e, 0x8e099bd57a47dacf2ceee9016b588f5e, 0x5932a8c886444e6099dee51ca2c3374a8d08f73c68d2847c3e1564240c6e6be1, '', 0, '?'),
(0x8161d9a88ea5fa1f19091b9b7f086262, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', 0, 0x848e9350cc8186a9bfa89178a5c7908b, 0x848e9350cc8186a9bfa89178a5c7908b, 0x10b444950eec6d4df5597cdb7822123c0b14414c6670b37833b31e29ae482296, '', 0, '?'),
(0x81656cf704358f73989845efc3ba51e2, 'wp-admin/js/media-upload.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/media-upload.min.js', 1, 0x00000000000000000000000000000000, 0x57437da0da4bb7dae946c7c2e484206a, 0x774087c3f9ac53c2bc7c0d3eb7d1529e34d2140aef4eef08bb335973e553dce9, '', 0, '?'),
(0x816d586e90e7edd479a776747f2b6c4d, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-fr-FR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-fr-FR.po', 1, 0x00000000000000000000000000000000, 0x2e898a9ce4384dd20bb83d65f9d8cfcf, 0x2d88a289ab58d13877f66382cabc72ca9ae7707b778a1814d567ace5bce5d3c9, '', 0, '?'),
(0x816eb5e7cca67a31fb9f3802103a6783, 'wp-content/plugins/elementor/modules/system-info/templates/html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/templates/html.php', 1, 0x00000000000000000000000000000000, 0xa08a0adc9ad6b211648b2585b46bdac5, 0x922347a8857599561d84d2b22abb48093a36a5455d741d1484f81050897c0bc7, '', 0, '?'),
(0x81805dcd3d2f27fab164666089aa7374, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplateErrorHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplateErrorHandler.php', 1, 0x00000000000000000000000000000000, 0x272bb6ba64929f4966f4f484c99d996b, 0x8fc4b6d3601081eeb5b48cbabeb37ba8ed33070f924bd09a63ddcf3b644fc7bf, '', 0, '?'),
(0x8184ed15f6b93b53f95ac0a947fa35f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrack.php', 1, 0x00000000000000000000000000000000, 0x947cf76ea104bbc4aae1f8a9c00632ff, 0xb00a29c28c349e7b8adf0303981c1d02b20916d223e7374f8dfc2f498412b215, '', 0, '?'),
(0x8185032c43551c55eee80b9cfa39692d, 'wp-includes/css/wp-auth-check.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check.css', 1, 0x00000000000000000000000000000000, 0x5e23139d9fb04e19860221e75e0444fb, 0x29ff7d8bd666d4fd87ac1208ecdb1c6157606d4884d3b59272299c4b935aa0dc, '', 0, '?'),
(0x8186a526cd27aa6947755a1de42d0bba, 'wp-content/plugins/elementor/modules/wp-rest/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/module.php', 1, 0x00000000000000000000000000000000, 0x67499d5379447cd777463695a2515558, 0xe03d2dc7e74c3912c07f2c38b5adc8090f74f54bb87fc48abdca6a041cc86332, '', 0, '?'),
(0x81884e8c3a128e0f4bb9306c98c308ff, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Settings.php', 0, 0x94a94f0a311a66fb0a91f8e4a7c4ee89, 0x94a94f0a311a66fb0a91f8e4a7c4ee89, 0x096e0d39721585a2d7e2aa83532470ad97d8c2950cf197df17377aff54704794, '', 0, '?'),
(0x818bbe1c3c9562833952ae24de025d2e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/composer.json', 0, 0xda2d9cfadd9c7d1516d2834158f03639, 0xda2d9cfadd9c7d1516d2834158f03639, 0x4671e2c68182e42b6011e6aae70b1d1fbadcb447b29b6bf78c88082c4c8626d7, '', 0, '?'),
(0x818be36c9ea947cc5fe34af374c090d3, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', 1, 0x00000000000000000000000000000000, 0xb265dd606f3ee9f4c0bab1ae484c5255, 0xc8f97ed697411413f47ad6f349f92d82cd045df83ac8bea7da455f6836683eda, '', 0, '?'),
(0x818d2a2091a3d7311abe5e2d966864dd, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_BE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_BE.json', 0, 0xa15a509ce6f668f14e2074cab8381ae2, 0xa15a509ce6f668f14e2074cab8381ae2, 0xad625436472acd4a5ac23ab94c8f216a7177bba98c390345b28bfe22c667e8ce, '', 0, '?'),
(0x8190434db999b9f8ccb55f5471d15285, 'wp-content/updraft/plugins-old/updraftplus/images/icons/openstack.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/openstack.png', 0, 0x95c6446e18f352a3bc8124094860f2de, 0x95c6446e18f352a3bc8124094860f2de, 0xbfb7f6d6019f7436ed9dd406e384fc7e00c5033208b2cade2a844279d03d9e7d, '', 0, '?'),
(0x81916c83fd1ee1adb0cd1eb00bbb6e03, 'wp-content/plugins/amp/assets/images/amp-delete.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-delete.svg', 1, 0x00000000000000000000000000000000, 0xe46fab47a3d8f66c1669f5ef46655293, 0x5799fa101e255b3a8b151a92602047a005e481122e72b8a50409d0e5589aa285, '', 0, '?'),
(0x8195656b99fd4f81b606539af2460c18, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.map', 0, 0xc3e42692bda5e37f1c76bbf3e26a456c, 0xc3e42692bda5e37f1c76bbf3e26a456c, 0x829cdcfd70ee6938e4cfba4a235922fafa59d3fdfcf8aa4ef5a710b95b47425b, '', 0, '?'),
(0x819a97c18f023fb82045b3d5bccafa55, 'wp-content/plugins/wordpress-seo/images/link-out-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link-out-icon.svg', 1, 0x00000000000000000000000000000000, 0x128d96ef97aaaca0292213b4d526ec53, 0xe7cc7ca8a8f33ee3d1b2a6e1883c908fa85f5d132a5b0c47580b72c124bdef4a, '', 0, '?'),
(0x819bf68ecdafa6e5087b1884ab706f73, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CredentialsLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CredentialsLoader.php', 0, 0xf260e444eebf18868df1589709edf6f8, 0xf260e444eebf18868df1589709edf6f8, 0x440fe49b8fb0d61faf88d84058064db882860fef56ea86733d7c716a65a3d2ef, '', 0, '?'),
(0x819e3886ca6b11977d6eccd20b048b10, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php', 0, 0x7fe1f1186c4f5e351112a1cd33e61a07, 0x7fe1f1186c4f5e351112a1cd33e61a07, 0xf82d9d6620a5213de5faf1050b932116437e6316d85d6a6d74b5ef9e258ba8f6, '', 0, '?'),
(0x81a30812e4872c55655aae0fec7ad620, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/File.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/File.php', 0, 0x7f2c848f7d7e7ba8e52e760be0747a0f, 0x7f2c848f7d7e7ba8e52e760be0747a0f, 0xb02385038df3eda889824a90cf89302df57bd2b2201a708106f98d656eeb488e, '', 0, '?'),
(0x81b6555862d0b6d9c510a06e082e4726, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', 0, 0x6b138fa4385739199fd09c942f001322, 0x6b138fa4385739199fd09c942f001322, 0x4c7e093f4466bb67d02da1481060436dab25c20d85e2116a6fd1aa131e8ab9ef, '', 0, '?'),
(0x81b86f3ebf561cfcc75fc0721c0cf0dd, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss', 1, 0x00000000000000000000000000000000, 0x092a91153893e21f62306547b90591b7, 0xe5ca254218002fc7f3226b00a848aab4913e00ee5421739d0ecefc5dc5ddb78d, '', 0, '?'),
(0x81b9585376f92e4d0b0d0e097a897989, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', 0, 0x0aa56068ef7ac3b6013c74de5ecbd371, 0x0aa56068ef7ac3b6013c74de5ecbd371, 0x09a2bb723df58c04daa6f3783225fbf23a382290038bce1706abc22b6a4f192c, '', 0, '?'),
(0x81bc37b48679d56887d3025675375c41, 'wp-content/updraft/backup_2025-05-12-1154__EuroBet_f307e613af88-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-12-1154__EuroBet_f307e613af88-db.gz', 0, 0x6647674015217be4b93318e37dc8ccdf, 0x6647674015217be4b93318e37dc8ccdf, 0xf303b77e9263aba067c5b181c2a8e13f8ba68ccc91cf6e4ce3d10ff20ced440d, '', 0, '?'),
(0x81c000f8afe1700ca7a0bfa7c29640d2, 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.js', 1, 0x00000000000000000000000000000000, 0x85cf31493f89b9266f3dd425762d5ca8, 0xa213f26b5e16cf650fdc963b30772eeeea4f552d526028b84f3f06a583e91d1d, '', 0, '?'),
(0x81c1b84937888bd4729991062eec787d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/GlobalsInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/GlobalsInterface.php', 1, 0x00000000000000000000000000000000, 0xa6a6f178a72ef8ac71573ef14a7cea99, 0xb56ef060363dd6fb056abcdb304234cdcd73cb2b83c67177f7c8083be0c9284a, '', 0, '?'),
(0x81c7dc5f5c0409e1bc99577f53ccb83a, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-20.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-20.png', 1, 0x00000000000000000000000000000000, 0x68836b708225df83d48d89d139dce50a, 0xfabec87cf1dd8a0dde0712eebd3ed9f03e717f43642724ab72c71dd0fbfbc264, '', 0, '?'),
(0x81c889563f09dd13de1701135dc62941, 'wp-includes/js/media-views.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-views.js', 1, 0x00000000000000000000000000000000, 0x4a26dbc734675971c83d00c7ac6e9142, 0x49eeff4a7f29ebe876d62c71840e7da70b305eb82fe7f0b104d1dd49396f7390, '', 0, '?'),
(0x81c9f34f0f99d0211cc268d2ebd2545d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php', 0, 0x4437917613281f61b8e74e970fec56b6, 0x4437917613281f61b8e74e970fec56b6, 0xe81a40e5f927b49baf2f9b8cbf5e02f72ece4341df69f2a7b67c773aa09402b7, '', 0, '?'),
(0x81caee940e30d3b7d140812507fb5a6b, 'wp-content/plugins/amp/src/Icon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Icon.php', 1, 0x00000000000000000000000000000000, 0xb17889ddc550443f77215588212fc34b, 0x1f7f1606ea7cbea3ea48c2841ee32b07f70cd3500f15c658e906f285eeb0d5a2, '', 0, '?'),
(0x81cc566b38a1fdc4f1ba99efd960d82b, 'wp-includes/js/dist/development/react-refresh-entry.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-entry.js', 1, 0x00000000000000000000000000000000, 0x7b341138a05bd268de9bc01dbc9eff99, 0xb8e9ebecdaaae658cbe161298f79ee8b9ddd8a899e4f099c59b91e90f6557fed, '', 0, '?'),
(0x81cd732339b831e6851dd7f9e7e91cd4, 'wp-content/plugins/amp/includes/sanitizers/class-amp-form-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-form-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xf723f914bc5658fd4e8fa7660fbf0f33, 0x0cd54668887d1855752cf14f86266274bf0688f5fc6aedbe68ed53103031b021, '', 0, '?'),
(0x81ce6068d10c4e6b064fa14e389e8216, 'wp-includes/blocks/file/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/block.json', 1, 0x00000000000000000000000000000000, 0xad5e65f83753d454ab1cdcdd8949ea0c, 0x05cc320feb7b166fb6957d0b8e72ffda3692f4323d3b97e0b7113bb2f4e662fc, '', 0, '?'),
(0x81cec25781dae8f73db6d4984864fb7a, 'wp-includes/class-wp-site-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-site-query.php', 1, 0x00000000000000000000000000000000, 0x7b7c63f483d14992516fa8c3284ea1e5, 0xef98356f3aa003175dfb7d63ce6c9c81f9e98419b6c5973ab84b55d9efbdcf0b, '', 0, '?'),
(0x81cfd03123ec808d70f4fbeec398729a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingResponse.php', 0, 0xfd8bf09bb126cb192a7e02b8ece14ebd, 0xfd8bf09bb126cb192a7e02b8ece14ebd, 0x59e5857b01a0d3801f62a2143204ffcae07955d3168dadbe9b90a993724c9111, '', 0, '?'),
(0x81d07eb30d72e3b4847dac5c2aa1a7bc, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', 1, 0x00000000000000000000000000000000, 0x4a629aed4bde0e02a110e58fff2443e4, 0x06a4e4799de82b71f8accc6a48c19496ae0871de5ba7480e916a04a88ecbc21c, '', 0, '?'),
(0x81d14ec4675a5b83e3931bc58d8a5d57, 'wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js', 0, 0x746b40c5a918ddfdc64168836bbd8d83, 0x746b40c5a918ddfdc64168836bbd8d83, 0x813a02488ad309fbdb5b38ccdc293825c5d0ea35fba7ae86157e584f1282365c, '', 0, '?'),
(0x81d29e1d49d095229e064becc78be2a2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityError.php', 1, 0x00000000000000000000000000000000, 0x1bf7f44b2ea9b4e46f01c6ba6d491de3, 0x2c6f475368647aa5f1e70ebe65bcb7c39a392c4763fbdbf64899c1c9c9f63333, '', 0, '?'),
(0x81d558f9e2cfe02d9f34a44afc5f8333, 'wp-content/plugins/wordfence/lib/wordfenceHash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceHash.php', 1, 0x00000000000000000000000000000000, 0xb079feb184210097182d893f2aab9a4c, 0x8a33bde710f7154ab3d48433f96b5592135062d058ef15f9993b39e029f910d8, '', 0, '?'),
(0x81d58d7330b54c424fe0f0308cf42641, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', 1, 0x00000000000000000000000000000000, 0x0b5203c15bf468840d7d0e84247af188, 0xd857f032a8495c076a815ef517588b733166e4baf98f08eba970b016ffd2a934, '', 0, '?'),
(0x81d6f084cb273e02e15b01bd9ece87f7, 'wp-admin/js/user-profile.js', '/home/iraneurobetcom/public_html/wp-admin/js/user-profile.js', 1, 0x00000000000000000000000000000000, 0xc414b57a043cd1eaa46c97c4bb35297f, 0x53faf02ef720f36c98ee71d7e14d0fa1eeeccc17738e2417ba38036d388d73ad, '', 0, '?'),
(0x81e268f7decc194c76127244b26b18a2, 'wp-content/plugins/elementor/modules/checklist/steps-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps-manager.php', 1, 0x00000000000000000000000000000000, 0x64788786273d0684cbcc65bf42f38201, 0x7801a3da1ec2546748227d57ad8bb774753fefd2a6e12feff0fd2bd94ebfaac8, '', 0, '?'),
(0x81ea8b36ca6065f68191296e24002d95, 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.mo', 0, 0x63313ac7cfdda6bebbca423e124dbeae, 0x63313ac7cfdda6bebbca423e124dbeae, 0xc41bcaf24e43d642d9cc8142981dfcc41ad11bad2b7dac2cfcff5326858744c7, '', 0, '?'),
(0x81eba0278e54965eba193579e3041149, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2', 0, 0xe8730678d4610fa908d3cba1ef0b4ddf, 0xe8730678d4610fa908d3cba1ef0b4ddf, 0x0a228a83840b0b00163a244b7f06707b3d453b8ee0a122fa4340e334327272e5, '', 0, '?'),
(0x81ec11b650641fbab593fd92ed638133, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php', 1, 0x00000000000000000000000000000000, 0xd2c52e3c2445ff0097fe67bd3a54b10c, 0xc69d45105225f9f314966612c60e5c9fc9bee4080d050c76943843ff5ec26819, '', 0, '?'),
(0x81efc2eb315663257898afa49685bff7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube2.php', 1, 0x00000000000000000000000000000000, 0xd90c0c25de625cd55dbc8bb21f413171, 0xf79b7ce0f4b0ec1e514189fab53a32351ea24ebe42289ee469f6903d2c928698, '', 0, '?'),
(0x81f4ccf656a3927fe583739a90a2009c, 'wp-content/plugins/wordfence/lib/wfIpLocation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIpLocation.php', 1, 0x00000000000000000000000000000000, 0xf3732bd0cc996718d6e3b34f3b2a5857, 0xc1150cbdc96ad49af736b483c4942d09bf42f5e7f5a93196c1ca26022bdc6e17, '', 0, '?'),
(0x81f52ed93ad92a8e4bce0e61a4152926, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php', 0, 0xbcb1fb32421ce81ebc5f5117751a9fe4, 0xbcb1fb32421ce81ebc5f5117751a9fe4, 0x4bce637156a55a60c96cd6a2be17fab1b0af1715fa7019c4aace6d5773fbdc4c, '', 0, '?'),
(0x81f6063e1f4ecc7e55c793e0f8b07a63, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', 0, 0xcc226142fd5d390d030b39c61cf97843, 0xcc226142fd5d390d030b39c61cf97843, 0x6eaab35979cc18912200f78106b490ff0a64232e656735fa36c4645ca4cb3e5e, '', 0, '?'),
(0x81fa01288de41fea20da976b697e022c, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/aios.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/aios.png', 0, 0xa64ee0a4f81352b716c9b1ced39191d1, 0xa64ee0a4f81352b716c9b1ced39191d1, 0x869259285f2f897330a8f5cfeced607d1bed3b1698c8361f9ead26c9bc77fc04, '', 0, '?'),
(0x81fa9c9f71d75f95c6f486c4a1968b3e, 'wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php', 1, 0x00000000000000000000000000000000, 0x9925ae3710888b0cf882a99bad57b7f0, 0x67486e2a4f1a1817a4c165e308ee08663cfe750cbbd75e990f76661289566296, '', 0, '?'),
(0x82014fcd135815ebc1675d0b3c664098, 'wp-admin/css/farbtastic-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd55340e3ce5b935c2cf0337c92b61521, 0xa3536d11be27df3b646097e365a04dd830693df38e3f3eced00780e4bc3f0f7b, '', 0, '?'),
(0x82047557db93b15750d45eff87284cbf, 'wp-includes/blocks/post-navigation-link/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style.css', 1, 0x00000000000000000000000000000000, 0x014fb3a8a37653693f00d3c382289886, 0xb1c5b64398cfad9b68f6a9da46303a32a149f912b4769aa2bc1af9c010f5f454, '', 0, '?'),
(0x8209b2564908a40683529035f61929a1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Wbr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Wbr.php', 1, 0x00000000000000000000000000000000, 0x79081f2bdc51940f88a156fe14f3e3d8, 0xfa6423f8f456cf54433bbca4a90a91f1db60ec0e4bd0e5aafcf58ec8522759bc, '', 0, '?'),
(0x821133a496c6876515c728c3ba39f911, 'wp-includes/js/jquery/suggest.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/suggest.min.js', 1, 0x00000000000000000000000000000000, 0x7311075c2b411b299c94e36e2e3bab89, 0x0e493cbf127b0034af609c8f3c216a92b15a38eb8fb2e801bb4494480f57ff95, '', 0, '?'),
(0x821226b60055665a7ea84d6389b30b8b, 'wp-content/plugins/amp/back-compat/templates-v0-3/single.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/single.php', 1, 0x00000000000000000000000000000000, 0xd435d7d4e0adec364d89a09c75c5d63b, 0x27a202790b479f5cb76461adef2d97ee76e1fed6ded9c4e3b2bc8a27fb5d90db, '', 0, '?'),
(0x82129762a494b7bb4e810338ae686be5, 'wp-includes/rest-api/search/class-wp-rest-term-search-handler.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php', 1, 0x00000000000000000000000000000000, 0x11ffe230b786db619c5eb2f162525c72, 0x30a0894519dc74079cb88a5ae98ec95bc1dcdb0488c488fd6975f2d09e98ac8e, '', 0, '?'),
(0x8212d600b04fd3167aa3dcc29399cdd4, 'wp-includes/js/dist/script-modules/interactivity/debug.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/debug.min.js', 1, 0x00000000000000000000000000000000, 0x4d9daa583a006a9e1a4b7010b96f7851, 0xa5f15507a4da5ae5a607480775a680eac75ecea6f168e683c34298ee1630d9c7, '', 0, '?'),
(0x8214e4b330fba4d84a882f4414250017, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/seo-scores-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/seo-scores-endpoint.php', 1, 0x00000000000000000000000000000000, 0x3bb32cf01f0a429e9270383b6fd9ee8c, 0x1bba08e5971a61c17e60cf22f655dc04b557a274eea455f279f09df8272868c5, '', 0, '?'),
(0x8216c4705032982c8019d1287ec72ec2, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/32px.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/32px.png', 0, 0x37f0007202aee09e6e384929e1b1786b, 0x37f0007202aee09e6e384929e1b1786b, 0x63fba4e79e5de130a0fb8c32244ad80b2482e9e942cae9d6193344fe4101968d, '', 0, '?'),
(0x821a4c4e044764be35ad8f11447334a9, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/OneCom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/OneCom.php', 0, 0x887fee28ce39c6a2e156f87506bee8b4, 0x887fee28ce39c6a2e156f87506bee8b4, 0xf45878f0db2dd0e14c87b374c5002774f097850106105574386e972273ce3891, '', 0, '?'),
(0x821d3e276e083095e41855b7af99c606, 'wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php', 0, 0xd5880c719a03c71fb3273ed9d2c852d9, 0xd5880c719a03c71fb3273ed9d2c852d9, 0x7623ccd5a5ea5c0d22d510297ca9fa5112c1c95a2c07858dcb7295a821366e8d, '', 0, '?'),
(0x821dccdcbf225d631e354676d3766c8e, 'wp-content/updraft/plugins-old/updraftplus/images/icons/backblaze.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/backblaze.png', 0, 0x22d7f457739bee8c7df37a73f2a8c107, 0x22d7f457739bee8c7df37a73f2a8c107, 0x9f729e4e335ccd50d341a1130a762a351bffbde70640e6ce1ee3a704b05afe46, '', 0, '?'),
(0x821e12f6a866ea01e52ef3059c720e28, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10.min.css', 1, 0x00000000000000000000000000000000, 0xea7625378ed45a2142a0a7aa5ad2b992, 0x15b1351ff9c6184cf303372ea2edc9a9efbfcc279f9ee45eb55ac20f7502a4fe, '', 0, '?'),
(0x821ffd5ccf28e5d97742eac44912e39d, 'wp-admin/network/update.php', '/home/iraneurobetcom/public_html/wp-admin/network/update.php', 1, 0x00000000000000000000000000000000, 0x6c9dc7fb09ce9252553be27070c6629d, 0x8dad0b2cba21ff19bd0b1d6d3466b883e5c6d8d64e52fe0acaf2e20742c0885e, '', 0, '?'),
(0x82229e0370eca8c656aaa2048e2e15d8, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', 0, 0x02b5b078e1068e8c60bae2818c7c5a7c, 0x02b5b078e1068e8c60bae2818c7c5a7c, 0x1da242df320b40fe0dba7106e96b4bbe965f3383db895559a6e8ed67ace73fe4, '', 0, '?'),
(0x8222e74f4decb2da00428ed9b20c3abf, 'wp-content/plugins/elementor/core/page-assets/loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/loader.php', 1, 0x00000000000000000000000000000000, 0xe2aa71916be1cc927fb8d335db916da0, 0x2e3fa665caa2c0fa8704a528b5361e27efbb396ca9808f8ad1037bbe4604769a, '', 0, '?'),
(0x8226861079c6fe7147d4f3e97e0d9504, 'wp-content/plugins/elementor-pro/modules/query-control/controls/query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/query.php', 0, 0xb0a3ce8c77f9f7ddc18d82fd6b352284, 0xb0a3ce8c77f9f7ddc18d82fd6b352284, 0xa8648cdda8e3458966ed55422bf313c7c21b6aa076f506a07f329ddf637356a8, '', 0, '?'),
(0x822874546c44ceac372687b34d502ec0, 'wp-includes/js/tinymce/tiny_mce_popup.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/tiny_mce_popup.js', 1, 0x00000000000000000000000000000000, 0x4237af4931ba3003048f8eb5b98364c7, 0x0efbbaa427d09705afb3052f06211adb1f61218e7eb329b5c13144120ce418a1, '', 0, '?'),
(0x8229255de04ad70d4dcf113fe9e643fb, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/AutowireDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/AutowireDefinition.php', 0, 0xc8f3f6c2a7df91838ce1bdcc07f7f02e, 0xc8f3f6c2a7df91838ce1bdcc07f7f02e, 0xcb6e3d21cace8c49873b58d5fc54569792c3fc78171dff1875663f0aea4a5c90, '', 0, '?'),
(0x822a481fa761ab6d2ecc412ef5958655, 'wp-content/languages/plugins/elementor-fa_IR-d08674c3209a5d002cdfd3b2d0c5c54d.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d08674c3209a5d002cdfd3b2d0c5c54d.json', 0, 0x73111a4c49f7b0690dc8c15e5e86e0f4, 0x73111a4c49f7b0690dc8c15e5e86e0f4, 0x3e4b4b8c066435aa4567da01478f28c28f1ae9f3f0d1be5a755523123cf7a205, '', 0, '?'),
(0x822c37ff55f6b307c1cddee06506d6f0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 0, 0x2cc2f7844408261e6d6dda6516928fdb, 0x2cc2f7844408261e6d6dda6516928fdb, 0xb4ab7b0dfc285d4986d3359a8c337785dccfe11e5e282421cff6c0d7e248153d, '', 0, '?'),
(0x822f09c1453a4bf252e5afa5c076028d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php', 1, 0x00000000000000000000000000000000, 0x971656c9c35bd753500b6b03168143fb, 0xfafbdabad985b1c5b4078bbc7d433ae5c3b83d807ee886de51c0283896d02451, '', 0, '?'),
(0x823295c876f7f449ee130a53774ed763, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', 0, 0x8d91b2700ea05dadc7174f304fb02a9c, 0x8d91b2700ea05dadc7174f304fb02a9c, 0x69cfc28f439ff563aab252af3a5ecbb465a704bfdf1af7718dca8abc82e21159, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x823572639cdf090eb9acdb35568ae4e5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Request.php', 0, 0x66784dedd2bcf68dd24faafb34771e36, 0x66784dedd2bcf68dd24faafb34771e36, 0x37be69a55497961aaac9ad460a8035e11fffdff6a975d6d48b64788661e0632b, '', 0, '?'),
(0x823756781ecbb3723abf824e267413e7, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php', 0, 0x705f95941ae5bca8a80efca16d5ae3d2, 0x705f95941ae5bca8a80efca16d5ae3d2, 0x63db3ccf43b2c5575117c2c0b4562170a45badb2b8e0e301e129cf27e08cc029, '', 0, '?'),
(0x8239dcecf245c78a7d01f60a3e406236, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Utils.php', 0, 0x8b8554579c01958ae7303554bba8410b, 0x8b8554579c01958ae7303554bba8410b, 0x40a852e3503586e96118a43de845ff4f0f8eed48cd529feffb6a2262e53e5a89, '', 0, '?'),
(0x823aa207beacd9aa789d5e3559bbfb46, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SubBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SubBinary.php', 1, 0x00000000000000000000000000000000, 0xf9cd20f7a03b227e3b1c2f709d914ef5, 0xa99a3d606be7f0af764452d97323c1951d09e9ea82406d2d5361430d8b707e0d, '', 0, '?'),
(0x8240df461220d1d3a028a9a4c5652a5b, 'wp-admin/js/theme-plugin-editor.js', '/home/iraneurobetcom/public_html/wp-admin/js/theme-plugin-editor.js', 1, 0x00000000000000000000000000000000, 0x72befa34dc2c620c4cfc9f5df43b7723, 0x066c4350055c127e0d1cef7f0229e2fd27f518595ef8bc1a24356c055bc31d3b, '', 0, '?'),
(0x8241ba65d787c9c96af1d00e19751ad3, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js', 1, 0x00000000000000000000000000000000, 0x39bdf120796462ad061f626f43376a9f, 0x48515a122e5e81ff1e515a580a70c14054b0e4828603b3a6255033bc37a37539, '', 0, '?'),
(0x8246373dcf6a30e70382d66b4be5df39, 'wp-content/updraft/backup_2025-03-18-1152__EuroBet_7c09a93dad76-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-18-1152__EuroBet_7c09a93dad76-db.gz', 0, 0xd110eaf7d65b30078e1f13d317d0b7d5, 0xd110eaf7d65b30078e1f13d317d0b7d5, 0x4399813f383a8d31c936cba772e26dd8146c9718ddbde3dba8586abc7c305963, '', 0, '?'),
(0x82468920e5474aced642ec7f887337b5, 'wp-includes/js/media-models.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-models.min.js', 1, 0x00000000000000000000000000000000, 0x6bbfeb696212262e8c1c15208e8feb0d, 0x8d66e3f76c3a8168efe7ace289ab641f413052cafdd7cc7f20e8d4d77337e763, '', 0, '?'),
(0x824dc8ae73edc3e1d301257d9b2b3ded, 'wp-includes/blocks/latest-posts/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xfcc69a224302edecc6be980976359a0e, 0xda22865e8cb2d402d343cd11a9179a2b9a97d134b82dc4c1011a0b81f4c5a5f5, '', 0, '?'),
(0x8253e5e8af7853ec776517a61909c234, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2', 0, 0x65e6e6fc12079108605007c8f237b37b, 0x65e6e6fc12079108605007c8f237b37b, 0x26920a631e56c70d535d97df2f9c3207206c21754b46b2161f0824aed12f317c, '', 0, '?'),
(0x82573d205c27782288578fcc7deeee64, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0xa7b0f7d5a9e84b1bbdad835ee3a5beb9, 0xcf4d89381d103a9f6e61c68b47185add715164c3bd21aea0bcda27879b266731, '', 0, '?'),
(0x82593acebe9dbb2b7bdfe4599142f150, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-stop-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-stop-prop-type.php', 1, 0x00000000000000000000000000000000, 0xe82dd54cfb06f4a4ad8f89ea2a710388, 0x779fe496d34ccc36bd7f734cfc091fc4927f9d52c29721d42a3242361ec973e7, '', 0, '?'),
(0x82598187d8bbfae794a9e9d11bfa2af1, 'wp-includes/css/dist/edit-post/classic-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic-rtl.css', 1, 0x00000000000000000000000000000000, 0xc4f7511bae2f6fb29875398ec49f27d4, 0xdb28e601bc6caed0cfcb46c3cea3b4bf45d05cc1c7574201a0a93dbf33aff5d1, '', 0, '?'),
(0x825f26bdfdab8fd948c10ee2cf6707ec, 'wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js', 1, 0x00000000000000000000000000000000, 0x75d7822d25873fd727beecf0744affa4, 0xc1fb99420cc1d45d93bb3e4c5a6faf235112c65e0c56ec78d0e9a1f7b52311b0, '', 0, '?'),
(0x82607c7981d6e4058f09bb49bb687633, 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php', 1, 0x00000000000000000000000000000000, 0x6af3f074df06295d74324d337cb29571, 0xf39c9d90477a688bb88ebbc1c6845c92ff6ce7f0978a910298f4facc8021e613, '', 0, '?'),
(0x8261c82e722ee6c2ebcdc11eb13d1bfe, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', 1, 0x00000000000000000000000000000000, 0xd3321b4b634f612a98acd08e08ef6e74, 0x233ea5c7925c18fcd8562894ca4dc5065e234552be0adfab49d8fba5dab8bb1b, '', 0, '?'),
(0x82657353e324ace0b52d75c3309a0729, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', 0, 0x67c4f994a005e6d5b48f33b4d83dad02, 0x67c4f994a005e6d5b48f33b4d83dad02, 0x3d5968e92398ce48e5fe5893c4c0e609cc4977feb205c32dbb0051ef4ae510b8, '', 0, '?'),
(0x826cfbe6c33bc6eeac24acc2090ad5f5, 'wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js', 1, 0x00000000000000000000000000000000, 0xd40d5c6756d2da8015da84b36e96e0fb, 0xb56873f590c37c0e93bfe9921717f7dda3476034eb7216d5846d900663d120bc, '', 0, '?'),
(0x826df6691a74b554c8cb285fb50d70e4, 'wp-content/plugins/wordpress-seo/js/dist/block-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/block-editor.js', 1, 0x00000000000000000000000000000000, 0x27b6dd8bf590116749d19c956eb56df2, 0x600a1710fec71ae102475710a9f1b6944fedf30fe5385079a5e813d15ea37917, '', 0, '?'),
(0x826e2a8481a7be630afea64785e8a190, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE', 1, 0x00000000000000000000000000000000, 0x8035eaaec6b3b562c1aed15adc8b908a, 0x6afe38f1656ebd0bc15f6c0a4acdf710b130a2701cbca763d6094950e6fa921b, '', 0, '?'),
(0x826f52ef53c6490d56becabdc69865a5, 'wp-content/plugins/elementor/includes/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/api.php', 1, 0x00000000000000000000000000000000, 0xa2ae8bf55c6cac5f70cde0bcf3c68786, 0x3ca96c0d082fbd7ae0483216f917b9dc06c6d3238553f2dc58a86ca76f4e6294, '', 0, '?'),
(0x827029f0541a3335e9c9e2c8ebf318bd, 'wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php', 1, 0x00000000000000000000000000000000, 0xa7200e948f55fcbc90c5919181a9d5b7, 0x5f951151aeca794c0a23648183a528f41304d8902deaee0de04577cb262a9cfb, '', 0, '?'),
(0x8270aa78a8d3135c3f3bdd68452fd8e6, 'wp-content/themes/twentytwentyone/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/readme.txt', 1, 0x00000000000000000000000000000000, 0x2cd367ee23b3ba2f0561c7dcd12363f5, 0x00e137f9c64b17b595f2c082c0fb61ca489ff040875549c96d25ec4fc91c78fa, '', 0, '?'),
(0x827564564e8d3b1b3c667c4f08c647f6, 'wp-content/plugins/updraftplus/images/udlogo-rotating.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/udlogo-rotating.gif', 1, 0x00000000000000000000000000000000, 0xea3a5a5d7a134732d08668472e192cec, 0xd53765134280e64bc7fd4b6a31bbd40593e7023854ca7fab28231b7820f32d66, '', 0, '?'),
(0x827780b735bb0bff07efc1a129bafb9e, 'wp-includes/css/wp-embed-template-ie.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template-ie.css', 1, 0x00000000000000000000000000000000, 0xeeb729369ef309d89ed0bc7120aacadf, 0xa06f95b12b385dc55375e7fc482ee943f867f4de5239ea26b62bfda2935c579b, '', 0, '?'),
(0x828030ea01b2f017ddb25adbc851ef1c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', 0, 0x39588c9388d4653be68302f8515dfc32, 0x39588c9388d4653be68302f8515dfc32, 0x23bea450ab6e2226e9e990c36b4cbbc0997b29aa433c3dc486190544f6dc6309, '', 0, '?'),
(0x8285bd3afd20391aa8864911e799ddd7, 'wp-content/plugins/wordpress-seo-premium/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/autoload.php', 0, 0x8f51594eb4dc558450eeccfaccf4d8c5, 0x8f51594eb4dc558450eeccfaccf4d8c5, 0x3aa26d0525136878864bf1f68da6407c954f81d15fccca4dfbf919edfb5779b7, '', 0, '?'),
(0x828668212295551de4d3776b131e2c38, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php', 0, 0xe6a93cadef907ee67e2920d330f9308f, 0xe6a93cadef907ee67e2920d330f9308f, 0xa999834a7897cc5859240fb447a8fa6495d31fb8dce94241e866a1bda03aabd3, '', 0, '?'),
(0x8287b3ad9ef00da76c1d04a3ad3b4510, 'wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8c1075f289b254d8f45d291156883c3b, 0x5b7676c09da11cdb9f033491e00ac30eaaf8b402a6f75c2850a2956b18caa724, '', 0, '?'),
(0x828bd4bf65c2fd705ab0e5c99f8b79d0, 'wp-content/plugins/updraftplus/images/icons/email.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/email.png', 1, 0x00000000000000000000000000000000, 0xc9452e634b6fddf67c95cc732d14c710, 0xb689d9ad1a8d81715d5e410a626139825a82fc506d754cc6f6872577c8ce48d1, '', 0, '?'),
(0x828e0013b8f3bc1bb22b4f57172b019d, 'index.php', '/home/iraneurobetcom/public_html/index.php', 1, 0x00000000000000000000000000000000, 0x926dd0f95df723f9ed934eb058882cc8, 0xb3447ab2020ae8fe7d5fabf637782ccd0339f6743ae61c8d27b30db9f37f82e1, '', 0, '?'),
(0x82992e5bb7e4d0fc08fec06011bb882b, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/README.md', 0, 0x69001bf71d2e0874e02de6bc843cfdc2, 0x69001bf71d2e0874e02de6bc843cfdc2, 0x210e6c7f3ac890556dbe4502aa7894f9b0d5ba8f5edaf383422cabe76237c531, '', 0, '?'),
(0x829a9a861c01debcd1ea4be20d999e7e, 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.asset.php', 1, 0x00000000000000000000000000000000, 0x4f1024a658fe19ff2514bdd99bc1350d, 0xe2f63ee89185c5cc95a57fc2587d930c8f9e57cbb8e6a7f190205a5365d915b5, '', 0, '?'),
(0x82a0d82c3eeec967ab70c1d56aaf0491, 'wp-content/plugins/wordpress-seo-premium/classes/product-premium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/product-premium.php', 0, 0x1f18d78c27549b0d407214442122bb2d, 0x1f18d78c27549b0d407214442122bb2d, 0xaeb12683d9309238abeccc98151096d07213b2e62e5a6e48c4b200aef1b06c43, '', 0, '?'),
(0x82a380d62e4d32c6d1159f1b155c0ca6, 'wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php', 1, 0x00000000000000000000000000000000, 0x99fad4b54f152c95eb35ecf67756fe4c, 0xa0171af80b37ca4540a79580ea9b5ec8fc8ce5c58e6cdefa2e1400061323c1cb, '', 0, '?'),
(0x82a539fb04c3ab02ae868ba109788120, 'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0xf49a10becb6cc05765d4557bd21839fc, 0xdcd8e9cce8e447fba017dfd938971c3d8d00a83e20f833a077671133082ea234, '', 0, '?'),
(0x82a7ace3ed41bc13cef28c311a853ba4, 'wp-includes/rss.php', '/home/iraneurobetcom/public_html/wp-includes/rss.php', 1, 0x00000000000000000000000000000000, 0x7552f8fe7ab9046ad5d26edabf4fe583, 0x3c09e98eb78ec15b1e8d3e4d7acdffa3a8880b5ea702f12a9aec956c5cccddde, '', 0, '?'),
(0x82b375ebd61f69a0efe46ccd7fccbae4, 'wp-content/updraft/.htaccess', '/home/iraneurobetcom/public_html/wp-content/updraft/.htaccess', 0, 0x5cc8a02be988615b049f5abecba2f3a0, 0x5cc8a02be988615b049f5abecba2f3a0, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0x82b915826fb931ea3f25be66fa7524f1, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/request-timeout-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/request-timeout-exception.php', 0, 0xe07f1c4fce71d47d47250f5cc1c53320, 0xe07f1c4fce71d47d47250f5cc1c53320, 0x255bb63c44af0dcb8ba0a40031d5df9f899c5424a1e66aa7856326babab281c1, '', 0, '?'),
(0x82bb9a99e19a3a3cf1f5de4345086c79, 'wp-includes/SimplePie/src/Category.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Category.php', 1, 0x00000000000000000000000000000000, 0x8dff84856b87b6e405e6a6730ccec390, 0x7f9b0b6590a46ac9cd107c541dab48444aa988c9f19f0274048f4e2d9d0fbb7f, '', 0, '?'),
(0x82bdcdbd02df0afa5eb0e09bffdf73fd, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-editor-config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-editor-config.php', 1, 0x00000000000000000000000000000000, 0x6d18f94898cbf81dad658bb95c99d8b6, 0xb3f114962c75e6847e1b7083c8a6d3b24a327ba0a0944471cb575c1f489d99c3, '', 0, '?'),
(0x82be98dd0b2928918e9dde66d3f7c331, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', 0, 0x708c7975642393f9ce81c153e52435e5, 0x708c7975642393f9ce81c153e52435e5, 0x52c96dd5a5382f87667812e93ad390c674906f357eccc4858ab55b91c31356cc, '', 0, '?'),
(0x82bf1fb4e91393477b7deac49151f7b5, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', 0, 0x6886e00721d31366c5aa6525d251eceb, 0x6886e00721d31366c5aa6525d251eceb, 0xb2e65854a8efe351bda5b1fd6d7399609cae445088c3a72c7cec97ecabba6438, '', 0, '?'),
(0x82c21201df56c03dbf09225defca1acd, 'wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php', 1, 0x00000000000000000000000000000000, 0x6416ae9621a8896b8053ddd6d1efbcb9, 0x623081a4bd97cc7d2c3f10fd2f92a6a3e783f8d15115be26d0e2fb4edc1b6f1b, '', 0, '?'),
(0x82c2b64206ee268cfd68268f8a61eb24, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php', 1, 0x00000000000000000000000000000000, 0x7d5c406e7913c0e28dc5cdd24e8d1479, 0x94a0b86fb6dbdff6323f84fe10fda2e13bc48844ef4f808dc0934ae282175773, '', 0, '?'),
(0x82c754e170846a8a7ad9539377203e13, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageDismisser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageDismisser.php', 0, 0xa70adcd2716d312008f21425c6bea757, 0xa70adcd2716d312008f21425c6bea757, 0x7ee7077ba02d84a0a601ebda44dc0e73580b5221b09c88c2f6fa28628aa0087d, '', 0, '?'),
(0x82c9318034c552b1d8e5191ee01401aa, 'wp-content/plugins/elementor/assets/shapes/split-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/split-negative.svg', 1, 0x00000000000000000000000000000000, 0x6aeb961917a8ff48e80143402fb02980, 0xde3d240b63285e92d701ae0e35e0438de0882385ab9cc84c328b7aa6cf03d6ca, '', 0, '?'),
(0x82ceed33e102706ddec2cebca3ac4fb8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridCoordinate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridCoordinate.php', 0, 0x057ea46c10c1f11609f41e477b821602, 0x057ea46c10c1f11609f41e477b821602, 0x736f7e29e1cd3569530821b9f94373d9d3edf469cd48864ca94c71948696ff19, '', 0, '?'),
(0x82d0f06e4d0012325d040d5ee2fffa72, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss', 1, 0x00000000000000000000000000000000, 0x9ce696ed852f0aad420874efbdc13b03, 0x56596a38826212c0e835e766c6635db73757fe69c6983248e24e7dfd1f32935e, '', 0, '?'),
(0x82d17b8cf568a78ee6422d6f3a4968c5, 'wp-includes/blocks/query-pagination-numbers/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor.css', 1, 0x00000000000000000000000000000000, 0xcd4045e9172831fecbb1fb6584a842f4, 0x4f3b0a56a18f5b259df11e1a7f3305b01dfc95b345680bdf64df78f83ad27bae, '', 0, '?'),
(0x82dea90bc795518a68645eed04dca16d, 'wp-includes/SimplePie/library/SimplePie/Core.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Core.php', 1, 0x00000000000000000000000000000000, 0x01b7a445a41c3f501f5b60b6de546a5b, 0xfbdcb81bb58b1c6c2a3b796128a2b4f0baccf3c40c6c371e37ea4392bd15a6c7, '', 0, '?'),
(0x82dfecbe85ff9ce93c6a7619d418af0f, 'wp-content/plugins/updraftplus/languages/updraftplus-ar.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.mo', 1, 0x00000000000000000000000000000000, 0x0f0b4f5f064a4ebc38e02178f0711d2d, 0x07124125d93b5d7cbbef6d6e300cfb3cf3e706820619b501d01ed439cc27d63e, '', 0, '?'),
(0x82e2d9a9864430c96f56a1595b62c0d2, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/hidden.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/hidden.php', 1, 0x00000000000000000000000000000000, 0xdd946c9b7c363529f732efc85420b087, 0x4ec41e950acb2c407439873fc82e7e88fe465f057ceaf4dd51edf50211d24450, '', 0, '?'),
(0x82e400933633bbf2b94d0bbb7d12bdd6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', 0, 0x9df7a6a80e3261433fca1ed10d66716e, 0x9df7a6a80e3261433fca1ed10d66716e, 0xc2cb699ec3a1bf98acb3d1eaa7ad7802c4d02793a91c41aa57e279567052aa35, '', 0, '?'),
(0x82e6d96573f96d8da83213a3c9d5f59e, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-options.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-options.php', 0, 0x991580448ab8aa1896bab45238084392, 0x991580448ab8aa1896bab45238084392, 0xc02c5cbd8daff9292e33bfa48ad34adc91d636e2421deaea0658007d73a50ea8, '', 0, '?'),
(0x82eadeab0b633e835c9fb86a4ce69065, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/autobackup-notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/autobackup-notice.php', 0, 0xeb880e7203fe44b6b387b1b8b501f10c, 0xeb880e7203fe44b6b387b1b8b501f10c, 0x967bd9f778d222dae459a5eadaa0a903a2474d8ce124c7c6587407de04a3fd9a, '', 0, '?'),
(0x82ec9cfdae76bf410a4772cf33433960, 'wp-admin/includes/class-wp-internal-pointers.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-internal-pointers.php', 1, 0x00000000000000000000000000000000, 0xe62a59711823d387ab77ee974129ac85, 0xaafba1853e8238711e0cf060800ee08d376122762a9e47f1b23c1b9c48e174ec, '', 0, '?'),
(0x82eef6f7880d545d66c65429dc8c0b2a, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', 0, 0x921f0e06c6a2bdb2aff7194565004e5c, 0x921f0e06c6a2bdb2aff7194565004e5c, 0xe6beda5da47064ba9a30006e736a98923e695d29f6ff4132b90ffbcbb580cf28, '', 0, '?'),
(0x82f704674791fe205afba74874c4ef9b, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg', 0, 0xb5a3dcf1c2a6b9021ed74da6ecf17b69, 0xb5a3dcf1c2a6b9021ed74da6ecf17b69, 0x19872873e9e5d9f7e9e60554807b536758480a3c962c89888c7e7f3d80beeae0, '', 0, '?'),
(0x82fdbb6b0ecc2c53c7a4fabb8e11ec98, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-result.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-result.php', 1, 0x00000000000000000000000000000000, 0x7ba51ad392379f2f845abe0b02be1ee4, 0x31e439fe5051d34caee1bf847f8a1ac582ff0f0dbaa880d42e2b57cf02eb9ec8, '', 0, '?'),
(0x8300062d70d46763c21f80724e381188, 'wp-content/languages/plugins/wordpress-seo-fa_IR-d6bf43f32d0c3331e709fa67e6be35a2.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d6bf43f32d0c3331e709fa67e6be35a2.json', 0, 0x8bda564de0a2cd4af17a5e1bad22d5d8, 0x8bda564de0a2cd4af17a5e1bad22d5d8, 0x7e8dee0bc0cb1b502bf23481d9ce8ca49f017d3e40aa446297ee8695278d55b3, '', 0, '?'),
(0x8303a35dde8201b9d6b4f28a26690155, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php', 0, 0x828c296fa4a1f29d1bc9bfde12c74d98, 0x828c296fa4a1f29d1bc9bfde12c74d98, 0x3d47da29fbaf3556138c5821077c3a95a2829b4694755d79766d47182f1dae72, '', 0, '?'),
(0x830e4971ffb8839aa3a652e35c4747e9, 'wp-content/plugins/elementor-pro/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_real.php', 0, 0x42ba80ffe6f7e06bf16b9bd085261362, 0x42ba80ffe6f7e06bf16b9bd085261362, 0xcac82ba33483fa012a82e74ba9a131380a010e7a052bc962c7af14187daae494, '', 0, '?'),
(0x8313bd99d7a04ca5c258cf2a6c061cca, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php', 0, 0x935b26ef64f0d520dd4462461037b8a4, 0x935b26ef64f0d520dd4462461037b8a4, 0x6c8c25dd2b31ea769ad706f3c9a874003d36c73ec0fc0af3660c68d7c3151234, '', 0, '?'),
(0x831f3ab4021b1ce541fc38d3a1942268, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', 0, 0x8cfa678edd5d3370d59b9f23fc655310, 0x8cfa678edd5d3370d59b9f23fc655310, 0x71e9751321067e0b4774986183a4af1bf1c88c7366afe9f4afcdfc488ea507c5, '', 0, '?'),
(0x8320f2718d719255957a8a02417e2211, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', 1, 0x00000000000000000000000000000000, 0xfa1a16f74a8940b84d992fad65a65f4c, 0xa25b7787832d2c87e23d4cc4b4f40029e6d8a77bce9603843af3b2bff41c4b9b, '', 0, '?'),
(0x832256cd23e4855fa2a3d6ade0efd977, 'wp-content/updraft/plugins-old/updraftplus/images/notices/sale_20_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/sale_20_24.png', 0, 0x810e535e542391f66ae78186e25c0c89, 0x810e535e542391f66ae78186e25c0c89, 0xbc1f2e54297916a3d9612c73afdddae58095585beae913bc877359b15a769f7f, '', 0, '?'),
(0x832468af51d0cc797b3d64fc4cf92937, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0xfba62dd232ff6239e2b4f45f37781dca, 0x1980cdf7eb92b294f8f4243ef03912d1b891ccb5d656dc1055572ae089d3e819, '', 0, '?'),
(0x832486f1e3ad4547026de46d4fd97cc1, 'wp-content/plugins/elementor/modules/image-loading-optimization/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/image-loading-optimization/module.php', 1, 0x00000000000000000000000000000000, 0xbde84bb7174e9e762426cbd9ae5a2d7c, 0x822f399398d01a7e2a81eeeba923f7679c4a2ff7615f81236120d279e167c64c, '', 0, '?'),
(0x83275b93eb0cbbc834bcc6b2a0426cff, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-trailer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-trailer.php', 0, 0x18fcc7e2a991e6939aec79738379dfc8, 0x18fcc7e2a991e6939aec79738379dfc8, 0x899def4004cf7f43e05d905eaf8268c7dee6bfc9dc6236a895174c8e0899aa4b, '', 0, '?'),
(0x832cf9a2fc8451d0cd3e3bf0f5d9696a, 'wp-includes/SimplePie/library/SimplePie/Registry.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Registry.php', 1, 0x00000000000000000000000000000000, 0x38fa5d945c0efec0944f738006544be5, 0xbab25763c5076f7c3dc4a11bc452266bf43c74a6c2fd2b85fd7029d54692782b, '', 0, '?'),
(0x833358ae2fe1fd03fd919e8c27ddc950, 'wp-content/themes/twentytwentyone/inc/starter-content.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/starter-content.php', 1, 0x00000000000000000000000000000000, 0x42244e2fcfabd60c376c5d4e1b987f28, 0xd35c386e52ceaa4a3ce4c1b6b7682baa3d0998d7396f461c5e4fb533c9220709, '', 0, '?'),
(0x83346d6f7e2266a7f1688bfc3181b834, 'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php', 1, 0x00000000000000000000000000000000, 0xa34a78b8c848c73f68b362ce60f67379, 0x7aa4cf95cf6acc4436c4a4f5fa4e52ae598e2c5b564d32fb5658918ae4083d8b, '', 0, '?'),
(0x8334d5c965c75a4ea3c877f5bb92bf44, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php', 0, 0xcb66eb6bc6556b4f2f9d289f9d10a163, 0xcb66eb6bc6556b4f2f9d289f9d10a163, 0x6317a2a98507ea76aa20e6819ec7bf264d34675176d2ca4b28fce7a54d5bf1f4, '', 0, '?'),
(0x83365b387b44ec45c67d3c927c7c162b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', 1, 0x00000000000000000000000000000000, 0xf949d806c809d351919ba8a6c59762a7, 0xd74842b83bdcad437007d21e7e6804bff242167e1109c1aefb9bb10d1baef539, '', 0, '?'),
(0x83375b6a963d1d4c63421472f0726f39, 'wp-content/plugins/elementor/modules/shapes/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/shapes/module.php', 1, 0x00000000000000000000000000000000, 0xa6cdeedc944b679206feaadba9a9e769, 0xa50b9d2d404cf488b6d3a8ed71a8e324d501133a7ac2ac1db0e107c220c57caf, '', 0, '?'),
(0x8345626c388d79c0f61fc37d86a19097, 'wp-includes/js/tinymce/plugins/link/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/link/plugin.js', 1, 0x00000000000000000000000000000000, 0xf82a4e04c8926d51b90680aecc07b9c3, 0xc360339f6359518df8c1d9fe3957dead236c01bbf6d670cb532b47ed011cd834, '', 0, '?'),
(0x8357dc6e4a03d62e03272f1c781dfb9d, 'wp-includes/blocks/embed/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style.css', 1, 0x00000000000000000000000000000000, 0xe176c24d7f3041572b057b96182de157, 0x8ee0c912a81d7fce9bce0fcce1f888513d31858a328ad76736e830f6ed6aac30, '', 0, '?'),
(0x83585d3532dd003c519f50b51a1316b2, 'wp-content/updraft/plugins-old/updraftplus/central/modules/pages.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/pages.php', 0, 0xbc5f362aa2eab68e4c46093fd6c4d9af, 0xbc5f362aa2eab68e4c46093fd6c4d9af, 0xc05b12d6f737286a3fb28b4962d593ad6577e99d7c13656d6a905af4c509c50d, '', 0, '?'),
(0x835de571207701a8d0fee39d08e5bc3d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php', 0, 0x4c01f0d5b82609896ea81cd78fd47cbf, 0x4c01f0d5b82609896ea81cd78fd47cbf, 0x79f87957585833dfa2466c81df533f24288ba0b0523b0fe7cb37b4580229aef0, '', 0, '?'),
(0x8361037271819c4183c0e0a6624072d8, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', 1, 0x00000000000000000000000000000000, 0x8ff8cf2a495cf9569eb5f83a721464f8, 0xfd210537ab383e18769e59b31b8259de5e394efe656d344adf40b8fc6197dcbd, '', 0, '?'),
(0x8368b46a535f27bcd41f45bc78d70a74, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', 0, 0xbcb516715616000dc26291840d82a9de, 0xbcb516715616000dc26291840d82a9de, 0x80dc9612bb959755b8a884344a9921299bc7adb0379b4d34b6a21abb4224b6c3, '', 0, '?'),
(0x8368ffff27bcac681ba68151c17b3960, 'wp-includes/Requests/src/Exception/Http/Status401.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status401.php', 1, 0x00000000000000000000000000000000, 0x8d975283754df0ec8b362ff1ff525cea, 0xd43960b31d73b72d4b989ea44748d2db92b87733deb29a04b0379ffa0906fc96, '', 0, '?'),
(0x836e9279e045bc5bd5aeecefe6671a97, 'wp-content/plugins/elementskit-lite/modules/controls/image-choose.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/image-choose.php', 1, 0x00000000000000000000000000000000, 0x614d05e3b582d11e4bc474b118cc97c7, 0x668396feee4a402d2acdcf76ca036e5ce88c72a8c6270c87bde452a3017d1649, '', 0, '?'),
(0x8373a0b23982c8c028532a6eab39a97b, 'wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js', 0, 0x061a4fca55aec06df7ee0ba6c4876eb7, 0x061a4fca55aec06df7ee0ba6c4876eb7, 0xf3b96508ef3f59f03e933744c7fb69e33eb5dfe467fc622e84602a1d25e737e3, '', 0, '?'),
(0x8378e5a7240a3379f91e18371f881aa2, 'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', 1, 0x00000000000000000000000000000000, 0xeb8e96eff35ab79a3b0a9b4a7804b225, 0x242c2793bc4aff42767ce194efe96640bf9c25de1ff45b1ffbe474d38989cec2, '', 0, '?'),
(0x837b4bcdc78dbc3a52bd2c24133182e0, 'wp-content/plugins/elementor/core/settings/base/css-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/css-manager.php', 1, 0x00000000000000000000000000000000, 0x852d719ae1640f4b88c6277aae7dcde3, 0x821c6683fabac04f392644469dcf3aa8631465b12f423919c6efc9b9744f5e48, '', 0, '?'),
(0x837ce3e028f00385008f5d840e5c152e, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-number.php', 1, 0x00000000000000000000000000000000, 0x2a248783c0430f481a5b8ef3ab0b34da, 0x9b33897f121cb1b959b1f6266f0ad8637b298b1b8229f3f8fa277db328b8f826, '', 0, '?'),
(0x837efac4dd725e6c20db5129f2d4b2e7, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', 0, 0xba8d154465f7fd15e2fc2ced6dceec90, 0xba8d154465f7fd15e2fc2ced6dceec90, 0x25a5629652343437a05481d3577a0ff23fb2581f120536ba26b10cbda6c2cb2e, '', 0, '?'),
(0x8385e5293f39bc7dd2aa02edc00f4f62, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-anthuriums.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-anthuriums.webp', 0, 0xf126372ae2a67109e4156f99c2794e5c, 0xf126372ae2a67109e4156f99c2794e5c, 0xae743b422c7437d4ab5664ab5c2c564f11e370cdfd193c6b56ce0547b2ae82b6, '', 0, '?'),
(0x838ae7430155023a3cbf6282287a2c29, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDeclarationName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDeclarationName.php', 1, 0x00000000000000000000000000000000, 0x54130abab172f78dc8b6e72f69b60c4d, 0x1a63ddc540555609c5392af3f644c2e76811d68b7c41b716a58a04dbc89770f4, '', 0, '?'),
(0x838c1a9295c77b76af708ae04a028bd0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemPoolInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemPoolInterface.php', 0, 0xdcee12df3130bcdc5d5c0f0870779d65, 0xdcee12df3130bcdc5d5c0f0870779d65, 0x7cee4e473941dc007c23cf11ca79d5b18f6e0f29c804f1236fa4f65773578445, '', 0, '?'),
(0x83935c4a98499c760c364ef2a81e27e8, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xea7625378ed45a2142a0a7aa5ad2b992, 0x15b1351ff9c6184cf303372ea2edc9a9efbfcc279f9ee45eb55ac20f7502a4fe, '', 0, '?'),
(0x8393807cf557f6063f886f3a93c53345, 'wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css', 0, 0x176bb4ed78138eda5a1338ce81a7b673, 0x176bb4ed78138eda5a1338ce81a7b673, 0x74b2bc71b26a003ce8636d223176bb67983a272079322ba0aecf6d9939928d22, '', 0, '?'),
(0x83943acee7acac23d82f40e0d4543335, 'wp-content/plugins/wordpress-seo-premium/classes/blocks/subpages-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/blocks/subpages-block.php', 0, 0xc82b5553e4704b239e4415acd5440fbb, 0xc82b5553e4704b239e4415acd5440fbb, 0xfad5d6faee9fd5fc9515d4bee42024f2e448d6109dc5665aed61e8578eb743a0, '', 0, '?'),
(0x839b6f56758234c3c7d73b1e06669ee2, 'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php', 1, 0x00000000000000000000000000000000, 0x64c7d1f6858b7549ccd62899d859869d, 0xf45c4f75e869702728795d1bb9f70980fabd2baa0a5a9bde05de183c7d9c19b9, '', 0, '?'),
(0x839bf4d88ecd7dcc8f0ca23cbbe50f18, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/1.png', 1, 0x00000000000000000000000000000000, 0xd89a72e8e3a4b70959f4429e3b75cbb2, 0x27096429d05d01c08c125a462f7a505f31069845243b56f1a94025d074164896, '', 0, '?'),
(0x839c81e2b657c76b56c61084a9b1f1ce, 'wp-includes/blocks/comments-title.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title.php', 1, 0x00000000000000000000000000000000, 0x401e52b814fea7781ce19bb148a09aa5, 0x918e2f6507b9415b2713a85c9d6f143d6f2aad6411a0890e4540cb9b038c30ae, '', 0, '?'),
(0x839fd032ef2e1b89329c755da092f44a, 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed-handler.php', 0, 0x19e8d860c74f2d7162648ac01a677ac0, 0x19e8d860c74f2d7162648ac01a677ac0, 0x4724dbbf88887ac59981faedece77f4825b5bff56487b378b47903471ac898fe, '', 0, '?'),
(0x83a83f08e70eacda7a36a497db61447a, 'wp-content/plugins/wordfence/images/loading.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading.gif', 1, 0x00000000000000000000000000000000, 0x4b3afb84b2b71ef56df09997a350bd04, 0x6a2ae4658ef308a9f5646f0658a47ea737c2eb2680b2824efc39c97c4c9d95c7, '', 0, '?'),
(0x83a9573ec518693d9882948c6bf5bf2b, 'wp-content/plugins/updraftplus/central/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/bootstrap.php', 1, 0x00000000000000000000000000000000, 0xb97987149b9ba5743dcdfdd086873050, 0xa26ff0071dc61582e3dbaf211d5485cba6a66416fcccee5d3109d86af01830e9, '', 0, '?'),
(0x83a9efb24c141101c722cd7b5f97d08d, 'wp-content/plugins/amp/includes/options/class-amp-options-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/options/class-amp-options-manager.php', 1, 0x00000000000000000000000000000000, 0x2fef67505044ffdeff089099caae5ca9, 0x9b3d2f8c5051970465f064e159a152595c16972dc753935dda3c408364844fe8, '', 0, '?'),
(0x83ab9ba111da4c4b6b4c4186c2d259ed, 'wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php', 1, 0x00000000000000000000000000000000, 0xca6144bcb7651d92329d67cf9e7ece50, 0xc8b19e11e5c8895d1a1a4ea562755cc6006e44c2879a2952d42ccb99fd7d26cd, '', 0, '?'),
(0x83c2344c406669c87d4ac67bb7f6cca8, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Kinsta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Kinsta.php', 0, 0x3d758518ba3ef3146fefeecdd51a8010, 0x3d758518ba3ef3146fefeecdd51a8010, 0x9415af87ec37ec6d9a1ffa442485c44e7d901d3c59e9b212951ef8a89869b5c7, '', 0, '?'),
(0x83d0b82b3a33e8586e4e88746578f658, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff', 1, 0x00000000000000000000000000000000, 0xa5d401f5ecd87b57fc3705683e97adaf, 0x8409326d98e87787f3338d297a57670b91de767b410302668ae001487560436f, '', 0, '?'),
(0x83db40aeef6e6a00d87fa30e9f500acb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBind.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBind.php', 1, 0x00000000000000000000000000000000, 0xdbca0b4a1868e8dde77a7b0bdf421f9d, 0x6ec17867165d825294edb88046632026f915e9a53a9b90c556d4127217f01000, '', 0, '?'),
(0x83dd408ad9a5c0f28a32ef697b2ad184, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/translationspress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/translationspress.php', 0, 0xf1a3bc682f8a34123584922ad92db984, 0xf1a3bc682f8a34123584922ad92db984, 0xa2b6406bde7e4598ad03ee2c9bd62106ad826a3a596e9e5e1d97250c09db51f5, '', 0, '?'),
(0x83e02779d140e5173cec6a4bcaf266f3, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_h.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_h.png', 1, 0x00000000000000000000000000000000, 0xd47409a203bedc76b26dc60b71a69f6b, 0x4241b8e8695caebd473ec86950f2311ad04e13e5f2fbbabe80f7c03a2fe361ca, '', 0, '?'),
(0x83e0c2f1029fc89809079809007db550, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php', 1, 0x00000000000000000000000000000000, 0x3018882a32872a5a59032e963fe33883, 0x4c4f6fb54dd9b87aa0d3ab3721b5ef08932ad8dbc7f5e7a210738d2dcfc6f426, '', 0, '?'),
(0x83e28a694bc612b685ff14db02065915, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRender.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRender.php', 1, 0x00000000000000000000000000000000, 0x45295c1cc86b4b5a58592874be3fb437, 0x0a529a910d191ce72e996bf2610c5fffaaa732ef67a400c8b4700bf33872f829, '', 0, '?'),
(0x83e2e8ca86d7e9906ea544e3ae96cb28, 'wp-admin/css/install.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/install.min.css', 1, 0x00000000000000000000000000000000, 0x7c9fd2ede2341f8691e1d1020b58a384, 0x2f86c2e7fa592482d37f082e5fb3f009f5723c8c66fa0b75fc750eeb4ae66a94, '', 0, '?'),
(0x83e36aacba0cd3c31335b2de66c56aa1, 'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php', 1, 0x00000000000000000000000000000000, 0xd4d6420bb1fdc194e6d88eee0453922d, 0xe4dde952ab4040ac6c51f546dc8327286ddd0fa8195e7a6e776e7871c34fa65b, '', 0, '?'),
(0x83ec901ae7bd1ee806bb3cd43798f909, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageRecommendationBox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageRecommendationBox.php', 1, 0x00000000000000000000000000000000, 0x99595afbdfae37c3f2591f2b4f679551, 0xa2e38f26807142bea5dc13cd4d696fcea4331ed231c4b1239810e5b950da88b8, '', 0, '?'),
(0x83f47df22ae249af019fd2aa442b2e11, 'wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php', 1, 0x00000000000000000000000000000000, 0x97ca91e2f3e60a8f3b299e31d49b4177, 0x1d8f2f08d0a4764ba8bc54d606801425c5f1a48eaf8d39d2deb471809133abb7, '', 0, '?'),
(0x83f5491670974a7b829db85bcad486c7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrValueRequiredByLayout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrValueRequiredByLayout.php', 1, 0x00000000000000000000000000000000, 0xb52b2b6c6bbc455dd0ee73eeb132b03f, 0x2059377283586b29a35a5f8d0212602b7192f769155fc5d9cbab8ca692bb86a5, '', 0, '?'),
(0x83f56bf506918542928e77265afe8f42, 'wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xce3d5b38f3e714bd13707ba71c431172, 0x54bb2c38058b6ef83c29e59c923bc6a4334faef2d3c188420d9c372efb19368a, '', 0, '?'),
(0x83f9388be8d6b809e83111c7beb6e620, 'wp-content/updraft/backup_2025-05-31-1221__EuroBet_5ec985aeba2e-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-31-1221__EuroBet_5ec985aeba2e-db.gz', 0, 0xb719887595d7c13ec5420839d5c54562, 0xb719887595d7c13ec5420839d5c54562, 0x7cc3e029bf5d940378b2e85aedbf022c035ad7051a81fbc347bb61396519c40d, '', 0, '?'),
(0x83fd8f6c30da7bf311d34d74633bb442, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', 0, 0x42cc5a90f697a7ddd3f649935ef28382, 0x42cc5a90f697a7ddd3f649935ef28382, 0x64bf7a5a623a185ef8c03d27531ad4159e1b2eea2a3dd515115ede77f311e331, '', 0, '?'),
(0x84064ba0b85345cbffc58d9d4ca733c0, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php', 1, 0x00000000000000000000000000000000, 0x563da488e298d672ae40d9b87e6b7499, 0x7c944a008d525d2df0329e9498b0337af9bfca1454839dfeeb483f8d5588ec82, '', 0, '?'),
(0x8406ad352851b5019417a54b6d1181e9, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.css', 1, 0x00000000000000000000000000000000, 0x01847629ccb5de50325dbd56a4ea8401, 0x59e26040b1cb5307dc3cdea7fda214eab8404fee0e817c28ef1f8b760bf23bf4, '', 0, '?'),
(0x84088604989d53847e168b4b9cca8c53, 'wp-content/plugins/elementor/modules/wp-cli/library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/library.php', 1, 0x00000000000000000000000000000000, 0x187c3d23b335a6851af45b4d6187a1ff, 0x69c2a6e33e4933789ff6e24d7921043ee8a33e5c1649b414fff34839085d4bda, '', 0, '?'),
(0x840f18c7ece2001f15284979a77ea52f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-heading-search.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-heading-search.php', 0, 0x071e2a4b067d1d1599640bc1ca41a635, 0x071e2a4b067d1d1599640bc1ca41a635, 0xb2656d3b9dd25ff46a34a607cf3b237b36d9f36072d270f047809a2547cf3818, '', 0, '?'),
(0x840fee030596d50d7375a88e8c3e4769, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', 0, 0xf998380680c82a96d8a28a737aecc221, 0xf998380680c82a96d8a28a737aecc221, 0xeaf629e0390814bc3cae0e62d3bf4051eb68c9a2673bcc80653ea8c4677e1f51, '', 0, '?'),
(0x84129f827cc21b46b359358480cf1501, 'wp-content/plugins/amp/src/Instrumentation/Event.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/Event.php', 1, 0x00000000000000000000000000000000, 0x66e11c30018fc9e51cb0093620e08de7, 0x74596c33f189a2f0f52ff96fe8d9a4c4ca9e617dd616d304a958841ac7730b08, '', 0, '?'),
(0x841b2353bc12bcb607204b82c6473120, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', 0, 0xba75ac02d77e97f76938e59e34596b43, 0xba75ac02d77e97f76938e59e34596b43, 0x253387096946aacca54b90ab0a0011193224670ef373be415e9d32822c7ec4c0, '', 0, '?'),
(0x842168022b51b453c4cefe527ce77394, 'wp-content/plugins/wordpress-seo/css/dist/elementor-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/elementor-2420.css', 1, 0x00000000000000000000000000000000, 0xb85e4a55bcbfc6a1d348d546058578da, 0x50d58881efe4491c858aaa50080a707bc1d9f3e329093b169fc0346ff6ca774b, '', 0, '?'),
(0x8429c5a9b6ea85325ba409d334a85f61, 'wp-includes/class-walker-category-dropdown.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-category-dropdown.php', 1, 0x00000000000000000000000000000000, 0xa287d482ef490656ad2a1ff9de74fc03, 0xc34902770eb05e16cfcbee8f4b48c4b65cec738eb37e42579790e3babe660349, '', 0, '?'),
(0x842b6ff5329ee138b3458c2b4b253bfb, 'wp-includes/PHPMailer/PHPMailer.php', '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/PHPMailer.php', 1, 0x00000000000000000000000000000000, 0xf644c829b040196d8f309b1960655f3f, 0x50182fcb2139b7db8e9b339a7c4edb99ce281088460281f381c94553cf3ad099, '', 0, '?'),
(0x84302183f5a87e721b574864cc3aae6c, 'wp-content/updraft/plugins-old/akismet/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/changelog.txt', 0, 0xd8798c118d1bc90832ae01c37dba9d39, 0xd8798c118d1bc90832ae01c37dba9d39, 0x9add4cac49fd6e1fadc9d9fb2a2832f162ac82886eaadbc4844c765fd1f306a9, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x8431bc1103ecf1889b75dac8662e66b7, 'wp-content/updraft/backup_2025-02-27-1158__EuroBet_abfe1e15d1a5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-27-1158__EuroBet_abfe1e15d1a5-db.gz', 0, 0x62d7bff914e3927ce614aaf375285b87, 0x62d7bff914e3927ce614aaf375285b87, 0x4263d865162c284224fa7ae49602778a08be1a5469646719bebfd4f54704fb1e, '', 0, '?'),
(0x8433bd71b0ab9123dfc2c39a8b059a92, 'wp-content/plugins/amp/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x84352945939ece7b3964d1abf79fea6d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Line.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Line.php', 1, 0x00000000000000000000000000000000, 0xa000b009d90420bcabd4c41aa2b6cad1, 0x693cfc2b82022a25754f23cc7ed632fb971fe20e9ca17cba758ba95d16e6f546, '', 0, '?'),
(0x843a7f2b5bf5b967bea6435addd8f392, 'wp-includes/template-loader.php', '/home/iraneurobetcom/public_html/wp-includes/template-loader.php', 1, 0x00000000000000000000000000000000, 0xfe7ac81509d2bff6e810dc8c7ecee8ca, 0xbf1917842734c46820b2e4b1ba98a55ba3911e15cbd945b7882592ac4aa948fa, '', 0, '?'),
(0x843cce59d905fce1f9169f99e725f595, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ReorderHead.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ReorderHead.php', 1, 0x00000000000000000000000000000000, 0xdaaa28f60c8ee615f1f5dd9aa72678fd, 0x63c4f8793be49943c4b2c0161888c29aee545b1bcad08127b64f612e81c03b84, '', 0, '?'),
(0x8448090220c6963836179db0eb496eee, 'wp-content/plugins/wordpress-seo/src/loadable-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loadable-interface.php', 1, 0x00000000000000000000000000000000, 0x4a5c3ba49154ffff55f82a8dad406c3b, 0xf863b7c0d4a41a68908d4512419632e5669019d4be49f7c6c69d14a578d9112d, '', 0, '?'),
(0x844a692923906b110309cdb76f4ad0ff, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php', 0, 0xa46914ba6a30c020ae08593a5e847bc7, 0xa46914ba6a30c020ae08593a5e847bc7, 0x112895d6031c424fa3dbde64c9efce373fcf1068a0fd94493d70c79dd6925bc4, '', 0, '?'),
(0x844c54886e3be12fd84a61753dc04c62, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f216860b6a5e98aa9f46ec3967183fd8.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f216860b6a5e98aa9f46ec3967183fd8.json', 0, 0xe5f04f789c81ae408b3aeecffe2813af, 0xe5f04f789c81ae408b3aeecffe2813af, 0x5f4e63f98464464348781cadc344be32b4923e9e11908a0987d169ec1745010a, '', 0, '?'),
(0x845989d3727ed280a2883aa5e224f221, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php', 1, 0x00000000000000000000000000000000, 0x5b7b37445968d0a7e16d9c667da50d66, 0xb60ae2ce3f0d6184b0f3d890411d4c3a2c20033d7b4c18e3357da2832b2c81ab, '', 0, '?'),
(0x845b6fbbd8fb5265d3000fdccfac4b78, 'wp-content/languages/fa_IR-ac23eee47530ac63a1178c827db28087.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-ac23eee47530ac63a1178c827db28087.json', 0, 0x62f80543328831aea693032b002822e8, 0x62f80543328831aea693032b002822e8, 0x2b55f4f0382e83078508ade2b67af32403b0264694d7a91ec4375563adce4654, '', 0, '?'),
(0x845d70a6a0b150b80e5d4d2d8b38f4ca, 'wp-content/plugins/elementor/modules/variables/hooks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/hooks.php', 1, 0x00000000000000000000000000000000, 0x469dfaf866c58df573ead8be0b617984, 0x6b06e432cfaac00588de7b06707887e4775fcbd0435c67b73a1ed302afff1c29, '', 0, '?'),
(0x845ec1c15f5dee53f863c2dfc960ee40, 'wp-content/plugins/elementor/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0xaa5e3eed5c4c5e3c6052eac9df908fd6, 0xf17274f6bd98418bf379fd921df5c129de86f81de1f04020fbbe7953c5525926, '', 0, '?'),
(0x845f49e6ddf60fc3cdb5d9a9651f70f4, 'wp-content/plugins/elementor/core/base/background-task-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-task-manager.php', 1, 0x00000000000000000000000000000000, 0xf1e9d3cf0b2939d934d2fcd8b0bc367a, 0x3e31c50448a4ccdfe874f36cb97b1d1ea22cdf9c9b7f4d6a647a0cb303fe24bb, '', 0, '?'),
(0x845ff1b4dcf311722e20e75078baedb0, 'wp-content/plugins/wordpress-seo-premium/classes/premium-expose-shortlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-expose-shortlinks.php', 0, 0x6f73837b2683b9ad8da201fd3279b032, 0x6f73837b2683b9ad8da201fd3279b032, 0xe4e00c5b82b9ae4367596a1d7d4f79046eb04c2efcb2d8f2ec53ebcd443d2ac0, '', 0, '?'),
(0x84675ffc54ad6ef0b3a8dfdc4ef65ca8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPinterest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPinterest.php', 1, 0x00000000000000000000000000000000, 0x8077d4f82135563d99dc3b5d2ff5f8ae, 0x529720df8c48f3945e8414d343e36c01907d64117922b258cf83fd50bb479197, '', 0, '?'),
(0x8469324f92d78db5da2ba873cc582eb5, 'wp-includes/js/jquery/ui/core.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/core.js', 1, 0x00000000000000000000000000000000, 0x38a7df32cd596667e2adf7f0a470d3fc, 0x3f558137eff4446f737a03b7f197e1582d01d282c6627c891ad2c0f3a7c8d5dd, '', 0, '?'),
(0x846bb2a9078df0a90a9ffaf898b66802, 'wp-content/themes/twentytwentyfour/patterns/hidden-search.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-search.php', 1, 0x00000000000000000000000000000000, 0xac2ad17bf9ef7b2ad94cad497878cf1c, 0x47f55e493588b95d389c83505d46f429f209ff068b2c8781ed1018f0e5606709, '', 0, '?'),
(0x846d1de45a3f2332900340389b3ce448, 'wp-content/updraft/plugins-old/updraftplus/images/notices/subscriben.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/subscriben.png', 0, 0x9ba8965539ce8094b361b823a0a1cd94, 0x9ba8965539ce8094b361b823a0a1cd94, 0x30edbdcc84254ccc32688d030c7529718e0ce82c5db646ccc0c2a8e759c4dc73, '', 0, '?'),
(0x846fa67d9233fe6bb276554f87611407, 'wp-content/plugins/elementskit-lite/widgets/widget-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/widget-notice.php', 1, 0x00000000000000000000000000000000, 0xa59b68e386dc07e8551bd8043e6d4a50, 0xd0cc43a722bbe12f042fb2c8f6adbde7ca644bd4d9e8df008b231700a8d00dd3, '', 0, '?'),
(0x84709f79fc1e419fa2c81b36cb75bbad, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', 0, 0xfb9a5326d138b6db48c059ce0896d3ef, 0xfb9a5326d138b6db48c059ce0896d3ef, 0xf937a29c74d819e5957fd53b0be0742d30c4c3c8e8e1b01fae7b25c2d3430f66, '', 0, '?'),
(0x847fa3b77b6b99467e738dac0411392f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/error_log', 0, 0x4a2ba41dcc6c7e0d4ff21d846f5ff9e9, 0x4a2ba41dcc6c7e0d4ff21d846f5ff9e9, 0x2061e7e90e0df1e592f91ecdee3cd6b8b80b98672d8f9486f35059b8d14a4305, '', 0, '?'),
(0x84895098f8c66e8aaee4e07984b24baa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', 1, 0x00000000000000000000000000000000, 0x3ec7afb5e5a5c9878f2251b71a882c20, 0x6f4cda79db984715a33d5ee47bf76fbe900ebb6d2303aa02b86a38228c6c104c, '', 0, '?'),
(0x848d01bca8f1625daad9ba3de00f305f, 'wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php', 1, 0x00000000000000000000000000000000, 0x8bed4d55be7be429089690db1ea54f8b, 0x515651b7624b5fa4aac9ce8e9852c695bc5dde2d8a1e6d6c5991e73c39697156, '', 0, '?'),
(0x849b403c4ea4386979e31d97bb879b18, 'wp-includes/blocks/separator/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xad96454f9e63bcbab86df9c57bf103f6, 0xc92f60692d5e8c33d2973ba042a6b3549e3bb6b8ccffae231200e472f87d3a6a, '', 0, '?'),
(0x849c1b8250bbbcdd4d85cb9d883d0455, 'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php', 1, 0x00000000000000000000000000000000, 0xcabf036d805c6d3130f8911e662ab529, 0x096df605c959dc5fe111dde7cb5c272ebaa55dafbbbb5779573015f78b033005, '', 0, '?'),
(0x849e800048fe340334045152f44f5170, 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review.php', 0, 0xb4f35b771020cc0f9671a5af9a3823cf, 0xb4f35b771020cc0f9671a5af9a3823cf, 0x2dd3fcd21daf2a9e577ffb3d861c04249ca4da32699229eba724a44ee4f38d87, '', 0, '?'),
(0x84a35ba653ae6c6d218b902e1e87ff69, 'wp-content/updraft/plugins-old/updraftplus/methods/googlecloud.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/googlecloud.php', 0, 0x0334a4f40b34262657802a0bb4da12c8, 0x0334a4f40b34262657802a0bb4da12c8, 0x74f0f96ce4600c20b54cd13e4756bdeede80c74356e4f1ee9799bb2b72de1cbb, '', 0, '?'),
(0x84a3de962cceab48c6d4578244f2b244, 'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1de8f4e9670f3b2646b41df30a809d10, 0x6617a0a168296f5e774df29cac724551eaf41e5cce561e87caab20040d9e7cff, '', 0, '?'),
(0x84a8f4ab5d11670c0323d5975cb30bdd, 'wp-content/plugins/elementor/includes/widgets/tabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/tabs.php', 1, 0x00000000000000000000000000000000, 0x1c837e3a16b0a808c062ba8a19a5a5db, 0xf7b0b84c3b5e58e94d534cdff904e9e08af1db6eec9e5e612a0a0152f585002d, '', 0, '?'),
(0x84ab11663b46a1e1974744a66d9537e9, 'wp-content/plugins/wp-rocket/inc/Engine/License/API/Pricing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/Pricing.php', 0, 0x9474444efb3824386ff63f7920cbfc5c, 0x9474444efb3824386ff63f7920cbfc5c, 0x2abefbf2eb6b0f3bcf0372f5d0c34f3e6efc441cc4044e026003ac5de7a0d847, '', 0, '?'),
(0x84b08e0c65d9139e182d051c0ab67956, 'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0x8d10a9897cae57779a623e45cff2794a, 0x8227c0b28eafad7ec03610c89d0a11428abac26167c2907af9c1eb64c3eb5119, '', 0, '?'),
(0x84b36160760f8598fe69e26a817bde3a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php', 0, 0x02adbfff3b163e4c2709231cfcce46da, 0x02adbfff3b163e4c2709231cfcce46da, 0x91f6d684b8eecaca8227d5a80e194f48e5fb710956b5e30d99f60723d82fd7b8, '', 0, '?'),
(0x84b53a9e913de6336bedee5514ad59fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ANSI.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ANSI.php', 0, 0x1cca4f01bd1029aa27d3df3c8dd32db5, 0x1cca4f01bd1029aa27d3df3c8dd32db5, 0xcb8720f13aaee1f801d2ab31ef1e7b217f572c55c7115da8b5cfb6a02da611fb, '', 0, '?'),
(0x84bc420115b82df40baff2fd814d529f, 'wp-content/plugins/elementor/core/app/modules/kit-library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/module.php', 1, 0x00000000000000000000000000000000, 0xea349a68792b76b38cdae2855b2377fe, 0x4efdd0439c7345584d873d64c19ad119cc84cf85087c33a1c0345e9310ce6f15, '', 0, '?'),
(0x84c0ca0fc6c4d55055a1851e616397d3, 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0xb3594192c047023d62d17512a11694f7, 0x7af12ccda5b2e8e07403093c7b40597b04fa697983ac73988add63a22853fd4c, '', 0, '?'),
(0x84c0de3557ec391939e14e244f34b768, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php', 0, 0x03e971ad3df49ac6dabf2b25321bfa37, 0x03e971ad3df49ac6dabf2b25321bfa37, 0x3d89387ed86d136710d1f179c0ab9952f8466f3ee570891e66bc6db4fcc10dcf, '', 0, '?'),
(0x84c8a2ca2188ab27e04a357b34f88979, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-featured-posts.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-featured-posts.php', 0, 0xc6932963358c3441f0981544c4fe9500, 0xc6932963358c3441f0981544c4fe9500, 0x03d610d05ba31883b621fa75912eea97b0957e7e10c8e2ed8a4390a210bd263b, '', 0, '?'),
(0x84cbea3376e67237024caaee5023a9ba, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/MacroNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/MacroNode.php', 1, 0x00000000000000000000000000000000, 0xf3287c915e7bd2c8040b136e6477c736, 0xa6fed97a45dbaed2c1362eb37d6a28644e68896014ef7fad4b6d98964b8ccff5, '', 0, '?'),
(0x84d66e76fb9f5af9591e56dffb1fc9fe, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php', 1, 0x00000000000000000000000000000000, 0x6eff361247da3629f8e728151b50e8f7, 0x4358b7d745a861f82f66504b7bd5cbbee9e95e6ade2243160f33466583d6b453, '', 0, '?'),
(0x84ddf35cedc400c509c127f4d3e01e9b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ClickAttributions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ClickAttributions.php', 1, 0x00000000000000000000000000000000, 0xb1025408853fc302d97039a67df83ef8, 0xf23be564bb1579f196fcf8de2a99a42c54003410b62a290ed37144b70cff771b, '', 0, '?'),
(0x84de5f42fd334d82c86f363945962f7a, 'wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/editorBlock.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/editorBlock.min.js', 1, 0x00000000000000000000000000000000, 0x69df5ad6884f10ef428ed3c87190db88, 0x28e53ae5550da152401d16346d71aa773de5e1451a5e515ba68009051b551295, '', 0, '?'),
(0x84e14fc4df7596f0467ff325ba40ad1b, 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php', 0, 0x60926fcf5fdb1aacc24fcf60d270e368, 0x60926fcf5fdb1aacc24fcf60d270e368, 0x74c38ce70b49d8b9fbe965a269f4918d0ae704b69f7c713f1d67e38b290ba310, '', 0, '?'),
(0x84e2a2cec38a36f91e1e50cb002dcb62, 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php', 0, 0x44bffa07d5c7e760362b70ac657c1fc1, 0x44bffa07d5c7e760362b70ac657c1fc1, 0x12a07e09fdc164f99aa9f453b902776b8423cc3df6c318f7c253dc33babe4c03, '', 0, '?'),
(0x84e3cbca984710caa5e9b96fcf60441d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', 1, 0x00000000000000000000000000000000, 0x3f8eb4b34fe7eb242b647a00acc60f00, 0x9fb863eea4db110cae6a658d17764677f64adf9bea523447e008a622466fafd9, '', 0, '?'),
(0x84e51b1a42689c1540cc231cf3e7ac6f, 'wp-content/plugins/wpseo-video/js/yoast-video-seo-worker-1470.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/yoast-video-seo-worker-1470.min.js', 0, 0x2008bd8f4e2ee5d40889a813e2c8ebf2, 0x2008bd8f4e2ee5d40889a813e2c8ebf2, 0xa31fe60a42e4e5771a6830ecb2fcb43917fbd311982e10383aedefc83c25c41a, '', 0, '?'),
(0x84e95f79f7b61cd194ab9f8689c65d34, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', 0, 0xe8ac19cbe6c33e1d6c306b63f7ef4fa3, 0xe8ac19cbe6c33e1d6c306b63f7ef4fa3, 0x3535d84a44a8d0c48ada4ca67eed524e2d47716eef1a6a056b5f400647bc4e81, '', 0, '?'),
(0x84eacb57391c29aa622a6ff8b88cc20f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory360.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory360.php', 1, 0x00000000000000000000000000000000, 0xf2d0c4df46a526cdb8ddc7d0a5928161, 0x90a674414f6f1e6d0112d92053245c7e7c541ac316a8db54988d6015a1d09c0c, '', 0, '?'),
(0x84eef02bbd8ebf9ee6c31e44c2512858, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerInterface.php', 1, 0x00000000000000000000000000000000, 0x3c1b16863b950a056ff057ca412ac15e, 0xc0a1eae4367c8fe40456caf3b8f9e56203cf52fd2bee6be23c618db931806565, '', 0, '?'),
(0x84ef750ee794801b8a702b128f1752b4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRel.php', 1, 0x00000000000000000000000000000000, 0x54d0f89020b8b78785b90ac631f53bdf, 0xa1f192f8f09aba8a708c25930290bf41e2c24cc4ce82a3408b7d1226a1f4e40d, '', 0, '?'),
(0x84f51aa9f95e2d99358a41d0130b4279, 'wp-content/plugins/elementor/includes/widgets/heading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/heading.php', 1, 0x00000000000000000000000000000000, 0x1dae047cae4367cd3a2c5f384d4a0b94, 0xcbb9dd3aba57b885959dfe9bc5e3f4d965e66a8b61a030cde077316622f9077f, '', 0, '?'),
(0x84f6433f85dfc6f38b9caca5d939147a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeLoadFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeLoadFilter.php', 1, 0x00000000000000000000000000000000, 0x751814b5845aee7445447c541cf16140, 0x379abfd606555b1e39b71fd6bd96c098f97b602fa773a49507224a18917ddf22, '', 0, '?'),
(0x84f716a228cab45a6330d43d42833033, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_after.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_after.txt', 0, 0x7a2ba5584b99665262113d522fe6af23, 0x7a2ba5584b99665262113d522fe6af23, 0x8f3952943fb6f6c2c11b14b93d7c43b97b9d6cf4392e876da0a1ff18bc13ca0e, '', 0, '?'),
(0x84f8b8a81a1f059e264d105b57207978, 'wp-content/uploads/2023/11/bg-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-150x150.jpg', 0, 0xc0ca127c84f7ed275893c91d7af11254, 0xc0ca127c84f7ed275893c91d7af11254, 0x1cbd9e6630c18ad5f64698809578d160b6510064049c18c4ec1c509d3c8180f1, '', 0, '?'),
(0x84fbf232faa47a79dd65638f7a059b33, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskCustomMask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskCustomMask.php', 1, 0x00000000000000000000000000000000, 0x45a796e217f059b00aa618288139e4c5, 0xc45ad726733e406adfc54608db81a9442849d160c42fc5424f217809c12e7577, '', 0, '?'),
(0x85032279ebbd55503dc49374e9d2e9ec, 'wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php', 0, 0x68f08f37b7284e3c6b8739fbfdb9750e, 0x68f08f37b7284e3c6b8739fbfdb9750e, 0x1069a96164ca30b78286da069cab998f4dcba27f8eb3903c503f5018e470e9c5, '', 0, '?'),
(0x85045cd057aa64cf9e1b2bcbff0a6e57, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', 1, 0x00000000000000000000000000000000, 0x20adf5af26e9cabe000e9222fbaa64cf, 0x6901f50eb038484c263ce61579b4ba3c00b42093184305007b4836eac66e4c88, '', 0, '?'),
(0x8508045ac4db449f9b6cb33db8ecbbab, 'wp-content/plugins/wordfence/views/waf/waf-install.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install.php', 1, 0x00000000000000000000000000000000, 0x55544645601471ff1080ec21c891470b, 0x957320f6ff39fb819d37dcbf2e7fe0d49c574e8b858fae83287dcf40fa1a7f37, '', 0, '?'),
(0x850b5dd5630ba5677f7c23925fd50d91, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionRequest.php', 0, 0xa1d15a042ed8208b93fc68f5faf2c930, 0xa1d15a042ed8208b93fc68f5faf2c930, 0x8ac0d4c7d13d3240691a12274aa45442d7fc74442a5860efd2313284d198b832, '', 0, '?'),
(0x850f8b0efe66a401e2211c2151c3c10a, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/malibu-plantlife.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/malibu-plantlife.webp', 0, 0xeda70b7c8a4d13f22c47c527a43625c2, 0xeda70b7c8a4d13f22c47c527a43625c2, 0x7d2b46acff0503ad50a262e573b4f2163c816ba64fa0caec9fa8796624d2bab3, '', 0, '?'),
(0x851007d2a574109f48d84573107815d8, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css.gz', 0, 0x171abbd0f0d1a0ca10306a48bb71bf89, 0x171abbd0f0d1a0ca10306a48bb71bf89, 0x738fab80b662c8e2a7dd30d142abcace0e3db7c277c3478e7b57cbb2d99a5dc8, '', 0, '?'),
(0x85138c17f8817be82fe8b692caf95acb, 'wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php', 1, 0x00000000000000000000000000000000, 0x0c65312168b66d6549d69c01d3296f02, 0x3391bf06425c0344d01c688b04aa4457d97fa2e649026c40a4bfba1104f630d3, '', 0, '?'),
(0x8517bc057a702ee917bba4a991a870fc, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', 0, 0x29b703cdb8d1e4285ec6b04c24f69ea4, 0x29b703cdb8d1e4285ec6b04c24f69ea4, 0x6f7b3dcad7b6bc52c87fd93786a50e591f63437d0bed8a445505e54212ce6272, '', 0, '?'),
(0x85182a210acf1e967f4f2b05f2c3ec4d, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2', 0, 0x56e7ea595c61c64413ba042986f0bed4, 0x56e7ea595c61c64413ba042986f0bed4, 0xd648362c7b5bc0fb10b10edc3e82846c8142a9b0f7168833456e79e9fbe77daf, '', 0, '?'),
(0x8519b5de9123b54cd46536473d32202b, 'wp-content/plugins/wpseo-video/detail-retrieval/class-viddler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-viddler.php', 0, 0xa663f3079735f7b6a77a1970dc4b49d4, 0xa663f3079735f7b6a77a1970dc4b49d4, 0x2910748dd7facb2fa3bccd07294076e334e41e1cb8cd72bcdcdfea3d852d5d13, '', 0, '?'),
(0x851a95bac5c7e00386ba427e57b8629a, 'wp-content/plugins/wordpress-seo/src/values/open-graph/images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/open-graph/images.php', 1, 0x00000000000000000000000000000000, 0x94a6c57a21bd6d87153a50f703908e81, 0xf2e9e0b8aec169425820638a4d95d0bc0431c2458de911d26004b2c514eb0a9d, '', 0, '?'),
(0x851ca219b64f201a2a6524cdf13ae97c, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_ES.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_ES.json', 0, 0x051a6a2f7bfa3a8f0e4622149044da99, 0x051a6a2f7bfa3a8f0e4622149044da99, 0x19effbe8034e5a4801d6a64716f6429c3473bd985bb97a0a700d34c8f22f5084, '', 0, '?'),
(0x8521eb649d7bb33ac9aceb50205d284d, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 1, 0x00000000000000000000000000000000, 0xcd7de955b956d21f5925ee4d0f812e73, 0x3e91d70396c566aa476d9a125d8f03a13f72f555454533591a39fb8d5cda348f, '', 0, '?'),
(0x85240432286a2ce212d1b6d6e33f68a1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', 1, 0x00000000000000000000000000000000, 0x9b1460f23f32fc4beee434f7ad1de674, 0xa17eea1b6105f5e73f6f4833605d290e9d1c232937ec4eab10c82b5fa263f1c9, '', 0, '?'),
(0x852476fcc45ddc70c1ba16d1b930ebff, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.php', 1, 0x00000000000000000000000000000000, 0x0616ff3359790ac13e6881e32c89f43a, 0x5a63517d6718b66cec00636310b769d7c5bc22fd5b9cb585fa56771bce4ad829, '', 0, '?'),
(0x8532407fe11cc4c56986f9c8e1b2d8c9, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0x67ae63e42088941c58b17f6f1233a09d, 0xd41413237d31daeebc4e8a0894b6361ed631226d02afb7b9367accf22c5c6d55, '', 0, '?'),
(0x853322091ba19d81aa8445c1e3e0d254, 'wp-content/updraft/themes-old/twentytwentyfive/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/search.html', 0, 0xb39a6201f5f1cce2e640574e7fec5504, 0xb39a6201f5f1cce2e640574e7fec5504, 0x4727d311b783044852ffd5377af1f02ede1a18e93041694bbe4c084da3feda77, '', 0, '?'),
(0x85339bd2b372e56cf5d0f56005ccd11a, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_b.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_b.png', 1, 0x00000000000000000000000000000000, 0x2be4e81b4a5c98674abe6fc60b447e9a, 0x78074f6224c081411be7fdb69c4da7c717db2185b5a0035f1415ea781c9a8f60, '', 0, '?'),
(0x853c0e06f53a658d5757dc70922ae054, 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-1.png', 0, 0x2a5696b12ccf9613f7d2dce1b163f08b, 0x2a5696b12ccf9613f7d2dce1b163f08b, 0xdb68e93c6ec4f9aaf6a96b41a09cd2a1c7f691b93a1edf9cb9b361c3a5770346, '', 0, '?'),
(0x853c732d87b4348db3f3a82cf766ed4e, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410.css', 0, 0x4d6945038d1fa76a148519ed1d0a3f5c, 0x4d6945038d1fa76a148519ed1d0a3f5c, 0xf71d765411b446f727d14196a74dbbd07744ea39dd035e62fdaf1a476d308885, '', 0, '?'),
(0x853cea1e14f23371e113123b69ad7aba, 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js', 1, 0x00000000000000000000000000000000, 0x23a22ffcc70e2746beadcc16682c2389, 0x6f1227a9611733da545d8af23be03a643608e26efdc98385bb48bd959803c8ea, '', 0, '?'),
(0x853da02bcbbaffe4767187ad2e4f3b6e, 'wp-content/plugins/amp/assets/css/amp-settings.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-settings.css', 1, 0x00000000000000000000000000000000, 0xc6aa5b702fec5121c4e01ab21d04efed, 0xd7aa81de567bfe14a3d77b908f88350ed9be79a92834a626d0a4fcefbf1d2167, '', 0, '?'),
(0x853eae99deed5f5d8c0bf6576e30e1b5, 'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po', 1, 0x00000000000000000000000000000000, 0x2169e80bd76387057c9d01a30ab49123, 0xfe3bf141e801f4b9293b8fdbfe832c456f4add46b4b0e1eafddd907d76a62421, '', 0, '?'),
(0x85404bcd51d87fd551dc514337f1651a, 'wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php', 1, 0x00000000000000000000000000000000, 0x467d115026d9bb4741656be1e25bc06a, 0xf4fbba333fb85437cf35251b5c99f37086fba47ac04a54365d7c5ae69c7f4852, '', 0, '?'),
(0x8542257636cd49224a62bdc734d3a154, 'wp-admin/link-manager.php', '/home/iraneurobetcom/public_html/wp-admin/link-manager.php', 1, 0x00000000000000000000000000000000, 0xe054a78a35c47d2bae3b094de5f88e09, 0xe8714872592959ec37c814468c3b650ca71c71cf2d8701a8748e24f71e473271, '', 0, '?'),
(0x8545dad5ce898b05b1c9d9584f07b5c6, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotEnoughParametersException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotEnoughParametersException.php', 0, 0x5eb6d248d7f54106f6c8a2efb17a56f2, 0x5eb6d248d7f54106f6c8a2efb17a56f2, 0x34421c6055b091a9471146472059c3eed82d4dbd4972ca40bc1c06d793733637, '', 0, '?'),
(0x854f68baeec1b90de2871e646d9a20ed, 'wp-content/languages/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', 0, 0x782c27f30d4ebd91c547343547142ba7, 0x782c27f30d4ebd91c547343547142ba7, 0x9e7a3e9f0e07d838c221e8992983ac10d6929f2cffa473766845fe54dcfae4c2, '', 0, '?'),
(0x855c99c61ed1d7bdf5580bad3aa2a96b, 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff2', 1, 0x00000000000000000000000000000000, 0xaf7ae505a9eed503f8b8e6982036873e, 0xaddf40e2a382a94ceb4551f1f18928816965ba96715b4e7c26b0e37ff9c390f7, '', 0, '?'),
(0x855faa2e4a8206029f985c902434755b, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/LICENSE', 1, 0x00000000000000000000000000000000, 0x74e648861ad7c74ddaf5b074ddcb3c07, 0xa599a6e60313acb2833ade3b39f54dfe3f7c2ecd802a3d9d02eab361d112aa10, '', 0, '?'),
(0x8574d2802dad8b19ab729baf58fec1aa, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', 0, 0x0c4a1cd0838dc1f7cb90aa2644177df6, 0x0c4a1cd0838dc1f7cb90aa2644177df6, 0x46d492e6099b9c8656040549e3038c08b75f66cb6e97c7000fc41599d37fc8eb, '', 0, '?'),
(0x857e0f4f5e41c312b9abbadbf6006e14, 'wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg', 1, 0x00000000000000000000000000000000, 0x231c40030a91bd395b19a50010044532, 0x224a1bc91834b62b54945e8bbe0ae1f8608611f44b424014d17f97a9d538df4e, '', 0, '?'),
(0x85816f4d0632f742e1302134e8eb53f5, 'wp-content/plugins/updraftplus/includes/Google/Model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Model.php', 1, 0x00000000000000000000000000000000, 0xafbda88de74b1b365cc4ab8080a07057, 0xaebbb101668d179694f8185322a3c8a022d3a994d95537d4c1a1688bb9ef5641, '', 0, '?'),
(0x85820b60dc4c615984ec22ba8711b7ad, 'wp-content/plugins/amp/includes/class-amp-comment-walker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-comment-walker.php', 1, 0x00000000000000000000000000000000, 0xd8b32163bbd018ee4d716f0fe8f86f71, 0x8b3d3b24b606dc12f46fdfebe2bd14d4afb09bdacf2c5c82e5fae10e0ad20eb2, '', 0, '?'),
(0x85849ca09075a2cbee413d02cde7b5a4, 'wp-content/plugins/elementor-pro/assets/css/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor.min.css', 0, 0xd801d2d7bf585e18bc5244791125e0c4, 0xd801d2d7bf585e18bc5244791125e0c4, 0x3fc6d0cba4f8f349960d260e0aa0993734144857f47021c89e33bc5557044f3c, '', 0, '?'),
(0x858522a50c14d5b5aaf39cd052d24a6c, 'wp-content/languages/plugins/elementor-fa_IR-a356d84da643b35ca48f18200424fa68.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a356d84da643b35ca48f18200424fa68.json', 0, 0xd31cdc23c7ab93da8b82347def99375a, 0xd31cdc23c7ab93da8b82347def99375a, 0x29d9626d46de5a78da7ea47a6edb646673ad3a52d5990732238545c515947978, '', 0, '?'),
(0x858a249a85600c26c4d395333ecb223b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingRequest.php', 0, 0x2ad61b5688c1d426384bd2913bf4acca, 0x2ad61b5688c1d426384bd2913bf4acca, 0x993a0422031f83ed201bd41cffc295f0a928356ae3fd6311ea73cdbf6e0ee279, '', 0, '?'),
(0x858a863915e4047d23a7c70e90c681ba, 'wp-includes/blocks/query/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.min.js', 1, 0x00000000000000000000000000000000, 0xbbeb69c65bb213492ceacc488c4ec4c9, 0x79e5713fd04b6268388942cb3ebf5f034f09959416a9c56bc937e035b554c580, '', 0, '?'),
(0x858b5344011f7e6cb72053692cf8301c, 'wp-content/plugins/wpseo-video/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0x8592a50aaf25534a501fa53b346cb24b, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php', 1, 0x00000000000000000000000000000000, 0xffafae9094c115cf41e301db4df47518, 0x09e7685b598facc94e85754c926e008263461f402d50864891608319702ef8cd, '', 0, '?'),
(0x8594db89768d85f4441eb990e5c3147b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', 1, 0x00000000000000000000000000000000, 0x65660d68ad322bba1a1131c2c2d48c28, 0xa742626793fdf746e94a39d67f3ff84974e88961416bff8654056cb206d4d75f, '', 0, '?'),
(0x8596f580772e281409b53de7ba03dae9, 'wp-includes/blocks/navigation-link/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style.min.css', 1, 0x00000000000000000000000000000000, 0x229e67d4f878df9beb2b98bace8e9131, 0xcf7bd6f3503863fc1d5351db17c73e1416ccb387e7ff0117a93c386a556abca7, '', 0, '?'),
(0x85989114ee8cebbc1c1cc47f8bd436be, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', 0, 0x5d6f52ed08dffd2c88104b8019bb6860, 0x5d6f52ed08dffd2c88104b8019bb6860, 0x2050e0955e1b6296813e0002aa57d6c08cac43eb781694f9327bc746b922f09e, '', 0, '?'),
(0x859920940eaafc22f82d37ffce391de5, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.min.css', 1, 0x00000000000000000000000000000000, 0x5022fc61f815c61c6a71bb1a2895457c, 0x78973549a9ad67e0625d31e30f26ae33ef7b755512ef322de58a7d10dbcdc692, '', 0, '?'),
(0x859a8097780808affdc54873fd03ace7, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed.php', 0, 0xbf18ca4eef63f55cb63a1647d9aa94c8, 0xbf18ca4eef63f55cb63a1647d9aa94c8, 0x0afddb7ac6641e42a8e00059dc8b51d5908be3763ca415fc194a23530557f6bf, '', 0, '?'),
(0x85a2f1a620b85825ed9699f20b8dacd0, 'wp-content/themes/Newspaper/translation/ta_LK.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ta_LK.po', 0, 0x9f0b1e309dd309ddc24afda5134ce0a6, 0x9f0b1e309dd309ddc24afda5134ce0a6, 0xd4f4ab4951a2572df8bb641462aefa475a7d4ad4b63f18f619e8b0506ee209e7, '', 0, '?'),
(0x85a6edbc1ffd4936ad15abd41246f112, 'wp-includes/blocks/rss/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc1e4d863f06c7f7376b034800d1ee07f, 0x7f68d9e33bea582330a011de4128d40c470cf38a9e62e20708a6ae18c9bf720c, '', 0, '?'),
(0x85b6ca7488774f16dbb6e2255a00c415, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php', 0, 0x38d26f81be10ed4d106afa8f4a236964, 0x38d26f81be10ed4d106afa8f4a236964, 0x20fb89a3ae296f8b283fd09626dcf97fda43bb1bc65e324ee8d86382856910d4, '', 0, '?'),
(0x85b70b518d8ef4bdfc7971edfc6daa72, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', 1, 0x00000000000000000000000000000000, 0xbe8e54078d5dcc5e5089006b0399096e, 0xbcb45d336ee9d4cbb995afb996b630d501bc8f5abf62e22d7065b75709aa901b, '', 0, '?'),
(0x85b93ec141e40c42c737e5537a218865, 'wp-admin/includes/export.php', '/home/iraneurobetcom/public_html/wp-admin/includes/export.php', 1, 0x00000000000000000000000000000000, 0x772b6ff9f19f5a6f3e6f4de49ece74e4, 0xd6131cd3bb56439e48408c04625b6f7f230e6ad8b1426dc71204ea44a11c5d25, '', 0, '?'),
(0x85bc0d4d4465a9c86ee7e7dd729ea199, 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', 1, 0x00000000000000000000000000000000, 0xdfb74c918564f217dbd02aef2b4c1b3e, 0xad36835bd000355a470633d1343d319da535715393bccccb776993714aba4fac, '', 0, '?'),
(0x85cadd9023a81c11cf76ed070bc8eb8e, 'wp-content/plugins/wordfence/css/license/care-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/care-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0x3c7ecc448ad18b3487795da7d4d222bc, 0xc07e92cc40034558e3666da1b86f179994dc9d62a484dddf7998908c7af18b5e, '', 0, '?'),
(0x85cf325026f8937a5a81a52e9be4db8d, 'wp-includes/blocks/term-description.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description.php', 1, 0x00000000000000000000000000000000, 0x377535047faa0f11ec20cf801c3b220c, 0xfd110e5d17843655eff039e360b6a4aae89c1053714b06b885d09ad3856e1771, '', 0, '?'),
(0x85cfb1d83823a408058e483af0ea36aa, 'wp-content/plugins/elementskit/widgets/image-hover-effect/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/error_log', 0, 0x70fcf8685066518c5463d3a7122fa2a9, 0x70fcf8685066518c5463d3a7122fa2a9, 0x38b91288d23467d3545de71a77e9c5d43607849d90ffe08e1117eaf8427f2ff3, '', 0, '?'),
(0x85d2c5f74c4c82c4d8053dfee8238e32, 'wp-content/plugins/elementor/core/debug/inspector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/inspector.php', 1, 0x00000000000000000000000000000000, 0x7ade8cf1137627bda982b31b859defdf, 0x2c8c92a794c2cebeb4d47d804c3110dc2b19217d6c562218dde7ec285c011f6a, '', 0, '?'),
(0x85d31c90b108341ec93df42789e1f5f8, 'wp-content/plugins/elementskit/widgets/creative-button/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/error_log', 0, 0xc6cd07249dbffa9b663fa8cbf6238729, 0xc6cd07249dbffa9b663fa8cbf6238729, 0xeeac4d5183171ce5cc491deadf103ff7bd65ebc8b45111ef55cd481612903c5c, '', 0, '?'),
(0x85d5fdefc9e7a95d8b62c7a788a83dea, 'wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp', 1, 0x00000000000000000000000000000000, 0x81023f3e91dc9d6507d1f2906757c40b, 0x719e6bd107ce9ec01804a451ee179391055b281fb501b051c57da77a43d9741c, '', 0, '?'),
(0x85db6b987dcad74b9bf1b5278390d19e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', 0, 0x67ceee8d6a476d2a66594512aaa85c54, 0x67ceee8d6a476d2a66594512aaa85c54, 0xf47b7f87a1de9eab938c1b7783f4abde6e0071c996853a77fe242718574e2b51, '', 0, '?'),
(0x85e030c2915bc43003534fe3cf76d99b, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php', 0, 0xbcba0c12083baafadb17fb1f566b4ee4, 0xbcba0c12083baafadb17fb1f566b4ee4, 0x367e8f63ebe6a7f988d86661d446ed8c60fefefc65e9eca66aea26933d4e830a, '', 0, '?'),
(0x85e098ca94bd1e188eb62a06035d202b, 'wp-content/plugins/luckywp-table-of-contents/core/base/BasePlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/BasePlugin.php', 1, 0x00000000000000000000000000000000, 0xdb1efd2f7d441859df2261da5f39a583, 0xb11149effb9914c9aab513244824f3a8edc5ccbdc197c09c7ff87a3a35bc6205, '', 0, '?'),
(0x85ebc4a83d380ed6405fde72722b080d, 'wp-content/plugins/elementor/modules/system-info/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/module.php', 1, 0x00000000000000000000000000000000, 0xf2f9b2992c512dd24847a0725320dc3f, 0x25b1e1bd812e57172c40eb4e6d16b49894fbaf54c726d6e43eb83a88de9dfef4, '', 0, '?'),
(0x85ec037c30b9afd24fec2b985d6c55f5, 'wp-includes/js/dist/a11y.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/a11y.min.js', 1, 0x00000000000000000000000000000000, 0xd60d16abc088d80092cef147505a08e4, 0xb3db3cc106de8b8fd333bd73fc5df07e9d47107efb28665afbf1ac43bdec378b, '', 0, '?'),
(0x85f283a30ad038a45e5851f2ed2d9c6c, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php', 1, 0x00000000000000000000000000000000, 0x7cdc509248a653a913455c2de5f1520c, 0x6bbcd9bd9d2bffbd2fbbaed332b00a98204b6ce86b05ac1a761f09aae6f7f308, '', 0, '?'),
(0x85f5c32bc276a9e3320292bf9a8c01c3, 'wp-content/plugins/disable-gutenberg/disable-gutenberg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/disable-gutenberg.php', 1, 0x00000000000000000000000000000000, 0xb71d1c98b76c9865b233ac67ab153305, 0x18a9f9bf64d969ff59e3a7dcda8f82e43a1679070a9ef7ff316a2c8e73e153f7, '', 0, '?'),
(0x85f83bb7ff362c02710c1ce95f73b068, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-util.php', 0, 0x65aa0f3f72d9aa6f1e103f964e5549e5, 0x65aa0f3f72d9aa6f1e103f964e5549e5, 0x525a1c4a65a16b4c8f543df4a2521920fd8f1b0a324512b366e408d2ae48e501, '', 0, '?'),
(0x85fabcc9c42548c201c40fe7095560ab, 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php', 0, 0x0269b6b4733732b7ad9b674f69c13bc2, 0x0269b6b4733732b7ad9b674f69c13bc2, 0x8154904226d97c3297e674b2bee809dc19e9928bbd342dc68867513cc9ab5423, '', 0, '?'),
(0x85fb58c17fc6c081a5be61cd9fad6c0f, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mobile/wp-appkit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mobile/wp-appkit.php', 0, 0xca9f77405b56bd897ccb94ed3b957957, 0xca9f77405b56bd897ccb94ed3b957957, 0xc941343f7d132063e09770d8bf7d89063beb0296e56e46014f43e25054d487e5, '', 0, '?'),
(0x85fbb3d74fd8f279cf27210091df6291, 'wp-content/plugins/elementor/assets/js/container-converter.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-converter.min.js', 1, 0x00000000000000000000000000000000, 0xa83984c4ee7993a32764d12642604bab, 0x821b1a6e724bea26519dfeab837c94140391b91ebb357678ac753b1b6846d181, '', 0, '?'),
(0x86038d0aad54b65ab917deef6d0b681c, 'wp-content/updraft/themes-old/twentytwentythree/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/search.html', 0, 0xfb40c35f8d25a2ad282da0721897c8d0, 0xfb40c35f8d25a2ad282da0721897c8d0, 0xd3fbaac870b1b5947a414cdce6b1c1b9533d05b8757b806d86e2e914e56185fe, '', 0, '?'),
(0x8618fcb64d84a0d35a4eade7d2e65cb1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetResponse.php', 0, 0xf090d030411854e1bcfd53ec27661db6, 0xf090d030411854e1bcfd53ec27661db6, 0x449999dea7fb5851abc600b7f56d8c4c822ea6ba6d4aaaaf6a02919ec0cfcb33, '', 0, '?'),
(0x861de5cb733f1d8ae8509868238425d7, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php', 1, 0x00000000000000000000000000000000, 0xba69dada97ca61615cd664b194db80b4, 0x4fc4070b09ae22425427c93690ef7cfe53943a6f2dd31819c1858d37ebc73353, '', 0, '?'),
(0x861e798d7344996e9d9dd68aecc040b5, 'wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x8b01f8ceb9dd332880922b54bb3f8586, 0xb414e78aa73be8840452ef5da01ce00ec0db151c6196c3b549aae60dbe54e187, '', 0, '?'),
(0x86207ee1c8158e961a400faec2d2195d, 'wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php', 1, 0x00000000000000000000000000000000, 0x913405ef5ebe99ddc4179d08dd70cd53, 0xd07a893bd344d871b795c3f36e232b4e229cc46c2c28bb441c70eaba1647ca8e, '', 0, '?'),
(0x8629a21d28f3200ade76eede58d9898b, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressable.php', 0, 0x58c98cf827beed2cb50defbeb3dcd183, 0x58c98cf827beed2cb50defbeb3dcd183, 0x545131c1964832cac6c46e12fabc4fbc8f9064c956dcd38f033978ad10b1220b, '', 0, '?'),
(0x862db006c7e8ae0ba6d6a25d4d68fdaa, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0xf75d7fb35ff70e3b8d8a70ca2890875e, 0x1e55f7fafd6f1867d661ea883689efe006f10bbb2840c35e22687f5d2b689b34, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x86307b38d95b01e51070e7772880ef43, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Attribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Attribute.php', 1, 0x00000000000000000000000000000000, 0xca9ccfd8cf7745f31032d44068d86113, 0x9cfae62843396ea868cd69c4da5e6f8ff8113413937679eabd6558e90c58a84e, '', 0, '?'),
(0x8631e4886555fc9d4d56fdb85e9a1499, 'wp-admin/includes/misc.php', '/home/iraneurobetcom/public_html/wp-admin/includes/misc.php', 1, 0x00000000000000000000000000000000, 0x4d8b191226d81f40f6fbeca88aeab005, 0xf9c6bfe5b4fd57fc7a59f71c396af51924d113bd497db54d21112d4d2fc3d9c6, '', 0, '?'),
(0x8635ae346b0d9f1703986c48346efe66, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.l10n.php', 0, 0xf79f8c2982515c08537cf3253a7ba40a, 0xf79f8c2982515c08537cf3253a7ba40a, 0x8432e15c05d64214deb599c4faeb0f353d395ac9799de21c244aefd19c1f8476, '', 0, '?'),
(0x86362978d6fc54829e7a19b6de8c00e3, 'wp-content/plugins/updraftplus/includes/Google/Service/Logging.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Logging.php', 1, 0x00000000000000000000000000000000, 0x64f45f377b2197eaa0e62e8f46e6be0a, 0x92ae807f1dc15ac2cebbb1c440489c987d2eda9dc508083cc317f838e3902883, '', 0, '?'),
(0x864013eef490f24fd9ad7a1db49e5d3f, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-2.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-2.json', 0, 0x3a8b3136598ae2ccffa7a83601412548, 0x3a8b3136598ae2ccffa7a83601412548, 0x9ef019d37336a0a3533275520757adc1cb5a787fd30bbfd85bfe9bfa87c27ee9, '', 0, '?'),
(0x8641037762c1a07e5f937d3c91b20919, 'wp-content/plugins/updraftplus/languages/updraftplus-vi.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.mo', 1, 0x00000000000000000000000000000000, 0x05631911dc42dc963e0b310d1bbd8795, 0x260f0324a44cb9b3d3c2580d449c783091128d26ca09dccfab993f434ee5aa9a, '', 0, '?'),
(0x86436e758bc1cffeec6895d0f8062c2a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriResolver.php', 0, 0x5c7b3a0ee9852bec39fb21c7857f3e60, 0x5c7b3a0ee9852bec39fb21c7857f3e60, 0x2d7c2fb5a172cc07710fe9f9e5c1c9464dbb52fa9010392b7da6910290af0297, '', 0, '?'),
(0x86465f71a1c3c8438a46216f3470b797, 'wp-content/plugins/wordfence/views/scanner/scan-starter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-starter.php', 1, 0x00000000000000000000000000000000, 0x31f5ec107816f818a60402fdc068335c, 0xa6d15503d87e969e124181566b72ecba255292782470a8ab5a3106b022d255a4, '', 0, '?'),
(0x86470a6f6324ef490c132fd8076739dd, 'wp-content/themes/twentytwentyfour/templates/search.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/search.html', 1, 0x00000000000000000000000000000000, 0x623735325d448f935e4b2cef9e807ad9, 0xaf9f9c582a4dde7d64bfc00e97befc29c48f1f7869b5894b66768f7312593faf, '', 0, '?'),
(0x8648925019c8d69b9baeeed2d99ad620, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/TheEventsCalendar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/TheEventsCalendar.php', 0, 0x77aa8f54706d07737fd8e5d9e9740f83, 0x77aa8f54706d07737fd8e5d9e9740f83, 0xb0b2a5a960f79d6d550cf110cb8693bcbb9c007374819e77f5d44da9c4494751, '', 0, '?'),
(0x86508e34d5930f51cd297a530583acee, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss', 1, 0x00000000000000000000000000000000, 0x9498b7034dfc9dce478be186bbc2eb24, 0x0c162a052bfe86cac28d002547f0ab3bed5f64457f7d75e32d9ce93477b322b7, '', 0, '?'),
(0x8655dd53a2414a63de146c8e0e8477f5, 'wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php', 1, 0x00000000000000000000000000000000, 0x5352de0c06a86accc3321b6707233e6c, 0xefbc0a67790783260e63eecad11904e9a65c8929644c6da7616475e98c8bc7de, '', 0, '?'),
(0x8659e8d2cdf001fedef0b6451176449e, 'wp-content/plugins/wp-rocket/inc/front/dns-prefetch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/dns-prefetch.php', 0, 0xf616f65cec9171b487da792289ef46b7, 0xf616f65cec9171b487da792289ef46b7, 0xcdf0962e31af07941a8a28969842e42216d00a439cd61bfff1348f3a78425eb5, '', 0, '?'),
(0x865b67961f505992f2cf96a244f4f5be, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x76c22d99485818b7aed4c1482f30448b, 0x044fb04aa3e8a4bc546bbf510d172eb189084c177a59b80725ac3044cce85532, '', 0, '?'),
(0x865dd59ef1886ba34f026482d6dc3487, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.po', 0, 0x825e68eaff6db7ca4ee88a7dca1ac189, 0x825e68eaff6db7ca4ee88a7dca1ac189, 0x5e7d98d3874ce98bed45a6f03c098e109e64201286f3d575a42e6bc871a8c7cc, '', 0, '?'),
(0x865e7a6177a6e62d8359563f5d7734b1, 'wp-includes/js/dist/script-modules/block-library/search/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/search/view.min.js', 1, 0x00000000000000000000000000000000, 0x9e4ce7b5d23387b8aee77cfb0357f17a, 0xdda849233a0895d418b016d20783579b910eb9aba0edca282efbff6483df9f6b, '', 0, '?'),
(0x865f6415f8671fd22c3864a0d9fd894a, 'wp-content/updraft/themes-old/twentytwentythree/styles/pilgrimage.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/pilgrimage.json', 0, 0x767ef5e55c9a0bd51e93070f6faee333, 0x767ef5e55c9a0bd51e93070f6faee333, 0x15b7352a77213ac7ba8d36d8998c58f93bada3e62dbcd60f341f30caa9e2acf7, '', 0, '?'),
(0x8660d8bb944d410ecd1213c2dd543f1f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColor.php', 1, 0x00000000000000000000000000000000, 0xa1925bdec2066c4944ca4a21ec26a9a7, 0x63516b46589b1ee05a9300ce14acf5441f9ccb7a101d8c91190f99345f86d1e4, '', 0, '?'),
(0x866173cf94772a1de20cb1a0a2e0ca46, 'wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box-handler.php', 1, 0x00000000000000000000000000000000, 0xb0826f5166be2c5b833af42551600154, 0xed9b4fd3895ed7b75c08f04358ae41f9848514153f3ddc2cc69d2f8e9c63e667, '', 0, '?'),
(0x8664ea0eb7dcadf84d69c972ed55b32e, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-media.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-media.php', 1, 0x00000000000000000000000000000000, 0x80d228f07b4507f331395aadd07538c6, 0x8a355caaa625b47fc0c99c223f87042151faf295072e87d41ffa9548295cf200, '', 0, '?'),
(0x8665e2d39010a144d6da22885c1eece2, 'wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php', 1, 0x00000000000000000000000000000000, 0x66d6a4da1434b886024f87f122f62be9, 0xab6322c706993755b38cc95284f2e54f0da96ddd179675ca52b0f6556f22d09c, '', 0, '?'),
(0x866c9ad827794b91927ed64b2096e0da, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', 1, 0x00000000000000000000000000000000, 0xc0dc006f5c14899f6cd0c32c789f50d6, 0xf1b5773c2e536835fec5ddd75b5b63035e34bdc9260e0411f13ca1e4223b9e03, '', 0, '?'),
(0x867a0c1ded1fe871185780570459196d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', 0, 0x435961d6a042352ddcafb42688e3a84e, 0x435961d6a042352ddcafb42688e3a84e, 0xde7b603862f3a2a2ed1a8a067b0065ec6776dc10130a1ab3e239cb37821eaa08, '', 0, '?'),
(0x867e3162462858fdf5446ec5288725a6, 'wp-content/plugins/wordfence/js/wfpopover.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfpopover.1744125809.js', 1, 0x00000000000000000000000000000000, 0x10f652e7f03a52e4a4465f9943b34652, 0xab026c9f90dadd9bf13932cc8be621f7b5662ffac0c598215284fdcc474fb538, '', 0, '?'),
(0x868017d283e1666fc0f5139eed50502e, 'wp-content/plugins/amp/src/Component/HasCaption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/HasCaption.php', 1, 0x00000000000000000000000000000000, 0xea8b17648c3537a426577c1e3470da11, 0xb2c726c747489991a823017b11ec6d9f6a567700a5a3cfa2ca1d7aa98a066b00, '', 0, '?'),
(0x86813772d8ddc18ed74e31fdc7bef22f, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php', 0, 0x855b50e34e8a82aa2d29f27276f44b53, 0x855b50e34e8a82aa2d29f27276f44b53, 0xc6801c465696a38cfef125fe9434ef791f397d1c5d71b29e0e6fa63eac54b044, '', 0, '?'),
(0x86849711dcee1a4de832ab47c176a6ef, 'wp-content/plugins/amp/src/DevTools/FileReflection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/FileReflection.php', 1, 0x00000000000000000000000000000000, 0xf07437258973e1959feaddfc36b99101, 0x37c45de1526005e07b323a2df83fabe9c07385d5851d22640b028c9c08240a5b, '', 0, '?'),
(0x8684add9578aebfe42ad5470d4a94335, 'wp-content/themes/twentytwentyfour/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/functions.php', 1, 0x00000000000000000000000000000000, 0x8e31de5295762b72cfbf3e330d037427, 0x90937ffd679705d38dbcae13810abdab36083c7d1efd15b6fd881b24d6a8ffa5, '', 0, '?'),
(0x868db9e6d101d53f6ea66554cfc150bc, 'wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php', 1, 0x00000000000000000000000000000000, 0x905ff93d17b35c0660cdd0f71d8dec5b, 0x8da51e306359701f291de9397c26c85eb1c0c4520d092b2d0cab822bd848d2d6, '', 0, '?'),
(0x868fca17ea2a7651b01c6c6a10029637, 'wp-content/plugins/elementor/modules/apps/admin-pointer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-pointer.php', 1, 0x00000000000000000000000000000000, 0x1524f8d92df00e3e168de2afa0b16615, 0xd01bb1f16dde4209abf3795f567b43e8694a55303e3b62836e512256c1785d7e, '', 0, '?'),
(0x86921a769bfc192011454240cb57b682, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-06a4d0279d5d057470f19b8e84b3e299.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-06a4d0279d5d057470f19b8e84b3e299.json', 0, 0x68b4175050d1939cec5ec55f752d51fd, 0x68b4175050d1939cec5ec55f752d51fd, 0x47364e16a563c1542d784daa3f390238aef4ebeb6f53510d0619be6f39b334d1, '', 0, '?'),
(0x8692f2798d307318f3a306f3ade8873f, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php', 1, 0x00000000000000000000000000000000, 0xcba182165be1b3cee096b3889b38da05, 0x6dd16fbff36e267aac9c0ed7e921e0d0436042be0b9b0286653852416098a2de, '', 0, '?'),
(0x8693e646d5b3dd447ed6abe743cabdfb, 'wp-includes/css/dist/edit-post/classic.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic.min.css', 1, 0x00000000000000000000000000000000, 0x094e351b249352942c509c1b1fc0aa62, 0xa14c44cc75841c4ddaa4c74d9d709a9189e489bc04c9a2c1837ad080bd4e0642, '', 0, '?'),
(0x869f00a63e23198a05d1049be1ad7a28, 'wp-includes/bookmark.php', '/home/iraneurobetcom/public_html/wp-includes/bookmark.php', 1, 0x00000000000000000000000000000000, 0x8bab5d327395216691ee881db876be9c, 0x210ca2f1d3cb88cbf52f3ec0e9b73c74bbca5040ef6d996c1e94cdf271fbd668, '', 0, '?'),
(0x86a2445cf3c29c48c5645a5abbe36568, 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php', 1, 0x00000000000000000000000000000000, 0xf5583472e48d589cc0349cb4cad31f87, 0xce1eda00f9086fc8469766ca3bffaeff0186aec4b8443de4f324c945a82a8ec3, '', 0, '?'),
(0x86a615b4f8552cad88910a25d66c3728, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ProtectEsiTags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ProtectEsiTags.php', 1, 0x00000000000000000000000000000000, 0x19205d8a3e403a11acdb493d5dcfaeb6, 0x8ef5b437d263069fcb03e2770a6e65dc3ee874bf608ee28725b07a1fa5dd2e73, '', 0, '?'),
(0x86aa6168bb42987b8910455b81f70331, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php', 0, 0x52255db55c928d4d89b36a51d46781ab, 0x52255db55c928d4d89b36a51d46781ab, 0x14106e7dddd6735ef448476e1b1ba4f0384499c85c3ed9b8e7c74355b8c1f1a7, '', 0, '?'),
(0x86aa84b9bef1271299e332d57f65deb0, 'wp-content/plugins/amp/src/DevTools/LikelyCulpritDetector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/LikelyCulpritDetector.php', 1, 0x00000000000000000000000000000000, 0x8bffa7cfa44d5cd1298f8eb9d424b8af, 0x730bc34b7d274db56732e91c80fd7b314158b902196251e993df7731bfdc8079, '', 0, '?'),
(0x86af0c02164a4ec7cba00e51f1d2c2d7, 'wp-content/plugins/elementor/modules/atomic-widgets/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/module.php', 1, 0x00000000000000000000000000000000, 0x993c46c7af8f9b049b86664e78520418, 0x286b2ab66e27e9a0c87af93bc18bc574e46a875a6977554fa9401aae3f6ea4ee, '', 0, '?'),
(0x86b0182e0a5bf3e83b50894a469303f8, 'wp-content/plugins/amp/assets/css/amp-validation-counts-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-counts-rtl.css', 1, 0x00000000000000000000000000000000, 0xea3034fd0a751840559d61c404cdd1cb, 0xbbb47ce54bba3de8ade931ce3c77a27712626e23e7ee07b0dff850edb963313a, '', 0, '?'),
(0x86b02e0760bb1667ef948e1c9b7908b2, 'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xf22cab3e376abd7bfb5443e42f7f3b67, 0xd3d590846a296ec107783f8de52172da371fbabdd41aa912aa54b454daefe5a0, '', 0, '?'),
(0x86b1f02bad06a8427bb57fd4dd078f3b, 'wp-content/plugins/elementor/modules/checklist/steps/add-logo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/add-logo.php', 1, 0x00000000000000000000000000000000, 0xe0b79c7946b6c99e7180f093826d3195, 0x285235f8c299b4ea7fc58aefbf498ea9e0bd6e79180f5ba10365c85311b4206e, '', 0, '?'),
(0x86b311ac17ba12c3ea1982e2eb7d95cd, 'wp-admin/media-upload.php', '/home/iraneurobetcom/public_html/wp-admin/media-upload.php', 1, 0x00000000000000000000000000000000, 0xd94635c2d63cb5490ea4275045437078, 0x6afa7310b5f969da99230d03607ef1ec6cd540689e85e105adb1e2fcd53a5ce0, '', 0, '?'),
(0x86b3ea2b3b96274016d947a41244b07a, 'wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php', 1, 0x00000000000000000000000000000000, 0x01ea38e1879a6350b9854fa3e84527a0, 0xdb0312b752b3055a5323bdcd0ad6f7f1dd3206294154c0ce2716df70fe81c63b, '', 0, '?'),
(0x86b69668bfe3bc6a20cb1eca7a3f43dd, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-simple-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-simple-dark.php', 0, 0x77dc41c094dda6ab4b1b17d4bc41a954, 0x77dc41c094dda6ab4b1b17d4bc41a954, 0xf82e8020e1eab4416aef1aab4dd6c3f630d4c7a5db00bca35075268c574190ad, '', 0, '?'),
(0x86b6dda5f667e0e76d3b05d516af8c48, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css', 0, 0x5e6aa3b8a929073e81e236e4a9a38142, 0x5e6aa3b8a929073e81e236e4a9a38142, 0x9a52af8f15a95e1e69a1e3922dd00024efb085ca68dc6a4bf2e16da3e6e0e09f, '', 0, '?'),
(0x86b8f8b6ba671dd6276b9fc94ae9d90a, 'wp-content/plugins/updraftplus/images/ud-logo-150.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/ud-logo-150.png', 1, 0x00000000000000000000000000000000, 0x53daee9dd2ac54c5f264ac36751550d6, 0x85d0cbbd9bae1218a4afb41fa4311344e7d7c5344889481709ed5be99e081459, '', 0, '?'),
(0x86bd1c63b55c61d117bf2b9e261947a7, 'wp-includes/SimplePie/library/SimplePie/Category.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Category.php', 1, 0x00000000000000000000000000000000, 0x7d0f70670b6ec3ce4ca5cf11129d7e74, 0x2291648eca99534c7998d215b13f85fe34286c996cd982b7150ff0478a72d7b4, '', 0, '?'),
(0x86bef6181ea9215a50dd7d8be6ad6c49, 'wp-content/plugins/wp-rocket/views/settings/fields/select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/select.php', 0, 0x98d448b887c3b5914b1b8e7a281334b6, 0x98d448b887c3b5914b1b8e7a281334b6, 0x594d844a8001aa141dfb6fe3d069504ee6e50ec02f6954888c0c55d51c4c3b26, '', 0, '?'),
(0x86befe4c2078b8f1fa17d7fc4562aad5, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-03.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-03.png', 1, 0x00000000000000000000000000000000, 0xf3d69aeda25fa6e2638ef51cd9c99a05, 0x049a2faaeb14118eda91aceb8bf3edc85977e75326f130a199350bc7fe9fd7a0, '', 0, '?'),
(0x86bfa351e96063aec6b61885b90009fd, 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', 0, 0xaa00c82c088ac79721d2dd7ac3f99b59, 0xaa00c82c088ac79721d2dd7ac3f99b59, 0xed06e56daf6021f8f3fe00abf3541420349e2fd25037afdfd9dd799cb702250e, '', 0, '?'),
(0x86c13caa7fa131955ae55c0e738c621d, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php', 1, 0x00000000000000000000000000000000, 0xf6cb8896d847adb5538c6c6bd7c160b9, 0xdac7b1c3d9987eef2d164cdb1dce4eefe40d6335586d00cb124733a6f1ae802c, '', 0, '?'),
(0x86c41ac11d51010d3b632ee3d1a648b6, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/dallas-creek-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/dallas-creek-square.webp', 0, 0xe2658a111f10c10215c636e674e0ee8b, 0xe2658a111f10c10215c636e674e0ee8b, 0x5ca9a0d3697642a55660035351156ac77c7fcbcabfca7d126502e52bc85f663c, '', 0, '?'),
(0x86c936c58db2b9b1b578f70fc1a9551b, 'wp-content/plugins/updraftplus/central/modules/users.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/users.php', 1, 0x00000000000000000000000000000000, 0x2fe1ee5e56b59ca219f57584c9d6ddab, 0x6a7ee5264db2ca6ee284c00162164ff5064762993bbebd03d6c4da9fbe926f97, '', 0, '?'),
(0x86d94eb0277292df334cfeea111a104e, 'wp-content/updraft/plugins-old/akismet/class.akismet.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet.php', 0, 0x4ad74c0fb682e9549d36f7e164f40cf8, 0x4ad74c0fb682e9549d36f7e164f40cf8, 0x01302d3237ee287aab70db374b8a84e54390781caf773e74ddfb3d18580c314a, '', 0, '?'),
(0x86d9ef64be2b6841aeadf958f158f408, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service.php', 0, 0xdb78a466ba5b9f3a43912a988786b0f6, 0xdb78a466ba5b9f3a43912a988786b0f6, 0xbc9ec7ec6c28e9d77f1a41ad0665e40a108161ded4975710c48c054386f5ba23, '', 0, '?'),
(0x86e4333efa18cc246b5ed51c55378ddd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemInterface.php', 0, 0x8af2e00587ba4980a83d5c94fb506eb5, 0x8af2e00587ba4980a83d5c94fb506eb5, 0xaa746b546a8bc1c969bb9b24f238a6017f3fd9f668026c5d5e96d9e67589ba74, '', 0, '?'),
(0x86ea57cab0a5eb6edf08e390516ba37e, 'wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php', 0, 0xc443ababdacdcf96adbe19120915b4ce, 0xc443ababdacdcf96adbe19120915b4ce, 0x7a1b35c2025e7a50d0b95a57bf0d3975462b4495df51123fb160b69eb1c1f3f2, '', 0, '?'),
(0x86ec188340f8a427bd79a681b8de71d6, 'wp-includes/blocks/query-pagination/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style.css', 1, 0x00000000000000000000000000000000, 0xe59194ff8bef9c8cd7604a5b85e11f2c, 0x37bd359cff6fef6a1d4071add4b575636437c0ab6965c1c385fe5010f08c0d29, '', 0, '?'),
(0x86ee5f197adce04aac2a5ff2685775fc, 'wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5c81c8bfb874a14723819d3d5e4f4f0a, 0xdc494a91b2c2fc2a5541e1ea2f943232dca0bd3292f6fbf646e489842e584600, '', 0, '?'),
(0x86f1826b56fede37ad93a30f0132d22b, 'wp-includes/blocks/heading/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style.min.css', 1, 0x00000000000000000000000000000000, 0x21b61c3c0466064b2f92f3996cf33703, 0x1c4819999b3359f9849aa8464089f91e261c2773a0addb2b839c6bc77d2f9f87, '', 0, '?'),
(0x86f3f5e4a8a3b61dc291461da277f958, 'wp-includes/Requests/src/Exception/Http/Status431.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status431.php', 1, 0x00000000000000000000000000000000, 0x3f4dbc2dda2d049b6b08115cf3d1a488, 0x4a5d9aed6526d5c98625cb3439e1fbcb20c353f5334a43d8bb0f0034ecb3ab20, '', 0, '?'),
(0x86f76d5dce0aeb7ceefe26017e445cc7, 'wp-content/languages/fa_IR-947c76bb5095da30e16668eec15406b2.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-947c76bb5095da30e16668eec15406b2.json', 0, 0xaea537f899aec9006854f22b44b1fcb9, 0xaea537f899aec9006854f22b44b1fcb9, 0x9422212960afc5e64343504fc9bf054009be789605b49105ce23931dfd7e783a, '', 0, '?'),
(0x86fb3aa3fec84a72685e0775f6f78804, 'wp-content/plugins/elementor/assets/images/announcement.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/announcement.png', 1, 0x00000000000000000000000000000000, 0x2aa0f1bc7847c6eb239e19c24e9e75db, 0xd6f8a398fe1f62bbcff111ce2405ac1c0b601fbd2546dc3a943e39ddf0a8ee9c, '', 0, '?'),
(0x86fc45b92c046c6be4dff3d869fbe458, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Br.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Br.php', 1, 0x00000000000000000000000000000000, 0x2f136366dfd3f1de872d7b4055469eef, 0xc1dbc1b0164341adbdbabff89975a85a1775f14f383e5c78e5f1394d579b0a49, '', 0, '?'),
(0x86fd4c9a988036f537edb24da451e000, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CdataViolatesDenylist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CdataViolatesDenylist.php', 1, 0x00000000000000000000000000000000, 0x46577914931f5778534338107a0dee6f, 0x275ee16aee83e79d3995fbadf8ad3451305794502c44890db7209957c3365f71, '', 0, '?'),
(0x86fe75973667a3842a1d9ea624213638, 'wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php', 1, 0x00000000000000000000000000000000, 0x48d8159637a99f6abc1cb5d01f06399d, 0x846cf397e810bffafe7673748ed4f6afc5c978db6e44f55c4dce5b8639c162a0, '', 0, '?'),
(0x86ff39a555f35e582393086ee7e27208, 'wp-content/plugins/updraftplus/languages/updraftplus-af.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.mo', 1, 0x00000000000000000000000000000000, 0x817cb0edb9ab70036b4e7ca9601a41d2, 0x400e9d1759146ae523ed18604ecd561a97b078d772de65f0c66242ea4e832852, '', 0, '?'),
(0x8706258431a83c715766099d2698d9a1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', 1, 0x00000000000000000000000000000000, 0xd65ee0463cb9a70b29e4d2bfd59c146c, 0xebbfa6b89c0727508f0854bf7e7f3b4d439c80c11f7f2b409667fd6508d374ca, '', 0, '?'),
(0x87092c374c0173cfa81522649274f75c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nav.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nav.php', 1, 0x00000000000000000000000000000000, 0x4968c733e41209db8783f120c2e1ee80, 0xdc45cf38b4ee1a8f4461633f01567f778655d00cff42762c4d505b801bab0882, '', 0, '?'),
(0x870b29ee04fe9ce243f491c829b7120d, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', 0, 0x7832bd1019ef943499539dc25bd14371, 0x7832bd1019ef943499539dc25bd14371, 0x4f9eae5d1c449d487608824ebca4a59edb3e92d275f5cbccdebefa5f99f637dd, '', 0, '?'),
(0x870c03dd11a464cbea02f34f4a16d17e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php', 0, 0xf81548bd62af14cb3ebf15aaeab6bd3c, 0xf81548bd62af14cb3ebf15aaeab6bd3c, 0xab9c246956e3b1e10caac8e5c2903a067c0c8bd2fa1d2539165ccdd8c94939eb, '', 0, '?'),
(0x8712417cbe980a16e855c56a9552e42f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', 0, 0x555578334a9d6508e91cc1e29d299926, 0x555578334a9d6508e91cc1e29d299926, 0x78ea9f83b49c9b881bb3451b48c9118f11550b694fd75833a93202a914afd7c5, '', 0, '?'),
(0x87134af723efabb923b1e2214cc7e61a, 'wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php', 1, 0x00000000000000000000000000000000, 0x682a05d76f9e9b40ea543f052417a422, 0x46fde27ecc6ecda84f3e41f60000ebe18ee2540d0f1a33757e99bc9291485dac, '', 0, '?'),
(0x8714d7a7161a90bd53c8dcb98b632e2d, 'wp-includes/Text/Exception.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Exception.php', 1, 0x00000000000000000000000000000000, 0x2db2c9adb1f0d051ea3e1a77c1923d84, 0x5d6e5ffed4938f4a905d529edfe3bb810a6b30a0bc902b75d273f2b9ae47f14d, '', 0, '?'),
(0x8716cd4a944836bd4b4689ecfe707eb3, 'wp-includes/blocks/social-link/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor.min.css', 1, 0x00000000000000000000000000000000, 0x26567559660da1b38bb0985843757ad7, 0xb43c5e3bdc9522a24d2cf86759c74ad3c54559768beed4d601ee215395a522e5, '', 0, '?'),
(0x87171681f2509377aaa98d30e268ff39, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.js', 1, 0x00000000000000000000000000000000, 0x591f9bbbaefec332c4b00d6d7d25a1c0, 0x33cbee5d2ed04243421965fdf4caa2d253e18828203fc05a7b18ef93c9f0baf2, '', 0, '?'),
(0x8717b960bdf760035799901ad95e6b5e, 'wp-content/plugins/wordpress-seo/images/xml_sitemaps.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/xml_sitemaps.png', 1, 0x00000000000000000000000000000000, 0x132a0966f94503201acefc1e10a4f860, 0xc4ab811a26c01727d1a78b79cf5afcf7b7b6216798b2ab75dec29d589d0000e7, '', 0, '?'),
(0x871f4e7c15f0585d3c58232f937cce1d, 'wp-content/plugins/elementor-pro/modules/forms/fields/time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/time.php', 0, 0xe3911ba8f70893a5a82541b8be26d524, 0xe3911ba8f70893a5a82541b8be26d524, 0xe2c6881287b8d125f39be2acda32479d29a428fd11a522f5e96ff07a302070d5, '', 0, '?'),
(0x871f63448213f845edfb373d7b36408b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', 0, 0xf06db206086064fb9dc38fdcb5844d50, 0xf06db206086064fb9dc38fdcb5844d50, 0x4a331f52a48bb6f7949d4bc8896cf631ade8c4b9573f0be1d3628a02c6fc7493, '', 0, '?'),
(0x87204a7ee70866e429ac38a3b8f12d38, 'wp-content/plugins/wordpress-seo-premium/src/config/badge-group-names.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/badge-group-names.php', 0, 0x92fd39e4300a1400470167d4abbba58d, 0x92fd39e4300a1400470167d4abbba58d, 0x76e13f4b4a9c453f7c46312d7f47e3796e2ed6e4276087d91da3e321330550e0, '', 0, '?'),
(0x87256e34abe53abcb36183b79b638e24, 'wp-content/plugins/elementor/assets/js/ai-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.min.js', 1, 0x00000000000000000000000000000000, 0x28b80f5d1665388980c3977499c5a407, 0x4aadc2a51e2f16fd31d4926edd71ad1900e09b3fe7178ffb4acc8bb6bd47bae8, '', 0, '?'),
(0x872e02e0b0078c7c579ffcb16857f82f, 'wp-content/uploads/2023/11/comment-ace90bet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/comment-ace90bet.svg', 0, 0xc8f5669a79995d5204213c33b9f9bf23, 0xc8f5669a79995d5204213c33b9f9bf23, 0x865f16135d6eabb734a1009573a570d57cab8aa84ca4ef33a718125e9b3c08b2, '', 0, '?'),
(0x872f818d9da5fc45d5fae23fbe16cbf1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', 1, 0x00000000000000000000000000000000, 0x19ea9ecc74adb93e653de7bbd21d0238, 0x10a3c6a465dc49fd4ddcbe5f354c049e7e52e9e3b986ab4d65df9d60cc1bd1a8, '', 0, '?'),
(0x87314336a5e6966c039d183fa40357ea, 'wp-content/plugins/elementor/data/v2/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/manager.php', 1, 0x00000000000000000000000000000000, 0x4464d8fafb483a19f69579807e71f7b6, 0x97ffbe948fd200b139fc99f0e2bc9f5ddc03f09b399cba4a5a29fd505b4e1973, '', 0, '?'),
(0x87314cb3280901b43f1f272cd6854d23, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php', 0, 0x1643d3cd044f6a4c2a9fe94864994e6d, 0x1643d3cd044f6a4c2a9fe94864994e6d, 0x4fbb778a618a7343d7d99532c897aa0eb36bf53fbfc0412f6d9c7962ad4f7b94, '', 0, '?'),
(0x8731fa5d0078342b93393f911caf261e, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-909281a0818217979bc696524032b302.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-909281a0818217979bc696524032b302.json', 0, 0xd12e593cca29e3ef930eb714f9fd658c, 0xd12e593cca29e3ef930eb714f9fd658c, 0xca3e9594e7112990d9dbef91f2beb3842d2573ae40618732f4d02f950262cc11, '', 0, '?'),
(0x87368b30abc72740f719c3105ebc6769, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FromTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FromTokenParser.php', 1, 0x00000000000000000000000000000000, 0xbb1ef9a02fb73fa039cd3cc628a7b9ad, 0xa5f144719c58f91c1d275e56c72b035779cf7ead7791257278af13b06baf8be8, '', 0, '?'),
(0x873935f8f29bab36c870c3f5ab54c313, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php', 0, 0xb909589943104028f7b1a16591b5731b, 0xb909589943104028f7b1a16591b5731b, 0xaa8e8e1485ca7f5c351572e194ac977cf293a79216f5f5142f78df7009bf2b92, '', 0, '?'),
(0x873b6a8ca77cfd3a1c1b05312fc7e6a3, 'wp-admin/site-health-info.php', '/home/iraneurobetcom/public_html/wp-admin/site-health-info.php', 1, 0x00000000000000000000000000000000, 0xf9d273835850f3024511342cdb14f470, 0xf8569e8c17db88d1c6c46514df503b5c69e56fd2fd253cc4a18143f084d11aa3, '', 0, '?'),
(0x873cb6be61bc52a24fc0423064191df6, 'wp-content/plugins/elementskit/modules/pro-form-reset-button/reset-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/reset-button.php', 0, 0x232bbeefbc7c96c8017e72bc9b270cde, 0x232bbeefbc7c96c8017e72bc9b270cde, 0xd61e0803925e5f87cf572a763f5309faa5455bf27b722d5ec25720c39e971a0c, '', 0, '?'),
(0x87422079d6777f862bb3e0d67c74abcb, 'wp-includes/class-wp-http-requests-response.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-requests-response.php', 1, 0x00000000000000000000000000000000, 0xf41366959db63b9168a21b8914fd252b, 0xdf88c38f5323cdf58a347bc1325fccf6cab00bc60be1628b48baae546c10dbd9, '', 0, '?'),
(0x874270391eee662b3c4168989fcf2f69, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.mo', 0, 0x324c7fd6053a43f6a1335965e2d5efe9, 0x324c7fd6053a43f6a1335965e2d5efe9, 0x149d5fc2d30484f163f8a5e3ae796c6f3b38c808d7827d084262fef563ad11d0, '', 0, '?'),
(0x8742e1f8ac9194c2a79fa93ecd511e7b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/SignatureInvalidException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/SignatureInvalidException.php', 0, 0x0373e5084b01d874590826ae1eae8f9c, 0x0373e5084b01d874590826ae1eae8f9c, 0x4f992bf3852c3070721cca535507fa43d1e89e142c9e6332215407554949f207, '', 0, '?'),
(0x874395b12280df193f76eaa7ee9689f3, 'wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg', 1, 0x00000000000000000000000000000000, 0x0d05d5ef6329ef65b68bf7e5f918d0d2, 0x17fbb53202f32ce8aee3b9827faf47afbc74b3c2de38789f89ec716925a59646, '', 0, '?'),
(0x8745c2ea77c92c13f450f3eed1bbfa3b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php', 0, 0x79f3d33b317e6e548aeabb7f03b6a9a5, 0x79f3d33b317e6e548aeabb7f03b6a9a5, 0x05d49d65427a60330632344f27f9700902319d60f8a0f90c7e61eb34a91203ab, '', 0, '?'),
(0x8746f77e86f14ca84ce4600069ef7aed, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Native.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Native.php', 1, 0x00000000000000000000000000000000, 0x357306e3d3dc2fd1d9403497a735f332, 0x2838f7b828241f9f5b6ae5b39c9d481cb32c739351a4ac89809b5f53f8d51011, '', 0, '?'),
(0x874abc26065f23b9f13353d471a08dad, 'wp-admin/images/spinner-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/spinner-2x.gif', 1, 0x00000000000000000000000000000000, 0x31fd991e90e6329d865e23e638b50ff4, 0xa0efaf08182396cb92cc3d2402630ea9a736c0dee418d2df09429d9934078136, '', 0, '?'),
(0x874d2ac2833dc18747dda8593a9cf3f5, 'wp-content/plugins/amp/assets/images/reader-themes/legacy.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/legacy.jpg', 1, 0x00000000000000000000000000000000, 0x2f0712cf61aeec419a0d5f8c882a228d, 0x47395027332b135423d1835f016780add70f860f1ceb422c28a8a918284f1623, '', 0, '?'),
(0x8753ed3d3482f33a292ebe7188a945be, 'wp-content/plugins/wordpress-seo-premium/classes/post-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/post-watcher.php', 0, 0x1d8678a181e5aa17cbc5e814b4a6e9fc, 0x1d8678a181e5aa17cbc5e814b4a6e9fc, 0xf804763237ac8f693415f070cc0402e2b9f114f86429c0bc67aeac6c12af73e0, '', 0, '?'),
(0x87562b40ff3081f10efc70b8c98f6869, 'wp-includes/rest-api/class-wp-rest-response.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-response.php', 1, 0x00000000000000000000000000000000, 0xcaff7b1233693358259f9f85583e7678, 0xd86227acf528ece675fe6e912711f6e205d620aaadf700f5d92bf4bbdbbf72e9, '', 0, '?'),
(0x8758823a22978da8306b8747e2023d43, 'wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php', 1, 0x00000000000000000000000000000000, 0x9361ac1ddc19caf763f6ecf1e55039ef, 0x3f13dbf12030c8c5d63f46ccea7d434268815e708a5de9d748797275b5158c0f, '', 0, '?'),
(0x875a12eeb91a935bf6541d8f98bc6e7d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php', 0, 0xbd2e500503a18e5ade83a609eaacd587, 0xbd2e500503a18e5ade83a609eaacd587, 0xe9d8ca7ccb32d63bf07e86da93c85720efb08dde3736306e289476392d8038af, '', 0, '?'),
(0x875a9081d9295f84da77e42724a558f9, 'wp-includes/class-wp-block-parser.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser.php', 1, 0x00000000000000000000000000000000, 0xb412e81c89b155507a653bc6d3881533, 0x93b473775dd608d1e8cba2057af0b77dfcfa01572a45a8fe3c9f359fb35a4320, '', 0, '?'),
(0x875ab4854486ac84e8a15bee614f2f2a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframeTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframeTransformed.php', 1, 0x00000000000000000000000000000000, 0x1344f5d68485d14fde2241f6e94bd9ee, 0x49a322408397b40a46a3d33174a877b30c7dc3d1a49afa86d1e67a7687c9d70f, '', 0, '?'),
(0x875c0537f721fc80e801c26916aa43a8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOnetapGoogle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOnetapGoogle.php', 1, 0x00000000000000000000000000000000, 0x240ae286ca585cc75588c6b3e3f81ead, 0x6ae15d0d8a62a4be5969d0eb20ba329bc5243e6f5658f2eca49606d30b4f66bd, '', 0, '?'),
(0x875e53785f3f03758b1d47ca44a9e4eb, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0x94cf48d964393c43f0cba4ab9ad1626c, 0x4bcf2e426facb0dfd8e0a3b8830776fc886298258598e0d5537e31f94be0c317, '', 0, '?'),
(0x87627e35c3611f1ff99aa04940292af1, 'wp-includes/class-wp-site.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-site.php', 1, 0x00000000000000000000000000000000, 0x900621ed4e7e4db5e528dfa1823dc1e3, 0xbc2bc49f29b6b241646a726cf6432849f1b968ebbea95e0a7e909520bbbf5ea6, '', 0, '?'),
(0x876330e64738fe8382f98712b4bf8965, 'wp-content/plugins/wp-rocket/inc/3rd-party/3rd-party.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/3rd-party.php', 0, 0xc88e031b839929de6a1c76f39a03aecb, 0xc88e031b839929de6a1c76f39a03aecb, 0x6b4a9ae664295678626a328f62f1f987516c903493ca654de11c9e0bc2f9f794, '', 0, '?'),
(0x8766473cae40e19f9d4efbe71cb5132d, 'wp-admin/includes/class-wp-privacy-requests-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-requests-table.php', 1, 0x00000000000000000000000000000000, 0x00dace4157b1f45219cbd9688f9c8c78, 0x0ec8463f1b4a3735a3807a245d9950c87afe4e9715a17dd98689ac0aebfc2d15, '', 0, '?'),
(0x8766fae74b9f0a3bb27f8676c29498a1, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Context/ContextInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Context/ContextInterface.php', 0, 0x9d40e579da41fcf15c49b894a162e542, 0x9d40e579da41fcf15c49b894a162e542, 0x32dad148fb4066df4cfcfd542420f8bea7de5e468f5357074b13e8ac522e391d, '', 0, '?'),
(0x8768c753d69ab1a3b95c0b7970483814, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/repeater-control-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/repeater-control-base.php', 0, 0x317782fbeff098b44abd43dcc54653b8, 0x317782fbeff098b44abd43dcc54653b8, 0x3c4765f7c7bff4e65ace48c3bca013d768d5c48e46219856ce3a2449c657931a, '', 0, '?'),
(0x876953c5cb29c77a4ecbdaf563e57453, 'wp-includes/SimplePie/src/Cache/error_log', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/error_log', 0, 0x4ba1060884956e69df37c6ada0d922ab, 0x4ba1060884956e69df37c6ada0d922ab, 0xde69e72cfa0fbfd22bc5a1ba5cc4b4eee17b324a614f02eb37c8ab9a3c3561d0, '', 0, '?'),
(0x87783970e332ac02c5f077e303b8c442, 'wp-includes/ms-network.php', '/home/iraneurobetcom/public_html/wp-includes/ms-network.php', 1, 0x00000000000000000000000000000000, 0x35ed7eb0a22cd97c3aa5e491ba605d9a, 0x12d001f82890569c881e85f00eceb2a0d8bfbd3dc5f3abd5b21a5fa79617e579, '', 0, '?'),
(0x8779ed6bf0a543edc6100eeec257a926, 'wp-content/plugins/elementskit/widgets/vertical-menu/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/error_log', 0, 0xbd140a6f65ad3f72a16aaae1bf18d867, 0xbd140a6f65ad3f72a16aaae1bf18d867, 0x72f53e27afe8f3dd1d69c5adcaa541cbeab5493f948b1ace089540894755ea8c, '', 0, '?'),
(0x877c7be7101500794ba84d4cb4c9f5bd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedropshadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedropshadow.php', 1, 0x00000000000000000000000000000000, 0xb75dc0a36cbf242dd249b472ef32392e, 0x229db327120b47a5be03c6c8272fa151fdecfb261c96a59cfb0df7f43b2f9ace, '', 0, '?'),
(0x8786c905d6ecbdb4bbce29b949531fbc, 'wp-includes/Requests/src/Exception/Http/Status418.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status418.php', 1, 0x00000000000000000000000000000000, 0xfcace95082bef577b48e817535a46034, 0xff3290656e32cea4fd7d61260026e5d2a0ea14bf8f1d8fbb1df505235be3bd25, '', 0, '?'),
(0x878b39a3b70e925a7157e50ef849df61, 'wp-content/plugins/wp-rocket/inc/ThirdParty/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/ServiceProvider.php', 0, 0xb2bd9a4f4b98ffbcb4c2226958af0583, 0xb2bd9a4f4b98ffbcb4c2226958af0583, 0x8e96beed598b0d91fc405c516d616500b435a8d305a6be92a2ae9b899b7d2394, '', 0, '?'),
(0x878cc8b6c059ef11f80c43d616406412, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', 0, 0xd1bfee4354d50394725727d4c16463b6, 0xd1bfee4354d50394725727d4c16463b6, 0xb8d7b080584819ae6a8518cef3be2719482adaae41c6c47c0b07420e536e67dc, '', 0, '?'),
(0x878e5c013ae2c3da887fd5ea29672c5c, 'wp-includes/images/smilies/icon_twisted.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_twisted.gif', 1, 0x00000000000000000000000000000000, 0x4cbed7765b3fe5e92b2a389ed73bc9f7, 0x0156e54881684b85b7dac0adb00adec713ea0470a9faf786df3b2ea2262f4585, '', 0, '?'),
(0x878f1a25154f04b21148a9251270a2bf, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', 1, 0x00000000000000000000000000000000, 0xf5025f2ec81740068b61c37014b20c94, 0x300466ab320246ff9e3dc86431524781d0d6f03719ace02f45d6edbd248cc7a2, '', 0, '?'),
(0x878f40408d08f06854feccc393bc7ca0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivOriginTrial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivOriginTrial.php', 1, 0x00000000000000000000000000000000, 0x314571c88d698b3db7677de9f12a08bc, 0xfff24c23c8f33457afbcfb845fc92449ca36272355e7df6080bdbfe9ddd9fccc, '', 0, '?'),
(0x8793c41e593afcf2524b0a40774cb4fc, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2', 0, 0x12b219dcadef7a9cc72cfd94dc8e1661, 0x12b219dcadef7a9cc72cfd94dc8e1661, 0x831ce81edb14136d557dfc4f922b6eff56af87ec4693dd44aaa379f9d455f2c0, '', 0, '?'),
(0x87970a54d8ae3fec80746ae943de8e23, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/PurgeExpiredCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/PurgeExpiredCache.php', 0, 0xd5743533cbef1a46ee325e79797ef603, 0xd5743533cbef1a46ee325e79797ef603, 0xc50180069532a7c229dfb94d70eaa2adf722f2714505485f8442a798b15c42e2, '', 0, '?'),
(0x879e21bfde45aaa953378f789683c8e6, 'wp-content/wflogs/rules.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/rules.php', 0, 0x77865b7b88538af553e3201a37668236, 0x77865b7b88538af553e3201a37668236, 0xbf5745713dc03cdd7fa439daab245ba44c47525427b8cee57b64f72d79b6347b, '', 0, '?'),
(0x879e922889548cc020ee7a096b99673b, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.mo', 0, 0xe8382dfb2964435d7a94c7d3edb77a99, 0xe8382dfb2964435d7a94c7d3edb77a99, 0xd9c4028bfccf7d4ce318fb76a9bc8d8da8d9874f5f361fdccad285b14c2057a7, '', 0, '?'),
(0x87a0edecd018745e13637a624b34edd9, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php', 1, 0x00000000000000000000000000000000, 0xcb2d493806c8275ddb00c252058666ea, 0x6b051dd289d20b7290aed43b4ccadb2069e975f939259e72559abd63a376fecd, '', 0, '?'),
(0x87a1e33d07b72f3e467c389c791cdfff, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-150x150.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-150x150.png', 0, 0x8eb58a53d79f52e5b15fdd633273de3d, 0x8eb58a53d79f52e5b15fdd633273de3d, 0x821fbc53bb851c65718d8c7bfb9c6510aaf34eb1a1e6d64df62d874901ef180f, '', 0, '?'),
(0x87a2a83376b455801a339850c55e4f20, 'wp-admin/css/widgets-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/widgets-rtl.css', 1, 0x00000000000000000000000000000000, 0x605f452d63225e074a4049a65cb8495b, 0x5be9b2823e6138ad631061e82fd58917bf536c5e661096cfd53b0f24dd680eaf, '', 0, '?'),
(0x87a54c693ce14be332097dc255492c7c, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive.min.css', 0, 0x613a81d236c41d178d56ba33df6544a1, 0x613a81d236c41d178d56ba33df6544a1, 0x8c2bec7bcdcc7a4fe12c606292a68ad597a8281475d961741d0f78f5756e66ba, '', 0, '?'),
(0x87a599f334ccc63cf1cfbe441e56692d, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js', 0, 0x1b6c79f2fc26807a116ce7b70e35e5b1, 0x1b6c79f2fc26807a116ce7b70e35e5b1, 0xf9f79cc14b213eed3a59c8dd42a605d4f3169bc5babad9c37b7f4cf7274c2e20, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x87a75f506951885f51e3356deda46761, 'wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css', 1, 0x00000000000000000000000000000000, 0xfd56e325ea8a25cac421e3037d195f02, 0x5a4bb4cb85a9f658e2cd1b7b53579938ce450d06710b63d6e24997f524091ed6, '', 0, '?'),
(0x87a88d3649dfaf5acd78e59b260d1f58, 'wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg', 1, 0x00000000000000000000000000000000, 0xa0cee9d4668a6c9621e7d6619b9d0b5d, 0x281e9c9c2cf02aa9a02c3133bbbc3e89d4a2e12ad7e23f333dff106834115338, '', 0, '?'),
(0x87ab4c209d55ffd5c0b966afe075e23c, 'wp-admin/images/icons32-vs.png', '/home/iraneurobetcom/public_html/wp-admin/images/icons32-vs.png', 1, 0x00000000000000000000000000000000, 0x052cd6502a05e7d3f17b3e76a5b15566, 0x96b090daf83f55fc987abed4501e5c99c20c408660a238670f3b0daeb3c19645, '', 0, '?'),
(0x87adc838363f95838162b425f99760fd, 'wp-content/plugins/elementor/assets/css/widget-progress.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-progress.min.css', 1, 0x00000000000000000000000000000000, 0x5143c752f0e461584eca0af0e9941cf3, 0x3445769221dbd025fccd45ff32f545a0e0258417d04e1dc9ceb964aab543c86f, '', 0, '?'),
(0x87b065eca783843db8f6bcb045715824, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/star-thristle-flower.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/star-thristle-flower.webp', 0, 0x6565902ddc4e13e7eee2ab89e6ee453d, 0x6565902ddc4e13e7eee2ab89e6ee453d, 0x3caf39aec49a8a91f20c74ecd0b857364871e806da9e54c6697052b5b846e598, '', 0, '?'),
(0x87b4098a986ee7a9c372e358dad7c1c1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php', 0, 0xb2ebf4febda59598df563ca6ece004e7, 0xb2ebf4febda59598df563ca6ece004e7, 0xb1f9bf28f78fc5b6363cbd8b8c6a8d745a68a9b34ab24fe4c6405057d416e431, '', 0, '?'),
(0x87b5a20c598d911011bda27899faa451, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php', 1, 0x00000000000000000000000000000000, 0x9bf62f66e24879d36e73ff894a033327, 0xc9dc1f787ad42f45cd34f9a71a50b37349dfc76b3ad533d0c7f1a45d2f1816a1, '', 0, '?'),
(0x87b67f2d0fc482340db2d2a57e016f06, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-section.php', 0, 0x36c85f6d7030efff5cb4ead34ca8c3f9, 0x36c85f6d7030efff5cb4ead34ca8c3f9, 0x330144f2e0829141b6f25034f9393ff6414d56b6509685c0064cd595ede304d9, '', 0, '?'),
(0x87bba969a4a7be8217998bc6f8ed5b7b, 'wp-content/plugins/updraftplus/images/icons/dreamobjects.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/dreamobjects.png', 1, 0x00000000000000000000000000000000, 0x62db39e689b747258332e4185eb6cc7e, 0x03cf2d27bbbf76d9c9886e3519f4d66b10969677d3e5aaffd45d23c6be56945b, '', 0, '?'),
(0x87be4c58bf525c30bf6fc30256b376a7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/UidProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/UidProcessor.php', 0, 0x0c0383ebf7cd5e24ca04d7770b7ffdec, 0x0c0383ebf7cd5e24ca04d7770b7ffdec, 0x2d225e5efdd9a738fded22dca48034f754dd692167f5964bf067d61375cc04a2, '', 0, '?'),
(0x87bfdabb48190e49ea9377ab3e69edc3, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', 1, 0x00000000000000000000000000000000, 0xc9eca1dbeada2bc0f3e8a71e82439bde, 0x5f3e92a928ee515597fd067a5ea861e89bc9aca4666a9d0510b2dbe36a1e6542, '', 0, '?'),
(0x87c031075fb14ee97081477edfed7de0, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Renderable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Renderable.php', 1, 0x00000000000000000000000000000000, 0xa3402e7b89f28bc68b481e3e6093342f, 0xd16dad00b562d20d98bdafaacfa6e0f2c1069ab5bd7f2fb32621694c2070b8fc, '', 0, '?'),
(0x87c0a3c3a31a7f27af4cf850eede4e87, 'wp-content/plugins/amp/includes/admin/class-amp-admin-pointers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-admin-pointers.php', 1, 0x00000000000000000000000000000000, 0x480532efa00dd7a67fd66b8692dabaef, 0xee23270f0a128ed8bad9f96d62af0c60cf19dddc917659f310d5c4a0cc26fad1, '', 0, '?'),
(0x87c24b0e65a08a0939cdb177a143168f, 'wp-content/updraft/backup_2025-04-09-1218__EuroBet_be7242cfddf2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-09-1218__EuroBet_be7242cfddf2-db.gz', 0, 0x87b3465ec7b1c8bedada485cb84b4025, 0x87b3465ec7b1c8bedada485cb84b4025, 0x41435b175385f1f07a4c49e4068ab6190f0d4de63568d72cb70a85b61b434d7f, '', 0, '?'),
(0x87c45c90a55ed040502fe50a8c522794, 'wp-content/plugins/elementor/assets/js/admin-top-bar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-top-bar.js', 1, 0x00000000000000000000000000000000, 0xba63ba41e6cf295a6eb0a19e68c52bfd, 0x8e075997a2c02c5aabf28027937300910b55845d1ecacbe0725644384a24d573, '', 0, '?'),
(0x87c55e945f6f09c17e4ea25c50888f1d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLayout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLayout.php', 1, 0x00000000000000000000000000000000, 0xc44f3a02043cc374b2ac4e1206570a74, 0x72bb9904392bd095d8e27266fb320e12b39bc085e3224364a8977749464244ee, '', 0, '?'),
(0x87c6047acb3830ec8f0e43ed9174bd03, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', 1, 0x00000000000000000000000000000000, 0x980cc546283b629c8b6903164dfb61a2, 0x0f7f47835b8f935f6c81b7ae8328c204f94f928d411527b8a91330b3445085d0, '', 0, '?'),
(0x87ccff3d7ebf6643d3b8ddd0ea3bcba0, 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', 1, 0x00000000000000000000000000000000, 0x1d859b822b815c5adf2137b1a08a3037, 0x5cfe7294c4860eabc1a60914523a905f4f397890887218ca630ff53c81cf8576, '', 0, '?'),
(0x87cd79205c161c5ce30d09994b6ec5cf, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php', 0, 0x840d18cceeb8dde2ae2b39a9864314e2, 0x840d18cceeb8dde2ae2b39a9864314e2, 0x3e9f089907ddda19f288e6f42f2dde2ce6f88074d014607ef82223ed3dea556d, '', 0, '?'),
(0x87d16d2a823bde0b2566c3347881983b, 'wp-content/plugins/elementor/assets/css/conditionals/dialog.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/dialog.css', 1, 0x00000000000000000000000000000000, 0xf67282efbb494f4216d2fd85d830a1e4, 0xe4e796a3eccc8ea835140e78dbe797bc23d73b829c31f7de94ba8fc9b880157a, '', 0, '?'),
(0x87d276c264e54549bf8f89bf7ce749c7, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php', 1, 0x00000000000000000000000000000000, 0x02d96933ff02157326a98bff61911a77, 0x0ff59e4dda18384a6786d841b90da7ac60635935b67e3e2c456125f618f06f67, '', 0, '?'),
(0x87d7a31bef1f2a47df9acd940aa3c505, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css', 1, 0x00000000000000000000000000000000, 0x18b6260305b3bdc5100c937971d28906, 0x0459233d72000db9371c0186b137c4b2a5c886f208ad9ab1946d7eeab93fd35f, '', 0, '?'),
(0x87d7dd39d9cc8d919e6a32aabdb7f8a8, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/operating-system.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/operating-system.php', 0, 0xe6688a77c6f2c0e3c957a60fed37f263, 0xe6688a77c6f2c0e3c957a60fed37f263, 0x354becda5b64e9e8126a7ec6c4563fc2ffaeadf00d8a675c59af504c7e868207, '', 0, '?'),
(0x87db344206db453473de5f87a1f958b7, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 1, 0x00000000000000000000000000000000, 0xb7fcd75fe361b087ef8ba24b57c282dd, 0x91c4266393e6457562538de7079b47f91743792c649d9c56618e11c0be180b39, '', 0, '?'),
(0x87dc09809b62eeecd6fc1ddf18d32344, 'wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php', 0, 0x75139417ab24a49064204299392a7c2b, 0x75139417ab24a49064204299392a7c2b, 0x3c425fde4fa2b7ea839462666375caf84b8d2a64523a2f89cb5bfb4e5770d260, '', 0, '?'),
(0x87e79ea77bd17d848cdd66f44547f467, 'wp-content/languages/plugins/elementor-fa_IR-14e992284ae6eea67773c5861e3cb8ff.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-14e992284ae6eea67773c5861e3cb8ff.json', 0, 0x6f673ba5e567df5c6a46020e3cbf61c5, 0x6f673ba5e567df5c6a46020e3cbf61c5, 0x0c86f0d13cc3693f418bcc60c61be034a2dda55588b465c45f2730f3413d8194, '', 0, '?'),
(0x87e79f33f5380d127c2a4ef87c3dd295, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CssLength.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CssLength.php', 1, 0x00000000000000000000000000000000, 0x4beabfe258bb6af8e3184768280643bf, 0x730bfd910dd8f0f8e1c7b5643a73b265abf4d8b079dcde17b689bc8b990b86b2, '', 0, '?'),
(0x87ed776d880f99b04eef475c6a91eb3a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgQuiz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgQuiz.php', 1, 0x00000000000000000000000000000000, 0x58e1939ec9d9db75d7a596a5403a8ff9, 0x9e7c8ef120c0345df4441a246460c18e7149ee45d98a7d5b74b4f328de17c66f, '', 0, '?'),
(0x87f110526c5652bfd1aa409ef4aecca7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', 1, 0x00000000000000000000000000000000, 0x026896d99e178b39faa2ffa1e8cd6cff, 0x7b8cdc3af4d34071a01b85fb033fc83801ba55a15f8477ab78f679eea2dee998, '', 0, '?'),
(0x87f38a2acdc0c9ac7e837c178c24d7da, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', 1, 0x00000000000000000000000000000000, 0x707691524755790d0966aec6f0fce3fe, 0xbc24b3febf8530fd8628d9f2ae70972c5f3b089825673d7202992a70dd25eb70, '', 0, '?'),
(0x87f605e8ed5bc1a88f98a18f1696211e, 'wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php', 1, 0x00000000000000000000000000000000, 0x180e242cabc75884f7784ac273bf3712, 0x09ee13335fe8ebb343309689d550da89002a0beb4a53466facec2ca52697f3a6, '', 0, '?'),
(0x87f696cee0860fea848a9ccb8f6402b7, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-admin-redirects-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-admin-redirects-2410.min.js', 0, 0x827b838274d279898df8d586d3c1cd19, 0x827b838274d279898df8d586d3c1cd19, 0x426cb4c40eac05cb8b079dc46152a4a02270aec9c087cd4a5b0bfc9467385724, '', 0, '?'),
(0x87fa23d93b4ec1456dba2b761b794a55, 'wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php', 1, 0x00000000000000000000000000000000, 0x5c48ffa730bf86c1943a588c5da5868c, 0x062e0d90cf1bb822cea25b173eb6371624adc705c5c5f64fb9b2f5e7b22f279e, '', 0, '?'),
(0x87fd641b70d552c6de109e2287e4d4a7, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/rate-now-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/rate-now-thumb.png', 1, 0x00000000000000000000000000000000, 0x98c65997fb086a2aeb4241a0e64e1b67, 0x0ef8209cb64153f02521fca051a7cc9b101420bc2a72c214da6fd9052613a1ce, '', 0, '?'),
(0x88046684376ab5f66ae1d97a2dc4204a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', 0, 0x40359ccdfb7f04cc9dcc76addfa90033, 0x40359ccdfb7f04cc9dcc76addfa90033, 0x38b30ace93ea70ac5c5d05b082de2fb4873ab24180d1df8bd9f815ee44d8df05, '', 0, '?'),
(0x88065aced4512b78c7ff72b6df30bdee, 'wp-includes/blocks/media-text/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor.css', 1, 0x00000000000000000000000000000000, 0x20d07fa289782622b8c47347af8c5dc1, 0x8fc7d8dcef37a9b06e9c142c69f0128fd8b8d342a2c9cc2f474a4fbdbfdfbf28, '', 0, '?'),
(0x880bbac641f3c493a01ebd9e43cac3c0, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/composer.json', 0, 0xd7270613fa19777931d0d2eddb562c89, 0xd7270613fa19777931d0d2eddb562c89, 0x5035288cdf1c2f7afd1cbfa87fc85b4e9831bf8c16014b46e4a112a6afca5709, '', 0, '?'),
(0x881340822e6d3c5c9d3f8ff1915fe568, 'wp-content/plugins/elementor/includes/controls/groups/text-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/text-shadow.php', 1, 0x00000000000000000000000000000000, 0xaf3a4131017557959410ce89178ec281, 0xc671900a7ac65cd5961f02e4bb3e7592d58883ac49e8256860caf262d95453aa, '', 0, '?'),
(0x88159ba214eb509aad73994c15589a66, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAutocompleteAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAutocompleteAmp4email.php', 1, 0x00000000000000000000000000000000, 0x737db2840897cc258775a7b608aa5431, 0xf537c2025328a956903a62d5b946f50478079f588bc5ecbd3c00d24d9ad8d62e, '', 0, '?'),
(0x881c7259fcf72fa776d2d3eb0da55996, 'wp-content/plugins/elementor/assets/js/toggle.375da8e2f6fed12731c2.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/toggle.375da8e2f6fed12731c2.bundle.js', 1, 0x00000000000000000000000000000000, 0x6de979f9b99fbd77250474d3fa8e166f, 0x86544c35c685a018adbe2bebd323657b2347f69e2ea32a0ab6d0e3223455d0f5, '', 0, '?'),
(0x8822203641e9f8180b8f0b375ee448ad, 'wp-includes/blocks/cover/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style.min.css', 1, 0x00000000000000000000000000000000, 0x63572908f5c4f1b77ab8bfb90a43d92f, 0x8724fff6b8b1ccd6fe496f1d40d642c9743677d78016789dfb382bcc02a1fdfd, '', 0, '?'),
(0x8822697254d64ae1ccd4a656c7a2853d, 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/LICENSE', 0, 0x42463d89c79106c147853a0ac5f149cb, 0x42463d89c79106c147853a0ac5f149cb, 0x56edf0e9e5f2537d5c960ca30efb034b3c922bb9cfb5dd9c9a3fcf37d504878e, '', 0, '?'),
(0x882a3d7aab35314fdd029a4a084fd11b, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', 1, 0x00000000000000000000000000000000, 0x8005838e2d4fc60f824d575e5c7d4c4f, 0xf5fd8e40274aac65ddcc0b609b0bb53004f5153ee75560a5e2e0078feeb8fa12, '', 0, '?'),
(0x882b5984019c3437969ee0ff327565dd, 'wp-content/plugins/elementor/core/utils/static-collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/static-collection.php', 1, 0x00000000000000000000000000000000, 0xa37efd6120ee018c99a1b3ec1647ec74, 0x3693068a7fd5435e10ce9f08fce0298eed19adb673dc89df9693ac9db8803f8e, '', 0, '?'),
(0x882d8984752fc7703a3863037c7e15cf, 'wp-content/plugins/elementor/core/isolation/wordpress-adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/wordpress-adapter.php', 1, 0x00000000000000000000000000000000, 0xbe9ffb0860fb15f4584f3b1cfcb8eee1, 0x6a2c22d61209583e6b227b9f9bd45a18e5a6ea348dc0d826ce3b6a2ca12e5565, '', 0, '?'),
(0x882f0db65f21c571bdc954dbf2f8eaff, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', 0, 0x9e324a915f0843fa95a0e9b36411eba5, 0x9e324a915f0843fa95a0e9b36411eba5, 0x7a10202da6a5782fcd17f7193b4f94f1eb3a8889a08f333239c731844fc5cba1, '', 0, '?'),
(0x8834cb068b5b3de5be1f8ea5a2488da3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', 0, 0x43125673b59879626fb833603e6a23d2, 0x43125673b59879626fb833603e6a23d2, 0x0c7741a82f657b7a77fdd4fe57269c09316f67ecd452b98cb2891d855d448ccf, '', 0, '?'),
(0x8835892b6ce283402d0a5de0a20896f9, 'wp-includes/js/dist/script-modules/interactivity-router/index.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity-router/index.min.js', 1, 0x00000000000000000000000000000000, 0x91d26f0c5cc8825148e25609d09a2b79, 0x24949854a8b0a3f2065218c166a148537e8cb59951a6baf6d03aa92cd5e79138, '', 0, '?'),
(0x8836b7c450ee455636f521297067caf2, 'wp-content/plugins/disable-gutenberg/img/sun-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/img/sun-icon.png', 1, 0x00000000000000000000000000000000, 0x83b85f420688994eafedabbbd5eefdc7, 0xb9983b67a4d911ffcd620a1a48fe96df7eeb67ac23d759edf997e3592d95abf9, '', 0, '?'),
(0x883a3d8f25c6cce2bef9a00f4dd4dbb5, 'wp-includes/template.php', '/home/iraneurobetcom/public_html/wp-includes/template.php', 1, 0x00000000000000000000000000000000, 0x1377f4e60389d89f068b00810ac2c738, 0x186c27090add3c2054c61e3a2f55140731954f42a5bfdf4349c6edbb8877e262, '', 0, '?'),
(0x8845618f8acd0ea3c9fc814845c5db73, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionArray.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionArray.php', 0, 0x18b41a4024b7bf0efcf9c2d0edabe6e4, 0x18b41a4024b7bf0efcf9c2d0edabe6e4, 0x152cb6d7a1f61a85dce01ed843b32d64a4616517dbf1840352ecaaaa30986940, '', 0, '?'),
(0x884720b424d25da995d40dd21d6b2743, 'wp-content/plugins/elementor/assets/lib/animations/styles/pulse.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/pulse.css', 1, 0x00000000000000000000000000000000, 0x25304150c7060f1a8f36e57c7dadb4b5, 0xc537df267fac03b99847e528377c8a4fac9e278d704483663f0b29e767f814f3, '', 0, '?'),
(0x8849dd7b8b3fbb8672f45daf1e1da037, 'wp-admin/images/resize-rtl.gif', '/home/iraneurobetcom/public_html/wp-admin/images/resize-rtl.gif', 1, 0x00000000000000000000000000000000, 0x6e43258f59d8669c88f876b5462e0e7a, 0x4053742d5df37aba95272b6b9fb73280e57bd86adc2cca514e9aaf7e29db093e, '', 0, '?'),
(0x885267e9c10e71ca053395ded1ce5620, 'wp-content/plugins/wordpress-seo-premium/src/addon-installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/addon-installer.php', 0, 0xb11caf966cfac658cd883996587f0708, 0xb11caf966cfac658cd883996587f0708, 0x0a38fd7ba202b21ccb49135ef4367fdbfc97e26f5da26f80c313669079b3800d, '', 0, '?'),
(0x88532786e105f2804cced3bfc1c507be, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Signed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Signed.php', 1, 0x00000000000000000000000000000000, 0xa20197348e28ff70e6b4a83c9dcdd9b7, 0x687bc629dbc0ee05985d1c7a597cdc1290e0414c7dac4aaf18df7db62d4523e1, '', 0, '?'),
(0x8855698b5cc1fc3cb35034093ce7924a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', 0, 0x8b9abdefa505abe6dfcd6a4238a3bae4, 0x8b9abdefa505abe6dfcd6a4238a3bae4, 0x19e265fbc303c772d435b2affb45d8ed6448c9e43fce1a1cae61d841835264d1, '', 0, '?'),
(0x885e1b4159207cacadb4b5070a0b62ae, 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-heading.php', 0, 0x78266eee58b5ad5efcf91cf2a437dcc5, 0x78266eee58b5ad5efcf91cf2a437dcc5, 0xe5845f4296c9f44514cd3468cbfa7e8e8d7cfa234534b4da5b9605561e169431, '', 0, '?'),
(0x8860e58c20c6a2ab5876a0f07be43bd9, 'wp-includes/js/dist/edit-post.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-post.js', 1, 0x00000000000000000000000000000000, 0x2127a0c281645631e9c258e6fa23d4be, 0x51c79323dcd2d953febc671a9ee191b4ad36904ef035ac263f297022fbddaf1d, '', 0, '?'),
(0x88623981b933ef2dbe3e6d1ed7e08170, 'wp-content/plugins/wp-rocket/assets/js/lazyload-scripts.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-scripts.min.js', 0, 0xbb5a21fe82300e06f5c087460b6cb565, 0xbb5a21fe82300e06f5c087460b6cb565, 0x0ebd94972ed2e045d77e16b5d3610a1aba719517f099210d244ba12da6998c06, '', 0, '?'),
(0x8863823737adbc2a4218993211f692d8, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php', 1, 0x00000000000000000000000000000000, 0xa34b4cc93f301001abe9c00fba5db5c6, 0x4e38a92c2ee7daae6ca3a86fc95444ac98eed898527ce839b063cc7b9e3777f7, '', 0, '?'),
(0x886583e82bbd3367c5b0b3a15e2acb51, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo', 1, 0x00000000000000000000000000000000, 0xeb2eca6ba58867a9f633df30ee958318, 0x517470f8e2d8a377f4e99385e4719b0d3574fa77fa2d98a51cd179810f878c1c, '', 0, '?'),
(0x886964e85e2cbf34e4403d09a7fc398d, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php', 1, 0x00000000000000000000000000000000, 0xe26b6a84954af4eb37725f0ffa0c618e, 0x0c0a19c598459ae9f6ebde73a5c2eb9fa33b95f01b7685a9a513553a1b7f7201, '', 0, '?'),
(0x8875ac8e1396713f636e7c00301a581b, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-de_DE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-de_DE.json', 0, 0x505722ed8c82ca5a76c384a5a6b99c42, 0x505722ed8c82ca5a76c384a5a6b99c42, 0x311d164828826fb24ce7cc8ca763f80b3ae901c32c7728e9a31c791e623edbdf, '', 0, '?'),
(0x8879d8478c2333d4e38600907ad3daa9, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', 1, 0x00000000000000000000000000000000, 0xf0bb940bc68c358a530bf816a8f02aa9, 0xf087129f99dd52be2da6572dca250d9087f685a9d635ccbd477bb21d4c94cd1c, '', 0, '?'),
(0x887e47ea92a68d57761d5f9eaba08f79, 'wp-content/plugins/elementor/modules/gutenberg/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/gutenberg/module.php', 1, 0x00000000000000000000000000000000, 0xbc12d720c8b34fffa1fa640078ac0bc4, 0x37060f29b10450407be57184f460db0f9bba297c48884c7cc2cb8ad51aba2384, '', 0, '?'),
(0x887ee463abb31beccf2a63e17b691d12, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php', 1, 0x00000000000000000000000000000000, 0x1239208db609544424466769456e8319, 0x0ca8961e9e08a0f31bdf535da753862807056ec118b3e45a00e78102cab2b8a7, '', 0, '?'),
(0x8889a387e72d6968132da5e81f5fd8ce, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', 0, 0xd90ae34b15068454bac7e51ee81f71c2, 0xd90ae34b15068454bac7e51ee81f71c2, 0x723fe59b737761f105225d8676b3651a1bc59b656ccdf888da880642f777c079, '', 0, '?'),
(0x888a99654d98792a1ed29eb7e9d6e68f, 'wp-includes/js/backbone.js', '/home/iraneurobetcom/public_html/wp-includes/js/backbone.js', 1, 0x00000000000000000000000000000000, 0xddc851aaace75f11a91f1db004b0299f, 0xea80a00b3df1919e92c03d1c1da016dcab90c481ba0245d1df918ce5dd71fa16, '', 0, '?'),
(0x888eff332e15d81a8d3dcf6b075f389a, 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php', 1, 0x00000000000000000000000000000000, 0x3b4a70b36c1405ceeef7b762c0371ce4, 0xd0c37fe1c26731aacbfae154f6344250a723e06c9b6cc92ed5c703f1634c450e, '', 0, '?'),
(0x888f398377b63c0778afd6d5e5efc9b4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', 0, 0xe98e979559b317e152bb8192d3317a75, 0xe98e979559b317e152bb8192d3317a75, 0x416ee9604b7b6acd4b34cdba3fce94b35106c293bc139b54c0852667566cdf9b, '', 0, '?'),
(0x889140126b90261758dd490b0274c79c, 'wp-includes/class-wp-block-styles-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-styles-registry.php', 1, 0x00000000000000000000000000000000, 0x8bd750af42411bec15d32c09dc856cd4, 0x6fd5d26bd5b4cb8e486963cd9e47df984cc8fc6a068360065793274d325cc0b4, '', 0, '?'),
(0x8894dd53860f24870752291148c824d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', 0, 0x5c662616b03825ea37110aa27d9b3c25, 0x5c662616b03825ea37110aa27d9b3c25, 0xf43165447b3a6fde333f9a03020a4eb8669825002956abf73bdc06c754823fa2, '', 0, '?'),
(0x889723ca11646c7c074dec995352c999, 'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php', 1, 0x00000000000000000000000000000000, 0xf3f0069886fbfa04725908b82d17b891, 0xbae49de0dc0efc53bfafe0f1df09a17b6f0fb035df0b83c05691127a2d8516ac, '', 0, '?'),
(0x889bfa1dcb42b12b867900789561b624, 'wp-includes/blocks/table/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd92add14b11c9186b7c8042756936d9e, 0xabfef201cd429f1cee4ff08797d4079511f426a6dd27cc6f31495979be062544, '', 0, '?'),
(0x889ca29c85552e9d7f382043e52966f4, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/Extractor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/Extractor.php', 0, 0xb67b1bca56546981ce3a7b5c4425f6d1, 0xb67b1bca56546981ce3a7b5c4425f6d1, 0x109d082a2da19096d205686b339942de6b59a3b2ef4cd45debb3dc5dbc6dba9e, '', 0, '?'),
(0x889cf8fe6a169e94fadbc6de4075cccb, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', 1, 0x00000000000000000000000000000000, 0x74d49e42b8de93aa1072dc3712800619, 0xdc4bd1c4b11c5c3ade2e5853caa0456d8c6ef90a9e00a0c16b825c89b2235af7, '', 0, '?'),
(0x889d8c42f67fa006b3c4da197f39e90d, 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js', 1, 0x00000000000000000000000000000000, 0xf586b9f22dc7f7007a76a2a20620c649, 0x86f57a30b06fccc78d80c924b66e2d1f80b65dc2e21f3a99e9763841cd0a766f, '', 0, '?'),
(0x889e9891d470e08efa9b41bf7a0e3177, 'wp-includes/blocks/navigation/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x668b911520edc0a158deca5f17054ca4, 0x87aeb548257e48e820590041d4821747a1dd39ffa0d5c2a226ded3992c0846a4, '', 0, '?'),
(0x889edc14ce636f902bd8cddf6bcefcd8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/error_log', 0, 0x317066726a496db32437d4f1cc29f68e, 0x317066726a496db32437d4f1cc29f68e, 0x1c125d9f173de4827dee6826548652c51ddf6657b5b489b405990f2a237aa22e, '', 0, '?'),
(0x889f06b05b736880032eaa0527c374e2, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/SelfResolvingDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/SelfResolvingDefinition.php', 1, 0x00000000000000000000000000000000, 0x4b720bb24f74a39ccc0747120f0d3044, 0x3f783302d68ca8e0d9eb6d10fdc3331786433123bab6e8dfa4a20bbb76bf6625, '', 0, '?'),
(0x88a14b6ba966f567ff12e754a4239456, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php', 1, 0x00000000000000000000000000000000, 0x148a65729b02c9788787107c3263bdd3, 0x9af7cb0fd22e43b9bf401c32889d50d663d69c825e6e0a9427122d0587765b7e, '', 0, '?'),
(0x88a18df33db2c36c061322cd20757072, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Source.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Source.php', 1, 0x00000000000000000000000000000000, 0x50d8959338a09d2099a08b1e21a7392e, 0x4eeb5b4d7342b750312d7873c71201b57d7b63c123e1a454fcc36ba14a323277, '', 0, '?'),
(0x88a4df3b7e5f858c94e6f411eca5aa12, 'wp-content/plugins/elementskit/widgets/whatsapp/whatsapp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/whatsapp.php', 0, 0x151c63691024880518ef74ea4804298c, 0x151c63691024880518ef74ea4804298c, 0x5c4dd019f83bd2853b6ddd949b0b6e9d10bc76eaedb37bada7351a993d0f60af, '', 0, '?'),
(0x88a6f99fe0fde0c1649bb67d5497c122, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpO2Player.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpO2Player.php', 1, 0x00000000000000000000000000000000, 0x73357332e3008ecf5723353bdd47426a, 0x3b50b3dad9dc6d83ed9e13ec5cd9dd39cccc9b7ce4603c54e77253affe21309e, '', 0, '?'),
(0x88a9b40f08f76eef0af500dc812d6911, 'wp-content/plugins/wordfence/images/blocking.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/blocking.svg', 1, 0x00000000000000000000000000000000, 0x07a31618272d489566978c980f3c0b31, 0x4111358459398eaee000b6f34fc47471e4d0964c5c1fba7d05cb61bdd426e2b4, '', 0, '?'),
(0x88ac146ee75491a3e497991df2cf8591, 'wp-content/themes/hello-elementor/index.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/index.php', 1, 0x00000000000000000000000000000000, 0x16b00d5d5e41c1db8324f5a13a694d0c, 0xe57863df489e74c1f8b2fcc7aca5e4e3667b6549e509281e7b9213e130aee3ac, '', 0, '?'),
(0x88ad3def16a04a4a7b1942cea4ab210d, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php', 0, 0xa67e3f58040366a2330b89794e6b9996, 0xa67e3f58040366a2330b89794e6b9996, 0xba03e62882c9f722273f63467adb36962e3e92c9e9f22fe30f04a653d031787e, '', 0, '?'),
(0x88ad40f3359c5e659a1423b225fe8483, 'wp-content/plugins/wp-rocket/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/InstalledVersions.php', 0, 0x7f268aa312bb8a6a105ce33351d9961c, 0x7f268aa312bb8a6a105ce33351d9961c, 0x889e314f73db7dae02e532a16c0ddebb8926dfac451fc359cfd6db3856830bf6, '', 0, '?'),
(0x88bb19ad48d4f1e3ba68242a38a417b4, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_real.php', 0, 0x9b4037448051f9024cd0a07770b9b29c, 0x9b4037448051f9024cd0a07770b9b29c, 0x980474841461c5fe496446329b1b054fcc95e0a69ace5ced8cfed5f89ab8ba2b, '', 0, '?'),
(0x88bbc767931995dd5b7aebb400ceae9b, 'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php', 1, 0x00000000000000000000000000000000, 0x8581dda42965a4e08f26b4765734c00b, 0x5d5aaaee2a57d2214f658b48d27638cd616cf9c9fb7cfa0d0bc93330969510f5, '', 0, '?'),
(0x88bcb316ce5f104e879832fee7934b10, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/error_log', 0, 0x469133a1d7dcd3d93f162811ebba4066, 0x469133a1d7dcd3d93f162811ebba4066, 0x0f0406fa911854ab90ae67ccb05a16181d77dc1d11e33a137e1f1826c2626ad6, '', 0, '?'),
(0x88bd90becc97d159ea119fd2f46ad431, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptionsGoogle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptionsGoogle.php', 1, 0x00000000000000000000000000000000, 0xa092f64afd4e7073b97225e7afcd52b2, 0xeccc2fdff7f3fb791a26e5ad11000a440172200fe45008b41e0b3e3e55419164, '', 0, '?'),
(0x88c7af563d9bfdc28be2f71fdbc39a5d, 'wp-content/plugins/elementskit/modules/advanced-tooltip/extend-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/extend-controls.php', 0, 0xbfcabea80b3e326bf6024bec17554c33, 0xbfcabea80b3e326bf6024bec17554c33, 0xddbfe75561ab8dd4b0f1973fd63ef9d81af6cf6b90701d4181b9318f4fb2fe79, '', 0, '?'),
(0x88ca0ba4ff1397575407582ccf822ab5, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Php80.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Php80.php', 1, 0x00000000000000000000000000000000, 0x8bfcfc1af611af8b62427a0d06fc3d01, 0x9d6c2af1ce8f8fbbc5a3a08d688bc16d59e9db987fb08c75b299431386569255, '', 0, '?'),
(0x88ca161f496e9373e1d43536f6dabee9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridData.php', 0, 0x1b1051ecf5cd0c2625317dd2dbff1c64, 0x1b1051ecf5cd0c2625317dd2dbff1c64, 0xd212fa2820bef2071e2ca6c4af081c7536d66f45a60fd1ee9cc05ac65d96db90, '', 0, '?'),
(0x88cac1e3730d01c8dbf776952682b82b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/ClassLoader.php', 0, 0x80e3127bb630c512c42cfb51366ec09c, 0x80e3127bb630c512c42cfb51366ec09c, 0xed60a00c89d5eae8e7739b4ee1fc2ece2dda89f3bc474454fa8bb6b82d0a74d4, '', 0, '?'),
(0x88d7feb7270ba6362c2d416fa217f35b, 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php', 0, 0xa9c14dd7868e425d65327abb52e7f7b3, 0xa9c14dd7868e425d65327abb52e7f7b3, 0xddd0441cabfb1eefe54f4944de504b8dc62c4758db14d779093c9de409c5302d, '', 0, '?'),
(0x88d8b98d9c8808cdbf11c3e766647c68, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 0, 0x3ec788adbb0519a92243e569789cfcb9, 0x3ec788adbb0519a92243e569789cfcb9, 0xf0aacb0b78e79caa2199a29fc47df2971ab685981eca0e8257aaaffa0fcb6411, '', 0, '?'),
(0x88da43528e77f99542171953459c06bb, 'wp-content/plugins/elementor/assets/js/editor-environment-v2.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-environment-v2.js', 1, 0x00000000000000000000000000000000, 0xaf91e87cb9ffa96ce816a58bc687d752, 0xb438dca606ce83b416bb5e3274046b16c54dc1912ce4650552a97f618148bdf2, '', 0, '?'),
(0x88e07facd447f9b8e02b8329470beb73, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css', 0, 0x7ba70875b322031aabe8bcfc25a92713, 0x7ba70875b322031aabe8bcfc25a92713, 0xa4dab49e67ea20612e1ec6f75dc81a5ed558a281b4a6446312c933223c5d2850, '', 0, '?'),
(0x88e6c8a3aacb95161c01a912c5c3760c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', 1, 0x00000000000000000000000000000000, 0x2ebd37b7a54e3fbb67b00c4b7f0d7d5c, 0x89a6e9813adee906e77119fd622196d8d84a2c5cacebc5f2e379baa2817c2a31, '', 0, '?'),
(0x88eb2f21bf6686354cc5fa211ce8a70f, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-bootstrap.php', 0, 0x827c054aaa4eb4363d4190d74a82099b, 0x827c054aaa4eb4363d4190d74a82099b, 0x2c713303531f5f4d5a4e2dde8f11f3cdbd75cb3476eb497a9b63c010ff79cfc2, '', 0, '?'),
(0x88ed5c2d5ca3aa668274e5b44b449a73, 'wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php', 1, 0x00000000000000000000000000000000, 0x8703055d984e56b4de4b0c2eb67e295f, 0x1e22643ea9875b6a1bbe021307d169157f76b8a8d68db3f10c2c30a2ab090d31, '', 0, '?'),
(0x88ee269310eedf634e58142ea178715a, 'wp-content/plugins/elementor/data/base/processor/before.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor/before.php', 1, 0x00000000000000000000000000000000, 0xef4247d6c3de19e67f2d40799ceeb339, 0xe42273dac971359e1af5da34057821a2666366eb6a51c472618f13db5193c666, '', 0, '?'),
(0x88ef6c4bc755cb08122194ac984120b1, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', 0, 0x9c427d36afe4ba4bbb01eaf97e9be053, 0x9c427d36afe4ba4bbb01eaf97e9be053, 0x8945ac6d3a1a2b6367c9d82a90f969a3891bd6639e9cd11082b44e79efd84c52, '', 0, '?'),
(0x88f0147794c1692eb977be284d3b3044, 'wp-content/plugins/akismet/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/.htaccess', 1, 0x00000000000000000000000000000000, 0x9cee26f7bbe32a2c95fc20d217d78cce, 0x82276d9f871b0e756f46547344f1f268f41602987b04e06154f62bd161adeacc, '', 0, '?'),
(0x88f57a5de78c1083c4c436cd324c13de, 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php', 0, 0x993f0c49c3f60d23c59fa8107e72d7b4, 0x993f0c49c3f60d23c59fa8107e72d7b4, 0x8499eafa13d42df4340a96d3036d1bf7af7fe7fb128856e06ddd7fd2ad7a4a0f, '', 0, '?'),
(0x88f8676050f473f989a5101403908bdc, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', 0, 0x00e7887ce42f8c7ca3c10c24d198c8b1, 0x00e7887ce42f8c7ca3c10c24d198c8b1, 0x08f82ccabb57ab54ffa4902eb7f1ecfbd9cc53e48ce4073314a810650b17203b, '', 0, '?'),
(0x88f9608ba3195a6318093409d8da2d3d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', 0, 0x492689e6ae80219b1621cf542e22a290, 0x492689e6ae80219b1621cf542e22a290, 0x8c91db78e2f3a207a692426603675155082fe065720fa355da556b9d97dd6f38, '', 0, '?'),
(0x88fa397bebaaecfd40e82ce61c2ca740, 'wp-content/plugins/amp/includes/embeds/class-amp-wordpress-tv-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-wordpress-tv-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x9123ae9e718d1948d89b849e9fe23c20, 0x2324a692a6b557b686afce59c0cc2f42244434b5514c39bb8b1ac183af082ae6, '', 0, '?'),
(0x88fd9cb30cbdc6063d6e3210b9fd0df1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ErrorCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ErrorCollection.php', 1, 0x00000000000000000000000000000000, 0x308b516bffb9b86ead810a0090e8157e, 0xdab62d5b43192e3aded0581161c06b38dd6263adca8ed11dce1142d942dc0280, '', 0, '?'),
(0x88fea8fc9552d4d09d26e2d0c06e0ca4, 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/imagechoose.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/imagechoose.css', 1, 0x00000000000000000000000000000000, 0x844d536e8dd4fe975aa01b0e0ff9c048, 0x913b3eb066c0d1ca9da08742c0e1875b203856a884bde93848ebbb3d626ecb22, '', 0, '?'),
(0x89034b176d29fe2663cc379039218261, 'wp-content/plugins/wordpress-seo/lib/migrations/column.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/column.php', 1, 0x00000000000000000000000000000000, 0xa460d9605f5e3eebbbaa16d3bc3fd3e6, 0xe5f1d5153fc33e1762ac4a4004d471869e477addfb8e7ed384d5e2759da661dd, '', 0, '?'),
(0x890ab9476902828b058d6b92d74f4188, 'wp-content/plugins/elementor/modules/editor-events/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/editor-events/module.php', 1, 0x00000000000000000000000000000000, 0xe532d458157f1378bd1e6a9e7edd22fe, 0xd7ff0edad88bf87de9b4776033674eb262683aad4628d8f97cb6e7feca0150d9, '', 0, '?'),
(0x8911364c280adebbc4070020beb7607f, 'wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.css', 1, 0x00000000000000000000000000000000, 0x828a9fe6e0d92027ef15bf1c6699f672, 0xa35a076baf48922d8eeb0e8972671c4e442d1c3e50f01b726ad4d61e249566b5, '', 0, '?'),
(0x891452821b34cdc1ae5aee75c924f8f2, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPDismissOption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPDismissOption.php', 0, 0xba3cbb79e120f780bebd05a96b81b44c, 0xba3cbb79e120f780bebd05a96b81b44c, 0x565d449e7ff7e639619258012c704c5da8c25a3e5c64a8c542d5fa09a1b13d92, '', 0, '?'),
(0x8919932ca77bf63b88c4f5d7efdef292, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php', 0, 0x904e5b567d01aeef3600dd0fb38c73c3, 0x904e5b567d01aeef3600dd0fb38c73c3, 0x3a6bda95aa63c9d45d57017fedfb55653e6ddc3c90baaf9ded12b92758181b5e, '', 0, '?'),
(0x891c4863bf039553d6f90e9393508411, 'wp-content/plugins/wps-hide-login/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0xa2a316327cbc0215c0f2107150d51180, 0xac6b1ee632a9aa68cb2408732ba2c454ae470068659ef9ee0a26d248c3c03293, '', 0, '?'),
(0x891c5b9504bc717cb14f29303cf9aef9, 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php', 1, 0x00000000000000000000000000000000, 0xc74df5b14c4d7423378f89a318b91718, 0x4529d36961fb2e55b52b6ad2bf1241c7b2347651767852bba19ff362eb18d118, '', 0, '?'),
(0x891f472b412c0e5ec076bd81eb7a9f00, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/varnish-http-purge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/varnish-http-purge.php', 0, 0xef5d0d49fc9e7240749daff30f51bcf3, 0xef5d0d49fc9e7240749daff30f51bcf3, 0xcafd82157f90924d7b708ec6325861c66b6de86b1091be1d3de1b13d52aa368a, '', 0, '?'),
(0x892020eaea67b6b2d7dc25e7141b219e, 'wp-includes/blocks/site-logo.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo.php', 1, 0x00000000000000000000000000000000, 0xb1cca38f2be53add25330595392e95f5, 0x685978d2472e704fd3ff87db952efa0e8d6669bb96186e7e0875e0f239b8b9a7, '', 0, '?'),
(0x8920a6263ff1bb9e46a05a6945b94f64, 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php', 1, 0x00000000000000000000000000000000, 0xd96cbf712ce97dd52b43fb5191107a7f, 0xd3e3d3f9330a11758c21fff7fc737af77645f59cde368d80f361aadb304bd919, '', 0, '?'),
(0x89226ede9183fcedc86b4c3ca892388e, 'wp-content/plugins/elementor/assets/js/adbbe9b5d6b520e98e4c.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/adbbe9b5d6b520e98e4c.bundle.js', 1, 0x00000000000000000000000000000000, 0x19c39170377d441b4ceb0227e6ffc259, 0xfc4561ea18cd28a3d64f556d32bc3de2954fdacbb39c96c220ecd27165442869, '', 0, '?'),
(0x8928bb50a67b6e20b30842a18a8525f1, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/LICENSE', 1, 0x00000000000000000000000000000000, 0x327f50652aa956839e7f4a481f2e71a4, 0xed098c310c6759790181bcf9eaa110dc3b0c4938553b921830bd7cbb5fcb12b6, '', 0, '?'),
(0x892af164ca5601f0d583c7e981acf2b0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/ExpiredException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/ExpiredException.php', 0, 0x221976013c695ebf97346fbf8a25e8b9, 0x221976013c695ebf97346fbf8a25e8b9, 0xce15a23f9ffdb559a5515a0ea460e02f056e0912cb6afb4e56f1286bb2fe156e, '', 0, '?'),
(0x892e4f866772cd21eb560026c1d99840, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/flower-meadow-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/flower-meadow-square.webp', 0, 0x4a0190b2622efebab9323e2414697029, 0x4a0190b2622efebab9323e2414697029, 0x5f38e242b3841d76207f4670f9307ca756768f29b4040146f89ea3cd9a7c01d7, '', 0, '?'),
(0x892ea49478d6f60f517de9740a7002f3, 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-controller.php', 1, 0x00000000000000000000000000000000, 0x8f2b249fbc403382fda86687a981952b, 0x4164f4cbed463a14047118664f2c21d19387ff26443643ce818349012ce7dd1b, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x89372afb8ff8227bec0bf3830a8d4b3c, 'wp-admin/includes/ms-deprecated.php', '/home/iraneurobetcom/public_html/wp-admin/includes/ms-deprecated.php', 1, 0x00000000000000000000000000000000, 0x1466fb7d3f7b47f603e16ae1654769af, 0x656790a276f8dd1afe78a5b7218337341782089046ce0ac410838c911bdd44e2, '', 0, '?'),
(0x893a1ffb471ddede7fc1ec6f8714cb0f, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 1, 0x00000000000000000000000000000000, 0x36dae3cf3fd10ae5093aaec29b7b5125, 0x84df0e975aaa494b2f49b5f877c2a51312914f76799b45f80c42695c24478b26, '', 0, '?'),
(0x893fa0389d94f71998d1c95acfd04ec1, 'wp-includes/ID3/module.tag.lyrics3.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.lyrics3.php', 1, 0x00000000000000000000000000000000, 0xe299006b8f92459f2ed09af3a0146123, 0x0420022c88773e4d963f25392c07a648149262c7c5dacfd7a51d2af0fcba27a5, '', 0, '?'),
(0x89473545e355c6858c39f77a143bad66, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/UnsignedSerializableClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/UnsignedSerializableClosure.php', 1, 0x00000000000000000000000000000000, 0x2e52b28703673efc43ce24505b407eed, 0x85141a8d7668c1aa2bfe05fcd4fe6d1b25c3d722d1b2db5f18d495a83e2c38a6, '', 0, '?'),
(0x894835fe2ddae8cdd519d9a1ad9c188a, 'wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css', 0, 0x706ead1f979e7af41b9cde140c1fb7ee, 0x706ead1f979e7af41b9cde140c1fb7ee, 0x604f0036944a4269af8a0704084bf3e4bc3dacbc519b5cbfde765bfb65c98eec, '', 0, '?'),
(0x894c4d7f0a4a31d7caca28e9cb6cbbd1, 'wp-content/plugins/elementor-pro/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/plugin.php', 0, 0x3598c7c1a478b4403ab08f673a85ce77, 0x3598c7c1a478b4403ab08f673a85ce77, 0x89db57d48073c42620a6685bc98e849f395d44a1fb661cdfe52f261d12eb625f, '', 0, '?'),
(0x894e006d5c2afd19d93c21727f59ad3e, 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php', 0, 0x5c11fff131379cda369e6e7fbbc49eff, 0x5c11fff131379cda369e6e7fbbc49eff, 0x3b1873a005745a7de34ad5905f156b1e20f4048012ca9fcbc1972e4cd3d54127, '', 0, '?'),
(0x89506678505c11f60771ffc81b3be354, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenInterface.php', 0, 0xcf23f7b0d6c2dfdd152769c27924723f, 0xcf23f7b0d6c2dfdd152769c27924723f, 0x68e43d4e97bda7f70d4015bef52aeecd781f152a1ae453a7458cc346f9fe2042, '', 0, '?'),
(0x89573467c64c6f1668cc0e9e6a125aa0, 'wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.mo', 0, 0x0b1553e4c8eb93e95eb2bf656be29881, 0x0b1553e4c8eb93e95eb2bf656be29881, 0x20997d58774543a1716609b47db233c3d4b8f957ac109b5af6b2dcd3c388a757, '', 0, '?'),
(0x89582a8de417e30c8e564c09885fe383, 'wp-includes/css/dist/block-library/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x2d2a99c93a05905a2add323c17c7c1a4, 0x22ea37d5b8957a1cc4ad8414ae451fdb2d4611d6d0c51889b0201c4615660d30, '', 0, '?'),
(0x8958380486df1fb6b3518e879677862c, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', 0, 0xe581e296399b16dae69773b97feb6059, 0xe581e296399b16dae69773b97feb6059, 0x616a0327694da886743837e03e806400e3e5881203b0c5359f8f40569e39ae9c, '', 0, '?'),
(0x895d31189a2ae714e02cbc7580e9f3a5, 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/02-subtitle.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/02-subtitle.json', 0, 0xb4eaa69c7e461632d6ab127bbf283809, 0xb4eaa69c7e461632d6ab127bbf283809, 0x2f5a06ff848203827e8ef021cf5eb019c288802661b11c1e0d5f50d36e8fc961, '', 0, '?'),
(0x895f0e039e20a58836549891fe4e473f, 'wp-includes/blocks/search/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style.min.css', 1, 0x00000000000000000000000000000000, 0x37eb97aace5f5a5ac0d9757f504f2ee6, 0x880c6b99b5d6c4728e5a163184457847212ee4e9b67e049523caed1f743d08cd, '', 0, '?'),
(0x896012db6fc019ed2e5153178ceb6081, 'wp-includes/blocks/image/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme.css', 1, 0x00000000000000000000000000000000, 0xfb1b0f8b146b05087ed7dcf842301599, 0xfeb1579edfa48d25acf0b86db764d91bba44c205272e5d5bf71ad485633cedcf, '', 0, '?'),
(0x8964f196c6f1a0ac043328ea0687fb95, 'wp-includes/sodium_compat/src/Core/AES/KeySchedule.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/KeySchedule.php', 1, 0x00000000000000000000000000000000, 0x8c4e862cc39fb413f5a656a483790dd1, 0xd3c9e3efbb20b761b28a49d55936f5ca1563e073e90152d0fb2bcc64d0b8f359, '', 0, '?'),
(0x896852f51f1a13b975ec42a08abd0c80, 'wp-content/themes/twentytwentythree/styles/pilgrimage.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/pilgrimage.json', 1, 0x00000000000000000000000000000000, 0x4a7a37ce9bb76e36f67b66fb5b6c8a26, 0x0091e782491e258be0f5871eaa2e213443f353a05b25ed4f7bea3f5181bcb72c, '', 0, '?'),
(0x89696b5967104c062af2602760f6d2ed, 'wp-content/uploads/2023/11/jetbetPro-Bonus-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-150x104.gif', 0, 0xf91b4c0b31c51b8b4a7c1200a34ee3dc, 0xf91b4c0b31c51b8b4a7c1200a34ee3dc, 0xe45c755435c47a2ad060f0f1207a2e786114dc68eddabb166f5dedb45747d665, '', 0, '?'),
(0x896aaec349eed4d33cea9f9fb3866955, 'wp-includes/category-template.php', '/home/iraneurobetcom/public_html/wp-includes/category-template.php', 1, 0x00000000000000000000000000000000, 0xf2376cddde3ad8a43dd9e329812ed458, 0x1b1f9e47ec3b601cf313391a22807eebb4d2fed4fe6a9a7a1f06815324ded895, '', 0, '?'),
(0x896d827a61ce929000f7b2d5b39b6dce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php', 0, 0x9b2af4adbe91214f81a6be9268cf68bb, 0x9b2af4adbe91214f81a6be9268cf68bb, 0xf78f7e88c97d0d245f5a25759905bea230bc35cbe2eff06b2b811826c890a68c, '', 0, '?'),
(0x8970f5a3ccdf4198ab3f408a58c21b8d, 'wp-content/plugins/wp-rocket/inc/domain-mapping.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/domain-mapping.php', 0, 0x62c6e4d4916dc3b468720fd337e96936, 0x62c6e4d4916dc3b468720fd337e96936, 0x29fa131f63d716b917e6af891acd3b788f52db0a14629f64a8b4084e59ddb140, '', 0, '?'),
(0x897488ba77239096d0e1a636e163909f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php', 0, 0x28070628832bb4d09289974288b5f0d6, 0x28070628832bb4d09289974288b5f0d6, 0x874786ec82999cecabede98ac8123b71b13a2ca4266f4ee5edfa9c4ee815ef0f, '', 0, '?'),
(0x89894d97000d52cc39625342c2b02c6c, 'wp-content/languages-old/admin-network-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.po', 0, 0xf1b5cfed6f64f47c5f2be21f3da17ebc, 0xf1b5cfed6f64f47c5f2be21f3da17ebc, 0xfa305e4cfe0c6740dcea08103f92baa1c716b58a129a605cd75bb206176ab888, '', 0, '?'),
(0x898a8c26f686e9027d3f1de21a7360be, 'wp-includes/js/wp-sanitize.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-sanitize.min.js', 1, 0x00000000000000000000000000000000, 0x7b8682ba7f493efa9d5fe6c0408722da, 0x02f4498f30d94c00e914d50d2707827df7f5676091b77a205f28c1f2e0fb2519, '', 0, '?'),
(0x898b8137367b2026f4b67e9b9b6c6705, 'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po', 1, 0x00000000000000000000000000000000, 0xf03ead89601c97feea60adca479c6d0f, 0xe16164776c96b8d377aa118fe789d70a187a796ce64e8e6738554b14492953a1, '', 0, '?'),
(0x898b9420c65d110fe08ad4fc0d621538, 'wp-content/themes/twentytwentytwo/assets/videos/birds.mp4', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/videos/birds.mp4', 1, 0x00000000000000000000000000000000, 0xc15071348d2ff3ad0f2d95bf5355d964, 0x721536917f0fbb2b2cbff7263656d089d44733fcb8748018beab3a923929548e, '', 0, '?'),
(0x8990963c3f192872d60cfd87af0fbc47, 'wp-content/plugins/elementskit/widgets/motion-text/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/error_log', 0, 0x4fde7a909bd3b52103913bf361ab9f0c, 0x4fde7a909bd3b52103913bf361ab9f0c, 0x28b3ea88a280f142f1f224362a52a4701ae078ee6749b3dd52e6be8b52cd06ba, '', 0, '?'),
(0x8991de51e316a31d5773f1074137640a, 'wp-admin/css/site-icon-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-icon-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x98f903a6ac62f04bcb5cd1fd279a8c7a, 0xcf765437888b55c7ca4a00ff82bcd5ebab238cd7429d3e6082d05c6d3396e6af, '', 0, '?'),
(0x899819bb83f56e4a2d32a0aa9c3557c2, 'wp-includes/blocks/rss/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x024494aecc87dc43916b351398ab3122, 0x3aa6bc86419b3bb4cbef26fbd3baded5d05be432cc3941298c803ca210613493, '', 0, '?'),
(0x899d597c77db491f3a4c5fd0844149bb, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/composer.json', 0, 0xc6396fdd8e721a04f030ed7ad133ff2a, 0xc6396fdd8e721a04f030ed7ad133ff2a, 0xd6ca1742fa6aebdb902211d6708b9b9f57a53dd80ee1e51fb5beb436fa1d0714, '', 0, '?'),
(0x89aa65c45cabd431e174c68bdc3c0984, 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php', 1, 0x00000000000000000000000000000000, 0xd4e76a9eca562b4b49f38e7e30ef870a, 0xa6d4c09acbe237abd414262ebfb4b1baceb7bea944d39b1eaf03025d65b10be7, '', 0, '?'),
(0x89aebfbc9c9147884714fda093ec6122, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php', 1, 0x00000000000000000000000000000000, 0xbcfc142a4d5d596e4d04245ec3b922b7, 0x1285c0e1cf90cc4e1081d7cb066f854b7451ab56a0abab0d33a82dd8f379d92d, '', 0, '?'),
(0x89b8add05a7cf2f230b23735ff6f1beb, 'wp-includes/sodium_compat/src/Core32/Int32.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Int32.php', 1, 0x00000000000000000000000000000000, 0x73dc1bc1fa6951fdad24df678a854672, 0xc84dc73dd2631e53a7e17e5b0de53cec2919c79694334f7bf178dabe00967f77, '', 0, '?'),
(0x89baaf183b009477b8708abf53b3dae2, 'wp-content/updraft/plugins-old/akismet/views/enter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/enter.php', 0, 0x2c95d97da412fe017c87dd82e6d8836d, 0x2c95d97da412fe017c87dd82e6d8836d, 0x2477a6e27ec9c59174942d20fb50169f88cffa9bf0456c467f7f898458c9f4ff, '', 0, '?'),
(0x89bc13d426c93e50be8eb8864a8883c4, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/tourist-and-building.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/tourist-and-building.webp', 0, 0x7d03dae46404d16f0ee5b13cb3794a29, 0x7d03dae46404d16f0ee5b13cb3794a29, 0x5b7ac5f1c6c9b5f687e1d357da0237a4477eb465bb2bb57370a34339bb9b0c1a, '', 0, '?'),
(0x89bc421e155d6ec884a838da376798f3, 'wp-includes/images/smilies/icon_rolleyes.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_rolleyes.gif', 1, 0x00000000000000000000000000000000, 0xcc59948c75d8759d9a2009e332af9b95, 0xa15cabe309b175a5659b54011dd9160d76eb02ab6ae021d2b31137520f86adb8, '', 0, '?'),
(0x89bd02e10e573a0f3fbc9fdfeb53e4f2, 'wp-content/updraft/plugins-old/updraftplus/includes/class-zip.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-zip.php', 0, 0x49d861ac6f39633c12250170049866a8, 0x49d861ac6f39633c12250170049866a8, 0x51dce6c1de420039e6afc07406c3c3bd2c62724921c2a5b67ca89e40c0a7dd20, '', 0, '?'),
(0x89c05becba1ca6f6d98b2eb8c04b1281, 'wp-content/plugins/elementor/assets/js/section-editor-handlers.e92172888b8bf1cc1517.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-editor-handlers.e92172888b8bf1cc1517.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x14596fb75614b9d8ad3e682825e46eef, 0xd601c23881a59584e1e61fe9e1a91f8afb53de43aea923af1886c7be88a646e2, '', 0, '?'),
(0x89c4d80d8bada5c2dbb7cead90cb8233, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/man-in-hat.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/man-in-hat.webp', 0, 0xedad43aaf0a7059ce24b9948139fd770, 0xedad43aaf0a7059ce24b9948139fd770, 0x01d00f1c132aa8575d12ad8c45e65e8398517374156fb31d96d41015e741e16e, '', 0, '?'),
(0x89c55f209855b168bbe5f2362c70937e, 'wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php', 1, 0x00000000000000000000000000000000, 0x29060acd7fce319e0305702223e5f115, 0x3cf307d16c4582d054df6c9b7ffe0c05cbee626a81d684e7af8f4b5d59f2a0dc, '', 0, '?'),
(0x89cb634b3d122ae14749379a1585218f, 'wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js', 1, 0x00000000000000000000000000000000, 0xa51a2632f03c2258224aabb83d4c1249, 0xe2abecb0bf69a066ceec430823ac5370dfcec822b62967bc8456ca9dfeb6388c, '', 0, '?'),
(0x89cd6d6c17fdf647404718b1a635b03a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php', 0, 0xae5659dc3c9e8b941f53c17b6c93f431, 0xae5659dc3c9e8b941f53c17b6c93f431, 0x474c64350c75e9503d48c37a7d9a47dd8d6e2364d68e073f4be4a7d088ee45e2, '', 0, '?'),
(0x89d200413c7a8550b34d3f9bb366ee19, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po', 1, 0x00000000000000000000000000000000, 0xb5d6b76fd538ddb035be3cb76aa8f280, 0x6f7584be888bed0d3cfe51d0a3b799f3225e18175f9c164876a50b52a41b72b2, '', 0, '?'),
(0x89d53528c6b36e3bd38e6d8c41af251a, 'wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl', 1, 0x00000000000000000000000000000000, 0x778a02fcee1c33df6bdf9a1d948ce5f8, 0x184b61b8b45ffb8a5d1970f276e7cfa92d60f4b1c6b8082b56d019596c571097, '', 0, '?'),
(0x89d566522f31e4e9de0f9b3c2050438a, 'wp-includes/js/dist/shortcode.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/shortcode.min.js', 1, 0x00000000000000000000000000000000, 0x8d45dcd1ff1b796b30ed31dc701f6435, 0x21b514885651dc73632e634d9d8f0fc3b695bbbca03e535b8893f76bc0e1c7c3, '', 0, '?'),
(0x89d875b5c6f56c8bda48c60ef799ea86, 'wp-content/plugins/elementor-pro/core/preview/preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/preview/preview.php', 0, 0x2e11c6afa828f74672aa57fdfe9a8a72, 0x2e11c6afa828f74672aa57fdfe9a8a72, 0xe5183f5011f043f939c08ba058467ceb2ac8ee7c2bca97a601b37913b7406a32, '', 0, '?'),
(0x89e10f8f40228fac5be49d3e58466fd0, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/duplicate-post-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/duplicate-post-integration.php', 1, 0x00000000000000000000000000000000, 0xa447d285393695ac5efa06618b728a17, 0x2c262b5a3a3bb1de5899130c1ee191e62969e99832dbe48572db41df3bb3a2f1, '', 0, '?'),
(0x89e68df45692bfd8e3bd3a55ceb562aa, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2', 0, 0x71fe14c5a5daf5fc8f476de605902e14, 0x71fe14c5a5daf5fc8f476de605902e14, 0xf39a3a22884211d4d71496d401b1dee76d16d27cce273995cda86243eaf5053d, '', 0, '?'),
(0x89e8811e6ba07a9b540f82a3e19ee3c5, 'wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js', 1, 0x00000000000000000000000000000000, 0x916f607d8c20c55ee5cd6c74b69b9545, 0xe9bcf24a393d7e3a761909911552b3524c82529ee227d27dfdc815b524dd8322, '', 0, '?'),
(0x89ec49edc9038eea3454a71a5e01a657, 'wp-content/plugins/elementor/assets/css/modules/apps/admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/apps/admin.css', 1, 0x00000000000000000000000000000000, 0x3be42b5c4ac0a8e914ed4b06f7652e11, 0x453181b3f3ba4e0ba5d4e5e46a4e2acd2a1ee22078583db4f8aae34010539a6f, '', 0, '?'),
(0x89f156895abe381efe3dc976e0c4e263, 'wp-includes/blocks/freeform/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor.min.css', 1, 0x00000000000000000000000000000000, 0xa658ac5d1bde3fda20118add06a2ea35, 0x8c0520675ad06a8296db233c07d9b607badfed377b655e0046e7815fdeca30d0, '', 0, '?'),
(0x89f1dab850a10410cad41ed6ba0c62b2, 'wp-includes/blocks/social-link/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor.css', 1, 0x00000000000000000000000000000000, 0xb07ffec56f63c6a997180372a8bf4a4e, 0x9da2031dad94880f6825f9a9d051df935fff8a40806bc8fd156588654f6b0e79, '', 0, '?'),
(0x89f8e1a8a2529bf65df14bb4d17c7a81, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x25847c7c45577c550d496661ec8e974c, 0x73d629d712964c4d1a0f011c2814f78d98e3f7d1070546c1f175d89f38592b78, '', 0, '?'),
(0x89f95910f544b889ccd9e1af9e889685, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', 0, 0x900115aee230a1dd0e76bf2daaad5438, 0x900115aee230a1dd0e76bf2daaad5438, 0x693bd4f848cab33d77521ce76df6873afedff340a887a236437c0f51092c1787, '', 0, '?'),
(0x8a00781724f74854b19f1baa0157692b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RepeatCellRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RepeatCellRequest.php', 0, 0xce147909c7b0b1dcb7375fe091f2a38a, 0xce147909c7b0b1dcb7375fe091f2a38a, 0xb88572fdc8ab7b4b445f5bd90b8b4317501b1bac92ff32370b7bcb3052fe2edf, '', 0, '?'),
(0x8a0b1fc70260d6681f157406585520c0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectBorderRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectBorderRequest.php', 0, 0x6eb9c1e8510c4db90f8dbf924538fb5b, 0x6eb9c1e8510c4db90f8dbf924538fb5b, 0x58a791f51ecc09f0d7ff74c49091b67d8991acc491dbd2aa86d70e0f5ead0984, '', 0, '?'),
(0x8a0bade89ba2eb33abd79d53eb67b6b0, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php', 1, 0x00000000000000000000000000000000, 0xa2faaca78465b21595886ffd12892cea, 0x1ff35120a1ec1aace139cc40ccabcccdf8fc6e79f3425621903761d9dcbf2b2e, '', 0, '?'),
(0x8a0dfc090063bcb95a3807e10cdba972, 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x8a126a740a3b1827cf972f6aea46cf55, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.min.css', 1, 0x00000000000000000000000000000000, 0x6034ee73c2aa84b0f9dca4ddfe4e23eb, 0x9f011eaa2a12b189a516c6fb405103fe02c7e86eadeef83db92879efd9e083d5, '', 0, '?'),
(0x8a1b579856c37f0d93cc498a7eb604fc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', 1, 0x00000000000000000000000000000000, 0x0658d8456d338b2b4f5e5bd12875af1c, 0xb5ca60113548d0bc15ca84350f64c097ba37136821f54361f398ce7c27941221, '', 0, '?'),
(0x8a1c940ba24bec99c8813b24d2cd7a81, 'wp-includes/js/dist/notices.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/notices.js', 1, 0x00000000000000000000000000000000, 0x08e4e21f4098ebb70f8d2621e517b367, 0x7a9f520953270da61d655ae5d687dafba4f93195214d17a310fa141d66408813, '', 0, '?'),
(0x8a23d605fa1437d110b96341c8431e7a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestor.php', 1, 0x00000000000000000000000000000000, 0xbdf9f05cd0e5a556ef050609e88dbad7, 0xadc0646dcca1365f997f38bb5c1827f81bb9ca753bee3a978d08f3ddb72fefca, '', 0, '?'),
(0x8a29bf01ec8dd79ab7df1ffb07c087d7, 'wp-content/plugins/elementor/includes/container/config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/container/config.php', 1, 0x00000000000000000000000000000000, 0x85df8768633f8cfebc4c6edebb2b8394, 0xedc75cc453586cfce9e77f617472abb53dc9ceffe4ae16f49323a589fcdce9c7, '', 0, '?'),
(0x8a2e387934400ae2189cf1950642287c, 'wp-content/plugins/elementor/includes/base/sub-controls-stack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/sub-controls-stack.php', 1, 0x00000000000000000000000000000000, 0x331fe5fdf3b5eba4ee888b1f5f072b03, 0x6ecff456964e7fb0b2e9b5e5385e5e21feb4c121788b4557dc4ebf2aabf7349a, '', 0, '?'),
(0x8a3017f07f85726401f8fe1aeb5e8b1b, 'wp-content/plugins/elementor/assets/js/packages/menus/menus.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.js', 1, 0x00000000000000000000000000000000, 0x39ae8f0ea15094e0c875bd03e707ec5c, 0x8fea055d6e1202d320605cdfa821ea88f79c79dd0ea326002bf8355f92adc451, '', 0, '?'),
(0x8a3141c0d32799ac84c5b06b7329c198, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/seo-score-groups-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/seo-score-groups-interface.php', 1, 0x00000000000000000000000000000000, 0xd934326153c543bcd1ec174335999f42, 0x9da7e352f645c8c6c187e7d8daccbfd6b55e562a52ef5422c622b0fc8caa544b, '', 0, '?'),
(0x8a3d88df1954d84fbef5370dae37a97b, 'wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg', 1, 0x00000000000000000000000000000000, 0xa4d92d20d419e9efc844bbadf589a105, 0x02ce37ddb0e803d271cd8abe82f8d0e743cb4cc6770f49e38e987c84d6f9a559, '', 0, '?'),
(0x8a3dbfb4402c9a978ee9fdc75a64ad98, 'wp-content/plugins/elementor/assets/lib/dialog/dialog.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dialog/dialog.js', 1, 0x00000000000000000000000000000000, 0x107f02b34fc4c0a696b5be46245ebf0d, 0xda6fee0927d3a3b58c006f9e388af55f9c8cc6b3c29ba1adb6684ed8156324ac, '', 0, '?'),
(0x8a40777ddb17f2991a60f5d3400c2139, 'wp-content/updraft/backup_2025-04-29-1151__EuroBet_5888b64595b6-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-29-1151__EuroBet_5888b64595b6-db.gz', 0, 0x3b08fc7f86af4c47f836e83f8453eb2d, 0x3b08fc7f86af4c47f836e83f8453eb2d, 0xedb41553b543cd4b72921de96b41244a84d4ab1508da227b31399e0d2d11f5f7, '', 0, '?'),
(0x8a43c2d376c4d4dca5e101cb46761b2b, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php', 1, 0x00000000000000000000000000000000, 0x7c91f06be360290c73e0850d53649a3c, 0x4a0a93416ca5431ac7e98e8b168b909a919ad4b271944f813a6cab9d1f8857ae, '', 0, '?'),
(0x8a47623b58ed6394218fc188b8e83302, 'wp-content/plugins/wpseo-video/detail-retrieval/class-videojug.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-videojug.php', 0, 0x98be081e6ae35fa804180caa28aa1e47, 0x98be081e6ae35fa804180caa28aa1e47, 0x0c78734e513f57afe6257035b12c4354ffd38001874d547e5d8833abeaafca0a, '', 0, '?'),
(0x8a4d04285489645bd7108f00939ccd1f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgFilterPrimitiveAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgFilterPrimitiveAttributes.php', 1, 0x00000000000000000000000000000000, 0x7a5060b43f8c9724d680cd47c531bce0, 0xde4b74e59c3b3c4ca143cfafac8626fca85f96742e895f08f2b1749153ede14a, '', 0, '?'),
(0x8a5142eefb4e928f4dcfa3a51894e481, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', 1, 0x00000000000000000000000000000000, 0xaa00c82c088ac79721d2dd7ac3f99b59, 0xed06e56daf6021f8f3fe00abf3541420349e2fd25037afdfd9dd799cb702250e, '', 0, '?'),
(0x8a5188ed0d1576ab73ab302c00c9f257, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-update-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-update-command.php', 0, 0xf11d601b60f20a3eff1d8f041aa1bd1c, 0xf11d601b60f20a3eff1d8f041aa1bd1c, 0x72ca73f167b37bf5a048a0beb0c184a7b1c035143bc7f852300aaae52f5a216f, '', 0, '?'),
(0x8a53acd9783ad8bb00fb0a39f0d3d43f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceRequest.php', 0, 0x98d18df4458fde865ce5b9aff3ccfd58, 0x98d18df4458fde865ce5b9aff3ccfd58, 0xdc5216ae4df4abfdd06dee9d58dba0a8429e7584b541bb807a238d7e044efe9b, '', 0, '?'),
(0x8a553f385c922126ad52e17df43090f5, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/service-unavailable-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/service-unavailable-exception.php', 0, 0x8224972e8961c50f98513370f473fe00, 0x8224972e8961c50f98513370f473fe00, 0x0f7ab1597948c3269f7ee9a840f808b208357308fd18803a7c79e1c4776b5657, '', 0, '?'),
(0x8a5871bd4e4de6b80d119d5ca45a5a3e, 'wp-includes/images/media/interactive.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/interactive.svg', 1, 0x00000000000000000000000000000000, 0xc41345cb33b161485bbb249f5e891bb5, 0x078a96fd871f4be798ffb8fd8ee44d043467404d77e4171bc2550ba3debaa2cc, '', 0, '?'),
(0x8a5babd215c88bde022f1f88559d8d81, 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/externals.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/externals.php', 0, 0x0414cae0dfee605dbf5e08153892e152, 0x0414cae0dfee605dbf5e08153892e152, 0xda48c10e272c874642b09904bac03f06f9638fb6d83c4c8d49b548f3896d4c33, '', 0, '?'),
(0x8a5f83a9e2b23f55390ef6a557bbe898, 'wp-content/plugins/elementor/run-on-linux.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/run-on-linux.js', 1, 0x00000000000000000000000000000000, 0xdd3839e8d4e9cd0e3658165c31841ae3, 0xa137926195e98ad712463697240b3875fd87be2206164e2a178d52bf40b733a2, '', 0, '?'),
(0x8a610439d212925e997e4d0031dc5a0d, 'wp-content/languages/plugins/elementor-fa_IR-a4027a255848e5a7096a4cbe99cd18da.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a4027a255848e5a7096a4cbe99cd18da.json', 0, 0x1ed0cbe727dc5cafd558a91b229f9ee2, 0x1ed0cbe727dc5cafd558a91b229f9ee2, 0xa6c0f5019affc01850bb0ea824ae0db73052cfaddf673d7f5cf9c879a97ed690, '', 0, '?'),
(0x8a62591ee53555b052a6e012fe02a2c2, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', 0, 0x5b742edeb19bc6b3eb7590da7538ba7b, 0x5b742edeb19bc6b3eb7590da7538ba7b, 0x726ff65fb7ff4677dbd4f51a2477a03f40715d5114628688d86608f132076fcc, '', 0, '?'),
(0x8a64ccd01352c486439e5081feff6226, 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss', 1, 0x00000000000000000000000000000000, 0xf21f8d8a8aa10d57f884ece4d901d09d, 0x25a9fe3ffc1a8976fc62715db5b06708d4355a2975e49ed1b61aca6f9f27f830, '', 0, '?'),
(0x8a6b494bc19884d2561d5b84b40935a9, 'wp-includes/sodium_compat/namespaced/Core/Ed25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php', 1, 0x00000000000000000000000000000000, 0x0bc917a5763ecec51923ab89216ec128, 0xdd444655757ce976a9b72fe25dd032785f45524c32516c5039337309b63135a9, '', 0, '?'),
(0x8a6f3fea4e4dcfc013d682539201df4e, 'wp-content/themes/twentytwentyfive/patterns/cta-events-list.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-events-list.php', 1, 0x00000000000000000000000000000000, 0xc88eaa751151763ea3af8df36eb8b110, 0xf7e7c27dfa9cd800bf3d99b3b7142d74e426c465695d70a7b6d805a9d861ad6a, '', 0, '?'),
(0x8a714fad39996304585f3ae44cdcf61f, 'wp-content/plugins/elementor/assets/js/nested-tabs.1fde581754604147f6d7.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.1fde581754604147f6d7.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x73cdd8ffc5c7de25d961d2a4014a65b5, 0xc4f51af28548db64ad4353338ae635fbdcf1998681954320b957d42d9f130c60, '', 0, '?'),
(0x8a7251a4b3c93b4ae2e0b052104d06e1, 'wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php', 0, 0x0816a04efd594f46f63fc660fc1cb8c2, 0x0816a04efd594f46f63fc660fc1cb8c2, 0x2b1d5e3c8aa263b0f4dff713fe09edf3e7a15545d89d0e9eebeead032b9fad33, '', 0, '?'),
(0x8a732e835621adc9ed5874c3a373a12e, 'wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php', 1, 0x00000000000000000000000000000000, 0xf2e719fecc9630699dc81556b1d287ef, 0x2625cbb4f5ad74f1453b568fb2f480117306d7ef89cc25d22b32b0c7498f6a5a, '', 0, '?'),
(0x8a73dd2d59406ed8283ee003f9b4646f, 'wp-content/updraft/backup_2025-02-23-1150__EuroBet_b540cad70c9b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-23-1150__EuroBet_b540cad70c9b-db.gz', 0, 0x8d22791ff24b75ebc2d7a4a2e71fa16e, 0x8d22791ff24b75ebc2d7a4a2e71fa16e, 0xe2785726a137100fc555efb80b225f8d320dc642a304155002822152b3abb5f5, '', 0, '?'),
(0x8a7707221589295e4a0fff882d23906b, 'wp-content/plugins/wordpress-seo-premium/src/integrations/upgrade-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/upgrade-integration.php', 0, 0x39875d96bd6aec3a7eea423bbb67c080, 0x39875d96bd6aec3a7eea423bbb67c080, 0xf56453c409f7d5ab401a1348471d9f09be0b72c4780f692f506915a6bef5ef5a, '', 0, '?'),
(0x8a77ec1ade13648fcfa2f3fc0d754422, 'wp-includes/IXR/class-IXR-request.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-request.php', 1, 0x00000000000000000000000000000000, 0x25702e3c8d53c7a1ea99d47a31cfa204, 0x51e3b52a6bcb5f7d921de10e3283ace93e54fb71173cca5f531cdf3aef5168b4, '', 0, '?'),
(0x8a7e1228ab9bb301735e732b6bccb875, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', 1, 0x00000000000000000000000000000000, 0x39a119c9afaebb018caa5e3f0dea3eb4, 0x294f7958dd4b27b541f3c6fbcf417d619e8af4921ccca3ff8b08722d68c4b707, '', 0, '?'),
(0x8a80dbc43b005726a85a71ddb849fae3, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.mo', 0, 0x817cb0edb9ab70036b4e7ca9601a41d2, 0x817cb0edb9ab70036b4e7ca9601a41d2, 0x400e9d1759146ae523ed18604ecd561a97b078d772de65f0c66242ea4e832852, '', 0, '?'),
(0x8a84f4ba54f22244120e928a73d793be, 'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css', 1, 0x00000000000000000000000000000000, 0x3dbe17958a2ae31379c2c9132d1546b7, 0x007646b252a99281647604db076b852647373c27fde73fa4c116b7dfa96acf41, '', 0, '?'),
(0x8a8b85f27686724019ac7be2637f7b12, 'wp-includes/blocks/social-link/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xb07ffec56f63c6a997180372a8bf4a4e, 0x9da2031dad94880f6825f9a9d051df935fff8a40806bc8fd156588654f6b0e79, '', 0, '?'),
(0x8a90504d5c0644e52142f0275173070d, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-schedule.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-schedule.php', 0, 0x51c0978d7b7da766eaed8def90df6087, 0x51c0978d7b7da766eaed8def90df6087, 0x32549ef3371b66357b285869fcc533808aa896c9732e23786b92eab990a806fe, '', 0, '?'),
(0x8a95ba44e9db0d99d31b5a69f7faf126, 'wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x8a98b834e46605f0d1470e93ba415a25, 'wp-includes/class-wp-styles.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-styles.php', 1, 0x00000000000000000000000000000000, 0xffb3f6c9159160bd011a4b30d6a88094, 0x423bf70a1dbb44c361f94d5e978f2259ca717363d72bda81b1f236c7b964f077, '', 0, '?'),
(0x8a98cdfc8a4c79d565ebe7f06458201a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/AttributeLists.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/AttributeLists.php', 1, 0x00000000000000000000000000000000, 0x53ab45cdadb030dfecf6e60d733848ed, 0xacb3784847ba32eef4fb420c772cc62b3578b754c0f349d29b1ca757a84786af, '', 0, '?'),
(0x8a9a5ee4571e7c788f9840b65a5b262a, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', 0, 0xcfac6d4dc3ebf2c7f0e49f74d1bcd44a, 0xcfac6d4dc3ebf2c7f0e49f74d1bcd44a, 0x66f0fee9822efd25f5012ac69a100f1f0c576e1fdd43e305f3f21b73ec5369fe, '', 0, '?'),
(0x8a9e20955f5fbdb913ebb2609cb73571, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSOptimizeContext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSOptimizeContext.php', 0, 0x90ca3d06d898da9221266ee970d1a348, 0x90ca3d06d898da9221266ee970d1a348, 0x75cc26fc2c5378f9b1cee952e0f888f7c7c1725fbab34f459daf5b7569387074, '', 0, '?'),
(0x8a9ea454b552c26e153ed51bdba16ef2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DateTimeRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DateTimeRule.php', 0, 0x68c94ed99158beff5f836888ff617f26, 0x68c94ed99158beff5f836888ff617f26, 0xe839f0bed49414dbcb72f3e233437e177bf9cd5b2016be410fe7f2bfcd169897, '', 0, '?'),
(0x8a9ebe16012faac41ab2f8290f79d00d, 'wp-includes/blocks/html/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/html/block.json', 1, 0x00000000000000000000000000000000, 0xd492eec22ccd655bd432a65e2ebd868b, 0x7881a74cd96d5297e1bb067e972065e7ab9afbc59f7a41da45d7d1797a30f4b5, '', 0, '?'),
(0x8aa46b6af86db579931f442d13ee2326, 'wp-content/updraft/plugins-old/updraftplus/images/icons/folder.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/folder.png', 0, 0x68009a21c654b53c1a41b1eade5e0630, 0x68009a21c654b53c1a41b1eade5e0630, 0x13c9f4f033af881f51fb410ea07228f28d7db86ce897aa9cc336227c6cfa4c40, '', 0, '?'),
(0x8aa48254a715402115756d7eeac4d445, 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.asset.php', 1, 0x00000000000000000000000000000000, 0x8c9e8abe1065ee5e3cba97024305aaaa, 0xd3c9be8c96e72ca7abb6ad931843b14b8eab7534d37d92ba1487b142a69065a1, '', 0, '?'),
(0x8aac99e5aba9654433775310ccc01d5f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', 0, 0xd2d29d1d92498587b5990aef20d2c452, 0xd2d29d1d92498587b5990aef20d2c452, 0xaf3a63a2fb831ad1960a09ffe0d8ac4dd07f0da322c54e60477bd41d8a09f00c, '', 0, '?'),
(0x8ab408cda7ba60eef00fdc173d2e0d80, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', 0, 0xbdf900e6c7038e23ede1ee25cafa05bc, 0xbdf900e6c7038e23ede1ee25cafa05bc, 0x965c365158b07f7bae3a0594b9d6bd0916616f5acb5c42efe41a654aaf41ad33, '', 0, '?'),
(0x8ab4e6d3b08cb8822ffab5212be05d54, 'wp-content/plugins/amp/src/PairedUrlStructure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure.php', 1, 0x00000000000000000000000000000000, 0xea648796a3e004db8c9f80e1d7163d9f, 0xa5b6e9f83ade28e2666e5212ad0a435a48fa407f2c70ce1b28e8e23ba6816cc7, '', 0, '?'),
(0x8ab57d7476bcd2fb0344a363b8ff960b, 'wp-content/plugins/wp-rocket/inc/admin/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/options.php', 0, 0x945b10e8d9024d37f906c5d529afa5ec, 0x945b10e8d9024d37f906c5d529afa5ec, 0x6272ff75dbd7f2d7aef573844158ae9de8fbe8e977f51cbda93abc830ce0147f, '', 0, '?'),
(0x8ab78f28da8e4108ea82218011408b22, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-photo-blog.php', 0, 0xeedaca31cd7b0e95187ee63a9e320c91, 0xeedaca31cd7b0e95187ee63a9e320c91, 0x6670095a1e76ebdfe9e5363170c16b17888ed994998030e43d32144f3105d2dc, '', 0, '?'),
(0x8ab7c2bc0c639e83dc35f3b7cb1080d2, 'wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php', 1, 0x00000000000000000000000000000000, 0xda0a4ed4c670ac77b35e85eb06ff421f, 0xf33256701fbc49ed14a8501835e5f4ca69cc1d2c102c7808e2246af6180c6a1b, '', 0, '?'),
(0x8ab8c48f1ee72e150a665b3361305b58, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', 1, 0x00000000000000000000000000000000, 0xc312e4f1df107ede36543830da6a1593, 0xef34e7bd5e56f56521bf8b4a0e0ecd49a55d916a9f7996f3e5c0900cd3859924, '', 0, '?'),
(0x8ab95bdb7bcb02e4d3f46043cd39f038, 'wp-content/plugins/elementskit/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/plugin.php', 0, 0x543ba38794828131de3c57b6048ce672, 0x543ba38794828131de3c57b6048ce672, 0xd7ecb13727071757f6599c3b3e752d45c9869331ebecbac07d318efaf3496bae, '', 0, '?'),
(0x8ac124a1d6784d313ee8b25f3850000b, 'wp-includes/js/swfupload/swfupload.js', '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/swfupload.js', 1, 0x00000000000000000000000000000000, 0xccd72399988bf939dce13e2659526711, 0xdaf284dd99aaafe5528059592dc31cd2959826027157312803854b03e0bef1aa, '', 0, '?'),
(0x8ac40170471eeaad2d47a393dcf9fba5, 'wp-content/plugins/elementor/includes/controls/groups/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/base.php', 1, 0x00000000000000000000000000000000, 0x167c1119d379f4085b7a4ea3750074dc, 0xc0ee9d834499ff9cc6e6e9368e5ecdb5047de669a56dcc4d9f9f7433101c8081, '', 0, '?'),
(0x8acccd530c52a5833fc2ed1aff43d3cd, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x8ad10ebecadd22f4f3557b8bc632e745, 'wp-content/plugins/elementor-pro/assets/css/admin.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin.min.css', 0, 0xbedaafb13dfe9cdca2468e0d0a54ccb1, 0xbedaafb13dfe9cdca2468e0d0a54ccb1, 0x26e0df358321f064198346af87ae3e79e9be90ad3d083e6d96ad4ab67bb63720, '', 0, '?'),
(0x8ad2f83688aa764f0285af35e37e9557, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-radius-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-radius-prop-type.php', 1, 0x00000000000000000000000000000000, 0x7698337d82a2e7289aca3e4a3d13cb33, 0x045a150af4b1923e1553f2405f23c353fa131af3d11b788dd368f5449e1dd317, '', 0, '?'),
(0x8ad7db19bf84e8b11ba49637293faa93, 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/siblings/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/siblings/block.json', 0, 0x64591820c8b2805d6ae6befd98f10096, 0x64591820c8b2805d6ae6befd98f10096, 0x0cc9dfd0edbd847b0cf59ef20287a350a768e1bea399eec833dad62006cce703, '', 0, '?'),
(0x8adadc07b7054f027e866fb60419486d, 'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js', 1, 0x00000000000000000000000000000000, 0xbf7480f1c5aa43c9e9b839a606832181, 0x477dabb917f24f66bfc84d1c763e38062898f09d5fabe868077a175cbaaa07f7, '', 0, '?'),
(0x8adf1733356e19ad6fa17e2eb7d501ba, 'wp-includes/blocks/archives/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style.css', 1, 0x00000000000000000000000000000000, 0xc5c1c4eaf399ea094bdd91be16d689a7, 0xc8023992c96ae9b9a0a4d9a0acd134f1c65371f088b89dc3b2abea965f5c60e3, '', 0, '?'),
(0x8adfabc195a984502505a9ecf844a996, 'wp-includes/class-wp-dependencies.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-dependencies.php', 1, 0x00000000000000000000000000000000, 0x7d94a3a01d4783896f032cef82201929, 0x9ca95ab2a0234d6e3c3d6c3e3ce2d75a1fe8793bbb4ae88666a6d71264627294, '', 0, '?'),
(0x8ae37461be0ed2d1562f1b3ea2965086, 'wp-content/themes/twentytwentytwo/templates/page-large-header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page-large-header.html', 1, 0x00000000000000000000000000000000, 0x033c1a7addba9aa1c37eb48af7c7a184, 0xf48b4723276026cb0f81bdd66642c6e408210f8495db33608eb0c3e9aff2fb1c, '', 0, '?'),
(0x8ae3ff4fc7ecdb0d3e1b3be8d5b4f2cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidDoctypeHtml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidDoctypeHtml.php', 1, 0x00000000000000000000000000000000, 0x90681e557c60cd0896756001da8da034, 0x916b72db61ef768286472035c6cf3cabf02ed414e607744f74ae182b9f066b78, '', 0, '?'),
(0x8ae423a57f12bd9c6a1c1273805b3e81, 'wp-content/plugins/amp/src/BackgroundTask/SingleScheduledBackgroundTask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/SingleScheduledBackgroundTask.php', 1, 0x00000000000000000000000000000000, 0xd5c82c1f91d5257893f417f07a431210, 0x4cf638939a966766610e5df50d21d1db5cc6ee88e82e44d2152632590c817d5f, '', 0, '?'),
(0x8af5a3e353af348d7a04be0fd29c6b62, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPageAttachmentAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPageAttachmentAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0xc03d1d60ebace1cf42431223c8347019, 0x6f42e534b27663996a29e6a3d68669815f02c85b24d022ffbfb341ae74ce400b, '', 0, '?'),
(0x8af6f84761ac8b10e383e300e50380d1, 'wp-content/plugins/updraftplus/languages/updraftplus-et.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.mo', 1, 0x00000000000000000000000000000000, 0x3471dcf3c806c3255ba0dc9e827e3ef6, 0xe572d8f5c05b567a6acc0941c52db553ba8a845cf61c145259cb703de47beb96, '', 0, '?'),
(0x8af81af02feb978dd82ce4f5dd520c02, 'wp-content/languages/plugins/wordpress-seo-fa_IR-fb9a41ab0ae57dcb4b10ea3343658bcc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-fb9a41ab0ae57dcb4b10ea3343658bcc.json', 0, 0x36c213d89711824b8b724231c6962c56, 0x36c213d89711824b8b724231c6962c56, 0x6b333964bcb5d1337ecce1583209b27e5dd65489d6f1d46e710772d2c93e6e83, '', 0, '?'),
(0x8af851737ce263b74cd89c5648b31929, 'wp-admin/includes/class-walker-nav-menu-checklist.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-nav-menu-checklist.php', 1, 0x00000000000000000000000000000000, 0xfb74bd5c76000c11689866387ea5da61, 0x8a48a2fd0d9368cb4d602f34e035f7300156a1b7aa3eb0b735c817559d42ec2a, '', 0, '?'),
(0x8af8c408fc561a608fbada874a0e67f9, 'wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json', 1, 0x00000000000000000000000000000000, 0xfdcd96015e2a6e87449391d453ab09f4, 0xd4aa169fd881c5adbd9b969e9467ad7ca2bc7b4acd6590cc35a34a87e8286cb6, '', 0, '?'),
(0x8afb017543874c597598af899af8ad4a, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/triangle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/triangle.svg', 0, 0x591772d12ef78abac92af6e0b0e069e5, 0x591772d12ef78abac92af6e0b0e069e5, 0x0f33f1f3e4ee40141ba22513497e3304b91a857c189ad15f2fd470700559db17, '', 0, '?'),
(0x8aff2c45928e19686a5a0f2cfa342737, 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js', 1, 0x00000000000000000000000000000000, 0xb8122d01ca3e346c53080fecd2549c05, 0xde99b74681762c5d88530cfe69eb10f0a7b0a915fc148145a392652ce70862f6, '', 0, '?'),
(0x8b052397aa9f4687c49a16fec06e1fcf, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', 1, 0x00000000000000000000000000000000, 0x282368575f4576cb5b8e323921fbce7d, 0xde0ecf830205472f912e64b6b5b1c07204558dc8eaa99c9fb92538942c904415, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x8b0534b12f8d7c6729c469a3f555b286, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', 0, 0x34277f53685d0b8f38ca42e7f73f3df7, 0x34277f53685d0b8f38ca42e7f73f3df7, 0xa94a799015dc0cfd1f29e24ed430c796bbdca041c4a74e6996882a22dd6c7309, '', 0, '?'),
(0x8b06eb443c831d034f9ca46c5281fa9c, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sk_SK.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sk_SK.json', 0, 0x1a7627d99cbad775c419e637358ee864, 0x1a7627d99cbad775c419e637358ee864, 0x8c4a645f8859f8c839870def69f336d829f384a1f765151c9bc0400b2e82de66, '', 0, '?'),
(0x8b084841bef415100e891ee6bcf57a16, 'wp-content/plugins/wordpress-seo-premium/src/helpers/prominent-words-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/prominent-words-helper.php', 0, 0xd926f9ccc70472b16b077906e0f08d20, 0xd926f9ccc70472b16b077906e0f08d20, 0xf625618c02b886a791f423c1361be11e1d537253a69982440ebb5ecc0a62d671, '', 0, '?'),
(0x8b08bc010e2f3826f444e3677ca6c423, 'wp-includes/js/dist/viewport.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/viewport.js', 1, 0x00000000000000000000000000000000, 0xc5b1ec9be91db5c2005a0271bb2c16da, 0x5c2190b675ce3d85007c18c3ed4d7c7a9aeb4c76791d1423ce1f20a5cee16abe, '', 0, '?'),
(0x8b0a84c1aaa391d51674aee8d8fd0ff8, 'wp-content/plugins/wp-rocket/dynamic-lists-delayjs.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists-delayjs.json', 0, 0xfeae581793029a145ec285ed3d20d845, 0xfeae581793029a145ec285ed3d20d845, 0x42c16e0d37d195ec2ca27b8892d7838cccfb583b8f0ecb50629b488a70efc90c, '', 0, '?'),
(0x8b123aa9adc326d5a2c7773251a04be9, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Divi.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Divi.php', 0, 0x60fd5140d85d198dbc927fd712759454, 0x60fd5140d85d198dbc927fd712759454, 0x65f284fbfcf4423155c0bb86dd619f47693b35f82185cd708cc9eda353e2dafd, '', 0, '?'),
(0x8b150d7647585001e90b091719e414ab, 'wp-content/plugins/elementor-pro/assets/js/search-form.8941aba5c12cdb05fb7c.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search-form.8941aba5c12cdb05fb7c.bundle.js', 0, 0xd4d347ff1d236c318480fce012ce0649, 0xd4d347ff1d236c318480fce012ce0649, 0x2ae25fec9064a7b54a3d00218faebdb9a3bea1620fa2a0aaa1f7fe11c7d218a1, '', 0, '?'),
(0x8b17bb1c1d9ffd37b8d4fb07f95dad73, 'wp-content/plugins/elementor/includes/controls/color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/color.php', 1, 0x00000000000000000000000000000000, 0xdc448345ad373e69a700cf83d9362106, 0x26784dfccd47e003c826ac9f389cf056c0d6102b522ec8147157d226f14888a5, '', 0, '?'),
(0x8b19af21d0c6e1c926f1f7e30a613b93, 'wp-content/plugins/elementor/core/debug/classes/htaccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/htaccess.php', 1, 0x00000000000000000000000000000000, 0x4bcc1e0b706a4a8b40d2c59a276f20b1, 0xa5438e228fcc7accba4d6dd9e5e8020a3d1826ae3dbdbe26662679db032f19ae, '', 0, '?'),
(0x8b1b5547a886709f8ed2e37ddffa9dd8, 'wp-includes/rest-api/search/error_log', '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/error_log', 0, 0xadf7fee59383951209c630a2ddb7e9e2, 0xadf7fee59383951209c630a2ddb7e9e2, 0xb4e9197c7dff20b5317e7bd11e43e755effdced21f74078e231b4e4914cfae14, '', 0, '?'),
(0x8b1baa2b99e7190a53c1a316f163249c, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/6.png', 0, 0x27cab7d5dd2ee9925c5f9dec36408c23, 0x27cab7d5dd2ee9925c5f9dec36408c23, 0xb5be9618ab7f30eae93cd8e006555be00fddd1feea2ece1add3229fe28778c70, '', 0, '?'),
(0x8b20cb78876b10f7d215cf0b01264478, 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php', 1, 0x00000000000000000000000000000000, 0xe9721d295af4f4f980839756428df40e, 0xb308e786bfd110f429e4cc94c2776ca4ba997642de9a419c7034d667075579b0, '', 0, '?'),
(0x8b216ecaf5deea069ae84ef560f16050, 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php', 1, 0x00000000000000000000000000000000, 0x6a795120c45d052a655f49e190897626, 0xb45dc52411ae65be8b98411d2fd0bb96e8c6f49a4e9ae930a41634017ac416db, '', 0, '?'),
(0x8b309d0eaf37216bb9bf54641400fdcf, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.mo', 0, 0xcd8523a973e85e4b97dd179a873a9530, 0xcd8523a973e85e4b97dd179a873a9530, 0x8fc473b4795ccebc8e8a07e59f357e329b0ca631136ce5f16b399ea60d5ae284, '', 0, '?'),
(0x8b30d0596c8bcb2a8e6e3616b6ab3123, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', 0, 0x9dd2e9b01e14d74cb088cffd8a974a4d, 0x9dd2e9b01e14d74cb088cffd8a974a4d, 0x15560abbb806cb230af5064186402c635d3afaa4612320998661ad8c0a26b937, '', 0, '?'),
(0x8b3155b2ae837281dace22b525e69bb6, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/morestorage.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/morestorage.png', 0, 0x90ce71b8f3d9d3f1c6ebbf5098c1b2c2, 0x90ce71b8f3d9d3f1c6ebbf5098c1b2c2, 0xd7c1f0268247c734203823e8ddd02bc97513aad5cc5ec6948523644858a86124, '', 0, '?'),
(0x8b3546d019463b5af0e1ba0aac58b54e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/InvalidArgumentException.php', 0, 0x4364f33fe0b83d04e7a7d7b99257954f, 0x4364f33fe0b83d04e7a7d7b99257954f, 0x24d482b913012f8e304f0cf428b78ff6ccebd1825d24a4218e77fc9ee9007d61, '', 0, '?'),
(0x8b37e8fda7d32cda7cb79683cdc09cd3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php', 0, 0x953ff0083c4be8e30fbfeebf4487c73c, 0x953ff0083c4be8e30fbfeebf4487c73c, 0xd3da880663c9eddc8fa30fdbe6a6a5fbbe7b0a21bcc346f21924c727c17cb991, '', 0, '?'),
(0x8b3cbbcd906e0be19d156f7a23d93f3a, 'wp-includes/blocks/widget-group.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/widget-group.php', 1, 0x00000000000000000000000000000000, 0x8d8e4078df8aff8163a0e0a104ba612b, 0xa6aa628dc3c4b46c333f01913a143c89170563c10536916408873af9bf1d2c04, '', 0, '?'),
(0x8b3fa174029c67b90b16a669f0fe98ab, 'wp-content/updraft/backup_2025-06-22-1154__EuroBet_dd4997665826-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-22-1154__EuroBet_dd4997665826-db.gz', 0, 0x291d094e0edd3fc60190a3a28a9defd4, 0x291d094e0edd3fc60190a3a28a9defd4, 0x71dca87e35a669cfc06af56c425faa5de1b1612e14d9e79b8a5565560897aca0, '', 0, '?'),
(0x8b3fc81ffc26be2c77b0e61f65ef3c1a, 'wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php', 1, 0x00000000000000000000000000000000, 0xb58b1fe36547ee93be2eb66d2850f25a, 0x8157eb103ccb9dd7bb99beca07bb6471d8dcac918c27c72ef648b3474d538bfb, '', 0, '?'),
(0x8b41e6af225913277755b3b49ffccea3, 'wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js', 1, 0x00000000000000000000000000000000, 0xd74265ed1e58ac19707de4e11455cf73, 0xd390a60777db583b1cf3c8714b06d3492dd1ec3b34bc2273a6f9875a5299572d, '', 0, '?'),
(0x8b45a6b9d37f7616b896338a425b33ae, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LowerCaseTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LowerCaseTag.php', 1, 0x00000000000000000000000000000000, 0xd75a85a0d20e339d02d0eca4a79d9a7d, 0xd470580be3cd26f062997f1b360c94891276bd3e94e983a4b6d30e202387599b, '', 0, '?'),
(0x8b4869b19f97f01dd2b842401d44b2e5, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', 1, 0x00000000000000000000000000000000, 0x16cb4b87a0b5954ee958b7d9705299dc, 0xccec829b83809d57cffb6799ff4b15c3b1cc7076e3a7a02fa164ab815556cae5, '', 0, '?'),
(0x8b491ff161b583a9f78d3af5f5edc4c0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', 0, 0x980cc546283b629c8b6903164dfb61a2, 0x980cc546283b629c8b6903164dfb61a2, 0x0f7f47835b8f935f6c81b7ae8328c204f94f928d411527b8a91330b3445085d0, '', 0, '?'),
(0x8b4cef41f8135dd68d88bcddcfba86fa, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/CustomizeSuccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/CustomizeSuccess.php', 1, 0x00000000000000000000000000000000, 0x97ffc24b9ce8dd3e6a8d5d1f1013f391, 0x262688f5e3919d527b1a632ae43c95dafca9116637ef60087b5072b757488787, '', 0, '?'),
(0x8b4d5757ab6719f259a94c6f9e30dd11, 'wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0xd9d328be255baed7897327bae672db06, 0xb93fdf5cf4ec0f3670ec89f46675bb8accd04555339dd0244acbc212a8e57750, '', 0, '?'),
(0x8b4e87aa4d0a7acfde82dab3270bc49b, 'wp-content/plugins/elementor/modules/checklist/steps/setup-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/setup-header.php', 1, 0x00000000000000000000000000000000, 0x8de45b009781ec4e5ae906baaad1ed01, 0x7a9d6b802405284818706e94c3928d05e7b05df44702ef5b3d020786e42ed6ba, '', 0, '?'),
(0x8b4f0e7898f11ed8b1041595ff633528, 'wp-includes/css/dist/block-library/theme.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme.css', 1, 0x00000000000000000000000000000000, 0x4159e8ce867692e2282eae25cc125a54, 0xd98af0b808b9e98e6c3731a22071a7cdd509f969fdd5768f281a71da437c91f1, '', 0, '?'),
(0x8b55dcd07a83f3ae639e10e97012aca9, 'wp-includes/blocks/separator/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd99e1c8a070ac7fea26fc32780bccb11, 0x6a3757a9af00c0d33685240ede15011065e7c1df7e5249f5d1e57084257a1d50, '', 0, '?'),
(0x8b56cd9344362ea9842da63d73fa1e7e, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', 0, 0x1418894b53f82bb93248e98441a24e9f, 0x1418894b53f82bb93248e98441a24e9f, 0x59300b5af1c16cb4d99a85fbc8f0f21bb6f292f7f9c54e23680a184ec53329fa, '', 0, '?'),
(0x8b5b812adfd315bde348dfb9a516c682, 'wp-includes/Requests/src/Cookie.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Cookie.php', 1, 0x00000000000000000000000000000000, 0x33050745d8ee4f2bb98165cc3af5da9d, 0xcfcc0b3109498fab2c797281e6683d2b83e15f736d1d57cc37864eafa8b7b44b, '', 0, '?'),
(0x8b5c324111a4f3994498af05678dece4, 'wp-content/plugins/elementor-pro/assets/js/gallery.1628df47530ab42dafba.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gallery.1628df47530ab42dafba.bundle.min.js', 0, 0x793ef0fa5029730b93931ba3c923adf0, 0x793ef0fa5029730b93931ba3c923adf0, 0x3b8d22e3593c72d40740b5c225f5d20f6e2721d91b013284e16876c12fd14a28, '', 0, '?'),
(0x8b5ce027757dee661113509d1bdf8354, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php', 0, 0x44ad719bfc00eaf794026275795d8da5, 0x44ad719bfc00eaf794026275795d8da5, 0x0175166e701c93627756164960433d523aa6a0808d0f36e06eabca1919a07d64, '', 0, '?'),
(0x8b610868a97b9813e0e6d7b78ad1db06, 'wp-content/plugins/amp/includes/sanitizers/class-amp-playbuzz-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-playbuzz-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xda5b739757c649b04dee92b276cda9e0, 0xdd8b3df90cbcbab62eb7997ec3f429f1b6d5d0d68cd684abd861a4f0350d0ab0, '', 0, '?'),
(0x8b62b229d993d4182dbc3ab1c8c46caa, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-events-list.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-events-list.php', 0, 0xc88eaa751151763ea3af8df36eb8b110, 0xc88eaa751151763ea3af8df36eb8b110, 0xf7e7c27dfa9cd800bf3d99b3b7142d74e426c465695d70a7b6d805a9d861ad6a, '', 0, '?'),
(0x8b682db2b22721bd416db4e12dffd2b1, 'wp-content/plugins/elementor/assets/lib/animations/styles/tada.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/tada.css', 1, 0x00000000000000000000000000000000, 0x7af7b87302892b13570547642dd3a304, 0x777c52ebb8655dd4e3c5bfa3f33cfd521d0d8fb2c56ac4a457d8fbe9a86f37f8, '', 0, '?'),
(0x8b6aa5c7b8f365678fc5cfb64f679ac0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccess.php', 1, 0x00000000000000000000000000000000, 0x00b823411bcae9db0ff9beacc321f7c7, 0xe1622cd1940db29d8a543a25274a97a2165d12303dc59839cc5c4c7f3e41b12a, '', 0, '?'),
(0x8b6bb5fc49765d2ff9aaa96ad0d3146a, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', 0, 0x7e2544b5a6cf1ee8200b3b431785d346, 0x7e2544b5a6cf1ee8200b3b431785d346, 0xb0f9497f123d61f16fedb6349a7236d18cadebe5bb0e215476c5d9ea4d771bfa, '', 0, '?'),
(0x8b6c0dad9e58b8eba303ad62413ea890, 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xc1a19abb78cf9cde35b8b3bd4cf9adc0, 0xe379c64abd1df5d00953e9e4d871323ec57c9aa1aee038342047324d8b354b27, '', 0, '?'),
(0x8b6e393790492e4ffad29ddebff0b007, 'wp-includes/js/heartbeat.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/heartbeat.min.js', 1, 0x00000000000000000000000000000000, 0x3049b8f9eb73d57085d4f22966e5d5b6, 0x9bc1633cc3a961b8dedd757648f496a98c35d474755836dd772256fcd63d0f42, '', 0, '?'),
(0x8b6f3973056417dd342dbe90aad401ef, 'wp-includes/blocks/loginout/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style.min.css', 1, 0x00000000000000000000000000000000, 0x53093aeed796108e5fd862c0e34defe4, 0x79fc5403cb35199ba3f96d205abed9049556d12321c93ada5ae6e704a6d91e1b, '', 0, '?'),
(0x8b735735233cfa6c39c8bc953a892490, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.css', 1, 0x00000000000000000000000000000000, 0xe2c328e98abbcfa6b7c292d453f95f62, 0x2a59486aed1b15a0edbdebbe70ff1ad1ce22e55472a9ac1bfca27c69683f3e7d, '', 0, '?'),
(0x8b758d3e8c528081b550b9b45db981eb, 'wp-content/plugins/updraftplus/images/notices/reporting.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/reporting.png', 1, 0x00000000000000000000000000000000, 0x144188eb53cad0c185b0cea425b664ee, 0xda57c2aa80cf2669ac3bf87f3276e0369ec87fd836b5d736919a9a4da1904df5, '', 0, '?'),
(0x8b77723f799af6ea28473b22fa17b36a, 'wp-content/plugins/wordfence/css/fullLog.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/fullLog.1744125809.css', 1, 0x00000000000000000000000000000000, 0x65c92e698b6015ab83ce81be55e7b976, 0x3ff53efcb03f68f4cebe5bb5c2b2ef50d8758f7bdb7075fa6102a0fe898b0e61, '', 0, '?'),
(0x8b79490ecc79ed97d09ea5da89de1f08, 'wp-content/themes/twentytwentyfour/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/index.html', 1, 0x00000000000000000000000000000000, 0xf9c2981a7f8a8043b39a73fd97e10c3d, 0x5a561017bc4c4f6d1065e86e77393671eb8a21637e772205b08e8103e6d2b377, '', 0, '?'),
(0x8b7c426cf48a4948d2bcdd124f53c6b1, 'wp-includes/js/mediaelement/mediaelement-migrate.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-migrate.js', 1, 0x00000000000000000000000000000000, 0x3cb6030743925f687ad3043384ed3c37, 0x2c6223300ea02161ad4f56632cfa8fd8950353d48f4998d0bb25aedb702993fd, '', 0, '?'),
(0x8b7f5fb7604588e81747325be0771f59, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-gray.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-gray.jpg', 0, 0x967d47024f8bfc9b4a480ad2dbf662a6, 0x967d47024f8bfc9b4a480ad2dbf662a6, 0x4d291e9fe3a25a423fe43ee04514e84c35ee970b86caf842504ed16f04741040, '', 0, '?'),
(0x8b7ffa85f0e292d9ac4b1a50d21f028d, 'wp-content/plugins/elementor-pro/core/utils/registrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/registrar.php', 0, 0x789e11418d4c3d9d97f74757a7d46adb, 0x789e11418d4c3d9d97f74757a7d46adb, 0x2c984b4e8589f934b133d9aaa42eaa77dbe6d6cb47a4d994a4cfbf28bdf9f146, '', 0, '?'),
(0x8b8488022454430eb77946dd41933e7a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Abstract.php', 0, 0x1d71ba9df985da107ad727908a8a4ecb, 0x1d71ba9df985da107ad727908a8a4ecb, 0xcefe99da039ce188fd58560b55eb633c966ac62266a22e8ea67b9e05ee61c63f, '', 0, '?'),
(0x8b8576959fe17f533b498b9dd74c60a7, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-1.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-1.webp', 0, 0xcda8b7e8ca214886cfa9dd47249d5ec5, 0xcda8b7e8ca214886cfa9dd47249d5ec5, 0x693be2c7758d773aca946929441c1f378c806093b092f969cdef3363cd93746c, '', 0, '?'),
(0x8b87bebc4f1ec9b7f96d7e273cb23c75, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationStatus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationStatus.php', 1, 0x00000000000000000000000000000000, 0xce5cfa4f649003b5941fdc0e9b0383f5, 0x73c7bebde11ac7081d02845e09ba5e5f3baed4133e1e66e0bd700baed778c581, '', 0, '?'),
(0x8b87f837514d8b1c452f4cfa406a4250, 'wp-content/plugins/elementor-pro/assets/js/1644e3d37816d939acca.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/1644e3d37816d939acca.bundle.js', 0, 0x31c87df69918a49337a57e63ed19dd84, 0x31c87df69918a49337a57e63ed19dd84, 0x155a844519dc94c35e76d70a86d3f972b2763c13fe8e211d1e3f51f013595b1e, '', 0, '?'),
(0x8b8ccdd8a82647e9a6299a6b7bece8a8, 'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0xac071d8268e10c111efcfd50abd4ec14, 0x4be7d8ce13886418f9251db1192e52414ff446beded7e2e2e00fc1b76a6ff92d, '', 0, '?'),
(0x8b8f07a4dc48c4ea291269eeb842ad18, 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-controller.php', 1, 0x00000000000000000000000000000000, 0x32c53774e5cf257b8f1c2c7e1a778268, 0x997f2d6252a478b5fff0e54ae70cbcedbbc6ef60b287a15c29451c243739525d, '', 0, '?'),
(0x8b9666820358c65e5bbc4d1e53e5f44c, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg', 0, 0x3027e39a7b516920affcdd899bd1a73b, 0x3027e39a7b516920affcdd899bd1a73b, 0x198e433ca63536e50264d28cd01990d91d4a0f77bf369b0c403d3a1a9a15a604, '', 0, '?'),
(0x8b97909bda6c974017c296efce16990a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php', 0, 0xb1b868770ef04408b63f6a771735142a, 0xb1b868770ef04408b63f6a771735142a, 0x5c770043e719a294a8896a8693d6f681f5e90e48783c0bce378d9e784eaa4d5e, '', 0, '?'),
(0x8b98c82ff1357f5c1d6f2793a9315814, 'wp-content/updraft/plugins-old/updraftplus/methods/openstack2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack2.php', 0, 0x1709d9dd6376540dff2d521e45b1ada4, 0x1709d9dd6376540dff2d521e45b1ada4, 0x04d2770881d29d2b4d8cc41c7f6d846776c418752d3fc09ef1303636146f4b3d, '', 0, '?'),
(0x8b99c567fba092d67d7a0093d52ee2f1, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-advanced-responsive-video-embedder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-advanced-responsive-video-embedder.php', 0, 0x17efd649ccdc95062c952752172a58f8, 0x17efd649ccdc95062c952752172a58f8, 0x2f483c9c645d80673e6af00ae5567a0e347e51c246ccc0a85acf808f249de1a1, '', 0, '?'),
(0x8ba1d5c01ea1a952875c9170cbc3c294, 'wp-includes/blocks/comment-template/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x603913b251720cd2dd39f2c079ece135, 0x8eeb0ce61bbb046c03668b7aae29b4daeda3c63d5ab993b32b824c3003098f1f, '', 0, '?'),
(0x8ba3c0121c2300116728db1bfbacb1ac, 'wp-content/updraft/plugins-old/updraftplus/images/default-avatar.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/default-avatar.jpg', 0, 0x768cf69bd18acfc7f4f07241a43eaf5b, 0x768cf69bd18acfc7f4f07241a43eaf5b, 0x307f63f1fd37534d520ac97d28015fcc07ca1261f92546750ef3b2aa1028d944, '', 0, '?'),
(0x8ba59091c304f7d8d051eed5696341cd, 'wp-content/plugins/updraftplus/includes/class-zip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-zip.php', 1, 0x00000000000000000000000000000000, 0x49d861ac6f39633c12250170049866a8, 0x51dce6c1de420039e6afc07406c3c3bd2c62724921c2a5b67ca89e40c0a7dd20, '', 0, '?'),
(0x8ba8d67f43c80de5733443e5ba1e41d3, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', 0, 0x3b3c814abbbed4452624f3f49464a763, 0x3b3c814abbbed4452624f3f49464a763, 0x71253e44b72424a5918215e53afc8ae36afaf58d8e9ee2d26b20a47ac23be193, '', 0, '?'),
(0x8ba931a94ba0672c5dfd1b638ecdd7d0, 'wp-content/plugins/elementor/assets/js/admin-notifications.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.js', 1, 0x00000000000000000000000000000000, 0xe880c666f452d4cc92086e8f508e3d44, 0xfb56a94417780d4c8103f48c403017695fe67883ee3a2a4641141d8494cd59fe, '', 0, '?'),
(0x8ba9b93b25363fa9ded12d1ed6563b85, 'wp-content/plugins/elementor/assets/images/app/onboarding/Site_Planner.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Site_Planner.svg', 1, 0x00000000000000000000000000000000, 0xc0e57e44d2acf8f235e74ebf6ff95899, 0x3df9fdcd7bf2c8600fc54e9c691783b15af5d1df40880a650984d1b5fe4baf60, '', 0, '?'),
(0x8baaea929025f9b65f924d3bd0acc9d8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Coroutine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Coroutine.php', 0, 0x1b6642288e758dee8df8b09bab499c76, 0x1b6642288e758dee8df8b09bab499c76, 0xc031ed72c020ef1c46eaf41c46a538173a2730b4ce33c7102a745793fc87c55f, '', 0, '?'),
(0x8bab19eee75c6762cd6d894cf1e780a9, 'wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/estimated-reading-time-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/estimated-reading-time-block.php', 0, 0x871ba13d5388848fdbbbf3344a176f83, 0x871ba13d5388848fdbbbf3344a176f83, 0x42d08923b270a39f7a7ff8df542df5e0ecf822bf2ba563147d4b94bd512d09bd, '', 0, '?'),
(0x8bac5be48836bba8640463480b612008, 'wp-includes/blocks/latest-posts/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xd06b22f6cf4065caae6693ced4ef21c7, 0x82c965ea46fe9894691005447d06aba25b0a014c81969bc84c9d4d3dbb986803, '', 0, '?'),
(0x8baec097151abceb45a5609bddba5c37, 'wp-includes/Requests/src/Exception/Http/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/error_log', 0, 0xd6f5caf5caf126a9221ebbb801c1ab30, 0xd6f5caf5caf126a9221ebbb801c1ab30, 0x46e63b231ee75991af5e80ecbe5cfddbe2d8392cac924f0ec58905606c8b290f, '', 0, '?'),
(0x8baf8c786721a3f3ffea24b17c202a7a, 'wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore.js', 0, 0xbb42b2a379b00eb977ab5d6135a57e69, 0xbb42b2a379b00eb977ab5d6135a57e69, 0xf8442ee4681570a78eea09732158b1e5ef9df74fb02fadc7fc4c85630de66104, '', 0, '?'),
(0x8bb05cf7ade0d6afb44221a3dc61fa56, 'wp-includes/blocks/comment-content/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/block.json', 1, 0x00000000000000000000000000000000, 0x3fe4fba9a5dc0ec7dd858bba85b230e5, 0xfb3f15a17c84af720e2e45495a254b57e0afb6b8bdf6b0f9e8fbd8d11b1f5ea1, '', 0, '?'),
(0x8bb11866e9a4a7784daa505d7e4297d4, 'wp-content/plugins/akismet/class.akismet-cli.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-cli.php', 1, 0x00000000000000000000000000000000, 0x22e38d14566587f66cba11fc72fd7d1a, 0x84374fc41c64253faba1884cf16084228ca2bdaf08ae917d1335a00c1012fef6, '', 0, '?'),
(0x8bb78abd78b7dfcef3c3a9ed76b5b5b4, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/twenty-nineteen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/twenty-nineteen.php', 0, 0xcc6450c3246f77ac162c8e2f0d074ede, 0xcc6450c3246f77ac162c8e2f0d074ede, 0xefbc70ca029676e5b03cb86765c5f38e9a18f0c0acf2483d506d331e7180114a, '', 0, '?'),
(0x8bba14b0c568142bb9ab42ccc6f21dd0, 'wp-includes/js/tw-sack.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tw-sack.min.js', 1, 0x00000000000000000000000000000000, 0xd45868fe2b74f1900d0d2fe9e2410ee7, 0xdd5c6d0f4ebea4ebed86ac338103c7026f45f900e2af5a06b8a829e2fa798442, '', 0, '?'),
(0x8bba46e822f7e87668e2a1244c628e8d, 'wp-includes/js/imgareaselect/border-anim-v.gif', '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/border-anim-v.gif', 1, 0x00000000000000000000000000000000, 0x20c97a21993cf137ead9fdbecbc42aa8, 0x8be11f3efa15aac2f664e0953adbfdb98f146a31ed8d3cee2134db369367e6e4, '', 0, '?'),
(0x8bc5079b0c62d6c49efc08cd237cb008, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php', 0, 0x5ffbfb7b1a5aaf11af9886f747fb0f20, 0x5ffbfb7b1a5aaf11af9886f747fb0f20, 0x042c3e6ac6adbaba58d4cfa38633f3add059175ceb14cd6a21dbe28931d5b3f0, '', 0, '?'),
(0x8bc61e0263dbd4515941fa35788afba2, 'wp-content/plugins/elementor-pro/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/changelog.txt', 0, 0x684bef0159ffbc68060ffd040ca57493, 0x684bef0159ffbc68060ffd040ca57493, 0x2a6acfbe6869ff47d9fb2a6fedae603633c1b755eb2dfc81efb9bc2b49f13c56, '', 0, '?'),
(0x8bcd932a49ea36960844b0dbf559feb5, 'wp-content/plugins/wordpress-seo/images/support-team.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support-team.svg', 1, 0x00000000000000000000000000000000, 0x841034ef5ff45278cfc09ba74401b205, 0x8f4c34dd01d0db768c26612732076576f317a065d8bf871014f79a743a4160d8, '', 0, '?'),
(0x8bd2cba936fd662fda36596a4900ee57, 'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php', 1, 0x00000000000000000000000000000000, 0x1366f8c0dd71a52bd3fb6677e900e6fe, 0x16cca66246f1d7ae437ec501759f3b6deab4ff7de850611f4d32e52c30532ca8, '', 0, '?'),
(0x8bd7e7f342b3af8527eaf71690e94b35, 'wp-content/themes/twentytwentyfour/patterns/posts-1-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php', 1, 0x00000000000000000000000000000000, 0xb68ccda1cfd607be2aa572275860644c, 0x7986bcf9473fdd5e7b162bcf11591727931cda31d5ee290cc706d54724e8c6d9, '', 0, '?'),
(0x8be6f97f0466fed6d0f9b0096c20b44b, 'wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php', 1, 0x00000000000000000000000000000000, 0x2943a4d40c257df3918b506edca0498a, 0x230b4fa359b941df6dca9169bc03732e364c29a55f7cf0328e013f82f31c2b66, '', 0, '?'),
(0x8bece51febe3c1b163883c1e5b918a1c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php', 1, 0x00000000000000000000000000000000, 0x9ea537068ed7a745301b14f949b27158, 0x0c6d4fc9e2a9b10358ef587f8300450eed2c5a2adfd4792ad9067a37123b0e9a, '', 0, '?'),
(0x8bf0094d86a10a64a838a29cbe6bab2c, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Meta.php', 0, 0x935e382d11a040210a5ce6ed8a7d94cc, 0x935e382d11a040210a5ce6ed8a7d94cc, 0xe810cea0a771f98fcb080304256e522412ccd6f683e588dfe9f27d5fbd0112fd, '', 0, '?'),
(0x8bf04d4148f6ccf400ea9c5b645fd721, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0x8bf1e5845703f365b138817d9fa08b81, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', 0, 0xcca8191d670d7065cb66407e812a49db, 0xcca8191d670d7065cb66407e812a49db, 0x52b304791889a3c4820478ec1bf12b4f061051f5fc4016eb09729d74d8672c81, '', 0, '?'),
(0x8bf2b2a1ae95997be94e0bb6c6985961, 'wp-content/uploads/2024/12/Enfejar-win-adss-1-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1-300x39.gif', 0, 0x613847463bcd325b6008f8c72dc107a9, 0x613847463bcd325b6008f8c72dc107a9, 0xb4086082d543869bddce9e8f051b68c4e241c27342dfaa183a94cf6d971ff584, '', 0, '?'),
(0x8bf37963e2304fb06729cf81ad4d66b8, 'wp-admin/network/site-settings.php', '/home/iraneurobetcom/public_html/wp-admin/network/site-settings.php', 1, 0x00000000000000000000000000000000, 0xbbac6187fdff6218c9639299b453255b, 0xfcfb588c4476a75835aca0d284cb3a11b7b4d2c32c0299ccaa7aa2f36aa5c20b, '', 0, '?'),
(0x8bf384559e5d52b29adb102959a5cb6d, 'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff', 1, 0x00000000000000000000000000000000, 0x6efb6aaec0b9f430f6a3e21cfbe39b39, 0x15bc861af0d2a808320cc123b08516733ad5d0a00a0109097683f9c3982b6cb4, '', 0, '?'),
(0x8bf4283b553cf55f5a7348ce8bff68ac, 'wp-content/plugins/elementor/assets/js/nested-elements.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-elements.min.js', 1, 0x00000000000000000000000000000000, 0xb40fc5c004816b5d9de9bf1ba313e311, 0x71898971aadf7e2ac0f1406e799717d211e1dadab7beb36b3e004eda2e73cd8c, '', 0, '?'),
(0x8c043e3980e62ea570ba3b71ce6cee91, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', 1, 0x00000000000000000000000000000000, 0x5d442ef6170bfa2c9758a0e665f580fd, 0xeaac6e78a6c369ac74a653938af9ecddcfe99fbb0416a8fe43bf973ec8d04a5a, '', 0, '?'),
(0x8c04a435c7b42ec7f987f7f8dde0a4b1, 'wp-content/plugins/wordpress-seo/admin/pages/redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/redirects.php', 1, 0x00000000000000000000000000000000, 0x31dbc417ae7c5c829799166e6afdda79, 0xe957e5e622d6e6eb56ff1d09c5e807318cfc37c0f15ddeb4d79644d6d6729ed5, '', 0, '?'),
(0x8c04ab55ba278b6935739eafe9a2f335, 'wp-includes/js/tinymce/skins/wordpress/images/script.svg', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/script.svg', 1, 0x00000000000000000000000000000000, 0xb4dc9fdb059f2b60be12e631497fba46, 0x7a38f4fb2428ffcb8dd3126429fc98c8a184780636c20409917be77ad5f72fd3, '', 0, '?'),
(0x8c0562a30ddd06ed1e24f427ae733350, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php', 0, 0x4d15828d1c92ee424b858b9fcf1a2ae5, 0x4d15828d1c92ee424b858b9fcf1a2ae5, 0xa8c48027ee97efcf385c3492c78a011e75944cece2e8c522a94ebaa7ce737505, '', 0, '?'),
(0x8c065c735577ab750be99d50d78d09fc, 'wp-content/plugins/elementor/assets/js/webpack.runtime.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/webpack.runtime.js', 1, 0x00000000000000000000000000000000, 0xb1e8f3d571e845a886c61bf86b25ac87, 0x3e1bb4d586f4e56f2865dc37ab779af70467ddb8fa7a65966b9a68385c4c8053, '', 0, '?'),
(0x8c0874c7b12510149812fba391b5da46, 'wp-content/plugins/wordfence/lib/wfNotification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfNotification.php', 1, 0x00000000000000000000000000000000, 0x00c78d20560832e228c6c0fe64685644, 0x53d861d6e0598412edb50387fd676a2b7cadeb9120f290e14a1fb28c4d38b3aa, '', 0, '?'),
(0x8c0a6b638b05be0d1d1ced51936ae8aa, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php', 1, 0x00000000000000000000000000000000, 0xf2803b19491c7c777fd046e28e3be6a5, 0x2f44686345485417eaec65c9f05c51927ca512a1162acd6980d029f4e02bb4cb, '', 0, '?'),
(0x8c0a8b9758d9a203c474299dc23e0baf, 'wp-content/plugins/elementor/modules/library/documents/div-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/div-block.php', 1, 0x00000000000000000000000000000000, 0xb64654579d583bdb33da6e305ea62cad, 0x3221425932679a45852214ca050250697436c02a2195f1767d8a5367a2609e58, '', 0, '?'),
(0x8c0d37d4ce4ab1ed62d6553f72b5cfb4, 'wp-includes/Requests/src/Exception/Http/Status410.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status410.php', 1, 0x00000000000000000000000000000000, 0xc169ae9f4c298429b98837cf0166667d, 0xb31d428295d6dfde529ff19d58843ff5cb09163645c1f72c6e12605c8dadad63, '', 0, '?'),
(0x8c13aa30b0eedbecdd50f8505256a423, 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js', 1, 0x00000000000000000000000000000000, 0x49523da87daf265ceca084038c5a43eb, 0xfb388b23e340b8fe66d6addec3aee9ef9bf7846ff1e148eb9a8913618c109c68, '', 0, '?'),
(0x8c141513357163347e1a08847bc55201, 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', 1, 0x00000000000000000000000000000000, 0x5a231d567b79b3adcce4ab851d5e8bbb, 0xea36046b81d833f658ab75f425e9597b4fafa93134efb4667b135d6f82659201, '', 0, '?'),
(0x8c162cb491cf539e3dc1c728726efe52, 'wp-content/plugins/wordpress-seo-premium/premium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/premium.php', 0, 0x2e7524a01ef82d832dd96a892b879722, 0x2e7524a01ef82d832dd96a892b879722, 0x44fbfcfcf474c270c8d853f310a7da0a015528e0cc0322513d85326de556db28, '', 0, '?'),
(0x8c1db326caa5448ac7c6a16649c7b8f1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingSelector.php', 1, 0x00000000000000000000000000000000, 0x36e07e47ca33211754bcb4e94884a4c4, 0x95683acc0907b7a75d7688fd98fbe3a629850b88ad05b9ebfd50c752af8dffb1, '', 0, '?'),
(0x8c1e23bca0deedbf9a408082d529351c, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/odometer.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/odometer.min.js', 1, 0x00000000000000000000000000000000, 0x2adb8c7cf8cfff04c18947e5a30622db, 0x480efc2ea83ae6f12b47cf52c7249c59427e1d3233c7bae89101da8586d4f9d8, '', 0, '?'),
(0x8c23e5c2bf4224db489157211ad63826, 'wp-content/plugins/elementor-pro/assets/js/lottie.a02a01f29c0733918ac7.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/lottie.a02a01f29c0733918ac7.bundle.js', 0, 0xdab7e98568aaf1d3f2ef7f5ed7b398e1, 0xdab7e98568aaf1d3f2ef7f5ed7b398e1, 0xcfba7d272b2ffbe08db65f95f55220439c6e8a181d110e49c7e2a5229255ca65, '', 0, '?'),
(0x8c24a7fc8ad921eccbd82b2671ebb0ff, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss', 1, 0x00000000000000000000000000000000, 0xcb247352e3ec8e694e5326261c249164, 0x9b886c1384fd5717ce2beec8f1208cfa35aca4209e7fb81bc50dd5a64939596b, '', 0, '?'),
(0x8c30feb0c8ed5dd4566123b18da95464, 'wp-content/plugins/wp-rocket/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_psr4.php', 0, 0x6a5b0a39490d5415e0dc0ef5f0ea8606, 0x6a5b0a39490d5415e0dc0ef5f0ea8606, 0xb3dc4b4095b91c6ff6eea4392e659045bf1741c4af9e013a0e8bfe6585be869a, '', 0, '?'),
(0x8c31c1eacfa3d7e9199da0900b497fa4, 'wp-content/plugins/wordfence/lib/wfImportExportController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfImportExportController.php', 1, 0x00000000000000000000000000000000, 0xfdb4f6fbad1b1bababb6b1f22b3eb1ff, 0xbd646cd18bdbb960e1b0d91e85cc08e7f7a6a0b84afb0607f79614237c697ba3, '', 0, '?'),
(0x8c34955899ae1f65a796771245a6661e, 'wp-content/plugins/elementor-pro/assets/css/widget-social.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css', 0, 0xf85d4ce76b9c5e6e976efb5938195795, 0xf85d4ce76b9c5e6e976efb5938195795, 0xf5e733735402bfc16dde2085d10ebab9baa8940f0656c2ead15c92552915e3de, '', 0, '?'),
(0x8c36e7a924890d347064ae68a0232709, 'wp-content/plugins/elementor-pro/modules/link-in-bio/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/module.php', 0, 0x6d6cb5dea63a0e589a3056bcfbbd6bce, 0x6d6cb5dea63a0e589a3056bcfbbd6bce, 0x90590c4119b9ae6716549588bf2952d50476968a286ba4e03bb396f75979a3e2, '', 0, '?'),
(0x8c3c91e07c7e452ed1595ed421d65d04, 'wp-admin/js/widgets/media-audio-widget.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-audio-widget.min.js', 1, 0x00000000000000000000000000000000, 0x0a81fe74777ce88c875ec0d80d8b3c4b, 0x6418bd5e32143f5094dbcc4601ad9b7e01b59d07c9ff3ec0f3c4f2ddbe90e06d, '', 0, '?'),
(0x8c3f9a0a35fcb448e33fe2e0c1c0e0e8, 'wp-admin/css/customize-controls.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls.css', 1, 0x00000000000000000000000000000000, 0xe7b795f67a8308c221f8298c8daa0c25, 0xa2231f5968c33bf9645c3ab29bea0e16b9b618e9ec6ba8751366934c8447d7a1, '', 0, '?'),
(0x8c3fca97f4b8d7706cf33403c213414a, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-metabox-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-metabox-2410.min.js', 0, 0xa945b59eeb01c64a0b105b4f2821710c, 0xa945b59eeb01c64a0b105b4f2821710c, 0xaccaf190c2573e7113dddc2d74a7feeb8b967c05cb19217e97ad046620063458, '', 0, '?'),
(0x8c46536c3058c3f0725e59fa8864f3e8, 'wp-content/plugins/elementskit/widgets/advanced-tab/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/error_log', 0, 0x9803e86b5defba0de6ddbb152ae471df, 0x9803e86b5defba0de6ddbb152ae471df, 0x5b490fe67e8ef8983a5b64d1bac3acb7fbf645969966111078b49634dd5a49ea, '', 0, '?'),
(0x8c475fcf2730bb03c320af2559a8b83a, 'wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js', 0, 0xa962b9ae06cc3ec99963d727123c5f83, 0xa962b9ae06cc3ec99963d727123c5f83, 0x86132bed1817542b730766ad46ad0f2ebec07aa554134f02c8b068f4526e1c2f, '', 0, '?'),
(0x8c4764b364cc81dd1db8f996f960cd77, 'wp-includes/assets/script-loader-react-refresh-runtime.min.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-runtime.min.php', 1, 0x00000000000000000000000000000000, 0x87e09afb00b621d56a314d2f3efb833f, 0x7fa0563cebc6d5235992263dc67a3bade5f449d70730d9c3c37f9e4e14176c7a, '', 0, '?'),
(0x8c4e72e90394149d50b4243a4898047a, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php', 0, 0xf42e528aefd5d04c9b4d1f801abfe207, 0xf42e528aefd5d04c9b4d1f801abfe207, 0x482fd3683bc68d59c614fa39b0f18ae74c1c5e33308c5ba12597e9fb6bd8a22a, '', 0, '?'),
(0x8c554407eac49e973bae11ef28c7a86c, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php', 1, 0x00000000000000000000000000000000, 0xb2e3057631c01f2b2a5a18e3fb7cf63a, 0x9ba582fcc2b1c932b5b5bf532550fbf443704b79a3a2ffd4eb73cc9e5a3b1dd4, '', 0, '?'),
(0x8c5caf597026e8a618317847505b200e, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po', 1, 0x00000000000000000000000000000000, 0xe371878f15c070d7205393b9ce17d14a, 0xf8480e7041b12e4dad61fed576e7294d76567d40d2709fb7bdf6acd90854bebd, '', 0, '?'),
(0x8c5dcb3005fbd3d95953439a0d5d3091, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlNomoduleEngineAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlNomoduleEngineAttrs.php', 1, 0x00000000000000000000000000000000, 0xe1ae5477038ac90e5a47e61eb8df5209, 0x590d5ed35e0eaddd4945af22438e1fcf83263f91e03c2ef67b4c942f1afe9712, '', 0, '?'),
(0x8c61dae0f58ab1b7c3b3d20040d5fea3, 'wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css', 1, 0x00000000000000000000000000000000, 0x99d75b837b3b3bc9434c6d476d7efa38, 0x58bd8756e4aa267e6f82677286d2a0e4fe174c76b02f553931ec562b90e5af99, '', 0, '?'),
(0x8c65f30e2d7238f66a8e7c6d73c2cd82, 'wp-content/plugins/elementor/assets/js/shared-frontend-handlers.a82dc0e60728c9cb9860.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.a82dc0e60728c9cb9860.bundle.js', 1, 0x00000000000000000000000000000000, 0xeb76a6ad81a5cfe2b1e8fe34f710909d, 0x368b14966438e906f2977e91484cee6b999d37366dd8af6485bea840e9cd052f, '', 0, '?'),
(0x8c6c517f06fe21e5bbd34ff9fc968cbe, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', 0, 0xf3f93e8cce7ef2ac40b1b7e34a01622e, 0xf3f93e8cce7ef2ac40b1b7e34a01622e, 0xbb208125e81c8cfc432ffe926a2eb145bf3b2e900733825ba538d1b8e33eeaa7, '', 0, '?'),
(0x8c7485f792cee31b18f7f10155428fba, 'wp-content/updraft/log.f97f572257ad.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.f97f572257ad.txt', 0, 0x2595a5bf52e78e29c1ce960287a81fe8, 0x2595a5bf52e78e29c1ce960287a81fe8, 0x3b1d41ecdfa923f7ff17d4f2505efa73fcacd87a5177306e3b1446e17393c4db, '', 0, '?'),
(0x8c749298360c9ee56e34fa7d48dd8299, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryInteractive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryInteractive.php', 1, 0x00000000000000000000000000000000, 0xd1c295ffcc20b332511cf0b57d03f01c, 0xa4d42c45c1c45dac02a370ad0105c76def72ea4c040e4dd397948f3a079c36a3, '', 0, '?'),
(0x8c75cc0d8359a5a4694fa54bbb33cd2b, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/no-readability-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/no-readability-score-group.php', 1, 0x00000000000000000000000000000000, 0x0628127590b47c3144e5c4429930509a, 0x0fb8ea166809e3da78cd4e97684ff9e7e6c8f7616034409720f461c158638a3b, '', 0, '?'),
(0x8c773d6af1ee78692052634695c9307a, 'wp-content/languages/plugins/amp-fa_IR-ab0a6c12c05fd84e270fa14f958ec31b.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-ab0a6c12c05fd84e270fa14f958ec31b.json', 0, 0xe59b632fd4955dac9d89032029ef8eb3, 0xe59b632fd4955dac9d89032029ef8eb3, 0x90753983aefea56ab552309f3fdae86774bca1a3e35f417325cc1b27f2ce5c31, '', 0, '?'),
(0x8c77427e7ef01da6fcfaa51542508338, 'wp-includes/blocks/post-date/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style.min.css', 1, 0x00000000000000000000000000000000, 0x1e339686fae2071819d9a63ee94ce327, 0xd2fcacb015df3f08b4d661b068968206bb991fc6966f0176f1acd6d70c356e68, '', 0, '?'),
(0x8c7904df397e980816a205bb4d892a63, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-required-setting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-required-setting.php', 1, 0x00000000000000000000000000000000, 0x814d229a7688a8b9361c5cb33ee0f446, 0xe9bee51947f36b1aac6424429e4e65f4a449073f935014b6d275c441c9fcb531, '', 0, '?'),
(0x8c82251fd5778305e9b31ef77d05d038, 'wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2090b5f4906bcda1dcc2.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2090b5f4906bcda1dcc2.bundle.min.js', 0, 0x5849a2ea23fb31df35384938077dc0bf, 0x5849a2ea23fb31df35384938077dc0bf, 0x3d4132f3658a53eedaaf8a43db7cb2dd55d1c44903af7e0b94e9e5c97a7cf845, '', 0, '?'),
(0x8c822c18acad7456753683ac9e6fa737, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', 1, 0x00000000000000000000000000000000, 0x7c573871dd9436925bdd4e26bc09acb3, 0x69a9cb172af7cb29b7b3474e36ca28cedd88b37020d999c0db24316103e2f319, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x8c8b947655fb475560a6c93b092bce79, 'wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php', 1, 0x00000000000000000000000000000000, 0x91a85fb7e39c1f4850770aeb2c5d9c52, 0x84b96f7c2d960a576960b071e78273b191787082d14fa1b2fa45589ab0aaa5c2, '', 0, '?'),
(0x8c953997b9a22149b35424d8c659ea3f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPerformServerSideRendering.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPerformServerSideRendering.php', 1, 0x00000000000000000000000000000000, 0x92121d4785333b1f5676a014353d24c2, 0xa898095696d52667fe3589f27b4360f7e186d3506b341e3482815f47243e2471, '', 0, '?'),
(0x8c9a5a1a85101ee909d9ce806027547f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-blog-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-blog-heading.php', 0, 0x5281199c43e9981c744aa3c31f2cf62a, 0x5281199c43e9981c744aa3c31f2cf62a, 0xcbd8a34876aac6fc177daa415641b06ac4a101fec5c903af8e4e3eb0459f0eff, '', 0, '?'),
(0x8c9dbdb4866a754743744fc6fed813e2, 'wp-admin/css/colors/coffee/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xba99f5f58e790664e50e8654c62f2e6c, 0xeb5c18836e29c589014e361b18faad3d68d66a0f86177edc58e807b8f048ea29, '', 0, '?'),
(0x8ca16334dc295e56b4ea6c5a525416d5, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/QueueInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/QueueInterface.php', 0, 0xccf8fea6a11b317635fee33426430e8a, 0xccf8fea6a11b317635fee33426430e8a, 0x22ee35e9df12dab666b001d078af58cd5e444f63a683799c2bf2da415a31e6c6, '', 0, '?'),
(0x8ca3ffdcdb5ac954212604f806319eab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryShopping.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryShopping.php', 1, 0x00000000000000000000000000000000, 0x9d5f99dd99c627e383d5e6ee305b36f1, 0xe753912ce09cb7858ea0a57dac591eee1f7c7104d331e6f6a4339248a3984bb9, '', 0, '?'),
(0x8ca9b74554a47abfcf61a268a4e63ebf, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php', 1, 0x00000000000000000000000000000000, 0xb98bac58da9625ef77d6a2ab2fd842fb, 0x12f64bfac272685e71152dc513733e9419a1d989fcb3edecf85795df58545350, '', 0, '?'),
(0x8cad6cab2e48077c538417b3d67bb086, 'wp-includes/js/jquery/ui/effect-transfer.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-transfer.min.js', 1, 0x00000000000000000000000000000000, 0x4082cb682a03f0f4a3d7bb046b419769, 0x7f6e655e13fd5021b21b96ac79fba94631102e1e7d2e0c5c27aaa8dbe5561576, '', 0, '?'),
(0x8cb061acc07393c14f03bf96a51fcabb, 'wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php', 1, 0x00000000000000000000000000000000, 0xe0f28f82eb7852e3e6135cd5f99f2d15, 0xae23b63f7422a35fd5dce509f886493a00171d0ab296b461fe0b1e5baa2218a2, '', 0, '?'),
(0x8cb43a31ec99f0e1d30be420fc58780a, 'wp-content/plugins/elementor/modules/library/documents/flexbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/flexbox.php', 1, 0x00000000000000000000000000000000, 0xfa39caaa81665cda2f57c4e75b314d90, 0xd14a8774c4f6e3a2a6a8b1dbe4ba5fbc187d2395ca676b1d856792896540d9f0, '', 0, '?'),
(0x8cb4e6aa069241e095c5db4943aac4ad, 'wp-content/plugins/wp-rocket/inc/Engine/License/API/PricingClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/PricingClient.php', 0, 0x7e4040f9fc2cd5be69563cdde0a1cdd2, 0x7e4040f9fc2cd5be69563cdde0a1cdd2, 0xbc750a52423995c0ce0f5dd022bd2371b47930bfc2b1e13a42e1f53af204f0df, '', 0, '?'),
(0x8cb694b518b4a2f2adf87e652f138321, 'wp-content/themes/twentytwentytwo/theme.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/theme.json', 1, 0x00000000000000000000000000000000, 0x9b4bec7c3895ae82db0902c2d543cf9e, 0xbc108a5ff8e0c97c9375070424ccc1ee20dc8f31383abb43045e6a0d7660f6a1, '', 0, '?'),
(0x8cb8a6495355607580b4fa54f2c0ca46, 'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0xe96c887bc3624f73e9935f61ba14de3e, 0x6df56e35f1cbdf90d69eceb267014ad9fc5cb5fd0217abbeda3386f2e312f5c8, '', 0, '?'),
(0x8cbb644900c007beafc5cf678db3496d, 'wp-content/plugins/updraftplus/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_files.php', 1, 0x00000000000000000000000000000000, 0xda2db027a57b9199ba069fd710207106, 0x4deaeee3d261c819e05babf8447e151be9f4b36a0ffff4d5dbafcdf15681d5cf, '', 0, '?'),
(0x8cbecdcb1bc892d1df885f584cf7ea65, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Identifiable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Identifiable.php', 1, 0x00000000000000000000000000000000, 0xd6e853af07075ecaf3fc11672df40226, 0x6d08cc9999eca69f0d10ff1f829765379a11ca6c7140f0b6c33fa016e2a4754a, '', 0, '?'),
(0x8cc0c530485cfdce36b67ba2ec98995a, 'wp-content/plugins/updraftplus/images/addons-images/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/googlecloud.png', 1, 0x00000000000000000000000000000000, 0xf3ea27a463cb1bd6c866d77bba013d45, 0xb079b284415a380e32695e3cdecf9d117b569e0d458b1b5b2189fd3755ed5c8f, '', 0, '?'),
(0x8cc301103b9d8a58328c22c3f2056942, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php', 1, 0x00000000000000000000000000000000, 0x9e8f976efaf36cc6b9272cfd5c8cfa21, 0x9413e09462e0b353a09650783122b1a829629efb0ee09c8e6900cf37aa6d8e61, '', 0, '?'),
(0x8ccb80e6ce13ad9eb97345c772aa6378, 'wp-content/plugins/wordpress-seo/css/dist/score_icon-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/score_icon-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x0f4a5ae146f595f3aad56465a0990112, 0x32f1fb74639db47a66816acf646353776ef5a587855040c1a372c3757ae41ce7, '', 0, '?'),
(0x8ccbf4d73523a80dec6e2cfd96267d71, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpStoryPageAttachmentAmpVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpStoryPageAttachmentAmpVideo.php', 1, 0x00000000000000000000000000000000, 0xb7fdceb8d1e18f4a933ffeb3ab065f28, 0x7470dd87473e93ed92046cf12b82f19aadd9b16b0a87c53aa031dffd95a1ba65, '', 0, '?'),
(0x8cd31fad2289ae55a06e6ce28eed7a0f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateFilterViewRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateFilterViewRequest.php', 0, 0xce02cf9027e1cde5d62510e26cc24812, 0xce02cf9027e1cde5d62510e26cc24812, 0xf4a696000f2ca4749d7eefa945263e69f1d9802298cf6756150c73da3fdf1a92, '', 0, '?'),
(0x8cd99753a3583020cce2b8bf326b5908, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php', 0, 0x20db7b79f074290cd1992d12831f8beb, 0x20db7b79f074290cd1992d12831f8beb, 0x7607885121fe6cd62211927d45be87cbe257c5f42b0c61d9a297d90ab1d9f1fa, '', 0, '?'),
(0x8cdaac9321ddb8e7bda5678f170f92de, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/ok-readability-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/ok-readability-score-group.php', 1, 0x00000000000000000000000000000000, 0x46814126e2d149ef357d6c27420c3e98, 0x896170036457a7e2090e35a7c96cdff63433a6df3fb6bc2d5055ba3921d4e91f, '', 0, '?'),
(0x8cdc0f5325dcd19c22e2cf728e211cd3, 'wp-includes/blocks/list/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xbf2e604b01ea2e5204be21c7ed5fd5f5, 0x62f75c4661c25db2729aae993a0d4a7e1da93b57a8ba00f9500e36840c727543, '', 0, '?'),
(0x8ce0e7d345bf89e8d2236e33e61e6041, 'wp-content/plugins/wp-rocket/inc/deprecated/3.4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.4.php', 0, 0xb3b9f8e7ba45171fc079d6318285cd9a, 0xb3b9f8e7ba45171fc079d6318285cd9a, 0x113e04df565ba331bbe6b4c8b928a5b5197ee96318f44f52fbd245276a97e6ed, '', 0, '?'),
(0x8ce2105c41edb54778f17d8f1ef74289, 'wp-content/plugins/elementskit-lite/widgets/button/button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/button/button.php', 1, 0x00000000000000000000000000000000, 0x9999916136807ef2322e82d0e9079d46, 0x337629091f4f5f5ccb53b3576b890017813a1e8c925653c6398d79d24be4a19d, '', 0, '?'),
(0x8ce9dd874953902fe402cde442d19803, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php', 0, 0xdca2719a90835d7aa82ee4531d2931b0, 0xdca2719a90835d7aa82ee4531d2931b0, 0x2f85cdc5a08e5e41297c723ef24b1232f9eb90cdaf1e25f15ee0d79450483768, '', 0, '?'),
(0x8ceee260c6373e2e1f923064c8ce5d9b, 'wp-content/plugins/elementor/modules/ai/preferences.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/preferences.php', 1, 0x00000000000000000000000000000000, 0x208bd2c345be3e5802ac98035935ad7c, 0xc24aef3a0621da61f59d277b07ee3fe4298e03fc31f5e44708e4d186434fff5c, '', 0, '?'),
(0x8cf7e6011135035699224d5ab6745665, 'wp-includes/SimplePie/library/SimplePie/Sanitize.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Sanitize.php', 1, 0x00000000000000000000000000000000, 0xef9c38a09a63c806c1e45b5c3b3d45d6, 0xfc7efd294ac54040d8930180b897b5339c3e2ea4bd58217e5cafafdef2ac3889, '', 0, '?'),
(0x8cfd6b2ad1b2a3af20016f5644ba6e79, 'wp-content/plugins/amp/includes/embeds/class-amp-vimeo-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-vimeo-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x333851aebcc02a2b1423df5d96251c6d, 0xc4c3e52419c8a3d68c148e3538285e4ceba28bdca0b36ec3c6bef32b945b3c13, '', 0, '?'),
(0x8cfeed4578b7407a1581d666b47abe4e, 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php', 0, 0x283c28f67ca0b5818de749b72fa8d44a, 0x283c28f67ca0b5818de749b72fa8d44a, 0x3a0e3404d7d5e283db624856c0331710816e36f8732426578af443e29fb989b2, '', 0, '?'),
(0x8d0f33daf664dd8c88e34443fd523d9a, 'wp-content/plugins/elementor/assets/js/floating-elements-modal.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-elements-modal.min.js', 1, 0x00000000000000000000000000000000, 0x5dd541e5ef76ed89c9a37be8ae98d97c, 0xf6467db43c19344e1b1181c866f299cff0f7f7c69c177ef3c0e3ac73aab05e87, '', 0, '?'),
(0x8d151f1672948d75c362e145703d5dcb, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg', 0, 0xf9bc763fc5f15e2cd331117eacc8d5ec, 0xf9bc763fc5f15e2cd331117eacc8d5ec, 0xbcf70bd8287ba976c581c60da9bac7f4c10c749906460b1eb07e50420c404932, '', 0, '?'),
(0x8d24b79c6209b68ac26fcd26ffa138f3, 'wp-includes/blocks/button/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor.css', 1, 0x00000000000000000000000000000000, 0x03385af7db486e1382d7b3cbf22d1a2f, 0x315bc1678991d68238cd819cb580374ded66e6e9c7657ff923fca67e1e77b88a, '', 0, '?'),
(0x8d25e268d43298f1faa0641f3914cc61, 'wp-content/plugins/elementor/assets/css/widget-alert.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-alert.min.css', 1, 0x00000000000000000000000000000000, 0x838f6cb0db18c080e29c8e829e53d275, 0x30937634c44bb61f00fe8fac777cccd58fb5dfd813e85680f917d05e3aa0335f, '', 0, '?'),
(0x8d2624d11c273dd0f6b9cb7fa1f51377, 'wp-content/plugins/wordpress-seo/js/dist/introductions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/introductions.js', 1, 0x00000000000000000000000000000000, 0x3ca02e98d8316bbffac10a5513229891, 0xcb4fa9ba57194eb60c4bd9f3d0e740a9ff0917fb2292aec8061cd8c034bcf5c3, '', 0, '?'),
(0x8d29bedd0dc83397a1cae1fff510ce27, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', 0, 0x38b87064115c1a246f90d3189160342f, 0x38b87064115c1a246f90d3189160342f, 0xd501ed9462eafc71292463af089bf0637b9caaec57d2365b849956788ffa3fc0, '', 0, '?'),
(0x8d29de236035e1cafae9887431fa5369, 'wp-content/plugins/updraftplus/images/addons-images/moredatabase.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/moredatabase.png', 1, 0x00000000000000000000000000000000, 0x2f61215c2d8993483d056bc931a74d90, 0xf722d1247d8a279ff2fc5dc66c41774bbe15ec85b34d969b73f63d1a44545b1b, '', 0, '?'),
(0x8d2bc8b4b3bcdf0a3ee76ea262ab3d09, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js', 0, 0xa3dd3a78c97bfe965602c6d3ed796f31, 0xa3dd3a78c97bfe965602c6d3ed796f31, 0x5277d37e871aef0214a6df1740f09449760293ad0b12733c402f1784f3e95739, '', 0, '?'),
(0x8d39c5e785fd735cd170a41158ab2948, 'wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php', 1, 0x00000000000000000000000000000000, 0x2f44b630165f56179c1e516db03e74af, 0x8b203726c2adf3e9c3faa25dbf6bd2709f26e096e404ab6337f21d9b93bff2fb, '', 0, '?'),
(0x8d3c3f6a3184b227ad2a0f0190e74d28, 'wp-content/uploads/2023/11/BET303BET-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-300x39.gif', 0, 0xfda802a553be34f1a5132657181913a8, 0xfda802a553be34f1a5132657181913a8, 0xddba0dbf7045e50972f564e0981b9edca302ea565aa58a8e38c5d89ff27e2624, '', 0, '?'),
(0x8d3e2298c9022c012425278a1ed76c80, 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/LICENSE', 0, 0x99f14a0ee149e3c9d7b9a335d73c908f, 0x99f14a0ee149e3c9d7b9a335d73c908f, 0xdf5a9d46bb7034906b9fc359d09fcad30dc6942a8901bc5dff3daf0932379439, '', 0, '?'),
(0x8d4356929e25fffc9811e89c0307d369, 'wp-includes/block-supports/border.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/border.php', 1, 0x00000000000000000000000000000000, 0x6185d5478c86f36f904db59996d75cec, 0x1af26f4acb08dbeb28e4064622899b635bec2d39e4b9b92257a5ff03d60d621a, '', 0, '?'),
(0x8d48a64aee45588a172b79df06ef07fd, 'wp-content/plugins/amp/src/Admin/PairedBrowsing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PairedBrowsing.php', 1, 0x00000000000000000000000000000000, 0xe90f87f402c5ef8158c1aa94a85d1710, 0x2726e2927920202a0d7c0bca2db8841b5bb19006e697b1030d87daff094abba0, '', 0, '?'),
(0x8d4a9cdd9fbb8fe8256a23d2a431ac52, 'wp-includes/blocks/site-tagline/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style.min.css', 1, 0x00000000000000000000000000000000, 0x869f4e64fc63ace9f416a506df2fdf2e, 0x84f0671a6687c88461d6c4c293fbb50978b91ff054e6b104f14410263fd73cfa, '', 0, '?'),
(0x8d4d31aa5db0a725aafe5e414e110d27, 'wp-content/plugins/luckywp-table-of-contents/core/base/View.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/View.php', 1, 0x00000000000000000000000000000000, 0x441f8062e1bdd1e2f9bd43799763a19b, 0x09f5e2a65d944d0a81300005a73434713561a5ebdac98ee41af95c8d52bf9354, '', 0, '?'),
(0x8d51100d0a475af309ed7ed2f0369023, 'wp-content/languages/plugins/elementor-fa_IR-f96d126220db38434af261622076bd10.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-f96d126220db38434af261622076bd10.json', 0, 0x1eba1c87d22321b9df33daeef74fd032, 0x1eba1c87d22321b9df33daeef74fd032, 0x76ee52a944bd1e35ab048942f37bee5559be8702277991ec982dcdfb033b70d9, '', 0, '?'),
(0x8d5800bafb4b8d5d418f3d6a7026cf30, 'wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php', 0, 0x382e01b075c33d34815cb0b62d597d54, 0x382e01b075c33d34815cb0b62d597d54, 0x6332990d90628c404611cb4cc0f80f00bb7cea06d5e9b24f682694ad3560340d, '', 0, '?'),
(0x8d5ee536c37a433a70f4a4386f3baa51, 'wp-content/plugins/wp-rocket/inc/classes/event-management/subscriber-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/subscriber-interface.php', 0, 0xdd64dc36a7e8090972ffb4215e17c60f, 0xdd64dc36a7e8090972ffb4215e17c60f, 0xbec92dd22f78e1152a2593a2f2972e11892772f0afd166310f78ee60f3f5363a, '', 0, '?'),
(0x8d61df17107986cb06a311d63c70c460, 'wp-content/updraft/plugins-old/updraftplus/images/pcloud-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/pcloud-logo.png', 0, 0x2b8516b1091161c98fffa7f602082b81, 0x2b8516b1091161c98fffa7f602082b81, 0x4197c522e27b91ff42c0ca84c8c89edb3a54faae4cbe084e1b5bea4e4fddf2e0, '', 0, '?'),
(0x8d6229711deed2e41bfd55436dc7d21a, 'wp-includes/blocks/comment-edit-link/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style.css', 1, 0x00000000000000000000000000000000, 0x3af6c753103689b0919c3009a969456f, 0xa6e04f6f902a032fd1b7d138823f9e2f68681fe903b2e6152707e62ae913e9b4, '', 0, '?'),
(0x8d637aa9894b7332448d9c4358ae9988, 'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js', 1, 0x00000000000000000000000000000000, 0xe4b3a924f7482d6b15662eec93acb8fa, 0xf25103a5362319a862f537dacb82b0eaa4cffca89b6eda3a4687a1a9b93a859a, '', 0, '?'),
(0x8d6aa0be32872ba966b7ea2b52518b50, 'wp-content/languages/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', 0, 0x5a8454d01fcba643784207795a0bcd94, 0x5a8454d01fcba643784207795a0bcd94, 0x08def9678c0e71ea82bd35039cfb199d7d03f5a7a147197a2bdf351061edb1ad, '', 0, '?'),
(0x8d6bf8ffe8ebaea0938913d7463fae38, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/UpdateMetadataInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/UpdateMetadataInterface.php', 0, 0xf72844417d63ba877263982366e04f1c, 0xf72844417d63ba877263982366e04f1c, 0xf92573b5717747037194c18c86d67f471b7180124b45c76464be815d4532b2ed, '', 0, '?'),
(0x8d783bf4443b79ace7f2b9f7ea481bf2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxFlyingCarpet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxFlyingCarpet.php', 1, 0x00000000000000000000000000000000, 0xde1773f7f0e07dee2032871890d12d7a, 0x7e1c0acc4749db543db8209e60406334935071447e637433ce8b1db1bbce519a, '', 0, '?'),
(0x8d7c1e5d8f3e132e58688d35fdfc6e22, 'wp-content/updraft/plugins-old/akismet/views/connect-jp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/connect-jp.php', 0, 0xa081b8fc0d4f819cc1bd7114f5653de7, 0xa081b8fc0d4f819cc1bd7114f5653de7, 0x5f7a185cb715a62826e1d16ef040d9a9d6cb863379c35ec981356f360d110020, '', 0, '?'),
(0x8d7d208d79541e8eec5add488463444a, 'wp-admin/js/custom-background.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/custom-background.min.js', 1, 0x00000000000000000000000000000000, 0xd9fb7c2b54f8e7475474fae585131200, 0xcb72b6427e8b3c5735be398bffa95b3b115dc506de933553f5e0b944bcefe0ad, '', 0, '?'),
(0x8d7e5100a0c7ccd743ff226a71ee9e03, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', 0, 0x0a179491ef1e7b1b5062d1fb10151a61, 0x0a179491ef1e7b1b5062d1fb10151a61, 0x90bf5abbcc2a2f0e58af52aea7977b09096f18ac63fe4db56d6acf6e36c62cad, '', 0, '?'),
(0x8d85ebaaf6905a4bd9fa2a2586d8f7da, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x82a1ca2a20bd9ba62ae8b52929cbd05d, 0x46092d545d4d4eca008348e8b8539cc6ae0ea8130f63cfaf93bf844700fbc9e8, '', 0, '?'),
(0x8d8ca8919e58d77ad239683074a2c61d, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php', 0, 0x1f4af6c48ea12e21aecc272d23673a10, 0x1f4af6c48ea12e21aecc272d23673a10, 0x947443108de2eb4c616976bd8546107d46deb8aeec43406ab859a0f8965c72cf, '', 0, '?'),
(0x8d909e53fcdbdb7b7cf522755a027aee, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php', 1, 0x00000000000000000000000000000000, 0x3cce2f87b92081ae6ad9741ffcc24afc, 0x773b2af1d298b00d70e7943c4c24fe0d13deebb1100d9b15e5481af2a2e2eead, '', 0, '?'),
(0x8d9cf462600411c7382050388833ccf3, 'wp-content/updraft/backup_2025-06-04-1155__EuroBet_2f73b1c5ddeb-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-04-1155__EuroBet_2f73b1c5ddeb-db.gz', 0, 0x3c0e3b58f2f8e4d7ee1174e2275f7f95, 0x3c0e3b58f2f8e4d7ee1174e2275f7f95, 0x011383d81b95a51dad45843a96443922ab8caedc47b293ecc0cf9fde1b423f96, '', 0, '?'),
(0x8da4cb45c40dfb0f833c1e343c4a3b49, 'wp-content/plugins/elementor/assets/images/logo-panel.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-panel.svg', 1, 0x00000000000000000000000000000000, 0xe4c363a9b75c9e708879b2007908ac81, 0x8c6d4df750385861775a90e632f2c44fd62c639b3ddc3ae24853a71bdf2d3060, '', 0, '?'),
(0x8da5044a684df5006ee0ca0143327042, 'wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css', 0, 0x4393546f2925e987877804214c6dc3dc, 0x4393546f2925e987877804214c6dc3dc, 0x85c7b2359dfb7a932e9c8bcc651a76e1c288dfb63bc53eec3357e753ff27b139, '', 0, '?'),
(0x8dab0c05f6875c3ab20027702c8e8556, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.po', 0, 0xf3187fc26c2097397fad991d0978bfdf, 0xf3187fc26c2097397fad991d0978bfdf, 0x75a7cdff2e9811f8c80a0ed4cf58385dc2e4f8fd0425dddfff002ae16cde01ee, '', 0, '?'),
(0x8dabad764c91a903b6efa08152d2f606, 'wp-content/plugins/elementskit/modules/masking/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/init.php', 0, 0x2fca16113968e289cb7948a4eb2ec1df, 0x2fca16113968e289cb7948a4eb2ec1df, 0xf7357ecd6926948f0bf31f0aab7e9ed74ab95c9a7e37cedbb255cb6cfe42e15a, '', 0, '?'),
(0x8dac7bdf306c28c6b275392c7753d875, 'wp-includes/js/media-audiovideo.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-audiovideo.js', 1, 0x00000000000000000000000000000000, 0xefe1a667aa7364a95af1eedab676196f, 0xb8d8f2652f9fee9704d286eb8eb12b527400cd3ba1ca3e74abe738796645cede, '', 0, '?'),
(0x8db3c8ca5b1f8a8321cc3b4f271a6325, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsId.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsId.php', 1, 0x00000000000000000000000000000000, 0xd64f7c3ce5354bae118ee55a4c72460a, 0x701b2d95fc9609e89c4edd623673c0e51cae438093b947013556018fc06a33e0, '', 0, '?'),
(0x8dbeef202caff9e1d69b555c58d031a4, 'wp-content/themes/twentytwentythree/styles/whisper.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/whisper.json', 1, 0x00000000000000000000000000000000, 0xbe3a1d44fec284e4f116c0d1b47152ce, 0x1213da0478564d59c406e79f131a4ab6ae9dc120d56d0f402a8c4f14f3273a07, '', 0, '?'),
(0x8dc280dc434e50dfc4e04a598f31b961, 'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x32bcd91a9f4148e40d65f7a1fcb90bb3, 0x830f704a2e3c361dcc4cd115e6d39de444f56350e7b486305088ee800fba6ee1, '', 0, '?'),
(0x8dc4b03897bfce22b2863c8afacc242d, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php', 0, 0xb4e1a0e91f96f5d5d430eafdc8e4ac1a, 0xb4e1a0e91f96f5d5d430eafdc8e4ac1a, 0x96fa744511740066e4ae520f65f8dbcdc8455404cf9b2008cf57ac61e344dfa9, '', 0, '?'),
(0x8dc9a911620c0af6afa265cb583afd0a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-default.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-default.php', 0, 0x1eec19bdff184f532931576168e9f845, 0x1eec19bdff184f532931576168e9f845, 0x9c28ced1a45857e2af818ed184de17a66d7c1cec0a9e125123b847d058a826ab, '', 0, '?'),
(0x8dcd2400d3536c61c59f717c159827d8, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', 1, 0x00000000000000000000000000000000, 0xd660e484f39969946d0571d50d7b6c1a, 0x1af5915ba83671cfbd90ddd1481b4f5cb3f6e4676eae9afe0791420c6447e736, '', 0, '?'),
(0x8dcee7746798c82116155b445f0f48b2, 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-user-consent-for-banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-user-consent-for-banner.php', 1, 0x00000000000000000000000000000000, 0xb12af55eb6cf4744ff86f0f744237dc8, 0x7327fc2a16b286d61b88dc3cf776f36bfb3a5ad51a87fb1ffa22b5b71c2a5d52, '', 0, '?'),
(0x8dd41e4f471e9caba9d530db049fb683, 'wp-content/plugins/wordfence/css/license/free-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/free-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0x0e46633c724084a13daac01a2bd00852, 0x15fc22a1130a0b95d249a0227b0f476de1387ebc3c3e7ce25dc9a86bad2fe2d3, '', 0, '?'),
(0x8dd8ec7f0a6609750ab1cc02a9ca2732, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/browser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/browser.php', 0, 0xb5858173accf57f64cd55bdf3fde271b, 0xb5858173accf57f64cd55bdf3fde271b, 0x996ad5539e3f34b8e658b668bb965c4a948ec806d81698745d86d783f2adecc8, '', 0, '?'),
(0x8de429211b29c336910ce53e7dc93734, 'wp-includes/css/dist/block-library/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x397890f4d1e9372a48d5ef0f0aebb25a, 0x93b66381739852b8ece612d5b8923603efe25c1196c2f61f40c73112790843c8, '', 0, '?'),
(0x8de6ef32c78377852522bb8b253119a6, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1d90e749934c5ac74e0904555f3bfa2d.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1d90e749934c5ac74e0904555f3bfa2d.json', 0, 0xbb000b1a919cf60f76773923ed612be7, 0xbb000b1a919cf60f76773923ed612be7, 0x3c3a6acb8eab4347e425c210f23505f92c75f62bf05b166d181acf2ae06bf614, '', 0, '?'),
(0x8de801b224e2de7ae604a8273b50587e, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-rsvp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-rsvp.php', 0, 0x5510870c790b0215154215f8d1445d93, 0x5510870c790b0215154215f8d1445d93, 0x4e5badf8ea9dc96bef2cf22a829213ae0062c8f846b6ca23a7e71f4df2a681a7, '', 0, '?'),
(0x8dee0e73b872bd5ab17d0ab7e4f33157, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-list-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-list-command.php', 0, 0xb71eea09645078898e637afc3681721f, 0xb71eea09645078898e637afc3681721f, 0x3ae236b8a9b1209ab852b1256f5c15ff36a06dcd96af22c18bae8926032aa64e, '', 0, '?'),
(0x8def67d0007d5e9ca0d2a1c83a91dd9d, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/jigoshop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/jigoshop.php', 0, 0x8beb459fde974e0d2fee1061237711ad, 0x8beb459fde974e0d2fee1061237711ad, 0x6ae5da28fb6b5f5c02d59d7341444f43ef3c26704084d0bd635ebabb78146e94, '', 0, '?'),
(0x8defe6ae7b6515070375c80949b8b0b2, 'wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x08d778e2609d805223c847f4bdd2f145645b71c89fb4eb6804ea0a78bb73be91, '', 0, '?'),
(0x8df5d32ec7e518ee4be2a1894380f93e, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', 0, 0xee3e35fb879610207922ed717ebc3b5a, 0xee3e35fb879610207922ed717ebc3b5a, 0x7527ca5b108d5e48cc65ecc9f536234722c85fed3994252e4de8e9ea490e8526, '', 0, '?'),
(0x8df93a6abfb018eac324891e4186f92a, 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-status.php', 1, 0x00000000000000000000000000000000, 0xe3ff2fee86ee515eb9aabc502320d748, 0x581d80c2ffbb0cb566ac780a96e11e5c1ad334e79adfab5ef3b2b09852622dce, '', 0, '?'),
(0x8dfd15a94c85f2560f13ff5992e0ff2a, 'wp-includes/js/plupload/moxie.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/moxie.min.js', 1, 0x00000000000000000000000000000000, 0x01c5f1d20468b96a0eabbabb62d31f28, 0xaf78fe54f491205a9c8f99baf8bce524201394cec41a0aba4a43d88b2895be3c, '', 0, '?'),
(0x8e06192fb68df89adc611c5166e92d86, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_08/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_08/shape_01.svg', 0, 0xdf6d5de887b366ca71877821ed9e0f5a, 0xdf6d5de887b366ca71877821ed9e0f5a, 0xb3369ddbda083e45b25b558b2c0d160e8a0046bc9df44e90142304659c9c4c80, '', 0, '?'),
(0x8e07d81febbdd00c0242130d954c3389, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ValueRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ValueRange.php', 0, 0x0f1b6f0162e71e0f95b2682f35f1ea78, 0x0f1b6f0162e71e0f95b2682f35f1ea78, 0x66e04d9d61706645ca75c75ef6b9ab7543276adfa912cdb6022eaecd1b630077, '', 0, '?'),
(0x8e07ff3b58975003df3b7b3d282ce546, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php', 0, 0x874f7768eef47a6edd545cc256f3aabc, 0x874f7768eef47a6edd545cc256f3aabc, 0x8087d2aee09e201b3e93671f48424cbe3a7296f8752aa8328bd8c9d5d88a8dc8, '', 0, '?'),
(0x8e089062b6d9185f686c93cf99b7d140, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/error_log', 0, 0x643ccb9f6f0ba28ae920571dbbba6033, 0x643ccb9f6f0ba28ae920571dbbba6033, 0xe6c84e444cbbb74b10d8b10d98bfe4f02deb8daf011bba14dc0b3e69657b505c, '', 0, '?'),
(0x8e0902858a9cebc0003dd75a8300cb64, 'wp-content/plugins/elementor/assets/js/wp-audio.c9624cb6e5dc9de86abd.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/wp-audio.c9624cb6e5dc9de86abd.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xd4121eb54d66fc8429d5a54480bfa181, 0x01110c77bf40f52bb138d6ef567a8342bf0f82ce8b2241bd3c8797ca3267e697, '', 0, '?'),
(0x8e0b80301c88185c4ca74562567aa209, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', 0, 0xa0acfbe237e70df48b1d39b2134591e1, 0xa0acfbe237e70df48b1d39b2134591e1, 0xe683fe5acc9af70cffbecb1cee1c727c1114ef4b3db137b2947df2e9cacb21d3, '', 0, '?'),
(0x8e0e4d15e3e6d444ece12bb1da7d2812, 'wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp', 1, 0x00000000000000000000000000000000, 0x4a0190b2622efebab9323e2414697029, 0x5f38e242b3841d76207f4670f9307ca756768f29b4040146f89ea3cd9a7c01d7, '', 0, '?'),
(0x8e0e5e03bd3e3257494a069e247d0f82, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmpBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmpBoilerplate.php', 1, 0x00000000000000000000000000000000, 0x955e6ccd37640fc1ae90ace471ea4d62, 0x9ca87b0a319e21c28861119b6312da7fa39bc07fbaede43c7902b1d64ddf3740, '', 0, '?'),
(0x8e157936e9eb8d1cda9a8e70405f5038, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/Subscriber.php', 0, 0x5efdfb0faa8a2155bc69c7755b7a4280, 0x5efdfb0faa8a2155bc69c7755b7a4280, 0xadd8b60ce4a464e9dbfcd10e0a55328cd1ab3f71b04b7b02f22df31767968888, '', 0, '?'),
(0x8e16b0f4757e2c8ebc97e4ca63955688, 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.1a487dc027431fb485cd.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.1a487dc027431fb485cd.bundle.min.js', 0, 0xeaa6322516fcc1b2b265d8090d977d92, 0xeaa6322516fcc1b2b265d8090d977d92, 0x7d8be01ec688e3301556b2e70e2314c48c27a38621c9114e9687a63809a6a31c, '', 0, '?'),
(0x8e18218dab3d12c4cd4d0eac12223025, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/google-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/google-enhanced.png', 0, 0x57dbeccc7fe37e05a770a4e399b2dfc6, 0x57dbeccc7fe37e05a770a4e399b2dfc6, 0xe245760c84fa483a8e709a47caa613541d5b9639d3a38722a41b3715e1779936, '', 0, '?'),
(0x8e1b63c3512fe2d5afc19faad704359f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', 0, 0xf5cb9de3f9980feda6ea3341215bf7ac, 0xf5cb9de3f9980feda6ea3341215bf7ac, 0x90409935d22122e6718ee684cd3f6e18f85e7f7f8fcf66c570fbbb64e2785e6e, '', 0, '?'),
(0x8e20e94124dba46643814ef699330737, 'wp-includes/query.php', '/home/iraneurobetcom/public_html/wp-includes/query.php', 1, 0x00000000000000000000000000000000, 0xc2ce45a23112206162fa7a3053112511, 0x1750b9bac366d55d6b5a96ec749a6c7f8e0760c3841885accbfdcd57c3f035e9, '', 0, '?'),
(0x8e2347963d0b4a5324e43803f90ddfc1, 'wp-includes/blocks/loginout/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style.css', 1, 0x00000000000000000000000000000000, 0xc06e6de225489be04cc07a640bf5ec37, 0x5872f0ac6121910b51047b51193c4e7b18f59922a0dbb75774a3538c678c2cd3, '', 0, '?'),
(0x8e28a2fb8fd794ef1d57e5681c403d61, 'wp-includes/images/smilies/icon_mad.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_mad.gif', 1, 0x00000000000000000000000000000000, 0x561e9e210ecb0c400ffd63fb30e253b8, 0x129deec0b1bd8a83a7c664165b4f013ac787f3089ef3b5cb03b36a6c7df271da, '', 0, '?'),
(0x8e2ac6154763c90574eaaf7d606e04d4, 'wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php', 1, 0x00000000000000000000000000000000, 0x5d126c36fe3d4bcc641aded23b05e191, 0x1c30e7155415eb54ada799aeac19263b20b0757bd4b017fce7b0d41c5667597e, '', 0, '?'),
(0x8e2dba8b7138eb1243ddfed7fd70bed3, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/ServiceProvider.php', 0, 0x7a0e776971ee4162d85708ea4917deb0, 0x7a0e776971ee4162d85708ea4917deb0, 0xa9b99884a087a18541ce80dc08e9b277ca2cedb33a2a8109ccbf316f272aad58, '', 0, '?'),
(0x8e2fc50d5aa9f393da71270d0b49c069, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 1, 0x00000000000000000000000000000000, 0x96307bbc50ac4d4cc581f80cfdcd567b, 0x07c1b5afa61fc399ec5251b0162602c54d47a16de02a75bb6d02ebb523665d97, '', 0, '?'),
(0x8e30c09c407cbf8e2ef782e4d95f3427, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_CA.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_CA.json', 0, 0xd49ee324b3e5117ab5b599b862734b94, 0xd49ee324b3e5117ab5b599b862734b94, 0x494a4ca5a831a44be55aa0a37f634d2a01c5d5dd9c0abb94c361a35b33b8e7bc, '', 0, '?'),
(0x8e350c367347b1c1c241a7e72716e304, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/featured-request-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/featured-request-thumb.png', 1, 0x00000000000000000000000000000000, 0xdab2dec323a6e8478db20b3fe48c5ef4, 0xa3c713981fc5875971a00557da8d6e2a3d1d2a4417289d40c9d01ced4de64d96, '', 0, '?'),
(0x8e37ff30a5ecc105c12c9a09094d1c0f, 'wp-includes/sodium_compat/namespaced/Core/Poly1305.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php', 1, 0x00000000000000000000000000000000, 0x5179be84a33fbf1e3be9389e560a06f8, 0x00c72dd8de5d14ebaeb3870e95584574299860c9c531d81f43fd7d4d7232dd2f, '', 0, '?'),
(0x8e3b902a0034c553ca3b2342afa777f8, 'wp-content/plugins/wordpress-seo/lib/orm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/orm.php', 1, 0x00000000000000000000000000000000, 0x24bbda3715baa41852e8251669e11153, 0xba64848e0359cf8fcf9a45caa34487fdcf7f5d82a9ff038803e6e5faca20e8f9, '', 0, '?'),
(0x8e43a0141d2cdaa688523141c40958da, 'wp-includes/blocks/latest-posts/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6e36dd1ac1edea9a03661597369bbc91, 0x8800cc90e09cd3af0a5a90fe0b09ab2fb9c0cd414a7b87ad27d2672893e21dbd, '', 0, '?'),
(0x8e459148bba8aa211da8a3c168803c79, 'wp-includes/blocks/site-title/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf6a247e1f3cc1b4de2ce22f9d9747c1b, 0xb3bb130f15602084fc0d70814aa1f2c981f936db90a9b5ef1af8cc5bb6d1326b, '', 0, '?'),
(0x8e4a57433ca8ec58c99c0592baeef7d6, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php', 1, 0x00000000000000000000000000000000, 0x9c3b61d139f5da1a0093b05e6b704ed0, 0x8ec6570b9a2c5cdc86f342779b636a7c5cceffdc3a3364799a02d896c81298a1, '', 0, '?'),
(0x8e4bc4d87fbf4686b2c085585098a381, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0f7b1c4aed71d3e6e69e88109580412f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0f7b1c4aed71d3e6e69e88109580412f.json', 0, 0x8aecf40e50203ec8fa39bf9cfbdd20c1, 0x8aecf40e50203ec8fa39bf9cfbdd20c1, 0xc64c7d1419903255dfc129ee08a15483274510400d260d545d9832246a8b9c77, '', 0, '?'),
(0x8e517a5bc01f5187bcf52858cc705d9a, 'wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js', 0, 0x79a591a01877f6c85e4da1c5940fd9db, 0x79a591a01877f6c85e4da1c5940fd9db, 0x27be4134af0c38428c52a2f8a921c2fde0b97058bca2d5827727dbc32dad507d, '', 0, '?'),
(0x8e54081a4044731d972f858289a80be0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSkimlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSkimlinks.php', 1, 0x00000000000000000000000000000000, 0x6d76f868eb8d0abe38c1a166496a8495, 0x1917bf5cf287e8e59cac467e541e804eef6efb3594d055d69f2941108940c6c6, '', 0, '?'),
(0x8e5831bb2ee984e379d63c8324045672, 'wp-content/wflogs-old/rules.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/rules.php', 0, 0xc69cc215f8c96f1c220711a92af2f6af, 0xc69cc215f8c96f1c220711a92af2f6af, 0xce2d7e1200c58625fe58ff97995716cf7d5a7b6b541189a12630549d43198a1a, '', 0, '?'),
(0x8e5cff4040835612653dc9f2cecb8809, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonExtensionAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonExtensionAttrs.php', 1, 0x00000000000000000000000000000000, 0xc0b5e0d9aae934bfac8a2586348bee23, 0xea6294ded815498ecb8e99a7568822b4f9c52a9510ee9c2428e1a6d45da19f56, '', 0, '?'),
(0x8e61b37c958357500ca329ae988567f5, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', 1, 0x00000000000000000000000000000000, 0x921f0e06c6a2bdb2aff7194565004e5c, 0xe6beda5da47064ba9a30006e736a98923e695d29f6ff4132b90ffbcbb580cf28, '', 0, '?'),
(0x8e64da870134e735bad92711ba52990e, 'wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json', 1, 0x00000000000000000000000000000000, 0x05952d2a780c748b94d7cf914dcfd824, 0x1687bb3111e8f8765b92f68eccc48368ce4d73da6fd07ebf32cdf669b1f5518d, '', 0, '?'),
(0x8e67171abb14bb5cdb0d9e603d836dad, 'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php', 1, 0x00000000000000000000000000000000, 0x0e0e5d12e1822325fef05a09d1a6dd09, 0x5088ca3b9f58145d4952e2565e0f34c6a20a2617def4ef066803ecd4cdcbb177, '', 0, '?'),
(0x8e698a05a9b542c8166adfdef6d6ef5d, 'wp-includes/sodium_compat/namespaced/Crypto.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Crypto.php', 1, 0x00000000000000000000000000000000, 0x08974738a94a2b9c1cf4b38b09bea07a, 0x053e389ca9b82758eb69d45562fd47d0bdd82c3c5460361117e4b9c834d08df0, '', 0, '?'),
(0x8e720ac1f49efc002fe0922bccda88e1, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Rows/CacheRow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Rows/CacheRow.php', 0, 0x2da628a98d5fe6835947813c35397539, 0x2da628a98d5fe6835947813c35397539, 0x9d3aa7f00e35e3e126a3bfe993c13c2139cfeed586178349b4d4c004f3bc6cd5, '', 0, '?'),
(0x8e7a1baf94461216b42c1e20d269c86a, 'wp-content/plugins/elementor/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/readme.txt', 1, 0x00000000000000000000000000000000, 0x6754af248ccfd615176e5fd39a70e218, 0x85bee811ad710783a960c1ef264e93bf11aeaa9e567f326e82bfbeb81d1f0f9b, '', 0, '?'),
(0x8e8180f49caa33edb15da700bc4198da, 'wp-content/uploads/2023/11/background-site-1536x795.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-1536x795.jpg', 0, 0xde11a8ff4d9806b76d5ca94512ef0c4c, 0xde11a8ff4d9806b76d5ca94512ef0c4c, 0xf5c3529833b34ae25d27c25e049a66501d742bf2d07d10b89aa203a6fe102cf0, '', 0, '?'),
(0x8e81e20794d4b10e192d876ab463725b, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.mo', 0, 0xc995f2c10c1d8b6abd74487395e7a6af, 0xc995f2c10c1d8b6abd74487395e7a6af, 0xad0ec32e454b29abc668649e4e9341582d7b318f1b8cb76a4eb511587ead0847, '', 0, '?'),
(0x8e8483f976fcb48a08cf8ce98c5939d3, 'wp-includes/ID3/getid3.lib.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/getid3.lib.php', 1, 0x00000000000000000000000000000000, 0x655d18d6e8c86054652c2d9da128e654, 0xd9fd2b80c78f593553c286e72c99f0e26a4785683181449d589ed9cc9e2abd17, '', 0, '?'),
(0x8e899d02fb1e5d1a7febb47e2d436e94, 'wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php', 1, 0x00000000000000000000000000000000, 0xc5b2c6f023bd8e6cd528c14399f95c3e, 0x0db75efd442daf84287721d2d26a379f83e6bfa1bb366e3eee0f731adb8effc0, '', 0, '?'),
(0x8e96bb2d05d9681925815566f77da8b2, 'wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css', 1, 0x00000000000000000000000000000000, 0xee224df9775bc9bf0b6a929246e1005f, 0x5264bc6e8243525c857af23168ebb28c74856d14a556a4600fb1ffdc8d0e1776, '', 0, '?'),
(0x8e978c6ad1b175b170f25feb5e0d9509, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', 1, 0x00000000000000000000000000000000, 0xf28927f243a90016438b1b4b78eb9557, 0x3a0991fc1e24cbff44d5ff1f3e3f43b4a1b8fdc3941be59d6de84f314bb9991e, '', 0, '?'),
(0x8e98a0d715b5faf20bb951f8e947bd10, 'wp-content/plugins/elementor-pro/modules/library/widgets/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/widgets/template.php', 0, 0xb0f7ae167850ee5b5e4b3178b8a25d32, 0xb0f7ae167850ee5b5e4b3178b8a25d32, 0x68fba518dff5db0f6d34742edf62d47646a8d11d9b22e6477528234301c86d55, '', 0, '?'),
(0x8e9aadaa0f5f67cf26277c0607a18479, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', 0, 0xa4e02f7d44f01d7f050dfcb9a16d2860, 0xa4e02f7d44f01d7f050dfcb9a16d2860, 0xc15da092894dcb7127065aecd23516767e85d5e9fd92b7ebed5911937d2856a6, '', 0, '?'),
(0x8e9b76ce097a906b208120b74f472d93, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/1.png', 0, 0x6b5a2a18b70f64f77dbc175375abebff, 0x6b5a2a18b70f64f77dbc175375abebff, 0x1e43aa48bd720c64671f1114fa30b84f240bfff41e9efd86c44fea5eb8a43024, '', 0, '?'),
(0x8e9f1885589282988148f66f9d76cb0e, 'wp-admin/css/common-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/common-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa0df01f3691a490f4f89130076ac0c9e, 0x0d5b72d295abce5b922d5230f83e7fdb078c7752f2086f5465ce142ffac33096, '', 0, '?'),
(0x8e9f214ea8b444e777ae60a6f0be5bca, 'wp-includes/js/jquery/ui/dialog.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/dialog.js', 1, 0x00000000000000000000000000000000, 0xb0bc766e49fed8609980fe7549d300ba, 0x7b50f147a82f585e5f37473a50ac71e97a6997a6f0b8804056eafe98c76179a0, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x8ea04cc2c7b040ef76fbdfdc7efbe1d3, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', 1, 0x00000000000000000000000000000000, 0x15dbadaebcbe675a5dcd8369374e571b, 0xeb27acc88ffa849fd3c998ccee5284f24342d9966f6065ff8e7435ad849c4244, '', 0, '?'),
(0x8ea2e958701fa4dc10d3e78a7e304418, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0x1ed057af6f65b17eb0906f42329e5f3b, 0x359f71f5aa53724cdf5d8d4f58bda5981e8b737188cdecf02b0b6c3c91c8c992, '', 0, '?'),
(0x8eacac44202131678c71e6e7741e255a, 'wp-content/plugins/elementor/core/files/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/manager.php', 1, 0x00000000000000000000000000000000, 0x0aab21a4f27022c54724d3c6e7ee39bd, 0x9af52c6b5a306afc22802e6fd1017b38ecccbf2d68ed1aea16d180bd74601ee0, '', 0, '?'),
(0x8eb0d6975d4e528dbcef537b71763f85, 'wp-admin/css/wp-admin-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin-rtl.css', 1, 0x00000000000000000000000000000000, 0x2c2a69b51793d0f2865b705d1eaaa53c, 0x72355310ad45d03f32392ff529ca06fd5fed504a76fe5668fce4faabc90752bd, '', 0, '?'),
(0x8eb6587137d1c7d8ebb7ca711ae56316, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-csv-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-csv-exporter.php', 0, 0xd19784ad02779c6f2d8309446861d175, 0xd19784ad02779c6f2d8309446861d175, 0x5542c871ac5467862d6d636ff1d47738d0893b3e1cb1bf10e769013f9c10dba7, '', 0, '?'),
(0x8eb8f9cf4c47356fa568bfb41df69cbe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesResponse.php', 0, 0x24a1142e57b6b09b3e02ff6213ef1be7, 0x24a1142e57b6b09b3e02ff6213ef1be7, 0x61febc430fa91a2d14f520d008769297293aee286144e23966fe61587a827cbd, '', 0, '?'),
(0x8ebb7300266e7a5bc266bf9b5d3da865, 'wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css', 0, 0x52e9782ff6a6301547651b31db4c1276, 0x52e9782ff6a6301547651b31db4c1276, 0x58970f2fb9180f783342d574eb48fe6413ebed3c1920a16be74af5189294e293, '', 0, '?'),
(0x8ec11a2c1f7af3d511a713d290945592, 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php', 1, 0x00000000000000000000000000000000, 0x8f24423d7e7a88002b28a9a1af01a9c5, 0xa0a59ca38f800c4522b7bcf90389ad688c711421d38f3f3c9b87dac70dc1cf18, '', 0, '?'),
(0x8ec11d9fe763f0cf9437653981cc0f83, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_04/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_04/shape_01.svg', 0, 0x1f0992ee8782cb61a8e5e58100194878, 0x1f0992ee8782cb61a8e5e58100194878, 0xcc826268d4f4ca388f073a8e3113218aa291e191c341208250a17d46b92b54e7, '', 0, '?'),
(0x8ec57e6b28a6471cefe1f326a45644a2, 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js', 1, 0x00000000000000000000000000000000, 0x2ffbd6f7ec5155f15bd558faa88483bf, 0x1566f4a414c1cab92b67da4f49a2f26e81f4d73a321f8f788ac9eb2b1d0c1548, '', 0, '?'),
(0x8ed1a082a9bcf5cc009937ed36b0cab6, 'wp-content/languages/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', 0, 0x7b281e29f0715e6f9f24b36851f04d6e, 0x7b281e29f0715e6f9f24b36851f04d6e, 0x569aa2aea5342516cd6bb8949dce47d297350057c7f1053cdf4c25f930503a6c, '', 0, '?'),
(0x8ed67cc2d45ccb8ce9c96abcfc5cbb64, 'wp-includes/js/dist/vendor/react-jsx-runtime.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.min.js', 1, 0x00000000000000000000000000000000, 0xf6e84b49b20f3df8d67416886a41f305, 0x9d002e7a5ea4320bb433c7fa0c2f52eaf0ea280592edfc1dff2e1c3df930dc78, '', 0, '?'),
(0x8ed727c3ea5494b5fb05388998578715, 'wp-content/plugins/wordfence/css/license/response-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0x5a9a402d5dedc13ea1fa700054069613, 0xcf06e49700ed24db8894a466ff7676fd849e01dc95e866604151bcaa7c941f56, '', 0, '?'),
(0x8edd3dc3b6fa8b9d2568957759fe99f3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', 0, 0x20376f2d9d97ca269c68c907cb523d8e, 0x20376f2d9d97ca269c68c907cb523d8e, 0xbbde58ef597dc0c3b6bae34ea5f2ad0e22083e0e43b6b43af8256c2ad7496759, '', 0, '?'),
(0x8ee077cdd8f9e9cd485e8ead1e6a4815, 'wp-content/plugins/wp-rocket/views/settings/fields/text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/text.php', 0, 0xd7eb3ab24b30f6b98569d6148870ec77, 0xd7eb3ab24b30f6b98569d6148870ec77, 0xc5f6270ea55f70f82f182cc13de976f80b42cbc6f7ac8269d53467037f79562d, '', 0, '?'),
(0x8ee4c8ca5150d1e47ba39fda03c08678, 'wp-content/plugins/luckywp-table-of-contents/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/functions.php', 1, 0x00000000000000000000000000000000, 0x97a589e15fc2682ae9b3c86314f215d6, 0xeea5f7eee0fe440906d4a7ba3a0b10472fc83d9d2a27da9ee458f96e5063e49e, '', 0, '?'),
(0x8eee1b4fdc8e2438aa874a1ca665bb82, 'wp-content/plugins/wordfence/models/scanner/wfScanner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/scanner/wfScanner.php', 1, 0x00000000000000000000000000000000, 0xcbf28ae4db214d04b9c52e249ddc0b1a, 0x3770e04710a3dae0ac6782355a3d2968c0130499f34a3069c2c1b0f1e438b8cd, '', 0, '?'),
(0x8ef029e6107e0a12d2ebea8b1a041ba9, 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', 0, 0xd60a08d857c0562141d5169ba0ffaff2, 0xd60a08d857c0562141d5169ba0ffaff2, 0x8de3f77adde8e6e21e10d70f539f92eba053a7f2559ac030958584de98950cfb, '', 0, '?'),
(0x8ef1f0fd03e465ed73a3ac8fad3ae6c2, 'wp-content/updraft/themes-old/twentytwentyfive/assets/css/editor-style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/css/editor-style.css', 0, 0x313e5f71753f03ea8ff853a3702a3519, 0x313e5f71753f03ea8ff853a3702a3519, 0x74582dca9f226020bcb730c5b30901011b8f9d89bba99b85118e549dde352651, '', 0, '?'),
(0x8ef92a1176d13cfd54439c55bf584a6e, 'wp-includes/blocks/column/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/column/block.json', 1, 0x00000000000000000000000000000000, 0x1df882ba3917b5c8d4447805a0095212, 0xb45724f0f98bc2640fa8af55af5554de84dd5462705393ec7edaf0fa5a332250, '', 0, '?'),
(0x8efbaff5ee79d3a869b0f95427fc6fc1, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', 0, 0x50ea66390cdef14fdecc36db7b6cabb6, 0x50ea66390cdef14fdecc36db7b6cabb6, 0x85f258c13e883e32f2bdbf893dbd4914ccb14694c707bbd2814bc59d6cd9229e, '', 0, '?'),
(0x8efbb3344a36a30dd5031a7b16b68a02, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/SandboxExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/SandboxExtension.php', 1, 0x00000000000000000000000000000000, 0xfca4d6579be3927fc4acfe2376329030, 0xeb2c142ddb7161d579913ed12c91e11f948b934a7f3b013cbdd74c0c40f3bc4a, '', 0, '?'),
(0x8f00379c8e8b037fb16debd004dec0d4, 'wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp', 1, 0x00000000000000000000000000000000, 0x25a020d326d99f4159049a04026a5db3, 0x2aa0976ed1feb3616d21ad880eedead3a3cb10e88422b1cbb606ac91a76698ca, '', 0, '?'),
(0x8f0345c910e541540b89c4dab399c2d0, 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', 0, 0xc02e06de9cb8e51d247b7e2c7f606c3c, 0xc02e06de9cb8e51d247b7e2c7f606c3c, 0x8f4f6dcb7f675ca3222c04598fc6b2c842385ac94fa4d50923f7c5d509ba1aa4, '', 0, '?'),
(0x8f0717c19449315ce504299c2ee3b759, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FallbackRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FallbackRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0x4f85ede6cd9fd72a029c349ee673c28d, 0x7dca5fdcbcf5f7125895880f9ff04433f493d6080c387d913851d28e2c640136, '', 0, '?'),
(0x8f0856f1dc82300055ff60b71e35433e, 'wp-includes/css/dist/components/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1d9dce5d2b46ba57bb85629665b1b72b, 0x995ce820656126146ae9e0f289e128fb015c71c449fed82eb6820fe675ac1f26, '', 0, '?'),
(0x8f08c8540e5fdde7ddead7914790f548, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightboxAmp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightboxAmp4ads.php', 1, 0x00000000000000000000000000000000, 0x7e66bfd63092118a7e7a236232772bb4, 0x7f30780b1a06d26ef48ad96e61cce70a985467de84441463952cb54e2e5d4a3d, '', 0, '?'),
(0x8f09e04ad91844b6eb878182b5653936, 'wp-content/plugins/elementor/assets/shapes/curve-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-negative.svg', 1, 0x00000000000000000000000000000000, 0x77bbfbfd6c4e5fd8c08aa21de6576895, 0xec8ca9ba05f08026dac3f5f0f5ec154c7bdb3163404cb560036b0d7ea3ad8dfe, '', 0, '?'),
(0x8f0f0418af3d9c989c99ae17a244c8f7, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php', 1, 0x00000000000000000000000000000000, 0x61bcc60d70c5d3f150e820729bdeed7e, 0xb1513caf3b595ece770a10a8e0f68bff6a0d434ea18e951a32a7d53495a97434, '', 0, '?'),
(0x8f15cd3f20215ac573ab6490018b8a70, 'wp-content/themes/Newspaper/page.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/page.php', 0, 0xe69ac78e4247be860b8a62b88f9172d0, 0xe69ac78e4247be860b8a62b88f9172d0, 0xefbd73637055a1d8dc01b375268d4cb8c262dcc283a1b8f8f203032122151067, '', 0, '?'),
(0x8f180fdc09b536addc211f221be95009, 'wp-content/themes/twentytwentyone/package.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/package.json', 1, 0x00000000000000000000000000000000, 0x84bd7334634776f97838f8b4c8cee9b1, 0x3103a9d636a3d37583c342b4a0797fc8baecc5a602021f8ad26a8c460b6f01f0, '', 0, '?'),
(0x8f1a8cbd9428bbf1a921fc828e8a4b88, 'wp-content/uploads/2023/11/betyek-derby.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby.gif', 0, 0xd824b6af13ab85d46beb5e3b46fd4f43, 0xd824b6af13ab85d46beb5e3b46fd4f43, 0x4805eab1ef758041b9089e7cc74356afdbe196947dd50e7d0c0d26130180b071, '', 0, '?'),
(0x8f1a9f200cdc528fb3f7b95bd627dd3e, 'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png', 1, 0x00000000000000000000000000000000, 0xeb4a975c630f379279fe78c604d0b36c, 0xb37ec0cd71569ac203afbe2a27c5103194a5a49a9d175d33905e91f69ecdc96d, '', 0, '?'),
(0x8f23a7b9808b4290f978129edc13dd06, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', 0, 0x2b250244bc15563d0d80a2bc7e0d954c, 0x2b250244bc15563d0d80a2bc7e0d954c, 0x17161ec3b15e416214c90923ab2bdeec26c70cdbd3a6f59beabf2b55ce563f73, '', 0, '?'),
(0x8f249d811bbbc0aa6ab6589e5d29443a, 'wp-load.php', '/home/iraneurobetcom/public_html/wp-load.php', 1, 0x00000000000000000000000000000000, 0x9141d894aa67a3a812b4d01cfa0070ac, 0xe99ee4dc1cc9c6dc15472db3602b970d801bfe108d9fe0e437d2f247ba9ae8fa, '', 0, '?'),
(0x8f285c972b5fd156afd51f464f57bc2d, 'wp-content/plugins/elementor/assets/images/contrast.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/contrast.png', 1, 0x00000000000000000000000000000000, 0xf81371ca95e11ba06ac201525ca6934d, 0x3e4cd5b1e8b34d0be061712a266d39ab09ed497c2bfad4ba93cf95238debe2bf, '', 0, '?'),
(0x8f32db2d84bce52dd567c19879b1f735, 'wp-content/plugins/elementor/assets/shapes/zigzag.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/zigzag.svg', 1, 0x00000000000000000000000000000000, 0x2f1b0647f340b2e93fed00fab43a7b51, 0x8b4efcc9e3902a86b4c2777c0953e4cca678d9cf3cd54a3a93f46bf154168e20, '', 0, '?'),
(0x8f32df5ce9317f37d580d47769847b1b, 'wp-includes/js/dist/vendor/wp-polyfill.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill.min.js', 1, 0x00000000000000000000000000000000, 0xfe733b72675d4683549f10df06f8072d, 0x4bbcd29de8defe869d64b40bd74af259db84fa86ae8086b348081e9b24f7730d, '', 0, '?'),
(0x8f33391bf59da0a6f7720eacf036c8af, 'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po', 1, 0x00000000000000000000000000000000, 0xd91469583e419d50284cba9adf84b506, 0x83a94e047293f6bd6646246e4119eb7bcdd47335bdafb0e633b349fc2d8c9ba4, '', 0, '?'),
(0x8f383bc852b0ccb399b8a8ed7d8f895a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', 0, 0xd4ecb86a7aa26d8016234992720a79d5, 0xd4ecb86a7aa26d8016234992720a79d5, 0x6461f4f20a672d470cf289d8f6e5feaf4337b97ea546e1dcb32ba5a8326768e1, '', 0, '?'),
(0x8f3a72309ed90a47a4e94e0a3f0719d7, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.php', 1, 0x00000000000000000000000000000000, 0x375f6978556a55ef529efb5c1fdf02e7, 0x27931e63daf1d0a7e3aae85d6c998362574b7aeacd83cbfb7e15d0900c7f89eb, '', 0, '?'),
(0x8f4086cec494d06c2124ef46ae1a7eb9, 'wp-includes/blocks/code/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor.min.css', 1, 0x00000000000000000000000000000000, 0x5c4a4e50542da637feeed5ffb75da305, 0x8da2de3ca52fedd26c55302adfa557b5182456a3aaf9fd76435d8cdaf2c134d1, '', 0, '?'),
(0x8f437471974af1913e96d6c5ace99789, 'wp-content/plugins/elementor/core/document-types/page-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/page-base.php', 1, 0x00000000000000000000000000000000, 0x66bd56805c90c2244f5c135b0963c418, 0xec81749c48706eb15104a34c6ccc1a2f7a2cfba454a47558f140fa7e1cde38b3, '', 0, '?'),
(0x8f43e8a6b3df5716711246ac233f3382, 'wp-content/plugins/elementor/assets/js/checklist.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xdfa9857a3eacb0acaaea355c0888b075, 0x0c3d30b8bdba0c3096196025eca32197b1a9552728f0af4df78d5b3826d045fa, '', 0, '?'),
(0x8f48be2999eb118692d7c76a48d16a0b, 'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php', 1, 0x00000000000000000000000000000000, 0x40f0b1c21dcb8a74721ff6a396de7527, 0x23d65f89d60a3a38619044cdd3d8a07286d9aa019cb787df322f80df980ff9f1, '', 0, '?'),
(0x8f4d99d38b8adfd17a2adc0bef2a0a64, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', 0, 0xde0eb53ff4e6f85d2c90f6422a5d58a2, 0xde0eb53ff4e6f85d2c90f6422a5d58a2, 0x0c0510041113218ccc1abe7800ebdb8c78d39c3258eaa6507f88bca7bcd649e2, '', 0, '?'),
(0x8f4e7366ba238640513ba73bbe7bccbb, 'wp-includes/blocks/query-pagination-numbers/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x502ccfc72330084fdc25f23cfc38a37c, 0x716ef069eaf71c12c885e50ad21dfbd184166f331051dbbe2d1f4e50334e1148, '', 0, '?'),
(0x8f5122d242fbe97acddb5da6384f760a, 'wp-content/plugins/wp-rocket/assets/img/warning.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/warning.svg', 0, 0x7a9ec3ff9b6269330c176602cd2b72b8, 0x7a9ec3ff9b6269330c176602cd2b72b8, 0x549dfa17080d2bf84e53dc9d3376b474455e852c83ca8948786b046aa5d4a12e, '', 0, '?'),
(0x8f57b5b0869b1da3288d3958d1034fcf, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f0cadc440125873838b7db116637f1f8.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f0cadc440125873838b7db116637f1f8.json', 0, 0x7cd1a026ab2ba6eb7547e7526b09a1f1, 0x7cd1a026ab2ba6eb7547e7526b09a1f1, 0x6e09c37beb46a0f634d7c76a25a7cd5153d858f51f0346fadd05ab6e5e871314, '', 0, '?'),
(0x8f57be73b602f04a3815b49ec37ccc26, 'wp-content/languages-old/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', 0, 0x8205e15cc71c8c760d5741d71d034281, 0x8205e15cc71c8c760d5741d71d034281, 0xc928546a1aaf6a7a35399ca9e3c878d0801151598f89c38d8c595ddcf4246042, '', 0, '?'),
(0x8f590f6e127e576a59d82cecfb1469a9, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/color.php', 1, 0x00000000000000000000000000000000, 0xebe4d08533ea97d6133d2951175887a3, 0xbb94e4427033766229d7a6b01acfcff00faf75d8cec526d208313b19111d0fbc, '', 0, '?'),
(0x8f5988d6e6d126bfd101ba6a6f732154, 'wp-content/plugins/elementor-pro/license/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/admin.php', 0, 0xc66ae77f540286b80a18268fa298b020, 0xc66ae77f540286b80a18268fa298b020, 0x51abcdd8812fb06d695ef684cb4bb5d715a0039ed1778b6256feb6a5cffdda20, '', 0, '?'),
(0x8f5b24e15f8d9ea5d220569c80ae4240, 'wp-includes/Requests/src/Cookie/Jar.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Cookie/Jar.php', 1, 0x00000000000000000000000000000000, 0xdf15d1430bc9046e14105b4c4d281bad, 0x0ac3c907c9ca24538db7cff460274023ac0ccee4cd4754171380872bf2c577cb, '', 0, '?'),
(0x8f5cde0f58d90fa9e9f74d173e290fad, 'wp-content/plugins/elementor/includes/fonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/fonts.php', 1, 0x00000000000000000000000000000000, 0xba00ae98a8fe4dbdc696c6d1f2997a4c, 0xdb8b644119e8c5b828a2adf0392a50b3dbb2eb91b621992393b68d400aab0282, '', 0, '?'),
(0x8f63eb492c1474a45d4a6914f6091a76, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php', 0, 0x5860fb03f2f269dab68d455038827c48, 0x5860fb03f2f269dab68d455038827c48, 0x94c9f8b3312f05911ad132e2e4c05c062cb09863ae64e1ce04e54927c35391ba, '', 0, '?'),
(0x8f6a254dbbc98df2d17017295a89c40b, 'wp-admin/images/generic.png', '/home/iraneurobetcom/public_html/wp-admin/images/generic.png', 1, 0x00000000000000000000000000000000, 0xf88e1b95ff278a5b231f39380b211ed0, 0xa77b75eba3e5d54b5b67cd86054578dc7ba53adfbc82fa6ccda847c411181fab, '', 0, '?'),
(0x8f6e04a824f23b2c27fe8d9e827241bf, 'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo', 1, 0x00000000000000000000000000000000, 0x8126b04e1e260b05b7aea323b800c1f4, 0x53c4be708086243b209819ad778c4b7043523fdbf67dd5aff56ed0789652fa16, '', 0, '?'),
(0x8f6e0edd401d47c36e2faaa600613c69, 'wp-content/plugins/wordpress-seo/admin/menu/class-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-menu.php', 1, 0x00000000000000000000000000000000, 0x86aec514bbc2599bb1d22e75e202f9bd, 0x2bbc177cdb375bd62e7551691bbae586a40682361f796f2def6d7f2c79c02cc5, '', 0, '?'),
(0x8f7861d8bf7a6565e374a43f8114e18e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotParseJsonData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotParseJsonData.php', 1, 0x00000000000000000000000000000000, 0xc3218ff69398bd27f49628fd3388d36d, 0x6b842d8377cdb21d17003bc1f9b26e83fda29d7affbad383ef845603eb93ae74, '', 0, '?'),
(0x8f79eda82c5c7c26c93a7741e084f8a8, 'wp-content/themes/Newspaper/translation/nl_NL.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/nl_NL.po', 0, 0x9b24de98f79583d0d3148821f7047e5e, 0x9b24de98f79583d0d3148821f7047e5e, 0x2e878b85a806d2fafc1708527ab2092f8d0fd686f9ae2320cc68e23650c4004e, '', 0, '?'),
(0x8f7a5874339663a36fdca92f1d0b384f, 'wp-content/plugins/elementor/assets/js/admin-feedback.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-feedback.min.js', 1, 0x00000000000000000000000000000000, 0x153f639533e9732eb4c1866bf63f586d, 0xfaf635ee757cf991b7cd2f21027ff4f2c7032b09c4efafa77da8441b31bf46fc, '', 0, '?'),
(0x8f8056d99847ddb954234c3b3610845a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Validate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Validate.php', 1, 0x00000000000000000000000000000000, 0x6d9684bd6f687b2b201f1c9ee5a81207, 0x412b2785eb5ca1df018c1308776168a8b0aad4bf2c496992dbc2a25a2c65dc09, '', 0, '?'),
(0x8f8ad250a413735a95213d31356b4e56, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachmentHref.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachmentHref.php', 1, 0x00000000000000000000000000000000, 0xfe27be20ac95bcf590b85906e034c369, 0x55ced199a49b87240de0198d3f3becf0f551c0bc70851bdd66c5ef46fc0f6981, '', 0, '?'),
(0x8f8b059c7c6a34b5cec1384b9c482cc8, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php', 1, 0x00000000000000000000000000000000, 0x166a57a4b5f8720840902b1f14330884, 0xe447c5ab37a9e69152e42460f4a0702bd887f85aa03837b6447a716546c3174b, '', 0, '?'),
(0x8f8c1ca0be8e9a9558f5f8a0e44fd1c3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', 0, 0x7dfb1139d6f59e8cd91203d8f66d5ad9, 0x7dfb1139d6f59e8cd91203d8f66d5ad9, 0x1be8e7f90b1986b6b6f68838efa0b19f6406d6737e4b7d41b01ba715ef485825, '', 0, '?'),
(0x8f8dc64f7a5632af8485bbd871cf7bd7, 'wp-content/plugins/elementor/includes/managers/wordpress-widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/wordpress-widgets.php', 1, 0x00000000000000000000000000000000, 0x5a91b994fd4f8698f44c9820b8670a8a, 0x0c8035e6e78ea0334b6dc3c592f7bba406ce5e6500f05e429e8f96d2a83f75bf, '', 0, '?'),
(0x8f8e24d000c981774bef388c08aed087, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php', 0, 0xbe1fef416b5b59cfeb69823549b948df, 0xbe1fef416b5b59cfeb69823549b948df, 0x51601fc4b9d926c6215240cef22bc2466440f41a7843fdd63a9a23240c8cec6f, '', 0, '?'),
(0x8f96becd064ae4e00bda0eb0b4e15acc, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', 0, 0xdf065efb9d71f77bfb335cdd67138005, 0xdf065efb9d71f77bfb335cdd67138005, 0x4ed3ae4e90f31c988ac74157a8756882aa2314b3d2223829d5eb65134d31c236, '', 0, '?'),
(0x8f97297b4d4d81036201ad68cf164415, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif', 1, 0x00000000000000000000000000000000, 0xaaebc9c048367118ba65e1da46bc3e08, 0xa9c0607d2e150efb2c895d7c05eded08bad685ddd0bf9fd0b59dc2c149f886db, '', 0, '?'),
(0x8f98363937ad9d59c7ea224760024b4b, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php', 0, 0x095cf8a638bbc76a19dea2d9f5844dc3, 0x095cf8a638bbc76a19dea2d9f5844dc3, 0x0040813dd75e45f4b9ff637f9b5ee0264c6099c14d28e80c316d576ccc03a7c0, '', 0, '?'),
(0x8f9efe529b1a781b9099cb6e198f2d08, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Canvas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Canvas.php', 1, 0x00000000000000000000000000000000, 0x5946f6be3bf92bf50c3862a2de3fb102, 0x10cd7a24dafb92eafe2d097aeb30f68a6d413f566b5b0aac50e102406e029dc9, '', 0, '?'),
(0x8fa7f07610e92a7e8efdd3f67fe3df8f, 'wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg', 1, 0x00000000000000000000000000000000, 0x25a2d038492f14434dc4e078d40716f8, 0xed98de577d75b77d80e6769c886dd4f1a9bb371e3d45050e1ff0c04b03ea5934, '', 0, '?'),
(0x8fa988a4b4ca8ec5e8b1b8aa36493c1d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Client.php', 0, 0xb03b5518de85942b8899f5a3ac39bb85, 0xb03b5518de85942b8899f5a3ac39bb85, 0x9dacd75eec9df1ca7c7086298872cdb846c93ece3fc421b8c27af8ab4eddb6d6, '', 0, '?'),
(0x8fac25f2e2f5c92329bf6c404f0d1d5a, 'wp-content/updraft/backup_2025-06-26-1152__EuroBet_edec49ea20d7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-26-1152__EuroBet_edec49ea20d7-db.gz', 0, 0x47b4753407b92e34ff7992e879bc1892, 0x47b4753407b92e34ff7992e879bc1892, 0xba666b28e1673b4caeaf27ccd38b5b56f0bc608b31adea7ae695df6c7f145111, '', 0, '?'),
(0x8fad240a8365b7a04a5374aaa7c67d55, 'wp-includes/SimplePie/autoloader.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/autoloader.php', 1, 0x00000000000000000000000000000000, 0x76a8007cf23ad14bb33911f0965ec54e, 0x800f9c4d50e261401f93dfd0a7e953160bada2540eeea1385d5e1b6bda8edc89, '', 0, '?'),
(0x8faeee0c87355548b8f3615d095a3f69, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.css', 1, 0x00000000000000000000000000000000, 0x235c1d5476c1aea2d25973098fc03c4a, 0xb4955087196245d261d7ea697979807abbe1db11a5d614914943f4de68dc8982, '', 0, '?'),
(0x8faf4250fc8324fe20b16e505af84c8f, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2.min.css', 1, 0x00000000000000000000000000000000, 0xcab1bffe556055afaa21ffc39c664393, 0x5e98860f1a16c4bd24376908a331ec851a1c1b38df64550da26e7a49cb02c482, '', 0, '?'),
(0x8fb0829efada033d36755ef27d5dc2b8, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php', 1, 0x00000000000000000000000000000000, 0xa50d3d09fd6d35466e66aca1ce63774b, 0x51300d9aa1dd07a8146a121d1d34e22eb0ac17fb3e708ce4b531684363117a3b, '', 0, '?'),
(0x8fbf524b51eb35769d1c2dbcfc09b9f2, 'wp-includes/css/dist/edit-post/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style.css', 1, 0x00000000000000000000000000000000, 0x58472e54449ed0f31d055a4f09b449fc, 0xe3443675016ff073c5e3b6a547594a04f43ff264e340ac4118a257fedae78ce7, '', 0, '?'),
(0x8fc5c0f53dcfb70363e3415c707919da, 'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420.css', 1, 0x00000000000000000000000000000000, 0xbea2044d7efbb59b29f856bc27d317f4, 0xcb978c4dc9aba2f9ef1ab17714e31f95def1444fdbed78b93b2255e459369397, '', 0, '?'),
(0x8fc77197f4ebbba3442884b6826a89ad, 'wp-includes/blocks/list/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style.css', 1, 0x00000000000000000000000000000000, 0xbf2e604b01ea2e5204be21c7ed5fd5f5, 0x62f75c4661c25db2729aae993a0d4a7e1da93b57a8ba00f9500e36840c727543, '', 0, '?'),
(0x8fcd8a44ad5c07b093d67cf11fd65aa8, 'wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', 0, 0x116e6ed2568c5cc93e0eb80f272e31a1, 0x116e6ed2568c5cc93e0eb80f272e31a1, 0xcdba4db1f7a2b8a4a0517e0557d0623260170f95cde79faa2ce0dfd3d999b61f, '', 0, '?'),
(0x8fce54c7650ec2ca9011f6842b56f29d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/TestLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/TestLogger.php', 0, 0x1302a55b7532eb48fb9fde2555ad649f, 0x1302a55b7532eb48fb9fde2555ad649f, 0xb1c54bcb27cd565bf299529f6b9e8df347e8bceaaa8d9269d49a9aa1f2d6aa9d, '', 0, '?'),
(0x8fce768863ccf47fb8df75077811edcc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdCustom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdCustom.php', 1, 0x00000000000000000000000000000000, 0x2f3468a7099634a82754471eb86eface, 0xe8295ca19d65d2a8957ae3b1d486d2a92e22efeafb328b814a389c72adbd0b61, '', 0, '?'),
(0x8fd08c57e79f088d6658cf3202cb1215, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', 1, 0x00000000000000000000000000000000, 0xa4e02f7d44f01d7f050dfcb9a16d2860, 0xc15da092894dcb7127065aecd23516767e85d5e9fd92b7ebed5911937d2856a6, '', 0, '?'),
(0x8fd5f1a6fd501964d7a78721ed00a0c2, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', 1, 0x00000000000000000000000000000000, 0xf9b352255bb729746c55f9877f193f2f, 0xe19572ee93993e114b684840898ae4585537fc6f2b3c424b49f3539815f19394, '', 0, '?'),
(0x8fdc3b28587060d299d6ec9170ddb708, 'wp-includes/js/plupload/handlers.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/handlers.min.js', 1, 0x00000000000000000000000000000000, 0x52f2c407f1e5bdb72e75e5b67678f63d, 0x4dbc07202e003d4a9f4f1af40718f113a27efea3801be1af1d68e2dea61a06c0, '', 0, '?'),
(0x8fdf898a8e1dde1dfe5fe91743856e78, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Native.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Native.php', 0, 0xfdd249791792ed887135b823c7a524e0, 0xfdd249791792ed887135b823c7a524e0, 0xab746cb08b6426053cdbab60e9bd26eda63cc7f9967951640ecf2832ba7cbeca, '', 0, '?'),
(0x8fe2ae98a59f20ac4684fe841377e800, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php', 1, 0x00000000000000000000000000000000, 0x6b456d69825bc2c3d1ee7452b0bdaf61, 0x58f38105fd126a102f2b4d144019de447065cfab1cc5af2f2d709d513056c982, '', 0, '?'),
(0x8fe69ff32c1337ea45a22fa2973fb8f8, 'wp-content/plugins/elementor-pro/assets/css/widget-price-table-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-table-rtl.min.css', 0, 0x3e8ba15db0d15eef0a09fcd29ef9d62b, 0x3e8ba15db0d15eef0a09fcd29ef9d62b, 0xf64733dcdee9c73a97934116a56617d7a1702ec5bb5110425d1d054031f6347f, '', 0, '?'),
(0x8fe84579e2b256051bea1da0044daaeb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php', 0, 0xcf6670519b42b9ff6f229c7935aaf360, 0xcf6670519b42b9ff6f229c7935aaf360, 0x45cae913f1126248628d3f81333d13a359c686f8a5decc0e3982faed123022a4, '', 0, '?'),
(0x8ff45e83a25e5b1f284a40fd603569f6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', 1, 0x00000000000000000000000000000000, 0xfe2621a64b89853c555a97ceffca9b08, 0x483ff4d997cc154b48b4a2ba77aa4a7f95be3596833ed1886126791e14f73ea3, '', 0, '?'),
(0x8ff68ac2fd783a2a7bfd9bf875d5f3b2, 'wp-content/plugins/elementor/modules/landing-pages/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/module.php', 1, 0x00000000000000000000000000000000, 0x1c9724f13f95ee79dd179f68326b1a72, 0x8b03870c8fc4da30c4c47b8c8e1357a712196986122245b8e1f6517ba00db1ca, '', 0, '?'),
(0x8ffb1a93a7a74775627c653077adf574, 'wp-includes/Requests/src/Exception/Http/Status501.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status501.php', 1, 0x00000000000000000000000000000000, 0xbc059181eab80c84d16a18ba4e9afe66, 0x8744138ed0164e1c696605e1f191ab717f1e0b4ab308843f95332b420c8ea8ca, '', 0, '?'),
(0x8ffb7418f730c367f1bb61862fc5fd9e, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff', 1, 0x00000000000000000000000000000000, 0x7e0c88f02dcaf2f78c90b4dc7827b709, 0x8a997bda8bfec24eec6fdcd7235814c12b586527a2a38c86cf5f85dee5c73e1a, '', 0, '?'),
(0x8fff654593996eee1fc9ad8b9577757e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php', 0, 0xc5b44ef352853c81eb91ee1cc39efe1d, 0xc5b44ef352853c81eb91ee1cc39efe1d, 0x2f65be996eb93b30b49be9497bf7e067fd50172db62942bdba80f8b3f8ccc745, '', 0, '?'),
(0x9001060a99716fe3715a5679589cbf39, 'wp-admin/includes/menu.php', '/home/iraneurobetcom/public_html/wp-admin/includes/menu.php', 1, 0x00000000000000000000000000000000, 0x3770bb02b59d1c469c087c60749ed462, 0x986711335dbb7f3c9e1bdbe9fad72a0570d8330200cc0a27de10fbc93183cd36, '', 0, '?'),
(0x90144a01651ca6438abcf591bc117c5f, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls-pro.php', 1, 0x00000000000000000000000000000000, 0xbbc8c7d648965613df7a08db8b3d80bb, 0x7f90869a2d450039afd3371a6413fc3607254a041b9f60ad1ead2546d7c6486a, '', 0, '?'),
(0x901527dc549cc0a76af9a044103cfb85, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/invoice.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/invoice.png', 0, 0x728dd93fe090fc73b64d13930b460c0d, 0x728dd93fe090fc73b64d13930b460c0d, 0xb05f49229c853f5a4c3d813182185ac64d73c811797d03c12bccf75655f81ac9, '', 0, '?'),
(0x90155ab87b67ca7df666c82d95d1300a, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x426e8b26ce1d8318e505f83ddbd8e4af, 0x36c6e2dd537a3e1254a84a28ea8aba012707c858fed9c6400553fb129a9dfa6a, '', 0, '?'),
(0x901a20ae698c2740415d5071b526de22, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 1, 0x00000000000000000000000000000000, 0x70665776f44d8681bd8b3b91f5acc4ff, 0xacc83fbf94bfc838edef4b9e537ac004aac4d381e488bbe08aab06d4bf3047ef, '', 0, '?'),
(0x901c01486268c535059f11b4bc311f39, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', 1, 0x00000000000000000000000000000000, 0x315e7b8598b1abce049f629a24a82c66, 0xe65895d2f768ba65b67386e064110907fa5a5b5530f8133cb461a99de00df121, '', 0, '?'),
(0x901c9a5a7b5ff0b5feb6d23382580052, 'wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php', 1, 0x00000000000000000000000000000000, 0xb1a7e16cc37b159f536f480d7b2738c9, 0x39731ac49002a81cc8d7ce8639996727e1f1dc60ce90aaa32dd2318b2977218e, '', 0, '?'),
(0x901e4ddc4cc9eef76f40545c1bb1adcd, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.css', 1, 0x00000000000000000000000000000000, 0x8ee4ad97215872776d02960999f6878e, 0xc54c99fdc971c5e2ec311db78e9d10daf6f7e099d77229adf469ab1671c2f9ff, '', 0, '?'),
(0x9022f39777f39e36fba948b8c492c6ab, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.mo', 0, 0x6fcbedb218c1174f46a43d00041f0cb2, 0x6fcbedb218c1174f46a43d00041f0cb2, 0x6b768ca1a5b50c9d20bb14b922b6da2b7dada65a14dd6fea872fdbfbbc77ef9a, '', 0, '?'),
(0x90264d63dd9df14596e55cee44ab4b74, 'wp-content/plugins/wordfence/lib/sodium_compat_fast.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/sodium_compat_fast.php', 1, 0x00000000000000000000000000000000, 0x643c877bb9debcfd0af15da671855913, 0xefc224a72f48b6705616aa3843eff706a52ebbef7aac9ff962b8946043f49213, '', 0, '?'),
(0x902dad9cc56fa4dd8f58141d567f3dfd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalytics.php', 1, 0x00000000000000000000000000000000, 0xeb531e926bf785a57e2eb17a6aae6508, 0x9591520106042242f9f3ef8534203f6f68e84f1a82514065165bb16d24356423, '', 0, '?'),
(0x902e17a42f5f715c44f28225258bbe5e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpHandlerFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpHandlerFactory.php', 0, 0x42a5d042bfedeecd17d0c99e4113af30, 0x42a5d042bfedeecd17d0c99e4113af30, 0x2ef2c4ea33292d333d7671d0ea3468b6f751e669bba0350d192fc4917e50c4c3, '', 0, '?'),
(0x902e9bdb280821993ea14c402d4b231d, 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg', 1, 0x00000000000000000000000000000000, 0x8c3ea36539f327d1c0bff0a3bf439065, 0x89dee5f6980d78b8650cdbdfa59f153a478c3e0a3d8d291f01af5e27a52db3be, '', 0, '?'),
(0x902eb05bb9153d82d0130aa46330bbd9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', 1, 0x00000000000000000000000000000000, 0xca52d21c4730c5086e0a14af790a1b68, 0xf0193146690b20a7dde4fe20ad386273c10748e8c4beff827531b1745f06d77f, '', 0, '?'),
(0x9037387977cde4100290e84acfc3ae02, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php', 0, 0x0e64f09abe3739b37c516b7246c9759b, 0x0e64f09abe3739b37c516b7246c9759b, 0x738cd352d693b3861bcf98eee5db3cec9b778cc0b48e56611d411b04a9dad52d, '', 0, '?'),
(0x9037822438fc2f892d35b9f74f1ab768, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Solidcolor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Solidcolor.php', 1, 0x00000000000000000000000000000000, 0x41234a88555cfe04c210c992ed8cb62d, 0x220661d6b776cbb0acd9389f0786f656ead3e2aa2b4320480539d9070f538233, '', 0, '?'),
(0x903d3cf74ff111ddeed0f6dc988baffd, 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', 1, 0x00000000000000000000000000000000, 0xf29503a1895affee5ed85d0246238af8, 0x047cd4078d9c5f94d898d13dd23e487b69b90f95e8e5bff6d4f9887acbb8be04, '', 0, '?'),
(0x90491c6565af7d851080daf5a447ca1c, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', 0, 0xa05a07ab412b201b270d173f104d8b2f, 0xa05a07ab412b201b270d173f104d8b2f, 0xad855ce8f1c77d9af5821b4ff8c9371d1fd7182be8e36e50d2b779169d7ebc91, '', 0, '?'),
(0x90510082bba17dfcf0b6e2dbf80500de, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/FormNameAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/FormNameAttr.php', 1, 0x00000000000000000000000000000000, 0x86ae547a12a2f10ccc9f4dd44f786703, 0x9fb6bec40716829908995bc5b273f89f3a601bba29dd13fd112587aa44d8547a, '', 0, '?'),
(0x905671482af5338fd7002fc5934ab5b7, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php', 0, 0x01053e79e413bd718d4f2184b17ab59d, 0x01053e79e413bd718d4f2184b17ab59d, 0x6a5e661f77dde20492b4a7911587be0762a686bf754fdcbb3906e2d806dd27b9, '', 0, '?'),
(0x90588efe3efd858ccf89a63a86dad724, 'wp-content/themes/Newspaper/loop-single.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop-single.php', 0, 0xc912bed2a579fec554b91c0837d8652f, 0xc912bed2a579fec554b91c0837d8652f, 0xd67844857cf310ca86137093c6d5d85fe7eeaa01a9c18b88fa41d29e0ee259a7, '', 0, '?'),
(0x906131e749d8203397c687f1dc6feb36, 'wp-content/plugins/updraftplus/languages/updraftplus-fi.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.mo', 1, 0x00000000000000000000000000000000, 0x8f78eadf59fe37f2780300d632066229, 0x1b73cd625f29b6cba57e48cbc07f1838765a62046861f6132af665fabda82e90, '', 0, '?'),
(0x90621ac280d4420143cc230dc5791206, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AndBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AndBinary.php', 1, 0x00000000000000000000000000000000, 0x82b6e233058b1914b8ba6b087cc9f883, 0xa02adefac9ce04ffd349668759e3721c7fd30f3a8f71c8ef9584e3d407568f7d, '', 0, '?'),
(0x90659eadb018e4966dd9ccf80fca7244, 'wp-content/plugins/elementor/core/utils/import-export/wp-import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/wp-import.php', 1, 0x00000000000000000000000000000000, 0x9b0bf4a5f88ae2cdd07534e86f806a7a, 0x9bea72e0ce3bfc437f5cba635b764e2c9455fc94beb3da148571190302f866cc, '', 0, '?'),
(0x906739ef3a07fa779ca70982ae8834ae, 'wp-content/plugins/elementskit/widgets/chart/chart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/chart.php', 0, 0x966ea2bbe0fcb4aac21cca88dd8221bf, 0x966ea2bbe0fcb4aac21cca88dd8221bf, 0x255b5b9d4868e7fc40b61ed8c6259903b01e2f3267d5665d0154da5f0840ffda, '', 0, '?'),
(0x906935417756fd906e5d9e3cbeb99c2f, 'wp-content/plugins/wordfence/js/jquery.qrcode.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.qrcode.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x05f0b1d7d4b9b0b4975870606d650e3c, 0x7750001ed870d47a75594453de7a2857a0dfa50289ec50be33245391f6f21b91, '', 0, '?'),
(0x907799884bba8eab1b3b1699293d68d1, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-podcast.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-podcast.php', 0, 0x67621073553835909bc6bb96f0b64114, 0x67621073553835909bc6bb96f0b64114, 0x8374b535d644a98bc880aed513a15014a094460796cfd4db9b3582d926425d3a, '', 0, '?'),
(0x907836ffaf10d5a5f34e0ecfbf40858f, 'wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours.php', 1, 0x00000000000000000000000000000000, 0x4eb95c2344f106dc6d8d8b6155669fde, 0x0d40d822175f4e50ba27222075f786b56e1d6716407a288626ff6f34b8eab4b6, '', 0, '?'),
(0x907a008019f712a8471ea46ec8ddd7f8, 'wp-content/plugins/wordfence/js/wfonboarding.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfonboarding.1744125809.js', 1, 0x00000000000000000000000000000000, 0x52e93ccfff332bf7434675ec927ae2e5, 0xc4cc47687e524587059e3874f3c29fe568adc17c8bde28d6bb66a1afe42f621f, '', 0, '?'),
(0x9080841b1f3a74b3f4e286e8c6b244f7, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/flexbox/flexbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/flexbox/flexbox.php', 1, 0x00000000000000000000000000000000, 0x79fb9ae2895367f39b455c73766de133, 0xceb47826a53a2b0868d423bf7eb90ffbba328771dc5a874832ba05fbe02093f3, '', 0, '?'),
(0x9088df1aed3279e618c3ff7d04fe90da, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/error_log', 0, 0xf9a13ba2e74451a8347676ccde352e2e, 0xf9a13ba2e74451a8347676ccde352e2e, 0x50def5bd1b4a6753efd379107e4993defcbe1324290892dbde3db05f57017c3f, '', 0, '?'),
(0x908b1bf7cad30160c255d58b6e83247a, 'wp-content/plugins/luckywp-table-of-contents/core/Core.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/Core.php', 1, 0x00000000000000000000000000000000, 0x645fb30e9bdd0397824cdcde25a30492, 0xe6570c8b3699fc8daa4abcc30ad7b51e105ade63d27a65caacd05fe652d4ce77, '', 0, '?'),
(0x909943d54e8b8f4b6854a3d61782e01a, 'wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css', 0, 0x6d180d78e8bd987bf69cb955f57f329a, 0x6d180d78e8bd987bf69cb955f57f329a, 0xdc7de3bd2d72045c3339f8b0bc3c029f58fcf7d4cea910c31d1f930208747579, '', 0, '?'),
(0x909abcf2bdee6a4b9fde69d5c4d6adb8, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', 0, 0x4799239caec4cd73202bf4567b0ae4a8, 0x4799239caec4cd73202bf4567b0ae4a8, 0x2ae9fa6ebe9030706435f68979e777263f8c04975eb4383b89928a4ee6f93a39, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x909c507dc0bc4c9ec4f61efe053399fc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', 1, 0x00000000000000000000000000000000, 0x7129a1584dd4ad7f92d56040124676c2, 0xd4ea0efab9eeefbdc5f456ae25f09539a86405f792fe361ea24d3502b1c849d9, '', 0, '?'),
(0x909fc9de7223917dd8d3926bba164fa1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', 0, 0x358c6af63ea1143f7ec0d05b2dc87b9f, 0x358c6af63ea1143f7ec0d05b2dc87b9f, 0xba771dc64e90edbec2d1751ec7830ef172af1e6f990bc8fbc03b41446661f5e7, '', 0, '?'),
(0x90a755cc9b092743d4bbf1bacfdaab1a, 'wp-includes/images/admin-bar-sprite.png', '/home/iraneurobetcom/public_html/wp-includes/images/admin-bar-sprite.png', 1, 0x00000000000000000000000000000000, 0x53cf11a41f973a80570e0ecac5d3fe5e, 0xae04f4724e21fa60564f18b463abe34b0494c4766916d5807b466e1aa3c16c65, '', 0, '?'),
(0x90a93486f823d5b0a81c7def8b84afa3, 'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php', 1, 0x00000000000000000000000000000000, 0xbb07f05ff5bea632392c484b06d3d8eb, 0xfbaced00c3983eb724595e214caf80e6999a0c1565141102867a35a647f35f45, '', 0, '?'),
(0x90ad9537f8e0a8d237e7e570650b87ed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceResponse.php', 0, 0x261ba15cc884b55216d7850f032ffc9c, 0x261ba15cc884b55216d7850f032ffc9c, 0xff1756b6ba90ff7322725d74a8b0573431d4f69cf54c9ce97b131278f4aa380b, '', 0, '?'),
(0x90afc3b01e3a9632534dab3e874bcbf8, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-768x436.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-768x436.jpg', 0, 0xd11f367d606c78c20c129cabb4f54f34, 0xd11f367d606c78c20c129cabb4f54f34, 0xf8570f9066efe5e6e7ccf0d9f4fb36b71ae39565342a938750d206838d4594b8, '', 0, '?'),
(0x90b382e86c928b87a66004623d9fb4e7, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php', 1, 0x00000000000000000000000000000000, 0x7c1ba454e2ef33d436715b7c13ccb80e, 0x5cd3be57ba7ff55a859ee22b723055ad996bd1dd10aa401e650b12fb813974a7, '', 0, '?'),
(0x90b5ed93a775c301c02e0be6838d40f5, 'wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php', 0, 0x80e3127bb630c512c42cfb51366ec09c, 0x80e3127bb630c512c42cfb51366ec09c, 0xed60a00c89d5eae8e7739b4ee1fc2ece2dda89f3bc474454fa8bb6b82d0a74d4, '', 0, '?'),
(0x90b5fc3eb9008720bc12cdd17a1eb21a, 'wp-includes/blocks/navigation/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf11897f19a23d49459c1f1d770671078, 0xfad07cab2ac92f7ee652277391aadb86be0d40e4b6cece391b43b30d3882c8eb, '', 0, '?'),
(0x90c122ea5a3000d8bf6585d4a670df1c, 'wp-admin/css/admin-menu.css', '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu.css', 1, 0x00000000000000000000000000000000, 0x66303af7e2a51fb6bad57825e6c304f3, 0xcdfb17e9e7e5ce7d634d6067083c98d098e7af99334e03d568134a3075874969, '', 0, '?'),
(0x90c51922379d0bd374de2060075433cc, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/IEConditionalSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/IEConditionalSubscriber.php', 0, 0x95358543003d3bd66de3b1b19531ebd7, 0x95358543003d3bd66de3b1b19531ebd7, 0xb329c2e6865c8f54e8ce8e147ac4432ff9495db301b26b57c611a897b6b995bf, '', 0, '?'),
(0x90c998d1c9aabf1b30880b024d537032, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.po', 0, 0xbc12966289311d9d3a81cf82b689becc, 0xbc12966289311d9d3a81cf82b689becc, 0xda661b8f0eca36111ebc482327eebb4d5310a24d62e4f7133d5bef6462a3b066, '', 0, '?'),
(0x90cbd53506e27b829b2e160e1de83a2d, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410-rtl.css', 0, 0xb73b3f20b7e4f53df87decb06e28ea87, 0xb73b3f20b7e4f53df87decb06e28ea87, 0x22e9735149c95efe5ac26d5a30a018ec197773fc35bab7666fa10a5216fd4cef, '', 0, '?'),
(0x90cc1cb5fdf8c1995c424c9b3fc1e298, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/DependencyException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/DependencyException.php', 0, 0x3981b652f0e5f9f27b60e50632754b25, 0x3981b652f0e5f9f27b60e50632754b25, 0x0d46636b1d43b3d96d2748bb7cd9bed25ffba4a64d6843e9157d8c881e1fdc98, '', 0, '?'),
(0x90cf145e6758dfc2b6446787091a418a, 'wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php', 0, 0x57304bb0e238608104cce3aeeae5dfe5, 0x57304bb0e238608104cce3aeeae5dfe5, 0xceb76c752b76255710aebd24fec94106b19e8a4e5a919a297d4d93534ca752d8, '', 0, '?'),
(0x90d4987e44263c78ce31af6ca3f72ff4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', 0, 0x10e09767d69e9dfb287a24041c492c8d, 0x10e09767d69e9dfb287a24041c492c8d, 0x3d83564fbdb680d782559896045f5067c51e044b8ae6a1d6db95ab7fa6afbe6c, '', 0, '?'),
(0x90dcfebcac2238598e8e023734b74f3c, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php', 1, 0x00000000000000000000000000000000, 0x6469b24244f54af21088af44a535c34f, 0x4eab618715ba96698119151b42cff18dcd0d08f8c6414f5db6aca940e150b5e5, '', 0, '?'),
(0x90ddf2ae10961978385b01213e10f158, 'wp-admin/includes/class-wp-users-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-users-list-table.php', 1, 0x00000000000000000000000000000000, 0x39f91d19e42667c877e2756c113a80e4, 0x97914b2ec46c3ff83b3f01566bb16f1c4709390e8d2fc07460dee3520178dd78, '', 0, '?'),
(0x90e330f2135d2c88ef8960661a1b68bb, 'wp-content/plugins/elementor/modules/checklist/steps/create-pages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/create-pages.php', 1, 0x00000000000000000000000000000000, 0x7e971185472682c09fd9f24a5f5a4ee4, 0x1d6e9b223b3c37926dfd38c349d9917ba0566fe46fe0a50a721eaf236d2edf76, '', 0, '?'),
(0x90e7abffaf85bd811a9b65a25feb6d10, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', 1, 0x00000000000000000000000000000000, 0x6ca72a338645c03e11e8c713f999ab0c, 0xd965bb0c72d3f438d1935be795681778183c3165d80d35ecfe76062b9f4b2b77, '', 0, '?'),
(0x90e8dd4e163982e3f04293635d20092d, 'wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0x33e9e1e68fd2918127e3dd32131ea793, 0xfe75000e4d470368b2581964c421001faddbce702b915f5aca8a70f308b7a5cb, '', 0, '?'),
(0x90e998ae5bd1cc9b7eb2e71205db8172, 'wp-content/plugins/elementor/assets/css/widget-tabs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-tabs.min.css', 1, 0x00000000000000000000000000000000, 0x13187485e14adb31c069789965368f60, 0x4e619f1b70c33abf0034f70186f7d2c9cd5eae35c459b168053a13055e39f728, '', 0, '?'),
(0x90f13604ab3cecf852f5c0eb4a4abe10, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php', 1, 0x00000000000000000000000000000000, 0xc1a5a59b23a2b2d98d19b7b1bb370134, 0x9853e71650f21fba0054e222847103fbbc31890fa5ffb1ddd7f3cfb80000df4a, '', 0, '?'),
(0x90f1372e34ff3cc7c91fdc8ff9a2af7d, 'wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg', 1, 0x00000000000000000000000000000000, 0x89a390b827f713ab079354c3fd5f14c9, 0x50694fbdde93527bc77a22c30a3297971145642bf7c4f3651c791b8cb7cc2135, '', 0, '?'),
(0x90f151cb16d7b9e6db1d887bfaa52252, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php', 1, 0x00000000000000000000000000000000, 0x447e79e5c356a99edab7f3d7707b81e7, 0x1c36f578497e8043ae8ea7693bdb96efd324120c17ab39b788b54134a4c47172, '', 0, '?'),
(0x90f5ac68e5e382d81dde1d803127e989, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/elementor-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/elementor-icon.png', 1, 0x00000000000000000000000000000000, 0x3ed9ebebedcbd990bd434851f5acb15c, 0x027b55dee944697a77adc194121104bef98d74325638848618ec8ee30a8cc961, '', 0, '?'),
(0x90f978bb6b75bf8cd277a6a3375c6482, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeActionsSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeActionsSubscriber.php', 0, 0x0b4de25b20f8668bcee017a6fbcc184f, 0x0b4de25b20f8668bcee017a6fbcc184f, 0xe950c04af39a45318893565ca67ea3108fc9cfec828e7e0029c4937d51d705dd, '', 0, '?'),
(0x90fb61e70cde6362f223ca9f599b2dc8, 'wp-content/plugins/elementskit/elementskit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/elementskit.php', 0, 0x894ae06bf29cf76b999edd3c870c135b, 0x894ae06bf29cf76b999edd3c870c135b, 0x292089be83955ff11318513b699e33f4e50457fe63ee9341089a722658fa407f, '', 0, '?'),
(0x90fb63e75146ab1bc81bdd7c8f5ea9e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeoExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeoExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x0e84d20152b95891902ecfc81044d867, 0xaa2f8b1c70c5fa7b0571b0df57ed5bd24523bca9f57ddaaf3f336f682c95a941, '', 0, '?'),
(0x9101e122a04f6ea1b1eccc28f34d35cc, 'wp-content/plugins/elementor-pro/modules/custom-attributes/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-attributes/module.php', 0, 0x9adfe29e499bd3df36ec0c03d049ea06, 0x9adfe29e499bd3df36ec0c03d049ea06, 0x3dccdbfcfafe217a6272df1fb57835d8a18e5138bd5c1832e8ca79e559defbf2, '', 0, '?'),
(0x9104284a36b941dc3ca79ff4f4c823bc, 'wp-content/plugins/amp/templates/html-start.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/html-start.php', 1, 0x00000000000000000000000000000000, 0xd41317c2c938b6921263efc9ff36617b, 0xdaf37fd9264eee3ee5225c7e653c05840afab569b316bf28428a4596e8b9c4cd, '', 0, '?'),
(0x910908abf0ccb111d4f48323e5fa2794, 'wp-content/plugins/elementor/assets/js/56a155a8adcef506ce8a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/56a155a8adcef506ce8a.bundle.js', 1, 0x00000000000000000000000000000000, 0xc8467118d7f8c39daa35b9c132d495fa, 0x97f61105beac1fdacfde409baa85e405344c0fc3cb2fceca2e2ced67b43adc28, '', 0, '?'),
(0x910b5403a61c9edc2195d91a36b5e52c, 'wp-content/themes/twentytwentyfive/styles/07-sunrise.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/07-sunrise.json', 1, 0x00000000000000000000000000000000, 0x5c4c9a9af73bdf956849eb359c5d3b60, 0xb992fb347786844abe6b6e857f511f74e330ff0151d293add3b4bce1fd193b3b, '', 0, '?'),
(0x910c61e9420299d972b80b39649031eb, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', 1, 0x00000000000000000000000000000000, 0x2e9be2da8552ebc96075444c48b950a1, 0x585188fe743cdc62bf6dde79a9398123303865332b7f818f846896b56ef01aab, '', 0, '?'),
(0x910e17a64a5be9648b451cfe8dfe9662, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', 1, 0x00000000000000000000000000000000, 0x6ad40b002b367d0346f71ad9bd76b433, 0x8c96f143ec2a7d26448283ed84f2919f0c5af07c6ec5285bef0ea0b8c53c03f8, '', 0, '?'),
(0x910f8a29961a624f550393ac3ce4147e, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json', 1, 0x00000000000000000000000000000000, 0x9452d4e4409e4b9ac2d32f47c10b637d, 0xdea91b12b8fdd80f0d93eeeb9fed23b8b76a185f289a05560d47520cb2cbd506, '', 0, '?'),
(0x911253147aca8055ec0a96f5dc14951e, 'wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php', 1, 0x00000000000000000000000000000000, 0x89210ef81ad88d1ec9c10f6f1fea80c6, 0xf2c455e82fbabcad9da87949f5d8e0eb5eb93a023f5270248cc0527331f3c547, '', 0, '?'),
(0x9112e37565817f7b58a131ec82d1d20b, 'wp-includes/sodium_compat/src/Core32/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0x444d1d2245d43462d19c12dc42bf9100, 0xdee11ce6d9229f43a8f9590eaa573641d41abfc7f08870c7fd370d0fcf20f0f0, '', 0, '?'),
(0x91162336b87e09415e52e4f9deff1121, 'wp-admin/images/contribute-main.svg', '/home/iraneurobetcom/public_html/wp-admin/images/contribute-main.svg', 1, 0x00000000000000000000000000000000, 0xabadc35556c6a613bc1632ecb0cbf000, 0xf3e039cc483b08212de456ff0124dd7a6404ae7b196da755f12559caf4b1e2d5, '', 0, '?'),
(0x9118a0052ed316cc4c9f93ca150803ef, 'wp-content/plugins/elementskit/widgets/behance-feed/behance-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-feed-handler.php', 0, 0x5991891efc2979a6995435d4b77d8a40, 0x5991891efc2979a6995435d4b77d8a40, 0x0968705aa2f12a6869d6502dcac95da10f08f8a448a7bf03843c29dfff99c5a0, '', 0, '?'),
(0x911a967941d3d2610bda4c7bd2d7a896, 'wp-includes/css/dist/commands/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style.min.css', 1, 0x00000000000000000000000000000000, 0x634ae211b8c1947815ff197d45aed104, 0x225649b0f87d5fbe5bff6e9ffc124a4151b34824c6be8ef9552a19f853f82b98, '', 0, '?'),
(0x911aa6303e0ff313f6f14b4095ad16ec, 'wp-includes/sodium_compat/src/Core/ChaCha20/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/error_log', 0, 0x399d5e99ceb68d4de459c995a3fee977, 0x399d5e99ceb68d4de459c995a3fee977, 0xeee90cec236a5d2d126925d4c08147f839805499591cec3fb75fb015bbe6633c, '', 0, '?'),
(0x911aef7eb40c150ee3aa65f6a0e6ecd8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNextPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNextPage.php', 1, 0x00000000000000000000000000000000, 0x1ac24a2882a625de6154b66407a27f57, 0x322a457d7e6ff65fe645f02a7f8cf566d41b29a405f402854c21fcfc0d2b3101, '', 0, '?'),
(0x911dff75df836fc053d4579d30208119, 'wp-content/plugins/elementor/assets/js/packages/env/env.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.js', 1, 0x00000000000000000000000000000000, 0xe3b6f909d790d878129e291d197cddae, 0x00869da4963bfdaf7c770428d20f02fac7ad87052b88fc92502da80c96107d4d, '', 0, '?'),
(0x912191be983012bf8fbd7ea46956cea1, 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php', 1, 0x00000000000000000000000000000000, 0x8f96a0c8d9c1d532dcf45034214d5bab, 0x11c2d00f12418d095a131c7a7c1332f2aeae10b2d1ed23be1bc75c11141475da, '', 0, '?'),
(0x912fab061204d2301629adba9c1ae6ab, 'wp-content/plugins/wordfence/views/scanner/issue-database.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-database.php', 1, 0x00000000000000000000000000000000, 0x8a8653b1d03e9488ab5ae0e0c5ee47e4, 0x8492f10aab87235077334964cec87dcd8725f74ad5cfec876a19991555a2d32b, '', 0, '?'),
(0x912fe92c192e8a1fe7260246e1d7f0b5, 'wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.asset.php', 1, 0x00000000000000000000000000000000, 0xce36544dae580c324ab53c842e6cfb71, 0x6d4bdc93c575f4270d1f0a9fe94d81d297895bd3edffcd017e8face115ee2b46, '', 0, '?'),
(0x9138d7b87db6cd3a964bc3c9c25febba, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php', 1, 0x00000000000000000000000000000000, 0xdec12e6cb17b37bedafd32b302d5906c, 0x34a62bede2b52a2f98532bdbc6102162e5edb986e4a288eacf1cc5f1649e9237, '', 0, '?'),
(0x913e914925c0a0c9d40576b68ca3bc06, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAppleItunesApp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAppleItunesApp.php', 1, 0x00000000000000000000000000000000, 0x9d49796e2058ff39ff3da2c93e5b01f6, 0xb6dbb6729e83f0f1f7f02781cee590b1e7e5889717b5eaed5f25df4f5c59a711, '', 0, '?'),
(0x91408771b0cf47cd2d24a2a997ea7ce8, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php', 1, 0x00000000000000000000000000000000, 0xd6ca5fb377562d5e2b5fa798b8393e15, 0xbc6f8c18bf732facf0fa897d24eba91c095fe778ea0500d414e99d7fd4753ea4, '', 0, '?'),
(0x9146a86ddde7e4a88cb57e42d02a5f37, 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/plugin.php', 0, 0xa488b7c4aaeaaf7e724135b156bbd2c5, 0xa488b7c4aaeaaf7e724135b156bbd2c5, 0x9a7bdbaa1a2734980f0a6204eaf00ec06952678b70174867a5cd3649f503d68c, '', 0, '?'),
(0x9147546ef4baaf11dc212b14d9f508ea, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Str.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Str.php', 1, 0x00000000000000000000000000000000, 0x4d36cacce98e2314c46ec42b4de4ab01, 0x78a6e76e3aeb7c21a8a7a00097945f1e0445d12486061c5b85b58cff84f6803a, '', 0, '?'),
(0x9148f89e99b536668a5dad85a59b56d6, 'wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php', 1, 0x00000000000000000000000000000000, 0x5b46848053b8e3bbcf9e3719c283e17f, 0x2cf3bbaccdc0578bb110e3ea5d689acc4ba7e83171c11d8dee2be8058b26893f, '', 0, '?'),
(0x91531896c6f70c8a4b4b321d1369c988, 'wp-includes/comment.php', '/home/iraneurobetcom/public_html/wp-includes/comment.php', 1, 0x00000000000000000000000000000000, 0x87d4d0413e8be0596f35176dc45933b9, 0xe19ca2b123830a1be535b4c6763984d51b8d77a51549a77da798c37be4285607, '', 0, '?'),
(0x91532e2326f905363ffaa3d437af08d3, 'wp-content/plugins/wpseo-video/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/license.txt', 0, 0xb6d57e80537d4ce37e23767635ed2b2c, 0xb6d57e80537d4ce37e23767635ed2b2c, 0x2d6a9148f170de33c5aed59a253c4fce2eba344cd1db3adb1f76ec266318e215, '', 0, '?'),
(0x91550c83277e5874ffdda5fafe8bfe3d, 'wp-content/plugins/elementskit-lite/widgets/button/button-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/button/button-handler.php', 1, 0x00000000000000000000000000000000, 0x0581b0aad56b7382cc71643f1a55bf1f, 0x41afa6ce5b4dff5504425df4000db1efb5f267020c11f6b52e989c711d783cac, '', 0, '?'),
(0x915791703838c48b4cf01693ae37b01e, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthFactoryInterface.php', 0, 0x0392c533a4f6b527ccab53c84922e3c0, 0x0392c533a4f6b527ccab53c84922e3c0, 0x8f15d6cc1f07a4a6ebb6a401ad19e947799f621356a19be3676f14cee8e595f0, '', 0, '?'),
(0x915c60a03c2bfcb31cd68e0cb8074d3a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rt.php', 1, 0x00000000000000000000000000000000, 0x7fe3dbe3f8b72df561d95faa952b397c, 0xc3a05b73bb14cd546df44bf46f94f5c7259b3eafdebb8b600041957c6a6e3b9d, '', 0, '?'),
(0x916280865383278887237675e2a9eb68, 'wp-content/plugins/elementor/modules/atomic-widgets/base/style-transformer-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/base/style-transformer-base.php', 1, 0x00000000000000000000000000000000, 0xab2ac6c212b086e02e44e81a2b068e42, 0x998c03aba4ecec0ae977b28670f8433e3d29010b6d2a1675a1ce840bf04e8141, '', 0, '?'),
(0x9166c94c8fdf6180a188b809c0f06c96, 'wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php', 0, 0xbb9080fba28f0e20c82417bf8f200007, 0xbb9080fba28f0e20c82417bf8f200007, 0x695768798b3609398fbaeeb145e1a63d4669f7c7ed9989b65dd911a3dbe1da60, '', 0, '?'),
(0x9169060b709532839ff25e3faa74bdbd, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', 0, 0x48d9ef5737e650412cbaff1f4978277f, 0x48d9ef5737e650412cbaff1f4978277f, 0xfd3e3ae7ea0eed69499ad4736be07eade1c8e42b18dde3a14b6c9c29c87369ea, '', 0, '?'),
(0x9178c35f2c5b98d40e3589891e0186aa, 'wp-content/plugins/wordfence/images/sort_asc_disabled.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.png', 1, 0x00000000000000000000000000000000, 0xd7dc10c78f23615d328581aebcd805eb, 0x9f8bb2fb5b386cdb59f4a2ece519636b6cfedb09998d75234b56d9c6100c896e, '', 0, '?'),
(0x9179df678bed1f7a6155228309584b47, 'wp-includes/js/hoverIntent.js', '/home/iraneurobetcom/public_html/wp-includes/js/hoverIntent.js', 1, 0x00000000000000000000000000000000, 0xa00b899f9182d32401019bf861a812bd, 0x79ec01fcdf666087b6eef644f526c5dce3954c4939ec40713d14acbac441824c, '', 0, '?'),
(0x917c4c45339f382cfbef33e94ea82ca9, 'wp-content/themes/twentytwentyfive/parts/vertical-header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/vertical-header.html', 1, 0x00000000000000000000000000000000, 0x93738c867ec4f02f97fd1bf02cf9801d, 0x374995664944d3b1742fe1546493bbb673d8c63b49295d93e24a4b18dc1e2e63, '', 0, '?'),
(0x918366f23d93d95c85ea011d7073c557, 'wp-content/languages/fa_IR-2c5d274ea625dd91556554ad82901529.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2c5d274ea625dd91556554ad82901529.json', 0, 0x03212209d070bb64133665a4f1652a5d, 0x03212209d070bb64133665a4f1652a5d, 0x2cb6bc940f924bc6b46401a292fbae0a58f8a114340a0736e904e87cce392347, '', 0, '?'),
(0x9183bece265038bdc046c0181d7ba800, 'wp-content/plugins/disable-gutenberg/inc/classic-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/classic-editor.php', 1, 0x00000000000000000000000000000000, 0xf9a27b27a6bc77b39d1d925fd0e36abf, 0x59f9e0d2bc28b14973d595f1129137fc7baba77417d2498f2cec772802ede3e6, '', 0, '?'),
(0x9187e9a1970c48f560c4116befce2155, 'wp-content/plugins/elementor/assets/js/frontend-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend-modules.js', 1, 0x00000000000000000000000000000000, 0xa85474a02950d822f4822a94e8adf4df, 0x295ddfd4d590743e46513723cae672271dd66e5a62a3c61de878699c30c36818, '', 0, '?'),
(0x918b804d248e39e7eca79bfbdf332ae4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizer.php', 0, 0xa845ad3690607a20f84ad43c4f7f46f5, 0xa845ad3690607a20f84ad43c4f7f46f5, 0x1ca2f473db7e77ee86af334aa5e7021fa493f3dda9276509ca41e9c520955e7b, '', 0, '?'),
(0x91965f4a4db228f43e3c6021672a020b, 'wp-content/languages/plugins/amp-fa_IR-83a6c2a14c48431e56938dbf3f051e7a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-83a6c2a14c48431e56938dbf3f051e7a.json', 0, 0xe4f667c8b567f9ca4af185bd572c5d89, 0xe4f667c8b567f9ca4af185bd572c5d89, 0x07cd5e27fd3be6f14dd34df3a9bc19a18df9c42034464c97afbe642e9329bede, '', 0, '?'),
(0x919b83d8c5dadc53ceca76cc44f5773a, 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x2e1087ab033d7892ab76f7d52f0061a9, 0x2fe69da49a294d00b4773f8c2b9e3e7b83dfdd8e1c2a86a2408b4a97a054435e, '', 0, '?'),
(0x919e1137acb53c92c6409e8b4c26c0f3, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-woo-placeholder.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-woo-placeholder.png', 0, 0x2dd365174f8f3d890d59e6d27f4b0aa9, 0x2dd365174f8f3d890d59e6d27f4b0aa9, 0xac4b3efce573dc52a8da13f74e45683e686a15108929ad2e01651b18220a3e5d, '', 0, '?'),
(0x91a5b4002e54afcb49ac39fec5f008da, 'wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php', 1, 0x00000000000000000000000000000000, 0x4eed19897cbe5ffaf730009907d5ffc7, 0x1c51e930d5a0809b8879d415a922a2491c3b1e0a2f816a813ff236febb5e40b3, '', 0, '?'),
(0x91ab151adcc26d670d334211daad50af, 'wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php', 1, 0x00000000000000000000000000000000, 0xdb616f0203fbf1f6a6e5e37291730c7a, 0xa6141a200c94b2c2d2a0ebaba74a448ec770df92ced004671db6c0e16ae9d84b, '', 0, '?'),
(0x91abebc82d203f12ca1eccb0f9ecc213, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', 0, 0x1e89b5a4015f65e399a9cdae2bc2f205, 0x1e89b5a4015f65e399a9cdae2bc2f205, 0x69187c0d981b02352b846a9bc09afb2fbf182a739da9aaede60b93ed5a76ed44, '', 0, '?'),
(0x91b12d8cca6a024184ffb9ad4771a83b, 'wp-content/plugins/wpseo-video/video-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/video-seo.php', 0, 0x9855fe4ea1db840023ff7abb8ddc52af, 0x9855fe4ea1db840023ff7abb8ddc52af, 0xa67478d5157fadd9592b40ca3f0fc227a941fe5b4bbe94f91a9503735ce0d342, '', 0, '?'),
(0x91b3ac49478f19afc0701daf59db9427, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/composer.json', 0, 0x278c6d9c7951ef4b791d137660c9fa13, 0x278c6d9c7951ef4b791d137660c9fa13, 0x092cb8f1fa40d8ec787b4f7b8d5731fba36ed066215857fe8e08dc5737348b60, '', 0, '?'),
(0x91b7164884c6defd1b2f4c985b6c159f, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select2.php', 1, 0x00000000000000000000000000000000, 0xef58187691db0c25328e579cfd2c9e16, 0x90146ede032f3f1337867ecf473349f500b16ddb6c9f5cf8fc241073757ed1de, '', 0, '?'),
(0x91ba76527aecdae8fe4037f2df672a54, 'wp-includes/blocks/navigation/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor.css', 1, 0x00000000000000000000000000000000, 0x00cdea6db6bcdd6e6d204bc3e41e1196, 0xe8d0d20935de6d43a785e61abfe7bce090103a087888b6095687a533c72d8bbc, '', 0, '?'),
(0x91bb4e1d14cb5a2a0d508fa4bec5a196, 'wp-content/plugins/amp/includes/sanitizers/class-amp-iframe-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-iframe-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x757f186e7c56a4f2df1196b0e07355a5, 0x34a037f5f648a4964837bb82fa1b9cb1b18d747f0f1b977ee6856cc22e27f7d4, '', 0, '?'),
(0x91bbe943788269d1a98028077ef9ee19, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php', 0, 0x71b6740f77c7553e8568d72314392a07, 0x71b6740f77c7553e8568d72314392a07, 0xaee5111494a0fb6d70f7e4ee59624009e90ceeccf139978e93ff7146e38f3bf5, '', 0, '?'),
(0x91bc7d9e4e65a18df4d09041bdbf40a4, 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php', 1, 0x00000000000000000000000000000000, 0xc6e4c97a253420b5217fb647b253456b, 0x2f4f416fd638fd3f41c14e8fdcd0051fb9a21466fdd2594bb70db9c601d52d21, '', 0, '?'),
(0x91bcf166745ce31b9a5bdeddcdc3c239, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', 0, 0x4262f6af3d1ff478e4cb1a53eee78605, 0x4262f6af3d1ff478e4cb1a53eee78605, 0x0a69a656351da8194b697dbdf48ba445419f7437cc89850d7429668e7ce03c50, '', 0, '?'),
(0x91be91ddfe0fd4eb06192db684b49ac1, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/GetAttrExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/GetAttrExpression.php', 1, 0x00000000000000000000000000000000, 0xdb66511f58549fc1c0aa87b9452940eb, 0x5e82e8f83585b531bf8fdbf3c3bf3e8afebd89e1a2762ea314510c755b1c7448, '', 0, '?'),
(0x91c02d1c97d6e8eb8489b7536d28e192, 'wp-content/plugins/wp-rocket/languages/rocket-it_IT.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-it_IT.po', 0, 0xd8a8cf4bb9c520fcdff3a826440b3037, 0xd8a8cf4bb9c520fcdff3a826440b3037, 0xa3c407f6dcef8d9825761f74287ba10e3ea3a5055d3e0d11eda3df81c5ddd5d6, '', 0, '?'),
(0x91c7ca7c781bd86e26164af16eb70539, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', 0, 0x07dcd9041674e3f5994381a744117c69, 0x07dcd9041674e3f5994381a744117c69, 0xe98a2a91af54415910bfc290f1340b0b4328992e755c2d13f99ea5710959adbb, '', 0, '?'),
(0x91d55df05a724c576e5ee9c94f15ac81, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVine.php', 1, 0x00000000000000000000000000000000, 0xada5f84939dec9e4a9a1a9fac612e186, 0xb59370f1b38562f825fc150d896ed7fbf408054aaa32f04e2efd7736a70019db, '', 0, '?'),
(0x91da3dddf4ac72814e23c391c4cadcfc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UploadedFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UploadedFile.php', 0, 0xef909c4fbf8da84c6b37f9a89c446aae, 0xef909c4fbf8da84c6b37f9a89c446aae, 0x0d9b9f4eda2fcb06b9d0c8dfc2d04d5bfeb1a8916fc9b7df365169f6143f1601, '', 0, '?'),
(0x91dc0e9d4e545a74bf6f0d9625b2af46, 'wp-content/plugins/wordfence/views/scanner/options-group-general.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-general.php', 1, 0x00000000000000000000000000000000, 0x8105744ceb4761b800dd186fd2a06259, 0x32a03689fe6cec6e0df0f122a82063bf3ad3c685157ae8a476f44a31dcb6dff2, '', 0, '?'),
(0x91e1d88c105eee0306c1ac785de5141c, 'wp-content/languages/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', 0, 0x1dea48254ab4fbeaa833e263a8d14819, 0x1dea48254ab4fbeaa833e263a8d14819, 0x967184b072208767407c6736d475c2fa458b24adb0b296736084d838afe64318, '', 0, '?'),
(0x91e33920084c85fb06dc6bda181e8b5f, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', 1, 0x00000000000000000000000000000000, 0x8671bf77b5c03c1a95172d368002dd30, 0x4590a62727e9988c9b07a4a532b622d5bd01b81813f1d0bcb9a089a17c679c45, '', 0, '?'),
(0x91e52162e656fe00376288f8e7798d72, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/seo-score-results-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/seo-score-results-collector.php', 1, 0x00000000000000000000000000000000, 0x1a99d63b93d9dfa9cd35f9662b5c273f, 0xb60cb050915475275b76bda06a111539290be1e7be278395b750f4e5ab6709db, '', 0, '?'),
(0x91ee7cee00fb270805d909cce1c53852, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/P.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/P.php', 1, 0x00000000000000000000000000000000, 0x2ab80c30f21ea484c62948a3c5199b82, 0x77173dbf212d34cc8496be9f7904e9dd6cacec13c710c59e6b211da420857bf5, '', 0, '?'),
(0x91f1528489fb01704240114c4aa70ef8, 'wp-includes/blocks/archives/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x34143f0981eaf3f355ad451777e1e113, 0xe4ccb4dd3249339891d8c151532a22404c901b240998b1228c56b43f1eb1e50e, '', 0, '?'),
(0x91f41e0ec0c8e0354663e6fe993fe5dd, 'wp-content/plugins/updraftplus/includes/class-partialfileservlet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-partialfileservlet.php', 1, 0x00000000000000000000000000000000, 0xa332d25c959a5c73d5685979faff49f7, 0x46b392674c4ef9f0e83d085ce145845289146bdc0f2f41d9350b925e1e38fff4, '', 0, '?'),
(0x91f68da4ed12b0d4d70b0cad01f77754, 'wp-includes/blocks/button/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/block.json', 1, 0x00000000000000000000000000000000, 0x312f9ea89c33906b154cae6cae0786a0, 0x502833e4f515f35a32df1c58e102990516522e4ed2d8c03e5b45cc9007fa31bd, '', 0, '?'),
(0x91f792c4607f8dbf16828b0c35af4ab8, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-doctors.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-doctors.jpg', 0, 0x87286fbe03489e2c1052c77674148ad4, 0x87286fbe03489e2c1052c77674148ad4, 0x2ecee0e81ddb4e3f043ce15cf7e34f20f440f58ec3074dd52f31cf057d67eef4, '', 0, '?'),
(0x91f7cfe2c6530d7dbe8b58a5e3c5888a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingTags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingTags.php', 1, 0x00000000000000000000000000000000, 0x269ba55c128b1c725e910a314973c7c1, 0x22b9ea7ac4f6e7ef9a747c7680c11749ba8d7b8e026261084dbe506f52c151a0, '', 0, '?'),
(0x91fd89ab2701cb9da658812eed53fa3c, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-switch.php', 1, 0x00000000000000000000000000000000, 0x87c663f30ffd853a6e242c7aac21851e, 0x17cba47d79c69c7d3a5e29367ecb795fd30c907841dc68d76e614c24ed7d83d4, '', 0, '?'),
(0x91fdb49b402c517569c22e46b0eb577e, 'wp-content/plugins/elementor/modules/floating-buttons/widgets/floating-bars-var-1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/widgets/floating-bars-var-1.php', 1, 0x00000000000000000000000000000000, 0x3021807b6ae6be7ccbf0bcb4b9631c90, 0x0f26911e26aaf4fda68d09d8964f019c8aa63ce4d905030a28752a2ae4dfe074, '', 0, '?'),
(0x92038ede58ae7ff5903d248f58245f64, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPost.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPost.php', 1, 0x00000000000000000000000000000000, 0x0baa8431920b7a0da64d680baf3f520b, 0x7ab8ad7208bf855bcaa690706cc29faba868be5d43065bf87b9c35123ecfbade, '', 0, '?'),
(0x9208ca14b0aaccb721051c7698c8bb10, 'wp-content/themes/Newspaper/translation/ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ru_RU.mo', 0, 0x682990dbd2bbbbbab42313fbcfa129e2, 0x682990dbd2bbbbbab42313fbcfa129e2, 0xafae3332b0b4fd63a8d9797384bdf73c4a30ebe685a4a1180fb9ea830b753f70, '', 0, '?'),
(0x920925f7453dcd757e17a952cd520bc6, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hi_IN.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hi_IN.json', 0, 0xd7b44e896d17ff099c426e4eb3e32592, 0xd7b44e896d17ff099c426e4eb3e32592, 0x252455f245b1cc4b58a00e51195d1f25eadb7277d8592b86baa0b3a86aea8668, '', 0, '?'),
(0x9209e13dde2e61c1df1137d3d70ad18f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Node.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Node.php', 1, 0x00000000000000000000000000000000, 0x481d742d3afc00d4a511a7696e95f374, 0xcb9079433b926e4680686c875e23dda5060b9d926f9609002e33b74ca2bbbd1f, '', 0, '?'),
(0x920cf1576b6c9cfcb48383c5ced6ece8, 'wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png', 1, 0x00000000000000000000000000000000, 0x2250773f6de17697742d105304c5017b, 0x7010b2cbbd09934aa08ac648b08ab022bde955db1551ce1c593b405b952d9606, '', 0, '?'),
(0x920d6e2a828c90aaac8dda0c52648ce4, 'wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php', 0, 0x050d109ded9c5e65102743c9a1290db7, 0x050d109ded9c5e65102743c9a1290db7, 0x37c5359d540afa40f9a75642f68662e6da940381112b7731f734a94ca3ec51c0, '', 0, '?'),
(0x920da454cf605b303de6b7af18375ca6, 'wp-content/plugins/elementskit-lite/widgets/accordion/accordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/accordion/accordion.php', 1, 0x00000000000000000000000000000000, 0x4a0e37882be203927ab6e884a32706bd, 0x967bc22d9a63c18b81b9ac391e2e8c37a8124a973277ee8b86e78378cd67f8c6, '', 0, '?'),
(0x92146fab2f02ca64f08d3478601ca49c, 'wp-content/plugins/akismet/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/readme.txt', 1, 0x00000000000000000000000000000000, 0x3bf1eab3ca0a6ccb59dbc05ab4015205, 0x439e484ca7718594eadee13b827418bd9687ff74b4875d0af3c6f28835d2d7bd, '', 0, '?'),
(0x921b390dff9f01c8ee0d4b7c890df332, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php', 1, 0x00000000000000000000000000000000, 0x8657cb7c314b28fb486f64b6ffc834ee, 0x179781c0c7a64882aca90d0cba482795b30a27ab0732bd7e3c49ba75464be960, '', 0, '?'),
(0x921b544561e44d59015a3443440f69f7, 'wp-includes/fonts.php', '/home/iraneurobetcom/public_html/wp-includes/fonts.php', 1, 0x00000000000000000000000000000000, 0xa606ae84c82df6709b7d4cf8a0b24ad1, 0x5f8814f6322a6ed2ba60773a6a59f729350ef53f2e51814d147077f0542fd325, '', 0, '?'),
(0x921c0a81590d17a062ab520d0c8b0f5b, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tgm-plugin-activation.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tgm-plugin-activation.php', 0, 0xa6ee4f6a6971fbeace64bdfe8d8a5012, 0xa6ee4f6a6971fbeace64bdfe8d8a5012, 0x468b501005a406aaa431d9dfb8d0461bacde5244af1b0086aa89fe968c63e3d2, '', 0, '?'),
(0x921f5125149d95bc1f2abf844bc28c9f, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php', 1, 0x00000000000000000000000000000000, 0xb8789d016f3c0d45dcafd71afe58641e, 0x90adddfd82618b85932b89a0a1222324d3b5bb67aadc5381f8de1e7ab86911dc, '', 0, '?'),
(0x92286990919227fc728d3e41afb333b5, 'wp-content/plugins/updraftplus/includes/Google/Service/Drive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Drive.php', 1, 0x00000000000000000000000000000000, 0xa21274a53359f671492093876d711e3a, 0x545f0d6c57a8f7e4cc4d1f7b4cda5940e9aab819434d8818133e9bb56dcb6adb, '', 0, '?'),
(0x9229a08a40954d719881a4eb08a51893, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/td-composer.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/td-composer.png', 0, 0x6a1ba195a029370da3dcc8c17a818242, 0x6a1ba195a029370da3dcc8c17a818242, 0xc7ff7e15e99d7390d416947a808beefda227d2d8a8ac24f1a5b67b6590b9ae2f, '', 0, '?'),
(0x922b4663068d306d5fb6aaf9088c4969, 'wp-content/themes/twentytwentyone/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/footer.php', 1, 0x00000000000000000000000000000000, 0x3914b568347e451ecc6dc548eb4376e5, 0x06ea8230dcd65c6385e552e7684bc1a0db070bf621b1a40e8e5ed257a327aa05, '', 0, '?'),
(0x922d5275199edc101cbfed5ec5fce0c5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookendExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookendExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x1ae6db6ecc4c730c33fc763c69d76680, 0xfc403d3e22df57824d486416bc5be77ab59f76b21171e5de633e4625ab2d51bd, '', 0, '?'),
(0x922f16bb17c998fc5df45ea4575c8371, 'wp-includes/css/wp-embed-template.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template.css', 1, 0x00000000000000000000000000000000, 0x1012c7bc697fca2c9c29284975d0dd5c, 0x765ed9011f6c5a9a39f502dd430467bf8c49b4533898583393a131b3db7148e0, '', 0, '?'),
(0x923a772145162c92ba3df37110a9d3e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlainAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlainAmp4email.php', 1, 0x00000000000000000000000000000000, 0xec561bf0a5ad0a4acbf18d5d68e2f12b, 0xcaf3817234eb220dd571925e936d5d5cd1eb6ecef61138b276019a790fd69c19, '', 0, '?'),
(0x923ab7b938bfdd4a4da4033493861d66, 'wp-content/plugins/elementor-pro/assets/js/hotspot.fa04300164c35a866a51.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/hotspot.fa04300164c35a866a51.bundle.min.js', 0, 0x563a65c5ee10d079e9d043a65b21bf86, 0x563a65c5ee10d079e9d043a65b21bf86, 0x32ec334c749b862da04e57f8a2de45088618c2ca4557d652cf01bfbc08f83fd3, '', 0, '?'),
(0x923db3ffaca0bbdf9ce4f60c4e2cb79b, 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php', 0, 0x32033e10e4ffff6e71efcab42803511f, 0x32033e10e4ffff6e71efcab42803511f, 0x40b4541b220095ec56181f766910a8bbbdba3a3b559a72c15ad6c2290955c890, '', 0, '?'),
(0x92449222f21fa992c16052ace9a746d5, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg', 0, 0xc231049178e44e1d21d793a334b2105e, 0xc231049178e44e1d21d793a334b2105e, 0x4bf5f12f4afdf9b1aaa52ed907e3176f53ca88606697546c16db8f0da6d00e70, '', 0, '?'),
(0x924f220c9b734f9289c147decd056862, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshDailySchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshDailySchedule.php', 0, 0x2d44be0cdd0c734d11149368ed932120, 0x2d44be0cdd0c734d11149368ed932120, 0xe985938abc7eae592e8a2b6381ff983083195b1a44ee17caca70b1bc828324d5, '', 0, '?'),
(0x925973c17239bfe33abf4dff6031c3c7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php', 0, 0x1b7c23502e8ee090cc04b1d962f42c49, 0x1b7c23502e8ee090cc04b1d962f42c49, 0x96a840479c09f65a98b485b500f86e9ae1301ffdc883c29907520e71fd0f54c0, '', 0, '?'),
(0x925d08dcef856b60c7e4176268e2fd08, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormatter.php', 1, 0x00000000000000000000000000000000, 0x18470091fcfef125c3daf66bd2b1f1b4, 0x0e08d35d0726b5e1f100baf2ae7d4e50e3af52f427ce49e596fd51f13e26be18, '', 0, '?'),
(0x926768b6cc48405492e720b8c012e6c7, 'wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xc7c5113a2d331e14c7784d9121c1802e, 0x24ed5fa03cb57762f6cb51a553acf202c41a19012a744c9596fa86866054e2ea, '', 0, '?'),
(0x926bc311ef359579b82e9ca15ad25f83, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', 1, 0x00000000000000000000000000000000, 0x0d37fca84b327e5ff6c2cba89ad906b0, 0xe00103be8c9806eb2fb31c70de0a20da148c20be0b404c53c6253916c22f43d3, '', 0, '?'),
(0x92767b4cf64a6cc58d80597ad560b028, 'wp-includes/js/thickbox/thickbox.css', '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/thickbox.css', 1, 0x00000000000000000000000000000000, 0x37faeb50ef52da086e0f8c2c289e66d4, 0x4dfcdf8df0188a569d5f975e8db8a6ff6f6c27009adf71594cfccc98299bddea, '', 0, '?'),
(0x92780a783a81c9150902dba5978da464, 'wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas-handler.php', 1, 0x00000000000000000000000000000000, 0x824485ddf29e298c8bbbafbbff9f14e8, 0xf9d77aad019b6e0ec1adc2bb9a4d54e0b046a336ed59435b6f49352ac2551a70, '', 0, '?'),
(0x927ba224b22bc8d3bee546b76cc9b557, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ar.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ar.json', 0, 0x8c5ce20b7c18947994137c4e9bd62d60, 0x8c5ce20b7c18947994137c4e9bd62d60, 0x336d909b924d7f71c749ffcee6aec568eb014e3142756393b88af0edac1e8c40, '', 0, '?'),
(0x927f35be7bb2aa20351900cb22affcb6, 'wp-content/plugins/elementskit/widgets/facebook-review/fb-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/fb-api.php', 0, 0x782c5baae6d4d6d6addf90172d3ed868, 0x782c5baae6d4d6d6addf90172d3ed868, 0xb7b7928cfb483affaf71e074e99bf67c6c1616217abb642dd97ce2aa4a2540f1, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9282697aae0e8b8a69299505ec372b4f, 'wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php', 1, 0x00000000000000000000000000000000, 0xc2c3fda73645ff43700bb504f9724873, 0x4613092cf071c94bb9d4acdedec62eb2e77f18e11edd651de5451dfeec9ecde3, '', 0, '?'),
(0x928413e18ef5150cad01b7f5e37204ed, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4.css', 0, 0x92b2cbdd6518288df5dba3cdcbf28307, 0x92b2cbdd6518288df5dba3cdcbf28307, 0xc5869705ad738e642beb2afd5d80c46012f172965c8060caa8b8a766805f62e6, '', 0, '?'),
(0x929c5ea21009a7229875025a06d95320, 'wp-includes/blocks/comment-edit-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/block.json', 1, 0x00000000000000000000000000000000, 0x4b1363b5a70cb192cd77213131fdefbc, 0xfb03906b92771ecfabfe2016aaae89f1811df38bec96ee73ec99834ebb0fa649, '', 0, '?'),
(0x92a0977a8c9617c13ed04ffc5d5eebe9, 'wp-content/plugins/elementor-pro/data/http-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/data/http-status.php', 0, 0x5e76ef405576f8ad5aefb87cc72cfa86, 0x5e76ef405576f8ad5aefb87cc72cfa86, 0xb4877f867228cf50692a49e6a8bb6ac736eab801bf98ea0c662830142b0082cc, '', 0, '?'),
(0x92a19451df11492040826eb82486546f, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css', 0, 0x62676056793e4bc5ea3a6c5db1ef9925, 0x62676056793e4bc5ea3a6c5db1ef9925, 0xebc6cd729170e8ed2f2ca9c9d4045c41e2e1198f8540584795e49bbeceecbdf1, '', 0, '?'),
(0x92aced82d158a9311832ef8d6dc68772, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', 1, 0x00000000000000000000000000000000, 0x819504c086b326dbe1ea261c1d94344b, 0x650f3d32361e641f41f599752c04a7c21fd523dca57870b4f098b77288b0693b, '', 0, '?'),
(0x92b0ab4cdb4d2e25ced55659ddc00e64, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', 0, 0x8b4f4127ba39a0272b3bf9e5a7976178, 0x8b4f4127ba39a0272b3bf9e5a7976178, 0x21432c56032df6aa6724d746af03789c02d3015a14e3e1dcb7eb97866cf418e6, '', 0, '?'),
(0x92b128b3bc4e4c8d3b080982cec01903, 'wp-includes/js/dist/api-fetch.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/api-fetch.min.js', 1, 0x00000000000000000000000000000000, 0x48594e232250572dfefc7b1cbf0acd1a, 0xe16b40be35269b9839f413cf92db834fab1cfd5063d698ad15e7b9653a897f68, '', 0, '?'),
(0x92b387c597ff6393bc3bdb9e9c757bda, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', 0, 0xdcd1f7284d2b436d6b9e3e42abd96803, 0xdcd1f7284d2b436d6b9e3e42abd96803, 0x81c937201eadc209c416b57820316892133124c9f45d2ecfe62d5fd515e21a36, '', 0, '?'),
(0x92bc61f99d4a8d89927165a9fb143f58, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php', 0, 0xced61bf4cf4ec4a549ebe31de9ae4dd4, 0xced61bf4cf4ec4a549ebe31de9ae4dd4, 0x381e9a9b13dc72af83ae357d2895d061b1d0bc870481342ad8e769100b289080, '', 0, '?'),
(0x92c4a30df1ffb6207cfc77fb04c4957d, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/TheSEOFramework.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/TheSEOFramework.php', 0, 0x40fb3d85c84f269f184e3aa926b7ed07, 0x40fb3d85c84f269f184e3aa926b7ed07, 0xdd5e1c6eeb343c047ecbdfe386e3157e91c0806aa5354d1aa32ab614c356048d, '', 0, '?'),
(0x92cd97119340d7fc5cc61e0ce16a44be, 'wp-content/themes/Newspaper/translation/ur_IN.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ur_IN.po', 0, 0x6b7875b1fc7b04467dd4941140a79fad, 0x6b7875b1fc7b04467dd4941140a79fad, 0xab4f52763685051af707be79771b730582832b14bb615aaf1f468a6c6f347576, '', 0, '?'),
(0x92d3e19a3b080c0c0a4e7fc4d37105f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidAttributeName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidAttributeName.php', 1, 0x00000000000000000000000000000000, 0xc138c898bd32a1764a672ea91443a7c3, 0xb086ada3baa50e7edaa72152b6f775b6441a6c17aa7d3135d30ad8d06cf15457, '', 0, '?'),
(0x92d669dccc3855081c7f7c9ad6c1979f, 'wp-content/updraft/plugins-old/updraftplus/images/notices/locksettings.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/locksettings.png', 0, 0xbe876d5ca0b2b9bfcb834a027b5de115, 0xbe876d5ca0b2b9bfcb834a027b5de115, 0x5097b292a5fed7954c58cafc7756fd094a3c8845501ba8d2c6a6bbd8f3c29270, '', 0, '?'),
(0x92dd7452f40f16b78d830929d7ec234b, 'wp-content/plugins/elementskit/widgets/whatsapp/parts/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/parts/error_log', 0, 0x682ce598235354a4cb90eff749510aa6, 0x682ce598235354a4cb90eff749510aa6, 0xfb40725af4d15e4ed0154031ac34d668d63a458e0ed8d37317283741f8fb186f, '', 0, '?'),
(0x92e1d8f546e2105aee030a51d90f4345, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php', 1, 0x00000000000000000000000000000000, 0x3bb762ebd0ddca7a334cfedd3312ebe3, 0xd19ac2516082e277b5643e4f886f4a9289d7fe0ba8f3a4274ea9d3813e778f2c, '', 0, '?'),
(0x92eb27214dadc4bbfe0003e54791affa, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.css', 1, 0x00000000000000000000000000000000, 0x5722a1574fb4c93cb9e1b6d4a9dd6088, 0x900936d5ae754b0e24a4447be3a80beb50a8fa738d526f3586f772d159a6b859, '', 0, '?'),
(0x92ecce3105d1c0fe2d5124815eb8a908, 'wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', 1, 0x00000000000000000000000000000000, 0x9c9cff93a0d5a209225c1bae18d80a9d, 0xc676f55bc3cd2d0816804e59a95156174c05ab56670c0b12bb8e818a6e38b662, '', 0, '?'),
(0x92f30d806db9730b009d40ce3d5b11c6, 'wp-includes/blocks/text-columns/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc78ed9108dfde1d74f13e4d78c75aea3, 0xeba3cb3a2fe6e31c071d8a1913834960f536b739fbe88d09a952d0e8e130ea33, '', 0, '?'),
(0x92f790a7844b38e41779d74a50efcbf2, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/NotFoundExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/NotFoundExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0x827fdd213f8bb3dc413156cb537f7909, 0x6b0c27d789e97fb9d58ca1ecbaff33650f214c9d31c1bf7ac91456a97a3c082f, '', 0, '?'),
(0x92f880485e825b45564373de64b1d1eb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php', 0, 0x05aa96ae6f6cbfd3c2787791255e3bee, 0x05aa96ae6f6cbfd3c2787791255e3bee, 0xc08ed3f2d07c10154db66a7789f5e263dede360842241d5c45f982658145818a, '', 0, '?'),
(0x92fed6ac2b499537c60e8e0cac5efca5, 'wp-includes/blocks/file/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor.css', 1, 0x00000000000000000000000000000000, 0xb246ea983db06f4aaa16c3ea572efc6d, 0xf6a551bb7297b3548fa66e9025180c12faa5dcf140d06e0627e5da6d7d34f61d, '', 0, '?'),
(0x9300a158dc6e5323d8351e92d44dc74a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', 1, 0x00000000000000000000000000000000, 0x4bc3f2edf4afc88584b17ba247dfad13, 0x712e39ea838a29bb04b6a8514b9a04211b57ea148774818d745b0af865b5feef, '', 0, '?'),
(0x930250e6ce410d3fab8bca5e13b4f23e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', 0, 0x8fcc60e2f072c8db3f827d5cbd12bb0f, 0x8fcc60e2f072c8db3f827d5cbd12bb0f, 0xd7f911b114f7eed4352d74501580228578d358f21cd230772218a632d21e71d9, '', 0, '?'),
(0x9308319884f48e717ea6028307c7eff2, 'wp-content/languages/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', 0, 0x8b8490d9fe54434595262293f6847aa7, 0x8b8490d9fe54434595262293f6847aa7, 0x8b8f72fb1e013fff6cc7fd31eeac648dd29eea062513ffa684d42f9f2762469a, '', 0, '?'),
(0x930ce0745a8c7d9418d893ef53f50fad, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/BustingFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/BustingFactory.php', 0, 0xe2c8dd63bbd8113445122aa9b240e87d, 0xe2c8dd63bbd8113445122aa9b240e87d, 0xc518733c740dcf6568aadcdb16d328c832cb559fb698fdbd4c5d54f398676ad8, '', 0, '?'),
(0x930de3ac3fdf88b462e48a56e164ad8a, 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php', 0, 0xf97903ba64d990b794702ee7565484db, 0xf97903ba64d990b794702ee7565484db, 0x03d4f4fae6145a42431d245b7a3ba363f9f27d16ffbfcd211d1fdfdfbcb39e86, '', 0, '?'),
(0x930ebaf1873b46b8287b0da558294a93, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationHandler.php', 1, 0x00000000000000000000000000000000, 0xc44ab47b1ea58d930be99c82b2c85e3f, 0x87ceb669cdc36cb533a0f0de926f12b4cba7b0ca2b8a0e9d914f807d139d7378, '', 0, '?'),
(0x930fcacfcfd1c7b216452254004f257c, 'wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php', 1, 0x00000000000000000000000000000000, 0xcc79add5031b73ea5d451383a1bd9c30, 0x85731c3fc7d6dc97d16092ebac913e1001d0be725151444637f6a09362c996b6, '', 0, '?'),
(0x9310da5b6a14df0b6e01d65a3e41ced0, 'wp-content/themes/twentytwentyfive/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/readme.txt', 1, 0x00000000000000000000000000000000, 0xb96e691aaae20a15f22d90d46d53cbff, 0x1e97435d25d245dc082fef187b3206fd3ba57ee2c4f94fc1af1acad716205b6b, '', 0, '?'),
(0x9313b166cebd7fd464d45bffb9c39ae8, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-location-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-location-presenter.php', 0, 0xf645e4ac7cc6b2b7b0d2025c8a20938a, 0xf645e4ac7cc6b2b7b0d2025c8a20938a, 0xabe3bc5da76cc63733898b0c26af5d45bec1fb3366087e8c6c783c0f271c835d, '', 0, '?'),
(0x9314e652d21970ba78eb4f0c8055ca22, 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php', 1, 0x00000000000000000000000000000000, 0xb40cce124c2d1aeab6d8d23076660a90, 0x952b26682dca9ad8f9956aa28146701952b10cde24e4f9e9a608c9a909312374, '', 0, '?'),
(0x931999d3bf938697735392e8c6467c71, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php', 0, 0x36934f1a1bd1dc2f16f1fccd65927c73, 0x36934f1a1bd1dc2f16f1fccd65927c73, 0x3da8201bac55169d3dfbcf32deb2b585c97d5f6c8953e20876f96119395d9def, '', 0, '?'),
(0x931d58e88156d7984f7c387d069a8082, 'wp-includes/theme.php', '/home/iraneurobetcom/public_html/wp-includes/theme.php', 1, 0x00000000000000000000000000000000, 0xa4189069d27ee4aee68eaaf8a4126bc1, 0xed06adf93cdb22ac4ffbb4dabf79eb4485f91f9516b64692d9d9b6ef364cc389, '', 0, '?'),
(0x931e52e580546dddbca37e6a39685dbc, 'wp-content/plugins/amp/src/ExtraThemeAndPluginHeaders.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ExtraThemeAndPluginHeaders.php', 1, 0x00000000000000000000000000000000, 0xe3443bcfa221ae7cb8c17407bca9047b, 0xd8f5c5b4c9a63ab961f1f97bf1b83f131aba779ab6c5b90c48da051224f86d2d, '', 0, '?'),
(0x9320056d8d3c2d2717d60c849ab93859, 'wp-includes/css/dist/preferences/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style.min.css', 1, 0x00000000000000000000000000000000, 0xdc0788554cb8343df92df1bb867893ae, 0xea90174f9bc4b1b45bea7022d46529415b38e0320f0b9561246a7b5c6fbdbfe5, '', 0, '?'),
(0x93243fc1d052ff1b97a6d13cd815862d, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shopengine-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shopengine-logo.svg', 1, 0x00000000000000000000000000000000, 0xc86b635fd4b95719c00303cf3e6d8635, 0x1b27d14432ec99581314db944a6a1d90d78f0c9221f47e3a6d95a22c0124e1c2, '', 0, '?'),
(0x932c9b0c2195980017db5cee70cfa3ac, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MultipartStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MultipartStream.php', 0, 0x91fe66c33a725448a9d9fab3bba428aa, 0x91fe66c33a725448a9d9fab3bba428aa, 0x442f5549a1a345c8d2936fa0251a5dba974449b262fcd6057b97b8cc57b93e78, '', 0, '?'),
(0x932e17f234eda63441fabe2ec51beaf1, 'wp-content/plugins/amp/assets/css/amp-block-validation.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-validation.css', 1, 0x00000000000000000000000000000000, 0xbdd93344cfb9c2ef377d4b47f16bc2fe, 0x3e9ab05eeaa1612306a7ce1d6e7ebcc5570080992bcbd692dfd93534977c60aa, '', 0, '?'),
(0x93300f2202a7cb47a31a3ddf6856349c, 'wp-includes/blocks/separator/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme.css', 1, 0x00000000000000000000000000000000, 0xb189a8f9e5b7c3de45c8aa12f5f3ab68, 0xd790d35aa9c8bd6e5f367b8b4ed36e3bcd464d3e756e14b4c10fff0512b7fe22, '', 0, '?'),
(0x93343c3a3b75e47c61c9d5f630f5014e, 'wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button-handler.php', 1, 0x00000000000000000000000000000000, 0x531f7947475a1a4e1499c56dc52c1c5f, 0x182a479ca6c7757cf0479cb33e3e1e163c035e53ac2b7440e93985bc8e3bd7db, '', 0, '?'),
(0x93390976d70ff911b76a57902ce5995c, 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-api.php', 0, 0xe782e506834b291e87a1b1df5ba1d748, 0xe782e506834b291e87a1b1df5ba1d748, 0xe72828f57f7d0de7514ade00f904c03282c973550fea47a858439a64eefad35b, '', 0, '?'),
(0x9339e657eeee121a5a01423d4b3f2840, 'wp-content/plugins/elementor/assets/js/web-cli.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.js', 1, 0x00000000000000000000000000000000, 0x31a6bcb30cfcbee5aed5b71efefcab3f, 0x1063a216eea4c361304b356a426e4115e5a5a8d9a1dcd7de0c6ae08a947fd86e, '', 0, '?'),
(0x9342dd482a12046d7a97cd4e3833fcee, 'wp-admin/css/edit-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/edit-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xbe3f68cc0ceba521094e892b42b24c4a, 0xd93e82f6a6206f616c6fcd657d0a865b4880d1644cae3731b5971bc15f661931, '', 0, '?'),
(0x934dd130977dc1b84ea8c9c55352e804, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/README.md', 0, 0xc955b0e85836d701a04d0f271c2bb704, 0xc955b0e85836d701a04d0f271c2bb704, 0x0d96dc583944ff8dce7301ae7d679d161b2fa0d2949bea3a1be8caada0092899, '', 0, '?'),
(0x934e975e6e69232e5322115eaff4a30e, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss', 0, 0x1f57e3b069d3b3c744c76feb5d279d36, 0x1f57e3b069d3b3c744c76feb5d279d36, 0xb0f1b9898133b3b7d03703f233052951bf2b6f68e3515d81121bd87630a9f325, '', 0, '?'),
(0x93520d52304f29081a16c17c737aff38, 'wp-content/plugins/elementor/modules/nested-accordion/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-accordion/module.php', 1, 0x00000000000000000000000000000000, 0x87a7cdc493b5e4d678c24e19311c5e86, 0x7494b6548b2ce5daa0f59acbb67c74514cd8ecda612365af5936c3cc4ef7c0c0, '', 0, '?'),
(0x9352889cb4739ee9c295797c507d6288, 'wp-content/plugins/luckywp-table-of-contents/integrations/elementor/assets/editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/elementor/assets/editor.min.js', 1, 0x00000000000000000000000000000000, 0xf1fb3f14b8f5ecb6b98d058e8a360dce, 0x488564642e8d015f047ab4e53240be73578c79ece1117575cdebcd431c05d9ca, '', 0, '?'),
(0x93567dbb50949cb16d952faf7c492ad9, 'wp-includes/js/customize-loader.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-loader.js', 1, 0x00000000000000000000000000000000, 0x359bfcf84731850e3151c58debce910b, 0xcb8ebe118bd60f347035f864ba08860e1da3a8f84886edb9996da4d492d8827a, '', 0, '?'),
(0x9358f981ba6b1dd083bebf0ef2a68dca, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', 1, 0x00000000000000000000000000000000, 0x56a7de2d81ba124c6bfe56221c7dacea, 0x8667712029b809919094403fd61acc656694f5955a339c06166102dcdd20ba2b, '', 0, '?'),
(0x935fd0cefd21fae10808ac1faa8d8618, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-news-blog.php', 0, 0xc3ce4eab7553a36b81a992c0e2b287e5, 0xc3ce4eab7553a36b81a992c0e2b287e5, 0x44bb8c452b07261aedca9691cec9365fa1f6e667cd64f4b46ce566928d0a00eb, '', 0, '?'),
(0x93632406fa6fe52498650ca7e238b55e, 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.css', 0, 0xd3ccce000fabc1500a7310f655482ae5, 0xd3ccce000fabc1500a7310f655482ae5, 0xe14f50cd181baf51d48a24ee47a105c2feaaa0be7f9a6a2ee35075f24a4c379e, '', 0, '?'),
(0x9365dc98e54879b7845dabbaff6fee14, 'wp-content/themes/twentytwentytwo/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/archive.html', 1, 0x00000000000000000000000000000000, 0xca30a7d5bc77e21b9e458d0e1b1f2774, 0xd29eb43113aa111c9367f932e29109d7d4cabb13b4429873060db6c756584cf1, '', 0, '?'),
(0x9369a9d66874024456c57072cd6e845b, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', 1, 0x00000000000000000000000000000000, 0x7f83f9f56851a309bb6d7f379756af62, 0xcc6f4dbdf45eedf3f094f53ce3442d044f0239218a5d756e0a39123da8ef4213, '', 0, '?'),
(0x936c81fc1b743a7b302b37e0394314fd, 'wp-includes/sodium_compat/src/Core/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0xf1d3480c782bda30371cb89960ae7df4, 0x40717ab4146ad81849af99e1e6200044bc61b60257bbac366ecd7b8aa3b679df, '', 0, '?'),
(0x9371eb1e24e9ac70b2af893962ff08e7, 'wp-content/plugins/elementskit-lite/modules/controls/widget-area-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area-modal.php', 1, 0x00000000000000000000000000000000, 0x0d61fc438d52a9eaf7cbeec3b5ead37e, 0xa8c78c8aa63786e1ad6b3a1b96ada22a49cb2c9e0bd7b6e928cf91366c2a60bc, '', 0, '?'),
(0x9379d581e73e94a12d40099ea92f865f, 'wp-content/plugins/elementor/core/utils/hints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/hints.php', 1, 0x00000000000000000000000000000000, 0x27533b9e16021cb600b6bca824ca4819, 0x9e7f80f26348039a0096c99a0674d613d0cd55e5366874772d0b9c744803c56c, '', 0, '?'),
(0x937cf5fb9bad741f73cec44b18430699, 'wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php', 1, 0x00000000000000000000000000000000, 0x703ccc626690c5d22e46557efa4c1175, 0xee8819eeb335d5fc799d625798b95182542bce439b19a077b3961b81e8f7496a, '', 0, '?'),
(0x93859503fecf9a2c6108d57fbbc7ab22, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', 0, 0xf75053eaf535a77f677a674915e62db2, 0xf75053eaf535a77f677a674915e62db2, 0x67e88d8003fed400c1a9d7683cc426944d30c005c669758d5eba12ccb84cf05f, '', 0, '?'),
(0x9387e758604c9c093644ad97982b50ce, 'wp-content/updraft/plugins-old/updraftplus/images/dashicon.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dashicon.png', 0, 0xfab5acda76df6ce3636166e0e1120ba7, 0xfab5acda76df6ce3636166e0e1120ba7, 0xb283f1cf021ee5a77cb85ae2aee6d3f71475153c24288a1a26d80344d2a12693, '', 0, '?'),
(0x93882e8f9976382d7f724ac595ed7151, 'wp-includes/js/wp-auth-check.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-auth-check.js', 1, 0x00000000000000000000000000000000, 0x9132a9a3e8591054e678da1c0e778004, 0x4513e94944280e313069fd7cf3563aede95ed3731a58c7825cac396be94fae47, '', 0, '?'),
(0x938abcc07a3e9f4e7d215ef978fca3d1, 'wp-includes/l10n/class-wp-translation-file-php.php', '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file-php.php', 1, 0x00000000000000000000000000000000, 0xc99678842b9059cee5ae544dd7f3c9f8, 0xd21d931667cbe5bbee29907217c7a1574bb8bc58822cdb49c0704c51efb2d7af, '', 0, '?'),
(0x938c300cb55fd66a7deb3849419ac168, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', 1, 0x00000000000000000000000000000000, 0x609545792fec24ecc885392098dff087, 0x27b056c543acf7f3b9eb8ad3bbbc3b26efc29b41e0e4bb71d67f952b2b8bda6b, '', 0, '?'),
(0x9392978e24f29339c33d5d12c89e006b, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php', 0, 0xcec0c2bf60cda5d730f0e102d0c6af80, 0xcec0c2bf60cda5d730f0e102d0c6af80, 0xdcb1aa18a603ec69a924ac73def8b0f1d03e240086c19d1b7c3815d587692556, '', 0, '?'),
(0x93964fcfce0b9887813958964b486f82, 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php', 1, 0x00000000000000000000000000000000, 0x011518128b3fdf4dcb1bf09d65af26d5, 0x2ce549fa1dbb0a9107d92ab0b01984f636f2e2a114bcbae752056620559ce380, '', 0, '?'),
(0x9396a3ad3ab0030ec21b44659e0f95bc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RowData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RowData.php', 0, 0xa827642165bdbecd4d54a47239698b5e, 0xa827642165bdbecd4d54a47239698b5e, 0xd338dfb8d7db4a727f5c80e0272ad4e3d92bd380fbb82a127a527cdcf5ecded4, '', 0, '?'),
(0x9398102ae2cc242901cfe014a162689a, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php', 0, 0x3524b4598f7b1b4980621f902d2b1e85, 0x3524b4598f7b1b4980621f902d2b1e85, 0xedf1f09fd6f64fbd9fd813a890c363a8aa31e92efbaf4b37f7b741c5babc3711, '', 0, '?'),
(0x939884207c1693d0deb38771bb9d8aaf, 'wp-content/languages/fa_IR-270d72d1cff17227d37f3244759cbecb.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-270d72d1cff17227d37f3244759cbecb.json', 0, 0xb328b53d69852d1c3c22e637763acf23, 0xb328b53d69852d1c3c22e637763acf23, 0xf746fe0f53be7d84e70b531d8ab1191e9b4f3a1bda77bebdec5246541b5192d4, '', 0, '?'),
(0x939c07278008599a3f2c6d6d6bb42eef, 'wp-content/plugins/wordpress-seo/src/initializers/plugin-headers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/plugin-headers.php', 1, 0x00000000000000000000000000000000, 0x3d73c254e506e6f781e142c0b6548f92, 0xbe28e3e1a6097904d3a025635dd83506aed9e17fc310c5b077978c8722b25073, '', 0, '?'),
(0x939f360eadd01255d1d1a6dc1e0875ef, 'wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php', 1, 0x00000000000000000000000000000000, 0x451916b657521417bcb702d6e1bf8f00, 0xb482d2e8a3903ba19b4a2dbe3c0f22cacc38366578d6bc542860df92e34c20bc, '', 0, '?'),
(0x939f950ebb72333a6faa44025a3953ed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php', 0, 0xea52e6ceaa2759bec4578442a0c30124, 0xea52e6ceaa2759bec4578442a0c30124, 0xe721cd905992731862bed119a5db255f60cd8ed93b1064be821f14957ef37482, '', 0, '?'),
(0x93a2659b29515151932b521448bd6042, 'wp-content/plugins/wps-hide-login/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x93a8fc4ac8a2c0bef6fe7ebd356fb3ce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/LineStyle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/LineStyle.php', 0, 0x26c66df920aa1ce49f3e9cc4e2baa8d3, 0x26c66df920aa1ce49f3e9cc4e2baa8d3, 0xb79bc5bfff8ac88e787f0a36bc786d26cde0fa6d0ef4a38aeb5a99e971e88145, '', 0, '?'),
(0x93ab14378bd64523be77c5a76aafb2b2, 'wp-admin/includes/image-edit.php', '/home/iraneurobetcom/public_html/wp-admin/includes/image-edit.php', 1, 0x00000000000000000000000000000000, 0xde9c286d6ea3ce64f24b1fb1892c8381, 0x06f3a807566c8cf43f846ba709d1646ab3a0fbc7c3c9f247ff0793f95b717f99, '', 0, '?'),
(0x93ab81cac15507b3bfd589c742b6e2d1, 'wp-includes/Requests/src/Exception/Http/Status415.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status415.php', 1, 0x00000000000000000000000000000000, 0x0ad365d4181addf05e4666806deb9002, 0xa3958d2ad8add29f957c390e87872f5f3ce6f631f0d1c708c33f2bd20f561286, '', 0, '?'),
(0x93ad4b9938864f58445b24f177a570e1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GradientRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GradientRule.php', 0, 0x5d328d4f2f7564f467f7a9fdc9bc7e9e, 0x5d328d4f2f7564f467f7a9fdc9bc7e9e, 0xf42743a4cab207736ca3422899f1b3177ead90cfb587a8d6363091d50220e101, '', 0, '?'),
(0x93af9adbab8c0f987d4ecd696ba25b18, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', 0, 0xd71e80779af5f9a573ec3abf0b119be5, 0xd71e80779af5f9a573ec3abf0b119be5, 0x7fcc13f930c0c70948a065076cfea7595a9e56752a5afdff8ab7d82b312f3c08, '', 0, '?'),
(0x93afdc33bae6ea85a017ef587ad68945, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-query-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-query-interface.php', 0, 0x0629ee1f16d2ee34eefb6bcaf68ead7c, 0x0629ee1f16d2ee34eefb6bcaf68ead7c, 0x3e075281a0e07f5498bc33e28f913ca618f9241c20b34b61e920d51440e5346e, '', 0, '?'),
(0x93b37ad9a04454a20f1e5486f67661f0, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php', 0, 0x40c56aacb5dae466d17fe82e684bfc12, 0x40c56aacb5dae466d17fe82e684bfc12, 0xd653e4a5832253cc60dd59e5882f6056b28f05a7d01cd587d47c35c500282696, '', 0, '?'),
(0x93b4a9e011376f4934cf0cc4d23d77b6, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 1, 0x00000000000000000000000000000000, 0x1f3482decf6b49549fa5dfc03dd6802f, 0xf1a5f27c989cff352fee69f2a2f7925656239056ca05e5edb241f0d4d3d96010, '', 0, '?'),
(0x93b80afb4a243cb53b3614ee32013c1d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataLabel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataLabel.php', 0, 0x53e434b546ea0f5947c42abfa3517175, 0x53e434b546ea0f5947c42abfa3517175, 0xe78e39f64e555d705df9263411080974d305c5f97cfa9ea50f6bc9c990699560, '', 0, '?'),
(0x93babcd2c16271c02fa4d9db4601a46b, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0xdff0aaad3787f5c2a40dac46c4dd0c67, 0x9e6e7f9256278c56b1fbbba456eeb27f29467c2ae1919d0c1732884ee08fd77a, '', 0, '?'),
(0x93bdad2e4d14fe01f684410d9134d631, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 1, 0x00000000000000000000000000000000, 0x0bd2f4f9b9e13e3137ce18ffd1a97291, 0x57fe884122c4524099d18be82bb99e07f2a80a6046287ccbc44f2527c2ec5203, '', 0, '?'),
(0x93be70be6291168022cad0dbd45ddd1e, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/AbstractAPIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/AbstractAPIClient.php', 0, 0xc0debf60b11a22f35f7a756f31fedfa7, 0xc0debf60b11a22f35f7a756f31fedfa7, 0x356a036c9e88a886406f800c18f06dc8efdf8ea3b55d8c1e84394b8e63658aea, '', 0, '?'),
(0x93cde3c57977873ba7fdedeebfe43dd5, 'wp-content/plugins/elementor/assets/svg-paths/spiral.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/spiral.svg', 1, 0x00000000000000000000000000000000, 0x29c892514e2dd2c06753c793aecbb8a1, 0x98a8f021d4f233a5cdb7b07d435353174c8bfbfa84b68d3ab9f58f260479b5e2, '', 0, '?'),
(0x93d160a72e55aae9d247e01caf515d97, 'wp-content/plugins/elementskit/modules/header-footer/views/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/error_log', 0, 0x397f8b243ce8d09b62be5b8c2503bfd5, 0x397f8b243ce8d09b62be5b8c2503bfd5, 0xdcc1fe865aa23bb4af9bcb4a48082725a956121b41a676f806f1821c3d32eefd, '', 0, '?'),
(0x93d27a91b572be5cd3bc8a3dbdd8079a, 'wp-content/plugins/amp/assets/js/amp-block-editor.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-editor.asset.php', 1, 0x00000000000000000000000000000000, 0x10a1e97c71c3228de863e23ba1a0a98d, 0x7d8a7aad6ad4a6ca5b39944c4d93a12f18fd413bb001cf7989345e38fc9ad4c5, '', 0, '?'),
(0x93d5561071289ebcc2a89c619918da23, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php', 1, 0x00000000000000000000000000000000, 0xb911d9eda14ce34653f767591682fe20, 0x7354189238bce79cc0bc9e6a515875a000e861ad378217a5e078111758472cff, '', 0, '?'),
(0x93d96d860e8f5fadb7b3e08d2f570845, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/product-category-filter-pair.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/product-category-filter-pair.php', 1, 0x00000000000000000000000000000000, 0xe85f59ec9ac8012c85c14a9a888b254f, 0xa5f5134cc49dd2584f650777fd8085d9c9d1a07a9aa985266a505cbc10bda14e, '', 0, '?'),
(0x93db3dae4e7f7d098998e358c715d279, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0xdaf38930545926b5645f68519e96a75d, 0x676466e86911b843b1c1eedbf0bf8417e5de141ba09adf7fb3a4a58db085c79a, '', 0, '?'),
(0x93dc9fa71b5f389d480fd80d24e53abe, 'wp-content/themes/twentytwentythree/styles/electric.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/electric.json', 1, 0x00000000000000000000000000000000, 0xcec7ad0a64e19a0251cea936b5d35fc1, 0x172ed11fbf9f7a0575e489d90ee6abbab755c4d11120ac548f70c9b8fa2dda18, '', 0, '?'),
(0x93dda68ebd783dea8c33fad1e4311660, 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-onboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-onboard.php', 1, 0x00000000000000000000000000000000, 0xa7b948c99d48432d6b1fe04e348d72bf, 0x0df7216f0d0fa5465c501ddbf18428070a5c68e9a4134d8e54740bb5829d7178, '', 0, '?'),
(0x93ddf96806a0d9b03cf33324e4d2f585, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerInterface.php', 0, 0xe150820360fbbbf1ea45da16bfb27a73, 0xe150820360fbbbf1ea45da16bfb27a73, 0x9df3eca219498f199db6ec3d3869dce70caa62dc6032317bb4aec23686ef63e5, '', 0, '?'),
(0x93e3fca43c683021390da264eb5a2af9, 'wp-content/plugins/wp-rocket/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/composer.json', 0, 0xa7f7530e957b2cdaa1f8cb32c560a548, 0xa7f7530e957b2cdaa1f8cb32c560a548, 0x15d6a044d73d057693331ba16893d4c3518df351adb2357ca3680963f3092cc9, '', 0, '?'),
(0x93e5bb510f718d78a6face5e26a52f26, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js.gz', 0, 0x52ca266af84438b8142d35faf18430b5, 0x52ca266af84438b8142d35faf18430b5, 0x7fce92ade8369316c517a271b1bc6f658e369671301123fc3d4b0a430e47170d, '', 0, '?'),
(0x93ea8a604bf145ee23181674925d7b26, 'wp-content/plugins/elementor/modules/system-info/reporters/theme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/theme.php', 1, 0x00000000000000000000000000000000, 0x16638de8d03c6419de88eb84cc5a4551, 0x4b07007eaf8a777b9c60b352e87deebe4e5064449e6d6b538d4c54db89d8e051, '', 0, '?'),
(0x93f0ab760feeadf9c30e7cdf2df0c917, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xc221f3fd3ce085bb175deabbd1720788, 0x158dc9178570165b06bcc8d0f60e14afd94c3703461e85a37ccb965a429c528a, '', 0, '?'),
(0x93f2cf19c997a52c0f25408e77f18915, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', 1, 0x00000000000000000000000000000000, 0xacd1a9cab2d25b902cfbac208106377d, 0x2d169837b252317d1b5b95ac126efb61d16da803d362d22b286334b1c7bd6937, '', 0, '?'),
(0x93f4603e384a8c03d30ec876b76aa861, 'wp-content/updraft/backup_2025-03-16-1157__EuroBet_4da642de86d3-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-16-1157__EuroBet_4da642de86d3-db.gz', 0, 0x1fb29a9eb75ee826b7e437afd99c2ce1, 0x1fb29a9eb75ee826b7e437afd99c2ce1, 0x76c4259c8a84e0cb0ed0056e8585ede672c34aacb320f2d067bb7658d1a6c178, '', 0, '?'),
(0x940503d4ad54cea62c2f2d0520fdeb70, 'wp-content/updraft/plugins-old/updraftplus/central/js/central.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/js/central.js', 0, 0x7d2e7cbf43da262f559bcb7c38b09b81, 0x7d2e7cbf43da262f559bcb7c38b09b81, 0x12e4bcade0eb6a781e840324e2500e24f3c0a3869ca9caa0c342931d4155054f, '', 0, '?'),
(0x9405078e6902fd4d75d46abd1de6a59d, 'wp-includes/Requests/src/Exception/Http/Status306.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status306.php', 1, 0x00000000000000000000000000000000, 0x2f486b8a7b4f06933b2c3c60530e7b7e, 0xf18f08e0891ca94d757997af25d4689cbad797c7d048d46cb084e1638bcceb41, '', 0, '?'),
(0x94062ca163df59ff36df8ff229f10f1f, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php', 0, 0x247e3c702175c1721c96b390dd179178, 0x247e3c702175c1721c96b390dd179178, 0x2c98726e826c126cf037bdf15a3621d756f8056c002d0f25ace0612688b53a74, '', 0, '?'),
(0x940ae93baf8397104501207400c139ef, 'wp-content/plugins/elementor/includes/base/skin-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/skin-base.php', 1, 0x00000000000000000000000000000000, 0xf7915a57d0845a439d0adcc88709f644, 0x392b31fc421e7ae5cfd5b7398faf80d5a283223b5c6a02234a2b0c57bfa644b4, '', 0, '?'),
(0x941262e8e8a36368476dae6579be7c44, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php', 1, 0x00000000000000000000000000000000, 0x046bc19e4bc7f25812d3e1e432f6b525, 0xae6489faf0c2bc67c24de1c9410988999ab06d4d2f1fa340def70d1a58bb35e1, '', 0, '?'),
(0x9414490e5cd5a4625ff31400404d96eb, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-generate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-generate.php', 1, 0x00000000000000000000000000000000, 0xcc1ea28ebe89834957b10d7db495fd4f, 0x8898b21b7c16a21e4c8a94a2198263d2d0b35d65a76fb101827f796d5c956779, '', 0, '?'),
(0x941af3181c90610fc8ee9ca3643870cb, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', 1, 0x00000000000000000000000000000000, 0x9671e493d9d3a8271de4e2c3d8d33d5d, 0xd3027123c0109cfd823657db9dc927c109a7a656c2436f63dce0aa8bdca86db0, '', 0, '?'),
(0x942148554e26ef228ba8d30e8c7af7f4, 'wp-admin/css/widgets.css', '/home/iraneurobetcom/public_html/wp-admin/css/widgets.css', 1, 0x00000000000000000000000000000000, 0xca7d821cf38d5c1994e00cce1e128dff, 0xaffdd213c2f3c73279c1887d39a361cc58d348c0ea61f560e7094cf1e0d45ab5, '', 0, '?'),
(0x94263f52320958502e7f2e22fa364613, 'wp-content/plugins/wordpress-seo/src/loggers/logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loggers/logger.php', 1, 0x00000000000000000000000000000000, 0x29096b5615b4b8fef3d2625dc538c146, 0xfdd07b158ff3eb206bf723dc07ff8e31d81d93e0d9209ff783492682df46ec9e, '', 0, '?'),
(0x942ad6f42a482dcabfd5997e234f63e3, 'wp-content/plugins/elementor/assets/js/packages/menus/menus.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.min.js', 1, 0x00000000000000000000000000000000, 0xd90b4278ab3fe19af9a6a5f8a767b534, 0x09bb36f25a065fa71057103a18a1acba125cfdd75a040b520a776a3340856788, '', 0, '?'),
(0x942afc35750f6a889d820470a1b1c28b, 'wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php', 1, 0x00000000000000000000000000000000, 0x31f6fe22692925d46c0db822b8b5db5d, 0xe45a998b82addbec0f01d7e308b07bb01720e91a9269551b520ee71b450e5c9d, '', 0, '?'),
(0x942dcde945dc3a9751d3883f420cdf3e, 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0x943a5661380ae3613f6d2b33b7d85669, 'wp-content/plugins/wp-rocket/views/cache/advanced-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cache/advanced-cache.php', 0, 0x140715a25ddf86875caecc3ba20ff89e, 0x140715a25ddf86875caecc3ba20ff89e, 0xc7c805278f205c063230e04aa664d7ec83cebf3495dd9ee529fa4a9cf4d0bb29, '', 0, '?'),
(0x943b611380f785fc8f5fa3a2a653f6ac, 'wp-content/plugins/amp/src/Infrastructure/Delayed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Delayed.php', 1, 0x00000000000000000000000000000000, 0x65cb02c1a7dc49ab9afc39c1904d90f6, 0x74d22d68b6cf5616fb9f09b2eec309548f2ddba2a5c1ddaa3947b464b0786a49, '', 0, '?'),
(0x943bbf31fb27b8b1eee8e8576655775a, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/login-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/login-status.php', 0, 0x822dfe4a7c6f3bc5972cb65fe405f8dd, 0x822dfe4a7c6f3bc5972cb65fe405f8dd, 0x7ec0637edc202665adc5d487436dff4582605169ccf13b11c96b4869061fa885, '', 0, '?'),
(0x943c2332df79a310c851973b9877f931, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', 1, 0x00000000000000000000000000000000, 0x0204c955f1296a87f0c40222e759c19b, 0xd06284bb7181126918488342676562e4eb748901669c1c79960a08f80e40c59f, '', 0, '?'),
(0x94422f5860bd226df4f127add296ce58, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook10.php', 1, 0x00000000000000000000000000000000, 0x9cadcb44fdd581ed15cdf469d2b1cac1, 0x2de54caa911bf641bf4392f8722a452dd572cc00fa92fddd8d0c757749811c40, '', 0, '?'),
(0x944262f2915dc26449d145a13713cc67, 'wp-content/plugins/elementor-pro/assets/css/widget-author-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-author-box.min.css', 0, 0xa6590fdbb109b04150cc6c2f07dc5a78, 0xa6590fdbb109b04150cc6c2f07dc5a78, 0x5423793feac2ad08e9c6a00bd65e1d0a38579159a0b2215f9df95d75d74aa548, '', 0, '?'),
(0x9442eb484ef569d06379f7df724bf81c, 'wp-includes/js/dist/script-modules/block-library/image/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/image/view.js', 1, 0x00000000000000000000000000000000, 0xfeed88cbbf95ab86e1a1dc6307a8eafc, 0x4e46d012308c48b0736687165f58373c6102c95f5935a282714a04d90c4ff75b, '', 0, '?'),
(0x94461fdf87a81f89c823f7a9617461cb, 'wp-includes/block-patterns/query-small-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-small-posts.php', 1, 0x00000000000000000000000000000000, 0x6640af49e00e7661fd3d391fa0a37551, 0xcdb72577401b33231ca5a39290468e5a7192a07460effd1273d96fc4f506928e, '', 0, '?'),
(0x94497f82688c01e1e66443157b6e3f8f, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js', 0, 0xf6d8156ba99602352375e7cea8e1a6bd, 0xf6d8156ba99602352375e7cea8e1a6bd, 0x42f8e6234bf6bf24b7d7dedb638cb600db2db4df63f0761c85127767b767d045, '', 0, '?'),
(0x944ccdd07e69533fd376b6433ec84079, 'wp-includes/blocks/latest-comments/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/block.json', 1, 0x00000000000000000000000000000000, 0x71ae63cee2782b017df1052550f10eb5, 0x6a0ad91b6387c349ee7274d838039f85fe0a68783be659f621e9bf51ab223b1c, '', 0, '?'),
(0x94509c4c0eda5485191ed7ea605d6e54, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', 0, 0x1eb97d14397c95bd282d8ec1fb9e72e0, 0x1eb97d14397c95bd282d8ec1fb9e72e0, 0x3cb00f6eb82efcea92e967ef84dc5daae67389586ba0adf003ac592bdce8671a, '', 0, '?'),
(0x94524e6ecaa29b914d432f14e38c82bd, 'wp-content/updraft/themes-old/twentytwentytwo/templates/single-no-separators.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/single-no-separators.html', 0, 0x3421066511749ae9b69b6202d5f62c1d, 0x3421066511749ae9b69b6202d5f62c1d, 0x23d41b57b6c856d94350647692fcbbcf4a0af8b31e4204966f340398de2c513b, '', 0, '?'),
(0x945337c0e47a0fc7ab9757cc7ed332ff, 'wp-includes/blocks/site-tagline/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor.min.css', 1, 0x00000000000000000000000000000000, 0x39730ceb2b3263fc31c05ce9258e007b, 0xc8dc135a6b8e52fee2a888d51a05358970fda0c9f497e2be6d5c10f36e7acafe, '', 0, '?'),
(0x94538782d9daba72b9620a821d59126d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpMegaphoneCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpMegaphoneCommon.php', 1, 0x00000000000000000000000000000000, 0x7347f58f52bb9e53d794eaf9a71ed8dc, 0xdba465d0cf58e185dc39600181d767d6ff78627e14ca495b8980c36e5d7f3e2f, '', 0, '?'),
(0x9454fcd9a71d728391001cf6dee9188b, 'wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php', 1, 0x00000000000000000000000000000000, 0xec6877e875248a79de0f0a54285b96be, 0x1bd663de7ae8650c5b093c2a9773d1641c41662739049052eeb92a28b3128b8c, '', 0, '?'),
(0x945534f9eed64e623c23f6eb1e5f0798, 'wp-includes/blocks/video/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xf00cac293e070f9248f6683f37154605, 0x33c2e199bcb03c48b7743f3ebf194eb24f1f1575ce8ac08f9245670487dd8e4a, '', 0, '?'),
(0x94581ab0bccc7c88573b2c02c58aadda, 'wp-content/plugins/amp/assets/css/amp-validation-tooltips.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-tooltips.css', 1, 0x00000000000000000000000000000000, 0x21426b25e0e5ea5817d8f527bae691cc, 0x4321301b75976207e983be6bfa07788edaab67ce4d5551b5216ab9b02d77f977, '', 0, '?'),
(0x945bdd1f417ff236610628fe26412293, 'wp-content/plugins/elementor/core/common/modules/finder/categories/general.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/general.php', 1, 0x00000000000000000000000000000000, 0x07b7afa9dc7fac476ce0d371e0aeda11, 0x0d5db1a230eb0ffeeb7214e0e8d46f5cbdc67e3cc1833f30506a724debc4a759, '', 0, '?'),
(0x9461b17455da71b65e21e430c6a36c81, 'wp-includes/post-formats.php', '/home/iraneurobetcom/public_html/wp-includes/post-formats.php', 1, 0x00000000000000000000000000000000, 0xfd6f1dde8ed01eaeadc22e1fc194894f, 0xde6319b5546c1c5f2201624d2a790bfa9dc4150822ccc04e81aaf4a93b2cfd9d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9461c024eaccc1f6915b24bf485288fe, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410-rtl.css', 0, 0x36b98365eaeac6a2be021cf69ac63393, 0x36b98365eaeac6a2be021cf69ac63393, 0x91762bd000f1d91d29606c5535eb4122e3d587436b792603dbb1556fe53e1901, '', 0, '?'),
(0x94671097c9f998bfb29efe2135e3dfbf, 'wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php', 1, 0x00000000000000000000000000000000, 0x953686559e3e7956e7cd5471a5e2910a, 0xdb7f2ef4e66d19c9cacf529bfcc35d8a6fa38fb697a7b9a7de931ff541e67d58, '', 0, '?'),
(0x946b8ba5977adfa3f3d4ecd7626fd352, 'wp-admin/post-new.php', '/home/iraneurobetcom/public_html/wp-admin/post-new.php', 1, 0x00000000000000000000000000000000, 0x7fb285b4e28c630a318d55ee5c45c884, 0x9cae836c727d5ed713753177c5f60887fe33113b11912eb13f4e4eab6072d4c7, '', 0, '?'),
(0x946e4c40c3d0f5ec884894ac39bfcc60, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', 1, 0x00000000000000000000000000000000, 0x2b250244bc15563d0d80a2bc7e0d954c, 0x17161ec3b15e416214c90923ab2bdeec26c70cdbd3a6f59beabf2b55ce563f73, '', 0, '?'),
(0x946f208dc419c905f0937832ef750cf8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php', 0, 0xd446aa4964ab080dcb8ad0658ca8542d, 0xd446aa4964ab080dcb8ad0658ca8542d, 0x17de07bfde74ae877a39dfaec7db07e7fe73ce0be529c9a8c34a33f83c497bbf, '', 0, '?'),
(0x9475c70a26666dafc310ab71ef1243b2, 'wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php', 1, 0x00000000000000000000000000000000, 0xfea451fc926a44fb6d8e2886aeb34f1d, 0x2037b446b6b7e7404e156c06e073baafbcbda6bf4b86b3819a92f2fd904afa91, '', 0, '?'),
(0x94764fafd623e84aa54eefd42bec8181, 'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png', 1, 0x00000000000000000000000000000000, 0x41612b0f4a034424f8321c9f824a94da, 0xac2f233f54ef8669054f4c7976a6ed751b9a98544b94b0a9c9a4bdb75cd8bbf5, '', 0, '?'),
(0x947a98bc01173b5655688f4470c79d3d, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', 0, 0xd613a4d9a26a15fa8ffa40b19b0a4ead, 0xd613a4d9a26a15fa8ffa40b19b0a4ead, 0x70c976b6d017248e4c04f2ce8badde2c812ae603f0cab82fe0e33bf852cecba5, '', 0, '?'),
(0x947b9af1d18785338dbcee7ad2ae2b75, 'wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php', 1, 0x00000000000000000000000000000000, 0x1fff7e020f286367579757fff493963c, 0x98b2ddb3a84a8a975861fe7ae8cfd303579e4114ba1cd1a13cf97247dbec3ee1, '', 0, '?'),
(0x947c76bb5095da30e16668eec15406b2, 'wp-includes/js/dist/block-directory.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-directory.js', 1, 0x00000000000000000000000000000000, 0x81c0a1c6be0bd416b97c368aaa079670, 0xa53b4edc524039b3c948aeb4aac0ad450d1ef5eb87eb9546803deff58f5bde38, '', 0, '?'),
(0x947e23a33c7f8b4359f0ea8f20b757d0, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss', 0, 0xaca32811ea4b3dc68c3c911d30c2894f, 0xaca32811ea4b3dc68c3c911d30c2894f, 0x9696e1c871f5256a25019932c6391ea51904e792657055165d127e2b7ba99151, '', 0, '?'),
(0x94820fbe58c6e1273b79ffc5eeb16646, 'wp-content/plugins/wordfence/lib/wfFileUtils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfFileUtils.php', 1, 0x00000000000000000000000000000000, 0x9331a19b7d6f2138127ceb4f27a5e8ae, 0x6a63a5b04fff526f19bdb478b7bef32623415c21c78cc7d0a0bd2c32abcc9672, '', 0, '?'),
(0x948c8963bc22d7380dd72bb0d9cf416d, 'wp-content/plugins/updraftplus/languages/updraftplus-eu.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.po', 1, 0x00000000000000000000000000000000, 0x825e68eaff6db7ca4ee88a7dca1ac189, 0x5e7d98d3874ce98bed45a6f03c098e109e64201286f3d575a42e6bc871a8c7cc, '', 0, '?'),
(0x948e49f614bfa0432616449e385a49a4, 'wp-content/plugins/wp-rocket/inc/Engine/License/Upgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Upgrade.php', 0, 0x1a29db434aa011f39611bc3628957e9e, 0x1a29db434aa011f39611bc3628957e9e, 0xb7647582a4a78513cd6695919570e6d878a986421f8cbb39f8a65ee4794b2e30, '', 0, '?'),
(0x9490a5c08d3c3a32586b9c37470a469e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4ads.php', 1, 0x00000000000000000000000000000000, 0xf1df75de7479fde75908ef6d9a92a97b, 0x4fb20a9273a143f13b523d5f3d1399f757041b35e6cbf28b1bf6591e86818336, '', 0, '?'),
(0x94984086bb7bf74aa4e1ab35e4b7b458, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png', 1, 0x00000000000000000000000000000000, 0x552cfb3a29ac01a0d88b0422c5517159, 0x22e4021c1d4f6ffbdb8889e1c53cf6806f45532d4d4fc3b7e597594e802189bc, '', 0, '?'),
(0x9499fbf1f8656cba362fe96750693d15, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractivePoll.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractivePoll.php', 1, 0x00000000000000000000000000000000, 0xf0667853f1a9be1691d62e72687b6074, 0x8a0dea05bb40b62f870717850cf538de6891202cb6a0ab9925cee6b57707129b, '', 0, '?'),
(0x949a31e4074c94d40b67e17a0742903c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', 1, 0x00000000000000000000000000000000, 0xf539f2ac237aadae23bc9f5828b014d2, 0xdec7ea3545eccaea006d8e4d66a25f19c2d87f24c272bd338dcf5dc8063623fb, '', 0, '?'),
(0x949c71653576bb7b07d7d24fe7fb4797, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/elementor-icon.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/elementor-icon.png', 1, 0x00000000000000000000000000000000, 0x3ed9ebebedcbd990bd434851f5acb15c, 0x027b55dee944697a77adc194121104bef98d74325638848618ec8ee30a8cc961, '', 0, '?'),
(0x94a0211aec8c809837955a14e03d9cfe, 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php', 0, 0x3f79d8f656db8c3d263b74421f6db7f2, 0x3f79d8f656db8c3d263b74421f6db7f2, 0xcc57ed4678553f98d5beae14b1c444c5e0b3fc7a9b69c1bd85ba2302c71fbd80, '', 0, '?'),
(0x94a0fac8fa33803861ee5faf4aec8530, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/score-results-collector-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/score-results-collector-interface.php', 1, 0x00000000000000000000000000000000, 0xfeccd546ae875c19d23d675790e58ebc, 0xe9b7a6ee2f02df90ff5245750c776150dd8fa1a1d73ce6d832395f922f4e5a08, '', 0, '?'),
(0x94a19c7547790e9237ff3009203d0ac2, 'wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php', 0, 0x10786d70e89aec11389c72d18c770509, 0x10786d70e89aec11389c72d18c770509, 0x720fecd553cc4ee5159e624c7bca5f493f3cb4318b4b85d4c1a1e8d8da95d5d4, '', 0, '?'),
(0x94a301872b50edf3259a3894e8ce4200, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php', 1, 0x00000000000000000000000000000000, 0x8a80a6e3c8e7744fb7b5501c52252f94, 0xa1c4fb28728703928c0721d923089514f27538627c4f362cf794104a66ada20f, '', 0, '?'),
(0x94a853b957542ca6c07e6425c74d372c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/error_log', 0, 0x0d4e9cf423eae793f8483f383cb6c9d0, 0x0d4e9cf423eae793f8483f383cb6c9d0, 0x8144029385a534670f9b6cf602b3be30e9957657db3664595f47c45a6445cbc2, '', 0, '?'),
(0x94ac73c03e4088a7b596067811f35fd5, 'wp-content/plugins/elementskit-lite/core/handler-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/handler-api.php', 1, 0x00000000000000000000000000000000, 0x69239a6176d641a7189fe34f679489a8, 0x9938fefc3350596d2e5b0fe85ff137601401ff38d7768e9c61a69ae97d57483e, '', 0, '?'),
(0x94ad59df8d3341bc90d9d008bd630de9, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', 1, 0x00000000000000000000000000000000, 0x0cf0d1ab642166a0de37f6df7cecbcda, 0x1714c6e96a9df15aac027440fa62f1a5035ca324b402d46698972bf97d37409e, '', 0, '?'),
(0x94b1a6ae4cd8e21736090cd8c0e8d7b3, 'wp-includes/ID3/module.audio.ac3.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.ac3.php', 1, 0x00000000000000000000000000000000, 0xda3e59bfbf07d3e61a6b30e3614d181e, 0xa562b0b45e239afdc2a82874f15eb772df98037a050b8fb8e539f246d3efedad, '', 0, '?'),
(0x94b1d31204928eee71a738eef7c9e714, 'wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php', 1, 0x00000000000000000000000000000000, 0x3eb0b279db2341ceb09c4f7306f4eb60, 0x296152b553c832a6bd221983f377a2fe4a049601310abbbc39478877d197f324, '', 0, '?'),
(0x94b403d25f957350aeb0938fb4dc3852, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Jetpack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Jetpack.php', 0, 0xa10e63c8fb41bfa0e12ee3539bfcddfd, 0xa10e63c8fb41bfa0e12ee3539bfcddfd, 0x80a18319b7ee2a7b694488129da2bbd3ff379c647f585e6d25e40f2ab92ecba8, '', 0, '?'),
(0x94ba9f439ba315ed9a5c65e2f6ba9499, 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x9e2ec326eebaf40f907cff1827ace475, 0x4b2ae749e9843d8d5ede803c204aa14b665fca14e7037a1794c4e22332a4b080, '', 0, '?'),
(0x94bb00f23f6ea181959b89ed5e2c7d88, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/nginx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/nginx.php', 0, 0x77d03be42d1df9c82ab3d71c41a5fcf0, 0x77d03be42d1df9c82ab3d71c41a5fcf0, 0xb67ffa963f62bbe77aa068aa510308f63aaa9eb9aed0ad5edccfec7da87ef1f8, '', 0, '?'),
(0x94bde9702b5b8b2aa1e725d9d3293f2f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/NullTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/NullTest.php', 1, 0x00000000000000000000000000000000, 0x86fff062a2463330cfcce0b1878544b3, 0x4105b56b919b64270f2f583e25b0e2db26b55b35310de9df0ed3ffb7e57ff4c5, '', 0, '?'),
(0x94c0781fa2611ac0ed8f647f5edb8ea2, 'wp-content/updraft/themes-old/twentytwentyfour/styles/rust.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/rust.json', 0, 0x4738d1fadaa1569d62362afe55163c70, 0x4738d1fadaa1569d62362afe55163c70, 0xd1eebfee9f883609ad31bf673646d61e268e08899a09ec6f00f52356c27d29dc, '', 0, '?'),
(0x94c12106cfd299f5c1392bc2f3061912, 'wp-content/plugins/wordpress-seo/js/dist/general-page.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/general-page.js', 1, 0x00000000000000000000000000000000, 0x22fce5d8f9929a10da8d435e10a732a7, 0xd1284a06a619ad1753c4f3cc9df7e87eecf79d8337668e1d57239cc68f36ee32, '', 0, '?'),
(0x94c8cf5a250c21d3af7daed6011ef944, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/views/widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/views/widget.php', 1, 0x00000000000000000000000000000000, 0xe0f75c2d020d4a09b831939757c49cb6, 0xc922f24550d641eb365d244e6c5e5282a715085f85bad3f05cac066c83310604, '', 0, '?'),
(0x94c91e54b2a256a8edf4aa935c989705, 'wp-admin/import.php', '/home/iraneurobetcom/public_html/wp-admin/import.php', 1, 0x00000000000000000000000000000000, 0x277b89c5a3016e0af43effc4fe9ca459, 0x916d41aeb6565425df4b52950abe5aa51106d2ef1f55340c1b7b1c63782e910b, '', 0, '?'),
(0x94cdab35beda3e5d8e8ab6cdc5df741e, 'wp-content/plugins/wordpress-seo/src/models/indexable-extension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php', 1, 0x00000000000000000000000000000000, 0xed5bc0ea7c00ee8924d933fdc1316c30, 0xa1f9518e3c952e93841b305ddb5a6bdd3afadeb83a2fc06d9e0f9cdc1d0bdde9, '', 0, '?'),
(0x94ce1add6cb163adecd0c0525311b616, 'wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', 1, 0x00000000000000000000000000000000, 0x3f420c3bb836fa717e1eef36350000b7, 0x301fa8792bd04d8bb14134f399a20bb4933cb978ffce61b2d77b8502dc16c9d6, '', 0, '?'),
(0x94cee70259e0cf3a66f9b89f37b4a5f9, 'wp-content/updraft/plugins-old/updraftplus/methods/ftp.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/ftp.php', 0, 0x2062b82e598ad5f658f842c91aa92fa2, 0x2062b82e598ad5f658f842c91aa92fa2, 0xb666b828a4e0d84fbddde502e9a8cc64b9c0cd67a37a49a507b9fe28fc1a38c9, '', 0, '?'),
(0x94dcb55b0fd2b26d258936f253383a44, 'wp-includes/images/toggle-arrow.png', '/home/iraneurobetcom/public_html/wp-includes/images/toggle-arrow.png', 1, 0x00000000000000000000000000000000, 0xdcdfce879761fde6123beb64cecf2af2, 0x5b621aa91c058ec53beb5dac66c930a0b206e673047c3a1fbf1dac861cd4f325, '', 0, '?'),
(0x94e6a33b223de5684e8f32992b9450e1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Spreadsheet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Spreadsheet.php', 0, 0x04997624edabb2e9af72d3f188a6d211, 0x04997624edabb2e9af72d3f188a6d211, 0xc999e8408ddfe594a48861884d00e0e2ed608438115a06ff4a7db4ac1934229a, '', 0, '?'),
(0x94e7af6675b39be0524a5ad145a6ea22, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2', 0, 0xfee1dc1edf94921126077c4a0034eadc, 0xfee1dc1edf94921126077c4a0034eadc, 0x3423667291b4ad2bf6ac02446014696152735e6ff5c0fd17654fcc7a9be84bb0, '', 0, '?'),
(0x94ef7e7297aa1d6d0907f6471e0572cc, 'wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css', 0, 0x5bacba0b3868d8944f391a8c92fe51e4, 0x5bacba0b3868d8944f391a8c92fe51e4, 0x587c386c6aa9d9b3bfec55d25e175eb8d73c2841edd87a86e6cd919d522e19ff, '', 0, '?'),
(0x94f387e41182c224f94f71d579dcb999, 'wp-includes/blocks/audio/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x7078ebdaba950189f8cd352943341a4d, 0x5e7df58562923e3fd60bb4d0d14bb1383cbf52c0dc8a24fbc0037b30ad36848f, '', 0, '?'),
(0x94f4a89621deaca9c4dfb3c20cc1ab70, 'wp-includes/images/crystal/default.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/default.png', 1, 0x00000000000000000000000000000000, 0x41f23e292a2fbedc21ecae2d04f29bba, 0x8088886e248ba8835fad751409128624513310cd0c9645bbd78f72a17c4a6d97, '', 0, '?'),
(0x94f5009bf4bb5fe0a0211b6df36395c3, 'wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php', 1, 0x00000000000000000000000000000000, 0xcc1de863b150fe6cd5baba3ede366ebf, 0x06f09b7b27066a022619144a2401252d5c038093b38b26d9d186b63a6d292675, '', 0, '?'),
(0x94fb7082b6a5b66614c4530ee93ea28a, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', 0, 0xf92d2db85594215e2a4d135561897188, 0xf92d2db85594215e2a4d135561897188, 0x734054f60bfe5a78394691661dadd39e53f4d17b91e62ad329d4c13579fb983c, '', 0, '?'),
(0x9500ebb9a4b2f4d1ddde3ed2dfa162f7, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', 1, 0x00000000000000000000000000000000, 0xc92e98244535738d7b8c8304076da4ff, 0xe8d815bdc8b2fd526b9cf63c5b7af23f42503c509241fd38fc95bc645d4c607c, '', 0, '?'),
(0x950114d5caf99ce6bff0c5cb6b5c1df2, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressidium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressidium.php', 0, 0x6e1ee747b5f155ddfcaf85873ddba4ee, 0x6e1ee747b5f155ddfcaf85873ddba4ee, 0x515c5f0f999659cba9e6d23bfde992f64e5c492ed9a2d58161534f6d17266a8d, '', 0, '?'),
(0x95031567d34eca42822e560f408cc2f6, 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0x6b58f85a0562b8f6d813e5aa35c4ea98, 0x5b004ef986b29245c067f00597eca4d16764b617710d08d2edbfdae82a2749c2, '', 0, '?'),
(0x950485b84909329f0852fd4e6a59ffe3, 'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0xc6632b394f15cb9a64f8dc2fc801520a, 0xe03ea91fe082e1e6967316b924a5bbcbfd2fb3efe44320e8ad0279f9a7f976b9, '', 0, '?'),
(0x950526da4dfb580897ff5714e7c44fb2, 'wp-includes/error-protection.php', '/home/iraneurobetcom/public_html/wp-includes/error-protection.php', 1, 0x00000000000000000000000000000000, 0x4047f3583d22a4ec3e911637c3c59a89, 0x1d2cedb7b5e1eb81ad40f1635ae1bb2f5fcbf9021c2c9f81c4c03cd2960fbd6b, '', 0, '?'),
(0x9517eb46f7bacf01e824c8be5d00c432, 'wp-content/plugins/elementor/includes/widgets/image-box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-box.php', 1, 0x00000000000000000000000000000000, 0x28cef1b9b0c9d37795ac0afbe8f73ac3, 0x4dab1b37636809b12705eea9c3825cb12a9afed4fcee0e12d149779db55cf220, '', 0, '?'),
(0x951afeca7de0ccaaa4f62db04b00d348, 'wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png', 1, 0x00000000000000000000000000000000, 0xf67f79d58123064ccfc343a66f90dbec, 0xb228ccd841746d1bdf5f9461d08c4a5890aba71de7d858aedeb7ba6afed62cc2, '', 0, '?'),
(0x951bfe02770fd628d5b6dc94f3ec24fb, 'wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x951d54688ab015ad0431c7042b1593a5, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', 0, 0x7e09c4a2e0f860abf6a82dd6a88b3ac3, 0x7e09c4a2e0f860abf6a82dd6a88b3ac3, 0x90ba0742e86b39ee292334f47ed02ef79b4bb88a17c91aa5ce9f965fba133071, '', 0, '?'),
(0x95218d8fc9fcf827f03dea8f7a9b825a, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_premv.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_premv.png', 0, 0x32205dc610461caa7885cd22daf7ef84, 0x32205dc610461caa7885cd22daf7ef84, 0xa76f13e926f70e1f8af66ac42259757f1b933cb3807200e79a6cd2fa4b8f304a, '', 0, '?'),
(0x952221b24f005b5d991b0034813c88b0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', 1, 0x00000000000000000000000000000000, 0xba75ac02d77e97f76938e59e34596b43, 0x253387096946aacca54b90ab0a0011193224670ef373be415e9d32822c7ec4c0, '', 0, '?'),
(0x9523a15dcb65334593690a7ce9d477e1, 'wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0xc5bb41d4c198d17245a30bc77121ef63, 0x614dcdcf7cd6014a192fbbeadc251f99e9ea302cb4a2e637e48f0c9dae11fad1, '', 0, '?'),
(0x9525e9b11b559101e3abbbb0ab1f7efc, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.gif', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.gif', 0, 0xf3635a99b3d3455fe9be59d0c4b9c9ca, 0xf3635a99b3d3455fe9be59d0c4b9c9ca, 0xd2bc523ffbfc4d90eb29fd48748f532dec8445c579f09202c00f10e41bddec1b, '', 0, '?'),
(0x9526dd9ed927445c27ada2f141c2506a, 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/related-links-block/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/related-links-block/block.json', 0, 0x454c89ebe3906a6c6673ed6cba7ac88f, 0x454c89ebe3906a6c6673ed6cba7ac88f, 0xd89a1c9c496ed1a1a473ff3a526f680f1b9e693ff3f1e26f21cf300ad8016ea0, '', 0, '?'),
(0x9533bd6bd74e255fde0704abbe4954f1, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', 1, 0x00000000000000000000000000000000, 0x0c4a1cd0838dc1f7cb90aa2644177df6, 0x46d492e6099b9c8656040549e3038c08b75f66cb6e97c7000fc41599d37fc8eb, '', 0, '?'),
(0x95355927c0da80b1abcb60f4bbeed1ab, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php', 1, 0x00000000000000000000000000000000, 0x8dffeb8173ea36600f8c385510b3e32d, 0xad0870e21171622cafc344b90e929b0397fd06cc2e143ae4da7331c8a5e284fb, '', 0, '?'),
(0x9538a9e456fc2dea1cca9c4193ef91db, 'wp-content/plugins/elementor/assets/css/templates/frontend.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend.min.css', 1, 0x00000000000000000000000000000000, 0x487326acf40c45b756ca488a83181f7b, 0xd4a248edc3ab118e0debec8e98075955706475fd227936d6cdc3baa01dd7b7db, '', 0, '?'),
(0x953cf487fcad04b8f3bb1136e2a65bd1, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion-interface.php', 0, 0xadfbcfdba2bb7fbc32dc49e4244b23c9, 0xadfbcfdba2bb7fbc32dc49e4244b23c9, 0x2c3430ecfd6316f1db1a4eaca68100ec05c3566619ec9ee7c59d8a706192c1a4, '', 0, '?'),
(0x954371b4606af6e37f15a5311e4c59ac, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', 0, 0x8c79e87613696cae32379ee06b2e16c7, 0x8c79e87613696cae32379ee06b2e16c7, 0x007b1e9b761384e99d34852b39a4ff6f26312047333c7fedd3078dcf102a4361, '', 0, '?'),
(0x9549dfda3b1e7af122a51c90a7d83241, 'wp-content/plugins/elementor/assets/js/alert.b696182ec6f18a35bc69.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/alert.b696182ec6f18a35bc69.bundle.js', 1, 0x00000000000000000000000000000000, 0x1f6faa120763e4e711a222f5aab98fe2, 0xbedd1bb9afb735540933bf4828545758083149e793f35c218fc3c6e4ef7dace8, '', 0, '?'),
(0x9550495597fe78c266af4af625e371bc, 'wp-includes/blocks/footnotes/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xda8ce2fa1a8408975a0753aea849a72d, 0x50e985c949e4b74ece998293ad5ad0d1747227a38ce514d7823d2c5d1cbf2db7, '', 0, '?'),
(0x95553608afb422c1a42b867d1e795973, 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php', 0, 0xcbbf6e39772216e1e25bb5fe06c2c7f7, 0xcbbf6e39772216e1e25bb5fe06c2c7f7, 0x06d719c072f1684a514827cba98909eb3162aed39993abdc5cc89380686f4545, '', 0, '?'),
(0x9556eb39663b5f5b03f67de69f7c714f, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fa_IR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fa_IR.json', 0, 0x03e33e2fce90abaf32a7aa182a879d9d, 0x03e33e2fce90abaf32a7aa182a879d9d, 0xe8e5e7261a58886c909d0611748a539ba5c4a174eef6ad2ec75c57716d1a1687, '', 0, '?'),
(0x9559c6d28d592de8d2a5946f1a1e9b25, 'wp-content/plugins/wp-rocket/assets/js/wpr-cpcss-heartbeat.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-cpcss-heartbeat.js', 0, 0xf9a0a42cfdd3c23f5fe0cb1cc5613738, 0xf9a0a42cfdd3c23f5fe0cb1cc5613738, 0xa7582dfc565e9c41200c72792437192a6cf0fff3687a7de17da71908d22090c2, '', 0, '?'),
(0x955cd09483de68dd1183630116980b81, 'wp-includes/blocks/page-list/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe032bee6e3ebb0884cc20f9376560a0c, 0xab8c2e52bc37550c0999c331d9482be627432017d14e9c71dcb0fec0d56d628a, '', 0, '?'),
(0x955e17cfc9c6e4f105ed7d3c414bbd33, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-draft-js-plugins-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-draft-js-plugins-2410.min.js', 0, 0xb1c294059ff8652d7b092310c4f4d03c, 0xb1c294059ff8652d7b092310c4f4d03c, 0xba3a2004ef0ff7d77b824031b8da3230ecc4d2d632614c04d554d36692d7efc5, '', 0, '?'),
(0x9561de3c7f846483dd51d538f5e699d5, 'wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php', 1, 0x00000000000000000000000000000000, 0x9688e429c44d6d85d389bf31e57a9aa0, 0xfb428817f557b5179267fe2f7e8ccec586c1dda8264f63eb9e6fa8b63cfb040f, '', 0, '?'),
(0x956895b4f5f1a47544725a4b13e55064, 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.min.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.min.map', 0, 0x52b1a018218117fac563988cf4acde14, 0x52b1a018218117fac563988cf4acde14, 0x2568b6d338f9831da8da97f48fdc7b02359f13aac7881ee8edf9e1880eafb37d, '', 0, '?'),
(0x9568eba546d5570b2583cf9dfc4dc391, 'wp-content/plugins/wordpress-seo/css/dist/general-page-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/general-page-2420.css', 1, 0x00000000000000000000000000000000, 0x37e78ed31c1906dea662c8df2c1e91aa, 0x37f55226ea16509b52c1ee491aadc5e157427f70950f16609e82443700b53ce5, '', 0, '?'),
(0x956fafb0ba341699abe8ab663f16249c, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php', 1, 0x00000000000000000000000000000000, 0xbad6b81dca4455c71b7ebcae43fd38d5, 0xa88566a214597bb546592663b3c63ba46bbed1cb2b16db3c967bad13c08b09fc, '', 0, '?'),
(0x957124025d00a849a0557f4f3e3d2736, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410.css', 0, 0x8ccb8d336e66819f985f8c10f3904bd0, 0x8ccb8d336e66819f985f8c10f3904bd0, 0x0a3b21346b721267ef6d4a6abb150df34ebcc946d7cdc336aa9e5c59d665a4c7, '', 0, '?'),
(0x9573c8639026a74d5559581070c6efe3, 'wp-content/plugins/elementor-pro/modules/forms/actions/email2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/email2.php', 0, 0x08920f38bd3713d97ce9ac536bca48b0, 0x08920f38bd3713d97ce9ac536bca48b0, 0x2fcb2bf40c85eafa7f1cd3bd0bcbfae6b91faae902ba38e0f77c463f1252d16c, '', 0, '?'),
(0x957bc3b15b52c82045e937533325b5d0, 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ExifParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ExifParser.php', 1, 0x00000000000000000000000000000000, 0xdabec274f08388ad52a14f2fdc3b164c, 0x3deae446aff83cea310dcfb774e8bbfc0c1dd002352fc8dd2cca65fbe2e5bab7, '', 0, '?'),
(0x957e51e2260284f1dcd6fba65ed7272c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php', 0, 0x50070dd7712b85b9c6844ae77ffd4ede, 0x50070dd7712b85b9c6844ae77ffd4ede, 0xb337360c482b221a8c3f0423204b6226820a9592911f08e0424f69a42976f88d, '', 0, '?'),
(0x957f7531481d4d3a124537022f9a7bfa, 'wp-admin/includes/class-wp-site-health.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-health.php', 1, 0x00000000000000000000000000000000, 0x3e675d822376e710cc3922753cb0aeac, 0xa9c4e53c43304dc9e4b89f9a0c65efbf66f47f0d35895d2f04fbb0fc6e1639e0, '', 0, '?'),
(0x957fe40bcff78ca02e8b68efcd3a33fa, 'wp-content/plugins/wordpress-seo/js/dist/react-select.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/react-select.js', 1, 0x00000000000000000000000000000000, 0xed94f5034b5d05ac7c497d34f9489558, 0x74a1f1dc51aaf401fb4e2b70bdb9f4ebb9ff91d0d266b36396f32b025a9bf114, '', 0, '?'),
(0x95813cff175dd0004e5b9020c2e30047, 'wp-content/plugins/elementor/assets/lib/animations/styles/flash.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/flash.css', 1, 0x00000000000000000000000000000000, 0x0b87ee63ce1ce8a45b3215cd26dc7288, 0xc03edd3ae91f7005bfb9b05d672da843a888215241f8d851d428cfb6fe8d67c3, '', 0, '?'),
(0x95869b744f3ba398f9d98bdd091d12a8, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.eot', 1, 0x00000000000000000000000000000000, 0xfaf03f4892499143724f69adadc6bb60, 0x2fa9c5ea4d75173003ebcf2f1dd7fe80ced1343f98a091c5c54c36c8423ff1f2, '', 0, '?'),
(0x95885ad4ac3d2152693de637f96803b5, 'wp-includes/js/dist/vendor/wp-polyfill-object-fit.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js', 1, 0x00000000000000000000000000000000, 0xd07724b2312978350f297f4c92dc7b70, 0xeac0c788761e9de1e3a1b4792230e94d709a4081f2ed529a54e0b692c9024bb9, '', 0, '?'),
(0x958f3679d461350b319b52ab2a9a277c, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php', 1, 0x00000000000000000000000000000000, 0x73eb4b3e0e13da70cfbade88041bed1e, 0xf13b638e7ba0523a2ef791c8293a8a52bc3acfc4027c10aecbbab5dc7fa4d318, '', 0, '?'),
(0x95917c6ab831c8d0d98e51ceb74d5ea1, 'wp-content/languages-old/fa_IR-a9dc201dcd011fe71849743133052619.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a9dc201dcd011fe71849743133052619.json', 0, 0x2874805ec6e604ad4d86b813de03b284, 0x2874805ec6e604ad4d86b813de03b284, 0xdc82b07fb788ed2f95ee638b82f22e766830908101b7b8a1b05ce594d5576c09, '', 0, '?'),
(0x9592f150abd97f6ebf25ee9b21cc21a7, 'wp-content/plugins/wp-rocket/languages/rocket-es_ES.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-es_ES.mo', 0, 0xcaa34f4a3f9edefab353a26280b0304b, 0xcaa34f4a3f9edefab353a26280b0304b, 0xeb852c0f37d7fa2534abee6a6f6fe0aca05aab80d7f394df7bc3a14f6b15b3d5, '', 0, '?'),
(0x959471909c7755b498753dc56ca76693, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupLimit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupLimit.php', 0, 0xaad56b0dfcdc54fb72ef5cbee34d7ac4, 0xaad56b0dfcdc54fb72ef5cbee34d7ac4, 0x704c2fb481255040c27c29952d7ac1de945084935b66e67211b0f4b9d99e2cb3, '', 0, '?'),
(0x959c2286c46d11dc81ae9cc451e71fa1, 'wp-content/plugins/elementor-pro/modules/code-highlight/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/code-highlight/module.php', 0, 0xa93236d40313af1159d9220ec8169861, 0xa93236d40313af1159d9220ec8169861, 0x632b369fddfce3bee8036032cbb02ebfadc148edf90987d821d837aaf0b1110e, '', 0, '?'),
(0x95a713c11696f02e14c379f4aa856cb7, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ExtensionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ExtensionInterface.php', 1, 0x00000000000000000000000000000000, 0x9d8fad5d15b9f3f3c7ffe05f73f32788, 0xc6a63ba5ce9887238b246e8c200700e2870dad92272c3a0f4905116bb4a5f93f, '', 0, '?'),
(0x95a8f7a8c143f9cb02e74643b66f931d, 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_10/shape_01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_10/shape_01.svg', 0, 0x93a55f6f7e4fa8d600b8533c8ae1b436, 0x93a55f6f7e4fa8d600b8533c8ae1b436, 0x181553c48f716ff3a063acf778bf4ba507025abc2e564757dedea26a6b1a6022, '', 0, '?'),
(0x95a90e794e7a79cab2b4cc32209d5c59, 'wp-content/updraft/plugins-old/updraftplus/images/icons/dropbox.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/dropbox.png', 0, 0xcad99830a8ff4578e533d07f313f965d, 0xcad99830a8ff4578e533d07f313f965d, 0x9d73fdab326f1abc422f1b7fddc2759247ed413bed22bb806d56c58a4cc65bb9, '', 0, '?'),
(0x95b0b7f6182025737b8806fb16598fa9, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.mo', 0, 0x0fa29c0d4bc3d910fbbb0d11cb31f0bd, 0x0fa29c0d4bc3d910fbbb0d11cb31f0bd, 0xe41468d09a533dbceb0684623e3d1821351c040603d9a847c38170bf590c3b47, '', 0, '?'),
(0x95b1708934b56b63510ee92830c6ca68, 'wp-includes/blocks/avatar/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style.css', 1, 0x00000000000000000000000000000000, 0x447c7cb6918350ac8e7915ed5847c2ea, 0x7e0e5fe13878137e0112354bf98a90183c41b888daf07bf0d41fd89a6520e6d0, '', 0, '?'),
(0x95b2ec9037b90082e393c6ed67b1e308, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css.gz', 0, 0x80b797e88b697f7277fed8a1d2f1d0bf, 0x80b797e88b697f7277fed8a1d2f1d0bf, 0x5eab9464bd5c83a07b2a5f7ab2f1257e65757f8760314d4e312e8417969f2f6a, '', 0, '?'),
(0x95ba13f749d5daa384f242d54f414209, 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/DeactivationInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/DeactivationInterface.php', 0, 0x55973a3e376b323592555323307c9b80, 0x55973a3e376b323592555323307c9b80, 0x69e00d293b2ec8e37b46d1152869a29a09e2563cfcd69ddfc8dd054e648ef4a1, '', 0, '?'),
(0x95bb3ee9211843e64bc6f71373261b6b, 'wp-content/themes/Newspaper/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/footer.php', 0, 0x831c54f693fc7e198c58b4cc495b6043, 0x831c54f693fc7e198c58b4cc495b6043, 0x711287c7faa7992ddc38b7bc7013a1832837d8ceb10f70f40c108eb9cc1f3f9d, '', 0, '?'),
(0x95c39f70d971b7391d02995979c040bc, 'wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top-handler.php', 1, 0x00000000000000000000000000000000, 0x81248dc1ba0169bfc2046d6aaf14f5d2, 0xc705608f26e5eb2c5c0e06330e8669a05d004cfd6b5e59cb1e491104e007ee05, '', 0, '?'),
(0x95c4dc3c66ef46316813a7bb7fbf97c2, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php', 1, 0x00000000000000000000000000000000, 0xecf4666c644efe6047fed37228e62564, 0x7439e6f8761630f7a32519829e872b7c9a51711abe4d9e1466abd7598d549446, '', 0, '?'),
(0x95c7800733e58b3cacb226b3aa59c486, 'wp-includes/class-wp-roles.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-roles.php', 1, 0x00000000000000000000000000000000, 0xa69bc35555034b586d383805af24baf0, 0x3cee4ba561101107546044059cc37ae1ef343dc7856fc73fa45dfa02440fde7b, '', 0, '?'),
(0x95cc660730d90c15cbcdada1da7eb729, 'wp-includes/fonts/dashicons.woff', '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.woff', 1, 0x00000000000000000000000000000000, 0x0c1c1ad41c025f72592bca820e073bec, 0x038fa77955bd105d66f4ee38c8c6f074e2f0a7bd1092d9ffc36c05d5034c2e10, '', 0, '?'),
(0x95d9095ded506dc005e07aff85815de0, 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0x95dba43ab0e9f91e4c7e5993a4c31b2a, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.css', 1, 0x00000000000000000000000000000000, 0xf53d923851efa3481ef662eeb62a3801, 0x348315cfa7467b15277bc70a5a3138a9d5cdb046d3c5c5d98dcdb7d576f32895, '', 0, '?'),
(0x95e84d4f2c9dcce37305e6d2d40de7e2, 'wp-includes/class-wp-http-encoding.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-encoding.php', 1, 0x00000000000000000000000000000000, 0xbb15104d7979dc60444a6ac53424da88, 0xc47ebf929e8c3fd115cc7232dfad50c9855b09a5858c0a59390b664bced8cad5, '', 0, '?'),
(0x95f49ac36db50a5bc04a8cc6f79483b6, 'wp-content/plugins/elementskit-lite/widgets/header-info/header-info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-info/header-info.php', 1, 0x00000000000000000000000000000000, 0x8c06a1fe08437e8e80ba1ae7ed943daa, 0xaf57060bb41d0cdd54ee6d33a3b04d8bddde7aa53692c7024a4e59a1f901f9aa, '', 0, '?'),
(0x96000289cb20b3708da8b78cfc810b5b, 'wp-content/updraft/themes-old/twentytwentythree/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/page.html', 0, 0x2c807393d37f93314417090ff8820c00, 0x2c807393d37f93314417090ff8820c00, 0x3132b881d6a0a10cb7171fc8225d4bb7d2d9030506ec39d86ccf8823c24ee43a, '', 0, '?'),
(0x960055ae4f409ab5628c389f3166dded, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', 0, 0xdfd22bf8722260076cd2aefad5de7676, 0xdfd22bf8722260076cd2aefad5de7676, 0x23357dcd8f09f35c668cde5796b6bcc4b0ddef7e43d160a5874ff9eb94632c80, '', 0, '?'),
(0x960184ca076496de8fb063944ac85192, 'wp-content/plugins/elementor/core/admin/menu/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/base.php', 1, 0x00000000000000000000000000000000, 0x3e05b8afa9d61dda0e80fea28583ebef, 0x88c049d9333ecc8314e6996e5dc09b77135fee3153bfd426ec618cc1f156a762, '', 0, '?'),
(0x960e309a81e34103bf845930018a5a3c, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-animation.php', 1, 0x00000000000000000000000000000000, 0xadb4985c12dd849a97995c53fe01329c, 0x9253439ef7be45f503887cc94838913ab9587a76e782c5f7aae758bbdc1dfdb4, '', 0, '?'),
(0x960e34d71587bb04870d7d8ea12bf898, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-02.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-02.php', 1, 0x00000000000000000000000000000000, 0x21d20d39c7c762e696a3006eb722705f, 0x78d7645159cee8541cf88eab894a5574e0967a4f56a8b2db821ef5b1af0390ca, '', 0, '?'),
(0x9613f47a1fb8dc4a2fc4422643992511, 'wp-includes/blocks/post-featured-image/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x48e2d8f7426b356efdefd00bcfb2ad0e, 0xb8cdc5a5a2583ef265e6f5395759f7655314863ebbf62103aef2ae2e958fe134, '', 0, '?'),
(0x9617b8d2d1c450f7cf62b35b80f998d3, 'wp-content/plugins/amp/assets/js/amp-site-scan-notice.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-site-scan-notice.js', 1, 0x00000000000000000000000000000000, 0xb16477faca6a48b1296c9db6b4f2aa41, 0x2bdaabd8c255c9ebf680694c90df79b86f2353e9441c90311187368b761ecb27, '', 0, '?'),
(0x96215dd7355e44a7a1436afddc28f668, 'wp-content/plugins/elementskit-lite/modules/megamenu/walker-nav-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/walker-nav-menu.php', 1, 0x00000000000000000000000000000000, 0x1523a57c62bd368a3c68e5044807c5f8, 0x2dc99f7f79cf7627a61e8c5564416b00ec55e6edd69007a4404a0d093b11f5e9, '', 0, '?'),
(0x9621db852edd34a7a771647418508996, 'wp-content/plugins/akismet/views/activate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/activate.php', 1, 0x00000000000000000000000000000000, 0xff7af004afc296b52ca4a134acc37a40, 0xce875e7f0ac4629782713c766078b6e4a34ba4a3c15a97578ecf3eb04777d6d5, '', 0, '?'),
(0x9623796edb81e5bd905b6817725cd855, 'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php', 1, 0x00000000000000000000000000000000, 0x335d0b3ea4048083c45e2393da3b59c0, 0x1705cdeb4ff3ec0cff8ace87ca7fb55df056cb2d1efde01b9e99ace7c06efe2e, '', 0, '?'),
(0x9625bc858d2c8f525f0cb4f2c3db8046, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', 1, 0x00000000000000000000000000000000, 0x9df7a6a80e3261433fca1ed10d66716e, 0xc2cb699ec3a1bf98acb3d1eaa7ad7802c4d02793a91c41aa57e279567052aa35, '', 0, '?'),
(0x962957a702aa8b2862ba624d75d25913, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleEngineScript.php', 1, 0x00000000000000000000000000000000, 0xffa66486d5043291010776496f3cced6, 0x8bd522e840d0f8253085f42ae5710e4639184427ba7f776cb0bd9076db1f947b, '', 0, '?'),
(0x962c95eeeb4521789b4ac1b2bfa07f22, 'wp-content/plugins/elementskit/widgets/yelp/yelp-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/yelp-handler.php', 0, 0x1753dc4b9925c76a28b166490e4cf1b7, 0x1753dc4b9925c76a28b166490e4cf1b7, 0x1be3b6c19e2f81a8f8f70a7b67493f0a89d0535ecc7119d0870ec81eede7f238, '', 0, '?'),
(0x96302789db95b240d0c307e81403ff10, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', 0, 0xb3a1fb9dcd4905c17046eadfb79b6fae, 0xb3a1fb9dcd4905c17046eadfb79b6fae, 0x34952e49308fecc5e817e9c421307978e872ed5d289e46915718fff24ab6a556, '', 0, '?'),
(0x9635fdc33b54fff55d13b8df00c3c294, 'wp-includes/blocks/post-content.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content.php', 1, 0x00000000000000000000000000000000, 0x506ab9fc8492a97ba11783dad428fbae, 0x228a598217bb0ebb2d614eabc882961f9f8a968f9b83d8f9e7389e62615fc961, '', 0, '?'),
(0x9636b67c3bbe3b38c551b934996b85f6, 'wp-admin/install.php', '/home/iraneurobetcom/public_html/wp-admin/install.php', 1, 0x00000000000000000000000000000000, 0x14ef4f3f68601ca156b92038f0c88d9d, 0x7676ae50b24bd038dc1ab2b52d669daaa2b87f64a8be11400465e181f18ac2ef, '', 0, '?'),
(0x96391f2c6d96d0a3cf5074f9a2f2719b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutocomplete.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutocomplete.php', 1, 0x00000000000000000000000000000000, 0xc070558c7ef443bd24dc7dc9d14db75b, 0x43bcfa76a71bd8da5ebf5818297a104ca815d70712c12ad1e9b93292b3db90f2, '', 0, '?'),
(0x9639b565dd45f880627fddbe6cb433a2, 'wp-includes/js/wp-lists.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-lists.min.js', 1, 0x00000000000000000000000000000000, 0x56f531a7ce2bdeab376fb1b813f554d6, 0x25bb6a68416bfce622713251571bebcd69dd788093164680cec29a78a259a524, '', 0, '?'),
(0x963b9424fc7cc1f9df50f17a124f4ccc, 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x74d8d3ddbc17b5398176f2474810afff, 0x68ff3e74178b5c20f32e137e5851b41b4058147a60892e148621eb641d7c7390, '', 0, '?'),
(0x963d522ae268a5fc8f76750e71391559, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive.min.css', 0, 0x943a4ae6a740ac3d2d55699bbd871385, 0x943a4ae6a740ac3d2d55699bbd871385, 0x02c68a6ecaf06f7012d4056eeffc2681783552ec7de364cc1e3bf844355e0514, '', 0, '?'),
(0x963df812aeeb5c62797c2fe52c870dd2, 'wp-content/plugins/elementor/includes/frontend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/frontend.php', 1, 0x00000000000000000000000000000000, 0xe19a893dffad62ce76a36d015a346e95, 0x273395a530306e6150d37f3250a62dbb7e39c4dbf64f340699652191591a8523, '', 0, '?'),
(0x963eda2fb668a443cea415e7a79d3faf, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', 0, 0x700f926dbb2f645ef4b00d4a8a4ed86f, 0x700f926dbb2f645ef4b00d4a8a4ed86f, 0x5d6a880171e56e3bb66f7a0fb3f9c7e21b0df9c7094f284830900382e0a389f6, '', 0, '?'),
(0x9642a5b80a03a90bf9d2ba549460be62, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleEngineScript.php', 1, 0x00000000000000000000000000000000, 0x0c6618c8c39aa4032f9db818a203845a, 0x429708c0cca47eb73da919cee194b588c97319285e6a74b758c07fbc38ee300b, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9642b849aca345c643a023069f73ccc1, 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/Subscriber.php', 0, 0x77392ffb3bf9c4999a7f0378036dabdb, 0x77392ffb3bf9c4999a7f0378036dabdb, 0x858ad621b241ae72931728a3f65d8ae32ac78e25352f7157106524d085488c4c, '', 0, '?'),
(0x964db9427e6fe2ec7ad80d324a1d2ccf, 'wp-content/plugins/elementor-pro/core/upgrade/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/upgrade/manager.php', 0, 0x616328cbcf2a03d1b2b2a0b4c7d2936e, 0x616328cbcf2a03d1b2b2a0b4c7d2936e, 0x9755e7bfd42af705d0a151006f6d9f968545c22dfe08e5d0bf61306f8a53ecc5, '', 0, '?'),
(0x965362f74fb8f14afe0aa18ba4e64aa0, 'wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json', 1, 0x00000000000000000000000000000000, 0xf9201bb48c722b7bb43c4d364c2d2d52, 0x203fc49f4525ac3d56b1f66ba71e802e7f9809a4fc4400999bb39edad4231735, '', 0, '?'),
(0x9657b7f20c718e639a93f18e082eea67, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php', 0, 0xa1a63f0e17ad84ea0a7c0dd18503d4a6, 0xa1a63f0e17ad84ea0a7c0dd18503d4a6, 0x0513bc212258c5ff34b46edbe1695b6144d676c14eb6020b143e1c92078e5a44, '', 0, '?'),
(0x965b3ebea1b18ac2a3029b2419a8830e, 'wp-content/plugins/wordfence/css/wf-roboto-font.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-roboto-font.1744125809.css', 1, 0x00000000000000000000000000000000, 0xb8c15dd5ef0c0bf0184f0f8c75ddb59c, 0xf48a2bc5684a7e08bfca86b4aa2ae9ec612a14a0fd0fe247623637a70da93ab1, '', 0, '?'),
(0x96614fd0352bc137412ca2b15e64d643, 'wp-content/uploads/2024/04/bg-1536x795.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-1536x795.jpg', 0, 0x9cfe4506cd6a9314fbb8ddce17e1d3ff, 0x9cfe4506cd6a9314fbb8ddce17e1d3ff, 0x030ba0c962336782f66fabf533e434d5623a110f20db921e087d71570cd388ec, '', 0, '?'),
(0x9661952eb972f248fc2a5e1fccef99df, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', 0, 0x9ca0003c0e68cc43ca1d9dc96aa0dd7e, 0x9ca0003c0e68cc43ca1d9dc96aa0dd7e, 0x66a7ad88ac5b45055a324f5ed9c3f15f388496ccdd3108ccdcedfdeccdd96823, '', 0, '?'),
(0x96675376e1d17e869a7bea97036223d8, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Resource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Resource.php', 0, 0xa7b3d5f121889ac5ee6c6c6cc084e333, 0xa7b3d5f121889ac5ee6c6c6cc084e333, 0x0ddcac157ffdd827bc913aeaf77fa84959095abac371b4b097b41511df4703bb, '', 0, '?'),
(0x966c3aeb53d1b86c3dbe0693d48be836, 'wp-content/plugins/elementskit-lite/modules/megamenu/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/api.php', 1, 0x00000000000000000000000000000000, 0x3dc280b6ae5059ada9f33268ff4e2d4a, 0x02752bf2991b295498e36e4bd7165ea2dbed7f9dc6301ed0ce2f94b48c2dddde, '', 0, '?'),
(0x9673cc365a8df824d3be798de1441528, 'wp-includes/blocks/group/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6162f2f38a14d0965ada465580b46c1a, 0x628253f7b803c3e507e1189320a8c925ac718d5237c1f2c346a183ae02bbd6bb, '', 0, '?'),
(0x9674ceaa14f778e654d5f0a3d9274a7a, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', 0, 0xae4ceaec6a65c2a29bdb08ebce30d111, 0xae4ceaec6a65c2a29bdb08ebce30d111, 0x24975110bb35a85032ccc076f6881ab8a5bc69fe248852450c07f1f87db3e692, '', 0, '?'),
(0x967a39bb09c560fc6433dd00c8496179, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0x8aaf6d6791df517e5b23a35cc51d62b8, 0x5082f3fd114db2b7911954319c15bdd53b88aab79fba4218e6b8609da8bdb91b, '', 0, '?'),
(0x967e7b33213b3f989f48569bf6375494, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFont.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFont.php', 1, 0x00000000000000000000000000000000, 0x2baadaccfd002cd881b7b6ce4a4a1d71, 0xd2322bb7290d657981f8203280a7aa2710478a1760de3ec80db76b336e06df1b, '', 0, '?'),
(0x967e9522c803e208b335791b54bf4f62, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-52e65c39abb4c14d711135d8e86f52e6.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-52e65c39abb4c14d711135d8e86f52e6.json', 0, 0x52a162216c79915aced9faf692f3ab5b, 0x52a162216c79915aced9faf692f3ab5b, 0x72bca3422a7c07d151767cf3fc844c271b7503998ce5b561d319d22d3a86111c, '', 0, '?'),
(0x968775868c8106a7f88fab743637525c, 'wp-content/updraft/backup_2025-03-17-1151__EuroBet_1292b0910f51-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-17-1151__EuroBet_1292b0910f51-db.gz', 0, 0x203c05ef1a24dc997e96519cb58b8d1b, 0x203c05ef1a24dc997e96519cb58b8d1b, 0x710e32a5580912d69e22c85ad6c5014840779d302c1acba6e510b0afd8dd3ed2, '', 0, '?'),
(0x968d382f3ce04f12c45ba5dbfbabbf51, 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-with-sidebar.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-with-sidebar.html', 0, 0x8719cbe08d994efeec5cc669efbfe8df, 0x8719cbe08d994efeec5cc669efbfe8df, 0x58dc9894335ec8a689ae802a17eef162cd493a36c4556b425c1fe8b811b8ad63, '', 0, '?'),
(0x968e191a356fd614dd2352272fa4ac6c, 'wp-includes/fonts/dashicons.eot', '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.eot', 1, 0x00000000000000000000000000000000, 0xd34e1a3e778ff0cb40e991522d2f59f6, 0x42050a5a1aafae5f709d6ecd8216cc05b5513f2fc50d33737ffe7d901cbdd729, '', 0, '?'),
(0x9691743d4fc4d12bf4ce066b7a251d42, 'wp-content/plugins/elementor/assets/js/gutenberg.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/gutenberg.min.js', 1, 0x00000000000000000000000000000000, 0x0697ac4aecf7e850efcef99c0029e797, 0x5f58165274b3562ad4745d47f3f9dfab269c2507ad33c396c139d8f6b6665d8e, '', 0, '?'),
(0x969777d723cc510b87c3c6fa8d980cad, 'wp-content/plugins/akismet/views/predefined.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/predefined.php', 1, 0x00000000000000000000000000000000, 0xb6fe2d7efceac92072128f9ae528f5ba, 0xb63733b48ad569fcde8a165d2bfafce48387e309a2fde70e01d7ffee0963c56b, '', 0, '?'),
(0x96987d1310abd8f9b1de370fbe2abc47, 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php', 0, 0xf8650085e8d5ad5c31a34547c9b36592, 0xf8650085e8d5ad5c31a34547c9b36592, 0x5e49750a1408ceedbfd5bb77ecb623ff899a52d4c4a6fa1d67cd5016d726f08a, '', 0, '?'),
(0x969b58fe26fc9cd57ccb7c1f05459b63, 'wp-content/plugins/wordpress-seo-premium/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/functions.php', 0, 0x678126085a4df70118474de021f7ee25, 0x678126085a4df70118474de021f7ee25, 0x9dee83f93cd2b42261c001c904d01404662e48c0b96529beb9426d0e66693fe0, '', 0, '?'),
(0x969bea92e642bc6a27c42956f96931bd, 'wp-content/plugins/wordpress-seo/css/dist/monorepo-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/monorepo-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x354e4bea64d8b10b4cc219d538b222a1, 0x88384c65e45afcd174cacb60d86036240d664a2eb81907483e86410386a2b423, '', 0, '?'),
(0x969cc25358bb7736104d9edfa02d8f16, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php', 0, 0xc3a36330c93585802a778d9552acb8f2, 0xc3a36330c93585802a778d9552acb8f2, 0x99cf5ea4dee17f99c60ccf97d776ca7ddb99e121e618a1294fff4d018def4d1c, '', 0, '?'),
(0x969efd51dedcbcf80fc197322c2d9b43, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGist.php', 1, 0x00000000000000000000000000000000, 0x7936c3d79889f1b0374186cfff53f32d, 0x709f92f764ba4ca42126d6a6d830ee305f716522a798e3ccbfe3ca520c7eea42, '', 0, '?'),
(0x96a343d1c3800b79dc6e84aac90e397c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoClass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoClass.php', 1, 0x00000000000000000000000000000000, 0x1c01d03a49d1e3c93cf172f9aabaef54, 0x4ee8acd8ced6dccbe0657841b2789aa69a1697bad0b10250e090dc7d3e869404, '', 0, '?'),
(0x96ac61623cda048fc0a714d00fe66020, 'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php', 1, 0x00000000000000000000000000000000, 0xe308e37cdf75e31cb5d94623bf227ba9, 0xf728c950e89340227f217bc741297b0668fd5dc496d0a627fb79c8090f3758a4, '', 0, '?'),
(0x96ad6f78c9f593e0c6978c578adc37ef, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', 1, 0x00000000000000000000000000000000, 0xaa8f74bd89a02adbdf23352f27e31d8b, 0xf1ffa5fac72369de96dd4d40b0d8425b832f8f20a620aab17539679e4dc0f06d, '', 0, '?'),
(0x96b22b3472854f4408ce1a992c8e76ed, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif', 1, 0x00000000000000000000000000000000, 0x25c83ea511f206e88f214719dad9c88c, 0xf8e76de4b04738b2407e6e7ff3f13fe20978b6c42ad5917808bd6bfbfe53018b, '', 0, '?'),
(0x96bbad7e088a7d2b464f11fee5cb464b, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/DeferJS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/DeferJS.php', 0, 0x50bea3abd730c8c17ea3991f17ffb01d, 0x50bea3abd730c8c17ea3991f17ffb01d, 0x868c6582df967f0283ba05b0e60685fe723f9850fd36620b9cb1a8543f4f364f, '', 0, '?'),
(0x96c1bc0b9945983fc61d8cd0aee1bea0, 'wp-includes/js/media-views.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-views.min.js', 1, 0x00000000000000000000000000000000, 0x33b4193d17b48d35fbcc55dd9c3d573a, 0x85d6cf3d4647e6bb96e591a45a13c6f04b19a02c7d9f532bf75bdcba43791126, '', 0, '?'),
(0x96c257b13c6c91deb7580aff44d0ad23, 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-allow-embed-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-allow-embed-presenter.php', 0, 0x2ba720ed495b72882822e6549b527410, 0x2ba720ed495b72882822e6549b527410, 0xb4c13b91d1fc5493ae8008745a79c8e709661ee421c227aaa95b323e8a0248da, '', 0, '?'),
(0x96c2a01d16cf768591c6189a62047529, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 1, 0x00000000000000000000000000000000, 0xc43d5998918b9940fcb9d30fb75fa578, 0xdeb0ca1a5e33c3c99f7689552e61810d5d0166df68e202498515992873f5c641, '', 0, '?'),
(0x96c2d4bb3647f013ed068fcdba8324dd, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php', 1, 0x00000000000000000000000000000000, 0x408d2119e8bd735158174e3a65b318e5, 0xdc61c7d1c424164e20d124f654d32aec7083980180ab58af96f47ca3b90703e9, '', 0, '?'),
(0x96c6be9cf5d02ff266c0bdcbc4f8893d, 'wp-content/plugins/elementskit-lite/widgets/page-list/page-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/page-list/page-list-handler.php', 1, 0x00000000000000000000000000000000, 0xc80a6503b0217def868df9af6022f00a, 0xac4656618f9d24f3b426b1c40e99591e24bdb2fb9326da512eac721ded323c7f, '', 0, '?'),
(0x96ce006bacff92e780ba6a931f097288, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/ContainerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/ContainerException.php', 0, 0x97e8350ec05e1564f4e04903710fc5d7, 0x97e8350ec05e1564f4e04903710fc5d7, 0x06df1e6d012d5666a0f35a734e07ccf7cd022a5571a46a87df1380e938b7c342, '', 0, '?'),
(0x96ce6d59805c8d231cb1d7cd825e32f0, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php', 0, 0x13f1e3b64d126189da18e7f41e98f071, 0x13f1e3b64d126189da18e7f41e98f071, 0x4873e21d323482984ae1af6797fc0ae0116b1eb570f97720cd936e4f6c3d3bc7, '', 0, '?'),
(0x96cec4523a0c5ee6652b783297d96313, 'wp-includes/PHPMailer/SMTP.php', '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/SMTP.php', 1, 0x00000000000000000000000000000000, 0x16403b1d60833801c30a23981c453e11, 0xa289cc94dee2bf5f257ddc7df711df00ceb97e0c7753ab82171a3f16414908ee, '', 0, '?'),
(0x96d003bc037bc3ab384fc51c75088ccb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedManufacturedBody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedManufacturedBody.php', 1, 0x00000000000000000000000000000000, 0x28ae9a53e33b8b9a61eb32ccf2abdde3, 0x15c05fbba810f5ddc9a812c0bd6f0720937409e58a14c54b6b3a1d6765bf6ef5, '', 0, '?'),
(0x96d0f6591a78e75b026b1632e212fe64, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php', 1, 0x00000000000000000000000000000000, 0xac58d282959d9b5fe21448536b48f868, 0x805daa6321adbc8a50611ed2e27963e060a8ce8d29dc47fa516227410dc808ac, '', 0, '?'),
(0x96d7a9a487449ef61845eae7fe695fe1, 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php', 1, 0x00000000000000000000000000000000, 0xc1a76047ef7645301214a3c3eea6e473, 0x521bebaca526ad46af5eb1f60a14a595838d83088ca07e3d47e831bd5f8d32a3, '', 0, '?'),
(0x96d95744a92437fe8b7733e4ea53e9dd, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php', 1, 0x00000000000000000000000000000000, 0xaa93f4b6b6d5a8e82ede26a344958d91, 0xcbfa007ba01a5990247f018ea92237257aa99839b0e39fa7d1da6c1821f385fd, '', 0, '?'),
(0x96d987446638a941f2cd1436985b1fe1, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif', 1, 0x00000000000000000000000000000000, 0x4affed1b55e5f73c9f0675ae7d0ad823, 0x69d29b6fbee2c3f548f7d39d8ebe4a31fc15a5bd198ea2c084df70b513408d74, '', 0, '?'),
(0x96da6634d08fcface6c30ac1a53c6efa, 'wp-content/plugins/wp-rocket/languages/rocket-tr_TR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-tr_TR.mo', 0, 0x6110ce93d8bb08b19c8377dc1798f822, 0x6110ce93d8bb08b19c8377dc1798f822, 0x777b02c68f53a67ca5b2a2dfa3e26d7fc89af202cc10940e1286408ea2864aa8, '', 0, '?'),
(0x96dce48649c9826c761cf07435f8bc4d, 'wp-content/plugins/elementskit/widgets/video-gallery/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/error_log', 0, 0xe50ea9e0384357506b71863970241177, 0xe50ea9e0384357506b71863970241177, 0xf9003c9ed0de726a7c9786ee82355a5eebc327ff086589f800915707be13a2d8, '', 0, '?'),
(0x96dd3dc9dbfb823f3bfe7e3753a5511a, 'wp-includes/blocks/comment-author-name.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name.php', 1, 0x00000000000000000000000000000000, 0x19c342226b22abc9d9d08a812b5ef6b9, 0xf3d3a4e0f342d626e2f8bd7f298e60283dc3ab2c5b7ddfa2ef1ca47945ddc422, '', 0, '?'),
(0x96de32d01db071f02570ed841756c969, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Fonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Fonts.php', 0, 0xd39f045129334d5cde78796b1e249a67, 0xd39f045129334d5cde78796b1e249a67, 0xe0012921920e721c2035e6b276f72e6f47063bb821a38c73023910ee1e241411, '', 0, '?'),
(0x96e14a743abdc7b55d448ae3cb7dc866, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 0, 0x617474e4eb7992ac758650b7720259b4, 0x617474e4eb7992ac758650b7720259b4, 0x1d4957c0a3e18c2465fbf84bba98f30aa6f46643f24816e0f5acf55e6587697d, '', 0, '?'),
(0x96e24367bfb8f11e8b7d1d7cc745f7fd, 'wp-admin/js/word-count.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/word-count.min.js', 1, 0x00000000000000000000000000000000, 0x10d678031b6755300ebb10cd56dfffab, 0xdceeb930dbfc1e74b3775493c18df9f51391e37ac72b6f8d19662f7f0daac568, '', 0, '?'),
(0x96e450ceb41311fa277f692c89692134, 'wp-content/languages-old/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', 0, 0x84ffd86594f38b85a35aff28315cc811, 0x84ffd86594f38b85a35aff28315cc811, 0x5b3a65202a04fb2e2ceb80d97d07ef4d17af5fabdbc129eaeba53bf72a1107dd, '', 0, '?'),
(0x96eb0946ba18fe3486f5a8b84cff7bfe, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-login.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-login.php', 0, 0xe8561e82dfa63188a3726ec9ef657a15, 0xe8561e82dfa63188a3726ec9ef657a15, 0x4b3a841afb9892d3f31f45771971cb803d8079d62f5e9e25f3f7a3790dddb943, '', 0, '?'),
(0x96f3eb2f47789712a51de8deaabf044d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LazyOpenStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LazyOpenStream.php', 0, 0x701feecbe97a8c45fa90d57af065ff6c, 0x701feecbe97a8c45fa90d57af065ff6c, 0xe2e574665ea6fce5c6a99000d6fd6902f7a7c934d306110652c7af633094abee, '', 0, '?'),
(0x96fa6cec4e91c7c6f63b1b56f076649a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', 0, 0x46c62b501c6a4a0ec28f183fd62153f6, 0x46c62b501c6a4a0ec28f183fd62153f6, 0xf7fbd3a34930a2d91c7e961a75fee3cf0a7e8be27c6816a9d628dc527f79c822, '', 0, '?'),
(0x96fbe359b1a156e9615b67293184cb3e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Vkern.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Vkern.php', 1, 0x00000000000000000000000000000000, 0x599f700ac23d0e82b65f8d56acf4d1a9, 0x1948290f2e42fd52a26b63e171f802529dc167a04dd322ac69d965aead258ec1, '', 0, '?'),
(0x96fc81800b3e355dd5410a27621f744e, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', 0, 0x2e1087ab033d7892ab76f7d52f0061a9, 0x2e1087ab033d7892ab76f7d52f0061a9, 0x2fe69da49a294d00b4773f8c2b9e3e7b83dfdd8e1c2a86a2408b4a97a054435e, '', 0, '?'),
(0x96ff75e29db14ccd300d708913ae1362, 'wp-content/plugins/wpseo-video/xml-video-sitemap.xsl', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/xml-video-sitemap.xsl', 0, 0xc5646fe1fcd99861db9d3f655b69839e, 0xc5646fe1fcd99861db9d3f655b69839e, 0xba30b480be70e583b334ec5353bdd7cd1978a66dc50a9b9c559919563bd4758d, '', 0, '?'),
(0x97003196148b0097d82482e959d4e5da, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-poster.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-poster.php', 0, 0xc0bfc3ba0084f8ac791f65fc38c71461, 0xc0bfc3ba0084f8ac791f65fc38c71461, 0x97643ce81595804274d6dcbb20836a37a1815b84609e90d5acaf8035124db584, '', 0, '?'),
(0x9700c022ea127362448d5fdf9dfa9570, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-150x150.jpg', 0, 0x482cb9e081d70b3ef9b9c946dc0af2b2, 0x482cb9e081d70b3ef9b9c946dc0af2b2, 0x9f739556df0affeea97c3efd84498a89aba6faab6ea63d965e88ec9128e7149f, '', 0, '?'),
(0x970169189ad6dc1268ca961cc8739c4b, 'wp-content/themes/twentytwentythree/parts/post-meta.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/post-meta.html', 1, 0x00000000000000000000000000000000, 0x38338a96da89355d260298f392719b59, 0x867cf24d84f40d1899de8342a07f58a33f71c0e7ffc814ff5bf6b18224e37d18, '', 0, '?'),
(0x9702a875d545f2807aa8f799236486bd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php', 1, 0x00000000000000000000000000000000, 0x7f82d989d99da59282b6216c2e7fd1cf, 0xd70f3a9c4e491b2b7f51868bdcf46f028932e24a5cff063e5512806b8bfc2670, '', 0, '?'),
(0x970534df96541ee536ee1d27f928eccf, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', 1, 0x00000000000000000000000000000000, 0x3fa05d40f6e71519eb9cfd26115ceb55, 0x545bbb8fcc55737cf6760125bb2dee177ae7378be833f37521849df4e6de4ea5, '', 0, '?'),
(0x97080da1d1b27d12a9ba1c2080803a71, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4ads.php', 1, 0x00000000000000000000000000000000, 0x6d86c7700f70484a1b0f4e97a8244984, 0xccfe13ab217081931fce07739ed3f47e5da983f8b9d179a33fc3951ecd85dc72, '', 0, '?'),
(0x970976be134f2e04847cdfa417d2b582, 'wp-includes/js/tinymce/license.txt', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/license.txt', 1, 0x00000000000000000000000000000000, 0x6f9589e0c8df783acd1760d203bafffa, 0x5916e1e2a723774fde675e27e562baec913a855e17eb093d03e8b7a87cf4bcc8, '', 0, '?'),
(0x970aaebbf1a21df0605d44d3c157cd07, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Signer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Signer.php', 1, 0x00000000000000000000000000000000, 0x565b43bf086d440a7aa8d2f64f7e174a, 0x2e0bcd1cdf8166ca2898892f3db5df7b0ead4273e732b6a390f14effedc81521, '', 0, '?'),
(0x97194c3c51b5e028fe9f5f6720bffc07, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php', 1, 0x00000000000000000000000000000000, 0x65292e373aff34e65d37935de1224a85, 0x82ef4e859abdc1dc71621747e6f91d78e73c834217f4d7270a7db65a90b019ad, '', 0, '?'),
(0x971bf29bd67acc99c30db8c983054fba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackHandler.php', 0, 0xb6182bc14d4235c6ebc623c228595140, 0xb6182bc14d4235c6ebc623c228595140, 0x29684967d0c7db62215587a37aa1439c62954a0bb1616b4fdb7b52b9c9c08b3e, '', 0, '?'),
(0x97227ae205c9150f3e55717cc4e15373, 'wp-content/plugins/elementor-pro/core/utils/collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/collection.php', 0, 0x6119ca28ddd430568b1679c31555d3fe, 0x6119ca28ddd430568b1679c31555d3fe, 0x5bf55ad083963a1791b702b100535c654d1cc41f2e87ac99f6c10fd15e30513a, '', 0, '?'),
(0x97230f07904c9ca23570a168bfa1c293, 'wp-content/uploads/2023/11/bg.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg.jpg', 0, 0x2c58fb0d0daba7fbb8b8392859af4602, 0x2c58fb0d0daba7fbb8b8392859af4602, 0xcd07bc87b805e80336031a74730bb3996c415d46616ac8617886e6ebf0834aec, '', 0, '?'),
(0x97240b51772a9ea80932d728df6ca2d4, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css', 0, 0x75debf407895faeb69de65af0785237e, 0x75debf407895faeb69de65af0785237e, 0x2be3f50ceed93cda43bb24d7c31c2c4296c5e2dfa7e2b0effd08482992de7b39, '', 0, '?'),
(0x9724d1e86cd3e28e991bcc7ca36d12cf, 'wp-includes/SimplePie/src/Cache/Redis.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Redis.php', 1, 0x00000000000000000000000000000000, 0x0bdf21e533a62ccbb02a9ee01a9544a0, 0x593d818373dc5d757c05a617f75513c62956a838fca560905e2be33ee35383a5, '', 0, '?'),
(0x972dd7d9e8b92a414343f88e496b7419, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', 0, 0x5f4153afb8b178dc16dbe7f1daf38089, 0x5f4153afb8b178dc16dbe7f1daf38089, 0x8bbaf5af366bac49ea801fb141cd8c9a65ba4c987b251c0733c7f8b569803ab6, '', 0, '?'),
(0x973c35b778e87375745c68affed38f47, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/File.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/File.php', 0, 0xff11486f1d6fc8ee72e354f89edd287e, 0xff11486f1d6fc8ee72e354f89edd287e, 0x2cd0e67f3fff7874b7312b9b23163b7712bd769e033ab5d7d632dd7073df919e, '', 0, '?'),
(0x973edca2dfd3b0c81a31a1a6ed3d43aa, 'wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php', 1, 0x00000000000000000000000000000000, 0xc54d56b7f2ecf2075f0311862c6fab76, 0x22bd664bb791bbd4fb13ec43d1aa76b287c33c3420ceb954b77fcdfd261e6911, '', 0, '?'),
(0x973fedf4d07fa5ddb74f549309c3cc34, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/error_log', 0, 0x0b4aae1c05d6626724409eab219693d6, 0x0b4aae1c05d6626724409eab219693d6, 0xd519aa86357bd6cb40fb18c0b97207836fdfeb9e966a6ff19e14eab21b955cb1, '', 0, '?'),
(0x9743f3101b51258e8e4009c44a6120b9, 'wp-includes/blocks/archives/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor.min.css', 1, 0x00000000000000000000000000000000, 0x466bb3898113b557856b43dba9675984, 0x326e1f57131af3fe84cf8ea7c607d4507774cef7f31c9cb82154bdb736585015, '', 0, '?'),
(0x97482b40d93d0710ec9d20c09553dc70, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/size-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/size-transformer.php', 1, 0x00000000000000000000000000000000, 0x231e65ee9ed8f9a202c380fc53a1ab53, 0xfab481d438939f5abf8145f56ffc33b7aa0b73a4e2261504dbf28b98b8b243b8, '', 0, '?'),
(0x9749b17b51a5571a0e2426b6ee0fc808, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/readme.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/readme.md', 0, 0xbb10b4b16b66485b68a49789146d89cd, 0xbb10b4b16b66485b68a49789146d89cd, 0x12d3686b239eab6c13cc23c6f778e51ef2df117612b6890c7852f7a170660af4, '', 0, '?'),
(0x9749f4d6c7e2f298606fef75d66d9df1, 'wp-content/plugins/elementor/modules/notifications/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/options.php', 1, 0x00000000000000000000000000000000, 0x1c8974f77e6d05aaaeee526ff1f99060, 0xe98bd7db768881595119f7dbc0eaf0eb37437d5990edb98a3b800168657382ea, '', 0, '?'),
(0x974a608b2ebcc9e7cc83ed9fb881b9a3, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio.php', 0, 0x6d491f72e4510ddc23c78e20caf3f957, 0x6d491f72e4510ddc23c78e20caf3f957, 0x6a7f6c0c9118c5cf7742e356914180c27f87000b81b19b63dd044a3372b233a2, '', 0, '?'),
(0x974cdfa8f5cfa407138c2805bab952ad, 'wp-admin/css/code-editor.css', '/home/iraneurobetcom/public_html/wp-admin/css/code-editor.css', 1, 0x00000000000000000000000000000000, 0xfbc767719513d9cf69a47390ed948b2d, 0xa57e3a2294600fd4f668652640f815fa2a9c11c0eceafb41bf05afeeea8016ab, '', 0, '?'),
(0x9755418e2eda86c065ec53fbcad91e8c, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/search-replace.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/search-replace.php', 0, 0xfd4b43125e8a65f0cfcbb4c118f5ba7b, 0xfd4b43125e8a65f0cfcbb4c118f5ba7b, 0xd5b0905f7a1be9b782e130621306256daa851e8ad23e1a7a16dae9acf51d67d1, '', 0, '?'),
(0x97585b466ec4ad7ad8cf845509ebe419, 'wp-content/plugins/elementor/modules/system-info/reporters/server.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/server.php', 1, 0x00000000000000000000000000000000, 0x50a2435810867baeb12cf49d12df76c3, 0xa65aeb343daaa2b89ac62fa03e1d4f5d90e62b6e5609d92978d9b80978a226cf, '', 0, '?'),
(0x976a48450e03e29034efd435a677166e, 'wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php', 1, 0x00000000000000000000000000000000, 0xe0422b999c17faeb8e39f912a20707e2, 0xfb37ee596d52af74e806e3e659aab25608b7d7fbb757144a116e259d83fb8e9b, '', 0, '?'),
(0x976b27b638b017d014d514885df106cd, 'wp-content/plugins/elementor-pro/assets/js/social.f215e8a3efafbdbeb7ef.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/social.f215e8a3efafbdbeb7ef.bundle.min.js', 0, 0x528e63e4193669d7cb694d42ee3c905b, 0x528e63e4193669d7cb694d42ee3c905b, 0x5c88cab1487b83f57f6f59fbaa02fb8af8c79667a0e4b66bd02a378e0ee106d2, '', 0, '?'),
(0x976b35822ab07f878ff23332b2d6c444, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/1.png', 1, 0x00000000000000000000000000000000, 0xa1e9111669740f301d396b4c589d1004, 0x2886b8a77654c40b85b8ef0f119a31f2da440a8a81c528f281d9e1f3887f1763, '', 0, '?'),
(0x9774520035054161ff7f0f22beb99187, 'wp-content/plugins/wpseo-video/detail-retrieval/class-localfile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-localfile.php', 0, 0x034601ff7715d32105a6930383a92c29, 0x034601ff7715d32105a6930383a92c29, 0x847044b70ba313a8c38ca6637c339b84d65448ba99459d82ba3aa539a1c34f87, '', 0, '?'),
(0x9779a1de4483a33e9e3ad92ed6ee66f2, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/04-afternoon.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/04-afternoon.json', 0, 0x417b920ef69adf0b2cd7e671f8306782, 0x417b920ef69adf0b2cd7e671f8306782, 0xac6eb0ab24d5f6af8c26b7ef7eda60d261aff782838cc2e9be6a51362eea5d58, '', 0, '?'),
(0x9779facef62f5cc92131f430046192ee, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-size-scale-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-size-scale-prop-type.php', 1, 0x00000000000000000000000000000000, 0x4c3c90766af91cafc7174d67ce15bb70, 0xafd9106f1e46dccf258c9bb9ca29dc0f82fd26f8e8d2df16af3e0b4f1ac890c8, '', 0, '?'),
(0x977df484de5fe78570194844b33ca1a6, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', 1, 0x00000000000000000000000000000000, 0xd91b0ac7e0f4381ef9d726ca69228383, 0xa83fcde64e9ac89f2855b195a49a3575513f36793f93dacf50adf386dab2e51a, '', 0, '?'),
(0x977f54df94d9c4ead1485d0f3dc0fe22, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', 0, 0x1920e2818088ba2acebdf36a44fb58bf, 0x1920e2818088ba2acebdf36a44fb58bf, 0x36a10e9b09a05e9751bf5cdf1973210beb7724ff4e12e5399eec9ce0300624ff, '', 0, '?'),
(0x9782f83557d40fd36bdd5e1cfc082ed1, 'wp-content/plugins/wordpress-seo/js/dist/admin-global.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/admin-global.js', 1, 0x00000000000000000000000000000000, 0xf88378584634a49454ad24689224e05d, 0x7e54d099c12408be2f36a5ba472d0048c68600def5f0e2a69f667a34e436ae27, '', 0, '?'),
(0x9784846cf5686d0e9005c4667361c61a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php', 1, 0x00000000000000000000000000000000, 0x22f413522c5e63e60d64936eb6d256f8, 0x5f9ea13fded7007a7ea3eaf617a64196d8e3419fb232512c1f8eff86e65ab3ce, '', 0, '?'),
(0x978484b621f62b5ef9ae960f6a2d4f51, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-green.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-green.jpg', 0, 0x4223c98de004469f18e0d07b69cb9d6b, 0x4223c98de004469f18e0d07b69cb9d6b, 0xbe21fe01e69c31f9261ed59d669e99d39a66cdeed0db73a127b5cd7f7ecb3fac, '', 0, '?'),
(0x978502ce02bed3d607665112d3c79014, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x13269f3b249690aac0522936874fd6e9, 0x9df71ad1facde53c797d48c76098da65cf1828c803482eb48f94a224e8895fe3, '', 0, '?'),
(0x9789be4e129b0a72e582c71bd224aee6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientExceptionInterface.php', 0, 0xedb34aeb062eb56478396df6b28202c1, 0xedb34aeb062eb56478396df6b28202c1, 0x5c1b917a5c30f8aae841bd8f03ea41fa6394581cb363e672891e8692b6d56fb2, '', 0, '?'),
(0x9789d031b848bd142705460c580a2b14, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Test/TestCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Test/TestCase.php', 0, 0x9a46d7e7b4b375a08f9c5b38a689e016, 0x9a46d7e7b4b375a08f9c5b38a689e016, 0xd13ccfc9005b7284616e666a17b404093b47da9becc7181d8a2b824d139a5a09, '', 0, '?'),
(0x9789df47bbe5f64e822462b52411d645, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', 0, 0xb730ced09698ebaaa4e2f14050e18ca9, 0xb730ced09698ebaaa4e2f14050e18ca9, 0x38dcd5e872da29422ae28889f09d33217a362fbe2b9acc56b9c857812ad66c37, '', 0, '?'),
(0x978c1e18402f896b66d2cc2a50ca857b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Video.php', 1, 0x00000000000000000000000000000000, 0xa0e8ed0545e7c9472abd8a78acc10980, 0x4e0977f0ab3a82343fa04751bb2889e67a5f81b4ef55c6d1916177944df83d4f, '', 0, '?'),
(0x978e223914fa38e5c66fa227ed491afa, 'wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/node-processor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/node-processor.php', 0, 0x8914ecf5a3f5d211b74ad6c9e4ebb99a, 0x8914ecf5a3f5d211b74ad6c9e4ebb99a, 0x5b5bd7813f9925940a4d4e19acf3c7fc1543b9bb4aa1a841e08ecf44fcb19cd7, '', 0, '?'),
(0x979017deeeb1cce1d1bf6cbea7496222, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Datalist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Datalist.php', 1, 0x00000000000000000000000000000000, 0x3d829f657380f3eb09e02e82ce481449, 0x274417d8ab2fd74b154fcd82cd8f6e38cb325355232f9bfd5f1f9e769c24a02c, '', 0, '?'),
(0x97938bde1382a49865102f5d908c629e, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-58886228071c0957dc3fbc5138d1a0e2.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-58886228071c0957dc3fbc5138d1a0e2.json', 0, 0x8ab818b62303d9147d7beb0f7af46aca, 0x8ab818b62303d9147d7beb0f7af46aca, 0x2edefc26468237806d1336fe1e9e88dbba63e27bddac328f9261e78cd8920a74, '', 0, '?'),
(0x979727ed36b5afbb3ae80e424596cd9a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxStrayTrailingBackslash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxStrayTrailingBackslash.php', 1, 0x00000000000000000000000000000000, 0xec90e65e013673107471a94c55807420, 0xdd3c609109291db07884728c43093358f23eaa7a045d6a0883e676c6f201c430, '', 0, '?'),
(0x9798e1db29adc8ab7f9c68274485d46f, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', 1, 0x00000000000000000000000000000000, 0xfb6c5363b40463f1d39752d03eeef0c6, 0x72b868ad22f9e96fb7b6cb5c5eefae8466bb3c2cac617d5f1dbe97c7c43042b6, '', 0, '?'),
(0x9799708aa94bd66299f800219728a2f5, 'wp-includes/css/dist/block-directory/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xfe6bc2f2841ca011b510648ec9f5570b, 0xafe272106efd3da78ffaf15064e5725f4c6b6d63b685b03bf94f50f9482c72a8, '', 0, '?'),
(0x979df83b0130ffc1757fc358b243e42b, 'wp-content/plugins/amp/src/Infrastructure/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Service.php', 1, 0x00000000000000000000000000000000, 0x1c722090e9b3d9a01e33af8f78e7a1cb, 0x70530bbcad3cdea314b41bfca2aa68314fbedcd324e3079e4315fb3a428b1ec1, '', 0, '?'),
(0x979fb70cf43d02f1fc453ffaa6e71d1c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.php', 0, 0x4f4368836fbccac4c126d4caae9a0133, 0x4f4368836fbccac4c126d4caae9a0133, 0x4deaf5911fb4a49436c494fa29f835530bbe9a7fa8390e359831aea4f1e3debb, '', 0, '?'),
(0x97a7148a85ca069313abe5c526ff1cd3, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php', 1, 0x00000000000000000000000000000000, 0xa73bc2af8f5e51dbe8278db3a3bf7fb0, 0x67fa1fe66ec50daba14cdd6150a4bd45988bfab2378d7c7652069958f0859b69, '', 0, '?'),
(0x97a8610c1ff1ae831667dc36d8475de6, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators.txt', 0, 0x01c367eee2fb4ca2468a96eb35c2bef8, 0x01c367eee2fb4ca2468a96eb35c2bef8, 0x8f96e323eae4afa3782759760d90f8ca0417d3a6e4cf702a88c7cd92a26f0ea1, '', 0, '?'),
(0x97aabb6bf9d10dda966424e10fe6e46b, 'wp-content/updraft/plugins-old/updraftplus/SECURITY.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/SECURITY.md', 0, 0x8e735c26f201de5c7acaafd9b276df6b, 0x8e735c26f201de5c7acaafd9b276df6b, 0xa76eb7583bf05a478fd6d7331fd76ad587c0b8f7288c3e4fc7363c78796ac740, '', 0, '?'),
(0x97ad28f8ec0a69daf10997eca0d93081, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', 1, 0x00000000000000000000000000000000, 0x009fed1435a5a5b13b5af957b7a69597, 0x1f11f1cd21d30a0be8a597be75c876ea32a796e48cdeea9c1ca2bd7df8eb13bf, '', 0, '?'),
(0x97b074fc63ed8d388638a7ac8364407d, 'wp-content/themes/twentytwentythree/styles/pitch.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/pitch.json', 1, 0x00000000000000000000000000000000, 0xfbde1b3f6c3c2e383e596fdda9cd9200, 0x6542f3b29dc748571cae85279d5c6e64fcfbc1067a018bdbf5fd46912ad9e350, '', 0, '?'),
(0x97b539001b00722193652f825194c966, 'wp-includes/SimplePie/library/SimplePie.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie.php', 1, 0x00000000000000000000000000000000, 0x2729f3506cac5c92eb48457a3744e440, 0xbc689487af13b97ea2b196a6d658237cc492025e219c73b223b01794426a0b51, '', 0, '?'),
(0x97b6f6d83ee13f9e02f478cbdf09c9cf, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', 1, 0x00000000000000000000000000000000, 0xaa6b1f31db81760c0fedfe5ebfa3f17b, 0xfbbc28505fc26322c6cd78e68edd10e710e3b6fa519c55736ec1c82c61a31155, '', 0, '?'),
(0x97c0b30087f781eccbf0c2d5370a1fe0, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/meta-slider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/meta-slider.php', 0, 0x1cc68db30a73629e1570b90fa32331e0, 0x1cc68db30a73629e1570b90fa32331e0, 0xa586a82663f3b4dfc995f76c65d0cae31eec5a604e3e7f4948dcf0332fc7e7a7, '', 0, '?'),
(0x97c6075408318dacd093e0c6f316b1b4, 'wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php', 1, 0x00000000000000000000000000000000, 0x99647534a234a3bb4af0e8abfbb32804, 0x50f03618a473a299d55913633a0f4ea7f83b01ec936010a6ff4453778803998e, '', 0, '?'),
(0x97c61fd41c8aebc66e88d10b8bad97cb, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php', 1, 0x00000000000000000000000000000000, 0x1bbd5dbd7e5d1d72a44d9dcdaa287675, 0x597abfd096f3a53408ac2f68175e44cf9aeace0cbb8e20d6d89eb840b08f2614, '', 0, '?'),
(0x97c77c80c63559b2ee7bb8c5c12ed5ab, 'wp-content/plugins/elementor/assets/js/kit-library.b0f0ab89c95fe1f6fde3.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-library.b0f0ab89c95fe1f6fde3.bundle.js', 1, 0x00000000000000000000000000000000, 0x0a67db17a259f9700ac402c15b788c09, 0x850036911bc6fffc81bed133ec87000a65ca3ab02239216637d86062a8f131c2, '', 0, '?'),
(0x97c99298b8c07ddcc074d6b871dd55b8, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', 0, 0x9325e9ee533289d4f13fb28f7894ceec, 0x9325e9ee533289d4f13fb28f7894ceec, 0xb4dffd68165441e4f0b76ec2ed108c1d9a8e028c9ebb56264e6eeabef3b697a1, '', 0, '?'),
(0x97ca2f1a93c1fd4761f8e76e001b4560, 'wp-content/plugins/elementor/includes/widgets/google-maps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/google-maps.php', 1, 0x00000000000000000000000000000000, 0x93d043145e2ae29d52fcb7c161a03511, 0x9b6cedd588430e59f7adabfd8d9615c07835d261836495ffafbff060c72797e9, '', 0, '?'),
(0x97ce4961e82f5138b0a00615fb370b4b, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/5.png', 1, 0x00000000000000000000000000000000, 0xdb50b408d75cd000805a1ea5ca75ad62, 0xfccbbd43d0d109c86df99fc56723b70d570c7d12eebf257cf515095e3f831209, '', 0, '?'),
(0x97d711e8a965c80d5254ccf0a06feabc, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Subscriber.php', 0, 0x1da6fa800cea018dd9d05aa07c08d07b, 0x1da6fa800cea018dd9d05aa07c08d07b, 0xa3f7d4e85ed338257945ad436039f4a584815bc4e63b86ef7041b68f0400299f, '', 0, '?'),
(0x97d770e2521dae7894a72412cb4ddb6d, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-01.svg', 0, 0xa5d01cf0a39c6f9e240932494931e7ac, 0xa5d01cf0a39c6f9e240932494931e7ac, 0xf388f350338eb94e592b9392a95cdab167c3f11411af89fb2f240826a3157d91, '', 0, '?'),
(0x97d80e1f5a9459e8f13ac6b3084f21b2, 'wp-content/plugins/amp/src/Exception/InvalidEventProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidEventProperties.php', 1, 0x00000000000000000000000000000000, 0x0587908f71f3be6e60b3c5baa054023d, 0x554530a42b7381e2e31719d97a6bc11c221e8ed4ead4c2cc5f759a22bfbecd7f, '', 0, '?'),
(0x97de8f5c8952ee7a0ebca99779f7a641, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php', 0, 0xcfc7ad38a58af17d46ed8264ed501099, 0xcfc7ad38a58af17d46ed8264ed501099, 0xdf2b82d8067ac48562a181f2beeca0dc9dfaa32bb34e736a863ddc3e333f40c7, '', 0, '?'),
(0x97e0472b538590b1e6649e1dce78c016, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php', 1, 0x00000000000000000000000000000000, 0xa06b14ffb481b15382a8214585ec554a, 0xd4425707ed0fbebd5496067d37ee538a54705a6cf11f2c51a8e4522a45229441, '', 0, '?'),
(0x97e0fe4e36935135a2cf64d716721f23, 'wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php', 0, 0x2c588809a4524dbe58f31bf392244013, 0x2c588809a4524dbe58f31bf392244013, 0x3beb261ed3b97a0da762c911f6955511f93e14dfc2e5c5a34370833464068b89, '', 0, '?'),
(0x97e36f3f6e9af9115c42715b7794c0a8, 'wp-content/plugins/elementskit/widgets/audio-player/audio-player-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/audio-player/audio-player-handler.php', 0, 0xdf7ac8489223d51f262e413b6ea98162, 0xdf7ac8489223d51f262e413b6ea98162, 0xf1d5a29186e906c86d10f182304f11423112c67346292dda5929281b4d8576e3, '', 0, '?'),
(0x97e376d62f3969b742358167b5f5efaa, 'wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php', 1, 0x00000000000000000000000000000000, 0x3cdbf30328cda8c49f9b5f9b099bbe90, 0xf7b2fc63a65a494feb5c89837afdcf4e4ce4461706a60140627fcc8593efa142, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x97e8f78e1d0b07e8a50eec15fe48688c, 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/info.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/info.svg', 1, 0x00000000000000000000000000000000, 0x63a227e673c54105c6e83b5c93701fd8, 0x2227a84d0dd0dabc31878ce9dc6027e3055fe55195df3773856903e6b2b9adc3, '', 0, '?'),
(0x97e9461e912bee9d1c6055b13b00bd8c, 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Optimization/class-minify-html-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Optimization/class-minify-html-subscriber.php', 0, 0xf9c08e9eb1a14aad521326c9596dc5d2, 0xf9c08e9eb1a14aad521326c9596dc5d2, 0x9d5dc28b63c43274c87fb29a0cdf776d915e082c160010bf20ffb17d9f85e5b1, '', 0, '?'),
(0x97ed7c9c7e9489f71dc9f08781e515f4, 'wp-includes/sodium_compat/src/Core32/Salsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Salsa20.php', 1, 0x00000000000000000000000000000000, 0x2936b4a5293af6dbcdf0b88efd9daee2, 0x1c4830a2930b4cb3d1973fb8e39eb98d2e31c74df249116508d3c9021dd9a392, '', 0, '?'),
(0x97f162a6fc921fc1ff0ca3ba7c657eeb, 'wp-admin/css/customize-widgets.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets.min.css', 1, 0x00000000000000000000000000000000, 0x2c22e8129ffe37d49f2c44d0087c8ca8, 0x3e31d794f9bcec927155a49ce92bbf1e2088c49877cac6bb1174492130aa18ce, '', 0, '?'),
(0x97f290f8cc14ab34687cb3c18f3e9011, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php', 0, 0x79d78ee3c302efbde6e71716b90ebd5c, 0x79d78ee3c302efbde6e71716b90ebd5c, 0xce1cfa4ae65a785a24557513e26e616c2b91ecd1732191efa361f082628785d2, '', 0, '?'),
(0x97ffb5616cf2569a3f8e66fd1ad1918c, 'wp-includes/IXR/class-IXR-server.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-server.php', 1, 0x00000000000000000000000000000000, 0xbdc80664dfb9e097d5022463a839edab, 0x00e47b4dcee15508a10d4e1e2e80298d949d2da4f583c41e6077191148f2eed5, '', 0, '?'),
(0x98006814ee94114b669511018d00f0f8, 'wp-content/plugins/wordfence/images/forward_enabled.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/forward_enabled.jpg', 1, 0x00000000000000000000000000000000, 0x55002f336534651399cfd70b8308def6, 0x30bcb451377f3031163897deaa392d967a39d8bd71f0d3145372c492d350f5d3, '', 0, '?'),
(0x98058bb032f1453594a0583666423e4b, 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css', 1, 0x00000000000000000000000000000000, 0x3d5b52340a32e6a75459ac1039d09236, 0x229c493f9a5d8c94452db237b60e410ab9d3e33dea2c95dd42705c0c3977d423, '', 0, '?'),
(0x980a8a573b72a033593b2e81cd83f8a3, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', 0, 0xd08783f96d85924c3a1ce35b37c6c30a, 0xd08783f96d85924c3a1ce35b37c6c30a, 0x9b227fee3bd2e730db59bad3d2aefe348dfbfa0afe46b73508b641cd3f81719a, '', 0, '?'),
(0x980e30e4469e3358a3668c443ac1a4b8, 'wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php', 0, 0x996a7cbadee7e58fe22f2fe6aa218bf1, 0x996a7cbadee7e58fe22f2fe6aa218bf1, 0x928cdff4202acc5e435dea625ea751ff936f8923aa1b5170d8b8e4c085eb7341, '', 0, '?'),
(0x980e9bafd0c28e0fd9ea48cb300836b2, 'wp-admin/images/browser.png', '/home/iraneurobetcom/public_html/wp-admin/images/browser.png', 1, 0x00000000000000000000000000000000, 0xc1b2f9c29eb54b1f5c0284629524fe46, 0x2624f186c489399ba1e088d77e5f5348d25fd91c14cc93ef254cbcb6fe2726c1, '', 0, '?'),
(0x98188bb5ef8638281ab96ae85a5d077d, 'wp-includes/js/jquery/ui/effect-pulsate.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-pulsate.min.js', 1, 0x00000000000000000000000000000000, 0xa9d6d580c201facab1f44300e3284957, 0x1bd0228b9e54f13eddbe47e3286ad0ac3b1e5f32eb41b2ff9ed827ed7b8affa5, '', 0, '?'),
(0x981d6bb8fed79ecb8a27b3fcab26b85f, 'wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php', 1, 0x00000000000000000000000000000000, 0xd81e34fe13ecf5c48e2d9a9317e41926, 0x4bf503d013a229209ee30bffc6d4446278e300648100a2cb3889d3303d782045, '', 0, '?'),
(0x981f4ddf25c419686c253e0df6938343, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/stroke_circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/stroke_circle.svg', 0, 0x1c2e37096e5c9bb639472f2837083ca4, 0x1c2e37096e5c9bb639472f2837083ca4, 0x6003401073826ebb020ae73dd300e776101caf69e859a56c45abc7f6684ad607, '', 0, '?'),
(0x98203b5098a936a2cf0b3337505546a5, 'wp-includes/blocks/comment-content/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcc76b9b20e1e8e1694251816865d4ba3, 0xc655d691efff7740069f2c6d31c5b48f432cc92217b9e0018f46ae16b4596a6b, '', 0, '?'),
(0x9827ddd50e7835a60f7f7c24e390419d, 'wp-content/plugins/elementskit-lite/widgets/image-box/image-box-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-box/image-box-handler.php', 1, 0x00000000000000000000000000000000, 0x85ae92378b59b53b9ad7329280414176, 0x72edca6284ddc5b4457ec92edc1e205d50b5108c886a6afae6bb2333a17f6090, '', 0, '?'),
(0x982c9681de1b46bcb5f00f5c04dda7e2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x9ec0615b87002f19b131382d0bd05c77, 0xdd285a65cb52308a260f36509f2b23fd5ba3dacac40d621b35bc035f747d5104, '', 0, '?'),
(0x9834c4beebd539ad6609ce89741703f4, 'wp-content/plugins/elementor/modules/elements-color-picker/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/elements-color-picker/module.php', 1, 0x00000000000000000000000000000000, 0x9506e6dcb549038446acd6321c927b03, 0xb8c38d33dfd4bac773838b2ad28bd21738c6af01aa46d8b8c52a585db3b77d80, '', 0, '?'),
(0x983741f7452285e3776737c71c3fb521, 'wp-content/plugins/elementor/assets/js/packages/schema/schema.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0x9837b4f50831385c7002c68823331708, 'wp-content/themes/hello-elementor/template-parts/search.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/search.php', 1, 0x00000000000000000000000000000000, 0x015d5a81e849b580809908605368dfe5, 0xb2975b47b6328fefab5c08fb5cfa680107da359abb00876fef17a6ee9b956d20, '', 0, '?'),
(0x983ec5e511c3ffcd9978be9ce866740a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', 1, 0x00000000000000000000000000000000, 0x32c145f88821451073ef476514a43f5f, 0x502359a5a26647dd47c3936ff54ab064307f3295ae4af615456e903e1ea68a3c, '', 0, '?'),
(0x9840931e7d9ddc780f32792ce568467c, 'wp-content/updraft/backup_2025-04-28-1206__EuroBet_539e1e86ed43-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-28-1206__EuroBet_539e1e86ed43-db.gz', 0, 0x54b90cc3c3b880b2855f4d9082e77d5e, 0x54b90cc3c3b880b2855f4d9082e77d5e, 0x83579ff70dece8bf092868b4f40b60e21495c4b230cdd6c183c113c1d797f919, '', 0, '?'),
(0x98493c3ee3d445816bf8689bc83a391d, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', 1, 0x00000000000000000000000000000000, 0x05618295b6e28f75b5105cdd19f168d1, 0xa1c1081408bead39e8e1323dae50ed43221fdb712a1b352740430b2eee84f6cd, '', 0, '?'),
(0x984af6e5520c764b235760c01380ce75, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', 0, 0x5119d43e8cf7625983567e413ec786d7, 0x5119d43e8cf7625983567e413ec786d7, 0x5c8cb0831bb46b335da6623b30457a228c135aae51649bb36b77e69f7c9fd8c6, '', 0, '?'),
(0x9851d74e370d2cd07b6fba0c35626774, 'wp-content/plugins/wordpress-seo/css/dist/academy-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/academy-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x3f9ed2cb97569450e2c80010b80c27ac, 0x2b9c07e834a8c65499235d58e5bcbe49677eb27c847db58a2bedfcee43cb297e, '', 0, '?'),
(0x98526021e99548c2b4af489a96dc2236, 'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js', 1, 0x00000000000000000000000000000000, 0xef01076fb79e338f9d9514bcd0f60683, 0xa4522c9cd560e24c57db78a187a3dd6ac7bdbcd2086ecefe8550128c92898f79, '', 0, '?'),
(0x98547b093dfec61eff6406fe2f9624da, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', 0, 0x4b362d53f9f395681c227430cbb9770f, 0x4b362d53f9f395681c227430cbb9770f, 0x33bf0addc2169d65ff87c22a395f091d5002770eb62fd468f2590e0eade82619, '', 0, '?'),
(0x9855c453880d0b42e7a0cc633e0ddd0c, 'wp-includes/blocks/latest-comments/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style.css', 1, 0x00000000000000000000000000000000, 0x4f94dd77ce0fb9b75d53703fb3ab4fc3, 0xeda532bbd9ded69e3ee0fedca01885f72073a96931425e19f70d49f050bd3677, '', 0, '?'),
(0x985811f652ff6576f895204f1cb6f455, 'wp-includes/blocks/quote/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/block.json', 1, 0x00000000000000000000000000000000, 0x8dd6877f46c72681ec4417d4f1d2dfa4, 0x59a8bea976d8289deffb2d3ed3802fb858b0b257b7567bda70400b8ffb7948c4, '', 0, '?'),
(0x9858b8d4cdec6735fbf49fbc289d3d63, 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/trans.gif', 1, 0x00000000000000000000000000000000, 0x12bf9e19374920de3146a64775f46a5e, 0x9cf020d7c3bba7f5ab10cda54aabef934f906d4f9a3acf99e9e7dc6c98579635, '', 0, '?'),
(0x985c18661c45d10a6f89f888f5aa4754, 'wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php', 1, 0x00000000000000000000000000000000, 0x31682739bd76b8adf3628d8e6e8b3bb8, 0x6b94810c4bf42fe190ba74532f06810dcd59e834d4178572d0ae09183f890293, '', 0, '?'),
(0x9861bf0f31fe70d0f9e3eade9cc156af, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php', 1, 0x00000000000000000000000000000000, 0x5c0c588eecb830253ddd884121881dbb, 0x625a47027ede75bd990c260de59daf3116e6a5832f148e2b2f69b7bd9d171ff8, '', 0, '?'),
(0x9865b5180a61e1256f851c9686c345e2, 'wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5143c752f0e461584eca0af0e9941cf3, 0x3445769221dbd025fccd45ff32f545a0e0258417d04e1dc9ceb964aab543c86f, '', 0, '?'),
(0x98670cd7192445c9630e9e26f0239b00, 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.ttf', 0, 0x42caec08ef9415783abc474f51ccde93, 0x42caec08ef9415783abc474f51ccde93, 0x35063667282fd33a6cef71fe8a9320652d4383d3600ab401c25e5c6b03a3a9b4, '', 0, '?'),
(0x98670e809508640edccbd0b7f7a86e58, 'wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php', 1, 0x00000000000000000000000000000000, 0x774d0fef45733cc88ebbfd8ba963d85b, 0x61fdc0644274569694f4f69d56ef750ecd4d6dc39d27fc626db0a98e31536932, '', 0, '?'),
(0x9870745f205987c18cca374c06e34b74, 'wp-admin/css/deprecated-media-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xb9e75372120d499b734c1d92bbe9029d, 0x9c55d99010316d87bd81acfbdda8f13aaabcc8ea30cbf614c3ff83dc92db3ec5, '', 0, '?'),
(0x9871a9eae6731bb4d2f0ecddd111541a, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/clouds.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/clouds.svg', 0, 0x114a3db0fb9ed9c6064e566cb3562c21, 0x114a3db0fb9ed9c6064e566cb3562c21, 0xdc32a554be0fff052f517cc9de6db551f8d50b20232344b1f49122b21b3cd118, '', 0, '?'),
(0x98749c0b268485cb70bd493f9d451179, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Host.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Host.php', 0, 0x8c4cb4e52a38fc999601246f7b88f98f, 0x8c4cb4e52a38fc999601246f7b88f98f, 0xccc5e34c218b76af36271c62fafcb4e93bbee248c979abe9805009fa94f4ed02, '', 0, '?'),
(0x987ad778454c7ca0347a04dedec140de, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 0, 0x8ea68c94df469a5e92f5140014e7e9ed, 0x8ea68c94df469a5e92f5140014e7e9ed, 0xcd30cf8482d1c0548b9eea80d43133b29253ca201bf6b39eacb9e4457f610984, '', 0, '?'),
(0x987c285c3fa705055d905b42d75ab4e9, 'wp-content/updraft/plugins-old/updraftplus/images/updraft_freev.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_freev.png', 0, 0x7e492b620424007e12855b417e7bae2b, 0x7e492b620424007e12855b417e7bae2b, 0x1967541ed9c6fe0e3892bc1946d4b4495387a3e27decb73f05005bec419f90fb, '', 0, '?'),
(0x987d39836a4ba0a0b2c7d110636053c7, 'wp-content/plugins/elementor/assets/mask-shapes/triangle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/triangle.svg', 1, 0x00000000000000000000000000000000, 0xaba1ac34becbd3e0fbb427396b1e060f, 0xc28b5bba5b3193cacc4b417e8c522a708efbf0b5573171ea84900d1bdd446690, '', 0, '?'),
(0x98805a7453d9e9744d86f2b70e05fe9b, 'wp-content/plugins/elementskit-lite/modules/megamenu/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/options.php', 1, 0x00000000000000000000000000000000, 0xb69b7b6ac46e1c6470b2e9887938e04b, 0xb142a2adb7bc9ada8a32560848b01a74e352ba4060f746849753bc71a6e26029, '', 0, '?'),
(0x98815df6c2845baca0ec0d0e9ef97ffc, 'wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php', 1, 0x00000000000000000000000000000000, 0x807c0cf131b70ffcb17c6d0588b32882, 0x66e77e3beee0c69492c720955e404c40b63453e57a5ed19eda4f18ee34a184f1, '', 0, '?'),
(0x98826c3f5de4b0045a1beab56a4b59b3, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php', 1, 0x00000000000000000000000000000000, 0x5aa17a6249183253387725a67a1139cf, 0x37d731f42d51d717ec564007e936fd1c5b6f84598dda46554b21e2115259f7f3, '', 0, '?'),
(0x98874679d468a67fd7c7bd4e92a0aafa, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', 0, 0x68cbfb7e8ca06778d823b07ddf7f75c9, 0x68cbfb7e8ca06778d823b07ddf7f75c9, 0x6c2a22ff044a296d3187e56ece88b39b3b1810ea24bf4f8a58c2958f84afa431, '', 0, '?'),
(0x988c1cb6b7f11495350a48499db78359, 'wp-content/plugins/wp-rocket/inc/ThirdParty/SubscriberFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/SubscriberFactoryInterface.php', 0, 0xa32d9acef7f06586eddbd25ef260dd6f, 0xa32d9acef7f06586eddbd25ef260dd6f, 0x805bb6281106ba2a94ea205d58df1bec3b6b7fb36ced133645fea54f07b919ec, '', 0, '?'),
(0x988da3fd549db94489c046d24b3106c7, 'wp-admin/css/media.css', '/home/iraneurobetcom/public_html/wp-admin/css/media.css', 1, 0x00000000000000000000000000000000, 0xc6d05d270989e9facb3dc03b377eb0d9, 0xba8e58db80561ab60447b6168694c0b529bdfb05ed0273eb4f7269a9b4c880e8, '', 0, '?'),
(0x98919e7d595eb1f1b78b62850f59d31d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnalytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnalytics.php', 1, 0x00000000000000000000000000000000, 0xd991e476674b4811eb9fccbec9ca01db, 0x9e55c10140bdb60f0c6eed2c3cd4b10ccc1fd09dd08fa6a23a8f1afc63f8dbb0, '', 0, '?'),
(0x9898804eb2832ee563c8e996de095d60, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php', 1, 0x00000000000000000000000000000000, 0xea8dbaf93cd9a90e53ad48514ff190f2, 0x2692b23444d68499f650f4060f229d0307a6bfcc773ffc840daaad3271d2160b, '', 0, '?'),
(0x989a45e0ced09933b4fc9afc3eb2373b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php', 0, 0xcc4bab221ccca23a55e5365ed57aa090, 0xcc4bab221ccca23a55e5365ed57aa090, 0x18106616d70708e32cb11506ec7b146402caa9207a451288505982c8051f5043, '', 0, '?'),
(0x989c6b1c404d852846e62779a6d2e8da, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrowFunctionExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrowFunctionExpression.php', 1, 0x00000000000000000000000000000000, 0x3e6565bb95d1510f574dadbd6ea655e1, 0xde24e954fc20a2eb632be498045df4a76fd08fcee167899fa2d8829f05ae07ea, '', 0, '?'),
(0x98ab8fbe25d51bdbb5c3bb237a6dfe08, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Comment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Comment.php', 1, 0x00000000000000000000000000000000, 0x0623e81aaab57734f7f0c42bfbe7983a, 0x96b891aa725929ef6f31046bb0c58f20737dea0efd5e0480d00ec7a60cfa4033, '', 0, '?'),
(0x98b50a8921399d56f35173899937bf3d, 'wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php', 0, 0x9edb863cc66ed59d10029c18035f284f, 0x9edb863cc66ed59d10029c18035f284f, 0xa6678c400d4a169a80450e9a5e0fe121e1e35d716f9c8d90378acc27f2360d75, '', 0, '?'),
(0x98b6177bdfdab88d834596a3ba1713ec, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/autoptimize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/autoptimize.php', 0, 0x27a7c5417bee6be6b9822df722cc0bb9, 0x27a7c5417bee6be6b9822df722cc0bb9, 0x36d17f58bf6dae5983112f8008af23d6019f9d86c38486bf085b20b377a45677, '', 0, '?'),
(0x98bae83e198b8d1908d592cea222f52d, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.mo', 0, 0x9fde38d0c337c086740920ee625cbe30, 0x9fde38d0c337c086740920ee625cbe30, 0x487688d6d7ed4160666b62bfe925acb850afd238bbdd706b28d29893b4231782, '', 0, '?'),
(0x98c015a5d33f7e8918fa926354585dc7, 'wp-content/plugins/elementskit/modules/header-footer/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/init.php', 0, 0xe4f6273e2e3c66a233f86328a5cf2ed4, 0xe4f6273e2e3c66a233f86328a5cf2ed4, 0x2d8ce02492c7ac3ab67d6a3b4925c2272d15a45ce84b4fcba2d36f49dcad4ea5, '', 0, '?'),
(0x98c42f47ce9ed3b65bad13c79ceed943, 'wp-admin/js/gallery.js', '/home/iraneurobetcom/public_html/wp-admin/js/gallery.js', 1, 0x00000000000000000000000000000000, 0x3ac06bf676a1fb54270e6e05b1e4a164, 0xa6793db1fcbf5d8e1ae873985d88869f6a70d785c3cc9bbe3662e07685e86118, '', 0, '?'),
(0x98cb4bc6b405247af723b0ea33168a20, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/RequestInterface.php', 0, 0xab9d78e0024bfad8c697cab46a54d681, 0xab9d78e0024bfad8c697cab46a54d681, 0x838269f330c6c8aebba48aef284cc4ffa14dba569c4c6c14a955db063757387e, '', 0, '?'),
(0x98cd14c95bb22f9d397da0603a77d950, 'license.txt', '/home/iraneurobetcom/public_html/license.txt', 1, 0x00000000000000000000000000000000, 0x2f29a8123e792ceddc90ab4a3053be03, 0xedce4a962b7050a6b84a8a057c604e88b2556faf61e83725dd0cd16e66561633, '', 0, '?'),
(0x98d9c076a81b188ed2104b3ae0f85a46, 'wp-includes/blocks/site-tagline/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor.css', 1, 0x00000000000000000000000000000000, 0x22e301917fc2e4dc72f73338c51fdf9f, 0x0eaacfc5b2fe75ce91a775c6de2dfea4d0207893a96d926f43dd00a3b12f23ed, '', 0, '?'),
(0x98db8aa72260055edb71933104703527, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_static.php', 0, 0x72569c24375ee231ee0ebb5130cf9554, 0x72569c24375ee231ee0ebb5130cf9554, 0x76752f8b93877079720998db968feabe4b295fd253bce16aab793e41a78643b5, '', 0, '?'),
(0x98dc111274c6cce4f18c0529bdfae50c, 'wp-content/plugins/elementor/core/isolation/elementor-adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-adapter.php', 1, 0x00000000000000000000000000000000, 0x99d449033b991aef62fe417d6cf41484, 0xdda3c9e1ecc244286dac452da76145a29563221ef30693b993c9354a4e721cff, '', 0, '?'),
(0x98e2ef1837b725ecccac8ac5e826168d, 'wp-includes/css/dist/block-library/common.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common.min.css', 1, 0x00000000000000000000000000000000, 0x1958b001d9004d94ac7ae6818345615a, 0x38ddce306b61ad6d158bee5bb7b7ec0979124a32bf494df8277d956cfb616b11, '', 0, '?'),
(0x98ea059381ad3dd2698fa4d5318d56ef, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/lib/random.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/lib/random.php', 0, 0x3695f5559f98071abc243efd5ded591a, 0x3695f5559f98071abc243efd5ded591a, 0x1c73cb593a0d19c27bf3da25d2427cc966f2d1728ddf2f1ed5310f673edee74a, '', 0, '?'),
(0x98f10f656e27039a810f4c42766a950d, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php', 1, 0x00000000000000000000000000000000, 0x513781241e84fc5076f3cff64b28376d, 0xc97ab9c429791e82fefe4a5605919cb1a6677bd9b178438322760f466e645058, '', 0, '?'),
(0x98f7b79a83ab2ea54d9ee6da5f866554, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', 0, 0x177877f5a22bc13b6178a8f7186a747c, 0x177877f5a22bc13b6178a8f7186a747c, 0x7c74da737c9cc71203baad8ef0ef45c4102a55a8f6c694ab2acdfb6be4ddb9d3, '', 0, '?'),
(0x98f99b25735cdf3b563f680c4a7293b5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ExtensionUnused.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ExtensionUnused.php', 1, 0x00000000000000000000000000000000, 0xff41ff4ac26e1ac4dd589b7363bd660e, 0xe689d0064f498ba99d8c55e0bd90e7def00f6c24850b1e38d55fdfbfd1596a6f, '', 0, '?'),
(0x98fae78f69d7838ee6f4bcd140f34e9a, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 1, 0x00000000000000000000000000000000, 0x64ad19d5007926db720b51895b7fccf3, 0x6893f95adae1572a64cd21378c6d016d96417016b9d9ce0b29885a5add6f8ae2, '', 0, '?'),
(0x9900a3f9b5e8a0d21c2e177da5667741, 'wp-includes/date.php', '/home/iraneurobetcom/public_html/wp-includes/date.php', 1, 0x00000000000000000000000000000000, 0xcfbfe94e61f2658bfcbbd05c02c04503, 0x8197431652ae489706c73c66a1540c01db7c8dcfaab52f22b9cea6fa68040224, '', 0, '?'),
(0x990246d7ee09ac5449eecd37c08ab601, 'wp-content/plugins/elementskit-lite/modules/widget-builder/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/init.php', 1, 0x00000000000000000000000000000000, 0xb5483f9455c084c5091d1f2be282a05c, 0x324a561b43b11151c232bcd891b3bcad0ba4b62f0d750f7513a3829a37484b35, '', 0, '?'),
(0x99027803ed322ab9dc177405921a3ece, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', 0, 0x042f8382b1ec91fbf67bdc8783414b26, 0x042f8382b1ec91fbf67bdc8783414b26, 0x871ce1c43c74ee3087d9b882537d212fa3b0e20b0a6aca98a66bc7445042f294, '', 0, '?'),
(0x99058b142b450c3da832427c2910f6f1, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x9906e8f6e4c147b04f2c2c9df3e7a99f, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php', 1, 0x00000000000000000000000000000000, 0x21d9f15a25389efd7c65080ee72d42fc, 0xab8a65116276544ba7d02d7be9dd09b9c906ebc20f3c50b7929f19c1292306a2, '', 0, '?'),
(0x990c79dbe5db20d8ad75e18cc9b07827, 'wp-content/plugins/elementskit/widgets/video-gallery/video-gallery-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/video-gallery-handler.php', 0, 0x17098ad19e5ea4e838d10eab87807fb9, 0x17098ad19e5ea4e838d10eab87807fb9, 0xc16fa49ae0846d33e7e6da559acfa8c064c787d1f885d2f1d06376daa61ee194, '', 0, '?'),
(0x990da48b25bb417db12a20f3b78fe756, 'wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php', 1, 0x00000000000000000000000000000000, 0x778d7419b5432d8401f7b9966f35eee9, 0x3c37fa3edd01cbca9897d1c04f8bd51d796b798f4d820fb041d61be5265de5cd, '', 0, '?'),
(0x990e522692f0092d84ff5376b80728f9, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', 1, 0x00000000000000000000000000000000, 0xa72ad6fb410645dd387eb80095d9d815, 0xdfc415e99af9c5d4e1e812c7d2603e9157826885fda1404e5de71136a1cfc98a, '', 0, '?'),
(0x99137d5bc44949b4c7a1aac9890f3e19, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', 0, 0x2a73bd6fac908d54b3503239222c5d6e, 0x2a73bd6fac908d54b3503239222c5d6e, 0x9de6bd9c1e6e31163a373f1edcb70f982112fe0ed0d59df0e1f5c3a27616c5d9, '', 0, '?'),
(0x991e1836c5797eb39ef37aed511be3ac, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/coming-soon-bg-image.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/coming-soon-bg-image.webp', 0, 0xa8a1516bedca39878f6241c97868dc7f, 0xa8a1516bedca39878f6241c97868dc7f, 0x29678f2cc6ca6ab34f20a762a3f0b13b40689202c1b4ebbc9b6f0150023c416b, '', 0, '?'),
(0x992fd72fb1cabe67f3d8dd621e7b31bc, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php', 0, 0x24ea817767cf332eb463b2050c9f2f83, 0x24ea817767cf332eb463b2050c9f2f83, 0x28350ba1b29e8c2e0858f5fdf738d4912cb78ee5ff4edd025c9b100af2e91846, '', 0, '?'),
(0x99318c8809244061c85a3f142985eb49, 'wp-content/plugins/elementor/assets/js/editor-loader-v1.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v1.js', 1, 0x00000000000000000000000000000000, 0xea8afae0f09534e95d60608300406202, 0xb5cf2d85790b59b6e23ac0cc10fa1f72ebc9082ede53720f29282c4cbaa493fb, '', 0, '?'),
(0x993f54456284562bcf23e99793174843, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php', 1, 0x00000000000000000000000000000000, 0xa0a904fe25832e769fd321cc7b970639, 0x3e2d9f713be78b769e3386b352b5d1980c9fcf758941ff49722cbcab38975e07, '', 0, '?'),
(0x9951df8719599784668391a6cb5b05e8, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', 0, 0x86c78992eab597823e83e08204f925c7, 0x86c78992eab597823e83e08204f925c7, 0x179d23cbdd8c8bec1010faa62ce7ad6c2784dcce335f59899ab28ab8bccb3c6f, '', 0, '?'),
(0x9952e1c282c125300cbd69cf3156fd25, 'wp-content/plugins/elementor/assets/js/editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.js', 1, 0x00000000000000000000000000000000, 0x9b6f7413b55193ac2a5ac33da0bcdc9f, 0x8859f30c225a89d54793b9eca4091221a578498e55b23356442362f16c00ec3b, '', 0, '?'),
(0x995b82179fae514822705331c8aaeb63, 'wp-admin/images/arrows-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/arrows-2x.png', 1, 0x00000000000000000000000000000000, 0x972051f086017dcef17964622336840b, 0xf82c6381cbbf1aaf69287ee6d6d729958ca9ce2780c4385b41e92fa849d1e578, '', 0, '?'),
(0x995bd9185147ec8860bb86957c094571, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/square-scale-up.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/square-scale-up.php', 1, 0x00000000000000000000000000000000, 0x4c42ed2d6ffb9d43ba844b4b05a26bec, 0x9cace8beca661968f4a978ff28e7fc34a437a49cdbfe5077be3c29fb0c73a39b, '', 0, '?'),
(0x995c577ea0133485f5d9c18f574fdd11, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', 0, 0x8d936cbd63f8fad128fc1d9972855215, 0x8d936cbd63f8fad128fc1d9972855215, 0x4359275543a43cb83da08c1ee78ccbbab078a463251ca854764c335d0a056e46, '', 0, '?'),
(0x995c8e6c2fa753acbd09fac7caa8837a, 'wp-includes/blocks/template-part/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xbf2552e9eb04c7bd2ebccfb4d2ea86ec, 0x537603ece00a04f341ead8c27426d33241aa55972194759aeac2a3678f0c00b4, '', 0, '?'),
(0x996c9d95cc0147e2b9df5d40815af75d, 'wp-content/plugins/amp/includes/sanitizers/class-amp-gtag-script-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-gtag-script-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x463e61468abef746669087460f138dd0, 0xc6fff5b165c91a0089c8c81d19a181a6b33d95dbc8016c6fbce7476206f985ef, '', 0, '?'),
(0x996e4931032aa6aa8c64a250136280a4, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/Elementor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/Elementor.php', 0, 0xae3214f771f086bf34970f645e5c81ac, 0xae3214f771f086bf34970f645e5c81ac, 0xfa34a01a6de4c9e70e880021db640b30633829c0acec0b210a443da14e5943ea, '', 0, '?'),
(0x996f32196c8c592dfdd88d78b09fcefb, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php', 0, 0xe9a2600b9d19f7a2fbcc7d9d518fa06a, 0xe9a2600b9d19f7a2fbcc7d9d518fa06a, 0xea6f97fdb3802cf6175599bb7acc95b5fa2dad493c3c600ebb56e66c477a22da, '', 0, '?'),
(0x99767c9db9bcce557fa79a94954a2162, 'wp-content/plugins/wordpress-seo/images/open_graph.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/open_graph.png', 1, 0x00000000000000000000000000000000, 0x13abf2a1cf13fd263d2aa9d9497ccbe8, 0xcbc43a84fb1b076cfff91c15e653cfae72adfbffa7820ff1d52d7d3d491a95c0, '', 0, '?'),
(0x9978f0fd2b2b98bf1b0dbac291ff50a9, 'wp-includes/blocks/footnotes/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x17e26612abda60fc1d8fe51f2911b25f, 0x4405e982b45da30795d0d3133dd4e591949eb932135583687b48451838ac415f, '', 0, '?'),
(0x997d044b1d500b1ed5f440d02bf729ae, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php', 0, 0x5206ccb0d21e75b333a494d3410144dd, 0x5206ccb0d21e75b333a494d3410144dd, 0x29dc853ddcea30610fedaee5e0733014a7e1fed696dd7b4852786d84c2593cd7, '', 0, '?'),
(0x998049315cc7542d1bcfec71f3e69d10, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg', 1, 0x00000000000000000000000000000000, 0x0bb428459c8ecfa61b22a03def1706e6, 0x0009cc80b7b6ee8c8914e6abc4f3706f44f5571e5407f5ee3c4a0106c26a1c44, '', 0, '?'),
(0x9983fbcdc410b23993a6d2f507393325, 'wp-includes/blocks/comment-date/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style.css', 1, 0x00000000000000000000000000000000, 0x65000fd1fe382fd118103e59edd3fb46, 0xc11ec2bd327d85c938657abf46ec3e58cc3aa966c900598222a14dcaea84b402, '', 0, '?'),
(0x99840f05ca8c4a59ac0bc58f22d61ecc, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', 0, 0xb795d4f5fb8c62c0a30acbdb3416b1dc, 0xb795d4f5fb8c62c0a30acbdb3416b1dc, 0x3a071890d6d49adb9a9f8094fc04b4190db00637bb00d9588a425d25f3488d55, '', 0, '?'),
(0x998984d6b6d858ccfa442c390ad106bd, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/Subscriber.php', 0, 0x1efb4cb2abbd2c148247b51331d0563b, 0x1efb4cb2abbd2c148247b51331d0563b, 0x8077ae237b984b1b6a9b9038b06368674e00fdb8895cd3691da37bae05daeea2, '', 0, '?'),
(0x998b1f460e29f1f7060195a986f05e3d, 'wp-content/plugins/amp/src/Infrastructure/CliCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/CliCommand.php', 1, 0x00000000000000000000000000000000, 0x096f5af4b3bc0eb085f40937b6cc39e5, 0xfaeca341fcf3cc2341042631d8b721e3ce37a87dbee56a3fff36b85cae3856c5, '', 0, '?'),
(0x998cfbd3d486019297c947d4c322b464, 'wp-content/plugins/amp/src/Cli/AmpCommandNamespace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/AmpCommandNamespace.php', 1, 0x00000000000000000000000000000000, 0x4b9aafba1ebaf994da4e54f2ec5787f6, 0xcf4c2d5f55d0e1c78924799d8cce75b4e5650cd9767e92db950ce21e67686288, '', 0, '?'),
(0x9992c13b81b661a13cdd9d19ced49737, 'wp-content/updraft/themes-old/twentytwentyfive/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/style.css', 0, 0x1bc0c9b3cedd6852ce9453f5cc1d5a06, 0x1bc0c9b3cedd6852ce9453f5cc1d5a06, 0x899275caac4818ce6ceaf7bf17d6022496e4f9a889d2b78d23c0e993f26e3da2, '', 0, '?'),
(0x99985b69785402ba71d4c37e5776a165, 'wp-admin/network/plugin-editor.php', '/home/iraneurobetcom/public_html/wp-admin/network/plugin-editor.php', 1, 0x00000000000000000000000000000000, 0x38405f7661d194cd93174edf7cc56ab5, 0x3c820997674bd74bdbd486e47bcbc8916e8f561fbbe255b4cc890a08e632f67f, '', 0, '?'),
(0x99990ede787497e2e3b603d9914acc27, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidPropertyNolist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidPropertyNolist.php', 1, 0x00000000000000000000000000000000, 0xc12b5faa27c8e67f227d8d611119affd, 0xcd069672a8bc0d1145d5283bf5f7a9ddca9947b8d953a40409a9fd03470b8194, '', 0, '?'),
(0x999e4619041b7e85919f79b56337762d, 'wp-includes/js/customize-preview-nav-menus.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-nav-menus.min.js', 1, 0x00000000000000000000000000000000, 0x906dc17f8051afd216b5cb1a05792a9c, 0x6be737992857ff9f8d5e10c444b826d6b83781dd7d8938d826471fde7afd7faf, '', 0, '?'),
(0x99a3ebffd1776fd8f74fae866a2974cd, 'wp-content/plugins/wordpress-seo-premium/classes/metabox-link-suggestions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/metabox-link-suggestions.php', 0, 0xb7c82cc82e310bcc95ab64ed9f499e99, 0xb7c82cc82e310bcc95ab64ed9f499e99, 0xe7680ba63fe6872c06e70760a71d29c6c4fe7c302a34364096086e651c1b780b, '', 0, '?'),
(0x99a855652e3535f69b0739057566f866, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/FileResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/FileResolver.php', 0, 0x1f1a966688b31f2ef1194dd4c636d37b, 0x1f1a966688b31f2ef1194dd4c636d37b, 0x888954ba9fcc7c5e293dd9e16f1776977df28c492d0fd8dbaf9c1a736bcb4788, '', 0, '?'),
(0x99a8c6d03836281080f0acf1b2210e80, 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.asset.php', 1, 0x00000000000000000000000000000000, 0x507b3b761ce8a71bf830cb74825c5d67, 0xc2cb26af5af93d3435d544452d4b8e025559e5688b3ce92968d622de1ebc712d, '', 0, '?'),
(0x99ac950d8f06b29fbc9f88b988693d81, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php', 0, 0x8bb6e81fd101716d731d6e3c8abf6f7b, 0x8bb6e81fd101716d731d6e3c8abf6f7b, 0x012494b97107310d455e8c4988b3da95b8af5fc3a7da3fbc0af039b2faedb9d0, '', 0, '?'),
(0x99ad20b1e57e6bd1af1b8f067d427ba1, 'wp-content/plugins/elementor/assets/css/editor-preview.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview.min.css', 1, 0x00000000000000000000000000000000, 0x4c777d7846a945a391ab105c888a0aae, 0x5802e93a17500cd9fb85600050994b048d80895ac8a11e385ab90b9b06c585c1, '', 0, '?'),
(0x99ad81de80bca02c206db2b82bcf5f42, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', 1, 0x00000000000000000000000000000000, 0xe280199d5e2bdf1ed2e2bee4ffb709a7, 0xec60d0502b1bbb7ee0ad897d05a6c24f088d337f717c1d2ab48717731f633b2e, '', 0, '?'),
(0x99b4f94a3c3a5c1861ff6f2d6f1797e7, 'wp-content/themes/twentytwentyfour/styles/onyx.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/onyx.json', 1, 0x00000000000000000000000000000000, 0x2d67485332efc2c28c31ebce1ae5cd39, 0x8bc53a76ff7455de986ca5c5e0c375028fcadc9749067ab704a4224374ce20a3, '', 0, '?'),
(0x99b59b35f348ae328f6ea0ee2d25eb39, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', 1, 0x00000000000000000000000000000000, 0x9c7d1fe9d3e49929e2aa620084826e9e, 0x9ed5209576a0c01a3e1fd0e3de59a8d86eb70a14867f1fe914dc218cd3eb2638, '', 0, '?'),
(0x99bd403414167666d056e1ff3af2d47c, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing-functions.php', 1, 0x00000000000000000000000000000000, 0xafc01ba0932ad1771b6aba42bf51bd68, 0x674ce5672baa5ab2dbd9d2ffdab1d4b5f0bcd0a02baa8a3b0435e4249c86430f, '', 0, '?'),
(0x99bf2486883513b8e72fde912a570fa1, 'wp-content/plugins/updraftplus/languages/updraftplus-ca.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.mo', 1, 0x00000000000000000000000000000000, 0x9fde38d0c337c086740920ee625cbe30, 0x487688d6d7ed4160666b62bfe925acb850afd238bbdd706b28d29893b4231782, '', 0, '?'),
(0x99c1fe3b3a4815a8d256de72d595c62f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Exception.php', 0, 0x14e0c67aef22add1b1ebe6e02c271d8e, 0x14e0c67aef22add1b1ebe6e02c271d8e, 0xb868d726faf915d518cb9c0b1e8bbf6c113256f8124083912afb054e3124a0fd, '', 0, '?'),
(0x99c29ec5463763448f45fdad83a088ad, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_GB.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_GB.json', 0, 0x7cd39cbc76e32c88524042826fb7c9ef, 0x7cd39cbc76e32c88524042826fb7c9ef, 0xa1198cff4e7513e45626d907d98fc9ff18392bd99e5a63f2164e99a9af1eb25a, '', 0, '?'),
(0x99c37e2daf40874be6d39ef9e1e4b549, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Controller.php', 0, 0x8f5989545c3e66faf8093e9b7b312e08, 0x8f5989545c3e66faf8093e9b7b312e08, 0x3a6fd1d2e2c7d7c673cef3f8bfa2f9a407fe7d49d52e3c934d8cca0d088c1c89, '', 0, '?'),
(0x99c60ae9c3e69d4505ddbf44372aa97d, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/NotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/NotFoundException.php', 0, 0x1789265d37eb9cc162f402872d6fc5d9, 0x1789265d37eb9cc162f402872d6fc5d9, 0xa5ba3a50392710769bfdbae7b29303d79160e1831c315ade8b67383be303435d, '', 0, '?'),
(0x99c8951611c16ff0bad9d6791b5e7a01, 'wp-includes/blocks/image/view.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.asset.php', 1, 0x00000000000000000000000000000000, 0xb3168412e1bc22e2e07a5f262116f75b, 0xbdde737d6c36873815791d19b7611187f5753487c2807d51df4bf8e93073a523, '', 0, '?'),
(0x99cc02010c6394b8fa6a2b5855200105, 'wp-content/updraft/plugins-old/updraftplus/js/tour.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/tour.js', 0, 0x789b729b88672551ce314f66d05f9e88, 0x789b729b88672551ce314f66d05f9e88, 0xcfbe6de6c8346a6b829acf701ab4b1967bd4ee53d5874a45f195ec6be2385575, '', 0, '?'),
(0x99ccce0fb947cccbfa31c680e108b500, 'wp-content/plugins/elementor-pro/modules/popup/document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/document.php', 0, 0x60db8fe8885fb6ba775cdbceab242d3b, 0x60db8fe8885fb6ba775cdbceab242d3b, 0x9c1cffd0d915f709b2ac9513a4f13bf0b664bc18de0a791832cb8738043215f9, '', 0, '?'),
(0x99ce1485dfea87682a2ae995828746ae, 'wp-content/themes/twentytwentyfour/patterns/template-home-business.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-business.php', 1, 0x00000000000000000000000000000000, 0x43b28c7ff4170daf8ba11af9599b62cf, 0x3aab444734a454d7a037fc9facc4f23d02915229068385f59f183139410ee088, '', 0, '?'),
(0x99d11687664fc7cedfa0eb2562691aac, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', 1, 0x00000000000000000000000000000000, 0xd90ae34b15068454bac7e51ee81f71c2, 0x723fe59b737761f105225d8676b3651a1bc59b656ccdf888da880642f777c079, '', 0, '?'),
(0x99d90148d4fc885f1558d4d085b26755, 'wp-content/themes/twentytwentyone/search.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/search.php', 1, 0x00000000000000000000000000000000, 0x6f4c362d21e8ae9c6b91b21cbf79db74, 0xaac400ff3c779e87a9b3333d53c2c277542d7c22daeef5087556c96320f32077, '', 0, '?'),
(0x99db198c868b4c787b731f1896faea35, 'wp-content/plugins/elementor/assets/js/nested-tabs.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.min.js', 1, 0x00000000000000000000000000000000, 0x9e24ea6f1cd4772a70aac6755a9a989b, 0xe474c1b0bafb5d5e0328141bdd90c4b3e50f016989218f289c5b8293e76bca7f, '', 0, '?'),
(0x99e49196eb067783373a2708c2681d2a, 'wp-includes/js/dist/vendor/lodash.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/lodash.js', 1, 0x00000000000000000000000000000000, 0xbbb588cc4360df5d317ebff5f5c1ac9c, 0xd7b35b1fa3703ae2ad098c7aeab1d5cc4bdb5157778a747d48a4d349ad280980, '', 0, '?'),
(0x99e5f5fec70e7e039242b5c412a08ff0, 'wp-content/languages/themes/twentytwentyfour-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.mo', 0, 0x1b20b3adf6ed0374d8c98836f96c66f6, 0x1b20b3adf6ed0374d8c98836f96c66f6, 0xbfb2706874e86cfcec77c1ae8dacf0820e9910cdec173d1e6d7c01de785cb2c0, '', 0, '?'),
(0x99e6699c259bf9c36f8b29dc2385bb5c, 'wp-includes/blocks/image/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc52c9aa08092c381705e4e026043c827, 0xcf9e5ed85d1acc6efffa61158c86fe0be8ca7fe083c75fb10b3ac5d1e3c6e030, '', 0, '?'),
(0x99ea815a13d2c79d4a8e07ce728a84d9, 'wp-content/languages/plugins/wordpress-seo-fa_IR-606033e8cb263b032d13356d7a627ed5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-606033e8cb263b032d13356d7a627ed5.json', 0, 0x99fa53d7944d8e6c12cf02342f4234be, 0x99fa53d7944d8e6c12cf02342f4234be, 0x218e29b6bc852ecc73d4498120cdf3374a89e0cac64dde274ad1d6710dfeab2d, '', 0, '?'),
(0x99f060065959c28acd39fc4ee263627f, 'wp-content/languages/plugins/wordpress-seo-fa_IR-9fc912fe9f73e39d5df0779b31bb1a6f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9fc912fe9f73e39d5df0779b31bb1a6f.json', 0, 0x390ad9d4d03b42f369f0e67a4c68bbe8, 0x390ad9d4d03b42f369f0e67a4c68bbe8, 0xd37cf32bee661b0ec8ef6d06285f0a4c3214359b561c8adc162af1b1d019a878, '', 0, '?'),
(0x99ffc782b94da2be7d18fa47fddfe041, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', 1, 0x00000000000000000000000000000000, 0x379545aee853c5e5bff9166595a3c03c, 0x3e66a8a79ac65e3150661f3c39440bf8e14a9252441e791916be4d8c8cabb4ca, '', 0, '?'),
(0x9a06b5c232bcddf4f83afdac1594a1b7, 'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php', 1, 0x00000000000000000000000000000000, 0x168562341fc70e2717a1971f26eb9ff0, 0x08dbbcf39b8a34502714f4a2d113e168194eea61eb3eb7a8db1d45fe35e0b09b, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9a0b8f545ad2046bd650f5b6f6206abb, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', 1, 0x00000000000000000000000000000000, 0x52b5f8f51914b4781680b8cdef37cdcf, 0x4d7bed36df1214fb0f188b4f599a53eaebd2834ef2eeeec49b88141eedb3d7b1, '', 0, '?'),
(0x9a0bdb0c4b9b7caf7f6d8786ed145964, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/update-premium-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/update-premium-notification.php', 0, 0x523004c21dfcdf255dcb7dd6d9951f24, 0x523004c21dfcdf255dcb7dd6d9951f24, 0x61acd9f06b1a6214c7e5dea0898087bfc32458dabb065a4fda060fb7ae27a4aa, '', 0, '?'),
(0x9a0d4138207130c263d10efebf6b7917, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandlerWithLocation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandlerWithLocation.php', 1, 0x00000000000000000000000000000000, 0xb1dec36e2a2571f175ae7d91c5fa2ca6, 0x3609e2db2d536094a01b039e5c8c000fad97ef9195a2db210c579555d3205898, '', 0, '?'),
(0x9a0ff09345dff16d94c69d4236e1178f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-social.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-social.php', 0, 0x5bfa09419dbb32116d460c5f99ab63c7, 0x5bfa09419dbb32116d460c5f99ab63c7, 0xd11cabd62f26937ba362525d5a5930f9c24f0a748edfdd4e95be4f5994203016, '', 0, '?'),
(0x9a114001c613af5f67559f8b7f0b3916, 'wp-includes/Requests/src/Auth/Basic.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth/Basic.php', 1, 0x00000000000000000000000000000000, 0x07f677dd5906177bd39310317d606fca, 0x6f85822cd88cd662442719263ca5d89f09f1e0c0a665185d8a99f1ea27833d0a, '', 0, '?'),
(0x9a12cde53d90f467220f2c0c891c3d48, 'wp-content/themes/Newspaper/translation/mr_IN.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/mr_IN.po', 0, 0x5fe02e9a0997b055aeffac1f7f70521e, 0x5fe02e9a0997b055aeffac1f7f70521e, 0xccb54f52d9e26f95820788d1c1324aeb606ba3566d6dc96177db22995f3a9119, '', 0, '?'),
(0x9a13848fb01d8852788e9ba7aabfeb61, 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-tests.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-tests.php', 0, 0xb8a33f1745f86f281036d3ff4565a0cb, 0xb8a33f1745f86f281036d3ff4565a0cb, 0xba5bd1f4492107c7f1b824375289f3425eaeb53667ab0691640c3abc2a47f7c8, '', 0, '?'),
(0x9a16f3afa671ebb2faad3b4b54b24a09, 'wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php', 1, 0x00000000000000000000000000000000, 0x712b3f2cf5a810a88032c596b0f08dc1, 0x2a6338a8aa24c7151f82e879ca6f130feef94ce946facdab420f00759af18d68, '', 0, '?'),
(0x9a179050bc4515d4fef8a8c317b54a83, 'wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php', 1, 0x00000000000000000000000000000000, 0x2a9bc78265f8f73da5c3a326d07393d1, 0x6035692692ffe6b4ccbbf1900814a341a6d0d2466c04da35725a47698ac728a6, '', 0, '?'),
(0x9a1a2dae947837c3f92841c434f9bbe7, 'wp-includes/js/swfupload/license.txt', '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/license.txt', 1, 0x00000000000000000000000000000000, 0xcbe05bb060c85e07882dc06ff751577a, 0xa9d13a29b29b369f6122337285dc0d500d4e990f3491794a8bd6b78d9355e971, '', 0, '?'),
(0x9a1bb4fdc0755bdba136e31e97cc74ae, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', 1, 0x00000000000000000000000000000000, 0x4de0c534f6af57eb68965ebef7d73a64, 0x1f4eaa6b045c6039e3ed9169fb1804e998f52f37e4fc8636e28f49ee36d2e952, '', 0, '?'),
(0x9a1e22bf8ce9c789cd981db046ca3b2c, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php', 1, 0x00000000000000000000000000000000, 0xe7f6808b3095c4a6056f0b46130382c7, 0x11881265993a1ea991559b954293559a74a3375fece81fd646622f54ce766f56, '', 0, '?'),
(0x9a22fc5c34365231524c2004a1ddfbab, 'wp-content/plugins/wp-rocket/languages/rocket-nb_NO.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nb_NO.po', 0, 0xf2931bb1b5b7578a7d1547a09e45cc3b, 0xf2931bb1b5b7578a7d1547a09e45cc3b, 0xbffbc54a72221bdd6850f43c443f0e89aa1ab3b710b488959183da957b2f00e4, '', 0, '?'),
(0x9a2c3abfeaf433c0d5b9fc4340c97e9c, 'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess', 1, 0x00000000000000000000000000000000, 0x85bcd541be61b862907672f1a402071d, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0x9a2e1fa9aa5370d055a24ca73fd75552, 'wp-content/plugins/wordpress-seo/css/dist/new-settings-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/new-settings-2420.css', 1, 0x00000000000000000000000000000000, 0x57089872843e5a35bb56372cb82a950d, 0xd959c8f5835066a4907f5a42a720c4b30d08337d0589c7d5d2e7f22e5ba1bf1c, '', 0, '?'),
(0x9a31573b639fb69ab8b04ef1c022ef75, 'wp-includes/pomo/streams.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/streams.php', 1, 0x00000000000000000000000000000000, 0xfc619db341fed56db2cc114034712354, 0x0b90a96dbb431cc80197db03d8997e9e7bd2811440b4467d18cb976ec9a8a991, '', 0, '?'),
(0x9a355f4a707d4564a1d0daab0851d95a, 'wp-content/updraft/themes-old/twentytwentyfive/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/screenshot.png', 0, 0x0d60746d300aa01c31d9398c6867c87c, 0x0d60746d300aa01c31d9398c6867c87c, 0x09e12f148286850ac3f876ae4a37ca0a932b7a0f5d46a1d4494d5b9063a0446d, '', 0, '?'),
(0x9a35e5716e608bd2737e6ef889cb9dfe, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', 1, 0x00000000000000000000000000000000, 0xfadda279693196ee2b060c08c690e85e, 0xec250ae9841c7c5f122c8ba84a4a69582f31d0e1190995a8f032aa6f08af40eb, '', 0, '?'),
(0x9a3cb5d76a6b688b43d6338d77aefaa2, 'wp-content/plugins/elementor/assets/css/templates/lightbox.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/lightbox.min.css', 1, 0x00000000000000000000000000000000, 0x34ebd61331a3a545c36f71e6946402e2, 0x8e0179aaf59dfacc19705fa9c334bd240c22d0f4e7b1d3873f611ce7b9a87d10, '', 0, '?'),
(0x9a42d7663d2d6b1a257e0b981ff7744c, 'wp-content/plugins/elementskit-lite/libs/pro-label/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/init.php', 1, 0x00000000000000000000000000000000, 0x6152515478250a03234856d28c75f392, 0xb4e70beec1626bd751a09cd1e7aaf2ea89c2b111260b27c3e9ec05fd4aa02807, '', 0, '?'),
(0x9a4796676f6213fb60cbd6062e368cab, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x7f92a716dd01fe0268926bce1c4e3510, 0x0dcf052c679eb5bac130ba31c8b2443dfc80a55096430d47483e407868f0f386, '', 0, '?'),
(0x9a48b6c21add16999b2e067a6541c0e4, 'wp-content/plugins/wordpress-seo-premium/src/integrations/organization-schema-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/organization-schema-integration.php', 0, 0x4e67475fb68d5d7514548d58ed0bd1fe, 0x4e67475fb68d5d7514548d58ed0bd1fe, 0xe6609771a79448f86d61e774e6bd6e3488f50b4b7a6fb1c8de67d46ff56dc213, '', 0, '?'),
(0x9a4a9e8b42be4754b23b2c6ca3c0540e, 'wp-includes/images/smilies/icon_exclaim.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_exclaim.gif', 1, 0x00000000000000000000000000000000, 0x3a5cadb33e358d00720fc6cef47367d8, 0xb54cb8c9b5e81248b2cf41289c78ca933291455025f00991d723bdfcaf23c235, '', 0, '?'),
(0x9a4d0b015732c21f633f085471ba8272, 'wp-content/plugins/wp-rocket/assets/js/preload-links.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/preload-links.min.js', 0, 0x594887ff286cd6893a03cc4730622211, 0x594887ff286cd6893a03cc4730622211, 0xac01a952462f02df2a1f59b79f10a33c0d7be61cf4a7d5b24eb7d595b5d73574, '', 0, '?'),
(0x9a4d58d17e01c51b9f832adc8b4ed6a9, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-title-left-image-right.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-title-left-image-right.php', 0, 0x1d1a9626eaade37bcb2eda092b5d1c35, 0x1d1a9626eaade37bcb2eda092b5d1c35, 0x1c8c3012c2e365f57d931959ffd26e6bc87b6df4598db130223bdb3f8ee3f4b0, '', 0, '?'),
(0x9a4ef74fb5e8c3427f00b59761ab7332, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php', 0, 0x6e6a6c6d4d85ff592480b9ee6e782d68, 0x6e6a6c6d4d85ff592480b9ee6e782d68, 0x826df279f3fdc2c8cc1fc77d54b03fc84d0b894920cc16a2d5694b2d6f418340, '', 0, '?'),
(0x9a53a48933ee9400bb6b9ba644bdd861, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartCustomNumberFormatOptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartCustomNumberFormatOptions.php', 0, 0xcc17f8b500d9671c9685526ee3757da6, 0xcc17f8b500d9671c9685526ee3757da6, 0x5acbfc4633f712d77922296663c9c3989028ff66ef4e381c13666fc124c0d1a6, '', 0, '?'),
(0x9a569f5ee68233b1e76d3605872e5f50, 'wp-includes/customize/class-wp-customize-background-image-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-image-setting.php', 1, 0x00000000000000000000000000000000, 0xa923c9f397e68cb75b05b0875e94372c, 0x6c784526e31b3335cc8585fa4e6ad710b4149f922125c6b883f776191fa3cc18, '', 0, '?'),
(0x9a5bd5b6446af3cd73ac7ee589679be0, 'wp-content/plugins/wordpress-seo/src/dashboard/application/content-types/content-types-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/content-types/content-types-repository.php', 1, 0x00000000000000000000000000000000, 0x323eabc14ec70838e4d01a157da51ab3, 0xb3566ed149541ec8f1152df82429923852126a26b53a2a75b3d9f95dd7cdfa17, '', 0, '?'),
(0x9a5c53c63feb7a9410149753f99dd6d5, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image-landing.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image-landing.webp', 0, 0x2cea00c9903be2255dac09b54f64259b, 0x2cea00c9903be2255dac09b54f64259b, 0x8e56ade95601f6173e8a50afc66a4f68e5cdacc7dc78af48ccb817ebbe95c8d1, '', 0, '?'),
(0x9a5e1288c8137290275396d0e9a08252, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php', 0, 0xb0f1285b1d26921965cc065aabb028f2, 0xb0f1285b1d26921965cc065aabb028f2, 0xe36f9945aa6cb4aa8baf4f14b975091d320bea4cf392aac02a35d79272c5fae2, '', 0, '?'),
(0x9a636ce4da7a8565b7d11da2d887b6a8, 'wp-content/plugins/elementor/modules/checklist/steps/set-fonts-and-colors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/set-fonts-and-colors.php', 1, 0x00000000000000000000000000000000, 0x7f2f11c254a08688849b9f2d6e117c28, 0x03d934ab58cadbd0befacf4ea70f92b903f87a009673085ff2acad1f122cd51a, '', 0, '?'),
(0x9a63fc8f136e408019f7d749758cf111, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/MetaboxController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/MetaboxController.php', 1, 0x00000000000000000000000000000000, 0xb96ab623fc1b85df3863a283e3ccc74f, 0xb073a83e8e6ba46f2481982e4fd0c2f4053e0af9d3c1419275c7c828ea154543, '', 0, '?'),
(0x9a64873ad8904bec3accea080dd817ac, 'wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420.css', 1, 0x00000000000000000000000000000000, 0x5f961592b0bad9f3e6df3e652bd5217e, 0x1e1a8fc77af2b75b7abf2d49407fdbca116c707eabcbe3d50f54d0673cab5753, '', 0, '?'),
(0x9a6599148363e1c3741f993ec71b444a, 'wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x977ca37d31893cdedfa66c83bddc0ee4, 0xff9670f89891cb566dc8e7ed188c1fa6dfe5de1a54b071921d93befadfdf7618, '', 0, '?'),
(0x9a65da10c336b334c7c5552df5788365, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/array-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/array-transformer.php', 1, 0x00000000000000000000000000000000, 0xf4ada34925a17de87546db28365a0337, 0xa850dee0b38b9aa45d51bf0070a88d2029b55528a5a2576d920c281b4d1c8baa, '', 0, '?'),
(0x9a67ff31772ca0e9f782bc52a5fcebc8, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/error_log', 0, 0x1e127c1e861032a7e7eaa9c38c7122e3, 0x1e127c1e861032a7e7eaa9c38c7122e3, 0x99b9186c46a0916a1b5bc00957997fcff51b44dd7658547384661a880070ed8b, '', 0, '?'),
(0x9a699887a56489b2834fd2aed661fffa, 'wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php', 0, 0x3e7e68f7788e0ba21a92af23f3d8ca69, 0x3e7e68f7788e0ba21a92af23f3d8ca69, 0x6a7f562996b5ef95d721c157776d11b4ecd8038c9184a0f20aa8758c0e822804, '', 0, '?'),
(0x9a6fe90e59687be1742dcac5c8e2e740, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php', 0, 0xea9ad12b9f18915b9e3fe91f3a1ab449, 0xea9ad12b9f18915b9e3fe91f3a1ab449, 0x1b3f3545cc8d30c7aa4566ef3f06211fddef482d9c296c65c43913a7a4172658, '', 0, '?'),
(0x9a71327492721ddb972c115d732a72ba, 'wp-includes/blocks/audio/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style.min.css', 1, 0x00000000000000000000000000000000, 0xed4308a775d3e1aec880c96334429229, 0x142834844bc6711562e70151ff58170fce7b64ff862ab550af0a827af17fabfe, '', 0, '?'),
(0x9a7c2bbd51d781858e377fddec43620e, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', 0, 0x22f7f989ebb173d71b4303eb3ec8f958, 0x22f7f989ebb173d71b4303eb3ec8f958, 0x41a794085f26db2d282b683bd173aec4954f630e72e668cd06e6b6ee395dc9cd, '', 0, '?'),
(0x9a809ceab721586a8b242baf5aa49856, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css', 0, 0xc8638254554a08b208bb51fa5d290de7, 0xc8638254554a08b208bb51fa5d290de7, 0x51e141a3f480c8fe203c7b85cac8e7919f67f29537d70a85897241b56b908bf0, '', 0, '?'),
(0x9a85fe2ff79291b3cbadde86b3c4969b, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-pricing.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-pricing.php', 0, 0xdd8c6784071dcd5d053b42516778ff85, 0xdd8c6784071dcd5d053b42516778ff85, 0x680745257f0c30650d89c09aa4d300cb7785aa2e7fb4942d0bdc2a359adc8f82, '', 0, '?'),
(0x9a8d695d365a142b5cb24e755e96a2d5, 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', 1, 0x00000000000000000000000000000000, 0xe7146684e0883134581390f6e27fa209, 0xbc096d13e0835b4b7a57acbe16856000e86dd035b1f4562bbed6a91bd62cb09d, '', 0, '?'),
(0x9a8f0c2a5ce1ab8d41be5f61eca4dd31, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css', 0, 0xbfc0e61dab3fa454e84813dae7591616, 0xbfc0e61dab3fa454e84813dae7591616, 0x5c1c3305c47601336b1aea0d21980de41d62b62482c44ebe417e790be5798adb, '', 0, '?'),
(0x9a9348011f7403e9ddd189c4fb9499e3, 'wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-contact-button-base-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-contact-button-base-pro.php', 0, 0x96781e0c8e6d1eadf47b6a29d18a0a3e, 0x96781e0c8e6d1eadf47b6a29d18a0a3e, 0xdffb2a0c3e9a96db2e8e04c1dd9ba329f8ec922c70aba293605a201be09de9fe, '', 0, '?'),
(0x9a94a5c434264ea5264414559d495597, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/plugin-links-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/plugin-links-integration.php', 0, 0xfdeea7e9574fb9ab83bbc4ab50df3b9d, 0xfdeea7e9574fb9ab83bbc4ab50df3b9d, 0x5f13374948d0c26aece6aedcbd49e539dcbf6a33806561b90f2fc70e640eae25, '', 0, '?'),
(0x9a9ad4b7a009b85192da2e64569890b5, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/object-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/object-prop-type.php', 1, 0x00000000000000000000000000000000, 0x7458b7ca059162a09c53f832c7318246, 0xcced1815f3516a502712e0705ef0f8101ad0862c86382e87fad355724763e8e8, '', 0, '?'),
(0x9a9c0da4ba629ea6a4d8b14af5481d54, 'wp-content/plugins/elementor-pro/assets/css/widget-author-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-author-box-rtl.min.css', 0, 0x616a35d1c0d9157b1ae32c20fc29d592, 0x616a35d1c0d9157b1ae32c20fc29d592, 0x82fa12b69b52f6fc45b60811e9eab290f74259f3fb47952efce146d36480dd5d, '', 0, '?'),
(0x9a9d8418714116498529da9b56eebf3d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', 0, 0x9355a4fd28bf673ea39bc0f24050f372, 0x9355a4fd28bf673ea39bc0f24050f372, 0xf76a462d1ac0473b1dac50bbd7700c1065a6267d03cc4ef685f332ffec4fa6d9, '', 0, '?'),
(0x9aa3df6c4089d4347ec6ce967933bf84, 'wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php', 1, 0x00000000000000000000000000000000, 0x31213ab555a674113434458cf59d1a07, 0x41eebdb3ec3a878a01ac841fe47659e422f6d7f2af4e2682c90a29ec24a48b3c, '', 0, '?'),
(0x9aa58f37b8134d33c29ae3241ccbf48c, 'wp-includes/images/smilies/icon_question.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_question.gif', 1, 0x00000000000000000000000000000000, 0xb3df5b2d00d22715be1c1d9157b3a246, 0xc63762a018d87c3623c5d0f6edfd83a9392f3f78bb867ebbe38f0b5bb3b52574, '', 0, '?'),
(0x9aaa99913240ef0f6be4ac773e4b9432, 'wp-includes/feed-atom.php', '/home/iraneurobetcom/public_html/wp-includes/feed-atom.php', 1, 0x00000000000000000000000000000000, 0x1ddf0ecc5bc743b26db8125e1ca4711d, 0x7ab7c026de6a53e506390d827490cdacb95e230799ec89f0f17c6ff2b3a0b013, '', 0, '?'),
(0x9aaaf4a2ec4800db99c0ae689943c1fa, 'wp-admin/css/colors/ectoplasm/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.css', 1, 0x00000000000000000000000000000000, 0x6d80a2c06663983d8510a121e9a56b26, 0xc61899e0ba1c2cc918c6f370f29636e58885643af9c0b26196055fb14f37b472, '', 0, '?'),
(0x9aab141b96d27d8d558aee6f80e765ba, 'wp-content/themes/hello-elementor/theme.min.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/theme.min.css', 1, 0x00000000000000000000000000000000, 0x89e436a24d959247c10bc8fac759e680, 0x9892fe2fbf4e5bf6827b7416857a9d4a52cd16c911e690465a5716e861cdc490, '', 0, '?'),
(0x9ab07774f248a9ebe1172d739300c26e, 'wp-includes/js/wplink.js', '/home/iraneurobetcom/public_html/wp-includes/js/wplink.js', 1, 0x00000000000000000000000000000000, 0x55fcc3d252c3ce77e82fab9c92c2d521, 0xa185786de6dd25d78c4a200ec2a15eda9dad1f7bce7123975821e6e685b452af, '', 0, '?'),
(0x9ab4a524f29e6e8f2200f07a7c928bb8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 0, 0xa2c1edb38cd05b13d84552e5f813186c, 0xa2c1edb38cd05b13d84552e5f813186c, 0x878fa5715753cc31970ce28f9e6cece7c1f712ecdff0d23a55bae7d73c71ec27, '', 0, '?'),
(0x9ab694113c6f9b2c1af056d961573dc3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php', 0, 0x661696aaa50b2ce2e2bda31792356aee, 0x661696aaa50b2ce2e2bda31792356aee, 0xb5af5a3f6f14219d55bb49a4ce53ea27a86c7d1d984d31fb25302311afac8c46, '', 0, '?'),
(0x9abc31342b91d8f5e26cdac9fdf2ffda, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php', 0, 0xfb06af3d50e2e7e3152f881756e33deb, 0xfb06af3d50e2e7e3152f881756e33deb, 0x6d966765d07911d6d9754286a5bf968b02c1765fab2108829d2b4c713cd27ede, '', 0, '?'),
(0x9abd2b7d3ad4638fd9256a187fae9a8c, 'wp-content/languages/plugins/wordpress-seo-fa_IR-a4e25a0fbd268367ae0af1e06b841f78.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a4e25a0fbd268367ae0af1e06b841f78.json', 0, 0x780252de0c1a092e4183796f3490f056, 0x780252de0c1a092e4183796f3490f056, 0xc0ce051b373b48ac34de60db7891671878fb56aaa48e37c497fe46648c310d42, '', 0, '?'),
(0x9ac32762b4d30f72d2b80c95a5972edd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPagination.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPagination.php', 1, 0x00000000000000000000000000000000, 0xbc0c8d30f61a506da0cb563ff4f27e4e, 0x3ff134567a7f0d070b2d488c606ab9e2013b17af63d62d9c48d27ef763cbb558, '', 0, '?'),
(0x9ac4fe03da3dd6ac4896402d6998ef1f, 'wp-includes/css/admin-bar-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar-rtl.css', 1, 0x00000000000000000000000000000000, 0xc86176184920f9036253d92a8d3c426c, 0x9adf7dca067c0c6c930fdfa280e7fff8d7ef2dcd246e810cc007561bf926efed, '', 0, '?'),
(0x9ac5709a9ad9ef368bc9a8b101885a4c, 'wp-includes/blocks/widget-group/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/widget-group/block.json', 1, 0x00000000000000000000000000000000, 0x5e31a3167fb814ee9c823b20dd3aca8a, 0xcc595eb50f93c4a0301506d781a573b29941f5dfd1946efc2d64af76f7494f9d, '', 0, '?'),
(0x9ac6a8ae5c88bacf4d72c77d79d291f9, 'wp-content/plugins/elementor/core/logger/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/manager.php', 1, 0x00000000000000000000000000000000, 0x3fe41750d8eb13b9f9724e035371a214, 0x4e642ef0eb68286eaa6378fd55b1908e0b406460065627cc07bdd482d9ce4eec, '', 0, '?'),
(0x9ad23fc25d408b6997bd7d2e804c3f02, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php', 0, 0xbda1bcdd4fd6d6b55e830c06ec051d43, 0xbda1bcdd4fd6d6b55e830c06ec051d43, 0xea5160084cbffbcbf3fa6753d754c6f30ca4b5efb50e26e5661d852580ee9dc4, '', 0, '?'),
(0x9ad65dae2db609d57c4291cd36148af5, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', 0, 0x6009da3ddb7ba57fb36046981a144737, 0x6009da3ddb7ba57fb36046981a144737, 0x196336d57920f329f6878bb5d5cc53bad2eaba19898a71215b7f64ee6bfa6df8, '', 0, '?'),
(0x9adbd67e1dad200767d8806ad7389c8c, 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', 1, 0x00000000000000000000000000000000, 0xbdfc06daf0694ad9b9db382e57c94212, 0xba3c1c32a8b2d8633485f22270fd00546f21a3cc529277434b78b6440413ce02, '', 0, '?'),
(0x9adf2842ab4121acaa9ed7dbdcddf6f1, 'wp-includes/theme-templates.php', '/home/iraneurobetcom/public_html/wp-includes/theme-templates.php', 1, 0x00000000000000000000000000000000, 0x3ed08fda9b5387656de5c491c554747f, 0xcdac3aa8a1b1763c03f8518850d42bd35dff882b0489a68da57cbf23017f6caa, '', 0, '?'),
(0x9adf63457f1e4a5fa62357ead07d5bc0, 'wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php', 1, 0x00000000000000000000000000000000, 0x51b949402123f997da21f91b363ba31c, 0xe67098e02ffc519a4c76d99accb60cb4dabcccb3deb2a1b55a4300ac2b6110f4, '', 0, '?'),
(0x9ae0b8ce1b3afbb41576b185e8f80e48, 'wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php', 1, 0x00000000000000000000000000000000, 0xcc525c7cea0581bfa11af14f00349295, 0x9d89655044cc8a699a3168164fdc5c86a681221ee3e7be65e151e0ce7fbd758c, '', 0, '?'),
(0x9ae359b89e03ecfd85935c66cff7ab8b, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce-seo.php', 1, 0x00000000000000000000000000000000, 0x3f36ab7fdc175818db6197be4460f59b, 0x556a05ec74e0fd63177194db7c93a58350cea437821a4d765c7b0b58cb7356c0, '', 0, '?'),
(0x9ae819e753e18e4d844251842825b92a, 'wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php', 0, 0xad7c8bd00b2dd7027cb23f0973bc1200, 0xad7c8bd00b2dd7027cb23f0973bc1200, 0xbc8d0e90032b06d3a8e5a9a024b7e44215b0dbc807fba2353c7e4bbe7ff712a9, '', 0, '?'),
(0x9ae81b1795e58aec9a1a079110721b6f, 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js', 1, 0x00000000000000000000000000000000, 0x74fde8294b319f0a416e466c5afabbfc, 0x2db2c49a260e90abd70b4c97c588c0a7ab385d10e7b8d668a227f055e424f7f8, '', 0, '?'),
(0x9aea2d2766a8df953f181f583a340d21, 'wp-includes/blocks/table/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe83fdd2181cdfb4183a5bcd289ac1f96, 0x9a83b28e1bb417be3541a440f3d4dac8a5ed42432a682f80d7f9a5609cb6d892, '', 0, '?'),
(0x9aea8a688b4c8dbcb24a48ff58230e30, 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUnlockMsg.php', 1, 0x00000000000000000000000000000000, 0x4af56329fbbe5265e059df6ce437fce1, 0x0f2e16d6609f046905f5570f04fe097431e47deb737479f4c9aadce37fb3214b, '', 0, '?'),
(0x9aee53f210c5d551792ad95507e30a02, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page-rtl.min.css', 0, 0xffb3aac57efae934aeebbe2996a60015, 0xffb3aac57efae934aeebbe2996a60015, 0xff165e41300a5223388fec1370c31c7a3be2fc6573fd53c1a683a355f7852cbf, '', 0, '?'),
(0x9aef748d74ae4091164aca1d7a43975e, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', 0, 0x45cd86f06bdf40f4fd3e10528deabfb7, 0x45cd86f06bdf40f4fd3e10528deabfb7, 0xb973a8d3f4c8d5ab57af55af56879eed0e92696caeab5c278623cf621cb05599, '', 0, '?'),
(0x9af0e4e88efca31c8cc56fbb308c8a6f, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', 0, 0x98d03a66c90e66309cc826cd4cb11135, 0x98d03a66c90e66309cc826cd4cb11135, 0xf40b4c88f497f8ce87ffae4e0e64b367cf67c95178f4b93ea09270428608c4ba, '', 0, '?'),
(0x9af2d1ed0110626092d7ffcd330c6eb3, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2', 1, 0x00000000000000000000000000000000, 0xe8a427e15cc502bef99cfd722b37ea98, 0x02959739da877ec90b3d0c8fe5aff38971a608c52bdbe359326aefabd1a694ae, '', 0, '?'),
(0x9af45d5685cc7a906e4fadfb1c944613, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 1, 0x00000000000000000000000000000000, 0x153cb09aa11cb23e82f0240846a5fb9d, 0x5c118518c10c4960a2b76a5949fc1f593fedf51b4d105f89286242280a798ea4, '', 0, '?'),
(0x9af588aa4bc7a5ddb3987c751e8acf08, 'wp-content/themes/twentytwentyone/inc/block-patterns.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/block-patterns.php', 1, 0x00000000000000000000000000000000, 0xbcd56a429509c54f4bdb1e94a642a522, 0x1c8b9dc7c0170858cb56bced2f8342af116165ded829bc14758807ef562d9825, '', 0, '?'),
(0x9af7e3caa1e17892004edd6e309e931b, 'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po', 1, 0x00000000000000000000000000000000, 0x797886a8d58b54fdf1f035637710267a, 0x792de64ee9ba33ed6c0360befa92e5cf1e4e682c14af07363da4bd74fbc8b001, '', 0, '?'),
(0x9afa17771214a1bebf45b0519c8b587c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', 0, 0x505e5a46d37b9e82ac94745fc64b91a2, 0x505e5a46d37b9e82ac94745fc64b91a2, 0xcaa8f7f9fdafd4f9d8c70359813dc8490dcfe85c5399910ada6f305a887ab68c, '', 0, '?'),
(0x9aff995e90078f27bd7188c2ee3085ea, 'wp-links-opml.php', '/home/iraneurobetcom/public_html/wp-links-opml.php', 1, 0x00000000000000000000000000000000, 0xc5fda20d5735742c067dc1228d0ed7ab, 0x0cc27f52797378fc4c39c6e2feef352299435adecc9cfdf43935bae220183ba7, '', 0, '?'),
(0x9b0338593c5fa005fa8d7785f6e4d561, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php', 1, 0x00000000000000000000000000000000, 0x0673aa8b43f62cbb3d1746c560acf49f, 0x74ca92bd6bf8c676f00a82eb9a2cf3b2ca66142396c4fe66141028ba5083e95c, '', 0, '?'),
(0x9b049d089a3ac617808229191173549f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php', 0, 0x6013f537f3db6f4f7e061d3ab7f5896d, 0x6013f537f3db6f4f7e061d3ab7f5896d, 0xdbeaf0aa63f578730fcb83c1b19f8f683fa2ef73671635daec6bec42ba087238, '', 0, '?'),
(0x9b0f2d4d210fba219265f38323540930, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinition.php', 1, 0x00000000000000000000000000000000, 0x2a6f130cd7691f5d5217942820a5eec0, 0xf68f3d6d103f6e4ad4c7163a8fbfb46b13ceb9036f101c71408f4fcf43d68a58, '', 0, '?'),
(0x9b10a9c0f1681522a338cee9c2a72cc2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Marker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Marker.php', 1, 0x00000000000000000000000000000000, 0xf19884c70481aaf2c02bae93e2e44aa9, 0xa8ea79896aa77fdfd1ed9d6cac81891b719a9c43c0c55d8f71a0889dff53cf77, '', 0, '?'),
(0x9b1c32b854f302fbb3340491f77eca3c, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php', 1, 0x00000000000000000000000000000000, 0xaf2b51d842678cae60ed4a2ab016cc4f, 0x693e7ad8b4e424fb1a1572a5bfbbff50a9d7a631c3d06c6f2fa04983dec8de6c, '', 0, '?'),
(0x9b1db444588b84debf566bed18f43e5e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemHeading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemHeading.php', 1, 0x00000000000000000000000000000000, 0x70351fb8e8a936ea7366bc59f3ade840, 0x9ca986a0388dfec518475fed7f1a4892e1bb99bcdf8a984fb3f8f6a88723b969, '', 0, '?'),
(0x9b1e6e64a92d8d3dd0bb366168244103, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/ServiceProvider.php', 0, 0xa414229aabe1fd5c13dcc35210228481, 0xa414229aabe1fd5c13dcc35210228481, 0xc7de42ea60ad3f3432104c1adc9c64d6a1b16796c27f99045d8eed51fea09791, '', 0, '?'),
(0x9b256ea9cd54df92095e04c76758ceb0, 'wp-admin/js/inline-edit-post.js', '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-post.js', 1, 0x00000000000000000000000000000000, 0xdfe5264815cf2f7c35bf506cf4fe4341, 0x7aa8498dda4b7abdcff0b4d36ff3aed34ed4931a80e20b360763762ef3210f99, '', 0, '?'),
(0x9b2dfc2859886392bea9103ce24d20ea, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css', 1, 0x00000000000000000000000000000000, 0xa006a019fa982ad49f20d7bbeb9523db, 0x6112712caba0b6d98247e50c6babe642a522671a65dccf93cde8d962083f654d, '', 0, '?'),
(0x9b3084077988c2a5be03ece7c3aa47c2, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff', 1, 0x00000000000000000000000000000000, 0x9fe5a17c8ab036d20e6c5ba3fd2ac511, 0xc9f26ea7bbf99110f01884fc5cf26809c006c37e09b51ba8ae768202653528f0, '', 0, '?'),
(0x9b33e2f46144957716b750b69c8ac671, 'wp-admin/includes/class-theme-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-upgrader.php', 1, 0x00000000000000000000000000000000, 0x2a2c9faa36d9f6bc50d8bacd8508d2e6, 0x77f9425c34df2fdb5560d177837cdcbcf80e41e1b25cd1756970436afd81cc4c, '', 0, '?'),
(0x9b34ea6717b5b7ba2958e47be2e1b62d, 'wp-content/plugins/elementor-pro/core/modules-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/modules-manager.php', 0, 0x6d144024f1b404a116deb886f2d03e04, 0x6d144024f1b404a116deb886f2d03e04, 0x1597b33759fb590f3e48e0d5ae35b813e0f675e1227a02b5a620f4a929980b75, '', 0, '?'),
(0x9b36a15abad35562323a06d51fbb81e7, 'wp-includes/js/dist/style-engine.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/style-engine.js', 1, 0x00000000000000000000000000000000, 0xd17f497deb32fb63e3f789b530e1fab7, 0x6ff6c66dfd43b70d097cd72cbcd47e8f2bd68cf03cf9ee2eb1ef0bf93960dcf6, '', 0, '?'),
(0x9b36f0ca75515b939b36fecc9c6cb7cd, 'wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php', 1, 0x00000000000000000000000000000000, 0x39eec28464dff7493b727fedf67e7e55, 0x9bf4ba2488a5bba6f3a31618af7355a10b253b0f7ce3bd5e5bfa099afc0b7938, '', 0, '?'),
(0x9b3c339a97bcae80b72901dd9ab264dc, 'wp-content/plugins/elementor/modules/generator-tag/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/generator-tag/module.php', 1, 0x00000000000000000000000000000000, 0x01ab3901d104817ca772992688062372, 0x9dea948b8fd13b0615b0a6aa1f0e336feb2b7984e8d56b432d6e6a98bd357e42, '', 0, '?'),
(0x9b3c5932003cb981bdcf75fd50a751db, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', 1, 0x00000000000000000000000000000000, 0x8456f68f4b40188ddfe3aa35eec077aa, 0xaa2d6f59c3ed0eb3eb13259466ae0d7e5194f6e9bd99af3316a09461a32acd0b, '', 0, '?'),
(0x9b3d399ebcd59adc515375b523049508, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Button.php', 1, 0x00000000000000000000000000000000, 0x864669e92eb2475dc2e3db81caa0217c, 0xc2c245608db65b1df4b5712b0027230b8baa15d675507399bca1a8747e5bbaeb, '', 0, '?'),
(0x9b418efbc85ef293b19d50f933d06bac, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', 1, 0x00000000000000000000000000000000, 0x072228e80f040521ca235fe0dac32c9d, 0x0c3357c014919a3445a08573576f75adf387a6d2c9d230ec4a90f3b89119c457, '', 0, '?'),
(0x9b486f99017b2684572a0851b911cc43, 'wp-content/themes/Newspaper/translation/hi_IN.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/hi_IN.po', 0, 0xc72f8c00333071fea749cef0ef9cd6a6, 0xc72f8c00333071fea749cef0ef9cd6a6, 0xfc1fd5ae3c6e84fafd0a2c2efc1820aa15a783477096f835468be63e185a41b5, '', 0, '?'),
(0x9b487e5d07fbd9d4d5e8fe7a931d94b4, 'wp-content/languages-old/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', 0, 0x2d42145b6324d60d4dfd10f252c8f5ff, 0x2d42145b6324d60d4dfd10f252c8f5ff, 0x369f25cbf6e1c1f51db07691f60787beab2ecb4a63e6b59143215007a7f507f7, '', 0, '?'),
(0x9b5605eb971aa6275b230828031a47e5, 'wp-content/plugins/elementor/assets/shapes/clouds-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/clouds-negative.svg', 1, 0x00000000000000000000000000000000, 0xc8a006e06cf6a2e706275b19e82e56df, 0x1cc00648aa9888576d084ce1d98488f881bf98c7a8f964de9f8d29e3b0b35883, '', 0, '?'),
(0x9b5706d2f114eb2ec8b9cffbe4e7494a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedComment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedComment.php', 1, 0x00000000000000000000000000000000, 0x831a1bc01d27bd8dd37c7f71ad6e10eb, 0x3c1122a0b639730e24e1f72b64ff6859e2fa7601096c489c489f50b97cbea7fa, '', 0, '?'),
(0x9b5e16054a62ba0ed1fb5dcc72794dff, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', 1, 0x00000000000000000000000000000000, 0x7e0fbc7015dc5f80d01a4772209b345d, 0x4b36eb230bb96f3bcd96d297d909cbef811a89eb8b14e75dae88384e6b4adc82, '', 0, '?'),
(0x9b5f0db528bf713c5ea036475f73d2f5, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php', 0, 0xcc0f0be679932922a765c2affbf8d9c2, 0xcc0f0be679932922a765c2affbf8d9c2, 0x164305783f9211db61dd00b6a5b077e2934bc68a23b5b2751d799e35acacf240, '', 0, '?'),
(0x9b6702b95618bb5366b4f41510c95278, 'wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js', 1, 0x00000000000000000000000000000000, 0xead6fcd899ff4d1d1b3ff42be77588d3, 0xe9c7f897dc54a386a04dfa8fe2c7ae72a528c22342633c5fe25aa76c6fc999c8, '', 0, '?'),
(0x9b670de6e8698133759099ed52e4fba5, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', 0, 0x476e1f1748af6d1698f1bcd02d6304a0, 0x476e1f1748af6d1698f1bcd02d6304a0, 0x6b8c4058c52ca3064c3803c52e3ef3d47e0e03a3d8405251f06f6fbf1f4c912e, '', 0, '?'),
(0x9b68dbb7d50bdc8d867a772d89c048f4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConditionalExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConditionalExpression.php', 1, 0x00000000000000000000000000000000, 0x0662a1b1e91faf023063f656f20c8bdc, 0x91d97eaecc5785c14a9fed633ee371c8af19fa33c2cf9558dfa07c71453a74e6, '', 0, '?'),
(0x9b6d60abc4350a2bd60be3911437d2f1, 'wp-includes/blocks/search/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0f82596962d1a1ed925bd2fa12a15a6f, 0xe74d450a228d609398c79cece5f11a95271964c488934cca249d34601d806594, '', 0, '?'),
(0x9b74e4eb0b7d4bfb717e4789f7c3cb98, 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php', 1, 0x00000000000000000000000000000000, 0xf88eae084102c50968065fb6ed00ab90, 0xe1447ae3f0e47cc26dfd3bebf27b53132f5c51bcf0b801c4a22479b3fddc044f, '', 0, '?'),
(0x9b7a55298afbed87b5ba72fdea06fe78, 'wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php', 1, 0x00000000000000000000000000000000, 0x24058235166d10a83bad8ffc93cea104, 0x3e1e731610a2f6789f63dced4d7fb30ed993c4c5f8cfd2a0dea16d7a41e4bf6e, '', 0, '?'),
(0x9b85cb229b75aa323cf925c8d6f3cba7, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', 0, 0x0e0396c2d99a468a38373046ade118fb, 0x0e0396c2d99a468a38373046ade118fb, 0xad7cde6b47be9fd384d32c2ecb4db66e2fe8bf95eebf1a198eab74f8fcbd8254, '', 0, '?'),
(0x9b85d89072012cf5c6c5691b5bcbb771, 'wp-content/plugins/amp/assets/css/amp-playlist-shortcode-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-playlist-shortcode-rtl.css', 1, 0x00000000000000000000000000000000, 0xc5b7ac9427a03fe69e69155cbc4aff11, 0xdf19e5d8da55bb4d881efb03c05867458d121155501be132f1423c57de991fad, '', 0, '?'),
(0x9b89518beae6fa36c6a03563d4aa811f, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php', 1, 0x00000000000000000000000000000000, 0xb33a29d380b8daf4f70a93748f817fee, 0x7f1ef5b6eb82785ac169dc16d7f62f37a9291b4183194c4fb18610a822558952, '', 0, '?'),
(0x9b8983a06462943bb8a442793acbb79e, 'wp-content/plugins/amp/assets/css/amp-paired-browsing-app.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-paired-browsing-app.css', 1, 0x00000000000000000000000000000000, 0x79dfdb05239e5352b2343faa95508e58, 0xffea46d39b2ccac2b47f5c10411507d255dfe426021ff2aa5153557259211692, '', 0, '?'),
(0x9b89c30d6997015f2525320ddd2854b3, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot', 1, 0x00000000000000000000000000000000, 0x1042e8ca1ce821518a2d3e7055410839, 0x6fbd465e67e7ba1d1a4efa053af2df1a4e5ee50acf73f199cc61ed52bb7b32c0, '', 0, '?'),
(0x9b8adc23ab7ca87d3c1eaaa1bacb3b6b, 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-sdk.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-sdk.php', 0, 0xafb4627e3d3761a1e87e8413abae203f, 0xafb4627e3d3761a1e87e8413abae203f, 0x343c81fdefad50611939b8bc9e199d73ca47c8f4a9f183eb33b2c08b874592fd, '', 0, '?'),
(0x9b8c43ae9cc15abcaebc668a71f4c597, 'wp-content/plugins/wp-rocket/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_real.php', 0, 0x58dd42f24ad1ceebde4a7db6c9dbadbf, 0x58dd42f24ad1ceebde4a7db6c9dbadbf, 0x1219327da4cc9599051eadc0a7a569ef8a2d8361870177c2b98ada77114a1f2d, '', 0, '?'),
(0x9b8f2f42feb7bdfc014054956c2ed44a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', 0, 0x16aa3d4ee6fb61f4cf599a7ba50718a0, 0x16aa3d4ee6fb61f4cf599a7ba50718a0, 0x998ae5ed8c299f5d57b0b218eec2957cf68a69c56eb383d4f702e9225a042147, '', 0, '?'),
(0x9b93f5e9af58e631d34cc877f0fee35e, 'wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php', 1, 0x00000000000000000000000000000000, 0xf45ab19a207c0865cc4f7ec54d90d196, 0x85fe6b45c6c8cb93c8497eacff2da3d1490d5b8055c440f7d4650c7aa88f678f, '', 0, '?'),
(0x9b99db34501b3d0777197aac6abc3af0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/EmbedNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/EmbedNode.php', 1, 0x00000000000000000000000000000000, 0x4305bea7c6015aef642a5edb061f4d7e, 0xe4776749d3cb7bce48627e7133a0df7973d9f81cc950d0c91d17037d5f3a5056, '', 0, '?'),
(0x9b9a6e26a2e21b1ff06ebc21e5b4acee, 'wp-admin/css/site-icon.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-icon.min.css', 1, 0x00000000000000000000000000000000, 0x5edd8894c785f27e670ff4d7f5cb05be, 0x12305b7721f787681484bd62078f3404a251ac18d30c2c84bebe75bc4cab579b, '', 0, '?'),
(0x9b9da6220ec5da0bdd4ff87ef9d71e0f, 'wp-content/plugins/elementor/core/upgrade/task.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/task.php', 1, 0x00000000000000000000000000000000, 0xb2f80b53e692d19fd82172479ab92861, 0x58b941d09bcc71d22645ae274ab19e78fba4902e0a6df586e673b734dce0204c, '', 0, '?'),
(0x9b9dbe3af675e43eff4e6f4410bfac25, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', 0, 0xfddd126f96d8acd1a2333b015d541a5d, 0xfddd126f96d8acd1a2333b015d541a5d, 0x560c4913172229fbf442012651d14a05d28ac5218eafd99e2276c1f7fb4399e5, '', 0, '?'),
(0x9ba149bbe748ad87c9623ded826ac7dd, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php', 1, 0x00000000000000000000000000000000, 0x28884352e092e36334258cdf4fd8a1f7, 0x7e4494171a3574f6cf27845113d57c8431d350dabf3ebe4f5f9f05851ed05aae, '', 0, '?'),
(0x9ba4f9b8b38417c2ad0c0f7f7bc11f65, 'wp-includes/blocks/comments-title/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/block.json', 1, 0x00000000000000000000000000000000, 0x1e89b276dec6233e1cc13abf7520e370, 0x33696752ca88ea28fb4ce73aca9bc0dc8b2df6838840cccbaa47f23f00f3381d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9ba6c957e7bf68ad041d67be0e46f58f, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php', 0, 0xfd678717dfa766efb7366f252309acc6, 0xfd678717dfa766efb7366f252309acc6, 0xbe4ab5bf3835de8f21447a0ee192727827d54629838fd5fbd7994a996671b1d2, '', 0, '?'),
(0x9baa98bb0418a51faceea87fa3131a9f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php', 0, 0xe870b729165a967e7a28040cac002952, 0xe870b729165a967e7a28040cac002952, 0x3d05c370eaa05d6fe579e98360ddded94f0cae793b58a7a7fcd2ee3841d46f8a, '', 0, '?'),
(0x9babc7341a169e62b0744232c4a351bf, 'wp-includes/IXR/error_log', '/home/iraneurobetcom/public_html/wp-includes/IXR/error_log', 0, 0x1212247aa02244754df613b287dccfa8, 0x1212247aa02244754df613b287dccfa8, 0x7fb1ce426da00f6ea15e0718b2e5820d39fa1c13a76b38140cc2825f559fc2cd, '', 0, '?'),
(0x9baf5895f061d0d08676041acd6a062e, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-in.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-in.php', 1, 0x00000000000000000000000000000000, 0x2154ffc21b703018d2ce105fd4f7eb75, 0x5dd892cc097a0c999662bace26508b9e997dacbd54ac0cdeaf442cae79eeee99, '', 0, '?'),
(0x9bb508ad905968b820a994ab87bf0999, 'wp-content/plugins/wordpress-seo/src/helpers/user-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/user-helper.php', 1, 0x00000000000000000000000000000000, 0xb12da1a4519911179dca9a5d9721bfe3, 0x44e4c4d06028a315c5ed22a958e927ad6cb3b7e487e3c7d6a1f90ae2eba4ddfb, '', 0, '?'),
(0x9bb7ddaf46136b1d59167069f2077063, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Utils.php', 0, 0xd043d0a69aa10766d66568e601bb3532, 0xd043d0a69aa10766d66568e601bb3532, 0xc56211289f85de94bfb3fd2611c7739783d925507acb6649d9753a11d624a1f0, '', 0, '?'),
(0x9bc0fd5182b2d865d34094572731bd62, 'wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php', 1, 0x00000000000000000000000000000000, 0xbfe67b6a8acfb8cee54f22e5311791bb, 0x2577e8b590d5aa737b2d9f170ba2173be79d96e5296041591a0a41288d7adab2, '', 0, '?'),
(0x9bc37bfc9b8f7b381c422540008878d0, 'wp-includes/blocks/post-featured-image/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style.css', 1, 0x00000000000000000000000000000000, 0x48e2d8f7426b356efdefd00bcfb2ad0e, 0xb8cdc5a5a2583ef265e6f5395759f7655314863ebbf62103aef2ae2e958fe134, '', 0, '?'),
(0x9bc50d47ce87b4e9eb9687c230e247f4, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php', 0, 0x2939309a9d967a3e50801a95fd8a0dd0, 0x2939309a9d967a3e50801a95fd8a0dd0, 0xf6d0aceefc88e1845236f347e63a564579f9302c62e58cbf93d0fe7197cab037, '', 0, '?'),
(0x9bc51689f3455811efefd57c1f54a7c4, 'wp-includes/blocks/media-text/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/block.json', 1, 0x00000000000000000000000000000000, 0xd30f8e7e90c8719a8a71dc287390d73b, 0x09c3016112b44e1b9d6ffb32c2e9362d11982b3ec2dd349963af8ebf781c5d54, '', 0, '?'),
(0x9bc672e3b971741276d2b04d17abc2ce, 'wp-includes/Requests/src/Proxy.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy.php', 1, 0x00000000000000000000000000000000, 0xe65a174c70cbffa1798d63bcebf69a80, 0x839910f4a75c9c57c4983a25dadd57937ca7698916add12177a456bf6d2d0e56, '', 0, '?'),
(0x9bcd62a889e2b1af4a4507f5d20db0c0, 'wp-includes/js/dist/script-modules/block-library/query/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/query/view.js', 1, 0x00000000000000000000000000000000, 0x2c06a4859b2b98f8ae20623e4aca105d, 0x729ffd8f74fbfe51d0a7fadedb26a821bf9b066df0ec3f648f49aa57dd6bf5f3, '', 0, '?'),
(0x9bceb9714c05d8f80de41ca7e7884df4, 'wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php', 1, 0x00000000000000000000000000000000, 0x82475c726a1e859b8038339910beabbc, 0xf841fff828cbe86b6eef5f38aedb4e16243a19d9278214d91b82ad369685ca9d, '', 0, '?'),
(0x9bd79d876b0ec59017959dff43d0ff3c, 'wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.min.css', 1, 0x00000000000000000000000000000000, 0x9777b1be7de7fe6a3717f7aa95a035e2, 0x9a76f85017ec16d1793488501d7bb4f753c7201d694cb19d1f456597affa9df8, '', 0, '?'),
(0x9bd805d8da02216e2ab55ddf7a2c46d5, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 1, 0x00000000000000000000000000000000, 0xcd6d62b9f43f14bfd769422abfbfb831, 0xcb56c51e6b99242329b4fe736a7ad59ba75e19b64672bbffde88b8da0351ab61, '', 0, '?'),
(0x9bdd57aaa01304800935a623ea3c6441, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php', 0, 0xd647413f6a4b124bcfd646e049d531f3, 0xd647413f6a4b124bcfd646e049d531f3, 0x7b36faa3b24649b0030a748396c2a2f255471e1cf2d36de3c9bec24b33fa06d3, '', 0, '?'),
(0x9bde56725e543296f79958de4fbeb1b8, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss', 1, 0x00000000000000000000000000000000, 0x79cc428b0b099f053f857b6eaae5b51a, 0x047495a305a3ac9f703190bc1a0351551bdd7c4faea8f21a2830dd22747f565b, '', 0, '?'),
(0x9bdeb1df76137f1dc0ec11f763f41deb, 'wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php', 0, 0xa8e7afb1f5018a34244c31835a36cd96, 0xa8e7afb1f5018a34244c31835a36cd96, 0x7c212e1b049348ce0cfdaaad54ba30db16a90351de3255af4c5e53b2e044613b, '', 0, '?'),
(0x9bdebf0df6656c6d21481ea697c1f41c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BlackfireDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BlackfireDumper.php', 1, 0x00000000000000000000000000000000, 0xd50de0ebe4d577b438294d7d87c06e49, 0xde5b6b07537bb9acd26eff00b415866429a24fea33c6be4f4720df18c92cee9d, '', 0, '?'),
(0x9bdff4663dc47e28a6258d7ca4e6a77e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/NullSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/NullSubscriber.php', 0, 0x04678b2f719484b7fce48183aad46399, 0x04678b2f719484b7fce48183aad46399, 0x003bdfbd617d312b38d82128d99ec5d6b9336b978d57eb9edd1e45100ce6c6a5, '', 0, '?'),
(0x9be109b9babf0c427c7bcf8ff37cfc03, 'wp-content/updraft/backup_2025-05-26-1156__EuroBet_2b16ae8ebb84-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-26-1156__EuroBet_2b16ae8ebb84-db.gz', 0, 0x4f55bccb90a2da48dc324a062682bcda, 0x4f55bccb90a2da48dc324a062682bcda, 0x284bf23a4a9e61ad6988810e88dbbc07edbf99d780639c2f9f443f08aa273b5b, '', 1048576, '?'),
(0x9be74716f5848ceb0765ead555d2208d, 'wp-content/plugins/amp/templates/page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/page.php', 1, 0x00000000000000000000000000000000, 0xb6eeb7a41aded0211cf62a16281247ed, 0x7ff495705b2c8bcbff2be40f4876c34c224cedc5ecc5e99c9aa3329d3325b6ba, '', 0, '?'),
(0x9be89cca3953693c6547b5bd9f4335a4, 'wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp', 1, 0x00000000000000000000000000000000, 0xffb5f9c90dca0ed752e94629a368fcc9, 0xff74b7d57f52a817c721511585d585a1c885ca89ee061239dc7d7e165698354d, '', 0, '?'),
(0x9bea244ab2a0ea73f78e5af316306c57, 'wp-content/languages/plugins/wordpress-seo-fa_IR-3a6bb28b59cb140b6c372392bf5f13d3.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3a6bb28b59cb140b6c372392bf5f13d3.json', 0, 0x63fd9baa0b07265edb24dc7ee10abe1d, 0x63fd9baa0b07265edb24dc7ee10abe1d, 0xe184dfb7f7bffa6871fbddf59fe8edc9598b7088674b202afdfb1324168b2360, '', 0, '?'),
(0x9bedaa5d6abc6cb127b2f496bb2f7835, 'wp-includes/js/wp-sanitize.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-sanitize.js', 1, 0x00000000000000000000000000000000, 0x4210e2a975b3fe4844bea52b66cc2d0b, 0xa0da762619c6198e77787e18b1a4742d9cc1eca57c1e27050f773457db8a39f8, '', 0, '?'),
(0x9bf0d457b41c03d57bda5c2c83597581, 'wp-includes/js/jquery/ui/effect-explode.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-explode.js', 1, 0x00000000000000000000000000000000, 0xf1a3b525c951c03a829f4441942da1b9, 0xed76e4353d25428299c0510508ff9bcfc862d6e4a7f4aa2ad7bbf375d5046303, '', 0, '?'),
(0x9bf321f1ea9f34b519af72e2e2015dd9, 'wp-content/plugins/wordpress-seo/wpml-config.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wpml-config.xml', 1, 0x00000000000000000000000000000000, 0x12ec85b58759b9e7a11c31cee6c5e491, 0x293f2420c437a22a106fa0a73afeb8dc70c6bf40a8a4686a787e4c82f1e3e8ef, '', 0, '?'),
(0x9bf3903731d01bacc87d120a01fb14c8, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0x3192322b3b8f46c4eec5d0bd4e4d8392, 0xbe7786c51122b32a94c135a2551220544099e59c6e79c8b3c65e61a575bdb027, '', 0, '?'),
(0x9bf4322e7cd32c874960d38cbf7874ba, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php', 1, 0x00000000000000000000000000000000, 0xd1b87380efd193541852bab9f4fc2e85, 0xb767ef842ec963caa1f1250b630e2642b00438e9b5524ceb96404a6d8fa12f76, '', 0, '?'),
(0x9bf72485e753a34ba2bd18204503d79b, 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php', 1, 0x00000000000000000000000000000000, 0x1050bc21e8aecb0e24e0f109bec9378e, 0xc172fa8617e5b6af34e51899d806863bfba4a7e785e6822c8b8e13a7cc74fd9d, '', 0, '?'),
(0x9bf7c13704f564629ee37673baf53f8f, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-01.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-01.svg', 0, 0x6687db1fe072fa46fa9cfdbae72a706c, 0x6687db1fe072fa46fa9cfdbae72a706c, 0x08f027b6dfb84ceeef940817382c2e7706ef60c3ffc6353a7163d1a6f5a436fa, '', 0, '?'),
(0x9bfc8d767a47eef1f4dcd9a7679c888f, 'wp-includes/html-api/class-wp-html-open-elements.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-open-elements.php', 1, 0x00000000000000000000000000000000, 0xa6e84ae0645fecfcb311a81347b3732b, 0x2937dedff70563346edb402381aa8c35f68a5bba4d8156b93115e42dfb324dda, '', 0, '?'),
(0x9bfe2b4d36360043bb7f67d88d250722, 'wp-content/plugins/elementor/includes/admin-templates/new-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/new-template.php', 1, 0x00000000000000000000000000000000, 0x0ee8ec1c7e7782af813bc3166f013aac, 0xb7d8c322d402a28c23186a2e48167d0c5068882ff3f2bab332f0918d9ed7078d, '', 0, '?'),
(0x9c027c1e340dd55b5dacb2f97a754db5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/error_log', 0, 0x8f0351f6343c0d37942b5fbe361231ed, 0x8f0351f6343c0d37942b5fbe361231ed, 0x72b23d15cc95e72aed1a7b0a6645fa5a421c33004422559a8a5807ee3bf9f6d4, '', 0, '?'),
(0x9c040353a0c5d12a14657267e03aeb40, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Revoke.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Revoke.php', 0, 0x7409d883e97186c9cdb302a729e46a07, 0x7409d883e97186c9cdb302a729e46a07, 0x411eba5bf3a5f22af51a357665cd53dc799b9b6b5aac2b2b587af05e0f032996, '', 0, '?'),
(0x9c05fd4aa581a38ab3ebb85888bff835, 'wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css', 0, 0x63a1a0720df6753f546180531e99af6c, 0x63a1a0720df6753f546180531e99af6c, 0x531ba4afda1f2f8a488163fef6979e2eee8f2d1bcba7af684b83c81c0c9bc35e, '', 0, '?'),
(0x9c0624e285cdf047458b138a03b91bf0, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php', 0, 0xbb4181049a1fca3cf56cbaaa0986253b, 0xbb4181049a1fca3cf56cbaaa0986253b, 0xeb9b72f7ff1c5e76b3e9a25aefb1e79bacb5cc284dfee7462046259e55367efa, '', 0, '?'),
(0x9c0921ced826686b71e640c162bca052, 'wp-content/languages/plugins/wordfence-fa_IR-dd1e4066667027349d8f2274d92566c0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-dd1e4066667027349d8f2274d92566c0.json', 0, 0xb01f0502d8b4428e2f59af11a0ac6bfc, 0xb01f0502d8b4428e2f59af11a0ac6bfc, 0xc9592d61c83a3b8419c24b8f8cbeba6a60bf67329a674ca04bbaf695efff564b, '', 0, '?'),
(0x9c094b0d7d1d57714cc32b329b126907, 'wp-content/themes/twentytwentyfive/assets/images/star-thristle-flower.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/star-thristle-flower.webp', 1, 0x00000000000000000000000000000000, 0x6565902ddc4e13e7eee2ab89e6ee453d, 0x3caf39aec49a8a91f20c74ecd0b857364871e806da9e54c6697052b5b846e598, '', 0, '?'),
(0x9c0a72279eaab1415a7d89c221ba6482, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php', 1, 0x00000000000000000000000000000000, 0x29eb07cf3bfbbb49ff61127bc6acfcc1, 0xcf01e97a49baded9515a70523a5ad6a1e8bfd2696db9984280d8bb0d309b9d30, '', 0, '?'),
(0x9c132f368d835c0a5b53fb6909efd3be, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedWithinAtRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedWithinAtRule.php', 1, 0x00000000000000000000000000000000, 0xe90aefa37dbdcfb3fd22a7a8f3f10791, 0x539da39091bc258c3d7030264b2b39adf5d209463bcce4a19f9877c4edaf4707, '', 0, '?'),
(0x9c1da588d68c957d0b1aa7899d67fe83, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php', 1, 0x00000000000000000000000000000000, 0xfc5f6bbe6f4dcde8e81dd453bb996e67, 0x60d6e76be64641a19d7f2fafc0f0c269e15aee941059d931e10d4b6298f50163, '', 0, '?'),
(0x9c23f33e1643fd6ababee985d3886221, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', 1, 0x00000000000000000000000000000000, 0xd16876dac54d3f1e92bfa33071f1be68, 0x118ba68238060fea54447b311583168b295bddb4b5e2a73146ac7081da651b04, '', 0, '?'),
(0x9c2aa85d54370ee274f8f2d36108838f, 'wp-content/plugins/amp/src/Admin/SupportLink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/SupportLink.php', 1, 0x00000000000000000000000000000000, 0x481343ab78ad265e32e2c196f10f14df, 0xcee640b835fc3f9d2b51314f4ad7199bfa79b2aa53101f0dbad0abce6a59bf9e, '', 0, '?'),
(0x9c32583639471033df1acf2b7d41fc36, 'wp-content/plugins/wordfence/views/waf/option-whitelist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-whitelist.php', 1, 0x00000000000000000000000000000000, 0xa92e11b2878592900fe22023c976be7d, 0x856911a8baa92491b868b07dc4777f73a6f3f6e7d60ea9bac158b913a5328763, '', 0, '?'),
(0x9c3519f4870fac83dc0dbf18cb6bd4c4, 'wp-admin/js/color-picker.js', '/home/iraneurobetcom/public_html/wp-admin/js/color-picker.js', 1, 0x00000000000000000000000000000000, 0x5fb099109f9f3b1af1a9a3c305bd35d1, 0x0a979c6df6dc6d5eb8472625c11f00c61c534b6d8cff59327084dae5ffb9f323, '', 0, '?'),
(0x9c3883a98e85a6ace3503561c4a89d09, 'wp-includes/images/smilies/icon_wink.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_wink.gif', 1, 0x00000000000000000000000000000000, 0x653f1432aee113890f69a1179de0e3a5, 0x9a28a49ad456c095157bf1fd561206d5426bc9e8ca14a36f28605abcaa560936, '', 0, '?'),
(0x9c39351f048946b1a9ea1821dd88b66f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', 0, 0xd7e3827b9484d6585463a2cd3c9f9e86, 0xd7e3827b9484d6585463a2cd3c9f9e86, 0xeb768cbc872fa8b108e355fe116392e46264e6498c3424630399d1e17753891c, '', 0, '?'),
(0x9c39be8b5d1f865ae1d243331a3caa35, 'wp-content/plugins/elementor/assets/mask-shapes/blob.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/blob.svg', 1, 0x00000000000000000000000000000000, 0x31f3c8057144ba856370cd583820c900, 0x59fa122cf4d19df3ecc279c7178ffbf4a2cf0fc2abfcfc6e8491d45a2ac55f59, '', 0, '?'),
(0x9c3ba8938e10701208773756cb24708e, 'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420.css', 1, 0x00000000000000000000000000000000, 0xe942197da8a1df1cce627d5f93575ea7, 0x22764e36279b6b10b3021da18dcfd223a10bf827b58a06b706a217c2a80bb4b3, '', 0, '?'),
(0x9c423676070f0b39d7fad9e2e422a401, 'wp-content/plugins/elementor/modules/global-classes/global-classes-css-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css-file.php', 1, 0x00000000000000000000000000000000, 0x3fe4a99521d6600711923bce48317fb2, 0x42797be4d3bb298e2eab9a8e8727586a3809f6c72ae63ea28fc0ca5e912d5e2d, '', 0, '?'),
(0x9c42c280a6fb3e17d7ee1ee1d99eae97, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-tour.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-tour.php', 0, 0x50d476053656371534edbf91f9902600, 0x50d476053656371534edbf91f9902600, 0xc46dc834c8b680b24071f774223621584b2da02197acd669e642394bab8f6d57, '', 0, '?'),
(0x9c42cc50666e17a7e697d561a1abf6d1, 'wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php', 1, 0x00000000000000000000000000000000, 0x6e3c6ffd0dcde3eacf0fb93e6314c2b2, 0x5d2bb7842da14fbb1772ca6c1fcdbe82d7cd28d9f60f79c23a7a1665d2528bb9, '', 0, '?'),
(0x9c482396de8d24590bec43aa7c435ac7, 'wp-content/plugins/elementor-pro/modules/social/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/module.php', 0, 0xd742e9562f216919c66e68b8a12bd896, 0xd742e9562f216919c66e68b8a12bd896, 0x2ccd8b36732df8152e91bd2965fc21ebeaf43eadfa302a5a8bfad978527d10b0, '', 0, '?'),
(0x9c4d23559025c88b3fca088544d59605, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheException.php', 0, 0xf454b2751c38c5824e591037b0524158, 0xf454b2751c38c5824e591037b0524158, 0x9ef094663383c8bd4ac213e00ccc66480f54788b2570c24abbb2620c5bf1737c, '', 0, '?'),
(0x9c4eb3be2e3decd9790181d4dad4ac18, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', 0, 0xc947d1d0d6dd09261e22cbb80cc7f4b1, 0xc947d1d0d6dd09261e22cbb80cc7f4b1, 0x44c3c0f693caf14538d5c8f84abf16099d04f96a47f844a047a81bb8cad0a372, '', 0, '?'),
(0x9c55704805732c4dfaec0da3e0892a61, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', 1, 0x00000000000000000000000000000000, 0xf4334430c9ba27313eeda7fc9ada4d97, 0x0d8af5145ff0793fafc2cdd4f9fd2606e26f8a47029bcfb6dbeedcf6974ee16e, '', 0, '?'),
(0x9c5af7bf2f1bbc5f069d0662dc8fa821, 'wp-content/plugins/elementskit-lite/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/readme.txt', 1, 0x00000000000000000000000000000000, 0xeb6ba46737116451d9285fc342726d99, 0x0c2355ffc13b6b7c5e173e52b68b81f509fe9e50afcf4c3d08ff31e1ee583b83, '', 0, '?'),
(0x9c5e5d2d55e6ee62534fdee31c1f841b, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-premium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-premium.php', 0, 0x815ac0387e85fccbe5a64c897b11feff, 0x815ac0387e85fccbe5a64c897b11feff, 0x5cc256e2e32829fc0d6aba84f8743ebb4792b9cac24f41d1e2499d411e1df531, '', 0, '?'),
(0x9c618da38da9c3b3689aed475efd69f0, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', 1, 0x00000000000000000000000000000000, 0xcfd666cba306aacbd3094f893a2a87da, 0x5943d43c22d7d7f851f448b65a4db363a6dd77da9245899570ccd2a4896f87da, '', 0, '?'),
(0x9c646a3f6a4af6454a05d110faf5ba4b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MoveDimensionRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MoveDimensionRequest.php', 0, 0xb64cef3b075ace0a3c761e792bf8b5d4, 0xb64cef3b075ace0a3c761e792bf8b5d4, 0xaad1b1a13d315efea58d60d0ac1f1ce2bb6593b58657e5ccb5a3514a4d200fc6, '', 0, '?'),
(0x9c6995882e808e996d8d0581275fe0bd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortRangeRequest.php', 0, 0xb188a8a0c194914cc35cb915e0d93246, 0xb188a8a0c194914cc35cb915e0d93246, 0xa75b79c1447f1a0d8a781b100934bad050553e1146c52d4b061eba0bd59c2987, '', 0, '?'),
(0x9c6af62b9bbf8fcc6697c8eaa8600e98, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', 0, 0x70349ed5cc114add2551fcebbfccdbdc, 0x70349ed5cc114add2551fcebbfccdbdc, 0x41787eedf399b09cc97ca56352b7b7bf8b41595ec378117a786b7dc2abe248f2, '', 0, '?'),
(0x9c6d8965fa6d0f3944c3212052b9d9a6, 'wp-content/plugins/elementor/assets/js/nested-accordion.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.js', 1, 0x00000000000000000000000000000000, 0x2767cf23b36dbd0c80a0abfc9ed21126, 0x422aae73cdbf551bdfb24cd5f8a3d1844007a8a35671084f50e2b415e14934b1, '', 0, '?'),
(0x9c7202123bcc9f546133187665fa23ea, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedRelativeUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedRelativeUrl.php', 1, 0x00000000000000000000000000000000, 0xd73dc2df204461df8370439125bf21f8, 0x84547d18599c2ee10a06f44bdeb34e232ed2afa76b27b7812e363ea5f7458a5e, '', 0, '?'),
(0x9c77517474c9085772044fefde6fb8e6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInlineGallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInlineGallery.php', 1, 0x00000000000000000000000000000000, 0x467e6874d49ec1b3d92091177ca8df0b, 0xdd849f2cc12a95be85ad0e766b05000f5d69c085a3c9c6545283d6b63d1ccf56, '', 0, '?'),
(0x9c77fab449d053c655869bd9382b24ba, 'wp-content/plugins/elementor/includes/controls/raw-html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/raw-html.php', 1, 0x00000000000000000000000000000000, 0x6c8fa918f3541e97e6c86a24fe160c6d, 0xda2f6f79148f766ac47c5918361f927f4ad43b72605f9eb186b0d7df03ef5de3, '', 0, '?'),
(0x9c8091f467f2ad4404cb09b853bfdddb, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', 1, 0x00000000000000000000000000000000, 0xe86e9b436981a153c29d8d3c1c3ad3b8, 0xbd0ddd398308011958e79085b5fe3e91f2d24321527888cc665c5b27ad4dc78c, '', 0, '?'),
(0x9c838fd6099d963c233efa04055a75d6, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Savvii.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Savvii.php', 0, 0x4e53b839a2671bb69cd1528f337d65f2, 0x4e53b839a2671bb69cd1528f337d65f2, 0x9b18174efbd0788bb0de7f64aafe7b1bee17bdb10fadab683465524a6046f138, '', 0, '?'),
(0x9c855d86c6e4e1ff67f007c1fa28065e, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php', 1, 0x00000000000000000000000000000000, 0x003a615b1752223f8b4c73aa54c61508, 0xf5c09e435c6c7206817cab66ab21b42c6e2cf24e8ee899111195843bc3f95077, '', 0, '?'),
(0x9c8589018afe793835f590dcc3a662d6, 'wp-admin/css/colors/sunrise/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.css', 1, 0x00000000000000000000000000000000, 0xf119d8736a135915e5cd5ced5244a855, 0xaea3b053e5b0f3d4f8af402f8c7139296af34c51635b5690ec902b38ea32ac19, '', 0, '?'),
(0x9c89cc5993739dc35c0a86ad64d1efe5, 'wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php', 1, 0x00000000000000000000000000000000, 0x47848c6db35c0f00cee0d44a6a711cdf, 0xa09607841f2f4afe170aa4f2274ae91d0bc56c2b3a30f321ef3a25c2eaf3696f, '', 0, '?'),
(0x9c8e7548475a5ee89c1cea90bffb77ec, 'wp-includes/html-api/class-wp-html-token.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-token.php', 1, 0x00000000000000000000000000000000, 0x1c681dac341887556bfa756c4823ea63, 0x542dd2f689ba514aca49897c5f8b568d502e8feeac722e6ab4ac61075da79192, '', 0, '?'),
(0x9c93099fb2e477bdedf7c3aa8fe3c7fb, 'wp-includes/Requests/src/Exception.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception.php', 1, 0x00000000000000000000000000000000, 0x859c9281f98f0659d90bdbf795eae3be, 0xc65aac98c91190d3ef4f4f0e5d8d55402c18a76a1240198ca96d589ee92dca6b, '', 0, '?'),
(0x9c936415915e6abc664256d217896bce, 'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php', 1, 0x00000000000000000000000000000000, 0x3a6c7ca9a9a59bf878d78cef461473bd, 0x2f1736b340f3e61abf3ff75e83c391210e3fca27fd4363c6c07cdc994facad24, '', 0, '?'),
(0x9c95d6f65a1e0a1d072165fa5ed9e03f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ruby.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ruby.php', 1, 0x00000000000000000000000000000000, 0xbc5de4a278db72de2541b24172e58c9e, 0x533c071d2a8822d29b414a2f480e5581ee2d54d0ed65e525bbd9e9206c76bc4b, '', 0, '?'),
(0x9c95fe98df010b77747aefe5ebd10309, 'wp-includes/blocks/term-description/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/block.json', 1, 0x00000000000000000000000000000000, 0x5f363c2dcf46532afa342b2490972953, 0x2d8a996cbba5a54f4f09c6cf76214bec893b61bd8f766f3e01a23276e5a21ada, '', 0, '?'),
(0x9c9a898f8173a24235a6f9f1d0c9ef12, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64UrlSafe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64UrlSafe.php', 0, 0xc1c7988ae048b0892f7b30eb4dbff808, 0xc1c7988ae048b0892f7b30eb4dbff808, 0xd4b04b5e7bba2363e2d4d23777e1a891774f10c03f15621fb592bb710d84f1e8, '', 0, '?'),
(0x9c9b379f8fb2c66424d4d0adbc68f6bb, 'wp-content/themes/twentytwentyfour/patterns/cta-pricing.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php', 1, 0x00000000000000000000000000000000, 0x10575ed3e2784f57f5be81a1986ffc95, 0x50680e8184ca3ec2b5e2324ba8b78088a5ca418175bd75b9abb0de1a2d94315d, '', 0, '?'),
(0x9c9d0d0ad9bd6cc92777e48aea52375b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', 1, 0x00000000000000000000000000000000, 0x5963a5dfd9ac12fa445bae0c6e448b4b, 0x822b99832f0d2d8d9d2f2d071b74679921fb5168db059da57fb8a1837110b724, '', 0, '?'),
(0x9ca581f32993a636d10c29db9715487d, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php', 0, 0x9c5b260fc4a9fe8a1bfd252cdaa5e078, 0x9c5b260fc4a9fe8a1bfd252cdaa5e078, 0x0ab95c290e8267fc91491d6cded3aba4a7c05f81852c612a602d12c9722bd849, '', 0, '?'),
(0x9caf1d93f0571f4e8d65b0fdde19e1b1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Slicer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Slicer.php', 0, 0x01bc3b68a8b181694ac5d24e166e4302, 0x01bc3b68a8b181694ac5d24e166e4302, 0xa1838ace506cef6ccf7748d2cb1e35e4e280bd66c053b84d6e5c118ad558a30b, '', 0, '?'),
(0x9cb14e9da5a6adfbb75e844ac457b099, 'wp-content/plugins/wordpress-seo/src/models/seo-links.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/seo-links.php', 1, 0x00000000000000000000000000000000, 0xf234d79c1c1573fd262bd88b729fc96e, 0x6e33d3244387307722fc2e648a5cf4868adc9456ca8b2b681508073150471e2f, '', 0, '?'),
(0x9cb30b75784ac2ae46a379bd70300f94, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js', 0, 0xc655830284fc4d1eb95fb6af6339ba0d, 0xc655830284fc4d1eb95fb6af6339ba0d, 0x8b8f240a96213eef4de1fd4f3ca2f62048aea3f115cf62913206fc82346b62d6, '', 0, '?'),
(0x9cb3ecc519e4ecf7bbd8418c3c734db8, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php', 0, 0xcdc466c0b5b1c89e824c419a9d232874, 0xcdc466c0b5b1c89e824c419a9d232874, 0x6d62b54b5bb91b323a653c2d4c6412d54ef3879155e5645db0f98e04d9c29f77, '', 0, '?'),
(0x9cb51e771c0e7015a66dee8e54d1c363, 'wp-includes/blocks/page-list-item.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list-item.php', 1, 0x00000000000000000000000000000000, 0x9f45406363121ca80c2875b48f0e3cc8, 0x9ec0b6db2be0802bd2f117960e57b2c17ec582603f5c98be0cdf2123657e52a8, '', 0, '?'),
(0x9cb7bf27b3cd9ae3f9896f8222af2efa, 'wp-content/plugins/elementskit/widgets/team-slider/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/error_log', 0, 0x84e11c0b66bff4132a2ba0e90c654c86, 0x84e11c0b66bff4132a2ba0e90c654c86, 0xf485f5b6d59b1b3dfcde6f5f0b69b0c4f37e0aed4a9070a384317ebddd0393db, '', 0, '?'),
(0x9cbae62568a18933918ec44468a3eb82, 'wp-content/plugins/elementor/core/base/background-process/wp-background-process.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-process/wp-background-process.php', 1, 0x00000000000000000000000000000000, 0x26361f7baf190b836027fed5dcbc9c0b, 0xf7768adb7294d2c804b234344bdd959178572a6a0bf06cd472f5982554beafb2, '', 0, '?'),
(0x9cbbf7068864ac005a0191c46cdec43a, 'wp-content/plugins/elementor/assets/css/widget-heading.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-heading.min.css', 1, 0x00000000000000000000000000000000, 0x1de55d6695671acf210df3ab8256fa9b, 0x18e93cac924edbc859425d9cd50bc47704e14fdf3dde6b0f020c2555814a8ed9, '', 0, '?'),
(0x9cc67665c5088b8aeb156327ceda4a6b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaType.php', 1, 0x00000000000000000000000000000000, 0xea08eebf95a8c137bc762af2d92be154, 0x32580de3e60215c656f5cc9b7666a214fd53611e5e39041950e69351cd2a8e65, '', 0, '?'),
(0x9ccf9ddc82604e2e825ba0f8d64c2e36, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/mobile.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/mobile.png', 0, 0x39c17cfbea7fa0ebb0c55669c2ef6802, 0x39c17cfbea7fa0ebb0c55669c2ef6802, 0x994cc3b75ff810412317b175073ee86a6966c48121cd2bba32005627800866bb, '', 0, '?'),
(0x9ccfc2182aa43ff949c75a493bdd458d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer.php', 1, 0x00000000000000000000000000000000, 0xa2633682ab0fc59c9087d284364f705b, 0x30a09d9a8c05891de7740b034bdd093479dfee182abbdfdf60d364165b8cbb52, '', 0, '?'),
(0x9cd0d1a68b43c6816f8a218fe1265c21, 'wp-content/plugins/elementskit/widgets/woo-product-carousel/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/error_log', 0, 0x3ef9d1e063f9f60185375f48e6381780, 0x3ef9d1e063f9f60185375f48e6381780, 0xc1d1692aae232e28334edffeac224ce2ddf02879ab1d6968ad3982feeace6cdf, '', 0, '?'),
(0x9cd1118b721f2557b18692bd888769d6, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/LICENSE', 0, 0x4ea52ba8a6ceef43477ddd01ab04dc56, 0x4ea52ba8a6ceef43477ddd01ab04dc56, 0xd87e8886ee8bba5dfc1faaeed6a315ea98331d8151a0e9d865a04f36a46e255f, '', 0, '?'),
(0x9cd23c81e3db29bb22a0cd0ea2765934, 'wp-includes/blocks/verse/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style.css', 1, 0x00000000000000000000000000000000, 0xe376b6f43c5f153535daac5137383511, 0x2bda2eb9f79a13fdf0859d445be837ac2055ab3de161491fbfec912d4800770f, '', 0, '?'),
(0x9cd2f3087334289074f2c9d806d57daa, 'wp-content/themes/twentytwentyfive/patterns/template-query-loop.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php', 1, 0x00000000000000000000000000000000, 0x9f45e4aba8e8a3407f74919660e8e1d8, 0xf37cbd4464ff4c25d2c3a6aba4d74d03994904e58f1ad73c9b90789222140ff7, '', 0, '?'),
(0x9cd5138b800c50518b457c457d372b01, 'wp-admin/includes/class-wp-filesystem-ftpsockets.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php', 1, 0x00000000000000000000000000000000, 0x5eacae130b80d58a3c46d4807eaeeea5, 0x30e8fa87ebc2d363f8ba6221fc103c133d2fb58db1619ce9ca3932166f73a7ce, '', 0, '?'),
(0x9cd66905aaa3fd15c9bddec0c57c55a4, 'wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css', 1, 0x00000000000000000000000000000000, 0xe9b1e2081a27f02916ca1f02303c6adf, 0x9f6f03a82e2ab465ccb2af5f72b4e467e4b7d0dbbaadd3c93ec5cef726b53de5, '', 0, '?'),
(0x9cd78d0a5b6f1ff33b861fb47815c12b, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b482644b6b94bc43bdb86a6c085c182f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b482644b6b94bc43bdb86a6c085c182f.json', 0, 0x7292158125982c047a12b88fd95fc261, 0x7292158125982c047a12b88fd95fc261, 0x7b4a926a5e9d9de444bbe3333bfa92e216fe3910f0fa5ed6a630d03697e0330b, '', 0, '?'),
(0x9cdaa85b108a90c46aac0773dc17bf27, 'wp-content/languages-old/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', 0, 0x9bef5f11e06ad49ad678be5da8e15a34, 0x9bef5f11e06ad49ad678be5da8e15a34, 0x408e9a157e2bb5da64addb70f7bf2f1175861e8107335afc2dc7526c9b391802, '', 0, '?'),
(0x9ce008042fc7bd68b9a77562885da9b2, 'wp-content/plugins/wp-rocket/views/settings/sections/fields-container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/fields-container.php', 0, 0x1f35a7d78da23927cba3cd2d903370ae, 0x1f35a7d78da23927cba3cd2d903370ae, 0x986fcb203115984d81ab482ad003613cb203e62f76d8dde9e36c0a81b962e23d, '', 0, '?'),
(0x9ce55589b1f324ec5c2add315e9c53fd, 'wp-includes/js/jquery/ui/effect-clip.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-clip.min.js', 1, 0x00000000000000000000000000000000, 0xaeb45300f4ef6aeb2ccdd68286198443, 0xc8f0c659f4b6890b8e561d774beba206a3efded4cb1c4a2d75f0e54f1115547b, '', 0, '?'),
(0x9ce710ccfff2b77adc0ffb825b0c6e85, 'wp-content/languages-old/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', 0, 0xc654d0ada6f87afeecaac41309dc6b33, 0xc654d0ada6f87afeecaac41309dc6b33, 0xf006817d4d163f624f254a602691653a511db737a6d278c99c999446a1cbf711, '', 0, '?'),
(0x9ce85d1b914277ab2d9274df0d150f53, 'wp-content/plugins/wordpress-seo-premium/src/config/migrations/20190715101200_WpYoastPremiumImprovedInternalLinking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/migrations/20190715101200_WpYoastPremiumImprovedInternalLinking.php', 0, 0x1b4fde8b01e148cb7f8a2058226bd8a4, 0x1b4fde8b01e148cb7f8a2058226bd8a4, 0x574b40a64db6764bc9dfb996e73b91e15d30730008c0aa22e7234c68c415e6d1, '', 0, '?'),
(0x9cf1fbc4fa9e508b4ae6741efbfa317a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 1, 0x00000000000000000000000000000000, 0x21bf81ec071645abb5505dc7a13b9f99, 0x3cbff88b02a600df0d49423d2284503844c722f703b6e0f41bc04c7ee880495b, '', 0, '?'),
(0x9cf310b9dc5fe7c820ec8a002ac10f4f, 'wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php', 1, 0x00000000000000000000000000000000, 0xda32a0d06b20db466d3db650fa7538db, 0x5eaf863c90fc831a13b2cce9b1e0e443dd2f610b61948ac3739e7c1556fe733a, '', 0, '?'),
(0x9cf542c2330db771656cefb10c4c1bfa, 'wp-includes/blocks/query-no-results.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-no-results.php', 1, 0x00000000000000000000000000000000, 0x50fae0fd985e3ea1c0b1a8c81a581ce2, 0x11aceefbe8d307f54fb8cb15eb4f156ec46cd95262e3471b7897fc41abfda7d3, '', 0, '?'),
(0x9cfa6d99f06406b4abbe25c3e1c5abdf, 'wp-content/plugins/amp/includes/sanitizers/class-amp-style-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-style-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x17dcf7faf90de29ffe7b175712893ba1, 0x85354f30ce10df6b4eef3fee76288be4307c397ebc6439730dda1fa1e34fd951, '', 0, '?'),
(0x9cfe501a8dc52fe904a203af6c0e25a1, 'wp-includes/js/jquery/jquery.hotkeys.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.hotkeys.js', 1, 0x00000000000000000000000000000000, 0x6a83fb684984514c5a4124556ef648a2, 0xb7ff5416a2a79384661bdf524d53cf39c2ba849d164d44529af352a1e3924ee9, '', 0, '?'),
(0x9cfec1abc9979032f645ee15358ef841, 'wp-includes/blocks/query-total/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style.min.css', 1, 0x00000000000000000000000000000000, 0x0e071aa4ae3fe6259b9faa796aaec050, 0x673579e48dc2a0e1f25952657cbad59e1f4927856e245244207bc3a9b2230f15, '', 0, '?'),
(0x9d0019c920899f6b7e8219a35535540f, 'wp-includes/widgets/class-wp-widget-text.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-text.php', 1, 0x00000000000000000000000000000000, 0x7a49ca3d0b7e6cdb1ae527de924cc5a7, 0x468548ed3b5520daafc2af602643f3644e54656c23cb4157915c93bdcc12344c, '', 0, '?'),
(0x9d06201170401283254a72f49d64b7eb, 'wp-content/plugins/wpseo-video/vendor/composer/platform_check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/platform_check.php', 0, 0x15e1efff88933be3dd5740e3c9530478, 0x15e1efff88933be3dd5740e3c9530478, 0xfacee7fe4937e9c9ad27a0bc16a190da7f81b13c785d1f9aeb746d2db3dc25df, '', 0, '?'),
(0x9d0a25665b1b216145ab72d274678069, 'wp-includes/images/media/video.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/video.png', 1, 0x00000000000000000000000000000000, 0x8de0e9f175ea68179b81dddb71a010f7, 0x447f42558b86a5d14d694fca62892c8bc3e36595f43dcbd257c0177bbf13f0e6, '', 0, '?'),
(0x9d0acfeb436d9051a155dc9371b2e4c1, 'wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php', 1, 0x00000000000000000000000000000000, 0x2e7f81f503a7d9f812a2b4f33a859baf, 0xee2e6a1869ab4b217f9ccf726d3223ed693381b24ee06553f709b9a3ee1f4a90, '', 0, '?'),
(0x9d0e8baecb9f96991a32749d4ecb280d, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8.min.css', 1, 0x00000000000000000000000000000000, 0xd8e39e35f74d175344d201e6c336d95d, 0xccd8d39ef68e2b3dbfea2b2e9a4dfe68971e41b08a67ee7307cd5c63223f7a53, '', 0, '?'),
(0x9d0f4aa33f201bf6007e75b6de9663f6, 'wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0x51a8897f7456851be54169e651230c67, 0xb71f51d5c399ff4d90072045a3be828ef2d466ca631c9a0f6d58953f573412a6, '', 0, '?'),
(0x9d10fe32f42e3d660f80a0becfa218d1, 'wp-content/plugins/elementskit/widgets/google-map/google-map-themes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map-themes.php', 0, 0xa59a5cf8bbf93c42f1c094205fcaecd3, 0xa59a5cf8bbf93c42f1c094205fcaecd3, 0x228908c895894f9ae78e1fdd7ad75722fcc7c9de8c5d1cfb53837a2173f5ca18, '', 0, '?'),
(0x9d132888eca45c197ebf0c5e8db44521, 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ServiceProvider.php', 0, 0x8ef311c98c406b2e23bac7f54eb2d59e, 0x8ef311c98c406b2e23bac7f54eb2d59e, 0x2819c13e29728b55cd3af912068d9910a4f257702450744cc97f5beaf53222b4, '', 0, '?'),
(0x9d13345064f12e30b3ecd0b53a150d34, 'wp-content/plugins/wpseo-video/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/autoload.php', 0, 0xde106e53851eb8eb15a917d729b48fdc, 0xde106e53851eb8eb15a917d729b48fdc, 0x2ac8af940c0d82c85d9af335c3e6762cca4bf550ed9f8df23848e8a367b1b3c5, '', 0, '?'),
(0x9d1be587d3a05f9e513ff8c110aba423, 'wp-content/plugins/wordfence/images/logos/shield-response.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-response.svg', 1, 0x00000000000000000000000000000000, 0x5faa0ad988313a2f0e2864251fdc85ff, 0xd21aba126a7459e39c61573d78219b955bf0b2344806217ca4c1f1b79616eeed, '', 0, '?'),
(0x9d1ddc8b814ad2d9320e9ecb2b447596, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', 0, 0xf0cef78021c404c84819ffa5689c9f90, 0xf0cef78021c404c84819ffa5689c9f90, 0xce7f392e596c1e53ae89f6cbccc84101d9584e8b1e04d46f062a620f80babe6c, '', 0, '?'),
(0x9d1fcf87b3a6a1047932c599e997f0da, 'wp-content/plugins/wordpress-seo/js/dist/languages/pl.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/pl.js', 1, 0x00000000000000000000000000000000, 0x286068306dc74ee803ab6e86d9f3c5ab, 0xc125398e79ee1c0b24bcfe199edaac506ab58168a46ff9566a8bbd502920946d, '', 0, '?'),
(0x9d2017255858e410bc6a90b5b3686568, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php', 1, 0x00000000000000000000000000000000, 0x5ab610b8abaa4823916d678e6afcf719, 0xb0c96b4556282c52477f0e2829db4e910b7abee58c35e8a547447502fc419f7b, '', 0, '?'),
(0x9d24e29dae08cca43ee9eca1fc97931d, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.svg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.svg', 0, 0x2739499ea25e7f714608a09a9bc7d687, 0x2739499ea25e7f714608a09a9bc7d687, 0xb3301312033a0c2f9085a14c848429366bdd4ceee963239d61b40711706a75ea, '', 0, '?'),
(0x9d2583944342852ae2ec197282815150, 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 1, 0x00000000000000000000000000000000, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0x9d26078753eca7bf6fb824e6f730f86e, 'wp-includes/author-template.php', '/home/iraneurobetcom/public_html/wp-includes/author-template.php', 1, 0x00000000000000000000000000000000, 0x1b8914656f0df8f288f0da6fabb1fa06, 0x69a4f6890a8b341d8faa53c194c0471af34813ba33058a154978c74bdda9c2ee, '', 0, '?'),
(0x9d26190e8d7526d2e3255a60ea40e7b9, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/elements_kit_logo_black.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/elements_kit_logo_black.svg', 1, 0x00000000000000000000000000000000, 0x88076847e4d31dca4ba22809d5880d1c, 0x73194e92a13894ff64161dcb071dbdb8c535143c403b2109b9a9251ed4e62919, '', 0, '?'),
(0x9d2ab8d5af53dff31268ff4155a057a5, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-14.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-14.png', 1, 0x00000000000000000000000000000000, 0x83a333196e7afdf4a3d88d4ab8918c1c, 0x30be039eb19555cebdaa1ff1031f978cd3766aacd534bfac17018b5db4df4176, '', 0, '?'),
(0x9d307e47b6747b44d2c3220b2c72bf9e, 'wp-includes/SimplePie/src/Cache/DataCache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/DataCache.php', 1, 0x00000000000000000000000000000000, 0xca07d2d1d9e32146425e9e333b6e459d, 0x8b628869e203e609aa283b306f06e01de3f1fd98e81bbe899e161e4f902f2167, '', 0, '?'),
(0x9d37ff32ff0ca9e17e48839b2d4966a8, 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php', 0, 0x1e0de0ccec3f1a03ee338b2fdb872dd0, 0x1e0de0ccec3f1a03ee338b2fdb872dd0, 0x757cb464a7062a936de2b584cfdb54023a7b83962454042eddd042efebbb2ded, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9d3f38526dbcd0a2453768c0803c8608, 'wp-includes/blocks/buttons/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x61d84061771fb72212aa70461a448207, 0xa0970b5f11cdf0183453e36afadd8f26e5fa73f6f5f0775098da082293fe1906, '', 0, '?'),
(0x9d47a87c240c1d10701cd6a02b28aa1b, 'wp-admin/js/tags-box.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags-box.js', 1, 0x00000000000000000000000000000000, 0x9a673469926596d2daa08b592c1dd783, 0x752c0fb074736eac8b609e62de240ce244c972f5465253a9ef72d5d291ac5e22, '', 0, '?'),
(0x9d480116d451e02f3e5454d0b5dc19f8, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/CallableResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/CallableResolver.php', 1, 0x00000000000000000000000000000000, 0xbfa9dea464c16b8b0f69caa17713f70a, 0xe05fa4e4b0588b2a34b6d017962ba10f843b322b19aa70d7a835e0d3d6847bd3, '', 0, '?'),
(0x9d4c8920da8e1521b1b60a58f67eb1f5, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/union-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/union-prop-type.php', 1, 0x00000000000000000000000000000000, 0xc35dfd5521fc425cb8cb9b22513504a0, 0x16dbe75e6d6b9c340ec109e864aa364fe161107a2fd8b4167068e755e9f9a14a, '', 0, '?'),
(0x9d4d14eb48daf36df589e593d63943f2, 'wp-content/plugins/amp/includes/ecosystem-data/themes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/themes.php', 1, 0x00000000000000000000000000000000, 0x46427a0f1f33d609948c8d933f6a3a8c, 0xab88e81035510161d466e654cba2d82461aecaab641c9a9625442bd7da80349e, '', 0, '?'),
(0x9d4ed9c4cf2f30b19672b3f35ee088bc, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', 0, 0x919e8277b622e7c85133b943029bee5c, 0x919e8277b622e7c85133b943029bee5c, 0x2254a914124da2e19b6f4e4680471d45d209a897822bdd3a07d82bddda65b1a3, '', 0, '?'),
(0x9d51a0b2c1ccd481ef328a3775eda04c, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg', 1, 0x00000000000000000000000000000000, 0xd031f47facf4331979b6f9fbac3187ef, 0x097dacc54eac093cc976e37fadb71f4203b11b17532502e198735cfcfef75384, '', 0, '?'),
(0x9d52d287c8cda8ace57618e4155ebdda, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', 0, 0x17639347963cd388b9051edebccc2fd6, 0x17639347963cd388b9051edebccc2fd6, 0xc9bc7de68d364e79ad28cf4794f781810c182b15fa6e22fbbe2be1381050e71c, '', 0, '?'),
(0x9d52dbd942a170c01195166dd85aaa3b, 'wp-includes/css/dist/block-editor/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style.min.css', 1, 0x00000000000000000000000000000000, 0x849d90378e79425828c1e53e7b60ed23, 0xcfa9b82b61a7623524a7a0c2e2564397bdba1a3a7c0826f443fa1872c6a22c71, '', 0, '?'),
(0x9d5541d851b52c5590ac0f9671d7dec4, 'wp-includes/blocks/pullquote/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style.min.css', 1, 0x00000000000000000000000000000000, 0x62b3f0c899daf9d5322b76fc49db685f, 0xa3db0824b8b56ae496b6e8777b1d3453db8a971ef3389a1286e62ea1f8826d59, '', 0, '?'),
(0x9d6c011463ca47261b202a6b5f7122fd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrack.php', 1, 0x00000000000000000000000000000000, 0x6c37850461db9ee4ce60b81862726fef, 0xc35c4d5cc0cd0a125a5c661f634349ba280baf505a52d2b0ccb303063fd47033, '', 0, '?'),
(0x9d71ded3a34a7e46d8dd31a4df15834f, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php', 0, 0xc89b9cec4c042fa28003e2c93bbba0a7, 0xc89b9cec4c042fa28003e2c93bbba0a7, 0x629818402da709acf7e85289ec6d5b056f81656150977a1582a130873fc20472, '', 0, '?'),
(0x9d722946f5536353960849a381e63243, 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg', 1, 0x00000000000000000000000000000000, 0xc386167496568dce4fa7cf2bf3ab6d46, 0xa4f29a292d6e80d11f97c364b612995c476f8b51c00933dd81b07def9a1c3290, '', 0, '?'),
(0x9d7f6ff76af98b13c905bb79e61da956, 'wp-content/plugins/wordfence/lib/menu_tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools.php', 1, 0x00000000000000000000000000000000, 0x3accc32c02e3e9734109e0c2b9fb8077, 0x5259bcdf0ba2d38fe5d5c3fd62260f62b93f607b53bb1a8c5b3e6e64572b1d2a, '', 0, '?'),
(0x9d8227f907e7ec98c9d1effe376bf157, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', 0, 0x5e7cbd48cae602ce1fc31a1c5a9129ab, 0x5e7cbd48cae602ce1fc31a1c5a9129ab, 0x79dad470946336e92e57a3584d790a5c43f1953fc815f2c2a9ad6339cb155003, '', 0, '?'),
(0x9d83c6547d5e4866e3acc24e08377112, 'wp-content/plugins/elementor/modules/ai/site-planner-connect/wp-rest-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/wp-rest-api.php', 1, 0x00000000000000000000000000000000, 0x84279e6b2dd24f538a517faf27c879fd, 0xe8cd5d99cd58a75e19f74fd798a1ec2f63a7559d02c5be356fd82222e7183b16, '', 0, '?'),
(0x9d844b8ac1f99fa213fbe6981ec9aea4, 'wp-content/plugins/elementor/assets/js/accordion.7b5b5744bdd225280eca.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/accordion.7b5b5744bdd225280eca.bundle.js', 1, 0x00000000000000000000000000000000, 0x9715666284aaca521d9e1758902ea1dd, 0xd0762d5f9a13414ff3f3292169bf14823e22f98fad3add72bf709a9aa3c257f4, '', 0, '?'),
(0x9d864361de73c15d9eb26e812f15e5ec, 'wp-includes/css/dist/block-library/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x13c46f9ea02c99df62de2c7761fd2dd0, 0x93f6b80f25237cfbba83a94b9d3d77e4474fb042fb75a4599123dec732686e60, '', 0, '?'),
(0x9d87a2ef48a800dc28158ca594c5ca6f, 'wp-content/plugins/elementor/assets/js/packages/twing/twing.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.asset.php', 1, 0x00000000000000000000000000000000, 0xadec309fd57d988004b3eb4d84d6d9b0, 0xeb6a9ea56548e70632fc118cee4757a2eb6ec555761010ed45710a13e4216fb1, '', 0, '?'),
(0x9d88ff4409c8c3267f82e9f11cb0f988, 'wp-content/updraft/plugins-old/updraftplus/images/googledrive_logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/googledrive_logo.png', 0, 0x0227ebec111ae4f5b8e15faa7cf71039, 0x0227ebec111ae4f5b8e15faa7cf71039, 0x6361e51acd713d4087ec811eaaa04fdd177746f7af5e31bda095b55be7e6f0a1, '', 0, '?'),
(0x9d8a95eed9824aed903c96aa6ccc11b5, 'wp-content/plugins/amp/src/Infrastructure/Injector/FallbackInstantiator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/FallbackInstantiator.php', 1, 0x00000000000000000000000000000000, 0x80d66c465b2639a6e13fb4c3ac5a03a9, 0x0668163053d8f88a10ba447c147baf058accc0e7123b06e254dffebc8d4cd894, '', 0, '?'),
(0x9d8b67f26718fe4e4889a8cb89b5f6dc, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', 0, 0x394c56d3096b190c8fabd6b58f0f792f, 0x394c56d3096b190c8fabd6b58f0f792f, 0x68e6fcd96afa57e88627f3df67f89b6cb8150049d8a13c2462b35884a29837f5, '', 0, '?'),
(0x9d8cb1436a954237f07884a9ae608167, 'wp-content/plugins/amp/src/AmpWpPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpWpPlugin.php', 1, 0x00000000000000000000000000000000, 0xfa44311eb07bfd96c9ee8e88c348a2a8, 0x6bb803589540b396e2b39202ca93b893c19263c205521e8958ecb3ffdd379267, '', 0, '?'),
(0x9d900e301ea9eee93df0b5906ff13b88, 'wp-content/plugins/elementor/includes/controls/groups/image-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/image-size.php', 1, 0x00000000000000000000000000000000, 0x62c4651740c7c354e244ca1956204b3b, 0x5c79671e73e9b748149ed0a1a784b5d72841480fa83cd32be5dd10b38b2a2a0a, '', 0, '?'),
(0x9d92d1ba9f22cc5035ecd35e55811a69, 'wp-admin/index.php', '/home/iraneurobetcom/public_html/wp-admin/index.php', 1, 0x00000000000000000000000000000000, 0x02376a97528fab0a94fd0e589408f1ac, 0x43feb53fcf0163b3ba817770ed6fc734126df387d818b9a0fd7a20be0ac45889, '', 0, '?'),
(0x9d95fa41b53052c973f846a04d107a59, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410.css', 0, 0x6e912e2084436f463b43682e9ec11eb0, 0x6e912e2084436f463b43682e9ec11eb0, 0xf89090806625296a7364922c7d1e317efc11bd858abe476e8984139d35d119e2, '', 0, '?'),
(0x9d965fee6416aed4a24478f5dec64aef, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', 0, 0xb2806bc032b6960b6251b82dd23f61fd, 0xb2806bc032b6960b6251b82dd23f61fd, 0x8778a9d0d0cacc727d9a608aeb31003889d6d03ec60fe1c975f3366fc03ab6b3, '', 0, '?'),
(0x9d9bb4e67fad312024aeaf5d3d62a9ba, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeStatic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeStatic.php', 1, 0x00000000000000000000000000000000, 0x0ff6d36a4cc7ff67c96322c4f58d40c5, 0xfed7cb0132ed62d48ee285a7dbb3d1f63c0169b96fa07bb71eadfe9837850d07, '', 0, '?'),
(0x9da0610628572f4f31a78037e251210a, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-print.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-print.php', 0, 0x577a5591ce7f9ee664ab2497ef5b233f, 0x577a5591ce7f9ee664ab2497ef5b233f, 0x212026a033bad7a0724ffcabfa959ee28621d172fca3dfdfdadd265cc07f92e9, '', 0, '?'),
(0x9da31a664a5b060f4f21264e27a401d5, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php', 0, 0xad3209289399948fdaa78f462bfe6dc7, 0xad3209289399948fdaa78f462bfe6dc7, 0x283bbd37d0fb77addad5fc6da2cd5c367975433a5a7e7b33e6e81f3fd166631b, '', 0, '?'),
(0x9da76dcc119cfd7a34e84ce4af04fa4b, 'wp-admin/images/xit.gif', '/home/iraneurobetcom/public_html/wp-admin/images/xit.gif', 1, 0x00000000000000000000000000000000, 0x3fbe60af8570a35292e12cc8e65fec70, 0xa316c84186007c3d66fd890be919e7f24a9c533ccff59511fef51f0bb698de7c, '', 0, '?'),
(0x9da841c79faa383b25bea300144567ff, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', 1, 0x00000000000000000000000000000000, 0x9d28ad98031a65dc0a457871c85805c9, 0xd68708449d8bf63719e5f501dfbd69ae54f0d930426c1321726deb3006823831, '', 0, '?'),
(0x9daebddf82b40b50b2ec2d15e80705e0, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', 0, 0xb8607c9bc7e132a1190bd36ab23fce33, 0xb8607c9bc7e132a1190bd36ab23fce33, 0x17fa89f29df2eadf8cffcb22aa253d0ebee5d19c2fc8c19c5e365acbfabd5967, '', 0, '?'),
(0x9daf2bb1b1094aeb1a752a9398c0fbd4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Template.php', 1, 0x00000000000000000000000000000000, 0xc2d18a85ecae3cf25c76cc6b72bc6b1c, 0x6dd47c66dcdfd6ee04fb12a82c0c3dc2cef5c57d914ddce76cd335b584cf1e4e, '', 0, '?'),
(0x9db07746a4f2c8b68cdb1cec8723209a, 'wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php', 1, 0x00000000000000000000000000000000, 0x1de2ac65acb7d76aeb2da2fadd3df30a, 0xce57984f54cc36578fa5f05bdcbaf60daa240fc0c0b4f978f9eafedb43ae845e, '', 0, '?'),
(0x9db490c741f3472c87c33c8c07b8b816, 'wp-includes/js/jquery/ui/effect-fade.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fade.min.js', 1, 0x00000000000000000000000000000000, 0xfac98b97a8253acf77468c35a3da98ad, 0x4e44fd227827332cabfc336180beaf0c0ad4c956ee6cb1b3ea455e60a4990afd, '', 0, '?'),
(0x9dbf1f917462a904b8ef841560735d27, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php', 1, 0x00000000000000000000000000000000, 0xbe83de9b9065efaace5ab18e8cba0940, 0x94daa82c19c1805551cd3b56ffee5d93c7dccee68062c45d8e5befe5162b8036, '', 0, '?'),
(0x9dc03a1a8660674920f4b1cb7f3e5029, 'wp-includes/assets/script-loader-react-refresh-entry.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-entry.php', 1, 0x00000000000000000000000000000000, 0x12b50c5fbfe1e28cc30e45be400fa299, 0x2b2a0651b0d7e9452026221c67024b9b0339e88e91e92c85cc1e0616393ba1b6, '', 0, '?'),
(0x9dc4251db52f1d58069ef6193c1768aa, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ServiceAccountSignerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ServiceAccountSignerTrait.php', 0, 0x7a7cbc576e12043cf2172409b0ffd73f, 0x7a7cbc576e12043cf2172409b0ffd73f, 0x38f4e0ae4df31b17c51de32261686d9f4f2754a658208ed946e397c4b5bc8dd3, '', 0, '?'),
(0x9dca16fccae3fbffa6812696c84a8a24, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-global.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-global.php', 0, 0x0f690b84e3f5282f40a416565cf986c0, 0x0f690b84e3f5282f40a416565cf986c0, 0x25d1a9890546ad6a1e1974b7f9a9395b7787627a00eb8cedcd9384a9c1819b48, '', 0, '?'),
(0x9dca6e5b225a4e52ed03aed001038aea, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/ValueList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/ValueList.php', 1, 0x00000000000000000000000000000000, 0x13e9a7e3d3044a3b1a3bdac2b6f5e6b2, 0x0bf459253d707ff24d1bcae77b9aa6749c1a01b6a2c8fe82201490b8179fd57c, '', 0, '?'),
(0x9dcabe6f91e46c76d255a3084be42cb8, 'wp-content/plugins/wp-rocket/inc/deprecated/deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/deprecated.php', 0, 0x8b59134636996b75109a90f49580d140, 0x8b59134636996b75109a90f49580d140, 0x9b155a89673ab5f4145fda9fe36d84750da4830480cd60f87ac845c7fc36b466, '', 0, '?'),
(0x9dd12e6e880c2eb59d9fa59b17194b77, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-rest-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-rest-api.php', 0, 0xb15466e580b7f215374709c2fb62f45a, 0xb15466e580b7f215374709c2fb62f45a, 0xc428d12a325a5ec04788986048ac672ed2b89b9831219104ec0fa6c5c14afd21, '', 0, '?'),
(0x9dd134e7903390925f964b0f368a8630, 'wp-content/plugins/updraftplus/images/addons-images/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/onedrive.png', 1, 0x00000000000000000000000000000000, 0xb84f2220bec386e0684ff4dd04bfad09, 0xdcc7286146bb5f4eddc296ab5c9a5234acfb196a287330b8415e8c57e3a908cc, '', 0, '?'),
(0x9dd6d966180f352b02702412f636d5f8, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/getgenie-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/getgenie-logo.svg', 1, 0x00000000000000000000000000000000, 0x81c3bf62f8406453929f9552480d6eee, 0xedafddb850e661bfc7692e47a4765611f9e3cd905758950a58febb0abd570aaf, '', 0, '?'),
(0x9ddd906a98fb78d39ffd764650bc890a, 'wp-includes/Requests/src/Exception/Http/Status305.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status305.php', 1, 0x00000000000000000000000000000000, 0x65bb18acde517fb0931036cc29858487, 0x2c1f1c9201178a8a9008ec3c65a72fdf72d224118bcdf3a099ebf77d02b21753, '', 0, '?'),
(0x9de2ca1d600e2d5c26000235a01a1a4a, 'wp-content/plugins/wpfront-notification-bar/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/license.txt', 1, 0x00000000000000000000000000000000, 0x9eef91148a9b14ec7f9df333daebc746, 0x5d9b89464897037036dcc64fca40236886893a4cae0ce5e202c9a0d040bb6bfb, '', 0, '?'),
(0x9de424cd947089a9c2e5e885b41c3379, 'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po', 1, 0x00000000000000000000000000000000, 0x9a6c290a842d6bb01d9d16a17d3a710e, 0xf0429bbd04f1f77ecc2da29ebc906a5847a666dc3b31d5925e81129ce4ec321d, '', 0, '?'),
(0x9de68336f4faf01533665c68c8c3ff32, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php', 0, 0x34d90eb64af56fecb102ae63030d5830, 0x34d90eb64af56fecb102ae63030d5830, 0x1340abd187a9066974f4eff61f445887125258f65a11dbe8a9a8bc380b43bfe7, '', 0, '?'),
(0x9de9a8ffcb4a911db5f5de430b9f68a6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelModulepreload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelModulepreload.php', 1, 0x00000000000000000000000000000000, 0xd509bf4591f71792855448c5b8f677a2, 0x1ad460bcd9186973b23e04e043233973cc08c5d1c2948f188d46244517bb75cc, '', 0, '?'),
(0x9def341b681b931c87c8d635ab4bc3a3, 'wp-content/plugins/updraftplus/central/wp-optimize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/wp-optimize.php', 1, 0x00000000000000000000000000000000, 0xb988c8ea0fa27a8aedb47a7ddced02b3, 0x1d6d2ab4b86c514ab2b53b47e9fc18087998cf7908db2be17096dc5d70c88309, '', 0, '?'),
(0x9def6236dc89bcbfa57bc8f7189d248b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleResponse.php', 0, 0x99d0905652adae915ceb647db283f2cd, 0x99d0905652adae915ceb647db283f2cd, 0x8164ff9fb43aab81b2697e4308573778764feb0914a5239eb5fa99c4e7256e8c, '', 0, '?'),
(0x9df5a96f94aef1b0a96624c8ce84c08e, 'wp-includes/Requests/src/Exception/Http.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http.php', 1, 0x00000000000000000000000000000000, 0x6c8738aafb5ab75a9d1ca3bfcd8fdc03, 0xf4d0800c6e88c2975796612aff02cb21630c21f645858e1d8ccf86c3c585113e, '', 0, '?'),
(0x9df77a9f83db2317661f34b4782fb848, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', 0, 0xecb3b088ba81d4f9342f071015bda6d1, 0xecb3b088ba81d4f9342f071015bda6d1, 0xb54191cb48121804902abccf751aa6b69a0ab21427037ed8c2b1cc7a2092da92, '', 0, '?'),
(0x9dfc90e66a38ef2938ee5ba58b5c849d, 'wp-content/updraft/plugins-old/updraftplus/images/icons/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/onedrive.png', 0, 0x5c4ce84d6c08ed9d9c5a5dbaa127057f, 0x5c4ce84d6c08ed9d9c5a5dbaa127057f, 0x7adf84edc7ca160128652f04cc5405d5151268528a0f44926d1aaaf4ef97371b, '', 0, '?'),
(0x9dfd708468941ff13054d4a230444e20, 'wp-includes/class-wp-block-templates-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-templates-registry.php', 1, 0x00000000000000000000000000000000, 0xaa7e5bfce76af5dc0a4bf8847d6f2c8f, 0x01ce420fc6965f50583fb3d210ffb9fbb728e6ed3b76ded0bcf6b2b11915c81c, '', 0, '?'),
(0x9e0388a47301403bd9b8191bdbc76567, 'wp-content/updraft/plugins-old/updraftplus/methods/dropbox.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/dropbox.php', 0, 0x6e5710e931ae7e6b629aaf3d1ffdf250, 0x6e5710e931ae7e6b629aaf3d1ffdf250, 0x862d2545fb4901e81222786fc3465d8cb6ce268e5324cb7a4c4e3967fbbf9e75, '', 0, '?'),
(0x9e073bc829db56889b5032b00310362d, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/theme-support.php', 1, 0x00000000000000000000000000000000, 0xeff287658d3af272435ac01374d6dcd7, 0xf8591bd2559e7fb1c6ed71858e760876f91ae761d2df549464a4f477cc056c36, '', 0, '?'),
(0x9e0bfdfd08872fa174d46a0d873f8623, 'wp-includes/blocks/site-title/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style.min.css', 1, 0x00000000000000000000000000000000, 0x3fa7b50cab1a6a180bcbc99bd21cc5d6, 0x84522bc3c1e9806ade65e1e92c2af236611b2c525f7e4fb97a8b5705f36bd328, '', 0, '?'),
(0x9e118e0042160e648da7faf2ce5bc43f, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.mo', 0, 0x2a6a741927a22e5a3dd385bcb87c4775, 0x2a6a741927a22e5a3dd385bcb87c4775, 0xeb23420a62d7870faa5f61aab84168418d1beba8f968b82508f83dcf325c837f, '', 0, '?'),
(0x9e13b582b484d5b009cc8bd3c8b2c353, 'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php', 1, 0x00000000000000000000000000000000, 0x809428605d568ec5a35b5ea0cf03f233, 0x46dc912010741c0c3d59902b8b59cad281bfe665c6dbbe0f4bf762c73657e5f3, '', 0, '?'),
(0x9e185643a4f10fb074dbeb12c33246d2, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-title-citation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-title-citation.php', 0, 0x28284d941d0c35d101337c0d267fec56, 0x28284d941d0c35d101337c0d267fec56, 0x84f1c15fb4a40a60ea1b8c1aa1c285af280e1315d5c052189a5d076abd41ee04, '', 0, '?'),
(0x9e196adbbbc3d5f59f03f802b83222ec, 'wp-includes/sodium_compat/src/Core/AEGIS128L.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS128L.php', 1, 0x00000000000000000000000000000000, 0x5363f4dae39b73f27141e8c602642bd5, 0x4d2dfbd7ba0bc7cf66e107dbd41b4e922ac637cd60eea9324ae0dea74f3f3dbd, '', 0, '?'),
(0x9e1d56edd1e81e2a7f372bb4fe39da2b, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-fv-wordpress-flowplayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-fv-wordpress-flowplayer.php', 0, 0x9afd541a0e0afff66df481450ee74d25, 0x9afd541a0e0afff66df481450ee74d25, 0xf00f2d712501687ee781de6d8e58d26c6ed5df1f06cd6f7e08fe79c9332ccca4, '', 0, '?'),
(0x9e1f75e3066460cd8208d2324acca91b, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 0, 0x8e57b992a6ba26684535864f78b8ea15, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0x9e20c16e80249b877188ef5e7166b4a7, 'wp-includes/images/smilies/icon_lol.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_lol.gif', 1, 0x00000000000000000000000000000000, 0x401ee4735c65b39f7c9873cb8e44307f, 0xdfdaf8598cc08ccd61fd5e465ffb1ff23885ead8aa3213a1338f25e16a90eeca, '', 0, '?'),
(0x9e275e934412fdd74947de310b85d921, 'wp-includes/ms-site.php', '/home/iraneurobetcom/public_html/wp-includes/ms-site.php', 1, 0x00000000000000000000000000000000, 0x33d6aa4fa2259425e0c0e92c533ce637, 0x7a0f98c83ab05d913b0d2211af372307fcf0126516c98a66b95f1d54f5d89e24, '', 0, '?'),
(0x9e2775e00abee296db3ebf1afc8cb4f6, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/introductions-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/introductions-2410.min.js', 0, 0x1a53f00289303f5d8dcad90fb64b8b25, 0x1a53f00289303f5d8dcad90fb64b8b25, 0xf41fbd1313804fa781e8b5ac0559a8d3b9ad8729b42af3dda330ea7f0f51d3e6, '', 0, '?'),
(0x9e288cf3e3cfb9a6e9d8b2f3b0f388d4, 'wp-includes/blocks/video/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xdaef96468892f226858e7ab23ec9a908, 0x05394c82379b8b43936a17036afa6d970a503483c9ef34a3e09f5ae5fff5d5e6, '', 0, '?'),
(0x9e2a0254f1750da2edd3d61da07eaa6d, 'wp-admin/css/colors/ocean/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.min.css', 1, 0x00000000000000000000000000000000, 0x16962604bdb9dd11be07fc24a78a58ea, 0x8f3b0cece81420ed7269dd5247b9376d076f1306acd0542a18ce04f32e64a6df, '', 0, '?'),
(0x9e30a82d7e0d9d533a70d4f91513fcee, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x232a612b359d71e9443647e0a2e24be0, 0xdf52f2b872ec7b1227174d03e5f9b47018e9c7357bd146ccce465d7ade24523d, '', 0, '?'),
(0x9e316c3c9c2011747e4c9f05550477f3, 'wp-includes/class-wp-locale.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-locale.php', 1, 0x00000000000000000000000000000000, 0xebd0972ba37a32a9ccbab7856b171937, 0x8d531f56c2c50da785dbcab505f3bdc12b6cad496ee8bee1e5689683f4fbb31d, '', 0, '?'),
(0x9e326d2712769cce50d7487d79c6d2bd, 'wp-content/plugins/elementskit/widgets/chart/chart-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/chart-handler.php', 0, 0xcb74a6e48a8be112fd1625e8208b0d94, 0xcb74a6e48a8be112fd1625e8208b0d94, 0x4fa6e3b575d8423f2e2d5fad2efb93f0d4a74225efbc8d5276795c5ce79b4fbe, '', 0, '?'),
(0x9e39758eede68c54530c4f8f5a41d38e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecName.php', 1, 0x00000000000000000000000000000000, 0x0997210f9f90e0663c67b5c41710c78e, 0xf33b9223d6485e50248bb9957b6f5df49049da6c1305988ce279b4abf52e86ca, '', 0, '?'),
(0x9e42fbe9da81e4286a5db9cd0b56a9e7, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php', 0, 0xf831650961257b02c205f924c08519f4, 0xf831650961257b02c205f924c08519f4, 0x046ea6885953c231a4326976f558db7cde6a254981f0ac046fbc38960c3cec07, '', 0, '?'),
(0x9e452d6ae0ca316aeca3ca0d02cf4593, 'wp-includes/registration-functions.php', '/home/iraneurobetcom/public_html/wp-includes/registration-functions.php', 1, 0x00000000000000000000000000000000, 0x10fa513c13dbbe1a37a64da21376abf6, 0x4b64efdb0b885fba4d46a52058bff258fe2e2c27545cd9d936f603f71df2367f, '', 0, '?'),
(0x9e487aaf7487519dd0d2e0b3bc1fc36a, 'wp-content/plugins/wordpress-seo/js/dist/faq-block.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/faq-block.js', 1, 0x00000000000000000000000000000000, 0x440b0caf9937a91f61b52f888f826734, 0xd9e57d4b1e36bfd79b9082afd92cee7be03e825627615600e0b768e4964af24b, '', 0, '?'),
(0x9e4c1875f6bc0ed0773f93b2d91b7139, 'wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js', 1, 0x00000000000000000000000000000000, 0x1166d9a08b1b197c27a45af3109d7528, 0x645cae74b0da22726fcbd4453d471e10cbfce3c4c52adc13d599b2195d78c54f, '', 0, '?'),
(0x9e4c3f6eddebaee90a57c2de1c62eec9, 'wp-content/plugins/elementskit/modules/facebook-messenger/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/facebook-messenger/init.php', 0, 0x87e4a7fc710cb87b47827ef45e02fd94, 0x87e4a7fc710cb87b47827ef45e02fd94, 0x2440244ca6af992d2b1e18b8fb5deba9515cbfd3d134595508a2c07012151a06, '', 0, '?'),
(0x9e53bb6c1a0f307f73fd3b7211690994, 'wp-content/updraft/backup_2025-03-09-1212__EuroBet_a7e0559f28a6-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-09-1212__EuroBet_a7e0559f28a6-db.gz', 0, 0xc0cd46d4bb9051feb061f2f18a0ce69a, 0xc0cd46d4bb9051feb061f2f18a0ce69a, 0x846c10f43621ea58f98d49473257e8a71e7799a79963971ad672d0759eba4d97, '', 0, '?'),
(0x9e5405d752883666b8cda0a7ebc1c77e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/BeaverBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/BeaverBuilder.php', 0, 0xc598785c274d6ae668eed20b47bc15fe, 0xc598785c274d6ae668eed20b47bc15fe, 0x14ce211f9ee14c1faffafeb9e1a91d1609435db5c449323389b0717db1b19d89, '', 0, '?'),
(0x9e55b11f46905671223ad31ec236d28d, 'wp-content/plugins/elementor/assets/js/notes.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/notes.js', 1, 0x00000000000000000000000000000000, 0xf02cc5e772fd1e7192344ef6a03583d9, 0x4d4a534c008818b9f0521af83c594f2d951c5a46b82573e3f35dd07d47064389, '', 0, '?'),
(0x9e5810913ecf9a9fc788882051d9fd43, 'wp-content/languages/plugins/wordfence-fa_IR-5df8c44cd01feb6e490edea234dbc5ca.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-5df8c44cd01feb6e490edea234dbc5ca.json', 0, 0x50bf8428e25b8c92c61a226e93924810, 0x50bf8428e25b8c92c61a226e93924810, 0x190aad661f4068718dc14edf9c5a9232dff76eb8bce050815d8c94bd0602bd50, '', 0, '?'),
(0x9e5d6f4df0a273651406aaaa4a341dc8, 'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php', 1, 0x00000000000000000000000000000000, 0xbc79e674b8971cd5e488b5be4a13b616, 0xd648e1c9f728c2eb002205b90b00685e00b0755e01dbb4a9d6f9210f1a6c0311, '', 0, '?'),
(0x9e5e709553b6d6c0b6fdb9ae40289374, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php', 0, 0xa325f7fa50b5f79b4d24a8414208e607, 0xa325f7fa50b5f79b4d24a8414208e607, 0xca3ccf8125936812da439c31717575812f6e227ddb7cbc0ae4e1b1db8b655663, '', 0, '?'),
(0x9e62025d182e04088fa9ad17d47b4ede, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', 0, 0xe7aa5a47414a3a7ff399bbe438cee829, 0xe7aa5a47414a3a7ff399bbe438cee829, 0xd03f2f2b7f4203b03a543cf05b166b126dffc3d52ac7c904a6a573e26dc03006, '', 0, '?'),
(0x9e660fbd8a5ccb3be7a9b4c5495c584b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Acronym.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Acronym.php', 1, 0x00000000000000000000000000000000, 0x0dcda719dc099c8bb82c5590357e82f9, 0x0729384d5e42911baf4cade9387cad81db205ab5553ede4ffa1878cdcf55c846, '', 0, '?'),
(0x9e6620aca772c570ce28978b70a024a9, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png', 1, 0x00000000000000000000000000000000, 0x1e70a2d46244ee4070fd47152bd71db1, 0x0f2a447f15055acd3ef94267f11b2659128959889bfe848ee2a80234283ca82f, '', 0, '?'),
(0x9e6849b8cc42a2029528c489bd9aa509, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer-handler.php', 1, 0x00000000000000000000000000000000, 0x9d759ee397ef5b57d3a6e8b944d64cf7, 0x15fb01a846163d9662fa909817e985f3c2b60c6318cec6f3a3cfff93ca48d416, '', 0, '?'),
(0x9e700b32a50e5d12cff85d50198f5e6e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsDeveloperMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsDeveloperMetadata.php', 0, 0x68cf368740dbe80abf785941eafce5bf, 0x68cf368740dbe80abf785941eafce5bf, 0x9e0128311ce5151dd31dcd243f8b6dc5d89129466a9e2e971aa7f00e9505d5f1, '', 0, '?'),
(0x9e74a7f01baeb6a6b42f8c2f3b0caffe, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/PreloadUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/PreloadUrl.php', 0, 0x50a8467dbfe9b75184cff711c6170a60, 0x50a8467dbfe9b75184cff711c6170a60, 0x44b1d1ef739c07d4a74f940f14b8c7f134abf0915f4332ff6e6e1abe693eb7c5, '', 0, '?'),
(0x9e78d813e5fed5d5b33d2caf8b873d02, 'wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xc02be6d96671f88d28aad3ffa134c8ae, 0x1cfc6b28a80d284ef081bcfe6a6a9004da0cc227cecca3e5362ef72f91d2d527, '', 0, '?'),
(0x9e7936c1731fd5e2f5ef99508a5f4438, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/delphinium-flowers.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/delphinium-flowers.webp', 0, 0x3d00fe42d8401d3deb3f54fdef700316, 0x3d00fe42d8401d3deb3f54fdef700316, 0x0e9a74589e6ff3c1bdb8f35dc3e8face5eea66658e35193c5ca28f6d96374dd0, '', 0, '?'),
(0x9e7949a5a226d90e6157f9513d29cfed, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', 0, 0x0afc8005b2cc38333bba8318b64270a5, 0x0afc8005b2cc38333bba8318b64270a5, 0x2dd5b2078228b5127b6361af177ac0bca85367e861bc985db45f7d7c11e17348, '', 0, '?'),
(0x9e798fb79943cf740a1420f8378eb370, 'wp-content/plugins/wpseo-video/detail-retrieval/class-youtube.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-youtube.php', 0, 0x4675ac9d3a1df7e10cfdd0f72b47dcbc, 0x4675ac9d3a1df7e10cfdd0f72b47dcbc, 0x037656c2dce999094d4b94263091f58b99bd65be6934e5356f81d3eef0d3dda4, '', 0, '?'),
(0x9e7bb3b1eeafcaf2fc6762241f74b649, 'wp-content/plugins/updraftplus/methods/azure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/azure.php', 1, 0x00000000000000000000000000000000, 0xeae3edaf5454a5a313adf4ad10d4ea54, 0x8cdde0e2ad3697bd5aa68a1a76d95b0d5b307e4fb6a4ebb5ec46bc4780524e68, '', 0, '?'),
(0x9e7f50ef49619ccca9511ce99083e92e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSpringboardPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSpringboardPlayer.php', 1, 0x00000000000000000000000000000000, 0x8f95c1cca22d437117fd7cc025541fb3, 0x2a92b0cddcc5b274a419108a66810f61cdd998b025d73bb659852bd8b6e5c47b, '', 0, '?'),
(0x9e7fa0c34e6c303c2b0fe983fd6f1478, 'wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php', 1, 0x00000000000000000000000000000000, 0xe1c6dedc11d0d0694ff0404b0d3f8a3b, 0x854d47f33c4ef6c40b2d4713af3e01f4b199cc3bca1c1199fea1f1a15750ecc8, '', 0, '?'),
(0x9e7fa84e8b76d2d58743acebe278e2eb, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/debug.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/debug.php', 1, 0x00000000000000000000000000000000, 0x59cbdb62dc7cf0f9779262cd2fe5eaf4, 0xf074eef3568d03af9b4676c7ca141e835808cd053228a0f9d295696279999011, '', 0, '?'),
(0x9e842a3fe9f35c99d492595bcf14567b, 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.min.js', 1, 0x00000000000000000000000000000000, 0x9f020a96e6dbca4a363f2d5d22ab1a4e, 0x32d7edb0634208095c08ff4af437b51d096754ca80df7c9b6e1ade651be7d563, '', 0, '?'),
(0x9e85b6bbbdeea212e8863cef78cd428c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php', 1, 0x00000000000000000000000000000000, 0xa367ca482f6aad1750c1dcb4a911bf34, 0xccbc570fc9509d5b0c18bef92d2576726fa65fa2787c259505b763b8b2021b10, '', 0, '?'),
(0x9e8af335d397e2d59e85a3740d7db369, 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-he_IL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-he_IL.mo', 1, 0x00000000000000000000000000000000, 0xd947e4721ec175c51ad7999c4fc44771, 0xcba5a2d0e2606303e56e260d1b179bddae1cf468f74677ab98f32090b174a79d, '', 0, '?'),
(0x9e8cd8f98d7f693e387a0b0b5b97d2cf, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceCache.php', 0, 0x7cd555b64a0eb41db77f5b4a41b201af, 0x7cd555b64a0eb41db77f5b4a41b201af, 0x1095e106b5af425e7af576b5ced4e355dbe79875cef911e090e04cb7b6dea03e, '', 0, '?'),
(0x9e8e6e6233ac179efde843506d0a046b, 'wp-content/plugins/elementskit/widgets/yelp/markup/only-overviews.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/only-overviews.php', 0, 0x769d55a9a0ad7cbfa63468cfb648409a, 0x769d55a9a0ad7cbfa63468cfb648409a, 0x3dc41c0245812504909821bff35cd5e435ec1a91acc0892ca92dcd50befd8898, '', 0, '?'),
(0x9e9d6454bb2d32ab5f21f148ae127e8d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php', 0, 0xcd012ff319ae266806c3d316a22bed01, 0xcd012ff319ae266806c3d316a22bed01, 0xcb5815c4dfc285141c42988f396052ad69a5b0440542222b64dc583b0602d909, '', 0, '?'),
(0x9ea3659d2da8d252c88994aef94c3ad1, 'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php', 1, 0x00000000000000000000000000000000, 0x3978013b14e0b222bc849b0d99e6f89d, 0xf1f29161a2a2fadbccbb55cb0ad6bc1a729f533ab81930237ece8b8354bd9aaf, '', 0, '?'),
(0x9ea379ec4b816ac7bc0fc05e7f3d4f91, 'wp-content/plugins/elementskit-lite/compatibility/backward/walker-nav-menu-backward-compatiblity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/walker-nav-menu-backward-compatiblity.php', 1, 0x00000000000000000000000000000000, 0xe71c084d29d6035ac118668262ef6a93, 0xf364c98fe38fffd97ebe06840f7d03021a6e78cf15b2fe930079d0e5dfb3cb3c, '', 0, '?'),
(0x9ea8891cc91bf4e0696f2d8c8142bb26, 'wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css', 0, 0xdfe9f42ed41d90272dab0c05c7e2b1a3, 0xdfe9f42ed41d90272dab0c05c7e2b1a3, 0x46769cbecbc99981e5e848297408a07bcdc0a8232ae3bcc53c2f0bd747696960, '', 0, '?'),
(0x9eab1165520ce8fa381a3ce08718bac8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', 0, 0xa474b7e9546e4aefcd78c0ea78e59fd9, 0xa474b7e9546e4aefcd78c0ea78e59fd9, 0xa6d92183b8598a1d97b1e4342340bf5a4a44ef7e34a1c1b503c5d111e85fcc24, '', 0, '?'),
(0x9eab85d85489818a413fddaa52688862, 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.min.js', 1, 0x00000000000000000000000000000000, 0xb42a3d3e0c0f8259d8fe123b44d7352b, 0xfd0ccbd6a863973ad43f5486d2e84a7b9363a1ec7858e24c8ce5c12b4ab04bc7, '', 0, '?'),
(0x9eb1048fdf1932926836cd92bf0dbe7e, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php', 1, 0x00000000000000000000000000000000, 0xf7b93d51ab27ae8b2cc3ef003997ac33, 0x7c11a9f48222a4602108d61243658a6cb855e51474c67c236ff9ffab489d24e8, '', 0, '?'),
(0x9eb13d4b3370022aacd53d326cc307a2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', 1, 0x00000000000000000000000000000000, 0x732c738571d49fd400dfad96e5623fc2, 0xc9cc6156be886c4b0bad7e96573921132141df195c0681e534a792e84f67addb, '', 0, '?'),
(0x9eb1739368c9f87a51cccc9209759cfb, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', 0, 0x0658d8456d338b2b4f5e5bd12875af1c, 0x0658d8456d338b2b4f5e5bd12875af1c, 0xb5ca60113548d0bc15ca84350f64c097ba37136821f54361f398ce7c27941221, '', 0, '?'),
(0x9eb5802bec0e620b17c709104eada9cc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4ads.php', 1, 0x00000000000000000000000000000000, 0x9cdbd24f4eae86546cd5d509fa020f53, 0x022d6b1d25c3cefc82757dfc2f0128760fe9fb16ff05fe8e7dc45f7ec4dbedb1, '', 0, '?'),
(0x9eba3ca374119282764deb7dab099ce8, 'wp-content/plugins/elementskit/widgets/creative-button/creative-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/creative-button.php', 0, 0x3740c3eab522c554c9e2eaac834ffbfe, 0x3740c3eab522c554c9e2eaac834ffbfe, 0x540751642cd725609862b1ff27b62a57d618e87c339d8c391fe63d92e1d5132c, '', 0, '?'),
(0x9ebd0dea851e65096ea4a7b7f6519a11, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Factory/RequestedEntry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Factory/RequestedEntry.php', 0, 0x9e3d9d4332748c80983432df6699991f, 0x9e3d9d4332748c80983432df6699991f, 0xa2c626e326fcbeb59f46cfb8555d6942cf8c9dd19e9b11e849d5523acaa7d72f, '', 0, '?'),
(0x9ebeb44031f0ac7980aa873c38fee5de, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-theme-plugins.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-theme-plugins.php', 0, 0x2926ea7abd2020fbe46e58123b9cde12, 0x2926ea7abd2020fbe46e58123b9cde12, 0xb2de15eff62020515bd643d059baa1e33587dd1f523815f20abdc9624bbe3077, '', 0, '?'),
(0x9ec2e59eec77c1797416e1df29fa51d5, 'wp-content/plugins/wp-rocket/views/cpcss/metabox/generate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/metabox/generate.php', 0, 0xccf091bc46a60edc42c820f41b71b8ad, 0xccf091bc46a60edc42c820f41b71b8ad, 0xeb3fbbda9e5822f2519423bf4aa592cef1a9ac65ee518c34d6e7bb66843538c7, '', 0, '?'),
(0x9ec2ed6140e3c0c7718f908a9626306a, 'wp-content/plugins/elementskit/widgets/woo-category-list/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/error_log', 0, 0x585c53fb42182585169fea551fe53648, 0x585c53fb42182585169fea551fe53648, 0xc9cc6635a51f530f997752bcb77092cc9dfada1dd109041abee04307dd679ae0, '', 0, '?'),
(0x9ec3655821bebf21489063d9b69e4b37, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYotpo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYotpo.php', 1, 0x00000000000000000000000000000000, 0xe0719b95ab23664b5bc06e56b2fabf19, 0x09c81a1745c2a3611bf404eaebbe491dfdd3e15ac7be0b65be5f94981dd0072e, '', 0, '?'),
(0x9ecabe0e651ef4b05fed6f4065750549, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.json', 0, 0x692c6dc8c5982e6acd50e960a6f5ea1a, 0x692c6dc8c5982e6acd50e960a6f5ea1a, 0x5bf1f69b24515d4b04fe0318bf664f6cd4fe376165015ffe745dc4dc2ae35e3e, '', 0, '?'),
(0x9edc104a8fc06cffa89826a653f1bd25, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartResponse.php', 0, 0x460b0920a75c5aafc6fe8fa88cc52d61, 0x460b0920a75c5aafc6fe8fa88cc52d61, 0x0f4c88b716d4899ee980eb3d15a5a1c205901229ba4cc834d8d783f886893bca, '', 0, '?'),
(0x9ee0be58ad2a5e8ccfba5298b4dc38cc, 'wp-includes/css/dist/block-editor/default-editor-styles-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css', 1, 0x00000000000000000000000000000000, 0x092b83627065a8abd7ca7fe4513503f7, 0x4d6e509553c4307d739576d980204379bd4fbc7a4ff4e2f2a97aa1c71497c525, '', 0, '?'),
(0x9ee5b2cad02323d5916e0a64415cad65, 'wp-includes/blocks/latest-comments/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe3fbe9cfe25ed55e042507520c6fc26e, 0xbbb01c5ed2d58f0497b2e78d49a3f8b7a048ee9eb8208fc929d1141dabba4d61, '', 0, '?'),
(0x9ee7c4d1a872d68e77582a6a25473203, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/APIClient.php', 0, 0xa05822f51c26c02fc6ebe331aa6a2cad, 0xa05822f51c26c02fc6ebe331aa6a2cad, 0xf4c948578a2f3bb9c41d29a90c59e1dba269ae08abe17c046b267a4685a68201, '', 0, '?'),
(0x9eee703f455ea240b7278ce3501245c5, 'wp-admin/edit-comments.php', '/home/iraneurobetcom/public_html/wp-admin/edit-comments.php', 1, 0x00000000000000000000000000000000, 0x095746dbf7bec30d96ef42a9cb043b19, 0x73227cdab01dfb79970ef3ff2cd36f0e3f648fb1614d94450a4a51fa35d4d92f, '', 0, '?'),
(0x9ef78d8aefa9c1c855d15c8f99619045, 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0xfea25b54a65532781195c5265e99a8f1, 0x2a1e82ed8c52fa1ff12216b7fd9e505f70beb36fc0848145cf4687ce9233ed31, '', 0, '?'),
(0x9ef8123b73dc0b8d9260c0850e5c861f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', 0, 0xbbeeaf651605a494a97315e221f5eb1a, 0xbbeeaf651605a494a97315e221f5eb1a, 0x8109c5d363e60eb275cc5a5bee59005edc754f282920002654bcf1c4074c33e1, '', 0, '?'),
(0x9efb83e82061c11214430786c34f7ab5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 0, 0x9a1527716819b4d8840b5f9387d9a3fc, 0x9a1527716819b4d8840b5f9387d9a3fc, 0xc12f4bd1b354b718b746151cc672b5d9173d7da4ed3b95a3576de5347d79a9ad, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9f0105b514a034c72ba7c552fa068e78, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickData.php', 0, 0x937b3dbae1af45dba0caa401c5e59320, 0x937b3dbae1af45dba0caa401c5e59320, 0x69deb92a5704f6fc3aa2db999ba8f05a9a64f7464398d1c02fd50adf78ec4ada, '', 0, '?'),
(0x9f0277689e7465d81632fd15666ca285, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php', 1, 0x00000000000000000000000000000000, 0xd3de265951e4a5e7d832426dba2cf211, 0x2102af97b2959272ae0e21601a3807da6a5e501f378326b6a749712a9f2dc501, '', 0, '?'),
(0x9f05290e732d603d3e0bf3ee9d82b085, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilter.php', 0, 0x27310c94a4a077d5878e443f967f6966, 0x27310c94a4a077d5878e443f967f6966, 0xaf6077ce4da2c0d861e57e9c0923f5c3bd48594f3278bc180331a34148cf716d, '', 0, '?'),
(0x9f0553952087580c18d3de7d41560fad, 'wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php', 0, 0x8f2f08befa8947c3c12ab37a38de6246, 0x8f2f08befa8947c3c12ab37a38de6246, 0x5d92f682aff3c7c5e7e1b7a0b3666c0b57f9139759027e8bb206d74448dc2676, '', 0, '?'),
(0x9f0b1bbd11491f958e7c3e5a940fec71, 'wp-content/plugins/elementor/core/logger/log-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/log-reporter.php', 1, 0x00000000000000000000000000000000, 0x0efeafd0b6cd140fd168d2d85e3d87ed, 0x7635e09ced15f3568605ed9424727aced4d02966e1203c3588c00f8cf68345e6, '', 0, '?'),
(0x9f0c21200664b4fe8be088784f0d3ca7, 'wp-content/plugins/wordpress-seo/src/routes/workouts-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/workouts-route.php', 1, 0x00000000000000000000000000000000, 0xbceed09d0ef028f6a02513fa3b916128, 0xb888f1fca720bee7010b0d00c36815ae9309825ee2f8ff2691146951ff70390a, '', 0, '?'),
(0x9f0fc007981d28e2d2b62c227b4fa8a1, 'wp-content/plugins/elementor-pro/assets/js/stripe-button.cf3f67d6b95e0138bb6b.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/stripe-button.cf3f67d6b95e0138bb6b.bundle.js', 0, 0x3a411f06817b8e7668d4faf4ff5606c6, 0x3a411f06817b8e7668d4faf4ff5606c6, 0x40f2a3f197125820d9785e8b6444dc9304b47152437e0898fc414d119d11542c, '', 0, '?'),
(0x9f114376a59abf8890a60bde34a5cae1, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', 1, 0x00000000000000000000000000000000, 0x0930e015bef74f519ca139392b680887, 0x0fb2555b9aa4385362fe85a6c170596c20ad2e128f511ff2c12c6cc2dc1432e1, '', 0, '?'),
(0x9f12b4589306406218f1056d1a512c0c, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/board.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/board.php', 0, 0x4a71e9b4efc9b8916cae72e9d9ec0c4f, 0x4a71e9b4efc9b8916cae72e9d9ec0c4f, 0xd7a91e90c40ce0b12b083c680ab38d8897711b3831ab37d4e4b80d7865f5ad32, '', 0, '?'),
(0x9f1c42e2d4e899f421b3b976dda1c9b6, 'wp-content/plugins/wordfence/views/onboarding/banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/banner.php', 1, 0x00000000000000000000000000000000, 0x9de1cbd0e95dab62ff79637ef1e04b77, 0x9a8183e195f31ab054ee44692ec271739306d5b6ae20a242dcc3602d70fd6e4e, '', 0, '?'),
(0x9f1d98d23d208e005fb00c32ca022380, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/MemoryCacheItemPool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/MemoryCacheItemPool.php', 0, 0xcd471bd7a4a196adc7540c5a9e90f20b, 0xcd471bd7a4a196adc7540c5a9e90f20b, 0x3ec9184e2696e197baa367b9a459494c858124ceb6c396182d2ecc72e8bf9fe6, '', 0, '?'),
(0x9f27266fe753770436a1c2f3d8ea28e4, 'wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php', 1, 0x00000000000000000000000000000000, 0xe3402b1713b09ceb53d683a9026539f8, 0x4ed34fb2ef384d3e991934c3e2e604191124e20e8854387d549e5efb8064e8a3, '', 0, '?'),
(0x9f2bf4fb690f11dc70895ad3b6047442, 'wp-content/themes/twentytwentyone/comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/comments.php', 1, 0x00000000000000000000000000000000, 0x14f78a6d26b5bf911f1d29d766937829, 0xc9ee8b0cbe815d35fc8f7dd48316698dffa4ec6ac2934d0e50e3810dd5bdcfa2, '', 0, '?'),
(0x9f2f0fb034a221e98aa34270448f3ae6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2.php', 1, 0x00000000000000000000000000000000, 0xd051124ef27fb05ca982c35453a364cf, 0x56d611170b612765a52273b5232fea52ee7b141710bfdd0296fef23dcebd99e8, '', 0, '?'),
(0x9f31782adab6e23e603b199731b5162e, 'wp-content/plugins/elementor/data/base/sub-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/sub-endpoint.php', 1, 0x00000000000000000000000000000000, 0x1b412407e5881fdbd79a3e4a2de79a3c, 0x4b3ff99a19899993cb1849093a4413a6858cf884d1698e7aae71072d4a1ed91d, '', 0, '?'),
(0x9f321f8c85737c0701a614cb770fdf7a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php', 1, 0x00000000000000000000000000000000, 0xe94e10bb3f81a5b791e6a46f4b8b6cd4, 0xa9a3cbfa51dcaaa88df4b98140062d613c1285b6017cdf9be5c3eeb7a003e726, '', 0, '?'),
(0x9f34e30813945a7399e92e5d1be5f12a, 'wp-includes/blocks/table/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme.min.css', 1, 0x00000000000000000000000000000000, 0xd92add14b11c9186b7c8042756936d9e, 0xabfef201cd429f1cee4ff08797d4079511f426a6dd27cc6f31495979be062544, '', 0, '?'),
(0x9f36442afa9fa746b4079a0acf00d969, 'wp-content/plugins/wordpress-seo/src/config/wincher-client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/wincher-client.php', 1, 0x00000000000000000000000000000000, 0x6a48a60c434cbc61c637bb008b9bf8b0, 0xa9717af4dce0fcb2c89e2ef95ccb05f05a7ac36ed5345b62e97c73419346049b, '', 0, '?'),
(0x9f3956237dfd58883ce51ed20a5b0c52, 'wp-includes/blocks/template-part/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme.css', 1, 0x00000000000000000000000000000000, 0xbf2552e9eb04c7bd2ebccfb4d2ea86ec, 0x537603ece00a04f341ead8c27426d33241aa55972194759aeac2a3678f0c00b4, '', 0, '?'),
(0x9f3a7246b6ffbcac586e6c7cdba501f6, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-taxonomy-column-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-taxonomy-column-integration.php', 0, 0x50d626007a8a8cd6db0f13b42ca28733, 0x50d626007a8a8cd6db0f13b42ca28733, 0xbd49ecb88d94c0329ef571962bf1766a7079ce5b1f22ca3484b52cb067d91e4e, '', 0, '?'),
(0x9f3c84a028c8eac0892a415d8e4feda0, 'wp-admin/css/colors/ocean/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x9f384c876a812cf3aa1e060efac44141, 0x8b3aa2636ef2af47bff39c9342263c38d4667e51ec14096398d5ecd13e7b48f6, '', 0, '?'),
(0x9f3d4cd6805f1d505786731b341ec26d, 'wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xaf1a8291c43ee715bb7b56e1085561a7, 0xcb3c2db1419f7bb73ada3663241e39e6882d84382661468b2dd66b47659b2cab, '', 0, '?'),
(0x9f3ed180108b372b94e7f23b91f23f64, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_b.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_b.png', 1, 0x00000000000000000000000000000000, 0x2be4e81b4a5c98674abe6fc60b447e9a, 0x78074f6224c081411be7fdb69c4da7c717db2185b5a0035f1415ea781c9a8f60, '', 0, '?'),
(0x9f43b4af7c2337f53dc4c4713ca39556, 'wp-content/plugins/elementor/assets/css/widget-toggle-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-toggle-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x703206e5885e33249cfff4a106d703ba, 0xaa07dbbb4edb04503fc2ce25f914c98639f02eb81c1a446ec78c1ea20be9deaf, '', 0, '?'),
(0x9f44b2b8642e50cbb47b1d2d796fd367, 'wp-content/plugins/wordfence/views/common/status-warning.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-warning.php', 1, 0x00000000000000000000000000000000, 0xa5b56b52b9662cef904a03aac1de6bab, 0xb91402bc669121a7d90d57658ca53d3ff5db4b8d01a49b6a5026e92a0879d67c, '', 0, '?'),
(0x9f4525c7bad6ced1033174bbfd58a06e, 'wp-content/plugins/elementskit/libs/notice/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/notice/notice.php', 0, 0xd4e4efb3aa6381d0a8ee7728cf116a88, 0xd4e4efb3aa6381d0a8ee7728cf116a88, 0x92700eed1f21c3c8ff050121e267d3500fa7148e833f4da1639041d0ce12659b, '', 0, '?'),
(0x9f497c9b4b16390c7fd528d47b73f558, 'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php', 1, 0x00000000000000000000000000000000, 0x8970f2de24dd3ebe5f434d47cf576aac, 0x44575648b559a04903ec65215ec8c475df79d36e1daa45e61124b7d35bf5649f, '', 0, '?'),
(0x9f4c84c9664deb8e0151c54b6397a492, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php', 1, 0x00000000000000000000000000000000, 0x8741445d9462e20cccc6df9146c1d373, 0xafe264b91ff40d42b763d4cc457c4c5a0bed98612b4499c5ac8097c5011b3245, '', 0, '?'),
(0x9f510d9d574deb9564d985bd8d23a836, 'wp-content/plugins/elementor/assets/js/admin-notifications.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.min.js', 1, 0x00000000000000000000000000000000, 0xc27b925ddcbb79c9300b6e7040bd1450, 0x1c625481224aac18849721b7b5b8ecfece5efffb17a35b3d7c17621d7fbe58ae, '', 0, '?'),
(0x9f51321caf8f8474d62b298ac8ad622a, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/filter-pairs-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/filter-pairs-interface.php', 1, 0x00000000000000000000000000000000, 0x219df43ded1fd08c188f6e8e4795ce83, 0x2758511803a391ad3c055f8e6c85405d5ad56df2c5a848b98d17876d8b043fbf, '', 0, '?'),
(0x9f578936c6994569796aefdaf59e98c2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DoctypeNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DoctypeNode.php', 1, 0x00000000000000000000000000000000, 0xb7068a3da628847d70669e8dd42e1beb, 0xfd887de5c5d5696646bd37f0c8c169b6e88179ee760f9b148b6e555e13786aa0, '', 0, '?'),
(0x9f58da127d2312f38e575b7dd6b68381, 'wp-content/languages-old/fa_IR-e53526243551a102928735ec9eed4edf.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e53526243551a102928735ec9eed4edf.json', 0, 0x444e0d6dd44206f0aba37f7ab5a8305c, 0x444e0d6dd44206f0aba37f7ab5a8305c, 0x4f8f8aad02dc6408285400d83809c26ddbbe80df0ab074f3631deea55ca8d86e, '', 0, '?'),
(0x9f5cb7ff08e00cd20d53ef6aa9167bb4, 'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po', 1, 0x00000000000000000000000000000000, 0x999f95664f34745f0b819c01ba744272, 0xed378509dfa61e1b01dce1f66cc23abb5f4ac086f5a936bd75d6948de307418a, '', 0, '?'),
(0x9f6276bec9154592ecb448d5c7e3ce84, 'wp-includes/js/wp-lists.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-lists.js', 1, 0x00000000000000000000000000000000, 0xd7a8a7954085b8b996f5b7acfe289555, 0xd35505334b88e38ddb07df0730b2937b3b3b690b1a99249026495f6e5b55c9d7, '', 0, '?'),
(0x9f655fe700871368dae67d1c44cc6344, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/CacheInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/CacheInterface.php', 1, 0x00000000000000000000000000000000, 0xf5aae2f320dac802d5bbcd4ad609c476, 0x127a2da52eb8c0baa0eeab1c7b5efd67c787d651b946d514f038a39f4be035cf, '', 0, '?'),
(0x9f66c5d2efa3730149423d72d53ed967, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', 0, 0x2c839f9e977f695311d62795940c640c, 0x2c839f9e977f695311d62795940c640c, 0x9da5560e4b1d77306ebcd407b7b77e311e5b5ac0bd149a5d00bd304f741ce28b, '', 0, '?'),
(0x9f6853d1019090c03a0f04b016f6d360, 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php', 1, 0x00000000000000000000000000000000, 0x4eb22b0643232b7cf3665aa69d995de5, 0x6b6e1a79e92681e6865fa9d85b83af0b4967076c8328e36705271801ee5eb947, '', 0, '?'),
(0x9f69f39830654ad897d7e237c8b27576, 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature.php', 1, 0x00000000000000000000000000000000, 0x99105aed8a0f8fdd87b39c262ed54e73, 0x9fde803eca5cb70eb0a38c5ac030f59a1a9dde71990e72b17741e3c21325cd8e, '', 0, '?'),
(0x9f6d1cf3aac2a2783666b12139ba71cb, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', 0, 0xcbe0ec1c1b4c756cea3c1eeba85fdf61, 0xcbe0ec1c1b4c756cea3c1eeba85fdf61, 0x1e3d122dea3be9a1afcc2e44d1e5bc5277cba041128a37291f879ef72d5e2c06, '', 0, '?'),
(0x9f6eaa624d5633130d00ca06fa6eed48, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', 0, 0x6ac13b6505ffaf617a2358fcf44db6c2, 0x6ac13b6505ffaf617a2358fcf44db6c2, 0x788e96247085627263b1bf6eaa9027b21856e39375e3a63a0ade5df2591a57b0, '', 0, '?'),
(0x9f7297ca4b666f4d9b760b35db0259e2, 'wp-content/plugins/amp/assets/images/reader-themes/twentyfifteen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyfifteen.jpg', 1, 0x00000000000000000000000000000000, 0x5c890fb5ca144bfb77f25a9f33471477, 0x0b939a72e03caadb79282236dd526ee707d0c40e35b4f041fca097a15d2c7150, '', 0, '?'),
(0x9f74f0998a55d0972ad9b7e0b4b6dde2, 'wp-content/plugins/elementskit/languages/elementskit-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit-ru_RU.po', 0, 0x02c9b1360b1d9a5998ddb1eb5abf7ef0, 0x02c9b1360b1d9a5998ddb1eb5abf7ef0, 0x24bcf5e6cb8902f2e042654d5a5f04f926b7883c9f9eb7f56da84ed2af7748b0, '', 0, '?'),
(0x9f834421e57e133310a52d371d8bdfe9, 'wp-includes/blocks/avatar/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x581c6c829fc67d4547d1007e3cd4593e, 0xe6f2b657a3b738a4003157c5110beb53616329230a37bf37b6fffe1088f4d94e, '', 0, '?'),
(0x9f874029612ddd1083c74262c351eb81, 'wp-content/languages/plugins/elementor-fa_IR-dde11340ced68bea09c9fd29c9ed4534.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-dde11340ced68bea09c9fd29c9ed4534.json', 0, 0x98d90dda06ea80fe9e21ce612bcd1ae1, 0x98d90dda06ea80fe9e21ce612bcd1ae1, 0xd5081eab601bd24a11e52ca641e674b120c735e515f1e07d0fc064f069bd9a15, '', 0, '?'),
(0x9f8ea445ed7b2309305d3f0833043cc8, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.min.js', 0, 0x53604ac82df303661bcea276732d917d, 0x53604ac82df303661bcea276732d917d, 0x5bab8079f8fc4592f5af530707a607c07d2a384e0c0f0219eee84879e2c3e20e, '', 0, '?'),
(0x9fa900adaf74ece92bfc6febcddb2ab5, 'wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php', 1, 0x00000000000000000000000000000000, 0x24ce75deed1363cc926d69ad41e8796f, 0xbe3bb815bd2f8fdfe3a89b9aa1e8853a2abb024b916a53e99779008c80bb52ee, '', 0, '?'),
(0x9fabe566ec840e0e1375217d2946dcfb, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.min.css', 1, 0x00000000000000000000000000000000, 0x5bf97a60ac646b249277e3f230150812, 0x955046e61017594ff8eb2232a9c4866d60c88117eb88c0eebdd37a2f626916b6, '', 0, '?'),
(0x9fb0979795d5ad15813ffbfe0ff1fbe5, 'wp-content/plugins/elementor-pro/assets/css/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor-rtl.css', 0, 0xfebd66e76e6dd796dcfdca83c5c72823, 0xfebd66e76e6dd796dcfdca83c5c72823, 0xefa6df9b4908ed783d48e7047afb54936a552950b0d558596700bbe4e2b400b5, '', 0, '?'),
(0x9fb269d247b5c811946a23c4e50629b5, 'wp-content/plugins/wordpress-seo/src/generated/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/container.php', 1, 0x00000000000000000000000000000000, 0x33a2662061e7c355274a12a2913e6526, 0x62de829c98d2de7ce2b0f9e313beb607118f10ca5dbc495ca439b9d92bd74c1f, '', 0, '?'),
(0x9fb2e5a8fbeac228870928d206b2af23, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.mo', 0, 0x6bb76b614c70f6ddbb914c6f85e146e4, 0x6bb76b614c70f6ddbb914c6f85e146e4, 0x3470c85474248e1d16e87b523bf919b6da56375204083f5da7dddd4003e07c4f, '', 0, '?'),
(0x9fb6dd5db3d863a7bc750871a97ca67a, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', 1, 0x00000000000000000000000000000000, 0xcbeb1866fee5662d1fd0448feb7e2912, 0x9401e996c28964c2067d999e181aa962082f80837db4be5b3c33cf68974a9789, '', 0, '?'),
(0x9fbf831bccc33851eefd1f90499266de, 'wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem', 1, 0x00000000000000000000000000000000, 0xa527b93e71b94759d99643641ff3b531, 0x45e03461fe62030860100029b61ebc9301e7a6556928af40adcf88805b3ba5d4, '', 0, '?'),
(0x9fcd157ca98af268731f475d2fc78617, 'wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp', 1, 0x00000000000000000000000000000000, 0xe66b9824129232faa34638d26b525910, 0x256d00ef4ff267dc9a28f28cb394b742b4f377e6ff13ec7e9c9e3b49316db18b, '', 0, '?'),
(0x9fce1b9626bfa24ec22cf5a5ef8c3650, 'wp-admin/images/icons32-vs-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/icons32-vs-2x.png', 1, 0x00000000000000000000000000000000, 0xa12a3034ff4734469709265a83697d22, 0xeb2e61fa7d7f858b156877d3369c5745caad9628331def4ad3adb539d30845e5, '', 0, '?'),
(0x9fd406018ac8dc6f4ea1d65cff3c7336, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRule.php', 1, 0x00000000000000000000000000000000, 0xc755e0f183b4cf8e1249f04347c503fc, 0x12bfcf0664a6fdbf38adea7e343066e3565c6304bf1f1605c797f7685e23bd1d, '', 0, '?'),
(0x9fda0e76bde12371b8f21f19b4c883d9, 'wp-includes/sodium_compat/src/Core32/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0x971e45164f78d99558da32eb96add883, 0x78a8d7614a4ef92165b1acd722224e71ea7de7ab414d43fb3129aeba7b80126a, '', 0, '?'),
(0x9fe055d485db15a26cf0292567904e89, 'wp-includes/class-wp-script-modules.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-script-modules.php', 1, 0x00000000000000000000000000000000, 0xdb7d84573735af559a57eff9a8677259, 0x90eb2266d51dd37e6c79778ffd93c143e3355124f8af4f08073cf028ccf31a64, '', 0, '?'),
(0x9fe0573331a6a94eabb8c467d7a4cace, 'wp-includes/js/dist/vendor/react.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react.min.js', 1, 0x00000000000000000000000000000000, 0x3b97c19585abe23d7f55603028ab9b80, 0x685883c30a4c62c4ea4aacf968730bd42b8e4c2a1bddae9a1e152a298cebcd3a, '', 0, '?'),
(0x9fe3a7cff4fbc46cb1b44cc68de1a587, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 0, 0x8ed1953844154a2dda5c362aa153500f, 0x8ed1953844154a2dda5c362aa153500f, 0xd5dd73b23a2fec408237609635d5a54bfc17a302314453be56c31b960912c1e8, '', 0, '?'),
(0x9fe73817b3648cc989692531867b7323, 'wp-content/updraft/plugins-old/updraftplus/methods/backblaze.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/backblaze.php', 0, 0x4f8411ce62f03f4523d685a86febf7b7, 0x4f8411ce62f03f4523d685a86febf7b7, 0xc30ad370de8a5abeb5429751aa0f7ada793a452e538393c1d304bc6852101d3d, '', 0, '?'),
(0x9fe88b78fd9da14979eeda66914776b8, 'wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg', 1, 0x00000000000000000000000000000000, 0xfb58ac6d1ebbb9a2688af34747558814, 0x7d53469186c1e20cd9695163a35f46bbd122d44d03448c144b91a10dc9a16101, '', 0, '?'),
(0x9ff4785bc76584f2b6be3e4d078d0c01, 'wp-admin/includes/edit-tag-messages.php', '/home/iraneurobetcom/public_html/wp-admin/includes/edit-tag-messages.php', 1, 0x00000000000000000000000000000000, 0xa12e6aea417f381ee09d728df755711e, 0x97153ff90575115a768dbe2a0ed633320e3b68fa242c0d804d1445db7edfe07f, '', 0, '?'),
(0x9ff4cbaa6c5b3d63c0131b221056bb2d, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/not-found404.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/not-found404.php', 0, 0x77db74e356d9f495b3dedd4ef524d5e6, 0x77db74e356d9f495b3dedd4ef524d5e6, 0x2d156e771f3046710b48e2102fc367d964cd28c5f1a27c5209ad9db890ddec86, '', 0, '?'),
(0x9ff573c62d9ab4a1051b076222dfd3e6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookLike.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookLike.php', 1, 0x00000000000000000000000000000000, 0xab6a719400c258824dec8cde2a3d55ce, 0x5ac7ebdb0d3c7843a7ad3b1c0666d5b7f29b7c820b76ac4fa6a7bcf7c717d9d9, '', 0, '?'),
(0x9ffd1ec4402776bd82e259ab21d1b5fc, 'wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php', 1, 0x00000000000000000000000000000000, 0x96d3f126604f9630443e16ccd47f6df6, 0x766a7a98c60bd69a1133adeddae92f20c022d1b8a1ec12ce2d3b4694bda308df, '', 0, '?'),
(0x9fff2a5e6476c8a5d3d8e14c866dcc81, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/edd-software-licencing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/edd-software-licencing.php', 0, 0xd1c33b7c80eee7bf765d2bb0d4fb33ab, 0xd1c33b7c80eee7bf765d2bb0d4fb33ab, 0x280648227b9238bb5cdfe3fb8416981a8703b5c0b8ea0f82453d50d2befba850, '', 0, '?'),
(0xa0004abff7fe18c69499c051025f0f8c, 'wp-content/plugins/elementor/assets/css/theme-dark.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-dark.css', 1, 0x00000000000000000000000000000000, 0x4114aae88daca8fc205b0bb9860850d9, 0x37cca051dddef2c119ad81ca2118e4b46fd99737157ca643a12c47f83201c4ec, '', 0, '?'),
(0xa001531c91f763db53957ae4b2948a20, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToRetrieveRequiredDomElement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToRetrieveRequiredDomElement.php', 1, 0x00000000000000000000000000000000, 0x17c3bca5d455ac316a9673c9c5f9d187, 0x8af190ab5b645ce0aec03e22a295f9845560b0ab227d63ee8e9df95855379551, '', 0, '?'),
(0xa005a66598624bcc26ae9307fa81754b, 'wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php', 1, 0x00000000000000000000000000000000, 0x8a5ce0c0fafb6178afe97ec87448ac7b, 0x3c3f117e1282567a63036c3fcd58aa5dc3f7a90d81b74e2dd35c58dd168671d9, '', 0, '?'),
(0xa00af8800640284ccd7dd5a61d9508ac, 'wp-content/plugins/elementor/assets/js/packages/schema/schema.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.asset.php', 1, 0x00000000000000000000000000000000, 0x54793ff2cca28f77843d3d1e5681e5f7, 0x145381b72a478a4485e75e08bb957ce574bb779fd2a851b2fa0c92d46fb42538, '', 0, '?'),
(0xa010bc862be8af2b46cc776e51fb62f3, 'wp-content/plugins/elementor/assets/js/nested-tabs.213892f3e7a826d32481.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.213892f3e7a826d32481.bundle.js', 1, 0x00000000000000000000000000000000, 0xa4af111be5ca3cb857a4a9d8cef699ae, 0xecc7b0d04432d5fa64cfb346f3c073582dae78b2eae7f9547ad7b00f577d6373, '', 0, '?'),
(0xa0110c0312ddfdab4284b23aa99cecc4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMinuteMediaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMinuteMediaPlayer.php', 1, 0x00000000000000000000000000000000, 0x25241cec43e45805b40551951d6b083d, 0x81b1a0314124413b174e1f7dcbec82e92cada177c1bfb3170de99804b6fb56ef, '', 0, '?'),
(0xa01350cb98a3c4dd13e5a1180d330009, 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/current-scores-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/current-scores-repository.php', 1, 0x00000000000000000000000000000000, 0x166915082bd0a1b9455b96bb283c311a, 0xb53afc71aebe6d8daa1453d4d9b8403198a2f1613726769ac75059470a00bc3a, '', 0, '?'),
(0xa01819d3b25b8cc4cd524f317c477a79, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-htaccess-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-htaccess-exporter.php', 0, 0xe2120d6772d65493d8c6075fd3179f0c, 0xe2120d6772d65493d8c6075fd3179f0c, 0x6d3f3ab8c1d22d9e087c1687a17efce3142aef777b832733f7144d41f9a52ccd, '', 0, '?'),
(0xa01a5c5dcfc7cfa57eef26821713f7da, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataRequest.php', 0, 0x3327692c28d87f8393693713ab7bab99, 0x3327692c28d87f8393693713ab7bab99, 0x8b03fc02dd75769c350d17f6844707ae09db82a1ef3b9d73963601e3b610624a, '', 0, '?'),
(0xa01b8515f7d64035588975c962b48a38, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteEmbeddedObjectRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteEmbeddedObjectRequest.php', 0, 0xf87aaa621d612705ff7a4bab09acf1fb, 0xf87aaa621d612705ff7a4bab09acf1fb, 0xaf707c86c971dc3c3c0161467830b074a40bc8b3528094b9ed42f68897f9cc61, '', 0, '?'),
(0xa01db85f455e6fe52691ccefb00366f4, 'wp-content/plugins/elementor/assets/js/counter.f359dee9199f5aad06c6.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/counter.f359dee9199f5aad06c6.bundle.js', 1, 0x00000000000000000000000000000000, 0x9d61f433876efee46f92236d5ae02161, 0x324369e7bd22a07720a6a86b496cf00d5dc7c5fb23beab3cb9034c57226122eb, '', 0, '?'),
(0xa0201294d4a6cea4671a9ca6aceef378, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.strings.js', 0, 0xe033991eec6617f5981cbfad05e8d5bf, 0xe033991eec6617f5981cbfad05e8d5bf, 0x22fad04e8b857d866a1bb073a8c236c0d21559f243b2d6a6180e448e0215e149, '', 0, '?'),
(0xa02ad2026f89486df77cb4e734cbbd6b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', 0, 0xf114f3f7b77c4e228b67a00f29524807, 0xf114f3f7b77c4e228b67a00f29524807, 0x20312f2a2d637bd4962634ad9f4d63fdb86caf3369b578f33dfeb715892cb9e5, '', 0, '?'),
(0xa02c311d6baddea9de76c51f071e0564, 'wp-content/plugins/elementor/assets/js/packages/icons/icons.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.asset.php', 1, 0x00000000000000000000000000000000, 0x36e4d5d338b62eccfc318d8db1ba0c20, 0x54c3c2ea8f62bf92f5badddf1317cc9b58fb4cf32df266a0e7fdfb3c557cd03c, '', 0, '?'),
(0xa02dd90d6659e9bde1af20da8805e5c4, 'wp-content/plugins/luckywp-table-of-contents/integrations/Oxygen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/Oxygen.php', 1, 0x00000000000000000000000000000000, 0xc522d33b5b13a0d7e83de645ecaf048a, 0xaaa2d562d17163829ca8058f55b007f3eb08bfe3b5ad1c3d445c95652940e1b3, '', 0, '?'),
(0xa03680a8eb8689e638a14e33aacaa8a1, 'wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', 1, 0x00000000000000000000000000000000, 0xf752c33922242ee5efd3b9d9bf2461e5, 0x89d37b61d37627a1ff33e3fecdbbaef2bea0f90fc33c3419d134dc379114936f, '', 0, '?'),
(0xa039b9f32bd2f1be58438145f34c0abd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfiguration.php', 1, 0x00000000000000000000000000000000, 0xf02dd15d4c39b7cb6ba98df1577feac2, 0x249005f29827a7747f50196091d372c3f31f6ca6dc8cad56f540fdbfe7e4412d, '', 0, '?'),
(0xa03b6f94e1bc4f9f75547de5d6144054, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php', 1, 0x00000000000000000000000000000000, 0xe7bccbed2d759ef9cb4aea664f9268df, 0xd6f52041902480fb79a7cc5b2dee64fea0fa13cd42755c0cf2095e3d375a404a, '', 0, '?'),
(0xa03b7a30ebd8565ba521a8610ba2ba05, 'wp-content/updraft/backup_2025-03-12-1208__EuroBet_ddc661d09fc0-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-12-1208__EuroBet_ddc661d09fc0-db.gz', 0, 0xd0414408d5235552f21560ad66096506, 0xd0414408d5235552f21560ad66096506, 0x4de281409f36e0b48258b7354d04209cca096cd8174dc0e57d9c9eef9cc34909, '', 0, '?'),
(0xa04170c56a63e7ac7a99d317e5c57edc, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/demo/logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/demo/logo.png', 1, 0x00000000000000000000000000000000, 0x3ed9ebebedcbd990bd434851f5acb15c, 0x027b55dee944697a77adc194121104bef98d74325638848618ec8ee30a8cc961, '', 0, '?'),
(0xa044a278782f54f7bee7aabd562da104, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Protocol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Protocol.php', 1, 0x00000000000000000000000000000000, 0xac6ec493239803cd18ec3083db00aa2c, 0xf81d3023096fe9bc23c6bd4c0a59c8f8aec3248a716ef62757d64e8e58ebb681, '', 0, '?'),
(0xa044f47d0217e4d5ffafcc9f967978a1, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images.min.css', 0, 0x8df088fddfd4c9f36907f3f2015c0353, 0x8df088fddfd4c9f36907f3f2015c0353, 0xa7ec68785c807f890176e75755791dbc9f7eccbf5dc4313883d32d5660e5b250, '', 0, '?'),
(0xa046ecbce57a960905df44cff12a8bea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php', 0, 0xba5e5d93cdf1859b9dbc58f635caf4c7, 0xba5e5d93cdf1859b9dbc58f635caf4c7, 0xb3422326ac6eb00e2ae1f8f98832f240c49b4db5f62ba03873d7f6d60df1ba90, '', 0, '?'),
(0xa04db58e10962626a0ca44fa6bf2db86, 'wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.min.js', 0, 0xb5a3bd90b188ebf396d7fa5d82478c05, 0xb5a3bd90b188ebf396d7fa5d82478c05, 0x7ec33824bb10168a37888a691106c39029a30beb72099e01c50ffdfba5ac9df3, '', 0, '?'),
(0xa04fae6513682f8f59f17a000437d2e4, 'wp-content/plugins/luckywp-table-of-contents/integrations/TwentyTwentyTheme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/TwentyTwentyTheme.php', 1, 0x00000000000000000000000000000000, 0x5a123567fa56aa54239e1e09ef8f2962, 0xe9fd1f45c624f034a0f4d38b2d409c87663a6b1e1f5c216d1f51d1112f4d19e4, '', 0, '?'),
(0xa04ff018cbe12d3092ec67753af6248c, 'wp-content/languages/themes/twentytwentytwo-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentytwo-fa_IR.mo', 0, 0x63313ac7cfdda6bebbca423e124dbeae, 0x63313ac7cfdda6bebbca423e124dbeae, 0xc41bcaf24e43d642d9cc8142981dfcc41ad11bad2b7dac2cfcff5326858744c7, '', 0, '?'),
(0xa054d8d968e8c954ce18d45a5ed664e7, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', 0, 0x6f0147b4593eed79e72a135e59f290fa, 0x6f0147b4593eed79e72a135e59f290fa, 0x4dabf08c7292b9256bc2992114f382a5b2bdb8d3b28e7add810929faf0c643fe, '', 0, '?'),
(0xa0660f158e1f039db93d2a85624f73c8, 'wp-includes/style-engine/class-wp-style-engine-css-rule.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-rule.php', 1, 0x00000000000000000000000000000000, 0x9f9a9b44f5647a8fe8f45aaa55a140cc, 0x437a563c2424c59083365da9ffffd8f5e5f6ac7df2e1863b6393cb48268e2262, '', 0, '?'),
(0xa066fbc2af738fbe6f4b13864be9246e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/error_log', 0, 0x66c6a6ec087fe8333e4f11f65fc228a3, 0x66c6a6ec087fe8333e4f11f65fc228a3, 0x3bf7f6ea0da0e6c11b13540c0a9c4874ecedf90c2af3bd494ed2ca052f5b592b, '', 0, '?'),
(0xa0673c4315b658962773f4414e5ce0a6, 'wp-content/plugins/elementor-pro/modules/posts/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/module.php', 0, 0x0cbf41782dae8baccf7b8c5365f71037, 0x0cbf41782dae8baccf7b8c5365f71037, 0x1009219f39fc1221aa124ea4af722c0ab206e2e22c0092366c914f54fafdfa72, '', 0, '?'),
(0xa06b51aa7b875e9b91061a864c5fd2bc, 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png', 1, 0x00000000000000000000000000000000, 0x8ca4b8aa502255f3f5814751137cc548, 0x984b0c89bfeda409ac3fc01cd5450eb353d93dec61150ae4337b12774461ed6d, '', 0, '?'),
(0xa06ede881a1603d82fa83b3865a35b8f, 'wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', 1, 0x00000000000000000000000000000000, 0xa2431bc290cf34e330e11ec4cfce1247, 0x7f8aaa78d836ad0f95d1eea6c087791362c5084abdf3c96d185926917a4614ce, '', 0, '?'),
(0xa06f4ddb6c8a2e999df83c091dccc58c, 'wp-content/updraft/themes-old/twentytwentythree/styles/sherbet.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/sherbet.json', 0, 0x71de59666d3dabf6ac35481118580378, 0x71de59666d3dabf6ac35481118580378, 0xab36f4a57a9778ef5077832ff8004b44340596f543498a32cbbd8d9fb002a5f2, '', 0, '?'),
(0xa06f5db6ec5a1c614e3b23598bd2b4c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriNormalizer.php', 0, 0x1468121594308669dfc0ca8d5f070073, 0x1468121594308669dfc0ca8d5f070073, 0x2241849485dc4edf0efe8103d31be8e9ee3a095655d44a36bf85a1f3d7d03dad, '', 0, '?'),
(0xa0709ba7a37095a95156d7b0edbec838, 'wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4065b9213d3a5722563bfcdd0b84732c, 0xd7874aca128fcd369b910d8a3b339527c38f2e665a41dda1727193c8a1344221, '', 0, '?'),
(0xa07173d1c5c7a6673a5245f84eb0fde3, 'wp-content/plugins/elementor/core/frontend/performance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/performance.php', 1, 0x00000000000000000000000000000000, 0xece19b10d9fc4151a94425da2cadacc6, 0xa9394fc1bac8a06d033fc4e71e121135e715e52dc3a5693f94e714c9e27fc66d, '', 0, '?'),
(0xa071f2ac68a2f6be4263f8393292ee11, 'wp-admin/network/site-themes.php', '/home/iraneurobetcom/public_html/wp-admin/network/site-themes.php', 1, 0x00000000000000000000000000000000, 0x92c9a579ff4345194c91a5011a10c4a1, 0xc42045e3b833c70495aaef59ca358476466bb372f3da1ad7043bdbe014e7a6f3, '', 0, '?'),
(0xa0787b3a18a451255ca35fc6cbb038fa, 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexables-exclude-taxonomy-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexables-exclude-taxonomy-integration.php', 1, 0x00000000000000000000000000000000, 0x0e2ee9ed496795041a71dc294a401b0b, 0x38085bc96bb347ba8418a59be31341bd2fb14e99b7396ee8b69522c305362754, '', 0, '?'),
(0xa0824e8df71e707db1be876f42b35692, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-2.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-2.webp', 0, 0xb918a975ae328f3963f7ea247bcbe591, 0xb918a975ae328f3963f7ea247bcbe591, 0xf41e63ca9428f58fb7f071e4b8452e1a0a88e20eaf3c1e8aec32f73c827cead6, '', 0, '?'),
(0xa0843d6ab683fab3f1cc37840a30e2f0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', 0, 0xf41fd239940b8a9743175aa7fcb667b9, 0xf41fd239940b8a9743175aa7fcb667b9, 0x115952576519c875bc96efedd9c1f4189398c4d1ccce70c57bc2b3de52c43ed4, '', 0, '?'),
(0xa0909a5e33910a620a40130d3c21ddc8, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/js/ekiticons.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/js/ekiticons.json', 1, 0x00000000000000000000000000000000, 0x23db56deda3fb499aba9c271bec1ed07, 0x652bc64c7fccf5500e39e3ae5b0674257cc47a0e8b50b44e84a0e49740e8fa87, '', 0, '?'),
(0xa096a083c1a797e996ac10a4c60508c3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleReadAloudPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleReadAloudPlayer.php', 1, 0x00000000000000000000000000000000, 0xee30c9386fc883d4f87e37104741a168, 0xc6882b5c2089cd4ec4c5ba7d4e1b742190e5eacd514d3d32dad63ebd3dcc6d56, '', 0, '?'),
(0xa09718f0f15ff67695a6141bcc0cce6e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 0, 0xf9a0073373561f93826f9d8e8e229803, 0xf9a0073373561f93826f9d8e8e229803, 0x11f7138f3b0e6677b3a93c4cbfdec5bcfdb67bb6870a702c6e4e9a1e19e57c87, '', 0, '?'),
(0xa098026a766a5240599d5a71ffdb3225, 'wp-content/plugins/amp/includes/ecosystem-data/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/plugins.php', 1, 0x00000000000000000000000000000000, 0x211526dcba0d188d55382396be013d20, 0x4a532e559738a9aeaafcb1a98e330295c02ceadefb048d98cca36fedb3182efc, '', 0, '?'),
(0xa098bf490f9ab8b383f20305e243e7d8, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', 0, 0x39a119c9afaebb018caa5e3f0dea3eb4, 0x39a119c9afaebb018caa5e3f0dea3eb4, 0x294f7958dd4b27b541f3c6fbcf417d619e8af4921ccca3ff8b08722d68c4b707, '', 0, '?'),
(0xa09ca46941243753bcbd32c07b56c63d, 'wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php', 1, 0x00000000000000000000000000000000, 0x8727dca35a8a5eacd53b7a33bf4da7cd, 0x7879d95625e99d71c2f3bcf1022835a71ef995e4a56349f4d37b092d841c404f, '', 0, '?'),
(0xa09e1f00943438903a6749abff77d7b1, 'wp-content/plugins/elementskit-lite/libs/forms/assets/js/forms.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/js/forms.js', 1, 0x00000000000000000000000000000000, 0x76da917f0d7c783e1867e3dff977a118, 0x5cfcd2e1cf3d0aab60909f64d8bf0f42636894587eb7509386694079b8e34f02, '', 0, '?'),
(0xa0a664732314a9d0a7f600ad67ff3b36, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-transformable-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-transformable-validation.php', 1, 0x00000000000000000000000000000000, 0x47942e1e0686738b90ff2e1df3bbef27, 0xd491956bab9e6f8148f9b78dbb43edb3aa14d605cef42f7ca1ea97cedb5420e2, '', 0, '?'),
(0xa0a7ec7d5def99786d1d85dbcaa1a5ac, 'wp-content/plugins/luckywp-table-of-contents/core/wp/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/wp/Settings.php', 1, 0x00000000000000000000000000000000, 0x95fd0f0918536db7773cf2601f9af061, 0x49c38d6d9012449e1fda2ed3f335a9f67fee0f44197770c0e0850e5dcfb9c9ba, '', 0, '?'),
(0xa0ae64dd27a0fa28c830a916e34fdeb2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmDdYyyy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmDdYyyy.php', 1, 0x00000000000000000000000000000000, 0xfa51f000f57cb79e57007931383e0ccd, 0xa001f00efd1dd0a9bad68e8e31954b250d9f437d2713793b5c280072ecde0081, '', 0, '?'),
(0xa0b16e312ec39375e9749f1781c86c58, 'wp-admin/css/colors/modern/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.css', 1, 0x00000000000000000000000000000000, 0x5e68117e9ec325194e5aeeb8f4dbbac9, 0x6276d5d047968c100d63b6208f0f4ef5bf925220e51dce5e6670883da7f8b138, '', 0, '?'),
(0xa0b3638e0c90b88d8f2bb48c75887054, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/plain-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/plain-prop-type.php', 1, 0x00000000000000000000000000000000, 0x5b056dec63d70a232915904578792d61, 0xb2df9536f76bf74921362e1d8245b2e0cdcf39c385614547bf7b8acc03a85991, '', 0, '?'),
(0xa0b3b296d693cb95c6167dd23f92a39c, 'wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles-new.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles-new.php', 0, 0x0751bd83b673a7357e12ec9d22ef73cb, 0x0751bd83b673a7357e12ec9d22ef73cb, 0xe2f1924c2a0a8c87d61c97360b77359e5d47937666eb4d274690bb10a5e7ff23, '', 0, '?'),
(0xa0b88b08876025fa927bcdfcd22b9bf3, 'wp-content/plugins/wordfence/images/icons/error128.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/error128.png', 1, 0x00000000000000000000000000000000, 0xc93ade152513130e37f721c1b4042ed1, 0x7b68002c8e195df37af16b931556ee7bd297a2366e7f470ac003789aa97339ea, '', 0, '?'),
(0xa0bce89509f2e334c2980e78b2383ae9, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/generatepress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/generatepress.php', 0, 0xdab3bc7d31791ccdd2807f28294a90a0, 0xdab3bc7d31791ccdd2807f28294a90a0, 0x75dee98eb322c05501222c5b3dc524b848b7515c3a2533117662abcd254e2814, '', 0, '?'),
(0xa0be8e7686925c51149ca5c02dbcca17, 'wp-includes/js/tinymce/plugins/hr/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/hr/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x0911253e82299afa85c2950c033bb68f, 0x0cd88346e4ed53e50c145b6bf5cb03f826fd1f66fd20362ba062b07f3e90a81e, '', 0, '?'),
(0xa0c3a43206aa851738c4d9fbf5abe36a, 'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php', 1, 0x00000000000000000000000000000000, 0xe08bcde676aa58984fc0cd0be90f2397, 0xe4aa0b3713e10b7c29b368258338864598be33817105e0d225bf3081849ab7cd, '', 0, '?'),
(0xa0c41d7492ca68bc092c470578a2224d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php', 1, 0x00000000000000000000000000000000, 0x68c221d8b9dec399c3c66b3f3decd388, 0x2bcb4d42f68257bbb74580a50e4a310067a67fea13fbc5105fb99257462c7caa, '', 0, '?'),
(0xa0c78fd512932151b5bede0d1b3b7e2a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamWrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamWrapper.php', 0, 0x9005cc935eb9ed7432b1e10436a01bf6, 0x9005cc935eb9ed7432b1e10436a01bf6, 0xa189beb02c559439548a4ebd06d0cef315090538559c1f672f7df3775e66061b, '', 0, '?'),
(0xa0d8521aa35b91c2c9becf16539b35be, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureStream.php', 1, 0x00000000000000000000000000000000, 0x1787bffe5b29870283bc165604f931c1, 0xf9d18303bb2652d7ba0e5d73f80c0ff05c2a76d8da83f4d37aca8439718fdc8e, '', 0, '?'),
(0xa0d9c5aab7fa9881d68dfcb4a6b94502, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php', 1, 0x00000000000000000000000000000000, 0xca93a55e5368cfee7c7bd9c0d923f23d, 0x917f09351e41da6001f7b6acf953f034302dd2d9515e39e4a21c9cc80f70cdac, '', 0, '?'),
(0xa0d9d512c8900b074666dbb30045a63e, 'wp-content/plugins/elementor-pro/modules/countdown/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/countdown/module.php', 0, 0x50aa061a230e4b27b06c4537ac0ca0cc, 0x50aa061a230e4b27b06c4537ac0ca0cc, 0x5d6fb0964dbf89bbd9bb0ad280191a2ab81d07ee61732c135712adcc23b7704e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xa0db51a7796bb42be1a6b9f15d991654, 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin.php', 0, 0xc171a42e372ca20580b27b56cd8b6251, 0xc171a42e372ca20580b27b56cd8b6251, 0x29589636aae831af1ab132db11b8cdb45563afc37b9fcfb1c9e777cf403f8654, '', 0, '?'),
(0xa0dec339985892beb8a255a837a57a13, 'wp-content/plugins/wordfence/models/page/wfPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/page/wfPage.php', 1, 0x00000000000000000000000000000000, 0x748a626f20699b254881ba5877cf5876, 0x08c6853168ec8d2f6a77d53c0b5503c08f18945c996bc07125737c57ac36e9e6, '', 0, '?'),
(0xa0e0b26c189245dd521222169785592a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', 0, 0x522209f40dc27b3982eb13712b455e5b, 0x522209f40dc27b3982eb13712b455e5b, 0xd94f6c85d85d258bbabfb4b72452f0436fb56da0b962875472d83edd031a47a3, '', 0, '?'),
(0xa0e0d196dd71dde453474b0f791828fe, 'wp-includes/kses.php', '/home/iraneurobetcom/public_html/wp-includes/kses.php', 1, 0x00000000000000000000000000000000, 0x238334d819b3cbcd4d4239ce22ed97b7, 0x75c2729a70ce60bdc1fb6453ae8e7e96ceb53a11c24f0697738562d7b69546a3, '', 0, '?'),
(0xa0e2e477ce4a2066488fd18e9c0cec32, 'wp-content/plugins/elementor-pro/modules/forms/classes/mailchimp-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/mailchimp-handler.php', 0, 0xdeb99ed53187d735adfe5d8fe5a73ca1, 0xdeb99ed53187d735adfe5d8fe5a73ca1, 0x4d2204dc110e700e01859ee175c7b3409aa7a47f929f7f3f5b9abe19e02bd20c, '', 0, '?'),
(0xa0e353113b2ea61ab0811e0bab1fcfbe, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 0, 0xf5ba26890bc5f826ee63571ce6e35caa, 0xf5ba26890bc5f826ee63571ce6e35caa, 0xbb4a54aeb0ffad9fba5c04f67a09ad7a674e27d9461704f7a044816e73da84ce, '', 0, '?'),
(0xa0e38585d51e099e43b1aa7e4bac49e7, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x4dbf2367839769b40e15f49a8ccc8f36, 0xaf33f54bdb9a62fa49504daa29644c4a1cda9903d5a83a77853b4593a7ee68b2, '', 0, '?'),
(0xa0e3b15c80c7ed9a218f0b0552dd0862, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrack.php', 1, 0x00000000000000000000000000000000, 0xd9ea45d992ea8f710b6a94cf766f0932, 0xa5d91974b0d1e60945dfe306044e866a861bdfaef5b439b29b7948f88bc20aaa, '', 0, '?'),
(0xa0e8b66206f6f77eae9502d26e6f34a4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', 1, 0x00000000000000000000000000000000, 0xd335f9d4bd310ef8389e2ff27c6f8f2f, 0x048563eda299ae79da7ae5ca5d88bfef11d07c92801996806122e6a8981565f1, '', 0, '?'),
(0xa0eba57d42cb5bf45e8a6351c80a3b77, 'wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php', 1, 0x00000000000000000000000000000000, 0xf4eed285b13a6a8229c8a8e64142c4d7, 0xd4ff7701276c4f056953376c3608384beb3973e418376e37a0a4002bb23b2bf5, '', 0, '?'),
(0xa0ee56e335e2ccaec243fc048c8f1f6e, 'wp-content/plugins/updraftplus/images/icons/cloudfiles.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/cloudfiles.png', 1, 0x00000000000000000000000000000000, 0x270d797a6a2c6cb7a991c1f4670a6eec, 0xb423db80120f8602c2edd2dafe7563a01a7f92fc05b1e2e7435f603fa6b0ef61, '', 0, '?'),
(0xa0ee81f026f7dce809762fc28b3524fd, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/AbstractExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/AbstractExtension.php', 1, 0x00000000000000000000000000000000, 0x94550d1a2f49016cd9d423d3015e32af, 0x144de607ee1c8717e2c3c05fec34201106d77ab53a4b5ad5e15ee3ee95e22c06, '', 0, '?'),
(0xa0ef7e1b6ecd4b245ed4115208d0e3d8, 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php', 1, 0x00000000000000000000000000000000, 0x47264a5695613be3047caafd75a1d4f7, 0x4e455e4ea8614900c2ed3f8f28facd3efe0cf28543cb1c09cf2391b026ae9089, '', 0, '?'),
(0xa0f027d774745302d2558ce53c41fae9, 'wp-includes/html-api/class-wp-html-stack-event.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-stack-event.php', 1, 0x00000000000000000000000000000000, 0x46ad3aab1000dfdaf78a6b43b5c52c57, 0x08225824dbbcfc83b73e46d5e1640d814023f9bef74361bd7d7aa9a80bc19597, '', 0, '?'),
(0xa0f11865c4a1338a9aa7328c57ec91d1, 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x109dfa40d95abcc9b3f97c0233059615, 0x908f5f03c9e59869d1ecff9d8e6303b28d8e42b8ac843748e2fc254b20aebf02, '', 0, '?'),
(0xa0f5fbb469bb9671f2c5af5c37da2901, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', 0, 0x5ea33d242810961cd664b523eeda66b1, 0x5ea33d242810961cd664b523eeda66b1, 0x9152191178c41b88ca9bfcddd1c06b9f1a16f26f5226c48a00507229759aea23, '', 0, '?'),
(0xa0f78c7dc917ea679657ae63585d4f59, 'wp-content/plugins/updraftplus/images/icons/webdav.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/webdav.png', 1, 0x00000000000000000000000000000000, 0x0d0c6406a1289004e30fdaedd9e0da3e, 0xcfa1ea0a2d655307c657645b40e997dde1b8322da82ff255c7cc16be9f9b10e4, '', 0, '?'),
(0xa0f83ae9ada9b12a872fb519ab6dc2b8, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php', 1, 0x00000000000000000000000000000000, 0xc7922884b41427f4c0003e1105cd71db, 0xdc1f19ac3e3f856e4d097b999857a7a53fd0e56caba22a02cf659df51cea5f64, '', 0, '?'),
(0xa1028fa8c2855ef0bfb9d9100098144b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', 0, 0xd5798485461e5f0057f2d41e8e37cf88, 0xd5798485461e5f0057f2d41e8e37cf88, 0xbec8004205fea7317aab34a3b1de0eb63bfeb556e9609d56398bd0d2e02678b8, '', 0, '?'),
(0xa104f465ca6d3ee96884919bcfb69e3e, 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js', 1, 0x00000000000000000000000000000000, 0x7a0385ec7ba89762aeae33258d221521, 0xcfa51fd694e2113c833facf7c3be8326e36c64633bfdd1ae9644115179e09df8, '', 0, '?'),
(0xa106cd639d63585264cbeddcef9da310, 'wp-content/themes/twentytwentyone/.stylelintrc-css.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintrc-css.json', 0, 0x5a97c32fb1c23e784d2105787e09286d, 0x5a97c32fb1c23e784d2105787e09286d, 0xae77823e468b4cb33d8fb0b54581e0fab348db1ef7b1bb480499eed27781d3e3, '', 0, '?'),
(0xa106fc1c3cc2b4d9e77783429ad0af2b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDatePicker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDatePicker.php', 1, 0x00000000000000000000000000000000, 0x7615c6b73c9e64e925ccef36cb4a3232, 0xbd68071311f59bf44193b122f3180075fb7afa7aff9386a7664cbfacb28a6059, '', 0, '?'),
(0xa10a0b9d8514a3156d89ef92030f878b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentToken.php', 1, 0x00000000000000000000000000000000, 0x43a8b9b4558e92998a63fa7a34839c20, 0x1ecbb897260e539d12bc48b4b03924d3b3c8d4ee52b310e47d7257a1be22ba4d, '', 0, '?'),
(0xa10db99dc816aceb09c779cc14a944e4, 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-300x39.gif', 0, 0xee51ee69ff4e86441df77baaa4f40749, 0xee51ee69ff4e86441df77baaa4f40749, 0x36d701d56d6ddc6c15b8a6dab458df2aa26ba02507cbaf3340297f37735b5055, '', 0, '?'),
(0xa112fb0f0fa6ceb5ad1f14f6ccbb751c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femerge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femerge.php', 1, 0x00000000000000000000000000000000, 0x02043cad363d45a2075b0365c90afbd1, 0x0c234103b7ab8aa391f11da5e0f2d8b6cd9e86c2f7ac5811448e38c921eb6b52, '', 0, '?'),
(0xa1135130db6d0b73f22cf99a7e5fb3bd, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.css', 1, 0x00000000000000000000000000000000, 0x86fef7eea2f12652612fc2553051da3b, 0xf7f87472a227a26d8541d19be6aec6a66cd10aa35d72896147373c835f4520c6, '', 0, '?'),
(0xa114462de6219a1087f1a58c45a14e45, 'wp-content/plugins/wpseo-video/detail-retrieval/class-evs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-evs.php', 0, 0x552109181bfb7391d3a53b6eb3e77b8a, 0x552109181bfb7391d3a53b6eb3e77b8a, 0x57941df9a4bb5a25aa682b6d103c2353cb1a9f6e007f0d4bce4fae2dcb5ac884, '', 0, '?'),
(0xa114d345712ad69e62aee7b261f8281e, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif', 1, 0x00000000000000000000000000000000, 0xd7e9d095432cbcf09375ffc782c30c23, 0xaa4a495a3b77e82597b621d5e983f85739e5ebd6d1b1f753c3097dcd39166ef8, '', 0, '?'),
(0xa11a0b75cf33b8cf49b87a73290bcc2b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x23ef9f390709a4ad8676789840a9469c, 0x7a5d57ef443d2e1c294a3e16d8906b9d024460684076d0a496a04883cfffa53d, '', 0, '?'),
(0xa11b398dd46cc2d79f3f2072ede871c0, 'wp-includes/class-wp-user-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-query.php', 1, 0x00000000000000000000000000000000, 0x619c37cbf4cf8064ceafad4d3ecee067, 0x6f5026bdde4137479bfbdef9cd290cd25b8f8462fba5ca5126fc6c3d15a59ab1, '', 0, '?'),
(0xa11c10d67fa3774752e0f1af0fe57190, 'wp-content/plugins/elementor/modules/global-classes/global-classes-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-parser.php', 1, 0x00000000000000000000000000000000, 0xc116e9fa7e8fb156d7f7019456300a4a, 0xcfd49415a6b6105cd41705ee0b75710a4418af79aa777e55bd04c11ea45a7cac, '', 0, '?'),
(0xa11e06ec5b6c18863f3c45054b9949ad, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-2.png', 0, 0x652b294ec5aab37beb7ad128d99b087e, 0x652b294ec5aab37beb7ad128d99b087e, 0xd38e13d857c69d892cca454e8661a2b26fc08a0ce62ebe3d5ca538c75ed5716c, '', 0, '?'),
(0xa120ed8b0b40d8aae276fed06a78daae, 'wp-content/plugins/wpseo-video/views/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/views/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0xa121d5fe8cf5971e50ef2b19ea1240fd, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-timeline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-timeline.php', 1, 0x00000000000000000000000000000000, 0xa8153da99f937cc0813c8ec1c0fe31c9, 0x2b5462e7038a48fe076c65d2687431cd0756aaba277dc8e44b7fc4d027914aef, '', 0, '?'),
(0xa12237a31fde17375227485cb1c054b8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', 0, 0x406c37f60933c0eb3b359cf8739fca53, 0x406c37f60933c0eb3b359cf8739fca53, 0xf196c6921e75c2e3486efbd01ee1edee1c40a3645ddcfb4ffdb1a32483d24834, '', 0, '?'),
(0xa12333a9ab4a0c3a71c9adf4055ff1e8, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', 1, 0x00000000000000000000000000000000, 0x505e5a46d37b9e82ac94745fc64b91a2, 0xcaa8f7f9fdafd4f9d8c70359813dc8490dcfe85c5399910ada6f305a887ab68c, '', 0, '?'),
(0xa125a5b03f92ea95f514a81129d20f7f, 'wp-content/plugins/wordfence/views/common/section-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/section-title.php', 1, 0x00000000000000000000000000000000, 0xe81fb2f8217a98e091cfc0b698f0cca5, 0x2ba3ffe4ab41cd5397afd19f6248b4c2e6bfb3c1248f56af2bbfdc1b4ece82c3, '', 0, '?'),
(0xa12f710ae05be5e07ce0ecfed7389dbb, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-gallery.php', 0, 0x3a4c8d92de7e6ee0747b431cad66758b, 0x3a4c8d92de7e6ee0747b431cad66758b, 0x14d7432e7241ad4069a41f0aa91920c20e30a8d6cf57ef1e548a7871ca346387, '', 0, '?'),
(0xa130b3dcd12a367d39eb2a529c6eaef2, 'wp-content/updraft/themes-old/twentytwentyfour/assets/css/button-outline.css', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/css/button-outline.css', 0, 0xa5a9defbb5dab198a1dab10c4447805d, 0xa5a9defbb5dab198a1dab10c4447805d, 0xe28a5a00149bca9c7b1ad53a7ebc91faa843b027c2a3bc771815620448438442, '', 0, '?'),
(0xa131fefb349f1fbb352162e01d230758, 'wp-content/plugins/elementor-pro/assets/js/admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/admin.min.js', 0, 0x2c45aa830745e33ddf92776c26dc9c78, 0x2c45aa830745e33ddf92776c26dc9c78, 0x63fa2e14bc53a1b9b20f74405a453c63fea6b2f0cd360ca7f521f07a0c53c51f, '', 0, '?'),
(0xa1328fb7ad928b3b04bdb3b0679720ba, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/taxonomies/taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/taxonomies/taxonomy.php', 1, 0x00000000000000000000000000000000, 0xb70f7fa8ce57241603c7771688211974, 0x5b4c979b9a2298f2dbc5b54cd0dad28ec162178680d467e489a2b1fb82fc82df, '', 0, '?'),
(0xa1376e385cb80b4b7942dddc23b8f812, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', 0, 0x78f903829e7cb9c0ea58cb6b527b3550, 0x78f903829e7cb9c0ea58cb6b527b3550, 0xda3ae777a0eabd7c171382d465a556263415d451b23574cc688cd60faf19c934, '', 0, '?'),
(0xa13ac81896b399a466adc4c34124f8bd, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-csv.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-csv.php', 0, 0x22117c653f36fc3b48f4e91a0005cf6c, 0x22117c653f36fc3b48f4e91a0005cf6c, 0xa2429dfe7f30e8a955a8401aa27ea873031191a0bf843b1650dfb108e0b6a6c5, '', 0, '?'),
(0xa14453e6e2e1330f172ec4af797df33b, 'wp-admin/images/browser-rtl.png', '/home/iraneurobetcom/public_html/wp-admin/images/browser-rtl.png', 1, 0x00000000000000000000000000000000, 0x442291d9d3a041e41aaefebfbf25cc9d, 0x2be595a7eedbe81e30d6e770cec69cf5984a144d6b20ff71e7770f9c58d8a8a3, '', 0, '?'),
(0xa1447ad82aabbdae98d146ce59426769, 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js', 1, 0x00000000000000000000000000000000, 0x26d86b343918baae6759c52f68456fdc, 0x14b04eef0fd6465aa644f6078a1b1455bdb3b01aefcfdd23ab2602960725bc36, '', 0, '?'),
(0xa14e127065f929c89bc576473ddeaef5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', 0, 0x9b1460f23f32fc4beee434f7ad1de674, 0x9b1460f23f32fc4beee434f7ad1de674, 0xa17eea1b6105f5e73f6f4833605d290e9d1c232937ec4eab10c82b5fa263f1c9, '', 0, '?'),
(0xa14e2778eb8404669c2fda2c2fb3f4c9, 'wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php', 0, 0x3a2273c898df6e4e9c201e2f1628cecf, 0x3a2273c898df6e4e9c201e2f1628cecf, 0x1069fae8fa1a00ea89cb1eb4783c835b7c05f4ddf8b704e04491b6b758e23d79, '', 0, '?'),
(0xa150b199bed07daa0d2515121efd3f30, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-image.php', 0, 0x487d092b026c9fcfa986394398ddaf92, 0x487d092b026c9fcfa986394398ddaf92, 0x5e892e452b52e818b8bc95149030c6de631967c88506e52c44d5a8e4342ab184, '', 0, '?'),
(0xa151a35e7d61c168fa4156e60f186c1b, 'wp-content/plugins/elementor/modules/checklist/data/endpoints/steps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/endpoints/steps.php', 1, 0x00000000000000000000000000000000, 0x4194fd9cc7ee0181640cc3d26c99d312, 0xf9881b62337586c5b54a740841278eee5fb6126626e91c737d8f3877e07c4b4c, '', 0, '?'),
(0xa156da16a0bf5bbb82ac69a05f4c9df9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x512e98ede6a600c4a1898ddc1d372f01, 0xef92db817cd69b39f07520d455c1732f8cb24692d5dd928b3f6ec096099e4cea, '', 0, '?'),
(0xa1587c1b2e63ec9fcc71a4a404115797, 'wp-content/plugins/updraftplus/central/js/central-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/js/central-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0xb458bc31c6910c8453f13ec813ccb1de, 0xccab6b6f7aef8b0416ce19c3b6df9a4a09da853a6b36b56fb5ed2ea172ed1ba6, '', 0, '?'),
(0xa15925945c4754cc5946d8f19a231c65, 'wp-content/plugins/amp/src/Validation/ValidationCountsRestController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ValidationCountsRestController.php', 1, 0x00000000000000000000000000000000, 0x727897f059069bcc03937decfd2e35dd, 0x9ec258ccc007ebdc79c138baa6de519b4ee7fd516f15163d5f0189791879d241, '', 0, '?'),
(0xa15a34308da34bd8de69c80bd51d3ef8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Random.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 0, 0x1ae74c42ab9462a9a45416b67befb457, 0x1ae74c42ab9462a9a45416b67befb457, 0xd7388e6c5ffb84ae0636d4b8af2670459d9345f1730437a0c7ba29c93ba4ca8f, '', 0, '?'),
(0xa15bf6486e5b50d62e7ebdf0df46557c, 'wp-includes/nav-menu.php', '/home/iraneurobetcom/public_html/wp-includes/nav-menu.php', 1, 0x00000000000000000000000000000000, 0x24d8fbb7424438e637d7eea87f6f5d04, 0x175865ce10ba27a56ff0781a801e6723cd3c9e019fc8d7cc563b39b574f8ad67, '', 0, '?'),
(0xa15dbc96078680d533bc63941a2fa371, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDelightPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDelightPlayer.php', 1, 0x00000000000000000000000000000000, 0xf623b587eeb3c8c77923d59ee3bc9168, 0x75f92f47eddeeaa937331468e801a74b7400b5f65714a0d1cf6a632773cec13e, '', 0, '?'),
(0xa15f5ee85534a5826dafd10d92bfc874, 'wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php', 1, 0x00000000000000000000000000000000, 0xbed0d097212878ca127b0d4ff7d2e236, 0x8e376f90615efae70dd88a9f4e848e11e16b25bcfe585effbcd0103926cca172, '', 0, '?'),
(0xa167f2f585836e1c1a1fa640a4e2b4d5, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', 1, 0x00000000000000000000000000000000, 0x708c7975642393f9ce81c153e52435e5, 0x52c96dd5a5382f87667812e93ad390c674906f357eccc4858ab55b91c31356cc, '', 0, '?'),
(0xa16af0f2975cefc9c4a61c3c79e37083, 'wp-includes/widgets/class-wp-widget-custom-html.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-custom-html.php', 1, 0x00000000000000000000000000000000, 0xa6fac9f921a20648d1c0e8a5afdbad80, 0x96256b9be8ebfaab90ae71a02d7731423566b1f77562d6a013b6e55dcae43658, '', 0, '?'),
(0xa16afcaa78ca9bdf8eac339c138cf1ee, 'wp-content/plugins/elementor/core/files/fonts/google-font.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/fonts/google-font.php', 1, 0x00000000000000000000000000000000, 0x16ca69c6a4eeab4c7f46ebe1c6308b26, 0x7e869b1adb9e54a405a496c677d940240f11b35a7fee985773eb197c2d58206b, '', 0, '?'),
(0xa1722e30aa6f5a8893ed598610d6453c, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-shop.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-shop.png', 0, 0xaf9681b0c98228976ddf40295f500376, 0xaf9681b0c98228976ddf40295f500376, 0xf1ecf02bb717a1161c0e7bb4d61d104d33069e35be02e561f0e5aaf780280035, '', 0, '?'),
(0xa174e405de2e2168ee74b8122568ace1, 'wp-includes/blocks/video/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style.css', 1, 0x00000000000000000000000000000000, 0x97bf41ed2b6bceaa59767e298cc3f943, 0xa95dc6691f18d6a67a0620c402f971bff52d7c7f6b1780f0cfa3edf53cb84205, '', 0, '?'),
(0xa178502af66bf9be0511ab78ae7e3eef, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel-rtl.min.css', 0, 0x300c0be3e2eb31ebf4ed2b6386506cec, 0x300c0be3e2eb31ebf4ed2b6386506cec, 0x1d1511ce5c6483bad89065a979395ab30fc8a24e56f4094a4a809800fae47c4c, '', 0, '?'),
(0xa17b7f7591fb1518f455919c947fb49f, 'wp-content/plugins/elementor-pro/modules/forms/actions/getresponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/getresponse.php', 0, 0x9f8fd68fef703a88358c2a7c008cf925, 0x9f8fd68fef703a88358c2a7c008cf925, 0x48be3889156398086b59dd3c71d4d4eba782b72dd3b1dc2ccd5b24dbe1512818, '', 0, '?'),
(0xa17cc3272be049c4345210f725a8f5af, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php', 0, 0x5d8d623f363957bc79190ec1d7d9da72, 0x5d8d623f363957bc79190ec1d7d9da72, 0x2040aae05693aa9368f4997ec3a95c69b4265833cfc0dd49e92fe452b3e6afe8, '', 0, '?'),
(0xa17e89018ba1f41053f51c1a62c3c2a1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', 0, 0xa8015d35bf3c606e2e7f46570bb1767d, 0xa8015d35bf3c606e2e7f46570bb1767d, 0x2f9beeb5e8e74e82bf2792898e680a05c40f2a3d44ccc83fb8a912442bb3c1f9, '', 0, '?'),
(0xa184ddae50d40e0d1a1ca8094c594aa2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/error_log', 0, 0xcbf2393719e39b914e24c10bb5b83f36, 0xcbf2393719e39b914e24c10bb5b83f36, 0xae0762ebf60601b1aa913534a79f4393175cba6b8a1c3238b3d1b4d7288c287d, '', 0, '?'),
(0xa186204b58450f512c2a94ce5ab57f05, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', 0, 0x44929245683aaa086744b9b0c006a3f7, 0x44929245683aaa086744b9b0c006a3f7, 0x0abc8faa00e26e97ae5fa6002a07ecfb2c7a4ff18eedc41f73f371471632db93, '', 0, '?'),
(0xa18cb834f8ca8d5bc6a043c45acd1451, 'wp-content/plugins/elementor/includes/controls/select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/select.php', 1, 0x00000000000000000000000000000000, 0x8559a38529c25a3f62a3691fc49b9a61, 0x55b78dea7136317bbfac674c2c6d5ad094479a620b9714b3f358cb31906b057f, '', 0, '?'),
(0xa18d0d837cc577d88eda1b0f0b33ce53, 'wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js', 0, 0x22bc0ef8ec4be444cfca7af224db6137, 0x22bc0ef8ec4be444cfca7af224db6137, 0xb8180e49195167d391c5756b171dd562add8afbf9e043b4076edeb515e9ae9f5, '', 0, '?'),
(0xa18dbbab5a801a780f6379956490f327, 'wp-admin/js/language-chooser.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/language-chooser.min.js', 1, 0x00000000000000000000000000000000, 0xdbc5553ebd70344ae66cae9335c01f3d, 0x0e39f4c2c90d5802a44cd96443354055decc0eaf4b263ecd836cc008139423cb, '', 0, '?'),
(0xa18dd8848c4a7c273ab67a7ff1f8926d, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/dimensions-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/dimensions-prop-type.php', 1, 0x00000000000000000000000000000000, 0xf02bb099c399acc5c37b30d6c79f26d3, 0xe04db4dc74d37a8185dc44946d09b5f881dd290c48f181b2429d0fd836392625, '', 0, '?'),
(0xa1975b90733a3ab4188171a4952b169c, 'wp-content/themes/twentytwentyone/archive.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/archive.php', 1, 0x00000000000000000000000000000000, 0xb4306af7d932336a521c146107261472, 0x0aa37d9094f9bf3d4ce146a87aa933069bb87aa797b3d2a3d7238455bf22b39e, '', 0, '?'),
(0xa19aa100cf3527fdfcd79dd96422db57, 'wp-content/uploads/2023/11/jetbetPro-Bonus-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-768x100.gif', 0, 0xb5258204aabf60506f22961252b53b02, 0xb5258204aabf60506f22961252b53b02, 0x613db5fd875ed0001999236506105d1e272b55bf94aa135a95a2d13cb37d0380, '', 0, '?'),
(0xa1a2024a05b4766d3b3929c54ca66cea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/SimpleSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/SimpleSubscriber.php', 0, 0x8102c38d8d021aed214695ce4b468f88, 0x8102c38d8d021aed214695ce4b468f88, 0x1dd3bbe318283924f76b7090d223e2cd1a9f934bdc64446c9effa9a552f4f9a4, '', 0, '?'),
(0xa1a216ba52d69dc964a3f871c055b1aa, 'wp-includes/error_log', '/home/iraneurobetcom/public_html/wp-includes/error_log', 0, 0x55c7eabda424c33a9fb156b0b00f5c5b, 0x55c7eabda424c33a9fb156b0b00f5c5b, 0x6f1f287c16d0bdfefe45e17873c2cfbe0c7264d34e985ca2a4086b2b3013b189, '', 0, '?'),
(0xa1a2592e54a19a3922742a1bdd6d699c, 'wp-content/themes/Newspaper/translation/default.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/default.mo', 0, 0xcf0846b06c9bd0a5107af8703ced1353, 0xcf0846b06c9bd0a5107af8703ced1353, 0xb6184d4c343e8bf8a36844f772999401bed5d263390a6b148f03f37831d41c36, '', 0, '?'),
(0xa1a332e9fac411e773dae29c6bd3e580, 'wp-includes/blocks/categories/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x50c59a4586234992b981bddb86e0bd80, 0x11923d05deff4fc806f001e22dcaec3b084e3855fe50331da03c286fced98684, '', 0, '?'),
(0xa1a457c0d2b6494e3a98d32008e73973, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php', 0, 0x4bbad62e489bfaaa370ba66dd0b35aac, 0x4bbad62e489bfaaa370ba66dd0b35aac, 0xff2f2a25aeab67d0cf48ca9c8f65be77368c589cb270800a1849a2c9e716a1e5, '', 0, '?'),
(0xa1a5b7a2cb036f0479eb5c7f592e36a6, 'wp-content/plugins/disable-gutenberg/inc/plugin-frontend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-frontend.php', 1, 0x00000000000000000000000000000000, 0x031a206c521323865d8cd9f835daf205, 0x05bf5cf80788fd7618a120f9e540c6302f738682e0d2d45681d467eecfe1d71d, '', 0, '?'),
(0xa1a9ec361c7f42139862978db34db6fc, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php', 1, 0x00000000000000000000000000000000, 0x8abb3999839e238dbf2ddc2cf70111fd, 0x3f24c96ea88c16148b485fa75c559707459e3fc7a695457cb0bd98ebdc0e9ac6, '', 0, '?'),
(0xa1ac84057ea721788025d620d1799386, 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-embed.php', 0, 0x0fc7d5ded5bcc99b155713e7abedd08e, 0x0fc7d5ded5bcc99b155713e7abedd08e, 0xeac99f7abd1674d9242f7c63ce7ac7e62ffa3cbaf6f0bf95c98e2c0d83330bbc, '', 0, '?'),
(0xa1ac9e6a05a3beea49bb11aabf9c3d47, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-old-plugins-deactivation.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-old-plugins-deactivation.php', 0, 0xbbc7e9d5dc958488b3a15cd9d6f286f6, 0xbbc7e9d5dc958488b3a15cd9d6f286f6, 0x227c32a3ddeac6545eeba3ae3c1728cfa3f8df8b837c4d11bc544b835998ad7c, '', 0, '?'),
(0xa1ae19ce4c43330b762db66e7b1319e9, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php', 1, 0x00000000000000000000000000000000, 0x8463fc1fe7fcf0ec5447d338603b01da, 0x9a32536084b18d4a18c921ae4e2c7d2ec9a773303f1920a57fd2faf42378a6f4, '', 0, '?'),
(0xa1b15855716ee3e01ad2b82732fc40dc, 'wp-content/plugins/updraftplus/includes/Google/Logger/File.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/File.php', 1, 0x00000000000000000000000000000000, 0xff11486f1d6fc8ee72e354f89edd287e, 0x2cd0e67f3fff7874b7312b9b23163b7712bd769e033ab5d7d632dd7073df919e, '', 0, '?'),
(0xa1b2a8e680cb3a7806d9fd3de17d8804, 'wp-includes/js/jquery/ui/mouse.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/mouse.min.js', 1, 0x00000000000000000000000000000000, 0xdd6a0d8d7b3e0afbbc0bbb417dcc387b, 0x70cde71c5a41555594fdd791cd3273fb8d02feeb169fca3b59f8adae043be5cb, '', 0, '?'),
(0xa1b437a448685aae6227103ede391c34, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.css', 1, 0x00000000000000000000000000000000, 0x4000eb4ef692ef57657533dc5c4f7401, 0x684ebbab734cadf66d092f2d4311796e890f924125496ea982588e80701d7bfb, '', 0, '?'),
(0xa1b4e98be78779d119ab6c426830ce7a, 'wp-content/updraft/backup_2025-05-01-1203__EuroBet_491a30038c93-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-01-1203__EuroBet_491a30038c93-db.gz', 0, 0xed8b0a9d3157cbd0287a74670b429a74, 0xed8b0a9d3157cbd0287a74670b429a74, 0x33dc08265b832239c54cc545daebfd89de5bde78a3dd961ac0f1cf6c54368334, '', 0, '?'),
(0xa1c3694d24f9a3146777aeef2b3bb05a, 'wp-content/plugins/elementor-pro/assets/css/frontend-msie.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/frontend-msie.css', 0, 0xf5284f9421d194ffe547259ae0f5cd3d, 0xf5284f9421d194ffe547259ae0f5cd3d, 0x4d025b962530172f3916473f759a957f2ae55d653a1ec788bba1e1f64c613197, '', 0, '?'),
(0xa1c728dc42595df41b325c7e4b8a7910, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', 1, 0x00000000000000000000000000000000, 0x274af6f18bd3571466102a1ceb01b5be, 0xc9b32df836a2d60cc254760efcfcf9bcbadf2b9e9ca133236b419acba9204c55, '', 0, '?'),
(0xa1cc786fbfb33464d8cdf59a43431ad8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopySheetToAnotherSpreadsheetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopySheetToAnotherSpreadsheetRequest.php', 0, 0xcd791efe94e0430c2398c0cde10aeee6, 0xcd791efe94e0430c2398c0cde10aeee6, 0x55bfc3942dc83d577203eb47dd70e6ff542bad4bb4797ba752d6a59357b3a9ca, '', 0, '?'),
(0xa1d6d7c070b417ed3c251d2a23e484ca, 'wp-content/plugins/elementor-pro/modules/share-buttons/widgets/share-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/share-buttons/widgets/share-buttons.php', 0, 0xb17d82e2550512d2e98128c5ae4be646, 0xb17d82e2550512d2e98128c5ae4be646, 0xc64897909186a5d2ac338a837b024a3dd621a5487705d576950eff92742c636b, '', 0, '?'),
(0xa1d848e9618c2bf5a7adadccb00b49b1, 'wp-content/plugins/wordfence/waf/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x212e43341cf7e09ca1fd411cd793da30, 0x376b13d69d42899d721982bb62b2bdf66537231dd8786e1309af219565aaf670, '', 0, '?'),
(0xa1dd4e6f0af25d74583c1a14600a85b7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineStyleTooLong.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineStyleTooLong.php', 1, 0x00000000000000000000000000000000, 0x17fdb67b99d7bbe2042a166a1127a611, 0x7934482df038a9c7d97eea7b55b196a5f59daa6e5f400ea5ce0fcaf47abdc00d, '', 0, '?'),
(0xa1de3be33b2f4a01c34b6d52ff97309d, 'wp-content/plugins/akismet/views/start.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/start.php', 1, 0x00000000000000000000000000000000, 0x2aed1969d21b8fc6d9d35a764f5b02c4, 0xf9997f90ad093360a42b42e08f8e1176592d87a16b2da0e2e65e3f812604e8a7, '', 0, '?'),
(0xa1de4fed49e17ff3599f5c887b3dab48, 'wp-includes/robots-template.php', '/home/iraneurobetcom/public_html/wp-includes/robots-template.php', 1, 0x00000000000000000000000000000000, 0xd38e7c0c596c056d952b1bc236568ea8, 0x588636f1eb68714021d21ea1602bd0cf0d7821baaab50cf309d09592c4abd53e, '', 0, '?'),
(0xa1e0546ed733163c5b94a420f0a5e635, 'wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php', 1, 0x00000000000000000000000000000000, 0x68be4535e1c22768eafa075dd94e29d7, 0x76bc689bbeb0a3ef11d3b903be90e8bbd9845e90e98a580528958e0203c48d1f, '', 0, '?'),
(0xa1e54b96845704c63c635fbb1ec015af, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Queue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Queue.php', 0, 0x3ef7df63235d94d522fa795b18d1de07, 0x3ef7df63235d94d522fa795b18d1de07, 0xb79ebf8962782f2fea3d77815b4dfbb2b888facc063d9eaf8fd05b72c793b413, '', 0, '?'),
(0xa1ea79ee1326619241a037c25d0e446d, 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif', 1, 0x00000000000000000000000000000000, 0xb4cfe025babba9420a670fa03285893b, 0x14442c85411c141da34ac0edc083bb6c4f0853827f1c70a265d887a326aadac6, '', 0, '?'),
(0xa1ebb387c51c810912c050971e4db724, 'wp-content/plugins/updraftplus/vendor/components/jquery/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/README.md', 1, 0x00000000000000000000000000000000, 0xaabbfd905be62c8c96a01a2c7c97ca9d, 0x6ee2c915c4143e1274aab756a12ca610db45830cc5030ea77088f40a245f6c1e, '', 0, '?'),
(0xa1f3aa12e8a92e8886c9f1300ea4b893, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStreamGallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStreamGallery.php', 1, 0x00000000000000000000000000000000, 0xbf2c4045f3d4f96e408c2076f0a69132, 0x7c592862ca56214664aecfe0c37e4a7f769b4345b8a123fe244cee88cda04fca, '', 0, '?'),
(0xa1ff525dcaa92d6bbdf4443ad686f3b1, 'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xff22bb9a53ff0d80070c94214f941303, 0xaab903bc6c842b65e7935fac4c39ee7f7c1dc51bd41e99dc75ea93d2bfd83edc, '', 0, '?'),
(0xa2019afa08c36d0e7e66d2beadb377f9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php', 1, 0x00000000000000000000000000000000, 0x444b835285f9ec9f9911e7dbb989f436, 0xc572bab8193a27092207fcb253e7003567b753c6a2842204dce4404e77d683d2, '', 0, '?'),
(0xa206c69ed7851a58aa585dc159c90b46, 'wp-includes/js/codemirror/htmlhint.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/htmlhint.js', 1, 0x00000000000000000000000000000000, 0xb532ec7cd19faf478c4d740b5035a7ea, 0x010055065b00f74d276d43d5bc35fed035176b60f9aaf1e90e35f1d191057f11, '', 0, '?'),
(0xa20f2293662c13b98995b842c6a0ff27, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', 0, 0x997a75b1c4dd9aa34b625e08d61d4377, 0x997a75b1c4dd9aa34b625e08d61d4377, 0x1471590c0085da4ca60034e1bda67b052a5c27dd3ef23716e07007bc0ec0d692, '', 0, '?'),
(0xa215501442e80aa4fc5acf59209950fc, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php', 1, 0x00000000000000000000000000000000, 0xf4f73fa9bd82b62db06a6ce0a2002bc3, 0xe4db3f64e8a6ea93fa52f410daa342a13e1c4a6dd19e4ff024c7a1f6c19a48f6, '', 0, '?'),
(0xa215c3029eacfb6b8713fe2ae0012853, 'wp-content/plugins/wpseo-video/post-analysis/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0xa21709b662fde9f639bb37d1f091c24c, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/ServiceProvider.php', 0, 0xc08ece9733bdc1d821030c1beeda6ba9, 0xc08ece9733bdc1d821030c1beeda6ba9, 0x9171e38c4e72aaa8ef1d1f1f799167fbfdc5d13c9c7b937acda4ad669ef82f9c, '', 0, '?'),
(0xa21848ff592f9fad0f2c468aa676bd14, 'wp-includes/blocks/query-title/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style.css', 1, 0x00000000000000000000000000000000, 0x398a2d6d86437f1d6c2dffe212bf6812, 0xd069c9292116196e8fd26c65230cd5d4fce4616e6971ca6c610a08d14fff588f, '', 0, '?'),
(0xa219a4ed53ac8901002e04d5e1a8d9b1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', 0, 0xd3d66dc1c6fbe112095a8e0956cc9210, 0xd3d66dc1c6fbe112095a8e0956cc9210, 0x8a1685f23fc1bfe90921dd71dd0bdbc8d28ed7b96a442552162526f26033fdd9, '', 0, '?'),
(0xa21e7a18511c7fa1fee06eb5d9db316a, 'wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php', 1, 0x00000000000000000000000000000000, 0xf53038ba0f9b4eea50779e98c3022c53, 0x2d06e265e699c8cbf885ec39391b3b0733291c187675820216f5f50b758f2198, '', 0, '?'),
(0xa220477744dc40429deb347403e4a972, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2', 0, 0x0f1d3218bace7a3a84c05b5d8a6f71ad, 0x0f1d3218bace7a3a84c05b5d8a6f71ad, 0xfcdc705964388474082331f227307c0736c6864b4e16f23be46797dbe5a84f13, '', 0, '?'),
(0xa2206110224b77541b06d50e62633153, 'wp-admin/css/revisions.css', '/home/iraneurobetcom/public_html/wp-admin/css/revisions.css', 1, 0x00000000000000000000000000000000, 0x61e6d55f8e5716ee19e8732e6d5d81e6, 0xc15df27a05ea49d49759e238a726735b60031b04f0c9efa21f3b9c071a1bef36, '', 0, '?'),
(0xa2220cb4bc6207d8e7851ad1adf89733, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', 0, 0x23c135b76d0e3760592c6fa0bcc2be76, 0x23c135b76d0e3760592c6fa0bcc2be76, 0x0cb81ec7936ce3bf00c8eca14572c9bf53ae29624a6b781193ad8d16f022a86e, '', 0, '?'),
(0xa222163a53f741bbd10cb9da20e86f63, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRule.php', 0, 0xd7405ccff9098d2f952253c2820a88cd, 0xd7405ccff9098d2f952253c2820a88cd, 0xfc71cc96c710f28ed4653960253f84614f12ac31b0d726f21241c9c4b9aa65ee, '', 0, '?'),
(0xa223e41d02a9733f301525ccfdd09fa0, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/purchase-summary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/purchase-summary.php', 0, 0xc599872d66b61d8b3761b001c474fe9e, 0xc599872d66b61d8b3761b001c474fe9e, 0xc47992654abed126a1e5cd863cd406fc9bc9a4f68958ff1b743bd08d00393025, '', 0, '?'),
(0xa2281a3f12da0f7ba7da939e76414aca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polyline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polyline.php', 1, 0x00000000000000000000000000000000, 0xb1413f54adb3435d264e5d545b06d290, 0x67175aba6da91bb3bd8662df509b3f82c774e52b08adc68ec99c09367b786a10, '', 0, '?'),
(0xa22d895b6970f99c055c5e98d8f3c15d, 'wp-includes/widgets/class-wp-widget-tag-cloud.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-tag-cloud.php', 1, 0x00000000000000000000000000000000, 0x8d69f46c94c2b9dc2bd058c0975adc9a, 0x7015ad5e42ad92f3011026b883fc0bd5d11cf3ac524fad1dd6de8e0818fd4400, '', 0, '?'),
(0xa230e1c126a559a9eed51ca0d513c1a1, 'wp-content/plugins/wordfence/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0xa23467818c651fcad8e93ea9f3d3df9d, 'wp-admin/images/list-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/list-2x.png', 1, 0x00000000000000000000000000000000, 0x68d5bb134953c23217fdd36982679a0c, 0xf97fee4afc70e1535ff2af0bd41058d8d8238e89058f5542d92d7ad4d4c42ce7, '', 0, '?'),
(0xa2354f23d48abee05654dc1756f86752, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-09.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-09.png', 1, 0x00000000000000000000000000000000, 0xea75334155a6e9540997add403d546ea, 0x06183fa70a90fb292de52ff16fd29d108961d281868983c8065288e493165816, '', 0, '?'),
(0xa23bb966a04a31f8facb981db7802b43, 'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php', 1, 0x00000000000000000000000000000000, 0x916e0a1cedda2bd5ae2e6a71415aa819, 0x840600fdf649889bf9838892333698f803b3c49b6efc6a1e376a6ba33a06e3e1, '', 0, '?'),
(0xa23d42ffc89035975b4817b5bfa2d31d, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckExcludedTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckExcludedTrait.php', 0, 0xf533997ecf7449a0de1cd37fc28bae8c, 0xf533997ecf7449a0de1cd37fc28bae8c, 0xcdc536d03979c062ff545e59a57f58335990dbcffe2e9d9b89ff3c8713cc84f9, '', 0, '?'),
(0xa23f6062ab3797d2ec822cce2f144458, 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello_Biz.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello_Biz.svg', 1, 0x00000000000000000000000000000000, 0x0928402bf035690fcb667736f9140d39, 0xd194c478770f67ae8cbd6eabd0e54c0607fe19a9aa4e12c4ae7fdc317b676a9a, '', 0, '?'),
(0xa2439516668195341dbf97082faaec2e, 'wp-content/plugins/amp/assets/images/amp-toolbar-icon-broken.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-toolbar-icon-broken.svg', 1, 0x00000000000000000000000000000000, 0x835071a3650c20203da0a21d2f597818, 0x45f767e6b4b4a0a1f9af74db116c24949f5b2088e97ec55ee549e43a978c169c, '', 0, '?'),
(0xa24ad957d03590ea7410aa9c2b9b5a7e, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', 1, 0x00000000000000000000000000000000, 0xa45d320cfd2cce84e0cb63eb8acecf50, 0xcca55de573d9ec5718e220a168f084dc83b7edb8294a1b81ba6ed2f2ce1633c4, '', 0, '?'),
(0xa24f4f7754e04d0dd2c19d5914982164, 'wp-includes/js/mediaelement/mediaelement.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement.min.js', 1, 0x00000000000000000000000000000000, 0x496914dcd13a95bfa6cf8161cfcad730, 0xa4463b28951644c8e415d4a5f5f1c5dfe31824f915fb5463d023d0561764004b, '', 0, '?'),
(0xa250bb3c3ec0c7c9af61fdbcc6c82595, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartDateTimeRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartDateTimeRule.php', 0, 0xed7817ae464aa4a12262fc7a4e8c1684, 0xed7817ae464aa4a12262fc7a4e8c1684, 0xaa44ddafbc66bdd2f78bc99327291035e98c03db449016af265091da2f7add9e, '', 0, '?'),
(0xa253daddb30aa602818e75840b448a91, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/2.png', 1, 0x00000000000000000000000000000000, 0xf23bba6fdacdef1071413236a3e64235, 0x60db057b3b982cdb555d997f907b29fcdc2404e79cb95d61002924186833ebd6, '', 0, '?'),
(0xa257af1529561edc38ab6725d638230a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DefinedTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DefinedTest.php', 1, 0x00000000000000000000000000000000, 0x8bfc0981c0c5cb3f1a4e8847925e3445, 0x505fad4c7ae1566e699b4310d7efabf2066896e1e68b02ca8ee2236dacd04036, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xa25d1cc7bf7ca0b4e114f6bea64943f4, 'wp-includes/js/dist/keycodes.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/keycodes.js', 1, 0x00000000000000000000000000000000, 0x0e8a5b136be8aad92da3480192a0d51c, 0xd68d5cfaa067bddff923735db5e16f8bea00a84f70b33efd072eef6d41f8c9b4, '', 0, '?'),
(0xa2666b6a9212c24e89556569343d25c3, 'wp-admin/js/tags.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags.min.js', 1, 0x00000000000000000000000000000000, 0x98bf7cec00c92946e79b8ed5a6836c3d, 0x84e14bb7879af1ff0ea4ef6d0b57cc9f0cad23859794b9b76e81555f9e3926cb, '', 0, '?'),
(0xa26973dd36c8632617ed2a216fe70532, 'wp-content/updraft/plugins-old/updraftplus/class-updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/class-updraftplus.php', 0, 0x4af0912254f4e30610900acf0f990803, 0x4af0912254f4e30610900acf0f990803, 0x9a039749c29ef01ef0377d6e12ad6e698a69e27c98ad206f71abb08bed695693, '', 0, '?'),
(0xa26c528b3fe2c667ccfe9edf04f37beb, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/readme.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/readme.md', 0, 0x0586717d03524a6f503b3f6bf3d3246e, 0x0586717d03524a6f503b3f6bf3d3246e, 0x33ebc175e30d1513cdc7db75eff76bd78e89002e723660c28dbbedf2880debce, '', 0, '?'),
(0xa2734528fca6559492b30d85d5e82bb8, 'wp-content/plugins/elementor/modules/nested-accordion/widgets/nested-accordion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-accordion/widgets/nested-accordion.php', 1, 0x00000000000000000000000000000000, 0x098cc4521d32572534f766c88587fa6f, 0xd003084fc9d26704eb882e1520ee9df78dea1b6ef0ef6194ca0053b4971b8dc3, '', 0, '?'),
(0xa2776bdab39cb285485198adbdbae4d9, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKeyFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKeyFactory.php', 0, 0x4e9c63087e4e223e2a766a44f7d9a128, 0x4e9c63087e4e223e2a766a44f7d9a128, 0x70e8d68c0433243bf0d8a59a868feae008046a94ad00d9d1a8d1980c055380c5, '', 0, '?'),
(0xa27859fcf634e528524d6a321f7d357d, 'wp-content/plugins/wordpress-seo/js/dist/externals-components.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-components.js', 1, 0x00000000000000000000000000000000, 0xd4650a919d259d11e079c21294c85c1a, 0x6ec3c967ced96ee45884c62a97157a5144e4437b00d9b55378cf791eb8a40c68, '', 0, '?'),
(0xa2792585cbc6c7ba7e10b96e657f2256, 'wp-admin/css/list-tables-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/list-tables-rtl.css', 1, 0x00000000000000000000000000000000, 0x2d10fed12b52bc38ab147bb6b860c31c, 0x04f2b5033f016a9e08816f9e4166fd1cbfe01c86287758644ca654ce53ccd232, '', 0, '?'),
(0xa2796e57f680e25d84c4b352ee6d7280, 'wp-admin/js/site-icon.js', '/home/iraneurobetcom/public_html/wp-admin/js/site-icon.js', 1, 0x00000000000000000000000000000000, 0x614a89d1ea5940cb6c25e04396874e17, 0x95da400c41c9f13926a6f805187160e5b5f18d580cdc69f39be8320d433d10ed, '', 0, '?'),
(0xa27a5016fb4c051e0770e5f923ba9649, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', 0, 0x2cb41f0837da665327ae470f9f274396, 0x2cb41f0837da665327ae470f9f274396, 0xb5242943c93a18caa49cffa00db720f58d90ee1246859d34404e3d08c402a8f1, '', 0, '?'),
(0xa27cfdb3051605e9216ea81fb160d511, 'wp-content/languages-old/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', 0, 0xb6959d066aaf23db6083728089289528, 0xb6959d066aaf23db6083728089289528, 0x04641c7198b55edb90f5607fc091d500ea9d59186ee75dfdb0f467950544624b, '', 0, '?'),
(0xa27ec3983eb121c4da9fa1f64054033a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayerImg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayerImg.php', 1, 0x00000000000000000000000000000000, 0x55c583cb4472b664edcdf688346ff19c, 0xc145ec5e4870a082734a0276c004f2196ebf9ec95cce992edaabee98ebf3d7e1, '', 0, '?'),
(0xa280ea6f1859ef61df9386d70fc7ce1b, 'wp-content/plugins/wp-rocket/languages/rocket-ja_JP.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ja_JP.po', 0, 0x4e2acc97a70780c9b8fbd165756baee7, 0x4e2acc97a70780c9b8fbd165756baee7, 0xdc45e3bc8f52fec393cb2fd6131b3aae199e1db7b12e80634dc1a4864ddca52a, '', 0, '?'),
(0xa2907e1f049b1438728b918bce1ef856, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartHistogramRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartHistogramRule.php', 0, 0x0828336f431540601e5e4f8332370225, 0x0828336f431540601e5e4f8332370225, 0x896b678e7a9513493907c5c55aa8e9e872e5e437c669018b7bad5ce26d1a4426, '', 0, '?'),
(0xa29749f2f33cd12b106fbd51e874e227, 'wp-content/plugins/elementor-pro/assets/css/admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin-rtl.css', 0, 0xb46732e48125db6b2ce987f85d20c713, 0xb46732e48125db6b2ce987f85d20c713, 0x855cb6864fc4d6bb63640e8d5982ff5eb33c81c22af4fcf892e8b2aea8f64733, '', 0, '?'),
(0xa29953293010c82b89fa310f46e77d6b, 'wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.e839f2be32b7ea832b34.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.e839f2be32b7ea832b34.bundle.min.js', 0, 0xca189f4ba24eb36c5d42af0201f4acf8, 0xca189f4ba24eb36c5d42af0201f4acf8, 0x602b8f55dac19858e81bb6100e9bc678210591c3b518d2276196eb8eca42c13d, '', 0, '?'),
(0xa2a0f4a44c0b51bcd8aedaff9448c41b, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-taxonomy-column-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-taxonomy-column-integration.php', 0, 0xf1369701e6d83042659fb8005055a1ce, 0xf1369701e6d83042659fb8005055a1ce, 0x0be87bd416845ee06b60ad4c36493e3cf6ac805b0cb681bf1144b2494af913b0, '', 0, '?'),
(0xa2a3746206957f7c95a97bf2f6ff8271, 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.ttf', 1, 0x00000000000000000000000000000000, 0xb06871f281fee6b241d60582ae9369b9, 0x9d92a2097136388578d68505e35cfcaa730d4ebe7e18832e97fb5ad8ae5b0422, '', 0, '?'),
(0xa2a6aaa45aa33bff6ed4ab9e72cc1e2f, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.js', 1, 0x00000000000000000000000000000000, 0x677a0eee0ad92c62a05a681b0326e54b, 0xea0e8adaafe083977a9673f072bd0ed9539a1bfd7c1e21b34bea585a2ab698bb, '', 0, '?'),
(0xa2ad80462bb9f044027b08d37a58eecf, 'wp-content/plugins/elementor/includes/widgets/star-rating.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/star-rating.php', 1, 0x00000000000000000000000000000000, 0xd8737d061d2c4ab113a60094a5ba675a, 0x7fe973d755fa7a329eacdf1fc881ebd0a7a5296ae4fd430e2cd41a0b29f0de0b, '', 0, '?'),
(0xa2aefbb67444b42aa2eddad4d29683d2, 'wp-content/plugins/elementskit/widgets/popup-modal/popup-modal-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/popup-modal-handler.php', 0, 0x8130ebdad85d0df7947dc40d6d0dc716, 0x8130ebdad85d0df7947dc40d6d0dc716, 0xa9d5b4ccdda0ff260ce9ab90517dc8889bd7c7e385ad14b828d34efa3547f3db, '', 0, '?'),
(0xa2af21616ba140c91b411e04e1372493, 'wp-includes/js/dist/script-modules/block-library/file/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/file/view.min.js', 1, 0x00000000000000000000000000000000, 0x1cb60757df34f86a918df1fcd95a3681, 0x726a159786e434655693294087948e4e0a94acbacdd1daeb984603d2c59f350a, '', 0, '?'),
(0xa2b127f41114d776cb0231c1917303e5, 'wp-content/plugins/amp/templates/meta-author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-author.php', 1, 0x00000000000000000000000000000000, 0xc5f4e594ffacf70484c323127f83b42a, 0x94a8b43d0eea8ee63145f791070b3839b2078ca7e74dec2ef06e7af20494c755, '', 0, '?'),
(0xa2b4b82fcf2d95540ec7bbfa543c9753, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php', 1, 0x00000000000000000000000000000000, 0x7b9efadd8f5c25446b87fbaf7713176a, 0x5db5fa54539fa019042e7b98a361e1deeda9d04dac1c6cb79fa88ef7000e96a7, '', 0, '?'),
(0xa2b9e517530c7332930541db57b081b2, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/gutenkit-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/gutenkit-logo.svg', 1, 0x00000000000000000000000000000000, 0x3a7de5ec8ffe2346f861388033d1b70c, 0x634da438b64b46426b69fdfb9a567b5d294178e90c2089324ebbe1c5f1f107b4, '', 0, '?'),
(0xa2ba27a10f2a36eb24ab622f48fbece8, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php', 1, 0x00000000000000000000000000000000, 0xc1341141bc78e89d54c5228fc00eee1e, 0x9e6eb2d6022af121954c767dcc853939523f799835e75b74d8380e54e208efa7, '', 0, '?'),
(0xa2bb4aaf930bd4bf2b18a61b0584bb70, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/ServiceProvider.php', 0, 0x438dd2c91a988e3532c7ac2d875ed3fa, 0x438dd2c91a988e3532c7ac2d875ed3fa, 0x4526bcae104601e981045b19d4954f04357d0bb8b08bc9dc238c0971c35c5660, '', 0, '?'),
(0xa2bff5107bdc4a1773c97d734706fa60, 'wp-content/plugins/elementor/includes/controls/deprecated-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/deprecated-notice.php', 1, 0x00000000000000000000000000000000, 0xb25d248a16053063dcbe1c461b59c399, 0x4f4ec669a29c49ac7de71c1a83a5924b1b3ff8e84dcf03677b1fb3b9adbbe5c5, '', 0, '?'),
(0xa2c03a1c2bb9e06f50064cff72c541bc, 'wp-content/languages/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', 0, 0xaa6be17b259dda16ed73478acaa395f2, 0xaa6be17b259dda16ed73478acaa395f2, 0xdd291fecd66709f14b3096cc759a11a821a1af794062aace05563af96bc1ee4f, '', 0, '?'),
(0xa2c144c11d6e3c99abafb6d12fd58aaf, 'wp-content/plugins/elementor-pro/modules/notes/database/models/document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/document.php', 0, 0x4555625b951fb9923fe5acea2898f6a3, 0x4555625b951fb9923fe5acea2898f6a3, 0x31627b3ca7edee77671d1bc0e0933aa3627964c5aface025e7f94db92fff0d74, '', 0, '?'),
(0xa2c8ae219eace682885f6ef71007cede, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlain.php', 1, 0x00000000000000000000000000000000, 0xf29afc0d9a5e9656d08fb43532449e5c, 0xa0d4423accfc84bed6888006129779f1aa6900b05cb6fc913176ce3f47d3fd00, '', 0, '?'),
(0xa2cd40c3bbd6174aed601661b5646e77, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Filesystem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Filesystem.php', 0, 0xff3504a95207913a1900d58bc74bb10e, 0xff3504a95207913a1900d58bc74bb10e, 0x115557582049bad4106d3e63c4c16f9e03a0583c5100d062703748328e7b6666, '', 0, '?'),
(0xa2d01b303adb0b95b8b83a4e4ca3d706, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php', 0, 0xb742a17605cf71c75fa5efd526a45760, 0xb742a17605cf71c75fa5efd526a45760, 0xe24e2df86ac0861213d85051a88e8e567a21adcab39d093b4d08784aad808439, '', 0, '?'),
(0xa2d32aecb0302bc16a26f37b4577e4e4, 'wp-includes/css/dist/block-editor/content.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content.css', 1, 0x00000000000000000000000000000000, 0x88adfdcda836a0e063647e9973c8c79a, 0x7c68512fda27b253828d19990fe116fd13406ddb1da9b8467af27145fd8eb8d0, '', 0, '?'),
(0xa2d389df4c8ed4968d557f9175737df0, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/index.php', 0, 0x9fb286adf0b251add35e10c0213143ca, 0x9fb286adf0b251add35e10c0213143ca, 0x42617acb968538eda30eecb23b4a67bf3994c4f2e0dc2b15f24284a7fe49d59b, '', 0, '?'),
(0xa2ead572a3dd7fa84e2880b44d03ed5c, 'wp-includes/blocks/post-title/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4597e11139c9caa22e8b6090b29b4250, 0xf762d4586a14bf4c9f015840d61d73b76f394513f60d7b3bbe91c56d46d414d0, '', 0, '?'),
(0xa2ec30441f3e9d77c54ec67b8a60bd72, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-code-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-code-promotion-item.php', 1, 0x00000000000000000000000000000000, 0x8895ff49b1424e1139615a26794d0dec, 0xe1939ba7ecb337ec8c0b80c8fcd00a625e1cea8d4aab248f66f67811f99c6ba5, '', 0, '?'),
(0xa2eccae65314f82213842f895073efa2, 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/get-notice-dismissed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/get-notice-dismissed.php', 0, 0x3becfaa1066228fd831007f8e8de2fe8, 0x3becfaa1066228fd831007f8e8de2fe8, 0x65430af2acf2171a411cae7d4797ff585a5c9ee102d309b4ce1b2c92a8f048d9, '', 0, '?'),
(0xa2fb7020b5f6d23e1b2a6fc88386faa1, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php', 1, 0x00000000000000000000000000000000, 0x19508d609b415dc0885f4bf078c42922, 0x974d058d468675a8194fff391b193f04b19e5d2eebf02fd9d8d834490852be74, '', 0, '?'),
(0xa2fdc4f588abc3730957d650f6bc5c21, 'wp-content/languages/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', 0, 0x13e6c0671c9dd2b6e2210f4e669b2bab, 0x13e6c0671c9dd2b6e2210f4e669b2bab, 0x76792e11769efefc1528384c2acfe418d33ed5421d8485283d827f18898a3296, '', 0, '?'),
(0xa3141170abd34099c6ce774e84ba6aae, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php', 1, 0x00000000000000000000000000000000, 0xab55ebaa1da0739f098515cedc1f1b95, 0x69169b899f6c77cb0a5ecef7c7457c8722fa20a418dd53fe1c0ce6b2844269e2, '', 0, '?'),
(0xa3145546a67c64e1f36e54004bef4380, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random.php', 0, 0x5c0c588eecb830253ddd884121881dbb, 0x5c0c588eecb830253ddd884121881dbb, 0x625a47027ede75bd990c260de59daf3116e6a5832f148e2b2f69b7bd9d171ff8, '', 0, '?'),
(0xa314db25184cc3683f832ea31df32ff1, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-list.php', 1, 0x00000000000000000000000000000000, 0x2b8cd4db7efda1acd36d9d35cfc7c885, 0x444ab65dc16096c7a5d04682d8c7f71bdcba47bc4dbd52c22e1eee0e092e70db, '', 0, '?'),
(0xa31a82176205ea406bb62efea3692e70, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', 1, 0x00000000000000000000000000000000, 0x4262f6af3d1ff478e4cb1a53eee78605, 0x0a69a656351da8194b697dbdf48ba445419f7437cc89850d7429668e7ce03c50, '', 0, '?'),
(0xa31acda6d145ba96135e473f6269f432, 'wp-content/plugins/amp/src/Validation/URLValidationProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationProvider.php', 1, 0x00000000000000000000000000000000, 0xd2ab8d26cb81b52e8de0d9d9aceaf687, 0x0a0979c153bcc395988c6854601bd5d3fb4367de1a5521cb77f5eb4e72db9e58, '', 0, '?'),
(0xa31f90be0ea2dac3c5af45a7679aaa5e, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-2-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-2-col.php', 0, 0x0569757d6d4a0a1bdfa432aa144a4e33, 0x0569757d6d4a0a1bdfa432aa144a4e33, 0xb3fc0e68ce47e78a06aa7e9f2755ff6036819dee883b5f61665c5a2b6452b7e2, '', 0, '?'),
(0xa322bb3a5777fcdb70806c3ba0a4a98b, 'wp-content/updraft/backup_2025-04-13-1203__EuroBet_2c3434b6ff2f-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-13-1203__EuroBet_2c3434b6ff2f-db.gz', 0, 0x8cd823b7d6391b15d0c73375016efaef, 0x8cd823b7d6391b15d0c73375016efaef, 0x1f9e52b3ea285e945a14153b6c4d3b28f3bcdf9063ceb3eaabaaa1b7a48b6b6c, '', 0, '?'),
(0xa325485a979a8aeed5848c97bf1bc82a, 'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo', 1, 0x00000000000000000000000000000000, 0xe8382dfb2964435d7a94c7d3edb77a99, 0xd9c4028bfccf7d4ce318fb76a9bc8d8da8d9874f5f361fdccad285b14c2057a7, '', 0, '?'),
(0xa32575ff5e39ce07f69a9ba587f4ce36, 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/ajax.php', 0, 0xc971b982499419d3a067fb2afabc113e, 0xc971b982499419d3a067fb2afabc113e, 0x1328e7f8e41de9161b7d4f6b8868a511938b18b8c79e2a8761ee2875a4cb5fb1, '', 0, '?'),
(0xa32ad1d26cadc8329ea39109e8500b1c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeOverlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeOverlay.php', 1, 0x00000000000000000000000000000000, 0x2f5b64d38fecafb56a541eef02ef7f20, 0xe05009b577f5181ee2c2fcabc231f3bfb415ee5d0cdaf044d36f42dc0d2c3b7a, '', 0, '?'),
(0xa32ff7f06ac6217e421e60d82a7ca082, 'wp-content/plugins/elementor/includes/editor-templates/hotkeys.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/hotkeys.php', 1, 0x00000000000000000000000000000000, 0xc8374b50f846264bcc18146cf61ba8aa, 0x7fbac4e933f83f144744f20fbd854f69221ddb05505222e56f0605af498d0f84, '', 0, '?'),
(0xa330531945f5fe9d126e45b61fb98f77, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/azure.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/azure.png', 0, 0xd60b14e8f37459c5d7a7657b53a74415, 0xd60b14e8f37459c5d7a7657b53a74415, 0x9531766fb66638a94da45258ab3ef1de2b2a7dcb09841c2b9defa0b2ff72fdad, '', 0, '?'),
(0xa330c3738af0cd72a057d7ff8d2bb19f, 'wp-content/updraft/plugins-old/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', 0, 0xf4f4bfb4a5653225c7999f5e02202d35, 0xf4f4bfb4a5653225c7999f5e02202d35, 0x419f6cf4fef97f3d128e1ab603640133caa06b88bf1d388040f6bf13d0a61c8e, '', 0, '?'),
(0xa331e06f1425a8c00471c5031541b580, 'wp-admin/js/inline-edit-post.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-post.min.js', 1, 0x00000000000000000000000000000000, 0x3fd97ab4f2339136b35292e833f3e9e3, 0x67a65c05c5c7ed41e9f6c3f7e5287e36e58a4c24da7dfc62f45c086443f55e55, '', 0, '?'),
(0xa33b548362cab90fb5da28408b19b69b, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php', 0, 0xb45e07bc1b962b66e207495e437a8122, 0xb45e07bc1b962b66e207495e437a8122, 0x86c7d344f9ca7f71d9770714a9d087edda43bbca972552cec7d86c408fc20bff, '', 0, '?'),
(0xa342072f2fbe67c56819b909e49dd142, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-relative-origin-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-relative-origin-validation.php', 0, 0xd0eda01303a1339e09490fe2a61ebf61, 0xd0eda01303a1339e09490fe2a61ebf61, 0xebae1105aa37555b519129d4980a1bf15a59be57f11a1c3397f2ff3e1df34700, '', 0, '?'),
(0xa343e927fc3b1d034d62f835d0e40b1a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', 1, 0x00000000000000000000000000000000, 0x9c530bbf82d46c8014ede984fbc308e5, 0xf2e431e48eb054dadd90561e14407e701dedb1f7b1568cd7c157cea7df529a0b, '', 0, '?'),
(0xa348871591ff2948791895e71b145088, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', 0, 0x076e8c936861a6aaf2e2a2772ac6158b, 0x076e8c936861a6aaf2e2a2772ac6158b, 0xfeb0cac9666b40cfb18e4cbdb99512313ce530d10e0b95ae51ce7a33af2e1125, '', 0, '?'),
(0xa3544c20eadf882c5dbdacd5a6866d81, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php', 1, 0x00000000000000000000000000000000, 0x389109a481a2bdbb3a7b80e457f3ea65, 0x367b77f7bbb50c5e470b6baeceabc33235ddfa6293f3840de4ddf193ab84e688, '', 0, '?'),
(0xa3559e5c1b4c8633e02e6c56ec3f74bb, 'wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php', 1, 0x00000000000000000000000000000000, 0xf75715fe01c4841146c37abfd68d11a1, 0x6854574e4293fb5a477fa799f2ae8094f1d876d152f166eb07791aa6650be441, '', 0, '?'),
(0xa35a9faf5061d98a4387a5f949c167b1, 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css.gz', 0, 0xcac3a9aeecb0ce6752a4d8c059bed864, 0xcac3a9aeecb0ce6752a4d8c059bed864, 0x33c51163f9f093e818dfd55c058c663aeb1fc89de9f1097aa9795fd1d2b0f1ed, '', 0, '?'),
(0xa35ed950aee3736979842f011daf61c9, 'wp-content/plugins/updraftplus/includes/S3compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/S3compat.php', 1, 0x00000000000000000000000000000000, 0xc5cfe75b3dd3ea7ec07224dfa0387c5e, 0x643d1028f761cc052ab032c94b313b5eac614af030b5177602835bd3ce5cb585, '', 0, '?'),
(0xa3636993d48d1f96a3aedc7d9a321916, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition.php', 0, 0x22743627d029c1ed4f5b1122ce2422ef, 0x22743627d029c1ed4f5b1122ce2422ef, 0x411e348fcad955257b3f062c7bcc73b98b41bbeabdd5c3949f240a875225d12c, '', 0, '?'),
(0xa36b53c1b76a3e2e67e4e227cc10eec4, 'wp-content/plugins/elementor-pro/assets/images/announcements/license-expired.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/images/announcements/license-expired.png', 0, 0x504cb33b42d66989281b6c2b96ff3717, 0x504cb33b42d66989281b6c2b96ff3717, 0xf6c67babf09d49561831920dd98878c410114dcb568e769cb17139c5ce2b6683, '', 0, '?'),
(0xa36e1ba78842965ffec3cc52d2750b7e, 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-button.php', 0, 0x38bf283c637e14dc1396f3e055914ba2, 0x38bf283c637e14dc1396f3e055914ba2, 0xddebc55b973e4df1b52d8e82f9115f832126c91b4918dedc6d1417834259afb3, '', 0, '?'),
(0xa3716a153054b5ab38c90d37ea1e139e, 'wp-content/updraft/backup_2025-06-20-1154__EuroBet_cc3d0a657479-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-20-1154__EuroBet_cc3d0a657479-db.gz', 0, 0xfc2e9f8c731232e0dd3df5199625c4ca, 0xfc2e9f8c731232e0dd3df5199625c4ca, 0xb8da479b58a1ac45152bb5172bbe1d35a2f525c0513b5f3f513538acbef0ff3a, '', 0, '?'),
(0xa37ab26839e6c7ea88a6c4ca5870882b, 'wp-content/plugins/wordfence/views/scanner/no-issues.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/no-issues.php', 1, 0x00000000000000000000000000000000, 0x78742d7cf846defd8ea8d0d1e98565aa, 0xc9d75f3f37cbf1dc63f58caf3a5f089806d240a88bc345db4a899f73a9b05b18, '', 0, '?'),
(0xa37b368355f9500d24af50e49dc9dc15, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', 1, 0x00000000000000000000000000000000, 0x460689f292a11ebce586ef066313dd5d, 0x1eec7399c0926b594130299abf17568bf776275ab3c7feb311b30b234527d223, '', 0, '?'),
(0xa37e318f1845544c060debca1b275817, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/RuleFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/RuleFormatter.php', 0, 0xb4e3dddcc353b229990ca25bc4389c61, 0xb4e3dddcc353b229990ca25bc4389c61, 0xdb15fde789313f86c2295f9658a70102170b1fe4620aeff613d83633320552c6, '', 0, '?'),
(0xa380c0243aaa4662a251eb61cc837213, 'wp-content/plugins/elementor/assets/css/templates/apple-webkit.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/apple-webkit.css', 1, 0x00000000000000000000000000000000, 0x6412db676c9cc5d6cf0554fc7812d23c, 0x3374db9a45092a3d35ef04350bc0ec16cd82ab3ba405f6ef8b193b873b98d94c, '', 0, '?'),
(0xa382440d74c05392325ce4de243fcb98, 'wp-content/themes/Newspaper/translation/default.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/default.po', 0, 0x074ce55b76f9734171d45440b6bbc001, 0x074ce55b76f9734171d45440b6bbc001, 0xe0b84ec309085f84341c0bca58d07bc3f2cd46643502cda270fc994202a0342b, '', 0, '?'),
(0xa3879daeedcea33830fe7e0152d5f164, 'wp-content/plugins/elementor/modules/content-sanitizer/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/content-sanitizer/module.php', 1, 0x00000000000000000000000000000000, 0x4837c648b7d27289f271b539490a07e9, 0x868d7892a3f88193436ee32f2c4d4e987fe2537c14400d1644e67e3218b7e06b, '', 0, '?'),
(0xa38ed295d5bfacebf44a62389cb4c52e, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php', 1, 0x00000000000000000000000000000000, 0x1e6de9a4d4c51d75b1e4c982d11398cb, 0x35d6b11a2abb2123d2fa9c8ec17ef124e405b17d265c03934fb99be14651a36d, '', 0, '?'),
(0xa39916f8b87c13abdceb7859f1f86946, 'wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss', 1, 0x00000000000000000000000000000000, 0x9d1cb784bfdb87538d39b38d784cf438, 0x28441a6f6bedd7d9557f8742e34f2989051e9543785ca1694ddfe31df2a76f4e, '', 0, '?'),
(0xa39a45f653d4632b04dff12308ba1b29, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php', 1, 0x00000000000000000000000000000000, 0x75d21d4e6d8553e1ed94d443dbd27be7, 0xfcd80cd40e10507e9d7b70d510d47d787bd4381190328d681f58f678c5c1bb88, '', 0, '?'),
(0xa39ba69dfeaaae78f9c6a55537474ba4, 'wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js', 0, 0x74a2053b8933d5af0cfb0f169c302843, 0x74a2053b8933d5af0cfb0f169c302843, 0x7a2a0b034cece2f47bc28080c7fa0dac491752456d964a7974e3b4a069044db7, '', 0, '?'),
(0xa39c724fe3c9c1b9b6934274fdac7b5a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyKey.php', 1, 0x00000000000000000000000000000000, 0x162ce0881ad5e7e6951aadd86cc7e5eb, 0xe800a6f0dab8f50d6d8eef50640b2175c8657812518166a49e8c7d1e88d61738, '', 0, '?'),
(0xa3a70022fd81b4cfc75e95c95eeb8572, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error.php', 1, 0x00000000000000000000000000000000, 0x43634b1eaba80a5c3d09993d975b4dcd, 0x72a3f3cb58ec6a380195bef6a590e93366516442edd13da9ff522ea305981126, '', 0, '?'),
(0xa3a7cacd09b8596a86bda8310f932e82, 'wp-content/plugins/wordpress-seo/src/promotions/domain/abstract-promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/abstract-promotion.php', 1, 0x00000000000000000000000000000000, 0x44aba20b3700bd9c5591d0602c2a9966, 0x92eaa7ab918632ce5adf10720e845e016cb3b49fd807779c1bdf48417bd7ca82, '', 0, '?'),
(0xa3a9672b5018cf2ff3a73698aa80339d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', 0, 0x975980fa79b91327a6816e7e177846f5, 0x975980fa79b91327a6816e7e177846f5, 0xe844ecb77f244f9579523c363c86125bca3b03cbcb9b05bae8f8a2a2b32c17f6, '', 0, '?'),
(0xa3b42b025b7c0210da707fcb3b1008a3, 'wp-admin/images/contribute-no-code.svg', '/home/iraneurobetcom/public_html/wp-admin/images/contribute-no-code.svg', 1, 0x00000000000000000000000000000000, 0x583f8b10a1cb4c6c8a52cf2731ced8ff, 0x6c17978143af512c5c230292af94f5a55b2b8c1e07a32aea9f6c6532a9ccf88d, '', 0, '?'),
(0xa3ba2ffcbc6f48acb8d9bf76c8e07c09, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', 0, 0x7d99ce0363954066d45c080f68786b07, 0x7d99ce0363954066d45c080f68786b07, 0xbb911a22040e6f95ba82dbfcb9696f009abe3f77d99df6dba65dec484bf480e1, '', 0, '?'),
(0xa3c36a46d2ef0c23572748ab9d9c4897, 'wp-content/plugins/elementor-pro/assets/js/mega-menu.8008698e9df584aa4337.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu.8008698e9df584aa4337.bundle.min.js', 0, 0x9dd7353536f3fd1feafc53a3278d089b, 0x9dd7353536f3fd1feafc53a3278d089b, 0x9f5c3b9e7b806d1e3909d9c6b3a63112232eb3582014ea6635ad883f2ef5ea58, '', 0, '?'),
(0xa3c4bc09e8590b7cbe7074c43428028c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', 1, 0x00000000000000000000000000000000, 0x029b52e2f554e495febfc919ad55e2f0, 0x82ceb7dd1ad67ab7e0d1439d686048af9761bde304b53b3a6e2c6ebb0f330bed, '', 0, '?'),
(0xa3cb8bd60441e846bf047744344200ad, 'wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php', 1, 0x00000000000000000000000000000000, 0x468fdf35b555b1b4eeced46fc735b68b, 0x636a1f99e88424f2ffc38dfdfa4bd88a37a5cfbd649d7d0e5bf2693c8b7b1212, '', 0, '?'),
(0xa3cfd238943a26ffb483bc2582c1334d, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/blank.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/blank.gif', 1, 0x00000000000000000000000000000000, 0x56398e76be6355ad5999b262208a17c9, 0x2f561b02a49376e3679acd5975e3790abdff09ecbadfa1e1858c7ba26e3ffcef, '', 0, '?'),
(0xa3d14b6696879a06cf410027361aff76, 'wp-content/plugins/elementor/assets/js/atomic-widgets-editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/atomic-widgets-editor.min.js', 1, 0x00000000000000000000000000000000, 0x9efe76cd953c3e3f33d3dad25207a95c, 0x41b0a7a3e35bb59f51dc36bdf1d524ac9767244a1dc954873f0f23e670017218, '', 0, '?'),
(0xa3d3c3abd6784f04ea2046c3c4c6f0fc, 'wp-content/plugins/elementor/data/v2/base/exceptions/error-404.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/error-404.php', 1, 0x00000000000000000000000000000000, 0x357225b27c7426b775fcc5b4b6bc2473, 0x63d1508ffe40db2042a834e84585c2b990b98312e7d6c49a0db91ef18045746b, '', 0, '?'),
(0xa3d58b74bd5ff8fb13084a007fb7a825, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', 0, 0xc6942f8b5cef9fa3fb6d5b7e7f718a29, 0xc6942f8b5cef9fa3fb6d5b7e7f718a29, 0x80140258d42ceb13ecb237ddcafe6af416a44464f4b5763bd766a874039ae693, '', 0, '?'),
(0xa3dc0346a6b2998d987b0f90ecb4fd41, 'wp-content/plugins/wordfence/lib/sysinfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/sysinfo.php', 1, 0x00000000000000000000000000000000, 0x3e1f26f849a0391469033fd98406341d, 0x6fb95c8fdc51e0c15173d754c22dcbd8cb8baaffbe7681cb2b568032b2fc6670, '', 0, '?'),
(0xa3de96a1df5f2d871c24b5ca36f059ac, 'wp-content/plugins/elementskit-lite/libs/forms/assets/images/metform.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/images/metform.svg', 1, 0x00000000000000000000000000000000, 0x6b5dda36ef29d1e9c5fc294765addc89, 0x9b08d1563b9dd859a4d8a1351f7bc03c80324bb84cd2b2b25122222b5eeb72cf, '', 0, '?'),
(0xa3e97af1677d2e05d072547ef2a0e87d, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', 0, 0xaa6b1f31db81760c0fedfe5ebfa3f17b, 0xaa6b1f31db81760c0fedfe5ebfa3f17b, 0xfbbc28505fc26322c6cd78e68edd10e710e3b6fa519c55736ec1c82c61a31155, '', 0, '?'),
(0xa3ebb7e8f47ee561914465f68f46e547, 'wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php', 1, 0x00000000000000000000000000000000, 0x92f9e2e4e1d954c347a8bfbdce7dbaf9, 0x7d1375693cb8964db1851993a324fecaab6a46c90a867c4b4732aa7dc0eff922, '', 0, '?'),
(0xa3ed9145e2e2ed95c0513fe8de0928c4, 'wp-includes/class-oembed.php', '/home/iraneurobetcom/public_html/wp-includes/class-oembed.php', 1, 0x00000000000000000000000000000000, 0x1b59a7bcf0d2bf7e9f4ba748883ca066, 0x3f20eb416e9c369cb29483267a2760d52c90eaf8b66ae65d6dc0fa0c7ffea776, '', 0, '?'),
(0xa3f857268ee3ba682e45503331286fb9, 'wp-content/languages/plugins/wordpress-seo-fa_IR-b1439a828d6d7684a875580ccba87936.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-b1439a828d6d7684a875580ccba87936.json', 0, 0x90e4b431ff3d39ad4c2c4b8bb6f455cc, 0x90e4b431ff3d39ad4c2c4b8bb6f455cc, 0xfb371c4177b2cffeff0dc4a9f50977c0642198e678a562732387777ee4ea5b44, '', 0, '?'),
(0xa403cf5da5ae150f08fad13c8f33cba7, 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/estimated-reading-time/block.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/estimated-reading-time/block.json', 0, 0x6b67001edee54628b91956c9220a8b43, 0x6b67001edee54628b91956c9220a8b43, 0x1a1b8626b449c3858239d2593b34baaa7dde24653352339cc520cba7edd86225, '', 0, '?'),
(0xa4051a26ebd24d3d8765e9aa54411d0e, 'wp-content/plugins/wpseo-video/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_namespaces.php', 0, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0xa4071e2edd814215bec0784b1291598c, 'wp-includes/ms-default-filters.php', '/home/iraneurobetcom/public_html/wp-includes/ms-default-filters.php', 1, 0x00000000000000000000000000000000, 0xa3b0fa8322891472990018a352818104, 0x594b08b7e43cfe09d93141d04f8dbcf2fcf94155b38aa49c681850f9439113d1, '', 0, '?'),
(0xa40e0c2eaba9eb05864690d06725dd3e, 'wp-content/plugins/wordpress-seo/js/dist/reindex-links.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/reindex-links.js', 1, 0x00000000000000000000000000000000, 0x9357bcc0bd979b9d1b2a62a3a1056b88, 0xb79728c2be3ce4380643ddebb217d73aba78e14155384a61c904008d13a1df99, '', 0, '?'),
(0xa412df7a5f09745c61b1b5cee6f27267, 'wp-includes/blocks/comments-pagination-numbers/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x63b250c6756465b14fde95c5abfa926f, 0x36694fa5c9ad9d77bf935818a91b91475605e19f7f39d635b6c52d49bddefc5a, '', 0, '?'),
(0xa416cc369086e8f37e65aa7bd0222e77, 'wp-includes/widgets/class-wp-widget-recent-comments.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-recent-comments.php', 1, 0x00000000000000000000000000000000, 0x3c8fb046c80ec5f66096fdc2cee38af7, 0x9704cbe9ddd4838b4fcb68168709ae1f9f3871c47f8270a380f7a83d465b0e72, '', 0, '?'),
(0xa41a1195f6cba9bfd857175c8b908262, 'wp-content/plugins/wp-rocket/inc/deprecated/3.10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.10.php', 0, 0x510c8add3c8b22aed482d3f6d8444c53, 0x510c8add3c8b22aed482d3f6d8444c53, 0x550c0800675151f9abd4de3e699b62bff59b6f0fecd7297e493d318eb1fd4fe7, '', 0, '?'),
(0xa41c25112f3cf8f71925cfe2c276877a, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form-snapshot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form-snapshot.php', 0, 0xd2a4ff6b0c1a1bfd195d45e38e6242b7, 0xd2a4ff6b0c1a1bfd195d45e38e6242b7, 0xda70629b15ca9669580dbf4c69cae1f56eb098baf3e0da38f48bec9b96710897, '', 0, '?'),
(0xa4245558d67397a45da248922f59f4c6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateDateTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateDateTemplate.php', 1, 0x00000000000000000000000000000000, 0x4865cd91ff34421f0bf1f2f214100c12, 0x22280bb934496a058deb63c07b897f0cef481b095b5e8e01f30c147493a6fe51, '', 0, '?'),
(0xa42804eaf5b988b03bd910f671731a44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpExperiment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpExperiment.php', 1, 0x00000000000000000000000000000000, 0x68b428f301212c87c6cd2bd76b126c24, 0xb7cb058d90075ebff1a4773762ed969780eb5d1f728468f59d5354944b19de77, '', 0, '?'),
(0xa4288d69ab87b8e7258cf86a266bf9fe, 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed.php', 0, 0x68cbfcae22a55d78f0774ebb1c185df9, 0x68cbfcae22a55d78f0774ebb1c185df9, 0xe51b194e0329b7641770414fcf9cf0736bba777c65e209ffa9a77d626be3dc3d, '', 0, '?'),
(0xa4296d24cc073e7a43293d7573fa76ee, 'wp-content/updraft/backup_2025-05-09-1151__EuroBet_ec13289914d2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-09-1151__EuroBet_ec13289914d2-db.gz', 0, 0x816746e520db09782741b3a608e3813b, 0x816746e520db09782741b3a608e3813b, 0x9a1bb8c70de42496f08bb98876fe7fe3b56239b943045b0d3a5f271c3d9c2b6e, '', 0, '?'),
(0xa42a4f2da14ccf84aac2e20d5b7fdb75, 'wp-admin/css/about-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/about-rtl.css', 1, 0x00000000000000000000000000000000, 0x8785caaaeb13d0444f364ff25f507a7a, 0xd1a3ba1c4453a30baa620f3a283d50b5620506682b0c9ed5d420ac1c56bca8f3, '', 0, '?'),
(0xa432176dcff5c29ccdbf05469b150502, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', 1, 0x00000000000000000000000000000000, 0xead9d27be0b570022a26246714bb2a63, 0x4c15edb0e228ed03a97d4e29559dd0d7321192e4f1c28b570a5a7ad3217eddcd, '', 0, '?'),
(0xa435ee5514b2b0fea771d3e423e1fb92, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php', 0, 0x4a8b1c17972f1d21b19b4d2300352526, 0x4a8b1c17972f1d21b19b4d2300352526, 0xebc4eaf9c895e612a568b65e47fbf9086c631826de59ac0b4047a74b5bb0f7ac, '', 0, '?'),
(0xa43dbf2218c60667e669d52899d9d875, 'wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/tooltip-style.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/tooltip-style.png', 0, 0x686d40b70d183847c5db986c6de5f8dd, 0x686d40b70d183847c5db986c6de5f8dd, 0x77a75524a8403368266171a29f1bb963ae456ada14260fa051490eda430d714d, '', 0, '?'),
(0xa43f3f6ebfebe6e5fde55f326790b76a, 'wp-includes/js/wp-util.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-util.js', 1, 0x00000000000000000000000000000000, 0x8bd1b07ed9c7e7d3c9740db928314de3, 0xa640224c3b6affa2a1c3df96e5143b324c67a48e720a9f5a320c92cdc443ac3f, '', 0, '?'),
(0xa43f5527bae9351807de6585d5552822, 'wp-content/plugins/luckywp-table-of-contents/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0xa4439ea5cd454b5ff795c241795bd0b6, 'wp-includes/blocks/site-title/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x9ee89ddc53cbc78e91887026545ebd6c, 0xf76009fdc2862a9433808455c265762774098575890b6bcf1ff1de11a5553972, '', 0, '?'),
(0xa447c44c5d1e0f36883e401d037db786, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/js-cookie.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/js-cookie.min.js', 1, 0x00000000000000000000000000000000, 0x9c044ef9523f5263234245941bfb7669, 0xeab7c5472fbd35621bfad7466addcb02462b810ab9c8c2be5968cc3d6ebb6ee6, '', 0, '?'),
(0xa44cfde16c9c8af66e9600a1c1cb4d5f, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-author-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-author-condition.php', 0, 0x673a9d170ceffd87c166d28bc06049c3, 0x673a9d170ceffd87c166d28bc06049c3, 0xe8bb473514e4edf87b1d969b98e5b08fcdf06b6d296f6c1ab544e96fb1180a0f, '', 0, '?'),
(0xa45967e1f9247ac948e12e0459e91be1, 'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php', 1, 0x00000000000000000000000000000000, 0xe59a9a4fa4d7852e280de222f01a005a, 0xce823aaff1d6c7b23d6b3a0e0e4537cc5b65aad25625c762c5337283de1a87b0, '', 0, '?'),
(0xa45cd990bbfead354b54eeee1237d4eb, 'wp-content/updraft/plugins-old/updraftplus/includes/class-partialfileservlet.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-partialfileservlet.php', 0, 0xa332d25c959a5c73d5685979faff49f7, 0xa332d25c959a5c73d5685979faff49f7, 0x46b392674c4ef9f0e83d085ce145845289146bdc0f2f41d9350b925e1e38fff4, '', 0, '?'),
(0xa45d46ac443e255077a5d8fcd3bd01ff, 'wp-content/plugins/elementor/core/base/background-task.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-task.php', 1, 0x00000000000000000000000000000000, 0x1682fc7d56e97d08611411c5bb768dc9, 0x4fc7d04c8fc435fb96b51307985c1857876a092f6498a5baf31d5e2748cc12b5, '', 0, '?'),
(0xa4623a463136711d075ce35ad9482787, 'wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php', 1, 0x00000000000000000000000000000000, 0x4d1d5a6229f8df40cdc9bd34b4d9946d, 0x518b8052bb71744d6d4a9871b37b15d8e5853d0603cd5523ba84030097f07b39, '', 0, '?'),
(0xa468aecc0aebb91156e8c690e534c426, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs.json', 0, 0xf6c5ee15227d23ede11288000a75c7ca, 0xf6c5ee15227d23ede11288000a75c7ca, 0x583b96f052841c863a202d38db1f5f1ad01153cff3809720dd8c23b17b82a0fd, '', 0, '?'),
(0xa46bfd0381bb344485cf899dea4e05f9, 'wp-content/themes/twentytwentyfour/patterns/page-about-business.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-about-business.php', 1, 0x00000000000000000000000000000000, 0xe72bedfeed6c959093fe998032f44e41, 0x4541156761d958792bfdbfea338c5c7db2aced6b2c5112cdd609954169aa26fc, '', 0, '?'),
(0xa46ce187bbda4e9c47b2adb9ef99e6a4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityCallNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityCallNode.php', 1, 0x00000000000000000000000000000000, 0x20589a09ff5e7bb42c3a9bbecdd960eb, 0xe776e46b92fe819111e15dcc0363c1ea1864c81b8a1d674cdbf75c1b54a6e901, '', 0, '?'),
(0xa470ee80385734e81e6bf7633ef11b38, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php', 1, 0x00000000000000000000000000000000, 0x46c5c7d5fe391270394e0b1cd843111b, 0x34915ac968c4497b94a85d2b571feb8d5266b0ee882813e56d0b02dba657faf9, '', 0, '?'),
(0xa4751aaa0e20d780052b18de0ef93ecf, 'wp-includes/blocks/image/view.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.js', 1, 0x00000000000000000000000000000000, 0xfeed88cbbf95ab86e1a1dc6307a8eafc, 0x4e46d012308c48b0736687165f58373c6102c95f5935a282714a04d90c4ff75b, '', 0, '?'),
(0xa4784fbd91d96654ef006c4249c7fca7, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/ServiceProvider.php', 0, 0xc95383851bdebd19782fc936e6e58e33, 0xc95383851bdebd19782fc936e6e58e33, 0x05b655fbc2d6f39bdf998c08ecd3c6947956af82d4307b6628ee6420043d9de5, '', 0, '?'),
(0xa47b0523e9283f35ef9aada08a25a985, 'wp-content/themes/twentytwentyfour/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page.html', 1, 0x00000000000000000000000000000000, 0x3a1fb0dbdf85053b6e33fea2ed2f92d4, 0xb145bad2444ff5eeeff31222798beb7b4fd2849eea21dbe7636c17f204cf8242, '', 0, '?'),
(0xa4834fbc96c6b8295bb87599cb93f475, 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', 1, 0x00000000000000000000000000000000, 0x1a10a9b26020185af43c81002ac33316, 0xa24a8b230cb34ca7f4d3ac42290d2641fb6ba28e6903c36af94038ca63a8716e, '', 0, '?'),
(0xa484b344f5ca3a6a6cd34d2541d01c4e, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', 1, 0x00000000000000000000000000000000, 0xa997783c724b16e056a8b77dc2fe4b89, 0x6a2ed60037154f94c5f2b651450925028cf49b39e2eed5182c639dc84a803c8a, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xa488d644954efd4719631766df3875f2, 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php', 1, 0x00000000000000000000000000000000, 0xf369f51109f6375f87d5881ba4ac48d8, 0x0ba46cf68a0ef934c28a9caa199f68b7407461124e4efd8f3f7463fac25d7fb9, '', 0, '?'),
(0xa4939f24ed4d584d08f83e38cc29fbde, 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-time.php', 1, 0x00000000000000000000000000000000, 0x69e325014b26b09ae07049525a9bd4a5, 0x9e121b123d493d8b886ace4af483d172ed974bf2b351efdd89e47e8b7ce0f4bc, '', 0, '?'),
(0xa495765b722074bcb9b103b7e10814da, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregate.php', 0, 0xecfee2788034ea9768955d91bb89e041, 0xecfee2788034ea9768955d91bb89e041, 0xd1ac0ec00e5cfc85865d5ba83555d0837e13f01b1ec5ffd1e77822a32fd22719, '', 0, '?'),
(0xa4a0c5952cc74c0c367bbef94f9325f2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedDeveloperMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedDeveloperMetadata.php', 0, 0x495688cd51ec5618946737f2cc8bde57, 0x495688cd51ec5618946737f2cc8bde57, 0xed2f793ec5c6f8e2f3aec67274d5bd44eceede5df6475e28899a3c50781e95d8, '', 0, '?'),
(0xa4a4ed3baf64416f2bbfe19b1064289e, 'wp-includes/blocks/quote/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x33fc4975b99ef9d9613740d5cd935fa0, 0x8f95a6ad6c1311f7160cd59fc822dcbd6db823d4f1c6cb1fc296fc3eb9b8da4b, '', 0, '?'),
(0xa4a5cc2368d6515ea804047ca94b7e52, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterResponse.php', 0, 0x2fd32a3da893a707e0ce745de9ad002b, 0x2fd32a3da893a707e0ce745de9ad002b, 0x084153a88394b59126323568a5a46bf9ed6d9c767d7d14ce9ce1ef685dc10436, '', 0, '?'),
(0xa4ab9319c36debecd39f6106d6c4d4cd, 'wp-includes/blocks/post-featured-image/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor.css', 1, 0x00000000000000000000000000000000, 0x8fc0f8989a907dbd6593a26d7a019678, 0xde023ac1b5374d60121ed92f89917d147b2c80f24cc9bfaa303740593728f051, '', 0, '?'),
(0xa4b66024cfae1eebcef3aa4ff28f0069, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss', 1, 0x00000000000000000000000000000000, 0xeb6ed3d092c7e3b86fb361952219f69c, 0x196c09403e098a385b779d7499a6c09d3f58e6898ad5c13e07c2d7567dbdc280, '', 0, '?'),
(0xa4bb8fc1da5269e2dda809d35926ed6a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', 1, 0x00000000000000000000000000000000, 0x51ea202ff97920d01c0e536b50d33515, 0xd53a1a09bba4f3cd0a4f2b11bc9c61eb1730a17f15480311a2f5217f24418b76, '', 0, '?'),
(0xa4bfa0c62824df040615eefedabb3430, 'wp-content/themes/twentytwentyfive/styles/blocks/03-annotation.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/03-annotation.json', 1, 0x00000000000000000000000000000000, 0x2491631ac6df229812197be3e1a631f3, 0xf223e1d16a073581aaa0460142760cac3f0ee44e2631100569d2ab14f8101d3e, '', 0, '?'),
(0xa4bfe208471f8a8a3bfe46881c6b9014, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 0, 0xb23c51ef8812a5789e98e09554f37ee1, 0xb23c51ef8812a5789e98e09554f37ee1, 0x73764c78ef7c9a9f416588452d86c48dc65d218bf38703a4b7ec601e6244769c, '', 0, '?'),
(0xa4c0e52f74b3e28a60caef787dd510ec, 'wp-content/plugins/amp/src/PairedRouting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedRouting.php', 1, 0x00000000000000000000000000000000, 0xe4cf93da4ccd64877f440cff48afac7c, 0xddb0660f0f99a0ef69eaa48d14758a3b6dceb2645cb5e168af362f61a9b2b118, '', 0, '?'),
(0xa4c2b1a721f37b1351d63ad0ec3f882e, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-lightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-lightbox.php', 1, 0x00000000000000000000000000000000, 0x0e85e83e82aa9a69d5e12832c22d4eb0, 0x30a468f3ab8d5cad44d0d3307843df27b0a66c13e302f0fc7f6a691a9c27cc69, '', 0, '?'),
(0xa4c62943b472b370292c173d1e65a20c, 'wp-content/plugins/updraftplus/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0xd5a83c5734cd1980bad0c199a2ee4fcc, 0x9cc1cd2d6f0aab73986d6e8914fa4cc5f4aaf3a4e8b07476c2faf726a32c3e2a, '', 0, '?'),
(0xa4c97e4a8710e49ddb6d0414c0f60cd1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBannerButtonOpenButton.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBannerButtonOpenButton.php', 1, 0x00000000000000000000000000000000, 0x882c054cabc7a9c23f25bf31a9d60a17, 0x23dd594aca0e0935d94a193c7e3b5830bfa9c904fc429d3b3e92f881a9a57c0c, '', 0, '?'),
(0xa4cb4f0f4882c6421408e6c2d60f7b28, 'wp-content/plugins/updraftplus/includes/Google/IO/Curl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php', 1, 0x00000000000000000000000000000000, 0x3512eba9b3de067240cc6768b243d9bd, 0x3d38393febeb0fd48aab1d941cb5ba06c0225c5833be0dea95a25b3e42b62280, '', 0, '?'),
(0xa4d3f1502ae5c977830b6d8462ffb96d, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-uniqueness-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-uniqueness-validation.php', 0, 0x1b58c3f6060d321ed5e7219d96fe7c8a, 0x1b58c3f6060d321ed5e7219d96fe7c8a, 0x010e7b0dee308e91d3d85be873b8742d504f974528374e8bbabca90ec1287100, '', 0, '?'),
(0xa4d86e730ece1a263904c6b2bfddcf4d, 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/brands.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/brands.js', 0, 0x07a800e20e826fb2141c003d41dfa6b2, 0x07a800e20e826fb2141c003d41dfa6b2, 0xa1d2846b94d55dbaaf82cf6e56d05d7268255ffc046da7fe4b88bf4f7e484595, '', 0, '?'),
(0xa4d9799bddf492bfa6e8e8b2c2b72b34, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/ClassLoader.php', 0, 0xc02be6d96671f88d28aad3ffa134c8ae, 0xc02be6d96671f88d28aad3ffa134c8ae, 0x1cfc6b28a80d284ef081bcfe6a6a9004da0cc227cecca3e5362ef72f91d2d527, '', 0, '?'),
(0xa4e345f5f465ac90c2417218f313d0b8, 'wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php', 1, 0x00000000000000000000000000000000, 0x6f44aa96fe9f45d2c02833ab2664d968, 0x92975f5b7c032108e3403db0c53eb0c61558d9f0d493588621a69c462ea2a673, '', 0, '?'),
(0xa4e45225fb1c415dab4c244f7e917b44, 'wp-content/plugins/elementskit-lite/libs/forms/assets/css/forms.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/css/forms.css', 1, 0x00000000000000000000000000000000, 0x1b7bb1c05712d3b4ab083c51b7c34a29, 0x9de376e2a3a28968c983da986bf1ace0eff6822660086df67799157634a1ca7b, '', 0, '?'),
(0xa4e70affc152b262f086d278fdfaa167, 'wp-includes/css/dist/block-library/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x11e3bf82d6a6b7ead17fd5a4ac5bd7f3, 0xc8a4bbc660696429563eb40f3f8c5d08accdabdf6bf2a0ba06761970dc764fb8, '', 0, '?'),
(0xa4e7b4819c5772403aaa7f58b32a7a8e, 'wp-content/plugins/elementor/modules/atomic-widgets/opt-in.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/opt-in.php', 1, 0x00000000000000000000000000000000, 0xafa32fb68c8823a38b5db8b67eed848d, 0xd89bb82084beb14a97eb7c4b9b4e3cbcf2bf8f779fa3e714062d7bebfff34cec, '', 0, '?'),
(0xa4e8f7fc0c21a1e12c9ec68289468a5b, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/day.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/day.php', 0, 0xc11fe158f42899a93d5fc19d7b7d6e37, 0xc11fe158f42899a93d5fc19d7b7d6e37, 0x21bf94ecfac14b505ebde264b56efd371feb77a16a6a6b554fd65d04e84e1dc3, '', 0, '?'),
(0xa4ea8bd30eb2eb256edaa4d952bf05dd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlash.php', 0, 0x6ce2b7a4543a9ae479b59c406912615b, 0x6ce2b7a4543a9ae479b59c406912615b, 0x09bf9d1a32ced33f93c0dde344d217ab3dd0472910369457694b3323a79c8729, '', 0, '?'),
(0xa4f2b9d7d0ce2bcb01e5679a911b7fdc, 'wp-content/updraft/plugins-old/hello.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/hello.php', 0, 0xd945a3c574b70e3500c6dccc50eccc77, 0xd945a3c574b70e3500c6dccc50eccc77, 0x66a5a27393bb0975f563fe8895b57efdf4c43062c40cf1f3b3ed1549f5263529, '', 0, '?'),
(0xa4f890345c6b5284f476e5ac7f80bf5b, 'wp-content/themes/hello-elementor/assets/js/hello-admin.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.css', 1, 0x00000000000000000000000000000000, 0xcf91fb9cfffbfaf5a21a19d6f5165b07, 0x2e3c01123b63bb51325820577273405b9f9d78572e5537280793ee9aa9941287, '', 0, '?'),
(0xa4f9d54bfaa3c027ce1a7872788b17f1, 'wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss', 1, 0x00000000000000000000000000000000, 0xaeb3cf981d64860514c61e2379b4f1b3, 0x83c5263397bb70382d0d6cea7433c86879cf65c1661151ce1b72f1c0b90f4a4a, '', 0, '?'),
(0xa4fc59a400290d2f6a18f1a929f44172, 'wp-includes/customize/class-wp-customize-filter-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-filter-setting.php', 1, 0x00000000000000000000000000000000, 0x12184dddda606616afec00eca96975fb, 0xb400113c0af46a3aa7dc59a3460ebcc21919bf1e64c9fb77ca02b109c9fdc0ac, '', 0, '?'),
(0xa4fcffd6122243f88331f3f902cf24fb, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-id.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-id.php', 0, 0x3baea49b6175d542537cd3b27618a973, 0x3baea49b6175d542537cd3b27618a973, 0x23f8a5c34092ee7021dc993854b43a03a3347861e3279080c11357110af6b6db, '', 0, '?'),
(0xa500fddbb6f57074e14914dde05b0715, 'wp-includes/block-supports/error_log', '/home/iraneurobetcom/public_html/wp-includes/block-supports/error_log', 0, 0x2f847ff0072986541fa6eb2a8f98e5f6, 0x2f847ff0072986541fa6eb2a8f98e5f6, 0x33bfcea439e32b4ef7a420665d3f63d9bb6fa5fc5653139a3b9be33d0fb6a43f, '', 0, '?'),
(0xa503b27cec5e74083c5b119774cc156a, 'wp-content/plugins/elementor/assets/css/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x40c1a83b6f90b4ac8b8c5cba2b05b77f, 0xdb7b1cfd076be7765cf4f13f42e37dbf41e8353b963cfd7b7c00baad8132c258, '', 0, '?'),
(0xa5047748fe23cd98e5bfd366eaa3cff9, 'wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420.css', 1, 0x00000000000000000000000000000000, 0x2e83ba6e93e4ea7f074f228d17ae1105, 0x99a708a02da1ef8801c2cf376a7d6d816a2d18445e71e01c5f4a1ab68bed2f71, '', 0, '?'),
(0xa5056387ca59094a1b42fc48f0de02a6, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php', 1, 0x00000000000000000000000000000000, 0x032842df9bdd1d481ea909ef967d30d1, 0x8bf5c7fef6e9d7d27f77f9cb049730aea5e3cd6c0b85c2e5be18a5da3fe216a2, '', 0, '?'),
(0xa508d8890c85691d7f490e7174235d34, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php', 1, 0x00000000000000000000000000000000, 0x080ffa6306c2a6a1d3793cec3aff47ea, 0x72a2f652aee3f7174affcacdaa8b9cce4d5bece95574af25fe9112ee5978a4c5, '', 0, '?'),
(0xa508dcc75fe783654c8dfc49f6e32423, 'wp-content/plugins/amp/src/Admin/ReaderThemes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ReaderThemes.php', 1, 0x00000000000000000000000000000000, 0x6ceb72b8e6c01e619bcb9b9ebcf11adf, 0xcf7d0294d228a9f1c8bee70ab50b8a4c07070b482c83a04927e840c4584a95e3, '', 0, '?'),
(0xa50a9b082b1997bac0db924d6670980b, 'wp-content/plugins/amp/src/Optimizer/Transformer/DetermineHeroImages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/DetermineHeroImages.php', 1, 0x00000000000000000000000000000000, 0x4d87229a49a6e4c932ead1e5a23453a6, 0x74e8563fdab6d2b76c099176e6d0c341b2e7227ed33934ca34b762a9b11cc17a, '', 0, '?'),
(0xa50e32c2d16936961d7a25aaa2979d2b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0xfc77a4b96483fff3714bb440fd46c322, 0x8376ff5fc7c8d92de303c575f420d030172a100d825666710065d731b0fee52f, '', 0, '?'),
(0xa5130650b668607c2fb8aae33a578300, 'wp-includes/blocks/columns/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/block.json', 1, 0x00000000000000000000000000000000, 0x850698d62b852b4616f0a1a7330d6ee4, 0x21c3a3a49f813b68b0165abfc64461b5795e5a7f7faa748855ecb7b8b09fad35, '', 0, '?'),
(0xa517246e31e4a1d906555ced7828ec96, 'wp-includes/blocks/missing/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/missing/block.json', 1, 0x00000000000000000000000000000000, 0xa187d868a80c773a39b920ca35a0775e, 0x7bcbb952e5a35c1aa1fef85468a110635454a0cab1b271fdb6053e4c382ac4ca, '', 0, '?'),
(0xa51f4d9a3d5294f06652ba9303157bb8, 'wp-content/plugins/elementor/app/modules/kit-library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/module.php', 1, 0x00000000000000000000000000000000, 0x7174e8ae4b50cbf4f103dc35a0259bdb, 0x42d4363721ba84659dc074ef8f0a77f36968037f565f444c6c8a382b5973c19e, '', 0, '?'),
(0xa524165f04eee017c358d77f8a6c61d2, 'wp-includes/js/jquery/ui/sortable.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/sortable.js', 1, 0x00000000000000000000000000000000, 0x06fc9206bb8f1387e153491726ae40ae, 0x872d02c16ddb86195ad549904099622c38147b33f4b7d95a79c5f4208c88517d, '', 0, '?'),
(0xa52520c42974c4ad4e354ad98b56d417, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.html.twig', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.html.twig', 1, 0x00000000000000000000000000000000, 0x296a7c9edf1987abe095e33b25f84c2e, 0x8f2736c23247f5ee6a0344cb8bfe6b8ca6829e2d74b8d171d776999b653c841d, '', 0, '?'),
(0xa52b144936cfc0d0b732e2d801c20596, 'wp-content/themes/twentytwentytwo/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/footer.html', 1, 0x00000000000000000000000000000000, 0xe4a721f63e780129ff5629508945a547, 0xe3314a67f6f8a6d16ed26b5fd964c1ff4e5b250651ba60f6e27cc4218a286332, '', 0, '?'),
(0xa531b05bed7173be98cc6f2d4f239a0e, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php', 1, 0x00000000000000000000000000000000, 0x1ebf1879c00b23b92ee013977b29ed99, 0x0a8a3b828593caef1c09d76ed6e08043c5c03c5c7929df046241c8cfa5de86f3, '', 0, '?'),
(0xa5340218722946e34721f69af631190f, 'wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php', 1, 0x00000000000000000000000000000000, 0xa532b4111561ed8da458090c3eb2e34a, 0x07837d321a1ad0adda4af0d28afb956707b789ff9fba7d20cb6d7f7e48f075da, '', 0, '?'),
(0xa53695ae638c89edf6fe63203ae96edb, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-photo-blog.php', 0, 0x414e639fcf7b63464bb63691cd7318d2, 0x414e639fcf7b63464bb63691cd7318d2, 0x8dbaee9a8ac461c7a0fbd15fae3f0d435777046429dafc3649841e9ff8bd1fe7, '', 0, '?'),
(0xa53aadbd6afde73abda203bc303a80d3, 'wp-content/updraft/backup_2025-03-10-1150__EuroBet_92e651750b0b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-10-1150__EuroBet_92e651750b0b-db.gz', 0, 0x60e5073ebb75ccba6f222933479c21d1, 0x60e5073ebb75ccba6f222933479c21d1, 0xddb2f4987b89a1fdf40447379daf34014ff091c07f589c782273d3e1cd3f89fa, '', 0, '?'),
(0xa53ea77991832774bc5cd8a715cc969a, 'wp-content/plugins/wordpress-seo-premium/src/initializers/introductions-initializer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/introductions-initializer.php', 0, 0xfd73f160a1682842d71782e0a2bc22ce, 0xfd73f160a1682842d71782e0a2bc22ce, 0x7d4cfe10a9aa6f70605920484b443e9aaf155b38480cea7299a38f7f02916d9a, '', 0, '?'),
(0xa54a851e10e48d28347fa773a21eb778, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php', 0, 0xf366313bda37f8fc0ab299a9228cba7d, 0xf366313bda37f8fc0ab299a9228cba7d, 0x4fee3fb2a770966a7504736d915dae654dcc494552b9d2ec1ba39fe8f14cb22f, '', 0, '?'),
(0xa54bfb25dd6b72afec0a54cf1af2214e, 'wp-content/plugins/elementor-pro/assets/js/display-conditions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/display-conditions.js', 0, 0x5268825f3061c8b166d0705512c0216f, 0x5268825f3061c8b166d0705512c0216f, 0x711dfa60ec7274e6d7e76178cd298d2961641f6eb61da4e0aa9b186e7c4b611d, '', 0, '?'),
(0xa54dbce29ec95656abc68d258931895b, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-size.php', 1, 0x00000000000000000000000000000000, 0xeb6d64f41b66ff69e5b8d66b6946531c, 0x192831e5a1dd5df8fa5f7e0dbba47fc85e2a00013089ca89f321b4d26ed4aee8, '', 0, '?'),
(0xa550ad4f0106edd051978e66e5032d26, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Optimization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Optimization.php', 0, 0x66df2fd113de5ea9afa2af4dcfe030aa, 0x66df2fd113de5ea9afa2af4dcfe030aa, 0x601c9a7d169dad501e09ea5cd68da8c8d6c2cc17a545878d8f23e28f648ff1fe, '', 0, '?'),
(0xa5523b6c7a4fe9386d3c3314944e6965, 'wp-admin/user/freedoms.php', '/home/iraneurobetcom/public_html/wp-admin/user/freedoms.php', 1, 0x00000000000000000000000000000000, 0x6099bef8557fbaf8207dcef0ad0ae18c, 0xd1cebf7a428f2b71bcb91ec235566cce4b7fa46ca1b06b818df25a2fb30ff47c, '', 0, '?'),
(0xa56166683d46afd5de54d23afe9336b6, 'wp-admin/includes/class-ftp-sockets.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp-sockets.php', 1, 0x00000000000000000000000000000000, 0x5a6337380d088fdc6a99d36adbc1d892, 0xaef951f4972cad02300d4e514abcbdbf94598cfaaea0ad6df4cabc30c5dd41c6, '', 0, '?'),
(0xa563f2fadb5a7899be5b7420fd5d78b5, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 1, 0x00000000000000000000000000000000, 0x921b642fa5caaa73759ec2d65f68a607, 0xea235af01106386c2835e63d14fa5a1c70a136f116c251afdf717628260799d3, '', 0, '?'),
(0xa5676ac4e936a838561c53b4e6e4572f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', 0, 0x379545aee853c5e5bff9166595a3c03c, 0x379545aee853c5e5bff9166595a3c03c, 0x3e66a8a79ac65e3150661f3c39440bf8e14a9252441e791916be4d8c8cabb4ca, '', 0, '?'),
(0xa568b634fcc0ca18e88eb4cf0e0bc9e1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Blockquote.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Blockquote.php', 1, 0x00000000000000000000000000000000, 0xf1cd3cbc3c327c94eb40ca77e1082c7c, 0x169edbb8640523bad5b151204942c2fcb0c1ec0069c9473b4a62bc1db78a3937, '', 0, '?'),
(0xa5696b5b216757fa8d187d9e76b8c8b5, 'wp-includes/blocks/image/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style.css', 1, 0x00000000000000000000000000000000, 0x23d2bea8a9826f26c529845d3f7dbf5e, 0x5cee7366cbc0eb33ec3e49d022e5e2cafe0ed684fa00d29f070232dd43f58eb9, '', 0, '?'),
(0xa56bfcce985e69bbd5e274c5511f41e8, 'wp-content/plugins/wordpress-seo-premium/classes/watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/watcher.php', 0, 0x060692ce5af85365ced5a1722c9beb7d, 0x060692ce5af85365ced5a1722c9beb7d, 0x30a4ab1a78854f2279ac4919c0447d4aaf4e3dadda3791e220f698d9348da131, '', 0, '?'),
(0xa5707f6cd5a2d48e6021d93e662ecb78, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', 1, 0x00000000000000000000000000000000, 0x9e01573fc13bdfc021e09de54bfd6cd7, 0x41c7e7763a3426d3cf7149e4727099dd5545dfbeb6eeafb1b1f3856c3b8a4d30, '', 0, '?'),
(0xa575d568d130ebb18294259b4a30af17, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/UrlTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/UrlTrait.php', 0, 0x6b858ee78e0cfd60f9f544eb8b7638ac, 0x6b858ee78e0cfd60f9f544eb8b7638ac, 0x3a811a08fff92ceef3f5a2df76c6ab9dab1b2b60d350ae9abc36484e2c929c7e, '', 0, '?'),
(0xa579fa4df688822371acabd0dc1542bb, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-and-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-and-query.php', 0, 0x4ec3dd2d439ed034a8abea4a4d69f2ff, 0x4ec3dd2d439ed034a8abea4a4d69f2ff, 0x4adb700a076cf4ca080fc819beb6040f3ac0d464d207b93f557fa229c6d37f0e, '', 0, '?'),
(0xa57c63d743974c33345bf27cf59537d3, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-2.png', 0, 0x652b294ec5aab37beb7ad128d99b087e, 0x652b294ec5aab37beb7ad128d99b087e, 0xd38e13d857c69d892cca454e8661a2b26fc08a0ce62ebe3d5ca538c75ed5716c, '', 0, '?'),
(0xa57e024aa74429d776b77905ee335f6d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LimitStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LimitStream.php', 0, 0xf0cd63c3c3604444fa1e9b79a24fd397, 0xf0cd63c3c3604444fa1e9b79a24fd397, 0x1a6e13dbeb5b1a557c9740af4e8e718376567e7a8925b3992dbb1283f1714c2a, '', 0, '?'),
(0xa57e7900ae8d0f64bd78b7215b3e1f26, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', 1, 0x00000000000000000000000000000000, 0x291ff47a3c612030788122a6f108cc0b, 0x5078a6b587b80c02cd65c39556fc34b31e850022930aa6ff049c31c3ab29360a, '', 0, '?'),
(0xa58209335804528605d3745e6c84212b, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', 1, 0x00000000000000000000000000000000, 0xff89233def0c56bad747c0abba4d4766, 0x2763661a0b35e875c9a92b4ee84976b8d3e98d9b2c5feee8da40acaa6ce01478, '', 0, '?'),
(0xa5835081b7ae9af68888c6daad4b3c58, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorName.php', 1, 0x00000000000000000000000000000000, 0x4d3c4e4b0718153c4c1e5e2105c467b0, 0x867d740b44c2c5fcd546c3838257044dd920639a0359e825e0c31e13222d6002, '', 0, '?'),
(0xa587a47da3e3aefd155355fb16d732f4, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php', 1, 0x00000000000000000000000000000000, 0xeb880e7203fe44b6b387b1b8b501f10c, 0x967bd9f778d222dae459a5eadaa0a903a2474d8ce124c7c6587407de04a3fd9a, '', 0, '?'),
(0xa58dd9ebf1a73b7ed3b752b73e9ea302, 'wp-includes/class.wp-scripts.php', '/home/iraneurobetcom/public_html/wp-includes/class.wp-scripts.php', 1, 0x00000000000000000000000000000000, 0x3720c1c7f9234b0fe9c111c0ac689f2b, 0x72e67518dab662573804cd04e437669cfbb4c1475dd86b00b2a4e914663599b1, '', 0, '?'),
(0xa58ffc6e7670ac6584edc6d0eeca7de8, 'wp-admin/js/customize-controls.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-controls.js', 1, 0x00000000000000000000000000000000, 0x22e9ae9e16510cc515f7b6f82690a1d7, 0x1c4cf4d5a6ae2c25733fa98ec119d48b1db5cd51125312d7933ef461c1a19dc5, '', 0, '?'),
(0xa59005a9e52997c4c0cdbcc4be719326, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/icon-message.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/icon-message.webp', 0, 0x047d9b2df99f0212a8a9c80059e57699, 0x047d9b2df99f0212a8a9c80059e57699, 0xe199accaa250af6a9c1d9bc5fbee81cf4f8c20c514775b358386a75cc5432975, '', 0, '?'),
(0xa59233284bb7b1126c17f15d8ee559d7, 'wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js', 1, 0x00000000000000000000000000000000, 0x3d488d92a5b2f939353c261493821dc3, 0xd5ef678e33789f6103ec77c894d252b6fbff3f12e69c38f221703fd3f113eec5, '', 0, '?'),
(0xa59b05b7d980bea84bf768daa4b08d32, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/take-backup.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/take-backup.php', 0, 0x28884352e092e36334258cdf4fd8a1f7, 0x28884352e092e36334258cdf4fd8a1f7, 0x7e4494171a3574f6cf27845113d57c8431d350dabf3ebe4f5f9f05851ed05aae, '', 0, '?'),
(0xa59cb01e19d4bc96be68ed3389f0aa2e, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/LICENSE', 1, 0x00000000000000000000000000000000, 0x5eabb89a3d6f34e80f6d7e8de48f7f60, 0xab5f269d8ce748e853593b38d2a6e00f40e50d4aeb69e041fd21ed232e0c73fb, '', 0, '?'),
(0xa5a5aa779b2e1f8ea3c6d587993f0ecc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php', 0, 0xb40118a12f653420ef23a508f982ee43, 0xb40118a12f653420ef23a508f982ee43, 0x707c13267f57973385ef98e598f9d36fa7834c6b18228902f73868bcd9ff7fb4, '', 0, '?'),
(0xa5a7043bd3a0f9f815770e6915bace87, 'wp-content/plugins/wp-rocket/dynamic-lists.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists.json', 0, 0x021c9c4276066b12d1d93ef2f2cab23d, 0x021c9c4276066b12d1d93ef2f2cab23d, 0x8866eb898489efe17f502418430cb8206b6621a51e06a298142f24d6c54f8209, '', 0, '?'),
(0xa5a728f473f64f384af41efe97b3d5c9, 'wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php', 1, 0x00000000000000000000000000000000, 0xc328203ce37231656db23be5e7c60c65, 0xc01b1d48af4a5781fa182b057a5fa4292f509874fb134fbfd4adf0902901ce9d, '', 0, '?'),
(0xa5aba30b242a4d1dbc9e22fee5b88437, 'wp-content/updraft/log.edec49ea20d7.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.edec49ea20d7.txt', 0, 0xc32ad792462464e4d009cc0c6d8acef4, 0xc32ad792462464e4d009cc0c6d8acef4, 0x8fa44f60e849a0d8b358ec652f0435bc4c8273a64e9648551708cc07ee12d6af, '', 0, '?'),
(0xa5abc7bd1a0d6df5255117312b9a4931, 'wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x8ddbd4cac42c5ca575809ccfc3f660ff, 0x08d778e2609d805223c847f4bdd2f145645b71c89fb4eb6804ea0a78bb73be91, '', 0, '?'),
(0xa5afa21fc6d88454ccad0f331042b427, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php', 0, 0x088fa42393aa65077ecb7f13ae5a19f6, 0x088fa42393aa65077ecb7f13ae5a19f6, 0xd88ce287eb095450ccf8dc1034b6ab555f5549be0725af762ab6d62f8c64221a, '', 0, '?'),
(0xa5b1022601f5d4fdae02231a83798b97, 'wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php', 1, 0x00000000000000000000000000000000, 0x8f5eb5ee46d9e48f59fd872152179b41, 0x8583d7c91b509b47cdd3b5eb90d1b736c28c6e99ecfd24107ac6b673a2c64b23, '', 0, '?'),
(0xa5b1e144ad54c7a193112322da313fdc, 'wp-includes/blocks/cover/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style.css', 1, 0x00000000000000000000000000000000, 0x18c255b261f13d257fabe20817cb9b79, 0x402a902f480ed043593f05dc3a19bd49bb77470295cd6404a1d96f3441455e04, '', 0, '?'),
(0xa5b4508191e2945a329937c74d6eaf8d, 'wp-includes/blocks/rss/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor.min.css', 1, 0x00000000000000000000000000000000, 0xc1e4d863f06c7f7376b034800d1ee07f, 0x7f68d9e33bea582330a011de4128d40c470cf38a9e62e20708a6ae18c9bf720c, '', 0, '?'),
(0xa5c44c48753f8f2b5bc18b77e92e786a, 'wp-content/plugins/elementor/modules/global-classes/utils/error-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/error-builder.php', 1, 0x00000000000000000000000000000000, 0xa8789e0005cd97d2e07466cc0626c91b, 0xb3e1bafe25b2ecdfe2fe2ef6ba28c69d137cbf9235a4cd54f8a6c22cb9a2c63d, '', 0, '?'),
(0xa5cae42aaba5685e03eddcdb08afefec, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php', 1, 0x00000000000000000000000000000000, 0x270163c672c4cf99447135274789e17e, 0x480f2e84879c230a44eae9bf753975f071853c6641dfd10965b0d55631b813c5, '', 0, '?'),
(0xa5cc8674898b6f1eb1b96b4a0d776377, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-rating.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-rating.php', 0, 0x4c2608d454bdee25fb447203b0b2dfd9, 0x4c2608d454bdee25fb447203b0b2dfd9, 0x5f37be549cbe5937274ab97c7569cd6a82c20520ca0b1c02489aab650091fc47, '', 0, '?'),
(0xa5d594fc7b0f83dbaa3535cda5165c16, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x0245fa4a73cd4071b14e0595423e0430, 0x3ddf46b3ba957c15492a35766881aee04fbfd7c2eb9c7641e7e51368896eb0a8, '', 0, '?'),
(0xa5d877b155fe4f6d62789b5f22abc9ac, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList.php', 1, 0x00000000000000000000000000000000, 0x511e6922a5b1d1a74207b97b1519ab7e, 0xc1302c53b11fbe93b2be89597afc9dff3af7559c728c9559914cfa85c5eb934e, '', 0, '?'),
(0xa5d97d5b6170eb153df096d1a48ed170, 'wp-content/plugins/wordpress-seo/css/dist/alerts-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/alerts-2420.css', 1, 0x00000000000000000000000000000000, 0x1ae2435f5ce4e1ed90432060212ce0b9, 0x8235abf26676c5a50ff1817934f061adc6df638c8149ad5672bec73617f1c5e0, '', 0, '?'),
(0xa5e25902aa1e4c9818a0b3497cd0fe8f, 'wp-content/plugins/elementor/assets/css/widget-nested-accordion-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-accordion-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6e35d79add8577eda73ebe02356c98ed, 0xf5f3d48f2f2d8b13ef19676185eef0b939f8b2109ee27da5666da3788baffbad, '', 0, '?'),
(0xa5e6fe7c073792235edcda515cf70517, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlTransformed.php', 1, 0x00000000000000000000000000000000, 0x651462d4e8f8047a8dca3c9eb9fe0e01, 0x0e8423fb5488a17dffd4555a5c505e657eac6bde96365f91aa27e4a4ed967f34, '', 0, '?'),
(0xa5ebbe569fa0e4367061cebd816a3f35, 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.js', 0, 0x448cb781fafb1565a55b6abfcf9cd54e, 0x448cb781fafb1565a55b6abfcf9cd54e, 0x91541e3326a79db7b7b21b5e844609ab62229354153cdda2cb214df344129919, '', 1048576, '?'),
(0xa5f216fb1bdb5e1b3493668f4d507604, 'wp-content/plugins/elementor/assets/css/modules/announcements/announcements.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/announcements/announcements.css', 1, 0x00000000000000000000000000000000, 0x9d3c2bf5fa36acc0f39cfb1efd25ae68, 0x40254a2cfad6624135881cd1088b4300f34b0fc21c847f99b2f3557a1953e8fb, '', 0, '?'),
(0xa5f21c98425c751f7d8e4cf42c8285ff, 'wp-includes/css/dist/block-directory/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style.css', 1, 0x00000000000000000000000000000000, 0x651ac48c5c9ac0869616553a51c5afc0, 0x772aba80f5ecca2445618a8c22d20a7c6d850917964f0c7176f1ec33b49101c1, '', 0, '?'),
(0xa5f50fea57e6e342aa8b92a5ce442246, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver.php', 1, 0x00000000000000000000000000000000, 0x21e3758ae3754f0d50b737a23e21a740, 0x98677aef6b9756610c635b90214d715fd6fb315ec5ff4c4cc8204b8fe37eac2c, '', 0, '?'),
(0xa5f6933abb5bf966f3f6d24b5a8f3ff8, 'wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss', 1, 0x00000000000000000000000000000000, 0x85e3a25dcc4eacc6f4812e9abfae2c0e, 0x7201d116c5831e4d0aae2eb148c098ec44b30f0f3377906d059b797f6286d0c4, '', 0, '?'),
(0xa5f9997af364c53f30bbf20a0ee1e542, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/WPMeteor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/WPMeteor.php', 0, 0xfd8b601ac345c5bd4c350dc3b76a8312, 0xfd8b601ac345c5bd4c350dc3b76a8312, 0xbebf2792c7d126432b8a66a752f7a7214aa9eadc3e842309edcedd6a56e97a8a, '', 0, '?'),
(0xa6000c622127e1ad9238407144a7a850, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/CurlRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/CurlRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0xf9e19f8e1041f3dceacf285f56a271f2, 0xf05525dc7721f248fbc80182de034d55544d6f5b445e36ca5fd188d6b5da7573, '', 0, '?'),
(0xa600e3ebfee08ea81b0d89987c04dab9, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/5.png', 1, 0x00000000000000000000000000000000, 0xbbc41a570566329d0a2b11d1188cf146, 0x7733491f151c86a8edf6dec1e68c90c32114fc42ab8b1ebecc21226331d38c58, '', 0, '?'),
(0xa6081eb708d748523bb771012c743497, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', 0, 0x0ed581de55f2ab33e1d2bec950a8036d, 0x0ed581de55f2ab33e1d2bec950a8036d, 0x066fda610ecb19e52f8f6a056e75f8ddda46f51d9d581b5dbef2537bcc75a5e1, '', 0, '?'),
(0xa60be5d8b5365fb2e48b89d60886e627, 'wp-content/plugins/elementor/modules/safe-mode/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/safe-mode/module.php', 1, 0x00000000000000000000000000000000, 0xbd231a3841b639f1b79640163184c944, 0x3fb548e01231686168b81bc4bc0eeff1fc7f0ac5aaf754386968f729b0420c97, '', 0, '?'),
(0xa60d4c80a2273958068caf50bc52319d, 'wp-content/languages-old/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', 0, 0xe91f2870e8614d50c30f6e4171c12713, 0xe91f2870e8614d50c30f6e4171c12713, 0xe9e25c92747195ccb2ec9056bed03a77db8d8011048902041d6597c85f1a7859, '', 0, '?'),
(0xa61357cd4edbb738475fe0c8a2c6fa70, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php', 0, 0xf7cb284e834c4004d2b89db1156cd217, 0xf7cb284e834c4004d2b89db1156cd217, 0x8479ae73940e4337d34dc2a855fe28de73c6c52a2a8b6e103451919efd5c5a7e, '', 0, '?'),
(0xa61679b33113d05e74ff1ef593e3997c, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Reflection/CallableReflection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Reflection/CallableReflection.php', 1, 0x00000000000000000000000000000000, 0xa45fdb16e59bfd69ea50ecf2344148d7, 0x3f29a4dd8b64c4e17d75ddf5fa3f7481aa58968fd4a9c217c9b596f1c6e8c039, '', 0, '?'),
(0xa61faaaa77cd0cc47a50f5a652d63628, 'wp-content/plugins/elementskit-lite/libs/our-plugins/our-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/our-plugins/our-plugins.php', 1, 0x00000000000000000000000000000000, 0x2c97f9082a64a239a49b6a9b30c825e8, 0x713a7813eb32d0c32db4f9752fb8ef04e0baa7537c3999b6d3a242af050d2d9e, '', 0, '?'),
(0xa621dff1a789bd369aac7bd87dc44dc1, 'wp-content/languages-old/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', 0, 0x0f474051ad92711ca44cefa07453fb21, 0x0f474051ad92711ca44cefa07453fb21, 0xc3cf486842925424823697fbcb03a6bbc0a126431a870684585735fd3cc56ab7, '', 0, '?'),
(0xa622ad51834f4fb1c050a4e305a06217, 'wp-includes/blocks/group/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme.css', 1, 0x00000000000000000000000000000000, 0x3301836a43804fd1ba7d926078ddb0a6, 0x0480fb4743f1663053ae226873c9e71170345975521b1a16f6ad24e0c578714f, '', 0, '?'),
(0xa6233ac1f6cc536bab55b982e27bc01f, 'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php', 1, 0x00000000000000000000000000000000, 0x2ac13ae83f91ee6c5d9dbcb6f1e77504, 0x3250e6d6ed839aa7d03d773d899d0f374105727fa70afd6651fac27e2cb7af42, '', 0, '?'),
(0xa623a723f71ec19721d749d92174dfee, 'wp-content/updraft/log.dd4997665826.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.dd4997665826.txt', 0, 0xd08db7790445ffe73906480321f9fb89, 0xd08db7790445ffe73906480321f9fb89, 0x6eb7ab9e464377b6462f5471c9a01e241c9d515fae90c28270285dd3992cff64, '', 0, '?'),
(0xa626e1864eefd8ca159ede3957355498, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/shadow-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/shadow-prop-type.php', 1, 0x00000000000000000000000000000000, 0x752aa999863e22b4c2f55d9723b9135b, 0xb068e73e3fd8154b2468962bb982ac211e0b6a5e9c72420e520f4112903bbe7d, '', 0, '?'),
(0xa628bc7c056ee495c1b473415246e42b, 'wp-includes/js/crop/marqueeHoriz.gif', '/home/iraneurobetcom/public_html/wp-includes/js/crop/marqueeHoriz.gif', 1, 0x00000000000000000000000000000000, 0x8cccae9c1ebafdb83be602e4d44c6f0a, 0x157cdedbcd53e2f96508a9937c2ed90619918102152fe951b95988e057aa7d28, '', 0, '?'),
(0xa630ef2c06a89cf0bb104d83e1c75f29, 'wp-includes/blocks/comment-content/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style.min.css', 1, 0x00000000000000000000000000000000, 0xcc76b9b20e1e8e1694251816865d4ba3, 0xc655d691efff7740069f2c6d31c5b48f432cc92217b9e0018f46ae16b4596a6b, '', 0, '?'),
(0xa631979971b0de67a6b8c1d9824ae1c9, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/windows.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/windows.webp', 0, 0x9c8ab14e61504d8290608dd62812840d, 0x9c8ab14e61504d8290608dd62812840d, 0xc3766a793b1dfb1e7f6039f223f4cae35a7988fc54cecaf0e0f21b4a6efebc64, '', 0, '?'),
(0xa63c06f02888436d9ddc03406531f8cb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/BeforeValidException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/BeforeValidException.php', 0, 0x79ae050f1ab119a8379e287018a3f26b, 0x79ae050f1ab119a8379e287018a3f26b, 0x63a081a58ad9673a5a9803d64ec63527a404d73115383e75c351f927b1bdd12a, '', 0, '?'),
(0xa63dbc54abb753f9e60349054b7e8d1f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 1, 0x00000000000000000000000000000000, 0x7f4932793cafc559794e5be645f609e4, 0x48da0757d313b46d7c9967066eb3f8e60c365c1aafe0c272d9b225d5fbf2f949, '', 0, '?'),
(0xa64709d1924fac35296cb70a961a068a, 'wp-includes/SimplePie/src/Cache/CallableNameFilter.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/CallableNameFilter.php', 1, 0x00000000000000000000000000000000, 0xfa35b80eb438e94b952a88d96119b1e1, 0xca5dfdecc7a82b2b2e2308bc9e7c3e24f60e6460a187bf978775a88225fdd83b, '', 0, '?'),
(0xa65025fdbf20dda2d24960f07c81ee06, 'wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php', 1, 0x00000000000000000000000000000000, 0xc2b870ce039ac7570f07669d069c00ac, 0xada68d01a5384f1fab087f1d91050da1e9087046be1fa17399549e28db635ddd, '', 0, '?'),
(0xa65b27e92fa314d3fe08a23ba0867f94, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0x1117dc862943f42fc186d5afcb20d99d, 0x31c6c2cb2743c54155758a338569a316f666b7669306a6178987ec44746c7ed1, '', 0, '?'),
(0xa65d4c963c7c3cee329114563d54f0b5, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', 1, 0x00000000000000000000000000000000, 0x5b26ea450db552ff04cb333743c0672c, 0x545cae601a1e57d06eee9ae4192f4cf1df206e3a5a66f16224d0244e76a15b84, '', 0, '?'),
(0xa6633a516b32c4092015f38c1136bce7, 'wp-includes/blocks/columns/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style.min.css', 1, 0x00000000000000000000000000000000, 0x3d91961f84a13cc45e82ac5c6b21ee48, 0x2ced34c506df23ae115a1b54554616b426af6709960952c32d5e8b98144a064f, '', 0, '?'),
(0xa664188f6a782daaffdc8cd9f4fbe3b6, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php', 0, 0x777b4539d2be97cc7ef09291e9ecaf58, 0x777b4539d2be97cc7ef09291e9ecaf58, 0xebf92cd5c2f1f38943fce10bdf3e2aaa3bafba8920b96e97bdac8f8035c9e3da, '', 0, '?'),
(0xa666ff8edf14e1d949b5f28f50510c32, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveBinaryPoll.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveBinaryPoll.php', 1, 0x00000000000000000000000000000000, 0x02c9d8b85e75965e6f0f75174ea1b74f, 0xfd53ea17ba3f19cf40fa527ead4838adb83cc3ac4d5dbec96bfc7b426f5222c3, '', 0, '?'),
(0xa66a00f8fc8969b53973b8a84b4a6002, 'wp-content/languages/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', 0, 0xf78734c41d49be7f398e2071fd999688, 0xf78734c41d49be7f398e2071fd999688, 0x9014bc3b002a0e3cc9defa372dc06e0e5f0db62e4f098131e9d20007a1c120ad, '', 0, '?'),
(0xa67210e6b98f07ac3b8f6edfa210e9fa, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/LICENSE', 1, 0x00000000000000000000000000000000, 0xbd4154fe1026f8c918c4d197cccf2e02, 0xed6b4289e2b7a2c3ab9e5f375edb832ea583dd8c08075491bb6aad9c80a08506, '', 0, '?'),
(0xa6796ad744d3f0c943813260f844fadf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsSubtitles.php', 1, 0x00000000000000000000000000000000, 0x262aa495aa833fdf1b14371c23fef77c, 0xc8a52f88c711950baef70358cbf306b166239b3fcfc9f4eda6a0360a0a065ee3, '', 0, '?'),
(0xa681cff4d638e941459e89e779ea7481, 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/widgets.php', 1, 0x00000000000000000000000000000000, 0x784d41c3784fcb023d462ca3dcae72a0, 0x62b20c6c764520fcbe5defc0d91992afb65e1dac5fd3444a7a0caf3e398903ef, '', 0, '?'),
(0xa6856852545ad625934f48ba8c4c10b0, 'wp-content/plugins/wp-rocket/inc/deprecated/3.5.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.5.php', 0, 0xe91b0f0cb49c7f8a1391b77a9acac945, 0xe91b0f0cb49c7f8a1391b77a9acac945, 0x613203663fe76c896b78c26ebbefb1159dec040f1deb647ad1bc0e5aba15204a, '', 0, '?'),
(0xa692affc9e3a5b2662fa5bae6859a9b8, 'wp-includes/images/smilies/icon_razz.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_razz.gif', 1, 0x00000000000000000000000000000000, 0x395bde77b310909a44b341044dad41da, 0x3ba7a7f250dc315d66e855458dbb3b6051daaefe0a65f45a00104034bf6141e7, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xa69a06987c9b24847cca57ac6aa774da, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Render.php', 0, 0x0917c0a09bbc34a36ebdc39cd67a1c8d, 0x0917c0a09bbc34a36ebdc39cd67a1c8d, 0x47bc5e09ba9ac8fcc3e27e7f0b7dd48106a6c33842d7a5c459afc466006879ce, '', 0, '?'),
(0xa69bf7a1073a1fcad17eb08200d2beaf, 'wp-content/languages-old/fa_IR-daeb084aab42199d26393a56c3465bc0.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-daeb084aab42199d26393a56c3465bc0.json', 0, 0x9339615aaa9e87f974a40ecc9d371144, 0x9339615aaa9e87f974a40ecc9d371144, 0xa8c06548e8c3f915765bc5a6a8ff0bad12654988d842f970d38daf7f58be0b99, '', 0, '?'),
(0xa6a74e46665a38e0022fa258bde5fffc, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Requirement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Requirement.php', 0, 0xb8d425496d5017cdff42a986c839a20f, 0xb8d425496d5017cdff42a986c839a20f, 0x8951a323147b65a802d0f0a1ef7b56a3d22a419fb771cc45c78d518e0bf65db7, '', 0, '?'),
(0xa6a7eee77aee95d613367f94843c5293, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrackKindSubtitles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrackKindSubtitles.php', 1, 0x00000000000000000000000000000000, 0x1eec2007f67ac8ab942e0c69a3c6d00f, 0xb9720f43a6536305de082197e001d740796efa28d45f00a27eb717cb51964998, '', 0, '?'),
(0xa6a9e931aa5089c095448bd3f3d43d99, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagNameStack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagNameStack.php', 1, 0x00000000000000000000000000000000, 0xbf7918c4a06396bc3ec268e0accaf497, 0x00df42d41a0708706cf8ec5a34de9757b4042941517a0c7df59611c381a9e2eb, '', 0, '?'),
(0xa6ac7cd9d8b66e277e01c354fb03ff93, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/4.png', 1, 0x00000000000000000000000000000000, 0xba72a9891b9fab8b00d2822f3c1f9271, 0x21a0579563fd5ab7c50c4d19357a3cf44eee5a515efdbae0c80106ebda784808, '', 0, '?'),
(0xa6ae835085fc40971542e885aef74dad, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/neve.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/neve.php', 1, 0x00000000000000000000000000000000, 0xc03ee86cd92d41b7c73fc93f11b447e4, 0x94b2b22d221ce7387fad9fe31813b22c6a72be9e5efc941b317e8b78d160066e, '', 0, '?'),
(0xa6b8c2e1a89050bc5f52f91ccbcdc525, 'wp-content/plugins/elementor-pro/core/behaviors/temp-lock-behavior.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/behaviors/temp-lock-behavior.php', 0, 0x3b9e1d1f6cce746e18cd11585491b2bd, 0x3b9e1d1f6cce746e18cd11585491b2bd, 0x42725b7f3b9a8d254d31fb9a33c5d169015381dc42d4e379595a6f7702b11721, '', 0, '?'),
(0xa6b9f1887832ff5f2e14eb7e24e22913, 'wp-includes/js/dist/core-data.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-data.min.js', 1, 0x00000000000000000000000000000000, 0x74a89278a6a0ae319b098a1a0841f0a3, 0xe22a41729d9c24be8bc03be3736a9a8facca3b65db3358e5c7bd791a67dff061, '', 0, '?'),
(0xa6bd2e688c4ad412a578ff0785fb7925, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/MessageInterface.php', 0, 0x8e74512320f182ff47ca29792b6c3280, 0x8e74512320f182ff47ca29792b6c3280, 0xe30830972e4b30c235368833ce480f035132887d6470f1851a7961b6800bf05d, '', 0, '?'),
(0xa6c035db0183d619a52b697b857975fc, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2', 1, 0x00000000000000000000000000000000, 0xf0f8230116992e521526097a28f54066, 0x36de97ce4f22fb17b052ad0629b4f1cd5b43b3f60aa7f6a8a4712cdbf5837839, '', 0, '?'),
(0xa6c1fc6e2ea1319e94f6e33ad8d2f235, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', 0, 0x51a8897f7456851be54169e651230c67, 0x51a8897f7456851be54169e651230c67, 0xb71f51d5c399ff4d90072045a3be828ef2d466ca631c9a0f6d58953f573412a6, '', 0, '?'),
(0xa6c50aa70539a24553cff07a45dbc2e4, 'wp-content/languages-old/plugins/hello-dolly-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/hello-dolly-fa_IR.po', 0, 0x2e65063abe62b11325f7ab58bad7f32a, 0x2e65063abe62b11325f7ab58bad7f32a, 0x88261f6c8f178e68335fe65456ce41505c0acd5152f847722c63d9a36775d60e, '', 0, '?'),
(0xa6cbfe0f547ab29b42187b4fa6a92765, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NoopHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NoopHandler.php', 0, 0xcbd19a125cff920e6d8be883151c8552, 0xcbd19a125cff920e6d8be883151c8552, 0xddd2236265807f753c60ba3280d0c664a86b58264a3b5db79db8933832f8d2f6, '', 0, '?'),
(0xa6d8d87e79147618e23479cf0e1d1074, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedChart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedChart.php', 0, 0xd588512ad2b918085d434eaa89d9c00e, 0xd588512ad2b918085d434eaa89d9c00e, 0x27e2c8c2dabdcb7661c3e7a5425face0788459ef680282d604d44f1f0f5c78eb, '', 0, '?'),
(0xa6dc0b8179768aabb8a415752844b0b0, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu-active.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu-active.png', 1, 0x00000000000000000000000000000000, 0x3fe9937def82bd03b9afc363d96e5911, 0xcabc8e2d4f4a51ce0285d5fce8f3b64f216e72e6a84462c0df8f9bf9de62be06, '', 0, '?'),
(0xa6dc488342cd9c5b212bae3ce4bb2ca8, 'wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php', 1, 0x00000000000000000000000000000000, 0x6e2872ee06c5014a0e3056cb20031af8, 0x8ece2605ae50651e70f98b94bc814a2eece9c22b054a95323e31648de454da7e, '', 0, '?'),
(0xa6e0241d0bc51c74d5a6137d9709c254, 'wp-includes/blocks/code/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x09446e340d74aee729a9089bb2e310f7, 0x691acd8692f60add38e6ae45a72c75c6cdc6f54168b6a50c79109b271b4a7be1, '', 0, '?'),
(0xa6e1bd88cbdb088e06d835663f9e686b, 'wp-includes/widgets/class-wp-widget-media-audio.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-audio.php', 1, 0x00000000000000000000000000000000, 0xde2c7bb8482d5d6d17655ad30e1679fa, 0x33c0ec1e1e50d755877b67186ed2ae9fe4b08a0ae00782a57a879b0922dcbcdc, '', 0, '?'),
(0xa6e5b9c2d1b67c4fc5e725aac4880a7d, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', 1, 0x00000000000000000000000000000000, 0x33b6ecf382da39a7a208e9686e0bb357, 0x6b7afc79fe3a8fcdeaba2c4c3d6dcfdadda1644e19dbee6df1d03cb05e2124d4, '', 0, '?'),
(0xa6e7a58c4b1572307e2b26902d59b116, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentScriptType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentScriptType.php', 1, 0x00000000000000000000000000000000, 0x70ead644513bc6c2b5d49a1f5c4571f3, 0xfb34865173cd6543bde2f9499344b576e43b741b226615b2ecc2374b0c6a9da0, '', 0, '?'),
(0xa6ea697c09829f5be160577c8d265f4b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', 0, 0xf9c1614f11610be16db9e3e352ada8b0, 0xf9c1614f11610be16db9e3e352ada8b0, 0xae40555d6496f7d31bb22d8bba37b2e2ba72b0b9f588b873304ffeaada78ddc9, '', 0, '?'),
(0xa6ec5972275d129979006edad9305e96, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', 0, 0x0e30b1e15ab85ffa5e6a6017fef59e60, 0x0e30b1e15ab85ffa5e6a6017fef59e60, 0x85ee87836cb4d9a92729da06db64dc5c1e769a7e27297cd03b4d6fe809000bfd, '', 0, '?'),
(0xa6ecd563cc8dfde47b475126cd044de7, 'wp-content/themes/twentytwentyfive/patterns/banner-poster.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-poster.php', 1, 0x00000000000000000000000000000000, 0xc0bfc3ba0084f8ac791f65fc38c71461, 0x97643ce81595804274d6dcbb20836a37a1815b84609e90d5acaf8035124db584, '', 0, '?'),
(0xa6efa1eb57a34eb463c4937848e47205, 'wp-content/plugins/elementor/modules/variables/classes/style-transformers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/classes/style-transformers.php', 1, 0x00000000000000000000000000000000, 0x15297b674c4b4c7436887e32969efb3c, 0x7652e3566e9b5593c1d68c15cf8a3e94a968bb134ae249de8e4a6aefbfe612e5, '', 0, '?'),
(0xa6f595fecc0f18c585623e20d3e717a5, 'wp-content/plugins/wordpress-seo/images/ai-generator.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-generator.png', 1, 0x00000000000000000000000000000000, 0x0227c591c91c726ad88308e6c7ca8803, 0xe38a529e4eeb73bd9e9a125a91c86d8878e21963d86a252544f20db0b585fbc6, '', 0, '?'),
(0xa6f80ec79eafd57c8614010a3d3d1f68, 'wp-content/updraft/plugins-old/updraftplus/central/updraftplus.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/updraftplus.php', 0, 0xc857356170a735cb2740b672eff4c4dc, 0xc857356170a735cb2740b672eff4c4dc, 0xee9d7052235be6f78e328c0443db0aece0ad3e03d6d80d4ee9dd8ea7eaebb619, '', 0, '?'),
(0xa6f866c3e7ddd0331c5d3a73ece14f8b, 'wp-content/plugins/elementor/modules/checklist/steps/step-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/step-base.php', 1, 0x00000000000000000000000000000000, 0xcecc16fa629d955153bed911fda9d0a9, 0x42edbbd57c6d83931ba381f44dd24f354e9f31b3161a1d6dab0131e62e0f84ef, '', 0, '?'),
(0xa6fb14cd4a51e7720b7a41ca0958a957, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/Definition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/Definition.php', 0, 0x28e4644bb05292e70aa330142ef81b0e, 0x28e4644bb05292e70aa330142ef81b0e, 0xd631265c5bcd47df1c9b187e95cd60511d78066e3afe5ba320359c548be0b37e, '', 0, '?'),
(0xa6fc61b1570b58d6bdd9a3f823c83e23, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', 0, 0xedd07bde284119ac2c64a1fbe031fe42, 0xedd07bde284119ac2c64a1fbe031fe42, 0x0c23d0e03e690f67eb5bf5ac067231e33f55a130811d129f18d21daba29a8000, '', 0, '?'),
(0xa6fcadf3386039f9d73f42629306d091, 'wp-includes/js/jquery/ui/effect-puff.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-puff.min.js', 1, 0x00000000000000000000000000000000, 0x12f88ece2a47eeef77fd554a0ce9e44d, 0xab70915b91537f0c419667d7d92e23b12f8eaeae2524db2c44c296f922653e43, '', 0, '?'),
(0xa708b43c2cb196e84f0ac0f721781da9, 'wp-content/plugins/amp/src/Instrumentation/StopWatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/StopWatch.php', 1, 0x00000000000000000000000000000000, 0x56629746a27f2426628db16de2deafdb, 0x400d214d7e41e75d45fe0b029b71d0c47b3f7d4c04ecd31f1ee114510daebffc, '', 0, '?'),
(0xa70ac8e09408e017070520e4e9942f59, 'wp-includes/js/dist/data-controls.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/data-controls.js', 1, 0x00000000000000000000000000000000, 0xb71889192d63519b4f16bb691183eea8, 0x7a016a3a76a4755afe483f89b2efd1de5636a87c2cddb3d1f0d7d12aa5961b6d, '', 0, '?'),
(0xa70d13c10a63153ba9e4968f31097c02, 'wp-content/languages/plugins/elementor-fa_IR-4c6899a942ab98bd21d114780770d265.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-4c6899a942ab98bd21d114780770d265.json', 0, 0xa2a5e2bc48a6df9db08a23a7aa20b608, 0xa2a5e2bc48a6df9db08a23a7aa20b608, 0xc34eab6ebaf1d236e34bf49c0b262d4ab05d89c9cb565695fcad40fbb69f9631, '', 0, '?'),
(0xa70dfb6979e558819782175b5d0963fe, 'wp-content/updraft/plugins-old/updraftplus/includes/class-search-replace.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-search-replace.php', 0, 0xe0ef8407c1c0346f1640a7fbe8304f23, 0xe0ef8407c1c0346f1640a7fbe8304f23, 0xa1ccea13692e3cd66d1568bf90ca479702155be1c6cbf0af7bb3a8005b51a5ae, '', 0, '?'),
(0xa70f44eaa50368865f50d9fda4c8e8ab, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-cv-bio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-cv-bio.php', 0, 0x5175351e065b73928deee9f26fff9355, 0x5175351e065b73928deee9f26fff9355, 0xb478190cbc48ad2bde0315436d69221ea61fb9afaf73435d334ede05cfe68a07, '', 0, '?'),
(0xa710290fd76e8cc15738e0287f56a029, 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed.php', 0, 0x932da46098d1704622b5cac0cda60119, 0x932da46098d1704622b5cac0cda60119, 0x829fe36194d41198b7cad599a3696c508ad046bc74d25407e782c1dbbaba700a, '', 0, '?'),
(0xa710a1a07dedbe569cd01149dccfdcfd, 'wp-includes/blocks/cover.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover.php', 1, 0x00000000000000000000000000000000, 0xc8944c9eb35e416b8986e46de89f2716, 0xcf90a31d5baaeda07afa91f8c7a9aad0df873df2c2bdeb5a6c6319adde203e0f, '', 0, '?'),
(0xa71f21cb680c9db14234d34455a9d868, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Attribute/YieldReady.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Attribute/YieldReady.php', 1, 0x00000000000000000000000000000000, 0x2d1855d94fefc6a4f48381a7735f79c1, 0x61bf88780ad4644f698203bd60c5b1d20e7479b7ba048d43e4c587a1df38a141, '', 0, '?'),
(0xa724e2190b2d49dce0b2c5fbd69461e2, 'wp-content/plugins/wordpress-seo/src/conditionals/check-required-version-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/check-required-version-conditional.php', 1, 0x00000000000000000000000000000000, 0xf79970dda8f4424c182238122af23d4c, 0x340f85de15ea8eb060e86968e4f218a96fbbe08cef1b9b1fc7b834259e69e8b7, '', 0, '?'),
(0xa72b469734de0a0efaf571b9b1a4225d, 'wp-includes/blocks/table/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor.min.css', 1, 0x00000000000000000000000000000000, 0xf88f5e1f71e12592d56d5ac5f22cc731, 0xcbe3574f981f29cdd56aef29f8d0eafe939cddca4167332430b1e3245be8f46d, '', 0, '?'),
(0xa732833c7bb322a3aa76884dfe9c704d, 'wp-content/plugins/amp/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x6b630d3530bd5f0a9141e54e8aa2061b, 0xee2c2200c9fd8422626d6088cebe7905c3184b0552bfb8459fa8e3aca48a7905, '', 0, '?'),
(0xa732df76f727a4b3f6d27bbb3100aae1, 'wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php', 1, 0x00000000000000000000000000000000, 0xb60c06f51e071d028358b1efc67f99b7, 0xbe742039bc7fd6e1dcc79179e301ee01465d8ada7bb2ad516ed5b72f716894e1, '', 0, '?'),
(0xa73315d40e750de317b65b72d8f17875, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Sheet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Sheet.php', 0, 0xacb80b9edee29b3f65878268e56dedf3, 0xacb80b9edee29b3f65878268e56dedf3, 0x1f7a34e93c9ab72098546218e44fe8c676c2a32344907bb6b51ca87be8950ac6, '', 0, '?'),
(0xa73392977fb521782127df6f15cf0f6d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncr.php', 1, 0x00000000000000000000000000000000, 0x7e35cb37e14a81a03f576abce8c221b4, 0xe4097e4863f8e82fd91b69ea576bac2b5ee94d2f39436ce5cf77014f0e5b26da, '', 0, '?'),
(0xa74cc754939695c0902749df34753cec, 'wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', 0, 0xcd599699a9b99f21d8ebddfb0a861313, 0xcd599699a9b99f21d8ebddfb0a861313, 0xf5cf1ea03a2b85798cd24bdf225e32fd9b11b771b43e65499b7cdbaf0eddadfb, '', 0, '?'),
(0xa753df04e0eada4f76f52bc7cac52ee7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter.php', 1, 0x00000000000000000000000000000000, 0x37480b7df0c945ca952fa1b43cd5b76c, 0x0ae4a3bec070c2c3072a7e934af266523d3fbc28a03819e222391e12c85f698e, '', 0, '?'),
(0xa75779967e4677a98a47979ea5585e7d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimePreloads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimePreloads.php', 1, 0x00000000000000000000000000000000, 0xd4ce8be99e113477e52b0684d4f251e7, 0x3aab55de16db65b838a23a9363c594682a8faa2770077dfd4fd9970102712c35, '', 0, '?'),
(0xa757c134bcefcff70aa6a8384fb9c4de, 'wp-content/plugins/elementor/core/logger/loggers/db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/db.php', 1, 0x00000000000000000000000000000000, 0x2afe46dd5e3f1fc939cae382f8d88023, 0x2dd71b8adf17bbaf833e96c195619ec56032c41259c614cc050138b2f394048c, '', 0, '?'),
(0xa763e386cc8eb488240a27409b0df2e8, 'wp-admin/setup-config.php', '/home/iraneurobetcom/public_html/wp-admin/setup-config.php', 1, 0x00000000000000000000000000000000, 0x4af73648aff2f4dbd69216d91bea9515, 0x6c63325d05c5c68f3eb827f6c9174ea1a7df9b903354fdafe1d08b1f43b7f02d, '', 0, '?'),
(0xa7662c9dedd0b56472d590f3bad39702, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', 0, 0xdfb74c918564f217dbd02aef2b4c1b3e, 0xdfb74c918564f217dbd02aef2b4c1b3e, 0xad36835bd000355a470633d1343d319da535715393bccccb776993714aba4fac, '', 0, '?'),
(0xa768a3befa98683b2d71d570858d8e1d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedRemoteRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedRemoteRequest.php', 1, 0x00000000000000000000000000000000, 0x3884dc32b1526897e650742dd369c88c, 0xf26610d2e91f87648b5fdc4a11e7ad1566efb9ef87432cf4e5b57a650d55f269, '', 0, '?'),
(0xa76b8a33f8aaae81f185e8da6a38fa79, 'wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php', 1, 0x00000000000000000000000000000000, 0xecf2624bc6f720bb3d6686d27b99d094, 0x1c60b48bd4bb196909e786d46327c1d4ada7e935a80552c3f9b1f04b084d4f65, '', 0, '?'),
(0xa76d0fd699379a2cd07d04b60cf16f76, 'wp-includes/css/dist/block-library/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x37a4d8eafb57c6b992e0831492abc990, 0xa818b9dd8258a3567d640ec21418b9b5d5a4f492ba3ed5bc98a26a9543b2839d, '', 0, '?'),
(0xa76e3354c440c4fd8d80da37d2dcdca7, 'wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg', 1, 0x00000000000000000000000000000000, 0x8e6c2adce44dc431a9548e5b0a3a5a7c, 0xad20937dea4cb3a1ddcd7f3235f367c5285ca32d66c49235dbad4be0551003e5, '', 0, '?'),
(0xa76f03000083091fedb13b04c88f3499, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', 1, 0x00000000000000000000000000000000, 0xf79eccb90e52e5e4b80e7f4be7803953, 0xb139b905b020d137d465fcc279b2bb19f44a44d6964f8cb25738f15033b47f52, '', 0, '?'),
(0xa772eb4fdb2f29f1c806bf5d862f0721, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php', 0, 0x04bb10a9d2c107ba0c1be523b10e17b2, 0x04bb10a9d2c107ba0c1be523b10e17b2, 0x0e39eec03b09e9307ab1b2bd38d725f124dc6f1e7cee5ac2e75401b4e62e342a, '', 0, '?'),
(0xa776e5650df2285c00e64b3879a915f8, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/login-status-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/login-status-condition.php', 0, 0x37f21f2b3aa029f15ca759318a935853, 0x37f21f2b3aa029f15ca759318a935853, 0x42fa61e4d9fe8c867e8c3a375b45c9368c8c9df0026983f7a2af6090c8ae15d8, '', 0, '?'),
(0xa779c15a0bf269a9f02d26906940179e, 'wp-content/updraft/backup_2025-04-02-1157__EuroBet_43980cdf25fc-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-02-1157__EuroBet_43980cdf25fc-db.gz', 0, 0xb724dbd5068778d85b054164cab194b3, 0xb724dbd5068778d85b054164cab194b3, 0x88a93e8fe82d3ea165bbdfe1098b373ca9b3ab962dbfc11a9a5cc821fa936c2d, '', 0, '?'),
(0xa77a014de4795fe9fdb01ccb7fa4431d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', 0, 0x8d057cb11f0025719b836c891bf095b4, 0x8d057cb11f0025719b836c891bf095b4, 0x0603bc834c23975ab3ff4fbab33cbfa6a7d9e411f9c465b40d4724e1f0b64d15, '', 0, '?'),
(0xa781e4408e383948bedac3fb4abe1cd7, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-repeater.php', 0, 0xd7fafe842a31a7a0474d4b49c747bc33, 0xd7fafe842a31a7a0474d4b49c747bc33, 0xd2ca38f02718fb326783878f8e5ce1998fd8309252fd738224c40e7c32a5e686, '', 0, '?'),
(0xa784fcecdb3301860cc6a76b135ca7fb, 'wp-content/plugins/elementskit/modules/header-footer/cpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt.php', 0, 0x50b07fd6cd75f7b2f839fb0f55413c54, 0x50b07fd6cd75f7b2f839fb0f55413c54, 0x5893fda0fb0694d6ca1ee7e7aff2b36241075ce26fc81581e59523229d2b6c43, '', 0, '?'),
(0xa787c716b38bd092495146b3424e3550, 'wp-content/plugins/amp/src/Admin/AmpThemes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AmpThemes.php', 1, 0x00000000000000000000000000000000, 0x2c92ed0700f3184ed5c019e910e7f554, 0x7c52b0c0599eb41e8cfae43f43f5d92ce54a700fef7a50def98ba9c7271ca109, '', 0, '?'),
(0xa78b305ab4af8de71d9a4727266aaa07, 'wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php', 1, 0x00000000000000000000000000000000, 0xce23deb505dc1d27a458490055557a73, 0xdd738197f9229e6a6c3f51ba369ad2141777a39f0885df0d164f4e0fef9701ca, '', 0, '?'),
(0xa78ddf567f80b374bf53f92d08de16ba, 'wp-content/plugins/wordfence/views/scanner/issue-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-file.php', 1, 0x00000000000000000000000000000000, 0xae1c78f5d0cc4a5acbe304f418ddf41d, 0x2ac8d29f1eed87e804e362cee3c303cfe55ce3f66b70b542edf15333dcd3f22a, '', 0, '?'),
(0xa790a865f999a9e1f56529331109dbba, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/Remove.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/Remove.php', 0, 0x3524590ce027236916c60b948de5c14f, 0x3524590ce027236916c60b948de5c14f, 0x8a2d7d3ee29f6cd434a195c07f11e076b5e2b5bc9168a1b340c6b5b3b341cc56, '', 0, '?'),
(0xa790e4976b161851e40051f3bc757694, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php', 0, 0x69091cf59fe4da7caac11e1f5d0f1259, 0x69091cf59fe4da7caac11e1f5d0f1259, 0x364ed5a07ee58c418ddca0af406dcd05d17cb0890505d0b9c1044b835f40a786, '', 0, '?'),
(0xa7914c71c0ae8de54cf944eadec2ca39, 'wp-content/plugins/elementor-pro/modules/carousel/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/module.php', 0, 0x1ff8b588201ddb5aca9e874331dd6579, 0x1ff8b588201ddb5aca9e874331dd6579, 0xa3304156444610d0bb76a929439d298a0167b338de9b754432d26b577a587d71, '', 0, '?'),
(0xa79c9f4a3180ab4d10df46b0863c0bfe, 'wp-admin/js/tags-box.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/tags-box.min.js', 1, 0x00000000000000000000000000000000, 0x42ce55fad2e59be44758090ea58b2b8e, 0xe0cba0fc339700835a67835bfb771775bd9b7c1c8aae48abd9265236f3bc85e6, '', 0, '?'),
(0xa79ddf584f8312eaad98a31ab5851904, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare2.php', 1, 0x00000000000000000000000000000000, 0xfb252ae575232aaef583743b20af2ea0, 0x7a82d0f762a4e92526abd802ce189f088087f5f935084ca94f21fd733350e326, '', 0, '?'),
(0xa7a0a075f209710a2e3661dc7dc88c39, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', 0, 0x20c8e3526175cefa6a122944c05f8638, 0x20c8e3526175cefa6a122944c05f8638, 0xe240f7713e3e8ee1bb299a53ff8197ec662c4da3448c97730f670397e26cffcc, '', 0, '?'),
(0xa7a13cb9c2c2b78bc90e135f05e5801e, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', 0, 0xe85a71dd1ca2467b9096ff50446d8b7b, 0xe85a71dd1ca2467b9096ff50446d8b7b, 0xdc185267ef7e30aa1f1ebbbad6f55a20258d5170d5cad9bff5a915ddd3798729, '', 0, '?'),
(0xa7a16a0201fd150e67915ab0efd939dc, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/sftp.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/sftp.png', 0, 0xa42830e587933959107561a53adcaecc, 0xa42830e587933959107561a53adcaecc, 0x671f3693462db3273150fb03cbed5dbc30b79f37a569a4eea32ec850f3df2706, '', 0, '?'),
(0xa7a43a86ae407518198a3b3f67281d96, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/error_log', 0, 0x8b9641d6a448cdb1e28f4ac66cc87778, 0x8b9641d6a448cdb1e28f4ac66cc87778, 0x48830a3aa9c0a93afe9ecc96ca8ac4f395dcfa2da70519da59da8379d4f9e864, '', 0, '?'),
(0xa7a4b449d2d80d75917843088a714213, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 0, 0x9a8d08931c57b6eee31b8fe7fc1107db, 0x9a8d08931c57b6eee31b8fe7fc1107db, 0x40ec590806755e054546d5dda8d29a2c3faf2c7c780fbad0881e8dba0b1fa34c, '', 0, '?'),
(0xa7a57c82ef25ec0f29d668f19780f0d0, 'wp-content/languages/plugins/elementor-fa_IR-29cddf451a089e9aaa23fdb1427339bc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-29cddf451a089e9aaa23fdb1427339bc.json', 0, 0x111e3ac7e608ddb71b0788c2e8887879, 0x111e3ac7e608ddb71b0788c2e8887879, 0xd78f8cbdf641d3f9ae0133f5abddcfd7924e3403a4e0969b751a23278cf7c522, '', 0, '?'),
(0xa7afd68cbc753a28bca7ef99131300b1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPreloadImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPreloadImage.php', 1, 0x00000000000000000000000000000000, 0x77f5b8791ce3fe7bfa4b97c8004425f0, 0xcef97deedde2e5edd924dd7a75e840fed7d4f2736100407e76098b0810c9d88f, '', 0, '?'),
(0xa7b4f260cb351b1190031a03ed21f1d5, 'wp-content/languages/plugins/amp-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.mo', 0, 0xba7fdf5f379042d419841313d6427d3e, 0xba7fdf5f379042d419841313d6427d3e, 0x02b461a9a9eb4ae8caa439ac6d98a8e8ccf855a696252a15f1e0d706e453f498, '', 0, '?'),
(0xa7ba293ecdfb20a71007135fe6519b0d, 'wp-content/plugins/elementor-pro/modules/social/classes/facebook-sdk-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/classes/facebook-sdk-manager.php', 0, 0x111ba6e3f8319627bcfd12b1a8cd60f9, 0x111ba6e3f8319627bcfd12b1a8cd60f9, 0x6ae153563c9d0e59ce857ae9805820e31cda6ed54cbee1ddeb31fefaa45df958, '', 0, '?'),
(0xa7bc658ac23297a6cc2315c8eba95e47, 'wp-includes/blocks/heading.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading.php', 1, 0x00000000000000000000000000000000, 0xe7454c0b56eb526f48d2d25a80925298, 0x039ef5e10b85eb9d2312da29ee0bf52d402103322a809ec0d60ef7e3cb3e0fd5, '', 0, '?'),
(0xa7c1f4bd6f322546c25ed7a334d1e1ce, 'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo', 1, 0x00000000000000000000000000000000, 0x49d5015c65665b53fd17f5e8d8f46591, 0x3942f12f83a62696451abc1d9df4897949ad9467993a43453474d11e954931db, '', 0, '?'),
(0xa7c642a1f3f7946ff272b7d0354143dc, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7.min.css', 1, 0x00000000000000000000000000000000, 0x232a612b359d71e9443647e0a2e24be0, 0xdf52f2b872ec7b1227174d03e5f9b47018e9c7357bd146ccce465d7ade24523d, '', 0, '?'),
(0xa7cb37128f167f1801dc05ac772250bd, 'wp-content/plugins/elementor/assets/css/modules/announcements/announcements.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/announcements/announcements.min.css', 1, 0x00000000000000000000000000000000, 0x1844f771f174aac866440feec4e3e56a, 0x5e4ac5fdefbe8e97e50539016e20279d57f35c97f34b32f533aafb14371746ff, '', 0, '?'),
(0xa7cb467d8b70b165f7e243927ca0c294, 'wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel.php', 0, 0x81e17bac7641599e099bb765c2a9ca33, 0x81e17bac7641599e099bb765c2a9ca33, 0x98f1f4dc7dd010e2fb6993eb7b8cf32815451d48a70a34d98f3310ab11edd20c, '', 0, '?'),
(0xa7cc0d1d9a6ef3ba772de130255ca7f0, 'wp-content/plugins/elementor/modules/global-classes/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/module.php', 1, 0x00000000000000000000000000000000, 0xa2f1058013a86c9c849c20c022f7884a, 0x7dddc066977b4e0b0a23d9319bd91f2d794e044edcdd298348bd223694b1ee02, '', 0, '?'),
(0xa7cc63e10e2d062c528e7165655cde17, 'wp-includes/blocks/group/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x115c090614a5ca9d07bd3d91665a3955, 0x15e20d69a024792be18b68f43fb1f81483c66ae9adbe1a8998ba6233ad734a29, '', 0, '?'),
(0xa7d2ab562074e5cdd444cf281bf4c7e5, 'wp-content/plugins/wp-rocket/languages/rocket-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fa_IR.po', 0, 0xfe0d7004382bcd4b39dbccaa10c32c2d, 0xfe0d7004382bcd4b39dbccaa10c32c2d, 0x0cfcf84808d7fdd7cba442cca084891a12b0cc6b53cdeaf15bba160da539205f, '', 0, '?'),
(0xa7d31d923fda9fa345bfce14b6245046, 'wp-includes/pomo/translations.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/translations.php', 1, 0x00000000000000000000000000000000, 0x8f4768a114e519a7c4c3168a38e21397, 0x4b010cdaedb0e33791028e8e99ba168df563913d171cd59b80d5b1beadc594c6, '', 0, '?'),
(0xa7d4685929b80e57e82702e1762715d8, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php', 1, 0x00000000000000000000000000000000, 0xf32fe5d8b5be70cdea5c038328bbfbe7, 0x2780d88f82ddab5b5b75476a532e7a4ef889cbc1bbf2428e067abb35cd681728, '', 0, '?'),
(0xa7d53df2853e4c0ad986e15982924b30, 'wp-content/plugins/elementor/includes/controls/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/notice.php', 1, 0x00000000000000000000000000000000, 0x214d714284366911eb714e2a48ee908e, 0xe17959bade305acc0724764256128c82ca0f3efa8edf6ed2e21d7f6d446ed289, '', 0, '?'),
(0xa7d5a70a2779baadc7d1980ba8b50806, 'wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php', 1, 0x00000000000000000000000000000000, 0xb713b72d38b6a2cae367eb7a6537ed7a, 0x2e2cf7fcab08919cd40f490b03842bc6275f833e53ba21a780eb3924f41a5cd1, '', 0, '?'),
(0xa7dfc87f037517b5db9cca2a11cce9cb, 'wp-content/plugins/disable-gutenberg/inc/settings-reset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-reset.php', 1, 0x00000000000000000000000000000000, 0x931ef0901bc548f531dfefc87703123e, 0xa7f00bc6d72a2c90f88c6d452f23d1789f0f26ced3221ae5a1f5aae853bccfad, '', 0, '?'),
(0xa7e4d1ee7608b91808e3d42a13a54432, 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo-plugin-data-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo-plugin-data-interface.php', 1, 0x00000000000000000000000000000000, 0x650f2d04342968796a406d87e79381b0, 0xb82cdb8c97468ade2e9431ffed507c5fabcd9ba2a5788e379e71c7b64749851c, '', 0, '?'),
(0xa7eab43afce2d2dc1d5ee909365434ae, 'wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php', 1, 0x00000000000000000000000000000000, 0xefbaaa08fab772c55933e4f91527cc2f, 0xf427714bc0ebd3fc0614332236e0918bfd8dfcf1d68cd1e8d7cc554883f52333, '', 0, '?'),
(0xa7edf27b9a2c2565fffc2d3293f52d7e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WrongParentTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WrongParentTag.php', 1, 0x00000000000000000000000000000000, 0xfefacb572addecd09583c3fa3e8fe309, 0xd66a329ccd437854e743496d1f08c117ba6e34bcdd93ea953d693db55c5d0558, '', 0, '?'),
(0xa7f307013560bce7a82ee8cde917c912, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/StubbedRemoteGetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/StubbedRemoteGetRequest.php', 1, 0x00000000000000000000000000000000, 0x425c545020a18711139e36c6ade171c8, 0x8b7105c389eefa912e504ec00a77359ba1553a9b7de1987538a02e78ccd2dc2d, '', 0, '?'),
(0xa7f942ffbcf8cf20e8d58a9cd1e4173b, 'wp-content/plugins/wordfence/css/license/response-variables.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response-variables.1744125809.css', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xa7fc0f8ccbe547d4887b0aab08f127a0, 'wp-content/plugins/elementor-pro/modules/posts/widgets/portfolio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/portfolio.php', 0, 0x03c8dd86f1f9f5aa1b42ba06f5117d85, 0x03c8dd86f1f9f5aa1b42ba06f5117d85, 0x44191c74a0b078bd4827c6eb0e4718e762e3360502049f3c52e1f91a38327b2d, '', 0, '?'),
(0xa7fcad858ece38ab6a870ffe637d8b10, 'wp-includes/blocks/rss/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x5f9175fd290ec27030991ebd4fa71c6e, 0xe3d2728936c83928675d5ffe31f3ef34ea62f074a1ef5667f3df61a34799d2ca, '', 0, '?'),
(0xa7fe5d58c96d4f9428e568f80856fd81, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentsOptIn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentsOptIn.php', 1, 0x00000000000000000000000000000000, 0xb777c0b1b96283208d627ba3523aa65e, 0xb2d067898437df0c103baa74cefaf1ec7e1c04ad876a585dbc8e6abc5069c0f7, '', 0, '?'),
(0xa7ff818045d47c17482f2aef49e25704, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.js', 1, 0x00000000000000000000000000000000, 0x87bd30f8c0fd2dbbe7fe89b7fb198227, 0x7c4d13ff79376146899f83727575061519a4260e50c79643db73e3b32c3893d0, '', 0, '?'),
(0xa801d09d5f4f8825ec5e0029c581979f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', 1, 0x00000000000000000000000000000000, 0x57719abc7b9e3a8c7c65b826a69a4df9, 0x662a4b7df1a22df2afddb224bc804fbb702a2427c45017b09cfc9fb3ee56f7fe, '', 0, '?'),
(0xa80268b978d72a28bd26beebc36b4f92, 'wp-content/plugins/wordfence/views/blocking/country-block-map.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/country-block-map.php', 1, 0x00000000000000000000000000000000, 0xa1759cc1794746a11e2c7b968c58c17a, 0x25d49c7f350496813b1eba9413fba7f605789313885e299f8ba8472885e01f6f, '', 0, '?'),
(0xa802b006cc1b9cc0274b857a8e668ce5, 'wp-includes/customize/class-wp-customize-header-image-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-header-image-setting.php', 1, 0x00000000000000000000000000000000, 0xa224af2cba56efd01539637f5264a436, 0x645692b4cec26e852a0e8eb86d215b49b664fbc7baa2acc761e3f80c1e6db3cb, '', 0, '?'),
(0xa80519ed7f3523c12238ad25601f7d7f, 'wp-content/wflogs/template.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/template.php', 0, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x5a5d5b578d128b509a7dc32cfbfebf969e8307372af671e4e10ae3e6c691a1e1, '', 0, '?'),
(0xa8074c1011fa89f76f6bd950e40e5c57, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 0, 0x0bd24190790a59a36e32f921fa067fcb, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0xa80a5a8cf7642abb1504952cff4ccfc0, 'wp-content/plugins/wordpress-seo/images/academy/hosting_and_server.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/hosting_and_server.png', 1, 0x00000000000000000000000000000000, 0x08d352f785298bfea45f765472d79031, 0x50ad0e37a2ee895d7ca1862d706769dc5cc533d1b6cddf902daf0c28ab5468de, '', 0, '?'),
(0xa80f481e639b0eac03f731badeb0843d, 'wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php', 1, 0x00000000000000000000000000000000, 0xddb440a9bdceff0fa9c22b56b47addf7, 0x765c697e3a51a0b0c120a9fb0f9ce93ced342f817441badd1c9d88a83e443f6f, '', 0, '?'),
(0xa814ffab64aa40e551f2cedb85a82d59, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', 1, 0x00000000000000000000000000000000, 0xeb265310d6d9cf71d940cfe2aca08463, 0xe3a39c68fe264747a1fd35219498ac08c4217762319eb7f3b08f1f872dbb9240, '', 0, '?'),
(0xa8151d811a186bfa51507531ab531c82, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-description.php', 0, 0xc5db055970211b0271e3faef2f33c1cb, 0xc5db055970211b0271e3faef2f33c1cb, 0xda2c3704886b68d66961ab1bfc02dc5e2334741f78404e61501a5240215c2493, '', 0, '?'),
(0xa8194551ff4f36c9a62b71c5d51e730d, 'wp-content/uploads/2023/11/eurobet-favicon.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon.png', 0, 0x75a50e66e7dc747a5ca0e534d85621b5, 0x75a50e66e7dc747a5ca0e534d85621b5, 0xecd892c85699dbc809b732c8bd0736f66e876f5b0ac22c11fe2655b86de96886, '', 0, '?'),
(0xa823d73f8099ef476309c2af6c316517, 'wp-includes/class-wp-theme.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme.php', 1, 0x00000000000000000000000000000000, 0x22b62a8678c87951f770736038d87d40, 0x3296e746b613b790733d9d0d09f9e2a357acab923538882b9c285f415cf92b05, '', 0, '?'),
(0xa824ad4264bd25b3e6ddfbc261f79f63, 'wp-content/plugins/wpseo-video/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_static.php', 0, 0x035d0bb6d8dca80adda9d8c7218d987b, 0x035d0bb6d8dca80adda9d8c7218d987b, 0x84757be76b0f1b28c7817dc2cf06950f49a4c667d81aee2eb9e7b5613a954b9c, '', 0, '?'),
(0xa829ceaa40fab9296298f2581d5b4ece, 'wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php', 1, 0x00000000000000000000000000000000, 0x6f38675f1c3928ffabad0e11a76c002c, 0xcee3bc4865facfe07026a97e89c84e5ad9566c28f3365189c5d42ec4c773fce1, '', 0, '?'),
(0xa82ebc5fbb143b7539495c1056a9e4aa, 'wp-content/plugins/amp/includes/admin/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/functions.php', 1, 0x00000000000000000000000000000000, 0xe8e278b29f9a40ffe617df1d96456b7a, 0x814b9729777f3c5e6da55a867bf5acfefbd8d1b602ceedbca9ff389be63f154b, '', 0, '?'),
(0xa82f2e14a551952f5ee8b118b12efff9, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/views/box.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/views/box.php', 1, 0x00000000000000000000000000000000, 0x893845ec92b3fed6cf36b202bc18d78d, 0x3157f8971becca387271cfee1bec3fade49aa0192952d9a350292405ea5a5c4f, '', 0, '?'),
(0xa837e383fa64af2fc6343d98badd8dda, 'wp-content/plugins/elementskit-lite/widgets/header-search/header-search.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-search/header-search.php', 1, 0x00000000000000000000000000000000, 0x3d8d73da6a6f7f71f20ce48bbd83db6b, 0xcb45a7de388ff461378800c6873acfa6f9f48129d631b2c3afdc53a0cfb58782, '', 0, '?'),
(0xa83abff0fe76b665c6685bdb9e252a05, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sv_SE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sv_SE.json', 0, 0x0a599945ec2cc6412fbcb59549e1b01b, 0x0a599945ec2cc6412fbcb59549e1b01b, 0x5e92cebc2309ebf17a6571dc7a97327e5ebcd819dcaf728f50ed48c68ea19164, '', 0, '?'),
(0xa83d8bc53cc7b825ca25a65079591585, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/InBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/InBinary.php', 1, 0x00000000000000000000000000000000, 0xaf5e98ec158388489e5629b0ee4c5b95, 0x3e460137044fea063d8fcc8a5d3ad856bfcc7ae22bda6b73f56d1ae0ec586f86, '', 0, '?'),
(0xa84056f7ab54b8914c27de7e0ea569dd, 'wp-content/plugins/wordpress-seo/admin/class-yoast-form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-form.php', 1, 0x00000000000000000000000000000000, 0x3e99d3e6ee4e313bd8b44361b23f2f6a, 0xf49bed9c9c7a3f341a3f3f64f4c4ddb8b20ab121e8b7569c326088eda417a50f, '', 0, '?'),
(0xa8458f2e9107696cce111de529748b61, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/css/timepicker.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/css/timepicker.min.css', 1, 0x00000000000000000000000000000000, 0x083f674928b6adf1fe91b85d40db22c8, 0x5c3d784e8bec29593e37a382c27b5a26b8ac59f7b1fbaeb500d351236e913350, '', 0, '?'),
(0xa8488aa3f5c19c5077e015f0253896c0, 'wp-includes/images/smilies/icon_sad.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_sad.gif', 1, 0x00000000000000000000000000000000, 0xde4906780fe16fd4d3544d7ae6ed442d, 0xd96235c07968ac398011e4e38d7da005a9eb6fdef40b57ed4983f2b06ea76e91, '', 0, '?'),
(0xa84899d58dd4a4b0ea8c80e84c65ab8d, 'wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php', 1, 0x00000000000000000000000000000000, 0xf4692854a5e1ab19cc5a18a91bbf4a33, 0x6ca262dcf6ef724396c5b3714a936c4c6d75e4f99dedbc29114f69592c799f1d, '', 0, '?'),
(0xa8495d8f53661eec9e1184105dbdc4da, 'wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php', 1, 0x00000000000000000000000000000000, 0x4d717556b1d6a25fe0680baf4eae16bd, 0x44b00add866a366435f9bb1ede3cdff24ccba471dd95d7fd7dc86da09fd74e99, '', 0, '?'),
(0xa84a0b492012588d06621914cb3a21e2, 'wp-content/plugins/elementor-pro/modules/forms/registrars/form-fields-registrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/registrars/form-fields-registrar.php', 0, 0xa176fe8d2a24508625c54592e7db1d85, 0xa176fe8d2a24508625c54592e7db1d85, 0xba0c5a4d6109d492e764e7e7ec5a75240041fedfb5e36ee8c1085d6e3731f50e, '', 0, '?'),
(0xa84a8ac01b754ad6785380f710db7762, 'wp-content/plugins/elementskit/widgets/yelp/markup/overview-card.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/overview-card.php', 0, 0x262e34ced74d94a32d6f40d532880771, 0x262e34ced74d94a32d6f40d532880771, 0xbf3584b481961dfa1706bc4f772b67e80af7ff873f4442b41cc2ee7d08c3c881, '', 0, '?'),
(0xa84ca839fcc3ed530ac509f59c8375f9, 'wp-content/updraft/backup_2025-04-22-1213__EuroBet_ceeaa7ca6a59-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-22-1213__EuroBet_ceeaa7ca6a59-db.gz', 0, 0xa033310c419f9d310b927ca6ec4679c4, 0xa033310c419f9d310b927ca6ec4679c4, 0x20757a8ff98fef983479b038d17c0003eae01eb3b3021a189ccbc58d329d0550, '', 0, '?'),
(0xa8511808340439e3f31e4c7ad3144ab5, 'wp-content/plugins/wordfence/lib/wfUtils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUtils.php', 1, 0x00000000000000000000000000000000, 0x0cf89627a2ae0bd241f88d08cbf65779, 0x622b9271c7c6f0856ef0e4727b81df38bec564c8b9a46a223d4dd73cb4724ec8, '', 0, '?'),
(0xa8537ef61be13d7d1e25aea0965ee308, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', 1, 0x00000000000000000000000000000000, 0x0c3903c8b973b4a3c483f1f2c5a85891, 0x18276875cdb98d07b5441880e01a00fcf5c5cbc5e6548f0fda13f891d9b93f51, '', 0, '?'),
(0xa85586bd74b33e4caff1225bb08f11c4, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.js', 0, 0x1e49928d16dbf2f7396b5d5bda8956bc, 0x1e49928d16dbf2f7396b5d5bda8956bc, 0xf57b2eeb69e72225391bdd3e4c9bf19505e0db03aca867fca4cabc4894da1cf6, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xa855b6add507a411509dac1580134251, 'wp-content/plugins/wordpress-seo-premium/assets/images/ai-consent.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/ai-consent.png', 0, 0xd221dc2fa71630c11662bacda57f5b5a, 0xd221dc2fa71630c11662bacda57f5b5a, 0x32f690b7c7a39b52f018b80de28c72ea1c10c0d8df3de6bb6f3733737d421353, '', 0, '?'),
(0xa85858ef8e932acee1210832d67e02c5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php', 1, 0x00000000000000000000000000000000, 0xfa9e2eedf99bd3bbb531d3412c1d742f, 0xbdf67e9b22745cc29b2cfb8534f4bd77a5c2a1af2d917eaf15874d71a3e4f398, '', 0, '?'),
(0xa85ba0e73cfc7f302b1a95239b4874f8, 'wp-content/plugins/elementskit/import/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/import/error_log', 0, 0x3ddbe0fadbbf406b6dba9e24cb9baa52, 0x3ddbe0fadbbf406b6dba9e24cb9baa52, 0xe30b48098e827375c50da598ecad2faa45d33959d9f6097db8da4830ac2e218e, '', 0, '?'),
(0xa85bc26ec50f477bc3f927bea2713a9b, 'wp-includes/ms-deprecated.php', '/home/iraneurobetcom/public_html/wp-includes/ms-deprecated.php', 1, 0x00000000000000000000000000000000, 0xe24be219db122cad51802654f2106af5, 0xcb7248c475dae7d3b36b6e2a2ed4e08d21fe9e6455a1071feb04fcba987e58db, '', 0, '?'),
(0xa85cc7fd0168fb20529f58d53cba43ae, 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php', 1, 0x00000000000000000000000000000000, 0x9d9bebdf851e9777404c8be54feac152, 0xe09df0abb44546910c6aa984d772b8c48d3b73b3ecce802e663ad6e1cfa4a046, '', 0, '?'),
(0xa861e0aa53dcfc21d693a8f5ff931476, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2f3d331dc6de2d6c874013e773246236.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2f3d331dc6de2d6c874013e773246236.json', 0, 0x34533e746ce0dbb6236fe5647c06d9a3, 0x34533e746ce0dbb6236fe5647c06d9a3, 0xc6962fcdf72fb4c6c0105cc6e984d8dfedd894146c8523ad409f7838a0ff68d9, '', 0, '?'),
(0xa86396ae8bc936b6f17e15e636cc9007, 'wp-includes/blocks/button/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6505aac2039c5184ac8faba5af93552c, 0xe79aabdbfb3c44d8c715a10cc2d7f065c085f7118e3e2faf398920d25a6e679d, '', 0, '?'),
(0xa867d1077f3f27d1fec482623978ac26, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-text-blog.php', 0, 0xd7ca5e1597c4a99311ee87c86bb03e3d, 0xd7ca5e1597c4a99311ee87c86bb03e3d, 0xf77d7c4def2a27db7569d4fee597da9885b00c2f1809cfd5303b994deeaa5a3b, '', 0, '?'),
(0xa86849308ab74a3292e45b6fadf5d309, 'wp-content/plugins/wordpress-seo/js/dist/import.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/import.js', 1, 0x00000000000000000000000000000000, 0x240b073c2d8396da45019f6b280a7df2, 0x12ce4ae3d60e201436aee1b46e21f1a13972ad71a7e49664f761f02ff5e05b1b, '', 0, '?'),
(0xa86cb969f2a963e7f913605692a52d2c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', 1, 0x00000000000000000000000000000000, 0x103b8f37ac3a87afc7908f590ac7cd2c, 0x052d4bbd8a54f43ff2172d8b9a41b8d26ffff82defd0f416f5f7ce3013411a7b, '', 0, '?'),
(0xa8820ca6b3fcca8a6e02e1f3adfaf45a, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php', 1, 0x00000000000000000000000000000000, 0xd5252e8ff6f945d06c84cc95daa9e628, 0xd73bca06bc7c7f9d1fdf4a77e62347ff3c8c8890ba268700faeb8d893b26f16a, '', 0, '?'),
(0xa883c6d91a378238f19d2d5cd77e9602, 'wp-includes/css/dist/edit-post/classic-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6d7660bc78d67f2295f0ea4237bad1bd, 0x3c5ce2c8ab2b180061628a2454133da9265658d5f37df14dfa3e9221ac3a8056, '', 0, '?'),
(0xa88c6c761c228b1e2802ac92d112e38a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0x6801609344bc6e1b69e15ec9251ab7c1, 0x4a18797047e48d2999913493dc56c02e97f74d990655a3570ed69533dcd4b4ee, '', 0, '?'),
(0xa88d1b9f5fcecdad33d29f9805e83fd8, 'wp-content/plugins/elementor/includes/widgets/image-carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-carousel.php', 1, 0x00000000000000000000000000000000, 0x0961d62cba585b7091eea9cf770207eb, 0x455e41fdcac431f44e6c1aad4185d778bde7ea3eeaadefaaefcb6d4d170be0bf, '', 0, '?'),
(0xa88dbd05962d16c22268a114cfeeb616, 'wp-content/plugins/wordpress-seo/src/models/seo-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/seo-meta.php', 1, 0x00000000000000000000000000000000, 0x2d9d845a07c0029ce66e6b1f7874eb6e, 0x176efa627a60bb49e76f2cb01089fc6506e64caedd27a3ebe322c3ef083270c8, '', 0, '?'),
(0xa897335fc18bdf5b032316a4676012c0, 'wp-includes/css/dist/block-library/reset-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6fffa7dc47015c8f0a27002419a96137, 0x2ac3d38a80833b48803054c59560085fcaddd9668b651f10102a7f7a33cfbb0e, '', 0, '?'),
(0xa89af181167cb89f2aebe469e93287ff, 'wp-content/plugins/elementskit/widgets/blog-posts/blog-posts-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/blog-posts-handler.php', 0, 0xa4ee453fa730a7b7f0e8044237d10822, 0xa4ee453fa730a7b7f0e8044237d10822, 0x255e0161c08fbd2fd915b58c07e7d739d326579458df4ed4d193942034cd886b, '', 0, '?'),
(0xa89fd8da718bf3c7560a58d609e0dbf4, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/composer.json', 0, 0x845d95418c4eecb4dcd66e037996d1ac, 0x845d95418c4eecb4dcd66e037996d1ac, 0x30be384711206e4a954d424bd2acc30b1322c7b1c0cbc67e8186ae8214e3867e, '', 0, '?'),
(0xa8a34ad2d797b85f790b7a78c8f7364f, 'wp-admin/network/privacy.php', '/home/iraneurobetcom/public_html/wp-admin/network/privacy.php', 1, 0x00000000000000000000000000000000, 0x30aec83ea1480df0e6353af31b361da8, 0x2a5d58381bae1e98cd25d84bd29b195209fce5d651f8669e3b0a65c00d83365c, '', 0, '?'),
(0xa8a392a6a60391844fc7bf982bb61a0e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', 0, 0xaf099fa9a6f19542cd50dc4b9e53c630, 0xaf099fa9a6f19542cd50dc4b9e53c630, 0x1038b699bb8a6ea868b0549a5ec080f27d3dca27b1454a0350930b39decb7c98, '', 0, '?'),
(0xa8a5dc2178f2bb3dec2bb4a7c82353bd, 'wp-content/plugins/wordpress-seo-premium/classes/premium-import-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-import-manager.php', 0, 0x807a33864200abc8337847d54236dbac, 0x807a33864200abc8337847d54236dbac, 0x6b3ce401e702615c83b197e964e369855b8fbf84a66dbb95f6a15bcd847f67bd, '', 0, '?'),
(0xa8acccc880e77e5f71da49b6c45310a1, 'wp-admin/js/password-strength-meter.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/password-strength-meter.min.js', 1, 0x00000000000000000000000000000000, 0xb2e45ac2d733c572ee0b3b5dd53c7cc0, 0xaea1dac93111f408e479e590a521897d7dc7153305c9bb7d7dd174650f0a7482, '', 0, '?'),
(0xa8afdf5ce04420fc3efc46142cb587e7, 'wp-admin/menu.php', '/home/iraneurobetcom/public_html/wp-admin/menu.php', 1, 0x00000000000000000000000000000000, 0x2e1a5f5f23338877ee51d595e39467d8, 0xf8ec4ae9ff7800e2fead429ac70469bffd33f4f16b3da48ef875de1f94c85ca3, '', 0, '?'),
(0xa8b06ca061de89aee388ee154cd61680, 'wp-includes/css/dist/edit-site/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x56933dd10fd924340a16bf883e66e67b, 0x868780c85042b4521f8f1274d9a23aba127649c8baa254583552cb766e9e57f3, '', 0, '?'),
(0xa8b119d9d70fdcace39c6eaf20920411, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec.php', 1, 0x00000000000000000000000000000000, 0xc57a8c061a62cee0c7575f5b7ef37b18, 0x8b3a9a3dd51efc9d16816a84e46a73eb3efb2c025c774fe419cdad196a8ce374, '', 0, '?'),
(0xa8b148183b0b6329b9d25bffbdc193c2, 'wp-content/plugins/updraftplus/index.html', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/index.html', 1, 0x00000000000000000000000000000000, 0xfc61bc3aa02b06c942d087077100e115, 0xe6481e339ad3cb94497841afb48c1cf33b6501a3a77604c8395d0fdbe3b3a17f, '', 0, '?'),
(0xa8b2492d94aeaa3546eba3be9d3f82ca, 'wp-content/updraft/themes-old/twentytwentyfive/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/header.html', 0, 0x26e30ce6f9196b918412a75334d46f77, 0x26e30ce6f9196b918412a75334d46f77, 0x51791fd36bd4bf06de285164d7bf2e26a8944f6aaf21baf3cd1f4a7ba78a8d19, '', 0, '?'),
(0xa8b36f6ec3f6cf11b9067dd274c06624, 'wp-content/themes/twentytwentyfour/assets/images/museum.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/museum.webp', 1, 0x00000000000000000000000000000000, 0x0b2bd2727effb6d6f21853e8b18c735e, 0xeef0eff9ac105752cd254c7d920336a6b2bf5e1bad450c43d0d11b9cebaa2106, '', 0, '?'),
(0xa8b910044ebd1d04c01bc2d72e82b7a4, 'wp-content/updraft/themes-old/index.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xa8bc2b78ff393a48e63043587b29f979, 'wp-content/plugins/elementor/includes/controls/popover-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/popover-toggle.php', 1, 0x00000000000000000000000000000000, 0x2ab57fcf4b40e39a1cd2044c429a8aff, 0x1e79cf20bf4fb4359e33f7627929e36429278d00fdeac3428d3b0d6cf93f1446, '', 0, '?'),
(0xa8c04f8bc2e2de6f9d445721634df64c, 'wp-includes/SimplePie/src/Net/IPv6.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Net/IPv6.php', 1, 0x00000000000000000000000000000000, 0x6065d44cf1772fbe8d1ba061926c28e4, 0xe9f51b84e326453cce386a280a69003f695c5ea267dc16e75e9226021be5a301, '', 0, '?'),
(0xa8c7d86a810c0b6b5c88d6d6c20a44ce, 'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js', 1, 0x00000000000000000000000000000000, 0x14918ed4e565a3da89e09ab742c53d8a, 0x7b503b6e8a322a9b5270db967f3eb2384f67e2cd58b5477adc443da449a61625, '', 0, '?'),
(0xa8c9ef54cbf8e61a1e3d81ed20349ef3, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x2bf126fb1348706a6f134d342497b187, 0xda8d9c7aa3a05c00e57cb97edf92be16e36024a4891e45ac0cf2224c8bdbd880, '', 0, '?'),
(0xa8cb266944dd5a94b8993adc1249d693, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', 0, 0x5bf20c880e3521de0b3e01682537a0da, 0x5bf20c880e3521de0b3e01682537a0da, 0x46b937be55dc82c4f93495c753ca1312160a6ae283f4a8d1a7a2eedb9f635105, '', 0, '?'),
(0xa8d0680884c960fd9a52cc6dc9816f84, 'wp-content/uploads/2023/11/bg-768x397.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-768x397.jpg', 0, 0x1342b61bd48e7c5aefc17454888cdbbb, 0x1342b61bd48e7c5aefc17454888cdbbb, 0xcc51f753a6ab4c649755526f21dcdf889e38bc02225c43c371ce108946257253, '', 0, '?'),
(0xa8d474e8d26139f602f249feff980d0f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-vertical-header-blog.php', 0, 0x8b01f8ceb9dd332880922b54bb3f8586, 0x8b01f8ceb9dd332880922b54bb3f8586, 0xb414e78aa73be8840452ef5da01ce00ec0db151c6196c3b549aae60dbe54e187, '', 0, '?'),
(0xa8db09cc2229a522b5e83049a36fa8c7, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0x19ad7a84bf711a7398be713737360bf3, 0x43ae44ad619624eab93d9b665b51a734c24a57d1376c29ae2e0ede3d25afff1b, '', 0, '?'),
(0xa8dfd8a20410c0c0663f3b66eab67ac8, 'wp-content/plugins/elementor/modules/site-navigation/rest-fields/page-user-can.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/rest-fields/page-user-can.php', 1, 0x00000000000000000000000000000000, 0xb1d8f7b4ec9145349aabd4085b334fc6, 0xd86f8445f8614ee7ddaa285a2f77b389004f7a9430453565da211cc8cbf24627, '', 0, '?'),
(0xa8e008721911657d2fb144dbeae5923e, 'wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php', 1, 0x00000000000000000000000000000000, 0x6741ed25672e18daa6eaf2ceb47b4a7a, 0x00d63d1e0883fa05737b74e058ddfe8ec3cb80d9a15caf92e25bf8b1183dcf41, '', 0, '?'),
(0xa8e38796b0601ef7f7286b22edf4fde0, 'wp-content/plugins/elementor/core/settings/editor-preferences/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/editor-preferences/manager.php', 1, 0x00000000000000000000000000000000, 0x65b452b5b7f63342f8ac5062b72cb6c2, 0xae0da190f0bc9cf12a78826e67dcef13506287ae23536ac6c0915933200ea69c, '', 0, '?'),
(0xa8e4e1ea94955473990d25a84c4ae54d, 'wp-includes/blocks/spacer/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x0de87a5001a9aa2383ae9152b00d242d, 0x19de8d215d4ca5311b3371032b80e90423757d4ec32122116f6800f4d5787ea4, '', 0, '?'),
(0xa8e59ff68e829597118926c5bb9f280e, 'wp-admin/js/widgets/custom-html-widgets.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/custom-html-widgets.js', 1, 0x00000000000000000000000000000000, 0xf6f61b97aedfc41fc3a786e46d38a42c, 0x0620a35b51b6b36bbb87df8a410acda58cc4cf404e800f8e0d56a25dd109d103, '', 0, '?'),
(0xa8ea8ff203a6145abf222b7f8096af8b, 'wp-content/plugins/wordfence/js/wfdashboard.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfdashboard.1744125809.js', 1, 0x00000000000000000000000000000000, 0xa9a3d4bdac509facb0cd60df1d7b69b9, 0x3d50af7ad772941e8a8a21e03f771ab42f6421b7bd4cd3aa12c41dea9d3121b7, '', 0, '?'),
(0xa8fadf875e78c9ec92c89f3cd976d7ed, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Date.php', 0, 0x6d2e26c6d4572ac7f0b39302d3bde50d, 0x6d2e26c6d4572ac7f0b39302d3bde50d, 0x69ad3e9e11332dd8135caffe10b88b363a74bd4d2cf14194ae9c3dd9a7c41c0b, '', 0, '?'),
(0xa905effa7e2bd8711dea58bedb1d2260, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php', 1, 0x00000000000000000000000000000000, 0x7a5a42579eaf6d9142d9cbafc2e18f15, 0xb8c88421ae2b2be0b6f2ca3885bd2c17760646a1ddfae2f72b96b904f69e3309, '', 0, '?'),
(0xa9098ace716462008c72b71b523e11b7, 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x67112786dca9ec26b35b540d3e3295e9, 0x77e8ec04d815d8a4ca57aa2ccfaeb372429b73da467266c7cd45dff216dbb7b9, '', 0, '?'),
(0xa90adcd164d7aaf3354d53e791fc5550, 'wp-content/plugins/wordpress-seo/src/content-type-visibility/user-interface/content-type-visibility-dismiss-new-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/user-interface/content-type-visibility-dismiss-new-route.php', 1, 0x00000000000000000000000000000000, 0x62573afce9352efef0db1e64b34767a2, 0xfcf24da6bd32f73a52eabd869e09fea7b65c5557bd473898d8bc2e68326f61b0, '', 0, '?'),
(0xa9111925ed3ec3ae611219f1a1140b84, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocRulesetName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocRulesetName.php', 1, 0x00000000000000000000000000000000, 0xb9247ec6a9ac85f0328379f7cafee07f, 0xd9297fc1b6095e2f972778b171e48493065aa6a6d69fda2790dd8f26e6665f8d, '', 0, '?'),
(0xa91394ce48289ced02e5a537088319db, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Cloudflare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Cloudflare.php', 0, 0x640711a590a9a6b1db47a583d7d53773, 0x640711a590a9a6b1db47a583d7d53773, 0xe735725c4aa3ee992536e4cf7d7e81fdaf73a593965d0624be0e32a7de8b0758, '', 0, '?'),
(0xa915920391e25a906e82c630d264bac3, 'wp-content/plugins/amp/assets/css/amp-mobile-version-switcher-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-mobile-version-switcher-rtl.css', 1, 0x00000000000000000000000000000000, 0xec506df71d49d2a1d1f964174eaf576a, 0x79c5edd8d25ed22f12a12b6546436afa8e4c6f8aeb3a6f80c74985ac568bdeb0, '', 0, '?'),
(0xa917e88617a9fc29311419e1e6ecdd03, 'wp-content/plugins/wordpress-seo/admin/class-admin-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-utils.php', 1, 0x00000000000000000000000000000000, 0x659083759ad6189ce2a0d76be2e63214, 0x5bb4b994fe96d1859277fd86f41aa8a78184ca6d46e9e5820b266c7f49486c39, '', 0, '?'),
(0xa91d3a3200326ba26dc427fbd969f1b3, 'wp-content/plugins/elementor/app/modules/site-editor/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/site-editor/module.php', 1, 0x00000000000000000000000000000000, 0x0893e53203ada9d95c34fa413f620cae, 0x32850069080aa164ed9d3767903cf58ff8d2f8b02e88f228f0e5498b82fd1577, '', 0, '?'),
(0xa925f50fa7668e7df08b0f524f0346c2, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils/URITemplate.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils/URITemplate.php', 0, 0xbffda0decadf98ad09d77a67bb28fa98, 0xbffda0decadf98ad09d77a67bb28fa98, 0x7fc84e93d8c147af45caad3c5e407b6ffc5ae7478cbbc8ead7ebbb1652ff9d98, '', 0, '?'),
(0xa9306a5972f411dad60df85bb47b001e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', 1, 0x00000000000000000000000000000000, 0x8d057cb11f0025719b836c891bf095b4, 0x0603bc834c23975ab3ff4fbab33cbfa6a7d9e411f9c465b40d4724e1f0b64d15, '', 0, '?'),
(0xa936abcb30fff6294832a0a79f06f9b1, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 1, 0x00000000000000000000000000000000, 0x1dd4987abe9f408575df9410a62cde89, 0x718173fe2e3183ce3b9a7e5f2846692c88724386d25da95b9113f72bd88b11c1, '', 0, '?'),
(0xa93850a47d76884e56adab213d4c1324, 'wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x9f9f118948b4488ca699bc7dfb39db34, 0x6d22a76ef5c8028452d72c6887c54a1d7f6843e0fb85afb80f616278b2bafe73, '', 0, '?'),
(0xa9391aafa375caaee012635532eae139, 'wp-includes/sodium_compat/src/Core/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/error_log', 0, 0xcb56e14ade448241dd45d13c530468a7, 0xcb56e14ade448241dd45d13c530468a7, 0xcd59cd2bce54032b236cb5ecb27436c9585de0dddae9779fb687be75ee36b100, '', 0, '?'),
(0xa93d7d6800c1299f70b20762546a3500, 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-cards.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-cards.php', 0, 0x4b4355b72b8fe140ea573426bdcaca30, 0x4b4355b72b8fe140ea573426bdcaca30, 0x0f84bffcb1cfb7a2c547b96236e70831858b4a29633ca389648677e192cf72ca, '', 0, '?'),
(0xa93f52302b54f35590f0764c1f5100a2, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', 1, 0x00000000000000000000000000000000, 0xca51dd08f1e365738aec0d42763fdbff, 0x99f8adbd4b5b2848f419a9aefc2f858fc47f07434e8d42de604576e64473ad39, '', 0, '?'),
(0xa94826fafa479abf6e505361c7114819, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', 1, 0x00000000000000000000000000000000, 0xe756525fe703e399bee80cef09787870, 0x70d2922f460e4e9c49e04dfbc25d27b8de9fc018ad413610bc18d7ff3a45cd11, '', 0, '?'),
(0xa95105d9b3e3b934b0ef667c0a94924e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', 1, 0x00000000000000000000000000000000, 0x3030f4e262be687a22cae5b186da998d, 0x8b151d50eb5576f388ff0d9195bff474a376b3beda2ba56ba4f63c0fdc985e0c, '', 0, '?'),
(0xa955215deec9b2ba5ed3f9bafe572e5c, 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php', 1, 0x00000000000000000000000000000000, 0x8b5f4fbf9eb5a40ee46b538fa03222c0, 0xd5c90895f2918b3f016ffdceb847bcc6df2aa513036b735c4884cd5c9020418a, '', 0, '?'),
(0xa95a812d324b9af06eb99c9bab07f83a, 'wp-content/plugins/elementor/includes/template-library/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/manager.php', 1, 0x00000000000000000000000000000000, 0x0973913510f5d9c049d15694b781bb0c, 0xd4c92f647ea0e0338a61e42e03620ebd5f12154d32c2d8ec6f383aa105f8a4d9, '', 0, '?'),
(0xa95facb8fd4f1bee89b14e490e9e23f2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarousel.php', 1, 0x00000000000000000000000000000000, 0xa03ee2af2cfa2e9e5bdda3eadc6e399d, 0x82159c31891fed154cd9716960fb7403690915debd76b2b8d88f2c6b52ec35c2, '', 0, '?'),
(0xa962e08c3fbd1d3047a3ad4262f34146, 'wp-content/updraft/themes-old/twentytwentytwo/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/index.html', 0, 0x1f4951dec826bd187a4d2cfefa36a958, 0x1f4951dec826bd187a4d2cfefa36a958, 0xb8dde6e13aa504262abb8ce662c01132667d768b51aa2c2e99d0efa5d5aabacb, '', 0, '?'),
(0xa9630096de7b320fadbc1a73be4f60de, 'wp-includes/sodium_compat/src/Core/AEGIS256.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS256.php', 1, 0x00000000000000000000000000000000, 0xba995920ea0a95a79d6c6397a1b092d0, 0xfd3f2d8199369a1ca157be0748ffec9a0b0be4cedd5d42522d7dacee1e1b99d4, '', 0, '?'),
(0xa96396eab394be534c2880cf51128cca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanAmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanAmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x3a7f5a6394b1ec28a26b6c03ae17d5e1, 0x7ce7376fcc05c9f720a89fd625569653951573d74d0bc7e66c07ad4ca454f292, '', 0, '?'),
(0xa964e0a185913955b19fe44270fe7064, 'wp-content/languages-old/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', 0, 0x8f481dc95ecec4c069bdb93e29767d6d, 0x8f481dc95ecec4c069bdb93e29767d6d, 0x4c407f29fbe961bb1cc215da86b26880a6198c403437ccb4dd2c8ab3284de42d, '', 0, '?'),
(0xa965c663edea186bd84f8d2abed65dfa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', 1, 0x00000000000000000000000000000000, 0x447dcea47753d51d6fba21a46694ed70, 0x12c5cc6ce75b373b59a21fc741100593ba122a9e98916eabaa4a906fbcb9ecf6, '', 0, '?'),
(0xa966844c08133422c4196f53f7cd41ac, 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', 1, 0x00000000000000000000000000000000, 0xbe2a14878eb61d7c95d5970ff1912539, 0x0ae5b418772c015bf49a51c8c928de8641dfb8574dbe9625e01292437beeefac, '', 0, '?'),
(0xa96970681a49768534bfe03ddaf6a739, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif', 1, 0x00000000000000000000000000000000, 0x19071b1af987946e96dcef6ce0611c6b, 0x84755a371c7f3e66e0a0d8ab4484861097de69d4c70c55186770fed9a976e4aa, '', 0, '?'),
(0xa96a1aa13be9b5059f1f0dde65feb3fe, 'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php', 1, 0x00000000000000000000000000000000, 0xbdc9a101e93567c9b6c4717050fa4b7f, 0xc492cd0b29b129b24a781c7703a12536a610eb4594630a687b3ec729ebe3892a, '', 0, '?'),
(0xa96efd6ac4fedc9968c1722e6c8fbf00, 'wp-content/plugins/wordpress-seo/js/dist/admin-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/admin-modules.js', 1, 0x00000000000000000000000000000000, 0x45acc69353648a210efaa3485c730965, 0xfa26e43e96e0239a18b79e2cf6909c31bb5be182ba22317889667553a1a05a6b, '', 0, '?'),
(0xa973d304955767d14f54556a7342da5d, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff', 1, 0x00000000000000000000000000000000, 0xfee66e712a8a08eef5805a46892932ad, 0xe1fc2634220d519d6a580ce36d4e22e3c93f50be6f94cd5cb0c6f53f07b9f98c, '', 0, '?'),
(0xa977e89c7742dac049d30621d0f84861, 'wp-content/themes/twentytwentyfive/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/404.html', 1, 0x00000000000000000000000000000000, 0x5877e599020832df6c6e8ac002e0cb8b, 0x8392f73aa1f13706365eea15f61856ec387b3c5238b9f2197cb14789a5eac10b, '', 0, '?'),
(0xa97a8168796dd6bd10737974f810ee6d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpActionMacro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpActionMacro.php', 1, 0x00000000000000000000000000000000, 0x1aa18c07eaeb4c423eee1770665283a4, 0xa4a95d0e07990d2ea015382860618b7a615834182c57ce77385f43d94eb53c7c, '', 0, '?'),
(0xa97eda130e29d02d8363a041f22c4fd0, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-5.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-5.json', 0, 0xb4a7108dbb20f1dee8a07347dd0f4035, 0xb4a7108dbb20f1dee8a07347dd0f4035, 0x9bf75ae2eb5972b41e631ba87ea70a9354187138c84868f246eda566f900bad6, '', 0, '?'),
(0xa987baeb87cb8655c835a1c672ff3471, 'wp-content/languages-old/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', 0, 0x1fe7ba3ad127d9c85b4170203f5d68b1, 0x1fe7ba3ad127d9c85b4170203f5d68b1, 0x9ef6c3b9f18223d2d77629c316f7573e8fe06ef5aebc61953ec3b30171ed8cc0, '', 0, '?'),
(0xa98dd2bcbf840f981cb8f789a7cb50e5, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php', 0, 0xdf34440666f3df70ee54b68578f0b392, 0xdf34440666f3df70ee54b68578f0b392, 0xfb13af930ed24e84408f37292892b436a10305f8f695e63026065e97fd92b49a, '', 0, '?'),
(0xa9984e78ebcd59585096e7bd3a194a23, 'wp-content/plugins/wpseo-video/detail-retrieval/class-screencast.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-screencast.php', 0, 0x4abe1df989288a31a484a54e0f641ce4, 0x4abe1df989288a31a484a54e0f641ce4, 0x0272e10cc33b22733f5c33049350a0ceb3c01fe1e19b47fd5773f7b72053093d, '', 0, '?'),
(0xa99a3bb2f826e30982344e7c5f6c7fe3, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Autoptimize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Autoptimize.php', 0, 0x25ee89a28ed346592f0702cf160669af, 0x25ee89a28ed346592f0702cf160669af, 0x256d1eaf3f07faef9ffe8746625813481cc5252d962cfc0d24d8d9125bbfaf73, '', 0, '?'),
(0xa9a21c3d43d1a0d4e62a5458f4b9b434, 'wp-admin/css/colors/_variables.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/_variables.scss', 1, 0x00000000000000000000000000000000, 0x71c971fb1fea0099ab110cdd5cf1baaf, 0x8e00ffb9b6340249c51a4476609d80b64c7ef8a52b8e29a27ea6e2a906281923, '', 0, '?'),
(0xa9a30827a2deed698d9533a08a889680, 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php', 1, 0x00000000000000000000000000000000, 0x0b9277d590592eb47131d30b8568c6d2, 0x9b9cbd13a17d56f97572156441c27798d98e7aa3e6441b7be4f58ec84c825e05, '', 0, '?'),
(0xa9a817c2df3b9f58218afdfb00f46b2e, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', 1, 0x00000000000000000000000000000000, 0x1f080a03a0cda34dc4b03937d679a03b, 0x96df55fd22711ccf9b676905bf0c0361db1759a35bd3fbc77b7f00cbdf5268c5, '', 0, '?'),
(0xa9b0293b77dcca5614106c997a16943f, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/phpunit.xml.dist', 0, 0x9ab7a5853227f6e121551de230c6a858, 0x9ab7a5853227f6e121551de230c6a858, 0xbce735c2386b8bddd340ea61816ba3f3e58d80ad60d323e639fabd3dcdd2b31c, '', 0, '?'),
(0xa9b34a95f97d8c0ad8047f03661a384b, 'wp-content/plugins/amp/assets/css/amp-customizer-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-rtl.css', 1, 0x00000000000000000000000000000000, 0xfd7518a16a693653bf2786ba4d81be3b, 0xfa0880c479b1b427e85910944e3aac63facbbf73572eea2ca2717c1f2f10a775, '', 0, '?'),
(0xa9b52846632e7d57ed8b7bb8a42046df, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.js', 0, 0xf249b5662e4bf51715c95cdf23684f8e, 0xf249b5662e4bf51715c95cdf23684f8e, 0x6ae747bff369b0692de602f7476fc1be9dff31d55264b563ad48ab8d53f08cac, '', 0, '?'),
(0xa9ba1c26060cbd09084a6b6ff8bebcf2, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', 1, 0x00000000000000000000000000000000, 0xe433e97f9b6e2ef5f36e50170b683db2, 0xfb733b2032c3692f5bf63febc1cedaaa3baf9113efbbb0d5dbc59185c36013c6, '', 0, '?'),
(0xa9bc1aa2c3a5b7148b32288e0e93349c, 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.min.js', 1, 0x00000000000000000000000000000000, 0x40b99be8b4ccd0cc3bbf925e00e8e9db, 0x39aff5e6fcf7b1aa53905ae66340c42e6b25dfbd2172bb50114c743a60b5ccad, '', 0, '?'),
(0xa9bc6a992fdfabd6bb49a82560576400, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions-conflicts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions-conflicts.js', 0, 0x109e9f8153003948ae68f6600ff9780d, 0x109e9f8153003948ae68f6600ff9780d, 0xdddc851e7c5665750d71443ef11e33d0128e60b6e4bdfc9987ec704b2e3bb049, '', 0, '?'),
(0xa9c1430b9c68c7545cdb409bc8d0ea6e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitErrorTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitErrorTemplate.php', 1, 0x00000000000000000000000000000000, 0x22ccf3aafd762dbf88fbafe1e004ab13, 0x924fe69f1d68e56cb16da848baae2228db5860f6df96922c461e02c30177df0d, '', 0, '?'),
(0xa9c1b5085706e49ee202b400fedd5972, 'wp-content/plugins/elementor/core/app/modules/kit-library/connect/kit-library.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/connect/kit-library.php', 1, 0x00000000000000000000000000000000, 0xb337a9657f1b8eab9957cb81b8716d8b, 0x10f5ffffbb31da3c0fb728b5211ce7395340e80016b88963d035222e6e57aec0, '', 0, '?'),
(0xa9c2aedd27894d3e360d3672c392ee0a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', 0, 0x172ecdb412b2116f8cfc43632aed5971, 0x172ecdb412b2116f8cfc43632aed5971, 0x6a62281fd3c099e35e35d4fec8346b1df1f5b036004544816c140db5230f5c32, '', 0, '?'),
(0xa9c8912db3cc6183da46555e15f96490, 'wp-content/plugins/elementor/core/base/db-upgrades-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/db-upgrades-manager.php', 1, 0x00000000000000000000000000000000, 0xaef5134939e029db08a4f31e2144cbe3, 0xe34582aa2693dcb0dbd835195f616d363877944519a369e59a7085f660997a43, '', 0, '?'),
(0xa9c8c8e4482491600d4447f57c4259df, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', 1, 0x00000000000000000000000000000000, 0xf282b7f04556cb1249a2a8c2257746d5, 0x425458d254defe681d39367f830b0abf72ce6d1c1fd92a3e364a4d7f5f4c72b7, '', 0, '?'),
(0xa9ca7216d81be090bfb05e3c789ba91b, 'wp-content/plugins/elementor-pro/assets/js/display-conditions.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/display-conditions.min.js', 0, 0xa12ac634da4ac82e26effe4f67bf96ba, 0xa12ac634da4ac82e26effe4f67bf96ba, 0x5c184fd33af3ca2fa6bd29184054f3a50bf6bdbbcb990cf6bd5cad0c8a46bdef, '', 0, '?'),
(0xa9cadab774ec67975a1d180fb76745f2, 'wp-includes/class-wp-http-response.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-response.php', 1, 0x00000000000000000000000000000000, 0x252a54ff2fbd6cd9e42c0ccf49f00024, 0x84d2a2c7e184dc2eafa767b74ce1e26b4a23bdaf0797102f5a465d03a1956d07, '', 0, '?'),
(0xa9d0396637156ceffb5297b13effed50, 'wp-includes/blocks/comments/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/block.json', 1, 0x00000000000000000000000000000000, 0x134de01ba8cc680709c753f4fe2f768d, 0xfbb7cda64ebf44545db0dbb2790ef666bf8f184d7c6f2c359d77f3cd668adb8b, '', 0, '?'),
(0xa9d66a54fd6374f20fa0511291cc0223, 'wp-includes/blocks/navigation/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.min.js', 1, 0x00000000000000000000000000000000, 0x39b6679f083c89806ae1dab66a6b1f83, 0x0109b762813fc73d6946c846c292ce53862b0181760154674cc36d932e3542e3, '', 0, '?'),
(0xa9d79620b9d537e651b0977265e66cd5, 'wp-content/plugins/elementor/assets/js/packages/icons/icons.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.min.js', 1, 0x00000000000000000000000000000000, 0x0f094b08437e423457e22be7c18ad4b3, 0xf44ffae710a373a205a11130f3d5c90d0cbe238bc8baffcc9aa65bd795f593c6, '', 0, '?'),
(0xa9dc201dcd011fe71849743133052619, 'wp-admin/js/nav-menu.js', '/home/iraneurobetcom/public_html/wp-admin/js/nav-menu.js', 1, 0x00000000000000000000000000000000, 0xb165607bf141023602c77174fcd6347f, 0x7c95c04b6f00f6f8335d147b8828658edc74365b20ab24f583fb3090f24d6718, '', 0, '?'),
(0xa9deea802b8dc2483aad52c88ada4b4d, 'wp-content/plugins/updraftplus/images/updraft_freev.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_freev.png', 1, 0x00000000000000000000000000000000, 0x7e492b620424007e12855b417e7bae2b, 0x1967541ed9c6fe0e3892bc1946d4b4495387a3e27decb73f05005bec419f90fb, '', 0, '?'),
(0xa9e4416f8bc751bdd98add5684637eb0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 0, 0x0fb0bd00606bf8f44c8e2640d2f5ed22, 0x0fb0bd00606bf8f44c8e2640d2f5ed22, 0x30c1fd6c17c552f6e488abad30b287d635d6b7f2297a17e7e7a332527ef2d4b3, '', 0, '?'),
(0xa9e9ca88df777be89b637b2283a70540, 'wp-content/plugins/updraftplus/languages/updraftplus-te.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.mo', 1, 0x00000000000000000000000000000000, 0x06a589ad14c8fb0815e0f81b7396f580, 0x273f443806d3c38041beb002733b1d532dca785312b1dd39b861a8a5d4b55e17, '', 0, '?'),
(0xa9f4a096104924d12e70183eed5e5d84, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', 0, 0xc1a542d4fffaaf49f4cec27ae0e09ef3, 0xc1a542d4fffaaf49f4cec27ae0e09ef3, 0xcc55c85770d18abff465746236e510bd7deef72f8159011cbae0f5f7905f693d, '', 0, '?'),
(0xaa0e3927f1435294ab29152c56a4e42c, 'wp-content/themes/hello-elementor/assets/images/elementor-notice-icon.svg', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/images/elementor-notice-icon.svg', 1, 0x00000000000000000000000000000000, 0x41641bc7de6d24c2959697c566c9189c, 0x89eb9cee5e645108181a393d4cc3b57df5e88ca7e33264b320ebb0af0f3c7ab6, '', 0, '?'),
(0xaa0f10b9cf47996cf6dccadda0055fd6, 'wp-includes/js/dist/date.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/date.js', 1, 0x00000000000000000000000000000000, 0x50c88a54ac0b453dcecf0c7fed996ca7, 0x75161cc7d4c8c492718631bddedcd5481dea7d47675c6157d8af01001d25c626, '', 0, '?'),
(0xaa113ee4cef6be134e15dcc1f2806d82, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', 1, 0x00000000000000000000000000000000, 0x337bdb42ad6bf042d003132a2c49a33c, 0x9e75fca3c89f360132839e2693d223d3693ecec5b71de8f90334eece55a96288, '', 0, '?'),
(0xaa1cf0662b9f03114ead4c06bcfe20fc, 'wp-content/languages-old/fa_IR-ac23eee47530ac63a1178c827db28087.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-ac23eee47530ac63a1178c827db28087.json', 0, 0x162cddd8bc945f12ec2351a4f0ef266a, 0x162cddd8bc945f12ec2351a4f0ef266a, 0x54552101a0c4a32843051992084fdea7535c2da40273653fa84e01e100f61431, '', 0, '?'),
(0xaa1e4a2de78b81bad45c22fdd7a526f0, 'wp-includes/sodium_compat/src/Core/Util.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Util.php', 1, 0x00000000000000000000000000000000, 0x5a8afbb26517a8b4ea3a975e7d79aa0a, 0x6384586ea8debf1418cad44c694de032cabf74eea45d8685914d3148f4d88c19, '', 0, '?'),
(0xaa233dfbbf67412d6a873c6b5c8bfd1d, 'wp-content/plugins/updraftplus/images/icons/openstack.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/openstack.png', 1, 0x00000000000000000000000000000000, 0x95c6446e18f352a3bc8124094860f2de, 0xbfb7f6d6019f7436ed9dd406e384fc7e00c5033208b2cade2a844279d03d9e7d, '', 0, '?'),
(0xaa23c4b2af0be5ceac1f2ff49a8684df, 'wp-content/plugins/updraftplus/methods/addon-base-v2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/addon-base-v2.php', 1, 0x00000000000000000000000000000000, 0xcd4d9ad71548723c07a2aa01e4e2a11f, 0xa27507fe05eb20d916f8f40c74068d1f60018fba680fd9064fbd43b22e6473f0, '', 0, '?'),
(0xaa25605ce905a28d465a1fdfeb2c04c8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SetTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SetTokenParser.php', 1, 0x00000000000000000000000000000000, 0x22f93dd043960614dc78ec5becdf750d, 0x9a9792596737c88d3d2ecec6d4308d057db1afe0cf21fe78fef0a90284e3d3fd, '', 0, '?'),
(0xaa2bdfb73cfbd13ce7442a6bdbb76958, 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-handler.php', 0, 0x2a1a064a64dbb4598919634e7cdc3244, 0x2a1a064a64dbb4598919634e7cdc3244, 0xf13b27934ae110f4d1d79fa930a550ffcdf87fcb71a5889dbc8b58ea6e8389eb, '', 0, '?'),
(0xaa31e83dabe693099d954e52f8a89154, 'wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php', 1, 0x00000000000000000000000000000000, 0x5b4c43fb1c7468e12efe3fbef445b33c, 0x8a7b40522f2343633fbb710fddd90bc02362cfcad2a356fdef3ed809c1b0b1ca, '', 0, '?'),
(0xaa36c8c1483a7774805bc472aed97d50, 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-api.php', 0, 0x90ae7c55d65bc22faefc8da0adb77b3b, 0x90ae7c55d65bc22faefc8da0adb77b3b, 0xeaf4fa45320d79b1fed29aef2acbda3465958ef3315e5f2883afd8832768d90d, '', 0, '?'),
(0xaa37f7301cbd49d8b116991295e9e4f8, 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-4.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-4.json', 0, 0x405960e8dbba2eaeda8bf567fb20da7f, 0x405960e8dbba2eaeda8bf567fb20da7f, 0xe190e9000ac611ca01749e75159f65aa0cd1308a7d3bf4cef9b401b80ee70dc7, '', 0, '?'),
(0xaa3a7caa4b365175b4d31bc99a6d1636, 'wp-includes/blocks/comment-reply-link/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x386fc3364b52711f1a0db53ce944ec1f, 0x324c40d3f22fa78235ecc13b334f27cf552de128cf4a386a13a8a49316e1bcb9, '', 0, '?'),
(0xaa3b133f32e8e18853fde3a700fb9a70, 'wp-admin/customize.php', '/home/iraneurobetcom/public_html/wp-admin/customize.php', 1, 0x00000000000000000000000000000000, 0x80064559e8216fcc23a3b6cb3e5f4d0b, 0xb0bfe8d5e0b61ac5163fde971366a63e27630d649fd318e0fc24619536ef691d, '', 0, '?'),
(0xaa3c9536cba468a29c6c62853e525f98, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', 1, 0x00000000000000000000000000000000, 0x617c0958c5a41811443553755bd57e85, 0xcd39f2c57a774c8d7fbcd635bf7bdb21f33fe91d04ba839a591e2109ef1266cb, '', 0, '?'),
(0xaa46d103a243dbcbc138e51bdbae3dc7, 'wp-content/plugins/wpseo-video/detail-retrieval/class-vimeo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vimeo.php', 0, 0x6719f3ba0fb547788db84e69147cf0fa, 0x6719f3ba0fb547788db84e69147cf0fa, 0x4fa9d9c4a3176c62461d84108689ed6dc78d8d65082270f55421da2c00f8ff57, '', 0, '?'),
(0xaa48a55485a78d2edae81bfb5fad4e79, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/number-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/number-prop-type.php', 1, 0x00000000000000000000000000000000, 0x72a3e2dfc2b24ec0b9b89b57ef58a9a4, 0xae98d69e3f86605d3f949ca8aa278ab1e5a0bdf37fe4a81224fb7d2376b5f7ef, '', 0, '?'),
(0xaa4c075485dccfa9358487230cfd636f, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', 1, 0x00000000000000000000000000000000, 0xc8652c5627986b0386123b1a21f43b8a, 0x34c00b19294a2d8f925a1188ccea8058fd01f147fab57ddb76ed13c334139832, '', 0, '?'),
(0xaa4f97ab89fda764e4b5164e92d87ea6, 'wp-content/plugins/elementor-pro/assets/css/widget-blockquote-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-blockquote-rtl.min.css', 0, 0x9c54ad6985d99836238ca073ba3c892d, 0x9c54ad6985d99836238ca073ba3c892d, 0xc19a791e07a7bcb3b76f2dea19ce557dd4fc95794221f3523abf634df6b32143, '', 0, '?'),
(0xaa50d8aa0efb4e412a39d3cf26186ea7, 'wp-content/plugins/elementskit-lite/config/module-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/config/module-list.php', 1, 0x00000000000000000000000000000000, 0x7fed9a90ac1b7b8eef380a405b65550a, 0x0be8993a29a7aa3dc20c04496c57e172ec64c1e6e8c1c35cc0d0053576e1ec5a, '', 0, '?'),
(0xaa5214339498fc2d1fe599bb6e16e94f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php', 0, 0x628831a4c64e9e2e8e848d4f5f8e9bbc, 0x628831a4c64e9e2e8e848d4f5f8e9bbc, 0x11d0a7de5f3f30f1acb82c73fdaee7c9535ef71177a7728721bf7486dcd5fffb, '', 0, '?'),
(0xaa527d5006fdee820debc371995882a2, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php', 0, 0x824393e87762c076f49d09651e9985ad, 0x824393e87762c076f49d09651e9985ad, 0x121e7e8429c319e1c6047cbc1fad7a0f07218802f1e1913bcf1a3c936454653c, '', 0, '?'),
(0xaa52dc7866d74744c41367c18d9b9556, 'wp-content/plugins/updraftplus/languages/updraftplus-vi.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.po', 1, 0x00000000000000000000000000000000, 0x14af8b834ced8358b6c1b8558e55a3fd, 0x8105559f0f926befcafc3634967325862db63197444224d22b0615c50cf9ecad, '', 0, '?'),
(0xaa58149d9f13a8044038326916df6d28, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_namespaces.php', 0, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0xaa58e0e1401bc1d425bd310c4384c169, 'wp-content/plugins/wordfence/images/lightbox-controls.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/lightbox-controls.png', 1, 0x00000000000000000000000000000000, 0x9d6d135dbc6192ac0e955c24c9048f1f, 0xc7970892683fe0efef0653e9eecd29b83a9bc1d6694002682e90a058d7679486, '', 0, '?'),
(0xaa5d0249b0fe5a69773ba9b2b7ee38fd, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Settings.php', 0, 0x5cc0b7c92ed0a7f5a5199ca40984705b, 0x5cc0b7c92ed0a7f5a5199ca40984705b, 0xedbdc34eb6bab6bca3562e05d11063df87eea39aa2f021fbceed7773047578b2, '', 0, '?'),
(0xaa5d16da2ec71904310b0d5018584ca9, 'wp-admin/includes/update.php', '/home/iraneurobetcom/public_html/wp-admin/includes/update.php', 1, 0x00000000000000000000000000000000, 0x1c13c9349c9bda86727644dec469d0e8, 0x46ca007f7146b57c62766da012d2141684d7b44ec4689d25ec8f7e453c7a038a, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xaa5d6007456d62d41ce7f0592f27293d, 'wp-content/uploads/2023/11/eurobet-favicon-150x150.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon-150x150.png', 0, 0x8eb58a53d79f52e5b15fdd633273de3d, 0x8eb58a53d79f52e5b15fdd633273de3d, 0x821fbc53bb851c65718d8c7bfb9c6510aaf34eb1a1e6d64df62d874901ef180f, '', 0, '?'),
(0xaa600caabdbcb2e79f0dddae8ef29aa3, 'wp-content/updraft/backup_2025-04-26-1150__EuroBet_72d708a33130-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-26-1150__EuroBet_72d708a33130-db.gz', 0, 0xc3656d236c7d2deed1b080d5061d37ca, 0xc3656d236c7d2deed1b080d5061d37ca, 0x764e681d1757e3e7ea1356279b292c45b485047d987c617de93fa083aa016bf5, '', 0, '?'),
(0xaa634f32a343cfa11bac542f9f4395c1, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/forbidden-property-mutation-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/forbidden-property-mutation-exception.php', 0, 0xf4289f47fcfce091f74aef2dcfc8b74e, 0xf4289f47fcfce091f74aef2dcfc8b74e, 0x4591dc499322c669ba46d5fcd9b09ac8ae6cc3103e770976d9618724dbf2031a, '', 0, '?'),
(0xaa6628bc39ecd2369b9079614e7c3217, 'wp-content/plugins/wordfence/waf/pomo/translations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/translations.php', 1, 0x00000000000000000000000000000000, 0x8afac4815c638eb1b4bbcb67961f8ed9, 0x2099dacf9e4fca29334a7f4605df4e2cfe028aeb780ca372a18f4200bb1f8f27, '', 0, '?'),
(0xaa697c94323dfa44f80731d7cfaf728f, 'wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php', 1, 0x00000000000000000000000000000000, 0xaa29f71c3dd14f664abaa62146f27e37, 0x0de4f502f2aaaadd071a9ec08b05973e9bc36932a2742a96fcf2abdf76f3c300, '', 0, '?'),
(0xaa69b703b11ff498e562e55077c8a195, 'wp-content/plugins/amp/src/Admin/AmpPlugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AmpPlugins.php', 1, 0x00000000000000000000000000000000, 0xc5b5e0750843d8a785beefd84005650d, 0xb526db4a828b05de6bfcf37673cc52df34df512140d5fec7020d2058ead5a033, '', 0, '?'),
(0xaa6c71b40987c44cb07e813520728697, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', 0, 0x054837f3b0e113e2c34b9e8e203977fe, 0x054837f3b0e113e2c34b9e8e203977fe, 0xf805f32e88fb73b70f460752c28770e296c741f8542e8e2c459dab48fb11514c, '', 0, '?'),
(0xaa6e24e13572e692463928f0b551d84d, 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js.map', 0, 0x0b62f7a5104167a98aa0f043c25f150f, 0x0b62f7a5104167a98aa0f043c25f150f, 0x5a39e40cfaa7d6718eb32b2caa63853d40d716ebb0db1ab831aa6b89003f8b35, '', 0, '?'),
(0xaa6e8b08d1c25fae54bbd00b3fd6eb7c, 'wp-content/themes/Newspaper/translation/ro_RO.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ro_RO.mo', 0, 0x869e60c526f543915aa5f91453a65407, 0x869e60c526f543915aa5f91453a65407, 0x220dbc723eb8c77e8f401efd8294ce26e602d37c3ade30ab5202b44c7bd9b2a4, '', 0, '?'),
(0xaa721b59fdff00ad53b297c4287a7cab, 'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php', 1, 0x00000000000000000000000000000000, 0x673845516d07109076f04f75f2540f4f, 0x0f35088b39b9d2549a0cea513e1c7ca39abac080045f868c42a264c38f8da4e9, '', 0, '?'),
(0xaa7338e60b9d27edc6c980e11a254378, 'wp-includes/blocks/archives/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/block.json', 1, 0x00000000000000000000000000000000, 0xc8cea1db1643376e941243ad1adfd04a, 0x101a3ad9e276f0d21a95512c9e4b2e9aed8c1adfd54d26e1022bb494e3ab6978, '', 0, '?'),
(0xaa75241d8a7bc2e3db15dca893a776e5, 'wp-includes/blocks/latest-comments.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments.php', 1, 0x00000000000000000000000000000000, 0x301a310d09c49dc684a25fdbb24c7f3d, 0xf38bb479445fd761ecb9d37e337c9dd42ba9b5a2f95ad8d1c2180460ee53aa1e, '', 0, '?'),
(0xaa762b2cf3f00dd96b2dc3cd473ad2f3, 'wp-content/plugins/elementskit-lite/modules/widget-builder/widget-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/widget-file.php', 1, 0x00000000000000000000000000000000, 0xbcf9ae1f169a28f0a17586d2c8566137, 0x01cf4cfc17940371d099505b7e502ccf26e724da45f50bd0fd4b96c5efa9c983, '', 0, '?'),
(0xaa7e134b950cc981b71c777766c043ec, 'wp-admin/js/widgets/media-gallery-widget.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-gallery-widget.js', 1, 0x00000000000000000000000000000000, 0x7bfc632ffa82a98949d5c2f5ea3c0e9b, 0x8d0e79c65cdc1552a354dedca0f6551b8b12746d1d59c728058f86e3bbb1ccbf, '', 0, '?'),
(0xaa9144b97e33daffc708726156c2bd86, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetProvision.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetProvision.php', 1, 0x00000000000000000000000000000000, 0x6d04c226585074a7420bb2ed2129baa0, 0x44d3333a17f71b3978ca401c1412d5b3979f0cbade3d79e11716fb75b084365f, '', 0, '?'),
(0xaa990d0f9f179eb55bafe300ea45754a, 'wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php', 1, 0x00000000000000000000000000000000, 0x840616546d3add57bfc065e500020334, 0xe17309b447f42f8faeab3681c5c3375565c95b5fbd5a33ca6226656836cc8946, '', 0, '?'),
(0xaa9ba3bd5511a3f8908927c784d72ee5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpActionMacro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpActionMacro.php', 1, 0x00000000000000000000000000000000, 0xbcdc7f04895242bee24b935a43e112f8, 0x75d739d82eba9427ab8e2a17524ae14d47bc794542ea4d073a0106f03623a98a, '', 0, '?'),
(0xaa9ba73c53fe1a079af0267015fd148c, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', 0, 0x62b246f52c16fa3408c64daeb641270f, 0x62b246f52c16fa3408c64daeb641270f, 0x56095fecd3704c1c632ca97b5821922ae8dc81d1fed15f33514c5b16065ae8da, '', 0, '?'),
(0xaa9e3491798733256bb32091b398d11f, 'wp-admin/js/widgets/media-image-widget.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-image-widget.js', 1, 0x00000000000000000000000000000000, 0x8ec83b6b93233f94e76351378fdf2865, 0xf26fdd139f7b07cc0d728a6835dcc50646b077af77cf094c9065f0467ad35de8, '', 0, '?'),
(0xaaa905a5b3f7bef69a6c02f42e57bdb3, 'wp-content/plugins/elementor/modules/shapes/widgets/text-path.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/shapes/widgets/text-path.php', 1, 0x00000000000000000000000000000000, 0xafbd6bf5d4be00d25259aab478d2727d, 0x46c96afe7382f62fed38d04d4d46afae8380e626d942d44f6d2cc0bbda5de321, '', 0, '?'),
(0xaaaabd73a0d7c29b48cc2b475a723299, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', 1, 0x00000000000000000000000000000000, 0xa5862c390f82e0eef09f9ad9c147b811, 0x6896079df8868082cdbc189b98f0d916d0c6be656bbfa05980f7dd1a66f0b26d, '', 0, '?'),
(0xaaaaf5d914860c987c860120b20fbd19, 'wp-includes/js/masonry.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/masonry.min.js', 1, 0x00000000000000000000000000000000, 0x3b3fc826e58fc554108e4a651c9c7848, 0x2481ac21c97c3d2366158563ea6a63f9c1c73aa5aa54b9513062e6b82cca8991, '', 0, '?'),
(0xaaad7577a2e11cddf6c2b6b137adc80d, 'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg', 1, 0x00000000000000000000000000000000, 0xeb83b47de3b5531fd21b6a324d69d781, 0x96922fdd7e7ec659bf8b7e77c471b30861d0b64959fd0af825326d997d437d77, '', 0, '?'),
(0xaaaf5f579e3a036ea31bae24209d647f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets.php', 0, 0x89a290a394a751a470e65ac647cc75bc, 0x89a290a394a751a470e65ac647cc75bc, 0xccaec3d9a93c71fb75e61fb6aabee6cd0db447ba0899f7e06bb738db669ebda5, '', 0, '?'),
(0xaab2d71e051a85d13eb9113c278437bb, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', 0, 0x79297a8a910b48162ff884043efc1612, 0x79297a8a910b48162ff884043efc1612, 0xd69c5fe25b3228792b397d51aa49ef952a0041baa11ae0bbca816667c63ef714, '', 0, '?'),
(0xaab83140f5bf648f54a720d471717a6b, 'wp-includes/sodium_compat/lib/php84compat_const.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php84compat_const.php', 1, 0x00000000000000000000000000000000, 0x26b904ddafabbabc5d22e906004e68d2, 0x0f1260f386f1ccaa4ae22c7a714e034cf185192f67a8be2eeb6cd1194ad59f0e, '', 0, '?'),
(0xaabdf196a91b1739eea3f71decd677dc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', 1, 0x00000000000000000000000000000000, 0x45216644e104e45d7292d14ba0bbd49a, 0xf503ec30ce7058a4db37b8411ae26cc79aa67932e10d96f2cfd3661ca459c42b, '', 0, '?'),
(0xaabfce98c410957228848dc581e3c420, 'wp-admin/js/auth-app.js', '/home/iraneurobetcom/public_html/wp-admin/js/auth-app.js', 1, 0x00000000000000000000000000000000, 0x23fdd0d94c50d0ca02e2535b8f9d66f4, 0x4640488512fc8f1938e5dd87fde737616ea2ff83237be2a112d3db0b8aa76afc, '', 0, '?'),
(0xaac279a6d5f447d48f043b647d204fbd, 'wp-content/plugins/luckywp-table-of-contents/front/views/items.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/views/items.php', 1, 0x00000000000000000000000000000000, 0x884756e51ee9e649bed7568da6f4e696, 0x0079f12909766d6ddf9f5d996ba6b88264499a29da1ee3b8b3b4baad93e53b6a, '', 0, '?'),
(0xaac37ea64fa588c47354a6fb16e56b82, 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-semaphore.php', 0, 0x5c4ceb62568b536432627ba276db571b, 0x5c4ceb62568b536432627ba276db571b, 0x209b9ed36267d2773cf089c3d4c0e8797f5ec3b7791d2c3cb0a47b85f8ca13d5, '', 0, '?'),
(0xaac4b1fd751a754fe216fcdbf65b9f6e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Config.php', 0, 0x846a7a08077d26fc746e205851cef0a9, 0x846a7a08077d26fc746e205851cef0a9, 0xa24d3a4de903d4042322df2b834bbb45d950df0449a4c997a7285ef23781ec0a, '', 0, '?'),
(0xaac572d3a7d8b4d0322a742d23805b29, 'wp-content/plugins/elementor/core/logger/items/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/base.php', 1, 0x00000000000000000000000000000000, 0x58070ae4aaa16a52bc3e8842525da341, 0x6ba21a7f35eabe9f1f4e5e2f9b746bd5448354b1ded065bbd475b3666398cb67, '', 0, '?'),
(0xaaca2b32ab7dffc2729c6bf52c5d1023, 'wp-content/plugins/wordpress-seo-premium/classes/validation-error.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-error.php', 0, 0x31629e4b59d8f31f90612b7500182e12, 0x31629e4b59d8f31f90612b7500182e12, 0x4596f98434d215fd54170925fa84016c45b5666a9dcc5e9e53e6884d3b220f5c, '', 0, '?'),
(0xaacbb260ab08b52c3eb09d410e8f2887, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polygon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polygon.php', 1, 0x00000000000000000000000000000000, 0x1925ea2c26a5b435d89fa6adf714e303, 0x1fb6c1147b2bbbb375d9b11703e66d86d17dc12852e90b7bb327622357146b14, '', 0, '?'),
(0xaacbd9767b43abc0baced2a7808e3449, 'wp-content/plugins/wordfence/lib/wfViewResult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfViewResult.php', 1, 0x00000000000000000000000000000000, 0x0c366f0f6f75976947f053eb50f4d2db, 0xf263b800cfde05c8befaecb8e02c9d0f97a859c2a4d6bc5894e928054ab0b579, '', 0, '?'),
(0xaacf02d500eb8084093b74912fa5912d, 'wp-includes/blocks/file/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.min.js', 1, 0x00000000000000000000000000000000, 0x1cb60757df34f86a918df1fcd95a3681, 0x726a159786e434655693294087948e4e0a94acbacdd1daeb984603d2c59f350a, '', 0, '?'),
(0xaacf279d912854227e196da055e863de, 'wp-content/plugins/elementor/assets/svg-paths/oval.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/oval.svg', 1, 0x00000000000000000000000000000000, 0xcfa5ce67f3dfd6ae9bb188f5fc437a10, 0xe227e2c4d15b745e95e355e81e9f5b0a9ef60f102d5e465a3678a7c0a9613b4c, '', 0, '?'),
(0xaad5d10e998ea69e4749fba9b8116195, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Subscriber.php', 0, 0x3dec1efef06489869a87deee0dfb11b7, 0x3dec1efef06489869a87deee0dfb11b7, 0x4879437975133b9ad7a0919b3f7a4155f5b2c2325ec9a94de54203bfc3f36925, '', 0, '?'),
(0xaada70ba245e8186f48db5649d125a05, 'wp-admin/network/plugin-install.php', '/home/iraneurobetcom/public_html/wp-admin/network/plugin-install.php', 1, 0x00000000000000000000000000000000, 0x871c252846b1b276000b837ebb0eeb46, 0xda99732d7399e5c77eb275591865f6a692c092c4548bc3fb46b634bf21e1202a, '', 0, '?'),
(0xaadaab10a1630d32fe382e8427e2221d, 'wp-content/themes/twentytwentyone/assets/js/customize-preview.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0x1493893f7f794fc0bc2b86ec44b1d818, 0xe30a3d2f0b85111cee3f49d46c8f62ac69dbc838934195487856f935413f7669, '', 0, '?'),
(0xaadb511808cfd4fa3021de3bf3114a81, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/singular.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/singular.php', 0, 0x1cfbee6622b661c6fb42eb8c197a892a, 0x1cfbee6622b661c6fb42eb8c197a892a, 0xf65e8259190f79924036186cad66fe99d04951c812e0e62a017015a5fd59c589, '', 0, '?'),
(0xaae15c8fa7f094952f1b6ed5b4173f2d, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPInterface.php', 0, 0x17fec5d4a24b48be1a5fdaa1ee84700c, 0x17fec5d4a24b48be1a5fdaa1ee84700c, 0xdb8462484c8a55c74348105b7c16dc5c11b986c864ec7ab9abf1c4f2660a3f35, '', 0, '?'),
(0xaae65b4bbaeee6628ec4da320c3810b7, 'wp-includes/pomo/po.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/po.php', 1, 0x00000000000000000000000000000000, 0x34f8403979f306c3dbe087ee874738ef, 0x1dcb3ada89b5e64c04bf07adda83fdce61e68ad8ef4fa677963db67b4bf99047, '', 0, '?'),
(0xaae68cf32916390708bbadea8d888a64, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NameDeprecation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NameDeprecation.php', 1, 0x00000000000000000000000000000000, 0x62117ab708432e1ac2535b6694618027, 0xcdc5d2bb97186feb5ce16accd48e4eda1cce10e23f670c181f15158b5d0d0a5d, '', 0, '?'),
(0xaae6aed0171586be05610d87cb3638b7, 'wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php', 0, 0x3c24cb463d12ec9e1d701be2eecb23ce, 0x3c24cb463d12ec9e1d701be2eecb23ce, 0xa01e11ed60591a99b7a9d35d5b82f90b32f1ae74f3c2852cf101f9435d46a60f, '', 0, '?'),
(0xaaebe6340921d2b09297734d60256297, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json', 1, 0x00000000000000000000000000000000, 0x71184dd13d8b89617cfa982ffdf430a3, 0x463bbc4135bebcd42f06d6fcfca1cde6c42d20d1673585331c8cd2232a04f0ea, '', 0, '?'),
(0xaaed3469683dc467bd87c7e8f7a837f5, 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php', 1, 0x00000000000000000000000000000000, 0x6f938a5cea5900b573fa2ad9a3880bf4, 0x57d435893afda84d187c534bb322a329f51f932486b3840193dbd9b42da3c559, '', 0, '?'),
(0xaaedadb2d1f17fd6241a2eae4bf6b288, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', 0, 0x3cf15e506ab8af255ed5e53680c57be1, 0x3cf15e506ab8af255ed5e53680c57be1, 0x2d66d85d771e9ea6fb9ccc556f9487be54aec0cef7657f1f8b287b3fe88fc780, '', 0, '?'),
(0xaaefdc3ef4804eead47b5c3062239fa1, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-news-blog.php', 0, 0x123d9a618b1e27fcddb38a37eede920f, 0x123d9a618b1e27fcddb38a37eede920f, 0xc10d20fddd0ef621b9b2eeef9a0f9e64a9321d05c4396283eade1078ffb86da5, '', 0, '?'),
(0xaaf0b31c701eb504204293f727b11f9d, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-modification-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-modification-condition.php', 0, 0x829cf3d778a1b326e291a37fc82bd220, 0x829cf3d778a1b326e291a37fc82bd220, 0x9d90605ee885d813686e932f4c78a24c4fb2117ee95d5fa8ca31c7ca335e2ba1, '', 0, '?'),
(0xaafdfb5169bedc9ab04f4522ce15e58f, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard.png', 1, 0x00000000000000000000000000000000, 0xa42340c41792ecdd4711f4e9e8162ec0, 0xf684b32dba7bacacf80582c049223e18b8cd0629b1970bdaa95a63cccb2e6c5f, '', 0, '?'),
(0xab065ffc374dda81af5c22a41cfe76dc, 'wp-content/plugins/elementor/assets/js/ai-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.js', 1, 0x00000000000000000000000000000000, 0x4da2d2bf977e9f20b4fd6abbdcdaddde, 0x3281a8257d53e57a19849e440d38bd0e3496a26c16c072b89d9925d9a64176fc, '', 0, '?'),
(0xab09df644478ddb2f2658a4a809d5300, 'wp-includes/blocks/comment-reply-link/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style.min.css', 1, 0x00000000000000000000000000000000, 0xc3390d197f2a3f97998cc3ba67eff991, 0xdf5545d0b2d61333a2a3fc8c546092320d817d75762e758d8f85782b24272949, '', 0, '?'),
(0xab0b92da17f1e64a48876c2247a44cf9, 'wp-includes/css/dist/block-library/reset-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset-rtl.css', 1, 0x00000000000000000000000000000000, 0x2458e27952eb49b814df53a7c51ea21d, 0xd10ea5da3283626da07156081b9d0b0ec9bb2c35a8ce0ad01d8065f73372c390, '', 0, '?'),
(0xab0f2d78e422eab7ba3950a1cae4272b, 'wp-content/updraft/plugins-old/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', 0, 0xc9bc551310c5ac838705b491fb291f40, 0xc9bc551310c5ac838705b491fb291f40, 0x3b140f42f459994215a7c5d560b9f17a270b69e59f096849767d6a8ba0140e47, '', 0, '?'),
(0xab16295810ddfc1b9ee0497fc9ec7c51, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php', 0, 0xceca67f37a57f59b5c8fea4aa53ae8aa, 0xceca67f37a57f59b5c8fea4aa53ae8aa, 0xa75e41d3883c38f294d5a3fa743a4b20b9bb3f538e871c694f73c94dbc2900fc, '', 0, '?'),
(0xab17d0e8125890920fb0d8024aa0fc70, 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBrowscapCache.php', 1, 0x00000000000000000000000000000000, 0x115408c190ebcf51d7780f14876a8219, 0x15d00883ae9eeb1d3159849d84f5549a8ad088d571f3a45736dd8b998fd56809, '', 0, '?'),
(0xab1aefa17beb08b0e7ec44a86abb6f62, 'wp-content/plugins/amp/includes/sanitizers/class-amp-dev-mode-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-dev-mode-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x606e5b666b4be32523b01f674a7511ec, 0xfe69aad15b3b4bc45b9df9692a0cfabceaa914c7fd956230c98501f5811527a4, '', 0, '?'),
(0xab1f3904945b8a453ad1b6710981b241, 'wp-includes/blocks/calendar/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x581aeec42250d9ee917bc2c0d19e222d, 0x0b60a3479b6ebe0124fa69b505f043b8f5ba327b3794a024de6c7fde49789b57, '', 0, '?'),
(0xab22339c82215fdb4b43e223a2b4b432, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x83403e6f0be7bd2ed81879a5442af2e0, 0xba4467436ca434d8d491ba009ed01ff2a22fe74f5c1c671a6c3bae3a6dd9c13e, '', 0, '?'),
(0xab23a50ad2cfd4c9b09dc0e9aed082a5, 'wp-includes/blocks/query-title/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style.min.css', 1, 0x00000000000000000000000000000000, 0x5ddc196cfcc2a5cb80e4cddc1fed1233, 0x64225111e4d9a55bc90152663fd0b02d5b319d93f5b1952378be722c6d640d5f, '', 0, '?'),
(0xab26c2bd3159784675bf93a0b76d7043, 'wp-content/themes/twentytwentyone/template-parts/content/content-page.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-page.php', 1, 0x00000000000000000000000000000000, 0x57f671a0bb407257da1c3a735eda0a21, 0x4f8fced28f849fc00f3ce9a4ab71fc86d2199908f49432640de62c827729d309, '', 0, '?'),
(0xab28a8cacb0e34fe55d456fb84c47799, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-theme-plugins-setup.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-theme-plugins-setup.php', 0, 0xc156bf6dffb0026febca8d7840b0e225, 0xc156bf6dffb0026febca8d7840b0e225, 0x51b1400c76411a2beca7c20ba570658d243a8bb8ddfa4129a19c7baa9ac7b84d, '', 0, '?'),
(0xab29f4f2a09a494287cd76cf2fd7d782, 'wp-content/plugins/elementor/core/files/file-types/zip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/zip.php', 1, 0x00000000000000000000000000000000, 0x326d846c4f22d1678350f1719d10ccb1, 0xf21e966e970ae2b87baff3f1e69712ea8dbf9fd3d1db17a4b300c471d183f996, '', 0, '?'),
(0xab2a8e7a85386eb1d3c0be1ebb5ace53, 'wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php', 1, 0x00000000000000000000000000000000, 0xc6e7a40324f65a58c9a4e8ec2b7b5ad9, 0x1f29a22b064ae4db858ce4a9836a031e4f772353e196620e4bd49dd4bf5f8ddf, '', 0, '?'),
(0xab301e1f1eb4d96e78f8078089ca4c8e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', 0, 0xb3615e71ca2d35d1455a4399cdc95241, 0xb3615e71ca2d35d1455a4399cdc95241, 0xaa9b0ede3db873972d6f53a3409ce0e90b549c415ff1ca8f653c457b420a06cd, '', 0, '?'),
(0xab30533680514a0e6e8c7e639ab5ce5b, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/LICENSE', 0, 0xbd4154fe1026f8c918c4d197cccf2e02, 0xbd4154fe1026f8c918c4d197cccf2e02, 0xed6b4289e2b7a2c3ab9e5f375edb832ea583dd8c08075491bb6aad9c80a08506, '', 0, '?'),
(0xab34bb881c69d105fa0e01602e33c1dc, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/CombineV2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/CombineV2.php', 0, 0x1be4be77dbe70ba952cd94a77d1e3ecb, 0x1be4be77dbe70ba952cd94a77d1e3ecb, 0x2ecbe794cf486d99a16287e893d8642385c278d67e2e889599a314998ab01dae, '', 0, '?'),
(0xab3806b1a14aa806c8cfb5e7d6b5fd68, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupValueMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupValueMetadata.php', 0, 0xed60d37154afdd9da9638cd824cd0b9c, 0xed60d37154afdd9da9638cd824cd0b9c, 0x22eca78374179ecb52417726ff6a73dcc51651d9dbf91cfaa522c5fef740876c, '', 0, '?'),
(0xab39e21d64e5a33ad7af52981684d25b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', 0, 0x5bc1d8b339f0367e00ba817c069d8071, 0x5bc1d8b339f0367e00ba817c069d8071, 0x8e4b7907123a8a7287d8f9e81d594b31dbca63e14018e7eb38aaf8f4a45bc164, '', 0, '?'),
(0xab4004fdcff8ff0ae6ab3fccdf9b97ac, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/team-4-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/team-4-col.php', 0, 0x7f64233cdcb1c60e6e531bec8b0535c3, 0x7f64233cdcb1c60e6e531bec8b0535c3, 0x4e2c725456a43ea7f881d03e1dfbaadc7dac9be423b4d359ec969ce4f88fd057, '', 0, '?'),
(0xab4aeb9ebfa96823b73a215e60e83df7, 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php', 1, 0x00000000000000000000000000000000, 0x0d762c258a66c96e81a3c83254b607aa, 0xe192a0db233018e8dfe5712a6e5c5c219fe702c8d7cd81278d4125a5212e016b, '', 0, '?'),
(0xab51a0148cceb6bda9312a68511932b4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', 0, 0xffab2475ad39249b686f790c2513f7a3, 0xffab2475ad39249b686f790c2513f7a3, 0xff88370fd774f4959e3a14731b7b28832cd635de5529da667290374f78f79f21, '', 0, '?'),
(0xab53c4ebfa8fb371ea608e83904ddc07, 'wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php', 1, 0x00000000000000000000000000000000, 0xf8dd3d42aec1ae0a794e787b168d0b9f, 0x9e45e7cb7a42e0a534bd2ffe70f6c5980f880d8fdb9e2ee20242a4071692a233, '', 0, '?'),
(0xab5d5f901a3fcaa484951f77480b6fe7, 'wp-includes/blocks/avatar/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xbf3895a7e4f3998f5264b52d75e180cd, 0x376fe9d557fdf1ddb9ed1b90f6a2b150ada12a889f00d39b81805e16c0c5a874, '', 0, '?'),
(0xab5dede2974d4c1b6ab85d75858f7666, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0xab5fa5f1492cb955aeb97e0036ef1eb2, 'wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js', 0, 0x0bd6754fe3239b3175ec910ea3e0f008, 0x0bd6754fe3239b3175ec910ea3e0f008, 0xc60925e3bbb1b6d22cc02b451c7baad42ab969c31ba25d97eea3ea6e4e263389, '', 0, '?'),
(0xab5ffb6837ce4509dc28f03b2dea9494, 'wp-content/languages/plugins/wordfence-fa_IR-b43aae020787be5f1ae28058821ed11d.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-b43aae020787be5f1ae28058821ed11d.json', 0, 0x45b611d6a964c8c3cc7c0a329f899d16, 0x45b611d6a964c8c3cc7c0a329f899d16, 0x1ac91ed80de5407a6cd900b3d350e5c0ed3eadb8760f663775e4ed1b0620b07a, '', 0, '?'),
(0xab6444c1ffb64e25d71ebdb39cf23d66, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories.min.css', 0, 0x87c006c16a22c0672f26248b197fe5d1, 0x87c006c16a22c0672f26248b197fe5d1, 0x73e7ccdd3c5c355c6927cde7e65e1f68e5dea48f0c943d5ace6da6a565aab256, '', 0, '?'),
(0xab668dd474219464e7381678544d1261, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-about-book.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-about-book.php', 0, 0x2193ff74f63ef850a4af571ff21798ce, 0x2193ff74f63ef850a4af571ff21798ce, 0x0e7cdfa0cbb378513a9e85e9627a3f598f4992560e0b398bb1a01a7859f669c3, '', 0, '?'),
(0xab6b78ddfa8f2975f394c55dbe23c6c9, 'wp-content/plugins/wordpress-seo/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0x45b0c87f104aa19adf6e887fd8cff631, 0x304de17de1876665aa4333d746650335639d13c6e6d67c1d33713755668681c0, '', 0, '?'),
(0xab6e7f9b62ff91c5f7cee6d64b1e1542, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/FulfilledPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/FulfilledPromise.php', 0, 0x03e2b4c93e3ce8265e7a7de0d65d9873, 0x03e2b4c93e3ce8265e7a7de0d65d9873, 0x8dff8acde0873f69af3f4935bf3ff76cf550f4ad3a796997df5a98df7eb4cb7c, '', 0, '?'),
(0xab6ed6a2a1f90d920b563591198b2cd9, 'wp-includes/widgets/class-wp-widget-meta.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-meta.php', 1, 0x00000000000000000000000000000000, 0xca088a6af42b282cb85e118a62b7ff28, 0xbfc650194c2b1f7781c16974a58abd5ab6a264fe88c36b5a7b588c5660c57494, '', 0, '?'),
(0xab6fa2f9a0b46c3ebce2787e49b020c2, 'wp-admin/network/about.php', '/home/iraneurobetcom/public_html/wp-admin/network/about.php', 1, 0x00000000000000000000000000000000, 0x7e84809e289986f834e147040fecf5a3, 0xf68a6a2f7d07d3851b1fb994c100458f53fefacca45c480467eb235aa9a12e5f, '', 0, '?'),
(0xab70f55cd914530fd0b4471d8908fb73, 'wp-content/plugins/elementor-pro/assets/js/custom-code.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/custom-code.min.js', 0, 0x77b950e9f0c66830c03ea91dfd3deb9b, 0x77b950e9f0c66830c03ea91dfd3deb9b, 0x76c20fa4df941d8351762d76ee9fc2ffcd2682a739699fdffe6f6f704e233a60, '', 0, '?'),
(0xab7511d3a8d72bcca77854160315c364, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', 1, 0x00000000000000000000000000000000, 0x880cbca133efc569266a2539dd9ccd32, 0x4b41f8c51653888c27c27d0d5438571ab6c95f944ca938dc211625d3d740c6c9, '', 0, '?'),
(0xab7bd9c8f4cfb22266aa7e419e3f7a5d, 'wp-includes/Requests/src/Iri.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Iri.php', 1, 0x00000000000000000000000000000000, 0xf4156a171065945164e0e8f6ec9a329a, 0xf5cca3d1b38d6aecada22614778146f29da28282206a1e17f21d3585cd4a58c0, '', 0, '?'),
(0xab82fe3db4d6457166d2ccafd2128503, 'wp-content/plugins/amp/src/Component/CaptionedSlide.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/CaptionedSlide.php', 1, 0x00000000000000000000000000000000, 0x65fa68a7c3fce33f6a4385a61c8ea6b4, 0xae7b1ab33bfffe5b7af54dfc190cf5bae4be23ba50412dacc320f82f82275a7a, '', 0, '?'),
(0xab853bfb6e141ce59637cfb7bfc5fc32, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', 1, 0x00000000000000000000000000000000, 0xd17ed123efb05b686f44c2eed7d3c4fe, 0x03bc1cbe1508c0a7e701e75d975737430e9169e026eef2de1d27f554977d3bf9, '', 0, '?'),
(0xab8758eed6ec81f0f91493c744c66c1f, 'wp-content/plugins/wpseo-video/detail-retrieval/template-class-video-service.phpt', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/template-class-video-service.phpt', 0, 0xba3ddc074da226e928b49c8e1285abd5, 0xba3ddc074da226e928b49c8e1285abd5, 0x4d3b044dbea5168e2c968061cf7414ba3f034a03cd21aa1480525a4089d6c60c, '', 0, '?'),
(0xab88b030116a886cb5530713d3fd4bf2, 'wp-includes/post.php', '/home/iraneurobetcom/public_html/wp-includes/post.php', 1, 0x00000000000000000000000000000000, 0x59cd286eb38e22901110a7390cdaea47, 0x5365db25ba55881dd02f140ccc5b2e00b1c2c541a059a5cd8a2596f99d733d64, '', 0, '?'),
(0xab897ff81c21093e6f5586e4a68dc65e, 'wp-content/plugins/elementor/assets/css/widget-star-rating.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-star-rating.min.css', 1, 0x00000000000000000000000000000000, 0x975898ab99de9318b97b269fe2464388, 0x06c8fac648e32cf49f335be8270694d6a1bf545927b64da2cb63f77b95f93a90, '', 0, '?'),
(0xab95a18feb6869d90a108fcd93103fd1, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-excerpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-excerpt.php', 0, 0x275a3a723f43afc30fcfc60ff10e8a82, 0x275a3a723f43afc30fcfc60ff10e8a82, 0xfcc5889e438d0fdd1d1cab357e5323de5865f808651fa7c35b569a87e45fd869, '', 0, '?'),
(0xab98b8f718de90b871e36963bc063d92, 'wp-includes/class-wp-simplepie-file.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-simplepie-file.php', 1, 0x00000000000000000000000000000000, 0x6dbaed06b6257a304985864068fbae8d, 0x86bcfcbc6810ad4a11cd1eb196e3098c638e9b8687337b095427c159ad34f791, '', 0, '?'),
(0xab9925fc5a9b0a1b10fc100bdb5704be, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/IAMCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/IAMCredentials.php', 0, 0xb78893a0b141c4193d3766d3e321ec95, 0xb78893a0b141c4193d3766d3e321ec95, 0x9143c1df45bfde92a1720e4d8e606eef65662b7e93342f1b1bffef213dd94b0c, '', 0, '?'),
(0xab9eef4303d4e67a0409fb4408efeaa6, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-03.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-03.png', 1, 0x00000000000000000000000000000000, 0xf216e4c38c618078151c076efeded0cd, 0xb99a591a29d94358fba4f3b3193bc06aeddb99a6011eb3586e455388d4d1d310, '', 0, '?'),
(0xaba165812e2b265a6be3897dfd5f03c0, 'wp-content/updraft/log.96d6feedca56.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.96d6feedca56.txt', 0, 0x56b635b2e05abb378e085419280cfc70, 0x56b635b2e05abb378e085419280cfc70, 0x24311430a7e14f9ce84a50a96006bd0d724049ddcf7cd25e2c5bd5546ebe2270, '', 0, '?'),
(0xaba3a6daa7398f938b8234057ea7377a, 'wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php', 1, 0x00000000000000000000000000000000, 0x07c9e821efe0a73ad48bfb4c661a75fa, 0x212400d239ee427d04919e74699f39cd4ea2ac4bf6a1c035e7a025af11d54a86, '', 0, '?'),
(0xaba5c0a7e7da52ed2ce23ecc98c04dbe, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', 0, 0x5c4ceb62568b536432627ba276db571b, 0x5c4ceb62568b536432627ba276db571b, 0x209b9ed36267d2773cf089c3d4c0e8797f5ec3b7791d2c3cb0a47b85f8ca13d5, '', 0, '?'),
(0xaba6614f8411702cf65bb94c4d038361, 'wp-content/themes/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', 1, 0x00000000000000000000000000000000, 0xef97fed0409311df29afe95e282f8197, 0xa91418d2d4f76d12ff5964a48b8999c0b65a51b5605534dc71b04bf285b78ecc, '', 0, '?'),
(0xabae751dfaf7aeaa2b1281c646d80f47, 'wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php', 0, 0x9272d12ab84bc27286621dc869f9b2f4, 0x9272d12ab84bc27286621dc869f9b2f4, 0x48c63640f9123cc876ebbc3ae1dafeacdbae2f94fcec1a587b59b67766ba8c15, '', 0, '?'),
(0xabb0603517d37b2f5c798b6ac32da2fb, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', 1, 0x00000000000000000000000000000000, 0x1ea86869bf1d50355badf3c2e4909e27, 0xcde70c8e5cd0375ceabe495189e731965f42c4cb132894129af37f870d0bac23, '', 0, '?'),
(0xabb31d73f9d58c51b1b6376fe9c304f4, 'wp-content/plugins/wordfence/views/common/status-detail.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-detail.php', 1, 0x00000000000000000000000000000000, 0x605566787939e2073994f96734c11cbd, 0xb8e5ef45e80c46cb6ad597260ab6f445b6a2264ad59f6705576b2e8e8bba542f, '', 0, '?'),
(0xabb6e6f0b0e39bc0a0c11c15f8ddcf30, 'wp-content/plugins/luckywp-table-of-contents/integrations/RankMath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/RankMath.php', 1, 0x00000000000000000000000000000000, 0x05b0db31ba235d74268075d30ef738a4, 0xeba0924fd9a3b59b3553fa2a1eb4570ae62e03432ad96c21011c666c25116a82, '', 0, '?'),
(0xabbb5fb151f37cdd5d9ec5e7e6601aa8, 'wp-includes/blocks/table/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme.css', 1, 0x00000000000000000000000000000000, 0x59e6655f88fd1c0ddf6bac2af0e5b838, 0x4127f0d7520272d8c1043b9f6857d4c54fd8940221462553b85ffb730830f220, '', 0, '?'),
(0xabc11f8f2acd15127eb741e2ec9675ac, 'wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css', 1, 0x00000000000000000000000000000000, 0x9e8cd44e34c1d959ba4855ab2a84de93, 0x306348966f202471f8dd738f22901fb81263f324830620b2248ea417057d527d, '', 0, '?'),
(0xabc18d987a7ad7c5138ba55fb4d84584, 'wp-content/plugins/wp-rocket/inc/compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/compat.php', 0, 0x3d78b9e4dc3491f0fb84ed12a59f77b4, 0x3d78b9e4dc3491f0fb84ed12a59f77b4, 0x6b240f9ac3b1d46097fec3d7f6495b5b3daef1399d1a0e68ba0e0eab2fb8db64, '', 0, '?'),
(0xabc2abace4972d6a3db475b64e5c7127, 'wp-admin/css/farbtastic.css', '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic.css', 1, 0x00000000000000000000000000000000, 0xf9e33829b8faed7d7bbef843fb683255, 0x7c41b9e54ce4bac94d62c778a60e64013858ef82156a582ed0fb8cd65e0a1a8e, '', 0, '?'),
(0xabc44a5a0b414d747745255d1b956dfa, 'wp-includes/interactivity-api/error_log', '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/error_log', 0, 0x9291f75d004c45db24a1f210352f166e, 0x9291f75d004c45db24a1f210352f166e, 0x3ecb5b0ba181bce9b302f3ff3730f09a77d24d331b04eead2ba6f3bb935cd250, '', 0, '?'),
(0xabc5a9addcd9e8774c31368bbfd36c92, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetCachedResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetCachedResponse.php', 1, 0x00000000000000000000000000000000, 0x9ae83e0b7b1ecb3b055c123b0b76a92b, 0x16a66896d6b346b9c71d823fa635878fe029ebf7343eb09eb2065b0c76ff6177, '', 0, '?'),
(0xabcc38a2821cfa4dfc7fb33519a055cd, 'wp-content/plugins/elementskit/widgets/price-menu/styles/card.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/card.php', 0, 0x8966d0e404114650a655f04b46070c18, 0x8966d0e404114650a655f04b46070c18, 0xb5843c321a7bde03bffc18b4d1f2ff3f013f9b291f34b5b413d13cc4c12d483f, '', 0, '?'),
(0xabce2c1bf4f35d5d80dafdceea4b34c5, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Reference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Reference.php', 0, 0xc4901b8594d120af036bcaba99ab1617, 0xc4901b8594d120af036bcaba99ab1617, 0x087efc9e9d2a9edfe345f726ba86491522ef61d41f2a054419f3106500bce662, '', 0, '?'),
(0xabcec4671bb297d1113084d821b7b177, 'wp-content/plugins/wpseo-video/js/jquery.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/jquery.min.js', 0, 0x8b63d2cfa894810a4ecfd61ed307278f, 0x8b63d2cfa894810a4ecfd61ed307278f, 0x3307f253268f1bc6704bddc279c300fde244153543c2d36fd19807c3bd75c32e, '', 0, '?'),
(0xabd188a6ad11abf7dc91342436c6a654, 'wp-content/plugins/elementor/modules/checklist/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/module.php', 1, 0x00000000000000000000000000000000, 0x39baf13252ecd6118b4b51ecf3e3799f, 0xf38c3c914dcb554a7265f2b1662e760c6f35120a7f8b1d844b5bcbcb4ecfdcb8, '', 0, '?'),
(0xabd2b04adfe83f0afbf4fad3247a0eca, 'wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php', 1, 0x00000000000000000000000000000000, 0x22937f6588540ff343d997618ff77342, 0x64d3b5d5ca428d5b2286439fa4c0b4e40b9ffef0475018401bb9f599572a853d, '', 0, '?'),
(0xabd3d33f8eac467e5a8b01161d8e1e61, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkProperty.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkProperty.php', 1, 0x00000000000000000000000000000000, 0x6ff615168e6cb28755cbb449b2752298, 0x7295657f22c4b90f7e80eef2be64780d4838ad79074cceabf6e5fceb1a9dacf7, '', 0, '?'),
(0xabd528bf4a9f79f3be637f3aaaf0b1c9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesRequest.php', 0, 0xd90a7b2a0a55ddef97e91f20e82dc5f0, 0xd90a7b2a0a55ddef97e91f20e82dc5f0, 0x99a59788e18187ad4452309f2c6e57c869bac4f4d5ba8abfaffd62b7ee10c010, '', 0, '?'),
(0xabdb3ad64df2cd0a7773e528ebe6905f, 'wp-content/plugins/wp-rocket/assets/img/youtube.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/youtube.png', 0, 0xa0f342dce7c95f32652d87731f262336, 0xa0f342dce7c95f32652d87731f262336, 0x5d59fb7b01eed780d1fa2d1201e9f9fc39849da445fefc29df5b42144f3325b7, '', 0, '?'),
(0xabe6ea360ac05a8a1b0c8acb065cc2e2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSmartlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSmartlinks.php', 1, 0x00000000000000000000000000000000, 0x99a1dd52ca0194f29387ee9b054997f2, 0x623030df54e7ecafac5045287bcc530d46b8abfee624994cc00963923689ff86, '', 0, '?'),
(0xabe975f4676bb21c44c197458704894b, 'wp-includes/blocks/query-pagination-numbers/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/block.json', 1, 0x00000000000000000000000000000000, 0x3b447d0b575271ff3ef95df2bb7fc224, 0xe678e0db3d1866005fb9f3f08ac18089ea8a941a936d054c1ebe7113f6624a85, '', 0, '?'),
(0xabecca187973953bda3aa3c282883a70, 'wp-content/plugins/elementskit/export/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/export/error_log', 0, 0xcf4b8b262e03425074776e2c39a1beaf, 0xcf4b8b262e03425074776e2c39a1beaf, 0x037c02cd3d9d53a74db7ee3dbd4a38c60949297066daadcb7b0c9c0157e3c991, '', 0, '?'),
(0xabf4f7e1978fd81033852d831bab34b0, 'wp-admin/css/colors/midnight/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf4a567d14dbf1b246d8a39c4c2b6a964, 0x15c47b3bc5d16ccfb2603011d749911d161a3dd8610853b6c8fa7b02c42f22ab, '', 0, '?'),
(0xabf56e6432a134e17398e17f7477af80, 'wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid-handler.php', 1, 0x00000000000000000000000000000000, 0x1c0ff4d6187a07c1ca62b9a875803789, 0x103a812462ecec1c58b631a43b292faaaa47fcadfd0a7b7ee276fa37f999ac39, '', 0, '?'),
(0xabf7e4716ca07d44c9afb562842383db, 'wp-includes/sodium_compat/lib/php84compat.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php84compat.php', 1, 0x00000000000000000000000000000000, 0xcd4b2d03f7fd5aebadfdd49879518236, 0xde0cb6695b55f4f66ba10cde7c9d3035a3398d0bebd94a2c2d9fce218639a6ff, '', 0, '?'),
(0xabf916e61958c3029982a426af412dce, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', 0, 0xdd6458b66d7b5ff5dae730f821e4c9d4, 0xdd6458b66d7b5ff5dae730f821e4c9d4, 0x3209f44419c746c57300a58a303873aa1227a9625fd6e7b8830ea2ed04e8f56e, '', 0, '?'),
(0xabfe48a2b5cb03fa9fd2fec47c1d2fe6, 'wp-content/plugins/wordpress-seo/images/ai-fix-assessments-thumbnail.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-fix-assessments-thumbnail.png', 1, 0x00000000000000000000000000000000, 0xf6a1d37ad66ead39b84510ef33992d73, 0x02faeeec63e16dc967549860fa935e6e0423bb6dc8eac827605dfb858397f6c0, '', 0, '?'),
(0xabff4138b974ee05e3324b297a48f437, 'wp-includes/css/dist/commands/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style.css', 1, 0x00000000000000000000000000000000, 0x1e3e569fe3128916221911a138e638e0, 0x8b43cf3aaaee51d56edcff813aa111f23dd642fc47dced2550030e3b05405769, '', 0, '?'),
(0xabff7defb731a19d9d1657e79f2cecf4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithInlineConfig.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithInlineConfig.php', 1, 0x00000000000000000000000000000000, 0xe61e549ed8b4a2c976c2f481014a6c19, 0xf37d8a5c0ca9d040cb95d26367361b94379efa0181d7358f946ca93d7d533676, '', 0, '?'),
(0xac22da954b5b408947c70cfbe1e13991, 'wp-admin/includes/class-wp-theme-install-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-theme-install-list-table.php', 1, 0x00000000000000000000000000000000, 0x45a7a69ecdaf0b74c1c234066e758bb5, 0xa6beab4f31289407ae9daa398455e433754dd13f254a6f18f1c4c740fc18f666, '', 0, '?'),
(0xac23eee47530ac63a1178c827db28087, 'wp-includes/js/dist/i18n.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/i18n.js', 1, 0x00000000000000000000000000000000, 0x68c9ee074d0da5220421a4663573ca7b, 0x626ee42168af4028f8e75167c21459dfeb20ff92334ca685bd1b227082869605, '', 0, '?'),
(0xac24b451b27350b8acea52337d18072f, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php', 1, 0x00000000000000000000000000000000, 0x8ea17311553485c8c3e6ab8b02345b74, 0x11b0cb14e30ef95f8e6a41d94335ed4f796c8c0844552111fffa00920e96a5c0, '', 0, '?'),
(0xac276e0148325e3a12219a2ecfa5deff, 'wp-includes/sodium_compat/src/Core/AEGIS/State128L.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS/State128L.php', 1, 0x00000000000000000000000000000000, 0x3833dda9e7fd385abf99ceda238afe9f, 0x392fb17a35e76c27101377f4ddf8ee2c1496855cf593e58fcfb7d8a0817df35b, '', 0, '?'),
(0xac27c6bf4379c94d30d08d4a87c3b754, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf', 1, 0x00000000000000000000000000000000, 0x0d2717cd5d853e5c765ca032dfd41a4d, 0x716fc14f244b5da18eb06733d06e81fbc392b1d19017d27eeef807f928805280, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xac3321390b16e43de8369d0c12dda10f, 'wp-admin/images/resize-rtl-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/resize-rtl-2x.gif', 1, 0x00000000000000000000000000000000, 0xcf154dd5ef93f9a84df148f521fe5941, 0xa332f9ec6dd16fdfe67b0eab7c856e7989fccb839f340b28e5f8fbcf86ee3daa, '', 0, '?'),
(0xac35ea8d8048fec56cd0f005c356275d, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_background.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_background.png', 1, 0x00000000000000000000000000000000, 0xa79f1a2a81bfe3ed1c2ca4c41b8e1fbf, 0x249dfd44d639d232339e5f0ac1adfa2d79b84546bb24cc6e137bb1fda69450c4, '', 0, '?'),
(0xac39cb10003b0e4392cb28b518d5e878, 'wp-content/plugins/elementor-pro/assets/js/notes/363.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/363.min.js', 0, 0x4b719247506c76f715f71da886f024c9, 0x4b719247506c76f715f71da886f024c9, 0x768fc3e36fa7c28fd782bf0b6bf2f6ca8fd6cf1e87e9846b7ae38e5214010502, '', 0, '?'),
(0xac42bbdc8926e2abde5f8db5524ff4e6, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2', 0, 0xab70a45a7cc8062062046592698c0294, 0xab70a45a7cc8062062046592698c0294, 0x86656d3976aba4b8492367aecee609aab47aa9b864b9edb16e1fa480c19dbaa3, '', 0, '?'),
(0xac45d8ad61baf17e0c847e701626310b, 'wp-includes/blocks/comment-reply-link/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc3390d197f2a3f97998cc3ba67eff991, 0xdf5545d0b2d61333a2a3fc8c546092320d817d75762e758d8f85782b24272949, '', 0, '?'),
(0xac45e2d8d554d4ef355e62299b1e4a20, 'wp-content/plugins/elementor/assets/js/element-manager-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.min.js', 1, 0x00000000000000000000000000000000, 0x81c75b14056a62b23c35f17931b9e350, 0x498b29ba600a03cdfad2646ce8cc22982cc2bdd64b78175a7060fb1dcc90b180, '', 0, '?'),
(0xac462510da4e66c421d9b7aba946cef7, 'wp-content/plugins/elementor/assets/css/theme-light.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-light.min.css', 1, 0x00000000000000000000000000000000, 0x5d746affd2b6234a74a33a2da40790a0, 0xbcc298af44fe58ab9b37806cc5ee589529aebbfc3842a873f75f56c1e1aea573, '', 0, '?'),
(0xac496f6fa8d486356e75a4d1adb68848, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE', 1, 0x00000000000000000000000000000000, 0x1e303fbdbd34272bccb6bc4c29240394, 0xcc1359094f52d9b440864dbe8211c9f2dff6c33d91999e781e904de94ba91a2e, '', 0, '?'),
(0xac4db24dc13cd1f648f3bc1dbf99551f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', 0, 0x1e39238d77fb3efccac3b2377e3c3f18, 0x1e39238d77fb3efccac3b2377e3c3f18, 0x42eff88b0dbf536ae32fca1b918eac867d7e5b379ebb50b140456622c49fd1ea, '', 0, '?'),
(0xac4faf1f5054701cfa99a17d620d056a, 'wp-content/plugins/elementor/core/upgrade/updater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/updater.php', 1, 0x00000000000000000000000000000000, 0x9cc7b82ec03262f7530b408efbe728af, 0xeda23c4e56ae18e5bc7320d05b52ce0790214a72c074956cca548d66f29ccb0e, '', 0, '?'),
(0xac51738f27f79a7b845e11cf13ee9358, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', 0, 0xb79b3c4c7989c9f3037e4dcaa1468b29, 0xb79b3c4c7989c9f3037e4dcaa1468b29, 0xbf623ffb59f3d544338ac6091d2ac5b3c607f659caa60ae0bf066fff7ee739ee, '', 0, '?'),
(0xac534704d3f8d8fc7f12ebd1b4560d9f, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php', 1, 0x00000000000000000000000000000000, 0x69d734bb571185202d81cad7cc58bd3b, 0xd499505c3c3ffd14e286cd87384b55bc32cd8cd6789e187e6290768fa65d3b69, '', 0, '?'),
(0xac53fec7b4e4f86c3e552aea0d3dd6ff, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', 1, 0x00000000000000000000000000000000, 0x7bc90286af211acd0d4844b15ad04cdd, 0x74f2e2a50cc273e77ccda14befd61d847e02c5f7c0f8932fbd6901251c958d6a, '', 0, '?'),
(0xac5623378e8f257f3396d4da789bf369, 'wp-content/plugins/elementor-pro/assets/js/paypal-button.55ffb013a3fe565f55a5.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/paypal-button.55ffb013a3fe565f55a5.bundle.js', 0, 0x081307496f6899c957e55e27e1b3f311, 0x081307496f6899c957e55e27e1b3f311, 0x675428a333b3469ab07ac9cca6dc21d9721652023a03abb461e2769a03108258, '', 0, '?'),
(0xac597ebeb2bc75c3ce46f69a64a5811a, 'wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js', 0, 0x401ee1adf81134170cb71ece120bdee9, 0x401ee1adf81134170cb71ece120bdee9, 0x1b8d4932bb7e82bd498e5a5cb01b81de8f88961617bbbef758913ae9b8d828ec, '', 0, '?'),
(0xac5ab753ba36492ec089cdaadf9f12c0, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', 0, 0x5813552b345de90a916a8ba53260af20, 0x5813552b345de90a916a8ba53260af20, 0x73295767eb9d073e8bdf00a8bbabbe7677944093de16a64382b165a8100bd186, '', 0, '?'),
(0xac5b00932d6a08f61100841b1a2389f1, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-color-overlay-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-color-overlay-transformer.php', 1, 0x00000000000000000000000000000000, 0xe0c2c0a883727e0ccdec97f1ca69535b, 0x51041d6fbb0230a140c824696af8dccfd68c63fc79d65f2158b047ea5de57361, '', 0, '?'),
(0xac5e325ea3549a9d3ac86d4a87f83aad, 'wp-content/plugins/wordfence/lib/IPTrafList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/IPTrafList.php', 1, 0x00000000000000000000000000000000, 0x60bf50c21fd6e5c9d5a4b2756556a16d, 0xcfb49743fa72419c5896cdbd8928d28e1c1a1f23b23f3dbb05dfb26fd9133c0c, '', 0, '?'),
(0xac62f33013dd803e6ae3a40222abfe47, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png', 1, 0x00000000000000000000000000000000, 0x41612b0f4a034424f8321c9f824a94da, 0xac2f233f54ef8669054f4c7976a6ed751b9a98544b94b0a9c9a4bdb75cd8bbf5, '', 0, '?'),
(0xac65adf781f5773190be66313e403eb7, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.js', 0, 0xfa03ef9f0f15dc5e5bf30163daf15f50, 0xfa03ef9f0f15dc5e5bf30163daf15f50, 0x9a99cce1ff965795c1f8985277e9ef0c292e963e9f4fcade5d677b7dfa982eeb, '', 0, '?'),
(0xac6f794076be2b8d458c42b8b90925b2, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/poster-image-background.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/poster-image-background.webp', 0, 0xe196e4dc2d34fc0b2f806cd1cf502250, 0xe196e4dc2d34fc0b2f806cd1cf502250, 0x6db06f0079f1699e92542df18e153020aaddde6191eec327a98de9fda2a675af, '', 0, '?'),
(0xac81e105c0adc6d18f37a80d27ba78ad, 'wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php', 1, 0x00000000000000000000000000000000, 0x056f801628c958564d5e14408627a29d, 0xfe5d324d479574c9155b739ad17e4d7304211128a042c968c9ebfd84e856f434, '', 0, '?'),
(0xac826880b8dcbc21d61ace146f0e7f1b, 'wp-content/themes/twentytwentyfour/assets/css/button-outline.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/css/button-outline.css', 1, 0x00000000000000000000000000000000, 0xa5a9defbb5dab198a1dab10c4447805d, 0xe28a5a00149bca9c7b1ad53a7ebc91faa843b027c2a3bc771815620448438442, '', 0, '?'),
(0xac95cbeb94f0c9f40fe111b0a9ca1823, 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.strings.js', 1, 0x00000000000000000000000000000000, 0x0d1dbb941e72e82dd21d1e597d3301a5, 0x3f14f3e2136868c7477cbf16699c7f3db663d6ce902b03063303d22a4d8bfc4a, '', 0, '?'),
(0xac95f1b60890e519c0d0c1ad31f075d7, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/component.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/component.js', 0, 0x3b6431f0979780829e411577986da5c1, 0x3b6431f0979780829e411577986da5c1, 0xdea0ebb0979f4989adc61144268a913c8aa6c08d0262bc09d146099ebb17e023, '', 0, '?'),
(0xac99cf34a29b778b5601ec19658c38e4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterBinary.php', 1, 0x00000000000000000000000000000000, 0x0e9671c93ba64d1381f2c2b0252755dc, 0x9cae67fb84b016b700f11207f5670bee464e605228432e38d836e866a729b35d, '', 0, '?'),
(0xac9a7c172277db40a14d8d6d7c340ac0, 'wp-content/updraft/plugins-old/akismet/views/logo.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/logo.php', 0, 0x49573ac512d79218817cff369cd39d17, 0x49573ac512d79218817cff369cd39d17, 0x04be7d2c783023b1f94e38054b53e90fc5906c5498c36096923e7e5e95f462f6, '', 0, '?'),
(0xaca422b996d6b3839addb8423d40d353, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php', 1, 0x00000000000000000000000000000000, 0x51b9a60f01f8a44b9b097c22aaeb3ea7, 0x2434aef9cc8c28bc00fb0e7186dfaabd3d88312fc634b13e015c581440d33733, '', 0, '?'),
(0xaca62556b5380de1a6ae9c298d965281, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php', 0, 0xefbb5e4f4bd41ab25621461edbb084dc, 0xefbb5e4f4bd41ab25621461edbb084dc, 0x4ad18eaaf63852f55dc3686f46f8ab36a95050a4156acebd0f5fe1de609ece48, '', 0, '?'),
(0xaca6a217c840576136c2fdef7586fe35, 'wp-content/languages/plugins/amp-fa_IR-6beeb12ff12bbdc45f37acfaa86a399a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-6beeb12ff12bbdc45f37acfaa86a399a.json', 0, 0x409a02790aae51bf648559dff3fc4e4c, 0x409a02790aae51bf648559dff3fc4e4c, 0x8d1bdd254373088a876eff74594f1ed38b2f33111939bc3eaf6203b134097a10, '', 0, '?'),
(0xaca86f03e594f7fd88563a4eda4efc67, 'wp-includes/Requests/src/Exception/Http/Status428.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status428.php', 1, 0x00000000000000000000000000000000, 0x2f71ebc0807849e59caa95a0a08f8850, 0x3cd20691f5081af834216eeb12f1862a12dd5cf682e055f78cb80cd505f59cb5, '', 0, '?'),
(0xacacc20b759ac1dacdcfb0332d7654a1, 'wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css', 0, 0x6a5850bd489db418396b35bf39fde305, 0x6a5850bd489db418396b35bf39fde305, 0xd2d57f012b894790b68bd855df6a36f26a9918b0ab7877de4d6de4f514983e98, '', 0, '?'),
(0xacad2b74c7b7354899f0c3a5fe8073ef, 'wp-content/plugins/wp-rocket/inc/Engine/WPRocketUninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/WPRocketUninstall.php', 0, 0x40b276210836d2f8e3f4b985491ad71c, 0x40b276210836d2f8e3f4b985491ad71c, 0x5545e6f977d150be3794412fec5e5c169e704e6e354def4f3af521765381f4c8, '', 0, '?'),
(0xacad9a939679060f19f9cbd674b07c73, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-it_IT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-it_IT.mo', 0, 0xc87c6eda94ce7965731e8cbb980bb90b, 0xc87c6eda94ce7965731e8cbb980bb90b, 0x4357170890c3d7f22136a163c109929e83aa1d219318874af1cd375994222d72, '', 0, '?'),
(0xacb32eb9f3dbf3ec81ce5832aa3bf3b1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWebPush.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWebPush.php', 1, 0x00000000000000000000000000000000, 0x303340b9dc4744ea6ae1d8e24da472de, 0x386d14c3ad3146ae5ab8b74998457bee06636607847b830c983f5e9839c54d02, '', 0, '?'),
(0xacb71fa35a16e99357eaaad8c1eb1df7, 'wp-content/plugins/elementor/assets/css/widget-text-path-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-path-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcf3cf8ecb16b54b2f9dd90bf837a7ce4, 0x2f512ac95ee1679451381c1a613f051b3279261a4efccb80b65fe987a686a273, '', 0, '?'),
(0xacbe848ff886a7c275a1eebd6a066054, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php', 1, 0x00000000000000000000000000000000, 0xd2c10ed7f36f79a3b109578454c92f23, 0x2136a9e02e38c07e2b734d51c08aacbb18764b0d3553d6191f3b27665352e362, '', 0, '?'),
(0xacc566dea422bd6892d42706e1a646fb, 'wp-content/uploads/2023/11/background-site-1024x530.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-1024x530.jpg', 0, 0x9a624af04f0b875e102320178797403d, 0x9a624af04f0b875e102320178797403d, 0xbaf9e44ecb718e220a102d6886338cb89092d1571fa3d53c75afde6e178599e2, '', 0, '?'),
(0xacc739c72e3d9520a3ff6e4b8a160298, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php', 0, 0xaaccfd52f55a77cb4a373938ca2177ac, 0xaaccfd52f55a77cb4a373938ca2177ac, 0x84c8c970f7bb1b8c1e84019f771c7bc32b59e1a77d99f75e72ec3d009d4b5443, '', 0, '?'),
(0xaccbfd924b941e6799decd1993cdd992, 'wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms-handler.php', 1, 0x00000000000000000000000000000000, 0x0e43be73d045ba077096db353fa86264, 0xde2d8c2df2c417a7702422c4ff4a54f462be64a2ab2ecf77d9661d8493b5b303, '', 0, '?'),
(0xacce380778200123bef1378dfb367b3d, 'wp-includes/blocks/post-author/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor.min.css', 1, 0x00000000000000000000000000000000, 0x8769a9d9d5e29ff756b4d61c78e8c5f1, 0x9dafd3bb7741123a5596bded27e493f08f328ca855377ab9a382ae5864fd9bcb, '', 0, '?'),
(0xacd47ac51cd4f939b06a8cfabf2550d0, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', 0, 0x4a8774ed7dbccaf556fd17eb66915c71, 0x4a8774ed7dbccaf556fd17eb66915c71, 0xf997885de13940e4f8f1021a2bc2799d92ebcc55a901138af7ca56e820fc490b, '', 0, '?'),
(0xacd65fca36bc119358bbeae5c9291f13, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', 0, 0xb92998780806e4115dfae28d872acee2, 0xb92998780806e4115dfae28d872acee2, 0x450feffc65e6d71fd18f8a6816b55010c2a1754cc9143afd11377c27113eb7f3, '', 0, '?'),
(0xace43c3a2d1e197347bff3a5747fb098, 'wp-content/plugins/elementskit-lite/modules/widget-builder/views/builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/views/builder.php', 1, 0x00000000000000000000000000000000, 0x8690bf050528e971ef7bf23be2045fa0, 0xeca12a94090d68c20a6b0a79d9ff198fb295b009c2c32c71e2de7cf7b855baf0, '', 0, '?'),
(0xace713da4a71fd2e2af8ece636a08f1a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartSpec.php', 0, 0x86a98c8945cd8dc418bfeb8502138c35, 0x86a98c8945cd8dc418bfeb8502138c35, 0x36c93b8728a3cdd3a45ea4761906f357bec0a175802044f2f72bd1805c6c58df, '', 0, '?'),
(0xace805e944812b2cc8344009a25aad1c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php', 0, 0x29ef89b7c79dfd16dbde87aee44d66c9, 0x29ef89b7c79dfd16dbde87aee44d66c9, 0xd95ba63f3d60a12b0988f17015c389c82c9d837a2804fc85e2ea432d0551b5fe, '', 0, '?'),
(0xace86c1e7627fedf48af9b5e0df9d551, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-number-of-comments-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-number-of-comments-condition.php', 0, 0x4721942519da755b0f73a54fce9103e6, 0x4721942519da755b0f73a54fce9103e6, 0xaf38e653d657975d5b3e7b91391ebb348c21d65222cf2010b7bf0eaeac47ac26, '', 0, '?'),
(0xaceadb3213f637955af43b22e4b5c72c, 'wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js', 1, 0x00000000000000000000000000000000, 0x65cd78ed2624f5cba6b0d88a76b49b6b, 0xf02a9ef7ed86000cc330cf2ff0863987e2e51844e0d4ca328e901c333fcf2dbd, '', 0, '?'),
(0xacf14f998634cae6e185f4f9b1256dca, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss', 1, 0x00000000000000000000000000000000, 0x6b3480a423fa936ae69314a2d50a8c63, 0x6eff89b425d661a3a30b6b5886e88fe345c8adebeead48d5c892d7fbea7768ae, '', 0, '?'),
(0xacf21093da04cd63e6d09e88aec24d1f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', 1, 0x00000000000000000000000000000000, 0x46593fb01ea283f803ca8a31732f83d7, 0x3cc2e5f86c49a5ebb3212fc307e67bda4b17a1537c9f9269fbb4ca24cf368599, '', 0, '?'),
(0xacf373433c893a8386e6183c1bce41d0, 'wp-includes/sodium_compat/src/Core/SecretStream/State.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/SecretStream/State.php', 1, 0x00000000000000000000000000000000, 0xe9ebf5e93ac75a7be38ff0eb35b26f0f, 0x0207c1fa0cc73c10e58073e536b4f7002c095261f4ad1d756858f0e563f0d8d7, '', 0, '?'),
(0xacf9439e8b8c444db21f8736a0ec76be, 'wp-content/plugins/elementskit/widgets/hotspot/hotspot-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/hotspot-handler.php', 0, 0xc997313eb874573263bdca3b3affb380, 0xc997313eb874573263bdca3b3affb380, 0x8809954a1284d42641eed7f104a1795602f0f842c21762a416fac0afee80800a, '', 0, '?'),
(0xacfb4bb812340e54349bc3a88bc68d14, 'wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle.php', 0, 0xd1aed78f0213f66c8d36b7c62d0adc01, 0xd1aed78f0213f66c8d36b7c62d0adc01, 0xc56c2c6d8852757c953f1655a909d8d716ef45e69dfd1243ff41ed0dc3937e0e, '', 0, '?'),
(0xad13ef9851d4b45452928505b0213c97, 'wp-includes/html-api/class-wp-html-text-replacement.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-text-replacement.php', 1, 0x00000000000000000000000000000000, 0xd04d4cb1e86a9c44d15f6dcc8817083a, 0x2dea2d90ec99cdcec7f72cbe841311742095f7a99f09bc7a01f72d5238c5d4c7, '', 0, '?'),
(0xad204e270917b9574aa07275a90fc9d1, 'wp-content/plugins/wpseo-video/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/ClassLoader.php', 0, 0x80e3127bb630c512c42cfb51366ec09c, 0x80e3127bb630c512c42cfb51366ec09c, 0xed60a00c89d5eae8e7739b4ee1fc2ece2dda89f3bc474454fa8bb6b82d0a74d4, '', 0, '?'),
(0xad20ad2c93e554ac799f13346841a152, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/build-phar.sh', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/build-phar.sh', 0, 0x8eb7e9dc637fb48d8bddfb470e370f42, 0x8eb7e9dc637fb48d8bddfb470e370f42, 0xaa24c40e18d51ef566fe7f2303b31494496a375bdd039f527b9ff155ac1e6d11, '', 0, '?'),
(0xad210bcd24b906bd99141fb696126641, 'wp-content/plugins/elementor-pro/assets/css/widget-login.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-login.min.css', 0, 0x0c3539ebff4e5320e17b2e5233ab1615, 0x0c3539ebff4e5320e17b2e5233ab1615, 0xb1f5c35f5720d6f41c198fd473e562b6e09e3a1a75901d807230ca267762508e, '', 0, '?'),
(0xad295b224ab94894ee7ce76a6b8afb24, 'wp-admin/js/customize-widgets.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-widgets.js', 1, 0x00000000000000000000000000000000, 0xb48095406c9058d6cf567bff3a6cb1a0, 0x82c00175f2a762dd5393f3f0268d0860a115f5b05cdc9d1ef343d2b166a13d1f, '', 0, '?'),
(0xad32ab31f22423414c0d5b053e7cb275, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', 0, 0xde9aff5e192bda94c75e6648a760cc35, 0xde9aff5e192bda94c75e6648a760cc35, 0x60c1531642639d3bbe748b46257a92adaeba42cac0da32f485f944dfaaf08ca1, '', 0, '?'),
(0xad3a372d00275191b2ecfd222aea64d2, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-22.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-22.png', 1, 0x00000000000000000000000000000000, 0x0d4bcd100784e298d2387dcdbde95e2a, 0x08e1b00e7f69aa3ed1ae2a4717a156de09438ecfb27da454e13b3fd24e22f75a, '', 0, '?'),
(0xad3a8ee95ffe9ebb0119db7eb3b04c5d, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php', 1, 0x00000000000000000000000000000000, 0x05487cc106391e0b5a60c0c912f30912, 0xabd87fc72b57fa811c58fe48195c5f5a0d1d0cccfb554fe10045b896aa6d7860, '', 0, '?'),
(0xad3f46cfb8bdeb1cbca54186805231ca, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php', 1, 0x00000000000000000000000000000000, 0x99708b98d48fa66430c4e06c4e26372b, 0x5e1f730af94002472ca41dda960a3b7c3350096ed4942f0d7a1041dd220a6407, '', 0, '?'),
(0xad48945a5d7ae09eb5a599f27639802f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypePassword.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypePassword.php', 1, 0x00000000000000000000000000000000, 0x7d8c0ea248392b761336bb30f2283ccf, 0x4347256d70f67aa76c676450727fa729ee1bcde7508babe3e23c691d4cb60c7a, '', 0, '?'),
(0xad4a54563044b7ee6f5441efbcbb40a1, 'wp-admin/options-discussion.php', '/home/iraneurobetcom/public_html/wp-admin/options-discussion.php', 1, 0x00000000000000000000000000000000, 0xb7ae6dddf93d47b986144aa3b670a64e, 0x520f1c0ff3177ae6d0f0315da451f9e398622be8af005c47a79e188f7171d51f, '', 0, '?'),
(0xad4a77d4229e0f2a19ed4d1929979ad6, 'wp-content/plugins/elementskit/widgets/table/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/error_log', 0, 0x886534cdb6b6fb97569f36d214b9c4a8, 0x886534cdb6b6fb97569f36d214b9c4a8, 0xe40533b0809121652d5f78c498d993927abb5c380599f68c44820c6670b88741, '', 0, '?'),
(0xad4d442fb7beff908d22001205c5c3af, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-taxonomy.php', 0, 0x183760375691dc9025ec1de509bae3f7, 0x183760375691dc9025ec1de509bae3f7, 0x97df20901ac46742439fe2349a133601684322c9c7abe5a182bf9b53cb2719b7, '', 0, '?'),
(0xad4d47041806fb3b7489acfcbddf5639, 'wp-content/plugins/elementor/includes/beta-testers.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/beta-testers.php', 1, 0x00000000000000000000000000000000, 0xaacab8eb1842a5adbc9b2220a7c0f510, 0xc7519f6a7258f2f7ed96e10a6c1222a0844ad78cb411c392b7ae0fee5c6ce339, '', 0, '?'),
(0xad4fe4316b1b9e1d44e63447308372ed, 'wp-content/plugins/elementor/assets/js/app-loader.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-loader.js', 1, 0x00000000000000000000000000000000, 0x2f4fd1b2083cca439298337bdc1f97e3, 0x073a59b886959fa20bbb8b8bba0543f18aee8c1691814d3cd18517dfa612dfbe, '', 0, '?'),
(0xad51813e7d5ad54d22bf9d09f15debe9, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-quick-edit-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-quick-edit-presenter.php', 0, 0x900aaf167854e38cc110b399dd7cabbc, 0x900aaf167854e38cc110b399dd7cabbc, 0xba0e40657a6f1b8d6957f0ecce4d3aea75a3beeaf180e02b232fe908208de33c, '', 0, '?'),
(0xad54bddd34d9857e7c9ff241f19bec14, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinition.php', 0, 0xd16f672b344e779459671142c45b5a92, 0xd16f672b344e779459671142c45b5a92, 0x639448164ca4522a0c98e3fac603d9e571c407cb49aba4a8723868640ed97e4e, '', 0, '?'),
(0xad5ca832bfcda28bb4f0dafa431258bb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm-autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm-autoload.php', 0, 0xa4fb77424a6e9fa4f87213d34a336ac9, 0xa4fb77424a6e9fa4f87213d34a336ac9, 0x9c0f8bd75b2da3f45ae49599339ae99aabdd23ca428a187bda72b77545874d84, '', 0, '?'),
(0xad62966c09bb2d7672a024e94cb08638, 'wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php', 1, 0x00000000000000000000000000000000, 0xec8fdeba104ec628f36a83748c001282, 0xe035c433e97cbf52ec02f41e05b6ec4a186fd772a9379bc84134b6b37fdf6ba0, '', 0, '?'),
(0xad62ca252c56e09d893d89047c8df78b, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_r.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_r.png', 1, 0x00000000000000000000000000000000, 0x87eeb205d093b713b68a341771f4ee27, 0x71a04abf9ee6ea2c4468c9967219dda045994f3c13cabb261a51b4be42036e54, '', 0, '?'),
(0xad64bdc972eca31158df87565b041f0c, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-relation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-relation.php', 0, 0x14745d5e1c6f396a4cd4f037c7a755d6, 0x14745d5e1c6f396a4cd4f037c7a755d6, 0x1aaf87dbf91696972762f53f15ac87310c97a796cadaac912a0d9e7c24eb3673, '', 0, '?'),
(0xad6857e7c361e3f26d64f4c3f17cbb76, 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/McePlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/McePlugin.php', 1, 0x00000000000000000000000000000000, 0x8bb3880b1694e7e32b6b1751743abb61, 0x7e0ac3edb60061e3f4fb8c45f46a1b7ae4df55df098c32102de5803e1785b4d2, '', 0, '?'),
(0xad6d1630cba13c1e992d7db660fba3ae, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-prop-type.php', 1, 0x00000000000000000000000000000000, 0x4b42b86a59a24348ee4112087be6bb09, 0x62737e0cdeb91bb9ffbfa9807cb0993376c9edf5524040d93fbd4d9865217e56, '', 0, '?'),
(0xad6e31a481762d006bf27193661eb6cd, 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css', 1, 0x00000000000000000000000000000000, 0x5be4fa259509d28657b3a49fe762b31c, 0x64af86eed003728ddf561d751c5ba6033320732ab0441ec781f4bbca43a21137, '', 0, '?'),
(0xad75e7c1f4185a515c27bf8d19aba5c9, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf', 1, 0x00000000000000000000000000000000, 0xb06871f281fee6b241d60582ae9369b9, 0x9d92a2097136388578d68505e35cfcaa730d4ebe7e18832e97fb5ad8ae5b0422, '', 0, '?'),
(0xad7a3f21e954dd2f0562eea236ecd6d4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php', 0, 0xa998f75688d894638dc96a98a359a2c3, 0xa998f75688d894638dc96a98a359a2c3, 0x21b71ffeeab28ad3b58e0d065bfffa1d792f8228c5749a960ccd4491bf6c7e82, '', 0, '?'),
(0xad7fc49d6bddf2b807ba6c8b5bed9278, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing-functions.php', 0, 0xac2f16da4d15736dabdc1d8d9c1917d5, 0xac2f16da4d15736dabdc1d8d9c1917d5, 0xcef57c9e5ebb38ba5738ff746ccd87ea74d2b9b549d34d8e090177b90ce8727a, '', 0, '?'),
(0xad81c7e66ef42fc7dff3c0edc40e4410, 'wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js', 1, 0x00000000000000000000000000000000, 0xb7c95a7a15037d6d426efc06ae6e0c81, 0xf8acadb99aeca14f3c9c0a8ea04960d25ec08ca5890f2f340f8c45c2d1072017, '', 0, '?'),
(0xad83c71894c9fc58f9b631bdd62e4d0c, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', 0, 0xe58a677044e487f3669425eeae410ef6, 0xe58a677044e487f3669425eeae410ef6, 0x948a1b05752e45f4bddf92de41986252c34b4947b6c0f8867af6d94443d3a05f, '', 0, '?'),
(0xad878b8253e0384d01df4389a43eebc7, 'wp-includes/js/dist/block-serialization-default-parser.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-serialization-default-parser.min.js', 1, 0x00000000000000000000000000000000, 0x579f8c886a767f750bf4b3b92e1b34ae, 0xb3d432f2b09f25fcce7ad70e75106f3accf9eb0a2701415c655455fe356c0eec, '', 0, '?'),
(0xad880a9b47df1c9010e36f9fcb5a958a, 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js', 0, 0x08ef8a06dc03d334369dc10fe5e5609b, 0x08ef8a06dc03d334369dc10fe5e5609b, 0xb0425277b9dcb4110bdb97adff03e3161cdafc2ae8f53e36868de17be426a9dc, '', 0, '?'),
(0xad8a1dac0dfcb461c92af772f0edaa99, 'wp-content/plugins/elementskit/widgets/behance-feed/behance-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-feed.php', 0, 0xc1a36be08acfd0eb82d6e951408ac59a, 0xc1a36be08acfd0eb82d6e951408ac59a, 0x04f9daa92eaff5bfa7b4742f2a0de3258804dceb208e55bff2cd08d44cb956a7, '', 0, '?'),
(0xad8fb76ae7ca10ea5b9d684956713366, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/AmpExecutable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/AmpExecutable.php', 1, 0x00000000000000000000000000000000, 0x28c03dc487a2e65f74fc2578182b8926, 0x272420d75cc89141b178a3a1fd62bd6ed521b75fef75d82d6be3fe7a85f26b16, '', 0, '?'),
(0xad950e04ed833fe3273a505ccefef009, 'wp-includes/blocks/site-tagline/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xae57b9c401bbbbb041be3be48ab9d1de, 0xcff3f8d09d0304823c8e2b5b18440abf344802c5769984a9f8cdd6b32d813bed, '', 0, '?'),
(0xad95555738e2822407eefe65848cb6c9, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-comments.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-comments.php', 0, 0x0fb7a16f545ca31b05182ca945f32ce2, 0x0fb7a16f545ca31b05182ca945f32ce2, 0x48e9c9f6204f57c6e1c95c5462a0da172f661679ca73d240c8a8549c49c8c7ea, '', 0, '?'),
(0xad96bbdbfac8e404f636eacc3efd34d7, 'wp-content/plugins/wordpress-seo/js/dist/externals/jed.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/jed.js', 1, 0x00000000000000000000000000000000, 0x6173ae8d72d689ed2365893a309365ba, 0x84fa55c2367cf3a99d3ea882acd71850b2c7cdffcb5cc1b4e1a7733203d25123, '', 0, '?'),
(0xad98381ada310ac8893d0aa8ff7b0891, 'wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php', 1, 0x00000000000000000000000000000000, 0x239ab43fda26d7047ce01a1874ab1cd1, 0x1cd5e021ef8da15bf8af44bcd2898cad16dc9ea559ba5d4fe423112ae6a36056, '', 0, '?'),
(0xad9a067de14629b7487b6230c79fc987, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php', 0, 0x27d7885297b77428759a77f04174557c, 0x27d7885297b77428759a77f04174557c, 0xf0497709190d3b2cb0072a5b557bfbcfc7080108b24b144e964eab753527670d, '', 0, '?'),
(0xad9d0883d996087c3b1f82fedb050285, 'wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php', 1, 0x00000000000000000000000000000000, 0xf9be50a2cefd3fbdc4b4c03d22d53da7, 0xf56a5f79b79997bb54865beb5edccad6a479ae5576a1fea41396250a14dc7eaf, '', 0, '?'),
(0xad9d9a9553c768deebe153d025547af8, 'wp-includes/js/mediaelement/wp-mediaelement.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.css', 1, 0x00000000000000000000000000000000, 0xd4252f4e714f52e5670c05fbc02b5ced, 0x467d1a0a0fe5f5ea76866ef2b21c60a5e75a8121b65487ae57198cb099cf7306, '', 0, '?'),
(0xada4c28afa1af16791ff8ec644e14cf5, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php', 1, 0x00000000000000000000000000000000, 0xf918d405a2b6f6eb51f1f2769d076d89, 0x75fd8f8055aed0fabeaa7d6df0425e0109fad116394811ac4db140710133debb, '', 0, '?'),
(0xada61ce555210f67da3bf80d0f706350, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php', 0, 0x869e0c081426bb7962cd2439e3db4630, 0x869e0c081426bb7962cd2439e3db4630, 0x635c3d8d58b733122d4753d8ac71a97b8d0f7c670918c6f869ce52c3e6725b20, '', 0, '?'),
(0xadabe266eab6cad39e222e7aed60d624, 'wp-content/plugins/elementor/modules/cloud-library/documents/cloud-template-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/documents/cloud-template-preview.php', 1, 0x00000000000000000000000000000000, 0xfb4904790294015b6ccf19486283bdc7, 0xacf1ab75b3f7be5db78a77f5b2565b59fd18ce6262f7efad4227da790d8271da, '', 0, '?'),
(0xadad5a683baa16774518b8036c571b54, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/API/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/API/Subscriber.php', 0, 0xf3cf2fb4e65a6ccfd36d224cd1b7673f, 0xf3cf2fb4e65a6ccfd36d224cd1b7673f, 0x8e011fdc0419e0a4cd9519723c36b10f33acfa20199c9c01fce574bae486c3b3, '', 0, '?'),
(0xadadc12a1c6629bf9336fa2375232cec, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ScorecardChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ScorecardChartSpec.php', 0, 0x8b027718b607d47b38b62ea95b16b98b, 0x8b027718b607d47b38b62ea95b16b98b, 0xb3c0bfaa2875398d1f03d7e9bdac68161c908a1e46cfce1717d75e5e975f607c, '', 0, '?'),
(0xadb73691509197044f16ee805241891f, 'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css', 1, 0x00000000000000000000000000000000, 0xe9a6885cc5293eb865629abef84fee06, 0x7ab9bf15cf801645b34cf9f03ae4f96682788e0553d9ba2dc5557a987cdf0069, '', 0, '?'),
(0xadb7f44eedb4651dec6c90a8bd7e1858, 'wp-content/plugins/amp/assets/css/amp-validation-single-error-url-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-single-error-url-rtl.css', 1, 0x00000000000000000000000000000000, 0x7c9fac9cd0bf49b8554d9fbc69c27246, 0xb237d73d8eb95427407463e86127f90ab2c415534ee9620d92959620e0563498, '', 0, '?'),
(0xadc4e68f482fa425a22c072f9ee036bc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', 1, 0x00000000000000000000000000000000, 0xe6da8aaf1649bc5f960dca7457fb3089, 0xf2334c4306c58a9f261f5100d1323781f92cde83cceab408bb9faf1a53d45d9d, '', 0, '?'),
(0xadc7f40dc2db9c54694553f2e3ad1212, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-promotion-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-promotion-notification.php', 1, 0x00000000000000000000000000000000, 0x23941566176f8817b701e53c53dc497d, 0xaeb1618388ad1b5b59f55d912a6e3aa8fba241e95a8f509e85291c90f8366460, '', 0, '?'),
(0xadc946d6b1e2142c5e6680df8f74d48d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/error_log', 0, 0xc04e887c5398b8e30c0a3e3bf3b9dbc0, 0xc04e887c5398b8e30c0a3e3bf3b9dbc0, 0xa90ce624262397a92875b8dc27ed017e9857eefbd7a9321b11914e98ef03b9c9, '', 0, '?'),
(0xadc9c85f8ef44e629eff3ed6bea30587, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/remote-request-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/remote-request-exception.php', 0, 0xa01a8327df5f8191772448bc3f0ae4c8, 0xa01a8327df5f8191772448bc3f0ae4c8, 0x324ee2f8ba28251ba9d6b39c6728e17785c38a916e68dd67d2a8a0061aac3f59, '', 0, '?'),
(0xadca6265ef650785b9ca6ecef0d974cd, 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', 1, 0x00000000000000000000000000000000, 0xf1da3781149c97a2784444867081da78, 0xf2937eb93b834d3348c46ee10e189a00da7bb27a5fe8be3ba41697925228ddd3, '', 0, '?'),
(0xadcaa1ac824f0dfa7e9f93bdb1a06a0f, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/CallableResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/CallableResolver.php', 0, 0x8ffc4c061704a57357f898b67d6222d6, 0x8ffc4c061704a57357f898b67d6222d6, 0xf6d064736ff020cf2fffbc98e1006a2d5f64f2033733878248ebd344f93b2587, '', 0, '?'),
(0xadd09625dcac994fa16c0bdfdd63a7cf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php', 0, 0x9dac63c86ecfd4a7a63ca839b8442685, 0x9dac63c86ecfd4a7a63ca839b8442685, 0xe4e57ad7a9e7f7eab560d5965c3949dca6bdf9478dee621bc9e3556d16a838fe, '', 0, '?'),
(0xadd1d15764fa3b430d07bec4dc4f1cae, 'wp-content/plugins/akismet/views/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/notice.php', 1, 0x00000000000000000000000000000000, 0xd711fb7719512c6bb797312fe040d0b3, 0xce559a0ca98d8c695b1663e26f380c268ef216014bb953271811cae892c2084a, '', 0, '?'),
(0xadd265a2f704a35b8f4dbbe5d9b82719, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateDisplay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateDisplay.php', 1, 0x00000000000000000000000000000000, 0xa6a3ee3d0953ac0d5834087c34156430, 0x15ddf0c44162e19549f53b85fcddc34321eeb02d5afd4ae5b7cf8c7d15134145, '', 0, '?'),
(0xadd6e2d3a0f3dd51aab19f56d5aa0ff4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', 1, 0x00000000000000000000000000000000, 0x8bc54f20bbdf7159edf75973efbd6999, 0x156379dbab9ce938f997204f065f90f8d74f133e59d4f5b688afc2a7737b0725, '', 0, '?'),
(0xaddccb8bdd5f6f2127da759ce1f87f72, 'wp-content/plugins/wordfence/views/common/page-tabbar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-tabbar.php', 1, 0x00000000000000000000000000000000, 0x71e8d8c25664d08c5840719bc899cdc4, 0x5304fefcd0d8aa41e4e9e0d3a4cb4035b0fac7f27c887efa3f4b424b390e5519, '', 0, '?'),
(0xaddce1f40b1fd916ed7fed6d970a5ddc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagRegion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagRegion.php', 1, 0x00000000000000000000000000000000, 0x6a3b0c42af9d851fe3cc554e504bc194, 0xdff12698f6ce2d6b96f5c0385682a1456622f84a89324acfd9f3b83d7e9c6734, '', 0, '?'),
(0xaddd81493384bf61cce9d93b72cb8ef6, 'wp-content/plugins/elementskit/widgets/facebook-review/assets/js/fb_connect.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/js/fb_connect.js', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xade16000661fbbff3cceebc99d4b6d63, 'wp-content/plugins/updraftplus/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0x049687a4b605f3b6aa28b3f007e95008, 0xa2e3e24b0d5bfcf0b7f4d091d00f5f01aeeb7c848da48b12186d203af1b89e98, '', 0, '?'),
(0xade1dbde3b030afb37bada9334743e4a, 'wp-includes/blocks/post-date/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style.css', 1, 0x00000000000000000000000000000000, 0xc23dede3f1c16181ba5685821d95ecac, 0x9cd14360b6ff621e4826322a36d4b928105d33d0dafd8dcd5c888b6edab67de9, '', 0, '?'),
(0xade25a0a7504d56f4bb020afb6543b65, 'wp-admin/images/list.png', '/home/iraneurobetcom/public_html/wp-admin/images/list.png', 1, 0x00000000000000000000000000000000, 0x1e123e96bd2a1ce2c0d3b305d153f1c3, 0x5c1b77abbb545b853db06216ad1b61436ba98f8f138185aa3b6304a306b607c0, '', 0, '?'),
(0xade48f8256dca4bd63fd519b9527f933, 'wp-includes/blocks/comment-reply-link/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/block.json', 1, 0x00000000000000000000000000000000, 0xb67ecc2d12b503c6f09eedae81b0b86f, 0x1971a0519fc0334e20cf1d4b79b0dc0bd6a6c2aa0be7c8f6c3e550ab7ecc6107, '', 0, '?'),
(0xadebc06e3207fbab409794d1c8526498, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio.min.css', 1, 0x00000000000000000000000000000000, 0x47cbb56c9d515cc255dc271a874d6523, 0x0707ba91003fa62c12f67622e035bfde4dc7110c0816da3b9a8487305bbfbd8a, '', 0, '?'),
(0xadebdbd42e57d6745f44b4bdd1f23387, 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php', 1, 0x00000000000000000000000000000000, 0x5742b5115c1f55367440989ff9579ec2, 0x1e5a025ff630ad5f5a87c3a3dbd392e069927845fcde8735f50cf513b87c51d7, '', 0, '?'),
(0xaded8a3bcb424c2f17c37d7c3f580719, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', 0, 0xb265dd606f3ee9f4c0bab1ae484c5255, 0xb265dd606f3ee9f4c0bab1ae484c5255, 0xc8f97ed697411413f47ad6f349f92d82cd045df83ac8bea7da455f6836683eda, '', 0, '?'),
(0xadf4d556f57394287466d5089fd21d0e, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php', 1, 0x00000000000000000000000000000000, 0xbf96076d4a4bfd8792dfadeec4057bf7, 0xd2351c4e77c266d7017e8c925ae4f0e46f80d38898533351b280be4f04379d25, '', 0, '?'),
(0xadf9507997af73f611dde53f56c4a667, 'wp-content/plugins/elementor/modules/nested-elements/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/module.php', 1, 0x00000000000000000000000000000000, 0x39cde8ee7e57de306fbe1934a5a4b9f2, 0xa4236ac9817cbfa8922ef487c855d7bd5c27b48cdedfde9a18e8d2d7b82a7d1c, '', 0, '?'),
(0xadf96c6cb8848378e84c2c3757ca4edb, 'wp-content/plugins/wordfence/views/common/modal-prompt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/modal-prompt.php', 1, 0x00000000000000000000000000000000, 0x004ad92e485b7c06e197453316246494, 0x881ac07a25ec1daac3ea3be7e51caffa976f81a96ed0de6d26b1d5caf7b5afc2, '', 0, '?'),
(0xadfdcf44e32d6a3c3f44b4c2e190575f, 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/ConverterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/ConverterInterface.php', 0, 0x589bac90b704460ecc38c1a373b7411d, 0x589bac90b704460ecc38c1a373b7411d, 0x832405fe011a36e5ce3e3e8d0b76cc8841387146abe43a47138b0bce47ac8993, '', 0, '?'),
(0xae0048175ae77379286ba9e923741af1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pre.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pre.php', 1, 0x00000000000000000000000000000000, 0x20eba6c48ed8160fba67e6802dbd5855, 0xa92e6d8b30bbc7ed0c7112152c9306f34829f256933ba6b676f4ec72d2f3e2eb, '', 0, '?'),
(0xae02342974186b916c23863cefdd55e1, 'wp-includes/block-patterns/query-grid-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-grid-posts.php', 1, 0x00000000000000000000000000000000, 0x2f30ca4bb10017467fa1d44f4b89ba4d, 0xde515e44e68b9c89e5fb6474e935a6a6ae5447a0f0290ccb8a68f860f065c820, '', 0, '?'),
(0xae03adde50a8a73611e39b9ef94b0bbc, 'wp-content/updraft/log.0bc41459953f.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.0bc41459953f.txt', 0, 0xa8a45bb5d12dc9bc5639fbed303fdd0e, 0xa8a45bb5d12dc9bc5639fbed303fdd0e, 0xac9cb8911d1c79089735e095852e8326528616252fb8453772909d952ae1c5ae, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xae04e9488200829b45b7b3c83684401c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', 1, 0x00000000000000000000000000000000, 0xdcd1f7284d2b436d6b9e3e42abd96803, 0x81c937201eadc209c416b57820316892133124c9f45d2ecfe62d5fd515e21a36, '', 0, '?'),
(0xae078db77aa29caa51281a96d9f5d14c, 'wp-content/plugins/amp/includes/amp-post-template-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-post-template-functions.php', 1, 0x00000000000000000000000000000000, 0xf0d1ddb5184bc275c9fbdd64a28447fe, 0x97531d38ea86eac92d6b1bf6118006ef841b914efa5735bb5fb7a0fc6163b84e, '', 0, '?'),
(0xae07e310899a8e8d1a5e49df344766b9, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_BR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_BR.json', 0, 0xb2ca06abc2932c6395013202fd72984a, 0xb2ca06abc2932c6395013202fd72984a, 0x6c99a27a98848e5a7ec35e3cbc20584ad2000131df7a34e5da90e1c49680b774, '', 0, '?'),
(0xae088d9839ad51a8960b04d76c54a671, 'wp-content/updraft/plugins-old/akismet/class.akismet-rest-api.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-rest-api.php', 0, 0xb2f3a2c510d961fd6b42c4ceead9e4d9, 0xb2f3a2c510d961fd6b42c4ceead9e4d9, 0xd2f03e9fcff6e98efb485b6af4cbeb0f0571b383927da46e857467898918ef8c, '', 0, '?'),
(0xae0bcce45505792fff052a25fee5fd3b, 'wp-admin/includes/update-core.php', '/home/iraneurobetcom/public_html/wp-admin/includes/update-core.php', 1, 0x00000000000000000000000000000000, 0x3197d16545900c8fdf7ca4703b4f729e, 0xfd51027f845fd8e6af4f627635d3649985ab529c166581fa80e5997431e64d92, '', 0, '?'),
(0xae0d45f61cc855cf0e9cf8cd84ded91c, 'wp-includes/images/wpspin-2x.gif', '/home/iraneurobetcom/public_html/wp-includes/images/wpspin-2x.gif', 1, 0x00000000000000000000000000000000, 0xce7bcc25b52de245ea3b9f978cce7c11, 0xe4b07529d0139c124ae4f84186393290aef124a7824ed338fdd4c7f7bcc22746, '', 0, '?'),
(0xae1257ab87b57f50e697835e71f07980, 'wp-content/plugins/wordfence/lib/menu_firewall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall.php', 1, 0x00000000000000000000000000000000, 0x21f12572f8c1274e18502d58cfbcd341, 0xcb01600a5cc72de26a891f2d64c6d1045a7b25ee70e1a86af5880ba2b841faf3, '', 0, '?'),
(0xae17a9c1f6373fed84cc2f71966d2eb3, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', 1, 0x00000000000000000000000000000000, 0x62cabc0fe63acc14fb8bf2e551b6f673, 0xb24d2313d62580121096fb79dfb4babd0cca656e08593dd5836106cbd7e7124d, '', 0, '?'),
(0xae192a09ac1c52a6aba0bb498ed055c2, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', 0, 0x3f0a4950f10186d594a868b8738d3e1b, 0x3f0a4950f10186d594a868b8738d3e1b, 0xe912bad60bf982570b197eeda0ec1c8ef403da4050e78ff3587f96ba1a3a3a91, '', 0, '?'),
(0xae1c6d02c28f4610542d8bb4cd0d1461, 'wp-content/plugins/wordpress-seo-premium/src/actions/link-suggestions-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/link-suggestions-action.php', 0, 0xe4a5c146cf182f4315d92d6b56606154, 0xe4a5c146cf182f4315d92d6b56606154, 0xe1cdf1eb200d64da6d852674e42e23df7e3f41d0f311018f311dd4b1c2c771db, '', 0, '?'),
(0xae1ed466bda48a2a2de2fe861598ed42, 'wp-content/updraft/backup_2025-04-27-1153__EuroBet_f3d9514704e5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-27-1153__EuroBet_f3d9514704e5-db.gz', 0, 0xad4c371f20ec8acd394d74de9747f5ae, 0xad4c371f20ec8acd394d74de9747f5ae, 0x2ad29558ccc0d1668ec97bc984573b5f7e479e165a386f56d1727967751c0ce5, '', 0, '?'),
(0xae3559c0765d05ab8d86b2302e7f06b9, 'wp-content/plugins/updraftplus/methods/addon-not-yet-present.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/addon-not-yet-present.php', 1, 0x00000000000000000000000000000000, 0x6b10b5c9b5c5396e173677d2fa01bc5b, 0xea19b6d755f020eeb6495dd3f5399bfb2a66a818dd16e9cb1de95a399f6dc0fb, '', 0, '?'),
(0xae3df69126d780e71535e686d824e8a0, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/NotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/NotFoundException.php', 0, 0x51063ff18cd64f763f9beaadc76b6eba, 0x51063ff18cd64f763f9beaadc76b6eba, 0xd73a95ae6a9c363d36cd293a17ae95ed6d9e4581fa36349e52dbcb3963372b9a, '', 0, '?'),
(0xae3f724326a325f1e996e703e1c2a3f8, 'wp-content/plugins/elementor/core/experiments/experiments-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/experiments-reporter.php', 1, 0x00000000000000000000000000000000, 0x36529e4a740c9336de27e8f836601fc7, 0x198409f13372ae0d4c4833fa866af0164ce1efca873283a277b5e5ace05218b6, '', 0, '?'),
(0xae4866b2b1cf7a2d4f1f98150576230d, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3.php', 0, 0xa43e77822584fb86577978b94d6de104, 0xa43e77822584fb86577978b94d6de104, 0xf6d4e35a37ac7a4633907fbf944b2222c74b078451d6a6c016a402dcfb2e96cc, '', 0, '?'),
(0xae4978e5b95f57f1cb5e171738fad748, 'wp-content/plugins/wordpress-seo/js/dist/elementor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/elementor.js', 1, 0x00000000000000000000000000000000, 0x9683f25291c0730e10895de97a37bda1, 0x710722937344935575c26b69f5077378ec4ef96077355a4d33ad3639d9e149fc, '', 0, '?'),
(0xae4991c069f0e8bbbc9be214ed981a61, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', 1, 0x00000000000000000000000000000000, 0x5fab9b6d4196420d914d872546f951e4, 0x0715a77ab29121982e3eebdc318c59488c0f99a3dd68f996f4b58064b240971a, '', 0, '?'),
(0xae4a700ac234c24b0aced668ec31efc9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4emailBoilerplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4emailBoilerplate.php', 1, 0x00000000000000000000000000000000, 0xb8646ed687a1db2218b8f00a012f5984, 0xf2988256ffd6e5d835e94715db63f7673f313b79fa7d0e288ceb644cb8abb5f9, '', 0, '?'),
(0xae4e522ce44ae0962ae6cca647246983, 'wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php', 1, 0x00000000000000000000000000000000, 0xe4626bde8b6d2cdd1029c80c0bae2170, 0xb803891432d81ea185b2e4e84bd16fc95b18bc6b7cd2ed5a5611c3547cc763f6, '', 0, '?'),
(0xae4f9b1ff1edfd1ee2b1a415791ef6f9, 'wp-content/themes/twentytwentyfive/assets/images/malibu-plantlife.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/malibu-plantlife.webp', 1, 0x00000000000000000000000000000000, 0xeda70b7c8a4d13f22c47c527a43625c2, 0x7d2b46acff0503ad50a262e573b4f2163c816ba64fa0caec9fa8796624d2bab3, '', 0, '?'),
(0xae502e9b8c539e1b00a7ee87117d4b68, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', 0, 0xfadda279693196ee2b060c08c690e85e, 0xfadda279693196ee2b060c08c690e85e, 0xec250ae9841c7c5f122c8ba84a4a69582f31d0e1190995a8f032aa6f08af40eb, '', 0, '?'),
(0xae5617d6e73e9bc1fd4c31d29563a230, 'wp-content/plugins/wordpress-seo/js/dist/edit-page.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/edit-page.js', 1, 0x00000000000000000000000000000000, 0x683c53fcc55d69c187f59eef7898150c, 0x4de0b0ceff9c381818aa2591f907d6fb1e41a1aca983cc1b288e445ab91124db, '', 0, '?'),
(0xae65efc460cc9ad0a04864d44dc06c5e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', 0, 0x3a09f95a50a513c55a9a88163f283fe6, 0x3a09f95a50a513c55a9a88163f283fe6, 0x2485bbb5b0e3a1ec793e24740be9dd32cd2f224cb5504cc0f5a24615145344d1, '', 0, '?'),
(0xae66ba178a9380e6e147b8516c9d0b9e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ro_RO.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ro_RO.mo', 0, 0x26c3d2281513570f1afae92b29ea0d1d, 0x26c3d2281513570f1afae92b29ea0d1d, 0xb5186a411bfa3216893b37d13d80317217885ce57db8397cd6f23137b1f7afbb, '', 0, '?'),
(0xae682f07cd94909e6a9743eab600e66e, 'wp-admin/includes/class-plugin-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x0fe0c6a4e0a9deeb7493a047c440aa55, 0x1d4f0b7cdc14ddd4f598478dbd4a90dcfc501b7b4362169bb73cfd16e132136a, '', 0, '?'),
(0xae6c4292bbf90bbdf98de2e489376a09, 'wp-content/plugins/elementor-pro/modules/woocommerce/traits/product-id-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/traits/product-id-trait.php', 0, 0xd05b9eca40206f946f5b5466e83b300a, 0xd05b9eca40206f946f5b5466e83b300a, 0x346e44221aff4843733df5cfdd4badf65488faefd4d736a3b06236644eb29cd3, '', 0, '?'),
(0xae6f5b29f93cde235b4e33ae66e158d8, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/single_stroke.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/single_stroke.svg', 0, 0xd09c53ace1e07b07dc2ebf87ab1b04b1, 0xd09c53ace1e07b07dc2ebf87ab1b04b1, 0x7c49481a184cb0e03989f72b7d71a4d9c8646ca769867e2c44cf8975ad792b65, '', 0, '?'),
(0xae7398eb298c0e4eb6097a4025ad0a4c, 'wp-content/plugins/wp-rocket/views/settings/partials/getting-started.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/getting-started.php', 0, 0xf7d9c5684309b19de2e5f625fef9e514, 0xf7d9c5684309b19de2e5f625fef9e514, 0xe3d95065b9d49730a1bba4473277e8e2c439e68edef94a88762f2031c0cb20d2, '', 0, '?'),
(0xae788857ba89901c321e65f67576d44c, 'wp-includes/customize/class-wp-customize-background-image-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-image-control.php', 1, 0x00000000000000000000000000000000, 0x3153444df4027b4b43aa8428be9f31de, 0x4d0a08fe07a34b366540a28eff7a4de464b4f3d7bd5a25641209a758d281abac, '', 0, '?'),
(0xae7c27e22deaf927ebd66e273e05a5b7, 'wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp', 1, 0x00000000000000000000000000000000, 0x259500ec8c58940c856861f6912d5fef, 0x9a53155afa6cf74a97643edffbe3da491e4fa2317103e9263dc3cdcf901b24d8, '', 0, '?'),
(0xae7c80af9a1b9190f572b3700c278c41, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php', 0, 0x0a4c391d81d5c99333fac927da0dde2e, 0x0a4c391d81d5c99333fac927da0dde2e, 0x490923a913d5a5621d4a4da76b911ff6d5699074ab413fe0d8286365984d0457, '', 0, '?'),
(0xae7ed541c6d724b47cf3eb8d32d37122, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', 0, 0xef97fed0409311df29afe95e282f8197, 0xef97fed0409311df29afe95e282f8197, 0xa91418d2d4f76d12ff5964a48b8999c0b65a51b5605534dc71b04bf285b78ecc, '', 0, '?'),
(0xae7f36ab13a09c3fe19b5e6fefbb23fd, 'wp-includes/sodium_compat/namespaced/Core/SipHash.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php', 1, 0x00000000000000000000000000000000, 0x72170b2de4650fc5faf6725ea921837e, 0x85ee60948352e96cd4a54c027ae33f69c2c481414348d3f39eaea35079e9066e, '', 0, '?'),
(0xae8006ae228d561d76b8cef1ff3f084b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', 0, 0x4e0c67da62cd3cbe82b167f1855bff8e, 0x4e0c67da62cd3cbe82b167f1855bff8e, 0x91bd1ace2327c793e5f866d10ad4098619693da3881299bf948ab8f71517bac0, '', 0, '?'),
(0xae82b1155b9e11a79a72da954351a8e7, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/composer.json', 0, 0xe0370fe3042c99789410f2619e2a0281, 0xe0370fe3042c99789410f2619e2a0281, 0x404ad8429ba5c3ed42c1d84523c6b62d669e81b9d0495f192b8ae9a64bb96392, '', 0, '?'),
(0xae84da0c5474174785a0324c2343ebd4, 'wp-content/plugins/elementor/app/modules/import-export/runners/runner-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/runner-interface.php', 1, 0x00000000000000000000000000000000, 0xadc087620f74a108156bb81bbf033ba7, 0xb1543cb47d3f4db320eb3629601e52fa6b6c5dbe0f3783ac5b7a6102ea82bc62, '', 0, '?'),
(0xae8611fa3b1998238f1e8dd89af14af6, 'wp-content/languages-old/plugins/hello-dolly-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/hello-dolly-fa_IR.mo', 0, 0x76e8f5f1d8fdcf6d5fe24ae663d0a2a7, 0x76e8f5f1d8fdcf6d5fe24ae663d0a2a7, 0x692d6c941880311978bbf05b7952d469edfb5058ce92c98df557e24ebe47cf91, '', 0, '?'),
(0xae8bad98142353ff56e41006baf5d5ba, 'wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php', 1, 0x00000000000000000000000000000000, 0xa668cd38def8f825635772fcc4bf24ed, 0xf0a624987a9d18355bdef3435db260d4e645a04e5d8255cbae728b6f877f6deb, '', 0, '?'),
(0xae90825209bf28bc2c092129ce165a0c, 'wp-content/plugins/wordfence/waf/pomo/mo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/mo.php', 1, 0x00000000000000000000000000000000, 0x0844899c3618fbe67e2e92c5e753ec5b, 0x0bb0c6045c27f75f46eea075e643294352222843b94fdb59577fcf219ec80529, '', 0, '?'),
(0xae93db64c0398109f7961ffee9985fbe, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/README.md', 0, 0x0073e95256311bd375ebe2ed5fbc95e8, 0x0073e95256311bd375ebe2ed5fbc95e8, 0x8a07f5e39a2e9dbc2ebf7676a7c1b9ef868a3a3304ab384fe2410694690829c8, '', 0, '?'),
(0xae9dd0ce365513f81675b9e090229709, 'wp-content/plugins/amp/assets/css/amp-onboarding-wizard-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-onboarding-wizard-rtl.css', 1, 0x00000000000000000000000000000000, 0x9b1db6ddbac6333ebad87a25f831a91e, 0xed93394ea56ac6c5630e220211fce39d3c0990c54b6ae3be76ca7f7ac7efd825, '', 0, '?'),
(0xae9ed3d1cbc1baac6fcc9004bcc2eec7, 'wp-content/updraft/plugins-old/updraftplus/central/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/bootstrap.php', 0, 0xb97987149b9ba5743dcdfdd086873050, 0xb97987149b9ba5743dcdfdd086873050, 0xa26ff0071dc61582e3dbaf211d5485cba6a66416fcccee5d3109d86af01830e9, '', 0, '?'),
(0xae9fc147cd2c10462d0ad21d6f142efa, 'wp-content/plugins/wordpress-seo/src/values/robots/user-agent-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/user-agent-list.php', 1, 0x00000000000000000000000000000000, 0xdee69e73586f550af94b159d2cbc4256, 0xd8f7ff857921fd21f7531663cdabd11a406c50e394685e74aa2c8fd3506201f8, '', 0, '?'),
(0xaea02724cd8eb70849a426a80a53287d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', 0, 0x5066aefbbeb0279b329abf6083692b11, 0x5066aefbbeb0279b329abf6083692b11, 0xbd7f153cde2639ab50ca30d3613d653ecc2513c3c9ce2edb539057de9955e633, '', 0, '?'),
(0xaea0fe1e43441d7d377526e41a765b89, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php', 0, 0x8e22430e32d8d33f23f5ddde54450a4e, 0x8e22430e32d8d33f23f5ddde54450a4e, 0x279e0271f5bf6b9f39db4da6f884272722634675112f846135739626a6682855, '', 0, '?'),
(0xaea4602a3baf455b780187a71975b8ec, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', 0, 0xc5e5cecb2efac7f6aa965a3052832cc1, 0xc5e5cecb2efac7f6aa965a3052832cc1, 0x704710d4b0bcfb195fe7cdcdb555cb1806c7aa42c623e02e34a66ec04042a4f4, '', 0, '?'),
(0xaea645bb974a802c87780b7e9b37bf65, 'wp-content/plugins/amp/assets/js/wp-html-entities.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-html-entities.asset.php', 1, 0x00000000000000000000000000000000, 0x9401f04d991e0336eba98ffafb6d34bc, 0x76b99ed79960cd65376543005dfc52f808f8024d59f2b65877d05333126c50d0, '', 0, '?'),
(0xaea84b7d7b58a9e9550847393c7016df, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss', 1, 0x00000000000000000000000000000000, 0x3f903ee00ee1a0bc55feee2f47af7f40, 0xb29b6f794a284296ea663248279d68e321b30c272a201e1611c9b92a11f71082, '', 0, '?'),
(0xaeac538bb1a2e85c7f1fdb2ff3369986, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.js', 0, 0x12e87d2f3a4c8b347ab13a0764d420a3, 0x12e87d2f3a4c8b347ab13a0764d420a3, 0x20674564a701bead326fa9296b90650e910cb5d1111d3b537e75413e28656d29, '', 0, '?'),
(0xaead716e3036e8e796ab51affc589435, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js', 1, 0x00000000000000000000000000000000, 0xf5945db2f3337fd9f1cbef5b07b2a493, 0xa2f863e7c279d8abb5b9e3fbb8336a46d287caa4907ca5d15c2667d37e3ca0b4, '', 0, '?'),
(0xaeadb4f8fd2640017088d31dcec6c997, 'wp-includes/js/dist/wordcount.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/wordcount.min.js', 1, 0x00000000000000000000000000000000, 0x8b3f67754591dd3af07f3b3ce24885e9, 0x2ea5f2b5eaaede23f0d2157e0679fc1038469e15b7fb02a69c9094e7d686c08c, '', 0, '?'),
(0xaeb54c3c78ffaaafe05e91832ac5e715, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', 0, 0xf92469d44de7724961a887bb26a6f923, 0xf92469d44de7724961a887bb26a6f923, 0xe6201512499d5f83f181da819d590538f63b91c78bcc79e2b8ccf715063febdd, '', 0, '?'),
(0xaeb7118e4000ef8953e8377bdf4f63cb, 'wp-content/plugins/elementor/assets/lib/animations/styles/wobble.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.css', 1, 0x00000000000000000000000000000000, 0xac361d286cc5073e244fa6a68b5b4959, 0x2cc72a587fa85dd1a145f16798e1a87bafc576ba05b71038852cd4ef3704ae39, '', 0, '?'),
(0xaeb80eaf7b5a1480c824cb27f38951a9, 'wp-content/plugins/wordfence/lib/wfScanMonitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanMonitor.php', 1, 0x00000000000000000000000000000000, 0x7b42e89f9162a168bf36615cc0dd4687, 0x72ad82a1b1b6f1ca425605f6b8d11864ce3a0e2a1957558c3289e36e2fa17f03, '', 0, '?'),
(0xaebb8fcea64863f15e9ee2fb13b09029, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php', 1, 0x00000000000000000000000000000000, 0xae86ad06d8129ddde28127e17b3dcdba, 0x8696ef5216a1b9b393f7c75f6690577b2a3395c5eab1c5dd9409b122cb2f8f13, '', 0, '?'),
(0xaebdeee01b60f15d34a81ef3106bb168, 'wp-content/plugins/elementor-pro/modules/loop-builder/documents/loop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/documents/loop.php', 0, 0x10cad952666d6ab7c8b8822e16034328, 0x10cad952666d6ab7c8b8822e16034328, 0x3fcf1a01b760aedda19c0900c70734ee62655884be11214004c54800b1c56072, '', 0, '?'),
(0xaec1dfc7e2e9403793f0e81059844fdd, 'wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x62676056793e4bc5ea3a6c5db1ef9925, 0xebc6cd729170e8ed2f2ca9c9d4045c41e2e1198f8540584795e49bbeceecbdf1, '', 0, '?'),
(0xaec6872fe20d57323f873f5d5a5fdf06, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/5.png', 0, 0xa698b5b31a84cf91eb77fa9ad420159e, 0xa698b5b31a84cf91eb77fa9ad420159e, 0xafa9749ca7298b772aabb550119a4c5993012a5d771e2a80d94612d0aa538769, '', 0, '?'),
(0xaecf332b85a4bc8402bda40d6c883265, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-url-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-url-formatter.php', 0, 0xbc8bfd1f010a7afd3ba312d9ef0055ae, 0xbc8bfd1f010a7afd3ba312d9ef0055ae, 0x11e8c75827b82a695f70dadc151146897ad49ca4abcd85bd0e33cedbd5296d8f, '', 0, '?'),
(0xaed223af47a19e06de686778a6aaf054, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', 1, 0x00000000000000000000000000000000, 0x0b759a8139911bf70f833f449a568315, 0x1f0c228ed4bf97acc9598b81e30db9d7997de91157250988064f6a11a1e75109, '', 0, '?'),
(0xaed556d7beb482d83e4907f599c62fb4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/S.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/S.php', 1, 0x00000000000000000000000000000000, 0x9c8f2b442700316b7aa494e02232a888, 0x7fbc0cb7b49ea33b5aa41ebbb17545740d332effe0333479f466d0ee575ce131, '', 0, '?'),
(0xaed5c424d86dc24d43ee21975b9621c5, 'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x812cedd80d290fb40a7889375ca25c71, 0x6997985b5bf42fd84a736fdc2a79bcdcfb4295ef4e729f053f7e756ac4612a0d, '', 0, '?'),
(0xaedb68c553c4bf51e37f830bee529ccb, 'wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php', 1, 0x00000000000000000000000000000000, 0x2ce1f9246f6d6f636701f15d4e28ccf1, 0x9f0a03cd7d1ebc665886c49c623c0c458e6f952e115b3c76361485315ff25e1e, '', 0, '?'),
(0xaedce14c05302f5725c1ca229851c4a5, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/backupnow-modal.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/backupnow-modal.php', 0, 0x87058577aa5ee00c3421be79220157b1, 0x87058577aa5ee00c3421be79220157b1, 0x9a2f7511b296bbe16b5ce8561d9bc46e36d139599b7eb93863aab8a648790244, '', 0, '?'),
(0xaedde383a77cf55a683551f911fb8448, 'wp-content/plugins/elementskit/modules/particles/assets/json/nasa.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/nasa.json', 0, 0x6d3eb7a0920291c59fb1a2e03fc30412, 0x6d3eb7a0920291c59fb1a2e03fc30412, 0x26e3a2efb4f233db9a96803cddac93316803da409838b777fa4a7220d3536845, '', 0, '?'),
(0xaedfcac23da6111d8edabc4500fe5fb3, 'wp-content/themes/Newspaper/images/icons/newspaper.eot', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.eot', 0, 0x4135069aa754a882f5a8b2e3fe23b0b8, 0x4135069aa754a882f5a8b2e3fe23b0b8, 0xad9eb19a3682a29af76f0de654354cafb24a056408cf5ebfec9783b6dfae7589, '', 0, '?'),
(0xaeea215186afecba7e04b06dc6c3a16a, 'wp-content/plugins/updraftplus/includes/class-database-utility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-database-utility.php', 1, 0x00000000000000000000000000000000, 0x9709554d684e0ee16164ecc8a86213c5, 0x69fae945c8c5b643ae831aae3d9a1414a0f85abebe1729b351b00386011496db, '', 0, '?'),
(0xaeeb8dfea7aaeae273709bd0e46510fc, 'wp-admin/includes/class-wp-ms-sites-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-sites-list-table.php', 1, 0x00000000000000000000000000000000, 0x555c4875ea12314516b4099a94985fa8, 0xf724540b0b44266196f4dc427dedff1a048ad23ad7a9e2554352580b5ac7f7f3, '', 0, '?'),
(0xaef214250766f92a5aa978494fc24165, 'wp-content/plugins/wp-rocket/languages/rocket-pt_PT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_PT.mo', 0, 0x71ea1a6740b3b53f00fe59befbebc662, 0x71ea1a6740b3b53f00fe59befbebc662, 0x0e59725d106d30a62c3fbf4d8ac80ac5c082492a65d18f3336a334ee7e26a616, '', 0, '?'),
(0xaef243b3a32c465173916041cf6aa130, 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.strings.js', 1, 0x00000000000000000000000000000000, 0xaa0f8b0c23e23c6a60ec121c550190da, 0x68ea2c9a62661758588d1f8c1410d554649a8de58da1b056ff97517a6743bf6e, '', 0, '?'),
(0xaef311c04abc5572601a7d3ec49d3efb, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-redirection-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-redirection-loader.php', 0, 0x500d8755463c2bf30852f9a794c99ed4, 0x500d8755463c2bf30852f9a794c99ed4, 0x599d21697de8779c6c3307b699ef1733f4e3e0964f4bd4accf7bea7d2aaf9926, '', 0, '?'),
(0xaef6ba405077d379e8c5d933824b0573, 'wp-includes/blocks/site-tagline/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x22e301917fc2e4dc72f73338c51fdf9f, 0x0eaacfc5b2fe75ce91a775c6de2dfea4d0207893a96d926f43dd00a3b12f23ed, '', 0, '?'),
(0xaefb0609fdd3ad67c8b1216e06915087, 'wp-includes/IXR/class-IXR-client.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-client.php', 1, 0x00000000000000000000000000000000, 0xc7619cc8c34a1f807d919e21c557ccca, 0x0c5977bde031e603f4762ea3473365f164e5861cb8c384b8ad79604c52095d15, '', 0, '?'),
(0xaefcd9c356039888db53b3ef8de53a99, 'wp-content/updraft/plugins-old/updraftplus/images/notices/summer_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/summer_sale_24.png', 0, 0x1e9ffce7d728ebf8608044a94a5281e7, 0x1e9ffce7d728ebf8608044a94a5281e7, 0x25a77b9e9c291881b8268c6af7451ef94f0a172f1d9f398e684ea39a5ecdbfc2, '', 0, '?'),
(0xaefdacca9c5c22b1e2e87a402a3ed41a, 'wp-includes/blocks/site-tagline.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline.php', 1, 0x00000000000000000000000000000000, 0x94d6c1fcc0422dc56fbb6c59b4c27fe0, 0x95de0edc70b19d944b31fc3220de6d9188cb40d182d8f7fe27501914b8ab8bbd, '', 0, '?'),
(0xaf0410798f74e10c21f46d5e4b576191, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-podcast.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-podcast.php', 0, 0xa0fd88d6b0ae1b75ec7fe2dadd43e4e1, 0xa0fd88d6b0ae1b75ec7fe2dadd43e4e1, 0x11091cb91862424ff2c608491a6a7175f84d26a12661fe8bcf3b371609d7224b, '', 0, '?'),
(0xaf0701453a7f7fc1f034bf8b8ed67870, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-number.php', 0, 0x0ead9747ac2fc4aa750fa39fc15c0bdf, 0x0ead9747ac2fc4aa750fa39fc15c0bdf, 0x6662262f4553d910454f64f1a3b01322d2c16a96479fc1f7ad9d1e841a4d1576, '', 0, '?'),
(0xaf0a695fbf612a84898d3ebd1b646e50, 'wp-includes/blocks/post-excerpt/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x3d75cf608aad36d5d5f552e84227e495, 0xef0bc3ed5805e339ef73a233f87cac138ff213b879ebffdc06ec612c5b936131, '', 0, '?'),
(0xaf0d54a9b8b158cbee20fcb3e107155b, 'wp-includes/php-compat/readonly.php', '/home/iraneurobetcom/public_html/wp-includes/php-compat/readonly.php', 1, 0x00000000000000000000000000000000, 0xf9d8e59cc70fa273e1936761081b2cea, 0x162485df530a80ad80432b83622cfcfd62968ae7a7541372c4518653ad393e89, '', 0, '?'),
(0xaf103a6ef4a680acfa717ae694dc9de5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Summary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Summary.php', 1, 0x00000000000000000000000000000000, 0xe50f290fce96baf4516dc8662e755a40, 0x21afb49a6c446e2e0e11ee97cca1ddcb54690f4717e2ba3c33a5aa3d1fe2d293, '', 0, '?'),
(0xaf153e123cea04807ca9987445d0bb6f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', 0, 0xf282b7f04556cb1249a2a8c2257746d5, 0xf282b7f04556cb1249a2a8c2257746d5, 0x425458d254defe681d39367f830b0abf72ce6d1c1fd92a3e364a4d7f5f4c72b7, '', 0, '?'),
(0xaf1a21c3368b4546e773c6f1c439f2b3, 'wp-content/plugins/wordpress-seo/css/dist/adminbar-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/adminbar-2420.css', 1, 0x00000000000000000000000000000000, 0x03a314564d2a4029a3f01d791c54a92c, 0xe35c73b6157e3a19abc8dca81b09fe92662f4d835eef68e814c11b9ed2f331d4, '', 0, '?'),
(0xaf29c956ed8d33a6abf3c1dcbedc2b13, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', 0, 0x7aae6bc6e0b3d4f5edfa5ff475c36732, 0x7aae6bc6e0b3d4f5edfa5ff475c36732, 0x752eb954e6a2099307479493d4f85c21dd5314af10d9a4a8d3c4bd648ebdb1d7, '', 0, '?'),
(0xaf2b4754138f88a6cca11b182dd27d83, 'wp-content/plugins/elementor/modules/home/transformations/create-site-settings-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/create-site-settings-url.php', 1, 0x00000000000000000000000000000000, 0x4e0bd1404b041b49b124d45509640a4f, 0xfc6aacea308a58fe7111effe175c8e4d262f5590fc77a2b37cb19a2afd13b59c, '', 0, '?'),
(0xaf2d31f038fc3ba754f6022f58e2a95d, 'wp-admin/ms-sites.php', '/home/iraneurobetcom/public_html/wp-admin/ms-sites.php', 1, 0x00000000000000000000000000000000, 0x6633b9a5bf882653b2a937463736e7c1, 0xf888dd2cfc0e249879be6e2952b6804867a5ae84687bd124d7089955078fd008, '', 0, '?'),
(0xaf3472f07024a8f9aded44cb4430495d, 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js', 1, 0x00000000000000000000000000000000, 0x91261c93d3125795d65375aefc3d42c3, 0x0ad3a6f9fbbf01cae125f7167dc591698fa2f83ebb2895cd44cbeb2fa00234b4, '', 0, '?'),
(0xaf3ae9e2dbe107305129b44feb083d2b, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Jevelin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Jevelin.php', 0, 0x6e10a57c8fda0556df989b9285fdb0cc, 0x6e10a57c8fda0556df989b9285fdb0cc, 0x678219cfc08e9a69c7454088565e14e613d18ad9ff8b1e577c1d6be4fb81ba3d, '', 0, '?'),
(0xaf3d9fdb6e83cbd497306ee213395228, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingTag.php', 1, 0x00000000000000000000000000000000, 0x2c3b81f9fe3e9cb019fc8dc543f74e71, 0x347bb91a2a3979162acc24128d9ac27987c22cfbd54fe213bb5a3514e7034a64, '', 0, '?'),
(0xaf406feb57ad0ef1731fdf8cc821a03f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/composer.json', 0, 0x56796db55403f780192a2c9a62209db6, 0x56796db55403f780192a2c9a62209db6, 0xb24de04c10ab03999a3a3d10b97e3b2432750e1122a0ad5adeae8b76af2a84d3, '', 0, '?'),
(0xaf44f9dd167d55b9dcf0832392cf3af4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php', 1, 0x00000000000000000000000000000000, 0x67545e9438974d628a48e6285097090d, 0xfc3c59370cbe08ffe997258bfb3ee5fe9f4489c890771fdfd69eaa9d315c3892, '', 0, '?'),
(0xaf4720ac89e944c798f92f30394eb228, 'wp-content/plugins/luckywp-table-of-contents/core/front/BaseFront.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/front/BaseFront.php', 1, 0x00000000000000000000000000000000, 0xf779f34ebb39c32be577fe525c8e350b, 0x043bb15261758d81166c410122cf4edc56ff4314d471f788e986bea79c3ad6a0, '', 0, '?'),
(0xaf4910b0590976fc314249e3a5ea27c9, 'wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php', 1, 0x00000000000000000000000000000000, 0x050a3919864e4ec7726bec4094e3895f, 0x5b749f86e34a6e401311f1ff1a21604d0469f802d621889ccd25ba6f4499402c, '', 0, '?'),
(0xaf4d6b826e5d1996297688c3bfd8e9f7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailDataCssStrict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailDataCssStrict.php', 1, 0x00000000000000000000000000000000, 0x8f81b56b20e2e7a93119848a56d9d8f3, 0xf017960084b60403245c65025609845ddcf9bccceaceadfbb26cb1a9abeea229, '', 0, '?'),
(0xaf4e79f64155f4c7641a140d144f948c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeo.php', 1, 0x00000000000000000000000000000000, 0x5ece08e1a0807dde5b80d18205154d0f, 0x90ec4639d1540ef1a623d76c98a91638c00b93912db6eb93e5503750e494b528, '', 0, '?'),
(0xaf5bedc76b359a662f08a775ecd130c6, 'wp-includes/blocks/post-author-name/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style.css', 1, 0x00000000000000000000000000000000, 0xb10451b8e7d78a54eb62f6cafb6cb547, 0x379e2e22f4a1dcf09c92b8bcf15cf0b43be3126ac813e52da805de687c5ff025, '', 0, '?'),
(0xaf6042376fe636491e3e846a369a6446, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/search-form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/search-form.php', 0, 0x8ae80a8ff35bc37c5d55b727054136cf, 0x8ae80a8ff35bc37c5d55b727054136cf, 0x7aeb369e9c1d0d4aefb9ac70586cccce877bbc8c9de035e1c13ac6382befe472, '', 0, '?'),
(0xaf60e6f09cc3e4a7e5dc0538f628f46a, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0xe79d5f0ae5de9ea410230f17bb7bc2b6, 0x3a74cbb7e63780c86513b1c8f0d2933ae38551e23326b0728be901347edff5b3, '', 0, '?'),
(0xaf6440e5aa0abbf9f2f360143fd1246c, 'wp-content/plugins/elementor/app/modules/import-export/processes/import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/import.php', 1, 0x00000000000000000000000000000000, 0xd197a14a6f670ef0dbb682a8e55646d6, 0x271fdc10617d8b5099e77585b05a13aadc27acef7da770b51b2420ea9f516097, '', 0, '?'),
(0xaf66e1e135dfc615cef0a6a60e1be7e0, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/yoast-admin-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/yoast-admin-conditional.php', 1, 0x00000000000000000000000000000000, 0x5398f7fc709bbc21b8818e7369bd0530, 0x203abe84b2c4f9d6158d8cdb4e32c3ededed208520b7b0a966362c6f9b518509, '', 0, '?'),
(0xaf6ad03c4dbd4464b197feee08346db3, 'wp-admin/includes/ms-admin-filters.php', '/home/iraneurobetcom/public_html/wp-admin/includes/ms-admin-filters.php', 1, 0x00000000000000000000000000000000, 0x16e4ca8a5f9919e55c83681ad5d6cd45, 0xf0354786465b50e9e272b154cb27784f161c518cfae231a8414ec64864b7775c, '', 0, '?'),
(0xaf7ce76f19a9410a99b23d39cb045c2e, 'wp-content/updraft/themes-old/twentytwentyfive/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/page.html', 0, 0xf9912d724c9b98cb37870d67facc0142, 0xf9912d724c9b98cb37870d67facc0142, 0x065c15e6189d1cb6b87af3c43d015593b81f0c413117b0cff014da7feee47770, '', 0, '?'),
(0xaf7d14ed6e74c607c8a9618aeea2f8c0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanCondition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanCondition.php', 0, 0x955b5ed7a986f75c365714b977eb179b, 0x955b5ed7a986f75c365714b977eb179b, 0x9ff6e6d17d950af0dda4edab7f4e3134ef015ea4a68b10124e1328e240d99dd9, '', 0, '?'),
(0xaf7f88b8cc000041f0ed60758474fe56, 'wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.css', 1, 0x00000000000000000000000000000000, 0x02aef66f0142b41367f857673986ddd1, 0xc89715fb78aad5f6d1df9b9bed122103ece382aad822aaf9a2bd78b2d03a0366, '', 0, '?'),
(0xaf7f9fe2d787c38c2161f8221bd8cb26, 'wp-content/plugins/wordpress-seo/src/editors/application/seo/post-seo-information-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/seo/post-seo-information-repository.php', 1, 0x00000000000000000000000000000000, 0xc9a0d7cb61fd9c53af2a25307b5bbff3, 0x58b7df0ced375a39da718ac67a08fc38747ec74977e679a8e1856ea17363fdfe, '', 0, '?'),
(0xaf8074412ddefdbb4922e10780262b9c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', 0, 0xe00968491530f839a12a77e287cbf851, 0xe00968491530f839a12a77e287cbf851, 0xa703cdc2ed899d498c58a5615b54a92dedbec64a8d3c36299189fdcb275161cc, '', 0, '?'),
(0xaf81b56b9ba2e6d3f9cf66851c9ef102, 'wp-content/plugins/tinymce-advanced/tinymce-advanced.php', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php', 1, 0x00000000000000000000000000000000, 0xd786d88c93d6740f3fffcdedd4f9315f, 0x74c43d16818b264686459009e126db603c69210a0887b05ba099b8c1c1ce16f0, '', 0, '?'),
(0xaf84cb9988d2eab7a854741cedc132d4, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', 0, 0x642f5f89a1bc9bbbb599fc925dce3565, 0x642f5f89a1bc9bbbb599fc925dce3565, 0x6591c9d763ea13ab87b7d8d7c94b2ccfd704d40c015b2e25177c872cad554a3d, '', 0, '?'),
(0xaf883c73adf4a7bd9c3321a3b9edbd70, 'wp-content/plugins/elementor-pro/modules/notes/database/models/user.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php', 0, 0xb6001d1d370f9145e2ace923f05806d6, 0xb6001d1d370f9145e2ace923f05806d6, 0xb4de3a99a405029499d49d6a24ce62c47a98f4bb3d07f0f82b5363bb38eb1185, '', 0, '?'),
(0xaf8b1814ca9009961a6d61b2d5462c65, 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-resolved-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-resolved-notification.php', 0, 0xe5a897f7d4cde21204b29edb84a6a83d, 0xe5a897f7d4cde21204b29edb84a6a83d, 0xfd4ed56bd8f58fa0ab76f5d01f5564fa82cb564dce0ed74d4514e0be6371c376, '', 0, '?'),
(0xaf8cc549360191ba8e2bf2bf0ee88f25, 'wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php', 1, 0x00000000000000000000000000000000, 0x34c44588f073ba57e17fff3f4257743a, 0x020bfe9e78fd7ead90a5318ebefa9de90148aed2d9da44b973dd3392b49dfafa, '', 0, '?'),
(0xaf8ccb5f31dd01e8a3f638e9e08bcd35, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', 1, 0x00000000000000000000000000000000, 0x2cb41f0837da665327ae470f9f274396, 0xb5242943c93a18caa49cffa00db720f58d90ee1246859d34404e3d08c402a8f1, '', 0, '?'),
(0xaf98d23f20212634cdf030b8ed503129, 'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo', 1, 0x00000000000000000000000000000000, 0x6bb76b614c70f6ddbb914c6f85e146e4, 0x3470c85474248e1d16e87b523bf919b6da56375204083f5da7dddd4003e07c4f, '', 0, '?'),
(0xaf9979aa727168642e6d4b8928407e45, 'wp-content/plugins/elementor/includes/template-library/sources/local.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php', 1, 0x00000000000000000000000000000000, 0x05ca6d554145e181e1e996151618db36, 0x8ff0ff170e0b31508aba4c3dd286e5f4ac4551d45fa30b6112a8d3658661c15f, '', 0, '?'),
(0xaf9bad4ce393d335c0d5409fc52549c4, 'wp-includes/SimplePie/src/Decode/HTML/Entities.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Decode/HTML/Entities.php', 1, 0x00000000000000000000000000000000, 0x89996ad18b70267980c511b7d6e9ec55, 0x9710ff5750bbc62a503d4ecfbb3b1aa08ebe69ffe438dac332905facfc0eb820, '', 0, '?'),
(0xafa45111dcec53da8bda7de08b8e0efc, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_3.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_3.svg', 0, 0x12590f8968f0c980a5fcd17d1fb76bca, 0x12590f8968f0c980a5fcd17d1fb76bca, 0x33d97229201b95ee7d5c31b81cfd860c4642fa8f0e9cf4deaad19691fc432a6d, '', 0, '?'),
(0xafa4dffee03cbdf358cf445d037f94b2, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', 0, 0x9ad70cc5b185e570181b339b06e7560c, 0x9ad70cc5b185e570181b339b06e7560c, 0xc690c42ddf4b3a74ed6a40d17d70589e019ffd066b90d688203614aafb2a5c26, '', 0, '?'),
(0xafae98f479861fa31b02bdcc90e56f21, 'wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js', 1, 0x00000000000000000000000000000000, 0xed7e7f07bdee78de04179dce4a055a86, 0x9c95459121c91d84fabdd37266878f8bbe1dfa85725e43e1d6d06f8529457013, '', 0, '?'),
(0xafb2478f279107c8b606a0e053d6c15b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', 0, 0x9c199d621974ad2c70c437629d54fdb4, 0x9c199d621974ad2c70c437629d54fdb4, 0x3b34129a9c92e8e04749f737def09743c8ee0f0c2dc00b1696527de3f80c3239, '', 0, '?'),
(0xafb3ce0e2d97ce03ae5465fba5fca57d, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', 1, 0x00000000000000000000000000000000, 0x3ec1698318d872c95401e7d75f90977c, 0xa9399173ef1f528566071ac62a32999074668b7563ee5bbb462feb2dcc21fc39, '', 0, '?'),
(0xafb896f8bdb88db86dc35aa1aca5d65d, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-5.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-5.php', 0, 0x5711f9fec72fe77bbd6608266e702eeb, 0x5711f9fec72fe77bbd6608266e702eeb, 0x286d98c36838e3d72ba6881fc359bd37a606bf4f41662b58aab3f5f101501396, '', 0, '?'),
(0xafb9ee3d636569877fd98d2ba402f90b, 'wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php', 1, 0x00000000000000000000000000000000, 0xdb2cca3db1e5e77ccd0c703cc87e2a69, 0xeb31099fdb8d43d4a75cf1c918c5a98273da98df9f0c54b67b47e33e20e57596, '', 0, '?'),
(0xafbcbff9e7a2d490f69ae6665711224e, 'wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php', 1, 0x00000000000000000000000000000000, 0x31783b991ddf0e1e0fa213ee3a79c856, 0x73be2f858f31b19e4bfbf42db0e6cb91e78a599e037899928b1679f165dfbd90, '', 0, '?'),
(0xafbd53a3142158f2eca920ed91e936ef, 'wp-content/plugins/wordpress-seo/images/academy/site_structure.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/site_structure.png', 1, 0x00000000000000000000000000000000, 0xc6a4410381d69188dcefd94207737a43, 0xd418708efc52a0e77d0f54e1b082c95b7c55c7b6afd4adfe26012aa00e248f41, '', 0, '?'),
(0xafc449e4fbeb6b7c4cf1e54b2ebb0eb2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdo.php', 1, 0x00000000000000000000000000000000, 0xf45a9761fa782a262ac4be3336596ed1, 0x2de8a19555dd362d1b15ad9bc6a1e6391381de27547f41e09e4aea463a3ea940, '', 0, '?'),
(0xafc8d99575b04e19a9408d77869eb636, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/RewriteAmpUrls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/RewriteAmpUrls.php', 1, 0x00000000000000000000000000000000, 0x3383f7cfc97c7172d8e28310050b15e0, 0x4052998c16c40a425cddfc73553fb37a31383df2d0ead526e9acb504e97ff19b, '', 0, '?'),
(0xafc90f0e5aacad778397602b9081e657, 'wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe20b71b17e9eea2b6f18466b32fff4c1, 0x1da64954ab25a0125c401966e0df3c3df6ed29335dff3a498ee637b174dcf7cc, '', 0, '?'),
(0xafcb609800d032bba5aff27ab095eddc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4email.php', 1, 0x00000000000000000000000000000000, 0x03db174a365c00fb9b15699fc3666d38, 0xd719022528ee64ff927bdd7adc13eda92295a2fccb445e5d7db2577a7dfefcb1, '', 0, '?'),
(0xafce345d9a0800d9e13d5531c869d087, 'wp-content/languages-old/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', 0, 0xde3bff02dab1121b5d71186eab71fa9e, 0xde3bff02dab1121b5d71186eab71fa9e, 0x9e9a11a41170e84ce1599f721527fa5d9d420c1fc758fc7c1cb881968aa4519f, '', 0, '?'),
(0xafcea17ed7df93fe3afde8e0c2f8656f, 'wp-content/plugins/wordfence/images/icons/tick128.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/tick128.png', 1, 0x00000000000000000000000000000000, 0xe5c49f8bf86319b7680b3422e8dd10ab, 0xd6d2fbb2e70c5693f87d5820657e47145b43a9e5b386b6e335169bb2a58ab1ef, '', 0, '?'),
(0xafcf8e0b7a6b6b73f4f49bc26b2d0046, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php', 1, 0x00000000000000000000000000000000, 0x45503bd8a3525fd15f336cfdc453621a, 0x3b6f10795c60dc0a5428ebdee1e0416ed78b1100707d679b54c908dabe91e713, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xafd180f3bb81f1cd890c2b6a60b7d35f, 'wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php', 1, 0x00000000000000000000000000000000, 0xf93da6c5948985e1613c4b7a1f9e3d77, 0xcbe2be1f5276d8089f87ce2af6fc96d2c6330e37a446f08642e124f75dcbb05d, '', 0, '?'),
(0xafd416089a84f2b5d562f2ecfddf3b2c, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json', 1, 0x00000000000000000000000000000000, 0xda2d9cfadd9c7d1516d2834158f03639, 0x4671e2c68182e42b6011e6aae70b1d1fbadcb447b29b6bf78c88082c4c8626d7, '', 0, '?'),
(0xafd9f39116ce9bfec25c4cc4709c92d7, 'wp-includes/blocks/comment-content/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x6e4693ee96e9ce19e2f1bc4d6a1afffe, 0xa00c66f021851d761bba7dad3e999b8d434e0f4d0049f214a437222238164954, '', 0, '?'),
(0xafdccf0ce6e528e8a7a83a701152df2f, 'wp-includes/class-walker-nav-menu.php', '/home/iraneurobetcom/public_html/wp-includes/class-walker-nav-menu.php', 1, 0x00000000000000000000000000000000, 0xba2145d6e80da52b0d04fa8fde16f79d, 0xb4a7a589263065831ef9cda501e15f4f60049e03c1459a2a081eb2ad97fe8939, '', 0, '?'),
(0xafdfb7666ee330b75487659c58d380c1, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price.min.css', 0, 0x1d2f6564c5ed8cc9a8fa30adc60aa671, 0x1d2f6564c5ed8cc9a8fa30adc60aa671, 0xe05ffee6c9a530e1bf5add699b0aed626698b214ceb7a5010ca243b345cba769, '', 0, '?'),
(0xafe499c5e24e36076dae19aede0c6baf, 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/duplicate-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/duplicate-post.php', 1, 0x00000000000000000000000000000000, 0x8ccacf1faf94bec96b99606e5059a3cc, 0x782b738dbaed0b10813c685a93673f864e44437b1a41263f21e868741c43ab1b, '', 0, '?'),
(0xafe68eb8b01dff2e22eeba0bbe3c19da, 'wp-content/themes/twentytwentyfour/patterns/posts-list.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-list.php', 1, 0x00000000000000000000000000000000, 0xaecd9d67d0f71bf67d70fa548f185ea1, 0xdba1bddf2801724e880e028f3cc5e2d561773b93c6beedd4000509422fbe6bf5, '', 0, '?'),
(0xafe9def1f130061886d7f65bc2d95c36, 'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php', 1, 0x00000000000000000000000000000000, 0xda95ab85f2b680cc4d5db371e36ea311, 0x250ff0272523a025b5427a82dc10504d29d465f3606d74f56ca5f229f7c047e5, '', 0, '?'),
(0xafea8e698d1ac97c454f9d34fddc459c, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/shape-x.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/shape-x.svg', 0, 0x0a9ab345d3852418f0771f3dde48936e, 0x0a9ab345d3852418f0771f3dde48936e, 0x435f475c5701784fc1e31becfb7cbdaa09f9d622cc7ae03112cd367b56bb281b, '', 0, '?'),
(0xafee991329764e37867082a5852e532b, 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php', 1, 0x00000000000000000000000000000000, 0x410a1927c9c94b3344eeec093b179565, 0x301456f06f6aec7e45604cf1b1c3f9270ab038967e52b76b625ab87b730e2884, '', 0, '?'),
(0xaff08b812835ec6148ad791c6f2c58fe, 'wp-includes/js/jquery/ui/tabs.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tabs.min.js', 1, 0x00000000000000000000000000000000, 0x2509eff245dd9849b80da96d6b0446ad, 0x5c45a6e7e682097879406ede368aaee52a1bd76d54116b271f3e82e72ceb55a3, '', 0, '?'),
(0xaff174342c5f278d1023f2018caa0705, 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1744125809.css', 1, 0x00000000000000000000000000000000, 0x0462924bbf308e0f62f6ba78d199155d, 0x34c3f5fdf9c70a96081063b545323d56937bc62be85c676f1f12d0859d4f87a4, '', 0, '?'),
(0xaff1c06da72179791d45bad6ef7766d7, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css.gz', 0, 0x386799ca5552483e5b1d929e60ed4dc1, 0x386799ca5552483e5b1d929e60ed4dc1, 0xc34b4ab6aaae9733fd0e66c5f1cddf655a7b1b58822e1267ea1c82fc4d6eacca, '', 0, '?'),
(0xaff75186a2fef86144a8623a3878a055, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', 0, 0xd9e7555a29d927e361db351bf01340e5, 0xd9e7555a29d927e361db351bf01340e5, 0x4480a969221df1c1f7a2c79efa74dbb18c52408538b9da01b6ca07f175767518, '', 0, '?'),
(0xaff822e3133ecafcc39ce1d1a216a9e7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSoundcloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSoundcloud.php', 1, 0x00000000000000000000000000000000, 0xc1b5e4c7fc9de0de58bbf62e679d008e, 0x59cff82ad52e203436a15e75b5e2cc13f2c3c6d76098e5e346651fd3c682bcc4, '', 0, '?'),
(0xaff8e99fee4ef6e80029d76e67305e5c, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-de_DE.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-de_DE.json', 0, 0x8a9f76a8de841cadfd8670a69046b416, 0x8a9f76a8de841cadfd8670a69046b416, 0xf544bceb351092c4a0b87bc0aeb0ac467589647b8b8216545ff3a952ed889534, '', 0, '?'),
(0xaffbf0e17da0fe70ba75ad3122f50ac9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 1, 0x00000000000000000000000000000000, 0x28072591aff8713ecb44c0fc536c0468, 0xd05d998e3adb0482045717486e433101f283200b626de17640a48ddd08dccf6c, '', 0, '?'),
(0xaffc9cdd404d6dd8ee5f7e88dbe5a4c3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedStyleAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedStyleAttr.php', 1, 0x00000000000000000000000000000000, 0x456469d5a41351566c3d986a49ec3f72, 0xccb931a9dabcc092a14ebba940ff5329111903e3d3c254b01d50dbf5ddaaa2ce, '', 0, '?'),
(0xb00473ac84fd1c09fbb19fd8a4cc038e, 'wp-includes/class-wp-http.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http.php', 1, 0x00000000000000000000000000000000, 0xdc7b61a00fdbee0eefd5e0d58fec6ebd, 0x63d03153ee957cd1fefa301e188a2a4833e7458afb12819e639f4faa12fb2f91, '', 0, '?'),
(0xb00b0952df4d4fe8ae635d270cafc268, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', 0, 0x44ea2e8f2962ac33861a42b1958468fa, 0x44ea2e8f2962ac33861a42b1958468fa, 0xf211fc686d566cd07644fc3a700a3280678d57293374eab0f046327afa3e46e3, '', 0, '?'),
(0xb00b6cbf71d2ac1147b6fc87098d5365, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-two-images-text.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-two-images-text.php', 0, 0x47b9dbe841536e8c3223eb390c4ab368, 0x47b9dbe841536e8c3223eb390c4ab368, 0x084c63ae15bbb6b2572f2555ccd15b9a7734833ca0fe9a24b3185a1e7068c3da, '', 0, '?'),
(0xb00e95b96a6affccc754c88637e4bb31, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', 0, 0x05cce74e4229cf206884d2fe4e3474af, 0x05cce74e4229cf206884d2fe4e3474af, 0x63f036647d49a89fc0779006bc2764e77e05e30becc79a5880e9e1a52412165d, '', 0, '?'),
(0xb0106aff49b7689fa2c128a7ecee4177, 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.asset.php', 1, 0x00000000000000000000000000000000, 0x23985c3d991e0e1e5db939fb05f42b54, 0xecf1cf00145bffeae2af9cbbffaa9166410dfb9894de9728ce00d1d29118f4c8, '', 0, '?'),
(0xb0182f379bc3b1e36378eed9709f9667, 'wp-content/plugins/wordfence/views/onboarding/fresh-install.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/fresh-install.php', 1, 0x00000000000000000000000000000000, 0x3f972d5666a1d74f2cdb60e0161030f5, 0x3af0eb8221a63a69a2cc0444374269df73998e86ac7734de3ee6833d10596e5f, '', 0, '?'),
(0xb0195bdba14c9c90a31ddaafabe904af, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.mo', 0, 0x8126b04e1e260b05b7aea323b800c1f4, 0x8126b04e1e260b05b7aea323b800c1f4, 0x53c4be708086243b209819ad778c4b7043523fdbf67dd5aff56ed0789652fa16, '', 0, '?'),
(0xb01c2f5b78400e4a8bc72d5f8c4cc689, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', 0, 0x12dc3b26ceb3926505211578683e89ee, 0x12dc3b26ceb3926505211578683e89ee, 0x110d691a5d15ec22f4f7f77a651962951d77e03c837fe611c0b68c3c1aac5a41, '', 0, '?'),
(0xb01d058db6daa5b15e69e724e2fde526, 'wp-content/plugins/wordfence/lib/wfCredentialsController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCredentialsController.php', 1, 0x00000000000000000000000000000000, 0x967b745befb9ab6da44f54949e2c6e88, 0xe611f1d1e5acd5ce8d1164fcc363a5fdc6d6c8e6c255f140e53e53109536b095, '', 0, '?'),
(0xb023e4f1d6ebde62b4922fa9db6025e9, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-abstract-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-abstract-loader.php', 0, 0x40930cf301f1f165e077152460de7a3a, 0x40930cf301f1f165e077152460de7a3a, 0xe29b777644d46e8c8b67f265a5aa257688e8c6020190072dc7812e62456dea76, '', 0, '?'),
(0xb024e5cd9399016212486eae802c002d, 'wp-includes/images/smilies/icon_confused.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_confused.gif', 1, 0x00000000000000000000000000000000, 0x2f2309c617d3a27701772478eabe9359, 0x5530d65c4cf358a8ef665805c6a6ed7f4700c854ba8ff7241061d23555cc42d2, '', 0, '?'),
(0xb02b0232e160917e5da6e678bc83d6c4, 'wp-content/plugins/elementor/assets/js/responsive-bar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/responsive-bar.js', 1, 0x00000000000000000000000000000000, 0x78305a7edf4f3264b3587239143d9428, 0xb0a9efeb5918d11c5ba4504cdfd91e7de66ad806b399bc2377dc9bbcb25f2d37, '', 0, '?'),
(0xb02d9d0ca80fecb793f6b739f145785a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php', 1, 0x00000000000000000000000000000000, 0x5877f703be95546781a8cb417d06cd0a, 0xae6ba1635178fa65f4cbb313603d6e36cf58357982de64167a35755d57422718, '', 0, '?'),
(0xb0313daa733bf740868f569cfd11e06d, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif', 1, 0x00000000000000000000000000000000, 0x178255bb3fe2c3aa790c1f8ec8738504, 0x9d5b8ed2f767f6b11345c73e62602ae365b7d1d04ebedd93bf030d09e9b4fb83, '', 0, '?'),
(0xb0324acbaef724e793ace07dc6c54843, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/templates.php', 1, 0x00000000000000000000000000000000, 0xb0c46df4c774481da0d29398067462ce, 0xe0b84f7b81492dcda2f9372afaa597d57c7a6114abcc6daf0eada72f82fe956f, '', 0, '?'),
(0xb0358e04ba388abbf954350614fada2d, 'wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php', 1, 0x00000000000000000000000000000000, 0xa3fe6ed97aac324d1f0b34d9fea8d2d1, 0x809d1bb203a22ee91b6b8b938b89c43d405b39b857a90fa4502b7ca793bf389d, '', 0, '?'),
(0xb0360eb4628a93becdaaabbaf7019b2d, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TemplateWrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TemplateWrapper.php', 1, 0x00000000000000000000000000000000, 0x2fa4e6234cd624c0347de3492eedf9b4, 0x2b0f28c9c5f92ccbfa87265a206df82029962e16000fd2ec4b6795d2287c6e19, '', 0, '?'),
(0xb0374bfd210b28ff74d5341884e162db, 'wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php', 1, 0x00000000000000000000000000000000, 0xb7557a9fbe0730a294eeeb7b325802da, 0x2c153610710f85bbdfd6c4508539e96ba173627d9f80c4b301af85f80cb37f38, '', 0, '?'),
(0xb03d1ab9c132fd40a3d576cb04beb351, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterCriteria.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterCriteria.php', 0, 0xd0def70e3dbb2ec8bfc8c11da9340d83, 0xd0def70e3dbb2ec8bfc8c11da9340d83, 0x9b0327a12d258805f09ca847e99f4bd5003b25dfbdd6ad717fa080946ecb286b, '', 0, '?'),
(0xb03dc34dbe61fd17e5af822fcc54a5cb, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-menu-item.php', 0, 0x4cd6c32f08d082fba652096cb3199ae3, 0x4cd6c32f08d082fba652096cb3199ae3, 0x195bc445228d9a17bcb3d0e125bf35ba65025da23c5fc6a99eab0d47f2122706, '', 0, '?'),
(0xb045dd26e0ef7db64534cf30559671f8, 'wp-content/plugins/elementor/includes/interfaces/has-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/interfaces/has-validation.php', 1, 0x00000000000000000000000000000000, 0x94aa622b156701deae80216d226c9ecc, 0x7079e5083f98bf1ed5a9fb3d97e974b7c15b7543eb657739632869ddbfee448a, '', 0, '?'),
(0xb046ca601df0d247cf66662678b7189d, 'wp-content/plugins/elementor/assets/css/frontend.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend.min.css', 1, 0x00000000000000000000000000000000, 0x231ec04f47f0626fe356e42e0ecca181, 0x6c64ba4afe507a11f793160b7d755e839fe2bc229d681655f2cca17855dc2814, '', 0, '?'),
(0xb048bed6e37b08579391726fc8cc7b5c, 'wp-content/themes/twentytwentyfive/assets/images/category-anthuriums.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-anthuriums.webp', 1, 0x00000000000000000000000000000000, 0xf126372ae2a67109e4156f99c2794e5c, 0xae743b422c7437d4ab5664ab5c2c564f11e370cdfd193c6b56ce0547b2ae82b6, '', 0, '?'),
(0xb04e1187fd5a4e4494cd4eb43e055909, 'wp-includes/js/dist/components.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/components.min.js', 1, 0x00000000000000000000000000000000, 0x3aef80756e0d79cf90fccc84714cae6c, 0xfe5e0e64d17a8db0a961ee36244939d50223b1a609787bed76caca98265dcf74, '', 0, '?'),
(0xb04e8ae0bb858022b37d4cc5554cef58, 'wp-content/plugins/elementor/includes/controls/gaps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/gaps.php', 1, 0x00000000000000000000000000000000, 0xd90f1bc28528870863edb830db071153, 0xfb5b46aa5edb1dcdd0d0c267bb8cd9111cbd43f87f559086465d29ed6b8b5d06, '', 0, '?'),
(0xb0530b25c58217e3e9cb0923d2ad0059, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css', 0, 0x340682c89493c7d4c195210bf14b99f7, 0x340682c89493c7d4c195210bf14b99f7, 0xe656d31c859a1b6e673edca5466a80c5c53006c2932a639e2779846fb12b2da9, '', 0, '?'),
(0xb053472ee5367099d715eb6a1dad45c4, 'wp-includes/js/dist/private-apis.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/private-apis.js', 1, 0x00000000000000000000000000000000, 0x72e8b5eb4897adc3216830267900668e, 0x20f295b217ff93e023bc0211b8276d11ceeeeb8f96e8ca4cbeb263509cb607a4, '', 0, '?'),
(0xb0584f19b388318e7ba9fee0044660f9, 'wp-content/plugins/updraftplus/vendor/psr/log/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/composer.json', 1, 0x00000000000000000000000000000000, 0x456f8780b572e3bd20fdc2becf94f4fb, 0xae013f8c9e6f4bcf87334adfcec075a8353622f6f637186a6d7d210243b320cc, '', 0, '?'),
(0xb05c2ca08e12700c34e5bbe2c354b289, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', 1, 0x00000000000000000000000000000000, 0x8f4fa4c0fe016ab06a62897758133303, 0x95b0d540bb22f3e6559a73fb1858ec570e1435872671561e8ee848864ffd72ae, '', 0, '?'),
(0xb066db19bf3e43877ea03dc2dd24e336, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPowrPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPowrPlayer.php', 1, 0x00000000000000000000000000000000, 0xd7e7123a9d322ef2fc1ce9ed40007a8b, 0x7c91ecbc5304068f085c2725778506246147bda2b765a65d2fb31cd49d06a9a9, '', 0, '?'),
(0xb06cb284be2781c0b1c59194bea9d898, 'wp-content/plugins/wp-rocket/inc/deprecated/3.15.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.15.php', 0, 0x83442af1e9e28975ed88ff04158e5467, 0x83442af1e9e28975ed88ff04158e5467, 0x43cb80cb3ece18d1a3da574db9d9cea4ab44591435ae40f6aec6a4dc76f89f39, '', 0, '?'),
(0xb072040e85270603886fcc695d8289a7, 'wp-content/plugins/wp-rocket/assets/js/cpcss-removal.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/cpcss-removal.min.js', 0, 0xab289618d2289f69c082674b0f4ad302, 0xab289618d2289f69c082674b0f4ad302, 0xcd5eae26798084aab87cc5ed40b5372f4c927fc17a48dc4f204293e436e0544e, '', 0, '?'),
(0xb0726c5695e94442410ff13418619739, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10.min.css', 1, 0x00000000000000000000000000000000, 0xff8eaaaf3fc091a2fe81da4ee6f9e7a3, 0x8f08694315c5b19bd593103766ab8e21e86870f9428d41138e0b6eb5e79fff92, '', 0, '?'),
(0xb072bf54559c1d15cc8978b015f9861e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php', 0, 0x4eec95550dea752fbdced16d28035264, 0x4eec95550dea752fbdced16d28035264, 0x7390797c29d8fab2274342d89b65664f386db649c76c0a1d6f77a5617cad3e8b, '', 0, '?'),
(0xb07348d74af2b10a04b054bff4c31cb8, 'wp-content/plugins/wp-rocket/languages/rocket.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket.pot', 0, 0xa83b91d3d0fab4b3c5e2bdb71777ae58, 0xa83b91d3d0fab4b3c5e2bdb71777ae58, 0x63a46abd5ce6b04192f47f5dd0e44f25f356b1c070d95f948f425b8da93d2918, '', 0, '?'),
(0xb073fc249fd06c41f3462dc1b95e80db, 'wp-includes/blocks/group/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme.min.css', 1, 0x00000000000000000000000000000000, 0x115c090614a5ca9d07bd3d91665a3955, 0x15e20d69a024792be18b68f43fb1f81483c66ae9adbe1a8998ba6233ad734a29, '', 0, '?'),
(0xb07b34b42e1184b4129294a3b5239823, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php', 1, 0x00000000000000000000000000000000, 0x032208d31956574bdeba5434f8307e76, 0x1823749eac834fcd14a0e8eef398e670d452aeae5d10efcc10406afd0390e87c, '', 0, '?'),
(0xb07d2e969852591a3f744aa9c8d4b295, 'wp-content/plugins/elementor-pro/assets/css/widget-_sticky.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_sticky.min.css', 0, 0x46de068f0199a646be1c9b40d91964b7, 0x46de068f0199a646be1c9b40d91964b7, 0x6579d062670230c18f231c99dca084369285bc9af1d61f82f664ff458d5c142a, '', 0, '?'),
(0xb07e8cc54e0007a1d77aef5333d1ce25, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', 0, 0x55c80a146676519d5f78259b8763c4fc, 0x55c80a146676519d5f78259b8763c4fc, 0x6764b056f797573848382d0045ec1192f41f3c23927b12ce5b3f781e0aa29496, '', 0, '?'),
(0xb07fdcb0c1dbf8bef25f7eb768097363, 'wp-includes/blocks/spacer/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style.css', 1, 0x00000000000000000000000000000000, 0x94e9f13695ad34e96731a429c7f7da62, 0xad53576c9a6916c6226be130dd4dc2c94cc25b1c0e01b9a50e54beabfb80bc11, '', 0, '?'),
(0xb08ccba7d7eddae354491365c55c8bd8, 'wp-content/languages/plugins/wordpress-seo-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.po', 0, 0xe87a51d117eff41571b55c533db54a9d, 0xe87a51d117eff41571b55c533db54a9d, 0x74b918c15d38579ab813361a44feba14c863c6f5a56f22b39c926f9bfb7b9ba1, '', 0, '?'),
(0xb08f63831131883b8607c8218a6f0165, 'wp-includes/blocks/post-author/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/block.json', 1, 0x00000000000000000000000000000000, 0x425f9ad0400218f5fbd0cef7e3510351, 0x0f8799d49d9c5116950bd6ee3028c1f8509d4043827bd4a459ffa875d2531cd2, '', 0, '?'),
(0xb09157a6ee3558c0bbd1f25623f1a548, 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xb09a1d45cc5da4bb8adf5ab11bb6bab1, 'wp-content/plugins/updraftplus/css/updraftplus-tour.scss', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.scss', 1, 0x00000000000000000000000000000000, 0xbf1ba3986bcb8d026df84c28eaae2188, 0x3a651385cd14cd46cd9fdcebccf2b40bc2e4f21521aef80eb9bf909c320ffff9, '', 0, '?'),
(0xb09b0076460f66a5b814678eae25c31e, 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/checkmark-icon-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/checkmark-icon-presenter.php', 0, 0x49405c517af62d0763984af5976f020f, 0x49405c517af62d0763984af5976f020f, 0xa2ed8bbb836e9c39de34c94241effa808071826091cf06fe0bbbe45474c4e52d, '', 0, '?'),
(0xb09f9693097e4d118cbdbaa6a1013947, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/vertical-header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/vertical-header.php', 0, 0x8f91b3c14057446534b68d4c1f4988fe, 0x8f91b3c14057446534b68d4c1f4988fe, 0xfaed956c8c554b141d6d2adf361522af2055b59bea10d5a923586f9b276a4fea, '', 0, '?'),
(0xb0a24994182e4517830128b6ff2353de, 'wp-content/plugins/elementor/core/logger/items/js.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/js.php', 1, 0x00000000000000000000000000000000, 0x0c4a4aa3e83149add5827ad314bfeb9b, 0xae1db9b12506a4d959e9f6a984a88cdc870aa9655ce259a2816918c7d9165a72, '', 0, '?'),
(0xb0a53d6f9952bc6f6ed8c4a87e844e48, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-custom-fields-plugin-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-custom-fields-plugin-2410.min.js', 0, 0x06ada665fbe0e5ce08ab728bc019ccda, 0x06ada665fbe0e5ce08ab728bc019ccda, 0xdb698dc36beca391bc6f491c56cd9a1a74e03869093b7e590de305c8af4cf547, '', 0, '?'),
(0xb0a7456edc91da019f835744c127c4fb, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', 0, 0x3eeb94f282317d6ebb61665a6301b428, 0x3eeb94f282317d6ebb61665a6301b428, 0xaaf5c07926db3c907f43d2fd10d6d686376214c70ba7e9bd69098537972a2162, '', 0, '?'),
(0xb0ab2c6d67c837741d879bd517ce4d73, 'wp-content/themes/Newspaper/translation/pl_PL.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pl_PL.mo', 0, 0xad980925ff5ef36c8be5a2f135e6d407, 0xad980925ff5ef36c8be5a2f135e6d407, 0x2916da6ace333ca9ae4f966a00c9f0b2eaa192ae166472d4c9d4a77f2080cbb0, '', 0, '?'),
(0xb0b1aefb6983afc0f14fd85a8330c852, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', 1, 0x00000000000000000000000000000000, 0x55fe2932daa439c5df97966a14567217, 0xa1efd432a56b5493f7fdca4d72a516ee1cacb03be96581574e81684e092fb4c5, '', 0, '?'),
(0xb0b9775a92cf5eda2fd01bd6a5c9bdbc, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/by-author.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/by-author.php', 0, 0x22dbc13f14e6cee350c10ba5b2df2922, 0x22dbc13f14e6cee350c10ba5b2df2922, 0x3bfacad5d2b5def0a54a85b232b705137fe1ad5534d1086488b2268ea0ccea1e, '', 0, '?'),
(0xb0c7f095155854b5e5b6c6e6d4f84c67, 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/export.php', 1, 0x00000000000000000000000000000000, 0xbe4d7cbad1cc65a808d4e010c36c142f, 0x250709f12b8ec1d1b31fe5b3e6895fed41ce3b514453b6eec7f8e0ae9c310541, '', 0, '?'),
(0xb0c80c77b3879a3aef599660ecb9879d, 'wp-content/plugins/elementor/assets/css/templates/widget-star-rating-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-star-rating-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe62d39b1201ab0ab9a100bcbd9cd69a4, 0x8e83c8fce4ca22ede87795a040cf1d44429b0628dd16dcb5663be59b9036f2bd, '', 0, '?'),
(0xb0ca70427291cc00db5509429dcb52e5, 'wp-includes/blocks/require-dynamic-blocks.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/require-dynamic-blocks.php', 1, 0x00000000000000000000000000000000, 0x6cdf152fe1eb004d0631648d1c292e2a, 0x8376a393511e0e0300c227941d5c1e70d2cb200049b7ce24c2c6c96f6e7eab59, '', 0, '?'),
(0xb0d97627036a40d42d13ccff11b22a18, 'wp-includes/widgets/class-wp-widget-media-gallery.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-gallery.php', 1, 0x00000000000000000000000000000000, 0xf357664c0f5ae8b164e8e7522ea4c93c, 0x6f0cff17ed7a0e3d6ea802d296d78f4aa78aacace421e0aad3dc3d872920eb2b, '', 0, '?'),
(0xb0e41964266d11e98009c63015ab32d1, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', 1, 0x00000000000000000000000000000000, 0xefd7b2f87c3f96418b0227c7b8e3cfd3, 0x9589846a569dbd3e735ebff3ab3e2166c154df6e052fab366de9fd804da6e3c6, '', 0, '?'),
(0xb0e8c9d8d3a078c1bc401641a811c80c, 'wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php', 1, 0x00000000000000000000000000000000, 0x6bfd13611736253473d6f3d6649834de, 0x7f7384b507a2ae0b4286f84866dc099251b860f4be971c6b304516ce026ed86a, '', 0, '?'),
(0xb0ebb9f1910e8f58b5f8c62d8c8d4f66, 'wp-includes/blocks/nextpage/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor.css', 1, 0x00000000000000000000000000000000, 0x4569bf40a5cd46cb460e18e8c1c11a8e, 0xf82d2160bf2c23c3a19cfebc6ce19fb344fd5444d209d976fd383d59aa351246, '', 0, '?'),
(0xb0f6e6f32585aaeb5e9cf948249be3d7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LengthUnit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LengthUnit.php', 1, 0x00000000000000000000000000000000, 0xf0d9b6dce08ea23dde141c38cf5e98b3, 0x46123fc718b274bb5314235e4c96a9f6235bcaa11da5a8adeb3e02c3965cd836, '', 0, '?'),
(0xb0f75ddff2ee3951966fc6c7e62e0a4f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', 1, 0x00000000000000000000000000000000, 0xc73c2564f1e062d348338f9bbfcb826d, 0xe53741e8e830efc658a36448db81897fc5a6082777921a01b0e7b4ff2c17db85, '', 0, '?'),
(0xb0fd31845230b564883e09f18cd3a6da, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionProperties.php', 0, 0x5fef40f02fb6d8d74f5505e58cdfd6a7, 0x5fef40f02fb6d8d74f5505e58cdfd6a7, 0x16b9295c9079e05a2b65aa85d679ddc87954c3eb4e6415f54e569252af983d35, '', 0, '?'),
(0xb10152cb78a067531538946603f7fc24, 'wp-content/plugins/elementor-pro/modules/notes/database/models/note-summary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/note-summary.php', 0, 0x402b30763d1b80ff263dd25ef8121c74, 0x402b30763d1b80ff263dd25ef8121c74, 0xbdb0df41a08b6a9f69e93f44643345b23474fe135bc4378134be8d1c823c5d40, '', 0, '?'),
(0xb105c7a0b814aacd3c087b0aa9a5ace6, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ru_RU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ru_RU.json', 0, 0x9ba0a8bde9271c978a9bd1f5c11bedda, 0x9ba0a8bde9271c978a9bd1f5c11bedda, 0x63e521acf2f263fa718f3e0e890f59fca26628315a42bcef0c46b251e335db50, '', 0, '?'),
(0xb10a5068f6b7fe51a5c69e692d339101, 'wp-content/languages/themes/twentytwentyfour-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.po', 0, 0xd33d1edf53b7e3992ca3ade31832befa, 0xd33d1edf53b7e3992ca3ade31832befa, 0x796d7cb8a3df954f291e7c871b28afd5a9bbb994987363f6d75c6c07f054a276, '', 0, '?'),
(0xb10a5d456783b7cb374f71b9620ee8e4, 'wp-includes/sitemaps/class-wp-sitemaps-registry.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-registry.php', 1, 0x00000000000000000000000000000000, 0x53cee596e7249e0aa258afa927281d03, 0x12613a21fbdecdcb5841e63259875b6e0a81e065a99bc52cc341ae5349bc242e, '', 0, '?'),
(0xb10e0f39e9f795dd3d7469b0fac5e176, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', 1, 0x00000000000000000000000000000000, 0xe99c07f536491f30241436c8f3be6dd4, 0xf47536618f7be10e8441d33005a30c23b26214f85443d6416d883494ece36465, '', 0, '?'),
(0xb112fdf7aa6eac9b6ae7f850fa2b85a9, 'wp-admin/includes/class-custom-image-header.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-custom-image-header.php', 1, 0x00000000000000000000000000000000, 0x81eaf0f8c8b3d88073509add3f16ae55, 0xa4d6c7a77d7c00bbb3596f0f0c67db8e2f39cc430983e1e49540b50e6db83596, '', 0, '?'),
(0xb11514c11864cdcba47cd93772a798ee, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sup.php', 1, 0x00000000000000000000000000000000, 0x4e43060cff9b763ef15dcf3320b8547a, 0x46f478f3d6f6662cd918e3948ee56a70bd9cf4cf22d8e03ad99c4312b7400667, '', 0, '?'),
(0xb11ad6e8861d9888b9818142692f36f8, 'wp-includes/js/jquery/ui/effect-clip.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-clip.js', 1, 0x00000000000000000000000000000000, 0xf404f122e007df0375035210b7c37e70, 0x5e0e2501fd0544f3d96cef9fa15cf98e1f42bad970a503936fb9012530862af2, '', 0, '?'),
(0xb123f9967b4575c4d2af79eb89ef2bab, 'wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo.php', 1, 0x00000000000000000000000000000000, 0x656a636d5e291519c3a5ecbd74fb563b, 0xe2c64e752e71ab2d2dd27576f54af676ac2b10241a1aa030c5cb511ea5709b3d, '', 0, '?'),
(0xb124b3252761cbadb81018d80ba7cef8, 'wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php', 1, 0x00000000000000000000000000000000, 0xbd921a8df67df2f7d0744c4f17bfdf8a, 0x79c456aa07f22d7210cedaf942a04aad43a2e6cbcc2995f93ab835507b19550a, '', 0, '?'),
(0xb126679595a945deec8022a03f278040, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', 0, 0xdf71d3c551163a03d68a33eb9f72f483, 0xdf71d3c551163a03d68a33eb9f72f483, 0x0b71fed5d4b5990aab76a05ae767d11e427a1bab9c3f2df02982e1355b50137a, '', 0, '?'),
(0xb1309b7a9f252ac3c92fb14aa23679bd, 'wp-content/updraft/plugins-old/updraftplus/central/modules/plugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/plugin.php', 0, 0xa656133a3ec9cefea10689ac673b4e10, 0xa656133a3ec9cefea10689ac673b4e10, 0x2f53a90739b30cbbf7fe57d6194c2fee445b5cb60586c2c7f75bb37b37021659, '', 0, '?'),
(0xb1342ee20a825e0a67da820a83fb5ec0, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-type.php', 1, 0x00000000000000000000000000000000, 0x8a6f75091a24582cb44a9a5a0808bd11, 0x3d869d25181ebdf744cc667beaacb9c37428cf632bde28e244080413896a1806, '', 0, '?'),
(0xb1353f0878be122b62ebd3c93d4a13f4, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/header.php', 0, 0x7deedcbdd6ec1842c5374a25f9ee5739, 0x7deedcbdd6ec1842c5374a25f9ee5739, 0x10b51fb834e4b9bb64cf0e57d23953c82a40af4c059b24dfcae67b87d3a08449, '', 0, '?'),
(0xb1380407751937c968406a78e5228035, 'wp-includes/class-wp-block-template.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-template.php', 1, 0x00000000000000000000000000000000, 0x6c8cafb73c06fa5a728ea48b0da36325, 0xb53aa5e2e75b236435ed507f9bc84ed906a2a3351aba6e9911ca14a26cfb9e6f, '', 0, '?'),
(0xb147b49515efa12f6fe5a6eec01b4475, 'wp-content/languages/fa_IR-f575f481034e90e21d832e415fd95fcf.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f575f481034e90e21d832e415fd95fcf.json', 0, 0x0433b80adc68a9b0fc4d486a461cbc51, 0x0433b80adc68a9b0fc4d486a461cbc51, 0x462e0d90d987fa31a805a74989dbcfacb934f793482fcc768a8115dbe42df32f, '', 0, '?'),
(0xb14c8392857945f57b7f06a617f86693, 'wp-includes/css/dashicons.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dashicons.min.css', 1, 0x00000000000000000000000000000000, 0xd68d6bf519169d86e155bad0bed833f8, 0x047c13bc3338b73926ce9a47f10f22238dcc00cca0c6cb3bb7f903bf659852a9, '', 0, '?'),
(0xb14cfd93169ce321bf45e088a067f8e3, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-7.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-7.json', 1, 0x00000000000000000000000000000000, 0x6d69758719f8cf27cf76d9ecfe0687c1, 0x717fb24c2cbfe6e39eadbee9008b1821c6d639a2643997fb0e73c9d16506cbe7, '', 0, '?'),
(0xb14e874dba9523d1843b3bef11dc2e2b, 'wp-includes/blocks/post-author/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor.css', 1, 0x00000000000000000000000000000000, 0x18d44158c0de14d22ac7c61afb4664cb, 0x0657831e4a34075e5bec156f6893f59440381a3eb8a61874bf215d9d8258630a, '', 0, '?'),
(0xb150f3c9761c9361de82fc50ffdbe108, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', 0, 0xa997783c724b16e056a8b77dc2fe4b89, 0xa997783c724b16e056a8b77dc2fe4b89, 0x6a2ed60037154f94c5f2b651450925028cf49b39e2eed5182c639dc84a803c8a, '', 0, '?'),
(0xb15507dfb711c220335769cce3221ad3, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css', 1, 0x00000000000000000000000000000000, 0x008e0bb5ebfa7bc298a042f95944df25, 0xfce6dc7161235430fedf1954996e3df2c811a338580afa42056725ce804cbd11, '', 0, '?'),
(0xb15fa666dd06093db9658074b889b159, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterSaveFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterSaveFilter.php', 1, 0x00000000000000000000000000000000, 0x05dcac53bafe7d570a4e514210d2faf5, 0x7f84a4c59186ccd03b3b3714ece868423f0f9543b6e0b8645497397cfd79b853, '', 0, '?'),
(0xb161867d5d9203cec650d4adc1c37aa0, 'wp-content/plugins/elementskit/widgets/team-slider/team-slider-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/team-slider-handler.php', 0, 0xb92de5f721c8aeae1da75b73eb0466ce, 0xb92de5f721c8aeae1da75b73eb0466ce, 0x2b08a8f2658aa57112679317059a08166bc780f8d026b7272b64b4f50c4927a3, '', 0, '?'),
(0xb1650a2e5636034a19f73341b895703f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php', 1, 0x00000000000000000000000000000000, 0xd2a6f7f05173d819003c20466319364e, 0x674edae02fb0ed4ece065df9a350e12ad405b58880b85b54e479182e1a9dc415, '', 0, '?'),
(0xb166d22406c749d4d644f919c7c911a4, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/checkout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/checkout.php', 0, 0x5d580f151fa85945c486391b9dabc09e, 0x5d580f151fa85945c486391b9dabc09e, 0x8b7b92db32c8a359fee99f3d8b186b52a7eb79ceab6e7a66174d7fab5cb393a7, '', 0, '?'),
(0xb1670b03da62669d0d1affeed18ae6ff, 'wp-includes/blocks/rss/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/block.json', 1, 0x00000000000000000000000000000000, 0x224932c68a35062d897d71a5e02d00ab, 0x09dd895c0c8ed24165985645057259bb3e521cfe0de04830dd69803b4cf0d410, '', 0, '?'),
(0xb16a3134e5f5d56eaa8d23e866e14cd2, 'wp-includes/l10n/class-wp-translation-file.php', '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file.php', 1, 0x00000000000000000000000000000000, 0xd8cae504f9b2286b5e7153323fe2b814, 0xbf54407e2ea81b7e7d47ee3109575ae26f5bc59aadd5fcbca27daf77803f86cd, '', 0, '?'),
(0xb16aa6d5aeecf6fbc7da68a197717c85, 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif', 1, 0x00000000000000000000000000000000, 0x012f031e2fb164f1c2f521c90d9bd967, 0x9e8ee3fd9ad85e052b745362515c8ef456047fe2a41050a2887463634ff056d2, '', 0, '?'),
(0xb16bca06554c9fedc7a1b924c198fa7f, 'wp-admin/ms-users.php', '/home/iraneurobetcom/public_html/wp-admin/ms-users.php', 1, 0x00000000000000000000000000000000, 0xc2b3757e5d118d2a43cc7508ab1000fc, 0x65eb731f7d6bd25fbebe717db9131efea77e4795b8a75ba735df519f75ed2199, '', 0, '?'),
(0xb16f2f4edbf8cddf7424db24faaebd7c, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss', 1, 0x00000000000000000000000000000000, 0x90091c068b9b5258036a4a77b04583a1, 0x7ff7d6f80f4ffe56a115508c4bb0e74cd19016b6d028d095ae0f2375752eea17, '', 0, '?'),
(0xb1726e9960096d06aa17a1240091cf56, 'wp-includes/blocks/media-text/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x97894ac467fcaa7792659c99de9d665c, 0x8b08ff85f8a975968351969cd82fe14df2612d40b03d0fef97d0c2dc212ae2b1, '', 0, '?'),
(0xb177ec16ac809e93294f5460ae091878, 'wp-content/updraft/backup_2025-04-07-1152__EuroBet_6073d5658435-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-07-1152__EuroBet_6073d5658435-db.gz', 0, 0xbf79e397d336b88a8ec9c03069cc07f5, 0xbf79e397d336b88a8ec9c03069cc07f5, 0xf1b962b8772ba3e066d986e96b3372f26032efb54a078ff4c84c85765e080a9a, '', 0, '?'),
(0xb17df1fbc68865770ffea37947e5ef97, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.css', 1, 0x00000000000000000000000000000000, 0xf1bd81f8aa72c5c4f235377033ae1f9f, 0xc56084b0a628b5e0e4be7e78de373cbff15c27976804c331dd54e9f7543f9212, '', 0, '?'),
(0xb17e1e685708bb1f0fa0a50a442635e0, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-variant.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-variant.php', 1, 0x00000000000000000000000000000000, 0x5a1ee5a63c04dc63aa5cb67b6923b7b4, 0x4bdd97b8e4d75bfe55df69ee7ce3f587ec1179713fccc07cae845c169e48f3ff, '', 0, '?'),
(0xb17ffc91e642879c3649dea3fc03a258, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/site-info.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/site-info.php', 0, 0x0135a53c03f7f10fe530c61d459130ef, 0x0135a53c03f7f10fe530c61d459130ef, 0xeedb84c9779d96aff33364d4ee21be746a94b62d41bb6a7477e0d211f7af1248, '', 0, '?'),
(0xb18267b421e0dad9baf1219980cc2adf, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php', 1, 0x00000000000000000000000000000000, 0xb086daca3696a473459c9d367aeb9f5b, 0x00ecb2b25a7aa4c52fbafead0354d9dbda6de757f929d9f746dbd7b486fcc9ce, '', 0, '?'),
(0xb1842438b45c763f21ff2cbf1c9fba3e, 'wp-content/plugins/elementor-pro/assets/css/widget-share-buttons-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons-rtl.min.css', 0, 0x9b41bcc729028bb06a280420d3729de8, 0x9b41bcc729028bb06a280420d3729de8, 0xe5a8ca719e19d203df4b4dc3f6fd6f2092f7d0d0c8fd4779a72abfefc2911f32, '', 0, '?'),
(0xb18adc7306e38078d7e2b5f336efb12b, 'wp-content/plugins/elementor/data/v2/base/processor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor.php', 1, 0x00000000000000000000000000000000, 0xaa131f5e96e5b588fa0a4157100f3eb1, 0x59211aba733eeaef02c8b5a56b529f39b7233e3c2227ec53717fb2cafe80de58, '', 0, '?'),
(0xb18b3db79d2d58d48d6e7b5db71b7066, 'wp-includes/js/wp-embed-template.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed-template.js', 1, 0x00000000000000000000000000000000, 0xd6662557effb145e6df179cfd5d03424, 0xe3038029ea95e7d3159ae4e441e272940d7490bde1408a876ac6ef59c0bef8c7, '', 0, '?'),
(0xb18b776518d6f669213cbaa173fa790a, 'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php', 1, 0x00000000000000000000000000000000, 0xf86838a5464ba53345719f739df9a0e5, 0xd1309d549bfb9745f70b56617e273535683491c16fd59e19887b4dc9b1cbf027, '', 0, '?'),
(0xb195433084c9fe19cd34cff8502ffc3e, 'wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.css', 1, 0x00000000000000000000000000000000, 0xf148f2b7d78ca152a13a7ba7f862cd2e, 0x0b72b569cea125beeeee1c1ad4162936179eed9e8ddd99042ab1786e9bef1ff5, '', 0, '?'),
(0xb197abc2fb82db9d771736557525a6c0, 'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js', 1, 0x00000000000000000000000000000000, 0xf5dba75e06eca661caad1d568bdbebce, 0x738d36ce6db182be5de6e73a88a4b70b8433f5151df64850d1baee309ffb141a, '', 0, '?'),
(0xb1984ad0e9a1e7b9229f26783ea25180, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSpec.php', 0, 0x0b6942b1cd20621eaa65c176ec39c4e3, 0x0b6942b1cd20621eaa65c176ec39c4e3, 0xb70963e279896ede94f6aec9437f5b515d2260303394d10f8966f67b11f0a2ef, '', 0, '?'),
(0xb1995cf6fea71c8f4a52d98e806e0f78, 'wp-includes/blocks/navigation/view.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.js', 1, 0x00000000000000000000000000000000, 0xc236ada262396d597e08b1fd1316d8e1, 0xb916c3b5553f609602c119544e81e22388d932114beac9777d54175d5a1a04e6, '', 0, '?'),
(0xb19a1b68f4b48c7cd6c02779bf85272a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php', 0, 0x7ceeca931704759388165d747b040757, 0x7ceeca931704759388165d747b040757, 0x349a0946af92d7628ad04a69140b228bcf866f4747f9c3cf7cc54d9054e80f6b, '', 0, '?'),
(0xb19ac4665375b942eccda53f075e794f, 'wp-admin/css/themes.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/themes.min.css', 1, 0x00000000000000000000000000000000, 0x1a243dca3ffa18664f1fe8f62ca18138, 0x2038f673fb0bf18712fe5f44148d768465882c06324ef629cee7edf5ac8c8f55, '', 0, '?'),
(0xb1a39363173ec385db27531d06b06a8e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feconvolvematrix.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feconvolvematrix.php', 1, 0x00000000000000000000000000000000, 0x767bdaee21e651e5f1c9377e4208041b, 0x1342ab8ff83c7893dde85a1c8f8c21afa527880a90b252d1a51bc628657799df, '', 0, '?'),
(0xb1a3aeb12639d5e20c972d1f5a8ed812, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php', 1, 0x00000000000000000000000000000000, 0x92fc05304539ec633d270900e68ae8a0, 0x7896bf88d9b53b8a50ac697c9e3ad7efc8e20dfaff0d199d691448c3a495be61, '', 0, '?'),
(0xb1a3af4afa3354ab0065dfd2edd6ec56, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/Php72.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/Php72.php', 0, 0xaf2b51d842678cae60ed4a2ab016cc4f, 0xaf2b51d842678cae60ed4a2ab016cc4f, 0x693e7ad8b4e424fb1a1572a5bfbbff50a9d7a631c3d06c6f2fa04983dec8de6c, '', 0, '?'),
(0xb1a783d8f0d0bec287c0022e8c85986b, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', 1, 0x00000000000000000000000000000000, 0x73b8a7fbb8d709d7b5f546f361ae3ed4, 0x71ab202e3efcbb94bb9b9600e51cd405dc82c48fb7e32bb7f37199d24d345793, '', 0, '?'),
(0xb1a7a9d97b5e8e8657c8ede8f343b118, 'wp-admin/css/colors/ocean/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe319072fccca854ebf5b82c09cea187a, 0x3b1da15e25df4dffc2f54f1e7345d1dffa31571b016ea8db12ec149080188b66, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xb1a9c20affcb0111bec8fbad312cccf2, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/stroke-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/stroke-prop-type.php', 1, 0x00000000000000000000000000000000, 0x791a5ea73072fe351d61114d34d9ca49, 0x9cbea0127c6c2992613c1f17069f74f9a6c0690d2ca399276acc5b4ea7404f91, '', 0, '?'),
(0xb1ab49e9b4fd1ef6dc76190604593434, 'wp-content/plugins/elementskit-lite/modules/layout-manager/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/init.php', 1, 0x00000000000000000000000000000000, 0x039937b41741712f6d293f4a8b0a8fd3, 0x9dcb143dc8031a0054b8e115259dd71a7c043eaadd9698121ae35f4f84ee4264, '', 0, '?'),
(0xb1af15c8f4ab9c09cecb2a5104bfb55e, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss', 1, 0x00000000000000000000000000000000, 0x9d9a63270b5bd467602ec7b7107b046b, 0xf19d7b4bf5cc2e289ea21a93009fb9b7b83cf79a2172761d872b3d0b38f8b1ab, '', 0, '?'),
(0xb1af171da5c617b3c73f885c95171ff8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php', 0, 0x8deacc54ba09b7ece4cf3673796337b7, 0x8deacc54ba09b7ece4cf3673796337b7, 0x1321ae6ca64bf76a371e9f3340d2a86c4fcc62f5d3f305574072bb352af3c6e2, '', 0, '?'),
(0xb1b1c508b4c0653746aaf6b08a72ab8c, 'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x36a2eff9cdc321ce544de3b340648875, 0x1a524d6b12ecb4c5681f24b83d45ebcccdbf25d03904b500679f9c2d436cf78d, '', 0, '?'),
(0xb1bc33542cd84d8daf096ec380e934f7, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss', 1, 0x00000000000000000000000000000000, 0x86f5ce40db9362a481fd1898a56858fb, 0x8bda8a1d806acd39ae79dcf2a4e6f7760a0102a06f43052fd1601f0e85a86e79, '', 0, '?'),
(0xb1bce70d1cd0c9871d7c0eeb93935271, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x556713b794c93e8f3212caca7e243c2d, 0x6c66806de548004c2ac6945a600b90deceab4db76605611f8614404177fc7feb, '', 0, '?'),
(0xb1bf6e4b50dbe100d36e9abfab18d843, 'wp-content/updraft/log.2f73b1c5ddeb.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.2f73b1c5ddeb.txt', 0, 0xe1f5fa5eade582143832d7cbafa860bb, 0xe1f5fa5eade582143832d7cbafa860bb, 0x271e5cbeafc3e690f66582507318b34cb32952776cbd52a92c652f565041fb5a, '', 0, '?'),
(0xb1c0a82d925dfc0df90e7e281e2318f7, 'wp-content/plugins/wordpress-seo/admin/class-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin.php', 1, 0x00000000000000000000000000000000, 0x347e9d4ba1b6d55662401609beba3eef, 0x68990100f5c9c3fd503f80276e2791fd029082ccab9c98fc54b95031457868a0, '', 0, '?'),
(0xb1c0c70b02fb2c74f546c9283b127ea2, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-11.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-11.svg', 0, 0xe5d7254584f0deac4d2946cd9fa9f8b5, 0xe5d7254584f0deac4d2946cd9fa9f8b5, 0x85b227fe754e9a29a7c950550ce5d20fb2768805ece44bbd47869ba7878d6272, '', 0, '?'),
(0xb1c12712a8cd9789ab73673cab2dafe9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Th.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Th.php', 1, 0x00000000000000000000000000000000, 0x1aec7eb297a9bd2eeaa609c4659ca6e7, 0x97c92ea9550b0c53b3087182078e91223c3e25483b0c20041fb67ebbf2672246, '', 0, '?'),
(0xb1c662dfedd68fbbdc20f0a0243ba968, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss', 1, 0x00000000000000000000000000000000, 0xac11c1e744b1567211c97c06484818bb, 0x9fe3cad2b43f35c7f26e0c82eef492905036d6869e3e887b000b2d787ffec765, '', 0, '?'),
(0xb1c6c38781fa894a56b4579d5d4916a2, 'wp-includes/blocks/table/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x0e552a4e2e79985e8ac6e1bccf8f73c5, 0x955a3e15743e375eebd299e65fd5d3eacda768b680e8129efa84fbf4d376fe6b, '', 0, '?'),
(0xb1c75fc5ad5ab21eeadb0dbd784f1763, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2279f53fe887f49162295d0e9d96a52d.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2279f53fe887f49162295d0e9d96a52d.json', 0, 0x389a3b3fd1dd4dd87902f30eed9928d4, 0x389a3b3fd1dd4dd87902f30eed9928d4, 0xf99c08d249e9af89956810de71559accbbfa61ad21720457f0b0e8f818f3b684, '', 0, '?'),
(0xb1d7c1e899698fa57f36ccb09453997f, 'wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php', 1, 0x00000000000000000000000000000000, 0x5e24dabc9b5d65d78fe30a532b055eca, 0x454868be3ef5f37be223713fc407c9e71e7b1a061ffc5376c944db41e1574298, '', 0, '?'),
(0xb1d7e21966a8d685239f9dcd3c57e88d, 'wp-content/themes/twentytwentyfour/parts/post-meta.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/post-meta.html', 1, 0x00000000000000000000000000000000, 0x6b8bcd742ace4abb14fdea2cebe5d2c3, 0x65b4f7512a2befca9d7ec111a29e4b044a8ab1d254458c333eb6ec5a1b451993, '', 0, '?'),
(0xb1d8190f440e87cb05bcc9279c695149, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', 1, 0x00000000000000000000000000000000, 0xdf71d3c551163a03d68a33eb9f72f483, 0x0b71fed5d4b5990aab76a05ae767d11e427a1bab9c3f2df02982e1355b50137a, '', 0, '?'),
(0xb1db498f99c95ea92e0102d463f4b6c7, 'wp-content/updraft/backup_2025-05-14-1217__EuroBet_47e73bba5fa7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-14-1217__EuroBet_47e73bba5fa7-db.gz', 0, 0x1e1b5db4de191509c9584b23d76046e3, 0x1e1b5db4de191509c9584b23d76046e3, 0xa5f116c1f1d990c554be7f71093a91106591761ba3c115838459c7aaf59e327b, '', 0, '?'),
(0xb1dc78d6e58e4fad28b6c5a0bee17627, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-large-titles.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-large-titles.php', 0, 0x2318de2e2faf2e6e682dd8c958da82e1, 0x2318de2e2faf2e6e682dd8c958da82e1, 0x274b47d48cf0e80695d060ba36d4c839f188260ebd2512008fcf4d7c5c1cf079, '', 0, '?'),
(0xb1e4a8aa266f514a76af80f8d733b816, 'wp-content/plugins/elementor-pro/assets/css/preview-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview-rtl.css', 0, 0x31370b6749ca899edd258840db92cc64, 0x31370b6749ca899edd258840db92cc64, 0xe67346ee0fc4531f60d3412cc073db4f41c1220001e42ae4f5aada221ad5b482, '', 0, '?'),
(0xb1e5f70e0abf2a60899ca06505cf6f7c, 'wp-content/plugins/luckywp-table-of-contents/admin/views/rate/notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/rate/notice.php', 1, 0x00000000000000000000000000000000, 0x3443690fea2667b659dc4265b187aa99, 0x455f7e4c28378af3592154d46995dd7c5d26d8997a63dc655694b4dff21d9f41, '', 0, '?'),
(0xb1f0245bdffbdc741c43c5a415497716, 'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0xfe075174faaa7aafd751bec2f3dd2217, 0x0b7de4d89f5a6c922879b49330e11dc5a87a93377b9a6436596e7268c5cf5c17, '', 0, '?'),
(0xb1f38fc2e8aea898e0ccd30fbd3604ac, 'wp-content/plugins/elementskit-lite/widgets/social/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/readme.txt', 1, 0x00000000000000000000000000000000, 0xa49be57ed4425e7b294fc4a484f4e441, 0x4425a87ad31b7bbcc292acda0ddca7fe82222776633c6677d6d496b78cd6fb0a, '', 0, '?'),
(0xb1ff5feb89f64bee7b9d5125a7a894c3, 'wp-content/plugins/updraftplus/images/notices/subscriben.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/subscriben.png', 1, 0x00000000000000000000000000000000, 0x9ba8965539ce8094b361b823a0a1cd94, 0x30edbdcc84254ccc32688d030c7529718e0ce82c5db646ccc0c2a8e759c4dc73, '', 0, '?'),
(0xb2025b97bf10eee05e2ca6b7aea6e1b4, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-53b7b1167f09afa843fcfa1dd1e03010.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-53b7b1167f09afa843fcfa1dd1e03010.json', 0, 0x04950f5c61df85603231d6a2098eacba, 0x04950f5c61df85603231d6a2098eacba, 0x8e808622125f370ea5d8fa7b74f420b17a30602782ae2b5ad7ae9cd9eb3d691f, '', 0, '?'),
(0xb202ee6c06288854c4ee890aef65c873, 'wp-content/updraft/log.58d24dc83a4a.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.58d24dc83a4a.txt', 0, 0x1dc167b7dfa60f9d4b9f80a18732002d, 0x1dc167b7dfa60f9d4b9f80a18732002d, 0xb578c77c1147c33b7bc21e03a10c3bcf39fea7fffa8ace4838e68c3c9aff0fd9, '', 0, '?'),
(0xb2066d3507bce20b758d81cecd317dd8, 'wp-includes/css/dist/block-library/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme.min.css', 1, 0x00000000000000000000000000000000, 0xd0a9dfb5fa7847be61b04ea9b652b79d, 0x0eed9b9c4d202759b583031d0196ed5fcdbccd63d77c24c07108270908984c39, '', 0, '?'),
(0xb2069bb346a90baf61efedfbc9face31, 'wp-content/languages/plugins/wordpress-seo-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.l10n.php', 0, 0x32b0bada1510c2581371aae64b652f80, 0x32b0bada1510c2581371aae64b652f80, 0x8b3c278d0c40305979d2636e759e970bad52de161083aa949cf5dc2664553574, '', 0, '?'),
(0xb207655612172fa950039affc4b5d79e, 'wp-content/plugins/elementor-pro/core/editor/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/template.php', 0, 0x28689fbab94ed683307928ba2a9a53d8, 0x28689fbab94ed683307928ba2a9a53d8, 0x5ea899d7c143107119fdd139b5f6d2768976805d7e9b545d91d1a6fe4a1abfbe, '', 0, '?'),
(0xb20fddd9b6ea413d7e812d60fc597570, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', 0, 0x9c9cff93a0d5a209225c1bae18d80a9d, 0x9c9cff93a0d5a209225c1bae18d80a9d, 0xc676f55bc3cd2d0816804e59a95156174c05ab56670c0b12bb8e818a6e38b662, '', 0, '?'),
(0xb21b3dcfdf26db00b557fcb45835bddb, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureScope.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureScope.php', 0, 0xf3091ec7e471f41e16769a7d45d66f2c, 0xf3091ec7e471f41e16769a7d45d66f2c, 0x8685890dfa66fb95f1a2d9b20da3cd3ef469142cdb8bdfb20512939c34225ee8, '', 0, '?'),
(0xb21e64f86331a3cdfa0438aac2ceb050, 'wp-content/updraft/log.55b94ac0c6e7.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.55b94ac0c6e7.txt', 0, 0x56712f44fd830d94feea0d0dff418d6f, 0x56712f44fd830d94feea0d0dff418d6f, 0x27048e81af65b5a37e6b6f66277796e0dbdad7e478c360592e0a15166ff036a2, '', 0, '?'),
(0xb21efc2642b03556eb4155551d2c93ec, 'wp-includes/class-wp-http-cookie.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-cookie.php', 1, 0x00000000000000000000000000000000, 0x968e5ed57a570a2558365211a93fde7a, 0x859a78678eabfbe1d06dc0adcb674576dee8f47c09b972ec224003f4ad5fb571, '', 0, '?'),
(0xb2254aa0d911de7b0361541378a19a32, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php', 1, 0x00000000000000000000000000000000, 0x0ce261963662e48d7987ecc39de7dd90, 0x13bedd0acc240a5ecd1c8f9df855ec23917c0fc57deea7d0ff5885d8458c9209, '', 0, '?'),
(0xb22b8112704c77eae3233437ff544fc3, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/data-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/data-tag.php', 0, 0x436144b8e40ad8587881f10de1f73d61, 0x436144b8e40ad8587881f10de1f73d61, 0xaef3c133f2a784ffb23d2a95253031f8d8cd04ab6a35f4bebe7f317dba5465b2, '', 0, '?'),
(0xb2311841ebe262c8b189e238a394454e, 'wp-includes/blocks/group/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/block.json', 1, 0x00000000000000000000000000000000, 0xf0f0f3e74e9afbbc4997235952c100ff, 0x3c37c13b0f8971ce04df36d347d41205076f0606bc74c10d178602955dfaa6a0, '', 0, '?'),
(0xb231efb6f3e6aae8050f6d328facb755, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Exception.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Exception.php', 0, 0x200e81c665dbe1071a5fcde914291f7b, 0x200e81c665dbe1071a5fcde914291f7b, 0x0bff501df6dba048e7d502b2d9152049ef87d4faf0be56ecf0725b349b559eb2, '', 0, '?'),
(0xb238adbfd9c60e42ef0eb43950bf5b01, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/OverflowHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/OverflowHandler.php', 0, 0xe6a2e5fff2edb67111cdcabc798f5421, 0xe6a2e5fff2edb67111cdcabc798f5421, 0x539701fede082fe11b55c85486638f1503d969a9cdb34db41ff6a6ac0f28947c, '', 0, '?'),
(0xb250d7fe98bf840a962b97814add3a62, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupResponse.php', 0, 0x37771665e4615186c77671185d55510e, 0x37771665e4615186c77671185d55510e, 0x65d854754bbd07b18822c9852f01b6e22c12391a7431f6d2769b193a69170084, '', 0, '?'),
(0xb2541ecb59a89b066d3d9d9ae5bf227f, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 0, 0xcebd05770e46025e532d83797fa08b01, 0xcebd05770e46025e532d83797fa08b01, 0x1e027f3c3d56212ebbbc4a7fbc4334a50a13e6deb8aeead40ea90df50438299f, '', 0, '?'),
(0xb25f66f4e7b21c3b77d061cbd9da81b1, 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery.png', 1, 0x00000000000000000000000000000000, 0xa1065fb19f8c105077f9b4501055db34, 0x3c577e85eee1d8b60ba1c72bd1684e8c0ee98439e7d7fa31cc5fb033d5778b73, '', 0, '?'),
(0xb260223adbef97ae011d444aa5f924ab, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icon-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icon-list.php', 1, 0x00000000000000000000000000000000, 0x2071383f0271054d7bb2ef7e6a76d68b, 0xd960bfd883a62ec4f417ad05ed9e060367561fc7942f75a9b797f85bd7f391aa, '', 0, '?'),
(0xb260ad04384735a70ae650f8f8e51b95, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', 0, 0x01dd322c8ff8414eff7ff8eb53bc145b, 0x01dd322c8ff8414eff7ff8eb53bc145b, 0x1c25af67dad574f3e99a86076c705849d1a5494043128fccb2999390bef3a572, '', 0, '?'),
(0xb26690bb5a977d863dc1e42a6c64790d, 'wp-content/themes/twentytwentyfive/patterns/testimonials-large.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-large.php', 1, 0x00000000000000000000000000000000, 0x7fb912216899e320f74c6d903382d57d, 0xa419b55f8c03b34176b4d63c6b5c0115076fd6954ec2ba74f828fa6ba5b34548, '', 0, '?'),
(0xb2691d0c50441767b9b2f34971393554, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpLinkVariableAllowedOrigin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpLinkVariableAllowedOrigin.php', 1, 0x00000000000000000000000000000000, 0x7347106f09b14596bc1d1014c74f36b3, 0x5a1c580841d4b8d1cc2c4beed40b8e688ad918715db5e3f4b1bee4f7956929ff, '', 0, '?'),
(0xb26fe355311df699a92e6fe2848a1300, 'wp-content/plugins/elementor-pro/core/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils.php', 0, 0xaffa6590f2e473c0fcb479ead0e6bf49, 0xaffa6590f2e473c0fcb479ead0e6bf49, 0x9d63f2eb4b70ebc5b66a8d52b4f8e6e3f07976bb83567c27b22fbbeae51ee68b, '', 0, '?'),
(0xb270b7c31d23d0eeb83d42213f23b6f1, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-1.png', 0, 0x7b04b264cdc314af9911a07f3fe0a000, 0x7b04b264cdc314af9911a07f3fe0a000, 0xc2cafcd499669c427112f7ed4a36dccb45c1044f3c186d9a251d8867a191edf5, '', 0, '?'),
(0xb273655405729f0368ee6135e03e2fbe, 'wp-content/plugins/wp-rocket/assets/img/heartbeat-hover.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/heartbeat-hover.svg', 0, 0xa2aa33f933c6bf55695649a856f1fea9, 0xa2aa33f933c6bf55695649a856f1fea9, 0x1e37aec85a39a7807895163dc9fde3c9be11b60bd6761580a031481e26b62967, '', 0, '?'),
(0xb275e6d83c65e7789bae40d688c2883e, 'wp-includes/js/underscore.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/underscore.min.js', 1, 0x00000000000000000000000000000000, 0xdadb3f410026822807858737cbc7b64c, 0xec35e97a0bac4bb7c6340f2c6902ba187f4021e86959c8451b8aa4f4a4790b8f, '', 0, '?'),
(0xb277348f9acc7b34885419bb37069a8e, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/presslabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/presslabs.php', 0, 0x8e283e22a11823295adef38ea001e7da, 0x8e283e22a11823295adef38ea001e7da, 0xb2e27122d36fc79c430e32b26d2acdb844344c0e636a3f7e16c85efe3faa7acf, '', 0, '?'),
(0xb27e357ae29cad4e862f47da4ca511a8, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.min.css', 1, 0x00000000000000000000000000000000, 0x4ebeb6ed6b888b219e4e8d40860b911c, 0x3d4f74c80e2fcc387ca0c3fd20af9d7730b3ce0b03759d743cf8773038667a05, '', 0, '?'),
(0xb282edd240cdd58a483d5b335b7afb27, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', 0, 0xa23e030b62590950884856109219c7f3, 0xa23e030b62590950884856109219c7f3, 0x63edcfcce28640c0c32416208d37d7699a01686ba9c49f1f1a56d4f57512491c, '', 0, '?'),
(0xb28529e654b7d49bb7f64edfd5c194f0, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', 0, 0x5a208a2249eef3cb2f84fa04851303ae, 0x5a208a2249eef3cb2f84fa04851303ae, 0x22f7beb45b26e68d507a3e7cd6aa1e21ad485831afbb02a9e68d1fd3d2c8620b, '', 0, '?'),
(0xb286e264e0535692d8fc7415d7883442, 'wp-content/plugins/elementor-pro/assets/css/widget-hotspot-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-hotspot-rtl.min.css', 0, 0x2334802d0ea5e8084e7c789f0402e861, 0x2334802d0ea5e8084e7c789f0402e861, 0xd415ef0683a6a5d23d3fb44d04c6c417c34b38694c9b4b1ee902c598d7fde376, '', 0, '?'),
(0xb28992bd23d242055d0944d362d4ce54, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSpreadsheetPropertiesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSpreadsheetPropertiesRequest.php', 0, 0x92191fcf72e22f89ea606ac7143f4e48, 0x92191fcf72e22f89ea606ac7143f4e48, 0xeb844ce0295df88aa72ca7078851f1fca5f9d4cf1a637dbafbe95fc18c2883de, '', 0, '?'),
(0xb28b713f25cdf57270fef830f737ef71, 'wp-admin/css/colors/coffee/colors-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x69398c37e321e8aafe88e189d0a63a9f, 0x3470294ffde807cd46052556340054df13f476cc51516e058602f9b05e96737c, '', 0, '?'),
(0xb28de04001301338ae9a2b20e04447b1, 'wp-content/plugins/updraftplus/images/notices/summer_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/summer_sale_24.png', 1, 0x00000000000000000000000000000000, 0x1e9ffce7d728ebf8608044a94a5281e7, 0x25a77b9e9c291881b8268c6af7451ef94f0a172f1d9f398e684ea39a5ecdbfc2, '', 0, '?'),
(0xb28ee2f442888945fb2fffd6112dd467, 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.js', 0, 0x85cf31493f89b9266f3dd425762d5ca8, 0x85cf31493f89b9266f3dd425762d5ca8, 0xa213f26b5e16cf650fdc963b30772eeeea4f552d526028b84f3f06a583e91d1d, '', 0, '?'),
(0xb292d7e908023b61e69ac306fbe4bd58, 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-api.php', 0, 0x17851ebe3c73b0fcb43fdec138b1ab94, 0x17851ebe3c73b0fcb43fdec138b1ab94, 0xf48cb6d4468fadc993175919662e67be09803d8b16a9b89fba4adfaa767b7e7c, '', 0, '?'),
(0xb2958eb2e2439f090c2361bf9353ce5b, 'wp-includes/sodium_compat/lib/stream-xchacha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/stream-xchacha20.php', 1, 0x00000000000000000000000000000000, 0x23c22c3eaa47a1cb65063e5172bd2e58, 0xd7ce18d074401444a9f55a2b6f6d574083423c063a6d36061af9b84916289820, '', 0, '?'),
(0xb2978f1dfc7408913a8aafdf5a00e5b1, 'wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php', 1, 0x00000000000000000000000000000000, 0x8e1d966077f6e8631fc18e80ca881b81, 0x2c4b4990a241d5326bbb312575d0a894677e862b19644ae902b0e78352f82dba, '', 0, '?'),
(0xb2a0741b153536e4641e9f1d08a31c62, 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.eot', 0, 0x5501c819d3d35df34e16cbda08ac7953, 0x5501c819d3d35df34e16cbda08ac7953, 0x80a7121e7783d70695f0f72af26f9ff398c77507539d96dfdd9df70f399094ea, '', 0, '?'),
(0xb2aa854189ddf2e6aa28112af468d836, 'wp-content/languages/themes/twentytwentyfive-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.mo', 0, 0x3d7796ca79969e9f00b9fc63c6c95772, 0x3d7796ca79969e9f00b9fc63c6c95772, 0x0f57b755f5ed23648da01589c36c5575b8a886698870b5c6d0bf4c96aed73f17, '', 0, '?'),
(0xb2aac32af91cbbb3338cd4d3b0fba30c, 'wp-content/themes/twentytwentyfive/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-404.php', 1, 0x00000000000000000000000000000000, 0xab15344a3cbea98944eaf2d365996152, 0x8699a6f7fdd82fde08b6bc14f40c1602926b7fed1c63a505c3411070750402ee, '', 0, '?'),
(0xb2afd98c2676344cc68bc677a76519a6, 'wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-admin-rtl.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-admin-rtl.css', 0, 0xee224df9775bc9bf0b6a929246e1005f, 0xee224df9775bc9bf0b6a929246e1005f, 0x5264bc6e8243525c857af23168ebb28c74856d14a556a4600fb1ffdc8d0e1776, '', 0, '?'),
(0xb2b6b9d5df4adee8f145e4dd65789ce3, 'wp-content/plugins/wordpress-seo-premium/classes/blocks/siblings-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/blocks/siblings-block.php', 0, 0x9ea424b95e35b69f96f62bb14b1ac135, 0x9ea424b95e35b69f96f62bb14b1ac135, 0x96ba7f518b50d4f1ada09cf7e387b585e5e44b2e4c3e0d4470a2c7986cb98a48, '', 0, '?'),
(0xb2b743069ff99359c4e0d1858197d038, 'wp-includes/SimplePie/src/Gzdecode.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Gzdecode.php', 1, 0x00000000000000000000000000000000, 0x7ad23a4f14fe1257f77fbcc92b93096e, 0xc9cdb9fc9056362ce596411c543b0c413971ce4fab8cf50ff58e85fb70d22ce0, '', 0, '?'),
(0xb2b8c5a4c84658f32fe0dee241cb0109, 'wp-content/plugins/elementor-pro/core/database/join-clause.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/join-clause.php', 0, 0xe9f4ebaab309e5237dbe9bc225c3b572, 0xe9f4ebaab309e5237dbe9bc225c3b572, 0x9245b37856c6d87bea96a262cccf2c1ce25d3da7666f8c22007d5cecb0a0acb7, '', 0, '?'),
(0xb2bc6d7fdb99a78dae01276bae3d0f56, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpCarouselAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpCarouselAmp4email.php', 1, 0x00000000000000000000000000000000, 0x6753f34354ed33074bfcd3aec2718148, 0x3f9e1975dc529aecd2d45b946e8c056f7a07c3b6fd43c42fd1ddf72da42f4a4a, '', 0, '?'),
(0xb2c396b2abd76492130811174ce16e6d, 'wp-content/updraft/plugins-old/updraftplus/options.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/options.php', 0, 0x2e9bc8cfb25f23b11bbedb6a812801ad, 0x2e9bc8cfb25f23b11bbedb6a812801ad, 0x655e9f3106463f2692b36210b5f9a7bd19c7199255bc22d4b18cbea92f5d88cb, '', 0, '?'),
(0xb2c8bd145e59cd7e11d9085f80157d9c, 'wp-content/plugins/elementskit/modules/header-footer/activator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/activator.php', 0, 0x768f306883874522bd376158e7f3f1ab, 0x768f306883874522bd376158e7f3f1ab, 0x456e6663db4429fde15e75bd4228198f169818c557747ecdc162a6ed241bd497, '', 0, '?'),
(0xb2c90e572448f0be97ff44e4213b3144, 'wp-content/plugins/elementor/assets/lib/animate.css/animate.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate.css', 1, 0x00000000000000000000000000000000, 0xf86ea6941cf680339fd3473b4b45e3d5, 0xb007f8b3a3613b38237ffb9ad022004d30dca4ffcca8f5cd4ba6b95b1a32fe20, '', 0, '?'),
(0xb2cb2af2e379826e714a0fe5379464b4, 'wp-content/plugins/amp/assets/images/reader-themes/twentytwenty.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwenty.jpg', 1, 0x00000000000000000000000000000000, 0xb48701093237f90792e00dadb2de3a0e, 0xfe73970645a06071ea32be6e4942016c9ed2f59efc6ce7fbbfd0d3b552cd01a2, '', 0, '?'),
(0xb2cebfec1d89387a68d7f1a521e4da82, 'wp-content/plugins/elementor/assets/mask-shapes/flower.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/flower.svg', 1, 0x00000000000000000000000000000000, 0x75633d24ad5f4d95d6192ee69f367a5c, 0x5a2bd262c5bddd6ef515b73ac3ea8e6837fc429dcedcc0e46cd5e4de43d0e633, '', 0, '?'),
(0xb2cf66ff540ad887a3a384117750dd0e, 'wp-content/plugins/elementor/app/modules/onboarding/features-usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/onboarding/features-usage.php', 1, 0x00000000000000000000000000000000, 0x8809215198541a1edbf0b1bf98a120e8, 0xc3e1b02b00c02ecd98f0d553896814ad479cdece177469e1017828b174280d38, '', 0, '?'),
(0xb2d1fefc7a8c24fdb31ef86b052a1aa1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', 0, 0xd17ed123efb05b686f44c2eed7d3c4fe, 0xd17ed123efb05b686f44c2eed7d3c4fe, 0x03bc1cbe1508c0a7e701e75d975737430e9169e026eef2de1d27f554977d3bf9, '', 0, '?'),
(0xb2de4ca66e768b4988ad600b6a90361d, 'wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.mo', 0, 0xfa1ff0334a077d5beffdacc721ceb29a, 0xfa1ff0334a077d5beffdacc721ceb29a, 0x5ebc04124a834e75f03cde3e9fc544a73a7e2725ae862082f83463c345e36966, '', 0, '?'),
(0xb2e0cdba2e6a9d4af1b8548532825b91, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Template.php', 1, 0x00000000000000000000000000000000, 0x8a14b4fdc6cd3676415568de832da923, 0x29382cb506c6a84392e3e675beacea7f6c9ac70bd8523330835eb9a1fffa80f5, '', 0, '?'),
(0xb2e6f69d65a9bc86876256e0445eaa9e, 'wp-content/themes/twentytwentyfive/patterns/banner-about-book.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-about-book.php', 1, 0x00000000000000000000000000000000, 0x2193ff74f63ef850a4af571ff21798ce, 0x0e7cdfa0cbb378513a9e85e9627a3f598f4992560e0b398bb1a01a7859f669c3, '', 0, '?'),
(0xb2ea022949cf8b05a11da0728320a2e8, 'wp-content/plugins/elementor/assets/js/packages/editor/editor.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xece0213ee85e684cb3396117b2b97cad, 0xa1f26be73e3350b96976618d237d3f2c6eacf30597185ce24833a91c7b5ce358, '', 0, '?'),
(0xb2ea6946f4b89976499f2d4cd63ebda2, 'wp-content/languages/plugins/amp-fa_IR-6b86fbe39aa131814564692b71390ac6.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-6b86fbe39aa131814564692b71390ac6.json', 0, 0xb2d7f4fb7bbc139a62dac8ab93b6d011, 0xb2d7f4fb7bbc139a62dac8ab93b6d011, 0x83011bbda5335a9829cba9d7c8a9371f28b8a7f8f79f62c18286db7fd50cf1db, '', 0, '?'),
(0xb2ea8496a5ccaa7ee8d6f0e384e29757, 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/assets/js/ekit-copy-paste.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/assets/js/ekit-copy-paste.js', 0, 0x40454ba1b09b74d9e16bef18802a5ed5, 0x40454ba1b09b74d9e16bef18802a5ed5, 0xd62ce4a415f9845ed2ebc07acdd79b984771513f344e6457eedde5a73ee3ed4d, '', 0, '?'),
(0xb2f2568a9cd18c7efdebea17c0523ad4, 'wp-content/plugins/elementor/assets/js/section-editor-handlers.46a034cbaaa10c6afa92.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-editor-handlers.46a034cbaaa10c6afa92.bundle.js', 1, 0x00000000000000000000000000000000, 0xf4dd1d143e10d494d95cda220c7b837e, 0x62f422fc3675a6df77c6846ecc9a2ab3d21678811f5144da85b818f3150bc1e0, '', 0, '?'),
(0xb2f29dd6aaa69402ccaacb2bb7f33f4e, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_AU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_AU.json', 0, 0x834274233dd9a51d327f75f5421aaa0f, 0x834274233dd9a51d327f75f5421aaa0f, 0x1ee410ed59e4178811e8c3b4c6e7e79f16975301380571f5dff3fc91b7df700d, '', 0, '?'),
(0xb2f2e8088aeecd8e5c31d187da84dc15, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/DataManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/DataManager.php', 0, 0xbc7044765a13d59d84ac925fac73040e, 0xbc7044765a13d59d84ac925fac73040e, 0x62e8292398363a8070891fc68220e67da709ee0d8370ff45ca6c6bf98e6625d8, '', 0, '?'),
(0xb2f97a766f3af8b7dc1442259abaf0f5, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php', 1, 0x00000000000000000000000000000000, 0x4911c368851583ae25752d17439d00c4, 0x2259c2a42636485518be5ee906b727fd24b19e08e53d5f3b1e3efe02b0a70be6, '', 0, '?'),
(0xb2f9b7e5f610d954d8dd863916c3dbd5, 'wp-content/plugins/elementor-pro/modules/custom-css/admin-menu-items/settings-custom-css-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-css/admin-menu-items/settings-custom-css-pro.php', 0, 0x3fb7a3e56caf6cfa9fbcd4c4b31e69f5, 0x3fb7a3e56caf6cfa9fbcd4c4b31e69f5, 0xf44ae8898f4226c97a3e81ae27b993d0b53e5a5e8ef8997d9cdff53c4519e06e, '', 0, '?'),
(0xb2fffead78c47fd099d229444387cc3c, 'wp-includes/js/customize-models.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-models.js', 1, 0x00000000000000000000000000000000, 0xf42702f4ffb78b7e477e0f10f6d49e9c, 0xbc68f033585678da70c6ec54bce84f7f53c29153666218e6d10d8445e68db5db, '', 0, '?'),
(0xb3052da92aed7878371191dcd3b4ef9d, 'wp-content/plugins/amp/src/Validation/URLValidationCron.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationCron.php', 1, 0x00000000000000000000000000000000, 0x721fa2d29bf00bc5e69c3c9480780ed9, 0x1457d0ef1042e30d169c3f1434e12063016266f458b4a19d571fe5e0b65378f8, '', 0, '?'),
(0xb30994bd8df71e68dcf331362253a6cd, 'wp-includes/blocks/comments-pagination/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/block.json', 1, 0x00000000000000000000000000000000, 0xc23f978ef44dc67d639634c7bb991a17, 0xafa2209ef08cbc8565a1fe0046936d88dd48c691f67e07c756650432dc616cf4, '', 0, '?'),
(0xb30c7ea39ab9ad55f722d0269018d005, 'wp-includes/images/wpicons-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/wpicons-2x.png', 1, 0x00000000000000000000000000000000, 0xc3e76ed756c4056fa9249a944f667e37, 0xdd5ddaa9413d0fb5d1920ebf1225ce7102a225614dc1c089f9e04206ad55e670, '', 0, '?'),
(0xb30e77df50b8b8437acf3d9a0bb4ff75, 'wp-content/themes/twentytwentyfive/assets/images/coming-soon-bg-image.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/coming-soon-bg-image.webp', 1, 0x00000000000000000000000000000000, 0xa8a1516bedca39878f6241c97868dc7f, 0x29678f2cc6ca6ab34f20a762a3f0b13b40689202c1b4ebbc9b6f0150023c416b, '', 0, '?'),
(0xb30ec1408b6049b77735290432ec15cd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', 0, 0x57719abc7b9e3a8c7c65b826a69a4df9, 0x57719abc7b9e3a8c7c65b826a69a4df9, 0x662a4b7df1a22df2afddb224bc804fbb702a2427c45017b09cfc9fb3ee56f7fe, '', 0, '?'),
(0xb310c93b8413409c8fc4dd9d1c3dbfe8, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-tr_TR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-tr_TR.json', 0, 0x69e3f96218aab6aaf6ef77bec99cdf18, 0x69e3f96218aab6aaf6ef77bec99cdf18, 0xb1d67ab50afcb8ee9b0e4813cdfbb285e3e7dccbda7a33b9a5204f0acf0c45a2, '', 0, '?'),
(0xb31474f57ebcb5bdcadec82aec17d686, 'wp-includes/blocks/page-list/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor.min.css', 1, 0x00000000000000000000000000000000, 0x9786e317284dec42908cec875fe7ee9a, 0xbaa1bad46c8f135bad29eed9253d1f04671a1af6e39c460eb88180f074ba5790, '', 0, '?'),
(0xb317ee599dfd38c96aac9043b447de23, 'wp-content/plugins/elementor/modules/favorites/types/widgets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/types/widgets.php', 1, 0x00000000000000000000000000000000, 0xa01b1d55af9990f3a42830fd0a16ba4d, 0x391f36f04a537880e90b913f70a49743195d8899861c0ae78c3d238740d18628, '', 0, '?'),
(0xb3180df50610d59fdd29938c037a85a2, 'wp-includes/blocks/footnotes/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style.min.css', 1, 0x00000000000000000000000000000000, 0x3062b46b2e1f33a0d4bbafd4c807dbb4, 0x53e8f80b28b23a60ab962bec20e091aa258fc7b4aa059fa5de5866451314b104, '', 0, '?'),
(0xb318cc57327fddd84481f14787378756, 'wp-admin/css/common-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/common-rtl.css', 1, 0x00000000000000000000000000000000, 0x27fe32722f6d48bbb0cad42256925ce0, 0xfc0e1e21d5454adfd0044121bcc0a53abe10a8380a17cf6b4c4b735ccd636b8e, '', 0, '?'),
(0xb31ce84d0c139fe97e0acf547c020eb7, 'wp-includes/js/mediaelement/wp-mediaelement.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.css', 1, 0x00000000000000000000000000000000, 0xea958276b7de454bd3c2873f0dc47e5f, 0x213fff5bf6dc5ffcc5e772f480e13d260ec80af62d257f211479b8071ba30dda, '', 0, '?'),
(0xb31ced9387707f5c401d3ab977827f5b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', 0, 0x9c530bbf82d46c8014ede984fbc308e5, 0x9c530bbf82d46c8014ede984fbc308e5, 0xf2e431e48eb054dadd90561e14407e701dedb1f7b1568cd7c157cea7df529a0b, '', 0, '?'),
(0xb3210151e7a1aae6f944da46bac72643, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-optin.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-optin.png', 0, 0xe6a562ac91c5b7fb34f74f23ca02a714, 0xe6a562ac91c5b7fb34f74f23ca02a714, 0x9d2cbb0ea1c5aa7c3b01d09a839df08b3b23e6fb5eff53e2d695563d216070ab, '', 0, '?'),
(0xb32a13814e8291057cbae9726120ac36, 'wp-content/plugins/elementor/assets/js/beta-tester.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/beta-tester.min.js', 1, 0x00000000000000000000000000000000, 0x5d702cfe2917506ce69a5aec719c251f, 0x5644416b99fb600cf488389ef1b59b5faa1efc47115939d2ce610ca88d0f7925, '', 0, '?'),
(0xb32d23df93082781e81d454441140ce6, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 1, 0x00000000000000000000000000000000, 0x68fb588824883a380f85cb125d42cbc6, 0x6603707ab98d7ec85521877f8ab321ab7c8fc3960930be4340e984df6555b218, '', 0, '?'),
(0xb330b85727c1bad650d66dceb703f058, 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/ekit-layout-library.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/ekit-layout-library.css', 1, 0x00000000000000000000000000000000, 0xd22339d2df8b1a365bbcc55ab06f9757, 0x027b47b0e1013cbb65134ed199cbc39f147e3511f086885e6d16cb9d81b84f5f, '', 0, '?'),
(0xb33ed99f630798adbd95fb150dc92715, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/fat_stroke.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/fat_stroke.svg', 0, 0xe700a48efad556c813e178dd07d42149, 0xe700a48efad556c813e178dd07d42149, 0x595986e820ed7249d63982a0ce72037d0dc0ed78aa59f886a0b4aae9187d26c6, '', 0, '?'),
(0xb34062ebb8c7b16d5453a528a7a0f203, 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-serializer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-serializer.php', 0, 0x5f05ddc7277519c7f123392c76849b72, 0x5f05ddc7277519c7f123392c76849b72, 0x475e911a1a37d85eef1bfc859b0cca0419f293264b8932457117405693d57c88, '', 0, '?'),
(0xb346e1a0196d1c50dfc8b64d233f15f6, 'wp-content/plugins/elementor/modules/promotions/controls/promotion-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/controls/promotion-control.php', 1, 0x00000000000000000000000000000000, 0x2010d274c123cbc9487ea17916c08094, 0xf4087ecf3929e17da8fa062903f57171dfca115b2f92f822681cf0a43f78e815, '', 0, '?'),
(0xb34c98f6876cc4979d3a3bbb438825b1, 'wp-content/plugins/luckywp-table-of-contents/front/Front.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/Front.php', 1, 0x00000000000000000000000000000000, 0x22852fe9e0671604c5a20f026db8b938, 0x08bfcc3f3d1426b352e38336a9130480b0355b32347fb729639db99f54df52b1, '', 0, '?'),
(0xb34da2bb5b61710284b70243f9632022, 'wp-content/plugins/wp-rocket/vendor/composer/installers/phpstan.neon.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/phpstan.neon.dist', 0, 0xe6b0b0973dab6d54cb5721b34e0c37de, 0xe6b0b0973dab6d54cb5721b34e0c37de, 0xee020c98d450fa363b3dc575a97e494df4201b28b80ef47484c2d0cbe22a949c, '', 0, '?'),
(0xb34eca09fb3191792a6948fbc2f22041, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-presenter.php', 0, 0x2c031e2e837bd9245cd43d69fbf966d3, 0x2c031e2e837bd9245cd43d69fbf966d3, 0xcba0fd4654ff3562bdd133646623f649541e21e64a40853f5175c56eb704577c, '', 0, '?'),
(0xb35662286b74885722ed36283bc6b4a0, 'wp-admin/includes/class-wp-media-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-media-list-table.php', 1, 0x00000000000000000000000000000000, 0xf775ddd9c2e774085d3dbfcc7ecc1298, 0xb7335dea64e87090bbb1e342a3342ff3e99b2fb9ae1ca2d5001c43463ab34c0e, '', 0, '?'),
(0xb356c6fe87f4be39ce32a1eeb2dd3aa2, 'wp-content/themes/twentytwentyfive/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/page.html', 1, 0x00000000000000000000000000000000, 0xf9912d724c9b98cb37870d67facc0142, 0x065c15e6189d1cb6b87af3c43d015593b81f0c413117b0cff014da7feee47770, '', 0, '?'),
(0xb358e6f6e0a10c06f07531cdd14ea53f, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md', 1, 0x00000000000000000000000000000000, 0x44b9914e09cf1d4fdde32f0980944e80, 0xfb699fc8897b07875fa6a65aa9c6f74af3a5714056e56944cba18eb21916f022, '', 0, '?'),
(0xb35a9eecb083582ee48a39de9f7f4428, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterSpec.php', 0, 0xda58382fb1849314d8ce096868f553df, 0xda58382fb1849314d8ce096868f553df, 0x19b05b43592554a5ed356b5c8dd244207596eae36f2604c97fc914d93e3c322c, '', 0, '?'),
(0xb35c68a87e76b4820c671b64a576b553, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x38485d972e1fcc876e22d092dfde7f39, 0x84987cc6b41bcf8b3272f767b06dff5205a8c2d8c26c921722db60299b4cabb9, '', 0, '?'),
(0xb35d6008ac5a61f6e8c335d48bb10cac, 'wp-content/plugins/elementor/includes/template-library/sources/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/base.php', 1, 0x00000000000000000000000000000000, 0xcde300690db896d246a2a3f329e384cd, 0xcf3ed55b78b6ff633d47ddd4aba245d926a41ede555aec2736b3a33dc33f79fe, '', 0, '?'),
(0xb35db50499056c4d4aeaa5f8e66c5935, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/internal-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/internal-url.php', 0, 0xc162d3ef95a7d48bce0687a07a4e64d7, 0xc162d3ef95a7d48bce0687a07a4e64d7, 0xd6a97164597e64befc878ad9b82a2973d9f9672a9bcc5530a4e5f6522bfc0f42, '', 0, '?'),
(0xb35ee0b708673849b101baaf62510424, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetDataValidationRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetDataValidationRequest.php', 0, 0x7962039bfbe9f44d44d8e68e9985531a, 0x7962039bfbe9f44d44d8e68e9985531a, 0xfc2a1d40ef383fc8fb1cba9ab9aa4e5a63b8765a923917e6274822a7d1c23e2e, '', 0, '?'),
(0xb36848d695e6d617840cb1779ec6799a, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-date-time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-date-time.php', 1, 0x00000000000000000000000000000000, 0x2bd5865bb9ef1f6f9638445e1a9a69d6, 0x8b4bc9b7910050167981d06fac5dd882cba1293a8844a081354efe7087b0a253, '', 0, '?'),
(0xb3690768fb2c11a2e8ddb323ac7d525d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', 0, 0xfa187396127da3f458657b2e1e39c55c, 0xfa187396127da3f458657b2e1e39c55c, 0x56dfe70f86f745a006927b051f02436de60b4a98fc234011b2522d23e84afe33, '', 0, '?'),
(0xb3690fc89c19cc318ae900a6cee8c138, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php', 1, 0x00000000000000000000000000000000, 0xd30eb6533b680338ee125ed1dc67d452, 0xe319d06deb66caacba818fa0d77f53a25854aaa5c5c338cce041a50e2dbe6781, '', 0, '?'),
(0xb36de465c253ac0998d230d967d09cf4, 'wp-content/plugins/elementor/core/experiments/non-existing-dependency.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/non-existing-dependency.php', 1, 0x00000000000000000000000000000000, 0xef19277ef653acfca4441937da658a37, 0x92ab6982a547b384be0136c5d151162b115bccec9cf6a2751f128debf2a510cf, '', 0, '?'),
(0xb3747a96d55e084c2889baefbb722b50, 'wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles.php', 0, 0x6532745a31ae3202ffdb2ef9faa34059, 0x6532745a31ae3202ffdb2ef9faa34059, 0xba7ce382ce0c71135181c86c1b6a60c6f0e2f96d4bfa4bde8dd4e0af44c1e792, '', 0, '?'),
(0xb37c5da744c5f31a2e92451c06eeb1ae, 'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php', 1, 0x00000000000000000000000000000000, 0x4417b6eaabaffc1d7907ef9535e67063, 0x3028fa12a608141d3544b23d559fefd4947e8fe9d812da8849152229e1a53768, '', 0, '?'),
(0xb37f1475b8e16cb82adb2c00221e044d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', 0, 0x901d5100c34e37abad4db6f5ccddd6be, 0x901d5100c34e37abad4db6f5ccddd6be, 0x59955555bbb19fa90ab740c63672c73f8f1011e9ccf4603eddec6aaabd8c38b8, '', 0, '?'),
(0xb38044fcf46a8964c7e864182d9faf41, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBaseCarousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBaseCarousel.php', 1, 0x00000000000000000000000000000000, 0x1d7fa9f6f441f39da1bcffea6f87e586, 0x62da3afa7f640e68254af41c18bca7f2f5e423f9f16ba5363f329bdcd41503af, '', 0, '?'),
(0xb38573f7c58b3a568c6126747e5c94af, 'wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php', 0, 0xdefabea06c279ec5573f6edfdbb8a883, 0xdefabea06c279ec5573f6edfdbb8a883, 0xd309d01a97c956e9b6f20295d742ad27e317277bc76304408b4161102c1521bc, '', 0, '?'),
(0xb3857a87764d9e983edfac84509edd58, 'wp-content/plugins/wps-hide-login/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x8948689ddd6765cb530a40c2b32b5e40, 0x665bb96f5e0efd5c260e87ebf9a2c591702046edf50c9ab27fd76e81dc56227e, '', 0, '?'),
(0xb389ae4e2da1718a07ac8800fb05e7b6, 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php', 1, 0x00000000000000000000000000000000, 0x8b88b77fdbe48be3fbd90daf29d26f46, 0x8654b4259a6275fb1d49917f7cc7c85ce42f1fdefacc2b375e665cfe5249db84, '', 0, '?'),
(0xb38e2e116397447dc173f1e617ed88e8, 'wp-content/plugins/amp/src/BackgroundTask/MonitorCssTransientCaching.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/MonitorCssTransientCaching.php', 1, 0x00000000000000000000000000000000, 0xfd134479838bd20fee77deabcc82b0bd, 0x571eba92d6c05c31c79ef99fd43f3734915b0b0f73f1f1b7a99d201830f93805, '', 0, '?'),
(0xb3939363eea32aa40ed0c28eda641221, 'wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-translations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-translations.php', 1, 0x00000000000000000000000000000000, 0x89e5f05de191756d8d9d1308b179a70e, 0xec12a7421ee42c36c721d0e8419bc41e4c3f7dda548fd93002b7e9477a7f0f0d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xb3959fcb1b04f00d414fc4540aad549c, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/binding-format.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/binding-format.php', 0, 0x61db455922705b91787118f4409dae65, 0x61db455922705b91787118f4409dae65, 0x79bbc8bc279699612da32c9ad01c0db2fa1b17a1273d5cb5a3ecaab800ebe17e, '', 0, '?'),
(0xb39e61183f55549b811394e684ff0feb, 'wp-content/plugins/elementor-pro/modules/forms/classes/activecampaign-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/activecampaign-handler.php', 0, 0x3a5ecead012bf97d29c41b2d43cae805, 0x3a5ecead012bf97d29c41b2d43cae805, 0xbcd2af4e2a6a44529adf1bc5ff84e3a6560dc1b8bb46c52442c83baa28fd7e16, '', 0, '?'),
(0xb3a44195b1b6a4342fcc87f35194ea46, 'wp-content/plugins/wp-rocket/inc/deprecated/3.2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.2.php', 0, 0x53d1eee7669778dbfb2c28d1be719b96, 0x53d1eee7669778dbfb2c28d1be719b96, 0xef7a6a934959093dad8d3e59859bbdbfa904ea0107c03a9fb9a929dc56b58f15, '', 0, '?'),
(0xb3a5f4384f885a688a3f3d7b3f75b65e, 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/base-migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/base-migration.php', 0, 0x42cac1b18ac82e9fe8b88b29c9e3c3eb, 0x42cac1b18ac82e9fe8b88b29c9e3c3eb, 0xb4c85f4370025d6fdfe4459019ca7f6852ee11ebaad1c32b27c3bb1c795c0898, '', 0, '?'),
(0xb3a6b7993de88682c8019d9fa42b1d7c, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/DismissStorage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/DismissStorage.php', 0, 0xac800b23e4d9ce2d9aa7ccfb0ff69f18, 0xac800b23e4d9ce2d9aa7ccfb0ff69f18, 0xf8954405381e79e6f1da2cc800859950f0bebba9125818d30d2c8cedbd3cb1b2, '', 0, '?'),
(0xb3ad86dcc72417ab3d409d4b5679a3d2, 'wp-content/updraft/backup_2025-03-26-1155__EuroBet_c654975bac2d-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-26-1155__EuroBet_c654975bac2d-db.gz', 0, 0xf0fb6b588e6e28259363efbc6bd0816c, 0xf0fb6b588e6e28259363efbc6bd0816c, 0x89287f6e9868b8d1e7cb40225efd887d6873f3a69e131183e4b2be210c75de47, '', 0, '?'),
(0xb3b1b1ce7559afedb3ef0fa8c2e31dd5, 'wp-content/plugins/elementskit-lite/widgets/testimonial/common/link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/common/link.php', 1, 0x00000000000000000000000000000000, 0xf68744eadb2942e2d7d1a6cbc88a2678, 0xd652997a3f1ace3a125fde86f833220257380f506c1fc0d8834cec9f0af9ab19, '', 0, '?'),
(0xb3b6761c07e1d454efa51d8a9ed043ca, 'wp-content/plugins/wordfence/lib/wfVersionSupport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfVersionSupport.php', 1, 0x00000000000000000000000000000000, 0x013e5ab6fdaa4dd63c0cc620ff5b9707, 0x9287b14f6bcc4e9218b03fa72dd7b11f5a2494cbafe36c19efb7b8cfd85e1369, '', 0, '?'),
(0xb3b959a73a25ea44752552906d39b4de, 'wp-content/plugins/elementskit/modules/particles/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/init.php', 0, 0x4dd2efcbdcf04af1f59525758edc284a, 0x4dd2efcbdcf04af1f59525758edc284a, 0x37cdc9c8368a38614285c1dc86f28b3bfeab270ff7e06811e21625c434b0a17b, '', 0, '?'),
(0xb3bc5f271ad30d5cac444d9d8bfe63b8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedQualifiedRuleMustBeInsideKeyframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedQualifiedRuleMustBeInsideKeyframe.php', 1, 0x00000000000000000000000000000000, 0xf66f1dc9e25f44f35769f3dae45a592d, 0x378aff3e4d29e4938d01477acffac47bdfcb730964109c9ec778f8eed338c1ea, '', 0, '?'),
(0xb3bea4d9a67926afb35ef1ab0641f1b3, 'wp-content/plugins/updraftplus/images/addons-images/noadverts.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/noadverts.png', 1, 0x00000000000000000000000000000000, 0x2b34f4e895302a051c52cb1183bcc8de, 0x704b38412a7bcd6d20433cebafc85e09b01325f095c7a3a436d6443082c3d588, '', 0, '?'),
(0xb3c1b40f15ac26a057456d30b9b78746, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/components/author-meta-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/components/author-meta-filter.php', 0, 0x16d8de637ceacf5854d00358dec72373, 0x16d8de637ceacf5854d00358dec72373, 0x1b3ad4a1dbf1ee9551455d54a6d02a0971c75de960bb1cd097791b4dfe493ce9, '', 0, '?'),
(0xb3c5229672ab363c8b8481201e77c0e1, 'wp-includes/js/dist/script-modules/block-library/file/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/file/view.js', 1, 0x00000000000000000000000000000000, 0x4d19045e5454d4554235a8970dd6fcc0, 0xd19c30ea42eb32af30124c21e3c0800fbc2d5a09ed365013b8c43902d5a073fb, '', 0, '?'),
(0xb3cf557742243cf617f59aaec2eee515, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/HTML.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/HTML.php', 0, 0x2d7a8e3893f08518b2a1e594c3ae5289, 0x2d7a8e3893f08518b2a1e594c3ae5289, 0xb1795cc2a945d4b5caff37a4f9667a56afd6aa7cee7274224e769d2872596dad, '', 0, '?'),
(0xb3cf7db361bc5d155ba399dcaa5ef68d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', 1, 0x00000000000000000000000000000000, 0x1418894b53f82bb93248e98441a24e9f, 0x59300b5af1c16cb4d99a85fbc8f0f21bb6f292f7f9c54e23680a184ec53329fa, '', 0, '?'),
(0xb3d19364f79d2ad7a894a1150c569cb7, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php', 0, 0xbfdd6442373bfac336b5e75a08559132, 0xbfdd6442373bfac336b5e75a08559132, 0xfcd1b5388f454e244a1130054721a0497ee5263b8e28b774f2c2986b1a223a59, '', 0, '?'),
(0xb3d504deecec61c6940061ff275c3fde, 'wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php', 1, 0x00000000000000000000000000000000, 0x6da73dc5bd59df39dbcde0a7b1115895, 0xf7218213911856becd09d57668bd98a1ec1f976d2b3b3866d8a024786e2d337b, '', 0, '?'),
(0xb3d5bd40aaf60991e733280a8e241b3b, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', 1, 0x00000000000000000000000000000000, 0x01bc47afeea44e4601d146331037b0a9, 0x21b80da2cf7aaeba7be12b2c1b6d313d7db14427fb268900e6afae51bc7aa984, '', 0, '?'),
(0xb3d744fe0d84626c76cd90072231719b, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php', 1, 0x00000000000000000000000000000000, 0xab7f60148fdc3a2f178644821bcce491, 0x2189b9ac56f718f83a81e07dddb02866ed656cadbad1a61226d2a28f6bd6cb3a, '', 0, '?'),
(0xb3d8721d3ea6fb691904895ec23bc68a, 'wp-content/plugins/elementskit/widgets/table/table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/table.php', 0, 0xbad00799a3659a0829d2bb1e1f8c9583, 0xbad00799a3659a0829d2bb1e1f8c9583, 0xac36e8b1b114c228a07f1b49abff2375a5a28b5e7ee8420dad9a84b5c046e85c, '', 0, '?'),
(0xb3dfae8be590ab90f2ef2d46cc54b68f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage.php', 1, 0x00000000000000000000000000000000, 0xe1682c22d54e2e637f2673df1d139c3d, 0x57b45f1d9744966cd01e2c77a1638683ff29b6ec8cbad3591d1195b938e1b29d, '', 0, '?'),
(0xb3ea5a0dee6a41f27dee73982c3cde53, 'wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php', 1, 0x00000000000000000000000000000000, 0x38ca4af29460c2df1ab9fbaed860492d, 0xab412dd49d0e37ff904ceb494b67fdffddc4c396721b83312882eadddb3fc97a, '', 0, '?'),
(0xb3f0919cfa76bb812b10f06b954e118d, 'wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php', 1, 0x00000000000000000000000000000000, 0x009dd0110c78c8ad8b691403a2f93363, 0x4151d0cec8e3a319f7dcf14f9d6c9f0f8f62b519c6667ff8b8ecf54a82d4eae0, '', 0, '?'),
(0xb3f3dc379430f097fe4bb6b98d9423c2, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.min.css', 1, 0x00000000000000000000000000000000, 0x83a3404c837cd33590fab476958bfb41, 0x0e943d6871628f1aa077fa312d39fa162033a2957d33f2c1a9e80fa82bb7604e, '', 0, '?'),
(0xb3fe452384c1e51e1861e3260261f4b2, 'wp-content/plugins/elementor-pro/license/notices/trial-period-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/notices/trial-period-notice.php', 0, 0xfb6a4ef9419a17d66fa9dc662b19d1b5, 0xfb6a4ef9419a17d66fa9dc662b19d1b5, 0xf0fd8a336e75d8d9bff03d40024d398fa94c10c015e328fc0f672b7601e2cafd, '', 0, '?'),
(0xb4006dfda4602193737400df5000b920, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', 1, 0x00000000000000000000000000000000, 0x4b7afde99873d8dfc93ee99da188fadf, 0x21135d31b621afded37b0644335e04eb558e36ce990196fc2a996e1bc968855e, '', 0, '?'),
(0xb4014c30acb7f302b956a66476eb9c5a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', 0, 0xaf444084e0f6f7b83c2813db7848196d, 0xaf444084e0f6f7b83c2813db7848196d, 0x7b6f010a4c884f2f3e65b17c72a0acab294d7f71b3f3620abb21a510837b1a42, '', 0, '?'),
(0xb403d10abdf2ee945369eeebfdb8f104, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', 0, 0x211c7bd668c8a1521932cbaaed80a836, 0x211c7bd668c8a1521932cbaaed80a836, 0xbb28ed31714b43a9a5f698d0e0443fe77ed4a8eb7e4f54c4da2024267e233ee0, '', 0, '?'),
(0xb40a0088d0dabab9419fd3cc7ad2d052, 'wp-content/plugins/elementor/assets/svg-paths/line.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/line.svg', 1, 0x00000000000000000000000000000000, 0x6904c877facddb0f57227c5fe9e0a2b8, 0x082392a604dcb56deaaba319d560edebd6bcd8d13b0250ffc0f0bb782a7ace35, '', 0, '?'),
(0xb40a916f747d1c6c1df2b72145bc6049, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss', 1, 0x00000000000000000000000000000000, 0x8f6d00f85ca1b46e8b2bc103f415c396, 0xc68cc3257bab63556b77048f1f9e0d9bfd5e70259a89080b14f6244cf760d1e2, '', 0, '?'),
(0xb40bb5dfb23bf89b3011ff82d9cb0b0b, 'wp-includes/feed-rss2-comments.php', '/home/iraneurobetcom/public_html/wp-includes/feed-rss2-comments.php', 1, 0x00000000000000000000000000000000, 0x8f4705b0c4db1e48f69fddad76e90214, 0x982eec8bf73f96920b1c17faddc1550ceb9e254fd1f5f3ce99b4e2f778212dc3, '', 0, '?'),
(0xb40bdeaf4645fcdf888ce6910b6bc0b4, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_b.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_b.png', 1, 0x00000000000000000000000000000000, 0xf6e50cd567bd3059742d45ab224a413b, 0x71407f44e4e51eddc44f8d9e857b32e940707d9b1f11f2757056ae3ebc620be4, '', 0, '?'),
(0xb40c8ad4ab965f94b2a29e4d85b6e812, 'wp-includes/rest-api/fields/error_log', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/error_log', 0, 0xb2bfc0e26c1df6ef54d1ce0aab02146f, 0xb2bfc0e26c1df6ef54d1ce0aab02146f, 0x0409e08d6bda35ec052571a231674a05dc14e8dbedaa8a949490c21a35e58040, '', 0, '?'),
(0xb4100e5ba4200c0806fff0e6e3105167, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', 0, 0xf432eb2c45f734e16cf943a941b5ba86, 0xf432eb2c45f734e16cf943a941b5ba86, 0x3a38162788a880fe18aaa7a1a8bae24969be60e737ad96bf8c7330c970a2df4c, '', 0, '?'),
(0xb4148b4c186801c5f7b7f5d81222f8b0, 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-themes.zip', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-themes.zip', 0, 0xfdeee38170cddd28321f7a220a13cd96, 0xfdeee38170cddd28321f7a220a13cd96, 0xfe27ac6f9b151d127555d0e334b9c657f79ab914ee999d397e0b069bd619ab15, '', 0, '?'),
(0xb41b0b8e2be5923c2a9aff20a74610e2, 'wp-content/updraft/web.config', '/home/iraneurobetcom/public_html/wp-content/updraft/web.config', 0, 0x67da82c8c78834859f36bffd79337138, 0x67da82c8c78834859f36bffd79337138, 0x7503a5c07c63d2c301d39e647f62f789f0cdda6822c3929e1c7712b63631beb4, '', 0, '?'),
(0xb421982d4c014876f829acef6ea88123, 'wp-includes/https-detection.php', '/home/iraneurobetcom/public_html/wp-includes/https-detection.php', 1, 0x00000000000000000000000000000000, 0x7ecf0f829e795dd10fd46bfc3eb7eea7, 0xe5bce01fcaa7563f94d4fb874f6bb0f14e9b52c874bbbfd9a8a489b67231844a, '', 0, '?'),
(0xb42749a2e3a1a6009f8b62222a2113c1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/RequestDestination.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/RequestDestination.php', 1, 0x00000000000000000000000000000000, 0x378d398b287e7c1e9d2526a1d7d8a516, 0xda4a5e9d70a797997e3b3a8a080edecc110e814aee828c31df1d1a77b06844ad, '', 0, '?'),
(0xb42b0bc768a72ca0e81a3a523b28254e, 'wp-content/plugins/elementor/assets/css/modules/container-converter/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/container-converter/editor.css', 1, 0x00000000000000000000000000000000, 0x9e426cd9c20765002e2e698a00653fe2, 0xf40cb1546acaf40bf240af47c2c4729c0411b829cc72231e573420b3eb77259f, '', 0, '?'),
(0xb42deb1e414601e992cf0044844ee7c8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', 0, 0xa538b157111059ac6cdee20699400aee, 0xa538b157111059ac6cdee20699400aee, 0x5e5357ab92e08f9a75bad0f13b514f96dc21d08c731550c7f45997aecd8afe5b, '', 0, '?'),
(0xb4332959a391486157076389d5fa43e7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php', 0, 0xb2417c279e4144833173fd0cb478b786, 0xb2417c279e4144833173fd0cb478b786, 0x3e55dbf78f8056d610ff9a442c25c41a87a5ce2a4acfd0d593feded2c9c0a199, '', 0, '?'),
(0xb439b376da8a99578746fa0f63fe9f21, 'wp-content/plugins/elementor/modules/global-classes/utils/response-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/response-builder.php', 1, 0x00000000000000000000000000000000, 0x8e4eb55a37234613f5c72ef70052a241, 0x0d43094a7a48c7134b95034a211960a94b1ec84bdd45e4aedbf5b9facf021c68, '', 0, '?'),
(0xb43baa9acc388b5e0d0b3c9943555644, 'wp-content/plugins/elementor/includes/tracker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/tracker.php', 1, 0x00000000000000000000000000000000, 0x739aef6e83f949e99062a843b0fc48d0, 0xcc36494fa35f8968781b87e11f75ce4989c261e5f6a00e45780e1777fc51db86, '', 0, '?'),
(0xb43cd8ec8067e33db143a314d7b47144, 'wp-includes/customize/class-wp-customize-themes-panel.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-themes-panel.php', 1, 0x00000000000000000000000000000000, 0x8722e8ab3314400df0ab6acd0ca2e44b, 0x06439dd73a1dbe2e98fc0f3aff0623cee0803ca5418332d0cfe956ed88e8fac3, '', 0, '?'),
(0xb450433cc2c2091bbacedb766ee05238, 'wp-content/plugins/wordfence/images/tools.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/tools.svg', 1, 0x00000000000000000000000000000000, 0x871ef28140631549dc181118dbcbe1c5, 0xdcea5984e63ddce905e10bbeeeee52428f2915097ef2ebd70cef82dc96dd9f72, '', 0, '?'),
(0xb453a40812f9f137f4624ae4aebd5b0c, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', 0, 0x2c3d83d2b808071db71431f1226fab5c, 0x2c3d83d2b808071db71431f1226fab5c, 0xdfbf6d09733325aff52888841f67ad58408312592ed56cfe2f8b5e5d16723fba, '', 0, '?'),
(0xb45d93fb64351ea11654bf5074945c87, 'wp-content/plugins/updraftplus/images/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/onedrive.png', 1, 0x00000000000000000000000000000000, 0x13064ddefc7a8c38efe4d24a2467cbb1, 0x74b96e4af536b19c82c17f740f43a0e7af22c29786957db24adfe65afe59f0ef, '', 0, '?'),
(0xb45df5cb2309a8ad5ee9217ac5a142fe, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php', 0, 0xeb9c7bd920b5b51d8c0e58ed9bf5b88b, 0xeb9c7bd920b5b51d8c0e58ed9bf5b88b, 0xea300284ca547685fa5ddfd1d322549b261c9e8a51061bedd5b0a5bb8fc3358e, '', 0, '?'),
(0xb4605808f6726e3f9e32c4bdfaf9c508, 'wp-content/languages-old/fa_IR-f575f481034e90e21d832e415fd95fcf.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f575f481034e90e21d832e415fd95fcf.json', 0, 0x14108c41c18247b0e090d2e9963bda32, 0x14108c41c18247b0e090d2e9963bda32, 0x387d9d1281d655ff7a8847169e265411f7a1e833fa0061c94561edfbb0c342b6, '', 0, '?'),
(0xb4611347b9ed4c837f3d9efbe758ed6e, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AssetsLocalCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AssetsLocalCache.php', 0, 0x7a0ae13fc16cd551994b8ab69f374ba4, 0x7a0ae13fc16cd551994b8ab69f374ba4, 0x8cdc5674a4c57967d5679b143e4d9947a30022ef49e00e3d900d8fbd9172da22, '', 0, '?'),
(0xb463ab97047e665658a426624d04690f, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', 0, 0xc1fdc52deeb739f14e46c9755b225c75, 0xc1fdc52deeb739f14e46c9755b225c75, 0x88cae63b156eff648016d572872ce9a51be12f823ba97fb481d5857d498f116e, '', 0, '?'),
(0xb46cbbf3368c21691cb31df9673d0c1c, 'wp-content/plugins/wordpress-seo/src/editors/framework/keyphrase-analysis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/keyphrase-analysis.php', 1, 0x00000000000000000000000000000000, 0xa70a03d94093307c3eb518170e40bc6e, 0xdc40bb51d9b63774226fee53f23104d4dd2c2cdd1f7339584e88852aa37bd7d1, '', 0, '?'),
(0xb46d4373183b43777a0f406d367fe691, 'wp-content/themes/Newspaper/translation/hi_IN.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/hi_IN.mo', 0, 0x365b31b5dd0c43dcb1264ee48b54d348, 0x365b31b5dd0c43dcb1264ee48b54d348, 0x675a3a27b09ac7791d31171560eb78685ddac837faf7edf57b5235a845ae9b5e, '', 0, '?'),
(0xb4713591a925a592fc0d9869c0a6d338, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectBorder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectBorder.php', 0, 0xc5a00ffba3b8a7a37a41f6970de4dc8f, 0xc5a00ffba3b8a7a37a41f6970de4dc8f, 0x4af4e1baf7ec534df8b51c0cbd28573b0586987e5684559ad289ada7f92b4fe8, '', 0, '?'),
(0xb4749da5d0bf6a97a45a4bf637205d8c, 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg', 1, 0x00000000000000000000000000000000, 0x0b02947298d07221a539e5ec171e7b41, 0x6bf7d041f97c82d4af3c8176e7ad0c09214137ea5ce86af24bb04ba1d8b0c9ed, '', 0, '?'),
(0xb47547508cfd332a14784f89d38d65ba, 'wp-content/plugins/updraftplus/includes/Google/Http/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Request.php', 1, 0x00000000000000000000000000000000, 0x7cd69c8fc3a1bed6eacb03519ad5c433, 0x439896b645bf9c93fd3671ccb933f9ec3a21bf7a0cfba93c9ce72cdfd1557a62, '', 0, '?'),
(0xb4763ef0388af327b6f45436b6cdd558, 'wp-includes/js/jquery/ui/progressbar.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/progressbar.js', 1, 0x00000000000000000000000000000000, 0xa49a3007a16f3478ae91a32a0da3679b, 0x21f0c44879158abcb1970f9da2098e1219862c3a7af4c181fc9b64c756022363, '', 0, '?'),
(0xb479c6e07fc605bab42a19f457ccb985, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/score-groups-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/score-groups-interface.php', 1, 0x00000000000000000000000000000000, 0x1762e820f18fdfc131bd95e53d454286, 0xbb4eae1a7d101f8ea02ea102865233d5156490d98a51b2aa148d338342e31121, '', 0, '?'),
(0xb47ab64f58663e6b1116e15a62f071dc, 'wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php', 1, 0x00000000000000000000000000000000, 0x776ef8b94f2f8952720b77f09ef24c4f, 0x71b486e5ce8de665a5f1a9319d30ae710fd545951041e6794699c9abe05694e3, '', 0, '?'),
(0xb47ed2248e471d6ad3fe1839c250d2d9, 'wp-content/plugins/elementor/modules/wp-cli/cli-logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/cli-logger.php', 1, 0x00000000000000000000000000000000, 0xc369a4325bc1e156c8e035fee911e35a, 0x128e333a0425210a5ea470edbdfe6acf0880d5c949354fbfd8bf686f5b2fcf19, '', 0, '?'),
(0xb482192c1006e906d74d86f83b76fbfb, 'wp-content/plugins/wordfence/views/dashboard/options-group-import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-import.php', 1, 0x00000000000000000000000000000000, 0x4aad9975ee4b2ea3e1359b3f031e8b67, 0xe88eeee8349a14abc96da5a064df449a7fe098583cd5d022793155382470c9ea, '', 0, '?'),
(0xb48333a0542e5e9dc6993cde0ff7f814, 'wp-mail.php', '/home/iraneurobetcom/public_html/wp-mail.php', 1, 0x00000000000000000000000000000000, 0xf31ce3b62815f68b33ea41426b747f9a, 0xba2b5d147b1d1d5057c4c08f958e28a6380ccc28880daa05634fe5d2b5da4f0f, '', 0, '?'),
(0xb484365be1429f3ac1c91ce8cd01fa2e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php', 0, 0xf2658c51697202f51992b8d9ae2214b9, 0xf2658c51697202f51992b8d9ae2214b9, 0x68daebc20d0c666c37b3c9bb9af52551303ada53136b3a048f1251cebf3e6f04, '', 0, '?'),
(0xb487c9e59530fec9114bf94e217417e4, 'wp-content/plugins/elementor/core/files/assets/files-upload-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/files-upload-handler.php', 1, 0x00000000000000000000000000000000, 0xd66f26d2ba931074d95d33dde5616541, 0xe155ccf4465a0616db821a29297f595bfb156657b44c4833c5f4e63d8aae0c90, '', 0, '?'),
(0xb48d823a548a4c9135b645461daa5663, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss', 1, 0x00000000000000000000000000000000, 0x72a9765f0504c66088cd0ebf6ea82f54, 0xa650ab9173270aaf0e42cae64b4d24eabc93720c66793679ddb51d5b89b2a965, '', 0, '?'),
(0xb4951886765e8f354764dcd93e59b41b, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/LICENSE', 1, 0x00000000000000000000000000000000, 0x4ea52ba8a6ceef43477ddd01ab04dc56, 0xd87e8886ee8bba5dfc1faaeed6a315ea98331d8151a0e9d865a04f36a46e255f, '', 0, '?'),
(0xb49527888b405320c7f744e192149aa0, 'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php', 1, 0x00000000000000000000000000000000, 0x55b1a43f05eb713eff40e101aa11d770, 0x007b6171ee2877cf0721497af37d2b9d6cff782f4930b8397c3125a1f8c090bc, '', 0, '?'),
(0xb497258390ef65d9dd8d87cf777c89a9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', 1, 0x00000000000000000000000000000000, 0x226cd1bca529a8264c7b36de67c1e047, 0x95eff4c508183b13a91199dd10f68f140e66ded13629dc5422ced8088c8818f7, '', 0, '?'),
(0xb49b03b8566a279a9b179a07d30ef9d6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTwitter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTwitter.php', 1, 0x00000000000000000000000000000000, 0xfbb9df02127dbd94738878efe4e0df51, 0x9486a040b50f4a0eeef50d1f9f1c7d3c743ec99d99cc375533924d3285365230, '', 0, '?'),
(0xb4a42176d384ac829d663de8f25f715f, 'wp-content/plugins/wp-rocket/inc/Logger/HTMLFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/HTMLFormatter.php', 0, 0x3f8e8360f6cd1de293692da836dc039b, 0x3f8e8360f6cd1de293692da836dc039b, 0x94d16df20ca5495bbc38c50243a55e338aa8e61568d1640faab216f1254e24a7, '', 0, '?'),
(0xb4aa97b792174a189c851a363b767b46, 'wp-content/languages/plugins/wordpress-seo-fa_IR-d6c61f7884baaf8a18b31ca41ef1420f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d6c61f7884baaf8a18b31ca41ef1420f.json', 0, 0x3567885fa3de1309d4338b68739066ac, 0x3567885fa3de1309d4338b68739066ac, 0x912167bc962ee5fa601e57cc2bb836d7e0d6fd19d8e58ca71c2c7a9cc48adc3d, '', 0, '?'),
(0xb4afb85220f5a72d7db8bbc79c64bfd4, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Null.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Null.php', 0, 0xd494c177d8aef5ae628f448d148682d4, 0xd494c177d8aef5ae628f448d148682d4, 0xef67dacc84d65b323eef194dca19aa62c18d8302f1f61686d3260f5ee33eeb4d, '', 0, '?'),
(0xb4b2b2003958ce73b6658021ac084df6, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php', 1, 0x00000000000000000000000000000000, 0x1c69187bc233ede9f8b2fc5a57ead254, 0xdfac75429db33421b26255a2672b421e8177dcb28949e33d989eb1c3a3ab46e3, '', 0, '?'),
(0xb4b93d0bc61f0cb647aac02be9e27ac9, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Context/AbstractContext.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Context/AbstractContext.php', 0, 0x533d019676da7d6cbaebaf4e22b2fcb0, 0x533d019676da7d6cbaebaf4e22b2fcb0, 0xc075989c7839d095975f213efa1f9253b46aa2326ed192b74de4c9a2176879c3, '', 0, '?'),
(0xb4b9b543826c848770a48974b8fe2ee9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', 1, 0x00000000000000000000000000000000, 0x09f2071e73ab1448f21b59f4dad3a82a, 0x931a04e93195254562b21ef1877de9b3a2b417b7bc1f0c74952f44ef4ca835fa, '', 0, '?'),
(0xb4baf1bfbcf1081d36e47c07f74edb70, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedistantlight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedistantlight.php', 1, 0x00000000000000000000000000000000, 0xad159c8f09549d577ab9f7b9f07f444c, 0xef8799a563b111319d62681511813fa4f9142c3b2272cc3e5a3e329846932720, '', 0, '?'),
(0xb4c043b2b51f52fe5ac84bd06fd6c4bc, 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xdd3a00f0d13eb29781edd8c77d4c5100, 0x13c0efc35f55005d713dd5898aae66815cbf2fa0094064a1cc0da82b76dc2a28, '', 0, '?'),
(0xb4c20024c8d47ff0da096ba482eb65ec, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php', 0, 0x54e9b5391ae02111798b0356bc8efe5d, 0x54e9b5391ae02111798b0356bc8efe5d, 0xa9c511902696d1ac84b0f2e4dd0fc9d9d00e5e6e86824b4d14050498138d845f, '', 0, '?'),
(0xb4c3ffeaae8fd62da3fd29201ff1b6a1, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', 0, 0x2deedd5c61fd987390810c19bcf7fd8f, 0x2deedd5c61fd987390810c19bcf7fd8f, 0x164e9834c57c523619a882c5290e0f40778c0e1b1337cd04efbe9e8062476eb1, '', 0, '?'),
(0xb4c7cd19cd61295b2b6fd13931611a29, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', 1, 0x00000000000000000000000000000000, 0x38adf5802ef6c2fe4c4cc314e6705e0b, 0x79b2818d980c81d2f5ff41622de383f326f4b7334391854fe9b5d9fe5ed5169f, '', 0, '?'),
(0xb4caeec30f09a3dcc90f5fed28e82cb6, 'wp-content/updraft/themes-old/twentytwentythree/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/404.html', 0, 0x25fbcc228cda9a27ecc026f5e5fe2e2e, 0x25fbcc228cda9a27ecc026f5e5fe2e2e, 0x140f9c6215e2790426b10bfe3ee1a6f123e18e8052a0f904d312941af85d6a5f, '', 0, '?'),
(0xb4d07f41643ac4e63c29f21538a7434a, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-base.php', 1, 0x00000000000000000000000000000000, 0xa3e40cd2833ab74c04829f29ce237c59, 0x3bb26f02ce30fb7fbd507a80afd510718e5c423475cc2a6d331d1c336e3af02b, '', 0, '?'),
(0xb4d24bb4e7e74f05c89639d7337c3c8d, 'wp-admin/maint/repair.php', '/home/iraneurobetcom/public_html/wp-admin/maint/repair.php', 1, 0x00000000000000000000000000000000, 0xc62189e6f86ccf6b85421169a75431ea, 0x709f979307a0e3c64e197a764db27a18e6c614da040b0e10551e399737e06a9f, '', 0, '?'),
(0xb4d2bb5f9022c373c5a40f0d4621adbb, 'wp-content/plugins/updraftplus/images/updraftvault-150.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftvault-150.png', 1, 0x00000000000000000000000000000000, 0x3b5c1f9f566289d4ed0bbc58aec3a7c6, 0x2cabbb7be2c55b854e25ba7f8614695417c0b8f972d83ee323be6bd9b8456875, '', 0, '?'),
(0xb4d2c016a548e92f2e8dba44603a438c, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/Yoast.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/Yoast.php', 0, 0x2958b975ad177f274b067903218b9501, 0x2958b975ad177f274b067903218b9501, 0x9bd1f428e4c6bd3e51ccd75911531ae429cea4c014f7c320c50e86e7e8de6169, '', 0, '?'),
(0xb4de736477c44c14a2f93958110eb1d0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Defs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Defs.php', 1, 0x00000000000000000000000000000000, 0x311a06a462b0b75a316308974022c4c6, 0xe8d516ef781a081d7afc8a0d6ebfa9623b607e755dedd5880f9dd5430f87f061, '', 0, '?'),
(0xb4dfaa36e7c2fd653ffd750486f387f3, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php', 1, 0x00000000000000000000000000000000, 0xf0528cdbc4ae03d4fc784887fa045125, 0x237ab5bed5f29426c185dab238ba777b4ca92ac12a8b54081a3258101f70eb7a, '', 0, '?'),
(0xb4e28e4d82aa127b78b8014ac748a394, 'wp-includes/blocks/pullquote/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe169d4087d967d4f10619d02be5860a3, 0x35689e3344d909a2b1132108add0a30ef45e4916d6756e2ba083912fd95fbe75, '', 0, '?'),
(0xb4e35c5d5d398ec4ed64d72148c91a97, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xff8eaaaf3fc091a2fe81da4ee6f9e7a3, 0x8f08694315c5b19bd593103766ab8e21e86870f9428d41138e0b6eb5e79fff92, '', 0, '?'),
(0xb4e5764c3ab80dbe34c73285d8dddb1b, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-news-blog.php', 0, 0x6e02d3134c7d30c8cba9d4981eb0fc26, 0x6e02d3134c7d30c8cba9d4981eb0fc26, 0x0e1670d38b3817ce88ba0f89084ff8398a1f32d52e9b5c8ed0397bf74985862a, '', 0, '?'),
(0xb4e6c54338b81fa5cc99afaeac1d5c36, 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js', 1, 0x00000000000000000000000000000000, 0xfa750efa51faa11861647182a038a5be, 0x150833be759731a0d503da724ab3a0ee5400c721d3b9a024e303b3a9258e00e2, '', 0, '?'),
(0xb4e78810d892db0fa63ce0cd53d8afb4, 'wp-content/languages-old/fa_IR-0eebe503220d4a00341eb011b92769b4.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0eebe503220d4a00341eb011b92769b4.json', 0, 0x2ba73e57366780f36bd34cf6d1243313, 0x2ba73e57366780f36bd34cf6d1243313, 0x14c4cf3036c036a786b43d311d44db882211a53f924a1feb5504e7c504a042bb, '', 0, '?'),
(0xb4f049c7e5d8fb2e2455305d2788535f, 'wp-admin/includes/widgets.php', '/home/iraneurobetcom/public_html/wp-admin/includes/widgets.php', 1, 0x00000000000000000000000000000000, 0x91851ce54fc1bc8fc1a4a60f49743b8c, 0xe05d9add5dba12c21a9bcbf2a97fcb268ccbbe51660463793aab640fe81ca64f, '', 0, '?'),
(0xb4f35fbc7f02e6dc62cd3a2945a9c1e9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UnmergeCellsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UnmergeCellsRequest.php', 0, 0x254b6841b87d460e4f853a0694df9832, 0x254b6841b87d460e4f853a0694df9832, 0x406d6f6bcc023f1eaac85128bd3060c761218473b459f2b26c97ba43f848b443, '', 0, '?'),
(0xb4f66e307328c39a5c5d3c04a166e292, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', 0, 0x9968506d9ec070b60f01194333e65688, 0x9968506d9ec070b60f01194333e65688, 0x8cd68ed84d6710c0e98cb783e70bf484b333b48c631463c982647721ea8bcda7, '', 0, '?'),
(0xb4fb5afc56e5e1edd055f22c3866be83, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', 0, 0x321970e566e7d57bc9a1bce88bebcf03, 0x321970e566e7d57bc9a1bce88bebcf03, 0x2e87f050e9f9418ac9f61a7cbe2857c6405d91fc71b1c5c96e416dca700bddfa, '', 0, '?'),
(0xb4fe0cea91897dfa4f619f5487544e2e, 'wp-includes/blocks/search/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1165edcdc510b8dc0aad0d31703de68f, 0xeeda49b1faed5f1c3a14e4f54d3eae9a110bf08aacb0d9a07d872ea6dafca1f2, '', 0, '?'),
(0xb50429b7d5926d11aa547494d68f1c6a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ImgAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ImgAttrs.php', 1, 0x00000000000000000000000000000000, 0xa462f8caac2aaf86baeb3668848413dc, 0xf9927e0987956aaeeacf4b99b7b0aacab366d466f6eb47851bca8d9d5f839ce9, '', 0, '?'),
(0xb5050770a5eb86835b5ef453489d8338, 'wp-content/languages/fa_IR-e53526243551a102928735ec9eed4edf.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e53526243551a102928735ec9eed4edf.json', 0, 0xd39d158188b744e8b7960e53f7f504cf, 0xd39d158188b744e8b7960e53f7f504cf, 0x83ce94b0f0fa76024fdb7c767e12f1d6dbedda1abec7cbf7f76f6d7024ff493e, '', 0, '?'),
(0xb507dbea84a8c2849ec7e9c785833441, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAddthis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAddthis.php', 1, 0x00000000000000000000000000000000, 0x5bc38dd643032f132345031be66423d2, 0xa47ae88d54676f2a5b77d6aaac1bd39628aef833e4f6060158b7b8659508678f, '', 0, '?'),
(0xb5112a0ea0444ae43779fdee03b2bd7f, 'wp-content/plugins/elementor/assets/shapes/arrow-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/arrow-negative.svg', 1, 0x00000000000000000000000000000000, 0x86785e28c106c6a4a7d9a70e97f100eb, 0x858e906da5bf32003e340bc9bdb38b0c9fc7d8eaf02c63ecce1155228a5f6f0b, '', 0, '?'),
(0xb513e5b5152b449e46dcbf545a5b4837, 'wp-admin/images/post-formats-vs.png', '/home/iraneurobetcom/public_html/wp-admin/images/post-formats-vs.png', 1, 0x00000000000000000000000000000000, 0xa68f53a66c93f4485ca9acafaffc81e6, 0x18658574af81ab777c57a77b0e1278bf79250c4b3aa6bb514537ac9091e5c3d3, '', 0, '?'),
(0xb5165efd3e4fdebb78cb536008996a53, 'wp-content/plugins/elementskit-lite/widgets/icon-hover/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/readme.txt', 1, 0x00000000000000000000000000000000, 0x8fc68ce362dd04f1c0933c7e7e67a0a3, 0x25148e45ba53f48e1480f9171c6c0f6bd52d1f873757640825ee0a9c991de1c5, '', 0, '?'),
(0xb51759dfe4a6c355f75753a60fac7338, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/NoticesSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/NoticesSubscriber.php', 0, 0x49b9129cfa6abe2f47814c382f84451c, 0x49b9129cfa6abe2f47814c382f84451c, 0x16412ce7a81a8c044c6678dae4dbc7e595f782a438a85a65017804336120283a, '', 0, '?'),
(0xb518a440b1a2b03f9fb324d6bef2abcd, 'wp-content/plugins/elementskit-lite/widgets/faq/faq-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/faq/faq-handler.php', 1, 0x00000000000000000000000000000000, 0x72309c9c273a3f396da61a2eac7ac233, 0xd6463a64082e9c023d46a18297975831d1061ccc356a3f1065c64ce68d1066b4, '', 0, '?'),
(0xb51ae55b1010e80e4db5985b07d90d8d, 'wp-includes/blocks/columns/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xc2b460ff1d62c86f46494bb00b1692a2, 0x648f05d7a321781f60b6d1c8f5cff9ff1dca4a14e4f726ddddcdbdf70f7bd0f3, '', 0, '?'),
(0xb51d0d743643ad3706969cbe0a1ba302, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', 0, 0x2034ac998c10c399a27e46d0c8341758, 0x2034ac998c10c399a27e46d0c8341758, 0xd4a6c3736362765c9708e75b81b1ba3d0363477d49d8f79cbecf18c967c42dfd, '', 0, '?'),
(0xb53491091cf5915aba70a77e454fa82b, 'wp-content/languages/plugins/wordpress-seo-fa_IR-6ffccefef7026e678d85c6b56bd29680.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-6ffccefef7026e678d85c6b56bd29680.json', 0, 0x826069d01cb27f0cc1a6b3851151d154, 0x826069d01cb27f0cc1a6b3851151d154, 0xed1d321be1f59c07890d1b230cf2d24bd736d70f32df60d0b2871658db50f057, '', 0, '?'),
(0xb534d88cf4bd90888294b58c917d3bff, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle7HttpHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle7HttpHandler.php', 0, 0x54753f4c4fe5e86dd25607f61ae2ce40, 0x54753f4c4fe5e86dd25607f61ae2ce40, 0x973c3ba544f3f6878d8822379b62c2be555d8a9a33add45c5fa7f4719e0c6375, '', 0, '?'),
(0xb53b1171a70ae4447330ed14469ad779, 'wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed-handler.php', 0, 0x06e20532876a17dcb258d2ba9184aab1, 0x06e20532876a17dcb258d2ba9184aab1, 0xe841a85c5ba7139be053526b8ab0fe99f82ee583033758347b7f48a3b1d7a9b9, '', 0, '?'),
(0xb53c9f331e7fec86761ba27f128f2646, 'wp-content/plugins/wordfence/views/scanner/scan-failed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-failed.php', 1, 0x00000000000000000000000000000000, 0x7d5ca7be6644a47c0232dcc0a81d7585, 0xf7fea596af04a433c5f94391a8e0266988cc38ca8d394d676fd441707a6ff840, '', 0, '?'),
(0xb53d8e7aceaf6e5f2628d53a430b936a, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/02-noon.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/02-noon.json', 0, 0xe985e8fa1404c2ed95502081c0dc8812, 0xe985e8fa1404c2ed95502081c0dc8812, 0xcb6d63923213ca23da36aa78491430ca0ccae3eda8460333967974a81af8b9d4, '', 0, '?'),
(0xb53eaef94fe0db11b527c7f0b0a9a5f0, 'wp-content/plugins/wordpress-seo/js/dist/languages/es.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/es.js', 1, 0x00000000000000000000000000000000, 0x4d43b7a980d5b74be38a8dc9780987c3, 0xa427bf1c6489f987aa18a357e170cfc9051866c85fbbd78c5b81ccc2a08a2c3f, '', 0, '?'),
(0xb5413fe0995d5c38ab504d54c90f6c05, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php', 1, 0x00000000000000000000000000000000, 0x30c7b07b38857d94977ab2036ca9d4fc, 0x6a47f0c4c57e2e27a447ccceef2af99727b37f02531033747e99bce6d386b3b4, '', 0, '?'),
(0xb541a7db7a74ae93a43ccc3fc32c218b, 'wp-content/plugins/elementskit/modules/conditional-content/libs/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/error_log', 0, 0xd0d120a477c44d2351833d880100da45, 0xd0d120a477c44d2351833d880100da45, 0xf249e3e35417795fa5973853379b7670330d38623ca1cbdcc28809a4c9dbd5e5, '', 0, '?'),
(0xb5439be5ef65e98f788945d576b98344, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNexxtvPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNexxtvPlayer.php', 1, 0x00000000000000000000000000000000, 0xaeb7b9b958c53e6ec6e56014ed27876f, 0xbf9ac203e0f1573624fcdf788f9991ab688939c6b45eaaed0d63835eb6d8215f, '', 0, '?'),
(0xb5445c642842ad923b575ffd2c71caf5, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/DeprecationCollector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/DeprecationCollector.php', 1, 0x00000000000000000000000000000000, 0x4287196c993d6f653dac8be924e29133, 0xfd8a2fea5b8f04282477f7bd97ddecbf24e77b627476fca256916fde7dc171c1, '', 0, '?'),
(0xb547565c7ab28523b0ff83213ba2c40f, 'wp-includes/js/media-audiovideo.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-audiovideo.min.js', 1, 0x00000000000000000000000000000000, 0x3c82a86ef6783b1ff3092ed38ec0f55e, 0xa2d4c32658bb6793b51ec007afd5cbf1c4703fc259c136b2f736a58c0778169d, '', 0, '?'),
(0xb547929e69c000e33362dbf66877cedf, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po', 1, 0x00000000000000000000000000000000, 0x1f67a7cade0cc1112577a363d60e1a5c, 0xcc92ea14661e3fbb370631d91d0a641ff3d9706e16ec091a3930972a59023611, '', 0, '?'),
(0xb54af2bb5099d0e2ac44f4e1ab2206c7, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', 1, 0x00000000000000000000000000000000, 0xfee8d8b2ad2f3124d29bf8d9c0df598b, 0x27fcbd7ed5c57ac2c653821ea06f463339dc9b53035bce9cbc0d5abc735b4ab6, '', 0, '?'),
(0xb54d9fe973e13b272c10bcdeda2d457f, 'wp-admin/css/dashboard-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/dashboard-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1895c01263066c904eed8a9e780120de, 0xf955fbb835b154acd23d03c32cdf680ab703f4566c5e03db912da2783c2a8a43, '', 0, '?'),
(0xb54f97721023bdd4fd54ba478717bf21, 'wp-includes/js/swfobject.js', '/home/iraneurobetcom/public_html/wp-includes/js/swfobject.js', 1, 0x00000000000000000000000000000000, 0x9ffdba2cff497d701684657e329871f5, 0x3f94904c77829ecf2ee70f344d8deed5924685024ad2f83e664986e9b486059c, '', 0, '?'),
(0xb55366f754961cdea6a2877c4557e226, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/css/tagify.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/css/tagify.min.css', 1, 0x00000000000000000000000000000000, 0x694dda740bd6c6ec7fb49e0e3eb02bfa, 0xb499a18838a22ab60019b847ba5b7c03a51af9af78d5e2a46828594f7c595cce, '', 0, '?'),
(0xb55d569adfa7c81b2af577dc1ebc4544, 'wp-content/themes/Newspaper/category.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/category.php', 0, 0xb2b7709da74f91236fe7494d6b40597d, 0xb2b7709da74f91236fe7494d6b40597d, 0x311c29332e52bb09b38f71199c905297be13152e31b435100ee17da15389b19c, '', 0, '?'),
(0xb5623844c1219971d21560618949bfe4, 'wp-content/plugins/wordpress-seo/images/readability_analysis.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/readability_analysis.png', 1, 0x00000000000000000000000000000000, 0xa73bde26eb43787fa7cab78ba2a3a460, 0x6f16e720a134ec2fbba53eeaa996e07e4d0e82fc1940a83520a4b0e79beb2e41, '', 0, '?'),
(0xb56370c8ae8bf4576b0dcf52d8562a3f, 'wp-content/plugins/wp-rocket/languages/rocket-uk_UA.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk_UA.mo', 0, 0x749c762acaf40d4bab3cac08caf724a1, 0x749c762acaf40d4bab3cac08caf724a1, 0x83b15f25ebd17eb79411e2a011a581285b5a6361602919b674848cff632d4000, '', 0, '?'),
(0xb563a6a5d20c86aeb7d08cf9b60ae712, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Binary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Binary.php', 0, 0x6343025f2128b9a2580cd2a5749e908d, 0x6343025f2128b9a2580cd2a5749e908d, 0x79ab6dc1c0f557d31d599e5363654489ee9a547cd6783ca36de64e4971e61286, '', 0, '?'),
(0xb564d7bb26ba79e4c40a96c7d68e11e9, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/RenewalNotice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/RenewalNotice.php', 0, 0xd9ba0b0ec27c3aaee863c2b7aa588a51, 0xd9ba0b0ec27c3aaee863c2b7aa588a51, 0x1267f0c3e8573ec6792556997bdb696d6c8d8fc7d8425f94cb39bb4d89bccb78, '', 0, '?'),
(0xb5665c6b3b4c6d639aa80cd2be1b7831, 'wp-content/plugins/elementor/includes/editor-templates/library-layout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/library-layout.php', 1, 0x00000000000000000000000000000000, 0x4f3d0277e4c0ca6ba3fa66a578fe6aae, 0x8b98f9c26ae9882a252fb8f089ede56029d83c6cbda8cf3da0ee7ece30d918a2, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xb56757feead38f824efc8813744726a3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', 0, 0x282368575f4576cb5b8e323921fbce7d, 0x282368575f4576cb5b8e323921fbce7d, 0xde0ecf830205472f912e64b6b5b1c07204558dc8eaa99c9fb92538942c904415, '', 0, '?'),
(0xb5689cc52b1ce58917ca4dfaf90573fa, 'wp-content/updraft/plugins-old/updraftplus/methods/s3.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/s3.php', 0, 0xff88c5b5fbfbaefa52bf60775bf5e62a, 0xff88c5b5fbfbaefa52bf60775bf5e62a, 0x19640a7ebf94f00fb1ec7afb135de9ae4f5a059047a4707430408f21533f6f4a, '', 0, '?'),
(0xb56a67da4287b83ce6d5225b9b71581b, 'wp-content/plugins/updraftplus/images/notices/black_friday_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/black_friday_sale_24.png', 1, 0x00000000000000000000000000000000, 0x67d9199ff10f308b3ca84214242f357a, 0x34912e41dc9b38a1c64de0e692f5429747792460c125069eaa2412b57115e1e0, '', 0, '?'),
(0xb56ab7168fcc822f6d507c14f1e3b24d, 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', 0, 0x3bf362c4963e008b1fb005de9a25d373, 0x3bf362c4963e008b1fb005de9a25d373, 0x19edb55933485a8b9c603fd54e8400c6d4d21a27bb8190bcd9eb2e71e2c8ca8f, '', 0, '?'),
(0xb56b3d68b4b14df41f1002a0b8edae20, 'wp-content/updraft/plugins-old/akismet/views/get.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/get.php', 0, 0xc6e34bda15f5683ff5f3b385749a0959, 0xc6e34bda15f5683ff5f3b385749a0959, 0x9aa93a8cf3325b03cc49be10fcb33be76eb4c255597f5921e2b5843ea9585a0f, '', 0, '?'),
(0xb56b551edba1820c7b5b72cd6e06ccdc, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css', 1, 0x00000000000000000000000000000000, 0xcfecbc262ef8eed71208b17d26fb779d, 0x630086905d853f858ec3f2d8473924a3782973e0a64590ec2d9c653db72683d8, '', 0, '?'),
(0xb56d03cb7a39acf69214aeb45b1d04c6, 'wp-content/plugins/elementskit-lite/widgets/funfact/funfact.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/funfact/funfact.php', 1, 0x00000000000000000000000000000000, 0xa0082a1b5eb73f0ff9ed6862d2197588, 0xa4c7186295afdfe945042207ed9f99524deba4b6ca82e4873ab19dcc5907de65, '', 0, '?'),
(0xb56ff7ef380b4885854130766c4d0572, 'wp-content/plugins/amp/src/OptionsRESTController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/OptionsRESTController.php', 1, 0x00000000000000000000000000000000, 0xb2ea86f4f6bace47ff1145cf49dab407, 0x05541eda5de79c4c33f61dee7ea9d3016bdb89aa15e793dec0bd4f7d52fd6870, '', 0, '?'),
(0xb5706951de5eae6cbb75dae7e5cfed4a, 'wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php', 1, 0x00000000000000000000000000000000, 0x31f9754f16489e731b336b91998031df, 0xf9c7231594489f7996cd1b8655110dd449a7ea52968c3d8086b7e388acee55e0, '', 0, '?'),
(0xb57351fb90e89fd963cc6dbb4ab83bc5, 'wp-content/plugins/amp/src/DevTools/ErrorPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/ErrorPage.php', 1, 0x00000000000000000000000000000000, 0x6f4419e561e62f9c1e2b857b7151fd28, 0x263831332b981e65d1f4314a2be4f60e9545d132d1174b658983836f747bd7cf, '', 0, '?'),
(0xb574f91d4a03ab24440cf7b110cfffae, 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app.min.js', 0, 0xc387562dffe57c154f914726ab4f4ed0, 0xc387562dffe57c154f914726ab4f4ed0, 0xb3b510bae8cafc4f446ac148ac28901cdc79042ad4c4409097ad527242a05c89, '', 0, '?'),
(0xb57a15a2f182c3b233f9a2a86fcdb104, 'wp-content/plugins/elementor-pro/assets/css/widget-price-list-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-list-rtl.min.css', 0, 0xb6c429d440fc78cee27061549124c2b6, 0xb6c429d440fc78cee27061549124c2b6, 0x14346325a251d78ba7eeabb46ceb04a6f3e9d50bf52732f0b2b2f74b11574bab, '', 0, '?'),
(0xb57bfae26e46bafd8d4e2801ec1cde6c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', 0, 0x7129a1584dd4ad7f92d56040124676c2, 0x7129a1584dd4ad7f92d56040124676c2, 0xd4ea0efab9eeefbdc5f456ae25f09539a86405f792fe361ea24d3502b1c849d9, '', 0, '?'),
(0xb57c43a5165553c213bc6f06be93701b, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', 0, 0x32bcd91a9f4148e40d65f7a1fcb90bb3, 0x32bcd91a9f4148e40d65f7a1fcb90bb3, 0x830f704a2e3c361dcc4cd115e6d39de444f56350e7b486305088ee800fba6ee1, '', 0, '?'),
(0xb57ce93279d8363a6ab5eb78ce93e43b, 'wp-content/plugins/elementor-pro/modules/off-canvas/tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/tag.php', 0, 0x2447a684b1c86916bc21341fbda85644, 0x2447a684b1c86916bc21341fbda85644, 0x04d009c343e0700ae0a5eadb574b11104eb54f03efb801c9b4e3ef33edbd267c, '', 0, '?'),
(0xb57d21fafab01b0bfc802d13d032b306, 'wp-content/plugins/updraftplus/languages/updraftplus-th.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.po', 1, 0x00000000000000000000000000000000, 0xbc12966289311d9d3a81cf82b689becc, 0xda661b8f0eca36111ebc482327eebb4d5310a24d62e4f7133d5bef6462a3b066, '', 0, '?'),
(0xb57fa09735f6a3ea79791200f5cbd0fc, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/conditions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/conditions.js', 0, 0x61d329e80d3a6fd64387065d765a50ff, 0x61d329e80d3a6fd64387065d765a50ff, 0xb7719e9d00f1b35005812d1907c7087165495eae3b4ff545dfac8e1374009ab1, '', 0, '?'),
(0xb5822ed33707a1b994e4d2d0665b8fac, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', 1, 0x00000000000000000000000000000000, 0x306396bd0f59dfd29c14ef6a860da1ad, 0xab5fd9a62efb86f3d467958a9a2f54e21e243327584054fa0f9d44344a8c3ace, '', 0, '?'),
(0xb586bb2428ad678b28c1aed450dae72f, 'wp-admin/css/wp-admin-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x47835135274559ad6fe230b67dc65fc7, 0x30877c5446eee1cedd4f201b09ea2e97ab91e5a8e32eb9af3e81b943456afbf8, '', 0, '?'),
(0xb586f475ee5f76c7af5f5ae150aa06bb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php', 0, 0x51c36d0ab7ce00f7cc13aee7ac938599, 0x51c36d0ab7ce00f7cc13aee7ac938599, 0x67dc881c55d342e5b29ceb5ea31cf45a31ee85ee82c29566c230093bdb30747f, '', 0, '?'),
(0xb5881301ad0e49c089b394eb2d557711, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Time.php', 1, 0x00000000000000000000000000000000, 0x39f4fd1260e757c234533c238ad55fdd, 0x163d7b324f6400c3d54aa7bc3ed1164d1b2a6fa720808de0fbaf0c61ea3da96c, '', 0, '?'),
(0xb58eebc0854fa48e4cf6076f47621c11, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Base.php', 1, 0x00000000000000000000000000000000, 0x226ae9bf48920f492e4a6a6b8c054dda, 0x7a7d102cd649f8e970136645767935ce65078cbb1c880aa5709fda4696a0b964, '', 0, '?'),
(0xb591944b5d5b275ac376b344624e9099, 'wp-content/languages/themes/twentytwentyfive-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.l10n.php', 0, 0x415695e9e13eec3b9ac232e00e450479, 0x415695e9e13eec3b9ac232e00e450479, 0x4a256d0acb4770834037ce9eecccf4c5c62fabdba7f304084fbe4d7f6b25ef0d, '', 0, '?'),
(0xb59210125d06d97bb83ceb4de50b5e88, 'wp-content/updraft/plugins-old/updraftplus/images/dreamobjects_logo-horiz-2013.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dreamobjects_logo-horiz-2013.png', 0, 0x2e1a02774a1df5eb99a740453a2fa9b3, 0x2e1a02774a1df5eb99a740453a2fa9b3, 0x69bf4199eb47c6870eb0cf2f86123103388a9a8f567c195a1608af43ef2b3c87, '', 0, '?'),
(0xb59363244311add28b3aad9a7e03e6d2, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410-rtl.css', 0, 0x627dc1b5b52c46407de97a19b5b0e206, 0x627dc1b5b52c46407de97a19b5b0e206, 0xb1dc70021eacaa7a61c33f08b1bc162b616daf5cb92a85c475c8cf6d75d4f655, '', 0, '?'),
(0xb597003f7941b3d2e661cc00016f6027, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-de8b8dfe3fd7324c2e7eba4c5cd9f7aa.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-de8b8dfe3fd7324c2e7eba4c5cd9f7aa.json', 0, 0xdc6d88b3348d48fa8ed2f823449f46e0, 0xdc6d88b3348d48fa8ed2f823449f46e0, 0xf78efad4aa0dbb84c72cab2df8af9ad11c50f0883b0e868390ed62d063c010e9, '', 0, '?'),
(0xb59819bd8c58b8839d82bddcc5faa153, 'wp-includes/SimplePie/library/SimplePie/Exception.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Exception.php', 1, 0x00000000000000000000000000000000, 0xd8720f9c433673fd46fcd31411b68195, 0xf09e47eea9a24426238b2deca707e7f3ef3e35dd42dea8cde93f18d4f7e13437, '', 0, '?'),
(0xb59c359d8e4174df82966d30698e7aae, 'wp-admin/css/themes-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/themes-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x02a9007134f7ce024dd56cd0bd338bce, 0xaaee75e2b1e6281a4256740a1faf867b2d41eaab3890505b2dedbb5a8b1e7bd9, '', 0, '?'),
(0xb59fcb40d50fd2548fa76ebbf6c3525b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectPosition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectPosition.php', 0, 0x3bfc717614e0fb515c6cfc764bdb41c0, 0x3bfc717614e0fb515c6cfc764bdb41c0, 0x137cf2199817b677d5004203a86327dd5395ad1b65df8217535890a9e27149d4, '', 0, '?'),
(0xb5a5e4aa797893e8e2c21078342afd20, 'wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php', 1, 0x00000000000000000000000000000000, 0x6a3720373df506021b8e890460e238ce, 0x08a87afdd074f78ca7eb1107587fb91f128aced108a60678751fdffa56181f00, '', 0, '?'),
(0xb5a5fe9ce69f049d6e5ab462e0ca05a7, 'wp-content/plugins/elementskit-lite/libs/template-library/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/init.php', 1, 0x00000000000000000000000000000000, 0x89d3f9000c38b42bb7b101a8de3f08a2, 0x2fcf894e817b74e9a20f0bab8f7105a4d9db95cad53a22eea78df3d475ef43a3, '', 0, '?'),
(0xb5a74896d0a1f0d7f3a55956685aa31d, 'wp-includes/block-supports/duotone.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/duotone.php', 1, 0x00000000000000000000000000000000, 0xf5b588527077e03be60e6e95f2c99fd6, 0x8aee28712af9314bebb143becc43a2d5277b1b5b446ba8af0b4410098a8f4ce5, '', 0, '?'),
(0xb5a8e3d1468bb549c46ce41008021f1e, 'wp-content/plugins/wp-rocket/views/plugins/update-renewal-expired-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/plugins/update-renewal-expired-notice.php', 0, 0xfde5d5d3546c77d4989273a1e798dd33, 0xfde5d5d3546c77d4989273a1e798dd33, 0xafb9424febac803ead30adc7481e27a6f4a241f9f508e71cbaf6899bfcabd521, '', 0, '?'),
(0xb5b10dd0c18b690f2c56ac2bf4aa2be2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LineargradientStop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LineargradientStop.php', 1, 0x00000000000000000000000000000000, 0xd5bbe68154a0cd5766592d7995a5deb8, 0xa7bcd4b01a1c8a187d427cb51b5b26829d2f2f57e7d5a885897181342b4b2d2c, '', 0, '?'),
(0xb5b17158b36f8ca6da0cb539462be45f, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', 1, 0x00000000000000000000000000000000, 0xe643c7a168461ff20fad2e83b8b94960, 0xc631bb0e41df17226b6b25d8d7f1210744a89cb6e35c7f49bf2c59afb7994a16, '', 0, '?'),
(0xb5c006890cad03dec0911a3b5f7f2f0a, 'wp-content/plugins/elementor/modules/link-in-bio/classes/render/render-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/classes/render/render-base.php', 1, 0x00000000000000000000000000000000, 0x2b834dff251393ee6402aeeedcd5c34f, 0x6c7333f0bf8fcb12ad4daf4c0ddb2087280459abfa256a7b012bde920dc2a370, '', 0, '?'),
(0xb5c1ddbdef85d4a644ea175599e275d8, 'wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', 1, 0x00000000000000000000000000000000, 0x7b0f2ed9e999ef37062b8b9600f4924b, 0xcaabb0660a4a5433840c68af595cf563f0314d386cd135fcaf4510e436c0725c, '', 0, '?'),
(0xb5c419981dff3fbb4871fce76b90b4d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/FilePosition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/FilePosition.php', 1, 0x00000000000000000000000000000000, 0xd3a52bdc230b71df7fd3227f89d2872d, 0x1eb93b262ffa74225ee06dd6faf5f399ea38d70d0fb274aa3817978a62f3c2e6, '', 0, '?'),
(0xb5c4c7d38bcddf769a48d3a145f0e91e, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', 0, 0x7d74c810acc3b6d1668df74424052eb5, 0x7d74c810acc3b6d1668df74424052eb5, 0x512143bdadb3f07ecc32975a9175f28351f66246145c1c8dd1eefb54cb7d7327, '', 0, '?'),
(0xb5c5df03a3318ac73da31f04ff84e1c7, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', 0, 0x29a790b5e0ecea8afdbaeb5e52212dc2, 0x29a790b5e0ecea8afdbaeb5e52212dc2, 0x60a6e7608c02f9319cdd0098320b95de27d0f055b7410b95dd8c2021b25e42c5, '', 0, '?'),
(0xb5c678d5cac0e1ba0c8f237205cbd561, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php', 0, 0xea1fa5a8cfd2c8b917200be2c2e8a96f, 0xea1fa5a8cfd2c8b917200be2c2e8a96f, 0xb5dac814efa6a447355b47d972789297dede386b0fb3557642034cda829e12c3, '', 0, '?'),
(0xb5c88705dd02b591f0e0aae69f4bea02, 'wp-content/plugins/wp-rocket/views/settings/fields/categorized_multiselect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/categorized_multiselect.php', 0, 0x3f764577e86f13c77c0261f10fcb6460, 0x3f764577e86f13c77c0261f10fcb6460, 0x48806a1b28f5259bd17c7cb1cfb6d115cdedfe10dd0fd03a78b1303cf7ee3cf2, '', 0, '?'),
(0xb5d2a5404b050a5495d5501dad0c632e, 'wp-content/updraft/backup_2025-02-25-1153__EuroBet_c4d1473f7c8d-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-25-1153__EuroBet_c4d1473f7c8d-db.gz', 0, 0x2f11fde792a00f7e4786003cc9230800, 0x2f11fde792a00f7e4786003cc9230800, 0x49d7ce8ca8352ae299d173e1ba8ac7149e8cb9ca69be76c5e6b5c61c11aa3ea2, '', 0, '?'),
(0xb5d53b1f82a7061acc10cda5efb3ef02, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', 1, 0x00000000000000000000000000000000, 0x307a6fb35913d7a8ef4550fae77c07b4, 0xbba9bd40d766f87bb43c714d8ab86019ce272235a03fd8da451c5a697d6d2dcd, '', 0, '?'),
(0xb5d544f565169771d9180fe1664b2e01, 'wp-content/plugins/elementor/includes/widgets/spacer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/spacer.php', 1, 0x00000000000000000000000000000000, 0xd87547d3eba0f4003d332170c4a72fe7, 0xac857a4fbb2fa8c7c24d6b5204a9a9ef00ee23d11ba68024cf8c9a9ad75f779e, '', 0, '?'),
(0xb5d88a8a30f80a5076b7f89f3cd29019, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 1, 0x00000000000000000000000000000000, 0x062d36d41c22af3f24625bc58144835f, 0x58bee40f25427ba430dc7932b37ced6bf55455c3676d1c179debb8c6cc23f959, '', 0, '?'),
(0xb5dc25f282a359d1ac52b5cb7eac7b0e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', 0, 0xe26f75ce084eabc8656034c3d546e5a2, 0xe26f75ce084eabc8656034c3d546e5a2, 0xe901d9aa8cd6ac503acef9e5493aea6bfd0ba5f403c53d0cd25be10afb1a41b4, '', 0, '?'),
(0xb5dcf6a0336376e54ec022d616f04083, 'wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php', 1, 0x00000000000000000000000000000000, 0xaf9bb46090cb79fb94393ac35ca33f8f, 0xfab9d7ecc83a49769fb1bbd954409d1fdcc68f0aa5ba67bb0057f0813358431f, '', 0, '?'),
(0xb5e19978c686837851345ab0d97f0f00, 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php', 1, 0x00000000000000000000000000000000, 0xac34005fafbb5c6ef81e088dfc345d9d, 0xd8384adfc8adcb4c3f71c7e40e4cf0dbef7ae0c8bf8ffd4b1186a7291e647d07, '', 0, '?'),
(0xb5e1cb5a4048da93540cad25bfc910d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookend.php', 1, 0x00000000000000000000000000000000, 0xf2587687b567477ca7651657a6d07c92, 0x615331ea481551d0746bfc516d0ecf0ddee5944b82b062adb418f514789d64f1, '', 0, '?'),
(0xb5e31b2d5a08bcb38011023a45be3a1d, 'wp-admin/js/image-edit.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/image-edit.min.js', 1, 0x00000000000000000000000000000000, 0x36d8c6e6904b5d1d124ec4962c982889, 0x792b4553806ed8b4ac34049b3105c38e87a1fa01a2614123f4b93b765c1de652, '', 0, '?'),
(0xb5e4265e22891204d2248b0e5666cb52, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAccordionAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAccordionAmp4email.php', 1, 0x00000000000000000000000000000000, 0x69d5405b288b37e967eea62f4c24927b, 0x0219f551d5458950ae1d38c8a72dd955eeb51ecd689d9d9cd66efff7a0fb293f, '', 0, '?'),
(0xb5e4da1ab9e9d9a321e51d205a69df98, 'wp-content/themes/twentytwentyfive/parts/header-large-title.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/header-large-title.html', 1, 0x00000000000000000000000000000000, 0xe9d3575856968972ffc41ae34199c062, 0xdd23744779ca34e71d4917009f6c443ec9a54cb3326639a92533e7b8a6a4fa88, '', 0, '?'),
(0xb5ea0d6dbadc5facf217becf7fb37f78, 'wp-content/plugins/elementor-pro/modules/theme-builder/views/panel-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/panel-template.php', 0, 0x726d19432596fde0b8b5c73b43ebfd3d, 0x726d19432596fde0b8b5c73b43ebfd3d, 0x5de19eb0588465cb19b495402e265a82753660ac704a25f3a7109495e2be67f0, '', 0, '?'),
(0xb5eb7b51d6f8f43f049f3b66549ba997, 'wp-content/plugins/wordpress-seo-premium/src/integrations/front-end/robots-txt-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/front-end/robots-txt-integration.php', 0, 0x3bd89e794f1c9a5a8a28c5c87de57d90, 0x3bd89e794f1c9a5a8a28c5c87de57d90, 0xd66ecee68e8b8cc5cd4a9599ffdd28365dbf72fcf322676bf90dd939b673555c, '', 0, '?'),
(0xb5f6c102c092bae5f4a4bcbc8a8ea930, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', 1, 0x00000000000000000000000000000000, 0x0a41ebce6a4a6d3803575e49c09cbc4d, 0x457c3645114ae635c5e558d54b7da422f146d4e1eff3e93e33e0dd3c8bed66a6, '', 0, '?'),
(0xb609d30f6ebd450acb53197daf7caecd, 'wp-content/themes/hello-elementor/classic-editor.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/classic-editor.css', 1, 0x00000000000000000000000000000000, 0x4f36560ad0d87f7822628b9b5c3e42c3, 0x18e2e69d3bc144cd269de88a4ad13881f311482137813d553354b8613b318a41, '', 0, '?'),
(0xb60f78775b6fa9659258159f94d01e3a, 'wp-content/plugins/elementor/includes/db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/db.php', 1, 0x00000000000000000000000000000000, 0x5e9e6590c2eba2970a87be9aa13a99c7, 0xcc85a4fce15d99321b76f5c86975f99369bc8e670f1e6cba06a22dd2f9c97af8, '', 0, '?'),
(0xb61cf064e7c3694dee87166447512dc7, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_submit.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_submit.png', 1, 0x00000000000000000000000000000000, 0x12d1746e6b52e007f1b78d772d9248ba, 0xda686b261eac17942302ee070734e90ba3f209e2e139a3c1d7949f7c33036f82, '', 0, '?'),
(0xb61dbaa47c8f6a5896f9a9df7cea6662, 'wp-admin/css/login.css', '/home/iraneurobetcom/public_html/wp-admin/css/login.css', 1, 0x00000000000000000000000000000000, 0x4812ded47f59f77ead7af334b3833cd3, 0x04536c82e3d4b6bcabf374a01a02e5d5775af0fbc9adf821f03f18927df2dad7, '', 0, '?'),
(0xb62179373e08ae461766d3f8d04aee9a, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-5.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-5.png', 0, 0xb8e3ab2924cd91b9c6dfc50e4e015dc2, 0xb8e3ab2924cd91b9c6dfc50e4e015dc2, 0x3f9f9d7c4524e86d9fcc8e4e54b7c724d8dabd74919f40ddb6420252f4ec3aca, '', 0, '?'),
(0xb624d9387d893c42a8f9295f09b3a75b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x23abc71fd7763988a3d898606fcf435b, 0x963c0a68f6a21bf4f90578905c6166cd95348cba1d96c00ad2a64c08eeeb8866, '', 0, '?'),
(0xb62506a55705aa52e4b57518df12dc77, 'wp-includes/blocks/comments-pagination/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xef8913312202e769982325efefb47c79, 0x5cf8baa6ac1741a3119d8bd8b339864c709d064598e6d0b6c9847e2bc72b5837, '', 0, '?'),
(0xb62be87c9ab615bf22e9f05ab060bfe7, 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-04.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-04.png', 1, 0x00000000000000000000000000000000, 0x00cd0c7f39c1ddf2802af6fa19a18550, 0xdb76894f137b2cd1cc8a31ef11b8e512e04281c8ae145f94657a07d8a44ebd2c, '', 0, '?'),
(0xb62ce2fd6aa5716c7cf4acf7c290aa4a, 'wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js', 0, 0xc8e69c8537b41e67afdf8b5725eb86c1, 0xc8e69c8537b41e67afdf8b5725eb86c1, 0x5199c53559ad80589990a3b9679926a9e436486e922f0488cdb300381827261a, '', 0, '?'),
(0xb6354105c099424c6fed394d4648f049, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', 1, 0x00000000000000000000000000000000, 0xda9b92eda0de2d053fef196020a5baa0, 0xda906e41cb85079bfdd7fd25212581ca6056823b5ba68ed2fbff80952e43bd5f, '', 0, '?'),
(0xb63569ced67ff91f2bbcdc03dd3b6b28, 'wp-content/plugins/elementor/modules/checklist/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/controller.php', 1, 0x00000000000000000000000000000000, 0xf5fb4e294b897e4f04d91ccf090826b0, 0xe8d9357f29795face272a07ef851cba5fe8a24b49e95d2b8c71d057d7b5525db, '', 0, '?'),
(0xb63d76d922bf8f1d2131cc1370d906d0, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php', 1, 0x00000000000000000000000000000000, 0x54d6a44ee73638951bc8aa5aba2e30ae, 0x19abfb64e1da1156818a9eba9501c5b79d4e3dd6ee3eba53e6daa36abc554d9b, '', 0, '?'),
(0xb6480384753f369901b2d345e6789c83, 'wp-content/languages/plugins/elementskit-lite-fa_IR-e493a40500f8a3d97a426dcba597be62.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR-e493a40500f8a3d97a426dcba597be62.json', 0, 0x34526447599086c2f00f1801bb40ae49, 0x34526447599086c2f00f1801bb40ae49, 0x0a77a1cd39cbd15930cfd572bacbde4e4ffa878c19e773442d709beff149b9d8, '', 0, '?'),
(0xb649c8fb1294076fd67ab8a030abfa3e, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php', 1, 0x00000000000000000000000000000000, 0xfb23ead4ef34cc1b46ae9f41b133393e, 0x86b238f91e20725d5db4d4e0cadd585008abdfa1213a51f62245c1b2c9c688ce, '', 0, '?'),
(0xb64d52b2e66cc442109c07151146a575, 'wp-includes/option.php', '/home/iraneurobetcom/public_html/wp-includes/option.php', 1, 0x00000000000000000000000000000000, 0x81781e65f0d44ad31ac72a5acada0837, 0x75f26a07d814ed38f11afcafe9487d02e05a9152cb888da94b33d24cc2a119cf, '', 0, '?'),
(0xb64db952088d2389fabf63e1501bc750, 'wp-content/plugins/luckywp-table-of-contents/core/helpers/ArrayHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/ArrayHelper.php', 1, 0x00000000000000000000000000000000, 0x6107baf68a2afe48bfedb84cdf68a629, 0xef343834a6b8e4c8ce260a080c6def2e17bd28feaf6039172d4b2e180361340c, '', 0, '?'),
(0xb6566af4070f82459b465f743727466d, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.mo', 0, 0xedaa822f9b44f42e08b2036bfc5622b5, 0xedaa822f9b44f42e08b2036bfc5622b5, 0x59392bb31d8f439b2eedc61196c730566e0aef33dcda54ff6f4a7aea8b0b3a99, '', 0, '?'),
(0xb657a5d850ebdfa8655b5886b70e9acf, 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff', 1, 0x00000000000000000000000000000000, 0x35d9d8d17344729e636b122ef44b7e1b, 0x049f4e65cb1c1155ace273bf739d9e8e8eafb651646409184a2c202741eb168c, '', 0, '?'),
(0xb658f725bdf14e16399f59c30c620742, 'wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-footer.php', 0, 0x1b60593b09dde49fee11e41a99c9ce48, 0x1b60593b09dde49fee11e41a99c9ce48, 0x8b6746697ce13818c0ec062d6b953a1df5068211a3f7b547544e9d61ea2f3490, '', 0, '?'),
(0xb65dc03a19e03fd5f9eb335c6288db64, 'wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel-rtl.min.css', 0, 0x520fe6e9598a25f3c375310ecc53405e, 0x520fe6e9598a25f3c375310ecc53405e, 0xdebc5568fb0a542bf94506167075d8efe4dc0adf5d798b6a4f8bf382e75413e9, '', 0, '?'),
(0xb65f6a9e6091b7a299d0324513e4cc67, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml.php', 1, 0x00000000000000000000000000000000, 0xa192aee8052a21d31b3436691cfeeb82, 0xcd55ed7d41756b34c7077e008c9a7e86b7c359adaebf2d0d2f1a079d232ddd76, '', 0, '?'),
(0xb6680565a8ca2dac424a96f1aa5f76f1, 'wp-includes/blocks/search/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor.min.css', 1, 0x00000000000000000000000000000000, 0xeaf08ee726a7d457b0c32b87c80187d8, 0x53e528f6679391f40525f41e0124251e88b07087bb2b33f7989d5cddca3aee35, '', 0, '?'),
(0xb66ae2654c3d1a94738d8234f36bb42b, 'wp-content/plugins/wordpress-seo/js/dist/editor-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/editor-modules.js', 1, 0x00000000000000000000000000000000, 0x808b013e1e14a44368b7e7273350c458, 0x568700a3e65205f64758862735f8b792e17bb3fd517d3da2d707b7033630986d, '', 0, '?'),
(0xb66beca923ca8b437bf8814ddbe08818, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/abstract-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/abstract-score-group.php', 1, 0x00000000000000000000000000000000, 0x6247e2405da9849d88ffe90bf6c7773a, 0xa3f19859d9230b0f905a2e7f6b19fd4cbcf2ecb6966eaf58fd3ab1a239ad4724, '', 0, '?'),
(0xb66d76881079611c7954c2c713ab9022, 'wp-content/plugins/wordfence/lib/wfInvalidPathException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfInvalidPathException.php', 1, 0x00000000000000000000000000000000, 0xdc18196a938b1eecc3b407d9b6a4b9ca, 0xd1d84721eb9e08899ef6551d36489b8dd66b394a309ac7e84fc4d7c764768121, '', 0, '?'),
(0xb66e3363e2d4e4fcbf18d4a7736d5dd6, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', 1, 0x00000000000000000000000000000000, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0xb66ea468d795c3d5176ca7b2b657636d, 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css', 1, 0x00000000000000000000000000000000, 0xc93c2f1dc1c056bfa90d12be50572e1c, 0x3e97be458f0732e0f549f939c67db5fd8a4eaa6ed0af75c2596b4b122136f339, '', 0, '?'),
(0xb6715a33aafa1f89cea83be80238ee74, 'wp-content/plugins/elementskit/widgets/yelp/assets/images/gift-box.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/images/gift-box.png', 0, 0x411c5d1f2ba9f0db9f253c94e7350d50, 0x411c5d1f2ba9f0db9f253c94e7350d50, 0xce7833f8d7e59db465a00313ac8a081a2ed35fbc18d641c937585f3c7edfb5fc, '', 0, '?'),
(0xb6719fd9315891e816028d7cadf69cd8, 'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', 1, 0x00000000000000000000000000000000, 0x7c554ff00733d48d70bd6b2345c44161, 0xc5c13d1a726514ff5d314c0f54c7c79b32b1bcea9ccef2d827c8de9e3e435de9, '', 0, '?'),
(0xb672815cd96a0694b4a8f2e141241381, 'wp-includes/js/customize-base.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-base.js', 1, 0x00000000000000000000000000000000, 0xaf2550657f2e9f2cad2ae4a48aa91c79, 0x9fe487e49b6e3ebdb6a0291d77b1e9c3aecde3c9aec7fda7ff183e346e77e5fc, '', 0, '?'),
(0xb674e6c3ee955b1eab68ef68782ac815, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php', 0, 0x1a146ecebd02022fe823a4ef888757aa, 0x1a146ecebd02022fe823a4ef888757aa, 0xc9c1dbfc9489512e59dd14cb464efd16af95453d6eebd1fcfe0cd7b5868e573f, '', 0, '?'),
(0xb67ad81d86d85faa1d744883ca9fa3be, 'wp-content/plugins/elementor/modules/element-manager/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/options.php', 1, 0x00000000000000000000000000000000, 0xe1a95c5e5621f22640de3e10863c0050, 0x6eb93f323ec9b13e013576941beb0f0b5552fa0b696f8a2dcac43d83eaf9c8e7, '', 0, '?'),
(0xb67b5ec918a2f5affc5b48ae796fff34, 'wp-content/plugins/elementor-pro/modules/code-highlight/widgets/code-highlight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/code-highlight/widgets/code-highlight.php', 0, 0xf8929e59512cad2e22655ba7678604cd, 0xf8929e59512cad2e22655ba7678604cd, 0x8c1f8c6209e1df3cb964e6aa6fc0a7e6c4c75220564deb91f47e863518d87722, '', 0, '?'),
(0xb67bef729b7037e5ea0cbcce3e5de0b3, 'wp-includes/blocks/post-comments-form.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form.php', 1, 0x00000000000000000000000000000000, 0xacbe7413cf3ea80ee0596e1d0a9f4fad, 0xd1dd287c0ece52a9ac8b9cdd6282d8b15e12789941fd45c8c7065daf0d270dfc, '', 0, '?'),
(0xb67d64dd17a89d8a262d8d251253fabe, 'wp-content/updraft/plugins-old/updraftplus/central/classes/class-automatic-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/class-automatic-upgrader-skin.php', 0, 0x268a542ee2bea9e7c18b93201fde7da8, 0x268a542ee2bea9e7c18b93201fde7da8, 0x5a7ffbfbdd866a5cfb0f0ab58986f1911bc688eeb4e34498d6a61c0b2d8bb470, '', 0, '?'),
(0xb67f50e614c26f25eaf52a709746e307, 'wp-content/plugins/elementskit-lite/widgets/piechart/piechart-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/piechart/piechart-handler.php', 1, 0x00000000000000000000000000000000, 0xb9e8a019416803068481d834fd417ebc, 0x8564d7cc2f3446eb6eea2e81b72013220ef1a87466d89a0bcd8b5c706115b62a, '', 0, '?'),
(0xb67fd3aa4252a133e4d237d42546ee75, 'wp-content/plugins/elementor-pro/modules/animated-headline/widgets/animated-headline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/animated-headline/widgets/animated-headline.php', 0, 0xc27db6ac4db95b93e706275194fb69af, 0xc27db6ac4db95b93e706275194fb69af, 0xa4f96de3965a2aa80c5183dcfb07c086d68e95b13ef5f07c6ff64a94d6bae1d4, '', 0, '?'),
(0xb68337d28eaf9f29a013353f5f5cb90c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', 1, 0x00000000000000000000000000000000, 0x2708244364227d07a2d7f0a17c6ba340, 0xab58b9413511f934d4b5820837a2c1cfed8f2c6dd2951f4ad8608011e9ddab1a, '', 0, '?'),
(0xb690e78a8f0b606249f1227634854ef1, 'wp-includes/blocks/cover/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9babf5aa77be503ad83cf7d5f2a730fe, 0x10ee1a4632689ff4ef3c15ed552ae0cc95b69555a966997a19c1bf5d5137fcbc, '', 0, '?'),
(0xb6941f2e66c3a2f6d705e9e56dddbbae, 'wp-content/plugins/elementor/assets/css/widget-tabs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-tabs-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc8afcba94bbb43738304918e9a5e55a9, 0x56d984dec0041ed3af8d47b410fc4f9eb17b7327b9106f7aa6f3596468fc44a8, '', 0, '?'),
(0xb69635950eda8c5550e6428b7602cb56, 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', 0, 0x5a231d567b79b3adcce4ab851d5e8bbb, 0x5a231d567b79b3adcce4ab851d5e8bbb, 0xea36046b81d833f658ab75f425e9597b4fafa93134efb4667b135d6f82659201, '', 0, '?'),
(0xb69677221c63dfd164f3ae81b3a12a75, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/installed.php', 0, 0x775b83c1c28f93a9e431a463595371a3, 0x775b83c1c28f93a9e431a463595371a3, 0xd788275df147c1753894c1743435e1f7920b9df2505d242b12990de13b853ddb, '', 0, '?'),
(0xb6972d33ba4bd2ce65daaf88179ecad0, 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.asset.php', 1, 0x00000000000000000000000000000000, 0x8f7989b0694ad68e8041bee2565ee14f, 0xc3125d90182ccf1d7fc0c9de3797403f78e63a0d8f7d3670cc35cea3fbcb5178, '', 0, '?'),
(0xb69781eed3d47e52948b3e82423eecb9, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', 1, 0x00000000000000000000000000000000, 0xa6f687160abc2ac37fa6adf3f5caf615, 0x14598c962eb8c28874bc03a56f8b93d788e6ba74ff435b31d31d771f90446d88, '', 0, '?'),
(0xb698c003e38ec622530ccead60137440, 'wp-admin/network/plugins.php', '/home/iraneurobetcom/public_html/wp-admin/network/plugins.php', 1, 0x00000000000000000000000000000000, 0x96520abda82e6f1c8dd7c4c6b1326277, 0xd541880e6770aa14878cd22f856def04f82c261e5271ff66396579fef7243de6, '', 0, '?'),
(0xb69c0c5ca7d984d8dd3c484103e1be89, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScriptExtensionLocalScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScriptExtensionLocalScript.php', 1, 0x00000000000000000000000000000000, 0x0f3f46be010fd05b1543adac4ac69846, 0x7f4a253d326d74ddcc85381d676c1a8d7bebae23f92c1da3890ba29e8263cb04, '', 0, '?'),
(0xb69e6a9d68094f1316a21e6515eca095, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php', 0, 0xdf7aa2ab58a21a30ec164f0f8334c14d, 0xdf7aa2ab58a21a30ec164f0f8334c14d, 0x5d4228bc1f5840f728410d0e0ddd98d3aa654720b70d8b5fb0c077fd19f07b4f, '', 0, '?'),
(0xb69fd7f1b642554eb66de96879ef2f05, 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/taxonomies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/taxonomies.php', 1, 0x00000000000000000000000000000000, 0x16b38fdcdc663f2dca9e9ae9427cb2d3, 0xc0a4230bad96964dac9c8c2b611a2ff6d0d8e25ba99f90204ee66cbeadaedde6, '', 0, '?'),
(0xb6a33c87c3c68650fb45b194d2989e63, 'wp-content/plugins/elementor/assets/js/styleguide-app.51d4579e75a5f39265bc.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app.51d4579e75a5f39265bc.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x54fe34bd6b499aeed4c58a771aa28c76, 0x90005e07f36e73a5352be5fb62f26103bb9d9c29a6eddd1f8fb9ca00dfa4ddc0, '', 0, '?'),
(0xb6a6e25ce4c6012e31b0db2d9cbe0f3a, 'wp-admin/options-media.php', '/home/iraneurobetcom/public_html/wp-admin/options-media.php', 1, 0x00000000000000000000000000000000, 0x3340b0e51e025d2c27b84e1abd2a2d0a, 0x78a330b11e0b8cfc739a86fbab91e0dd4e57bb419c3c1a789e1110c628d520d9, '', 0, '?'),
(0xb6abb58eca791ce2a4f984897e51034d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions.php', 0, 0x99450abaafa24f348c88dcbca8700af3, 0x99450abaafa24f348c88dcbca8700af3, 0x71addfbb0280bb6c6cb29be7ff84728f3692e5aa30641511b87adfe4d14f1c24, '', 0, '?'),
(0xb6ac4d54fd52a3ae54b11f94bf4d6b14, 'wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu.php', 0, 0x42cef2e1fb1862e327440baf85c0cca9, 0x42cef2e1fb1862e327440baf85c0cca9, 0xfb588de8286e9412eeaec950c31be873beab8b2dc8c03ecdc350e315c573e504, '', 0, '?'),
(0xb6b0ce9d48ba012ab6e12a2eda811f53, 'wp-admin/includes/bookmark.php', '/home/iraneurobetcom/public_html/wp-admin/includes/bookmark.php', 1, 0x00000000000000000000000000000000, 0x96794df799f3c2b38a89c9514f827bd8, 0xb725cbcc4059c809cffc682d3f14b3138a12d6366d113233bee573284d0c37bf, '', 0, '?'),
(0xb6b5388af2703eb0c489e1c12b16289e, 'wp-includes/blocks/template-part/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor.css', 1, 0x00000000000000000000000000000000, 0xcac9378b34cd9e4b5e28d391918039a5, 0x531231033edb84ff66b0ccea495ab4f0d75a330cf69f04c150f069e02ad9191f, '', 0, '?'),
(0xb6b6de164c27df2c5cb539fb42c8c64e, 'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420.css', 1, 0x00000000000000000000000000000000, 0x59328249d30b38ea4e22303d84dae7b8, 0x125bf77f65e3def01ca3c1b34322003737a495b55ddb2d49b34d79550f6de272, '', 0, '?'),
(0xb6b75d79b2ab9c19ec7dad1bcacb38a3, 'wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg', 1, 0x00000000000000000000000000000000, 0x3ecdf3314a2f96f547f10c7d401ecaf7, 0x2f9b84ad5f4a75e7fcfbab759639d79a49d220abd15b3f61ff918330a21859b7, '', 0, '?'),
(0xb6bbbd5e2e8def306938b6ff974ac5f1, 'wp-includes/Requests/src/Response.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response.php', 1, 0x00000000000000000000000000000000, 0xe48d8e0843214238599b1ff552f3fda6, 0xdebaf625c592f3302badf528b4b6971976b9b4292acb0cf7c7fe6e3dbf44cbd0, '', 0, '?'),
(0xb6c16478b9cdd66542c0dd9904cf9f35, 'wp-includes/IXR/class-IXR-clientmulticall.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-clientmulticall.php', 1, 0x00000000000000000000000000000000, 0x1fe505488f9b9871ba67c71cd76ca174, 0x86149ed29327624fd2ebe8da45a626c6a7573068c0096f925c601fffdd59add3, '', 0, '?'),
(0xb6c566fc4208845ccd3d4d7b34603b8d, 'wp-content/plugins/elementskit/widgets/blog-posts/views/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/views/error_log', 0, 0xcb4fba9efccf69bb6d9e3afdf818541d, 0xcb4fba9efccf69bb6d9e3afdf818541d, 0xd7ebbb1727ef03bb3b1a33932d80be3c3917e101d04faadfd54f22bf5eba1e73, '', 0, '?'),
(0xb6cbf41c1af94dcd20067b486a19e2bb, 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xc121ae4dc8f361f53630f94ab0654d82, 0xcd4ca75e56115a62065a9605360e74eccf8724072055a507ea644894bd5157a3, '', 0, '?'),
(0xb6d47993d928e6c47f5a8ad2980ac11b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php', 0, 0xfe082d02e4cf496c13893e5f1b54cead, 0xfe082d02e4cf496c13893e5f1b54cead, 0x6c811f21e0f97793842dc50dc10e5c9952424904c4db875eeabd2151f26bf013, '', 0, '?'),
(0xb6d5a80066851ad8419bbbf08d31f2b0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php', 0, 0x17d46dd6d0a97cdd3981a407222e6b68, 0x17d46dd6d0a97cdd3981a407222e6b68, 0x676122f8f9b662609b77fffc56970a797e611b9d19c00f8756549496a80648ff, '', 0, '?'),
(0xb6dc4cf3850d0c9550886cc23048099d, 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js', 1, 0x00000000000000000000000000000000, 0x8e3b982b2cb76545754bdd83074c2866, 0xc251660df072308fdf67ebcd1c8b195904983cf4290be7a00d4fae851df5f3a3, '', 0, '?'),
(0xb6eaa16e06001c6926f08483bb67f9ab, 'wp-content/uploads/2023/11/logo-eurobet.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-eurobet.png', 0, 0x783784cf2fa5a78d0d2a117c80da9c65, 0x783784cf2fa5a78d0d2a117c80da9c65, 0x19af49b23f31e789b5e0b9aaea796ec8bb299e3064e1aa0c1c42cf23bfe561ad, '', 0, '?'),
(0xb6ee1f76fbc00673b89eafe2e6d3d330, 'wp-content/uploads/2023/11/1XYekCom-Bonus-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-768x100.gif', 0, 0x8d2be617b892ab37b5e933e65aea6b5d, 0x8d2be617b892ab37b5e933e65aea6b5d, 0xd232967216ac8a1825b78086d0c5408926732a6ce895021937f4b44bfa1fdfce, '', 0, '?'),
(0xb6eea4556c31c0c89544fc626d67f1af, 'wp-includes/css/buttons-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/buttons-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x267e1dedb10b214b944b42acbcc8ed2e, 0x149ab382d999df2a3164419a280a1fb67d4dfd4b4ab5ebceba324e37d1f8e4fc, '', 0, '?'),
(0xb6f54007adf2206baa1f9d59b857959e, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', 0, 0x5108dea0b2efd999f6ce1b3aaa13bd42, 0x5108dea0b2efd999f6ce1b3aaa13bd42, 0x55da4872bf95a3db4118550288367f88e7e906e7946c3123b487ad6f28e2c786, '', 0, '?'),
(0xb6f9c61e689bd2de091ea4690688382e, 'wp-includes/blocks/post-comments-form/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x947cfec79b3aad1aa7aa9efc0f76b5eb, 0x60c0cc357f023b8cdfc6dca6fc8db45d6dc4cce7f9eb7e627cbc2684f3671159, '', 0, '?'),
(0xb7021595191fe4738b153f84d1051774, 'wp-content/plugins/elementskit/widgets/twitter-feed/lib/TwitterAPIExchange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/lib/TwitterAPIExchange.php', 0, 0x1059cffe724e2e904e5d4c04f9d1a775, 0x1059cffe724e2e904e5d4c04f9d1a775, 0xb90f04e2a49026ea7e91c69c8fc94d247c26c1fda97e1cb8bcfc5bc88c40dd0e, '', 0, '?'),
(0xb706030f85328e99f86e021c5178a985, 'wp-content/updraft/plugins-old/updraftplus/central/js/central-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/js/central-1-25-1.min.js', 0, 0xb458bc31c6910c8453f13ec813ccb1de, 0xb458bc31c6910c8453f13ec813ccb1de, 0xccab6b6f7aef8b0416ce19c3b6df9a4a09da853a6b36b56fb5ed2ea172ed1ba6, '', 0, '?'),
(0xb708ed66d18e224daac92462de787331, 'wp-content/plugins/elementor-pro/modules/tiers/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/module.php', 0, 0xb8c2feabe16cb0b4af7e65af67619ec3, 0xb8c2feabe16cb0b4af7e65af67619ec3, 0x6170e4650de863a972f37d995d75c16b6c2fbc1c33009d48a57e1bc70196b194, '', 0, '?'),
(0xb7164bb40fec01bbc10b49881fc24842, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisHandler.php', 0, 0x78eae828b6b2b7f3ea51c590b7652007, 0x78eae828b6b2b7f3ea51c590b7652007, 0x718a61fac521019311c1cc3d83010247dbcfdc3a0c03b8e8ec8e46b041022e4d, '', 0, '?'),
(0xb7194e3cc8c6ccb6aef898348780c1f4, 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0x065592d1dd420679b1fbcc6531249ac8, 0x34ea214b5511ad2a216262632969047b60fbd7c660585cf9c9882351f7fe26ab, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xb71e17585745b9aae31a459f48a6144a, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Template.php', 0, 0x8a14b4fdc6cd3676415568de832da923, 0x8a14b4fdc6cd3676415568de832da923, 0x29382cb506c6a84392e3e675beacea7f6c9ac70bd8523330835eb9a1fffa80f5, '', 0, '?'),
(0xb71fdfa0e69177a3bddb12afd3a98021, 'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po', 1, 0x00000000000000000000000000000000, 0x5975ec2a1594d513260edd7768054372, 0x60ad1b1ff6516a7620330497ff978708d734407bfc4588e58eb71e4d4ccdb4d4, '', 0, '?'),
(0xb729e8d18f7382526de955dcdfc9f281, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php', 1, 0x00000000000000000000000000000000, 0xbc2834b246fb925275a2fdfb1bf408c1, 0x7948fa2782440f5d5c6c653fbd6ffc88d766250c38f56bc5f34b05b54389371e, '', 0, '?'),
(0xb72c4665814352f4bfdbfa54d4271d7d, 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-others.zip', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-others.zip', 0, 0x928b529489c707dbf6b9b0bdd6312d82, 0x928b529489c707dbf6b9b0bdd6312d82, 0x90bb02a949cd0ca17b99afe3e342ca6d6b53861a8119056d970641df88ad6b9b, '', 0, '?'),
(0xb7353b09dfac404e257a3b6ceedd2bf6, 'wp-content/plugins/elementor/assets/js/packages/locations/locations.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.asset.php', 1, 0x00000000000000000000000000000000, 0x656c2e2c30bda4380216f0ea21064a26, 0xab02160234041863212312eb0ceaecd174c9f1f764ca6ad43ac1b68b8d98aa9b, '', 0, '?'),
(0xb735524820da64b81c88dd8fcdb70a61, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/README.md', 0, 0xe3586b5ead9e3fcf1d64f45707397f2e, 0xe3586b5ead9e3fcf1d64f45707397f2e, 0x95293c458ad904169825c510217a89eb49bf1e91a842c671a0d0cbb6a668f2af, '', 0, '?'),
(0xb7378b2369d7e3fd2f37345a429f9582, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', 1, 0x00000000000000000000000000000000, 0x4e0c67da62cd3cbe82b167f1855bff8e, 0x91bd1ace2327c793e5f866d10ad4098619693da3881299bf948ab8f71517bac0, '', 0, '?'),
(0xb737e77c32af71940dee60a08c3ad589, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php', 0, 0x73cd46e26e8046c1d33fe09010d45e34, 0x73cd46e26e8046c1d33fe09010d45e34, 0x7e1283875858c36d2a4e1ceb6648c70086d1cc582efd07c2747975fb672fa135, '', 0, '?'),
(0xb73b32fd3263e25072411e5031477cd3, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/promo-banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/promo-banner.php', 0, 0xd7d4363bdce2a84360edd2983e15ec4c, 0xd7d4363bdce2a84360edd2983e15ec4c, 0x0eaef43cf45378f0c3be2914ac96db51dbc9ce5bb7805821bd903508fd87dc43, '', 0, '?'),
(0xb73b33ef983daaff75f80ad7216ebdbb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', 0, 0x2bb63019cd2e7cc4d1ee6f55131fea4e, 0x2bb63019cd2e7cc4d1ee6f55131fea4e, 0x9d1055df09b6cd0b76ac43614819051278125e6f421daf4b2cc6774d14a76952, '', 0, '?'),
(0xb7414ae1d6fb3b6d4bb95a5e1570a632, 'wp-content/plugins/elementor/modules/home/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/module.php', 1, 0x00000000000000000000000000000000, 0xbb257ad8ec2fef2a9a4b67a91808646c, 0x91fa71ce09d7f5b34850f6b6a16345b342a73f4d6b7a628857f11f5af7719cbb, '', 0, '?'),
(0xb7457e92588764f6516804048a1bf3cc, 'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js', 1, 0x00000000000000000000000000000000, 0xb440fb56d1a9e6b16e1f2cfb90aeefeb, 0x3c215a8b04f3f4efd7688dd27403621414ced20e138bfd0be20f784e95db72c2, '', 0, '?'),
(0xb7482154aded834b0d25bb800d059f53, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Subscriber.php', 0, 0xb0f1ce272b1146ea70b5a424fbb928af, 0xb0f1ce272b1146ea70b5a424fbb928af, 0x4a736c2a8a05468d7f097c5e18f492d1fb2dbb225ca78166ffa87e6d76c8701d, '', 0, '?'),
(0xb76049cc96594cd475eec3715d52a30a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/LICENSE', 0, 0x8035eaaec6b3b562c1aed15adc8b908a, 0x8035eaaec6b3b562c1aed15adc8b908a, 0x6afe38f1656ebd0bc15f6c0a4acdf710b130a2701cbca763d6094950e6fa921b, '', 0, '?'),
(0xb7607b43ee5582567a2f5aed010c2d1f, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php', 1, 0x00000000000000000000000000000000, 0x3eae1a1c98125c56b589becb9d121183, 0x62cb2490547a1464250552d2a971a5be7443b9d50f950cf54aa4dc37a3204813, '', 0, '?'),
(0xb7609960271bce6c603de8eaa2065828, 'wp-content/plugins/wordfence/views/options/option-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-select.php', 1, 0x00000000000000000000000000000000, 0x4a2a45d52576094ec361218ba455771f, 0x4dfcab23338961407868c706c0a0730d35047142d24e10d9a3a958230ec0f292, '', 0, '?'),
(0xb769e427a4a02e93d574041529b6baf2, 'wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-count.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-count.php', 1, 0x00000000000000000000000000000000, 0xb733f130431da5ec1ab3beca5c6a4d91, 0xc50604cc7980306ff369c778aa64d8f7e4972d966e3063482280014aa97977f5, '', 0, '?'),
(0xb76b7333d8529380f36032f65584b34f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/error_log', 0, 0x6f1b1aed39519d7794e2837d71b24cc9, 0x6f1b1aed39519d7794e2837d71b24cc9, 0x3ad23f99f8522e885a0cb8739d5cb3e5d512041938424c5f1527cd5773c6b45c, '', 0, '?'),
(0xb76d60d5446e2dee6f342ac04f914c32, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureScope.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureScope.php', 1, 0x00000000000000000000000000000000, 0xdfb4a159b496c4253ff810a830b33edc, 0xe9c863644d6e01ab76f294d459ec133370b061f6226c0b15ea2523d8bf6985a6, '', 0, '?'),
(0xb77100de7fe31a937e1ae0fcf9f1fcec, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/elementor-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/elementor-content.php', 1, 0x00000000000000000000000000000000, 0x1e1ad804ffc0fbbe8f04b836cee6a10e, 0x2215de7ad617b5d3f1e6e435905105e2f5b2012e729230965977e37847d7f947, '', 0, '?'),
(0xb779a3bf02d191ff63ab6a21bf5c1327, 'wp-includes/class-wp-block-list.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-list.php', 1, 0x00000000000000000000000000000000, 0x28e013ddb7f68e6542c18739c3131c7b, 0xcdb1ca54b471f7538f4934533170345eda247f5f4a2878aa2681fceca30a4111, '', 0, '?'),
(0xb779d66b8396d44724ac93059d91417f, 'wp-content/plugins/elementskit-lite/libs/xs-migration/initiator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/initiator.php', 1, 0x00000000000000000000000000000000, 0x8a460a143c3741e136b2ffc5a47563fa, 0xad158253bf9c3dbc20247caeffc4ae29da63f2783bd2f576fb8fbce94c3e14a4, '', 0, '?'),
(0xb77bad9eca62899265e5a5b3e6bb7a6e, 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.js', 0, 0x2c1a1dbfe6571f486670fc32e968730c, 0x2c1a1dbfe6571f486670fc32e968730c, 0xe8947ab5818e18254aadf25745421194acb272a16e8e45232da1a8456dbf7a82, '', 0, '?'),
(0xb77f32b1445b22b9f1ff842a2228d7d7, 'wp-includes/js/jquery/ui/effect-size.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-size.js', 1, 0x00000000000000000000000000000000, 0x37419c0140d42f9c51312234829c8ce1, 0x68e078a34df5e67f05d84a0afffca86f5ea1020af6f6ea3e502a288e720d8026, '', 0, '?'),
(0xb781354914039c14bbbf0b8d5caf82e2, 'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js', 1, 0x00000000000000000000000000000000, 0x8da44cc53aae121564ebe6bf7cad2208, 0xa62f36bf3306011430b02788148f9b6b41dcc12275207e32d46961d50f2f911b, '', 0, '?'),
(0xb783a4770463b99fb39e27f82161b071, 'wp-content/updraft/backup_2025-06-17-1232__EuroBet_34cf9eb28e0d-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-17-1232__EuroBet_34cf9eb28e0d-db.gz', 0, 0xf925d01cd2ade5396b0b9cf8293dfc75, 0xf925d01cd2ade5396b0b9cf8293dfc75, 0x6bf2a28bb2033ebbfeeb76e1eb31230db23e0314706d92a94cc21bd28a5e53fe, '', 0, '?'),
(0xb784bf74d558b533b508cda0599223c3, 'wp-content/updraft/plugins-old/akismet/_inc/img/icon-external.svg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/icon-external.svg', 0, 0x876cafe4d93be34d09a80344a69fc4fc, 0x876cafe4d93be34d09a80344a69fc4fc, 0xb33e48ed5a462de9d01d24cc767cf9720a771c90f7defdc4847f1ecc59b18726, '', 0, '?'),
(0xb78ca12893992344c02834da9bf6f766, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', 1, 0x00000000000000000000000000000000, 0x172ecdb412b2116f8cfc43632aed5971, 0x6a62281fd3c099e35e35d4fec8346b1df1f5b036004544816c140db5230f5c32, '', 0, '?'),
(0xb78f1555d4c2192154bad502df3fafa4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php', 0, 0xa809088b9c6f668cfad8cfd193de3e6c, 0xa809088b9c6f668cfad8cfd193de3e6c, 0x38a8c4138fc8e5af97f395c4fa2bc213de879d0d5c27ddbd021f4a9c9fa4c9e1, '', 0, '?'),
(0xb793684a96b444d2e3b09747a520f66e, 'wp-content/plugins/wordfence/lib/wfCentralAPI.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCentralAPI.php', 1, 0x00000000000000000000000000000000, 0x62a49fd79f317aef15b53708cb64d830, 0x16b4b03f8ba318d58cea98036ee67e63090b7c438061231a21fe85942f191f69, '', 0, '?'),
(0xb7985ca8e9ce304fb627775b6c2f5e24, 'wp-includes/blocks/gallery/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style.css', 1, 0x00000000000000000000000000000000, 0x9037a6e903e0419fecec75492f94b084, 0xff087c1ae34225c4a7410c9d90001cc1304da526200a6944a7aeed9cd171ff66, '', 0, '?'),
(0xb79b029c5a5134c7d85c012882dc8713, 'wp-admin/network/admin.php', '/home/iraneurobetcom/public_html/wp-admin/network/admin.php', 1, 0x00000000000000000000000000000000, 0x7fcfae0d8cfd265a33927293220417f2, 0xd6067f183ae1d70325a33b4b698857403ee1553b8ad4cdf41feb13bd0823c03e, '', 0, '?'),
(0xb79bd760ab70f5ef79749061ec4cf8f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPaginationInset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPaginationInset.php', 1, 0x00000000000000000000000000000000, 0x8bf1fde34087c0070b6f797508bc63c6, 0x7af3a6c72ebad583a03dda507c0d605b346b503ff9557374d93cdf1350d3c01f, '', 0, '?'),
(0xb7acacd4e82f640ab2d4a3d94ffb7d2c, 'wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php', 1, 0x00000000000000000000000000000000, 0x76848d71f025b45c66f1d802cf64801f, 0x9e10ff906e0ca73e54907175afa1760a730f45d9973bffdc1ec15b3178a38f98, '', 0, '?'),
(0xb7ad2bffca9988ee19a81581b083a6d6, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7.min.css', 1, 0x00000000000000000000000000000000, 0x36d9a5f8b93759c9cd42306b6f00895a, 0xe0bea6f444b64cda0633f737d0f834aca3026f05a4fc54a1d008977aec44dde0, '', 0, '?'),
(0xb7b1b1c9daa88713d4e45f4095f81d40, 'wp-content/plugins/elementor/includes/settings/admin-menu-items/getting-started-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/getting-started-menu-item.php', 1, 0x00000000000000000000000000000000, 0xfac38f23251ec1a0fa622c300b286dda, 0x7acf0807720fa2d1905dbf7ed6dd770a8a6cc240dc14f420041e76c0b6cdc822, '', 0, '?'),
(0xb7b3cc6a70df2ec7c1ed159a9609f050, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerInterface.php', 0, 0xc85aba0c0561f1f4a58585fbdcb1bede, 0xc85aba0c0561f1f4a58585fbdcb1bede, 0xd348c12d48c321be7706e052c4fe8f4b5709ef937c23fe1d43cea65adebb1d30, '', 0, '?'),
(0xb7b655a18e1b3fb4e22cafa222948817, 'wp-content/plugins/wp-rocket/inc/classes/class-abstract-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/class-abstract-render.php', 0, 0x690fdda0e84a3641d906ffce7a1e8d4e, 0x690fdda0e84a3641d906ffce7a1e8d4e, 0xdcc90e44adf329637b93fd8214b6367e6a63cbe03026ec253b87f8b1dfe9ca27, '', 0, '?'),
(0xb7c402c2e96919f2ceb0867875b86f54, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', 0, 0x67c9ca14bf2c4df1b83a7ee8e56fa183, 0x67c9ca14bf2c4df1b83a7ee8e56fa183, 0x529769680dd4f280bb037e029354180cff97760cd302d9c4432a121c309ffad6, '', 0, '?'),
(0xb7c5be7167c63597affd81a8f3fb41a8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedAttrSelector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedAttrSelector.php', 1, 0x00000000000000000000000000000000, 0xd9bd86175aea0b968b6d6d8ef102f4e4, 0x88fcbf4cb1b8a717d10ff5906506eb289ee7fb1305b41c744dbf5780c7f08940, '', 0, '?'),
(0xb7c9b69dab1c7a5eed18becd85ef42fd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php', 1, 0x00000000000000000000000000000000, 0x590da572cde6b8b63515c2469d23e827, 0x9a63e5f4eaacecfc72b85b02a490c6c38ca2eb417da40677e3c368cdb5a5462d, '', 0, '?'),
(0xb7cc38eabe10e9a43de94954758417aa, 'wp-content/plugins/amp/includes/sanitizers/class-amp-block-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-block-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xb19f0d8e43086474ef95506cfff783ca, 0xf1f69589fceeae9e480249b2e6598b2ffc94f682a3f5f7f902ece0ab6a75ec80, '', 0, '?'),
(0xb7cc8539a76b0715c5e080d32eb4b262, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 0, 0xe39a8a26577bb8e8b6d11c80b7955113, 0xe39a8a26577bb8e8b6d11c80b7955113, 0xc60daf99262ec25011ffd5c9030c0dc036da30e37c95424333fe8a52fdb2a7ca, '', 0, '?'),
(0xb7ce45fc978e607bf15ac1e755f3cdd5, 'wp-content/plugins/wp-rocket/inc/functions/posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/posts.php', 0, 0x1005f29244993d6eeb206aa2639e1d39, 0x1005f29244993d6eeb206aa2639e1d39, 0xb9f71011369be40d8465c4a68d04a9ed6f76e8cade14a90ca62cbcff4614d5d4, '', 0, '?'),
(0xb7cf5f14ddc865b8cfdc66bfecede6fc, 'wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', 1, 0x00000000000000000000000000000000, 0xc41f8df65084833734931cc23105d939, 0x05bc3213701cd2dceadf706b7fa08c69b21f16cbad2153e90b2cb8cc5e65ebcf, '', 0, '?'),
(0xb7d0c745891c1b0a139fa6ebade665d3, 'wp-content/plugins/wordpress-seo-premium/classes/views/export-redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/export-redirects.php', 0, 0x02c1a7fa4c1dccc4014c733c55e56540, 0x02c1a7fa4c1dccc4014c733c55e56540, 0x2c2107fffc2ee574003f9b6b9ec3460590b009253bf8d72a720b534d1260ece1, '', 0, '?'),
(0xb7d4e6376257003cca5faa44d9155bab, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 1, 0x00000000000000000000000000000000, 0x9a1527716819b4d8840b5f9387d9a3fc, 0xc12f4bd1b354b718b746151cc672b5d9173d7da4ed3b95a3576de5347d79a9ad, '', 0, '?'),
(0xb7da559ee4a71cd1ff3d059c5c42c8bb, 'wp-content/plugins/wpseo-video/detail-retrieval/class-collegehumor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-collegehumor.php', 0, 0x2876141c6fa481836501eb5b25750127, 0x2876141c6fa481836501eb5b25750127, 0x43a21ddcb659892ccefdfa324edc84877985f8622209d5e07048e5ea6f8bdc4a, '', 0, '?'),
(0xb7da9d823572a821515f0dc2b5fbd3ac, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-fonts-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-fonts-promotion-item.php', 1, 0x00000000000000000000000000000000, 0xd89c011e1db1dc85f5ba9fc0a6368d12, 0x1e59e72d8bee5007945ff53810f0e58452800934780cd3d03a69bee2ffefc70f, '', 0, '?'),
(0xb7dd6d02110d779a1b3320e50755fa05, 'wp-content/plugins/elementor/includes/controls/divider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/divider.php', 1, 0x00000000000000000000000000000000, 0x119fc05be34467656b6cdc4e85cb69ba, 0x52fa90873c0fe93eea7265d3880da1688da07a4d43f72f09282c226402c97db5, '', 0, '?'),
(0xb7e163b269660a338f4ca637b8a4cf64, 'wp-content/plugins/wordpress-seo/src/helpers/social-profiles-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/social-profiles-helper.php', 1, 0x00000000000000000000000000000000, 0xcc68206586b83521988e6c94646c66aa, 0x73f104db1bbc7433e52703882e218687bcd3eb7a12f130e6b5a3c4d312730c4f, '', 0, '?'),
(0xb7e31d2d2ce8af6eb30a3e3e6b67f6dd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', 0, 0x53a96413e4c1a2b37510ff004e6b6761, 0x53a96413e4c1a2b37510ff004e6b6761, 0x518c44963fc5fdabfe7fb0273ea2f82ed796b1428442c7b6e72c0605e2556b83, '', 0, '?'),
(0xb7e52be28564cc45e0766e47c0cffe1e, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Row.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Row.php', 0, 0xbb4daf40a9670b5126510ba79eec37c0, 0xbb4daf40a9670b5126510ba79eec37c0, 0xa26e8d86a4c1ae69ee367a7559ce232247fad1cc079d29896401d97d8ad0ee2e, '', 0, '?'),
(0xb7e5eec9aedcf5eb804065f9adefc923, 'wp-content/wflogs-old/config-livewaf.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-livewaf.php', 0, 0xe468a8f8cca840b09053f33cf7ccf518, 0xe468a8f8cca840b09053f33cf7ccf518, 0x569b0be518415788a3247f8b9725aa3fac0d85d4c880a32c0880002cdff1038c, '', 0, '?'),
(0xb7ecc8a0220b7f3e8067dda0f405fe9c, 'wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css', 1, 0x00000000000000000000000000000000, 0xd46066b9fb359d5b9c059994d69bc0f7, 0xe6548c77555a0ec4febeb563d0ff46ad60c408595bcafa611b13a104118eea5a, '', 0, '?'),
(0xb7ef2feff6d88a21a4064e3ef1820afe, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php', 1, 0x00000000000000000000000000000000, 0x0eda1ea266183c5f3212535e49bfaa5a, 0xfdad69ddaf99ff387b1c918169fcb4d8712164bea0ccd58da8e541047af2f5a9, '', 0, '?'),
(0xb7f15855868303dd893c36e165ce45fe, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', 1, 0x00000000000000000000000000000000, 0xc00e1d2bc457365ed216ae92273b07e7, 0x63433e5b2b7d0226229877c8ff2bcfd44daf23723cae1569da222152b0e37ae7, '', 0, '?'),
(0xb7f5b80d5dfb445c0402ba4737a86ea2, 'wp-content/plugins/wp-rocket/languages/rocket-pl_PL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pl_PL.mo', 0, 0x048d2f30479234b20a1a84ae14b09e3b, 0x048d2f30479234b20a1a84ae14b09e3b, 0xeda0045c8fe0d2ba62461f5b2bab58e685f3a6b556d38ba807277c11bf736c60, '', 0, '?'),
(0xb7f8b0c528e5f0fae7067ef7cc1c7e22, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXUaCompatible.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXUaCompatible.php', 1, 0x00000000000000000000000000000000, 0x17084eba9d599e860eb4fc97f1ec8780, 0x763e5067eec5a2a0525d249d73f9f41facc15f972e3ef8777fa4c63d42cf9c6e, '', 0, '?'),
(0xb7f98d3ae7c8001c28f554acd52640eb, 'wp-content/plugins/elementor-pro/assets/js/off-canvas.41d355285c19e4440547.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas.41d355285c19e4440547.bundle.min.js', 0, 0x7d50be99e2b6c90728261ceced395fb0, 0x7d50be99e2b6c90728261ceced395fb0, 0xdb5565bc7f712238270be1276583cb465fb08e2ec52c53d47ecd2188cf83b272, '', 0, '?'),
(0xb8010f59b25d94d07133750f17468b45, 'wp-content/languages-old/fa_IR-81c889563f09dd13de1701135dc62941.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-81c889563f09dd13de1701135dc62941.json', 0, 0xdb2d50b1feff08444b08d4e28dedaa17, 0xdb2d50b1feff08444b08d4e28dedaa17, 0x087df554b16ced2e475b7a243a59c6633d6b7283a0ac508a488e055ec80fe316, '', 0, '?'),
(0xb8060388a16b170a55186e11426c6878, 'wp-content/plugins/elementor-pro/assets/css/widget-loop-grid-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid-rtl.min.css', 0, 0xc6581538e6be865f3c9c47d06385834d, 0xc6581538e6be865f3c9c47d06385834d, 0xbe9ff49da860f40930c914c3ba7299c6c9e05bd31213f110ac74ac0189a6b63a, '', 0, '?'),
(0xb80b9d9d10cb097639b5b6624e12c934, 'wp-content/plugins/wp-rocket/languages/rocket-ar.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ar.po', 0, 0x6ce06e5da67938986940e70f3b16702d, 0x6ce06e5da67938986940e70f3b16702d, 0x4ca1b48ce32bd65af4da73b8150bb17fd0864944b02ed01fef545fa71b421b30, '', 0, '?'),
(0xb8164b6de34d83f8a2bcd06fd187807f, 'wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php', 1, 0x00000000000000000000000000000000, 0x64b7a923a926ebaa18b8f4f680d42233, 0x19a826e4eb4a9506c690ac884d9fafefd7215cf8d64deed9f4bca4b4bcf7b865, '', 0, '?'),
(0xb8176f5d8219ecc3cf0b1d6e4d3a62bf, 'wp-content/updraft/plugins-old/updraftplus/central/modules/core.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/core.php', 0, 0x0ab061894ffad45bb28de7cb06836029, 0x0ab061894ffad45bb28de7cb06836029, 0x9d45eb4d373f5a3dd94218b4ffc5a3db98f5e460d15feebd0b746e12993b3e58, '', 0, '?'),
(0xb81aa6926fc4c18fbc7c3b3c0aba64f6, 'wp-content/plugins/elementor/assets/lib/font-awesome/json/solid.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/solid.json', 1, 0x00000000000000000000000000000000, 0x8cac9251219a6f6d5fc9aea9792fdcf6, 0x2422e72066d68a07c592a2a6b8cfea44c8e264a8bd20ad5ed2081fd69331f325, '', 0, '?'),
(0xb81ae413a1af6ceecedef93317c88ac2, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff', 1, 0x00000000000000000000000000000000, 0x50c955d592e8a54a0e4cb4936d386076, 0xd39bfa7651b4966be2c40ab9836cd85ddb60ce95ba8fdbb7f4952b7dd26b4fad, '', 0, '?'),
(0xb8304b8f71f102d162ae9e224e36a59d, 'wp-content/updraft/themes-old/twentytwentythree/patterns/footer-default.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/footer-default.php', 0, 0x4aa3d336585b01d70806f579b5e39f76, 0x4aa3d336585b01d70806f579b5e39f76, 0xc27d8e5e06f637dac3cd91b9b3b8d9fde7f18704b1553527f320acdadb6b233d, '', 0, '?'),
(0xb838ca21d01e3fce97e0e8f9609b74b3, 'wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php', 1, 0x00000000000000000000000000000000, 0xae819136b6bf530bccee81f993f45793, 0x3a970c97c927991f4cf0b6ec8fd07233831e57a10f08aed99973a8d7c487b3f5, '', 0, '?'),
(0xb83c1468a07f69d1ad33112ab5094671, 'wp-includes/blocks/button/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1288b8a87f9192fdcc5dc10aeda7f024, 0x10b96087a32e8389b3113a91461e4c88fa474e38da64d7db8f8ab144cb4d7ddf, '', 0, '?'),
(0xb84086725457ec21120e5a9c910ee01f, 'wp-content/plugins/elementor-pro/modules/notes/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/module.php', 0, 0x46f088b3b45c9e7e92e97eb339ed03b3, 0x46f088b3b45c9e7e92e97eb339ed03b3, 0x69f6379bcb0a37b93195e44b7ed083232d25a802fd090dab968b188ae700b427, '', 0, '?'),
(0xb840d6ecb464dd2caaf5174920d3d685, 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0xbe9dca64687e68c4a5fe849a573926289c2891d24f0d305e314629de20fd7e4e, '', 0, '?'),
(0xb8427ce73fb9078c6a781e3e03114dc1, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-background.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-background.php', 1, 0x00000000000000000000000000000000, 0x771aeb3c5fa31e2ca0eb07345273fb71, 0xe8ba1b4844b9bed273f29fac1202131fa8dc3f631a544f46fe4a9342f86a2d9e, '', 0, '?'),
(0xb8441ca4dad79a7a07432b72ef2d11d1, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', 0, 0x460689f292a11ebce586ef066313dd5d, 0x460689f292a11ebce586ef066313dd5d, 0x1eec7399c0926b594130299abf17568bf776275ab3c7feb311b30b234527d223, '', 0, '?'),
(0xb844384450f43437896e9a9727b5a845, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', 0, 0xd7a52f250e23b7cc16ec6b7646a95f28, 0xd7a52f250e23b7cc16ec6b7646a95f28, 0xc7e464e9c7d101b542336e7106b49a446f8fa3bff17d1dcfa68175093ff536b1, '', 0, '?'),
(0xb847d2a2b3057961d6dcb4ab6859454f, 'wp-content/plugins/elementor-pro/modules/slides/controls/control-slides-animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/controls/control-slides-animation.php', 0, 0x337a0a1d459faed9182bceecdaedfe29, 0x337a0a1d459faed9182bceecdaedfe29, 0x2bcca6b3fbef5c13e6877c5612cb40e594a4dd39fb4414445002ce4b5bb94fcf, '', 0, '?'),
(0xb84a7c0601367dcb0c50df2c020dd99b, 'wp-admin/css/colors/_admin.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/_admin.scss', 1, 0x00000000000000000000000000000000, 0xe7942d3f6055f8b6c0723b51aef65cc3, 0x431be133420ea320858eb3c3f56d0721d7048ada3226c835e3171848bfab572d, '', 0, '?'),
(0xb84fb17ea05a4138c6368fcf7d0c83e8, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php', 1, 0x00000000000000000000000000000000, 0xa55bcd40682b36a2a535bb4a814e0292, 0x6856464aa0f5ab6c06732bd6003ca1a98197d2f146da2e8d9ddb2f902a77954c, '', 0, '?'),
(0xb851c1342ef6f6ebdd731f8d60aaac00, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedAttribute.php', 1, 0x00000000000000000000000000000000, 0xc48efd2d6ab4c46119483fd2896c168c, 0x4f6fca1e7155cde4330a2fe756749a83498691782dc90fb7475f8a7d468975e1, '', 0, '?'),
(0xb8551f787f60b248fa6ec7927c521d80, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js', 1, 0x00000000000000000000000000000000, 0xaf73dd50819a5fc22dff8b0ed2229d6c, 0x65df4a72d14cd2cd778a7767d433fde1a22cb150519759ae69b6ce0a1aa3f318, '', 0, '?'),
(0xb8552b9517e225f64e7bab9d2ab1fd4e, 'wp-content/plugins/updraftplus/languages/updraftplus-ckb.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.po', 1, 0x00000000000000000000000000000000, 0x00b9c6f6df338b6dc15b3be2fbb325e2, 0x3b97f719a9f0cf0017090849e6120f7edce1a5047ff812e234165132ca368b46, '', 0, '?'),
(0xb85db57ae1787aa0ac82e2999c50d0ed, 'wp-content/plugins/elementor/modules/kit-elements-defaults/utils/settings-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/utils/settings-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xfca5ae5d8d4cd221597397b28b90eebb, 0x43c698a9eb42e2eb6a063f54b8fe3b1c80e752faaebb1d6e5f295cd219eacdd5, '', 0, '?'),
(0xb861687a0282b2ceca642ef33ac303fb, 'wp-content/plugins/wordpress-seo/src/integrations/exclude-attachment-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/exclude-attachment-post-type.php', 1, 0x00000000000000000000000000000000, 0xf77777876b288bff222601ab001bcb39, 0x6e08b351e8354933d3ba8959b2087988ac5269ae01db8d1030cee0fdfc476a73, '', 0, '?'),
(0xb861dded19d07399fd6aac79ccc161ed, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', 0, 0x8ba33c7dce0d8c427fc69537309b711e, 0x8ba33c7dce0d8c427fc69537309b711e, 0x4af040a3c2e9a11c4aa4e9d51ceb6cf253810634068b7ac14310f7dd6bc93835, '', 0, '?'),
(0xb8621cdeb285ac1e06bf9f7db089f788, 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', 0, 0xd67546378081a4328196f62dcca8669e, 0xd67546378081a4328196f62dcca8669e, 0xef96b3c60dee6a77834746e60957e18596b215d1c9c7e70858bc9dcd4eecfd5b, '', 0, '?'),
(0xb863c2da1078c6df7e39a22a5275b9a1, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', 1, 0x00000000000000000000000000000000, 0x05cefae7cd3cbfaf4d8357fcd0eaea7a, 0x18d3d14588683176c50f5b35a69c1b4b516fadeed1fc7345dd65d4c3bf45456b, '', 0, '?'),
(0xb8646023293f9ecfb39acf30287787f9, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php', 1, 0x00000000000000000000000000000000, 0x20c16f59830ba2db2de31729451d4864, 0x6cdc2c38bf45f154978e439165796c9e61f95304eed43b29272264cc607afb99, '', 0, '?'),
(0xb8684ce9af3b2828e4abbc82cef1a92b, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-upgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-upgrade.php', 0, 0x1b1ce4f25ee10154b306d7eb708c6b66, 0x1b1ce4f25ee10154b306d7eb708c6b66, 0xd388e2a423b4673252624d6048f4dfab44c8e4f9852a44b52b7b56ffb6b141c1, '', 0, '?'),
(0xb8695b7caebcbb353e0331b29a6ecfe9, 'wp-content/plugins/amp/src/Admin/UserRESTEndpointExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/UserRESTEndpointExtension.php', 1, 0x00000000000000000000000000000000, 0x04f77f5039713e43bf0997c26d7d36d0, 0xb2e29e74eb8476b78ab187e4a0bbc183983bef261ab7d34ef9b6a4656e296440, '', 0, '?'),
(0xb86ab3313df1c8ee127f1f64bdf42f3b, 'wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php', 1, 0x00000000000000000000000000000000, 0x07f95116dbfee3d7822fa9a1781a3abd, 0xd6a0345021482d84857015ef30118ca7fd91c1c8295280c864a3701f3d8c468f, '', 0, '?'),
(0xb86e62ea0639313abbe11a87ebfcaf48, 'wp-includes/SimplePie/src/Cache/Memcache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Memcache.php', 1, 0x00000000000000000000000000000000, 0xc25f81135a5ccdc59f3d5c6a94077b49, 0x465c4e1efe351ee4dc61a03b17d082a861aeab15184a82661bb0506bddacb209, '', 0, '?'),
(0xb871bb5a7da01dde56326b135e5f98a1, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/editor.css', 1, 0x00000000000000000000000000000000, 0x18d89a57b8f9de935571c5af49ef2715, 0xbcbb74cfe11122bdc434b965e215292a26490896ef490b0b29504e3625144d5e, '', 0, '?'),
(0xb872121b380f97f2a75a2d26515ec3f6, 'wp-content/updraft/themes-old/twentytwentytwo/templates/404.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/404.html', 0, 0x386fc90bd36df3f711c22cf3e62a008b, 0x386fc90bd36df3f711c22cf3e62a008b, 0xfef635f8b11fc2cf4b07f2fac1bd29161d603001550964fa8d739f94cdb31d54, '', 0, '?'),
(0xb87259456572097ecdaab34b4e2ade36, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/site-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/site-settings.php', 1, 0x00000000000000000000000000000000, 0x6f60b60eb942181411ffa5e154f0b75f, 0x698431fa142822b01a27c9d96e4be8d85e9a45b36c1bb8af47976384b91bdc34, '', 0, '?'),
(0xb873ac4619c53f209c7764736accc417, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', 0, 0xae1e00ae9c81ac6f9ed6acc4bc712a1e, 0xae1e00ae9c81ac6f9ed6acc4bc712a1e, 0xbef7dbd25036ed4c2ae60a5fc72ea17fd3372ee9badba48ef9f7b5828900fda2, '', 0, '?'),
(0xb875f438381525ea5b81d6daf509ce58, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 1, 0x00000000000000000000000000000000, 0x39af36de0ebfa50fb4b921e25fb4063b, 0xb87b40dc851d9dfbbbe6b0f0f6c8dc158b56b6aca0173cab826777d49dd4af2e, '', 0, '?'),
(0xb876639fb4ee576e55c7f6e9d3497d26, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeHeroImagesConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeHeroImagesConfiguration.php', 1, 0x00000000000000000000000000000000, 0xdf5ca4168a907adcb2abf9f4ff481ebe, 0x35c12aeefd0545d2e5971a44efe3cf3b990430b38130a73ac5a7548ce51c4e1a, '', 0, '?'),
(0xb8775eec60d87c94787acfdd127e0b6a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feturbulence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feturbulence.php', 1, 0x00000000000000000000000000000000, 0x0d2c721190946a0e4cdccf2e5a750ec9, 0xa4d39cfa6873c9f6b00c9ced2d05f688e2d8de4414f3a3cf0c15448f5acc7fca, '', 0, '?'),
(0xb87a4a126dc46d6a4ef528fc86b9c5b0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', 1, 0x00000000000000000000000000000000, 0x80e398f1c3adb70d2731859d860805f2, 0x787a760cb45bc3032eab34fbae417f9ad99ea2bc329cb36820d731d27f3c8cfa, '', 0, '?'),
(0xb87b9fdb48ef76fe9251d13cd13b70d5, 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/modules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/modules.php', 1, 0x00000000000000000000000000000000, 0x22fb351354ed7fcaccfe58a28176fc50, 0xb60f4daa0c0b83f6c0b4f81d1f407f08136dcae4987250d7d66687c83987974f, '', 0, '?'),
(0xb87dacba9a4e5c399ec65ccfd31ee481, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php', 1, 0x00000000000000000000000000000000, 0x16a02c32975010e7a115c445a96d900e, 0xeb87bb39f306a228549250fb9223df67eff2030ab5d951bfa220a98b136ba2b9, '', 0, '?'),
(0xb87f3d5571286df5422e13e6bf42d0a7, 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php', 1, 0x00000000000000000000000000000000, 0xab75a3610baf39ce6565acccf8eeebbd, 0xaf728e70135d09c29287235d1537880eab0bc6572a14903b456d0b438299648b, '', 0, '?'),
(0xb8838e88d713569d5acd626c93cdaf04, 'wp-includes/blocks/archives/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style.min.css', 1, 0x00000000000000000000000000000000, 0x34143f0981eaf3f355ad451777e1e113, 0xe4ccb4dd3249339891d8c151532a22404c901b240998b1228c56b43f1eb1e50e, '', 0, '?'),
(0xb8852bf20886957a6d1e93f35ea457bc, 'wp-content/updraft/backup_2025-03-13-1152__EuroBet_472e559db504-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-13-1152__EuroBet_472e559db504-db.gz', 0, 0x44a207cf595b41a88ebc6743f28c57ef, 0x44a207cf595b41a88ebc6743f28c57ef, 0x8259e551fe266a80b354081664fc8d0e26ec0df43268559dc8b66ea255c70341, '', 0, '?'),
(0xb8899688b09047a57fe2266b3d9da3c9, 'wp-content/plugins/elementskit-lite/widgets/faq/faq.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/faq/faq.php', 1, 0x00000000000000000000000000000000, 0x5ad74fc8df1cec6275d7cebc3059b30c, 0xb880f4d442e475fdcf3f4b84bf61b15339b6c9066b9c4fd9b60b03495bca9828, '', 0, '?'),
(0xb88a2d8e63688bafaf1bd24c9be46014, 'wp-content/plugins/elementor-pro/assets/js/portfolio.4cd5da34009c30cb5d70.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/portfolio.4cd5da34009c30cb5d70.bundle.min.js', 0, 0x1058cfe0840286a3df49d43f95c3e7a1, 0x1058cfe0840286a3df49d43f95c3e7a1, 0xfc4a2270b4e5e9ce0f7d69a7d7237293d55aaf7fff2d654aef11c0e182f730ce, '', 0, '?'),
(0xb88c789660fe662c3565661932fd1293, 'wp-admin/js/site-health.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/site-health.min.js', 1, 0x00000000000000000000000000000000, 0xbce65dc6827d36209161247984f1d192, 0x70ec68a361ecfea0aa10efda2f1c673868b2fc3ee58c3f46bb6c7acc95386845, '', 0, '?'),
(0xb88d64d75dd10126339ab67fd64e883d, 'wp-content/plugins/wordfence/images/logos/shield-white.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-white.svg', 1, 0x00000000000000000000000000000000, 0xf5640458cc23cc1870b052c3b00b4abe, 0xcf169c4c89054fd127d028f6457148c3ee6cc540e8fc7fca294fa78c8ead0601, '', 0, '?'),
(0xb88e94a79c5bae8f3a81b09784850f71, 'wp-admin/includes/class-wp-plugins-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-plugins-list-table.php', 1, 0x00000000000000000000000000000000, 0xbdad34d295bd9ae2cb07e365e9be624e, 0x4251d0a3f7be3723c6c1f59e713c39cbf553f45a215aa305e3a06db1ce12c408, '', 0, '?'),
(0xb891e86b0c28cf1279a743c7f9b15f5f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 0, 0x95870c49b7483210aa72258dc37307cf, 0x95870c49b7483210aa72258dc37307cf, 0x6dfd20caf009142a74e5bc20e0edc243a747ed94ae98decc81ab16dd08845332, '', 0, '?'),
(0xb8921b62c20e403489aabd049722aa21, 'wp-content/updraft/themes-old/twentytwentythree/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/single.html', 0, 0x2b67c623e93ee9fa4a3d0e3e9601a675, 0x2b67c623e93ee9fa4a3d0e3e9601a675, 0xf44901ee6659018823f4127daffda8cdcc3c5cbe46a1fe3258e93a92f186f1df, '', 0, '?'),
(0xb8979e855dbb3cc98f89520f5bc5d7ac, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-150x150.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-150x150.jpg', 0, 0x3cb4eef1c06f51b6cbf17112c6f8e01a, 0x3cb4eef1c06f51b6cbf17112c6f8e01a, 0x87488011fffde7a99ac5878e73043b6d7c35337ce50060885c9bef73783af18b, '', 0, '?'),
(0xb8a1988331e39c4cb3fc874daaad89ce, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/switch.php', 1, 0x00000000000000000000000000000000, 0x524027d278a6ce2fa870b8d64bfb5f26, 0x88b689585df01290458d0a0daaf71ba2e25d6a746b089b5ef12785571280d1f2, '', 0, '?'),
(0xb8a4b2ac43791ed82ba02b99bd0febd8, 'wp-content/plugins/elementor/assets/css/theme-dark.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-dark.min.css', 1, 0x00000000000000000000000000000000, 0x7da62dc0c3a94d5527250dc8a0b350ea, 0xa7abff77ca71e5c1edb72e23706fbcabc61756416f2039da3903392d66b1d566, '', 0, '?'),
(0xb8a5f48a0bd6f75fba5538e770acfaf0, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart-rtl.min.css', 0, 0x2c533d01d9ac31110a281a894e57ef56, 0x2c533d01d9ac31110a281a894e57ef56, 0x63e2affc4753809a2c11fc2ac50b617ac4a1a3b9afedd214c84e7e2ebcff66e9, '', 0, '?'),
(0xb8a969c55e518054f5008d726977b4ec, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedTogetherWith.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedTogetherWith.php', 1, 0x00000000000000000000000000000000, 0xff2d1993e1048fb1ab787a4177eb2f7b, 0x652dd60c7872c6740bd57dd86991137502e8872f365fe8d5114d72a09e1a1737, '', 0, '?'),
(0xb8ab1a72c13dde66222682e6ca26f326, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Signers/Hmac.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Signers/Hmac.php', 0, 0x4fb9f1123ce144e08b8d0572e4002625, 0x4fb9f1123ce144e08b8d0572e4002625, 0x4eabca8a110e3a724c582c36c79007dc3428e28342d41de39374ace0bc343d4d, '', 0, '?'),
(0xb8adbc660f9ef8ef0896e2da1c8882cf, 'wp-content/plugins/elementor-pro/assets/js/share-buttons.fda49c1691f4a352c7ef.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/share-buttons.fda49c1691f4a352c7ef.bundle.js', 0, 0x9cc2fe0b4487ecc6d27dc53e9b1c29a9, 0x9cc2fe0b4487ecc6d27dc53e9b1c29a9, 0x5de1dcfd3565e9b39e0e91edc11f2fb3d55b60da9d0a797b37a5ae3077fe236f, '', 0, '?'),
(0xb8b216c4effda4750667c765ccf8010c, 'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js', 1, 0x00000000000000000000000000000000, 0x2a2f9d64e9b6eda4278868fa8e61fc0b, 0x6aa46ab8611c9782c275e64a64204ab516981c196ad69dd6cf8bd075ad420444, '', 0, '?'),
(0xb8bbb7a5899f146c7cc0b3852f2adca8, 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-300x170.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-300x170.jpg', 0, 0x54e605b3d51630ad9821608489c7bf6b, 0x54e605b3d51630ad9821608489c7bf6b, 0xb066ed92db89c599aecb14f7bc3609cd44eb01b987a62698c24f7b6ee0d1a376, '', 0, '?'),
(0xb8c063bd91c067138623ecd7866d6086, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php', 1, 0x00000000000000000000000000000000, 0x62007390788a3c6dceabf06a037aaa38, 0x85dbe431ea98e95aec93ed11f7038e580fdd251366704edb985b1063d443fb2c, '', 0, '?'),
(0xb8c18df60e84e358d1be8cfed27f9d02, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-dark.php', 0, 0x4ae22a42161f7243febe294534a745bf, 0x4ae22a42161f7243febe294534a745bf, 0xe0984ee9144bab557c757f3df60472e557316335e967b81c1d1d91fbf95eb671, '', 0, '?'),
(0xb8c1d267daada3bd2acec1f6f55d49ab, 'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php', 1, 0x00000000000000000000000000000000, 0x72ad48fa1a14673f0a64723f3323d4e4, 0x77804ff9f45b03ab84caeef169461c163fde9618489c954a18dcc94085f8b315, '', 0, '?'),
(0xb8c3cf0dee31205fafa80480947b9b3c, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-addons.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-addons.php', 0, 0xb6c93d51269523a920a54f3f340d567d, 0xb6c93d51269523a920a54f3f340d567d, 0x3ebef2132260ffaac91f30a18848ecb733e6e329737438b5e85b54b359ffd311, '', 0, '?'),
(0xb8c6ddd0e0f1745c28b9355600a11c4f, 'wp-content/plugins/elementskit-lite/widgets/category-list/category-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/category-list/category-list-handler.php', 1, 0x00000000000000000000000000000000, 0xfd06a11a26bb9f0f3d54f354ac8a696a, 0x09100ca778680492ce621cd3a490db84028f3a1b64875a8769419fdca1b6529b, '', 0, '?'),
(0xb8d0fc730d5930685b38aff720347ea7, 'wp-content/plugins/updraftplus/methods/googlecloud.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/googlecloud.php', 1, 0x00000000000000000000000000000000, 0x0334a4f40b34262657802a0bb4da12c8, 0x74f0f96ce4600c20b54cd13e4756bdeede80c74356e4f1ee9799bb2b72de1cbb, '', 0, '?'),
(0xb8d67db5d0447822e43e2e207115710c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', 1, 0x00000000000000000000000000000000, 0xe7016e0a7a21bde0fd77843e04063c54, 0xe5c19fc8b8476eaf71d43653c87bd70a59d76b4f211d19debf80904310280574, '', 0, '?'),
(0xb8db5a8acc280293c513a77c9fcd5a07, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php', 1, 0x00000000000000000000000000000000, 0x5155ff707e6f63c38a1e34d24e749bfb, 0x94114ccede6eb56c3240ce90f63e689a692c754a59b248a6895ce34cf42cb242, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xb8db7412aff7d09c92ea0773a221718e, 'wp-content/plugins/elementor/assets/css/templates/widget-image-gallery.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-gallery.min.css', 1, 0x00000000000000000000000000000000, 0x0d7bf82c4fac5cc90184165df8db08af, 0x5bb23b33f3d7db54ace6c907dbf51df6a248c532f3d268a58a424bc251ea16e8, '', 0, '?'),
(0xb8e8ab5c20af9449d1bbc1bbe819162c, 'wp-includes/class-simplepie.php', '/home/iraneurobetcom/public_html/wp-includes/class-simplepie.php', 1, 0x00000000000000000000000000000000, 0xd83c66d04963435d59eaac8d2fc85bc0, 0xe7d1804526059f136501e2b715a5bea576b32f2fbb793ecd13c024723dc29ec0, '', 0, '?'),
(0xb8eeda9979ec320f16440a6180fa3933, 'wp-includes/block-supports/layout.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/layout.php', 1, 0x00000000000000000000000000000000, 0x65223faf98fbd46d90e646ad86a0bdee, 0xafba0c6ef9bf288e3442f1bec36d26c6bf01a3e98ae933fb533ed3f1ecb03ba5, '', 0, '?'),
(0xb8f96dac6fcdd9c5f0165dc62b480057, 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js', 0, 0xb74b0831f83551b640701cc7776ed0e9, 0xb74b0831f83551b640701cc7776ed0e9, 0x094d00ed032cb387b0a303956ef3d00235060549ef0efd9a8520c859b148f809, '', 0, '?'),
(0xb8f9b33168ea1255376b79ce80e8d15c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSourceRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSourceRange.php', 0, 0x4e60a97915a1b4f7d0a2139e623b8dc4, 0x4e60a97915a1b4f7d0a2139e623b8dc4, 0xca4168bdb2ead9495ccb05f25d298657e6b7bd0f64df61f070f5191cbd422a09, '', 0, '?'),
(0xb8fb0134b7a8ce454cc27aaf9de7d763, 'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x228735ff7e40cc202fb13348b4548066, 0xd5a05de334120647965e6a4e35e24205b95a307dca5f9f8e2e18224e3172a86a, '', 0, '?'),
(0xb8fb420ca525cd1b2f11deeae267f167, 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.js', 1, 0x00000000000000000000000000000000, 0x17c762a5e4a857496728fd91fd54964b, 0x9d40fc2003a511890daa4bf30136e0be37d824d2030039a6db1eb312c4ebd757, '', 0, '?'),
(0xb901b6b10885b934478e3a3015915a66, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxNotASelectorStart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxNotASelectorStart.php', 1, 0x00000000000000000000000000000000, 0x33a3dc5c4ac445f64e8f4d915877bc58, 0x1d1ea4405e92d534d802b66a65cbbceae774877eb5982a1e42976a6fb2ad3ea1, '', 0, '?'),
(0xb901d8523de9eb43ebef9e8b96d64733, 'wp-content/plugins/elementskit/modules/header-footer/views/theme-support-header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/theme-support-header.php', 0, 0xcb6a7da6e3a4aacf94a43f999de4da27, 0xcb6a7da6e3a4aacf94a43f999de4da27, 0x1158a3aa062d2031120e4041903dbc96500970cc2782a73ef0bff540a02bd3b6, '', 0, '?'),
(0xb90bfab5f94d78716c30ba597575bc28, 'wp-content/plugins/elementskit/widgets/unfold/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/error_log', 0, 0x0abd3bd32a358ec8c1d6ae5e52f85b7e, 0x0abd3bd32a358ec8c1d6ae5e52f85b7e, 0xeaf6620ba3985275c334f1e836f845a58d4fa06bbc035c9573edc9dbc5db9f6c, '', 0, '?'),
(0xb90db11d34dae8f8d3cb2c68b043e7fe, 'wp-content/plugins/wp-rocket/views/settings/page-sections/preload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/preload.php', 0, 0x02136a98bc9fdad2c79f2f4fd0fdcbaf, 0x02136a98bc9fdad2c79f2f4fd0fdcbaf, 0xb317f6b7569fbaad0db151efc7f5686c5dfc8ae1ab8db3b1b63d905a3cc3146e, '', 0, '?'),
(0xb9103ded4099121465e9974731cbbaf9, 'wp-content/plugins/elementor/assets/css/widget-image-box.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-box.min.css', 1, 0x00000000000000000000000000000000, 0xd32c46a36c80c263fb73099ff025aa65, 0xb4c7f2d05d065ae4c5165f22aabd6c3a266786164f7cb2c3b648d766aa350e55, '', 0, '?'),
(0xb910d6707717f6c38382314409ef1b35, 'wp-content/plugins/updraftplus/images/other-plugins/keyy.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/keyy.png', 1, 0x00000000000000000000000000000000, 0x83c1143212576c300f8d8654b2ca9caf, 0x3a0fdf38e9c88e03e38348722322518c821b673ef1e244fd48629041ace6d370, '', 0, '?'),
(0xb913ed01875c9e5d5ed254a3eaa58ad1, 'wp-includes/js/dist/vendor/wp-polyfill-url.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.min.js', 1, 0x00000000000000000000000000000000, 0xc5999b3db94e54f3b95cbc977b9aca1d, 0xfeeb68ecfdbdc7a3a5131471eed9b54b74e0fbb60d3444080e5367aa64305a86, '', 0, '?'),
(0xb919ef0dac55dbc2a513f1ed5342f265, 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/light.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/light.js', 0, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe130176a10b3aef7f48d12d072e60859a6a8bf432a867c6890b23d89f6b75d44, '', 0, '?'),
(0xb91a0d4f689c0aafd19710b66015a732, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 0, 0xdf84a9f6e5c8d70ca0ffb0f78f293653, 0xdf84a9f6e5c8d70ca0ffb0f78f293653, 0xdc247cefcc43a270aa3acce504be5bd3d4ed9c7ccfb5b16cabd05fc1d5b946df, '', 0, '?'),
(0xb920b91a7987357279224e73fafa7ff2, 'wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js', 1, 0x00000000000000000000000000000000, 0x3555dde85de0745b94ff2e70160797b3, 0xd45f5206a473628393c28efc86a492746545b237eafde3ae22f40eb99b5ba918, '', 0, '?'),
(0xb922d868eacc000936e8939718f0b319, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-vars-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-vars-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa3288d9607a4b38e330c84fd5e9b3edd, 0x780110fee95f8ac92d385657ef9ee501dba4dcdce143d5ba0c07abfd18f81969, '', 0, '?'),
(0xb9243d5ab1a95a844817c9bcbdb9ec66, 'wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss', 1, 0x00000000000000000000000000000000, 0xf2662611d3abb70a5d84296a6a15da9d, 0xc3987b58ed23de831a0a7614acc6fda93c9166d07d705a9bc404b524a40ba5be, '', 0, '?'),
(0xb92d9469f18f4fb0e1736ffb7ac9f5eb, 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Account.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Account.svg', 1, 0x00000000000000000000000000000000, 0x49083f03eb425f7ba0f63a9b201256bf, 0xbf8c9a3496e1be3303799ccc0d7e416cae45df8446cf346636d9033eec02eb53, '', 0, '?'),
(0xb92f26bc8ed6fbe132aed1a10d674473, 'wp-includes/http.php', '/home/iraneurobetcom/public_html/wp-includes/http.php', 1, 0x00000000000000000000000000000000, 0xae151b4bd577560978407d612adf49c2, 0x50830394282749a063f0e26a40b0e476d0559489aaa01823eb6cb3d209b4a853, '', 0, '?'),
(0xb9333de2712306e691d2caa9bb627a8c, 'wp-content/languages/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', 0, 0xf9a663765c2b53a7169d38ebf160aa5e, 0xf9a663765c2b53a7169d38ebf160aa5e, 0x000aec901d46b5ca3bd0b5486870c78648b2bf5dab339e11524f3765ee703530, '', 0, '?'),
(0xb933953cbae11f949b470149cc74791a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivResourceType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivResourceType.php', 1, 0x00000000000000000000000000000000, 0xbdfbd1cf36b01d4414284cd35b70d115, 0x49f6a84ddf7d8c0063461be36d89cbdde4b551aa84e42e5e87e92c49b754c9ca, '', 0, '?'),
(0xb935d98261dca8cf98d2092389e56275, 'wp-includes/js/dist/compose.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/compose.min.js', 1, 0x00000000000000000000000000000000, 0xc66e4a37cfeab7eb253ef69dde0aec78, 0x5ba11dd778fac9a67583c309c4fe3d72196633170e6abc7bcddd8d66297e1ece, '', 0, '?'),
(0xb93a317feb3ce57d3e31d43972d340a9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php', 0, 0x0144d2abd56fec0d0e3d64a786300311, 0x0144d2abd56fec0d0e3d64a786300311, 0xd75b5bacfadd7f744a62c4a79355e6345018a5493d630217a46cee8fc183cc2b, '', 0, '?'),
(0xb93c56d64e674bba31a1fae9c90b3df9, 'wp-content/languages/plugins/akismet-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/akismet-fa_IR.po', 0, 0xa6562d76130ce49e3bd67db21a1e8e74, 0xa6562d76130ce49e3bd67db21a1e8e74, 0xa37da1136c17e35731eb3f50d89b259ef97de6368ba5b0f76a4ebcd50136d630, '', 0, '?'),
(0xb93caa5db4a7e452c86a8ad5e5c9eae2, 'wp-content/plugins/elementor/includes/container/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/container/container.php', 1, 0x00000000000000000000000000000000, 0xfee9e9f33592c65dfb0f8187f4e49ba2, 0x06d5ca640314a608fb839b58a4183d139302916aad7f91505d3c9f46de0df13a, '', 0, '?'),
(0xb93d10ea23191f99de2debe818c93338, 'wp-includes/blocks/code/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x2b767bc10e64e884f4662439b6ecc55e, 0x4be98fac812fa120de73b4ec43532d00ea55ef840b6a68f273810be535209a02, '', 0, '?'),
(0xb93edaa458670d1f738775022313c158, 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php', 1, 0x00000000000000000000000000000000, 0x59dc826d9c054818c32a8ccc0c8a926c, 0x6e60dabac3b6c768a70eaccc451f1232657e6bcc5a2543bf57c201f43456c9cc, '', 0, '?'),
(0xb949da875a236d0ad55e935fa19eff85, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', 0, 0x0fecb6d167871f263bb8dcdab61e448d, 0x0fecb6d167871f263bb8dcdab61e448d, 0x37c1677398d8496fb4cd7dcdd6338d3b58a1d296afeb9700a7af7f99d79a0145, '', 0, '?'),
(0xb94c7a80ab0e284b00420601c0090b75, 'wp-content/plugins/elementor/assets/js/nested-accordion.c546968f7aebebc356f2.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.c546968f7aebebc356f2.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x99f49c79c06f17aba33c5a33276db60e, 0x195b58c5419f164e6161c7b65b7eafb0f9af3f0a31c59125b88d164fb93e908f, '', 0, '?'),
(0xb94f91c41a43d36fbf41c3e350d62730, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeHeroImages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeHeroImages.php', 1, 0x00000000000000000000000000000000, 0xdcab0373e8e15bbe4e427ed2684dd41b, 0x0f9919c3e48742e01cd4121adb2c00867489415025ce62efe2ca00689a7f6df3, '', 0, '?'),
(0xb95125aaaa236da4e39a9cb8a795c557, 'wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php', 1, 0x00000000000000000000000000000000, 0xfbb8fde42b39535462a0bef48ab8d6c6, 0x9b6318cd6ebc907dd00409638cff4432b04af74fbb6d43d65e825da70c85a6ce, '', 0, '?'),
(0xb953a789d2f7a570cceaa3bd3165aa99, 'wp-content/plugins/elementor-pro/modules/global-widget/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/data/controller.php', 0, 0x02dc582fe84c521156a6d43e4c5eac36, 0x02dc582fe84c521156a6d43e4c5eac36, 0x56696ad443ab10c91137c73bd6cbb1809035fb959e697779d649397da7f3bddf, '', 0, '?'),
(0xb953df99008bc76306a5c6951f60348f, 'wp-includes/blocks/navigation/view.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.asset.php', 1, 0x00000000000000000000000000000000, 0xbdf4dc4d7a9acf53150646f138ff0a1c, 0x8166bef0b85d3e309aa444809d39ed97b77e00a6129e182879346b25ecbd2fae, '', 0, '?'),
(0xb953f73bca9e97069a6bdc685cffc407, 'wp-content/plugins/elementor/assets/css/widget-floating-buttons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-buttons.min.css', 1, 0x00000000000000000000000000000000, 0x467e3cc1fa54050a1f6a42e3747a8aa4, 0x80a6387605bb555657295460ff893ac3ef544b6b975c44b813762aa97b8f60f5, '', 0, '?'),
(0xb9575c9b9b2fda31eeba24fda6d694d3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', 0, 0xed621332894127ad8b25e66b96b9af18, 0xed621332894127ad8b25e66b96b9af18, 0xfbf2eece53c5b5cf11a697aa1b40bb8d7fc70881a34f9881b7daaaa47331add2, '', 0, '?'),
(0xb95f43ecfe34811a33bf1b273083f150, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ErrorValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ErrorValue.php', 0, 0x0280430700d8acd214e8f00f0382ed1e, 0x0280430700d8acd214e8f00f0382ed1e, 0x6c863425c9995f30e32441a47faae250909869e20945145edc5322e024a8d308, '', 0, '?'),
(0xb960efef4d171f04a36956d60076209e, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-slider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-slider.php', 1, 0x00000000000000000000000000000000, 0x1a8f69eae281c835135d3de1b98414ef, 0x61ad8f5ee271c14cf5f348c84c25438c6c3b45d8f092d115d6496cee773a3677, '', 0, '?'),
(0xb9629c45879133d36727635a20289af7, 'wp-content/plugins/akismet/views/get.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/get.php', 1, 0x00000000000000000000000000000000, 0xc6e34bda15f5683ff5f3b385749a0959, 0x9aa93a8cf3325b03cc49be10fcb33be76eb4c255597f5921e2b5843ea9585a0f, '', 0, '?'),
(0xb963f762ddb6298fc9e5a5f8a8b4454b, 'wp-content/plugins/wpseo-video/detail-retrieval/class-veoh.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-veoh.php', 0, 0xe0ae16176fe9aa571dfe7d07781994c1, 0xe0ae16176fe9aa571dfe7d07781994c1, 0x03b46209d07121e1b8511b78b5a0e647cf89030ad92fd82011cf1c583795bcd1, '', 0, '?'),
(0xb964537040b1e9daf75cd2ed3029a671, 'wp-content/plugins/wordpress-seo/src/routes/route-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/route-interface.php', 1, 0x00000000000000000000000000000000, 0x12d74e05fae4b68848752cee10f0efcc, 0x4d98cf00756e7ec9d1d783a758e9945492a854c5e0eaf8922c4b143855cdc91f, '', 0, '?'),
(0xb964e971ef9fac16da072e0335a13bc7, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php', 1, 0x00000000000000000000000000000000, 0x5e60fb970563c187eb0bf01b2fbd134f, 0x7f726ebf4d806a422fe8a9cffa0859bef44845e8549f0efa912ab0a3b2b5021e, '', 0, '?'),
(0xb96fbc5ab1eba045feae04e48b412af3, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-logo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-logo.php', 0, 0x15e74df2ab4aab1ae8e17c978bff6f1c, 0x15e74df2ab4aab1ae8e17c978bff6f1c, 0x863e758bd8b43a6411cb6fde6925a59345f30c8f67ed1d6d110b5de43f399877, '', 0, '?'),
(0xb973017b3ba47ad290219cc9ae30dd7e, 'wp-includes/blocks/comment-edit-link/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style.min.css', 1, 0x00000000000000000000000000000000, 0x22a0a5a6bd91497faee701b45f3bb722, 0xe41b4d737ec37677937903e9047d4adcac0bde3908369f51ad2414dbba906fa3, '', 0, '?'),
(0xb978a0d11dfb3d8a0eeca97ddf23b8e1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', 0, 0xb8c59a215eb0bfabdbb42b1fb9e74542, 0xb8c59a215eb0bfabdbb42b1fb9e74542, 0x89613dbcf2d4fa580aae3c39269fe75b07b1f54cfa178ce6c8c8f59050fbc3e9, '', 0, '?'),
(0xb97a499278f09bf8cb7525b12bc8f30e, 'wp-content/plugins/wp-rocket/inc/classes/traits/trait-memoize.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/traits/trait-memoize.php', 0, 0x83e465544242d769c1fd75dd57f814c2, 0x83e465544242d769c1fd75dd57f814c2, 0x3d9fb615eca689751619e1e247bf986e6f16f52e27e9b5e5268d993a1d061edd, '', 0, '?'),
(0xb97bc4e1b76d295fbc65a8b228607f7c, 'wp-content/languages-old/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', 0, 0x3334e9f3956abfc57e9d3d83318fe6b6, 0x3334e9f3956abfc57e9d3d83318fe6b6, 0x20bb16c25e6cfdff44c67f1433dae0a0706bb0d0f24ff97305f687a7035d5d36, '', 0, '?'),
(0xb97d55305856e2e7453b29fe709fd482, 'wp-content/plugins/elementor-pro/modules/loop-filter/traits/taxonomy-filter-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/traits/taxonomy-filter-trait.php', 0, 0x05b2c064e37e492b8d163892233ac4da, 0x05b2c064e37e492b8d163892233ac4da, 0xf575b60c68463eb6f7d41d4c59e4e3e4ba13b246249111ad4bff715ede9f55cc, '', 0, '?'),
(0xb982af08b6173dcde5d1b606cd3824fa, 'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js', 1, 0x00000000000000000000000000000000, 0x2f32953b9db0b8f18328faeb5582b5a0, 0x692dbb85ae3b528139e9ef73a00984626cbce33a584a24e5a4ff4bf481b909cb, '', 0, '?'),
(0xb985b7727c524e642bac420611becb73, 'wp-content/updraft/backup_2025-05-27-1204__EuroBet_0704e2906d24-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-27-1204__EuroBet_0704e2906d24-db.gz', 0, 0x0f182015196b6f00084357a75ecf478c, 0x0f182015196b6f00084357a75ecf478c, 0xd2b98b9be8a92b12ede49355edabf0b57830dc3ec57c13d51ea724a06770ee70, '', 0, '?'),
(0xb9893ccc1d266cc7614c2834565e992b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', 1, 0x00000000000000000000000000000000, 0x22f7f989ebb173d71b4303eb3ec8f958, 0x41a794085f26db2d282b683bd173aec4954f630e72e668cd06e6b6ee395dc9cd, '', 0, '?'),
(0xb98af6f24d7c942167cd724212fa5870, 'wp-content/plugins/elementor/assets/js/common-modules.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common-modules.js', 1, 0x00000000000000000000000000000000, 0x6161ccfcb1c36719fcc9da52dfc786e5, 0xf29cb5f45fbe50094cb5b163c33694fec0e525ce62e25b48de93148f8ca16211, '', 0, '?'),
(0xb98c3f83307cc3f6e03575c6a18301be, 'wp-admin/custom-background.php', '/home/iraneurobetcom/public_html/wp-admin/custom-background.php', 1, 0x00000000000000000000000000000000, 0xbc81e39058ec5df09d411b901745b002, 0x29742fe52e3fa2cff410e5afae4e05d669ce81d930bde0ea9f5ce27a3f401a52, '', 0, '?'),
(0xb98cd092517eec0361e9e96fc9a2ed33, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2', 0, 0x9302f42f771812d6d7211d69530daaff, 0x9302f42f771812d6d7211d69530daaff, 0x6748d763f982026d8b814139c98a8288dfb8405e31e39a55acc2adfbed7e07a9, '', 0, '?'),
(0xb990bd5bf7f524343a3c64e494e42867, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', 0, 0xc09a09e0748513ef326ef470dcfd555e, 0xc09a09e0748513ef326ef470dcfd555e, 0xc852c3b93b4030d25a60f7245c58379db1d4adc8854e7bcdbbc360b7ad09dfe0, '', 0, '?'),
(0xb995fb8db55959ab329bd571b98da9dc, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/multi-props-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/multi-props-transformer.php', 1, 0x00000000000000000000000000000000, 0xe9ff96a73d5509646676b0dfdb620c93, 0xa9b7af494d173eee10977d937be3a62e44c4445567817979867cd4796d5970a9, '', 0, '?'),
(0xb99c16d36661b09862a51674c4861038, 'wp-content/themes/Newspaper/searchform.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/searchform.php', 0, 0xb0a0206621170ba1951050d7f00af571, 0xb0a0206621170ba1951050d7f00af571, 0x258e03349308b2f000cdf4632d6312dc4d213dc572743d3976c779eeff6a8a35, '', 0, '?'),
(0xb99e3c654af406bded357d15990fdb6a, 'wp-includes/blocks/site-logo/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xccf4260e81e6e8fdec01d255e24f5370, 0xefc64feea7d717800e7963f4aab1fe716483cc54b3dad5ab66d69580cd8b2c2c, '', 0, '?'),
(0xb9a04390096620e32285aa6c900cca1b, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/temporary-clone.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/temporary-clone.php', 0, 0x06a5e3197fd761f7a3046b92485be277, 0x06a5e3197fd761f7a3046b92485be277, 0x2fcd51e5a272c622959f7f92ce0ed991baec63311dd3f5a82d9b461ac2a48bec, '', 0, '?'),
(0xb9aac6b12883480cfcac20dc5eabe2a2, 'wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.po', 0, 0x10536a53f7649604f5a7bf69e4018231, 0x10536a53f7649604f5a7bf69e4018231, 0x11494d26b5d0222b244471d89548b40ea5d8af3ae8ce505275c25a83ddf5dcaf, '', 0, '?'),
(0xb9ae8315710168cc6e9b1d0c4afd6aaf, 'wp-admin/css/nav-menus.css', '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus.css', 1, 0x00000000000000000000000000000000, 0x1bcb567ffb7d3d6e67aac2521d22fea3, 0x56cafde66c7ac3ef446a6e75d128256baae1f5723a98f6b5686f974880089c31, '', 0, '?'),
(0xb9b27cf5a4682373dd2198766068c3a0, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-template.php', 1, 0x00000000000000000000000000000000, 0xbd22d49fd1951584d0903f44791481b0, 0x63430bdf948389081375fdf8cb9a3a0fb89017e8e3a22c51b4614bf904504110, '', 0, '?'),
(0xb9b7731a06264afc747ca56fbace3110, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBysideContent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBysideContent.php', 1, 0x00000000000000000000000000000000, 0xf4b720ea0d0d4d29c4c9bb474d49a5a3, 0xadc51dc3d1f2be705be8c2b9730b1b428b511bc094398169af537c29d5605bdd, '', 0, '?'),
(0xb9b9ce3cff09cf6625d56e9f174fb303, 'wp-admin/includes/credits.php', '/home/iraneurobetcom/public_html/wp-admin/includes/credits.php', 1, 0x00000000000000000000000000000000, 0x217cf37891c44f65d75ae9c2df2a02c6, 0xb0826b558375d41fc1354b78f57651531778de95488478adc520612f4cf847dd, '', 0, '?'),
(0xb9c33be374c4c530cc08d8675288c276, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', 0, 0x8803e3c343616a1aa1b51420a5545505, 0x8803e3c343616a1aa1b51420a5545505, 0x348443068408a2487ec47b617d4392893cd9427138cecd07c6fd7ee58b8b9af7, '', 0, '?'),
(0xb9c38f754ce72cee9f26c7918b0d311e, 'wp-admin/media.php', '/home/iraneurobetcom/public_html/wp-admin/media.php', 1, 0x00000000000000000000000000000000, 0x4b89b5e985d046092b7d29403ecb42fd, 0x6e2302d027e5626250a99822b9fb75023976f1ac053ea097b053e1eef5a6e39e, '', 0, '?'),
(0xb9c7cbe71430fc78256dc3943d0293cd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWordpressEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWordpressEmbed.php', 1, 0x00000000000000000000000000000000, 0x9d8050f1dc9159e7d30b0bc382f71846, 0x77cac017c2e3e9dfc6c38339f293cb770f96354a7661850d38c1594452aecff5, '', 0, '?'),
(0xb9c8ebb57e64affc4498299c01a8b3b3, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Database.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Database.php', 0, 0x9b7a56e24e804d9c9cc981de1f97a2d4, 0x9b7a56e24e804d9c9cc981de1f97a2d4, 0xfe76184644637950e12032102ef00267b8d398bc27cfd85099ec19702190f39a, '', 0, '?'),
(0xb9cdcba84a4e1cdb3e01592661d14ddf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php', 0, 0xc3b8f1877edc775a2d759931da13177d, 0xc3b8f1877edc775a2d759931da13177d, 0x47288d83de0f3b2182f7e6cebbea539d7691790b6e3f79dc4fc2e01ed59f840c, '', 0, '?'),
(0xb9d2a95db27c79d6f781c13d011d78f6, 'wp-content/plugins/updraftplus/js/updraft-admin-restore.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore.js', 1, 0x00000000000000000000000000000000, 0xbb42b2a379b00eb977ab5d6135a57e69, 0xf8442ee4681570a78eea09732158b1e5ef9df74fb02fadc7fc4c85630de66104, '', 0, '?'),
(0xb9d380395b07eac04d131b2d1b678982, 'wp-includes/js/dist/hooks.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/hooks.js', 1, 0x00000000000000000000000000000000, 0x330f1ad769c55ca07270602a0f6a6d59, 0xb5f2a84fc26051d4fd91d8e2de83fb636b4dba642f39482f218db2b972c5d407, '', 0, '?'),
(0xb9da6bf6bd26fa955f09f023cae5dcc2, 'wp-content/plugins/amp/includes/embeds/class-amp-reddit-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-reddit-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x9bacd9d998176860126949e4e7d93c33, 0x84e47e8d91e7a0a1192ce3f8e0c09d8078de9801702b657f8e53d3969dbc56ae, '', 0, '?'),
(0xb9db5355fa0f7d702ba01dfc510c5dbe, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-12.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-12.png', 1, 0x00000000000000000000000000000000, 0x49e0438f027823caca2a0af0f35ccc34, 0x13c4447bfe94fa14e3bf3fd977eeaf66a819697612a5c8b5c30306ef16584b74, '', 0, '?'),
(0xb9dd9e3d5c47d059931a0b54629b7da5, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/01-evening.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/01-evening.json', 0, 0x0d2bd8c693542082673544ee964415f4, 0x0d2bd8c693542082673544ee964415f4, 0x1c1d8db0423f23778913b4f75c17994f9534e24f734152c975b51ce33eac6e21, '', 0, '?'),
(0xb9e1710b7ea67c933c77741ba75bf58a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32Hex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32Hex.php', 0, 0x846dfeb9ce08265f30f2da722f422822, 0x846dfeb9ce08265f30f2da722f422822, 0xbbd7865c0ec0a34a308f1fc54c3443d5e7a4f022cefcf7f4ce1ea4f16b3b98cd, '', 0, '?'),
(0xb9e7a56c0f93d03b2ba914539b47bcc2, 'wp-includes/blocks/audio/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4c40d8a56da79ec45f9e9215b0105946, 0x1f658a37e7be4b1fbf5684d3a7901769ae64bdc68da7b38de6396bdb79be18b9, '', 0, '?'),
(0xb9eb3ef9c92230cf2401db98442be989, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/AutowireDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/AutowireDefinition.php', 1, 0x00000000000000000000000000000000, 0x7b8c22f10b8577fc573a06154da591bd, 0x52eb9d9c3ded96d801d26d80bb68437ae60d439340a8e0b6e927ee85b8d96511, '', 0, '?'),
(0xb9eff4eac54b60ead41931d962e3457d, 'wp-content/plugins/amp/assets/css/amp-onboarding-wizard.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-onboarding-wizard.css', 1, 0x00000000000000000000000000000000, 0xba734537e88c545a33efa7af03d9d547, 0x371053dca5b226780a00c10ccbbbbcfc8c77bc16b6a6e241e351302f09fcfe90, '', 0, '?'),
(0xb9f183f018114cd014d1e36dea01a398, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/ServiceProvider.php', 0, 0xb99ffe33f40fd1fec06f85f85dcc881e, 0xb99ffe33f40fd1fec06f85f85dcc881e, 0x0d6f4c6b71bbe8f3520eb00101c03b584c20025cdc48b3ea45acfcf4d8d5fde5, '', 0, '?'),
(0xb9f97bba05fe93ad2feb9f1dbde5c05a, 'wp-content/languages/plugins/wordpress-seo-fa_IR-6ade687c7936490c88bc39df19ea71a0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-6ade687c7936490c88bc39df19ea71a0.json', 0, 0x3edd3eb083e71fa4f1f43f6b9711e68c, 0x3edd3eb083e71fa4f1f43f6b9711e68c, 0x669634344ebbd983e48f687dbe89a1f7df50ddd5f80dbd0b378974b701ab623e, '', 0, '?'),
(0xb9fd79421ce18e9e8e28dfca9e1a9093, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/oceanwp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/oceanwp.php', 0, 0xb9e5c0cfc76ac63bb2e3135256d01a8c, 0xb9e5c0cfc76ac63bb2e3135256d01a8c, 0xb36afcaba7aaa8badcc0d9e9da2c1ee21921bf7ad470b5e69ec51223480fb570, '', 0, '?'),
(0xb9fdf5e26c31cb71e631b98ed1c74cf4, 'wp-content/themes/hello-elementor/template-parts/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/footer.php', 1, 0x00000000000000000000000000000000, 0x1b88e7ce1926240f78ef58efd8ba26df, 0xcc017d6151eaac8bef026861dbcaf81ae12e6aa4e648651612d0d3821219922b, '', 0, '?'),
(0xb9ff7ad51b18a67f6a0e6ecb5702cd4a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/NoSeekStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/NoSeekStream.php', 0, 0xd42e3292ffd56a0bb9e127a08bb8b9f6, 0xd42e3292ffd56a0bb9e127a08bb8b9f6, 0xff438e1e9a5b32fec9db430288361ffdf0cc9584d1d4a609be45a8b657ca78fb, '', 0, '?'),
(0xb9ff7b5accf156e41cc7f6ad241893a7, 'wp-includes/blocks/social-links/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd66a18d97a525238e635a07e621eb0ce, 0x5261aaae23be485de65f27d6df432b387bb88cdab118e3afe8b10171130bfc9c, '', 0, '?'),
(0xba016e0418b0a79af1b03666cbfa80e0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', 0, 0x009fed1435a5a5b13b5af957b7a69597, 0x009fed1435a5a5b13b5af957b7a69597, 0x1f11f1cd21d30a0be8a597be75c876ea32a796e48cdeea9c1ca2bd7df8eb13bf, '', 0, '?'),
(0xba02da2b4de225fcb55d9b73443030c5, 'wp-includes/blocks/freeform/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/block.json', 1, 0x00000000000000000000000000000000, 0x15219c94644eace7696bdb6c919c9842, 0xf06da27a688ff12bc208a0c3bde7e54c9dc69c06826c20dc68e02f8bc4845c3d, '', 0, '?'),
(0xba040564cdc5bde9c26cd274d528a525, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-module.php', 1, 0x00000000000000000000000000000000, 0x2c674bd05620dd1f0ddba89c45ba018c, 0x02965506f1124a41e61a09b639c9b6f31eae28bce148d27e14a1607502c2279f, '', 0, '?'),
(0xba04b07c6844889fc73719b90a26928e, 'wp-content/plugins/amp/assets/js/amp-block-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-editor.js', 1, 0x00000000000000000000000000000000, 0x69034911ddddd74ebf53929129fd7b1f, 0x456fb143d230b4c8faf2e92d87b90456166e61c83aafcec5fa6fcc73fdf201e1, '', 0, '?'),
(0xba05b09b9b473256a444079a6dd94c3e, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php', 1, 0x00000000000000000000000000000000, 0xae4599849f02d94102d41717e63c593b, 0xe1b441dc4c5986ac2ef0b7cb09a083ee71daa8482835026d8ab11e265faa8147, '', 0, '?'),
(0xba05e7278fcc61bd6103138f03b21dc4, 'wp-content/plugins/elementskit-lite/widgets/init/enqueue-scripts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/enqueue-scripts.php', 1, 0x00000000000000000000000000000000, 0xb8de09a97c84fd365f8ef510d6cb07bf, 0x1f3c2895807a884b6044fc0c9743e2e8576e610d297965e767640e65687e982f, '', 0, '?'),
(0xba0ac2e7ef923e0f344538ffd2da8702, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', 0, 0x783b2227970a60782fc442a6342eef8a, 0x783b2227970a60782fc442a6342eef8a, 0x6d04e94abc69e5e60156b559050150211b89a6144c993a5f7e75e7a8e359cb65, '', 0, '?'),
(0xba1266c4d5b46273a209334a97f6a507, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart.min.css', 0, 0xee26c1d95935bff495d9a3cdf4aca05d, 0xee26c1d95935bff495d9a3cdf4aca05d, 0xad3b07c1ee57df1210e496ca2683b00b539800ea127f2dc4a7bacfbc96c625ac, '', 0, '?'),
(0xba1944870f1f1b2cf603642aa9a44a20, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rtc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rtc.php', 1, 0x00000000000000000000000000000000, 0x861dce914344881b8206b288ac86b7c5, 0x349df8105b1ece419954225a63462c5eb93b88f56b848acbede5c7b69174c909, '', 0, '?'),
(0xba1b3552129f23d2df4d7d99fe74c04e, 'wp-content/plugins/elementor/modules/library/documents/section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/section.php', 1, 0x00000000000000000000000000000000, 0xee70b822901b60be7261c74596880002, 0x09fa73c8d9dec3e64f9350205d1b3621f45dd70e16f2b91df01b5e88b8234537, '', 0, '?'),
(0xba1cd83c580bbd5b25b9a3843c8cb64e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ClientException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ClientException.php', 0, 0x8a881f24030e13c095123d4319f6a901, 0x8a881f24030e13c095123d4319f6a901, 0x60f3f420340e99be09bf4add689f19b4eb2b792b4c0526b71f6f55e9d7bfabc5, '', 0, '?'),
(0xba1e63093668c5026a1eecd019b9780d, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php', 0, 0x746c00cf65b0ef262e19640a66f0c467, 0x746c00cf65b0ef262e19640a66f0c467, 0xff0393a65a66e5f2b2650c0806ba934c82860d304bda4cc88af226b48790070b, '', 0, '?'),
(0xba1fd745d9e172c629ce0bd46194485c, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php', 1, 0x00000000000000000000000000000000, 0xed17cc29ce5bae6b9d2b7e51f92230ba, 0xa00fab55e88bf59dc314d7b516ac81e1f136215a3f68872b6cf2c7edd3c20e8f, '', 0, '?'),
(0xba2029b921682452a755767898c6bade, 'wp-content/plugins/wordpress-seo/src/integrations/primary-category.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/primary-category.php', 1, 0x00000000000000000000000000000000, 0xd3b3e9204893c08420cc9dd4db557381, 0x7dde9a3aaf7f4d811b2963a7f0cf9d2502fe4e074256bfcce1217591851c6c7b, '', 0, '?'),
(0xba273553d999187b312a092544acb8df, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', 0, 0x4a63317a7b8ab2c8272f894045486c3e, 0x4a63317a7b8ab2c8272f894045486c3e, 0x28d41000edceffea2de9dce220b121dfa83a956bcea23ea1490ac32e576d61f8, '', 0, '?'),
(0xba28647749003a0dcec0d75878314443, 'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php', 1, 0x00000000000000000000000000000000, 0x9576ccf2c15bfda590412e461f3344e3, 0x4096a0da938b56d343f1b22bf9e9b43c213b40388ac0a73911d028f36e3dbb47, '', 0, '?'),
(0xba3172d6a0e3eb8d378acfab93be1ca0, 'wp-content/plugins/elementor-pro/assets/js/nav-menu.e135a0d0f766c7f455ff.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nav-menu.e135a0d0f766c7f455ff.bundle.js', 0, 0xb3abbe32f4bca1429d6355d6aa9ef662, 0xb3abbe32f4bca1429d6355d6aa9ef662, 0x83b673db4657fbcf4a28f247ae8a05f7932cb86fee42bf4ea8d1a8f7a713e79b, '', 0, '?'),
(0xba339e2c9298d763768b6b969205d1f8, 'wp-content/plugins/wordfence/views/onboarding/overlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/overlay.php', 1, 0x00000000000000000000000000000000, 0xd09ca80cb4fed9c1baf11f9ddee973c3, 0x07d403161403c0613aa3469eb914e256a257dc3557a13c6ef46f601c18fa0ef8, '', 0, '?'),
(0xba369e09e2bdd5c766583d62aa70d4f2, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', 1, 0x00000000000000000000000000000000, 0xbb8734b0dbc3f650055f5c6483f7526e, 0x4c548a43606e6f5ffe78bcde116cf9e1bf17347f99dbea53fe2bc9ff42183c20, '', 0, '?'),
(0xba3771f892552a3da7facb1ca1b49d7e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMraid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMraid.php', 1, 0x00000000000000000000000000000000, 0x960c63a9d8c859252163b22da4ef6964, 0x325c05426c78c1c4ee0dc6c2e387ce2df47092a8d7569497e2adb1fb7bdebb6d, '', 0, '?'),
(0xba37ca8fecc0fe85610242bb18064b7a, 'wp-includes/blocks/button/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style.min.css', 1, 0x00000000000000000000000000000000, 0x1288b8a87f9192fdcc5dc10aeda7f024, 0x10b96087a32e8389b3113a91461e4c88fa474e38da64d7db8f8ab144cb4d7ddf, '', 0, '?'),
(0xba3ae23660d3271d77e0a87d9b7a3351, 'wp-content/plugins/elementskit/widgets/video-gallery/video-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/video-gallery.php', 0, 0x5845d1a6072ea2e2afa25cc31a174838, 0x5845d1a6072ea2e2afa25cc31a174838, 0xe7d31f78131de493cd1ac8080863750383d18ebe9b384ff49d14cb8f9f8d378f, '', 0, '?'),
(0xba3e7a09628e9a725c4ec8b1a079aa64, 'wp-content/updraft/log.6ef52bbd68c7.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.6ef52bbd68c7.txt', 0, 0x551aadeab8a1773a7d17fc130522bed5, 0x551aadeab8a1773a7d17fc130522bed5, 0x199a108f0672f6909aa8a8faa49b52cd2b7d096e9a6471e1926005a490e4f861, '', 0, '?'),
(0xba414d28f01c121b63f9f220177b3e3b, 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php', 1, 0x00000000000000000000000000000000, 0x3349acea3150978affe0fb2a3c672d6b, 0xc915182514cab75f3445ead03c1ee787faae8b504b3ed79d11a9574fdcbee9b3, '', 0, '?'),
(0xba47dbbe2e9acc7f83c48cb3a46a3b80, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnknownCode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnknownCode.php', 1, 0x00000000000000000000000000000000, 0x1d80d8825aa27877d6277a09349d74de, 0x1d85009109927a368e50e3556256e4aa86062ed020e12365c40d3ae339849c14, '', 0, '?'),
(0xba4a1988a1c8110ce4a460500945b023, 'wp-content/updraft/plugins-old/updraftplus/includes/class-database-utility.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-database-utility.php', 0, 0x9709554d684e0ee16164ecc8a86213c5, 0x9709554d684e0ee16164ecc8a86213c5, 0x69fae945c8c5b643ae831aae3d9a1414a0f85abebe1729b351b00386011496db, '', 0, '?'),
(0xba4ad0008e36a0a8871239e5562fdf12, 'wp-includes/blocks/site-title/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3fa7b50cab1a6a180bcbc99bd21cc5d6, 0x84522bc3c1e9806ade65e1e92c2af236611b2c525f7e4fb97a8b5705f36bd328, '', 0, '?'),
(0xba4c298a8d9a0bf036cbfe7f27d9cd95, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/elementor-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/elementor-content.php', 1, 0x00000000000000000000000000000000, 0xaa93bf5a770c83a9b1404b66e79cee8e, 0xa34e029a2e8d8d89cf3412193607cddfeb78bf822c8b3d2e935a4d1f1143b735, '', 0, '?'),
(0xba5117c817f0143b7ab2190514c1a1f6, 'wp-content/plugins/elementor/core/app/modules/onboarding/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/onboarding/module.php', 1, 0x00000000000000000000000000000000, 0xa46be6083d1fa337455569c12ade8e6f, 0x13eaea06d6f738d4a783f865f0d788636edc2a4a90047b5928d41c73070d4464, '', 0, '?'),
(0xba52e3818a5725839aa45b246dfa9d1b, 'wp-content/updraft/backup_2025-03-11-1158__EuroBet_4d13d469aa3e-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-11-1158__EuroBet_4d13d469aa3e-db.gz', 0, 0x68ed8b8443a8365c20cf09f9f9d91d4d, 0x68ed8b8443a8365c20cf09f9f9d91d4d, 0x4bccdf5ed899d985930a8750eef4cdc1b12cf6cb3921af0aa50f3dc30b2655b4, '', 0, '?'),
(0xba55a14a92cfa735453294e26b1a4112, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/error_log', 0, 0x300789e15edb606ffaf9cdc605644a80, 0x300789e15edb606ffaf9cdc605644a80, 0xa8fda857715177b563f82f958f4da211bd6168368501b6dc77476ecfac763d9b, '', 0, '?'),
(0xba574ded8acb7b68a916f8dac0289d9e, 'wp-content/plugins/wordfence/lib/menu_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_options.php', 1, 0x00000000000000000000000000000000, 0xb73664542f00bc84eac34144396a3257, 0xbcb3643a316259ae1ef3dc13d785428ab06bcb3e0d779fca275a558e1413c1a3, '', 0, '?'),
(0xba5cb4f251af09119d2c366c30184397, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag.svg', 0, 0x685d793ec1b456746c893df8f10407de, 0x685d793ec1b456746c893df8f10407de, 0x99c3d4b4589101ade27ad81ee85d61253fe745dc6189a0029562962fcce22b56, '', 0, '?'),
(0xba5d4b1c7bccd9af07bce660d87bbf2c, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff', 1, 0x00000000000000000000000000000000, 0x2b45d2594815cded8f3c59504b3db053, 0xdb8bfc1f26f23a5ec1fdb147bfcdd72642888c840b32c3504387bf7ef7aff285, '', 0, '?'),
(0xba5dc46d0da29334213d447da7ebbfa0, 'wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/switch-style.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/switch-style.png', 0, 0xeda7e38cf0c53c994a1fbaa45f53daf6, 0xeda7e38cf0c53c994a1fbaa45f53daf6, 0x929028e83ce7735a91d91312f17dcee16050a4e2e6178d817bc90c6fa1d3e59e, '', 0, '?'),
(0xba60d7219bf1ae617577440f954f5af1, 'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x314c0324f4418b6201eb10ee44d12abb, 0xfc55393152be0714a2bc68a3b9f2d3cae48359adbb33b0a89d5e15988bf1ade1, '', 0, '?'),
(0xba61c9406f9bff27bfc96b62edfe0ef9, 'wp-includes/js/jquery/jquery-migrate.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery-migrate.min.js', 1, 0x00000000000000000000000000000000, 0x9ffeb32e2d9efbf8f70caabded242267, 0x7282d3bd9eece52e495de942eb35fe2ad68c0a6a9011e0087eb6036efaf7b867, '', 0, '?'),
(0xba68c41888b8cb4aca60a0ebb3695978, 'wp-content/plugins/amp/includes/embeds/class-amp-pinterest-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-pinterest-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x567ebbdca9cff9ef6e1d45867143f6e6, 0x1d3f0fee137c7841de785f3c3dcf9239649f568da2764aa5cf8311ae1d637077, '', 0, '?'),
(0xba69790e19ed9fe439b4d531612a7333, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', 1, 0x00000000000000000000000000000000, 0xa59974564cb5886db0906d38622d7b65, 0x577c4655f3e1be687909c5f4b9ac0b0812af8efc54ea6d041ddafd0df6b9dfcf, '', 0, '?'),
(0xba755fa5c6ab631cbff26504abb360c6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Each.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Each.php', 0, 0xb7d7cca8303abce13fde384c4ae53063, 0xb7d7cca8303abce13fde384c4ae53063, 0x11fb99a9a645383c12714710eaf569eb2b21c8069c8dc2f08358e57d55fb1bc5, '', 0, '?'),
(0xba7615efd76c1d199f6a925a89cf1695, 'wp-content/updraft/backup_2025-05-21-1319__EuroBet_b463201bbc43-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-21-1319__EuroBet_b463201bbc43-db.gz', 0, 0x8535a4105ff650e8b8dde392c7083105, 0x8535a4105ff650e8b8dde392c7083105, 0xa69ca55666769c6cb318d6b38fc9d7394601a2c4c034c2eded9b01eb1e90a606, '', 0, '?'),
(0xba76fca07af1866e057a32150def510d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImg.php', 1, 0x00000000000000000000000000000000, 0x0803cd4d5231d52b2d396238ffabdbc4, 0x3d77421196cb1e86347c0b3f2b8764aa88b125369adf983f3b451a1be847220a, '', 0, '?'),
(0xba7704dd6849c2b93eb1407602b54a31, 'wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php', 1, 0x00000000000000000000000000000000, 0x83d82887cc291f5a19f7079d0fa3f456, 0x059eb55b676b4c871b999172a0b4af0a49b831755947fdaca523ec115748ba2c, '', 0, '?'),
(0xba783b045ffa1971ed1b16882a603c05, 'wp-includes/blocks/group/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style.min.css', 1, 0x00000000000000000000000000000000, 0x6162f2f38a14d0965ada465580b46c1a, 0x628253f7b803c3e507e1189320a8c925ac718d5237c1f2c346a183ae02bbd6bb, '', 0, '?'),
(0xba7a07e28c10f99dcb1e5ad1945fdc91, 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library-rtl.css', 1, 0x00000000000000000000000000000000, 0xe6a9199eedd64061e2e3f8290df69cf0, 0x99eef24e85cb60675f46731d2abcd12d466bd9d29b9f3437ba1cf1b5c8492f6c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xba81af3dca8e1870ce2a77620cab5c23, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', 0, 0x7bc90286af211acd0d4844b15ad04cdd, 0x7bc90286af211acd0d4844b15ad04cdd, 0x74f2e2a50cc273e77ccda14befd61d847e02c5f7c0f8932fbd6901251c958d6a, '', 0, '?'),
(0xba873b01bbf8d1f5f42ddc5f4e44c8dc, 'wp-content/plugins/elementor/core/utils/version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/version.php', 1, 0x00000000000000000000000000000000, 0x9b09424206680f801dbb49b5e4762c64, 0x24ece316fc38e9655aa4449cc805a71ef843ab4d4913bb89383d2e51ba4fd6a4, '', 0, '?'),
(0xba8a692f128a704574f0b50addf76cf8, 'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php', 1, 0x00000000000000000000000000000000, 0x02b4ff72e0c9139a7f306d6237342414, 0xef7b68f505b944a8f45813f25eb577af9aae3644876663c4405191d50f0dfc66, '', 0, '?'),
(0xba92cfeb32ffca0f3f21e075d8dc8622, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php', 1, 0x00000000000000000000000000000000, 0xcf49cd83e8438327618140c87a1482aa, 0xe14f441e3d11dccfbe431e8df868ebb319bca85914f02140e127665025172226, '', 0, '?'),
(0xba9556e13f688561416ead15491f3c35, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetDimensionRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetDimensionRange.php', 0, 0xe71cea9cbd7e24b276187e37f1bc403a, 0xe71cea9cbd7e24b276187e37f1bc403a, 0x4cf8147d3d2b82bc0a12fb36a8615aa2d8f2362b396665ba84961e60082c37d7, '', 0, '?'),
(0xba9952a8a439dbcbe0c32bd8b251820c, 'wp-content/updraft/themes-old/twentytwentythree/parts/post-meta.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/post-meta.html', 0, 0x38338a96da89355d260298f392719b59, 0x38338a96da89355d260298f392719b59, 0x867cf24d84f40d1899de8342a07f58a33f71c0e7ffc814ff5bf6b18224e37d18, '', 0, '?'),
(0xbaa41129bad0abafe8e8d01bce4e54a2, 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php', 1, 0x00000000000000000000000000000000, 0x0bc10131bf7c19d0c56aabc379420dfb, 0x284aad3b79b639d926c98fc08bc4bc157335ad0b667ebcda7e7211432cda5b3c, '', 0, '?'),
(0xbaa54fb40a6e115c465f65569edb7529, 'wp-content/plugins/elementskit-lite/core/activation-actions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/activation-actions.php', 1, 0x00000000000000000000000000000000, 0x8887ffab0f8a7a9db2429b7c4d89425e, 0xef2d5d82edaf8e49f1d469976bdc5e034350d1508ac4f572e764b0df8f15a098, '', 0, '?'),
(0xbaa9c214e3125e5b5892e68e69b309ed, 'wp-admin/themes.php', '/home/iraneurobetcom/public_html/wp-admin/themes.php', 1, 0x00000000000000000000000000000000, 0x5e4dcbe5722963982b2f16a92d800a88, 0x7a7976307f4955661f623e0697e27011dfc714d221b5731a461df4c06eb33067, '', 0, '?'),
(0xbaad3ae6c058a9bc40007b2ac5d6afa6, 'wp-admin/includes/class-language-pack-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-language-pack-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xd4801291cfe5614e19e27ef1a4a9f8b0, 0x731756d02bdec04ca5beaf15c7d7035b2d3c1b1ae74d99a1cf92b3cd960e3284, '', 0, '?'),
(0xbab1a9dcc595a13948b08b4633a8ed3a, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/bad-request-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/bad-request-exception.php', 0, 0x28beed478f77c5d047007383c7e1d914, 0x28beed478f77c5d047007383c7e1d914, 0xf2bf4fb5c37396e4601771602eb566c91e3935f6edec20cae8b90091cdef6694, '', 0, '?'),
(0xbab287731ffd945c8072c2bb83774e0b, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', 0, 0x7f4bab0f38114912ba6470986f0f3f45, 0x7f4bab0f38114912ba6470986f0f3f45, 0x549df3219b4809f9a2d898f12c43f4ad08617ebc4b4fd7504a9de8e1ffcc39df, '', 0, '?'),
(0xbab2e67aa6d01945b4741aeea7b3ea44, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutoAds.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutoAds.php', 1, 0x00000000000000000000000000000000, 0x8701b332ef797ffa1791268e699d7001, 0x8a44be9552a834bc78be60fdcd5acdbaf7d9be5aa4b485ccaa07bdf8cffe4357, '', 0, '?'),
(0xbab4c6ec229feca091b954c81c426b69, 'wp-content/plugins/elementskit/widgets/hotspot/hotspot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/hotspot.php', 0, 0x2fba77969e85f5bf0badf6808d9a49ee, 0x2fba77969e85f5bf0badf6808d9a49ee, 0xc23661fb3819dc6baf1e82690c9c283c1f7fa420550686bf9c4915a88d276847, '', 0, '?'),
(0xbab720377f5aa4271328f24e545a80ef, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/NodeVisitorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/NodeVisitorInterface.php', 1, 0x00000000000000000000000000000000, 0xd1ed43b7e4a55b28ce359eb4707901d8, 0xc61faa526a7a419543b98bdfe526746027bb7212a67bb3404f5873859cb4f12c, '', 0, '?'),
(0xbab82e52e1fe463409f36a1879b0906e, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', 1, 0x00000000000000000000000000000000, 0x27581b77c7c53c684a4c98041dda8f14, 0xf0ad4c7200bae0f5a108a4988651fb54549964b8896def6f7207c683eb34516a, '', 0, '?'),
(0xbabb2c9ca4b98d6399ac1c527a57cf39, 'wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php', 1, 0x00000000000000000000000000000000, 0xb1a1af941092bd17071a26730af111c5, 0xebb7e3e5d5adab0be949fe0e625bdf4759d7d030cca258cb768eb86bc64d8e05, '', 0, '?'),
(0xbabc3454b828e2045c39278ce433b129, 'wp-admin/css/customize-widgets-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd21f7c3447b077282526578ee2822033, 0xb6fec7a358c5980b66093b6056c0b21647dcc2bd996f40eb8b376cb31dc02120, '', 0, '?'),
(0xbac3828840f59cf1d233a6aaffb5fd77, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImgur.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImgur.php', 1, 0x00000000000000000000000000000000, 0x2ff1da4ca527b079620fb6d3812495cc, 0xb66b5b5828e3f848f9339a3b164509aaa1c2e78b5f98081c085901d3b0627cf4, '', 0, '?'),
(0xbac4a245a1a61290b4ece605742234ed, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-zh_CN.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-zh_CN.json', 0, 0x1f4aee528845aec30a04f9f4d6fe7d6d, 0x1f4aee528845aec30a04f9f4d6fe7d6d, 0xcc61b6957011ef576a55ce74fbab1f021c3bb5f7415c5030077b204702a24f03, '', 0, '?'),
(0xbac8ca3fbc4a4ade831325e7ae5f4439, 'wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php', 1, 0x00000000000000000000000000000000, 0xfd781e897e6f2f26dbcbc6a473513afd, 0xaf4a7088638937d2e2d9b072b2d7434e3ccda965f6e21b7f091ded192f87d143, '', 0, '?'),
(0xbaca66a28294fbd11b94b8ec4e92b3ec, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php', 0, 0xd5fe983e08ff31f6e429bac9d77391e9, 0xd5fe983e08ff31f6e429bac9d77391e9, 0x8da50c5584c0a120740e54f919eeb8a91f114c33de3e731e28477cf63ef6ffb1, '', 0, '?'),
(0xbacd6b7b139ae426f211f3bb780ab6f8, 'wp-includes/class-wp-error.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-error.php', 1, 0x00000000000000000000000000000000, 0x221d2a4a11562b9c514935bb25920101, 0x14ffa84b6b3424896aea31c4120a5579a60c2bf4147d5e83c664f63461d16446, '', 0, '?'),
(0xbacf430fca3fee2d49cd283c24b308ee, 'wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php', 1, 0x00000000000000000000000000000000, 0x9677d1b870784c7674d49c07c5c4fe6a, 0xfbc0421973fa4afa58de16c8f0ba941c7f03fd15177d3144abd0e6dc9a831a16, '', 0, '?'),
(0xbacfe8d6ee00cc5ac6385a9527f84a89, 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code.min.css', 0, 0xf86d3d7de58b7ff8e911f706d5e2459f, 0xf86d3d7de58b7ff8e911f706d5e2459f, 0x1135d6c9f40f608136261194a879e78f82ebc76da5c2b028b3ad33c6175da1da, '', 0, '?'),
(0xbacff5c0e1748e221aa92e33bd4022ab, 'wp-includes/SimplePie/src/Cache/Psr16.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Psr16.php', 1, 0x00000000000000000000000000000000, 0x75e21bc969e13c9c4289009a07526b8d, 0xddaa54c5c43e05feb0e634e1c6218e07bcc2cb8d4579164837226b90df85e3e5, '', 0, '?'),
(0xbad0c6bc8b3bc033df6ce75ea2de76ab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentStyleType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentStyleType.php', 1, 0x00000000000000000000000000000000, 0xf61bd22a4dda5282b5524e4fd902e51a, 0x39331fc2eb8692ca8cc4ae1c8c8fa32b11596ec0cd4060804071683e88e40fa5, '', 0, '?'),
(0xbad24b3e43578a760d7bbd991cfcd6a6, 'wp-content/plugins/wp-rocket/inc/classes/admin/class-logs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-logs.php', 0, 0x72d575a029512b013cb5e5ecf6d874d0, 0x72d575a029512b013cb5e5ecf6d874d0, 0x59e6d9938bf64334caadac35d2e841ccdacd5df478e690ee95d5e97551dfbb79, '', 0, '?'),
(0xbad47dc0861f3884934296b2a7306229, 'wp-content/themes/Newspaper/images/editor-style/grid-sidebar-desktop.gif', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/editor-style/grid-sidebar-desktop.gif', 0, 0x41dc59057f391f0129a14378469e51a8, 0x41dc59057f391f0129a14378469e51a8, 0x56138b9720075b187821d65422dbfdaad80933a6328d8442367b18578b3cb922, '', 0, '?'),
(0xbad699b4642e8726c6f3ba8ad0a3c42a, 'wp-content/plugins/elementor/assets/js/packages/editor/editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.min.js', 1, 0x00000000000000000000000000000000, 0xe80b8acfb50ce21c3bb4a04582017533, 0xfaac0bbe8ee502d387cbfc379e6bf1cdc4075c10c6133ef16fb22901ee0fd74e, '', 0, '?'),
(0xbad708998c7c5b0f1c06aa9ffd011866, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', 1, 0x00000000000000000000000000000000, 0xcfac6d4dc3ebf2c7f0e49f74d1bcd44a, 0x66f0fee9822efd25f5012ac69a100f1f0c576e1fdd43e305f3f21b73ec5369fe, '', 0, '?'),
(0xbadc67523dd4fb51ae00da0c5b3a2ee3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php', 0, 0xe4a38d30d50dcd7b02c05f349c3964f3, 0xe4a38d30d50dcd7b02c05f349c3964f3, 0x750de550a6e9cafec05879925c3133e876fe8aba1770a90a891aee8bcef2e902, '', 0, '?'),
(0xbadf24e1846f93ac31d60f54b3325d6c, 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php', 1, 0x00000000000000000000000000000000, 0x9b099bc2642a57b7cb7f82ffc331679b, 0xc72b71d27e3b6680455fce23d15d49b7568d025cf06b3f6cb695cbc39dcf9ee9, '', 0, '?'),
(0xbae74394c6721fa779d1587bb71ab2d9, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', 0, 0x3b794307a3687d567eaf3e80e259b0ed, 0x3b794307a3687d567eaf3e80e259b0ed, 0x7439a9b7a9bd6376ea047ce3af0bb1027534e84e6b6a457d3f9235eb24b5722f, '', 0, '?'),
(0xbaed5361204d24fe387f10f1bc69f992, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', 0, 0xec3af900a3ac4e899d32b132bbe826bd, 0xec3af900a3ac4e899d32b132bbe826bd, 0xfbbac8cef35a03df5d0032127d22b25edbab070c1eacc70f7478d9f5fc017205, '', 0, '?'),
(0xbaedcc4130668efd6660c2204bc7817d, 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php', 1, 0x00000000000000000000000000000000, 0x0a2b035a2f5f90ac1a78759de612760f, 0xa2c87591fafc3b1349569795615baf7ee3b5adfe545a5c0b5ee079134a9dac6a, '', 0, '?'),
(0xbaf018a51a6d8841d74c91b3669ce2e6, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/Beacon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/Beacon.php', 0, 0x10e8556aeb6a9397834a5f8250da2820, 0x10e8556aeb6a9397834a5f8250da2820, 0x983ed891a6358cf637654316f3972f23c0a3c02e314f98ca3e953b4140285ecd, '', 0, '?'),
(0xbafbf98956464e09d88023087bb68f0e, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php', 1, 0x00000000000000000000000000000000, 0x328603406f74007e1484b7720b8538cd, 0x6936d3616a1bd17e76b33c1403aa6240d85d87180d5374b283e803bfb08fe8a0, '', 0, '?'),
(0xbafc56e7a1721719ae9cd21cb5b3091c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpApesterMedia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpApesterMedia.php', 1, 0x00000000000000000000000000000000, 0xc7ed659380f5bf5ce8d69b9ecba62d3e, 0xc1679d31e748d1f467ca5a06f31cbf090d9a727b5122d8dad862093f266cbe40, '', 0, '?'),
(0xbafc705b48d64327377ebcf57f08a136, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php', 0, 0xbdaa63e917075ec59d2e79d00359691a, 0xbdaa63e917075ec59d2e79d00359691a, 0xf620d27c352f0d7961447f82a5b5d1218ee03413412d31ea16e2d68fed86ad43, '', 0, '?'),
(0xbaff65c931597541e83a1e6ae9e6b34c, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Factory/RequestedEntry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Factory/RequestedEntry.php', 1, 0x00000000000000000000000000000000, 0x377a763d04925f2bc31621e334e00d50, 0x29443984375b00487d43e712f976e62f350df77705d6071965f6acd712fd4714, '', 0, '?'),
(0xbb00b2d725335b247800e8e22eb08e28, 'wp-admin/images/marker.png', '/home/iraneurobetcom/public_html/wp-admin/images/marker.png', 1, 0x00000000000000000000000000000000, 0x3313dc2a4f322fd43349329cfde8191e, 0x7e54bc405c8e807655493ce7704bc8d7c4d7616054ba40637f07e31cde6361fc, '', 0, '?'),
(0xbb0297946a9fdbafb6519c41c28bce02, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/InstalledVersions.php', 0, 0xee2fe8de327074f9259b59cb86bebdbf, 0xee2fe8de327074f9259b59cb86bebdbf, 0x3c4de8c209a47b364daffff09ee387e80ef42573717af6b0bc48c698554ddaaf, '', 0, '?'),
(0xbb041dda07f2f8895312a3d7aee8b4a2, 'wp-content/plugins/elementor/modules/web-cli/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/web-cli/module.php', 1, 0x00000000000000000000000000000000, 0xf89c6e19fcdb05e4fa26f234bd2be543, 0x3faf45abe2a0eb8c8fd0c2a54beae50f0e4e9a0d81d92d4c40eadc22ed9e7eff, '', 0, '?'),
(0xbb06d202c934fe991cf589f93d8eb811, 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxScan.gif', 1, 0x00000000000000000000000000000000, 0x91ca96b4d1b4adf77e66fa0efa9e69c1, 0x8fdfa97f1630bcd48df211a3d5d1a6aec6bb480a0f891b958e0f8bc0c2a13bc2, '', 0, '?'),
(0xbb09e6e3e3456d5ba5acb3c7d86cc53c, 'wp-includes/js/tinymce/plugins/image/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/image/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x2d94fa5a43e96cc2ad7dc4e88e900fea, 0x79e718e954edd41f4e7a2ba8aa14e38614ade283868ff52708c3f3abfc2559ca, '', 0, '?'),
(0xbb12407be7dcfbe0e22661c1ba2b507f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', 0, 0x9d9aaa1977aeefc7ec04ec10ebc5a6fe, 0x9d9aaa1977aeefc7ec04ec10ebc5a6fe, 0xe93b1c74fa5905d7f70c22d3aac1f2d1286fd722659d19b4173bd7c4ea3d3f2b, '', 0, '?'),
(0xbb170218252837c80e7326dcbbc4fb01, 'wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png', 1, 0x00000000000000000000000000000000, 0x8643f76af21916360140014fc7ce90f3, 0x27d7345be1c860cf903fcb93b887dc96b753039e1afa0a70d5aa98efd25b6df5, '', 0, '?'),
(0xbb1a7388971287b7e687d80254e019a5, 'wp-content/themes/twentytwentytwo/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/home.html', 1, 0x00000000000000000000000000000000, 0x151a6daf491a3a3e189bd32762e4cb28, 0x38c32153cd7ced77dae872441e7c0617dbbd93c7c4861f1b2f1752cc187c7956, '', 0, '?'),
(0xbb1c021529e4900e6ff45458f0903d8e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', 0, 0xf2706a6daa8b81c9913e674706f85414, 0xf2706a6daa8b81c9913e674706f85414, 0xefeddccef1b9ee8596ebcedb7bae0b8bdf47bbae21b3e9d76a12e7bbf31a6f78, '', 0, '?'),
(0xbb1c23b21e1cb2e395ddcc6ab6e63f3f, 'wp-content/updraft/themes-old/twentytwentytwo/inc/block-patterns.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/block-patterns.php', 0, 0x60e10c5dab2dde6f80c48ff0e7d7fbd3, 0x60e10c5dab2dde6f80c48ff0e7d7fbd3, 0x5cd8b574fea71adf83e46873ac8ef534cf10265bacac70bfc9c6f854675060ba, '', 0, '?'),
(0xbb1fbe98eced4cf014fb1abc0b011ec5, 'wp-includes/blocks/query-pagination/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x3be31683d9106f6f91297ed1a1da6628, 0x26e1b30c929fcf95881d63b19694c6d60f7bcd7c1f5f84b63b31a91d439837bd, '', 0, '?'),
(0xbb206e075f8899fb25ae005d5b97154e, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-black.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-black.png', 0, 0x3877ed9bf7c112099278010b6d291072, 0x3877ed9bf7c112099278010b6d291072, 0x7886c92b1652ea03c66c4c1a6b35ed3e0376e9c6b00bea074e02ad4414c57f88, '', 0, '?'),
(0xbb27b9c7d0a4094fd763c0e8b639a6dc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PrivateClickMeasurementAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PrivateClickMeasurementAttributes.php', 1, 0x00000000000000000000000000000000, 0x00673ca634132b9f6cebd93b99b369b2, 0xeb43f46381d2746a5b36b30116aef641d9f9173340d7a2a1c43d71473b12f45b, '', 0, '?'),
(0xbb289dace7b4f2935b42c1b5715e7fd9, 'wp-content/updraft/plugins-old/updraftplus/central/wp-optimize.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/wp-optimize.php', 0, 0xb988c8ea0fa27a8aedb47a7ddced02b3, 0xb988c8ea0fa27a8aedb47a7ddced02b3, 0x1d6d2ab4b86c514ab2b53b47e9fc18087998cf7908db2be17096dc5d70c88309, '', 0, '?'),
(0xbb2a0442b0a3a5deffb59803dae0ca8e, 'wp-content/plugins/wordpress-seo-premium/src/introductions/application/ai-fix-assessments-introduction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/introductions/application/ai-fix-assessments-introduction.php', 0, 0x79c841551c86fc4ab59bd88e49ec602d, 0x79c841551c86fc4ab59bd88e49ec602d, 0x348ef0553e2abd2c9f4e71f810759daa992ce58ad64d74bc1e9bfd0d3fe088f0, '', 0, '?'),
(0xbb30a92ce9f4ab98bb23f98726f5a3c8, 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-common.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-common.css', 0, 0xb9f3b3100be2b69e9612fb5f8cc1d7f9, 0xb9f3b3100be2b69e9612fb5f8cc1d7f9, 0x071d5c967182c0763ce6a382ddb46bc3a8a513562e9eb95830dc058b85906f20, '', 0, '?'),
(0xbb31eb339ae420ad450998b9c019eee2, 'wp-content/plugins/elementor/core/common/app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/app.php', 1, 0x00000000000000000000000000000000, 0x0c57a0be515447187e95e1131873b2e3, 0x499599710813c8de8be7677cde111a786886c4ef0fdaadcda41508615e0284cc, '', 0, '?'),
(0xbb360ef8b36911bfd702085a28877161, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php', 1, 0x00000000000000000000000000000000, 0x924280b112f4780adf2d2540911dd885, 0xd2a674cf2a4174c266f2ed0e6b89246852889d3f01f9321590ca237159fbfcdc, '', 0, '?'),
(0xbb3b42c78af5d3d11a0c629aa386148a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php', 0, 0xcac0e9b4927f6de2f51aa153e3182157, 0xcac0e9b4927f6de2f51aa153e3182157, 0xc73637baed0c9c75d614a8820eee6b111efce79826aa2a9068b949252449f6fd, '', 0, '?'),
(0xbb3d02add556adfcb472993dc658c89e, 'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js', 1, 0x00000000000000000000000000000000, 0x76c45c1c5ffbdfabc81a70e5583115cc, 0x4b9a69c07ff12fe9628d9cd396a08c23d37fe2ed494a99fab72b6a643497dea3, '', 0, '?'),
(0xbb406cec738cd99e3ac2bdc48f3aedaf, 'wp-content/themes/Newspaper/style-bbpress.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-bbpress.css', 0, 0xe89b419ce43b47c1a38e002103bfba71, 0xe89b419ce43b47c1a38e002103bfba71, 0x5fefba404c3374c9a4b3b45e3eac4ab7ec099f9c56dc3607562a7150a3ab4652, '', 0, '?'),
(0xbb46e652820c278302ee4758a595865d, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageFormatter.php', 0, 0xd24c937c5db9ef1a886415a49a65f19f, 0xd24c937c5db9ef1a886415a49a65f19f, 0x464cd7e683cf9524e6ac1b5a835e84e5eea687b69ad7052cc7dd8a59774bf197, '', 0, '?'),
(0xbb4e685b9aa0ff4ec402fa76799e7e84, 'wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', 0, 0xb2f718a91ec9e9f070af1bc05b6c7f90, 0xb2f718a91ec9e9f070af1bc05b6c7f90, 0xf20a8c85d0914e92f9e6ae7fb07aacd4758c4947f4cdf12280c7a3f76454cdd5, '', 0, '?'),
(0xbb5373c1c48ed2dc7dc84473f7cc36f8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickChartSpec.php', 0, 0x1180517ca3b6066082af828c46f6ca85, 0x1180517ca3b6066082af828c46f6ca85, 0x546ba7609575d0706e59820a2b53e3b3f45d1966445a78f72b24ee9e1fb176ad, '', 0, '?'),
(0xbb59a1629917b3d187848298c90725db, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php', 0, 0xa63172c6f2607ba6ff84daa19aa5e7c0, 0xa63172c6f2607ba6ff84daa19aa5e7c0, 0xf6f9e2187ac0d9f03921f4af1c79a167fa8a21530d948097f9b2696cdc3af937, '', 0, '?'),
(0xbb5f29424952e2586f30d6b56c81e80c, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php', 1, 0x00000000000000000000000000000000, 0x56d93d4b5699760bb2eed27ed2cb8838, 0x2682fe42bd16445150d443e2f66e1b82c15ec3d875bdcfc2761e7fdd26d5e1ca, '', 0, '?'),
(0xbb5f59795fdba926ed77e355ef2c312d, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/composer.json', 1, 0x00000000000000000000000000000000, 0xa5ec27f4b396f5fe5f39ad6d592e871c, 0x5890a7c063bc5b3020ad321b2947664260b1ac54d3b12b624de799db2540ed0a, '', 0, '?'),
(0xbb67c32e1c8690de5b28bb5ced6fca02, 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/updraft-central.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/updraft-central.png', 0, 0x9b22ab529b50fa57a5c468f621df6b61, 0x9b22ab529b50fa57a5c468f621df6b61, 0x0ddc8cd08d512b3c621c1342bf8f48600155a4b8b21a159dcf4a9302d00009ec, '', 0, '?'),
(0xbb719407ec9a16c35256a6fddeb8ec1c, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', 0, 0x9e06c8a95f3d6eb43e95f5beb036868f, 0x9e06c8a95f3d6eb43e95f5beb036868f, 0xe2750529232d86c6e4694c49201bca0857e8296d9119aa002b7a5cf30b5a3637, '', 0, '?'),
(0xbb7d496e73c67baa6a5b28cafc9b8cea, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/error_log', 0, 0x68e42327781697bead7c2ce97179b9f0, 0x68e42327781697bead7c2ce97179b9f0, 0x5b653f5e141cb588dd1af736c59edb853a2db0d164add8a061fe1cdeb53d1b49, '', 0, '?'),
(0xbb7ed1acad795a4976b188f0f2a7bba8, 'wp-content/plugins/wp-rocket/languages/rocket-pt_BR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_BR.mo', 0, 0x262484542e30d3c4ab7b52cf1f09914a, 0x262484542e30d3c4ab7b52cf1f09914a, 0xdb7d7eb4be536f6f033c899fecf611182a7c0107e3adc42754bb36628054b4e0, '', 0, '?'),
(0xbb81ffa363de1a7ec09ec9f36a04e66f, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-accessible-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-accessible-validation.php', 0, 0xe9f272f341a5678505d3537267a978e9, 0xe9f272f341a5678505d3537267a978e9, 0x16b724419e36113729ef026e631420a9d751e28a605309f8e68e2a043418d347, '', 0, '?'),
(0xbb82771ec8afbae129351f9e0159bdf2, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.min.js', 0, 0xf459f641e6d8caf3374e401e6c619262, 0xf459f641e6d8caf3374e401e6c619262, 0x49e1b2d0e78530ce6fc8b9ca89e0bc6700336b56b9dbc767403e4448d86c87c2, '', 0, '?'),
(0xbb83685cec9e071dae9e2027e6a91759, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', 0, 0xefc7e0c102afc0000c15a1452c0dbe8b, 0xefc7e0c102afc0000c15a1452c0dbe8b, 0xfe39cbb81dbb30de25094085d170de75eeeb7f6395418add0ca0a525bae67384, '', 0, '?'),
(0xbb8393abf0db8cab080290ff903bbcc5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataResponse.php', 0, 0x1ed1ca32c77377621db0a54bf42b8244, 0x1ed1ca32c77377621db0a54bf42b8244, 0x7bee10940b44cf3cb35c78d11828f97fd96e296831299dbd02944e871bf9b4e3, '', 0, '?'),
(0xbb8434e9739c6f932848bfd468b464d6, 'wp-includes/fonts/class-wp-font-utils.php', '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-utils.php', 1, 0x00000000000000000000000000000000, 0x70dc23f8acc22caf63aa25355681c3fb, 0xfa38cd12658b8a8d6f8aa29e46a317894e620c0704ae0827d18df43c9e18bb44, '', 0, '?'),
(0xbb866b941b8a9a352848bff803e23dab, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', 0, 0x45f02e6550ca835e8b6db3c7382a7c8a, 0x45f02e6550ca835e8b6db3c7382a7c8a, 0xb365df533d5d86fcfd08fa84226ddc793ac028664e5bb7e79842209bfba14392, '', 0, '?'),
(0xbb8cf42cab0286ebe010a285f358786e, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/SkipHeadingLevelField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/SkipHeadingLevelField.php', 1, 0x00000000000000000000000000000000, 0x211637d5aa03d6c04525b2de2d11712a, 0x0b503617626246a10563fb8cf940a264727339b4b8acd7742c52f89b570b82c5, '', 0, '?'),
(0xbb9095ca59b137f82c30d70d9dfb2b39, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers-registry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers-registry.php', 1, 0x00000000000000000000000000000000, 0xe07be8cb6721ab383a38dd3b33426132, 0xf40839514de3a444bfc9a98581d313d6c27c8b68771e4309d1677ab2f3effbcb, '', 0, '?'),
(0xbb99d779bf4069f788dedfbc756a9451, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RegexTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RegexTrait.php', 0, 0xd62dd47f45e4214d5bf572c2a9c3038d, 0xd62dd47f45e4214d5bf572c2a9c3038d, 0x8d1a2b1f62af820c7d3b583efb3f17d24c4acf74c1ea46eea044982e664f66b9, '', 0, '?'),
(0xbb9a636478e2504a51989989dfb76832, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js', 1, 0x00000000000000000000000000000000, 0xd5e71829ecdc0456818e3b93f57b14a0, 0xd8b1db4a545092b0bfa87bf850ebcb513ce8675b2b9d65c2fee2f4d87525cddf, '', 0, '?'),
(0xbb9a93e3741071801c141b92be57104c, 'wp-includes/Requests/src/Auth.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth.php', 1, 0x00000000000000000000000000000000, 0x0583621858ac517adcb44fec48ffd4c1, 0xebc92a37d1fbe4db9837534eae15acd80e5e7397870c1483c301730c66d9fbb9, '', 0, '?'),
(0xbba7810bd59eaa49d5dcdff9e8ccc0c5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/error_log', 0, 0x363167f5cfcd310dd23cb0d2f7165055, 0x363167f5cfcd310dd23cb0d2f7165055, 0xed5537a0c8300bc0f25fa469957bf76cfdad0cb7c2c11936f1c0dcedfccb6e50, '', 0, '?'),
(0xbbab3a2245290aef1a311e01414388d3, 'wp-content/plugins/elementor-pro/modules/admin-top-bar/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/admin-top-bar/module.php', 0, 0x29f7bd1e7e522f7f574fe88fe55c45f1, 0x29f7bd1e7e522f7f574fe88fe55c45f1, 0x9a05cb0ec11817522804c7556180abc9f89332e6fdf5a5ac8c4a4033c459dff6, '', 0, '?'),
(0xbbaff2feddaf190d8fb92f3d38d5a127, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.min.css', 1, 0x00000000000000000000000000000000, 0x98bff53b0c18ec094e3c7b385741850f, 0x007556526fa084c154f3d0216a1f42316b9143bdc5c6365d8dba89103f6daa64, '', 0, '?'),
(0xbbb0177bc06156ada92fd29dac8a561a, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-background.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-background.php', 1, 0x00000000000000000000000000000000, 0xaa704dbcaec1ccad6b3cb87f78415b85, 0xddf3bcd723f3bde9dabb9ca422a035b79e0b3aedadbf144fd4742d135c201e61, '', 0, '?'),
(0xbbb15dd3068e7b2fcfccdf2b28dbfe13, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', 0, 0x993b7afe17ba863308008f19d7f1a986, 0x993b7afe17ba863308008f19d7f1a986, 0x06caebcec261fde0d1f413481329dd9e36e32e3473a1cfa4d0976a499f96f6d3, '', 0, '?'),
(0xbbb4816f8c945ac3241bf661aebc6be8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', 0, 0x0eade7e36c32b1b98a70483348ca98f9, 0x0eade7e36c32b1b98a70483348ca98f9, 0x02bce69946632a475f95703067d4be2270a2118544c6f0c402b2d6fca20b35cd, '', 0, '?'),
(0xbbbfcc939af5e4d8c64e256fabff4d10, 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingResult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingResult.php', 1, 0x00000000000000000000000000000000, 0x91f43cc8618f51b4d8fef8fe1f8badfe, 0xa2f899ccf287176c82e24cdc6880faee016fb96fab486032d7dcd5ba7f06d6dc, '', 0, '?'),
(0xbbc5dafb8220bbce2566256333e0979e, 'wp-content/themes/twentytwentyfive/assets/images/grid-flower-1.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/grid-flower-1.webp', 1, 0x00000000000000000000000000000000, 0xcda8b7e8ca214886cfa9dd47249d5ec5, 0x693be2c7758d773aca946929441c1f378c806093b092f969cdef3363cd93746c, '', 0, '?'),
(0xbbca7bfc5d5cd6b5ad09f4e864f3bbda, 'wp-admin/css/forms-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/forms-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x25373f13405b540ffa6c0464cd9a8d0d, 0x9781a6e9b6121721a91422870b7fd4c94fb3701a113bfbcd5e626d95d72a682c, '', 0, '?'),
(0xbbcb933ab76da2c7a6d7c5a6761316a0, 'wp-content/plugins/elementor/data/v2/base/endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint.php', 1, 0x00000000000000000000000000000000, 0x7db32bba5bc97895963ddcbb1b61e6d0, 0x5726be3c9fb7fc2288797a7dbe7c8c1a0b0ebcc5a91009ee0fb226bc736f176e, '', 0, '?'),
(0xbbcf4258789e499b7f85181478980ad4, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/bad-seo-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/bad-seo-score-group.php', 1, 0x00000000000000000000000000000000, 0x60e4c3b2ccd1ba6022988c74a846ce48, 0x6fae098ce1fb5d0370fc429339d69c83e32278313355516c5e962ce7ea4ae33b, '', 0, '?'),
(0xbbd566875cc52d8adf8c70278c8da02c, 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.acd1ad79ebb515e353c9.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.acd1ad79ebb515e353c9.bundle.min.js', 0, 0x25266af20dc4135ac218f322d9ebaee6, 0x25266af20dc4135ac218f322d9ebaee6, 0xd030b211f965798393a2623c4b6e74927f9c0568a5087364fed0d47253c7bad4, '', 0, '?'),
(0xbbe61e8213433cacc0522e63f23c27dc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerInterface.php', 0, 0x08ae81928c675e77963445f056b01264, 0x08ae81928c675e77963445f056b01264, 0xad7112a86c8083616907c5db90ed1108971bd1e352ac0a97ed69e2fc8d311366, '', 0, '?'),
(0xbbe7d043123501ce32bd79b163f8c78e, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions.php', 0, 0xc3c27e820a15417fec27579d00601bff, 0xc3c27e820a15417fec27579d00601bff, 0x6c51422086c57b5f0254e5ec2208913fa9dcd8c60584aa8794852f5896a10ba9, '', 0, '?'),
(0xbbec0af8665138576da0e6a13dff0c52, 'wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php', 1, 0x00000000000000000000000000000000, 0x5829ee2fbd4870b15858e68191231ca1, 0x1e34d90892ba2e8884390c9b4cbf608180722e2b2e1be8006610049ee3b198ac, '', 0, '?'),
(0xbbec58eed6430caf49e61c25f43fcb90, 'wp-includes/fonts/class-wp-font-face-resolver.php', '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-face-resolver.php', 1, 0x00000000000000000000000000000000, 0x68d40113381c60d56c5f0ee32f183618, 0xf0449bcb2c933dfdc093334c9cc99ff54b28a7b429efd786f562588ed9172d94, '', 0, '?'),
(0xbbf691a207f440ed921a785d3443f799, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/site-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/site-settings.php', 1, 0x00000000000000000000000000000000, 0x7e64fb7dfa858bceae13f0a0e94d7e70, 0x7c55c8a3579262d2a7a8ccd39ecf5e97272f38d2a728c639983061384f3e6ff9, '', 0, '?'),
(0xbbfc54cd7030c35d6fb56286b102cb5b, 'wp-includes/blocks/post-comments-form/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor.css', 1, 0x00000000000000000000000000000000, 0x317be2b184f16be9ab5fa8df427628b2, 0x6b1fc6e801f3a49cf02d0aa021b235c13c9873842bc64c0e541d793393779afd, '', 0, '?'),
(0xbc0491fb09d25895a80d1fdfa45c0e54, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeApplicationLdJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeApplicationLdJson.php', 1, 0x00000000000000000000000000000000, 0x12d326bb71d76cdad77512bf18b066f3, 0x64106add149a82e6692256dbb19d14e5a140743f38e2c5486d144980ae77decb, '', 0, '?'),
(0xbc04c9e6824b458da182a7b6bc708e2f, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-tr_TR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-tr_TR.mo', 0, 0xc1afea7b64dc22fb53046e8d995e141a, 0xc1afea7b64dc22fb53046e8d995e141a, 0xf2d5a95f9551b24d038eb29bc7ce9eaab8b5d8701c9694e18573f3deb554666d, '', 0, '?'),
(0xbc0aeadd124d9e387db9a54b2745b16c, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php', 1, 0x00000000000000000000000000000000, 0x4358340e4141e32437ea1bf39601059d, 0xdb840ab2ba252c48231944021b6277c2a6cb16a951ef3f9e105da406383dd82b, '', 0, '?'),
(0xbc0d435a77386c0310dac193dab7fe40, 'wp-content/languages/plugins/amp-fa_IR-599e49128bb258f47190aee0380f0a74.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-599e49128bb258f47190aee0380f0a74.json', 0, 0xd8e18112d868b17aa29250ae14903691, 0xd8e18112d868b17aa29250ae14903691, 0x77d9656ee4e1be21685635c3c7e385a45fe62ed2bafeed38f66e2e982684baa4, '', 0, '?'),
(0xbc1308131f7e0327cc1eacf13885b22f, 'wp-content/plugins/elementor-pro/assets/js/popup.996738ad83c089bcc0b9.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/popup.996738ad83c089bcc0b9.bundle.js', 0, 0x3a48df47c53ceb25886934764b439124, 0x3a48df47c53ceb25886934764b439124, 0xfb9923c470a8dfadab20f6635274a8ea356bd8590b05099c23e26d0a34253f07, '', 0, '?'),
(0xbc15aa084cb255080f9a9b56245ddeee, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedTag.php', 1, 0x00000000000000000000000000000000, 0xdaff07633f25ac939435818dc909e9cb, 0xe89ab26b17b918539c8f28b2f4387cc012d8bf81a5dc79ebcf57a26db075f1b4, '', 0, '?'),
(0xbc18acf0e0c4161fcdef22a652d1c59c, 'wp-includes/images/crystal/text.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/text.png', 1, 0x00000000000000000000000000000000, 0x90cc20d1b2aafc23be64ff2511e35bb5, 0x6e31f4c230b5e9a93c3bfd0a0294cd4970a2f67edc668f99c5e2a0b81ecfc77a, '', 0, '?'),
(0xbc1c2bf82069f21cb21fc8998bde953a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hkern.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hkern.php', 1, 0x00000000000000000000000000000000, 0x55679b29b8a7a625814858984703d541, 0xa2a78771da63187dfc80356a97f7132b7d82de5984a2cabcb08a7a5f6eea67b9, '', 0, '?'),
(0xbc26727e9f360bbc92d7b01cdf406375, 'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js', 1, 0x00000000000000000000000000000000, 0x8e2659d4eb0160eafcb59d0b57c5aac5, 0xa135310da92a9f123669ab245e7c50e44dd5dd9a675e8bc3d3727aeed0f3e7dc, '', 0, '?'),
(0xbc26dcff9522f92345d718a4cb4688d9, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sale.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sale.php', 0, 0xc2f5fe8e782085cd9aca7cbd51edabc7, 0xc2f5fe8e782085cd9aca7cbd51edabc7, 0x0d2d9c43d86f29dc57b3eb2f944a80916b27fab5f8e28fc0e00f5fdd7d64a004, '', 0, '?'),
(0xbc2f1e67b10d9364d09cb8a481654f79, 'wp-content/uploads/2023/11/BET303BET.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET.gif', 0, 0x5bd2dfdc6fc41703a2e5c989df39d69b, 0x5bd2dfdc6fc41703a2e5c989df39d69b, 0xe0975944b4f1203509def93b4118da4d4bdeef619cafd854c5e788cd0f4003dd, '', 0, '?'),
(0xbc36bb0d93bbf68abfeee00ab3055de0, 'wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg', 1, 0x00000000000000000000000000000000, 0xc28d33d21105de78ec7af6b0b10df758, 0x878cd02a9ec4a616056b2df84728611aabc08fc67477de8cf2df2ed4c408a6f8, '', 0, '?'),
(0xbc371820c052e9a8eaeabaa256e454cb, 'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js', 1, 0x00000000000000000000000000000000, 0x4a10bcfa0a9c9fa9d503b5a498cac31e, 0xf604ca6bd6b63c50872a86119b882b75f808449cb21eede93eb2bfb4ecf925d2, '', 0, '?'),
(0xbc38a0b5c6e557f09f614ee54118142b, 'wp-content/updraft/themes-old/twentytwentythree/styles/whisper.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/whisper.json', 0, 0xf1d2b25209cb3b8bd66212f2f59e7a96, 0xf1d2b25209cb3b8bd66212f2f59e7a96, 0x11ddfa189d47b8475ee8754c5e4ba4a355090d761a77a93d59ea81d9d8c31211, '', 0, '?'),
(0xbc3920f6ee5d5733c8069fe1531bb3a1, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-it_IT.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-it_IT.json', 0, 0x1116f500d749e62a44d652e683642b8d, 0x1116f500d749e62a44d652e683642b8d, 0x5c900785846be2c816252764694d5c2bcef2f97a310f31b36612735e6f8c7311, '', 0, '?'),
(0xbc3b8648f94c1d9d595fa2cb75480c96, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/CryptokeysJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/CryptokeysJsonScript.php', 1, 0x00000000000000000000000000000000, 0xa05118025ddfba39aeb171738171d077, 0xa965906dde2a2de522919be3d46530cf9d9a71a03f260cff58060532090fccea, '', 0, '?'),
(0xbc3c905f2882a313fcd73d15a85e72d8, 'wp-content/plugins/updraftplus/images/addons-images/azure.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/azure.png', 1, 0x00000000000000000000000000000000, 0xd60b14e8f37459c5d7a7657b53a74415, 0x9531766fb66638a94da45258ab3ef1de2b2a7dcb09841c2b9defa0b2ff72fdad, '', 0, '?'),
(0xbc43476462ceddfdc9dc77deeaee7077, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayerAnimateIn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayerAnimateIn.php', 1, 0x00000000000000000000000000000000, 0x9445436cf0058ef4fcee26af36f289a8, 0x3e827b9ff04c31bb69a7fe75fe546161e5108e0f2ec18cb3ab08fcfc96b92faa, '', 0, '?'),
(0xbc45be445468ece3e349577532877583, 'wp-content/languages/continents-cities-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.po', 0, 0xe4630ee44cc7ef9757796e970cc86cb3, 0xe4630ee44cc7ef9757796e970cc86cb3, 0x80e6c4637af4ebd646e4be87d7d7077bca1e7ddb1fab789d45e9585174257b88, '', 0, '?'),
(0xbc494c4281c608fcd08167b688a94688, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php', 0, 0xdd2b9aa3663e71fdbe8430b7cd33a342, 0xdd2b9aa3663e71fdbe8430b7cd33a342, 0xf05697d76713e780526692b98979d051713d9c7b068d2de732e9e461298740a3, '', 0, '?'),
(0xbc4e9ff78c923cfb33fe6ef8395188d7, 'wp-content/themes/twentytwentyfour/patterns/hidden-comments.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php', 1, 0x00000000000000000000000000000000, 0x7534184e627b177eb41c4c11d9dbb630, 0xa6454cc5b8f4cb02b16958f2fccbc0695babcabba8ec4927f5849292b1d7c4c0, '', 0, '?'),
(0xbc556e06ec839136448f443a3fa0acab, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.min.css', 1, 0x00000000000000000000000000000000, 0xb440e405522d6feb96f4ba9064713904, 0x9a3a7f9911b222b19b2df6d76069c12d27ab8e853cf7ce86c63c75f6380ec7c8, '', 0, '?'),
(0xbc594a92ec4fcfcea0f02a5ad20480e5, 'wp-includes/blocks/post-author/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xa882ed83f12e5ef751ccfac78955bdfa, 0x8a1684573b49978b462beca7378884435a92451cc8e320598261f22cf3845fed, '', 0, '?'),
(0xbc5e823aa43bacc23501aa8538fa81ea, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ButtonAmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ButtonAmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0x5fa4e106d7611825f5e885db5cc6356e, 0x8cce765b126568fd45f492438a999aae1f8b295de25e76178af7c81f0934753e, '', 0, '?'),
(0xbc645c02d3863ae9fe25d475aa829ebb, 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-4.png', 0, 0xcac361661db2689c3e74c2ab82313021, 0xcac361661db2689c3e74c2ab82313021, 0x28a4713cfc7aaec9fa001002849a7dd3683d5f2436bf899e8dc1c42d8068f8ed, '', 0, '?'),
(0xbc7038f377230898ea3ce9bffafec237, 'wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg', 1, 0x00000000000000000000000000000000, 0x2622a2c70fb750c8fe20ccdd33a54a85, 0x29ecf5ee6510d50bdfa583fdea10b336a08252552a139e9187e7434559fcd562, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xbc73d2745d4814b09891fbd7cdfee30a, 'wp-includes/js/dist/edit-site.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-site.min.js', 1, 0x00000000000000000000000000000000, 0x01f5b16cca61e617dc9d7ba2a2c951fd, 0xbf7e8d52ad4cb07ea35fd9b42197bfc2666c53ab72dd44a61d257ded3aec3ba5, '', 0, '?'),
(0xbc76259f7f948c53b45bbfccaaa3d1be, 'wp-includes/ms-functions.php', '/home/iraneurobetcom/public_html/wp-includes/ms-functions.php', 1, 0x00000000000000000000000000000000, 0x8ed606303de5d8f1540c7be5a67d5266, 0x7f3c6f8163a9c5e6c22c3b2d2d64ed9cb394337dbafcbd9e6e3562b1cd91fad5, '', 0, '?'),
(0xbc7680974c7ec9ea2de426cf480ab9ba, 'wp-content/plugins/wordpress-seo/images/twitter_card.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/twitter_card.png', 1, 0x00000000000000000000000000000000, 0xe0397bbc00ea7c3c10820c5e8afa618e, 0xb7ac8d3ca74ace9ac979ed0e3390d55085c3a088b95fa8345d5bcbb281ace8fe, '', 0, '?'),
(0xbc78a4464930a4fce2d5abfaed944152, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php', 0, 0x6287fb5c85c532d1ce0a716c0b6470a6, 0x6287fb5c85c532d1ce0a716c0b6470a6, 0x5376cb42b38047a5a85f95aa409f2625ce6b4b4842f779ee695c9a0511a03596, '', 0, '?'),
(0xbc7a5718c12f0014e26186e6b1e6b4df, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectScriptReleaseVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectScriptReleaseVersion.php', 1, 0x00000000000000000000000000000000, 0x4cb35c9b7c5065739c5d34860731ed3f, 0xfa7eed0a7d001dae7a1663db6399a7794d9c363b255ea20a4b2f48b77a023e67, '', 0, '?'),
(0xbc803253be28a7714df7d31d9cb581c1, 'wp-content/plugins/elementor/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0xbc84ddc62002a24525451fd68dee1fb4, 'wp-content/updraft/log.0775ebb03f91.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.0775ebb03f91.txt', 0, 0xacd564622befeb36d8614894ae4a2fae, 0xacd564622befeb36d8614894ae4a2fae, 0x2480f7093f69ff248e615cf62a817d9d932b52063b4442522916e29f7be635e6, '', 0, '?'),
(0xbc85e9a5e70c2f499d381b73b48f3de8, 'wp-content/plugins/elementor-pro/assets/js/screenshot.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/screenshot.min.js', 0, 0xf622cb693a2942ed0d9592eb212e5411, 0xf622cb693a2942ed0d9592eb212e5411, 0xb9432e9e3d423d9884713df9f429af19c8ae65042cec634e5407feff909d5c66, '', 0, '?'),
(0xbc8bb41eb273aee6d8213c514c3172b7, 'wp-content/plugins/amp/assets/images/amp-html-error-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-html-error-icon.svg', 1, 0x00000000000000000000000000000000, 0xf2e161bb7c9e729b90dc51725bc95475, 0x86336a588b81f089c0ba889cfafa33690cda6922358af0c79f0ff167917139a7, '', 0, '?'),
(0xbc96e36511d7e9579252ae4b11d061dd, 'wp-content/plugins/amp/templates/meta-comments-link.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-comments-link.php', 1, 0x00000000000000000000000000000000, 0x659d40ad2693441b662ebae40aa70223, 0xd412b956d436845c415e250c29175fc65a9388db17e2603213462bfb4fc8a89d, '', 0, '?'),
(0xbc9a24cac2623e54a606722085d7b98e, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', 0, 0xad05b8362bbb3549d1e7878b56705bcd, 0xad05b8362bbb3549d1e7878b56705bcd, 0x14a5d0c6c528d8527f59e16f33c9d127da115e4429bcbee3502cfb1982e47c74, '', 0, '?'),
(0xbc9f05a6727361ead0db39535555a8ea, 'wp-includes/blocks/post-featured-image/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style.min.css', 1, 0x00000000000000000000000000000000, 0x5ff3bf3def56ebc8fd69e6937c4266ff, 0x6ac83b3063a048ab7815ecc8ee09268891691d6533f2bc68d7488a51522b6949, '', 0, '?'),
(0xbca22a511d7b254c509886c267c3afda, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceFormula.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceFormula.php', 0, 0xbe86ce9ed359fa3a2ea3ee20d46e910c, 0xbe86ce9ed359fa3a2ea3ee20d46e910c, 0x5c154ee2a8bf3164d9400d1a24c7ae2b969bbb6d1ab721f3b3470e25fdb21687, '', 0, '?'),
(0xbca4d59c02a610bc9ef4542dc87fd8e4, 'wp-content/wflogs-old/config-synced.php', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-synced.php', 0, 0xe1b385d82e12b87272a984de458d5c98, 0xe1b385d82e12b87272a984de458d5c98, 0x0e700bc9cfc489096d0186407cd5ca8383d0d08c3bd93fe83b46596a1bd9d6a1, '', 0, '?'),
(0xbca780b30a82a43bbe133c05d2858ca9, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', 0, 0x809300f4834e61fc52e8fdc2d25fb9e9, 0x809300f4834e61fc52e8fdc2d25fb9e9, 0x075736981eb207046c8c1ac694fd506dfb6df2c371d7458ac1daedc26930ea35, '', 0, '?'),
(0xbca991ebd8e376cd794cd4c265a5ed21, 'wp-includes/blocks/post-terms.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms.php', 1, 0x00000000000000000000000000000000, 0x89443598747951d4dd0835cc556bc474, 0x70feece0cca504fe73f04dc9f7bbb32f5f061333992207d6c07cc7299be63449, '', 0, '?'),
(0xbcb1adfdc53838e08368b86c816392ed, 'wp-content/plugins/wordfence/waf/dummy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/dummy.php', 1, 0x00000000000000000000000000000000, 0xcb3a3c5d79ad01366a88d0f6077a9b30, 0xa6cc772d1d63a87dba0614ba3aaf695c4253837fb971358534ac7548d1bb8b86, '', 0, '?'),
(0xbcb1e02d38ac660f67e965dbccc1040a, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.min.css', 1, 0x00000000000000000000000000000000, 0x296eef20e85403b956bb26356bb17c10, 0x3b61141641af9cd0340a12b3b8854e738f5e2b86838ca675e242bb0529fcb4ae, '', 0, '?'),
(0xbcb2d8f4c2674efb277506473baa269d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryBookendAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryBookendAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0xadfb5ed7cd237fa7c2e15a8dc9579a82, 0x47286edc7e2e2751d4a067dfef474cbdabc0a5c430b88844a643aca142b993e1, '', 0, '?'),
(0xbcb382147c58256a677540e8434a884d, 'wp-includes/js/dist/vendor/react.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react.js', 1, 0x00000000000000000000000000000000, 0x05c3e7e7ba74b97802b32c6781212a24, 0x2a9cabb9a0bdcda1f691e763af83ac51098366bbd031a3b107cea6fb9cdcbe5f, '', 0, '?'),
(0xbcbe05f734c3c14a971b65fd859fb482, 'wp-content/themes/Newspaper/translation/el.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/el.po', 0, 0x218876a34d7dbaae3c72efb59d9a35de, 0x218876a34d7dbaae3c72efb59d9a35de, 0x3c3b674eb7d0a4ef56e3bb143f719a536ceee31fa65ddb22ef1f9c38c0efd539, '', 0, '?'),
(0xbcd0774b62a62cc2f9004b66667a5301, 'wp-includes/rest-api/error_log', '/home/iraneurobetcom/public_html/wp-includes/rest-api/error_log', 0, 0x365ac68f6f84453067e394de918b461a, 0x365ac68f6f84453067e394de918b461a, 0xc3e550d5a52600e7841c385b5a5600b492c5ccad3f919a10a6ef97ddee69982f, '', 0, '?'),
(0xbcd6827804520b1661d1dbf9c79c8440, 'wp-includes/css/dist/editor/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7d1c10ec31b404765c4aaab1aea0adea, 0xc94ca442504af4507d249e4bfee1c669a607324fc0e270d0c4f09879b551312d, '', 0, '?'),
(0xbcf09bc25822af2d7be3ca2434387378, 'wp-admin/css/deprecated-media.css', '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media.css', 1, 0x00000000000000000000000000000000, 0xe0ffba0a212e4ac3e4184b304bad89d0, 0xecc5c68c46458db4c13a8472cbbbe0c14d36257cec09b86eb4bc4cbc4484f0ee, '', 0, '?'),
(0xbcf0c50dcacc5ab394814f5bce856694, 'wp-includes/blocks/columns/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor.css', 1, 0x00000000000000000000000000000000, 0xc2b460ff1d62c86f46494bb00b1692a2, 0x648f05d7a321781f60b6d1c8f5cff9ff1dca4a14e4f726ddddcdbdf70f7bd0f3, '', 0, '?'),
(0xbcf0fa41c01a6b16b2dacb7c9d6aa23b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php', 0, 0x8910fa4d98bee99ee69fc06eab85c425, 0x8910fa4d98bee99ee69fc06eab85c425, 0xff40dc06370e2e5465d5150b0369184214dd64ea8608e10a5aa087290c7da15c, '', 0, '?'),
(0xbcf25138c5f78e81307234bc6158106c, 'wp-content/languages/plugins/elementor-fa_IR-a37a3c226bf678cab681cd9909081cd7.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a37a3c226bf678cab681cd9909081cd7.json', 0, 0x7bd1df65bc2e56d668f01c027b2e56ce, 0x7bd1df65bc2e56d668f01c027b2e56ce, 0xb57f9bf83faea223f79ca47c7638ab61ece6b36d25647a42db7d635c6cd7e306, '', 0, '?'),
(0xbcf319c66412f12a28462eb094a0a536, 'wp-content/plugins/elementskit/widgets/whatsapp/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/error_log', 0, 0x2c587843779cbbffafd848a424add0fc, 0x2c587843779cbbffafd848a424add0fc, 0x1ffe07b1fae2d1d58b962d47c6d7c4af252771dacb1880676f83847c0b4aac05, '', 0, '?'),
(0xbcf3af1086324df0d41c781f46d09958, 'wp-content/plugins/updraftplus/languages/updraftplus-eu.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.mo', 1, 0x00000000000000000000000000000000, 0x9d56efdfabe5883c0c927063cb4dd563, 0xb77e7b8f1eb5b88ebd07df8c6679399779c5ee35684305b409eec9f883e3f699, '', 0, '?'),
(0xbcfc55649fa513064d8592d95324806c, 'wp-admin/includes/class-wp-list-table-compat.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-list-table-compat.php', 1, 0x00000000000000000000000000000000, 0xdb7d8b3e0d5f4422a6f5436bf1d41543, 0x5c0ca53b8afd0b5d22a7a4ae28122b2fc7c57d9e120ecb9a7135cef44e5327aa, '', 0, '?'),
(0xbcfc9efa50b59f85e94962177881c09f, 'wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/safe-mode-theme-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/safe-mode-theme-support.php', 0, 0x2f66031a64489e211437919224d57307, 0x2f66031a64489e211437919224d57307, 0xf0e66fda051988849b1045872beb3956d4512026b03c84fa0c11008cf76c7c07, '', 0, '?'),
(0xbcfdcdf35f3a5bd31502789813cd2e52, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTagWarning.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTagWarning.php', 1, 0x00000000000000000000000000000000, 0x7cbd13aacabb22453520e3a46e5f90b2, 0xd4bb20954abe748dbf8d133879364b3a6371f2343b04b3fd8601da83ca8312e4, '', 0, '?'),
(0xbd069adef3852cac9168693ab7d7685e, 'wp-content/plugins/wp-rocket/languages/rocket-sr.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sr.po', 0, 0x4d27c1412721890564da14468e6469fa, 0x4d27c1412721890564da14468e6469fa, 0x786a4921586ac6d17cd064281283c3e2d77217f0ff6994d05d004cb7db78ad4d, '', 0, '?'),
(0xbd06bce2a093068a5abd2b54da32f700, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php', 0, 0xb42ff7fef5926749688db86864e197a0, 0xb42ff7fef5926749688db86864e197a0, 0x84afc4d75bd47e127d4cb674a5a1cfe1aa1711541da889902dfc4b902865c147, '', 0, '?'),
(0xbd0a0c8b2fede5e67cd29a157adfe227, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/reporting.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/reporting.png', 0, 0x144188eb53cad0c185b0cea425b664ee, 0x144188eb53cad0c185b0cea425b664ee, 0xda57c2aa80cf2669ac3bf87f3276e0369ec87fd836b5d736919a9a4da1904df5, '', 0, '?'),
(0xbd0d7a7f8de940b35fc390fd6df8644d, 'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php', 1, 0x00000000000000000000000000000000, 0x66c0b693c763bb414e8a98bde529b8ed, 0x1f755e2a4fe7b3e088abba5a0a8fe311f0cd4a38c66052eb9f9758979b9b51fe, '', 0, '?'),
(0xbd1912a9875a8fd3f531a9b89158753e, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/SitemapParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/SitemapParser.php', 0, 0x3de3b286869465df7b9df20543c2770a, 0x3de3b286869465df7b9df20543c2770a, 0x11fc9609d092319ceda4d29929e69befc4720e14b5f6cc55693a600e31fb68f7, '', 0, '?'),
(0xbd21bd60bd4b638e226df78281e7e3ad, 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.js', 1, 0x00000000000000000000000000000000, 0x78d7ab210fb0767c791735588e5fdac1, 0xea99fc5bbe6a7ecd656b14ec61be7d0c2ac1a64f804c7493c1ae31a24b888244, '', 0, '?'),
(0xbd230a021864df0265262b521b73f0fc, 'wp-content/plugins/elementor/includes/controls/choose.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/choose.php', 1, 0x00000000000000000000000000000000, 0x379b6422901e7e572df37a9ec59b258c, 0x50e58d5adea2396aeacd887abcc9589378f14d5a567ee2f895ade8f23af592db, '', 0, '?'),
(0xbd24ef18b728859f3d54887c66f592e9, 'wp-content/plugins/amp/assets/images/amp-valid.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-valid.svg', 1, 0x00000000000000000000000000000000, 0xaf184cf0815b84cb150d1ff33448dc15, 0xeafa12b6683935ab4be1c123c0431ef954b6a32650e6aa28c52b70d8126144e4, '', 0, '?'),
(0xbd2b61bec02f102bf1808e03b397aad6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', 0, 0xb01b37dc6022708871f5218059b0e35c, 0xb01b37dc6022708871f5218059b0e35c, 0xf03fb3d2a8dc58259010a96f41f6d5e2d396cf0872259f74154f2e1e396cdebc, '', 0, '?'),
(0xbd2f463304a7ef60c600321c31577b59, 'wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', 1, 0x00000000000000000000000000000000, 0x6bb33c535ea4b7dfce876431ab91858a, 0xe526fcdac04a543d1c646a39b229f222313df01fc65249439716e4e3bd3c47cb, '', 0, '?'),
(0xbd33617223d5d60053ec1ad4fd4cacb9, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php', 1, 0x00000000000000000000000000000000, 0x2638b0e8a9859f9bd576167d554b53e8, 0x35de66cd7f67f75b5693ae272f36f94c5eaa83705d5f4605a20368706a44da58, '', 0, '?'),
(0xbd3ecb44f052a026de518d9b691cdea1, 'wp-content/plugins/updraftplus/images/addons-images/wp-cli.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/wp-cli.png', 1, 0x00000000000000000000000000000000, 0x6e36d3c8e26740d70ece08e221d7f15d, 0x54b73679e05aa5c8cbab8acc6534409a14b8c9505b0aaf81aab887c44cefbc4d, '', 0, '?'),
(0xbd3fca69f9d3befeee9b1b7d45f302ce, 'wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation.min.css', 0, 0x57ec5a354f18ecfc298ef5e78bc1b7d5, 0x57ec5a354f18ecfc298ef5e78bc1b7d5, 0xf65f3f029df4e0df86f4b68bd429e8f9b0b752fac5b864acc5e36171338b9ff9, '', 0, '?'),
(0xbd4006782814a54220b26167b06877f9, 'wp-content/plugins/wordpress-seo/css/dist/icons-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/icons-2420.css', 1, 0x00000000000000000000000000000000, 0x943814ded31dda32ae8cdec4cdd19820, 0xa324e7f69a463fc21035dbb814c22252697bccd2166376255b4975e682860680, '', 0, '?'),
(0xbd40478415ee74c765598f5c273eaf4f, 'wp-content/plugins/wordfence/lib/wfVersionCheckController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfVersionCheckController.php', 1, 0x00000000000000000000000000000000, 0x8a223461e0e3c30f25bd0a4eaedf1461, 0xb7502df93e5acddb6dbd9a3b5afe8917c9ea6d6b5d7016b9b3b556e010543e21, '', 0, '?'),
(0xbd47efb8888367d9ed0cdde0d070ce8a, 'wp-includes/blocks/quote/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xfb678bc232ba263a83aa05327e92fc1c, 0x139f4bf37769b6c44a4db6e9d42c6fea584bf2d62a5c7ab24b4280574ce01e4f, '', 0, '?'),
(0xbd5167322ad9ff8230b8ee1a9f150a9b, 'wp-content/plugins/elementor-pro/modules/element-manager/options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/element-manager/options.php', 0, 0x749412105d653f6239bf70ece4a87352, 0x749412105d653f6239bf70ece4a87352, 0x63cf12557ba69f567ef99226adeae39fea55f663c3cf9035b0fef743859ffcc5, '', 0, '?'),
(0xbd56badd9b1ac45a30d318318159c95f, 'wp-content/plugins/wordpress-seo/css/dist/workouts-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/workouts-2420.css', 1, 0x00000000000000000000000000000000, 0x7685cb80fc74b316d504d1f2b0c0c095, 0x67eba6ae8337a92a07934a63f432387af43062026a635908696d4073f4917e6e, '', 0, '?'),
(0xbd57c86a647ef50fef6152a3d9ba17ff, 'wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.min.js', 0, 0x8748e69cdcd8130b798426ba192e4627, 0x8748e69cdcd8130b798426ba192e4627, 0xf27eac3576c046d0fce10ed00cc6bc92c3936063cf79ef2d8f4127ba44ff73c5, '', 0, '?'),
(0xbd57db5c53f79b89836814f9a50eb9a0, 'wp-content/languages/plugins/wordpress-seo-fa_IR-afe43fe171170bbc6083c10610a75434.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-afe43fe171170bbc6083c10610a75434.json', 0, 0xc552e17df198f4bd6e2848681a16446a, 0xc552e17df198f4bd6e2848681a16446a, 0x5538d0c4c2a2da47f90ed7772fc85f5926aef451f714e6d2020eacb443b567df, '', 0, '?'),
(0xbd5a079ec0571974c770a5084e8c680f, 'wp-admin/css/nav-menus.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus.min.css', 1, 0x00000000000000000000000000000000, 0x2e3a623c6a150b25ff68cac8875e8ef8, 0x32b5b172cc5127faad79ff5b7e33917cb74df4ca146e6040d1cfd026514c7757, '', 0, '?'),
(0xbd5cd2204d2a5fe1fc5987aa5952707c, 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php', 1, 0x00000000000000000000000000000000, 0xdb5b0e96f97f49a52149b6d77b429f87, 0xe3e349ba91ae719cd276a180cbae84aeabca5cea8d4476e303ee4f628215a4cf, '', 0, '?'),
(0xbd5fb02e80ccb4607eb0982c28757d6b, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff2', 1, 0x00000000000000000000000000000000, 0xaf7ae505a9eed503f8b8e6982036873e, 0xaddf40e2a382a94ceb4551f1f18928816965ba96715b4e7c26b0e37ff9c390f7, '', 0, '?'),
(0xbd6487095c371d691830b36513976ed7, 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/select-control.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/select-control.php', 1, 0x00000000000000000000000000000000, 0xdcecee1ee7650c2a4e845010d1ec78c7, 0xdef82fc7d1b69361ab9667cd403af837d0ddd044b9f3961a44e3a8421f541e64, '', 0, '?'),
(0xbd64a12559cc759792d8b79ac5d3298b, 'wp-content/uploads/2023/11/BET303BET-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-768x100.gif', 0, 0x6e56e9f536bd05f9540dd60829f508df, 0x6e56e9f536bd05f9540dd60829f508df, 0x897e9078eb675429b4d79f0c13e51b4705cadcb0d7a056d63f205538fed49b16, '', 0, '?'),
(0xbd64cc32d15bec2a5e4d74b298ce6c63, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', 1, 0x00000000000000000000000000000000, 0x45bfc917117a7bf3383b6aa4c91a61d4, 0x5c92a5ce462388ee82d1e46106b26d17d50d58ba7caf74411f5257eaa4019910, '', 0, '?'),
(0xbd6d2570a2af96b8af69c4c69759ce5a, 'wp-content/plugins/elementor/includes/editor-templates/panel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/panel.php', 1, 0x00000000000000000000000000000000, 0x97b15cb4d90d6e7ae0a0dba29f4c0eea, 0x6ca6cea7bc80e0d81a3a4c55b13696ec42836e1f95a36372bc5296279f75b251, '', 0, '?'),
(0xbd6ddd61232473f56d9878b5f1eb0151, 'wp-includes/blocks/template-part.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part.php', 1, 0x00000000000000000000000000000000, 0x513a7455223e573fbadbf733714eb240, 0x71e5d5fc1e1af6cb037e0ec8916e71bd625d158d1af09348f112d489c2d8bba2, '', 0, '?'),
(0xbd745f4fa9fae0bee9e08d283ddd58bd, 'wp-content/themes/Newspaper/tag.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/tag.php', 0, 0x181b615558debdab982a4e41ac01e114, 0x181b615558debdab982a4e41ac01e114, 0xa2a8a83294af7f49a0b5fe590b2b5e35b89dc985ac52d3cb2379f286a4776dc6, '', 0, '?'),
(0xbd7f90c07ac97b3aa8cea89be1dfa06c, 'wp-content/plugins/elementor/assets/css/widget-counter-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-counter-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2852caa17463e6353e1f26e69c555464, 0x042db0a3ca3a21a9ba6685b5726e7f0bebfd3553baf0d28d7e044d4d8d8b2552, '', 0, '?'),
(0xbd8423173b87ec65bdb64f22f5bc235b, 'wp-includes/blocks/shortcode/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor.css', 1, 0x00000000000000000000000000000000, 0xb84f2a63dcf174b5fa42f5c808481056, 0x988abdb6747046b3a9a4578543703e325b967d0ce268e1e676f47036ab1b6aff, '', 0, '?'),
(0xbd8489379a78d61647500242aa89ed5c, 'wp-content/themes/twentytwentyfive/assets/images/404-image.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/404-image.webp', 1, 0x00000000000000000000000000000000, 0x189ee7f2a40c13d4a2094d2497929e62, 0xd4ef118cfdd23f0d354d158c956d2566c2a54d95793bec2550983fa04fe5b6a6, '', 0, '?'),
(0xbd865348c8046a321dad03a0a1b76092, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/HeroImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/HeroImage.php', 1, 0x00000000000000000000000000000000, 0x354de3558b324b6be6c10a33d7d1e34d, 0xa7c27900e201307ac912fa7c3f969c12f605207eac086e9c90da0c379b199de0, '', 0, '?'),
(0xbd8671f733e51a957e017d797ca7f537, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css.gz', 0, 0xa0c9218456564c12b163cc9acfa9dd14, 0xa0c9218456564c12b163cc9acfa9dd14, 0x74c7835b44711a1184bb9db985fb0214e69051962c780005c5e3eb007fcd0b91, '', 0, '?'),
(0xbd87301d59a0f840d96dd0628b5107b8, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', 1, 0x00000000000000000000000000000000, 0x9690c8b858639495d1693f9700409926, 0x9c09fe84c449754f24ff31be7f24d43c8511af2cce5e9f1a48cf41fa0e1e7a7e, '', 0, '?'),
(0xbd905a2012f8904f19670a578b579232, 'wp-includes/js/wp-embed-template.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed-template.min.js', 1, 0x00000000000000000000000000000000, 0x636a3f0236661b96a64e35893548cb36, 0x1ed5ebfe15496cbc8773f1c62603fdb098781ce1fa6a7a5183eaa293f896e680, '', 0, '?'),
(0xbd9f095bc50f3f964f149127872d6447, 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-post.php', 0, 0xdc9c3893f770cacbd5ba5e225b8ba5ac, 0xdc9c3893f770cacbd5ba5e225b8ba5ac, 0x4cc308a81b996b4699fbcaa33fd37427f3dcc48a709400d2ec29322fe7f9664e, '', 0, '?'),
(0xbda5ce876758ce5ac6d44c717c0e9f1e, 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-5.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-5.json', 0, 0x347ddb0cd5abf8272dd90017db6a80cd, 0x347ddb0cd5abf8272dd90017db6a80cd, 0x74d767ff8218dd3e8e1f5e42b36546face9f0fab785510f3686b25ea639fdf9f, '', 0, '?'),
(0xbda8faf4a4f80e42c34aa83cab60f5a2, 'wp-includes/blocks/post-excerpt.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt.php', 1, 0x00000000000000000000000000000000, 0xdf77f7abe23b5aa2e12a02d79b01987e, 0x51a4552a54e1ed91fe7061cbba570817f51c3e0db26fd2a7173badd26658dc00, '', 0, '?'),
(0xbdaa4120bab3a066c55d8bc2ce84c571, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', 1, 0x00000000000000000000000000000000, 0x225dd0e0e60f6020df5e372a3b1576c4, 0x71050999f221ec12e735bfe0ff9a95d6b6b2d31e6cf03be36734d7e624bbd103, '', 0, '?'),
(0xbdaeaa59780356362a741acdb990010a, 'wp-content/plugins/wordpress-seo/css/dist/admin-global-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/admin-global-2420.css', 1, 0x00000000000000000000000000000000, 0x0f8b5320e367cf40ba0ea1f1a3ac67ac, 0xa8fd8ebd2546534943793e26179320510b64b43047e400761de8cf074dcfed04, '', 0, '?'),
(0xbdaf21dc683e18846971853874d5c26e, 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0xf600e7a413d93ef606a4405565ecec55, 0x18aec89b7003f1e204a1cb846f3cb8a74f0a01bc861f4f6f127bd6773d059753, '', 0, '?'),
(0xbdb2bc5c869339bad195810146a077ed, 'wp-admin/js/revisions.js', '/home/iraneurobetcom/public_html/wp-admin/js/revisions.js', 1, 0x00000000000000000000000000000000, 0x14e94dc8980f6633904269508f789c6a, 0xcd64400781240d27e242bde279150cbe47b48aa51c50216ba3bd70d44664abef, '', 0, '?'),
(0xbdbb9b0ad0e1513c0af7a2418b4d8687, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/error_log', 0, 0x094a969e63839c4c6f30af1e8598f22e, 0x094a969e63839c4c6f30af1e8598f22e, 0x99f0d937dccd76db174ac684d92f8ae27ed9ad10d0b75cf71e68b5b08b98caf3, '', 0, '?'),
(0xbdbbd6d6397cdba2b1b41ae8fdad686b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpJwplayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpJwplayer.php', 1, 0x00000000000000000000000000000000, 0xd1395068bff57675f1339fb4665bdb4d, 0xa4fe82ba6252941e89b400fd7d68afd32313aceb1a24ecc4252af43ac32dd6dc, '', 0, '?'),
(0xbdbde321ce954589520c7fdebfdba708, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sessions.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sessions.svg', 0, 0xa1f3d614f3d7ac2251c9d930b7a5b216, 0xa1f3d614f3d7ac2251c9d930b7a5b216, 0xb24642f41e2898d025c4f8ee07c26e76fde7d460af4c7ac68e02efdae87f74b6, '', 0, '?'),
(0xbdc12ed1e09c0e348eef9fa0c0a7dfe6, 'wp-content/plugins/wp-rocket/assets/js/wpr-cpcss.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-cpcss.js', 0, 0x35194597f5884795292cd943bf7f95ff, 0x35194597f5884795292cd943bf7f95ff, 0x654e2ae1ce06fe3ce881c69406b5ec7a5520dad6163283e4aa9b92d7ff98939c, '', 0, '?'),
(0xbdc2120fe4163e26fb5de58f1b925f78, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Serializable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Serializable.php', 0, 0x32894250a902d8358524de33673ee292, 0x32894250a902d8358524de33673ee292, 0xee68a7c08c29ec332213b33ea1e5bd9460fddfab5e0888cb4dab422a2a1ac9c9, '', 0, '?'),
(0xbdc257e452698c3113e55c85a150132a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgConditionalProcessingAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgConditionalProcessingAttributes.php', 1, 0x00000000000000000000000000000000, 0xd9e52acf38966cab6f98c7a4fe8d12fd, 0xdef9a2850cc8b4c80e73daa2589df40c43cb99ed7c7efb4897d7ff41b8312f18, '', 0, '?'),
(0xbdc34167d6a04c8bb1c3f61478a7f68b, 'wp-content/updraft/backup_2025-03-15-1240__EuroBet_a55b993b9498-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-15-1240__EuroBet_a55b993b9498-db.gz', 0, 0x1b5c757e4740e3aa94196bbff261cb2f, 0x1b5c757e4740e3aa94196bbff261cb2f, 0x7a2a264ccf05de10e4480f3ea8145730588e52fbdb87bb8d946ae8273825a19f, '', 0, '?'),
(0xbdc92847acd82518ecb9fdd1d9090c14, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/Subscriber.php', 0, 0xecbc8f4e5d4ece4d4d78b58c217f3c92, 0xecbc8f4e5d4ece4d4d78b58c217f3c92, 0xf4f97a8c8fd317c161180335cf2ed1c4f9838a7dbfcb900e3111c30c780474f7, '', 0, '?'),
(0xbdcd5f6ef630395e3aafbce26b5f8484, 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js', 1, 0x00000000000000000000000000000000, 0x57416e78e14f90d5261011fbbf29c1bf, 0xc23de18790f1d2c4c094617119d49a7cc66f5531cda63cdd89b565a2f6da944a, '', 0, '?'),
(0xbdd0f69ed96fc9f6b251398e990f358c, 'wp-content/updraft/log.bf783488dbf9.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.bf783488dbf9.txt', 0, 0x92bde77f48cc32930c662977f9ecdb22, 0x92bde77f48cc32930c662977f9ecdb22, 0xa9d7b796ac1736f91ab64b4162c9fe8db043e4cacadcbf501563fbb46d5e695a, '', 0, '?'),
(0xbdd16cb6946a7131751e675d00d85379, 'wp-content/plugins/updraftplus/images/dashicon-white.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dashicon-white.png', 1, 0x00000000000000000000000000000000, 0x5c1f0a5ca0bbf96a8d3099079504fa46, 0xd02707d63fbe9a49f2d2d590d1fd8d02cbe7e806660f94daf9417b3b4dc31fba, '', 0, '?'),
(0xbdd5a81479c9ec0505144cb201d4be52, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/SEOPress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/SEOPress.php', 0, 0xaf4e422525b9040f4972cc31a7c03d2d, 0xaf4e422525b9040f4972cc31a7c03d2d, 0xe7103c324cf349c54943efd4f49da7c22032c25d9937e0096d90055c3f69bb5d, '', 0, '?'),
(0xbddf63f9cfaad9f9541493aa5fb93e5d, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', 1, 0x00000000000000000000000000000000, 0xb6506a5c209c133f10292b88e4f782e0, 0x823a224b760ca866acb17361d02990762f87b05c939641ed7eac3b78c0471313, '', 0, '?'),
(0xbde2b355c2acd5022aba85276781139b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Query.php', 0, 0xc33d139e45a89a270d5e65aa398ed3ba, 0xc33d139e45a89a270d5e65aa398ed3ba, 0xa2974600651ce774fcf97e0d375cd071707ad715868064242ba5f102241fa09b, '', 0, '?'),
(0xbde5e6b4ae7c812f264a9f4f528b7c8b, 'wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php', 1, 0x00000000000000000000000000000000, 0x657ef72e50473527a1044732a9b78946, 0xf2c961f5324c54efdb240bdcbc64f27dd0a02e4de40b3a1994ed134454f3b390, '', 0, '?'),
(0xbdec9aabea8198ef292a18953c18904a, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/Admin/Subscriber.php', 0, 0xc0f172527ff1acc2f41afc4f8ea77d3e, 0xc0f172527ff1acc2f41afc4f8ea77d3e, 0x82d28cda9a25e29bf539b37daf1408b56c08cd985a8e20f80795cdbbbe5e2514, '', 0, '?'),
(0xbdfc2cef63786acdb2053899308bb1f7, 'wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-template.php', 0, 0x7902b4841c55196fd1df52aa6688ac62, 0x7902b4841c55196fd1df52aa6688ac62, 0xe32fbc7c370ce7b4f4e8b6109acd3d2e73e996ecf52f5d77aa9f935e903a6ccb, '', 0, '?'),
(0xbdfe1e476a16d4b1e097ae0427d0dc74, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-da_DK.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-da_DK.json', 0, 0x8b927c85fa5166b4d6977e7830843a7b, 0x8b927c85fa5166b4d6977e7830843a7b, 0x143ffb10bc39093a50b40ac2cff5fa3c619929d10777fd876422d391778e29db, '', 0, '?'),
(0xbdfea72d6fa4eceaee6d71e2a8010058, 'wp-includes/class-wp-block-editor-context.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-editor-context.php', 1, 0x00000000000000000000000000000000, 0xae040ded1c197e4511aa21fc62849ad9, 0x278e9da00d073d467daf4c03689e866149c3a7e5dc1acf22eaa62495e616ce94, '', 0, '?'),
(0xbe015968b705d92d9bc846c4c181d07a, 'wp-content/plugins/elementor/assets/js/ai.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xfb57e426e6d43bc16161fe4a27d2579b, 0x363254aee5bee5742fea59e454cec90190357e8a9e96c2ac258a93e22dab6305, '', 0, '?'),
(0xbe0398bc7aca31cb424c1be4a66f92f0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', 1, 0x00000000000000000000000000000000, 0x0eade7e36c32b1b98a70483348ca98f9, 0x02bce69946632a475f95703067d4be2270a2118544c6f0c402b2d6fca20b35cd, '', 0, '?'),
(0xbe05a64d33d6127661420f6364031bb5, 'wp-includes/blocks/search/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor.css', 1, 0x00000000000000000000000000000000, 0x1165edcdc510b8dc0aad0d31703de68f, 0xeeda49b1faed5f1c3a14e4f54d3eae9a110bf08aacb0d9a07d872ea6dafca1f2, '', 0, '?'),
(0xbe0b3af9a22b889814680b795e578301, 'wp-includes/block-template.php', '/home/iraneurobetcom/public_html/wp-includes/block-template.php', 1, 0x00000000000000000000000000000000, 0x1a90e4b39feffae256e4133a599aee8c, 0x5b58a1b456da49d1c99fa9c8c1c12a0235e3a1df82d4041018cda4359eb44d5b, '', 0, '?'),
(0xbe1072f66b3144f548a3c536b833c50e, 'wp-content/languages/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', 0, 0xc17e53dc77c25dd8faa798c563e0ab17, 0xc17e53dc77c25dd8faa798c563e0ab17, 0x649f311c7b3c58eecadf45ecdc1da30852d89191020973ae87bc6b0f51b7b1b6, '', 0, '?'),
(0xbe1103766a38d03d2618bb22e40c4be8, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 1, 0x00000000000000000000000000000000, 0x0bd0df0eb598905e31cdeea04826b1b7, 0x7f9be6761eb6cae5b6dca0782307693694a5f68bddf5a8323692094de30a8646, '', 0, '?'),
(0xbe23ce943669bb2fc9f09ab410c39b8c, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', 1, 0x00000000000000000000000000000000, 0xe581e296399b16dae69773b97feb6059, 0x616a0327694da886743837e03e806400e3e5881203b0c5359f8f40569e39ae9c, '', 0, '?'),
(0xbe28bcbe4716ef61c670e3c725e65c31, 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/StreamableInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/StreamableInterface.php', 1, 0x00000000000000000000000000000000, 0x9d4979b30985ab4d2b85298470bbb19f, 0x6a5c5d0cb37b65a67581b0ada8c43cfd50eb9115a46bf27948350b087736dca3, '', 0, '?'),
(0xbe2b2e5d6e1580ecaf1f80558df5b41a, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js.gz', 0, 0x7a87d155c06d832c840e23aaf839b413, 0x7a87d155c06d832c840e23aaf839b413, 0x9bf301febdb6ac5e9abeac68a417e62bfcdcd413779feb7b38eabed783cf9b8b, '', 0, '?'),
(0xbe2f3def2b486845d1de3134d3ca86a5, 'wp-content/plugins/wordfence/views/tours/login-security.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tours/login-security.php', 1, 0x00000000000000000000000000000000, 0x9b50c996acb5d83354d8b1239d067f85, 0x3ee388b36563c31ec2af663473d837a938fdb7e123478260fe78079eb5309689, '', 0, '?'),
(0xbe313a18bfc0392cd7ae6e221503c3f8, 'wp-includes/class-wp-theme-json.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json.php', 1, 0x00000000000000000000000000000000, 0x4331c8dc0b943d19d36ddf73cd8317a5, 0x845a587f8e79e4232d73abbf72e68db213cc55a3cbb63dfe52e694b548959904, '', 0, '?'),
(0xbe33535e8f0e7138428ca6b803de7fe0, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', 0, 0xc5bafbbd0ec73e8770d2b85d549aa63a, 0xc5bafbbd0ec73e8770d2b85d549aa63a, 0x6c4f7c54c04bc5e566e22e11c180607eb48ca5342c5896768649139b1588a574, '', 0, '?'),
(0xbe3754e917c168a5f5536d7b0d865d13, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', 1, 0x00000000000000000000000000000000, 0x9968506d9ec070b60f01194333e65688, 0x8cd68ed84d6710c0e98cb783e70bf484b333b48c631463c982647721ea8bcda7, '', 0, '?'),
(0xbe38e8b1e4fcca3e877395c1113896f3, 'wp-content/languages/fa_IR-5251f7623766a714c8207c7edb938628.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-5251f7623766a714c8207c7edb938628.json', 0, 0x4a387f485047e5ce2c3ca6b93ef61173, 0x4a387f485047e5ce2c3ca6b93ef61173, 0x921db382fc2d9551a1263572b3aac23af9a84de1db4e4e49c272e33aac0e2b07, '', 0, '?'),
(0xbe3966808342bb8182fff9d093e0c34a, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7a2e287667640190b077c6ec1bb78def.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7a2e287667640190b077c6ec1bb78def.json', 0, 0x4154c932f346cd56108643b94ac98047, 0x4154c932f346cd56108643b94ac98047, 0xfa2bd8bc855b48ad2a343bd7c85d66b7544b9c89c8f5e00f7b40cc4955624010, '', 0, '?'),
(0xbe3c3006481feac7afeb4cc9dff6782a, 'wp-content/plugins/elementor/assets/images/library-connect/right-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/right-2.png', 1, 0x00000000000000000000000000000000, 0x7c637e6d6145fceddde7bf2e9f9939d3, 0xad27ea95729af07cf22084cb855e8149fcfbdb8f0314430aab20b8ab701493a9, '', 0, '?'),
(0xbe3d10450160b031f8b1b0cf64fb4e53, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', 1, 0x00000000000000000000000000000000, 0x435961d6a042352ddcafb42688e3a84e, 0xde7b603862f3a2a2ed1a8a067b0065ec6776dc10130a1ab3e239cb37821eaa08, '', 0, '?'),
(0xbe40296020d5e47e4fdd7defbb6163cc, 'wp-includes/blocks/heading/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style.css', 1, 0x00000000000000000000000000000000, 0x67d7cd6a0e9df53dc8624919f5f6d667, 0x4201ba51fd36626244ab4afa740c11d0905e0879599af0799db790fbb2869d09, '', 0, '?'),
(0xbe40ed5760f7f27c957962f91cbae4d9, 'wp-content/plugins/wp-rocket/inc/classes/logger/class-logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-logger.php', 0, 0x052be760fbd2d0ff4d49b7d80a0be512, 0x052be760fbd2d0ff4d49b7d80a0be512, 0xd0b8239edad07e1f7f2d8a0aed3316d60d04fd6bd84a1975d2f23684249d9a1d, '', 0, '?'),
(0xbe455d34e5b83772466a1c8904362533, 'wp-content/plugins/wordpress-seo/packages/js/images/mastodon-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/mastodon-logo.svg', 1, 0x00000000000000000000000000000000, 0xf8741a7b40d47645244a7ea7dc954388, 0x843919e5a5a5c43385fceb599551de189a5d280a4f4bfcbf7ea4462ccc6970d6, '', 0, '?'),
(0xbe57ceae32271fdc5a72e4673a385774, 'wp-content/plugins/elementskit/widgets/image-swap/image-swap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/image-swap.php', 0, 0xc1342ca2f27fe83d855c739d25a2a3e2, 0xc1342ca2f27fe83d855c739d25a2a3e2, 0x05f3ec1ec931b81b210632f9b7f78140c3db1f0c3453d7e62312f974ebc1f367, '', 0, '?'),
(0xbe59f649b612911e6c1c54580aec56e8, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerInterface.php', 0, 0x1c854346f99becc35f9f41c69e5846d7, 0x1c854346f99becc35f9f41c69e5846d7, 0xed6a428d2fdd874c8d548fdb6fc38e6dead7b15483ebcd41f0b296ef0cbf7de0, '', 0, '?'),
(0xbe5dfa7c7ce9396f924b107c98c99def, 'wp-content/plugins/elementskit-lite/modules/header-footer/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/init.php', 1, 0x00000000000000000000000000000000, 0xb0b785b281631c24ac680a3fa535d8e9, 0xa53a1d93b5c5d2f776e39d7ad76959e4ae65fca0571ab03d44333a66e08c0138, '', 0, '?'),
(0xbe6088559f1a474aa7c1dc9294a06d46, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/congrats-shape.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/congrats-shape.png', 1, 0x00000000000000000000000000000000, 0x89ffbcc8e7044af33bef942b7ed00c07, 0x52080d071ef97dd9e7a942601e20ebf6fec53f90905e9a8ea8d6e5de0ccebb69, '', 0, '?'),
(0xbe6226870ac297532ac620c53576a7cd, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php', 1, 0x00000000000000000000000000000000, 0x0a3ed9b7d47b14acda669a8aff2f6db0, 0x5f849e72143ea77b8bbd405f19c49d1b0cf4a3a1011789b69d0657899a2d0e9b, '', 0, '?'),
(0xbe6c07f59bc9024d2b4ac407b16dd6dd, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss', 1, 0x00000000000000000000000000000000, 0xb17ddc2796dcec27b7515ecc6fc22b5e, 0x21338fb41d60440c5464fa6b12a0b2898e33b7dc1feaf75a9616329536de7d04, '', 0, '?'),
(0xbe767c972bb603a01070c0d215a36412, 'wp-content/plugins/wp-rocket/languages/rocket-bg_BG.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-bg_BG.mo', 0, 0xb33594a576ce59f03e35b0778a014495, 0xb33594a576ce59f03e35b0778a014495, 0x8b05b901cdb00d379977714d3f44e1669bca0145b6e385ff5f841d0b4faed7ba, '', 0, '?'),
(0xbe797d26695aaa4c35d6d69800f4af28, 'wp-content/plugins/updraftplus/images/icons/lock.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/lock.png', 1, 0x00000000000000000000000000000000, 0xb68f0a89bb0a532a71908845e8e84761, 0xf897e304f8282c36618f5bf87c67c8c1d3a0b15ef316ef8999766f98411acc2d, '', 0, '?'),
(0xbe79f32af4ae920b1aa2d3b3601bd5d2, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 1, 0x00000000000000000000000000000000, 0xc94013bbb82d49d0c467a5e48fc318bd, 0xff5362c54a28b2ac36c811af1e78836859ff08e2af2164424b314ba17dc003a8, '', 0, '?'),
(0xbe79faae7688510bd94617143669b929, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFitTextAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFitTextAmp4email.php', 1, 0x00000000000000000000000000000000, 0x279cbdcb7a12c2f613445342d8d65530, 0x1ff56516c40b41bec41808ba1e72d8de867113cac3843d10c0b8d3c6f4f79490, '', 0, '?'),
(0xbe7ac61f6200ba229702ceda5e116c41, 'wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider.php', 0, 0x4b20c0532aa6222f975842fd8884555b, 0x4b20c0532aa6222f975842fd8884555b, 0x00de6f47a128613a9099b7562b112adc1e659a87666dc7c527e6fa3971ad17cc, '', 0, '?'),
(0xbe7be3b350f23455f4d2a2060cba7895, 'wp-content/plugins/wp-rocket/inc/Logger/LoggerAware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/LoggerAware.php', 0, 0xdb38e16eb96b16575cf50216f17a8b31, 0xdb38e16eb96b16575cf50216f17a8b31, 0x47e8b86cf8ce569a4ed1c24ff0f9f9cc91070284bfe9bbd57d9c01ef0a857c27, '', 0, '?'),
(0xbe80047ecbf09a4ea19640aecf6ca273, 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg', 1, 0x00000000000000000000000000000000, 0x0c4c253c47e72673908eab837ce449b8, 0x41e6cd99a2492d9e1c414d0c012e7f29b7955018620f67085fe3e358361d3684, '', 0, '?'),
(0xbe80a4c23eb5d595e785fccf9846976f, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/4.png', 1, 0x00000000000000000000000000000000, 0xe658091bc12e86570f4baef349327804, 0xb32ca0d70e6cfab506ba09832dfc484fa4426cce2fb56a183504ba802107cff5, '', 0, '?'),
(0xbe8397f14e1ee9c4f5fe40bd28ba3397, 'wp-includes/ID3/module.audio.mp3.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.mp3.php', 1, 0x00000000000000000000000000000000, 0xf9f9b99884c9287ee93309418f90c662, 0xaabcd23ab513fbfc7697dc383f73eebf0af13dcec092a8dae8293e57c6aceec0, '', 0, '?'),
(0xbe870353b81992d0b09d869037c89628, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', 0, 0x2708244364227d07a2d7f0a17c6ba340, 0x2708244364227d07a2d7f0a17c6ba340, 0xab58b9413511f934d4b5820837a2c1cfed8f2c6dd2951f4ad8608011e9ddab1a, '', 0, '?'),
(0xbe8a2e761579200ccdd0573413d6d915, 'wp-content/plugins/elementor/app/modules/import-export/wp-cli.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/wp-cli.php', 1, 0x00000000000000000000000000000000, 0x12633f2ae2fc4bef624cb9a2364c6c58, 0x9071b6f0cd8a1ee11b8b5ae209042e8e0a8378dce7a2a58e9b9f337cd82fc577, '', 0, '?'),
(0xbe8a68a2dddf29554740c87896cc7609, 'wp-admin/edit-tags.php', '/home/iraneurobetcom/public_html/wp-admin/edit-tags.php', 1, 0x00000000000000000000000000000000, 0xfded6fe2e5c50339a33ae9c678124005, 0xde6afbeabde34d2dca91178926aec57980c60378e9349c4be7e36125f1451556, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xbe9180c7a8f5720db6be80e5f3e2a02c, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_reserved.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_reserved.txt', 0, 0x7a2ddc5abfc1bea44f7acb1aee81c248, 0x7a2ddc5abfc1bea44f7acb1aee81c248, 0x610c651974a7ce8e592ffb1307a485fd1b129dbb834b210df80ea084753ed5f4, '', 0, '?'),
(0xbe959155e059f9ad9b664c402a35220a, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/readability-score-groups-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/readability-score-groups-interface.php', 1, 0x00000000000000000000000000000000, 0x61f337bd23240e413460dd81d0785881, 0x70d23e92b755871bc5fbaca23d32e80e3b8a5dde5b8866126f0acc1bb46bf174, '', 0, '?'),
(0xbe9662b92991c229f121562e3afdeb1b, 'wp-content/plugins/elementor-pro/modules/custom-code/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/module.php', 0, 0x0c867ee5ce47bc7af33b70aa11a6ac0b, 0x0c867ee5ce47bc7af33b70aa11a6ac0b, 0x66061d77db14c4648c0f111a38f267b1856f754aed24493d854d07134d0e81f9, '', 0, '?'),
(0xbe96f3c415e9259682a93951ae13cf81, 'wp-content/plugins/elementskit-lite/libs/template/transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template/transformer.php', 1, 0x00000000000000000000000000000000, 0x94a2429fe1ff7635e6368c33d1cfe26d, 0xf0079565497208157bea312baf866dab4c8dd0efb2c9f6e23985d829f69008fe, '', 0, '?'),
(0xbe994010ac591eca45533ae07e669163, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdExit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdExit.php', 1, 0x00000000000000000000000000000000, 0xa40d3be6cb9af249e3a6bfd0e7f6f144, 0x17fbae3cbc78ead976e7b5bfe1e014d6556745c0f5dec7367a9c265fb2e6ce79, '', 0, '?'),
(0xbe99f195b409ba58044f4c91407cfdda, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments.php', 1, 0x00000000000000000000000000000000, 0x87bd05ce9ee93c224b1cb3d4ca8258b8, 0x0677a62ba2f0c72c93ae85650efb7176896b42536b215b537291251886e923f9, '', 0, '?'),
(0xbe9a2cdc1d9acd44250782be92142a7a, 'wp-content/plugins/elementskit-lite/widgets/video/video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/video.php', 1, 0x00000000000000000000000000000000, 0x8b627d941182a9a90d044e4aeb4916f1, 0xfe18f505e6e799e902a61cf27aad858db898563e279de32c0fe87f6ae5e74262, '', 0, '?'),
(0xbe9c85aa51e352794cd12709a51b1378, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotTable.php', 0, 0xed66c2a328db9588b47c02c087087f99, 0xed66c2a328db9588b47c02c087087f99, 0x3ea95b8e6bb8a5281bb343a1a200922e073a55565dacc5c8bffedcc748c76ca7, '', 0, '?'),
(0xbe9f58eeec77121bd50f1cb1044592eb, 'wp-includes/blocks/more/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/more/block.json', 1, 0x00000000000000000000000000000000, 0x382baad5e032804285be1b8239c3cc4b, 0xf967b0645b7af89c94f36b0d9608678038daf8e6c7c9ba083443dedcfda1485c, '', 0, '?'),
(0xbea7328fe79ebcf38bc5d870e70ddcdd, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x3edf4e1bbda7d3bbe9e87e550c66fa5c, 0xec647f052e4bb8aa5de3dea806e15e7f9508c4855522b266c01ec64fcc894258, '', 0, '?'),
(0xbeb8e2a7038eaf2443dbbaac326b2037, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 1, 0x00000000000000000000000000000000, 0x18c8727a9457cf6d1f382b4cb394979f, 0x3cbcb2a3a77962e2e8d6c58afd0906c8add29263b358fdff98db9fd81a0c7f34, '', 0, '?'),
(0xbebe7899abfdd66d590d3d91ecce5039, 'wp-content/plugins/akismet/_inc/img/logo-a-2x.png', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/logo-a-2x.png', 1, 0x00000000000000000000000000000000, 0x771e19dc4a5a3eb5d1d4d304c3108999, 0x980b4a837ab5857b01b0b04da2190fbb0d52ffe680ae6c42410da755b49fc2a8, '', 0, '?'),
(0xbec0bc15ba1eb51324cc4932aaebdd1b, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpUtils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpUtils.php', 0, 0xbe426c0cc496ffff898360d240384c44, 0xbe426c0cc496ffff898360d240384c44, 0x8b154d630a70aabd15ad93441315aede39d8f66c6e7f498422834126c8176bb1, '', 0, '?'),
(0xbec1fff365189c95293f0283a072ddd4, 'wp-content/plugins/wp-rocket/languages/rocket-ms.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ms.po', 0, 0xdf0344013c7625656c95fe5834367009, 0xdf0344013c7625656c95fe5834367009, 0x21434735861d02efee5cbaa2610fd0d38532fd7a7167657f8d50f8c0c24c2685, '', 0, '?'),
(0xbec5880c621bad9a65c0b26dc16fc1de, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css', 1, 0x00000000000000000000000000000000, 0x5cb63dd5bc51aa43de4c4b2603698fb2, 0xb0acdae7a87df8cdcbb97424adc829c3caa6bb9250f114fc31c08f7edc80fad9, '', 0, '?'),
(0xbec5c17bce5657e17777f86c88d29305, 'wp-content/plugins/elementskit-lite/libs/stories/views/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/stories/views/template.php', 1, 0x00000000000000000000000000000000, 0x28fa7f2d81210a42f8b04284b2cb90b7, 0xd12e6706cf028b16eb28b812feb4efa1099c81cc781fe31c0623b9aaacd944f2, '', 0, '?'),
(0xbed672e7b2e7913994d1a38d5027fb4b, 'wp-content/plugins/elementor/assets/js/onboarding.e841402524a178024fff.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/onboarding.e841402524a178024fff.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xf20d307106376a40fb52f16a2b020283, 0x96f718ec59c64e26f0c0d439904f357fe441c1e0b1a08997cbfd54bf362d3b5d, '', 0, '?'),
(0xbed973ed88166431c4bc7174bba704bb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotValue.php', 0, 0x5f7823e1644b8d413664e244d558296f, 0x5f7823e1644b8d413664e244d558296f, 0xef381e93b2ef2d7a0c952e8d0cc7e9758ceb80ad340a7c8cad5de9e646f6856a, '', 0, '?'),
(0xbede51d8ca7b428496dfee457500f546, 'wp-content/plugins/luckywp-table-of-contents/plugin/WpWidget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/WpWidget.php', 1, 0x00000000000000000000000000000000, 0x865486b3069177279808874a4aa7ac78, 0xccc6f56e2cebb8644d005ac19373a497c8a76669b8a08777e0decfe274469545, '', 0, '?'),
(0xbee05f6b4183207e74ae191157f818a1, 'wp-content/plugins/amp/src/Component/Carousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/Carousel.php', 1, 0x00000000000000000000000000000000, 0xeeb2a29aeb4b5dcb7e7a9de9a3418ea9, 0x8af3c98eafd085c33e68cbdd6b31bbb908f022365259824a6b872dad50a68c5a, '', 0, '?'),
(0xbee132185d6871753ade543645d155b6, 'wp-content/plugins/wordfence/lib/wfAPI.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAPI.php', 1, 0x00000000000000000000000000000000, 0xb1d6f40dfa79022894a0d7db249eb2b8, 0xa44d3ec14c993fabb2df051d0f61addc059de8807ab092acc230b7edd3a569da, '', 0, '?'),
(0xbee6e36e31b7d1e788a1ba068f902875, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php', 0, 0xcc83acdbf13d5cec189c788fd5e3324c, 0xcc83acdbf13d5cec189c788fd5e3324c, 0x22b9a4c4b9faf9bf654f13c3c31e5ad54df5be12797610ca9fb80d9c261d945f, '', 0, '?'),
(0xbee8fd82da2ee5005b7596f7bfa29a1f, 'wp-content/plugins/wordpress-seo/packages/js/images/ssp-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/ssp-logo.svg', 1, 0x00000000000000000000000000000000, 0x1ff7d0e2135c59ac6e68512a66c56119, 0xbf56a7fb6ac3f79479e190b07c1969a882620678eaf6ac753d78db1fcfe7d14f, '', 0, '?'),
(0xbeeb343663c8e4165ac21db9f4d2d614, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', 0, 0x0cfdfa8d81e5b22c24c96ae7014213c0, 0x0cfdfa8d81e5b22c24c96ae7014213c0, 0x0fca83fef4eebe1184b13ee0374b4fbcdf7dab228a4897c91f7357c39c83a778, '', 0, '?'),
(0xbeeb4c5f9e4ff3e25724de8f23e304bd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', 0, 0xb08dba18fa62828d70222f8975f2432d, 0xb08dba18fa62828d70222f8975f2432d, 0x10f5206a935edd5e9ee537687794c27d2ec5dd59f8753e67109e553ab52b423f, '', 0, '?'),
(0xbeeb83bee010c534ed33d98df99ca265, 'wp-content/plugins/elementskit-lite/widgets/post-list/post-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-list/post-list-handler.php', 1, 0x00000000000000000000000000000000, 0x301e37d4213c9c86eb1f9c03c0ffedfe, 0x439d9fa8e0e48b6dd37eaa885a6f2403fd7ab48a089e363507c1336d6c576d49, '', 0, '?'),
(0xbef2cfd6cf777da7182c7fd2d29809a1, 'wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg', 1, 0x00000000000000000000000000000000, 0x67bb559ebbe527ba24bebde30fc24a0d, 0x071be7045e2b1934a74670e714353ffcacd8f27b385740c0b3f0d97579d811f3, '', 0, '?'),
(0xbefcef05437a03bce676c41ca91b9940, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/ServiceProvider.php', 0, 0x51a3d7fb6f36eab66fcd240cdd0b3909, 0x51a3d7fb6f36eab66fcd240cdd0b3909, 0xacc1117f31cc27cffbe0465e709e5842ce5eb5b0c1315abdaa7388d6436d1a11, '', 0, '?'),
(0xbefff522dc9d7cf573cb38037fb6d638, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizer.php', 1, 0x00000000000000000000000000000000, 0xec1e5bb279c4048962f0bd72e57e8e73, 0xbbb9efe828ba2ca433cd56f12d0156e6122d1e221fd9f54f73e0cb9c8bb0a979, '', 0, '?'),
(0xbf003ab4c427db6bfd4f2c628021873f, 'wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css', 0, 0x04e18e5d255064896207fe76eb9e0ec2, 0x04e18e5d255064896207fe76eb9e0ec2, 0xc32ebb73fa3fbe139d543ce8ce7ba4088cf8a80d798a32d43ecbb857b5da5317, '', 0, '?'),
(0xbf0139dac4720b29ee545c8e6ad922c1, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', 0, 0x7cde47e8dff288a020eb2dff410473df, 0x7cde47e8dff288a020eb2dff410473df, 0x6b9e99929b65aac2207630eeef519137e714ca5d3c09991ff420659f82c7a4aa, '', 0, '?'),
(0xbf01bd2c80a75a8cc60acf4bb8ae8d28, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', 1, 0x00000000000000000000000000000000, 0xd4c1feefee64b854cc9a0c01e39bfa64, 0x25d2d25571e812b77acf8d346bb73431d88a62e97f7444808d1212aa468679d2, '', 0, '?'),
(0xbf0a17db99af785595216344dc2e3b15, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php', 0, 0x532053b38f32e1b02b36c15800b0fbcd, 0x532053b38f32e1b02b36c15800b0fbcd, 0xb83ed5dae714b002fec6faf48f5cffaadce429a65b6bfb2e15ccbf34d65110d3, '', 0, '?'),
(0xbf0f094965d3d4a95b47babcb35fc136, 'wp-includes/js/dist/editor.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/editor.js', 1, 0x00000000000000000000000000000000, 0x31af48ca1a8f48ac61725d50c77934d4, 0x41d1de0745d638fae5d038ed05fcc87c3ff63d0013bf025175b5575c9f22f48b, '', 0, '?'),
(0xbf16817dcd4aa8d48d261a71b65ac7dd, 'wp-content/plugins/elementor/modules/library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/module.php', 1, 0x00000000000000000000000000000000, 0xe288fd21e51172718e6d2b0d795d9e3f, 0x12a986f35e0e89112005d0916bccca9d2f11651ca96ba45be0bc6f7ba59146e7, '', 0, '?'),
(0xbf23b24175490c2e46aaf92ff6a0c70f, 'wp-includes/js/wp-pointer.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-pointer.js', 1, 0x00000000000000000000000000000000, 0x9c98381adf8140200dc17cffc99b5b64, 0x8fb64fb2c8866d7ec0bc9a159167c6b75e391636cfe87d3e7cccad2fc55deada, '', 0, '?'),
(0xbf24c7d6e47e51dd1d1743e6435ba60c, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', 0, 0x94f4d06525b6d886a1026bbe4ba3e1c3, 0x94f4d06525b6d886a1026bbe4ba3e1c3, 0x357d9ed3f603e69b6f16a18ad61d23ab5d25d0fb34cb399a0cc36c5f08269e54, '', 0, '?'),
(0xbf265c4624e216ddbd4cadd3d2480b5c, 'wp-content/plugins/elementskit-lite/widgets/lottie/lottie-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/lottie-handler.php', 1, 0x00000000000000000000000000000000, 0xc89d47446dcd2285cc83ca2093c69ced, 0x62cab99b0198123de7fed25bc4455543b2025ee839bb40ae0d839ddd6694f5f5, '', 0, '?'),
(0xbf287b8b112c2a8e71371894254228f9, 'wp-content/plugins/updraftplus/images/addons-images/lockadmin.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/lockadmin.png', 1, 0x00000000000000000000000000000000, 0x8fdf04f898d0770db0e79db393c8d075, 0x6ea6a9f04fdbc01235bf637f8b8efbf2219c8f48ac9290aba16dc549671a1c3c, '', 0, '?'),
(0xbf2b227cdc4f55d3c3fd64aa8e35bba2, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Perfmatters.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Perfmatters.php', 0, 0xbdc8b0366df6506aa425ca4ad38d7a58, 0xbdc8b0366df6506aa425ca4ad38d7a58, 0x76c118c04581087346abc58c835ed08062b75dfe55c69b0d85d05e0dd282517d, '', 0, '?'),
(0xbf2d163506b488cda18fc29ccd3c27a1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgTransformed.php', 1, 0x00000000000000000000000000000000, 0xcd4b526d27e5c9e6031fa718fe01c715, 0xc01cf5b45927d7f6e6a9e1282ecf59f23c1b521cff2e740eddee089b334c8713, '', 0, '?'),
(0xbf2d5cbf64c1a3ca1baac716a2f75924, 'wp-content/languages/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', 0, 0x0b1cac6f56fc1ddb96940edb940c7075, 0x0b1cac6f56fc1ddb96940edb940c7075, 0x22b1db22c818b18fce424f45d2e7c709fa4a9a2fa4f929631c18f1cb6c5a982c, '', 0, '?'),
(0xbf2fbd994aa8c115565869725c59c1a8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsVars.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsVars.php', 1, 0x00000000000000000000000000000000, 0xa2a5b553c7c9e00e456da501a58d32d8, 0xbfa103b7f3c569de6fcc6cf6b31d4c99c6a057107c4b02fc760a5c596950cb5c, '', 0, '?'),
(0xbf342a0e366bb25c2c99da599768e576, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', 1, 0x00000000000000000000000000000000, 0x23c135b76d0e3760592c6fa0bcc2be76, 0x0cb81ec7936ce3bf00c8eca14572c9bf53ae29624a6b781193ad8d16f022a86e, '', 0, '?'),
(0xbf345502fb7851382e83fe434e451abf, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/location.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/location.webp', 0, 0xc8dda29f86b03fb43bd74a95026baa03, 0xc8dda29f86b03fb43bd74a95026baa03, 0xcc42f0ecc5ac75b226626b3b1fb4615365cdb11dd4810164379b27103068234a, '', 0, '?'),
(0xbf382ee0989aff6319e5ab18badf2cd7, 'wp-content/plugins/elementor/assets/js/packages/locations/locations.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.js', 1, 0x00000000000000000000000000000000, 0xcdae099dc4926021987328ddce7be56c, 0x20b82e882c9a3cd7d228a5bc8e4fa8f293bba2f614da0a6dc0c668634ca0efa1, '', 0, '?'),
(0xbf38c9299c7034d5c27b96ec6192877b, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/ActionSchedulerSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/ActionSchedulerSubscriber.php', 0, 0x13b384be85209efeb1cf000b179162f9, 0x13b384be85209efeb1cf000b179162f9, 0x951aea04c93b302f4a21bf21b5b5f60212f8caf9a09f7fa8fe56e22d7951bf39, '', 0, '?'),
(0xbf3c1d0024e9b00dd683c927284f6bdc, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php', 1, 0x00000000000000000000000000000000, 0xec49d073e31db50181d8d5851f864044, 0x7d3868253f1ec37ce4dbdb7ce4428982a5693414f75f1a60ee0d3728d16d4e4b, '', 0, '?'),
(0xbf40ea11c92cd0086e5c96809d2b6bb7, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x08d10bad8793997a1ee07e2603296abc, 0xce36938a24c31fcb06fb899d8b7ffcfb9420963f674332c7855300372ae7988b, '', 0, '?'),
(0xbf466e54e0dd27b3d55767619c6f3302, 'wp-content/plugins/elementor/assets/lib/animations/styles/shake.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/shake.min.css', 1, 0x00000000000000000000000000000000, 0xe03681e539bd11bbe783bb46d6382145, 0x86f9fa7bc1dfddad381f6c0d115d0a44cdc02140d43a9f1453a3ba3f7d99b1cf, '', 0, '?'),
(0xbf49c92d3ab20624195ba1a8fa3c4e80, 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-render-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-render-base.php', 1, 0x00000000000000000000000000000000, 0xbae8eae2c5c28bc783fb41a88be6a356, 0xe94f8c2c0dd08c23264640ffe7c2c2b9615434d699368924f8262e99ba7b1002, '', 0, '?'),
(0xbf4d5568cca399e7f5d73c6610ff5039, 'wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css', 0, 0x2fe990756efe60ebfeb1a9c9474b0216, 0x2fe990756efe60ebfeb1a9c9474b0216, 0xf6e262939d00998d960882dfe1cd4fd2c8d65f339fd4ca7c2a84eb4efd3b6c7f, '', 0, '?'),
(0xbf4dc091cbcfee86536042d8b274154c, 'wp-content/updraft/plugins-old/updraftplus/images/googlecloud.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/googlecloud.png', 0, 0xca4166004c209cc601dee47f885826d5, 0xca4166004c209cc601dee47f885826d5, 0x8930457ae342caa37f5a3c95f0f6ba84ed4b4c3806047560dbb64a158a1fe96f, '', 0, '?'),
(0xbf5377658caf9e8eb39cedf7ee9c2d02, 'wp-content/plugins/elementor/assets/css/responsive-bar.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/responsive-bar.css', 1, 0x00000000000000000000000000000000, 0x04032388e22109668f05ff0e8062728a, 0xe4390f44fca4341ee1efb59527d56736b4bb9734af793d94198c8929d63f3965, '', 0, '?'),
(0xbf53c54ade178431e627e542e1378666, 'wp-content/updraft/backup_2025-04-11-1150__EuroBet_55d247f97a23-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-11-1150__EuroBet_55d247f97a23-db.gz', 0, 0x80369984b03178405a333b383ca6b003, 0x80369984b03178405a333b383ca6b003, 0xfdb46256d4a83d4e92341d0786edb1dd360dcc788e6c365fb2f3f21b44e9920a, '', 0, '?'),
(0xbf59063ef570473193b01daa70b2431e, 'wp-content/uploads/2023/11/betyekCom-Bonus-300x37.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-300x37.gif', 0, 0x2c1038cd5916e39f9caea9c7e393c881, 0x2c1038cd5916e39f9caea9c7e393c881, 0x1a029a75773a7c23bd0fee9ea721ba072264d75d7ea753fc6f90c53fe1cdb74f, '', 0, '?'),
(0xbf59175b51ad6fdf2f5e9d8effc9eb18, 'wp-content/plugins/wordpress-seo/css/dist/block-editor-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/block-editor-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x9c2e8be5dfe8d9f9e9683507ed4737c1, 0x90019004851c8b34968de4ff9373e8e2f70869275ff2f79922c2f8835f6cc8f0, '', 0, '?'),
(0xbf5c76da75f30ed3323870e63e7326ec, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyErrorTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyErrorTemplate.php', 1, 0x00000000000000000000000000000000, 0x358706770cf42b16118245e8f9b78029, 0xe77f9040d27b553d041f4fe0c9adb18f681a965c499506689cefbc5093e30b19, '', 0, '?'),
(0xbf5cfce66a120562e6d733e95cf7f68d, 'wp-content/plugins/wordpress-seo/css/dist/monorepo-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/monorepo-2420.css', 1, 0x00000000000000000000000000000000, 0x0d34cc7985d5e89d8cb94218db14058e, 0x6495311e004f5ef5ab5eb2624feeee2e17ccd1ef30b36c84e5d2e50353692fb0, '', 0, '?'),
(0xbf6a80b370d778b7412afa627e6548f6, 'wp-content/updraft/plugins-old/updraftplus/images/azure.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/azure.png', 0, 0x35c6d6b1e784f8947867b5959c065988, 0x35c6d6b1e784f8947867b5959c065988, 0x129f149c985997530c7e385fb11a82497c985fc014350218b1f2283613e0baa1, '', 0, '?'),
(0xbf6c73eb12d00de96e55dd2a2042b654, 'wp-content/plugins/wordpress-seo/src/conditionals/attachment-redirections-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/attachment-redirections-enabled-conditional.php', 1, 0x00000000000000000000000000000000, 0x18ace78efc82d886441fc093ef15c455, 0x1b0cd00af20e3dc4fd42686604f17d02cc4e2b4d4a84488ee06959ed2909fa04, '', 0, '?'),
(0xbf6d5c709220b639f619e82f577e6a15, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartAxis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartAxis.php', 0, 0x11d23479bc61c53b30289a7c76ae8395, 0x11d23479bc61c53b30289a7c76ae8395, 0x8d2afb14bd8b36c152f78e45956057cf5ee190c2566acf3563c55d50712367a2, '', 0, '?'),
(0xbf6e2fcea17ee95a78b07eea0104368b, 'wp-content/plugins/updraftplus/includes/Google/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Client.php', 1, 0x00000000000000000000000000000000, 0x6321eeb36f9ac2d4919dfb89885d04b9, 0xd280b8ffd37f9ba550cf30e7e5b328346c52287ccba620001c3a01c5e04634ce, '', 0, '?'),
(0xbf6f16c658af7b3b15a30a192092e972, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Abstract.php', 0, 0xd50930c98ea0d2be16501ec0c820204a, 0xd50930c98ea0d2be16501ec0c820204a, 0xc9c7d0620a7d18791ca85649691eb5b2ecf44dc06acf81fef7490e57dbe70496, '', 0, '?'),
(0xbf736c898f07aea51526d136df6bcd30, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.woff', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.woff', 0, 0x651fd121c6bdf1fcb0874c87f28a7455, 0x651fd121c6bdf1fcb0874c87f28a7455, 0x8031d9a5a7d88fe90409a955d775078b8f9d579ececf1aea5f15f39448210e48, '', 0, '?'),
(0xbf76e997464997cb3268b4cff8a46ec1, 'wp-content/plugins/wordfence/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/readme.txt', 1, 0x00000000000000000000000000000000, 0xb36fbee14232f47b04298847737cc14f, 0xe15f895815f8bf0c56c146513c8706ee4e36ed82a8a46e5a0639db48addb55fb, '', 0, '?'),
(0xbf7b8931f0fa22b806a65eeb01d2c82e, 'wp-includes/class-wp-widget-factory.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-widget-factory.php', 1, 0x00000000000000000000000000000000, 0xfc14180efd3213fa6c4e0ebfabe99356, 0x74acb129da09a4d0883734abf1af14ef4138c3c3736bd0ea65649f3b06616612, '', 0, '?'),
(0xbf7c1f6f9dbb47945bee0995617c95b9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ThemeColorPair.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ThemeColorPair.php', 0, 0xb8b2c424de31d7de26a2435317d64718, 0xb8b2c424de31d7de26a2435317d64718, 0xefdd9060a13eba148a7c66847a6f4542a6678ab718e06b69a5d6cce99434a323, '', 0, '?'),
(0xbf7f26dd10d41eff86c14aaf9d1546c2, 'wp-content/plugins/elementor/core/utils/assets-config-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/assets-config-provider.php', 1, 0x00000000000000000000000000000000, 0x54bcd5c9f19b449de6d34f11f26fae20, 0x34aebcb47fdf5162526434603fac17100f5cc769218670f6a2c0c1309c2054b0, '', 0, '?'),
(0xbf8523a0871ecb619cba78475befcc6c, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/DecoratorDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/DecoratorDefinition.php', 1, 0x00000000000000000000000000000000, 0x5e871185c4ea15207bbf69e4b77e05c3, 0x1db37c4c0c957f80282a88b921c7727e98f35e104efbebc4ba572ebb49329f95, '', 0, '?'),
(0xbf91ebdb687bb1d0cf22533f2570e686, 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles-pro.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles-pro.css', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xbf9738f7984e575051834d6779610576, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-conflicts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-conflicts.js', 0, 0x107e74063982b2c28cea8e021b12c26b, 0x107e74063982b2c28cea8e021b12c26b, 0x7a03715cb10fb74bca291d38d1ee133b200d91e5dee1cc5646022c1bf1114516, '', 0, '?'),
(0xbf9774a340bd8bca5c1a88c4eb046050, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpConsentBlocking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpConsentBlocking.php', 1, 0x00000000000000000000000000000000, 0x1199b4960251cd1f6999377d35012daf, 0x2def9910bc90ec343ec165a03a08004f177b35634e7aa1e76db3d29b27398ae5, '', 0, '?'),
(0xbf98b873a2a2f417dc19e7efe8c57620, 'wp-includes/blocks/social-links/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/block.json', 1, 0x00000000000000000000000000000000, 0x4beb1727b479967e03a518eff7aa6e7f, 0x7773af8c5cbf26aa9dde093d98c9fa6a3177db04cf8f1e0c21010b94e1d4d560, '', 0, '?'),
(0xbf997314bcf383499e71468d9b8aa3b5, 'wp-admin/includes/class-theme-installer-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-installer-skin.php', 1, 0x00000000000000000000000000000000, 0x78ee1c562b879966810cc50a2a8ec7c2, 0x739c643c73aaf38f3419552c41031d5510b12105ddbf10820500ad8059000304, '', 0, '?'),
(0xbf99b83d563ba2178bededc24e2e4b07, 'wp-includes/js/wp-list-revisions.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-list-revisions.js', 1, 0x00000000000000000000000000000000, 0x5019624f50b503784fa5727337a9b532, 0x81230cb4f23b0c77b43104a381b02ea5cb42d5c6f0339513665f183bcf5066f7, '', 0, '?'),
(0xbf9a08d3291dc19315259976c9d349f8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerOverlayModeAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerOverlayModeAttributes.php', 1, 0x00000000000000000000000000000000, 0xebf49262ae29588066b17559cfc0f073, 0x2f9170514acde994837e189c53f6b81cf460e778e1f9a86c2a6278665a8812e4, '', 0, '?'),
(0xbf9b8c9c279bc0674ebd0511bb548562, 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 1, 0x00000000000000000000000000000000, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0xbfa01f9aac82f25ffa8bd9ee9fc05e44, 'wp-content/updraft/backup_2025-06-09-1200__EuroBet_226e81f6f7c1-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-09-1200__EuroBet_226e81f6f7c1-db.gz', 0, 0x4e95f01f104be43ae2ece781ca582939, 0x4e95f01f104be43ae2ece781ca582939, 0x38ad68c865eff271573ce58db6ca9d2d99b89680728d5a7d31bc463de4d844d6, '', 0, '?'),
(0xbfa2747de82feeb351dfc3e819e6f45f, 'wp-content/updraft/backup_2025-05-08-1209__EuroBet_7848394ad5df-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-08-1209__EuroBet_7848394ad5df-db.gz', 0, 0x6d1d60dd638245bc5544c3ef3b566d91, 0x6d1d60dd638245bc5544c3ef3b566d91, 0xe0fb5d3b625c9a144b26ee6c6639c53d9ff61e528eaa32f4d13cec801515b24b, '', 0, '?'),
(0xbfa449de1b67e4ba75131fb0f5f99033, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', 0, 0xcbeb1866fee5662d1fd0448feb7e2912, 0xcbeb1866fee5662d1fd0448feb7e2912, 0x9401e996c28964c2067d999e181aa962082f80837db4be5b3c33cf68974a9789, '', 0, '?'),
(0xbfaa374657e0d16d217797b516535a3d, 'wp-includes/blocks/video/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme.css', 1, 0x00000000000000000000000000000000, 0xf00cac293e070f9248f6683f37154605, 0x33c2e199bcb03c48b7743f3ebf194eb24f1f1575ce8ac08f9245670487dd8e4a, '', 0, '?'),
(0xbfac93d5f1b7d7ff53351e15b7522500, 'wp-content/plugins/wordpress-seo/css/dist/modal-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/modal-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xc221d685e51de2e447c74307b9ced9e0, 0xc13efbdfc1eeace5c84fe985b50f9e550cb3ed2e780953ca749c1f44532b063c, '', 0, '?'),
(0xbfadb9fc94b42e22c2b957ede3bdef50, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', 0, 0xc2df45825e1aa611e4b8e1da0ce66226, 0xc2df45825e1aa611e4b8e1da0ce66226, 0xf3631d0ad2f8c564db5b62f13a4fa8dce83b4612ff3bfc409df5b70f5371ab42, '', 0, '?'),
(0xbfae4e63cdb33b1d4b57abc7e5d61188, 'wp-content/plugins/elementskit-lite/libs/emailkit/assets/logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/assets/logo.svg', 1, 0x00000000000000000000000000000000, 0x63c2384e4e3f2e2c9c8aab9a749dd29b, 0x11deff8f88a56e9e485d3fda81051566cdaad4e5b203ca163c9f6d8606a831fe, '', 0, '?'),
(0xbfb70a1485d39b4951454409e6fcea89, 'wp-includes/class-wp-comment-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-comment-query.php', 1, 0x00000000000000000000000000000000, 0xe950026967cc37a5cbc514275f4c9f4f, 0x8b6c27adf3d37f09d3c0c87eb73535226ccd0f046a97e67c411922b41ed43205, '', 0, '?'),
(0xbfb726a862973efb0251438732e0af2d, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-short-description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-short-description.php', 0, 0xa82a40c4ce56f48d078f464699e7823d, 0xa82a40c4ce56f48d078f464699e7823d, 0x759b59edb6b5836ee7815ef2337a775145b793ca6602e8f9b24a59eefe09a91e, '', 0, '?'),
(0xbfbcb1803f43c6c35edef547eed9d0b2, 'wp-content/plugins/updraftplus/images/addons-images/multisite.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/multisite.png', 1, 0x00000000000000000000000000000000, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x5a118448399e9c07c1d42b0ef9b7069f647657cec5d52c1ea8e431c246afec4b, '', 0, '?'),
(0xbfc139aff8633a8d1926a8a476176089, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-pricing-table.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-pricing-table.php', 0, 0xfd781e897e6f2f26dbcbc6a473513afd, 0xfd781e897e6f2f26dbcbc6a473513afd, 0xaf4a7088638937d2e2d9b072b2d7434e3ccda965f6e21b7f091ded192f87d143, '', 0, '?'),
(0xbfc286ed170c8abd0e85dd8a17e92c0c, 'wp-content/plugins/elementor/core/admin/notices/base-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/notices/base-notice.php', 1, 0x00000000000000000000000000000000, 0x4c6093f734cfae2d643f37c7f5fe7fc3, 0xc32152711d0485840d09d504d4f5343e06c3bfab54f30dde2221446958e8e729, '', 0, '?'),
(0xbfc3607baa83f4bbdbf747b231344ba6, 'wp-content/plugins/elementskit-lite/libs/framework/assets/js/ekit-admin-core.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/js/ekit-admin-core.js', 1, 0x00000000000000000000000000000000, 0xed1a4befba5b8f543ff24c17ead8628d, 0xc772bd9abe3dbe62dc4dfc8e51ade741378750efcffe0f75ede93d00e222e00c, '', 0, '?'),
(0xbfc42f3f0d9968aaeb67f93b452654f9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', 1, 0x00000000000000000000000000000000, 0x7ebcfc53353ebe2c6f562ecfa16c65cf, 0xa1012ed1a99122e972ab9ba546c33bbfff03ec0faacd569a109ffbda9e44de15, '', 0, '?'),
(0xbfc438e8d72df96bffa70262777a0898, 'wp-content/plugins/elementskit/widgets/creative-button/creative-button-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/creative-button-handler.php', 0, 0xc209d502b7c03b00ff4998e49873f340, 0xc209d502b7c03b00ff4998e49873f340, 0x14d1cae3d87c036ec97ff0ee8748de350cf2cf8f2b21fcb5e8c40444e802ee7b, '', 0, '?'),
(0xbfc9470a735809b5796c533d3a50d32a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScript.php', 1, 0x00000000000000000000000000000000, 0xcab0680cc1b2589c6101658063dfc633, 0x8bf1b2105696f7a2297511a6afed161fbbcff9c1f63ce9b08a5384da8ded8705, '', 0, '?'),
(0xbfcc6e0ecebe386e14bfd050705c607a, 'wp-content/themes/twentytwentyone/assets/css/ie-editor.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/ie-editor.css', 1, 0x00000000000000000000000000000000, 0x3f11e574ecf971311738fdeae39eb8e5, 0xdf8ca8492d900ba5415609a9f91e443bf94a8152ee76614a1423a7187a23e49a, '', 0, '?'),
(0xbfd18c708c7ff023fadce7dc6f003400, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', 1, 0x00000000000000000000000000000000, 0x73e3728aa233fb9df525d71217321a25, 0x7255fcd7030c8feba32ab27397dafded86db700a2494fc2890b3da6247506496, '', 0, '?'),
(0xbfd509dfa02142561962cacbcf1f1a8c, 'wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css', 0, 0x174f0c5acf315da8fbfa7a05ca174fd1, 0x174f0c5acf315da8fbfa7a05ca174fd1, 0x330e405ffd96011003b2a7ff7efe3199698bf74f8cb0150dfc1290f29f9ddf26, '', 0, '?'),
(0xbfd726846521d9448f89ad26bbd1fba5, 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js', 0, 0xb906c7b5d31efde9c615de31cf4c089c, 0xb906c7b5d31efde9c615de31cf4c089c, 0x8dfcde0ec3f8c2d3a6c9c261ee387e7b1b1052794523b4874e21eca0b532ae7f, '', 0, '?'),
(0xbfdfaf82d54be95661d88e90577a79ca, 'wp-content/languages-old/fa_IR-5251f7623766a714c8207c7edb938628.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-5251f7623766a714c8207c7edb938628.json', 0, 0xc415c14e683e00687a95ecf6eed0996a, 0xc415c14e683e00687a95ecf6eed0996a, 0xee91d04b58fcf4732de3c2a9240337283f7f6a58687b91953669e2bf1462987d, '', 0, '?'),
(0xbfe0ce9a2ccc519861bb676cb7c41aaf, 'wp-includes/class-smtp.php', '/home/iraneurobetcom/public_html/wp-includes/class-smtp.php', 1, 0x00000000000000000000000000000000, 0x2ee6969a618871d8dd93cfa09da9be8e, 0x124229484a02a2acaba5da90f252a87073d020ddf898bfa91d092b2738166b5f, '', 0, '?'),
(0xbfe0da846b90bfe1e8afdbc669edac5e, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-url.php', 0, 0x68714a26d2459e6abaec4b97f99545e1, 0x68714a26d2459e6abaec4b97f99545e1, 0x67d3bdb5920aa210a10a6e0b910b26a81d0814a0531310b932c35784dd233b72, '', 0, '?'),
(0xbfe8fcb4e57d0e48700f2b93d255da82, 'wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php', 1, 0x00000000000000000000000000000000, 0xe6b9f272db67de6ae3abfcdcf108b7fd, 0x7d324542e9477299100e2b2d7984359919b16ab6e2a3e605367e2b82d69a28b9, '', 0, '?'),
(0xbfea61968ecbcc6ca5d261f611a717ea, 'wp-content/languages/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', 0, 0x06c44eec62167d6339a02ff309e2a427, 0x06c44eec62167d6339a02ff309e2a427, 0x86a3742ce02903d5d54e8c2983ae15d94ca174982cecd29ae23e42aa7890a885, '', 0, '?'),
(0xbfec4c1ae397c5117ca80f3d9a639989, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php', 1, 0x00000000000000000000000000000000, 0x4230f5f71b999aec6f75918dcc8c1bc2, 0x8e9c87fc372f518ce3a5e5c690d59077ff673ac41e3fa1c0237b73fef0c99ffa, '', 0, '?'),
(0xbfff64411f2385f6cd2ae782c5b96f37, 'wp-admin/js/customize-controls.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/customize-controls.min.js', 1, 0x00000000000000000000000000000000, 0x59221ba3735114f80bffa606a811d871, 0x98f5a4985a94a4eae2df20329d8ad3aba0e576095b0f29c23a23852187f8aff3, '', 0, '?'),
(0xc00cbe782d4d8098dc2df64ea7f79172, 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', 1, 0x00000000000000000000000000000000, 0x9309839bb3892d6e429009cb8c29fb75, 0x3840f9adadfa3911657ba50312d38d238bd2a3f4d46e0a59e60ed68398e17f4c, '', 0, '?'),
(0xc012ce561a46c317d300e1cc1d8e7c80, 'wp-includes/sodium_compat/src/Core32/Poly1305.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305.php', 1, 0x00000000000000000000000000000000, 0xdf404267e9c1bb454af8c6bd174811b6, 0x6901a7eda67c5c49a69703c706f19d144589918cc95f950bac58e7b6886a92d9, '', 0, '?'),
(0xc0150a1bf54e47002167e52a19950634, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TimeOfDay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TimeOfDay.php', 0, 0xb41a4fa38d9a46ba9e46f1e9b4a56da3, 0xb41a4fa38d9a46ba9e46f1e9b4a56da3, 0xe92dd0004e307374f6f5ec534d0f85a00cc8ed8ad1577e194e0b36b6e12aa531, '', 0, '?'),
(0xc015abcd78cb4f570d83a0a80217a0c7, 'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php', 1, 0x00000000000000000000000000000000, 0xa9a3d8a654e1d0aca9d48463ec2fa5f4, 0x544ab60c29821f2c38e371b240a966cc3c44da9b94d60d78ddc80ee517c44689, '', 0, '?'),
(0xc01a881d183bbc7b567fc97e28edaf12, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MailHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MailHandler.php', 0, 0x540d37afb867a6ae90b41129f024a7f4, 0x540d37afb867a6ae90b41129f024a7f4, 0x94816db09f761870560086a1d47af6648c8e251a74b3de1d17f3551d9f4e2eb5, '', 0, '?'),
(0xc01d9de4df09518ede21940f53d4afe3, 'wp-content/plugins/amp/src/Optimizer/AmpWPConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/AmpWPConfiguration.php', 1, 0x00000000000000000000000000000000, 0x53563f51982b2d1dcebb986c91fe73dd, 0xc71becc122d41004ff640572f78bffd0515272172ea6488ab8854bc9a508ec45, '', 0, '?'),
(0xc02a3648ba200a91d547176511d02d79, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ValueSetMismatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ValueSetMismatch.php', 1, 0x00000000000000000000000000000000, 0x1402a2482ee8a3e28c9aa12f4a7e3371, 0xa75225d6e7eec58c69d12276deed9802c0e88a43bee33b829f9b19550abac916, '', 0, '?'),
(0xc02d7b3a3bac4bbd2d89754421cee685, 'wp-content/plugins/elementor/modules/global-classes/global-classes-rest-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-rest-api.php', 1, 0x00000000000000000000000000000000, 0xe9a9590b63b7cd56c223235f6d87d779, 0x081dcb9dcceaf831809d3bf08f771032ddfcdbd7ddb9b4f6c1f7c01fa6cfc862, '', 0, '?'),
(0xc02fe0fe7df802007ae436a429d5b370, 'wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff2', 1, 0x00000000000000000000000000000000, 0x47df94ec1fef97419cc7e78042fc5ca8, 0xe38b60475322c59c2847bc751a09c2730691451fc8e6b5ff1391f0a8507c8ce3, '', 0, '?'),
(0xc03511da9ca0199ac732cf146c327b84, 'wp-admin/js/widgets/media-video-widget.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-video-widget.js', 1, 0x00000000000000000000000000000000, 0xccda3ae7dca5f3ce647c51f953f36eda, 0x85ca523b54849b7768a904e66d5ecaffb2e9f2e0bde49cbafcd94b05f14cc041, '', 0, '?'),
(0xc0376548eacbea66b2270de9b6ef2d55, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImg.php', 1, 0x00000000000000000000000000000000, 0x0da88ffd5c2dbf2485b15a456da78401, 0x8366928fd35ca03a24e31e2a9e3a086bef4b075bca45e8fcc2c611b710997164, '', 0, '?'),
(0xc038ef5aef79174e68a99b232500722a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalyticsExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalyticsExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x01614383aaa62a22d7458648538c9ab4, 0x39fb3bed339384382023d411adb465d6598fba22771bcdca4b3f239afdb74811, '', 0, '?'),
(0xc03a7431cea7d8254ebbb46562118ebc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x060fbef5db561fd84f93a8cfefa3b0e5, 0xe92e1e2590f22b1572b93d93d3200e9e7fe4fcffd443c5e1104e236ce16c229f, '', 0, '?'),
(0xc03abb7ab9ddb3fe65a7aa1d4cd3d1a4, 'wp-content/themes/twentytwentyfive/assets/css/editor-style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/css/editor-style.css', 1, 0x00000000000000000000000000000000, 0x313e5f71753f03ea8ff853a3702a3519, 0x74582dca9f226020bcb730c5b30901011b8f9d89bba99b85118e549dde352651, '', 0, '?'),
(0xc03b6f96ad1c085c9ce3db333fecafd2, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-base-styles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-base-styles.php', 1, 0x00000000000000000000000000000000, 0x5b859b2167da73884bff4cdef7b583f6, 0x53a30d7326acfcefc0946c3b5a1dd363a91d696d82444613ddbbabfc5256f884, '', 0, '?'),
(0xc04168dfc412153cba2dc94f0ad40505, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RedirectMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RedirectMiddleware.php', 0, 0xa0c4913768cb36ec5ce443034808e983, 0xa0c4913768cb36ec5ce443034808e983, 0x8f0eefed14785f2ab36ca52230b28ce78044fa33c9da5325bf7840fb21a0fb3d, '', 0, '?'),
(0xc0440388ff210c56442b93f311eaeb14, 'wp-content/plugins/wordfence/views/scanner/scan-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-type.php', 1, 0x00000000000000000000000000000000, 0x4e1501bd5686b3c20918af0639e74ab7, 0xd683e1cf686266f58f1823e6f0d08287da4f4518e9ed5201dde2febf9e39480d, '', 0, '?'),
(0xc045c041ad371edeb40d54a4a77465ed, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/CloudflareFacade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/CloudflareFacade.php', 0, 0x4e8d1b44fa99d9aa54b6bd4260a8d5d5, 0x4e8d1b44fa99d9aa54b6bd4260a8d5d5, 0x3f383705e0f18e335f6d6922107963cc5e52417e3a1584197f10a0637d352577, '', 0, '?'),
(0xc04db92f3ce650f4df8de7662e16a4f0, 'wp-includes/js/jquery/ui/effect-bounce.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-bounce.js', 1, 0x00000000000000000000000000000000, 0x800cd17ff58e62df0fa9be9f7b6f237b, 0x7682cb54e5c4326e3e605f3b3586b610b9ce3e0003e525059f5e9a08ece7f30f, '', 0, '?'),
(0xc054288154f9f576c1b46564c82466b9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', 1, 0x00000000000000000000000000000000, 0x311e8493890019950621c186e5c507ab, 0x6aa5a3d20966bd0e0327eed067482245dc78951bcb32c9627e14e946f05c6534, '', 0, '?'),
(0xc05654ae99326503e377ce67df8b7538, 'wp-includes/js/jquery/ui/button.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/button.js', 1, 0x00000000000000000000000000000000, 0x28d6319c3a6188d3f13f716aa78a4008, 0xf8546d85ef2209596a15b7db12c5e1ff259e05dd9a4de7f9162752613e38f2e7, '', 0, '?'),
(0xc057861964d0bc9aa40503de072483d5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', 0, 0xc6f896a434760c7b7d0d67f719ea0b55, 0xc6f896a434760c7b7d0d67f719ea0b55, 0x7ea40c65c629de8917f43f46a2cac7b167036ea7998192e89a411984093999fe, '', 0, '?'),
(0xc057f093839abf46c1d1476a55f0165a, 'wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss', 1, 0x00000000000000000000000000000000, 0x7e110a90ae2b35bed7f07f07b3e434cc, 0x5cce9b1c3b33585dedc0cd0833adb77b7b38fe19d2925a00893e9ec75c872695, '', 0, '?'),
(0xc06057c68d222b272a7c71812d138a94, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/OddTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/OddTest.php', 1, 0x00000000000000000000000000000000, 0x370786a4cbf779fffae446291fe61e50, 0xd3ceaecbde8ca731a30bb4f9839a5a60ad9cc1d6a0846ae1d1d9e3b6db98059b, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc060ec3c4cab154375cd540658935d0d, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', 1, 0x00000000000000000000000000000000, 0x280193e7acc99cbd28d43ebacd2fd641, 0x94eada231529b5ca1e932868d35d4f823efa7d6fa561092b045e7e08c3251943, '', 0, '?'),
(0xc06298850799950829c2e1b5dc94fa8a, 'wp-content/languages/plugins/elementor-fa_IR-6af6ba3e9884f98375cb3c84358312d9.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-6af6ba3e9884f98375cb3c84358312d9.json', 0, 0x3849188cb05d91568ee9fd1488e5303f, 0x3849188cb05d91568ee9fd1488e5303f, 0x626bdd737a5f7daa4858c53440a1179fdcbcdd0a56beba495e41246bd7e3e5ed, '', 0, '?'),
(0xc0647678c504851fa04bfaa9b26917de, 'wp-content/uploads/2023/11/cropped-eurobet-favicon-300x300.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-300x300.png', 0, 0x640e49f3b46c4aef425841a0a10484b3, 0x640e49f3b46c4aef425841a0a10484b3, 0x7b6b16c5866ea8beb837defd5593178482cc6e1170aebbb94c33e84ba9f09e4b, '', 0, '?'),
(0xc06650039d73c1b13466f512268ea74e, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-16.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-16.png', 1, 0x00000000000000000000000000000000, 0xf883d7775a52d86280c52ce458061a85, 0x3f49dac5216b0e31fea632e9a2db9a3df651e8550e69899e6ae75b6f90211a20, '', 0, '?'),
(0xc066d4968422444b47ad1077dba23ee2, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Ajax/AjaxHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Ajax/AjaxHandler.php', 0, 0x9db75f7edeb6c7b347733fb6d57042d6, 0x9db75f7edeb6c7b347733fb6d57042d6, 0xb39f5f3bcd4580a3d0f07f6665ba442c43d1076beaaeeb8426cef186a2d75422, '', 0, '?'),
(0xc0688fcb95cdc88cf8f9003fbd30feb1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', 0, 0xb9f1ce19f113f4d5b5886b04219b26c6, 0xb9f1ce19f113f4d5b5886b04219b26c6, 0xe2b189028ceb0cf313fbedc2a40707df09d641898d979467cf9a52582dbee000, '', 0, '?'),
(0xc06d6a288645812949a61a5b7a1a4b14, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.po', 0, 0x14af8b834ced8358b6c1b8558e55a3fd, 0x14af8b834ced8358b6c1b8558e55a3fd, 0x8105559f0f926befcafc3634967325862db63197444224d22b0615c50cf9ecad, '', 0, '?'),
(0xc0717fa37555098fc40da30c6e6f7064, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/7.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/7.png', 0, 0x13e110abf595133e58fe92aefccd3c00, 0x13e110abf595133e58fe92aefccd3c00, 0xb146a6048750ce94703bd52f564b654d6a0c90ae6024cbd7869fa4d746c2e902, '', 0, '?'),
(0xc0719c56a940d03dce5a702312ac2203, 'wp-content/plugins/elementskit-lite/modules/layout-manager/library-source.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/library-source.php', 1, 0x00000000000000000000000000000000, 0x848d68ff3e8c93e97ebdcc8b8ed4a4d6, 0x2662525867984132a8764f9ad954e63cab43074fd22bebbddebdebd9fb4f8fd2, '', 0, '?'),
(0xc07abb36d9d92bf0d4dc50480da67455, 'wp-includes/css/dist/block-library/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style.css', 1, 0x00000000000000000000000000000000, 0x6012ffb6d5a63c3b14de43551e412ac8, 0xbe662f42145d13bad7de15293aef2ef679f86bc40401d65c35ddf61585c4eca4, '', 0, '?'),
(0xc07c57fa3ec20a78caa7d87954017bcc, 'wp-content/plugins/elementor/core/settings/base/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/manager.php', 1, 0x00000000000000000000000000000000, 0xdce6d777d88502997bb41897a441a907, 0x430f7a0725cb9a357a32d92ed9fa428c9cc08f0c1686279f99d7c0e2bec2a7fc, '', 0, '?'),
(0xc07ca49c779954c1e20f02ff814ffa81, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/ClearCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/ClearCache.php', 0, 0x7c76d0091855b7902bc7539c32d96b5e, 0x7c76d0091855b7902bc7539c32d96b5e, 0x20c17eb3e00c95cb1568dd191c9a0d2220052c99fb9ad450a0a9355eef1b8cc4, '', 0, '?'),
(0xc080d3e990e7e75c37157da9926c82a4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataExecutionStatus.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataExecutionStatus.php', 0, 0xabfe0075570704a60340f8feb12ed3e8, 0xabfe0075570704a60340f8feb12ed3e8, 0x943cd9fec539b4b58ca88e3585567cae3422a8b150cb8509f649c22798e6ef72, '', 0, '?'),
(0xc08125bd84b46f752c1fd80496dad252, 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.strings.js', 1, 0x00000000000000000000000000000000, 0x947eb490e98f45eb7c96f06c636cd54e, 0x46ea86d6dfe3402be05134034b9379d3fbbc9e4f4af7084d6610a4db203b8f14, '', 0, '?'),
(0xc0818dcba5ccb04d56d0970c65aa41fa, 'wp-admin/js/widgets/media-video-widget.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-video-widget.min.js', 1, 0x00000000000000000000000000000000, 0x5655f636a4fd06111544c2f5c15d43d0, 0x57e65f110854de3ee6295270ff3e6ec87d506dd47ae498000ca3a23a73b163f7, '', 0, '?'),
(0xc081eefd6b95f5b780c6d3ebc1c02558, 'wp-content/languages-old/continents-cities-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.po', 0, 0xa1c432c431d677b983f6e70ce72d3b71, 0xa1c432c431d677b983f6e70ce72d3b71, 0x0eba9fe4efcae7db68a1132126d8201934dcc35c74778929b2512d0ebcf010ad, '', 0, '?'),
(0xc08ba86082fb43c7375bfc7541c211eb, 'wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x182d5924ff0b528f008a83d1f5809d02, 0x4ea252c3ad32e1c6df488a68db264813583a62075d8bfd64ccb38afecf324fe5, '', 0, '?'),
(0xc08d573d9140cb47b5047c1c6210c24f, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/advanced-tools.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/advanced-tools.php', 0, 0xf612f3fda83da59774b79b4a3febeea9, 0xf612f3fda83da59774b79b4a3febeea9, 0x1f8edaddb6a6c001f1b06a81413172b63c73cbe97171d94e476937e6f21761c8, '', 0, '?'),
(0xc08d9874a615e5281b8b696c7416592f, 'wp-includes/css/dist/list-reusable-blocks/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style.css', 1, 0x00000000000000000000000000000000, 0x728fde338a299e272a8fd7d725efe516, 0xf31833a505497cb2970437745d06aca89d23142300c7b5f63d827fb99129bf5c, '', 0, '?'),
(0xc08ecea4653b79cd5bf01cbe1939eb39, 'wp-includes/js/jquery/ui/checkboxradio.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/checkboxradio.js', 1, 0x00000000000000000000000000000000, 0x20976bc40482ee4e67278b60f60c73a6, 0x967bf6303f0bbff4eff5b8163bcbb46420abd4ac256ff36f8857bf692937a5cc, '', 0, '?'),
(0xc094a41d473aa7be29999b3a60864ee5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', 0, 0x29ffe4f945e9e554514675e9b7e8dec0, 0x29ffe4f945e9e554514675e9b7e8dec0, 0x545427682e6b7b2646277600d4e51daee52f600070e963066966e135fc33ddff, '', 0, '?'),
(0xc095934fead7fb56e1cb7cadac7aa2ba, 'wp-content/uploads/2023/11/bg-1536x795.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-1536x795.jpg', 0, 0x9114658ab0c79a4549f49871c91213e9, 0x9114658ab0c79a4549f49871c91213e9, 0x80ac0bbe06ab4200a1b910d50a20ac6b36bd57bffdd5569129cd4180430e90e9, '', 0, '?'),
(0xc0971e23162718dea238ce830ee1c2db, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php', 0, 0x1e45d4bbe55880c884d7a7a95853a2e3, 0x1e45d4bbe55880c884d7a7a95853a2e3, 0x59454ad6ff7ba344de8155e18c202010be6b1313e09063c4c40b5c2f53224224, '', 0, '?'),
(0xc09965063c754ecf106f4ca33bdeab6b, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/LineName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/LineName.php', 1, 0x00000000000000000000000000000000, 0x3b0627038b188dc3b829a7b710c1230b, 0x0e355c050a19b54408864efc30dfe3924914d4cbdd75b8a8d67a5968cff53dbf, '', 0, '?'),
(0xc099690f63066812528e5d92a9990327, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu.min.css', 0, 0x87435eb779dfa57536871e1c3fc419ee, 0x87435eb779dfa57536871e1c3fc419ee, 0x50b1fcdaf6a5270548699fda196cbe09e5c1497f28892368601d27a176f40ba9, '', 0, '?'),
(0xc09c58ef22c998929d9c633532653866, 'wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php', 1, 0x00000000000000000000000000000000, 0x8cbd719b617f5a3abd7d485011137e66, 0x5960375dcab8b7f47fa54ee7de82730d775fd10ce8f701d23aa604ea2dec22a3, '', 0, '?'),
(0xc09de5ef18bdaabe53de7bdde1e93a17, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', 0, 0xf39beb38bd09e8d2111deec9c1ff2bc1, 0xf39beb38bd09e8d2111deec9c1ff2bc1, 0x89b87d53f74bf77c35b63352937c490fa8e07f70eb549d9307ea8e945fc00bc4, '', 0, '?'),
(0xc09e1e55e88e35c0ae19e11094750fc6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', 0, 0xb4d8c4cb8ca13a5ac8f3dbe3e4f7f42d, 0xb4d8c4cb8ca13a5ac8f3dbe3e4f7f42d, 0x62a5ba7fa117616c92ff727ad869511154fda7090ce3535ad19366934a6b93b1, '', 0, '?'),
(0xc0a0ded5f1a6d4576a519defd8fd6072, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 0, 0x1f7e363c31c68d33a15341ff90874f4f, 0x1f7e363c31c68d33a15341ff90874f4f, 0xdfad682f8d6c090171c21d96bdb3e25040f852f901edfb050efda18669697b22, '', 0, '?'),
(0xc0a503241e9e7d3b2fea83b27b3182f9, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', 1, 0x00000000000000000000000000000000, 0xf53e7b4f7fe03cdc85eb1ef162ef31d3, 0x6f3894e99de425643da87f44812d6f806af0b6e4885304594a4b24a337a6c9c9, '', 0, '?'),
(0xc0a695121d6e006a871df2e5b61a77e4, 'wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0xb8089c223e9e187d359462af1a7719a3, 0xeff9315a9f5fe3148919a14a80386bbd99f10c6f9e0e25d03168d7540eb3001b, '', 0, '?'),
(0xc0b133221dfc0c287ad9618034ee388c, 'wp-includes/images/media/code.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/code.png', 1, 0x00000000000000000000000000000000, 0x2d6f96130cad55ca9310eed555a9555f, 0x27654d0620615b52231871329ad76b7aad2b2a0e3c81fcc4fcf7d13700deca6a, '', 0, '?'),
(0xc0be45eb14793c8968809f5feff5eac3, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-info.php', 0, 0x5a5506b4e902b17d6da981be4e59755f, 0x5a5506b4e902b17d6da981be4e59755f, 0x702ab3f4886af7a3aceb5891017a46dbd39e541f4ff48057716528cd957600e9, '', 0, '?'),
(0xc0c554197ba11fdf32981a1a97384546, 'wp-content/plugins/elementor/includes/controls/hover-animation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/hover-animation.php', 1, 0x00000000000000000000000000000000, 0x6644559e136dfd14706005656c0efe9c, 0x2216db415c53be129482ea8cc78a35e9588276d9c40a51c6fabdfadeed0b3ee6, '', 0, '?'),
(0xc0c6cefbfa6dba01d07bb740af6d12df, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff', 1, 0x00000000000000000000000000000000, 0x186f4c46ca9234e5bc05d569ee0e2d2d, 0xc187a6436323315fbb9c7ccb1db75a201120bf8831188097c9bedcd5cf5978ed, '', 0, '?'),
(0xc0c7d1a3029c7e1b9d066b0d510807eb, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', 0, 0x322782f78a4f3d19fee4ad81f47a509d, 0x322782f78a4f3d19fee4ad81f47a509d, 0x688fdfb68770da1efb75bd4d64517fac0f4d3baa4bf7118fe10e0c16e99d54fa, '', 0, '?'),
(0xc0c981dd21a20843c08a1b7f83c8c23f, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSString.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSString.php', 1, 0x00000000000000000000000000000000, 0x1a9abbc9802f4315f8f4257b67f3302b, 0xeffc688df8d271c1c24032f1e91e5eeb7d77a80d92fe3297de13ff741fb7dcc7, '', 0, '?'),
(0xc0ca6cb2ae2f78587a3c854d40658c86, 'wp-content/plugins/elementor/assets/js/packages/menus/menus.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xc0d27dc97e7f83360cf9195d2d1862fc, 'wp-content/languages-old/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', 0, 0x6bd25387fae7e6a9712b5df6fd03e29e, 0x6bd25387fae7e6a9712b5df6fd03e29e, 0x36ba7f6dec561bb274441abe8c6c61655f938cd615171a2b404f29c3d0218132, '', 0, '?'),
(0xc0dc92100d0d3177351e87bd16377886, 'wp-content/plugins/elementor/includes/widgets/text-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/text-editor.php', 1, 0x00000000000000000000000000000000, 0x8b719c4a71e0adc210d10fbad67c6cf9, 0xff51434acaec6486880dc0fa36943adca841a517daf2835d34f55cd810bbc5a0, '', 0, '?'),
(0xc0dea291d1e41160a3a0f5a3bbc5548e, 'wp-content/plugins/elementor/modules/global-classes/global-classes-cleanup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-cleanup.php', 1, 0x00000000000000000000000000000000, 0xf9f143cef9ee737b6038e1ddd27b5c4d, 0x2c68826131b15eb30c5ff10dafaab2e3968028e8a81e87c338493ceb604d1906, '', 0, '?'),
(0xc0e23504d2a4e603875ae2b6eda7ccc9, 'wp-content/plugins/elementor/includes/settings/controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/controls.php', 1, 0x00000000000000000000000000000000, 0x9418a132330024d3552b81c94e5355a5, 0xd6af24bd00c897c967cedd434ef7e346c94595aadd1af13f7c4779bc7b652649, '', 0, '?'),
(0xc0e4ec03c554d407373539f938588359, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SSH2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 0, 0x18b7e683693c0ff687ba77cc1e37c1be, 0x18b7e683693c0ff687ba77cc1e37c1be, 0xb0c8fa1b53e14efc78dc519545bb44187bdbe9611c227f9ba60d4457382c4c14, '', 0, '?'),
(0xc0e6fc7e01b9fd975cf90b3fbfebe9cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectMinNumChildTags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectMinNumChildTags.php', 1, 0x00000000000000000000000000000000, 0xe64e540c3a678a135b2dd1258760470d, 0xbd5ee0319dc4fab1c79695cb1b0cff51bdfe4d57a49463abc3c16f644901f84b, '', 0, '?'),
(0xc0eb72738d8bf95b3500024fe9cf01f3, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', 0, 0xb8089c223e9e187d359462af1a7719a3, 0xb8089c223e9e187d359462af1a7719a3, 0xeff9315a9f5fe3148919a14a80386bbd99f10c6f9e0e25d03168d7540eb3001b, '', 0, '?'),
(0xc0f8736f74f4cd8887500d7d0be072be, 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.min.js', 0, 0xc187315b7f4720e3e069a3f8d5528fec, 0xc187315b7f4720e3e069a3f8d5528fec, 0xef5ebf8b5ed5e57e754657ab27f4b7b3e4eea237ce4bb10409f2be7b8a8097d4, '', 0, '?'),
(0xc0faf6e4c53cf7789785816e036f3644, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss', 1, 0x00000000000000000000000000000000, 0x15ff7ebb6feda6f605cf20024c360384, 0xa8dc48e076b1048b4f23bb5e9d5b66e9d038bce53acede15bb204d33f2af4d84, '', 0, '?'),
(0xc0fd0a353baa0980456200a8d08c71ef, 'wp-content/plugins/wp-rocket/inc/Engine/Support/Rest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Rest.php', 0, 0x8e57acb5237f0155be5f948bd46f93ce, 0x8e57acb5237f0155be5f948bd46f93ce, 0x451979d8797174f24b05c80b53a6a049c4e4c7813ff6a2ca0bf77af22fb1e73e, '', 0, '?'),
(0xc0fef3d6c5dfe21f03eabf19408d0d7a, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', 0, 0x7ab34951ee88347f8e22dadcc3d931d0, 0x7ab34951ee88347f8e22dadcc3d931d0, 0xb61842263fdf9116804c61b84a59bda8d700bf67711be92e8f809a7527cec8a8, '', 0, '?'),
(0xc100f827e356268c4d8a6ad6175f8ce6, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', 0, 0x7a970474dedec2cbfb4b691ab7494157, 0x7a970474dedec2cbfb4b691ab7494157, 0x93c5af4328230deff88d28002799c18b110f5bce986db7af04ad3b78a3aceac3, '', 0, '?'),
(0xc1031304a93c7ab4c76f3d06f0a57266, 'wp-includes/class-wp-duotone.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-duotone.php', 1, 0x00000000000000000000000000000000, 0x3a36b53aae0d02ae5b36d5ca97c81e31, 0x9ff51e855fa2aa19a527c832bb18c0dbbe1f6eb035a4ec28915e416692af4936, '', 0, '?'),
(0xc108a9f716881ae4d626e4fc5886353c, 'wp-content/plugins/wordpress-seo-premium/src/initializers/redirect-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/redirect-handler.php', 0, 0x4a24d5f6de254956096530e09e9aba56, 0x4a24d5f6de254956096530e09e9aba56, 0xcc0bb3f22289064364aff102c5abb13569714e853ade36a5deafc2142dd90702, '', 0, '?'),
(0xc10dce248109e762e75da2687cf4c2cf, 'wp-content/plugins/elementor-pro/assets/js/qunit-tests.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/qunit-tests.js', 0, 0xa4570bbfbdb09fa6c2f50c24060ea3e9, 0xa4570bbfbdb09fa6c2f50c24060ea3e9, 0xe056cbdf01b304684907909abe69361929a8cd16149cdfed07514f4a20a79d42, '', 0, '?'),
(0xc1117e5194d4811cc5b4044670ecdbcd, 'wp-includes/class-wp-taxonomy.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-taxonomy.php', 1, 0x00000000000000000000000000000000, 0x3d4f2a58535d9a86145f5fea1dffb75d, 0x7c4fdc69c5f6dbfbeb88d0b577cdfb4436c450013e79ce77da1bcc8a73e6c428, '', 0, '?'),
(0xc1119e2ea2b7eb69f1be01ecc754b1cf, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrayExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrayExpression.php', 1, 0x00000000000000000000000000000000, 0x1a1b6576c3077913659397c6e6cba380, 0xcbac577c34e7392e6ab5b00f5bb5259c78b22ac7c6c58427c9abdce70cd86436, '', 0, '?'),
(0xc113606d797a8df259bb2c6e8bc4c6c9, 'wp-content/languages/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', 0, 0xe8717d1adc86129e70f3aa3341b31a4a, 0xe8717d1adc86129e70f3aa3341b31a4a, 0x2a24ffa9c0ccdee8c171d96e4b3d5d01e168a1f7ab7cefaffd14bad42f168351, '', 0, '?'),
(0xc1174013f38384f78a9cebb5b04f6ea3, 'wp-includes/blocks/html/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x59bd5fe4a881701202ecf34fff96dcbd, 0xed3f8f74415ac5e86cbd9db3e5e164689cbd6f2b99c4f082e6d8659986fb30c9, '', 0, '?'),
(0xc117e73ee43b87d81640c78c5eb2ac69, 'wp-content/languages/plugins/wordpress-seo-fa_IR-786eeb1e9fb710b6d8885049b18564b3.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-786eeb1e9fb710b6d8885049b18564b3.json', 0, 0x0e61897b2a2c1492c8d6d40654caf15d, 0x0e61897b2a2c1492c8d6d40654caf15d, 0xe6a02c51e97d65d1e2f2d033e4a9380525b1b583407374a2a293fa21424af0b1, '', 0, '?'),
(0xc11e7b58fa5227680604adff102376e7, 'wp-content/plugins/elementskit/widgets/stylish-list/stylish-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/stylish-list/stylish-list.php', 0, 0x93e50a03c38a6fc7099e2e94d1a2d8fe, 0x93e50a03c38a6fc7099e2e94d1a2d8fe, 0x36c9abf1ccd5b6bad15304249638e21c1dcb5c57b0b21e88f3f2e2149748d399, '', 0, '?'),
(0xc1212a226fba33c0b3e9f4a980a5ac3f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', 0, 0x1f64e5e1f0fddfef8f2f765ee9f44ec8, 0x1f64e5e1f0fddfef8f2f765ee9f44ec8, 0x34114c48b7f2b7ed357766455fcfac109eb86deee012e8d0645a40f865080d92, '', 0, '?'),
(0xc121869d394deda6ed7b26f7f4baa95a, 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', 0, 0xc785bd7038ff78bd8722629833df9923, 0xc785bd7038ff78bd8722629833df9923, 0x15a5d2271b7d09744fedd1cac60016e462d4c3d116ed1e94bc51a9ff3b79841c, '', 0, '?'),
(0xc1235e586afa9b5eb51300475ba8f571, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', 0, 0x27cc8390cf7a9a38257474aa6e0eda5f, 0x27cc8390cf7a9a38257474aa6e0eda5f, 0x074a241449f7c3748855bff0b7bf149294917b04ca5abdd665aa8a648323dc75, '', 0, '?'),
(0xc124dae3a6b03c3bfd7ca871c189a7bc, 'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po', 1, 0x00000000000000000000000000000000, 0xb2851806a23061184f280e7ea8952d9a, 0x81a127c17ab6ba0c3f23a9be215132ea481b144a69fda6cb2f0436dfdfdfdd43, '', 0, '?'),
(0xc1252b953aa477995022ec790cf4fc68, 'wp-content/plugins/wordpress-seo/admin/views/form/select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/form/select.php', 1, 0x00000000000000000000000000000000, 0x55824edf40f285f296767fd5204d2997, 0xe16c9ba962298a8d0b1017a7f8cbde25548e59742b5c9503147245c64dbc506c, '', 0, '?'),
(0xc126af4b81f09c26ebda84048058678c, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', 1, 0x00000000000000000000000000000000, 0x060264f6775540a137311209802c35ad, 0x177d7ee26e2a6b289c0ce787d1e8da12cb7b4310984decc5331f95b300241c01, '', 0, '?'),
(0xc129a474c27f9417fa2acc623c815bed, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', 1, 0x00000000000000000000000000000000, 0xc6951fa22dfc7025a40aaaa3e772886b, 0x2719ddbabefe307061f2d41033212802f9bf75fe9601b17de14c818756dbbd9d, '', 0, '?'),
(0xc12a8988c9171078f2c84f615bb94e4b, 'wp-content/plugins/updraftplus/includes/updraft-admin-common-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0xc7cadd1331029a3fb52d779389dc7c08, 0x3740f24dfb0411570b6b2b9441a272f6a5c6090c98f366bcee841727c0e69d6f, '', 0, '?'),
(0xc12ba6c4f74c70447c0b51a95df9b6a0, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/InstalledVersions.php', 0, 0x5b31bc04d0ca70b81ad50bdf0f40e0fe, 0x5b31bc04d0ca70b81ad50bdf0f40e0fe, 0x6fa7c151db92a6babd11b0b5cb36cdbbc3fd3df0ffb86903ca7838d727ddefe4, '', 0, '?'),
(0xc12d47dcccc807f6033e401b88cd0cbe, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdEnableRefresh.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdEnableRefresh.php', 1, 0x00000000000000000000000000000000, 0x56d9a83b7224b0f83e9734b935567f6b, 0x528e852608903b0c326261e30213a0454af5ada7ab8228c4cb4e9afbc6035a51, '', 0, '?'),
(0xc130b9133cb68f30df0ab7177109f29d, 'wp-content/plugins/wordpress-seo/js/dist/api-client.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/api-client.js', 1, 0x00000000000000000000000000000000, 0x81999443d34ff669becee4bcfd4e30da, 0x7cfb034079367d059098b7e1b5e60084860493faac393064128f82f51dae5c43, '', 0, '?'),
(0xc130d70eafc7164698daf5a0840b4fd2, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-post.php', 0, 0x293c77927068cf7a3942c02b84d3e4d5, 0x293c77927068cf7a3942c02b84d3e4d5, 0xa0a8d8c3e9db255ec98ac65c6c98454ebb0c56cf402566e4616c87185dcdd622, '', 0, '?'),
(0xc13a6976e31fbac046e7efaeaaec1f74, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerRangeTypeAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerRangeTypeAttributes.php', 1, 0x00000000000000000000000000000000, 0x645dad08e9642933146c1638d649c429, 0x708fb78261bcf20eaab3af004d195548b773373610468f8e1e1f3dd2c15204a5, '', 0, '?'),
(0xc1448f109013a30cc9303ee103c57ee3, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', 0, 0xcb601afa24944251d4a13b1f7e121043, 0xcb601afa24944251d4a13b1f7e121043, 0x9b62efa490b2b456f16f71755d0a327bc180beb79034f58a34c1facbae317e63, '', 0, '?'),
(0xc1453e00ecbd3a2529fdd9f8433cd21f, 'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po', 1, 0x00000000000000000000000000000000, 0xac0725047beb36ac6d957bbb9b652269, 0xa49e0d190059c7577adc2b3efd72a22da390f2269f9d0bd6e682ff428e353588, '', 0, '?'),
(0xc1471bd57e5b3212ba11403f3e65b0f7, 'wp-content/plugins/amp/src/Cli/TransformerCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/TransformerCommand.php', 1, 0x00000000000000000000000000000000, 0xd93ff206e67bb744e975fc93ff0ab743, 0x7dce5bdb941df97e7099aed83e00d53763ba17ac259c6b9729a6d5abf1b6ce99, '', 0, '?'),
(0xc14aeb1bfcc4edba621cb0a63383f27f, 'wp-content/languages/plugins/wordpress-seo-fa_IR-753e370a61af6ba5ccabe91cc950cbcb.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-753e370a61af6ba5ccabe91cc950cbcb.json', 0, 0x8b8156e872512cc73535100429451706, 0x8b8156e872512cc73535100429451706, 0x4e7e6c89cbe7627adcc09b19efb9c995d58e346d68cb661f0cdfd7f2fb888559, '', 0, '?'),
(0xc14c8508bf4d9518ea7f98bf0e753102, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php', 0, 0xdf6ab26c30e6460e55c805a93a265408, 0xdf6ab26c30e6460e55c805a93a265408, 0xe33ee7a7c8e6c7560df5fe61fd4734c3ffcebeab8dd855fff59bf7b83d380c39, '', 0, '?'),
(0xc14f3daa4bf0276b83738f47a2cc36a9, 'wp-content/updraft/themes-old/twentytwentyfour/parts/post-meta.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/post-meta.html', 0, 0x6b8bcd742ace4abb14fdea2cebe5d2c3, 0x6b8bcd742ace4abb14fdea2cebe5d2c3, 0x65b4f7512a2befca9d7ec111a29e4b044a8ab1d254458c333eb6ec5a1b451993, '', 0, '?'),
(0xc14fc2819bffa9fbd1c149c4ed9ef21b, 'wp-content/uploads/2023/11/telegram-svgrepo-com.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/telegram-svgrepo-com.svg', 0, 0xe3a9de30a00f6e5bf52ea01fc2e83cc3, 0xe3a9de30a00f6e5bf52ea01fc2e83cc3, 0x2b56262129204df61c39ebf26fdbeed111fdeab2c9a62bb588d7350360168e56, '', 0, '?'),
(0xc1527ac6c82f5fce38be402793211788, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php', 1, 0x00000000000000000000000000000000, 0x54e3b66cbbf5e9d73ce3985225c42a49, 0x3242527a1e6d392c6f8ae70e919177a0ceabc87d69ea3ee418518e2bbf210a5c, '', 0, '?'),
(0xc154156a2b52aa1b5c29937e6251e1f6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoSource.php', 1, 0x00000000000000000000000000000000, 0x70b41d938161cf50635440b7f50ca883, 0xaaa85635a98f29afdd50b9caefa25dbb4fd54ad21a33a67e13cfb6d6bb132f37, '', 0, '?'),
(0xc156586721784f49f9c3e61fef7be141, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php', 1, 0x00000000000000000000000000000000, 0xc907f52506a5983c4499c0391685a0e1, 0xe2ed8a25ebd559f548e491baa2748e9c4f952bb90ed968e01ea05c0ba61dbe30, '', 0, '?'),
(0xc1570771bb400d014684cd51c3f11c17, 'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1744125809.css', 1, 0x00000000000000000000000000000000, 0x4ec4f9c0324ae5a8b3fd5942e798b18d, 0x1a50ad4c1fe3a892cd139e905a69c97491418d07fca7e4aeebe390d837641fab, '', 0, '?'),
(0xc16b486de531d30ef36030d1b9af965f, 'wp-content/plugins/wordfence/lib/wordfenceConstants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceConstants.php', 1, 0x00000000000000000000000000000000, 0xc5b567880f065234dfe7e29e771f1a7b, 0x64632433118a13b84cb55c6a0905aabcb150112a1830bfd484c6f6b7ee487b4d, '', 0, '?'),
(0xc173de9ab7c0951fd2a8d9b3fff56c8d, 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_classmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_classmap.php', 0, 0xbf802d63941adbaa9d788aa40f1d35f7, 0xbf802d63941adbaa9d788aa40f1d35f7, 0x34f358cf98a3b223776609794dcf4d89ff88fa4033fd951f0c2bad14b079b222, '', 0, '?'),
(0xc17a5a05d0b76d666e052d2887d67b57, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-1-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-1-render.php', 0, 0x6bcf50b3013816d8d2d7e0e5dffd14f0, 0x6bcf50b3013816d8d2d7e0e5dffd14f0, 0x2979a4ba8d44209d855414cab002e8af1c41488dda479998dd941c3bf80aef1a, '', 0, '?'),
(0xc17addbfe4af2658e29d9936a498cc73, 'wp-admin/css/media-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/media-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x92c08cd959fe26bb79e2127c9570ac0e, 0x4b191ef9f8562dd23fbaceab2ed894cf234dc80cbeebfcb37e9eb5a9a059004f, '', 0, '?'),
(0xc17c7de56d78be671826113b65538737, 'wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php', 1, 0x00000000000000000000000000000000, 0x827588c80b381c946cd711ed3ad44bd4, 0x9679bf1bd4da6ef724e8a88ccfcd623f2b057b25fe096e88e61840b1bd748080, '', 0, '?'),
(0xc181e420514097e1348abff1b905e05a, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', 0, 0xba274818f5894a7682624d8b4857eed2, 0xba274818f5894a7682624d8b4857eed2, 0xafab2734af7570720c57192b701727183221190e9942c56c163266ea9bb8c0a4, '', 0, '?'),
(0xc188e4b4cbf76a0b857b0b3db5b3dff5, 'wp-includes/SimplePie/src/Credit.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Credit.php', 1, 0x00000000000000000000000000000000, 0xbb517ce4d18f15dfe87fc768dbc6d11b, 0xeff3929106d1fee4d0e4716caf831ef57e18d21426010a346407dd09356173ee, '', 0, '?'),
(0xc18a3d1cc4f5d75d1f1a604a2f618ad7, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/radio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/radio.php', 1, 0x00000000000000000000000000000000, 0x3a82d7bff6858f420851798a1d61f3c1, 0xbdab1022ad3356545cc55df399c17ae1f34c73cdf41dc765512ca2e1f8185d24, '', 0, '?'),
(0xc18eaba2f65fdef7feb80ca443363ad1, 'wp-content/plugins/wordpress-seo/lib/migrations/constants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/constants.php', 1, 0x00000000000000000000000000000000, 0x8949cb9f5a54cadc63d22a75aefd191a, 0x337e6f02193b872eef6f0c8b2d3f90f68fd8c4a1eea96f57e61f77171915400e, '', 0, '?'),
(0xc19c1021e7e07990cf46bcbf5dc9c6c3, 'wp-admin/includes/class-wp-ajax-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ajax-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xf47fb69875c5aa0ecde9d6987ab32442, 0x14f9553c7a561f7f7c0854098577fbf8fd55197a6e339968cb7687410e537b13, '', 0, '?'),
(0xc19ce748944cb997c592c2c08ad8c742, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php', 0, 0x76bd4d10a3438f65f4aeed9c7a5dc2ab, 0x76bd4d10a3438f65f4aeed9c7a5dc2ab, 0x534ce5d96ab3d40bb262fec2b03011e56a2fc7ba08de2eae25f855b74df5ac27, '', 0, '?'),
(0xc19ffb9453b38c5cb9c8c81785e1aaab, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', 0, 0xd85a7c612b415ad9d259dfb3d809fa89, 0xd85a7c612b415ad9d259dfb3d809fa89, 0x4d07c28117e993a15a9864852f66e3377e0afd9008aef95d5961f677e7e48011, '', 0, '?'),
(0xc1a05e8432eac496ab777fc71d69939f, 'wp-content/plugins/wordpress-seo-premium/classes/validation-result.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-result.php', 0, 0x0d2e270e8782caae5d903f41c5ee80b8, 0x0d2e270e8782caae5d903f41c5ee80b8, 0x7fc79566eaa1f139b2e9cb5366d9b97c1f18f382adcaae75357e4cd758b2dbf4, '', 0, '?'),
(0xc1a0feac0a1d20f09de6e6fc84ce287a, 'wp-includes/PHPMailer/Exception.php', '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/Exception.php', 1, 0x00000000000000000000000000000000, 0x31a957f1d74aaad734db3a781fe3de05, 0x09534da9c65aa65d79f40c5b5d34c1993870765318b27ca71d2ffe7b2e6219b2, '', 0, '?'),
(0xc1a31362eff0961b27d8eac6bb69b8ec, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Avada.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Avada.php', 0, 0x11ebe7c1f7a0216d2f7f783e6f1eef51, 0x11ebe7c1f7a0216d2f7f783e6f1eef51, 0x2e6aedb902dfc758edb70b93173aa7b6900d2bba49a76b8a31ad675bb88bbdb4, '', 0, '?'),
(0xc1a610e1937133ec2b30fb0c3c808a49, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg', 1, 0x00000000000000000000000000000000, 0x376c1f97f6553dea1ca9b3f9081889bd, 0xe7db15b8961e50af9981fc05a5897a11be62a1ba62f2ef475b8e5ad87bb69721, '', 0, '?'),
(0xc1a9635580142af5c574eb7ec1ede4d8, 'wp-content/plugins/elementor/assets/css/templates/widget-accordion.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-accordion.min.css', 1, 0x00000000000000000000000000000000, 0xf2f8bbcfd7c75bf63729681c13a11dbe, 0x5b931f59ef65bc78ab7e28d5f5bcfa6477698941ff496c4fa0d5db4b12825389, '', 0, '?'),
(0xc1aa9cc93614b51fe89f903e6e1c6047, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x33a5418d3c0fec01100b4e34d78d5793, 0xeea352f278e4e756cdb3401e0791a9155e162da0973df7d1a3d257a2b4ec07a9, '', 0, '?'),
(0xc1b32efdc592536d241a1ded988686c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GetQuotaProjectInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GetQuotaProjectInterface.php', 0, 0x72746d78f504afbc837ee5fb94ecd5e4, 0x72746d78f504afbc837ee5fb94ecd5e4, 0x9c852fd9aa46bf8a366cfff034d0fac7f7ac9947fec8c9570f8a775d50ecc118, '', 0, '?'),
(0xc1b799db37e7ee420e784eee7afe2ff9, 'wp-content/plugins/elementskit/widgets/gallery/gallery-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/gallery-handler.php', 0, 0xd2180d39d60b8c2b00d819d5f264fbba, 0xd2180d39d60b8c2b00d819d5f264fbba, 0x762e3eb0f716859471ba108b6b54fe8a36972c37d23a1ba6951b4644be75ff15, '', 0, '?'),
(0xc1b848a57b1083ee13184c1a816c3c6d, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.css', 1, 0x00000000000000000000000000000000, 0x7169baf44f4dec6c4050c0e4752122b8, 0x208cb2d59ed320b3b0668a9299a7d6a0e2c353430c2bcf3eeae4c9fd817d1dfb, '', 0, '?'),
(0xc1bd7589b27bc25d502225d8d481385b, 'wp-content/plugins/elementor/includes/settings/validations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/validations.php', 1, 0x00000000000000000000000000000000, 0x23d55b9df48dca0d71fb5aaf02ec2b98, 0xc09fec2a6caa62d6f16f9410abb3035a6084b745dcdbe063bf3bf6207d6ed52f, '', 0, '?'),
(0xc1c87d73ee896a9d6cccc78e096d21d1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCarousel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCarousel.php', 1, 0x00000000000000000000000000000000, 0x7c60802bca1065a946f9f50f05364141, 0x6247f512d98d8fd8c4cef4edde9764cce5ea8a999bcd780fe5c3e284dcf12d50, '', 0, '?'),
(0xc1c98fc6420f0f3a1c9c01c5f24fdd0b, 'wp-content/plugins/elementor-pro/modules/video-playlist/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/video-playlist/module.php', 0, 0x842481ec1965a585c3ab8ae190274538, 0x842481ec1965a585c3ab8ae190274538, 0x13bbec66f32f5a088f01df88cb664fdfda0add9b93b6decf3591a672449b99ca, '', 0, '?'),
(0xc1cff97c2d0dd3e6378309841764406c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', 0, 0x43324f3f88ba9d90d44c4a2e15220204, 0x43324f3f88ba9d90d44c4a2e15220204, 0x5617427fdaba5d1521ed245b6d053348f93bcf3f49676cd197dd83a7b3292661, '', 0, '?'),
(0xc1d1f274d9aa21ab44de8a5c9ddb88df, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', 0, 0xcd032aebda74a8ef50163e0e5f698827, 0xcd032aebda74a8ef50163e0e5f698827, 0x14071e77989a2f98bcd6f730d8596e9c374db8ebcf6e725a14c65ee856c2e5ca, '', 0, '?'),
(0xc1d9b50a68b6cd4a78b56476cfd4835d, 'wp-content/plugins/wordfence/lib/wf503.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wf503.php', 1, 0x00000000000000000000000000000000, 0x8a5f2a224c19831e5800397a52cc0ce4, 0x073de67a3a34a9e38d6d73cac7461679c846d0894fee9ddcb2d304bc6e0cdc29, '', 0, '?'),
(0xc1db375c6e352ea1a0e5a48a2feb7ef1, 'wp-content/updraft/plugins-old/akismet/_inc/akismet.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet.js', 0, 0x88794c2a8e906275933ede7df2bf0185, 0x88794c2a8e906275933ede7df2bf0185, 0xdfb7fe93c19f04ac8b91461c0a2018b35bdcb230941f65eb4be1fc3d7c26adb1, '', 0, '?'),
(0xc1dd2ce23dfc2ce8ba62aa8cfc6e67c1, 'wp-content/updraft/plugins-old/akismet/views/setup.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/setup.php', 0, 0x6afdf2ededf5ec854fdf4b4a5199b6ce, 0x6afdf2ededf5ec854fdf4b4a5199b6ce, 0xf853ac75adb0293bda1ae4b64c64322d56ad5c3b30ae9ce77557b96a4ef8bc3e, '', 0, '?'),
(0xc1de4df1795c57d733829a1b8919410f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x3b0158af67762c07e8ad9eb1741ad089, 0x2f0604721734ed7c1f3611d2d74807ecedddb265a68731865f8c63ae76062546, '', 0, '?'),
(0xc1e5b703f4c9be1472a43b96767c2f89, 'wp-content/plugins/wordpress-seo/js/dist/new-settings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/new-settings.js', 1, 0x00000000000000000000000000000000, 0x37ded9a42047a6fb4960478b0d0da5e2, 0x08c2d2d12bd3343c695e55f0f5cb77dfc783dec0c6c5827336c2ebc13d78e4e3, '', 0, '?'),
(0xc1e7acd4968f63b4167d668b23c2beb9, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', 0, 0xe835c770527ccb0dfebf2713576aec43, 0xe835c770527ccb0dfebf2713576aec43, 0x9fc4a36ceac1320fc95e66d276cd5a03b4c5089a742c44d49787b7fac8a9052e, '', 0, '?'),
(0xc1ea40d46a7938f7a2b9e26401a1a3c0, 'wp-content/plugins/elementor-pro/modules/off-canvas/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/module.php', 0, 0x9ccaad6e01f1b1e9247317fdb39b9352, 0x9ccaad6e01f1b1e9247317fdb39b9352, 0xdeac246298f751f83f386ba1bcc28c9cfaf5087d211e16879e633f2a3962f52d, '', 0, '?'),
(0xc1eff55e7c4adfca951a25a18a2262e8, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss', 1, 0x00000000000000000000000000000000, 0xfab3695e0f65f55d994d93e7aefe8040, 0xbf7e0a6629eedc5a13bca48682ebaa3f227acf1d49d8fe5caa4ee4b98d0796f9, '', 0, '?'),
(0xc1f0a024f6548658fc40238e8441a4e7, 'wp-admin/js/widgets/text-widgets.js', '/home/iraneurobetcom/public_html/wp-admin/js/widgets/text-widgets.js', 1, 0x00000000000000000000000000000000, 0x9eeb5acafac3b74336d8a0eb2b1d1cbe, 0xe93eb9ec86190258371554bf1a9926f8017e321237d8f1f65acb3d4a1ec39c2d, '', 0, '?'),
(0xc1f1b8e174ac1c30863e31fd88c59edc, 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-300x39.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-300x39.gif', 0, 0x582b925f609773a61d7374d114d033a3, 0x582b925f609773a61d7374d114d033a3, 0x8b5bfb02ef0862a760e0be2afedfc4b6c10a48ca6a59d60933712a4b2e74ec0c, '', 0, '?'),
(0xc1f6236ee7cfe267076b7736e4e0c0f3, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiTools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiTools.php', 0, 0x49d634bb8bcf6511c1e4ddcc64baf5e4, 0x49d634bb8bcf6511c1e4ddcc64baf5e4, 0xd794ee07c7448ff60d7ef33839bf3ba9484c53e02d20fbaafbfcb17446ac7098, '', 0, '?'),
(0xc1f91f02c1327a73f18efa3478ce4542, 'wp-includes/ID3/module.tag.id3v1.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.id3v1.php', 1, 0x00000000000000000000000000000000, 0x22df3ab6b1fa30924ab93628b0c61460, 0x3a3fa207458dd8f9051bcd85ca668f6688d95e2ff8105543f839c6c35232cf2f, '', 0, '?'),
(0xc1fe29501d8353317c07252fe3ed6a00, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/yoast-admin-or-introductions-route-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/yoast-admin-or-introductions-route-conditional.php', 0, 0xf6f13bc82e383cd5d122efd6643e7170, 0xf6f13bc82e383cd5d122efd6643e7170, 0xadc7269918372f47319cfb58e7c0b3be3c0f1617ece37ba36ff9ed41f03a91da, '', 0, '?'),
(0xc1ff06c192fef9912b8c043ea7682029, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', 1, 0x00000000000000000000000000000000, 0x296f3caa16598a0262fcc05cde66cbe4, 0xb9c3ceb5ab3ffb344aed82634958cc897b1ccca9b8bb41c894ba1d4f791dfdf0, '', 0, '?'),
(0xc2024f6263aeb32220cec7db7c064a28, 'wp-includes/images/smilies/icon_evil.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_evil.gif', 1, 0x00000000000000000000000000000000, 0x03d05e8df44d8f3eca070e7a9302e5f8, 0x8fa6e7517c783ebfc5e94056d09b5f12b82f80228ece571504f499f306af2553, '', 0, '?'),
(0xc20578e49a379571e08554e540d2efab, 'wp-content/plugins/elementskit-lite/widgets/funfact/funfact-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/funfact/funfact-handler.php', 1, 0x00000000000000000000000000000000, 0x72a25d7972b2ef4b4677b36107abec34, 0x9d98a36d0b7fef7ec65050134eae0d649a0f57f7e399143da124e76267655a01, '', 0, '?'),
(0xc20764f926caf3884289d10e4e545717, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/APIClient.php', 0, 0x0a2ed243c02da09b65649e6fb9f55657, 0x0a2ed243c02da09b65649e6fb9f55657, 0x233119d5e891c2cb3b683b28ffb0233c38c24db83f75e64db5c426167cd95372, '', 0, '?'),
(0xc20b568809f7eb393f9bb36dd0693ae4, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', 0, 0x09ceb4d1b533f86cee5dd80da5fc45ef, 0x09ceb4d1b533f86cee5dd80da5fc45ef, 0x4ee9abbcb387941f55b3981b0f507dc42721376f90d6feff8b6df89a2d29197e, '', 0, '?'),
(0xc20c8211e03111244c4f9fd18d9e999c, 'wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php', 1, 0x00000000000000000000000000000000, 0x5c4ceb62568b536432627ba276db571b, 0x209b9ed36267d2773cf089c3d4c0e8797f5ec3b7791d2c3cb0a47b85f8ca13d5, '', 0, '?'),
(0xc20db7445cba574721f7328684f3572f, 'wp-content/plugins/amp/src/PairedUrlStructure/PathSuffixUrlStructure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/PathSuffixUrlStructure.php', 1, 0x00000000000000000000000000000000, 0x644ab607e66303dddff0838e38743a4e, 0x3f3d05258b78eef330c1310d5bf95b187d6a9e2a63fb6e4ac810122bb5bc512d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc20e1792a5b565adee379446d3251e02, 'wp-includes/blocks/post-title/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style.css', 1, 0x00000000000000000000000000000000, 0x9e38cad80f587057a6d90d11897732f4, 0x7bdd293a6dce7b1c5e53da173fd76a0ae19038784a42d0cf0a7e29ac51347d63, '', 0, '?'),
(0xc212d4521c48b231ffba4e08501b2f6d, 'wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.ce05524d53c2d4c5aa24.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.ce05524d53c2d4c5aa24.bundle.js', 0, 0x3d5d253a43c76adb5faf95c851e14cfc, 0x3d5d253a43c76adb5faf95c851e14cfc, 0xaa15237105b6651d527c2217e74a6f90960a364f0e8870cd58e7a94796b34002, '', 0, '?'),
(0xc2142e5dfda7a3a4ca5e872b3d3790d4, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregate.php', 0, 0xd3f4d23373c1d63ca1a23b5f37895871, 0xd3f4d23373c1d63ca1a23b5f37895871, 0xf7f049c4d2e2df383ba7a44bd7e571f03fe59896956d3c810a2a212ff819917d, '', 0, '?'),
(0xc2157332a2003334241fa78d996b1e8e, 'wp-content/plugins/elementor/includes/editor-templates/panel-elements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/panel-elements.php', 1, 0x00000000000000000000000000000000, 0x4784c6e380286b90cc874d5038246081, 0xd78667e7be5ed04be205aa3c35efe447b4a142057dcbc853704c794b66646601, '', 0, '?'),
(0xc21e3754d32168011325199c62c7855b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLiveList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLiveList.php', 1, 0x00000000000000000000000000000000, 0x09162cf80350ab4f85a75f58c6ffd918, 0x44942652afba0fe70335508242bf006461617259688f9f3dd0e56200bb1b7622, '', 0, '?'),
(0xc21fb5ee097d2138c6b2a33bb930db6c, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', 0, 0xa4c9d44c7adfc88866d8ff2e59a60e20, 0xa4c9d44c7adfc88866d8ff2e59a60e20, 0x3d3d5c1a283e919610d31fea198b65c937e3fcfb784ac0a769f56726c91d8b0b, '', 0, '?'),
(0xc22427dd40352ba52db743768cc809d6, 'wp-content/updraft/backup_2025-05-25-1200__EuroBet_4ba835f00dac-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-25-1200__EuroBet_4ba835f00dac-db.gz', 0, 0x791724e6dd79bd558eb2d2b68b7bc77c, 0x791724e6dd79bd558eb2d2b68b7bc77c, 0x5b8e13e608688a8612bc3eb16d42b43f171fa669bcecc708e8e46c9790755aa9, '', 0, '?'),
(0xc231a88c575628329f9836b284b31594, 'wp-admin/images/icons32.png', '/home/iraneurobetcom/public_html/wp-admin/images/icons32.png', 1, 0x00000000000000000000000000000000, 0xd1dbac5be76d39851ce74aa134cc1aea, 0x441bcc6b438d6489ee97697c617c99b9e0ddd92bf20d9e087887afcc8cbcf1ab, '', 0, '?'),
(0xc2338213e8d14e92eef5fa7e35c36937, 'wp-content/plugins/elementor/modules/content-sanitizer/interfaces/sanitizable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/content-sanitizer/interfaces/sanitizable.php', 1, 0x00000000000000000000000000000000, 0x4656dc46076154edec7dc5f3b1e462f6, 0xa43e5b496a933c45b07e734f6f0772640daf146f9762c4b5ef9931f3a2e15e6c, '', 0, '?'),
(0xc235ab758a75c8b8adb138f55094d2ba, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php', 1, 0x00000000000000000000000000000000, 0xf996ebbddc8a3a9fadddf1e5b5b70659, 0x268bf4795a04c3c865c9f5c16e9e875ff6a4d826c407c9ee8730f6412001c135, '', 0, '?'),
(0xc23608b3bf044d1bcd93c6e829ccbb19, 'wp-includes/blocks/text-columns/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/block.json', 1, 0x00000000000000000000000000000000, 0x498e27f27cd9dcf518cbf0eba23d38ac, 0xbe1903b84efd8940484b999130fe94bdf8d7ce394c9cff2aee9316e31ec87c9d, '', 0, '?'),
(0xc23a50f3970d911c5de8842c99e5b2b9, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/horizontal-notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/horizontal-notice.php', 0, 0xa2faaca78465b21595886ffd12892cea, 0xa2faaca78465b21595886ffd12892cea, 0x1ff35120a1ec1aace139cc40ccabcccdf8fc6e79f3425621903761d9dcbf2b2e, '', 0, '?'),
(0xc23da9bc867dff4c73517f0a60712615, 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0x5b4d2f2a8eb545e63c73e4571bdc5247, 0x0af0c15c82af58ceb0d6a85092b041e5c2970a586af027a33b71fd7bac8761d6, '', 0, '?'),
(0xc23ec680bae884b46fcf5cb369d744e2, 'wp-content/themes/twentytwentyfour/templates/page-no-title.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-no-title.html', 1, 0x00000000000000000000000000000000, 0x43d160dbafae2132fee8abc7f46924bd, 0x8d5e349bba2e392c16d187ca82b4f347ad19138ca452bca73a03ab09fee1ff4b, '', 0, '?'),
(0xc23fb9f1850680ac06242005509fb575, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart.min.css', 0, 0x1894aed0180543d9f35c70d1dddf4443, 0x1894aed0180543d9f35c70d1dddf4443, 0xd49fd1e3c90290a61befdc11691f6a1e05165a2da50bb217e9c009f56dec9299, '', 0, '?'),
(0xc245a51f0dffab654f21bb684fa4831c, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', 0, 0xc4bdf3e8ffe7fddcf4fdcf835e63508e, 0xc4bdf3e8ffe7fddcf4fdcf835e63508e, 0xce8d92caf93491377aa7db16a4f003dff1b7afaa0eee683c620546f598601315, '', 0, '?'),
(0xc24d450f5b53901037637a03c69baed7, 'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po', 1, 0x00000000000000000000000000000000, 0xe9e3ed3ea0e139375c9b39e3667a33fe, 0x2f10a8243dc741b9044bf70ca5afc0166fcd2dc732e4ccaeac4b343f5599e3f6, '', 0, '?'),
(0xc24e3533f2c2b2ee828236e3bf8ce3f4, 'wp-content/updraft/themes-old/twentytwentyfour/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/footer.html', 0, 0x4d976fb09917cc5e74dd2dc139ed0bba, 0x4d976fb09917cc5e74dd2dc139ed0bba, 0x33e5f7d36990c1abfa26a56181f1501db79603c57b64a1cad13491b34a7bb752, '', 0, '?'),
(0xc24f4855d47c945ab1a9192318975a0a, 'wp-content/plugins/elementor/modules/announcements/triggers/is-flex-container-inactive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/triggers/is-flex-container-inactive.php', 1, 0x00000000000000000000000000000000, 0x4acfeb61a9a5860d698731e896a4a9f5, 0x0e9570d3b468c08e099c6e11c5cb8c0f3f20c1afed426a9bc5c04691676d64f1, '', 0, '?'),
(0xc24f9374671098003291165c9142c094, 'wp-includes/assets/script-loader-packages.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-packages.php', 1, 0x00000000000000000000000000000000, 0x5133c1a8e9a7da246404df28f50583fa, 0x9ff751892ae5097730dbe847b30b1e52474f6db09298989e94051069cd981ac2, '', 0, '?'),
(0xc2504179ce186675fed10b4a988fc77f, 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.asset.php', 0, 0x5e1cbf44657ce1841b7dab9d1571687f, 0x5e1cbf44657ce1841b7dab9d1571687f, 0xc45255eaa154787b66943fe4a09d26c2a834bec3146594bfe2f0f90b8efbe21e, '', 0, '?'),
(0xc250672a6c2e5c07bba5e1fdec809127, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Subscriber.php', 0, 0x29512a8b3d1b03c6eb75652638f1a5ab, 0x29512a8b3d1b03c6eb75652638f1a5ab, 0x182eb2b2a997e1ca730b48f56ece68be0d4c641c49b375d1324ca31ab5ccab98, '', 0, '?'),
(0xc2527976bf82f4475c1469a7c389a958, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterRequest.php', 0, 0x285bac2c2efaab50a11556abd2722f59, 0x285bac2c2efaab50a11556abd2722f59, 0xf34c806e55a3a10fefa840e98c262da4ced3e382f64260c6396d977a02cc5158, '', 0, '?'),
(0xc2596d069652f46cab7f5800f886d93a, 'wp-content/plugins/wordfence/views/options/option-textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-textarea.php', 1, 0x00000000000000000000000000000000, 0xb08e84e6770aa34d757395f4a09eb5cc, 0x4fbe8aaf3d7e6a632308fd368ebf4ce7aa9c08ddcad1c46173f257d54f512d14, '', 0, '?'),
(0xc25a33efb5fce789b75f7eb9d010300c, 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code.css', 0, 0x3c00995f7a72b563afe6c28e1d94012f, 0x3c00995f7a72b563afe6c28e1d94012f, 0xa144c1042d51f614484973bdb19d246e652191effde19229b88cc5cf1e7ef792, '', 0, '?'),
(0xc25dec888a5954c3ef586db02b0c0125, 'wp-includes/js/dist/vendor/moment.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/moment.min.js', 1, 0x00000000000000000000000000000000, 0x3441db2e5557eb376162e813cc72ef7b, 0x4f93ea6847087515995dd7dd8a78584f6104eeaa03136ea09fa7de61c6364aae, '', 0, '?'),
(0xc2693981ba243ab9bcd39e6caf7bd1e1, 'wp-includes/theme-previews.php', '/home/iraneurobetcom/public_html/wp-includes/theme-previews.php', 1, 0x00000000000000000000000000000000, 0xc921cfcf83fb9e0623d478302c4f59bf, 0xf25d19c448b4985bb36cf40d2e0d6343a9ab1ae598bf1ae791f033fa599b0c50, '', 0, '?'),
(0xc26ad5e755c355e991581ad0e82f4a2f, 'wp-admin/includes/class-core-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-core-upgrader.php', 1, 0x00000000000000000000000000000000, 0x770f15cd3c738d28a7d62765e537da42, 0xf9f3f9a7a59f5cc74ba9e1f4d34457531efcf3a2a766c65c4fcbfa436ae701ad, '', 0, '?'),
(0xc285a8547bf0675ce77c625be53f307c, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/error_log', 0, 0x6d89445d21789869d3f3b63aced42f6b, 0x6d89445d21789869d3f3b63aced42f6b, 0x20e20a81b5e7b3acd33cfe96df363968d4233cc99a78e059d7bdb805e43ae324, '', 0, '?'),
(0xc2895d24fe109ddfd560f82126a0f23c, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-role-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-role-condition.php', 0, 0x02cb9cac791a3c7d559cc737b1395ee5, 0x02cb9cac791a3c7d559cc737b1395ee5, 0x2dc2acc06b177bbe96d3f252f4de818e94ff0cb0798577fbd1541d1dcd41f874, '', 0, '?'),
(0xc28aea0267d8b2682fe1b8ae994fb24e, 'wp-includes/class-wp-block-type.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-type.php', 1, 0x00000000000000000000000000000000, 0x725b9e53f5f515333f706e44d14e85c6, 0x2d5eafce346aec89391cb562696418f3334d7bdd192db86fce62555f5ed5ec87, '', 0, '?'),
(0xc28dfef7c0889ec4a11021b1faa6911a, 'wp-includes/blocks/categories/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style.css', 1, 0x00000000000000000000000000000000, 0x50c59a4586234992b981bddb86e0bd80, 0x11923d05deff4fc806f001e22dcaec3b084e3855fe50331da03c286fced98684, '', 0, '?'),
(0xc28f285518d8c68c6a262a9014e0c610, 'wp-content/uploads/2024/12/Bouns-BETYEKCOM.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM.gif', 0, 0x61f30c5c2d01a570556eeb70365aa206, 0x61f30c5c2d01a570556eeb70365aa206, 0xd0ab3f1e0c7561e65adadade37eaf0f62b1bb4f5cca5f9415aec2314ee635830, '', 0, '?'),
(0xc29032b805f04083f6ebc3eae0cd0839, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-dark.php', 0, 0x963a94ac4b1db6332d191c0b76d7a91a, 0x963a94ac4b1db6332d191c0b76d7a91a, 0x6fb99930e4b65ebfa07c1f98c5e4b22cc19662aeb7d8330bae2b001498543630, '', 0, '?'),
(0xc2908deb24e264e3f38352a1f2e7fa7b, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', 0, 0x7b0f2ed9e999ef37062b8b9600f4924b, 0x7b0f2ed9e999ef37062b8b9600f4924b, 0xcaabb0660a4a5433840c68af595cf563f0314d386cd135fcaf4510e436c0725c, '', 0, '?'),
(0xc29254602b4691022e41fe7313169707, 'wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php', 1, 0x00000000000000000000000000000000, 0x5c9c677b8e08cc0f2a6848f3e0ef56c7, 0x6918920a88d837ba74c635c678a8ef1d030caabdc9cff04dd294d710be06b1af, '', 0, '?'),
(0xc297d02ead4013bb125db0ad39cfab21, 'wp-content/updraft/themes-old/twentytwentyfive/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/single.html', 0, 0xd148deef805d62d64b4556b4b6d061b1, 0xd148deef805d62d64b4556b4b6d061b1, 0xa6f697241f39797ee694b6cb5dcd9180b36b65c23746657fc1eeb5a0d8fe0443, '', 0, '?'),
(0xc29989183646b9075a4b5be8a9cd71e0, 'wp-content/plugins/wordpress-seo/js/dist/languages/it.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/it.js', 1, 0x00000000000000000000000000000000, 0xf5b7a881f2505c4d0b2cc5e90bca7031, 0xa0b6faad5ce73fa6b3a71043b9c31e3de23ec81efa6e34d7a963717d3562679b, '', 0, '?'),
(0xc29b5d7248670080cddda44f8050d194, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', 0, 0x96b14cc4fb14e85b7639e351b8b3f72e, 0x96b14cc4fb14e85b7639e351b8b3f72e, 0xd1bfd1598df5f0824e0536bea26f0829515fbf8a546a8f2c9ff189575ca02856, '', 0, '?'),
(0xc29f584492facf7f416928079da4c05f, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Dreampress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Dreampress.php', 0, 0xd9748bb4f2dc4d79e2c6b1021bc212dd, 0xd9748bb4f2dc4d79e2c6b1021bc212dd, 0x4776b6a4f89fd5c053f84a44e1a25fc77945f69731dd60a5a034a2f0285a905e, '', 0, '?'),
(0xc2a1481f1401efb292cffe7854370744, 'wp-content/plugins/wordpress-seo/admin/class-option-tabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tabs.php', 1, 0x00000000000000000000000000000000, 0xe85ba4e9d1c7d9a1bc03bc66acb9ff6d, 0x3f7fb74c9e7b70dcdec009515fb8b9692b3c5b1633f36168a3df4f66a8929de0, '', 0, '?'),
(0xc2b10ea35340b40f382371564a3a273e, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/user-role.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/user-role.php', 0, 0xb0c8c9b7361a5aa58a9742bd21e7f73e, 0xb0c8c9b7361a5aa58a9742bd21e7f73e, 0x47d4e1f6d9a5db10d7e7dc82b71851597c36e79a9b67b851bd7c3877d593cc7a, '', 0, '?'),
(0xc2b37ced26f0bf064bc28cc025af89fc, 'wp-content/plugins/elementskit-lite/widgets/page-list/page-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/page-list/page-list.php', 1, 0x00000000000000000000000000000000, 0x1602901b626bd8b363c52c17202eb8ff, 0x0592c3232e13ebf2637ecd0591075a26a6fd4beee31c2d86c9454827205af5bf, '', 0, '?'),
(0xc2b68834459f61cfaa9ecaaec7d5fd4c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshSchedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshSchedule.php', 0, 0xc350541d312ff7e876a7725d778cb777, 0xc350541d312ff7e876a7725d778cb777, 0x51a6bb3ac64a82da42ff7464eeaa03b0dfe5b7b7ccb3c9100d6790ef0ee52af4, '', 0, '?'),
(0xc2b983c3021a1948c569cf24b40b8bc4, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', 0, 0xe0ef4a9f7a90fc828ab19684e5f81ebf, 0xe0ef4a9f7a90fc828ab19684e5f81ebf, 0x7cbb0d06878e357ea7ec45880808b66da4f94d0d2517b79fb8eead3eca1a1e46, '', 0, '?'),
(0xc2c0318c92c17cb80f7d9a94e264511d, 'wp-admin/export.php', '/home/iraneurobetcom/public_html/wp-admin/export.php', 1, 0x00000000000000000000000000000000, 0x209aae46126b9fa9c9e08dc43d2d79b5, 0x6705985f4e552cc59ed55287ebbb43578d945f14ec28f78a06c34da0b7928b18, '', 0, '?'),
(0xc2c1c7963ace1117cf71677bcb6aabec, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php', 0, 0x01be6cef40ca0d9e6f9bc0e361b2ae88, 0x01be6cef40ca0d9e6f9bc0e361b2ae88, 0xccf223e8c3847a0731631f23ab70b2727422b2f771664876e50eb00ef55a79cb, '', 0, '?'),
(0xc2c397aec05268c59fadc8d0a2008150, 'wp-content/plugins/wordpress-seo-premium/src/initializers/wp-cli-initializer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/wp-cli-initializer.php', 0, 0xf9a3ab7163c54dca27167e32f3806917, 0xf9a3ab7163c54dca27167e32f3806917, 0x1bbd81932c46df50baa47a5fd65fdc88ed108dd0170c81534f60ff0325791b7c, '', 0, '?'),
(0xc2caeb17de3ffe1910fe5dd3f60a0021, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', 0, 0xef1be3497301d39e9c1ada955bfb7e88, 0xef1be3497301d39e9c1ada955bfb7e88, 0xc38b374f900420e5c5c95d3e493c4b3f30978490801c722d30fc8c18612235ed, '', 0, '?'),
(0xc2d1532ccf624a5e89a94d984f96f467, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', 1, 0x00000000000000000000000000000000, 0xf6798ebb06715aa26be023e74bc4292a, 0x693c5af02d15484e5f8aeb26f1bf29a8f58e7a4b2b309afa4ed07bcfdfdb19cb, '', 0, '?'),
(0xc2d40587e19cf9f4f07c81d21afedfda, 'wp-content/plugins/wordfence/js/jquery.colorbox.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.colorbox.1744125809.js', 1, 0x00000000000000000000000000000000, 0x284f88302505368c1039f365a733e56a, 0x7b1be24cfd23ed0d989d075de0fd0a674c38502cb5fca24097ea49722c7b20c4, '', 0, '?'),
(0xc2d5498c43c16aff93eb189f456078ec, 'wp-content/plugins/elementor-pro/assets/css/app.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app.min.css', 0, 0x45ede0c5730c977e2bb2ef782952573f, 0x45ede0c5730c977e2bb2ef782952573f, 0xa15f2a1c882d51e4a3cd39d96c1953b008acc06c1881b0420a90612490e3b622, '', 0, '?'),
(0xc2d683d7c31bbdddad583d01345454b6, 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base.min.css', 1, 0x00000000000000000000000000000000, 0x3d150a226c73025b24b2c1f810599d5f, 0x51b51d4a62d89455864cef7200d3fd43e6b3c589eadc111decbf03ee453059c4, '', 0, '?'),
(0xc2d8ff5acf40381670b6728c21d5cbe6, 'wp-content/plugins/wordpress-seo/src/generators/schema/article.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/article.php', 1, 0x00000000000000000000000000000000, 0x056db6fa9d50ee8fd68d23f1321508a2, 0x1ebc9663606ae7981d9af8da779a4aafba6471cf351f6c0b80950ac5b7c27be4, '', 0, '?'),
(0xc2dc1de2659fc600b71ef4a953a22166, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', 0, 0x731789c642be2ecc518aef6f576b475f, 0x731789c642be2ecc518aef6f576b475f, 0x26e6aeaaab06a9543e49cbeac806658063753f1f7e3aba25e3253addd5681aeb, '', 0, '?'),
(0xc2e5de81f04893ddc39b15dc274ff52b, 'wp-content/plugins/disable-gutenberg/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/uninstall.php', 1, 0x00000000000000000000000000000000, 0x9f77e94eb0a6350d5658a7301e923c26, 0xbedbfbb3e2387ebfbfd059674ee3bd1c2494fcf6eedda053478f335112f3bfb9, '', 0, '?'),
(0xc2e98147c682f2b7030ecd9b9a689671, 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-export-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-export-manager.php', 0, 0x0ba50ca873e4c0b492975253c8bd09fa, 0x0ba50ca873e4c0b492975253c8bd09fa, 0x0e1fb521f65aa0f796cfcb75e7fad21da9f0d72e7147806eb05c89e7e7e80624, '', 0, '?'),
(0xc2e9b4b4679a1b428dabaf1f286433b9, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0xf5280b6339179c6426129b15a7c7cdf5, 0x73e9e19099837f40e1f362e534b1c3bcca1253d257a7b4cdfc5076c2a6ef580b, '', 0, '?'),
(0xc2e9d02f4f525107caa62a30652a34ad, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', 1, 0x00000000000000000000000000000000, 0x9ad70cc5b185e570181b339b06e7560c, 0xc690c42ddf4b3a74ed6a40d17d70589e019ffd066b90d688203614aafb2a5c26, '', 0, '?'),
(0xc2ed801c903d55d05180be4fdd0e8b9f, 'wp-content/updraft/plugins-old/index.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xc2fa8eb1cea01f04da37c6f4c8442c83, 'wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php', 1, 0x00000000000000000000000000000000, 0xbbd84f24bf0d632bac446ea42d2faee8, 0xd2014de91ec16b879c8e2f87bdc691ac04c44846bb310a4d243178dd2dac55e3, '', 0, '?'),
(0xc2fa964ffa540302a34fb6cf7fe8e831, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSource.php', 0, 0xe91e01b601f1c717f4ec9b891504561d, 0xe91e01b601f1c717f4ec9b891504561d, 0x0c7693852b5d0b09b80f047d97cd4088a62a6a246eb98af760d79ddfad1c1079, '', 0, '?'),
(0xc2fd0931aa07f5d090e3808581533a28, 'wp-includes/js/thickbox/loadingAnimation.gif', '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/loadingAnimation.gif', 1, 0x00000000000000000000000000000000, 0xce2268030dd2151b63cdf4ffc2f626ba, 0x1742ff46fae5119c60bc462d9bcb6caeda9bb1525436cfe9bae5fcfed585fddb, '', 0, '?'),
(0xc30454a49674372dbef659f26d154cd9, 'wp-content/updraft/plugins-old/updraftplus/includes/migrator-lite.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/migrator-lite.php', 0, 0xcd6f1526d18a1f3bc40230f8a8593e2a, 0xcd6f1526d18a1f3bc40230f8a8593e2a, 0x9d6daa66c03f42a37224f2f6601547a8760d41ef6628382a33e90fdba1e1d3e0, '', 0, '?'),
(0xc306520ae0e790aa5419cfeb70a098ed, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpRewrite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpRewrite.php', 0, 0x48d96d8ffedc19202cc4079faf03ef56, 0x48d96d8ffedc19202cc4079faf03ef56, 0x8ab1f64967bcec04c3cf977158358936854459e710054f30c9eab44c2b273615, '', 0, '?'),
(0xc30db55724326c76397b18dcad3a84d9, 'wp-includes/blocks/post-title/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style.min.css', 1, 0x00000000000000000000000000000000, 0x4597e11139c9caa22e8b6090b29b4250, 0xf762d4586a14bf4c9f015840d61d73b76f394513f60d7b3bbe91c56d46d414d0, '', 0, '?'),
(0xc313773a6b4044900b699e57510e02be, 'wp-content/plugins/wordfence/lib/wfModuleController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfModuleController.php', 1, 0x00000000000000000000000000000000, 0xbf1fb7126f49f119c6b76b8690f96217, 0x372e1bddb0ccbf95f299dc55b684d44c163ed622cd54054d350bb15dbfda3e86, '', 0, '?'),
(0xc31717c57017ba17dae7e56c4942cc3a, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-url.php', 1, 0x00000000000000000000000000000000, 0x59601aca51ddc69ea184d7ec2795585e, 0x2fe82fd13205a2c6ee91e1544bcaa436176cbe9c9e7b99db382d4a9ad856779b, '', 0, '?'),
(0xc31795e25e5287832cb64486ea51486d, 'wp-content/plugins/wordpress-seo/css/main-sitemap.xsl', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl', 1, 0x00000000000000000000000000000000, 0xf2c602b4931b267c6df8388129938b1d, 0xe3d76de927cefddb1e4f48b91f094340fc9048fafeedaee909cc0ea718cc88c6, '', 0, '?'),
(0xc31d5f185753910c14afebc6deb2ce24, 'wp-includes/js/dist/edit-site.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-site.js', 1, 0x00000000000000000000000000000000, 0xcf5d885def04b84023d2323e8a8f6c35, 0x48ab0b2f632e390392b63678f62104e44831c8918c7bd6f0b88992fb14def6be, '', 0, '?'),
(0xc323d022d4981605c1969d41d63a0e2e, 'wp-includes/Requests/src/Transport/Curl.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/Curl.php', 1, 0x00000000000000000000000000000000, 0x168bd2c6706199a5c979118cc0f8bdec, 0xc4f0d33d46cf57ac65131453faddea3ea5a05cbc2b73015224b8401dd71787be, '', 0, '?'),
(0xc3254ef5072b46a3a33da722d2aac3d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAds.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAds.php', 1, 0x00000000000000000000000000000000, 0xe574ebaa12d10f88c9a9960f564af971, 0xc92f13422f72a8895a7ab786fb183b87961378a082646baa653023f9a67ff054, '', 0, '?'),
(0xc3294b62428e1bcd46ae7e95b5bacfce, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php', 1, 0x00000000000000000000000000000000, 0xb454335ec9fe15344acb652cd0d6e4cf, 0x8218cb978f846846c437208d15ec0f7d47ff40d42d57532f88f816f5bf46bf86, '', 0, '?'),
(0xc32a493fd5668d7146da5736dd989643, 'wp-content/languages/plugins/elementor-fa_IR-7bd3d6cb6889e0684fb5850e5de15987.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-7bd3d6cb6889e0684fb5850e5de15987.json', 0, 0x75f2bf53b0ca09b631cbddb6feda39b1, 0x75f2bf53b0ca09b631cbddb6feda39b1, 0x06c66b349eed5842d5a46d988a51df673a97a1620cb9301a66647ec1055c0752, '', 0, '?'),
(0xc32d39b1a0a731ec75dc41a8db36d87c, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/RewriteTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/RewriteTest.php', 0, 0x82df30d1063689f857bff90166190bfa, 0x82df30d1063689f857bff90166190bfa, 0xf5d1a27c69e023dc2bbbd64841c12ada93c1fa7087b557be2f96840fbd940923, '', 0, '?'),
(0xc32f685936f32e165351c207de5ce66c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionRange.php', 0, 0x14e970c28bb570c98181d1644d6084e4, 0x14e970c28bb570c98181d1644d6084e4, 0x23c2481eb6192316ee915abb2352d83251a8a621e2d07e9d1c80669818f63ad6, '', 0, '?'),
(0xc32fffe330f35707669ad9fe89c4a680, 'wp-includes/images/media/video.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/video.svg', 1, 0x00000000000000000000000000000000, 0x3b7b119ec6f971e18c072745156ca4ac, 0xf6ac29388d031375eb47af5cc4d14cbac31916bfa7620ce20c451cd144e4499e, '', 0, '?'),
(0xc330129b75f2b4109d3d60559865ca3f, 'wp-includes/SimplePie/src/Enclosure.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Enclosure.php', 1, 0x00000000000000000000000000000000, 0xb08289e777cf00cf345f5468c25df7bc, 0x60c782bbbc2746cb06d2c7b19ea3eb1f1be759f8f1d15f54d700fafb87fc0690, '', 0, '?'),
(0xc339021d8c72135ecfcd2dfc29b09382, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.min.css', 1, 0x00000000000000000000000000000000, 0x75af339c16743196367eed8f35e98a3f, 0xfe28c22c20e8311609fdfcd66c0910e0c9f4919268b86fa94a967a6feced841b, '', 0, '?'),
(0xc34848eb8ef6ad12aa67ed778ec7c1a8, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-results-not-found-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-results-not-found-exception.php', 1, 0x00000000000000000000000000000000, 0xf1274cac7720f27a330bf33e7568fb40, 0x265ec7a2daf6879b9cce38c363d0d39832bf29d75bc82d4757ff3e90037f45de, '', 0, '?'),
(0xc34939c5e5746072b9ac2b83edcdddc6, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-404.php', 0, 0xab15344a3cbea98944eaf2d365996152, 0xab15344a3cbea98944eaf2d365996152, 0x8699a6f7fdd82fde08b6bc14f40c1602926b7fed1c63a505c3411070750402ee, '', 0, '?'),
(0xc34a08509504277b33b70795fb73f2c5, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.mo', 0, 0xe12855e63fc9fc39f67ec603755eb189, 0xe12855e63fc9fc39f67ec603755eb189, 0x7dd4ac974184e5d7bc135f1a6a76101b8b76d0c48615e077b20c431e6aaf6808, '', 0, '?'),
(0xc34ca212f8e5a3890ea9fa0d6f677e4e, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', 0, 0x35e4e61effd47d1a3e7cdb209da77102, 0x35e4e61effd47d1a3e7cdb209da77102, 0xdc0b34d526357232740d8f6886f0475870e3ff322ad9f727f8c199833b800895, '', 0, '?'),
(0xc354acb5c721d8a908378f6cb0c93c1f, 'wp-includes/js/codemirror/htmlhint-kses.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/htmlhint-kses.js', 1, 0x00000000000000000000000000000000, 0xeefd81f25baeb66b5bf323634c667b1b, 0x8f4ee01ea926dc561a8541abd32fc517d952237ed5a2b8e1d75f4a2ae297d087, '', 0, '?'),
(0xc3574607b9aece1698524545de340015, 'wp-content/plugins/elementor/assets/css/widget-testimonial-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-testimonial-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1f63868de822df72f5952c2888bbfd99, 0x254983de64e86f4d1662386c32dc78e81768f36903d55e1ea9d61ad8a8a06c1b, '', 0, '?'),
(0xc35f16b497a76a5358e032ce1951513d, 'wp-includes/ms-load.php', '/home/iraneurobetcom/public_html/wp-includes/ms-load.php', 1, 0x00000000000000000000000000000000, 0x512a7e84ee03b50dea1829c200968fcb, 0x1b2b388cfce2a82e035858458fc146f246d237d37138bcb00867edcff4a1aa6d, '', 0, '?'),
(0xc35f4abc689405b544a556d5115e3a11, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/MissingArgument.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/MissingArgument.php', 1, 0x00000000000000000000000000000000, 0xdd134fb90f64affdb8b865962230d6d8, 0xb4a1af1312f96acaceb12a628cb8fecf9c5de922f1851bb07ed77f9a6b50ce26, '', 0, '?'),
(0xc3607e7c0844254548b4774fbaa483e8, 'wp-includes/sodium_compat/src/File.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/File.php', 1, 0x00000000000000000000000000000000, 0xbbce93e34971b3b191f1a63def411063, 0x91fccee0fb454c08de77119365f74dd16a802daacfb0d9a49d2455dfbad26c9e, '', 0, '?'),
(0xc368184dc1830e01da4452950ab78a5a, 'wp-content/updraft/backup_2025-04-16-1156__EuroBet_b26f74f7825a-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-16-1156__EuroBet_b26f74f7825a-db.gz', 0, 0x35aa680324f59e8327f578157b43e73c, 0x35aa680324f59e8327f578157b43e73c, 0xa769245900807cac42ea984f5f9bc7adbf95a383f89bdd5d7f915ca99935b876, '', 2097152, '?'),
(0xc369b0b53a2f1a06bdf88afed24eb3e8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php', 0, 0x7fe515b6720486b8c6a94166ede4c91f, 0x7fe515b6720486b8c6a94166ede4c91f, 0x7fb3ea155505bbfca9224d6c7b37f912ebc179c069c340afd34dc98a887e8fa2, '', 0, '?'),
(0xc36e67f2404f0c3a63c18027b99c9422, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0Js.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0Js.php', 1, 0x00000000000000000000000000000000, 0xc571ecc9a3a30614c6afded90795bc8f, 0x28388801e780b73586707bf651aa06d1ec70471a23018ef30ec1f1d99871eb0b, '', 0, '?'),
(0xc3728ee06a2f1138ea6e8190e9e1f9f4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlAttributes.php', 1, 0x00000000000000000000000000000000, 0xe08ecb62a53660e4f4bc1d2a99b4617f, 0xc6438142796b91890b01a5f1d9b89d0691d27a269c98af06266f9888999971db, '', 0, '?'),
(0xc3821311754af54ded2f08802077b779, 'wp-includes/sodium_compat/lib/php72compat_const.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php72compat_const.php', 1, 0x00000000000000000000000000000000, 0x0bf0707be11deea15b95b4cb94b7091d, 0x07c039e76ff3f89ae1ea47179266c8706d6547f302236001ad3a51fc7b1760b6, '', 0, '?'),
(0xc3858c2e0263786261968ccc064266a9, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php', 1, 0x00000000000000000000000000000000, 0x6193d5977134a1c7911b9bd5a87cc42d, 0xa5c36ed3fcc855faff871a399b3a12224d6fccd9811c320162089cb9d232cd38, '', 0, '?'),
(0xc38cd0bd9130b01f8d7562e0f2cef14d, 'wp-content/plugins/elementor/modules/checklist/data/endpoints/user-progress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/endpoints/user-progress.php', 1, 0x00000000000000000000000000000000, 0x6a41ea162f0e6828311d6f8fc2d577b3, 0x27b32e2ce46564fc6f8fd302dfa4f39aad44d705f316af7532bcbc2c8b74bd83, '', 0, '?'),
(0xc3917748e2cb19812b719a0ba446b6a3, 'wp-content/plugins/elementor/assets/js/app.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4e0e34f265fae8f33b01b27ae29d9d6f, 0x95b025482804ec4b0b25948d3fbbef82c8470580305b45cc0c15a5151d9a83b5, '', 0, '?'),
(0xc3932133aeac2f949f5ad83cb781cf1c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShareExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShareExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0x23890f2fb3a945adeb1bc497562edaa4, 0xba6af30264c81e2af9b14a331b1e376832840e60e63c01266a62242054aa0058, '', 0, '?'),
(0xc393e453b120dc2d070050986ecb792a, 'wp-content/updraft/plugins-old/updraftplus/includes/class-manipulation-functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-manipulation-functions.php', 0, 0xc99ed94cb68c5c47aaeb1833488b7659, 0xc99ed94cb68c5c47aaeb1833488b7659, 0x6ba5fe19a75fa0b0f7a37f9241b88f84b9d35c53a664cb525f80d4a24fa77306, '', 0, '?'),
(0xc395e9a2ede2b9e1c0189be96fc9e2c2, 'wp-content/plugins/elementor-pro/assets/js/nested-carousel.adf1d39e8be72ec094f0.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel.adf1d39e8be72ec094f0.bundle.js', 0, 0x8b2cb9b3626ecb32134ef57c894fc3e3, 0x8b2cb9b3626ecb32134ef57c894fc3e3, 0xec6b7ba65bf62594b98f22ea80e7a2e938579bf6226308ddb990de9009a08dfe, '', 0, '?'),
(0xc395f5c575555b2c4992590206d6dbce, 'wp-includes/Requests/src/Exception/Transport/Curl.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport/Curl.php', 1, 0x00000000000000000000000000000000, 0x1dd0a2a25231a1f9d218558d92555104, 0x0ce1810f71fff9145d74284adee1bde66a0dc3df2339ce6f82ec0100c8bef7dc, '', 0, '?'),
(0xc39e2d5ba39636a46d5b0435197795f7, 'wp-content/plugins/amp/includes/admin/class-amp-template-customizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-template-customizer.php', 1, 0x00000000000000000000000000000000, 0x29ba0313e46960466c55d5a1441ed709, 0x3a8d36290e03bc37c9cfa139ace49a2702db0f1424eaa25a7eefb8f1cde14545, '', 0, '?'),
(0xc3a2706f240dc3ab1ba4b232d1bd0bc2, 'wp-content/plugins/elementor/assets/images/background-placeholder.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/background-placeholder.svg', 1, 0x00000000000000000000000000000000, 0x05182f0b280586caeceb2e8cb9146202, 0x50a570b6db1451973f94ba6349d0fdaf2f63ddaa028a5fa2cb9d1ee5e3b3516f, '', 0, '?'),
(0xc3a3d938ec959ef04b79f062cdf01b86, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineScriptTooLong.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineScriptTooLong.php', 1, 0x00000000000000000000000000000000, 0x45e359cb66de44a87d27aaa53314c81d, 0xcb2f6c57f50012f37edd17c62e9eddf895baaecb16ed57399dc09cd3d188d2f4, '', 0, '?'),
(0xc3a4332a1261995321c26b6af58e1aae, 'wp-content/themes/twentytwentyfive/patterns/page-shop-home.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-shop-home.php', 1, 0x00000000000000000000000000000000, 0xc3b3ab04e99f44af071f384b57a54e07, 0xdd61b4c08b6e8833a487f6fa3129b82dfd6ad4b1fc007dcfb0732ac42249bdd4, '', 0, '?'),
(0xc3a4fb805d30a660d07ff9dd41533a44, 'wp-includes/js/dist/blob.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/blob.min.js', 1, 0x00000000000000000000000000000000, 0xa0564bcb715d7da7ece965b053c9ad99, 0xce5a2f399bb983ebb1ebefccce139b90b5fff4fffe797de4ccc24c936d0bc18c, '', 0, '?'),
(0xc3ac042ab6d18953470fbaf9e2a56895, 'wp-content/plugins/wp-rocket/composer.lock', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/composer.lock', 0, 0x6d5cc431573fab6f656ae5a94c0444cb, 0x6d5cc431573fab6f656ae5a94c0444cb, 0x6167ac8230c2c352b34d586698b89971766a490a2f6fb40b9e3f25f504e51b85, '', 0, '?'),
(0xc3ae32204e1b4cbe828062da955fe8d1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php', 0, 0x48f70f3229fbeb92403b5c27276cdd79, 0x48f70f3229fbeb92403b5c27276cdd79, 0x0a9b8c249bad7478b3e0f57dc656cd8b36bbda8b886c08c38654f15fb7b718ce, '', 0, '?'),
(0xc3ae9f279eda0c707bd235e2840d7f6b, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/FileExtensionEscapingStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/FileExtensionEscapingStrategy.php', 1, 0x00000000000000000000000000000000, 0xa20c04869288eae3d5e3ac2af3898a3f, 0xfa1afc0144167a52acff719aed0fa1920c211be62f0294416bc6e87e4d88bd19, '', 0, '?'),
(0xc3b0fdf1c14a3a4b7153b237491c9376, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', 1, 0x00000000000000000000000000000000, 0xec6765b5d75fd264ace1d9ac04810a02, 0x5a4767458dbc998bdb229ec3f9f9f40bf786878c3f33ac12b093bbc24c8f2f98, '', 0, '?'),
(0xc3b891aa17ab2ef43e34960bab02794b, 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.min.css', 0, 0xb8614744ed316cca51d3485a01431149, 0xb8614744ed316cca51d3485a01431149, 0x76160a8b8b1b4cc111df502f737dab809049f71aadc9ac888778ce0b0656d7ca, '', 0, '?'),
(0xc3bda3c15084b23726dda360e38d0829, 'wp-includes/sodium_compat/autoload.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/autoload.php', 1, 0x00000000000000000000000000000000, 0x231438693d5d5fe26e12e9037b1c8e55, 0xd667a2ec786cd1f79ced76231f96cec98881bb39d7e3a319b8a2e555f2ad6727, '', 0, '?'),
(0xc3c80551cffbfec68768b6d49ce1cbfa, 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js', 1, 0x00000000000000000000000000000000, 0x294f239759803c3f4ab3ace57ff68147, 0x5066977a9fb9b938aeac7f9194155b4f43e097b7d5baf804781211ae19fb8970, '', 0, '?'),
(0xc3c8435b164a96889afb9c6f79ace170, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Rfc7230.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Rfc7230.php', 0, 0xfcd3b8f394165918b5a7ee42f3522e1a, 0xfcd3b8f394165918b5a7ee42f3522e1a, 0xc9bda274df2444cd9f093595f7c545e564f40adf37255b355de56876b9a0c88f, '', 0, '?'),
(0xc3c94eb499c63a5d0b80e4798e0acfb1, 'wp-includes/blocks/search/view.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.min.asset.php', 1, 0x00000000000000000000000000000000, 0x7f040464b83a9f5182e26a06f28fd917, 0x36beb27f466eb35b4cc500131721d66d0ba2d21fd86d39fccdd66d23a26bfbcc, '', 0, '?'),
(0xc3cae4edacca893327f79d9d2fd263fd, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', 0, 0xd2b723f1deae45e0bd16c2cd4aa625cc, 0xd2b723f1deae45e0bd16c2cd4aa625cc, 0x714768f25b9fb0de06e52a8396d415dc4c085ac5fd32233c61abd08a9822f5e8, '', 0, '?'),
(0xc3cd746e529fd894c0e1afcec6255e81, 'wp-admin/images/align-right.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-right.png', 1, 0x00000000000000000000000000000000, 0x42d8f3e2874f6523d36c403a502b2276, 0xf291fcc9b3fcf69143ba0cba3ff23dfff2e826a1b055795aa9333192a5213c63, '', 0, '?'),
(0xc3d082b333c52dd6ce095a4845e71168, 'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x61cd5d798ca4bd2585b13d512b46f898, 0x74ed1d76df086d141e5f0b101869fc173372385cd6d3f3a787666f080c301f05, '', 0, '?'),
(0xc3d3d4482bd6a7720eb90159760925f3, 'wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php', 1, 0x00000000000000000000000000000000, 0x76f4505f71b985bcec8ce541366cf9c4, 0x2dfa1d288a8ffed355373a4edb7869217bfb598a5a0d7be94984607835adc783, '', 0, '?'),
(0xc3d5c535db5622f3b0242411ee5f9dfd, 'wp-admin/includes/post.php', '/home/iraneurobetcom/public_html/wp-admin/includes/post.php', 1, 0x00000000000000000000000000000000, 0x41500404fdcef775533d6e2fcb7edd73, 0x18d517e4e20bdce70bea58325333c6b8f50581a95372de5195a8394a2131c042, '', 0, '?'),
(0xc3d796a8136b85ccc4ed54114b4292ee, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/editor.js', 0, 0x12885c1d0094c8a11f810f1f54c24ab9, 0x12885c1d0094c8a11f810f1f54c24ab9, 0x451e0b7deb3e70232ca3db9cc9febeeefb1264e769217bba632a37f0a81c3581, '', 0, '?'),
(0xc3d934cc6c21847217c1ead884c3dfd3, 'wp-includes/class-wp-block-type-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-type-registry.php', 1, 0x00000000000000000000000000000000, 0x7cc26552154845b4dd778423dd2cbb66, 0x6601dcb85e4265c3cc6ed588d9f194598a6c5a265ddac8f486d8de48924c64ec, '', 0, '?'),
(0xc3dd65a485667a9eb1c2656f789fe4a8, 'wp-content/themes/twentytwentyone/package-lock.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/package-lock.json', 1, 0x00000000000000000000000000000000, 0x18b7432c98137cbe8825c8ae6e8caa7f, 0x0560c3572b05b1079ee77ff4a93909b851dfb0a8322b1d98fa58ca79599ca2c4, '', 0, '?'),
(0xc3df0634e6efe8b586a40efc52f33217, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php', 1, 0x00000000000000000000000000000000, 0x447c755545486e1ab4ef97f1ca5df175, 0xd77f90a81ed303c36dbab3e5b03ab17adccf07859da041f1cc6ff023dd9e1693, '', 0, '?'),
(0xc3e16959969086851e007f0a52299684, 'wp-includes/post-thumbnail-template.php', '/home/iraneurobetcom/public_html/wp-includes/post-thumbnail-template.php', 1, 0x00000000000000000000000000000000, 0xf7c3ecfc9d23ddaa52a5f82267e943f5, 0xfe1768826aa75b81cc68e6b9892e454804069d01533acd6670dea9ccabab0e85, '', 0, '?'),
(0xc3e2cca31fc19568e5206f8e9b245c81, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', 0, 0xc41f1aec9c44a1a591a33e5ed52e252d, 0xc41f1aec9c44a1a591a33e5ed52e252d, 0xa2f09040560f44657a2fa6ec6f7ebed448996345de9de3bc3ac5298c5d7fefb5, '', 0, '?'),
(0xc3e38c4d8db6b99e59df03cc45337b08, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', 0, 0x3b0158af67762c07e8ad9eb1741ad089, 0x3b0158af67762c07e8ad9eb1741ad089, 0x2f0604721734ed7c1f3611d2d74807ecedddb265a68731865f8c63ae76062546, '', 0, '?'),
(0xc3e575ff58dbddbc23822d11c6c2f8aa, 'wp-includes/class-wp-http-ixr-client.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-ixr-client.php', 1, 0x00000000000000000000000000000000, 0x34a99cf8a3358f6554d6b9dafde787e5, 0x46f4c940b211b5064999d1962534cb175db9109161af6b04733c1413506bac6b, '', 0, '?'),
(0xc3e70370093987b58619403fc0e34c2e, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/author-tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/author-tag.php', 0, 0x1adf832b66003dc2341941badf9d4fbe, 0x1adf832b66003dc2341941badf9d4fbe, 0xf40c3323a706c59e11f94e5f43f04f7ad36edc02e2f8c1a0a4e0370d4d8bd7fb, '', 0, '?'),
(0xc3e84a16b2a03fee92e6429a064284e0, 'wp-content/plugins/amp/assets/images/reader-themes/twentysixteen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentysixteen.jpg', 1, 0x00000000000000000000000000000000, 0xe4ecd9178668afe9039b22bbe5cdac06, 0xf620cba1c0f35098f8bae084c3663d01c7eaedc1b91478221daea1d5f7eda9fc, '', 0, '?'),
(0xc3ec64932efbb3ec624c04c978705a14, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryGridLayerAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryGridLayerAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0xda09dd109d896fc36ad24bc8bc33a8eb, 0x68dd3484a3ab1a2bd63e47958413ffaefda9cf91307ce0c4668818f8e0d7e7dd, '', 0, '?'),
(0xc3f908f8bf5f5eb0b6aee7938a506c45, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', 0, 0x065d2f19bf0670cbe63d7d7164093b9b, 0x065d2f19bf0670cbe63d7d7164093b9b, 0x009f07aa400464b76f33a92a4467e89be3bd85a51c36d1b46190074db476734e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc40055cec6cd1d0b8fcbf66153adcc0b, 'wp-includes/widgets/class-wp-widget-block.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-block.php', 1, 0x00000000000000000000000000000000, 0x0467479a502723e2831c4461a778ad5c, 0x06a67cf1b01e58954bed6551f9aed0174c4b82fcbbb1f8d9ef5bee7500c34052, '', 0, '?'),
(0xc40363e198a3bc72e4bfcd1677b9e3a8, 'wp-includes/blocks/file/view.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.js', 1, 0x00000000000000000000000000000000, 0x4d19045e5454d4554235a8970dd6fcc0, 0xd19c30ea42eb32af30124c21e3c0800fbc2d5a09ed365013b8c43902d5a073fb, '', 0, '?'),
(0xc40ce07d8cf493a1c7b8b1492ccf180d, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/good-seo-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/good-seo-score-group.php', 1, 0x00000000000000000000000000000000, 0x4f11d545489ca4f7b424f95212e20e4e, 0x5b8fb17bb6931a4cbc11dcaa25b2706d751c7da1e4e669042d001d27bf98ecfd, '', 0, '?'),
(0xc40fbdbb3d581ffcca528a7176956878, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/InsecureCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/InsecureCredentials.php', 0, 0xa31fe70c1ec64e65d79dbc9a682ac3d1, 0xa31fe70c1ec64e65d79dbc9a682ac3d1, 0x3e031ad43bc7ab8307eae1703d373a1426112ae695464081a752691bc362e95c, '', 0, '?'),
(0xc4157d7dcf0fdfb308d0a3251b7e481c, 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x2d8a7c37f57373c18b24b214e30ea8b8, 0x66b28b10b641b9c162cbcf496262185a7a2df0eed3b238073b3c3d126a1acac0, '', 0, '?'),
(0xc41838bb6424e76e788913a59979c59a, 'wp-includes/blocks/navigation-submenu/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xde23a1720df76cb3f800b37b402f82b0, 0x02af53e875f1c1b42f7b52c8c4c05c82c9f065d20fb22d78e346dfda682145da, '', 0, '?'),
(0xc41de635c4a829cc30dec61b588727cf, 'wp-admin/widgets-form-blocks.php', '/home/iraneurobetcom/public_html/wp-admin/widgets-form-blocks.php', 1, 0x00000000000000000000000000000000, 0xa7d385532ce4f50335d8322490ae12ed, 0x75dcf53471ff5ce686969a8db3ffc087da93c029567ad0f475cd87ba8798eeb0, '', 0, '?'),
(0xc4207546506a6b71d03d6b03eb9fe9bf, 'wp-content/plugins/updraftplus/includes/Google/Config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Config.php', 1, 0x00000000000000000000000000000000, 0xc3ad42263252a9f8e7c4566f2946cb0a, 0x5971f6d18ee75b3539f462e4ef049d5a9c13bf57197ee869c55101a017d5eec9, '', 0, '?'),
(0xc4214e60bddf52f2f6ac94eb7b887d39, 'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php', 1, 0x00000000000000000000000000000000, 0x805f06b5f7c554a0294f4594725a0780, 0x87063415938ca93aeeb3bfa5c82b3b81ed6b9aa3abd80822a02b3350703ef537, '', 0, '?'),
(0xc42629fd9483db4e1d7e0626fc80cbd0, 'wp-content/themes/twentytwentyone/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/screenshot.png', 1, 0x00000000000000000000000000000000, 0x062aa7061ebbd6f104d9915e52d7090b, 0x1ac6e28675c64090275c8fe1ae4b4cb7381d32a6429dc072821a3248431cd26f, '', 0, '?'),
(0xc42d50b8cb087e6d5123805d5d8af8e9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', 0, 0xa7859982e77851b59d6637916bee9e85, 0xa7859982e77851b59d6637916bee9e85, 0xdc6ba335f5f1f1514d51e4f561a8ca9408e28260f7ea78f8a18e172ba0c4c8c4, '', 0, '?'),
(0xc4336b3c521f368880b983cfd6947ac9, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php', 1, 0x00000000000000000000000000000000, 0xec62dbb41e7c853d7dff986771796421, 0x0a283c5ec403ed96078702aaf6d79903ac7d1fee3b3e0edceda1521678d89669, '', 0, '?'),
(0xc43630e9f02931f6bb93d6ffab5997e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/TransformedIdentifierConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/TransformedIdentifierConfiguration.php', 1, 0x00000000000000000000000000000000, 0x40697f1bd84a9265c8734f525271726a, 0x5ee26182f90cdd010948dda6f9bcd67c82bdba24cb21751e6ef28b468c9fa9a0, '', 0, '?'),
(0xc436ea15d96c883914879ef061dd3e2d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/HttpEquivCharset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/HttpEquivCharset.php', 1, 0x00000000000000000000000000000000, 0x615f89a3346b0d70f40a4beb5535eb45, 0x7013f352d6934e9cd921d4320596f8612fa878bc3d6fb1b5f2865a08d68f83b0, '', 0, '?'),
(0xc43e45ea7e03cd00830408a2e693be57, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', 1, 0x00000000000000000000000000000000, 0xcc30a46433175c742cb4d5635da49435, 0x9d4a6772ac9a99ec63a015a7eb21eb961a7467e037eb779749efad95d285448e, '', 0, '?'),
(0xc443a0e4a0b7b25482091d669420fa12, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot', 1, 0x00000000000000000000000000000000, 0x674f50d287a8c48dc19ba404d20fe713, 0xfbfae57e382001176972aebfdd0b0a135070afa60a32f28a35a7446168427a50, '', 0, '?'),
(0xc44754448947d5e571a583489f422f93, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AssignNameExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AssignNameExpression.php', 1, 0x00000000000000000000000000000000, 0x25eaed74dfb4152740a4be93df4f8b5f, 0x61af31b73ccf2707a5537cc875ce311935e49bc2989db77c9bf08e00e12ba496, '', 0, '?'),
(0xc44d0e4389b7dc222ecbb8001bbc2459, 'wp-content/plugins/amp/assets/fonts/genericons.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/genericons.woff', 1, 0x00000000000000000000000000000000, 0xf3f73b280148eeed102d4a6874ac7886, 0x84b63b0ed2166d13861eda7ddbe29dc5eecacc65287e9179306dbe1b3da07d2c, '', 0, '?'),
(0xc44e8bd2cc0b9baf6587ba52d1fd327e, 'wp-content/languages/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', 0, 0x5be26e2494b04cbebc18883bc389ec17, 0x5be26e2494b04cbebc18883bc389ec17, 0x6b7c66080b055b7572be1a8b83a5e65ca9c2c7b29d52d16a6f253a1cb00330fc, '', 0, '?'),
(0xc455aceb255565e9943fd9efb2a21a68, 'wp-content/plugins/amp/assets/js/wp-polyfill.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-polyfill.asset.php', 1, 0x00000000000000000000000000000000, 0x13e9da339c872f2742bb523895ad617a, 0xe27bee45cc8006462b6f99161c46e606b671b8b7dae0d1d26647dfd55a0ca4a9, '', 0, '?'),
(0xc456d57be980229ff6cd1ea74d4a269c, 'wp-includes/sodium_compat/src/Core/AEGIS/State256.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS/State256.php', 1, 0x00000000000000000000000000000000, 0xe9128db83cd7e590e641f54235001514, 0x3dff3d7cc10f6e131d8389fc97da9376461bc96bfcda5fd1ef5bcc5fb44ffa9c, '', 0, '?'),
(0xc45b2b1113d6e869bf7cc56cee60ee6b, 'wp-content/themes/hello-elementor/includes/admin-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/admin-functions.php', 1, 0x00000000000000000000000000000000, 0xac4b1693f3ef0a156f796367d5f8b0a3, 0x97bc6f37b015912e70b65b3d678a423babf1cd5a809ba6bc5210e9d343d7cfd2, '', 0, '?'),
(0xc45e4be0f3369d02918d7c31e1b63e26, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/edd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/edd.php', 0, 0x4e3c9fe75ce70805e22718754c2e19b5, 0x4e3c9fe75ce70805e22718754c2e19b5, 0xff7b533ac6c6c79ba80b0f0f1ed1c055c93b2d198a84d5a77cf72d3df9da55fe, '', 0, '?'),
(0xc45ee8e6151deee59464bb6f44dd94fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php', 0, 0x36c0706a876060f2b6721f250cbe0e9a, 0x36c0706a876060f2b6721f250cbe0e9a, 0x30edd7a68ad9cc7f1e8a72885ccc132316e84147323bb7c2c9adbaddc5de2b97, '', 0, '?'),
(0xc460ef031b2c7d0ca3d7440613e7d840, 'wp-includes/class-wp-recovery-mode.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode.php', 1, 0x00000000000000000000000000000000, 0x1f1ac559e28b48bc74997aca7b278389, 0xb801fbf4fa8550014b0148615f91a83ae359918dcc1726573b23f107abc38c1d, '', 0, '?'),
(0xc46659accddf178f0fb6a9ed8eab7e33, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php', 0, 0xc562fc24bddf20e97db05b84d1e8cef7, 0xc562fc24bddf20e97db05b84d1e8cef7, 0x53825d014b73f1a444aafcc380760269b79649be18ba7425b56ab83d9ee27f27, '', 0, '?'),
(0xc46680159be4eafc613be1fbf6379d46, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-deprecated.php', 0, 0xac851ce592f5f9639054ebb69ba68d09, 0xac851ce592f5f9639054ebb69ba68d09, 0x07eda562cea6b79c180f8ab1ca2c22274cea90dc3b1ca4179594b0b7022374e5, '', 0, '?'),
(0xc46aaa1e1b32deeff623bff949fe1711, 'wp-content/plugins/updraftplus/css/updraftplus-admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin.css', 1, 0x00000000000000000000000000000000, 0x7c3bd606c48564f755581fe6fdd42be6, 0xa3b7089d5e8cc70b24ef8e320cab4c3af18eae9be29330e09dbad5cf30dd099f, '', 0, '?'),
(0xc46fe441780f9010ab075915d4962a4d, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php', 0, 0x5d799303a73d5c9980003861152905d3, 0x5d799303a73d5c9980003861152905d3, 0xe1317d6a83a855352b6cf739d7208d2d1928288b84fe70af1f97f468bd195c6b, '', 0, '?'),
(0xc4701fc8ace9934553f7f795f930b24b, 'wp-includes/blocks/search/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme.css', 1, 0x00000000000000000000000000000000, 0xbe874fc131663433b41ea1d6d1bc5f30, 0x7d2bbb917bc8963139c7440057308953b928007f9aa9736a28aa082525a77082, '', 0, '?'),
(0xc476004628ae59bc78bdc1041396f5ca, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/VersionDetector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/VersionDetector.php', 1, 0x00000000000000000000000000000000, 0xa85ee7930f0e5157908fba8f79102932, 0xbd5ae259319a8801ef68782f5b2fcddffaddc657368b38bf8315f187335a4ae2, '', 0, '?'),
(0xc47664fec27cc483867c67d95469a9f3, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', 1, 0x00000000000000000000000000000000, 0xd0e386fce3496b155b634b3d3fed538c, 0x62817b1705bea4cffc06fbc956a9e89ad520b5fae1c4d2c3406088379ab908ba, '', 0, '?'),
(0xc476fb562f57ce0bcf7b1d7d215ecf4e, 'wp-includes/blocks/html/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xfb3cac0b93f8d337af50f46fc57ae726, 0xe31552324338e659d05476782963a7eeaec59caa0f87881eeac9f299bb8f939c, '', 0, '?'),
(0xc47e07143b2428cb7fb8b79770587ab5, 'wp-includes/blocks/comments/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x24f7d0bd1f3f0e0c2862b04b64fd32f5, 0xa36eef02af7ff711111afd80f70b87a596f1d97a3239b98c9d338753f484e5e2, '', 0, '?'),
(0xc4885e41f59a2b6c86aeac6ff86489d2, 'wp-includes/js/tinymce/skins/wordpress/images/audio.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/audio.png', 1, 0x00000000000000000000000000000000, 0x377e21e6dfe0008ef7c6d4fd2208770b, 0xe767d6c27ac2d9cf2e6789560ffb3aab835b91a5ccd3d099a148291c02c89eec, '', 0, '?'),
(0xc48d5a69118392e37d1c96ece6f71032, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x4ee95c32de023b7dbcc75cd3ba1af4d8, 0xe7ed013583f43c3f60b3bc4069887407cf8b33ce526a97da2e34fb7a1c71c6ee, '', 0, '?'),
(0xc491c8d4aa561c8b4354189c91fee047, 'wp-content/plugins/wordpress-seo/admin/pages/licenses.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/licenses.php', 1, 0x00000000000000000000000000000000, 0x8730db46b0c0f5c5fea4cd6e7c681944, 0x3397d526e01194536206844ba3951bfa8641272078503f64a2264ffc1cc60577, '', 0, '?'),
(0xc494d4bcfcdd7fd57050885a094890b4, 'wp-includes/images/smilies/icon_cry.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_cry.gif', 1, 0x00000000000000000000000000000000, 0x459b141a8d45d6439b1ec8d9e6737811, 0x9dd4d81c0797768c928c8765b5f0edcf77bbb5494865978f1461b57f922d63fd, '', 0, '?'),
(0xc499e9af8d87c20db61f06e48ee516be, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-large-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-large-dark.php', 0, 0x803fb520b523c80a5cb323c2673bda96, 0x803fb520b523c80a5cb323c2673bda96, 0x2d89dbb65f0829caa3b9f64a3eab77b53bdc7c605a92e7fbbf6eaceda961ae93, '', 0, '?'),
(0xc49ae1e114704128e9de00a99e55a49a, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.po', 0, 0x999f95664f34745f0b819c01ba744272, 0x999f95664f34745f0b819c01ba744272, 0xed378509dfa61e1b01dce1f66cc23abb5f4ac086f5a936bd75d6948de307418a, '', 0, '?'),
(0xc49b0bc577fab2022bebb671415a1f12, 'wp-includes/blocks/group/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x5fc6c4cd7f3dafd065fbe92bfd199f21, 0x66d4092cd238e8f8455472750a72e66e65e1ae043758da39dec1717e165422fb, '', 0, '?'),
(0xc49f5c9b782ae9aa3dc409b02eaa5619, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php', 1, 0x00000000000000000000000000000000, 0xa4f039a654611343cfc112cf49953b40, 0x79ab4878b0643f97dec64f5706664766ccb6588d8d657e6d35b2f8a1c96660c9, '', 0, '?'),
(0xc4a12e3bf07f497fe1d75a5de53abacb, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fi.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fi.mo', 0, 0x1362177027b3dcc6a439ed2a037adc80, 0x1362177027b3dcc6a439ed2a037adc80, 0xd934bcddc2cedd1651106bd539b59c08d037ecb3fb7d0f4f336dabe73546addc, '', 0, '?'),
(0xc4a585059e649b8f490ced957868b2fb, 'wp-content/themes/twentytwentyfour/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/screenshot.png', 1, 0x00000000000000000000000000000000, 0xadaf7418d24b0fd6058cf02d1b1d17d6, 0xf6ca5ced4d206d751d81d6164482fc3d8df0d2b6e224f32fc87b37a880ddcec0, '', 0, '?'),
(0xc4a603a8a6534e4c818668600febc5d5, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss', 1, 0x00000000000000000000000000000000, 0x34c296a3c48ab84bbb24bfd6263d5eef, 0x41c35594c1043ace8731ef6b84ba71489c1476ff1182ff729c33b80fa6fed64d, '', 0, '?'),
(0xc4a83955bc718e89372514743daa247b, 'wp-content/plugins/amp/includes/embeds/class-amp-tiktok-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-tiktok-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x91248516c46c42081ce1418ee833bacf, 0x730953a8b358c169dffe33e7bc4a974e1a24dcf938fca3bd64cd8f61e067c662, '', 0, '?'),
(0xc4acce755e0527c14a8ffae98362f284, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetRequest.php', 0, 0x5775d52376ed35d1f52e43d138376c2f, 0x5775d52376ed35d1f52e43d138376c2f, 0xfadb08bd3c339b50abe994237cea939b6c56b606c922c56314c377670c9accd8, '', 0, '?'),
(0xc4b34af50a607c19c6352c4854f508bb, 'wp-admin/includes/admin-filters.php', '/home/iraneurobetcom/public_html/wp-admin/includes/admin-filters.php', 1, 0x00000000000000000000000000000000, 0xc31aad2b7b7d506b15b2468d74e160c1, 0x4a0add575af6ccd53e6fc9d4d3da378be39adfad5c74ae51d6bdf44dd5964cd1, '', 0, '?'),
(0xc4b63efa3b0df9cac7eee0490a0db2f4, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/pin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/pin.php', 0, 0xba52f8689cb0c554c163461bf31ba8b4, 0xba52f8689cb0c554c163461bf31ba8b4, 0x7ba54a37ae2ac0e89d3e56c9651ad60617523b152c0974621ac0d8f4fb82bbc3, '', 0, '?'),
(0xc4b687c696966f9d8ae7c3a8667b550b, 'wp-includes/js/jquery/ui/effect-highlight.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-highlight.js', 1, 0x00000000000000000000000000000000, 0xdef0f7c16eff42733e3dc27d5b2b43e3, 0x86097bb24ea5f9abcb1bacbd14cd6dee398643544f96f8ed2fd013d26b4b3077, '', 0, '?'),
(0xc4b8cada5ef67f0f2a2783450b588c0b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/AggregateException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/AggregateException.php', 0, 0x9690ae2ed9f27f3ae1826a560c8bb95e, 0x9690ae2ed9f27f3ae1826a560c8bb95e, 0x2cffcc067f1321018d84cadd73c0f9a2fbc78f9abf1d9f35e0bdf3bda8666c69, '', 0, '?'),
(0xc4bc7170ada425fcf5ad41b991de13c6, 'wp-content/plugins/wp-rocket/languages/rocket-ru.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru.po', 0, 0x3e1f0bc50683055c8e7018382dca22d4, 0x3e1f0bc50683055c8e7018382dca22d4, 0x251df087392e01ad3e2d29cc8fe5d708f71f71b2db75fe5918093c5c83fc792c, '', 0, '?'),
(0xc4c1fb6bf61e47dc26d0f35f573c5e6c, 'wp-content/plugins/elementor-pro/modules/forms/controls/fields-repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/controls/fields-repeater.php', 0, 0x2cbf1d16e1576e044b7aeafdca427aaa, 0x2cbf1d16e1576e044b7aeafdca427aaa, 0xccaedaa8006b9301dcbe8759080e55662a65ea0de260c4b593189ee5fdc312d9, '', 0, '?'),
(0xc4c98cea9b93b1932019be3b74a3f6c4, 'wp-content/plugins/amp/includes/amp-frontend-actions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-frontend-actions.php', 1, 0x00000000000000000000000000000000, 0x075126102284d65015c25c9ed650ec6c, 0x1541efd8152c91dcd33bc62b8d1e0c5cef93345df87f46bd26512c5c07c80b41, '', 0, '?'),
(0xc4ceac2289b630d9b58a08e6b07c8cb0, 'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo', 1, 0x00000000000000000000000000000000, 0x6fcbedb218c1174f46a43d00041f0cb2, 0x6b768ca1a5b50c9d20bb14b922b6da2b7dada65a14dd6fea872fdbfbbc77ef9a, '', 0, '?'),
(0xc4cf6582fd4e102dcfdd40311a05a3cb, 'wp-includes/blocks/legacy-widget/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/legacy-widget/block.json', 1, 0x00000000000000000000000000000000, 0x8347d414dd748d6e7297c20b2a619cf3, 0xe03ee4a32188fb164fb4ae6a65f886d6451922ef91ec7e392a35a830b5943381, '', 0, '?'),
(0xc4cfdb3d36d12b285201c78ad79d5207, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', 0, 0x07271e8a945d7b78a74eed077d93fc1f, 0x07271e8a945d7b78a74eed077d93fc1f, 0xe453baf5846829ed3b01e2d1a944eefce80f8dab4a0683668376e1b997a2a205, '', 0, '?'),
(0xc4d1bac9a90c9582027579e2d2efdb7d, 'wp-includes/sodium_compat/src/Core/Salsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Salsa20.php', 1, 0x00000000000000000000000000000000, 0x180b1baeb9a362356c4ae523fb9af576, 0x633d30ef8c2d14238e2d54e453c5588603269eb434a190e4ef00c84b38050d8f, '', 0, '?'),
(0xc4d5428f413ee7a42434f8e6767b4a08, 'wp-content/languages-old/fa_IR-e2791ba830489d23043be8650a22a22b.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e2791ba830489d23043be8650a22a22b.json', 0, 0xff9d81b66907b011f17a5e788684bb35, 0xff9d81b66907b011f17a5e788684bb35, 0xadda4836c6472e1774c5f366f902d61e032d1ff3e603f9e092d83ee2809cc1ae, '', 0, '?'),
(0xc4d81cd7ad88c48e1eae17fd9b85f1ec, 'wp-content/plugins/wordpress-seo/src/deprecated/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/index.php', 1, 0x00000000000000000000000000000000, 0x45d09bb48b4f308b8f63baab8f416733, 0xcdcd121609e89aa07b9163bc464ac3770cb1a6217d619f9811fc03398d16041e, '', 0, '?'),
(0xc4e0ca99007df4dfe794a04b9bf62eff, 'wp-includes/js/jquery/jquery.color.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.color.min.js', 1, 0x00000000000000000000000000000000, 0x197b29e306ad379d77abe20c46168718, 0xb29b2e521427eac431e7fe74adcf6166af2a742e8b7274ef7627a0627f87dbe8, '', 0, '?'),
(0xc4e1ca0935296c9fa0e3fb49c9084ff0, 'wp-content/plugins/wordfence/css/wf-global.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-global.1744125809.css', 1, 0x00000000000000000000000000000000, 0xabe7b7b474ae04c4dfe0a5a5dd08f69b, 0x459f78ff5e017a31c427fb52ea2049714f3990cb12d562aff7abec2d07c8b9db, '', 0, '?'),
(0xc4ecdcd0f610cf1ad8cc610e758d97ba, 'wp-content/themes/hello-elementor/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/editor.min.css', 1, 0x00000000000000000000000000000000, 0xd2cd7290cdf4847a85b694b47d55e7cb, 0x95ea29a849ad642704ef4109b829d98719567cd47015c2bbf67c512002f982e6, '', 0, '?'),
(0xc4f19c18c5d0846a5bf627508060c179, 'wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x88fea7d3a35432f1ad1969e5c38b56d2, 0x735436fb0ac066d6e8213928158a48bcfccfdc17652a5167a52f75a9fcc1e435, '', 0, '?'),
(0xc4fc705e796212b76726e8eef1ef67ae, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', 0, 0x72dc9cba472369e097053dc3b62fa83c, 0x72dc9cba472369e097053dc3b62fa83c, 0xd63c74bd402fbde4c1977cc2a3601b827fbbcabb2b91498e952232c7d61dc99e, '', 0, '?'),
(0xc50100ddc89dcff6dca7ef4ffa50feba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/ServerRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/ServerRequest.php', 0, 0x8b1318a133bc6e0df721f68eab5b2a9f, 0x8b1318a133bc6e0df721f68eab5b2a9f, 0x1d201496a165ea9bdfb0128b898f454bbb974cbaae7581c810b646788f280d89, '', 0, '?'),
(0xc503e49c805ff8b750b775c61303e801, 'wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.js', 0, 0xe17c1ee277acd9ec869c632c425e3018, 0xe17c1ee277acd9ec869c632c425e3018, 0x0aac8b2dc2b3df1fe449c670e84035b95a22fa6f731830e4d9f25270eca989ba, '', 0, '?'),
(0xc5047622f1c907aff045c5afbedbff9c, 'wp-content/plugins/elementor-pro/modules/announcements/triggers/is-license-expired.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/announcements/triggers/is-license-expired.php', 0, 0xb63599905199cba57b8f43a7ce47eb17, 0xb63599905199cba57b8f43a7ce47eb17, 0x703325df9d7cd44253665b369ebbfc65b6e5a9a26484164d62256813b5917d42, '', 0, '?'),
(0xc506332acd8bbecba2211e36e1d2c0b9, 'wp-content/plugins/elementor-pro/modules/call-to-action/widgets/call-to-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/call-to-action/widgets/call-to-action.php', 0, 0x2d66726ad2361c17bd673b0fe4c0b413, 0x2d66726ad2361c17bd673b0fe4c0b413, 0x027a6f9cd2ac1cb0cab824efbdd1a7a53c4d913703a5e4f25a28c7f93ffb1352, '', 0, '?'),
(0xc50faa117b41b8ea6d6df910df2a9d4b, 'wp-includes/nav-menu-template.php', '/home/iraneurobetcom/public_html/wp-includes/nav-menu-template.php', 1, 0x00000000000000000000000000000000, 0x77f63c5e43f06da4012e98101d0dcf60, 0xe89f5dfa64409c14139791a88792a28e220bf78a0d35e6aaa2d57fb95bfddce5, '', 0, '?'),
(0xc51398f75a0fe6587c0ee56fc7cad472, 'wp-content/plugins/elementor/app/modules/import-export/processes/export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/export.php', 1, 0x00000000000000000000000000000000, 0x5c4c37a905386f179441a99ef4e1bfdb, 0xbd30be0873740cf39f4beedf6d5ef45ecca33362019f4bb893d114ffc7110036, '', 0, '?'),
(0xc5185789633cac20bdce29dade874dc6, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', 0, 0xc41f8df65084833734931cc23105d939, 0xc41f8df65084833734931cc23105d939, 0x05bc3213701cd2dceadf706b7fa08c69b21f16cbad2153e90b2cb8cc5e65ebcf, '', 0, '?'),
(0xc51aea671eff2bdb6f9d10c7392f6276, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', 1, 0x00000000000000000000000000000000, 0xae4ceaec6a65c2a29bdb08ebce30d111, 0x24975110bb35a85032ccc076f6881ab8a5bc69fe248852450c07f1f87db3e692, '', 0, '?'),
(0xc5204d3443f3f5f3ae792ebb5353d483, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/Inflector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/Inflector.php', 0, 0xbd10aab7f38d0d252f129c0edc3bb679, 0xbd10aab7f38d0d252f129c0edc3bb679, 0x65a501e5fa6b76f2af5d4dca04108de4d98d25d79dbaf94c5bd6f23435256fa2, '', 0, '?'),
(0xc5210babe8eba746d0eafc78b94a9536, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', 1, 0x00000000000000000000000000000000, 0x184f89105e74e2bd898da70a69549a62, 0xe8da3e6e1e90f7d36abdc3c826667bc861b4f0917b1bfdd7c73f47674f81f510, '', 0, '?'),
(0xc528b8f9fbebb7c9e2e55ad65b49e1e5, 'wp-content/plugins/wpseo-video/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/uninstall.php', 0, 0xdb59a3ec3e9c6945a42ec89032c732f4, 0xdb59a3ec3e9c6945a42ec89032c732f4, 0x3c180b714fc3bde128dbb89f384479cf9b2cdbb18db08f4b21c50914f7262f79, '', 0, '?'),
(0xc52c97b8e581ae1bc1e49a2d79829a94, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', 0, 0xbe8e54078d5dcc5e5089006b0399096e, 0xbe8e54078d5dcc5e5089006b0399096e, 0xbcb45d336ee9d4cbb995afb996b630d501bc8f5abf62e22d7065b75709aa901b, '', 0, '?'),
(0xc53282d827ce21c7e9cb3fa430ca374e, 'wp-content/languages/plugins/wps-hide-login-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.mo', 0, 0xc45fd763decb0f259296b48ea2114747, 0xc45fd763decb0f259296b48ea2114747, 0xebf592c3577b664f583f2de73db566e692a73910a0f343a0f9941324129951e1, '', 0, '?'),
(0xc53535750f0cce5c5ccf2d4a7f323fce, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.mo', 0, 0xc90ed11e2e44c04be0c16b92d319c8f8, 0xc90ed11e2e44c04be0c16b92d319c8f8, 0x6d301540535c34d39a5f89f607c688e0b2ecc8e1d670718f8be263f840675a69, '', 0, '?'),
(0xc5364ecfabe57cc3472538b4ea06ab02, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-content.php', 0, 0xc72ca0b267c57c85ef7a0034ee3e59b8, 0xc72ca0b267c57c85ef7a0034ee3e59b8, 0xe35bf432c99e3a3bb3d7d74780582390fee0c3412000f7fd7620fbd2bcff6733, '', 0, '?'),
(0xc541c982838a5d9a5897668e01b1504b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPostAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPostAmp4email.php', 1, 0x00000000000000000000000000000000, 0xf49c0fa1cf50b4d7f5da6aa050adcfd9, 0x2bb8a03dc80d352893797639b7d040fba745d187806013f18528ddea60f74c49, '', 0, '?'),
(0xc5475ba5816a3580da0449aa5a056489, 'wp-content/plugins/elementskit/widgets/hotspot/style/following_line_style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/following_line_style.php', 0, 0x9aa32ce4d86ad3f607ab9e5e5eff9696, 0x9aa32ce4d86ad3f607ab9e5e5eff9696, 0x211e9b245a76da14c4a4cc198cfcbd035a017064ac65b444ae97bfac38388744, '', 0, '?'),
(0xc548fb93515d02ae18af2856ad9b348b, 'wp-content/plugins/wordfence/js/wfselect2.min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfselect2.min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x0e06ccc4a1ef1420c7a75e7407b82c67, 0xf32075ec11e356206e6801435048ce5d1d38cb0bd22a291147f8fd602e72e5fa, '', 0, '?'),
(0xc5507a05c5f0ea11891ad6e79a574a76, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetResponse.php', 0, 0x8ff5a41534bff5f2551931cfd6e3160d, 0x8ff5a41534bff5f2551931cfd6e3160d, 0xd875205724b9e08112c0dba2369740a73b82de9e937d55a92426721e0c25ca1a, '', 0, '?'),
(0xc5516d688f56d878b3e7c0d7a093b951, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php', 0, 0x21668895c8306b8c6fb6ca0c24efb713, 0x21668895c8306b8c6fb6ca0c24efb713, 0xee2b5796455fe2d7068f1aadd17ad8574920aec261807320dcf68365390255ba, '', 0, '?'),
(0xc55467a3be75f0963d8caf09bf792bc1, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_indic.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_indic.gif', 1, 0x00000000000000000000000000000000, 0x04660eb352eb259581a36a0fe8da2d4d, 0xd5a8ddd56b4e3b69bf2dd4d804189f5097dac92e09d8a2a8fb711c610e40c863, '', 0, '?'),
(0xc5548c9556cd369ae08dee44dfebec67, 'wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php', 1, 0x00000000000000000000000000000000, 0xe19eab1492565e53bbd2b5f347c4a7bd, 0x80952289467e73e2d1dfc663434040fa46025f209ee7561e3b5aa8a484d8d543, '', 0, '?'),
(0xc556dd805e8057bb34dbf9de7f2d7a58, 'wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss', 1, 0x00000000000000000000000000000000, 0xe8667101dd6107679344bc83e10c6922, 0x2d75b915d1127cda35b207f84305441960ebd3e7a3a9511c7247f98b291226c9, '', 0, '?'),
(0xc5594a0caae2ab14408de5c88630ecb2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpJwplayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpJwplayer.php', 1, 0x00000000000000000000000000000000, 0x6751b3d5d66940ee4b8650c1f0ae619b, 0x5a6f087641c92acc46cbcf37d7dabef73653ba2f0ceb9c9cf993e2f814bb62fc, '', 0, '?'),
(0xc5594b0e93259362e23896e6967a1c4c, 'wp-content/themes/hello-elementor/assets/js/hello-frontend.asset.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.asset.php', 1, 0x00000000000000000000000000000000, 0xae01484f35396bf403edb509de26a4c5, 0x28f169b350a047c5702112840328d1ea82ea276ea4572f8b727908960938b1ff, '', 0, '?'),
(0xc55fcc186e80fca3b3c970b7bc9d6156, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php', 1, 0x00000000000000000000000000000000, 0x3e2a4cd6311ecacbb5a9226b2546832b, 0x1b5ab1f669e94ddb66bc558c76b1692de57d29f406f966d12286fe4d6e643f58, '', 0, '?'),
(0xc56023e3d8479662af43d0e51bd68ace, 'wp-includes/js/swfupload/handlers.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/handlers.min.js', 1, 0x00000000000000000000000000000000, 0x6a8fbcda994be17e7109f588fcd8633d, 0xd91054f28cbf9118f4f564f154af797e23efef6a4922a32b8f2b331dc1c98908, '', 0, '?'),
(0xc5613e7ed2ede128a82596160298dd40, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormat.php', 1, 0x00000000000000000000000000000000, 0xb84470600e41b74ad4f04bb2a9dc3036, 0xbcd3d867cb02c3c8937e9d50154ea60381f9c7407d79ebe2f916adb726adeb5d, '', 0, '?'),
(0xc5694431abc778ada9032e40fbc3e651, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/nurse.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/nurse.webp', 0, 0xf91f5f16501274541bc7bc7a6999ac5d, 0xf91f5f16501274541bc7bc7a6999ac5d, 0x92eb1ed27b9a6a7e1616b184afdac7ac5bfdb7292701ab87c70685bf2db2de5a, '', 0, '?'),
(0xc5704eaf103c4182ed12b17b14a90419, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', 0, 0x745dd467bb8d944ee82b38034a3b71d2, 0x745dd467bb8d944ee82b38034a3b71d2, 0x4ee962dfa5f3490a61b3b75e207780d2ac790f112dd6473be1bcc752afbe9673, '', 0, '?'),
(0xc5732a36ae0811a365c70625668ba3c1, 'wp-content/updraft/log.30a8c9ab36d2.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.30a8c9ab36d2.txt', 0, 0xe8ab81e665f9ea53ce500c66376a0e66, 0xe8ab81e665f9ea53ce500c66376a0e66, 0x835015b1e1f774d027767f8075e50cc544f2d8c4d1d4fe1c91b8e8832866663d, '', 0, '?'),
(0xc577b39b6c6e65f1520c876e66bba082, 'wp-content/uploads/2023/11/comment-eurobet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/comment-eurobet.svg', 0, 0xa0bc275c61fbd0ac95dd4f352311fa73, 0xa0bc275c61fbd0ac95dd4f352311fa73, 0x4a8b6f4393baff51073f12c25fbe22d031961d5fdfdca3758ad1fd9037ea244e, '', 0, '?'),
(0xc577b6ba2550dc6d3e3226d7c516b640, 'wp-content/plugins/amp/assets/images/reader-themes/twentytwelve.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwelve.jpg', 1, 0x00000000000000000000000000000000, 0x1f9c98b711136181c1559f4a01950010, 0xab5dea97aa0c8cdfb7079362af5a431d2d0499d977afd409bf843133e62d4464, '', 0, '?'),
(0xc577c3d491ebb99d8fd30e20fb3a724e, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', 0, 0x958949540fecddc01fa82ee679405942, 0x958949540fecddc01fa82ee679405942, 0x64849f5d49bb76280e4119fbc9157bd26b9a498ffbe1a13eebfed096295e0682, '', 0, '?'),
(0xc578656a75f9ef1b1203b8d91007b28a, 'wp-includes/css/dist/edit-widgets/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style.min.css', 1, 0x00000000000000000000000000000000, 0x3cd1d3d29bdcd0a59359edc32b995bc1, 0x8cbe7ce2a5a3dedac139f315159c25308927cd110b7d34efbe687aae3d8dde4d, '', 0, '?'),
(0xc580f066edf0f1023b088f34c51f19fb, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/control-media-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/control-media-preview.php', 0, 0x7295c6919838088f651fe58029a16a62, 0x7295c6919838088f651fe58029a16a62, 0x6498cf348e553042e01f80ee447a4ed0872e2c35f3a336ea657852a522af7b1c, '', 0, '?'),
(0xc5826aa844df8bbf2e11a5cb9644a589, 'wp-admin/css/forms.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/forms.min.css', 1, 0x00000000000000000000000000000000, 0xc9c9d6f656dc8529026ba5199d1fa16d, 0xe1e835cecb2ac2ec135af4aad9ea2f8bbe116de0ba62203362768294b6d1d02a, '', 0, '?'),
(0xc5833be9aac6d8bfa8ef031cdeb2035d, 'wp-content/plugins/amp/src/Admin/ValidationCounts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ValidationCounts.php', 1, 0x00000000000000000000000000000000, 0x54ff21d78dfa7572ce9f2515b2f206ab, 0x6249641edd2dc2e10781a43fe666f28831b05f6df6e8ffe605a2db6adf055176, '', 0, '?'),
(0xc58349404481414ca7cc5f626a0e40e7, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AdminServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AdminServiceProvider.php', 0, 0xd85707e07461e2f3f14d7c4b7c30eabb, 0xd85707e07461e2f3f14d7c4b7c30eabb, 0x932b42c7802ee391b3946c80c849106361d5e6891b40fc67d1a567e9331d7593, '', 0, '?'),
(0xc5847119564bee224d3946f62fed97b8, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fi.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fi.json', 0, 0xfbfa414a80c49ac6a6b557675cdea07e, 0xfbfa414a80c49ac6a6b557675cdea07e, 0xe2fc5183c58549f016900e7af59b2d3e00e18665e07d9712dea0d45f4a9317a0, '', 0, '?'),
(0xc5860b801bd4a17969d344e28231049b, 'wp-includes/blocks/embed/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor.min.css', 1, 0x00000000000000000000000000000000, 0xbe72117a103846d97c4fdb9223cae75e, 0x27093da3633b203eb2b0ac8b6673c4e70603b03e7801284f27d10286b493bb5e, '', 0, '?'),
(0xc58ab3f73683f7bd40e04c286014f6e2, 'wp-content/plugins/wordfence/views/scanner/site-cleaning.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning.php', 1, 0x00000000000000000000000000000000, 0x175cb221dfb45fb22678906808a39547, 0x6cbf74969c0f0f218d6fca5690084cc303fe6013cd8265dcb6e33cb71eac60eb, '', 0, '?'),
(0xc58b91f79f7a483f8e0b0931a17c10a9, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', 0, 0x2cbc75ebce8fbce08d343c224d290438, 0x2cbc75ebce8fbce08d343c224d290438, 0x2fcba4361becc2b40d9f95abd8e982b6c7fa163e5ade4eccb93bc67d03b0dce1, '', 0, '?'),
(0xc58f7c41fd3134be67a1c2bd08cc6342, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', 0, 0xf7826d8498c0f3a41c648f5a5b3f731f, 0xf7826d8498c0f3a41c648f5a5b3f731f, 0xe9df836cae627e0c4cb2e01e4a65a8b9cf537793fb3b29bff6e0a1c2346cada0, '', 0, '?'),
(0xc59087355dc18764787610fd3a1c07dc, 'wp-includes/blocks/pullquote/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x166852cb3c1955470390aad9fb7416da, 0x419e6f695ef897ae9d3c1d682b469679e151d4a1e64e6fadc10b785d4c34d14f, '', 0, '?'),
(0xc59c8300bb3e6a19f42d8cbba79aa4ea, 'wp-includes/blocks/latest-comments/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style.min.css', 1, 0x00000000000000000000000000000000, 0x4cc374bda5d7d9ebfba59a33eb845461, 0x3c4528b7538ca31857e4ae932bc87cd1ab24d334289fe28676577068f25e64a0, '', 0, '?'),
(0xc59de4fd86456c0eb39a48990729d1cf, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareInterface.php', 0, 0x35ce302c22a3fd7c942c644dd4f5cc89, 0x35ce302c22a3fd7c942c644dd4f5cc89, 0xaf864db068c17513dca152ac41ad3eebb9850610279df3ab7758cf46d95d1313, '', 0, '?'),
(0xc5a04f0e9fbaf6060319f7d40b689d52, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AAmp4email.php', 1, 0x00000000000000000000000000000000, 0x37e4b1928d8ae4beb2607cf9ffaf3ab8, 0x5f8beb9328aecf2e926a6c5541880c2c189640eb3a796a16599e3e6f27cc9478, '', 0, '?'),
(0xc5a2e6182538bd76b773a97ff936ec85, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', 1, 0x00000000000000000000000000000000, 0x7a970474dedec2cbfb4b691ab7494157, 0x93c5af4328230deff88d28002799c18b110f5bce986db7af04ad3b78a3aceac3, '', 0, '?'),
(0xc5a6abcc8391aea1083184f41c2c0d2d, 'wp-content/uploads/2023/11/1XYekCom-Bonus-150x104.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-150x104.gif', 0, 0x6646d3f1c17a0a89e38c48e114f29f0a, 0x6646d3f1c17a0a89e38c48e114f29f0a, 0xdb3bee744ad2a819efe8f9d6027883fc1843d988ff61125187b4521b3202d66d, '', 0, '?'),
(0xc5b1da3a6dae8087963aab1f02f06e69, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-prop-type.php', 1, 0x00000000000000000000000000000000, 0x14ac4e55a19ed198df422fa73739fd7d, 0xb873393d9189bfb3d964f6f986ca4902fd5eea7868b50a70e3a52ceab3640d25, '', 0, '?'),
(0xc5b43c1478616951cf95c5c07b1bda06, 'wp-content/plugins/wp-rocket/views/settings/fields/radio-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/radio-buttons.php', 0, 0x21e6515b990fc769d82e1468b0b46244, 0x21e6515b990fc769d82e1468b0b46244, 0xeece4d9348816a1c82582e33d240b28c292446cf5db1be097877f1bdbee89eee, '', 0, '?'),
(0xc5b76b972c519f8a22944b152aacfe3e, 'wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php', 1, 0x00000000000000000000000000000000, 0xb316d896b579f4d19ca0ba6203190fa6, 0xcf773fe41c577e97b68f5f3df688e7856ecd58afbb8d694f3c2c121288c2dac0, '', 0, '?'),
(0xc5b84dc8bbd5a049851bd79a078fb008, 'wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php', 1, 0x00000000000000000000000000000000, 0x1d71ba9df985da107ad727908a8a4ecb, 0xcefe99da039ce188fd58560b55eb633c966ac62266a22e8ea67b9e05ee61c63f, '', 0, '?'),
(0xc5bad11b0a8bd937f263c3a0a82d0059, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-header-details.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-header-details.php', 0, 0x0fb285896e26a118dfbc83d9614e7806, 0x0fb285896e26a118dfbc83d9614e7806, 0x7fc8f3370bcc8d706f33644f5d2fd73a22a6e52d4ad8fb4e3e2fec993a89bfc3, '', 0, '?'),
(0xc5c0bc0c830f14693c5608f406ea169e, 'wp-content/updraft/themes-old/twentytwentythree/theme.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/theme.json', 0, 0x7dca10408c447f7afe6b54c0623dcef4, 0x7dca10408c447f7afe6b54c0623dcef4, 0x0fc2dad9688ffb81e193f2dc5634f3c6ce9fbee82e20508e005f6289dae3ac35, '', 0, '?'),
(0xc5c65ff929b75687736794c6ceca172d, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-data-tabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-data-tabs.php', 0, 0x6ccff47401caf21ba8cdeb73e29fb0eb, 0x6ccff47401caf21ba8cdeb73e29fb0eb, 0xfaa959628daf002a083308b678b96d691532873db0a776e7e5c5d7478e31f2c6, '', 0, '?'),
(0xc5cd2d8670936c45c6f3d86b86112ff6, 'wp-includes/js/jquery/jquery.hotkeys.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.hotkeys.min.js', 1, 0x00000000000000000000000000000000, 0xe353217d4555ab5c62b367be6889813d, 0x1a4ab7fb1d5ddd7820d5ae54ee0c15be17c463c1301b6e983920202b56e96be2, '', 0, '?'),
(0xc5ce820676da30fc72fe6dbcb7f4fef2, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss', 1, 0x00000000000000000000000000000000, 0xd436df9475e255c28e895128834146cf, 0xcca91a5451625b63ed55e62cb3d9737e148c9e24ec465f0ae6b11f65cb09daf7, '', 0, '?'),
(0xc5cf893c8bc7bd96d744e36fdd4edabb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideo.php', 1, 0x00000000000000000000000000000000, 0xc2b72d608024e99988d0820b3317943a, 0xf171545e453db7ca1ac6b72eec3653acdcb430729049ee150a04c72ed78144e0, '', 0, '?'),
(0xc5d41f5584ac9d457eb08bff2db2601b, 'wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js', 1, 0x00000000000000000000000000000000, 0xe81997348507469ee1fa6227a4098eee, 0x7cfc5ad01883aeba3335a1a366c3b17a78597d8265588fe8a07a8c0f959a127e, '', 0, '?'),
(0xc5d4ea0d2059347bba1563122fae396e, 'wp-content/themes/Newspaper/translation/pl_PL.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pl_PL.po', 0, 0x7f3b11401344a37bfe46a6da1c72d7fa, 0x7f3b11401344a37bfe46a6da1c72d7fa, 0xa8c12af135ce52975d992f323ebe893d1e373519ab57681b346452e9a13ad87b, '', 0, '?'),
(0xc5d5b7116c7b474bdefaf45f9f5bfe54, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ScriptTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ScriptTag.php', 1, 0x00000000000000000000000000000000, 0xd7c69252cbd4729598c3c6a9d4ba19f1, 0xfbcc0bc05881862906497135dc062032719c6da5a730d49935fb21ee3d3fa46c, '', 0, '?'),
(0xc5dc87cd84ed59c89c33945532cb73a9, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select.png', 1, 0x00000000000000000000000000000000, 0x7b086953a8c62d2685a65644979d5d04, 0x823cf43deb8acff1fa23c952cc3f0864c67c6873a25a2faddac18d759e2b1241, '', 0, '?'),
(0xc5f65a5444c00d9d5bf8e546634c4cd3, 'wp-includes/blocks/gallery/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/block.json', 1, 0x00000000000000000000000000000000, 0x29a4877bf0571dd59fe09c3b7b36192e, 0x448266c1b19f7c39c9936f3a84acf3f0ec7c164e2b55ce5f5d5ee3751c06fe0e, '', 0, '?'),
(0xc5fd789a9715daa1cf580354f9345ef9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDailymotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDailymotion.php', 1, 0x00000000000000000000000000000000, 0x5d5bd48d6d276572a902ccd41a355bc1, 0x7cef87093272bbc451e3f1fa9bf7814d4e9166ce64cdab207eb3136671ebd88e, '', 0, '?'),
(0xc603a510b08c9ab57c52e3ef843bc4f6, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/.gitignore', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/.gitignore', 0, 0xa676ee75fa7704f20f41eb9903954a8b, 0xa676ee75fa7704f20f41eb9903954a8b, 0x5da03e9e940c9e3f760a3c9667d16da310290acaa8830ba8c520505176707d5e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc604dac03222b00218a7c1eb00a31a97, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php', 0, 0xc816809adbb49f3e638f31a0a3544de0, 0xc816809adbb49f3e638f31a0a3544de0, 0x4bbef3f2792079faad202aa5e695295c3cae1b1631eed39676d0decd4ec39d13, '', 0, '?'),
(0xc60719b77878dfd7771b5dfcef331db5, 'wp-content/plugins/wordfence/lib/wfScanPath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanPath.php', 1, 0x00000000000000000000000000000000, 0x3b596b8c6a8ba0a3527a4124123230d8, 0x188ce0adb933ac765186506a8bc57506242491f7659aebdc8b834871a995ee87, '', 0, '?'),
(0xc60808ccc58d82a7be2a535a77f08566, 'wp-includes/Requests/library/error_log', '/home/iraneurobetcom/public_html/wp-includes/Requests/library/error_log', 0, 0xd3c95e212f97781db7670e31444e6255, 0xd3c95e212f97781db7670e31444e6255, 0x2f621c1dbb3ba485a3d488e8509ce799e18e3b91d11532f099433654e3681395, '', 0, '?'),
(0xc6082a6d0cbc90d5bfe05d34e7338a44, 'wp-content/plugins/wpfront-notification-bar/images/settings32x32.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/settings32x32.png', 1, 0x00000000000000000000000000000000, 0xf617b055bc813c2eb067074192b647ab, 0xd8717e4b4c6e9295894710bfb05832e56658b283c577ed37cfe05b3d13b4c783, '', 0, '?'),
(0xc608762e294e6b70a04c7d8809c564eb, 'wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.js', 0, 0x022002633fe4c270e0e728d1833ab6da, 0x022002633fe4c270e0e728d1833ab6da, 0x621ce1af3d842124b8b0414e94940eb6027ce6a993533d861c19628da253c1a6, '', 0, '?'),
(0xc6089bbca4087339409e79730bf92af0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Svg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Svg.php', 1, 0x00000000000000000000000000000000, 0x75cb3cf62d03730ab6f6fb51452cdb40, 0x679293f6815be6113e522e174bd09999214b609803274297dcad1ee0a0bce6a0, '', 0, '?'),
(0xc608e9a7bbb15963d7d218a6f19441f4, 'wp-content/plugins/luckywp-table-of-contents/front/views/body.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/views/body.php', 1, 0x00000000000000000000000000000000, 0x6f81bf05de56a64c8e215a454594aef2, 0x703c96dc756fff3356cf89e353861fd4b021911df64b93141ad11f37c37e5614, '', 0, '?'),
(0xc60999b72341a90a230262231efca03d, 'wp-includes/js/tinymce/themes/inlite/theme.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/inlite/theme.min.js', 1, 0x00000000000000000000000000000000, 0xe25a3d100d6f3c33a4a145d0ed1e16c2, 0xb7220cc13b6cbeaf007327e26c420eb433719a36298c38920a40064487b2b8ea, '', 0, '?'),
(0xc61115e82a0357df65b0e669cd0958ab, 'wp-content/plugins/elementor/assets/js/packages/editor/editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.js', 1, 0x00000000000000000000000000000000, 0x44c55c61256c8d64212381da148e982d, 0x910d9d6728307a7f26c90d9f0410e51943918230fa0a600a13560e3fe548a3e9, '', 0, '?'),
(0xc6116a41f91d3f75ddbe4c2833820559, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', 0, 0x19072506e6ea3edf971748295282014d, 0x19072506e6ea3edf971748295282014d, 0x7fa1d6225ff4bd034e80f9ad7390abc99066201bb14e3f52958a48807f6edbd8, '', 0, '?'),
(0xc611ef07a719549bd866fca4d6735a97, 'wp-content/plugins/wordfence/js/admin.liveTraffic.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.liveTraffic.1744125809.js', 1, 0x00000000000000000000000000000000, 0x47a123666fa5782ac88d3aad82cca9a7, 0x8b53f7f4e75b7a248e0ca20952a58564216b5695e44d104a2e14ae23a3e84038, '', 0, '?'),
(0xc613299584aa772f6df5a850600af7a1, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Color.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Color.php', 1, 0x00000000000000000000000000000000, 0x04f572c4c722736e4aaa581b8aaefe3e, 0x5722d781012afce69316b9ae4fb254adbb1d1895519cd8a164871aa964b1e837, '', 0, '?'),
(0xc613603f3d772a0f21ef06bac0e71a08, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', 0, 0x58a48fc20bf6b22ae404b9d7b6a0a44a, 0x58a48fc20bf6b22ae404b9d7b6a0a44a, 0x1806a93c3a32bb68ff29ac9cfeb329ab18fffd8739aab5d1a71d16c8b2659ab2, '', 0, '?'),
(0xc617315f06bb6d84ca14f12dd32bae7f, 'wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms.php', 1, 0x00000000000000000000000000000000, 0x8c8c1027c22fbb7121c9f393a9b4adc4, 0x079dd665079db459c0514ecb6275870e6b6f149ccc75c75c37d3e791d5bdf094, '', 0, '?'),
(0xc6183855ff67fcf3eed0cdb4d1381c07, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyphref.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyphref.php', 1, 0x00000000000000000000000000000000, 0x17a34f737d044ea68ab62c6e13347e58, 0x6f69f04ee89775155739ff7b20c7f2444be3e1a9bbce3b5ec0f8d86e784cf0c2, '', 0, '?'),
(0xc623988fb0d29d1d0983b7d1a8f34dd6, 'wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php', 1, 0x00000000000000000000000000000000, 0x414e639fcf7b63464bb63691cd7318d2, 0x8dbaee9a8ac461c7a0fbd15fae3f0d435777046429dafc3649841e9ff8bd1fe7, '', 0, '?'),
(0xc6282573f42f7115ed11d94a63c22764, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 0, 0xb846c5321d17b80e1df58c0ae4c700e3, 0xb846c5321d17b80e1df58c0ae4c700e3, 0x9c465d98fbc119872589f54d14f5f7f1428ec144f7a52c701377233ed3a46d06, '', 0, '?'),
(0xc629b3211e98580f3fa985483b2b3092, 'wp-content/plugins/elementor/assets/js/packages/utils/utils.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xc62a1a4aa1e01a5837a18f6e19858207, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', 1, 0x00000000000000000000000000000000, 0x46c62b501c6a4a0ec28f183fd62153f6, 0xf7fbd3a34930a2d91c7e961a75fee3cf0a7e8be27c6816a9d628dc527f79c822, '', 0, '?'),
(0xc62b92a0cd67d405bec27136a55e00e8, 'wp-admin/images/wheel.png', '/home/iraneurobetcom/public_html/wp-admin/images/wheel.png', 1, 0x00000000000000000000000000000000, 0x4530bd2071306dbbc61a592556b958a0, 0x285db43a3d64d371db85bc4f7b39128cc28013d480a5769a85c8987e8ab2daf3, '', 0, '?'),
(0xc6370e2442a68c47259d2454cd1552de, 'wp-includes/SimplePie/src/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Parser.php', 1, 0x00000000000000000000000000000000, 0xe5ad7e5bc675d55ffc711a7c856714d8, 0xecebd4dc723b584bf210a7e06c88f6c79e62b089c382ccfa357dbd875cc84c9e, '', 0, '?'),
(0xc63e783c22db473f7d29a59cec49ed55, 'wp-content/plugins/elementskit/libs/framework/classes/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/utils.php', 0, 0x6904a3750b9710aa301606fc290f6c8d, 0x6904a3750b9710aa301606fc290f6c8d, 0x723d5a1a194c349d81a5d639b31acdf453a5e19b26afb7440bb814a85f310ea7, '', 0, '?'),
(0xc640b3f03a3ca2056f7c134a2d65b41f, 'wp-content/plugins/wordfence/images/wf-error-badge.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-error-badge.svg', 1, 0x00000000000000000000000000000000, 0x89455174c4d87309a14d7abd79a6f7e1, 0xbfe5a8e6ae9946a6ce1960c461a4dd80de6bb6ddc86d45ed51b4a52b7ea40ee7, '', 0, '?'),
(0xc640cca119f593b47c756b94473e4213, 'wp-content/updraft/plugins-old/updraftplus/central/translations-central.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/translations-central.php', 0, 0xfe82bac2a76d5af811b8a06f2fdf399c, 0xfe82bac2a76d5af811b8a06f2fdf399c, 0x4b82d2a06f3a0a8a4b438ee9050ab3e28ca0332dd67806b0390cfd250fe5a03f, '', 0, '?'),
(0xc647add3e4b6b3aaca83483f620c03f2, 'wp-content/plugins/wordpress-seo-premium/src/config/migrations/20210827093024_AddIndexOnIndexableIdAndStem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/migrations/20210827093024_AddIndexOnIndexableIdAndStem.php', 0, 0x48dff0171601f424e7afac806af6e26d, 0x48dff0171601f424e7afac806af6e26d, 0x6b801981e4e253e4e4a8fcfb6f9e86cd5041c4e97e3a6626a9e48420cce7ba59, '', 0, '?'),
(0xc649abd5fb6a2a91dc766babcc88b596, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', 0, 0xf23c61c284b4b3b0c9c0c45c6ca0a10d, 0xf23c61c284b4b3b0c9c0c45c6ca0a10d, 0xd948e61ef112fac6c720201e961e92e512d1056a72e6b575b3530dc69a4dd55b, '', 0, '?'),
(0xc64fd91137ecb911ee40114883e13c9e, 'wp-content/plugins/wpseo-video/detail-retrieval/class-vine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vine.php', 0, 0x7a3b6139cbf6a9f9e07c2684e9267817, 0x7a3b6139cbf6a9f9e07c2684e9267817, 0xb287ae0f6e90793fe2d2e32076015979deb33c5f5c39cc081919b8db6ecb6908, '', 0, '?'),
(0xc6580d4ece8c222692d2ec3547f3174e, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php', 1, 0x00000000000000000000000000000000, 0xb2368a7fda5dda461c1f8e0e83a7f665, 0x9b54d4be3bf5b6e994ecffee80b7a3bbf3a036b4c7ee99374d3658a9ef15c753, '', 0, '?'),
(0xc65839d174d973a7bacd88a4f2e5f876, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriterExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriterExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0xe363c56b38106b7de47a503d1272263d, 0x57592d0d22f6670551c403e409053eae5e873088ffae7b60d0a85b6183dab49c, '', 0, '?'),
(0xc661b2e9763cf3ead4a7608852783ae4, 'wp-content/plugins/wp-rocket/vendor/composer/installers/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/LICENSE', 0, 0x043117d4dcbc27195a9479a30b7befcf, 0x043117d4dcbc27195a9479a30b7befcf, 0x04e3a1f75c79bec0de9f23b4de81ff1abc4e56e70fb4ddfc77f84360a4755ecd, '', 0, '?'),
(0xc661fa90d58d18b974737dc6e863854b, 'wp-content/plugins/amp/assets/css/amp-default.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-default.css', 1, 0x00000000000000000000000000000000, 0xcd50b995ebb7c34b460ccbc531c2a60e, 0xf5010d70d0b7462babe54c87954af4a71449ce807bde48e139a5f89bd6f30652, '', 0, '?'),
(0xc66474e01d809a53309b5b1d5c4f673a, 'wp-content/plugins/wordfence/modules/login-security/views/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/.htaccess', 1, 0x00000000000000000000000000000000, 0x85bcd541be61b862907672f1a402071d, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0xc665c433b21643c0cc298a38bcf70c00, 'wp-content/plugins/elementor-pro/modules/nav-menu/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/module.php', 0, 0x1f292ee04250f3d1d07d27797520a629, 0x1f292ee04250f3d1d07d27797520a629, 0x2308643a85f7b52f9ab317aab01d7c16021c54ca39cb4fc1866b50bb9915793f, '', 0, '?'),
(0xc667b5c330e2237b84b24159bb9f5128, 'wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-app-config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-app-config.php', 1, 0x00000000000000000000000000000000, 0x8868a9e01d8417a0f4545ee476b74cd7, 0xea8b1087522306ea1d0ffeff7b5ec735408c1fa580711977c9f221aa5c829e20, '', 0, '?'),
(0xc6688128d9b2eea226106282ab5c656b, 'wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php', 1, 0x00000000000000000000000000000000, 0x2ec54509fd9aafd9f21a8df1b80428af, 0xb834260b5c3cf5c09d237f032351b3d995f16ff64690f6f2d06b1c7c08918078, '', 0, '?'),
(0xc669104b24d27c3a33ac09893f7ae688, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php', 1, 0x00000000000000000000000000000000, 0x638bda17da7c8acb68e3a968f149b8a3, 0x84e378ca5897957693ce00ddcbf6ccdcfa86c853ee23f43201e426efa84eb0fe, '', 0, '?'),
(0xc66f6b8bb3d8cf731d1ac864135132f5, 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/favorites.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/favorites.php', 1, 0x00000000000000000000000000000000, 0x16335a59ec9308c6c32c875a8edf51ec, 0xc8a80fa7a468d5e10d6c6aa91762c54e8a72c9a253848279f71ffd08ec09ee9a, '', 0, '?'),
(0xc6700082412b8dfd17a719b305782fc9, 'wp-content/wp-rocket-config/iraneurobet.com.php', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/iraneurobet.com.php', 0, 0x98da2182ac8e34b94daf733c7ef1eade, 0x98da2182ac8e34b94daf733c7ef1eade, 0xc8bdd981abe4319c362a44fd1cca4931e0a6d2a9e70e9a6553235d58b3a37841, '', 0, '?'),
(0xc671e9265d26873d8704f0b6cd6d07e7, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 1, 0x00000000000000000000000000000000, 0xab9e93b31d006a7fbf94ea0dd6c15f8d, 0x84b5fc83e0455b1ad18b3fdba280c1d27857f436ad61409a538b0bd1d1bc12bb, '', 0, '?'),
(0xc6755f04898c799311db93c78325a619, 'wp-content/languages-old/fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.mo', 0, 0x05f504aaaeec9d8e81f5e98778b4f6e4, 0x05f504aaaeec9d8e81f5e98778b4f6e4, 0x4c5813952cbd05a8810382af7be0b527f4470855f4c5f7dd8aa9ba5fb08d1907, '', 0, '?'),
(0xc6775ffab1a55480a38336662af64796, 'wp-content/languages/themes/twentytwentyfour-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.l10n.php', 0, 0x7e77cb8681950a4ac92b9239c439683f, 0x7e77cb8681950a4ac92b9239c439683f, 0xe49e2cbe3c13846c635f7263423f6d1fdba2d47334c0bbe7cbddc8289afe3169, '', 0, '?'),
(0xc679ce6f32922a0e30409acc7a7d8b6f, 'wp-content/updraft/backup_2025-04-12-1228__EuroBet_3d7a0b780808-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-12-1228__EuroBet_3d7a0b780808-db.gz', 0, 0x88870c954c9814fc1d00fae67471bd73, 0x88870c954c9814fc1d00fae67471bd73, 0xd5287f830b16acd691825ed4761773bee19a33c2fb24ca5d79147322ad789878, '', 0, '?'),
(0xc67dbd93c6e1ad22208776be06f73f70, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', 0, 0xb7d39171fc686a2124b93a85954542a5, 0xb7d39171fc686a2124b93a85954542a5, 0x7d2992214873103673fa270ad8ac753faf61584b2996318a02b0e08096709366, '', 0, '?'),
(0xc6858e908b06877c5fcb692f79a1d209, 'wp-includes/js/tinymce/plugins/media/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/media/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x36ce270b0231ea5adefe919ec2661b20, 0x0ae93e8debe1e74551de69b6e6bcba98e46b8f7f7dc3aea8c7b2938d97fea3e7, '', 0, '?'),
(0xc685f2bc4fded25f4e2d250e7cc1a425, 'wp-content/themes/Newspaper/translation/ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ru_RU.po', 0, 0x7931235c01881044b64215caeaab8bc7, 0x7931235c01881044b64215caeaab8bc7, 0x99980d8df24d38b924f79037c0292b85aee06ee933584a057bd155b73730c3c3, '', 0, '?'),
(0xc687113f6421288e10a5daa77257ac17, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php', 0, 0x80df4f0952014fd6df4137bf9ba14b67, 0x80df4f0952014fd6df4137bf9ba14b67, 0xb85c6a2ae6afbd18faaad5ea61938d59869904745b6a4dce371fe98da3a9951a, '', 0, '?'),
(0xc687a18908c09b5d1eeac4ace8de989a, 'wp-content/plugins/wordpress-seo/admin/interface-collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/interface-collection.php', 1, 0x00000000000000000000000000000000, 0xa1d12fea387372f225e62cccc9239f9a, 0x745f3ce34db9fdd2049e07eb2c17746f7ec966d459ca63d7ae92f1e332286ab4, '', 0, '?'),
(0xc689e489e0a93353ba2b63b87f2c4e35, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php', 1, 0x00000000000000000000000000000000, 0xda0cf03dfbadf678eb9024fc16b42f22, 0xa0dd07184845ac2a06f89820db64c7adb1c9fc6cd9c62995add81d7acc38d3b6, '', 0, '?'),
(0xc689e7137babdfcdc927647daf0eead1, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-upsell.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-upsell.php', 0, 0x521d020d27d1b1c81d2edd561c894498, 0x521d020d27d1b1c81d2edd561c894498, 0x067db1d500f5fc73e5862aab10fead5b5b165ed06c357e4fb02de4f2a9065c56, '', 0, '?'),
(0xc68b25028490dd68917daac1d2d374ec, 'wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.js', 0, 0x4379bb936c04dba2c34803cda138aa4c, 0x4379bb936c04dba2c34803cda138aa4c, 0x07d9791d1aa23c9cb64346c7ea0d4ef6673fedf72b27231113d3f62c614d8f79, '', 0, '?'),
(0xc68b70602f2b5dead3500f97e478b8fd, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', 0, 0x306396bd0f59dfd29c14ef6a860da1ad, 0x306396bd0f59dfd29c14ef6a860da1ad, 0xab5fd9a62efb86f3d467958a9a2f54e21e243327584054fa0f9d44344a8c3ace, '', 0, '?'),
(0xc68f749dafbf1ae2bbea6f2bddd5d8b4, 'wp-includes/blocks/spacer/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x73de0f6b93cbe96b90337ac4d35529c4, 0x7532ff54d8da7a22bb84edffcf2d67be89b6265dcc56db136ab295244f3e1f8b, '', 0, '?'),
(0xc690011abbba941fe7e118ab953b0a2c, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', 0, 0xb4e1052c2f384707336ca7966eafb2c4, 0xb4e1052c2f384707336ca7966eafb2c4, 0xd08b0ae51c920085f73c5a1021ac7f2007359951feff61170ee633d1a3e4f84f, '', 0, '?'),
(0xc690388b0e739199a8d01fde81b00b66, 'wp-content/plugins/elementor-pro/assets/js/app.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/app.js', 0, 0xe18d95753e1c6dbc34dcc5c841a9a4f9, 0xe18d95753e1c6dbc34dcc5c841a9a4f9, 0x5efcc7486b1fb4f606937c84fd168824f3cdb09a747b9a862789f697abb8fa47, '', 0, '?'),
(0xc691fc59a443724a041e72d7cb16b5d6, 'wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php', 1, 0x00000000000000000000000000000000, 0x9eb70bb6a8854e7fc66c9a3a2289d7cd, 0x4e96ad06105576db9b5cef1e4f48906a89e28eb87e77ddc0540e3c0c6ee391cc, '', 0, '?'),
(0xc69b89813de9e21d429d710e66a13d78, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php', 1, 0x00000000000000000000000000000000, 0x6a5a2933f488ab4e9f074ebcd716b6a1, 0xf1d988b1491adb51da58d93dde1e624cc7adb293d9fbc5c939cc61a1f0485fc8, '', 0, '?'),
(0xc69d07e5660a89fc1ae50043915d9c8e, 'wp-content/plugins/elementor/assets/js/editor-document.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-document.min.js', 1, 0x00000000000000000000000000000000, 0x18c6ad70552a99afd946482364fd7cda, 0x5002db4521fb3b70fbebf21629eb8a34a659f57c318fac7d31aa922963ebd4da, '', 0, '?'),
(0xc69ee652361fca435b5a97b3258cd1a1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php', 0, 0x93e53896e0f3ec04d4c47bb8f684039e, 0x93e53896e0f3ec04d4c47bb8f684039e, 0x17ca963ff3c0388251c29ce88020bf5d5f1c0cde736029635f70f0b37931eaa9, '', 0, '?'),
(0xc6a90ada071eb9b8d09210cfe7bfe143, 'wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php', 1, 0x00000000000000000000000000000000, 0x191a4ab7418c5f777572df708bb439b9, 0x1c3cacaad2b2e23e85ebf5b98ff99806be1befdb70e4ef5bfff1e2673bab8628, '', 0, '?'),
(0xc6ac2b1a96bcca1f49f3645e69203c00, 'wp-includes/js/jquery/suggest.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/suggest.js', 1, 0x00000000000000000000000000000000, 0x3a2474569145d51ecabf7fc4fb078982, 0x72e71c2c4bcb70c59772715e62a25c91b83d725ad0155d83c90307361f812b0b, '', 0, '?'),
(0xc6ac8ce553588983dd5a93f9e2339b7f, 'wp-includes/js/dist/plugins.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/plugins.js', 1, 0x00000000000000000000000000000000, 0xc8a4d58aa1cec57336b460883b38fbef, 0xf16304364a7633d8a0e536e91609522fa96f076fffe6651d43ee7c9fec6a6492, '', 0, '?'),
(0xc6b186b83d9cee66fd21e98797506bf6, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-manager.php', 0, 0x1ec191599d3370e2383964136a91bef2, 0x1ec191599d3370e2383964136a91bef2, 0x2c3e55d95de4f266ebcf58b048ee76448f5cd5d366c417e47d05a49716e0aac9, '', 0, '?'),
(0xc6b222206a791ee26ae19734a5162ba5, 'wp-content/plugins/updraftplus/vendor/components/jquery/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/composer.json', 1, 0x00000000000000000000000000000000, 0xe0370fe3042c99789410f2619e2a0281, 0x404ad8429ba5c3ed42c1d84523c6b62d669e81b9d0495f192b8ae9a64bb96392, '', 0, '?'),
(0xc6ba49f0b0c1560220873e8e9823b611, 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1744125809.js', 1, 0x00000000000000000000000000000000, 0x38399d22ebee7a7af8c256762aced85d, 0xabdb8625256ced3a4ac4663cc86271e3c5509d96c2507419cbaf7ddf9d22d566, '', 0, '?'),
(0xc6bc1185b9edd27e398ce77ee7b18cf7, 'wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php', 1, 0x00000000000000000000000000000000, 0xa99372e3c9400667810c1018039eb187, 0x76473e5956a05e9ca81013593f3b034dc260bf40b051c68204d4da308c57eb22, '', 0, '?'),
(0xc6bc9303c2ae87e410707d7451244ece, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', 1, 0x00000000000000000000000000000000, 0x57ae56a8abd1904651a2239ad4829242, 0xc030066664f8670149f17b7b05935da933741ebfe4c0d53b887f5273e10e9964, '', 0, '?'),
(0xc6c5eed43b56deaf809da46e81547920, 'wp-includes/class-wp-theme-json-resolver.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-resolver.php', 1, 0x00000000000000000000000000000000, 0xe70b1fefdb56afb4506472768c241f4a, 0x83d927281fdc18a73b6df54255594f412cd14a30144bea74672de91b7c836788, '', 0, '?'),
(0xc6cd7a068f8351ff3854e28f552f59a3, 'wp-content/plugins/wordpress-seo-premium/src/routes/prominent-words-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/prominent-words-route.php', 0, 0x020948985f3c9fbdb721d5ed2f6fc828, 0x020948985f3c9fbdb721d5ed2f6fc828, 0x6442f70ea5ba68f01d3c78c5d6dffeea80ec635e3a5ffd5d3eb7ebc944146724, '', 0, '?'),
(0xc6d591668329635729d697a04f67e381, 'wp-content/themes/twentytwentyone/assets/js/customize.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize.js', 1, 0x00000000000000000000000000000000, 0xf558d21bc735d41f25130bae248e9cd8, 0x7d8e4321be4d6b3b27ad3f5d955d8596565798e6fd418865149a42df8a191def, '', 0, '?'),
(0xc6d66781048d76ce2ed98e96b9b98f4b, 'wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js', 1, 0x00000000000000000000000000000000, 0x187609344766f2111373c96f1dae69d0, 0xa9c2f1da3cdd8fdb9f43faf304fa0beba86b53d64f4bde44969da609cafff53a, '', 0, '?'),
(0xc6dcb7e214f14a04038d4ca4d33ee723, 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', 1, 0x00000000000000000000000000000000, 0xb92998780806e4115dfae28d872acee2, 0x450feffc65e6d71fd18f8a6816b55010c2a1754cc9143afd11377c27113eb7f3, '', 0, '?'),
(0xc6e26eb1aea091d3bd7a8c99446b0e9e, 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-custom-css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-custom-css.php', 1, 0x00000000000000000000000000000000, 0x3ee0141df641f119ce1231a798546577, 0x25d471308e854d43c3043d2f48485d1af27f096d94bcaeeb9ea995cb46e13a25, '', 0, '?'),
(0xc6e90981e1fa524eb1b1deebdc639cd4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php', 1, 0x00000000000000000000000000000000, 0xd84696412181a90f887e1b07d02b6ff2, 0x3776a9672d266a052c2ab89b55d8fb2090091db0d7f487c4490a39d943c9769c, '', 0, '?'),
(0xc6ea0280b6cd46c97d6392139eca8e8d, 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x760c98956b6068769a4a5e6321a5847d, 0x5e16db80013243b6aad93c2e0d284e742bc2995a03b4b75539ff4295bace34d2, '', 0, '?'),
(0xc6ebaab340d120049b3d0ca4c5187960, 'wp-content/plugins/wordfence/views/options/options-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/options-title.php', 1, 0x00000000000000000000000000000000, 0xa2db98e4a9d6c9036a0ce78e93dd8645, 0xeefbfea34b7811669bbbb49f8493ea2b6504c796d9adae11ca8cf5890ef9bc6d, '', 0, '?'),
(0xc6ed21b0fe3584492681415a6db9ad5c, 'wp-content/updraft/themes-old/twentytwentytwo/parts/header-small-dark.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header-small-dark.html', 0, 0x4921b787365e1f58a8c1f79b512bd267, 0x4921b787365e1f58a8c1f79b512bd267, 0x0924cdf7246f97fd70c3b18c79322274af416b9b2ccbcf63ad1aeebe49790e18, '', 0, '?'),
(0xc6ef9aa235c12799a5da344414972842, 'wp-content/updraft/plugins-old/akismet/index.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/index.php', 0, 0xcf6895af2050eb5ae7c0badda2604566, 0xcf6895af2050eb5ae7c0badda2604566, 0xbdc27ddc13dcd51e35e19b650bff3317b9d90333c18e1f6d15687944e68c5128, '', 0, '?'),
(0xc6f61a6fd4dd859755db582fe4413343, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-portfolio-hero.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-portfolio-hero.php', 0, 0xbb0049226d6df4e8c68e3a091812e863, 0xbb0049226d6df4e8c68e3a091812e863, 0x49e0af32cb50ca35961b2eda66b2f5c3abcef0c06c728c0d71bb038fa85d2972, '', 0, '?'),
(0xc6fbae566c3912c23a2e7bca7f72f8e7, 'wp-content/plugins/wp-rocket/assets/js/heartbeat.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/heartbeat.js', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xc701cd8c25072bcb65168d40755128cf, 'wp-includes/js/dist/editor.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/editor.min.js', 1, 0x00000000000000000000000000000000, 0x2c767e3a1a538b164608caeca24a26bd, 0x179c3951fdfacb444cc4ea436143bc864725ace0857ca29033bd97d4bb617e47, '', 0, '?'),
(0xc702e88cf4561b9eb86109cf09fe364f, 'wp-content/plugins/elementor/includes/base/controls-stack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php', 1, 0x00000000000000000000000000000000, 0xa791a82cbcfbf333b77894edeb0fb080, 0xe92db208be66cfca08d8fc4d245ff70816e009385764d858a74cba6fe1ef9b54, '', 0, '?'),
(0xc705660721fb2ab28f4fd70ef62b6e1d, 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php', 1, 0x00000000000000000000000000000000, 0xe3acf62d13f86840ce7cb8d25f7113c1, 0x681d7d13d79036f2db078458ba313cac73ca86e64423086b198af68335938735, '', 0, '?'),
(0xc70766e20be34af97638aa918b226b2a, 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1744125809.css', 1, 0x00000000000000000000000000000000, 0x2965edf466d523a160509e7e37c4146e, 0x2d6dedc67aeddc6ee04eca1646fb4500d1ad5c7671eb9d734c3f975a121ab2bd, '', 0, '?'),
(0xc70bbd4dfc9360ce75a15fd9fb061541, 'wp-content/plugins/elementor-pro/elementor-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/elementor-pro.php', 0, 0x99000199aadd9de87374fcf26105d017, 0x99000199aadd9de87374fcf26105d017, 0x573ed1f0e1f2ce5ec77965c159f3fe278418765eb11e39d7649655a21640c169, '', 0, '?'),
(0xc70d0d60139f61ac8f9eb40eac057dd4, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.min.css', 1, 0x00000000000000000000000000000000, 0x904cd5abc33089d174aa58a8433985b6, 0x18b6f72b504f395bab86ac95a67b7a705826e99dec33fa90f4eed179b6d5791e, '', 0, '?'),
(0xc70ddedf21d5e8e705216d4a1a6da808, 'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js', 1, 0x00000000000000000000000000000000, 0x06f1133335cf646923f66525aa2bf4b7, 0x27e0f9e6e5516908316defaaa8f396cab170dbaba6b6c1822556cd85a7074415, '', 0, '?'),
(0xc70df93cf3576ebf5fbb97c537718249, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', 0, 0xe766b35e8ccc3b2e2314b478ac21cb6e, 0xe766b35e8ccc3b2e2314b478ac21cb6e, 0x71d33cc09b36039a4322cd7c93335b1a17c53b5e944ca9bfbbc8c95fcda9c666, '', 0, '?'),
(0xc70f6ca6f71294f966a9366ae93c30b1, 'wp-content/languages/plugins/wordpress-seo-fa_IR-e422758335e56c41009e56217163c93a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-e422758335e56c41009e56217163c93a.json', 0, 0x3cb4ddfaa3e0ddfc3116a02168b62b04, 0x3cb4ddfaa3e0ddfc3116a02168b62b04, 0x43fded78121db933f359b440b185911adc215f14366de9a42ef2a9dc773b29b0, '', 0, '?'),
(0xc714b7110164c695a65069148a2be87f, 'wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/template-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/template-renderer.php', 1, 0x00000000000000000000000000000000, 0x01c44d81328a4c99ace3686947ec9570, 0xe9566798d8ca6918bbcb599d8cb2c4ff5b39d7171dc861eee8e40010db1a9193, '', 0, '?'),
(0xc7194391a727886215d75545eaef8afc, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 0, 0x70665776f44d8681bd8b3b91f5acc4ff, 0x70665776f44d8681bd8b3b91f5acc4ff, 0xacc83fbf94bfc838edef4b9e537ac004aac4d381e488bbe08aab06d4bf3047ef, '', 0, '?'),
(0xc71c6bbd3c0cb3c48b902484cd93b880, 'wp-content/plugins/elementor/assets/images/eyedropper.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/eyedropper.svg', 1, 0x00000000000000000000000000000000, 0x516b68fbdc092c6eb7f2a40629782b7e, 0xaf4fec04bd121d96efcbae24197c8964b9c6696e742d5013d3ea3c2bdbcc9c43, '', 0, '?'),
(0xc71d6b38513f3cd78ad30ba379997089, 'wp-content/plugins/akismet/views/title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/title.php', 1, 0x00000000000000000000000000000000, 0xf758a4434e337c292dce324e61a9b1b2, 0xa2919a74fb437af420909ea4cd6e191b90606a0dad4dcdf04e1d224167f3d7e6, '', 0, '?'),
(0xc722491d5ad8c28eef12559dd00269fc, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Datastore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Datastore.php', 0, 0x2a670c6186a5ecd22a7c50b7d8ead219, 0x2a670c6186a5ecd22a7c50b7d8ead219, 0xa2344db4b082d143c1d1f2a757cf9486aa6a88214b4a3e435a0e1c91f56aaff5, '', 0, '?'),
(0xc727e2556be5a83fbc2b5b4ecc35d17a, 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php', 1, 0x00000000000000000000000000000000, 0x9947fdfaaec9b7cd1854319320a9e33a, 0x40392912e4f2e51b9107ec2d56390a68ec17b066795cd529e2e28dab94054911, '', 0, '?'),
(0xc72ba76409257092e3664c4762c1650c, 'wp-content/plugins/wp-rocket/inc/deprecated/3.7.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.7.php', 0, 0xb0b9d75974a6ddf61a32c2248c9d7212, 0xb0b9d75974a6ddf61a32c2248c9d7212, 0xb66f9dbf0f5f0d9ba951ea6154d50b259a86f7e8fca732e9c2bc6deb8e0e2d8e, '', 0, '?'),
(0xc731f8b13bdfbfa9100c912ff4633ddc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRender.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRender.php', 1, 0x00000000000000000000000000000000, 0xf7da5fb3eb4cac7bbe2c077f59d6dc85, 0x65d5897f94151c85c7425011db3053dd3ffb92bb18aaf1ffbb63fa167a7e945e, '', 0, '?'),
(0xc73e309dbaadafc5835e4c78d10a8a73, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/sf-move-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/sf-move-login.php', 0, 0x4fb397ffebef2fb205ccc9b2c0bf3977, 0x4fb397ffebef2fb205ccc9b2c0bf3977, 0xca363956028d129c3066b9b5fbf5ced639fccb8a5aef1d3e9670473bf8942127, '', 0, '?'),
(0xc73ee6733fd569bd7d720b25c6e4d637, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 1, 0x00000000000000000000000000000000, 0xaf9f0053ac679a2bd8bdf25200cc9f73, 0x582fabacf8f7f220b38556c0267eaa1f9eab8f0397ffee1980387cf6747ef651, '', 0, '?'),
(0xc742f7dd2300963a9e536eeed9a0e9d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBrightcove.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBrightcove.php', 1, 0x00000000000000000000000000000000, 0xf60fd2aa17e6ee076774757aa3e56570, 0xb58b33fb57f2fbd1f950b7a466f44ac85fdf9cd89079893ebe031e21e38bcab4, '', 0, '?'),
(0xc746558547aed8d0a564af63819d4e43, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss', 1, 0x00000000000000000000000000000000, 0xd7416ccd9f0887991ad4809263069096, 0x1cf078b496ec131e159b9628f798536eb6d40a3bb6797b25945fb86a82d2cc2f, '', 0, '?'),
(0xc74989582d45f8d2debc58522bf4ae5d, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', 0, 0xb605dae9e34e645b05e3034d14d34003, 0xb605dae9e34e645b05e3034d14d34003, 0x51a5f0e35bfed422063759e06287aad46e1402d88e304dd5a359cc4dc10148c4, '', 0, '?'),
(0xc7498f23e6dd29cfedcb81175c0eaea3, 'wp-content/plugins/elementor/core/kits/controls/repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/controls/repeater.php', 1, 0x00000000000000000000000000000000, 0xea1949ba1d4a70847fe75dd3bc866dc7, 0x58989277830adf5334fda1c447f495ba8a0e4d81160cb94c2e977c9b02158078, '', 0, '?'),
(0xc74e135b2f7a2f67740dbbf76fcfe865, 'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js', 1, 0x00000000000000000000000000000000, 0x752eb5b382461ca0af329545f9063f35, 0x92b8cd520eabe346ca35a05df3384584cc6183685d4058e46004db1b81642127, '', 0, '?'),
(0xc75351ea731059376146c7494d6a8a7a, 'wp-includes/blocks/post-author/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style.min.css', 1, 0x00000000000000000000000000000000, 0x374304bb38d6e3a2dfe815be9b0296d8, 0x4b47d7b7f17933fcb057d0f09a00c98a836f1a7727c091d0f30d8626f58eb4ac, '', 0, '?'),
(0xc755adaa82bae02a40b182f2fb4a721c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php', 0, 0x2ea01cbb2b2a1e4012752058f7593f1c, 0x2ea01cbb2b2a1e4012752058f7593f1c, 0x9b9fc1727deabb5fc2385847c604eda9af1729950a754eb8894ee9c5d06c5f2d, '', 0, '?'),
(0xc7577d0d1044c5ac11bd778bb02abef1, 'wp-includes/blocks/query-pagination-next/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-next/block.json', 1, 0x00000000000000000000000000000000, 0xc07c70242ea4c14e57eebb02e5bcf44a, 0xc2a24a43cd8a0be0e15c7432bce3ae7f28e18f0c1731d22459f953560b68c038, '', 0, '?'),
(0xc759fa315170744b0361fa72500b67d8, 'wp-content/updraft/plugins-old/updraftplus/methods/openstack.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack.php', 0, 0x6a6d6e743340482013c6696801ba819b, 0x6a6d6e743340482013c6696801ba819b, 0xeea5347febc46d2d32dbfdce1b7367a135ca21afa2990c53538b4e439ceae91a, '', 0, '?'),
(0xc75a0d8c022f51324ab0b67d7e6e6165, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', 0, 0xd13c9407cb8b42ab70a2ef4ecd371a2d, 0xd13c9407cb8b42ab70a2ef4ecd371a2d, 0xf73e91d5f7150aaeae4d325c806c59df8c9fb9c368d7f1d9c9dee166d0f258c3, '', 0, '?'),
(0xc75e7b5b06d4ef62f5dc23248b581173, 'wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php', 1, 0x00000000000000000000000000000000, 0x41b28eac92e87815dbf0f87ffa836bd5, 0xbe1219d2a0dcc8ce9f069b97058482ef082e9e5d622af6b086f5ce29bf926233, '', 0, '?'),
(0xc76febb2e355b68cd51f6e263566bada, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Cloudways.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Cloudways.php', 0, 0x8dab507d442b07565c239082ed6c06b3, 0x8dab507d442b07565c239082ed6c06b3, 0x896d245828ade95131d32072f47f9a4a16de45824747c4ea0830797cdcf3b552, '', 0, '?'),
(0xc778c6d33d5a4de7836ce2eef17e7782, 'wp-content/plugins/elementskit/modules/header-footer/assets/css/admin-style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/css/admin-style.css', 0, 0x5fd5a13cde7ee0bf0f4028529b4b3d08, 0x5fd5a13cde7ee0bf0f4028529b4b3d08, 0x2137f94eb351046fdd4a778f7a4819aa5491f0774cc4cac40e76f577cbed7350, '', 0, '?'),
(0xc77d97ff28568456964685d51796beb3, 'wp-content/plugins/elementor-pro/assets/css/widget-post-navigation.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-navigation.min.css', 0, 0x73937927d55bf4f3d7d121d34cd5785c, 0x73937927d55bf4f3d7d121d34cd5785c, 0xd71825dad561cf71f2a8730b25918056ad3022a9ca2a49d6b9ca1e6e40654fc1, '', 0, '?'),
(0xc7822d6929f62ef85ccee8e67a845e61, 'wp-includes/Text/Diff/Engine/shell.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/shell.php', 1, 0x00000000000000000000000000000000, 0x7443bb26aa932003ba7742d0e64007c6, 0xfe12b4af9cdd9905ef07a73c834a32419c513ce54e49bfac577c09655796c4d0, '', 0, '?'),
(0xc784310c018596561816d7aeb346014a, 'wp-content/plugins/updraftplus/vendor/psr/http-message/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/README.md', 1, 0x00000000000000000000000000000000, 0xfb10210ca1963c9e7f1431a3e82cfe1b, 0x8f50c509046c6bdd02be22e09070ac978663187af65b689e90dc1006be7403bf, '', 0, '?'),
(0xc78516fa39a0d919393aa0f7a41afe15, 'wp-includes/cache.php', '/home/iraneurobetcom/public_html/wp-includes/cache.php', 1, 0x00000000000000000000000000000000, 0x27adab7ef39103c4a9ba42eb3cf90658, 0xa7cd38d2d368e6966253af7a95058e6df77361626a1c4b1600e4eee69725bf6f, '', 0, '?'),
(0xc7873959e0c95135504c96811357ff41, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart.min.css', 0, 0xac349c62239d2ee177c715e3b3816772, 0xac349c62239d2ee177c715e3b3816772, 0x1311e992fe9e3bed3973905e65823edca8c7ac26daa994730096adefa17b9657, '', 0, '?'),
(0xc7889ccda9f29e22809ac02f2bf3e6e3, 'wp-content/languages/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', 0, 0xc4ad75a8190c14ef43e81e293fbf2a8c, 0xc4ad75a8190c14ef43e81e293fbf2a8c, 0xf296891e7d00d2a6a8cccf49bb4df23344688ac82f5c5d3904633d8b8fa4c1d2, '', 0, '?'),
(0xc78c0df09fe56e49fdd3c35bb9014ec1, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', 0, 0xb782b01afc9646c7259701b07e2a71d0, 0xb782b01afc9646c7259701b07e2a71d0, 0xff1d2064eaba73f7868e72b0b809351e7e0c201c2eb383812d5acd9cda3564be, '', 0, '?'),
(0xc78ebfe9a2ed741f957e8dfa278ef4f8, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/footer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/footer.php', 0, 0x7af4b8109e948a4af6a7f40e1fe6df69, 0x7af4b8109e948a4af6a7f40e1fe6df69, 0x0793e47bfebedd5dbf7bfb90869dea601d93cdc8c1e16ad1d311f86ed8a7312a, '', 0, '?'),
(0xc79d411d0cecf1b8d47ddb013019e87a, 'wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', 1, 0x00000000000000000000000000000000, 0x80cd316fbde4231ce18d282c359c76f7, 0x65f388bbdabc3c9f6d37050674203559e8a557c0c019462729c4f5b57a6037fd, '', 0, '?'),
(0xc79dc25ebf78f0a44a421acd332dab36, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0x90479618fe12355d7b2295bce3ab56d8, 0xa843cb4a727e571619e8844f59852a5bf33a5b6a29abb2c247fdd084d612658a, '', 0, '?'),
(0xc7a4113e7ab1d4849f139d214a5d3e0e, 'wp-includes/css/wp-auth-check-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check-rtl.css', 1, 0x00000000000000000000000000000000, 0x39c5340bc57ea1269d9dd539e724e4cb, 0xe8b302b40e830f124d6914611d27dd12069433cb19b1461be8ddad87f92e650e, '', 0, '?'),
(0xc7abc93dc5e86d04912fe01fc19c5e12, 'wp-admin/includes/schema.php', '/home/iraneurobetcom/public_html/wp-admin/includes/schema.php', 1, 0x00000000000000000000000000000000, 0x10766aa7c8244c8b59443a8b4ecc938f, 0x7ddae29e5869ccbdc5dcfff34b5edf12023fc4e18d7f8d5662be94ebf517b23d, '', 0, '?'),
(0xc7ac71030e77069b9205d69580721d4f, 'wp-content/plugins/elementor/assets/css/templates/widget-star-rating.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-star-rating.min.css', 1, 0x00000000000000000000000000000000, 0xd375e12537d02952639e332460544a0b, 0x3b8cc19f0e27e5fbd7675451a59e4636816271e47d355151038909c98bd24eef, '', 0, '?'),
(0xc7b109e92dcc961c228b5771dd9068fa, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', 0, 0xa72ad6fb410645dd387eb80095d9d815, 0xa72ad6fb410645dd387eb80095d9d815, 0xdfc415e99af9c5d4e1e812c7d2603e9157826885fda1404e5de71136a1cfc98a, '', 0, '?'),
(0xc7b35caadd5f4c2d11065980c58c2524, 'wp-includes/ID3/module.audio.dts.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.dts.php', 1, 0x00000000000000000000000000000000, 0xba6c6c41d3f532f5d410ebcc8be9bf1c, 0x1a866148c8f5028cfd72b50cdfce2541b5eff13624604875ac54ee3679de3495, '', 0, '?'),
(0xc7b3702609c080cb3534c8cd219a5c49, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/version.php', 1, 0x00000000000000000000000000000000, 0x94cece6c22b062eabb044483d67d8d49, 0x9784093e20fa6c754b9318ad354b79900e356a1293df05078ecc604f63e0faf8, '', 0, '?'),
(0xc7b43f4b1d9b4ac91bea55ac99be1b1c, 'wp-content/uploads/elementor/google-fonts/css/robotoslab.css', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/css/robotoslab.css', 0, 0xa06373ac30288702cdfb53622bec2ff1, 0xa06373ac30288702cdfb53622bec2ff1, 0xd239fdcf8c81da65cac36a1decacb813e2d3f6e6d367c7e2815994d5895983b3, '', 0, '?'),
(0xc7b4572fc9e1b497ff7563bd919d790a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', 0, 0x7c1fe9f70fbcc859706f057a3974e075, 0x7c1fe9f70fbcc859706f057a3974e075, 0x244cbca8ae16313b7a71bd8cad2a66bf9bba01f44f709334c6a0177c7b139eda, '', 0, '?'),
(0xc7b4a9ab7ff91e88333299541117333f, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/FormatterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/FormatterInterface.php', 0, 0x5f31f2018ef6c20187f9f522370dc4dc, 0x5f31f2018ef6c20187f9f522370dc4dc, 0xdccc1b2f5a5b18e6c81bcb40a5092e756e8e4c60c2a00b77ce8d55fd77a50f85, '', 0, '?'),
(0xc7b8083b12793fdbe07d511887751303, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/frontend-inspector-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/frontend-inspector-2410.min.js', 0, 0x64ccdd1a61944e3701436cea83a03ef9, 0x64ccdd1a61944e3701436cea83a03ef9, 0xa0f9f39939e10e1c64b5253bb121a6f2d827681f22ad772c8f7cfe2b22e6b1dc, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc7b8723045e82a1dca26b380d30b18f1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteSheetRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteSheetRequest.php', 0, 0xd7558f6443dc17d380e7b849f1057d6a, 0xd7558f6443dc17d380e7b849f1057d6a, 0x8cdde372482628cde8b314db37bf0461b62ee2a02c9f4ea3cea826bdede10f87, '', 0, '?'),
(0xc7bf5880adc44dd1d93e5de2e6290248, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Ezoic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Ezoic.php', 0, 0x522ab769c31f1018580555e9ea2d3a4d, 0x522ab769c31f1018580555e9ea2d3a4d, 0x313942af3a592e5d2d32f200def95f17fdeb4b9f6f4cc0c649cbbc83374ed2f5, '', 0, '?'),
(0xc7bfb2bc0265e567adcb210306b4958c, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/genesis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/genesis.php', 1, 0x00000000000000000000000000000000, 0x00b08628a2efeb92450ca718ded899fa, 0x2240fed3c0c5966aedbbb64bf36ef97ff0eeb779f72d0ebb41639590d68af4a5, '', 0, '?'),
(0xc7d1f142ec330dbae127a33d70bfb406, 'wp-content/updraft/backup_2025-05-06-1213__EuroBet_5a58c49c4521-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-06-1213__EuroBet_5a58c49c4521-db.gz', 0, 0x484d8e5ecfd1c86c1ae088730f5c343c, 0x484d8e5ecfd1c86c1ae088730f5c343c, 0x507fd556300e961ed871495b3830b564c292fc6ecef6cce4b592b8cb526790ad, '', 0, '?'),
(0xc7d2ac9f40fa903e809bea11fac05dd1, 'wp-admin/images/contribute-code.svg', '/home/iraneurobetcom/public_html/wp-admin/images/contribute-code.svg', 1, 0x00000000000000000000000000000000, 0xb725278c2b638cb79b9dff90f526224c, 0x521bf58075694bb574c91a906a6c9d8802d640b937dbc18fa123e4551c2aad41, '', 0, '?'),
(0xc7dbbae6de8591828a3ba406e6a7c627, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-excerpt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-excerpt.php', 0, 0x3dd05e26122e01cd3777c89a8cb2aa6c, 0x3dd05e26122e01cd3777c89a8cb2aa6c, 0xa0492fe45e5934e5cf8083ecd79598d2539c79415878bb5b0d71f2abe69f3c25, '', 0, '?'),
(0xc7e46d79760848e513f2bdcc8d87e0ce, 'wp-includes/blocks/table/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x59e6655f88fd1c0ddf6bac2af0e5b838, 0x4127f0d7520272d8c1043b9f6857d4c54fd8940221462553b85ffb730830f220, '', 0, '?'),
(0xc7e577aadb79be2aae58cd4f0a479ba5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php', 1, 0x00000000000000000000000000000000, 0xbfb47d18263f50b62144bc2cadfd22df, 0x7d67e1592f7e86be5b2d9ed49abcf4648109b10216c870eb6c3966ceacf373df, '', 0, '?'),
(0xc7e72725064282772621767a713bf761, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOl.php', 1, 0x00000000000000000000000000000000, 0x66b13fc05094a0e51416f42111c01f16, 0xd3f7d64b11b582f72823c7029c7ba21025cd1d709a199fa4872cf101d9065e95, '', 0, '?'),
(0xc7e827c76db3eb64e5a78acb9f4597a5, 'wp-content/plugins/wordpress-seo/js/dist/support.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/support.js', 1, 0x00000000000000000000000000000000, 0xd7ac7c6565004d262b55cdb89076f5a1, 0x50066d9bd076eff852752f5a623dd476018aa6c51db7750f17572eb138496ada, '', 0, '?'),
(0xc7eeae3d86dc80d5416a41db630e9ef1, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', 1, 0x00000000000000000000000000000000, 0x573919abbe50f2f31edaa026420bf3da, 0x115442ae3e068034da85fc4ab48e7a17129a0e2718507617969555afa2666ee0, '', 0, '?'),
(0xc7f17ddb0c43931b1e775895544380fb, 'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png', 1, 0x00000000000000000000000000000000, 0x9d6d135dbc6192ac0e955c24c9048f1f, 0xc7970892683fe0efef0653e9eecd29b83a9bc1d6694002682e90a058d7679486, '', 0, '?'),
(0xc7f3b86009b8c5bd3120ef6065aed537, 'wp-content/plugins/elementor/core/files/assets/json/json-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/json/json-handler.php', 1, 0x00000000000000000000000000000000, 0x2ccf9198e0cc4595bf90daf590c23576, 0xf5bcf00daf660d2e9cf9c0dfe6d4b419db2294f04dbaca4f2ba0754c1ddc1d81, '', 0, '?'),
(0xc7f7c86bb310d0d56f81c1b60c01480e, 'wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/following_line_style.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/following_line_style.png', 0, 0x5aafffeb02b5ca6b50f96c52fccceaeb, 0x5aafffeb02b5ca6b50f96c52fccceaeb, 0xb383a10536bf620ca8e29ff63a08815681b5b6595bb976c37201d8c8a3d83171, '', 0, '?'),
(0xc7f9a8772ed6f6285307a62a1749cb65, 'wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss', 1, 0x00000000000000000000000000000000, 0x1bfcb56e1842c0b0dc6ac7dbc4ff7ffd, 0x29e8d5c769a0086fdf5b47131a43e3294590cfb36c108c7f0dc568cb6411b321, '', 0, '?'),
(0xc7fc90a5ae02f229a935b8994472c60d, 'wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php', 1, 0x00000000000000000000000000000000, 0x2a39f2fd6a424aed274f251a92870549, 0x62080bb8cd5e3d1047e3fb280e15f29912da111d2de5a99029a6e978af581be7, '', 0, '?'),
(0xc7fcacb5dad28e91d9c483fcf445fb24, 'wp-content/plugins/wp-rocket/inc/classes/traits/trait-config-updater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/traits/trait-config-updater.php', 0, 0xbd83ffc1f172e10d58d04b3fc9cd7acd, 0xbd83ffc1f172e10d58d04b3fc9cd7acd, 0xec0b391e092b984ce0ff58128254d5a6ec74fdd2b342f0b729ed990f6db2e4b6, '', 0, '?'),
(0xc7fd8fc92cce9ac4bddd8911998dd907, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-portfolio.php', 0, 0x2107d0672b53c8b29c1e6ced702346c8, 0x2107d0672b53c8b29c1e6ced702346c8, 0x967234f1394b5065eafc36a1f15afc0c1d471530acd25e1764fc1f08b02f9594, '', 0, '?'),
(0xc7ffaac7dc5b5ebfb8a979459aa17342, 'wp-content/plugins/wordpress-seo/src/models/indexable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable.php', 1, 0x00000000000000000000000000000000, 0x503a702c8942fedaafb94dba85109ce7, 0x21a785fd2a0095a3c83d3a60af348b8b8245a24719c8bed484c34b91682c9374, '', 0, '?'),
(0xc80288c4e83848f2eea0b6f249263403, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', 0, 0x749726ef8172403b85ece66603e0808d, 0x749726ef8172403b85ece66603e0808d, 0x9f6969667af7ceb0505c9f423c57d9b47087cc32a3ae192c0eaa541d7fefc3d0, '', 0, '?'),
(0xc803a33b1c44f8ead4e93f75205e6104, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', 0, 0xb6c57fb10c4b95c4b488b416a1c86d4d, 0xb6c57fb10c4b95c4b488b416a1c86d4d, 0x2a0bfd528b196fc212dc359855ee17628fb77ffd45529137ffd8b8fa45b7b83d, '', 0, '?'),
(0xc805a878b4aad39dc3b0130c7f13eb26, 'wp-content/plugins/wp-rocket/views/settings/fields/hidden.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/hidden.php', 0, 0x3b931bedf73c416e3dc7a22882af0b54, 0x3b931bedf73c416e3dc7a22882af0b54, 0xa3065f4ac4ed7f408a54ec149cfd7ea7da803cac9dcd554c65bdf64761990c8a, '', 0, '?'),
(0xc8097ecdccf6008ee797f90c1e9063dd, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/good-readability-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/good-readability-score-group.php', 1, 0x00000000000000000000000000000000, 0x2fe18b86c59b4ebe67875acde71c8326, 0xa97580054154df12ec92f85f23738ff1893d34eb493210bea502e9e293bc9a17, '', 0, '?'),
(0xc809f4aaceb2be58a80e858d4e2c1671, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SandboxTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SandboxTokenParser.php', 1, 0x00000000000000000000000000000000, 0x88515ee1a54735604c0ee1960978e171, 0x671da7a5de73701f989eda79c60cc200f3467bc48adb5de7d74a0c66459fa161, '', 0, '?'),
(0xc80db6385153821c84ad88077eb4c8ff, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1f791bc03c08e00875e318c0c599750a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1f791bc03c08e00875e318c0c599750a.json', 0, 0x62185347c6f47bac2b83e55929dd8138, 0x62185347c6f47bac2b83e55929dd8138, 0x7c2baa665127f75fe46c15d50149ae96537ed47569b7adc9f59c194528ec1858, '', 0, '?'),
(0xc813ea7cf8c8324501ad3c7323696cc0, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/taxonomies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/taxonomies.php', 1, 0x00000000000000000000000000000000, 0x287df85375500e8d2279f0c035232d59, 0x131b0931e0a7a62fac6e603cdf57112fd48317d2cce2e0cde43e10c630b48734, '', 0, '?'),
(0xc81a7b0867ddfc3f17d13367daa21abd, 'wp-admin/images/icons32-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/icons32-2x.png', 1, 0x00000000000000000000000000000000, 0xb525a42af908fafcf8cc07679ab4fabb, 0xd7232124edafd840ec306706e9bf2ed63b6916332521cdfd634850eb04959c3d, '', 0, '?'),
(0xc81c2923c5394d9bf00e2019b63c6a97, 'wp-content/plugins/amp/includes/sanitizers/class-amp-o2-player-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-o2-player-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x4e40e584970d309de70d2ab36572797d, 0x388edb0816aad0950b9ed696c88d475a549c8ce420ac014cde20d19bcae7bd6d, '', 0, '?'),
(0xc81de2fc6670b002f10021b974444b12, 'wp-admin/js/code-editor.js', '/home/iraneurobetcom/public_html/wp-admin/js/code-editor.js', 1, 0x00000000000000000000000000000000, 0xa4f21e1c4ea627dfbd09891525f9eef1, 0xb7e62d874264062fc860f20fb25c56f4783615592addee2d24dffeb3ae1dc457, '', 0, '?'),
(0xc81e8065029650111a79610a7ff49ee8, 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php', 1, 0x00000000000000000000000000000000, 0xc5108cc0e17a37db48ea56f8a8c84cdf, 0xb5e13ad0d7ee6220cf79b45202cafd3292947052b13b96a5f05c5c02a9af6953, '', 0, '?'),
(0xc82275409eb354ac7f8514539bf135f2, 'wp-includes/images/smilies/icon_idea.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_idea.gif', 1, 0x00000000000000000000000000000000, 0xe5ecd43c5dd7ff5718330e1974de81e5, 0xc57bf4325e1d14113453921da0b689546ca8e7b7e7ae49864ad1517ff8f62218, '', 0, '?'),
(0xc8230489c9c4b923cd6c583c4cf215c8, 'wp-content/themes/twentytwentyfive/patterns/footer.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer.php', 1, 0x00000000000000000000000000000000, 0x268114551267548374e4ce9201b9530b, 0xe7d1763d4d42626c7789ed80df5ec25f5896d65dde7ed13d7be271f3686a4c83, '', 0, '?'),
(0xc82bc3c77b3c9c669c46722fbae6bb04, 'wp-content/plugins/wpseo-video/vendor/composer/installers/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/composer.json', 0, 0xc2d77c8e596009ebf4df67f02dc3a43a, 0xc2d77c8e596009ebf4df67f02dc3a43a, 0x77d46f7e50e6ca560718aee0ab1438323e273a7c536bcc6a8033e652d06b4a67, '', 0, '?'),
(0xc82fbd89214e415a33a47b47fe68789b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', 0, 0x7857dd20077df5870f74975d2d85e89f, 0x7857dd20077df5870f74975d2d85e89f, 0x749a36ee46c5838e9d36618684f2f523d7545da7af3ecdd50526727bd638fefe, '', 0, '?'),
(0xc8308c1cc511d55a768d54e2045148d0, 'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', 1, 0x00000000000000000000000000000000, 0x50cdfe2a270005311dad63ad98da1e4f, 0xf938b5569a5b919b39fba3e29d7fabf6bb01fc8b5036593fadb38eac0f44c487, '', 0, '?'),
(0xc833e636880a63399ef4fe15c893564a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions.php', 0, 0x23126595dc73d8b60a12b563515cde1a, 0x23126595dc73d8b60a12b563515cde1a, 0x651c63d6204b92a3cfab7be0b4b1dc79201d8ff81ca8ac1eec1a13fb4e06a2bb, '', 0, '?'),
(0xc836bfeca177bca18e725dcfec2a5c23, 'wp-content/plugins/wordfence/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/license.txt', 1, 0x00000000000000000000000000000000, 0x1ebbd3e34237af26da5dc08a4e440464, 0xdb4017480bcedfc101e5e54d3befbabe89352069d0dd192799e56feda43556f6, '', 0, '?'),
(0xc8379807008ef9031174748a13b27f2e, 'wp-content/plugins/wordfence/views/dashboard/status-renewing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/status-renewing.php', 1, 0x00000000000000000000000000000000, 0x687742edaeeeeffe65142028109bba81, 0x89d4ec5e4b24bcd3dcfa3100a46ec68426e4694d7be7ab18248c065ee08a6889, '', 0, '?'),
(0xc838e2d7ecb6c3528d363e47228aa3f0, 'wp-includes/js/dist/element.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/element.js', 1, 0x00000000000000000000000000000000, 0xacbd3f084974bae5814aefc6c57357f9, 0x5f87e2c02061593bf4928e345b2b16c87b52061d0ce8ab0c51c77cc2da5eef60, '', 0, '?'),
(0xc83bb1b081944ebc513ee389c4f4a802, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php', 1, 0x00000000000000000000000000000000, 0x7640a81c1dde971cd6999a0738a63a28, 0x446b9c668e8d7d937b67dff92579f7bfaa3d33569d66bb681fab29a46e715478, '', 0, '?'),
(0xc83d4a36a166e3a57a0035cb2b5ae9d8, 'wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0xf7ad89409e9ef90ba15e0b9eaa53e364, 0x13ebad6843571aaec3479b098bc238c438e48780ff9299f67d47d4a173e77e11, '', 0, '?'),
(0xc83dd671c2ccefd8e4679142cdc76463, 'wp-content/plugins/elementor/assets/svg-paths/circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/circle.svg', 1, 0x00000000000000000000000000000000, 0x207c6fbe210d1fba97ef9c5e51075479, 0x0e508c66b6493cfb0e64830e50b6c7557955ab88084b162dbea86558d57075e3, '', 0, '?'),
(0xc84112ad472d6eb0e9422120f10e9562, 'wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php', 1, 0x00000000000000000000000000000000, 0x4756a23b3ff6d5c45e85bfd2ba26cc97, 0xb97f2d4c37a3d7305e519654fe413e8745644f1b4cd2b2bdba06a38ce954bba8, '', 0, '?'),
(0xc84508f2c80eb08c8c6f2b0b1560063d, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php', 0, 0xaf362ce415a9a19650cf4854abbeed85, 0xaf362ce415a9a19650cf4854abbeed85, 0xe377eed93bca780ab9c1a4e273f7cb40df556b3589caff0a3d06df2e7f5d7e28, '', 0, '?'),
(0xc84c807f66ed284a6f49f7d553a4d095, 'wp-content/plugins/amp/src/Optimizer/HeroCandidateFiltering.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/HeroCandidateFiltering.php', 1, 0x00000000000000000000000000000000, 0x63654919f95c7bcb723d3318e5e262af, 0xa8b2176fa6e11e14eacd831505566c0a7cda49e1feb4c5eca164e757687bc39f, '', 0, '?'),
(0xc85918072427abbb0ebe9a106f91e3ec, 'wp-includes/css/wp-auth-check-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x00860cebf064f868b5f0da9d04e0fe8a, 0x91117e51d399d66dbd2cb2e8fe7db35ddc3f2af600b2b5a5c58254c5c4806d0d, '', 0, '?'),
(0xc85e2f907870a017ac112456b7746ffe, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Polygon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Polygon.php', 0, 0x197ecee0331192a38646ba55c4fea240, 0x197ecee0331192a38646ba55c4fea240, 0x60c3d8c39ca34733e7390f98684d60ad965cb43f6db451b280530bab4cdae6b3, '', 0, '?'),
(0xc85ff83865978d8cd41ee78d9f26e70a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dt.php', 1, 0x00000000000000000000000000000000, 0xfa70e254e1f76637f5a558797455e252, 0x9e17887dd0cd0628fc02aa9b795b8ed73898529da6aa4db73a3e9a3a865f9b13, '', 0, '?'),
(0xc866da39f2a9bba4875fc4473dce3ad3, 'wp-content/plugins/elementskit/widgets/comparison-table/styles/body-cell.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/styles/body-cell.php', 0, 0x2b358581e3f4119c01947bc7fff56faf, 0x2b358581e3f4119c01947bc7fff56faf, 0x7832dc9ce4259394b9a411d6542d99e6f10a151f5eabe323dc5503d394ba7ca1, '', 0, '?'),
(0xc86aafd00adc76f0b63e19b67d36636f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/REST.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/REST.php', 0, 0x68df0279439521bc54254b7108eb7174, 0x68df0279439521bc54254b7108eb7174, 0x98ac8ba9281f6b3f01214724bb2d857cc0d078f53198814408e79617cbb30261, '', 0, '?'),
(0xc86c26ae48649add4748bcb320766a4a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Oauth2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Oauth2.php', 0, 0xc6e7a40324f65a58c9a4e8ec2b7b5ad9, 0xc6e7a40324f65a58c9a4e8ec2b7b5ad9, 0x1f29a22b064ae4db858ce4a9836a031e4f772353e196620e4bd49dd4bf5f8ddf, '', 0, '?'),
(0xc873b786ed0d896e0b7b2599c97446ed, 'wp-content/plugins/wpseo-video/assets/play-button.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/assets/play-button.png', 0, 0x0dc5130cce991970c3d4b6ae1a73f6fb, 0x0dc5130cce991970c3d4b6ae1a73f6fb, 0xf815f9410057513a7a3ed625e62504b4b40c6e557a3aa3fe8387f1024287b287, '', 0, '?'),
(0xc875e5d9437e1c370ae8e6f457b365d7, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php', 1, 0x00000000000000000000000000000000, 0xa30c4b9eeb6ff36084c61f9755f3abc2, 0xf9843443f209b7fa78a4dcdfe4ccb6eeafd6fa95510606f90a062a1e9737befd, '', 0, '?'),
(0xc878f6bc786ab48d81ab5ed780ba83d5, 'wp-content/plugins/wordfence/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0xb324531e4e8e526304672e818f2e33ea, 0xd37d5bb35644e7978e8a78a163c8f530b2d6f7b47bd227782006d976a1b21efa, '', 0, '?'),
(0xc87c11922d1893ba5daad610fe5731a6, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php', 0, 0xc6cc0215ba385fc4cbad23195d568757, 0xc6cc0215ba385fc4cbad23195d568757, 0x15bc3bd3898b9e38221cf368f4743d33ec6cf1bb0ad0880bc5b5d48f147fc430, '', 0, '?'),
(0xc881b7f4c182232fee969da3009cb736, 'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php', 1, 0x00000000000000000000000000000000, 0x3241fa747a6001e06e251d94f05950ff, 0x9fb5b7f71ff75c83310cc9d35bf9d85a863e454bf6c6526be5d814575c8b768e, '', 0, '?'),
(0xc881d282a2ddf47b7f0618bde3c34d81, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Subscriber.php', 0, 0xe7f1714d75a5f5d4285197881b8249bc, 0xe7f1714d75a5f5d4285197881b8249bc, 0x44fce7e0a07ed57787d9c3f3f2165794b867a1f458d8e17db90bcee172d461a0, '', 0, '?'),
(0xc8844f0f17e147ed03f79266e2f9b19f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0x5f6ee7f97cc86838635c9c1350415bc8, 0x99297e57b8a04372a0ceba0fd6da3fe295ebae242c605db440db4431bdca7070, '', 0, '?'),
(0xc88d509ec320e933c4efd114800a94cd, 'wp-includes/class-wp-customize-control.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-control.php', 1, 0x00000000000000000000000000000000, 0x3b84696df9b25b7d8527a742a07ead52, 0xa3e8ba78c6eac88e22034aa84fdd63f0416ba8c1a636e034d4c4265c335917aa, '', 0, '?'),
(0xc88dd9b612cde27454ad6cc9fa7e8a01, 'wp-includes/js/dist/development/react-refresh-runtime.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-runtime.min.js', 1, 0x00000000000000000000000000000000, 0xb2ccf75cae4da8e028ba67ebc98c2389, 0x3f6cd35c5e09ae3d88eed9f580aa6ecec943acefdf01df367dfcdd541137c6d4, '', 0, '?'),
(0xc89360476d6ac3a7e916c8a895a63568, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/PostTypes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/PostTypes.php', 1, 0x00000000000000000000000000000000, 0x5d4709639b6bae14281f02d0f6bf4253, 0xb8990b1b9fc5857be2349f6372d493c53c15a8247c4022e5147d87df1ed084f4, '', 0, '?'),
(0xc894fb730784da8fb2fb6ab6cdbe366a, 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.strings.js', 1, 0x00000000000000000000000000000000, 0x49c0ea9c3e6c9da1d25ed316b92d0522, 0x0a73d80989425edeb18d40c50428e4403c4b767c2f1d9f79cf25ac36523e5be6, '', 0, '?'),
(0xc8953965ad4ccd2d08fed4910a0ca54e, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Rule/Rule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Rule/Rule.php', 1, 0x00000000000000000000000000000000, 0xb5b2719af11ae0fee8bf7743fcf6a243, 0x5577738543843ca4dc69fed2cc5a3fad9be9d1cc569923b1b9584f9942495cd2, '', 0, '?'),
(0xc898de1cf927245bd75f7c9b40e6e994, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe.php', 1, 0x00000000000000000000000000000000, 0x276612f196c8a9779d74ff710b6be5ce, 0x453b36061ed9fd7984f993d610638017191f61c6635f31a629beca8f079dcd88, '', 0, '?'),
(0xc8a0c20fd2e866ff31e868f2bb8266b2, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php', 1, 0x00000000000000000000000000000000, 0xfd4b43125e8a65f0cfcbb4c118f5ba7b, 0xd5b0905f7a1be9b782e130621306256daa851e8ad23e1a7a16dae9acf51d67d1, '', 0, '?'),
(0xc8a27599c1a677fbd0dc8077aec96e9d, 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common.js', 0, 0x50eed4a776e7532d93feb0e90a5186b0, 0x50eed4a776e7532d93feb0e90a5186b0, 0xeccfd8e0198c8eba02b6ebf6410e8b62f60481292bc4ce7a7609cec35cc922af, '', 0, '?'),
(0xc8adf5e18ea31f99fd4ae01bd7af9900, 'wp-content/plugins/updraftplus/css/updraftplus-tour.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.css', 1, 0x00000000000000000000000000000000, 0xc50ddc802b13968964204c362bd9d3fe, 0x2a8344795e86ec92421c6da183382f02989c3d6af9aa9e6a22e9bfe71e7e370a, '', 0, '?'),
(0xc8bd967f18a48213074ff249eb3eea27, 'wp-content/plugins/elementor/assets/js/packages/twing/twing.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.min.js', 1, 0x00000000000000000000000000000000, 0x215a9ae7c5bfb79774ac4e1a2bdc5acb, 0xc9bc1469b974a17343b1a1760aace2174453d16a73e00d6b0b9bfb97bdf455f6, '', 0, '?'),
(0xc8c35ba71ca4cb6a6bd9370cde88aada, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory360.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory360.php', 1, 0x00000000000000000000000000000000, 0x4b5afc9f4d66780f5160d7bdbe1c51bc, 0x3ee4cee9016077504858c161e183abd80ee55c554a94fc1bed0e7e606d32175f, '', 0, '?'),
(0xc8cb0196fcb5cea710bc63efab131003, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php', 0, 0x8b11cc35f0d7fe62d0ab6222e5950a8d, 0x8b11cc35f0d7fe62d0ab6222e5950a8d, 0x20e2dc229fca8410599bc01cedd9b496829ee7440d68c181357fb45efa61968d, '', 0, '?'),
(0xc8cd8bd1dc562d729f0e878e3fbfb4ad, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', 0, 0x3d5ea7aba55fca0046d318ad37beb853, 0x3d5ea7aba55fca0046d318ad37beb853, 0xd852f8850905ce0046ab488c0a138b231b13e85e06aa79ecb468132ba1ea72ab, '', 0, '?'),
(0xc8cde23be51097e3fd4c99090d0d53cc, 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-core-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-core-render.php', 1, 0x00000000000000000000000000000000, 0x6dee373d6b0e80e1eba68c6c42b3cd77, 0xfaaff036f1e58df307a59503d720ea3134add8dbba76f3780d34177b31e4a5c6, '', 0, '?'),
(0xc8d6fbf9cc657902e16abfda58396e5f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/error_log', 0, 0x896babf2310f3e8685ea2a78deedc3e5, 0x896babf2310f3e8685ea2a78deedc3e5, 0x59d50ad1c39e74620a10fcab219ecc0da72776770f635ba8394e3c4f99c150d8, '', 0, '?'),
(0xc8dcd232789de21187ea468d710bd951, 'wp-content/updraft/backup_2025-03-27-1208__EuroBet_118af60f2b33-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-27-1208__EuroBet_118af60f2b33-db.gz', 0, 0x4e382cee26b5c34b1f76aa5984c6f15a, 0x4e382cee26b5c34b1f76aa5984c6f15a, 0xbc64a0691052d442120fd14a80c2b7432f60ea1275e8f333fa7172d3ab10cda0, '', 0, '?'),
(0xc8e0518971e17dde859b815b0d82e53c, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php', 1, 0x00000000000000000000000000000000, 0xb5f35e6aadef7730aac574a9dd0b9352, 0x25cce5252ee5515a7a92bbc9e07bdab56b3dfe8590e7edd87c98ff1047a5e3b1, '', 0, '?'),
(0xc8e31dde163dc6666eab2c91aff5ce78, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRiddleQuiz.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRiddleQuiz.php', 1, 0x00000000000000000000000000000000, 0x5727c7ac8b4a5c3a2f500e1db736f0ad, 0xad624f92033e22c741a5bc98e91f88d464b76e04ec43088e1134be12144c8af5, '', 0, '?'),
(0xc8efe7bc82e78961a9cb12f3a7639f99, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', 0, 0x226cd1bca529a8264c7b36de67c1e047, 0x226cd1bca529a8264c7b36de67c1e047, 0x95eff4c508183b13a91199dd10f68f140e66ded13629dc5422ced8088c8818f7, '', 0, '?'),
(0xc8f30127a994098ae7ceb4502b21a2f4, 'wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe54fbebc65a29f0e374939b72ed8d7ba, 0x0b4c4cc51f78ddc81d2081204a5d8be9114b6ca9a06184b6f10edf4de66f6a2a, '', 0, '?'),
(0xc8f54d0b6cfd8be61d4e05e09f232078, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', 1, 0x00000000000000000000000000000000, 0xb3a1fb9dcd4905c17046eadfb79b6fae, 0x34952e49308fecc5e817e9c421307978e872ed5d289e46915718fff24ab6a556, '', 0, '?'),
(0xc8f551692ed597c9294b5175463f6faa, 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/not-found-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/not-found-exception.php', 0, 0x78b3d8e860f6ac1903a31f7c7e672434, 0x78b3d8e860f6ac1903a31f7c7e672434, 0x1306ecdbdae1953fbcd2ead3e32c02f7f2a37f7111d9b0e092a2808a69fbc9d8, '', 0, '?'),
(0xc8f79e0e1114713d7e311a1bd9727e8a, 'wp-includes/SimplePie/library/SimplePie/Parse/Date.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Parse/Date.php', 1, 0x00000000000000000000000000000000, 0x4431a74fe88ab0baa6dfd9042ec5ddbb, 0xd1cc1a9c9a8e160011ad89a8b383e20f4bf625f9b0be0d9201b7d19b7627a892, '', 0, '?'),
(0xc907f3ad67494c81770615fd821a9755, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H1.php', 1, 0x00000000000000000000000000000000, 0xbfe1bca2e20f58026570cd332c2d0b1e, 0x0b26d69a282b0f0bf2dabf1972d9b89a8ab45a0f5dc2d71ba885d51a67fb7e03, '', 0, '?'),
(0xc90d56a4305a23eaa37d787669192bdf, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', 0, 0x262f7b68f93486affbcc78e8eb850b32, 0x262f7b68f93486affbcc78e8eb850b32, 0x4df14eff116363263fc929761e2b3c280241270003d834cb7ae133fd9c04f476, '', 0, '?'),
(0xc910b691ba97f45e2ab45c4827a0a53b, 'wp-content/plugins/elementor/modules/site-navigation/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/controller.php', 1, 0x00000000000000000000000000000000, 0x3193566fa50b570293b69a4e9c5793ee, 0xd5df08aacf3f0a592835b725186dec869ad551e780184a2ec4d8d7bf1f5d5efa, '', 0, '?'),
(0xc91318a583dbd07e0d1a4b342823e3c5, 'wp-admin/user/credits.php', '/home/iraneurobetcom/public_html/wp-admin/user/credits.php', 1, 0x00000000000000000000000000000000, 0xbba128ed8c8b8923d1d34183e4f33bc7, 0x8275ab41eac3f6931b132b19492f98e38a9300bb6e894ecb314738dc1a442dfa, '', 0, '?'),
(0xc9139b96fd2c210969e3b29164c25e74, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-has-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-has-command.php', 0, 0x84c01866fc08629d135649401e9f4d75, 0x84c01866fc08629d135649401e9f4d75, 0x68b6eda821808804dacf8d8cc8629a24e6fe36abce6b724071c6ba9111b9fb71, '', 0, '?'),
(0xc915602f863342c58c7bbe2a99ae505b, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', 0, 0x13063ed5386691b25d4b1607c8cadf64, 0x13063ed5386691b25d4b1607c8cadf64, 0xdfba92e09fa94c08bfbcf72596b523a51af5ef1729437443666f3641aad13800, '', 0, '?'),
(0xc915de30d4666da7bc5414355e823a87, 'wp-content/languages-old/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', 0, 0x23fbc23019123e273af4514277f92feb, 0x23fbc23019123e273af4514277f92feb, 0x2214fbeefd25d3790bc0ad2ccdd808d6811ba206d74b503636a6a79073fa9a6e, '', 0, '?'),
(0xc91828744368f4935801d77f8ea48268, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateReferencePoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateReferencePoint.php', 1, 0x00000000000000000000000000000000, 0x457ed22202e9c7ef4e981d2b33962cb3, 0x714401fb5afa8fcefc1f19e476293678b4896d992f9368a26cdeb73f69b6800a, '', 0, '?'),
(0xc91d0ae4d8430e0630fef477cc011723, 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-features-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-features-list.php', 1, 0x00000000000000000000000000000000, 0x7769964f840b7672a6a42d80f4d5ba12, 0x954f9820cf160b0894e5a381d9f9708fc723018dc68759f910c8c9e827063820, '', 0, '?'),
(0xc927fe715242fa496f90c7fb97c18100, 'wp-content/themes/twentytwentytwo/inc/patterns/query-default.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-default.php', 1, 0x00000000000000000000000000000000, 0xdfa9bf1cb4a8cf387a0187a73442b18c, 0x38dc7acee53e5f289d7a6737912f423f02d2fe345a30f9700046b9731fa05ce4, '', 0, '?'),
(0xc92bf8523af18ebaaaa1f6ea05ad4907, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBodymovinAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBodymovinAnimation.php', 1, 0x00000000000000000000000000000000, 0xf9a48985959ed3cacc13e506a3e8933f, 0x376fd51c614d739c1407477d8a0e1a5dc5df7c9223aa700f62542d0d9b246156, '', 0, '?'),
(0xc9307734e91c5b64b04822cd321b06ea, 'wp-content/updraft/plugins-old/updraftplus/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/readme.txt', 0, 0x7eae753722e4fa8c2ac0c4d2185f1c28, 0x7eae753722e4fa8c2ac0c4d2185f1c28, 0x55edc29bbffec96e98a2f4f2cd9f5439104dadad6308ec6328d07583a5ddd903, '', 0, '?'),
(0xc931b0e0ac39578175ded380341b42ab, 'wp-includes/blocks/query-no-results/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-no-results/block.json', 1, 0x00000000000000000000000000000000, 0x72daa042cbf330042abf887d33fdc002, 0xf3c72aa84c6f5e8437268bf9449ad6be3253b0f4d6b7b5f90233417df4d0d50d, '', 0, '?'),
(0xc939e0856f498c4764ef81c8745987f6, 'wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover.php', 1, 0x00000000000000000000000000000000, 0x3977fcd03f9ef1b84a4dfe40b1bb8fdd, 0x472ba198011817e7b0e44c973af1b0d9293319dac01ac25866f1e1ca0526fb55, '', 0, '?'),
(0xc93c76a3cf4bc5a866e52ba868864dc0, 'wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json', 1, 0x00000000000000000000000000000000, 0x5c513935c1b16abe2a3e82d74c7158c0, 0xd8b309a289ceaf428bcd6534021d00d59cd3813869d765188392cbb3a02b7f7d, '', 0, '?'),
(0xc94137a827e143239e778a53fb738e1e, 'wp-admin/css/about.css', '/home/iraneurobetcom/public_html/wp-admin/css/about.css', 1, 0x00000000000000000000000000000000, 0x30a7481f6838f0f623b7746fc6baccf0, 0xe2f80f424cef6fe2fefbb0672530879741665963f47420197bafa373cd8c8add, '', 0, '?'),
(0xc943946a943819b4ce374538d6d6ff0f, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', 0, 0xa1e789e4638fb5c0a02be32e00f998e0, 0xa1e789e4638fb5c0a02be32e00f998e0, 0x87d09b54208452734334e4593ff5823f0bd2ab7ac8b70689eab82946bf4e39e0, '', 0, '?'),
(0xc94735465e8dae1701d5d4b5041a944e, 'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css', 1, 0x00000000000000000000000000000000, 0x202a5e991710a627e3c29700b5680fdc, 0x68ba1bb768f31f3b1c69eef6a868c1563a562eadf92d9784da29a3d252a60775, '', 0, '?'),
(0xc947aa0fdc4df14180f14ff2f7ee7e53, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/APIClient.php', 0, 0x4f1cdc002dedb2ea584ed48136abd2ef, 0x4f1cdc002dedb2ea584ed48136abd2ef, 0x64dde60547113c74bd12d756434847bdaf40a316ea941f65443e835a3ce43c90, '', 0, '?'),
(0xc94ba7d959ab998fe299afedbc9602cd, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parser.php', 1, 0x00000000000000000000000000000000, 0xc707a4bbf61ed48c0a6a986e1de7adee, 0x575129bddea5af984cd7fda9dbdabc4749a2ded458d58fcf31342535edcd5fdd, '', 0, '?'),
(0xc95032b3535324b81705c07ddb36aa27, 'wp-content/plugins/elementor/assets/js/packages/env/env.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x3d7fc66c7b4b3306043f182b43b942f8, 0xde8e6d412b7fc14bda151e29a4a01bf9b686813726be6e857727cc91ddc0ca9c, '', 0, '?'),
(0xc9524d0dafa9ede3d88ab36d101ad7cf, 'wp-content/plugins/elementor-pro/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0xc9539febf41a6d2136312e31457b07bc, 'wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.js', 1, 0x00000000000000000000000000000000, 0x20a10ee7b9d145404a69819c41b17b9a, 0xada1f9d838fdfe8692e12aca79ef95583fae64f847dd5b2ab2fcb1ff78af84ca, '', 0, '?'),
(0xc9567dcfd856605b0a68bbc0d0e93401, 'wp-content/plugins/elementor/assets/js/accordion.36aa4c8c4eba17bc8e03.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/accordion.36aa4c8c4eba17bc8e03.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x2f2ff168fe1f37e05114e78ec107487b, 0xfbb930cf70d6a5e51f6abf2fcd446c1794c353727f1c9c71cc168d0912ba7cc1, '', 0, '?'),
(0xc957776da8fb25fcab7859876b221e48, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', 0, 0xfe04b064ee33cdae252e590487998480, 0xfe04b064ee33cdae252e590487998480, 0xbc0a1620ca263c6a1bd17d4aabcc8cdc761ca2896e5e77a814d3c1b6e16fcb5b, '', 0, '?'),
(0xc95bf9c3307ba3d04226f9e71b1c5eb5, 'wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png', 1, 0x00000000000000000000000000000000, 0xd75985a79c0ad486db0126dd4a0b3361, 0x1376a576fc947b92102b3fc9518a11664859a6417ae0ed71a15ca8644edda1d0, '', 0, '?'),
(0xc962463a521c9901f549ae45b4bc5142, 'wp-content/plugins/amp/src/MobileRedirection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/MobileRedirection.php', 1, 0x00000000000000000000000000000000, 0xef910584c828d4e2aeec086f946a0020, 0x458d336f781af077eb96a3ed314c1d915ab47f553b108067eecac1cb221ebf70, '', 0, '?'),
(0xc9629586b167ae3b3b07c14709258c8a, 'wp-content/updraft/backup_2025-06-24-1151__EuroBet_fb79e9665b4f-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-24-1151__EuroBet_fb79e9665b4f-db.gz', 0, 0xba3bf7b6c425f587e3d1e358c7f0b79a, 0xba3bf7b6c425f587e3d1e358c7f0b79a, 0x6455ae669507a44833163830285ba1ce120e4922590d65568e41d5cafe052ae8, '', 0, '?'),
(0xc96c2f9d9bc845d8d6ba5a9787cb7834, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-number.php', 0, 0xd2ae3e8bba4dd01e476d5e3698b7f639, 0xd2ae3e8bba4dd01e476d5e3698b7f639, 0x776c26fd8499e6198eac2b53692578c672f14c66ff2b59ad11d7c38a579aec4e, '', 0, '?'),
(0xc96c589477c1f3014207f52a58a757f1, 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.gif', 1, 0x00000000000000000000000000000000, 0x4f7fc9a7c5fecd2ad25812ffb2db3965, 0x06af76891a04fe7c352e59581c20a982f789a4181011f25a079605e9b981c5b9, '', 0, '?'),
(0xc96cbc05530ae0cc5d1f3139ac48e1f9, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-id_ID.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-id_ID.mo', 0, 0x4e8ea4ac3a47f7503f6e714e8885951c, 0x4e8ea4ac3a47f7503f6e714e8885951c, 0xe3dc7e917d9c9df06dbeea7bb5aa054197ccb2db19ee6f76558627b0fbc72c35, '', 0, '?'),
(0xc970cc1210c90d73a6826ff934f7a964, 'wp-includes/Requests/src/Exception/Http/Status400.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status400.php', 1, 0x00000000000000000000000000000000, 0x476c43b51a207d902adf1f620ac2395d, 0x7cf92dfe3b17d1f1ccf9aec85b6595e51536552a050febcd7c44a98eb24333c4, '', 0, '?'),
(0xc97347187d2d2bd1d8d0037671a6f169, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE', 1, 0x00000000000000000000000000000000, 0x42d32c6e1a3af5f1745593c9bec3f2b3, 0xdcfa1cc96636d1b260185545f3c86a44fd35f52a61bad2c41a45fea1f911513c, '', 0, '?'),
(0xc9754e444a876fdc92b1416f168768ea, 'wp-content/plugins/elementor-pro/assets/css/widget-flip-box-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-flip-box-rtl.min.css', 0, 0x57e4933cd9f7c37e914aa2b474ea5d39, 0x57e4933cd9f7c37e914aa2b474ea5d39, 0x70e9895d7894e2ca9cfe1db63e537f1c0ea7e1a8f0cbc35d665827f2d1509882, '', 0, '?'),
(0xc97707658b41219f244bea9c05b2cbb2, 'wp-content/plugins/wpfront-notification-bar/js/options.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/options.js', 1, 0x00000000000000000000000000000000, 0x4f7a1718ad554f3a14a931deab6c15ea, 0x2f3a83dbfe2c83b0318e23145463e732dc1501ad9ae182a9712a4993934f0dce, '', 0, '?'),
(0xc97d4afcd4e2a9b96c56fee5e879330c, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', 1, 0x00000000000000000000000000000000, 0x6bc5f7fde5dea6ec4197b167ff25e209, 0x6b27faedf3d6d4ec0dc52800688d4de2d90ac51e814f5f626a6d4eed7c0e3a4b, '', 0, '?'),
(0xc980e98c415b9a1d2b1a9bb37242189c, 'wp-includes/SimplePie/src/Parse/Date.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Parse/Date.php', 1, 0x00000000000000000000000000000000, 0x1540a2c8825b02871b71ca720eed7f3b, 0x9ac6b6466013e656fbc04b39ff2a67a4236fa2ee5348c37d05fe4fc72c2b9802, '', 0, '?'),
(0xc981e9e2ef72edb07e2221ca0b6a03d8, 'wp-content/plugins/elementor/includes/controls/groups/css-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/css-filter.php', 1, 0x00000000000000000000000000000000, 0xcd06e098b26acada2ffe6102f3d00d1d, 0xbb14adc429a1ad4a03427f8de2f2a4962ac7129751fdd86c5f5f535b79157ad3, '', 0, '?'),
(0xc983211cd946bb834d690da8768b5981, 'wp-content/plugins/elementskit/modules/masking/extend-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/extend-controls.php', 0, 0x7d41cd491c18245dae0195ce04c9a4b6, 0x7d41cd491c18245dae0195ce04c9a4b6, 0x4aaa97a59dd0238a8496c9652fe77ac1254187c3e58e0be71374d2ac1bf603a5, '', 0, '?'),
(0xc98638a8c2d6c070c5bbd1b5020756fd, 'wp-content/plugins/wordfence/lib/wfActivityReport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfActivityReport.php', 1, 0x00000000000000000000000000000000, 0xafa55931fb7e06140061dd43b603f032, 0xa628cea5e03abf43d4bd36a1f9ef509081c23663ec176661eae9124387a775b3, '', 0, '?'),
(0xc98b14b002fd53e8dd64970fc413f517, 'wp-content/plugins/elementor/assets/js/e-home-screen.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-home-screen.min.js', 1, 0x00000000000000000000000000000000, 0xba9757812dd9c7489a3bc5b68d280540, 0x5631f3a40d8356f11713baf8afe339bc74762e8ef8107fe3bac3aa455209396b, '', 0, '?'),
(0xc98b872a3178705a8ccb98e11b01a20b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/error_log', 0, 0x304d0d5e943c72cbf5fa4735ac136af1, 0x304d0d5e943c72cbf5fa4735ac136af1, 0xfb47adb1c2263bb8b012e2fee710ca7e6f932603ffd9453a5f4adb0e4e500434, '', 0, '?'),
(0xc98bdb25fd403903237660515dfbccce, 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/style-parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/style-parser.php', 1, 0x00000000000000000000000000000000, 0x01bba9f83460c46a65031c11e274d449, 0xb1e45b485b9fdece7aa8484a4b6acb28e8bd5fd21c9b0d5e7a56564a0bc5472e, '', 0, '?'),
(0xc98ed80d54971d83bb66fb67c02f39d1, 'wp-content/plugins/wp-rocket/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/autoload.php', 0, 0xda9fbf2b91ddeb9aabd43dac15ae185e, 0xda9fbf2b91ddeb9aabd43dac15ae185e, 0x277a7e61c99626b1131c828b232bba46fe3947beb79a21787679b62764c1dfa7, '', 0, '?'),
(0xc99026543339efeb75777d0748214471, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ca.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ca.json', 0, 0xf5db2c96f68c567f51edc0a0a4e189f8, 0xf5db2c96f68c567f51edc0a0a4e189f8, 0x2eba2b173efc446e212ca9c82ad654abe3177b8facbef11f18ed3fae20347b5e, '', 0, '?'),
(0xc994755c4b5f97c94a6fdae9987d461c, 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.js', 1, 0x00000000000000000000000000000000, 0x8b26591f8289afc770aea13f62a8415d, 0x0a3af34044d7713523a9d6b0178e3f1c4d32c43d929d686207bb85f93039eba5, '', 0, '?'),
(0xc998e0f1eac6f089c9bf88bee627cac1, 'wp-content/plugins/elementor/core/files/css/post-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post-preview.php', 1, 0x00000000000000000000000000000000, 0x55a6a44831f6509a8d29f6544c7ce193, 0x7c2f9733ddf50460f7436402011e0ba364448197d3e00585b94eaf4492e2ee95, '', 0, '?'),
(0xc999d80f9d9f97b48b6659361c28df5b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelManifest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelManifest.php', 1, 0x00000000000000000000000000000000, 0x9775d2a041214aeb9d2435ea3ba99ca5, 0x3d3825e83077fa5b08eb7131731257b248e6610fb7f4f1ef04a33dd2d7d39543, '', 0, '?'),
(0xc9a1ee888bcaa77eb2a2c1bf022e296b, 'wp-admin/includes/class-custom-background.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-custom-background.php', 1, 0x00000000000000000000000000000000, 0x47356edce89db560a0e489015493e5ae, 0x245ac5fe353f956eb987fd1b0417c9fc0ff7feda2b2691731f844fe71e6366e2, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xc9a6ecdfc8e491ca2724e485aa52168b, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/Autowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/Autowiring.php', 1, 0x00000000000000000000000000000000, 0xc9aff158cf47e01a8113e81967c0654e, 0xd5cc3b135369e4f25f96661ee98541ee51d7a257af7546dea8f33a97c181c0de, '', 0, '?'),
(0xc9a74d3a018245e7eb1828ac8e36253d, 'wp-content/plugins/wordpress-seo/admin/class-database-proxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-database-proxy.php', 1, 0x00000000000000000000000000000000, 0x51c0eb79de1a969a324cab86560d65c7, 0xae96d1e10671129cfb657900a5ab87ef8d411e8086272eb7250918e8429b3917, '', 0, '?'),
(0xc9aa6f46833330cd00c00b646ada2fb1, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Listener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Listener.php', 0, 0xdd0b6269d1eeac815929c034a74784b1, 0xdd0b6269d1eeac815929c034a74784b1, 0x16f31b00ee8e44354074818ed819058e2565c2de5e01aca5a06bd6e5a322142e, '', 0, '?'),
(0xc9ab99bd009bacbeb568e580edbc7f9f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', 0, 0x9867c7b0e1e1a4538451b8059430a80b, 0x9867c7b0e1e1a4538451b8059430a80b, 0xb46befd541403072ac1c56b3c8b2c51efece89b0c75d5fef25fd937bb738e554, '', 0, '?'),
(0xc9b27480388ff1d035d3544d9227a76c, 'wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php', 1, 0x00000000000000000000000000000000, 0x010e631b4fdf3592093bebdc9057fce3, 0x7c1d3709bbeb1e92105f894f4a86f00a38398439e6a1879fc063fc513d4f6403, '', 0, '?'),
(0xc9b6e21de9ecea7aa69e82f2c557fc13, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesRequest.php', 0, 0x825c4dc7789f7e513a4c130952b216a1, 0x825c4dc7789f7e513a4c130952b216a1, 0x75e9ebd7f56b67db7a9c2696864b3a6cf34a596142b6aff9bf19e67e69a4c47e, '', 0, '?'),
(0xc9b9bc1b963a6e5d69c6e1895b6beed5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterLoadFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterLoadFilter.php', 1, 0x00000000000000000000000000000000, 0x26c26bafd2d5a6be5ff149c680792616, 0x47f2a37e9ae3eed16669080a05441a63833ed13ebea7dc51e9149ae3bb7ceb1b, '', 0, '?'),
(0xc9bb71244f4c4e26c3c68edc72a82406, 'wp-content/plugins/elementor/app/modules/import-export/utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/utils.php', 1, 0x00000000000000000000000000000000, 0x172d6f6ea79e5d24eb9a0e2c7bd1361d, 0x01174146ac690d83552fd260d85f129ff6a379735d6eac4381c5ed6c8c376099, '', 0, '?'),
(0xc9bbba0d81e38674e69da1b5ffef3d6b, 'wp-content/plugins/elementor/core/documents-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/documents-manager.php', 1, 0x00000000000000000000000000000000, 0x75af74fd67ac2ed0a22dbec4e4e1dc07, 0xe674619d10c48a05851b88038b91502eea0a4c4aeac757ef13bbd1027dafc9cc, '', 0, '?'),
(0xc9bcb508c5e8f65771214be7289d59b6, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg', 1, 0x00000000000000000000000000000000, 0x854158d348e3f129769c4d57a0791f15, 0x20dbebf5a41ff474348e1bbbef88eec76b88feb313039111aeb8352d1126e81d, '', 0, '?'),
(0xc9bde28b9d2e84595c0c2bd29a23a58c, 'wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button.php', 1, 0x00000000000000000000000000000000, 0x3683d01204a1e5728158e9697bc70438, 0x800007ac0f1ae05a847d0be3c75b29285b3a3faf2bfe8565b99a93142935a511, '', 0, '?'),
(0xc9c5027309b9a9664c71537e67f248ac, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/user-role.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/user-role.php', 0, 0xd03028d421a6c5974bfbbec516c113a5, 0xd03028d421a6c5974bfbbec516c113a5, 0xcf0d21ac658c9f1d45ce311e8b9f8b73676e37bd697a5b314b56af7c47f8d364, '', 0, '?'),
(0xc9c684425d91081dbbbf6161d704223a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 0, 0x1e0ce87787802a8ffd65a84e9b3ddca4, 0x1e0ce87787802a8ffd65a84e9b3ddca4, 0x9cc03bd6f73470f471ae5853d0f2adbd50fc02e00547d95886262175b5f68032, '', 0, '?'),
(0xc9c7e56c85909e1b0f519a1c5b98d331, 'wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css', 1, 0x00000000000000000000000000000000, 0x74a518f5b798b5798ea9cd22e0195973, 0x33f332151389182f1b13ceb9eec5ff4470b5016e5865001875510a4f239d8247, '', 0, '?'),
(0xc9cd4a819704417e0189837c539c881a, 'wp-content/plugins/wpseo-video/detail-retrieval/class-embedly.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-embedly.php', 0, 0x6f57b8a8b2b6107d94ecd2ce001d7981, 0x6f57b8a8b2b6107d94ecd2ce001d7981, 0xffaa64c1d090d4c4d5559f2ebde35aca5c21346a16cb9b6307224bf52da7fefd, '', 0, '?'),
(0xc9d203b086933244b41d69dc651c10bd, 'wp-admin/css/l10n.css', '/home/iraneurobetcom/public_html/wp-admin/css/l10n.css', 1, 0x00000000000000000000000000000000, 0x8f0727424655f0926242a140b1e6100d, 0x1a36376098b9f86c201acfd698270788bc1ebded965677aa4c53e201d834da55, '', 0, '?'),
(0xc9d2823f381be5be1d2690d896aaf179, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-offset.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-offset.php', 0, 0x404f6ff9be1a69729cd2b49645415d01, 0x404f6ff9be1a69729cd2b49645415d01, 0x9760a28bb97d978e39a2ddbb723fc57e483be1242138c79decea5f5354d34436, '', 0, '?'),
(0xc9d6787fc1fac8c356b7801934fcd2c0, 'wp-content/plugins/elementor-pro/modules/notes/database/models/note.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php', 0, 0x86f73e83c41ddfcb6a0db0d5895b4836, 0x86f73e83c41ddfcb6a0db0d5895b4836, 0x4a9933a66aff78ec5a76351501a86b3ac41d450b7403fb96073936853b0103bc, '', 0, '?'),
(0xc9dd7abec710c4846a0122f82b830e2d, 'wp-content/plugins/elementor-pro/modules/countdown/widgets/countdown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/countdown/widgets/countdown.php', 0, 0xb25bbc682a8c25e83bfdb6c5d153300d, 0xb25bbc682a8c25e83bfdb6c5d153300d, 0xd99a7f4fd0b1f8c3c5e818e98676d64f981bd40a28a61b9ca85c20c15bb51e0c, '', 0, '?'),
(0xc9e230f4f40a59b7392363ecdc8c5d88, 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-typography.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-typography.php', 1, 0x00000000000000000000000000000000, 0xb60990633f30fb375d41ebbacfd16c75, 0xca6d7945a1d0abd230a1cb560ef9a8f6c1c381358cbc48ae61050ec7685c99f0, '', 0, '?'),
(0xc9e385c43f22e8f1262dec6abb0799fb, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php', 1, 0x00000000000000000000000000000000, 0x19ba02c521e680794ef4d19cf1fb7af0, 0xd4e3bfdda9029e00f3a01824b40a1bb7ccd06f5b845c71f1cd9e72768d222fca, '', 0, '?'),
(0xc9eb0932efe183d3cc4384be5612c9f9, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentType.php', 1, 0x00000000000000000000000000000000, 0xcdde2539ccfb1c599de5c31acffb2a4e, 0x4a98de2c1d521c3f61b68340f21ebb258111dec776aec1dcc566f2b675131954, '', 0, '?'),
(0xc9ecc9127206d1824aff9f4cf8e51fb6, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php', 1, 0x00000000000000000000000000000000, 0x8f127176f742bb6266e7f5d008b994b6, 0x84abbe49371b5f0171ca706d8f2307d2d162ceb447d3e6dea4a90ba74a74a0d3, '', 0, '?'),
(0xc9ef139703bedf0fab6826a313271173, 'wp-includes/blocks/search/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xeaf08ee726a7d457b0c32b87c80187d8, 0x53e528f6679391f40525f41e0124251e88b07087bb2b33f7989d5cddca3aee35, '', 0, '?'),
(0xc9fd1226d450ff6fec780bd9e5a0d9d8, 'wp-content/plugins/elementor/assets/js/editor-notifications.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.min.js', 1, 0x00000000000000000000000000000000, 0x76f7b75b6f45898bcedf41e8baeedf08, 0xf12266c3cf8b56d54cefd239ed15e7e19c4befd79cac546cd467e9d7f0a11613, '', 0, '?'),
(0xc9fd3e6bb7aacf9605cca3b0f055ab12, 'wp-content/plugins/wpfront-notification-bar/css/settings.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/settings.min.css', 1, 0x00000000000000000000000000000000, 0xc200f423ec13ed4fe260c9b410542f28, 0xc6f22e2742138bd406aa8adafe25e11bef9b9186601f38f76c9abaf556bb778c, '', 0, '?'),
(0xc9fff03cc4378164a1b374b9353a27f2, 'wp-content/plugins/elementor/includes/widgets/html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/html.php', 1, 0x00000000000000000000000000000000, 0xe59a05623fdbd367833bb7c798e97358, 0x6135b49f12ccf56e1dca9296ade7945839c6fc93e5401c47abe2d2daebd42b89, '', 0, '?'),
(0xca00466654215581ae8fc142fea274f4, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/DeactivationIntent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/DeactivationIntent.php', 0, 0xeda27685ba159e750ec8e678ad54f871, 0xeda27685ba159e750ec8e678ad54f871, 0xcf86072d78cfacb66d097e167cfa9a845034f9d75cf9f05d24bcacb28a86bc0d, '', 0, '?'),
(0xca0ac19fed0d78136d9a4f57a7d2f525, 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js', 1, 0x00000000000000000000000000000000, 0x62161e06a4f65851b3bdce0e23e51e44, 0x32059d61e3decf73c396da5003a45a0950fea0e3dd0e38c725e89ba0ad801c48, '', 0, '?'),
(0xca13b512f26f03d6547acde92ff71364, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/LICENSE', 0, 0x7b9d243536feed4d47e76cf44a67dfa7, 0x7b9d243536feed4d47e76cf44a67dfa7, 0xc240a4b5bcf5103283f7ae8b29ee370a0b003c0c870a9d4263e15d007af91134, '', 0, '?'),
(0xca1a8695ba18f3a9e9657ff4342ff65f, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', 0, 0x0d37fca84b327e5ff6c2cba89ad906b0, 0x0d37fca84b327e5ff6c2cba89ad906b0, 0xe00103be8c9806eb2fb31c70de0a20da148c20be0b404c53c6253916c22f43d3, '', 0, '?'),
(0xca20b38fab1b9c2afa2c3e92bb9a96e2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php', 0, 0x82d2ffa81d38e31da2a250667a7450ed, 0x82d2ffa81d38e31da2a250667a7450ed, 0xa56454d73743c6a0819b456d733fac9801913d1bf85ee07b31adba09b837384a, '', 0, '?'),
(0xca20fc861fb5740264726c011950066a, 'wp-includes/css/dist/widgets/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style.min.css', 1, 0x00000000000000000000000000000000, 0x3aad378b048208b4aabb8c9e8dd9ca68, 0xfa9480242e2644948f25b70f20d46657ef75a32c8509d199ce2c0266e4554aa3, '', 0, '?'),
(0xca222ede822eb4d407cae31e3ad094d7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeResponse.php', 0, 0x0a42b565f3d99bd65245f169fe09ed80, 0x0a42b565f3d99bd65245f169fe09ed80, 0x3dbad0638c0c309c86168559574d07e5bcb814d4f78064d9fa869a4cc8656844, '', 0, '?'),
(0xca234ba0db1cb11409b5dd51ba8b4210, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', 0, 0xe82845c9bf276a9a2b012e54927dd6c9, 0xe82845c9bf276a9a2b012e54927dd6c9, 0xec13489eb0d9b2fa79e3ab47dbf3793f10c42d6e20ed671760c292ccee84a061, '', 0, '?'),
(0xca259593e7a1845fa2bac28053667395, 'wp-content/plugins/wpseo-video/detail-retrieval/class-hulu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-hulu.php', 0, 0xb397e4c7c985f77fc29094e03344afce, 0xb397e4c7c985f77fc29094e03344afce, 0x58c51d907668dfac0f424f98877071abcf8e62f17c47ce1952690ba5286a1f2d, '', 0, '?'),
(0xca265517bdff757bae2a53d4537e1082, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', 0, 0x14d78aa648b0a2fbfb09b3c56637c4a5, 0x14d78aa648b0a2fbfb09b3c56637c4a5, 0x890b0d1c26d45b8dae587eccd08aad05d5ee5b9dccb72feabd53089c4db37c41, '', 0, '?'),
(0xca271e57455d72849ab07f0a40e16211, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', 0, 0xd91b0ac7e0f4381ef9d726ca69228383, 0xd91b0ac7e0f4381ef9d726ca69228383, 0xa83fcde64e9ac89f2855b195a49a3575513f36793f93dacf50adf386dab2e51a, '', 0, '?'),
(0xca2801a911c9d868e15beae1a59bea3b, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-cactus.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-cactus.webp', 0, 0x8aa993aa901657c0456ebe91bcc86c90, 0x8aa993aa901657c0456ebe91bcc86c90, 0x04b813266dafca1b719e5de9c411ce0b4f78f44b07b8f0e29b0cf8753fe26bea, '', 0, '?'),
(0xca28138671823450e87dfd354f7afc6b, 'wp-admin/js/inline-edit-tax.js', '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-tax.js', 1, 0x00000000000000000000000000000000, 0x9e9b5fa115a292680e8c413fb9f8bb44, 0xb19b4c5a8d56286afbe430ef7ede1a33751fbf0e299bd47a7465660acbdec74f, '', 0, '?'),
(0xca28ef2828695dc2a70a31a232dd0195, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', 0, 0x586f18ecbb53035c2c4ad8e5ccd12765, 0x586f18ecbb53035c2c4ad8e5ccd12765, 0xc1335f7d22f1847f27071fed22d970b56ff62b50ccc192ea594525b5b4bcdd50, '', 0, '?'),
(0xca321423a8f2ec917e4d77911e13918c, 'wp-content/plugins/elementor-pro/core/data/endpoints/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/endpoints/base.php', 0, 0xa13c03b32bae10f05b40a069d657eec0, 0xa13c03b32bae10f05b40a069d657eec0, 0x2f1678b6849cef8b25cdc3771d0aa1355ca80dfe506728a36a97a57f2f493d5d, '', 0, '?'),
(0xca352f80fa9a0bcc94e26bafe377caaf, 'wp-includes/interactivity-api/interactivity-api.php', '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/interactivity-api.php', 1, 0x00000000000000000000000000000000, 0x8111d54b8744dd700c430e2c5009eb3a, 0xb2f360ddd09b4bcc487ec51c42c3bddeeb784207e480c79c4ba2a1ad23976c25, '', 0, '?'),
(0xca39314f6af2e850a140ca9c58ce2a3c, 'wp-content/updraft/plugins-old/updraftplus/images/icons/dreamobjects.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/dreamobjects.png', 0, 0x62db39e689b747258332e4185eb6cc7e, 0x62db39e689b747258332e4185eb6cc7e, 0x03cf2d27bbbf76d9c9886e3519f4d66b10969677d3e5aaffd45d23c6be56945b, '', 0, '?'),
(0xca3a34c99648bf711070ea125567e886, 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed.php', 0, 0x260ff0ad026620e05a6690ecadf67851, 0x260ff0ad026620e05a6690ecadf67851, 0xb44ca0f1d9cc365650d1d644bfb2042f9123f6375ca03077ed9e27d4129099ed, '', 0, '?'),
(0xca3e6e5d6efb8bb2e23c27a70acbc050, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OrgChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OrgChartSpec.php', 0, 0x73a431edb9aa23b23745136c23d8acee, 0x73a431edb9aa23b23745136c23d8acee, 0xb2cd3fa7532efc313f9d50eebcff34a302e7b7bad681c2cc088f6c068564129a, '', 0, '?'),
(0xca40193e412d0079459d2221e8231018, 'wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php', 1, 0x00000000000000000000000000000000, 0x8a516809c873088c54426df9a4b1d395, 0xa7d36cbc9646db5d4bc28c4e0c1feb405d438f8c05741f2cbaffdcec9a1e2950, '', 0, '?'),
(0xca4426e83de11b45552bf42ce2362654, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSocialShare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSocialShare.php', 1, 0x00000000000000000000000000000000, 0xbc68e282155222263f11fb3676ee118f, 0xbce193ec8b5da4651350471b43352284cafc4186c5d80b44020600ece3085172, '', 0, '?'),
(0xca4a680623513ab515546ec86a050768, 'wp-content/plugins/elementor-pro/modules/popup/display-settings/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/base.php', 0, 0x4c1efece19dc588cde0992fac9ec7ddf, 0x4c1efece19dc588cde0992fac9ec7ddf, 0x2e6b0c6138a00001073e27c72602b336050268b9669359a5075b613432009982, '', 0, '?'),
(0xca5279a9d32aa991ace5f1bf659f33f5, 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot', 1, 0x00000000000000000000000000000000, 0xf1a0ab6eaf51a9bbb3c2dd4608c8f716, 0x96feafe3851006c988fbdf3c4db8fd7bd97d2f55d2eab7f4878c6794b940693f, '', 0, '?'),
(0xca52b110add902d188e9b0debfbe0830, 'wp-admin/css/themes.css', '/home/iraneurobetcom/public_html/wp-admin/css/themes.css', 1, 0x00000000000000000000000000000000, 0x0d9c24433cef707bfa04999f8d27c576, 0x3ff3da245073c3b19a7e70c8202a94154a7631e21a3b38f2e3c39335a3216159, '', 0, '?'),
(0xca57cf385eb4f657ee0275be4949f9c7, 'wp-content/plugins/elementor-pro/modules/posts/traits/pagination-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/pagination-trait.php', 0, 0x3039a06670676e30294a4c61d43fd3cc, 0x3039a06670676e30294a4c61d43fd3cc, 0x90dea42a7fe6163dd16f49e563e5e076ede52a4a883739845ba5a92cb9e6064c, '', 0, '?'),
(0xca58e0a20696c43a6a7cdea6bf6f9ae2, 'wp-includes/SimplePie/src/Rating.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Rating.php', 1, 0x00000000000000000000000000000000, 0xd67ab872090d68e00b06f864dd883cb8, 0xe24c3c28c7aab9c2d3466197b5d14d8f2a3fc3304c59159f7e4f7350d58753a5, '', 0, '?'),
(0xca6201d7c3aecf83cfae853ef8327c7d, 'wp-content/plugins/elementor/core/utils/collection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/collection.php', 1, 0x00000000000000000000000000000000, 0x6e89152b62161c5f8c7ae1630c8798b1, 0xbb8b104ea71fb275ceef63207251c38ac5df794fb1e0b0c76e9759a35885813c, '', 0, '?'),
(0xca644280ed28654a8db95167a22ea874, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartData.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartData.php', 0, 0x1d9b32ed2f777ad1716c917f44e2bf39, 0x1d9b32ed2f777ad1716c917f44e2bf39, 0x83205b09e5ff73e541757b45ffb41011b8ede0ee5b98abff02f6845bc08426dd, '', 0, '?'),
(0xca647b3cd43010038cb42c6f2a110bb3, 'wp-content/plugins/wordpress-seo/src/analytics/application/to-be-cleaned-indexables-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/application/to-be-cleaned-indexables-collector.php', 1, 0x00000000000000000000000000000000, 0x76569a1574884abf07d9e649fe4481b8, 0x9f3de6ab9c20c4873a0599470ba7ccead61a9397d3d0eaa2a1324b6ab029d32a, '', 0, '?'),
(0xca6846034d3c40602503712de3e61503, 'wp-admin/includes/class-wp-filesystem-direct.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-direct.php', 1, 0x00000000000000000000000000000000, 0x579d0405c4a635d2ea69b0a5c04c6291, 0x1fb243cb7ac9945d202bd049d2372698344d6883b946376ddceb4e3998d15bd9, '', 0, '?'),
(0xca69bff201bf55fb462ea74c7d4d918a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', 0, 0x944d8d68d4405b9eb37a6d592ed51c9e, 0x944d8d68d4405b9eb37a6d592ed51c9e, 0x10f11ec22be33f333f10c270f7f7b99f463fb60ff893f95160ccff7492f786fe, '', 0, '?'),
(0xca6e27678297496e5ab458273a0b7710, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_222222_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_222222_256x240.png', 1, 0x00000000000000000000000000000000, 0xa1b3887a86cf1791f23c0b53b4d3585f, 0xdabe918ee8ed11122a36acf883315a28fe02189cfff6279d110a23ac57a33d36, '', 0, '?'),
(0xca72b99e7ba41a6ba114c022a8a46b1d, 'wp-admin/css/site-health-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-health-rtl.css', 1, 0x00000000000000000000000000000000, 0x2fa1ca18259c4e903bf27dc1f3e7900f, 0x9e052570f4f6eaf6ca43d2a216618075a2185f64475ace3405e1b011cb672fab, '', 0, '?'),
(0xca74fe9f2a00d6d886a878dd5c2c2568, 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-mentioned-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-mentioned-notification.php', 0, 0x42649f08cd4b5bce1436719f484c09f0, 0x42649f08cd4b5bce1436719f484c09f0, 0xed65fa7cfddb8581a68e71fd2816a075249a83f472f5cd0b0dc639d702e21da2, '', 0, '?'),
(0xca785ecc640b26b0ca011c61dece894b, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot', 1, 0x00000000000000000000000000000000, 0x7630483dd4b0c48639d2ac54a894b450, 0xb8c056216724bf5814d04d1e1fa3d9d3886ecca37f51d192cb2110554fb3adf8, '', 0, '?'),
(0xca786a5013d5f6bca8d92163c8177813, 'wp-admin/plugin-install.php', '/home/iraneurobetcom/public_html/wp-admin/plugin-install.php', 1, 0x00000000000000000000000000000000, 0xab5eea7691507da37335a1ec4b05f26b, 0x4aa90dd412019085cb8a5550d07ceb5fb3963d10c72d19de190812b2366b3503, '', 0, '?'),
(0xca79d3ea1519e322d9d880544c65e9f6, 'wp-content/plugins/wp-rocket/languages/rocket-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru_RU.mo', 0, 0x4d65b9c0e9b01f8a5109a8524434d2e0, 0x4d65b9c0e9b01f8a5109a8524434d2e0, 0x130d539915f399cb0d386b15df7a6eb0c1bad4ecf416b91cda241fbf4efb03f7, '', 0, '?'),
(0xca7b26b848f64ef260623549d08cff45, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php', 1, 0x00000000000000000000000000000000, 0x911b665563da42a9b8ac3c5c354d3704, 0x255a03afed654d08efd3c5dcdd141386df3e8067defa912a25eddb6acbbf08bc, '', 0, '?'),
(0xca810969f4819df0ecfeaa053a679579, 'wp-includes/blocks/search/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme.min.css', 1, 0x00000000000000000000000000000000, 0xcc11bc037a16fca9e598bb0be6801e53, 0x81ec182d4edf6b22942c5b9d5bd16aa55f74202da858d3127f4fd6fde8de1bc3, '', 0, '?'),
(0xca8a9a32bc25f0892b615fd2f44c0846, 'wp-includes/blocks/columns/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x6cceaffd46487df1fe78d20ecc04d82f, 0x78dbcb386d6316c16e05110b42114334bc00d489dd339df8a3f49093a849ebec, '', 0, '?'),
(0xca8e2284519600f66313e91dd1f7fc3a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php', 0, 0xd42f315cd035559fd6963f910cb3d3db, 0xd42f315cd035559fd6963f910cb3d3db, 0x983ea3f9626224d57808dd8c09c792489a109bf777cf4b89fd2e7e370475c969, '', 0, '?'),
(0xca914f2cc23d3c4dca09a1f4697a71c4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/IterableSection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/IterableSection.php', 1, 0x00000000000000000000000000000000, 0x59a1f51683392ad2a1fc0f560e4272f2, 0x1bc429a0345310119a75ce3b16b0e3471ffe5c0551889bc6a670864ba15a263c, '', 0, '?'),
(0xca97e6cc900c401b8f535b57eba69685, 'wp-content/plugins/wordpress-seo/images/academy/copywriting.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/copywriting.png', 1, 0x00000000000000000000000000000000, 0x166d8aff14c4550758f72e7beb350da6, 0xf84e6bc365af57463898408a691017f7601c61e4b03288ff5d654be95df2bbac, '', 0, '?'),
(0xca99c10ead9fb708ffaa7cd814f844df, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ResponseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ResponseInterface.php', 0, 0xfc51c3298834343f6b3aed4037ecd443, 0xfc51c3298834343f6b3aed4037ecd443, 0x1d455fbee71dd7b9570b327ebbbb3bcb5065e1e7fe857786bacb84e3e94191f4, '', 0, '?'),
(0xca9afb6c37da2ac20445900d3591649d, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php', 0, 0x12b05484a2cee013af876e371b139ac0, 0x12b05484a2cee013af876e371b139ac0, 0xf4a520f2d10c6d54c773f0a7445198e32e92a69a499d7d9e27999ae07f041f2f, '', 0, '?'),
(0xca9c3b10958232bd2d825153542b15ad, 'wp-content/plugins/elementor/core/utils/exceptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/exceptions.php', 1, 0x00000000000000000000000000000000, 0x93d3d685ef1ae6bd87babc48314acd1d, 0xfa9ba66e5267a91fd72817bdc85b024a6034c3db5f9e40b92f6d6498f836a135, '', 0, '?'),
(0xcaa09adc02634b763d7a2935edc34069, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/ReflectionCallable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/ReflectionCallable.php', 1, 0x00000000000000000000000000000000, 0x28fc3cb14d202c9087c551fe9eaecd05, 0x616260a1e40a5fa0b31cd80815d2074d56d541033809af18f83f0f81c80374a7, '', 0, '?'),
(0xcaa6a8e86f619110d1383fbe4280399e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Response.php', 0, 0x3c82297062dfb5319e105ffe8982fa98, 0x3c82297062dfb5319e105ffe8982fa98, 0x8fd992b99583662dc23e58dc960a27deaa9e8723de1ba7d626043ad6d5e31db3, '', 0, '?'),
(0xcaad5c3983850aa57aac9bed783dfbd6, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/UnlimitedElements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/UnlimitedElements.php', 0, 0x953ca2e5c06c7d3b0fdd6e26f8d018d0, 0x953ca2e5c06c7d3b0fdd6e26f8d018d0, 0xcd5098ad05e37a73fd766472af7be1e4a4dfd18762ccdbbc333faa0a13ec0de8, '', 0, '?'),
(0xcaade63970da37f72bd6f16c2aed1d02, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0x0e2e7436b0e4f87e6fd318fb42b0930e, 0x064ae72cb41800d9d7b8a915d600a14ccaf8b4a1ac815d208d7525eefd9aa0d9, '', 0, '?'),
(0xcaaff6adfee291a091a2cc3157c11883, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', 1, 0x00000000000000000000000000000000, 0x6ad90b0c9b60d4cc6e9a68edfb590d60, 0x7e141e656cde140f38f6fddaadf6bc2dd6869fade46a8a4042b04ffd077a285b, '', 0, '?'),
(0xcab35fa30aa8cbd0adc2039a660f84da, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-faq.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-faq.php', 0, 0x6266f8a09d029af03f4a8766e92fe05b, 0x6266f8a09d029af03f4a8766e92fe05b, 0x2ca3731de7a231aa08ed583e676be5b020fc78197c1d3ac634c7ea3bbc234fd9, '', 0, '?'),
(0xcab573e242f2fe732a781db86e91096b, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php', 1, 0x00000000000000000000000000000000, 0x4067673acfd5a65ffbd5602c57c3da20, 0x5471d5b52e4b343fe5fbf2ca3274bf13e9771c4986ba4ca1c365a349f84ee81f, '', 0, '?'),
(0xcab573f7138b098b9fcfe9523ef8da3f, 'wp-content/themes/twentytwentyone/page.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/page.php', 1, 0x00000000000000000000000000000000, 0x8b47113afd844c6c877d0021e2bde925, 0x6d44545ac81dc0040dabcf842863877a4799dc9f4b6cf64090c814e083ca4b76, '', 0, '?'),
(0xcabd3b2cc62dc747fc63087dea979feb, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', 1, 0x00000000000000000000000000000000, 0x27cc8390cf7a9a38257474aa6e0eda5f, 0x074a241449f7c3748855bff0b7bf149294917b04ca5abdd665aa8a648323dc75, '', 0, '?'),
(0xcabe89229f1e4bef9a2d8a26b98ab2d8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/IterativeCalculationSettings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/IterativeCalculationSettings.php', 0, 0x5e6212b2b61f0e2027f9295d8ff23189, 0x5e6212b2b61f0e2027f9295d8ff23189, 0x380aff9f0e5adaf61c8c52228ddeeeffe2cf8a49dcadefc7529988c36fd8e204, '', 0, '?'),
(0xcac5de4e9f1dcdaf16c06d289ff3cea0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/MethodCallExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/MethodCallExpression.php', 1, 0x00000000000000000000000000000000, 0xf4f935901dcdd203ab00bab87d73ccfd, 0xcd2f47e3088c45ac9fae376f9e4722f8e9c893c3a4845c0ecc59133c0b6aeda1, '', 0, '?'),
(0xcad0339deeb628393205beb48ab304ec, 'wp-content/plugins/elementor/includes/rollback.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/rollback.php', 1, 0x00000000000000000000000000000000, 0x38b25a7f1387e9c2f4b27dd9585c6ceb, 0x1a0ec8ea75b304c1752c267ec089fe688e1e93ddcf04a31acb87e1dc75c152ab, '', 0, '?'),
(0xcad26f18cc3c485a517e9bb2d9868ec6, 'wp-includes/script-modules.php', '/home/iraneurobetcom/public_html/wp-includes/script-modules.php', 1, 0x00000000000000000000000000000000, 0xa4370ed2f32d8fc9b6e78b49a76dd649, 0xb43b3661d8d56c4db3dba90afbce6ae380841f52d4f11e6e2293ae2d622ac099, '', 0, '?'),
(0xcad7eec03342f10d889e8e3310a8bf7e, 'wp-content/plugins/elementor/assets/js/packages/store/store.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.asset.php', 1, 0x00000000000000000000000000000000, 0x9339f36203195f35dcea6477ca79b19c, 0x46f87d9975e75ed9e33e66aff497d91ef899c99d6aa427e613f86b1033bead37, '', 0, '?'),
(0xcadba856a4f63cd0f03b14e1f8824050, 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php', 1, 0x00000000000000000000000000000000, 0x5acf99eb812e7433800813cdbf3ba44b, 0x4a6f3f3c6a28120cb42f0d1dbc35826f1515d4784624151b1433f1ea6d21ff54, '', 0, '?'),
(0xcadcb1c81a835ac4c43175c9160d3a6a, 'wp-content/plugins/elementor/assets/js/packages/store/store.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xcadd0962a20cb79638ce5bbf90b6a579, 'wp-includes/js/wp-emoji-release.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-release.min.js', 1, 0x00000000000000000000000000000000, 0x1dafa7fe14b33c26fef9b0e5ba0c8e72, 0xe8f9d23c5658bdacb8b43dd3cf081d7cfbb53ee0261a02c7e758ced01b5b2b15, '', 0, '?'),
(0xcade36967c2de64d224fc8772fc72112, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewRequest.php', 0, 0xfe81c38ef6a68aa0e97ef866fbe17822, 0xfe81c38ef6a68aa0e97ef866fbe17822, 0x9ca2c595addc7f063b297fc51ce24c057a86f18290b7c667824e68f0bd65c2cb, '', 0, '?'),
(0xcae3b19b998bad205639f87be2b6e962, 'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php', 1, 0x00000000000000000000000000000000, 0x7eb9f1044a6e77cde6387a32f3737761, 0x9c753cfc4ff138420c651c274faf6200791f048e504ad2783798e7fedcff49f3, '', 0, '?'),
(0xcae4ba2477a185b249d2e4c5833ca774, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php', 0, 0x30bccfa80866bfbeb3e6eded46d1c25f, 0x30bccfa80866bfbeb3e6eded46d1c25f, 0x7b42771d4cf357a229ccf5a33cbe7e36af64602a07332b7e03710dd5cc0b0468, '', 0, '?'),
(0xcae51f0bb9d7b56cac028cc5640f909c, 'wp-content/plugins/elementor-pro/license/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/api.php', 0, 0x22da575b73d5eb14ea458f3e5c4b35d7, 0x22da575b73d5eb14ea458f3e5c4b35d7, 0xa1f240a2aeab3985799558ec1e1634c58e52a22c3cd61302816224733b5666bd, '', 0, '?'),
(0xcae6354f7e12ef59d0723d24f3674b72, 'wp-content/themes/twentytwentyfive/patterns/services-team-photos.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-team-photos.php', 1, 0x00000000000000000000000000000000, 0x6991e19856e7754c48b0ede5dba80e08, 0x32acf78476f750b6a29fb944292c44f9522b48f0c98c45de2b1175b6e5b91607, '', 0, '?'),
(0xcaeb546f61d4e42fa120f578e312a431, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ValueDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ValueDefinition.php', 1, 0x00000000000000000000000000000000, 0x0d19d4dd87c7ced5e2aed7d5a3b2b54a, 0xfcf6dae85dc877ed20f5ff85bdbcf064067e9106c99dd69136c4726f90e466b4, '', 0, '?'),
(0xcaece37572711ccd7518ec8c8462537a, 'wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list-handler.php', 0, 0xa4e69d205dc8b2e97797736f456dfe6d, 0xa4e69d205dc8b2e97797736f456dfe6d, 0x4b336f136847e7592fae7d0fb4094a36424eeadb41eb7c5f8230dd1d50e70fbf, '', 0, '?'),
(0xcaed1555996630d266bb7ca9543daaf4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCallTracking.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCallTracking.php', 1, 0x00000000000000000000000000000000, 0x9c665e47c930e83888915dd35fbb3e8f, 0xfd382dd46838aae3b708a61d604bf1a3686762d9b640a4fe2a15fd7152619117, '', 0, '?'),
(0xcaee0b4fe5bfaf7552f2fbd263c15b6a, 'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php', 1, 0x00000000000000000000000000000000, 0x185b636ceb728b75a90609c3d0a1755e, 0x3670cb17d32760c02b2a5b411347e0348a8dfcfafc5e36c58aa3e81225d4c143, '', 0, '?'),
(0xcaf2e14694ae4cd635d81f1971b004c7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAd.php', 1, 0x00000000000000000000000000000000, 0x73ecd66585ad3de854909b52fb8ada68, 0xf8841f2f58b55bbc51c8e5f1beedfd8f221a73c178aa924f27c21c50d0d1af87, '', 0, '?'),
(0xcb01f3b51ac59654192e09e6ce2e33cf, 'wp-content/plugins/elementor-pro/core/database/base-database-updater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/base-database-updater.php', 0, 0x1f27c727983404830c23f55c70080c01, 0x1f27c727983404830c23f55c70080c01, 0xa57b1fd66c7fc7b6b5c263ec605c7494adf21a890880afcdf3a1fd46807c8d9a, '', 0, '?'),
(0xcb0f50cdbe370c12125baef5c6a6fedb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionRequest.php', 0, 0xb8d5551dcc8de85beff021fb51d03efb, 0xb8d5551dcc8de85beff021fb51d03efb, 0xb44b9d03744e41412fd0368a311b39137783f9cb4ae92e8640186e59d7a77560, '', 0, '?'),
(0xcb16a815e744bc1ee260a852f0c0c98b, 'wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', 0, 0xcd004ce09f8696ff2516c1f91fa048c8, 0xcd004ce09f8696ff2516c1f91fa048c8, 0x32666f92312ea8924bebbb4461c3a7f19031412039256ba42482a797a8de13cd, '', 0, '?'),
(0xcb17d6c58a5d87aa3b661ef7e882a49b, 'wp-content/plugins/wp-rocket/languages/rocket-he_IL.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-he_IL.po', 0, 0x7130462d2dca41bbe9533dca033a0152, 0x7130462d2dca41bbe9533dca033a0152, 0x7dbee996a279f35b8a69e264d9e7729c84123e740e0665faf1e46e854091bf06, '', 0, '?'),
(0xcb1824194bf93e0ebd776003f6b75eb8, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', 1, 0x00000000000000000000000000000000, 0xdfbf1a7c7bb96a1899d0173ade73e536, 0xb27409f5a7ade8fb7e2856fe1da09409be64e5ad3cc3e746194f2b135ba45eb5, '', 0, '?'),
(0xcb1b6edf37ad824ac0b71a7131fc3104, 'wp-includes/fonts/class-wp-font-collection.php', '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-collection.php', 1, 0x00000000000000000000000000000000, 0xeef483256971eec3445c7546aa202516, 0xc1a579c455ccaef4c776e7819b20b60decc511510bf5005d5cf6e2ae5c182fa6, '', 0, '?'),
(0xcb2181a223f2b0d5497c1b8f82db46e9, 'wp-includes/js/tinymce/plugins/directionality/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.js', 1, 0x00000000000000000000000000000000, 0x2601d622e85809262029c6cf3dca8024, 0xb5268b5bec40e0ca3588b928d308ac637691a7024cfb8d594936f0423b29062d, '', 0, '?'),
(0xcb26414ebb28a33cacaee5e13bdea475, 'wp-content/plugins/amp/src/Optimizer/OptimizerService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/OptimizerService.php', 1, 0x00000000000000000000000000000000, 0x2505eac17e10afa3efb68c4d1bf07770, 0xeea4fbb9815f425c9e310a7bb283efdebb65171eaa8a11f5f9fcd97940f269b7, '', 0, '?'),
(0xcb270c8a7356ccbb570987ea67a4a096, 'wp-content/plugins/elementor/includes/controls/icons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/icons.php', 1, 0x00000000000000000000000000000000, 0xf2f3d67870af700113d848f222f43a53, 0x96555337a7c0f248bfa403fae22aa0b628a600c1a98842cec1abdcc57e9e463a, '', 0, '?'),
(0xcb29e8dd1a8acca6f0f21996f449d7f4, 'wp-content/plugins/elementskit-lite/modules/header-footer/activator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/activator.php', 1, 0x00000000000000000000000000000000, 0x79f749df1bb6a04dd78994321d4b8ca6, 0x56ad88fae6686f487395b61f1cd31719b50f9cb8e1e0268f9fc8d095d141b887, '', 0, '?'),
(0xcb2a285d3eb8265a1016f244b164279a, 'wp-content/plugins/elementor/app/modules/import-export/runners/import/taxonomies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/taxonomies.php', 1, 0x00000000000000000000000000000000, 0x65b191ad11e1f88a0eb7de0b6b07443a, 0xf9ff79e5fabe5ec07c78a9a12a96c150593c90a3f6a19eb5a4464d2a87e4f2fd, '', 0, '?'),
(0xcb2d75c853cbf945c725c0f2307110c6, 'wp-content/uploads/2024/12/Enfejar-win-adss-1.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1.gif', 0, 0x7b4aa525eb1e45f3085f815bef8de2ad, 0x7b4aa525eb1e45f3085f815bef8de2ad, 0xdc8f1aa688d4fab33ed25f45a6b2cbc03eb34985a2f2d5d649912b33cfdc14f6, '', 0, '?'),
(0xcb2dfd532ab88fe02da11849f43edd78, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/FactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/FactoryInterface.php', 0, 0x5ab30c546a5356dadb0eed85a5956483, 0x5ab30c546a5356dadb0eed85a5956483, 0x9247bccca85097777ec6f911554f945fbe02611e544aaf737ff215776eb8444d, '', 0, '?'),
(0xcb308ad88d1b2b2470ec1aef9bd79d9c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotMinifyAmpScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotMinifyAmpScript.php', 1, 0x00000000000000000000000000000000, 0xffbb7adf42b25e7f34d3698cdae8cf6a, 0x7b21459b80b19fc7d3d658c8c920e736a4d3974e7b83c5dc417cca791660cdd0, '', 0, '?'),
(0xcb3556019b78c72c24be3e3764fd6bbb, 'wp-includes/sodium_compat/namespaced/Core/X25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php', 1, 0x00000000000000000000000000000000, 0x0405dab862faf2af1039f41bb087b14d, 0xe946a92f271ca18d804d259439f4a07d40acce6657a33e8c960c15532aad156d, '', 0, '?'),
(0xcb36a03ca5ca43eaefaebfb9563a2872, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x8ee2a07b434edf419ec59ca92cc1d04a, 0x2ede8f5e64c16c8a868f608a4ffae3523e4bc930298d3e4f3d42a39616623064, '', 0, '?'),
(0xcb37f4ff8591612cb58fa25a54abba1b, 'wp-content/updraft/themes-old/twentytwentythree/patterns/post-meta.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/post-meta.php', 0, 0x7aef9e94e6ab810e9c4022de89fd16d0, 0x7aef9e94e6ab810e9c4022de89fd16d0, 0x06cfd2162d219a911de4ff5772da85bc8b7ebd31ddbe696b743fdcb117811883, '', 0, '?'),
(0xcb3956a730a2a626ec82bfae702b5097, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataRequest.php', 0, 0x47b0349e5d65d27348dd970ba06c7fe0, 0x47b0349e5d65d27348dd970ba06c7fe0, 0xe83f82dcd2cf82a5bb7ce5a97339d71967d21b393ac9a873bd402e5933e18df9, '', 0, '?'),
(0xcb39f720c381049ff2fecc21ef6d11f5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', 1, 0x00000000000000000000000000000000, 0x71476c9358b08cde08f1d9e51ab3704a, 0x4ef16f711b620f7710d0383db3f1441e6e378d771dd30074a7c1dd237d27d176, '', 0, '?'),
(0xcb3e6d4279981416f87db084d29b80e6, 'wp-content/plugins/amp/src/PairedUrlStructure/QueryVarUrlStructure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/QueryVarUrlStructure.php', 1, 0x00000000000000000000000000000000, 0x2ef76eb484f83107a0bcda1afaeb0ff1, 0xf1691514405aa77b1c200abf22867dfe795c786362cb6acbf21fe137105cba16, '', 0, '?'),
(0xcb4190125b1dc07fa488869cdd205cc0, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-cs_CZ.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-cs_CZ.json', 0, 0x211ba232049dda2074c9fc18c01545a8, 0x211ba232049dda2074c9fc18c01545a8, 0x5f580f460e72ccb23800897fba14de3ceaad0d3d649d2779d4a8b18ebdb371b0, '', 0, '?'),
(0xcb46fe148d4b8b4b4d74df0b249c08ec, 'wp-content/plugins/elementor/app/view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/view.php', 1, 0x00000000000000000000000000000000, 0xf64625ee3fe8168faca860c9a88facfa, 0x575640cffaa12a660b14342fac98362c8fbf57437676c87ff134efbf209121d6, '', 0, '?'),
(0xcb4a06de0c9c2ffa2422dd655ed801ba, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', 0, 0xc202bfe77a1f2405abe302a3e0b22b5f, 0xc202bfe77a1f2405abe302a3e0b22b5f, 0x0e4577183bfa044a545f6d3494695a151c7823f99cdfe0426e8264cd1a64aa09, '', 0, '?'),
(0xcb4cadbedeb687fb15c08bf55fc41747, 'wp-content/plugins/wordpress-seo/css/dist/tailwind-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tailwind-2420.css', 1, 0x00000000000000000000000000000000, 0x34e0346767654ca3b2f68f8fac33828f, 0x356467f0a48449fc1017f2dd84f9924854fd8009f00549c9b97be2598c08f4a3, '', 0, '?'),
(0xcb4ed979ef2e380ca98f262ec94c231c, 'wp-content/plugins/elementskit/modules/particles/assets/json/default.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/default.json', 0, 0x9cfc87dcba5e19d74e8f7fe88eb571f3, 0x9cfc87dcba5e19d74e8f7fe88eb571f3, 0x94c773e70f61973e93de81d07207d096da61fd817297cc25ce066a6fd76154fc, '', 0, '?'),
(0xcb553cdd3f592cf5cf1381a7d8bb2810, 'wp-admin/js/svg-painter.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/svg-painter.min.js', 1, 0x00000000000000000000000000000000, 0xc3b7b2010492e0ff9623be39b4afeca5, 0x06927e4865b1fbff8a9a4c697c9510aa8feb0f30ddef3735de6adcd514097711, '', 0, '?'),
(0xcb55d0c47dda42a3cd1e09114a73fdaa, 'wp-includes/class-wp-object-cache.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-object-cache.php', 1, 0x00000000000000000000000000000000, 0x264705f6c34dd96140604498289f33e3, 0xdde2450c8fa1d54feaca449d7789d9ab07d2d777977d59f4f6cddbd664b8a7af, '', 0, '?'),
(0xcb5731ab86ed4904a0660b13c3fddb03, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', 1, 0x00000000000000000000000000000000, 0x457770b02ab5f7e73cfee221ba97f10a, 0xf3eb4846a89be898ba1b29ac729fb13e4aa9be378187f297d082a17945b60e00, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xcb58388a0ad8e41b90cd0cfefa080230, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/LoadInitialSitemap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/LoadInitialSitemap.php', 0, 0x4eacfffecaad74d262dbccec434cb5c9, 0x4eacfffecaad74d262dbccec434cb5c9, 0xc6e58c6604f887bd9daa65d0cffb450b78800e27bcec2413fa85afc91e9e5b17, '', 0, '?'),
(0xcb5d8fbd3b853cbe2a59c6ade2812178, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/API.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/API.php', 0, 0x96d3def7615cb9341dc4afc1b8b9f63b, 0x96d3def7615cb9341dc4afc1b8b9f63b, 0x9f2041f0052882d5da20b466a129b188cc74df616b2379287c1b0084348db15c, '', 0, '?'),
(0xcb6041316de676d01ba460a3f78e96a3, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9.min.css', 1, 0x00000000000000000000000000000000, 0xc340179eb36be77e5988d056338a9b55, 0xd20e9d400d2977ba91522012570d4abb66cb22530744976ba382db88b2113019, '', 0, '?'),
(0xcb6103cf9ec74a2dacef3bb1e1c7edda, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/Proxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/Proxy.php', 0, 0x89bb2ab921139baa70b840fc5f7256ac, 0x89bb2ab921139baa70b840fc5f7256ac, 0x78f40170ee7162d03379ae5bd6485bdabc5c56630f45ebeda070de92b75204b1, '', 0, '?'),
(0xcb639fdaae7180b61022962e7c30073e, 'wp-content/plugins/wordfence/images/icons/check-response.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-response.svg', 1, 0x00000000000000000000000000000000, 0x4e038ab646f21bf416c5d8c613bfe2a6, 0x3832668529b31b6f3ed814e63569711129bbc3651f3dd2d6f2a947048f7dece0, '', 0, '?'),
(0xcb644757e3ef6a010e3c2c2db7a4ce86, 'wp-content/plugins/elementor/assets/css/modules/apps/admin.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/apps/admin.min.css', 1, 0x00000000000000000000000000000000, 0x6805b3f417e97223d67235d827e892f8, 0x5a0a1fc80e77db4af647d030ca1b27c2dd5db786fa0a009aa236bb2eae25fd6a, '', 0, '?'),
(0xcb68156efcd0be9e364d4e235d43b7dd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php', 0, 0x26eb81e778e779208459d2ec039035c7, 0x26eb81e778e779208459d2ec039035c7, 0x0ef4f2c4bc2412eebf37ab6fc65bcfdf58bedcd6391dcee74b8e856057e65b43, '', 0, '?'),
(0xcb6bef19517cab5cf5b0fbd57064be55, 'wp-content/languages/themes/twentytwentytwo-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentytwo-fa_IR.po', 0, 0x798a255f7a6e38f670351f6ebfafaf80, 0x798a255f7a6e38f670351f6ebfafaf80, 0xe51ad367c84e7365fe58a37f814b72ca5fc09fd07243fad54588182bb838f93b, '', 0, '?'),
(0xcb7178a0c157320988f012e9138444b4, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Import.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Import.php', 1, 0x00000000000000000000000000000000, 0x8036212169edf9f5999444211eb956d7, 0xfc7d5306993c58c27d89f7417c74bb970954d8a628d095bc91fa9e1b4fa6ab70, '', 0, '?'),
(0xcb71f29b38e05d1143a4ddcbd69414d5, 'wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php', 1, 0x00000000000000000000000000000000, 0x59e91b16a12dc8ae18c9d571b30e5178, 0xefcbaf4940ae1ec37ec2c2a3300f73f0019d3bf7e55ce5f50c2aea76ce77478a, '', 0, '?'),
(0xcb732379f768b7e20efc0b62e34511db, 'wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php', 1, 0x00000000000000000000000000000000, 0x04f107d34fed755c4d2c211790fe8706, 0xf943341fd0a58020d95d7b2822a1c466bdca493846c2b430bb7a5b474036b436, '', 0, '?'),
(0xcb73f1bf89a77d72e1698f84bda1cd53, 'wp-includes/block-supports/shadow.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/shadow.php', 1, 0x00000000000000000000000000000000, 0x4f5adf7176abd842aebca93c562ac0f2, 0x7adf9dc91a08f57a33c35b621a915cbf2658504fbc199b02ccf73fdb4784c153, '', 0, '?'),
(0xcb790fd01f3691366c0ceb9a4dac43b7, 'wp-content/plugins/wordfence/views/waf/firewall-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/firewall-status.php', 1, 0x00000000000000000000000000000000, 0xfdeb04fbd8c5f0b853d3342c3db37450, 0x8ddee22d2e5c077a1e6fa5d6910cfaca8867e7a46d50a450ed0f52a72ed224ef, '', 0, '?'),
(0xcb792efb060db56452cf59b51ee1685b, 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-duration-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-duration-presenter.php', 0, 0x745cc9cc870519cbcc658b6fa1db061b, 0x745cc9cc870519cbcc658b6fa1db061b, 0xf4f5be4776c2e3efa00442cb692fb9cf5d30c4306121868e5560ca19cae13d21, '', 0, '?'),
(0xcb7c47b5d224ead1eea582c56b99fae4, 'wp-includes/js/dist/vendor/wp-polyfill-url.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.js', 1, 0x00000000000000000000000000000000, 0xf1983e64a04b50274943a4e733b5bd38, 0x9e6bf608f57aeaafcf3af3b4975f734470fe7865254ad809bd89f553547fba5f, '', 0, '?'),
(0xcb7d556126676cc3e469b829baebc221, 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php', 1, 0x00000000000000000000000000000000, 0xc1c1b84efb8e8df8faf42dbb6f0ef60c, 0xcdf544d16a10b28221e72ef65b7a281954d531a941ee63787071558878c958d6, '', 0, '?'),
(0xcb7ecb311d859db19c2f9f9f6ad36cde, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410.css', 0, 0xd52de3a3e02038807cfddc0bb7980ec5, 0xd52de3a3e02038807cfddc0bb7980ec5, 0x7c667e943de730ba310dfd79c4680c9b204fa18de6b5f3d93b799c9c2590e587, '', 0, '?'),
(0xcb86055d671996317b5b10099c70658e, 'wp-includes/blocks/video/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa3d02dfecb68bc86e10c175ab11568c9, 0xfcd877d4dcf102f8273506dbb8c6051d61ee1e45a54e12f90fb11bd76be0ccea, '', 0, '?'),
(0xcb8de547e4af806f1b65b7ffef6f9c1c, 'wp-includes/js/shortcode.js', '/home/iraneurobetcom/public_html/wp-includes/js/shortcode.js', 1, 0x00000000000000000000000000000000, 0x0540a810bff1d0c5e2c9507df353ce8a, 0x7903611b1965c3614bd40eb55206e5002511d4c6177879bfc175fe79fbe286a2, '', 0, '?'),
(0xcb935e5192d5f27c6278c6665e14e48f, 'wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php', 1, 0x00000000000000000000000000000000, 0xa7e6b5bea00d5e19270413774cebeb01, 0x2f9a47c7f149c6bcaef03c24b7ac35f90a826ec7f237190e09918fa6818390b5, '', 0, '?'),
(0xcb9c411b7441a700c391655aa462fed2, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-tagline.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-tagline.php', 0, 0x049a610e37da898c11305fdd30fd62bf, 0x049a610e37da898c11305fdd30fd62bf, 0xd6175f7012eb5b0671aa0d1375cb1b1cd7342140dd83d44a7563890df995f9ed, '', 0, '?'),
(0xcb9c63aa1e7297ac5f13addc347d0fa6, 'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo', 1, 0x00000000000000000000000000000000, 0x734a508c155e4f12044e27d5a508fe2e, 0x93306ef8bd726de48365822dfb2c0ed5e3a242d2b74ab51b77252a073cb85d4f, '', 0, '?'),
(0xcba2137bc959fe11a794cd02ba829246, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterRequest.php', 0, 0xf4c7d8313969fdfd2f8d1a24e47096f2, 0xf4c7d8313969fdfd2f8d1a24e47096f2, 0x94e7bbfd4bae1bc3bb18383c95ca7981e803fcef10df72743c114668ca2dbfc7, '', 0, '?'),
(0xcba4d490927b25106bf2a58e23b666db, 'wp-includes/js/mediaelement/wp-playlist.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-playlist.min.js', 1, 0x00000000000000000000000000000000, 0x016e57c369b89e7ad654c81819d6af1c, 0xdb943c9c17a8019f518a795cfa429a85757ce902cd8fe8fbc28b66edb2437c64, '', 0, '?'),
(0xcba83f787fe03d0a649ca0230103ed08, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/cart.php', 0, 0x0b62d6bde13ea926f2c65762021ac9e1, 0x0b62d6bde13ea926f2c65762021ac9e1, 0xf3bdfe2b1ddf7bd16c12b70c168818a81f18739193630482c035108df5bbf06b, '', 0, '?'),
(0xcbacf3342046993c185c2686a593e608, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/Subscriber.php', 0, 0xfb001678ddfc2086db70aab37d691b2e, 0xfb001678ddfc2086db70aab37d691b2e, 0x6e7d4c4088258db703c52f766761a4ab0f1d95385be80eee4d1cf2155b26c5fb, '', 0, '?'),
(0xcbaefa611a79419242ebc86febb74b6c, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/s2member.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/s2member.php', 0, 0x799682899bfd0c62c9231c454b0589d7, 0x799682899bfd0c62c9231c454b0589d7, 0xbe3e316db0ce11a97a3af8d5dd5878a04d975f748698c834463289220748943c, '', 0, '?'),
(0xcbb40dfa7f704ca54e9247ae88e9ce87, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-footer.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-footer.js', 0, 0x1a74f729397b6365ea97e0eed20977d4, 0x1a74f729397b6365ea97e0eed20977d4, 0x79a2483bc5f027a1780dd6c394307116ee4401fb84c5990b3ca35a349032a670, '', 0, '?'),
(0xcbb4daae6e158644b76c6d89dad239f3, 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/additional-contactmethods-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/additional-contactmethods-integration.php', 1, 0x00000000000000000000000000000000, 0x99dc2cb559a3aa6d757a8c7dcb3d0804, 0x14eae3ca8ccf0859fa69c4029859080ee705af9a9d2718f7230bac0d6fb7679b, '', 0, '?'),
(0xcbb4e2821a4486cf34cf600a40d51eb7, 'wp-content/updraft/themes-old/twentytwentyfour/parts/sidebar.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/sidebar.html', 0, 0x1553881a732fc82c2ba183e9c69fb756, 0x1553881a732fc82c2ba183e9c69fb756, 0x0dadb7eb0c6af3da200a69004ec3c676d362b24fd9e8f5c8aadcc1ffe1cf1e7f, '', 0, '?'),
(0xcbb86e513d0e70462b2a447ef65da035, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0xcf7c7b1b21031e4394bae6f8011aed2e, 0xa779031e5a92a33cc1cd5522cce7ac925929270a74f5f0b46946feacbbd04e82, '', 0, '?'),
(0xcbb97ef6119c9860449eeb54023dec3e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBanner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBanner.php', 1, 0x00000000000000000000000000000000, 0xd9f383417c62cd3053fe2224420eb266, 0x7fabed00be2a80ddeb5e05e516f5e28bb807c293a583a6d32645c0c7cf9ce5c7, '', 0, '?'),
(0xcbc10208ace89c2ede474f80a6535d37, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesResponse.php', 0, 0xe30bb8934602531fd76ad7db8dcb5415, 0xe30bb8934602531fd76ad7db8dcb5415, 0x3332222f59d75c7e69e25acb1e0a77ff4b5089e34becab2f62055c73d6fe5b1b, '', 0, '?'),
(0xcbc3ddcf852b682a7f1fcebf38c35acf, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ArrayLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ArrayLoader.php', 1, 0x00000000000000000000000000000000, 0x5898b648cfd101a1728018f196a538f9, 0x440d25d64ed0cb47c0ba34e69ffe2d6ce7483d140b40a8ee0c208723b63f06d5, '', 0, '?'),
(0xcbc79d86dc5181bd5f799c64f69d2ba3, 'wp-includes/sodium_compat/src/Core/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0x5886f18d5520695530c66c6c391bfd63, 0x8dfe5fd27624141fedb855375f912a0d3fac2b1f0ff35ef78ce289be01bec480, '', 0, '?'),
(0xcbc86148e357d5c7b0c859ed0ab3fc8f, 'wp-content/plugins/elementor-pro/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_namespaces.php', 0, 0x224007c97efb82c7b45b0e92f240af41, 0x224007c97efb82c7b45b0e92f240af41, 0xc1bfd0acabbb4bc4716c3a16e5997ed29dd9a44291ac75bee3242a56a07ae629, '', 0, '?'),
(0xcbcb94d14734fb09c1e11223045a9791, 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-preview.php', 0, 0x73f527de5446040b63ebb1ac5c41715b, 0x73f527de5446040b63ebb1ac5c41715b, 0xb758e7523da7a8ea30ada84eba31301b552b27fe9e84b1e1e3159010525b91d4, '', 0, '?'),
(0xcbd16c0157f5227e946426c33f69fa26, 'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xcfedcac9896b08e28edc00dd823b7dfc, 0x9049c160101611bec443c5c9b133d3f95ca20dd1635dca82c981a9c09854aa9a, '', 0, '?'),
(0xcbd2adda505300ab5710b88796f92b7a, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTCSSSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTCSSSubscriber.php', 0, 0x25f7ac9ecc2213e70de79ec83f58fd69, 0x25f7ac9ecc2213e70de79ec83f58fd69, 0x017ee33c806bb01a0253655cfa517f4f54ff7d60997f1171a072988390eccf80, '', 0, '?'),
(0xcbd6d5afe7e870aeb1feb0dc519b7a1a, 'wp-content/plugins/updraftplus/includes/Google/Service/Resource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Resource.php', 1, 0x00000000000000000000000000000000, 0xa7b3d5f121889ac5ee6c6c6cc084e333, 0x0ddcac157ffdd827bc913aeaf77fa84959095abac371b4b097b41511df4703bb, '', 0, '?'),
(0xcbd6e6bb0f4efabd1c00d9dddcb9ce74, 'wp-includes/js/jquery/ui/spinner.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/spinner.js', 1, 0x00000000000000000000000000000000, 0xab2e24fa39a2cdbcdb5b7a6fd1fa81da, 0x40d0fc653858656a8a54c0775bbac2af453dd54b215cc41eacaa503544afb8e2, '', 0, '?'),
(0xcbda20fe44bfda6d07a2b8b6d7e31625, 'wp-content/plugins/elementor/core/common/modules/event-tracker/personal-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/personal-data.php', 1, 0x00000000000000000000000000000000, 0xf1c5ff3b599e8993dadcfc85fb7ecfa3, 0x19d83bbfe457c99ee3a38ca3530af64ede55881650f5bc6949a1300253768d0a, '', 0, '?'),
(0xcbdca179e629313a95cde7ac4ec63af8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', 0, 0x53446c32e4dfffde234d27965eda9ef1, 0x53446c32e4dfffde234d27965eda9ef1, 0xb4b4c77d4a809aa2486fcb52068422b60e1e12a445a33860046fc539298d4b47, '', 0, '?'),
(0xcbddd3b02d4edb731879f2f01c60a40a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Iam.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Iam.php', 0, 0x38c2ce81378bf051ae490fc12c51b1e0, 0x38c2ce81378bf051ae490fc12c51b1e0, 0xb1642feb086e1e3926e90542cc6462434a951c7a31c8986ea4510fdd9258f4ad, '', 0, '?'),
(0xcbde214b3f6da06f1883283ce09ea779, 'wp-content/plugins/wpseo-video/js/videoseo-admin-global.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/videoseo-admin-global.min.js', 0, 0xd8c62840f17c4da44a265c9b7a745105, 0xd8c62840f17c4da44a265c9b7a745105, 0x4597d1244b26570141efe8b307844efd8b1c6a5f81f9119145ca65b9aad3fad4, '', 0, '?'),
(0xcbe4a959418b6dbebecb3c53921f390c, 'wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php', 1, 0x00000000000000000000000000000000, 0xa32a80d627e360b8ac5c4b61af64f510, 0x54ff9367e5a013ea358f90d663a36f316437c26e6691cae2d2aa6aafd39ee292, '', 0, '?'),
(0xcbe785ee79ced2865244b81d15825f88, 'wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial.php', 1, 0x00000000000000000000000000000000, 0xb5819099da98b50bb0c6645274fe1302, 0x5c0ae998198ebd6e261c5ddde12eef93943164c4fb9e6770e2ef79fa916c4aa1, '', 0, '?'),
(0xcbe7ebda3559b8b896f0cd052e69d827, 'wp-includes/Requests/src/Hooks.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Hooks.php', 1, 0x00000000000000000000000000000000, 0x99d77c22bc860fe26507f77cdedd6ade, 0xab06c6c23b677d0c68b5f166d10789d798023e53e00c43388a16c21ad8f131e0, '', 0, '?'),
(0xcbeb64d64996144bc6b9ec761af730c7, 'wp-content/plugins/wordpress-seo/admin/views/user-profile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/user-profile.php', 1, 0x00000000000000000000000000000000, 0x330c77d31150facf87491d7e83bf4bfc, 0xc6b57dc58e9e8cb8d51d24d2ac37fa73c43afac9ed36a29762f120585fea8ec5, '', 0, '?'),
(0xcbee4951daf32d883952647222cbe368, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoScriptTypeApplicationJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoScriptTypeApplicationJson.php', 1, 0x00000000000000000000000000000000, 0x0b87dc0f4dedbc9445c5cce01ba10c5d, 0xc3fe427b82dd4e3b0e72390a3c7da04d5f2449860787369d4e92873c8303c87e, '', 0, '?'),
(0xcbeefde5d6dbad89a5c418e43f21d03e, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.d0d01530f5be6736b5d2.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.d0d01530f5be6736b5d2.bundle.min.js', 0, 0x5cd96b2983670135d99e358d97775de7, 0x5cd96b2983670135d99e358d97775de7, 0x80a635f2c448e0b15d2b5813cb71e80a0e43f4d954735422ce831de1c44ce649, '', 0, '?'),
(0xcbef1d76ed452cbf2d4fe47bcf01ba96, 'wp-includes/link-template.php', '/home/iraneurobetcom/public_html/wp-includes/link-template.php', 1, 0x00000000000000000000000000000000, 0x5651a130f4404bfc21d8dfbe34a87b01, 0x1cdceed86556527e90a6576f9047456f3e6faa9f4e2c6139f7fce3c501a63057, '', 0, '?'),
(0xcbf0a8917592c4b093dad9632bd303aa, 'wp-content/plugins/wordpress-seo-premium/src/presenters/mastodon-link-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/mastodon-link-presenter.php', 0, 0x379fe884da1a9401dc7d8e42dc244855, 0x379fe884da1a9401dc7d8e42dc244855, 0xe6d10e5c2daafff3fdcf4314b729d549f7c1bfe0a15f6e0954567184f64629c6, '', 0, '?'),
(0xcbf5cdfeae966b3a016d5433523cf291, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', 0, 0x608e4bb8cec76cbfd8c50b7057baea19, 0x608e4bb8cec76cbfd8c50b7057baea19, 0x812fbe74bb2f285435f7db2c33cdf5a28e1b69b977ff0513da979785895cba6c, '', 0, '?'),
(0xcbfe1387a21f271e5827d46e9e515fb1, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-cs_CZ.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-cs_CZ.json', 0, 0x7414bc6ffd20fea3038e3faf305bcb4d, 0x7414bc6ffd20fea3038e3faf305bcb4d, 0xd74789512ccdfa181e74c9bed7c3a46f1e1c9b607906ab974531872fafd223b8, '', 0, '?'),
(0xcbfe7118e9cde1d63c49aa71ca321721, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespecularlighting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespecularlighting.php', 1, 0x00000000000000000000000000000000, 0xd61b9b7b9b632516b15d74fde544c2d6, 0x9fc52ee45afaf44dda5774e46ad0d21ff98d84cfd798678eefe93d4e20fb9d7c, '', 0, '?'),
(0xcbffcabde70f9e19157016089d1a6eff, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/WebProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/WebProcessor.php', 0, 0x8c8427ff9a63abc38c73b464238b34ba, 0x8c8427ff9a63abc38c73b464238b34ba, 0x085dcde572fe76a680d1ea24f8977df727f229397ac6e7d271b6c4ddbd6cea61, '', 0, '?'),
(0xcc05b49511ca7b17e840e0718ea16d75, 'wp-content/themes/twentytwentyone/template-parts/header/entry-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/entry-header.php', 1, 0x00000000000000000000000000000000, 0x54e0f245a206353051f7c2443d946cb4, 0xce3226bc97f12ea0a7c6c2285347971d6cfdb2a35ec94ec1ff4326122fcf81b5, '', 0, '?'),
(0xcc0c2522540ca33c2015c08b85b3f182, 'wp-content/plugins/updraftplus/includes/checkout-embed/readme.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/readme.md', 1, 0x00000000000000000000000000000000, 0xbb10b4b16b66485b68a49789146d89cd, 0x12d3686b239eab6c13cc23c6f778e51ef2df117612b6890c7852f7a170660af4, '', 0, '?'),
(0xcc0f88e24bb6d2150bae18d4347d3eed, 'wp-content/languages/plugins/elementor-fa_IR-8ef6d4918e93bfaaef913c65efeec347.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8ef6d4918e93bfaaef913c65efeec347.json', 0, 0xdb2a27ff419c1045589524cd04834ff7, 0xdb2a27ff419c1045589524cd04834ff7, 0x73ae076eb704e914a0d10da5a5fefad4c4e0280a48d319b3a269e74d324f6c70, '', 0, '?'),
(0xcc13b318b4332bbb6f591409a9b50f07, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', 1, 0x00000000000000000000000000000000, 0xdf72f94abae6b2dbc6b75ce3e24c3568, 0xafe53d5d0ded476c9d22b1103eb7a892d61985d821a7d8b72e79659236662aeb, '', 0, '?'),
(0xcc217fe94c54e133959f69d9ea781bc5, 'wp-admin/update-core.php', '/home/iraneurobetcom/public_html/wp-admin/update-core.php', 1, 0x00000000000000000000000000000000, 0xecc01c3cac89efcd101907f6ab677d4d, 0xa1c5a95e938e7d6425a7f84aecbb182f4d945282ab049a9a6c3c8fbd250c4524, '', 0, '?'),
(0xcc29bc6b850e26a4ba5c60895f6929f2, 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png', 1, 0x00000000000000000000000000000000, 0x37f0007202aee09e6e384929e1b1786b, 0x63fba4e79e5de130a0fb8c32244ad80b2482e9e942cae9d6193344fe4101968d, '', 0, '?'),
(0xcc2b13cc93c917e1c92fc0ccbbebcea7, 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/mce.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/mce.min.css', 1, 0x00000000000000000000000000000000, 0xdd378a51ed7d679c82ad859aecfc4e08, 0x531548e5cded18e62c1809dd48f7ae4272ffad664e64e681d5640455f560cc73, '', 0, '?'),
(0xcc2cc7b8b9bb21ed0157210e8337dc96, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-option-exporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-option-exporter.php', 0, 0x818e4b00a798ef605a8ce28a40bc7b6c, 0x818e4b00a798ef605a8ce28a40bc7b6c, 0x9452fe0cc48c7b2ff9d9fe690a8d02ce2faf5d683a8fac3dbee956ac2018d76d, '', 0, '?'),
(0xcc2e92ccb5bcf502c7ad7d4c7ceaf036, 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-no-title.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-no-title.html', 0, 0x43d160dbafae2132fee8abc7f46924bd, 0x43d160dbafae2132fee8abc7f46924bd, 0x8d5e349bba2e392c16d187ca82b4f347ad19138ca452bca73a03ab09fee1ff4b, '', 0, '?'),
(0xcc2fa67d1091a1c2a695c66b41b85a6a, 'wp-includes/blocks/query-pagination/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x52b2be9738c348c9a2de0bff5e4dba7b, 0x23eb1273f428a9c8b2576d22c0021af586b4015af04fcb9b5075b5b4856b5c70, '', 0, '?'),
(0xcc30d032d1313fd8211ea3b738d852e5, 'wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg', 1, 0x00000000000000000000000000000000, 0x73886a68b8854b3228d85d4060fc7151, 0x46522bfe29fa527c5ef43c790555ad49c918a5391b757e96f399afe9074647c4, '', 0, '?'),
(0xcc343eb87b6ed0f7c275d15e2d87b5a7, 'wp-includes/Requests/src/Exception/Http/Status404.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status404.php', 1, 0x00000000000000000000000000000000, 0x4921c482e066dcf65a704c2e08726587, 0x726382ed9e63b186e435bb1aef1614841508b73aba5e9d1f4b94d1fd59ae527c, '', 0, '?'),
(0xcc3cc0a1e0c7b28335f7bfe0844f0a94, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionPath.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionPath.php', 1, 0x00000000000000000000000000000000, 0x3f3d4a48cdb487b515012bcb2e7b8e47, 0xb6d54954eab9d37fc09c8a80ddd375558ce3aee08d4a1d50b7fb82eed4a151d7, '', 0, '?'),
(0xcc3d45a04950a14aeabc0f296f03f2ee, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femorphology.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femorphology.php', 1, 0x00000000000000000000000000000000, 0x581f5c1f781810c3a8597de1cd26876e, 0xcdc3e9658691730a1a8fb3ada1ea34b94e82a3170f9ba6a82f09dc52027add42, '', 0, '?'),
(0xcc3d60ca3a82b0baae9ff2787e7f94eb, 'wp-includes/blocks/site-logo/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor.min.css', 1, 0x00000000000000000000000000000000, 0xb6411914c84ea59dbf298bdde7580538, 0x5d84039616d2e683521e3c4e523962c6379cb6a3eb366abf2b9cb51174421274, '', 0, '?'),
(0xcc40123e2263449fc3a6e1497269f077, 'wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-menu-item.php', 0, 0x65bfe204e85ffa8c8f9d3d0c5868e1c6, 0x65bfe204e85ffa8c8f9d3d0c5868e1c6, 0x87a0b333ee82935117ac6810ae5811328d72a91c658cdf96cda0034c5f14451a, '', 0, '?'),
(0xcc40d845c507600ab352aa55678df5eb, 'wp-content/languages/fa_IR-28b3c3d595952907e08d98287077426c.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-28b3c3d595952907e08d98287077426c.json', 0, 0x92b5b55964dac73c2e0a4d95b238e0ed, 0x92b5b55964dac73c2e0a4d95b238e0ed, 0x1cf166eb8180cafbff2bd3c72915bc07c1be6c8618e8b484f08f9c688205bcfb, '', 0, '?'),
(0xcc4dcf5471265b3ffdf93eecb98ae50a, 'wp-admin/css/colors/ectoplasm/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.scss', 1, 0x00000000000000000000000000000000, 0xe331c2a23d1f7e557df0f55a8ec824b3, 0xfdf27eb8f3d1a3c1b7a556302267fe3a4b5af79369c2c2b30af74332115dd19d, '', 0, '?'),
(0xcc4de8d67febe07adfc5ad59ba1efcae, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png', 1, 0x00000000000000000000000000000000, 0xd80747d34afb87753b51d45a36f8bd17, 0xfffb8506df5c4d55198ced4b6851af77c043a903b669d656b4eea2b9b2ce4a27, '', 0, '?'),
(0xcc533e3fc55f7028b24b2f0b33afd77f, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-binoculars.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-binoculars.png', 0, 0xc919c6f1fe88ff06cf0697323d352798, 0xc919c6f1fe88ff06cf0697323d352798, 0xd497df264905d9be96e5198fc8a10087e8dc098a0cb35015ad9661215c6337e4, '', 0, '?'),
(0xcc568ddaae999cc612ea4dafe96ad381, 'wp-includes/js/plupload/license.txt', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/license.txt', 1, 0x00000000000000000000000000000000, 0x751419260aa954499f7abaabaa882bbe, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0xcc5acc04172cda591a30e45a5cb51fa7, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', 0, 0xc84baaee66226e1a349f681c2149bfa5, 0xc84baaee66226e1a349f681c2149bfa5, 0xf341f9fd5d1003a7a202b75eeaeb1fd415f6547549a9dc3cc2ae7e0f2f897d6e, '', 0, '?'),
(0xcc5dbddb5679a8eda5a952ce861ac2ed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWT.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWT.php', 0, 0xa2f79554193b92333ac4098176a38034, 0xa2f79554193b92333ac4098176a38034, 0x25f401b3a092db637559168e103f2947697107bdb5a69fa35310aee3634d5d19, '', 0, '?'),
(0xcc60d5f8b870a9b3044cb54c2a810691, 'wp-content/plugins/amp/includes/validation/class-amp-validation-error-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-error-taxonomy.php', 1, 0x00000000000000000000000000000000, 0xed9d2f1cb30b69278515fa66e3190331, 0x2d309f65b4b1115798c8e72a0f8d0b0a0c716580f4a8838462e68a2511ad0d5a, '', 0, '?'),
(0xcc612417bf3ab9346ae70004ba1a58eb, 'wp-includes/blocks/comment-template.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template.php', 1, 0x00000000000000000000000000000000, 0xc2ca5dc7091c3297fdee1e6134da853d, 0xc73c9fe2c25341f3ee303a5afd15a4ceb716ab762decc35aa619ea964585cad8, '', 0, '?'),
(0xcc6617013e703b1012d73d713376fbb0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedPropertyInAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedPropertyInAttrValue.php', 1, 0x00000000000000000000000000000000, 0x3b6021c895787ff7225361e8ec2524b1, 0xff2aff4a24c293ac6dddd3a55a37265ca5827403f6b746fe040ebf774f4d7b1e, '', 0, '?'),
(0xcc763c988d94d9e337b85d3bd6c18b38, 'wp-content/themes/hello-elementor/assets/js/hello-editor.min.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.min.js', 1, 0x00000000000000000000000000000000, 0xaacd16ed8304868ce601589a3eb33dc8, 0x4cafdd49250c43d070bb373dae944158e21a3671cffca00bf4988b38143ffebf, '', 0, '?'),
(0xcc780ad487ed742c2ca83afc8dcd6ec6, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', 1, 0x00000000000000000000000000000000, 0xe9f29e65eaaeb24935c5f0367b963455, 0x5d8fda7e8ba5a780478b39f6c8d9abab03a9eb712999ce07ff5d2c64ad0c0c98, '', 0, '?'),
(0xcc7fd1fba0699bef6eb06a2fc472bcd5, 'wp-includes/js/dist/i18n.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/i18n.min.js', 1, 0x00000000000000000000000000000000, 0xa8127c1a87bb4f99edbeec7c37311dcd, 0x467826a0827775c8e98ec19b1f0d49eb83efaa4d6924cfbee6c115f35a608247, '', 0, '?'),
(0xcc81d4910fa61041b948615daa273aa9, 'wp-includes/blocks/index.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/index.php', 1, 0x00000000000000000000000000000000, 0xa7cb9dd1c50b51ef225f552801233462, 0xd3e76e2129d17ac1c8282b1c4eace8454632398095d636a1f78db94f60f690ec, '', 0, '?'),
(0xcc8324e11599a66c8e675236a21896d2, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9f865b1b766c5676d457715fca5909ba.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9f865b1b766c5676d457715fca5909ba.json', 0, 0x16fa19d88a553f781ec48e3cc31340fc, 0x16fa19d88a553f781ec48e3cc31340fc, 0x5a9eacdb8fed000ca9ffd7d2963ee8dbba32c150af6f439ec051e0bdb3ff135d, '', 0, '?'),
(0xcc85d67b89e684b5fe71f44936defcbc, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php', 1, 0x00000000000000000000000000000000, 0xb900af898fe95b8e88d5758921579d44, 0x3c44feef5ba02a776150fb32b502a6453169f2a8b007b868555f283a9c6f8a7e, '', 0, '?'),
(0xcc8605a7873b61113fcee2fc0fb39e9e, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 0, 0x8e57b992a6ba26684535864f78b8ea15, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0xcc86abace85f1bde697982b79648f915, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/jquery.fonticonpicker.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/jquery.fonticonpicker.css', 1, 0x00000000000000000000000000000000, 0xea66b7c6197e0ad94f027e8bd9941c3e, 0xb8fa06197120ef09ec72698ea3c3b0641555641a9e4499f7d87b5da89569c1de, '', 0, '?'),
(0xcc86bff063889f6a103c3cb9f3fb7b24, 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js', 1, 0x00000000000000000000000000000000, 0x783ce05322be2f696bef85dece5204ee, 0xb82246c736dca2a8cf1d605032bb3aca8d05d8bc6fd82af15b4e0859669310ed, '', 0, '?'),
(0xcc8b90b871c842103361ea59efe72df6, 'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php', 1, 0x00000000000000000000000000000000, 0xfb0060277db72883a58362b7868c4123, 0x632c8042150b701fa332fd3802a0d5eda8306a8790377d68702df907f2e5ae86, '', 0, '?'),
(0xcc96fd8cd41b72f78774d141d9a32404, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-blogging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-blogging.php', 0, 0x41b28eac92e87815dbf0f87ffa836bd5, 0x41b28eac92e87815dbf0f87ffa836bd5, 0xbe1219d2a0dcc8ce9f069b97058482ef082e9e5d622af6b086f5ce29bf926233, '', 0, '?'),
(0xcc997efcc88cc3ae2b9de4ed6279c881, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php', 1, 0x00000000000000000000000000000000, 0xf9c784f7fa18e7b095c3dbb9df330577, 0xcaa3123e7971d3a9e4665f17239bbbbc8a86518e9e75c85789220c955e3fa5db, '', 0, '?'),
(0xcca2a81977e169675e843e0184f4eced, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', 0, 0xd591d65ceb173ad97602e4f190c3b8be, 0xd591d65ceb173ad97602e4f190c3b8be, 0x3bebb80759fa8a5d5df13059a1326869491ea5bddd54a7a46e48f707cc52da46, '', 0, '?'),
(0xcca3ac841717801a1ba71eb325c84cab, 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.js.min.map', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.js.min.map', 0, 0x36a491d439d15e6e4657dde0d919f00b, 0x36a491d439d15e6e4657dde0d919f00b, 0xcdb22097cbcd98a84d7b1c21691fbfaf4fc0aa2c026ef1d7b2a2aedefdedf0e1, '', 0, '?'),
(0xcca43387cf6b0690a44d3632f9bd445d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', 1, 0x00000000000000000000000000000000, 0x36d4a68be72393686cdc9e9173adbfd7, 0x59c3c9e3287acdea6b5cc0d38ecc8931447ed0e6447224d681cb8e12657793d8, '', 0, '?'),
(0xcca4fa3447122e14ac3a6530045b8adc, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', 1, 0x00000000000000000000000000000000, 0x813912cc2d55e7e2714c5e69fc20a248, 0x3a4c72e1925f1ecd0d3815380fbf52fe54f4427fdc8085e5d022c8c852b78219, '', 0, '?'),
(0xccab6a0bb6c8f617391151a41ed71912, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php', 0, 0x2967ae7874425e769eb74e42303f660f, 0x2967ae7874425e769eb74e42303f660f, 0xa1e017a8af959a7c9ba16d8e6e086f577b676be7ce921d791073b7830210e894, '', 0, '?'),
(0xccad69452e3481157aca366579bed6f0, 'wp-content/plugins/luckywp-table-of-contents/config/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/config/plugin.php', 1, 0x00000000000000000000000000000000, 0xd74bc9e8662a8b5dd3854725ab9769a8, 0xc30aafa7ef05e07441813819af06940fc6d057f6fcd7295d2c4c4c67efca39b0, '', 0, '?'),
(0xccb530eb9bd5745b7320313f45445812, 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/init.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/init.js', 0, 0xe8411e8cedd7f58aec1e24fcaeb1fb7f, 0xe8411e8cedd7f58aec1e24fcaeb1fb7f, 0x71148b527488bef13e0d7728026882d43128cfd37e2603d64cc316411e2a9512, '', 0, '?'),
(0xccb8bf128dac992d5d1a9f97896efc08, 'wp-includes/sodium_compat/src/Core/Ristretto255.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Ristretto255.php', 1, 0x00000000000000000000000000000000, 0x6b39f703775ad608ea7e98b920f8f427, 0x207a10be1f60574e3f5dfdd39f90422c4b84f5c84a036cb4ea8a57b1a83e6ba1, '', 0, '?'),
(0xccb8d2fc83d6c8e818838439c5bca439, 'wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial-handler.php', 1, 0x00000000000000000000000000000000, 0x664d8bad36bf3ce9c8bc81392cc5820b, 0x7b2de3fd6f644529dde2ccb79b3b710a60a1a528ca6be4d877b49f24ee89e9c9, '', 0, '?'),
(0xccbd1ff320fe981c9f5899246f42b907, 'wp-content/plugins/akismet/_inc/akismet.js', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet.js', 1, 0x00000000000000000000000000000000, 0x88794c2a8e906275933ede7df2bf0185, 0xdfb7fe93c19f04ac8b91461c0a2018b35bdcb230941f65eb4be1fc3d7c26adb1, '', 0, '?'),
(0xccbeeea23cfb803a9a16521650b09d1f, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/AllInOneSEOPack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/AllInOneSEOPack.php', 0, 0xb6fd06fb51c34e8d390951905e946053, 0xb6fd06fb51c34e8d390951905e946053, 0xb55bab3e4fc5753c78c16860ec1f00c0a06731874a5316685430e369f24247d5, '', 0, '?'),
(0xccbf08a81b74fe0387f092f94e35ecd7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaUrl.php', 1, 0x00000000000000000000000000000000, 0x595ad15a11a7c89c586ba424a94c3f42, 0x7f7bba5f7010b69ba145469ef00b8bada93050d0932355766aa9414aac967b05, '', 0, '?'),
(0xccc38a356666cd3b2c472127f6f3272d, 'wp-admin/css/colors/ocean/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.css', 1, 0x00000000000000000000000000000000, 0x68a5073007f01e6f7c7d0cc99638edf5, 0xa1ec69f3ea50fca8285a97b6a6e02ad825b78cb8dc597b942af88fce6154dec8, '', 0, '?'),
(0xccc51688a32ada4a87008d3a27b7f96d, 'wp-content/updraft/themes-old/twentytwentytwo/assets/videos/birds.mp4', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/videos/birds.mp4', 0, 0xc15071348d2ff3ad0f2d95bf5355d964, 0xc15071348d2ff3ad0f2d95bf5355d964, 0x721536917f0fbb2b2cbff7263656d089d44733fcb8748018beab3a923929548e, '', 0, '?'),
(0xccc5ceead5223b2bc20d7875b4e4ca77, 'wp-includes/js/mediaelement/renderers/vimeo.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/renderers/vimeo.js', 1, 0x00000000000000000000000000000000, 0xc03f1bc87e730cd0e2e069360f47b82f, 0xadcb7b83f693db779805d82d0dfe8c0c8aaa067a46e1765f80fb5c7766cbe2e5, '', 0, '?'),
(0xccc5ef87a1f7730fc3cdc43350757b0e, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/testimonial-centered.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/testimonial-centered.php', 0, 0x8ac4b10c3930f9fa9f0721abdcd068d2, 0x8ac4b10c3930f9fa9f0721abdcd068d2, 0x3eadb9918ef9c862bb530925667dd9397324648d57be5beca2adc3a6f502bf02, '', 0, '?'),
(0xccc78ab745c17696632ceed8b579535e, 'wp-includes/images/crystal/license.txt', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/license.txt', 1, 0x00000000000000000000000000000000, 0xf05db54c63e36918479b6651930dcfe7, 0x76e8da706d84ca0163ebf836df597e222c2156b9d845586cfc05146ce3227ade, '', 0, '?'),
(0xcccb0a41fdffd16ef01660b8334ffa12, 'wp-content/plugins/elementor/assets/js/cf70912a0f34653ad242.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cf70912a0f34653ad242.bundle.js', 1, 0x00000000000000000000000000000000, 0xe7007195bfc1651428bff06ecfb09faa, 0x64ed24e3653d76a1011d167faa4b2d62d5d5bcf63e2ae9adf42af35252f9f287, '', 0, '?'),
(0xcccd82ffcb68379ea76a0a1875137a1f, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-overlay-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-overlay-prop-type.php', 1, 0x00000000000000000000000000000000, 0x1fee08e8611e861dc048f776c7847a02, 0xfa36ccc65644d44ea42f8f38cfd804ca1a161eec550ede01dba7e07594cd2eeb, '', 0, '?'),
(0xccd1b3970cacb3060418c1b746903acf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php', 0, 0x6244ab2742ab52fbdb914d2f1c4f1632, 0x6244ab2742ab52fbdb914d2f1c4f1632, 0xa17a906ab74460bbff1520862df56210c5ddf7f3cb14f436dc73c93ea110e8f0, '', 0, '?'),
(0xccd25722ddbaccf1a41975da45b8cc54, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/news-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/news-seo.php', 1, 0x00000000000000000000000000000000, 0x00298b291209282336c43a7eb0821e36, 0xaa9df2a49c1f9f16804adf9a969e3cb196d4a32fc4b3d3e897b8f5a790f3d60b, '', 0, '?'),
(0xccdbcb05461623d5c2046b5f6e97ae84, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/OverrideColorBadge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/OverrideColorBadge.php', 1, 0x00000000000000000000000000000000, 0xc9bb2e80c721a9f6823801c2bba66d3e, 0xddc8d77f7c75b914579cb8e14d9b3f17a83148d201d486b506543fd4c6d9ef5e, '', 0, '?'),
(0xcce02d3ac8577262c41b4c7587bae669, 'wp-content/plugins/wordpress-seo/images/academy/understanding_structured_data.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/understanding_structured_data.png', 1, 0x00000000000000000000000000000000, 0xc901cf2abd2b8d1afe3f99b1551d92aa, 0xff75249933cc3b7b968a65e9dee52da985da24744bc06f19088fcb52b7e39eca, '', 0, '?'),
(0xcce11ec3ca24979379fe66e958e9f1c9, 'wp-content/plugins/updraftplus/languages/updraftplus-ur.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.po', 1, 0x00000000000000000000000000000000, 0x788ccab006d8ed0b4c63f2a2b49c6926, 0x22988549bdce620363d296a756a36755a99909d572d82f030bd78b6e21122e46, '', 0, '?'),
(0xcce5b1171f96f352d450a16f9ed3c542, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/time.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/time.php', 0, 0x5d6367aa7ea4df778f821f850c318daf, 0x5d6367aa7ea4df778f821f850c318daf, 0x82535e9eb9f67627ac7312f001cec9d5f7888718f687af8f5284c1d4f16c8868, '', 0, '?'),
(0xccee1e8bd485bf503d58ee6b5cf3b96f, 'wp-content/plugins/elementskit/widgets/init/assets/css/tocbot.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/css/tocbot.css', 0, 0xc6703755268612cd11b927d3970d8e85, 0xc6703755268612cd11b927d3970d8e85, 0x1de3e8096edf996ac3d7fc544330e78e1190352b8fe80f7429482cfde50ac62a, '', 0, '?'),
(0xccf120dec579cc6e73974813a6726d36, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GelfHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GelfHandler.php', 0, 0x46a769f01146465dc84285b3990d2e29, 0x46a769f01146465dc84285b3990d2e29, 0x2f45aa159585bee95f9c5e59656d8ff99df3ef8dbed63668c17164f584cbc350, '', 0, '?'),
(0xccf91eebee81dfa5c27257b5193fa25d, 'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css', 1, 0x00000000000000000000000000000000, 0x092c820118465099700fdc9462ae3bef, 0x274686a895507c7528142d52c817b6d37b4cf6bb72d0a02133af96616fec5a8a, '', 0, '?'),
(0xccf9804d5c5532bd8cc7c9cf785d7b38, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php', 1, 0x00000000000000000000000000000000, 0x641b627348684f08578075a2d5dfc59f, 0xfa03683eb3553a701aa5aca10caed0a22e45f79c50d75d81b07763f5ff26bc7c, '', 0, '?'),
(0xccfa0d5a00f44a3d1aa204eeb36e6bfb, 'wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php', 1, 0x00000000000000000000000000000000, 0x947f44091d4c1b4602a558ca817dbd49, 0x5b61c1a3fa8b63aa5ce5d4aceb7e1e1e283d065ce8d1f69887747682f864d7c7, '', 0, '?'),
(0xcd071cdfaeeab0f5b02ad050f6715bfb, 'wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x5b31bc04d0ca70b81ad50bdf0f40e0fe, 0x6fa7c151db92a6babd11b0b5cb36cdbbc3fd3df0ffb86903ca7838d727ddefe4, '', 0, '?'),
(0xcd07323ecadd3a6d7a3d0936d9a33b81, 'wp-includes/blocks/comment-edit-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link.php', 1, 0x00000000000000000000000000000000, 0x849c91dc5c46ebc2af829086865ef3c9, 0x2875c04da2767346afe29f16bc5227bdb15696479d9782a24450c6446ec23619, '', 0, '?'),
(0xcd0fa9ffe1877011f76ad69b6092c877, 'wp-admin/css/customize-controls-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x04af624a0508c15332082ceb2e8e91c1, 0x2bf19d1acc06506069656fc3ff94ab2448dd973ddc5c32867d5e4ff8cc2b2e6b, '', 0, '?'),
(0xcd105b727fdc20f64df0d15f0e41374f, 'wp-content/plugins/updraftplus/images/icons/s3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/s3.png', 1, 0x00000000000000000000000000000000, 0x1af5dfc48d3fddf93721b27fc6e24705, 0xcd1a104ce6b2c072d426d0e9a63e65c460c50dd0118f855a6fe72015b478360c, '', 0, '?'),
(0xcd115ad142b51d65e7dabd0b39637b06, 'wp-content/updraft/themes-old/twentytwentythree/templates/blog-alternative.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/blog-alternative.html', 0, 0x08b93d1dd6d90de42f91e59103954e73, 0x08b93d1dd6d90de42f91e59103954e73, 0x18e961e8143036627f80f1ffa1ef29138bfa7e3dcb7ebd3476df485b0b8b4266, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xcd16f03b6d7802f71389d2b004ef7604, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA.php', 0, 0xb9f163c52f73221e57e254967cb58db4, 0xb9f163c52f73221e57e254967cb58db4, 0xff9351acf1280662ff38c9c6126af89ba78258a10f360762cc878af4c54003f6, '', 0, '?'),
(0xcd1ab13dfb09c7faa5ea71decda8560a, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/version.php', 0, 0x94cece6c22b062eabb044483d67d8d49, 0x94cece6c22b062eabb044483d67d8d49, 0x9784093e20fa6c754b9318ad354b79900e356a1293df05078ecc604f63e0faf8, '', 0, '?'),
(0xcd1e64ddeae36c50914fea92f9490484, 'wp-admin/network.php', '/home/iraneurobetcom/public_html/wp-admin/network.php', 1, 0x00000000000000000000000000000000, 0xb10b8d91ba2a4a3b75635e3052f3b513, 0x5495c2fdf76096685b85720c9a8114541b8e5587b28e67e9012bb6a1aba41934, '', 0, '?'),
(0xcd1f085844f6ba3a3aaf482afcfb4d53, 'wp-content/plugins/wps-hide-login/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/autoload.php', 1, 0x00000000000000000000000000000000, 0xb577752826b609585ef029f206c84ed2, 0x9595e9aa212cc9374df32ce4b93ef67fe792c2aa66ae1c4b5317a002df86546d, '', 0, '?'),
(0xcd205b8e76e5bbeaa5b27e7602dbd60f, 'wp-content/plugins/amp/assets/css/amp-customizer-legacy-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-legacy-rtl.css', 1, 0x00000000000000000000000000000000, 0x853845d8629cb4189195a823d31dcbaf, 0x09c7715e2a896746386ec1030ae72441d8d8cd5c0a060bd8e56d70fe0c83e5e7, '', 0, '?'),
(0xcd29c4c503e4f2009f65875fd4353dab, 'wp-content/plugins/wordfence/lib/diffResult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/diffResult.php', 1, 0x00000000000000000000000000000000, 0xc268ac9714725304b68374ac35278fe2, 0x837761b0a3c40d5689554c5984e719cbb4887038d386f4b86afc45fef8ecfde8, '', 0, '?'),
(0xcd29cc29aaa34c9817070f4c8af271b6, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/SameasTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/SameasTest.php', 1, 0x00000000000000000000000000000000, 0xbcf64e409d634336d21f9b3b4d2b946f, 0xa3fffa45a38f18724998932fa9201c77bfdb8173df891e4fd1cfecccd7396642, '', 0, '?'),
(0xcd2a514fdc5ca0b5c2fbdc710c4754f3, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', 0, 0x474ccecb63ad22a214483411eb6aa793, 0x474ccecb63ad22a214483411eb6aa793, 0x55e781725490fc0970be294dc05333c3d6f54a0f68f6ca1e93fee4f93afd3f8f, '', 0, '?'),
(0xcd33d0b79aebfd82d9b46708da18f157, 'wp-content/plugins/elementor/assets/js/responsive-bar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/responsive-bar.min.js', 1, 0x00000000000000000000000000000000, 0x2d74a62858bc117134b173ab99774326, 0x6d7e22b60a80ad431197c4df4e4c4e31ad635ea7281db0d0f3323b904704f981, '', 0, '?'),
(0xcd3467cb3433ca21ce425cea9f91b20b, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php', 1, 0x00000000000000000000000000000000, 0xdbd4d7d16ae1661b4b5f65b252dd9c73, 0x8788c70b0c187732f929ef23231146f3018c5698ad14a87dd684be20d6ed8ecf, '', 0, '?'),
(0xcd35f2e5366c717e577b566697b9b17c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', 0, 0x915ca898b746950086b1ff4fe4b5d119, 0x915ca898b746950086b1ff4fe4b5d119, 0x4724cd2b6bbe97b66c76652a336156fb3872c208b3cf410fd6aff64354eb970b, '', 0, '?'),
(0xcd372c1ae7051bfe9f5d5ebac37931eb, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', 0, 0xff89233def0c56bad747c0abba4d4766, 0xff89233def0c56bad747c0abba4d4766, 0x2763661a0b35e875c9a92b4ee84976b8d3e98d9b2c5feee8da40acaa6ce01478, '', 0, '?'),
(0xcd4508c3041467f65ab176d159b31083, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xed51690c735d43cc364cc43091d3fe9f, 0x5ca0ae9617fb42299c6358cfc5bbf6eeb81dda828e1cf79808979367c6016eb9, '', 0, '?'),
(0xcd4966fe066329cce187063c3c4f14f6, 'wp-content/plugins/wordpress-seo/images/cornerstone_content.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/cornerstone_content.png', 1, 0x00000000000000000000000000000000, 0x2c2710791e8d1461df2cdc8c612abeb7, 0x6be730c15f1a2b8b932551ff8c970073f3aada54e9eed14b8d03391148106737, '', 0, '?'),
(0xcd4b083dad5808ec610c3ac427351dbc, 'wp-includes/sodium_compat/src/Crypto.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Crypto.php', 1, 0x00000000000000000000000000000000, 0x811c2d70fc98ff820045c863629c63a5, 0x22dacc989f4c8e18d7d921d27b0372446e507a5ef4041fda58f26af4c4fb4c6b, '', 0, '?'),
(0xcd4fba5f956058f87c8bed3992a0714a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteNamedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteNamedRangeRequest.php', 0, 0x68e5e50a2f46fa88b7469b0b781aa773, 0x68e5e50a2f46fa88b7469b0b781aa773, 0x20ccc22287ff1bc83299a97ad4bae4cffa10cd9e131eff07bd9e93cd0278d98c, '', 0, '?'),
(0xcd52dc61c31d345a822f9e00228b3246, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', 0, 0x2e9be2da8552ebc96075444c48b950a1, 0x2e9be2da8552ebc96075444c48b950a1, 0x585188fe743cdc62bf6dde79a9398123303865332b7f818f846896b56ef01aab, '', 0, '?'),
(0xcd5769ffb5a22c6a8ec250c5333c95c1, 'wp-content/updraft/themes-old/twentytwentytwo/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/footer.html', 0, 0xe4a721f63e780129ff5629508945a547, 0xe4a721f63e780129ff5629508945a547, 0xe3314a67f6f8a6d16ed26b5fd964c1ff4e5b250651ba60f6e27cc4218a286332, '', 0, '?'),
(0xcd5e1d2691f36052e179928b1899ec4a, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php', 1, 0x00000000000000000000000000000000, 0xf0e161a76a4044f954d8aab62b903977, 0xc87f94711ec634712b409d67bfa97380767a2cd87e0246ade9baa60d2461eac9, '', 0, '?'),
(0xcd6479c606c998330c159ffe93c316ef, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php', 1, 0x00000000000000000000000000000000, 0x76bd3090d8e78cd013ff52380cc5590c, 0x6d4bc9233d500d6843c5900f91729c882830535dde502d1b7f45122be532b3be, '', 0, '?'),
(0xcd694647711f39ba828e2a1ccf050ae3, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-07.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-07.png', 1, 0x00000000000000000000000000000000, 0x2df55843783800e6b64814d90f1d9aa6, 0x9dc9c4026ea9b8c62fc067ba63941610a99742e749a07afe1a7454cf63934665, '', 0, '?'),
(0xcd6d8d13a5024c304e22c8547eec62dc, 'wp-includes/theme-compat/footer-embed.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/footer-embed.php', 1, 0x00000000000000000000000000000000, 0x16841cf55adc04ab84f22e932b96196a, 0x83691da7c944ff414af6cf883b76172c671763cc1118250891e788d1095e1923, '', 0, '?'),
(0xcd6e7925e3d6d6a4ca88e37f9e1473ca, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.lock', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.lock', 0, 0x6e25d4e3a33641a036f3a6a15384db69, 0x6e25d4e3a33641a036f3a6a15384db69, 0xd3faba695f56745739925b4f62c97491abd8a47ebd71e6b053719fdb3ee6b652, '', 0, '?'),
(0xcd71c2a7252424f20e5a3d30ef66a3e4, 'wp-content/plugins/elementor/app/modules/import-export/usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/usage.php', 1, 0x00000000000000000000000000000000, 0xf0452d776a9d1d4cc5f63289c3f775de, 0xef8af355c5f24f236d17e78ee54523dcb890869f073048001320429df643d7ff, '', 0, '?'),
(0xcd77ff393d9f5f0c220768251792d776, 'wp-admin/css/install-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/install-rtl.css', 1, 0x00000000000000000000000000000000, 0x2eb91c4a8909f7bc2012aecbb694fb76, 0x37a49cd0bbadaab2ac4bd49181797fbc0191bb33057f852b3324291d80474923, '', 0, '?'),
(0xcd7f3dac68c0c884eec26bebd2831428, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 1, 0x00000000000000000000000000000000, 0xc68bc04b644aa17fac97d48c14ab076b, 0xb7767339f0a5eccaf314320ef828cb8b6cd7aa3f61c0d3447cd24cd47d541051, '', 0, '?'),
(0xcd808dc649e74e0de7ae8bcaabf41bbf, 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/Exception/InvalidImageException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/Exception/InvalidImageException.php', 1, 0x00000000000000000000000000000000, 0xe09494d68e97c0b1c66ce10ef4b0b282, 0x5e7c51c9d726a6f4a86d608ca361af7db4e857ef0858fa5d2b005a296f5896c3, '', 0, '?'),
(0xcd86463ef557c6151cf40bcb0edfcb0b, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', 0, 0xc85b33735f5ecc22288439692a7d53ff, 0xc85b33735f5ecc22288439692a7d53ff, 0x36d3ab67aa7e45c36ad3a219f7b8f79ce0d018f251a8a5f9afcf13a244b00713, '', 0, '?'),
(0xcd8be13b2fdf02f161689106ea01ed14, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', 1, 0x00000000000000000000000000000000, 0xf23c61c284b4b3b0c9c0c45c6ca0a10d, 0xd948e61ef112fac6c720201e961e92e512d1056a72e6b575b3530dc69a4dd55b, '', 0, '?'),
(0xcd8e33d7a2e04a796ecefec4804d07e0, 'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff', 1, 0x00000000000000000000000000000000, 0xfee66e712a8a08eef5805a46892932ad, 0xe1fc2634220d519d6a580ce36d4e22e3c93f50be6f94cd5cb0c6f53f07b9f98c, '', 0, '?'),
(0xcd92359f8f26876082bca29f46a59a60, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', 0, 0x34c768e5e6890f43933736534ffcbc39, 0x34c768e5e6890f43933736534ffcbc39, 0x8b61e762b1790136fc28f4556e6c6b67e08acd4b6c59753c590e0b0a6c3ebf90, '', 0, '?'),
(0xcd93df59e13336bee96ce7805918abb0, 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xc4dc76993c68e4e4e8f0ceeeff70fc0b, 0x21c02fcc5b49e42b0da9f047edb2e2e011962044d5adcf37803d8e8eb7ae9327, '', 0, '?'),
(0xcd97921cb4d5b3663a1c6f7f8329a0ae, 'wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php', 1, 0x00000000000000000000000000000000, 0x0a1a5a7f7ddb6eb40ea8778969e7b885, 0x2c612e3317891cb227353173e0a6af3b946c6ad74b2b427966d0b2ea64182009, '', 0, '?'),
(0xcd987b599b457f5ea7bdd1643281ea16, 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/controller.php', 0, 0x2f1e9609b6619f8177b1704ef49e35d1, 0x2f1e9609b6619f8177b1704ef49e35d1, 0x312af19c1ee0d5d3e3deebb6807ed431861997748e5414c9d77b08a8d9a2f854, '', 0, '?'),
(0xcd992e4989b72a45a783d32465164712, 'wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js', 0, 0x25d9c3801272579d8294af5fda8fac4f, 0x25d9c3801272579d8294af5fda8fac4f, 0xf81f962791a41c9f141b45b1187935b8ee66dd4d86eb771694f4f4801f595584, '', 0, '?'),
(0xcd9b1003f68b2e3091fa42dfc2931ded, 'wp-content/languages/plugins/elementor-fa_IR-f98be19bec7bc848ce3ed383c60037c1.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-f98be19bec7bc848ce3ed383c60037c1.json', 0, 0xc72bdf43408855d8d77b1f2a49b5fee8, 0xc72bdf43408855d8d77b1f2a49b5fee8, 0x763e2ed321471f8bc58a4c9251a8118959a45c581f392964b1e34625486f3e55, '', 0, '?'),
(0xcd9b7da97e8b95e3c1f8e9521967ea63, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_s.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_s.png', 1, 0x00000000000000000000000000000000, 0x5ff5e43ab6b7b41b6123bfab692a9b19, 0x6315e694ead97122c8c6db35d875c6d060da63e3d4d247021136929b66f9e6b8, '', 0, '?'),
(0xcd9bd7e133bff074e5498c3f9c92b90b, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif', 1, 0x00000000000000000000000000000000, 0x7aec68426aa06f01e2b1ac250e5aee62, 0xbb362646b54c0d91ddff3c1a52ba23ecba9da34c64703de840664957f0589522, '', 0, '?'),
(0xcd9bfa3d5008347818b9ad8858f72efd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php', 0, 0x3996c208a590afe592e2bb31e965df2e, 0x3996c208a590afe592e2bb31e965df2e, 0xd1da4700600b8b0ec0a9378b7e141c553fedc604c1bb74ab537a9a2959534b2d, '', 0, '?'),
(0xcda4e9129fc7664acfa517fd370818cc, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', 0, 0x65660d68ad322bba1a1131c2c2d48c28, 0x65660d68ad322bba1a1131c2c2d48c28, 0xa742626793fdf746e94a39d67f3ff84974e88961416bff8654056cb206d4d75f, '', 0, '?'),
(0xcda7d25723b6fe54e7b16425f2abb68c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BubbleChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BubbleChartSpec.php', 0, 0x3c6b020f917c205e8b49f393eda37476, 0x3c6b020f917c205e8b49f393eda37476, 0x21e58582a55dfb848292e683e531bcae6f286c2403c10c5db76ade0da74b8027, '', 0, '?'),
(0xcdaa75b96f77734643b9475b6383efab, 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x0e4b5bede8f2db329605b38aa2b743f0, 0xdcc262bf6231bf3cc71142be021f3e601e9f5dd52a487b14dd0091ac7611aa4e, '', 0, '?'),
(0xcdb14e02c16a0d80b49259c967778ad1, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/community.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/community.png', 1, 0x00000000000000000000000000000000, 0x0daa5d86554c3902ec8138b71b81e207, 0x3590f51a191624dea8777671271213a2f34745ba2cb682454bf5e454be0bd105, '', 0, '?'),
(0xcdb613946aca83e0b0b118fdffb72da6, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php', 1, 0x00000000000000000000000000000000, 0xd3fe6428c9aabbca27475ec7655b0c31, 0x7358aba772c999b7eff17b7210872e15839d5205580087f004a0718fce9940f8, '', 0, '?'),
(0xcdb7d93c45b9bf0a6e92e78b0c9859d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveResults.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveResults.php', 1, 0x00000000000000000000000000000000, 0x537f679da8bff5efab5bbcdfb90b43d2, 0x4fb84c1d87e4bf8bde5585d6ffef8da229b897dcb6037f392a2edb674ba7bbbb, '', 0, '?'),
(0xcdc4dd1d5f8a50859d3da5b3ad4f2983, 'wp-includes/Requests/src/Exception/Http/Status402.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status402.php', 1, 0x00000000000000000000000000000000, 0xa7792033f74e814a43ba4077fd9f43ab, 0x52e32ebb2db909e88968906bb856b6fd4899508481a9f787276a7898d2602abe, '', 0, '?'),
(0xcdc556e21d56b0104c6a74c96f0e2fbc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php', 0, 0xd33fda6bf6fd3d074ecd99bdf4b804b6, 0xd33fda6bf6fd3d074ecd99bdf4b804b6, 0x38b2ba23daa55f67e75737a39136fc92315f708165b6480d3c20a7e9c255a22a, '', 0, '?'),
(0xcdc87918d85571a7aceabd68c59d18df, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php', 1, 0x00000000000000000000000000000000, 0xb6889255de738a2a312a2bef0cb8cf2f, 0x7c0572142398a77b950e0b571bba6424a6061d01031522d358a3a979a79de2fa, '', 0, '?'),
(0xcdce3b127e24cfba2a9e4699ace30d20, 'wp-content/plugins/elementor/includes/controls/visual-choice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/visual-choice.php', 1, 0x00000000000000000000000000000000, 0xbcadb6573e00b1588ceabdb9d0d5af5d, 0x15a7e5b3f70c8b1d66bf700e75ce4dc67a1f42867efc76794e9da194c53165fe, '', 0, '?'),
(0xcdd2b3083b90919fc791662d3d4af8ec, 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min.js', 0, 0x62161e06a4f65851b3bdce0e23e51e44, 0x62161e06a4f65851b3bdce0e23e51e44, 0x32059d61e3decf73c396da5003a45a0950fea0e3dd0e38c725e89ba0ad801c48, '', 0, '?'),
(0xcdd4cfa841915195fa5ce0b7340a76f5, 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.min.js', 1, 0x00000000000000000000000000000000, 0x5e5995dd712a0779a535ae939a9021ea, 0xfe2b0ff7cdee688689d32a25a7263887818b7fb96c9ac8e3845871feda2d7a26, '', 0, '?'),
(0xcdd5c5009098e075c69a26fe58d0a92d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', 0, 0xe643c7a168461ff20fad2e83b8b94960, 0xe643c7a168461ff20fad2e83b8b94960, 0xc631bb0e41df17226b6b25d8d7f1210744a89cb6e35c7f49bf2c59afb7994a16, '', 0, '?'),
(0xcddcd6ef3bc3567407168421a424b6f8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCacheUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCacheUrl.php', 1, 0x00000000000000000000000000000000, 0x7ddbaae4a9eba0f33b73bb546ededdc2, 0x94c60b1b53c555dbc9ace592d1cd50fe5858fef646a03e23da094f641f3c8c88, '', 0, '?'),
(0xcde0b464f9b7f0b315e696b82be6b894, 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js', 1, 0x00000000000000000000000000000000, 0xc02511f4905134f06d889d920507fee9, 0x690de04b54d8f8ad2ec339315c07d3fc939ae29d877843e47bcf249c7fdc2965, '', 0, '?'),
(0xcde5c338bb4095a1d1a398ca64d0bb13, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-definition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-definition.php', 1, 0x00000000000000000000000000000000, 0x132981638b94f812c6ad22fb81aaf9f9, 0x955d561ebc8e9afd8b07e4117c2e158da7e8f6b04d0f48d0a8937fab59af25e7, '', 0, '?'),
(0xcde5fb19a2971904573699fb05321fd2, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', 1, 0x00000000000000000000000000000000, 0xf63f1659ef9069c53917587fc40270a0, 0x39ec753598caaeef645e332cacf21e46a71235aa01ccd810f55aebbcb3a83daf, '', 0, '?'),
(0xcde733c0cdcd0182e41946f43cb6a138, 'wp-includes/js/underscore.js', '/home/iraneurobetcom/public_html/wp-includes/js/underscore.js', 1, 0x00000000000000000000000000000000, 0xe700f5fcaa01b7a4c4c1533e1a53b48e, 0x1cef8238a25a43d7d30abc4dacb84908f86479c90a27702c17614a930c4764ff, '', 0, '?'),
(0xcde85c676ece26aec6f0238eb509bd30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php', 0, 0x0835b3401423eb70fb7085f838939899, 0x0835b3401423eb70fb7085f838939899, 0xa83d95d232820119c2541bb7cb836f4df999912e13ba7e3499760c8a2e942a01, '', 0, '?'),
(0xcde9104c9f6a662a5698014565acb29b, 'wp-content/plugins/wp-rocket/views/settings/enable-google-fonts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/enable-google-fonts.php', 0, 0x77fc6b2373dab0924079853448d049c6, 0x77fc6b2373dab0924079853448d049c6, 0x73e27fe21660a70329323904a50547f985d51aef82c7e9617e8e61506d093a6f, '', 0, '?'),
(0xcded53bb023e73bb552980b9a415cd48, 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', 1, 0x00000000000000000000000000000000, 0xb079248f4e0358d21b9fee6c80b16c13, 0x5bec8e2da9b9c276353cdbe54d0ae11f1fa6cb2b42bb75022e162cd43515671c, '', 0, '?'),
(0xcdf445860d76cfadccd0859f2b31f91b, 'wp-includes/l10n/class-wp-translation-controller.php', '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-controller.php', 1, 0x00000000000000000000000000000000, 0x186d8f0a002c9353bf780bc8615a4c57, 0x74d48b214ba492e2b17d14cf2f530ca461292ddab55641ff79ece35dc9e3cec3, '', 0, '?'),
(0xcdf5618d1a5a1d987d6b6a515af32acd, 'wp-content/plugins/elementskit/widgets/woo-mini-cart/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/error_log', 0, 0xa32651ce71df0ecd73aa9b393c6f768f, 0xa32651ce71df0ecd73aa9b393c6f768f, 0x7d044e42b880f83d22e7ec237d6df7dc379fbffbc6d7f7401bca56df4a60a7a8, '', 0, '?'),
(0xcdf6cbc3f29e4982edb92be293c1395c, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/operating-system.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/operating-system.php', 0, 0x2efb99aeab88d6b6c2c910fd72688633, 0x2efb99aeab88d6b6c2c910fd72688633, 0x3914a8701399213832b7ae1e8d927f8058f1e92863d4794a8fa7a5fe518cdcf4, '', 0, '?'),
(0xcdf889bb6a2867f91f807e6a5523b7d6, 'wp-admin/includes/class-wp-filesystem-ssh2.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ssh2.php', 1, 0x00000000000000000000000000000000, 0x02a39b6fbc9e191a4c0784327d040439, 0xdc9f9bf1a0cb70002406b674259c13d595ede4ada52563509bb5bec7b5cc9deb, '', 0, '?'),
(0xcdfe988287e8d7edc5427f74fa881303, 'wp-content/plugins/elementor/includes/widgets/divider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/divider.php', 1, 0x00000000000000000000000000000000, 0xdcaa0cc4ab7d20b25a5bd7151aade35e, 0x85bc9ce95d088dba31de79f81022831d81ff88c8624be77656f9e3bdce8b8c44, '', 0, '?'),
(0xcdff3f405b830d2bd90cb1d07d13954b, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/BigCommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/BigCommerce.php', 0, 0x850f5500643c0755b91f6a045a3de74f, 0x850f5500643c0755b91f6a045a3de74f, 0x771e102db788bacdc1afbc599bba4cca3237e66fb3f1c27b6ab3615e9b7b7179, '', 0, '?'),
(0xce01c11a36a81df4b48f2c4f14097035, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', 0, 0xaf18bd7abf98f9ddc36c563a5550d7af, 0xaf18bd7abf98f9ddc36c563a5550d7af, 0xc9649583ad8bf4676e9b5296bfb6bdd7cb5223cca364b233ab0edf071446a6db, '', 0, '?'),
(0xce03d69a536a261358e2ffff33dff160, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/SelfReference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/SelfReference.php', 0, 0x64c1ec382c60c696ccde4bd8e82e711f, 0x64c1ec382c60c696ccde4bd8e82e711f, 0xc81cf504dc0ebe427874a184257aec1e465ae8342d1d2191eed6cf39367743ad, '', 0, '?'),
(0xce05d46889d6f04ebcfe0024bf03ba07, 'wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php', 1, 0x00000000000000000000000000000000, 0x66a8da0c6e7afbbcb08b8b85ec68eb8c, 0xbfe23c505d60741cbc14137bdc06c6030bb32d2093542feb848e5a100025fcfb, '', 0, '?'),
(0xce11654ad6e007cdddf0aeeed3957851, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartColumnStyle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartColumnStyle.php', 0, 0x50b514a2bc5145210174105379a67211, 0x50b514a2bc5145210174105379a67211, 0xbac2e6f85a4bf84c7bbb800d70b17ef1c022013a7f0c345cb8a1b95f0e079760, '', 0, '?'),
(0xce15958481e7167c498274469512ea03, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessScroll.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessScroll.php', 1, 0x00000000000000000000000000000000, 0xb75d84b9f6771f3936679556681f9c5b, 0xa605c8c172cab858119ce027f83e93808d5ccd5c37d58eb1a158f339f8dab086, '', 0, '?'),
(0xce1d25b55dde3a51517c6fb562e99450, 'wp-content/plugins/updraftplus/images/updraft_central_logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_central_logo.png', 1, 0x00000000000000000000000000000000, 0xf1190f20d6fc283f4f374964d6eddf20, 0x02004b27551b56a55c944cf326f2f04b8d1e55bd358c85a65252150270ed0412, '', 0, '?'),
(0xce1d75e88789ee51f0a1b37098301474, 'wp-content/plugins/wordpress-seo/src/routes/indexing-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/indexing-route.php', 1, 0x00000000000000000000000000000000, 0xd0af38d07f718037bff08b0fb17ce6b0, 0xf94b67fa62984eb62d811069c7628d0c28a8b1fda05229d6fe63b5956887e752, '', 0, '?'),
(0xce20a2ea4d75ce29026016a4a93ed732, 'wp-content/themes/twentytwentyone/image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/image.php', 1, 0x00000000000000000000000000000000, 0x30c4ae3f0ea295f8cb95486f558a0fe0, 0x1ee9726122f05512ad37f6141140f1707f4ab64523ace77a3a89f46560842c0c, '', 0, '?'),
(0xce20e7c83109fa1b1d17f3ee2ad6f0ba, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', 0, 0x029b52e2f554e495febfc919ad55e2f0, 0x029b52e2f554e495febfc919ad55e2f0, 0x82ceb7dd1ad67ab7e0d1439d686048af9761bde304b53b3a6e2c6ebb0f330bed, '', 0, '?'),
(0xce25722611492be8fd9a6b60bd3e9381, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php', 1, 0x00000000000000000000000000000000, 0x1dc358e4eab740652d5838920c2e54b7, 0x4cef17b40c82956f98ecdba51705b3c33eba863fef42ccab66529edb892740e1, '', 0, '?'),
(0xce28b92a8766886aca3fe9f231e84309, 'wp-content/plugins/elementor/modules/kit-elements-defaults/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/data/controller.php', 1, 0x00000000000000000000000000000000, 0x5bdec66f31515a75d311f4f0fcba50ce, 0x80c7a1ebf6994ebb16bebfd5d1a90ffe8e784c04a875db5a49a95a3762413d9c, '', 0, '?'),
(0xce3030e4e5c99d34e9c9a55e8f1d7589, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', 1, 0x00000000000000000000000000000000, 0x492689e6ae80219b1621cf542e22a290, 0x8c91db78e2f3a207a692426603675155082fe065720fa355da556b9d97dd6f38, '', 0, '?'),
(0xce339af3890461f53c8bfcff31416614, 'wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.css', 0, 0x285fad4d0bcd7c2e3aa61a839b12b7b8, 0x285fad4d0bcd7c2e3aa61a839b12b7b8, 0xc93fc311d23b994bb7cbaa002a85d5dcd4a092c4fe6dc929611732abd7acb3c1, '', 0, '?'),
(0xce40360e17093728b5d601e50a77acd1, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Simple.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Simple.php', 0, 0x3eb0b279db2341ceb09c4f7306f4eb60, 0x3eb0b279db2341ceb09c4f7306f4eb60, 0x296152b553c832a6bd221983f377a2fe4a049601310abbbc39478877d197f324, '', 0, '?'),
(0xce43f1ffb626f8ffb9f3270584051988, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', 0, 0xe505ad4b4b9779f112deab701e72c45d, 0xe505ad4b4b9779f112deab701e72c45d, 0x1acef10a8487b93d49235a885c91a534848f6cd699c414b5a4ef75f3b0aee560, '', 0, '?'),
(0xce444f02c67771a6ed3292a8287eb3e0, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ms_MY.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ms_MY.json', 0, 0xa1f14a022ea19fe543e115d222b9db4a, 0xa1f14a022ea19fe543e115d222b9db4a, 0xee8443708e305e8c9c4bad3b1512024d63c1208adc91158648b52477ba7ff989, '', 0, '?'),
(0xce4ab38dd5efd4966fe35b63600a1683, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/wps-hide-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/wps-hide-login.php', 0, 0x6f6ee5e172927401c8bbc60d3ba714fc, 0x6f6ee5e172927401c8bbc60d3ba714fc, 0xfb3c4d091bb46bf0983da2e10f6d8900fe4020ed28defb37cd853621f5cba0c9, '', 0, '?'),
(0xce4e3a208fdcf8a39abedf40956bcf82, 'wp-content/themes/twentytwentyone/template-parts/post/author-bio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php', 1, 0x00000000000000000000000000000000, 0x60a71acb747a8d97d52653349f1abb7f, 0x4d38428ee4dd005ac1ace1cb3f24798ccd33c40e0555b0655a1d82e78316a149, '', 0, '?'),
(0xce4f88d23acc62f8ee1f1e7e32adf3bd, 'wp-content/plugins/wordpress-seo/images/acf-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/acf-logo.png', 1, 0x00000000000000000000000000000000, 0xbe88d1b7e3ee9c3d429bf523e63a2661, 0xc36174c4f6cb47b1ad586d3544633b78894019e69a7c13f0d7903df4cce77ea6, '', 0, '?'),
(0xce5127252e9ddd62037fb20b30a36690, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', 0, 0xe7a6f4de5b66db47648ed6cf65b69391, 0xe7a6f4de5b66db47648ed6cf65b69391, 0x7ac219308d1ee41b78d76b937f5b8681f5eb69c19b632acda0de301fa132af5a, '', 0, '?'),
(0xce5b71e04fc6f75ccb3e6431b12ccc8a, 'wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png', 1, 0x00000000000000000000000000000000, 0x7b1363e284c1f7fd6ab1cf5b6ab4d0d5, 0x1d4187678f8fb0d375e28aaeed609cac66f6a883994489e326a54110d272b173, '', 0, '?'),
(0xce5f292daa5d13edcb8c6b4f09c3f7c3, 'wp-includes/ID3/module.tag.apetag.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.apetag.php', 1, 0x00000000000000000000000000000000, 0x64191f404f099692cb252f663347c094, 0xdd4b272931c1f6849d2be42b2b83ab15ae21a42e831ed62aa928107b2e5beb58, '', 0, '?'),
(0xce5fdf67c3ce20b77278cf38ce02e2e2, 'wp-content/updraft/themes-old/twentytwentyfour/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/readme.txt', 0, 0xbe6a84ab772990baaf4fb469713810f5, 0xbe6a84ab772990baaf4fb469713810f5, 0x15ace27c056691b657e399eb472a94403aeff3e7f6f9ab7b856cf2d657feddea, '', 0, '?'),
(0xce6525d53602cfe16d9a4938803fb42c, 'wp-content/plugins/elementskit-lite/compatibility/backward/utils-backward-compablity.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/utils-backward-compablity.php', 1, 0x00000000000000000000000000000000, 0xfbe6383485ae05dac510a42e219a6b24, 0xa6a0259fb2b49e8c9ca74d2b5e158a233790a1fc4ea991bbf5eed469a63209d2, '', 0, '?'),
(0xce69022cd13c52cd7980144dfbf46bd3, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php', 0, 0x92cdf62c9c6f1246dd44163a4e88be34, 0x92cdf62c9c6f1246dd44163a4e88be34, 0xb26a1e4b9e62a0bcca8d792c60aa17ca08ff79be356fefea66daae5fb6150c65, '', 0, '?'),
(0xce697b8a82d1fea6a24741b90c2bff84, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/fill_circle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/fill_circle.svg', 0, 0xbb6a0755baa3cebfafd893adb424d851, 0xbb6a0755baa3cebfafd893adb424d851, 0x8742155bfc8472ba452686e46b02228121ac304396ce6b3c475a3b25de84eb58, '', 0, '?'),
(0xce6c2f1d3cc0cd55e7eb5a410e078be5, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0xadaf27e8d088b5486e309db416ec0d76, 0xce3c69e27f71e1ea871d04c3b3744978c538aa2b954991b5d98d871d573ba527, '', 0, '?'),
(0xce6ea6c172548f97bbd2a8763047b8e4, 'wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect-handler.php', 0, 0x43cf2f001b21dbee5fb39a7c2232447f, 0x43cf2f001b21dbee5fb39a7c2232447f, 0x1320580078f30a727c11b2b7ac390ffb842ab11b042b686977daea5c31e203fb, '', 0, '?'),
(0xce6ff71224eac195b8e1c0a20fdcb3a0, 'wp-content/plugins/updraftplus/includes/cacert.pem', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cacert.pem', 1, 0x00000000000000000000000000000000, 0x475045bb4b54bbdeed599629264696a3, 0xfe99f3a58f5faf3011649c8afe7d660f218676d90e6da71881cd457757846f97, '', 0, '?'),
(0xce7c9ecf1566f780eee8c92c32ad5409, 'wp-admin/term.php', '/home/iraneurobetcom/public_html/wp-admin/term.php', 1, 0x00000000000000000000000000000000, 0x6132bdd7b177b0fb53462ef9c7c7c5e9, 0x29699d4385fdebd048e13335fab003da381b839989dd6c427b42aa66f6b2d767, '', 0, '?'),
(0xce7d488c2ab10f733e0147590de22df0, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/ProcessorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/ProcessorInterface.php', 0, 0x2e2dc69a970fcbb887aeb88ee637574a, 0x2e2dc69a970fcbb887aeb88ee637574a, 0x11e6a1930fd355e569bef44b075f0bc43833d75d8db3569d697e74949b32945a, '', 0, '?'),
(0xce7eae8585d11f5e182ff073adc5a931, 'wp-includes/SimplePie/src/Cache/MySQL.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/MySQL.php', 1, 0x00000000000000000000000000000000, 0xba913aeca21251e892f7561c0217797a, 0xa195c3c75a82d624321f8edb4868a51e06458f0bb24cf5be52cd421151d70182, '', 0, '?'),
(0xce8002f5b32d4711e12ac2d5c84431b7, 'wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php', 1, 0x00000000000000000000000000000000, 0xd8407ad265c408fb2c011586c46e6f4c, 0xc9277e85afe118cef8c5553ac1dcdadb3b88458f710094f245e0147862c4006a, '', 0, '?'),
(0xce808c05c19da855d7be0ec96e1041b4, 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/tippy.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/tippy.min.js', 0, 0x06a7be0d6503ba3e43dadd8cef02bc92, 0x06a7be0d6503ba3e43dadd8cef02bc92, 0x249f70fe42f9f05d7d7e01c381f9c9d0d29f497abb51ee1592cbb83c39fbb1e7, '', 0, '?'),
(0xce838fa8de1271e492b976b7125f7bea, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset.php', 1, 0x00000000000000000000000000000000, 0x590afd521d0071abb63ecb7ede00cac6, 0x2f60e96c6a40133199f6f7df365fa20b13d7410ea7858520a0e9d86d738c80ca, '', 0, '?'),
(0xce8e4186fdc4ff8e70eb4380d9e99293, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-white.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-white.png', 0, 0x64b428cab713090d04fcaba692f952cc, 0x64b428cab713090d04fcaba692f952cc, 0xe8a74012617b9461d94bd5b47f80727a0db10cb55bc04656122cf2877f2e3ebe, '', 0, '?'),
(0xce92f77561a678cb84e831674d8579ba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroup.php', 0, 0x8bfab07e83d336354354dbc56d006e59, 0x8bfab07e83d336354354dbc56d006e59, 0xe5e34317b3d16b58416920869bfa2610b6e0e2dc6325048a5db20373aed52a11, '', 0, '?'),
(0xce930c88efdf31005d12633665380a42, 'wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xb14a1a93c51b9cd136c611a392c79c10, 0x2e544cc3aa72a7b7b26342f0dd9152f478c01dbcdc90ef1b48e9ce7f87311366, '', 0, '?'),
(0xce9d0b507cd9da92fc879ef35c0bc36f, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0x88208477045ee3ae0fb3195de7b7a34d, 0x95abf2b0c1f1f7a75a45fc4f1d15ebb43728ad6e7f599bee0f68ee07cba88387, '', 0, '?'),
(0xce9f00c942055be88e27784641a05fcb, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_before.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_before.txt', 0, 0x66d2a4b75d8d423f9680321066c82f11, 0x66d2a4b75d8d423f9680321066c82f11, 0x6ba0bfc32c261e6f415efb806da9ecdf521a9f4fc41cff47d5f2f733107ea498, '', 0, '?'),
(0xcea0459f50d07acc57c187a6178660bf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingUrl.php', 1, 0x00000000000000000000000000000000, 0x67b7fc92795d467f1fc76428aa8d7eed, 0x2834dfe318d9a0214c2c44a7ba14c3fa997468619cf4b246114c4d16400446e3, '', 0, '?'),
(0xcea08dbb56017601221ab5254561cf44, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', 0, 0xc0dc006f5c14899f6cd0c32c789f50d6, 0xc0dc006f5c14899f6cd0c32c789f50d6, 0xf1b5773c2e536835fec5ddd75b5b63035e34bdc9260e0411f13ca1e4223b9e03, '', 0, '?'),
(0xcea166fff2df57b5794c2c597f137f55, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', 1, 0x00000000000000000000000000000000, 0x0fd0df77357918d89dd1ef77a25d6267, 0x35ab9cb8888fba358caaa687068cdad164b14e611f13655e47aa08fca195e010, '', 0, '?'),
(0xcea9e4f37e0392fe7e95acf4b306b6d8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', 0, 0xf3431ddaa54b2a5ac8f9fe7c3402749e, 0xf3431ddaa54b2a5ac8f9fe7c3402749e, 0xc58362465f9761e38c137378710b60c938ad44e018a4b4aebe217d2c958b132d, '', 0, '?'),
(0xceb1a5055a0e0409a0da69d349c88fad, 'wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php', 1, 0x00000000000000000000000000000000, 0x48854bb7070457908c77949142db5ec2, 0x640dd457813a7c5b1a07bbd9d104bb21cfda63de39bf718a5d4c4814f3ec5c46, '', 0, '?'),
(0xceb37900af1736d3cf9b00805e093d40, 'wp-includes/blocks/post-navigation-link/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8343fcea16629b72ac86bc1cb5923ad8, 0x4184f9f9ce21b6449467edf524b53be81c7eb3d990ba6fb21e931fa3ee503b7b, '', 0, '?'),
(0xceb4205125ed2660bc040076f0fdd21b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feblend.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feblend.php', 1, 0x00000000000000000000000000000000, 0x3a5c5ed0ac73bc11ef2940e8084feb6d, 0xd452409c86a5c10a6eb82639c42dc22406cb059a231d909adde629ea2696d6ec, '', 0, '?'),
(0xceb5624a6e88a62a2f96831d83240d4e, 'wp-content/plugins/wordpress-seo-premium/src/actions/ai-generator-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/ai-generator-action.php', 0, 0xad4ca22163893b896b6bf10a292bed07, 0xad4ca22163893b896b6bf10a292bed07, 0x753fd7a22918dfe7d5ee4c7d986edfe0bdb06b2acdcb87c54b1d6b0ed5d12728, '', 0, '?'),
(0xceb84b9f68394ddb0fdd2b44deaa13fa, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x098ee5729498ca81b3db8dd014ce570b, 0x75a4b12fae83b63949f55b5258be613a411806912e2637a4d4f47c67003930bf, '', 0, '?'),
(0xcec0409a4d33d990f58c1a98b96e5074, 'wp-content/plugins/elementskit/widgets/yelp/markup/review-card.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/review-card.php', 0, 0x5374468eb7187f59e891f8a525c5f463, 0x5374468eb7187f59e891f8a525c5f463, 0xcdebd9af1ea41e8af240b530127a5a6b11d8f0160b725ae59e71e0879642b62a, '', 0, '?'),
(0xcec593fefafacf94f2031f3d9fba2336, 'wp-admin/images/post-formats32.png', '/home/iraneurobetcom/public_html/wp-admin/images/post-formats32.png', 1, 0x00000000000000000000000000000000, 0x57597e8f4f92f87bf02b5f4c896b453b, 0x6bbe3c3814a42e5f44b4e34b0e188b82b5df475ba735652d49283077b0e16807, '', 0, '?'),
(0xcec6fbb2e8f560a2b1aa74c874ae2582, 'wp-content/plugins/amp/includes/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x41baa3be80c67f1d28da1aaa90f003e9, 0xfabbd3e17f445c5bc149658f3ff042c625bbe043617eadcc73e4e79e5f3ae270, '', 0, '?'),
(0xcec835c846d72c9e59da9a2e31d62e94, 'wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg', 1, 0x00000000000000000000000000000000, 0x57487d990516e79086f9b308b1416c7e, 0x0e1bae92d7eb1b0232ccafaad3e6ba25533dda74d888856edaec3df157021063, '', 0, '?'),
(0xcece8c08347b42982e0d26e9302da69c, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-atomic-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-atomic-base.php', 1, 0x00000000000000000000000000000000, 0x0c3d3412ee32e4d148b035bd0880f3e9, 0x474233cf1316ae3322399dcfee0c77611a2e83f3159e5d43185ca5ef5915968e, '', 0, '?'),
(0xced338a55b5671163e195e12cc66e8fc, 'wp-content/plugins/updraftplus/js/tour-1-25-1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/tour-1-25-1.min.js', 1, 0x00000000000000000000000000000000, 0x28161a287cf889dd7f4c4cd7cb253651, 0x6700174a5b8e31fec0b00146d7403b25fea93658fa31e25be2f4873705f22703, '', 0, '?'),
(0xced3b43af4c2446b5a9bd578d405aaa2, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/error-404.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/error-404.php', 0, 0xb9fb1c96b52f4aa9b2e4bf39ede6c7c0, 0xb9fb1c96b52f4aa9b2e4bf39ede6c7c0, 0x2e789cecae757c1d681c5b0e4dd251b72b905ac515cbe0e617fe06c8472fab7d, '', 0, '?'),
(0xceded6df4fa2406d1828c6bcbbbeac56, 'wp-content/plugins/elementskit/modules/conditional-content/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/init.php', 0, 0x0b9a1fb2303b8dbd3f40c092445e7893, 0x0b9a1fb2303b8dbd3f40c092445e7893, 0xf25b349eeb0091d535d240947793c5ada0cbc410b49a9f7883fd6b8885040a47, '', 0, '?'),
(0xcee414977fcfffc9018faeaa0a178c50, 'wp-includes/blocks/quote/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style.css', 1, 0x00000000000000000000000000000000, 0x2941ccbfaff0ca3c811c3adfec3e4e7f, 0x99ed954fe31e2fe20abbc62f471cab1522ef73ce81bd52c88c77841bbcdd657f, '', 0, '?'),
(0xcee6a12d5a124db823dced66aee63659, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs-rtl.min.css', 0, 0x5842ff6eaa94002e9a39cd5cedf02d2a, 0x5842ff6eaa94002e9a39cd5cedf02d2a, 0x2a7dbff1d48d32ddcf827b8b2f5b9d7df3c59569e3fdc7ceed9ac8b8ec723282, '', 0, '?'),
(0xcef1a159d91ff34904374683c22947fb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeResponse.php', 0, 0xda5616a6c2a02621aad634673e91f2cf, 0xda5616a6c2a02621aad634673e91f2cf, 0x77129d14ff9449b8bcbf7dc711197bffa9d5441f54f2565bc69e5bc362aaa2c9, '', 0, '?'),
(0xcefca5f53a9fa227e21f9607ab9a508d, 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/date.php', 1, 0x00000000000000000000000000000000, 0xfe487479396c9db13ecfe8371943a486, 0x3a7d6792e41a30ff69abb4c80e659e86f12bde6fe3d81941da1dbfbb9e525c18, '', 0, '?'),
(0xcefed242d430b47ff614e469607a7a0c, 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', 1, 0x00000000000000000000000000000000, 0x5d6f52ed08dffd2c88104b8019bb6860, 0x2050e0955e1b6296813e0002aa57d6c08cac43eb781694f9327bc746b922f09e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xcf027bfa38a17f9bb5d918ebcdb452eb, 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-1.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-1.json', 0, 0x226bec3b05b1db989be23321f0dcf875, 0x226bec3b05b1db989be23321f0dcf875, 0xfe20ecd65a2dd49b4f05785f9f3727512cf8b3b982888df914d4fa143556f4dc, '', 0, '?'),
(0xcf02df132c949f11b440ced6f3ba51cc, 'wp-content/plugins/wordfence/views/common/indeterminate-progress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/indeterminate-progress.php', 1, 0x00000000000000000000000000000000, 0x49b7e622dd7367bd7f1734885c28b138, 0xb440991beefd5a6e22cebe7e9e51d594bac338169373e3508ab69e0037e50533, '', 0, '?'),
(0xcf036ce1cf63fe70061e97839a7a2a41, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGwdAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGwdAnimation.php', 1, 0x00000000000000000000000000000000, 0xf293e2a76fe9863661260f50dc636508, 0x38c5555a5cb16eaebfe90c17b69e0b5da58571e4981daccfcabe564b788cd985, '', 0, '?'),
(0xcf05c20a00db307bff0ec29af182eb8d, 'wp-content/plugins/wordpress-seo/src/helpers/post-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php', 1, 0x00000000000000000000000000000000, 0x99d43d827d5ca22755a43cb8ca7d4d24, 0xd6913e29f7570ec8301690f06d1da0d8bcf828f7ef67080538ed2eae9b9fa7e4, '', 0, '?'),
(0xcf0a81613096898a8819ed38e3e4affd, 'wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php', 1, 0x00000000000000000000000000000000, 0x22288bc80da72be39c1db9db7add0554, 0x8fc027af28b60dca5695bc34cdf3de9d09920ad89b7f88f7fd8befb80e105ca6, '', 0, '?'),
(0xcf144ddefe287869b84aeaa6c9eac652, 'wp-content/plugins/elementor-pro/modules/forms/controls/fields-map.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/controls/fields-map.php', 0, 0xebe62194ea7afc0b675f9e3eafe43e96, 0xebe62194ea7afc0b675f9e3eafe43e96, 0x85d16b48516ee9cbdb640e1c63c7960ba92a7ed2a70cf3a9fadb49ee2cac86d3, '', 0, '?'),
(0xcf15a4aa1ff1dd48a821f3f0f666d15c, 'wp-content/updraft/themes-old/twentytwentyfive/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/index.html', 0, 0xb048f307ae5e2145b9cab7a5096dd604, 0xb048f307ae5e2145b9cab7a5096dd604, 0x32d303e10753ebc32352f0e22b8e2500b96feb2cca1a462ce62820df9217ef3d, '', 0, '?'),
(0xcf17321d230b88b4c93f5b7e44e8c728, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/migrator.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/migrator.png', 0, 0xe9873e87105e88055d22c62220a35e40, 0xe9873e87105e88055d22c62220a35e40, 0xc60846ea35060e84323ac5ddcfd2837bcfca505135a5f12eb5ee297d7a000977, '', 0, '?'),
(0xcf1f9e971c34a19001f118c97d932100, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hu_HU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hu_HU.json', 0, 0x93df981222518e462a16fee44b275b92, 0x93df981222518e462a16fee44b275b92, 0x06e050fc5aaa89dda8ca6a48086ecc0a85c34e50dc33f7eb925c4b119ce21020, '', 0, '?'),
(0xcf246f03f4b76a134a9941d0b849ceb2, 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php', 1, 0x00000000000000000000000000000000, 0x37c0fff798bd543c13a984c7752f74de, 0xc45c247d1f201386c28d67296e690ede33cc83c18adad1a1d88194acf63c6092, '', 0, '?'),
(0xcf2520ed08186f41b42f9a9a8c903a94, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0xce15522acada6d0ab0507c7caa44b5f4, 0x93d4cd19899e47706c0db1fdaedca494295d2ddc54e7e6d2b04fe5b645b204d8, '', 0, '?'),
(0xcf27ef700ec3e9b1870296797784f7a8, 'wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', 1, 0x00000000000000000000000000000000, 0xba8d154465f7fd15e2fc2ced6dceec90, 0x25a5629652343437a05481d3577a0ff23fb2581f120536ba26b10cbda6c2cb2e, '', 0, '?'),
(0xcf2dd32b8e65c6e1d46df17522b6c378, 'wp-admin/css/colors/sunrise/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.min.css', 1, 0x00000000000000000000000000000000, 0xf487fee36f83be7f288e49be46c54b12, 0x06e1bac3f4d94ae9eb46b8dee6f49fb29ec86ac24df49d8388cd383287cefc3d, '', 0, '?'),
(0xcf2e0bc1f47d7e2530958c40deb1b8e6, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', 0, 0xb638f52fbf2a3ca48a5a6db0b0588c52, 0xb638f52fbf2a3ca48a5a6db0b0588c52, 0x4bfd8a2cdb5582e75c792490cdea11e1eec326d00e34fc3af619a383d3c486f0, '', 0, '?'),
(0xcf2e18918f54edaf71f3a30b36e19f2c, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php', 1, 0x00000000000000000000000000000000, 0xf93df8abb46a75c3ec85cdb64c9eaa4b, 0x978dd95336dba0bee9b182faf812118d5669ac74cc412aa9fe37ec5756866211, '', 0, '?'),
(0xcf2f79ca1b318f93fcdd3cea07487186, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_AU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_AU.json', 0, 0xfb20407ef1aadd1cc7007beeddf93302, 0xfb20407ef1aadd1cc7007beeddf93302, 0x7519d1294e7d232127edcb9901084464b1e58319f525b6512502931d6367e5b7, '', 0, '?'),
(0xcf3236cb36dd2309535b0b68285cb2b5, 'wp-includes/css/dist/block-library/common.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common.css', 1, 0x00000000000000000000000000000000, 0x5e7cbb270da1ba2e0635993ce2954bae, 0x10281fe025d58c47a541a10382053f8f709682c48fb0c6320b3de5d4539c46f7, '', 0, '?'),
(0xcf35df643e05d0226891f7a551ffe3a4, 'wp-content/plugins/elementor/includes/controls/groups/typography.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/typography.php', 1, 0x00000000000000000000000000000000, 0xfa24d372be2616e26269fcb56a3f151b, 0x8c2f750cafdda918fa29dc405f476186ae491cefa6edea08f9a6aaed48aa0769, '', 0, '?'),
(0xcf36625400c8a7453218be3f613755e1, 'wp-content/plugins/wpseo-video/detail-retrieval/class-snotr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-snotr.php', 0, 0x15a62fa096a79fe0fa9c625592a87c5c, 0x15a62fa096a79fe0fa9c625592a87c5c, 0x313ed2d96dbc45285112d69f78febde49c4ba12f7b39ddff99579f875dad5022, '', 0, '?'),
(0xcf383cd2415f5163f6f6958eec89a63a, 'wp-content/plugins/amp/includes/admin/class-amp-editor-blocks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-editor-blocks.php', 1, 0x00000000000000000000000000000000, 0x2893529e9c5e8a443340175c918a35d9, 0x9dd894f32986f577501b95f4dd5fae98f9da18f8114caa700b8a8d570acc7d7a, '', 0, '?'),
(0xcf398d228350eb6d31f325a3722ef65e, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php', 1, 0x00000000000000000000000000000000, 0xc586ac5cfe067afb3ad9b0a8d2ad5075, 0x8406519414d83a9b12d312b35b4a790fbd925fd197f2886312c2ef82ca56bf1f, '', 0, '?'),
(0xcf3cdfb403db6c28ae413aeae4500264, 'wp-content/plugins/elementskit/modules/sticky-content/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/init.php', 0, 0x878c70778b22e7bc501d50a86bdb3d2d, 0x878c70778b22e7bc501d50a86bdb3d2d, 0x848c9eaf5793d7f7291a622227bc096ef7a4239f8d144a4d62e7fd031cac5c6a, '', 0, '?'),
(0xcf3d42707007b2d101b2e9db2f7d90fd, 'wp-content/themes/Newspaper/archive.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/archive.php', 0, 0x3bb1d7a816d575743fca6072fc550860, 0x3bb1d7a816d575743fca6072fc550860, 0xae30f9f4b02349c922c43faa3d9728e79d7db549abb89a4c1020f93f21597cc4, '', 0, '?'),
(0xcf43d84a2f5fb631b1ed2e574429831b, 'wp-content/updraft/plugins-old/updraftplus/images/updraftcentral_cloud.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftcentral_cloud.png', 0, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x6ab6f4a5ffc600df3b3e3b884a48a92d, 0x5a118448399e9c07c1d42b0ef9b7069f647657cec5d52c1ea8e431c246afec4b, '', 0, '?'),
(0xcf471001b92ddaa060ac078298082a72, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ins.php', 1, 0x00000000000000000000000000000000, 0x65836433bc31f9aeaea53498bc1a8884, 0x6997da512272eb4cfd3d5159c424ea7f21a2f437bcfc76b094561693fdef1cc4, '', 0, '?'),
(0xcf493bdbfc15343dafe12b46ac80b152, 'wp-content/plugins/elementor-pro/assets/js/stripe-button.61d93594d6b7865f8b3f.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/stripe-button.61d93594d6b7865f8b3f.bundle.min.js', 0, 0x7e42dde84f19eba334d7a42c9314e88c, 0x7e42dde84f19eba334d7a42c9314e88c, 0x25018d32a3cfbac3a3141a28858f20c6bb511116ee7be2f9cb63d8e975285181, '', 0, '?'),
(0xcf4b56e3fc0322edad0cd7549f0b2b8c, 'wp-content/languages-old/fa_IR-17179a5f2930647c89151e365f843b6e.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-17179a5f2930647c89151e365f843b6e.json', 0, 0x605b065090a79168e9bba7b177797795, 0x605b065090a79168e9bba7b177797795, 0x76117a1d11c7090437fe8b50bd1bfba16733517fa2a993d5f51ce1cdce3bae07, '', 0, '?'),
(0xcf4d965698860cfb9d74d700de8b256b, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.css', 1, 0x00000000000000000000000000000000, 0xf802d86207609d2c7c84c08d3d9355b4, 0x4c118d57132f9594454cf66012f7c9553b2a27bebcdb10fd28352d6b94dea127, '', 0, '?'),
(0xcf4ea8ebfb084833e28a0cdedae716be, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f70dcd11a0a18d63b48b6039c1b76d51.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f70dcd11a0a18d63b48b6039c1b76d51.json', 0, 0x6d157372bd93227d33b6488ba4668706, 0x6d157372bd93227d33b6488ba4668706, 0x21a0bf76fe25ecdf53252d9ef14e2f51687132fb42f9a9845effc8678612f572, '', 0, '?'),
(0xcf54bab9bd3202f564afbef46722c97a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', 0, 0x732c738571d49fd400dfad96e5623fc2, 0x732c738571d49fd400dfad96e5623fc2, 0xc9cc6156be886c4b0bad7e96573921132141df195c0681e534a792e84f67addb, '', 0, '?'),
(0xcf5f71205e11a1c73ce038efc73ae809, 'wp-admin/css/colors/modern/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.min.css', 1, 0x00000000000000000000000000000000, 0x4b2b646cc79084730dd8cdfe08ecb7a8, 0xd55fc0a754ac247c665e4428b0ad23ab2f08582aebf22a345930362344c6be95, '', 0, '?'),
(0xcf614b1eca0c76c9eaaca99546e546f7, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', 1, 0x00000000000000000000000000000000, 0x7df833be677c61c095c0f00109c061b6, 0xced975f940dd28430fb539983e30cd28b630a9ee24238c74052584c80f4833a4, '', 0, '?'),
(0xcf63dcf7c938e9bbf4dab29a9e24156e, 'wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg', 1, 0x00000000000000000000000000000000, 0xf946d3523e8639fc81ba03c368b493a3, 0xaf14c9de4fc2f391b0c9e9a5a11b291e81837108d338a8ac7b2ad7dcb5955160, '', 0, '?'),
(0xcf65e3f06db6f68f4b3767e294176175, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/pagely.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/pagely.php', 0, 0x936d2e855cb2afe1f3854a7ac2f850c8, 0x936d2e855cb2afe1f3854a7ac2f850c8, 0xed06833a6d735ea46aef12db965564f63b4fba625f93f253fd9318624abe8972, '', 0, '?'),
(0xcf686f347b4696f05d3fcda2731d3f5f, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', 0, 0xe9f29e65eaaeb24935c5f0367b963455, 0xe9f29e65eaaeb24935c5f0367b963455, 0x5d8fda7e8ba5a780478b39f6c8d9abab03a9eb712999ce07ff5d2c64ad0c0c98, '', 0, '?'),
(0xcf6e0ad1ba22f46945db01b27a6159b7, 'wp-content/plugins/wordpress-seo/src/exceptions/forbidden-property-mutation-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/forbidden-property-mutation-exception.php', 1, 0x00000000000000000000000000000000, 0x947ece24fa6f3cb8199745d825fd5b9c, 0x930442804af0d4ee6808723b8360c327c9b16a5265defbf578b16cc6048799a3, '', 0, '?'),
(0xcf7327cf6517583d40aac66e021c4a27, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/WPCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/WPCache.php', 0, 0xb3fb9ff30a9397cbd4e3d6c0b2780da1, 0xb3fb9ff30a9397cbd4e3d6c0b2780da1, 0x66b689caa8a7bc3847837cbdc83df91ff1a64b4cbd0efcc54516bf8b2f912ae4, '', 0, '?'),
(0xcf750b50f81cb6232cff1b1b30ac19e7, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-written-by.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-written-by.php', 0, 0x8e1dbb8af1421eca0e1b0782fb9df3ec, 0x8e1dbb8af1421eca0e1b0782fb9df3ec, 0x78ce7b6d4dfa6f169b890a99c1944bc93c1a028b438e7faf49c1c8336a4bfda7, '', 0, '?'),
(0xcf7546f3e2915e47faa545082b88b663, 'wp-admin/network/freedoms.php', '/home/iraneurobetcom/public_html/wp-admin/network/freedoms.php', 1, 0x00000000000000000000000000000000, 0x75a8908136eb7cba94741f4a34bf31b4, 0xe083e2a042eb3bb5f104bdf84dd93702a905df838006e10e5bb239199f3c2fa0, '', 0, '?'),
(0xcf7e9333af9163ad7199269c3acaf1a5, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', 0, 0x41f1308b456fdcb122996460d8fe3140, 0x41f1308b456fdcb122996460d8fe3140, 0x9704083f7503871663d02f801ba74f520fc5028a24ec092e922a765a937aa0db, '', 0, '?'),
(0xcf7f0eed1b6783820192f68d52c24ed4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', 1, 0x00000000000000000000000000000000, 0x20e2ae86fe3c929fb65f1f6a533c4aeb, 0x120623f7326b0ef59a36e4bb4fd8804307d94a6c78854e33bfdc6d3931423415, '', 0, '?'),
(0xcf808d7418471dc8a99d04c8c08ba444, 'wp-includes/js/tinymce/plugins/image/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/image/plugin.js', 1, 0x00000000000000000000000000000000, 0x8a42170c8d0a801b34d85caab530f03d, 0x511eb876f6a99353493e3b34be8e3110fb25bb7266ef2440cf70d4d8f8115c6a, '', 0, '?'),
(0xcf8a153df7c658aeacf762427a27208c, 'wp-includes/js/jquery/ui/effect-explode.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-explode.min.js', 1, 0x00000000000000000000000000000000, 0xf97de333d4ad345ee573dcc69bf62fd9, 0x21832145796c6edbcab35660cbb8f6863177c839bc3d54abd5179bf004efa8b8, '', 0, '?'),
(0xcf8a5977d4d7b915988c1f45ad8147ea, 'wp-includes/blocks/group/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0x3301836a43804fd1ba7d926078ddb0a6, 0x0480fb4743f1663053ae226873c9e71170345975521b1a16f6ad24e0c578714f, '', 0, '?'),
(0xcf8ed724e2d83d430cb330008465d905, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Container.php', 0, 0x9656ac63e036123304ce2a730ad053e0, 0x9656ac63e036123304ce2a730ad053e0, 0x4776066dde6b85b487524e7630330a5269ce0ef21f29e49d854693ad7309c06d, '', 0, '?'),
(0xcf9436d51c0f4c718f01660f7fa213d4, 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/classes/mail-chimp-rest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/classes/mail-chimp-rest.php', 1, 0x00000000000000000000000000000000, 0xf2794f32f18f2db912a1c2e5141dd202, 0xd810c07b0635b8c6bca8c4bbf466d70f75c9c86fdd9dc8933d0efa94332faf0a, '', 0, '?'),
(0xcf95de1c7f11680c2d983874625fd8aa, 'wp-content/plugins/elementor-pro/modules/floating-buttons/documents/floating-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/documents/floating-buttons.php', 0, 0xc447d8bdb781864507577fc149d075ed, 0xc447d8bdb781864507577fc149d075ed, 0x7f96850ee91ab3a89a566f97f3616ec341ac5913ae17875cac8f8295e51f312d, '', 0, '?'),
(0xcf975aa546eff2ead0f709b9a5dde052, 'wp-content/plugins/elementor-pro/modules/usage/features-reporter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/features-reporter.php', 0, 0xbecf70d1bc95299ab6a2e65a1c1dcdea, 0xbecf70d1bc95299ab6a2e65a1c1dcdea, 0xf30ee97c44c7bc939d04b4e2e5dd0d08087ab057b179daeef612b1be1a5af959, '', 0, '?'),
(0xcf9a96229eb289056af079b1d4cddd5e, 'wp-includes/js/dist/blob.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/blob.js', 1, 0x00000000000000000000000000000000, 0xf601295d3262041eea36d958fb15a309, 0x867fb15ec42ed425304923adf4987b9cf8c5af50c341185e291b41f68a2008f2, '', 0, '?'),
(0xcfa1c0aa694bfe277925aabf49f46774, 'wp-content/plugins/amp/assets/js/mobile-redirection.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/mobile-redirection.js', 1, 0x00000000000000000000000000000000, 0xd9da6c8ef0da66a1a81aeee95d9b45e1, 0x522ad81ef67775fef55aebbe53b38033921c4544175e96064e2ff80f06efb992, '', 0, '?'),
(0xcfa6c261724e78c46e0824534acde69a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Q.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Q.php', 1, 0x00000000000000000000000000000000, 0x01fd251b325c11e0a9dd57a809640686, 0x9da14ace78120351ef7eb0fb78c4b442f3104c33dbae09f5813fedc6775fa9d0, '', 0, '?'),
(0xcfadf9af9dc9213ab663f7329a74f970, 'wp-content/updraft/plugins-old/updraftplus/backup.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/backup.php', 0, 0x2a021b3b89eff44d361e5f2af4749c7d, 0x2a021b3b89eff44d361e5f2af4749c7d, 0x00e9f1d8902527b928ed8a4e895b0081d25f9be688ba7c025e69f8771a08c1f7, '', 0, '?'),
(0xcfaf5e0205ac02aa7e74bec5b34cc9b4, 'wp-content/plugins/wp-rocket/views/settings/fields/rocket-cdn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/rocket-cdn.php', 0, 0x8b8042e0e4b2bf6cc72e947f68c84a18, 0x8b8042e0e4b2bf6cc72e947f68c84a18, 0x73731ebaf3e191be06a443935102e38b55485d0383c637d2f407602438d538b8, '', 0, '?'),
(0xcfb4f71d2f472b39ea90296b931c1b59, 'wp-content/plugins/wordpress-seo/src/elementor/infrastructure/request-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/elementor/infrastructure/request-post.php', 1, 0x00000000000000000000000000000000, 0x1c6adaa2826b003a96e7b0eafee1eb00, 0xc949d51a85b25a8c3c32836afc114811db641be0d01f7eabc597ec28dbe8bf6d, '', 0, '?'),
(0xcfb6633a8d7b863acb9aaf7984570f6b, 'wp-content/plugins/disable-gutenberg/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/readme.txt', 1, 0x00000000000000000000000000000000, 0xcee873070aba3e9f949a2fc1b1c72c03, 0xf2d817cc55435a7a5dcca7ec0327df5c24f3519a19c8aa66816533dade64d387, '', 0, '?'),
(0xcfbcfdcf0a7806d4a180c5fa256542da, 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', 1, 0x00000000000000000000000000000000, 0xf183dfe0537eb3d9bde04344b4e5cecc, 0x22cf1a9106dbbb62fbf39cfaca169b5bf4ca24934de164972f83ed8da42ee77a, '', 0, '?'),
(0xcfc2c813adc10b48d4b9f2dc66eb6be1, 'wp-includes/js/tinymce/wp-tinymce.php', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/wp-tinymce.php', 1, 0x00000000000000000000000000000000, 0x311e5f489730acede25553c3e14068f3, 0xc19ad1dbeb0b0ccf5fd895d7dec94ecd9eed04bd96ec31892ae3d6c79c03fdf6, '', 0, '?'),
(0xcfc7c4662fb42c5c21ce040a8b1c0ad5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', 1, 0x00000000000000000000000000000000, 0xae861acea89ed34adce0e0d5eddb9e87, 0xba69d0388df0df133fa21f194132d9509c64afd07b0fc9f691e62b18c2263e5d, '', 0, '?'),
(0xcfca9b1582efc756c7c579630eb5b71c, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing.php', 0, 0x886ae0ea5f3cf1348e14bd45f98592eb, 0x886ae0ea5f3cf1348e14bd45f98592eb, 0x327f6c1ebc771507846abb65a2659aa33425b6ae62f002fba99fd24e34a0273c, '', 0, '?'),
(0xcfca9d295f3a46608785c46b86da8b13, 'wp-content/plugins/wordpress-seo/css/dist/notifications-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/notifications-2420.css', 1, 0x00000000000000000000000000000000, 0x48f16dac1fe2997cfac31939ea7fdead, 0x7ac94dc12ffbb7ac477d80284c2a0cbcd731218ea5625cc341289954c025dc5c, '', 0, '?'),
(0xcfcae6e411bef7bd3573236fb3779952, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DescendantTagLists.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DescendantTagLists.php', 1, 0x00000000000000000000000000000000, 0xfdc2c67863f6a14d1d28e33c17ae3540, 0x22e3ff4c65c60679f3a176c5567b6a7b1318b20b2d9dc32b40037f462ea65206, '', 0, '?'),
(0xcfd1c00c4d02d09b9999cfa37e262490, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php', 1, 0x00000000000000000000000000000000, 0x53bd4be4626f02dadaae59080e5f14fa, 0x7a7e0aec9786cff9bc074e844eb1daeba5e68121d8cfa1b78bf9abfd640e0f8e, '', 0, '?'),
(0xcfd3e4d8f212b4d70a176310fec7d099, 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-endpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-endpoint.php', 0, 0x8a8794f5684648aae71f6ae89eaeef75, 0x8a8794f5684648aae71f6ae89eaeef75, 0xdf6364543d45ba8ecb93aa23e2b21484763db5b8aaf0a088370cfa8ec690f851, '', 0, '?'),
(0xcfd557bc24356a22f3c77ba2c35fb137, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Stream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Stream.php', 0, 0xc3e592163e1fca84a79d65732eeb0317, 0xc3e592163e1fca84a79d65732eeb0317, 0x8bd40195cb6d1fb4187ad578042efc4b13e2ca3ae0f323cdf5e84724fe0ce1fb, '', 0, '?'),
(0xcfd68e36fc0c1c6239aa61c123732b57, 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php', 1, 0x00000000000000000000000000000000, 0x5a799fe3c0ed8050f8841239303211a1, 0x0d8b77b11959fbb10e0b3b1c4f27f86c2f3747f74b7fbc4605a080a5a084b889, '', 0, '?'),
(0xcfd71280794b76e701d32ef91a10b111, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php', 1, 0x00000000000000000000000000000000, 0x3eb911845fd03314f5d14e77b00c23f7, 0xe0c7a504e3029d6d5a7a2a2c3d3a0abd13d92de83399990e7ca3c4f92193e3df, '', 0, '?'),
(0xcfdd99aa50289983c94f270e4591f965, 'wp-includes/js/jquery/ui/effect.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect.min.js', 1, 0x00000000000000000000000000000000, 0x6bdd4dca7cb09218e1860e6e0ca8a823, 0x8a748a5dca5c94e0d738d930af3dfc0029345a3805abcc78e68630ecb78b2031, '', 0, '?'),
(0xcfdd9a1dbb792e00e5f61ed89ca869fe, 'wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php', 1, 0x00000000000000000000000000000000, 0x6e8f3da72c6d5df3e971ee62c48e8caa, 0xe429adc212c83085e55dbfa498b9ccbc6b7656bc6d609bca10a76201900b526e, '', 0, '?'),
(0xcfdf8eb59a0d9aa9ae2e671126c51ef4, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css', 1, 0x00000000000000000000000000000000, 0x2108262303774a1a8bd411a0b7d56446, 0x47d0177dcbe88b4e419859f29db79abc9c200f164d9e8bb8ab2df1f08062c837, '', 0, '?'),
(0xcfe2f23018f927df2d0c11769a776ab5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/Batch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/Batch.php', 0, 0xb1a2a21b6d59850c9c45431808d58960, 0xb1a2a21b6d59850c9c45431808d58960, 0xe68e20009acdcda472c459c39daaad73284c0bf6564ab56a2b87783f52fa7c06, '', 0, '?'),
(0xcfe3533c43a3d5a7180e159f3667bf29, 'wp-includes/Requests/src/Exception/Http/Status408.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status408.php', 1, 0x00000000000000000000000000000000, 0x4cfad9c8e2c75d70c3a6d68a114bfdc9, 0xab137c1367d52b197dd5ba4977f4ab0f79eb1f546c664f0da2c64f9c64ee98a0, '', 0, '?'),
(0xcfe52883576b440cf78c7bec668f2ec5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', 1, 0x00000000000000000000000000000000, 0x10e09767d69e9dfb287a24041c492c8d, 0x3d83564fbdb680d782559896045f5067c51e044b8ae6a1d6db95ab7fa6afbe6c, '', 0, '?'),
(0xcfe98bada1827b5eaa074d552af48d5f, 'wp-includes/js/twemoji.js', '/home/iraneurobetcom/public_html/wp-includes/js/twemoji.js', 1, 0x00000000000000000000000000000000, 0x76fa2f83aef2d0f7d3a3e7ae017e3e2f, 0xb943b42ed248d2d831ddf2df703a65dfb802bd5ccad9cb2b6b826a9329ea4125, '', 0, '?'),
(0xcff278647c1803b6169447ff9ea51768, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-54f741058d2f12d2b61830cf75960801.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-54f741058d2f12d2b61830cf75960801.json', 0, 0x4a49fbcbc4e5b3dc99d280f93b9ce411, 0x4a49fbcbc4e5b3dc99d280f93b9ce411, 0x8a860c8b1c0af398593349bc2761258bc463c8d2f527377ab43070d38a8ff687, '', 0, '?'),
(0xcff53ccbb7e90375a592a9ea519aafa3, 'wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js', 1, 0x00000000000000000000000000000000, 0xf65820ee67b975faf8d2dac5d8674af1, 0x89c1144e3fab2993f864a84424e08ccc18d17a5bb4166d9ad99a76950919b04b, '', 0, '?'),
(0xcff65fb58e80856f3490c1eb705d751d, 'wp-content/updraft/plugins-old/updraftplus/central/images/ud-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/images/ud-logo.png', 0, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x77f67910421ba53162749ec803578f9d226c25a9d974299b51708b2c4a62052e, '', 0, '?'),
(0xcffc10f45c549fa8400f534fe17c6d02, 'wp-includes/blocks/audio/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/block.json', 1, 0x00000000000000000000000000000000, 0xc6c19c8a3b348a4c255e6973b231de41, 0xce2be3a68d262b2e564f861bb2da8f99b0fb56b151231aad9169a4965115c2b2, '', 0, '?'),
(0xcffdbd882910b59dad40a78cbfdb6055, 'wp-content/plugins/elementor/assets/js/packages/icons/icons.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.js', 1, 0x00000000000000000000000000000000, 0x635c7360f236887c8dddae80cd45725f, 0xfc1213cd0fd3e27821e6e22f85f714cbb5145c0e9d485c8b51b9091c2c1dfdeb, '', 0, '?'),
(0xcfff40b6f7414f3d09f279171341bc0e, 'wp-includes/class-wp-paused-extensions-storage.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-paused-extensions-storage.php', 1, 0x00000000000000000000000000000000, 0xc7f3dbf22f6f7455626905cd05b283ca, 0x2ecad4b2b24aed5fe499e79eed502cf04834f3147f41d8f6f3cc0fd56c598705, '', 0, '?'),
(0xd00811ac5d6dd9b2a71f0907e296adec, 'wp-content/plugins/wordfence/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x4d01e3a3582291a0c6b717bb55825d5c, 0x2aa43596c59301ade12c10159ef4567582432a825feff5f46f310a50439c0d46, '', 0, '?'),
(0xd00bbab669012e2a60355d460c8792cc, 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraftplus-encryption.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraftplus-encryption.php', 0, 0x0927eb7d984dc8b893913d581a507fa8, 0x0927eb7d984dc8b893913d581a507fa8, 0x417d107d0fb228c54619e78593a7489458aa8db09aa6cc4ce29cbc630cefa237, '', 0, '?'),
(0xd00bf7824527749e70eae0af939de50e, 'wp-content/themes/Newspaper/translation/de_DE.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/de_DE.po', 0, 0xf19411507aba9d8ede884ac2fff7a93f, 0xf19411507aba9d8ede884ac2fff7a93f, 0xe482faf9b9bfebe4d53d485d7a0d6aa31428d6bcd381e29e5d312359934aa32b, '', 0, '?'),
(0xd00cecbcfa02a682046773988629dd85, 'wp-includes/blocks/latest-posts/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1086bfa9ea1fc14937cc435e3b130222, 0x49eb2caa53255f2318f952613ac769cd6b1af6c23ee7fea920508d3ce61c10ad, '', 0, '?'),
(0xd00e28f485e71c630460c3d72cc76dbe, 'wp-content/plugins/elementor/includes/controls/tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/tab.php', 1, 0x00000000000000000000000000000000, 0xab84efca4214749edc9cb6bb7e48596f, 0x0071c1e760a22572f728acc799074b8b1139bd2e7ca13620f50f5939e1d4aa82, '', 0, '?'),
(0xd011a24d4025f16c483e4684b327e486, 'wp-content/plugins/amp/src/ObsoleteBlockAttributeRemover.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ObsoleteBlockAttributeRemover.php', 1, 0x00000000000000000000000000000000, 0xd73018a990a8300ab3716e1fb69103a4, 0x1651165732bdf6d84cf779cfecc3193a7cd8fb404611780c65f9268d47eb49d3, '', 0, '?'),
(0xd01cb5860e7e8b317c76e55fb1a6eb93, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md', 1, 0x00000000000000000000000000000000, 0x865c786f25692c9f6772254571eeaf35, 0xa64c0facad6875e31b24d54b70b182288a3a4ef28794cc9c8a08060ae7ec519f, '', 0, '?'),
(0xd020b23b0fed6c0558879cae92b7c4f0, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.mo', 0, 0x0bb0ab9d10094f2e1291e2adb75766fd, 0x0bb0ab9d10094f2e1291e2adb75766fd, 0x03fbb5551c6d172871c50342970c29896a16ef39e3cc2f76e088b1b50166d8eb, '', 0, '?'),
(0xd02523f3ba1fe97415c1cf07f2348478, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php', 1, 0x00000000000000000000000000000000, 0x1b7912a85701fb307b58e56ea75aff30, 0x19c500410256f08c525888cac895ca7edc18e164a7135eed2f2985144052f2c6, '', 0, '?'),
(0xd03179f57d6590b5bb008ca91901e781, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon_backup.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon_backup.png', 1, 0x00000000000000000000000000000000, 0x6294e67409861bceea727735d24904ce, 0x234c0d2bcf493a9909b6852b7bcce8bd5366734d4a7770eb371b693f6af79b5d, '', 0, '?'),
(0xd03270ae7e29a6da28ab2f708c27a66a, 'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x07f871a08c4e74b122700f08d62cd2d5, 0x3b506f9c6dd262f56f930fbbf3669ffdf13da40d738c974080a0d1ebbbd3c9e2, '', 0, '?'),
(0xd0373652f856ce2c3a4cefdef58c4001, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrRequiredButMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrRequiredButMissing.php', 1, 0x00000000000000000000000000000000, 0x49f3a140ba1c0e7c14d0a6caaaccf62d, 0x29b7d3daf896be2e2148501ef283cc9ec7c87398684933fe8c4637b6600cb242, '', 0, '?'),
(0xd03874ad57ed27985c515fb9cbb07cb1, 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email-address.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email-address.php', 0, 0x881c126849b00da7f144ff31896c09f9, 0x881c126849b00da7f144ff31896c09f9, 0x378f04e2cfffa8724afb21ab499f49f67bb84663552bd0675dee8d0bbbf746f8, '', 0, '?'),
(0xd03e366259a3b99541550c460bf02e01, 'wp-includes/blocks/archives.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/archives.php', 1, 0x00000000000000000000000000000000, 0xb83cf2ba3f19821fc6c7016b745cd326, 0xd2f5af6a145f7832d8b4fef27186e387e78a12768bc53f3385037ffcdf639f67, '', 0, '?'),
(0xd03e9b7306cb1f6c019b574437f54db0, 'wp-includes/bookmark-template.php', '/home/iraneurobetcom/public_html/wp-includes/bookmark-template.php', 1, 0x00000000000000000000000000000000, 0xc5bdade667793cc36fdd7a1043a28a34, 0x6a4cb0fe2ebac7961cfee4bde39f696c3d26c18796a0cdeb450960b5108fa152, '', 0, '?'),
(0xd04404dbf9c7442c56741a9f613ff7a6, 'wp-content/plugins/wps-hide-login/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0xb02487cf6e4839365b6783d0711a8ff3, 0xd4fc779c0526f68b15b312a577d4f8326197eda00247160860063d3a3c478769, '', 0, '?'),
(0xd0472cdfc0c5e475cab482e6574043fc, 'wp-content/plugins/wordpress-seo/css/dist/academy-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/academy-2420.css', 1, 0x00000000000000000000000000000000, 0xedd9dcab2cf94bc8d25c7e0ca1f0dd5d, 0x7bc9f2487d2a457b2beb3c8f3cfc9088dc8a14c3cd59567682ee75ab86deda8c, '', 0, '?'),
(0xd05401c9dc40431739250b161f1969b2, 'wp-content/plugins/wordpress-seo/src/editors/framework/cornerstone-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/cornerstone-content.php', 1, 0x00000000000000000000000000000000, 0xf8394afbad4b37f7a8fb1b021d121527, 0x393058d21c900206ff0ba5d67529ab6d29ca9e2998b304fb6541a756f7f62f53, '', 0, '?'),
(0xd05a818c6f74f1f43fb0358838a8342e, 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-yoast-videoseo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-yoast-videoseo.php', 0, 0x4ca33885156d02572058ee17f7069450, 0x4ca33885156d02572058ee17f7069450, 0x2d2ebcfa683ccbba206dfeccdf09b50390ae3aaa14a69a10c92069f00666238e, '', 0, '?'),
(0xd05e25d289cacd9fdd65d288e88c92d6, 'wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-item.php', 1, 0x00000000000000000000000000000000, 0xc043d2fef42c0d44d429099e108b100d, 0xa4864323a0a8dccc9579ee6ebf62b556c35e580948fb62b2443045e718fa9831, '', 0, '?'),
(0xd06163a0d4497dcb66109cc884e5cdbe, 'wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php', 1, 0x00000000000000000000000000000000, 0xcff38bf1fcfb183ae01cb486e30c21ed, 0xc8bbbfd3d9ad93f933b5f8bfd85d938d4a92a53733ff2a70aa5a4007844cf9ea, '', 0, '?'),
(0xd0620ea8d640438de4ecd45514e04f72, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerIntrinsic.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerIntrinsic.php', 1, 0x00000000000000000000000000000000, 0xa30a8108d8bcf73997c3a01d5372e138, 0x3b17256231f59af831f80774fc70c15432f0c9f28a66e9c3098d968be1813cb4, '', 0, '?'),
(0xd0677f7a5f0fb54d017666b2ad7e02c5, 'wp-includes/css/dist/block-library/classic-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xddae75bad8788c0fc332c4ea98563843, 0x3639ad12e1e9f2d853ee24b5cc03420723e76e2e301ec92538d56c462a2422c3, '', 0, '?'),
(0xd067ae918c53a4a9513eebec8d80306d, 'wp-content/plugins/updraftplus/images/notices/black_friday.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/black_friday.png', 1, 0x00000000000000000000000000000000, 0xde08c10f600e50886399189a283077cb, 0x2f61cd6ad512812ff433f192e639fd2f4a94caf82c4a045e41cbfb82916242a7, '', 0, '?'),
(0xd06c23bf78bd43f6efa359ce00b0fc5f, 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-filter.php', 0, 0x7e8488587cb600e3ca1644dbb95f1963, 0x7e8488587cb600e3ca1644dbb95f1963, 0x5638cd7cf18f8bde585bef54a242e0fdcc0fd38e5c74b94c55c3aeaddbeaddbb, '', 0, '?'),
(0xd071c71ddadd2c6b4bb8b1ffeee80149, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0xb844efe3f6576c41794cc118045254b2, 0x884762ae8881c61870659a4ae083e61f402ba0769111b18783212f2ac7f082f0, '', 0, '?'),
(0xd07cb168d51a0cb8ed0bf761c0067c6c, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/plain-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/plain-transformer.php', 1, 0x00000000000000000000000000000000, 0x5627f303d77602cdc11cec633ba75d16, 0x793a28fd22549fb074423bf72f225e02e2acf7fabd264caf3e003941069defa0, '', 0, '?'),
(0xd080df189c7c61cf42302e94c8c88156, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', 0, 0x156309103703fd7acdf491c014d358b6, 0x156309103703fd7acdf491c014d358b6, 0xd835fae48a36976e615a5b70544023b8037c100793b452e7636940a3f53a688d, '', 0, '?'),
(0xd087a7da5c6fcd002446767adff300e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFormAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFormAmp4email.php', 1, 0x00000000000000000000000000000000, 0x257438b3fc45bc2bef650c8361eeb0d9, 0xe5f4f4a8e6dbf829fb65bfee9d4100cfcc9d43897c98edefb948897622744523, '', 0, '?'),
(0xd08a15635ad1174ac85189b22dca91d2, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FlushTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FlushTokenParser.php', 1, 0x00000000000000000000000000000000, 0x1590a57037e127e6b1cc1720d0129093, 0x7978449ef2521fc85fd7f2f40ba86047f87361b0fc1158bf373f2d8eee8e690d, '', 0, '?'),
(0xd08b568fc46a4c4d7ac9d8abfdeed1ba, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', 1, 0x00000000000000000000000000000000, 0x9325e9ee533289d4f13fb28f7894ceec, 0xb4dffd68165441e4f0b76ec2ed108c1d9a8e028c9ebb56264e6eeabef3b697a1, '', 0, '?'),
(0xd08f0b798800e94f2d2c4f770327f1d8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ellipse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ellipse.php', 1, 0x00000000000000000000000000000000, 0xd3b161208be4434c689d75b8712774f5, 0xcc202c9ac78ac7ec1db116678f15bf04b6cc1a5f81770b0fcc69e2d8ae2e71c4, '', 0, '?'),
(0xd094efe7e0d0c0229c4ba5057e0e70a6, 'wp-content/plugins/elementor-pro/core/container/config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/container/config.php', 0, 0xafdb9fafdd28ff5674fc45be1f5648c0, 0xafdb9fafdd28ff5674fc45be1f5648c0, 0x6033831c3482d5f1688643a787ffef2ac713e0bd215d240cd2bc86f9b76e97fe, '', 0, '?'),
(0xd0a122543d46053aa1aae9d080c50ffb, 'wp-content/plugins/wordpress-seo/src/conditionals/wp-cron-enabled-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wp-cron-enabled-conditional.php', 1, 0x00000000000000000000000000000000, 0x66a20de8d29bc6a6bd4c1f6e5be5394d, 0x7fa6250ca2e74d71dd3aa72487a8aea16c515705bd6f4440e94185306749de83, '', 0, '?'),
(0xd0a27f92ed8eb9827ce18ed1e4d84019, 'wp-includes/images/smilies/icon_arrow.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_arrow.gif', 1, 0x00000000000000000000000000000000, 0x2009c9ff4a3cd667fecc6f9d08393a78, 0xa56e1c8163b2eed6783092c4a5e3c2e1748b944e85a1d8debe59083258002119, '', 0, '?'),
(0xd0a3235c9d47487b732be45a8ce931e8, 'wp-content/plugins/elementor-pro/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/InstalledVersions.php', 0, 0x0780cbfa9bfc53ff115ea44f74f20daa, 0x0780cbfa9bfc53ff115ea44f74f20daa, 0x6b2da04771372d79a996d7b8307643517aa02b28cadb5a448de85809962cc74f, '', 0, '?'),
(0xd0a61a9c6fed6d448fdd221d06e2a339, 'wp-content/plugins/elementor-pro/assets/css/widget-social-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-social-rtl.min.css', 0, 0xf85d4ce76b9c5e6e976efb5938195795, 0xf85d4ce76b9c5e6e976efb5938195795, 0xf5e733735402bfc16dde2085d10ebab9baa8940f0656c2ead15c92552915e3de, '', 0, '?'),
(0xd0a7d4ad97589edcda1b3ba23d56bf5c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', 0, 0xbb8734b0dbc3f650055f5c6483f7526e, 0xbb8734b0dbc3f650055f5c6483f7526e, 0x4c548a43606e6f5ffe78bcde116cf9e1bf17347f99dbea53fe2bc9ff42183c20, '', 0, '?'),
(0xd0a92f6e7bfebb29c0ceb44e7bf1111e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayer.php', 1, 0x00000000000000000000000000000000, 0x18037a240979f2b75d4d8efb4f4a2074, 0x4bbcd133fb6346cc6e6170ffebcbcc5911eeb529313101f0b6bd63ad5055f762, '', 0, '?'),
(0xd0a944e61cce3d299c408b97a6b78b3f, 'wp-content/plugins/elementor/assets/js/frontend.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend.js', 1, 0x00000000000000000000000000000000, 0x19edd7a862e47e8c4d8f3db725dea155, 0x56b9a7830b4ffc5c935415cf0e4e2a9c05ce6cad560d8ee1204d6ae4b17bcd7a, '', 0, '?'),
(0xd0ad5116b74be18572f91eb17de0fdae, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/6.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/6.png', 1, 0x00000000000000000000000000000000, 0xdf66f73d6ea6c059a05136ee6ad975b5, 0xdce7aaa414e6aed887e33fa022a67a28cddf972a0b095cb462cc7e6ef79ee735, '', 0, '?'),
(0xd0aea107d876d2574c0ed1a40c0ea99a, 'wp-content/plugins/wordpress-seo/images/readability-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/readability-icon.svg', 1, 0x00000000000000000000000000000000, 0x69a28b9346146830bdd842e38ee37db4, 0xc11457bbff0ac0df8183a6ec99b9bad3f789df37f86072dc19c51b7b494ed246, '', 0, '?'),
(0xd0b1a7dfb35aae24e596353744e7e0e8, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report.php', 0, 0xbcd6c9d53e1e64641c64bafcf06d64a2, 0xbcd6c9d53e1e64641c64bafcf06d64a2, 0x5264d905b3d451c44ba3e7ba80acad7918dff8ffb56541139bf5089bf58fec72, '', 0, '?'),
(0xd0b1dc542ac20eed84c33098a33dcab9, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', 0, 0xfdec5fb1a029fce8540e3e776644d75a, 0xfdec5fb1a029fce8540e3e776644d75a, 0x121f1b016f2a62f0df8a610496954139daddb1f15338efad87988a162336cf56, '', 0, '?'),
(0xd0b7e5f37867bdde412bff96644ea379, 'wp-content/plugins/elementor/assets/images/app/site-editor/product.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/product.svg', 1, 0x00000000000000000000000000000000, 0xdda61709d2aef754c781019340cbd982, 0x4afff8304e5714d7a218ac7a821182afc88d70354ed5c9f25f2b1697e2455845, '', 0, '?'),
(0xd0b94230fcd0a733e3bd701f4052dc8d, 'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php', 1, 0x00000000000000000000000000000000, 0x86543bcad8c8e0b9ab060503957a0c47, 0x0b38fe3443dc0ba08d352d84efaa2e49402ee6320d9a24afad6030cc8cc1bafe, '', 0, '?'),
(0xd0bb278b78144823a910c47f9166f01c, 'wp-content/plugins/wordpress-seo-premium/src/helpers/current-page-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/current-page-helper.php', 0, 0x937bd4b9808e0c93924d4b781cef8ad0, 0x937bd4b9808e0c93924d4b781cef8ad0, 0xc340d9b7d7ce48bf827ab94093f78a64d2d80849086f9bcd1f928a2357af1274, '', 0, '?'),
(0xd0c1a01661b216e54fdc5dab82034324, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x450ce5a3f28a24097cd383a13dad4f00, 0xa28020edcb3445e61543cfdbc42986a99858213877109c498fe6f92fd7bdcf20, '', 0, '?'),
(0xd0c2e71cc42ff008456d53f1edfe7ef4, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php', 1, 0x00000000000000000000000000000000, 0x15d968d9751a0f4eae5f8f30155803cc, 0x608d247b283f361cc66d6516b9786427bcc2a9d3e150d40399cd6a6eda981f57, '', 0, '?'),
(0xd0c67ece88b4eb324f1afe17472c0a13, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_222222_256x240.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_222222_256x240.png', 0, 0x2250773f6de17697742d105304c5017b, 0x2250773f6de17697742d105304c5017b, 0x7010b2cbbd09934aa08ac648b08ab022bde955db1551ce1c593b405b952d9606, '', 0, '?'),
(0xd0c9c9148a8e2e1c705dbcc816bde05a, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php', 1, 0x00000000000000000000000000000000, 0x1eb7d948b09c4c4d8bf1ee5d6a3895d2, 0x5b6c6a3d1f93e087425b0a7f2215bfb1c97542be755b5564e6b2523eb165ceab, '', 0, '?'),
(0xd0cb84f42db4941500019b1a186eb553, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 0, 0x9ae9cc0643fee01bc59aaf2cf296b0f2, 0x9ae9cc0643fee01bc59aaf2cf296b0f2, 0x698e303790ed2f911e026c4d40b59de057d19823f0bca30a6e15d20e3461adec, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xd0cd757cbe3d3aa331be0e13e7d276f8, 'wp-includes/blocks/post-excerpt/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor.min.css', 1, 0x00000000000000000000000000000000, 0xa90904933ceb95d00d2777390e7a0752, 0x054f9a46736f4b4c2a08d5280ad66207e26086664e58837353d49a865c53a15d, '', 0, '?'),
(0xd0cde1162a157f9d2440921569ad8325, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Format.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Format.php', 1, 0x00000000000000000000000000000000, 0x5ef36c4cc6ba2064c6289d8d7f885619, 0xc34188e40d1eeb84e1f5a79fdbc55070f84cc70ad8ed3d33abde6e44e595b41b, '', 0, '?'),
(0xd0cf8391aba2d05285ff28d2495575b3, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/no-seo-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/no-seo-score-group.php', 1, 0x00000000000000000000000000000000, 0x8e73bf0b1b90b6831a4b4fabea9b8855, 0x9ae56c0944b2215c1b32efb436f98a19cfde41f7f57747ba6d205ef172277987, '', 0, '?'),
(0xd0d2890c64863519f7aaeeef6cecbf13, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', 1, 0x00000000000000000000000000000000, 0x725958a7c9e055bb8e1cd7719e12b1cb, 0x7b091771cb20163e71069743e06966404807ce00831f296a8641eff471193850, '', 0, '?'),
(0xd0d557f7fd93cd020bbd6721488164d2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4ads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4ads.php', 1, 0x00000000000000000000000000000000, 0x519e89785c2ca7ab98511dd15108d6bc, 0x4dba7abfdad53f6843e23ad654c10e6321cacf749a061432991488aecf5c8c36, '', 0, '?'),
(0xd0d6325bf176185c299b4986ddf05102, 'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php', 1, 0x00000000000000000000000000000000, 0x7e2f9dea5c9e2f306fd2b909d7a2da5c, 0x1195e71efab167d65a94cb7845c4b4f7ce974d263372e0f8718b63d46c5447c5, '', 0, '?'),
(0xd0d85eba5cb6580ce8507653ac5cf77b, 'wp-admin/js/media-upload.js', '/home/iraneurobetcom/public_html/wp-admin/js/media-upload.js', 1, 0x00000000000000000000000000000000, 0x468bdfbb563fc2df1961cf6e0dc808ba, 0x9945a59fc0ffe491f2612c9f1a82e12c794da02f5c6951d9d3a01622d23f3238, '', 0, '?'),
(0xd0daf1ae189907515f702f6e3469a358, 'wp-content/plugins/amp/src/Admin/PluginActivationNotice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PluginActivationNotice.php', 1, 0x00000000000000000000000000000000, 0x9cd697ca1f2f6db8912882275f244bb3, 0xcf6d2d657cd8070886d425909a4176458c8bd63161555a4a693cba56ef68c69d, '', 0, '?'),
(0xd0db611e269690d96c048f737b312930, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php', 0, 0xa83489b3a800a5b4f7028893513a35f1, 0xa83489b3a800a5b4f7028893513a35f1, 0x27d0dbcb383237f3862e435d05677c05d8084aebb4ff9a7dc54c68309e97e8e4, '', 0, '?'),
(0xd0e02f113c7660368e93595dace00d08, 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss', 1, 0x00000000000000000000000000000000, 0x289f81a2f0d3d7c3ee1fc97bc6b84dab, 0xec0dacfe87453da1b9b0054b03d2c249f379211159b6a7762ae45ca9935f963e, '', 0, '?'),
(0xd0e08a2358664f82ac89d4ffd1bc61bf, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/thrive-leads.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/thrive-leads.php', 0, 0xcb387a148b88f431f254f7d2a8de5938, 0xcb387a148b88f431f254f7d2a8de5938, 0x87ce3a562f5361391da0fd11170f96cb5925a2ec587b90eb5510b387d592eb5a, '', 0, '?'),
(0xd0e0cc344c70826e8f3c067d7b81ebb6, 'wp-content/uploads/2024/04/bg.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg.jpg', 0, 0x9531051c6f59233038e58b98774f2d63, 0x9531051c6f59233038e58b98774f2d63, 0x22ad1123eb701982114029d3fa97aec0339cc4e6e991548754d4ab16844156ff, '', 0, '?'),
(0xd0e28ccf60af7e070750be304ee73648, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php', 1, 0x00000000000000000000000000000000, 0xcf61785b1954870b9c67688cf50406c3, 0x08150ed35d5c12b7a30147760cb64bf2be18ae7da330bafdf4f110bc43fb1dda, '', 0, '?'),
(0xd0e8fad95e9e89da471fe3e7949ddd25, 'wp-content/plugins/wordfence/lib/wfScanFileLink.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileLink.php', 1, 0x00000000000000000000000000000000, 0x32259fe1bbb0e59a831367bf40ce9ea8, 0x841a63a8421351848aecf2a1efc1e5d95659a04e9645674925333c63f5b07658, '', 0, '?'),
(0xd0ec2a165569e83a7401b9c573ef0fb3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpNoscript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpNoscript.php', 1, 0x00000000000000000000000000000000, 0x02076e74685095c748e0cdf2cf6f24ae, 0x8ed7fc10d8312b05dd7bf02474888a1796ed272dd92773bbe9b801ebb7207564, '', 0, '?'),
(0xd0f1bd083e974f5d36fecd39ef4d539a, 'wp-content/plugins/elementor/core/experiments/exceptions/dependency-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/exceptions/dependency-exception.php', 1, 0x00000000000000000000000000000000, 0xbccb69e5c4f01a7da361e7201af84763, 0x27af61609417ceadfeba1fd981274e8b49818b1f3941400d158773bdee0dc484, '', 0, '?'),
(0xd0f331c221eeb555e2fbc93687313d26, 'wp-content/plugins/amp/assets/js/amp-plugin-install.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-plugin-install.asset.php', 1, 0x00000000000000000000000000000000, 0x7522d1680452e7d1b049387589fbe1ec, 0x8704363dfe2f8d96561ff17e8a71098fabb832e50221f3fb79bac84a0c108fb1, '', 0, '?'),
(0xd0f34fc64b35b0e70544f4e8c65c9a0d, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css', 1, 0x00000000000000000000000000000000, 0xc55205bce667f5d812354fd1353e7389, 0xa45c153ab5e7a9687002f3df41752e96a5c1036b1d47a80143057348fcbfe761, '', 0, '?'),
(0xd0f4d203cfcd2cd9e17f1811f166ebd7, 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x5932146552c5d1dbdbbbc0491fe88bd5, 0x527773cafa35c7a836fefed61d03e6a1d0a2f64b78f49e69192c8d05757cbbdc, '', 0, '?'),
(0xd0f99ae07ceb883d5688a9db6e56d2d8, 'wp-content/plugins/wps-hide-login/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/composer.json', 1, 0x00000000000000000000000000000000, 0xd157226cf5ab8f4703d69085d210bbf6, 0x0d041f2680c018638eda1a02ba9de63a2e1864014c2fe10fe96a30104a08934f, '', 0, '?'),
(0xd0fae46423b7ac75a98ca3d2eebb5e34, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-gallery.php', 1, 0x00000000000000000000000000000000, 0x54c662eed56a2ba02a8f41c33f5fd42a, 0xe0fe624b75019d59d091265e3dbcbee5ad0f8c4fd17fbd5df938476a62dfd60f, '', 0, '?'),
(0xd0fc15215ab9266b417958fddbe19f29, 'wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x614f5963cd2a4329eb0282889e8625ca, 0xe6a9fb7ed0243b8d567cb8b426388d98a46d70c89be2d3688e0fbcbe1f3e9bee, '', 0, '?'),
(0xd1039c4555bbabf42dd184834ddeea3a, 'wp-includes/blocks/more/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xfe7aa9c5ecddebf1e2e29975f3848564, 0xfee479162abe43c4eb3657e7c0babcd58fdbb3c3772fd638f5a83aa57419beb7, '', 0, '?'),
(0xd1063cf88d0d605fef37d52628a9bc4b, 'wp-content/updraft/themes-old/twentytwentyfour/styles/mint.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/mint.json', 0, 0xd2482ef8cadffb1aa035fcc45767380e, 0xd2482ef8cadffb1aa035fcc45767380e, 0x97882851d1ceac566699af91eb7d36920f22b2a3a5fffe25820fcc6c70615c64, '', 0, '?'),
(0xd109427e6d3919bb626e629bc587603d, 'wp-includes/blocks/details/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor.min.css', 1, 0x00000000000000000000000000000000, 0x99327f1747e01461e4a046b221505e19, 0x235f082acb06d925299f266bc2c23bffa6e25d5691b108107eecbd7a170c9d6f, '', 0, '?'),
(0xd11090e6c1e633bab300236879d3a45b, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', 0, 0xd88878c3421ff7910f70daf38ad5e083, 0xd88878c3421ff7910f70daf38ad5e083, 0x779296c741e0860f951d821e0d2b64f3d0f200065fa5b0a056def5dbd8a12d31, '', 0, '?'),
(0xd11aee62d1e6c16d80418062471ebcc9, 'wp-content/plugins/elementor/modules/nested-tabs/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-tabs/module.php', 1, 0x00000000000000000000000000000000, 0x229b27314bca3a16370772af24742521, 0xa601df0e9b445f82fe1e940bd47bcc986716b710df8df38f6d6568ab929ab697, '', 0, '?'),
(0xd11f548a95431748d1ef3b1e0c4126a5, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', 0, 0xfc7d04fe8182c3c96ba119abff8aed58, 0xfc7d04fe8182c3c96ba119abff8aed58, 0xdd97ddebbe84603a83554cf3b695ef498ebe159a980e2fb9e52dd1c7add090d1, '', 0, '?'),
(0xd123872474b8ec80a6aaf4bf14884dc4, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Xstore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Xstore.php', 0, 0x73943d1e742625fdb776778a0de9ed97, 0x73943d1e742625fdb776778a0de9ed97, 0x299e75289ee24cb4cd28cc2bdd5d40aeb6dc03bd75d124f9bfba157a652e1cc9, '', 0, '?'),
(0xd126baf678ad390a06695275b90698df, 'wp-content/plugins/updraftplus/includes/labelauty/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/LICENSE', 1, 0x00000000000000000000000000000000, 0x76a1caf2a5780dfbf061206d2e5552d6, 0xa2744e971a711b4a88c01b406514762c8ea8ee4244fa12d8b38429e1b06f7192, '', 0, '?'),
(0xd131910f8dc5d2232676680c8d25b599, 'wp-content/uploads/2023/11/cropped-eurobet-favicon.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon.png', 0, 0x37f742e812bacac34f50f46c5dbda1f5, 0x37f742e812bacac34f50f46c5dbda1f5, 0x9cc25d241f485fefa297e4fe1ab2830e36945bba3364bb8b14aea7c312847126, '', 0, '?'),
(0xd13285802da3774a053dfbcdda7b2089, 'wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.min.js', 0, 0xd18523e4a4aaa9420a86e4dddfb07554, 0xd18523e4a4aaa9420a86e4dddfb07554, 0x6b687665fea7ca9b3131a4064029af79459416d39fe765ac27a7915c2339d248, '', 0, '?'),
(0xd13ab91f0ad8c70179adcb8c221334ab, 'wp-includes/blocks/text-columns/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor.min.css', 1, 0x00000000000000000000000000000000, 0xd1ebef77f2e5607dde4efb0abafe5803, 0xac7421efe3fe6c8e60af7c2ab55e85abd930bb09dd6c7f2443a7bb06f23b87ed, '', 0, '?'),
(0xd14464ee5537f5cb28445fffd2a49576, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/RawFilter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/RawFilter.php', 1, 0x00000000000000000000000000000000, 0x01d3ae5c7eb656a4273271af09854fe9, 0x3b703e267096275e5d668332832f1187ab515a09dff65a6f3f407b19d4c9e436, '', 0, '?'),
(0xd147bdb6ac439621340408961d7c609e, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-title.php', 0, 0xc600bcc65a4bdad37f649678bd3b1272, 0xc600bcc65a4bdad37f649678bd3b1272, 0x1a351b13b31373869c793415e4baccfd2650e91d140ba8db64cebd8638708473, '', 0, '?'),
(0xd14908c0c15c7409a0115b49b2f1cb9c, 'wp-content/plugins/luckywp-table-of-contents/core/validators/RequiredValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/RequiredValidator.php', 1, 0x00000000000000000000000000000000, 0xd26b2db98a3986c554060d1e0b34df05, 0x7f9411f71a044e797f80e746bcec57d5b0d34cea93f043aee7f511395b01b95c, '', 0, '?'),
(0xd1493ff42486395c18f9c25f6fb8ca95, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json', 1, 0x00000000000000000000000000000000, 0xf57e9100e23d1b2d25765f1d92dbde50, 0xef35c4739dc305a260f7317a0c2e1bdf3154f78a18502608ff3646dfb3bc9c79, '', 0, '?'),
(0xd14b30b50c27b2dfb521e425b17f02ec, 'wp-content/plugins/elementskit-lite/compatibility/backward/module-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/module-list.php', 1, 0x00000000000000000000000000000000, 0x4eb7b4ee075c6ba9c5556459c3bb9d40, 0x05f7e1c4fcdde273916d9822ab00dc0ae4377a5e1c005a7b14628dea94b0dd21, '', 0, '?'),
(0xd14d39793b3f235036fc83c159012f44, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', 0, 0xe5f816167d92abea64ee09a5be87fe94, 0xe5f816167d92abea64ee09a5be87fe94, 0xccdb875426c290234a71e3c44ea626df941a4bbb93d6f2c0ab47f4da822a9b15, '', 0, '?'),
(0xd1542e89bf2bef8be6592b3e01e5f335, 'wp-content/themes/Newspaper/header.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/header.php', 0, 0xe03f981608c5a04b04ab1dded3a98a1d, 0xe03f981608c5a04b04ab1dded3a98a1d, 0x5df5b0115503a7297c46e286cd618d986be74270b6afed4195f9f5bc13046012, '', 0, '?'),
(0xd1555714f3abab7e2f4e8ad309a7099c, 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php', 1, 0x00000000000000000000000000000000, 0x5ae6457166246a8bc0709cf26e23e67e, 0x4705d9a24c4621f7fdddbf1e5d97a08d6e2313cb32f8d4e435d8e71b08f79a8b, '', 0, '?'),
(0xd15edc8962fa0d2be29ee4ac870abbf2, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', 0, 0x2182332c538ad9279f1cb31ebf8cec90, 0x2182332c538ad9279f1cb31ebf8cec90, 0xacd125fb3a84a2bad7b673e0464a70c81b2a6b62e95f466ad782052fd64cdddd, '', 0, '?'),
(0xd15f4ce524bf9153d6b0cf7455438e67, 'wp-content/plugins/wp-rocket/languages/rocket-hr.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hr.mo', 0, 0x61655cb4273f4685977b64f711ff10a2, 0x61655cb4273f4685977b64f711ff10a2, 0xfd2b770e9c7079257752daa7fb90d385ea33462c026f97a14ea336da7fd3f55c, '', 0, '?'),
(0xd15f5c63396d4c8a76e9e8a33189d1fc, 'wp-includes/compat.php', '/home/iraneurobetcom/public_html/wp-includes/compat.php', 1, 0x00000000000000000000000000000000, 0xd0cbc149699d46a0794237bbf0f72e6f, 0x140cd7a75ea169a59ec21d17f1ad542cf21ab63368a10c7193e183b1d2d6f203, '', 0, '?'),
(0xd16a1cc08f0742c4b5957c678e58b653, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-default.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-default.php', 0, 0x3c5bb54f3c2294b1de44ec936882b41c, 0x3c5bb54f3c2294b1de44ec936882b41c, 0xc96ef4b6253691ba4fadb228bfeba78716ad5099131e2d639fbe87cf87b64a18, '', 0, '?'),
(0xd16d61f50e764d769f1c4b12f3b3a51a, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php', 1, 0x00000000000000000000000000000000, 0xeaf620920632255cbd06b9b8262250c0, 0xdc365f5d57fc95023e565876b6f04284e6d3beb875e14b24deb039fe7c5d450d, '', 0, '?'),
(0xd16daa3fe75c9affcfaa6147f2ae46f4, 'wp-content/themes/twentytwentytwo/parts/header-large-dark.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header-large-dark.html', 1, 0x00000000000000000000000000000000, 0x4efdd4bb86f7555f1d9b6d6c00425935, 0x9b1626ae87304d2f574762768b3ff5c0e9bacb316d2e9917febc32cc25060776, '', 0, '?'),
(0xd170db1441c53da40518d6fe8c7a5c66, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formatter.php', 0, 0x505856356b6b4e792203579faead91a7, 0x505856356b6b4e792203579faead91a7, 0xdf6d21b768bf46ef92ad034d1b4ee95472987e58acc0c343fdba7b4c9b0fa581, '', 0, '?'),
(0xd1714e06c77587e62202cafc6079667c, 'wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp', 1, 0x00000000000000000000000000000000, 0xddba90f8fd3735994ec50a38f6750ef8, 0x72b5c589f77b0b5e896f328b675de2e16768ea6af2d5a26750d7aa99597118b0, '', 0, '?'),
(0xd175526ca374d007ddcdc0b4229318d1, 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0x65ff806684f3efee324ffffa48a84b6e, 0xdd3a9681bb52d4543350dc59042232678132464aa3526548639a8bd2aa751823, '', 0, '?'),
(0xd17560e8c185c6fe84e833026abec52a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidAttrValue.php', 1, 0x00000000000000000000000000000000, 0x7840380afb5156e649873e2a21c38c0a, 0xd9a416a408899f155f346b4f84f36d633e8003e977d55dfbaf1f6572d174392b, '', 0, '?'),
(0xd1818296d6c2b029d7ed90de26e254a3, 'wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php', 1, 0x00000000000000000000000000000000, 0xffd9f166b5b1c29104fef652b3ea4126, 0x2c65e62c0d246cb79a060121216603ab7691ba4778d400f47fb80024f12e3cf4, '', 0, '?'),
(0xd183ff6354c8f15fd81cf2d710f56cdb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateCountdown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateCountdown.php', 1, 0x00000000000000000000000000000000, 0xef7faa868c8488b60599dfcbb49913ca, 0xb7e15a4cbc71ef18d5b26894cbb516217d33a65969cc89e5228a478d1df8d2ff, '', 0, '?'),
(0xd18826c312795e63a6c9afdf6bf957f6, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', 0, 0xa3dfd474f48c775c2d6ac5e41879bfdf, 0xa3dfd474f48c775c2d6ac5e41879bfdf, 0xb634fa8d8d98c21c872e2d7355fa4f26ad18c6f6d491327c7af66b45f5badbab, '', 0, '?'),
(0xd18ddaac78562688545a780f6a779582, 'wp-includes/blocks/footnotes/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/block.json', 1, 0x00000000000000000000000000000000, 0x8a08ab2ee7eef7518cacbc66e66ef333, 0x6cdf692b21eb29662525d075a50e21ce598465b8c7d4e6023427151ea49699be, '', 0, '?'),
(0xd18e293343e5704cd99c30b53db48cc1, 'wp-content/plugins/elementor/core/utils/str.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/str.php', 1, 0x00000000000000000000000000000000, 0x84b8f88e5e426549a7dfc0b734276e86, 0x30aafee64ab10a3293c220c7d41f8ffd0c6acddf2d08e86949b9f15f39898121, '', 0, '?'),
(0xd18e386d17736ae7c0b5435a946ffdf3, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', 0, 0xd3321b4b634f612a98acd08e08ef6e74, 0xd3321b4b634f612a98acd08e08ef6e74, 0x233ea5c7925c18fcd8562894ca4dc5065e234552be0adfab49d8fba5dab8bb1b, '', 0, '?'),
(0xd19060267e4050a5054a64c602eecde5, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-centered-heading.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-centered-heading.php', 0, 0xc6759c3279daabc62a259ebc5b1d1709, 0xc6759c3279daabc62a259ebc5b1d1709, 0x8877c7d243a23b728edc7c7b908da488c603ddbe8304d36719290b748fb10f53, '', 0, '?'),
(0xd194dd626c2f8c0fd8e8ee40d14e845d, 'wp-content/plugins/elementor/includes/controls/base-units.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-units.php', 1, 0x00000000000000000000000000000000, 0x2dc983f84f8a31572a37038eaf480d1b, 0x61135f8b2f35d7826f344c25f5cb1439025b7fd0afa1e66ead4660f393a1dcae, '', 0, '?'),
(0xd196b48f2299d073826ba3e306fc3833, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss', 1, 0x00000000000000000000000000000000, 0x60bcd3988896de04c08ffb299818c66e, 0xd12825d54c7bc130d70f64ea082026ecc958d23249fe958a1a95ca9c6771fba6, '', 0, '?'),
(0xd19bd758ca438bdb6c428dc8861e2ce7, 'wp-includes/blocks/query/view.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.min.asset.php', 1, 0x00000000000000000000000000000000, 0xb9f5fb3555e9ec0148c4a0a586f50aa6, 0xcbad770090747a77bdaaba469db2e13794c7a287a458ce9ea75317a4b9752374, '', 0, '?'),
(0xd19df51160182d305476795143b7ac40, 'wp-content/plugins/elementor/assets/css/templates/widget-icon-list-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-list-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xdba202278e691cf6982b810d3c7bc763, 0xb1e7d2d2e8f7269ee2a91828dea90cd6882cdcbf3e934e89735b04358655b88d, '', 0, '?'),
(0xd1b2f629cc7947f31085b2def916f31e, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', 0, 0xc24537af58ffc5838f2c136367be3282, 0xc24537af58ffc5838f2c136367be3282, 0x5e2f26710cf4a1e5ebfed56b6eae3080e67a764f18b2eb95f556197b91953afd, '', 0, '?'),
(0xd1b6c9b77a96484327b330307702fa2a, 'wp-content/plugins/elementor/assets/css/widget-google_maps.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css', 1, 0x00000000000000000000000000000000, 0x6abc3055f766c4a11bebabfaa3b37c14, 0xb018a3f488d7bf43b597932cfa67bc0483fa5c4315ae13dffa3620aa34bf0d63, '', 0, '?'),
(0xd1b6dc223c39deba8c5a19586daac795, 'wp-includes/class-wp-theme-json-schema.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-schema.php', 1, 0x00000000000000000000000000000000, 0x8f6079cfe419756ceea6878f86835b29, 0x3c5a359aaae8a465ec93779473ddf05bbf0c719193729cbd5fec3135c6f137bf, '', 0, '?'),
(0xd1b98cf3d327e2a7bac1e03e105abb9f, 'wp-content/languages/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', 0, 0x3ea4fef71a092b966793f0f4133b0a36, 0x3ea4fef71a092b966793f0f4133b0a36, 0xd63ae04b1018989744b445002abda7f9ed240b19969f84955534d8e509844a04, '', 0, '?'),
(0xd1c2436e1dbf43f1be5ea5033338d1d3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Uri.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Uri.php', 0, 0x64dabd70291c5727edb27f716fb61526, 0x64dabd70291c5727edb27f716fb61526, 0xd1e63b0807cd995a4690b318c35b10f6488f8f0d58ffe2f9d5edd03c3a9647c4, '', 0, '?'),
(0xd1c252e3f69125a115a6741824eea489, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-6-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-6-render.php', 0, 0xcbff5a99a02ec5db27c779b9452619f7, 0xcbff5a99a02ec5db27c779b9452619f7, 0x4258eea8801e6082d9ac37287095b992b086e64754af5d01c6ba9df1e56c2b6a, '', 0, '?'),
(0xd1c54d32c97ab7e11efcecc9126f4417, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-overlay-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-overlay-transformer.php', 1, 0x00000000000000000000000000000000, 0xbe284cd062421c19f1da97c49fc010d0, 0xc9231f4e49954ce28a6c1f1de96047982202111b204f4d14d8b05030532a87d8, '', 0, '?'),
(0xd1c5fc72f66f0d7d87a176a3754d9483, 'wp-content/themes/Newspaper/woocommerce/archive-product.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/woocommerce/archive-product.php', 0, 0xa5b8ca3a2e24bfe9431e98e3fa4c5e9f, 0xa5b8ca3a2e24bfe9431e98e3fa4c5e9f, 0x85017fe29705cfc6ea49b443a89abd227afa66390595426022ef8781b2e29617, '', 0, '?'),
(0xd1c8dddcfd6aba049b2850153004aef2, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.css', 1, 0x00000000000000000000000000000000, 0x0bcd313022a584280c07151b3859fcfd, 0x6cc911f91ec0ddf08093567e5733eca1f989ce79543da96ef6c50bd5b0c4cfb0, '', 0, '?'),
(0xd1c9cd60ba4a76eef335676a57918079, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMathml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMathml.php', 1, 0x00000000000000000000000000000000, 0xad91680c9f1e82f5114e1b98ca3403d7, 0xfc25615a7f76835e678539a49cf769fe73aef7594a07efadfa4be7e147986d3f, '', 0, '?'),
(0xd1ceac74c00e5c11041761144d87dfc6, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-types-mapping.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-types-mapping.php', 1, 0x00000000000000000000000000000000, 0x3dfbc3fb26165ecc3e12b216b4653994, 0x670c1645507ddfebedcfb67f46f01636847d1f982b42b83d502b49ef84bf4071, '', 0, '?'),
(0xd1d4cdc0b9570bbe5a070cdd0491e2b6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWistiaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWistiaPlayer.php', 1, 0x00000000000000000000000000000000, 0x77b33c27eb987f1d3e7d23965cc8182b, 0x15d43add336ad8812ec5dbbfa8635cce4204cf5fc87680c5032fc1d0a2ae324f, '', 0, '?'),
(0xd1dee476b169549728528160c09a7b26, 'wp-content/plugins/elementskit-lite/libs/framework/views/init.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/init.php', 1, 0x00000000000000000000000000000000, 0xa9cc1b9ae067435316e40184b7b917ea, 0xbd151be3c5ff57733895ec0fd95529d819c1d3ca5796930adf4784efab5d97ec, '', 0, '?'),
(0xd1e3144a81c7fd85cf2b025e8cd23a8f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', 0, 0x20adf5af26e9cabe000e9222fbaa64cf, 0x20adf5af26e9cabe000e9222fbaa64cf, 0x6901f50eb038484c263ce61579b4ba3c00b42093184305007b4836eac66e4c88, '', 0, '?'),
(0xd1e447484b09ef223b23ad668e68854f, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php', 1, 0x00000000000000000000000000000000, 0x6eece67fa2d3aef03d43d870844a242e, 0xb7320daca4452fb4ee95feef5707ff7f62df506d7ab52f649204d10f937897b0, '', 0, '?'),
(0xd1e692681f68bba897cd3eef673f49ae, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', 0, 0x4a629aed4bde0e02a110e58fff2443e4, 0x4a629aed4bde0e02a110e58fff2443e4, 0x06a4e4799de82b71f8accc6a48c19496ae0871de5ba7480e916a04a88ecbc21c, '', 0, '?'),
(0xd1ec199f29309e8504a4992561acb311, 'wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php', 0, 0x68bcabc881ec75aecc955e6e7429808a, 0x68bcabc881ec75aecc955e6e7429808a, 0x7ca58a0749de8971153d0b69ec53a979a00013077d943780fd0898238cf752c1, '', 0, '?'),
(0xd1f0d0c2cb0b4a3567f99532f3dd7eef, 'wp-content/languages/plugins/elementor-fa_IR-e16f2427ce816c4dc38ad0b36edc3ef2.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e16f2427ce816c4dc38ad0b36edc3ef2.json', 0, 0x6d35c1311fe36292e020b1a7515f8eb6, 0x6d35c1311fe36292e020b1a7515f8eb6, 0xf84c26159d51638bcccab7137b1ef49a7b007c82b02a82376900a23f458f2e27, '', 0, '?'),
(0xd1f21459c366dbdaf1388f763fc2e742, 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/js/ekit-layout-library.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/js/ekit-layout-library.js', 1, 0x00000000000000000000000000000000, 0xa61740aca8559731a05197fe5426d1c1, 0x30927b8da1934b69882f11e64d8c663809f125d3a3586a08941270007a3f8538, '', 0, '?'),
(0xd1f286bed45fa75623f0aafeade64274, 'wp-content/wflogs/config-transient.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/config-transient.php', 0, 0xe08fdd3beb5b76f329cf1970dec22dea, 0xe08fdd3beb5b76f329cf1970dec22dea, 0x40ef90d775f72ff0e734f17f633d89b4eb5d1fc60227b31d747c0f9b8b8ba711, '', 0, '?'),
(0xd1f53464d8f39f1b3c2201306f0359e6, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sr_RS.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sr_RS.mo', 0, 0x408fee43e92ed4ca82c906ec1e59992d, 0x408fee43e92ed4ca82c906ec1e59992d, 0xbfa4ccd552fafaf2dc7af7c1f0e4cb757042d7a091954b94a817bc949265d4f5, '', 0, '?'),
(0xd1f6aa8cc1cb6d8ee6a15d19f5128831, 'wp-content/plugins/elementor/data/base/processor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor.php', 1, 0x00000000000000000000000000000000, 0xc034ff27bb56fe43fba3bdeec900b1d6, 0x4277a5695920792e86d84ed5085d46540a300701c4606bf8b2f58e77d5f96fca, '', 0, '?'),
(0xd1f8e8df51481924af62e6a2c3798244, 'wp-content/plugins/elementskit-lite/libs/xs-migration/migration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/migration.php', 1, 0x00000000000000000000000000000000, 0xbcaf1189c72640b15a15a58de4e0a1f3, 0xb29c97dd0ccbac071942fb34496b0b434a2389dd30b98509486ac33efdbdc3c3, '', 0, '?'),
(0xd1f929fbc40d57b6b1e8b9a3d73c4fac, 'wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php', 1, 0x00000000000000000000000000000000, 0xe44e1e8de4ec3dae733ddca19e3ab82e, 0x346ade21248b4a1552a73094e2177334a308715719b594a3427fc5e6dbb1348b, '', 0, '?'),
(0xd1fae8d905a7a0fc6a5e6920549d89ee, 'wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js', 0, 0x6573a99c9d965647446825b5f53c39fe, 0x6573a99c9d965647446825b5f53c39fe, 0x109cef9ef32d0e97145eb6c46f2e6c522a6d89881a426954b9a9b5e986394b94, '', 0, '?'),
(0xd1ffaa7d1c8273426dcec2277ba73062, 'wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed.php', 0, 0xfe3e94b549b6bdc51cb867a3bbe5017b, 0xfe3e94b549b6bdc51cb867a3bbe5017b, 0x7933e53fc8a88843c337e8942313607d374b1a22d547cbdf741a7a66b0074d1d, '', 0, '?'),
(0xd2066e25f1c82799d56f3e549275d39d, 'wp-content/plugins/elementor-pro/base/base-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-widget.php', 0, 0xcf6f15d2a4977e31f747721542795ff8, 0xcf6f15d2a4977e31f747721542795ff8, 0x0dfeb61d34fdbd6d1f098cb1a20508281e918ccbd0284a84d11bf39712749ff1, '', 0, '?'),
(0xd207800c890cb1d614ec66707a9ef6c4, 'wp-content/plugins/amp/includes/embeds/class-amp-base-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-base-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x10179b063b03d2cd5f6f45e56033fa7c, 0xecb32ad24bc3e3d6a3811ce67a2526b3ce7cd05e5d1aa6e76cdae1571c9c0d7b, '', 0, '?'),
(0xd20b1ee678312aef87fbad9ad6ada393, 'wp-content/languages/plugins/wordpress-seo-fa_IR-d084ad2ca2d23f1331bbd1040999834e.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d084ad2ca2d23f1331bbd1040999834e.json', 0, 0x89838e30ecfaeeccee1eb6b7ac911711, 0x89838e30ecfaeeccee1eb6b7ac911711, 0xeadb5d992b64a0e1d8405e614222924a03367995ca53eeb83ee1a679553d256f, '', 0, '?'),
(0xd20cd2d80cb7ec4bc83131a9aa620300, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', 0, 0xc1f5d42fa94a4c6085bbaf2454a737d3, 0xc1f5d42fa94a4c6085bbaf2454a737d3, 0x3b6f4bf4b8b7a9d4ed2ebc291afd555d7a9905aba4166ec4698d0ca922b8a7a2, '', 0, '?'),
(0xd20f4a687cb19430e7830b605a709845, 'wp-admin/user-edit.php', '/home/iraneurobetcom/public_html/wp-admin/user-edit.php', 1, 0x00000000000000000000000000000000, 0xbc899996045b11ebdc6871d3b899c460, 0xe7f43b15030cc71da10e03a68afd5bcc858665a1e9581b4cead51ee89493975a, '', 0, '?'),
(0xd212008b396936a904c0789dc0838dba, 'wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php', 1, 0x00000000000000000000000000000000, 0xec9491151b7f4a1c546d70e1ffc06386, 0xdc84d4916cd0e6d1f71935226dc0d2051561a5e65a042cd24740b847697ae4f2, '', 0, '?'),
(0xd21306e3ab4073155efffed845e0422e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', 0, 0x9bd2ca10bcfa5a65bc3e81c9a758324e, 0x9bd2ca10bcfa5a65bc3e81c9a758324e, 0x831f2a70fca62154084c298c3d203f5fe4979624ad77a0afa368cba6d46d80e4, '', 0, '?'),
(0xd213a8593ababf5295c2e77cb06ebd4a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php', 1, 0x00000000000000000000000000000000, 0x562a4bb6532a86845ebfca13287da80e, 0x14e6fc24012ef6b6978f4195d45e6a130e170a336e0fced1da5e5f4ce41f1753, '', 0, '?'),
(0xd214a2f75b58a1249cd3f81b69cba1ca, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-code.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-code.php', 1, 0x00000000000000000000000000000000, 0xbee4ab27a245614649a794e0ededb41e, 0xe6f80f6b94610ccd9651a31dbc54e460dde5176ccc8281a780a209721e2917a3, '', 0, '?'),
(0xd2163e715ea1fbb6b638c48d2fbed151, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', 1, 0x00000000000000000000000000000000, 0x29ffe4f945e9e554514675e9b7e8dec0, 0x545427682e6b7b2646277600d4e51daee52f600070e963066966e135fc33ddff, '', 0, '?'),
(0xd22335228d2e98d860f874dcda44104f, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-csv-loader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-csv-loader.php', 0, 0xa51b085edf851a153903a06aeb3a633e, 0xa51b085edf851a153903a06aeb3a633e, 0x99e086479ea43367463bd7ed1a4ab6b9e11a9c8a9631d34153052e529109ccda, '', 0, '?'),
(0xd227e5ae45cc53468753f22f4378c90a, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-jobs.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-jobs.jpg', 0, 0x09d127b6ae8274f314fe9a441176da80, 0x09d127b6ae8274f314fe9a441176da80, 0xb1e4ec9fa75cb94402ed3741697b083a11b624fe4efd0546a1938453d5fdb853, '', 0, '?'),
(0xd22f14dc66341bc882ffc58b246fe9fd, 'wp-content/updraft/plugins-old/updraftplus/images/icons/updraftvault.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/updraftvault.png', 0, 0x410952ca8244d12cc1f5d764ada211b8, 0x410952ca8244d12cc1f5d764ada211b8, 0x9ad1fd57c81af096bdaa525eb278c7a718d904de70daea9d8dc61e5333d01a55, '', 0, '?'),
(0xd23703b55b2a77a24a0a6e1288acba3e, 'wp-includes/js/dist/redux-routine.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/redux-routine.min.js', 1, 0x00000000000000000000000000000000, 0x01861b2caefd0edb4036d14d286af607, 0x0d5517bd5af9c5a387c5db2782d446b41df4a4fe17ae88660e6a935e71fc82f5, '', 0, '?'),
(0xd237fe88ef0cc9cfa3e77e1c530f670d, 'wp-content/plugins/elementor/assets/js/editor-loader-v1.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v1.min.js', 1, 0x00000000000000000000000000000000, 0x64a3aeef4be46fa7769e1a55a52e1040, 0xa0ec80d39803fd18e9253966636d0570b033f25f494370869392396124006f83, '', 0, '?'),
(0xd238af1e73e98e97899adfb94f1768c4, 'wp-includes/js/dist/vendor/regenerator-runtime.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/regenerator-runtime.js', 1, 0x00000000000000000000000000000000, 0x3428902215841e7f2494b925d4d3d57e, 0x56f812b3d1817f132a3329ceb8898e03e608d9c065e4d8403fd617e47a42c99a, '', 0, '?'),
(0xd23b7fd4651327e61feacabae7a953cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenu.php', 1, 0x00000000000000000000000000000000, 0xc61de1c41f2db1bad3de789ba06afd8d, 0x0cba2f024d20a52088c68a121a4e247a179faf210658539087210d5b6bf0d727, '', 0, '?'),
(0xd246f084534e665aec2275d9d7e3fce8, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', 1, 0x00000000000000000000000000000000, 0x948cde0802113807d1ffa5a2297764fc, 0xebb8aab700bd64870ad8cde65439163254e5abbc56c4f449f36a3069c7b5303c, '', 0, '?'),
(0xd248509b42893589845045b75126811a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelCanonical.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelCanonical.php', 1, 0x00000000000000000000000000000000, 0x8a2c6871acdd38c5d4d747a84b8f2de4, 0x1887f080653571cf1945f632ecb853ecf6802bdca1b9389b7f7c194eca63d70d, '', 0, '?'),
(0xd24856974f91ca37c3d600cd256eb981, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/_config.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/_config.yml', 0, 0x932865e374757d33e321eeb2d5e88b6b, 0x932865e374757d33e321eeb2d5e88b6b, 0x02e794da19a797699bff866e47a22121ad7c11e073ad08f4c60962706292e23d, '', 0, '?'),
(0xd24d4b81c4831f5e778db3fadcff3820, 'wp-content/plugins/disable-gutenberg/js/settings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/js/settings.js', 1, 0x00000000000000000000000000000000, 0x78217d6dface414c10d31a04db5627a8, 0x97e2e5097f54c99b21c8673b7bb41e48c04745ba0dc170d710a8024f82bf6865, '', 0, '?'),
(0xd25671d91b041d915f8001ed2c95fd9f, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/roadmaps.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/roadmaps.png', 1, 0x00000000000000000000000000000000, 0x39847469153b0e696db169f0270e26ab, 0xb00555ce85cd94d32976e55747d7a6d04afcf1b9577f1bc30d92260b86e74bd6, '', 0, '?'),
(0xd25af30af82581e047ab93a3200b48c9, 'wp-content/plugins/elementor-pro/modules/notes/database/transformers/user-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/transformers/user-transformer.php', 0, 0xeb836dfb5a918eaf0c84e94e0d659226, 0xeb836dfb5a918eaf0c84e94e0d659226, 0xf9d8c8573bf78863e02aeabf1df07bfb93ea67656374096434adb9de635fc24e, '', 0, '?'),
(0xd26375596888833adf0ba457f058a3df, 'wp-content/themes/twentytwentyfive/patterns/header-columns.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-columns.php', 1, 0x00000000000000000000000000000000, 0x0ef92bc617e423036c596de6ea0bb28d, 0xc70ff867afd5329983c19a219f52a2c59e5a9aebf27f76eddaefeffda4f1c01c, '', 0, '?'),
(0xd265995d2753bf028c177bc29a6e40d4, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', 0, 0x9d28ad98031a65dc0a457871c85805c9, 0x9d28ad98031a65dc0a457871c85805c9, 0xd68708449d8bf63719e5f501dfbd69ae54f0d930426c1321726deb3006823831, '', 0, '?'),
(0xd267837392548891c71d41a15d87a619, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedRelativeUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedRelativeUrl.php', 1, 0x00000000000000000000000000000000, 0x126dc8bbd1341c3a6f7ab24ded4c7759, 0xc62bbafc0df83dbc09b08778b8353318735a3f501c7117872435b1842520b3ea, '', 0, '?'),
(0xd267f17b22153b2799246e53b07cd1d6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag.php', 1, 0x00000000000000000000000000000000, 0xd78554f88f3628b5726f9044c6f696d1, 0x9133cb52125575d36e1b327708ae3cf7255792ba44e773e7fe8de1d821394759, '', 0, '?'),
(0xd26891a93c13692be95003faa5f93640, 'wp-content/plugins/wp-rocket/assets/img/bandwidth.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/bandwidth.svg', 0, 0x58e35b45f3ea88fcab81eb8a4b8e26bc, 0x58e35b45f3ea88fcab81eb8a4b8e26bc, 0x1c20da0516184eab0ee18d4667e6f298da4889ad16e83f6abab05b6d6caad360, '', 0, '?'),
(0xd26ab869b1e920f50c0a54dbe6a7bf0d, 'wp-includes/blocks/post-featured-image.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image.php', 1, 0x00000000000000000000000000000000, 0x3a90ae4842c62ca92da906bba599ec10, 0xf0f80e45eec16ce16d05f78236f48ba91733a317c3388804cd130e23659bad22, '', 0, '?'),
(0xd26eb518d7a92115c7c24005ffc6e9be, 'wp-content/plugins/elementor/assets/css/templates/widget-tabs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-tabs-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x085c97ff2fc8c865719b99c9b9aa8024, 0x4dec04ff9d153d401d9fd2685f027dbf9f6d7806a0d4c2d7ae9ae47838dbb409, '', 0, '?'),
(0xd2710b7cdc2f22652f33ab947d72594a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 0, 0x18c8727a9457cf6d1f382b4cb394979f, 0x18c8727a9457cf6d1f382b4cb394979f, 0x3cbcb2a3a77962e2e8d6c58afd0906c8add29263b358fdff98db9fd81a0c7f34, '', 0, '?'),
(0xd2780a415be82a5a7853c2e639ae4e59, 'wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss', 1, 0x00000000000000000000000000000000, 0x9d29984d2bf52ea1f5e88cdbc678bda8, 0x7696c32aa123a82820f4529105a0bbfacb684c0c151ed7c446aa886fb178a383, '', 0, '?'),
(0xd28c0821c871eb3e981f988aa8a68e59, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php', 1, 0x00000000000000000000000000000000, 0xcd64052d8a8083a40e38b2306211fdf3, 0x39876f95ef214614f6af1273757041889b5f1bf5db1a646163c05d4bf77a318c, '', 0, '?'),
(0xd295ae25314db959f954cf40450c237e, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/fundengine-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/fundengine-logo.svg', 1, 0x00000000000000000000000000000000, 0xac69de8914b3850db498fa1f865f3b81, 0xc530fdb11fa60439ebee6864e1ff7e052612bdc42b798121e82d750eba9c3c44, '', 0, '?'),
(0xd296368ad0f24dd6a614b6ae357748cc, 'wp-content/plugins/wordfence/views/options/option-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-text.php', 1, 0x00000000000000000000000000000000, 0x0e6bbbfa911d8fdf9f2ad7896b2b3b38, 0x37c6c3e84d243cecf7720e4f0739aa476adec1e7bfde450c799ef6512a2bf733, '', 0, '?'),
(0xd2968bbef047005c03e4546c121f6f11, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookPage.php', 1, 0x00000000000000000000000000000000, 0x45994780f6e228faf995b8cf202a571f, 0x3f1bec214f19e05b9b9af4bdccef7c59f7d1721056b960821fc5df6ffe6505a0, '', 0, '?'),
(0xd296fb39d9bd5a1eafa38db38e69daef, 'wp-content/plugins/wordfence/js/knockout-3.5.1.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/knockout-3.5.1.1744125809.js', 1, 0x00000000000000000000000000000000, 0x0b0128ab9e61554877cbb24986c24f04, 0xe307b3caeb7f26811c240eccf97a0cdc1de83b6f2cfde0ba348763619891a6ff, '', 0, '?'),
(0xd298500f3697816c60383d53fdf3df8b, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-green-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-green-background.php', 0, 0x1bd90fe7cd0a205e136fc49d8a07db9e, 0x1bd90fe7cd0a205e136fc49d8a07db9e, 0xd54c99958ed295e3d264f999f94ca3f7bb1326472a762c06d8827821721e5e9d, '', 0, '?'),
(0xd2986815ccc76acdcf778ac9f4c5a750, 'wp-includes/sitemaps/providers/error_log', '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/error_log', 0, 0x84d10071048facc8b9116f12233c8111, 0x84d10071048facc8b9116f12233c8111, 0xd751b1ddc30e72d5711a117740c298aef7a28849ddfc0b11277901fb0f2d872c, '', 0, '?'),
(0xd29dbeaeac667c968b81546708f980f7, 'wp-content/plugins/wordpress-seo/css/dist/new-settings-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/new-settings-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x43c4910011be3edaa6888b27042bc67c, 0xe729e9a309c0d7082eea35af4161f77d79f15dcb053f2ac2badef839e2c96732, '', 0, '?'),
(0xd29eb3e5faecc79ff603094b73cdd7d0, 'wp-includes/images/icon-pointer-flag-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/icon-pointer-flag-2x.png', 1, 0x00000000000000000000000000000000, 0xa9e5e1a632f1b3b962e4c426d55acc72, 0x34f6819442c8a5c40baa27782b63d268b9d2a0566e9f35ae49da3e06836adecb, '', 0, '?'),
(0xd29f3fb4a9abe230c8147c8853463052, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplatePartialInAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplatePartialInAttrValue.php', 1, 0x00000000000000000000000000000000, 0x21528a8f4545a0e0dcd22af47f67408c, 0x31379a81855bf2bffe6bda57eb0dbf139b70b4c1059c1bb438ab85bfa572114a, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xd2a3db2f4985752ee9154b60cf2f7b13, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php', 1, 0x00000000000000000000000000000000, 0x129ec7f58a9f0f0167338f7b865925dd, 0x50d9e31a30cd14ef572ff59b289b860cf063a8aa06b144b3934b0c010463ef34, '', 0, '?'),
(0xd2a64d3f8ce197f07fd42207904b5db6, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/views/modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/views/modal.php', 1, 0x00000000000000000000000000000000, 0xf72e68d3adfbf752c9fd32b57eba8a22, 0x1a5b6534f5e219743a26eeebeaca015bd092262730e6b7beb6ed6fd54fc815e0, '', 0, '?'),
(0xd2aa1b9e0f6bf8cf197da2a281068345, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-attachment-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-attachment-watcher.php', 1, 0x00000000000000000000000000000000, 0xe6e1ba1d8b88e5d4895495990640ac2b, 0xffbd738714f0d6910329034e66d56f89abb20e2d132dbb2959f407087b81ccae, '', 0, '?'),
(0xd2aa2a8fe3d41f489aaaa80a3b74b2fb, 'wp-admin/includes/ajax-actions.php', '/home/iraneurobetcom/public_html/wp-admin/includes/ajax-actions.php', 1, 0x00000000000000000000000000000000, 0xa64a5ad10a8eb68f15ed080f2a33f521, 0x85633010fd01a422a708e05f481b1307af75873eef84f4484dca65afef221fe2, '', 0, '?'),
(0xd2ad098f1c253800aff0ec5ec835ef72, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Compiler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Compiler.php', 1, 0x00000000000000000000000000000000, 0x370da0936525294171b5e5fdcc222275, 0xadf73dc780206d2a21160e29d628fa46f431278bef78f4c258015fa6e39a5a23, '', 0, '?'),
(0xd2adf3905f566c4bf867b02101708631, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php', 1, 0x00000000000000000000000000000000, 0x044ac1330b58e323885bfffacf8a5071, 0x6689f33160ffa90f4837ab296479f73e1e8405a5e44f5ceaad2ec3836d5bc49d, '', 0, '?'),
(0xd2b20b45357cd2d1b589438264e997bc, 'wp-admin/options-reading.php', '/home/iraneurobetcom/public_html/wp-admin/options-reading.php', 1, 0x00000000000000000000000000000000, 0xdd52d33538b41dc93eeeb4cb3e9f57ed, 0xbac712ff57e910fcfac702255991890202c808a8c1120514f65f4a1eaf5c7b7b, '', 0, '?'),
(0xd2ba4bb1ef6da1c7b1f110907bd1a789, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php', 0, 0x5b9015cf5cb2705d69de9b685c2427db, 0x5b9015cf5cb2705d69de9b685c2427db, 0x5f9a57ca77cb82aaee4f0ce2330bd3180c9c12fa596aa516ee21729d5b712c33, '', 0, '?'),
(0xd2ba7f6a3515e7ec8fc5bdab16be5f79, 'wp-content/plugins/elementor-pro/modules/forms/classes/action-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/action-base.php', 0, 0xfe4ed0ec4d6c59495c9d2ef7bec74138, 0xfe4ed0ec4d6c59495c9d2ef7bec74138, 0x9af97f43f2221fffb94661c7ad5a0b1a67df145e931f43a05e42fb4ef9b4e62d, '', 0, '?'),
(0xd2beef6535b23cf641367714959ac196, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Compiler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Compiler.php', 0, 0x8fae6125553f55bef0bcb23229f4137c, 0x8fae6125553f55bef0bcb23229f4137c, 0xb5d5c8eec06ebe9db50670754d8a95d08361460cda7234e5af94d94f71ebf84d, '', 0, '?'),
(0xd2c04738ea5c51c1c6df0d75de608b9e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveSharedConfigsAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveSharedConfigsAttrs.php', 1, 0x00000000000000000000000000000000, 0x7e148f8d83abbff1e84b1957fc5c5044, 0xefa136433fac836129502117c5a281293b297e11f4ce05860bdfd8f13bc780aa, '', 0, '?'),
(0xd2c2337522f81a964ef4e39c0d11b4aa, 'wp-content/plugins/updraftplus/central/modules/pages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/pages.php', 1, 0x00000000000000000000000000000000, 0xbc5f362aa2eab68e4c46093fd6c4d9af, 0xc05b12d6f737286a3fb28b4962d593ad6577e99d7c13656d6a905af4c509c50d, '', 0, '?'),
(0xd2c95c0326abe3a9db993ee8a2baf16a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', 0, 0x6f68c4a5cbc69e7d1fb04ad2c6155ab1, 0x6f68c4a5cbc69e7d1fb04ad2c6155ab1, 0xd16f6e9435947125e5c3edb78efaed784ef7c0feb1a01a7b10a3e5a863bb79b6, '', 0, '?'),
(0xd2cafadfedf0d6bb93531808c5f881c3, 'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js', 1, 0x00000000000000000000000000000000, 0x8d28590a43796221a79e022d93520b8f, 0x99024f693beda863400187ca244103b3c3f10f97f9628fb280c5d95cd0324bfd, '', 0, '?'),
(0xd2cb2de1dac5b97afcaacd0c5e47b9e9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', 0, 0x707691524755790d0966aec6f0fce3fe, 0x707691524755790d0966aec6f0fce3fe, 0xbc24b3febf8530fd8628d9f2ae70972c5f3b089825673d7202992a70dd25eb70, '', 0, '?'),
(0xd2cb7272fc951b3567bdac86b83baecb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomposite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomposite.php', 1, 0x00000000000000000000000000000000, 0xd15ecf76b5d2de9e256c3b6f0c0b4d33, 0x1a521b544b9e025431cca902796cbad49ebdcebd332a6a83bdaaa7e7d1efed45, '', 0, '?'),
(0xd2cea0b50164d93201e2705f45f4c83b, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/description-data-provider-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/description-data-provider-interface.php', 1, 0x00000000000000000000000000000000, 0xe909eab6be19ebd8c196677c94b1d3ea, 0x8d1b57df2fcef26934c9dd93e0f4eb7a69e503acdb970af61e47f5e89d56d1a2, '', 0, '?'),
(0xd2cfbf4ec12c75ad94735243ca13e3e0, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-text-grid.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-text-grid.php', 0, 0xb427297a1357239de0fc4306f24b1821, 0xb427297a1357239de0fc4306f24b1821, 0xeca1aa227a3e2fb0fd57cbaae3fdc9d8b5202d9f8d72dab5764dce6f0b01f021, '', 0, '?'),
(0xd2d54c7435393396755e98ebe429d9d4, 'wp-admin/images/comment-grey-bubble-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/comment-grey-bubble-2x.png', 1, 0x00000000000000000000000000000000, 0x9d5459d3c59d32b602732c0df56d83bf, 0x441189c5c078ad8f8c542da1a1e6dcfe778518c34e8409a0be508c7b12a6821b, '', 0, '?'),
(0xd2d55f12bc75263f9f797a9330890363, 'wp-content/plugins/amp/src/Exception/FailedToMakeInstance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/FailedToMakeInstance.php', 1, 0x00000000000000000000000000000000, 0xe77f0c07bd2bbc7ca1a2450e6fb7958b, 0xef2f75f65c5b0a9d20133801fde1ac3c316ada2063033c7d2b91c7db9b70d0f0, '', 0, '?'),
(0xd2db5af4d51131595b020d88048d8f81, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/error_log', 0, 0xead930fe1c034462f0cf1635bbebdcdc, 0xead930fe1c034462f0cf1635bbebdcdc, 0xdd727d0e5a58e5f4c2f4f0b2c8570e53bab01702b1132159736b216c0ba982be, '', 0, '?'),
(0xd2dd18cf7197be7e33e7cb1bc5d4f198, 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', 1, 0x00000000000000000000000000000000, 0x3772a29a2fdcab4c910485565c9d85a2, 0x2e7f9149a179903a5015e61b5ddc10ca21c67e509d09d7ab3ac8708335659150, '', 0, '?'),
(0xd2e5b6daf1e8dbc28eefc660d6cac310, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', 0, 0x116e6ed2568c5cc93e0eb80f272e31a1, 0x116e6ed2568c5cc93e0eb80f272e31a1, 0xcdba4db1f7a2b8a4a0517e0557d0623260170f95cde79faa2ce0dfd3d999b61f, '', 0, '?'),
(0xd2e77228ee3794c65bcd5ea473afd525, 'wp-content/plugins/elementor/core/base/providers/social-network-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/providers/social-network-provider.php', 1, 0x00000000000000000000000000000000, 0xab1f90782bc8c81562869b46144b425d, 0x128c26076b5f7f71bbbe0e6771dd20fa31ec2e696db7161d264ca26ab8afd365, '', 0, '?'),
(0xd2eeaac0bcfa9300b0f9aa0a893943be, 'wp-includes/class-wp-speculation-rules.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-speculation-rules.php', 1, 0x00000000000000000000000000000000, 0x923ab2bd19bb1422e1122c4a8d4b07ea, 0x5fa77445b1a25fea2ed19de9976f15b74c93bcf06610f75c34460469c3316a58, '', 0, '?'),
(0xd2f16cfca4491e0d2c0f904238f0a6ba, 'wp-includes/blocks/quote/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style.min.css', 1, 0x00000000000000000000000000000000, 0x46936ddcfd142f78c51f25b1726b61b0, 0x0788ad59f6885359a54f4f63133174ea6a7852b4c919a454891cc0a908fa42f2, '', 0, '?'),
(0xd2f5cc418f585a96adb50c0b1010113d, 'wp-includes/Requests/src/Ssl.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Ssl.php', 1, 0x00000000000000000000000000000000, 0x541ecee9d8766275cfd8b63abacd7cc9, 0x92c48b5ec8a8e79e854bc94663225764200056d5d69c91ae2c65622848332cf6, '', 0, '?'),
(0xd2f905a4993cd014d150df1daf55d5ac, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/trait.php', 0, 0x86bf1eb6e5df4e49826a5e83696a07c8, 0x86bf1eb6e5df4e49826a5e83696a07c8, 0x2689ac7ed2bd773fb3462c4a02fa977f94bd465e8171e2bb84d9dc6978f04292, '', 0, '?'),
(0xd2fb5072f44098d6e1affaafef34a621, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css', 1, 0x00000000000000000000000000000000, 0xd55494b6ed94dc96e70f28943d4345d8, 0x0df227605e7c2950dd153d584e450ddb82e5c61da5ae83f326561ef691f37fde, '', 0, '?'),
(0xd301b475f987bca90f8026a711cf051e, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', 0, 0x8877cdcd289bf7ed8219787058e1fe6e, 0x8877cdcd289bf7ed8219787058e1fe6e, 0x5c2f78660c36ac6e526029b96b2fa216e638f4a38179aa7cfc9308ed28530f89, '', 0, '?'),
(0xd306360c9e18863ad2789587571b7b71, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AddBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AddBinary.php', 1, 0x00000000000000000000000000000000, 0x8ded6df2c3ee4de919f24b17f99adbfc, 0xfc0e6026313f72f15dfddf46059eec74683e2fa9ce0bd6c4013030d2a3f85070, '', 0, '?'),
(0xd30b77835d6349fd157782e9c8b0d848, 'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js', 1, 0x00000000000000000000000000000000, 0xec2757a9e9e64615e7e952d8ff5798b2, 0xe71900a2d55e78ef203c0fb0158b824b428360534e078265a16afd36af6a4f57, '', 0, '?'),
(0xd30d904c9923158aa7553df8ec2afc4e, 'wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.woff', 1, 0x00000000000000000000000000000000, 0x535877f50039c0cb49a6196a5b7517cd, 0x9fa0742fb26238033fdbf789ab890fcdbd6aa2f00d81cb4fb909a406e510de2a, '', 0, '?'),
(0xd30ed98c67c13e09b1477108b702d5bd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/LibxmlCompatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/LibxmlCompatibility.php', 1, 0x00000000000000000000000000000000, 0x8393d18d7ed72f8fa8ae7892795381fd, 0x66528101fb6cb34a499714c13230e36b896cd7b69d5d339f114f1933f14684d1, '', 0, '?'),
(0xd30ef163def559ea47e48a04686ca111, 'wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents-rtl.min.css', 0, 0xf2f09e44add4fa7693427846bc3eaa51, 0xf2f09e44add4fa7693427846bc3eaa51, 0x9dfbdcb4e40298f98aee54cc6f073e2d97c99b33403e0eabbcc10fa6a093a139, '', 0, '?'),
(0xd314d3cd3fa53e68fd6bb2ee782f6d03, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', 1, 0x00000000000000000000000000000000, 0xd379703f6d7fdf7da5c7dffd80d0c9f8, 0x4f33f78785debb017a54e91a2a846b049d360d9ae397fdc681f4c198f6ec1ade, '', 0, '?'),
(0xd31567b24145f3590bc79fd592b1e0fa, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/comments.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/comments.php', 0, 0xa4eec87b0e5c768d5fe24ef1af4ad775, 0xa4eec87b0e5c768d5fe24ef1af4ad775, 0x966ee4a443cbcb4ae95bb6c86ebc0a6faba10219beaaa18cae9be8678ea42223, '', 0, '?'),
(0xd31b741e6ecd702c69048491a8cee523, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-no-results.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-no-results.php', 0, 0xb538cf4b1dc1bc502cbb820583c4f487, 0xb538cf4b1dc1bc502cbb820583c4f487, 0xb98ba8b1310964ec230461db74e9768a967e5221f65c6751a612bdf9b32f9f30, '', 0, '?'),
(0xd31bde0f8c803afb2aea8a1faf559a6d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', 0, 0x3efa44d2ed2d09891c26502bee4d2041, 0x3efa44d2ed2d09891c26502bee4d2041, 0x461c8b1c08d679909dddaa5b344f278a4c2643e1e107f53d46f01affe53d6e56, '', 0, '?'),
(0xd31ef8c7e4f504994a4a4c9766e56a2d, 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-background-process.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-background-process.php', 0, 0x25cb0121bb5172f4da7d4f7287c8b90d, 0x25cb0121bb5172f4da7d4f7287c8b90d, 0xec1a8fece129f5618314de3d49eeefaeae2bf235237cac6f20d5c92d80362583, '', 0, '?'),
(0xd320d9abd51a73045950cb65a5f869c8, 'wp-content/plugins/elementor-pro/modules/library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/module.php', 0, 0x195f08370048d478b47d3f1cef6d7b8d, 0x195f08370048d478b47d3f1cef6d7b8d, 0x3a1657f92b933dbff5de78e56ea0595814f1812a99d6ba7496af49f5a2326d8a, '', 0, '?'),
(0xd32845684c667cd00382f9bbf1b6197e, 'wp-includes/blocks/details/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x99327f1747e01461e4a046b221505e19, 0x235f082acb06d925299f266bc2c23bffa6e25d5691b108107eecbd7a170c9d6f, '', 0, '?'),
(0xd32b3d52508d8adc66f7454ad567d27a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptImg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptImg.php', 1, 0x00000000000000000000000000000000, 0x481ec7305ce3af46993c3b53b9395270, 0xbe2887d98804e6c29b39c212732f7ca7d9c94d9ac756ad7c76e1c4bab7935dbd, '', 0, '?'),
(0xd33055ad66b664b477287927eab1f9b7, 'wp-content/plugins/elementor/includes/controls/text-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/text-shadow.php', 1, 0x00000000000000000000000000000000, 0x088a046789d52ebcacb99ea4b11de993, 0x88f8cb71ad5ee974691695b711f560bdcdf92e6a34dcb69625e925b3c93c349d, '', 0, '?'),
(0xd33d1418996d7328522087a56a7e8cdd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/error_log', 0, 0xb13edaae7b8bd057e709cb26c85cae37, 0xb13edaae7b8bd057e709cb26c85cae37, 0x9d9ab2de020ae2f9208c78405973544d78baee7589f32c228a1f91b46e379570, '', 0, '?'),
(0xd345236cf0c24cfee65f26dcaab3c2ef, 'wp-admin/images/arrows.png', '/home/iraneurobetcom/public_html/wp-admin/images/arrows.png', 1, 0x00000000000000000000000000000000, 0x7fda76920124f03e88d1dfd93e03bf59, 0x92595789129a280c86f04e33961232553bd5e20ec6ced13c2e6917446421c4d1, '', 0, '?'),
(0xd348208a2539ddded56cb6d48594450b, 'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php', 1, 0x00000000000000000000000000000000, 0xf7c1a8885af0da7c4a53caf31ce79c17, 0xc197b9af695ce94a6b46f3d3745cf300177814dfc9135265f16865c102266abc, '', 0, '?'),
(0xd34dde7096120003a8afcd606bfc6e50, 'wp-includes/template-canvas.php', '/home/iraneurobetcom/public_html/wp-includes/template-canvas.php', 1, 0x00000000000000000000000000000000, 0xb61f62ce5ce24b93a867163576d16d78, 0xd13d00d9e08b97beef8c82c48610aa017d7d380d71018d3efc8de2aa26819de1, '', 0, '?'),
(0xd35053db8826d26e7f9bd977e0e22e6f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Radialgradient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Radialgradient.php', 1, 0x00000000000000000000000000000000, 0xafd7701a71838138148206c582fd5d01, 0x5b18f27de92a1d85bf35dc4d83201a3494178f741af3d22213acef64fa886a21, '', 0, '?'),
(0xd351485c37cdc79be1433982064e35bb, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/lightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/lightbox.php', 0, 0x4a007be73311292fec4ef850a6eff1af, 0x4a007be73311292fec4ef850a6eff1af, 0x9db478dbc4ce9c6b1d50970a626441a88c240d0346f807bd41a5c54729b0c004, '', 0, '?'),
(0xd35277d6e2a2233d287fe6945e3f9f34, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', 1, 0x00000000000000000000000000000000, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0xd355f7806ed02f7c724019daaaf2d7c1, 'wp-content/wflogs/config.php', '/home/iraneurobetcom/public_html/wp-content/wflogs/config.php', 0, 0x3be39f6f3e823fe3dad48d0e0cc3dfb6, 0x3be39f6f3e823fe3dad48d0e0cc3dfb6, 0xb2e06554aced5e4aae6af9501c21cb2a23e1a01e0f43c3921de01ed6b68d799a, '', 0, '?'),
(0xd35aac2541df9f1600867364f2c576e6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php', 0, 0x26af128afc4890a7531cf3680f5dbe3b, 0x26af128afc4890a7531cf3680f5dbe3b, 0x79f54a11da472d50b954245624e4884ead1d21a888c5fbfd0ef0f34f7f3aafb8, '', 0, '?'),
(0xd3648750b95d96903f6ac5c17c06db7b, 'wp-content/plugins/amp/includes/utils/class-amp-string-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-string-utils.php', 1, 0x00000000000000000000000000000000, 0x8c04908d701585bd0564c6813558ce1f, 0x04d253a6cab9009bef5a39affe31f2cd8380dedb00573270c5b951cd4b8e9325, '', 0, '?'),
(0xd3657afba5d02ec191140bf66f529358, 'wp-content/plugins/wpfront-notification-bar/css/settings.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/settings.css', 1, 0x00000000000000000000000000000000, 0x8931b69ee13cbbbc3430028a61d39031, 0x8fd362221c0b3ed8ba2ede7397a239df2c1e1000b6ae86754eff94f2fd1151c7, '', 0, '?'),
(0xd3671c478adf92d2b79b75ba36b0125a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConnatixPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConnatixPlayer.php', 1, 0x00000000000000000000000000000000, 0xf524a494536ffb2b3032885c16954078, 0x79cf6fa58856432e2dffc6b3ee669654891be545b51a6d8182fe2bf3e7612096, '', 0, '?'),
(0xd36a7313a49e7732f9ec1270aefd7153, 'wp-content/plugins/wordfence/lib/wfIssues.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIssues.php', 1, 0x00000000000000000000000000000000, 0x48f3e730f05860ef86e16fa769c00d12, 0xa9bb54b901d027f08256423a636034d2005746afd9caf492043cc46c0b375c09, '', 0, '?'),
(0xd36ef3048b1d7d149f4036e2b665b768, 'wp-content/plugins/elementor/includes/widgets/traits/button-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/traits/button-trait.php', 1, 0x00000000000000000000000000000000, 0x371c6c6b70ab4a9514bfbd8447ff834b, 0x6c3324bc372c43dd1eb75e8e432096a1b84284b427e7e9bd220905882eb73b1b, '', 0, '?'),
(0xd3737dd4f9c7b6ea29d3541dd056afcf, 'wp-includes/blocks/nextpage/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/block.json', 1, 0x00000000000000000000000000000000, 0xed6fb9c6c7588756ede18b8f4db587af, 0x32f73ff512fa1123d27b9518654f7a89e904045f519db294840bfa22c47ad47d, '', 0, '?'),
(0xd3793498e8ded1ec163dc5cc39fbe67b, 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xd37bdaad643354fa5879bd91f1d0373b, 'wp-includes/css/admin-bar-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x88e0febb345229d55b0c0d60a898ab41, 0x479d978fa958e73f5e4377add70b140ff6f91d1f17c26e8b988787374df61295, '', 0, '?'),
(0xd37c884dfbf802b98bbea73e794698c5, 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_http.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_http.php', 0, 0xdb7a8ca82309ef8faa4addbed35e182d, 0xdb7a8ca82309ef8faa4addbed35e182d, 0xfdc6888390b62b8660ea580ec8dce51525658eaeb770bed91898a33fa61c8146, '', 0, '?'),
(0xd37d15b3efaa65a8e9437fd3cb218e2a, 'wp-includes/js/codemirror/codemirror.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/codemirror.min.js', 1, 0x00000000000000000000000000000000, 0xf2d20913fc0766828268883b66af71ec, 0xa8758e2ac351df36f6c684db64aa147664c8878f5fb9fb931800b7d4fba2b499, '', 0, '?'),
(0xd37d5bfc4246e697ca29c9ac30e9a654, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframe.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframe.php', 1, 0x00000000000000000000000000000000, 0x616c5e9d5b936f54246e30c0f564dea2, 0x0c66514e592c0b4989742e2f92f129f5a7e0dd26e7408472296fdb7aad059cbe, '', 0, '?'),
(0xd380c58df5af79fa56a3fc11ba5ef79f, 'wp-content/updraft/backup_2025-03-28-1220__EuroBet_718ea82ba6b4-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-28-1220__EuroBet_718ea82ba6b4-db.gz', 0, 0xfa84e0b4f1f711c915b4a3d534ad7e2d, 0xfa84e0b4f1f711c915b4a3d534ad7e2d, 0xc7bec9e68d2774a1f2dffe94a040b24ed41d37ad4113e00d022163ab68348bb8, '', 2097152, '?'),
(0xd381d56c2d9cf4f679344e10677f7030, 'wp-content/themes/twentytwentyone/template-parts/content/content-single.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-single.php', 1, 0x00000000000000000000000000000000, 0xb3308e46181a4c4fe9b5c06b3a1103cc, 0x5a9f3802e317fb21211cca1850877ff181accc387ea80094aafdd6f565fdbb68, '', 0, '?'),
(0xd3827ce4b11048381ceb2d3a8e13466c, 'wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-promotion-menu-item.php', 0, 0x4507ab61398a857e896b77a19ffe63b2, 0x4507ab61398a857e896b77a19ffe63b2, 0x62161288b45898c0133ea3b5021cc44fda6870dafe40be608862e44144cf165a, '', 0, '?'),
(0xd38d9a2d77049879181439b52ca8d0c5, 'wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php', 1, 0x00000000000000000000000000000000, 0xc112091cbdb0abf79449c2769bad9479, 0xa8d1cbe3d5baa1d6a6c139ac5b2bd4ea3491be70f8e2575dc1a4380fe97f51e5, '', 0, '?'),
(0xd38f18c8291acab05a46f1046d7caca1, 'wp-content/plugins/elementor/core/common/modules/connect/connect-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/connect-menu-item.php', 1, 0x00000000000000000000000000000000, 0xa5bac9be99900af796cca6343efe1179, 0x175105b87c890f39386c53dbe70886735189e741d09c7dae492965078920968f, '', 0, '?'),
(0xd3900b329da5081366f162f23d79a874, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', 0, 0x2cf74aaaa490b4c31344a71bc5a9e688, 0x2cf74aaaa490b4c31344a71bc5a9e688, 0x38e016b3a2a6f47d2bba8b7b33117b390a13b2908c42788d9eb6f13d2730bccf, '', 0, '?'),
(0xd395cbfd819604c20aa7ae0c74ca3014, 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff', 1, 0x00000000000000000000000000000000, 0x6d7047ccd1d76142fe9a4e583e9cf328, 0x25c12d2acea836469ec869ba0d1657cfb9894dd7bdac5749b185863a8f76fd44, '', 0, '?'),
(0xd395f1b842983518f7a6b2140a7093ff, 'wp-content/plugins/elementor-pro/modules/forms/fields/acceptance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/acceptance.php', 0, 0x333cd1aad99192e962654c0d7b880cac, 0x333cd1aad99192e962654c0d7b880cac, 0x9e9b6c875dc545df43f27cd772ac9d8e8a0663878adea9d7293d7bb700863dde, '', 0, '?'),
(0xd39651145cd25f5f215ddb8b7335f1df, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php', 0, 0xe63bb762bc5a101f4a2eb0714edf9bd3, 0xe63bb762bc5a101f4a2eb0714edf9bd3, 0xb0eb6890c0d5924781bd266e4a0643e5ae4bcd166203e694f5678bf8708c3f73, '', 0, '?'),
(0xd39764f7945dc9fa30b66a1aa65eaf22, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/title-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/title-data-provider.php', 1, 0x00000000000000000000000000000000, 0xf5746392ab93174d594b79ab188322b1, 0xaa33f166a01949ba08ff3b21d9f35b90927553dd838f4e4c202852231b562f5f, '', 0, '?'),
(0xd399886eb99b234b9c55457e8b5359de, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-generator-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-generator-2410.min.js', 0, 0x1997143f08a46e4a9929cdc97aed8ed4, 0x1997143f08a46e4a9929cdc97aed8ed4, 0x08df0a599db1fca95a0ed44c2aad44d32c9680482248a396d7f268d32da6b004, '', 0, '?'),
(0xd39fee02f106c76d79ac2b0a661de93a, 'wp-includes/js/wp-api.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-api.min.js', 1, 0x00000000000000000000000000000000, 0xeec9b61d09405cb099e6fb52a55433b9, 0xe890f1a03ca9b162d08d5338fce8a3f2c31699226655022d0cd09bc3724d7e4c, '', 0, '?'),
(0xd3a201242c8471b190ea1981008613e8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php', 0, 0x8981c0bda768de75bcbf328ce613cfe1, 0x8981c0bda768de75bcbf328ce613cfe1, 0x8bf99dd62349708bfe9dcb98fa560e4be1b3a6c84f78bea40001ca8b4ce21aac, '', 0, '?'),
(0xd3a4acb7e6ccfbc7954cd9468d9d5a51, 'wp-includes/css/dist/block-library/common-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common-rtl.css', 1, 0x00000000000000000000000000000000, 0x260cddfe8a46c08eefe936bcf3033064, 0x57af60e11cd30581281ac5b7726caf8dffc45a3129b7a00be3a5346c389555e6, '', 0, '?'),
(0xd3aa1ed5d5dc2146740983253f6c405d, 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', 1, 0x00000000000000000000000000000000, 0xf904081c0f95774dfb3b825f6d9fc881, 0xf9fca11b944e53a2840561345c4dd898e924ce939c87ae4800bdbfbeb5b67896, '', 0, '?'),
(0xd3aa8017ad473d844fda4c771e50aa9c, 'wp-includes/blocks/comment-author-name/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x33b05c9e4946d3c866e279cb4cb2e85a, 0xb2e8ec3d074effca499a39b187003a0efa23c8d4f624791594ff6e7114febc98, '', 0, '?'),
(0xd3b9accab13459b1cb2363d02b122cfe, 'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo', 1, 0x00000000000000000000000000000000, 0x72535a5f037c1d28e61f3ec5eb8c1ecc, 0x6f166f941378b30e68719478aa25244c97d611ad74876bb9962298500d2e3efd, '', 0, '?'),
(0xd3ba47afc067ff9b534b9c8cecb4f2e2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Curl/Util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Curl/Util.php', 0, 0x87cab4527696981d09c57cafc3a130ea, 0x87cab4527696981d09c57cafc3a130ea, 0x3fc7e5dc2fc7549e0a3d662a6e3a634eae27bfe356ac8f90019e191bd95e04d7, '', 0, '?'),
(0xd3bbdbacccb85ae9028b6128cb3b899a, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php', 1, 0x00000000000000000000000000000000, 0x449edc37e28c7f231b7d1e1d3165b86b, 0x00a06fe51fe66c586e363293b6ae35d7db32c80fcaa4400857a4367394e09d4a, '', 0, '?'),
(0xd3ca7c7f2b0658c2868d611949e82fef, 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', 1, 0x00000000000000000000000000000000, 0x91daa9c2714d5e7407926f182b8425f6, 0x0e3f0adba1d307f92e3d62038465de66516b6a00c57b70d67c9ee84ce2600bb9, '', 0, '?'),
(0xd3cbd8b123faf34b72aaceee277a237d, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ro_RO.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ro_RO.json', 0, 0xe98e6c628de29fe86661e519a3127b60, 0xe98e6c628de29fe86661e519a3127b60, 0x19ee68473911f268fdb1eb0473c0ebc4132ac6592c002aedb73a5a197298edc1, '', 0, '?'),
(0xd3cddc56fe249f105e15f6fe08a204e2, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-with-categories.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-with-categories.php', 0, 0xe64ba458daf182ec401944d8787a8842, 0xe64ba458daf182ec401944d8787a8842, 0x98e669b22f3d1dbc90ef87b48b7842f27df50143ce6e097cfe3bd80d04f079b2, '', 0, '?'),
(0xd3d18de0046f28fd48138e747478fb2e, 'wp-includes/blocks/table/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style.min.css', 1, 0x00000000000000000000000000000000, 0xfd690cdf40eedab5d615669e4f809683, 0x757058ee3bc16071ec1152b5e7a2a94a301a0802c18a20629e59b7af82130298, '', 0, '?'),
(0xd3d6ed40d9d661de189503ef4f8f2268, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php', 0, 0x93e06145ecdde4795da45338f8aec8ad, 0x93e06145ecdde4795da45338f8aec8ad, 0x9d0c52c0a5d1667d9857ff833ef93a1cdc2b4e9c0bb3ea7d27bc56859b9e22e2, '', 0, '?'),
(0xd3d80156a72a6993082aad2904a38d03, 'wp-content/plugins/wordpress-seo/css/dist/dashboard-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/dashboard-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x6038ccd9a7eb1eedad4b6c0ee6876f24, 0x062417f8ec264d518d4a223ed3591d47d72f69c8c02de5726d106a537e24c0e4, '', 0, '?'),
(0xd3e275455f0ed6b2ec9567540f25f4f7, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', 0, 0xe07ffb0530c05937f27f470789547fe1, 0xe07ffb0530c05937f27f470789547fe1, 0xa366ff10ee70050d43ea958ce34de4e37d8407bb02ab385b003ed2d22e6c134a, '', 0, '?'),
(0xd3e2b33e5a7f62b56f26900ec2d41c8d, 'wp-content/plugins/akismet/views/config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/config.php', 1, 0x00000000000000000000000000000000, 0x6b0ff25600d3269a21ce0b249d78e809, 0xad1d2338185bbf4a8d6a8305cf76c2f7fb8de6f2ee8aecfbb58799242e9e3fdc, '', 0, '?'),
(0xd3e3970f35ac1ba8ec96c4baec25b5cb, 'wp-includes/blocks/buttons/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x6e1daa46ff94f59b68352570af441d3f, 0xaf76ba1dee463f0ea896cba88bb36c40637e4a35cd3f12b18c35ecc1744e349a, '', 0, '?'),
(0xd3e62e22f029f3f884550dc7b83d7d5d, 'wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php', 1, 0x00000000000000000000000000000000, 0x0a17d0889ccefa6ff8080da76b2ca1b0, 0xa8691dafb3d9c1c32adcc57b171bba48650205f9e00b8823cda5b15e0517f4e3, '', 0, '?'),
(0xd3e97aeef45f3c3224caa4d63e3e6a47, 'wp-content/plugins/wp-rocket/views/settings/fields/rocket-addon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/rocket-addon.php', 0, 0x7c71c0cdab7652efcea9e0ecdbc72bf7, 0x7c71c0cdab7652efcea9e0ecdbc72bf7, 0xd2e91323caa2cd092edca0b615625ce71e55dc47a4fe6ec8a1e50fd00a0c29ea, '', 0, '?'),
(0xd3ec9fc365d369280b23c2efeeb35887, 'wp-content/plugins/elementor/assets/css/app-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-rtl.css', 1, 0x00000000000000000000000000000000, 0xbedd42265d1bed4c1ef95a0261161a2d, 0xd31f096c9bbd80d3591d0a46ea3286dd9da6d3e1759ee34ff4e9e17794bb5fbd, '', 0, '?'),
(0xd3ede4ed47cedec149061a96d8a338a1, 'wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php', 1, 0x00000000000000000000000000000000, 0xfc45c792710c953579abee065fe83d18, 0x7021a5e24df6b3bebf6cf2b115664563a6254541d90f3fe43235b70e8a4c2139, '', 0, '?'),
(0xd3f01348d9cc4147ff7cb399a48f22ad, 'wp-includes/blocks/nextpage/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x36527f639bb11330b5742046bce6f630, 0xece358a7906b57a6a69f9c9f34e7ea78d55989d4c49812d1489a37f39a79a161, '', 0, '?'),
(0xd3f3b3dc1071351b17aa677c88c3828e, 'wp-content/plugins/elementor/assets/js/shared-editor-handlers.22c8f376e58bdba40f71.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-editor-handlers.22c8f376e58bdba40f71.bundle.js', 1, 0x00000000000000000000000000000000, 0x60419fac4196c413ab122f92634b5139, 0x214e5d0e12c8d2e930cb799afbbc1d09f862254a5a5deb7e313f4caf694aa2c8, '', 0, '?'),
(0xd3f3c14937df8753d11c329126b08e88, 'wp-admin/erase-personal-data.php', '/home/iraneurobetcom/public_html/wp-admin/erase-personal-data.php', 1, 0x00000000000000000000000000000000, 0xf75d79437caf9b44f1d14a26f7b22183, 0xf426b6e0d200fe0526eec95995a8d4e3b455a2cdc503cd1b91354640edf5cf29, '', 0, '?'),
(0xd3f62043f4eed63471aea48293a566f8, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', 0, 0x3d351d0a2d7e28621e6a67cf5d5a7d28, 0x3d351d0a2d7e28621e6a67cf5d5a7d28, 0x734fb233617d57c4f01d060ff65582b2fb70cbee128b3926fe86cbdf41f56857, '', 0, '?'),
(0xd3fc19829fe2f195cefdcf4c960140b1, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', 0, 0x4de0c534f6af57eb68965ebef7d73a64, 0x4de0c534f6af57eb68965ebef7d73a64, 0x1f4eaa6b045c6039e3ed9169fb1804e998f52f37e4fc8636e28f49ee36d2e952, '', 0, '?'),
(0xd3fd44986036311e8669ef1467da619a, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/8.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/8.png', 1, 0x00000000000000000000000000000000, 0x1dcc1e7ad47356d1d36a6a30b6322b46, 0x47501f6ab33665d2a061de9ca44a592f8e15f2c49b5fd7b5545c59eee367e972, '', 0, '?'),
(0xd3fe3f48340ba956aa88898fad0a83ce, 'wp-includes/blocks/pullquote/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor.min.css', 1, 0x00000000000000000000000000000000, 0xe169d4087d967d4f10619d02be5860a3, 0x35689e3344d909a2b1132108add0a30ef45e4916d6756e2ba083912fd95fbe75, '', 0, '?'),
(0xd4005fa184fb4e8cd09decc09a76d667, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-text.php', 0, 0x961da01f828d23197ab8d14e4d859253, 0x961da01f828d23197ab8d14e4d859253, 0xb43f588caeb15202b5437e4ed2ac0368738c56bc25318cc1814b8132335c2b79, '', 0, '?'),
(0xd4031c34740a32f607f8cd2ce682d6a5, 'wp-content/plugins/wordpress-seo/css/dist/general-page-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/general-page-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xc43ca6b56c0615024c5d9ba2c8adccba, 0xae66afc451e1d8f54d753c9c6835f4321675de310c263fcc878c0e81628af51d, '', 0, '?'),
(0xd40333c1dd58f2f14ddf1ea76857d5bf, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/README.md', 0, 0xbe05b28e8661d86f6eaa23e785b5fdf6, 0xbe05b28e8661d86f6eaa23e785b5fdf6, 0xc5160827ab6ea3e6d52b64da325dfae509d66bf538bcb1c417eea331f58dbed5, '', 0, '?'),
(0xd403c6b0012433cd5e81a65dc2ea6d54, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-custom-field.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-custom-field.php', 0, 0x57e4fac429477678c61ba934794394ce, 0x57e4fac429477678c61ba934794394ce, 0xd35a0b538e2ccc986912425aa5410cd398d6280ebae756ef32a3e12a3f9ca832, '', 0, '?'),
(0xd4096b4a923ffb20a20b4078aab092a4, 'wp-includes/blocks/categories/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x904374dc954be1d0d1a5b491b8b67c80, 0xb2a37ad39944b80fd3b6b4816ef6bfad0281c4218041cb83895d980bded6043f, '', 0, '?'),
(0xd40ce8f2ff010fe59dcd302aee57c7d4, 'wp-content/plugins/index.php', '/home/iraneurobetcom/public_html/wp-content/plugins/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xd41161ee0e83a4475181c7379a45d308, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', 1, 0x00000000000000000000000000000000, 0x7cd65cd88fcdb68f6a682fdf34b4a8ae, 0x2a2685203b7e228ca703ad30f446dca9ca6addac891aaf43f74dacb5631320a1, '', 0, '?'),
(0xd412920d130a15ab386e7d02f49805d1, 'wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php', 1, 0x00000000000000000000000000000000, 0x8c34fbb7436d5b8d055ed5d49980fa2a, 0x0109884f725b006395ab2bbcee31daef77e840a8437fc56856b54508fe07dd2e, '', 0, '?'),
(0xd412eaa6173699acb1a8cba79b692739, 'wp-content/plugins/updraftplus/images/addons-images/autobackup.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/autobackup.png', 1, 0x00000000000000000000000000000000, 0x2bffc574ba159c6e6a054bc004130184, 0xc22dd867b181db76413e45f5ab73af8fd6d711085df4eaeb19bce64acc7a1674, '', 0, '?'),
(0xd413438c233fdd6e6af74f6a437798a5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramChartSpec.php', 0, 0x3f18982512e76bf8326bfc2f080e09e8, 0x3f18982512e76bf8326bfc2f080e09e8, 0x81fb4ed0e17f30dde2fdea8bbfefd572900bcf3a6887f449ecf2000eeb41fe9d, '', 0, '?'),
(0xd417b533c331febe9e27c8bf56fcc1ab, 'wp-content/plugins/wordpress-seo/images/link_suggestions.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link_suggestions.png', 1, 0x00000000000000000000000000000000, 0x62a2caf06a961d8a5e29535c568a7d09, 0x2a0b5179344bd83cc055e6786cf94d3553fb645d1f824aac4924b894ca1dc981, '', 0, '?'),
(0xd41d9c413f6a26816c925c8874518e7c, 'wp-includes/Requests/src/Capability.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Capability.php', 1, 0x00000000000000000000000000000000, 0x640e7a0ccfa41477127b8689c4edb8d9, 0x672495bfaff7bc9a5fe63b1d5ed73ea39b6dce94b4bba82dbd64c270ab8a2b67, '', 0, '?'),
(0xd42f2f2e1800f20bb3aca56c6c4fcf28, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php', 1, 0x00000000000000000000000000000000, 0x0c5a5573f67f71e438337bf067f19781, 0xac868eb9dc51ac3d043a35d57b9e9537d127e5c0a0d446233ccd799ccf469ac7, '', 0, '?'),
(0xd4310a48ccb5d945512d2ae32f17c024, 'wp-includes/blocks/post-author-name/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7da1dcc119d972ba4d58a6051710db6f, 0x99d6d57e920928f90fdafecf5a90d93c3dca24dea4d323ae12b61bd2ddb977e9, '', 0, '?'),
(0xd4310a9167348494462e8e4b9ed065f5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', 1, 0x00000000000000000000000000000000, 0x67c9ca14bf2c4df1b83a7ee8e56fa183, 0x529769680dd4f280bb037e029354180cff97760cd302d9c4432a121c309ffad6, '', 0, '?'),
(0xd43aa80d64b7e0cd3a7cff290ce578ba, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/LoginTicket.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/LoginTicket.php', 0, 0xeec187bd99ba4ce62304fba1764ad915, 0xeec187bd99ba4ce62304fba1764ad915, 0x395a400c9587e2b05a1d444b1cfa9d244c6e1f7e8ac212cdea253fe8309cc404, '', 0, '?'),
(0xd43b85e52164c029d59a95c4be093676, 'wp-content/updraft/plugins-old/akismet/views/predefined.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/predefined.php', 0, 0xb6fe2d7efceac92072128f9ae528f5ba, 0xb6fe2d7efceac92072128f9ae528f5ba, 0xb63733b48ad569fcde8a165d2bfafce48387e309a2fde70e01d7ffee0963c56b, '', 0, '?'),
(0xd43de4f1608bb025c375469c3e1e34d0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php', 0, 0x8032457581cd72c8530364809b2595cd, 0x8032457581cd72c8530364809b2595cd, 0x127d72b42874ae2778a1f0ca00a491f8ff276901ec5415dbf8e2f0645087c453, '', 0, '?'),
(0xd44e99f41e1b16f1af338fbd72efd6f6, 'wp-content/plugins/luckywp-table-of-contents/admin/SiteHealth.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/SiteHealth.php', 1, 0x00000000000000000000000000000000, 0x97c840a5e4e20aa5ae5f8c91639fa463, 0x11e9b37b9631b458bc76e7f3d5985cc6631f5ca1243982d440a6b632e9abf932, '', 0, '?'),
(0xd4552c8eb6c3f18059db18e4b6bc3088, 'wp-content/plugins/elementor/includes/controls/base-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-data.php', 1, 0x00000000000000000000000000000000, 0xf06998e2b1f7664496e215423e6aba3b, 0xf3104bd1ed952de12403f6d47c01e2e8fcf2d1c27b102c0390792c10f7e20b3d, '', 0, '?'),
(0xd459836b65bfdce684c2f1f376da0381, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Profile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Profile.php', 1, 0x00000000000000000000000000000000, 0xe2ce74e33759ae32cf3b9057eadc3f1e, 0x15887c9e48dd8eb785a838f9fe5dba70be52ffca590f320a75d0671173dcdfae, '', 0, '?'),
(0xd45d7f2ef56f6ff0c8a6074d2d6e0987, 'wp-admin/images/align-none-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-none-2x.png', 1, 0x00000000000000000000000000000000, 0xf858439905295bd705b09b2dba3418bd, 0xb3dfa7265151bd7022137edb1a3853d78a9a89efcdf60459dee5ebc516531760, '', 0, '?'),
(0xd461ca31a835e2e7c62904b62a312a84, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php', 0, 0x6a1753b5dce9c798d7ee9afd655ae960, 0x6a1753b5dce9c798d7ee9afd655ae960, 0x3c8ccb27d7c317aee5139aa3fbbb41199236a8e564e0852eca64bacb8ab3bf24, '', 0, '?'),
(0xd468250aa95978c38456b9aee476e039, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', 1, 0x00000000000000000000000000000000, 0x8d91b2700ea05dadc7174f304fb02a9c, 0x69cfc28f439ff563aab252af3a5ecbb465a704bfdf1af7718dca8abc82e21159, '', 0, '?'),
(0xd468eb36eed0e0befa743505f0cc4f29, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-gallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-gallery.php', 0, 0x4a9d8040c5087f598a028eab64be6792, 0x4a9d8040c5087f598a028eab64be6792, 0x8b8f710e36fda6b99b4de672e0dd05d6bbce9a20ec1a2feadd1e623195357a84, '', 0, '?'),
(0xd4696432f91d2a9c9e04451b3987f289, 'wp-content/themes/Newspaper/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style.css', 0, 0xe2ae36e9f2dca5546444dafabbffeb53, 0xe2ae36e9f2dca5546444dafabbffeb53, 0x359bf13b4e19175dcfe3658213e55b9430541653c5dcb009b8a7046bab1cf307, '', 0, '?'),
(0xd46e2de5346ce2a1b95996bc1db2f8ec, 'wp-content/plugins/elementor-pro/assets/js/loop.da94e53412e56933f721.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop.da94e53412e56933f721.bundle.js', 0, 0xdfc4f7b5e2561a597b86a96fbe9501f1, 0xdfc4f7b5e2561a597b86a96fbe9501f1, 0x6bf5e6bcb3e383a880bfc48394142a821ccc942325df6b58711249880d0648c5, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xd477a356fbc95124023b0a7cdab01baf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php', 0, 0x833e98171fde654500be510159d57763, 0x833e98171fde654500be510159d57763, 0xe4336a1df308308ac61865ab0127dbe18e7efb8e9c1829fe901d5c8fe566bf0c, '', 0, '?'),
(0xd48088f56ab5456a1a0e1bfe702b6f18, 'wp-content/plugins/elementor/modules/library/documents/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/container.php', 1, 0x00000000000000000000000000000000, 0x99fc5d3ca77b7f9d013c9b9e5336fb1d, 0x1a24f63b6ce20cbbb9f2b085488ccaeb20891a149fab97ea50bf5ef8278e5b27, '', 0, '?'),
(0xd480c244c35cd0898a2d36ae8a6ef509, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php', 0, 0x1f68fbc0159048ea90d68b1770c67ba8, 0x1f68fbc0159048ea90d68b1770c67ba8, 0xc85c4f8bf0b62e05ad8a46efc3759b06eed02e59b0ea29bea8429d5de246ed5c, '', 0, '?'),
(0xd485f28f3891ba196eea97382fc28579, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', 0, 0xa91578d74ece771f799b5b82cfcf0e38, 0xa91578d74ece771f799b5b82cfcf0e38, 0xc7595420726cec9751549122999840753fabe3d533788aac1da480b4ccff093f, '', 0, '?'),
(0xd4884ffa146dcd176f390eda55693cce, 'wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.min.js', 0, 0x804455f599b88f66953525d8f3574c8e, 0x804455f599b88f66953525d8f3574c8e, 0x20efc3a6e7e2d50bf76c6af4396553f3f9d6e4414f5937cb75610f6b32091500, '', 0, '?'),
(0xd488f4dce9e73f8d959a27fa597f3cae, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4d3ff9eed3f41b12d92d9fb58bb39610.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4d3ff9eed3f41b12d92d9fb58bb39610.json', 0, 0xdff3d1374342ebcf78e7f88f0e854e84, 0xdff3d1374342ebcf78e7f88f0e854e84, 0x0e4293ca10b0e4994c95e6b6978031e5786946e74a92b3661bdbad616059340e, '', 0, '?'),
(0xd490c49f89c360c7cec73f725e9b31bf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOlLi.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOlLi.php', 1, 0x00000000000000000000000000000000, 0x92ec8cad58b21cb0ee41266d2d078956, 0xb914496b9b4e4f491df8918127594b283aa2fa31dbbaf7ccd9d1a5497525deef, '', 0, '?'),
(0xd49208b5cd30f6c634119c2a5eabdd60, 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/all-conditions-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/all-conditions-list.php', 0, 0x501afe9d2f92a225c511a069bba24f29, 0x501afe9d2f92a225c511a069bba24f29, 0x62bcec4ba2515e65f8e7a17c671c2c96c103c4e2a3eb08320984971c63dbd49c, '', 0, '?'),
(0xd49244481cac3a16d104d1e73e30bbba, 'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js', 1, 0x00000000000000000000000000000000, 0x142cb221ba073ef35456f339a0b08ea6, 0xe4225100f7c72ade8b593d2370a8515f075d6dcdde601d1621116c87fc91b870, '', 0, '?'),
(0xd4975261c13e87ba0ff9dd38be53a0ca, 'wp-includes/SimplePie/src/Cache/DB.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/DB.php', 1, 0x00000000000000000000000000000000, 0x66c2d3e2663fbc852bf53964d894b117, 0x88083d32386055342da145a7da30bfefc48a062b6c6eaf37b3ca4e43639839fc, '', 0, '?'),
(0xd499d25a052d4fb382d1d474df2419a3, 'wp-content/plugins/wordfence/css/wordfenceBox.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wordfenceBox.1744125809.css', 1, 0x00000000000000000000000000000000, 0x1b43bf90da5704599c7ee4489c23ec5d, 0x9a72ba8eb5a87bb5db1a498935994f319487a451dcddd38713a8a3d2f743dfef, '', 0, '?'),
(0xd49bf761f9da13fd9ae18dc17472ad87, 'wp-includes/blocks/video/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/block.json', 1, 0x00000000000000000000000000000000, 0xca6f0daf39d103c5efff9c05c573c090, 0x0f860ea56aa66bf42868bb8c310858dda5164ea8ef2d9e408da7c2afc783aa59, '', 0, '?'),
(0xd49c64ad18263b30cc0c3bf07d68bcd9, 'wp-includes/blocks/columns/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style.css', 1, 0x00000000000000000000000000000000, 0x6cceaffd46487df1fe78d20ecc04d82f, 0x78dbcb386d6316c16e05110b42114334bc00d489dd339df8a3f49093a849ebec, '', 0, '?'),
(0xd4a6aac27abfa7eb5f852b3e69b1d720, 'wp-content/plugins/elementor/core/dynamic-tags/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php', 1, 0x00000000000000000000000000000000, 0xaef0659b9ff43c90bee85cc5708c3eff, 0x3cc26d6880b04013a08c70a48250620e5fcdd0a0f3c877ea73ba3600e95378b7, '', 0, '?'),
(0xd4a8f540cc820976a334efc92557e894, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/SysVCacheItemPool.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/SysVCacheItemPool.php', 0, 0x687f96078758bfbe4b1d4a86715ce267, 0x687f96078758bfbe4b1d4a86715ce267, 0x9249ec4941a16fd3dfae1afecef1dc729923e0dddf0582814b20808029102ccc, '', 0, '?'),
(0xd4ab940c298ad248cff8c07f5d2c3606, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Exception.php', 0, 0x1e993da03b3ab43b92ee82132676ab29, 0x1e993da03b3ab43b92ee82132676ab29, 0x1cd53f2685cc0f09e99ffd6d17ea60657dff04b35578a5df82fe844bdd3b6534, '', 0, '?'),
(0xd4b298c860faa651bb5b60e4419c115f, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/ConstantTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/ConstantTest.php', 1, 0x00000000000000000000000000000000, 0x698b31ed46ff22c0710caf36d72afedd, 0xc946fbd3f736f7a6ae8aff3d9ca83603312557645e6a49d1c8798e337e3cc4fd, '', 0, '?'),
(0xd4bb71be45e87be4c4f0916ea5b9038e, 'wp-includes/blocks/verse/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc665e1a9cba35212ec527cbcf5a9ad97, 0x03856a2f2bd5488be615d32bc6d788cf7a2a63e0d92a82b1611e87617f9e65c1, '', 0, '?'),
(0xd4bd06cd63639232ae98c4b18b0b7aa7, 'wp-content/updraft/backup_2025-06-16-1200__EuroBet_30a8c9ab36d2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-16-1200__EuroBet_30a8c9ab36d2-db.gz', 0, 0x040d8990741ccdd6c42ee17aedb5c596, 0x040d8990741ccdd6c42ee17aedb5c596, 0x505a4af0e1d967077b9e63975bfa2fc4784a0fa11ec37f33c6856ad8d0b97838, '', 0, '?'),
(0xd4bd613e04c271110c50f27fc9dcdbb5, 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-6.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-6.json', 1, 0x00000000000000000000000000000000, 0x8aa6eefeae3758068f094e5e26c40b53, 0xf6991805379886e9e6caba32f35c3f096f2037d63753e20cdd3d7eff7b3e9bdd, '', 0, '?'),
(0xd4c260611e3c4e708dc888aca76991e0, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-full-screen-image.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-full-screen-image.php', 0, 0x0926179f51eadad3cf44b6a3a1d35442, 0x0926179f51eadad3cf44b6a3a1d35442, 0xa7f4fd18ac7c10379425ab5a9235cb846b09f7512709c0f79ef0fc8ee7a847f1, '', 0, '?'),
(0xd4c62352e982794755f2c0b32cede988, 'wp-content/plugins/updraftplus/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0xc181c8530f43c22d37d6739e6c524fc6, 0xbcd14e75231df4c321489fdb13a5cbbe22bcbd02fbde6aca4ce1b65a6312b11b, '', 0, '?'),
(0xd4c6c0a49bdb062aa9e5dca69b67a92f, 'wp-content/plugins/wordpress-seo/src/deprecated/admin/class-customizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-customizer.php', 1, 0x00000000000000000000000000000000, 0x2fdd730b104d30c0f73e81077152b066, 0x5a31edf1af5affce66d02c2d062e3e2c40bea244bcd9a306df49afb4865afa6a, '', 0, '?'),
(0xd4c886709ffed15d34ccd04cf1c471a6, 'wp-includes/css/admin-bar.css', '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar.css', 1, 0x00000000000000000000000000000000, 0xf887283ab5538982b173e5534f4c9249, 0x85c064fa807ae9c8648a631f9116b5f1d2a40e4735e02a7b4cf6252a9d4ac07b, '', 0, '?'),
(0xd4ca70ff04fd53959a60df5d545d44c8, 'wp-includes/css/dashicons.css', '/home/iraneurobetcom/public_html/wp-includes/css/dashicons.css', 1, 0x00000000000000000000000000000000, 0x2c4af0bbdf2fb60fc46ee752e4bb7ee9, 0x710807d4a1d004fab81b63ab17c771d36c352fdd331924cb9d549c470e5705e9, '', 0, '?'),
(0xd4cc866cd298dc5ce734e22c432d936d, 'wp-includes/css/dist/block-library/editor.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor.css', 1, 0x00000000000000000000000000000000, 0x76837cec221e27d8228ea9b49862c307, 0xad6da8887c9982426fc3d8e5a74924969b774b1b0d5e5165ac0bc1701a635b57, '', 0, '?'),
(0xd4d0832bc1f8129abd3d3ea51da4cbe3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Options.php', 1, 0x00000000000000000000000000000000, 0x1a251f923c49af9dd9cfb2697f240dd9, 0x901f58e82ce960347a10b83303ce0a1d8014e887eee965c399407ed02d58518a, '', 0, '?'),
(0xd4d9c5bdd97593a418d31b93200701c4, 'wp-content/plugins/elementor/core/upgrade/upgrades.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/upgrades.php', 1, 0x00000000000000000000000000000000, 0x67522e9b5f72cd713f55f4e3182a292b, 0x68d8bec72f9ce227dc8249929fc914781d39224595c063cd5312448d46f6c5b2, '', 0, '?'),
(0xd4dd4e17bb5377275665b1de1d79d1f6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', 1, 0x00000000000000000000000000000000, 0xa538b157111059ac6cdee20699400aee, 0x5e5357ab92e08f9a75bad0f13b514f96dc21d08c731550c7f45997aecd8afe5b, '', 0, '?'),
(0xd4decc9f87bc3a48ad4362672a49103b, 'wp-content/plugins/wordpress-seo/src/helpers/language-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/language-helper.php', 1, 0x00000000000000000000000000000000, 0xdb3f0161ff346291b8c0d12c6277a348, 0x9ecaf87bc7e429ff2edf2c2477c15397a1d99c3084f56fe2ab96eae5fcce29e8, '', 0, '?'),
(0xd4ea53facee94f366a481a52ef5fef6e, 'wp-content/plugins/elementor/core/settings/general/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/general/manager.php', 1, 0x00000000000000000000000000000000, 0x47f46064e7cd71cb94ddbef59aa8174c, 0x6ee9dca84d0f26f10c952826f6668d3dd3136f2d0b95190457085a6048c11c18, '', 0, '?'),
(0xd4f847190aa585a58dce2009fdffc676, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-03.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-03.php', 1, 0x00000000000000000000000000000000, 0x8eb408ae45fa48a2dfd5ebaea00562ac, 0x281dfedcbd17e1d4da024d7b09a30d45607c2992f64c0ab23330173593ee068b, '', 0, '?'),
(0xd4fb99cf3d78cc39db77904e7b203dba, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ja.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ja.json', 0, 0x2ece81547664305f3e6aa4d2c047ea27, 0x2ece81547664305f3e6aa4d2c047ea27, 0x6f740c6c5108c3c6a882385c190a089051cc030baaf35daa32055daa62b22fed, '', 0, '?'),
(0xd50196d5468a860a5b0b3d36b5ff360a, 'wp-content/plugins/akismet/views/logo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/logo.php', 1, 0x00000000000000000000000000000000, 0x49573ac512d79218817cff369cd39d17, 0x04be7d2c783023b1f94e38054b53e90fc5906c5498c36096923e7e5e95f462f6, '', 0, '?'),
(0xd503f7a22f977187815252ca7cb9a1ea, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php', 1, 0x00000000000000000000000000000000, 0xc3c7f77e9ce2de7a8466388bad95b66d, 0x3b2199088175180f73df1e8a60273462bc0c7098943873626c52025a7bba79c2, '', 0, '?'),
(0xd50ac823b1bc7041f33cdd5234dd029b, 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/4.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/4.png', 0, 0xfd364860ebcc3cf29d12a187b4da5918, 0xfd364860ebcc3cf29d12a187b4da5918, 0xfe0d3dde1092671f5651d9ac31aa697bd938336cb0707f7fdee6f2c62406b048, '', 0, '?'),
(0xd50ce4d886bf5bf942ca72ccb3ae2457, 'wp-content/plugins/updraftplus/includes/S3.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/S3.php', 1, 0x00000000000000000000000000000000, 0xd0eec3bc84068501502a315306eace4d, 0xbf9fe5ad0c81a5306fd3c81b9a191c4eab11f64051b514f68c4ee929e8a6179a, '', 0, '?'),
(0xd50d62e29c642fd3a13bea9e1a8c2378, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php', 1, 0x00000000000000000000000000000000, 0x7727fc50721e5125f5040e6620d00f90, 0x5a79dda8f76543dd8eb8a58d51536e8969b1f0e4fcd903d7d1457443e9cdd34a, '', 0, '?'),
(0xd50ef0a42eb9538d56a06e08b361b0bc, 'wp-content/plugins/elementor/assets/css/modules/styleguide/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/styleguide/editor.min.css', 1, 0x00000000000000000000000000000000, 0x88dd36b03c96a6731628aea534533f9c, 0x158684f5d8a2ebe3e4ac2a12ef148a6ec7e09669dc7e953300d00121bd719a42, '', 0, '?'),
(0xd51658e9f0af97248461b2d442c8d25e, 'wp-admin/js/user-suggest.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/user-suggest.min.js', 1, 0x00000000000000000000000000000000, 0x367c33a48d97c3738e4a063a2b4956d6, 0xc78c088f3042fac8a07c06f3714fad0946a1b1a4e63e838f678480c0a690d323, '', 0, '?'),
(0xd5197697f0efe61966d3eb2a26cebe9e, 'wp-includes/Requests/src/Exception/Http/Status409.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status409.php', 1, 0x00000000000000000000000000000000, 0x0dd40f011f5afa443697e8f324cf5b24, 0xab479ddc0b39d3ee3733d20692dd55c9ac1f07e7837dd34f9f40069ccf1be02c, '', 0, '?'),
(0xd52065d505066457e174923c58a944f2, 'wp-content/plugins/wp-rocket/inc/classes/admin/class-options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-options.php', 0, 0xb3155c7af84e9cbd069364cab2dec6e4, 0xb3155c7af84e9cbd069364cab2dec6e4, 0x88102dbade06ec3795b4e7a5b4a01dc139416689e3a88f9f1c90745d569e5ea0, '', 0, '?'),
(0xd532a1f688f4a95f52d5e0925bb9c059, 'wp-includes/blocks/code/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme.css', 1, 0x00000000000000000000000000000000, 0x06fa51eaba1a5189d7ddd2efa9a9f917, 0xb8bd20d4f5e324a50d9b2487e00467496040822b39910dc084f291eb18b56d66, '', 0, '?'),
(0xd53863d34448837ae4b887711c30db1e, 'wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x78688352b84a2cc3a357596da8a4f95a, 0xdc2c3c4ed254b0f2e26e38d2f675f3fc6f83edc2ad3b60f153c852ce94168070, '', 0, '?'),
(0xd539e7c5895f0a091d3af4731e2e5c45, 'wp-content/languages-old/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', 0, 0xb0f81d0eb3ce3d47ee023fa714e512ed, 0xb0f81d0eb3ce3d47ee023fa714e512ed, 0xdb01553a81ca3a1615e1c973194245734f7d82f8cd471702e650f235f9bb59d1, '', 0, '?'),
(0xd542496d1653c0d43936df379286f058, 'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xeca022554522b445623b100544e56ef0, 0x168ba9d4b1ebbb7296679ddcea0c43584a55cb31f89202d6890f59612cd9f031, '', 0, '?'),
(0xd547f61068cbb2a73bc5d427ddb7962f, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss', 1, 0x00000000000000000000000000000000, 0xbdb8be6a7c855a59d8e417f186d3fb50, 0x97ae9f3a2e50befc421d4950b2b269e86cb0b1203968b2c2ee2082056a10fe09, '', 0, '?'),
(0xd551e9605f73334eabf4ab54876f8589, 'wp-content/plugins/elementor/assets/js/shared-frontend-handlers.30dc2f9c080845a413a6.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.30dc2f9c080845a413a6.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x36ae7314c0750e0b64ae744865e8ded2, 0x45b21c131d08a01c931dca4aca14b518c8a16fbbcd8fc6e85313fa631d291f67, '', 0, '?'),
(0xd55702c61fa3713081fd9182b6459041, 'wp-content/plugins/amp/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/uninstall.php', 1, 0x00000000000000000000000000000000, 0x16fd408ecd059aa7ffc82305cc999e13, 0xaa8a7780f01de938edef9e17be148330c96df85c53fba623f2e6bc6511dfdef4, '', 0, '?'),
(0xd55939804e5c0a0019aa9bef767fbd5a, 'wp-content/uploads/2023/11/bg-1024x530.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-1024x530.jpg', 0, 0x0efaaf0b26e8e6d19819e6f29db95c41, 0x0efaaf0b26e8e6d19819e6f29db95c41, 0xb71e83ababa9f4f294d7073f16f7ea4e961c7e8222797a1ba4a9e748e7475805, '', 0, '?'),
(0xd5598cd335b7f5f6e045ff736b6c6883, 'wp-content/plugins/wp-rocket/languages/rocket-pl_PL.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pl_PL.po', 0, 0xcb2ab0ec6e4edea20de23cd3c6de29b9, 0xcb2ab0ec6e4edea20de23cd3c6de29b9, 0xc603f34fcf85c86511cf8aa9d2099932bfaa264d7c9487e6bb0dbc14fd413c9f, '', 0, '?'),
(0xd5627b71158d3b7cbb32f794ec1d28ce, 'wp-content/plugins/elementor/includes/controls/groups/border.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/border.php', 1, 0x00000000000000000000000000000000, 0xd341dfe93fe2d404753e12aef55aeace, 0x6645d3243ee50f2ff0ff8efe4b8327029984fe315462fddd06ecc0fa45c3e801, '', 0, '?'),
(0xd5670bd6bffe806d9c0be38ba38bd949, 'wp-includes/js/dist/data.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/data.js', 1, 0x00000000000000000000000000000000, 0xda9c2667bc47bb85aaeac10bc29a7b93, 0xc903f887fed61ab0436bb0cf0a9c1972a748d9f97c815e506041f3bf970271f1, '', 0, '?'),
(0xd569567026c5bf5daaff2edc89949c87, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Client.php', 0, 0x9b2022f39b04c22ae4a9da784ca72f71, 0x9b2022f39b04c22ae4a9da784ca72f71, 0xf997158e40464e621a0da92775bd5f75e9b4eaf2dc6318e9caf4abc75d1e5ca3, '', 0, '?'),
(0xd56b2208f4f14f8a84a7244e298a24b8, 'wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php', 1, 0x00000000000000000000000000000000, 0x8b7e56d1d1c19a906eb0712f94fdda31, 0x7238c3a6d96559ca6beee23561ce6ed51adb5b809555ce2c545ea28b1c5e6531, '', 0, '?'),
(0xd56c67c2c8320559356a0af663fb4a95, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureStream.php', 0, 0x6e47ca1f043170dfdd65c283b38444e0, 0x6e47ca1f043170dfdd65c283b38444e0, 0xe395e7fc88121b57bfd650a58f5e7ef1f4c92733e0c877c61c6b5ab6995decf8, '', 0, '?'),
(0xd570ef735a5a8523f74e3797f3659d19, 'wp-includes/css/dist/block-editor/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style.css', 1, 0x00000000000000000000000000000000, 0x26ab9a2f4692114207c5367296126416, 0x1cb776d96bcb5d544f0fa9e733ea046a77882a6f736ad4dca750199610daaca8, '', 0, '?'),
(0xd5737fc6188b2cf33f6881694de910bb, 'wp-content/plugins/wordpress-seo/src/values/robots/directive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/directive.php', 1, 0x00000000000000000000000000000000, 0xdd93b1e261533cef10b7711cbc8b5fd6, 0xcd3321da2f90cc169a783cfea03515cc28d28a7e26be7a90e4adee854b520087, '', 0, '?'),
(0xd5754e3b4b53a3e43c0ea39deabafe52, 'wp-content/plugins/elementor/assets/mask-shapes/sketch.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/sketch.svg', 1, 0x00000000000000000000000000000000, 0x3b7ac1b999821fb6a03e80c871621792, 0xa452da8205fd431e208c25d9f1607d5d76fbe72a4ab62077bbe839598c5d73c1, '', 0, '?'),
(0xd579fadca57cf5d2f7c0b3f9d2569bd7, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md', 1, 0x00000000000000000000000000000000, 0xde432256f7fec80befd8af7bce8a22c5, 0x13d1128a203dd2eda0aecd8bbe1601be7841814673d2e6397bb6026084ea4bac, '', 0, '?'),
(0xd5807d4542bb49df50b76ecb72b32983, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', 0, 0x93d7a961a4c15f7d8e47dbe216d6b66c, 0x93d7a961a4c15f7d8e47dbe216d6b66c, 0x485be0cebce54351482ab14596eb85cb4252c30d72742e2107e13d5497067899, '', 0, '?'),
(0xd585949fdf90e35393892b1bfd94a482, 'wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg', 1, 0x00000000000000000000000000000000, 0x4fe05663091076c2b90c4ee3316929ac, 0xec8bb9fd3df3f6f792b33e8e19647a8a30f28a14800ded48986f83e1482f82f6, '', 0, '?'),
(0xd591788d64c724132e25c29836753b84, 'wp-content/languages/fa_IR-7289286ed59e90a8f36ae797df62220b.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7289286ed59e90a8f36ae797df62220b.json', 0, 0x96958e511d3fa7dee779f7d28f1603a1, 0x96958e511d3fa7dee779f7d28f1603a1, 0x8c94754c2c266d910fbd5939e57041cc99d8f647dd1728229ac67f49d5e8ac61, '', 0, '?'),
(0xd59235b55c83261326c5c4ca691a70f6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteFilterViewRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteFilterViewRequest.php', 0, 0xa07e0f0196fa547007ba33c9323e4b94, 0xa07e0f0196fa547007ba33c9323e4b94, 0x7e88cef60475140e3bb256ebcb063706d9c3a1c037b4c29eac142ea482cbdc86, '', 0, '?'),
(0xd592cd49034201e3ab5f7fbb4db8b7ab, 'wp-content/plugins/amp/assets/css/amp-paired-browsing-app-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-paired-browsing-app-rtl.css', 1, 0x00000000000000000000000000000000, 0xad3ae4ebc1843b6cdde8507484ba395d, 0x0c0f428093e9105682730667db88040c3b3e481fd6374441eb6675bffacb500a, '', 0, '?'),
(0xd5954cbba12b37163e24c9a134e6a85d, 'wp-includes/blocks/post-comments-form/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xecae9b92f3390a2e6861bf8b3d38e4b6, 0x0c8daba4b602628cf09b168a3f1b7f43af3d50fdcb0ae6a645ce48cd67f77045, '', 0, '?'),
(0xd5a469085f1893e78e9dce9a440db134, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', 1, 0x00000000000000000000000000000000, 0x7857dd20077df5870f74975d2d85e89f, 0x749a36ee46c5838e9d36618684f2f523d7545da7af3ecdd50526727bd638fefe, '', 0, '?'),
(0xd5a7a3003d2d4d010eccb75729421c38, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0x4d2cffce7261b43f733045568a84f80d, 0xd1187082eab31b0e6eaee52dc946303398ef36c0d6cf0355cc16d7beb66e8540, '', 0, '?'),
(0xd5ae49763b08d618c1b06c7652b5d778, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/LICENSE', 0, 0xd05e73887eedc78611070af6a52dd160, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0xd5ae6ed3c74075bc3ab5c35df675bdc6, 'wp-content/plugins/elementor/core/modules-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/modules-manager.php', 1, 0x00000000000000000000000000000000, 0x14cae70f1477b528600423c52f3d409c, 0xe5f81a4b810ea9178b4ecc8283b5ba1307f33403f6a02adbdecd6af82467519c, '', 0, '?'),
(0xd5b74ba13b2dc01c2f978e5537cd669b, 'wp-includes/class-wp-block-parser-frame.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser-frame.php', 1, 0x00000000000000000000000000000000, 0x3185b0edbf94dbaf9cb3a81b59d7ed91, 0xbc54e85f3fea3e1cf12a203ff978afcac634c0be451fd972673adc3781caaf4e, '', 0, '?'),
(0xd5bb4b653e9937c1913b28ea29eb8507, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/LiteSpeed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/LiteSpeed.php', 0, 0x00901872c0e356010c757acb7a5b03d6, 0x00901872c0e356010c757acb7a5b03d6, 0xa4d1067971c5d855095bf07e0203eb6db9a273fc2501e0cbf28feaad51ed41da, '', 0, '?'),
(0xd5bc874c179af7ad2bddecedac0449ca, 'wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js', 0, 0x36a049e1a85aa08411020acf330174c1, 0x36a049e1a85aa08411020acf330174c1, 0x53f8473ad2254351132f55b71fff9c94302c663929b4d9c50efe03507dae9439, '', 0, '?'),
(0xd5c3f6f8c8a892e18c72d1e9254dc3a8, 'wp-includes/blocks/file/view.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.asset.php', 1, 0x00000000000000000000000000000000, 0x2143e38c7866065d5c5f309bec4f6993, 0x6fd827d17c46cbf38937a4af5da02be552e22b78b7343d79f059767a06305237, '', 0, '?'),
(0xd5c52a91ed713bea98f5dfae7ec30f4c, 'wp-content/plugins/wp-rocket/views/deactivation-intent/form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/deactivation-intent/form.php', 0, 0x55326096b4f6aed6e4cf9c16c0b9cbe5, 0x55326096b4f6aed6e4cf9c16c0b9cbe5, 0xbc60c7cd69d7b4a0edbe90340bb3d2dcd3641e4bfa5b9a0df9ee4be6e71ccad2, '', 0, '?'),
(0xd5c69b97b9f44064831488804183bd66, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-de_DE.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-de_DE.mo', 0, 0x49eef699d11f7907f866c6a690b454ee, 0x49eef699d11f7907f866c6a690b454ee, 0xc7add3bdda2bcf7ea82303b2c1ea397ae8e6335f590f0d8ff23bed0a084329c6, '', 0, '?'),
(0xd5d0b065be52b7af18d08638005f4e5c, 'wp-content/updraft/log.34cf9eb28e0d.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.34cf9eb28e0d.txt', 0, 0x01ba4285b09a50de2671ac29385d823d, 0x01ba4285b09a50de2671ac29385d823d, 0xde512ad76665c36f3b95764f3502f3fa8a3723e3bec129bbf82c9d8dd636aa90, '', 0, '?'),
(0xd5d176d329c22b2f0c7ecb5a25690556, 'wp-admin/images/dashboard-background.svg', '/home/iraneurobetcom/public_html/wp-admin/images/dashboard-background.svg', 1, 0x00000000000000000000000000000000, 0x5b480d6b67f680796a4ba34f4d87c5fc, 0xb0cb63b52e4b2e687cf04d9bdcc016a19c3d8dca80f1305292cfad44050facea, '', 0, '?'),
(0xd5d1f77cdf83ca9b3fd82c340c53cdca, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', 0, 0x3a1a9ba9105b50d4d8c48b73fd2d8fbe, 0x3a1a9ba9105b50d4d8c48b73fd2d8fbe, 0xe303e3de95969fa72f97d4cf909ff55edd94dcf9fe63ff02d4b24e04be4b3ba9, '', 0, '?'),
(0xd5d5003b5dd9f8cd0b85a9fe07544014, 'wp-content/plugins/wordpress-seo/css/dist/metabox-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xa53f12fb68a43458848de7c4b410a324, 0x195b9bca5267d740628d1350ea74a7a8bc3dca11f8f6cf967b0d3ef5e8bdb567, '', 0, '?'),
(0xd5d6b4eb792e62b6922ad5b5e7dbc7f3, 'wp-content/plugins/wordpress-seo-premium/src/integrations/publishing-principles-schema-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/publishing-principles-schema-integration.php', 0, 0x87bb63c4d0e9efca9049b5805fe2beca, 0x87bb63c4d0e9efca9049b5805fe2beca, 0x60f13b21f147571c712974acca93ac8e8fe62e9e5a7b563a61d7ef5c5000054e, '', 0, '?'),
(0xd5d6fbd0ce04196d2f9ad8462b9dec3a, 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/seo-scores-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/seo-scores-route.php', 1, 0x00000000000000000000000000000000, 0xacec31387bebaed9b1d0a5bd870af510, 0x16e24b041055ba437ad407be8ef1b484ea27a6310a50ea5c70f59bf1ea3537d4, '', 0, '?'),
(0xd5daece66647424b4822d15776c4b416, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 1, 0x00000000000000000000000000000000, 0x8ea68c94df469a5e92f5140014e7e9ed, 0xcd30cf8482d1c0548b9eea80d43133b29253ca201bf6b39eacb9e4457f610984, '', 0, '?'),
(0xd5dd50457e5d4f9fa1c7276e1abe933f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ResettableInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ResettableInterface.php', 0, 0xff4c88fff7b1ea19fedb0e27c8d0a3ab, 0xff4c88fff7b1ea19fedb0e27c8d0a3ab, 0x255b02ac9c06b919dad1206850f98abc62b566e97389fdd89205e2294c80b523, '', 0, '?'),
(0xd5de578418624b3e0f225f81b3e2e7e1, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/OAuth2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/OAuth2.php', 0, 0xbf7f8995c1b437d57fd5dd5626608c03, 0xbf7f8995c1b437d57fd5dd5626608c03, 0x7ae22c5ce485c1f172290e15db0c5fbc2e52fb451a1da91666714279163505ea, '', 0, '?'),
(0xd5dfbf78dae32d934707e3e854f3531c, 'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420.css', 1, 0x00000000000000000000000000000000, 0xc19cd8f1682f03b68251bb6af9d9ae7b, 0x5bc3d8616ba4a6eb48b49ea82802494728e8390070488b771c4822e4fd77757f, '', 0, '?'),
(0xd5e5754f529f4fccaa6b733933aaa4a0, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php', 1, 0x00000000000000000000000000000000, 0xb630d95f114d577b14b6defddb0df902, 0x3c237bdd63c66dcf7cce17fb5ef004497ded3619e87969dbdf99d5848e205500, '', 0, '?'),
(0xd5e9d9220132e6ba232221d47a57be09, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd19bbfb7bb28927667012c0483a6ba26, 0x4543a029dfde32e256cd7d740ced45735fa9f5d322b3c9949f5f54215012800c, '', 0, '?'),
(0xd5eb5794d4bedea5b403998c3929d2ee, 'wp-content/plugins/updraftplus/includes/Google/IO/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Exception.php', 1, 0x00000000000000000000000000000000, 0xcce6d69ac7e753d1aa184e69389d3bf0, 0x879c237e93621471a47188620624cccba18f1c2773f7875a04df939bc04afca3, '', 0, '?'),
(0xd5ebc3999fcdef151952b0abc42d4233, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMustache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMustache.php', 1, 0x00000000000000000000000000000000, 0x8b5cef95306ad91c9028d362f0502794, 0xf7c8caf5bd5a73c2098cef455053127c9764a8961ce2f4a98274477aa7f0c59c, '', 0, '?'),
(0xd5ed2f13ee51c7f82a355efe3ce318d4, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_g.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_g.png', 1, 0x00000000000000000000000000000000, 0xb1e286e06692b3640862a3d07f636a80, 0x4908e9bf2bb52239741d966df2f0a78bab226278f55c66462769e0306bf4012e, '', 0, '?'),
(0xd5f2580bfb7e1761a792e3b22297ef78, 'wp-content/plugins/elementskit/widgets/woo-product-list/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/error_log', 0, 0x60a813759536015d01520f845c61a629, 0x60a813759536015d01520f845c61a629, 0x887896a650e08f80cfffd1567c584923f239d93aa00e374c4d6de9d46d447b39, '', 0, '?'),
(0xd5f3d3d235abce714e81acce981259bb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nobr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nobr.php', 1, 0x00000000000000000000000000000000, 0xe559b0a5f5d9fa9957db48716dfd3f91, 0xbba98f90ca2bd8505094c05ea364cdb13e22fb0806734b52a6ce3a7aba64f6d1, '', 0, '?'),
(0xd5f54b323be63c4419a6ae87836b7562, 'wp-content/plugins/wordfence/lib/wfStyle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfStyle.php', 1, 0x00000000000000000000000000000000, 0xb0fcc40bd329f711014a8147e7f6a9bc, 0xc5c681125f374a7046b857d653d4cf730c029ef2696cd567cf2082ed1f436412, '', 0, '?'),
(0xd5f5fc94f32d9820c9148fa9c81911d4, 'wp-includes/Requests/src/Exception/Http/Status403.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status403.php', 1, 0x00000000000000000000000000000000, 0x23594f1e647343480b4d47b990d537bd, 0x1a59e4dc0c1113a0454b71d2c09a657601dd40f739958de56e334a79e12682bc, '', 0, '?'),
(0xd5f6bcfacda436e9002ffd936bfac0f4, 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js', 1, 0x00000000000000000000000000000000, 0xd3b3c92f5616f1da6157839f36b3180d, 0x74a6d563a94174c35db4df7b9dc2204eca4027792942ebd7434c9213b7d0f9a1, '', 0, '?'),
(0xd5f77934e945c157b568360ade13e4e7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/BaseTransformerConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/BaseTransformerConfiguration.php', 1, 0x00000000000000000000000000000000, 0xd91667830c979364208416262d3b2cbf, 0x38dc66f99f63737e695d20fbef889376bfbb7bd02a3f2df6fc4809a8e71d3746, '', 0, '?'),
(0xd5faf9b2812cec74eb47ac5e51467abb, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', 0, 0xc22a335dde193ccdf5dd5d90c8278e96, 0xc22a335dde193ccdf5dd5d90c8278e96, 0xd0bd7274d2db7dbe51d937fc8840a5ff4913013d101f7db4610b6d7593289851, '', 0, '?'),
(0xd5fc4a9c3fbd2cc089a6db5115ee3694, 'wp-includes/blocks/read-more/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x5db0c76603f2b613f580f5a3702fccf0, 0x867fe9a84ea9d80ab03a27c9398040fee1636235b7ab271be8c24197b53d8e27, '', 0, '?'),
(0xd6014f0e10199eafbb42350dc29388b9, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/module.php', 0, 0xedd0ed8c0acfd5d1582337620e2cf6e9, 0xedd0ed8c0acfd5d1582337620e2cf6e9, 0xde31be402c716be111d74f2640e56c19ba4d78d40e3f992e84b3984ccce11014, '', 0, '?'),
(0xd6061fc5aa8474fb65559bec05ace078, 'wp-content/languages/plugins/elementor-fa_IR-2b2970bbb1103e5d8c04e94bda0580b5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-2b2970bbb1103e5d8c04e94bda0580b5.json', 0, 0xcb52bae67b4e5e1343b93de9108c7ad3, 0xcb52bae67b4e5e1343b93de9108c7ad3, 0x284411e50af9613451afa2f7af4d1ac707319679722f5274b917380008e0c997, '', 0, '?'),
(0xd6099be087128c864152a95a131aeae9, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php', 1, 0x00000000000000000000000000000000, 0xdab32363bb34aad48dfea48f7349924d, 0xb3ce546f7a1273a861a5bd5cd852e880034fff9aeb8ebcd5eaa43f977610614e, '', 0, '?'),
(0xd609bd419d937506306f9b145ad24be9, 'wp-content/plugins/elementor/assets/js/shared-editor-handlers.a182e3f9ce3b8b1e4b74.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-editor-handlers.a182e3f9ce3b8b1e4b74.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x322076ef7f6080d37098e3b9481bcccd, 0xf549b0303b042268dc33ef508e8ad34bd35a9245d12fe1639145750973a3054a, '', 0, '?'),
(0xd60b51829222305dd7a70b454c40fe0e, 'wp-includes/Requests/src/Utility/FilteredIterator.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/FilteredIterator.php', 1, 0x00000000000000000000000000000000, 0x638ad7b5804cce177b24ef0f47925c69, 0xc19e8b47ace7ced8eac1a4cb64f9de4f89757fa12441e624365095436e7473ef, '', 0, '?'),
(0xd60c09eda703e3f55f4e6964f431434c, 'wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php', 1, 0x00000000000000000000000000000000, 0x0fe73d3a6c2cac27ffd753f6b10068c5, 0xaab22b7f49b7f7040070d02dd67db26665d530d36f796a6316e0c0b51474d400, '', 0, '?'),
(0xd623cb12954bae93078ef5961951286a, 'wp-content/plugins/elementskit/widgets/motion-text/motion-text-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/motion-text-handler.php', 0, 0x819bfbe3ab6998601f1817d418550b5d, 0x819bfbe3ab6998601f1817d418550b5d, 0x71efa986a3d139ae649693d5e40c9d4a9ef38ae9695ab4a54f3d2e8063445eff, '', 0, '?'),
(0xd6288e9668668a582dfd1922908bc544, 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/ImageDimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/ImageDimensions.php', 0, 0x5e557b6d1185daffcebaf0ccad4261ae, 0x5e557b6d1185daffcebaf0ccad4261ae, 0x4ad01207e2aecfaff3f73664b018b6d63e0b5ed69d7efe93d3a39d2788ad32a2, '', 0, '?'),
(0xd633f5784752b84490a08d9e58185872, 'wp-content/plugins/wordpress-seo/css/dist/featured-image-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/featured-image-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x5e992ed3094ebd7c38cccd621118cce8, 0xf4c4aa2b340263b25db446e6c81109981176f2fbb12b8beeb04418b8df452615, '', 0, '?'),
(0xd635e9783d0e17ca4b4403851bf0ec57, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php', 1, 0x00000000000000000000000000000000, 0xa87c8fca64c9a21e12172c5a5cdb20fe, 0xf97e4b46237def18b401f19009f50d9268f2528f97be979de39c8e0d3c10124b, '', 0, '?'),
(0xd636dfe55a2eacf86d2aa308d0264f2b, 'wp-content/plugins/elementor/includes/template-library/forms/new-template-form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/forms/new-template-form.php', 1, 0x00000000000000000000000000000000, 0x5069884106872231e94b9fb0199674c1, 0x54927444be46c8e006b983ef4919bd2970407c92a7ad40198910949aff04e0b0, '', 0, '?'),
(0xd637c0e0d5f018d400acc5a41b73b2e9, 'wp-content/plugins/wordpress-seo/js/dist/externals/chart.js.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/chart.js.js', 1, 0x00000000000000000000000000000000, 0x526a1fc43ca81c9c74886aae1fde5b06, 0xda02f154a286a35b0ff8d721df48fb76dd600ce0fde9a64eec0b0f83c745f378, '', 0, '?'),
(0xd63cf938e93b100370ae2078b9544704, 'wp-includes/css/dist/edit-widgets/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style.css', 1, 0x00000000000000000000000000000000, 0xda3f279c9e474b965a3639aeabe7cb53, 0x29f595e268de18affeb2d6473dccffbb80efa47e73792a79af4bb282a1de5646, '', 0, '?'),
(0xd63fd8b2129d3ce80cf0ac7232855ee5, 'wp-content/plugins/elementskit-lite/widgets/pricing/pricing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/pricing/pricing.php', 1, 0x00000000000000000000000000000000, 0xab534e62572762219211441bb08ef103, 0x416dbacd00b41f79d596898fab19623016bcf7c45e692ffa91644030ef79d155, '', 0, '?'),
(0xd63fde2c74c5acfb8fc31015a2ed6f7e, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', 0, 0x7d5eacd2013f06f7b6bb098007c69a2f, 0x7d5eacd2013f06f7b6bb098007c69a2f, 0x6e21b76f373e5ba755476e4b543b1d6128fba49164887c4deb6df00f30c76911, '', 0, '?'),
(0xd6413ee1630dc0deee371f55d8b94b3a, 'wp-content/plugins/elementor/includes/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/plugin.php', 1, 0x00000000000000000000000000000000, 0x78b1dcb4d30b020ed6a4a18784db34cb, 0x3743877e46de34f3a9f166f9494d8d2972d255e7f2593a251043e0ac834ab2e9, '', 0, '?'),
(0xd645dfb769b133781c07b326e048249f, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', 1, 0x00000000000000000000000000000000, 0xb884f3f5d972780fbcda9002340184f9, 0x6384e57c0aba3ebef2dc2b5012f11cb339e50f9db1d93b0439d79f9929976d30, '', 0, '?'),
(0xd646c0198f386d80750f405ff35854d6, 'wp-content/themes/twentytwentythree/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/footer.html', 1, 0x00000000000000000000000000000000, 0x57090cc06f396980e6f8f20c5b8ba872, 0xb60ce92c0985b6c6148b12d7bc62241e011cd74fb981e7c96049d217f0f9ac90, '', 0, '?'),
(0xd648c6285d401ab055c4af76408659d7, 'wp-content/plugins/elementor/assets/js/packages/locations/locations.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x550dd5c764f1026894e062f750720467, 0x29b00e3031f7983f61a7fad7420a0c52f6d2bfa9dac417db38f1a1584669acd6, '', 0, '?'),
(0xd649fe2c467d6c5bf87cadc2f99a9ce4, 'wp-content/plugins/elementor/assets/js/packages/query/query.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x4c3a03c7b0753c0d86762ecb2bf2ea84, 0x61e258474958ec4357daa128d34eb1acd7638c105e3e3d37c38fed23fae5b6b4, '', 0, '?'),
(0xd64ae4f70ade73ce4b14d7b36bcc5c9b, 'wp-content/plugins/elementor/modules/usage/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/module.php', 1, 0x00000000000000000000000000000000, 0x35690578aa7abb5728ce7ca70b1c04e7, 0x6f6f21b3c8ab49b8245579a0497aab801eae7c240352db9ea78fef8c0f0a0da1, '', 0, '?'),
(0xd65168ea0b9332951f6d8bdddf8c1797, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-position-offset-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-position-offset-prop-type.php', 1, 0x00000000000000000000000000000000, 0x66393c99546aec5f0ec464426d04f3d3, 0xa0edf8dcd0d30ba90943c59bde1d017df4dc72ed07e7328d5ab85e1ab2de966a, '', 0, '?'),
(0xd653d22afec3d6fefeba90c9a0dedf85, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-title.php', 0, 0x1935e37200ffdd0f7baabe89c9f11df3, 0x1935e37200ffdd0f7baabe89c9f11df3, 0xdabd43fc45b69261db691ca132efbaf1ae15aedd30d1f319bcb8548443d69425, '', 0, '?'),
(0xd658da897cee1e38d1f5c1ec7dc242dd, 'wp-includes/js/tinymce/plugins/link/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/link/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xb0f6565c1b120a5dcce1014bfb7327a0, 0x1a8d1e3e868b49d653d6d0b581b41d9ceac676b42c10a2cf71a655a1acdef25e, '', 0, '?'),
(0xd65ad7f6097221de8f66d5d11cbe09de, 'wp-includes/images/icon-pointer-flag.png', '/home/iraneurobetcom/public_html/wp-includes/images/icon-pointer-flag.png', 1, 0x00000000000000000000000000000000, 0xb0d32c87f2ad8bc2455ebf6a60171027, 0x6f71b70eda3994c1617b29687d073d23bebdfcebe75418fbd7a71404c908c20f, '', 0, '?'),
(0xd65c5feae6e620f45894493a77be329f, 'wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-item.php', 0, 0x57bd27f86697c3929008aa74e4b0ac10, 0x57bd27f86697c3929008aa74e4b0ac10, 0xe81e151c618cfacaaf8ad7ca6b3092809f8dd7dc241a4ab91785f72ce6c6a39a, '', 0, '?'),
(0xd65c820556c8c547b490862ba8b6aa60, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon.svg', 1, 0x00000000000000000000000000000000, 0xe2d02aa70e9a694cbf650f6dc2b46129, 0xd3b76617378b37baaffb1abca33e8be8179ecef4ef824171ecdb1623d4e2caf7, '', 0, '?'),
(0xd65f79a9485f79c2a6459637fdfc8874, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', 1, 0x00000000000000000000000000000000, 0x6cd99a960e2ac41f4a168afeb44a4167, 0x591d4ec77f5340e43870fc1cb8866569e854f6f87f6482bdf05f725ddd10e739, '', 0, '?'),
(0xd665836287a54c638cd80b360fafc6a7, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', 1, 0x00000000000000000000000000000000, 0x0d732e2d30f1cbe3e33e79fc275e7424, 0x4426c39a6093d46937ecc7dcd886a7870bdbd241b0bfd6258f5058a8597adf3a, '', 0, '?'),
(0xd665c699a0e57dc79c4d57d4bb2d9687, 'wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php', 1, 0x00000000000000000000000000000000, 0xa1de89e9495f8297c4d9507214ca59bc, 0x58b3c4574a1fa604d7aa11e56f4415039d0e3943bd3430e8b337509461201451, '', 0, '?'),
(0xd66af5878b23bed3b2a9b77f58259c49, 'wp-includes/block-supports/elements.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/elements.php', 1, 0x00000000000000000000000000000000, 0x50f0876b86314533d9d7aca7b534c95c, 0x0c1c78237f67a75f44491326d2803fd93de91e1ddadfbf25f60894ab0c53ced9, '', 0, '?'),
(0xd66de18b9e6aa8efbcc75710ec42767c, 'wp-includes/blocks/template-part/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme.min.css', 1, 0x00000000000000000000000000000000, 0x8fee5ba2edc81af6759c37fc20d4edea, 0x258e81fb462e5238189663e8800bbf40d142954c4806d467239c59b1530911cf, '', 0, '?'),
(0xd66fd2a82a4b02eeea6f98377b83203c, 'wp-includes/ID3/module.audio-video.matroska.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.matroska.php', 1, 0x00000000000000000000000000000000, 0x46d9e3d36f70e41c0ebba6484a0921bb, 0x7768649bb49fbba6edbc3dcc6e3dcb791d4c593c2c6f592d8a4b935a01136c6d, '', 0, '?'),
(0xd671386b8f9ab7f25ebf46b735f18a66, 'wp-content/updraft/plugins-old/akismet/wrapper.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/wrapper.php', 0, 0x594eaaf7b18b0b696db4358dc35d2c03, 0x594eaaf7b18b0b696db4358dc35d2c03, 0x99cbeb73075cffd7bfd281b45c7a19ee69deff04fa059fc3ec30b6504bc56604, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xd67241fca4cf5d09809a2f7381fa2bd1, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php', 1, 0x00000000000000000000000000000000, 0x797d67e7e1ad57b94041f113c36aff7e, 0x9bacaf36ec40b0f4881bf5adc2005afddfb4fe85060f7eeef630a0806329dee2, '', 0, '?'),
(0xd672599f53af7877441f59cb9a4a995b, 'wp-includes/images/media/interactive.png', '/home/iraneurobetcom/public_html/wp-includes/images/media/interactive.png', 1, 0x00000000000000000000000000000000, 0x52d7accb82aef17fc2c3b4c58968dc48, 0x7bf3f487205b4bea04e01000172183eab8bd90b22fe15cb96c772ec1a8eadd08, '', 0, '?'),
(0xd67515d80b2a7f8bc0cb219bed1c0db4, 'wp-content/plugins/elementor/includes/controls/section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/section.php', 1, 0x00000000000000000000000000000000, 0x625a14f4f43694feefb99a0906f5c921, 0x41c54c6ff622ec050fc504cb72332803aa7df7af44b76e4b2587e807ac16c444, '', 0, '?'),
(0xd678156197315b8f8a9439f17e33405a, 'wp-content/plugins/updraftplus/images/addons-images/morefiles.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/morefiles.png', 1, 0x00000000000000000000000000000000, 0x0b567f8bc81b40f786ac75679debe092, 0x5619c19cef42fc917b36ed11a31ebfe7b603a14fa2991dfb86fa0960af9ebba1, '', 0, '?'),
(0xd67bdde65e8a1b851194fe5e54c1d901, 'wp-content/plugins/elementor/assets/js/packages/utils/utils.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.min.js', 1, 0x00000000000000000000000000000000, 0xa713f5d4eaec1ca63c6055a908904553, 0x294ed0c8327cde98b9f1e894783bbc7f23bc83590d0dc1df10a71c9d07705b17, '', 0, '?'),
(0xd680ac66d3c60dcb164e8eef2d0319b6, 'wp-content/languages/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', 0, 0xe2eea34e9fae4d3c2e794e1e8ed6cb8a, 0xe2eea34e9fae4d3c2e794e1e8ed6cb8a, 0x9ebcc6c05cf260d017c2c73d5b4d87fa58fde366aea635f05f7e2a5eebe862f7, '', 0, '?'),
(0xd68429f9eb70411efbce865d3524a0a4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', 0, 0x30dd28e47bb5c547077642e42a7a89d1, 0x30dd28e47bb5c547077642e42a7a89d1, 0xce4a5910fd93fed5e24c56d2563140515001c93dc5cd22d64cb19805e0d03d01, '', 0, '?'),
(0xd685fe59b626e58d5e5cecddfa9bbdb8, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0xc6bb8297736bf7d33b388f947ae65539, 0x56e6da98a2794c22f3a72f72109c25d719b414227d29aec460bafe8bf1c2e19e, '', 0, '?'),
(0xd68b02cb38935bbdc0a6899830bdca8a, 'wp-content/plugins/wordfence/views/waf/debug.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/debug.php', 1, 0x00000000000000000000000000000000, 0xfb41f6104e99af7a91f01dcc09dcbf9c, 0xc597943589a36244471288218b021412e208cdde067b1f74b62a229ffdc879bb, '', 0, '?'),
(0xd68cb7f10b71e6c3b3fd58b05bc8d2c7, 'wp-includes/class-wp-feed-cache.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-feed-cache.php', 1, 0x00000000000000000000000000000000, 0xecdf7c4a231fa92ecd867e6a862e60b2, 0xa6d319d1681e5e53b18046e1febf77f0625cd276293a3e0af233d448b69df5b0, '', 0, '?'),
(0xd6907e0420e7d6becf3b20e6872d0555, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/composer.json', 0, 0x8cee2104455ed10748571dcdc0d06164, 0x8cee2104455ed10748571dcdc0d06164, 0x26cbfdd226682c0402437bf5820c40d4802511d0530393283f608fc0e3d69ea8, '', 0, '?'),
(0xd692668f33fdaac9eac184f345046919, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php', 0, 0x775a90dacbd2c60c6584b0dadfb9cb1f, 0x775a90dacbd2c60c6584b0dadfb9cb1f, 0xc2f1fd91fbc483098d6b431d5038c56d105757923cc99e9588fa7b125dd64dbd, '', 0, '?'),
(0xd6987f800966e9fa78ba903d8039ae61, 'wp-content/plugins/elementskit-lite/widgets/tab/tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/tab.php', 1, 0x00000000000000000000000000000000, 0x6c5079a3012f0a8829db8b778fee7549, 0xf9010d0df89659013a01fa1ca3fb83b03a669863e0bdca772a9a968192102952, '', 0, '?'),
(0xd6997ee4980f15b388e87df09d72587e, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text-handler.php', 0, 0xab5752ed1bb3809d706775e3d5b295fa, 0xab5752ed1bb3809d706775e3d5b295fa, 0x4b764ebcf21375a077cc5229e8aeab68e64c8930d0ebf95a60690b5794c51e81, '', 0, '?'),
(0xd69b862e18ef6cf99b264424cfcfb73f, 'wp-includes/l10n/class-wp-translations.php', '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translations.php', 1, 0x00000000000000000000000000000000, 0xb6dc5cc85110554094653a0003e248bd, 0xbc25421f54be54982dffe97a2f8450b30f37cf16187d7a66b79b530cc47f550f, '', 0, '?'),
(0xd69ee6c2ce874b5684fe342f8fdb00e2, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/FactoryDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/FactoryDefinition.php', 0, 0x1901651edcfea78aec9d02cd94364cfe, 0x1901651edcfea78aec9d02cd94364cfe, 0x0008c22ab1877b93c912d74625c687c4d20ebed5c6a947bff12bd649269d72ac, '', 0, '?'),
(0xd69f4ad02bc17c94f616a595a512a28a, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/CSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/CSS.php', 0, 0xa52ebab2e9c8caf1e5172f20f36095e1, 0xa52ebab2e9c8caf1e5172f20f36095e1, 0xd76e2a584ac2a6467d0c7879eb321028db9c4854dd605ff2f6cf42c15e91b751, '', 0, '?'),
(0xd6a6d2b1389dc47d842fe22acab9fc66, 'wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php', 0, 0xb57e7c8d0d78a50bd3cc7abb42efdbb6, 0xb57e7c8d0d78a50bd3cc7abb42efdbb6, 0x58d16396da5521eca9813cfaaa7eb216b83588edc475ce78434259e4d3702044, '', 0, '?'),
(0xd6aec36d4ee54741f8731eff04eeac2e, 'wp-content/plugins/wordpress-seo/src/generators/schema/organization.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/organization.php', 1, 0x00000000000000000000000000000000, 0xbde7deac493d88c826d10e2e29b7afb6, 0xaafd7ed06d4ba274a7f4d794483f24b59f65791509cea8514db7921b37c0768f, '', 0, '?'),
(0xd6b1a0fb1d4efe3901adb66bd474073e, 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-04.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-04.php', 1, 0x00000000000000000000000000000000, 0xd51ddc2ddcc210c9bdfb4b68e62ec33d, 0x6862d255829d6e0c8d3a2ba42b48b5ec7002eccecb58a972f2fded1d6cb2fa56, '', 0, '?'),
(0xd6b3643882c75f38b9e69e4d6e3ba7e4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php', 0, 0x49fd399d991d963b4302b26b9fdeb82c, 0x49fd399d991d963b4302b26b9fdeb82c, 0x933b7a866d9320920b231854150817823b2024a9f49e182da07281d1701c0fec, '', 0, '?'),
(0xd6b652080a48d4206727af47e4ef2f64, 'wp-content/themes/hello-elementor/assets/js/hello-admin.asset.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.asset.php', 1, 0x00000000000000000000000000000000, 0x7512136e4a9be5ba558faa9f8071d6e4, 0xce194f8d6e59266a53528c909618a620b5becae1c8b988670e9d24dd6d209824, '', 0, '?'),
(0xd6b6cbe539d89e66f8706f020c331674, 'wp-includes/class-wp-admin-bar.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-admin-bar.php', 1, 0x00000000000000000000000000000000, 0x5bfdc07545b473ca06c5f0f414324ddb, 0xe963fd7b20bf28c65ff800f831b7f0114937b735657104c6aad63ad3e6d6f3cf, '', 0, '?'),
(0xd6bdac429fe56db24fd02a833a71c97a, 'wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0x80e3127bb630c512c42cfb51366ec09c, 0xed60a00c89d5eae8e7739b4ee1fc2ece2dda89f3bc474454fa8bb6b82d0a74d4, '', 0, '?'),
(0xd6be840871fedbae5ee2b230f7e17878, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figcaption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figcaption.php', 1, 0x00000000000000000000000000000000, 0xc8a93fd15cd1266f2674192ab14404bc, 0x66727e4f2ee5ddd25c7a6856c7a1bc12d8d08450efc47192bfb4715bf4f5f8f5, '', 0, '?'),
(0xd6c7968fd1e5265cc29d10dcd0d774fe, 'wp-content/plugins/wordfence/js/jquery.colorbox-min.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.colorbox-min.1744125809.js', 1, 0x00000000000000000000000000000000, 0x5935b13de7f7cc71ee03fe29908f96c8, 0x48a6d6345c19bcf376f7e20b072f588c479bf7154b86bf9713069d3a676b106c, '', 0, '?'),
(0xd6cd99a424e663911c4150f83f00eb3c, 'wp-content/uploads/2023/11/1XYekCom-App-Bonus.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus.gif', 0, 0x1d9e3f5614860479271e0cd2eab3c8e4, 0x1d9e3f5614860479271e0cd2eab3c8e4, 0x68a1534509fd2ac427b034148f8e6696de3da3d44c6df69718f2b0853440fd00, '', 0, '?'),
(0xd6cf4a1dd8fbef21ac5b5736dda7e9fd, 'wp-content/plugins/wordfence/lib/IPTraf.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/IPTraf.php', 1, 0x00000000000000000000000000000000, 0xf8e24b463b3586470284ebea2a11224f, 0x63f4672ee4b73552b53e5f162cbbe55e139274490e7441430aea47e9e24f4b86, '', 0, '?'),
(0xd6cf7ba98aa56e71c12c186a28937811, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-profile-picture.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-profile-picture.php', 0, 0x75fb4a31d622ac1c525716ed7b0c02eb, 0x75fb4a31d622ac1c525716ed7b0c02eb, 0x4171a3fdce644f35b794256d7ba04c05951d75ff759d27c7fe69c4f61df9a721, '', 0, '?'),
(0xd6d050ae97fb1be991fcdc2b956a5295, 'wp-content/plugins/updraftplus/images/updraft_cross.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_cross.png', 1, 0x00000000000000000000000000000000, 0xbb61aabd2f3da3c8ff645760db5bd93f, 0x25f27a4a9fbc517659895e20cad9f0a6c44faf96d0153440054668e048775089, '', 0, '?'),
(0xd6d1473717ebaa1642cc86365814cfba, 'wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php', 1, 0x00000000000000000000000000000000, 0x6e02d3134c7d30c8cba9d4981eb0fc26, 0x0e1670d38b3817ce88ba0f89084ff8398a1f32d52e9b5c8ed0397bf74985862a, '', 0, '?'),
(0xd6d24763b5193fbeb346b23994135559, 'wp-content/plugins/elementor/assets/lib/font-awesome/json/regular.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/regular.json', 1, 0x00000000000000000000000000000000, 0xda28c9e17deaccda4bad2b60956e3efc, 0x9a78ba6bc11846e0ed2ec6db32d069391c21a7fc9c0474749b058c44268f7d07, '', 0, '?'),
(0xd6d56daa027cb5bf142fd50a559e3827, 'wp-content/plugins/wordpress-seo/images/admin_bar.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/admin_bar.png', 1, 0x00000000000000000000000000000000, 0xb3ae2eef34a1a5987fe4019d9dd88281, 0x4df16da36741c935f54493136aa3d25db369023c341c4a3c43fae07b02d76c33, '', 0, '?'),
(0xd6d937b6905f08995b2ecb5aa17dc123, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpUserNotification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpUserNotification.php', 1, 0x00000000000000000000000000000000, 0xc9b3566f0b7605dfb2974ef759b53b99, 0x9418bb441be4149e816b19f2dce337d0c06f3ad95ee3cfd279fc303a4ceab30c, '', 0, '?'),
(0xd6dccf42fbd8578be9ca6b0d5a7bbda5, 'wp-includes/sodium_compat/lib/ristretto255.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/ristretto255.php', 1, 0x00000000000000000000000000000000, 0xdcdcb6c316c05d89cafd0e9bafb5d25d, 0x466f0fc41f6acec853f2b731db043c242b879bf99c715077e7fc58e3c19851fe, '', 0, '?'),
(0xd6de54523568cfb4fbf7509d469fe109, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationResult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationResult.php', 1, 0x00000000000000000000000000000000, 0x1ca1a41378ef411ba0ea7f4e288c4443, 0xe0803d9f8b8cc47f6defe1666f423ee4186cff0826abc32ca851b3050a9361d1, '', 0, '?'),
(0xd6e0643f751d166301307c3a26b87d07, 'wp-includes/SimplePie/library/SimplePie/gzdecode.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/gzdecode.php', 1, 0x00000000000000000000000000000000, 0x6877ebbb27d0d1dbc2176b3e1fa9f974, 0x42378deb10500eb569ecf717adf9bcd48f06c03cd22d04982e2ef3930925c278, '', 0, '?'),
(0xd6e6ceca44e325d551757008bcffeda4, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', 1, 0x00000000000000000000000000000000, 0x47a73716ff2ae500ddb7bfeb2cd1b324, 0xeb2a50d845d0eb6c907641c055da2a59760139cd851496cf9960c951d61e7c73, '', 0, '?'),
(0xd6e7a3ab6568d0c94bed30491ab8f890, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', 0, 0x5502655a45aa1e4b783fcec472204cef, 0x5502655a45aa1e4b783fcec472204cef, 0xb880b695642490e1fd191cf6296f8a5eace8601b3f071fa5205de7256e4962f7, '', 0, '?'),
(0xd6e9495176173717d2f1d2b278b79d54, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-log.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-log.php', 0, 0x5f6f249f5626b2c3e46ecd4c628c1437, 0x5f6f249f5626b2c3e46ecd4c628c1437, 0xa613d383eb86657158ae8da146ec4a369aaa60ab63fd10a6d8e60a99d85cfa62, '', 0, '?'),
(0xd6ec3bcacc4d96bc78b4e6b6c31a179e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MimeType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MimeType.php', 0, 0xb25dcd102dcfc36d4ce674138d1c095d, 0xb25dcd102dcfc36d4ce674138d1c095d, 0x93c664631e7b970017a682b3ddb2dd58d7e410effe86010eef24868323b4aab9, '', 0, '?'),
(0xd6ece14e0f7113e7eeafce1884888a0c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/error_log', 0, 0x8f90128584991eaf6f47cfb029cc9902, 0x8f90128584991eaf6f47cfb029cc9902, 0xfd2b3a3a7cb0769f74d8909b7d64b584a5699992328706b0dffafd333df9d2cb, '', 0, '?'),
(0xd6efb7dc18140320de7ad363c15409cf, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers-closeup.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers-closeup.webp', 0, 0x2a78c17e95f75987edc9b2e4739e5008, 0x2a78c17e95f75987edc9b2e4739e5008, 0x09478ad8241b1a017843ab4e4b8d7d7e2bce0462b90665ea6378e13a44d3d7da, '', 0, '?'),
(0xd6fa5bb12f9dfe6c0b9a4277008776b9, 'wp-content/plugins/wp-rocket/assets/img/play-alt.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play-alt.svg', 0, 0x6ea52a6fdc68775a4b174384b2bd1473, 0x6ea52a6fdc68775a4b174384b2bd1473, 0xfe6d1924af325bb82b9589b2236cd7d02dadace39ff8a3b8ffacb1b0b16ad53b, '', 0, '?'),
(0xd6fe0d50fb8966a26e9679afbab32bd0, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/angular-roof.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/angular-roof.webp', 0, 0x25a020d326d99f4159049a04026a5db3, 0x25a020d326d99f4159049a04026a5db3, 0x2aa0976ed1feb3616d21ad880eedead3a3cb10e88422b1cbb606ac91a76698ca, '', 0, '?'),
(0xd700c4732ca59bfbefd3843d2cbeb9bb, 'wp-content/plugins/elementor/core/common/modules/finder/base-category.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/base-category.php', 1, 0x00000000000000000000000000000000, 0xd55141aae580f7ff6f2d5acc4a10a31d, 0xbc1f7920b36a0c43fba23ddca5978bac485e1723d59a9cfe2fff225ef51de9c4, '', 0, '?'),
(0xd70499d236d1fdea982395a82db3c379, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', 1, 0x00000000000000000000000000000000, 0xe766b35e8ccc3b2e2314b478ac21cb6e, 0x71d33cc09b36039a4322cd7c93335b1a17c53b5e944ca9bfbbc8c95fcda9c666, '', 0, '?'),
(0xd705b61b480868704d1ebea3f39d98f8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryDvhPolyfill.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryDvhPolyfill.php', 1, 0x00000000000000000000000000000000, 0x93da66d7c1083e49ce4a4201cef542fc, 0x28237099cde15361e059241435c7a4cadbabe8df8436eb1843d7f3478202f4b4, '', 0, '?'),
(0xd707e3908d2f4f2719d2546f5c673274, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Dns.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Dns.php', 0, 0x52e2f164dcf3d01e5b21cab6a04f8218, 0x52e2f164dcf3d01e5b21cab6a04f8218, 0x9f1487daa5d92e543ad9856e366e582997909b42f3107188d1b735342ab096f5, '', 0, '?'),
(0xd70ae8c179d3780ee6e59368ebcc0747, 'wp-content/plugins/elementor/includes/admin-templates/beta-tester.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/beta-tester.php', 1, 0x00000000000000000000000000000000, 0x14a2e21c03a5f4d71a1aa8214c96eb01, 0x97396503e5d00e45f4b8af6b0a45e929482a72a63b95b17bc7475a832a19983d, '', 0, '?'),
(0xd70cdfb06384157c629312b27201b56a, 'wp-includes/css/dist/edit-site/posts.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts.css', 1, 0x00000000000000000000000000000000, 0xf3db2d3c2f96f5a12d494ba3461b1906, 0x6e3f479616ea882cd9384d7858bb4c6850c095859b4c2cc8de3b22ec08ca68ee, '', 0, '?'),
(0xd7128482222dadf27370fef2e6ea35d9, 'wp-content/plugins/wp-rocket/uninstall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/uninstall.php', 0, 0xd44f3935b165574c5ade1bf1a5e74684, 0xd44f3935b165574c5ade1bf1a5e74684, 0xaea57afc632fcb6733ab38a059033e5e60b87f0987f763c5fd188d0fef67a42d, '', 0, '?'),
(0xd71325cf75d663ea70d696b4de5d17d1, 'wp-includes/blocks/calendar/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xac09575841667e44a6a1c26191fb615a, 0xd2973b6d547dd6f6cf2686bf5d8f68d0def24ed364bba2ef4568169354e1b9d9, '', 0, '?'),
(0xd718da8b4cdf54176504cb1e4b40da06, 'wp-content/plugins/amp/assets/images/amp-page-fallback-wordpress-publisher-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-page-fallback-wordpress-publisher-logo.png', 1, 0x00000000000000000000000000000000, 0x9a5542d84528c413946888202e12583e, 0xaed15902a9cf74b06dc874c4061ba7f864760ffd9b1ca33181aa39e1d435ec9f, '', 0, '?'),
(0xd71bb7d726489a17b48eae44e2d702fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', 0, 0x66632a466d0a3689e57082aaa4f59baf, 0x66632a466d0a3689e57082aaa4f59baf, 0x30b36afd4ad51ab1b3c4f9497b5038aaa80a82343b2336127427e445be2b05f1, '', 0, '?'),
(0xd71d557863c4d7f2a758ae46a792ea46, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-regex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-regex.php', 0, 0x147d1fea21b6d439d5d6f2bbcad25de8, 0x147d1fea21b6d439d5d6f2bbcad25de8, 0x59631618cbf3882c6d135337947e539b46779ca2b3e9a92025e52220240dd44c, '', 0, '?'),
(0xd71df6c9190366a00731481ee04d56ae, 'wp-content/uploads/2023/11/bomb-eurobet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bomb-eurobet.svg', 0, 0x89953278ed2a9c1ebc62ba22b9420928, 0x89953278ed2a9c1ebc62ba22b9420928, 0xd3ae91f5b39a008a148b71a3abd3f7abe26ba67ae76e742eaa6be00787caa12f, '', 0, '?'),
(0xd72088d11b63c51b4bad07ee2d7f5114, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-dimensions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-dimensions.php', 1, 0x00000000000000000000000000000000, 0x175639cc9f86c1b19396b20163f797c4, 0xbdef67fa7a769a2bdb303f4099bc7b3412df9a4819c38583fc2dffdba9016bc5, '', 0, '?'),
(0xd72242360a625ac164aef7144690df80, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exception.php', 0, 0xdc33ad6c95738c75a2084a31c961e5ae, 0xdc33ad6c95738c75a2084a31c961e5ae, 0x4281ffd3eaa26d44732a5ec91660d48003b57209d06c14c64514e1628d509275, '', 0, '?'),
(0xd7227a011662e2c6bb4af005a489d571, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', 1, 0x00000000000000000000000000000000, 0x48c5bf3df2c4bbced7f8dc909d9d4b84, 0xd381da1a49891987879bf83b65c3cfa78c4ddf58c643d2dfef1d100bd822867e, '', 0, '?'),
(0xd7258d69cb9d8b6dc9fee6d8406ef302, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', 0, 0x504c8c434887cd069359eb23e08c9f48, 0x504c8c434887cd069359eb23e08c9f48, 0xe7a0a4bc41502aa79a7652eb91d504fe37970d861bd5d032b5219463c93daf14, '', 0, '?'),
(0xd72b0540f2c5e018a435dd5563bdf1d0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', 0, 0x573919abbe50f2f31edaa026420bf3da, 0x573919abbe50f2f31edaa026420bf3da, 0x115442ae3e068034da85fc4ab48e7a17129a0e2718507617969555afa2666ee0, '', 0, '?'),
(0xd72e3177de6947d790b502a048552284, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.eb61fe086245485310a4.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.eb61fe086245485310a4.bundle.min.js', 0, 0xb186104d4c8555951b38b254b05c9ec0, 0xb186104d4c8555951b38b254b05c9ec0, 0x395eca8055b3e61fccecdc1aab9aff1bca7ad69c083647892a44954d5092ccca, '', 0, '?'),
(0xd7320eb6dbc05dd6a1fd2caf1c069ac4, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/08-midnight.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/08-midnight.json', 0, 0xc5362b252a3d8e9e7840a31ff27e5200, 0xc5362b252a3d8e9e7840a31ff27e5200, 0x127cae1cbfc275aba0fb5067e6651491db5ecd515ac18a227a3a7263bb1d4977, '', 0, '?'),
(0xd733e8634d6f7b2469e40931f1a0c6d4, 'wp-content/languages/plugins/elementor-fa_IR-087056f498f9670c54c0511c8654cc0f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-087056f498f9670c54c0511c8654cc0f.json', 0, 0xb22ba0eeb5a2d4dfda43c00004ad57fe, 0xb22ba0eeb5a2d4dfda43c00004ad57fe, 0x05e38d064011a6413217451a8cc887538af75c5ffc509307e59056dc1efb06d2, '', 0, '?'),
(0xd7351c50793daffe1719ebefd7f09d36, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/template-conditions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/template-conditions.php', 0, 0x64e1a83e9a13a1709f67a1c46c0a52dc, 0x64e1a83e9a13a1709f67a1c46c0a52dc, 0xc3862a52cbf2c3e04e006eb88e217d6982d43827c1ad76d79c2aa28e151b1116, '', 0, '?'),
(0xd740a63b0038fae6ab70640de99ce106, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', 0, 0x52b5f8f51914b4781680b8cdef37cdcf, 0x52b5f8f51914b4781680b8cdef37cdcf, 0x4d7bed36df1214fb0f188b4f599a53eaebd2834ef2eeeec49b88141eedb3d7b1, '', 0, '?'),
(0xd747c8a9f5efbf3694a415b3c8000859, 'wp-admin/includes/class-wp-posts-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-posts-list-table.php', 1, 0x00000000000000000000000000000000, 0x11c7949c62ddbc9efc3fb8f0f9c5bfc3, 0x9b80c2f31342a7839fb481f52f28d01289f8377032c983b5f8a44690b1343050, '', 0, '?'),
(0xd7491be3094ab58e617e529a8d075aa8, 'wp-admin/includes/class-wp-application-passwords-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-application-passwords-list-table.php', 1, 0x00000000000000000000000000000000, 0xf5bbac39f82cd9a3f5ffdab8e51b7aa9, 0xfcb9bb0994f5a014127ad88c73c5ebf5f379a86854e80e27c11a29eb19ea9a20, '', 0, '?'),
(0xd74b76b12ad3d156657f1807a9f6a29b, 'wp-content/plugins/amp/includes/class-amp-autoloader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-autoloader.php', 1, 0x00000000000000000000000000000000, 0x2a17f8a314593a2ca69c7803187a8265, 0x68d90abb529feafc643972f0f3a5bee7473887ca959a6d8797b8037af17676d3, '', 0, '?'),
(0xd74d00f7c2da63b09aedf8a1a25f64d8, 'wp-admin/includes/class-file-upload-upgrader.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-file-upload-upgrader.php', 1, 0x00000000000000000000000000000000, 0x6d02a428f8affbdc4d423f2a7fedcdac, 0x4547c02476a6948535a97c3954c2db62e80ccde629f7c289d73e88525f5afa82, '', 0, '?'),
(0xd75021e29fc8c108f9be7db853d5d2b0, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss', 1, 0x00000000000000000000000000000000, 0xee2c57d8ee09b6298ec31c2cd75e906d, 0x472b78da8d61c8b4d1be18e484ae9f430042e7e9962c0c1401adfc4ca4e70c77, '', 0, '?'),
(0xd7550cddb79bbdc1be56ccb3439d5c8b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', 0, 0x311e8493890019950621c186e5c507ab, 0x311e8493890019950621c186e5c507ab, 0x6aa5a3d20966bd0e0327eed067482245dc78951bcb32c9627e14e946f05c6534, '', 0, '?'),
(0xd755501c3a1f146d0a9c2398fd0c6ed3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpEmbedlyCard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpEmbedlyCard.php', 1, 0x00000000000000000000000000000000, 0x404842194340e8abadf134d94e7cebc6, 0x6ab2ce305248555b9ee5e01658f742dab623e31d5b2a9690b7e34373ed2d089d, '', 0, '?'),
(0xd758e4fdfa4a964bb833b5a6467e15e2, 'wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php', 1, 0x00000000000000000000000000000000, 0x80033d14f90560f1e6b7428ae2f25754, 0x4393099356822fe3c6a2a0415ab8564b65626b83dc69bdbfb1dee2c0fde1c271, '', 0, '?'),
(0xd75bbcb7437657890c2aaf273768b57a, 'wp-content/plugins/elementskit/widgets/twitter-feed/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/error_log', 0, 0x2ca621333fe33ff31eefe848250ba440, 0x2ca621333fe33ff31eefe848250ba440, 0xf89445bc3370364a01d041551910b835693cc27a4ac33593881a002595815e30, '', 0, '?'),
(0xd766bf6b5b788b959ce4207f5c8c2f59, 'wp-includes/js/dist/redux-routine.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/redux-routine.js', 1, 0x00000000000000000000000000000000, 0x6c1420d1c11c4f91e9b57b689457fb82, 0xb9a2a018d7e4d3037ef2b2e1f1ad3485a6bdfc5823763ec53162994b6154ab35, '', 0, '?'),
(0xd76d40c791696caa1346999d346b3619, 'wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php', 1, 0x00000000000000000000000000000000, 0x66246461f6dcda2804706e9d15a3d0c7, 0xb86a4a811f3b4c70476129c8e9cdce7ea8f2079417f807791408713f806b3527, '', 0, '?'),
(0xd76f529d65e39c02b958f406445f159e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Handler.php', 0, 0xf6b59421b7c816114a314e13d71687f0, 0xf6b59421b7c816114a314e13d71687f0, 0x014661149f3200f636170cc6977679f1f33c8250e9f0b8be59e869a6b8ccbf54, '', 0, '?'),
(0xd77284baece0b760c90ab41affbf677a, 'wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed-rtl.css', 0, 0xa78181b3d1386afb361500461828dcfa, 0xa78181b3d1386afb361500461828dcfa, 0x917d48a82861974b75d2115b3a15f547c8bd7d52b8155ecdf5c6a73b07713d44, '', 0, '?'),
(0xd772e00d13f23e6ad44924370b9986bb, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Settings.php', 0, 0x4d82137d60dd41a6473be398def9db8a, 0x4d82137d60dd41a6473be398def9db8a, 0x750eb18bb4b312c959298ba15847eb16e23bc11124906ee96659e96534ae70fd, '', 0, '?'),
(0xd7762236d46017d27679ef4884aa8cb9, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php', 1, 0x00000000000000000000000000000000, 0x6458d47f0888b64516fd25944582458d, 0x2cf99b3b51d7cb5d9b3ac5adb8f00d7b237ebce3af8eb117695c24eb1c97201c, '', 0, '?'),
(0xd7778c685da0c3a1cb260693774db3c4, 'wp-includes/class-wp-network-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-network-query.php', 1, 0x00000000000000000000000000000000, 0x536349dbfdcb1bf394b9e7665fb1cc89, 0x39de4cda5c9d61be13286286f78805afd8a036f914da20ccb6c2035c343168fe, '', 0, '?'),
(0xd77b2914f314055d0ca06b17cca8e3cb, 'wp-content/plugins/amp/assets/js/wp-hooks.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-hooks.js', 1, 0x00000000000000000000000000000000, 0xb5913a1810a82afb41d645d4a6ebb4af, 0x1b0cda0ac116d8c2ce0d00de40a7969b4d82ee4c765df8752c6cfd98ae071851, '', 0, '?'),
(0xd78e7bf4c4f6d425e9f6b02a1425b6c5, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png', 1, 0x00000000000000000000000000000000, 0xac85a442f8a4e393d84652f44dcb0bbe, 0xc0bc22af87a25b4c9f885b42d1e690ab6ae79b4cd2adb21589aa003d7858ed23, '', 0, '?'),
(0xd78e9518dc0192f38351174685ed92ef, 'wp-content/plugins/amp/includes/embeds/class-amp-core-block-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-core-block-handler.php', 1, 0x00000000000000000000000000000000, 0x2bb6d6afb3f4e2aa3ecd3f7e3519d4d7, 0x617c73ede46c1d4f30142fa054e4fc34445d3431fb70a41d13da5d62d72042aa, '', 0, '?'),
(0xd790fa999003b28f121645e4f9085641, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', 0, 0x1f8b645c17bf40e49c64796f4cf17121, 0x1f8b645c17bf40e49c64796f4cf17121, 0xf941046edeff1fad870e965069f8371e472b614d1fa49deecd5e242495a53a6f, '', 0, '?'),
(0xd79997754d36b783308788cdea424aee, 'wp-content/plugins/elementor/assets/shapes/waves.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves.svg', 1, 0x00000000000000000000000000000000, 0x91d56a585ca5e58959e60242825082bf, 0x2153ac6b5535347b55d70488b4a43241b9e0c4fc5d7eb25b406768a11966c15a, '', 0, '?'),
(0xd79ddd5806d473d73b90fdee3a1d1a90, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0xc4adf89ad7d2ff271697cc3cc9344753, 0x1bc70cc689fd518a97d68c13be9a253ebde3056bc4f170bc8a1d1072f1dab1a9, '', 0, '?'),
(0xd79e6ab5204e0ce611df40e964d11889, 'wp-includes/Requests/src/Exception/ArgumentCount.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/ArgumentCount.php', 1, 0x00000000000000000000000000000000, 0xe48fbd1b244af0cc7acfe9dc66d84455, 0x56683610c8e223af45499ce88d203da682f3bb0d36b4550b211ac2848c98b328, '', 0, '?'),
(0xd79e947984376d4504359d83854f5fc1, 'wp-admin/js/media.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/media.min.js', 1, 0x00000000000000000000000000000000, 0x5da10176a0b6fb72ea6f248d1bc3b41c, 0x0c0c0616148086f7c535d5c8ed694a71b0fc5c42e2a99aac657eb25c772b4399, '', 0, '?'),
(0xd7a513fc4ddf036414246d0aa8bd4316, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', 0, 0x83f05bfb905f031fa24096d717f146f8, 0x83f05bfb905f031fa24096d717f146f8, 0x130ec20914089a90ce8f6f6f60f73cb9f044ec595161a45e3c77859caa5ddbc7, '', 0, '?'),
(0xd7a63e15c354f8a4dcf122fd06869e28, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/bbtheme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/bbtheme.php', 0, 0xdf820cbc05740e2e5e4f3218b64e85e7, 0xdf820cbc05740e2e5e4f3218b64e85e7, 0xa59fc125e358d976bfb938b5a183dadfc8bf96e281fa658593312caa2fa02508, '', 0, '?'),
(0xd7a9889bf363da0e23ed7cb1980306c7, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php', 1, 0x00000000000000000000000000000000, 0x0ef33931623536127897f6ecf7abbdba, 0x32f0525ba52c5a1314c0e6cb0137124de4452c9e25ec31fafe644253013075ff, '', 0, '?'),
(0xd7aa1f91a3296fbe0b8ff87e45652459, 'wp-content/plugins/amp/includes/templates/class-amp-post-template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-post-template.php', 1, 0x00000000000000000000000000000000, 0x80c33cb43654b2dd74307a9e6c917c26, 0x83192dc7f47270379322a081cadf1c7d2ffd2b9c4276cfac29a36abd1d98a88c, '', 0, '?'),
(0xd7b1eee0f1bda896b86c049ae55ce864, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/cached-seo-score-results-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/cached-seo-score-results-collector.php', 1, 0x00000000000000000000000000000000, 0x407390dab1795952cda87105bce90f4a, 0xe0f15b16a88534ae99b9eacd85d9497c09593a79a5533b245250fc1c5c3d2902, '', 0, '?'),
(0xd7c1c95b13b758556c271dbbe1c95500, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-portfolio.php', 0, 0xfe06ab780c1ef9683de022f7c776aee2, 0xfe06ab780c1ef9683de022f7c776aee2, 0xd5c451e1c7a558080cfebe34f1751b84f473fbd8f180a559911c56c8c685173a, '', 0, '?'),
(0xd7c76a3096a9de77fe06457dc2ae529f, 'wp-admin/css/wp-admin.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin.min.css', 1, 0x00000000000000000000000000000000, 0x8065e85570ca93fb489a57745021a048, 0xca5eb4c9dd452dca528c03f8b1a28127233f916c65c0ae6d4c1930af6b554090, '', 0, '?'),
(0xd7ca501ec1d9805cf4c62f6fb5ae9476, 'wp-includes/Requests/src/Exception/Http/Status406.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status406.php', 1, 0x00000000000000000000000000000000, 0xf90534feb7a6292d87d580f6a5004799, 0x24a32bc4d47d64c66d3ccb0cc37c76b1d56977ec8ff88b7231d4d7479ae730e2, '', 0, '?'),
(0xd7cd3a5dfbcea545764d927144e5390c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', 0, 0x95aa6e7106f2a0cfe4004d5f30ed8b4b, 0x95aa6e7106f2a0cfe4004d5f30ed8b4b, 0x9867847415578cbbdf7da91c05c2e49bd2549056656996589f9cf0f62bd45887, '', 0, '?'),
(0xd7cdce352b58dad71a0ba67b1a3cd1ff, 'wp-includes/sodium_compat/namespaced/Core/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/error_log', 0, 0xe1bb2357b91ab312feb2c69e53c602cc, 0xe1bb2357b91ab312feb2c69e53c602cc, 0x3f88e42c65faf8d3eb11a21a853bdfa104f54b5ab9324fdf8221d5670ed6ae7d, '', 0, '?'),
(0xd7d1047fef9fb14869b83f98b116097a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 0, 0x4f7c414bbcacb53e150125a92e7f907c, 0x4f7c414bbcacb53e150125a92e7f907c, 0xab6102201e3020a2b678b9460e20201a65d9ce378ed4a713efd552e8bd3f2e07, '', 0, '?'),
(0xd7d25b619c02f082b8a01123e10bc0b9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', 0, 0x5eabfb0603f0deaaf9bfb17ab9297e63, 0x5eabfb0603f0deaaf9bfb17ab9297e63, 0x5edf55cb7731e3f1784ee0dbad452158d94e71055ec08564dc7cfe47ed924a71, '', 0, '?'),
(0xd7e0ee195d9e661e411f2f6ab5fdc8e2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Article.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Article.php', 1, 0x00000000000000000000000000000000, 0xfd5c465c530a3207f2da4c42a974e85b, 0x086f0493c556ef6ca95fe3c985db22bc34e6cf8a60d13e1db46d411ff5259b57, '', 0, '?'),
(0xd7e2da6db538514c6e81ebd414d8e947, 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php', 0, 0x99c192c4ce2eef9a903df520acaf18c9, 0x99c192c4ce2eef9a903df520acaf18c9, 0x6bfad74a48358ed9a147afbbe4636fd54aa8239998054cafbc5701472fa17887, '', 0, '?'),
(0xd7e303c1cb7a89efb0fbdfa961852c36, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/API/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/API/ServiceProvider.php', 0, 0x28c5a97a2c21304e98322e37ffac19ad, 0x28c5a97a2c21304e98322e37ffac19ad, 0x0a388c48c8f8067080ce248784e784c943a4ab4a9c35cd5fad8063c09270ac9e, '', 0, '?'),
(0xd7e39b43c2e6557f16d8a9455424d6f0, 'wp-content/plugins/elementor/assets/css/widget-rating.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-rating.min.css', 1, 0x00000000000000000000000000000000, 0x13a857cb6f844f85919987018cd75786, 0x2f18d5e1b95a1c1871fca4b656253060981f084cb86ca1bee90bbaa1ca734c08, '', 0, '?'),
(0xd7e45ecb75a9ade2cb7d9d47bbd41514, 'wp-content/plugins/wordfence/lib/email_unlockRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_unlockRequest.php', 1, 0x00000000000000000000000000000000, 0x1881f0a4ce817ecd9ff1ecfe616bb1d6, 0x751a1ca006671e247d036f1ba882fbeb62c4848df12b0da0e30ab803bbb138b2, '', 0, '?'),
(0xd7e7949afed11863cce3e254a354b3ff, 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer-newsletter.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer-newsletter.html', 0, 0x7a54076b657425cc93a367bc4a8fbdc4, 0x7a54076b657425cc93a367bc4a8fbdc4, 0xaf90ee30fb3a8ee5e04364ebe71f18355a6fc908e77239d24531680029845d69, '', 0, '?'),
(0xd7f12452c9d2d5de621359e07b272755, 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/3.png', 1, 0x00000000000000000000000000000000, 0x042c8a915a084fc4e05d3ccbff7adc4b, 0x41d6083ff2e4e18aa8b4ccd1fb30428dc6f9ef3e475bcf3903b0c95db04c0afd, '', 0, '?'),
(0xd7f18fda4da7859ee952a14edf6120f3, 'wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php', 1, 0x00000000000000000000000000000000, 0xedd48585c9d7f6984779ae24fd94eb26, 0x8b83025c92532f9f331503f5b30b296e62ccc7707ab8ecb6b2323f54c695c134, '', 0, '?'),
(0xd7f24f4d75a7ef2eef3b58ae5d5cdd01, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.min.css', 1, 0x00000000000000000000000000000000, 0x07de771819c8267cf5178d0cd18f7362, 0x64f1c63acea8e4f08ac2f21f2061070e4b851da045a7936b11a746e86ed5f8ec, '', 0, '?'),
(0xd800ad1d917791473d04c7a3774ad7e0, 'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css', 1, 0x00000000000000000000000000000000, 0x6864bc335015baf320b9fe3b4cb6e6fe, 0x8b4c802b92dd2b71b91f18725029353322d5998d51da3562eb4b55ad1d3580e0, '', 0, '?'),
(0xd800b33f61a6bff289dddf3677557f40, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php', 0, 0x10d71410dddf2f09cfb45d9274b81760, 0x10d71410dddf2f09cfb45d9274b81760, 0xfab0cd73603e28ce13a6cd5051ca1c332c430018f3f680856576d8b20e658976, '', 0, '?'),
(0xd802bd16eb8ee43669b50957860b6974, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-newsletter-landing.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-newsletter-landing.php', 0, 0x74644064ad3394fee3a80292367ab077, 0x74644064ad3394fee3a80292367ab077, 0xab21cff43e67ae4cf6915de1d6fcdec3c564df3ac59b2f82157809a6556e3cfa, '', 0, '?'),
(0xd80f308d223b9d30d316e08fdbccadfc, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4.min.css', 1, 0x00000000000000000000000000000000, 0x2687f2a65a19a41620067b7091047ec2, 0x4a56e4d9fb6b95bf89e8adc4fd5f27a8bf42787e0819603fda4a207ef46febda, '', 0, '?'),
(0xd810515232fad7d45d62676904ce08cf, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', 0, 0x0c9fdab5ce40bcd0ebc571271df7d63d, 0x0c9fdab5ce40bcd0ebc571271df7d63d, 0x8299adb275f1f293e5fdbcf2134b10dde0d98d8690a28f57614b8f7e7e22d02a, '', 0, '?'),
(0xd812d97f3c1451aafde7dd015f34b074, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss', 1, 0x00000000000000000000000000000000, 0xacf97b47109a078c28e6eb95a468eff1, 0x7ad2e4d0a5f3dd59dbd0d8275295489e798dce52699d567ee813820ac8bf79ac, '', 0, '?'),
(0xd816c01a768c493a776de4b2277e4b2d, 'wp-includes/ID3/module.audio-video.riff.php', '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.riff.php', 1, 0x00000000000000000000000000000000, 0x3984a58375a5acaa379b738439644780, 0x6d496cb0e8034a6349f3b4391ca033ad42852e3c4b2ed396ea59693f29d981cc, '', 0, '?'),
(0xd816f06d2e1c5327fa1bcb7ff07d06b8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Option.php', 1, 0x00000000000000000000000000000000, 0x7472c7b1e9751e579526bb5aa5585185, 0x445cbcd5031dbfca5dd63708c57374826fa0f1d52f4e105b11244b9774046e14, '', 0, '?'),
(0xd8187dc4a122af5a9e84d19d2792beb7, 'wp-content/plugins/updraftplus/includes/Google/Http/Batch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Batch.php', 1, 0x00000000000000000000000000000000, 0x04987d99478cd754cadd5f8199b57323, 0x159c77a37084bd8654ae2448b2f349c7b9a60819fe1ec9db4114562ad6db2c26, '', 0, '?'),
(0xd824fd4e8f434031beffd1ddcfc39c9d, 'wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-footer.php', 1, 0x00000000000000000000000000000000, 0xe988a36d55a8aff41e3a2b2a9ba662ad, 0x65072adb5ac1b535fb127840387fec5fffe49c678ccd2f54d07865a9ddcda8cf, '', 0, '?'),
(0xd82677fbf0b85237900e83c71e3b241a, 'wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.10d97c3a8cb77aebc1bf.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.10d97c3a8cb77aebc1bf.bundle.js', 0, 0xdf39e954a8ce5dcde031d77c37fa9a58, 0xdf39e954a8ce5dcde031d77c37fa9a58, 0xc957b171808996befb2df2019571e1b87f1192424b68121b45839a5d8c90fe1f, '', 0, '?'),
(0xd826e35a6801cd06249b1b0cc3896f82, 'wp-includes/class-json.php', '/home/iraneurobetcom/public_html/wp-includes/class-json.php', 1, 0x00000000000000000000000000000000, 0x23c9deb0d142730fe241cd2a872edac6, 0x75f938d967c5c79339bdebc0adf99ad8cdf1d148f8064b32f84af7b895002ca1, '', 0, '?'),
(0xd828d9c24b11b96f16b319fc06073546, 'wp-content/plugins/wordpress-seo/js/dist/term-edit.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/term-edit.js', 1, 0x00000000000000000000000000000000, 0x400dc1895bc7f5e8282ebb3f42481977, 0x3b1a30d472d8d723e6c059e1c8723817432d215fe9974c14b3fd0f3deb417930, '', 0, '?'),
(0xd82ef7364c18fcd35812856e05b54566, 'wp-content/plugins/wordpress-seo/js/dist/externals/reactHelmet.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/reactHelmet.js', 1, 0x00000000000000000000000000000000, 0x5e8558259596269915c97dfa9929e740, 0x601f17e07ba5f848e8f6fec8b40bf918e04f21988d1aae4c6e8fcff952c0d463, '', 0, '?'),
(0xd83065ed7df3cc150cfea2e9503cb486, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', 0, 0xcae932248e88d1ff83b15118dd667329, 0xcae932248e88d1ff83b15118dd667329, 0xcee02c80ec34abec6378cbf4dfb325d665c377b3ef33fd62eae61a0640bc4d6e, '', 0, '?'),
(0xd8325789c4be43145e20159e6cffd123, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png', 1, 0x00000000000000000000000000000000, 0x764c37efbf6d7ffc176b466fadc6f2ca, 0x54147af261e18d13d48ba79f33a15b6dcbaca5025f6f668c0630fe066a117357, '', 0, '?'),
(0xd8382f42b18f24389088cf1e04606d9c, 'wp-includes/js/imgareaselect/jquery.imgareaselect.js', '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.js', 1, 0x00000000000000000000000000000000, 0x584e3f5ba5e4c68113cb5a8d4c0722f0, 0x8fc5f75995ed94e345b436af34f46713162fb6a11e0b80d1e8073c227a7124ba, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xd83b78933d696b02251715ed6cbe964e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Hex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Hex.php', 0, 0x3f73fe70ff0e7dd5aced55d179184b4c, 0x3f73fe70ff0e7dd5aced55d179184b4c, 0xce9bb4d61dc12f9227c759075426fb53a155a9a4d6510f884999fe6dc2763d86, '', 0, '?'),
(0xd83ba49e8e9db24342ff8380584cdf38, 'wp-content/languages-old/admin-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.mo', 0, 0xcde968ae6a626cb676cd6129b49cf8d4, 0xcde968ae6a626cb676cd6129b49cf8d4, 0x1c1debc757d5ea71c5b7762f17a8a91ff94d7c5e0c2707b42d7dd449ecf16e75, '', 0, '?'),
(0xd83c67be4dfe410f214397cdf3e8f8a7, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-score.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-score.php', 1, 0x00000000000000000000000000000000, 0x71e9929d75b0fe6c6b834620c1f0abc6, 0x1c847ef1c8a06262d688cb9092ec73802adfb0c97d7e413d13aaed866fe6132f, '', 0, '?'),
(0xd83d83a37815fad7aa6212805e186a1c, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/composer.json', 0, 0x27cc3b5786751835ba6866922d343326, 0x27cc3b5786751835ba6866922d343326, 0x87b9732bf0866c6f400a4bddc1eaf4ad5afe5cbeac9744a6a1a33dbb7850f9f5, '', 0, '?'),
(0xd83e143bb335777b7407924421a01fe1, 'wp-content/plugins/elementor-pro/modules/forms/actions/mailerlite.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailerlite.php', 0, 0xcb6a0834181076af7c8caaf353231b8e, 0xcb6a0834181076af7c8caaf353231b8e, 0x0ada53904d05906e539d91252d05c4dd0069defba8072118f559a234e66d76cd, '', 0, '?'),
(0xd84105af682949881a5d4772def68345, 'wp-admin/includes/import.php', '/home/iraneurobetcom/public_html/wp-admin/includes/import.php', 1, 0x00000000000000000000000000000000, 0x0bb02547ad8f098d6f72f43e5276da94, 0xd59dcbf574a3e50a6e782f1a64a6c5bf3a0af8e0f24911a4cc01488b7c9eba90, '', 0, '?'),
(0xd84942cca024fd514d79ac4c6485e73f, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php', 1, 0x00000000000000000000000000000000, 0x11d09dd5bd8f063d06cdc02993da4768, 0x66ad10f0bc1570ee1548cd93d8099ec5f1467c68f69f6f3c65a69c3c2cee3364, '', 0, '?'),
(0xd84a3d5227ffac02df745ef49f7dfa0a, 'wp-content/plugins/wordfence/images/2fa2.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa2.svg', 1, 0x00000000000000000000000000000000, 0xe4be191fdc07ee8ad40e06fb00bf9448, 0x6eb870f58cca85b9a8fc47ca13bf30d5364b0b1171c14a5d8ceebec304be4afb, '', 0, '?'),
(0xd84d268f33160ddcc13315434d61517b, 'wp-admin/images/yes.png', '/home/iraneurobetcom/public_html/wp-admin/images/yes.png', 1, 0x00000000000000000000000000000000, 0xc42bf814a237dc89970d715ae8516b13, 0xa03dca51eae21947ddebe7883925b94b86e616e62ccb0dfb1a46f079f585e71f, '', 0, '?'),
(0xd8521ac79b017993b015cbf127e8ea0d, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', 0, 0x0930e015bef74f519ca139392b680887, 0x0930e015bef74f519ca139392b680887, 0x0fb2555b9aa4385362fe85a6c170596c20ad2e128f511ff2c12c6cc2dc1432e1, '', 0, '?'),
(0xd854fdc84027bf4ce9205c97c3cce238, 'wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php', 1, 0x00000000000000000000000000000000, 0x8e7daa4d173a0c5d818d6ec6e42247b6, 0x04a5615d85912cf3b911e31c5d7ab43b813234f777a8b68144ff1ad92f66a4b0, '', 0, '?'),
(0xd85b25f98eb21458aceee63cb119d772, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php', 1, 0x00000000000000000000000000000000, 0x50b0e9060c267faa710f4b5572c6f8d5, 0x3bb1439f1917f107d2115d169d3febaa0b26ca45938facb0d4eb57d051e1ef51, '', 0, '?'),
(0xd85c8ed79f112a717e2e7973bcecf926, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', 0, 0x11ffdaf6c760dbe6a079f90de9bdac41, 0x11ffdaf6c760dbe6a079f90de9bdac41, 0x66b3c370eb28a0da2f6f442cafe8b6e16bd86921fab5c02c316b8641a4de7176, '', 0, '?'),
(0xd864b17c7048fbfb03cf38fb4aeb7143, 'wp-content/plugins/updraftplus/images/notices/ud_smile.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/ud_smile.png', 1, 0x00000000000000000000000000000000, 0x67cf91003da1d56e4489d34d0470d2ac, 0x78934af2349b790533ad9001758c0cdb982a50ee83bd7d5508a5406b02d3655e, '', 0, '?'),
(0xd8651dc7878f99d47ff7dd026e677d2e, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/weepie-cookie-allow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/weepie-cookie-allow.php', 0, 0x163d291c0110f62e13fd7c1324e56822, 0x163d291c0110f62e13fd7c1324e56822, 0x953daeb5b5a55ca3e06bd6a3eed4a28e10de2d23e8016cf585ab759d9d8e2c6d, '', 0, '?'),
(0xd8693a7841abcec8483d0dbf33a34efe, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php', 1, 0x00000000000000000000000000000000, 0xf612f3fda83da59774b79b4a3febeea9, 0x1f8edaddb6a6c001f1b06a81413172b63c73cbe97171d94e476937e6f21761c8, '', 0, '?'),
(0xd8697756c46f028b9dbddb8bc284c4b4, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.mo', 0, 0x24dea73a62afa1b7383119b40da4371b, 0x24dea73a62afa1b7383119b40da4371b, 0x6c6aa25e56dfdeff0b7729738ab14b2ccaaf0b2f97329de1523a35db81b0ed5f, '', 0, '?'),
(0xd86fb8df0c8be9ca72d5b1552ecb39af, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-da_DK.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-da_DK.json', 0, 0x480a7734725621d0a2d02fd81c17d415, 0x480a7734725621d0a2d02fd81c17d415, 0x5388c542e689855eb433ed5ded56bdee1d6b4ab6d8195b34204057331a9c434e, '', 0, '?'),
(0xd876f5fde3c60deafbb4120b26588d89, 'wp-includes/js/jquery/ui/selectable.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectable.min.js', 1, 0x00000000000000000000000000000000, 0x4bc09670780bd1815bbb421426d4bf7d, 0xc0a373038a04bf9e56d5358769624e056950c4f408261546307fca05d719fcf7, '', 0, '?'),
(0xd878bcf8ceb2d0a6ace0a841098a3cea, 'wp-content/plugins/wordfence/lib/wfCrypt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCrypt.php', 1, 0x00000000000000000000000000000000, 0x43f85260a89cbee919c47f1c397c8b65, 0x55a0cd8a9f1c739bf4647302d5393be4b0c043bf4f1bf48616fb16f2c8a48940, '', 0, '?'),
(0xd87966392e14e4e8fcb829fa8e4ea43d, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AdminSubscriber.php', 0, 0xd9113c20e412ff95cc852746888858be, 0xd9113c20e412ff95cc852746888858be, 0xdc6028fb458cb93323146028fa0a8da643803ebcf08ce1365a947961f50a4add, '', 0, '?'),
(0xd879e7217a0098be3f691a285edf70b8, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-9-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-9-render.php', 0, 0xf420ed822d40b7f015834af084095ec1, 0xf420ed822d40b7f015834af084095ec1, 0x427907e52c58f7803bdb747d7824a0db53360da428383b98e7af1b42a5b62d37, '', 0, '?'),
(0xd87a84f5c2569620c7a61ec2bc41d87b, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/Ctype.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/Ctype.php', 1, 0x00000000000000000000000000000000, 0x91a8dae6ecd84d0709b0f281686e1b1f, 0xd6e650371d8c693b2a300c5e435cf27976e5c2a11ab97e160168e3f04825c460, '', 0, '?'),
(0xd87f2d6d1dc2f244e019648ea605cdb0, 'wp-content/plugins/updraftplus/vendor/eher/oauth/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/README.md', 1, 0x00000000000000000000000000000000, 0xbe05b28e8661d86f6eaa23e785b5fdf6, 0xc5160827ab6ea3e6d52b64da325dfae509d66bf538bcb1c417eea331f58dbed5, '', 0, '?'),
(0xd87ffce3c51de2c11f982b36cc73fadf, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sk_SK.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sk_SK.mo', 0, 0x228df311586053456ef5e0e21c85baa9, 0x228df311586053456ef5e0e21c85baa9, 0x98e21f771388092a8ba87f18d3d379e5f78a7d65006e7eddc32420e1a5bdba8b, '', 0, '?'),
(0xd884d6cbe939c0d12df9966791c67c36, 'wp-content/plugins/amp/assets/images/amp-white-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-white-icon.svg', 1, 0x00000000000000000000000000000000, 0x80b99939e8a68f5ebaf27133e700035b, 0xa7a55ed7daa1705aba06fc0aa60cc113a1586a1a3e8cccf34b910cb8c3f7d282, '', 0, '?'),
(0xd8850d144ae81659bc7edf2d4d5653b0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', 0, 0xab8c990c67f2943b17c3351f4a4463cb, 0xab8c990c67f2943b17c3351f4a4463cb, 0x3cead2f0a0ee1c22527b16aff30cbc317d8d36a5799c08b518920ebb36106fcd, '', 0, '?'),
(0xd885911b20acec503beb0f6644b837ba, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php', 0, 0x30271fcd00c11b9abd5758cb5ccdc089, 0x30271fcd00c11b9abd5758cb5ccdc089, 0xebc57a4b7e94c2d698565292807dbd84c8a92320d1f8cabdf6ae9db55a5d96c8, '', 0, '?'),
(0xd8923241c81d71dd6f9ed0c02455b545, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', 1, 0x00000000000000000000000000000000, 0xea7410b1435aebce864e28ba43c930c5, 0x810a5f88a27fc166a7caac5ee4903d8d67c9822bd4f95d7c843798f82d349db1, '', 0, '?'),
(0xd8936a5741b269342d9362b5492afc99, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/pro-awareness.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/pro-awareness.php', 1, 0x00000000000000000000000000000000, 0x0faaa9d1563c8294f2b0fb2f9e7f7d4b, 0xe2e7be11e348fee4a93e6dabbeb3d3b06bc5090d0b9df077b5898e0271c6031b, '', 0, '?'),
(0xd893852dfab6d1ffe414a39cd4cec8d1, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', 1, 0x00000000000000000000000000000000, 0xcbeaa2c9544562bb1885a14211173b0b, 0xcdbdce310e3dcd8df21be84e5d1b7a5df9f277176eab401eaa78d861a9a14805, '', 0, '?'),
(0xd8997294f3bb706a40d1a8495be0cd3a, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub-id.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub-id.js', 0, 0x280e645afa56405000c75b56b26280ee, 0x280e645afa56405000c75b56b26280ee, 0x8b68c4733690376a098c86149a18c8f2a94edcfffa8fec0f3b4d7ad0c13ad329, '', 0, '?'),
(0xd8a2cb465dc4c998cac50ce9555a114a, 'wp-content/themes/twentytwentyfive/assets/images/location.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/location.webp', 1, 0x00000000000000000000000000000000, 0xc8dda29f86b03fb43bd74a95026baa03, 0xcc42f0ecc5ac75b226626b3b1fb4615365cdb11dd4810164379b27103068234a, '', 0, '?'),
(0xd8a4a5f2a6308500499f8e9657c4b3e0, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', 0, 0xf3a5f37e65bab40e6f56b55511d82d94, 0xf3a5f37e65bab40e6f56b55511d82d94, 0x2ba728199254c60ea245426ea2e9c36055484bb480bc30a6f776113676343841, '', 0, '?'),
(0xd8a4c1bdca6f48adbdc488d26a5b1f88, 'wp-content/plugins/elementskit/widgets/facebook-review/markup/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/error_log', 0, 0x676f572b3b22634a7146a89d373cfea0, 0x676f572b3b22634a7146a89d373cfea0, 0x599ea7076ddb67ac4f1f9e8dca9e194a5903181c08fbe4a22f1eefb362ef1460, '', 0, '?'),
(0xd8afbbc984bae6e44d55f55fb8d85b9f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptEnclosureForAmpStyleTags.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptEnclosureForAmpStyleTags.php', 1, 0x00000000000000000000000000000000, 0x118857eda7881bb40a5ae7e967b2b8cf, 0xac7b223f637894f3d0227d6695811a00b2d746de2ee9cd182da990482b939632, '', 0, '?'),
(0xd8b1a52da45f7d5a916813fbec0ab11a, 'wp-admin/includes/class-walker-nav-menu-edit.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-nav-menu-edit.php', 1, 0x00000000000000000000000000000000, 0xf6bd2c32b4c12622006eda4c1930e468, 0x66f305cb194ca8feabd3e35c065b98b72bdddc2c2c4b1bb5a790f1b1c95cd56c, '', 0, '?'),
(0xd8b6bccc918834d77e38f73158e5e4ff, 'wp-content/languages/plugins/wordpress-seo-fa_IR-8c2f72a2c46baea606be9a7b0c1a23d8.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-8c2f72a2c46baea606be9a7b0c1a23d8.json', 0, 0x8fd6ca8b705d5de46645f08d2290d4c7, 0x8fd6ca8b705d5de46645f08d2290d4c7, 0x48fb950c6dca6185b686e38e5317f637a9ba9d0c6d80d4299524e20beefc4f61, '', 0, '?'),
(0xd8b890b8e5b2cbb79ff0379a732e488f, 'wp-content/languages/plugins/wordpress-seo-fa_IR-4293cf3571f532bb11ff1676090ec5e7.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-4293cf3571f532bb11ff1676090ec5e7.json', 0, 0xa7630840ad1f99c640d3403921b787a4, 0xa7630840ad1f99c640d3403921b787a4, 0xa219c0406eca380bab60ac8cf08fcd3285803fb7a68232533534c16e45ea6932, '', 0, '?'),
(0xd8b8c14b703d93f78d6acc9f32d624bf, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-border.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-border.php', 1, 0x00000000000000000000000000000000, 0x51b0cfa9ca5d9668cc64f0fb5089ebfe, 0x2861644094362dcab38dd6c647bb6e129c99f7fb2832c703f224ecdee990ead7, '', 0, '?'),
(0xd8c04da2c58872003328d594b52c048e, 'wp-content/languages/plugins/elementor-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.l10n.php', 0, 0xc5aecf763045fc6ee89d86fe33e8331a, 0xc5aecf763045fc6ee89d86fe33e8331a, 0x332e7241f352317e9004ce8e66c501011095ecf5cc7692baeadb93bb1da77753, '', 0, '?'),
(0xd8c573ae28a905600e6b24e84a09b75f, 'wp-content/plugins/amp/assets/js/amp-validation-tooltips.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-tooltips.asset.php', 1, 0x00000000000000000000000000000000, 0x010b892f3bf3e6792cdb29d7f5c12ad0, 0xa5ae5b891199073a0da8efbd8bbea9f662c582a5319b400a6dee31a6413b0690, '', 0, '?'),
(0xd8c6ecfcc88e6ac0e45e4462c09646e6, 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/WidgetController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/WidgetController.php', 1, 0x00000000000000000000000000000000, 0x6feb2eb685b1aeff5f3581f88ede7dd7, 0x675fcbfb8ab8b8a746e6fa2394ba917c93139d325a474a77e331c6a804f6d80e, '', 0, '?'),
(0xd8c91c587a3308d38c2ea2ec5e252b01, 'wp-content/plugins/wp-rocket/inc/classes/dependencies/mobiledetect/mobiledetectlib/Mobile_Detect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/mobiledetect/mobiledetectlib/Mobile_Detect.php', 0, 0x3da11ef4853ea747d7e6e9a122c4f818, 0x3da11ef4853ea747d7e6e9a122c4f818, 0x69b83b5372cfa7a007b25d730a804017e72dcfafe875ba4aae8374e950be74f2, '', 0, '?'),
(0xd8ca08ffff7266e2f403934ca4dc53a0, 'wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php', 1, 0x00000000000000000000000000000000, 0xbc771d0bf3a52f378737016656b56726, 0xcb76ac45fc782cc325a6254e41e420363bee33342a453b111660d42335161b61, '', 0, '?'),
(0xd8cec07fc102930b365bf351cf0f5599, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPinterest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPinterest.php', 1, 0x00000000000000000000000000000000, 0x617b2d0c174ea824759d98341d6cad46, 0xc1d4d1d45da421f18044c0dec222899482d26dbcd8269a351793b5bd9a6c5b0e, '', 0, '?'),
(0xd8d33d2938cc7be6005ac46728da7be1, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 1, 0x00000000000000000000000000000000, 0x15097c2c55c79ee3494942e044784be8, 0xf636f065e0c79239854e8f738c88fbb6536dd7f22de38395a07ef925394c8b45, '', 0, '?'),
(0xd8dc38ce2b90314adc25756ffa0023fa, 'wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms-handler.php', 1, 0x00000000000000000000000000000000, 0xf9a3c0273b59d0bebb39cbe062313b68, 0x28d3b37217fbd5d77138fbe06e0e2a078f40f9726c0dc9a3d3557d37ab8c7fb2, '', 0, '?'),
(0xd8eed2a1fd8eaa4b2582af88fb145eb2, 'wp-includes/js/dist/dom-ready.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom-ready.min.js', 1, 0x00000000000000000000000000000000, 0xe4bc17cc45ca91ab0f09dea134975c51, 0xf8b604690fec218236d1935d1080adc07352903917aa3654914d3c0a6c6e038e, '', 0, '?'),
(0xd8f16a73eef63f3ed542f474bfe09c6d, 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json', 1, 0x00000000000000000000000000000000, 0x2685ea9a4da5e979f7c2a3220c71a7a1, 0x5507787a0475c00249c7bf7e2b92dd03dd455a90cc10ac1492da53ffaca41191, '', 0, '?'),
(0xd9062d680a0d6096e9c3bddb95432f73, 'wp-includes/class-wp-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-query.php', 1, 0x00000000000000000000000000000000, 0xc58b55a57a97ca2cadd90ba505145b2d, 0x5d5d8d3ea00c035cd09832fd8e64eab9a3094b84cbe6795b47bdd9408a03647f, '', 0, '?'),
(0xd906f4bce1d48c2aba5a607ef41306e7, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', 1, 0x00000000000000000000000000000000, 0x02179e02ebb72b0a192be854fdd1727f, 0x364f6eb5a01771491ae20a5ad1fa317ebfcccdef40594933408c4604b19a6ef4, '', 0, '?'),
(0xd90ac0044399f98c4dbad166844475ed, 'wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg', 1, 0x00000000000000000000000000000000, 0x3b4f5702d3b31002e7b4e9ec6ab5b957, 0x04091ff9c9a0f78efbdc0b688aab1c3b47950269420c8a16d904167314f00a82, '', 0, '?'),
(0xd90c056783d1229f1517a99467f811c3, 'wp-content/cache/critical-css/index.html', '/home/iraneurobetcom/public_html/wp-content/cache/critical-css/index.html', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xd915686e4f16ee33d994c56805154383, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', 0, 0xa6f3b3efba366710ab4f357c11f0ef20, 0xa6f3b3efba366710ab4f357c11f0ef20, 0x70836e73a6c30223146408f3c146248897cf57cd95c1dfd928518ca19037c136, '', 0, '?'),
(0xd916366f412b29425a866ecc0d8fc875, 'wp-content/themes/hello-elementor/template-parts/archive.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/archive.php', 1, 0x00000000000000000000000000000000, 0x22e9624d5fc2cb53c948a2bcc82d5bb4, 0x9a61b91f9addf89ab9b100a742b27bc15456ce84fbb2c9c73847495ef9b096bd, '', 0, '?'),
(0xd9165d464b15bd3d938489166da64ab8, 'wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.js', 1, 0x00000000000000000000000000000000, 0xd5e3262f9f557bb91d6ffba0801707f6, 0xfdb0d8ea6bcf6349b9de71da90ac24325dd277e2ba09395b54b1026236a95670, '', 0, '?'),
(0xd91f1b59af60b94b7bc00fc6c5a10342, 'wp-content/plugins/elementor-pro/assets/js/progress-tracker.8cccdda9737c272489fc.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/progress-tracker.8cccdda9737c272489fc.bundle.min.js', 0, 0xd849a994b6252a125836c8619008a7ff, 0xd849a994b6252a125836c8619008a7ff, 0x27af811d74d890b6eedaeed7e95e8f31b2421aca4b1a964f6aa5ee4e08ef3eeb, '', 0, '?'),
(0xd921bc51b84bb7d46259132e26f88be0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', 1, 0x00000000000000000000000000000000, 0xe7c9f7f16fdef7cbf277266b1fb2b163, 0xe88367e8b97288cb10f59e46a70a0c2ea86fde55509b64f7bce9c7b1646757dd, '', 0, '?'),
(0xd9254e855ec7bd76d53773fd400afd35, 'wp-content/themes/twentytwentyone/assets/css/ie.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/ie.css', 1, 0x00000000000000000000000000000000, 0xb3464fd7739b84946bc3258194b8a0d1, 0x2cd86fee4468089c6a587724e05918c7900f35e876249502a17bb2b4de1bab2b, '', 0, '?'),
(0xd927307a6e70d0c60442b9df293ed054, 'wp-content/plugins/luckywp-table-of-contents/plugin/Plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Plugin.php', 1, 0x00000000000000000000000000000000, 0x1b6816fe973914d9a52543b13a53ee3d, 0xe3f0b9a58238d3ba1c901ba5fd499c9aefa00bf5b2ede3cf74eab579ae94d77f, '', 0, '?'),
(0xd92a22cb49e2b3f00dbb599c022d9bbd, 'wp-content/plugins/wp-rocket/languages/rocket-fr_FR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_FR.po', 0, 0x1a3837ea118a00f86c70bd7d9b4850e9, 0x1a3837ea118a00f86c70bd7d9b4850e9, 0xd057f14853d13c3d1891462082977edd7c574cd096bfe41ec32561c7d119f44d, '', 0, '?'),
(0xd92c28a1691c0f373a5ecc5e10e78923, 'wp-includes/js/tinymce/plugins/paste/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/paste/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x645805aedb03bd9f95a5f37ad286d6ab, 0x8366f7d700577b3f71bdc5dec6fefdc5e68bd7556ce0be50f3fdd6ab0e633812, '', 0, '?'),
(0xd92e679037243b7cf531985052a23df8, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', 0, 0xdfbdcc824df247198ee2b04b82a009cd, 0xdfbdcc824df247198ee2b04b82a009cd, 0xb1609423091fdeef51befe26157dae5ea50bee95019ac541236ae41d5310aad4, '', 0, '?'),
(0xd93126bc4a2723328af7356f02e1be30, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php', 1, 0x00000000000000000000000000000000, 0x06a5e3197fd761f7a3046b92485be277, 0x2fcd51e5a272c622959f7f92ce0ed991baec63311dd3f5a82d9b461ac2a48bec, '', 0, '?'),
(0xd936aec15beb30836f4b5d8ac5c860e9, 'wp-content/plugins/wpseo-video/detail-retrieval/class-ustudio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-ustudio.php', 0, 0x82020a631e0e303d52d4dce52d8e5d51, 0x82020a631e0e303d52d4dce52d8e5d51, 0x04f0e597f5db3f1e98b4a1343807fdd985d04a326c1218bc21b19cba70517b93, '', 0, '?'),
(0xd9378bd9168fc092ffa6df6c6be0ae38, 'wp-content/plugins/updraftplus/languages/updraftplus-af.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.po', 1, 0x00000000000000000000000000000000, 0x6d0fcd67f753a4c4f54a28c65cd57c59, 0xa7b29d99bc7e5179d1168d762255a68e9a17b08f723b4e7e289e84fafd4ba745, '', 0, '?'),
(0xd937940180a555062f821ccadc3d48a2, 'wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php', 1, 0x00000000000000000000000000000000, 0x1b2f01fd47bf95a4abef82ed5c95eb67, 0x2218feb94edff6081bf0ae9f2651e646a85cdcba41dc0073622a125859fea343, '', 0, '?'),
(0xd93dba5017ec6ed5fed910c10c76294c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Html.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Html.php', 1, 0x00000000000000000000000000000000, 0xf803bc415ce8543c74a1d02b86d25f5e, 0x7b76d5a14ff1fa562fe07cb647c7cb0d1310ab8f60b67bacc9732216eadd1628, '', 0, '?'),
(0xd93f38461b77c369aa1d96f8e13223ef, 'wp-content/plugins/elementor/assets/js/section-frontend-handlers.d0665d28b9f0b188fe4f.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d0665d28b9f0b188fe4f.bundle.js', 1, 0x00000000000000000000000000000000, 0xe60b92faa104dd492db1f15d23c57682, 0x858ed1bf98f76871c0662a42f0afb51fa0a969352dee0619450ba65f9e9d45fa, '', 0, '?'),
(0xd94ae01cef9a5e1a37fc957547966b2b, 'wp-content/plugins/wordfence/lib/wfDB.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDB.php', 1, 0x00000000000000000000000000000000, 0xd7a6786bea23be2d7f4fcc66b7f41e21, 0xb8e1500cb0c2b7f2d04a494b3ed81d4953426684d9600c7903597219b841f992, '', 0, '?'),
(0xd94e8eef4ca33a3aa0363b6b0a270be1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC.php', 0, 0xf874aae8642cfb674672568f9b0b2d84, 0xf874aae8642cfb674672568f9b0b2d84, 0x415aa1d34e70ffb1b128fb8fc1bbdf8f7fd30f9a38c81438c3f7a2e216d6d8dd, '', 0, '?'),
(0xd94f0e278827cb1b438102af0f9287e9, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php', 1, 0x00000000000000000000000000000000, 0x77e544c5e1b8af3abd25f443afcbea73, 0x8418575708676e032e2670b280f3aaa5260aac6fa030a09ae8cc47ff1c484905, '', 0, '?'),
(0xd952da4decc33c36163025109bb3b13b, 'wp-admin/network/contribute.php', '/home/iraneurobetcom/public_html/wp-admin/network/contribute.php', 1, 0x00000000000000000000000000000000, 0x0c63ad794ac501df9bd042f5bca5009d, 0xdf43a2e2dcf34b640653e04997beb453dfaad5ab2c7f3c15c6c17f2c46bc91e8, '', 0, '?'),
(0xd95409f0747781f26386f7e4227c69ac, 'wp-content/plugins/elementor/assets/js/tabs.e808857358793ac13db5.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/tabs.e808857358793ac13db5.bundle.js', 1, 0x00000000000000000000000000000000, 0xbb33f7e7c83d09fabf3324455420a48f, 0x1f3ebb33e3d6af1749bfb7b900470c17105e79c9a6399aed127bef5be49ac2cb, '', 0, '?'),
(0xd95aabb52f120458484f19cf906260a2, 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo@2x.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo@2x.png', 0, 0x20980ebdb9124678ed92b941dbc88a03, 0x20980ebdb9124678ed92b941dbc88a03, 0x4b8f285878db811fafe02e09b8332c941a467908235eef790aae28a14ced5604, '', 0, '?'),
(0xd95b79790787232745e41fb31bf306d0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyRequiresQualification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyRequiresQualification.php', 1, 0x00000000000000000000000000000000, 0x95e507b73d682f83623ca11806eba5a0, 0x52a9d4611ca4bc5623976f99761464f81c10d797ac16db0a96146cb1375a30f5, '', 0, '?'),
(0xd9606f81f93ed83daad8ad60d8daf587, 'wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x1a31e0a1ab2e7090f39cfecd94f15af6, 0x085e0723e8ae050c39175398a4e7d398384db135a60ef56f7d90a728130c8cda, '', 0, '?'),
(0xd961d88dd82fd4c2865dc4004b35b875, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AutoExtensionsConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AutoExtensionsConfiguration.php', 1, 0x00000000000000000000000000000000, 0xf9fa16a7c5f589e1edb909e483fb3f10, 0xfa9eb2b0d188ff5529e23f12a60cdf96df713324e4f37cf488e0277d0dd51bb2, '', 0, '?'),
(0xd964c5d32533dfe85af08134fd955f2b, 'wp-includes/css/dist/edit-post/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2c5a4f1814d9f1120c2d243649309c68, 0x631adec7fa940ca3f95832745e39c687bebf25c12149968a6ed53d8215a3dc80, '', 0, '?'),
(0xd96befdb2f799eb3a9fd9b2689139f47, 'wp-includes/images/rss-2x.png', '/home/iraneurobetcom/public_html/wp-includes/images/rss-2x.png', 1, 0x00000000000000000000000000000000, 0xc71759615ba051c1e6f597fd726a9d11, 0x79165330fc63600a37f9e4026173aed00823c26eecfa0c18a859dffc1ed816a9, '', 0, '?'),
(0xd96d7812b491e0d39963fee1c4c7a89d, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionFile.php', 1, 0x00000000000000000000000000000000, 0xb695317ecde7d9bdaf7dbb7f358c4bcb, 0x05bbdabb8accea6fad7fd8739e9eb85866928e7f765f3833d4682f5bf31f3e8c, '', 0, '?'),
(0xd96e014624c4ad4230c635e7b1ae8a49, 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-query.php', 0, 0x79a335657e4a4862e6cb7c297c1ecd1b, 0x79a335657e4a4862e6cb7c297c1ecd1b, 0x5dc6b5496e8b5e36f427d6a47f9653931aab117df2586f6f7f71d02e9faff8fd, '', 0, '?'),
(0xd96f28e4343808b653202ca22acba2ce, 'wp-content/updraft/themes-old/twentytwentythree/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/readme.txt', 0, 0x4c068559b0a2034fc61139ce04b1e52f, 0x4c068559b0a2034fc61139ce04b1e52f, 0xcc25d177a6615a0797a700dddd3e67419243a7f9c948295ed4898e412a825a19, '', 0, '?'),
(0xd972265660f80de2e9e491bd16f3d943, 'wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php', 1, 0x00000000000000000000000000000000, 0x7a5715d281d148851157cf10bd6167a9, 0x10dd0b1c3dd329595f1c0edec4233a98b79ee37fa24abf5616daf3dc40f33292, '', 0, '?'),
(0xd9775a069b2124c0b4e10533c12b5f7c, 'wp-content/languages/plugins/elementor-fa_IR-447a0216bbfde7c07c43b4340afd4cac.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-447a0216bbfde7c07c43b4340afd4cac.json', 0, 0x5a91ff2a6be0beb2cbbb72d58c88d45e, 0x5a91ff2a6be0beb2cbbb72d58c88d45e, 0xc0f0c0ccf3bfcc3de54f82f64d2702cb6612724e63791111525e82d8025828f5, '', 0, '?'),
(0xd978429b12a31df8a02b89cfc44f0bc4, 'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0xc19cd8f1682f03b68251bb6af9d9ae7b, 0x5bc3d8616ba4a6eb48b49ea82802494728e8390070488b771c4822e4fd77757f, '', 0, '?'),
(0xd97b25a59bb3ce3d8163bd570d16f4bf, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/webp-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/webp-interface.php', 0, 0xe0cbb58c2245e55147a5afeaa75cb2e9, 0xe0cbb58c2245e55147a5afeaa75cb2e9, 0xab60f4e33d231ef5057dc67b60d1fc268b2ca9881a97b26b58ec10939ead724d, '', 0, '?'),
(0xd97dfbb00feec6dd4de552b690888bd8, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php', 1, 0x00000000000000000000000000000000, 0x116d6eefac2604ce0a650a7f58dae8f2, 0xcc77c4ed566c9b4b6d058db81a5bc5ffef0a51de9f88854661b2f3cb3f517567, '', 0, '?'),
(0xd988e90654c49668787e4410743e6c9f, 'wp-includes/js/dist/compose.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/compose.js', 1, 0x00000000000000000000000000000000, 0x283fc724812d40c1aa727156d2464b21, 0xf8de8c364ea676eb4276044cab8341c48272f5d8648f5a7086008c677cbf6931, '', 0, '?'),
(0xd98aa4c40cea6617ced0f0568b6309f5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php', 0, 0x02254724292d3b140d5d33f2d47136c2, 0x02254724292d3b140d5d33f2d47136c2, 0x654a02f9b9520ff2005def3f904ce9f4614d0038fbbe4cdfbc9cff582755b06f, '', 0, '?'),
(0xd98d0db8513d15771f1230359698f027, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md', 1, 0x00000000000000000000000000000000, 0x46f69c643f207e38474559e824838a67, 0x92458912e43fc3613816d250a561f4c5efb8c9377074494c0e2c867b6c448ee8, '', 0, '?'),
(0xd98d659b07b66b3795a49cbf7c4274fc, 'wp-content/plugins/elementskit/widgets/blog-posts/blog-posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/blog-posts.php', 0, 0xfc89213c07e0a117eb17f696f749fd4f, 0xfc89213c07e0a117eb17f696f749fd4f, 0xd0f9a3e925c653fc7febcd4863e82798f16c83ff7c31ce99bf135aaadf6562c6, '', 0, '?'),
(0xd98dcac8095bd5f530e5a2df4a18065e, 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', 1, 0x00000000000000000000000000000000, 0x4f2f2cddd36ede927d47cdf78d352b2a, 0xc9c089c2d0a51282362ff25da99692ac1a5c3e2f5ad01f1c38922fe8d49e6c3a, '', 0, '?'),
(0xd98e6e6fe153e2d03c5f90e0f1ce7f6a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php', 0, 0x8a5a2ab5c4b2a5867263ab91995350ac, 0x8a5a2ab5c4b2a5867263ab91995350ac, 0x490aa2755ae698475151a4a442d06be7076697d750449cf5080b42a1f6f32199, '', 0, '?'),
(0xd99029ea02c9b1b208cbb0c898859fac, 'wp-content/plugins/elementor-pro/assets/js/paypal-button.f4f64e46173f50701949.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/paypal-button.f4f64e46173f50701949.bundle.min.js', 0, 0xeed911ca522b1a9d9c27c0c6cfe47f4a, 0xeed911ca522b1a9d9c27c0c6cfe47f4a, 0x2e9f1c7b252e24eb37742eef165ab74afa71f880c5be9bcb4d0640ce93b1d6d3, '', 0, '?'),
(0xd997363ee41cf12448e972a12a4bde32, 'wp-content/plugins/wordpress-seo/src/commands/cleanup-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/cleanup-command.php', 1, 0x00000000000000000000000000000000, 0x22ddf8b133da7ffcc07a8ebb4c17fa1c, 0xe34b1216dc758d6163d62ad0a5e45e63fdf2ac476cce43554e7128333cee1e4f, '', 0, '?'),
(0xd998dd2250b4dc9ef7c62c83171ca9d8, 'wp-content/plugins/wordfence/images/icons/ajax24.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajax24.gif', 1, 0x00000000000000000000000000000000, 0x4b3afb84b2b71ef56df09997a350bd04, 0x6a2ae4658ef308a9f5646f0658a47ea737c2eb2680b2824efc39c97c4c9d95c7, '', 0, '?'),
(0xd9995b8910c579b39b193f6da6b6221f, 'wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php', 1, 0x00000000000000000000000000000000, 0x387aa14cd88ba425cf3290771e3413a2, 0xda048b5e0d36de94d9af9162e3e1dadeb472e0e90897f3a4f9b2c48cf953f7da, '', 0, '?'),
(0xd9a5e7328bb2059489f3a40e1d12b083, 'wp-content/plugins/amp/assets/images/bell-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/bell-icon.svg', 1, 0x00000000000000000000000000000000, 0x151b55ec1400efa97737d3effbdc9bdf, 0xf98c79b8cc14c56d5c28a16bf7d22e36ffdbfb7cd25211d4cd103027f8d55139, '', 0, '?'),
(0xd9a92e868d8b7e8b07c6ab1d270ee896, 'wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.min.css', 1, 0x00000000000000000000000000000000, 0xc302bf9e4ed8f1b2f74a1b957df8584d, 0xe97a468d7648bedc7e385fc8f8aa7cefc751d5c15c46ac2058d96d311ff4a05a, '', 0, '?'),
(0xd9a97299659559d84eb27d4b9bab9903, 'wp-content/plugins/amp/includes/deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/deprecated.php', 1, 0x00000000000000000000000000000000, 0x696c35ce429d922816555446be8df29c, 0xf051ccfe6270c59f7a427aec790580636008dbb3a5686a4bf7b70fdbacb81a08, '', 0, '?'),
(0xd9acaefdbb4fc70c05b3bef0c6a4cdd0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', 1, 0x00000000000000000000000000000000, 0x08075c1d0711249e1f0674d86b57d2ce, 0xcfc9a50d20f56b28cc00a215c1193eee9cf623005a3aaddc745d75eb252eeffe, '', 0, '?'),
(0xd9af5079f17f8632cac9e255a0462d85, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/SvgBasicDeclarations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/SvgBasicDeclarations.php', 1, 0x00000000000000000000000000000000, 0x3ac051c84f6d07c6c9c73a9e60700763, 0x935d295af9cb44f37dece55ed023d40490058f740ece53f10b152a39cbdf3876, '', 0, '?'),
(0xd9b1bab5104d5072cb12d1687e8c9ef9, 'wp-includes/blocks/post-content/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/block.json', 1, 0x00000000000000000000000000000000, 0x79180df7d2640350d128ecdb09fd722d, 0x2ddf6bfeb82a68efbb9b76e69ff2b8b58556291e8c8bc1515bd0672cf4953c34, '', 0, '?'),
(0xd9b2e43a9942d154098deea36d97807e, 'wp-content/uploads/wpseo-redirects/.htaccess', '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/.htaccess', 0, 0xd28b2184dc411c23b3511b1c13b78baf, 0xd28b2184dc411c23b3511b1c13b78baf, 0x0a26530e870a3ce3dc7a91789c5821ca283ee9ef788e717587328ffd1bd8ad54, '', 0, '?'),
(0xd9b8893b43a1953b261ca6112f4a0cb9, 'wp-content/updraft/themes-old/twentytwentythree/parts/comments.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/comments.html', 0, 0x440c27639af0ee329447a6bac2357981, 0x440c27639af0ee329447a6bac2357981, 0x8bc232ce15d03a1260bb908b404171721aefa10d9d3f9a132cd0d6f1b59f9ee5, '', 0, '?'),
(0xd9be5b9c9876994a5f2ebd1f47f0b280, 'wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js', 1, 0x00000000000000000000000000000000, 0x75904bd1cf5406531a35088001358f88, 0xfc7e7d8fcaf0b1dbbd15144005d696228c058da49ea04a6634a42a5777ebb8ba, '', 0, '?'),
(0xd9c3d87bb007c2af8da86f062df3fc76, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatterInterface.php', 0, 0xbed5415317d501aac5f2c46df01f9d7a, 0xbed5415317d501aac5f2c46df01f9d7a, 0xc3b75e58bcdc81725b623e491fcd74ef85f72bd4515f736b7970a68c615c8438, '', 0, '?'),
(0xd9c440d86b8c47430f54dd2ccdaff488, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices.min.css', 0, 0x82206b8b982d3fbd548147b4493077f1, 0x82206b8b982d3fbd548147b4493077f1, 0x33ac418ffd5630bc7aece08e400fdd2c67aa0234596fc4c27d2f36c160eaae89, '', 0, '?'),
(0xd9c5971e0645732e3900b5193c85d671, 'wp-content/plugins/elementor/core/files/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/base.php', 1, 0x00000000000000000000000000000000, 0xf457bab6bccbbda759c46fa3edc260c5, 0xb6f93a250099d4cc8e8fe8cd30ec9c38308974b575a51969ccf219541bdbf0ab, '', 0, '?'),
(0xd9cd4e15c4c09f9259035aa54645b5fc, 'wp-content/themes/Newspaper/translation/ja.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ja.po', 0, 0xb1be00c06d65272b6adf620530580bd7, 0xb1be00c06d65272b6adf620530580bd7, 0x88904ab6ba6f7094e6e9b8d7717ddc927628d56b3e02bf117dcf19fd7dc99135, '', 0, '?'),
(0xd9d089e84f79d9d8f0f1f1f15f0f9f9e, 'wp-content/plugins/amp/assets/js/wp-hooks.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-hooks.asset.php', 1, 0x00000000000000000000000000000000, 0xccf68a0fd648aed7a484f9b9fca2f138, 0xdb3c50943b0e3282666230c2e78f34ac4abba32b4a1dffefe3834b6afdb422d0, '', 0, '?'),
(0xd9d47a943b29bf32706625cc182c529f, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', 1, 0x00000000000000000000000000000000, 0xa05a07ab412b201b270d173f104d8b2f, 0xad855ce8f1c77d9af5821b4ff8c9371d1fd7182be8e36e50d2b779169d7ebc91, '', 0, '?'),
(0xd9dcf2dfe24eeabbc219232c3af120f4, 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/homepage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/homepage.php', 1, 0x00000000000000000000000000000000, 0x04b70ef37143044d25b98ba963889485, 0x246f87e955d543aab9d8f6897e2776637e488dc049c5845232f5beea2f0d2b69, '', 0, '?'),
(0xd9e18dc8b0f950f1353ddb8d6b377984, 'wp-content/plugins/wordpress-seo-premium/src/initializers/woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/woocommerce.php', 0, 0xe5f385935d1bc1eb6cf70ad9d26a496b, 0xe5f385935d1bc1eb6cf70ad9d26a496b, 0xedf225a180ce06dfa7040e81a2d3dc8dfdeb4d5933a9dc97541869bea79d0e93, '', 0, '?'),
(0xd9e8aee0283ee96dacccf5a0373dd1d3, 'wp-content/plugins/elementor/modules/home/transformations/filter-get-started-by-license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-get-started-by-license.php', 1, 0x00000000000000000000000000000000, 0xc4d9fdccc264cba3b20f4f83afa88559, 0x32285b29aeedf509f7cfe22c9e4c1ee7024bb87bdfdb963c3698faed23e3b57c, '', 0, '?'),
(0xd9ea4f0ab49c6b51815f503a835c753c, 'wp-content/themes/Newspaper/images/editor-style/grid-no-sidebar-desktop.gif', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/editor-style/grid-no-sidebar-desktop.gif', 0, 0x15c495e985824cb0ad3242895a1d5220, 0x15c495e985824cb0ad3242895a1d5220, 0x486c143cd5576ff31900dc2e46b47df9abde08a965763d9442b455ca96b90cd2, '', 0, '?'),
(0xd9ebbc217df13df6602a841b675a3d1f, 'wp-admin/network/themes.php', '/home/iraneurobetcom/public_html/wp-admin/network/themes.php', 1, 0x00000000000000000000000000000000, 0xd4bb17a54bc5f82b7441597262003de0, 0xce05a6617b5de1507dd638d2b7a48e68a0162256c3a66e09d4fe597e3e017464, '', 0, '?'),
(0xd9f0013cfd472b010e2633ed39f0a86c, 'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php', 1, 0x00000000000000000000000000000000, 0x4e1931c84ed917ba603fbbfad58cd784, 0x08dd910fd9cd77488e2cfe02da51141c808968bfc562f781a13fb892f7910c5a, '', 0, '?'),
(0xd9f2082306d282bf3e0fe31e58d2fe39, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', 0, 0x7ef5b54fd29c23dca26c2a9edf0dd98c, 0x7ef5b54fd29c23dca26c2a9edf0dd98c, 0xb32486fd9625d70e9204e9ef1e36640d2ae4a378ccaa65775707e090fdafce27, '', 0, '?'),
(0xd9f75642c7a1f1e81a9f42221c00b2c7, 'wp-includes/js/codemirror/esprima.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/esprima.js', 1, 0x00000000000000000000000000000000, 0x645f991220db5392f167abb9d99bb493, 0x5df93bb8254a1273e0d56c78ee83afe092a3ce4671fd8742481ae45538eea2ed, '', 0, '?'),
(0xd9f885b53ae22a0f862aae4e687bf630, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpListAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpListAmp4email.php', 1, 0x00000000000000000000000000000000, 0x1c6e62639398a9ccf003c24d113185d8, 0xa4fb5c2d85d74115c9c71f851fc1350a632b8c035b2dab056d0f438a1f66a2b9, '', 0, '?'),
(0xd9fe033ecf7ee421f0aa67c50c718b98, 'wp-includes/js/tinymce/skins/lightgray/skin.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/skin.min.css', 1, 0x00000000000000000000000000000000, 0x13fe85bf5c96a042969ca526e87077c7, 0x373e785626767cc2adabe6559e2620ddb722c7a57a396adb4625d1bd4bdede56, '', 0, '?'),
(0xda0116e2c77e310bb0803ca47d105a72, 'wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.min.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.min.js', 0, 0xb3a78da5dec859b979eddd69869c7a8c, 0xb3a78da5dec859b979eddd69869c7a8c, 0xe9551769283913efbf8c8aa294d46255a8542c11b80f01da5218ce959f961853, '', 0, '?'),
(0xda0b2f666dffb5b51cdab2e9cc97214f, 'wp-content/updraft/backup_2025-06-01-1153__EuroBet_6ef52bbd68c7-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-01-1153__EuroBet_6ef52bbd68c7-db.gz', 0, 0xbdfe770c4261ccf4570ad52dd8348cfe, 0xbdfe770c4261ccf4570ad52dd8348cfe, 0x52b031955f42a5fb09dc02fd0fde26a2f88e616ac4efc75dddbee4a0a9ad0ac5, '', 0, '?'),
(0xda0bad17f74f06c9726ff3435d16cf93, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseUrl.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseUrl.php', 1, 0x00000000000000000000000000000000, 0xc8c01908a56bf7abc738915fb2ecac2c, 0x7e98e8dd02bcafce5102b0d0b0c779f846780f658c1074fc64ac49aa91d6c3d7, '', 0, '?'),
(0xda0cd24ddf16c65decef472d6556dcbd, 'wp-content/plugins/amp/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x5867c6ca5586ace771c88c7da3dee7c0, 0xa716db5dda036c4c8a86f434053bae1fecc85ed3f780d860d19279751a2e4a09, '', 0, '?'),
(0xda0f029bb0708f1afceed4d2dadb1c0a, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Serializable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Serializable.php', 1, 0x00000000000000000000000000000000, 0x5088b4efc6d6a24da19ac4406f322bb5, 0x4cfe167276924778406e84aa6aecdfb52a6a2907d40db4413467a59cbf05d9b2, '', 0, '?'),
(0xda0f4dde6634f1e30c75e93aee19c212, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-remote-http.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-remote-http.php', 0, 0x861ddac74af43189b2a08cd65b3494fe, 0x861ddac74af43189b2a08cd65b3494fe, 0x6c3866888b145d929c5ed3f05fec24f5dbd742858e733309f2beb54049d36467, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xda132e7a21451219d01855fab9d688c3, 'wp-content/updraft/plugins-old/updraftplus/images/notices/spring_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/spring_sale_24.png', 0, 0x8ecacfa78b86e0cea45e7ae8d59e0a9c, 0x8ecacfa78b86e0cea45e7ae8d59e0a9c, 0xebe63fec5b0b383c8d2e7cbb902f9499c4ff44f9a1de5a70319c1bc36b5233fa, '', 0, '?'),
(0xda169198ca5e259e9757605071a5f6ac, 'wp-content/plugins/elementor-pro/modules/woocommerce/traits/products-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/traits/products-trait.php', 0, 0xca7c1196674ba0bf6a9bab1943ac9bf9, 0xca7c1196674ba0bf6a9bab1943ac9bf9, 0x538908ec54a0a9580a38dac660a2c532be9a641ae0e41aa7c5644b760bd2a523, '', 0, '?'),
(0xda178677fa3dc5a2c44ffa26b94610ca, 'wp-admin/css/colors/midnight/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.scss', 1, 0x00000000000000000000000000000000, 0x62566e32e157d45cf50ad1081e0b5c9d, 0x528423822f0004fd81607c33f7cd7904e44b930686883b89e9f5cfe92b874f32, '', 0, '?'),
(0xda1d1b135235d25fcd4ac03940f8a3a8, 'wp-content/plugins/elementor-pro/base/base-widget-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-widget-trait.php', 0, 0xeb08f8ec21b4aefbf255ee15e20afe7b, 0xeb08f8ec21b4aefbf255ee15e20afe7b, 0x83f54be6e4d33d32bd85c36e81ff78910944f604e5f541a6e7b9a7419080e929, '', 0, '?'),
(0xda1f533b3d539b87b3a6d398e1a2945e, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/LICENSE', 1, 0x00000000000000000000000000000000, 0x7320ae3aa92f4b6525f59c24ab170cf6, 0xd0f6415aff2da09cd6ada77f87cc3a27cdcd3c7f3589b6a346f3577f712cf595, '', 0, '?'),
(0xda1fcaf5c6291ff111e28218104487ab, 'wp-includes/block-i18n.json', '/home/iraneurobetcom/public_html/wp-includes/block-i18n.json', 1, 0x00000000000000000000000000000000, 0x6ee5f3de2192bc0ba43a4499c938e684, 0xf166fd1e5c749b4d26eb0d1ffb31c9092475330305048ee1f31d0320d4d915e7, '', 0, '?'),
(0xda27a3ddf81f3790ec62e2e4087e2036, 'wp-includes/sodium_compat/src/Core/Base64/Original.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Base64/Original.php', 1, 0x00000000000000000000000000000000, 0xd2a32def82fd04e8ded18182f0bab105, 0xb139007a196f748849443a00b99beab7c967e4200f4925e17e10dea6818d246f, '', 0, '?'),
(0xda2c0d049e17ca09d567ce4813c5fe36, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php', 1, 0x00000000000000000000000000000000, 0xd7ea1138760a97d8651bff3ddc020d2b, 0x1cbcb49e6f212330e160a142daa1fd88c060b9edea52fadd96cecf2623235446, '', 0, '?'),
(0xda3210e08e362ccc9e7c6b65874c0a73, 'wp-content/plugins/wordfence/images/2fa1.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa1.svg', 1, 0x00000000000000000000000000000000, 0x2f29dd1c685c2068a80c1047e6af38fc, 0x1c43d925f13085067a296620fdb6b19040ce743ef58ac9b67b5488d938b76f8b, '', 0, '?'),
(0xda3322cebf0245e39330016328680369, 'wp-content/plugins/wp-rocket/views/settings/fields/cache-lifespan.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/cache-lifespan.php', 0, 0xb4f8650d5f115ddc64c03e5230bade3d, 0xb4f8650d5f115ddc64c03e5230bade3d, 0x2c2cb3d63d3e125125bf9ff72b4196d4822fea86fe18d138796469b3f455b5fc, '', 0, '?'),
(0xda35db326843c1d8c118725e39d5359f, 'wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php', 0, 0x9d7b6cab8665dbf35838eb17887b833b, 0x9d7b6cab8665dbf35838eb17887b833b, 0xcd5b8aab62e8a5a79d1731d23ee2e84996ee83872a411c96d7e3fac741d791a5, '', 0, '?'),
(0xda36cda0fcd6ae290a92e31e15b4ac2f, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/cloudfiles-enhanced.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/cloudfiles-enhanced.png', 0, 0xd75985a79c0ad486db0126dd4a0b3361, 0xd75985a79c0ad486db0126dd4a0b3361, 0x1376a576fc947b92102b3fc9518a11664859a6417ae0ed71a15ca8644edda1d0, '', 0, '?'),
(0xda388d430e2b6e8575be2d1875ee2266, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feoffset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feoffset.php', 1, 0x00000000000000000000000000000000, 0x9942b4a6c728851e9a0fe4a14952ea54, 0xa1a06a84720650a40174c0e5bf5d8345e839815df69c4aa25ad454c15d57489b, '', 0, '?'),
(0xda402d5d89e85ae05306cbba0f9640fb, 'wp-content/languages-old/admin-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.po', 0, 0x315c98b33d4c0e9b7eef0ed75ea69d95, 0x315c98b33d4c0e9b7eef0ed75ea69d95, 0xd11f9a46a0e2423c4a503ae84fcbe7509ee145a32d0453cc383f0376792506e8, '', 0, '?'),
(0xda42a85af653be3ed4cf78eaa88fbace, 'wp-content/plugins/elementor/core/frontend/render-modes/render-mode-normal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-modes/render-mode-normal.php', 1, 0x00000000000000000000000000000000, 0x0eb0d2a2b4bb364f693369e8142ebbb9, 0x79acad3a8bf62aa4fa42ca1dc04d698a7d28ef9820c3028824dc842fb2850511, '', 0, '?'),
(0xda44a66c244d5e2677d56951205950d4, 'wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-style.css', 1, 0x00000000000000000000000000000000, 0xdfb232fa46c7fd3dfa49d9de07d92f1f, 0x658d77f29f90fb8be13a7abdbae0d852bb76d25f868f83f19893ab06328e847c, '', 0, '?'),
(0xda50aaf2b4422914f60bc45ef72e4c2a, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', 1, 0x00000000000000000000000000000000, 0x55b4beb10ccf08e3a6041a2b404431ff, 0xd4433c87c5fc67b03a785539b41ef20795d5c6334adb963119b7edf52244181b, '', 0, '?'),
(0xda5355d2a71c6dd410cb1ae457467768, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/stroke-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/stroke-transformer.php', 1, 0x00000000000000000000000000000000, 0x05b0d194c12779f0979a49318a743712, 0x0277537db6c6880e2c9558344d47405ce6e832e0fc26c2b5a964d2bde86f29b0, '', 0, '?'),
(0xda54405926679d2d1aaed9852776a083, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', 0, 0x7581b000ecf5c888c58ca81c21cbb220, 0x7581b000ecf5c888c58ca81c21cbb220, 0x526c3fd964e6d4fd24dc880688ac00bf02e6db2fcce22a5997538904f9195232, '', 0, '?'),
(0xda568acedb43d00fc093f46476dba6b1, 'wp-includes/blocks/file/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf02ef9bc95051a02cabcceaf5bc48b21, 0xfec236fa8a96aaed8edfba1ee4038f242561572eeae3b19f4c104d0f125a3e03, '', 0, '?'),
(0xda5a31c8d7bc4295f1306ebc08b5180b, 'wp-includes/css/dist/patterns/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style.min.css', 1, 0x00000000000000000000000000000000, 0x53bb349399556008d377ccdebef2cb07, 0x00cc3c3ff9df6df3236a286647cfee864da4ec729d47c24c4e0205f5dcd09634, '', 0, '?'),
(0xda5a654b8c95899cba4b00f556ab134e, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-currency-converter-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-currency-converter-widget.php', 0, 0x384256e8862c2282cd0a3e294bd77c73, 0x384256e8862c2282cd0a3e294bd77c73, 0x60d32dd03a7b5f20d2faf97ed6b457da5cfd1b832baf58e716aa4413fd5672d8, '', 0, '?'),
(0xda5c2dff5c57c3870e79f489aa4e97b4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', 0, 0xb63fa7b8b58ee51ac9021ca9c88511ea, 0xb63fa7b8b58ee51ac9021ca9c88511ea, 0x9d25c5fd5599442c8484161753223274f6e13bea646d508a2713e501945fe2a4, '', 0, '?'),
(0xda60dcfe6e2327dca5e5546734f7fab7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php', 0, 0x59e5dc8895a36d1d68822aa2b31f736e, 0x59e5dc8895a36d1d68822aa2b31f736e, 0x3175e1ee0367771bacf39301db3ff95f29cbfb9ba64768896225f56ede3ceb4f, '', 0, '?'),
(0xda6a17bc1295ecfb5c68e8d5b5a61aa4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', 1, 0x00000000000000000000000000000000, 0x4518ead4f857bd9721b1226068f7eb32, 0x49b1f7d2caa9bf64efaacfa62fcf610ec0e412c18caf3450ad750233830dc16e, '', 0, '?'),
(0xda6ad44c68abab2bd58c5f850eeae870, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Installer.php', 0, 0x1ca9d81690d282202baa160bc5027d5a, 0x1ca9d81690d282202baa160bc5027d5a, 0xa7a85dfda90452e46b96b53a44ca6e85ce9c5ef78604e6d74b192608c5db3ec0, '', 0, '?'),
(0xda7537381fbec2b8e44bd48a6b680bee, 'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php', 1, 0x00000000000000000000000000000000, 0xe9744ad6b61b059544dc92be2bff4318, 0xebacf42275759e6788492445af85ae443dd0f0bf0aba9eb751b382672dec545a, '', 0, '?'),
(0xda785ab401d63334238d7e8fc8857084, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', 1, 0x00000000000000000000000000000000, 0xf06db206086064fb9dc38fdcb5844d50, 0x4a331f52a48bb6f7949d4bc8896cf631ade8c4b9573f0be1d3628a02c6fc7493, '', 0, '?'),
(0xda78ee38804354b8f958376aa963bb46, 'wp-content/plugins/updraftplus/includes/handlebars/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/LICENSE', 1, 0x00000000000000000000000000000000, 0x99f14a0ee149e3c9d7b9a335d73c908f, 0xdf5a9d46bb7034906b9fc359d09fcad30dc6942a8901bc5dff3daf0932379439, '', 0, '?'),
(0xda7a91294c5171a87b9ab22551e4450e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAttr.php', 1, 0x00000000000000000000000000000000, 0x0edef1616e011fbb9aa10dd548cbfcb1, 0xf82d48c32f38ab4a8ae4fbe95201977a0602a5025ea5c1e9b043d8b25759da83, '', 0, '?'),
(0xda7cc023e91cd4b0239d7b95c4fe9fe1, 'wp-admin/js/link.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/link.min.js', 1, 0x00000000000000000000000000000000, 0x0a85937781be68b5ae08a3f592738f5b, 0x9779d78804cd6838db48692a0b1d0d218d8bd9342a943c3967b75622b6559af8, '', 0, '?'),
(0xda865e7861dc6c7026a132262bc74131, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-poster.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-poster.php', 0, 0xf0f84e3e9a4162e70ec23a6de0527615, 0xf0f84e3e9a4162e70ec23a6de0527615, 0xbb2beb9b536127c000a83630849ed363bf9d6572bd600674b66d8a203e2926ef, '', 0, '?'),
(0xda88029841f5a76ed5bad645cfc2ce0f, 'wp-content/plugins/updraftplus/includes/class-backup-history.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-backup-history.php', 1, 0x00000000000000000000000000000000, 0x78d1629865001fd490577f6354a89b16, 0x91a650c6105db2acbc2e2584ce8eccabeea1a9484f0a39ea8dd72f0d4160ede6, '', 0, '?'),
(0xda882df2e4648caaed25b1c6ff97ee89, 'wp-content/plugins/elementor/assets/js/packages/store/store.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.js', 1, 0x00000000000000000000000000000000, 0xe9d840b4f69e74d253b20abba59c7e6d, 0x99169496e99f35a332e173d47a3992ff461683d165c12fe6e5d9c82a6f6d8e97, '', 0, '?'),
(0xda89780e60d939ed4cc5a54d91d22c4c, 'wp-includes/css/dist/block-editor/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x1ce2c85a3f46434608d5c10534a4fa99, 0x967b46fd6511128f355e530cc4e9d7a851b350021b4b239391823209c550e728, '', 0, '?'),
(0xda8a459a9683aa1b35105e1f643bcbf3, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', 1, 0x00000000000000000000000000000000, 0x9f2b03877e501cfefe8f1ef2f616c133, 0xc33703b49361b4123f271efe6cf07d8fc6ad7fc12fc1b261245e83f95efce8de, '', 0, '?'),
(0xda8b72cb837e99e2a44443af72b413ac, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningTagRequiredByMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningTagRequiredByMissing.php', 1, 0x00000000000000000000000000000000, 0xccead51c229eda98e569a5de61aba71d, 0x4ab27294a3be7344b951f30ba7104deeb1b33f879330dd2dac2bd789707f3488, '', 0, '?'),
(0xda8db354f25e0ac7718fafc4447e9ce5, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/photo-with-text.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/photo-with-text.png', 0, 0xf2ebb36ecb5a5978df0c253d34dfa955, 0xf2ebb36ecb5a5978df0c253d34dfa955, 0x72d4bf8b0981220b575e5ce183f658ccd20c2d90e4154c06e1296784f39571c3, '', 0, '?'),
(0xda965a90a0706c79fd6217009a8abe71, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPMessageDismissListener.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPMessageDismissListener.php', 1, 0x00000000000000000000000000000000, 0xb1c021e931aff1a1870e082fa142d61d, 0xfee03373d1a850c7109f565c3cbb8fa4bd35e67eb01aff01c3a1413028d06e42, '', 0, '?'),
(0xda9816968aaaa2ce11cd61886e8443bb, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', 0, 0x2e358b13ef147dd6b226366a28860c7e, 0x2e358b13ef147dd6b226366a28860c7e, 0x7e5ea7c76af96cba82b6c7ecf153efb890fb32ee3c386e6e051749ef757af312, '', 0, '?'),
(0xda9aa7e9deb4aca498ebd0759d5fde0c, 'wp-includes/blocks/post-template/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xebd734d09645f9604488c76f440cea8f, 0x08e73c1a2e082e1cfddc55d12c66daba8ed44e07d50355d57186785655125df0, '', 0, '?'),
(0xda9bf8217b874517b206934d24f0a99a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', 1, 0x00000000000000000000000000000000, 0x4b376868822e83138e3a6bc30c130eaf, 0x299ffcef18f6b18497c76c6eaf239b8e2753cb1bc966429ddfa92ff90e20c4a9, '', 0, '?'),
(0xda9d1160f559e58f65b96a38db275144, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PieChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PieChartSpec.php', 0, 0xd18db958ade9aaa4dbc71ff022d80ef9, 0xd18db958ade9aaa4dbc71ff022d80ef9, 0x31ccfcbe4dc53ede82f8c8ad59878d9e5ef90cfa362ffff77df3537174aa203c, '', 0, '?'),
(0xda9f68d1c54314fcffd998dc179acbc7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php', 0, 0x249436341e57d371a5a1925da4ee91d6, 0x249436341e57d371a5a1925da4ee91d6, 0xf5745b73bad162893c84d4eb1327161ed63f73ca32157902d190657afd7bb58d, '', 0, '?'),
(0xda9fb1f164f233d612e1853d0a8f5dd0, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php', 1, 0x00000000000000000000000000000000, 0x67616c7367c0682f249a7d0a5849127a, 0xafeed541aa0fa201d212a7bfb0324cf70db5db0d1dc111861d0e0f642cbe3238, '', 0, '?'),
(0xdaa838e3bc282b68378c5cb4e2d2219d, 'wp-content/themes/Newspaper/translation/id_ID.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/id_ID.mo', 0, 0x9fbdfbc6f696055ef3b9979c72496e43, 0x9fbdfbc6f696055ef3b9979c72496e43, 0xe0fa53e13d2e8819119a35997b2845a1051968621203065605c1583bc1cc4332, '', 0, '?'),
(0xdaaa7efc56a35de0c7ff810f116a05cb, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-shortpixel-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-shortpixel-subscriber.php', 0, 0xb32651e92b4519e7375d5cd1bc95bde7, 0xb32651e92b4519e7375d5cd1bc95bde7, 0x449d4de035b02d475a6e7293e3498f59fda51df161fe958e7168b3aa1235befe, '', 0, '?'),
(0xdaad2100dafbca5732fdb36bc05b0529, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/FakeEnum.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/FakeEnum.php', 1, 0x00000000000000000000000000000000, 0x78915631d39f1da19c094c140270e083, 0xd3d17a552644811321c4b3076ad075457532e0babd3f02e23125ffa4243427a0, '', 0, '?'),
(0xdaae80bf4b8d08bb1cbb1307664c19ed, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 1, 0x00000000000000000000000000000000, 0xd866e3aa286a7c657752218e027b3bff, 0xec8e8567aaf8397bbc75d93e719eafb2267aaed87e6d3e88bd16b6fe6044423f, '', 0, '?'),
(0xdaaf1b0d027ce211a1b717187ea312fa, 'wp-content/plugins/elementor/assets/js/packages/locations/locations.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xdab0ca6e2b3f47f781b7396fbcf2d876, 'wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php', 1, 0x00000000000000000000000000000000, 0x3aedb2a8e1641d4cecf019c30dedf53d, 0x5ff3af42d4eb008b26248af485b8621692930aaaad390b87f037f71b988f89b3, '', 0, '?'),
(0xdab1894a4c58227ced5159ed993203ca, 'wp-content/plugins/wordpress-seo/src/config/oauth-client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/oauth-client.php', 1, 0x00000000000000000000000000000000, 0x07ef049fd2ac4cd8401e30a01da0b11f, 0xc493c9ca034a4f3b999d189dd1d0482950dddb6410a634a4fe71ef559692c62a, '', 0, '?'),
(0xdab1fc3963222849b03e98cdb6f191c2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFitText.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFitText.php', 1, 0x00000000000000000000000000000000, 0xa17de305a704f64328174c091f5c31b6, 0x8d9a4edaf995c5ed771fc136db5b3d4f033e54a58d779274c2b9129f89124a7f, '', 0, '?'),
(0xdab22840647278b738738902fda6213e, 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-built-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-built-exception.php', 1, 0x00000000000000000000000000000000, 0x6e9e65992b72a73eb64e83d039521c62, 0x170a3dd2a4ac8e512087aea07e935c01fa75daff4bdd64601a239ea8261c0413, '', 0, '?'),
(0xdab98bd1edac3ad099719edf57e46c20, 'wp-content/plugins/elementor/core/utils/svg/svg-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/svg/svg-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x74fa855ae7555418e91f00617ebbd980, 0xb7ac05aae30f4952fbf1fe629580da8322db7b20a9b5ef1ed74eeecd63af0f25, '', 0, '?'),
(0xdab9f117b89db59f50e1b2dc9b8c3e25, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 0, 0x772f1438a710ac6d70e2ce6bf21b69ec, 0x772f1438a710ac6d70e2ce6bf21b69ec, 0x18fd8dd966fa2e5d9de5476626a0acafa2433c7ab34600b2140e7220cf71a751, '', 0, '?'),
(0xdac1243a4521d8a4e11e7fc3288fc3eb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textarea.php', 1, 0x00000000000000000000000000000000, 0xa19d019fd2ebd2a195fcb3815ec53330, 0x7991cc9b22ad6900dd8fe1f3b8a0da23fd479975402d1d1c145e9f270f34b554, '', 0, '?'),
(0xdac13dc4dd96059667c12151861198c7, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', 1, 0x00000000000000000000000000000000, 0x0afc8005b2cc38333bba8318b64270a5, 0x2dd5b2078228b5127b6361af177ac0bca85367e861bc985db45f7d7c11e17348, '', 0, '?'),
(0xdac28a8f2336f8104b1d2523660d1bc8, 'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js', 1, 0x00000000000000000000000000000000, 0xe2028dbb29af8f4e20e746d35d2d9d28, 0xa5520918c3b53c5c0fb4ba400aaa3e3466979f24aad85a20b64304e694767d5a, '', 0, '?'),
(0xdac3a3328743aa5658e6a5f9ca2ad1cd, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', 0, 0x634f15e897bcb5d5b0aa13ede35dc9f6, 0x634f15e897bcb5d5b0aa13ede35dc9f6, 0x079951a363089eccfa5204894830b9da7b065bf00f8216fde2b319351f240926, '', 0, '?'),
(0xdac5b9f5779345c9ba4f8cdc85a1d99b, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js', 0, 0x5ea7a66e9eeba5469c998fc8c428146b, 0x5ea7a66e9eeba5469c998fc8c428146b, 0xb04c2cb64ee89764d44abfa54d5dc1bbccf873ed27339377189cae6e87304ec6, '', 0, '?'),
(0xdacffe1a52bef4ae767439bc886c0bb0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php', 1, 0x00000000000000000000000000000000, 0xa7725bab22401d3b6e9f3280b2bd1eb3, 0x8c2269ff849c87e82a3a9fdd5bad52b442b6c673eaa0cc7e0fe3951566187375, '', 0, '?'),
(0xdad2d39268d9483d355434aaf11ee773, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-4.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-4.svg', 0, 0x3edbed766ef3a93ab0708db42dbc5f00, 0x3edbed766ef3a93ab0708db42dbc5f00, 0xcd758e36863a3c96848890976f6cb3cd22883674cff075ee8cdfec7ac2d13bea, '', 0, '?'),
(0xdad34bc71dc1c979f431a4c58b029f46, 'wp-content/wflogs-old/GeoLite2-Country.mmdb', '/home/iraneurobetcom/public_html/wp-content/wflogs-old/GeoLite2-Country.mmdb', 0, 0x3bfff8e6753b596c3c6a141e7e3af941, 0x3bfff8e6753b596c3c6a141e7e3af941, 0x082b2f3ba23cac97b708b45721d305631b60a85a23016c3531a1aea6b00da7d5, '', 0, '?'),
(0xdad40f6001f06743c08f990ac1803e80, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 0, 0x7f4932793cafc559794e5be645f609e4, 0x7f4932793cafc559794e5be645f609e4, 0x48da0757d313b46d7c9967066eb3f8e60c365c1aafe0c272d9b225d5fbf2f949, '', 0, '?'),
(0xdad422481272a334543cbeeee80d8b69, 'wp-content/plugins/elementor-pro/modules/notes/data/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/controller.php', 0, 0xa9235aa29da3e722629d57ffde84f160, 0xa9235aa29da3e722629d57ffde84f160, 0x27f0856a19f2a18bc6949bbd454d386e7711f2b77fab5d2592daf69331c2089d, '', 0, '?'),
(0xdad684ce281fe01cd81b81fe3477da2e, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag_2.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag_2.svg', 0, 0xfe7ec51073c4d168f0501359b9835ad6, 0xfe7ec51073c4d168f0501359b9835ad6, 0x0a276bad4b1beed47be9307e0a08b86951972d36afdf30c9270b9f1919f5fabc, '', 0, '?'),
(0xdad772ebca77c69ef4bf9513d61311cf, 'wp-includes/blocks/footnotes.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes.php', 1, 0x00000000000000000000000000000000, 0x1413954aaf7405a92b9d60ecb4923ac3, 0x90f932e42ae0711318c32de5da688d745112beed65b37b9075c0c4455adc2769, '', 0, '?'),
(0xdae073593008254e56103b3397fd8d5f, 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1744125809.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1744125809.js', 1, 0x00000000000000000000000000000000, 0x4ecbe3f0e79bc5af29e9f4ed1986e2c5, 0xde27837618afe1a6b8f1f8c1203daa1ca3c72758b86b17ebcf3c3659539474c4, '', 0, '?'),
(0xdae3ccad0a35ef4285f3eea3df2bd56c, 'wp-includes/blocks/gallery/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x79614d9d5cc2136e75a9fcb6e4a41705, 0xd56b8ad69db631d68d109b6847602f08c5020439bb98bae271a3cd751f3a088d, '', 0, '?'),
(0xdae3ed6d152a9fb76c08029ab02934ef, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_files.php', 1, 0x00000000000000000000000000000000, 0x2466fa9d3ac685523767f3e5326ed350, 0x1f1fedbb3ccfbfcf6e6d80f903a4b9a63cdc5e0e380fb833a2b7160832fdf98e, '', 0, '?'),
(0xdae6dcd0e05febfa5f5132b58f2dea2a, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.po', 0, 0x1d7a6ca41801a6d8c53372a73924ca93, 0x1d7a6ca41801a6d8c53372a73924ca93, 0xc304fb60df180fefa7879f35fed8e29508cd4686927a08b82fe07654e2beaa55, '', 0, '?'),
(0xdaea71d8bc8b18b600702c0b9eb18b8d, 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php', 1, 0x00000000000000000000000000000000, 0x66d1d18e1c0c714d05963ed6a438ca97, 0x1f33489555b4f9756beab14b051851cde8cb803c745f5215c932e0715e0e1b36, '', 0, '?'),
(0xdaeb084aab42199d26393a56c3465bc0, 'wp-includes/js/dist/media-utils.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/media-utils.js', 1, 0x00000000000000000000000000000000, 0xd6d954d61bae86a0ee44754f8ebd6d68, 0xdff61a4a120ad9eec63c97c10963aab1058a76765bdc39887c72fdd311fed60a, '', 0, '?'),
(0xdaeba1704e6539ad4f88694558291e21, 'wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php', 1, 0x00000000000000000000000000000000, 0x18fcc7e2a991e6939aec79738379dfc8, 0x899def4004cf7f43e05d905eaf8268c7dee6bfc9dc6236a895174c8e0899aa4b, '', 0, '?'),
(0xdaf493f043a02e796a006fec2afa66b9, 'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php', 1, 0x00000000000000000000000000000000, 0xc14c1a336066a78ad1967b5f7a0fa971, 0x202e494554b0dad8a31db5ab4a23d54a04f0556bc337fa68799b16d25cfb3088, '', 0, '?'),
(0xdaf5833f095cb9b8aa7cfedf7e4b6226, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Container.php', 1, 0x00000000000000000000000000000000, 0x75b9513dda3e388b9572d3fb236acfc7, 0x164e4b4cdd79d5156f80e6427218a2f27055a2cea00136ec2e127747e5292c3c, '', 0, '?'),
(0xdaf6b6bd557f20636a73d93c1299d967, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMalformedMediaQuery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMalformedMediaQuery.php', 1, 0x00000000000000000000000000000000, 0x8dc445bde31bcf2fd2493482f5a2e96e, 0x63211a4cadacf2763f501cf926d5deac08b94fd3f61d59a1e1b75ab51c22b1a1, '', 0, '?'),
(0xdafcd777e28159e5f561f63520c9ea2f, 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php', 1, 0x00000000000000000000000000000000, 0x6307d09df3b85f67c53994c8b0d92446, 0x3c19d2a2937c748b6da3a3b86d44318d82cf52e53eec670c4005ea4d35582a69, '', 0, '?'),
(0xdafd1221a71614287494f2893c0ed4b9, 'wp-includes/js/heartbeat.js', '/home/iraneurobetcom/public_html/wp-includes/js/heartbeat.js', 1, 0x00000000000000000000000000000000, 0xf7d383af90590064a998703e9ea850b0, 0x37173fb346e8d2c4ad781ae6942703a7f0cf10b33292dc6676f3faf498101a05, '', 0, '?'),
(0xdb02bbfce0d9afe8dc5d162be4571766, 'wp-content/plugins/updraftplus/includes/Google/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Utils.php', 1, 0x00000000000000000000000000000000, 0xeb2ba5a5baba330f71b11c3b79bf72b1, 0x732ad3611ba57e5498d0bafe59546edc9f8110eeedb2a3f9cdecd0e295281ae1, '', 0, '?'),
(0xdb02e38e5f0dac4a4ce823ae4042ccd6, 'wp-admin/css/colors/midnight/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.min.css', 1, 0x00000000000000000000000000000000, 0xcdb05c0d36ad0fa2fb6c25b32bfb5078, 0x8517f392843d7a8acd165729f490d547a151f606c7b6e78e5ac296c77fcfd867, '', 0, '?'),
(0xdb0453ec3f3514a84c03c7211ee7092a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', 1, 0x00000000000000000000000000000000, 0xba57807be8ea5d6dae09656dc7d11348, 0xf3c88b683f65752dfcfd33c69ddd15500ddb292b910d07577deef2cb3d97ba43, '', 0, '?'),
(0xdb078175d872db93f1929691726af479, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', 0, 0x91b30250146f4fd06d2cd44fd1cb01c0, 0x91b30250146f4fd06d2cd44fd1cb01c0, 0xac0765bbeb0b98d6ccc143e031d1edc21d5e71fe81b7825f6b493312c0fbb6b5, '', 0, '?'),
(0xdb0878d4c7c4570a65c9bae4f89df458, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/js/timepicker.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/js/timepicker.min.js', 1, 0x00000000000000000000000000000000, 0x22e23e6a4415666228a2000f609f691f, 0xd3d2d8b8fb3a4f184ebae94cfc9600a95d464ea29aa79f39eeee4b5e59a2529e, '', 0, '?'),
(0xdb0f5d259c408b243c3c1f081eb8e0f5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrack.php', 1, 0x00000000000000000000000000000000, 0x287ca26c5d0be754ec13542441be4de3, 0x1af53db06afb04a9d88e3d9a922aaa5cfb4da2e2a8415e72b6c9df0816c51fed, '', 0, '?'),
(0xdb1183fe6f1b7bf40017be1d746417d6, 'wp-content/languages-old/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', 0, 0x7438872f9928229c7ada1d7106c7ac78, 0x7438872f9928229c7ada1d7106c7ac78, 0x2bcf05ff410afbb8c29f57e1db01ed4783f1be53200eaeb71a64d935455ab0a0, '', 0, '?'),
(0xdb20e649d95f58b2d3039abc101ba83f, 'wp-admin/js/gallery.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/gallery.min.js', 1, 0x00000000000000000000000000000000, 0x560ccd0d7e3778c2446563e3b2621ebf, 0xd1d0a330ac0923e7b5750d2f0ca185a80b4c3a84684a52279ae7d539806bd8d2, '', 0, '?'),
(0xdb21567be5510c5c9e12d60a9449f3d1, 'wp-content/updraft/plugins-old/akismet/_inc/fonts/inter.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/fonts/inter.css', 0, 0x2657c1447da18d612344484a2b13bfde, 0x2657c1447da18d612344484a2b13bfde, 0xa1c3429b67616619c61913601cf72532d0e229ea213b19277043670045768913, '', 0, '?'),
(0xdb2acc08adcd5edb72fc3565165119ae, 'wp-content/updraft/themes-old/twentytwentytwo/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/screenshot.png', 0, 0xa55d2b74ca4cbf3b87a92ccb1039f5e9, 0xa55d2b74ca4cbf3b87a92ccb1039f5e9, 0xcd8d2dfc449f6e3edb2d9e7f720731e9a411ab319438279beec82d75737b23e6, '', 0, '?'),
(0xdb2c9373b058707757d3fb75fc6a3531, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-slides.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-slides.min.css', 0, 0x5588492048c36d1744b2692fbd169a1c, 0x5588492048c36d1744b2692fbd169a1c, 0xc668bf3873a55391bf4735f26ee29f9eaaa93d2fb4524a1dcb0f3895553acfd1, '', 0, '?'),
(0xdb2ee8982f0b4341c3d0ef1c00cbc076, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', 1, 0x00000000000000000000000000000000, 0x6a1d4a491cb910600dc74cf2f3fc7796, 0xbb498d3d5198207fa082ec28f70fba0339ceb9161e876fbc70bbf02fca4859ac, '', 0, '?'),
(0xdb3283a7cea29da00c1d7db54c70618d, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-1.png', 0, 0x7b04b264cdc314af9911a07f3fe0a000, 0x7b04b264cdc314af9911a07f3fe0a000, 0xc2cafcd499669c427112f7ed4a36dccb45c1044f3c186d9a251d8867a191edf5, '', 0, '?'),
(0xdb329a76dcd4db21b480b43a27db9460, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestorWithHint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestorWithHint.php', 1, 0x00000000000000000000000000000000, 0x74205d7ec47944b34100f24788e58024, 0x7e3b0fd024085fb6a395e58109b50ee1d775dbf0d0676883ebb818d03841fdc2, '', 0, '?'),
(0xdb32b6a8b9ea2d8028df6995590909c0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivFirst.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivFirst.php', 1, 0x00000000000000000000000000000000, 0xba25c5dfc6b9672477b33582e7ee96e9, 0x9a590c6be28fd8decee7b0341284e4838aa86be8890bd724bf50d2c16f9e1aab, '', 0, '?'),
(0xdb3456fa817323c02ceffb9d1351f8ee, 'wp-includes/blocks/query-pagination/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style.min.css', 1, 0x00000000000000000000000000000000, 0xbdd68c37efb3cc88beffe424d038c4c5, 0x5060d6931b177da912f196381fb43d915fd7e004256fcc1fbb1d6799d6537521, '', 0, '?'),
(0xdb34908136ef31c26dcecdf90e598f52, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php', 1, 0x00000000000000000000000000000000, 0x34f88f74e1d7515344760e92bef498c0, 0x7f027421851742fb8a78565cce4e3cff0bbb740f70cf2153060245c5d0b38996, '', 0, '?'),
(0xdb34c8f040104408e50b8e126a6075e8, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', 1, 0x00000000000000000000000000000000, 0x00e7887ce42f8c7ca3c10c24d198c8b1, 0x08f82ccabb57ab54ffa4902eb7f1ecfbd9cc53e48ce4073314a810650b17203b, '', 0, '?'),
(0xdb3c9415faa5007659a13e1e6d610712, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php', 1, 0x00000000000000000000000000000000, 0x0307a004e633e43d34e0ac2bb4d8325d, 0x691a25e7320fc082c86cdacee04075461469cb08c53db41d8a5f005097d5b0b7, '', 0, '?'),
(0xdb3d363506fb865911cb382dbe8436b0, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action.min.css', 0, 0xd1b833acf516028ddb96662e648202bc, 0xd1b833acf516028ddb96662e648202bc, 0xa6d89e6b00d7000c19d5b5f5aa9bd2325769378fcd3d967163087c3cb12d4995, '', 0, '?'),
(0xdb46ff56e190844ec52cdc58dcbf7dca, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', 0, 0x072228e80f040521ca235fe0dac32c9d, 0x072228e80f040521ca235fe0dac32c9d, 0x0c3357c014919a3445a08573576f75adf387a6d2c9d230ec4a90f3b89119c457, '', 0, '?'),
(0xdb4c59a613c261ad02e4e01c74fe3b86, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fa_IR.mo', 0, 0x8feb25f2f70a88777d2a21467458589d, 0x8feb25f2f70a88777d2a21467458589d, 0xae69dd8d68eaf615b9a79691c2ecccb5b9f119151f8ba18f1b090e484939f8cc, '', 0, '?'),
(0xdb51736c237b4b90311ce66e80991dc7, 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-config.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-config.php', 0, 0x35584dae6872b6e0f32eeeadfef7c5ab, 0x35584dae6872b6e0f32eeeadfef7c5ab, 0x5afc3ce9190f5bfe445188f85f288349a7dd077795ee9d03e537afbdb498939c, '', 0, '?'),
(0xdb56265c61d0500b6469018e0360ad0e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-id_ID.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-id_ID.json', 0, 0x0c9214a6bd52fbde68f217f10e18f48d, 0x0c9214a6bd52fbde68f217f10e18f48d, 0x854bbb07666c73b7689288c4d8c67efaffa128c057c067d14356eab534633694, '', 0, '?'),
(0xdb57aa3ba590162ebc2b38143c838355, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/3.png', 1, 0x00000000000000000000000000000000, 0x4867a1302d0d40709cfb4012d2e3a9b2, 0x5ef9dfabed04c7b21f8538bc960ea2829d8f9ee15bfe5e79671f90d3c473eeb0, '', 0, '?'),
(0xdb5bcedde4dd923855c8698ad0f251b6, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/footer.php', 0, 0x8ce27577dd8a63b8e8e07069d23b2b35, 0x8ce27577dd8a63b8e8e07069d23b2b35, 0x60b9fac89e6f0c977cecaffa7958346d67a6e2d8655aeeb2a068c978d635bafb, '', 0, '?'),
(0xdb5df71bc0f13feefdc761132baab981, 'wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms.php', 1, 0x00000000000000000000000000000000, 0xb786dd146d4e45f580ab8d73ff12e3e0, 0x3933b37948b73f0d4be492fb974d21ecd125771b9fb1cff3b031534b1b450921, '', 0, '?'),
(0xdb68596d017942f87675c5d26d67fe1c, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/Inter.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/Inter.ttf', 0, 0xe19174fb2c0e19b1fa67492a07886c75, 0xe19174fb2c0e19b1fa67492a07886c75, 0x337abacc9a34ff74b4762a01a78065e1f533e979e4131bc25ab3a97194ac9627, '', 0, '?'),
(0xdb68a92ff5782876a8a3d82269f9fafd, 'wp-content/plugins/elementor-pro/modules/notes/assets/images/elementor-logo-orange.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/assets/images/elementor-logo-orange.png', 0, 0x60c2791499ab6e45f99329f7323e83f0, 0x60c2791499ab6e45f99329f7323e83f0, 0xf5fee68c6e85e983ded20b4c3a64998d199614027d707ea004349b4eec13d123, '', 0, '?'),
(0xdb6b0d4e5b2c9627f509564391244475, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php', 1, 0x00000000000000000000000000000000, 0x160c9e0e8a4a034fb52abcf4d590c218, 0xdc157da7aef41aadb0f1cfda82d04c0d422512a9a30aee4fc0a2326e1aab4ef3, '', 0, '?'),
(0xdb72f48057b3ae0ebaac31286545f7d5, 'wp-content/plugins/elementor-pro/assets/js/table-of-contents.99a74eec7252759bebdb.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/table-of-contents.99a74eec7252759bebdb.bundle.min.js', 0, 0x89432aa4b6b124ec1d9fb0f833b123d1, 0x89432aa4b6b124ec1d9fb0f833b123d1, 0xdfe374cf73c9b5dc126b9bc3e78093067d83e5e4e31b11463e89b1d88847c066, '', 0, '?'),
(0xdb76365e41e8f380412f5d2c3627793a, 'wp-admin/css/site-health.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-health.min.css', 1, 0x00000000000000000000000000000000, 0x92de5ea449987e331cd2dbbdd4ef9394, 0xda8c443f43e3a37bea30d7f2eb60678b78c6f3f938aad13205c74e49868af452, '', 0, '?'),
(0xdb76b21b5c6746b7fecd95d181218bf4, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account-rtl.min.css', 0, 0x6934063c239266acef742855f809f0b7, 0x6934063c239266acef742855f809f0b7, 0x2e2840d5644b8eff8b138594e7a5d26bed4da9d51c1ded019c56d051e82f5c12, '', 0, '?'),
(0xdb795428ac25561208db30a2544122ed, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap.php', 1, 0x00000000000000000000000000000000, 0xe6af6f2c9145e669f6999c7d9fb39e56, 0x281a1f80aaded40f6925f18116aa86ef2fb10b3a87112ba87fdfea1d042cd005, '', 0, '?'),
(0xdb7eefa539fcf781827f73358fa6222c, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/boolean-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/boolean-prop-type.php', 1, 0x00000000000000000000000000000000, 0xcae41b58a41f20b3b57971a324c84c0e, 0x1bcb831f1e9ba8ffc787149a468575dd822ae392de56aa94ceedd3138ad6f1cc, '', 0, '?'),
(0xdb82e783db1c18e062c3a484c2b68ad7, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410-rtl.css', 0, 0x5e36ef2a9fd823754233b95df43fa580, 0x5e36ef2a9fd823754233b95df43fa580, 0x867270f15b0c9e55e65ec368529d8a13b6c2b9606d11c502e35893015d4ab1e0, '', 0, '?'),
(0xdb84f2d28f3e99fa3a02e9a0bf1bf873, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebar.php', 1, 0x00000000000000000000000000000000, 0x0c7c9d16e0b985c17ec026c5e1a6c2cd, 0xdead0a8c233b466c935f2f0b533c6d5ac1967fe3aeb0fcfa6d4a7df55e249f18, '', 0, '?'),
(0xdb867844b7cc4c7ffde17a5723c5994d, 'wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg', 1, 0x00000000000000000000000000000000, 0xe7b6701850b612f7f17803db7dedaad4, 0x7c8b152ac7de5a2083d0756840f97a3b3b604698c3895843c3929f1f01dc356d, '', 0, '?'),
(0xdb86cbf2928fe1e917412b3a84f5ca8c, 'wp-includes/Requests/library/Requests.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/library/Requests.php', 1, 0x00000000000000000000000000000000, 0x358f4eaa456ae53479780e22f0db241c, 0xb850cfc7defeeca5003550a15ef5392a9178472902fcd6acc061ed58bc9f7cc4, '', 0, '?'),
(0xdb8b7b533000003d9a315fd8a60dc035, 'wp-includes/js/dist/priority-queue.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/priority-queue.min.js', 1, 0x00000000000000000000000000000000, 0x387f40c5375e17c158da02ccee43a7f1, 0x5d3b11b12965b56e8a3c972747990b5a6f84e6e93d546d2986562d5215b85f6d, '', 0, '?'),
(0xdb8f25fce4b1d874481aea055b76d39b, 'wp-content/themes/twentytwentyfive/assets/images/nurse.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/nurse.webp', 1, 0x00000000000000000000000000000000, 0xf91f5f16501274541bc7bc7a6999ac5d, 0x92eb1ed27b9a6a7e1616b184afdac7ac5bfdb7292701ab87c70685bf2db2de5a, '', 0, '?'),
(0xdb90630aa84ab06410247d9ba8cbe0b3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php', 0, 0x1904471191ce234e6e3779cf7a901996, 0x1904471191ce234e6e3779cf7a901996, 0x15859a8075ad0aa12ff97c2adfdb5db632dc5ae679c9b1265bc834bbd8b3832d, '', 0, '?'),
(0xdb90af61a3940c175ff35e0bd63c1416, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/UnsignedSerializableClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/UnsignedSerializableClosure.php', 0, 0xc594e49056edb7e68b5d1613af738e09, 0xc594e49056edb7e68b5d1613af738e09, 0x261fe93f8b53ff420f2cc678977efca90f7077d97c3e34a81477b59a14407b65, '', 0, '?'),
(0xdb921a9b735fb16d5e43ae184a968ed6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare.php', 1, 0x00000000000000000000000000000000, 0x46e26374bd3c9e5b07cd48ac603950ac, 0x34ebca54537b5607b29952971b8200726e346b02e83460397291f62bd3e805a3, '', 0, '?'),
(0xdb964a8f427785431198a17c7f4df476, 'wp-content/plugins/wordfence/lib/Diff.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff.php', 1, 0x00000000000000000000000000000000, 0xa535567a59b35daa23795295db4addae, 0x59c14dc1227a2974cf96a98216d62a6389774c00a282fd91b43177246483f3fb, '', 0, '?'),
(0xdb99c88211d40627d12eb79c674a5c65, 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', 1, 0x00000000000000000000000000000000, 0x776821c9f452ad7c1ac3c322fc7ca530, 0x6a04498f93572b7b46d0a1b18c0cda4bb99fce0df041679509babca228588338, '', 0, '?'),
(0xdb9c736d6184bed0dd7bbd47eba3bf0e, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif', 1, 0x00000000000000000000000000000000, 0xf970a6591668c625e4b9dbd3b7a450d7, 0xc5a6124f15adb40df8c31db91ca22bbe00bd9041f60a4e0e38f8f8b68c350e70, '', 0, '?'),
(0xdba0204a09ee869e2e6f58f99c338889, 'wp-content/plugins/wordpress-seo/css/dist/support-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/support-2420.css', 1, 0x00000000000000000000000000000000, 0x5c2f0844907bf4638033cde7d9b5cb1e, 0x6d2a5d4cc06a328c1402b46a8a9866b3a2744f7907093e1026a26d7d065a9e02, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xdba18ebfea1dc618899c41cc0b99a08e, 'wp-content/plugins/elementor/core/admin/ui/components/button.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/ui/components/button.php', 1, 0x00000000000000000000000000000000, 0x74458fa008f9bb87cedab084680c2367, 0x4a487fe540db602c2e72868b6edc1e0fdaf5058f95502613794d9e5a818a5eaf, '', 0, '?'),
(0xdba2de18ec336631a4e5a9d5c0d15cf2, 'wp-content/plugins/amp/src/PluginSuppression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PluginSuppression.php', 1, 0x00000000000000000000000000000000, 0x6e0e656060ec867ffe78a1523ca78cec, 0x2ab7448bd65c5b9b611e072c9a52b75fdfdbe79940a68e02ed5ff512eca4b4c5, '', 0, '?'),
(0xdba5b66c918b76b3ea3b60c575ba2bef, 'wp-content/plugins/elementskit/widgets/audio-player/audio-player.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/audio-player/audio-player.php', 0, 0xd1a61692a64099bf5f80d3511865e4fd, 0xd1a61692a64099bf5f80d3511865e4fd, 0xd784191e349ca91b3ae2de121dfd11933fadf7a4e483e2ee8c72dfa1fd78cf8e, '', 0, '?'),
(0xdba785f602a4a8cdcf0df5e3b18220fe, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-page-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-page-presenter.php', 0, 0x380a93494bfcbd2d9c8a692c9c1959f5, 0x380a93494bfcbd2d9c8a692c9c1959f5, 0x89e20b615b34df22f6be4da1c4b46ef900d3b7e05e8d2fe621d555f98bc32281, '', 0, '?'),
(0xdba95ede0e2a25a9419bd94e69999441, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', 1, 0x00000000000000000000000000000000, 0x919e8277b622e7c85133b943029bee5c, 0x2254a914124da2e19b6f4e4680471d45d209a897822bdd3a07d82bddda65b1a3, '', 0, '?'),
(0xdbaaf2eaf7092ee6d5b8df5cbef20eaf, 'wp-includes/js/tinymce/skins/wordpress/wp-content.css', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/wp-content.css', 1, 0x00000000000000000000000000000000, 0x069cf60f3efd61d98e3a216282951e0b, 0x727b40b6aecd13d7e943e6c23c2f2d387bf626f831f7abd6ced53024476e9d10, '', 0, '?'),
(0xdbaf9bc50e97a4324dbe974ba766b2bc, 'wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js', 1, 0x00000000000000000000000000000000, 0x8f7ec1d8f61192ab146a19e2eec03349, 0x5d5090eaf5d1de13b28a8f04322bc7fdaf317430b4885b830570839e1745d2e0, '', 0, '?'),
(0xdbb0b2b438954a987066a405bee17e7e, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', 1, 0x00000000000000000000000000000000, 0x5119d43e8cf7625983567e413ec786d7, 0x5c8cb0831bb46b335da6623b30457a228c135aae51649bb36b77e69f7c9fd8c6, '', 0, '?'),
(0xdbb196b034dcc1adccc47cc0a2827454, 'wp-content/plugins/elementor-pro/assets/js/countdown.6e87ca40d36793d92aea.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/countdown.6e87ca40d36793d92aea.bundle.js', 0, 0x8d37c930dfae7834c2e4fbf9baffaad4, 0x8d37c930dfae7834c2e4fbf9baffaad4, 0x4bf1404f91a463ac7ee6306184277395eef01691c720a289fba5934fb84058bb, '', 0, '?'),
(0xdbb3003ddce3c68188e74834eb7ba2c3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderTransformed.php', 1, 0x00000000000000000000000000000000, 0xa4c059d0a884c1f325b64083d47e77b7, 0xeef5955feda8abd62b6215f34d07e0fbd3678875fea2e0368e4e80c0ca5497e9, '', 0, '?'),
(0xdbb3576bd070442db72b860d6dfcaa8c, 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2', 1, 0x00000000000000000000000000000000, 0xaf7ae505a9eed503f8b8e6982036873e, 0xaddf40e2a382a94ceb4551f1f18928816965ba96715b4e7c26b0e37ff9c390f7, '', 0, '?'),
(0xdbb63fddd93ebe1276bc9d21caec3d75, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE', 1, 0x00000000000000000000000000000000, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0xdbb6b27f6ed596df884437556c28c32c, 'wp-content/themes/twentytwentyfive/patterns/services-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-3-col.php', 1, 0x00000000000000000000000000000000, 0x6aa2054ba7aee45a4aa0050a45f92cd5, 0x06f02cb84dba3d6d20fec35bf4e4b7ac79ff3e7e4d4a01fb9465e22db4d6447c, '', 0, '?'),
(0xdbb71de7f01914abf6bd0af3aff72fcf, 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', 1, 0x00000000000000000000000000000000, 0xb04ef08ba8e7c6adc660cd64cc768ad1, 0xe0bb6f57617029b93de4d371237b0e64cf36d978c1f602f9ade02844ef450cef, '', 0, '?'),
(0xdbbe7885bb617b2174ee511b2efe2fd3, 'wp-content/updraft/plugins-old/updraftplus/central/modules/analytics.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/analytics.php', 0, 0x81747ca6a90ead2f53540ad3321530d7, 0x81747ca6a90ead2f53540ad3321530d7, 0x0a719bcd0105e92bdb28d0ba40b46c8f7cc78cc23ba677a007d04861e1270f1b, '', 0, '?'),
(0xdbbfe6c28f541c89610d21b822721092, 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5b76ca8937e35b94e0c4ecd37afd1e49, 0x44c5951eb83144278a1b210d0869922d3dc90b5004314a0376eb40014b539b68, '', 0, '?'),
(0xdbc09b9614e0d2c80bc7d41d2a9d292e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ConvertPlug.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ConvertPlug.php', 0, 0x4ab75aae37da13389323651dfe3a70ca, 0x4ab75aae37da13389323651dfe3a70ca, 0xf782dcb50a3b7bd9228895cf6cbf99b86d50c5f51e0aa7aa7dbab7430a2f4429, '', 0, '?'),
(0xdbc61cf84d196e6c9a9b6faf7c5ac9db, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', 0, 0x134fc39d59f5112c875c9fae2d1af12a, 0x134fc39d59f5112c875c9fae2d1af12a, 0x0f56239b7c7117163156ee19fcd7812dca28e307df2382911df2f4d5d8ae332d, '', 0, '?'),
(0xdbc81cf8dbb13b85a9ec7d6b85a2747d, 'wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php', 1, 0x00000000000000000000000000000000, 0x6f1d05a3b4c712613c8c676ff3770df7, 0x1f207c02b3b8ec919b3f863e930688bb7eef962ffe3e3114c13a9540498c569f, '', 0, '?'),
(0xdbc872819abcc1b5d8811d3dd4d492e9, 'wp-includes/images/rss.png', '/home/iraneurobetcom/public_html/wp-includes/images/rss.png', 1, 0x00000000000000000000000000000000, 0xa5b05bbf28f294b02efd942a4e5ab806, 0x116afe1d282d39bf0ea75fc7ef452d23ea77011465c624d85d6fff3031a9cf75, '', 0, '?'),
(0xdbd55b41e105fe1f7cfb6714795a43d5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateCountdown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateCountdown.php', 1, 0x00000000000000000000000000000000, 0x4b52cb9d6273dcca11dac3835d1d206f, 0x79fefc35aadc115bb7ec0aa12ee90b3dda8027c056794d6f89d6ab5a8a462de6, '', 0, '?'),
(0xdbd82bd00736a982037938a9e3eafdd6, 'wp-content/plugins/wordpress-seo/css/dist/tooltips-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tooltips-2420.css', 1, 0x00000000000000000000000000000000, 0x12b3b9556fc3c6cbd59c2e404200d3c0, 0x74ab47105cf0666202fc5ee80784a1cbf6a94c0123e48857642adc10364d9404, '', 0, '?'),
(0xdbdb5d6028d862ec976179b40b8275a0, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php', 0, 0x8f27bcc678bc4c38451d90b6a1c03cb5, 0x8f27bcc678bc4c38451d90b6a1c03cb5, 0xf7dfb2a57493222bc5fb7ca19004b55ae6123704a73ad6b8aaaeda185f342669, '', 0, '?'),
(0xdbdbde8923ba398b15020fc2e2dad6c0, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-base.php', 0, 0x5318d8e4c1a3d7b737783f1ec91b502e, 0x5318d8e4c1a3d7b737783f1ec91b502e, 0x6b8859c1b21b0f132c8bfa3c2ad40f673bef552172e29505bc59f9d5b25725cb, '', 0, '?'),
(0xdbde77f80c025225d81d778bef661b78, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForAmpStory10Css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForAmpStory10Css.php', 1, 0x00000000000000000000000000000000, 0xa44b315faaa918511885c9b0bc986438, 0x69733f14ff00cfe2102ab05f11eec7c546b6c5182131095cb291c1b5ae55263b, '', 0, '?'),
(0xdbdf0a70a1f11fd3476e750e3aa2b8d3, 'wp-includes/js/colorpicker.js', '/home/iraneurobetcom/public_html/wp-includes/js/colorpicker.js', 1, 0x00000000000000000000000000000000, 0xf01017ca562067f4840eb2b6f99f2daf, 0x85569177e4e71725a925c83aa0334351232b67d6f49b09959665b910117dd717, '', 0, '?'),
(0xdbe01674d65f6a08dec57829cbc8bea2, 'wp-content/plugins/elementskit-lite/compatibility/data-migration/settings-db.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/data-migration/settings-db.php', 1, 0x00000000000000000000000000000000, 0x970b638e78ef31862bca01e400ce2072, 0xcc78b9eb4f992efe4cbb0a8606d0e62b44d234526d286b933d2dd23de1df0754, '', 0, '?'),
(0xdbe1f8375d1acf12402cf4d52f54c115, 'wp-content/plugins/elementor/includes/heartbeat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/heartbeat.php', 1, 0x00000000000000000000000000000000, 0x8843c0240c0f8a55469a0775e5e06eeb, 0xd1b469f19f863ae40c0fd557177e256e279541434570347aded0b350e762ffd0, '', 0, '?'),
(0xdbe3d4a633284c80ec9adb87d291f5bd, 'wp-content/languages-old/themes/twentytwentyfive-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfive-fa_IR.mo', 0, 0x3d7796ca79969e9f00b9fc63c6c95772, 0x3d7796ca79969e9f00b9fc63c6c95772, 0x0f57b755f5ed23648da01589c36c5575b8a886698870b5c6d0bf4c96aed73f17, '', 0, '?'),
(0xdbe5609ee28af9967375f50074b6ee63, 'wp-includes/html-api/class-wp-html-unsupported-exception.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-unsupported-exception.php', 1, 0x00000000000000000000000000000000, 0x9a39b55069283ab7fba9c6781c7677ae, 0xdb5ed3af9a810e51aa1fe234219ed472ece3ab5b8322b6af7db79ff38cd69bc4, '', 0, '?'),
(0xdbe65a36fdc38b8e456e17c48ce2f0b6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/ElementDump.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/ElementDump.php', 1, 0x00000000000000000000000000000000, 0xa43bfb3a80cee1f49237c6a15c69d423, 0x4c13c8956d850116ec09e3f0b766cd5a9fac8419134e4e7ac9912e82a29cb4d1, '', 0, '?'),
(0xdbe6b13f99fc418aa1f8f66db6b69a9f, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/give.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/give.php', 0, 0x91f05205225db99b82d402198cab80d2, 0x91f05205225db99b82d402198cab80d2, 0x172286b9c47f973682690489b53d6a31f34d7e9dd9d507c6b893785c3496ae92, '', 0, '?'),
(0xdbec8f3f10c8dd5568da05df588c5961, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js.gz', 0, 0xfcd00b7b4bb8a2676c0861338848d6a1, 0xfcd00b7b4bb8a2676c0861338848d6a1, 0x7953aa0c8fd9815038abb85a0b60d9cd9b25428678bfdf4a44961f032ffa452a, '', 0, '?'),
(0xdbf11f1690b29eb9d2aeabdbf10a6e79, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', 0, 0x990be5be097a292ed84e3ce5515754ec, 0x990be5be097a292ed84e3ce5515754ec, 0x195c5f20d5b96277ff237c2e238df20be445eac1c5dc12b3b3bf18af2c3b3759, '', 0, '?'),
(0xdbf7d2df55857f3894ade7532f67941d, 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/saved-templates-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/saved-templates-menu-item.php', 1, 0x00000000000000000000000000000000, 0xf01257892ac64d49a8cef3d19b5f6803, 0xc630d3eba80a471a7ef866d85908fe5263aea3ddde98e38e55d0aa22dcbf81e2, '', 0, '?'),
(0xdbf89180143d9a866e28057b9773aa86, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExitConfigurationJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExitConfigurationJson.php', 1, 0x00000000000000000000000000000000, 0x7481e51e579e08abea6a135c070298a9, 0xf550c35386ce531da26ba1e2fbd67ce16f9ff59e9d5bcadbdc4a796b09ba025d, '', 0, '?'),
(0xdbff929dfd1aec73fe185af5c9f38b3e, 'wp-content/plugins/elementor-pro/modules/posts/traits/query-note-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/query-note-trait.php', 0, 0x6849e9bdbe7ea3d4d76d2f33b0525d8e, 0x6849e9bdbe7ea3d4d76d2f33b0525d8e, 0xaddc4e4f89b92f4b453e7bf6213a7fddb074da7098b496703071af443ddb2eab, '', 0, '?'),
(0xdc00ddd87b752554ec31163f17a9f2a6, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-body.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-body.js', 0, 0x7f9d6467962b60e12ffe28daf859ff7d, 0x7f9d6467962b60e12ffe28daf859ff7d, 0x72ab404dac5c679b61fd070259a605c5e44101dbffb1f789bcb3cda432ce9532, '', 0, '?'),
(0xdc030cfaf5225baf19cc047cc0bb8724, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/youtube.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/youtube.php', 1, 0x00000000000000000000000000000000, 0xd719c05d7e45b2b12ada930c78e67a76, 0x132359bf95bc717e0c0ad75b7a51d18d30a77a7fc2e53ac6b81d5a31e5a05221, '', 0, '?'),
(0xdc06f9ebf9d7ba8679eb1e9d38b3b8cb, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-section-document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-section-document.php', 0, 0x9f55718c9891e2c4a72c3ddcb5daaa4c, 0x9f55718c9891e2c4a72c3ddcb5daaa4c, 0x3080da73893983d377bc3b7c753d7b0592264ad9f29dfe7cc3ead9c86ea2da75, '', 0, '?'),
(0xdc0746e80418aa860d758e44bc620837, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php', 1, 0x00000000000000000000000000000000, 0x61e8994d473cbf3f7612972790aafa44, 0xa8597794ca1531f4c71a99a09d25528d6172a2d5a6bfb194d402cb76d51a6106, '', 0, '?'),
(0xdc08c8bc91d89fdc270d1460f9f4cace, 'wp-includes/feed-rdf.php', '/home/iraneurobetcom/public_html/wp-includes/feed-rdf.php', 1, 0x00000000000000000000000000000000, 0x7847b337eb25949ea00062d0f8ecfec9, 0x703d6d3d47dc6cf29468826e0868d2c1b81356d3e55dd32dd3fb2b9d3103ca61, '', 0, '?'),
(0xdc0f61fae8a2485b033a83cb68a5ef7c, 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/BeforeValidException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/BeforeValidException.php', 0, 0xf5282cf106f9b457a5c5e648bb3254d4, 0xf5282cf106f9b457a5c5e648bb3254d4, 0xf562f4a053283d7d5f50d021c987882536eb8b8f3ebc80fdfa7bd62b2ba2f148, '', 0, '?'),
(0xdc0f74553014de1f7fefd3ee02f5c5a2, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', 0, 0xb2cc340721f6b1360fd523c4d840e556, 0xb2cc340721f6b1360fd523c4d840e556, 0x592f9ab7ca24cac5b4917cd7b266e6ce60853c14d7a2e9731093023ccffe5a9d, '', 0, '?'),
(0xdc14ba1f1b8b8ebcc62c0e5a8aec82a6, 'wp-content/themes/twentytwentytwo/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/single.html', 1, 0x00000000000000000000000000000000, 0xacf11d7a6fb8794e5d03c9bd32b4b804, 0x0068dd6bf89bda055176db36509fff722297a13a52462ee86d8f240cf5cfad49, '', 0, '?'),
(0xdc17f3f314eec796ed1105c9ffb6826f, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php', 1, 0x00000000000000000000000000000000, 0x97881e3939b6750198bf4b6aa67f7789, 0xc809e5c7ff73c004f8649de6382de0ae35806120cf2a7fc17cde1f44caef699d, '', 0, '?'),
(0xdc1e5ce0abfecaf6c5909f5e88bb72b4, 'wp-content/plugins/amp/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/InstalledVersions.php', 1, 0x00000000000000000000000000000000, 0x182d5924ff0b528f008a83d1f5809d02, 0x4ea252c3ad32e1c6df488a68db264813583a62075d8bfd64ccb38afecf324fe5, '', 0, '?'),
(0xdc201fb0d527d617a0c519d62785b3bd, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php', 1, 0x00000000000000000000000000000000, 0xcf07ac1620da370b9440cf20b36ccad4, 0x81436c4d08150fde90ec27be61b50aa9f49c20a22fc557a23011aabae76e16a2, '', 0, '?'),
(0xdc266f0b61722e0ee27773a01bd14bd1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', 0, 0x5bea48d8dea5d8e430da038c69cbd335, 0x5bea48d8dea5d8e430da038c69cbd335, 0x822157d2aa7f94ab4e00d6ab28c6e372eae3ec38384133463498e80fc19511ce, '', 0, '?'),
(0xdc3247fd3fa65f15e6fc5ce8c6fa2d42, 'wp-includes/canonical.php', '/home/iraneurobetcom/public_html/wp-includes/canonical.php', 1, 0x00000000000000000000000000000000, 0xe3dd4fe365758ab85ae4ceef99b181f6, 0xca28b63a9149f947db8dc9e3a42ef3e9fc7431118cab3e25985a7a5783f66ad1, '', 0, '?'),
(0xdc37d12bbfa8c50640919b53005ba6ae, 'wp-content/themes/Newspaper/translation/th.po', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/th.po', 0, 0xeb3fc7c6d882fbbfec5eb49172d6b2b9, 0xeb3fc7c6d882fbbfec5eb49172d6b2b9, 0x0603215b700a917acde4b414ee4cac9458c0701ade7c64e9b930459e995f7109, '', 0, '?'),
(0xdc3ee4c36e2a705b46a08f423a17a0bc, 'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php', 1, 0x00000000000000000000000000000000, 0x18ab50c158b248c6c3467c85664145e4, 0xe3532fa1a9b085e51a053749e182788c3d828f02b2bb24bab6d8a481ac12c7d6, '', 0, '?'),
(0xdc42bdb9c8a5e2e803ff94de89bef5fe, 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', 0, 0xcf7337c3286154f2174f6cc1dcc257cc, 0xcf7337c3286154f2174f6cc1dcc257cc, 0xdb2f38ecd427ac8c55370c1506e9997f8108be3ba61436404a51ae8155571e0a, '', 0, '?'),
(0xdc443a8fc016c00cab44418a9a5843bd, 'wp-content/themes/twentytwentyfour/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/readme.txt', 1, 0x00000000000000000000000000000000, 0x679a815a46db93ffaba37458a369d14f, 0x9ce112d63f37a4abfda9f9bf60b2813796560db49580c4c19b25df4335eb224d, '', 0, '?'),
(0xdc46383e68bfb45878ce50171b7b87f6, 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/abstract-readability-score-group.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/abstract-readability-score-group.php', 1, 0x00000000000000000000000000000000, 0xe2d91b6e97cf03d88e72c67d69f7c291, 0x81443120bec8308c4bd39496f262d75315c6063e38be326af3886d068dd7b56b, '', 0, '?'),
(0xdc48f214deaaff8e63921c9442464c94, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/CachingStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/CachingStream.php', 0, 0xff9300318ae516b769a943068af93985, 0xff9300318ae516b769a943068af93985, 0x7b0b24edd0557253256c3fc8c2f08f83a6cd6e90296d7c4de812c598dcedab15, '', 0, '?'),
(0xdc490a5320977b793978b4296b3b5a68, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomy-validator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomy-validator.php', 1, 0x00000000000000000000000000000000, 0x5453b816c9734258125796f9477df09e, 0x38425ebc7b14734af614001eb8bc0660ee1687586767d75ba0608794ea576d80, '', 0, '?'),
(0xdc49865a5111029d4f26c9f871ce33fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Exception.php', 0, 0x443d38615907ed1f43f84a60cb37c86e, 0x443d38615907ed1f43f84a60cb37c86e, 0x9f618b6dcd08083fa198db2566204e89f065c49b14cdc13000027d319e28258e, '', 0, '?'),
(0xdc596a624875a64e5639c2aa52cdf126, 'wp-content/plugins/wordpress-seo/src/introductions/application/user-allowed-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/user-allowed-trait.php', 1, 0x00000000000000000000000000000000, 0x59e016038e2d4580d244662d5b70ba31, 0xeb0ef379d7c6d6a6ab4d0d948d2a0d8f3ace9cfbd6b464c87707caf13adfaea0, '', 0, '?'),
(0xdc5ace1adbc6191fb18dda2daaf3efd4, 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php', 1, 0x00000000000000000000000000000000, 0x91bbad202b308e08fd54bd10e3043a9b, 0x9b3dae720baebc576438397520f6461169823e8b864c29e578b2521aa01ed0a3, '', 0, '?'),
(0xdc697b77105eac03c347efd69fb28148, 'wp-content/updraft/plugins-old/updraftplus/includes/class-remote-send.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-remote-send.php', 0, 0xd448d1d538a212ad792d1fed736b215b, 0xd448d1d538a212ad792d1fed736b215b, 0xbbaed449ab775dad4143dcb8bead18ea667d8f6959fbaccfd120f4f0966179db, '', 0, '?'),
(0xdc6b6dd78faf8aa5902b42abeeff2419, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/views/widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/views/widget.php', 1, 0x00000000000000000000000000000000, 0x8d71f4ca4f53192d228a6f65241083cb, 0x63e40a0e6bb143fe2378c93eea30fb8a48341d766b78d2572dfc68df7f595206, '', 0, '?'),
(0xdc6c372363699805ae07e6f2b6a6a9e2, 'wp-content/plugins/elementskit/widgets/team-slider/parts/content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/content.php', 0, 0x2b639bebb7f0c23f38eef05934ce57b2, 0x2b639bebb7f0c23f38eef05934ce57b2, 0x570822affd0c5795e6d705c29314ea094e9aca60d4b629f9ae2e87e353106799, '', 0, '?'),
(0xdc6e744202f8947c942da20329f561fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ServerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ServerException.php', 0, 0xb10f29fd7e1d67007cb7f444fba52bc9, 0xb10f29fd7e1d67007cb7f444fba52bc9, 0xda2066d5f910bb92b0f22f5c98db7bf415f7e6b4efdfa139adb21fc96d1442bd, '', 0, '?'),
(0xdc7dc9379b0a198ce055485d3342da42, 'wp-content/plugins/updraftplus/images/other-plugins/aios.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/aios.png', 1, 0x00000000000000000000000000000000, 0xa64ee0a4f81352b716c9b1ced39191d1, 0x869259285f2f897330a8f5cfeced607d1bed3b1698c8361f9ead26c9bc77fc04, '', 0, '?'),
(0xdc82263ab213a12f00225f1d4846bc5f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', 1, 0x00000000000000000000000000000000, 0xb3777c5a9785ce5495731c3e59d5a0e8, 0xb40738b6e00bd7be39f8d1c0ca4de06aa8e871f715e06a7a5a8f29c00179e848, '', 0, '?'),
(0xdc8e93971a40f3f5fa8a64f54e8f406c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php', 0, 0x35f28eaf11940a0da55c69cd4b649ad5, 0x35f28eaf11940a0da55c69cd4b649ad5, 0x96868a7dd1b56b70c32e4078202e18ad2859022bebdc96a0eba47874e2fd293d, '', 0, '?'),
(0xdc914be2dd93e0a5c9d0256550be5e55, 'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php', 1, 0x00000000000000000000000000000000, 0x67b37dd9689a6b39f179620813a92857, 0xa5fad91a4493fc51e05e8bfd5ca1961da3ec1c90399b14a33bdb3776a2e746cb, '', 0, '?'),
(0xdc9461bd3f3b5117b93b20565cf4d1ec, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php', 0, 0x62c81e289bd09123a3cb69f091ba7ca8, 0x62c81e289bd09123a3cb69f091ba7ca8, 0xe81500af2b2ab146e7155eb960408b448fe5945a6d2833a1e8713373c3df7119, '', 0, '?'),
(0xdc970082fca8aecbf70bccae0df85cf5, 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-comments.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-comments.php', 0, 0xe9d7676d1775d28a9613e2e427dc3b91, 0xe9d7676d1775d28a9613e2e427dc3b91, 0x68deb4de98fc098dbf1434ef6d3ec13877bf7384ea37f294d4f4485de04f9013, '', 0, '?'),
(0xdc9bd1bf16c9d5519387ba96170fe418, 'wp-content/updraft/backup_2025-06-03-1152__EuroBet_305064b0acee-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-03-1152__EuroBet_305064b0acee-db.gz', 0, 0x8990cec6a621ce0565e04a2dc6e39d7d, 0x8990cec6a621ce0565e04a2dc6e39d7d, 0x79300b89cd9aba9eccb335a93c8804f70b0aff842589bf08b3e102cb29e613bf, '', 1048576, '?'),
(0xdc9c0f952adb5c023a16b121f5ac214c, 'wp-content/plugins/wp-rocket/languages/rocket-tr_TR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-tr_TR.po', 0, 0xe764ec0c0c328b668c883a67495a0b66, 0xe764ec0c0c328b668c883a67495a0b66, 0x0b91576c583f089370a2885a207351e4f5ac1966971ca397bddb9a9c8b039859, '', 0, '?'),
(0xdca1f609be94e92184f1ae5f72dbd7f5, 'wp-content/plugins/wordpress-seo-premium/assets/images/cornerstone-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/cornerstone-icon.svg', 0, 0x4182a37876284b6a9c9ee1b7eade91eb, 0x4182a37876284b6a9c9ee1b7eade91eb, 0x8633737f93399886c5815993894b0e02c167b23029dd75b9556f963feeb5b50d, '', 0, '?'),
(0xdca3fd70824219be0b7d22019899442b, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary-rtl.min.css', 0, 0x2d81e663721642a3e04cd46c10a8e4dc, 0x2d81e663721642a3e04cd46c10a8e4dc, 0xac0877d1d049f7d2b718c9ec1879bd774b04f510558106f330943056ede356c1, '', 0, '?'),
(0xdca6a0cf780ceb3e67422a8d0659132a, 'wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms-handler.php', 1, 0x00000000000000000000000000000000, 0x5c3a8e4225a250f18e2f491288255e1d, 0x96854096fa405d51924b44ac3be68cc4208a734f93c07ba0b3616010c160d6b5, '', 0, '?'),
(0xdcad7fd1d7842aee94e3fa848db9df76, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/ultimate-review-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/ultimate-review-logo.svg', 1, 0x00000000000000000000000000000000, 0x6b49569245e05590910e02fe0c1276c4, 0xcf4163e5cfda2c9a9909d8e3a9c950c362b1d59e209d0282032b21201bc988b7, '', 0, '?'),
(0xdcafd06f8cc65ac50186dcfd92304b5a, 'wp-content/plugins/elementskit-lite/libs/banner/banner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/banner/banner.php', 1, 0x00000000000000000000000000000000, 0x63cb813daefacfd97f5b4507d48683bc, 0x98e4e9a9405488491142cd7e4df154a6bb7266ea017976eae2d07c4241b40a09, '', 0, '?'),
(0xdcb1dc7e0cd497adc8621c0d9f6afb36, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PasteDataRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PasteDataRequest.php', 0, 0xe845b9758be1a2a15af9d789adc25c03, 0xe845b9758be1a2a15af9d789adc25c03, 0x519a2f199db39a00c0c9d5155ce3f82798eea6c402ac300cc3d50382b3c5545c, '', 0, '?'),
(0xdcb20349c13a20b6e56fd0aaf722f27f, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php', 1, 0x00000000000000000000000000000000, 0x36b4bd7148ba18816a187a07e8bb6086, 0x23707dce91f2a3bc0eca5af863d6956e4d2ed1ff39d3100da5fdc62e32ec6d7f, '', 0, '?'),
(0xdcb301947163b0b121227caf047767d1, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/replacement-variables-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/replacement-variables-integration.php', 0, 0x9eb4aaa5ecd48c62308936c51d175c96, 0x9eb4aaa5ecd48c62308936c51d175c96, 0x2ec54bc3c9730176b4616f7bcfca359830aa392e404d674523bb59f31705c0a1, '', 0, '?'),
(0xdcb58f3639877f4a07d0ef3d621a57a3, 'wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.css', 0, 0xa7e5ed8aac6cfc59d787cdd2d97610cb, 0xa7e5ed8aac6cfc59d787cdd2d97610cb, 0xe50f4ab8b8e599e82216a88138f9eab7d3e747cc4d4038fcdd6f9231e7723701, '', 0, '?'),
(0xdcba9d214142f2c0955ec9cd2d8eba09, 'wp-content/plugins/elementor/assets/js/element-manager-admin.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x9d0e256e4bb7388a0bcc4473113dd058, 0x52e3013690bd7194b8a2b64e6a916799c74c70b341817bcfc12f654b49571300, '', 0, '?'),
(0xdcbccbe1b5b04413244cca5ec1a8f98d, 'wp-content/updraft/themes-old/twentytwentyfour/styles/fossil.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/fossil.json', 0, 0xe53c7c78706063a212d168aca6b30548, 0xe53c7c78706063a212d168aca6b30548, 0x7bae82f722ae1764bd5e818863bc5f5dc68abd2e16624ba8afa5e615e2c11c5d, '', 0, '?'),
(0xdcbfb0069d6f60b0bac2f9dc6927d05c, 'wp-content/plugins/luckywp-table-of-contents/core/admin/AdminController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/AdminController.php', 1, 0x00000000000000000000000000000000, 0x1939bc25081d92e2524a7e92eff2d9a6, 0x0d540da9dae310e43042ea931ca551abb659f45f83c990016cd2fcc15ac10fe5, '', 0, '?'),
(0xdccb8fa3e4eb25a5dc7de94858efeea1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php', 0, 0x19f4a05a50e825074508db8dc69cc188, 0x19f4a05a50e825074508db8dc69cc188, 0x779127c1c15982e58c4a6d320ef75d99c724cd7261ee02495aba9377d3a6cc1d, '', 0, '?'),
(0xdccce42edc5506db09fdaf5904e4e43d, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 1, 0x00000000000000000000000000000000, 0xbe6884c1b3076089b71bc19c56934166, 0x0e3c14895c9e47f2cc3b310e1923bdc06ba9164cb4160e97c3a0c3158328d683, '', 0, '?'),
(0xdcce541ed0bec052a79fb227efb4177b, 'wp-content/plugins/wordfence/lib/wfPersistenceController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfPersistenceController.php', 1, 0x00000000000000000000000000000000, 0x60183677ccab8bd2288b5bae15fc5ff9, 0xf16ef5b366b23ebc80042b301c822f59e8a89257a3b8f24e8f56c4be8e1efd16, '', 0, '?'),
(0xdccfaa87a71d12208b87a9f2613811e7, 'wp-content/languages/plugins/elementor-fa_IR-38ad0bddf7be1ae89a964f0a38111ec4.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-38ad0bddf7be1ae89a964f0a38111ec4.json', 0, 0xd4041285f2d1d3a37feff86830a8dc0f, 0xd4041285f2d1d3a37feff86830a8dc0f, 0xd4ea87cc8e27ebd71f3ef3a956abdcadcfca4cb7d122125028cc47cc3c18d56b, '', 0, '?'),
(0xdcd39f5bfcdb6745666b737f834217f9, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', 0, 0x58afe15f63e1d727d8784d39feb8e0b4, 0x58afe15f63e1d727d8784d39feb8e0b4, 0x60edf9f6b3b092532c77194439b96b934300357fceb2aed431396a42aa5bcdcc, '', 0, '?'),
(0xdcd444e9e4f56c29effb10fe342d3086, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', 1, 0x00000000000000000000000000000000, 0xf21d131c279c905c2fbabc0976eef4bd, 0xb6353e0e40fe296ec12a15c85d0675bc881f96d9b5a38862cc0c10a939762f99, '', 0, '?'),
(0xdcd4cf5a4319d3695435673fef66f42f, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php', 1, 0x00000000000000000000000000000000, 0x7d34a0082882988e692d3946ffe4f06d, 0xa3af821eba2af226198d41eda4c6a2ddedbef3a738507ffb1aaf16f8a3269215, '', 0, '?'),
(0xdcd818bd5724afcb34b29ffcefab7c07, 'wp-content/plugins/amp/assets/js/amp-theme-install.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-theme-install.js', 1, 0x00000000000000000000000000000000, 0xbb16fcc3756bca76a846ad3af1878edc, 0xf05ed1a3482befd1065f5d69f2d8a7c7d38499a94a74876729799161b7d55908, '', 0, '?'),
(0xdcda02f3da9bca29241cab2c81f2b756, 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php', 1, 0x00000000000000000000000000000000, 0x1c816ae2c638f9c58b670787d8fb6723, 0x5a051801b439d7c413a8de8739eeb2dff1f09d61ae67075db79b5676fa62916e, '', 0, '?'),
(0xdcdb33ccabeefbc322d732351c7a78c4, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/2.png', 1, 0x00000000000000000000000000000000, 0x3e2a47db29c2a57e0cd3c0418a623e03, 0xcb940a65ba226a95ec695ce3d6dca5e1ebe69d1b7b392621965d2e9b7eca437e, '', 0, '?'),
(0xdce1f1eafed210adfdc980a87755ccb0, 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php', 0, 0x54d6718d8aa91fc2586a102547b12166, 0x54d6718d8aa91fc2586a102547b12166, 0xe810dcf9422a4407e8608e00476d79569d1e51604235669f84b38d8af99396a5, '', 0, '?'),
(0xdce7d03583e5cedf6d9c5284002821ea, 'wp-content/updraft/backup_2025-02-19-1150__EuroBet_2697aff1732d-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-19-1150__EuroBet_2697aff1732d-db.gz', 0, 0x91aae7087d5385616dc275fa6ffc7c06, 0x91aae7087d5385616dc275fa6ffc7c06, 0x8325ca9fe6c0ca3b98e1abe654772623c0bae5539579b1f123df590e255562cf, '', 0, '?'),
(0xdce865109d7cee228d4e22b26514abaa, 'wp-content/languages/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', 0, 0xc3d707e2284ec7dc77c0d9ac545f2583, 0xc3d707e2284ec7dc77c0d9ac545f2583, 0x5b290ead8d14c3118a471f239b6f492fe67b75e13384cab991473924a59edb3b, '', 0, '?'),
(0xdce9d5bb5a6d6c95ee34f4cbae550f03, 'wp-includes/images/smilies/simple-smile.png', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/simple-smile.png', 1, 0x00000000000000000000000000000000, 0xe94bb2cf7bc285138eb166b201779768, 0xf4b43f59a961675c02903c7983c3c1b380300031e483c238bd33870ebe48a467, '', 0, '?'),
(0xdcf217c366da3d7251fd0c1ef7ea0c8f, 'wp-content/plugins/elementor/assets/js/app-packages.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.min.js', 1, 0x00000000000000000000000000000000, 0xc9f6a39c1cef61d79d080baa07bd1edd, 0xa61c89442e35a59eb1fbe9f98a26071bbeee438c1f0292f1c18ec2490e5ce06f, '', 0, '?'),
(0xdcf4ec28c5440fb342b8fe43d7e89a14, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridRange.php', 0, 0xf3e0307105cf1f10765d999afe6c3147, 0xf3e0307105cf1f10765d999afe6c3147, 0x36a4fcbc0ced1dc8c89ae174d511cc954f18c797021705c0cb82a452060548ba, '', 0, '?'),
(0xdcf82e692fed117f5eb0c928e8697a40, 'wp-content/updraft/plugins-old/updraftplus/images/onedrive.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/onedrive.png', 0, 0x13064ddefc7a8c38efe4d24a2467cbb1, 0x13064ddefc7a8c38efe4d24a2467cbb1, 0x74b96e4af536b19c82c17f740f43a0e7af22c29786957db24adfe65afe59f0ef, '', 0, '?'),
(0xdd0b406d4f797e6cbc257e7cee992f09, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/views/widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/views/widget.php', 1, 0x00000000000000000000000000000000, 0x1a4a7cf9b5a474c55bf4ef207040f786, 0x45ffd57e715347feb50e9928471048c696a18c84b638ab64f489d12b400bb08f, '', 0, '?'),
(0xdd0fdb3083e0aaefb11a2f1f31a2d27e, 'wp-includes/blocks/query-pagination/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x7e90d7762c05e3e36bea04672c97f40d, 0x3295094fd16a89b25883d7eb2faa6ca9aaeccf6f027a2af435a7cfd67bf65444, '', 0, '?'),
(0xdd11ba0d00464ac8e49642e1de65e712, 'wp-login.php', '/home/iraneurobetcom/public_html/wp-login.php', 1, 0x00000000000000000000000000000000, 0x6d95d0b58a1d8b63d89b506b86476d6b, 0xc21454e0b583ac35c2ccba03c39ce8f94a0aee3641d9ad725e8eccf122cfab36, '', 0, '?'),
(0xdd11d7b528f5e99c08824bdb42edd80b, 'wp-includes/js/codemirror/fakejshint.js', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/fakejshint.js', 1, 0x00000000000000000000000000000000, 0x35c876f72c524f6c78065d4a27294b1b, 0xcded912d8f36f3240824a83bb2998e7d70744fa7345d32b680d0a252e335d6a1, '', 0, '?'),
(0xdd1218c2d4ac671723e2d5d9a0c9dcd5, 'wp-content/themes/twentytwentyone/404.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/404.php', 1, 0x00000000000000000000000000000000, 0x936e98c4365afa05932ec44315ce410b, 0xe7a417f0989bfb2d63958fbafd57f4f183ba6fa604d0360a16feb601af980628, '', 0, '?'),
(0xdd122593aa1b11ebf16a749c1c7db7e2, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', 0, 0xc0e62c7e90085945021c217b17dca62a, 0xc0e62c7e90085945021c217b17dca62a, 0x33e71c591ef01f433ccc0296035f95f31cba80f017ab9ed754356deada50cb8d, '', 0, '?'),
(0xdd17a89d41e0f530276a90fa9415f058, 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', 1, 0x00000000000000000000000000000000, 0x2deedd5c61fd987390810c19bcf7fd8f, 0x164e9834c57c523619a882c5290e0f40778c0e1b1337cd04efbe9e8062476eb1, '', 0, '?'),
(0xdd17f2af17838200fd33a503387ed148, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', 0, 0x00ed0a539656fece99b99da2df728a75, 0x00ed0a539656fece99b99da2df728a75, 0x044d83d34ef2a3cb199f9aa890bc9e48f043570ac2ea0eca865972a4735c23ed, '', 0, '?'),
(0xdd19e1f773c07f1a44e9fbf2d37f97ea, 'wp-content/plugins/wordpress-seo-premium/src/conditionals/ai-editor-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/ai-editor-conditional.php', 0, 0x8cab92907c738d7c8498c216c06ea573, 0x8cab92907c738d7c8498c216c06ea573, 0x04ef03a59991d3ecc263e3317ad797819780dec7deeb0c3eacd973bd6766dbd0, '', 0, '?'),
(0xdd2f2b898df7a5ab6d1d72ec13b188e7, 'wp-content/plugins/elementor/core/breakpoints/breakpoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/breakpoints/breakpoint.php', 1, 0x00000000000000000000000000000000, 0xe6a09c84c1342b2a0c1a5f9d753b7bd6, 0x08a9492f73b590193804d6bd205f0e7919be12abbc1f969fe1e1aae10dbbd5b5, '', 0, '?'),
(0xdd316f92e260c3682ea318a57e9e5a68, 'wp-content/languages/plugins/wordfence-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.l10n.php', 0, 0x88fd8df01b2c0ced66670d43be44bdfa, 0x88fd8df01b2c0ced66670d43be44bdfa, 0x46bf1c1f5b7a966a52a9c10f8baf9175853409f98b5e13186995e1c5799fda5b, '', 0, '?'),
(0xdd32b8e8d655fccddbaeb1ae94e8fde7, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_888888_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_888888_256x240.png', 1, 0x00000000000000000000000000000000, 0x302ae7a7aed5730c16146b677b123638, 0xa22c2c62e30a71f0488ce387796e3d45302ee941817ae1ee1f4045b83e6c7cee, '', 0, '?'),
(0xdd35203cd88f5dd49ae9f9e63ecb75b6, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php', 1, 0x00000000000000000000000000000000, 0xb349817ddb6214e4c67e204c4d0f51d8, 0x57568a584887a5c903579f1caf7292a01f1272740c1b2890a1e81fe03c62be29, '', 0, '?'),
(0xdd394f8f5852e3fd6861c032ee448418, 'wp-content/plugins/wordpress-seo/admin/views/redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/redirects.php', 1, 0x00000000000000000000000000000000, 0xe006eb09c2161020d1d61a8c8c68ca1e, 0x8bbc7ec7748e3ff99e646ad294c7f92ee22457d6c7558d426365ea4228e41f48, '', 0, '?'),
(0xdd3a463f4e729b8c8255a1f2caf3e2f0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartCustomSubtotal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartCustomSubtotal.php', 0, 0xd8488876a1807dd6fa41370c69c489bf, 0xd8488876a1807dd6fa41370c69c489bf, 0xb5a62257c6d01d66668f1187799cd49527669a20aa02609b672e10d273a67a21, '', 0, '?'),
(0xdd46e0f7649fabc27f0b2ec4bbebf80f, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/SpinUpWP.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/SpinUpWP.php', 0, 0x925023ac72bb3b287258cc9510ff9a25, 0x925023ac72bb3b287258cc9510ff9a25, 0x307a8616bdb1a83c619da0c16706f5749cf311247074168896dc53ecc07a91b8, '', 0, '?'),
(0xdd4a0e32bdb0e4f1b93c5cf8385abe25, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', 1, 0x00000000000000000000000000000000, 0x17639347963cd388b9051edebccc2fd6, 0xc9bc7de68d364e79ad28cf4794f781810c182b15fa6e22fbbe2be1381050e71c, '', 0, '?'),
(0xdd4a3006cff5a7c96aa05967da68a30b, 'wp-includes/js/tinymce/plugins/lists/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/lists/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x32b438beb73a7396a577bc39e74a8fa3, 0x2962f2902334e69465acbe2ad8392899b03df45145a365307c31fba6e00afd06, '', 0, '?'),
(0xdd4c6fbb68dd589833befc8eb233aad9, 'wp-content/plugins/elementor-pro/core/integrations/actions/action-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/action-base.php', 0, 0x9ac7106078ac397e48e5637eb73d8621, 0x9ac7106078ac397e48e5637eb73d8621, 0x327172215d859c57fc7cb7c8e0e643a6da3d0139c2575f34479f182f19924fa2, '', 0, '?'),
(0xdd521b28a7a87baa6e7eff163e23e458, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVimeo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVimeo.php', 1, 0x00000000000000000000000000000000, 0x6506202fdf7d02ee0188b4539d8bf783, 0xe78365a6a21a2b2025d0f645b3d6257207e19baeef4752b1dbababc7d1296ba0, '', 0, '?'),
(0xdd564b627a489012fbd0aaddc757c33f, 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/composer.json', 0, 0xeadd80289e848cfae1c23233001620db, 0xeadd80289e848cfae1c23233001620db, 0x3c151d6468c1ad0a35268bfc7e788a91e081ca421844b8ce84065972322de401, '', 0, '?'),
(0xdd585c570e633724c9d654633f619aaf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/GlobalAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/GlobalAttrs.php', 1, 0x00000000000000000000000000000000, 0xf877905aabfcdfa326be4a8bf975215a, 0x39f1d88b04ef29a3857b9b5f81ed699898b7c31f719462ebdfd01426732dc7a1, '', 0, '?'),
(0xdd5b36bb02358084112bc809e16e39e4, 'wp-admin/images/sort.gif', '/home/iraneurobetcom/public_html/wp-admin/images/sort.gif', 1, 0x00000000000000000000000000000000, 0xfba0b2ac81a0edbd2aa220aa92dacf33, 0x765006901f84842d7eab1978920cb54f2205099214c71115d0d9e1fe3b1780e9, '', 0, '?'),
(0xdd608ce34c5c332d699a5f33b3530dad, 'wp-includes/blocks/code/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style.min.css', 1, 0x00000000000000000000000000000000, 0x4d6fb89e752430ca62f8f83bc0f1eb7d, 0xa3b04c346eae31ca49c94bf3693dda4079e31f3632d44fb0b17a3dc579368d46, '', 0, '?'),
(0xdd632b254cf3346a2b9767392c7391ad, 'wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js', 1, 0x00000000000000000000000000000000, 0x07a20c626ed982d0c8ed1631251b4b8e, 0xe7660132c8dd8148c82ef64c4655a6188edb7d123cced02d8113b473c211b8c9, '', 0, '?'),
(0xdd6330dc1ec1317ef620268af2416cb4, 'wp-content/languages/fa_IR-daeb084aab42199d26393a56c3465bc0.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-daeb084aab42199d26393a56c3465bc0.json', 0, 0xe7ec6c4f591cfad68f8191d3f3c09073, 0xe7ec6c4f591cfad68f8191d3f3c09073, 0x88afe227ef914734333fb79572326c1e5f44e0fe9ce23ffdf666813a149b5995, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xdd6574c72a2ad0441381a59e1a8e4f9c, 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-capabilities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-capabilities.php', 0, 0x6c96ecc2ae3774b2afb5d1a4c209e4ba, 0x6c96ecc2ae3774b2afb5d1a4c209e4ba, 0x9e25a10d976f188b8939c80889c6c0d319a9d1ec433d45bf7dde206457472a8e, '', 0, '?'),
(0xdd6685e39d18798efcac1bc4a7972a21, 'wp-admin/js/nav-menu.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/nav-menu.min.js', 1, 0x00000000000000000000000000000000, 0x4ed40e75504ff50c8d7dc40e0b6a6a2a, 0xb3f10ce30b2cf7b967f9520171deb45f59492de37195f084dd3bf96a5d48f881, '', 0, '?'),
(0xdd66c550cf7e1427e88afec87e46c395, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedisplacementmap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedisplacementmap.php', 1, 0x00000000000000000000000000000000, 0x17f3282b2fcfa441ca1bd64525d945f1, 0x398c3d7d6c831f9e43e16e35b544a87917b3d9c9712aab0bd66da9edb0086102, '', 0, '?'),
(0xdd68ec4561bebbfa15865671d5206714, 'wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php', 1, 0x00000000000000000000000000000000, 0x43db44c7db89185e77034451b40f37d4, 0x36881a7ab5134ba49944678763fa69bed943e58d70d46fa80c343a511ca70364, '', 0, '?'),
(0xdd6af91da3df0a4f3579cd570ed0d68a, 'wp-content/plugins/elementskit-lite/core/config-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/config-list.php', 1, 0x00000000000000000000000000000000, 0x9f017f1d9eb3ad9e5deecadcffd43e6b, 0x44ae00fee3819c7500d82a2d8abfd5499719bd492ed4cb889179d5e1094f2a50, '', 0, '?'),
(0xdd6f66ef99f0e4a841ffeed79d28120b, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php', 1, 0x00000000000000000000000000000000, 0x6e4a215e0d84595ecb26e9a95b63e1fe, 0x08ce8f2497f66b86185b826fae42f74c5a4068cc6157c286540cf2cc657f91c7, '', 0, '?'),
(0xdd7d060e3944c89fa3a2faf81cdc3cb5, 'wp-includes/assets/script-modules-packages.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-modules-packages.php', 1, 0x00000000000000000000000000000000, 0x47990dd5733ea917ddd31a9865d90342, 0x189991051fe34c93b2eef15a0fdbbebb07a5ebed8a2fb07445de306a070962b2, '', 0, '?'),
(0xdd887242e609649261ce4813cd40f40a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/SpecifiedLayoutInvalid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/SpecifiedLayoutInvalid.php', 1, 0x00000000000000000000000000000000, 0xf34d856cadbff95cdf135327606b4db5, 0x14339c91c232d81a64af5d27617893001a5155a2fe702c197a059530ba65d445, '', 0, '?'),
(0xdd96bc27d6227c33e25f99747ca9f601, 'wp-includes/class-wp-term.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-term.php', 1, 0x00000000000000000000000000000000, 0x007476c50b9265b7c7c1692f9fa03a91, 0xa3dc03dce004c656d2dc476ba63cd07c3c50ef539f099d35d749e19edf5fe8db, '', 0, '?'),
(0xdd98a13ebbf7a85cdcf6c68cd9eca968, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', 0, 0x74ef99879f6fa1142511e46adba65bdf, 0x74ef99879f6fa1142511e46adba65bdf, 0xd446de406700d68d4e78d7df9892e10f955a30b73a72ffb0c81aef8b8921b803, '', 0, '?'),
(0xdd9b5bd53127547214137df7580d0c61, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fr_FR.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fr_FR.json', 0, 0x80d0761853a06b4e26200c6902547be3, 0x80d0761853a06b4e26200c6902547be3, 0x6cd670ead18463ed4291e7110b9dfdffb0886985f541708a87b3df1f72b626af, '', 0, '?'),
(0xdd9e67b42d2877c8b2b2abfd04562c34, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/error_log', 0, 0x64f7df4e8485a9fd2d6f77fa8ed348f3, 0x64f7df4e8485a9fd2d6f77fa8ed348f3, 0x8704c561e7e70498cd7f313dd92468c00e7813b5458b4d24092a6d187cdff8e6, '', 0, '?'),
(0xdda2a02e80a9616c0dc49778554c8369, 'wp-content/plugins/elementor/modules/home/transformations/filter-condition-introduction-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-condition-introduction-meta.php', 1, 0x00000000000000000000000000000000, 0x889088a7753e84465fbfe9b8a9c0b7f7, 0x275de782ef8fbeb7ce3dd5a1c8d53cd3c079bb73c5510e92eafd3b01eec2c43e, '', 0, '?'),
(0xdda6212c502fba91b59b8afde22ae9e4, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/AbstractUnary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/AbstractUnary.php', 1, 0x00000000000000000000000000000000, 0x4c8a85b1501455bfecf459c23220d0ac, 0x9dc426ded74ea5ef0e3fc995399d7d50857b2b12b30f59544d93e34048c9abd0, '', 0, '?'),
(0xdda6f211fee4afec7b62fd68309f51b6, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss', 1, 0x00000000000000000000000000000000, 0xd436df9475e255c28e895128834146cf, 0xcca91a5451625b63ed55e62cb3d9737e148c9e24ec465f0ae6b11f65cb09daf7, '', 0, '?'),
(0xddae3f1216f19f907cb4c5a0284488f5, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php', 1, 0x00000000000000000000000000000000, 0x4dcdb4d93c823ec3b503911411b029fc, 0xfc0e8c681bcb0d7ea06a636ea4d61680d001531af7f863f953e33d78e8cdaca1, '', 0, '?'),
(0xddb0a85fd5666c4750292b02200de4c1, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/moredatabase.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/moredatabase.png', 0, 0x2f61215c2d8993483d056bc931a74d90, 0x2f61215c2d8993483d056bc931a74d90, 0xf722d1247d8a279ff2fc5dc66c41774bbe15ec85b34d969b73f63d1a44545b1b, '', 0, '?'),
(0xddb1b72a7891d9372b43bd93c98dcc1e, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', 1, 0x00000000000000000000000000000000, 0x01f40e412b28e17bf0171921ed0c02b6, 0x3c37c11c2bb9b66e9e58dd4d22c0a385a0c1ad64a4bcfed2003dd541f3806e77, '', 0, '?'),
(0xddb2bca967cb3e3a05c55b127451af56, 'wp-includes/blocks/query-title/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x398a2d6d86437f1d6c2dffe212bf6812, 0xd069c9292116196e8fd26c65230cd5d4fce4616e6971ca6c610a08d14fff588f, '', 0, '?'),
(0xddb300074af7ce7860d9e64a99959efb, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.eot', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.eot', 0, 0xbaafeee14d8aca3a2d9e9fe370119c9a, 0xbaafeee14d8aca3a2d9e9fe370119c9a, 0xfe2498263be30d3e7945b8525921f57284005c69b90ccfad950ffa37e9029282, '', 0, '?'),
(0xddb5bf694b23ac18e8c31d425d1995a8, 'wp-includes/blocks/term-description/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc80a6f1a932a911103d31e97587165c0, 0x8f1b99398cc5a4550707248d5c7e03efcf117b5d7401b9be062d6d91c2ec90be, '', 0, '?'),
(0xddbf5dadaf55119e16913f1c10862115, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-abstract-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-abstract-validation.php', 0, 0xb3eca1a2746fde39b0415b397e16e6dd, 0xb3eca1a2746fde39b0415b397e16e6dd, 0x6e2b34c86c1d5d6281dcbf1bcbfa474f73558a54b7b33475b91f2f87648919f5, '', 0, '?'),
(0xddc280bddd10d2dc1a343d23fd1d9304, 'wp-content/themes/twentytwentyone/.stylelintignore', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintignore', 0, 0x1f3a4699c451b9f74b2f8f1493fc28fc, 0x1f3a4699c451b9f74b2f8f1493fc28fc, 0xe6112297b3f98524d992b6964d68a76dffde1736e63a57c043e9744efcdc60dd, '', 0, '?'),
(0xddc5954654e090b2603ef07ee9e6c188, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css', 1, 0x00000000000000000000000000000000, 0xaf576590294a327ac652d7d7a5106383, 0xd2bc8279907fcc65a76ca1344183b474b6fd6e16125ec65b69416d89a30662d0, '', 0, '?'),
(0xddc82fc23d7fdd5c3a7536f7dc54d6ab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpMegaMenuAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpMegaMenuAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0x89dbcc8fd2abb1e43bef5f566a3340c5, 0x01ccac370a3908d1a5e2e7c2b0a0d85f5f312360d17c407efacb50b0b1029b92, '', 0, '?'),
(0xddc9d1ee90383a2676af8f5bc95f8329, 'wp-content/plugins/elementor/core/settings/page/model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/page/model.php', 1, 0x00000000000000000000000000000000, 0xb80eb574154f0378a52f8aa342b6b56a, 0x51b6ded3e9964a4f6d14fcecf01374c631b81e5e2c453e19cb2682b96f5efc89, '', 0, '?'),
(0xddd0965924622bd6e1bbd1021d04a969, 'wp-content/plugins/elementor/modules/history/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/module.php', 1, 0x00000000000000000000000000000000, 0x2bb567f4a8d256bd52ca2d8387c27fad, 0xa3c9567ce94053f39683b4fde65825ac63608830414e31bf9ba71a35055e08cb, '', 0, '?'),
(0xddd1fb0214c2340e0ed2f7b497b0f283, 'wp-includes/blocks/media-text/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xaadb6d7c6e7286da6847dd8fea8798a8, 0x24b7f42e011e53dc8ffe8d023f64190dac7a3a5b910d8ac62594e4a83a3c26e0, '', 0, '?'),
(0xddd3150089850e6232b5313faebbf43a, 'wp-includes/js/dist/core-commands.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-commands.min.js', 1, 0x00000000000000000000000000000000, 0x58150d4e09a3a0371847c7fef165560f, 0x07b914ae0afac8a188b955bdd3a12d615e01451bf8e8d7f5beebff8d9202a98f, '', 0, '?'),
(0xddd7217ae0c9489b13e054b9dbb0b705, 'wp-includes/js/dist/router.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/router.min.js', 1, 0x00000000000000000000000000000000, 0x17d5c0964ef0d8aecb13afe1f0a0f3c4, 0x811e4c9e5ca907bafb66b94078d14d596816efbaa3767d5363b7f2a9e51962b4, '', 0, '?'),
(0xddde2ef300f8a73bbc6802efe9501fc4, 'wp-content/plugins/elementskit-lite/core/build-modules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-modules.php', 1, 0x00000000000000000000000000000000, 0x6082c3b0ca86f7884d3fef84e098fa98, 0x7b8bb435f4c819c4a72398166337f5cac29063dd7ece3d25741590b488284bdd, '', 0, '?'),
(0xddde93d143b34d037036b993597a94ba, 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js', 1, 0x00000000000000000000000000000000, 0xea8a5cdef165ac51ff147a7e46c3c1a3, 0x0a370d95899b20b504c020959e96f1f602c4ba1d2705f66335692b838eb848f6, '', 0, '?'),
(0xdde38285d13108977dd22c0e6e4fbf67, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/date-condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/date-condition-base.php', 0, 0xc2059e8b419c31ad87a8546d0e38bdc1, 0xc2059e8b419c31ad87a8546d0e38bdc1, 0x0e6b4bd6fb73935a388580bb2f02278ea92a094afa75d9cabab17d0bd2338d6e, '', 0, '?'),
(0xdde6882798c41d7c3f980cc23efbeda3, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', 1, 0x00000000000000000000000000000000, 0x83a6f74cd5f261444a843ffb835aff94, 0x88bb8b853d463d843d853cf81df81b5f25883da7d94d103fe1aadddcdee7752f, '', 0, '?'),
(0xddf394dccd6ba22245d6c8de70f2441f, 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.asset.php', 1, 0x00000000000000000000000000000000, 0xe2f8bbf50519e29be6d8b9bd85d21a82, 0xf71513d968ec8e61fd984321461980aa0f0e31c15cf41da4fdd4aaecc9bc4c82, '', 0, '?'),
(0xddf4aa047113ecb0448eacd40390b26a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDelightPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDelightPlayer.php', 1, 0x00000000000000000000000000000000, 0xa59165d90a7bf50369f1d0e3dfb484b5, 0xd03751e46163f4f9d424811dbffe2c521f2c8e3101cc45bfd91fbebc19a8789e, '', 0, '?'),
(0xddf8e78a86a34c337c7c736a44d1cb8e, 'wp-content/plugins/elementor-pro/core/app/assets/js/ui/connect-button.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/ui/connect-button.js', 0, 0x24cdbeb1e2d23809651f2380cb6a3a3e, 0x24cdbeb1e2d23809651f2380cb6a3a3e, 0x038f61fb04c45bcd0d874959a37c2363f73cf6283c6d754a401febdfc35bdcd1, '', 0, '?'),
(0xddfd49774285b71807238703ffeee4a7, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', 0, 0x020edd6683ca01f8e03a69a487fc8cfc, 0x020edd6683ca01f8e03a69a487fc8cfc, 0x370fe7432f3eada38cec86d3fb3e8ac05ffdd24335d45e8580f890626e996744, '', 0, '?'),
(0xde05f9e0020f32c83b2c97743d445e5d, 'wp-content/plugins/elementor/core/isolation/plugin-status-adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/plugin-status-adapter.php', 1, 0x00000000000000000000000000000000, 0x433f490d755db2fb4fdf57614e12e8ba, 0x78e8d8c07d515ad803020e76ff9f0b7be55620a825611691b4198fbb09d582cf, '', 0, '?'),
(0xde09ffbc8946bcdd01e4ddca45bcaf29, 'wp-includes/blocks/comments.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments.php', 1, 0x00000000000000000000000000000000, 0x29fb4e603c4ad84f09b4ab64dc9d65e5, 0x0de48587cd537984276e8c924e4dbb7c696609a27e6a31f87f00cbad959ba90a, '', 0, '?'),
(0xde0c4f154b4e9f0089596e22b2820c61, 'wp-content/plugins/akismet/views/connect-jp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/connect-jp.php', 1, 0x00000000000000000000000000000000, 0xa081b8fc0d4f819cc1bd7114f5653de7, 0x5f7a185cb715a62826e1d16ef040d9a9d6cb863379c35ec981356f360d110020, '', 0, '?'),
(0xde10a1f70ceaf0523a8b730c2b9d9a78, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', 1, 0x00000000000000000000000000000000, 0xc2ff2de3faaa92e7d606a92bce283c6d, 0x53d31f01c9e24eff08f49261045719fc174d69a247d53cd40a300edaef03e704, '', 0, '?'),
(0xde11481343fd99b6e212f4d029aa43cd, 'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php', 1, 0x00000000000000000000000000000000, 0xfcea79ebda4bc1e60a13c8758840d078, 0x41ddb6badd813b5f7c73cfc8a434cdd45fd7297ab5614bc751be451f6521a9ba, '', 0, '?'),
(0xde19070270abd5ad5edf4023e0d4921b, 'wp-content/plugins/wordfence/views/scanner/scan-progress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress.php', 1, 0x00000000000000000000000000000000, 0x62131fb7317bea0940f56d9f14390730, 0xef4b05aaca4d24ae9de3298f2b534351460e1fa031715ae9547660edbb12720c, '', 0, '?'),
(0xde1aaa939c6b673bdb2c71a093515324, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BaselineValueFormat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BaselineValueFormat.php', 0, 0x42218549e238a1f290a76e2e02e0063f, 0x42218549e238a1f290a76e2e02e0063f, 0x19e0f13cb1fdad5973057adc57b8310b8a24b62d52ec0916b6ed76ad104daf82, '', 0, '?'),
(0xde1f307ddecaeb9585e486e6eb005449, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', 0, 0x9346e26919b7cf50e1697258020da52c, 0x9346e26919b7cf50e1697258020da52c, 0x5e0563b40b3706c9f14c0139d3b50a0faf89923a8a689313a985908f709495db, '', 0, '?'),
(0xde2a86fcb60b4f92b05c8c25d3ddd5bb, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NegUnary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NegUnary.php', 1, 0x00000000000000000000000000000000, 0x9404ff8715ad6c4648c2b7c850d37171, 0xf9fc6c162196b67a9f15ce44cc170844ea3f8a68c3207c5acd2a0d87c8562c34, '', 0, '?'),
(0xde2fee2a4e57a4a0e20cef01911d9350, 'wp-content/plugins/elementor/assets/css/frontend-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend-rtl.css', 1, 0x00000000000000000000000000000000, 0x9498dbe6d68085783738b00857da96a1, 0x4954593efd2d762b6ae6219d93fa9dfc8214ca93864552beeaa172fa3a9e2870, '', 0, '?'),
(0xde32799ae35e88971aff5ab33c684751, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceRequest.php', 0, 0xbb5e4d9330b927e20bdfad82ff7d9661, 0xbb5e4d9330b927e20bdfad82ff7d9661, 0xeb19a1c03dd0abe0c5c0f747f67a67983b35af8cab8fb9c92175e540c4d1a834, '', 0, '?'),
(0xde335eebcb504d9f5998e6ed488844d8, 'wp-includes/js/tinymce/skins/wordpress/images/video.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/video.png', 1, 0x00000000000000000000000000000000, 0xd0c2b6f7a042a93d0d7abb1e83336ac1, 0xa188c16982cdc407491e2f1f3db44dbe1b4d1e589e3a4de641d57076dc010dc5, '', 0, '?'),
(0xde350b2bdd427bcdb61016c39d53405f, 'wp-content/plugins/luckywp-table-of-contents/core/base/ServiceLocator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/ServiceLocator.php', 1, 0x00000000000000000000000000000000, 0x94f438c7ad47c0b9fb817e999ae38646, 0x1c51b816a0f1d0314b0675034720d4c9ee37902acd5189d6f195ab8d28fcf97b, '', 0, '?'),
(0xde356684b40ea00812bce96f1edeaee7, 'wp-admin/includes/class-wp-privacy-policy-content.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-policy-content.php', 1, 0x00000000000000000000000000000000, 0xd1b2f33e672b324e7f6c1c4d8680b264, 0x00870c04240288aa13923007bc9a0a2ac5d58cf0cf44ac1011cc884424f78367, '', 0, '?'),
(0xde3ad2f6ffa5a6f425ed14a41e7a6532, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php', 1, 0x00000000000000000000000000000000, 0x1a1754cb4b9f72ef21597003eab92b1f, 0x6733bcf2f2463a5041d445f36635bb4008ace41f60311549ab290ed6e433bfb5, '', 0, '?'),
(0xde42a793d0552b2857878dbf9df25ae4, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-typography.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-typography.php', 1, 0x00000000000000000000000000000000, 0xbc580d5b8ac25e3de7873acb83b2c880, 0x62e0dc655ffdc6cc152176d31a6a7dd9c0fbf6567a09b2ab25b3a34afe80b937, '', 0, '?'),
(0xde49cb5b351cafeb460ed13f3d7f86cb, 'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js', 1, 0x00000000000000000000000000000000, 0x5b57e2e8a76b67ea4100f5e1b3a83518, 0x6b6c2190b3adb03d1652b0988ecc2201be4e6f07fdc8751ad869da3a5a929581, '', 0, '?'),
(0xde4d030bd48d397c896bfffc4e0ba458, 'wp-content/plugins/amp/src/Admin/OptionsMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OptionsMenu.php', 1, 0x00000000000000000000000000000000, 0xf378e8089c6f2ef90f0b82fa4f1ba1a7, 0xd6683ea4a73d3bf4f729e23554f47a2f7b8bd9dffad210e6f527849d1722beab, '', 0, '?'),
(0xde4ec45cfc7c0ff3602ab72c19294034, 'wp-includes/images/xit-2x.gif', '/home/iraneurobetcom/public_html/wp-includes/images/xit-2x.gif', 1, 0x00000000000000000000000000000000, 0x9cd381c6753a40340d85e2c57a3c35c8, 0xa8530dce7d1140bd137e51f73a805363b5b1a7ea192a642be55ace5fbe7bac52, '', 0, '?'),
(0xde4f90e7cd702b7ef3d36d344b4e0a05, 'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo', 1, 0x00000000000000000000000000000000, 0xcd8523a973e85e4b97dd179a873a9530, 0x8fc473b4795ccebc8e8a07e59f357e329b0ca631136ce5f16b399ea60d5ae284, '', 0, '?'),
(0xde5185905c0588ca0882b245f27f1cf6, 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php', 1, 0x00000000000000000000000000000000, 0x650ac31492a2fb8e50af77f7f8f2d09d, 0xf5f22147061b859ab08e268678e8c24ed259a620ecc103a7597d64499b88e784, '', 0, '?'),
(0xde57aa537e83f6f0498ffa4a5e77637d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', 0, 0x62cabc0fe63acc14fb8bf2e551b6f673, 0x62cabc0fe63acc14fb8bf2e551b6f673, 0xb24d2313d62580121096fb79dfb4babd0cca656e08593dd5836106cbd7e7124d, '', 0, '?'),
(0xde587215bcbc2f44f77df16542c4304b, 'wp-includes/css/dist/patterns/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x39c764c984633fe82a904db83ea69764, 0x214b7c6bd657ae9bd0b936c477b3e56f8433b69427db479ba5e50126b01d1fc5, '', 0, '?'),
(0xde5d1f3d970d368d89fde7138035fee7, 'wp-content/plugins/updraftplus/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x19fca9fb7a1591f4cbaeb74157dcb409, 0xf26f1e252ea18aa6c4a5509e169558f320797df70b7e36eb1c8ee6665243d5e1, '', 0, '?'),
(0xde62d47cc8023fc1887e2c8247020633, 'wp-content/plugins/elementor/assets/js/packages/query/query.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.asset.php', 1, 0x00000000000000000000000000000000, 0x96a73ab9c7adcb4ec59e1dd3c0da74b9, 0xcbf53930628cf1958497f7ee84a3562f2fb34d68fbccfe4671869885bdb8a76f, '', 0, '?'),
(0xde761b93c773d7c7bee282a17cb137c6, 'wp-includes/SimplePie/src/Cache.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache.php', 1, 0x00000000000000000000000000000000, 0xd3d966a8d41395afecf289da6e3eb257, 0xecbbe71e4e856a366cd596dfa16c7910fe1f86e87824b75b944453a82046e230, '', 0, '?'),
(0xde78f18483c7e7da8029d36f51cafa70, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects.php', 0, 0x132af553f33cd2d0aace9dec995b8725, 0x132af553f33cd2d0aace9dec995b8725, 0x70341613ab746f74160882339d3c77cea2aa59a6956f20974168b6ae14430904, '', 0, '?'),
(0xde7e0d697dfc4e475fb1ec3952e98058, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', 0, 0x605d6dab0073a90fc46692b61dc9c2f2, 0x605d6dab0073a90fc46692b61dc9c2f2, 0x919f417b542ef220bf16847d08b47093a80776798a092131b4e03596e617b6fb, '', 0, '?'),
(0xde82de1d60a972ceec4c7ee22e736e51, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/AUTHORS', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/AUTHORS', 0, 0x40aca1db1967cb07cb5e123fe27f5e6d, 0x40aca1db1967cb07cb5e123fe27f5e6d, 0xbdba0f3c3685a320d2204196613d2aecb415344f485c3b24927364ac3d20681f, '', 0, '?'),
(0xde86e8a94bffbb581b3510bb662a001c, 'wp-content/plugins/elementor-pro/assets/js/contact-buttons.33ec3b540b7caec4d0f5.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons.33ec3b540b7caec4d0f5.bundle.min.js', 0, 0x90ca574646b0adab673187088149fe29, 0x90ca574646b0adab673187088149fe29, 0xc9807d515fcc0b64fb0c235ef43e9f3f4b8e457b4def06a94225f450ff81fd24, '', 0, '?'),
(0xde880ffbd3938848414938ea589dfdd1, 'wp-content/plugins/wordpress-seo/src/introductions/domain/introductions-bucket.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introductions-bucket.php', 1, 0x00000000000000000000000000000000, 0x54ab386a2450a3e4716028a8d52b51ff, 0xc9488bc3fcfc69b432384f4487724ed800a013876b18c441c4658d57d6d26d9a, '', 0, '?'),
(0xde886daa2b5d0b4336b494e06a0d633a, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-table-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-table-presenter.php', 0, 0xa19c1af5edc6f5ce392b7f1210d65738, 0xa19c1af5edc6f5ce392b7f1210d65738, 0xde63b7749af9fc34791ecf0744f7ea2981b6366f12fcb1e66b747a0ef916c748, '', 0, '?'),
(0xde8a2c08594f3b7096f16f9ecdfb93e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AmpEmailMissingStrictCssAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AmpEmailMissingStrictCssAttr.php', 1, 0x00000000000000000000000000000000, 0xbec9bf166592ffbbab0732c3aa60cfef, 0x0e7ec20b6903fc17aceeffa44d417ccab507be5096dcfa173a20742729dc1ad3, '', 0, '?'),
(0xde8c3bc405b1daa6f7b46d01203e3290, 'wp-content/plugins/amp/assets/css/amp-post-meta-box.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-post-meta-box.css', 1, 0x00000000000000000000000000000000, 0xd44fe8e893e3a4be16f53bdb5129a62a, 0x948f66d137b3132d5093428a2794486fd4af1aa977fbcd6d2dfa017ff62980e6, '', 0, '?'),
(0xde8fe8367c6b09295cd07684c1f001fc, 'wp-content/themes/Newspaper/translation/es_ES.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/es_ES.mo', 0, 0x1c6e77f38e5da41fc7646f331f4d96a3, 0x1c6e77f38e5da41fc7646f331f4d96a3, 0x4d219cdc9d46a6e8d703ea5f399834b29ddc181303f7f4ff7f40904198d40561, '', 0, '?'),
(0xde92b63f49f1cea96925fafd67c679c1, 'wp-content/plugins/wordfence/lib/menu_dashboard_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_dashboard_options.php', 1, 0x00000000000000000000000000000000, 0xe578d4d0551dd2e9bac365e6fad2b553, 0x488890a69dfe23dd827966bef6a83641988a0281552837313407aa904a8a32d9, '', 0, '?'),
(0xde99c7afe4b5c26b32fcb01056ecac95, 'wp-content/languages/plugins/wordpress-seo-fa_IR-59a157b73a79db8a63459f9a2e1b874b.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-59a157b73a79db8a63459f9a2e1b874b.json', 0, 0x464126d33daca9b41aacdbd1f5de0f98, 0x464126d33daca9b41aacdbd1f5de0f98, 0x4e0f7e81670dbb287780222c7fc345c11eb6854895c7350772167fc0192a8798, '', 0, '?'),
(0xde9aedeaa7addedf852267d1813c4e72, 'wp-includes/blocks/text-columns/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd1ebef77f2e5607dde4efb0abafe5803, 0xac7421efe3fe6c8e60af7c2ab55e85abd930bb09dd6c7f2443a7bb06f23b87ed, '', 0, '?'),
(0xde9b932b433a9737bdf6f08a4bd3e797, 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.json', 0, 0xd5a83c5734cd1980bad0c199a2ee4fcc, 0xd5a83c5734cd1980bad0c199a2ee4fcc, 0x9cc1cd2d6f0aab73986d6e8914fa4cc5f4aaf3a4e8b07476c2faf726a32c3e2a, '', 0, '?'),
(0xdea0c671abc70ea1c844c41484e4622c, 'wp-includes/blocks/paragraph/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor.css', 1, 0x00000000000000000000000000000000, 0xd8e415f8867339d90a7daf0971c2bee3, 0xc594186c7e14e0e9b31525c4df22fa51a7205efb0744feab62fd165c87ba8dc8, '', 0, '?'),
(0xdea75561a20780f303d9a272efe6537d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', 0, 0xc59025bbd112f17501489d49b5818294, 0xc59025bbd112f17501489d49b5818294, 0x4e0ff404703ed8d1e7917594faccd0066acadb894a95d0d932aa45911b09c537, '', 0, '?'),
(0xdea88fa27a2b42c143b482e1812d9a9c, 'wp-content/plugins/wordpress-seo/js/dist/addon-installation.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/addon-installation.js', 1, 0x00000000000000000000000000000000, 0x0908d8ca63c2e1f157079c3e65bb857a, 0x59d44f31b16e5f63c474112c9ea4f6d50bbeda035d05af5fd6c6f37ac6b773b8, '', 0, '?'),
(0xdeaaff258bd5f0252da689c5e0c21485, 'wp-content/plugins/wordpress-seo/images/alert-info-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-info-icon.svg', 1, 0x00000000000000000000000000000000, 0x422ce8a7ecc1f349b5f78e6bc14530b0, 0x1fa806668b9d2f93234f349898f9dbb55198737676bb2bbdbaf91926811323d1, '', 0, '?'),
(0xdeb7b5e248b37ff1f21302f4d39a6319, 'wp-content/plugins/wordpress-seo/src/initializers/woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/woocommerce.php', 1, 0x00000000000000000000000000000000, 0xbfcfdebec0e380a81415153acfe77e31, 0xa0273f0d3da0aaf56c0b99ab35c08bbe93c3241458d11cfb2618a4fc19f4afdd, '', 0, '?'),
(0xdec1cc1431b6d9076d546bbcc168a2cc, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9a2ac8d0a3039708ea4a2950e8217605, 0x9db6524d433398fe69987cd1d9e90371aafd5da9a3be20f64021254fa953a974, '', 0, '?'),
(0xdec48c96302398356d1a6edae81b6612, 'wp-content/plugins/amp/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_files.php', 1, 0x00000000000000000000000000000000, 0x13da4c88c696ad0cdc160a2135794c31, 0x5544292ebe0b9027b8f45a0b189851dc246d119c201463baf984e81b8c3f3b5b, '', 0, '?'),
(0xded3a84f9c7d13f96d31c65c68e4e694, 'wp-content/plugins/amp/includes/sanitizers/class-amp-audio-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-audio-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x4b230dc9116cb350d5460ccc9d25b187, 0x5a022118399c86b5633ab1b424b57bf5ee8c3b0abe46d5829374285ad1672767, '', 0, '?'),
(0xded3f24311e6899131cecae7ccb74ea8, 'wp-content/plugins/elementor/assets/js/app-packages.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.js', 1, 0x00000000000000000000000000000000, 0xaf99f118ea021d983aec3b946ca009bf, 0xbf79f23b4237d2bad1e16697e5adac8569f1ea6bb3c0ad98d1924149893f1c4b, '', 0, '?'),
(0xded507d4449d991acf451ee66c0cf0c7, 'wp-content/plugins/amp/includes/embeds/class-amp-meetup-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-meetup-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x76fe26cc26a29239fab022dd0cc37d3c, 0x0cfc5db820e88bebd21179c187598e67ffabcc3f7de47387c1504c667e26930b, '', 0, '?'),
(0xded5099c88e68f6b9d1e8f13e3b70d95, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/div-block/div-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/div-block/div-block.php', 1, 0x00000000000000000000000000000000, 0xff1ff148e51d101f2bc1b97d3099103f, 0x20ad6335c51e7333963a52aec2ab99068693a7e9c5be7bac5579aad4e110ff87, '', 0, '?'),
(0xded8fa49377fff78ca69968f811571bb, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/existing-backups-table.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/existing-backups-table.php', 0, 0x6a5a2933f488ab4e9f074ebcd716b6a1, 0x6a5a2933f488ab4e9f074ebcd716b6a1, 0xf1d988b1491adb51da58d93dde1e624cc7adb293d9fbc5c939cc61a1f0485fc8, '', 0, '?'),
(0xdede7af47b505c25fd6591dcaee1220c, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', 1, 0x00000000000000000000000000000000, 0x1f8b645c17bf40e49c64796f4cf17121, 0xf941046edeff1fad870e965069f8371e472b614d1fa49deecd5e242495a53a6f, '', 0, '?'),
(0xdede8b19b3ad94310446f3f8ebdb6193, 'wp-content/plugins/wordfence/lib/wfArray.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfArray.php', 1, 0x00000000000000000000000000000000, 0x98a7c2729a7a54aa4789eb7e534aad44, 0x38736ea262b941deba11a0d92ebc9bce72ec307aa98421f1f7e04e3c80737f41, '', 0, '?'),
(0xdee429794557c6c386f6f6b0e6c3fda5, 'wp-content/plugins/elementskit-lite/libs/stories/stories.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/stories/stories.php', 1, 0x00000000000000000000000000000000, 0xd6ce034543c2fc1f8c5ab3e880062ff8, 0x120e6f056ac74e9be826c358de9167ca94918c6a6e359cf2f658a58e8d3a8237, '', 0, '?'),
(0xdee8a9950f2d74e5549d6469099dda5f, 'wp-content/plugins/elementor-pro/assets/js/archive-posts.6e398ddd4a81a78bcea3.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/archive-posts.6e398ddd4a81a78bcea3.bundle.js', 0, 0x658fe81743d402c71fe0775e9a9df941, 0x658fe81743d402c71fe0775e9a9df941, 0x0687044e84928cf25b7374a11acd4a9c309b0c820a1fa5697e869e3be6b1a56f, '', 0, '?'),
(0xdef2c3fd3a8b431de9ffcbc50281df0e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageTypeAdsense.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageTypeAdsense.php', 1, 0x00000000000000000000000000000000, 0x1974ae2ffb1f7f16d2432aa90c962984, 0x7b6813fce69b367e16f7d75f12aa88b8305e4ba62bbe9fee0eed1241237fd3d7, '', 0, '?'),
(0xdef46580ba127f986665483afb980585, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', 0, 0x80e398f1c3adb70d2731859d860805f2, 0x80e398f1c3adb70d2731859d860805f2, 0x787a760cb45bc3032eab34fbae417f9ad99ea2bc329cb36820d731d27f3c8cfa, '', 0, '?'),
(0xdef7dc969fc6ada172672d8f9a34fa5e, 'wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg', 1, 0x00000000000000000000000000000000, 0x50619d126f5a514fa1c632f1b7eebbbb, 0x7a37fc9c139c8129df11db23830893c3cfa676e1df452d938fde31fe17b76756, '', 0, '?'),
(0xdef8d9c7360e8577d5efffcfa5d1abde, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/ServiceProvider.php', 0, 0x1b22d85633584661998783cc24041e2a, 0x1b22d85633584661998783cc24041e2a, 0x59539adf55ac15861d2be870c077cba8a1b7717de6a8bc3f32c4321f0ef6c3d8, '', 0, '?'),
(0xdefa19d5805677237f3b1e0bd397ffdc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGetAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGetAmp4email.php', 1, 0x00000000000000000000000000000000, 0x29a0b9b81b2b7277f9a5b2350f1aa4dd, 0x4f5c4654a82954f2cac400f06878838da94f3f10e8ea5a393cd1014a51b8345b, '', 0, '?'),
(0xdefb798be049f6836ac34077567486ec, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Is.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Is.php', 0, 0xb6a680742fdfafac933172d79974fdda, 0xb6a680742fdfafac933172d79974fdda, 0x5b7effe982f560092f21f86f486d6de0479bd0453274ab9a66608f15ef74a9eb, '', 0, '?'),
(0xdefca64b8da292d84881161ef9995448, 'wp-content/updraft/plugins-old/updraftplus/images/notices/spring.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/spring.png', 0, 0x2f1ea22317ed5a0378468784655e04db, 0x2f1ea22317ed5a0378468784655e04db, 0xf168fe1d253fb8acb20f8fb664aaee64c93b22f65ebbbdf43590b9810ee903a3, '', 0, '?'),
(0xdf00f623123d4d2ee9cb442a07070630, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', 0, 0x831be8c79cb27dc2aaee893f284c6e8e, 0x831be8c79cb27dc2aaee893f284c6e8e, 0x929f3b585978541f79975471e65e17a2421eb15b1330823f7f93fb20112fc98e, '', 0, '?'),
(0xdf03435a5b7d18cb220ded6afa0834d4, 'wp-includes/js/dist/vendor/regenerator-runtime.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/regenerator-runtime.min.js', 1, 0x00000000000000000000000000000000, 0x82dd22dd24b97d268edd536601f878f9, 0xc3e9be910e76c834868e584b47bde93a2a0fa1398e5a202f77170d18cb2489e2, '', 0, '?'),
(0xdf062439bfe8639569e6185a437eb6c7, 'wp-content/updraft/log.1523f46a7f5d.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.1523f46a7f5d.txt', 0, 0x77c3f5032354e7eb60605570e53cb96d, 0x77c3f5032354e7eb60605570e53cb96d, 0x89ac2abd8a76f1c4b8e127eb434fb148b130af73a1dc17d17511bc050ddd7cf6, '', 0, '?'),
(0xdf0a6b9559e111bf85c6756c8ba5dfdf, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php', 1, 0x00000000000000000000000000000000, 0x8523aa20b0599e6cf58e091b5a31a196, 0x04e50ba923f66b2fcbcab0d76177cae103452a3b76abcaf50fdfec5b23f3129f, '', 0, '?'),
(0xdf0af1e26b7d8b0db2f42781468fd4aa, 'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js', 1, 0x00000000000000000000000000000000, 0xef17c8ffc514d7418b4bec001b8473fb, 0x8d8e79f8c607d2a0c5f855550e40f96dc70fc2dcffc620dc7220849235031272, '', 0, '?'),
(0xdf0e75b992a54a95b017eb8e2c4671e1, 'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php', 1, 0x00000000000000000000000000000000, 0x7badb1002cb5e627fbbdaa6755c689d5, 0x54744af8ea3504693e0c78aa75fce18f48fe06e6667bfa7ccc1d6b470bf5b158, '', 0, '?'),
(0xdf0fe0d2c12289bb96becd63296adb22, 'wp-includes/js/wplink.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wplink.min.js', 1, 0x00000000000000000000000000000000, 0xe7cdc6c14ad76a34c0b62382f9f9ffee, 0x6a750751d6d88c4bdf7054255cd1992844317efef62ad015979ebd61bc090fe0, '', 0, '?'),
(0xdf103ae5abbffcd50ef41cff2369d0c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Border.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Border.php', 0, 0xcfbb13df7d656d7f7e82f037e2414464, 0xcfbb13df7d656d7f7e82f037e2414464, 0xc20a77e5f6c3986776cfe98fa3a0489539d12d8395f9b8ecdca8b81a3e6c889d, '', 0, '?'),
(0xdf118747b353babecbf5c80a86784b1b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', 0, 0xdb827468a630191b4815abe414cc747b, 0xdb827468a630191b4815abe414cc747b, 0xa69083ee2f7347783827beaa8e319f198a2a588a17e9c48304e13a5c6715d361, '', 0, '?'),
(0xdf13e0d15bb2613b2eaa40b1b08caa43, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json', 1, 0x00000000000000000000000000000000, 0xff38f2a03ca68691c4634b1b6fa55bfd, 0x602972a05693546ce7813084048c55253928d2fdbd8512aaa17904e1d57bc53c, '', 0, '?'),
(0xdf18638959fbbe7d01155ed0510b15b2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6AmpNestedMenu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6AmpNestedMenu.php', 1, 0x00000000000000000000000000000000, 0xdeb5b445da23a91427ef9d66d69d4c71, 0x7ac0135ba98b98e34fecf47f01cc292d27b97c0bc41cf254b620776c3cba88e2, '', 0, '?'),
(0xdf204302ee7ce4a9aebaa9da7c223a8c, 'wp-content/plugins/elementor/assets/css/conditionals/lightbox.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/lightbox.css', 1, 0x00000000000000000000000000000000, 0x8f3e5cae79461d888c9634ef6d06791d, 0x112882e69c3664b3450a52aab216bea87472bd462f0966fd3414c6da43d718e4, '', 0, '?'),
(0xdf26f3d6fc6e372cb4487b4741ba32f7, 'wp-includes/sodium_compat/src/Core/AES/Expanded.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/Expanded.php', 1, 0x00000000000000000000000000000000, 0xf7c917049826a14557ebf7067847363f, 0x8312ab0316ed75e5810bf68804978c6901dd7e48a2011f384d995135f8573614, '', 0, '?'),
(0xdf2a187a49f13e35e9d6003448d3a99f, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', 0, 0x166072e16edb8e58ea4313afde09c154, 0x166072e16edb8e58ea4313afde09c154, 0x980438be0bfb4beb3f117891f66ebce0b598fa9e03be5d071a35c3b2a3ef1137, '', 0, '?'),
(0xdf3162f27aced92912fd0e6d8150f393, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-12683fae4470360b907f812dc9a88fca.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-12683fae4470360b907f812dc9a88fca.json', 0, 0xd5ae857adb8bf3afcbd1a516901a40d6, 0xd5ae857adb8bf3afcbd1a516901a40d6, 0x55bdbf7dc1665c9e58aea3e8c763a6b6830e7d691c6f70b4561400b3b7f7e97c, '', 0, '?'),
(0xdf33c1a659e2cdca1c4f2467ac153c40, 'wp-content/plugins/elementor-pro/assets/js/carousel.298f1fc9c115422aad0e.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/carousel.298f1fc9c115422aad0e.bundle.js', 0, 0x6e3ff34a56752e5e674d3fa242ba84ce, 0x6e3ff34a56752e5e674d3fa242ba84ce, 0x14a3e1a6a67e74aecc0181cd18a279086fce8d317e4d739bf111d337318e2290, '', 0, '?'),
(0xdf363c6310ebd20cf229ae10f92163ae, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', 1, 0x00000000000000000000000000000000, 0x37cf62829704c84b2de49fdf55761c6b, 0xc149edc3665788f7a2e3a8c4f0561194a79994a7f74241ca0900e07a5a3ac14b, '', 0, '?'),
(0xdf39edeff697f50dc319fa1c2d2ac06e, 'wp-content/languages/plugins/elementor-fa_IR-9c739050cf2f73944f5e6511cc8a11fc.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9c739050cf2f73944f5e6511cc8a11fc.json', 0, 0x7073007df33daae4076c500904ed60f1, 0x7073007df33daae4076c500904ed60f1, 0xfdbe9c96ae1bc3ae2df4805b95a48844b42573a1d4007f5f511fc37f832b544b, '', 0, '?'),
(0xdf3b1b4f6c36f6b8d49916ad944e5b8b, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-meta.php', 0, 0x4801b0f0e57047e0f16e4b0c0b68bb68, 0x4801b0f0e57047e0f16e4b0c0b68bb68, 0x60199fc31012fd166d13fcbdc11f9a7c6f133ebcb5e4c0f7784574baa522fb88, '', 0, '?'),
(0xdf3d405cf0124a7051f36d5c1086c036, 'wp-admin/includes/class-wp-upgrader-skin.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xac942e512bf30fee3ec23b195fe93471, 0x460d4526cb1878f5286bbe260bcd95b06dd86b10d26978d1117b262ec09c713c, '', 0, '?'),
(0xdf45e0afeca561874e4344c3cfbae5c7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Aside.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Aside.php', 1, 0x00000000000000000000000000000000, 0x29ee3d2dd2f400c7259b5a81e9d65d41, 0xff3fc7159d0f913ab475b6b02e87e74c0592ea9380727d5fc4b115e1c71e5af6, '', 0, '?'),
(0xdf478bccd5d8c966768a9e99d76e8833, 'wp-content/themes/hello-elementor/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/style.css', 1, 0x00000000000000000000000000000000, 0xbb3d9c28b1668fae8ae402d7d430de15, 0xb70853f8be788f2f3834549f05ffcec18328cda17641f4a0d688143d82b0810d, '', 0, '?'),
(0xdf4c11238da6b9e0e261b38f895720f1, 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php', 1, 0x00000000000000000000000000000000, 0x763ebe1b14620bf57699a075136db83e, 0x1b88d11a0a48ddaf130ea9db04a50d9ba81233c41d7f401fc8379baeea80bf9c, '', 0, '?'),
(0xdf4c5269284533e4583826bc724982c0, 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-settings.php', 1, 0x00000000000000000000000000000000, 0x596fb093648e2c3c9a79f06a0664b32f, 0x526ec995e8a4f07859b08edad1359a05513e990e72fc1d0ce07f4b77fc20d7ec, '', 0, '?'),
(0xdf4ce16d518947b3d483976376c88d36, 'wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs.min.css', 1, 0x00000000000000000000000000000000, 0xe6ae8e6f3abfafd16ddef2e051bd270f, 0xf73be05102b217cb91baeba65998869804875598757c62f158c6f4fde1ccca46, '', 0, '?'),
(0xdf53b46c8b78bef0a6b82d73e881cf4d, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-7.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-7.svg', 0, 0x00c44553f8432ad6e6bb4e553610ef49, 0x00c44553f8432ad6e6bb4e553610ef49, 0xd59a3e022f2265eb48b56f04c06a8a58f2556e2828b0ee861054e197c670cd20, '', 0, '?'),
(0xdf54c558aad3568186b55e83f0705c38, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.mo', 0, 0x734a508c155e4f12044e27d5a508fe2e, 0x734a508c155e4f12044e27d5a508fe2e, 0x93306ef8bd726de48365822dfb2c0ed5e3a242d2b74ab51b77252a073cb85d4f, '', 0, '?'),
(0xdf5992d13f85180e9d296680c305f60e, 'wp-content/plugins/wp-rocket/inc/Addon/Sucuri/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Sucuri/Subscriber.php', 0, 0xe464e0eff12c57d11fec343f976d025c, 0xe464e0eff12c57d11fec343f976d025c, 0x5eef98e51e4391ff9b2b821a8b0280a9bbb8235b1ff58bdfecfbd42873bb66fa, '', 0, '?'),
(0xdf5ae485a26739c9d59378dfb880fb9b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php', 0, 0x2dae3ca068d624d74c174d49df42c87c, 0x2dae3ca068d624d74c174d49df42c87c, 0x4daef3db19d4d44ada4c7b17ec63e9fa5c01df2b61539a7920326161c1cfac38, '', 0, '?'),
(0xdf60683337811d859052ac43e13f5220, 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp.php', 1, 0x00000000000000000000000000000000, 0xc394adfcec84a8c7a5d929fc2ad51013, 0x8f598df72aa58362a44165ac7583654b3776a44a7ec8ae1d9753eed17efdfbbe, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xdf627a932f9b838f5414ba1137614879, 'wp-includes/js/mediaelement/mejs-controls.svg', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mejs-controls.svg', 1, 0x00000000000000000000000000000000, 0xf0849a5e79712b10e1531925e3edb879, 0x8bbdae17d2d3cf68f3851fa9af41331e4c9a3abeee271f31f7ea81a0c20f5ce8, '', 0, '?'),
(0xdf6c0c5076667fb7c080b14ea5f6c1ff, 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Assets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Assets.php', 0, 0x343430ca8ae764b3106772dde8f18465, 0x343430ca8ae764b3106772dde8f18465, 0x3763c6968cef274729017eb1046447957d216632616aa69d84c715fc5822835a, '', 0, '?'),
(0xdf704df24000186823d320282aed3ead, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', 0, 0xc6bb8297736bf7d33b388f947ae65539, 0xc6bb8297736bf7d33b388f947ae65539, 0x56e6da98a2794c22f3a72f72109c25d719b414227d29aec460bafe8bf1c2e19e, '', 0, '?'),
(0xdf71821ff99c158a1d25c5b193206d2b, 'wp-admin/css/colors/light/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x500ae28d597e89d5509f9bda73f0099d, 0x1d3855d8515cb6f18a659679c2965f9d2874b44561ec89b48296fea076c3077b, '', 0, '?'),
(0xdf73299e4f24d97325c790103ce4c78a, 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.js', 0, 0xea8a5cdef165ac51ff147a7e46c3c1a3, 0xea8a5cdef165ac51ff147a7e46c3c1a3, 0x0a370d95899b20b504c020959e96f1f602c4ba1d2705f66335692b838eb848f6, '', 0, '?'),
(0xdf7a239b3edb6ce4b1f152d3e5109466, 'wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php', 1, 0x00000000000000000000000000000000, 0x22fa109a4ac9898cf1ce055f30af3298, 0x6b9daf31f8cfc3dcfb5f56b6e62cef1740e0ad927b60cdf25aa7c73ee824c52e, '', 0, '?'),
(0xdf7ac34e0c69ee6fab72da0e23df2894, 'wp-content/plugins/elementor/core/settings/editor-preferences/model.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/editor-preferences/model.php', 1, 0x00000000000000000000000000000000, 0x4a3b8664f6e25e9e4986bc4ca7ac9cab, 0xa8a40f8acec42da0865a11912f8aa9373ce8765ce13b9ae6331ff48096d1e227, '', 0, '?'),
(0xdf7e3e678706f53e6a5e302561ae7367, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-change-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-change-watcher.php', 1, 0x00000000000000000000000000000000, 0xde98a3be9cb0d1512109a540535d866b, 0xb933e999d871414883d29665ae4a08f0b5f24ea81e201f7fc4ec65723031dbdf, '', 0, '?'),
(0xdf84650cf7fbec142dcfa1d274758e8c, 'wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css', 0, 0xf94220b4f88c425edcc15e11b05e3513, 0xf94220b4f88c425edcc15e11b05e3513, 0x58cc14460a4b8c71281241d4ce32fa832554b7c03157e1142500b361a07c5d9a, '', 0, '?'),
(0xdf87a23e52e889cd0519f26f9ac5817e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxLightboxExclude.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxLightboxExclude.php', 1, 0x00000000000000000000000000000000, 0x1c712da57f154a0f615caab108757157, 0x3c9bee85f2fd9dcaf7b778e8678148f710f70c3a801546eb1b6b6926fa6f570e, '', 0, '?'),
(0xdf8cf207912883a9a989d5db3281e1e8, 'wp-includes/js/quicktags.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/quicktags.min.js', 1, 0x00000000000000000000000000000000, 0xc997e04c4b2ff8b71899819957c1e6d4, 0x41e3c156c93110cabecb460bfca46534a28e2cbd9dc5b335d2f09cd6e1651a07, '', 0, '?'),
(0xdf8ffef881ea41b1d0bfb3f4483a3e79, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SvgTitle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SvgTitle.php', 1, 0x00000000000000000000000000000000, 0x445ada80eb13dcb134423469d2034992, 0x913064cb174eebbeb4d417198b11c16b6cb29f7390e2cfba686b307af686c5d1, '', 0, '?'),
(0xdf906fdd6fbc1ae79f68250964853c46, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/LICENSE', 0, 0x5c1048c9d62123819aa63e62e1578be6, 0x5c1048c9d62123819aa63e62e1578be6, 0x9626df78c10e8677d3ceb19068d8c4299ac59340356ddfd22e293906df181852, '', 0, '?'),
(0xdf944ffab72831a3a08d0d292e04eae8, 'wp-content/plugins/elementor/modules/home/classes/transformations-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/classes/transformations-manager.php', 1, 0x00000000000000000000000000000000, 0x1f67510d0f06d712fb9726bdae193e52, 0xa52faaa1c4b6c542249a1e300327c69bdb73d31d5b9f52c7ce9d15156981f26a, '', 0, '?'),
(0xdf9491e02026f9855a731b246ecde3ed, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/error_log', 0, 0xb40a4cc69d1e82626cf9c3e4343a5491, 0xb40a4cc69d1e82626cf9c3e4343a5491, 0x63d304de8aaa164d23ef8baef474594090209ad7e3618ca91ecfb7c3a29fc682, '', 0, '?'),
(0xdf94bfcfcb198a8b9c487f8975d426e1, 'wp-includes/js/plupload/plupload.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/plupload.js', 1, 0x00000000000000000000000000000000, 0xdda0aa24705a5218d13e271c8c187cf7, 0xe022b3cd16ba96385b4a25aa2e1bbacb9aa463af7f560d0d0145bdbe29140e27, '', 0, '?'),
(0xdf94d28c7b0cedfbbf8ccd222e951fae, 'wp-content/plugins/elementskit/widgets/whatsapp/parts/footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/parts/footer.php', 0, 0xd99f6ef4e5632e98b3bc3d21737522b9, 0xd99f6ef4e5632e98b3bc3d21737522b9, 0x94fa952c6e48078efdd30aba2641251ec6d8718ca1dc4296ee0c75533be5aca2, '', 0, '?'),
(0xdf97cf0b0651b5a675e221d9b678955b, 'wp-includes/js/wpdialog.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wpdialog.min.js', 1, 0x00000000000000000000000000000000, 0x25981589834557f0f9401f890e88a299, 0xa326a343fae3b301c4ee9325d6f228421a8b74a5bff75da368d3c7cbbe1033c5, '', 0, '?'),
(0xdf989ca247c8db01b91f30b560c23e3c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationValue.php', 1, 0x00000000000000000000000000000000, 0xa7c1946f27fe8bf4b8d41391fc3c73de, 0x48a02203fc552bede397fbd1d6b6b0c6603e794d58a2e531fc318ef30f260c99, '', 0, '?'),
(0xdf9dae902447acaac656920d5c01abf7, 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.svg', 1, 0x00000000000000000000000000000000, 0x912ec66d7572ff821749319396470bde, 0x4c72374440798cbfc2c9825d4e4b872896d1746908d84739cec0f9a0c8546d3d, '', 0, '?'),
(0xdfa5cb5df25c3b4c6392391b8ded521a, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', 1, 0x00000000000000000000000000000000, 0x86c78992eab597823e83e08204f925c7, 0x179d23cbdd8c8bec1010faa62ce7ad6c2784dcce335f59899ab28ab8bccb3c6f, '', 0, '?'),
(0xdfa77d92650454f7e4bcf4751226d7cd, 'wp-content/plugins/elementor-pro/modules/forms/fields/number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/number.php', 0, 0x5ba69070939dff2294c8397f4f3de7c6, 0x5ba69070939dff2294c8397f4f3de7c6, 0x6fc78024f8daeee134647c00947d40371a290389066584d66127ac79d8c93ac1, '', 0, '?'),
(0xdfa94017a8e4143f9c230365e9fd28ab, 'wp-content/plugins/updraftplus/includes/checkout-embed/products.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/products.json', 1, 0x00000000000000000000000000000000, 0x94ce8f138ca1f2bb317ef6dbba9230c3, 0x44c761e177322a9948ed0e903602ce1058963b2dcb90a268f9425b894d81f503, '', 0, '?'),
(0xdfaff5be287544bd65724849a1fe5059, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Em.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Em.php', 1, 0x00000000000000000000000000000000, 0x3638648456576e3a4f2131ae748a9328, 0xc1bd7418e7e3dd302ffd8e5b9371933aa641ada8b3e2bfd09b8b504a983132d5, '', 0, '?'),
(0xdfb0530e82b388b1685bfcdbb3cc151b, 'wp-includes/class-wp-http-streams.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-streams.php', 1, 0x00000000000000000000000000000000, 0xa2af3e2c511b821731a80128fac45e3d, 0xb5dbc1dfdbc2a15cc38dbd9e1ad8d3efa889fa48cc1a6fcda6464eb38cb5c8a1, '', 0, '?'),
(0xdfb226168875f0e529bd9b0d38fd8a5a, 'wp-content/plugins/luckywp-table-of-contents/plugin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Settings.php', 1, 0x00000000000000000000000000000000, 0x103d0d59718f13c03784e30514ebbe13, 0x842abb00e8f2636553a053863d0b7601a0832b76e10f883329ce35007df23a26, '', 0, '?'),
(0xdfb2295be3e5590cafef33c93f9de18c, 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio.min.css', 1, 0x00000000000000000000000000000000, 0xf9565c8d1612e422e9a18b7ade5ba6be, 0x45aba56535f126b8d622c79b1e8e0a2916b53326a3354b93339158ed50710419, '', 0, '?'),
(0xdfb411e2f91f025338d6d1130841d0a2, 'wp-includes/js/jquery/ui/autocomplete.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/autocomplete.js', 1, 0x00000000000000000000000000000000, 0x6d216cd3ef8e3621232a37ca98ad1602, 0x9a3ae246c60c0e4ff3d9b548ce995b47acf2c4c96b56fedcabf67c7137a2f823, '', 0, '?'),
(0xdfb53d7a59fb7b6d66231483fccb17d4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage10.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage10.php', 1, 0x00000000000000000000000000000000, 0xd46ff54e067939aab1e466ef40fe25b0, 0x1bc813dbc086e441c4d75ebe56c9c57e88a8344e41abcdd5e10922ce7d1592dc, '', 0, '?'),
(0xdfb6724ad49671edb764cc4f57c81625, 'wp-content/languages/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', 0, 0x15be3149bae57839dd62ac37ae976bdf, 0x15be3149bae57839dd62ac37ae976bdf, 0xd4b78efe795d95e2cc259566658641450ff176437eca6024603ee56d29f21cd3, '', 0, '?'),
(0xdfb6f4ab3db627db821563f767bf106e, 'wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php', 1, 0x00000000000000000000000000000000, 0x08bd478556e3019d686de258999e092a, 0x32de8bf30249995b0161f1058e823fcf051a858961421c822b4909e396efcf0b, '', 0, '?'),
(0xdfb956cc3dbfa3bb22e0236ea70902b9, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php', 1, 0x00000000000000000000000000000000, 0x05065fe02d8554b30500ca32b24c2dd5, 0xa2c8b4bef7a3e067921241e35dd37a2ddba303b202f0a2fbfce1b7b811075bcf, '', 0, '?'),
(0xdfbfe6fa25ad810b7d652ce3ff7f71f1, 'wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy-rtl.css', 1, 0x00000000000000000000000000000000, 0xc5f150e73bea94695ec56b3d98ae94f2, 0x46477212484d75369eb9ff7a35e095df4c3f261400a7d023a824d6bf5a22e746, '', 0, '?'),
(0xdfc066ab79a1dab879ea59a86ec443f7, 'wp-includes/style-engine/class-wp-style-engine-css-rules-store.php', '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php', 1, 0x00000000000000000000000000000000, 0x3522061c7512d07178f5e7fc6d34a4e5, 0x065ba4f0903b221e8812f91621a6640c60036d67ac8f138230f5f1ebfe7fc487, '', 0, '?'),
(0xdfc4b53e1593842342a77fbe62f3f1c7, 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php', 1, 0x00000000000000000000000000000000, 0xa0db939cd1f447ff632cab993d635ea5, 0xecdbe4078bab47ea638bc0ef0708e8742804350a2c3925d9f797a3cae529ef65, '', 0, '?'),
(0xdfc8a630e12024a2374f3e8de9bfe00b, 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php', 1, 0x00000000000000000000000000000000, 0x5ef0dc7e2394073c33c3ffdebd691c94, 0x64970aa5bfe6bdc7b41b78b276e9f7e0c84cd135c3242243263ce313e0bbdaad, '', 0, '?'),
(0xdfca21886943bf493959491cdab1f9c0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAmpDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAmpDomain.php', 1, 0x00000000000000000000000000000000, 0xa831692963059506277309b6207fafbc, 0x2a87e762fb03b43fda4c6d0cb2ba625dd6a825bc0033a49fbe2252a49954d7e4, '', 0, '?'),
(0xdfcb585f83e2d055935b2bd50d98949b, 'wp-content/updraft/themes-old/twentytwentytwo/templates/page.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page.html', 0, 0x69ae5d3661d8b02b65f3fe0eaaec1eb8, 0x69ae5d3661d8b02b65f3fe0eaaec1eb8, 0x276674e01e0e67e08e78d53949a5b138266c3c095000af27b90d51ce6828c033, '', 0, '?'),
(0xdfd18be7c18ff7197a3405ec20095546, 'wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js', 1, 0x00000000000000000000000000000000, 0x0367ebe1f1e7223dab6d9a09e0e4491d, 0x0c8c1c5b84095e0d4b73e41f9d49a3f9540317adce2f93f57e9197cd3a1489ca, '', 0, '?'),
(0xdfd3475d95d23998a1f4651e3780f528, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss', 1, 0x00000000000000000000000000000000, 0x3eeb61ad373ad79c1c7be15ac3dffb68, 0x225b335bbe401e27a1866024124970ef1f452ed2b953c17ba50cca1888222430, '', 0, '?'),
(0xdfd4597618947acfd6972a9639e3ef61, 'wp-includes/js/jquery/ui/tooltip.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tooltip.js', 1, 0x00000000000000000000000000000000, 0x8bc25dcd1f2311d131442ed27b1cb3ea, 0x96367690563eb5bbe76fe208033ebd2c6b3be0290c85b472e834d2086597aee4, '', 0, '?'),
(0xdfda65ff0f83db100a122af5dedc76b2, 'wp-includes/blocks/comments/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xe130fe30d4b3e1975043c8868c457b3f, 0x798f8f4658f46da15f79a729f8bb2f3c26c463617287145521b00d47ad99770a, '', 0, '?'),
(0xdfe1397c31871486992d0eda2a8d1b34, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/adblock_detection.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/adblock_detection.svg', 0, 0xd04cb27902bff151decc08ec457300e2, 0xd04cb27902bff151decc08ec457300e2, 0x29210ac16b70f9662570076ba5f67af0fde5350dce7ea14f4875c6c749ea041a, '', 0, '?'),
(0xdfe3998c4b0f12ef51c9ba79d12bbac2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php', 0, 0x36fd9715aafb29aa550737faa1ae95d1, 0x36fd9715aafb29aa550737faa1ae95d1, 0xc0d7bec60281e9e0393919c4bdd426c7dba0688159659b6d00de20df46d9986b, '', 0, '?'),
(0xdfe4fe12f050627652035e857e405ff6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php', 0, 0x3826a6d06c06161332610d24e4ffc05e, 0x3826a6d06c06161332610d24e4ffc05e, 0x9ce447e309b5808b5503184410055e80c04befa709fc1331198c8fcb638c0461, '', 0, '?'),
(0xdfe55dd73fc074d32860198fd1383556, 'wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php', 1, 0x00000000000000000000000000000000, 0xc19c267cf25af802926a8d58e3b20fa3, 0xe7474ed6a85ad64bff2b12ff3177691fac5477a5291e49fdbdd6c267c4326e2f, '', 0, '?'),
(0xdfe5cd620e74972bf9a8160cb9c787ac, 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.js', 0, 0x9a809c5c2654858fbe1b2b1edbff4be6, 0x9a809c5c2654858fbe1b2b1edbff4be6, 0x6aafe05c3318f812a719d1334955e2f3debe38f88365500a4a2d6a27085d6c76, '', 0, '?'),
(0xdfe656e5eefcf0d2c21714345cfd886f, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/siteground.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/siteground.php', 0, 0x2e6e0eeaf32d4122861ad343ad871fe5, 0x2e6e0eeaf32d4122861ad343ad871fe5, 0x937ecce171cab57b23ec70096fb9f08c39066c65b2c3cd694593450332f67015, '', 0, '?'),
(0xdfe6a786081d048b91653941736c7030, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Bridge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Bridge.php', 0, 0x4f04fd104c057f8218e213449d2141ca, 0x4f04fd104c057f8218e213449d2141ca, 0x0a1a8ea0919de1e391a5fb490e6612f9997c4da11ae07b62f113ae772e752969, '', 0, '?'),
(0xdfe797246470c5eac943b3128fa90c90, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss', 1, 0x00000000000000000000000000000000, 0xadee937707c532d927a175647d9f929a, 0xc6b5491767131b22caa75b20729ecbd1387056678152e3cf7eb4db28c3d929b4, '', 0, '?'),
(0xdfec65c59f2ba00dbee10983ea8bfceb, 'wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss', 1, 0x00000000000000000000000000000000, 0x7e2f97a9d12b28070f37f144b5e11d18, 0x29ea76497983168b1d618cc8223ff88bcecb40768e705941714ab0e615bb3ea5, '', 0, '?'),
(0xdfec8d0b4715731c21436f55893b1d98, 'wp-content/plugins/wp-rocket/inc/Engine/Media/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ServiceProvider.php', 0, 0x0039d40ba4fc52e6143bb657fec1a1b0, 0x0039d40ba4fc52e6143bb657fec1a1b0, 0xc6d78ac53076ca1fe9256fbdc3936d7679a6ba46aeab5ffe13876303d3acc841, '', 0, '?'),
(0xdfee2dd3101577c1983d8b98e49aef53, 'wp-includes/css/dist/edit-widgets/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x1dd3c1257c01f65847795e89dfee083a, 0xdf8b6fefd6c2dcdcd74f1ecb5f92098df562468d2cd8a694218329b7d3aea1d9, '', 0, '?'),
(0xdff02befb26d6b239e2e6640abd6d708, 'wp-includes/blocks/query-total.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total.php', 1, 0x00000000000000000000000000000000, 0x2e6a338fca288b972181e65c8a84c767, 0x89df12fa2304c6da649458dfff71b3105c990d906c6d7b14420700dfd046a7c6, '', 0, '?'),
(0xdff14a764f42e5e920ac520eee693cc5, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', 1, 0x00000000000000000000000000000000, 0x19072506e6ea3edf971748295282014d, 0x7fa1d6225ff4bd034e80f9ad7390abc99066201bb14e3f52958a48807f6edbd8, '', 0, '?'),
(0xdff7f55155232a73c80af4aa391b3d82, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetAndInlineStyleTooLong.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetAndInlineStyleTooLong.php', 1, 0x00000000000000000000000000000000, 0x2614a9d5156179f7e305f4b9c97ed106, 0xb02260177ed1e564ae0fdf366990ef3e1e8faff779bd9336946e42f516d3c14b, '', 0, '?'),
(0xdffb2c6d26464f4b5890080e74ef6876, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', 0, 0x1ad7614afe9379bc94f8e1ff8d4e5f85, 0x1ad7614afe9379bc94f8e1ff8d4e5f85, 0x2a9dec81aeba0d3c5acec582ee890be7f342f808b9f21302a3ee9583b1b0775e, '', 0, '?'),
(0xdffb6cfd9286185eb10e6c8553e6d07b, 'wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/related-links-block.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/related-links-block.php', 0, 0xa1ce185c5e0346e6fd4e672cbd8e3487, 0xa1ce185c5e0346e6fd4e672cbd8e3487, 0xd8a251667d4661782732068a05801664271601ceebbf635b30e1b1cfe8904d5e, '', 0, '?'),
(0xdfff28672b0b8b30c71e11937ee14671, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.js', 0, 0xfce5fcc8aec14bb32231a670e3dbb992, 0xfce5fcc8aec14bb32231a670e3dbb992, 0x4fd1ff4951f815f4db98a20e060f97e210e18a4434fcc56a0a11397050df6f52, '', 0, '?'),
(0xe000926a404d89ad619f130209323799, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionalFormatRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionalFormatRule.php', 0, 0xd2e268662980d67e20183813c735c693, 0xd2e268662980d67e20183813c735c693, 0xbd4ad61a4b4a8080a06974983ce90ebb926fc1444582ccdbfd0522117c9c601f, '', 0, '?'),
(0xe0043af791e5e9ba8348ed79c2e2e193, 'wp-includes/js/dist/vendor/wp-polyfill-inert.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.js', 1, 0x00000000000000000000000000000000, 0x6c1e0bd9a00435d9d032cb2aca9e90bd, 0x730d187f087575270618131d8a8be16d9a90461ba4965e3c787000282eb1716f, '', 0, '?'),
(0xe0073382c0cb4037edbe149a334b1b64, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecolormatrix.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecolormatrix.php', 1, 0x00000000000000000000000000000000, 0x2934608bd3f93f9a9ac9f98052829906, 0x829926aca20c4f615ca0e1723a03c43b6f9398db9490d4e0d63ab4f3eb01b0d1, '', 0, '?'),
(0xe00956bc8571259ebce3fd9a6c231cb3, 'wp-content/plugins/updraftplus/includes/jstree/jstree.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.min.js', 1, 0x00000000000000000000000000000000, 0x53604ac82df303661bcea276732d917d, 0x5bab8079f8fc4592f5af530707a607c07d2a384e0c0f0219eee84879e2c3e20e, '', 0, '?'),
(0xe00b3dce4fed07b3adc44dfa579beb55, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_overlay.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_overlay.png', 1, 0x00000000000000000000000000000000, 0xc7a33805ffda0d32bd2a9904c8b02750, 0x2ae1ce1469cdbe498d251ac60f681889f26553b498d28f7869e22f79a61a2a8a, '', 0, '?'),
(0xe00fb2d1ad66cfe275049ff37e9bc994, 'wp-content/plugins/wordpress-seo-premium/classes/premium-register-capabilities.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-register-capabilities.php', 0, 0xd99f4161a6c7fc4ca8e60c9ac07d243a, 0xd99f4161a6c7fc4ca8e60c9ac07d243a, 0x749d029a872d10e57ec5f9b4bc87022589ba30f918e99a75123dec550d16484b, '', 0, '?'),
(0xe0159f3c5325d39fd742ea717d0187d8, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/Subscriber.php', 0, 0x92d852ddae92b1da39f45297fc188806, 0x92d852ddae92b1da39f45297fc188806, 0xd8f154d38793fa047eaba075c0eeb491f25f16abc3387baae3879023163d5319, '', 0, '?'),
(0xe0183a5b9fd2589c88ec10891a89599e, 'wp-content/plugins/wp-rocket/languages/rocket-ms.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ms.mo', 0, 0x901ad63afc380d5420dae358d81fe73c, 0x901ad63afc380d5420dae358d81fe73c, 0x5e08bfa38449c4cd0f86be97ab3d9e6464ae889943570c55e47b9471c1176652, '', 0, '?'),
(0xe01a12b31f7455a8520d221c43a9e7cc, 'wp-includes/blocks/avatar/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/block.json', 1, 0x00000000000000000000000000000000, 0x8d0c5fd0fd1cd9931542ec45e0bb2f41, 0x29df7132e895b7caf95e8b57e26bda4e8884b9d0cc0b69ffbce7ac418c303fac, '', 0, '?'),
(0xe025e78f665c2b2c080285e6cd005c59, 'wp-admin/includes/class-wp-filesystem-base.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-base.php', 1, 0x00000000000000000000000000000000, 0xc958d0d26410687b9334ebab3b249750, 0xf94b28d55203f3eaf279d755a0f6c311c5c870166c7b82dd7b10b09f8541355a, '', 0, '?'),
(0xe02a0fa299b0b9274b6aa89bccb02163, 'wp-content/plugins/wordfence/waf/pomo/plural-forms.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/plural-forms.php', 1, 0x00000000000000000000000000000000, 0x5021903747f1fafd9f15c78afa71602e, 0x2e92bc0a295b2edfe913010b63ac66a3910d119b0d46bae45a816bef039ca3b4, '', 0, '?'),
(0xe02ba9c646c2b6a8485423ff978c134f, 'wp-content/plugins/amp/assets/js/vendor/lodash.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/vendor/lodash.js', 1, 0x00000000000000000000000000000000, 0x75c532db3476dcfcc572d8cb5e5ee7f0, 0x14e0647811f4490c1f5ee20fcd19532758919ce9b7f1f7c377222d2107eefee9, '', 0, '?'),
(0xe02e87100ce3ba1236a02aad1109ef54, 'wp-content/updraft/backup_2025-04-03-1152__EuroBet_53eeb98b7cd5-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-03-1152__EuroBet_53eeb98b7cd5-db.gz', 0, 0x6b3336ab24d0f07d8f24a0ef7ff6a3bd, 0x6b3336ab24d0f07d8f24a0ef7ff6a3bd, 0xc99d51bc8c4cbfc808c16b2db161f8e53de08c42f1fabc06a9c866349d1547db, '', 0, '?'),
(0xe0300416c5b66cafdc0b9d6257a9e256, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php', 1, 0x00000000000000000000000000000000, 0x966d3a85d6384a0218db28c2096806e8, 0x5bcc8e669ca807a2d00b13b3d59a406a0a0c478888b4089feb119484150ad20f, '', 0, '?'),
(0xe03c01eca8f1baea5c6709bf9fea0646, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', 1, 0x00000000000000000000000000000000, 0xaa9c232cb29b5a8ddf45ab7f99ea861f, 0x038089c7cefc2ebf459998fadd7d6cc35fd877540ac9568ea59c3b8a09c4503b, '', 0, '?'),
(0xe03f379b60bedd391985158fe390c385, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss', 1, 0x00000000000000000000000000000000, 0x1e22bdbe4966f74483537ec245653b22, 0x2dd04c5c5ae925db0604fb08b045725f5e6e6e6957c7422dc66d439795c53541, '', 0, '?'),
(0xe0402f41e890dd2b3ced7e1f4735c935, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', 0, 0xe86b42ed471ce9aec762773e21c42b0f, 0xe86b42ed471ce9aec762773e21c42b0f, 0x7f7a19207fe746df93f76fd5658a552618ebaa7577ea33e61af88e8474e26326, '', 0, '?'),
(0xe0443d78589036bd0bf1d8aaf687fbc6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', 1, 0x00000000000000000000000000000000, 0x5b742edeb19bc6b3eb7590da7538ba7b, 0x726ff65fb7ff4677dbd4f51a2477a03f40715d5114628688d86608f132076fcc, '', 0, '?'),
(0xe0480fe4e98c8438d7f8fe66dc560e6e, 'wp-content/plugins/elementor/data/base/processor/after.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor/after.php', 1, 0x00000000000000000000000000000000, 0x0ae48e413cfc94fe51886306ba178d86, 0x758778b131e761bf5004ed13464f4947055db13570fe9e5ea1c7ea412754e2c6, '', 0, '?'),
(0xe04fb12a91d29ee1a0393bb2a1ad88e7, 'wp-includes/blocks/embed/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x41674c13e4de2f90d09e13b8f7ac670a, 0x16b6741ea29eb92360429c218e49f4e6ec7e7b915e84a421797cb56fe4c3a246, '', 0, '?'),
(0xe052379f7ea21a7091ac108fc0466be4, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php', 0, 0x5c2b48e78c6d2af531e99639e3bd2015, 0x5c2b48e78c6d2af531e99639e3bd2015, 0xdc5cfbee7de10146d4265d1095898251eb5fc5d75d2ca3d0ddb04f195c189d58, '', 0, '?'),
(0xe0584c8874bf159ea3ce430c632daf97, 'wp-includes/blocks/query/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor.min.css', 1, 0x00000000000000000000000000000000, 0x4ff5c92992fba21822ff1f97b2dd827c, 0xf17723d467b9f99658823531997a9b186f10f2d71a92dafa713f69fdcb129f6a, '', 0, '?'),
(0xe05a95175e721344fdacadf1e4b0fc7f, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products-deprecated.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products-deprecated.php', 0, 0x63630a4171793f7ec81d4885a70cb616, 0x63630a4171793f7ec81d4885a70cb616, 0x8eb4149c031820e5bdd4845d954aa7beb36942f955a5ec8ff83ad7770cb0cd2d, '', 0, '?'),
(0xe05c31dd83e225e156457c3c4eb5b017, 'wp-content/plugins/wordfence/modules/login-security/img/loading.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading.gif', 1, 0x00000000000000000000000000000000, 0x4b3afb84b2b71ef56df09997a350bd04, 0x6a2ae4658ef308a9f5646f0658a47ea737c2eb2680b2824efc39c97c4c9d95c7, '', 0, '?'),
(0xe05cf0cdd9cf424d3e2aa9968eb866b8, 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc340179eb36be77e5988d056338a9b55, 0xd20e9d400d2977ba91522012570d4abb66cb22530744976ba382db88b2113019, '', 0, '?'),
(0xe05e3825fc282f0b8a0991960650b321, 'wp-content/plugins/wp-rocket/languages/rocket-fr_CA.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_CA.mo', 0, 0x36496ae4b3554f8eb80f2cdaf3c29003, 0x36496ae4b3554f8eb80f2cdaf3c29003, 0xb6abd9fa4c6efe47a80b196bd6d1eb3218e311a1d621910e19b02e0b6be7faa9, '', 0, '?'),
(0xe060816fceb040bfbad1df941e6a02c6, 'wp-content/plugins/wordfence/lib/menu_tools_auditlog.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_auditlog.php', 1, 0x00000000000000000000000000000000, 0x06fd654855c6998fe7f4bc247c3c30dd, 0x1b4612aaba2f853ef293c9c05883e3d3c78cdbe93752d130526097566fde8cce, '', 0, '?'),
(0xe060fa1823702ee76aa1ff8a68d78971, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', 0, 0x8ba1199903b0324a1caa3a9b14a0c3dc, 0x8ba1199903b0324a1caa3a9b14a0c3dc, 0xb9ec86ea7cde287af977bc7bd3307dd2a6da89d69b0f532f404a92d2218a7f2e, '', 0, '?'),
(0xe06b2f985a56625b6afd84644e4be202, 'wp-content/plugins/elementor/data/base/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/controller.php', 1, 0x00000000000000000000000000000000, 0x84537a68c7098c9205d1801295a1c1aa, 0xa3fc6557b9aa52d43ba978b3d6454703ad934104372af32e57f25da70fef815c, '', 0, '?'),
(0xe06b3de6af84c24e503cfd039934e03d, 'wp-content/updraft/themes-old/twentytwentyfour/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/single.html', 0, 0x6c2fbdef8388f78b4861d47fea4be01d, 0x6c2fbdef8388f78b4861d47fea4be01d, 0x4b8df2541e35d8a6abd6f287d789677ebe43a576ae5d896a03965bf7456fca60, '', 0, '?'),
(0xe070a808ce17659ba1141ed9f1f01750, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php', 0, 0xefa534c590b92a8f1baa697557fe714e, 0xefa534c590b92a8f1baa697557fe714e, 0xfc5959e92c4bef699d159dd4e27891c3dc5e93c1ed408693a5f3381cf482a021, '', 0, '?'),
(0xe07172d08ddf87901f1b45dfa043894a, 'wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php', 1, 0x00000000000000000000000000000000, 0xc744eb3057e2ac734961f50d79ab8b35, 0x1f5aff8a4d292975ec427ae56d9ca40119785e929a200e4ac4bf38d6a1721c93, '', 0, '?'),
(0xe07247d4e5dd49e65966297c87b85996, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header.php', 0, 0x2231bc5881b9e80fadd5419ce8f8007a, 0x2231bc5881b9e80fadd5419ce8f8007a, 0xc295387e392cdd63a18b7f40e2eb41a42e7b4a85be6e28478d9b89070c3fa013, '', 0, '?'),
(0xe0725fb4a6bac560a61df58f8db62893, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', 0, 0xe86e9b436981a153c29d8d3c1c3ad3b8, 0xe86e9b436981a153c29d8d3c1c3ad3b8, 0xbd0ddd398308011958e79085b5fe3e91f2d24321527888cc665c5b27ad4dc78c, '', 0, '?'),
(0xe073a2349f6bf0a5947b4f0566a19711, 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js', 0, 0xc4382a75f5c25a71b3e892e562d5386c, 0xc4382a75f5c25a71b3e892e562d5386c, 0x142b871545dc4db85d9ab339d717b650d2bea4ae5d8d519e92af2dfc0f12cf9b, '', 0, '?'),
(0xe073a97488d30e646b4d8877c0554f38, 'wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php', 1, 0x00000000000000000000000000000000, 0x28ab009a500b560dcaaf6596c195fd61, 0x0a2d5762b7078967ebba94c57713a226b979380607f4f05fb7ba31fad090282f, '', 0, '?'),
(0xe073e08c7e1fa6229498bcf7713f11bf, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', 0, 0x5b977d18fbd35ff0db958116b5a4588c, 0x5b977d18fbd35ff0db958116b5a4588c, 0x3b0f0ca8e4fadcb6da8f69ac964b78e5a5bd5b16ec00afdca519d8fc7d2a33a0, '', 0, '?'),
(0xe074c580feafdd36638b7fbf50e6f212, 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/readability-scores-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/readability-scores-route.php', 1, 0x00000000000000000000000000000000, 0x15a7bfa94bf18e90e54c42c33fbd0e88, 0x942d0af4cf93dc76b26b5b0d1ffa3e9e3e62d92ebdb061b824160d80f9c34eb8, '', 0, '?'),
(0xe0756b4a5d7bc256821807ac54d4a549, 'wp-content/plugins/updraftplus/methods/cloudfiles.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/cloudfiles.php', 1, 0x00000000000000000000000000000000, 0x6532745a31ae3202ffdb2ef9faa34059, 0xba7ce382ce0c71135181c86c1b6a60c6f0e2f96d4bfa4bde8dd4e0af44c1e792, '', 0, '?'),
(0xe076b835f112e5ba4e1eb5f10c96de5a, 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/flywheel.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/flywheel.php', 0, 0x5fe31e00a8c3d3679a4b327e26a9dc1b, 0x5fe31e00a8c3d3679a4b327e26a9dc1b, 0xc8e7731308e0340afccc4ae8de17699820a3a1d103aa1c2bfe61f84258c16080, '', 0, '?'),
(0xe07ea9bba59a7bc3d346a7975c2cb0a5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php', 0, 0x64da469ffe70147ce1a2a20d8367f714, 0x64da469ffe70147ce1a2a20d8367f714, 0x4f34cb12dc0f865b72cd055d5c0e81e9582dce26bad3c3944b70c54af21d6643, '', 0, '?'),
(0xe0804a92e3ba6dd057b80e8038e04ec8, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', 0, 0xd29a37db910e393b82884eaa27e0249b, 0xd29a37db910e393b82884eaa27e0249b, 0x4a144d080fdb8c5a20cc4e85470d91b544efd716bd2ff6b5aa82ee570d2e7874, '', 0, '?'),
(0xe08469b7f7f234fbbb5a6ce1d0832040, 'wp-includes/css/dist/block-editor/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5b1108427b1ea754c63961e0f956a97d, 0xb829194ccf96a97401f6430e6b1ec847ac2921e1972ad4a71e7fa7decb5cda25, '', 0, '?'),
(0xe0855598bff9bd083227bcd4e72d85a7, 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.eot', 1, 0x00000000000000000000000000000000, 0x674f50d287a8c48dc19ba404d20fe713, 0xfbfae57e382001176972aebfdd0b0a135070afa60a32f28a35a7446168427a50, '', 0, '?'),
(0xe0889c0e4aa8fedb80a77740dceb961f, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9b13a01f55ef68362fff2ea10a1aca12.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9b13a01f55ef68362fff2ea10a1aca12.json', 0, 0xfd2fb7937f8cba8c8f5466ba8a5fabda, 0xfd2fb7937f8cba8c8f5466ba8a5fabda, 0xc28c497ca2fb6c33764f72ab549415acd8115a6cb17f16c72bd0a461992d45ed, '', 0, '?'),
(0xe08b0125504302500592f7d8c4623080, 'wp-content/plugins/elementor-pro/assets/css/widget-price-table.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-table.min.css', 0, 0xa56bd7dcd6e732ae28665368927b3a43, 0xa56bd7dcd6e732ae28665368927b3a43, 0x211ae4583e81f5daf039242808e1ed6861c76af762ec5ad537115745e8b60538, '', 0, '?'),
(0xe08d023ebe5d2a6104d5e098f552f3e3, 'wp-content/plugins/wordpress-seo/src/helpers/product-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/product-helper.php', 1, 0x00000000000000000000000000000000, 0x51cb5136ad491c7e7080603c8f9cfa64, 0xa2b36645dcf728bf6847aede3107d6cd0ee3a8c49e63e48906c279b98b7ce611, '', 0, '?'),
(0xe090a6123badb29bc73384ab5036a3e7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePoint.php', 1, 0x00000000000000000000000000000000, 0x532ece6bda8322b3a088e7ed76450496, 0x233f28fe10482a2701010f613d236bda082288a776ee98b756ffb062bc952237, '', 0, '?'),
(0xe0932673a60e9e2d4429e4791937bed8, 'wp-content/plugins/elementor/modules/ai/site-planner-connect/view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/view.php', 1, 0x00000000000000000000000000000000, 0x2f05ba7d787a737c925ec0f05ed9ff7c, 0x815f11025e2ce13a1f2511fecf7cd00b5b126b01c6fa30e07b76267cc707e32e, '', 0, '?'),
(0xe096ca7210aad64dd3dcb42d0a538384, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php', 1, 0x00000000000000000000000000000000, 0x6552e8db72fa238855fffdbde78a8f12, 0xe8d01f9473c84718640491936ce349422d3f60377c72da52dedd33b58183ac56, '', 0, '?'),
(0xe0996510a95d48b98ab558b1f49a5d8c, 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css', 0, 0x1a31e0a1ab2e7090f39cfecd94f15af6, 0x1a31e0a1ab2e7090f39cfecd94f15af6, 0x085e0723e8ae050c39175398a4e7d398384db135a60ef56f7d90a728130c8cda, '', 0, '?'),
(0xe09c7406e1656caadf52b38bf2dcee37, 'wp-includes/class-wp-exception.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-exception.php', 1, 0x00000000000000000000000000000000, 0x6083a93c2df7650f67f8f06633219f83, 0x98eea0cd34bed4fcdff365dd198f566e6934aa2dd8a01586fb44cc7c51747d7a, '', 0, '?'),
(0xe09f7f3afca2e46d71aed88a31aad40a, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.css', 1, 0x00000000000000000000000000000000, 0x77a32596a00dc63fb591a810eadbe0e0, 0x00e8b02ebdb5e482aa859a511095698c496682d58e10aa49fab5609793ef4d4a, '', 0, '?'),
(0xe0a10ba62afce28c250b988477ab37b7, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', 1, 0x00000000000000000000000000000000, 0xfb9a5326d138b6db48c059ce0896d3ef, 0xf937a29c74d819e5957fd53b0be0742d30c4c3c8e8e1b01fae7b25c2d3430f66, '', 0, '?'),
(0xe0a1aff4b32aaab0bff85e5a74513a23, 'wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php', 1, 0x00000000000000000000000000000000, 0xd7ca5e1597c4a99311ee87c86bb03e3d, 0xf77d7c4def2a27db7569d4fee597da9885b00c2f1809cfd5303b994deeaa5a3b, '', 0, '?'),
(0xe0a2df858b859d3a2cca3127ba1314d7, 'wp-content/plugins/amp/src/RemoteRequest/CachedResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/CachedResponse.php', 1, 0x00000000000000000000000000000000, 0xc78063d203c5ba4a335753ea013a9d15, 0x027b3e14a10b789a8d67a34a28ad9282b1fcb5be6711e0cd08268367ce8da344, '', 0, '?'),
(0xe0a425537fa9b63425371d2f154b562e, 'wp-content/plugins/elementor-pro/license.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license.txt', 0, 0xdde77c69fab50bebab08f963be988f8c, 0xdde77c69fab50bebab08f963be988f8c, 0x3467bb8fa4eb560d61dcb15f07b4eaa5b3186a9859712dda9d50ddc4a5689603, '', 0, '?'),
(0xe0ad5c7246cb5d7a48eff1ff9fa6d214, 'wp-content/updraft/backup_2025-05-29-1201__EuroBet_0bc41459953f-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-29-1201__EuroBet_0bc41459953f-db.gz', 0, 0x7bb9bb885cf6e63e31d0bb2f9fd98114, 0x7bb9bb885cf6e63e31d0bb2f9fd98114, 0x25e17a965900786e2d478be0ac0f7ebf920665c123803eac9f8acabcdba96aaa, '', 1048576, '?'),
(0xe0b6947e9c3a4fb1e3c66b52ab7f2340, 'wp-content/updraft/themes-old/twentytwentyfour/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/index.html', 0, 0xd3ad9e4ba5454762e416421aa99b0896, 0xd3ad9e4ba5454762e416421aa99b0896, 0xfeecdc74caaf4bbbe3509a71644cb2656d83d2c9c90e810766372606b6fc5260, '', 0, '?'),
(0xe0c0adb59bf967883cd266ce1fed3a47, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nextid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nextid.php', 1, 0x00000000000000000000000000000000, 0x32191204a66839df4d6e56540d687363, 0x3f11f36dcca410462f59e91abd9c1adbdf5a3c806a9c4ceb931e27ff79ea0e92, '', 0, '?'),
(0xe0c89513f8191fab0bd0ba446a83ffdb, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2', 1, 0x00000000000000000000000000000000, 0xb4d6b90f14c0441aac364e194978408e, 0x44b154e122f678b8251fb3428e189478c41a656f501bf5d59a470cdca55831d3, '', 0, '?'),
(0xe0cb7e5aa79e64e953330d52d97f038d, 'wp-content/plugins/updraftplus/central/modules/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/plugin.php', 1, 0x00000000000000000000000000000000, 0xa656133a3ec9cefea10689ac673b4e10, 0x2f53a90739b30cbbf7fe57d6194c2fee445b5cb60586c2c7f75bb37b37021659, '', 0, '?'),
(0xe0cc46bb683fb6b7baf30515d3ab0b59, 'wp-content/plugins/elementskit/widgets/image-morphing/image-morphing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/image-morphing.php', 0, 0xe2ac2e25681a024ee8988dd5286df141, 0xe2ac2e25681a024ee8988dd5286df141, 0xe7ef272b55424bdd3958d5bb58121ab703886b2344caae5872682574f1a5411d, '', 0, '?'),
(0xe0d3324a69912d7f7d93c915054d7a72, 'wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css', 0, 0xf94220b4f88c425edcc15e11b05e3513, 0xf94220b4f88c425edcc15e11b05e3513, 0x58cc14460a4b8c71281241d4ce32fa832554b7c03157e1142500b361a07c5d9a, '', 0, '?'),
(0xe0d9b9d090d7e42d6f6678badb266379, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupRequest.php', 0, 0x527af23d7205f35c6c146889c1f8e345, 0x527af23d7205f35c6c146889c1f8e345, 0x10a884aa52579d7a975cc5df0d4678e251b3695108a790f9f7bc8e22b6775959, '', 0, '?'),
(0xe0e427e7b9fcb8ab32ad08d3ccc27e20, 'wp-content/plugins/elementor-pro/modules/woocommerce/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/module.php', 0, 0xbf323746e6f4ea6c4602dc5553812e2b, 0xbf323746e6f4ea6c4602dc5553812e2b, 0xae15fda9f983c44fb6cce0d07d0b96388efc0f86240b62eb64a179194514e81c, '', 0, '?'),
(0xe0e68948cb33c29a947e0ecfe107c0bc, 'wp-content/plugins/elementor/core/editor/loader/v1/templates/editor-body-v1-view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor-body-v1-view.php', 1, 0x00000000000000000000000000000000, 0x395360de2846a2f6ca101e0ed35ebf89, 0x00d9c33c17a1fc9d830cd3493e414a75af5fa761ea60f39c1d203436a5d18a05, '', 0, '?'),
(0xe0eac2f4dc1fc4071815eb965dd1fb1d, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-3-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-3-col.php', 0, 0x534c4d9c2666ec9afb2b6dbb2703fdd1, 0x534c4d9c2666ec9afb2b6dbb2703fdd1, 0x709bec9a2a644c5fd4dac821b6122fd3a3f8850ff1028fd89fe0a3fda334b597, '', 0, '?'),
(0xe0f7d45ef18178af2e779df36124e22a, 'wp-content/plugins/elementor/data/v2/base/exceptions/data-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/data-exception.php', 1, 0x00000000000000000000000000000000, 0xdf83588b8c7bc669e05637403215dc4b, 0x089c8417706125f96273ab6f5cbff676b042cc843b3fc58d77d9bada8fd7e59a, '', 0, '?'),
(0xe0fe7dd1adcec86c5bdb82147452738c, 'wp-content/plugins/elementor/modules/element-manager/admin-menu-app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/admin-menu-app.php', 1, 0x00000000000000000000000000000000, 0x1b9b86018ab38dbcd6bcedd474314d52, 0xa1a7db7e0479c0bb0c376f42a126fdac9e9ca4fb55563b1f0e9be65ebc2157bf, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe0ff25c00e787a3a2211b4a0794b6a30, 'wp-content/plugins/elementor/core/upgrade/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/manager.php', 1, 0x00000000000000000000000000000000, 0x97659f836b325d5fc4d684c92db4669b, 0xaec6e292d7ceb1a101985a4c5e3f4cc0b1bdcfb697014e0697ce8e1c51a50ce4, '', 0, '?'),
(0xe104c0464e367da03bc6aefd4486d0d5, 'wp-content/plugins/elementor/modules/dynamic-tags/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dynamic-tags/module.php', 1, 0x00000000000000000000000000000000, 0x8e2c187f77844368c5887c276b456ed1, 0x382c3bdb3f49e4186d0bbc9f24c56dd75cb97f85bcd2e4d25f2c11f6697e37da, '', 0, '?'),
(0xe105a95ebafb625296e55349e121d33f, 'wp-includes/class-wp-image-editor-imagick.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor-imagick.php', 1, 0x00000000000000000000000000000000, 0xf9e9bb1253359e65141cf1950cfbb792, 0xc02ae87bce42f065e9f8b0bea70e3e3db725dc6b062992c1e30632ea54e3ef88, '', 0, '?'),
(0xe10836e6acccac48340faa4f828424cc, 'wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php', 1, 0x00000000000000000000000000000000, 0xa952bf5149476836f8def8cd56c25405, 0xb9c35ef6568e84eafe5b9523a1923ab59139a119d2957447fac1638374b89afd, '', 0, '?'),
(0xe10be6112ec39e7b4eba68237e89cf2b, 'wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp', 1, 0x00000000000000000000000000000000, 0xb918a975ae328f3963f7ea247bcbe591, 0xf41e63ca9428f58fb7f071e4b8452e1a0a88e20eaf3c1e8aec32f73c827cead6, '', 0, '?'),
(0xe10e1e80a981594b26e9b0285be857da, 'wp-content/plugins/updraftplus/central/translations-central.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/translations-central.php', 1, 0x00000000000000000000000000000000, 0xfe82bac2a76d5af811b8a06f2fdf399c, 0x4b82d2a06f3a0a8a4b438ee9050ab3e28ca0332dd67806b0390cfd250fe5a03f, '', 0, '?'),
(0xe113443f4be5d2adf7f79e714bff2690, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-social-copyright.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-social-copyright.php', 0, 0x3a4c7f36f7cdf369c9ab8e48b241c85d, 0x3a4c7f36f7cdf369c9ab8e48b241c85d, 0xfa871946b951b0cefb51d0fbc43458d5788ada26ea246c13488ddff9d46b64d8, '', 0, '?'),
(0xe115a450fe3de0c1c195572c2a98298a, 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', 1, 0x00000000000000000000000000000000, 0x11c16783049ec97fa7d925418823ef06, 0xfd4f21f0d43f7bf46b9da616e6465c98b43063cc3b28986c75021de97dfd171e, '', 0, '?'),
(0xe1179ad5bd92cb2682282a034c9cc6bd, 'wp-content/languages-old/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', 0, 0xb41315b23eab46e6ac2ed05bcec39395, 0xb41315b23eab46e6ac2ed05bcec39395, 0x38a59c5a14121b12f7ac835f10f4b4f8fe2c2d0b2196eeee6c5b370eeb072443, '', 0, '?'),
(0xe11957fcebc2bd31cba873d9142b446b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php', 0, 0x76f2ed9ca0a78a87b9d0e6f0c59ed75c, 0x76f2ed9ca0a78a87b9d0e6f0c59ed75c, 0x67245b1b6f9636097d0c40453cbcd6b1c1356f85a87a94befac8399c2f09a2df, '', 0, '?'),
(0xe119b4f4da736b9336012fa7abd0bdba, 'wp-content/plugins/wordfence/lib/wfSupportController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfSupportController.php', 1, 0x00000000000000000000000000000000, 0xbf4a989932ad978fca3944f8be4bf883, 0x9f7d46eacd94c2f03aaa982e92c862cd9a834057e791e3d7b818ce1c224f6e13, '', 0, '?'),
(0xe11bd88c5a823206da5fe94ec5e28ab1, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryPropertyMissingFromAttrValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryPropertyMissingFromAttrValue.php', 1, 0x00000000000000000000000000000000, 0x15ab6bce1d92ed5c611e97879d97e318, 0x0424d4727b8408a72e2228b3c181855b972f686330c6dbb27442606dcbf85b65, '', 0, '?'),
(0xe11c1535ad130e026e1f27a2e1f5a5ca, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseHtml.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseHtml.php', 1, 0x00000000000000000000000000000000, 0x3e3d7261a17e96ad02a2ac481f4d30b8, 0xa3ca2af8bd625353c8e3aa8cc369e742d7e9836372ca3607ef4e671e32f53021, '', 0, '?'),
(0xe1221a066361931dfeb2f1973ce12a01, 'wp-content/plugins/elementor/includes/controls/heading.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/heading.php', 1, 0x00000000000000000000000000000000, 0xcd83a0b82b40abee1b97c8f41eff3ef5, 0xd046c2929542e35aab5e08fbb87c50bdbb275a32797de8e8b7e617889ced09ee, '', 0, '?'),
(0xe1238117ae885501f9efc1c844732427, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/LICENSE', 1, 0x00000000000000000000000000000000, 0xf288a4ab278f67080fb70a531307837a, 0xae8b434a3a6f7e4eca57356e75b3a4dfa54dfeb36b179b4764d9f0173582166a, '', 0, '?'),
(0xe12537f524c075918356f0063d353061, 'wp-content/plugins/amp/templates/single.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/single.php', 1, 0x00000000000000000000000000000000, 0x69847d2bfa09d9cbb31713a4dc4dacfb, 0xd555c319070599faa67dc8daf42af9d22d318f68890b08d634f0e8f78e378b58, '', 0, '?'),
(0xe1370a7ee26c747637d2f1830d32dc52, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearBasicFilterRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearBasicFilterRequest.php', 0, 0x3ff7bf60210a53d9de95dcd929be9c4d, 0x3ff7bf60210a53d9de95dcd929be9c4d, 0x5f783bf68110525ff7f6a7d889b530c3aad073dd82cbe00cfaf54ec9ea28a5ad, '', 0, '?'),
(0xe13fb11e705f134cfac9187745912cb4, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php', 1, 0x00000000000000000000000000000000, 0xddc16f332b5006c4c45b0fd4392ce306, 0x47b0ac100db24e7033a203a1f878ae87d278f877f21f225148bf2756d1098709, '', 0, '?'),
(0xe14086108b4d5d191c22b0a085694e4a, 'wp-includes/class-wp-http-requests-hooks.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-requests-hooks.php', 1, 0x00000000000000000000000000000000, 0x23c95816fe06dd7fddc72d74b3f8d0bd, 0x32853a9f28dbc0941d40a527e88356c129e3ee7bd600628c3bbd660f5fb2fb77, '', 0, '?'),
(0xe144080a82359f2176680a999a4f3cb5, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 1, 0x00000000000000000000000000000000, 0x46d5eb6fac0c2981b70f879a82649ae3, 0x8b5aaad9390cd0402d8d8cf542e37869e3b455df05e84d3f0cc27121c0a030b5, '', 0, '?'),
(0xe14d6760bbf2becb97de4c0c1360d428, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxCollection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxCollection.php', 1, 0x00000000000000000000000000000000, 0x56e222803a6bd24fb0394adec9c2fc20, 0x00006cabc2d0878892f45b6ed0fa35d3493fe6cc4c158c796a4866ef371a35de, '', 0, '?'),
(0xe1509e4ca84e7d069e30ec9ca3fe5eb7, 'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po', 1, 0x00000000000000000000000000000000, 0xd3cc07656b833cad84027709b044b5c8, 0xcdffebe4b732355f751c0c6f13ac9f139a37faae773d8391f4b1f28069bc472a, '', 0, '?'),
(0xe154be107e7029064bc83dc8e51f9cd2, 'wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.min.css', 1, 0x00000000000000000000000000000000, 0x2e0dc8afc38999b3915acdc38a73396a, 0xa1c5f6e6a35098553923f23223f94037c5946717442422c90fe8fe02df33e3cc, '', 0, '?'),
(0xe154c254b239dcb005cad80a106aed7e, 'wp-includes/blocks/query.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/query.php', 1, 0x00000000000000000000000000000000, 0x47ba83698e67e96aed14049cd22008f5, 0x6f714b93517b847b98c41da8e506fa95a8b7aafec7c5d4095bc63f706524423c, '', 0, '?'),
(0xe15ab18eae283e28aa3162deab945aea, 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css', 1, 0x00000000000000000000000000000000, 0x8b026c6f37d6037237397741ac55c945, 0x1dccf4ea45fdffac50a5a1e35bd307bc9578f076316930eb683b868ca6fd5e4a, '', 0, '?'),
(0xe15c6de21f945d497b917fcb429d5da6, 'wp-content/plugins/wordfence/images/icons/check-premium.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-premium.svg', 1, 0x00000000000000000000000000000000, 0xdf8785ba9360dea93a7f0d7f8b4e16b7, 0x9526abc67907248366dc04d344f316e07a92b2e3fa91ca39cda7f77c567156ea, '', 0, '?'),
(0xe15cf8f5b69df824db49a648c904eea5, 'wp-includes/js/jquery/jquery.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.min.js', 1, 0x00000000000000000000000000000000, 0x826eb77e86b02ab7724fe3d0141ff87c, 0xf1c0a8ca0c69bee4780a63208a2e1db368b50e81272e14f89eea12a5730b796f, '', 0, '?'),
(0xe15e25e57e814e8eb27046cc9eaf83ff, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fediffuselighting.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fediffuselighting.php', 1, 0x00000000000000000000000000000000, 0x85d4bb2a8c99c9d3d57aad99149ebddb, 0xf0878d1ba44a8c598603acd43d2d77d026f2d09cd47d9ca89417732539ebec5f, '', 0, '?'),
(0xe161fbdbddfe233d1cd1420c743e3119, 'wp-content/plugins/wordpress-seo-premium/classes/premium-javascript-strings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-javascript-strings.php', 0, 0x33bee5ed2c906fefe6511e25e8bc4f48, 0x33bee5ed2c906fefe6511e25e8bc4f48, 0xd1ba5063bc0f6ed14b59492d4d6fb881a6e5e8bd5f5e6b4485fe6723a869f375, '', 0, '?'),
(0xe1657a217be36f24d9cb2c1d96e8e717, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fetile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fetile.php', 1, 0x00000000000000000000000000000000, 0x0c4c98ceeee2e03cde32f0af6d08d96b, 0x0791d8e42c3852e1474d6c24fbe47d20cc5ef54ffdbbec236fdce0d88658285c, '', 0, '?'),
(0xe165edae1116afdfc0913ad6ac7036e4, 'wp-includes/js/dist/vendor/wp-polyfill.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill.js', 1, 0x00000000000000000000000000000000, 0xc2215f06fbd8370924ffd8f085cd43ac, 0xb32b8dc1fa64b9594cd4beafb7d25aa4c0145271661f6b18e69a2e601a842b91, '', 0, '?'),
(0xe166a099e72a8e04e0381b6988e90ed9, 'wp-content/plugins/wordpress-seo/admin/class-wincher-dashboard-widget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-wincher-dashboard-widget.php', 1, 0x00000000000000000000000000000000, 0x9a64c7fbeb05c615d486539e0700d53f, 0x78325d4a0d780db1336ebe1712dc171173648282cac188b7784efd820fb07f27, '', 0, '?'),
(0xe16a446474e4cfd3226343f0986d3d4a, 'wp-content/updraft/backup_2025-03-25-1154__EuroBet_607c62007700-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-25-1154__EuroBet_607c62007700-db.gz', 0, 0x1be45d37b00be7c1d2fcc0056fc5dd51, 0x1be45d37b00be7c1d2fcc0056fc5dd51, 0xe9bc6958517e40c0c44029b9afe51efe97f6bb99b990e7713257de3cb3c3d7af, '', 0, '?'),
(0xe16d5a7c25bc1d0f8bc0a6f20c0bd464, 'wp-content/plugins/updraftplus/includes/updraftplus-login.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-login.php', 1, 0x00000000000000000000000000000000, 0xe8561e82dfa63188a3726ec9ef657a15, 0x4b3a841afb9892d3f31f45771971cb803d8079d62f5e9e25f3f7a3790dddb943, '', 0, '?'),
(0xe17023a47a04a49e9c97f2da0bca2986, 'wp-content/plugins/elementor-pro/assets/css/widget-countdown.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-countdown.min.css', 0, 0x978dcbf97cde2ebde21c397d3b5cffc1, 0x978dcbf97cde2ebde21c397d3b5cffc1, 0xfc39c5dea8b6266c49234b50ef08b987f159312daafe594877f9522dce5a19ee, '', 0, '?'),
(0xe1718d402fbbb9eaa691d99e2d014dcb, 'wp-admin/network/site-users.php', '/home/iraneurobetcom/public_html/wp-admin/network/site-users.php', 1, 0x00000000000000000000000000000000, 0x04a182a864c936939f746ba4d35ca5c5, 0xc2a6e1d31e12de448858aa460052c5839ed48aca7783dbdb1356fb8a1906dac9, '', 0, '?'),
(0xe172465037d6639c2c3468383088cc47, 'wp-content/plugins/elementor-pro/assets/js/video-playlist.9e1bbc4fcb37864c89d6.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/video-playlist.9e1bbc4fcb37864c89d6.bundle.js', 0, 0x5c9bdfee5377a80f446f0d452a5e9541, 0x5c9bdfee5377a80f446f0d452a5e9541, 0x72aca51f43974fb284320c51a78657145f396fbcfb6352d5ff90e8a8a582ca3f, '', 0, '?'),
(0xe17e4fae049eca21236a72716172df16, 'wp-content/plugins/wordpress-seo/src/conditionals/text-formality-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/text-formality-conditional.php', 1, 0x00000000000000000000000000000000, 0x94af1b5835d5ec6d55007126dd95f81c, 0xdff68b4defaa594d3736b2c574de95a2f37b2a2a9695823e7199c2ffa572a1b0, '', 0, '?'),
(0xe17f3291243da43d43b3041659b94ba5, 'wp-content/plugins/elementor-pro/data/base/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/data/base/controller.php', 0, 0xf65ed74da667747c3181480f2a33c70c, 0xf65ed74da667747c3181480f2a33c70c, 0x00f35ef130ffcd9814d8ca0b02c8637219ef57ebd6a62b642eca786c992faad7, '', 0, '?'),
(0xe188b3f6aeddd68a5ad180572039c3be, 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css', 1, 0x00000000000000000000000000000000, 0x075c0c580cfdb62e2bcc236179dd72c0, 0x7be2f410c12e35345d37f1580cf39d90493422a78604841b428cd38584dcd116, '', 0, '?'),
(0xe1933c0040f0226978f0ecd451cb7722, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageDismisser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageDismisser.php', 1, 0x00000000000000000000000000000000, 0xa70adcd2716d312008f21425c6bea757, 0x7ee7077ba02d84a0a601ebda44dc0e73580b5221b09c88c2f6fa28628aa0087d, '', 0, '?'),
(0xe195b5375c46fb7c8b5b45aa8481e76c, 'wp-includes/sodium_compat/src/Core/Curve25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519.php', 1, 0x00000000000000000000000000000000, 0xce18b63d1db760db7612021a43f71cad, 0x7815a2d605abd3a1550d127558ba614cc97126d2f38e1d9412cc00932decd64e, '', 0, '?'),
(0xe195f35a0077cefc0b9be860567792ba, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', 0, 0x72323aa3bb0781cee7149326bd747e6d, 0x72323aa3bb0781cee7149326bd747e6d, 0x27f728ff3bcf55ef3db34a0d66c12dd272e85ac6c1d3017919a42f36dea86d39, '', 0, '?'),
(0xe19604ee6130501540dc615c788afe2d, 'wp-includes/blocks/social-link/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x26567559660da1b38bb0985843757ad7, 0xb43c5e3bdc9522a24d2cf86759c74ad3c54559768beed4d601ee215395a522e5, '', 0, '?'),
(0xe1993ec293eac6cc0af43590b4ebe45a, 'wp-includes/customize/class-wp-customize-image-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-image-control.php', 1, 0x00000000000000000000000000000000, 0x6a03ff66a5ecb31709cba5d85ee8d09a, 0xa80a1775a0a80338e10d5959b5e43a0a10566bc11da2fd2e614788f347076f4d, '', 0, '?'),
(0xe19970e97f804bf9aa3959923d7cf8db, 'wp-content/plugins/elementor/includes/controls/alert.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/alert.php', 1, 0x00000000000000000000000000000000, 0xc0a0e4bf0003716ffa2eba89fb78338a, 0xd3da6d8d8315e118fe10769a1defc7c9e707bd1e6db85f84658068f190583ba0, '', 0, '?'),
(0xe19cdf3a30ee82c8a33c18e1a2210012, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', 0, 0x4e3edfa8a33211b9bca4c056e590a63b, 0x4e3edfa8a33211b9bca4c056e590a63b, 0xf289ce57a269504a3e85c41bf36b337aaba9d14d5d7fe2d650b7559839d4d0a0, '', 0, '?'),
(0xe1a14cc5312e94a9a52dd01be3796ec9, 'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css', 1, 0x00000000000000000000000000000000, 0x3d521f6c9658eecd390060fd7c109b35, 0x7a7c639bbf27082b71d333abf68e6ef402e4e517e44d259f89e735fdc97b76a3, '', 0, '?'),
(0xe1a2c8cc08566d2ab6e145ee4af1ef7c, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.po', 0, 0x6d0fcd67f753a4c4f54a28c65cd57c59, 0x6d0fcd67f753a4c4f54a28c65cd57c59, 0xa7b29d99bc7e5179d1168d762255a68e9a17b08f723b4e7e289e84fafd4ba745, '', 0, '?'),
(0xe1a352d9f1f0aa734c9cc7b49573a84b, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-1-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-1-col.php', 0, 0xd69b416ac3ede2411ab4f011ab2b4bef, 0xd69b416ac3ede2411ab4f011ab2b4bef, 0xcd73821124f52beaa4125a3f8d100b8acbc08583758b39a5997f3f46cf9ad1a6, '', 0, '?'),
(0xe1a4f65a496933316e1f8aa9ec0686c4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php', 0, 0x2047e096b6868146ae80f2c73fdebb60, 0x2047e096b6868146ae80f2c73fdebb60, 0x336890d62ea9aaaaa7bf534d2f4a3655ee6d25a752a95d71c4b38bb89a51881b, '', 0, '?'),
(0xe1a5f6bc4aa2db635a9b4a7be3c84cfa, 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-command-namespace.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-command-namespace.php', 0, 0x8d72d1e44a44f2291f6b2303fa3c3198, 0x8d72d1e44a44f2291f6b2303fa3c3198, 0x0633ec5fe3de4827644683de746a42b16bf7b615b2e04a79b10f9908584e9700, '', 0, '?'),
(0xe1a61e425e2e93ccc23b67b7db95d8ee, 'wp-content/languages/continents-cities-fa_IR.l10n.php', '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.l10n.php', 0, 0x26918c8ac051a2a80007e2ff803726e3, 0x26918c8ac051a2a80007e2ff803726e3, 0x5fd1a403de6a4756495fef2886bd9a16b701a978c224948dfc80726dd749bca5, '', 0, '?'),
(0xe1a78cc11d79fd49d70c4303e82bb531, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTimeago.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTimeago.php', 1, 0x00000000000000000000000000000000, 0x237d2458db936afcdb3a5799ca8218b5, 0xb0b6b1f3704fc78c0a25f2f34f0f13923f800a192584e15ebc162e0eea6dc619, '', 0, '?'),
(0xe1a7b79ad8d660a09505f13cea7d48ed, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Audio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Audio.php', 1, 0x00000000000000000000000000000000, 0x02d58336a1e35295ea10ff9712728512, 0xb5e3b2fd45540f8bd65340008ebdae583d30b5848f8b8089873f8e24eed5cf18, '', 0, '?'),
(0xe1a9bbb4dfa90ee8231cc27271d13b4a, 'wp-content/updraft/plugins-old/akismet/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/LICENSE.txt', 0, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0xe1aa76a0eec1baf2517f3236456e5648, 'wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top.php', 1, 0x00000000000000000000000000000000, 0x0f3a39b14ec9b924ea50a6eea47a5c2c, 0xc96f76138be37570a25170e5175e2ea22b0ab5754f9cec2ec2d0692cf7816cfb, '', 0, '?'),
(0xe1ac3bc1447468f245d347ec3e934889, 'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php', 1, 0x00000000000000000000000000000000, 0x1b1e90cdce93f5ff6a4ef779a5c3387f, 0x550e99cd414da6560ac9c350576b8e7875fb09901f09b6dafbb59b068c2ff83d, '', 0, '?'),
(0xe1ae6472ce8bc86ada2759d2fde3b952, 'wp-content/plugins/elementor-pro/modules/pricing/widgets/price-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/widgets/price-table.php', 0, 0x6c657e893b6cd2d82d15197222a22c5d, 0x6c657e893b6cd2d82d15197222a22c5d, 0x087ee79c47f8f0d12a7064037c8c5d3501fba0eeca972389f71e0e6735b9b37a, '', 0, '?'),
(0xe1ba9df32b920686b539a60ad65eca72, 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/Optimization/class-dequeue-jquery-migrate-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/Optimization/class-dequeue-jquery-migrate-subscriber.php', 0, 0xf71415db8f24091f4a42e4e7bdf86872, 0xf71415db8f24091f4a42e4e7bdf86872, 0x59834d050bd3bbef9a4ddb094d74f090467a6accef057e6e74a06a40c35bca85, '', 0, '?'),
(0xe1bae75a0d0877334d871a6eb684a443, 'wp-content/themes/hello-elementor/template-parts/dynamic-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/dynamic-header.php', 1, 0x00000000000000000000000000000000, 0x51a02e9a726e2d6a25956b08a42a4ec5, 0x88e0687d41adb05fc27b9074413bcf261ff6bcdc7fcee6faa7220f39e8856e9d, '', 0, '?'),
(0xe1bdfa7ddabf37691e263d81b611dd2a, 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.min.css', 1, 0x00000000000000000000000000000000, 0x86f3e0dfe44db331736e557c06344d41, 0x8abb297fc5d38a412ffeca5f53b9b76b6adc0d25baf8434c5a5060b015227477, '', 0, '?'),
(0xe1c39f4bf1d7dbb48fe7c171f77575e7, 'wp-content/plugins/elementor/modules/atomic-widgets/image/placeholder-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/image/placeholder-image.php', 1, 0x00000000000000000000000000000000, 0xd5ba50790ae3984f08da7ac3d902e52e, 0xd34bb0b59f2dbd09856f4796fa7bfd6b33869007df4e6f7523a64a09a8b6c175, '', 0, '?'),
(0xe1c48471f28bfd27e28636dfe9ed3022, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/README.md', 0, 0xe43a8d174b3e05ace27aa4dbbd4acde4, 0xe43a8d174b3e05ace27aa4dbbd4acde4, 0x1c554fcd5e4af0cced4bfba5b5c9863c328d9f0f96fa9867959daf9b15d4d155, '', 0, '?'),
(0xe1c754a10a14da8d1d30908ddf2a612d, 'wp-content/languages/plugins/wordpress-seo-fa_IR-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json', 0, 0x262fe99ff53be95a2b5992a8104fbb96, 0x262fe99ff53be95a2b5992a8104fbb96, 0x5bb2f4dff21de7f8a93b6daeb9fe16bc708bc1ff69d0e0ff4f4b3662a2a97728, '', 0, '?'),
(0xe1c89f78048f8bb7d35e8b2400786e14, 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-1.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-1.png', 1, 0x00000000000000000000000000000000, 0x2a5696b12ccf9613f7d2dce1b163f08b, 0xdb68e93c6ec4f9aaf6a96b41a09cd2a1c7f691b93a1edf9cb9b361c3a5770346, '', 0, '?'),
(0xe1c8fb9b6d027c18eb9979629cc1b6e1, 'wp-includes/class-wp-recovery-mode-email-service.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-email-service.php', 1, 0x00000000000000000000000000000000, 0xf2d442c6a9f567f825e5b57d7772b9f2, 0x1291ea8523edc702cc1d0a60829888a1fcabbd417059c7bb47f66167a4448bec, '', 0, '?'),
(0xe1d9fb0fac067425e7ff91892870b039, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataResponse.php', 0, 0xbdc6676e3fcc80ebf84a591ef8859417, 0xbdc6676e3fcc80ebf84a591ef8859417, 0x1d732cc9de36179dfd1a9825a3ef3d1afe429c074fc0dd425dfe998adb96e6aa, '', 0, '?'),
(0xe1da68fd52b9c0976462a4999e935854, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Image.php', 1, 0x00000000000000000000000000000000, 0x1bd6abbb46ae873f837ad8990460db50, 0x4ec7b64453f3586132c21ab493e8f2a529a7d5e2a4a658f8c679028af641f3a3, '', 0, '?'),
(0xe1db7185dd3a7318faf9b12331305d2d, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php', 1, 0x00000000000000000000000000000000, 0xc34d44ee99b51ff808c746117f0ded3f, 0xa4e4b2de6a65bc49dea104d8f4a30f78498369f1d9e7d6de00a33a404bcdc9a4, '', 0, '?'),
(0xe1db92263aa12d12da9b8b5231625999, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageLightbox.php', 1, 0x00000000000000000000000000000000, 0x931251837922a619fc96557b5c55fa7d, 0x56e78ccc419f7f7b7fa44155af4bfd3e040b2a23dd68ee5520155c3c849a50ab, '', 0, '?'),
(0xe1dc69e08d1e97347c3f1d03bcfc9b16, 'wp-includes/blocks/details/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x14d7f86d2a9d636176534795c162c9a6, 0xce817df829cd3fc375c36e7f34f6f51b3b5b6c129df6b0b1d277b3108fda9c3d, '', 0, '?'),
(0xe1ddafa6d334b0e0bd2c798eed5a55a5, 'wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css', 1, 0x00000000000000000000000000000000, 0xf8ab0c98754e13666d2cd378bd023dbb, 0xa522304671498e74fd4311bf6e3f88b1444bc4b51cc477735360a60514f63ec1, '', 0, '?'),
(0xe1e07617bea4851c55b489db672b01f8, 'wp-content/plugins/elementor-pro/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/installed.php', 0, 0xc5a54679c0c3b2fa446377f0dd00be10, 0xc5a54679c0c3b2fa446377f0dd00be10, 0x777ea1d0ce887c6a5d7c7d5387d53feacfe2edf322644ba82aa3ab13cf6076a3, '', 0, '?'),
(0xe1e122d0432aff04aad7199add2eaeb1, 'wp-content/plugins/wordfence/vendor/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/.htaccess', 1, 0x00000000000000000000000000000000, 0xa34522784bcaea0e7bc738f6645312b3, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0xe1e288f41de18d32ad8f2c3195a911a9, 'wp-content/plugins/elementor-pro/assets/css/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor-rtl.min.css', 0, 0xe17d96505235ac1b90a1dfc5013c1d61, 0xe17d96505235ac1b90a1dfc5013c1d61, 0x26cb4e55066a096103c911922259ceb7f4acce670e154e2fb70dc77c937abfa9, '', 0, '?'),
(0xe1e2c367ba32fda92320e406fa964132, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php', 1, 0x00000000000000000000000000000000, 0xc565381d27bbf291979fe0c6f75e3c26, 0xd8d196542e6c6201f575ef7b957d611e5c364be1c87cdea16462c758087b0b63, '', 0, '?'),
(0xe1ed2aff7934c6e2bc623d5e5f8a30a3, 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', 1, 0x00000000000000000000000000000000, 0x177877f5a22bc13b6178a8f7186a747c, 0x7c74da737c9cc71203baad8ef0ef45c4102a55a8f6c694ab2acdfb6be4ddb9d3, '', 0, '?'),
(0xe1f15c39c3a33e9c189f84497a349363, 'wp-includes/js/tinymce/plugins/hr/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/hr/plugin.js', 1, 0x00000000000000000000000000000000, 0xa40ec96b2b25c1356c33e6c1212db9b3, 0xd932609294d95269804c9db32365d884fc3416c736f267f4aa70866f7ef81312, '', 0, '?'),
(0xe1f45b864d2f6a0bd185be2d30dac095, 'wp-includes/sodium_compat/namespaced/Core/Poly1305/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/error_log', 0, 0x56a4a3b0c0a71538a5f401af16729cfc, 0x56a4a3b0c0a71538a5f401af16729cfc, 0x49be665d9e950c91041b8a416c27eae9854382ec647b4c4c271d47b9abf17ab3, '', 0, '?'),
(0xe1f61e5771f3a79a10ce5ac37d505b2d, 'wp-content/plugins/elementskit/languages/elementskit-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit-ru_RU.mo', 0, 0x9d8d96c73c585c3914be79a92e077cad, 0x9d8d96c73c585c3914be79a92e077cad, 0x1f52c88375107513a31ad10d73383f7baf8bc7e5d23611bbea10436bfbea9f84, '', 0, '?'),
(0xe1f7b2ffb94c60ed52d260d7959bb72a, 'wp-content/plugins/elementor/includes/widgets/image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image.php', 1, 0x00000000000000000000000000000000, 0x707cf5f51f163189fcede104fbe48686, 0x6b137e0b82e10ae04a88734ad1a4b313c1615e29b41c3a3743ab8531536c50e9, '', 0, '?'),
(0xe1f8bdd95b874ec358777dec755af46e, 'wp-content/plugins/elementor-pro/modules/payments/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/module.php', 0, 0xb927527313b47216ba63b1436965a544, 0xb927527313b47216ba63b1436965a544, 0xd12e8980a6a4413f21045752aeb925cd1d4feddee2a35971a824529ff4f70dd4, '', 0, '?'),
(0xe1f967705496d1a9e172df92d4da0d8d, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md', 1, 0x00000000000000000000000000000000, 0x4f9906f04a7a45bb896491b249494992, 0xe9597522aa1a700de6a5f8e433797a3f0f3d5a9cc51abe6f75df90585d670948, '', 0, '?'),
(0xe1fa38d30afff38fb812b0b5f46f8bcf, 'wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css', 1, 0x00000000000000000000000000000000, 0x719506afbb4e5cbe7c3e1d4c738678fb, 0x21caf22674cf6f9228618d12c0b166c752234dfd7fff80f1c867eba8dc7b2b41, '', 0, '?'),
(0xe1fb6f9baa964c2b1066ba0f5c01178d, 'wp-content/updraft/themes-old/twentytwentythree/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/home.html', 0, 0x7f75f632daed6d958031d30a12539c43, 0x7f75f632daed6d958031d30a12539c43, 0x184c0ad7c9b765927427e99f85c9e253470f5958d1839be3c121fa0415b14e97, '', 0, '?'),
(0xe1fcde9f438e1945d54f0b7d0dd58d9a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 1, 0x00000000000000000000000000000000, 0x944de3d8e2943a31acbcfc68f307a59a, 0x0310191f36923d9302ed9bc8e2e048d836d9587ff60fb6eb34f67bb555caecc9, '', 0, '?'),
(0xe1fe7720f6876b2ac6cc3d3c11bdfbeb, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', 0, 0x600943e60004aa3ccefdc8b900018017, 0x600943e60004aa3ccefdc8b900018017, 0xfc183829b05cc847294e500b79827096aeafd121382059d17d602e2eeefe431e, '', 0, '?'),
(0xe2070c1039cf5c34be6d1cd4794ddd9d, 'wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed.css', 0, 0xb8c20573e33a8f066299d9998d48dfd1, 0xb8c20573e33a8f066299d9998d48dfd1, 0x0525229fe9994f9f8f4b9c5c48ae80af3795803bcc0d1a80aa56043f3d9ace9d, '', 0, '?'),
(0xe20b985020d3a3274545f56d41100ab1, 'wp-content/plugins/wp-rocket/languages/rocket-gl_ES.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-gl_ES.po', 0, 0x79545c8537ca7a6f98bc782e6ab86595, 0x79545c8537ca7a6f98bc782e6ab86595, 0x67d0f645c3cef6b7192a46a800bec6e7516080e87c4f4ea55526be2680069ea0, '', 0, '?'),
(0xe20f424b8619c0f54197613ce4ad6c32, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', 1, 0x00000000000000000000000000000000, 0xc958df93e0bec592225833ee364451dd, 0x218f6c2eba2e1614acea4749eeb40a376f65c8d1bfe8273b490cff0a0ab3a0ec, '', 0, '?'),
(0xe21086454bf30e3ee84211066d2f3169, 'wp-includes/Requests/src/Exception/Transport.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport.php', 1, 0x00000000000000000000000000000000, 0xd80b4861e0f28bf21f78c1b39de810a3, 0xf4379843960d8b581a3cce773d2c3810e17277777b63dc6de05bfd4d30f6c744, '', 0, '?'),
(0xe210d12ba40f25cd8f96ca6cd4e8c485, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', 0, 0xb28b11197e215b8e3e77c51184938a8c, 0xb28b11197e215b8e3e77c51184938a8c, 0xd422ac49c8c10f2229c9a421801d502279df6cc34e22c74f07067dda382a36ba, '', 0, '?'),
(0xe2191525688006bf690db70049c3e256, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', 1, 0x00000000000000000000000000000000, 0xe1a1221fc817313a6fc938eab0ecf163, 0x568e0cf71bca3902de7bb0d133080e484f99dde9e20324775f77df9d27b6f63a, '', 0, '?'),
(0xe2195d00000f6e744871bab7609e7a3b, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', 0, 0x955c37dad74607b98f667942c4a8b96e, 0x955c37dad74607b98f667942c4a8b96e, 0x5b5cf99a186321681bd4491d571f33f868626acfe6b0b5aedb50ccb1235227c2, '', 0, '?'),
(0xe2242ce3b3ec2bc5e04b1e4b213a2468, 'wp-content/themes/twentytwentyfour/templates/single.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/single.html', 1, 0x00000000000000000000000000000000, 0x6c2fbdef8388f78b4861d47fea4be01d, 0x4b8df2541e35d8a6abd6f287d789677ebe43a576ae5d896a03965bf7456fca60, '', 0, '?'),
(0xe2287575c06fb47692d64f9f2dbc8114, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php', 0, 0xa90767c86372d782641bcdb11698a719, 0xa90767c86372d782641bcdb11698a719, 0x4eae89e8cf2cfefd0f62808bb9ed91da56e2bd79d530d5b334f60151eccdcce8, '', 0, '?'),
(0xe22905c0c05e45e98beb13a94e3195f7, 'wp-includes/block-patterns/error_log', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/error_log', 0, 0x5ae99035d93f7cab1cfef152c438c5cf, 0x5ae99035d93f7cab1cfef152c438c5cf, 0x23924b36f3f59599b3967d4c821046a975feee29e0691cbcbf0c6892dce35754, '', 0, '?'),
(0xe22a07fc85eb32210e93054d69dcc48e, 'wp-content/plugins/elementor/modules/atomic-opt-in/panel-chip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/panel-chip.php', 1, 0x00000000000000000000000000000000, 0x1c0751e33c152343fa5716691cd038a3, 0x9b4c897ee33c46aff270eed33e4e50a7ac444e40a9d902a52a52d6b3d9a43db2, '', 0, '?'),
(0xe22a577290f62b28dc123b2598337efa, 'wp-content/updraft/plugins-old/updraftplus/images/notices/support.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/support.png', 0, 0x61cde6d251924cec778bd7a606d9c73f, 0x61cde6d251924cec778bd7a606d9c73f, 0xadcedfaff39bc0690061af31b1e0f21d868994292b2315d61b5f789d5fbce3b8, '', 0, '?'),
(0xe2306b3884749d63f12832d581bc3b2a, 'wp-content/plugins/elementor-pro/assets/js/gallery.b7d55bc976e04f751975.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gallery.b7d55bc976e04f751975.bundle.js', 0, 0x2818fdbf6d24c2e58dc715ca93349341, 0x2818fdbf6d24c2e58dc715ca93349341, 0xb74d70fb248692da9760f8b2f90a04100961b24ca34722466fa7190fe9322222, '', 0, '?'),
(0xe23371d00951a456f126cd9424e9ad49, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php', 0, 0xef29ad40cebd19f8bf7f8d69af696a92, 0xef29ad40cebd19f8bf7f8d69af696a92, 0x69b0fa1becf27f3fd79130a26d1972a9df0af6d38d0a21810750fa8beab93143, '', 0, '?'),
(0xe239526ad73c6fbd71fb835c2e13ca5d, 'wp-content/plugins/wordpress-seo/src/deprecated/src/introductions/application/ai-generate-titles-and-descriptions-introduction-upsell.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/introductions/application/ai-generate-titles-and-descriptions-introduction-upsell.php', 1, 0x00000000000000000000000000000000, 0x288e189d600628f3f152e54f7e0585fa, 0xacac70ca7e8aabd80750b9927a6b0fd0636effd6445cd07948e22c127f69754f, '', 0, '?'),
(0xe23c3137f9a2a6b9a93e1bf377e74e3d, 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.asset.php', 1, 0x00000000000000000000000000000000, 0x181a5af231bb3d728dd7fed6d7c9fee0, 0x934499583946e5a5a94a7ca72507d7a080ab859df2e173e9b696b6ed6034e904, '', 0, '?'),
(0xe23ed123ca4ce813200ae6f1582778d5, 'wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas.php', 1, 0x00000000000000000000000000000000, 0x3044c8161971f3f5fac240a15448780a, 0xef650f49e5423402b3567530fd459148ea79c0aca82dc8cc02d0afd7f8bc25fc, '', 0, '?'),
(0xe241eb6572dca8751b851e6cbdf396ad, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.css', 0, 0xf56f41169e581f59749a35cd5003cff0, 0xf56f41169e581f59749a35cd5003cff0, 0x555d227565add7f9e3a149fe9fb525a393aa5a716c2520ae2ca08c9f684968d2, '', 0, '?'),
(0xe2440965863398d55a871c5001ed9604, 'wp-content/themes/twentytwentyfive/patterns/footer-columns.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-columns.php', 1, 0x00000000000000000000000000000000, 0x046ad8e98a046bcd933d9cdca78040d1, 0x4c6c3a9ca143c02c2eb26a92de2dc6197040a770c4db187fc47e726138589c5a, '', 0, '?'),
(0xe24cb63e81d99f89237b36707d59e3ce, 'wp-admin/options-writing.php', '/home/iraneurobetcom/public_html/wp-admin/options-writing.php', 1, 0x00000000000000000000000000000000, 0x5edf53542a9ccc0c6c3f078342f3f4f8, 0x833259bcccd91013369292a9b0c861fb4709c9d25212dc94d5b644a12a58b542, '', 0, '?'),
(0xe25536cf8573c464c27e787f16a1fdf0, 'wp-includes/sodium_compat/src/Core32/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0xbf5902ce255253c712ff9bcef1ef5459, 0x602dacf9b3eec3c0a09fd44ab7a200e2a450cce4c1a41c234d22e5b526816fef, '', 0, '?'),
(0xe255d66208784255bb418c5b6d604a8d, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', 1, 0x00000000000000000000000000000000, 0x3d351d0a2d7e28621e6a67cf5d5a7d28, 0x734fb233617d57c4f01d060ff65582b2fb70cbee128b3926fe86cbdf41f56857, '', 0, '?'),
(0xe25656f6a946163d2fc751287127cf33, 'wp-content/plugins/elementor/includes/controls/code.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/code.php', 1, 0x00000000000000000000000000000000, 0x3ace4e914843ff2557c3d688dcd3ecff, 0x3b8092d565e0d203057297702c6e0eb2974e6fd894945ecc7e0ca5d649b19bae, '', 0, '?'),
(0xe25e7d025209ed045612377b57490d48, 'wp-includes/blocks/search.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/search.php', 1, 0x00000000000000000000000000000000, 0x12c961a9a21a1987ed75678aa7fb376e, 0xde3389755415e204ad3fd7f7d12b969c0aa7a8e7f947c05880d123e64a35be4a, '', 0, '?'),
(0xe26577c8e147d2c53a78819a34a4eca1, 'wp-content/plugins/wordfence/css/license/care.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/care.1744125809.css', 1, 0x00000000000000000000000000000000, 0x68e7a52af52c3ceead53e9aae8750776, 0x612d22e15a4c3f18240b5a6ed996c3f2a7d42d7b2ddbc4f97a60df76d7fb968a, '', 0, '?'),
(0xe271b24b990c3bd43be0ba1029cca752, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', 1, 0x00000000000000000000000000000000, 0x4c3a541bc2a97f9278417c8ccd49a256, 0x848162d595f0d1be36e2e44db4b5a877d21fa1958b1cd55559bccab27a9cb0cd, '', 0, '?'),
(0xe273aa0f539825f1b7ba6a869a54ee04, 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-cards.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-cards.php', 0, 0x9f5528bf13a72148f89cd0226dc9d426, 0x9f5528bf13a72148f89cd0226dc9d426, 0x018c41879483000d4cc933dd22af90b4c3978fb5032328ef3f0575546db0b1ab, '', 0, '?'),
(0xe2791ba830489d23043be8650a22a22b, 'wp-includes/js/dist/server-side-render.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/server-side-render.js', 1, 0x00000000000000000000000000000000, 0x40b7717e76ab8fd6bb7c4c4675bcadb1, 0x96f2e931ecbf196b928de39a908491cb57db36ef7fd8539c892524f50695512c, '', 0, '?'),
(0xe27b4b7efed5b28e82d6c5b2f1e1dba8, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss', 1, 0x00000000000000000000000000000000, 0x12e4fcc8dd6b0526d8c097ed7da93b31, 0xc52e763befff7198d05da86db62cfc7f5cd894af0cd6c1f1a15a72fd2eed0a7b, '', 0, '?'),
(0xe27e340200dc63dad256b1260aef3570, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', 0, 0xf63f1659ef9069c53917587fc40270a0, 0xf63f1659ef9069c53917587fc40270a0, 0x39ec753598caaeef645e332cacf21e46a71235aa01ccd810f55aebbcb3a83daf, '', 0, '?'),
(0xe27e6c5c2d8f5c7c7a30aa83cc46f55b, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.po', 0, 0xe9e3ed3ea0e139375c9b39e3667a33fe, 0xe9e3ed3ea0e139375c9b39e3667a33fe, 0x2f10a8243dc741b9044bf70ca5afc0166fcd2dc732e4ccaeac4b343f5599e3f6, '', 0, '?'),
(0xe283d0b66e03658b2cef8655d9731db7, 'wp-content/plugins/amp/src/DependencySupport.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DependencySupport.php', 1, 0x00000000000000000000000000000000, 0x8810f961d794c0b4981357b9892f9d0c, 0xd5b5cc48c3e2b0be54e1ffaafc22db0da76c0a0fb4962517adaaeb7a18655b22, '', 0, '?'),
(0xe28942857c94a5b2e31683bd44051bf7, 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 1, 0x00000000000000000000000000000000, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0xe28e1c3eed17bcc6fcfbad81624745b2, 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-util.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-util.php', 0, 0x737a49bb650d8f03c2ed72e1ca7db440, 0x737a49bb650d8f03c2ed72e1ca7db440, 0xad819f091700bb38367dc03e41eb6617cb96d7412d228a0ca4b5293fad1532e2, '', 0, '?'),
(0xe293929bad07dffa5555e18fa893c92c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ConnectException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ConnectException.php', 0, 0x9077d39cef45c48af42234ee16267c80, 0x9077d39cef45c48af42234ee16267c80, 0x8d07e321ab60e6fb8bc05fed22e98de7fe3b592c8c48f4e3b58725c9350f853b, '', 0, '?'),
(0xe293f5150360610228eef0fed95543f7, 'wp-content/plugins/wp-rocket/views/settings/page-sections/tutorials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/tutorials.php', 0, 0xa815ee500a656164a941a62cfbfbea81, 0xa815ee500a656164a941a62cfbfbea81, 0xd2f12189de13a241f506e252a337f7f56fddf335e87d4080e33e9221e6584d62, '', 0, '?'),
(0xe29891936e19c5c850c02e1a1ec72c17, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions.js', 0, 0x69b08421d344890a02f82e523814bbe7, 0x69b08421d344890a02f82e523814bbe7, 0x4b344a49e1b6966e594b4ddc8ddca344e4031bb02ef021a897f2d464bdda5012, '', 0, '?'),
(0xe29dd5728f9fcbfd6b3a566885f73323, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php', 0, 0x7e9020529bb52e7b16ac6dea3f6a353c, 0x7e9020529bb52e7b16ac6dea3f6a353c, 0xb4a2964efa4d875549cfb8dbed223ea636807882bd9ba3108c16700525fdd81e, '', 0, '?'),
(0xe2a628e5e0bf61b2ab70c1ca179ee982, 'wp-content/plugins/amp/src/Infrastructure/Deactivateable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Deactivateable.php', 1, 0x00000000000000000000000000000000, 0xd156d5ecae11d659657a389b2eff9a83, 0x3a68c34c42d5c3a8afe400d653bfd76f1d52d9a5aae5277b8f2227eaaebc5a86, '', 0, '?'),
(0xe2a7cdb71f20559fbdd8554d102652b0, 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post-taxonomy.php', 0, 0x71b1b42a2c1d4dfafabc80869253bc2b, 0x71b1b42a2c1d4dfafabc80869253bc2b, 0x38a5fc375d04141a6fd0f764564f1ea765fdf0757a68bbd961cd5b935ee7f2bd, '', 0, '?'),
(0xe2a8841ac8068a8f3eb9c7b8bc281ebe, 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/7.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/7.png', 1, 0x00000000000000000000000000000000, 0xa5bbd99704d9943427dab3372f5432cd, 0x824f9cbc583bf0d98cf78505bea23924fde473bd09287ec2065abcaae24aac8e, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe2ab956f6dc54bbd6712d695a6cad11a, 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-integration.php', 1, 0x00000000000000000000000000000000, 0xf99bb4789324283989402482f5e6ef06, 0x440e3bf02a60814b5b3fcbf435858a475b06998564f7a43593114245dfc18e76, '', 0, '?'),
(0xe2c38f9c5b3cc607d6d5a4e44e8940fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Resource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Resource.php', 0, 0x297f3445fd68e857857b72a077d8bd11, 0x297f3445fd68e857857b72a077d8bd11, 0x04be812805481bdb8bf68b8a2e3c62c1df87ca0ac15fe473c3038559b01649b2, '', 0, '?'),
(0xe2c40b5a61399f55c07a15fcb31cd5b6, 'wp-includes/class-wp-date-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-date-query.php', 1, 0x00000000000000000000000000000000, 0x3248aec082b9eddbf6a6c7b3ac180c1d, 0x3d587e038d1a6ed4fa330ab738c4ce3027d755649dd385f247630c77ff00a13d, '', 0, '?'),
(0xe2cd26952b3ddb5b923fe1ff62a521d4, 'wp-content/plugins/elementor/assets/css/widget-social-icons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css', 1, 0x00000000000000000000000000000000, 0x983d3fbeb73fccbf8f8903d2812a4dfb, 0xd49ecc52e66b3ca7e2e1c14deed7bf5a1c8b7acef51aab32fc4a56ac2c5d7e9e, '', 0, '?'),
(0xe2d43bbb0ac8fa4ddb05e440784bef63, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_NL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_NL.json', 0, 0x7dda6c8a3e65e71292492247071734c0, 0x7dda6c8a3e65e71292492247071734c0, 0xb8bb7371db7e3fcf56e3b2399b14871d4da95d4e8ccc9d32ead727ad5b1288ec, '', 0, '?'),
(0xe2d9d3c8cd2d50bf463f951b3af50305, 'wp-includes/blocks/comments/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style.css', 1, 0x00000000000000000000000000000000, 0xd4e03554c209c5a4e4cc89b87dfa9f55, 0x76cd80ddd6d6d157483f1a4467d078e42248b3dbcda490ad6b5aa0a5a99f856a, '', 0, '?'),
(0xe2ddd8211e6a47d13465909fabaa236f, 'wp-content/plugins/elementor-pro/modules/query-control/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/module.php', 0, 0x67ddfadbb0f80dbade6ac245759c99d4, 0x67ddfadbb0f80dbade6ac245759c99d4, 0x7a06f9b663e811320019bfb4e3addae310d8639923c66cbd5ddec20f7716b33e, '', 0, '?'),
(0xe2ded3492c5f5b0851c8ae9bb8b50096, 'wp-content/plugins/elementor/includes/editor-assets-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-assets-api.php', 1, 0x00000000000000000000000000000000, 0x8364174ee2166ddb33339363c33d3265, 0x2a0f0ab3494bbaa7fb015b32fd5c20b09d09b79557fab2dc92ae9d10601aa5d2, '', 0, '?'),
(0xe2df03f32cefd04cefd1dc7c36e2765e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dir.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dir.php', 1, 0x00000000000000000000000000000000, 0x87a5aafd5cb611e579f16330c937b96c, 0xe989a8edb9e4afb2c98ab410155085b52f3a3c29982ba63e2d9f520b7894d02f, '', 0, '?'),
(0xe2e074aa7c030d79c1f4b300e794c36f, 'wp-content/plugins/elementor/modules/system-info/reporters/user.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/user.php', 1, 0x00000000000000000000000000000000, 0x53cdc11d516b8215ced545329df5280e, 0xbaf194b4a94b4592bf81d8d9103668e3ecbd966486367f0a5329336fc2621c6e, '', 0, '?'),
(0xe2e4c4b80f3adf2c70b431bfdb1b4872, 'wp-admin/js/dashboard.js', '/home/iraneurobetcom/public_html/wp-admin/js/dashboard.js', 1, 0x00000000000000000000000000000000, 0xa53075008fef46522c1f28d729fec710, 0x8bce1962343cbf4b25db8be371a0035e00e64607b1383c0fd5f4d8f92a14521c, '', 0, '?'),
(0xe2ea270961b235e14499fab17848c17a, 'wp-content/updraft/themes-old/twentytwentyfive/parts/header-large-title.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/header-large-title.html', 0, 0xe9d3575856968972ffc41ae34199c062, 0xe9d3575856968972ffc41ae34199c062, 0xdd23744779ca34e71d4917009f6c443ec9a54cb3326639a92533e7b8a6a4fa88, '', 0, '?'),
(0xe2ec98890d93ede5dd196eb209bde80f, 'wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php', 1, 0x00000000000000000000000000000000, 0x9940070823fd6ad7880373f0a064337b, 0x7e3f1a4c0e87de286f25ca9388d3035e97f7f7190b7d3b1d9794ef2b42a05925, '', 0, '?'),
(0xe2f541d67227c89f02e8618d47457742, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandedRange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandedRange.php', 0, 0xf33390778e9c73535e0747ca6aaa6a3a, 0xf33390778e9c73535e0747ca6aaa6a3a, 0xde41b6d4bf5345e0ce29385992243ac67943f401b980449229abb9a8a0d7b006, '', 0, '?'),
(0xe2fac816dc069c8fcaab97a21054f7ef, 'wp-content/plugins/wpseo-video/vendor/composer/InstalledVersions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/InstalledVersions.php', 0, 0x13e6e46602b746a98d692a8c1b663e3c, 0x13e6e46602b746a98d692a8c1b663e3c, 0xf1a64deed7a06b6979d8cca827db1b8eef07b353b3bc0a56d77c54c4b41bc0ba, '', 0, '?'),
(0xe2fbeac42c5501175f7096dd240fb90b, 'wp-content/plugins/elementor/core/editor/data/globals/controller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/controller.php', 1, 0x00000000000000000000000000000000, 0x4b1febce3992e7c3afd21cab74a1e70f, 0x663f6024258feae8ee24f8d13dbdb39213ed6714aadf2d7737e3edda2472be81, '', 0, '?'),
(0xe300bc95d7956f786933250d2b5d6b67, 'wp-admin/images/post-formats.png', '/home/iraneurobetcom/public_html/wp-admin/images/post-formats.png', 1, 0x00000000000000000000000000000000, 0xdc4bffe1d10093e4d92533a8d60cba07, 0x39c6ba0e8306260ccf5d9faf6e9f45181b75a1c0615d6946e9f7c6f3bfc6b3c2, '', 0, '?'),
(0xe3061c071c35efe3f6b4fd98878ca615, 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php', 1, 0x00000000000000000000000000000000, 0x1bd90fe7cd0a205e136fc49d8a07db9e, 0xd54c99958ed295e3d264f999f94ca3f7bb1326472a762c06d8827821721e5e9d, '', 0, '?'),
(0xe309db32bd32c596240b487ab23e9d1f, 'wp-content/languages-old/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', 0, 0xc0ad449ad1802d861e690814b0c6a791, 0xc0ad449ad1802d861e690814b0c6a791, 0x6a9a2330cd3e4dcba62ce195fc8f006274d53334d3deb06977f3cb0f3198f409, '', 0, '?'),
(0xe30fff0c2464b1d0a657f9a1e14827cd, 'wp-content/plugins/disable-gutenberg/inc/settings-display.php', '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-display.php', 1, 0x00000000000000000000000000000000, 0x4a740ad1e7f68c1c28810de5f99d2b5c, 0xa18699052fb4abf36d2e44ef7b9d136eb92bad4d2eaf905638c62388d1be9957, '', 0, '?'),
(0xe314fb49b9a9534cbcc8b2c60371b328, 'wp-content/plugins/elementor/core/upgrade/custom-tasks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/custom-tasks.php', 1, 0x00000000000000000000000000000000, 0x0697e29ab838065621f3f835f0391da7, 0x2d52a7d3c9f15a3e196a47968042193970ee116c0e7fbc9ee237106b02925826, '', 0, '?'),
(0xe31e785c356e9e570aac8ad21bddc70f, 'wp-includes/blocks/embed/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme.css', 1, 0x00000000000000000000000000000000, 0x8899c6e82f9b1c8650b35c4138dd58e0, 0xd31630c5459ec348b3e9f58c43e59fdd19675cfa2c31f96d05bba623fa357d98, '', 0, '?'),
(0xe322c39fa3cdc89a1873d2975775c2f8, 'wp-content/plugins/amp/includes/sanitizers/class-amp-srcset-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-srcset-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xcd8df582266aa4579f6ccb524769794b, 0x97b74008f807d7e621358c4f55a6cd8db1e7249f66e3cefbb69ddafb0b0dd886, '', 0, '?'),
(0xe328e505ecbaa8165a9904e7906369bc, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EqualBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EqualBinary.php', 1, 0x00000000000000000000000000000000, 0x79564d2c7d1c59e380b1750d7c32f5c0, 0x6848f5d45807740337690f70d176ffa099cad30308a99c0fbab0fffd8c424cd7, '', 0, '?'),
(0xe32dd66acaf6a895b62bd430975ae122, 'wp-content/plugins/elementor/modules/variables/prop-types/color-variable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/prop-types/color-variable.php', 1, 0x00000000000000000000000000000000, 0xb13596c6c23aa1ab8e436a2a94877169, 0x194a7b01b03bda638a4ada75122a7be985317bc0ad2085a8402ceac41dc5fc58, '', 0, '?'),
(0xe330973bea2d2cd3411f15de4579e60e, 'wp-includes/theme-compat/sidebar.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/sidebar.php', 1, 0x00000000000000000000000000000000, 0x5cdee20119c8e48ae7a474030fcd07a5, 0x313d8655a9679e50769358aa336181cb40aeb8a09a6225ecf9bdba6fd45ce227, '', 0, '?'),
(0xe3323344c5f6342fe20c235cf24be90c, 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php', 1, 0x00000000000000000000000000000000, 0xeedaca31cd7b0e95187ee63a9e320c91, 0x6670095a1e76ebdfe9e5363170c16b17888ed994998030e43d32144f3105d2dc, '', 0, '?'),
(0xe3325360e45cb1d0461d2f48562303cd, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Subscriber.php', 0, 0xd84256c79ee250350b7c45a5f92716de, 0xd84256c79ee250350b7c45a5f92716de, 0xa5085a80053aeec656f530ddea8e07cd258944694eb968690121c6dfb9fa80d2, '', 0, '?'),
(0xe3389406cd9c1a162c78a9fee8a3f511, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteProtectedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteProtectedRangeRequest.php', 0, 0xea55cb76bf493ddaf259f054eb2fa017, 0xea55cb76bf493ddaf259f054eb2fa017, 0x34e83672d597e04ea74329d8ec6af3c85eaa74e3c2cee334e39199aecda9fb03, '', 0, '?'),
(0xe33e1dc3ac8dc4b2adbdb1edfe206d84, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/executable-redirect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/executable-redirect.php', 0, 0xa506412d534ce00fe808eb5360842f3f, 0xa506412d534ce00fe808eb5360842f3f, 0x03e8f32df1c5419abe7a96b94fda9a923c8d0ae1b8167c7293d483a05c37735c, '', 0, '?'),
(0xe3429787225e490a9a8fd2f9681cc69c, 'wp-includes/js/dist/dom.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom.js', 1, 0x00000000000000000000000000000000, 0xdcede7c5bb8756efd06a1bc16fdbb8eb, 0xe057701ce7488f4baff6cd7899dcc79806baf73c3284243ab0f22e0e2820bd70, '', 0, '?'),
(0xe3452cf933ab9ae0e255841b28b00957, 'wp-content/languages/admin-network-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.mo', 0, 0x283e472b4e66968e07636a64d91cd4dc, 0x283e472b4e66968e07636a64d91cd4dc, 0xdddbfd9bd2e29987b59fe055025d9ac91a17a86a09af6f59d7e17f14fdeb2ff7, '', 0, '?'),
(0xe34aa44f2f7e3410981aaf9fccf9aa45, 'wp-content/plugins/elementor-pro/assets/js/search.3db30c59360e14bb4448.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search.3db30c59360e14bb4448.bundle.min.js', 0, 0x802373e8fd07f79ab7d719a11b9ac909, 0x802373e8fd07f79ab7d719a11b9ac909, 0x2690c722e245efccf142fe46f5c2c442f16e7472dfd131799ed14b765cfa113d, '', 0, '?'),
(0xe353b9ca224215634202e5072dc6799f, 'wp-content/plugins/wordpress-seo/src/commands/command-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/command-interface.php', 1, 0x00000000000000000000000000000000, 0x28a179fa8daa5813b9407324586f73b1, 0x79c3645421f4ff26525cb970e05eb9881e4f531d224eedee75e653d5e1a1c4de, '', 0, '?'),
(0xe359d09ae4714b2e3368bea7d2a6e3ed, 'wp-includes/blocks/footnotes/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style.css', 1, 0x00000000000000000000000000000000, 0x23b120fc7137c01d400e76a39fb3de91, 0xeed469f77f09fec9c06022b854425df1eee62dd5d3599977d7ea665d8b2c71d5, '', 0, '?'),
(0xe35b204ce06ec8d93e8002b08e56f076, 'wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/Subscriber.php', 0, 0x0064bc99dec1521173ca4ec2db292ade, 0x0064bc99dec1521173ca4ec2db292ade, 0xd878f774a49e81e7f1adb166843199494173d632a99a55ed32359459184e69d0, '', 0, '?'),
(0xe35c575c8d034b440e02af4093be92db, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageLightbox.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageLightbox.php', 1, 0x00000000000000000000000000000000, 0xf131e3098cfdc84ce635adfe38d967ed, 0xe0b94ff1ee76d2281f1ad4db79a5922ead7ab8dc8f1bbb8d9875a182e9aeb62b, '', 0, '?'),
(0xe35ce282b1c4918af341a67f78be78d5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', 0, 0x09f2071e73ab1448f21b59f4dad3a82a, 0x09f2071e73ab1448f21b59f4dad3a82a, 0x931a04e93195254562b21ef1877de9b3a2b417b7bc1f0c74952f44ef4ca835fa, '', 0, '?'),
(0xe35d9d8c3298d0a78c94ec9cb42427b8, 'wp-content/plugins/elementor-pro/assets/css/widget-slides-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-slides-rtl.min.css', 0, 0xf4788c37573bb7e5cb53fc484043cef1, 0xf4788c37573bb7e5cb53fc484043cef1, 0x16e1530c5429c2f15baa78b40c8ec43850a091037d27515304cb2d5081b68a28, '', 0, '?'),
(0xe361dd4f6a1c27f7c5bb442ad6815634, 'wp-cron.php', '/home/iraneurobetcom/public_html/wp-cron.php', 1, 0x00000000000000000000000000000000, 0xb1f6b11b2b5fa069df6cc6a22e3944dd, 0x1d96d06f6b93cc77f2a1223ccfc22561c2b085d87e1126187baaa1462a28229c, '', 0, '?'),
(0xe36261df6cc2c198340fb0e68bb24ef0, 'wp-content/plugins/elementor/includes/controls/url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/url.php', 1, 0x00000000000000000000000000000000, 0x2d5b4a807a46ec450463955c26c81891, 0xabdb03f471fa00c1dd63e717123439e67e392d5567712338bb54411921e910ba, '', 0, '?'),
(0xe36d81355e02b9dbc0c775c8eab0393e, 'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php', 1, 0x00000000000000000000000000000000, 0xc31d337fc930fe70a813b0b1e46819bc, 0xdc8879fbd86c82da1d1ce6284f02c457d4e3ea1a986a1ccd70042b8505c99c87, '', 0, '?'),
(0xe3738a52b83bf7ea7e6183a633d2c562, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCaptions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCaptions.php', 1, 0x00000000000000000000000000000000, 0x6d0b8850830cb2aa88d3448cecf24263, 0x32fc47f6591358e8098d2380a7de498996ab5ccffb9dc7b27342c1302c6b0162, '', 0, '?'),
(0xe373f3ba17c957371d4808b61e9dcbc5, 'wp-content/plugins/elementor/core/utils/plugins-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/plugins-manager.php', 1, 0x00000000000000000000000000000000, 0x923b95b9afe54cf0e680c18e38856cc8, 0x07d479e509fadb2c16aebf098c97a1484275cbb88c909bca5da8ba1f8e73db95, '', 0, '?'),
(0xe3744dba268e0f7804b356b199bcccd6, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss', 1, 0x00000000000000000000000000000000, 0x8632973134329f02259dde46bdcb2980, 0xd9874fcf78e62cef7b653ec57acec9818bb1078373979c1fb9dc3243a49edcb3, '', 0, '?'),
(0xe3796afcdfe6ed7b9006be5a7d36af9b, 'wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php', 1, 0x00000000000000000000000000000000, 0x827230fe4252040c55c522438085836d, 0xd647b59d104659a0101ebc5066fa9d51330765c54b60e55fc55d0b14deb888cf, '', 0, '?'),
(0xe37f595ab9abedac1f92714c47dc613a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Retryable.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Retryable.php', 0, 0xf908dc79f48a6c5a4b02c10172cb33d5, 0xf908dc79f48a6c5a4b02c10172cb33d5, 0xe622beccbcc2ad4dc7ccd65f8562efb495571ee4df69c5b63604527d54415fdf, '', 0, '?'),
(0xe3860b3f3f708ac49b1f0ffac6e14dba, 'wp-content/plugins/wpfront-notification-bar/js/tinymce.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/tinymce.min.js', 1, 0x00000000000000000000000000000000, 0xe1714ed071316fc17ec4427bd0917f8e, 0x70b433d15eb224c9b587b236d8fd8d1ad73be4c52781584a45912b01268e1474, '', 0, '?'),
(0xe386238d2720ba7e93bac6e72f7ab646, 'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php', 1, 0x00000000000000000000000000000000, 0xefdeea6accf2b5d2ab2565f30006cfbb, 0x89cb2ddf9f26a481283ad5348268c93fa93f4ff1ba72919482608af8734868ea, '', 0, '?'),
(0xe39062578f76433b23783d7a2f687fa0, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ImportTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ImportTokenParser.php', 1, 0x00000000000000000000000000000000, 0x264cebbcaf4245bb26109a7b0b7c3a99, 0x4ee76db4544697a89af059d950bf6d395d135447f737e63ffc62b939033edd19, '', 0, '?'),
(0xe39ca4a90819f2687a88aaf0b54fa998, 'wp-content/plugins/elementor-pro/assets/js/hotspot.d513dd152bf605a2ffbf.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/hotspot.d513dd152bf605a2ffbf.bundle.js', 0, 0x83c4b92c3d7a1d5812ddc121e26923b1, 0x83c4b92c3d7a1d5812ddc121e26923b1, 0x8cbc3243bf7f363ac4bf65b9a4cae0db9296c440ec47326e3d68267bf517dae6, '', 0, '?'),
(0xe39de600c40413f4287d217bc992b1ea, 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-installer.php', 1, 0x00000000000000000000000000000000, 0x8efc42bd3d4f1dcb75db62b8c5dd1f97, 0xd948342a7900ecf4c076e29fda645f30433c1bcbff1156526350a637ca7f0079, '', 0, '?'),
(0xe3a065c65cdb6bee12637fe70bdf5866, 'wp-includes/customize/class-wp-customize-upload-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-upload-control.php', 1, 0x00000000000000000000000000000000, 0xd893894238a53f29697672ad90602d8b, 0xa07e747eb8fd58810fb9ab25209817cc4b2f332d036e3600c8524297d6a84796, '', 0, '?'),
(0xe3a244d093af4b24cc75d2a88b6a7b0c, 'wp-content/plugins/wordpress-seo-premium/src/integrations/frontend-inspector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/frontend-inspector.php', 0, 0xb3339be7b9d43c26578fcfb2126961e2, 0xb3339be7b9d43c26578fcfb2126961e2, 0x4c08bb437e2906d76b7e82bc3b9355325acc409adf90bd6e3ffad13ff8ae4347, '', 0, '?'),
(0xe3a252737b707e9edae467d081d891d5, 'wp-includes/css/dist/reusable-blocks/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc8ba3d4dff63e24dc0cf0e825a0dcf9b, 0x79f28d7a334ac1693c44d77e6768b4804262809d0b661e401d34616a598a9ac0, '', 0, '?'),
(0xe3a25811ae822dfedf0ff982ecc0a0ce, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/wikipedia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/wikipedia.php', 1, 0x00000000000000000000000000000000, 0xc0bb2922771de493e8752842fd61c1da, 0x641aca95ae55c34e77b24425f2cafcbcad8abf2a50bafe6b7ed5461c4ccb3625, '', 0, '?'),
(0xe3a9ae65b8a0bfa561ce911e5768735b, 'wp-content/updraft/themes-old/twentytwentytwo/styles/swiss.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/swiss.json', 0, 0x1a5a1f4b3d51a33f9703d93a41a11407, 0x1a5a1f4b3d51a33f9703d93a41a11407, 0xb6c2d6784c01c6e84915847eb56ab9eeac9d8e3fa9054db260f418b0e03fce99, '', 0, '?'),
(0xe3aab6195441966e707dbdef45101fae, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', 1, 0x00000000000000000000000000000000, 0xefc7e0c102afc0000c15a1452c0dbe8b, 0xfe39cbb81dbb30de25094085d170de75eeeb7f6395418add0ca0a525bae67384, '', 0, '?'),
(0xe3aaede0154f6dd867f78d6b71b64167, 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', 0, 0x73e3728aa233fb9df525d71217321a25, 0x73e3728aa233fb9df525d71217321a25, 0x7255fcd7030c8feba32ab27397dafded86db700a2494fc2890b3da6247506496, '', 0, '?'),
(0xe3ad72dd406ad736466b5f028ba293e7, 'wp-content/plugins/elementor-pro/modules/search/widgets/search.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/widgets/search.php', 0, 0x8a2de4a8753813bd051d4336be0bab3b, 0x8a2de4a8753813bd051d4336be0bab3b, 0xda030b75900f28ec085c6d2d32c2d26b2b05e0ea955fff9f2193a3e83cfc0e0b, '', 0, '?'),
(0xe3af447bd2c28d8e1b57ce31b208f618, 'wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php', 1, 0x00000000000000000000000000000000, 0x26d51643f1f6fbec3bd165ad03b0b496, 0x4f1d12109cfa37de9a6ea3ffbe9502d123f1f57859dfc3dc36e666b1f1554baa, '', 0, '?'),
(0xe3b03724839d02072e190ff1a6ca4ac5, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', 0, 0x4688a8ac5119bdaf3a91b313edb35814, 0x4688a8ac5119bdaf3a91b313edb35814, 0x27b171858ddcba130259c77ecef0387ecefdff9494ba7d09323a81e526984d6e, '', 0, '?'),
(0xe3b20c00c2a3ff8673b38ede27bd74f7, 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-replied-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-replied-notification.php', 0, 0xef689cd62add8ddd87a4e7b290010f85, 0xef689cd62add8ddd87a4e7b290010f85, 0x7eda223ab115c8485f6643881f32991df75c648026c3846e4df11631156bd423, '', 0, '?'),
(0xe3b6046b8e12d7e514798cf91acd2635, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png', 1, 0x00000000000000000000000000000000, 0xe962149df725a1024ff61dac7f0f6eb7, 0x75b758cc47d0505f5665618d4380ccde1f26f9a2f45a6c65a1a7e8ece6585859, '', 0, '?'),
(0xe3bed199931c1c2a59db96ad2c8b8c40, 'wp-content/themes/twentytwentyfive/parts/footer-newsletter.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer-newsletter.html', 1, 0x00000000000000000000000000000000, 0x7a54076b657425cc93a367bc4a8fbdc4, 0xaf90ee30fb3a8ee5e04364ebe71f18355a6fc908e77239d24531680029845d69, '', 0, '?'),
(0xe3c4bcc307529614026e96b8496dc305, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DetectInvalidByteSequence.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DetectInvalidByteSequence.php', 1, 0x00000000000000000000000000000000, 0x369b76943a5b7eaee8c9253ac7914993, 0x3f2527c31462d268179ae9e9371658632974f07cc0f7d5d4c8916eda376c09bd, '', 0, '?'),
(0xe3c8120ba2632f59823f068561c712b0, 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/NotFoundExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/NotFoundExceptionInterface.php', 0, 0xdd04ae960e768697d1394e91d04ed7f4, 0xdd04ae960e768697d1394e91d04ed7f4, 0x1b320f2b8b14ce7e355928bde2178ea7ef3aea250446854192888a170c938218, '', 0, '?'),
(0xe3cbe7b673303f4257b4e29f01c7a321, 'wp-content/plugins/updraftplus/includes/updraftplus-tour.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-tour.php', 1, 0x00000000000000000000000000000000, 0x50d476053656371534edbf91f9902600, 0xc46dc834c8b680b24071f774223621584b2da02197acd669e642394bab8f6d57, '', 0, '?'),
(0xe3d34e799aa42f11a9ea66a760370063, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Null.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Null.php', 0, 0x4f457a29767d0020bbe6cdee0d2877ff, 0x4f457a29767d0020bbe6cdee0d2877ff, 0x68d7b5bc07b16e12e47a8980ab7dd6b445be60388d787b223a7d68ffec0f0d9b, '', 0, '?'),
(0xe3dc4f8f31d53b355b4856d0151777a0, 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/post-terms-1.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/post-terms-1.json', 0, 0x2d4ffdca283449a17a57c877fdcd17ed, 0x2d4ffdca283449a17a57c877fdcd17ed, 0x2e7422dab751618f6f7a426397f5ec088e28981bf1e00c37b4cf55fa03037dcb, '', 0, '?'),
(0xe3e11e71d53832bdfa1f76c22614234d, 'wp-includes/js/tinymce/plugins/wpview/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.js', 1, 0x00000000000000000000000000000000, 0xdd6a35718c9902530d588cdaee69e8ea, 0x456a1a85b31ab049d3f1d3334ac4e70647bb0b6a56dd92a4a4363c53e7395018, '', 0, '?'),
(0xe3e3b648918aa784cf25e2f7da2c83b8, 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png', 1, 0x00000000000000000000000000000000, 0x7c81a6253b77a9fdaf51bb1038f8c840, 0x771e693ede36b7c6ace034c8e5a02e4eca43b9e4119e1aff34aa0e08494f9ed9, '', 0, '?'),
(0xe3ecf33c6b554a762510f21b8d318287, 'wp-includes/fonts/dashicons.ttf', '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.ttf', 1, 0x00000000000000000000000000000000, 0x1e37a8a1c2f7de7cb1afd8fba108875a, 0xdf4407baca442b76658268a0de733eb198ac5afc666f82f77657887e042c1b3d, '', 0, '?'),
(0xe3f09ec8c11963e3eeca29bb8ff95d5e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', 0, 0x1d3f9753d1186f001acc71f2b383e139, 0x1d3f9753d1186f001acc71f2b383e139, 0x8097e29ff99851feb859a87a016f795e725c5991915438d702a287c69395d88c, '', 0, '?'),
(0xe3f1689affe56f31754dc1d04233b81f, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/InvocationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/InvocationException.php', 1, 0x00000000000000000000000000000000, 0xaf37b0e1ed2d6e16a306c59e6ac93ec6, 0xfb9d2a93a52cc9657ff4a6432aa94e54786d322422262038269342d919f44486, '', 0, '?'),
(0xe3f225e7fdaa6fc027b865bfd0b291d5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', 0, 0x0a176cd0d3c37fd6d3c3edd32973ee63, 0x0a176cd0d3c37fd6d3c3edd32973ee63, 0x7d4465c8272fc6ccf9c72297584d2f01857878256b5ae0db938008e158a0828b, '', 0, '?'),
(0xe3f9e5401b31be9ac5e8ad754d9a7bfe, 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php', 1, 0x00000000000000000000000000000000, 0xdb7a8ca82309ef8faa4addbed35e182d, 0xfdc6888390b62b8660ea580ec8dce51525658eaeb770bed91898a33fa61c8146, '', 0, '?'),
(0xe3ff38fe3f70c843d87c54ac5a11bab3, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php', 1, 0x00000000000000000000000000000000, 0xcad93a5a89919d2879c448f094e73137, 0xfd589ae16b1dbcaea4dd6688f015106cd9cb02e2437e7d1182d6b60498e2a0fa, '', 0, '?'),
(0xe401040bd46063b44033edcfd2767ab4, 'wp-includes/blocks/legacy-widget.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/legacy-widget.php', 1, 0x00000000000000000000000000000000, 0x85b4033e3caa76ce4b052c6b77d77663, 0xc1f1460678d2170779ddeef3a7e396e900a6c33f3b76e31133130bdf4c81c1ad, '', 0, '?'),
(0xe401fced94ee21b0fb5ff1981b990cea, 'wp-content/updraft/plugins-old/updraftplus/methods/updraftvault.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/updraftvault.php', 0, 0x5428869766a89ac62da89e385df3a063, 0x5428869766a89ac62da89e385df3a063, 0xce8f3c5340e7cbe4ac6d86445408dc59b92fb3906a8b6e8636d92a3f1f155033, '', 0, '?'),
(0xe407d1e723ff694ae5ae48b73ff640b8, 'wp-includes/class-wp-http-curl.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-curl.php', 1, 0x00000000000000000000000000000000, 0xedbcb1338a405262c094fb878b5a106c, 0x7cd70ac254e9d0b0e6e19b1ddcd3c662185b866afbb63e87c18cb425763bb0fe, '', 0, '?'),
(0xe4080ee9be477b34c377baaaad679109, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstagram.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstagram.php', 1, 0x00000000000000000000000000000000, 0x16ea21d487a9b1554df3cd7aa74d33bc, 0x7e8c79a14dfce2f6b4686454395c846f635b70fe2ace9cc4b3ddb81a2ad80600, '', 0, '?'),
(0xe408a34cb19e60f85ce4ae9ff96ff457, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTagWithExtensionSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTagWithExtensionSpec.php', 1, 0x00000000000000000000000000000000, 0x3901d3e2272db18da73fd6869c581b45, 0x2650fd046a185b7274aa9c4a40de4d3475d64b4bd3b5c6c5bfc76901c98fd555, '', 0, '?'),
(0xe40bf56438507707ca6afd774624b084, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSidebarAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSidebarAmp4email.php', 1, 0x00000000000000000000000000000000, 0x945f06a198036bd9a03113993144bfbd, 0x69cde103ab9ea8e0f712bf75b65e4f8ac6c2983e7347aee8783d9ade42162a64, '', 0, '?'),
(0xe40c7706a21bcdd3d656a5d0ebbc21dc, 'wp-admin/includes/class-wp-ms-themes-list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-themes-list-table.php', 1, 0x00000000000000000000000000000000, 0xe4a50793966fb5d838c2cfb0c36e4558, 0x6ff26acc9966b2bebcccde9a6c11d255bdee60022944182838ef4afe621dd83f, '', 0, '?'),
(0xe4149b89dbc0d4ed5faaf0649bbf0f1f, 'wp-content/updraft/backup_2025-04-23-1315__EuroBet_c6b54c87701b-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-23-1315__EuroBet_c6b54c87701b-db.gz', 0, 0xf66e3e7d1daf98da9176fad475275558, 0xf66e3e7d1daf98da9176fad475275558, 0x99528d41a35ba83a33c4c8ae3404777f8dbc8f5d15b78932f3155686b8bc8e9c, '', 0, '?'),
(0xe415af962b9c77ea1e0a31da0b6e41a9, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/LoaderInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/LoaderInterface.php', 1, 0x00000000000000000000000000000000, 0x912173ff3da6a7b2b28cac6e95ed641d, 0xe1221746240676f9b20718d6ea80d17f1334238df5d24725bd0c5e3b226e0242, '', 0, '?'),
(0xe416a1c6c44c179a8c1f68863d385962, 'wp-content/updraft/plugins-old/updraftplus/methods/backup-module.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/backup-module.php', 0, 0x10b32216eaa21db871edd86957010bbf, 0x10b32216eaa21db871edd86957010bbf, 0x055c3d5f534352a9b4179e18be88f405193a5fa4402c89ebba35e0743f16b4ee, '', 0, '?'),
(0xe4170abc78dc66e85e34bb63ec35f377, 'wp-content/plugins/elementor-pro/assets/js/social.ac16c075939dcb93f70c.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/social.ac16c075939dcb93f70c.bundle.js', 0, 0x3f21e8f66e5906d934753954585d9a4d, 0x3f21e8f66e5906d934753954585d9a4d, 0xa1e54255134568356ef708f1edc317f290bb86d1a6bea3f808b2e08304f58fc7, '', 0, '?'),
(0xe4182bb79ca859e2fe990aaf64622ac1, 'wp-content/themes/twentytwentyfive/styles/sections/section-1.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-1.json', 1, 0x00000000000000000000000000000000, 0x226bec3b05b1db989be23321f0dcf875, 0xfe20ecd65a2dd49b4f05785f9f3727512cf8b3b982888df914d4fa143556f4dc, '', 0, '?'),
(0xe41ab4b35136496481666af32a77e1a1, 'wp-content/plugins/elementor/modules/cloud-library/render-mode-preview.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/render-mode-preview.php', 1, 0x00000000000000000000000000000000, 0x20dc0fb503c1d43a60c01028f9990082, 0xf042d37d82164c415f973ae00ae86d6d33923395f3204e81b630d611481a7a54, '', 0, '?'),
(0xe41af4084be9f5015eaa14bdfb0a19f5, 'wp-includes/blocks/image/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/block.json', 1, 0x00000000000000000000000000000000, 0xe85b46594e8f64668d71829111de660d, 0xfbdaa3ea1e618fce4ad6f9e4666c1d644de44a7dc580d14afc9bb16414e49e50, '', 0, '?'),
(0xe420063e1f681e8a7b3abb28c8ef2b37, 'wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php', 1, 0x00000000000000000000000000000000, 0xfc7c2d2b03ec41fa0ba9fc0673e59aa4, 0x694a8136bbaf2c2c548d7ca76883bd58ee2ae609d2c5026908f8e884c29fd5c7, '', 0, '?'),
(0xe42428c9fd7d0611d314e6f359a82f20, 'wp-content/updraft/themes-old/twentytwentythree/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/screenshot.png', 0, 0x003ba6ca2329379f57573a489d2084d8, 0x003ba6ca2329379f57573a489d2084d8, 0xf43266b0df7cd17a57a3398332b1cf15ce34276737d09bf07220edf49e3b78db, '', 0, '?'),
(0xe424519d08a9d1da171b6f81b3d2aa52, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/RangeBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/RangeBinary.php', 1, 0x00000000000000000000000000000000, 0xca52f6398879e6d058ed14253e4a4c65, 0x4977e3e66b282a40d4e62b4046a178d6d10554e77f4a2c3741f6a90f756d857f, '', 0, '?'),
(0xe4299d645802bb3aeee690f5683a7d6b, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0xe47f1a5aebfc5cc82944349c2e6368fc, 0x08cc17e54339b202a3ccbbff8031905016b1e4c40acf35ea2ee01c0b5f5b3a2c, '', 0, '?'),
(0xe42a7951eb97f6df2fd0bf072c427976, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.mo', 0, 0x8f78eadf59fe37f2780300d632066229, 0x8f78eadf59fe37f2780300d632066229, 0x1b73cd625f29b6cba57e48cbc07f1838765a62046861f6132af665fabda82e90, '', 0, '?'),
(0xe42cb001d22a6956a84f3161df0a33eb, 'wp-includes/blocks/post-featured-image/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5ff3bf3def56ebc8fd69e6937c4266ff, 0x6ac83b3063a048ab7815ecc8ee09268891691d6533f2bc68d7488a51522b6949, '', 0, '?'),
(0xe42fc156706bf903fa5ef50642a55ce5, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php', 1, 0x00000000000000000000000000000000, 0x3a4c7f36f7cdf369c9ab8e48b241c85d, 0xfa871946b951b0cefb51d0fbc43458d5788ada26ea246c13488ddff9d46b64d8, '', 0, '?'),
(0xe432aff5d17a186365453659785b2c79, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.min.js', 0, 0x67f9f7ae410b7e0d2e1fd15bf37bb10e, 0x67f9f7ae410b7e0d2e1fd15bf37bb10e, 0xa42685c75d26c564eaf62b54627e02a621fb77e6c5425674245df7654ab6563c, '', 0, '?'),
(0xe432d519ff0ec697ef04852520930104, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Table.php', 0, 0x7bf532d1e7b2528c3b719995c3bb3589, 0x7bf532d1e7b2528c3b719995c3bb3589, 0xace1e417c64d5ce4a26f026ad4b1e6fda13520b2bbba402de8075cb259117d5e, '', 0, '?'),
(0xe43d0f8ad661bdfbe5e2a3ebe65db628, 'wp-content/plugins/elementskit-lite/modules/widget-builder/api/common.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/api/common.php', 1, 0x00000000000000000000000000000000, 0x5294b0b310b7c1b05ad586a5dd85b1dc, 0x13b1074d310d92e6dd90c5bdb2436f55783e63c656fabfd9f4a432d5d966695f, '', 0, '?'),
(0xe440772b93228c55083c8cf65356ee04, 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', 1, 0x00000000000000000000000000000000, 0xd08783f96d85924c3a1ce35b37c6c30a, 0x9b227fee3bd2e730db59bad3d2aefe348dfbfa0afe46b73508b641cd3f81719a, '', 0, '?'),
(0xe445f04dfef6c1d210bd1ef070ab01a9, 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-full-content.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-full-content.php', 0, 0xab797b55a36aed56086c262855145f8b, 0xab797b55a36aed56086c262855145f8b, 0x816ece0d46096a278a68eb371ae8d990c641b6e89d374a12802ef5a0d97e35b1, '', 0, '?'),
(0xe4478d3028271b2c2215d61782d733c3, 'wp-content/plugins/elementor-pro/assets/js/screenshot.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/screenshot.js', 0, 0xb669ea022e80ae5b02732481d7403b62, 0xb669ea022e80ae5b02732481d7403b62, 0x6d28b957ca3cbda5c5b889a89a358f489029c98fa4b6edbcecec4f12e6679b0e, '', 0, '?'),
(0xe4487c6ca17de447ff4e49abc34f406d, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d72dc584abf4ef14651df328e336a44f.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d72dc584abf4ef14651df328e336a44f.json', 0, 0x6c88fa189bb3152cb94bae137f75ac05, 0x6c88fa189bb3152cb94bae137f75ac05, 0x2c2ec9726172cec288ea206356b214d25f167540f228a6cc0a44c6524ecb982a, '', 0, '?'),
(0xe449d049e89662b5d65e79e224a77607, 'wp-content/plugins/akismet/_inc/img/arrow-left.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/arrow-left.svg', 1, 0x00000000000000000000000000000000, 0xb811f6abe3935e5dc4d35039ba4b47e2, 0xb1a24af43bd7b08da3ececa7c36b9b9dc53a14bec01d1b7d75f23e6b4093ee46, '', 0, '?'),
(0xe44c009ae27434b056a3364d86a0c6c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatter.php', 0, 0x3bef4f3273596d1b9a3939a6ed38e64f, 0x3bef4f3273596d1b9a3939a6ed38e64f, 0x05aa828d6bbda3b5d6296c314dfefe6c2d426cf03e63af3cd4f4021bb29d9122, '', 0, '?'),
(0xe452dfede83cbcb2cdd17e43376d35db, 'wp-content/plugins/wordpress-seo/images/academy/wp_for_beginners.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/wp_for_beginners.png', 1, 0x00000000000000000000000000000000, 0xdb0aaf3ef43ab7ca3356216c926e9330, 0xc4dc7c83fe8217bfa198264c25396bb679bd06017d22366b145f25040df1e7ad, '', 0, '?'),
(0xe456f47604ec0c9a6f3cf30d5fd8661e, 'wp-content/plugins/elementor/assets/js/progress.3200f67fe8fb78924bea.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/progress.3200f67fe8fb78924bea.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xae173ca05546462fd0551603ba3df0d8, 0x6b1bb99c001fa7ce5db14fdd79045d1b41580d734295aedc9a68f3abbe4c29e8, '', 0, '?'),
(0xe4575550d93def57b8317f54f00f121c, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/logo-ekit.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/logo-ekit.png', 1, 0x00000000000000000000000000000000, 0x19c65192e952e2c7bf4c8786abb70df1, 0x1afcb52d1008e03a99275eac45385143fd588b61e86a1df03ad8e5ce59dc998d, '', 0, '?'),
(0xe45931c6ea2628bd260cb9773b182b57, 'wp-content/updraft/plugins-old/updraftplus/images/ud-logo.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/ud-logo.png', 0, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x77f67910421ba53162749ec803578f9d226c25a9d974299b51708b2c4a62052e, '', 0, '?'),
(0xe45c2fe89d8457de6ece2d950a9d2039, 'wp-includes/blocks/image/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xba54d83d348f3487c7bf93e1a6c44a55, 0x55c5267a11a683c5173c13e833c3b56dd8a80bc04d69c652f539f53f36e661d6, '', 0, '?'),
(0xe45c8de91f2ca8a3c11d2ce2cc559e43, 'wp-content/themes/Newspaper/attachment.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/attachment.php', 0, 0xad8b0503aca035583f39dc061a491d5d, 0xad8b0503aca035583f39dc061a491d5d, 0xdd528fb0b2010a7ef8ca8daec25a790809f57c290e8fdd959ec067a58bb1c63e, '', 0, '?'),
(0xe45e43d8e52a4de183b5542c04281b03, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-page.php', 0, 0x26482045e3caaa46c23f89ae64d853b6, 0x26482045e3caaa46c23f89ae64d853b6, 0xbd9275261b2ad69c4903fceef9d0d40ec68be15ac56e04846b8c0dbea127cfaa, '', 0, '?'),
(0xe4636ab1850c445f8bfa756f842d2206, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ms_MY.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ms_MY.mo', 0, 0xfb9e1d2abc713476fef3882386d71e0d, 0xfb9e1d2abc713476fef3882386d71e0d, 0xf77240e8bc1fa3335071c5b3b7af3c275c683c25880a26d2e70b61056ce73d95, '', 0, '?'),
(0xe465b1cbb32f767cba6e0bb684e7d38a, 'wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php', 1, 0x00000000000000000000000000000000, 0xd399c497e7d91638ee60bfbc5ba6e642, 0x8c11b3601565bf78c138e404d45f963518070e34074a3229919a572aa55fbe94, '', 0, '?'),
(0xe46a7567aa862d09c28c7785f39413ca, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/composer.json', 1, 0x00000000000000000000000000000000, 0x997d9c08df89a4de8737113662b44170, 0x0b08cb8bf4e60d5ed1492b3233a6e1a604c91e6330a7847ea08aca60af4131ce, '', 0, '?'),
(0xe479f1620762159fdf8f08752423d496, 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php', 1, 0x00000000000000000000000000000000, 0x4b50f19f97a9a7b79b340598ddd7edca, 0x816e61d3b1a59b2a670b175571d91ea57923b2cafff34961d0ebc6602ab33b95, '', 0, '?'),
(0xe47a5e7df984c2a46868330d9e887705, 'wp-content/plugins/wordfence/images/options.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/options.svg', 1, 0x00000000000000000000000000000000, 0xa556c9f0d1b4aec7f31707bb4103efa5, 0x443ac2106277c3235e9b8f80cf34ac42c04b4950893f08097ac06e8956cc5f19, '', 0, '?'),
(0xe47dffd8caadf1428e969788d09cea72, 'wp-content/plugins/elementor/assets/svg-paths/arc.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/arc.svg', 1, 0x00000000000000000000000000000000, 0x3422609f974b6c5d5672a913fa5c2634, 0xed0a9d3b78a946aebcf823e95c8dc66fcf3328b87e82fe1b1492f88b96d99956, '', 0, '?'),
(0xe4803f322a0d30e28990b58feab11f32, 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/SerializableClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/SerializableClosure.php', 0, 0x11d165401b1fae5b09c59d996964cf59, 0x11d165401b1fae5b09c59d996964cf59, 0x033638b0894dc89a986cd5c37dde07b7e5b026ea5baeec43b02efdd15867e952, '', 0, '?'),
(0xe480935c47adb69c0e4700e2f53e8da1, 'wp-content/plugins/amp/assets/js/amp-plugin-install.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-plugin-install.js', 1, 0x00000000000000000000000000000000, 0xb9baf0161a5bd4fb0cd5558a973cbdad, 0xe10037fc612a87934053f7ab093e90b5eda80464a57b3764ebcfa0a5429ff629, '', 0, '?'),
(0xe486ae472a140bd77e9635489dd2dc49, 'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js', 1, 0x00000000000000000000000000000000, 0x666dec7643493dd1117762d6bef6083b, 0x16fb0f1601994cd763a263b1c93903d430307093a292cb24c28ed3a5868cb2fc, '', 0, '?'),
(0xe4875d5b0be797be18325ffe2fa594f2, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/soliloquy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/soliloquy.php', 0, 0xcb771d59a67fe3d3ba18fd6046e940e1, 0xcb771d59a67fe3d3ba18fd6046e940e1, 0x7e13e4f146f7f2f70fac4d38827463681e4c1ad12507280d798b7f319f708761, '', 0, '?'),
(0xe488bb22f4aee93e7f9854e9373698b5, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverInterface.php', 0, 0xc2513733817a23b35a7319990d5a3e5e, 0xc2513733817a23b35a7319990d5a3e5e, 0x23f7d37fdfa6b9e392bbdb5e3eb648f19b91a452dd836c6d305329b2cdf73ce1, '', 0, '?'),
(0xe48b27c2f2fb8f9b50bb36171bd0e604, 'wp-content/updraft/backup_2025-06-19-1159__EuroBet_5b9386eeee82-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-19-1159__EuroBet_5b9386eeee82-db.gz', 0, 0x2cfa5ba228070f10b8de911c26c8874e, 0x2cfa5ba228070f10b8de911c26c8874e, 0x90e3447505b41c667dc206067d8223f9259be400464d5637152ff3e8167e2a48, '', 0, '?'),
(0xe48b8af886ce5621fd321064a82d0a90, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0xe82845c9bf276a9a2b012e54927dd6c9, 0xec13489eb0d9b2fa79e3ab47dbf3793f10c42d6e20ed671760c292ccee84a061, '', 0, '?'),
(0xe49535a33304aaf6bad67a6c6e3958ab, 'wp-content/plugins/elementor-pro/core/app/assets/js/index.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/index.js', 0, 0x3daf5aeb16d774b8346df1c3c93c29bc, 0x3daf5aeb16d774b8346df1c3c93c29bc, 0x2746d4aef181fd675a29cd67781f7a71b8d35bdfc55abb0d086c8b3eb45a6f6d, '', 0, '?'),
(0xe498f43c5ec529490ac6f7471694c256, 'wp-content/plugins/amp/assets/js/amp-post-meta-box.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-post-meta-box.js', 1, 0x00000000000000000000000000000000, 0x3384eb4481b6b7fb3424588c55b13da0, 0x98c5c42f5a862b737a8b9365fc42feda182a1f568d68d7a1ee9513cf90874c57, '', 0, '?'),
(0xe49b0b68df1d05d1ba74011f5835f555, 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', 1, 0x00000000000000000000000000000000, 0x70f8292a43bd371e7c81a04b71f6cdf8, 0x32c063e40a0bf6d2b35a0f42355ed044846155cac8b7e8362d2747ee63e946ef, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe49bdc205ef15c64bae806f060920546, 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/single-terms-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/single-terms-query.php', 0, 0xb06143f0169df92dc097100ae5269289, 0xb06143f0169df92dc097100ae5269289, 0x3ba4e074de89e19143fa60a115694b58f1bb8ccf3e9dd5bf2595dd0a992db72c, '', 0, '?'),
(0xe49d200d5eca44a214ed869e2bbd7406, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', 0, 0xfee8d8b2ad2f3124d29bf8d9c0df598b, 0xfee8d8b2ad2f3124d29bf8d9c0df598b, 0x27fcbd7ed5c57ac2c653821ea06f463339dc9b53035bce9cbc0d5abc735b4ab6, '', 0, '?'),
(0xe49f69f0fd8fa0cc741adc6fce61d389, 'wp-content/themes/twentytwentyfive/patterns/overlapped-images.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/overlapped-images.php', 1, 0x00000000000000000000000000000000, 0x6fad3ebaa06955565d83c099ff1e88fb, 0x5cf74354c3290638f05b46b4e42606fe88da1c6a62dcd2bbf2ab7c10a45bcb6a, '', 0, '?'),
(0xe4a283c6f9ff9c6877a295ced326abc8, 'wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html', 1, 0x00000000000000000000000000000000, 0x8719cbe08d994efeec5cc669efbfe8df, 0x58dc9894335ec8a689ae802a17eef162cd493a36c4556b425c1fe8b811b8ad63, '', 0, '?'),
(0xe4a84274cca0f806f435e244cb2d67cb, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', 0, 0x2f62d765d811eda158ea011125abf774, 0x2f62d765d811eda158ea011125abf774, 0xceb74d7a450d2d2751ca3e5aaeacdd07f591e694abf48a09cf528c3cccc2d8a7, '', 0, '?'),
(0xe4bad881983b0a082a8fe6181e2ce703, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', 0, 0x068e9b0855665ea0e0b9fa5ed8d3d28d, 0x068e9b0855665ea0e0b9fa5ed8d3d28d, 0xb2e04ab41228ebb1572b9472703ab36f55027b7fdb3a9fe599fcb898d1892d01, '', 0, '?'),
(0xe4bc79aa111fb1968d30b8f4d1ae3585, 'wp-content/plugins/wp-rocket/views/cpcss/activate-cpcss-mobile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/activate-cpcss-mobile.php', 0, 0x6c3ce522340808a12b168e0c55924f5c, 0x6c3ce522340808a12b168e0c55924f5c, 0x279e77a7c72c1c7e6e22e157a9c307bf253158e35ba438031860b4e71ff4fb41, '', 0, '?'),
(0xe4bd21851ac56682a68ae394926d983a, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Model.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Model.php', 0, 0xafbda88de74b1b365cc4ab8080a07057, 0xafbda88de74b1b365cc4ab8080a07057, 0xaebbb101668d179694f8185322a3c8a022d3a994d95537d4c1a1688bb9ef5641, '', 0, '?'),
(0xe4ca2c9afd6bcf4681212fe4e8452818, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataPlaylist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataPlaylist.php', 1, 0x00000000000000000000000000000000, 0x831e117bae92cd92ced23325da045816, 0x0aab265b6e6a5fcb6d2417082ac1ca8629c9855045b8901b0876cd2b5108feb4, '', 0, '?'),
(0xe4d12c4786882fc0759f81157e657bd6, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php', 1, 0x00000000000000000000000000000000, 0xa4aec944995c3f4c6259be04b39628d1, 0x0e3c270f8f53b879a4392b7f6febad6eb1c009aa210ceafdcc5cee85256f2d63, '', 0, '?'),
(0xe4d42948790b8a1934f596ae9ab7d2f9, 'wp-content/languages/plugins/elementor-fa_IR-1eaa4805b1377c0417b4db33d9356e55.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-1eaa4805b1377c0417b4db33d9356e55.json', 0, 0xfeec27167fd29de381b773c447e466fb, 0xfeec27167fd29de381b773c447e466fb, 0xf265ab92f7cabf9aa7cff7dde5eb56dc0662324938658d08f1c79e3954351421, '', 0, '?'),
(0xe4da5f49af1b78079c071bc9ed0b46a3, 'wp-content/plugins/updraftplus/backup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/backup.php', 1, 0x00000000000000000000000000000000, 0x2a021b3b89eff44d361e5f2af4749c7d, 0x00e9f1d8902527b928ed8a4e895b0081d25f9be688ba7c025e69f8771a08c1f7, '', 0, '?'),
(0xe4dfe6a8de7a704b43b27b5c3e82f390, 'wp-admin/js/dashboard.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/dashboard.min.js', 1, 0x00000000000000000000000000000000, 0xc98e675d7c7b5bc5e454d786209fe67f, 0x3bd290a2ec91f9ba9182707f5e4b36632568c81b38b3b637bf5a1e2bb8fbe075, '', 0, '?'),
(0xe4e483616cba1ae4d7f83588e29930b5, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/ServiceProvider.php', 0, 0x4b2a566282b5b81164ede9e6a1441a08, 0x4b2a566282b5b81164ede9e6a1441a08, 0x787a3953b0b9df884d2c1f90d810d037528c60f39459d35aa3a9450fcf7cd435, '', 0, '?'),
(0xe4ea1fbf31fe5dc34d7cae4b1dd4465a, 'wp-content/plugins/wordfence/lib/wfBulkCountries.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBulkCountries.php', 1, 0x00000000000000000000000000000000, 0xb0b1fca53b5d02e04d54e9ae8c16aa3d, 0xbf42162409db28965a8c1f84ea2da153583f5ae1f17d2032c79d6b06283235e4, '', 0, '?'),
(0xe4ea2457d2fb3f23ca905d7f1385a879, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', 1, 0x00000000000000000000000000000000, 0x9f938d4668c5a96074428df1471e2b90, 0x8eefc75a546c664e11ae40c7de1e1f493bd3cc2145829ecdcd1f4c748bc8e9d1, '', 0, '?'),
(0xe4eb161ab9185d73b64cf45e78b2a562, 'wp-content/uploads/2023/11/background-site-768x397.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-768x397.jpg', 0, 0x3c9f76f192da223c4af10e862a8ac400, 0x3c9f76f192da223c4af10e862a8ac400, 0x2926c187ad3198d780a822d0704f49304baa84e33e46968cea458bb9695f2332, '', 0, '?'),
(0xe4eb3642d6517b5713a4e8e5b4b8a132, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', 0, 0x7c33eb271eade33e4731c19487178189, 0x7c33eb271eade33e4731c19487178189, 0xff6ba9b33ad40fe755520479e763dbf943f3a32d5a460e5b8560bfef5c16c950, '', 0, '?'),
(0xe4ed49a460d94c882b32dbd8bdaeec51, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Config.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Config.php', 0, 0xc3ad42263252a9f8e7c4566f2946cb0a, 0xc3ad42263252a9f8e7c4566f2946cb0a, 0x5971f6d18ee75b3539f462e4ef049d5a9c13bf57197ee869c55101a017d5eec9, '', 0, '?'),
(0xe4ed66a1c3b6e8e4694649c3899b9638, 'wp-content/updraft/plugins-old/updraftplus/methods/remotesend.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/remotesend.php', 0, 0x9b7d3d266f3bda4f140fef5d77c41ca1, 0x9b7d3d266f3bda4f140fef5d77c41ca1, 0xe6a7fe6fdfac19712c5f288ef84e346cb6369fad921375049e4a39b042925e46, '', 0, '?'),
(0xe4f00f0e0341106168faf6a4bbe3ce64, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif', 1, 0x00000000000000000000000000000000, 0xb76e7729d43c4a49182d020741285bef, 0x732b880b0d550032e4e5b323d71a817e15bc0f7adddd8068e873ee988dcc02ab, '', 0, '?'),
(0xe4f61b003087f9719fc48a4e792994d4, 'wp-includes/plugin.php', '/home/iraneurobetcom/public_html/wp-includes/plugin.php', 1, 0x00000000000000000000000000000000, 0xf667d69261d4665809962ac45c654b30, 0x77d31a632e2890aaa8d5551f63990849f19f7379ffeb38f7ffeaa999c91a7e1f, '', 0, '?'),
(0xe4fc2451c4e88f3b0a89ff78d20f675e, 'wp-content/plugins/wordpress-seo/css/dist/elementor-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/elementor-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x5c66e31563f3bfb7442d92d12ecba11b, 0x8466fb62c098290c8c4229899c6987e8d744db1f08699b8cea51c529e2f323fb, '', 0, '?'),
(0xe500e13d27828304ed91628abcba97c1, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/OptimizationProcess.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/OptimizationProcess.php', 0, 0xe31e7cc319e9e37fa45162c38959926f, 0xe31e7cc319e9e37fa45162c38959926f, 0x236df6c62a7305c5adaad76065c521450717fb60d9b655c940286a226d4d6739, '', 0, '?'),
(0xe5037ff53eab30219446dfdfd15aa705, 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php', 0, 0x7dd87a8713ba8c95bf3af35bbdf1119c, 0x7dd87a8713ba8c95bf3af35bbdf1119c, 0x21ae0620d556ee3acf64e1b4f3ea4488e14b0bdee5e14c80805aa3064a057a2c, '', 0, '?'),
(0xe50437a480f02f44761e393112c26a2f, 'wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', 1, 0x00000000000000000000000000000000, 0x8aa14c77f4df722be1ff0695ed6c47f9, 0xb9562452918559ace0d543431828dd9e373a214a35539e0d8318c815ae50ca37, '', 0, '?'),
(0xe5063d4e6d8e3e9f34347ed1b1676a1f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNexxtvPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNexxtvPlayer.php', 1, 0x00000000000000000000000000000000, 0xb502e91f317350625d8c47122b4b7ae4, 0xe2c61c12378f265a3a9f828e11be85b9fba8b96163b8192885b157d4c39a95d1, '', 0, '?'),
(0xe509e3e5828127dbc32f18ad1213b99a, 'wp-content/plugins/elementor/assets/js/atomic-widgets-editor.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/atomic-widgets-editor.js', 1, 0x00000000000000000000000000000000, 0x97b665f9f48e429bbc9afc78e24cdcdd, 0x0034431ef1ae87e78466cd403f833512ae7bf03d7b8409e8e0988e313d84f403, '', 0, '?'),
(0xe50a018a18d51e80042db099fc507506, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4.min.css', 1, 0x00000000000000000000000000000000, 0x450ce5a3f28a24097cd383a13dad4f00, 0xa28020edcb3445e61543cfdbc42986a99858213877109c498fe6f92fd7bdcf20, '', 0, '?'),
(0xe50bb3f14a3e2675c8a7d3cb552975ba, 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/Cleaner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/Cleaner.php', 0, 0xdc8f9b9f59a43ea8589e8c0f9a8f2697, 0xdc8f9b9f59a43ea8589e8c0f9a8f2697, 0x7110e8c2e19ebe4a33ec3340ad3ddd654d39477f7259044599270bee870e456d, '', 0, '?'),
(0xe50e44675473cf7d145a3d1af9b80c0c, 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-api.php', 0, 0xa70a80a7ce1bfe4aa70700e2a11826e7, 0xa70a80a7ce1bfe4aa70700e2a11826e7, 0x2983a77cf13467dd1b7cb27faff3296e86ee315117d693da2c721bc0ca99d862, '', 0, '?'),
(0xe511e9e58f442004299a264cc3d92e0a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ExtendsTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ExtendsTokenParser.php', 1, 0x00000000000000000000000000000000, 0xf8eef2bcd589658599b2456b0b58c86d, 0x5e17af338e5481b851ab8a4869bf0be696968283ddf7c5ac91642d7cf6cb740e, '', 0, '?'),
(0xe51512b5882b54782a9490f830727e01, 'wp-content/plugins/updraftplus/methods/email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/email.php', 1, 0x00000000000000000000000000000000, 0xeb8ec2d1439b317eab936da872aac8e2, 0x9ed9388e4c2102893f0fe952749fc93359c4bf7045f493296db3eea7fd3f9bc8, '', 0, '?'),
(0xe515b1efdbae2308ef0abf34bff5fa76, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif', 1, 0x00000000000000000000000000000000, 0xf058206bb8ff732dbe8e7aa10d74c9cd, 0x21dcff282765d08eb60d38303440a79a64089544c9340b10fe01884b53846b56, '', 0, '?'),
(0xe51900c1000ee5319d884172c75d1e2c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerDefault.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerDefault.php', 1, 0x00000000000000000000000000000000, 0x31be411be87a888e903c5d5cf9cae9f8, 0xc701c40fde9c45b2465cb09333e4ed6837f4e2ce12aec610d179676f3b2e9282, '', 0, '?'),
(0xe51aac1830d52ba77d82b136f71ea720, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce.php', 1, 0x00000000000000000000000000000000, 0xdfe4a222973a417bd4d80c780ec90bb7, 0xe8d96adb7ec02459473294297f306445dfb0f52e2e84d5c457fb2ccd239bff0a, '', 0, '?'),
(0xe51b9b455a340e187cf1b154a29f9024, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/OptionSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/OptionSubscriber.php', 0, 0x6db4c2ce54cc82823a1c237151df35e6, 0x6db4c2ce54cc82823a1c237151df35e6, 0x5846111e44f6fd871562dd5d14367fe4a747ebf3e3e97ae8a82e64d13c6cd14f, '', 0, '?'),
(0xe51eb2a7d171c55735e971447113dd7e, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart-rtl.min.css', 0, 0x7a07fe184960120dc6bd676155c2d8bb, 0x7a07fe184960120dc6bd676155c2d8bb, 0x3007d47b4ea6cf6e8196be77add5ec753fefa51c9775d6dc25c524f9615e371a, '', 0, '?'),
(0xe52318cfa25d42cba3231d47493b1734, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/chart.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/chart.js', 1, 0x00000000000000000000000000000000, 0x316f5be8d12117f2467debb5eeb507fe, 0x5d77dfe651c884c6df5a7a46569dab41902f0ae738e2e5af338f0d0843322664, '', 0, '?'),
(0xe5270fd26046cc94cc7ed908c496939c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php', 1, 0x00000000000000000000000000000000, 0x43bffdf5d88de9cc30d02b438f84b285, 0x603e26136928c5b99b85821c4394cedf66ffeeeb2610f1cf12ec3e591322a60b, '', 0, '?'),
(0xe5272a90b20593d810ad93fb77c01ca8, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-type.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-type.js', 0, 0x1a89e0702c7cdae0cb24e5333facb96f, 0x1a89e0702c7cdae0cb24e5333facb96f, 0xb0f19c7066f7ad45e4ab0b3787363b468caa95ea7b9c54dc0b92e5633a6628a3, '', 0, '?'),
(0xe529a6e9b7ab9cca1267cca80b125214, 'wp-includes/blocks/loginout/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/block.json', 1, 0x00000000000000000000000000000000, 0x45bbaf5c83c6e3e1bc7c218f65cb9405, 0xa00f04eac82df992db8afc32a4bcdc51f611d866b68e5a4616c46087ee1c6e26, '', 0, '?'),
(0xe52e813c73e2620262920cd832bad40f, 'wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x4d2a65be76da57fa071a447146df1d4a, 0xafda275ad45a556d029924bfef48783ba37cb5130d52870ae0e0431f3cf38606, '', 0, '?'),
(0xe52eb91790ba7153da5f9aa4558c4e43, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro-image.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro-image.php', 0, 0x02b19dbb71845159512770ddd2b9d886, 0x02b19dbb71845159512770ddd2b9d886, 0x2deb317c9f810b3b2a376515aa3f0b33c6d7e0629d9a1ed5dff001f803622ad4, '', 0, '?'),
(0xe5326a39c6839e6427404c83cb3bacf1, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_PT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_PT.mo', 0, 0x6880fe9d90caa81f001a393954bea428, 0x6880fe9d90caa81f001a393954bea428, 0xa28d685be276d8212cd6dbc22012224ce7951b08d040edc5953f400ed5fe6d9d, '', 0, '?'),
(0xe53526243551a102928735ec9eed4edf, 'wp-includes/js/dist/edit-widgets.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-widgets.js', 1, 0x00000000000000000000000000000000, 0x6ceb622386a9529dc9c42ed890ccaaf2, 0xff3aea320532bb29e185ea30d95b265e554c7bb65be38ea1b9d1cd23897fe798, '', 0, '?'),
(0xe53a05da5c6e4ab08ac5451896bfd821, 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php', 1, 0x00000000000000000000000000000000, 0xd8340566bffafc271b3f92cd01531fb6, 0x0e4a4cb050893d1801c07f1c3c63332ba561aa1d4f1bd5979d1c9c451028d0b3, '', 0, '?'),
(0xe53c85d2c08e50ad3fcbb17155984a36, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-thumbnail.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-thumbnail.js', 0, 0x9895f07d9a426ab9d4581bea1f30b3eb, 0x9895f07d9a426ab9d4581bea1f30b3eb, 0x519570e557e7d39bccc52aeacf1758fbe72c118fde07808102242cf5f0ad7693, '', 0, '?'),
(0xe53cc2500e118d0cecd3ac1582fb0d88, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-file.php', 0, 0xdb1d6c3f3e41b253ea2259df854b6bcc, 0xdb1d6c3f3e41b253ea2259df854b6bcc, 0xf1f16c15185a50be24d6c65e52a2f2cbd63fee62cb57034d068dd1429e0a835b, '', 0, '?'),
(0xe53f06135119981be964728532608214, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/composer.json', 0, 0x6728a9b1d5f7231458011b8e1a8bb30c, 0x6728a9b1d5f7231458011b8e1a8bb30c, 0xe65866a03574cfb18822fa8f235c1213172ab474737d955ecb9b5ef50ff83a34, '', 0, '?'),
(0xe5402e105c41a0077b3529712a8a6006, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php', 1, 0x00000000000000000000000000000000, 0x240634126574896d6a0b92dc70dc592e, 0x21af3e4dc7eb43d090350344d39fbd01633ff696222e1e25d3cb1dfb2f89d635, '', 0, '?'),
(0xe5413f55eb3bed96b6a83159bef07b3b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 0, 0x153cb09aa11cb23e82f0240846a5fb9d, 0x153cb09aa11cb23e82f0240846a5fb9d, 0x5c118518c10c4960a2b76a5949fc1f593fedf51b4d105f89286242280a798ea4, '', 0, '?'),
(0xe5422235fbca2b3592618a8f6951f454, 'wp-content/plugins/elementor/modules/home/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/api.php', 1, 0x00000000000000000000000000000000, 0x288acaef886058091379e5a9e38fe388, 0xdd58404c734069dc87900927a5e6c1492c62afd3d5085adce930dcc73c9e7ee4, '', 0, '?'),
(0xe5439ec7b413fae9b26b910b717b2e4c, 'wp-includes/js/dist/block-serialization-default-parser.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-serialization-default-parser.js', 1, 0x00000000000000000000000000000000, 0x0e27681f9f59c1c108c9f08d0f75f63b, 0x82b7e296e0990210f4e16d8116ad9ec25369d8fc78e1bc3f145b2106ea5f60af, '', 0, '?'),
(0xe54521f2264df3efc95d4d879ba25e99, 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-2.png', 0, 0xbeea7c704a4cfb5bb9d9994cfd8d3cd9, 0xbeea7c704a4cfb5bb9d9994cfd8d3cd9, 0xeaf1a8cf5e7a2974a18e81f31d330bb9561d14d268e359fe4b0e28275a0236a0, '', 0, '?'),
(0xe5453f92277994cddeababb85c79f06c, 'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js', 1, 0x00000000000000000000000000000000, 0xfb975d92884bccc6a610653bee31f4fb, 0x39b6249d7eca4a91099257ba56518b65273c2ef877676c0b907df1ad7af08833, '', 0, '?'),
(0xe548c6cc34852e5ce3013a89e723e0ee, 'wp-admin/css/l10n.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/l10n.min.css', 1, 0x00000000000000000000000000000000, 0x6ab6ae6bd910d522bb3edb221bd2aab2, 0x296a8017f6bdaf5406ad9c4400efa24d0cab33335f01649e061c30d423a63e0a, '', 0, '?'),
(0xe549bf29df823afe24a9ed220739739b, 'wp-includes/blocks/term-description/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style.css', 1, 0x00000000000000000000000000000000, 0xc80a6f1a932a911103d31e97587165c0, 0x8f1b99398cc5a4550707248d5c7e03efcf117b5d7401b9be062d6d91c2ec90be, '', 0, '?'),
(0xe549dce4ee61ac2119b19b06ad6396b7, 'wp-includes/Requests/src/Response/Headers.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response/Headers.php', 1, 0x00000000000000000000000000000000, 0x1df650fcd64cab9783c76cb3cd77ceb3, 0xa7cf18c5eb309f15e961f88b6d0483c12e2a62b81f33a400b7416879cca742b8, '', 0, '?'),
(0xe54d62cc11301507092598ce5096acc3, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.css', 1, 0x00000000000000000000000000000000, 0x068abb5d522f3f1771c1678847ea1dfc, 0xc2a7a1c5efe7e42618cca5ccd01c0273372d3898cc12ff44db021ad67589bf41, '', 0, '?'),
(0xe54e01e06543cd522c030d4620c6f665, 'wp-content/plugins/elementor/modules/wp-cli/command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/command.php', 1, 0x00000000000000000000000000000000, 0x1b7a26ba9d66a0a562112bdc9a4595a5, 0xad60ce843fda1557348637d98ec1f8b80e3a297067546e793d91773d8435ff68, '', 0, '?'),
(0xe54f0f9c06d3ecc308a21cfadaead71d, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x7d2f0bd1583524d739fff12f0507de65, 0x053baafe3562b0bd4714ec53a3a6423a0f657da2e8ecd1d621717c7ad236f4bf, '', 0, '?'),
(0xe552abb90f71b12076f6da077a0d5055, 'wp-content/plugins/wordfence/languages/wordfence.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/languages/wordfence.mo', 1, 0x00000000000000000000000000000000, 0x79ad610febdf3a604c8eb194dc06b54f, 0x976cc38d5c6443e43dd4972f1877ba283dfa47e14ef946d1a1967b2843632ac8, '', 0, '?'),
(0xe552cbe4353f922d2053a3065e4897fd, 'wp-admin/js/editor-expand.js', '/home/iraneurobetcom/public_html/wp-admin/js/editor-expand.js', 1, 0x00000000000000000000000000000000, 0xab877a59ae7b073aa0dfefd42fc32a4b, 0x429e51024204d035b7d9f2e8d7c6bd64ce9a4cdd3ce9f9a8ec8d17b1a88b80cd, '', 0, '?'),
(0xe553cce2c36c66608c8acd18b3999e3e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText2.php', 1, 0x00000000000000000000000000000000, 0xde3f7894b96e9b2dd5271c907b064724, 0xa804a1492d26188a87edc18b78da40098443ed93b1d5bc91c026cd8f2bf62a14, '', 0, '?'),
(0xe557e51a307b6bea02cd881993cb89a3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAudio.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAudio.php', 1, 0x00000000000000000000000000000000, 0x28c639640bfde7a42f039f5b996e7d97, 0x89778b73026a500215bb98e2be0b152d51047af3102c3ea52eb4587490d88a2e, '', 0, '?'),
(0xe55cbb03732fc4037bd9284c86caccb5, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', 0, 0x3876307ef98207db9cdfada1fd8f5224, 0x3876307ef98207db9cdfada1fd8f5224, 0x0793eda731f480a4558dae7810b8c1a91c8ca4666ae9a46f490fb212a8f07dce, '', 0, '?'),
(0xe55ed84d9330067e54a56dcabed41470, 'wp-content/plugins/elementor/modules/cloud-library/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/module.php', 1, 0x00000000000000000000000000000000, 0x3d2a166c1253f37affb83759858877cd, 0x61b16cc26a7cba23af6e30f9891f3edc0d75722f2ab754456618d9f9dfe8faef, '', 0, '?'),
(0xe561880497fe8f21da2f5adde413687a, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-21.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-21.png', 1, 0x00000000000000000000000000000000, 0x3152533b603ded2fd518d4a707dc25de, 0xf490d21f494a70f72f355bb5afc649d9ed674b0d72382b9c0b4fcc68fd1578db, '', 0, '?'),
(0xe565c590c2faf4fcfd6e03b7859f41db, 'wp-content/plugins/wordfence/lib/wfView.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfView.php', 1, 0x00000000000000000000000000000000, 0x5b9edcbad10f2dcb864e0a995ccf6e4f, 0x78e1883251bf85ede06d6bd9ab4049465268d548757ec25238a8227aec4b34c6, '', 0, '?'),
(0xe5665ab04f6c0d560d9da964a42fdef0, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-6-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-6-col.php', 0, 0x9cdd9427af11cdeac993884afe794d76, 0x9cdd9427af11cdeac993884afe794d76, 0xe687c5756a87c792119aae3467eff9348e0ae5cb4e093a36a6651fbea2e19bde, '', 0, '?'),
(0xe569ada5f272b4d40d56054e6f6d4ea7, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-publish-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-publish-condition.php', 0, 0xe6e5ea74b9c55390ed6c03e893992a54, 0xe6e5ea74b9c55390ed6c03e893992a54, 0x977465c97c0ec3622d46d9b354fb5e9402447455ed9e8d3c2460fb23f1524056, '', 0, '?'),
(0xe569ef98f1de9087751f29dbf0d379ec, 'wp-content/plugins/wordpress-seo-premium/classes/views/export-keywords.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/export-keywords.php', 0, 0x33f7253c2a7b83515cef15433d584cc4, 0x33f7253c2a7b83515cef15433d584cc4, 0x7815aa5b3c2452d8bd70c1f66eb88bdee49deca9e4f599671f698d024ac63891, '', 0, '?'),
(0xe56a209642d92f5c40ebb4f059637428, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1.min.css', 1, 0x00000000000000000000000000000000, 0x9a2ac8d0a3039708ea4a2950e8217605, 0x9db6524d433398fe69987cd1d9e90371aafd5da9a3be20f64021254fa953a974, '', 0, '?'),
(0xe56c81111f3f6b8ebc2169d17a44a71f, 'wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php', 1, 0x00000000000000000000000000000000, 0x56c6decd769db22dfa374d0a46dc2995, 0x06f2e3352f2515514c183978cb2d3714859b72bc0890ca7e6f7da05d5289fd18, '', 0, '?'),
(0xe56f82dff8ef3a6f4e0e70271b64b321, 'wp-content/plugins/wordpress-seo/src/helpers/string-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/string-helper.php', 1, 0x00000000000000000000000000000000, 0xbea736e0ab93284497ae3422d978beec, 0x9de86656ba27bd4dd3e1b67c47c9af1f004d541b00a18329c67c5b07379a9079, '', 0, '?'),
(0xe57099b6e2e7cccd4f3a744c7d2b6f4a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', 0, 0x150ac5b6d1597041896ba262f8df8930, 0x150ac5b6d1597041896ba262f8df8930, 0x5f1b5f375d3e6f377624ea2d2a8f718358e005e7da406b0fb122e2da7d46dffe, '', 0, '?'),
(0xe570ccf217e2eee0ee1f7d5f23110521, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/times.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/times.svg', 0, 0xa8860be13f0da6a5292dee33f7cac7e8, 0xa8860be13f0da6a5292dee33f7cac7e8, 0x49820bd38f5046c9e4c5a7f2c9aec35b542e99ac135d60420dac9a06d1343a2d, '', 0, '?'),
(0xe57365feac9f0851727f5e54e8194bf9, 'wp-includes/blocks/post-title/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x9e38cad80f587057a6d90d11897732f4, 0x7bdd293a6dce7b1c5e53da173fd76a0ae19038784a42d0cf0a7e29ac51347d63, '', 0, '?'),
(0xe577c5895a18d301bb2d909b0a95e372, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss', 1, 0x00000000000000000000000000000000, 0xd4084b8a631be41ae0b6b8231b1ad6ad, 0xecb310e2a97c4e179e00fcaf6136390201e2194188e731154eb8252b9ba0e392, '', 0, '?'),
(0xe57bd2800a6802cd27679e2930735c06, 'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js', 1, 0x00000000000000000000000000000000, 0xd1463860a23f95fa791a5857a6e27b81, 0x676163ad157d4a46e4186c5a96d7fdebfe6053748a9a4dfff6dbcfb50f633646, '', 0, '?'),
(0xe58423976ece9010ba93eeb309bba3d6, 'wp-includes/css/dist/edit-site/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style.min.css', 1, 0x00000000000000000000000000000000, 0xa900354f70b7d8c21ae37c3654990905, 0x15606cc33d8817c37fb6435b3a991bcee7d8aa346b502e2a957f0f5d102ed6d8, '', 0, '?'),
(0xe585052515dd30049f0b5d5db571235b, 'wp-content/plugins/wordfence/css/main.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/main.1744125809.css', 1, 0x00000000000000000000000000000000, 0xc1b9a6c83d87b692d494d0f2b627079d, 0xb8ad1292d31f168b76c13447d5dbb02ec1392e55dc80bf6230892b0e068af27e, '', 0, '?'),
(0xe5886b61b1a5e543ba6c4b7257edf81e, 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php', 1, 0x00000000000000000000000000000000, 0x94bc0858fac01d969cce47b8edf2dbc9, 0x0fd5cc028f423198e40094d7d942d70fcad11857c882519a930c743e4dd04065, '', 0, '?'),
(0xe58b915f27e12205b8df3a0f1156c425, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions.php', 0, 0x3180cd08c7a35f2dcc2c416d8ebaf997, 0x3180cd08c7a35f2dcc2c416d8ebaf997, 0xa56fe7dc2129140c01b1acea100f7ab993c21100b80172a9a6f164ae70a4d5df, '', 0, '?'),
(0xe58fa353668c46ece70cece606a05c97, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', 1, 0x00000000000000000000000000000000, 0xb780b6cafbfefc90e32ca531e1406239, 0xa3242d0b47c7075acbb5f011ba050279c780a807e80a5f14e04254ac1bc05128, '', 0, '?'),
(0xe590d5fab035dc0831518a3f9e5fb5a2, 'wp-includes/https-migration.php', '/home/iraneurobetcom/public_html/wp-includes/https-migration.php', 1, 0x00000000000000000000000000000000, 0x621b64bc865e14b4716e02fac3cca02b, 0x507e3905880f38871959a087a2a7922a32e6142a9eb4a06add0669bbc5ad81b3, '', 0, '?'),
(0xe590e072314a01acab0e34bb95952242, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php', 1, 0x00000000000000000000000000000000, 0x4dc2e6feb26b4a56fa2b7542024741e0, 0x9e80dbc49badd410c55f4e1670e080f7a6d65e52ea7e8c2bcd51baa913af8130, '', 0, '?'),
(0xe59244e96da1971ee7a95a6788d045a7, 'wp-content/plugins/elementor-pro/modules/library/classes/shortcode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/classes/shortcode.php', 0, 0xe63c2a19515dccff0c08e8e6646af203, 0xe63c2a19515dccff0c08e8e6646af203, 0xcb8c5b7128ac140a49b371e9db3dee757185fcd97b97eaabc3cd6b4ca90f76c1, '', 0, '?'),
(0xe595432017b6eaf0a7186493bc3f6f78, 'wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css', 1, 0x00000000000000000000000000000000, 0x34ebd61331a3a545c36f71e6946402e2, 0x8e0179aaf59dfacc19705fa9c334bd240c22d0f4e7b1d3873f611ce7b9a87d10, '', 0, '?'),
(0xe598495209343110af76d16366ad30c0, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', 0, 0x556713b794c93e8f3212caca7e243c2d, 0x556713b794c93e8f3212caca7e243c2d, 0x6c66806de548004c2ac6945a600b90deceab4db76605611f8614404177fc7feb, '', 0, '?'),
(0xe59b6a10c116e1def3ecc414f15e8aed, 'wp-content/plugins/amp/includes/sanitizers/class-amp-img-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-img-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x6f0a9db4961372bcaee02ba7167120fc, 0xa7f5be4bd3727ab1c9f644e789f476f518253737ae42a2aca89f28104ceb9d2d, '', 0, '?'),
(0xe59cd0f6fb38b87c1f4c9f50ef8b0903, 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0x12af95fe486e1645775e8ec1fd27445f, 0x15a46d020bcac5129d40bd4171cc52bfc0b424ca83aa6aa2f294e962ee76e697, '', 0, '?'),
(0xe5a6638635c9d40312e83c60af97811b, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php', 1, 0x00000000000000000000000000000000, 0x306597921b41f25e2aa6992de695f712, 0xe754e120defc20ac1f404dbc534b585c3975695c8901adeab767e962b7b688a5, '', 0, '?'),
(0xe5a9fe43e145ff8fdf02b9751845dc2a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Create.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Create.php', 0, 0x408d2119e8bd735158174e3a65b318e5, 0x408d2119e8bd735158174e3a65b318e5, 0xdc61c7d1c424164e20d124f654d32aec7083980180ab58af96f47ca3b90703e9, '', 0, '?'),
(0xe5ac8d3146ccc4addd6c2a5c382904ac, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleDocumentEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleDocumentEmbed.php', 1, 0x00000000000000000000000000000000, 0xeea283489910da20c8553348d0c8e5d5, 0xf00b56dd77a9d51a82dcd0e36bf8f4e80e14e361dd0f07f0cb31f4098da1e9f1, '', 0, '?'),
(0xe5acaa421144554c20be723f17fa9b30, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-delete.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-delete.js', 0, 0xaaa855a2bba7c6fea3d3ed41c55ff7ca, 0xaaa855a2bba7c6fea3d3ed41c55ff7ca, 0x3d144d5547296714c1cf5409202c7a68744e1d5bb75686630b9cbaf33ef91fcd, '', 0, '?'),
(0xe5ae6e1f05059e32af666bc55bbce5d8, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/README.md', 0, 0xfb10210ca1963c9e7f1431a3e82cfe1b, 0xfb10210ca1963c9e7f1431a3e82cfe1b, 0x8f50c509046c6bdd02be22e09070ac978663187af65b689e90dc1006be7403bf, '', 0, '?'),
(0xe5af57cd3ef20f40e5eb4dbdf64c0aee, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist-rtl.min.css', 0, 0xa289bd494153a666ff30840a4962b307, 0xa289bd494153a666ff30840a4962b307, 0x39181b2ee674abb0cebb654c50050ed955ad0ed243ac8ea16e7ae0273cdb757a, '', 0, '?'),
(0xe5b24bd8b98304f3ebb95e11c379e44b, 'wp-content/plugins/elementor/modules/atomic-widgets/base/atomic-control-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/base/atomic-control-base.php', 1, 0x00000000000000000000000000000000, 0x2cc2c3328f16fd9561e0d3c1217f1d51, 0x486839c70e341b6915bf50126224e7d7ad0f93311d83f1653de5b9ae281cb6fa, '', 0, '?'),
(0xe5b3b324bf20407a36a7006092d12faa, 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0xd58b7de7ef0e421eb00ef748c0d63731, 0x90c322c3f762655462bf2417e0d6e682d6d789f90a85bab07e0fbd6c6e04ddc5, '', 0, '?'),
(0xe5b3f9136af8fd49beccb938ef2d11e2, 'wp-content/themes/twentytwentyfive/templates/page-no-title.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/page-no-title.html', 1, 0x00000000000000000000000000000000, 0x0690adeae46f8e81541e5be41b751a05, 0x34fe82f8eed6e938d1930fde1d90d2e3c09cb9ba0f982048d1ff400ce69aac4f, '', 0, '?'),
(0xe5b495f83fd4e75bc5939e50f469b8ce, 'wp-content/plugins/wordpress-seo/js/dist/languages/el.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/el.js', 1, 0x00000000000000000000000000000000, 0xa361d329db762ec582114596c18cc935, 0x71569c0879e0fe1fe19346f2938745b9a4c632db9f04186e304704779762d053, '', 0, '?'),
(0xe5b55a3f28e1fae9f898acfd2c434193, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/description-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/description-data-provider.php', 1, 0x00000000000000000000000000000000, 0x33cc75a6f4bf1b58c23b9fd2cb48f971, 0x4f1bda6cf7a5301599529a231f1edbc066b85772de0a1c8ef658d3044274c36e, '', 0, '?'),
(0xe5bdb3172c5d4c1f541311fb9ca4a826, 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/ServiceProvider.php', 0, 0xf2ef72a63034b760c0888502c6e689d4, 0xf2ef72a63034b760c0888502c6e689d4, 0xf95dfc4a4970a2e3bafef4a2979bdcae7c0e43b5617dcc6dc5f0cd205eeaeeed, '', 0, '?'),
(0xe5c97f2477c2a09ce8bb79bc6df510fe, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', 1, 0x00000000000000000000000000000000, 0x3012f773b400715a955cffa18c8016e0, 0x6b886330d91c358d9996a81d811b6777ca239954ea1229b9f51a48f841062848, '', 0, '?'),
(0xe5cfcfd6a9269e494a76f4c06ba933a9, 'wp-content/plugins/wordpress-seo/js/dist/redirect-old-features-tab.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/redirect-old-features-tab.js', 1, 0x00000000000000000000000000000000, 0xdddb67c2b7bc0cbcdda298588d0e6275, 0x402d6c677089de9ff9cf07c537310bea771ad95fc630a7a3c7e3ff0d8b2acb35, '', 0, '?'),
(0xe5d079f474adccebffec6fafe23f1b4f, 'wp-content/plugins/wordfence/css/diff.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/diff.1744125809.css', 1, 0x00000000000000000000000000000000, 0xdc806709adfa09992492988b6072f351, 0xc0dc161d24b518cc68454a5e35343c249e02d3ad115963c312d7e1c2921bde26, '', 0, '?'),
(0xe5d54aedd0d4845034aeabe7bb312a6f, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/workouts-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/workouts-integration.php', 0, 0x9ec439cbded97a0d247f6a7dff3614f1, 0x9ec439cbded97a0d247f6a7dff3614f1, 0x745afb5c49b1de7a1682c96993037753b172c0878f58e4ff8c3b69171886f595, '', 0, '?'),
(0xe5dc18b4ecb0f2d2bb397c99f28495f8, 'wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php', 1, 0x00000000000000000000000000000000, 0x0132471c59ba51e41ddef929775d924a, 0x0ebc9649cd07db77c1204a1f7753f60681d800d165bb8651ed1d77c706648683, '', 0, '?'),
(0xe5dcbb59241e5cd0e198db793ba519b5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessFewcents.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessFewcents.php', 1, 0x00000000000000000000000000000000, 0x8b35d1fc5fb779f64c0638a21dd0de15, 0x9e29a110e30a6566c907a75df4c97db6ced0a34093259df829c3c1dd47010af0, '', 0, '?'),
(0xe5e426fec7c763f5a96fe57383ead954, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', 0, 0x0faf854e6dee751ef411ea1bb76c763a, 0x0faf854e6dee751ef411ea1bb76c763a, 0xac24191fc815d259e64a4b7c9baeb8f6ada5146f7117291b14f95d0b18f56ffd, '', 0, '?'),
(0xe5e5085b7d8c6698f26054ca5824879b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoElement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoElement.php', 1, 0x00000000000000000000000000000000, 0x2cb8c2ae212458851a71ac814cdb0d40, 0x43359f917ec7881b93b494d4feaa9603d712ddc3260593a34e413e1d11a32b54, '', 0, '?'),
(0xe5e8c90514cba542e7196d4ea969f108, 'wp-content/plugins/updraftplus/images/automaticbackup.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/automaticbackup.png', 1, 0x00000000000000000000000000000000, 0x2bffc574ba159c6e6a054bc004130184, 0xc22dd867b181db76413e45f5ab73af8fd6d711085df4eaeb19bce64acc7a1674, '', 0, '?'),
(0xe5ec71cd2aa6a50cd33573bf660caaba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/autoload.php', 0, 0xa1b8d724a2ded683a1128cc8c7d323bc, 0xa1b8d724a2ded683a1128cc8c7d323bc, 0xc8cd799453725c6ae7ee97db77a48caffd624b567305919ed4835f6be0820409, '', 0, '?'),
(0xe5ef946ca63074444aa0de4e650efb54, 'wp-content/plugins/wp-rocket/inc/Logger/Logger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/Logger.php', 0, 0x20ca410b1015e85b2834c7a348774c10, 0x20ca410b1015e85b2834c7a348774c10, 0xfcacd8f6dc9d9b4508a4e345c8e78db21df21783dd1e520fe548f0fd598e8770, '', 0, '?'),
(0xe5f45501c78c2c6a66e486177ef09c85, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1a10a06ff00016f31319fe9f1ce10a06.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1a10a06ff00016f31319fe9f1ce10a06.json', 0, 0x0be64389da68604d540735811e17370f, 0x0be64389da68604d540735811e17370f, 0x68e772bfb5dbde514e5b59ef3a897e15b4331ff6ecd353144bacd965c08e4ac9, '', 0, '?'),
(0xe5fa1a03617dece212365ad43a49f9d0, 'wp-content/plugins/elementor-pro/assets/css/widget-countdown-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-countdown-rtl.min.css', 0, 0xb5f65d1829371237d4a94bc9a7326631, 0xb5f65d1829371237d4a94bc9a7326631, 0xf87c7f704dbacc292b88a8b5b67cc582517951792a03419b87a2aac942fc9bdc, '', 0, '?'),
(0xe5fecac82666a93e743132bc301f88ba, 'wp-content/plugins/elementor-pro/modules/loop-filter/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/module.php', 0, 0xed929f2cdf88d934b6063f1d5d8febd5, 0xed929f2cdf88d934b6063f1d5d8febd5, 0x24757e08c4ed3d3b64a763cfc276c3f26c4fafb25b31fb96a769eb720e9e0faa, '', 0, '?'),
(0xe60058acd0c12549b1bdc772d33cce91, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpRuntimeCssConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpRuntimeCssConfiguration.php', 1, 0x00000000000000000000000000000000, 0xa0b5f5e95a5a65e7d82506a69a285cb0, 0x111b074071553b39ad227cd0eff20c3175863d91870579216acb89b0f643f0a1, '', 0, '?'),
(0xe603694d0b07403ad84757bd6c146edc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImage.php', 1, 0x00000000000000000000000000000000, 0x8e96b57bc95e67897955b3d2b48180b8, 0x45a3b06945d27e9218b59d9ec905ec4837810c2ca5dcd19c859ab23d171f23b2, '', 0, '?'),
(0xe60c71d8b5df74abc7ec97cc5c69dc76, 'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js', 1, 0x00000000000000000000000000000000, 0x04ac3b4c665d3f4b997f6719a916bb21, 0x76b5d97ddb0e73feb05d97aa9776cd5ccf6fd4ddd754d9b2c5572feb30f8cf76, '', 0, '?'),
(0xe60df2625cf19989c4c98db21ac412eb, 'wp-admin/edit-form-advanced.php', '/home/iraneurobetcom/public_html/wp-admin/edit-form-advanced.php', 1, 0x00000000000000000000000000000000, 0x9da48e8a83f6fc5eaea7dc152344501e, 0x1f4e4b81946a406f29c22f4a75d8fb341961e6111ac07fd4306f61cccaa8b31f, '', 0, '?'),
(0xe614194745e78c7aa9c9d2f56be6c586, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', 0, 0x98ef9046ca0ce771cd9a7cf823b76c66, 0x98ef9046ca0ce771cd9a7cf823b76c66, 0xe45abb9fefb5869fd0c97bb8c2355bfcc306b101e4ae3af4fe21d3e5cbaab8c8, '', 0, '?'),
(0xe61519afb0ac619dcd93348b34d4924c, 'wp-content/plugins/elementor/core/editor/loader/v2/js/editor-loader-v2.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/js/editor-loader-v2.js', 1, 0x00000000000000000000000000000000, 0x620374b38c6a00ce91e5b597d2c93f81, 0xa8adf066cdcedb403d713cdd12c0c3a9e731c4ec034dfc25d300754d5f09d7dc, '', 0, '?'),
(0xe61841b9989e71119c8152d418b3bd9b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', 1, 0x00000000000000000000000000000000, 0x3b10308c4b3d8732f26740b2cd8dc0ad, 0x82ece9e2525c0823c0d36f3b20d42a2b08c07a73b07bb64af2560bb02dc646bf, '', 0, '?'),
(0xe61ac41a890cc3e30546fc18ff38e0b1, 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-ru_RU.po', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-ru_RU.po', 1, 0x00000000000000000000000000000000, 0xd4632a46ddfbf4708f65cf394668dc4e, 0xa8fe00aec5f15883b7ad4d8a0f661e572322f4ba2142e904ba255bff4d28e1e8, '', 0, '?'),
(0xe61dfd7400b13c10d8eade3ed8b526b5, 'wp-content/plugins/elementor-pro/assets/js/contact-buttons.6f0dc663eb685c187fea.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons.6f0dc663eb685c187fea.bundle.js', 0, 0xe453bf1542ca8b5970e6648a3c5b60c6, 0xe453bf1542ca8b5970e6648a3c5b60c6, 0x07861b6a4497c20e2c9453bcb188e9f9892b53c9e477534b886dfc7e9e74bb31, '', 0, '?'),
(0xe61f7f76d19f8e4803a8fdcb7f351725, 'wp-includes/blocks/site-logo/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x52d368458e13dcaea435035ce076e1a9, 0x702fa40d061ffb4d46f94e63d71d35113d8fb1a9d1b5dc078bc1f73363c63138, '', 0, '?'),
(0xe6209395f21215cc601a0b72819beb77, 'wp-content/plugins/elementor-pro/modules/gallery/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/gallery/module.php', 0, 0xa54c73b9a83117763e41e08d67f815ee, 0xa54c73b9a83117763e41e08d67f815ee, 0x4eebba6997ef4cd10363e52240cbe3967f1fb877510a1076c495221b109d797b, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe628f55eea643750967e87181b793161, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/search-results.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/search-results.php', 0, 0x4df05ed75e198312e8a725c424cd9d23, 0x4df05ed75e198312e8a725c424cd9d23, 0x6c3815c3b31f1fa1c57f5fd7c1d291425c42a80ab76e6250aff9de82ded3f933, '', 0, '?'),
(0xe62b74019f1e619aea62b0d9d1d3d293, 'wp-content/plugins/updraftplus/methods/onedrive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/onedrive.php', 1, 0x00000000000000000000000000000000, 0xb835554d35286bbcc916f3b3b56226e3, 0x674a17a76db19b3cb4d3d7929bb9c4c822fdc9c07e3c5c11eb4791143feb87fd, '', 0, '?'),
(0xe62b821ef9ab2ee2f8c765161046abc8, 'wp-admin/css/dashboard.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/dashboard.min.css', 1, 0x00000000000000000000000000000000, 0x1997fa82638e335e52b65412c1f0df87, 0x62c77b7a66170be4925e704e912a7a7f07deed6ff68ea99de446d4c3eddc53e4, '', 0, '?'),
(0xe62bb0174b6a15184b33b5ee25b39a58, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', 1, 0x00000000000000000000000000000000, 0x9a23a71fd6b023c9097662e7c4022e1a, 0xb730d5bcb9d786bd15e81ea5e900a6c8626a1e3e2a13fa878d96833946be48b1, '', 0, '?'),
(0xe6385e9027ec4c5c3fbdb2810db6671d, 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/go-pro-promotion-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/go-pro-promotion-item.php', 1, 0x00000000000000000000000000000000, 0xaef9512a5aaa09fc4d3da0a5f161d066, 0x266b7461654c44fbb32c2dbfd657ab487e4a4461d2ed449adda02de4336848c7, '', 0, '?'),
(0xe63965baf2d06b6bf652ca6f9786fe53, 'wp-includes/embed.php', '/home/iraneurobetcom/public_html/wp-includes/embed.php', 1, 0x00000000000000000000000000000000, 0xbd8ee850b5c09f00802aafc7ca19dfe0, 0x82b5b01c07651994ee47bd8cc7da846afaf5217687cb8d56bc0f882f02a763a8, '', 0, '?'),
(0xe63ac8e5b0219f2390288d42a29f9a73, 'wp-content/plugins/wordpress-seo/src/integrations/admin/redirect-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/redirect-integration.php', 1, 0x00000000000000000000000000000000, 0x0708c6be3ee3eb5bcdec5e2ed02ddf0a, 0xc5e79da9cc09899db83b138152f4930d5e8a75b3be7caf582ceb9ad7bb58c874, '', 0, '?'),
(0xe63ba890bcb9a0457a009bc8431b1ed6, 'wp-content/plugins/amp/assets/js/amp-validation-counts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-counts.js', 1, 0x00000000000000000000000000000000, 0xef927f2a125fb75cae6020ea9efc840f, 0xb330618085c6648bc9d96d1b70ce930d797b574584b1e2f543a64b81c9afb253, '', 0, '?'),
(0xe640303804615caa33079f86758b9eba, 'wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php', 1, 0x00000000000000000000000000000000, 0x2148d7da526b032b338484a2015778f0, 0xdf16ce80f662a66887aecca9734abf9672548c7591071b2c2ad62ca05dde8e42, '', 0, '?'),
(0xe646ea883a199fe2c5554686f0978c3c, 'wp-content/plugins/wp-rocket/views/settings/page-sections/media.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/media.php', 0, 0xd216e8b3dd2e604d21590a79cb1e739b, 0xd216e8b3dd2e604d21590a79cb1e739b, 0x5d48a7dd446f114624d17f47e7cf0700f6a1de6bb2d6fa7e061c53e5a398ccbb, '', 0, '?'),
(0xe647c4c50635d840e6e8d9da303795c7, 'wp-includes/images/blank.gif', '/home/iraneurobetcom/public_html/wp-includes/images/blank.gif', 1, 0x00000000000000000000000000000000, 0xc9fd1cfbca9f678ed068ed6b4bbeb666, 0x3e84f845ef47c5f34cf30cb4204513b2f29a4a519187f47ccc4290c090696acf, '', 0, '?'),
(0xe64a7e5f6fb866996bb3a8f6f3bacf0b, 'wp-includes/js/wp-embed.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed.min.js', 1, 0x00000000000000000000000000000000, 0x2f9c93eca3f761e9a87c735cf3a24a39, 0x39dc44668da9adb76e8328ddac3e643867ee7d1a67df1507e03fbbded2467053, '', 0, '?'),
(0xe64a878351977d0bc87fe728de9b2dc9, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Php81.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Php81.php', 1, 0x00000000000000000000000000000000, 0x84dabb42518d74f0727365aa2ccb99fd, 0xcc5abe1d843a820fa4e80e56bcb1acb6e1932d5cd639e50976786c7c243957a6, '', 0, '?'),
(0xe64aec7b65fd95a8b089412021859201, 'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css', 1, 0x00000000000000000000000000000000, 0x8d37441d69ebc9b55dff2c7c214ef997, 0xb398e25bec602814c5d0ba70dbe1ec1a4d0ccc22e5abcdca01cbf2096ab0e524, '', 0, '?'),
(0xe65277f929ab0ae8734f91f7cf068c91, 'wp-content/uploads/2023/11/1XBoroCom-Enfej-768x100.gif', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-768x100.gif', 0, 0x74fee52e82c4f62f7777c33596536bfc, 0x74fee52e82c4f62f7777c33596536bfc, 0x0f87ebfbbb3bdf044e0c6b47615ed37df64c6a2bf56f801fcb17c4ba5e60d110, '', 0, '?'),
(0xe65672c9e285adb2d7d6bab0df67ad26, 'wp-content/plugins/elementor/core/files/assets/manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/manager.php', 1, 0x00000000000000000000000000000000, 0x5d82830410fc15deb4d385f7445c2f37, 0xfaf23902673ace7ee4a54965600dc5952d32e9e9fd664260abf06803009ecca6, '', 0, '?'),
(0xe65bc5048fe736bbbb5663ef457dda8e, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', 0, 0xc21634640ca425cfeb1a266505a6de1e, 0xc21634640ca425cfeb1a266505a6de1e, 0x5c493456d31885161c92c0612507e6c2763ffd39a9652c4dda737f8b3aa98c84, '', 0, '?'),
(0xe664c3562124dc4eedcc11f946d055cb, 'wp-content/plugins/updraftplus/languages/updraftplus-et.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.po', 1, 0x00000000000000000000000000000000, 0x7cdc2b00ff96318e61921c55345ee42f, 0xbdae62c7df5ff4b683be40df55ee43749b1d24ed3bb94162cc4bdb451ad2bbd4, '', 0, '?'),
(0xe66d8112ac14e49f2934aefa78eae72a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', 0, 0x7a00f8bdddbd441eed9268c4bb250399, 0x7a00f8bdddbd441eed9268c4bb250399, 0xa1c51abbcf97948b6abfbbaec6c4849c210603f2acb1e9c7330d09e0ddda343e, '', 0, '?'),
(0xe66e1f53ba6c30ad3b1833b7a7d74b24, 'wp-content/plugins/elementor/modules/atomic-opt-in/opt-in-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/opt-in-page.php', 1, 0x00000000000000000000000000000000, 0x2baa5c737c000a7dd810429cbbbcfcca, 0x036e08ddb097a58da3b851546fbf232011e64981a5efa2146bc9ba3e78af3d52, '', 0, '?'),
(0xe6774f08583b77dfbe5a2c05b85ccdee, 'wp-content/plugins/amp/src/Infrastructure/Conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Conditional.php', 1, 0x00000000000000000000000000000000, 0x59c1b937c44919590a95f984c5e6da90, 0xb332e5290d3cbf4f4f129671a21f3f5f67da8144bd675595f4f51ba8e1031afc, '', 0, '?'),
(0xe6798bcd5d05993c450913cf57211cbe, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/text-faqs.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/text-faqs.php', 0, 0x814f1085dfddb21a0f7ca0242e59a9af, 0x814f1085dfddb21a0f7ca0242e59a9af, 0x43fcd2b354675eb665396008d38f024d11fd148ed5e651a7cd2c4b09fdda3c0c, '', 0, '?'),
(0xe67ce3fe678686410f69486fb8c0020f, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-65f1925636bbaa3fba15bdc39f78e0d5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-65f1925636bbaa3fba15bdc39f78e0d5.json', 0, 0x112039e18de46625f0f2f4ec7b0a52b8, 0x112039e18de46625f0f2f4ec7b0a52b8, 0x434d5ab9a9c043ebbe2aa0eda32065f611da3ac54398e933a296c144e7ab32bc, '', 0, '?'),
(0xe68234e6ea783b4d95458a44d92653ac, 'wp-content/plugins/elementor/modules/nested-tabs/widgets/nested-tabs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-tabs/widgets/nested-tabs.php', 1, 0x00000000000000000000000000000000, 0x2117686a926c3e1010bae70c4efc691f, 0x5bb3d3e856f8b12e5c7b880344b3e5706d9962aecdb6a7350d2593d5317bbde3, '', 0, '?'),
(0xe6833096a623cca20df8a7a14b957ccc, 'wp-includes/html-api/class-wp-html-decoder.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-decoder.php', 1, 0x00000000000000000000000000000000, 0x056f3467b0fc6cb65d142f1c9696e42b, 0xd256b228c229c5fc37beb029cb4769b78c4d7baf3d247f973bd7a1c9a369ad9f, '', 0, '?'),
(0xe68ad892289898b7ff86949013bc30ef, 'wp-content/languages/plugins/elementor-fa_IR-74a792e9e112e1699f80fb8b03af77af.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-74a792e9e112e1699f80fb8b03af77af.json', 0, 0x1ea966eabce9f4cf75f95a210c3b96ed, 0x1ea966eabce9f4cf75f95a210c3b96ed, 0xcd4cb0397d5696bfa83bab76737c203eacd29495b2c95a7a820e1033123aa3c4, '', 0, '?'),
(0xe68d5e99e1f3e8bcb9c04c264c823af5, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', 1, 0x00000000000000000000000000000000, 0xd4ecb86a7aa26d8016234992720a79d5, 0x6461f4f20a672d470cf289d8f6e5feaf4337b97ea546e1dcb32ba5a8326768e1, '', 0, '?'),
(0xe690ff878192904e8bbc7aa96899f773, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', 0, 0x10de21872b9a766dd9b7c6deb27ce7e3, 0x10de21872b9a766dd9b7c6deb27ce7e3, 0x5b9eea921f08d251aaa4691783765b2ae5eef047b90291ca5f02a3e129a1437d, '', 0, '?'),
(0xe69148de33724c8680653cc0c219f149, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/functions.php', 0, 0xf16e760f79c56f4660da1a6edf4ed23c, 0xf16e760f79c56f4660da1a6edf4ed23c, 0x8a873eda90e5fefcba62d6ebaba5bb6f9f7d19f714e5ab8cdf30f75f00e169a9, '', 0, '?'),
(0xe69562068fc9790b3d6040c5767afadd, 'wp-content/plugins/elementor-pro/assets/css/widget-_sticky-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_sticky-rtl.min.css', 0, 0x46de068f0199a646be1c9b40d91964b7, 0x46de068f0199a646be1c9b40d91964b7, 0x6579d062670230c18f231c99dca084369285bc9af1d61f82f664ff458d5c142a, '', 0, '?'),
(0xe6959c617d42b244627ad359e001451a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php', 0, 0x50e8b65e24d4deb0a24cfcc7504019e0, 0x50e8b65e24d4deb0a24cfcc7504019e0, 0xbd1122b3b186b78cd3396844fe0feac6bb50eb709c50b1744dd29c48c0555276, '', 0, '?'),
(0xe6992a1f9b8134d0ac4a52a052ce493c, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php', 1, 0x00000000000000000000000000000000, 0xee1338799e36fb26d1470dc49d5cfad6, 0x9be2a268047a191a72d3c664d715f94fb46cc5f10ebc90a0c58c36c21bb20cd9, '', 0, '?'),
(0xe6a339fae00efe232b8dfb2eb11fa1d8, 'wp-content/plugins/amp/assets/js/wp-polyfill.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-polyfill.js', 1, 0x00000000000000000000000000000000, 0xcf48f4a482688df92ff19bc1616e4362, 0x1988d3b94051c81b911340fdf30ac8792323792279474b8f10049d64d12ab930, '', 0, '?'),
(0xe6a44f734cea7fed1e630dae57f82c9b, 'wp-includes/images/media/code.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/code.svg', 1, 0x00000000000000000000000000000000, 0xcacaf34d7652a6ec241bc245cc5e2eaf, 0x93facbb264f01487f06e9366ae114e929852a6e7a0e66e25578372d00aadb6c1, '', 0, '?'),
(0xe6a509e03fc556bdd17c02b02c49aee5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php', 0, 0x281a7fadae220267bb9f09905e3130a7, 0x281a7fadae220267bb9f09905e3130a7, 0x0cfbf0cae3aa0f3b73a786fe7045d8a17de29163b3ea96881a391108f496e135, '', 0, '?'),
(0xe6a798baee37dd5ef4bb1362b30822b3, 'wp-content/plugins/wordfence/images/back_disabled.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/back_disabled.jpg', 1, 0x00000000000000000000000000000000, 0x68d901c2d467d8faef69eee30406863e, 0x8ee48f9b084ef337d367ce8bc43fec4662217d84adddbfb0dd43a803ade9b387, '', 0, '?'),
(0xe6a958f4a8887db9f263bce49e12f27a, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/RequestedEntryHolder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/RequestedEntryHolder.php', 1, 0x00000000000000000000000000000000, 0x1cee0e7fbc3b3672514be46cd1ec07c2, 0x8c185d163da206a0898374f8c687fbf58305d08e0cca9d9ef6dad448b33697b0, '', 0, '?'),
(0xe6bc67acec77df8dfc686df797d541fa, 'wp-includes/blocks/freeform/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor.css', 1, 0x00000000000000000000000000000000, 0x845a07107353774debaea829fa69f036, 0x7fef2f696a598a14795a27e93ee02cd858f8408f21e0254c6ae488711fd98dc9, '', 0, '?'),
(0xe6bf79a76c9a8073f3a7553ec23cf2e1, 'wp-includes/css/customize-preview.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview.min.css', 1, 0x00000000000000000000000000000000, 0xa8cd62ed8b1280c85362c67395ae1f22, 0xdf8c89d949f952f05cc4b90311d40565a3b87a33dafc51734395c1bed7510688, '', 0, '?'),
(0xe6c31511b49865d295f7688256902280, 'wp-content/plugins/wordfence/views/options/block-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/block-controls.php', 1, 0x00000000000000000000000000000000, 0xe064801c810a594f15dd06258873baa6, 0x0d960e0f27556bc283a433a234785087a218cd80eb25edf6a3a77ed6ccf91a7d, '', 0, '?'),
(0xe6c8ab3bb72aa55845d2557286387051, 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', 0, 0x8529d52a900935b6d0502dd0604f646f, 0x8529d52a900935b6d0502dd0604f646f, 0xb46da41855da00bb4501952d080c992b74bcc5af28bfa8a6f48fbafdd42ada9e, '', 0, '?'),
(0xe6ce57fbeac322fadaea01536b073acd, 'wp-admin/images/align-center-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-center-2x.png', 1, 0x00000000000000000000000000000000, 0x9ebeb22df3728735042a4a37a1496611, 0xa2381b7466e72a0e4a7713d2540fc25ee5c248d93ec8f1ca31f64a44c8cebf13, '', 0, '?'),
(0xe6cf13e5bce850bf496344c4cbc6bee8, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php', 1, 0x00000000000000000000000000000000, 0xf8cc1daed94a0e987381d306c799f942, 0xa5b24552a0f44a1862c61fc8b8492216caec74de5d2c98715014fe317f5c6644, '', 0, '?'),
(0xe6d375cbbaf594c14d83ad960439c654, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', 0, 0x18232989140f5e739150f08224fed604, 0x18232989140f5e739150f08224fed604, 0x87e0aba048f94b353146d657b817a3743dc496b9e51dc745d55ffd4c1e727e68, '', 0, '?'),
(0xe6d95b4c32409c992abbc28282f549a7, 'wp-includes/blocks/comments-title/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x20df5d43da21d17c41d5174a4800feca, 0xf89e6620299843dabe1c8a4b47c01aee439e03b0c7f4c5a5204c99b90770e4b5, '', 0, '?'),
(0xe6dfaab1af6e6e9f8012aa8cf488707c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', 1, 0x00000000000000000000000000000000, 0xf1cf1712a0f418f7886d83e21c595179, 0x32c7b200807d02c1913fa0d44310f2e2890f22cd8befad13c2a7989f0d3943b2, '', 0, '?'),
(0xe6e2a3a3f44de54fd716baeeef8355ae, 'wp-admin/js/editor.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/editor.min.js', 1, 0x00000000000000000000000000000000, 0xfba1e87b79e09cde19c8d0512cc2d48c, 0x44879eb83686739a8ff88a5f6885e2b058aee47cdf63639e97dba197001d3e7f, '', 0, '?'),
(0xe6e569a0435104a499d9ac2d38fbb4da, 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-sidebar-checklist-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-sidebar-checklist-notification.php', 1, 0x00000000000000000000000000000000, 0x66a37e94044cfc7bc867a116dd0a2118, 0xf215657336712301236bcd092ca55c675c2029ea85650ea9a110637d7a029923, '', 0, '?'),
(0xe6e909795b5e3faa1bff07af59bb0ec8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', 0, 0x4445d257270bfa8582e3e3c81c9826f3, 0x4445d257270bfa8582e3e3c81c9826f3, 0x9ed4222706ed2f4d2d54c37ea79eb4831318caf692884aabb56fd44404a6ee75, '', 0, '?'),
(0xe6e918bc228c4c4a31ec43344e44f710, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php', 1, 0x00000000000000000000000000000000, 0xcd70bbf22b1c582d3bdfa8798e44b06a, 0x7cba5cf576a847f8e53ec8e7a9d7b44bef5740dfd17ff64d5293c051805185ce, '', 0, '?'),
(0xe6f7b5c8c23b9f579ce38eeca1cd6ca5, 'wp-includes/js/dist/deprecated.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/deprecated.js', 1, 0x00000000000000000000000000000000, 0x4e566c9082e654f3f36cc53045b260bc, 0xd64b590ebe83e3d8799e976f90dbb0e312926eaead4585565e11636d8e9cd691, '', 0, '?'),
(0xe6ff3eed381a0b081005ff2aec990094, 'wp-includes/blocks/comment-reply-link/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style.css', 1, 0x00000000000000000000000000000000, 0x386fc3364b52711f1a0db53ce944ec1f, 0x324c40d3f22fa78235ecc13b334f27cf552de128cf4a386a13a8a49316e1bcb9, '', 0, '?'),
(0xe70745468279954ec36f6b1c681ee668, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/AdvancedCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/AdvancedCache.php', 0, 0x544bab38079347f9a7f48bb615753c59, 0x544bab38079347f9a7f48bb615753c59, 0x87618b42e022d6f25fbdbe86fa201c895b7324569b65e99bd55d4aa84fdbc398, '', 0, '?'),
(0xe7094f7497f0627f639d0f18e69e36de, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions_include.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions_include.php', 0, 0xe152cff63dd80fd0f3171b6c65934b96, 0xe152cff63dd80fd0f3171b6c65934b96, 0x3f6fdc749763e1febc8b3bc902d110a18ff302800487284081121abad76a42c4, '', 0, '?'),
(0xe70eec518ae58acd6fea4350deb6e39a, 'wp-includes/blocks/navigation-submenu/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x46e5c7299743e5e7c83b5d1b3c871599, 0x81d1d4ab00505482727f513e16cb184a1822548bfe99a3f17b57bd4ace4328da, '', 0, '?'),
(0xe711589b90bab4c1436ccb138b146780, 'wp-content/plugins/elementor/includes/controls/number.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/number.php', 1, 0x00000000000000000000000000000000, 0xb9bf0912f597dd37c00337da296dcd84, 0x589db2c9226f278630eaf62e65c24930c790606b71eea23b6447cfa332d56e37, '', 0, '?'),
(0xe7116ac7d48f6d846271dd859899cda5, 'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po', 1, 0x00000000000000000000000000000000, 0xc19fb2ca5fb619b23ad53129884193c9, 0x4ce234b643f01fe4e355f487e27257fee49d4c8376153fc20f365b2a3e4dd493, '', 0, '?'),
(0xe7150efe4701db09e99d7a8d06cf2c7f, 'wp-content/plugins/elementskit-lite/core/build-inline-scripts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-inline-scripts.php', 1, 0x00000000000000000000000000000000, 0xbee046ec02f32ac64ba2b9fb75f15dfc, 0xcf7c29556d72bb05a7679bef9e4a5239c8987707c414e274e8655ff82acff6cb, '', 0, '?'),
(0xe71557acb570cc010615744d5cb49bad, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/composer.json', 0, 0x655d568761a7a6f456cd02e2d9947360, 0x655d568761a7a6f456cd02e2d9947360, 0x59589968fb7f6ba33987c62ec7ff3ff583ee317d68deecdf5f812c5873163b44, '', 0, '?'),
(0xe715b6500d83efadf71d12cb5cec08c0, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php', 1, 0x00000000000000000000000000000000, 0x94754f8816d0d1327d65e63bf1030eea, 0xd6e90928f93cde6f020848400d2ba215be86614b42e8293e5e9d92c3f6c17349, '', 0, '?'),
(0xe717a5ea7501aade3d7e800b35f0fdae, 'wp-content/plugins/wordpress-seo/src/editors/application/integrations/integration-information-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/integrations/integration-information-repository.php', 1, 0x00000000000000000000000000000000, 0xe14fcea47a2ef675eaa0ca3b12326b09, 0xd5bf98e74f4449ca80de738fbe4fc3320ab69dcb50cf1de34d323cd892ca55be, '', 0, '?'),
(0xe718d6199ac0c60aadefa7d2b0d64910, 'wp-content/uploads/2024/04/bg-768x397.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-768x397.jpg', 0, 0x6865342f23dbe4c88f57926de8acf53e, 0x6865342f23dbe4c88f57926de8acf53e, 0xa7876d4cda0695ff742b40f99f327d2e9c59b64dc112fcf23274a3b85cee1266, '', 0, '?'),
(0xe71da375ac8239866ee6f15c7c8f141c, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/noadverts.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/noadverts.png', 0, 0x2b34f4e895302a051c52cb1183bcc8de, 0x2b34f4e895302a051c52cb1183bcc8de, 0x704b38412a7bcd6d20433cebafc85e09b01325f095c7a3a436d6443082c3d588, '', 0, '?'),
(0xe71e1622d5c6a181fc9f173776732bf6, 'wp-admin/includes/class-pclzip.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-pclzip.php', 1, 0x00000000000000000000000000000000, 0xbf1f8ff6c70f39b3f625430173d73672, 0x48fa30937a081c0c9eea400387aeca2e2ff7a4f374defffd98a2a4bfe4bd3394, '', 0, '?'),
(0xe72a4c01e8ecf062094ee76637010f86, 'wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php', 1, 0x00000000000000000000000000000000, 0xf015459e248463e098d2bbb9ecb7f5de, 0x4f4cb2601eafecb3bca6071d1827e15dde278fd1a926e1e4f1e3595cb0be820a, '', 0, '?'),
(0xe72e9d0a077a1ba0ff5c479f15a9d067, 'wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php', 1, 0x00000000000000000000000000000000, 0x929a8edf39862052e1a667be0f7c218b, 0xfd6fb0e388ac70cc3cc7df3b007634885276df76118c26c43dee7e1ca0ff5f4d, '', 0, '?'),
(0xe72ebac6cd25fd44c74449d6f5147e30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/UserRefreshCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/UserRefreshCredentials.php', 0, 0xead25c299a4b2dd445a282c551fa258a, 0xead25c299a4b2dd445a282c551fa258a, 0x4bbed6c27362cb2df8066fc1f23955c49cd515f4d6f5750aa80636b815721d50, '', 0, '?'),
(0xe7321a16f089207b44b75afd82b82d1b, 'wp-content/plugins/wordfence/fonts/ionicons.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/ionicons.woff', 1, 0x00000000000000000000000000000000, 0x05acfdb568b3df49ad31355b19495d4a, 0x2aa1d75c26bf74e4ada80e5c08c309675416778fb089b5af2cc63183a91f7fa2, '', 0, '?'),
(0xe7367141799373368f2b664e3be65115, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', 0, 0x6bb280a02cc6571099803dea4572a965, 0x6bb280a02cc6571099803dea4572a965, 0xf2e6f8c70c8e68012b4aeb95c1b1710d6409bd89cafc5dd404a8eb0dc477a789, '', 0, '?'),
(0xe73ccea33258ff288e33a4bbde283d26, 'wp-content/wp-rocket-config/dynamic-lists-delayjs.json', '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists-delayjs.json', 0, 0xce39218afa9c743edebf04a647a178a9, 0xce39218afa9c743edebf04a647a178a9, 0x2cde1d9382e54422d540086f98b44cf6d2dc74b56c42c5ecd9bcc97b96e473c0, '', 0, '?'),
(0xe73f2f0f5823b7386576ff7102869b11, 'wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-wpseo-video-details.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-wpseo-video-details.php', 0, 0xe873858aa1e44fcfbb80ff7b819137d9, 0xe873858aa1e44fcfbb80ff7b819137d9, 0x56fb34746ac84ccba2c898f0085d7a2ea5a73ddd63afb8bf6594f54b22fc0e84, '', 0, '?'),
(0xe742db455b0957e789024a91e7ff7d33, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php', 0, 0x7c120f401b6deaccde7c58399b7039d5, 0x7c120f401b6deaccde7c58399b7039d5, 0x9c1b236a9fd015eec19e2f169df7fc374f59300c4b9a2b1662aaf119f2082ba2, '', 0, '?'),
(0xe7446ad79ee515385d66d09412105fda, 'wp-includes/class-wp-widget.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-widget.php', 1, 0x00000000000000000000000000000000, 0x768c34c36e8dc4cccd7f7217d255924d, 0x4e026f2f9e47f14b42dc625cafca354318b95e59fdb3ed4557ad156a60ab4b84, '', 0, '?'),
(0xe746b0cfdcfb4a0bc14cd2871a8b2f9f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', 0, 0xd299bf5b6503b485390d54a6fe9894e8, 0xd299bf5b6503b485390d54a6fe9894e8, 0xc2142b2a895b4a7db3a7fbb8f4a8afea53cb68976f4a3d065bf13cd994f4414c, '', 0, '?'),
(0xe74f76dc2f895d1fc55bad12f2d632bd, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', 0, 0x67ae63e42088941c58b17f6f1233a09d, 0x67ae63e42088941c58b17f6f1233a09d, 0xd41413237d31daeebc4e8a0894b6361ed631226d02afb7b9367accf22c5c6d55, '', 0, '?'),
(0xe757c70c9bd7a0a2a9cba13e2df8a79d, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/README.md', 0, 0x4ce1a887696b3792237ac5d2449e849d, 0x4ce1a887696b3792237ac5d2449e849d, 0xe61d1b33fc437cec3dc04cbeb9b95c1c82cc4ec26887c04ea59d2900d7801dfa, '', 0, '?'),
(0xe75983355feb67795e797893330aa147, 'wp-content/plugins/elementor-pro/core/utils/abtest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/abtest.php', 0, 0xd689306ca86d8af2568370439f3169f4, 0xd689306ca86d8af2568370439f3169f4, 0x317f22c9c42dd6bcc1f6ca6791474a18b88b8ff885d83f0c321d3ddd399fade6, '', 0, '?'),
(0xe75cf022a74d2ff2e36c1a78b1d69a1d, 'wp-includes/block-supports/block-style-variations.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/block-style-variations.php', 1, 0x00000000000000000000000000000000, 0xf4c2268dab86b90e0fe0b19138968bfb, 0xc34d0614d491dab175069ee8bcd1b55814550c1655f237d7c1bfc03137034e75, '', 0, '?'),
(0xe75f7d176be3e62503d5e142f19bef0d, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php', 1, 0x00000000000000000000000000000000, 0xadc9dd480f9c5abfc10972e8231774f0, 0x083968227dfb6f27d5c59c077bded654df570afcb583c7478b132334b450251d, '', 0, '?'),
(0xe762604bac27d71d8aecbb9c8fe7e24b, 'wp-includes/functions.wp-scripts.php', '/home/iraneurobetcom/public_html/wp-includes/functions.wp-scripts.php', 1, 0x00000000000000000000000000000000, 0x186f14f236a619e0cb850bedbf04e6d0, 0x2207727287f0f4c14bac1308310d92641a3f416044215c9d874f057d3af058f1, '', 0, '?'),
(0xe76aaeb27c28efabef7d2069d8e0b8f0, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition.php', 1, 0x00000000000000000000000000000000, 0x53747eac2771cc52a9cec0ae3888e8ff, 0x77d821571e1544ff571f81b60a53ff08171d82661f73be476fd5be0fa13115fc, '', 0, '?'),
(0xe76b851eb973a9b0a46157e42adb66ed, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php', 1, 0x00000000000000000000000000000000, 0x162ea00808bf5b26fc0ff6134c1946eb, 0xe71876e73d25998765c676cad77a9281ae050de5d8725530a35b3668c643cd5e, '', 0, '?'),
(0xe7788dce94294e5833752f408c3459aa, 'wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php', 1, 0x00000000000000000000000000000000, 0x1a1bc136b8a28bfb7ddbee2df47019cf, 0x7fa57ea2c0e6a88402491bca4b894230cb4882e77c7ee3694d2ff0ddd96c1fbd, '', 0, '?'),
(0xe77a5000b70c95a572de23cf2206af8d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordionSection.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordionSection.php', 1, 0x00000000000000000000000000000000, 0xb85ad13f23d9f0c7d475de61a83c9807, 0x1c3843f7959ad8ce953fe071e4df861258c3943a057410c5a8ecf1160acd63bc, '', 0, '?'),
(0xe77fd315df78ffd763ef44a2fb92f926, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newsmag.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newsmag.png', 0, 0x803f7e80a0241202dee22e09ae5c994d, 0x803f7e80a0241202dee22e09ae5c994d, 0xe802025d117570bcecd6f9464cf3a63ed7082a6e079cbabfac011e567713ffe2, '', 0, '?'),
(0xe784f6b58be2d0cb4c8a68cb6cab2477, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-5478d3cc4b2419cf426ebafb83bfffeb.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-5478d3cc4b2419cf426ebafb83bfffeb.json', 0, 0x90d285ecf2d6ff666a4cd6ded90cf2cf, 0x90d285ecf2d6ff666a4cd6ded90cf2cf, 0xb6ee65683424facef33c02fa1c40622fcd579021113ac172b21582b94426eaf8, '', 0, '?'),
(0xe7894b03da874a6a4603d08aa9106b81, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account-rtl.min.css', 0, 0xb03e9c1c7cacb721a07429cd71e0258a, 0xb03e9c1c7cacb721a07429cd71e0258a, 0x30b617259e4c7d0ac6d44fe7a0e5d7173dba1131f62f8ac6e343661efbfb0a99, '', 0, '?'),
(0xe7931ada73f52066f1c29e91dc8a8a74, 'wp-content/plugins/elementor/assets/lib/animations/styles/tada.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/tada.min.css', 1, 0x00000000000000000000000000000000, 0xc4849afd1bd2e6c156ef24796bb3dd98, 0x802ab52990d38b29b90b70a2ad7fd67e3d158010cd0191c6b93eca0eb9c5bb13, '', 0, '?'),
(0xe7944afaa1d19165f70d586494d424dd, 'wp-includes/class-wp-customize-widgets.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-widgets.php', 1, 0x00000000000000000000000000000000, 0xcbb1a4e93a837450c625efcb1ce88a9a, 0xaea82597fa2536f73571ab67c9883d142b8cc8df9d002a35e81cd314b946ce64, '', 0, '?'),
(0xe795b2f88ab22a097a2c1b6c38d8811f, 'wp-content/plugins/elementor/includes/editor-templates/repeater.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/repeater.php', 1, 0x00000000000000000000000000000000, 0xccd7c9272bdc6d4421fd66f20fce4c7c, 0x1962bee028acf7c1288c9e5ec41bf960de0f3ec8251e2352451308e2041c52a2, '', 0, '?'),
(0xe79852c004d65524383803a282e86a48, 'wp-content/plugins/amp/assets/css/amp-site-scan-notice-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-site-scan-notice-rtl.css', 1, 0x00000000000000000000000000000000, 0xab9f219e97a157e296680e18c58c09df, 0x4ae21962388f38cd47b0ef50238ceb2b80e17a95c9805be1ad96c9c530e8f44d, '', 0, '?'),
(0xe79a1aca49f0f31b9898edb08a1299e9, 'wp-includes/blocks/social-links/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style.min.css', 1, 0x00000000000000000000000000000000, 0xbd28f62393b318a586cab036956f29ba, 0xf18746c7668785fe44130feef117785754d2f49a13699fc924d1d6d3055a51cd, '', 0, '?'),
(0xe79b34bd4b412912152c984be651537c, 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/neve.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/neve.php', 0, 0xc7a17fd6330c22619208ee883f52f482, 0xc7a17fd6330c22619208ee883f52f482, 0x6eef479d2515fedd6835286e03eff7bf2989083f0970585824732747375a060b, '', 0, '?'),
(0xe79b7e9de9fe83b21eaba239fed2da1d, 'wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg', 1, 0x00000000000000000000000000000000, 0xe09d438adae4cb8d4a110bcaaf74c94a, 0xb6a9ffea6d37b41bc25fdd21ef91f7b45d7bd0f555c5adda40ea5337572ca93f, '', 0, '?'),
(0xe7a1d2984722818c3a30f65cf94b4823, 'wp-content/themes/twentytwentyone/assets/sass/style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style.scss', 1, 0x00000000000000000000000000000000, 0x755dde842d48219e7ce6978d7e4967cb, 0x6bd4a8150a4184aba25258287d26dc8c0acd6cffe8284194d8353c028ef3e5aa, '', 0, '?'),
(0xe7a871ace90799d8d6f9ec4836a0a3d7, 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json', 1, 0x00000000000000000000000000000000, 0xd7270613fa19777931d0d2eddb562c89, 0x5035288cdf1c2f7afd1cbfa87fc85b4e9831bf8c16014b46e4a112a6afca5709, '', 0, '?'),
(0xe7aed7d62bbd1038a41d9a6c3f7e956b, 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/ServiceProvider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/ServiceProvider.php', 0, 0xd480c4db69337d5911a93b509969f89b, 0xd480c4db69337d5911a93b509969f89b, 0xc25ade65445619f244cb6ef773f37009d0ad56b2ae8a71217044a3e189551ca3, '', 0, '?'),
(0xe7afc35eda1baf8a1eee8005a7c32cc2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo2.php', 1, 0x00000000000000000000000000000000, 0x263ae3e7d1726be89263818acaab41e5, 0xe19692dc53f21791ed6db9d31d4ea0d61af23f82c7f3c6206f5b9f21858a6025, '', 0, '?'),
(0xe7b61f7e35abacd673807cdb16a533c3, 'wp-content/plugins/updraftplus/vendor/components/jquery/bower.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/bower.json', 1, 0x00000000000000000000000000000000, 0x9e5e47eede9f1dc28e0e4d4668571457, 0x7f3eb0dd1d926ba539edcca212374d165818b202bc273df17d1fd1c3c0b91b72, '', 0, '?'),
(0xe7b8159b98397cc596a98b6224057af6, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', 0, 0x559dff2e84b3084d391a24366466a074, 0x559dff2e84b3084d391a24366466a074, 0x3db76a7c2137518ce2bbc9f30271002476935ef521bf89a7d5985c2b82b70dbf, '', 0, '?'),
(0xe7b96b4eedb73e74f1e42cf5d1ecfda5, 'wp-includes/blocks/file/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xc510142d8d113e5a8d519c1a8652acd9, 0x283a8e75bfc057d26ee7515255f667f6a3cf44cc83e78a06095e4c276d98e2f7, '', 0, '?'),
(0xe7bd3601c45369efeac70dd9846e54db, 'wp-includes/blocks/comments/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xbe98ee518ca8b729547421e49a5ec15f, 0x3ee30045966978fb60492b702b898f9f9272e754f98ba16606873342084861a2, '', 0, '?'),
(0xe7bd5593a2a81e7a1ac9b8a19fee879a, 'wp-content/plugins/wpseo-video/post-analysis/abstract-class-supported-plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/abstract-class-supported-plugin.php', 0, 0x937ae7d53f16a2986acc433216ef049c, 0x937ae7d53f16a2986acc433216ef049c, 0x53be754eb02762ea6900122222b1f91ba940825fbb4e8bf8d7f879775ea4df50, '', 0, '?'),
(0xe7be8aff981adeb3a154112affe238a6, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', 0, 0x740987efcfcb6d21acd47e415ef35391, 0x740987efcfcb6d21acd47e415ef35391, 0x12aef7852302f88a4c11133f13fb164f4d3672cd2f575fa00b7e1b95b9a4a6fe, '', 0, '?'),
(0xe7c05fbd33e4ceb423c09882347ba346, 'wp-content/plugins/amp/includes/settings/class-amp-customizer-settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/settings/class-amp-customizer-settings.php', 1, 0x00000000000000000000000000000000, 0x04250eba19411ec2d97f3648160378bb, 0xf1944d8c78f80eee6dc44c2dc52b27a99e0adc7dba23287f143cdf264bf1612d, '', 0, '?'),
(0xe7c3d54bff679bd0e5876f1b23e71330, 'wp-activate.php', '/home/iraneurobetcom/public_html/wp-activate.php', 1, 0x00000000000000000000000000000000, 0xd08029209367f69dc571b761fcc0289a, 0xeb01987e68bb983a77040b7cc8dbf1fe3ebe2326cb8046ddc7759b48f1ac03f3, '', 0, '?'),
(0xe7c589fb0969e0f690bf2f051517d0ad, 'wp-includes/formatting.php', '/home/iraneurobetcom/public_html/wp-includes/formatting.php', 1, 0x00000000000000000000000000000000, 0x82a616890a06c8c6e2cad31017d977a2, 0x261dbc61c5f82c303323ba6276ef87b5bfa12c4142f7b09cd37aaff1afa4d183, '', 0, '?'),
(0xe7c9b11b302c781928808aef2163fcc4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', 1, 0x00000000000000000000000000000000, 0xd2d29d1d92498587b5990aef20d2c452, 0xaf3a63a2fb831ad1960a09ffe0d8ac4dd07f0da322c54e60477bd41d8a09f00c, '', 0, '?'),
(0xe7ce90a8c5263e42b5d4c5feda4099c2, 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php', 1, 0x00000000000000000000000000000000, 0x76139d34f5edf2cb365963b122b6928e, 0x048cab6c11c21733c976081d75c4e2651b0fec52fe5724777b507b32c5107d60, '', 0, '?'),
(0xe7cee211e03f1c222f8640ca38c6b729, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0xbd06a2196cddc9aba5b8c1a611e2651e, 0x7782d4be4989e621d9a00a18d960e6faa545cdd4d710ad1ec4a4b0befbfa8097, '', 0, '?'),
(0xe7cf48e2b6c7cd6cf6b17b214423af21, 'wp-admin/js/color-picker.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/color-picker.min.js', 1, 0x00000000000000000000000000000000, 0x9496606c15a420572b251de4868a6b63, 0x7ddfccb6a867a4c075770c601768b666dfde466f7a8c2c6472722c7f2c13751d, '', 0, '?'),
(0xe7d1fa67a9f2251e167632c699b1bbf3, 'wp-content/plugins/wordpress-seo-premium/src/models/prominent-words.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/models/prominent-words.php', 0, 0xa64cf2da8273e37592ebf853090b0eef, 0xa64cf2da8273e37592ebf853090b0eef, 0x4188f3ab549d53a78c8d338725cd5d6395abcc253312e1eabb6145c9a7710f44, '', 0, '?'),
(0xe7d5065ba46405f8f64bdfb3dd7fc317, 'wp-content/plugins/elementor/includes/template-library/sources/remote.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/remote.php', 1, 0x00000000000000000000000000000000, 0x2462da0d115ca493906efc382f2095e7, 0xe1671b614d19c9ec8b5806cd76295d9e0d52fd4b717345f6deeca1c899999719, '', 0, '?'),
(0xe7d64bc1510450ce3e4596ddd2e36e69, 'wp-content/themes/twentytwentyfive/patterns/vertical-header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/vertical-header.php', 1, 0x00000000000000000000000000000000, 0x8f91b3c14057446534b68d4c1f4988fe, 0xfaed956c8c554b141d6d2adf361522af2055b59bea10d5a923586f9b276a4fea, '', 0, '?'),
(0xe7dadd4cb32e641544041d76ec12f905, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php', 1, 0x00000000000000000000000000000000, 0x2c96269b317be80034aa48d81f9e2ccd, 0x2b0ed33da8f99fc4fede15dcc9b15b147f320890b6c8a97ebf3c6faa6368cefe, '', 0, '?'),
(0xe7dcb701ce8a7565709471f50a67e491, 'wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter.php', 0, 0x20d79f6dd857acb56feb6eb41c5b74a3, 0x20d79f6dd857acb56feb6eb41c5b74a3, 0x2455c8ace32936f184c48ad67e3e781de8fe2800eefc1f76e285f00d968957d1, '', 0, '?'),
(0xe7dde29feabfa97bfe956ec67ff650f7, 'wp-content/plugins/wordpress-seo/src/helpers/crawl-cleanup-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/crawl-cleanup-helper.php', 1, 0x00000000000000000000000000000000, 0xa2b0adcaa2671e2dbdb6caf53b1ee18f, 0x591502d8174198e31a0ab78e830a86dfac2b7e3dc79b3e0b9c6c759d8357f33c, '', 0, '?'),
(0xe7e046fc5a5916bfd14338c08f1c3345, 'wp-admin/css/colors/blue/colors.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.css', 1, 0x00000000000000000000000000000000, 0x0b9d6ef07917e73eac171c5ed438f908, 0xd37a2c794ecece9566ffd6412db5cfc16cbdd6b502cbdc07fe101123696445fb, '', 0, '?'),
(0xe7e2e68bb3c48933046ef81b6fae3991, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', 1, 0x00000000000000000000000000000000, 0x4e3edfa8a33211b9bca4c056e590a63b, 0xf289ce57a269504a3e85c41bf36b337aaba9d14d5d7fe2d650b7559839d4d0a0, '', 0, '?'),
(0xe7e55b9819d7b3c251f04596db776f27, 'wp-content/plugins/elementskit/widgets/stylish-list/stylish-list-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/stylish-list/stylish-list-handler.php', 0, 0xbfb78130659a75c038d1359dde45e04e, 0xbfb78130659a75c038d1359dde45e04e, 0x2a23b398bcd80929951a038df27e65a7ee5bc5e99459ceb081ebce704e4be315, '', 0, '?'),
(0xe7e7517a52f880fd66943b4f295b827a, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0x749d507fd9a9a14ef2f166d6f536c49d, 0xa492c29bfbf1d8ab6e344093cf62e183f3def5cc17378e1780a87c2c56cc7cd5, '', 0, '?'),
(0xe7e8482c503e9db5fc154e40e8b5a0b0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimation.php', 1, 0x00000000000000000000000000000000, 0x1bd3dfa1b505612c6d6378cecbfdf355, 0xc406434e4d448965d2cd33a1422a1975d3194e7c402f8c9910ce65f79092ba73, '', 0, '?'),
(0xe7e9bbf0351252cd7107f1a41a9058c8, 'wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php', 1, 0x00000000000000000000000000000000, 0x05d790fa111d3605d98d6a1def258a9b, 0x65d0e933e4e711735eff6c609ed612190612e662f60b97f2d43821d0a33680dc, '', 0, '?'),
(0xe7ee8a62565dde17d01e7a29ee8a4008, 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-buttons.php', 1, 0x00000000000000000000000000000000, 0x5fcfe5ace00f23ee53fe54b7a516c674, 0x50ed7cb91197744a5dc83746f85ad0b264e8cd445bf1247c1744ccda5684767f, '', 0, '?'),
(0xe7ef5a22855f4089be2934fecc71c774, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/social-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/social-data-provider.php', 1, 0x00000000000000000000000000000000, 0xe42443f05641f8eaefebf1d85aa2e6d6, 0x0f49f4485ed10c55911f0f01fe859af90944a7ccce281b9cf1ad3b6e60a58c9a, '', 0, '?'),
(0xe7f7fd683c014f115b9b1bf5f7fa02c0, 'wp-content/plugins/wp-rocket/views/settings/fields/import-form.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/import-form.php', 0, 0x092a539135c66692b87de5c31260eac7, 0x092a539135c66692b87de5c31260eac7, 0xd26ca28c2451528a0607fe16ced0ff00c23501fff8ea175f922ff9340306a570, '', 0, '?'),
(0xe7f98ae8e908e21229307bf1a4cf789b, 'wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php', 1, 0x00000000000000000000000000000000, 0xde0ec5d79606db2a3a1d7d6248b3e151, 0xa5914e706ceb852f4a354f22a6c582e654431ad3deb4f92989c9ae0ad5996b91, '', 0, '?'),
(0xe7f9f209e15370583682f131587cd3d1, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigTest.php', 1, 0x00000000000000000000000000000000, 0x74ab8670a13dc3a4ede1c0c0c6ba9933, 0x455b4b2ce0b77f75c2ae35d0c818a7e94d3343e89b5f8e5ad83ce0927193f7a0, '', 0, '?'),
(0xe7fa7ec61257b4189f53ea7e10b151c0, 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php', 1, 0x00000000000000000000000000000000, 0x083507261c48e54aee8befee98bff6c6, 0x47b6055751654e7e54bab44548c1cf73c86ac4e28e70c422b8056e8a8c84c6ef, '', 0, '?'),
(0xe7fc07177cc93de5bb157fe383db8a2e, 'wp-content/plugins/updraftplus/images/addons-images/anonymisation.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/anonymisation.png', 1, 0x00000000000000000000000000000000, 0x82b0f3a6967e7f1408f0eaafe0e9f8b0, 0x75e9a53e5f3762df8593d3d428d42c211fc64d80b87b3735ea5eebf2a4039dd0, '', 0, '?'),
(0xe802a818c3b7916724eb94f54de273df, 'wp-content/plugins/wordfence/views/waf/option-rate-limit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-rate-limit.php', 1, 0x00000000000000000000000000000000, 0x452c62d9bfca8a954e03b9fe11455c0c, 0x7c4adcda1a105e28e11f9695a399d78c18bb78447358e2a1e538dbe8883fc852, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe807259260f0827147d080cc23670d28, 'wp-content/updraft/themes-old/twentytwentytwo/templates/page-no-separators.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page-no-separators.html', 0, 0x67cc09be6c709e47055181d94f05fc6c, 0x67cc09be6c709e47055181d94f05fc6c, 0x80a1b7aa384648133e162f3ee828590fcc82665857093d30261f260dff090d16, '', 0, '?'),
(0xe8075aad8f4d91fa70785cd68799f54a, 'wp-content/plugins/elementor/includes/widgets/counter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/counter.php', 1, 0x00000000000000000000000000000000, 0xb2357524f772a5d07db74af6c87adc5e, 0x896b3211241a272cd3c338fd2abdec213b942684e2b05fdc2d420456cbf822f9, '', 0, '?'),
(0xe811c9bd60ac6c67ec4dd0f94ae9cd61, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', 1, 0x00000000000000000000000000000000, 0x67c4f994a005e6d5b48f33b4d83dad02, 0x3d5968e92398ce48e5fe5893c4c0e609cc4977feb205c32dbb0051ef4ae510b8, '', 0, '?'),
(0xe815edba6650266a4f57b0eb7f7233fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php', 0, 0x5f9da69463fbf6b14f0b2e81287eeb40, 0x5f9da69463fbf6b14f0b2e81287eeb40, 0xe868eba9480926e4771a7d62646457038d39d36096171b74773794621c60f71c, '', 0, '?'),
(0xe818b817db7fc92ce82fc0517a2f0c37, 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-transformer.php', 1, 0x00000000000000000000000000000000, 0x5f3374031626d3ba3dd09cb813b7d352, 0xc678ca3d7113f942a9a1e81a9285ea2bbbb6c6d47dd975e6d9fda4307d060b17, '', 0, '?'),
(0xe81bf5d7963f1bba344e892d0bb80c13, 'wp-includes/Requests/src/Exception/Http/Status417.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status417.php', 1, 0x00000000000000000000000000000000, 0xf3ac936e4cbf85c12ccc5578a3d1cd28, 0x400276b10841ba04aa5ab38f37c817c4c358b542ba2dbfbb256f759f68d73570, '', 0, '?'),
(0xe81fff0bf4995ee6d8737c77a64cc307, 'wp-content/plugins/wordpress-seo/src/config/researcher-languages.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/researcher-languages.php', 1, 0x00000000000000000000000000000000, 0x3c1a3494e6738833d6b035279ecfc938, 0xb95da5eee551feaf0a789d77794140aca213d48fa508e976d2d102122a659c16, '', 0, '?'),
(0xe822a31c6a2b52fee5aac7eba2430967, 'wp-includes/Requests/src/Exception/InvalidArgument.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/InvalidArgument.php', 1, 0x00000000000000000000000000000000, 0xbe0bb752251cba0fe639482619469992, 0xcf4c62be177615fddd475a9c08a76a27acb0b28b3c4b23b74a99a5d19353e9f5, '', 0, '?'),
(0xe824858f47694fb7e4d078ca7a1ddf64, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', 0, 0xdac530f60af4f4803d664810542b62ea, 0xdac530f60af4f4803d664810542b62ea, 0x270b5f894370535e300aedaac5fc1b99ca910257a939d323fe41592770aa9570, '', 0, '?'),
(0xe824c10aa2d6d974054a1604070aaa79, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/TokenParserInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/TokenParserInterface.php', 1, 0x00000000000000000000000000000000, 0xf3fd1afff0eb1bea257f47b24ced5569, 0x5e676859c65f94b02283be8aab0968cbd413139e31b655ddf3fa73a7a2bd19b0, '', 0, '?'),
(0xe825799d3e7d48c3166f14dae6fa2836, 'wp-includes/js/jquery/ui/core.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/core.min.js', 1, 0x00000000000000000000000000000000, 0xda215ae12b95b3aeeb2047667016c7f8, 0x0fc66f0613d56584ecec6c7b44c932a153bdb3459c873709382d1c9a1a38619c, '', 0, '?'),
(0xe826da035e7d835965345cb9f0fee09a, 'wp-content/plugins/wps-hide-login/classes/plugin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/classes/plugin.php', 1, 0x00000000000000000000000000000000, 0x049a507ecf36ad2ccb94726332b1d3db, 0x3d0244353ee3ec3892d77217df16ce6eee55372be2644730db84daccf3354727, '', 0, '?'),
(0xe82ba5214a8edca7315ffd7fe1370bb6, 'wp-content/plugins/wpseo-video/detail-retrieval/class-archiveorg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-archiveorg.php', 0, 0xbacae59096caf3cba451f2a4d5e2c5a3, 0xbacae59096caf3cba451f2a4d5e2c5a3, 0x55f13d3c21c889e578cefc7cfdfd8b998666ee899db5654786b3e11c87722ea2, '', 0, '?'),
(0xe82f5b3a3d1b0ea810e1f2213c43b981, 'wp-content/languages/plugins/elementor-fa_IR-9c8a47e6937ddf015aae420bc5ff5535.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9c8a47e6937ddf015aae420bc5ff5535.json', 0, 0xc54ecb507520930d5554f7442a2929ff, 0xc54ecb507520930d5554f7442a2929ff, 0x218a4449c79e1f5db1723f197d8983a289b7f9ad675895c4b3754d0583588d95, '', 0, '?'),
(0xe83042c509e4d71e10582e892951d622, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/module.php', 0, 0x54be8a783c1c4fb3b150517e110d7a94, 0x54be8a783c1c4fb3b150517e110d7a94, 0x91714956cf71d90c396f6294140828044eac2d6b62739c864b0784768a85ce81, '', 0, '?'),
(0xe834bcbd9acf74962c41518beacbb941, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DeduplicateTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DeduplicateTag.php', 1, 0x00000000000000000000000000000000, 0xf2416eabe77356bef385a8aafa8ef9a8, 0xce92c4658e3bfcea244e77413de84e4096af0dd4dd592482f9faafb07a5cd9c6, '', 0, '?'),
(0xe83eda2b87476bbddd379b8d4737248f, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/composer.json', 0, 0xff38f2a03ca68691c4634b1b6fa55bfd, 0xff38f2a03ca68691c4634b1b6fa55bfd, 0x602972a05693546ce7813084048c55253928d2fdbd8512aaa17904e1d57bc53c, '', 0, '?'),
(0xe84309c8db63486bd460d75806431cbb, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/CacheParser.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/CacheParser.php', 0, 0xb06f5b7755db74557865e3eea424a684, 0xb06f5b7755db74557865e3eea424a684, 0xc01994f06235775a40eb0056407e91b8096b21160bcdba1977d1a9e075b82073, '', 0, '?'),
(0xe847fd05bf79999f5a13d56fcb7fc90f, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', 0, 0x9bec3e8f76ab85198e631e8f76acedc6, 0x9bec3e8f76ab85198e631e8f76acedc6, 0x9e67f64a7b47b5c6f00ac73e267149bbf2cf0364a3d1ab0b51652cbdaacf3b79, '', 0, '?'),
(0xe848785ed53ad8220782fa5cabe5e72d, 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php', 1, 0x00000000000000000000000000000000, 0x96b240de2b9100a4b095be0daa0dfd22, 0xd7dd687efd43a27c5a65e75c2df9da82c957afc82715538eead25d36f8e78fc6, '', 0, '?'),
(0xe84a8867c8bbf26623ce1d2edb9a130e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', 0, 0x7cd65cd88fcdb68f6a682fdf34b4a8ae, 0x7cd65cd88fcdb68f6a682fdf34b4a8ae, 0x2a2685203b7e228ca703ad30f446dca9ca6addac891aaf43f74dacb5631320a1, '', 0, '?'),
(0xe85307484c656e0f50ee7137bec48d89, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php', 1, 0x00000000000000000000000000000000, 0x661987ee058bb48e60e76a7ca39079fe, 0x69fa864f47699084a59546147c0b34a038da02995618f1d76aee0a231b562d4c, '', 0, '?'),
(0xe853d90e4992819be323b8b5a005297c, 'wp-includes/blocks/quote/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0d1c01ce355fe07e04077c636efeb609, 0x878ee3491dffb945363ba557f4263e9e8f3c00de6360250a15cc706a7a6b5475, '', 0, '?'),
(0xe857d83cc0928e2920ced7629bce48e8, 'wp-content/plugins/elementor-pro/base/base-carousel-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-carousel-trait.php', 0, 0x4f50c774ac4d1d466ab8b2ad072c92d6, 0x4f50c774ac4d1d466ab8b2ad072c92d6, 0x482d9b29a4febc702107de470f55725ebeb2263032b177bdac2b53a2a8c99715, '', 0, '?'),
(0xe85a0c3a0fceb5377bfd36622b6c40e3, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/40px.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/40px.png', 0, 0x8ca4b8aa502255f3f5814751137cc548, 0x8ca4b8aa502255f3f5814751137cc548, 0x984b0c89bfeda409ac3fc01cd5450eb353d93dec61150ae4337b12774461ed6d, '', 0, '?'),
(0xe85b74833e9086f26d18d0ba08b9da30, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', 1, 0x00000000000000000000000000000000, 0x06b1851660baec4f91768d06dc0ce0b0, 0xd1d01d497c7aec1f6c2a1a554deb6f2db34c84b27dcb2c604ff4dcb74fed875a, '', 0, '?'),
(0xe85dbc187fc1badf90e8973ecb7bcf0a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php', 0, 0xe3d4a7202db921a796846a0c234ee0d6, 0xe3d4a7202db921a796846a0c234ee0d6, 0x9d633233452980f901402ea734211e5870fbd025a12baa37cf92f830d694ce82, '', 0, '?'),
(0xe85df8f6f6a4680c4a46ed25549fd858, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Slot.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Slot.php', 1, 0x00000000000000000000000000000000, 0x7d598101254164f7189d6880de82a0ac, 0x7b2f932ef3fac423c965a1c9628b9abcacbe17bbb3ce945375dd711f6c50ac53, '', 0, '?'),
(0xe85f02224deabd50a4b87e9a1c7ea8c2, 'wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php', 1, 0x00000000000000000000000000000000, 0x071e2a4b067d1d1599640bc1ca41a635, 0xb2656d3b9dd25ff46a34a607cf3b237b36d9f36072d270f047809a2547cf3818, '', 0, '?'),
(0xe8609c44c24eb027689eefa0f8b89364, 'wp-content/plugins/elementor-pro/modules/flip-box/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/flip-box/module.php', 0, 0x8d09eb84bcc6b52ea2bb4978b507333f, 0x8d09eb84bcc6b52ea2bb4978b507333f, 0xcc3271d0e6725b41cdb05654d5b3d30eadaf424692fe265b2e9157985070482b, '', 0, '?'),
(0xe861fcf23023ed99d8f4b37bb1230fec, 'wp-content/plugins/amp/assets/images/reader-themes/twentythirteen.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentythirteen.jpg', 1, 0x00000000000000000000000000000000, 0x180942716f238e9463cd3703b180bc14, 0x89389099c653613d65b21555e1f6c7fac2487a27b40baacb637f1514d7c9b3d8, '', 0, '?'),
(0xe8622bc2f9f761a9588f15c6c706e258, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php', 1, 0x00000000000000000000000000000000, 0x3c04530a30e8c9dfb83f9c8a10437d4f, 0x2a1a5d0f61e2314ca626e855ee2c0fa6ed67e64190709d740788b6be0540f154, '', 0, '?'),
(0xe866f569bf60b81d3d4054b5e76fd902, 'wp-admin/images/spinner.gif', '/home/iraneurobetcom/public_html/wp-admin/images/spinner.gif', 1, 0x00000000000000000000000000000000, 0xd54cf50a44bd0aca6fd98bd46acbb2ba, 0x7ac68411e01a22ffb26e1a73b228ce55b60e2f7ef71537ba8046abf85ec285e3, '', 0, '?'),
(0xe86a2fbcc21b150be6ebd2f52674a964, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoIframeCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoIframeCommon.php', 1, 0x00000000000000000000000000000000, 0xddf0f76ed2d829a8704192ca975af289, 0x376954d657b6d9f52fd79d390489b394188a4c3578e42777bda3182c5f2d8911, '', 0, '?'),
(0xe8776a3082a2363798b315841f40f954, 'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0x22ea8c327337acf85cef690c2397cb45, 0x61c7dcd80184d3de74b9c057f18f03c209cc334e8a1ac6e36078866849dd60c0, '', 0, '?'),
(0xe879d5c417c43c7ece361df3fb5af3ab, 'wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php', 1, 0x00000000000000000000000000000000, 0x8ac981cb710cf2732d9b413e5e7c8355, 0xb9f999fd7201c3417ed7af5f2c1a987aa4f08ea299a7ba8fbf000fc2dcf47d7c, '', 0, '?'),
(0xe87c0a4a7f628f2ab9f106f5a06c32fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php', 0, 0x9b9912f69e3cbcd4c0794e154fa69591, 0x9b9912f69e3cbcd4c0794e154fa69591, 0x8763b4fac3460ae54fb68120d21ed79b9f25cad71642d1ad826e62eec6775d97, '', 0, '?'),
(0xe87e401866c3523f245bacbba2ec75a0, 'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js', 1, 0x00000000000000000000000000000000, 0x0e6f6290f91604966779a997ab0fd0ae, 0x9ba4ecd6bc21befebb29f5e4a424b497f97afe8d5d62b0b7745204cb951ee468, '', 0, '?'),
(0xe87f4a89d9e579949e306dec60e4a82f, 'wp-includes/class-IXR.php', '/home/iraneurobetcom/public_html/wp-includes/class-IXR.php', 1, 0x00000000000000000000000000000000, 0x32b14886380b96377142a1d70ebe3c63, 0x573a42d6e27969fccf989ee67429da84f3e06cba4f124aa3c2bc02121defe6f1, '', 0, '?'),
(0xe8887677f310a44194f1c09a1259d87d, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0f87a4b8bbe331aa8a1ce66b5e323b8f, 0xdb15b851245213f7d2a04ae9303e6029d448ac62bdb750106e3e412285329460, '', 0, '?'),
(0xe889efb97f7195e6384fba04cf3bc341, 'wp-includes/blocks/shortcode/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa83e60b1f859c7f3fdaef93c018a18bf, 0xf5c5b533c84a0fb2a07d6739ba782031ca854686a9fd1df60ff7de9066160391, '', 0, '?'),
(0xe88b5028d2f3fcce015eed4e75bd4994, 'wp-content/themes/twentytwentythree/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/screenshot.png', 1, 0x00000000000000000000000000000000, 0x14139b2f73f6ce2379a49f2075993ff3, 0x99968cc8b37737d9c9fff49cd11d027f5f965d688fe1d449053e89cab30f4fd9, '', 0, '?'),
(0xe88c00855da870ddd2de91ea96090d47, 'wp-admin/css/customize-nav-menus.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus.min.css', 1, 0x00000000000000000000000000000000, 0xe58cabbf57465a7c84b182d203e4396c, 0x5003a4d1a0b446445e56381658fba343811b70fd5b8054e4c33496f0799180fb, '', 0, '?'),
(0xe891f773d958d233b61cbafd66cafd24, 'wp-includes/blocks/file.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/file.php', 1, 0x00000000000000000000000000000000, 0x2572be056508f88ce8aa7d740783b679, 0xbadbbe8bd4609b3bc80d2d9ff69d426eab7ba3410a164c8f29a6b919a8a96f52, '', 0, '?'),
(0xe89dcaa330bd56dcedce3459837f1e6a, 'wp-content/plugins/wp-rocket/views/settings/page-sections/advanced-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/advanced-cache.php', 0, 0x33b21a39edfdcfc8a6e9cbdeca75a0d7, 0x33b21a39edfdcfc8a6e9cbdeca75a0d7, 0xe0acb2421a70ea1850d720a066d8a3926fd07596e4de549e7dff3466c67392da, '', 0, '?'),
(0xe89dcd65ebc8abc38654e66bdf8726c7, 'wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php', 1, 0x00000000000000000000000000000000, 0x4684a66ffadfe0f9bc642a529e8ebe3b, 0xa0b03532052c8b60c95531097243782e0afd5edd82b7754439677236d4a58503, '', 0, '?'),
(0xe89ec850b3bebfcacf3c700c1adc2a5a, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', 0, 0xf39374995a17673e530f63234f63bea4, 0xf39374995a17673e530f63234f63bea4, 0xbc041537268b69a4f2abd4836f08564bfc97a3a467ed40004627e386ebdd1594, '', 0, '?'),
(0xe89f5e040786d0b02e6db5d4ae651f7e, 'wp-content/plugins/elementor/assets/css/admin.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin.min.css', 1, 0x00000000000000000000000000000000, 0x385c120ee68a7ac4a516445bc05a2322, 0x6af7ef424be4957f575e5dba216aba6e772ec021b350b4260cb786e98a43c6a6, '', 0, '?'),
(0xe8a0352c80bd60e3f0a198933aa0b26c, 'wp-content/plugins/elementor-pro/assets/css/conditionals/popup.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.css', 0, 0x3257310f1b2d0f3e54053014b947a427, 0x3257310f1b2d0f3e54053014b947a427, 0x29f7de7797363565a086f68b6b77db4175951137cc3a068487b2725745104c2c, '', 0, '?'),
(0xe8a78f11b11ec76f96726c93cd4fe068, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart.min.css', 0, 0x56bae97b9165767d64d3bc4583c5211f, 0x56bae97b9165767d64d3bc4583c5211f, 0x13ccfa1e9cb068dfe40c1dcf9f6de2b8860ccb1a5cb269d482110b61a004a0e5, '', 0, '?'),
(0xe8a7de645d0f26d21d2e329db6dc6d05, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', 0, 0x7487f645cce3f1847808cd9dfdf0fa77, 0x7487f645cce3f1847808cd9dfdf0fa77, 0xa4838cee1b8a8afcf69ad06c6e5ca66d0ed6e10d754e2d2b3d9f4931c6919136, '', 0, '?'),
(0xe8aca46ae1b6d80e2cd0d31ef0db3d3e, 'wp-includes/blocks/site-logo/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4000d8bc639b2859277e98e93a9e98a1, 0x4247d20bea654a8f419438a4ffbca6c62a88c75b0ff4bbddde4db8519c55786d, '', 0, '?'),
(0xe8acd326f4487853481d00d34722d40b, 'wp-content/languages/plugins/amp-fa_IR-3305e4955ef28b816b4929f759a7e965.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-3305e4955ef28b816b4929f759a7e965.json', 0, 0xc7958d065c08b1d4545c990da6c01175, 0xc7958d065c08b1d4545c990da6c01175, 0x2a265982bc4c1ab60d07603322b42b2770fc5e0b791e2afbe035dd9f54a32146, '', 0, '?'),
(0xe8af516b8ba70f6464f15ef8173d9c2f, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.min.js', 1, 0x00000000000000000000000000000000, 0x8e92eafddfc4da3eb8af97eccd2db77a, 0x72bd2af550ed9008a8b1db3b0a558db88a071f3b2b59580d394f80ac6acd5547, '', 0, '?'),
(0xe8b69c58eafeb5c7e90dd9b2885a82bb, 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.min.js', 1, 0x00000000000000000000000000000000, 0xa9e9c42bc4c76b9e234468c56e0f0df6, 0x6d50d275965e61c71612b9bcd19a8f255bb9f3c13da746b48376fd9b700934f8, '', 0, '?'),
(0xe8bb71943a9bd3498735b5ba942f8f76, 'wp-content/plugins/amp/includes/embeds/class-amp-soundcloud-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-soundcloud-embed-handler.php', 1, 0x00000000000000000000000000000000, 0x062c4ebb78653b135b295c2899ba23ce, 0x4aab22e6971eab28ba20c03f4b789cdcff57fc5a890ac3b59bddb1efb9b5c70a, '', 0, '?'),
(0xe8be8e302b4e79a8e48a3a1fbec33c68, 'wp-content/plugins/elementor/assets/shapes/drops.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/drops.svg', 1, 0x00000000000000000000000000000000, 0x7c87b195597ae2a2eb9d3618a1de3b79, 0x547e76e650ab3305e02674a3572d95aff8ef830209b09b17e7544ea971419b93, '', 0, '?'),
(0xe8ccf4193e4aaef703c6a192a2b469e6, 'wp-content/updraft/themes-old/twentytwentythree/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/index.html', 0, 0xfc241fb606703afcacb1ea7a74bf40eb, 0xfc241fb606703afcacb1ea7a74bf40eb, 0x3af8c193f9861d3bf354f93b1944066a00334dab82f39c64c2fead91e6d68247, '', 0, '?'),
(0xe8cda94032ed1cd30c1a661c1b919f6c, 'wp-content/themes/twentytwentytwo/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/screenshot.png', 1, 0x00000000000000000000000000000000, 0xfa3e1ba2ee701c83b1a40d204c46a57a, 0xac9f3f43e49d1c2dfddfe6acb3aa94985936d0d16327e61a7677943d12292a6f, '', 0, '?'),
(0xe8cff451d9566ea4b74fedc646bc95d1, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SandboxNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SandboxNode.php', 1, 0x00000000000000000000000000000000, 0x6bf1821b78066846d324f6125933b837, 0x3852ec14c8f8d2458bf37e846305462d5a45c4ce5163f8723957c98024908901, '', 0, '?'),
(0xe8d2e8b53686310dc3e38986fb2da335, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/PumpStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/PumpStream.php', 0, 0x9d9a2f8d37020dacb3cc979fd3698ee5, 0x9d9a2f8d37020dacb3cc979fd3698ee5, 0x89e1540c7e47c0903cfc707b1cff236d8c17db09f5a241f2e2f4d841bdc51bb8, '', 0, '?'),
(0xe8d50410c8b2ae17f3520067057f2058, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.po', 0, 0x7cdc2b00ff96318e61921c55345ee42f, 0x7cdc2b00ff96318e61921c55345ee42f, 0xbdae62c7df5ff4b683be40df55ee43749b1d24ed3bb94162cc4bdb451ad2bbd4, '', 0, '?'),
(0xe8d83b5b6a5a5d0679c509c816388a59, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ColorStyle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ColorStyle.php', 0, 0xdbe772cdc26b59a550d9bc9d8a751b83, 0xdbe772cdc26b59a550d9bc9d8a751b83, 0x785eb2c67d2b8bb32f13b3a4adef9e335fe216520a78c85b8615e3a06f5b24ff, '', 0, '?'),
(0xe8e19bc5c157ce7fe317b6e93a9d865d, 'wp-includes/js/dist/primitives.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/primitives.js', 1, 0x00000000000000000000000000000000, 0x1b53c37090985af0d76c4c93cc75870f, 0x2c3678bd66da078478f0f9b6f424ea4a53745caed4ff30c2d36a393f5dcbe8e8, '', 0, '?'),
(0xe8e55fe4c8efe0643e345a8a4a39066c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPage.php', 1, 0x00000000000000000000000000000000, 0xe4a6dd6621f05d97257723e3709d122e, 0x09ce19234fdc76cb0df261f81b2dac6789a9f2d7617f0011ee8f2fd26581d239, '', 0, '?'),
(0xe8e9aeb6717486a7fc20c31434630652, 'wp-content/plugins/elementor/assets/js/cloud-library-screenshot.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cloud-library-screenshot.js', 1, 0x00000000000000000000000000000000, 0x5d6ca82bd5cabdced4eb9188c71a3a27, 0x15705bfb8bb96db54eefa9871c407033d6b0895346788bf6fa2316f7ead735fc, '', 0, '?'),
(0xe8ed295146e244efe9cc38d8f1402cd3, 'wp-content/plugins/elementor/modules/element-cache/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-cache/module.php', 1, 0x00000000000000000000000000000000, 0xf953e72663aef2572eee00d0589f75b8, 0x9b084666f3d6b027d6feba690a4c003f1e309cea78e9149586585d16635da69c, '', 0, '?'),
(0xe8eed8304db7e44852aab681d32d7183, 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', 1, 0x00000000000000000000000000000000, 0x3bf362c4963e008b1fb005de9a25d373, 0x19edb55933485a8b9c603fd54e8400c6d4d21a27bb8190bcd9eb2e71e2c8ca8f, '', 0, '?'),
(0xe8f21f0c3c7cc686332308a760ae7d8a, 'wp-includes/blocks/separator/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor.css', 1, 0x00000000000000000000000000000000, 0x6d6650fb2c66f3271dd7bcae744f6751, 0xbb8f38e0e39c7659a7eacd9cef207bb66b7a669e377b2bbed5fa11c1d4d77fc6, '', 0, '?'),
(0xe8f287f251cb6fb5482a04b982c028ef, 'wp-content/plugins/wordfence/images/sort_asc.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc.gif', 1, 0x00000000000000000000000000000000, 0x2cb8bb49a7c52bc6bea0eafa7f3d80fc, 0x64b943ec1b5402bee8b5da1d85ee65262c29d1b4fae04647ee1a64e39d4f4ec5, '', 0, '?'),
(0xe8f300fc1538f01dca0d9bc7d213c916, 'wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart-handler.php', 0, 0x980244ee1e5a352197fb69c388d6a204, 0x980244ee1e5a352197fb69c388d6a204, 0x577073b4c934c2a5f4cef4e8e5139d74ade3f912f50901b98af977f372d59c27, '', 0, '?'),
(0xe8f4889d5f8ba4c73fbe3c6da9f8e8e5, 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-10-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-10-render.php', 0, 0x6c4c512e06cfcf3a52ea63b2be52fa4f, 0x6c4c512e06cfcf3a52ea63b2be52fa4f, 0xcb4206e006c44881ca5e237538f9bde412a7b6786fe400107e8a7915f6aebd30, '', 0, '?'),
(0xe8f9ba9a4261cd4a3adf23f692827372, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php', 0, 0xfa78ec46b36de228c2d0f8889d50fb37, 0xfa78ec46b36de228c2d0f8889d50fb37, 0x398f5496e2cfb167aa7b039b31c8d78c9cf2e0cc794b94a2f4fae96d20ba4208, '', 0, '?'),
(0xe9003176bcffee11f305651eb5d7e028, 'wp-content/plugins/elementskit/widgets/popup-modal/backup/footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/backup/footer.php', 0, 0xe8b013ed5197163ea692ba654942ae33, 0xe8b013ed5197163ea692ba654942ae33, 0x50a19957f4409721c49b398d3d1786e2be530feb40222df15cfee794bbc8b1ba, '', 0, '?'),
(0xe904a5902ef468fb7aa366f6037f90d6, 'wp-content/plugins/wordpress-seo/js/dist/languages/nb.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/nb.js', 1, 0x00000000000000000000000000000000, 0x2582555ba6aae38953ea2504a2854e6a, 0xaa0d7e3345cbab2b9d37bb12cf93e7f5334e70c8912c0c34a05b4631f62297a0, '', 0, '?'),
(0xe906b155a90c4d558fa512ada924e417, 'wp-includes/blocks/latest-posts/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style.min.css', 1, 0x00000000000000000000000000000000, 0x6689fd7d086d9e8b2fe27ab116aac41b, 0x93bcaabf3f79e5e28ca724910ffeefdbcfdff8556c948c1455ce78e9585907c4, '', 0, '?'),
(0xe90b4124fdd3103ed6c7dd0254aa832e, 'wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php', 1, 0x00000000000000000000000000000000, 0x0c9059e40cce958be4da99088337dd7a, 0x4f268afa819292558d7ad1a7ca1b252b004daf799f70c07fcdbe72e9d8d50e2a, '', 0, '?'),
(0xe910b4a7cbf812868b3ba2f1aea77775, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Reference.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Reference.php', 1, 0x00000000000000000000000000000000, 0xd434fd37b70e32bd98f212660a88e0fa, 0xebfbd5a724fdb1a71d8e2c4e0cf3f7d5301c6999478f46b1ea2923552fc5f176, '', 0, '?'),
(0xe9122b9007ea7f828d33f4bb7005551f, 'wp-content/plugins/wordfence/lib/wfOnboardingController.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfOnboardingController.php', 1, 0x00000000000000000000000000000000, 0x262bad92e63c1ded9a17d58efc1f4fae, 0xa58e5a8becd29287b140e7285325b5fd1ef27ff3193d1872de41beeb0ccbbb60, '', 0, '?'),
(0xe9125914c4f4cbcb0a6b6724a0fc0d2c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', 0, 0x8cdd7e82a00b9a01136a8f056db18f64, 0x8cdd7e82a00b9a01136a8f056db18f64, 0x3839a1dbd9f53860b1a0cbd5a3f6b1c0a335048518b2aef4692d491a871b6a0c, '', 0, '?'),
(0xe9140bb5e5b060e95135079987e1afd3, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StagingExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StagingExtension.php', 1, 0x00000000000000000000000000000000, 0xf00a43e0ee04e68b36638b39bc99ffc3, 0x31d65a3084ca2ebe66ffc01f90f1d0e836f4e99a27a9f12702d187c5ce51e3e7, '', 0, '?'),
(0xe9199b514acf2aea6fa3c3697f898103, 'wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php', 1, 0x00000000000000000000000000000000, 0x029c8b659bf64f926b628ddf47882552, 0x64f6a80f037ed08f1e3f90fa855e7fb90686f6a123fa2f7d4c5e80f0f6be1cb8, '', 0, '?'),
(0xe91b6b180ba114c933e52175e87184fa, 'wp-content/plugins/elementskit-lite/widgets/social-share/social-share.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social-share/social-share.php', 1, 0x00000000000000000000000000000000, 0x7d56fe6696648cd07943b141eef5f0b0, 0x36305d80b3a4d6a808c3fe8024f6c3f70d0e3c0cca1a11ca4cf89187f9bf38aa, '', 0, '?'),
(0xe9227aeb9b30eee83709d758ca7371bd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php', 0, 0xd94e2e7281b67d54cb2a5af08b6b1772, 0xd94e2e7281b67d54cb2a5af08b6b1772, 0xfb9ff03974d7dbb09e238b3e24b9e6ec86fc46fc49b01e5b09692ae3cd2930ad, '', 0, '?'),
(0xe9228965ad8dc296416c42e48b45992f, 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php', 1, 0x00000000000000000000000000000000, 0x7668ff6c5a869a2ea85d6d607194aa60, 0x04c8a6288d7b729845fb287567fd5f1f09dcb9206b95e60d50cb60f5389163bd, '', 0, '?'),
(0xe922dd864749abf5684e1098a6ab5e8b, 'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js', 1, 0x00000000000000000000000000000000, 0x235a6659ca7b430ccdbcbc412ddc50e0, 0x8cf3e0366375db0d1081513ae97f241b8017a5a4963382fd16dafa950b0b7f6c, '', 0, '?'),
(0xe92376072429e21b44aa3df6aaef337c, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/from-url-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/from-url-condition.php', 0, 0xa080f1ff32e5433bf436e3258578c68c, 0xa080f1ff32e5433bf436e3258578c68c, 0x8e9236ab6e38faf1fd8939e6a67fc9133b86c2e4626903c7b94c0d8a77cc15e4, '', 0, '?'),
(0xe92605850252f176133d44e547f58116, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ErrorHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ErrorHandler.php', 0, 0x834c7bedaa92206861e3ee99860bbf10, 0x834c7bedaa92206861e3ee99860bbf10, 0x0014b1d21af01903d35fa90c5e00b47926a619a58dce15cf2052eb26db7fdef4, '', 0, '?'),
(0xe928b1ff598f1139a7c963e201d860d4, 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php', 1, 0x00000000000000000000000000000000, 0x84617388d16296b655d5cc5c92ccb97f, 0xf7c8e2a9cd6b7b52ddab3c4621bf09b56f1eeaec522c759a975f46369858f451, '', 0, '?'),
(0xe92c0b3cfa45c2b42690f5e27a65c54d, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php', 1, 0x00000000000000000000000000000000, 0x7124e85d8f9dc578ff887cf6e57aa056, 0x9867edec3a16a654505f5519946fa4b5b37d567478ea8b0e3da329fdb8f1522f, '', 0, '?'),
(0xe92c127fdd8d42bf80977f8e844dc8a4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', 0, 0x84309c875fef96b4e773373d49e6c79a, 0x84309c875fef96b4e773373d49e6c79a, 0xa0795e249190e94a0e9ab2817ae7a57a1431c821030b78831ab983e6f010f186, '', 0, '?'),
(0xe92c4267836d72cbf646dc856e449909, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SqsHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SqsHandler.php', 0, 0x58e3b2d89fa5ec74d14adb370cf13787, 0x58e3b2d89fa5ec74d14adb370cf13787, 0x6ae47a7e4878492219a730347e9e9aef9cfec95f93b76cde6043ed73d148a2a3, '', 0, '?'),
(0xe93090f28a13ce876845549c41a780a4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpRecaptchaInput.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpRecaptchaInput.php', 1, 0x00000000000000000000000000000000, 0x0264ad4b0226fc66a50f354db1f8ec55, 0x09c751ac6b8eafa266de63af68fa7612a9d001dcc653aa12535196af58d975f2, '', 0, '?'),
(0xe93154c46c97e994de5351efaeea516f, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', 0, 0x72967b8cba5f64f9e05dd8a3a609546f, 0x72967b8cba5f64f9e05dd8a3a609546f, 0xc427a3a8259b473247efe630ae716c86e14f8cdb4c6dcd60fd99e4c330473527, '', 0, '?'),
(0xe94171cbeace08a150b925c1d74e84d6, 'wp-content/plugins/luckywp-table-of-contents/core/validators/RangeValidator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/RangeValidator.php', 1, 0x00000000000000000000000000000000, 0x66784800fe3a3c3fa00461d40132512a, 0x35fda20c4a9c6a9ec526bb1c16368be6d8e77e2d46d73a085f136c4c2f7abd31, '', 0, '?'),
(0xe943f4baa546b9a685b163ce62198cb0, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/ContainerBuilder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/ContainerBuilder.php', 1, 0x00000000000000000000000000000000, 0x39ea2cfc45c0d26d8ea46eb1ccfca73c, 0xa61c21433dc90d18e7474f827ce3a2e615fb014b6521af4905ae33993e9b257b, '', 0, '?'),
(0xe9441a11b72069103b3bf10e03894c9a, 'wp-content/plugins/wordpress-seo/css/dist/metabox-2420.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-2420.css', 1, 0x00000000000000000000000000000000, 0xf0991031acfdfe7f45999ccb49ed555f, 0x1aa1a223ff2fe53b55984a5be8dd8b836763ec4ed53a943b7563789f83fe60e8, '', 0, '?'),
(0xe9443c749b7d2202bdadaaca56838517, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/O2Switch.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/O2Switch.php', 0, 0x81adc78c3d287dde34d3a50262cbd090, 0x81adc78c3d287dde34d3a50262cbd090, 0x3846c6d34b1fbaa205044b1f5f697adb8aaddd50c83b41c34dedf19f1646752c, '', 0, '?'),
(0xe946ce6a2159e97b072e4a3d2cb5ae12, 'wp-admin/images/stars.png', '/home/iraneurobetcom/public_html/wp-admin/images/stars.png', 1, 0x00000000000000000000000000000000, 0x5bace01f99903e3cf56bb27bd2ec2891, 0x2f09deef2285dac088044661ecb1943c5359dac367dc0fac0bd0d889468cd740, '', 0, '?'),
(0xe94baf02dfc10350774568d88b9f00fa, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php', 0, 0x7236caea07faddaf624ce372916b93ff, 0x7236caea07faddaf624ce372916b93ff, 0x985880bc1043fc2b2552d13fb94404f9c1f72a5b439ef2315a38caa0d4041fb2, '', 0, '?'),
(0xe94c6ff91988c8b5561d702b62481888, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products.php', 0, 0x0584db83532fb881adfd43e07f34c6fc, 0x0584db83532fb881adfd43e07f34c6fc, 0x8501165c71a69bff7d045c721cf1e464e78ecab15b7143acdd2f7a411574e6f4, '', 0, '?'),
(0xe94d1fda1fe46e36e725a21949c78436, 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer.html', 0, 0x608aa5412849fd5d011f9c747573f656, 0x608aa5412849fd5d011f9c747573f656, 0x5b05f38e53405f96ee6b10f2442388f56d4c25b1c80a869cdd91fee73f17e5a4, '', 0, '?'),
(0xe950cd0abc3b82227d9c1d95a4197c00, 'wp-content/plugins/elementskit/widgets/unfold/unfold-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/unfold-handler.php', 0, 0xe131a78cd4b6fb3e9a8a421bdc62d566, 0xe131a78cd4b6fb3e9a8a421bdc62d566, 0x77718f9bc7e4b56309e0b3e8fce1a57c5cbd557270ecb9e1ed50458d90dfa959, '', 0, '?'),
(0xe955ed8a752a56aa90ccbee9ffc8b066, 'wp-content/updraft/plugins-old/updraftplus/includes/class-storage-methods-interface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-storage-methods-interface.php', 0, 0x246bc3aceb9332946bcc2f4fb3a4590b, 0x246bc3aceb9332946bcc2f4fb3a4590b, 0xe5e9ef18a0dbf3317855ad40a4e12452c6c8ab086572de2f55018fceaa7bef8d, '', 0, '?'),
(0xe955fce4951d260d650072b83981e257, 'wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php', 1, 0x00000000000000000000000000000000, 0x3f43b3d5789a40acf626ca0c64d107e5, 0xb1dc176854ff282343bb4dbf23b944e11fa84ee9b577929f79dab802c9dd82f6, '', 0, '?'),
(0xe95d1ff7572f3eef7d3c38e8205646e3, 'wp-admin/includes/theme.php', '/home/iraneurobetcom/public_html/wp-admin/includes/theme.php', 1, 0x00000000000000000000000000000000, 0x9af0c02bf5b08215631b5c07047b3e26, 0x499ab71cdc39c733c24837639346500ecbfa13ccff30555d22f89ca6cdc6c8fa, '', 0, '?'),
(0xe95e2e976a547df93cde04048c49be99, 'wp-admin/js/accordion.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/accordion.min.js', 1, 0x00000000000000000000000000000000, 0x18d7d9cf4f957d9a4520c303b0641621, 0x61db63068db0439f01742d7fd82317a4fd7f4d2167dde5fc338b5f26240ae5ab, '', 0, '?'),
(0xe9637fe4fb6c07b27f935fa1009b3963, 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-3.png', 0, 0xa43ca28c1983d016dfec7e05f6444cd8, 0xa43ca28c1983d016dfec7e05f6444cd8, 0x840af8a8d9afddd5ec3339866bb4c4f4a3228dbd4224ee8f488faa4dbe3a1db5, '', 0, '?'),
(0xe964f71513918e7759c729df0c92da36, 'wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css', 0, 0x48e5b94edd3f0b53cefcf5a51289f58b, 0x48e5b94edd3f0b53cefcf5a51289f58b, 0x045384a244f3424568c1f21d3a8097256c4a8f48e1a7a0092705525119562f36, '', 0, '?'),
(0xe9657d87ee5c8a86cd7cfeb9e33be529, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 1, 0x00000000000000000000000000000000, 0xf892ddcfcc463d8dc6fd18a3f7c56375, 0x50bdea013549569dc35470b5ed19f6a082b840c050b19a3e95e3677b25333a96, '', 0, '?'),
(0xe96705d1c1b614ff55290d165228e21f, 'wp-includes/js/dist/is-shallow-equal.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/is-shallow-equal.js', 1, 0x00000000000000000000000000000000, 0x5c27cc7d05850b4bb5091381a9bb7cf1, 0xc074aafb12f88c1973bafa9b7dd450646a11f9afdbdc15207b1374205eaec741, '', 0, '?'),
(0xe96803787a6d70fb60696341953dc553, 'wp-content/updraft/themes-old/twentytwentyfive/styles/04-afternoon.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/04-afternoon.json', 0, 0xe5d8402c008a76c854451be7d54bdabc, 0xe5d8402c008a76c854451be7d54bdabc, 0x6867df07465b44255b10aadcc7ff8b1a33a792d88221e55b09e55e79dce33e04, '', 0, '?'),
(0xe969270910d16fb7945c5c7827accc5d, 'wp-content/updraft/backup_2025-04-06-1156__EuroBet_36bab913d459-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-06-1156__EuroBet_36bab913d459-db.gz', 0, 0x0390aed42b7da3784e617f90155f9bb0, 0x0390aed42b7da3784e617f90155f9bb0, 0x6f751569f7518f65b69c54ab301776ac18216cb0ee82caff0f5084aa433653cc, '', 0, '?'),
(0xe96ac674c533e39a1672935240244b08, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-info-locations.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-info-locations.php', 0, 0x905bd2fd0a268118445e115f07a764c4, 0x905bd2fd0a268118445e115f07a764c4, 0x8fb518c55ca2dcbcf61671439d9d7ce00b4f87409dd7d425acbda3958d8dea82, '', 0, '?'),
(0xe96b47310a390e26498bf8ec0bbd6486, 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg', 0, 0x248a018e1b38c56388122249733fc6a8, 0x248a018e1b38c56388122249733fc6a8, 0xcc593f49e5b187108b1742a083423c864657c148d8f11cd58706d42faa248262, '', 0, '?'),
(0xe96c146ac65fedc44292d264c12fd7c6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertDimensionRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertDimensionRequest.php', 0, 0x88b546d92b642b0beb8e582850fc5b2c, 0x88b546d92b642b0beb8e582850fc5b2c, 0x76cc0d9476107cae299e37ee60dd14a599a52c935f04672e8ae6d40ace0e608b, '', 0, '?'),
(0xe96c47b3f646ec9b39996a7a76b19067, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/RequirementsChecker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/RequirementsChecker.php', 1, 0x00000000000000000000000000000000, 0x4f695e86f78e77650f3dc5819c430f1e, 0xd607c42294c7add739a31e9bf8c82bed59583347a122d163a3ef13c78d67226c, '', 0, '?'),
(0xe96ccda7f22a78020f7ccd116d7c43fe, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataResponse.php', 0, 0x9ef5edbb6cadfeb4bb73b6db1c303fc6, 0x9ef5edbb6cadfeb4bb73b6db1c303fc6, 0x9d12bd49dfa0d010c271a47537c75ff76e2a579efca08ee7906f1b4b541849f7, '', 0, '?'),
(0xe975bd7bb80586b3bbdad04ed6abb2e8, 'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php', 1, 0x00000000000000000000000000000000, 0xf26fb02f8078be7372176f1aff06401f, 0x8f7c84262713d22fb07f4feb96efabc89a1ce11ee3d64d7ddf3ce1b15bf5dc48, '', 0, '?'),
(0xe9798ea22798ee3b1269c31ad44eb584, 'wp-content/uploads/2024/02/Screenshot_6_2-1-300x155.jpg', '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-300x155.jpg', 0, 0x259256a519739e87db6e37d1336c1187, 0x259256a519739e87db6e37d1336c1187, 0x2bfb254ab00d2ceb835647dc7489cbf910dd5a89de410fd3dfd036c2a93db769, '', 0, '?'),
(0xe97c3aabea781e905a7eb12ad7776cf8, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php', 1, 0x00000000000000000000000000000000, 0x3c20a42430cbdb32aa99d69a0791ee4e, 0xca91ed904b334e18ce407601b55b85e1f5c84ccce365ddfccadab5ec8db14bda, '', 0, '?'),
(0xe983323fea2bd19d08fdb8a8070ef5ae, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Response.php', 1, 0x00000000000000000000000000000000, 0xaecea39339cadaaa2c0a1652ef944c2f, 0x558f44f5ca742b04b7129db512cea3e46e2bdb3670b83100b0816260abecb2e8, '', 0, '?'),
(0xe983da99642e7ac23e40a0751afa7a99, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', 0, 0xea3c43f1cab8c4d6823a7dcf9917b067, 0xea3c43f1cab8c4d6823a7dcf9917b067, 0x0f3d8c06684792ca2f6f57a14b025b279771a8804ebc7ab43d4a68e82ffd1afa, '', 0, '?'),
(0xe9842407db2cd25656b245c6cb8207d2, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo.pot', 0, 0x003f6eddc3c44927b2bf7ffd0dcf0459, 0x003f6eddc3c44927b2bf7ffd0dcf0459, 0x17d5eca0b5a4960a158d313bd2a06a2d55c80f2bddfdcdb0473ed1616fa90fe8, '', 0, '?'),
(0xe99015d89c12073458e632a04a6e3c1d, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_NL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_NL.json', 0, 0xab11d8b2897b513480f73afb1ffd8add, 0xab11d8b2897b513480f73afb1ffd8add, 0xb25fcde1c1a186db9aadc83f467701e19cfeee07a8cb468771a8317d16bfa439, '', 0, '?'),
(0xe9919b6a3906d0044691cacc6ab87c5a, 'wp-content/plugins/wp-rocket/assets/js/micromodal.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/micromodal.min.js', 0, 0xdd694c727fc5e6f6372e142b66ddb576, 0xdd694c727fc5e6f6372e142b66ddb576, 0x78ae1e9b62d94438ecb271edfaa26f6fa54cf35124ad055c3f4e9ef25447147e, '', 0, '?'),
(0xe9a0bbc0794e3c8ea08039806f1a3c0c, 'wp-admin/js/xfn.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/xfn.min.js', 1, 0x00000000000000000000000000000000, 0x813cd73e42928efb32358a0d31552aa8, 0x12054f098fef8601f3685e644c677af2f29d01cc490577fa76c684615a31fbee, '', 0, '?'),
(0xe9a174184c488a3aa7ec5028d911d0f6, 'wp-includes/css/dist/widgets/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style.css', 1, 0x00000000000000000000000000000000, 0xf867ca1655e41e052efcbeb24c25c69c, 0x6e8b4af0ebde95a2e775f230b4b8bf64ceef0f11261d92e35a968153ef5e696e, '', 0, '?'),
(0xe9a4b5151c9f9ae040455d05df68ba56, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php', 1, 0x00000000000000000000000000000000, 0x1f445428eeb61d6584d6e24d88836b0d, 0xf6efafa410bbf1761dc96ee498717df584152b1db397cfa7a74a25581321d989, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe9a8b7fe52bce1b4a651dc278e9d47aa, 'wp-content/plugins/elementor-pro/modules/forms/classes/form-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-base.php', 0, 0x4a905088f29c000fc8b0c26bdd27cab6, 0x4a905088f29c000fc8b0c26bdd27cab6, 0x022ed389bf267845f509d72a67bc66bb3ad666ab74a641417ceb964cdb70138f, '', 0, '?'),
(0xe9aa68b7df731dc99d73d16ba36cf871, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Injectable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Injectable.php', 0, 0x5e70550787bbf75c70206643cb494e3c, 0x5e70550787bbf75c70206643cb494e3c, 0x0df50cc5691082b2979cf5fcfb3b59a61d33dc6632da24644863a6a6e8c59d07, '', 0, '?'),
(0xe9aaca6dac164d1e74a88604db57b342, 'wp-admin/images/align-left.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-left.png', 1, 0x00000000000000000000000000000000, 0x5cfd7930cffa6412f75af26f2e689ed4, 0xe95f5dea3c23b653ce22b4425e55345f02dd513c21409a01783f4a24aea34bcf, '', 0, '?'),
(0xe9ad7431ccac44fa752bd638b14530fd, 'wp-content/plugins/elementor-pro/modules/lottie/widgets/lottie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/widgets/lottie.php', 0, 0x5158d2d99e96de5fc960e713ac50bc6c, 0x5158d2d99e96de5fc960e713ac50bc6c, 0xa390a391b85f7c40706f29a1a42ecec7b9e7e4ee5de67dde80c2abb85903fa33, '', 0, '?'),
(0xe9ae78f52aab41f99cd2fd1e521ac5f3, 'wp-content/plugins/elementor/assets/js/checklist.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.js', 1, 0x00000000000000000000000000000000, 0x1ee492b10c93a76a29814811ba4480f2, 0x798b8aef97c2e02e505f18047407fc24264d1cf845cd97691ffceecd31a8c9a9, '', 0, '?'),
(0xe9b02a61f40bcf2bbba48fc3e3009d61, 'wp-content/plugins/amp/assets/images/amp-logo-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-logo-icon.svg', 1, 0x00000000000000000000000000000000, 0xf40dddc8f8ff51cd7d7af0a401f3b04c, 0xfa195f640c8ac5b4aace7bf78c254bb1e62bc77696422afb03cc7a06f7c37c09, '', 0, '?'),
(0xe9b0913c480a2d0393d1520ec9862bfd, 'wp-includes/SimplePie/src/Cache/Base.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Base.php', 1, 0x00000000000000000000000000000000, 0xce0762f8f6e94a0a43337b120799bd5e, 0xeefd84b7f564f6ef0c766c93b99b77428cc855b57e657f7a9a566164ad54bc67, '', 0, '?'),
(0xe9b23288956d6ac782bbec98c26a0df7, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameWithOptionalValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameWithOptionalValue.php', 0, 0xd9b92df78f172cf8866b177875745c66, 0xd9b92df78f172cf8866b177875745c66, 0x699078a15b689029c5228099d87acee13ac966101b3816f01b76139222738dfa, '', 0, '?'),
(0xe9b33236ab71803fe3df859e576a3bb5, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-newsletter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-newsletter.php', 0, 0xf4692854a5e1ab19cc5a18a91bbf4a33, 0xf4692854a5e1ab19cc5a18a91bbf4a33, 0x6ca262dcf6ef724396c5b3714a936c4c6d75e4f99dedbc29114f69592c799f1d, '', 0, '?'),
(0xe9b5757152d358ce9d9a300864f2a75a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links-dark.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links-dark.php', 0, 0xae55873612ee9ce7ce879c4b9187b744, 0xae55873612ee9ce7ce879c4b9187b744, 0xccc570a3f4877ba6b378bfc8453cbbe167024e5323ed1b9e16d257e46ece6a2b, '', 0, '?'),
(0xe9b66c282105f70b85bb5132a588738f, 'wp-includes/SimplePie/src/RegistryAware.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/RegistryAware.php', 1, 0x00000000000000000000000000000000, 0x62f8537d10d59976a20da056f4f84f70, 0x4e07ce10e4fa25716e5e4b900f6447cb41a0544b2eba6b441b05e73d24a85309, '', 0, '?'),
(0xe9bb63ef38ffef781102ab05efe5cfb5, 'wp-includes/blocks/preformatted/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style.min.css', 1, 0x00000000000000000000000000000000, 0x8953b2fcbb47d47bc4885d04f935d731, 0x5f9fa30bad0b7063296b0ce9eacb3359484cb649574f85505d1239f4741fd753, '', 0, '?'),
(0xe9c1dd6e4595e74386f4f70b3a353c17, 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-underline.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-underline.svg', 0, 0x521f3760fc8000729d06ccc309f82ec1, 0x521f3760fc8000729d06ccc309f82ec1, 0xda581edc415274996721af2454a523669b9b73743fc9d614814c2a0fceb0eb9b, '', 0, '?'),
(0xe9c5ed7ad49b2e354d53beeccca7bfb3, 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', 0, 0x7fb7a3ef0371a860a07789488bd781f3, 0x7fb7a3ef0371a860a07789488bd781f3, 0x00feda3209bccc2035ff2b74893095c3b207e328ead4be32358feb8f9d40b328, '', 0, '?'),
(0xe9c75d1fdf6423d8227d954ff3505f35, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/format-link.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/format-link.php', 0, 0x4e2a444ea74fb3ad9be54dc2a0126d66, 0x4e2a444ea74fb3ad9be54dc2a0126d66, 0x3da8be593e74ad47eee00e4ee47ba5935f0baec4a5f19f23eb141a1874f4ef1b, '', 0, '?'),
(0xe9d4dee27493fe985a01d14f2783200a, 'wp-includes/js/thickbox/macFFBgHack.png', '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/macFFBgHack.png', 1, 0x00000000000000000000000000000000, 0x189217c8b067ef86add757922c2f75b4, 0x5277cb2fe0bf68d7ed2671e8de5d5aa2bd5f8ff3c4d61f1d4e6779f49588b9db, '', 0, '?'),
(0xe9d648c0e88da4f10ce6fc11900008d7, 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-7.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-7.php', 0, 0xe096be2199f6086de431fa6f8ec281b0, 0xe096be2199f6086de431fa6f8ec281b0, 0xbf0df36f290fb0ccc0b0bfb5ca1286dd17aabd628c8318c85da5f415853fb47d, '', 0, '?'),
(0xe9d8de78218e094cf198381c2d1fe54c, 'wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-menu-item.php', 0, 0x6a44af494956490dc2e69a25b814f015, 0x6a44af494956490dc2e69a25b814f015, 0x244c6b04ddbae74aa24780f7599c245c13e3c9dc8e1c3a2236a763246d21d910, '', 0, '?'),
(0xe9d9d9f4cb7ba7d99b4c48c8067a2c7b, 'wp-includes/js/dist/script-modules/a11y/index.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/a11y/index.min.js', 1, 0x00000000000000000000000000000000, 0x1065d47d21d762fbc52ba92d55d3f756, 0x5c7467eceae72e03e45193fbb548adc3efa54f4aa5fbadad681cdbcb01a6d954, '', 0, '?'),
(0xe9dd06f78bab765d40bcd08cc660e5a8, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Context.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Context.php', 1, 0x00000000000000000000000000000000, 0xe667c2f58ab94cee7a8467515b7f86df, 0xa818c98c2336ac0c3ae67a6d846c7af92afcdb771a9708212fe65ca1c428f1af, '', 0, '?'),
(0xe9dd79df7a2b1fc9bf0076b93763b4d8, 'wp-content/plugins/elementskit-lite/libs/framework/classes/ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/ajax.php', 1, 0x00000000000000000000000000000000, 0x9cf9c6bb0b6734a483b08702d5665468, 0x7c8866ed5dcd7d3c41cfe440c38f51187789561d4601b278c481e08d5b546e4b, '', 0, '?'),
(0xe9eae571e434a20c362851c07f912f03, 'wp-content/updraft/themes-old/twentytwentyfive/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/readme.txt', 0, 0xb96e691aaae20a15f22d90d46d53cbff, 0xb96e691aaae20a15f22d90d46d53cbff, 0x1e97435d25d245dc082fef187b3206fd3ba57ee2c4f94fc1af1acad716205b6b, '', 0, '?'),
(0xe9eda8deb93d6ca87ff5a196f5ed6dab, 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/IntrospectionProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/IntrospectionProcessor.php', 0, 0x16e5f2552df453619d1350e930988edc, 0x16e5f2552df453619d1350e930988edc, 0x4f09aae458551fb68ae9fa610e88cedef8437e27efb720ef4313fe9291f90af4, '', 0, '?'),
(0xe9eff78000f1d05dc018dd5d87c1ae0d, 'wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter-interface.php', 0, 0xae607b87c829ebed255249af6defde8e, 0xae607b87c829ebed255249af6defde8e, 0xbff48e8fe88c0af5b2abc93796c7d819b4a0773463c4d5c2ef73f74b7d9d8f75, '', 0, '?'),
(0xe9f868e1fd92f41e32992f86da329e60, 'wp-content/plugins/elementskit/widgets/init/enqueue-scripts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/enqueue-scripts.php', 0, 0x7ff62acbd332b99deae47ce81a02c397, 0x7ff62acbd332b99deae47ce81a02c397, 0xcc6c8c969473e1527a6714657e38cb7d511a913dd007e7efea7e8053161b6747, '', 0, '?'),
(0xe9fa66659537bf171c1490b62a407e33, 'wp-content/plugins/elementor/modules/global-classes/import-export/export-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/export-runner.php', 1, 0x00000000000000000000000000000000, 0x5afc94eea2a342d640b4f6a86fbb39fa, 0x92b9730ba6c49dcbc710e5b43a51603e1956cf92b90b9435afc5643042561369, '', 0, '?'),
(0xe9fcc87d0b1a885745061727c186dbfe, 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/goodshare.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/goodshare.min.js', 1, 0x00000000000000000000000000000000, 0x9773806c0dbe2dad90d3c5cf1e916373, 0x2fda828be48498712c028ef5d1382e77b1fa3e7fbace9ed9e914d99b54dc8771, '', 0, '?'),
(0xe9ffe088b7a91fc0f4741020ec59e6e1, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php', 1, 0x00000000000000000000000000000000, 0xf1ca566ff56893b1eec5f1e0498c3082, 0x7bc40ef3187f414ab49347e935d0c71e3dc326c14cfb91e2823984b156859450, '', 0, '?'),
(0xea012a9cc2166c77b02d33dcb82a29e0, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php', 1, 0x00000000000000000000000000000000, 0x7050f4aea2d685218f542af6cbd78ad2, 0xe1f458abb3751b13a400eb39ea1e8aca51bfe5befe361b73b046903d49f39335, '', 0, '?'),
(0xea0191213ec5060bc3d91d16ca0b8b1b, 'wp-content/plugins/wp-rocket/views/settings/fields/cnames.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/cnames.php', 0, 0x16584976d77d35178b457a1745682618, 0x16584976d77d35178b457a1745682618, 0x3b689b2e80b7d727ea5920682729c254182e52881a79a733e0c1ff3e86ed4f76, '', 0, '?'),
(0xea02b604f6bddee2bafca755315f18cf, 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php', 1, 0x00000000000000000000000000000000, 0x348ba0fd90cab1c9b72b2f00cf96c5cc, 0xe2df5c110c17e583ff9fa69ed001fe10fce6081f645877e571d6b0db4745efab, '', 0, '?'),
(0xea0c116b4c4e00f4e7bb781836400e07, 'wp-admin/css/list-tables.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/list-tables.min.css', 1, 0x00000000000000000000000000000000, 0xd56fb16f8e41f8afa9db89c60d08c8a2, 0xc0217af832963a50dc86bc3cbe5e42a716bbe585fd2b57b87f40342193c3df99, '', 0, '?'),
(0xea0eb39ff5ae1749dc34b55062f21adf, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/category-image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/category-image.php', 0, 0x94b49de400f08b653ac719f5b85aafd3, 0x94b49de400f08b653ac719f5b85aafd3, 0x0c0a177833c3be59549a8411c81aeb4c89f37f0c8fe8a55d52de286232676ca4, '', 0, '?'),
(0xea13ee4c45e8e8bca48c5f4890e2ed48, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', 0, 0x24b36bae4e950bc4d88a4eff4f7e1414, 0x24b36bae4e950bc4d88a4eff4f7e1414, 0x6809bb77c053d9c0bd78a4fb27da540101152e7d05cfb864417126aab650bda3, '', 0, '?'),
(0xea17885ce7ed2c7a76420c89367ba184, 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', 0, 0x90994fd53c47194967cd36a41dad72e2, 0x90994fd53c47194967cd36a41dad72e2, 0x3d6ceb4a2d73e46486b9189cf090ef91039beff2e11d6c7ac560452e7b5a969a, '', 0, '?'),
(0xea18c1d281946d5eee6bd7a45c1b2253, 'wp-content/plugins/elementor-pro/base/module-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/module-base.php', 0, 0x12b90f845b9a6a338b4f507045a48971, 0x12b90f845b9a6a338b4f507045a48971, 0x060a8db8cccbaa5ddf69e42836a4e08111e3be4940f633190904b458b85b58ad, '', 0, '?'),
(0xea20ce82b19fe389b082cf567c70a9d6, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js', 1, 0x00000000000000000000000000000000, 0x7c68f04de8e0156f4f7f07f0de4d6e7c, 0x341d9399bb184a7e7dc3b9e38151bfad47e83ef89b8f87948366622b3a53d594, '', 0, '?'),
(0xea22361d8291e3b42dca01efcc194c85, 'wp-includes/blocks/comment-template/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style.min.css', 1, 0x00000000000000000000000000000000, 0x6d01b69276acbb33f4899c5cea41221c, 0x7d8e0a121fd01e81a48bc919f8805b9b4b424d5d4556f5b2b84d0dd08341f10f, '', 0, '?'),
(0xea2d2ea706b40578b6c9a4e052bbdb1f, 'wp-admin/includes/privacy-tools.php', '/home/iraneurobetcom/public_html/wp-admin/includes/privacy-tools.php', 1, 0x00000000000000000000000000000000, 0x163ee566e00e46af6e6ad3db2558c48c, 0x4f206450de9d458581d53cd1d9d2a1d0e75072d6b8ecb87510287458a5b0a123, '', 0, '?'),
(0xea2d4862724fb61a3a35c9b99dc1c0a4, 'wp-content/plugins/elementor/vendor/composer/ClassLoader.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0xc02be6d96671f88d28aad3ffa134c8ae, 0x1cfc6b28a80d284ef081bcfe6a6a9004da0cc227cecca3e5362ef72f91d2d527, '', 0, '?'),
(0xea2d4bcece7da9ccf1bc9f52726047b0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnim.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnim.php', 1, 0x00000000000000000000000000000000, 0x862cd10e5fdd031856edc09044831e09, 0x7442602672a2e010698edd028308a32dbff58bb4bdd64cf5824423b39d630230, '', 0, '?'),
(0xea2ecc8d303c3b648b9a923eae0a700b, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', 1, 0x00000000000000000000000000000000, 0x997a75b1c4dd9aa34b625e08d61d4377, 0x1471590c0085da4ca60034e1bda67b052a5c27dd3ef23716e07007bc0ec0d692, '', 0, '?'),
(0xea304ae994c7c1e9cd6678b023587b97, 'wp-includes/sodium_compat/namespaced/File.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/File.php', 1, 0x00000000000000000000000000000000, 0x5dd66d03c777e82fe65cc6793511da0e, 0xbbc990748964379648f190867d3db7f91e2e7493e2437724966063bac01327fc, '', 0, '?'),
(0xea30d1fe013970af0dff4484926bbd64, 'wp-content/plugins/wpseo-video/detail-retrieval/class-funnyordie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-funnyordie.php', 0, 0xf11b3a86b5eb5bb9795ed3c345f33bd7, 0xf11b3a86b5eb5bb9795ed3c345f33bd7, 0x7b665973d4ea92440009a23b879682596cbfe32251d1b4f3ff58347326361c97, '', 0, '?'),
(0xea32d438501ffa4a4ad5a69504cdeaf5, 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-add-edit.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-add-edit.php', 1, 0x00000000000000000000000000000000, 0xf131ee24c8d348cd9fa2f6d28cce5559, 0x7f2778124cc43a1c9b261390d1a2d49c082d285068e20a08dd0e57c0efa06585, '', 0, '?'),
(0xea34cad7e7ba3291160629412e3b34d1, 'wp-includes/js/customize-preview.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0x33510e09fd219d40e18f7fd9a7540d08, 0x09d05a5c4ccfe9f42762c925e1b96924e790f51415faf21a0aefb5c6ee46ae7e, '', 0, '?'),
(0xea36d4bb464af0cea05fe043ec15e433, 'wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-popin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-popin.php', 0, 0x195e1021c5305b6a43dee82306e3fa51, 0x195e1021c5305b6a43dee82306e3fa51, 0x0cfcc10d0cba33abe77896146b635d3c9dfe894af25aabbd85587111d7c63f19, '', 0, '?'),
(0xea3a9587ca20534cdca684f421aeda0f, 'wp-content/plugins/elementor/assets/css/common-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common-rtl.css', 1, 0x00000000000000000000000000000000, 0xebcb8cf254ef3b0a9f13cf4654d1d80e, 0x2ba51354efd7a35902d8c65bc9ed50fcde83a4ab122319f53fa5d90cc6880e5e, '', 0, '?'),
(0xea3af66d585473240d8794606237bf7f, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/suport-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/suport-thumb.png', 1, 0x00000000000000000000000000000000, 0x83417816d53f5a6a92a7f9de4e17e059, 0xbb5d62f86b3317051e1d14fe8bea19fce40cf1cad4782c43f14e7d1bb6add1d4, '', 0, '?'),
(0xea3db17addfd41a4d1e2cf34a8cac8dc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', 1, 0x00000000000000000000000000000000, 0x247b1492c94122205f0b4bd41cf182ab, 0xc7d1e377fbb020e66a169c297e7109ef84bbd9d90227718ede40e3254df2a1df, '', 0, '?'),
(0xea42d88af1b9d2a13d1be77b406eef6e, 'wp-content/plugins/elementor-pro/assets/css/modules/notes.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/notes.css', 0, 0xc732f1e78572e330501194b87626860b, 0xc732f1e78572e330501194b87626860b, 0xe90e4d66d97eecb6408aa4f5fad8512dc61ec10068cb89e5df7d06d16eacdc01, '', 0, '?'),
(0xea42d9c99fbb5128fa399b0d9335afb8, 'wp-content/updraft/plugins-old/akismet/.htaccess', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/.htaccess', 0, 0x9cee26f7bbe32a2c95fc20d217d78cce, 0x9cee26f7bbe32a2c95fc20d217d78cce, 0x82276d9f871b0e756f46547344f1f268f41602987b04e06154f62bd161adeacc, '', 0, '?'),
(0xea478b3c157046a3bf98670dbb0a7e11, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/login-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/login-status.php', 0, 0x67971ea39dd902710e4ff40c311abb2c, 0x67971ea39dd902710e4ff40c311abb2c, 0x74ab23a0514a626bbe079edb9950f4f329f4c41b584de7180644c9871eaca15b, '', 0, '?'),
(0xea47d1807338ca5a9704379302fd47e0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion2.php', 1, 0x00000000000000000000000000000000, 0x526362a3dfd8b36cee788a45d75affec, 0xaa512332050c049f8b0259ad89b10b67921356cd9b325c2b2dcf7b885ace1b3d, '', 0, '?'),
(0xea4853c4e0a6bbcb2f573914710c787b, 'wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison-handler.php', 1, 0x00000000000000000000000000000000, 0x7f38d65330c72fb407388e451122ecbb, 0x4e2d4bf84ffeb8d6fe3cc68c58e6a69fd6dff34c73f467a51d977ea1b887f35a, '', 0, '?'),
(0xea4d53096edbb06ed1cbc526413220ce, 'wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php', 1, 0x00000000000000000000000000000000, 0xdf7d20024431c0434eab3fe25242d32a, 0xf8c9487f8ad78e09421eeb547acb1699924309f9ecfa3a0644592ca9e9ecf9bf, '', 0, '?'),
(0xea51c941100ee809f03d1e489faf372d, 'wp-includes/js/jquery/ui/droppable.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/droppable.js', 1, 0x00000000000000000000000000000000, 0xc1822564929a500123c71c6e9ea60c28, 0x9d5a83959e826cb170995ee99cfd74b655c33d9c3c84a94201ddb3d0391b54d7, '', 0, '?'),
(0xea52337dfb8de1bcc7283bfd18b857c0, 'wp-content/languages-old/fa_IR-28b3c3d595952907e08d98287077426c.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-28b3c3d595952907e08d98287077426c.json', 0, 0xd76997e930e315fd4ea33982866436e9, 0xd76997e930e315fd4ea33982866436e9, 0xcc30cf1399f0e741ecd3680c16ba285b6388dda2ed556cf9aa5bd52bfc58695b, '', 0, '?'),
(0xea53d66029eb7e7995448df343b3dd9d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGfycat.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGfycat.php', 1, 0x00000000000000000000000000000000, 0x1d8e5fa42e4bcc4776eb8bc61c590a9d, 0xb2333eb7323989dc46b4bd24544bcb7087d9224ca0b21a1d0b050ff1e077100b, '', 0, '?'),
(0xea56cd3ab0ea0c8fa232a4ce10542033, 'wp-content/plugins/wordpress-seo-premium/src/integrations/index-now-ping.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/index-now-ping.php', 0, 0x59e39dbf94a7566bd710b00c5073019b, 0x59e39dbf94a7566bd710b00c5073019b, 0x15d90b4d674c33fa09c9724927aff854782e0e4dc8366687556c757230290516, '', 0, '?'),
(0xea5bd0f581cd3a977a107496276486a8, 'wp-content/plugins/wordpress-seo/css/dist/notifications-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/notifications-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x301522dfa3472ce97f0b9e0a3201297d, 0xf5f517e8c4388027d028bcbce6f87d79c213b14e85af06edebb0f33666682570, '', 0, '?'),
(0xea5edccc13dc1c53b12bbabd462a3fa2, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po', 1, 0x00000000000000000000000000000000, 0x970d2ecf13ba814cf975396459f7bf34, 0x2cdb51d301c68d83d12046deb7cee7ca93e8e976d35498628955a89128501968, '', 0, '?'),
(0xea640aba763be84f313a9daeae2c546e, 'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php', 1, 0x00000000000000000000000000000000, 0x9df292bcd0beb536a4cafeaf8f05a2e3, 0x72cc0a7a14c9e895e91e3ea298bd670fe369d4028f0d75f7b4753cb216e49b46, '', 0, '?'),
(0xea693cb14a38d1b3c972bacf217c9b53, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php', 0, 0x4dd5ceac4b80d71ec91d43836b12c3ce, 0x4dd5ceac4b80d71ec91d43836b12c3ce, 0x347196d989844a05a20cdbb3c61dadb46cabb60cf6d3371bf4f5d03867b41c14, '', 0, '?'),
(0xea6e3d67eba338a9cf32db21afb6ada3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php', 0, 0xf282ee5ba1679ada1f48e3dff3267c04, 0xf282ee5ba1679ada1f48e3dff3267c04, 0xf9a90b43fa5357507928c3a80e90d6d0ae1460dbfd00360380c6e80ec8d897b1, '', 0, '?'),
(0xea7240a411c84406be8b5ad00ce4afa9, 'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php', 1, 0x00000000000000000000000000000000, 0x018a214be50e091e357910bca181532a, 0xcefdbf885479874fee2575173bc855ec937de367e6fc319fef29980c7fdd5ac3, '', 0, '?'),
(0xea77d0363f6b895f2bd7f55216eaf2fd, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', 1, 0x00000000000000000000000000000000, 0xbb43dfd5c7ff17405ceb64bc508c0306, 0x301c88d97957622f5662a9b170ac2a303a222ee83a9b51fbf6d00f6fe2bdb8bf, '', 0, '?'),
(0xea7a9b3f565048b620f716965b6747d6, 'wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', 1, 0x00000000000000000000000000000000, 0xa684b266ed011e0210daf1fc75f9d0ce, 0xffc50756847524da20002e68519a17a3813022656bf5b0d219da4f8afb93f694, '', 0, '?'),
(0xea7e231149fde6330d5ffdecdaecbdd6, 'wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php', 1, 0x00000000000000000000000000000000, 0xe7cef67cf4c17292d4bed495a135fff7, 0x1ad3d32fb05ab117092944541144738c7f5083ebf5d5004f336bf14d11eee94d, '', 0, '?'),
(0xea875a88f947d175fdecb2a39abfb5bd, 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0xe7a6f4de5b66db47648ed6cf65b69391, 0x7ac219308d1ee41b78d76b937f5b8681f5eb69c19b632acda0de301fa132af5a, '', 0, '?'),
(0xea88fe4f0b73fb05c1fc1a364919057c, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', 0, 0x6242217ef78dff17fc2dc886fd14d9ad, 0x6242217ef78dff17fc2dc886fd14d9ad, 0xef3e148daf800754b16b48c1161eef087e1f3b6f89450b4c7770fd17824ac31a, '', 0, '?'),
(0xea8da5b2ab326a456267d88857b278db, 'wp-includes/css/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1ae520146a6f628e28c4a062c1f78c28, 0x5c97cef202557fc52750b154302c1c774a415c03c4fba3cffdbccbf92f269c2a, '', 0, '?'),
(0xea8f3e7503e90430b185304f496ee8a8, 'wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php', 1, 0x00000000000000000000000000000000, 0x0440fd154ec1507facfb432d5152eb4b, 0x6af0956fc7e1e9ffb1cceaa6b49f18149fa8e5aeb8291298f9ab4b54b3528eaa, '', 0, '?'),
(0xea974e4017781f16958a2d3d1652780e, 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-abstract-buffer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-abstract-buffer.php', 0, 0xb05949d45c4a4644badd189368a90d0e, 0xb05949d45c4a4644badd189368a90d0e, 0x1b22d76063f5f94334edaab06e1632fda4d0eabc8d8590b6e0cbaad81f6f74f5, '', 0, '?'),
(0xea99dc4d8875c39e5a1468faa5b1d3b7, 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php', 1, 0x00000000000000000000000000000000, 0x6362a4673dd6e82bb055af4413f10db1, 0x5761b2ac9b12c5066983f8d2a3669431e77015dd181e86771cb54e1eff84d1e2, '', 0, '?'),
(0xea9f5a89105503348f28249c28630985, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-5.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-5.svg', 0, 0x2cef91f5862fdbdf7e0a3a272a09eb20, 0x2cef91f5862fdbdf7e0a3a272a09eb20, 0xca9c05911abdf67a379a41990cd789e6a65eabbe663f591dd9b4b2b32a51c726, '', 0, '?'),
(0xeaa2dfb9334ed6bf8bec6d03e099dbb0, 'wp-content/plugins/elementskit/widgets/price-menu/price-menu-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/price-menu-handler.php', 0, 0xecf596531d7b63d0f1183c79af47a63c, 0xecf596531d7b63d0f1183c79af47a63c, 0x416098e72d2e8fee9e1937a86ba9d094213da7b3f0873433daf8a1dcc9412c33, '', 0, '?'),
(0xeaa5b7aceff594495b5b4453a7fc390b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Editors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Editors.php', 0, 0x2b7c7a4d583300b68afc5c00070b1c6e, 0x2b7c7a4d583300b68afc5c00070b1c6e, 0xd486b5a5cc85106725fb1ec46e7b5abdc78fb8f29aa962e071de56b896143aef, '', 0, '?'),
(0xeaadc94af36fd45d87f92b3fc522982f, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/07-sunrise.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/07-sunrise.json', 0, 0xf9201bb48c722b7bb43c4d364c2d2d52, 0xf9201bb48c722b7bb43c4d364c2d2d52, 0x203fc49f4525ac3d56b1f66ba71e802e7f9809a4fc4400999bb39edad4231735, '', 0, '?'),
(0xeaae941bf48bd53cb6cbd02c075af2b3, 'wp-includes/blocks/comments-pagination/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor.css', 1, 0x00000000000000000000000000000000, 0x664d4942fc5e4ce9dddef319bbc62a0d, 0xe772e315ec7605b5836dca474d42289399571d3f53b029dab6e8ea254dd884ef, '', 0, '?'),
(0xeaafc2b9ec5e79258c58981bbdb2b824, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/FactoryParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/FactoryParameterResolver.php', 0, 0x036da40b6a510b4b7a8f059b8abd4378, 0x036da40b6a510b4b7a8f059b8abd4378, 0xc806e47a0ee9f0e3d1ce82efe982bc5ccf4f393fa9965eb1f2e6aa36e95dd0c9, '', 0, '?'),
(0xeaafc787be1dc6db34cb93541f60a16b, 'wp-includes/js/wp-pointer.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-pointer.min.js', 1, 0x00000000000000000000000000000000, 0x41567b4defaee48dfcfc726e3fc30af7, 0x633ae213b19938b9cb58dcb9816cd6386f0664844768af8d53e044a7250a4dcc, '', 0, '?'),
(0xeab1334dfa5f0acf76836add18165e52, 'wp-includes/js/dist/script-modules/block-library/search/view.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/search/view.js', 1, 0x00000000000000000000000000000000, 0x185e4d1b774bb7af7fc6268495659fef, 0x456dd5ee1c15a843dfc1d534cdfb9d2aa7dddb517fab382d146c6c83f5b9b454, '', 0, '?'),
(0xeab3b89ff54094c7eef6d1fb6e4f7b65, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.css', 1, 0x00000000000000000000000000000000, 0xfdb3fe9f103642acb8f8b917c675d77d, 0x7acd5d29afb502e3adf871cadfb25def8c49a32d3800da0acebd664253b6ee90, '', 0, '?'),
(0xeab64a81e901ad1fceb6d6f5b11d01ba, 'wp-content/languages/plugins/wordfence-fa_IR-0d3405f7c70aade30bd19ae216fde68a.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-0d3405f7c70aade30bd19ae216fde68a.json', 0, 0xb297b8d129b6e779244b2740dbee4d87, 0xb297b8d129b6e779244b2740dbee4d87, 0x2b13e0364286753701029729929539c0e6656c6bdb0451733c47b46afad2d347, '', 0, '?'),
(0xeac082879d6f9e52368e444320d378c1, 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-separate-text.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-separate-text.png', 0, 0xece2efd1e4cb8da254c9920596f7bb4e, 0xece2efd1e4cb8da254c9920596f7bb4e, 0xe128661e46095ac23539b5275caa4745c0b31231323f105f10530168a011b374, '', 0, '?'),
(0xeac47e4400d7342323a6f023d7b8f8cc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php', 0, 0x7afdbf841e5ecd4f68214fd3ca2b9b3a, 0x7afdbf841e5ecd4f68214fd3ca2b9b3a, 0xef88c95dc84fc3dc93a0536255114dc623bf98b80b458ae2d63a6d6eaea83c83, '', 0, '?'),
(0xeacb0049ec2a0b37cc59d0a4f9648a80, 'wp-content/languages/plugins/elementor-fa_IR-8b95a20e21550730e7b5557f56908c73.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8b95a20e21550730e7b5557f56908c73.json', 0, 0x0db11b0dea2f260e295100eaf69d057a, 0x0db11b0dea2f260e295100eaf69d057a, 0x6eb268b75a6b3bc3f1f2077a33c93cbbc20cece18086c7d584fef7954a4f7af1, '', 0, '?'),
(0xead8332be10b0ee6c1555675c41de34d, 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Schema.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Schema.php', 0, 0x4a6f6035e608c36d90252939f0acd820, 0x4a6f6035e608c36d90252939f0acd820, 0xe3ee174c25c46eb19bd27e22212ea9621a0f56edec5c91bc5c524e3434e622db, '', 0, '?'),
(0xeadb5531cc69751c4283b55054015530, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', 0, 0xcd599699a9b99f21d8ebddfb0a861313, 0xcd599699a9b99f21d8ebddfb0a861313, 0xf5cf1ea03a2b85798cd24bdf225e32fd9b11b771b43e65499b7cdbaf0eddadfb, '', 0, '?'),
(0xeae3c23c72aad9a32286e871dcb8ee91, 'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo', 1, 0x00000000000000000000000000000000, 0x0bb0ab9d10094f2e1291e2adb75766fd, 0x03fbb5551c6d172871c50342970c29896a16ef39e3cc2f76e088b1b50166d8eb, '', 0, '?'),
(0xeae608167a338d267ae52a2fc11c0ce4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Errors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Errors.php', 1, 0x00000000000000000000000000000000, 0x6da10bd389afa32faf393c49a259be67, 0x19817e91fca168ffa99f0f9077e5206c1f7a6f06d0506c92f89d732e59cf4b1a, '', 0, '?'),
(0xeaecb0214ee4d3da4bd8386f7be5a71c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedWithDataMultiSizeAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedWithDataMultiSizeAttribute.php', 1, 0x00000000000000000000000000000000, 0x55a804dac6e4a34581eb2548640bc733, 0xbdeafd73037ac331d0b8435f4083b099321c006ed78082ea884054d952322105, '', 0, '?'),
(0xeaf036ce5a97664defa31df30c943b84, 'wp-admin/css/site-health-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/site-health-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xdf7911ddc78b3fa0feaf32559342b1e0, 0x0bb0bc421cd49d8f50bb816c761f898c81576ff5d25feb778900c4334e6acc97, '', 0, '?'),
(0xeaf6f1dcca08c0e42a0d687d688d281c, 'wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php', 1, 0x00000000000000000000000000000000, 0x200e81c665dbe1071a5fcde914291f7b, 0x0bff501df6dba048e7d502b2d9152049ef87d4faf0be56ecf0725b349b559eb2, '', 0, '?'),
(0xeaf71c4a251fb4cb6c18bf21d21bfa7c, 'wp-content/plugins/wp-rocket/vendor/composer/installed.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installed.json', 0, 0x0c71467c507d8eb19793260faa21a647, 0x0c71467c507d8eb19793260faa21a647, 0x8d31e123ffd37cbdfecdc18cbc2505ae5a470613f151834a1d054ded8c12ce84, '', 0, '?'),
(0xeafa6219d7d5d5ef3a8d0d81bdc4ff32, 'wp-content/plugins/luckywp-table-of-contents/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/readme.txt', 1, 0x00000000000000000000000000000000, 0xa1a577e87d77dfa192e8b409ed7aae95, 0xda1e221976f3d124d77954de0858523ebb2b8d7f664868996852e81bb73118d0, '', 0, '?'),
(0xeaffb510e6ade54c9014433c7d38a5ab, 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Subscriber.php', 0, 0x2e12bb273a738d7fd154f775ed2f3386, 0x2e12bb273a738d7fd154f775ed2f3386, 0xf0736a1cb683bd5dabcfa1494cce30d741b2b6be2d05a086c9a5cb72b72474fc, '', 0, '?'),
(0xeb023d21f6c3d3e94aed56f2696ac263, 'wp-content/updraft/log.5f40c63dfc22.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.5f40c63dfc22.txt', 0, 0xf55f64c87f88488393d0d5fd7e9b66f3, 0xf55f64c87f88488393d0d5fd7e9b66f3, 0xec3ae4395b4c2c39724f8a1ca2dc154ecdf5cd5cc141762c3915795dd5f327a4, '', 0, '?'),
(0xeb058c14cef6f20cb8a2be844a41fa0d, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-layout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-layout.php', 1, 0x00000000000000000000000000000000, 0x01e4076ac8ec864898c5df773f725ad1, 0xc0afe126371ea476245e1217863e755df0f8904a1ffb904fbe97dfa2469c1877, '', 0, '?'),
(0xeb09f2b75e571d188eac3f7b63775ab1, 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', 0, 0x549bbe19df33ca3072be01baf1684496, 0x549bbe19df33ca3072be01baf1684496, 0xebf298d74ffad5cc369afb6c58d3b84002cf97c37fc6e6aa8946eb8f4bcc4840, '', 0, '?'),
(0xeb09f87bfe1a6c747589ee1f5c49f4be, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PDFEmbedder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PDFEmbedder.php', 0, 0xd119a8ab6d45958bda1e237fcc6aa7c0, 0xd119a8ab6d45958bda1e237fcc6aa7c0, 0x4b2ab78696cd709d3e247720f1a7d198eb97a033875effc7bc18da60639e7452, '', 0, '?'),
(0xeb0a6add8d656121e81a075764907110, 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php', 1, 0x00000000000000000000000000000000, 0xd3d9b6c1f668ab720e0e6447018ecdb6, 0xb35f37ec0932eebc9477012d5462e2092db3e8373130ceb541d506b0e1ffed66, '', 0, '?'),
(0xeb0e656fc31183bea7321715be999826, 'wp-content/themes/Newspaper/includes/tagdiv-page-generator.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-page-generator.php', 0, 0xe631ae064a340dd352fe73f1409b6781, 0xe631ae064a340dd352fe73f1409b6781, 0xc1522f941c8aaf9200db4e5a7d59d103f9549a24a3be4d4ecef01ff97ed235b3, '', 0, '?'),
(0xeb1e8f3eb9f2e780bd666e1016f1983d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/AbstractLogger.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/AbstractLogger.php', 0, 0x27a7c987d7875a042ad5ab0212609b8b, 0x27a7c987d7875a042ad5ab0212609b8b, 0x265872ae9006157ba8d107acff882853875979650480de66d91d3b12395f51c7, '', 0, '?'),
(0xeb1f7b2b86d4425359a28de000aa4b28, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', 1, 0x00000000000000000000000000000000, 0xed621332894127ad8b25e66b96b9af18, 0xfbf2eece53c5b5cf11a697aa1b40bb8d7fc70881a34f9881b7daaaa47331add2, '', 0, '?'),
(0xeb2abd52fd8c5118f9ddea51651b74bd, 'wp-content/plugins/amp/assets/js/wp-url.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-url.js', 1, 0x00000000000000000000000000000000, 0xfecc041594b31074ca74d2aaac612f2a, 0x6368c096d64835f35a2e3663ff31a9254ee904eacae3d9911af56c5c0da24f03, '', 0, '?'),
(0xeb2d6eea242eff230b0b6725c47dddf7, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php', 1, 0x00000000000000000000000000000000, 0xe52014c24f0bd99143488cd89673ba20, 0x705898dc07e975637bf02d08e34bd78fda98a02f4f6e0f45309c9a8407294a42, '', 0, '?'),
(0xeb309e818a52f04ab37b79edcba3f7ef, 'wp-includes/general-template.php', '/home/iraneurobetcom/public_html/wp-includes/general-template.php', 1, 0x00000000000000000000000000000000, 0xa7e58abcad59589526a7316b37d91a0d, 0xb12aa3e5b5cb6296d11f5f7dffade7835fc82b69b37f5970d54b793d6664a398, '', 0, '?'),
(0xeb362745b7f86e668c2b1aa16b76ab60, 'wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php', 1, 0x00000000000000000000000000000000, 0x8efed3f5085e248a11b84e30d983969d, 0xcc12ad45cb933d6437c0b6abb91db78c5c03bb1c54605b53ada948599cedd1f1, '', 0, '?'),
(0xeb3a169787d143228831dcceea9f042a, 'wp-content/plugins/elementor/includes/editor-templates/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/templates.php', 1, 0x00000000000000000000000000000000, 0xcf9aab528bcdc8e877f5a91df29e9be5, 0x143e11c6c3b9808729267affe460d0cd54f8012c56227fc2d3cf525d29bb074a, '', 0, '?'),
(0xeb3be82cddea3ab7311b95ea83c742ae, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/UsedCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/UsedCSS.php', 0, 0xdd73ce6ce9fda51e2d1ceb821231c371, 0xdd73ce6ce9fda51e2d1ceb821231c371, 0x6d2f8b0871ece7af2cbc74f2ac64fa5cc0312f43bb2ba994f9027021e204a7ad, '', 0, '?'),
(0xeb42458b8c1faf7c2421f5b917a1350e, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php', 1, 0x00000000000000000000000000000000, 0xa124fc3b6e521a9df1d5ca871aa1e03e, 0xa1bba9dc2ae5316a77b7cc67613cdebd228673ac250c124daecfdff1f06282e6, '', 0, '?'),
(0xeb45ba3cb8b0aa9f6aee8ddada20127b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Footer.php', 1, 0x00000000000000000000000000000000, 0xef8f31bfa2ae72f10026039e49531acc, 0x6c5b848c055dc71d7872a1003fdc3563c76f80d4ae682ee9fe1f9cea6c6f3e10, '', 0, '?'),
(0xeb462019f338c72bb229d0d872dd50e8, 'wp-admin/images/no.png', '/home/iraneurobetcom/public_html/wp-admin/images/no.png', 1, 0x00000000000000000000000000000000, 0xc86bbf1c64c924f99fdc9f5637f0c08b, 0x0ae03ec8d214a27e68c45af5a4d35000fd551030ca3b2720107bf5291209ac3e, '', 0, '?'),
(0xeb4941824066110701e741629eaba587, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', 1, 0x00000000000000000000000000000000, 0x42cc5a90f697a7ddd3f649935ef28382, 0x64bf7a5a623a185ef8c03d27531ad4159e1b2eea2a3dd515115ede77f311e331, '', 0, '?'),
(0xeb4c3c964cd27469a1f25e92eec5f776, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStickyAd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStickyAd.php', 1, 0x00000000000000000000000000000000, 0x86be5cc122208c79600f3a66c9d41101, 0x6fd0dcfa36200d917d8dcf6378bdd29c15992002e90c88237633e712038e37cf, '', 0, '?'),
(0xeb4d1aa5d5fc97481415b33fcdb21f5a, 'wp-includes/class-wp-rewrite.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-rewrite.php', 1, 0x00000000000000000000000000000000, 0x435189818425506b72fbf7cf206f31d8, 0xdc043b4da948e5711cc7396b36c17f61aa0d157ba5e6ac3c7c9737904082985b, '', 0, '?'),
(0xeb4fd3bf10fa3b0ea43d5c144abc7a79, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x3fac1e9fd004e605cdd83f06673efe7d, 0xbb104a7c1f78e1ab0b5eea035760830ce3e31df66f71423c941073cefe658473, '', 0, '?'),
(0xeb4fd7d381a277253eab28385e2581c0, 'wp-content/languages-old/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', 0, 0x4d8b6426c63075aa3d6fa2daeb3a9c06, 0x4d8b6426c63075aa3d6fa2daeb3a9c06, 0x82b6f41a8972e8f8824d4a6ab3beec3678024bf3c4b35f6c8199dfc6d33fbb23, '', 0, '?'),
(0xeb5146d43074e82bbcf6d8e199f0aa97, 'wp-includes/css/dist/block-library/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style.min.css', 1, 0x00000000000000000000000000000000, 0xdfe67cbbac3da53fdbbaed71c91db428, 0xe47c873b8994283535e71a73593b4e753fa8687867d5a00b35fee48ab7e4088c, '', 0, '?'),
(0xeb52ffb474c88661175fa407e8e34fb8, 'wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-toggle-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-toggle-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x12adceb71f360d9dccb6cf09e82c7d2c, 0x0d0d27868e78dd453e4279d2d521388705d1b4186e18e481aa7594f4e35d1a8d, '', 0, '?'),
(0xeb53fc2effc4ca10ffd0f4ae0cb3c2ae, 'wp-content/themes/twentytwentytwo/parts/header-small-dark.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header-small-dark.html', 1, 0x00000000000000000000000000000000, 0x4921b787365e1f58a8c1f79b512bd267, 0x0924cdf7246f97fd70c3b18c79322274af416b9b2ccbcf63ad1aeebe49790e18, '', 0, '?'),
(0xeb55c1dd26dce2db2e7f501e3252b762, 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.asset.php', 1, 0x00000000000000000000000000000000, 0x84596d94317f94646a3a18771fe93b1e, 0x8c18de7363138c5d9f350507f4ae9b3f86477466501ca6c7885d01d1b5caea2c, '', 0, '?'),
(0xeb58173dee6606d6c395df0d907c6531, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd8e39e35f74d175344d201e6c336d95d, 0xccd8d39ef68e2b3dbfea2b2e9a4dfe68971e41b08a67ee7307cd5c63223f7a53, '', 0, '?'),
(0xeb5f8b31743d7154b551a42aab46f28f, 'wp-includes/blocks/gallery/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style.min.css', 1, 0x00000000000000000000000000000000, 0xd31ad3fee2da824d4f846ab522e0a405, 0xc760234d7d8957e383d9a4d98750146cfddce27c8adcafb674270c299af5d7fa, '', 0, '?'),
(0xeb61b68e02752239733f824880f8c6e5, 'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php', 1, 0x00000000000000000000000000000000, 0x83fc2531f914730fac987f15a5c38b47, 0x45948457d9b3a63fcc34e8e88540553fac1c3089018005eb62500b1dba2be668, '', 0, '?'),
(0xeb6be301eebcd493c2ab290ceffdb5cf, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 0, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0xeb6d2b3a6f5debcd1dba6175b87bafb7, 'wp-content/themes/twentytwentythree/styles/grapes.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/grapes.json', 1, 0x00000000000000000000000000000000, 0xed8ca9203f522c95554d838928dd0b15, 0xe5bae344b2049f6fa4a825ec009d5f143ba82ff01e9805c0f82229bcf7abc35b, '', 0, '?'),
(0xeb6f62f24c16103669845d02845189e8, 'wp-content/plugins/elementor/assets/js/e-home-screen.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-home-screen.js', 1, 0x00000000000000000000000000000000, 0xf39dc082b562c3bc89de2468a41c5aaf, 0x5f44b4d05335536de5ffc16c7ae0e941a3b9be3e1d4c7b4bc05e47cc0d99b834, '', 0, '?'),
(0xeb6fedb1007035a42f87ec1abed30d04, 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style1.php', 1, 0x00000000000000000000000000000000, 0x0d4bad4a0e0e5f60ebd4293ac28d9e32, 0x27443c6e74a26ff4053a381f08abf89b935a7bce4aebce107bf229c22c076ad8, '', 0, '?'),
(0xeb728c4e1b4f002b4ec4eb095d27681d, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot', 1, 0x00000000000000000000000000000000, 0x2e643a37c440fd05371008dc4f46987c, 0xbb19be4a1edd6d9fb02f385a73f20f7791192e8717df740080e91b057412ebb2, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xeb72d4d41ab92800971e8013240bf42d, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', 0, 0xe6da8aaf1649bc5f960dca7457fb3089, 0xe6da8aaf1649bc5f960dca7457fb3089, 0xf2334c4306c58a9f261f5100d1323781f92cde83cceab408bb9faf1a53d45d9d, '', 0, '?'),
(0xeb73e6eeb45a7a12e76078b06d663a20, 'wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss', 1, 0x00000000000000000000000000000000, 0x76bcf0d95db7ff63e5c8c89b0cc3de26, 0x6d724fef7af349798fc7b281f571b176d1cb98715a9c1d9291ace3126906ba15, '', 0, '?'),
(0xeb768506aede3472e7e43434f61a7ad0, 'wp-content/plugins/elementor/core/utils/import-export/url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/url.php', 1, 0x00000000000000000000000000000000, 0x9aeff4522df097a7b7a5ab7a99c7d16e, 0xba454c168cf522fe2a465727378eb07ed13c6d2cca3c74192679cdc179363dc6, '', 0, '?'),
(0xeb77267af939367d1c613664b7bb7f6e, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-meta.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-meta.php', 0, 0x8d9c7e5c52aa356ed23960fd7a1cc412, 0x8d9c7e5c52aa356ed23960fd7a1cc412, 0x31e4b331eff8bbcc24e5ee7afa944ab6b2fc6fefd9cbd7740f141f3d7cd80cbc, '', 0, '?'),
(0xeb7fcff374eb5c8f9b7d0d6bfd93ee8b, 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php', 1, 0x00000000000000000000000000000000, 0x0001679864757d990ce74d5667105514, 0x1ce5e436aa40a07d61d30b3e5dc746a23bdbdcc5187df0654e44a6631c13fd75, '', 0, '?'),
(0xeb8178b044aa2eb6e1da6d7e3c19d732, 'wp-content/plugins/wordfence/images/ratelimiting.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/ratelimiting.svg', 1, 0x00000000000000000000000000000000, 0x005b7f9bec4db1c99e1ea579500fb0e9, 0xf44083ea0cad0cf453c4e77927e84e2b996be942c0bf33864a21501b62c69695, '', 0, '?'),
(0xeb8194d3d256a1db5a5f13d86108c0b3, 'wp-content/plugins/elementor/assets/js/ai-media-library.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xfb57e426e6d43bc16161fe4a27d2579b, 0x363254aee5bee5742fea59e454cec90190357e8a9e96c2ac258a93e22dab6305, '', 0, '?'),
(0xeb82599f05778697ff7aabfb964bcf83, 'wp-content/plugins/updraftplus/vendor/psr/log/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/LICENSE', 1, 0x00000000000000000000000000000000, 0x1a74629072fd794937be394ab689327e, 0xda4b8b9691d4bc8f16c5698045a9bd6cb631b339475203beaca54d19f343de0f, '', 0, '?'),
(0xeb83f92da7a7498a28f862a2c1d4e61f, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionSource.php', 1, 0x00000000000000000000000000000000, 0x1d06863da1e67e2dbe30c3df9453ff82, 0x217c6d4f1080480a59ae8335a400a8d738d73712365b5a8a23b2aa10e15dac98, '', 0, '?'),
(0xeb853f16913f2386f1e8efeb9724d74b, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', 1, 0x00000000000000000000000000000000, 0x8ba33c7dce0d8c427fc69537309b711e, 0x4af040a3c2e9a11c4aa4e9d51ceb6cf253810634068b7ac14310f7dd6bc93835, '', 0, '?'),
(0xeb867abf2a174ee83428d457bcd95df6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', 0, 0xdf72f94abae6b2dbc6b75ce3e24c3568, 0xdf72f94abae6b2dbc6b75ce3e24c3568, 0xafe53d5d0ded476c9d22b1103eb7a892d61985d821a7d8b72e79659236662aeb, '', 0, '?'),
(0xeb8e77de088bedc69d00fe86a0c982e2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbed.php', 1, 0x00000000000000000000000000000000, 0xafccb0e1c5283e76f538f17c24f7a862, 0x0ea9826cd417927f8bd073ed352bd8757ffa201d0ec6229320c52080e39462fa, '', 0, '?'),
(0xeb91aa9d0039dc8e8852c37967bcaa7f, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 1, 0x00000000000000000000000000000000, 0x406fadf364f4d95c3ad5c1402537cca1, 0x995ee4d706c81ed112efa67097cd71c822be7aa522747b3820c50bfeb32b8744, '', 0, '?'),
(0xeb91dc9266c571f1d50c321cc050c904, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/CoreExtension.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/CoreExtension.php', 1, 0x00000000000000000000000000000000, 0x3ac0546b16ac4846d3f4f37d31d30f29, 0x69598e032bc52a105b2038e3154b9b350aff4ef8e860ee466dd59081d57af2cd, '', 0, '?'),
(0xeb930492be2b7d3e63db12162c152dd0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', 1, 0x00000000000000000000000000000000, 0x09063aa2cdd5c2674a1dc0dfc48fa9dd, 0xdf406b2ae25fbefe7219f0648506a4b93adbe4a806bb672454bf940c7c26c83b, '', 0, '?'),
(0xeb948b103e40dfc9dd3aa2903f99011e, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.css', 1, 0x00000000000000000000000000000000, 0xd4485765b1cb31c6bb98de343464eafd, 0x4481081e69fcd9b658e23b97dd29d2f3c658ad4d66beb503b85e9ac6229374b7, '', 0, '?'),
(0xeb95d875d29ea9e525579d844fc9bc81, 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-dynamic-css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-dynamic-css.php', 0, 0xa39696b807ed081387b8e9c0016f3549, 0xa39696b807ed081387b8e9c0016f3549, 0xb56ffd666767023cc6b49c5fd3c040d230c8466e8c87d82783d22e82815c5f8f, '', 0, '?'),
(0xeb9c02d84ca119a517b9c84d8304d3f9, 'wp-includes/blocks/comments-title/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x5f9f65e3fe1b1efad647a6416cc4d309, 0x19c6b3547a87bc0f5d1cabbc0995f98982cd4789e1e96298d20c9067c2fbbdab, '', 0, '?'),
(0xeb9c8fe6f64ec5cd241bca5bf2ae0754, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/function.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/function.php', 1, 0x00000000000000000000000000000000, 0x035316a79bdab911c9b6e319e1e245ba, 0x06910f7ff2e041eeb083d4c25a52e1cb475397785a30ac0c52e8a51c752fa4a3, '', 0, '?'),
(0xeba95d1f45db03db4d5494759350708a, 'wp-content/themes/Newspaper/translation/mr_IN.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/mr_IN.mo', 0, 0x9478e2c955f9bb3ae317bd87cf215e43, 0x9478e2c955f9bb3ae317bd87cf215e43, 0x6ce34c29f544903cd4ec75b26b5c945c80651e410ee45e392c4eac5b2121ac36, '', 0, '?'),
(0xebacd17a834b52903583d8b12dcf89c5, 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-02.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-02.png', 1, 0x00000000000000000000000000000000, 0x26e44f26f7f73d36c075febb89c921a7, 0xf65fe14720bbfe9e666db37da6aeca4df11895e5a2a86dd76ba32f8806a77b2e, '', 0, '?'),
(0xebadb70de710217a7d4d4c9d114b8145, 'wp-includes/ms-files.php', '/home/iraneurobetcom/public_html/wp-includes/ms-files.php', 1, 0x00000000000000000000000000000000, 0x6d08e4ad5b7c33067a1a1121a11239b1, 0x7627bce89d71f6367f4143763309834f0771fafa050515ffe84a75d76966e32f, '', 0, '?'),
(0xebb1b0fa36237cc8e3e0de0574c4b812, 'wp-content/plugins/wordfence/modules/login-security/classes/model/script.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php', 1, 0x00000000000000000000000000000000, 0xcc172fcae017deed2b8f0ede08a380e4, 0x539ddd95fe14f9cba2ac6ef020ee2443b9b387b8ae7ffa6a1a44231d0bb4ccd3, '', 0, '?'),
(0xebb2d453dab070978f474dc7afa86ced, 'wp-includes/css/media-views.css', '/home/iraneurobetcom/public_html/wp-includes/css/media-views.css', 1, 0x00000000000000000000000000000000, 0x0f102850e442e11dfc5fb73dad682576, 0xc5022790c1d3569fc0e0e5b1a494d083e1ceb0d43a086835546e84d388985a6d, '', 0, '?'),
(0xebb7a4d6214d60806627108cbc8cba91, 'wp-content/plugins/wp-rocket/assets/img/play.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play.svg', 0, 0x7f134c13c08b9baee71eae5981a9dce2, 0x7f134c13c08b9baee71eae5981a9dce2, 0xfecd982b8eb2974b740a9803726ea32573a7c4768e4b8d4c191b75f75fb38a76, '', 0, '?'),
(0xebb92a6ae2c50ec48068197800991264, 'wp-content/plugins/elementor/assets/css/templates/widget-icon-list.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-list.min.css', 1, 0x00000000000000000000000000000000, 0xf06432351634799110abc9fa97588d35, 0x04bbf18a5acf41dea49a382b3f7ed9cca85413256609b4df7c59b89fa23ab33f, '', 0, '?'),
(0xebb9329a7cf53f825db8f8b0cfb80fc7, 'wp-includes/css/dist/nux/style.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style.css', 1, 0x00000000000000000000000000000000, 0xc2144d30b581545c3c59e75f95e635ae, 0x11acef419aad2b109fbb7a56521bebee8d2c92df7c52a66331365c592c107ce9, '', 0, '?'),
(0xebbe5ba9565c2f069a74e257b6716d1e, 'wp-content/plugins/elementor/modules/wp-cli/update.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/update.php', 1, 0x00000000000000000000000000000000, 0x0fdca181f6e47380312cc6fd60cc28ad, 0x67ff71d0fe6adfd3bd1bc20cc36fd8464358c2ded8b03033c9c78fa976f2fc24, '', 0, '?'),
(0xebbf436d530f6160559e7cfd59525491, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', 0, 0x37b4eff9e56004a6657c3515d53188e4, 0x37b4eff9e56004a6657c3515d53188e4, 0xd6d383b0b51a2b6fbad0d8a8601df38b1a4e74fd95a8cfeb6e2b0f441ea6d4e3, '', 0, '?'),
(0xebc4406732d1d7aed372563888be4f30, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/TransferStats.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/TransferStats.php', 0, 0x1f648f2240983503a723ef1f01736062, 0x1f648f2240983503a723ef1f01736062, 0xc656f65ede62f6cece6c0807c2a845805da0a62c1d238d9d6fdcd71d7591626a, '', 0, '?'),
(0xebc8c4d7ae46eeea70de73a5d834a311, 'wp-content/plugins/wordfence/images/back_enabled.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/back_enabled.jpg', 1, 0x00000000000000000000000000000000, 0xa1a1f1f85d07c8f77fa394d248038ec3, 0x14b9beb639ed87a52952b524707823af108f71208efeb0a398c77b234cf84fba, '', 0, '?'),
(0xebcc939320056b9375e662c43d2e9581, 'wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js', 1, 0x00000000000000000000000000000000, 0x9b817f20be7f42191c7e755ba8fbffe7, 0x53c43a8a2169b24f655c7a0f1c9f5f99eb1d9a1c2d3b5c2f27839fc0f76f674b, '', 0, '?'),
(0xebd0d10f156957063b60d3e0428f3c2b, 'wp-content/themes/twentytwentythree/readme.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/readme.txt', 1, 0x00000000000000000000000000000000, 0xa25a979a593b4516bb2e3326ba4ab985, 0x4d05642f08fcaa33dec2922ce0c1a068c1a2d61634fdf4decb83d0887ca9b7e3, '', 0, '?'),
(0xebd538523665532c04368f5b40f14e77, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-centered-logo-nav.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-centered-logo-nav.php', 0, 0xa66245bfe1ee6a9ec77d9fdd2659b2cb, 0xa66245bfe1ee6a9ec77d9fdd2659b2cb, 0xc684f3db1a8858c4d06fe956090e969385da404eda8746068775f8d77cb3edc9, '', 0, '?'),
(0xebd58117b85a54409adc1185be3b43a6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/MustacheScriptTemplates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/MustacheScriptTemplates.php', 1, 0x00000000000000000000000000000000, 0xbf6aba29c02605c8450e81bc0548bd97, 0x649d0491511e430efb303d13bf629a87f89f96297d6041e4d6035cc033c7b97d, '', 0, '?'),
(0xebd68d5b31a3e9e2eb95b035459b0f03, 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php', 1, 0x00000000000000000000000000000000, 0x8bd9715ca48cf999fb2fecda293fb967, 0x8cc4243205b57d69bfd5e17da246744aef582d345b896ab7979c0d943dd5226b, '', 0, '?'),
(0xebdd04e9534ee736c1b5048c86a728b5, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-ajax.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-ajax.php', 0, 0xb3e7a7f3bb357229772d478a0a600e38, 0xb3e7a7f3bb357229772d478a0a600e38, 0xc47228b5453f2cb023e8ab3f95936f960d3adb4de12eae4039ff54bd7097d304, '', 0, '?'),
(0xebdd7641c06473bd8397b5ae4bb55d0f, 'wp-admin/post.php', '/home/iraneurobetcom/public_html/wp-admin/post.php', 1, 0x00000000000000000000000000000000, 0x14479146ba446d03ab7d971ca3a1652e, 0x4f24e858cc1b8a5006c1bd5178675c488bbfdd9ccb577c8b293564d742f7c751, '', 0, '?'),
(0xebddda6918edd9fdfaae86d52ae169e8, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', 0, 0x80dc74ce8bcb9b780e0bee23e2a720ac, 0x80dc74ce8bcb9b780e0bee23e2a720ac, 0x3177381c28094d661919868bdad619b70cc7ba9997caefce8ea04ae7f937a8c0, '', 0, '?'),
(0xebdf544a50355255dd96849b279421ff, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sk_SK.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sk_SK.json', 0, 0x36718d3e5af3ad81ea8de4545c28f00d, 0x36718d3e5af3ad81ea8de4545c28f00d, 0xab918071183ddcbb2d9752fa9ed829e5494365644c08d0dd1c859bb40e5b8121, '', 0, '?'),
(0xebe1092f5e5f281407de4043ec54ce27, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextToColumnsRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextToColumnsRequest.php', 0, 0xaa9960db7e7dc78fd8bbef1310ce0ae5, 0xaa9960db7e7dc78fd8bbef1310ce0ae5, 0xe59989202bb4a1f88c24933ea231c939d2a355b17095d4bcc096507c01ee9c1a, '', 0, '?'),
(0xebe35943e0de6f83166f52d4e4ba9e94, 'wp-includes/capabilities.php', '/home/iraneurobetcom/public_html/wp-includes/capabilities.php', 1, 0x00000000000000000000000000000000, 0xc65cc95024257615f8d849ffe996102a, 0x4ae8c149c8a1b684ab2139f817e9dd1bdb03af68e5e756d9047e243cedef0632, '', 0, '?'),
(0xebf02834cbc231c8f335f62a25781f3a, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-tag-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-tag-condition.php', 0, 0x3225042a62cefd5da483860bf8f84942, 0x3225042a62cefd5da483860bf8f84942, 0xe417539cf08eaa03f0e698653477bef1540abb1faa11454188128c506853e93d, '', 0, '?'),
(0xebf02d11d079e9d938885d49ad51c5d2, 'wp-content/plugins/elementskit/widgets/woo-category-list/assets/image/woocommerce-placeholder-300x300.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/assets/image/woocommerce-placeholder-300x300.png', 0, 0x46fd28bcf13ab845c8df201fdd6466f8, 0x46fd28bcf13ab845c8df201fdd6466f8, 0x1e5d7750e5a3d79770f5f05fc72a8ee518279fbadce5482363954386aea2592d, '', 0, '?'),
(0xebf36d5e7fa78ad7b81ed12515428171, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', 0, 0x71476c9358b08cde08f1d9e51ab3704a, 0x71476c9358b08cde08f1d9e51ab3704a, 0x4ef16f711b620f7710d0383db3f1441e6e378d771dd30074a7c1dd237d27d176, '', 0, '?'),
(0xebfa73c8d336e15a6595ebb4b2bc9067, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php', 0, 0xe253acb2ea3e639706e4e119c9dbd8eb, 0xe253acb2ea3e639706e4e119c9dbd8eb, 0xb09acd708b42a16d58ef234544b0d4d80d89cdd19c160a69a7026b4ca9fb38d0, '', 0, '?'),
(0xec03e8de7a63f94cb6616cd0b8ee8508, 'wp-content/plugins/elementor/modules/global-classes/usage/global-classes-usage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/usage/global-classes-usage.php', 1, 0x00000000000000000000000000000000, 0xf2528e281fe3d284d5bb8082f3d2a45c, 0xb84c575378aaeb5481ecbe8a118980a6bbdd641eaa8add07a888d7a1cac13317, '', 0, '?'),
(0xec0cdfc32ee3b5937ed158ffd1b937d2, 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php', 1, 0x00000000000000000000000000000000, 0xc527b80ddd5554f1fbe1b7da8325db5e, 0xb223eb4f02d2d871b0d26933f4c9429315c851b599f1038df80e51e064cc28f7, '', 0, '?'),
(0xec0dbf9968c65421240b295d8440b2bb, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/dashboard-status.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/dashboard-status.php', 0, 0x80f3391e85ee077015b0f1159cb11c05, 0x80f3391e85ee077015b0f1159cb11c05, 0xe9bfe9a27afc8018cebeada670e97c586cc500cd3d6d8babaf356939f3e0a319, '', 0, '?'),
(0xec0dc1a9f228ddb3953a53448e25d6ba, 'wp-content/languages/plugins/amp-fa_IR-dc5c3fa3da722a634b97ef1d2eb5bb9c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-dc5c3fa3da722a634b97ef1d2eb5bb9c.json', 0, 0x2197b0c9056bfaa0f1bc719544562121, 0x2197b0c9056bfaa0f1bc719544562121, 0x3ea9ddef8b0eb34543a8032418443d002f72a18371508431a85ede57e81e3e87, '', 0, '?'),
(0xec0e2e27ab5852520f2fffaa4314af06, 'wp-content/updraft/themes-old/twentytwentyfour/templates/single-with-sidebar.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/single-with-sidebar.html', 0, 0x9bd5ab630d2a6aba14ed48d7fe9f0594, 0x9bd5ab630d2a6aba14ed48d7fe9f0594, 0xfbe8be4e6acfc55a76c3adc1a0d8212ada700a457b2b2c9c85795512ed8108d8, '', 0, '?'),
(0xec1360dc12f2f816c5d37d536d802772, 'wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php', 1, 0x00000000000000000000000000000000, 0x69e8a3685c5a08b05388decd9e054da9, 0x1e0b0af535a30d8785cf212dcb60420a3d1f6218b2d9e2ece8b70c9764ff3579, '', 0, '?'),
(0xec208bc57028e9828aabc8bc8961a387, 'wp-includes/blocks/navigation/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x034b46c4192f117b6f8b4d7b87a835d8, 0xb455c09d88d42e211944e9c2fc1ff1cdf15c0ffb5082627bc2f336b8e80001f5, '', 0, '?'),
(0xec22e8cf174ffdb2810bcc95c66a2fb7, 'wp-includes/images/media/archive.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/archive.svg', 1, 0x00000000000000000000000000000000, 0x89a2e1f716e21fee7d2be5838d81cfaf, 0xe7d69eb4a5195c5f6df43d8bc9df3a368817364e7ee2c9a52cba0e4da29f7a93, '', 0, '?'),
(0xec2337e701941b97a51dac6294fcec6e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DoTokenParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DoTokenParser.php', 1, 0x00000000000000000000000000000000, 0x0341131ff1167795fd62311628b7be02, 0x9e976f35d0e3b0afdd7a846cf823da241448ae50bd5c2e570bc7c114de06aace, '', 0, '?'),
(0xec26943c8fe4cada6180e63ee27cc11b, 'wp-content/plugins/wpseo-video/detail-retrieval/class-screenr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-screenr.php', 0, 0x1b6a7d9110481fa384fc31841d7dc9f8, 0x1b6a7d9110481fa384fc31841d7dc9f8, 0xd08738d1d6749cb8597c931f5a3e2e2c0f609e94c3ad42e04b156f3250a7dc41, '', 0, '?'),
(0xec2a56210ad42b489f3a4b421651eb2c, 'wp-includes/Requests/src/Exception/Http/Status511.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status511.php', 1, 0x00000000000000000000000000000000, 0xd1bac7f41a133145a9576b98adfaeae6, 0x452b86aa15f041fc3a536c8a20680f0929ed2dae92a2d42a5291b70ca741f824, '', 0, '?'),
(0xec2c19c93119c79ac6f3948af4dcd172, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVine.php', 1, 0x00000000000000000000000000000000, 0xa5f5ad190a1b47c465cba2ffb7c61526, 0x5426d3258d8d6d3e133a5aa05d128fd2a6e58b2ce9244fd52ff70a92bf0c930f, '', 0, '?'),
(0xec2f03c80512833f6bc1e3ffb6dd33a8, 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/40px.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/40px.png', 0, 0x7d2fda9cfc3a739e506561b08e4f019f, 0x7d2fda9cfc3a739e506561b08e4f019f, 0x4784fc4fdbd4864ad54e80d87dc66154c49ed47c089b083c4799f83d25a7ded0, '', 0, '?'),
(0xec38b7daa799ba737deff7d5b6e04e69, 'wp-includes/class-phpmailer.php', '/home/iraneurobetcom/public_html/wp-includes/class-phpmailer.php', 1, 0x00000000000000000000000000000000, 0x27c5d946213b892032f3b1bbb134c526, 0x47b1c45a479085e383ed35ff5fdc9a85e0ac58535b5788c4533a397040db3f9c, '', 0, '?'),
(0xec38c21da1d515b9286da9cd2e3e7401, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid-rtl.min.css', 0, 0xebe048c6a21d927cf64cca07c4e78b09, 0xebe048c6a21d927cf64cca07c4e78b09, 0x1c678ab3897cf97ab7c41166c1256ff89c39670f7ea06718ef4e8cec0a845a6c, '', 0, '?'),
(0xec3d03acf51f9f1e08f15174d64c8f38, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotEnoughParametersException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotEnoughParametersException.php', 1, 0x00000000000000000000000000000000, 0x8391b40699759b4329e0c4a30b254f96, 0xb065e12e7797d9b7f9f0c6191e6b889b9718548551b07cdf3079b26d061986f4, '', 0, '?'),
(0xec3fd8d4defdb7689bb10290d217ce3b, 'wp-includes/js/quicktags.js', '/home/iraneurobetcom/public_html/wp-includes/js/quicktags.js', 1, 0x00000000000000000000000000000000, 0x8ccab5c603d93e0925856e4ba47b3c35, 0x6d776414ffc2ec5eca8be0900d800ea73106a05e4b96c9283c6e56a6e38ed0e8, '', 0, '?'),
(0xec440d0f687dbc0419e811afb682210a, 'wp-includes/js/jquery/ui/effect-drop.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-drop.min.js', 1, 0x00000000000000000000000000000000, 0x6a5de31476265a9359d9caf2d0888679, 0xa0231dc507f6820346d9591512e306d94feeac26198564f622ea8cc60a756a10, '', 0, '?'),
(0xec47f7fd8b1b0b8a1755df9ab1fc46cc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', 0, 0xf306c090231a9d670b7a29d47652c4a3, 0xf306c090231a9d670b7a29d47652c4a3, 0x9302958a5f0065c792e940f56c43168ce592e2baf66981be6c0e9cfa70dfe9d8, '', 0, '?'),
(0xec4877c421b0e8cad31fd6395a3c7473, 'wp-content/plugins/elementor-pro/modules/forms/actions/drip.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/drip.php', 0, 0xed7f10181a16ad7e4628e18b77514146, 0xed7f10181a16ad7e4628e18b77514146, 0x9c5d758cacabd13ff8f4a43175544c0096c8203d6c5905241c1a673d8f90d5bc, '', 0, '?'),
(0xec503cabf5056811aee2856ca452410e, 'wp-includes/blocks/list-item/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/list-item/block.json', 1, 0x00000000000000000000000000000000, 0x120cf6093e8db871fe65dce2b1099d3b, 0x4ba7957ae48cec321c17c11642ca1c2a8963330b70bd0607725b51fada8f5d5d, '', 0, '?'),
(0xec54f7c64061e04ab8fd515a22c0a046, 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php', 1, 0x00000000000000000000000000000000, 0xd2e86238e68c9ace4af6f48b9f26011e, 0x6da2b2fbd5b432274fb3ba813f931776f39698fcdb4eff16711c7825ff3456a2, '', 0, '?'),
(0xec5ee2a400216a6f1586b470e47dae9f, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', 0, 0xae84a3a73d60888777d532899036ee64, 0xae84a3a73d60888777d532899036ee64, 0x36f3c5b7d95768148b098a90fa9bb730ac573fea9ede9dcf599dc79d6de7b706, '', 0, '?'),
(0xec6a45a1996699ce7b12a4f8a81caee2, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', 1, 0x00000000000000000000000000000000, 0x201b772e405dec0c7bb6233a697eee24, 0xd8d2203c7dab0b1d2e3bc2c61b77564682de8f20c6a68912c23f09bea53fb242, '', 0, '?'),
(0xec77cccae9c5edd1b23745a054c864fc, 'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg', 1, 0x00000000000000000000000000000000, 0x9f373a91c244797da09f315f511851d8, 0x976a6f00dd95bab2f0126d25ad9c3b15390c778bbb796e3b29c0b10582eb07bf, '', 0, '?'),
(0xec78113323d7b50863f385c1ce6037d8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php', 0, 0xcd339bf80e23e443ad475c89aaee939f, 0xcd339bf80e23e443ad475c89aaee939f, 0x9ac62ec6a7ca4a61089102b6e6d6942eea7bb9b0688a7a8f22dba0bca0a829f5, '', 0, '?'),
(0xec7b37507cedeb6aa7b07cb2ae09d5ac, 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php', 0, 0x7adc71a5d9315b76fd4c7fe98a091d34, 0x7adc71a5d9315b76fd4c7fe98a091d34, 0x825a317a6c331e54cfecaf293792fe16455319c1a2f775afeb3c4f8bf6233cad, '', 0, '?'),
(0xec7b56631252ddc60e3e98d4884181c4, 'wp-includes/blocks/code/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc2e67a930ddd201f442d1a10c14271ac, 0x3964e15802ddccd7820cd30c0eefe1b86ccec785e698968e659ee511d61cf0b9, '', 0, '?'),
(0xec7ea07aac72700b3be8c1382bbed9b2, 'wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php', 1, 0x00000000000000000000000000000000, 0x037fa5bd1e6a5ac8d2873946d20fabff, 0x5051c2004c621290d29d882300c26da2c46025391f97517e06a8e02e3f48bff2, '', 0, '?'),
(0xec7fd48db507449eb652d21498fe4490, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotInlineRuntimeCss.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotInlineRuntimeCss.php', 1, 0x00000000000000000000000000000000, 0x713fbaf12f8f7b9ea562c97e66d80848, 0x76b4869ad53c9f70c5d78329a70e415bdc43e22466486593360913b53c6609ba, '', 0, '?'),
(0xec83a7cf5be8bd1a06b15a018e2a6c6b, 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles.php', 0, 0x8b5f4fbf9eb5a40ee46b538fa03222c0, 0x8b5f4fbf9eb5a40ee46b538fa03222c0, 0xd5c90895f2918b3f016ffdceb847bcc6df2aa513036b735c4884cd5c9020418a, '', 0, '?'),
(0xec868a3040af14ca78cae3c257020477, 'wp-content/languages/plugins/elementor-fa_IR-c020ae2e43afd0fa97037af8da976f80.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c020ae2e43afd0fa97037af8da976f80.json', 0, 0x07c4490534b023530352e2f13161829a, 0x07c4490534b023530352e2f13161829a, 0xa2a41773c77c9a54c3c412548755a4d7388b5870fecf8135446e7bc057975612, '', 0, '?'),
(0xec917cb66079e459c4b6b2bb968e906f, 'wp-content/themes/twentytwentyone/postcss.config.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/postcss.config.js', 1, 0x00000000000000000000000000000000, 0x7cd74c9e43a600b2968b25653f9ba4d9, 0xdb39fb9084c436d1a1c6b38ea4efb493e11f745f54a1d7748394849dfa73e8ec, '', 0, '?'),
(0xec98e422bfa8ce10fa31f06021645d97, 'wp-content/plugins/wordpress-seo/src/introductions/readme.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/readme.md', 1, 0x00000000000000000000000000000000, 0x6f35b11a8ddf27a55dbd2a802a0067bd, 0x83dd8df9acaae193d553e227f7fbd455085c1ab66e23f4baa592ae1e1d3ce772, '', 0, '?'),
(0xec98f86235418d629f0dcc24a2233b39, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php', 1, 0x00000000000000000000000000000000, 0xc86276a4b2b8beaa2261a832d0a16a6b, 0x116270d0949f49f185ac2bcc158fa98afa3b835f0919f323c53a5d116ec208ae, '', 0, '?'),
(0xec9b1f83462adb9e786f064c29c73556, 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', 1, 0x00000000000000000000000000000000, 0x79297a8a910b48162ff884043efc1612, 0xd69c5fe25b3228792b397d51aa49ef952a0041baa11ae0bbca816667c63ef714, '', 0, '?'),
(0xeca0a70ce27af01fb98d58bc4d2447af, 'wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg', 1, 0x00000000000000000000000000000000, 0x8596910b099ef1a0b37b8c390d7fb998, 0x1db761228b2b80a7c10e961df3cab9ed2294c1195bde3ad2918ecf4116049ed8, '', 0, '?'),
(0xeca0d36a1bb67318ecd732fb90bd49fd, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif', 1, 0x00000000000000000000000000000000, 0xe4355c00894da1bd78341a6b54d20b56, 0x338b690cb08ae5888d5a2bb22b3c4126b1cf11eb0fdc6ee9e33fabbc821925c1, '', 0, '?'),
(0xeca1e763dac62e4417c272bf207cf6ee, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png', 1, 0x00000000000000000000000000000000, 0x52d0c08fe45aca3f662e81c738f5e209, 0x05c2e48ac02e6325b463b02a04477ea3d5a23e805964839da23a8d371403d76a, '', 0, '?'),
(0xeca448fd42ee18f94964a1a936430d53, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/Anchor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/Anchor.php', 1, 0x00000000000000000000000000000000, 0x72295a334347dae7d58924d907083efe, 0xb4e678ee2b807d61de27c2f74124312cf844fddaac42a16d83363e04cf431f2b, '', 0, '?'),
(0xeca464a5d7a8f65bcebeaedac7428cfa, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', 0, 0x3772a29a2fdcab4c910485565c9d85a2, 0x3772a29a2fdcab4c910485565c9d85a2, 0x2e7f9149a179903a5015e61b5ddc10ca21c67e509d09d7ab3ac8708335659150, '', 0, '?'),
(0xeca598df2892dafeff7b4aed85e5c0f8, 'wp-content/plugins/amp/src/Infrastructure/Activateable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Activateable.php', 1, 0x00000000000000000000000000000000, 0x38c1565580c79b40e6bb728afd779a18, 0x3355c3e46ac9dde1210d55828f08b128323dbaa5d9de54e7fd8a12d16b2c1565, '', 0, '?'),
(0xecb582e9f6d6755c7cab7af4fb4e2c89, 'wp-content/languages-old/continents-cities-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.mo', 0, 0x9c9fe597262e388cdd38509ae13ff970, 0x9c9fe597262e388cdd38509ae13ff970, 0x4870e427f7c1f289acee103c990a16f7ed450dd1d704fa03f717815d3a41cb48, '', 0, '?'),
(0xecb883fa7615c8db36e09a3b980e7e8f, 'wp-includes/js/tinymce/utils/mctabs.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/mctabs.js', 1, 0x00000000000000000000000000000000, 0xeb81a1ec2259f9b1b4933e7855e5ada3, 0x2597597d12dabf8312261429fb01a2f84d61596782bfd08dc9dced2aa66c8105, '', 0, '?'),
(0xecb8eee1e1dd1bf29814ea5b7f0876e1, 'wp-content/cache/wp-rocket/index.html', '/home/iraneurobetcom/public_html/wp-content/cache/wp-rocket/index.html', 0, 0xd41d8cd98f00b204e9800998ecf8427e, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xecb9da21173cfc81dcd342341a53907d, 'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php', 1, 0x00000000000000000000000000000000, 0xaac9cffeaa03cc6c65de403198d92db0, 0xa6aa2b03095b500daa692dcac2627f306d969fbac3c6a5bf4d228523b316a440, '', 0, '?'),
(0xecbb5bdd08cee4d383a9ef121632be57, 'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php', 1, 0x00000000000000000000000000000000, 0x29945661ee36b0d7f86e45182e966317, 0x3082d7658db2c38a70b4f069ce76611a186f798f2dbcba5bf23e157caa2acd0e, '', 0, '?'),
(0xecbebff69459d9d191d9a453d298be11, 'wp-content/plugins/updraftplus/central/images/ud-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/images/ud-logo.png', 1, 0x00000000000000000000000000000000, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x77f67910421ba53162749ec803578f9d226c25a9d974299b51708b2c4a62052e, '', 0, '?'),
(0xecc02d78c71428c545b66f49843ddd07, 'wp-includes/class-wp-customize-section.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-section.php', 1, 0x00000000000000000000000000000000, 0xbe2bfbd206f46f6f10980ad9c9ea41b8, 0x0e4162937127ff31a01c0b819af92b03829c84959dbd17eb44519934eb8168b8, '', 0, '?'),
(0xecc92c8a6bad3f8e71664ba4268f7695, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Internal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Internal.php', 1, 0x00000000000000000000000000000000, 0xd85de8a08675b7370bdae00080d7c7db, 0x90300c6bf7d3a9770ab7ff41604fb3a91e99a73633f63a73e57a328434819dcb, '', 0, '?'),
(0xecd551bdebf599dfad179b020b99ebca, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', 0, 0xcc30a46433175c742cb4d5635da49435, 0xcc30a46433175c742cb4d5635da49435, 0x9d4a6772ac9a99ec63a015a7eb21eb961a7467e037eb779749efad95d285448e, '', 0, '?'),
(0xecd9c9f916dcf7b9bfa00bcc2cd12ae7, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect.php', 0, 0x687fc28777620eff4fc6ab64bf02d1fc, 0x687fc28777620eff4fc6ab64bf02d1fc, 0x69d249b779c043c8e9e3c9a1c84b2320075827a92239180f8a353b10031e0a18, '', 0, '?'),
(0xecda0b962417a8a5ace6a9cd73d5d171, 'wp-content/updraft/plugins-old/updraftplus/includes/class-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-semaphore.php', 0, 0xb5d6a12b5990c7d3f493b49250c0d30e, 0xb5d6a12b5990c7d3f493b49250c0d30e, 0x42fa1bac692dfe3cb4a96174ceb256f21f2c48df9be2c07282504296b120bb13, '', 0, '?'),
(0xece797498ee591520bfb91eb7a21a310, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-location-and-link.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-location-and-link.php', 0, 0x98114000b16d5e6ad45afcc43d8e93ff, 0x98114000b16d5e6ad45afcc43d8e93ff, 0xe5d15d6096c27bfb20fdf16e93b30a8fccc9c8b1e05a8ab9d77dc81fbf4d76c7, '', 0, '?'),
(0xece7b848ea7b8cfb0586206b3e12cafd, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pl_PL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pl_PL.mo', 0, 0x06721fb4228b2c601ae6085a6d6e2ea0, 0x06721fb4228b2c601ae6085a6d6e2ea0, 0xe332a92c5aa550538b23b27ef35db1515f30fa25dc04fdc07b2c8f583355ff31, '', 0, '?'),
(0xecee4214d6a4df08b29d1e5b1538d431, 'wp-content/plugins/elementor/modules/promotions/widgets/pro-widget-promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/widgets/pro-widget-promotion.php', 1, 0x00000000000000000000000000000000, 0xd0342e7529f414478118c9063e2a029e, 0x9c36135e046fd7d445e501f1436e2eafa1e86dbbb8aa04a5ee9efb5f6980423f, '', 0, '?'),
(0xecf0b7cc3848426c8620b3144c720bc6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessLaterpay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessLaterpay.php', 1, 0x00000000000000000000000000000000, 0xb117b23d6cfc61cfc0235c79d3d65144, 0x046bf4159c29b846503383cb071c3be7a0191c53cd978a22b54a8d305f68f685, '', 0, '?'),
(0xecf67041603b79156b292df98e876458, 'wp-content/themes/Newspaper/translation/th.mo', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/th.mo', 0, 0x5ad8f6c58c5aad869344ffcde54d7159, 0x5ad8f6c58c5aad869344ffcde54d7159, 0xd97b31ac70943ef080ca6c603ec8d299c0db27df446aacd56571243cfe3333e9, '', 0, '?'),
(0xecfb0e99983904fc152b994be17fcb2a, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php', 1, 0x00000000000000000000000000000000, 0xdff5261e1d888f90f367d6ce453ea9e1, 0x8b2ae8b06df2b6d439bb8676f936e5c4c489346868dc5f86d987d977603480cc, '', 0, '?'),
(0xecfda5c6af07c3e6307e0d6a1b413475, 'wp-includes/css/customize-preview-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x45f9db3faff36e5a1e0ca3d2ef64a52d, 0x47a8968d69b10d6cba69555ef5aa6eeade726dba35f0c9ce8fdbbb8c5c6c8d07, '', 0, '?'),
(0xed085ce1531c83d587968038b8963b32, 'wp-includes/class-wp-tax-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-tax-query.php', 1, 0x00000000000000000000000000000000, 0xbb98b777a4aa1947e50e2b68bb86c4f0, 0x091025040e0dc022213150375fb59f42fef7f92679d691b63cc20189f8f0b9b2, '', 0, '?'),
(0xed0a900530383e20ae3319641cf67853, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid.min.css', 0, 0xc8450cadc8ec21678d02d2c7b17a3d06, 0xc8450cadc8ec21678d02d2c7b17a3d06, 0x1fafd3a5d8b52a9f3ca175e0eb0689933623b9feb7c0fb597229a49a520c87c4, '', 0, '?'),
(0xed0f96f86dd79401d4ca464024807e72, 'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php', 1, 0x00000000000000000000000000000000, 0xfb2b2322624df5ee424cf94b5bec36a1, 0x53ee99fc05896b04f614212c424f05972309b9e8511c647aff7b05772d1f897a, '', 0, '?'),
(0xed1427eba92ae651ddde908e003bb8f0, 'wp-content/plugins/wordfence/modules/login-security/css/admin.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin.1744125809.css', 1, 0x00000000000000000000000000000000, 0x4a586c58810cd32bfe85bffee9ac08db, 0x3aa9354aeb1f7013c5bcfbe50b1d20f5a18c57b922d0f69b077b4f7aeea9a66b, '', 0, '?'),
(0xed14fb266560ad39d4a30aac33595d7d, 'wp-includes/blocks/image/view.min.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.min.js', 1, 0x00000000000000000000000000000000, 0xb7b948639c465a5177f4584cc9bc9333, 0xb163f24123d5cd38575e9579c96786e1e29d3bcdbd98b714835d34ecde2d36e1, '', 0, '?'),
(0xed1599757071649657085a4aa76c2fd8, 'wp-content/plugins/wp-rocket/inc/classes/event-management/class-event-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/class-event-manager.php', 0, 0x6b5bc59e9e6fa600e2a3f4253e998fe4, 0x6b5bc59e9e6fa600e2a3f4253e998fe4, 0xb7afe5a9f3d76508546acb62dcd74892ca8d747594fe8de5ea80b4f626cc356b, '', 0, '?'),
(0xed192c2ba84cfaf9b3b05c83ff4163d5, 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php', 1, 0x00000000000000000000000000000000, 0xdc66bc85e4cc418ba8f6f5276d50ab68, 0x6d9193ba9ea56d83dbe53d6e6a0670dfae85afc80d7dc56cf195380fa8c39e88, '', 0, '?'),
(0xed1ffe35f41cd0a3e9acf0154ad5316b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetResponse.php', 0, 0xf196df4878c4c1452654fb138541bb07, 0xf196df4878c4c1452654fb138541bb07, 0x73027d1367a8a39412e27ccccea5bed6bf6648591090188ff991c0bda4cc05ac, '', 0, '?'),
(0xed23e444fd136fc4dc405337707a4e94, 'wp-content/plugins/elementskit/widgets/comparison-table/comparison-table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/comparison-table.php', 0, 0xece693a13d7be3a391d2a9220da150d1, 0xece693a13d7be3a391d2a9220da150d1, 0x6f9480dd14458ee09856672838233fc706efe0ee9e7ff31d62994f6758e03ab3, '', 0, '?'),
(0xed287dd19606e03fd328236fec07174e, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', 1, 0x00000000000000000000000000000000, 0x41e5a3f2a2a480aaed8418d246385e88, 0x193fb4100f821c9cf181168f5667b4eeab4fdf3e58560235895d2e6bb6753b86, '', 0, '?'),
(0xed2f83ab32b416ee2ff3473b00182b6f, 'wp-content/plugins/wordpress-seo/images/support/github.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/github.png', 1, 0x00000000000000000000000000000000, 0x4aa08acbb0f4c5197eaf7beb51ea8a8d, 0xf62f7ad5891fbd9a32e60619ac97029754183a0717acb5e4f8031161e452a638, '', 0, '?'),
(0xed323ab5b12ed147dea4386510f896f7, 'wp-content/plugins/elementor/includes/template-library/data/endpoints/templates.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/data/endpoints/templates.php', 1, 0x00000000000000000000000000000000, 0xfc4b06ea50cbe41978fa65454a86b17b, 0xfeb649f510100b7901392a3729bcfda1af38dfde096b81d60c8ea0ee0aaed8d1, '', 0, '?'),
(0xed3311651543c9618d802367881dcb7e, 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css.gz', 0, 0x1714f473cb1415e4a13f5ce4255e0484, 0x1714f473cb1415e4a13f5ce4255e0484, 0x2652c8d2ea08f9b0ac603ff85270c45cf8b207cb3e4d92d51298bfdc78c0dfeb, '', 0, '?'),
(0xed353648b3c737056d94cbb1a61d828d, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.min.css', 1, 0x00000000000000000000000000000000, 0xb0b2e5ff2a6ff61d6ee9103d45c5649c, 0x172b09433430348b0338af77ec173c58e587bd3229418ee821df434801308f84, '', 0, '?'),
(0xed42d16e8a02050dd9d3abedb65294a6, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.mo', 0, 0x72535a5f037c1d28e61f3ec5eb8c1ecc, 0x72535a5f037c1d28e61f3ec5eb8c1ecc, 0x6f166f941378b30e68719478aa25244c97d611ad74876bb9962298500d2e3efd, '', 0, '?'),
(0xed43e0c2620d9763fe27cdb3246b2472, 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-status.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-status.php', 0, 0x4b132f24c6002dfbad6c0de679480b8d, 0x4b132f24c6002dfbad6c0de679480b8d, 0x471de5904184bd8598f951376d605faad27cd9d2a5ca569d35d6978715c9beb8, '', 0, '?'),
(0xed45cf013f47256ccb4e046e84acc0d4, 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', 0, 0x278563fe67ce58bbc2f056f12e845434, 0x278563fe67ce58bbc2f056f12e845434, 0x958d09bc2afdaf273719dcc9770342c2c86bae4ec28cb30db87ddc6fac65e853, '', 0, '?'),
(0xed4e18ddd427a2210d42c46ab6cb33cf, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE', 1, 0x00000000000000000000000000000000, 0x5c1048c9d62123819aa63e62e1578be6, 0x9626df78c10e8677d3ceb19068d8c4299ac59340356ddfd22e293906df181852, '', 0, '?'),
(0xed4f87412983af3deddb99964cb0e5b7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceRequest.php', 0, 0xf0ee60ed435f072a099b2609ce59d881, 0xf0ee60ed435f072a099b2609ce59d881, 0xd70dd6dd53dd360ad84863cd4c61458537d1cb26dbde543654d07582d3a8e7df, '', 0, '?'),
(0xed504e32638496571f1370381b9b40d0, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', 0, 0x51ea202ff97920d01c0e536b50d33515, 0x51ea202ff97920d01c0e536b50d33515, 0xd53a1a09bba4f3cd0a4f2b11bc9c61eb1730a17f15480311a2f5217f24418b76, '', 0, '?'),
(0xed515aa0a24f4913eeb9d872824bd856, 'wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js', 1, 0x00000000000000000000000000000000, 0xd9ac4d5536d02f9efbcde041fc311cde, 0x0aa247fae4eda3a30287b3990796fda5e81ba8238973dc07ec5510b8570cc74e, '', 0, '?'),
(0xed529f8a22201333cbc9a954fd119613, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/module.php', 0, 0xe2142c62787686bdfa1bab56fd3a61fa, 0xe2142c62787686bdfa1bab56fd3a61fa, 0x4afeb3afd5274fde59760b42e4621bb52f1a2aadb796a462c379d642c25a7e42, '', 0, '?'),
(0xed53fbc50ef4747e11147b193e0decb1, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410-rtl.css', 0, 0x56a972decbd284a8da91a10170f7189c, 0x56a972decbd284a8da91a10170f7189c, 0xcbc16968dee14dff3d74ad45ad3c4019ed13ee8111d4fcf54a16086f9da37a45, '', 0, '?'),
(0xed54c78f7763d4ecb4e86d317fe43aba, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Metadata.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Metadata.php', 1, 0x00000000000000000000000000000000, 0x9fbfca6be95871dfa31a21ba1e0eebaa, 0x11e2fa8b5f99bac2a70d2fa754b94ccf81d8fd62bd1735fd0ac19b240244353c, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xed5d1dd62c742d32464c9473e202d1e7, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-embed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-embed.php', 0, 0x8feb8477f667a9be6864d2f07ca7d15e, 0x8feb8477f667a9be6864d2f07ca7d15e, 0xa80513e5f07397693b47ef617e2de8fe7e638a65a6b6a11b45b6c9a0d26cc606, '', 0, '?'),
(0xed5d9a1da740830a97ab3ec4baee596e, 'wp-admin/admin-post.php', '/home/iraneurobetcom/public_html/wp-admin/admin-post.php', 1, 0x00000000000000000000000000000000, 0xa23b0e188028c1c827ae689c483484a2, 0x7609e33ad124de59943ccd33070799d72971da8fcab28c7814df08efedb7bc91, '', 0, '?'),
(0xed5f00bc10375c874001ad5664187f0b, 'wp-content/plugins/elementor/modules/floating-buttons/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/module.php', 1, 0x00000000000000000000000000000000, 0x3a76bed4eb4b7c3a5311491e9daf827d, 0x9410b916d7634535083da4dc9f9f1d2f28096a196f48b4b4dfc8af241feccbdd, '', 0, '?'),
(0xed60f37b6190c712035e582ce739ef95, 'wp-content/updraft/backup_2025-03-05-1201__EuroBet_10246be8ab70-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-05-1201__EuroBet_10246be8ab70-db.gz', 0, 0xb9fbdcfade2e64f08788c543d6ce3468, 0xb9fbdcfade2e64f08788c543d6ce3468, 0xa11fe86964a3412016ee9c24cf9ed054e775e42dc58a0278204e7726bcdc8892, '', 0, '?'),
(0xed6b2e8c4f6a4dc7180f5383e590c39f, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php', 1, 0x00000000000000000000000000000000, 0x6512cb2306ed1c6a3d0ae05281beb004, 0x30bf7155cb21d780d066960c95dfbb759e74b8924b8be70a45e0338ba88061b2, '', 0, '?'),
(0xed700a7e76ab92136349ad08768c4fb8, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/reload-page.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/reload-page.php', 0, 0x79d490f1fbd24fdf3439d2c647871ed9, 0x79d490f1fbd24fdf3439d2c647871ed9, 0x0e133c1e6df7a3740d12175735d9705315f32e7eb5b5762e003b783246f28ba9, '', 0, '?'),
(0xed7ee9b471ffc33ad384afdcc1b8f591, 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/page-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/page-title.php', 0, 0x06942199136391d65783332c6b34ac21, 0x06942199136391d65783332c6b34ac21, 0xab640c3a795e2beb7f5077f984aafe55d74544e4bddbe8788a9207b4ea2cffcb, '', 0, '?'),
(0xed7f4affd0a0b91571e046401efb8e9e, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-wys.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-wys.php', 1, 0x00000000000000000000000000000000, 0xae202d976d8fcb10354fa1870cdb4582, 0x63a8f1b98770b2249605124e00fdfbdd2f66d74398c35a1e37181780853e2f8d, '', 0, '?'),
(0xed830d21de979f89891ee24c19fd30f1, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', 1, 0x00000000000000000000000000000000, 0x713539820fea2c0d455b91b5e4392bdf, 0x2d84c7c5d5535c526bbc579313cfd4a919a6c66263e4e0db208e53dde689a9ac, '', 0, '?'),
(0xed83efa93fe683c95147c7c0c641a5d0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerStaticModeAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerStaticModeAttributes.php', 1, 0x00000000000000000000000000000000, 0xcdc41af1e3923799eb1968630f8042f3, 0xbeb03541e17c68773efc583a12d8e64cc1652a9834c971038436a3288fdc11b3, '', 0, '?'),
(0xed844f95208a9d55db1d8bc8c9c1d3a9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', 0, 0x7f5f1e00aedc790bd43eb7d465b76715, 0x7f5f1e00aedc790bd43eb7d465b76715, 0xfd5d28e5274970096c43145a3431a5b356063a981f49612e9941b20eaa3d34bc, '', 0, '?'),
(0xed88d2e3493093b1422cf31d68ca9b70, 'wp-includes/class-wp-term-query.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-term-query.php', 1, 0x00000000000000000000000000000000, 0xf8aed543d2a5374a386e1dd274ab9b63, 0xb6e0b4f2cef190c4dca19d835ddd11f8d9e04e9cb2962d7cd14c3ba101531998, '', 0, '?'),
(0xed8c3e4c54a0cbc6a0d47a23506bc3b3, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php', 1, 0x00000000000000000000000000000000, 0xa0ddf059aa7a8763c628ff70635e0a7f, 0xb51ab96b7c90219160066d53384b57b6fe150c90bbdfd67c666f3fb71c882c3b, '', 0, '?'),
(0xed8c62419bf43d97259992f0669fe113, 'wp-content/plugins/amp/assets/images/amp-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-icon.svg', 1, 0x00000000000000000000000000000000, 0x339a31e0d29a01e233399366f694b7be, 0xd9262f0d4d9a5991439a18a0eb26ce36ebc2517cfb819aeebeb7fe4f3d09c7fb, '', 0, '?'),
(0xed8e479eea7242479199772910dc1c36, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/metabox-formatter-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/metabox-formatter-integration.php', 0, 0x6fcf0af1f1a1f1a5c5e52666f0061ce9, 0x6fcf0af1f1a1f1a5c5e52666f0061ce9, 0x67a0f3944bf39b29d903dd29af97e2b8318bd609d5023cd728f4ae8584aee9d6, '', 0, '?'),
(0xed90f4be9a976e54297e872bd987f302, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DeclarationLists.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DeclarationLists.php', 1, 0x00000000000000000000000000000000, 0x81fdb9a812e9b2c1f535cc79649f2c24, 0x6560b806e0a0beece23f14ff330b23e9d02e89db78a67d43bbaa7408966a51fd, '', 0, '?'),
(0xed998bad7c64c11b73be10dc996b3cf1, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-social-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-social-logo.svg', 1, 0x00000000000000000000000000000000, 0x8d8350f61f4bf19e59a400b1340182cd, 0x83b23d839e928bbcdce7caad27d7a4fce9a631c58916b766d13a556d5a3ff240, '', 0, '?'),
(0xed9d314d13ce3a0743ea0d367dd8615e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', 0, 0x45bfc917117a7bf3383b6aa4c91a61d4, 0x45bfc917117a7bf3383b6aa4c91a61d4, 0x5c92a5ce462388ee82d1e46106b26d17d50d58ba7caf74411f5257eaa4019910, '', 0, '?'),
(0xed9f712217df2b9bc1668a76e61b7962, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InputCommonAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InputCommonAttr.php', 1, 0x00000000000000000000000000000000, 0x63b78beefedfa994646b2d6f9c1c655e, 0x668ea567c8849c4c0768d05f746bd99af3baec7f910a752214877b255e464cca, '', 0, '?'),
(0xeda05c4c808136804f9e419a6657376c, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', 1, 0x00000000000000000000000000000000, 0xed1092ead7949c4c68528ead7882f8c3, 0xde21bcf8e332b85b5eda11fef87b5739bd774469e509968f3fc5058ab9fe2e45, '', 0, '?'),
(0xeda30f91961fee1e05fa8799e8b3ae5d, 'wp-includes/customize/class-wp-customize-code-editor-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-code-editor-control.php', 1, 0x00000000000000000000000000000000, 0xe99fe66a4dd8d196c2e9e96c4da3915f, 0x937807465a8a4b63dfc9338137c460d4aa246a06188f67f1fd5dd417510becdb, '', 0, '?'),
(0xeda3d283731784f70162eff30184f0fd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php', 0, 0x0a7025b66e2ff636147978e139e67eb5, 0x0a7025b66e2ff636147978e139e67eb5, 0xb675fac93e148949bc47b397298e032295e7cea0823cfb4785169af565400033, '', 0, '?'),
(0xeda48f5ad21a87350acd6ab47d851140, 'wp-includes/blocks/buttons/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/block.json', 1, 0x00000000000000000000000000000000, 0x81837420011ddb3f4372b489f85ef19d, 0xe520d4fe25906f5abe428a7aa8d7176f8929b989dc0e9ebf4b50be89c90cb0aa, '', 0, '?'),
(0xeda51cc3db5757f9943d38a888436730, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/DivBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/DivBinary.php', 1, 0x00000000000000000000000000000000, 0xfc241ceb42688ba720d4150d7d331082, 0x890159139da1b1c79f25af4b3e3e3217e57bf7681fe9609b64544de701a21299, '', 0, '?'),
(0xeda536e2e1eea8fd459ef77bdff5af14, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php', 0, 0x963adae225fb781b86982b2efe94c130, 0x963adae225fb781b86982b2efe94c130, 0x94ab4eb088f354bca1985c126404a09a0da5f8f8eda38d79c2c5d859746f2daa, '', 0, '?'),
(0xeda7460c0496f4ecddf7b7066dbab9ac, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php', 1, 0x00000000000000000000000000000000, 0xdb2b9dcab878351be533079905897af1, 0x3fa1c561e28b61de55273903d1d42ce9ae9feb6e9e43e135da2216368d3f1cc9, '', 0, '?'),
(0xeda7a45ac51a61594800209b35ee7e20, 'wp-admin/includes/class-wp-automatic-updater.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-automatic-updater.php', 1, 0x00000000000000000000000000000000, 0x9b1a556e176ba682666acf5dce776588, 0x480d926d478692d93ca356ff6d58edbcf26f6722bda9587304c1bc6b7c88e404, '', 0, '?'),
(0xedab79ef02a3b477d034f3a2873b736c, 'wp-content/uploads/2023/11/user-eurobet.svg', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/user-eurobet.svg', 0, 0xb59e602ba6145b5c59256a69484adb4b, 0xb59e602ba6145b5c59256a69484adb4b, 0x8463147d8a57bec88ccd74807537193473eff6aa01ceeb7f314c23fafc9376d7, '', 0, '?'),
(0xedb0515222e6c3400b331daaf676e053, 'wp-admin/js/link.js', '/home/iraneurobetcom/public_html/wp-admin/js/link.js', 1, 0x00000000000000000000000000000000, 0xcfb69035a7edfba4abd69ef9b450f4a7, 0x4fcd6ecac46efff4f2cb95cc7b3f9fe0c85121ef3df888d117a256a56f69d3da, '', 0, '?'),
(0xedb14b9456b5096c6c686bb775ca6b49, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', 1, 0x00000000000000000000000000000000, 0xf2706a6daa8b81c9913e674706f85414, 0xefeddccef1b9ee8596ebcedb7bae0b8bdf47bbae21b3e9d76a12e7bbf31a6f78, '', 0, '?'),
(0xedb3c63db420f0ffea2e6e3df44fa0ef, 'wp-content/plugins/elementskit/widgets/facebook-review/markup/overview-card.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/overview-card.php', 0, 0x5fa437c8a6208bc6b1948511f07a282f, 0x5fa437c8a6208bc6b1948511f07a282f, 0x5afbb995cefbd6b08ab0876f1f1d4448a425f161f5d2298ed105b47ed44adf67, '', 0, '?'),
(0xedb5495c147627db1a5cfc053379472b, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', 1, 0x00000000000000000000000000000000, 0xc73a95ae20b33c6f400e4d78fb0edf86, 0xd54afa50d39e4e8431ee2bcd6997d1528eec9b04ffbf4da3e042911420a46787, '', 0, '?'),
(0xedb8d5121bcb5988435f392b3a664cd6, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerResponse.php', 0, 0xa22de7d1509a7db4069bbc41c4f291c8, 0xa22de7d1509a7db4069bbc41c4f291c8, 0x73589bcb38ae8b71fb00855e2f0abd326be84e81850e8e47d7999d0e0e23028c, '', 0, '?'),
(0xedba47ae2093d87eaa15d0fff460f816, 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-name-control.php', 1, 0x00000000000000000000000000000000, 0xdade37ec66f557b7d59a371201c1b486, 0x70fb7fdc76e0770420b0dddcaa39f9b60e9fa93fa1b00e9061ddffc914807a8c, '', 0, '?'),
(0xedbb144aa7e4a96ef6cdea64bdaae242, 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', 1, 0x00000000000000000000000000000000, 0x993b7afe17ba863308008f19d7f1a986, 0x06caebcec261fde0d1f413481329dd9e36e32e3473a1cfa4d0976a499f96f6d3, '', 0, '?'),
(0xedbe51e5e9a8885a6ebadfbe06b5c851, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_228ef1_256x240.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_228ef1_256x240.png', 0, 0x09659ea36f0a34b0238612ee7e7d5701, 0x09659ea36f0a34b0238612ee7e7d5701, 0x008a2270cdcbf1b601ef4779d54e1d707ec4f72a951f9a20376eb57f27e4d88d, '', 0, '?'),
(0xedc29d4cfa28dc6dfb145165fe19c1ce, 'wp-content/plugins/wp-rocket/inc/Engine/License/Renewal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Renewal.php', 0, 0x11871633d5bd45e47c7dba21f4676a6b, 0x11871633d5bd45e47c7dba21f4676a6b, 0xf7412e5dd1f40982d7c01037bd261a6a8f8011ba7761f06cacbe62fdf1e0ca25, '', 0, '?'),
(0xedc51bb90afcebd4cae0031d31396fab, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', 1, 0x00000000000000000000000000000000, 0x7d28a4b22f442e13b6874f55746b28e0, 0xad11e83936459f20a23e029d8817ab53f0ae230e19309d8dc9626633d17fba59, '', 0, '?'),
(0xedd8c0551f85d845e0fd4bda822af155, 'wp-includes/blocks/gallery/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor.css', 1, 0x00000000000000000000000000000000, 0x0bf04fd1b3f9a7b6f5c4510e4301aaf7, 0xdeadfdb55710e57f712c683a838002911574359723e68313c1f569ca5b16c95d, '', 0, '?'),
(0xede91a61985d5de34189ea27688ea480, 'wp-admin/network/settings.php', '/home/iraneurobetcom/public_html/wp-admin/network/settings.php', 1, 0x00000000000000000000000000000000, 0x3512e011dcb1db3f131817adc7b9abf5, 0xa38a98575238bbcea7c49973c71a10f2c3ea0a17d96541f5c05a0c7e2520b06d, '', 0, '?'),
(0xedf10fb2833dc3fa63e4d9879ce60bfd, 'wp-admin/includes/upgrade.php', '/home/iraneurobetcom/public_html/wp-admin/includes/upgrade.php', 1, 0x00000000000000000000000000000000, 0xef0f752992e1a4d323487b7cf106345f, 0xa50e4722979b2d6f502f562004b844617195c099c60e9f095a4da6031f703806, '', 0, '?'),
(0xedf89123230849c2c361d22dcc298e82, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidType.php', 1, 0x00000000000000000000000000000000, 0x19a39c25a8df270db7a6e07dfa4b34d5, 0x7902b33cda388f29829b4ffd974518a854f2c5ff09b81a0936ed34b0570445c4, '', 0, '?'),
(0xedf9eb654398be028407f0446921d7e7, 'wp-admin/css/colors/coffee/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.min.css', 1, 0x00000000000000000000000000000000, 0x1130ef7064f71a14a22cb9c6c7ead1f7, 0x14d123b3246de1ecc99c23a776281ee21e099b486b6aec4eda7e68d7bef7a50b, '', 0, '?'),
(0xedfe575b5f931c957c592c33ccf20e6e, 'wp-content/plugins/elementor/assets/js/packages/ui/ui.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.asset.php', 1, 0x00000000000000000000000000000000, 0x5e1cbf44657ce1841b7dab9d1571687f, 0xc45255eaa154787b66943fe4a09d26c2a834bec3146594bfe2f0f90b8efbe21e, '', 0, '?'),
(0xedff563f46a7a6b76246974bbbee32ba, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/round_triangle.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/round_triangle.svg', 0, 0x5a49da39851e79669126880dcbbf23aa, 0x5a49da39851e79669126880dcbbf23aa, 0x3d40dc5648430d5127d312b89221a74d839f0bb5df44c05a9b93c7d66a3674ec, '', 0, '?'),
(0xee05c2d61fe3bd6afc30be0edf5d5c1a, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', 0, 0x5ddc63ddb7691fe68df919493df5cf77, 0x5ddc63ddb7691fe68df919493df5cf77, 0xff4f2bf7089ae18bca2dc9c57f9b13977d59a10e051f42515a1009fcd051893c, '', 0, '?'),
(0xee0bcebbd439cef2e42160b5489127c3, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', 0, 0xb18e372b3d309e897a9307067a439828, 0xb18e372b3d309e897a9307067a439828, 0x1bb348cf68b8a16b6f0b628915a6d6f78eb81160fa77438162c75cc6f139b698, '', 0, '?'),
(0xee0eed0e491451842f6089b5eedc51f8, 'wp-content/updraft/backup_2025-05-13-1200__EuroBet_1788a2be289a-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-13-1200__EuroBet_1788a2be289a-db.gz', 0, 0x5ad6447199034b2a4a03055d4d053ac2, 0x5ad6447199034b2a4a03055d4d053ac2, 0xd61b953786e36121884cae256341a281471035345e7c769403bee91bf6189a07, '', 0, '?'),
(0xee110f36035c9dd7d2704a1c8f159907, 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-support.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-support.php', 0, 0x21c9bc2a99d768ea91514b91591ef015, 0x21c9bc2a99d768ea91514b91591ef015, 0xa3f0767b37e0b971e8e087494f3586fa5ea2cef208c8cf73dda7afe050ba9bde, '', 0, '?'),
(0xee1417890b9566d92575df50fbcaf184, 'wp-includes/js/mce-view.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mce-view.min.js', 1, 0x00000000000000000000000000000000, 0x687d0e991cfbe6bf37c8abf1e0ca0a42, 0x72822276e15aac656a52b0f73766d82f1054ccb69f3d71f1fcbcf0aa4a0edb8a, '', 0, '?'),
(0xee1a2d6c0a37a580852f7dacbf1e4818, 'wp-content/languages/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', 0, 0xd9aeffa157a0816207736b8a3cd9af98, 0xd9aeffa157a0816207736b8a3cd9af98, 0xbc266368ef347e7c767c5ab029af7aa654f74dff7181f637151751f6173c6e73, '', 0, '?'),
(0xee1abd0487e57b3a1aaa028ae5341e66, 'wp-includes/js/customize-preview-nav-menus.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-nav-menus.js', 1, 0x00000000000000000000000000000000, 0x1b5b4e6d2012ac6cf156d2aa3384a68e, 0x06e9352c8c8b4d33c535f7dd6e28744c35b6a03b5ee6c4502f0e397ab1e1d838, '', 0, '?'),
(0xee1c94784fb7e631f7edda087712ba79, 'wp-content/plugins/wp-rocket/languages/rocket-de_DE.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-de_DE.mo', 0, 0x9472b7b61e25872832edf42c3812235b, 0x9472b7b61e25872832edf42c3812235b, 0xb86c409414ded7012781122ea3fcc43467dcaaba1689ec3bf14046151db10c55, '', 0, '?'),
(0xee2116d86d6dabbf6698a3d30d8ab99e, 'wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php', 1, 0x00000000000000000000000000000000, 0x285824bc5bdac1a806506c5567f1be32, 0x99d7a4004f65250a8543c5c8ecd35b7596c07be52a8a00ac63370005991d1a75, '', 0, '?'),
(0xee2bdb2f9a9d4167764cc45b87b155e3, 'wp-content/plugins/elementor/assets/lib/animations/styles/pulse.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/pulse.min.css', 1, 0x00000000000000000000000000000000, 0x452887209c29011e8ffb4036cf8631da, 0xfd78ab3c2b9dfe24da60a7183304ac7701cacb431317201a155b1f8ccbaf0d05, '', 0, '?'),
(0xee2ec97a9b8326b78a942eda3179b3c2, 'wp-includes/css/dist/format-library/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style.min.css', 1, 0x00000000000000000000000000000000, 0x6d439b8ec7cfbf7e874d8f601cb75ea0, 0x9d1efd35461c651c9fe164a1f08b1223ecfde7f6171f472d739f6cd3f62c6078, '', 0, '?'),
(0xee2ef82571a4242436d98c7e3fb64770, 'wp-content/plugins/wp-rocket/assets/img/logo-cloudflare2.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-cloudflare2.svg', 0, 0x2730d881010ec6bb9faeb30a1d9c2d37, 0x2730d881010ec6bb9faeb30a1d9c2d37, 0xf0594022a147eae845b7dc855b4cf1997fa2c60f9e4cf1202a51d41530a3c9be, '', 0, '?'),
(0xee2fc16a503210fff3c0ee43f2d309a7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo.php', 1, 0x00000000000000000000000000000000, 0x50a2ed893405bf7915ec7ba8c1b6717a, 0x9688cc28d5a19758fb786da3a18717d42dd291de4fcaad6906f88e9ffbf1d47a, '', 0, '?'),
(0xee30854655e3bfa66008eedf30c764f8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', 0, 0x9671e493d9d3a8271de4e2c3d8d33d5d, 0x9671e493d9d3a8271de4e2c3d8d33d5d, 0xd3027123c0109cfd823657db9dc927c109a7a656c2436f63dce0aa8bdca86db0, '', 0, '?'),
(0xee31a560e012e21970899596aa09a64b, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-syntaxhighlighter-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-syntaxhighlighter-subscriber.php', 0, 0x55e7fa289f9bcd7fd5e5a7ce3aba3d9a, 0x55e7fa289f9bcd7fd5e5a7ce3aba3d9a, 0x54ceb18a5f3a3dcabae14749c83940cb73e9c0bdccc76ea86a41d1a9949eb165, '', 0, '?'),
(0xee334c82e459674202da88b43c27afd2, 'wp-content/themes/twentytwentyfive/patterns/footer-centered.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-centered.php', 1, 0x00000000000000000000000000000000, 0xa4e26462ffc875fb2e2b867dcd5c2c9e, 0xf83549479f90bd490bc3f1a1c716fa185b847dbc7f0cfa652da95bf2b5b15b02, '', 0, '?'),
(0xee35f12387c58c14e969b86d3f85b08f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBordersRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBordersRequest.php', 0, 0x96f8c6226344faa1e4c1593694008828, 0x96f8c6226344faa1e4c1593694008828, 0xa9ea87c9da0414e5755d997895a6f91be1c001d3dc7ecb9fa48d8dd2477e8761, '', 0, '?'),
(0xee3677026433c68eb60e51c77d1b9e67, 'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po', 1, 0x00000000000000000000000000000000, 0xe9781e615934133f410d2a7a99077b14, 0x567335b8cf7acbb775e2c14b5c594c770e18458af7540055f9de0776daec9e75, '', 0, '?'),
(0xee37a05a81e7d4376a07cfb5d3ad23da, 'wp-content/plugins/elementor-pro/modules/loop-filter/traits/hierarchical-taxonomy-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/traits/hierarchical-taxonomy-trait.php', 0, 0xa935931d337fe279cb2a1911dd167619, 0xa935931d337fe279cb2a1911dd167619, 0x4e53e41aa63373c71bdd30c52ca89a1a9fdf72f51a74c7d66b5dc6c2c3212752, '', 0, '?'),
(0xee3c0e41212254fb4d3f9eea7779f29e, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff', 1, 0x00000000000000000000000000000000, 0x7124eb50fc8227c78269f2d995637ff5, 0xc8dc052d55ac4154b3e63abb387cc81f48f3978fc9a4483e000ff8d26bdf0fe9, '', 0, '?'),
(0xee3f6b628d8c8578f75f8f4a9ea34d9d, 'wp-includes/blocks/comments/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style.min.css', 1, 0x00000000000000000000000000000000, 0x64474c5ef33193025c8138ecacf26fa7, 0xa07cefb5ca5ea6165458fbe19dcfa27853e60e6a857ec335ed275b4c38014344, '', 0, '?'),
(0xee40cac0d717e668105955f1d71cb7c1, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/x.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/x.php', 1, 0x00000000000000000000000000000000, 0x23b95006de6cda51bc28505a02722fb7, 0xd8e4c5420a31056af80e7208f8552a98c80fc81f8d6a3bc4b09fd080c056cb52, '', 0, '?'),
(0xee48bcd1fcc3a503de859407ee36ef4b, 'wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', 0, 0xb68cfbd7a2d4e647a9fd9d36d98efc61, 0xb68cfbd7a2d4e647a9fd9d36d98efc61, 0x911310493d78645e098dc1cf0dcdb53cf073f995ab3ae0c3c7c5a68f016c3f48, '', 0, '?'),
(0xee4b7fa12e06b9f7b36278e61e7b3b1c, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3.min.css', 1, 0x00000000000000000000000000000000, 0x1e3ee672cb40e58f13a1b662beb4d62d, 0xbda7d15873fa1855b13cbf6a909d672fc1ce4b7042fe6ff9c03a6e7561b29da1, '', 0, '?'),
(0xee4d969fba6a09aa75e2c3a3cc2ab759, 'wp-content/plugins/elementor/modules/apps/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/module.php', 1, 0x00000000000000000000000000000000, 0x75339fcbde1298a31b803e8f66608dab, 0x531e838ea26f717ef939dd19836b768b77567b3335f253164c36f5995244d6cd, '', 0, '?'),
(0xee4e328b1de8b0089975558ee460e3f0, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls.php', 1, 0x00000000000000000000000000000000, 0xb0804dfc2c9d73daf5b45428930a3a76, 0x39b57aaaf77c2dd0ae559e88118313376ed4db56a50b221bc0d0cad2a6e47932, '', 0, '?'),
(0xee516eb012151042325a6cc2e4ad9179, 'wp-content/plugins/elementor/includes/base/element-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/element-base.php', 1, 0x00000000000000000000000000000000, 0xcf61b785d20ac81817216b4f54a7cf42, 0xd6222a86be800538b4569373d46717046df38ebb1d75e8d1f18041b148310e86, '', 0, '?'),
(0xee52fda887c5da84fb0941ffb08abb81, 'wp-content/languages-old/themes/twentytwentythree-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentythree-fa_IR.mo', 0, 0x243b3a2b29201e5937f83e5fdd9900c5, 0x243b3a2b29201e5937f83e5fdd9900c5, 0x73a8beddd1dbd271a7d3ea406f20529994590be1aab294003e7dc82ca2eb1198, '', 0, '?'),
(0xee53692603c9ae837c327ace4ac9bd7e, 'wp-content/plugins/elementor/assets/css/modules/container-converter/editor.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/container-converter/editor.min.css', 1, 0x00000000000000000000000000000000, 0x027350c1c1c927246c5919f9fc33f20c, 0xd1f86cc0139f1b8bd4265e8856531cd4986d2398801f2e9facfef6cb86825626, '', 0, '?'),
(0xee5bff8756e633714fdb89c035ec7ef8, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js', 1, 0x00000000000000000000000000000000, 0x2c872dbe60f4ba70fb85356113d8b35e, 0x80ca14195fa505595b7f4829c23c2ad132004d8da7c7a3cf3afe71ddadfe2a1f, '', 0, '?'),
(0xee5dedb82f8d78ffba188782403d4373, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/FactoryParameterResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/FactoryParameterResolver.php', 1, 0x00000000000000000000000000000000, 0x21d9fb4ae064b8d357c7869f5bc9ffbc, 0x99032458a0084aab271bd57f7b1894a8609e182ef34755e1f921680a9a439e65, '', 0, '?'),
(0xee5ec1f03a278353ce28b13b8f9906a6, 'wp-content/languages-old/fa_IR-6025add6bde16aaeb12787d250f9b414.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-6025add6bde16aaeb12787d250f9b414.json', 0, 0x266938b342534c7c211b3fc87da50ab0, 0x266938b342534c7c211b3fc87da50ab0, 0xd5b92e3cf98dd1da56bfbd9e236a8022f7c9751178565bee1b197f42ad3e55af, '', 0, '?'),
(0xee61c46575f7c3a120d2cc19e2435203, 'wp-content/themes/twentytwentyfive/templates/index.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/index.html', 1, 0x00000000000000000000000000000000, 0xb048f307ae5e2145b9cab7a5096dd604, 0x32d303e10753ebc32352f0e22b8e2500b96feb2cca1a462ce62820df9217ef3d, '', 0, '?'),
(0xee654ea4a472a8f921580953b9f108c8, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.css', 1, 0x00000000000000000000000000000000, 0xd14c48d9e7b0f8af4b0cbb2d32271a9e, 0x5a906ed2b417d117881794b13c7bc1655bec81242d9c7a443ab3a39aa48f2db0, '', 0, '?'),
(0xee667b72238b790497db0efa6023cffe, 'wp-content/plugins/updraftplus/methods/googledrive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/googledrive.php', 1, 0x00000000000000000000000000000000, 0x6767c8556beed54cecd8146d3370a435, 0xd924da40ed3a8284f7335bd525e1630d0c81c711ca25af843638fd4979bcdf49, '', 0, '?'),
(0xee696c00f593d68f9a73c08873afa8e0, 'wp-includes/blocks/post-author-name/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style.min.css', 1, 0x00000000000000000000000000000000, 0x7da1dcc119d972ba4d58a6051710db6f, 0x99d6d57e920928f90fdafecf5a90d93c3dca24dea4d323ae12b61bd2ddb977e9, '', 0, '?'),
(0xee7071974b17a0c46783ad91b6346b04, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php', 1, 0x00000000000000000000000000000000, 0x7613f84b9bfafd3c95db74ddd720c251, 0xf44f5b5ee18918c1b07956a6136016cbe2ea9e3de968e82b0fefb0b064d1002d, '', 0, '?'),
(0xee76160c58f4d655dead1f2ed98375c9, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/twenty-nineteen.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/twenty-nineteen.php', 1, 0x00000000000000000000000000000000, 0xd0a5672d547b5a8ce8f85ef81d203920, 0x17b7a51eace773d8099a36d21963b9e73c46a9682b8f12ee6769b29b1173e70a, '', 0, '?'),
(0xee79d1bc35cfc7211f2aa6e320a8b11e, 'wp-content/themes/twentytwentyone/searchform.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/searchform.php', 1, 0x00000000000000000000000000000000, 0xe66764fb77c2f6fd8a7dbf242765c00c, 0x45997529f9bd6cb0af45bc34b2f9d2ebe8a78f981ee7af93e857a80fd6d07a46, '', 0, '?'),
(0xee7f464217deff7f84738b1c172e1973, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php', 0, 0xe617d0393cea7a5fe526a2edb0882541, 0xe617d0393cea7a5fe526a2edb0882541, 0x1bca3f0ae5e6cf5909ec5f644cebdb10285ad55a84f59830b51548f8ea38e1f9, '', 0, '?'),
(0xee82f7f3154b11f9df96d959096de754, 'wp-content/plugins/elementor/modules/ai/connect/ai.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/connect/ai.php', 1, 0x00000000000000000000000000000000, 0x681bcc7c99ffc1eb6e626e42c800e398, 0x158f2e933df28a372fb6da744341342e757beff927bbc316b49ed3da836c72d6, '', 0, '?'),
(0xee87c3ac3b9c5f4581cc73ed44db8ed5, 'wp-content/plugins/updraftplus/includes/updraftplus-notices.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-notices.php', 1, 0x00000000000000000000000000000000, 0x4556b3404be1f923e1ec7095ee619e73, 0xce26a00896ab075a7725d3f932cbf4605e98f7116993c34dfa5f542967f3d08c, '', 0, '?'),
(0xee8d2d4c7b31bc603458c068de6dcc2c, 'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420-rtl.css', 1, 0x00000000000000000000000000000000, 0x5ed9dd1f457d47fb119abe93b3ff588a, 0x7e80d5d40d9292ba63f8241b6eebb84365ad3d3a289602ffefd4f35427a54685, '', 0, '?'),
(0xee982185238a301175119329605e330e, 'wp-content/plugins/elementskit-lite/libs/pro-label/views/modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/views/modal.php', 1, 0x00000000000000000000000000000000, 0xa859f2ab97ce1ebcc1840a371853c1a7, 0xdfa3fab79da60e17083ae5b24162672e01191c7a009c5f5db769e0fd1a77279c, '', 0, '?'),
(0xee9a27434cdec7140c59b4b735a54fe3, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d592eafe1557802b169767d0aee68470.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d592eafe1557802b169767d0aee68470.json', 0, 0x18c08ec1e1fbac156be3d8ffc90dd725, 0x18c08ec1e1fbac156be3d8ffc90dd725, 0x8f60c34a8a066553e221dd9263a9424a236e8d348de4e4862335d4057a2d983a, '', 0, '?'),
(0xee9af5b919fbf86e984d18b3458e9826, 'wp-content/languages/plugins/wordpress-seo-fa_IR-9ff580649b466f65633b98bb16c34525.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9ff580649b466f65633b98bb16c34525.json', 0, 0x4fe106a8c4f5f4b693c9f0a7d48c4945, 0x4fe106a8c4f5f4b693c9f0a7d48c4945, 0x774f2220df430249fef05b41366f7f8260f47f36c740533b5a56600a9fd10375, '', 0, '?'),
(0xee9d6293bbaba693b7fef936a98e1328, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGist.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGist.php', 1, 0x00000000000000000000000000000000, 0xb166e0b5f558228ee9a22bb722ec6490, 0x6f65e168f86f5ad42eea420ebdb2e6897c5ab34012f06fd5cf8898152290a40e, '', 0, '?'),
(0xee9d6946e6d1208fe08eb858e0146a65, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/incremental.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/incremental.png', 0, 0x97861b57d7daafc48a6e8ce5084e4c74, 0x97861b57d7daafc48a6e8ce5084e4c74, 0x76dcc95caf7a22ada1187c677ab78e88a200d5a477db2b24193c0750a17fe99e, '', 0, '?'),
(0xee9dae5ac12851b2c8495118edc3023d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioSource.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioSource.php', 1, 0x00000000000000000000000000000000, 0x792e7067737045ec25e97f4ddd8a4c37, 0x72eff5989d6bb61c4148792479c3a33cb36c8ba51ff2f29945bc978e6aa9fa84, '', 0, '?'),
(0xee9e9791460fd417d33e8b2111387518, 'wp-content/plugins/wordpress-seo/admin/class-premium-popup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-premium-popup.php', 1, 0x00000000000000000000000000000000, 0xd58a385441c08f13327ae16f2d00336d, 0xcde0439679cfb45d7ea01c27661157b499f54189139f312c5378dad2120d0375, '', 0, '?'),
(0xeea12834426347b73fe4608743187260, 'wp-content/plugins/elementor-pro/assets/js/progress-tracker.fd1d31a26340ed74e10a.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/progress-tracker.fd1d31a26340ed74e10a.bundle.js', 0, 0xcb1a39ccfbdd5e36addc1bffb58636f5, 0xcb1a39ccfbdd5e36addc1bffb58636f5, 0x5682c84361c5e4d7c316dbbe67cab354af0db680f802b7ecd7def8880df97726, '', 0, '?'),
(0xeea1a47e5a02d96432aefd80faccbfbc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php', 0, 0x240af7c7910086b537234588757928b9, 0x240af7c7910086b537234588757928b9, 0x26ecb6c2e555ae4ce1565118f3801f641024366ee0f8a097b6802b217cb072ca, '', 0, '?'),
(0xeea626e400c5fa1e9560122fa2a08f28, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountCredentials.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountCredentials.php', 0, 0x05eaeb6a25ff486a8f965a5298908e52, 0x05eaeb6a25ff486a8f965a5298908e52, 0xe897994c124fb210dba4ed58d02c2a47c80023945ec9435dfc8b2ef08a26d29c, '', 0, '?'),
(0xeea6fe2aa0f71991bedb8ca3d60a38f0, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/thank-you-page-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/thank-you-page-integration.php', 0, 0xf088eaef1911bf4d1e1e6f4840b87deb, 0xf088eaef1911bf4d1e1e6f4840b87deb, 0xbab2973ab1d199dd5422a2bb52ee082e98de9aef1c20116689725867a5fbfde9, '', 0, '?'),
(0xeeabe1648ba1b8593a018bbdf9e5b80f, 'wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php', 1, 0x00000000000000000000000000000000, 0x8c7042615ab6b50d50bdd4cd473064ef, 0x9004b40efd064ff54d7cebb1ebd17a9928315b6417eb946ecf26e75e321464cd, '', 0, '?'),
(0xeeb18ab3895ad67210322f78e9c3a3c1, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Row/UsedCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Row/UsedCSS.php', 0, 0x410941e1ae6bbc22608553d747460286, 0x410941e1ae6bbc22608553d747460286, 0xc92302788061580fc9e60de30424f76701b24d3f8aae7a2f4d388dbcde046537, '', 0, '?'),
(0xeeb196d1f8a2e56ea18d364dfc8a7e4a, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/TextDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/TextDumper.php', 1, 0x00000000000000000000000000000000, 0x7eefcfadfc1271d893f9fda47217862b, 0x23a1bd076a6e2269d34bac7934688a0ab0c926004eeb69fbebd63745bf9d70d0, '', 0, '?'),
(0xeeb2aa3cf19998aadca224a4ce6f9f45, 'wp-content/plugins/elementor/modules/floating-buttons/documents/floating-buttons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/documents/floating-buttons.php', 1, 0x00000000000000000000000000000000, 0x874f148bcb0081c114ff14b28f0e56a1, 0x792126272fc2d14414b279c722bbdd5e43dcb6490c6a6a6e24fb1b7e7784f03f, '', 0, '?'),
(0xeeb916b7a1734b1c0164eb2ddd7fd17d, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/DataManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/DataManager.php', 0, 0x1724af6540f6c63f03ccb2ce542b95c2, 0x1724af6540f6c63f03ccb2ce542b95c2, 0x6c8241369123d628904cc90601e0986f85b8d25c01c16136b24eca0389f1219c, '', 0, '?'),
(0xeebb880180b1d66fe1b32e3948664fd2, 'wp-content/plugins/elementor/assets/js/0f7962315cd2e100f80e.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/0f7962315cd2e100f80e.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x6889bed4e13e35916419d33018f260b0, 0x01bfd03573654a10df20dea137416b0f259b4e2cb7e31b771159c1a41188dd23, '', 0, '?'),
(0xeebd489a2e77db040186ca51de90b9a1, 'wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf7c5878d16bd8f6d2f545a62c196a352, 0x7b01e12ca05c681903e73633152bdf9a4310145d20d39d24f6dd3d08d0ef278d, '', 0, '?'),
(0xeebe3c843776bacd1f59363fe9e09dd1, 'wp-includes/blocks/separator/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x6d6650fb2c66f3271dd7bcae744f6751, 0xbb8f38e0e39c7659a7eacd9cef207bb66b7a669e377b2bbed5fa11c1d4d77fc6, '', 0, '?'),
(0xeec0e0f22df1fd7dba5b984c7e0a57a7, 'wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php', 1, 0x00000000000000000000000000000000, 0x2e42fe6317a71b782f55330805e052d0, 0xfe3c99c78f57295c3326aadf748f3a8c2f36f7a6b33164610680bed6d04b4fad, '', 0, '?'),
(0xeec4c85f65e96d3e88f9f931b6569b8c, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php', 1, 0x00000000000000000000000000000000, 0x9e3b2aedbde0e878f8e54cf50aca58d2, 0x067f612dcd1dc4ddb20cf2e85fce75ae9c90cba9b2a1ac58f20f231e5a4e0bbc, '', 0, '?'),
(0xeec88e5b441d1787e2f442522f7d81e0, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', 0, 0x92805602692e28cb29f8a0c976e33495, 0x92805602692e28cb29f8a0c976e33495, 0xde7b8f63a478007802032b2c6437a6f7b372e3e8a8693df3349b96f4b87814ba, '', 0, '?'),
(0xeec8fe5ec967d52cca67126d766bfaed, 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/06-morning.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/06-morning.json', 0, 0x9364b0f7bfd1d36c31149eee01c5a40d, 0x9364b0f7bfd1d36c31149eee01c5a40d, 0x578ef6ae6c5707829a62a4f3eda74693c1bd287a21d6cf4d2b2f8a8fcd470f54, '', 0, '?'),
(0xeec902b983db67a2fabb7e2eb33205f9, 'wp-content/plugins/wordpress-seo/js/dist/externals-redux.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-redux.js', 1, 0x00000000000000000000000000000000, 0xcf07859a3e4592606e9d7a376afb2917, 0x5d50601295d4cb78061cd32214aa6c6044cd6c4ba1946cc1af0161096b8679f3, '', 0, '?'),
(0xeece4bff6aa101a7d9bfe18e95d6f30c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', 0, 0xe99c07f536491f30241436c8f3be6dd4, 0xe99c07f536491f30241436c8f3be6dd4, 0xf47536618f7be10e8441d33005a30c23b26214f85443d6416d883494ece36465, '', 0, '?'),
(0xeeceafbedb1f3ff1b967165784f5f739, 'wp-includes/blocks/embed/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5cba226dae1f5d8cae4091ddc243f2d3, 0x2afec493be2346cf9a006ab282d96b8ef6bf828735689935aadda29dc73ceed7, '', 0, '?'),
(0xeecf0d27da1bde794a2d4bf2611e1a43, 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js', 1, 0x00000000000000000000000000000000, 0xbeaf81b6922089f35bd2d3256345030a, 0x3fa9ce890848461221b2035cca2753673ec29a8fb298be7ddd0f4456b2a5f704, '', 0, '?'),
(0xeed4c0172c3f091018e0a972a275fae0, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/AdminSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/AdminSubscriber.php', 0, 0x7e3b5f9117097a82efa68fdbf60da3d7, 0x7e3b5f9117097a82efa68fdbf60da3d7, 0xc1a8b72b5ea30270d6341e3ea0bbee84b929dfea08ac215a1f4be7098ff0e8b8, '', 0, '?'),
(0xeed5aed7a9dacb9385b590fe21fea226, 'wp-content/themes/twentytwentyfive/assets/images/dallas-creek-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/dallas-creek-square.webp', 1, 0x00000000000000000000000000000000, 0xe2658a111f10c10215c636e674e0ee8b, 0x5ca9a0d3697642a55660035351156ac77c7fcbcabfca7d126502e52bc85f663c, '', 0, '?'),
(0xeedc69290bf8609cc0fe473519d6a1af, 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php', 1, 0x00000000000000000000000000000000, 0x491aa916546b41d40ff0d08c1935ac64, 0x204d251f1a4730fa8c20f4abc92f036841bdbce1edb8ebbb34c62a73d0d3885f, '', 0, '?'),
(0xeedfcc55437cb26674ce8663da2b99c3, 'wp-content/themes/twentytwentyfive/style.css', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/style.css', 1, 0x00000000000000000000000000000000, 0x1bc0c9b3cedd6852ce9453f5cc1d5a06, 0x899275caac4818ce6ceaf7bf17d6022496e4f9a889d2b78d23c0e993f26e3da2, '', 0, '?'),
(0xeee13d9f9fc3217950b397a48a04b687, 'wp-includes/Requests/src/Exception/Http/Status414.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status414.php', 1, 0x00000000000000000000000000000000, 0xe3b09a4465b5b86cae177eeb894aa970, 0xf6c9c97f982efd08b1ac486d8db00c3c2bd61ddba6291dd29df3c844d7513c35, '', 0, '?'),
(0xeee1b24e9694e7a646a656ef59ec7f43, 'wp-includes/blocks/shortcode.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode.php', 1, 0x00000000000000000000000000000000, 0x2da08858d79c8a95a78b15a1ea83b9e7, 0x8aa4e16edd57e13f17ca63a949cb9ce2d3a685597d3d8d1af640599897343f72, '', 0, '?'),
(0xeee7584fa57a2dde6c39c6b7e1308e60, 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', 1, 0x00000000000000000000000000000000, 0x0bd24190790a59a36e32f921fa067fcb, 0x53681956fd5a745ed47ecd9bb7178cba0a232416d6920da13517f056d11582bb, '', 0, '?'),
(0xeee77579aad89ffa755691fb402f82f3, 'wp-includes/class-wp-block-patterns-registry.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-patterns-registry.php', 1, 0x00000000000000000000000000000000, 0xa43c34b07bcfb00c329721d6bf23cd5a, 0xaa50eaa2475f89343e86b7004167fe1f65cb449add1c320cf52ad727330d3b75, '', 0, '?'),
(0xeeea2de2dec8efbee242babb7d6763de, 'wp-content/updraft/themes-old/twentytwentyfour/screenshot.png', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/screenshot.png', 0, 0xca91cd0e39926d23b1f04c1da5a4c97c, 0xca91cd0e39926d23b1f04c1da5a4c97c, 0x4905d71c2b6b472aa4d0aec69643db3eea412e981ba37e407f019beb5ed4bc90, '', 0, '?'),
(0xeefa12b1c12798482f010325cd896af6, 'wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x42d2b97e905f50c58574fb8149c16635, 0x83fae70dd7c07cc6634eef6de84378b3b15345a2f8b018acca087288a7e11f4d, '', 0, '?'),
(0xef018ffa3ba26f4c033b43a32eda2d9d, 'wp-content/plugins/elementor/app/modules/import-export/runners/export/plugins.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/plugins.php', 1, 0x00000000000000000000000000000000, 0x0396ebdf23eabba3a4846e0f831bd853, 0xcc999eae488eac43dc57d9250aa0c8db246f394b35b60e4627a42bb7829c0b05, '', 0, '?'),
(0xef02a6f6891844c907c66e6bc9ffc1c0, 'wp-content/themes/twentytwentyone/index.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/index.php', 1, 0x00000000000000000000000000000000, 0xb33466075ddb551e29ce57fe229bd33d, 0x24f899606a30139bc992fa0b63f631042dbb4b400d66e69edc6efd5288335495, '', 0, '?'),
(0xef07407d26a34a7ecfc2be26f3e8001c, 'wp-includes/customize/class-wp-customize-new-menu-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-new-menu-control.php', 1, 0x00000000000000000000000000000000, 0xabc84e91e07089c56143c771a06b101d, 0x8446becc309448796365e54c7551acabce2616a7e4984c1e69480aa944c5a94b, '', 0, '?'),
(0xef0be8b48cac295907f4c32adfea6354, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', 0, 0x201b772e405dec0c7bb6233a697eee24, 0x201b772e405dec0c7bb6233a697eee24, 0xd8d2203c7dab0b1d2e3bc2c61b77564682de8f20c6a68912c23f09bea53fb242, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xef10ee2b1be4962d03d19dacda617e31, 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-03.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-03.png', 1, 0x00000000000000000000000000000000, 0x195c9fb1d022ce2307d405a10448fa6d, 0xc1ce88f69b893dcea1ae57b5be510b3b79b5e30cb18a855b799a89d0d7bceb7f, '', 0, '?'),
(0xef12ddb2f2eb7882c527c4204a763bf8, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/WidthField.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/WidthField.php', 1, 0x00000000000000000000000000000000, 0xb8a95e424adeaa46a7806e7caac99115, 0x2a53b4559ab4d0f11ab5dc87854440f2e7babdabbd979f89abe468c0e6da05a3, '', 0, '?'),
(0xef1c1b27d358be21b048b1c1fa1bd5e8, 'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x9c4da0f4c738182ee774af98e152990b, 0xcb4da547a4689d395c4aa514c5dc6f344f17e79077520c76e853bb32f9f4f104, '', 0, '?'),
(0xef1fdc9366f9c976c5e83024ef863d33, 'wp-content/plugins/wordpress-seo/src/presenters/admin/sidebar-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/sidebar-presenter.php', 1, 0x00000000000000000000000000000000, 0x7e392eb6e1a54df7e50053e6a4a0f4b6, 0xd303e31559d96483198d6af378788d074a90e84282a92a9aae3797d52de50adf, '', 0, '?'),
(0xef2af0b8c05a33878705405b68f42ef3, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpViqeoPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpViqeoPlayer.php', 1, 0x00000000000000000000000000000000, 0xdd3e6a93703d971b024054308d2177cf, 0xb3e9d466e8eef1a5448fa2d68b65284b34a519a735e5d38783185afe18a1ac1b, '', 0, '?'),
(0xef330d77dbd95e8e3141437f80582b05, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/support.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/support.png', 1, 0x00000000000000000000000000000000, 0x69addfe10aaed81755e415d7550b6d1a, 0x4a85221c17142107e8f3eb95911b65d50c4ebe9607d141d00c464d45d607b733, '', 0, '?'),
(0xef37e26b657d97ec294b570e8f739801, 'wp-includes/SimplePie/src/SimplePie.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/SimplePie.php', 1, 0x00000000000000000000000000000000, 0x8faa17497763e60a2411492b015bd35c, 0x072d592ebb921e28374323a69639ed8c3fe965b2bc49334c7987aceadd3e99e4, '', 0, '?'),
(0xef3b0c4ce17489d7ac43b0839094c9a3, 'wp-content/plugins/wordfence/tmp/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/tmp/.htaccess', 1, 0x00000000000000000000000000000000, 0xb749a07a7ed269b62c1b4c9effe81e04, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0xef3c03b54598a94b24b321a813dc931e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Meter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Meter.php', 1, 0x00000000000000000000000000000000, 0xab52d3da5c0c518ee817641341ef07ce, 0x5384fa075199f53487b999c21371e7e6bf1c37393b2f4f1116265b71d7a222bd, '', 0, '?'),
(0xef4d2b28a92b2871b7abd0cd6f7d4ad3, 'wp-content/plugins/wp-rocket/views/settings/page-sections/addons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/addons.php', 0, 0xd03488c0f045b523d86c3ab00b970a55, 0xd03488c0f045b523d86c3ab00b970a55, 0xc62de7b26f7899d84fdf733126040af4d076b64af904de46d4ef228dedd8545c, '', 0, '?'),
(0xef50d486eec8dddefa6130bf056be5ec, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', 0, 0xb06a5ffb7dd69fdfff1d6f0b17dc48af, 0xb06a5ffb7dd69fdfff1d6f0b17dc48af, 0xa3ec127c59c1d3d53d75caaa2e89044f50b801659013ebd0ba25fa68539b0010, '', 0, '?'),
(0xef573fa6b49dfa9d89f57079600641e9, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparators-checker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparators-checker.php', 0, 0x3d481d8d5042515030c13d926923ccd2, 0x3d481d8d5042515030c13d926923ccd2, 0xe4b1860855ae1b742a74ce009d7101e46c3dfd0440db70af36c56a19272d55ab, '', 0, '?'),
(0xef581e7db37ca374732c858e96b88f08, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', 0, 0x4f2f2cddd36ede927d47cdf78d352b2a, 0x4f2f2cddd36ede927d47cdf78d352b2a, 0xc9c089c2d0a51282362ff25da99692ac1a5c3e2f5ad01f1c38922fe8d49e6c3a, '', 0, '?'),
(0xef595e7e357e91a8709f472d8a8c0f8a, 'wp-includes/js/customize-views.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-views.min.js', 1, 0x00000000000000000000000000000000, 0xb80e1e1e0248d3b7ac2d5c4d659588ef, 0xed62f5a082bd4cfdfe2da68d8939776c056feadf798e1d242bd3591ade98d44e, '', 0, '?'),
(0xef5f03bb9ef7f08bfec5db900db4fdfc, 'wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php', 1, 0x00000000000000000000000000000000, 0x31d03545d31a132d0ca68a04b031bfc3, 0xed9041b63ba0bf01ed9ec99cdbc04ba290f15f83b2a723487a07ed54e67ef73a, '', 0, '?'),
(0xef62199a19d02e828dc4cbdce838e9ee, 'wp-content/plugins/wordpress-seo/js/dist/integrations-page.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/integrations-page.js', 1, 0x00000000000000000000000000000000, 0x2dba74c4487d31799678746dad8b0d3d, 0xa65e6e54866784c1ab87be59dca9709198782be2c2bf2af1d158573079ad3cf1, '', 0, '?'),
(0xef622af691312cd0cd0b3d0300af2d33, 'wp-content/plugins/wp-rocket/inc/functions/i18n.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/i18n.php', 0, 0x14a7565c4aa27f76b33942625e20af98, 0x14a7565c4aa27f76b33942625e20af98, 0x07fd21ed8fc5156cbe551b6c9b1fd993a76d9e21667fa91dd90f763db6ed1acf, '', 0, '?'),
(0xef64d1045fd439d6c9ec18b6ddd1ad04, 'wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/refresh-loop.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/refresh-loop.php', 0, 0xdc59928af995d62c49900f380b5e77b8, 0xdc59928af995d62c49900f380b5e77b8, 0xebc8b87d1264925d55811da53f62d1e3b0f7e1f315954961528f01a25b3514b2, '', 0, '?'),
(0xef683c6e7d507e6cb76dd931c8d7fa27, 'wp-content/plugins/elementor/modules/dev-tools/deprecation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dev-tools/deprecation.php', 1, 0x00000000000000000000000000000000, 0x6999f89b8917ae0ecc2c657152e7e50b, 0xc1315d1f49dea9b7aed2fd2db69ef2ec73a80d38546f786bf60e02b7d6fa9c94, '', 0, '?'),
(0xef6a55a0c733ea303ccc146713e9dd62, 'wp-includes/blocks/paragraph/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor.min.css', 1, 0x00000000000000000000000000000000, 0x4cf26c403ba427764016a85503e33aed, 0xe2e7dba984f750a5287d55ff2ded0000037241b5d8466b5382cfc801412cc525, '', 0, '?'),
(0xef6a91b976267f4ab8142ff9258515cf, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesResponse.php', 0, 0x7f25c30a4dd83058dcbaf9e0ffedfd78, 0x7f25c30a4dd83058dcbaf9e0ffedfd78, 0x65f9c7d7ecb5330c87e2da08e1a7d442ce68fe1a02d2ac52f8421ce28a9164a8, '', 0, '?'),
(0xef6d4bca0408c66d3f2103ead8122149, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-transformer.php', 1, 0x00000000000000000000000000000000, 0x9d8312bb3833730a086eae2fa7714afa, 0xf97397da96adbdb9e0086b0aaf8255ca62c5fae2f0ae6c0de71d6d409d118897, '', 0, '?'),
(0xef72a303cdd3b17e0816814143c22750, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/condition-base.php', 0, 0xa66b569955990590680870fb4ed37bdc, 0xa66b569955990590680870fb4ed37bdc, 0xa4c9206c61833daed39b2e0be8d37e6672217464d28a4251c46094bf7c3d071e, '', 0, '?'),
(0xef738a78db284bf6ca8fa51680066a29, 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/nav-tab-style.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/nav-tab-style.php', 0, 0x574721ddad34c20f661b771f85574676, 0x574721ddad34c20f661b771f85574676, 0x82fe569db627c3244364537c806df2230923224114323b5203c0d38aaf761d0c, '', 0, '?'),
(0xef75085f7ff48b8b08ffc2ca7e2100c4, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', 1, 0x00000000000000000000000000000000, 0x593d0a0b59e0b439399a32ad17f88f11, 0xfd97fb36a991b01a2f8888f970e27935eec19cd245f094d8adbda9ad4fb14506, '', 0, '?'),
(0xef770e60795f9efdc0ee72deb91b925d, 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot', 1, 0x00000000000000000000000000000000, 0xe0be8430039c2d3890ec7b233b885c9f, 0x89ca1bb5eac6942242c200570c7eac3faf6c8e3b8921cd3c006816dc54332cc4, '', 0, '?'),
(0xef7a0ffac09cd8f6d7f27c947afb7876, 'wp-includes/js/jquery/ui/droppable.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/droppable.min.js', 1, 0x00000000000000000000000000000000, 0x07ba8069b534c82a481a5a770eaa6cbe, 0x3f0b72a31413dcb64ba3057ecfa69b63e82445b7115983d6a0573e2713fe29dc, '', 0, '?'),
(0xef7e54f10f2e83d24d90462eb2ef1d17, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/NullCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/NullCache.php', 1, 0x00000000000000000000000000000000, 0xe1342671fd79abaf8bd53bd60cba59e9, 0x55ebc5275b3dc1810f7fbf43a3bac07d5a42e7d4afd9f5deebb1e76ba3ca4d36, '', 0, '?'),
(0xef7e99c68994d4b43eb1223a03b8248f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Thead.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Thead.php', 1, 0x00000000000000000000000000000000, 0xe20205385320ed5a4474c401d946a46a, 0x5940bc4862f6464179a00455d738025fb90788d351bd332df51becb85b944a3f, '', 0, '?'),
(0xef7ffab6d5cb95a7b37226d571c74669, 'wp-content/plugins/wordfence/crypto/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0xbd217981a50557551c5bab1075334651, 0xd7f2f3c4b7d6cd9e26469c9214e549e906e46659b0479fbc8baadfe5fe9f1b30, '', 0, '?'),
(0xef87dad2a3f32b0a2248266b0331f900, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css', 1, 0x00000000000000000000000000000000, 0x7339af1b7f9c226094755fe645ff381a, 0x9e3e24dbd2c149d785fa358743b50f4e7ba9414d5329ad169c57daa455b73aea, '', 0, '?'),
(0xef8a838529e675be72d19b9a56d98d51, 'wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.js', 1, 0x00000000000000000000000000000000, 0x069ae94f7ff7b8469f3be3e2417aefc6, 0x45f862ab05ad142fa0b2bdd7f17ea89568a24f6625177fadf3c8ea6a40059805, '', 0, '?'),
(0xef8bcbf89f14e790040a9c8804a25a40, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion.php', 1, 0x00000000000000000000000000000000, 0x8bef93126945578db7a3f692b409a434, 0x5880f18e7ed838864dbebb08661cc3c16f20260334864ae116e9400d527a1b84, '', 0, '?'),
(0xef8e326a165237dd186beede94d51ab5, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', 1, 0x00000000000000000000000000000000, 0x7df2b3b39f63c7ee55a4ba76c5ef6ec4, 0x9aed24971bfb798d3b3fcfb01273b422b38c64fae166c0250024cb487cfb0039, '', 0, '?'),
(0xef8ff041bdf73c63269d4c635a61911a, 'wp-content/plugins/elementor/core/logger/items/php.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/php.php', 1, 0x00000000000000000000000000000000, 0x63ff08424a19e7e8d527ee4f9f8693fd, 0xe763991026f6e0fa0af8ec7318821bde0a781e867a7eedbbe6ad631f5b2f08ec, '', 0, '?'),
(0xef9664578971f7f778429b3456de5eea, 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKey.php', 0, 0x86520e416032785b6599eed7b6399a3d, 0x86520e416032785b6599eed7b6399a3d, 0x30b9fd0dd64430854d41bdb9e216e1ffcb0bb12378fb20b09cd4960f8209dc34, '', 0, '?'),
(0xef9eb124e4809569b85d01c9ee484a26, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php', 0, 0xb4fac88ef4d10f6557531d10dcf43ca2, 0xb4fac88ef4d10f6557531d10dcf43ca2, 0x480511d4c0ae0cb61ad1f0d61015e874fa61c02149906355bb7c8f7c69d92708, '', 0, '?'),
(0xefa18e4ea6110bf4b41deb7fb773b18f, 'wp-content/plugins/amp/src/BackgroundTask/RecurringBackgroundTask.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/RecurringBackgroundTask.php', 1, 0x00000000000000000000000000000000, 0xe25cdddf0684c18de1a9b6535beb7247, 0xbd8e12ec206f4d38021207fe5bd33084b831d3f9137d7ab5617413485509dd0c, '', 0, '?'),
(0xefa3341d9b480407ba2d435f5e60f55b, 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map', 1, 0x00000000000000000000000000000000, 0x833fa98de4c3f3a5be45c7948e8fd345, 0x00f5ebd97bec9d02fd9fe50f37e47004c13aabfd26066dfd7347458e6457c7b5, '', 0, '?'),
(0xefa3a34b4d854eb36b3ddffcb3d95b3c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/DefaultConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/DefaultConfiguration.php', 1, 0x00000000000000000000000000000000, 0xd2e904012cffdb0c20cfac85488cf53c, 0x6cb9652b14615e591f4b4df2661c4666aa01064069b86ef0cebc9d23f92416d6, '', 0, '?'),
(0xefa5a02896ab7f2024d24275266a38a3, 'wp-content/plugins/elementor/modules/wp-rest/classes/post-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/post-query.php', 1, 0x00000000000000000000000000000000, 0x088815e036f2804efb632df60b32ebf8, 0xb0dc7e14d317f06aff83fc97fb7784c4bb2ba8d26a2beb7241ba59d6f7f28cf8, '', 0, '?'),
(0xefab94c053e74cee5ff22b707fc739eb, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', 1, 0x00000000000000000000000000000000, 0x7832bd1019ef943499539dc25bd14371, 0x4f9eae5d1c449d487608824ebca4a59edb3e92d275f5cbccdebefa5f99f637dd, '', 0, '?'),
(0xefafa6f643d756e124e0a37ab03b3051, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js.gz', 0, 0x8792f2f14334f3cde762e38909c96d29, 0x8792f2f14334f3cde762e38909c96d29, 0x02ad5c75d4005936b8a25f1cef07bc8e79792174663fb0c5af0c25ad31b968f0, '', 0, '?'),
(0xefb2424abda49a3d34eadf1bf7c212a6, 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php', 1, 0x00000000000000000000000000000000, 0x35e0ccb63d193aeb728fc296d952f4c6, 0x8e60e5537833a9e55e8d785140c1e8826d9c5d1a2ec0a84e5a50f3a07afa5764, '', 0, '?'),
(0xefb4f275d32b800796a901dea2169afb, 'wp-content/plugins/wordpress-seo/src/routes/semrush-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/semrush-route.php', 1, 0x00000000000000000000000000000000, 0x3736dfda964bb7c4a155eca803ffbe96, 0xc4dcd4c820068940060d9c07ec36d0e9efeda885f02c738609ebb9b9eebe5fc7, '', 0, '?'),
(0xefb880dcb9e3587589fdf05fc5da4a18, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', 1, 0x00000000000000000000000000000000, 0xb2806bc032b6960b6251b82dd23f61fd, 0x8778a9d0d0cacc727d9a608aeb31003889d6d03ec60fe1c975f3366fc03ab6b3, '', 0, '?'),
(0xefbe9802518cb9a97ff7b429420aeb2c, 'wp-content/plugins/wordfence/images/loading_large.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading_large.gif', 1, 0x00000000000000000000000000000000, 0x8259bcae7b114f628955577ebc59cb99, 0x7038f12797f799097497cfdf3a8451df6f5d7b354731e5e8e3bb19c545bec711, '', 0, '?'),
(0xefc010fb50868961600e5875eea5a106, 'wp-admin/css/color-picker-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/color-picker-rtl.css', 1, 0x00000000000000000000000000000000, 0x9e22fd3af44004dc90985e4a1fb68ae0, 0xd745ba03e38b02140ed55f7713fcab86b9b619ec313ae7e6c507d0d3c22dc445, '', 0, '?'),
(0xefc57b7fb4fa200df053066cc5bfe909, 'wp-content/plugins/wordfence/views/.htaccess', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/.htaccess', 1, 0x00000000000000000000000000000000, 0xa34522784bcaea0e7bc738f6645312b3, 0x4387bef6bd277285150339bdec4004e24ba1de8674a1aa99f6e2a77723406bba, '', 0, '?'),
(0xefc6e0a8136e8a25901a0bb489711bf8, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', 0, 0x1553359a777024597aca18edc9e0de89, 0x1553359a777024597aca18edc9e0de89, 0xec7c2f3b52b82709e58f457e3ff54bb2ca0be3ddaef8bead53f9480431c8ec67, '', 0, '?'),
(0xefccb89b5754ba07d4a29d347316abed, 'wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js', 1, 0x00000000000000000000000000000000, 0xe5d4157240fa5589e6e7205cdab63b80, 0x49e73077dedb1ef7c350dae22c7ac6575754bb545633b8836927007ce1cc07f8, '', 0, '?'),
(0xefd15818123d55a117706670be80c15a, 'wp-includes/taxonomy.php', '/home/iraneurobetcom/public_html/wp-includes/taxonomy.php', 1, 0x00000000000000000000000000000000, 0x4fd31826f8de34698ddf600a4436cadd, 0xb7eb882f0f15e28604b80ad2f09619d9428140a1d3e835d031cfecfcd53a4f2f, '', 0, '?'),
(0xefd2c0a509e18939a02729ae25473113, 'wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.css', 0, 0xb0135f1a2b0a54523910db0c3f4933d3, 0xb0135f1a2b0a54523910db0c3f4933d3, 0xeb6097d172ad2ae351c3e92a9a303f31f06df9b787094a4f255ff080edf13040, '', 0, '?'),
(0xefd2f7eea421b24d9fda45618f606e2b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', 0, 0x60f6adbae2891e9e4bf975e2e4e197eb, 0x60f6adbae2891e9e4bf975e2e4e197eb, 0xa5a53fa7ff7088a1b4266bc61b9db51d07bb0c06771aaa7f22ed476cd7f4728b, '', 0, '?'),
(0xefd81e04eedb561eb903121f316cc93e, 'wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php', 1, 0x00000000000000000000000000000000, 0xe1a541e6304926f21a7666aa5ce49f66, 0xbe58e64bc39695b8aab7d96d025f3cfd099f4a33f2df69c510a9a157d63954d4, '', 0, '?'),
(0xefd9c834857ea78e5e55314578e61483, 'wp-includes/blocks/site-title/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor.min.css', 1, 0x00000000000000000000000000000000, 0xf6a247e1f3cc1b4de2ce22f9d9747c1b, 0xb3bb130f15602084fc0d70814aa1f2c981f936db90a9b5ef1af8cc5bb6d1326b, '', 0, '?'),
(0xefdae8afa082bf738844d055fba2b3ac, 'wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php', 1, 0x00000000000000000000000000000000, 0x52cbe3cafa16708a0dadc3c76f254674, 0x9c5c1c1dbd71c305e20220eb44bc1973fc609ec5720fea9e4be4e2ffa60a8d37, '', 0, '?'),
(0xefdca0a7a7e1437235e15e96c304cac7, 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-2.png', 1, 0x00000000000000000000000000000000, 0xbeea7c704a4cfb5bb9d9994cfd8d3cd9, 0xeaf1a8cf5e7a2974a18e81f31d330bb9561d14d268e359fe4b0e28275a0236a0, '', 0, '?'),
(0xefde8c742be95cf52bc65861865a551b, 'wp-content/plugins/wordfence/lib/wfScan.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScan.php', 1, 0x00000000000000000000000000000000, 0x855acf7bbc41b05abb0128637f5a4b25, 0xc574162f12f67350a513f3e22f04db6332779fab269c71274d3594d4568bd6f4, '', 0, '?'),
(0xefdeecb65866dd01fa393ba3845e174a, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php', 0, 0xb702653c6994fe80595e93e430aa5926, 0xb702653c6994fe80595e93e430aa5926, 0x5f768826e2d65a8e597744da80edd6675d95e95ec439db9499750166faa81e64, '', 0, '?'),
(0xefe3afa9e8090e27afe6b6dea88bf756, 'wp-includes/images/smilies/icon_biggrin.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_biggrin.gif', 1, 0x00000000000000000000000000000000, 0xfc4bb2f14a72a7bd3abf5d0e6b49d87c, 0x3a9a909db2abd6d994ebc607c54d15189c9bd3db58250b09cc193c38bd67349f, '', 0, '?'),
(0xefe90f5db9b57cc9d3dd4e853c07fa38, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', 0, 0xf64954675ede32d1a4b816accc9eafba, 0xf64954675ede32d1a4b816accc9eafba, 0x8a10013ab2e05223f7c912fa0a7f4665c8c032d82320ed8453bc505121e59153, '', 0, '?'),
(0xefef2f678266561df681741056b6ee90, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', 0, 0x286fdc833e3404467b58a821dae70dd4, 0x286fdc833e3404467b58a821dae70dd4, 0x238a9d4c6367821db97d6ccd4200c7eb302609b720540f9453fc0bb1b91f2a65, '', 0, '?'),
(0xefef365887d4aa34f1e35b5f879d3d74, 'wp-content/plugins/wordfence/lib/wfScanEngine.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanEngine.php', 1, 0x00000000000000000000000000000000, 0xeb6b5987ef6d21c7e0e3571841123070, 0xeb4c481a1d7b1788657e7acb280027dd2ae99172b29e7fbbc104ea16e989b19d, '', 0, '?'),
(0xeff19814ac64f0922a2934df3863e641, 'wp-content/plugins/elementor-pro/modules/table-of-contents/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/table-of-contents/module.php', 0, 0x4f2983a7cd0e5b60b3b4ee2ea2ba6517, 0x4f2983a7cd0e5b60b3b4ee2ea2ba6517, 0xeb6edc24f075a43e7e799bcdcc9c7ef2ca40be65a94131d5f908fc99c81e704e, '', 0, '?'),
(0xeff4b1a863b5d047bcb6b8286045bb95, 'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php', 1, 0x00000000000000000000000000000000, 0xe4bc0db6ae1b006c705fd1803e13e223, 0xa6ada6bb542ca6da7d317761ef59eff8e0b2df3403428d495d774158dbb58cda, '', 0, '?'),
(0xeffbd90bfe1d4846ae9c3e0ea7cf471b, 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/dashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/dashboard.php', 1, 0x00000000000000000000000000000000, 0x6975a3e4d87053d8ad7e2c770e503e6e, 0xd06f8d50b4f33bed65bf3a461799c4fe113f5f50c0477d8432937399cfd66e08, '', 0, '?'),
(0xeffc435e88887543e6717218c354cdac, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', 0, 0x4785020d54d8b12a5ada7ba0e5eefaae, 0x4785020d54d8b12a5ada7ba0e5eefaae, 0x395f9264503f28b30f05e1c15ad277ee07d4453f3c4ad3d1fc3a9a7064da7865, '', 0, '?'),
(0xeffd197b29bc60c23a8131dce78429af, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Encoding.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Encoding.php', 0, 0x72f2aaceffad33b8ed5d2ea060695cb2, 0x72f2aaceffad33b8ed5d2ea060695cb2, 0xbb43e888a6a072cd206b60a5ffc6b8548c44baf2a78e6dc5de04ef3f4d7c435b, '', 0, '?'),
(0xefff80c9391787ca72c00b4dd4a7c4e8, 'wp-includes/js/customize-preview-widgets.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x7d0cb6bc457b272487f6e3538e21d4ef, 0x7acd183178d8a66544884b5db54d1efd27210fbdd047169308a5cb277bbb3333, '', 0, '?'),
(0xf000574e891c65d10348c8ece2f0d292, 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/select2.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/select2.min.css', 1, 0x00000000000000000000000000000000, 0xbf8f1bb83893b4844133b6246bd07e1c, 0xe05da23d0836ae903c19b6bb24b140a7c989326271292fa2a896d2f81148484e, '', 0, '?'),
(0xf0022853ec598b2be511fa2b4efa9d19, 'wp-content/plugins/elementor/assets/images/app/site-editor/archive.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/archive.svg', 1, 0x00000000000000000000000000000000, 0x46b52baf76cb26247bf12381c4a1efb1, 0x5edb48dabf6f82f0e8f99085bb52dad44435d06791e6418dc34651b8eb478a42, '', 0, '?'),
(0xf0077b8c05c641f44192545ced9dc75d, 'wp-content/plugins/wordpress-seo/images/support/help_center.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/help_center.png', 1, 0x00000000000000000000000000000000, 0xcb9c818636ba4a9a1b2e9b54c83c8f85, 0x11083bcc1b40f1ffcb3baa37325f1cad3852bb4e7e2a7d6188266c0292832bde, '', 0, '?'),
(0xf0085658be55ffd39f8807e8733dfd19, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-currencyswitcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-currencyswitcher.php', 0, 0x7a8bdd8d78299e1f64d45c7b27cfde9a, 0x7a8bdd8d78299e1f64d45c7b27cfde9a, 0xc2d28ccb61d8072b9f3d956eafaa2bbf0965c7abcbb2db0d12c45cf017c5909c, '', 0, '?'),
(0xf008e92c9a16d27f99695799b52a2ff2, 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x837e621063c1a9f13f9e86bc176a6565, 0x0d02c674e19ea5c9b5ce8dc956c67766a865ee3ec65bff08d99b0a7db641a01e, '', 0, '?'),
(0xf00a05d3f04a84b956ad48eeb776e50e, 'wp-content/plugins/elementor/assets/css/conditionals/e-swiper.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.css', 1, 0x00000000000000000000000000000000, 0x01cbe3efaf44ef89bd90ef62de98cfea, 0x5716edcaec53dd28e8bef2d5e978b682fbeedf3ea79ede4d1926983c92d1d649, '', 0, '?'),
(0xf0150e259a3cf02e00c8c9485a01d06c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGet.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGet.php', 1, 0x00000000000000000000000000000000, 0x7944ea22675636ec211d4064b34e6886, 0x2fb53fc1a92ae5e3d52d30711498b447479087f14945f30328b0c9d86991932f, '', 0, '?'),
(0xf01920c07fde8d3c3a39ce137cc2ce36, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php', 1, 0x00000000000000000000000000000000, 0xb2264e7529a97767c6a11c675e26c3cc, 0x3521daecaaec8594084e7b4763a80219dbfb0bba79de5df2fc3e5c3b184221d9, '', 0, '?'),
(0xf01b352778e0da61737a0156513b982c, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.css', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.css', 0, 0xc112ba7a18398f56e9af77cbcbbfeb1f, 0xc112ba7a18398f56e9af77cbcbbfeb1f, 0xcf6d86f681e963f8cc35096bf9023c47f096437b3e8e01c8346bca012905770d, '', 0, '?'),
(0xf01bb8ca36294a0f6f2a8aa7014e6e2b, 'wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js', 1, 0x00000000000000000000000000000000, 0xe6b4a903c46088892240e3d229f5ed18, 0x5b28fb51fb4004cc8adb2332930a48fe65a9ee45639b7bd7a8784838ed8b113a, '', 0, '?'),
(0xf0249fc4aba549885efd9333b794d112, 'wp-admin/menu-header.php', '/home/iraneurobetcom/public_html/wp-admin/menu-header.php', 1, 0x00000000000000000000000000000000, 0xe1f7523f903837f8358104fdc983a520, 0x5ef96b6403be55ffd8b5378875af10bb371d7ef8ad6113a1efd52d13d63b169f, '', 0, '?'),
(0xf025ab0ddf619be7ed9c0abe17c67b62, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SocketHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SocketHandler.php', 0, 0xf380c854999712f42543a87f0dd1fc42, 0xf380c854999712f42543a87f0dd1fc42, 0x51f2fa40ee930918665acb6904c88f44327c51fa1915df0e007142702e60f904, '', 0, '?'),
(0xf027a2daf8767a63288ee22fa870f514, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CaptureNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CaptureNode.php', 1, 0x00000000000000000000000000000000, 0x690c8cf656e3501e1a3f89603177e717, 0x5c26e45853f95961ecd19e1caee1098352cd5598736b0f684e66140256f7cc90, '', 0, '?'),
(0xf031cc1c8a70487d140e456a6972bac3, 'wp-content/plugins/wordpress-seo/js/dist/workouts.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/workouts.js', 1, 0x00000000000000000000000000000000, 0xff5c99e14e6fe13adf538ba18226663a, 0x3640bb0cfe982adc394048987ba6c0354dbe3428bd2f4b64f4edeea4d447cb64, '', 0, '?'),
(0xf03315fe6c72120f01d950fbe85fb542, 'wp-includes/css/dist/block-library/classic.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic.min.css', 1, 0x00000000000000000000000000000000, 0xddae75bad8788c0fc332c4ea98563843, 0x3639ad12e1e9f2d853ee24b5cc03420723e76e2e301ec92538d56c462a2422c3, '', 0, '?'),
(0xf03666dd9e1841ca354fe099eac4ac8d, 'wp-content/plugins/elementor/assets/images/no-search-results.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/no-search-results.svg', 1, 0x00000000000000000000000000000000, 0xe59c5718460ba8afe53c2bc2e265a917, 0x5b94e87ec83b4cfa6c1fae84a1206187863a392ac623ffcde691dfe3fcaa1b19, '', 0, '?'),
(0xf036f68567539c8cff13d9fe5079525a, 'wp-content/plugins/luckywp-table-of-contents/core/wp/Options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/wp/Options.php', 1, 0x00000000000000000000000000000000, 0x9f9dfe9683284700f6bd3eb0fc6cf3d1, 0x4d5695cfa9f90341514b49bc03724ec2a5a18ddeb60c8563895c7e35d30295fe, '', 0, '?'),
(0xf03977b793327e7305b235fb453b9f3f, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', 1, 0x00000000000000000000000000000000, 0x75a6bdb152a0c9265ee4eaf965d76822, 0x0e87bfb37dad7c1117689b45a7734e01dbb4866bb6319bcad5b4746dec7753fb, '', 0, '?'),
(0xf03a6b0aeab63aaab25f39296a50708c, 'wp-includes/blocks/tag-cloud/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor.css', 1, 0x00000000000000000000000000000000, 0x1f55b8e5baf9b7caa7d3d4fddf11e3a9, 0x44ea2e531ad8dae3babe96fb04a498a0fc9eac41b22e9792d0fb36df0c0be82b, '', 0, '?'),
(0xf03daa9d5a9e86aa7a71ceeaf3133228, 'wp-includes/html-api/class-wp-html-active-formatting-elements.php', '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-active-formatting-elements.php', 1, 0x00000000000000000000000000000000, 0x13f919ec271857ae2199b98d99e7d3c3, 0xfb49b5dcb7ca125d5340049eec35298739d89bf44fffd85db59908a6ea709881, '', 0, '?'),
(0xf0492f1ab34ee732e9f70bf6e1c9f170, 'wp-includes/sodium_compat/src/Core32/Ed25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Ed25519.php', 1, 0x00000000000000000000000000000000, 0xe42aaefffe17b2a6ebce65ffecaec52f, 0x31af8dc868b965e4a22bef0bc93ab27a1cec61060b188bf0e9f783cda33440ed, '', 0, '?'),
(0xf0497d574ff0e365f5633c1f33e8db97, 'wp-content/plugins/elementskit-lite/modules/header-footer/views/modal-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/modal-editor.php', 1, 0x00000000000000000000000000000000, 0x521ddec20f6d81d5982c553cb25308e5, 0x176b3b7126d74cb9375ce0a85be891ca905c0ac76eddb6f3c115ccc94a613aea, '', 0, '?'),
(0xf04b462499329202e87148623c2a3e2c, 'wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php', 1, 0x00000000000000000000000000000000, 0x485c46f48b4d50091d181b95ec5eec99, 0x7fd0b053546895f5af44bce21c3e77f08144c40a7d29823b545131ada526c913, '', 0, '?'),
(0xf04b91fdcf7d152558144399b076fa78, 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 1, 0x00000000000000000000000000000000, 0x378b83a85cfb1cb0f11ab503b0df456e, 0x0c7b4753c1dd3087abd6f9ee85c32906cbf1f62e7e83a9236dbc7dce3a32c8c5, '', 0, '?'),
(0xf04ce58c6f77bc17863aa1b4ec14a7ab, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SetCookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 0, 0xd9c804b30968dbd08eeca18f869a86ca, 0xd9c804b30968dbd08eeca18f869a86ca, 0xda0ad658ebb348902dca891d142e48b34fc20db1928e04c7fb2449bb8118192d, '', 0, '?'),
(0xf053a710de395165d2c649bc33180eca, 'wp-includes/blocks/details/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xa9b39bef6232daf57c5e13ae01e4b076, 0x5729749c0c5633f50b3e4da52ac5db81dbd554436ad54f6324e3cb8838dfb282, '', 0, '?'),
(0xf056120f6cd46678e221711fd779fa86, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php', 0, 0x131cb87a8c1ed0bfa87a8d43189becce, 0x131cb87a8c1ed0bfa87a8d43189becce, 0x3b9d8d113220582a78dab32b33ffe93af5d2d356e5a3d3e7d74c3cfe0fb9a213, '', 0, '?'),
(0xf05c2ccdeecf2a6342cd666bb41cf9bd, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/metabox-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/metabox-integration.php', 0, 0xf9ea87d8664c069f4be8e3a9d1d0c12d, 0xf9ea87d8664c069f4be8e3a9d1d0c12d, 0x6455734e601100dc57218e988babf17726116c4698262fcdc0c3ae3488775f4f, '', 0, '?'),
(0xf06b92e7d814fb471c8fe600fbf46f15, 'wp-includes/block-bindings/pattern-overrides.php', '/home/iraneurobetcom/public_html/wp-includes/block-bindings/pattern-overrides.php', 1, 0x00000000000000000000000000000000, 0xcb68bda0903b8d0903c0330b580016d9, 0xd80471ff7985390131a9c9da55c61667d910a3a2a914487d7baed506b2cf4365, '', 0, '?'),
(0xf070cbe51971be7add03f1e92d4d6f34, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceCache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceCache.php', 1, 0x00000000000000000000000000000000, 0x1f99167069adaafa186bd20de9769d6f, 0xfde05f1ab1f409238a4bf4e62dfa3941d444f1a59bf8060a53f098be07fb945d, '', 0, '?'),
(0xf073bc25c5e0bc4c423412629e8c63bf, 'wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php', 1, 0x00000000000000000000000000000000, 0x0c05b54c51186aec8e47f0e9cdd1ca90, 0x5673723b346b6f5675297c778a01a7c4bed5c306c0176176d9f4a50f73fe1bc9, '', 0, '?'),
(0xf075e18374d6de53a233c7bb651005e4, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nb_NO.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nb_NO.json', 0, 0x8e79766263ececdb6e33e82c278dc1a5, 0x8e79766263ececdb6e33e82c278dc1a5, 0x0086686134a2247c862a1554096bfae743721bb48cc0f155a5d0638d3b9b4ad7, '', 0, '?'),
(0xf0777c10fbbf545817ad8e780f7c2b5d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAnalytics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAnalytics.php', 1, 0x00000000000000000000000000000000, 0xdad5aef7fae55919cf8d52a00894f179, 0x528c59ca87e2b993eafb64f3d94c34871ecb381237c6fa279775f29845794705, '', 0, '?'),
(0xf07c17f3ecb04d2342082ab44da6474d, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', 0, 0x9ed9324bcbecd82f07950ccbc7cc87d9, 0x9ed9324bcbecd82f07950ccbc7cc87d9, 0x05b89bca4c2b7a934ee144a645dbfc0d766367db309ba8aa718e0a4d75b18c8f, '', 0, '?'),
(0xf07dd9aa4c31c0735f3d81cc94d7e67e, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', 1, 0x00000000000000000000000000000000, 0x7c92cbc33e56d8b0cce3d7eab210280f, 0xd742f619b6d87ae223ce6ca9c9f6796e5244920c0f0495de2f08504c3f86f749, '', 0, '?'),
(0xf08078ad02c1444562ecb9960d8be282, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart-rtl.min.css', 0, 0xaddab1dda0b9194075162f733f6ab179, 0xaddab1dda0b9194075162f733f6ab179, 0x9628799745b7f5c1ec862d70fbeea4ec49bbe5d456cabd18102c1d9ff32ba589, '', 0, '?'),
(0xf084c93ea0f22fc52701ade157d51d73, 'wp-content/plugins/wpfront-notification-bar/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/readme.txt', 1, 0x00000000000000000000000000000000, 0x98809a797780b129fab029161bbd4ab0, 0x003fd8c820def233cc06164bf69c91b51ce7ab89cd315eb7410653ded194e165, '', 0, '?'),
(0xf0879502c7ca5193d9e4c8083d83264c, 'wp-includes/js/tinymce/skins/wordpress/images/style.svg', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/style.svg', 1, 0x00000000000000000000000000000000, 0x9c15be58d31c9617037cba2747758afa, 0xddb2bffb61e78d231b94298960d46e25f31c22190b549a6ab64f92c500252878, '', 0, '?'),
(0xf087f82ab4409f56344ec95a1c12414e, 'wp-content/plugins/wordpress-seo-premium/classes/premium-option.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-option.php', 0, 0x166a5ab9b84981ca8255c5b6f0e09333, 0x166a5ab9b84981ca8255c5b6f0e09333, 0xeab5d0f8a301c52b25e175df1461bf78dfba1cef34f427664b07513c2f5bbed2, '', 0, '?'),
(0xf0902612db4766e3db2fbf445dfa9845, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php', 0, 0xd37487d066ce5151d99fcdf794d44d09, 0xd37487d066ce5151d99fcdf794d44d09, 0x211861b24b8c219f09539e6d3fd9d23d58ff124ff683fd921397da50ad2c1329, '', 0, '?'),
(0xf091c9f3f280e933ff8c3a8fc0b45e63, 'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php', 1, 0x00000000000000000000000000000000, 0x6450fc58c203a5c51cd7fb6e85e724c6, 0x644df5f8e06b73719cd6347f0cbffecacd14e75204fd5e7f32f87e42220e4b92, '', 0, '?'),
(0xf09384b232997baf92f48b23e35e7be7, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgXlinkAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgXlinkAttributes.php', 1, 0x00000000000000000000000000000000, 0xdf7739c5e08d9fe42e29f9f908ad08f1, 0x26b6e6bb6bcc152d5d24e1447a4fef5ec103eaa3ee5c077f2a9ad8970288a834, '', 0, '?'),
(0xf099897869944a80b321412e8702f2cd, 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-fix-assessments-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-fix-assessments-integration.php', 0, 0xaf2ec4e58fa1f76cd8721d0cbc01cca5, 0xaf2ec4e58fa1f76cd8721d0cbc01cca5, 0x2314eccd8ef6740f13cab283a7422a267e96f0d058bf0f06735afcc5f9719097, '', 0, '?'),
(0xf09a959d182e222e66f3956316fed7ec, 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.min.css', 1, 0x00000000000000000000000000000000, 0xbe55969c7d604c02245fe8d742c59bd5, 0x796294a2bbcec174f9e5b95c2a8b318d514c0af157e99258fec1ca476b1d38fd, '', 0, '?'),
(0xf0a0f757700c333c8abbdb1ae0790b22, 'wp-content/plugins/elementor-pro/modules/popup/tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/tag.php', 0, 0xb7d72f03909629a5bfe0d25d478b7254, 0xb7d72f03909629a5bfe0d25d478b7254, 0x0e2e597e784c7361c0a1a121d4fc5cbecb62bf0187c9767e802319a23076589f, '', 0, '?'),
(0xf0a9048df9b6c937ac43e02e8e55d4cc, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', 0, 0x880cbca133efc569266a2539dd9ccd32, 0x880cbca133efc569266a2539dd9ccd32, 0x4b41f8c51653888c27c27d0d5438571ab6c95f944ca938dc211625d3d740c6c9, '', 0, '?'),
(0xf0adab1e660b233ce1648fcf2a7a5383, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVk.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVk.php', 1, 0x00000000000000000000000000000000, 0xaa916d139cd6a7027c81cb36e9fe4094, 0xdb42ac3aa57286b46b127ab1f5125122ffd52e8afa302e07d7ad385eb0860b7e, '', 0, '?'),
(0xf0ade19739e91b42cfa004f7338519fa, 'wp-content/plugins/wordfence/images/icons/check-care.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-care.svg', 1, 0x00000000000000000000000000000000, 0x9a4093db6e3f6475e4c7a16f73b03f1d, 0x4aefe5e7f558dd3ba157ed6069b922b6995b2af8e2f526604bb03e7234d0090c, '', 0, '?'),
(0xf0bbb2075614adbc15e1f75e945a8f13, 'wp-content/updraft/backup_2025-05-28-1151__EuroBet_51757cd793a0-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-28-1151__EuroBet_51757cd793a0-db.gz', 0, 0xff83028c5baab9a6231896f4dc9245a7, 0xff83028c5baab9a6231896f4dc9245a7, 0x4ace277eafc799bf482dfba17da5c05a295dd750fee5bce04c3aff22d3ec79dd, '', 1048576, '?'),
(0xf0bdae5893ace76d7dbc7b48733c6dc0, 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/documentation.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/documentation.png', 1, 0x00000000000000000000000000000000, 0x94d4216bfb8c17bcd8704810f6e3699c, 0x8c5dd0bb08d3b2871fa08294960d7a92ee9ebe93726207cca487c61e839a90a3, '', 0, '?'),
(0xf0c0fd7f0b578d9f9e53cc50e2fd8315, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Layout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Layout.php', 1, 0x00000000000000000000000000000000, 0xa1a3323f0df56186dcd4e45b257955f4, 0x131ce9a9db434c4188a64c2375554dcf23969037100adb245354ed78f3e942da, '', 0, '?'),
(0xf0c979ccfe75e86eb59ddb635bd9a79d, 'wp-includes/sitemaps.php', '/home/iraneurobetcom/public_html/wp-includes/sitemaps.php', 1, 0x00000000000000000000000000000000, 0xe7605320a5b398f245be58bb5e5941b4, 0xc525d6f81ee0aa53e469f9ac8dfa783310926bae99bd1b4fdbf16e7a5df6bfa4, '', 0, '?'),
(0xf0d0b726a74cdbbdc2a8119de3564e8a, 'wp-includes/css/buttons.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/buttons.min.css', 1, 0x00000000000000000000000000000000, 0x5c113141f5f44bd474a14e5b75e00595, 0xf696c8538459065e95c49cf4f2034dd5ac36c4a09efcb6314de5f567ed1f1f9d, '', 0, '?'),
(0xf0d4e776c3481abef263d68e3ac448a1, 'wp-content/themes/twentytwentyfive/parts/footer.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer.html', 1, 0x00000000000000000000000000000000, 0x608aa5412849fd5d011f9c747573f656, 0x5b05f38e53405f96ee6b10f2442388f56d4c25b1c80a869cdd91fee73f17e5a4, '', 0, '?'),
(0xf0d9f4bcb89072294078cec1619c057d, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-grid-2-col.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-grid-2-col.php', 0, 0x2478f3537e5de46955814fa83328dbf8, 0x2478f3537e5de46955814fa83328dbf8, 0x58b3190b8de83606a31471a8e30f5df43d242fcd2d12f31e6f46215bd408ec4f, '', 0, '?'),
(0xf0e2dc29be5cb402aca1454126f4b062, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', 1, 0x00000000000000000000000000000000, 0xf78259ea006cf165d4848a312c827d0d, 0x6449d2e6dec1b1a0de9735944baa951d29d0f18fe2373ff94f4a226a558b3c4b, '', 0, '?'),
(0xf0ea3bcc621ef828982eaae7c1285391, 'wp-content/themes/twentytwentytwo/templates/single-no-separators.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/single-no-separators.html', 1, 0x00000000000000000000000000000000, 0x3421066511749ae9b69b6202d5f62c1d, 0x23d41b57b6c856d94350647692fcbbcf4a0af8b31e4204966f340398de2c513b, '', 0, '?'),
(0xf0f0dd0d41469c63dad52febd2e11b7e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingLayoutAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingLayoutAttributes.php', 1, 0x00000000000000000000000000000000, 0x37421846525f77514670d51ebfd59420, 0x4766a18b70c6f201b430a9c8e82860798fdc90fff4d3d1b6373d556bdfdf991c, '', 0, '?'),
(0xf0f0f09144534abd14c7c53d6c19b94a, 'wp-content/plugins/amp/includes/widgets/class-amp-widget-categories.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-categories.php', 1, 0x00000000000000000000000000000000, 0xe864c41faf68f6338244ab3b6e79e10b, 0xa7f262b0b88fdb073872222ab3b6c4fd240080db78c910c4dd89ccb60fb47dda, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf0f4ab538933eed1a9a70f10f6d85450, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', 0, 0x32d0e4366475f51ad30e6b6fafc01dc6, 0x32d0e4366475f51ad30e6b6fafc01dc6, 0x75c64f344d9a9f1007737adec42889df6b245b5c046c53d9f9f56a16d01debff, '', 0, '?'),
(0xf0f4d1cc4701f6b8b725b765d04f48bc, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php', 1, 0x00000000000000000000000000000000, 0x08a891e71cc0a9a5ef2b3615127fd0a5, 0x57b6022f19a5d8500d95d2e0abfd3829142ebab73ba13bfdf498c18e6c2673df, '', 0, '?'),
(0xf0f6b4f803fc95f836245ba3aaae4fc0, 'wp-admin/css/customize-widgets.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets.css', 1, 0x00000000000000000000000000000000, 0x94342615e8828bb90191071022c5097c, 0x1dd698775fb3a889566fef06ef4222959c6c931ebc3c56e888b1c217360da791, '', 0, '?'),
(0xf0feb03882ac8a31e654c884b3c77b3c, 'wp-content/plugins/elementor/assets/shapes/curve.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve.svg', 1, 0x00000000000000000000000000000000, 0x472422e0596b67c1282ec5fe5f766e03, 0xa59ecbb68ca4ba1344b2eabd3d1218b280a1abbd4515199991a391c62cd79b94, '', 0, '?'),
(0xf1008bdf0a2113285762b16915277d00, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-he_IL.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-he_IL.json', 0, 0xa22ef84969fd909be77891249e3796b5, 0xa22ef84969fd909be77891249e3796b5, 0xe894e2100f829222954975d6c578d701969c4809556151407a500662bb758c69, '', 0, '?'),
(0xf103ab070301497388e5b69953e39b27, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/oceanwp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/oceanwp.php', 1, 0x00000000000000000000000000000000, 0x7df0a1ee9c1b57bbb7b5fbd8975abc14, 0xd72b533bd97687afbc81f17595afd718074d6bd0f3be71c8d64e57cc2aa075fb, '', 0, '?'),
(0xf1057d0b3b0b4e37b44902ce219f91e0, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', 0, 0x3d4427dcf757a6158a6a2a3caf33f843, 0x3d4427dcf757a6158a6a2a3caf33f843, 0xaf1fd171446563374f8019f5c3787f402e78e0fe8fc5dfc0fc6ba060b0035628, '', 0, '?'),
(0xf105f8e59372702e187585337a78800b, 'wp-admin/includes/class-ftp.php', '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp.php', 1, 0x00000000000000000000000000000000, 0x21cb273d42185140b4cfb6897c682645, 0x062cd080bbe9e87077e4a40e5df1a4b30279ad4e2941b6e69959e956c7128e4c, '', 0, '?'),
(0xf1085499defb1cc3a8635cc5be78451a, 'wp-includes/blocks/search/view.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.js', 1, 0x00000000000000000000000000000000, 0x185e4d1b774bb7af7fc6268495659fef, 0x456dd5ee1c15a843dfc1d534cdfb9d2aa7dddb517fab382d146c6c83f5b9b454, '', 0, '?'),
(0xf10ed233508d646fd32cc374bc0feac5, 'wp-includes/blocks/comments-pagination-numbers.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers.php', 1, 0x00000000000000000000000000000000, 0xfcd9511e557be4d759ec9736db0d23b1, 0xc982fa61d1176b3a7f6fa6dc33cdb05129ffcea7dde1b30a3ef5b3020605957d, '', 0, '?'),
(0xf112da7481effe0225aebb0081f62082, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/green-staircase.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/green-staircase.webp', 0, 0x6093fb08de84bc26ca6043890556007f, 0x6093fb08de84bc26ca6043890556007f, 0xb70e292d52492fbee3a4f0919e4c4175d6bd90c0bdf38874dc372c54d880751b, '', 0, '?'),
(0xf117d6359e060700e7f87580231ff442, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/README.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/README.md', 0, 0xaabbfd905be62c8c96a01a2c7c97ca9d, 0xaabbfd905be62c8c96a01a2c7c97ca9d, 0x6ee2c915c4143e1274aab756a12ca610db45830cc5030ea77088f40a245f6c1e, '', 0, '?'),
(0xf118d9a579f49ab99d56fd68d779e560, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpApesterMedia.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpApesterMedia.php', 1, 0x00000000000000000000000000000000, 0xdb60eb22ec514d3667a6a5b487486867, 0x0812d965ab8efef260c617eeec6353446779ff2de387c6070fab2d04252a23b1, '', 0, '?'),
(0xf11a8077970fb3793a5b75600e6f3fd5, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/condition-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/condition-base.php', 0, 0xd776eae2f57f10a4ad6b4e1ff2588a18, 0xd776eae2f57f10a4ad6b4e1ff2588a18, 0xec3063a280c9d9f0133c6674f152f941acd0d5b1e230071f9875de01a320fb49, '', 0, '?'),
(0xf11f309a0a385011386f77b2c636b2c4, 'wp-includes/SimplePie/src/Item.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Item.php', 1, 0x00000000000000000000000000000000, 0x0f499b3f6c20de8d07f61a01bc3f53f6, 0x7cd5385fa5741c40054d5137452b0fa8ba452c3e31e13c91efce27b69fc14a51, '', 0, '?'),
(0xf11f84f4ba9668c8a4f22ac43aecfa5e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedBySpecifiedLayout.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedBySpecifiedLayout.php', 1, 0x00000000000000000000000000000000, 0x03500fb9a6f8468f3787f6fd62871541, 0x3c91163428c1f22dd18f4d93ddc5e31b0ef44894a4c274fc6bedbb40185cddff, '', 0, '?'),
(0xf121ec3eb2748348daa424e4bafd7257, 'wp-content/plugins/wpseo-video/readme.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/readme.md', 0, 0x7717853fe57d8e5d4b21336d5923bc37, 0x7717853fe57d8e5d4b21336d5923bc37, 0xa481377e253b9ae9394022a2778a154bab7983a4a2aef4e4c69e598cafb89a8a, '', 0, '?'),
(0xf1254cc031c48de420fb4ad2d2d99eb7, 'wp-content/themes/twentytwentytwo/inc/block-patterns.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/block-patterns.php', 1, 0x00000000000000000000000000000000, 0xc5696058315831deb3c0c0bc38f43856, 0x420e3fa749b002d3a2a963a9f005a4c83118892e50b6267b7609f652eb48d473, '', 0, '?'),
(0xf1265ba6c13e6afed2dc2fd6e2b64755, 'wp-includes/js/dist/token-list.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/token-list.min.js', 1, 0x00000000000000000000000000000000, 0x410cea17c94003f204c042edf9bca566, 0x3a4a0400acecd203213a913f6945121d068df329bc334683a51d32eff55f9a6c, '', 0, '?'),
(0xf12aba5f32415762b6b8b64ffc785de0, 'wp-content/plugins/wp-rocket/inc/admin/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/admin.php', 0, 0x6e2e1427039c29b95776153df42518ae, 0x6e2e1427039c29b95776153df42518ae, 0x9794008a36c08731d91ac64a3e1d54d1fd3da021a3d74c038aa41067fbb84774, '', 0, '?'),
(0xf12c0f903178881f4065e03c29f91110, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php', 1, 0x00000000000000000000000000000000, 0x9d700d270e38fcefba9c6ae7ca20257f, 0x8b175520f5861a11b183a3613b71baad9a19205f9b90b27484a6c1de334a0a9f, '', 0, '?'),
(0xf134b4b7dc690f725b01b438f6330484, 'wp-content/languages/plugins/elementor-fa_IR-875641fa8e2acb7d96b56de0fac67935.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-875641fa8e2acb7d96b56de0fac67935.json', 0, 0x216d011a40f74f5b1a6e8a49e48f23e1, 0x216d011a40f74f5b1a6e8a49e48f23e1, 0x61ab88de710ef56d02ea4dcd082b9e9265d255284754096a16e511f0bea24981, '', 0, '?'),
(0xf135bb9695276d59153069e028dae350, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dd.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dd.php', 1, 0x00000000000000000000000000000000, 0x13b7f9e58d88d88fc61ef4841fccc805, 0x17b614255d701305c6c4490227c55530c36860958b5628b7190a0b542233665f, '', 0, '?'),
(0xf135c25d3439ef38c2381bad1b708a65, 'wp-content/updraft/plugins-old/akismet/class.akismet-admin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-admin.php', 0, 0x077c29563cc1d570c6f5ee9e3ab77a92, 0x077c29563cc1d570c6f5ee9e3ab77a92, 0x2f3f9f6db0ca4002190d6792ecb166c69a0967ae767f68cac9a22b4245bd5eba, '', 0, '?'),
(0xf137495f5fb2cd14cbcc76442192ab86, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php', 1, 0x00000000000000000000000000000000, 0xa853b921c7ecee3d9c5bd675524a5add, 0xa98fffcaf890463ca51e52b4f7f4f275ebf7672567fdf652970d5ddca81940f9, '', 0, '?'),
(0xf13773fe5c5dd47d884141f9776531b7, 'wp-admin/tools.php', '/home/iraneurobetcom/public_html/wp-admin/tools.php', 1, 0x00000000000000000000000000000000, 0x8fe7aacc4971e7e2ba47e8c8a7a66eb6, 0xaadfaa95d6809ba4af051d0b88a1e3a554ca26a89f6ed9fdd21bab0844d58987, '', 0, '?'),
(0xf13d6489dad73d4610c89dcd61a9b5ca, 'wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', 0, 0x3dd742c14a46fb7b38232d4c8eda0a24, 0x3dd742c14a46fb7b38232d4c8eda0a24, 0x6171412094991f5de85f67fe476b41e57dcdb06c652f654e81d2f5b379226a97, '', 0, '?'),
(0xf145aa60995feb7ef181b992716629e2, 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ImageParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ImageParser.php', 1, 0x00000000000000000000000000000000, 0x4b29ddac61e99dc44db6be2254a77f75, 0xa5c264b579dcd63ca9308725554963e2c65b8ae3a20860c9665ddf660fe2d961, '', 0, '?'),
(0xf149ca028a1b5279be64afa85cb4d34b, 'wp-content/themes/twentytwentytwo/styles/swiss.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/swiss.json', 1, 0x00000000000000000000000000000000, 0x6da8834c0bb9d63d2429dec1418a7845, 0x006370e3ad522fbc078b3a9f8f605c2d6aca5f70675fabcc7c3bb77b2ffe3206, '', 0, '?'),
(0xf14cfed46aa93e833ac0e928bb032d03, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpInputmaskCommonAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpInputmaskCommonAttr.php', 1, 0x00000000000000000000000000000000, 0xbce917c08d1a9dad8d07897d27e6c775, 0x74b698e7b403fe8b6fd3495447916374a999572ecd511346e39e02ce2f381912, '', 0, '?'),
(0xf14e62c4938570090a1bd2f005233f45, 'wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php', 1, 0x00000000000000000000000000000000, 0xc270f16abe49424ff51f86bba754d4a0, 0x6c9f93c66c89861d315817739c882933b272062476c669a4392b2a1801198524, '', 0, '?'),
(0xf14f888297ee76baf519a4863ae5dc04, 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/tether.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/tether.js', 0, 0xd9ac4d5536d02f9efbcde041fc311cde, 0xd9ac4d5536d02f9efbcde041fc311cde, 0x0aa247fae4eda3a30287b3990796fda5e81ba8238973dc07ec5510b8570cc74e, '', 0, '?'),
(0xf15a2fa5bcfb7b4c74e5d5ae4624801c, 'wp-admin/js/svg-painter.js', '/home/iraneurobetcom/public_html/wp-admin/js/svg-painter.js', 1, 0x00000000000000000000000000000000, 0xc86383d9c9afe109a3a29753238bf89d, 0xdc75f5ba48a290174462c3d2050201e072b56c74240fee9440cd524586155974, '', 0, '?'),
(0xf15e765bd463b75e38b499bab1c3a477, 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/jetpack-markdown.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/jetpack-markdown.php', 1, 0x00000000000000000000000000000000, 0xf831bfdc532c95509298e84787567750, 0xc8bbca11d6c0227677434da32744d5fd2a034508d4c7d44c7cf8b92d201d5412, '', 0, '?'),
(0xf1607ee3a1c5ff68629e423ee777a499, 'wp-content/plugins/wpseo-video/js/yoast-video-seo-plugin-1470.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/yoast-video-seo-plugin-1470.min.js', 0, 0x4d2b5aa5053fd4a4788671eb1259a28b, 0x4d2b5aa5053fd4a4788671eb1259a28b, 0x6ecc39e804b13a94a766e8b0fff2becff08eb4d580a42e535d248756250570c1, '', 0, '?'),
(0xf1612bc86c4544e236e8eafc26552218, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsTemplate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsTemplate.php', 1, 0x00000000000000000000000000000000, 0x56cc18ce61da5ed16b0ed3b5f32fbb1f, 0x6ca005cf19f09af609364d109754469a26f1fdee5238d8aa1fca1969b595ea15, '', 0, '?'),
(0xf162799c7a164ba4fec56f29f49b83d3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php', 0, 0x507e353b8f3d57e60915158609c6e0c6, 0x507e353b8f3d57e60915158609c6e0c6, 0x3cf509b41b54bcc38b7d0b8fbdc7de431a6140f98331bcaf150d19c68a3dafdb, '', 0, '?'),
(0xf165957443a6a36feb066ca5ab05f040, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-project-details.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-project-details.php', 0, 0x29b540a418b10930eefa2212d957cd0e, 0x29b540a418b10930eefa2212d957cd0e, 0x340146025fc3cf63fae4578a6837405a8f8efdbea1ad46c3f76ef2bd04caa8d8, '', 0, '?'),
(0xf16b269b5dcdd6498d60c58bfb234674, 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js', 1, 0x00000000000000000000000000000000, 0x50c7f2b1cc82f0a7708acda45ef04035, 0x9a09788a3252baae9152e8df77fec9c01f85d5498cf3019aeced8a2fbfef912c, '', 0, '?'),
(0xf16d7d54aa72245c1f977769d28192b1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSpec.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSpec.php', 0, 0xe209c1831e5fc961ce7e1e55148020a6, 0xe209c1831e5fc961ce7e1e55148020a6, 0x86493d2df4ef63aa44730826120feb8561961b0439d184d04d8965d35836eee9, '', 0, '?'),
(0xf16e48ff401db7ec2128ceed7935709e, 'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js', 1, 0x00000000000000000000000000000000, 0x20ef7607fbbf65f7375cca9bd7a03d81, 0x1b2168b865f364a3b9eb65d6895377d8b103fd9a9fb4a2147e6ee2ccd2492178, '', 0, '?'),
(0xf173d1cc64e206f937abf197ab78d32d, 'wp-content/plugins/amp/includes/sanitizers/class-amp-tag-and-attribute-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-tag-and-attribute-sanitizer.php', 1, 0x00000000000000000000000000000000, 0x82aaaad1682abdd22e99acac1fb111a6, 0x50913a7660548b1f8dd2778a5da351aa8dd240dfebad1ac7c8f1697966580cc7, '', 0, '?'),
(0xf1764703cb9cdc218583ac1bfba7b50f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/LinkManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/LinkManager.php', 1, 0x00000000000000000000000000000000, 0x26b37411008cc55e2e43ee3c33deb1f3, 0x37ac357cae7c450efcef56081c43ea2b2885f7dc30c71b8646a693efd33c195b, '', 0, '?'),
(0xf17949b45ff5e427693d8a91acaa2722, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php', 0, 0xe095803b4532957f8ba2a53999ea6e23, 0xe095803b4532957f8ba2a53999ea6e23, 0x37159947459acd9d8d17899fa076a5c9cfb1a7f9813a40345cd58ded4a73fe76, '', 0, '?'),
(0xf17b2ffb575c122262030dffba55f2c5, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/Subscriber.php', 0, 0xc530be753d75f2d9cb1af1b96fb215c0, 0xc530be753d75f2d9cb1af1b96fb215c0, 0x48d2e202cbdee04cceb506fc51aba491bae6e21949e8d313bb46eebdb2747a74, '', 0, '?'),
(0xf17cc00811df979099caf1bc4710459d, 'wp-content/plugins/elementor/core/base/app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/app.php', 1, 0x00000000000000000000000000000000, 0x0631c6044c76208aa08710a577475bc8, 0x3079151c8774568ac91c59e5cc2c69f6a7a71b25b422301a1cf93dcc34c807e0, '', 0, '?'),
(0xf17e48021c4ed60f8e368789c801bf7c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', 1, 0x00000000000000000000000000000000, 0x5bea48d8dea5d8e430da038c69cbd335, 0x822157d2aa7f94ab4e00d6ab28c6e372eae3ec38384133463498e80fc19511ce, '', 0, '?'),
(0xf18841b666e219f9e0a7da7edc5877dd, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Is.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Is.php', 0, 0xda5ca7223def8d27ab79376b98f6419c, 0xda5ca7223def8d27ab79376b98f6419c, 0x65e66041aa6b639ab89474c5201772e011df5bab6434616c9b3433e87b474f1a, '', 0, '?'),
(0xf18aa276108c113a07b944b81e59ec47, 'wp-includes/js/plupload/plupload.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/plupload.min.js', 1, 0x00000000000000000000000000000000, 0x111b8979f6f57c288948fd651584ceea, 0x9788530356ed8504798eca628c875a0c8caec4caeb6a12bf7ae17897304ca4c9, '', 0, '?'),
(0xf18ace01befb95d061c8bf7ca20f9d5d, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x2a0a57e662853e0b7851e0f70823fb92, 0x77001f8742d20e217aa2c24e8923b73bff33842d65e0345a994e08bbbfbebd80, '', 0, '?'),
(0xf1989ebc7d4efc5eb03cf44f64c5ff7c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6.php', 1, 0x00000000000000000000000000000000, 0x6ce0c8312e3ffc020d5fe9e5c3b9351f, 0x58d7b5f86e1291999d5ca181b92c84fcac809a5cfbb68def240f39d868dcf248, '', 0, '?'),
(0xf19acda8deb9c0c230c981a7e4b791d9, 'wp-includes/blocks/video/theme-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0958369f5412635723cd2796084c8bf1, 0x4420661bbfbe379eba52832e0cc02bcceefe3ba96031f42d703a7d1779751c36, '', 0, '?'),
(0xf19fbd805b754e603facf1d6bb87aaaa, 'wp-content/plugins/elementor/includes/controls/media.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/media.php', 1, 0x00000000000000000000000000000000, 0xce24043f64280986f3bbbfefe509dc2e, 0xdd33d3f97b70044aa755bc0daaa3e361f61b16749c59848ea45d2d762d598fbd, '', 0, '?'),
(0xf1a02b51f663660ad6f6f2340f0b3d2c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter.php', 1, 0x00000000000000000000000000000000, 0x296e6fb856c92c9a68d123d50d7aefed, 0xe751975e426183b7119316edbf210fcc735a79314b8fc126eb861231e2cf238f, '', 0, '?'),
(0xf1a42e8139bc3d52c15809e1352b2857, 'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po', 1, 0x00000000000000000000000000000000, 0xf6f32b92210f9af6fd3c06ab6a2ef9d3, 0xd866bbc3b1e8a281e99ca900a18bbd5f0d460b073f25a0d1385918490715d22a, '', 0, '?'),
(0xf1a88ba7d1f497780d2b5e3bf90ecca9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataValidationRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataValidationRule.php', 0, 0x8bc8f4c2e02046236475d7ca28fc3b90, 0x8bc8f4c2e02046236475d7ca28fc3b90, 0xfabbec30598a534340377342781c7f7edb6c3cdfee3dfb9c1f09193641658dc3, '', 0, '?'),
(0xf1a9a2a87c886df4f72e4f5cc590e6a0, 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.png', 1, 0x00000000000000000000000000000000, 0x930f766015d43d7da42e470fcd4c75e2, 0xaeb5264f89e9842a4cd492c03c9a37642a8fc507c14fcf3303af4d28800137fe, '', 0, '?'),
(0xf1ad2cb04fa37f5e95fe6ba1bde2116a, 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.min.css', 1, 0x00000000000000000000000000000000, 0xd28e0c4f3e532251b7e52d2477891a3f, 0x3665617c345baca323e63553da4e7b370ba731989f66eafeeb4f309d81ca8e50, '', 0, '?'),
(0xf1afd975001ffc41dfb8c84b77e61eec, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart-rtl.min.css', 0, 0x0a76e0a4ff26c8e414d659672fa27ae0, 0x0a76e0a4ff26c8e414d659672fa27ae0, 0xc9e8bb7391cc79ee95f5ba6c3f88e6240295b7e9f625be0df0afd80c6797d26e, '', 0, '?'),
(0xf1b0afe520763dda2f517fd66efadd35, 'wp-content/plugins/wordpress-seo-premium/src/routes/link-suggestions-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/link-suggestions-route.php', 0, 0x9b93c7039af45389d0b1f718cb3c3772, 0x9b93c7039af45389d0b1f718cb3c3772, 0xfcfe8a22a07e9c750edcc15b7504f39f838d6211869e9083564b8edccb6451c4, '', 0, '?'),
(0xf1b15459db03501d704506f19d778693, 'wp-includes/widgets/class-wp-widget-archives.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-archives.php', 1, 0x00000000000000000000000000000000, 0x2b87c9afd240748dd09d40f858f17f26, 0x68f7c48a8cd65ab114d6783ab589c7df7238cb1dbe1340debefbcd9324a34bc6, '', 0, '?'),
(0xf1b31480b8a70c88ff12db7854dfed69, 'wp-content/plugins/tinymce-advanced/readme.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/readme.txt', 0, 0x4b28fdeb3bc54175cfd44e6cef2c818d, 0x4b28fdeb3bc54175cfd44e6cef2c818d, 0x1118b8d8bef93c2fa3a5a2c0bd05166e1a699d0b0c2f6a2693bceee408f49b2c, '', 0, '?'),
(0xf1b62e2879bd01ee2ee3cbb7a8ec82aa, 'wp-content/plugins/elementor/modules/global-classes/import-export/import-export.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/import-export.php', 1, 0x00000000000000000000000000000000, 0xff8f296ee6e98de7d0242bb2f5bc8962, 0xd98c164f888dbc3c9b410421b5d9693ed106d2555ed7d00a4cd02723afbb77a3, '', 0, '?'),
(0xf1bae75d8a2496833fe3f449cd92046a, 'wp-content/languages/fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.po', 0, 0x2030868eccbbede65ed0294fcd5fd78b, 0x2030868eccbbede65ed0294fcd5fd78b, 0x56e159cc24b034425adeccafd3a9cf08ce595a19cabce07ade76fe85a3ab28a9, '', 0, '?'),
(0xf1bb7db14f153b55eba969c4e33cc082, 'wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php', 1, 0x00000000000000000000000000000000, 0xc721e25acf93da7dd5694620a0e5966f, 0x9ef39eec3b5e266012328eb0823af30e2628c6bd7bca97b881114c79395c64ab, '', 0, '?'),
(0xf1c00b64a48ef3433cc305cc9dc2969e, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-and-button.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-and-button.php', 0, 0xefc3da4dff03f9fb72d93d572bbe57c0, 0xefc3da4dff03f9fb72d93d572bbe57c0, 0xd2b53b5c52fb6e44969f79bafabd9d8181558a1223d7e6bf6da7ad1913fe61af, '', 0, '?'),
(0xf1c156eb17f9e07cda91e4e2532323d2, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php', 1, 0x00000000000000000000000000000000, 0x33125a784a844f0235af770bb718989b, 0x7cbcfc592269d747d0f847c38cf237e43a856c449bcf7d652a829f78afe2ce2b, '', 0, '?'),
(0xf1c15dc1b20d9ebe157db9a4f4275d70, 'wp-content/plugins/elementskit/widgets/comparison-table/comparison-table-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/comparison-table-handler.php', 0, 0x5b545d5f8e3dcbc70c4dc6f51cd879bb, 0x5b545d5f8e3dcbc70c4dc6f51cd879bb, 0xdccae22b057ab190ecfbeb7e24a7eab2693e77bc63de6e817feb11cf2a17473b, '', 0, '?'),
(0xf1c44e644a2696fc15e0139b72556974, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsent.php', 1, 0x00000000000000000000000000000000, 0x68a05ceb9fa1cc406be920ed5b7088e2, 0x27ceb16cb92802606455204deb263045ac1be595e191200517040fc013e0f2a5, '', 0, '?'),
(0xf1c61dc973f8e1dd567188401d836984, 'wp-content/updraft/log.796c144a65cb.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.796c144a65cb.txt', 0, 0xcb9301b0cf7dfb4a3ab15373d7fee70a, 0xcb9301b0cf7dfb4a3ab15373d7fee70a, 0xd1157a731e69e958a7246cbafabbfa8ea52d5f8af4801245a8e794656db6fb37, '', 0, '?'),
(0xf1c6341291ec069010ef17db24ea8eaa, 'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php', 1, 0x00000000000000000000000000000000, 0xf626a91c4aa4fe48120b4ec4efd4911c, 0x72aa682cd0988f51c355e7d33220901456f1864ab884e0367d4e2733d969754b, '', 0, '?'),
(0xf1c8c3975911cc644d381d9be7533c6d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxChild.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxChild.php', 1, 0x00000000000000000000000000000000, 0x78ce259a8ed4fe771876194169ddfede, 0xf492e98a4f6d942e416c2eb71396fbb55cd3977d58eca9595304eeca4f05596d, '', 0, '?'),
(0xf1c9fdd62391646269a49a1056013cfc, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', 1, 0x00000000000000000000000000000000, 0x5e7d97a7d64e019859b9737d8d37a2d7, 0x0e599fa0bfb0f90ce5891a5f5c94f39dbccbedb361b4f4c6113fe87406620656, '', 0, '?'),
(0xf1d08624e4b1e1114818642bd8bb179f, 'wp-includes/assets/script-loader-packages.min.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-packages.min.php', 1, 0x00000000000000000000000000000000, 0xbf425221de5d1b7ff642ffeb48302388, 0x3f90960425533c3df260bd01898a5d8d2fb4979e67c31cc737587990c3ebcb11, '', 0, '?'),
(0xf1d8bdb4b1792e39ff18d801d53a8507, 'wp-content/plugins/wordfence/css/license/response.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response.1744125809.css', 1, 0x00000000000000000000000000000000, 0x9c638bbfec40b56f455227e2bfad0e4d, 0xf971b957c8650bd5176aee5ebe58b2f8a25e3f93a5ca92d24ad9857cacd6ea7e, '', 0, '?'),
(0xf1dd9d6da277c93c56f4b33c910e99a4, 'wp-content/plugins/wpseo-video/detail-retrieval/class-brightcove.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-brightcove.php', 0, 0xb5e20456ac5cb7c67b6d1046b8cef2b7, 0xb5e20456ac5cb7c67b6d1046b8cef2b7, 0x1ab1b93c4b98b014d524f200d4cf6f0d4a6bab51e1debc891b02fd1773c24298, '', 0, '?'),
(0xf1e04853660aef9bab02531ca6e271ca, 'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo', 1, 0x00000000000000000000000000000000, 0x24dea73a62afa1b7383119b40da4371b, 0x6c6aa25e56dfdeff0b7729738ab14b2ccaaf0b2f97329de1523a35db81b0ed5f, '', 0, '?'),
(0xf1e08c90574a94b5667a69040a031960, 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-custom-css.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-custom-css.php', 1, 0x00000000000000000000000000000000, 0x2f0a8e4f4ec09226d93ce3908289e3e8, 0x1452203c958acf7ed236ecbb163f4dd79da97b8c4775e7903c1b9862b01e2c7b, '', 0, '?'),
(0xf1e3ee4271dd84c76a6f3d77ff2e371e, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2', 0, 0x65c33e36b6a32ca358482b577c18e4db, 0x65c33e36b6a32ca358482b577c18e4db, 0xfa32a49fd6c2d462fb726a6a5620d19f659dc2b67f5b5693921542ff1404e8b9, '', 0, '?'),
(0xf1ec49ea19d747362eeb6bb27442f45d, 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-portfolio.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-portfolio.php', 0, 0xf015459e248463e098d2bbb9ecb7f5de, 0xf015459e248463e098d2bbb9ecb7f5de, 0x4f4cb2601eafecb3bca6071d1827e15dde278fd1a926e1e4f1e3595cb0be820a, '', 0, '?'),
(0xf1ef377e6901bb4f702978ebd4de09c0, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', 1, 0x00000000000000000000000000000000, 0xd2b723f1deae45e0bd16c2cd4aa625cc, 0x714768f25b9fb0de06e52a8396d415dc4c085ac5fd32233c61abd08a9822f5e8, '', 0, '?'),
(0xf1efaaaf08be7a79b4d5c83e5f2b9474, 'wp-includes/class-wp-user-meta-session-tokens.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-meta-session-tokens.php', 1, 0x00000000000000000000000000000000, 0x9b382f2700b900b8a57618534c2d4700, 0xd6d311d7158e38ee90621eed5942263fd936971005ed6fcc1cdfd4121c3e1504, '', 0, '?'),
(0xf1f0a4983137176a0f2d2adc87724a4f, 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/promote-notice.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/promote-notice.php', 0, 0x11eabb8b39eed9f8e678d41a616fd888, 0x11eabb8b39eed9f8e678d41a616fd888, 0x3fa560f37d3f8940fb52bd69d88f91e024467590717485cd463f44fc299396b4, '', 0, '?'),
(0xf1fa79e01441131fd46f9eda8997e792, 'wp-content/plugins/updraftplus/includes/Google/Cache/File.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/File.php', 1, 0x00000000000000000000000000000000, 0x7f2c848f7d7e7ba8e52e760be0747a0f, 0xb02385038df3eda889824a90cf89302df57bd2b2201a708106f98d656eeb488e, '', 0, '?'),
(0xf1fcc11add107e5022c30ed30d687316, 'wp-content/languages/themes/twentytwentyfive-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.po', 0, 0xf582032217315b1c1f2e97473241ab2c, 0xf582032217315b1c1f2e97473241ab2c, 0xfe7616abd27248cf32b3a1ee386d0c3eebf3f8ecf1c20e17b9489a556730493d, '', 0, '?'),
(0xf20153d074e3706f37a89c2c50c7876c, 'wp-content/plugins/amp/includes/utils/class-amp-image-dimension-extractor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-image-dimension-extractor.php', 1, 0x00000000000000000000000000000000, 0x3859b7bac6ccd5a30a652096c0262a61, 0x5b052cfe1dfef19e9cec3bfccd61a801c4d8f9054d34e4c8af949c61db159b44, '', 0, '?'),
(0xf2094a0614d0dc2f7caf62fdf641d0f2, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', 0, 0x9d0b508824cbb6e7913d4795dfdef4a6, 0x9d0b508824cbb6e7913d4795dfdef4a6, 0x0c12eb03a886d067de38e92e83ac533698ec2dd87ff8fa31a4a5aec111c25ca8, '', 0, '?'),
(0xf209da4696416182679afea5d1845df6, 'wp-content/plugins/elementor-pro/modules/forms/classes/convertkit-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/convertkit-handler.php', 0, 0x208b283f0cb6601d51e042eee95a8bda, 0x208b283f0cb6601d51e042eee95a8bda, 0x41486a035ef5d02621e388c03314e9545008cdd56fc693d74c3dc836ce3897c7, '', 0, '?'),
(0xf20f1ee3dd48f6722023e2772f933a34, 'wp-includes/js/dist/plugins.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/plugins.min.js', 1, 0x00000000000000000000000000000000, 0x4646d2f7c43fd11701949d91cbb3b52c, 0x3e4accaf47c95963723acf5a3db760f269ff80965bac8413fe42d5babad92658, '', 0, '?'),
(0xf221ebf3bc9a58ce7cf5c28c92401be2, 'wp-content/plugins/elementskit-lite/compatibility/backward/plugin-class-backward-compatibility.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/plugin-class-backward-compatibility.php', 1, 0x00000000000000000000000000000000, 0xdfbf55a1adf5f3d0b46def13a78cfa5c, 0xcb318e93b9e29440d731b40335e43dcd691a65fda895fc240ce1edfcca336a4b, '', 0, '?'),
(0xf2230570acab1664d808da9f97c29a0f, 'wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json', 1, 0x00000000000000000000000000000000, 0x2d4ffdca283449a17a57c877fdcd17ed, 0x2e7422dab751618f6f7a426397f5ec088e28981bf1e00c37b4cf55fa03037dcb, '', 0, '?'),
(0xf223e39ed06dc75838b89b2bcb8adcb5, 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php', 1, 0x00000000000000000000000000000000, 0xf7347117f3db6b728944c858e6225dac, 0xe843ac60e46e29e982779631349eef4bda48e2a92db2a75ffa61141ea6d5093d, '', 0, '?'),
(0xf223ef73757f0ebbc0a85a5029f477d7, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BaseDumper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BaseDumper.php', 1, 0x00000000000000000000000000000000, 0x0dc84f4c731e74a0f0fe54b65775b886, 0xe33f753d9159471b0a3fc069c1709fb0f408cfe01a3a618c6e7e8997e0b08146, '', 0, '?'),
(0xf225a4b7381050d42db5dbb3b12e27b6, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.mo', 0, 0xfed779d74e36d3892aae2d793f15a519, 0xfed779d74e36d3892aae2d793f15a519, 0x63da599bc18a24e1667d4e3be135c32d206e5843b52065218e8b08e2cc8fa3d3, '', 0, '?'),
(0xf2264f7727bb44154a3e03d9986cc0f3, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x390e2cf012d4a5fd55649aa9582b6247, 0x1e1c8ba46720da65068b22de91a93981c45afd131c347cf7c8f470e49f7ab5dc, '', 0, '?'),
(0xf22a70fee55394b21786adfe18cfed1d, 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.css', 1, 0x00000000000000000000000000000000, 0x45fb6929e2ebc78fecf8d2e2addcfaf5, 0x67b0b895fe57d158362732d1d56f406658951fb42020eda344701a92feab38ea, '', 0, '?'),
(0xf22f822b46f897d058446095b6665021, 'wp-content/plugins/elementor/modules/system-info/reporters/base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php', 1, 0x00000000000000000000000000000000, 0xcd0dd9889aa65894e7a3afd486aef7dd, 0x53c92ed064c21fad5dd4592de29b091851989f4e4af68500691e3e720deaacc3, '', 0, '?'),
(0xf2310a02f20ce7cfc1c1a178bebfacd9, 'wp-includes/blocks/latest-posts.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts.php', 1, 0x00000000000000000000000000000000, 0x54ed07596e6bf8de7b7a3f2b6d82a568, 0x8ff2b59fd42f605edbbd4695c1bc3a734399894faa04a8cfbaa7320605559b47, '', 0, '?'),
(0xf236a1b5db3cd0af791f72cef9e62405, 'wp-content/plugins/wordpress-seo-premium/src/integrations/missing-indexables-count-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/missing-indexables-count-integration.php', 0, 0x64bc32e8cb81a2ab938e4ae3d4020a77, 0x64bc32e8cb81a2ab938e4ae3d4020a77, 0xb8b4eede87ca28fd5dfcd065b6eb217b46638d82f0e754ba0308cedacb318fa8, '', 0, '?'),
(0xf23f2184a93945f838ddc03da13ab918, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php', 0, 0x5957414a2bd257921c15a15e8507900b, 0x5957414a2bd257921c15a15e8507900b, 0x53104efc06c38329c24fdf0b745f6aaf85f33fd512e32233fec52510b0b18b45, '', 0, '?'),
(0xf23fb2e2455f1ecf298a78da85249e9d, 'wp-admin/includes/deprecated.php', '/home/iraneurobetcom/public_html/wp-admin/includes/deprecated.php', 1, 0x00000000000000000000000000000000, 0x15a9d59b6580e62fed76c0a2e99b94e6, 0xd1ac14de0c9a569a089810e98c3a9ed11a9326c346c548b79f00de7de02dca5b, '', 0, '?'),
(0xf2404f599698808a2b6ce17d771b976b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidateTagResult.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidateTagResult.php', 1, 0x00000000000000000000000000000000, 0xfcd81d76945728b720301d883ca2cbf9, 0x7cf5e3341056c56d97a8ac5394b16be824634afc265edad8523c81d4c3a4c803, '', 0, '?'),
(0xf2419414d648d28a3273d836e1d10e12, 'wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.css', 1, 0x00000000000000000000000000000000, 0x47e7dcd203bcb84d9c2694d26c032ab1, 0x03f37727ed7147cd0931401309e24a89dea512b1b7c8cd4e1c87c82c1742bb59, '', 0, '?'),
(0xf24c3ecb3bb52a09aab959db9e6d031f, 'wp-includes/blocks/preformatted/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style.css', 1, 0x00000000000000000000000000000000, 0xe74f6f4a7d5baf8cd7bbf5a5c1578ac9, 0x059bbf6d80e401e3412d90b6e4609238c7ef09a3502061d479ed3c0bf0289cee, '', 0, '?'),
(0xf2535c309fe9348b594848e12907f01f, 'wp-content/plugins/wordpress-seo-premium/changelog.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/changelog.txt', 0, 0xd7d12a04a4e1b797ba2c64d5f1e5a4de, 0xd7d12a04a4e1b797ba2c64d5f1e5a4de, 0x335a5c370491e7d8686cc6e4be002568be68358d1125108b7be951eaa7b66401, '', 0, '?'),
(0xf25fd56385a6a28e061158faf2df0722, 'wp-content/plugins/elementskit-lite/widgets/social/social.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/social.php', 1, 0x00000000000000000000000000000000, 0x317a3ed4f09aca6dbc1340db97cdbe90, 0x2d93e4fdef3bc1368f2f9ce5728881cfb5c9b229102bf25c0416da65ce9a8115, '', 0, '?'),
(0xf264ed54016fc8668bf6d2b7dc621853, 'wp-content/plugins/wordfence/lib/menu_dashboard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_dashboard.php', 1, 0x00000000000000000000000000000000, 0xa948ccc2a3e67bf8063d3716c2a77820, 0xb377dabdc3be248d37858583eb8a1621235858188a499c7b401e587b13434ff0, '', 0, '?'),
(0xf2668a867d35de66f9ee188ceadd48c2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/AES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 0, 0x03c3907bcd0d8d43d9d368fb70c8bb31, 0x03c3907bcd0d8d43d9d368fb70c8bb31, 0xb083d28d3d669733615e8663d4861cd5d03c836387cdb0c235ab439730a5f101, '', 0, '?'),
(0xf268b5714aad30f9a96d2ecba2b12ba8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php', 0, 0xd5738cb55c0bc2c531c85933a122a858, 0xd5738cb55c0bc2c531c85933a122a858, 0x35194ead2916ed9ee8a8c4e47ad3e4148c041b069a9510f82f9c02871564b190, '', 0, '?'),
(0xf26a9df11d0a6a3cc063aa4042890458, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php', 1, 0x00000000000000000000000000000000, 0x1d0c5d7dc0ca04a5fff1a7a17101b800, 0x39f67af6adf1a166230ce41a966dd7afccdc52014b8809b7a57825791c692012, '', 0, '?'),
(0xf26cc6f6441165e802f019e1005e00c2, 'wp-content/plugins/elementor/modules/announcements/classes/trigger-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/trigger-base.php', 1, 0x00000000000000000000000000000000, 0x04c80fb1b2d39a7a1a4780eb438ba674, 0x1c3b09b0f22c25bf9c95053407ae0e878b33d670bd743b314de41f643729fbd7, '', 0, '?'),
(0xf26e2d5f75c71d904c39c9efd8db98a2, 'wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js', 1, 0x00000000000000000000000000000000, 0x5b931eb8626aa462c9aba6c252a1fbd7, 0xe1262311053c1cb1c729844d2215802925a2a3c6f9f3a9cd47bec7277987b9e0, '', 0, '?'),
(0xf26f90c9c7c2bb3655c8e85b43dcb588, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgur.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgur.php', 1, 0x00000000000000000000000000000000, 0x68d2842332c4bce380344b9c9657b069, 0x2036427a0575b1107088678f4bd4614176c74fe704031067cab9688f35bc623c, '', 0, '?'),
(0xf2701f6f828db4583025f7a2c7edcfeb, 'wp-includes/css/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xae90acdb8a33286a88b4a4000891ea68, 0xee134a1ed22b56bba1ef62c11373536f67b6f153efab94cfe456cbf53ccb4bcb, '', 0, '?'),
(0xf2753bc88c30e5719477aa9c3de0df0c, 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php', 1, 0x00000000000000000000000000000000, 0x310c804117a4d7b6ab245e3ef4bf93cb, 0x707df83a8f5c4f81959ab2dbc5e910cee7d53151dcf5365879b38c5459d602eb, '', 0, '?'),
(0xf27c0bd50b55f9b8c72ba1721d3ccd98, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-12.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-12.svg', 0, 0x8e1d1717ffb7e1ed265c43d0328ab2e6, 0x8e1d1717ffb7e1ed265c43d0328ab2e6, 0x7d43522c96e8b7a82fcc115c842d0f5b59cc4b237a7554691e5920c2ebbad3dd, '', 0, '?'),
(0xf27f15bb3da72e039801a5f51067498f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php', 0, 0xd285e47e2b2035bcdde26a597189624c, 0xd285e47e2b2035bcdde26a597189624c, 0xdad8fbe10c426810116d242dfae3b3714c278ebabbb1ed8c04689555bf3a8175, '', 0, '?'),
(0xf282ea33534263e2ee8eefb81647d3f5, 'wp-content/plugins/elementor-pro/assets/js/search.5c7852be6fc67209b3a8.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search.5c7852be6fc67209b3a8.bundle.js', 0, 0x9a1550ee600645e068aad6eec315144d, 0x9a1550ee600645e068aad6eec315144d, 0x64a12bfcba0a1fbc398e4387c8e2293aaa927bb7df5724a45bf71f8bf402aa59, '', 0, '?'),
(0xf2863f3de4838d8462b9b8b7f41c5ef0, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php', 1, 0x00000000000000000000000000000000, 0x0eb29a7efc24f5784d3666696c4b40c3, 0x15ad99bc071c864acb5dd5271f089cf81a0f75d128138d5806f1ddb406175222, '', 0, '?'),
(0xf2878aa8b8445665a06f681bc178c418, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php', 1, 0x00000000000000000000000000000000, 0x5ec90baf68d4689006ba917be4438fa6, 0xbe965735c765102c06d1c684f38f43e33e79107881f322faa27ead483735827a, '', 0, '?'),
(0xf296dd05d50b6a1b4be926b785edd659, 'wp-content/plugins/akismet/class.akismet-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-admin.php', 1, 0x00000000000000000000000000000000, 0x077c29563cc1d570c6f5ee9e3ab77a92, 0x2f3f9f6db0ca4002190d6792ecb166c69a0967ae767f68cac9a22b4245bd5eba, '', 0, '?'),
(0xf29a4000b236038ee11f6e96994332f3, 'wp-content/plugins/elementskit/widgets/popup-modal/popup-modal.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/popup-modal.php', 0, 0xea7c4e725ffcb64cea0ba4d0aeb5c778, 0xea7c4e725ffcb64cea0ba4d0aeb5c778, 0xc015ba69eda9931bc667cfd54438ed0ce5b35652e15fd0fb540b392d4e2c200f, '', 0, '?'),
(0xf29dd78507fc99c1248c547b02382f66, 'wp-content/plugins/wordpress-seo/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/functions.php', 1, 0x00000000000000000000000000000000, 0x48b14b8f80a4064a9de73bd296396d79, 0xd7ad10f7450df6a686fcc1ca023e8ac4b2c5e3861fca3d2bd97489b236484a51, '', 0, '?'),
(0xf2a824637bb139375ed086c8f74ad867, 'wp-includes/js/dist/server-side-render.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/server-side-render.min.js', 1, 0x00000000000000000000000000000000, 0x0aa25092f541c96470ffa798a6cc039d, 0x3536c79366fd87d2621820687bc205931c05f4ba3024baab07c885b21e6f93eb, '', 0, '?'),
(0xf2acf81ad06c8bab849af7382fa41b7e, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php', 1, 0x00000000000000000000000000000000, 0xeae60673d394fbf522a44ba07505a923, 0x7c8b9c2a7ed6720399c7aaf220b8841462a9de79441393529fc3a38a174178cc, '', 0, '?'),
(0xf2aef285c595ee03826f697c7dc8e314, 'wp-includes/block-supports/custom-classname.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/custom-classname.php', 1, 0x00000000000000000000000000000000, 0x3da7bbe6b74606ed4772906be13912b2, 0x7bcdaac537dc10e2c0bf2a777a0d8b70c23386613306c704ea85a7be9837b440, '', 0, '?'),
(0xf2b096fc4dc2d9a64dc62f0c7f60bc18, 'wp-includes/js/swfupload/handlers.js', '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/handlers.js', 1, 0x00000000000000000000000000000000, 0xc2c1ec2ac323cd308b2dc6d58370f514, 0x48b323fdafa59f613a9a8731fa89c0d5f6f0ed97dfaf6f72726aec757ae07a56, '', 0, '?'),
(0xf2b1a0adfc1fb242c95204d47a878759, 'wp-includes/js/jquery/jquery.table-hotkeys.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.table-hotkeys.min.js', 1, 0x00000000000000000000000000000000, 0xe56f81676f199db7bf937e69a64909fa, 0x843cb28a3db81fa48d3b923ac1745f2c77ab04c48349b7ca1806c12c8a2c999c, '', 0, '?'),
(0xf2b3c33c64f5329cbf395862c6880784, 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', 0, 0xbe341318cda5f671db23c469f7c90ebe, 0xbe341318cda5f671db23c469f7c90ebe, 0x30c311834c9beebd1e4750e4d514a5264ef710cb0de5291039044b6d08c3f60b, '', 0, '?'),
(0xf2b3fda28a6cc00b32588807c9a47cdd, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', 0, 0xd239258d838e0928c2b211ab9f0f0bad, 0xd239258d838e0928c2b211ab9f0f0bad, 0x86a93e6acae9f08cf3eef1ea4b6667da5dba9fdd1b2f660e994d1dbec0558c82, '', 0, '?'),
(0xf2b484b0b00dea17cf943e1d9577eaa0, 'wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x13a6492476a5d85c4e098b0212aa4f2d, 0xc05c0d43643c9558d2e8aad1b7facaf3c009391d23cde9e0cc638605a773b12f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf2b48aa135ce10e3c79df80d193a5962, 'wp-content/plugins/elementor/assets/js/floating-bars.7efeeb8b098e55999ff1.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-bars.7efeeb8b098e55999ff1.bundle.js', 1, 0x00000000000000000000000000000000, 0x2af326e1b5ac89ae82b0914e7eb3072d, 0xbd905cc2a54923e40075a628043a5e83823a297b8afe363330cd4cf9941f84f5, '', 0, '?'),
(0xf2b63f7b6f0b5fb1b0b527bb186ed611, 'wp-admin/images/resize-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/resize-2x.gif', 1, 0x00000000000000000000000000000000, 0x887b335656b4ed4656ac1c1966e4254b, 0xe687b47932717f99fe5af06fa0a67eb4a2285b971e826000601b43b8691a4c27, '', 0, '?'),
(0xf2b9aa0561e0bf4d83938cefd815ef17, 'wp-content/plugins/elementskit/widgets/yelp/markup/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/error_log', 0, 0x441f81537f52d09b553c8cfe7d286dc9, 0x441f81537f52d09b553c8cfe7d286dc9, 0x1ad21537613d9222520112b42266a3f9d8d2baf0ca9de3a0eb9f939f8837d0a2, '', 0, '?'),
(0xf2c089dea1d6f9f677477562f2be80d5, 'wp-content/plugins/elementor/assets/shapes/drops-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/drops-negative.svg', 1, 0x00000000000000000000000000000000, 0xbfcb090853a9a16cac5f79d684acc0d1, 0x51578bed8467e2ddb1719b8097c637b8fdcbb0903522f9a2e307c62eb046c2ba, '', 0, '?'),
(0xf2c2cc5f667f04c2a0181024c14f3c6f, 'wp-admin/js/common.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/common.min.js', 1, 0x00000000000000000000000000000000, 0x74f716b611df4053e1c03003b29d14cc, 0x2c571d3141b668d3f3943b6ac42cb5798f13374aab925afc718aba2996b02c0e, '', 0, '?'),
(0xf2d089a5379890d8cb35e2b7267f5eaf, 'wp-content/plugins/elementor-pro/modules/compatibility-tag/compatibility-tag-component.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/compatibility-tag/compatibility-tag-component.php', 0, 0x3ba0880176561eb26ab69f44cdd36b67, 0x3ba0880176561eb26ab69f44cdd36b67, 0xe338b544966d97d0fdd250a7d9616b441635e9c27227a846a505db58786aed31, '', 0, '?'),
(0xf2d1a6a0cbcb7a2056a030fbb20c3ddd, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-sunflowers.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-sunflowers.webp', 0, 0xb0a9ca9a76d79fc738ba623d0ad467c1, 0xb0a9ca9a76d79fc738ba623d0ad467c1, 0x5c3a5c14f0d472093247e9e08f0b56b114ec8f650ca96fed11e7abb912452b8a, '', 0, '?'),
(0xf2d22506af00faca7a9466c04ec87053, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.js', 1, 0x00000000000000000000000000000000, 0x5345ad90ee783d64afa87ec1b1ab654d, 0x2283770b942525177b8e98e50c0c3d4c28b0b8c568180b4be20dc6a2480eea50, '', 0, '?'),
(0xf2d762d4a346edc42e7054f4ef119f00, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php', 0, 0xa3d35ad928a37e67093838a2a7bad981, 0xa3d35ad928a37e67093838a2a7bad981, 0x2f191d7958ee196ce8ff8dcc9e0d11014ffd6bd58fc58ec64958bcf705a896cc, '', 0, '?'),
(0xf2da77ce2b07222bfa24e319ac5e1cb8, 'wp-content/plugins/wordfence/lib/wfLog.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLog.php', 1, 0x00000000000000000000000000000000, 0xac7d46bd1e58bf5bd73931c392091c11, 0x726d9ef4c7b0629ba850d1591fee74e69ec77271ebd387c3a027df70e1ab2804, '', 0, '?'),
(0xf2e9cde94df05999060b58d5e1060e9d, 'wp-content/plugins/wp-rocket/languages/rocket-sr.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sr.mo', 0, 0xb6f59f2a2e76c31339020743952fe4ac, 0xb6f59f2a2e76c31339020743952fe4ac, 0xc7559659f3bd05ecc8514a0b9e116735b8aacdd042f8f8f6227f29994ca07e60, '', 0, '?'),
(0xf2ece78351e5a649a97f6be38185087e, 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/date.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/date.php', 0, 0x396826c207490b18b4e13bccffcbe9b1, 0x396826c207490b18b4e13bccffcbe9b1, 0x0134cf7c2c7073752ea0706ee440e8e5c75e5e546f12a5f726de35124a0d352d, '', 0, '?'),
(0xf2ed11a3ae6f3e7f6f4fcf2df57d7fa2, 'wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css', 0, 0x7305ed8a30b2e9610fea4e383b7d1756, 0x7305ed8a30b2e9610fea4e383b7d1756, 0x062c0dee02688d09b905876e6cf6f3b3ac08bb76daaacd163d6318efc2eb81b4, '', 0, '?'),
(0xf2ee61dd75374aee44c7ea224275e903, 'wp-content/plugins/elementor/assets/images/library-connect/left-2.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/left-2.png', 1, 0x00000000000000000000000000000000, 0x9cef799c78f4a4cf06637ef4daa95b03, 0x9d638860d00b608545e2fc8127caeaf9ea47cdc20e50ec24115f89402d8c0a83, '', 0, '?'),
(0xf2ef3655de2a2975314015290050f3e8, 'wp-includes/blocks/navigation-link/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1fe2e290e20cdaab6ab5793603d9a78e, 0x53a9c67be3a80d1a2ba8725d046010cf4eddecaecbc718910c213309a453c43c, '', 0, '?'),
(0xf2efc45f4dddb05bab899e35c3af2a95, 'wp-content/plugins/elementor/assets/lib/animations/styles/bounce.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounce.css', 1, 0x00000000000000000000000000000000, 0x59275c28fa85d9c31c9c02ed836f9a93, 0x677620d950c4a3bb2bbd3aba0a4203655f66fa6cc60149ffa332329ea9b7f621, '', 0, '?'),
(0xf2f48f1e26406c860617aebbc4cedebb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SectionAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SectionAmp4email.php', 1, 0x00000000000000000000000000000000, 0x6c43535a8cf238a0332b71900d0337f5, 0x4e4b320a74ddf3327b0ffc44cab7f8d3fa6bba8bbc7caf15413d65dd86ef266c, '', 0, '?'),
(0xf2f701b760b0b1c2f3efeeccf9c34355, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing.php', 1, 0x00000000000000000000000000000000, 0x72898a955a603c1979deb7eb145f5c24, 0xe516499908fb06266c7e086cd5c1dd687489385a2616acee8698f5c25e94cde0, '', 0, '?'),
(0xf2fde03efd49a8e0f0cc947990a365bb, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/social-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/social-data-provider.php', 1, 0x00000000000000000000000000000000, 0x6dc8cd8a5ccf2a247a93223ad2b25f7e, 0x0b965b6ad3c835d27251f2a965ca8772f2c0106b270d1530a42369d0e08b0567, '', 0, '?'),
(0xf306d410ba3c0ff866c383f77900ac59, 'wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss', 1, 0x00000000000000000000000000000000, 0xbf11f01ae62eabcab98008c2888067db, 0x22bc65dbb0bc7d80298173bc1fe1c0d193caab745bbc22a1699eb7c6eb2f56f4, '', 0, '?'),
(0xf3190e5ccd6dd0a7a503be0614ae08e8, 'wp-content/languages/plugins/tinymce-advanced-fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/tinymce-advanced-fa_IR.po', 0, 0xcd720b224d21e4be5f5d36a399d34924, 0xcd720b224d21e4be5f5d36a399d34924, 0x2b58249ea4c269575c635f505b8e535c604ce0da98f2635acd135bb414abf6c6, '', 0, '?'),
(0xf31c4b0fbadb1304e2238c044d4fe34e, 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-prominent-words-indexation-2410.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-prominent-words-indexation-2410.min.js', 0, 0x36ae2897ee47b602561e0922f84bbe4c, 0x36ae2897ee47b602561e0922f84bbe4c, 0x06d27ddb0c4e5dcd41b49700904bee65322b81e6c4c730a7c8a10ecba32d7aec, '', 0, '?'),
(0xf31e7906cf2de78f666e3690158643a3, 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php', 1, 0x00000000000000000000000000000000, 0x637739f527d4f8a71a778e8d44e692f9, 0xf2a08c711b01b5017eb5840e15e8d1a0712f84b6254cd55827ae3540199df50a, '', 0, '?'),
(0xf32202eb8d4e0baafbf33a5eae884246, 'wp-content/plugins/elementskit-lite/modules/controls/ajax-select2-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/ajax-select2-api.php', 1, 0x00000000000000000000000000000000, 0xa3e6e4278e0e111bec5010a8bb4a9591, 0x9020e050b434d1011bd29e2cfb569592595a8b715541d74a2bce675baf3d4466, '', 0, '?'),
(0xf3235cfab7e2a82f87760e0516581e52, 'wp-admin/js/theme.js', '/home/iraneurobetcom/public_html/wp-admin/js/theme.js', 1, 0x00000000000000000000000000000000, 0xf6a2c52c0b7badd8f5508c0775c5b2f7, 0x592cb082847e2e0ed00f442b6c468a54a4b52c675e0d20f359e4633ea2434959, '', 0, '?'),
(0xf3248334fa15b2a7d4cfd1858ea36d38, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php', 0, 0x22315eab63bb5f2392f6cf6bfdf6242e, 0x22315eab63bb5f2392f6cf6bfdf6242e, 0xcac7d344bc24f857c500d4b95d0ff861ccd199fc56cabe6841107fdf78ee6e77, '', 0, '?'),
(0xf324f3e2dee9fa4f76619aaab838ef25, 'wp-includes/blocks/text-columns/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor.css', 1, 0x00000000000000000000000000000000, 0xa0fb852b1bf699c12ba7aa52110d9efe, 0x24a3ff59f67c65a9a871d308d08d75006466c1b044627446eaed5efa098cf354, '', 0, '?'),
(0xf3275e3d68249e1dcecd2405e2684686, 'wp-content/plugins/wordpress-seo/js/dist/languages/id.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/id.js', 1, 0x00000000000000000000000000000000, 0xad1e255fe9ec130f044f05e5a5f53ab5, 0xd806bf59a5640184608538fc7a6d0950c2e7b39dd59c4b042dcd9ab111c14f61, '', 0, '?'),
(0xf32aff75708691c0fd790797045b1a12, 'wp-includes/class-wp-token-map.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-token-map.php', 1, 0x00000000000000000000000000000000, 0x93370ec54c8d7c8fdecc6e8e8cc70741, 0xd80e540e33a9dd2ed5193c4c9cfb0a2f584ee1aa930e3269138b3d81855db156, '', 0, '?'),
(0xf32d59fa5f2c0f7627f2169163f227c8, 'wp-content/themes/twentytwentyfive/templates/home.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/home.html', 1, 0x00000000000000000000000000000000, 0xb048f307ae5e2145b9cab7a5096dd604, 0x32d303e10753ebc32352f0e22b8e2500b96feb2cca1a462ce62820df9217ef3d, '', 0, '?'),
(0xf331687e9edd854e17e500d48bcc4f00, 'wp-content/themes/twentytwentyfive/patterns/hero-podcast.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-podcast.php', 1, 0x00000000000000000000000000000000, 0xa0fd88d6b0ae1b75ec7fe2dadd43e4e1, 0x11091cb91862424ff2c608491a6a7175f84d26a12661fe8bcf3b371609d7224b, '', 0, '?'),
(0xf33739aa45a477de24ae3c2a34b7d04e, 'wp-content/updraft/plugins-old/akismet/readme.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/readme.txt', 0, 0x3bf1eab3ca0a6ccb59dbc05ab4015205, 0x3bf1eab3ca0a6ccb59dbc05ab4015205, 0x439e484ca7718594eadee13b827418bd9687ff74b4875d0af3c6f28835d2d7bd, '', 0, '?'),
(0xf33c60fcb0a11bda9d53e5320bcc02c8, 'wp-content/languages/plugins/elementor-fa_IR-21b2026463ef175722764b7eaf9022f0.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-21b2026463ef175722764b7eaf9022f0.json', 0, 0x2d2535a1204e6e898c03189d7b456b33, 0x2d2535a1204e6e898c03189d7b456b33, 0xe2abe578d4c3999a7709acdb6e6406554d0bec625dbf6a021f306803043f2ba1, '', 0, '?'),
(0xf33dbd4c0109fd37f68acc776b8396df, 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-wide.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-wide.html', 0, 0x452598cb7a961a610c83684368ab6d86, 0x452598cb7a961a610c83684368ab6d86, 0x4fae14f69448627f5e35b1b47801f76f271538da2d6d95018a6ebcf19e3fe73e, '', 0, '?'),
(0xf3423992aa313d0d895e7daea801b494, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/facebook.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/facebook.php', 1, 0x00000000000000000000000000000000, 0x0a2131d00f7ca186bd85f36793a7d1a8, 0x7b6cf34b38cf3d81497fea2b5aca8da121117e61a750cebbb2141e32e5f030bd, '', 0, '?'),
(0xf34c54dc0e6e33c654ef2b5dd74f7026, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', 1, 0x00000000000000000000000000000000, 0x3876307ef98207db9cdfada1fd8f5224, 0x0793eda731f480a4558dae7810b8c1a91c8ca4666ae9a46f490fb212a8f07dce, '', 0, '?'),
(0xf34d5b3f034f62118c111b553624de9a, 'wp-content/plugins/updraftplus/includes/Google/Task/Runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Runner.php', 1, 0x00000000000000000000000000000000, 0xaf9956974f168fd3848480130682b55a, 0xf221530f699315d8043b815151de9e3f06b6d0100d9eac93d581f1d913396b16, '', 0, '?'),
(0xf34f66f6612d546dc5812692a77699d0, 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js', 0, 0x35717a0e0f9b461e8ca5b057805e2109, 0x35717a0e0f9b461e8ca5b057805e2109, 0x5a1b68fa2aec6095df0efdea3aab67f32494725a6b482ec102581092ca8f19c3, '', 0, '?'),
(0xf3520ce20d127e96a7b3bd0b50ca1858, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptTransformed.php', 1, 0x00000000000000000000000000000000, 0x6eb6634b4077a775925f2458bc89c40e, 0x4f4f675f5a8f00088feb97d9cb0e90b037ef85c7e7dd9e31fadaf25ba0b53810, '', 0, '?'),
(0xf352da8b5e42117d8aff3a442e559c70, 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-render-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-render-base.php', 1, 0x00000000000000000000000000000000, 0xbf04e7d6e4c63e6eefe6b5f605088420, 0x857303173a64cdd97c0b19738ea68131630c89e2d489dc55df4df69044affb80, '', 0, '?'),
(0xf3578bb56e18d146aa26b28060f8e8ec, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/featured.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/featured.svg', 1, 0x00000000000000000000000000000000, 0xb4a13f666d5a66fbb302093a2523ad10, 0x0e4ed9b24f0925bd4a3113b01467ca957e8d91f661b1faf45a52c228bac215b7, '', 0, '?'),
(0xf35f9ead9cf185e63c44a4c16867c8e5, 'wp-includes/block-patterns/query-offset-posts.php', '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-offset-posts.php', 1, 0x00000000000000000000000000000000, 0x8d88de4e74573432db1e997fa03a89b5, 0x89d5a27d3d1f251b667cde9eec569ed894e0232f3dc8bcb66bc0ec969c2abcf9, '', 0, '?'),
(0xf36ad3dd09fa08957f06de656f2af4b6, 'wp-content/plugins/updraftplus/images/ud-logo.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/ud-logo.png', 1, 0x00000000000000000000000000000000, 0x43ca6ac0ba4dd5f5a0d193a627cb905c, 0x77f67910421ba53162749ec803578f9d226c25a9d974299b51708b2c4a62052e, '', 0, '?'),
(0xf36c4691aebedc63eb9295d24cc180f8, 'wp-admin/js/iris.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/iris.min.js', 1, 0x00000000000000000000000000000000, 0x8932e03208a83f1cdea19a1c197bc4c3, 0x8364551ec244a3901932f2f01fccced347d3cafdc8fe23b999eb6c6b5e5b1ab0, '', 0, '?'),
(0xf3712907796ab605b107e5600649f78f, 'wp-content/plugins/elementor/core/logger/items/file.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/file.php', 1, 0x00000000000000000000000000000000, 0xdc10de2106870acc2b93404a16dabe7d, 0x1b74f88236075defd598f116df3b9f7981d08b401497ed22c2e4524335b4c90d, '', 0, '?'),
(0xf371e77da36cb0b442576b2948b45454, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-newsletter.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-newsletter.php', 0, 0x3d8748b65623adb9a9583b1b5d6183ba, 0x3d8748b65623adb9a9583b1b5d6183ba, 0xad72fd80bb32bced57ff03dcac56e8cf2173688817685dca3597b67426cec963, '', 0, '?'),
(0xf376458f4f4671b7c3a9d06aa2d75afb, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', 0, 0x701b2ecd8b53a434c83bc9ad432b0573, 0x701b2ecd8b53a434c83bc9ad432b0573, 0x5a49a20e8f7cbbe4a659a1ea459b3d9450f6435af11a405b6fb9e639263da6e9, '', 0, '?'),
(0xf37a5f731947b7599a338c92113b7739, 'wp-content/plugins/wpseo-video/classes/class-wpseo-option-video.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-option-video.php', 0, 0x59c2734bffb3047c625ed07dc555a851, 0x59c2734bffb3047c625ed07dc555a851, 0x14819fcd55e75139c6207b0686480c0958d314481dd49f1944c035f654d247f8, '', 0, '?'),
(0xf37fb01190b1107a6fde2971796dbe94, 'wp-content/plugins/elementor/assets/css/widget-text-editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6ddc3c2e5102d7cc9952b437b2f6d423, 0x2e67f2cdc2db97234eb985091a6afe046d87945b40445d3189e78beb8a3a75ad, '', 0, '?'),
(0xf380827eca1aa16557894c1cfce1951d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/error_log', 0, 0x22cefc108fc89d5e190602b9e514a767, 0x22cefc108fc89d5e190602b9e514a767, 0x69e6a02e05a8e9051307351c624dfcdbffdda4ccfde4c8673aa422049b1399a0, '', 0, '?'),
(0xf38715e72cb76fd921c20e7abe6a22f3, 'wp-admin/css/edit.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/edit.min.css', 1, 0x00000000000000000000000000000000, 0xdb0279a7c6615e4a5c2cd624fd523077, 0x2c301ef75bf59097fb5b601cec3806be63d3b08be77e39872f59bdb69101227f, '', 0, '?'),
(0xf38ad8a05dd4669588f050f4a2860483, 'wp-content/plugins/wordfence/lib/wfLockedOut.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLockedOut.php', 1, 0x00000000000000000000000000000000, 0x5833e8b9f1f0c28af3b03037709003a7, 0xbd2512794397e8a6f3e477b2325d452ae7400d0365963ba47d58cf2efc76e39d, '', 0, '?'),
(0xf38ce9b913c8c45e0740a6e939a7cace, 'wp-includes/blocks/read-more/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style.css', 1, 0x00000000000000000000000000000000, 0x5db0c76603f2b613f580f5a3702fccf0, 0x867fe9a84ea9d80ab03a27c9398040fee1636235b7ab271be8c24197b53d8e27, '', 0, '?'),
(0xf38f6010d12d7da5c0690c5fe07042f6, 'wp-content/plugins/updraftplus/methods/ftp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/ftp.php', 1, 0x00000000000000000000000000000000, 0x2062b82e598ad5f658f842c91aa92fa2, 0xb666b828a4e0d84fbddde502e9a8cc64b9c0cd67a37a49a507b9fe28fc1a38c9, '', 0, '?'),
(0xf38fd698f2a7d1e4d9fd175387f41029, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/error_log', 0, 0xad1871f6a0b5c7dd916f28334307139e, 0xad1871f6a0b5c7dd916f28334307139e, 0x9f567b2be05fa7e00b427f347e8657ae4d55f6992afbe02b06012cfe046d3437, '', 0, '?'),
(0xf395bb05583031755b47d7e13f62e0a4, 'wp-content/plugins/amp/includes/widgets/class-amp-widget-text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-text.php', 1, 0x00000000000000000000000000000000, 0x03da6b19601c2dfffd63fa7e67a8874f, 0x514c81067608a95b2666bc9d2e9736f80ebfd1a201901d798fd40d6585f726c2, '', 0, '?'),
(0xf39d52df7e1950bf7d2a6349199a173a, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', 1, 0x00000000000000000000000000000000, 0xad05b8362bbb3549d1e7878b56705bcd, 0x14a5d0c6c528d8527f59e16f33c9d127da115e4429bcbee3502cfb1982e47c74, '', 0, '?'),
(0xf39dda56ed9f2e604a786265d579f8a2, 'wp-content/themes/twentytwentyone/inc/custom-css.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/custom-css.php', 1, 0x00000000000000000000000000000000, 0xd760d80037dfc2f1097c8d5db0b9439c, 0x0e07029c15d740c4c4f5f4916d1bc273c7ac9f819c7d7413e1d121fcdd0024cb, '', 0, '?'),
(0xf3a04d95cd1bb60a84597b16384beef4, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', 0, 0x08996e774d7485f8ffc83738d43515bb, 0x08996e774d7485f8ffc83738d43515bb, 0x429a5716e99e6b9ff993cb95865ad816c4b034d0d08a6f526f71d00d70a06bfb, '', 0, '?'),
(0xf3a60c69b31b963739db7d34c7f52b05, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_BR.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_BR.mo', 0, 0x35107e72e17be113865f7b6255f67343, 0x35107e72e17be113865f7b6255f67343, 0xcccafcab27d468e68068c02c636e37113a11ba96b8c6dd90fba3e923e69917d7, '', 0, '?'),
(0xf3a661a8c4e6bc879f14e2e33a840c8a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Li.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Li.php', 1, 0x00000000000000000000000000000000, 0x08f3400044c963ca097693a734997ca9, 0x8ae2facedca415c02df96f3591c8a0c983e9e75742b9dfa0966cc112a0e09015, '', 0, '?'),
(0xf3a79f0d6ba2d74ee677c4105613ebf0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOoyalaPlayer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOoyalaPlayer.php', 1, 0x00000000000000000000000000000000, 0x2affaae949423574312417ec7bccdd09, 0x1116cdad4eb821970e71a1e1ddf3a2e778253e00b7ecb525908a7aa633fc1ab0, '', 0, '?'),
(0xf3aa9c542f0bb810dacf53fc7f7eb933, 'wp-content/themes/hello-elementor/assets/js/hello-admin.js', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.js', 1, 0x00000000000000000000000000000000, 0x80ff2a3db67a9378cd7f0f254115c237, 0xf0a80fe79b5b126ba0463e46a49ddd48af6828318108304d2dc898333833f647, '', 0, '?'),
(0xf3af1ac06b4496b0d396614c3d5b0656, 'wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php', 1, 0x00000000000000000000000000000000, 0x0dc78422b5b1a4a3544acf87d99670b4, 0x90ab9edfc6074c4ac20cd5ac407e9317f6a82229bcb111953f0541e488cb3c8d, '', 0, '?'),
(0xf3aff608d35be53c2d151a6249b6b20a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/TagProcessor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/TagProcessor.php', 0, 0xc942e6f47af01d8fdab575698ac0fbd6, 0xc942e6f47af01d8fdab575698ac0fbd6, 0x08038833fa464c52b08f23928d7ecc5177f3f7111fe6c5f14fff6d7fde8bcb4b, '', 0, '?'),
(0xf3b3ce889a9dc86e492c60436b818ac7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php', 0, 0xe7a654df646f739f9d6b6a97ebbc40c3, 0xe7a654df646f739f9d6b6a97ebbc40c3, 0xd0da0a8d678a744f19cea9689173403d50f8d5b0f8855f2251559115b877a53d, '', 0, '?'),
(0xf3b59ca5ec74823d56f95536c8b14a2c, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', 0, 0x249d31fa1f79ff526db204d0d5d471ab, 0x249d31fa1f79ff526db204d0d5d471ab, 0xf06a129bba56a3e73d7d35398c98ca92c9195b4a04befc0e4637d7daabf13fda, '', 0, '?'),
(0xf3ba37aa023b1de95c99b85443c8ead8, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f757eb77a53169ac3d81a48385f148da.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f757eb77a53169ac3d81a48385f148da.json', 0, 0x6a28c37b9554ed8a147709bc2ce776c2, 0x6a28c37b9554ed8a147709bc2ce776c2, 0x12212fb5d7e7e2312dec6f93762af94b35535d502e44b6dc3b4df4da8b46b3a7, '', 0, '?'),
(0xf3bd97ff64b134a5c5525a5ee19a7c96, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerAnimateIn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerAnimateIn.php', 1, 0x00000000000000000000000000000000, 0xa1120f69518e4ee3e51562788f16df9f, 0x48e8db8846f61464ba0ed7dab29e9ae653e2545567356f7971255b1655790a79, '', 0, '?'),
(0xf3bdb34ef2b3cbf484fcabf3cf73c2f9, 'wp-includes/customize/class-wp-customize-custom-css-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-custom-css-setting.php', 1, 0x00000000000000000000000000000000, 0x3fe3ae1948287481e8d6d0298547399c, 0x4f2f601e643b10ba8fae5de9da7aece123c819aef2ce81166c51a4679666ed09, '', 0, '?'),
(0xf3be0cf76eb82883b4fb2e6e6b607a59, 'wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php', 1, 0x00000000000000000000000000000000, 0xd370c2402244aafdc57813c45702aa15, 0xda70c7847c7fa2d9a6a2074ffaaebbf7e2382cdd70ad44ba5717bbb3e04790ce, '', 0, '?'),
(0xf3be937fe59b3d6f35c858244572f93e, 'wp-content/languages-old/fa_IR-4bfa11da57ff2600004bb500368247f4.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-4bfa11da57ff2600004bb500368247f4.json', 0, 0xc821dcecec5b0e142f8c1649b4fd6054, 0xc821dcecec5b0e142f8c1649b4fd6054, 0xc9a54600b56dcbc9653ca1b8811c5ab5a51f96d920979a9dc579ebd9ae00eb22, '', 0, '?'),
(0xf3bec96b3357dcbe76a56e0eecd34836, 'wp-content/languages-old/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', 0, 0xf75edecd9688315eb1ed87d31d9aeb33, 0xf75edecd9688315eb1ed87d31d9aeb33, 0x05c033ddd687944d6e9db2490a5e2a5b5a28fcba516bf07bab4f2885941688f8, '', 0, '?'),
(0xf3c0d93fcea863ee3cb8566260f8b915, 'wp-content/plugins/elementor/includes/controls/wysiwyg.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/wysiwyg.php', 1, 0x00000000000000000000000000000000, 0x0f17d09550dc966a8226d25f9c13a1dc, 0x2ed08925c95e7c5dd6d00ebef8d5d35bd1a679b4bff93728ac05cc2ab73457a4, '', 0, '?'),
(0xf3c0ecc3b1190da3550af731aebfe194, 'wp-content/updraft/plugins-old/updraftplus/images/icons/webdav.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/webdav.png', 0, 0x0d0c6406a1289004e30fdaedd9e0da3e, 0x0d0c6406a1289004e30fdaedd9e0da3e, 0xcfa1ea0a2d655307c657645b40e997dde1b8322da82ff255c7cc16be9f9b10e4, '', 0, '?'),
(0xf3c20fa3ff05642225dd76b1eef82c01, 'wp-content/plugins/elementor-pro/core/admin/admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/admin/admin.php', 0, 0x1d5ec26f0041402baef5aee0103c257f, 0x1d5ec26f0041402baef5aee0103c257f, 0x51420f9c6095bba15e37cd9faf9b63171f819f2531360fbb7ee929c08d40e481, '', 0, '?'),
(0xf3c3007f4c90ebe1078bc6139d360ec2, 'wp-includes/blocks/latest-posts/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style.css', 1, 0x00000000000000000000000000000000, 0xea405be5e34c861e2cc815390ec449d2, 0x7aea6daea32c7907d4e7beafaba63b7e4e46a7d2089b96769b583a255de7e67e, '', 0, '?'),
(0xf3c951749a16c8ff30dfac57b8a287c6, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/404-image.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/404-image.webp', 0, 0x189ee7f2a40c13d4a2094d2497929e62, 0x189ee7f2a40c13d4a2094d2497929e62, 0xd4ef118cfdd23f0d354d158c956d2566c2a54d95793bec2550983fa04fe5b6a6, '', 0, '?'),
(0xf3ca2f44ffc34a1060ec007025ca760b, 'wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs-rtl.min.css', 0, 0x73bc5e3f8e0b8050da87c7ad52fa3160, 0x73bc5e3f8e0b8050da87c7ad52fa3160, 0x94d7a8fada01bcc7ec6b15217019aa70a9fbf4cd4010435aea9f7a88f54e1d8e, '', 0, '?'),
(0xf3cba40f99c3b2226e5f717a35c689bf, 'wp-content/languages/plugins/wordpress-seo-fa_IR-a35a702af4a7fbb6d2d4db8c193dd940.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a35a702af4a7fbb6d2d4db8c193dd940.json', 0, 0x1bb72873a2e997c0471e895b9bdb4647, 0x1bb72873a2e997c0471e895b9bdb4647, 0xb92dd2389bb8f8cf9c30bc5b9d3d2d2d23b585000a30b7fe3421229d1be7bf1d, '', 0, '?'),
(0xf3cf2cc87b4628c80894c48c7d82501c, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wincher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wincher.php', 1, 0x00000000000000000000000000000000, 0x6dd8cfe0f07ccb58d2a3dda465509e65, 0x9b25a6c9f685f23fe5aff6cd3ce746dcda44e6b45127820b7c9a194b727bc196, '', 0, '?'),
(0xf3d1e61403156e0cc730d62566c536b4, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-name.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-name.php', 0, 0xf297b767c44c35842354bda5f02f6cd8, 0xf297b767c44c35842354bda5f02f6cd8, 0x2fcc91038c3762d8477b07290473d830b867c6fcc17df3608c27359658076534, '', 0, '?'),
(0xf3d9aad423bd7c315cf632556de9f5f0, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', 1, 0x00000000000000000000000000000000, 0x01dd322c8ff8414eff7ff8eb53bc145b, 0x1c25af67dad574f3e99a86076c705849d1a5494043128fccb2999390bef3a572, '', 0, '?'),
(0xf3ddbbf8a6c57e6de58a5fa69b0e57ed, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-htaccess-util.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-htaccess-util.php', 0, 0x63e0b30c8f2363123fd8909e37b5a79f, 0x63e0b30c8f2363123fd8909e37b5a79f, 0x00368f4b436faeba729eeac3fda7aadab6792e54dd218f155405785767090142, '', 0, '?'),
(0xf3df262ef3d0a65178542f72629c1286, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/i18n/polylang.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/i18n/polylang.php', 0, 0xf5f9ef64648c2538f59b6f35c37f3fe9, 0xf5f9ef64648c2538f59b6f35c37f3fe9, 0x88a466c489502cf3623c3a4d60502478565b992954ac32a08405563ecd3f6474, '', 0, '?'),
(0xf3ee4ca26a2ef1fde8401c2948539837, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/InvalidArgumentException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/InvalidArgumentException.php', 0, 0x90d7b6b41f40973b2a48d42156888dda, 0x90d7b6b41f40973b2a48d42156888dda, 0x13c4bc6f28d7cec37b55aecdb3fa169f0c80918a6f4d7e6fb06a52d7fc8c7d5e, '', 0, '?'),
(0xf3ee78aedae5446fb9b7d70f0d5de9f8, 'wp-content/languages-old/plugins/akismet-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/akismet-fa_IR.mo', 0, 0xd8d690b5dc984a9e00aa03b2f3f0b7d1, 0xd8d690b5dc984a9e00aa03b2f3f0b7d1, 0x00d0a060a5833d8352ee3adea57100f3b47cbd263531ca052eb4f1cb122dd7c9, '', 0, '?'),
(0xf3f125a4f9269064841d83a749cd424c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Response.php', 0, 0x380d9aa9adef2fcf45fddc9d4afe0107, 0x380d9aa9adef2fcf45fddc9d4afe0107, 0x7fbb3d48c851104cfb5f88a91293aa7ff8d4a25c419bfac038f0a8543e01a709, '', 0, '?'),
(0xf3f2133afe74f163bd70bc43c12bf928, 'wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php', 0, 0x02add6f6fa42dd5a2729717225e6f084, 0x02add6f6fa42dd5a2729717225e6f084, 0x03aa43b8bab69a0246780d964805eb1045a933fcaea0d2fa6bb577acf9a8874c, '', 0, '?'),
(0xf3f2a6faa111c96511fb6073ccbac6b1, 'wp-content/themes/twentytwentyfour/templates/page-wide.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-wide.html', 1, 0x00000000000000000000000000000000, 0x452598cb7a961a610c83684368ab6d86, 0x4fae14f69448627f5e35b1b47801f76f271538da2d6d95018a6ebcf19e3fe73e, '', 0, '?'),
(0xf3f2f89c7e97387a5dc805423a9cdb6f, 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/art-gallery.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/art-gallery.webp', 0, 0xddba90f8fd3735994ec50a38f6750ef8, 0xddba90f8fd3735994ec50a38f6750ef8, 0x72b5c589f77b0b5e896f328b675de2e16768ea6af2d5a26750d7aa99597118b0, '', 0, '?'),
(0xf3f3d2cdd1e29e9ef905aa5ed59852db, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php', 1, 0x00000000000000000000000000000000, 0xc9de6f019485e51e97b9e5a76880675b, 0x12800be0c015df81152ed6112d6834603953205f0de8932949cd2886ed57d3f2, '', 0, '?'),
(0xf3f87965c242667b34f94b7f37190e5f, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_BE.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_BE.mo', 0, 0x880196686c70b219f04749ccc168ce6b, 0x880196686c70b219f04749ccc168ce6b, 0x3beabf448cbf2aa0081aa9c572ce64c61c2ccccf8145b2e625111db5502676d6, '', 0, '?'),
(0xf3fa38d4d85532e8ff54e34d15659ca1, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php', 1, 0x00000000000000000000000000000000, 0xebb2a8402bb5c9911a7e9c4735207772, 0xec0ff6de0aaf5fc4df772a507a8f8f9e2a5a23ed34b377182c4cb775659fa907, '', 0, '?'),
(0xf3fd7417e6785e7a04efabfc1bbfa28f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', 1, 0x00000000000000000000000000000000, 0x7c4a740676ef6e55bb6e250b2587c86b, 0x22a00083e8c56e29e05eefc9e5ca997f18544f89be971aca3c57dfe13c8464d8, '', 0, '?'),
(0xf3ff4bfe79355c107e2aab20d212a750, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-11f39f6632d2645fe0ee69ae17ccb390.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-11f39f6632d2645fe0ee69ae17ccb390.json', 0, 0x47abab4575fe9a5bb24a842d40d6787a, 0x47abab4575fe9a5bb24a842d40d6787a, 0x96466180b79e00a13614115dab7d3a96fda4a4873942c366e0c031934793b2c1, '', 0, '?'),
(0xf3ff56ac936b39dbb4ee73bfbb80d6bf, 'wp-admin/css/customize-controls-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls-rtl.css', 1, 0x00000000000000000000000000000000, 0xa9e72d430e1576085b3fcddce14a4567, 0x21320ddacb55fd9a68ff5ecf3aa604786a2e0275cc2ae0f7c7e16cdf57a3ce24, '', 0, '?'),
(0xf3ffb9b93cc8c7709a30729d529e984a, 'wp-content/plugins/updraftplus/central/modules/posts.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/posts.php', 1, 0x00000000000000000000000000000000, 0x54f412ca910ba121659f76f4008c3db4, 0x0f51036cdbb91a4b6e8332ea34e9d2afd0c9f90e458c6afc3dfd301de7421526, '', 0, '?'),
(0xf403c1c2697216ed68267ba2118373b7, 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/solid.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/solid.js', 0, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe59dd461c7a7f7362bbb477f3b4e72d6, 0xe130176a10b3aef7f48d12d072e60859a6a8bf432a867c6890b23d89f6b75d44, '', 0, '?'),
(0xf40882128e3beaa25ef0a9b8b4386384, 'wp-includes/css/buttons.css', '/home/iraneurobetcom/public_html/wp-includes/css/buttons.css', 1, 0x00000000000000000000000000000000, 0xa4799d0cd89e88e9b7c3f4d7e76d6a6d, 0x02403a18a376b83570a4c0d5225f80f51d2f8412a290be8eeebcdf15d825a4bd, '', 0, '?'),
(0xf4118aa5955250cafa70dbd6dde8e720, 'wp-content/plugins/wordpress-seo/src/integrations/support-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/support-integration.php', 1, 0x00000000000000000000000000000000, 0x44b267632c70a9e90e1bde73b2d57c3d, 0xf7916d70ddd3980919d9df60897b34abddf0f1c39d20c39693ade2590ec42327, '', 0, '?'),
(0xf411adcbab1d51fd83921095e0859781, 'wp-content/themes/twentytwentyfive/styles/blocks/01-display.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/01-display.json', 1, 0x00000000000000000000000000000000, 0x3ce72eb396682ec40b6cb0ec5dd0ed01, 0xfa938c6d1f78ad392c4df751ddb264347eb1252b4e3485be3b266fb71d98173d, '', 0, '?'),
(0xf41316d7a273824afe46dff0e94a119a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php', 0, 0x57a3e15d30ee9690144d9cc9370316fa, 0x57a3e15d30ee9690144d9cc9370316fa, 0x2b823b5cfe4997ed46dad8ded15e5a45286da02c2d5b60491593b2d8548fefc0, '', 0, '?'),
(0xf414146e01d9abd09a2f4bba06224126, 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 0, 0x46d5eb6fac0c2981b70f879a82649ae3, 0x46d5eb6fac0c2981b70f879a82649ae3, 0x8b5aaad9390cd0402d8d8cf542e37869e3b455df05e84d3f0cc27121c0a030b5, '', 0, '?'),
(0xf41486fec30300d25d047950261dd96d, 'wp-includes/sodium_compat/src/Core32/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/error_log', 0, 0x4e4d59d4299480fa4122722aaf3051c9, 0x4e4d59d4299480fa4122722aaf3051c9, 0x9f96e01df118f346452644f4c9b0e729c42b1a06f3d98324ced6378caf993aa2, '', 0, '?'),
(0xf41810539da05d2c083446721138d176, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php', 1, 0x00000000000000000000000000000000, 0x1766f02d5cb1e93bb5b1f558dfeb8b3d, 0x1aab3738088d5565159029d631e7a82fb43cdc6ad9271ce998f926d591e72b28, '', 0, '?'),
(0xf41e969990d60fb4e60e9e44d161ff5c, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', 1, 0x00000000000000000000000000000000, 0x150ac5b6d1597041896ba262f8df8930, 0x5f1b5f375d3e6f377624ea2d2a8f718358e005e7da406b0fb122e2da7d46dffe, '', 0, '?'),
(0xf41f957d32b4d1aa575971e9e93b617b, 'wp-content/plugins/wordpress-seo/src/config/semrush-client.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/semrush-client.php', 1, 0x00000000000000000000000000000000, 0xe9acfcfa9185a576c2f687d45f6388fe, 0xe2ec5ae45a452448db6a821f7cbae7237c3b9e1fc4c5bb5729f60355d39ee5c0, '', 0, '?'),
(0xf4216e1a804571fce9cde51028e316d6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Iteration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Iteration.php', 1, 0x00000000000000000000000000000000, 0x37e8ac069cbe3ff4cfcc9e6cf40b05cb, 0xfb98c31c9dbe1813da1175abd1160d931db15c20ed81aeaaa47bd693dbdf3c17, '', 0, '?'),
(0xf421d98c8dc2742c9b9600b404b014a1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', 0, 0x819504c086b326dbe1ea261c1d94344b, 0x819504c086b326dbe1ea261c1d94344b, 0x650f3d32361e641f41f599752c04a7c21fd523dca57870b4f098b77288b0693b, '', 0, '?'),
(0xf428d3d4bfa3ed90c9b6dbbee2e8b6ae, 'wp-includes/js/dist/edit-widgets.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x004ed33b59ff7f09b8b7c0ac8dcdf63f, 0x678957d9b44814359f05f0b6b87fc1ad9339e677d5d9045d28a827964ced2cb9, '', 0, '?'),
(0xf42f34988c8c6d975357a22e7241b4dd, 'wp-content/languages/plugins/elementor-fa_IR-6f2d71de6e487593b133a34107c809b5.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-6f2d71de6e487593b133a34107c809b5.json', 0, 0x546d88de6df892851a8703ec5c63ae09, 0x546d88de6df892851a8703ec5c63ae09, 0xfb9ef10d93e34a8737f6306701cb38f929e30045bd0f23aaac383e15c09ccb1f, '', 0, '?'),
(0xf4322b0161fa5198db07deea3c8ed5c7, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', 0, 0x3732e718ba63b6f12cf959e413abf4cf, 0x3732e718ba63b6f12cf959e413abf4cf, 0x70bc78a86550ac9b92cc8bf95fb0f6585c2438d74d4a5a787c90f2a1cbe6f0f1, '', 0, '?'),
(0xf44840dee367c1055fac757cd8825982, 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-edit-users-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-edit-users-conditional.php', 1, 0x00000000000000000000000000000000, 0xd4478327e7834eba49293c4fa97bced7, 0x98b43f5a20fd87dadee9b647723d1f4f9edf30e637c5fd985d98d1ed7364e817, '', 0, '?'),
(0xf44976a2ae7efa70e9b7b3b5b190951a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceChartProperties.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceChartProperties.php', 0, 0x9d2cb56b6ce3ec4d5364eebc08a2d87f, 0x9d2cb56b6ce3ec4d5364eebc08a2d87f, 0x86ed849aa33b524b9900ca3e081afe12ed3bd6f0161edc0b781016b92619ac21, '', 0, '?'),
(0xf44a1b1427238982724e8430610dc87f, 'wp-includes/images/crystal/audio.png', '/home/iraneurobetcom/public_html/wp-includes/images/crystal/audio.png', 1, 0x00000000000000000000000000000000, 0x996e56f18f3ac9cf89f347d8d42d236b, 0xa27e421a2dd7bc9d18046f667c57a278125cfeaa7ca84d0feb29e5df1589cba2, '', 0, '?'),
(0xf44a6b244185b17f9b201617adcfc9a8, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/loader.svg', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/loader.svg', 0, 0xee58409dad0e14aafa750169a24c22d4, 0xee58409dad0e14aafa750169a24c22d4, 0x6a58e6c515773d771f73da4b772506b76f3c710c62cc1c9990d95a85944e461d, '', 0, '?'),
(0xf450a81da93e1b3f87bdd6a7698ff346, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Schemas/Cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Schemas/Cache.php', 0, 0x30c79180030757e7ae0dcf52108ef79b, 0x30c79180030757e7ae0dcf52108ef79b, 0xf983a489a6dfa0c181ab3dc46be31b90aab261eb59d7d3057512db9b5ebe9956, '', 0, '?'),
(0xf4522125682ac6ccbbbf7d64c876fbc2, 'wp-content/plugins/elementor/assets/js/packages/env/env.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.asset.php', 1, 0x00000000000000000000000000000000, 0x4e8912a49cbd2e11e16c968e760f292f, 0x76ad00af464e613f36d8d81966f7b2f6266426cfbec7e46017be093791b63ad5, '', 0, '?'),
(0xf453012472aa55f5f33f9ceb25786e09, 'wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.070cb9cb3c4f1f016388.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.070cb9cb3c4f1f016388.bundle.min.js', 0, 0x756420818eb01d200dddbea201c36a39, 0x756420818eb01d200dddbea201c36a39, 0x821a6cacf4bf5c24123ead5238ca69a94abc8a3046b3cb0e9ac3f3fbe4506d62, '', 0, '?'),
(0xf459b4aa528959692fb5b76c404858d3, 'wp-includes/js/media-grid.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-grid.min.js', 1, 0x00000000000000000000000000000000, 0xdaaae378ba2e11ac75a9af0e45eb0d97, 0xb7fe2344775e8b3346f7bacacfcadb8e25135915892e9db42450717803314c2d, '', 0, '?'),
(0xf45a5202c8eb3bbade29d3321efc79d9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Create.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Create.php', 0, 0x819d406e4ac8734ce6d7bacdc7484149, 0x819d406e4ac8734ce6d7bacdc7484149, 0x15dc77a0ed0dc8e78d9fd8baa57b76f90e83b25a5bf4cd021d9f56df2330011c, '', 0, '?'),
(0xf45acdeb961f51b521d5d0faf6ae2aa0, 'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff', 1, 0x00000000000000000000000000000000, 0x6079002378c473fa47ec4ab6d674b0e4, 0xdb41e172ebd0c4783f6a8e92018dd22387c20c43f546cb4f82472da253d6f724, '', 0, '?'),
(0xf45dbbd0980a189e28aa3f57265cecb4, 'wp-includes/blocks/audio/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme.css', 1, 0x00000000000000000000000000000000, 0x7078ebdaba950189f8cd352943341a4d, 0x5e7df58562923e3fd60bb4d0d14bb1383cbf52c0dc8a24fbc0037b30ad36848f, '', 0, '?'),
(0xf4645a655d8f3d10aeb3fb46a50cca1f, 'wp-content/languages/plugins/elementskit-lite-fa_IR.mo', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.mo', 0, 0x242c993735ec7de4ef26dfbc65d37fa1, 0x242c993735ec7de4ef26dfbc65d37fa1, 0xa434c8d7ad13274a07635e99f3dea7d92cd9a0dfdaf7f105f5d83c0b518b8308, '', 0, '?'),
(0xf464e7e9979a2a5febdd3d4650288ae2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/MockHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/MockHandler.php', 0, 0xf95199ce101d11c77af98bfcb89c6121, 0xf95199ce101d11c77af98bfcb89c6121, 0x41873c10e9dfc27e6c009a88f6c6a40db305bae21ce074ce2693d7935e57f1f4, '', 0, '?'),
(0xf4655d57bea915f32b9bad625b31ccf1, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', 0, 0x95eb53fb7f6985b50e914b21b02a0e9a, 0x95eb53fb7f6985b50e914b21b02a0e9a, 0x33990dc12bde23b560452a688534ba3cfde53d662b5f324cc42a5ae128176a80, '', 0, '?'),
(0xf476a291733f772f5561f6055577006c, 'wp-content/plugins/elementor-pro/core/container/container.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/container/container.php', 0, 0x2bbe831bacd5b015b7630d550bf955de, 0x2bbe831bacd5b015b7630d550bf955de, 0x7c88d2543b73626b3abbbeb5e8fcf220afd96c9b1908769a2a81afb4473b4766, '', 0, '?'),
(0xf477df163e116402c20b8c163f648513, 'wp-includes/blocks/post-featured-image/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor.min.css', 1, 0x00000000000000000000000000000000, 0x613891c7dd4de4aa4f8726f8a8294336, 0xfa820e8e0595d9bcb2104c5cfb8052f948170ccd22b7bb7023178eca828805c1, '', 0, '?'),
(0xf47b8a85e43c2ddab92aef87dd8f428e, 'wp-content/plugins/wpfront-notification-bar/js/options.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/options.min.js', 1, 0x00000000000000000000000000000000, 0xee45c8d6d5e9e9c79a64411a2dbcabe4, 0x36937cd46097e63f4e1e84ec5b4228f5c145a330478a67b65c32a7ebae1d0ee8, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf47c8aca65435db2c8f20494ed16254d, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410.css', 0, 0xa837c493840191e68cc27f1f6bc5fec0, 0xa837c493840191e68cc27f1f6bc5fec0, 0xbe304fdebebaf46769fb110f25ee3cfeefd2028862e2fd08d457ed3132a69b43, '', 0, '?'),
(0xf489654d48c74e7051021d1015df8784, 'wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/single-button-cta-render.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/single-button-cta-render.php', 0, 0x82e94c8ba52c40a085513d4f46e6b0b5, 0x82e94c8ba52c40a085513d4f46e6b0b5, 0x557f0f0add7f94a9d3f6703296b5794f692ff938fb845a894fb83cc986127842, '', 0, '?'),
(0xf489cf80e57b1d71c622281c14672439, 'wp-includes/Requests/src/Exception/Http/Status504.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status504.php', 1, 0x00000000000000000000000000000000, 0xbc2167de474e26eb026173af6f491677, 0xc640c89c002198071d8a93f44671033f946483ccd12cc7ac4de3b16f800bc06d, '', 0, '?'),
(0xf48d88373a9462fccb0d012cdd6a61f8, 'wp-includes/js/dist/blocks.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/blocks.min.js', 1, 0x00000000000000000000000000000000, 0xccf58582b73020e380b67bc3720d0c69, 0x1b5c5739f01757f4c1123a2aac8d04b697bbfb927ba4cc62bf5dd84c622a1864, '', 0, '?'),
(0xf4925c241846fdb21dba78156d80101e, 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php', 1, 0x00000000000000000000000000000000, 0xbf04c0c3467561762aa7c9b56f867936, 0xfbd8e17e187a55e0ceb406ff5710bf1748be31e5a6f05825b305ad9e4b4c0b55, '', 0, '?'),
(0xf493dc5252dee312353c71f6083bdd86, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/metform-logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/metform-logo.svg', 1, 0x00000000000000000000000000000000, 0x3d20c5453956771aac16394bd8c9bbcb, 0x597bb73c046f253760e53fc99748ce275e5d400f11ca78618f00aae72f258b3e, '', 0, '?'),
(0xf49709ef0703b767658bcea80e1f32a1, 'wp-content/themes/twentytwentythree/parts/header.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/header.html', 1, 0x00000000000000000000000000000000, 0x52b92e65f708cbaffa08c97f5b4b4f50, 0x748919d2cdb2e562df2f75ad8a9ffa6e023bfec02aaf038aa439224d9074a8b0, '', 0, '?'),
(0xf49b1c85d8b08f972174297db3fbca42, 'wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php', 1, 0x00000000000000000000000000000000, 0xe64ba458daf182ec401944d8787a8842, 0x98e669b22f3d1dbc90ef87b48b7842f27df50143ce6e097cfe3bd80d04f079b2, '', 0, '?'),
(0xf49c887f128c8e01c749cc2a9f3a6fcd, 'wp-content/plugins/akismet/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0xf4a3c4514c9a2d8a0d69933e4a494041, 'wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg', 1, 0x00000000000000000000000000000000, 0x62dd58087943beb7ed9288d8795035cc, 0xa983ad9326e8cbfde7537270b31aab00cd7c6dda4b58e9a573c4c38bc85ed324, '', 0, '?'),
(0xf4a4d566880957350d610be352d10a4b, 'wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php', 1, 0x00000000000000000000000000000000, 0x67a67150a25d24fb5d09202d8e919a31, 0xb5fde182abef0107d988d20ee7e881e744ed57f5e653b329916dc5603c3ca67d, '', 0, '?'),
(0xf4a57a5abb66c5cce869705e8932d78e, 'wp-includes/js/mediaelement/mediaelement.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement.js', 1, 0x00000000000000000000000000000000, 0x8677a01af598bae51778352bee2e63d0, 0x99fe44e19052ca79a3b0180aaafb3a9b74800f01c6b4d6c08d37b1c843408457, '', 0, '?'),
(0xf4aa55f68fa1736433e601c8a707b3b1, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 1, 0x00000000000000000000000000000000, 0xdf84a9f6e5c8d70ca0ffb0f78f293653, 0xdc247cefcc43a270aa3acce504be5bd3d4ed9c7ccfb5b16cabd05fc1d5b946df, '', 0, '?'),
(0xf4aa6bee9362dac678cfae5bd1c6c4a1, 'wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab.php', 1, 0x00000000000000000000000000000000, 0x93f7087b2fdae35dfd14f53ef36eae0c, 0x3f924fea4fc6f5c342baca799e57168973a34624c5eedb7c3bc570be2af467eb, '', 0, '?'),
(0xf4acead983ad7b592097c83654b2c03a, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', 0, 0xdead3b50bd5ed726bfc80e573e5c5e91, 0xdead3b50bd5ed726bfc80e573e5c5e91, 0x36903ff686d600253b350534313a72a2216f4eb084238760a8274fcfc2225dcd, '', 0, '?'),
(0xf4ad6ae5381dfa9cc8c48fc31aacb1f3, 'wp-includes/js/wp-backbone.js', '/home/iraneurobetcom/public_html/wp-includes/js/wp-backbone.js', 1, 0x00000000000000000000000000000000, 0x1b93fa8d6322480c23244329370c92f8, 0x1dce363a4f8bceb2855283029192a7a1bd639535e311a49f60db003ddcae5cb0, '', 0, '?'),
(0xf4b94a60bbad16e2b1e04d6417d53ab5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php', 0, 0xdf88a9d9bc53622dd3777ecaae195e29, 0xdf88a9d9bc53622dd3777ecaae195e29, 0xe4421917dc5231ca3baf2891bccbfd2dea6ef13bf0d5c65c94ceb2434370b5bc, '', 0, '?'),
(0xf4b9a4c91f9b8b095b2909a1544d5100, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', 0, 0x15dbadaebcbe675a5dcd8369374e571b, 0x15dbadaebcbe675a5dcd8369374e571b, 0xeb27acc88ffa849fd3c998ccee5284f24342d9966f6065ff8e7435ad849c4244, '', 0, '?'),
(0xf4b9faa7aee1171e025a204206228c25, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs.min.css', 0, 0x5842ff6eaa94002e9a39cd5cedf02d2a, 0x5842ff6eaa94002e9a39cd5cedf02d2a, 0x2a7dbff1d48d32ddcf827b8b2f5b9d7df3c59569e3fdc7ceed9ac8b8ec723282, '', 0, '?'),
(0xf4bc6e8b61c516198f9b1f6b4ff3759b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', 0, 0xec6765b5d75fd264ace1d9ac04810a02, 0xec6765b5d75fd264ace1d9ac04810a02, 0x5a4767458dbc998bdb229ec3f9f9f40bf786878c3f33ac12b093bbc24c8f2f98, '', 0, '?'),
(0xf4bec46fd2b3ce784d063d7e01c43276, 'wp-content/themes/hello-elementor/includes/elementor-functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/elementor-functions.php', 1, 0x00000000000000000000000000000000, 0x9ece7a0449198e58d22085d9045c639f, 0x463b126a4d70c3e420566ff5c52dc8a9360a63a8fa97b1b557c426499d007283, '', 0, '?'),
(0xf4c2bef968d699d1bd6aa5bcffefb2b0, 'wp-includes/blocks/comment-content.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content.php', 1, 0x00000000000000000000000000000000, 0x11747fa360896e50763b558362b00205, 0xb1f4dd3b058d6a187b0b78e4959493ec3ec0bf4f7a695a89b8c05074fd089911, '', 0, '?'),
(0xf4c460af1778de1e2d31608a09bfc2dc, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', 0, 0x3f420c3bb836fa717e1eef36350000b7, 0x3f420c3bb836fa717e1eef36350000b7, 0x301fa8792bd04d8bb14134f399a20bb4933cb978ffce61b2d77b8502dc16c9d6, '', 0, '?'),
(0xf4c8254d2bc0f6ef156deb3af6873009, 'wp-content/plugins/updraftplus/images/notices/spring_sale_24.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/spring_sale_24.png', 1, 0x00000000000000000000000000000000, 0x8ecacfa78b86e0cea45e7ae8d59e0a9c, 0xebe63fec5b0b383c8d2e7cbb902f9499c4ff44f9a1de5a70319c1bc36b5233fa, '', 0, '?'),
(0xf4cc9566b10b3712d8fa3b69df9f06bd, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2', 0, 0x40ee6416c01f7a00cb9e1c3cef551f68, 0x40ee6416c01f7a00cb9e1c3cef551f68, 0xedcac2ceb81923731a22bc6fa44ffb04b4d2dcdcb4955e48d431f2dae618ee0c, '', 0, '?'),
(0xf4cfb38e9f5d6661ef97ff8ee6219a33, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.min.css', 1, 0x00000000000000000000000000000000, 0xf1a6830c68a7cb4c780dd9344e732779, 0x659bc141bc7242592ad111a4bbd80dcc978802ce58d580dda1ffc4e628dfb8b7, '', 0, '?'),
(0xf4d0b5676ac85d1133517764d2fc54d0, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', 1, 0x00000000000000000000000000000000, 0xb28b11197e215b8e3e77c51184938a8c, 0xd422ac49c8c10f2229c9a421801d502279df6cc34e22c74f07067dda382a36ba, '', 0, '?'),
(0xf4d5b6bc9199917f7ba9ff1994ca56d8, 'wp-content/plugins/luckywp-table-of-contents/front/Toc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/Toc.php', 1, 0x00000000000000000000000000000000, 0xd40d2be19b905eb8874b3d52af9305b3, 0xb77aee055f62b8e427b08a9263441cc6bd7431d9fde8b7a1026e6ecb8d0eb698, '', 0, '?'),
(0xf4d6e382ce168993048e883b63e8ed5a, 'wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', 1, 0x00000000000000000000000000000000, 0x7a82bf0f49aaed8a086fe79b8070ceb9, 0xfd698eb09a87a8ca406658e0ffccf0be0635aed8afd116c41b3924a0217c0d03, '', 0, '?'),
(0xf4db32747a599820cc07e15f0ca860fb, 'wp-content/plugins/wordpress-seo/src/conditionals/user-edit-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-edit-conditional.php', 1, 0x00000000000000000000000000000000, 0x985829ff072d0043ed84c1ced38012c8, 0x3de334aa62dbfbc43ccccedaec14cac9c563250a3cd4721dfca9b4db3480cb04, '', 0, '?'),
(0xf4de67026121e9638bf04c5968d47e26, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', 0, 0x8552c087a5fce6939d581e7301d97007, 0x8552c087a5fce6939d581e7301d97007, 0x222123bd9890a72f16fdcf76eaa2bd8af2cd3e3868d97b67d2e993a940596593, '', 0, '?'),
(0xf4e54ea734e3d8df8f6ffaddba335e50, 'wp-includes/block-supports/settings.php', '/home/iraneurobetcom/public_html/wp-includes/block-supports/settings.php', 1, 0x00000000000000000000000000000000, 0x758ad96c592050380c62480eec008613, 0x04de61274dbf935830dda49c14ef7cc8efa0b5e85c6ec389ca67f346b16ad613, '', 0, '?'),
(0xf4e64896c5a2bc54b8f2a2fddf51efab, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeViewportConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeViewportConfiguration.php', 1, 0x00000000000000000000000000000000, 0xa86fdcb0fca62edd1a8ab90fc85381a9, 0xf459e0fd5fff361ac01420338492413fcfd4e5f08790614b0dd1555ac57ecd1e, '', 0, '?'),
(0xf4e75720a89fa3efdb3cb628b08ac516, 'wp-content/plugins/elementor/core/admin/menu/admin-menu-manager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/admin-menu-manager.php', 1, 0x00000000000000000000000000000000, 0x610cf9f43012e431438e9994c8858f2f, 0xa90bb2815d40fa4ec12485b74e71007e06fcedf662aa3e9dfb79917e0d1a21c6, '', 0, '?'),
(0xf4e886cc6b478819adaa355b621e1f76, 'wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.3bc6e394bd20d4fd64dc.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.3bc6e394bd20d4fd64dc.bundle.min.js', 0, 0x29cdf9c6b9278facb14ce30088b4e39c, 0x29cdf9c6b9278facb14ce30088b4e39c, 0xd868017b2751714bf690e57bc141e3a10cf073ad53bfbd3028757aaad936d1d9, '', 0, '?'),
(0xf4fc3fa994a1274bc5741b899e76d789, 'wp-content/themes/hello-elementor/classic-editor.min.css', '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/classic-editor.min.css', 1, 0x00000000000000000000000000000000, 0x519d0169f90a3924d11a1c0e657a8344, 0x1e74d129bc5de44e1793b7368e30f48bb0143731ee34ab5e2ff22788c1aa4f76, '', 0, '?'),
(0xf4feb39ba72ad8cbb0b3393d80b4e102, 'wp-includes/SimplePie/library/SimplePie/Restriction.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Restriction.php', 1, 0x00000000000000000000000000000000, 0x6f5b2ea5f8b5751fc4d9225ea7b15ea5, 0xd4fc47468ee70c6d5858d9bba60df3007977af4273a47849ac8fda3f25138a77, '', 0, '?'),
(0xf4fed543464305be542fdaae2b103a60, 'wp-includes/blocks/comments-pagination-numbers/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor.css', 1, 0x00000000000000000000000000000000, 0xfe0da485318e0f416812248752f8599a, 0xc1e0363d2b42a3fa82abb1c5d8ebb2292f985541069690bdd1e0ad537aef90f9, '', 0, '?'),
(0xf4fff6cfdf5da8523edc772e92451751, 'wp-includes/sodium_compat/src/Core/Curve25519/README.md', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/README.md', 1, 0x00000000000000000000000000000000, 0x1659a2aacf9bd1767f6a9fd70ac085cf, 0xe31553d30b7801965ef6563e6dd0212daa71ecf7ccf144d96556d1dfce06c8e8, '', 0, '?'),
(0xf50228542f4990fb83888b65ea157642, 'wp-includes/blocks/table/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style.css', 1, 0x00000000000000000000000000000000, 0x5605d13abf503a8581a654bc50db3e0a, 0xae91d5a5c66bcbca2e1579383e4a3d2e80c609dcc58a08fb2cf8c642e6fb237b, '', 0, '?'),
(0xf50398b1053bf48ef24630df8df51906, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', 1, 0x00000000000000000000000000000000, 0x249d31fa1f79ff526db204d0d5d471ab, 0xf06a129bba56a3e73d7d35398c98ca92c9195b4a04befc0e4637d7daabf13fda, '', 0, '?'),
(0xf50a6c0c0338d975b62ca643274a1249, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/functions.php', 1, 0x00000000000000000000000000000000, 0xee19e4b151deefde234f13cd4c34bca2, 0x269834395aac33adae78242c04eb4eab82de1e18221c40c1719ca98007a17a76, '', 0, '?'),
(0xf50e1f6420b5d96a25e95641bd54da64, 'wp-includes/assets/script-modules-packages.min.php', '/home/iraneurobetcom/public_html/wp-includes/assets/script-modules-packages.min.php', 1, 0x00000000000000000000000000000000, 0xa00646c46b1edb06c12f04eab4f188d1, 0xc8a73dd9587e19bc28b4219d1e53fed3fa229393bda35fbf4651d47161346980, '', 0, '?'),
(0xf50ecb123cea8823684f78330d4cf670, 'wp-includes/SimplePie/library/SimplePie/Source.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Source.php', 1, 0x00000000000000000000000000000000, 0x870116ed374dbb8671b9f5fc4a123c38, 0x5f007fe0e36385f92da9fa717d2e8cbe6e8acc28186541baed15ab1aa80b0fe1, '', 0, '?'),
(0xf519186e46df757daf0312a989d289e4, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', 1, 0x00000000000000000000000000000000, 0xfe8b343c6b91354df027dc015f9644f6, 0x11c0302b665587f1536e7c872b4d3c82302e2b71ab0ed5484b8654681660468a, '', 0, '?'),
(0xf521a5d6900f28794a6f2a12c8ee4ad8, 'wp-content/plugins/wordfence/vendor/composer/autoload_static.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0xde3687d90950975799186e22e7b5d062, 0x940fe14567708dfad4a87768ce07922e9414b0a715a70533c10aeba666cd4edc, '', 0, '?'),
(0xf52378a5fe88c1741433902152ae0c92, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', 0, 0xad52ca528590cd94259c1892a8a9b6fc, 0xad52ca528590cd94259c1892a8a9b6fc, 0x0ea83a72426d2e6546460a63b452942f94223a189b7635ad1b5fde23c14ca356, '', 0, '?'),
(0xf5247b7434e1e11d92962cb7dd300a12, 'wp-content/plugins/luckywp-table-of-contents/admin/Rate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/Rate.php', 1, 0x00000000000000000000000000000000, 0xf3a95379f203c24d20d67b9b9463d1bc, 0x4d006c7e40c9ae4f5d9a46e4be4d5c144807ef0fdd44ee5b9d40ec81c0ba04af, '', 0, '?'),
(0xf52997236af1649aa753b8b6ee65ca8b, 'wp-includes/js/jquery/ui/effect-shake.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-shake.js', 1, 0x00000000000000000000000000000000, 0x45e1005e56741728779b2a7c48af4483, 0xa01ada685b67eca8369df1a61abc7f16224ed64f1ab9bd3aec642f1bfb82b3af, '', 0, '?'),
(0xf52af731b647e98dab76ed4cdf9f6e8c, 'wp-includes/sodium_compat/src/Compat.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Compat.php', 1, 0x00000000000000000000000000000000, 0x7f66eefb9a94339eda9513154775ed26, 0x02c9586540162b56eb6d6c3ac031c9de8e97243b4294f2f173da77cfd084984b, '', 0, '?'),
(0xf52bb13ba17b7cb354b20eac04b9753a, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/prop-type.php', 1, 0x00000000000000000000000000000000, 0xcf25582b0199b81c67e5f887d2410b7f, 0x9165ec3073d102d723eec3562c9a314053caa277111b760d90943f2411f591b9, '', 0, '?'),
(0xf52d227f44ed9dcacab944b23561d02f, 'wp-includes/cron.php', '/home/iraneurobetcom/public_html/wp-includes/cron.php', 1, 0x00000000000000000000000000000000, 0x12e79b5aa946abcd4142cb931ca83eda, 0xafa8efcba6aeb993ff43768f43f38a0701282937e0602fd635f3b5641d3cf587, '', 0, '?'),
(0xf52fbffe867a19160285ce38c0d5d099, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-related.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-related.php', 0, 0xe2a5014da5a568966dad0b1cf693c931, 0xe2a5014da5a568966dad0b1cf693c931, 0x11f751673a93c31c469377ff8c3a950ed28c057ad9733fca284e7595897f8cb3, '', 0, '?'),
(0xf531fca478fd3a88c6133913ed690c8d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeRequest.php', 0, 0x3166b7c961dd18b689b6bdce1e7c6aaa, 0x3166b7c961dd18b689b6bdce1e7c6aaa, 0xaab67e4318ed1a2d5ce80d3f4e1f6034be7e67b0c658e5e2f2be0069310034f1, '', 0, '?'),
(0xf53298eb8f0d38a2a982778b1b7e8c85, 'wp-content/plugins/amp/src/Sandboxing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Sandboxing.php', 1, 0x00000000000000000000000000000000, 0x842c3175d9fc570da93db2248de4d745, 0x3b820614a8843b6233a5f455d8b9f74ab211edb4969906a3cab5a96a17dcdd85, '', 0, '?'),
(0xf53330f3690f12b8a95dda471108823b, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', 1, 0x00000000000000000000000000000000, 0x0df50abbcb591eaebb9781298c58e60f, 0x2d14908f091d92c2d061790b528aaceea51d5bf97ef0b2e5d98f9791cb328efd, '', 0, '?'),
(0xf537df6bcfc640949a004986731d6dd6, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', 0, 0x9e01573fc13bdfc021e09de54bfd6cd7, 0x9e01573fc13bdfc021e09de54bfd6cd7, 0x41c7e7763a3426d3cf7149e4727099dd5545dfbeb6eeafb1b1f3856c3b8a4d30, '', 0, '?'),
(0xf53e558440739e0790a99ec5c51e7b72, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Settings.php', 0, 0x99f08b7de96d91cf93d0942006eff049, 0x99f08b7de96d91cf93d0942006eff049, 0xf7bb229994877d4bc1330a7e8972a3361974b79b1a5a3da4641a32c7c93b27d6, '', 0, '?'),
(0xf541346508f8eac77bb95e9a8186d25a, 'wp-includes/js/wpdialog.js', '/home/iraneurobetcom/public_html/wp-includes/js/wpdialog.js', 1, 0x00000000000000000000000000000000, 0xb68fe4c88b1b179c35d05520f2d463d3, 0x7dcd4c5335cf7ac062ac240f5e470600d050c6f69cfa23fa7b8a124965d8d2f6, '', 0, '?'),
(0xf54567f6d0b397459b6781ab5a004edc, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonLinkAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonLinkAttrs.php', 1, 0x00000000000000000000000000000000, 0xad985a52b7dc8959685a7ff96c9d150e, 0x9ed0fa679d426838f1423dcd90e18e84de641133c6075fa20b6205380c77e3e3, '', 0, '?'),
(0xf546a4eb1ac193e71eae43fcec31ae50, 'wp-content/plugins/wordfence/lib/wfDict.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDict.php', 1, 0x00000000000000000000000000000000, 0x79df204c07fceaef5a216245b1d46cda, 0x1c1181f314b5ca2e047b18304a65fa14c27bd7352dc6f2ec0b7e5b549a24c49e, '', 0, '?'),
(0xf54fba9f33549cff3061012983f6bbae, 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', 0, 0x91672d04eaee9e1613e32a6040c1d8dd, 0x91672d04eaee9e1613e32a6040c1d8dd, 0x8750fddfe1ed86f623e04bec68ccbff9921eb052301c23d4622cc09314a39e6d, '', 0, '?'),
(0xf54fd81f5bddca4fad3ea5db189f9d2a, 'wp-content/plugins/elementor/assets/css/widget-spacer.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-spacer.min.css', 1, 0x00000000000000000000000000000000, 0x104b07af572c8dd9b9e55ba41125eeb3, 0x36d5f008c52c82cb81e946adea3b8cf4ad6cceda645839cfe84909d23d38a519, '', 0, '?'),
(0xf5637d62e3dc66c9b0dc8083791c9c42, 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php', 1, 0x00000000000000000000000000000000, 0x14a1b90aecb8ca71b1a1c93cb037c3e8, 0x0a7f9afc5a6ed8181642fed83829d0dad543276788a36a57e54de2f7d9cf7869, '', 0, '?'),
(0xf566dd1220e78df7ebc22837dd6a19b8, 'wp-content/plugins/wordpress-seo/images/link-in-icon.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link-in-icon.svg', 1, 0x00000000000000000000000000000000, 0x9eec146dd53474f2ea103144a3c6c09a, 0x869f3fd3bd70bb92c41b4d0fa952f787d8150a0849d8f4128f8dd46da123b81e, '', 0, '?'),
(0xf569a1ccfaee049f3dc3d60342219c9d, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteBandingRequest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteBandingRequest.php', 0, 0x7a644d78d6ce69a2a09623b1d27970a3, 0x7a644d78d6ce69a2a09623b1d27970a3, 0x880587082bedb7d6a5251c763bc26531970f4b9ddd75321d6c2e0de44be6003b, '', 0, '?'),
(0xf56cc712309979a149275405a3e6edd1, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.po', 0, 0xa3406c1a46825bbbb401698db1bd297e, 0xa3406c1a46825bbbb401698db1bd297e, 0x130ea5bdc6f51d0f10e0b6d1324a24cca702c6485b54ebb41b4340ea98a4757e, '', 0, '?'),
(0xf5742f28b8cc8cf0c94ac70f61bcd463, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/BaseTagMustPreceedAllUrls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/BaseTagMustPreceedAllUrls.php', 1, 0x00000000000000000000000000000000, 0x9016e926168e50766c9dec9b45d01861, 0x95f3955543294019096546adb40c3364e5f24ff7f96c98dbf95f58975e6ce537, '', 0, '?'),
(0xf575f481034e90e21d832e415fd95fcf, 'wp-includes/js/media-editor.js', '/home/iraneurobetcom/public_html/wp-includes/js/media-editor.js', 1, 0x00000000000000000000000000000000, 0x93a84034566188cba3829bf2c5f086e1, 0xb89bac7f39995297d61c87ae0d87a0c6b26f5bc74e864b1896cfc5a12a688bef, '', 0, '?'),
(0xf57c7fd154fb2fb456d056b5ea9187bf, 'wp-content/themes/twentytwentyfive/patterns/page-landing-book.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-book.php', 1, 0x00000000000000000000000000000000, 0x05a55e4db2f1ed980dd57a02c6048287, 0xbdb4dcc383caaca28442ae9449e618248f01ef42a3367bacc889b6c09ae8c4d8, '', 0, '?'),
(0xf57c962a772f1a548d2aba36ecc4624a, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php', 1, 0x00000000000000000000000000000000, 0x320da91d1121b35dcdf52c92fd878e1f, 0x72ecccfed1941132eb58c3427dc553b68afbb9ae9e24e170deca7b66e7c4476c, '', 0, '?'),
(0xf57d42b1c400e56ec5226b375409e051, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_5.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_5.svg', 0, 0x855369309fc78e4937be37eea9f274cf, 0x855369309fc78e4937be37eea9f274cf, 0x8a0e976ea0a883a7327bba8937f7533bab95b1eaec240d462f89933eb1ccd4ae, '', 0, '?'),
(0xf57fc02895b99c7703fd07c453c2d64f, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php', 1, 0x00000000000000000000000000000000, 0x0cd03d7556fe9c70a52490e7af7d7e1a, 0x73b1263d60e060a91bfae7b40a0a2d11c505be7cd27ab4d81f96fa54433ec6c0, '', 0, '?'),
(0xf582001904be1c3723882787cbbb2886, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', 0, 0x34ab1779454d33c50266fab8afa4db0f, 0x34ab1779454d33c50266fab8afa4db0f, 0xb4755e104d5387f3128dace377832894961c370048a3585aa50f1c6455930bbf, '', 0, '?'),
(0xf587c0bf4441c1ab3fc8083e3af72a6a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingSVGElements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingSVGElements.php', 1, 0x00000000000000000000000000000000, 0x6f525dba75681463ddc6a1e021e46d22, 0x72284dd9a4dcd59a1a59e45d7d96eaf7cf7d83b5bf1623e6ca116265910917e1, '', 0, '?'),
(0xf587e579516b0da4a80eaf1fb371e5cd, 'wp-content/uploads/2023/11/logo-ace90.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-ace90.png', 0, 0xecebe719b61921a34f87167093db561b, 0xecebe719b61921a34f87167093db561b, 0x3327e3d292851fb233eec9f66d0599ffa04975669273cf40fcaf83f6a420e253, '', 0, '?'),
(0xf5889e8b82c2b490c243106012935c64, 'wp-content/plugins/elementor-pro/modules/notes/user/personal-data.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/personal-data.php', 0, 0xcf37d02106a139e950b557732ac88bc3, 0xcf37d02106a139e950b557732ac88bc3, 0xe3460635520bcbf7c89ced08c719bb8c4fb2539696a8b7f62b5110c87c72e48d, '', 0, '?'),
(0xf58ccec01cef9db6aca2e0b13ebfc285, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpTransformed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpTransformed.php', 1, 0x00000000000000000000000000000000, 0x76c20eca81021cc01a011c54f0d9cace, 0xbbe5851985ebef6a03c37e526fd7d226e2eed90b2f465279befef2f86a577506, '', 0, '?'),
(0xf58d0728b6aa18de52a5788d7211239f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithTypeCustom.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithTypeCustom.php', 1, 0x00000000000000000000000000000000, 0x47a62e5ed09ffcf39f22d45caf33fa52, 0x27993e76b2a6864e23be8ee5c4b359c85a468bbfd699bb5e939e85822380a35f, '', 0, '?'),
(0xf58e29510a933ff14fa912618c72a4a2, 'wp-includes/blocks/comment-reply-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link.php', 1, 0x00000000000000000000000000000000, 0x1063c949cf6b7eecda04e96b34c90e56, 0x96b21be3dc8fa6f69a3fdac222a0483ce0bf27b848bf7501a08561cf68264e0a, '', 0, '?'),
(0xf5914942e588117bceb85a082aa1175f, 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', 1, 0x00000000000000000000000000000000, 0x9e06c8a95f3d6eb43e95f5beb036868f, 0xe2750529232d86c6e4694c49201bca0857e8296d9119aa002b7a5cf30b5a3637, '', 0, '?'),
(0xf592c6cf1b097ba8de581fe2947ebd4e, 'wp-content/updraft/themes-old/twentytwentythree/styles/grapes.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/grapes.json', 0, 0x0c77d9c78b2b123186b7ecf276154190, 0x0c77d9c78b2b123186b7ecf276154190, 0xef38f732283e4d692a97bf4d9d15c4cad9371c85a8b2849e0829d7ed582687f5, '', 0, '?'),
(0xf593734fd37e287eb3a8e6c5d4ef26ec, 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-errors.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-errors.php', 1, 0x00000000000000000000000000000000, 0xa6bbd597a470ddcf8fa16d8068df5ea8, 0x2e8dff8fe907811aa6d6ac1f9e817781ae33fce0dedc98cb2a3e8f6d34b85ad0, '', 0, '?'),
(0xf5957b733e85f4d0cf22cdaa4f7c2f4e, 'wp-includes/l10n/error_log', '/home/iraneurobetcom/public_html/wp-includes/l10n/error_log', 0, 0xf07defaa97b0fc1c705629377e30f19f, 0xf07defaa97b0fc1c705629377e30f19f, 0xe53c147923cfb85c81e33b53af5da732985d6b5b78e0050552e3d17340b7fa69, '', 0, '?'),
(0xf5958ebd4a9084a2a1865f671b96a3e8, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/updraftcentral.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/updraftcentral.php', 0, 0xb911d9eda14ce34653f767591682fe20, 0xb911d9eda14ce34653f767591682fe20, 0x7354189238bce79cc0bc9e6a515875a000e861ad378217a5e078111758472cff, '', 0, '?'),
(0xf5964f553f62aee403a1f3fd286409a1, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/morefiles.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/morefiles.png', 0, 0x0b567f8bc81b40f786ac75679debe092, 0x0b567f8bc81b40f786ac75679debe092, 0x5619c19cef42fc917b36ed11a31ebfe7b603a14fa2991dfb86fa0960af9ebba1, '', 0, '?'),
(0xf59f99cb3e1060eb263018f4a88c249a, 'wp-content/updraft/themes-old/twentytwentyfive/parts/sidebar.html', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/sidebar.html', 0, 0x2e806c09844d621fc162c1ff6fcf2d93, 0x2e806c09844d621fc162c1ff6fcf2d93, 0x7fb7ab49361efac3802eb4cc51cf464a55d689682c250a791442e7f3de519d5f, '', 0, '?'),
(0xf5a1b6780b7806e7402335c308ab10f2, 'wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css', 1, 0x00000000000000000000000000000000, 0x7ba70875b322031aabe8bcfc25a92713, 0xa4dab49e67ea20612e1ec6f75dc81a5ed558a281b4a6446312c933223c5d2850, '', 0, '?'),
(0xf5a586c2d8de3e192b1bdc9e4c5bee6d, 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif', 1, 0x00000000000000000000000000000000, 0xabd3613571800fdcc891181d5f34f840, 0x2861666fd107d278d4449970615136d06d7f746be9bb19072cf9c8f30e565e1e, '', 0, '?'),
(0xf5a5dbfd28ebc5f8259e23803904796e, 'wp-admin/css/forms.css', '/home/iraneurobetcom/public_html/wp-admin/css/forms.css', 1, 0x00000000000000000000000000000000, 0xe4e5b3f40666d9e37c28430fd7604987, 0x4e9fec75e6aa36ffef101446af4b3a909e4ab5078becde8fd86897ebc6f40519, '', 0, '?'),
(0xf5a66f8dbc624272cf6a33231f0dbc97, 'wp-content/plugins/wordfence/waf/pomo/entry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/entry.php', 1, 0x00000000000000000000000000000000, 0x3bc2b2694716518c9d92418dd4eaae77, 0x0337395d93f9a7238c2f96c3f772f96213439d74655c6303f59298df8f9e8350, '', 0, '?'),
(0xf5a8f5f20648a3a94cf3bb3c80cc9135, 'wp-includes/blocks/query/view.js', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.js', 1, 0x00000000000000000000000000000000, 0x2c06a4859b2b98f8ae20623e4aca105d, 0x729ffd8f74fbfe51d0a7fadedb26a821bf9b066df0ec3f648f49aa57dd6bf5f3, '', 0, '?'),
(0xf5ad6ef6c14a04c8c49c04fd40655147, 'wp-content/themes/twentytwentytwo/templates/blank.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/blank.html', 1, 0x00000000000000000000000000000000, 0x7466de6912d8f3290dcd9a42fdeb849e, 0x767831d5bba57d80e9308b0f2f773390bcdee063c7150c916719eb281b0c70dd, '', 0, '?'),
(0xf5b744b0b5aa36ed53ff2fc86351823f, 'wp-includes/customize/class-wp-customize-background-position-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-position-control.php', 1, 0x00000000000000000000000000000000, 0xf97d34c00cdfdecc4ff1e9c3e6d6cdf5, 0x22199df410b8a2973a0ac41cec443c52442b7c2db8d55afc5d4bfa3f0f988410, '', 0, '?'),
(0xf5b7d1a4be1049d3ae4ec131c7b04a5d, 'wp-content/themes/twentytwentyfive/assets/images/coral-square.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/coral-square.webp', 1, 0x00000000000000000000000000000000, 0xee9f2e0211563850c86f75f0b44c7f5b, 0x7928dc6d04c89677cb88ed9fe03c08097353a5c5f8314a9e85f27a5a3f2bf792, '', 0, '?'),
(0xf5ba16920b665d44ee699b7b52479808, 'wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php', 1, 0x00000000000000000000000000000000, 0x29e08a3a2dca4de2906a1df377cb4f91, 0x4a6c980c100a8bdda866d47106dd6dea4b45d20ea719112844b2a72a31039197, '', 0, '?'),
(0xf5ba2eea4602fe1c04791493c0e5df43, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItemsItem.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItemsItem.php', 1, 0x00000000000000000000000000000000, 0x7249a3b7f875db7e8dd4b59af86f41b0, 0x1607177bd401ab810ccb16fd049a7f31baef9cc39c83ee083ad9c605f19d0e3b, '', 0, '?'),
(0xf5c0f2e4c7855540c2bb509f0119dada, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', 0, 0xaf11fed9df3fe07c6a460f52a9da7012, 0xaf11fed9df3fe07c6a460f52a9da7012, 0xf2ff7226a4021e8352b2768f2082a1bab61c1b98b57017769883b4e94a3635b7, '', 0, '?'),
(0xf5c1114b7d3aea613cd01bac55fb2b23, 'wp-content/plugins/wordpress-seo/lib/migrations/table.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/table.php', 1, 0x00000000000000000000000000000000, 0x6a6da4388e77c49481f225094fd35f24, 0x09b9dc04a193e45b7f39e7c594fc5d1de6905ae410d79dcd6e041fa3f3b38def, '', 0, '?'),
(0xf5c8896d96c4d76d8184025e6dd94223, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php', 1, 0x00000000000000000000000000000000, 0xa4a7f5bc65b9a0980f54238e57b8b21d, 0xf7d7dda696a4d8847417391a62a16bd47e1370076f4d6cc85c3b32f437ff51fe, '', 0, '?'),
(0xf5cbb35d161f8f202f6fe15a2e0893b7, 'wp-content/plugins/elementor-pro/assets/js/form.ae7f04a9f3cbc167835c.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form.ae7f04a9f3cbc167835c.bundle.min.js', 0, 0x48dcdb3850003a0e4c1c6378a697f6a8, 0x48dcdb3850003a0e4c1c6378a697f6a8, 0x08b80fb4121346e58c68850d045279ef76c5fcd8e43491d40e119e0b1616c2ab, '', 0, '?'),
(0xf5cdad488cabf9389233e8543ef70940, 'wp-content/plugins/elementor-pro/modules/loop-builder/assets/images/loop-item.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/assets/images/loop-item.svg', 0, 0x7539c21faed087dd8de2e9ef39337a41, 0x7539c21faed087dd8de2e9ef39337a41, 0x6b04138066b4ea51454e78c7760eb5ee0def7402b3eb8037cc735dad0252d4e7, '', 0, '?'),
(0xf5cdc4700a22d5e68aa2c06444fbaf46, 'wp-content/plugins/amp/src/Admin/SiteHealth.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/SiteHealth.php', 1, 0x00000000000000000000000000000000, 0x1df4180b10d8c64f4ccf60b721d2797c, 0xf2016e1cc3119d0e4418644b41f86546444e6e6c4e6b04e122b7d792db265e2f, '', 0, '?'),
(0xf5d00884368b1cd0805176653f1af7c2, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-amp.png', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-amp.png', 0, 0xaea0f2b44813687dc1ad26896247cd06, 0xaea0f2b44813687dc1ad26896247cd06, 0x8413e807be83d5b28487d2d94604f8cce88e94b42f1ab672983ec9bd24d5a2a3, '', 0, '?'),
(0xf5d14cc2ece956824a02f25ce82b9bc5, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE', 1, 0x00000000000000000000000000000000, 0xaf7368297e479652e6ef808a77702c02, 0x5de582bc06cd53b9c3f6d02382f5ae8360f0e5fae701c5f6d7fb893cd45995e1, '', 0, '?'),
(0xf5d290364f80dfd227d0a423239c2ea7, 'wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid.php', 1, 0x00000000000000000000000000000000, 0x493457a580139bc6fbfdfddaee39a035, 0x4c3575bece2e645a3ae1f85b18d2ed6302da7c539a11d610c644093432e3600b, '', 0, '?'),
(0xf5dc0fe2725b836f007a406350c830a8, 'wp-content/plugins/wordfence/css/wf-onboarding.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-onboarding.1744125809.css', 1, 0x00000000000000000000000000000000, 0x07329bd6e33c809365e329622b36e767, 0x2d623aca03231c3b123c2a6c099a0ca1d11e12cd810a29ef69367f9e39653875, '', 0, '?'),
(0xf5df2ccc7a52b3737558ca23837a7980, 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-cache.php', 0, 0x5aa00b874adb3722073a92a436a5e00e, 0x5aa00b874adb3722073a92a436a5e00e, 0x52a441cd856e0e66500109c908b3d0a708da318c930c656a5e09fb2b1f67924d, '', 0, '?'),
(0xf5e08fd04d09bff134e21df7813847aa, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 0, 0xa4504a3bc03851843e8dab9b31c88a6c, 0xa4504a3bc03851843e8dab9b31c88a6c, 0x41962018acc25e4df7f4a5b79dc33ed521fe12bb877f25d55bac790f46e85bd8, '', 0, '?'),
(0xf5e6d8f5a379a0f800ba0c22acee5105, 'wp-admin/user/menu.php', '/home/iraneurobetcom/public_html/wp-admin/user/menu.php', 1, 0x00000000000000000000000000000000, 0x9deaf2db203785949c879be7aff47df0, 0x0e8cb0e25580df164e68e63702055f1ceddb4aba7384c7c84637bf4f55d8ca5c, '', 0, '?'),
(0xf5e78a349c264e25db1a46fc75dde29e, 'wp-content/plugins/elementor-pro/core/connect/apps/activate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/connect/apps/activate.php', 0, 0x4fa76c8308971849baabc7bf6fcf7a18, 0x4fa76c8308971849baabc7bf6fcf7a18, 0x29cdbb1b9ae6f20c8f682ac7fa45b147b29c39efbdd7e7ad3d59fa20fba52988, '', 0, '?'),
(0xf5eb7106b22ebee9e6ab1e90b5baaaa3, 'wp-content/plugins/updraftplus/languages/updraftplus-te.po', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.po', 1, 0x00000000000000000000000000000000, 0x8816062132964329d03fefde1ec5bdde, 0x2dfb05faf5778f432c2dd8e71cb72e75516425d218d6ec851fbc94c3e9619818, '', 0, '?'),
(0xf5ee28aac41a19d118766476ba035196, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php', 1, 0x00000000000000000000000000000000, 0x1f15206215d30d6ec03e5f9cdaee06b0, 0xa6550b7221321c8f6d429e00e3c93dc143353557e4b6d3198df0381f2cc1030d, '', 0, '?'),
(0xf5ef7f759bb80e92edf5f6bbadfee5c3, 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_before.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_before.txt', 0, 0x124a606440748b19f0fc2a10c7567b96, 0x124a606440748b19f0fc2a10c7567b96, 0xa73b5bf875614d01b8cdfe221c71d39d1f43358c0b808b99b90d4f2337488a2b, '', 0, '?'),
(0xf5f11e8dadf9ec5e827a4f35e43cd6ea, 'wp-includes/blocks/details/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style.css', 1, 0x00000000000000000000000000000000, 0xa9b39bef6232daf57c5e13ae01e4b076, 0x5729749c0c5633f50b3e4da52ac5db81dbd554436ad54f6324e3cb8838dfb282, '', 0, '?'),
(0xf5f7cb218baf3d5b648733dfce3f82c9, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 1, 0x00000000000000000000000000000000, 0x5d60e461473b7d5ea47ff875144c7a25, 0xb01f9ace31ad51bc27707ff6147b4b9456562a9cf6d051d854511745e01ca481, '', 0, '?'),
(0xf5f86205905d61321c35e291356cc861, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', 1, 0x00000000000000000000000000000000, 0x6187890a33702ae67ef70acc653d0da8, 0xe670aff266efaa0b6798b2f41d215506cfdb5fec2378a90fbd0542b02cb370bd, '', 0, '?'),
(0xf6029e2232727f2157b50bf6612b49f9, 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-promotion-menu-item.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-promotion-menu-item.php', 0, 0x51d3983522e37f9f6ff860e8f404ba50, 0x51d3983522e37f9f6ff860e8f404ba50, 0x94dc952349214fc929541961f275f5288ed4ce9047254af1760c1c91c3642502, '', 0, '?'),
(0xf60b807ea191e4e215bbe27284439b9e, 'wp-admin/link-parse-opml.php', '/home/iraneurobetcom/public_html/wp-admin/link-parse-opml.php', 1, 0x00000000000000000000000000000000, 0xa48056974525e35d5bc049bc6170c5a9, 0xc5b63692d49507397edfeb79c67de835467e9b0405b6d78640db321892039929, '', 0, '?'),
(0xf6108849d8a199368cbee3fa18415e86, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_ES.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_ES.json', 0, 0x2000b946034c45c34561d374cef6fea6, 0x2000b946034c45c34561d374cef6fea6, 0xf9aebccdb5f05f2b8a68ccf7de6799fdb654583e13cacaf45112851d78030606, '', 0, '?'),
(0xf611252cca48b289bf36823ecbf331f4, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', 0, 0xa96548ca730dc3c30f4fd55269ab9366, 0xa96548ca730dc3c30f4fd55269ab9366, 0x69e688e2cad5b44cc4a2c8ac1937717f1acad8de7084ca0da55d9956a0fbc75e, '', 0, '?'),
(0xf612460608148a3a2280e8a3a47c0c7b, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css', 1, 0x00000000000000000000000000000000, 0x85ce08cc8f07ff879845261a2b1d4933, 0xa345ff9f36facfddeed0e4d55c05fc8840e45eedb9ccf6d8da1b3a46e78beb44, '', 0, '?'),
(0xf61507be6e96e3010780858eb4eb578e, 'wp-content/plugins/amp/assets/js/amp-customize-controls.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls.asset.php', 1, 0x00000000000000000000000000000000, 0x993b927b9ed5ce32715a6b5d08515c8d, 0xe84c295f7a30f304e1875878a290e9ee1759db48949c160318cc79dc6833908b, '', 0, '?'),
(0xf624ba0f18441cfbacd6d55ec5cb93d3, 'wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0x36327e2810bc07ed5b20dc9c433a2ec5, 0x76c4d8987533e9d3248e6d40133edd288cf680273e7e193ee9b4bd3c1b9e0a2f, '', 0, '?'),
(0xf62c83d5e72666dba1e701cc4566ec9f, 'wp-content/languages/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', 0, 0x4830c1242680e7103c6e341acef08c51, 0x4830c1242680e7103c6e341acef08c51, 0xba805b11b61bad7ee4f3f3b74892df5003631c885cb28b85534657d0c69b8033, '', 0, '?'),
(0xf62ed5adf6b80c047f68d13d6e32c4f7, 'wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css', 1, 0x00000000000000000000000000000000, 0x7a35e54e4eee90cb338f4d7823c2e9d7, 0xa71d6070e9b344e72c2e062fe1a49aa6af3b232f6efc0d4ecf9abe1e09664b5f, '', 0, '?'),
(0xf62fb44894c78c86c869f1135bda765b, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', 1, 0x00000000000000000000000000000000, 0x98d03a66c90e66309cc826cd4cb11135, 0xf40b4c88f497f8ce87ffae4e0e64b367cf67c95178f4b93ea09270428608c4ba, '', 0, '?'),
(0xf6347c81295ec6779d8fee0264e80347, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidOption.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidOption.php', 1, 0x00000000000000000000000000000000, 0xb4bb6aabea14c9cc723be10e8d862d2a, 0x4668424a324b4562cc5f2d778b123aa8c1a98fc182f80e6cf932b8bd04ff4111, '', 0, '?'),
(0xf6398da134c1ab592cacc0dfa97f11ac, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410.css', 0, 0x56a972decbd284a8da91a10170f7189c, 0x56a972decbd284a8da91a10170f7189c, 0xcbc16968dee14dff3d74ad45ad3c4019ed13ee8111d4fcf54a16086f9da37a45, '', 0, '?'),
(0xf6481924adc6a9c450f6de595eb519f1, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php', 0, 0x3e5f44ab93a24e1e67927ff59b6cda53, 0x3e5f44ab93a24e1e67927ff59b6cda53, 0x7d581937524dd69a62dba6f887d89dae80102c19085fe8ee0d07144e973c7ee8, '', 0, '?'),
(0xf64c2444d6904a7488765af69c40e1d4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceTable.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceTable.php', 0, 0xc070a74a2394b744578a8fd14cc4a8cc, 0xc070a74a2394b744578a8fd14cc4a8cc, 0x3e4ad75d1fdb3b5d1ae13fec866ba1a53106cce0caa31f43b016d1b35a53737f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf64c77ccf198c1ccc746cbfbb44f45ad, 'wp-includes/sodium_compat/src/Core32/ChaCha20/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/error_log', 0, 0x6b629b15939d04dd566673eaaeb549ec, 0x6b629b15939d04dd566673eaaeb549ec, 0x3070964322820f8ad62d65d20b99193b17e95e520488c02efca35dbb1ac21bb1, '', 0, '?'),
(0xf64e0d284893fcb8d795c5f7a14fd275, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxQualifiedRuleHasNoDeclarations.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxQualifiedRuleHasNoDeclarations.php', 1, 0x00000000000000000000000000000000, 0xe2704e8680d02404b167cb09fe46ed79, 0xbe653a305a6de19946e525cb4d552bca8c152b653e679bc862fc994387c6ef03, '', 0, '?'),
(0xf6541004f7aa6a5fd25f17a3df131b91, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rect.php', 1, 0x00000000000000000000000000000000, 0xa7833db3d3c9fe25f06b8bea37431fd0, 0x798ea1b01821a3605466f59cf57bc14087ee39780368ec6b8567be3c938d4e83, '', 0, '?'),
(0xf654c71eafbc4ef6f74f0eef8fcd0e62, 'wp-content/plugins/elementor/assets/css/editor.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor.css', 1, 0x00000000000000000000000000000000, 0x405c800481b2be72d4a41be6b8d052a0, 0xb6296089e3d7d82b1a9a69c5fd2bdd37228a2c007c3427cc2dbf32e1425d52ba, '', 0, '?'),
(0xf65639b4d44bb1e1c4676f58b1b937d3, 'wp-admin/images/align-left-2x.png', '/home/iraneurobetcom/public_html/wp-admin/images/align-left-2x.png', 1, 0x00000000000000000000000000000000, 0x698538b14fb9839aecd01d5e97c66316, 0x246b62b63eb6e0ce0ccd18f16b269e3a09da8261ac37b916b65a63646d82b425, '', 0, '?'),
(0xf657233ae6e156b8f3a69afc5e483358, 'wp-includes/blocks/nextpage/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor.min.css', 1, 0x00000000000000000000000000000000, 0x36527f639bb11330b5742046bce6f630, 0xece358a7906b57a6a69f9c9f34e7ea78d55989d4c49812d1489a37f39a79a161, '', 0, '?'),
(0xf65e3b79ac96f5da40aa4c44c8555acf, 'wp-content/plugins/elementor/modules/floating-buttons/base/widget-contact-button-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/base/widget-contact-button-base.php', 1, 0x00000000000000000000000000000000, 0x76d014b748e59c96837ab3a4ca804712, 0xf37710cc5a1b246aafb7a9c7208d9d58fb48624b9c14a4055d9e441c49a4422f, '', 0, '?'),
(0xf660d5d4a91e38613736d2f607c6cee7, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotCallableException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotCallableException.php', 1, 0x00000000000000000000000000000000, 0x4288b782ee45170941b7380d8e996aa8, 0x2035384c31accdd394ed0cee13088194bfa0bd8bd5155eca7e2f20a65bf62e30, '', 0, '?'),
(0xf6689a62705b2877da24401b7978e859, 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', 0, 0x7c554ff00733d48d70bd6b2345c44161, 0x7c554ff00733d48d70bd6b2345c44161, 0xc5c13d1a726514ff5d314c0f54c7c79b32b1bcea9ccef2d827c8de9e3e435de9, '', 0, '?'),
(0xf66c6a5433d4bca0455f749abcb9bf6b, 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/elements.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/elements.php', 0, 0x8114cb1ec4300c2efd6aceec2de1b9c9, 0x8114cb1ec4300c2efd6aceec2de1b9c9, 0x39ef672730ddf6909172b4d0993c7d9bb66090c46648c702cd95e62897b0f39f, '', 0, '?'),
(0xf674528c2868c851a3a55930f06de999, 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.js', 0, 0x522f5a7c4d23212b216d7197dcc16da4, 0x522f5a7c4d23212b216d7197dcc16da4, 0x8c1f3e023eae2983342fe019b61881eda3cc8fe0feb4ae783231f0bc5b4da6bb, '', 0, '?'),
(0xf679f2af105949bd1e62191251660006, 'wp-content/plugins/elementor/modules/page-templates/templates/canvas.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/templates/canvas.php', 1, 0x00000000000000000000000000000000, 0x9a18e8ed2c80d23da412b8c791234cc7, 0xa64a49bcf13cd73f910bb787261cb3b420da86ad0346575acb02dfad8763a137, '', 0, '?'),
(0xf67e570d9f619a856c40012ee0a9b532, 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', 0, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0x0c4ad4b5812fdeea4d867a3cae77e775, 0xbe9dca64687e68c4a5fe849a573926289c2891d24f0d305e314629de20fd7e4e, '', 0, '?'),
(0xf67f8010a3a1823a9224b66487063411, 'wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css', 1, 0x00000000000000000000000000000000, 0xe1f49a248328dd26ce32d52cd61febea, 0x64bab3ed54eb1a95bce962930e4f3d4926275bb6649f51ed6d8479b83628fea1, '', 0, '?'),
(0xf682444605c24474ba80b37957f65478, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgUsingSrcset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgUsingSrcset.php', 1, 0x00000000000000000000000000000000, 0x22ab93834d9c194ca0ee43962f3b75fe, 0x91936eff5bbccec5217a84e494b23c9427f77c34bd497c4e92dc728b32ebae10, '', 0, '?'),
(0xf68ba6dbfd24d36495c1103c9e093bdb, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/browsers.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/browsers.svg', 0, 0x123dd481e0c1fa6667d2cae436d094c8, 0x123dd481e0c1fa6667d2cae436d094c8, 0x29210ac16b70f9662570076ba5f67af0fde5350dce7ea14f4875c6c749ea041a, '', 0, '?'),
(0xf693c9b1ce7ab30c7931bec498331fc2, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php', 0, 0xd54f2798043750d6bec8c9b7d66eb14a, 0xd54f2798043750d6bec8c9b7d66eb14a, 0xd839e4ed7507e88caed1429dd590e2020948ecabb50e825dc77f5692d39e1843, '', 0, '?'),
(0xf69577acd0a4d99995e52a2403c839d5, 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9.min.css', 1, 0x00000000000000000000000000000000, 0xd19bbfb7bb28927667012c0483a6ba26, 0x4543a029dfde32e256cd7d740ced45735fa9f5d322b3c9949f5f54215012800c, '', 0, '?'),
(0xf69d92c586692743e2fd773fbe6f8750, 'wp-content/plugins/elementskit/widgets/coupon-code/coupon-code-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/coupon-code-handler.php', 0, 0xe09eb1f30d0d0211ce321a4e599a62ee, 0xe09eb1f30d0d0211ce321a4e599a62ee, 0x1cd0bd836c264a6d8c3b433d2f2616749f7365d52ab87f975bda29cba8acd40a, '', 0, '?'),
(0xf6a6258de35ce1cac3aa1ce4d36d7d46, 'wp-content/updraft/backup_2025-03-30-1153__EuroBet_19892867c1c1-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-30-1153__EuroBet_19892867c1c1-db.gz', 0, 0x976032a0426618aa28b09954809f210b, 0x976032a0426618aa28b09954809f210b, 0x86157ccd3e516f025b93d4abfae83356deccc5256e2a3910e5aaff5324756765, '', 1048576, '?'),
(0xf6a8a392c2fe4814a953213bf820f396, 'wp-admin/js/user-profile.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/user-profile.min.js', 1, 0x00000000000000000000000000000000, 0x1de3e5a5414ebd5a0c7bb34775699c6b, 0x636d19523111712a9ca66d5327c2063afd5064d87abc989ed2d2c24abd5906cf, '', 0, '?'),
(0xf6b1825cad7605bf465fd52d2dc15dea, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/IntegrationTestCase.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/IntegrationTestCase.php', 1, 0x00000000000000000000000000000000, 0x4a27f1a542a3c9480b06d1f45a6667d9, 0x11aeeb2601a90555a5049ebe4d99932d2fa032e60073dda08cad83ce027014c8, '', 0, '?'),
(0xf6bb27467f75fe57f0c4f6b636662535, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', 0, 0xd2c197de0f5c80059f57cd9bf56e11d3, 0xd2c197de0f5c80059f57cd9bf56e11d3, 0xc6f8baec980b18c6f5f6cfd645201e81192d7cd0a7b1343a1bf0eb788f849615, '', 0, '?'),
(0xf6bcfd2e7194ad43a4369fed347f6624, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/LICENSE', 1, 0x00000000000000000000000000000000, 0x6ee433efc138ba859adfa6a54cdff3b6, 0x9017a6e9ab7fbb3c9f56dad21b933af21b659dd4a0d158dad5c1c41d742b9ea2, '', 0, '?'),
(0xf6bd53b43a01736f8b1b5b6554c791c0, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', 0, 0x635f390ab3fe21cc0cefee5243556257, 0x635f390ab3fe21cc0cefee5243556257, 0xdb877a69c24b9834709fea8c0f911201bedce082d7245222250cfc84e1800ffc, '', 0, '?'),
(0xf6c840e67d9f7ea5344791763c82046d, 'wp-includes/sodium_compat/src/Core32/X25519.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/X25519.php', 1, 0x00000000000000000000000000000000, 0x67e9a562f1663e158e95ebbd3d99b2b7, 0xacbe939adfbad760cf1127b88b830ee79bb19308cdd096782369a7d4c523aa08, '', 0, '?'),
(0xf6c85cf6f74c8daa6c8141e2d6e22ab6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', 1, 0x00000000000000000000000000000000, 0x7dfb1139d6f59e8cd91203d8f66d5ad9, 0x1be8e7f90b1986b6b6f68838efa0b19f6406d6737e4b7d41b01ba715ef485825, '', 0, '?'),
(0xf6caed862ba202039ac771c97057a3c3, 'wp-includes/update.php', '/home/iraneurobetcom/public_html/wp-includes/update.php', 1, 0x00000000000000000000000000000000, 0x1a1722556f5abcc5d72be9c0d8b0f622, 0x7d83862fc25bd6dc8c85dcf4dd4079cca4f5f786744ad52596252a667a5629bf, '', 0, '?'),
(0xf6cd894fdf5015c190ded59ccf372d18, 'wp-content/plugins/elementor-pro/modules/notes/notifications/views/email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/views/email.php', 0, 0x1c36f0ce24485855218805c0d852982e, 0x1c36f0ce24485855218805c0d852982e, 0x447a992c89b7de4a889d5073a24ce8f397a963d8ddbb88d216e649600756864a, '', 0, '?'),
(0xf6d3a400f39ca8ed2d2cc8603d7e8984, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIzlesene.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIzlesene.php', 1, 0x00000000000000000000000000000000, 0xf5802a05b073a954018739ab8f46a95f, 0x1e2cdf9b93a9a45f88908c886999b591b3e50196692ef4bfd2d1d3911556a4b9, '', 0, '?'),
(0xf6d3e3ad60d726583cc461519f56685c, 'wp-admin/user/profile.php', '/home/iraneurobetcom/public_html/wp-admin/user/profile.php', 1, 0x00000000000000000000000000000000, 0x9fb67838a0cc21a8b58378965312d76a, 0xecc94a80edc56696765ef744d377f416dba60ac6c673f04275a62fa50e9e8c4c, '', 0, '?'),
(0xf6d9e1d6177fb34098ca1e6954c09f6c, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-box-shadow.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-box-shadow.php', 1, 0x00000000000000000000000000000000, 0x7e331d37dd2a24842f422a9f1f0e9675, 0xc943a752127412887bc775eb272831b9e5f03facaf67e1ba65d63840cc3bec82, '', 0, '?'),
(0xf6de05fa7b5a57deedee1e38dc4eba6b, 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/composer.json', 0, 0x38ab815d38c8a0b6e2761d227879870c, 0x38ab815d38c8a0b6e2761d227879870c, 0x075542acafd74c03943d850fe3826e1a23d59d0d7fc4686ad3634ce0a23bc10b, '', 0, '?'),
(0xf6de2515deb3bcd93362a4eeba9b9cc6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpNestedMenuAllowedDescendants.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpNestedMenuAllowedDescendants.php', 1, 0x00000000000000000000000000000000, 0x934940b41f09b83b79d4b78e3d6ffe11, 0x2de350cad074ba67e5d50aa109b6e36100af5ffbb68046909d82e084dd6b1e19, '', 0, '?'),
(0xf6ded041da440990d0898aa968f00fd1, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Utils.php', 0, 0x07e9c30a4e28faaf97f78a1d4ae55952, 0x07e9c30a4e28faaf97f78a1d4ae55952, 0x0045a3ed7a50b2a120555e09b61805ebff583b6bd82132e05fb3ddb4ed9dc500, '', 0, '?'),
(0xf6e30785504bfef3fb06731ec413fc94, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/user-data-thumb.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/user-data-thumb.png', 1, 0x00000000000000000000000000000000, 0x0e1bf0607c17baaf8ab2ba3ab2a9dfa5, 0x7a99168ec5b324298f457232a96b46d4c0ae33764f6d62aba2f1f0b98355b123, '', 0, '?'),
(0xf6e323844d261ffedae4f3c9d3532b9e, 'wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7-handler.php', 1, 0x00000000000000000000000000000000, 0xf54b54e87ceb00ee86901db32e3e4d49, 0x8d94becc4bec5ff659e2da4eb7c8667ed71bbcfe81b64efa386ee106f5482a82, '', 0, '?'),
(0xf6e77959152968af05954ebffac381d3, 'wp-includes/js/dist/customize-widgets.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/customize-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x4304177d2bfc2543471230de6f97aac5, 0x2aedf0c5688906a76aec18ca7e9f8c481fef64b47041ddcfe5dfc62c1a9bad6d, '', 0, '?'),
(0xf6ee792f187c38787745474c62e35e68, 'wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.min.js', 1, 0x00000000000000000000000000000000, 0xb5a3bd90b188ebf396d7fa5d82478c05, 0x7ec33824bb10168a37888a691106c39029a30beb72099e01c50ffdfba5ac9df3, '', 0, '?'),
(0xf6f3e95e9d87507b759ed7c3e4679e5d, 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php', 1, 0x00000000000000000000000000000000, 0x2287292713844e610cb447f45bf37d43, 0xc296e4df1d0d2497bd1b02c6349f168053d99f9143620ffdc265ab0d3b5bfc4b, '', 0, '?'),
(0xf6fcff22dc3f896c2481eb6ee74a32f1, 'wp-content/plugins/wp-rocket/languages/rocket-pt_PT.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_PT.po', 0, 0x6dcb6de3d6a45904527e7c58c7b528fc, 0x6dcb6de3d6a45904527e7c58c7b528fc, 0xf4083fc18de54734cb8227c1428a92717cc83e01ca18e99c468e4212721fba0f, '', 0, '?'),
(0xf70806bf0c7d62f2908bd5a1c3fe4efc, 'wp-includes/js/dist/core-commands.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-commands.js', 1, 0x00000000000000000000000000000000, 0xd77c095c16d70904c0f040d3e380a334, 0x40b1c12609261a23bacfe220501aa3061648c927c74784415dee1a6bc399a8c1, '', 0, '?'),
(0xf70deda01699d0dd47760d37b5305e07, 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-metadesc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-metadesc.php', 1, 0x00000000000000000000000000000000, 0x74ed5900cd799c535ec4f851ea4c7162, 0xb0b3553d4110ac09ea1aac3f4e6000f9c565fa32b6a7ab84ad567b02ca7ae38b, '', 0, '?'),
(0xf70fb28c155d7ffc969bafb576f8797f, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-rename.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-rename.js', 0, 0xf323e09b8ed40e07b16d6ccea97d3f8e, 0xf323e09b8ed40e07b16d6ccea97d3f8e, 0xf4605a619601211c7e2adbda13a1522ff44874f5fafb3f24f332fb1289cf8a0a, '', 0, '?'),
(0xf7112a4e649a458add02ea1df3254600, 'wp-content/plugins/amp/src/ReaderThemeSupportFeatures.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ReaderThemeSupportFeatures.php', 1, 0x00000000000000000000000000000000, 0x079a618b049ebd2f9924d04e1465fb5e, 0x2afbd74e502c13b077d62d1a7c11eb8c51689f324bab9cc0366cc03695ff4e93, '', 0, '?'),
(0xf712b6166778834189c8a27da1670fa2, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php', 1, 0x00000000000000000000000000000000, 0x9904e9bd5d12e18aaee9c201ecc8a326, 0x1c911c16994b94f22302f20c404a55b07d469784181f8ec1c12cfcfee51d215b, '', 0, '?'),
(0xf715b570b6081f52e5c2eb8ad7784281, 'wp-content/plugins/elementor/includes/widgets/inner-section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/inner-section.php', 1, 0x00000000000000000000000000000000, 0x7567721d9e3a3d63346a80a131b34838, 0x069f652e0076fbe1714032f02d9830b12cda61d034cfabc4ae01f3500749c8aa, '', 0, '?'),
(0xf716607b308ee977f2b8ef911187376b, 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/db-size.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/db-size.php', 0, 0xc565381d27bbf291979fe0c6f75e3c26, 0xc565381d27bbf291979fe0c6f75e3c26, 0xd8d196542e6c6201f575ef7b957d611e5c364be1c87cdea16462c758087b0b63, '', 0, '?'),
(0xf71c09a6e0f53a06a145e3995004251f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp3pIframeSrc.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp3pIframeSrc.php', 1, 0x00000000000000000000000000000000, 0x682218f02a87f56587ae590b034c18dd, 0x8537a8d52d418ce9e3715f6b3fafad405909117aabe42fc4dda4cc3cc7f8c9da, '', 0, '?'),
(0xf71d6a0aae5e8bad73a46d04cdb7dcfc, 'wp-includes/blocks/comment-edit-link/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x22a0a5a6bd91497faee701b45f3bb722, 0xe41b4d737ec37677937903e9047d4adcac0bde3908369f51ad2414dbba906fa3, '', 0, '?'),
(0xf72040ef0e3b80fa182acfc17ca815b0, 'wp-includes/Text/Diff/Engine/string.php', '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/string.php', 1, 0x00000000000000000000000000000000, 0xcdc0ae04c3b9d3f48d6618a072c6fd5a, 0xba2e30d8af6c0f1d8a3eab2f482d972f7002ab34c37bfa4465015b25254e8b58, '', 0, '?'),
(0xf7207bacde147c09b6fa767c64a18cd6, 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2.min.css', 1, 0x00000000000000000000000000000000, 0x0f87a4b8bbe331aa8a1ce66b5e323b8f, 0xdb15b851245213f7d2a04ae9303e6029d448ac62bdb750106e3e412285329460, '', 0, '?'),
(0xf7207f30f34d49e396cf68d83d2e6a31, 'wp-content/plugins/wp-rocket/inc/ThirdParty/ReturnTypesTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/ReturnTypesTrait.php', 0, 0x4af256a1351f3b379af5a16c580279c4, 0x4af256a1351f3b379af5a16c580279c4, 0x50e28f05b66b191b845f558be96928dd3c082d16b5c9c4819956f3ba47e6c5be, '', 0, '?'),
(0xf7241c55a47edba92f423a941eb70ec0, 'wp-content/plugins/elementor/modules/home/transformations/filter-top-section-by-license.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-top-section-by-license.php', 1, 0x00000000000000000000000000000000, 0x17f83578c0214c34305ff74dfca65242, 0x564dda009afdd4d020cdb60c02202e01346795fe12a67295fb135d390032ab52, '', 0, '?'),
(0xf7333b39c4fa5d7b0ab06d6a3a405e18, 'wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css', 0, 0x354272ea0e822810a38e481d11e09e87, 0x354272ea0e822810a38e481d11e09e87, 0xc62633d8d66781865f0bee9ae2ae086efbb1ab052fadd05ebce5499e4ec604ef, '', 0, '?'),
(0xf733615afffe21033b98b20a2a32ab2c, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php', 0, 0x3462f8814256ae4e950f2d602496a11d, 0x3462f8814256ae4e950f2d602496a11d, 0x63294eacfe866b848511590d246f92423521262a04d6810414641fd20934ef13, '', 0, '?'),
(0xf736b103f3883cbeb466fd542a11c28f, 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-self-redirect-validation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-self-redirect-validation.php', 0, 0xa2b7d16cc83ecd8ed474a262d3cf4a88, 0xa2b7d16cc83ecd8ed474a262d3cf4a88, 0x9d4c052553c5a340518d6b83459958819b803b2d3840d1a5bc27703d2b10024d, '', 0, '?'),
(0xf73f5e622cf48039de9821816165ddb2, 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/IpUtilsTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/IpUtilsTest.php', 0, 0xec4b51734e3b79ac8cf6fab132d31d49, 0xec4b51734e3b79ac8cf6fab132d31d49, 0x1a1e3ebb0a9b39dd6e55680515c2cf5d4cb1ff17e53212aca480968e30115162, '', 0, '?'),
(0xf743cb3adbf255383ef5a4d66826c168, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php', 1, 0x00000000000000000000000000000000, 0xe7b813b9871aa4d52b6b47d1679e7c4d, 0xedfa8cc704e6a24fb7f2f1b450de6e558f055a37ceb1dafa4cfd1bcff0927d9c, '', 0, '?'),
(0xf747413ae48595b1b047ca9eabbf0d0a, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2', 0, 0x660c0ee3272094a68c52026f735748dd, 0x660c0ee3272094a68c52026f735748dd, 0xb6cb3bdd6e190dd02ffc9f01193c2cebd6bb4ffc79474bb072c0aa6d0a0fdc2d, '', 0, '?'),
(0xf74e37dd7edc3a9940db0d3730a00546, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/AtRule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/AtRule.php', 1, 0x00000000000000000000000000000000, 0xf91ffafcbbd246c1fb40c70156b9a9e5, 0xf17a2fda2e9c4a7dff50ee8a5b7bf80fbe532fd710899f0ad8df29a00add25e5, '', 0, '?'),
(0xf74fc327bf9ccdfc1e4860a1c97e95d3, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', 0, 0xda9b92eda0de2d053fef196020a5baa0, 0xda9b92eda0de2d053fef196020a5baa0, 0xda906e41cb85079bfdd7fd25212581ca6056823b5ba68ed2fbff80952e43bd5f, '', 0, '?'),
(0xf755eb136a53764563d63817104aab20, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', 0, 0x4e41f4feb518549070472d416ead219c, 0x4e41f4feb518549070472d416ead219c, 0x60a87ba354be0c6a9585a7f4705b3b94dc3c7bb1f92ff54e04e702fc0d777796, '', 0, '?'),
(0xf75d8732c2be38659bb451a64462b6b4, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-src-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-src-transformer.php', 1, 0x00000000000000000000000000000000, 0x4a081879f05d531887abea792285e294, 0x8a7b6751bd6cbb0b242925241e0ad236bf6557c0531829b98817423dffcd53ae, '', 0, '?'),
(0xf763c80d123f389b77c046af7d0ede23, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json', 1, 0x00000000000000000000000000000000, 0x56796db55403f780192a2c9a62209db6, 0xb24de04c10ab03999a3a3d10b97e3b2432750e1122a0ad5adeae8b76af2a84d3, '', 0, '?'),
(0xf763ec98707eab307b0f66a365b20810, 'wp-includes/images/media/document.svg', '/home/iraneurobetcom/public_html/wp-includes/images/media/document.svg', 1, 0x00000000000000000000000000000000, 0x84f84b43d3abf64d95d90b43096fbd1d, 0x7d764c58b4554c046d0883e010e6faa090191669518d1c5170488909df9ce88b, '', 0, '?'),
(0xf76fa06c0fa7b4832adcdedb2ee757f0, 'wp-content/plugins/elementor-pro/modules/loop-builder/traits/alternate-templates-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/traits/alternate-templates-trait.php', 0, 0xcfcf48ab4d1bdc0188044034f3f48d22, 0xcfcf48ab4d1bdc0188044034f3f48d22, 0x9debe6cbaf9d9ad4aa76a2a43d4cf8acd38452a41d7b60d0dde4b3ec4c446ec3, '', 0, '?'),
(0xf773d3451900314a5f7030b7798dc5b9, 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php', 1, 0x00000000000000000000000000000000, 0x0135a53c03f7f10fe530c61d459130ef, 0xeedb84c9779d96aff33364d4ee21be746a94b62d41bb6a7477e0d211f7af1248, '', 0, '?'),
(0xf776c58826a24351c40ca8010b87f902, 'wp-content/plugins/updraftplus/includes/class-filesystem-functions.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-filesystem-functions.php', 1, 0x00000000000000000000000000000000, 0xa1737a347fdd4bd986fd6e6d1df90027, 0x9488f7c9e41099fade45b9003604f757476b2290ac6ed07bb58e2a4fa3686c59, '', 0, '?'),
(0xf77aae09f4648acb4919806f636657e6, 'wp-content/plugins/amp/assets/css/amp-validation-counts.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-counts.css', 1, 0x00000000000000000000000000000000, 0x52f36dd5bc843cbaae8f7f69b106cec6, 0x45283cf742e348edae1f157fddd16bba86c6d7b4b0b0f7317fc6806f5beeb248, '', 0, '?'),
(0xf785b275ccf4b203da17f1dc16ca630c, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tspan.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tspan.php', 1, 0x00000000000000000000000000000000, 0xa80f7f451dba4f7e7853b6c641a36baa, 0x5cfeff0ff7ecc0afbaebe395451fba48c9f2711886b207c3698aee9a6fa980f8, '', 0, '?'),
(0xf786b313a3a4dc5a67ec1ceb3e2cbd6b, 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.html.twig', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.html.twig', 1, 0x00000000000000000000000000000000, 0xdbd2460b32b7f381278735938606ff48, 0xb0a575f3405b5a6c154ac8504970abb277515954363d436c4d48bccb231b72ca, '', 0, '?'),
(0xf7883211166596c95c41fa19139d1f99, 'wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-floating-bars-base-pro.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-floating-bars-base-pro.php', 0, 0xf453f715c460d5d107e7e6ba614e67ac, 0xf453f715c460d5d107e7e6ba614e67ac, 0x33d036ba0f321cc352c2757f407d3d0357e620c34b20b035ff72ef6aee37c5af, '', 0, '?'),
(0xf78d5d0715818d70dd529f2f24b831f6, 'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php', 1, 0x00000000000000000000000000000000, 0xc12b0f1284244260771fe4c695b491e1, 0xff61bac401dde236e3eccdce9faacbee765d7a358c92dac194be0d8d70f163a0, '', 0, '?'),
(0xf79404fd93505522861db1dfdf5ab194, 'wp-content/plugins/elementor-pro/assets/css/widget-search-form-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-form-rtl.min.css', 0, 0x04e18e5d255064896207fe76eb9e0ec2, 0x04e18e5d255064896207fe76eb9e0ec2, 0xc32ebb73fa3fbe139d543ce8ce7ba4088cf8a80d798a32d43ecbb857b5da5317, '', 0, '?'),
(0xf7963413475184e4b9b48dc06abac5f0, 'wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-global.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-global.css', 1, 0x00000000000000000000000000000000, 0x1b78dbbb34c2585b09490e92d8cb3af6, 0x8449e6344522f073f8ee3fac828e98e597aae45cc0c0358128fb1f034b4216d9, '', 0, '?'),
(0xf799823d54f17a3f7d0548306c151a22, 'wp-content/themes/twentytwentyfour/styles/maelstrom.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/maelstrom.json', 1, 0x00000000000000000000000000000000, 0xf87c7002eb0dec6227444eced2d92c8e, 0xd7c6e9b26e5896a01a2904cee6cde70687871f2a61eb15bf111f7641ebe7778f, '', 0, '?'),
(0xf79b571b8982f82db6d1d0d0f8ced106, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hr.php', 1, 0x00000000000000000000000000000000, 0x8889de7ea11933df38b866d885bd5608, 0xd38e75858f5e66178ae827818275fa8a5fa0c8f8c5a7dd0ac0876be08be43cfd, '', 0, '?'),
(0xf79f1793b52bd2db1d4d042589e4a3a4, 'wp-includes/Requests/src/Exception/Http/Status405.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status405.php', 1, 0x00000000000000000000000000000000, 0xbec4f2b33123639cce1c4e9e06a3a20b, 0xcd79333c3c90dbb4b379069bbe48df8f53b502390751f6618fb49baede46d9af, '', 0, '?'),
(0xf7a32fbeb5b99be0c66a9cd2079f44db, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock-error-response.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock-error-response.php', 0, 0x842e44df1bf9fb41201ad5aca0653719, 0x842e44df1bf9fb41201ad5aca0653719, 0x5be90fc380d06e412ce5cf860b24d8ceec3f5c9be80749665d64739977478657, '', 0, '?'),
(0xf7a332483cb9db2063054306fcc8e5f5, 'wp-content/plugins/amp/includes/utils/class-amp-dom-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-dom-utils.php', 1, 0x00000000000000000000000000000000, 0xecd4c965a490526865ed385edada0430, 0x516860be1ec92ba0ca6f2bc8ad6fad1f2b6d2fdaff16cb19821ec4a096b85d32, '', 0, '?'),
(0xf7a7fabdb77e1dfa9c66d01667ed6bfa, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md', 1, 0x00000000000000000000000000000000, 0x4ce1a887696b3792237ac5d2449e849d, 0xe61d1b33fc437cec3dc04cbeb9b95c1c82cc4ec26887c04ea59d2900d7801dfa, '', 0, '?'),
(0xf7a9e57e463d456e13c37bf41fe35149, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.css', 1, 0x00000000000000000000000000000000, 0xda1c8a8940bafb77f25539c32e270478, 0x89325d7199ba59e6757c321c6dde1e4e3417fd05ec72d12de145cf9adad5e636, '', 0, '?'),
(0xf7aed9ed8bc3704ce5f400ba5218ef44, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php', 0, 0xb5b7f501f408631eadcaea09d479a50a, 0xb5b7f501f408631eadcaea09d479a50a, 0xd26d725504313d475d13911f5ff390536c1eba7bb07d81a27fae735dfd8e4f96, '', 0, '?'),
(0xf7af3bdca9c7167e43f05d2974e8f6c8, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.py', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.py', 0, 0xa0f510a8ae198839e3eb5b1be261fd21, 0xa0f510a8ae198839e3eb5b1be261fd21, 0xb7101ebe07c450453e978a856b4adbced5b22da52cec73964eacafef27fcdbf0, '', 0, '?'),
(0xf7af75963791fff241bed96f7fb6c032, 'wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php', 1, 0x00000000000000000000000000000000, 0x0026590424ad9f7b024207fb24caeb75, 0xf5be349679b46996b313f5f9dc3fd916ad1a8e50279b4e8e87bc0025e119937a, '', 0, '?'),
(0xf7b038a3c8437f84b6c3fc210830ebcf, 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php', 1, 0x00000000000000000000000000000000, 0xc10bbcedefd10561a5bf1fcb5e57f12f, 0x345111bc6edcaba1f63255eb25151ed2d265fedf8184112f3a33380481c6b7cd, '', 0, '?'),
(0xf7b0a7d20d1f3ddfd086459548cda76b, 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Setup.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Setup.svg', 1, 0x00000000000000000000000000000000, 0x65f70a92544dad8b83fe88f4dddbba83, 0x0acc620809d498bd6586d2bae86505295ca97602ed2ed27b04adb48173262903, '', 0, '?'),
(0xf7b1226a9ae916de560ec4d119d464a3, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php', 1, 0x00000000000000000000000000000000, 0x81c2ad18c3104165e9d306e63145488b, 0x01c835cfb8c4be65ae41bd07624bba27068d9049432bc5fadf075b70531f2518, '', 0, '?'),
(0xf7b34b2f659cea88a5e47c1e40656465, 'wp-content/plugins/elementor/core/isolation/elementor-counter-adapter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-counter-adapter-interface.php', 1, 0x00000000000000000000000000000000, 0xb895109ebfafa669c72aa1abd8605aaa, 0xf952d0784091ab73599489c6f7be760b40178189f363971b92f5a334e0af55dc, '', 0, '?'),
(0xf7b500d7ecd17a14a344a683a01f8b15, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/RequestInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/RequestInterface.php', 0, 0x19c470073088141bbd08e20e46503b13, 0x19c470073088141bbd08e20e46503b13, 0x89e510461f30e6a0d04500895f0d6df13ed7ff54fe347e45d88d493c8039315d, '', 0, '?'),
(0xf7b56555af915215cfb4c8f4f598b0ef, 'wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php', 1, 0x00000000000000000000000000000000, 0x33685ac29d2de5dbcd707bc013b0c47c, 0xc3e8e0d373cab86cb4e3a50a7e92bc66828e908c2174650111d74f195bd51480, '', 0, '?'),
(0xf7ba5a77d93a00f732114969ce366079, 'wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar-handler.php', 1, 0x00000000000000000000000000000000, 0xbcbab5c2b24b98b2eb4303cb3c990ebb, 0x8f5df95ef8aa6d50ceba09712275ee17aaa2e27cd4ce9ca6aa63b44a2e9dbc10, '', 0, '?'),
(0xf7bb06cd40d7635c610151d987dbd597, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php', 0, 0xf268f77cf4e5abf06f904837df3ae2c0, 0xf268f77cf4e5abf06f904837df3ae2c0, 0x9eaf5d872889e901eda5cc4818ece8a38933dd71d867d3fc02314ddc86613b37, '', 0, '?'),
(0xf7bebb4ad54b7a06e037de221d6e6138, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phar-stub.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phar-stub.php', 0, 0xf8f457e044a3154b5891e09fa6ff61ec, 0xf8f457e044a3154b5891e09fa6ff61ec, 0xd57671240675aef0e9d54217dc7132f0081a2f80ea7cb5508106f854a7cdd2db, '', 0, '?'),
(0xf7c04d72f8b9ba3e2f778c630beded4e, 'wp-content/plugins/amp/includes/class-amp-http.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-http.php', 1, 0x00000000000000000000000000000000, 0xb46e3b3b157f39c37b637c90af4233d5, 0x032ebd0ce45721b32c55b088ee2b636ccedadfbf5c75eca95b30f11dcf14601d, '', 0, '?'),
(0xf7c61c5f77efc68c02e89bdf189ed00e, 'wp-includes/widgets/class-wp-widget-media-video.php', '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-video.php', 1, 0x00000000000000000000000000000000, 0x76499adf31e638d24bf57bfe0317f7e7, 0x4ed049d93720bf720de62f4b33640eb97d492a6fe9ef1b8919c516bdbc5d0199, '', 0, '?'),
(0xf7c942f18148858ca577a5858f07ed05, 'wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php', 1, 0x00000000000000000000000000000000, 0x654f9b53af7ce42c965880aec92a523b, 0xa43dcc3d9b7ab9d2232b457497d1eef4194689bc8a32183acbe6741f594a6aa3, '', 0, '?'),
(0xf7cb24283a653fc49e32fab3e035cf50, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-eastcoast.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-eastcoast.jpg', 0, 0xc27c0d405b780122978c13a4705676ab, 0xc27c0d405b780122978c13a4705676ab, 0xcb6f4b19cab26108c0cb1a9cc82fc23692d456828bf2f486999d321ba0ad2ba3, '', 0, '?'),
(0xf7cbd5f6d091d9217424307626243805, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', 1, 0x00000000000000000000000000000000, 0xf7177dcbc1061ace7962101ded37239c, 0x50843583b674a26b348c74b782f313498535706de54e9884d8c8976f2da9f5cb, '', 0, '?'),
(0xf7d8e9a8c58a67b158635ce9b0092d7a, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php', 0, 0x0690c435a646384d58ca615edfe9dce8, 0x0690c435a646384d58ca615edfe9dce8, 0x2444e2595234d80a01a65b9b70e6894707642aec206fb9fb4c3ce8c6e63d3876, '', 0, '?'),
(0xf7d9acac52e3664a852a3b118f74936a, 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/link-transformer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/link-transformer.php', 1, 0x00000000000000000000000000000000, 0xad11862e5a180c4c5b77a0819e75de5f, 0xa7582e4aa5675e61ccd4d9c25b5596a2e009934513ef39f07fdbc42a12932474, '', 0, '?'),
(0xf7dd16ef17d0b3d9defa8db9d0927977, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php', 1, 0x00000000000000000000000000000000, 0xa061f272275bb270b9382fdf3ae1c434, 0x253ec34ea5be916d43f9c1731b8d1150c243117ce7c2609009d3b94c021a9fcf, '', 0, '?'),
(0xf7de2b842e513f1a4c9d7f37cd45563d, 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/lint.yml', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/lint.yml', 0, 0xe726e3e8bb15ecef1ab1427df33a074f, 0xe726e3e8bb15ecef1ab1427df33a074f, 0x9052a72acf933fa00ee9aea83c290fb8853a154bcc79364f223630471e5e78ec, '', 0, '?'),
(0xf7e44c7421cbb90c9bb62289cd00f8b9, 'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', 1, 0x00000000000000000000000000000000, 0x1f5b6ef62d4b6031c426700cf5ca5f1d, 0x23fb7d18e76ee54ec16aa31e07077755b7228280452f1879bfb6413513c9f7c1, '', 0, '?'),
(0xf7f22551057bdcc646a3e20fe07d3332, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/contact-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/contact-url.php', 0, 0xc2434dedcd184b7f02e5c5432eb82e6c, 0xc2434dedcd184b7f02e5c5432eb82e6c, 0xfef37edecbf1862f5e22fe3a9b59c781aadc7f05b07acd54b1ee21b58cfd30e3, '', 0, '?'),
(0xf7f35542db408ce849eb2d0628806f78, 'wp-content/plugins/wordfence/css/iptraf.1744125809.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/iptraf.1744125809.css', 1, 0x00000000000000000000000000000000, 0xd065ba62662e84c20add565bdd785068, 0x154a8a8b2d0640205d11e1190b032dd0f28709d46371db17fae557510c2438ab, '', 0, '?'),
(0xf7f8045830f2c7e4b850cb91c9b76337, 'wp-content/plugins/wp-rocket/views/metaboxes/post_edit_options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/metaboxes/post_edit_options.php', 0, 0xe5400d14867ba7018ed7d80d2f2ddc6d, 0xe5400d14867ba7018ed7d80d2f2ddc6d, 0x54634c617b51cca5e4f574260b60001cf52c5e6dc2d37e4f672618aabf76e7e3, '', 0, '?'),
(0xf7fd406a47aa2ce2d1f95ca5d6373fad, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Logging.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Logging.php', 0, 0x64f45f377b2197eaa0e62e8f46e6be0a, 0x64f45f377b2197eaa0e62e8f46e6be0a, 0x92ae807f1dc15ac2cebbb1c440489c987d2eda9dc508083cc317f838e3902883, '', 0, '?'),
(0xf7fd984a0f53fcb94d7298f6eda161a6, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataEpisode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataEpisode.php', 1, 0x00000000000000000000000000000000, 0x42c2a722fd3612b1fbc69f41775d80f3, 0xbf7aee30914e118c2d454a5212abd0b40e79cd43c7a236a0f3f2dfca48c187a8, '', 0, '?'),
(0xf8030f20cc83c929cf1bfb73efaf68f3, 'wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js', 0, 0xafaeed024a3211f9a01218492b6737d7, 0xafaeed024a3211f9a01218492b6737d7, 0x1414dd6d70407af4ef2338da8a447937045fdbf9b38d98d4b3e2497776813006, '', 0, '?'),
(0xf803d994021fc903037b3b8b382ae1ba, 'wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', 0, 0xeb413e42dc708851da9c63e04b20c102, 0xeb413e42dc708851da9c63e04b20c102, 0x357f7d1ff9a81588d1bcfa802823336552ac1b31ec5215b2ad0e39594f360230, '', 0, '?'),
(0xf80b7deb10abf5c2fe2fbbd1befcef27, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-subscribe.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-subscribe.php', 0, 0x8309923f65f5233dfee10235c0452173, 0x8309923f65f5233dfee10235c0452173, 0xad50a8d7404e7abd46b4c28601b3f36432d8ae177ce338bdab1449f32579a375, '', 0, '?'),
(0xf80ce21ad5b9548d35a23f8e5c1be80e, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-url.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-url.php', 0, 0xaa9ad091272b7b396049711fa7e8338d, 0xaa9ad091272b7b396049711fa7e8338d, 0x2fee955d4195da7e6587c0b88330589540af9622ca0a28a694bc30db7baa6b70, '', 0, '?'),
(0xf810677fa543410d694eff0f6288fead, 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', 1, 0x00000000000000000000000000000000, 0x7c1ed83d60004f340241b3c312a6e709, 0x64e955a2fbdbf1bd10f9aaf3a46ccdd24da6d2cc4e346b2744974f785a256bfb, '', 0, '?'),
(0xf810684076888279168fa39aeb77b7ab, 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php', 0, 0xe10f5b732858eb73778fb3efd9689635, 0xe10f5b732858eb73778fb3efd9689635, 0x5aded285c8aafd12e01910d12db46c9f758739018f3a90bfbd8967deb8f1540e, '', 0, '?'),
(0xf815c878fe06a819d3bc37d4c505a467, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/success.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/success.jpg', 0, 0x0565c8890a640981a4aa7b355d996e48, 0x0565c8890a640981a4aa7b355d996e48, 0xa78286c01be69d0962775ef400005e19916c18da18212ec06c444eb5886ad1f5, '', 0, '?'),
(0xf81b3ff0f7de7779221c57fd6a4127e4, 'wp-content/plugins/amp/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0xf7282c18c3d7271aab6b77ae6ddccb29, 0x333980871eb48f2279b99a8ca00f648dcf90c4ea6696c2b10fa020092da8571a, '', 0, '?'),
(0xf81c2d7c56f1fb8ffb99c448db2584aa, 'wp-admin/site-health.php', '/home/iraneurobetcom/public_html/wp-admin/site-health.php', 1, 0x00000000000000000000000000000000, 0x84c1c8c3e2b86647dce90125853403ab, 0x8191f4c52dee663209ba57a91c50b9a18636eac527f645b000014398ce076fae, '', 0, '?'),
(0xf81ee8c7a2bd42d5b428d65c06bd304a, 'wp-includes/class-wp-text-diff-renderer-inline.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-text-diff-renderer-inline.php', 1, 0x00000000000000000000000000000000, 0x8797d723b1b6a9f9c68f59205e221b7d, 0x71bd0756565160da582bce8a3a1b7f3ee9945a562f7617100fc08b8336f1f8ff, '', 0, '?'),
(0xf820650330f3ee8dd1372cfe9d3933db, 'wp-includes/SimplePie/library/SimplePie/Copyright.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Copyright.php', 1, 0x00000000000000000000000000000000, 0xf7d4dd07bd5e309f84719ecf5fb7feac, 0xa164175d636119467ad54fe1e0219dd4363940d993f24f76f2f526a7c0db4b38, '', 0, '?'),
(0xf82ef168566f4e4b1d3b63dad4de1cef, 'wp-content/themes/twentytwentyfour/templates/archive.html', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/archive.html', 1, 0x00000000000000000000000000000000, 0x32ddfcc5c4e11e3ba5bd0ad11394fc97, 0x4f57c312ab5368abb1392ddc712e688b212e0c6e25bb79102e9e5e596eb41f37, '', 0, '?'),
(0xf833664ea85c3d30d1efdb160148a7c1, 'wp-content/plugins/wp-rocket/vendor/composer/installers/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/composer.json', 0, 0xaae5aa8459d51fe7f2821261a21f2dd5, 0xaae5aa8459d51fe7f2821261a21f2dd5, 0xf2f69e2894d3380547a9ec482dfc63b8fe2c4b32e1e2cc9e2ab0979816583ca9, '', 0, '?'),
(0xf8361dc4c4b1ca8b48ac3f157b60f240, 'wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.js', 1, 0x00000000000000000000000000000000, 0x0e8639ccf142576528f0c1697adf11ee, 0xfbffd234eb502ee70ce20ad6e37b637dd9f336b404b5baa185fa4331484f54ff, '', 0, '?'),
(0xf83bc7254e21399d0a4c264e84dee79e, 'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php', 1, 0x00000000000000000000000000000000, 0xe5d93966c72212832687b1d40906e038, 0x974a619f88205e9ece65fec6f535fe297a03ec51d8829423d86c3234da123c8e, '', 0, '?'),
(0xf83ecf0bf349376daa9bf13e96eaa38d, 'wp-includes/blocks/embed/editor-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xbe72117a103846d97c4fdb9223cae75e, 0x27093da3633b203eb2b0ac8b6673c4e70603b03e7801284f27d10286b493bb5e, '', 0, '?'),
(0xf840014a22a61e390bd1bd1c497b1043, 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo', 1, 0x00000000000000000000000000000000, 0x1b4bb670ca54ae8f38e98277289d3887, 0x7b572355859beb0b140577b24322987ffe8625ca115c8e8a7a89a5028252c418, '', 0, '?'),
(0xf842c514577920b38ef9d9f53c975bc7, 'wp-content/plugins/amp/assets/css/amp-icons.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-icons.css', 1, 0x00000000000000000000000000000000, 0x2d1d663c50aadd08e865bcb38585e574, 0xdba2e7073a9de26ee3d711da422f2b3d4e9eadc2a8dc5bbffe380d0567735160, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf8443d9fcbf7870e8ae80bd653badb43, 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php', 1, 0x00000000000000000000000000000000, 0xde60c2b6362470595a68e502fcc1d4e1, 0x78f50d594c8d67fd7b9bd77da00067f6ff347fca67deb2cb56d28d8807827550, '', 0, '?'),
(0xf84a6e3e17f863efe4b6c160ba2080f0, 'wp-content/plugins/updraftplus/methods/webdav.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/webdav.php', 1, 0x00000000000000000000000000000000, 0xde6a65a5ce4a1e2c6700c3d747f2497b, 0x28e3bbe56f2e91d299409163acc509c6b10476fb1ea366880115b11f52315609, '', 0, '?'),
(0xf84c6ac6a2736a46054233bb77610b77, 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', 1, 0x00000000000000000000000000000000, 0x5c4ceb62568b536432627ba276db571b, 0x209b9ed36267d2773cf089c3d4c0e8797f5ec3b7791d2c3cb0a47b85f8ca13d5, '', 0, '?'),
(0xf854d6703f3e4336678cc9c10162293f, 'wp-content/plugins/wp-rocket/views/settings/page-sections/page-cdn.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/page-cdn.php', 0, 0xbb0a8de227acbc0bea7608e54e8497b9, 0xbb0a8de227acbc0bea7608e54e8497b9, 0x9384126a335e62117458e89b1afc517917d0557cd209f01c693c889df496d380, '', 0, '?'),
(0xf855350a4d169b04c88a46b908542057, 'wp-content/plugins/wordpress-seo/src/conditionals/deactivating-yoast-seo-conditional.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/deactivating-yoast-seo-conditional.php', 1, 0x00000000000000000000000000000000, 0x78ed2e526044a772b7ae13449bd1a8e5, 0xb2c333126086a672b90d93f339cb42d2419ecbfaed526430e5b4c64a6b6bfedb, '', 0, '?'),
(0xf856f76c7f1528ba1ab7473485247061, 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js', 1, 0x00000000000000000000000000000000, 0x2f38cbbe6ebe3b8921ce46dd7abc9657, 0xef7a6dcaf3ddd4be12c37e4b7d945454055facc739f2c3d12fe8cebf06b39605, '', 0, '?'),
(0xf857ba3998f28f0895801d55f5ea7cd3, 'wp-content/plugins/elementor-pro/assets/css/widget-post-navigation-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-navigation-rtl.min.css', 0, 0x73937927d55bf4f3d7d121d34cd5785c, 0x73937927d55bf4f3d7d121d34cd5785c, 0xd71825dad561cf71f2a8730b25918056ad3022a9ca2a49d6b9ca1e6e40654fc1, '', 0, '?'),
(0xf85a2e69130a918292c478b63889ff5a, 'wp-content/plugins/wp-rocket/languages/rocket-es_ES.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-es_ES.po', 0, 0x1cdb4cd876b4114f9d0e950c9aae8d6e, 0x1cdb4cd876b4114f9d0e950c9aae8d6e, 0x641f642fd649053d2a37c1b4f2c90e9787dc0318e93eb5fc9d68087e6801d77a, '', 0, '?'),
(0xf85b5d8412d8de0c9112388bc36b3eff, 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.asset.php', 1, 0x00000000000000000000000000000000, 0x968f4ec040348c252d7be17851a84b1e, 0x5b85ecf9aaa99195b51f270d0a3c05356ab95e8d38432b8e3d7cf81b18129a52, '', 0, '?'),
(0xf85d55b26801a9f3be09657c7487b65b, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/composer.json', 1, 0x00000000000000000000000000000000, 0x6d4dab1e5fd9a7f1ba817ac235cae826, 0x4fbf56d0ad26e95f2f191195de4a4936f4ec79c3a5c2604bec725c3097549311, '', 0, '?'),
(0xf86030e9038697566d3dfdb79bae5963, 'wp-content/plugins/updraftplus/images/icons/googledrive.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/googledrive.png', 1, 0x00000000000000000000000000000000, 0xc6e0363a00320ceb94f2326d3d7682e9, 0xab0434ea847cf9b9d001d87cab9509e5882b5227b13d4369aaf6b97c8bd37d6e, '', 0, '?'),
(0xf8603ddd15f02710ae4608623d2436fc, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', 0, 0xc24ada5d7f0275a5290834bde3e6f203, 0xc24ada5d7f0275a5290834bde3e6f203, 0xb03fad864ab007b83551ebc2cd1597838740faf5de9f302f3356fd006500cc4b, '', 0, '?'),
(0xf8612ae1cbab4371102c707f173567c6, 'wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php', 1, 0x00000000000000000000000000000000, 0x35f1743148fa87f54c10943378e75bf4, 0xd12d81534a1b119bbb80fa97a6e0a6cf2efa2368cf2728c16298345b7ff9529e, '', 0, '?'),
(0xf864c1704728f8f403fe54cfad8b6db5, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', 0, 0x614de75a58e90509db02070cfb824ba8, 0x614de75a58e90509db02070cfb824ba8, 0x58424e7955bd28d2af20b939114057d9fee3ffaff337e9ea6cf63b0be5effef1, '', 0, '?'),
(0xf86637d09979de1eab356c345a960af0, 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2', 0, 0xdd2971d51a7629effa9281e254f6ee82, 0xdd2971d51a7629effa9281e254f6ee82, 0x5ce4bcd842a2009f9c949cc14985010a3e7b0175652fb3c93537f302a41040b6, '', 0, '?'),
(0xf86748b588c28ca815b2da02e5e9809c, 'wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php', 1, 0x00000000000000000000000000000000, 0xe40a729f07dc0ad5dc792c1d7e49e51b, 0x7cbf56a6d8263a35e4f833fac76bc9ae03834daba23a92c0140ab70a821f5075, '', 0, '?'),
(0xf86be67f1401de12ba94653c46eada34, 'wp-admin/js/revisions.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/revisions.min.js', 1, 0x00000000000000000000000000000000, 0xa9fbc69b7e6365f196e474812950c6e3, 0x1de235850cfad2b058de0a349693a60c74c70de72f01fb94dcae47704db0d25a, '', 0, '?'),
(0xf86ef0c9b4892a39fa8fe839785efd8d, 'wp-content/plugins/elementor-pro/modules/forms/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/module.php', 0, 0x227c95a963d6fbd51461be87fff4a4a1, 0x227c95a963d6fbd51461be87fff4a4a1, 0xb3e3f912979566f3c99740224f430ab7c27e786e1f7aabc535728150d2fcafa6, '', 0, '?'),
(0xf87017066076ef1708c09244c8c8587d, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x7a00f8bdddbd441eed9268c4bb250399, 0xa1c51abbcf97948b6abfbbaec6c4849c210603f2acb1e9c7330d09e0ddda343e, '', 0, '?'),
(0xf87172b9efb408e9c24203f7f7b0e4f9, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', 1, 0x00000000000000000000000000000000, 0x2626a47283b55872bd43b53586591f62, 0x4e45a47c0b8cde6eb064cab63dc4c68434d51d93c574ff39fcc126cbae86708b, '', 0, '?'),
(0xf87ae5b64db74571f190f079a9ac45f3, 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/thrive-visual-editor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/thrive-visual-editor.php', 0, 0x9f7fe4be9df08abf758eaadf53a4fdf5, 0x9f7fe4be9df08abf758eaadf53a4fdf5, 0x65434d384825f7775a89ea76d6a4df2876a130ca31292712100c168503341151, '', 0, '?'),
(0xf887ec24f9e7d4afc2e5c1fd06b57414, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecRuleName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecRuleName.php', 1, 0x00000000000000000000000000000000, 0x631187e829da270afee6551f1a991050, 0xdb112d98eeedcd45b1ad1331070d3b7c1927fb5802ce328b5043b51265bd455a, '', 0, '?'),
(0xf88893ff63c06e70cd7502e023d95926, 'wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php', 1, 0x00000000000000000000000000000000, 0xfcc25c248a479ecdfa796045e1ff4068, 0xe556b1f00b518caae20210b0ab0eb5a4f40753c04354193e1021d1f509a4d657, '', 0, '?'),
(0xf88ba21344dacd3d4bf434399c0392d0, 'wp-includes/js/codemirror/codemirror.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/codemirror.min.css', 1, 0x00000000000000000000000000000000, 0xa632336ab79ded318dc02844c4faf3b5, 0xe107b9ce8ce12c61c2c075e4edc040ba73f159254bfd96cb102d6fbcc76e0da6, '', 0, '?'),
(0xf8a097cf7359c0511b65d9957e001a35, 'wp-content/wflogs/.htaccess', '/home/iraneurobetcom/public_html/wp-content/wflogs/.htaccess', 0, 0x3a5256a7d7e3962aabb4624c518ff5f5, 0x3a5256a7d7e3962aabb4624c518ff5f5, 0x1fda6b5a2829e49278879df1065ef7fe77df3d3a138ac08224ef549c4da7d0c4, '', 0, '?'),
(0xf8a288a6e51b03f086907fbd4f310dd2, 'wp-content/plugins/updraftplus/includes/tether/tether.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/tether.min.js', 1, 0x00000000000000000000000000000000, 0xb3a78da5dec859b979eddd69869c7a8c, 0xe9551769283913efbf8c8aa294d46255a8542c11b80f01da5218ce959f961853, '', 0, '?'),
(0xf8a6af018f16a0fadf434d703c4581e6, 'wp-includes/class-wp-oembed.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-oembed.php', 1, 0x00000000000000000000000000000000, 0xc6ebeaa83ed3cb99e7073576cedcff99, 0x18a001a89a8dcac11adb51d6b2f2f1ba73e8e9d298d0fe3a1b581377462a3b73, '', 0, '?'),
(0xf8ab12362bf912d925d5c9ba01201db4, 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php', 1, 0x00000000000000000000000000000000, 0x9cf50090a0e367b5670d56b95070fb12, 0xd41b869dcaa26d599e40389e6f0d60cd31d856318c84fad034c182adc5daf565, '', 0, '?'),
(0xf8affc49ff4ea92f4f57568c64457738, 'wp-content/plugins/luckywp-table-of-contents/admin/forms/CustomizeForm.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/forms/CustomizeForm.php', 1, 0x00000000000000000000000000000000, 0x5ebce703e135eeaf2ab9c6b34ebf9d90, 0xdab3e097313e6f082ce15ff9c1bf05e533c89deb92dadb3e24f35a1929531dc9, '', 0, '?'),
(0xf8b77dbdd8d79389f74f31efbc9989a3, 'wp-content/plugins/elementor-pro/core/notifications/notification.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/notification.php', 0, 0x69b2429dfe99d9c02d944ebc2831b2d3, 0x69b2429dfe99d9c02d944ebc2831b2d3, 0x0c93089cefa722bf0d41ba399fbe5c2d8fcc698347f9fba32e19813edaf1ba68, '', 0, '?'),
(0xf8b98647e003818e2a04ae88053e7927, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/logo.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/logo.svg', 1, 0x00000000000000000000000000000000, 0x0a9322e621defd4c51c378c3cbb69d41, 0x820472f548512608c24c67c1b5b37684539f01aa145389fa29362c9eae1ca083, '', 0, '?'),
(0xf8bcaaffa3824dfe5f97631396198e13, 'wp-content/plugins/amp/assets/css/wp-components.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/wp-components.css', 1, 0x00000000000000000000000000000000, 0xf4cbe1f775134c40940dfacfb63c7ba1, 0xa17a2811aa06e4cf344b0bdcdfec60205e72ffb97cdc07bcd840737c4795d6d9, '', 0, '?'),
(0xf8c2364b31fdfe9b28eef6dd7d2f4158, 'wp-admin/network/user-new.php', '/home/iraneurobetcom/public_html/wp-admin/network/user-new.php', 1, 0x00000000000000000000000000000000, 0x8ffe02a20a9bbc2e3490db755466c898, 0x0baef3928990d132478ed582247da6a8cb65ecb739bce62c468d8670d0d8c9b1, '', 0, '?'),
(0xf8c7782ef2aef5d2e94240aa4f014108, 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', 1, 0x00000000000000000000000000000000, 0x8529d52a900935b6d0502dd0604f646f, 0xb46da41855da00bb4501952d080c992b74bcc5af28bfa8a6f48fbafdd42ada9e, '', 0, '?'),
(0xf8c7a6a7e430426bc89b328cfa9790a1, 'wp-content/themes/Newspaper/single.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/single.php', 0, 0xfa0035fd23d5023e279e1fc444bee135, 0xfa0035fd23d5023e279e1fc444bee135, 0xe822771a384ae87d1a72e6a9fe4b3180e25bad3a3cdc5c63adaf4c941528efa8, '', 0, '?'),
(0xf8c8a3cfc5581382ff3b2f79ddf79f33, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Optgroup.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Optgroup.php', 1, 0x00000000000000000000000000000000, 0x11743d3806d9e5144564b2dc262f84cb, 0xe029c3ce863e02897bebf8896b2a51d3f124fd5916f647ca93bff78c6cffdc98, '', 0, '?'),
(0xf8cc6d27ffc44922a0540f4d0b577d9b, 'wp-content/plugins/updraftplus/methods/updraftvault.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/updraftvault.php', 1, 0x00000000000000000000000000000000, 0x5428869766a89ac62da89e385df3a063, 0xce8f3c5340e7cbe4ac6d86445408dc59b92fb3906a8b6e8636d92a3f1f155033, '', 0, '?'),
(0xf8ccc53ca561d365d6de37bd7ab02ade, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', 1, 0x00000000000000000000000000000000, 0xdb512248da1ef0c5fe7179444ded4295, 0x63914d50d4ef4af03dad409d85481f1b9a505ad2762a86515bfa82faf041f5a8, '', 0, '?'),
(0xf8cea1e225660758074da5623389ec9e, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OverlayPosition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OverlayPosition.php', 0, 0x12b3fe0369208a9d224ba23eabd66a49, 0x12b3fe0369208a9d224ba23eabd66a49, 0xf900a4d8ce09db0a9d0d0c4c6824f146d2a96d3853a0390b36efe39516356b73, '', 0, '?'),
(0xf8d307c60087069c4d2eff1d82f562bc, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php', 0, 0x8dbc0943dc67589535791e7ba6bd671e, 0x8dbc0943dc67589535791e7ba6bd671e, 0x89cb5f36e42cf0c27bd696ed399930f627e2525b40aadeda3b3047958d6d6833, '', 0, '?'),
(0xf8d61e79e8d0ae71a8ce0ba61a2a2745, 'wp-content/plugins/elementskit/widgets/image-morphing/image-morphing-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/image-morphing-handler.php', 0, 0xb917f7d7355c8eb64c49e7b7c19abb1f, 0xb917f7d7355c8eb64c49e7b7c19abb1f, 0xc89fddb69467ff520f41784a1ae249368204f1b8e0a480c7325119a46d218068, '', 0, '?'),
(0xf8da640140eb84c73d272a1a8b40fd2d, 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php', 1, 0x00000000000000000000000000000000, 0x14af38f91dee1137ef563ce6da0cabb0, 0x1ad249c87c8ed7798f5edfaf52b5c044b27d87d7e2e9679beb2f0fa6c765321d, '', 0, '?'),
(0xf8dc01338bb4c09b1552ee4394b5cd56, 'wp-includes/blocks/calendar/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style.min.css', 1, 0x00000000000000000000000000000000, 0xac09575841667e44a6a1c26191fb615a, 0xd2973b6d547dd6f6cf2686bf5d8f68d0def24ed364bba2ef4568169354e1b9d9, '', 0, '?'),
(0xf8dda76c70f8532a4c53125424ad382f, 'wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss', 1, 0x00000000000000000000000000000000, 0x839fa3d53f1cb5b09d2c650df8b5182f, 0xe6e3fa9e6a232a970c6ca71522b7926456ab356d70dc5e17c5dd9b24df040eb2, '', 0, '?'),
(0xf8f00fe60464b7c6e9a2a4de8b3784de, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomponenttransfer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomponenttransfer.php', 1, 0x00000000000000000000000000000000, 0x3aa1449fa7764db75957f9fba6eae464, 0xabf7633aadf375f9c9011c622946b16f80c38fd1518ea5290604bb00ccfc0297, '', 0, '?'),
(0xf8f259b5cabbe6022839017f531aafec, 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.map', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.map', 0, 0x833fa98de4c3f3a5be45c7948e8fd345, 0x833fa98de4c3f3a5be45c7948e8fd345, 0x00f5ebd97bec9d02fd9fe50f37e47004c13aabfd26066dfd7347458e6457c7b5, '', 0, '?'),
(0xf8f49d9fc4a9cf7d78ec99285417bd9c, 'wp-includes/js/dist/block-library.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-library.js', 1, 0x00000000000000000000000000000000, 0x2a8263ec1390d81268a7c4c8d14e7799, 0x155626928564daf76245aeeccbaa0165cb694c0a0dd9320cf160f9f9fc9bf2c7, '', 0, '?'),
(0xf8f5ae28dc1287127cd975efd2c68100, 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410.css', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410.css', 0, 0xd972a9c1488afe274ddd78f0ff5ee99e, 0xd972a9c1488afe274ddd78f0ff5ee99e, 0x5c39a0b9ff1ebd8e48433832768f2982849cdf78e9e3d3ada748008036fc8213, '', 0, '?'),
(0xf8faf1fc035468e7e15e4d8848f35673, 'wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', 1, 0x00000000000000000000000000000000, 0x97fc7b1effcb428d9b95ab16fb6ddfb1, 0x7b7fb993d7dc92d1a9966c850d991cadd3b0e6ffd4465ea0463d583935649969, '', 0, '?'),
(0xf8fc2e46a46c9ca7a816aec5a6338f79, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionValue.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionValue.php', 0, 0x6d2bc10c7f1258882fba607c5d2cd207, 0x6d2bc10c7f1258882fba607c5d2cd207, 0x55cb0162a808b0228bbc3406802777f7950099eaed827b51de79e8edf63b08ec, '', 0, '?'),
(0xf901f9e9a506df228f8e4e178ba0dc52, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/P12.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/P12.php', 0, 0x6e13b7eea32b72edee80edf8420506ee, 0x6e13b7eea32b72edee80edf8420506ee, 0x59d3ba5bfa32fdb2b2eb59e28a2aa90cec8fc6152334dc2c7b7e02587df7d0f9, '', 0, '?'),
(0xf90201dfd3b9b89bc4a5531e4c28f53a, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-compass.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-compass.jpg', 0, 0x34ec825d5fa6d0629aefabef6a2fad98, 0x34ec825d5fa6d0629aefabef6a2fad98, 0xf88ef5d44f991472cf34dbd1150d6336ce141ae741c40770bc49a78cdf3c9820, '', 0, '?'),
(0xf909c35e77e4303b8df4ff228c44b1f4, 'wp-content/plugins/elementor-pro/modules/forms/actions/activecampaign.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/activecampaign.php', 0, 0xb0e05e134003d479833f71881047bc63, 0xb0e05e134003d479833f71881047bc63, 0xe45f87449cee9b1dd117005435344daa7ea8d6e2b8d17af5f5c128ee99e612ff, '', 0, '?'),
(0xf90ae12f49607551d2246fc6939a1d85, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js.gz', 0, 0x3c5539cfa1e048339a859e09b763c40b, 0x3c5539cfa1e048339a859e09b763c40b, 0x37b21caeac87e9fb87f51a2be09b9b5a3682dc685e92f6053d96d49ba132af2e, '', 0, '?'),
(0xf90e09c54043204813f1aa1eea29c604, 'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x9cbdd4c216c0930f80cf98a4ef6e00c2, 0xf2981f273226b75892e9931ef3fbc8c99547ab06e90257aba4ede965d1c700a9, '', 0, '?'),
(0xf9115e51366c84cf4a21a00409e2cda6, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php', 1, 0x00000000000000000000000000000000, 0xdc07c91c9d0c5c059be66f4ee42e928e, 0x3e3481df6933ae7c8c1e8b761731b5074ee9a6f23602877744a8294dfce46a72, '', 0, '?'),
(0xf918bc2bc778d07eeea8207969260051, 'wp-content/themes/twentytwentyone/template-parts/header/site-nav.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php', 1, 0x00000000000000000000000000000000, 0x03c0950fc925462060f6c52f924f6619, 0x1016342569ccfed2718a7252ac6ebb49267e2ed459fed0d542693e683fe7e740, '', 0, '?'),
(0xf920c584319a727d6d4a4757df52a8d9, 'wp-content/plugins/wordfence/views/scanner/options-group-performance.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-performance.php', 1, 0x00000000000000000000000000000000, 0xf6e0f5138d50c03ddd50d2a4add6d320, 0xc62d1d3916fe9b0074cfca1f445c36a439735db2a05c650052b204721bbc83f1, '', 0, '?'),
(0xf92af31988fa02f12dec4f8f2b0bb947, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidHtmlAttribute.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidHtmlAttribute.php', 1, 0x00000000000000000000000000000000, 0x5e3fd391827355dcb1da11a7bd04fbaa, 0x9f938b4597399aeaad5354c827353bb5572d93230937e58c6102a0dc50d0a92a, '', 0, '?'),
(0xf9303f049992f7c289253eefab73f627, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', 0, 0xbdeeec02aa62974978e877ab32c0c087, 0xbdeeec02aa62974978e877ab32c0c087, 0x30a6d9e68dd5efd2ee11e555b07968fece902d3eb3189033d3484cc2ff6fd41e, '', 0, '?'),
(0xf939073521b9e6694dfcb67edd261d64, 'wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php', 1, 0x00000000000000000000000000000000, 0xe5018645ec3e24a58b7a4d237156bac3, 0xb852bbf92949a768c7b834bd423dcb8c2441a774cc65d0f7f354b92dce75cd6f, '', 0, '?'),
(0xf93a74e19f3b6b13695056741073a96d, 'wp-includes/blocks/image/view.min.asset.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.min.asset.php', 1, 0x00000000000000000000000000000000, 0x23244c482b48587e387c82c5b7e790fa, 0xd181a825eea654fa025f1f583bd2526b283939de069bba6d9adc99ec38823a53, '', 0, '?'),
(0xf940b877368e661c4a83665a42d8be27, 'wp-content/plugins/elementor/modules/library/documents/library-document.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/library-document.php', 1, 0x00000000000000000000000000000000, 0x424145512938229f0fcc25350f23236e, 0xcd9486896a84f2c556bfe28a5ca25f206000df5765fcd791eb8753c5ba69b65a, '', 0, '?'),
(0xf940eb138fdb41053f2c0e11f78a40dc, 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers-tab.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers-tab.svg', 0, 0x78f92fabf03d9ddbaf9e9769c6002481, 0x78f92fabf03d9ddbaf9e9769c6002481, 0x2bdb689c15e91e6d8d23618c887c0850dfdd0ae9e8ee852e62702ab6ea79199e, '', 0, '?'),
(0xf943874631b001fcfc8109cf5cb54f57, 'wp-includes/SimplePie/src/HTTP/Parser.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/HTTP/Parser.php', 1, 0x00000000000000000000000000000000, 0x7d5830eb44caa08a4a730f9d5ef598f1, 0xc41ae9dbbc001da91cccae108479bf6991ea20e7c44469ec5f897e6856779ce8, '', 0, '?'),
(0xf9449ab71b3387b09a240e04e9ecf0d6, 'wp-content/plugins/wordpress-seo/js/dist/languages/ja.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ja.js', 1, 0x00000000000000000000000000000000, 0x26c20d6886503852a0c4a752659fa2b7, 0x874db55390d77d0d09855ef64926cb76a0a5371956044cbd57432e69ffcdf3d0, '', 0, '?'),
(0xf94b37c1977d39b2f5490ae483214027, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListUpdate.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListUpdate.php', 1, 0x00000000000000000000000000000000, 0x91eb0f25326661f816533b2e20327744, 0xc9eab148778cbbe7f7c503dcf1a3a821bc49ba9beafe015587aacb865fdadbb8, '', 0, '?'),
(0xf9501ae097784b1f7aa36ba2596c598f, 'wp-content/plugins/elementor/core/isolation/elementor-adapter-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-adapter-interface.php', 1, 0x00000000000000000000000000000000, 0xe31c6d6023dc5c95f7afbe99860750a5, 0x51b31906edd95995d42ff3effcb97341ff6f4461f05e53d7d38d8da3b2801b9f, '', 0, '?'),
(0xf953676f4b9bb4c4a50ce988770b6424, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php', 0, 0x3d9ef7f72cff2323e1b22edf216ffece, 0x3d9ef7f72cff2323e1b22edf216ffece, 0xba8ca141ba2c3d8292f12560099d79211f18b276e81e90f835d403788db7de37, '', 0, '?'),
(0xf95609eb8db5579e7f6b79169d8209b3, 'wp-includes/blocks/navigation-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link.php', 1, 0x00000000000000000000000000000000, 0xec350ab6655e9cf1260ced8a0d344b9e, 0xc4079dd2e51a8f77bc2eb594b05da4e8ed79b29d4a1f7a6906e8c817d43e695b, '', 0, '?'),
(0xf95a936eee392821c44710d16468c57d, 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', 0, 0xd0e386fce3496b155b634b3d3fed538c, 0xd0e386fce3496b155b634b3d3fed538c, 0x62817b1705bea4cffc06fbc956a9e89ad520b5fae1c4d2c3406088379ab908ba, '', 0, '?'),
(0xf95c1a7d07b5e2641899167150304712, 'wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php', 1, 0x00000000000000000000000000000000, 0xb9ffa3d588f29b50b788c9b52a2d0172, 0x4657b02aaaeb23816100a180e03b8c2ba2c147227bc939228b8a6e6bae418dda, '', 0, '?'),
(0xf95cdd8aa2933bae399276434073d4ad, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', 1, 0x00000000000000000000000000000000, 0x0a2fe568fe891ef304aeff3ef105e6d6, 0x36a0574432d2b682301c7aab64f497563a5352f330e4d7f9dd68fcc07f1f3ee8, '', 0, '?'),
(0xf95de2435cee92d84ad99fbd9215705b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpStoryCssOptimizerConfiguration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpStoryCssOptimizerConfiguration.php', 1, 0x00000000000000000000000000000000, 0xb51298e323c351018fd83c8cdb165e4e, 0xaf0fe64de2f996ef475ce451b52e346deb6b40b9cccc8d4ca79131bc272fbee3, '', 0, '?'),
(0xf96048932b1d1e24a710ce115a347ca3, 'wp-content/uploads/2023/11/eurobet-favicon-300x300.png', '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon-300x300.png', 0, 0x640e49f3b46c4aef425841a0a10484b3, 0x640e49f3b46c4aef425841a0a10484b3, 0x7b6b16c5866ea8beb837defd5593178482cc6e1170aebbb94c33e84ba9f09e4b, '', 0, '?'),
(0xf967373d21bb4acd409e78dd287e1503, 'wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php', 1, 0x00000000000000000000000000000000, 0x56d8843d920a830fe298c42decc86d60, 0x7ac6cc1a20870fe26165caeaa70c5b20fcb45bb916f7c0662b01d654f79c1854, '', 0, '?'),
(0xf96ce680154e0f244f264de5392c7e1b, 'wp-content/updraft/plugins-old/updraftplus/images/updraftvault-150.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftvault-150.png', 0, 0x3b5c1f9f566289d4ed0bbc58aec3a7c6, 0x3b5c1f9f566289d4ed0bbc58aec3a7c6, 0x2cabbb7be2c55b854e25ba7f8614695417c0b8f972d83ee323be6bd9b8456875, '', 0, '?'),
(0xf96dfa7e8812e29f8e0c194c0f46ffef, 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Queries/Cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Queries/Cache.php', 0, 0x9094b35146f572b0d883ab77624ebc93, 0x9094b35146f572b0d883ab77624ebc93, 0x01ee692e62437af4beaf74bb25228d70093bc14917f8331b32aab078931bd576, '', 0, '?'),
(0xf9743fbb37b842a7f1b945ca5a0002a2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Listing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Listing.php', 1, 0x00000000000000000000000000000000, 0xe655c38d5a5364676f6e51666787258d, 0xdb18deea17600351d77340922dc90febbc3023429056dd9daad4d510709c0d13, '', 0, '?'),
(0xf9744aadb36c936e3cca599819f3668c, 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.6cef001471f04cdb931e.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.6cef001471f04cdb931e.bundle.js', 0, 0xa5bf4f767ebd7df7a8334f667945a7cc, 0xa5bf4f767ebd7df7a8334f667945a7cc, 0x357cff1711bd31cb7e0c38b3c2a2b14cb4bb531a38fc0b59b077a140e6c999de, '', 0, '?'),
(0xf97951ca80eb3931c85a5d5a47bf36aa, 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/wp-cli.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/wp-cli.png', 0, 0x6e36d3c8e26740d70ece08e221d7f15d, 0x6e36d3c8e26740d70ece08e221d7f15d, 0x54b73679e05aa5c8cbab8acc6534409a14b8c9505b0aaf81aab887c44cefbc4d, '', 0, '?'),
(0xf97a0ba4b081b481c02b5cf25b2014e2, 'wp-content/plugins/elementskit/modules/parallax/assets/svg/double_stroke.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/double_stroke.svg', 0, 0x6aa7dfbaf46cce8052a05da81b30282b, 0x6aa7dfbaf46cce8052a05da81b30282b, 0xfdadbb839ec3864be5be7afa91655d188b00db2fe0ea6041c1dff39454612f20, '', 0, '?'),
(0xf97fcaa79089c45418ed850d3c9570d1, 'wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf', 1, 0x00000000000000000000000000000000, 0xe19174fb2c0e19b1fa67492a07886c75, 0x337abacc9a34ff74b4762a01a78065e1f533e979e4131bc25ab3a97194ac9627, '', 0, '?'),
(0xf9829bb2dfaf1493a29112df4f11c7a4, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAttrMissing.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAttrMissing.php', 1, 0x00000000000000000000000000000000, 0x7b7ba45ddb0a6b796f34939a851ad33a, 0x471286791d729c819d5970441102ea4eacd77b660edfa5319a9c9303d6cef9f9, '', 0, '?'),
(0xf984479d94681e7adff54c240352c767, 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt-hooks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt-hooks.php', 1, 0x00000000000000000000000000000000, 0xfe28fa998cc088ef72fff15f4ac114aa, 0xe85ae61de41799111d137c8e4b16c551fa93187ab80c8f76a461455c91c67b4f, '', 0, '?'),
(0xf984c9b1259bb9617b5abc6a090225bf, 'wp-includes/class-wp-editor.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-editor.php', 1, 0x00000000000000000000000000000000, 0x86b172960b56aa6f1cf8ef6d730535a5, 0x459e79398622a91404996de785ae1ecf02876a11c096ef18909aad7bd7aa8a02, '', 0, '?'),
(0xf987fb29fb472ed7860a6cf21375a849, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentExtensionJsonScript.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentExtensionJsonScript.php', 1, 0x00000000000000000000000000000000, 0xc1c65286bbcc3df02cb7ab971d06a143, 0x18c9e6c3b82e63af6d29262851f5117e276588fdec732c99f261ba83c7e84f69, '', 0, '?'),
(0xf988baae279ca358769888fe5fb01ead, 'wp-content/updraft/plugins-old/updraftplus/vendor/autoload.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/autoload.php', 0, 0xc181c8530f43c22d37d6739e6c524fc6, 0xc181c8530f43c22d37d6739e6c524fc6, 0xbcd14e75231df4c321489fdb13a5cbbe22bcbd02fbde6aca4ce1b65a6312b11b, '', 0, '?'),
(0xf98b95e3831badfce3a70176a0a68e6b, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', 0, 0xf4334430c9ba27313eeda7fc9ada4d97, 0xf4334430c9ba27313eeda7fc9ada4d97, 0x0d8af5145ff0793fafc2cdd4f9fd2606e26f8a47029bcfb6dbeedcf6974ee16e, '', 0, '?'),
(0xf9932cfca6a160cff974f7e074dc6237, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php', 1, 0x00000000000000000000000000000000, 0x804d50d83c5e66eba747f19ed420430c, 0x5693246f42de9e6ac5c8663091d6ab825178cb75f854c43d61a8c660eda0924b, '', 0, '?'),
(0xf997384bb0e7200b3f4f0b5d12cab959, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key', 1, 0x00000000000000000000000000000000, 0x10baa71a6c595e5b460dc83278cabb02, 0xcf363d9393d8539371ae2d352029b8ab45bf4c7d41a4566911415d9f1f9f8e0f, '', 0, '?'),
(0xf997b1e9c6d9fc3aea7600b6e9d68c73, 'wp-includes/blocks/post-comments-form/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/block.json', 1, 0x00000000000000000000000000000000, 0x4a31c960fc1e5c1d0098e5db98f60a32, 0xd49c46420a7e160f765d4a47f6d9bc539f04b0cb08d96c3e6067aa0c36084416, '', 0, '?'),
(0xf998c3c7c7005440fa51f078acc5d3ac, 'wp-content/plugins/elementskit/widgets/advanced-accordion/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/error_log', 0, 0xaa99318634c9a22d5ece617dd946fa41, 0xaa99318634c9a22d5ece617dd946fa41, 0xb5ab7f8b728d00f93f5d0ebd1e9e263226b7b49b75e84ce83f25c72fe9c83007, '', 0, '?'),
(0xf99951d2059c986b2b297cad69b1c39e, 'wp-includes/Requests/src/Exception/Http/Status429.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status429.php', 1, 0x00000000000000000000000000000000, 0x6052186d1a704d8f3d7bef3b7cfcb63a, 0x0c900e5c5d622fd3b524f1f0855bda83d03c010244b788c7a818ad2d7095d0cc, '', 0, '?'),
(0xf99ce6d96e1d5079a3db47812ebaffa7, 'wp-content/plugins/elementor/assets/js/nested-accordion.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.min.js', 1, 0x00000000000000000000000000000000, 0x093eb4b84114072175daf5e1c32192a2, 0x7b4a29e93ae03d7557fc925827fbcb05230e12ce47e37f48b43086b2ad97543b, '', 0, '?'),
(0xf99cfbde9598cc0d97417d65bf229427, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', 1, 0x00000000000000000000000000000000, 0xc3b35d0240b55439721276801c50bc95, 0xd58950090c39daf559ed5f072cc257f0700b3f078b2eb212f0409e94164188f2, '', 0, '?'),
(0xf99ee88bbc89ad961cd31633f705fab2, 'wp-includes/blocks/shortcode/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/block.json', 1, 0x00000000000000000000000000000000, 0x476bc991cd1b26a9d7cacd1b32a64a24, 0xe9c3b550f524dcfc9ce56622f0185908b0a9cf78b8c2116f42332d176eb185e3, '', 0, '?'),
(0xf9a28db870f66c345bb2feb0659bdbfb, 'wp-admin/js/inline-edit-tax.min.js', '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-tax.min.js', 1, 0x00000000000000000000000000000000, 0x75b8f42c32a02f623317538beebaa1f9, 0x07b946c4630c7bc32bd56fca3e0ac9d03485b8fe50d3c0bcf7542c8a9ac853e8, '', 0, '?'),
(0xf9a598b5581c537036bc202fbe517c7c, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/ruins-image.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/ruins-image.webp', 0, 0x80d1e5a5e6fe99525dfe1824a581dc58, 0x80d1e5a5e6fe99525dfe1824a581dc58, 0x2135fec73cfca11a8cd8fba33aef9ae01b588a5a0bbb808ac32e52160e937676, '', 0, '?'),
(0xf9ab8fe555bf7fb7bd1d5cfe17f14124, 'wp-content/plugins/luckywp-table-of-contents/config/settings.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/config/settings.php', 1, 0x00000000000000000000000000000000, 0x855288807f3a4b1bdec73f236101c2f8, 0x41f13f7f1db24911276c7dd9094969863a8e9915e77638b9e8c8562d0bcf7a48, '', 0, '?'),
(0xf9af0be8fc6e75844db8820c52351d09, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afd4a5ac8f337edc042fc34f1f9c3c88.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afd4a5ac8f337edc042fc34f1f9c3c88.json', 0, 0x5664e1af7f2c762f166c53456b4d4a5b, 0x5664e1af7f2c762f166c53456b4d4a5b, 0x50e0b51ffb06360e5db6d0ff92943fd24fd779772f58f4819bb1476b3225538b, '', 0, '?'),
(0xf9aff2b00fcea04d042d98ba6891c2dc, 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css', 1, 0x00000000000000000000000000000000, 0xf56f41169e581f59749a35cd5003cff0, 0x555d227565add7f9e3a149fe9fb525a393aa5a716c2520ae2ca08c9f684968d2, '', 0, '?'),
(0xf9b17c330f41280086cc30ca27d8493f, 'wp-content/plugins/wordpress-seo/src/commands/index-command.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/index-command.php', 1, 0x00000000000000000000000000000000, 0x808edc1561d24cc1ebfd4c8926ca8bfd, 0x362575ec587c61273bb2373a91306e6ae4bbce5f801f2911760531ef74c00deb, '', 0, '?'),
(0xf9b2291e0a2f5da5a90a1b359c4ab927, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 1, 0x00000000000000000000000000000000, 0xa653a140fb81bf4c37da14a60c2ad1d7, 0x71e603adde5b917fdf239c7473875159256852a0a730da37e7ccc35ec1665144, '', 0, '?'),
(0xf9b6bbb8b252cdb47dffe8340fbf763a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', 0, 0xf38d8575cc8e13a213af23213f083597, 0xf38d8575cc8e13a213af23213f083597, 0xa398e0a9ff70699ecb3d92dede7a2b23b138c216843dd7ed6efd7eb1bda77d82, '', 0, '?'),
(0xf9b715345034c79a1cb4b31795b6ed34, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php', 0, 0x4c919df8f2a98d15510039a76d9a4d98, 0x4c919df8f2a98d15510039a76d9a4d98, 0x7c33a5d92cff55789bf6ae600469f3cb403f18e58f662e40462f788a7d682385, '', 0, '?'),
(0xf9ba4470cf698d2ebcdfc1ccf7f0b1c9, 'wp-content/plugins/updraftplus/images/addons-images/importer.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/importer.png', 1, 0x00000000000000000000000000000000, 0x9aaa3218e37570a5efa406677bea2109, 0x957a74ff683553c93f8b7a2702eae1da4d9274317ad68612d0f38eb5f6eb5c5b, '', 0, '?'),
(0xf9c0d8aecec201f9d7592b7cf2bcd988, 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js', 1, 0x00000000000000000000000000000000, 0xe9677b9a8e8f348082875bc08a9bc89b, 0xbda570d62d38d26037da1f37ca306bad8d6c08603998a62fcb39b4090f2bc2d8, '', 0, '?'),
(0xf9c601a75980f424082c389572574ec1, 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-author-archive.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-author-archive.php', 0, 0x776c5eb2d576de18bdcf673507d93918, 0x776c5eb2d576de18bdcf673507d93918, 0xa23b339656d6a43738c29817914cabfa91c350477a3d5cbbbf3405ec8d90f041, '', 0, '?'),
(0xf9c9041b67ead8fb8cd8cc54b9a45ae8, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Environment.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Environment.php', 1, 0x00000000000000000000000000000000, 0x3238116b3fd6a4b01d8c0cf5a9258bc3, 0xe167730509adc44a0dadfdd538c29ba5d730aeece7533eca35b4755fe025b87f, '', 0, '?'),
(0xf9ca6c5d148a8102be6709538144ae6e, 'wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php', 1, 0x00000000000000000000000000000000, 0xba851806f15d114fadfa8fbfde5cc900, 0xcd06f055d405862717e48646fae49295a3d1d74450386efa5996811ee7f3666b, '', 0, '?'),
(0xf9cae90483dfb59ad9a50623ce02556b, 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/content-types/content-types-collector.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/content-types/content-types-collector.php', 1, 0x00000000000000000000000000000000, 0x7bec775eddc712ad5714e5de6075f9b5, 0x9696b8e5e3483e5c8ad936993ca8f903c6876314e3b8789928e0f4cf146e5bb3, '', 0, '?'),
(0xf9cb4de8875ddabeda681b043dcee7a9, 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js', 1, 0x00000000000000000000000000000000, 0x3528610f9ec8bab8f4e487becf03e4df, 0x21fe3351341d42bdd048d7db80d4f776ace8950ec4fa7b4a9dbc5273d2fddbd0, '', 0, '?'),
(0xf9cc95b937dc62babc9ba816916471da, 'wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list.php', 0, 0xe139b2d9895e067d21217102e18d5520, 0xe139b2d9895e067d21217102e18d5520, 0xa920c2df580bf03477079c73d0b7e47f0229731889079e0246de772427b86c5b, '', 0, '?'),
(0xf9cecf79e9549a161948d2a30e089d41, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcAmp4email.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcAmp4email.php', 1, 0x00000000000000000000000000000000, 0xc381295be2488713bfbbebac982512f0, 0x12efa8d934e6dd4a281dc8807753f37f60e71c4bbe2b81a356300de347898cdf, '', 0, '?'),
(0xf9d0c7714e801522a1c37e6feadf2e34, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/composer.json', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/composer.json', 0, 0xf57e9100e23d1b2d25765f1d92dbde50, 0xf57e9100e23d1b2d25765f1d92dbde50, 0xef35c4739dc305a260f7317a0c2e1bdf3154f78a18502608ff3646dfb3bc9c79, '', 0, '?'),
(0xf9d19ec1bdfb42914fe4839c9c2b002c, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php', 0, 0x3bfbe747d44aafa7c0e2dd593370aecb, 0x3bfbe747d44aafa7c0e2dd593370aecb, 0x2d58a78cf68696f9a62ef2496b27a3069fb871787379bb09553103902f0ba284, '', 0, '?'),
(0xf9d1ff9af4dfd08d33f83e23bc2efb12, 'wp-includes/rest-api/class-wp-rest-request.php', '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-request.php', 1, 0x00000000000000000000000000000000, 0x78eef0a7e83ca20ba4682a760d80ab97, 0x2617e51feb10794f7000419369488caa3af164e27ce7006437e45212cd3f2729, '', 0, '?'),
(0xf9d5876fb7a03cebcce1b4735009d7b4, 'wp-content/plugins/elementor-pro/assets/js/notes/vendors-node_modules_radix-ui_react-alert-dialog_dist_index_module_js-node_modules_radix-ui_r-e4587e.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/vendors-node_modules_radix-ui_react-alert-dialog_dist_index_module_js-node_modules_radix-ui_r-e4587e.js', 0, 0xe80d52ec122f150dbf25a07bb4692138, 0xe80d52ec122f150dbf25a07bb4692138, 0x46a6b1c9e770ab8989cec33b7d261cc7afc0630fc2374a46d76ca4f6b91888c4, '', 0, '?'),
(0xf9da8ca05c44b01032bd66a326f36314, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', 1, 0x00000000000000000000000000000000, 0x2195e096d7c485982c5c9b6b1e547710, 0x85001be4e7bdbcccf425dd7c12070317955fef8be6d3125b9a137819f556682d, '', 0, '?'),
(0xf9dea63fd11ce9f3254202fecd5052ff, 'wp-content/plugins/wordpress-seo/src/generators/generator-interface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/generator-interface.php', 1, 0x00000000000000000000000000000000, 0x6a5832820bec1807091c8b0c44cf7294, 0x1f4c42eb7648c912d05bf3d2561ed9646b94d4bc7d106c458dbeec0314817d9e, '', 0, '?'),
(0xf9e44b7c1548c22317d55b9bfb788cc9, 'wp-includes/blocks/tag-cloud/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/block.json', 1, 0x00000000000000000000000000000000, 0xef764a43f4e9f1b79c3f1eadb4622c10, 0xdde55f93b4aa6c96a36ebd0322102e0fd7a7fc01a4362bef33546756cc096070, '', 0, '?'),
(0xf9f2f178c79494ec638838438ae696dd, 'wp-content/plugins/elementor-pro/assets/js/archive-posts.16a93245d08246e5e540.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/archive-posts.16a93245d08246e5e540.bundle.min.js', 0, 0x552a8469cbff324940dc9b284233ce36, 0x552a8469cbff324940dc9b284233ce36, 0x973347f330fe0b7c50b909217f16314b2f7f9d81fa873884fcb7dfcb5938dc84, '', 0, '?'),
(0xfa01529cde3dfadd2ac964f2d56e0390, 'wp-admin/includes/media.php', '/home/iraneurobetcom/public_html/wp-admin/includes/media.php', 1, 0x00000000000000000000000000000000, 0x10c1e077475cf2fa5023dc6486a5f8a2, 0xfce3fd98b68924d8c3970bc65eaeccaa23f453cc621a665d32e85990987ccd08, '', 0, '?'),
(0xfa028b60ecffc3df438210feb82adf72, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', 1, 0x00000000000000000000000000000000, 0x15afd0707ee4945c94d727f061636c92, 0x56fd19849e11afe8dd5025aa6f1f613c44b4148848cdf989fb192b89e9fdc6b6, '', 0, '?'),
(0xfa0da602d78da3efd0f6c2954b7b2102, 'wp-includes/css/dist/block-library/elements.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements.min.css', 1, 0x00000000000000000000000000000000, 0x907348f8a3c448e391a1a80320b90808, 0x1d2ff0af684c4ccaadef536848aebc8db2c24aa4d4ba3420ab2022b63fcd4140, '', 0, '?'),
(0xfa0f3e8848c157ca30256a9e1d5baf89, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php', 0, 0xa0d69e7351915731c19e9349adb12028, 0xa0d69e7351915731c19e9349adb12028, 0xafca64fc477b69a0798a3248d7a05d113068a04dbe24dd3f9a08ebf0470721d0, '', 0, '?'),
(0xfa110911f79002101f4cd94915b6d03c, 'wp-includes/Requests/src/Exception/Http/Status416.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status416.php', 1, 0x00000000000000000000000000000000, 0x134ad740455b58a49c32cdff51f21327, 0x9043013a92cfa767e67733654906e3cdb9738bdf5c7794391948dad43804582f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xfa17860fbfe9078771ec96f508fcbab4, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', 1, 0x00000000000000000000000000000000, 0x5a039da3a9ae34fbdba128ca675ba6e4, 0x01d3de77c26b6aeb842e4cbc5485a88af13f3d4555af12c0dd9b45bea393f86d, '', 0, '?'),
(0xfa1c86388dee3d119aba91c75bd5b183, 'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php', 1, 0x00000000000000000000000000000000, 0x485c6ef6278fff81f87d17ad2e4b7347, 0x572fae5c7d88f8b0af29f90f2a62d37a0769b690aad5146ff7f3d8b187d1b7f5, '', 0, '?'),
(0xfa1db61c411e8c8bcdcb29cdb94434cd, 'wp-includes/pomo/plural-forms.php', '/home/iraneurobetcom/public_html/wp-includes/pomo/plural-forms.php', 1, 0x00000000000000000000000000000000, 0x98c85b8b2f8b67081ed40012875ad358, 0x67b42f14862dcb60d86a6c92e75f589dab6b8aff2a597147c6ced2918d9dd558, '', 0, '?'),
(0xfa2180994bbd8c14aeadd4d74f3d861a, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', 0, 0x38f449ff30b86d6a403018dd25f855f8, 0x38f449ff30b86d6a403018dd25f855f8, 0x7b139da57b6faa5df976726cf1536158ca7282f350d6ce93063f89252ec3f945, '', 0, '?'),
(0xfa2188ee369b4b866d90a261141d4987, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php', 0, 0xc6d798f6bc34b06318b1d59e017060ce, 0xc6d798f6bc34b06318b1d59e017060ce, 0x7855060fa3a9d037bbb35c5cbcec8fd088292e00139e84c306d52581ca53cfa9, '', 0, '?'),
(0xfa2228a7f8c2623f1a671b8273e171c7, 'wp-includes/css/dist/reusable-blocks/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x8e934e38302958f3e1a021a1d555e4f9, 0x7e808fd88c057f6dfc5b969acfa4181068514ab226cdf07983500c1cfd2c337a, '', 0, '?'),
(0xfa2bdb70292c7f863646a3c710c3a09d, 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js', 0, 0x87886b478ffbb5aa82d41f32036041fe, 0x87886b478ffbb5aa82d41f32036041fe, 0xbcef5ac47a94be388668821c9390405d617de683ade20faa5cb78026e9de1662, '', 0, '?'),
(0xfa2d5e67ff88ccba4000072ff7119386, 'wp-content/index.php', '/home/iraneurobetcom/public_html/wp-content/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xfa2ed5b6bbd5f15a67027bda3df19acc, 'wp-admin/css/customize-controls.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls.min.css', 1, 0x00000000000000000000000000000000, 0xe4fe43955ca4aab1a5a5b919c7b0c290, 0x42e645f5440dd814e301464f01759630b263ecd1ce5ebe1dd79ae7bb4905e2e4, '', 0, '?'),
(0xfa328632a3309914e3a828335c6b5750, 'wp-content/plugins/wpseo-video/vendor/composer/LICENSE', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/LICENSE', 0, 0x955d5fe58c231244f6b49000f383b5e2, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0xfa33cb15890f6158acd257725a396480, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css', 0, 0x1d2c246ed74291fbfb46797d9f0b0e96, 0x1d2c246ed74291fbfb46797d9f0b0e96, 0xa8111421edf688490b1c10a01cdab306e8a15ded2e9dc6186e41ce7fc41f18ed, '', 0, '?'),
(0xfa342fd6e1d981bb7e07b119e93c2bae, 'wp-includes/blocks/post-excerpt/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/block.json', 1, 0x00000000000000000000000000000000, 0x71ec6f4b3b355e01d266e17c8eb6c14a, 0x344ee46c2e8b971f3f5cd552854d65385e25f1d204af0c8ce61768a8fc1b5e44, '', 0, '?'),
(0xfa36c7d40a7a80ca2cd3eeddf6ae5ace, 'wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php', 1, 0x00000000000000000000000000000000, 0x3d8748b65623adb9a9583b1b5d6183ba, 0xad72fd80bb32bced57ff03dcac56e8cf2173688817685dca3597b67426cec963, '', 0, '?'),
(0xfa3a59dfd705969f3ef4bda1e2d7123d, 'wp-includes/blocks/media-text/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style.min.css', 1, 0x00000000000000000000000000000000, 0x0e2db133d8f13938d6194b0f4bb78ea2, 0x84dd509bc13efde721cda4ec22e305b6939b9a1c8cca6ee7575d63275d625c6d, '', 0, '?'),
(0xfa42b383702c3360355b856659a62013, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ja.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ja.mo', 0, 0xa97d937d87c9366f89acf9a7ffca55f2, 0xa97d937d87c9366f89acf9a7ffca55f2, 0xb521cf995e5bd6e2453c37acd54dc3985dfead9d6a69d73691ba1a6aca19810d, '', 0, '?'),
(0xfa51323313866aeb6bf084f9b2f91d79, 'wp-content/plugins/elementor/assets/css/templates/widget-tabs.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-tabs.min.css', 1, 0x00000000000000000000000000000000, 0x9527938018f311fadc5f82f7fd42b4bd, 0x77acbdf288b843e081b1b59c43450590d6e298261e0db40320ed37479e145552, '', 0, '?'),
(0xfa58510b3a4971dbd5a1308bfc0b6372, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', 1, 0x00000000000000000000000000000000, 0xc202bfe77a1f2405abe302a3e0b22b5f, 0x0e4577183bfa044a545f6d3494695a151c7823f99cdfe0426e8264cd1a64aa09, '', 0, '?'),
(0xfa61d579c823e5829923528696abb872, 'wp-content/plugins/amp/assets/images/amp-validation-errors.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-validation-errors.svg', 1, 0x00000000000000000000000000000000, 0x524ca6efa66d4bdaae832cc51d87b0d3, 0x15987a907008aebad5b705f572614f0ce25923f7741b86c5781ea14fc6fc0e8c, '', 0, '?'),
(0xfa6303464bdf6f6b7477febe050ef1b5, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPushWidget.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPushWidget.php', 1, 0x00000000000000000000000000000000, 0x1f296fafff087907754340231a6cba37, 0xf48bfa13706e842ef733d2f3a0fb4d1960d1cdf984f8b6a14d6c19ba0c38bfc0, '', 0, '?'),
(0xfa65683f594f4e6aa27947c46d80bbe2, 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', 0, 0xc8652c5627986b0386123b1a21f43b8a, 0xc8652c5627986b0386123b1a21f43b8a, 0x34c00b19294a2d8f925a1188ccea8058fd01f147fab57ddb76ed13c334139832, '', 0, '?'),
(0xfa689a1653367269eef07438d09b50cb, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/B.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/B.php', 1, 0x00000000000000000000000000000000, 0x2480f905f3b745dd235c22600e0537d7, 0x95b49e9cb8b3eabd2156ca8545414d16dfa8f34b17a81cf99a368afa4d69fc1b, '', 0, '?'),
(0xfa69530e2e01e4f9dfac5feb3f555a36, 'wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png', 1, 0x00000000000000000000000000000000, 0x31c4e74e868c3e075720f61906904b7e, 0x508bcb38633117a29be01d6d40c0c6cc3fca19167728e16bed05cb075b52befe, '', 0, '?'),
(0xfa6a9741e708377c1d8beee8fd696628, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', 0, 0xbc6520550afd05e5f27ee497ddc9b98a, 0xbc6520550afd05e5f27ee497ddc9b98a, 0xe4776427e77bf3d12ef01c779d873b8dce9e131a4076486045bf1d0237fcdfc5, '', 0, '?'),
(0xfa6b30ee6be29f86f1e356c405588386, 'wp-includes/blocks/file/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0d798a965bcc238c7acda2cc0a3de214, 0xa7478a0b4c7e1599418275613ae761faef165561f5e4ff2c2fcb77aba3c82987, '', 0, '?'),
(0xfa6de95acf7389a83bcd9fbbed38a781, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Center.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Center.php', 1, 0x00000000000000000000000000000000, 0x5546ec698c967e41dea03428d4a8a0e0, 0x2338d691f1344018b5c0d51e09a90fcf38a357d3a641eb40520edab52822707d, '', 0, '?'),
(0xfa6e3ad17a57115fc3429b53f952ac8a, 'wp-includes/js/jquery/ui/resizable.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/resizable.js', 1, 0x00000000000000000000000000000000, 0x503858d96c680f223b73b48dedb9633b, 0x68c745d7774bfd40289e1958543377a5ccdc729e58646c7fda03247a05f14ca8, '', 0, '?'),
(0xfa736a695bd60f2bb10284d6c18dbce7, 'wp-content/plugins/elementor/includes/controls/text.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/text.php', 1, 0x00000000000000000000000000000000, 0xab36858672cddfd8ae1cad6a4da1e28d, 0xc64ab8771fd84e3787143f6f74b08359cd7c347fb6d95830e7215094286b750a, '', 0, '?'),
(0xfa76689124c05c23c4ed007ba9d488a7, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/tutorial-banner.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/tutorial-banner.png', 1, 0x00000000000000000000000000000000, 0xfa26bd797c876296ce688755bd3b1b1f, 0xea445f7f003cabf457c786d15a2fe09dc2657106ae460c20597140766db3df84, '', 0, '?'),
(0xfa7709a59a8d2bbb026a0ceca402fbc0, 'wp-content/plugins/wordfence/views/common/status-circular.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-circular.php', 1, 0x00000000000000000000000000000000, 0xf0e219df7fba2919df2e1e3da3b7a567, 0x71345e222dfa3986e687e1ed0a0e6419310271ac918810e84f2cedf98f1c18c7, '', 0, '?'),
(0xfa7cfd92c929bef341af2b95e877f49e, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', 0, 0x7a52c966c4fe14f94f89879f56c178aa, 0x7a52c966c4fe14f94f89879f56c178aa, 0xe91c8bbb2d88ad42bc856c49455c9cc1b4624d8d2b07f9702aeb14fe7777d86c, '', 0, '?'),
(0xfa7dc21338bcd5e5c0092f63d1b5630e, 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-navigation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-navigation.php', 0, 0x97241e75a3ef4ac5b573ee2af230ffc5, 0x97241e75a3ef4ac5b573ee2af230ffc5, 0x0c09e337016a6c106245b64c197605687f153472af2fd5cd1e5f15af91801617, '', 0, '?'),
(0xfa837f242a18df2dccd98b1bc6ecc70c, 'wp-includes/blocks/quote/theme.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme.css', 1, 0x00000000000000000000000000000000, 0xdd711f800dcebb811f77c3e79f23e3cc, 0xb20b5d79a02edf9bcf679f2d807dd04d9539d38127dfecb296e613a0731629ce, '', 0, '?'),
(0xfa83ac29e409ed770c12f84a61015e28, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', 1, 0x00000000000000000000000000000000, 0xffab2475ad39249b686f790c2513f7a3, 0xff88370fd774f4959e3a14731b7b28832cd635de5529da667290374f78f79f21, '', 0, '?'),
(0xfa8837da9421f532a6782592584efa33, 'wp-content/plugins/wordfence/views/options/option-token.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-token.php', 1, 0x00000000000000000000000000000000, 0xb778af454a52c1601b9bf9351aea430a, 0xf3885f03fa979b084e9652b1cfa66707ee1f4e8e7299c47b8dff8e6f58d3ae81, '', 0, '?'),
(0xfa8aad7e858b0c610f25a1eb211ebb50, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png', 1, 0x00000000000000000000000000000000, 0x7bce36bf2355513af7917c193e23ebd6, 0xd228ddee5b0ad713ccbbe2896f9f52416f9133a4bc5e05e608a1c60cfd190804, '', 0, '?'),
(0xfa8c03eeb8e23923faeb81aed1aea2e7, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckToStringNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckToStringNode.php', 1, 0x00000000000000000000000000000000, 0x95c5550ec3dff314b29b128bea3862ba, 0x9e4486db41bc03596c7d2757ab1cb8cd9424d2b4072cb4411a6d9924c8f2da41, '', 0, '?'),
(0xfa8e8ad4fb5e1a6b0b5e2ee31382d61f, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', 0, 0x46593fb01ea283f803ca8a31732f83d7, 0x46593fb01ea283f803ca8a31732f83d7, 0x3cc2e5f86c49a5ebb3212fc307e67bda4b17a1537c9f9269fbb4ca24cf368599, '', 0, '?'),
(0xfa9365db0cba1aa0e181957483c4c4f7, 'wp-includes/Requests/src/Port.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Port.php', 1, 0x00000000000000000000000000000000, 0x0774e4fc32e041d4eb4e723829cad314, 0xa04f5d67fc63784933e2a6da78ec88a5e35ab91a3f3cb7a4c72710b74861d0dc, '', 0, '?'),
(0xfa9894e7d94c1d3f40a79a2e127e4faf, 'wp-admin/css/colors/midnight/colors-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xb78b93fed98c44bea59e647985a3e221, 0x2bbcf2a209ae7712d276c85d41b00f536a066cc65a8343f43463c1c997a9b2bb, '', 0, '?'),
(0xfa9a0f9e68b4ef8ee881db8b01cf9eed, 'wp-content/plugins/elementor/assets/js/floating-bars.c1e9838906b386709cd4.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-bars.c1e9838906b386709cd4.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xff978ff96885a772b3f162f58b55cdc7, 0xf00445f1176ad394d4eb23b78015c3bc82e2c7e6b12268b9ee4cf6b5daafb6b4, '', 0, '?'),
(0xfa9a6726d1fdedf153cc3504561aff26, 'wp-content/themes/twentytwentytwo/functions.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/functions.php', 1, 0x00000000000000000000000000000000, 0xdf7e2ff53c53e899576585ddd2d820ff, 0xac0aec1168f73dfee2449b9b4dcbe93aa107245189f6ba17c2231302d6320a53, '', 0, '?'),
(0xfaa1a28dcc6694fab983b59dea4ad32c, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AbstractBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AbstractBinary.php', 1, 0x00000000000000000000000000000000, 0xc78c03b65e5c855a169db3c51fbfce8c, 0x0d8901495cc2d3198bd003a7dcda55daf39b968c5e58478669682fe050c53637, '', 0, '?'),
(0xfab3acbb540a199a88f4ad652e28bcb1, 'wp-includes/class-wp-image-editor.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor.php', 1, 0x00000000000000000000000000000000, 0x0b5a752da2b7fcee17b108a6ff02855f, 0xa105695765d62370b07e566195acd0589405c1bb1065a3f787cab4dcc75a4584, '', 0, '?'),
(0xfab5a17097d5bf1f33bc615e2aaedcdc, 'wp-content/plugins/amp/src/Admin/ReenableCssTransientCachingAjaxAction.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ReenableCssTransientCachingAjaxAction.php', 1, 0x00000000000000000000000000000000, 0xce8456a2850f6ff04a1402688d91b108, 0xb0a327f2bbced3b37f9fcbd9522b7eecc17bb080e414c827b4bc241ed4f08bb1, '', 0, '?'),
(0xfabf1f6e8aa17cfe4de94fa1e3739e1f, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', 1, 0x00000000000000000000000000000000, 0x5d119e865cb8f742b87b0ca630b547c3, 0xd42795294c59136996acc1393e3b4212ac07ccc18117715d0df31d111c38ac9e, '', 0, '?'),
(0xfabfd898c32d0ea96d34297df9f909ce, 'wp-includes/js/dist/reusable-blocks.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/reusable-blocks.min.js', 1, 0x00000000000000000000000000000000, 0x012dbe44adb98cc9aee51797aa79731a, 0xb6513afa7885488a3c0b1746cd118ce689157cbac8be9da2965d51b0f7d66fe9, '', 0, '?'),
(0xfac0cd0013c8e79c4d14ed02c5e1e4dd, 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-short-description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-short-description.php', 0, 0x1bd9531a43ae615e6e747db39c4baa48, 0x1bd9531a43ae615e6e747db39c4baa48, 0x978b737344d2cadfaa8e18c6c302eb2b3c8155b7d3a5f138418a5d15336078f0, '', 0, '?'),
(0xfac2648991fad7c1109cdf6c0c08d0a2, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', 0, 0x7d89963de625fcbf900593375cd13856, 0x7d89963de625fcbf900593375cd13856, 0xa9774813039270ede95bde1077bc329e40751aa389224c48abb70f61369851a6, '', 0, '?'),
(0xfac38e956274f2012ba5514c945e4475, 'wp-content/plugins/elementor/assets/js/packages/menus/menus.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.asset.php', 1, 0x00000000000000000000000000000000, 0xc3d63ab04a5ae1f23de42097798521c4, 0xef9a03b24151dd026ca7637ef6bb2819eb3dd5ea4cf9c14428cb02f2e8e8624e, '', 0, '?'),
(0xfacca4cfbf161123c21a1dc8c1cc5d4e, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.min.css', 1, 0x00000000000000000000000000000000, 0x99dc44ad942f4889be28d393894c5c0a, 0xac07bbf02c7e1f36edce8d5273e9e76423f6b6a579f5f7d5b1fe6e14778725a1, '', 0, '?'),
(0xfacea5d5de8452ea552532231c8a407e, 'wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', 0, 0x6da6c8d78c46089d6b215f2a52cedcc2, 0x6da6c8d78c46089d6b215f2a52cedcc2, 0x724a6e04d4ce9c53f18580d27fdf73153ceb0d72a60cd49b2cd72699ff7a104c, '', 0, '?'),
(0xfad4c6d7410f228cafbef21f6b07a727, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php', 0, 0xa44d3c515fa6f6a3d2574a610e030298, 0xa44d3c515fa6f6a3d2574a610e030298, 0x645e220868736d57d94a6d30e4141ad0b428040756f9aedea9c72c98a02feae3, '', 0, '?'),
(0xfadab3e60307cce6c335a7e713a5f941, 'wp-includes/SimplePie/src/IRI.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/IRI.php', 1, 0x00000000000000000000000000000000, 0xedf5bc439ae9e77481c62296f3c4259e, 0x7e9b7b3b589b2420f41fb8b519f04e3d9488c579d2fc10d11176e0094c0e1c1c, '', 0, '?'),
(0xfadca70e9ed51740cb7b39b640f9773c, 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php', 1, 0x00000000000000000000000000000000, 0xe6684a41d5a25598ab046bd1aafc4c6e, 0x21f3bfe05eb0b32d506de0593850ad3af2235f48b0e903d5e0f4e9dcee11c01d, '', 0, '?'),
(0xfadcffff4b76f2ec4b024d3b97f10f08, 'wp-includes/blocks/comment-content/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style.css', 1, 0x00000000000000000000000000000000, 0x6e4693ee96e9ce19e2f1bc4d6a1afffe, 0xa00c66f021851d761bba7dad3e999b8d434e0f4d0049f214a437222238164954, '', 0, '?'),
(0xfadde00d7397c473b347b7d1d63e9807, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rp.php', 1, 0x00000000000000000000000000000000, 0x6ebfba4daff10b74df839d30715390b2, 0x4b725829bf7a2dbd4f30c34c121d71c785f70c72559062e6395eb967731387fa, '', 0, '?'),
(0xfae05a967025276e1a91aa576ab51be5, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x98bf206f154033196580135d4022a980, 0x06ed9e46cccf024528db9b36e144ed14916437411842470ecca09d9d0f55172a, '', 0, '?'),
(0xfae27a6663f9360200f9f41115bd4f6b, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', 0, 0x96418ea0f5996e8cc5a8aff046344a73, 0x96418ea0f5996e8cc5a8aff046344a73, 0xcdceef29fb961818345f9634770118b4b921ca37d428412377af50194352d9ba, '', 0, '?'),
(0xfae2907d87dbe1b350c39b99505ca91a, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xbd2b06717b96cb5b83a3172a24c62bf7, 0x8621f71c990cdcf4f34b5c869eeed6f7156aafe1bb590e4f85e2e6479f0b0de1, '', 0, '?'),
(0xfae53e4a39dec15ffafb40108b6122c2, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', 0, 0x0e62009b75ea57ec4424b62c62455736, 0x0e62009b75ea57ec4424b62c62455736, 0xc411aea84f371218c499fcbda9d2b5327215e8463f06862b0d7133388f968b99, '', 0, '?'),
(0xfae8528a2c9e41a7c0fd1af1474a272d, 'wp-includes/default-filters.php', '/home/iraneurobetcom/public_html/wp-includes/default-filters.php', 1, 0x00000000000000000000000000000000, 0xade816fd4a28ef597439d982c2dce047, 0x27589486a5afac78d50308bcfb4392393e71bd62fa12332dc3e1e74c5b7770db, '', 0, '?'),
(0xfaede74217e9f2ef7a3ba9a09fc40fc4, 'wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php', 1, 0x00000000000000000000000000000000, 0x139d212e9fe927f8661716c75dab89b3, 0x96ddbca55efd06089d5195b3691e06e089f8ea2345742e2be9dcd781ce55edeb, '', 0, '?'),
(0xfaf7678a28af3335d1d235ed6b861928, 'wp-includes/blocks/heading/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x67d7cd6a0e9df53dc8624919f5f6d667, 0x4201ba51fd36626244ab4afa740c11d0905e0879599af0799db790fbb2869d09, '', 0, '?'),
(0xfaf76ec349f963ad3fe6306e7648f183, 'wp-content/plugins/elementor/includes/elements/section.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/section.php', 1, 0x00000000000000000000000000000000, 0xbf515c56a6f566dbe83292f546e00a95, 0x40d59d776acce33e0a8e3b63859490c2680531c9d74279d986c7f61430692a88, '', 0, '?'),
(0xfafbb1a280f38681e07c1d9be0ec7f7b, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fepointlight.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fepointlight.php', 1, 0x00000000000000000000000000000000, 0xf9921df4cfe8424f34cd243c27b4869f, 0x374c65e70c420c15e218acfcab221b915ddf03f67337ee59c1c0d72ef3091f0b, '', 0, '?'),
(0xfafdca0a5cd4fbc9b62e35fa108e9a19, 'wp-includes/images/xit.gif', '/home/iraneurobetcom/public_html/wp-includes/images/xit.gif', 1, 0x00000000000000000000000000000000, 0x3fbe60af8570a35292e12cc8e65fec70, 0xa316c84186007c3d66fd890be919e7f24a9c533ccff59511fef51f0bb698de7c, '', 0, '?'),
(0xfb0580b6d0ace7709a491604d2c65952, 'wp-includes/sodium_compat/src/Core32/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0x46e94b8a9e79e4228f15ef4af8dacf7f, 0x7e54d319bb295fbaa19d8019d4879dc08859482bd503b416d115c98f27fb093b, '', 0, '?'),
(0xfb078b06621a689344085113b2a7dbab, 'wp-content/plugins/amp/includes/sanitizers/class-amp-accessibility-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-accessibility-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xc781bbc37440ab7f690f6fb9b0a90e12, 0x1d3357cc0a7db38c3f3cd570e6e9e2dd02f1cad8256cf1525a7e677e08720754, '', 0, '?'),
(0xfb08e4f6536f10714f71a0722cd8a2f0, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', 0, 0xeb265310d6d9cf71d940cfe2aca08463, 0xeb265310d6d9cf71d940cfe2aca08463, 0xe3a39c68fe264747a1fd35219498ac08c4217762319eb7f3b08f1f872dbb9240, '', 0, '?'),
(0xfb0a4e994cbcbf3c66664a692b246943, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php', 1, 0x00000000000000000000000000000000, 0x9c6c9532f0cca23dfd17e0867c0a5e87, 0x0d65653acea83c9669dae1cddf92ce23879734d8831deb081c29225683bda7e1, '', 0, '?'),
(0xfb15c43a6c9b737bb4f63c5ed8084b3f, 'wp-includes/js/dist/vendor/react-jsx-runtime.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.js', 1, 0x00000000000000000000000000000000, 0x2d4703e5d3fe16d4ee0230e6b73e439c, 0x25a7bd1dc86ff9edf777e8df10b25a911ecb149f9fdcd6aac1fc7ad685be7f19, '', 0, '?'),
(0xfb1802bd4c8e1f14c9b35111a7542d5f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php', 0, 0x2ecd94cbe82c16576b96235abb4dd79c, 0x2ecd94cbe82c16576b96235abb4dd79c, 0xe3eb0b4c9bdcbb99dcb7446595999d22897fdd4a228d17b57b4c67139f945395, '', 0, '?'),
(0xfb19cdb7a67db59fd85b81168c842834, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', 0, 0x2d6d77df6d7bd174475386c34a33cd52, 0x2d6d77df6d7bd174475386c34a33cd52, 0x9b9c16dff6e24d20b723d02155fba9eb5962820be821c67234372a89ab6e0dd9, '', 0, '?'),
(0xfb1ab4172ed9bd6f731dcd0648ac52be, 'wp-content/plugins/amp/src/Exception/InvalidStopwatchEvent.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidStopwatchEvent.php', 1, 0x00000000000000000000000000000000, 0x8d36807b25e4318128168ff3e4fa8dfc, 0x34b82be2521478169c17c4ffbbbaa7ad1460924f8cdbeff4c0f3d4fe72dd4843, '', 0, '?'),
(0xfb1f0375ac730b557ef1592d7926529e, 'wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php', 1, 0x00000000000000000000000000000000, 0x4464e95702f106c819bfdd48837a4bcb, 0xe0e265e8c0271f323f95ef2e1c4374fc276f25432030f458e440a93f8b79addf, '', 0, '?'),
(0xfb1fc135caee5ee9a0badfa5107939ff, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', 0, 0x786056075e29ff136c3ba94fc21b1e10, 0x786056075e29ff136c3ba94fc21b1e10, 0xf5db910c37c702af7fa43db771db9274ce6ee630066e1c60936770747923b209, '', 0, '?'),
(0xfb2063f04fcdf1c0c7e034c4a8c7964d, 'wp-includes/blocks/post-terms/style.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style.min.css', 1, 0x00000000000000000000000000000000, 0xc31a5e6b860bdc4eb6d2b1ee1aa0299f, 0xdd3fb8f3e3b7b71ef1bf2873ac8fbaa827d7cbada523f16c3c9a155254f48765, '', 0, '?'),
(0xfb223e314585a5c8e23c2bc05f02e985, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedAttr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedAttr.php', 1, 0x00000000000000000000000000000000, 0x86c32175daf4630c5dbca77371e7c6a0, 0xb8cfd9ae4488e76a0844d5bfcd21058ff6bd99de360922327a2c4ec1723546a7, '', 0, '?'),
(0xfb24ca5a54659934501c4a6582ca8c68, 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css', 1, 0x00000000000000000000000000000000, 0xda8dc3a23d666d8ff71090bd16a17ec1, 0x52dec4fdc03f969fc7bb9f540cea8beeb9f42e73c430542806722afcf6b12580, '', 0, '?'),
(0xfb28d08abb514226a6808cf6513fe99f, 'wp-includes/blocks/categories.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/categories.php', 1, 0x00000000000000000000000000000000, 0xa88175d821eaf9b2a41fd0ec7a9bbebd, 0x00d0b3dd11a3614fdbce45fc6476fb277a596a348714bea5356ee829d9147b28, '', 0, '?'),
(0xfb2a3e4630e9701a04654d7bc99f133c, 'wp-includes/css/dist/block-editor/content.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content.min.css', 1, 0x00000000000000000000000000000000, 0x32c78aee88d9ffa7a98df3b0c7d2028c, 0xbbf61fe6423e44016cdf156f3c97ca3549c52cac6e25cc07019dc26e4eca1f50, '', 0, '?'),
(0xfb2d0371edc6a397b7e39e5a30e70975, 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', 1, 0x00000000000000000000000000000000, 0x8e57b992a6ba26684535864f78b8ea15, 0x310d8ae9fb8d2a961f685c9de442f66fd51796d042ae7dfff95ff98458443718, '', 0, '?'),
(0xfb2f1c977681ad14b8b0e5ea4a5969c0, 'wp-content/plugins/elementor/assets/css/widget-divider.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-divider.min.css', 1, 0x00000000000000000000000000000000, 0xc63c74a25352fabe5dd9189bcafb7703, 0x957d3825d67f87ad58e995655c0df78a259f2d73806a4bb18003ef8566b0e8c1, '', 0, '?'),
(0xfb3fffe0a10016970c8266ff64f82df9, 'wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg', 1, 0x00000000000000000000000000000000, 0x8f4d450c798a684e38389f5d80444440, 0xe9c36c416a36fb0a5443464aaf850c694ed0111cbb313b29e4cbecaf3a34db5b, '', 0, '?'),
(0xfb4481cf10e1ea5de69f7cdfbcaa2499, 'wp-includes/js/mediaelement/wp-mediaelement.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.js', 1, 0x00000000000000000000000000000000, 0xc40287fe64c4200d2e944b99fa3b493b, 0x5640dac61199e003151283e43d6abdc9d6861ca48b033c8d44481819fd71f573, '', 0, '?'),
(0xfb44e3c3a4b2a0850eaae5666c9e5215, 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/description-data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/description-data-provider.php', 1, 0x00000000000000000000000000000000, 0x1b07c84cce30404d799e7a88f683f6f0, 0x8b5a1a782f1c72dfcc1d1031e62afc90dab76af652bed164853234e5368df9e6, '', 0, '?'),
(0xfb4b8fb557f28318ed8fe44eb8cb44ee, 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js', 1, 0x00000000000000000000000000000000, 0x9983aa4426a6d548ec7cecb7415bb1aa, 0x101cded155742d4baa06d157182a86bc31ba6fcc3b8c5a36585ee71690f75381, '', 0, '?'),
(0xfb4dad459604e75313d7442c3a95ac7a, 'wp-content/plugins/akismet/_inc/akismet-frontend.js', '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-frontend.js', 1, 0x00000000000000000000000000000000, 0x91954b488a9bfcade528d6ff5c7ce83f, 0xd514e8c8cdb2adcf5d27b573fd4869a90d3be1137b12fabc404da1639574c146, '', 0, '?'),
(0xfb5068dcc81f077f1eb3b7a4117256e2, 'wp-admin/css/revisions-rtl.css', '/home/iraneurobetcom/public_html/wp-admin/css/revisions-rtl.css', 1, 0x00000000000000000000000000000000, 0x881087998d3d565ab8cb984fdbc7bbb1, 0x4b2eb615ed50a41158255ad3956c1c3d8211ecbae2927cad6c85fc9cc25808af, '', 0, '?'),
(0xfb537696bd0a9c6221cb271a0d50ec14, 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', 0, 0x2b409915efdf12e4078bbc340f58ae80, 0x2b409915efdf12e4078bbc340f58ae80, 0x652d5c60200f6bcddcf1575a032b0e3f851454511e126f24362511b723241979, '', 0, '?'),
(0xfb5437dc14ca8142e9552f0cc2a17280, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Options.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Options.php', 1, 0x00000000000000000000000000000000, 0x2a55d13d3d2b83b60c9af9af6726ef8a, 0x1d3a19bb03cb4d68fb04ceb60cdd71e88803dd000ca33c5f87eb6e4215b15a02, '', 0, '?'),
(0xfb59db73b24d8fd1a81210776be797f8, 'wp-admin/images/about-release-badge.svg', '/home/iraneurobetcom/public_html/wp-admin/images/about-release-badge.svg', 1, 0x00000000000000000000000000000000, 0xccea16b5cbfe0d933b206b5e51ad4f3f, 0x5bae7b38dbbb2243b4cee2fc66b2d1c8a7ddac38bc5c4ab4002da428a6c54259, '', 0, '?'),
(0xfb5b0341f9e2fd242f5d741c7becebf1, 'wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php', 1, 0x00000000000000000000000000000000, 0x76044b28fad6f71ca16f6229c1c29603, 0xc911810306d0b703b86949f3745a997bf1a5d52ac26264292149449b23e73d83, '', 0, '?'),
(0xfb60993e835b3540061ed331e2f2cb9d, 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-05.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-05.png', 1, 0x00000000000000000000000000000000, 0x9f22bf6a3025ad15d972347774cfbbf7, 0x4a76a8282dcebe06499f57824bda260d0f3917a936bcf75d4429929159036803, '', 0, '?'),
(0xfb619eb17a39695fd6a8cea03dcbe8f9, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', 0, 0xefdba8306b7e0c6c04a23c4a3495e9bc, 0xefdba8306b7e0c6c04a23c4a3495e9bc, 0xac107e5faafb768bea50bcc0cc476d032cf0aac02043ef9a5440ef2a9d60514e, '', 0, '?'),
(0xfb64e5d451bb62b811c8a749034ace23, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/bootstrap.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/bootstrap.php', 0, 0x92f7490e155b38f7f88267936546291a, 0x92f7490e155b38f7f88267936546291a, 0x80d64cd8809a890cc27b2fbb33dfb272524eea92f3ed52a63a046d1e54afd404, '', 0, '?'),
(0xfb6b3d9191f65c620f9d19f1cddca1c8, 'wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php', 1, 0x00000000000000000000000000000000, 0x3347693a2fe2dca070ace99ed067648a, 0x2e0ff9e60c758707909b379d98f99eaea1c99787c5ffd64b4d2ae0319b43fb7d, '', 0, '?'),
(0xfb6c18ba9b3b70abf709052350eb1025, 'wp-content/plugins/elementor/assets/shapes/book-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/book-negative.svg', 1, 0x00000000000000000000000000000000, 0x59d8d29eca763fb76a67a30676d92b39, 0x594d777be0df7a9cf535164c79682c1a9637e645f0dc2a13f95b6386a0999d9f, '', 0, '?'),
(0xfb6cb69c5b30a912f992e0cd89109250, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 0, 0x61d14f901e456339e121387c377115d5, 0x61d14f901e456339e121387c377115d5, 0xcd98932690a9475bc8d885c3873418b2e9ab36577ed692486bc4f18a0c12c988, '', 0, '?'),
(0xfb7a74f05ba0d312fea2c0a0149b8e93, 'wp-includes/blocks/heading/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x21b61c3c0466064b2f92f3996cf33703, 0x1c4819999b3359f9849aa8464089f91e261c2773a0addb2b839c6bc77d2f9f87, '', 0, '?'),
(0xfb823d5c3ae5b354dc725e5e034cbe67, 'wp-content/plugins/elementor-pro/modules/theme-builder/api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/api.php', 0, 0x79656bfa92d5c4c091ac749cd982c2c6, 0x79656bfa92d5c4c091ac749cd982c2c6, 0x91411cd3f63095baae0f8dbec1156bfee5c9b45600f1d2c6dc45e5e6b7743a85, '', 0, '?'),
(0xfb8311082a702a32cb8d88116f45acae, 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/APIClient.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/APIClient.php', 0, 0x51a15732ae6e0c2919342fe9790b181a, 0x51a15732ae6e0c2919342fe9790b181a, 0x58ed542d2e7fe7491af4a4d9015ec85c0755a66762d64b5b39dacfcb6b22d292, '', 0, '?'),
(0xfb88f1432dfad62a1efe549defe42492, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Collection.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Collection.php', 0, 0xe2946b481a6dfa27529e01246b0870fe, 0xe2946b481a6dfa27529e01246b0870fe, 0xf421bc5666a9a4d43a2be96acab1af6280b01b8b7227eb710d2737b0f9b6f02e, '', 0, '?'),
(0xfb98cea57115a0eb9e3af8dfdd0c71ef, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', 1, 0x00000000000000000000000000000000, 0x9e13978742e75d6ae0f7f6614743638c, 0x350a113ff61ba0f84755e522a6a2fe67f09824017fe501570e40291248598dd4, '', 0, '?'),
(0xfb99f9360ec128068473418c36595cc1, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Inject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Inject.php', 0, 0x6daaf2498e4a365918ccca47411dc646, 0x6daaf2498e4a365918ccca47411dc646, 0xece28d1e74a62cd1000de04127905ede746cf545b501ba2f92fdf951302991f1, '', 0, '?'),
(0xfba6478623660bed2398a3a1cceffea3, 'wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight.min.css', 0, 0x0052f51f7c96d965e721f084ccc330ae, 0x0052f51f7c96d965e721f084ccc330ae, 0x5d9d2a20d54be1a47e9e3b272b6f3647020718a079213454a156adeb41ac05b2, '', 0, '?'),
(0xfbab8b595b11dde9961ff311ec6c5801, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/LICENSE', 0, 0xd05e73887eedc78611070af6a52dd160, 0xd05e73887eedc78611070af6a52dd160, 0x9e3208fbb841df7072d541e42494160f207bc1b9730fe3eee45f70d23e93cd66, '', 0, '?'),
(0xfbac2e37b5e747a7571b1690cac141a3, 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/ConfigSubscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/ConfigSubscriber.php', 0, 0xdea14a7a7c8a848ae12a82c95425f924, 0xdea14a7a7c8a848ae12a82c95425f924, 0x1e1c309a7ae0f1db1f5af968e0592e6666af1ece768178fbabe1b8588aa0d593, '', 0, '?'),
(0xfbad5265077c1dc91ab061af28039b91, 'wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2390838f542f1a8d5ed4.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2390838f542f1a8d5ed4.bundle.js', 0, 0xf966ec76632293ce1a3568e29ea800de, 0xf966ec76632293ce1a3568e29ea800de, 0x12ed3346d24df18805b73087e8e0a9e8c3822b2f9f0d8fa18fd87475ea5160db, '', 0, '?'),
(0xfbb05dc90e8efdbb4d1e10cb58a344c2, 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', 1, 0x00000000000000000000000000000000, 0x605d6dab0073a90fc46692b61dc9c2f2, 0x919f417b542ef220bf16847d08b47093a80776798a092131b4e03596e617b6fb, '', 0, '?'),
(0xfbb1bd1e1b28654bfe2b6374caacaf27, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', 1, 0x00000000000000000000000000000000, 0x5cf330f5bbfdc9226f829265a1ed1423, 0x91e19ed8cdbb927e5154a0ab1b4244959b13f42cdf816d5443dbd83295d79615, '', 0, '?'),
(0xfbb612c9c11e27cddf5642c17e0efe77, 'wp-includes/blocks/query-pagination/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/block.json', 1, 0x00000000000000000000000000000000, 0xedd7ed0e20807af31ad7d22ef38bf802, 0x88cb0a68286e7f710e89b50528ea576e1090f781d443f2046bb8dfef4f347f36, '', 0, '?'),
(0xfbb76c3834f5dd6d3eb4ea7e7670a56d, 'wp-content/languages/fa_IR-93882e8f9976382d7f724ac595ed7151.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-93882e8f9976382d7f724ac595ed7151.json', 0, 0xbe041196054bb2c7f0581f4d38baceb8, 0xbe041196054bb2c7f0581f4d38baceb8, 0xf7a95e3d319845f510f483497c5e6e61fe2ab019743c1cc1ae91829fe897507b, '', 0, '?'),
(0xfbb88fb525d95932597f17a080dced6b, 'wp-includes/SimplePie/library/SimplePie/Cache/DB.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/DB.php', 1, 0x00000000000000000000000000000000, 0xc581f1e36b7d93ffd0a49896abe9e534, 0xf8b44cb1373a501431b57d068e5b142d2f3767ae34c239e684c8921a4ec136f5, '', 0, '?'),
(0xfbbaa4bdcd9179bd9c97a076394f1d76, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ParentExpression.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ParentExpression.php', 1, 0x00000000000000000000000000000000, 0x0a40dc4f8100ae3572facbb8b57e3f32, 0xaca0d52968626cef4a81490c1648930e79342bf3aae65af00a648d979091de3b, '', 0, '?'),
(0xfbc1442ecb2cc9618278f63d5fa4f3fe, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedDomain.php', 1, 0x00000000000000000000000000000000, 0xe9b3ed0d57a439345f04512e436fff6c, 0x3896057c9d9f5a5504ce7e2ec36d5b299028c749b1277516e9e70e20cfc93d04, '', 0, '?'),
(0xfbc232b0a9d0147ac135f127f7e8fc53, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Invoker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Invoker.php', 0, 0xaa2a945c0de53efe1a5b8506f672a68e, 0xaa2a945c0de53efe1a5b8506f672a68e, 0xc935fdc13879e2d255a960bab9ebc3e409dd3e80d530f44e1128a2080acc04a3, '', 0, '?'),
(0xfbc38c05221fd1c17497ca350405c29b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartColorScale.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartColorScale.php', 0, 0x33a8704752784c44ffa88ef87707d644, 0x33a8704752784c44ffa88ef87707d644, 0xfb949581407fbb40cd0a01a0cd5037d3c20023d4699eff274311c472e1964b13, '', 0, '?'),
(0xfbc96458f0e3bbd7a11fc096407c58e2, 'wp-content/plugins/elementor/core/editor/promotion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/promotion.php', 1, 0x00000000000000000000000000000000, 0xbba1a3f5608f970c89dbfeb0f11b33a7, 0xdc5678874b8c9023e88767c20ce6322d0a946f360be2dca0b005203338f644d5, '', 0, '?'),
(0xfbcffe17cbe8d5902d467d65de38b709, 'wp-content/plugins/wordpress-seo/src/generated/assets/externals.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/externals.php', 1, 0x00000000000000000000000000000000, 0xc46edc30da8232aa362282d185ec7edb, 0xb1f4cf9504422c04159d69a217062470adfa9a88926ec41dc94a853657ad3440, '', 0, '?'),
(0xfbd1f7eb53e34b357fc13437cac19353, 'wp-includes/css/dist/block-library/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style-rtl.css', 1, 0x00000000000000000000000000000000, 0xc90eb4af66114e9aad6ed77dd0c7a329, 0x02cc40530d28fd80f95430c6555d58bc48221854f67de3c6dce1ec99a6823660, '', 0, '?'),
(0xfbd20d5d37a29b9124eb3d464c4fbab0, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsResultsCategoryAttrs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsResultsCategoryAttrs.php', 1, 0x00000000000000000000000000000000, 0x850dc649f15d3e4ce1c80f23af961ba2, 0xfd3ef72aa073c44f28de128d02dc9872ddc02d1d24e0c2b66abd413c7fd84a40, '', 0, '?'),
(0xfbd59015e0ac5742f2e9fee92251cdc3, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', 1, 0x00000000000000000000000000000000, 0x08572b5ea7ff3fc59ae6d0a6c5742286, 0x2b7e7f3d4c61fb64df933335f6309dcfb15d4d2cbb94372acf99ba47cd8baefb, '', 0, '?'),
(0xfbdb1ac2e10fd30070f407408607f044, 'wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php', 1, 0x00000000000000000000000000000000, 0x85defed3e79875cfd9dc6496df5068fb, 0xf385220e272d5d96833a7224f082296fc4ae09868cef2be514640cf97e9ce9f9, '', 0, '?'),
(0xfbdd4a51bc8f6ac17ddeb5ee64c0a3c0, 'wp-content/plugins/amp/assets/js/amp-theme-install.asset.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-theme-install.asset.php', 1, 0x00000000000000000000000000000000, 0x039f06d56b7d6e3ded833300da92d561, 0x7ab1eb8e681a1c76050e82cae2a050108ed8d5760c6003172148101f0e5de5fd, '', 0, '?'),
(0xfbdf0bc132d5a5d376da4309b7085d7e, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstallServiceworker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstallServiceworker.php', 1, 0x00000000000000000000000000000000, 0x0ed621792c752b264d08728154b36646, 0xffa108ffb922b7f6e194a7147675840c3c1f114f0c27c715ca3238e517c4be80, '', 0, '?'),
(0xfbe1cb05569ce838ef8896ee9275cc9f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/EachPromise.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/EachPromise.php', 0, 0x512f03c8041a05d3c0f0e96c888d6e96, 0x512f03c8041a05d3c0f0e96c888d6e96, 0xbd9d0a320a194a67fbe7af883b49a30c3da2bec43e02fafbb5b4bbc2afbe0047, '', 0, '?'),
(0xfbe4436dc15d56062600036762b5589b, 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/LICENSE.txt', 0, 0x42d2b97e905f50c58574fb8149c16635, 0x42d2b97e905f50c58574fb8149c16635, 0x83fae70dd7c07cc6634eef6de84378b3b15345a2f8b018acca087288a7e11f4d, '', 0, '?'),
(0xfbeb084eaa6328768aba1c7d67e558ad, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/GeneralDisallowedTag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/GeneralDisallowedTag.php', 1, 0x00000000000000000000000000000000, 0xfad2a481737366f1b03d6355af7fb6ce, 0x1d5cb678bc48b95b95afc07cdbd475ab6b66d0f17afa14e98aa46503bea77758, '', 0, '?'),
(0xfbec277fae9574ee115a3c2e07efd5b6, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', 1, 0x00000000000000000000000000000000, 0x0bad1c6e1af16c2d634e58e5cb272a37, 0xf509b4271dbe6527657315e31df9f6167bb0b48740d05eaab9087598008719ac, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xfbeed5d4ea2b6604365115e1fafc7939, 'wp-includes/js/jquery/ui/selectmenu.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectmenu.js', 1, 0x00000000000000000000000000000000, 0x297bdeed66a8eaf1edebfde0ef3097c4, 0x0cce3159b6e4fca8c881c16bd24be5fa15ca83b21db748e4d99164980e145054, '', 0, '?'),
(0xfbf0888dcf8158806e050df7e63f83c8, 'wp-includes/sodium_compat/src/Core/XSalsa20.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/XSalsa20.php', 1, 0x00000000000000000000000000000000, 0x70f7a6c6aeb975af847f026f373b7e7a, 0x99a5afdac820256cf279bd278f23045b89f61f805ff27b451315bd5d388d25dc, '', 0, '?'),
(0xfbf0fa842f0596db4b831bf753b9131f, 'wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.0dc9f4c9e85e7c4baa3a.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.0dc9f4c9e85e7c4baa3a.bundle.min.js', 0, 0xb7a48f59a48567368e7933805bd573a0, 0xb7a48f59a48567368e7933805bd573a0, 0x90d7a841b06125b12c0d5fe10d0e11be00c65b593ee20303c0dee1db9e71cce2, '', 0, '?'),
(0xfbffeee13f690f2e51bf5b1fa08e45e1, 'wp-includes/blocks/post-navigation-link.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link.php', 1, 0x00000000000000000000000000000000, 0xa0e63643e1cde05c26fc1124480e65bd, 0x7f2f0f56fd19f2bbbdeb6d5136c8fff2a9cee1fd8027259d6b3bef800f371e13, '', 0, '?'),
(0xfc057d961a63cab6bbecf5f5c605883b, 'wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php', 1, 0x00000000000000000000000000000000, 0xa88abba04741958afdc9bf046521a77e, 0xbbce82bc1d1f2f12257a2734111627e934168f2faf7e4073c6b85327fdff5329, '', 0, '?'),
(0xfc05a94713c2ef010c6e1d4f6da781f1, 'wp-content/themes/twentytwentyfour/patterns/page-home-business.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-business.php', 1, 0x00000000000000000000000000000000, 0x468bfa88d566f796ab724f66b86a49a4, 0xaae4215df79d5688ce7d8958e9313f19fdc0e4f107e6f6808177503aa513c411, '', 0, '?'),
(0xfc16fdcc59b49c66534c716208f0fb98, 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif', '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif', 1, 0x00000000000000000000000000000000, 0x9ee646ffab71107d1a11407be52f33a5, 0x97cdc40a5c157971d0dd2331ad98ea8e36b926085a0a38fb17d38a0cb4028bfd, '', 0, '?'),
(0xfc176c62e2fb2b489d5a5fb7bfcfee46, 'wp-content/plugins/elementor/modules/announcements/classes/announcement.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/announcement.php', 1, 0x00000000000000000000000000000000, 0x1b183f4ccacda4f05e990bd1e6545309, 0x1b3b6201165933655a7330b8a302be268191d821a1ab8b39c6f16c6636c6e4de, '', 0, '?'),
(0xfc181f874ad1091f6a655c0c694e7fb3, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/CancellationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/CancellationException.php', 0, 0x49ed67bda7d60f6564f19072ddccf7bf, 0x49ed67bda7d60f6564f19072ddccf7bf, 0x28d491bb90e855a517dfcacf4dbeb1c986d20995fd7401ab184f1bdd76f20c63, '', 0, '?'),
(0xfc1b5d6d00d510cd56a18ca17ac7e4b6, 'wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.po', 0, 0xfafe29b8cfcb4b8d3e84b67c26ed4ade, 0xfafe29b8cfcb4b8d3e84b67c26ed4ade, 0xab83ee44c48f63b2033e25134e85a93a7229e89440461f7fb3776e7a2e742938, '', 0, '?'),
(0xfc1d5d29e9e909b983f37b973f527d1b, 'wp-includes/feed-rss.php', '/home/iraneurobetcom/public_html/wp-includes/feed-rss.php', 1, 0x00000000000000000000000000000000, 0x694aad3f59437f963e5e91ee661d05b8, 0x90666c925019bbdf663589327f741e59338b187802cb1cff01f544c0d1d784cc, '', 0, '?'),
(0xfc206d2ef282ee305b907fab1ecfabc0, 'wp-content/plugins/elementor/includes/editor-templates/responsive-bar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/responsive-bar.php', 1, 0x00000000000000000000000000000000, 0x1ee78e4c05b0359c50d3eb94bbe267d3, 0xadb1ad3245eee01b93a9fca3914c963b51dab46de2b6431cedb34c74918b4c22, '', 0, '?'),
(0xfc220e2849664f82074aa1677613ff12, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php', 0, 0xa3cdacb1dd7b417ae1aebdff465f6ede, 0xa3cdacb1dd7b417ae1aebdff465f6ede, 0xf2e469116e8f68b96123d821b092ff2f1e9185593726bb0897a0e084746eadc4, '', 0, '?'),
(0xfc2bb5c256ddbd0ec6951279941d48c8, 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-2.php', 0, 0x503bb4aacb2402c39c540adf4a132172, 0x503bb4aacb2402c39c540adf4a132172, 0xda957352fed6038420703b474b04559176ebbb318a23bc78d756689a25c38e31, '', 0, '?'),
(0xfc303c5073c9f1d79e480f97d1c13232, 'wp-includes/js/jquery/jquery.table-hotkeys.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.table-hotkeys.js', 1, 0x00000000000000000000000000000000, 0x373fd24635fd16735335c33793ff2c28, 0x4a3c8acd3f5982f8b094bdd75375c5aaaf55268a0a4e79b460546b080c124ce7, '', 0, '?'),
(0xfc3084a1825eee97bc88f7cf0de012ad, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', 1, 0x00000000000000000000000000000000, 0x1c8bb01dec07c3a6592d5bca7e208ead, 0x94e92b9e81c7a1e9e838dec896d14a351bd272262bf5dcf9993c40e703a4f38c, '', 0, '?'),
(0xfc3463fd71b2222419db38f7c8e33f2a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplateInAttrName.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplateInAttrName.php', 1, 0x00000000000000000000000000000000, 0x92de2183c183dc1670fb1f07abc9bf57, 0x9aec2b261942e1a08ecb8d61a17f03d3eb829409b2d10e49c68a135265751413, '', 0, '?'),
(0xfc3771083b650752c2b2c9aa5accde3b, 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', 0, 0xa5d839653d579ea0879a91bd9ec59ab2, 0xa5d839653d579ea0879a91bd9ec59ab2, 0xdcb0a761e1c6746abd4b102fba8ddf320a13e7b40698e6d6f7ebcd6b68703a5a, '', 0, '?'),
(0xfc3928468c526a7f32b96e05365d818a, 'wp-admin/css/colors/light/colors.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.min.css', 1, 0x00000000000000000000000000000000, 0x3d56fea13ad155bfcd4213cc344fdf8d, 0x6182994f0cf35c99f5606e746c5db6c6ae7f860caf2a35acd36df2610051b7ab, '', 0, '?'),
(0xfc3cb6efffae34a3c8e413a8021339f1, 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-3.png', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-3.png', 0, 0xe4b44e9777f3251e3239e139dbf42e0c, 0xe4b44e9777f3251e3239e139dbf42e0c, 0xe78bd0ca193515443e563b1fa5990a7cbb90d57a5374f91c35f8bb7e568e8314, '', 0, '?'),
(0xfc41d71e39475d04ece844234d23717b, 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', 1, 0x00000000000000000000000000000000, 0x80438cede9b432c45cd59838fc3080af, 0x4d459049655fa3735a782f97d3187c9cd63be64a91a17ace8787f79b4dcf012d, '', 0, '?'),
(0xfc4a5de78e21ea7b01c04e6991edbf4b, 'wp-content/plugins/luckywp-table-of-contents/core/base/BaseObject.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/BaseObject.php', 1, 0x00000000000000000000000000000000, 0x081f8cc1a6ef0bb9658cf8f2847ebfef, 0xc9a899f705c15771b1fb60333ddd2a8eabf460f8f917a2f1553aa2ec1b703d6e, '', 0, '?'),
(0xfc4a92a7f3122132a0a8dc00ad80c1fc, 'wp-admin/css/about.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/about.min.css', 1, 0x00000000000000000000000000000000, 0xa10270377dce60a3897f38952e2d65d3, 0x37b2820a7ff500bfef5f3f6ce3ff768ad1eb247ce7621f42cce2658194dfb2f2, '', 0, '?'),
(0xfc4f2ce4922e27793103d4ba4baf7650, 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 1, 0x00000000000000000000000000000000, 0x772f1438a710ac6d70e2ce6bf21b69ec, 0x18fd8dd966fa2e5d9de5476626a0acafa2433c7ab34600b2140e7220cf71a751, '', 0, '?'),
(0xfc50c7f9e0b5b1e2123c3835ed44d9d9, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/RFC4648.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/RFC4648.php', 0, 0x4554b92c58805ecdd72e3f054e2b4e87, 0x4554b92c58805ecdd72e3f054e2b4e87, 0x05582235f72892471a6688d5880bb4a3fc0151e7fca642ee86ea66677a689062, '', 0, '?'),
(0xfc542d8765be3c0e7a0746141cef12a6, 'wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php', 1, 0x00000000000000000000000000000000, 0x00a99aa93fa0e079dd253bb993e92ee4, 0xd09586da5d45b28b694f9dc77bded334ab4c1b286e5b0c4edc0cbb098c4eec7e, '', 0, '?'),
(0xfc58834a764b3726cb97de0469f06651, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', 0, 0x92365cc2e75be9888ae9042c4b1e9623, 0x92365cc2e75be9888ae9042c4b1e9623, 0x2dca53c3a1097f7170806957a50dad226677a6268c60b1f45942a4bd6cd5225b, '', 0, '?'),
(0xfc5b33fc787a08b058b6a21baa4313e5, 'wp-content/plugins/elementor/assets/js/ai-admin.min.js.LICENSE.txt', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.min.js.LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x8408b5ab1ab9a5ecc63efea872981442, 0x2c4567094704bf052d1f6a54c16af0184d462fa4345a8b29fb421597aef0d253, '', 0, '?'),
(0xfc5c02c9cb42818533292fccdd147301, 'wp-content/plugins/updraftplus/central/css/central.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central.css', 1, 0x00000000000000000000000000000000, 0xfc8cdfd70a8c3af986aaccc713a41f44, 0x5bb70e1e4a6dd549e25bfdf9be73a6dd0ab80b266920389a70c648f22edfaaa1, '', 0, '?'),
(0xfc5d09b1a9af6e5fa6cba45b6cead4dd, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss', 1, 0x00000000000000000000000000000000, 0x29ed9f793f3e0407b746e10a7e1d5ea0, 0x5a808e0a1c0e9b0d9d7e5957866dabcbe91955e8d81ff4d139461574da51a2fa, '', 0, '?'),
(0xfc5e67c0ee563c4131c61a0fc105a809, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', 0, 0xa7b24e9110069b9bb05803e8234f5471, 0xa7b24e9110069b9bb05803e8234f5471, 0x2a324801f5a144d1bf99f1eb7f2829e32fa6f32827639217d80018b1fec49159, '', 0, '?'),
(0xfc5e84f74e34d39d2c620361a7a61644, 'wp-includes/css/dist/widgets/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x144159ed13a4d22237307f25bcefbaee, 0x45657d37bb8e3b6e3356c7a4825e68c8964dd460c9204d6b629a668b225075e6, '', 0, '?'),
(0xfc5ee36613d86b688b774ea96d4674b2, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3dGltf.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3dGltf.php', 1, 0x00000000000000000000000000000000, 0x0423f7fc05f0edb85b491d06494342e0, 0xd3503027ecff2c1dc53dfea9b739f3adf1766927afe8a024df7df861ece5512c, '', 0, '?'),
(0xfc5ef94f817c273a51c799451ce7ddf0, 'wp-content/plugins/wordfence/views/common/status-critical.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-critical.php', 1, 0x00000000000000000000000000000000, 0xdc52a62f435b80b6e5855d977525fd15, 0x02ae57e7aaedeb0b1f4226369839f5679e6b5fa2a09f8145461efd3604c94916, '', 0, '?'),
(0xfc656bad2713d034bc34cacfe6b9515e, 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php', 0, 0x83b9ac551e7f5e1e095a4fff3507fcbb, 0x83b9ac551e7f5e1e095a4fff3507fcbb, 0xbcdb7697b30f77de797b260c7e29372a2cb13f79a61d9a4156e767f74dea1758, '', 0, '?'),
(0xfc678d229a107d5fbf37b8bda6dc4a35, 'wp-includes/js/jcrop/jquery.Jcrop.min.css', '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.css', 1, 0x00000000000000000000000000000000, 0xe67db9dfec8e287f81132feb9bf6574d, 0x9f72fa4e1c52e16ed5ebacc9b3d430b2311aee36f81105815bfdd59bee09e683, '', 0, '?'),
(0xfc67e7b36a6b53d50abff3e94f0da0e5, 'wp-content/plugins/wp-rocket/inc/main.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/main.php', 0, 0xcfc53d8bc41ae40f432d76ab0b87eb18, 0xcfc53d8bc41ae40f432d76ab0b87eb18, 0x48f99db5035c64d9534dae46f734ce6c4cff55c7f2a7858cd37ed47b721f00af, '', 0, '?'),
(0xfc6f8f35832bb0aeef8649c4decb4a50, 'wp-admin/site-editor.php', '/home/iraneurobetcom/public_html/wp-admin/site-editor.php', 1, 0x00000000000000000000000000000000, 0xdc1453168a0141cb360443a9bf0deba7, 0x8a86d562c955133d03574422556abc909b3ac6a0121130ce62858fc68d0f14c8, '', 0, '?'),
(0xfc70cf83916a659794dde0beb5bff2ce, 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', 1, 0x00000000000000000000000000000000, 0x165086a3af3783767872a5b23f7aa0ca, 0x680c5ad41fa51a5ce8b0e93ee0e4d07b2534bf9da4460ad3d4921f779fcbaef1, '', 0, '?'),
(0xfc71f349dd9165828b6dd73b11b5f62c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', 0, 0xd27b6dec0baa0250a140a24e2b9c2310, 0xd27b6dec0baa0250a140a24e2b9c2310, 0x255a84a4d228364ae04c4c350ff8a5ecc600aae9dfbf854bcd61bc34bc491233, '', 0, '?'),
(0xfc76365afe27f54ff1494c22dd954dd6, 'wp-includes/js/dist/block-editor.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-editor.min.js', 1, 0x00000000000000000000000000000000, 0x5cba765ee5758be465c252356e70172f, 0x954acdf0e732459b45673cb8446729c6d904ba6e0ddf02f0a51a64aac2822a65, '', 0, '?'),
(0xfc774e106361e1c88a1c8f52ee736cb5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PointStyle.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PointStyle.php', 0, 0xd8100fb06f37460443771c043bc57acb, 0xd8100fb06f37460443771c043bc57acb, 0x3bca9e53bf1f6416385f242309cea6074dbcd55bc9442af5eeee1f331fba0071, '', 0, '?'),
(0xfc77a0f155be282ad6c7daae264f4683, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Multicol.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Multicol.php', 1, 0x00000000000000000000000000000000, 0x8671238d50eb01e17eb3308c161374e4, 0x9fcfa6435e2d8ebe3b046996c29f9c0bd01d9f492c2d9382e99e59780080db3a, '', 0, '?'),
(0xfc7b40446b46e4144a47016e9b6ff309, 'wp-content/plugins/updraftplus/images/addons-images/morestorage.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/morestorage.png', 1, 0x00000000000000000000000000000000, 0x90ce71b8f3d9d3f1c6ebbf5098c1b2c2, 0xd7c1f0268247c734203823e8ddd02bc97513aad5cc5ec6948523644858a86124, '', 0, '?'),
(0xfc8267a78f721aa311ffce61c30e9155, 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/current-date-condition.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/current-date-condition.php', 0, 0xc5832e30362a57ee0d0a25e69a267124, 0xc5832e30362a57ee0d0a25e69a267124, 0x2c8a527680ab503c3bc170e1d6758f88144953685467414d41009d37d2db5aed, '', 0, '?'),
(0xfc8785c6b8240aa15c8b02527e832690, 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css.gz', 0, 0x3763f3f17ed63a53f9d46d8127cdbd21, 0x3763f3f17ed63a53f9d46d8127cdbd21, 0x4e8f627111daf7ed345a72481e8197f59574b253c76d9918653f95e1616b9334, '', 0, '?'),
(0xfc8970b78a0739bd367f17c3a8e552e6, 'wp-admin/css/common.css', '/home/iraneurobetcom/public_html/wp-admin/css/common.css', 1, 0x00000000000000000000000000000000, 0xbf8ea20f8e8fdc8989c45a8a812ce146, 0xf4d89af82995aae56dd8972ebddc75bafaea455a7b7f4eedeabee6456e4d648e, '', 0, '?'),
(0xfc9086b50eb26cc2c9484792ec419fb4, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php', 0, 0xda16c3153922c5b9ac98a0b3a1a481f3, 0xda16c3153922c5b9ac98a0b3a1a481f3, 0xa7dfcbcd86b4f32c347fb554486516348f982544b8dce11e12319f2ea35ee602, '', 0, '?'),
(0xfc95c183fe6c897db53328733df09f46, 'wp-content/updraft/plugins-old/akismet/views/notice.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/notice.php', 0, 0xd711fb7719512c6bb797312fe040d0b3, 0xd711fb7719512c6bb797312fe040d0b3, 0xce559a0ca98d8c695b1663e26f380c268ef216014bb953271811cae892c2084a, '', 0, '?'),
(0xfc98958cb51cc6aa71a5e682b38b0cd0, 'wp-includes/js/tinymce/plugins/paste/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/paste/plugin.js', 1, 0x00000000000000000000000000000000, 0xeb5ecbdece73d7b68b0c7bb0fbde8932, 0x8c1ac51158389f632b887888ceb70ca0e196f314ad14265767f19c606d86cbb4, '', 0, '?'),
(0xfc9a5d1ec3807ba11ebe423d2a643052, 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', 0, 0xf0bb940bc68c358a530bf816a8f02aa9, 0xf0bb940bc68c358a530bf816a8f02aa9, 0xf087129f99dd52be2da6572dca250d9087f685a9d635ccbd477bb21d4c94cd1c, '', 0, '?'),
(0xfc9a6c7879fd1ac21bf9d4c416229691, 'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php', 1, 0x00000000000000000000000000000000, 0x45552e37aec4eff1483e699ae03bc510, 0x99d32ce5f22b783e02afccd7031e2056888efd3772994c4b73268ab6477fed8e, '', 0, '?'),
(0xfca71ca3079c8593b775d9fd6c75844d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetTooLong.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetTooLong.php', 1, 0x00000000000000000000000000000000, 0xd336820b3f4cfe8468682a04486eb430, 0xa2a5490663e88c29c67dbabd01b6444fd81f27535b4a578e022be29c3260a7f8, '', 0, '?'),
(0xfcafca58b3681a9a9993a0053d542139, 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7e2b185f9a9a462234766ae8210ea465.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7e2b185f9a9a462234766ae8210ea465.json', 0, 0x15e403fb1339ae060a8f680b283b7be0, 0x15e403fb1339ae060a8f680b283b7be0, 0x5cd0ef2c8ebc3d6894ea797813e846f3fe83b2718a0f6316e81556bbe4f99435, '', 0, '?'),
(0xfcb78f71f3904cf8f33ed4c62351c400, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php', 1, 0x00000000000000000000000000000000, 0x9f7d24109a3fa1e1ccdfd30369fd87c3, 0x7184f7956ef62602254789cc137e5c97a65e16bde9c6d3900c8f9a1397d8309b, '', 0, '?'),
(0xfcb8f052bb06d889e122bec3e0548a65, 'wp-content/plugins/elementor/core/utils/force-locale.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/force-locale.php', 1, 0x00000000000000000000000000000000, 0xc8a63365035a55b0445f20d29f4271e5, 0x7b93858780a033ace930a34cd75d0af7476c9f7bdc8b4780249db67c0e76e8de, '', 0, '?'),
(0xfcb94ffdbe799affe46796e80d60abe9, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Themify.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Themify.php', 0, 0x9dbb5c9c4b770d2eb42e79ae81863a43, 0x9dbb5c9c4b770d2eb42e79ae81863a43, 0x277dfbefbbc97af4d921a094997cfb58731a12d018d3b94260d5730cc49cedf2, '', 0, '?'),
(0xfcbb3c6ce66117ac802c9b62582cb3b2, 'wp-admin/images/xit-2x.gif', '/home/iraneurobetcom/public_html/wp-admin/images/xit-2x.gif', 1, 0x00000000000000000000000000000000, 0x9cd381c6753a40340d85e2c57a3c35c8, 0xa8530dce7d1140bd137e51f73a805363b5b1a7ea192a642be55ace5fbe7bac52, '', 0, '?'),
(0xfcc1af99077fe4df34d44b393f27d286, 'wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss', 1, 0x00000000000000000000000000000000, 0x1acf74c5bda80ed08b6ae393e53f8c1f, 0x8b4708633349bd18ea173eceadb6cf07021e6ab0dcfca7c6f01d5f2f2a8744d3, '', 0, '?'),
(0xfcca305fdee157b4717cf6d52b262743, 'wp-content/plugins/elementor/assets/js/packages/twing/twing.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.strings.js', 1, 0x00000000000000000000000000000000, 0xd41d8cd98f00b204e9800998ecf8427e, 0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855, '', 0, '?'),
(0xfccdc330fa14ad85adddffb0d580ea62, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/error_log', 0, 0x0c3e60a36c88c40dde269aa683445886, 0x0c3e60a36c88c40dde269aa683445886, 0xad3dce6be8962da2b3a609e8e64d225383950d0bb3424debeda9ba4f96663c7c, '', 0, '?'),
(0xfcd5a8b008fd0a9fa1d14b7d411a3b2e, 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SimpleCustomCss.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SimpleCustomCss.php', 0, 0xaf1c4f9681bb853a48535d375f84b63b, 0xaf1c4f9681bb853a48535d375f84b63b, 0xe63a3e0d56ee3d6a23ccfe99f5fa2da2ec0a32a5de6cbc6b76b89ba3083c8ca2, '', 0, '?'),
(0xfcd9fb1f19e8f889f9a301126cb76196, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', 0, 0xa684b266ed011e0210daf1fc75f9d0ce, 0xa684b266ed011e0210daf1fc75f9d0ce, 0xffc50756847524da20002e68519a17a3813022656bf5b0d219da4f8afb93f694, '', 0, '?'),
(0xfcda9b54c31dd94ecadd18367e533d99, 'wp-content/languages/plugins/elementor-fa_IR-257a4d622678f15a3f060256de53794c.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-257a4d622678f15a3f060256de53794c.json', 0, 0xc83a1c5ad096901fcbcd76d241c9d9b9, 0xc83a1c5ad096901fcbcd76d241c9d9b9, 0x018208b736b61e606225660587ac1095518da932f5e3584cfac42ac7662a4875, '', 0, '?'),
(0xfcde49c4eb1b08d5cb96d39afe5786fb, 'wp-content/plugins/elementor/assets/shapes/pyramids.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/pyramids.svg', 1, 0x00000000000000000000000000000000, 0x6532c398bde63545ce44a98d3c1c9c57, 0xfe7f094015bf5ee2111e7cff546ac77655e827aa10c52cf7321747ac1d0bfc4d, '', 0, '?'),
(0xfce55b4016271f13ea74030903f0df26, 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleTagManager.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleTagManager.php', 0, 0x41f005a525c15a5c9390fd5be50e9dd5, 0x41f005a525c15a5c9390fd5be50e9dd5, 0x8a3f6dce09efa2d09d3997f1fa3d1ea78a3edb28775ccee44fb524de3dd8751d, '', 0, '?'),
(0xfcec94b5da4248193d08109eb9300d2e, 'wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php', 1, 0x00000000000000000000000000000000, 0x67621073553835909bc6bb96f0b64114, 0x8374b535d644a98bc880aed513a15014a094460796cfd4db9b3582d926425d3a, '', 0, '?'),
(0xfcf1ce24038d15fb506bc29a5ef82398, 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-optimus-subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-optimus-subscriber.php', 0, 0xb03e4bef48fb171fdb1e5b21f27cbcd4, 0xb03e4bef48fb171fdb1e5b21f27cbcd4, 0x50aff2a99ecc4d4c18e1c0fcb76159e96a03d0f857342ab1ffa592e93f0dac4a, '', 0, '?'),
(0xfcf3a4b1697eeca2ca8bf37f3c115299, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/openssl.cnf', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/openssl.cnf', 0, 0xb4409823562c617107907cd04d67c8fa, 0xb4409823562c617107907cd04d67c8fa, 0xae04019c83d63090f95ec2aa237670863c20a62c789ce5f8b9fb492b2c8db15c, '', 0, '?'),
(0xfcf937d7d6a36819e9aa5c3736141bc7, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.mo', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.mo', 0, 0x9b9874ddf863b5e2b50dd730dc4bb4d8, 0x9b9874ddf863b5e2b50dd730dc4bb4d8, 0xd44b97ba1735205defb307c647a459011fa7b5f68b1d66a21ab88e4cb4101969, '', 0, '?'),
(0xfcfc112f8ef8ea5ba7bb2fd602bf5a1d, 'wp-includes/blocks/post-navigation-link/style-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style-rtl.css', 1, 0x00000000000000000000000000000000, 0x0a52c4287af44aa92c0fce7133e3fdf2, 0x47600930740b9caa199de6d2d484f43f53278fee24ef960aad9d3f7f2adb4ce0, '', 0, '?'),
(0xfd05a96c26edfae1eefa69318c46fc6b, 'wp-content/plugins/wp-rocket/views/settings/page-sections/cache.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/cache.php', 0, 0xee779b70b6d52bab731271d27a0bcd87, 0xee779b70b6d52bab731271d27a0bcd87, 0xa02075ae303b74a8577488dc36de9043eb4ab03bd9262e4c29f3f10a73a18ad0, '', 0, '?'),
(0xfd06d87528dbccaad9ad1113bc414462, 'wp-content/plugins/elementor-pro/modules/carousel/widgets/reviews.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/reviews.php', 0, 0x1d9afe200fafff2a6a37da0856ed1165, 0x1d9afe200fafff2a6a37da0856ed1165, 0xd717d03dc90775bcf86868364c5c2f4c86fad9a626322be4942dfdc900a376c9, '', 0, '?'),
(0xfd078c427cf7b478d5bcc82db25e2a50, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', 0, 0xe0262a16203bb0f1a6996da251168f1d, 0xe0262a16203bb0f1a6996da251168f1d, 0x0fbf6abc46164f1c2ea59c8a2d7bfebf4cc401f7488203325f94c1ca8bbd545d, '', 0, '?'),
(0xfd0b988e5500a402a1f0c4b96b2b08ee, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php', 0, 0xc1a56ad1bbc64d24bd4a675e3552464f, 0xc1a56ad1bbc64d24bd4a675e3552464f, 0x60590ad59ec02dace731ecd48a776fcc4c45d1474104f8680031d2693255a777, '', 0, '?'),
(0xfd0be2f39d9a3b3380dfafcfaf5967db, 'wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo', 1, 0x00000000000000000000000000000000, 0xc995f2c10c1d8b6abd74487395e7a6af, 0xad0ec32e454b29abc668649e4e9341582d7b318f1b8cb76a4eb511587ead0847, '', 0, '?'),
(0xfd0e698c75fbbb6322898b71d96e155f, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsSheets.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsSheets.php', 0, 0x763c0beaf07382189ff03f30fbd3f377, 0x763c0beaf07382189ff03f30fbd3f377, 0x494f9333c30cb845f2a92e7a35595f08447429974edc0dc0e14451e516bc7253, '', 0, '?'),
(0xfd10630ca0789266f6f9b8a2f5de72ac, 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/general.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/general.php', 0, 0xef1f04a5ce03c96b1d0ace4059ecdbec, 0xef1f04a5ce03c96b1d0ace4059ecdbec, 0x6011bfef91412adbe9e48b389dd5d72aeda8ca23eeca2c83da60d60a58b7fc24, '', 0, '?'),
(0xfd13abefd38e2010066fa684201a0bf2, 'wp-content/plugins/wordpress-seo/src/introductions/application/current-page-trait.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/current-page-trait.php', 1, 0x00000000000000000000000000000000, 0xbeffb474757121277f54dac21af40b39, 0x3b92441e626a43110a25ab4603c1d661aa6941bbb70d5717816410b8d016ba5a, '', 0, '?'),
(0xfd15e3c2323c703d3caa2d9606be22ef, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php', 0, 0x7bdbfdd460b1879416329af77c890dff, 0x7bdbfdd460b1879416329af77c890dff, 0x010e98c53a6d38c387e985d72b9d0fcfb69de887679daba98e59f878e7a721d9, '', 0, '?'),
(0xfd1a74fc455c695192e92f24637148a6, 'wp-content/languages/fa_IR-a9dc201dcd011fe71849743133052619.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a9dc201dcd011fe71849743133052619.json', 0, 0xf8db730ea87d3dff852b1226a19b7d7c, 0xf8db730ea87d3dff852b1226a19b7d7c, 0x2594d938e84522ab7a48bade46676a2badac93f3777d611f89d07ba64b6e0c94, '', 0, '?'),
(0xfd1b5d513bfe6a2ab0213602066e8b33, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartDomain.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartDomain.php', 0, 0xcbaf8cab03d8ce523faa91f4c9d59b23, 0xcbaf8cab03d8ce523faa91f4c9d59b23, 0x84de3fc38a4d1daf8bf9dfcd5cf8d102e8c1e6d49e70bf843d3bcd71e5916822, '', 0, '?'),
(0xfd21283540048be01a94170e9b9130ca, 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.js', 1, 0x00000000000000000000000000000000, 0xc960dddff6b69312693fd367abc27885, 0xc531b635c1f9622d24f69cf7e814fcc5ce9f27ac94c68cd45214517bb6dae9ee, '', 0, '?'),
(0xfd21937fbdfb05042e34b94de1968fb5, 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.css', 1, 0x00000000000000000000000000000000, 0xc465afbb35207d036ae3f50f911387d3, 0x7a5216edfb19b43e90834208f85edfe31152d576384715409a60882994631ed7, '', 0, '?'),
(0xfd234d42c2654a443f42263c25c6d29f, 'wp-content/plugins/elementor-pro/assets/css/widget-price-list.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-list.min.css', 0, 0xb6c429d440fc78cee27061549124c2b6, 0xb6c429d440fc78cee27061549124c2b6, 0x14346325a251d78ba7eeabb46ceb04a6f3e9d50bf52732f0b2b2f74b11574bab, '', 0, '?'),
(0xfd26f3e64241bbb96fba5c83e51599cf, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoCommon.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoCommon.php', 1, 0x00000000000000000000000000000000, 0xda07af45d2cd6096036deb652e9d5f69, 0x817fee8767393da01b8df16e3a4b6eee0d6be946931fcf76837bb7a86dd37bea, '', 0, '?'),
(0xfd2822a9df59194c07a4879adca9bfc9, 'wp-content/plugins/elementskit/widgets/behance-feed/behance-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-api.php', 0, 0xc4653d79dd2187f09cd97d528d225ad4, 0xc4653d79dd2187f09cd97d528d225ad4, 0xd0cd801e1fe542415bd2bed166edd29781398491966e6f1f08550856a0476363, '', 0, '?'),
(0xfd2b0b715e65b795e9e36775cf46360a, 'wp-includes/theme-compat/embed.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed.php', 1, 0x00000000000000000000000000000000, 0xc805c5a273be5ed0f4bb71a20f6362ff, 0x57f5dcf43554a670c1aa3b192da56eac8830bb618b95baa94f0a19d315f4a692, '', 0, '?'),
(0xfd3210d7f2e577d31a3400d17cface1e, 'wp-content/plugins/elementor-pro/modules/notes/user/delete-user.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/delete-user.php', 0, 0x77babc3175b85afc30486097047a1843, 0x77babc3175b85afc30486097047a1843, 0x85b4f5501dcdaccc9c1206e14710383f93280d60fc760d79874a603e40a84635, '', 0, '?'),
(0xfd32e5a3e702a9ea3d456ac298dd680a, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php', 1, 0x00000000000000000000000000000000, 0x22ece54533c6622662039171a5eb0094, 0x31acbb38fd743b32d3217106dfd5ab332566217a766d4083cb98c41722e70e41, '', 0, '?'),
(0xfd38d8080d9c4a0b3771aacb8fedd28c, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetTheme.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetTheme.php', 0, 0x0546d231e14dacfdad0948d53b2842ce, 0x0546d231e14dacfdad0948d53b2842ce, 0x0223eaa234e015dca3aa98ca13ecc82a04944bb8fcd226f352d03898a604cd25, '', 0, '?'),
(0xfd39e998afaceb9bf16c54ebbee350dd, 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-9.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-9.svg', 0, 0x0b94e940a0d7cc47cda93dd553a1c94c, 0x0b94e940a0d7cc47cda93dd553a1c94c, 0xfe57227ad4f6eeb817676e74e6d322d87b7a8ae6454eb03481cb4d55cd714a36, '', 0, '?'),
(0xfd3c3b483d74a67e6263a80c3aba1e06, 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', 1, 0x00000000000000000000000000000000, 0xc7c4854bac07bf3fdec6e286965c6296, 0x3fadf18e38a3a026faf48ca0bae687de516656f16ef0b35e5cd13c80a7f716e9, '', 0, '?'),
(0xfd40b830cf8ab4957e5df82463f1c809, 'wp-content/plugins/wordpress-seo-premium/src/repositories/prominent-words-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/repositories/prominent-words-repository.php', 0, 0x9c76421055beafbd09d173bf075b1284, 0x9c76421055beafbd09d173bf075b1284, 0x1fda95dd8200b0398e6ba34973502d7de2817088a711a48bda9ed8ec2920b212, '', 0, '?'),
(0xfd429ff5e5c68f9fa995fd5b5e1ade43, 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', 1, 0x00000000000000000000000000000000, 0xa8015d35bf3c606e2e7f46570bb1767d, 0x2f9beeb5e8e74e82bf2792898e680a05c40f2a3d44ccc83fb8a912442bb3c1f9, '', 0, '?'),
(0xfd45b9067e850d50453132df010b23f7, 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/jquery.fonticonpicker.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/jquery.fonticonpicker.min.js', 1, 0x00000000000000000000000000000000, 0xb6ca7d036697c84fcee14586c6ad1ef9, 0x042fa2b679d75924045d3349d45204c2cbb9b2e4a53cf60276dae889e78f2b62, '', 0, '?'),
(0xfd47fe9db2212368d41113390984f226, 'wp-includes/js/tinymce/plugins/wordpress/plugin.js', '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.js', 1, 0x00000000000000000000000000000000, 0x052af6c166fe4399779621ed372088c0, 0x544b206b4149cf1fef6a2107ac6931f864755115f97427c2dbf3efde8a104dca, '', 0, '?'),
(0xfd4957b19719f0463574500e738a089d, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Psr.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Psr.php', 0, 0xac0b6f9851f00537a5714d729022acc3, 0xac0b6f9851f00537a5714d729022acc3, 0x576cbad8fae7972817dfb55cdab17950f5ec152951764ace23bb406c7d88a1c5, '', 0, '?'),
(0xfd4b056af21818e2aa160b68ba91e8f9, 'wp-content/plugins/wordfence/images/loading_background.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading_background.png', 1, 0x00000000000000000000000000000000, 0xacf427e932fb9413700a4b8b58b41eec, 0xcdce8e2558efc59646bcffe7dcf23173cf3bc01bce174ceb7a721618e792bb11, '', 0, '?'),
(0xfd4ce9f52afdcc9524c606dd47d5e215, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', 1, 0x00000000000000000000000000000000, 0x262f7b68f93486affbcc78e8eb850b32, 0x4df14eff116363263fc929761e2b3c280241270003d834cb7ae133fd9c04f476, '', 0, '?'),
(0xfd4e70846d43e3926a4db9720370e479, 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer.php', 1, 0x00000000000000000000000000000000, 0xcc67f11a5c0154e7feb531443f23802a, 0x371417b8b219ee77de8c40a0dcf9f348f755da3e5f6af549941d79091f0b8af9, '', 0, '?'),
(0xfd4f1dcc8b2cddcc59e5cc0ca91c48ac, 'wp-content/plugins/amp/includes/embeds/class-amp-crowdsignal-embed-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-crowdsignal-embed-handler.php', 1, 0x00000000000000000000000000000000, 0xc9e66214cc52953ebe57cdd7f7ed5864, 0xa117501456672cb262992833a026988cc36f9a7e3666ca4d14ea59d8ddf2b438, '', 0, '?'),
(0xfd4f4468cc5d801f931f0adfc19bfc35, 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', 0, 0x05cefae7cd3cbfaf4d8357fcd0eaea7a, 0x05cefae7cd3cbfaf4d8357fcd0eaea7a, 0x18d3d14588683176c50f5b35a69c1b4b516fadeed1fc7345dd65d4c3bf45456b, '', 0, '?'),
(0xfd50f0de08be3afb8176b48dbf1b5177, 'wp-includes/blocks/list/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/list/block.json', 1, 0x00000000000000000000000000000000, 0x2ddef0f67912c110eda0fe8cd0b3dca0, 0x51b5826e75abd1d0b878c1c4c27f493eb07c48183b26fbb04108699d2950cb5e, '', 0, '?'),
(0xfd52eb4c078f61fa889afc2272f3b4d1, 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-simple.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-simple.php', 1, 0x00000000000000000000000000000000, 0xd2f4c250a075d36df0f0f197a45d2cc9, 0xe3deee1fed0a624bcd6c03f0ee806012927f73fb4a1e9f4a8f847f89e085b986, '', 0, '?'),
(0xfd54014851608eb20541bb38a9b9621a, 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/set-notice-dismissed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/set-notice-dismissed.php', 0, 0x8518ff63dad0519c797466567b6883b6, 0x8518ff63dad0519c797466567b6883b6, 0x03608dffa57cf768581e86e9c46350a4a183297195a356f33b75abe59f216c21, '', 0, '?'),
(0xfd56bc4680de875212ff0e150146af05, 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.min.js', 0, 0x16fb63aafad40babe488c7409c89b276, 0x16fb63aafad40babe488c7409c89b276, 0xd0b7a0702419fe88e03819eb3fcb906d5606f882bd2437f95fd482d2fd33cdf9, '', 0, '?'),
(0xfd5c17fb96afe6813300685d053f3fe9, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss', 1, 0x00000000000000000000000000000000, 0xcfd62efbff262714ade10e0d761bad7a, 0x14ff98c998b4e8dc0c4091a918bc8b6c93902b5895adeec1dd535a6ac79b61f0, '', 0, '?'),
(0xfd60536be5c5375474e07f76b9a058bd, 'wp-includes/class-wp-list-util.php', '/home/iraneurobetcom/public_html/wp-includes/class-wp-list-util.php', 1, 0x00000000000000000000000000000000, 0x635fc6375e82ae612b5a112810dc4914, 0xf47ba0effa709331cb348e99c1685777b1d6147a027120adcc91ae5a723d57fc, '', 0, '?'),
(0xfd60fc0fd8eb8a25d686915987e88aed, 'wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php', 1, 0x00000000000000000000000000000000, 0xbf7f8995c1b437d57fd5dd5626608c03, 0x7ae22c5ce485c1f172290e15db0c5fbc2e52fb451a1da91666714279163505ea, '', 0, '?'),
(0xfd6204955dd7ae8b3330b3c6d50d16bb, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Cron/Subscriber.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Cron/Subscriber.php', 0, 0x8fe39843f5f7a992f2fac7be0d3f07f0, 0x8fe39843f5f7a992f2fac7be0d3f07f0, 0x696ad257adfbe5ef7bc5898764dbe13faa4b0210cf8e65490b1791b0a2cea556, '', 0, '?'),
(0xfd6443a1cb9fcb8032758d90f9ac7a6b, 'wp-content/plugins/elementor/elementor.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/elementor.php', 1, 0x00000000000000000000000000000000, 0xc5690494eb82751cd52809f0ef2a0e8b, 0xf153e604fc10393e49431621cb5bddbce277520c1d0aab8faf38d67b46078eb4, '', 0, '?'),
(0xfd6888a0031587517b0dab8edf8cda09, 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Mbstring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Mbstring.php', 1, 0x00000000000000000000000000000000, 0x9f7020383c53c4daac0657f36f29a11a, 0x8d9009ab18b0b7b913f187a09b179368105f0c76ec8d79b3b68c70d5f09a39d1, '', 0, '?'),
(0xfd6b2460312e4a7283f2f0eadd2efe75, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', 1, 0x00000000000000000000000000000000, 0xebc20f875e94bc177b8bf8f5fd6f713e, 0x4d032d19d4ceb2f1865818c87b41646f7ad76d281f84e815e81c671b3eb1af8b, '', 0, '?'),
(0xfd6b4cc948a2cfbaedf081ba360a6051, 'wp-content/plugins/wp-rocket/inc/front/cookie.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/cookie.php', 0, 0xd2e812ac45e6e87726e0a63f4899da39, 0xd2e812ac45e6e87726e0a63f4899da39, 0x080b8a1cd8daf488291714008fea6f9adf65aa02ddcf31860193da07d38f4a1c, '', 0, '?'),
(0xfd6c6127ea505f62976d0921abb7c470, 'wp-includes/blocks/audio/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x29845b8b98bc4af75b37be19b2db3e9f, 0x76dcbd5ab20f527d94e05ae6b166477c2d0f21549cb155f5bf730eb6776fbb34, '', 0, '?'),
(0xfd708565cf772e7d3aefe2977dff5f7a, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskPaymentCard.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskPaymentCard.php', 1, 0x00000000000000000000000000000000, 0x791da256c3a4fd82e7536ed197d3bcdb, 0x85c7fdabc12983a3b9cd82e5971f5db73130680b1d19d7579d43781f169a0f29, '', 0, '?'),
(0xfd7573db5407c2ad42e2fab5e4ac420c, 'wp-content/plugins/wordfence/images/sort_desc_disabled.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.png', 1, 0x00000000000000000000000000000000, 0xbda51e15154a18257b4f955a222fd66f, 0x5e2a1fc76e5ed7006d2ba68b214e6bcac98c0b130cf39f18cf2fa9bfd4af5e6b, '', 0, '?'),
(0xfd7671d164b5f67c5bd93a42df322497, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSkimlinks.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSkimlinks.php', 1, 0x00000000000000000000000000000000, 0x8105cfd4cf0a74c42f7a45b17e20ed99, 0x912d3fc26fdadf8bf602fc78091d1bba3af5bc6d345f0806dc30b7bbc5dc8b21, '', 0, '?'),
(0xfd7cc5f59a4d57ab85e0106a28aadebb, 'wp-content/themes/twentytwentyone/assets/js/polyfills.js', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/polyfills.js', 1, 0x00000000000000000000000000000000, 0xa32ca91d60e1f56ebb9c3a93a5f1ff30, 0x4ff45d32be8987d83c32d918ce0a51787df895c317510b371238cfe11c90401b, '', 0, '?'),
(0xfd7cd22a84ac5e60aaf4dde73a5c58fb, 'wp-content/themes/twentytwentyfive/styles/05-twilight.json', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/05-twilight.json', 1, 0x00000000000000000000000000000000, 0xe4abd7bbb193f75784d35aa5bd68190a, 0xa17e48dd62049d0c947d8980b7baa4652e7eca192e1497ac576737ffb51d2514, '', 0, '?'),
(0xfd85f766d228e5d32b0ecc12eaf58a91, 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', 0, 0x6a8420fff7979ee74d76741dbf264abd, 0x6a8420fff7979ee74d76741dbf264abd, 0x555cb5f9ce5b3e34c40027eb4d6781e769a217fefc1b67a0bc2b09e136926e51, '', 0, '?'),
(0xfd8b22f91497878612a847796da0acf2, 'wp-content/languages/plugins/wordpress-seo-fa_IR-13c172108e3ebc2555ea54a5cffd763b.json', '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-13c172108e3ebc2555ea54a5cffd763b.json', 0, 0xc7356b49b6bdf8c9961d3785010eb91e, 0xc7356b49b6bdf8c9961d3785010eb91e, 0x6fa006e185431b2251e82f59d9fb3168dfdcaa6bce1adfb7bb39d192ab838b51, '', 0, '?'),
(0xfd8f92100e0b5a4c8b8f4f926cd6e114, 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php', 1, 0x00000000000000000000000000000000, 0x900ba64306eda2951ef046e69668f47a, 0x6fc5910a77a66ebecb704c942b3bd0cceddf7e8ba87432b405502ac6833616f8, '', 0, '?'),
(0xfd96354247756069da843366360e1fff, 'wp-content/plugins/amp/assets/css/amp-customizer.css', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer.css', 1, 0x00000000000000000000000000000000, 0x174f047f5e426d7964930c74f2882321, 0x959c0965c032b1a0ef48b3f68bf862dd0c9753f24d811220f887d261085374e0, '', 0, '?'),
(0xfd9813d7ef988001a0d9353399b349d2, 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-rocket-mobile-detect.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-rocket-mobile-detect.php', 0, 0xeaf5f7004bbcb8fb4c81ab1d01033b85, 0xeaf5f7004bbcb8fb4c81ab1d01033b85, 0x1b7c03ffb2cf5eba42416eae476e4ca70615a5a41230084703ee513285a4cec9, '', 0, '?'),
(0xfda07e435f53bbd7c9ef3247c10122f5, 'wp-content/updraft/backup_2025-05-22-1152__EuroBet_d4e82c5646f2-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-22-1152__EuroBet_d4e82c5646f2-db.gz', 0, 0xaaf1b4e9e1d006e588229d01b8a2a2b7, 0xaaf1b4e9e1d006e588229d01b8a2a2b7, 0x52ae6fe9ecc5c865cebda49684d0bf5feabfd23f9d199693f01f00ae74844384, '', 0, '?'),
(0xfda0939bef3be475a9e3c6072e15fa36, 'wp-content/plugins/elementskit/widgets/content-ticker/content-ticker.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/content-ticker/content-ticker.php', 0, 0xf41de82d659e0580bd662e748672932f, 0xf41de82d659e0580bd662e748672932f, 0x2dfbe1f065e86626512b5682275f6ad6564e83e4c4d5f3480e347a3e55abac98, '', 0, '?'),
(0xfda38cabcd284a16f709b0f6240123a7, 'wp-content/languages-old/fa_IR.po', '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.po', 0, 0xb0ab6ae2262330942a63e4aa5c645c32, 0xb0ab6ae2262330942a63e4aa5c645c32, 0x42fc12ffef2fbd77cd556de8ca98ead802ef3e914ef9a442d90ab4510d2ed60d, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xfda477b8aed8487db13326d583ac4e9f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionDeprecatedVersion.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionDeprecatedVersion.php', 1, 0x00000000000000000000000000000000, 0x884616b3276d39079296c3bd9339f07e, 0x3101230305a3e3819d459fa7f7fa56498bcfdfc45dd12794a7a1a3e9b21fc444, '', 0, '?'),
(0xfda6d6682e73342def81c69d59ccf6c9, 'wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp', 1, 0x00000000000000000000000000000000, 0x6093fb08de84bc26ca6043890556007f, 0xb70e292d52492fbee3a4f0919e4c4175d6bd90c0bdf38874dc372c54d880751b, '', 0, '?'),
(0xfda9d57f27e68042e2088aad37531dc2, 'wp-includes/js/zxcvbn-async.js', '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn-async.js', 1, 0x00000000000000000000000000000000, 0x133d902461d45b5a46295e0a9f13f17e, 0xd675eebabc5139d2ab7b12bdbc376f037d0ef980edb6ee05e660df2d6e5701c6, '', 0, '?'),
(0xfdad0e047ba0090a7c1d70a3041bd9a4, 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php', 1, 0x00000000000000000000000000000000, 0x48e7be0ae422ad89f8217c2057a6e884, 0xf3cf3e6bcf2f4dc5a455b9224a50f207441f3c7145082307f29980157d920518, '', 0, '?'),
(0xfdadddfd41c97ed9287177f12432a2ca, 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', 0, 0x4bd684d1ff43681b4950a9dca1ea8892, 0x4bd684d1ff43681b4950a9dca1ea8892, 0x04d7aba7f3474da3957710e950d93a5981e3d62bae9ce406f25ef5f9bbee3733, '', 0, '?'),
(0xfdb24701761551c99cc386fc1bb3c14d, 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/LICENSE', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/LICENSE', 0, 0xaf7368297e479652e6ef808a77702c02, 0xaf7368297e479652e6ef808a77702c02, 0x5de582bc06cd53b9c3f6d02382f5ae8360f0e5fae701c5f6d7fb893cd45995e1, '', 0, '?'),
(0xfdb3c1538ef3cf0205e6e35f1712e51f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpVideo.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpVideo.php', 1, 0x00000000000000000000000000000000, 0x6890d516bad4708d80bedafea10ac12d, 0x35b2f7f3a48d66e953d76d2b4f8531c0b5ba3c8bdc2bfe9e504cbf47b30b00d0, '', 0, '?'),
(0xfdb44e0cef6b72eb9a0d56dbcf7a7e9a, 'wp-content/plugins/elementskit/widgets/yelp/yelp.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/yelp.php', 0, 0xc2a088b46c957af8d3b8c77056ffe0e3, 0xc2a088b46c957af8d3b8c77056ffe0e3, 0x53915073696df76d22c7e4bab5fdeefa405dea80b23b00888b5ba4595c9aa4b0, '', 0, '?'),
(0xfdb4f6d7f8f529dd28a4d03c1f07d9dd, 'wp-includes/js/json2.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/json2.min.js', 1, 0x00000000000000000000000000000000, 0x1e5cff07c827582498700504f7bc7176, 0x76ec04ca542fe0cec5af9244d8691a5c107986712d42a73de4c86b38beb7a769, '', 0, '?'),
(0xfdb76223182141a1335856da3409e399, 'wp-includes/blocks/comments-pagination/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style.css', 1, 0x00000000000000000000000000000000, 0x53cdf048a7eda3388a32ad6212a4d43b, 0x2c46d947d629a6b42079fe5df3681b3975562d9428894d30feab92b48db43a7e, '', 0, '?'),
(0xfdb9efe070b35395072f34fdf1d4f638, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveList.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveList.php', 1, 0x00000000000000000000000000000000, 0x63f62a67e75d221ead699e9e94099f35, 0x9f1ba8ffa4f8903e6cf15658bf36e2bec38d893c3c99ae0727944cc8aaeccdec, '', 0, '?'),
(0xfdbb93ec508a202d37028be28c159649, 'wp-content/plugins/wordpress-seo/src/editors/application/analysis-features/enabled-analysis-features-repository.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/analysis-features/enabled-analysis-features-repository.php', 1, 0x00000000000000000000000000000000, 0xf6bec2d1a885341b3b89fb5b4c8db2a1, 0x19e80d05c55b644902fa1d40cd1d4d2974d95bb0b25f8b9e7860de5c0c29466a, '', 0, '?'),
(0xfdbd01b78abcc9afdd62b36489c7f0bc, 'wp-content/plugins/updraftplus/images/azure.png', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/azure.png', 1, 0x00000000000000000000000000000000, 0x35c6d6b1e784f8947867b5959c065988, 0x129f149c985997530c7e385fb11a82497c985fc014350218b1f2283613e0baa1, '', 0, '?'),
(0xfdc07668117932cae625c2cb28b1bb29, 'wp-includes/blocks/code/theme.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme.min.css', 1, 0x00000000000000000000000000000000, 0xaa5a8c096dd9c5e8c4c645964a0599b8, 0x9a77287fe6248f08cadeec8d8ead422ed3f0e37d9e65139e7f2da4b1f0c197aa, '', 0, '?'),
(0xfdc2dfc9a3837eefdb1944d074f8a4e5, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Header.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Header.php', 0, 0xecdc0edd44397aa61bd0979633793928, 0xecdc0edd44397aa61bd0979633793928, 0xff7ea9499fd1808947f84fd370ad9eadac24a924359405fd5aa42b01875c364d, '', 0, '?'),
(0xfdc690ab084fb17c418e37c23b6fed83, 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php', 1, 0x00000000000000000000000000000000, 0x85dd0c7b4189a6734eddfd661e12e8b7, 0xbefd2f6b0fc627ab8646e1c9791cdf99e1ca3b46e540c71224167064737ab4fc, '', 0, '?'),
(0xfdc9da217c4d081e07576ba1f27072b3, 'wp-includes/blocks/query/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x3aa961461bd44cac18b530c0d10690a5, 0x15d637aab3351f2ba3d66c2160ac545ae94edfa749a76708d248bd08fee673ea, '', 0, '?'),
(0xfdcd21ba4f04c6696f05c658062ae063, 'wp-content/updraft/plugins-old/akismet/views/activate.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/activate.php', 0, 0xff7af004afc296b52ca4a134acc37a40, 0xff7af004afc296b52ca4a134acc37a40, 0xce875e7f0ac4629782713c766078b6e4a34ba4a3c15a97578ecf3eb04777d6d5, '', 0, '?'),
(0xfdcd6184ed274054e791938903f5d6ca, 'wp-admin/images/date-button.gif', '/home/iraneurobetcom/public_html/wp-admin/images/date-button.gif', 1, 0x00000000000000000000000000000000, 0x762130cf9d24c70a2de6bdae4ce5cc54, 0x68c9c5b5ceb4e498bcf9ef6e24b086dbf3cf1bea1ea3b98be8051471214923fa, '', 0, '?'),
(0xfdd2ddc2872a662b6c4862c7fb2f28c9, 'wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab.php', 0, 0xd7ad97b92d4b0f3535f66efbf4786170, 0xd7ad97b92d4b0f3535f66efbf4786170, 0x5bec377e47f934f53b9e699ec5cf624732b4b713907feec4310919831d2e5853, '', 0, '?'),
(0xfdd6e3707d40fb7839819bdea9d001e7, 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/parthenon-square.webp', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/parthenon-square.webp', 0, 0x259500ec8c58940c856861f6912d5fef, 0x259500ec8c58940c856861f6912d5fef, 0x9a53155afa6cf74a97643edffbe3da491e4fa2317103e9263dc3cdcf901b24d8, '', 0, '?'),
(0xfdd93b4c5d147d99aca659a22158aa72, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', 0, 0xb8919ac2fd50786599b625c8803884f8, 0xb8919ac2fd50786599b625c8803884f8, 0x58d103c71766e7cf81c27d3490e5db36d6fb4efa63ebb5c64b4b51fff701471a, '', 0, '?'),
(0xfddcabd578fe2616b2eda3c80d9fe34b, 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.po', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.po', 0, 0xb2851806a23061184f280e7ea8952d9a, 0xb2851806a23061184f280e7ea8952d9a, 0x81a127c17ab6ba0c3f23a9be215132ea481b144a69fda6cb2f0436dfdfdfdd43, '', 0, '?'),
(0xfde3ad694c704c26e087defe29dd677f, 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/load-more.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/load-more.php', 0, 0x898b447b680f1bb1b54fc2953fab52ac, 0x898b447b680f1bb1b54fc2953fab52ac, 0x380f35b166bbb64348564ac935d6ce89434ebac133c73e3a92c099b97186a3eb, '', 0, '?'),
(0xfde3d2f00dec31f8a1d11b782af55184, 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-404.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-404.php', 0, 0x65dca7d038c86eade94de912641001fc, 0x65dca7d038c86eade94de912641001fc, 0xecd64c6c58ded3dc122a0fa3b3c2e7c9e5389f48e79edc24585e3f854415c478, '', 0, '?'),
(0xfdeb272aa231bf0568490a98188515fc, 'wp-content/plugins/wp-rocket/languages/rocket-sv_SE.po', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sv_SE.po', 0, 0x49bb0ade7b64bf50be890ec1e5effd79, 0x49bb0ade7b64bf50be890ec1e5effd79, 0x38ca5ac1be6b88299277aa1d2f7e7b977a11635cd59d3849a4e1eb4310459d85, '', 0, '?'),
(0xfdef654ade0659be87436ab06846b02b, 'wp-content/plugins/elementskit/modules/header-footer/views/theme-support-footer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/theme-support-footer.php', 0, 0x53bf7c1a64651474e2f8c15dfbc0f9dc, 0x53bf7c1a64651474e2f8c15dfbc0f9dc, 0x77dbc41b0698627063c4f3141dc609ad154cdae1ca64ce87c84dc2f8be4d6698, '', 0, '?'),
(0xfdf478ad51f47dd9000acd7c57865784, 'wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php', 1, 0x00000000000000000000000000000000, 0xe7d85d4570edcbcdd00c4f2d4ebeb670, 0x3278c7982ff299610cf65244be081caffb827a3dc868990f80b5fa178e7b059a, '', 0, '?'),
(0xfdf8330139f6c3d9a671631187de9e8c, 'wp-content/plugins/elementor/assets/js/import-export-admin.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/import-export-admin.min.js', 1, 0x00000000000000000000000000000000, 0xc53feec48b608e855372b8e472d8238b, 0xa9e77e8f73a7900f22913ee556e78015b444afd272a6f30cf423f51744221793, '', 0, '?'),
(0xfdfb762c6b5bbf2e960dcaeaa2cf7068, 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-button-portal.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-button-portal.js', 0, 0x66b47cfbe4c80a4946c5e1e5faa2c757, 0x66b47cfbe4c80a4946c5e1e5faa2c757, 0xecba269411b9693b3bc8faa327c9138c8374f017e033eb3ae441c91813bf5290, '', 0, '?'),
(0xfdfe861c5c67acb94f30acdf418ca444, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewResponse.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewResponse.php', 0, 0xa413927f3dfcd80e5ca15e6edef92c4c, 0xa413927f3dfcd80e5ca15e6edef92c4c, 0xcdd8fea37dcc9690940615e6cd9c412607b93c4ddc422b8945f47e8a73adb307, '', 0, '?'),
(0xfdff3bd3cac842f171f9111f5ff23457, 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-has-position.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-has-position.php', 1, 0x00000000000000000000000000000000, 0xc0c1bf69973c9a55e7141f59c72915bd, 0xc425bd5dfb35c9c47c75b029a9b655b9efb318491dfa559e960347661d51e310, '', 0, '?'),
(0xfe0951f5babae137b5901a7a39602d81, 'wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js', 0, 0x2dda439643a822112d10b9ae21d31aab, 0x2dda439643a822112d10b9ae21d31aab, 0x5ceab545f2ca1d95a5c8673d315b7e4b5ee3a3217560222af1bb9c9069094645, '', 0, '?'),
(0xfe0d9af0596183dc060490d49294a220, 'wp-includes/Requests/src/Exception/Http/StatusUnknown.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/StatusUnknown.php', 1, 0x00000000000000000000000000000000, 0x8c4d25bb7da4d2857028f2a6dcec0cc3, 0x39c0705e6edafa23f2faf2550e42f38b54adfd6178493805d8ab649ea0cb9c43, '', 0, '?'),
(0xfe15eb828f0d3f385b39806b51271d73, 'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php', 1, 0x00000000000000000000000000000000, 0xdc88f68e980456fb693cec41d824c9a4, 0x95bb95b534b284d56cbce6eb925e3d1c4887aed661011255172f1ef61bcafc3f, '', 0, '?'),
(0xfe162754fa9fe5f4cc81ade959b2c799, 'wp-includes/customize/class-wp-customize-cropped-image-control.php', '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-cropped-image-control.php', 1, 0x00000000000000000000000000000000, 0x1240bd0a3deea3af93504a8816e86a4c, 0x138e780d3a9a9c13f382f6cd7d11af9a675229ea609f9a199d1982d76b924d25, '', 0, '?'),
(0xfe1a216fb40049798f299f27fd5301ba, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/error_log', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/error_log', 0, 0x0e02d2f01d1b7092a49e15c5557968b1, 0x0e02d2f01d1b7092a49e15c5557968b1, 0x1ebab1f6e1f89611fb11b96ada1b2f658dd93ddb413467e82fcd9534e0013b53, '', 0, '?'),
(0xfe1b504ec6082650a161c8c8f8604e2e, 'wp-content/updraft/log.aded3e8c1355.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.aded3e8c1355.txt', 0, 0xda9512653ffc39b4d6ccae2d3e878cb9, 0xda9512653ffc39b4d6ccae2d3e878cb9, 0x3f6f744089416570e48c21d6377886f30101ed0455bba41193b2b07c28738b0c, '', 0, '?'),
(0xfe1bfdfe819c03297a5d213fbbb161c0, 'wp-admin/images/media-button-video.gif', '/home/iraneurobetcom/public_html/wp-admin/images/media-button-video.gif', 1, 0x00000000000000000000000000000000, 0xc2d206df3efdc0db758b8065ad77f04a, 0x59a265b897dc226e2bf223401013acf5bec6bc865a8286c467e1905650fee927, '', 0, '?'),
(0xfe1cc082db3b6f0f1d73b19d76c7ed12, 'wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel-handler.php', 0, 0x75b97fe778c6534efe527e8f0749b1da, 0x75b97fe778c6534efe527e8f0749b1da, 0x5a4ddac31d51740a01a35ef64e2e8a54aa8a7b319e93335c63c875694cd14c7e, '', 0, '?'),
(0xfe20a3a16d85bcf89e5a14b2f5e492af, 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag.php', 0, 0x3aa143bbdeb8ed472f1cbf197d3406e3, 0x3aa143bbdeb8ed472f1cbf197d3406e3, 0xba993d9343380ced6aecc4fb07b62dbe6122545e930381f74f3f9e0b0c600ccf, '', 0, '?'),
(0xfe257cddbdb03e3f767b6aca1311b706, 'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php', 1, 0x00000000000000000000000000000000, 0x1356c4df3de06cace0ef0932e258ff95, 0xd7b4b530cbca1eaa4d229713b9722c5fd1c68e3e29479412fecdf1e9771d673f, '', 0, '?'),
(0xfe25a4ee48168a5bb4d1a5087caad78a, 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', 1, 0x00000000000000000000000000000000, 0x7917e1d31da2ef4c80fbb55a58e41aa8, 0x80cfd9b2428fc2e7762cc6d0e0343262e12d3209f5153e8c2b7b50973bb09b59, '', 0, '?'),
(0xfe2c3d3c1f32e2453b3fb574a809b530, 'wp-includes/Requests/src/HookManager.php', '/home/iraneurobetcom/public_html/wp-includes/Requests/src/HookManager.php', 1, 0x00000000000000000000000000000000, 0x3ba89520847dd48b1e81a5fef89d0133, 0xb0d63135ffa7353f7a84e5b1c7c773db8da10f1590d970b9cc6239fde0640bdb, '', 0, '?'),
(0xfe2cd6b9ef847ba241bafe9f455b9a01, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', 1, 0x00000000000000000000000000000000, 0x8a7cf258955744efef4b79357ce6dc9c, 0x2255d17a45e3c94a71d2e80d06bca0591fe2017d0cec4ad6122a859636b79304, '', 0, '?'),
(0xfe2e1c301e85622d5aa23654b42f805f, 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Image.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Image.php', 0, 0x2f29c75b22df0b0c65959d5e91a0c954, 0x2f29c75b22df0b0c65959d5e91a0c954, 0x3e9ca4f3e1265d7a0a2856118251460bb074b8d80522f59cae078351a91016db, '', 0, '?'),
(0xfe2f650a9513ac6f05863f7d6d89624b, 'wp-includes/blocks/page-list/editor-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x0edc506213371b7246ce946dc0a7ab54, 0x616f03e17f30438c8d48ffa2babe2a42b670a73581ed681a0dbe19e36a0d470c, '', 0, '?'),
(0xfe2faea1ed1c041ea68659c43e463052, 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/astra.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/astra.php', 1, 0x00000000000000000000000000000000, 0x37f96e90bb108366b14bc433a1307359, 0x7937609802ec2daa3f35902d95f5f1e6f2252f940e659f472e768d9793e10779, '', 0, '?'),
(0xfe37324617f72c2758bde8e5c9014ee1, 'wp-content/plugins/wp-rocket/assets/img/imagify-hover.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/imagify-hover.svg', 0, 0x77234cb4d34d2711feb84024f01249be, 0x77234cb4d34d2711feb84024f01249be, 0xb56d4dc6647e58e7d74e5523f7f27ba7e13f634c2c8fdf7712343fd9068787a8, '', 0, '?'),
(0xfe375e07d067839610845079b24b79bc, 'wp-content/plugins/elementor/core/experiments/wp-cli.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/wp-cli.php', 1, 0x00000000000000000000000000000000, 0xa29f848edbd23e7a5b363e4cb1a72a73, 0x7a32d8f92a8d3369f5e027376367e01f2a18b186e4dfcf1dcf43d2bdb9ea35f7, '', 0, '?'),
(0xfe37cbe2f710ed5d464d1c4bc01af617, 'wp-content/updraft/themes-old/twentytwentytwo/theme.json', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/theme.json', 0, 0xa9822ed003868ed53086ace6d6bf2242, 0xa9822ed003868ed53086ace6d6bf2242, 0xf0c0223a4d29fb32d0c2cde7b5025fe2594b9bce4e4b255ba3b2786eb8219fde, '', 0, '?'),
(0xfe39103eda84b051243b12a9d6c155be, 'wp-content/plugins/elementor/assets/images/logo-platform.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-platform.svg', 1, 0x00000000000000000000000000000000, 0x1c15d96b7e7fa5913eb984734ca7955b, 0x664b69eae390aeebbaeca8e976668efc1931c68879aec3b52e66e0c88d618daf, '', 0, '?'),
(0xfe3f67d2f7cdfbd2eb5b2eea28db4472, 'wp-content/plugins/elementor-pro/assets/css/widget-gallery-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-gallery-rtl.min.css', 0, 0x0bbab24c6c3c11764e27e7a5edbe6521, 0x0bbab24c6c3c11764e27e7a5edbe6521, 0xd2c9553d5c385779b732abea503f324b7ecc6f655be4dc51cbb91de2b3bc58ab, '', 0, '?'),
(0xfe3fba748b0921a94832e440236f9143, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/InlinePrint.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/InlinePrint.php', 1, 0x00000000000000000000000000000000, 0x93b55e471038602671db2c4d84daad4a, 0x448caeebda31381d9a0b734fd376b42923d43f446ad9272166ae7eb8721f8a0a, '', 0, '?'),
(0xfe44738a03fd92decbb76d11403e42f0, 'wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation-rtl.min.css', 0, 0x57ec5a354f18ecfc298ef5e78bc1b7d5, 0x57ec5a354f18ecfc298ef5e78bc1b7d5, 0xf65f3f029df4e0df86f4b68bd429e8f9b0b752fac5b864acc5e36171338b9ff9, '', 0, '?'),
(0xfe469a13136871fb8bac8dca2c9bc4c3, 'wp-content/plugins/wp-rocket/SECURITY.md', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/SECURITY.md', 0, 0x1c953932ae3397c2349ef2f58eb43040, 0x1c953932ae3397c2349ef2f58eb43040, 0xa3bb632f02989bdce9dd4c90fe5d2bb44c1e72004662200673097f4964b64ffd, '', 0, '?'),
(0xfe46cf25adb3430fc2d43081bba3a12c, 'wp-admin/css/list-tables-rtl.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/list-tables-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1a9865c2dd18124d4b2259cc956afa6f, 0xf9bae501935e7669e4fe1e246c6a107a5e0f6bab222b32a7edc821b89e846ced, '', 0, '?'),
(0xfe4922ed70a2d074ca51b9c95b5a3678, 'wp-includes/css/admin-bar.min.css', '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar.min.css', 1, 0x00000000000000000000000000000000, 0xe625b5e2ac2fbe257abd9aed6bc9c7db, 0x5ce3c1c8482a4db20aaa8cb91b689465f4912ca39b615753759537237ddb18c3, '', 0, '?'),
(0xfe4b58d980ddf008ef05ebaa32237ad3, 'wp-includes/blocks/comments-title/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor.css', 1, 0x00000000000000000000000000000000, 0x5f9f65e3fe1b1efad647a6416cc4d309, 0x19c6b3547a87bc0f5d1cabbc0995f98982cd4789e1e96298d20c9067c2fbbdab, '', 0, '?'),
(0xfe4c5976d56ab210147da55adb0545d7, 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/cross-icon-presenter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/cross-icon-presenter.php', 0, 0x087029501f790918f1112abf9969296d, 0x087029501f790918f1112abf9969296d, 0xd57ae0a551c6fe4c15684d34eea3d7ea14f4bbc2caa2639eb08c5b52e7f4ba53, '', 0, '?'),
(0xfe4c896f411d379ff1ff650c06760914, 'wp-includes/blocks/loginout.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout.php', 1, 0x00000000000000000000000000000000, 0x4952cdf061f7c7cbec1714ed2e4f8b7d, 0x162215885100de387dcec9f6cd94d2bc57afaf8381e27577a7b9edb47741548c, '', 0, '?'),
(0xfe4cb0ff831c8cc08720d9a9f09d1d6b, 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/old-premium-integration.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/old-premium-integration.php', 1, 0x00000000000000000000000000000000, 0x18b932717d0647b76c6c2c5db92453fb, 0x9f287ed835a1a4c3c8e65469deff6b171aba95a3dc188049861d22fcff6a3b99, '', 0, '?'),
(0xfe4e30ca2bcd5f0c14e0aa23c4a2e254, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', 0, 0xae00e24703dcd69b6c6dbd7037867171, 0xae00e24703dcd69b6c6dbd7037867171, 0x8ff3ef9a4519e009a3ec1672afd402e9631fb03de2ecaeea55f0742e8c25c58c, '', 0, '?'),
(0xfe5aa62904de5145319f3512b33ff337, 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', 0, 0x885f63b13ecb1ab70b3da51573770ef4, 0x885f63b13ecb1ab70b3da51573770ef4, 0x5a88d1c72c2498137ff4d2bc0582bb0c27f9127dc2718728b595cf9dc7545ec6, '', 0, '?'),
(0xfe5b4af6cfe4e59eb589d2f183000d6e, 'wp-content/updraft/backup_2025-03-08-1157__EuroBet_d7a0b98555bd-db.gz', '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-08-1157__EuroBet_d7a0b98555bd-db.gz', 0, 0x422fd26dbde8f435831396d8b71f86d9, 0x422fd26dbde8f435831396d8b71f86d9, 0x675f089e52543e3fb3c16225c751d2eeb29569c3d04d9158fb6ec79261d87145, '', 0, '?'),
(0xfe60644322e87b40970ce9d61f74e5d9, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro.php', 0, 0x03a16e8b0f5ddb659bc096e8a8a498d8, 0x03a16e8b0f5ddb659bc096e8a8a498d8, 0x965ef4af8ff9db0dbe56ed7507b81487293cfb879d937fdb72c28a93388e44c4, '', 0, '?'),
(0xfe63b5d4776b9d2894910ff8348d33c3, 'wp-admin/includes/list-table.php', '/home/iraneurobetcom/public_html/wp-admin/includes/list-table.php', 1, 0x00000000000000000000000000000000, 0xa4cd79dda37a9800c6c1709c6f0c7209, 0xd6b8c30b27de14154b12603abce610a624f2d7efd824629ca27d24279e329710, '', 0, '?'),
(0xfe6756dce0d6484977139ed321b592c0, 'wp-includes/css/customize-preview.css', '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview.css', 1, 0x00000000000000000000000000000000, 0x31696760a8c26ff981a6d38fd9b7313e, 0x9f153e6b64559f869cdaf785b3a789e73d4052b5fb150fe70da589e4cbf93bda, '', 0, '?'),
(0xfe6764d9b885e48160f636cc0f4fc337, 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php', 1, 0x00000000000000000000000000000000, 0xb801e34a91be3002613a86b841a1bc5a, 0xaef3104d3af0509eefd4ab48af3402cee31a4eb1d64030955ca379693f5e75f2, '', 0, '?'),
(0xfe7141a007ada7b0b6e179d3b5b68487, 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', 0, 0xbb43dfd5c7ff17405ceb64bc508c0306, 0xbb43dfd5c7ff17405ceb64bc508c0306, 0x301c88d97957622f5662a9b170ac2a303a222ee83a9b51fbf6d00f6fe2bdb8bf, '', 0, '?'),
(0xfe7604cdd248131af7ba26709a6bb5de, 'wp-content/plugins/elementor-pro/assets/css/modules/notes.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/notes.min.css', 0, 0x149c13b6034bb1c67016a4e837db126b, 0x149c13b6034bb1c67016a4e837db126b, 0xee76beca2470143b384fd9b2aa97b6bf8956d2eb3d7c0e8111ce6c73dabc0d35, '', 0, '?'),
(0xfe792e187bfc754adfa035fd5b901a2e, 'wp-includes/blocks/more/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor.min.css', 1, 0x00000000000000000000000000000000, 0xfe7aa9c5ecddebf1e2e29975f3848564, 0xfee479162abe43c4eb3657e7c0babcd58fdbb3c3772fd638f5a83aa57419beb7, '', 0, '?'),
(0xfe7d0c3be431a3f26a378b32adcc0df1, 'wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg', 1, 0x00000000000000000000000000000000, 0x94233051597f9770cb9a94414fda6523, 0x023464adacd75348de9834b2883270e2a6bfd795e7882fe0953ff509b147aa31, '', 0, '?'),
(0xfe7d4d4f2deaa84b4603e34bc382f69c, 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Runner.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Runner.php', 0, 0xaf9956974f168fd3848480130682b55a, 0xaf9956974f168fd3848480130682b55a, 0xf221530f699315d8043b815151de9e3f06b6d0100d9eac93d581f1d913396b16, '', 0, '?'),
(0xfe7d80e641a9ee35ed205007d486cef4, 'wp-includes/blocks/gallery/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xa839cb7977e57859ebe4984856a3b6aa, 0x187dd5f294bcd622c04d8f42fcdf08721461380447c844e0c9e9bea5e384f369, '', 0, '?'),
(0xfe7ec6c67a584657ac56979d20192d87, 'wp-content/plugins/elementor/core/common/modules/finder/template.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/template.php', 1, 0x00000000000000000000000000000000, 0x47631d19f473d3c53e845cd01f271767, 0x2cb4c8249b9ffbf7085171947b70b32148ddb0f42f2f45e891a03f803f169c9e, '', 0, '?'),
(0xfe7f5119d6bf361193c87971e4a23838, 'wp-includes/theme-compat/footer.php', '/home/iraneurobetcom/public_html/wp-includes/theme-compat/footer.php', 1, 0x00000000000000000000000000000000, 0xe85e58b5b0f4e9b77ba8e4aae951b833, 0x936e749bceffbf8732aa169fa72e20af7c3f3c9792076d665945f5f4857e8449, '', 0, '?'),
(0xfe7ffa9e20b092c013e6cdcff04f832e, 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/preview.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/preview.css', 1, 0x00000000000000000000000000000000, 0xb7bb43bd87a4a1e6a2cd910c5c11a7ad, 0x97aa8032a45fbcdb121d13d72d52ab5c9923844c4e654dda2f7146b186a2df61, '', 0, '?'),
(0xfe80781a70aac1085e161c171b6cce8b, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php', 0, 0x3259d3e9a471f5a6dd8e9596ec547b2c, 0x3259d3e9a471f5a6dd8e9596ec547b2c, 0xc00b7e8d6910bcf5511a87eb74fd7a413c4132515ec37c358a4ed13d604f4a65, '', 0, '?'),
(0xfe8376d3144a4677b53dc6911d88f208, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/NoAutowiring.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/NoAutowiring.php', 1, 0x00000000000000000000000000000000, 0x5fe303eed54cd5cb891fdd11b10c013c, 0xf77295a809609694d72ad6cf8b72924588a5afb4fd2b1b98bcfc9a1460a921b1, '', 0, '?'),
(0xfe83b4afc5b51e3a7773f916048505d1, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.ttf', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.ttf', 0, 0x9c16462cab522ca7921a92f2700ad150, 0x9c16462cab522ca7921a92f2700ad150, 0xa213aa907b80e9cc1226a3a642e8342df166c8f48ecfcf9c45a367cb470cb0a8, '', 0, '?'),
(0xfe8c1d5a4c04191748639498912189e1, 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-current-plugins-deactivation.php', '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-current-plugins-deactivation.php', 0, 0xcedcca0b9665330615dc3efc677d8134, 0xcedcca0b9665330615dc3efc677d8134, 0x27402a81fba7d0a1db99969e9a483af71a376425cd0bb8e1301579efff84f8c9, '', 0, '?'),
(0xfe9a8094ff317195970c89fcece72a70, 'wp-content/plugins/amp/src/QueryVar.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/QueryVar.php', 1, 0x00000000000000000000000000000000, 0xaf447a3c3ade80c292db8551631abdae, 0x6e1b6bb2ed375e51c0ece281cfe63c1c4f65396a96f90fae46eec6602223ab1e, '', 0, '?'),
(0xfea26f614a3c771d033e511bba8a6b19, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePointSingular.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePointSingular.php', 1, 0x00000000000000000000000000000000, 0x0a13b8ad4e9f70c6c74292533e69e786, 0x84e0ae176f23767500266e8bb926e45d739ce18197a5f279d34a6a29d2a856ed, '', 0, '?'),
(0xfea489844b4a56c3597f8fee125b5d0e, 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php', 1, 0x00000000000000000000000000000000, 0x41c22a6be3cc89d7ed7145c32ad8ba4e, 0xef7e7456ef738b94d99e22b10655ceed6439a4c01d55e36a22e38ba24f6efe56, '', 0, '?'),
(0xfea7fddfa49c2eda3fc3606759aeb558, 'wp-content/themes/twentytwentyone/header.php', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/header.php', 1, 0x00000000000000000000000000000000, 0x663612ed21b7bd2f70f7b28a671502ae, 0x629d683d1163af127787acf2271a628d87cc3d255742743173744ea6fd62b613, '', 0, '?'),
(0xfea97fe721da9fef4c06c0bb40da2cde, 'wp-content/updraft/log.22cfb4522aed.txt', '/home/iraneurobetcom/public_html/wp-content/updraft/log.22cfb4522aed.txt', 0, 0xb5321258412f35a8a68df4324e5e2f53, 0xb5321258412f35a8a68df4324e5e2f53, 0x34821aab7ba4318b1e8e7bf14fe1e9607ba5a4d1e4bab395a589e00d341a0779, '', 0, '?'),
(0xfeac139cd9118295871c1c93448514a3, 'wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php', 1, 0x00000000000000000000000000000000, 0xa5152a55873e1efee0b6050e4ed8548a, 0x5d19d233def73ad8e43ff5214687e35f6d7fab34f257dad61306e7bbcf9f105b, '', 0, '?'),
(0xfeac5541afd379c7bda8c186baaa5f2d, 'wp-content/plugins/wordpress-seo/src/config/migrations/20230417083836_AddInclusiveLanguageScore.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20230417083836_AddInclusiveLanguageScore.php', 1, 0x00000000000000000000000000000000, 0x8672e85731864d3a24a96b27fa2f3e3b, 0x81e964014bc4f6a8e6c7a629b52bdf734aa9a1a7f40f65309a57baaa6b4769d5, '', 0, '?'),
(0xfeac883de7c5eeced627fab98577075d, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageScriptTypeApplicationJson.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageScriptTypeApplicationJson.php', 1, 0x00000000000000000000000000000000, 0x7e16b83a600689ae10896810384e32ee, 0xb64758f6ea670330a27fedd13b06736829d199543126c5d480b344b1408990e4, '', 0, '?'),
(0xfeaea96774cb818410b8d74723ea0bf7, 'wp-content/languages/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', 0, 0x3e9e8d7ec4eeee68342219e9fbe6dda0, 0x3e9e8d7ec4eeee68342219e9fbe6dda0, 0x8697e1a223d033197ebecc4b27c1baf1c3690655877f0f7f6a521efff6fd9e4a, '', 0, '?'),
(0xfeaed91d8d8015dc3d89f1a818e59424, 'wp-content/plugins/elementor-pro/modules/forms/classes/ajax-handler.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/ajax-handler.php', 0, 0xdb79f93774b3b7719f85d63b07f70e5a, 0xdb79f93774b3b7719f85d63b07f70e5a, 0x8f591d2ec474c2974cbed0a9d43e4d03638a3c6d42dfc090e3ed0d0f67ec035b, '', 0, '?'),
(0xfeb2df7d0913c87fd089b2f65e755fd9, 'wp-content/updraft/plugins-old/updraftplus/images/notices/ud_smile.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/ud_smile.png', 0, 0x67cf91003da1d56e4489d34d0470d2ac, 0x67cf91003da1d56e4489d34d0470d2ac, 0x78934af2349b790533ad9001758c0cdb982a50ee83bd7d5508a5406b02d3655e, '', 0, '?'),
(0xfeb34e4cffdd46a8eda35baa85f5e5ca, 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2', '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2', 0, 0xdbe3dc31b846a9f4fd2c0aba44f1cd4d, 0xdbe3dc31b846a9f4fd2c0aba44f1cd4d, 0xc96b2145825fd10ed2d7c11d0618d0e5622d5ec6f0c4a476921570fcc78194a5, '', 0, '?'),
(0xfeb580bb4723358192df91b5fbdc7abd, 'wp-content/plugins/elementor/modules/styleguide/module.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/styleguide/module.php', 1, 0x00000000000000000000000000000000, 0xe003a63dbca9bb4e250fa74487ec7383, 0x6e72c9ec44b6022be3da9a767ae573fdd178546b1bae2c9234f9831319298115, '', 0, '?'),
(0xfeb978be3587bff28b746ea730003200, 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/data-provider.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/data-provider.php', 0, 0x8e6a13e30f0cfca3b5352f6ee785db42, 0x8e6a13e30f0cfca3b5352f6ee785db42, 0xf7d057343d2d922784091ca3992077c32b8ea15b70347b65a99b4ea55e1a57ef, '', 0, '?'),
(0xfec53549a9f354df2bb2b9310ae3a0eb, 'wp-content/plugins/elementor-pro/assets/js/code-highlight.d86022c8668c4b072592.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/code-highlight.d86022c8668c4b072592.bundle.min.js', 0, 0x04c7996b2fad45b1a12e128eb9822c9e, 0x04c7996b2fad45b1a12e128eb9822c9e, 0x0e5943f45bda6299bb9757de2ffb3cf4620f9128433bc064e27b2538d84634ac, '', 0, '?'),
(0xfec872417cc68beef8c464834feca8b0, 'wp-includes/blocks/image/theme-rtl.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme-rtl.css', 1, 0x00000000000000000000000000000000, 0xfb1b0f8b146b05087ed7dcf842301599, 0xfeb1579edfa48d25acf0b86db764d91bba44c205272e5d5bf71ad485633cedcf, '', 0, '?'),
(0xfecb5f4f2631ca2363f2dff0589d910f, 'wp-content/plugins/elementor/modules/atomic-widgets/styles/styles-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/styles-renderer.php', 1, 0x00000000000000000000000000000000, 0x267fbef8bbf8514da9fe9cc300adaa87, 0x526b05241417d19107a7f910e74d53f62d96daf22fbc6fd8749c89a87bfcdcae, '', 0, '?'),
(0xfece5e973d334a65c2bd08360cfd6cc8, 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart-rtl.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart-rtl.min.css', 0, 0x522d98e983e3792a916231a1980bcf46, 0x522d98e983e3792a916231a1980bcf46, 0xfd309229fc9bc149497f25b5e42e67cea85e02e7167ad25e7114001de8db6a72, '', 0, '?'),
(0xfed3d6e41a5e2779ecb67550398af6fd, 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-el.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-el.json', 0, 0x238558ed0dddad80054b94fc0111f2d9, 0x238558ed0dddad80054b94fc0111f2d9, 0x14504ca93436f3c1e4e682b1c50874b4182c12d82c68c63ed3d6a7ec058ed788, '', 0, '?'),
(0xfedbcf43bc09e89debde7d289fb5d164, 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php', 1, 0x00000000000000000000000000000000, 0x9285f4fb4faf75bcd790875d602b027b, 0x02aeff54e7d677416bdacd50dba88f4627dc369c567ef69a77731912f37094ca, '', 0, '?'),
(0xfedc529115cf08999735b6199ac28d2e, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_NL.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_NL.mo', 0, 0x5f0ffd6251d5cc3756346028ace3f747, 0x5f0ffd6251d5cc3756346028ace3f747, 0x1158566eb3abad5ae880a61ec3264302e251863f9f39afb2155b69d9932caebe, '', 0, '?'),
(0xfedf85dc79dcbd05077fedd88d6de4b6, 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', 0, 0xbddd94c90beac23949010137b47cabf9, 0xbddd94c90beac23949010137b47cabf9, 0xbfb1d80d009a42b4799066f57ba700af1f9ba1a63604403465fd7453cc9605c2, '', 0, '?'),
(0xfee0a203bf77039bf1190827a2362907, 'wp-includes/rss-functions.php', '/home/iraneurobetcom/public_html/wp-includes/rss-functions.php', 1, 0x00000000000000000000000000000000, 0x207872fe36ef32be278c5d9f65e06c23, 0xe47e5ec98e160b66177d6efa8dde4268fd0ede693d46980a8309b8d05ee92c14, '', 0, '?'),
(0xfee64a7c14c4b22a07a56e96d0f4404c, 'wp-content/plugins/wordpress-seo-premium/classes/html-diff-renderer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/html-diff-renderer.php', 0, 0xdf59c1e0ab11aade05b357da7517a9e1, 0xdf59c1e0ab11aade05b357da7517a9e1, 0x93fd7bdcff4fe5fc271a7261a6556f2644d6ddcf1bcea280c8007a32fc927960, '', 0, '?'),
(0xfeeac6f6d51b4eba0cb739a5017bae3b, 'wp-includes/js/mediaelement/wp-mediaelement.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.js', 1, 0x00000000000000000000000000000000, 0x8a5c9689ae636c452b6808740ba04136, 0x890530bc8c30d6e501bd392112743bf18cd996eee5dfa918effc03f99d646522, '', 0, '?'),
(0xfeed7ee45b977c4d6fdcd3ef912f209c, 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Schemas/UsedCSS.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Schemas/UsedCSS.php', 0, 0x8ad6d251bd2947db9b545cb63f2277b5, 0x8ad6d251bd2947db9b545cb63f2277b5, 0x1fb5108c7a692d5f77343d2e925ef5a75255a002b2fa9d8d9bd73236566bdac1, '', 0, '?'),
(0xfeee2e88a0199449ee0a6671f1024d39, 'wp-includes/sodium_compat/src/Core/Poly1305.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305.php', 1, 0x00000000000000000000000000000000, 0x21f0699cd14cb3563d582bb20976307e, 0x34e7ce2d3c34ae2c2256b2c8b158ca98c3ae0eca685297094bfe46eb6ba1141e, '', 0, '?'),
(0xfeeff635dc88f5257767c5b608adbba9, 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-taxonomy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-taxonomy.php', 1, 0x00000000000000000000000000000000, 0x324913b7988460b6ea6515eb7906cde2, 0xd6be8f36086ad41678a1753fed3e60cba4d7592067654169900cd86f91334619, '', 0, '?'),
(0xfef0349be07c7e5d3065c71d23eee636, 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', 1, 0x00000000000000000000000000000000, 0xfaac648f47808006216ab54338a4b42c, 0x8e5112aab41a6fa811f12dd281074c7d92d2a5168a4eeb549197749c16912f1e, '', 0, '?'),
(0xfef38b4ebbc650d8f136920eea9815f4, 'wp-content/plugins/elementor-pro/assets/css/admin.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin.css', 0, 0x2bf2013e6b08289e42aa7d0f2feaf9ad, 0x2bf2013e6b08289e42aa7d0f2feaf9ad, 0x5e76775539dfd42c55695f0aa18bc300e4c546857aa8f136e2bf0de0f549fbd1, '', 0, '?'),
(0xfef50e4c2454afd5dd9b985b6160208a, 'wp-content/plugins/elementskit/widgets/price-menu/price-menu.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/price-menu.php', 0, 0xa4681349f16312b25368d25616b152c6, 0xa4681349f16312b25368d25616b152c6, 0x85e3a609c9dac0bc93e8a457b30c6c0625d1859eb2d98a54b6449a3fb80fe421, '', 0, '?'),
(0xfef5f4ebaf2f09a28397562f71f468ec, 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ru_RU.json', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ru_RU.json', 0, 0x81656238d7bf8790ab557252fb9661da, 0x81656238d7bf8790ab557252fb9661da, 0xef353e20210442883ca8dcd77ba33e4509348527a46d1e626f43de27129b5de0, '', 0, '?'),
(0xfefd6d97d27bfd32c07384f0bb82e68f, 'wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.css', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.css', 0, 0x7b1d6110413e916a1272d57e45b25175, 0x7b1d6110413e916a1272d57e45b25175, 0x64901278c6356045c261beb4f0d10bc939a4856cb73fe7b85efe9e062469aba1, '', 0, '?'),
(0xff00b5b217cf1e5243bff21941a26d6e, 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/SerializableClosure.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/SerializableClosure.php', 1, 0x00000000000000000000000000000000, 0x6d1384fad10a087655d0caef5c5ebb4e, 0xcb2071e31c624655ef9f6dfa5455f835f1fd071bcf06908586d3be984e8da0eb, '', 0, '?'),
(0xff0b3a3cac657b8d0793a07c4a358b59, 'wp-content/plugins/elementor-pro/assets/js/animated-headline.3eca5f2deb261b97d554.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/animated-headline.3eca5f2deb261b97d554.bundle.js', 0, 0x4ce250fecc42450d9ff1140fca46aa30, 0x4ce250fecc42450d9ff1140fca46aa30, 0x8cd4c45236ab6683cd35b1ee7507d8c1b4293e26794c06961943a789a04d702d, '', 0, '?'),
(0xff1de4c69e9d6fb2c4324a7cff13738f, 'wp-content/plugins/elementskit/modules/header-footer/assets/js/elementskit-menu-admin.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/js/elementskit-menu-admin.js', 0, 0x50174b3d6aabf68a1497c4405096fdce, 0x50174b3d6aabf68a1497c4405096fdce, 0xfc97001a134e3c02f97a0b9d8fdb0e65f95008aa0c878aa950dd7f0724eda677, '', 0, '?'),
(0xff220cb3231790184615ade04c0278a7, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php', 0, 0xc739149130825b592c303b1cd6fe0eac, 0xc739149130825b592c303b1cd6fe0eac, 0x0d59f306e5e186e5636428079d3145d2851175eb24af1cf15f22e49a5fcffebf, '', 0, '?'),
(0xff2255d5021908467e4202872ee8dc53, 'wp-includes/blocks/video/editor.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor.min.css', 1, 0x00000000000000000000000000000000, 0xc6134780be12cf21e6a60de091da0597, 0x3ae163b7dbb970084e3442613b48959b70553e4a8bc248512c069ba98be249e5, '', 0, '?'),
(0xff27ac4f700d22014d9a0beeaabde09d, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-area.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-area.php', 1, 0x00000000000000000000000000000000, 0xaf0207c3763cc7f77a1501fd2c9477ac, 0x05c002a8de576e9e114f10e2c54c27586ddd84ad598a3d23ae65f8edebf74e22, '', 0, '?'),
(0xff2bee8c596c1127e9d5345c476d1d7b, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/LeaveProfileNode.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/LeaveProfileNode.php', 1, 0x00000000000000000000000000000000, 0x5cc40891620c6ad7161814ab3215b440, 0xe7c95cd3fa88ba4d5dd761e4d9f5502241d62db408babf15ac72c8db48034dfb, '', 0, '?'),
(0xff2e9411619d0933ec4a5a5227c98f24, 'wp-content/plugins/elementor-pro/assets/js/app.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/app.min.js', 0, 0x299b04e857c2a7041404b9e88437ae48, 0x299b04e857c2a7041404b9e88437ae48, 0xf0f778ce4a236a7bca1e23c837273bc6affbc121030f0a9ed2b53f9779d414b3, '', 0, '?'),
(0xff3787a081568db525dc29047742832e, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', 0, 0x1c8bb01dec07c3a6592d5bca7e208ead, 0x1c8bb01dec07c3a6592d5bca7e208ead, 0x94e92b9e81c7a1e9e838dec896d14a351bd272262bf5dcf9993c40e703a4f38c, '', 0, '?'),
(0xff37e732de45a33b1cc167fddbdbb7bc, 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_GB.mo', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_GB.mo', 0, 0x31c9ae3c9a34196059ec7d52ea749719, 0x31c9ae3c9a34196059ec7d52ea749719, 0xd1f01ac77f0a469ea5b1215874ee1c442188841296fa1bcf5c54d63608eb489c, '', 0, '?'),
(0xff3b0860ba2472e79fcbd124b39ea63d, 'wp-content/plugins/wordfence/images/icons/warning128.png', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/warning128.png', 1, 0x00000000000000000000000000000000, 0x70cf47c01949d7742af693c6ca4e703d, 0xf9b9e4de2a10932f82d81f1fe404c8be739bf874e841fe88b8d27f7d2e62275c, '', 0, '?'),
(0xff41faa36119874bd46ff983f4af2b4f, 'wp-includes/blocks/post-author.php', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author.php', 1, 0x00000000000000000000000000000000, 0x461330e180cd771070ea2c6a417783d9, 0x7b6a394cc60fd0093481aec76b497487924b22e9a81532c17803aed490fc90e7, '', 0, '?'),
(0xff42f03206c19c97d455b5ea2f484453, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', 1, 0x00000000000000000000000000000000, 0xe773223b0e4b39cbf8f1a1bb2cfa3e73, 0xd2567da50a984bbc04af019f9ff53454edbd62dfa1b72efe5398ae0a04cd87c5, '', 0, '?'),
(0xff453538bef979aae4d45773d64fbad5, 'wp-admin/css/admin-menu.min.css', '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu.min.css', 1, 0x00000000000000000000000000000000, 0x98c624a65b4ecb19fae1f3df8ac01b9e, 0x368100cb7c1329e9cf67557d8d89a9517cbdcc6bda05217ae82f1b4d4afdc0e8, '', 0, '?'),
(0xff46a5b04216eccb62dc85519eee256c, 'wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-dropdown-sanitizer.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-dropdown-sanitizer.php', 1, 0x00000000000000000000000000000000, 0xe785f1dbabccec5d2e315e6a77e97d11, 0xd193cb5d6c2c522ab0a09b758c1721618b48e03cbb0193f1f0d0b944206821a9, '', 0, '?'),
(0xff4cd9f3eaf3906535783f653de68826, 'wp-includes/js/plupload/wp-plupload.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/plupload/wp-plupload.min.js', 1, 0x00000000000000000000000000000000, 0xafbaec35e6a20d1c060da2c173ed20eb, 0x08a66cf12dba0637bb86cf450ff0c9cae3a1fad8471a4d9cd8de553f7fde213f, '', 0, '?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xff5011d54f87c307cca2fac426915c07, 'wp-content/updraft/plugins-old/updraftplus/images/updraftclone_logo_white.png', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftclone_logo_white.png', 0, 0x542ae53698350aef186a33041a5fa9dc, 0x542ae53698350aef186a33041a5fa9dc, 0x30505a859899bcabd7f4f23feab166a44153bf7469422a04b9d16f2dc633d9cd, '', 0, '?'),
(0xff5072f5230edf31e816f10bec2d7d90, 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', 1, 0x00000000000000000000000000000000, 0xd86f367576c0aad7b050ae8f716168b3, 0x0cc7c8f4387487f9e89ebfb005732f4904a77d1864eb27a941bccb2513407b33, '', 0, '?'),
(0xff5153be32f523cdc3c15db8737274d4, 'wp-includes/sodium_compat/src/Core/BLAKE2b.php', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/BLAKE2b.php', 1, 0x00000000000000000000000000000000, 0xe2838ea677d36c7f0504b90018bc7041, 0xd32bc4c6312cde332d844f45541c0b6f9ed61164cdd9c39bd59a63e53fee3caa, '', 0, '?'),
(0xff56a88fa0fc6de89b93df48a74e863e, 'wp-content/plugins/elementskit/widgets/facebook-feed/assets/images/profile-placeholder.jpg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/assets/images/profile-placeholder.jpg', 0, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0xf5fbfc6dd8d6d0b4c52ac422f2de60fc, 0x77b0e8430616eedbb31e32dcfc4cc2a0cf62e71cd126770f8b27bf86697fc65c, '', 0, '?'),
(0xff6029a0989bb59a8a714ecc0b77203b, 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.strings.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.strings.js', 1, 0x00000000000000000000000000000000, 0x063b3f0e58f5964edda20b8e6f657a5c, 0x51312921be0d95956071edc2adbf8b98c14ad5c9bcac3c44996db6f2260e1c8b, '', 0, '?'),
(0xff677e25cd8bd08b2e928f55c34fdc6c, 'wp-content/plugins/elementskit/modules/header-footer/cpt-api.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt-api.php', 0, 0x3ec70e5e7db4be451def4f4347a4d95f, 0x3ec70e5e7db4be451def4f4347a4d95f, 0xc0a56743b1c7ffc111451e374240e507baec4d0b0ab3178e8c88ee06659b1d5a, '', 0, '?'),
(0xff6b1c8c0ff9fecf5050999801313cc3, 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php', 1, 0x00000000000000000000000000000000, 0xea6f750e10cd6ce7db075f9b3440aba6, 0x366225208d22c4cab473d14aeb027033b0bfb7e738d3b78353c7993afab18391, '', 0, '?'),
(0xff6be6abdc282f052f520d7f489c7e82, 'wp-content/plugins/elementor/assets/css/common.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common.min.css', 1, 0x00000000000000000000000000000000, 0xc8e9a16a105204c492480dd7f732eff2, 0xc965efd461950d41369f26613930e77d58b5285eb29a501769fb2a0b23fb029e, '', 0, '?'),
(0xff7a378585a6212edfcae4a8f4509ad6, 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/_override.php', '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/_override.php', 1, 0x00000000000000000000000000000000, 0x4e38d54a768807e25697a54c6fad3858, 0x2f90d7464a153eb0efa4c2c372532b186dca4df8fe8734ea8a79ba5a165b64c7, '', 0, '?'),
(0xff7ac543dac943a16bb4f5c41fe8f597, 'wp-content/plugins/amp/vendor/composer/installed.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/installed.php', 1, 0x00000000000000000000000000000000, 0xfaca17845f142a89047237ea99975695, 0x85db3fbf1955eabaf814da3faa71d7a7e494f53e1b9775de890f6edd5ffc86d7, '', 0, '?'),
(0xff7bae51770fec12883a092af6c07306, 'wp-includes/blocks/details/block.json', '/home/iraneurobetcom/public_html/wp-includes/blocks/details/block.json', 1, 0x00000000000000000000000000000000, 0x9183e28a4137b3445a480a566bfc1ca5, 0xd0e2b098ba3593741018e111ee3c9b711449a5d95d8dcae006837b21802c6340, '', 0, '?'),
(0xff7bb151e288f014e47a88a73c2abcee, 'wp-content/plugins/elementskit/hooks/register-modules.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/hooks/register-modules.php', 0, 0x3393cd82fa05831e2000f0a52c4e86db, 0x3393cd82fa05831e2000f0a52c4e86db, 0xdde6b06dd26c4c95ba4863d7a0ce5980af3a042a8f142399b22b828dadbf9761, '', 0, '?'),
(0xff7bbc37e6e61e1df8e9364547458872, 'wp-content/plugins/elementor-pro/sample-data/sample_products_with_acf_meta.xml', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/sample_products_with_acf_meta.xml', 0, 0x4b99d567a46af4487a7a46ff5f39a815, 0x4b99d567a46af4487a7a46ff5f39a815, 0x86098955ee879df21e592a302514574f7862a7065327880e4c25c9cc7feb2c7a, '', 0, '?'),
(0xff7ed7f94b35229849f7c7067c3107be, 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php', 0, 0xd26547589256a61cc14e0a2c693df349, 0xd26547589256a61cc14e0a2c693df349, 0xf9bcabc501cc7266571899e4dbcfbdba4eeab5a6c3ed4862130e55aea17500d8, '', 0, '?'),
(0xff835c050d4c883e7b474fa2ce6b0d00, 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', 0, 0x57ae56a8abd1904651a2239ad4829242, 0x57ae56a8abd1904651a2239ad4829242, 0xc030066664f8670149f17b7b05935da933741ebfe4c0d53b887f5273e10e9964, '', 0, '?'),
(0xff838401fed40231bda5d0caa6e91d5c, 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.a3c65615c1de5560962d.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.a3c65615c1de5560962d.bundle.js', 0, 0xb17f301c2bffd67048e9d9b7b583b0fd, 0xb17f301c2bffd67048e9d9b7b583b0fd, 0x12b691afd43d5c0d2b60955f256f8197e9116683a9a61df7c7a8b88bab8ec154, '', 0, '?'),
(0xff87aefd3acff7cb184ae7026fb125e2, 'wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php', 1, 0x00000000000000000000000000000000, 0xac0b6f9851f00537a5714d729022acc3, 0x576cbad8fae7972817dfb55cdab17950f5ec152951764ace23bb406c7d88a1c5, '', 0, '?'),
(0xff8904566095eddf9e36f1b4c2fd44c9, 'wp-includes/sodium_compat/src/Core32/Curve25519/error_log', '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/error_log', 0, 0xabc450cb72bdc8c705cfe6ff5c083a22, 0xabc450cb72bdc8c705cfe6ff5c083a22, 0x0b5816925b1a39184c223f366b419cbc60d1a5bdcce1734bc78a67e3674b46b7, '', 0, '?'),
(0xff930e4846297f195ce7c12c9162f4fd, 'wp-includes/js/jquery/ui/controlgroup.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/controlgroup.js', 1, 0x00000000000000000000000000000000, 0x392d41a24a66103d3157c728a0f7a1c3, 0xe339e8fb747cf69f70cd3dac1215fad5d2c651e266696604774f3b5037db1c14, '', 0, '?'),
(0xff94ee5b627e9529a1905fac5fb1cb2e, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/TemplateDirIterator.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/TemplateDirIterator.php', 1, 0x00000000000000000000000000000000, 0xc783d5853163243c1b0c38bfdcc2f5c4, 0x7f3430bd6f48e3817dbbca1eb052b75029c74d43eeb99c907030bca142707c7c, '', 0, '?'),
(0xff977e25429700837a98ee07f53f6f0f, 'wp-includes/IXR/class-IXR-message.php', '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-message.php', 1, 0x00000000000000000000000000000000, 0xbc3993c963a80cb059713890898d1c70, 0x4e648f7b5a9a0672d96bb8a1b5a4f462a9ebac94c7f8dd3d6d78b2f0494b4832, '', 0, '?'),
(0xff9ab40b70bdde4b535f65d6654a7139, 'wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg', 1, 0x00000000000000000000000000000000, 0xb224ad59e3ae6711737cc11dd8424d6a, 0xaea9bca39bc2968b83d2f2f5252a14ac6b6224af5a52ea91f1668a69ee9660a1, '', 0, '?'),
(0xff9d93cbb2ff72581819a366b1c52046, 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-choose.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-choose.php', 1, 0x00000000000000000000000000000000, 0xeba43947ea5f996b6d16f567e1d226d2, 0xcf9cf9b4f64e3eadea85f55ce779a51540f929f2d7d5f97154f547d7852c312d, '', 0, '?'),
(0xffa2127d06b070c6384865bed6544a77, 'wp-includes/SimplePie/library/SimplePie/Cache/Base.php', '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Base.php', 1, 0x00000000000000000000000000000000, 0x8f774098b667a4b797a647c442cbd2ee, 0xd673a825720406740d87f0dfe59959037a662149cb52be753b54716173d5b409, '', 0, '?'),
(0xffa4f048db1f4fe49c205ff6b538122f, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/BlockquoteWithTiktok.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/BlockquoteWithTiktok.php', 1, 0x00000000000000000000000000000000, 0x20c1639cf8c9bea7a12cf6a9ea0feacc, 0x3181a3c482d3f19e4af26e979797d9154f887165fe6d31cba75dcd82367125a7, '', 0, '?'),
(0xffa57871d371f9bbaa10c563f17c21c9, 'wp-content/plugins/updraftplus/methods/dreamobjects.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/dreamobjects.php', 1, 0x00000000000000000000000000000000, 0xaad7c029a1a04fa7ea6bab6df9ded5ca, 0xfeccdf61b5b7c9cac65dcf5962db63631448a1d62ba827caac5ad30b3ff2e432, '', 0, '?'),
(0xffa5e76169a59c92eb9f95acbcfaac45, 'wp-content/plugins/elementor-pro/assets/js/slides.bcd16bbde90338846bd7.bundle.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/slides.bcd16bbde90338846bd7.bundle.js', 0, 0x5d7fdd78c317d3783c19f68f6d7b0c3c, 0x5d7fdd78c317d3783c19f68f6d7b0c3c, 0x605374159c0efb23785ecfe10b23535c19cf50bc6286c7dfb3388051a60e2d66, '', 0, '?'),
(0xffa861355b34fc053515bc4d659d7043, 'wp-includes/js/jquery/ui/effect-bounce.min.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-bounce.min.js', 1, 0x00000000000000000000000000000000, 0x098999506a4bb9524676ddb202ff646a, 0xd371993ff2ac4e4b2f8978a8bd72bc936894809f5bcf7a60221d23baac3c6ccb, '', 0, '?'),
(0xffb451582c2239cd6476846bef9ab317, 'wp-content/plugins/elementor/assets/shapes/waves-negative.svg', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves-negative.svg', 1, 0x00000000000000000000000000000000, 0x378ce14a4f8a56d24f3ad44748bd66a3, 0xfc558299e4bfd2b5fb5efb7bd762dea10bc8f900d07c125dd35365376d99a06e, '', 0, '?'),
(0xffb51c53a94305520343fefc076cb8c5, 'wp-admin/css/colors/sunrise/colors.scss', '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.scss', 1, 0x00000000000000000000000000000000, 0x2e5f24e535221bc3e96afa5a77c3a321, 0xcb6e741021ed4596ff03adc74dc7ef2c815fb90ce4b6990d78ccdbeb7e935789, '', 0, '?'),
(0xffbba5c52a377e2a9aec68508ec0aca2, 'wp-content/plugins/elementor/assets/css/widget-testimonial.min.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css', 1, 0x00000000000000000000000000000000, 0x1f63868de822df72f5952c2888bbfd99, 0x254983de64e86f4d1662386c32dc78e81768f36903d55e1ea9d61ad8a8a06c1b, '', 0, '?'),
(0xffbbe6b8dfb97537f5c006e05b29e468, 'wp-includes/blocks/embed/editor.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor.css', 1, 0x00000000000000000000000000000000, 0x3700cb10748ff4acf6eb908792147f06, 0x96ddfd147a9525135e60a438edb15ca8a86f1b95520268e5eb708a07cbbc26d1, '', 0, '?'),
(0xffc221b6dc65caa86227e7533a578a02, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnimation.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnimation.php', 1, 0x00000000000000000000000000000000, 0xa3a1a36604015ffd43f0a59d0076f43c, 0x96441bd6b9a4aae37346464ff962258911765b2e9db2d91b0c101d92f149038c, '', 0, '?'),
(0xffc4ea6bb5cb69eed02ebca5b85ca593, 'wp-includes/images/smilies/icon_neutral.gif', '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_neutral.gif', 1, 0x00000000000000000000000000000000, 0x1816d8e65601024d3348553121e19876, 0x9ea4eb0b4f690b10733800f97c7a10f30bf736c75d65a899405988166d343907, '', 0, '?'),
(0xffc6428ffceaa9deb0be5b972734a814, 'wp-includes/blocks/post-author-biography/style-rtl.min.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd5067cc6191e2c50f84a84f270a162af, 0xc3a97e8df90c0af1ad6d8678089bfb7944b3dcc977aab2d863ee160543eca527, '', 0, '?'),
(0xffcad49742804ca85992d0d08401a464, 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', 1, 0x00000000000000000000000000000000, 0xfa42c4e46deabad710ed75b51a5540aa, 0x68471d3f656997eb82b2ddbfb0d9988ca049fb9eb0cc2fd56433b7fad8a916be, '', 0, '?'),
(0xffcb2fc0cd54d5edebee2771d6d14b68, 'wp-content/plugins/wp-rocket/assets/js/cpcss-removal.js', '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/cpcss-removal.js', 0, 0x85bf2b352772dc3cf0bdca49c263bd40, 0x85bf2b352772dc3cf0bdca49c263bd40, 0x75549755b2ed359f606a81e7da9e7b4e04c54e1073e3f6eed34904b5e050f896, '', 0, '?'),
(0xffce7acabfc9c83942dc2ad8c5dc2d2f, 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-subscriber-only-section.php', '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-subscriber-only-section.php', 0, 0x6f1d05a3b4c712613c8c676ff3770df7, 0x6f1d05a3b4c712613c8c676ff3770df7, 0x1f207c02b3b8ec919b3f863e930688bb7eef962ffe3e3114c13a9540498c569f, '', 0, '?'),
(0xffd04a767c890e77e8ee3d546d2b06da, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MulBinary.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MulBinary.php', 1, 0x00000000000000000000000000000000, 0xcf8a8fba4ce94398abf6fc12a5144cd6, 0x590857d2587d8a8a1300deb22b8e441c1aca4edb2ab44db71848a2fc6e55df1d, '', 0, '?'),
(0xffd834db35b1b5712dabca702cf7bf15, 'wp-includes/blocks/file/style.css', '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style.css', 1, 0x00000000000000000000000000000000, 0x27b3c9fae23d10a7a10032fda404dbee, 0x67d4985e56cf7b989621089515f39660e1684210f4c86112d4b9014eb7b42269, '', 0, '?'),
(0xffd87555a8ffc896c14a72b7656709ad, 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js.gz', '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js.gz', 0, 0x0dd94e5ec839154328d65ba0e199f912, 0x0dd94e5ec839154328d65ba0e199f912, 0x886208fd2eb6eae2cfd6d22fe227851e5a4da6b2c9a89400eb74b5a451a25038, '', 0, '?'),
(0xffd96837c886e0b8ef4dad03b00a9695, 'wp-content/plugins/elementor/assets/css/editor-preview.css', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview.css', 1, 0x00000000000000000000000000000000, 0x540cf6697c6ee5ad642eeb005664db0b, 0x7eaa52688c78a2a7b4973c6448b3f4c2051715e900dc03d6e60cbcf7cc25e6a3, '', 0, '?'),
(0xffdac2a936fef50e3cd7d500395a6952, 'wp-includes/js/jquery/ui/effect-fade.js', '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fade.js', 1, 0x00000000000000000000000000000000, 0x66768b37281bc3d221dbad8b846774d0, 0xfae15bc4f4606ba17308075b971f9db6972baf1fca6b8ee9a74c45a6438be4c3, '', 0, '?'),
(0xffdbef407e7d638784d851dd2783bf4a, 'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php', 1, 0x00000000000000000000000000000000, 0x7ebb7659e9d7ff8784eabd8a3cc75276, 0xf17578895fc65528c5bb9030e42d44623987a8a244352c333ff7bd3ae6be669d, '', 0, '?'),
(0xffdc4b4427851f2ae3a6cc085ee1bab6, 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive-single-base.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive-single-base.php', 0, 0x392ecd190b775a5ebd3b94da61d2ee21, 0x392ecd190b775a5ebd3b94da61d2ee21, 0xe6f677c7199f6ebc05b59c679840f6040ef1577698f48917c746b33a7a02b8c0, '', 0, '?'),
(0xffe1e9f2c98387b062e70ae2e4aee1f5, 'wp-content/plugins/elementor/assets/js/025905cd015671d0a830.bundle.min.js', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/025905cd015671d0a830.bundle.min.js', 1, 0x00000000000000000000000000000000, 0xdcc0cbb4cc63cfc7ca7b779427059697, 0x07bbe5148a2875d99624a537301e5019b987735b370d45b7d68f68dd8188b936, '', 0, '?'),
(0xffe88c7c4b966d8e091d66d1f7ff4e5b, 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-utils.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-utils.php', 0, 0xf40fb1d38491491ddef2ecca18cb3856, 0xf40fb1d38491491ddef2ecca18cb3856, 0xf820e17ba10309dd8c210e9f497a88dc8ee2d86e78b90b36116609e32d11b3d8, '', 0, '?'),
(0xffef625aad2b9096c03442e9b53140dd, 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStreamGallery.php', '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStreamGallery.php', 1, 0x00000000000000000000000000000000, 0xcb33bde8972289e21e9144f35b32d2ce, 0x4c65d99e517c17eef476fb9965b0d5c585c0d3dcddeab64d5bb38247e991224b, '', 0, '?'),
(0xfff0c6ab802f0858ff9f84754c2df0de, 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/size-prop-type.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/size-prop-type.php', 1, 0x00000000000000000000000000000000, 0xa34388cf9dbaaa5ad696eba8b678faec, 0xa4c47d0b9ac23af32dc16fd42b9b8f7cd524f939f4cb9e6f0fa8590bcfd6931a, '', 0, '?'),
(0xfff47329334a00ceb8141fdc80b53eea, 'wp-content/plugins/elementor/modules/global-classes/import-export/import-runner.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/import-runner.php', 1, 0x00000000000000000000000000000000, 0x92bfd7d05026108fea63d0c9601d3928, 0xc8312feeae4f513facf373c32e743d83d2d4854e9aaa36fe4e313cda3c7ceb64, '', 0, '?'),
(0xfff60799ba0296e32264f6741c4b8588, 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicy.php', '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicy.php', 1, 0x00000000000000000000000000000000, 0xf10dee1e05bc314ed8b2d05514a1732d, 0xad00c612965c72406ada86056dc8e587cd0d6710f2ee536f0527e7f56061e34e, '', 0, '?'),
(0xfff7b0598a618d403b90db12696fcabb, 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss', '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss', 1, 0x00000000000000000000000000000000, 0x77a60e57a2ef3abd2e70c96a5b797951, 0x1e76c8360124ac2da1969dc89319f8a26bed5ac3cc4f7082e8015dca229a7235, '', 0, '?'),
(0xfff8e574ddbb56b4a85fd010d2e0104c, 'wp-content/plugins/wordpress-seo-premium/src/integrations/routes/ai-generator-route.php', '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/routes/ai-generator-route.php', 0, 0x3571e72484d79219efc44f10ad9584e1, 0x3571e72484d79219efc44f10ad9584e1, 0xac91f668a4ad9238cec8638cb5d9a333d232eb759043743b8108acd69cfa0e50, '', 0, '?');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfhits`
--

CREATE TABLE `wp_wfhits` (
  `id` int(10) UNSIGNED NOT NULL,
  `attackLogTime` double(17,6) UNSIGNED NOT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT 0,
  `statusCode` int(11) NOT NULL DEFAULT 200,
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) UNSIGNED NOT NULL,
  `newVisit` tinyint(3) UNSIGNED NOT NULL,
  `URL` text DEFAULT NULL,
  `referer` text DEFAULT NULL,
  `UA` text DEFAULT NULL,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text DEFAULT NULL,
  `actionData` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfhits`
--

INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(76439, 0.000000, 1750313614.382045, 0x00000000000000000000ffffb2217ba2, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76440, 0.000000, 1750314866.050951, 0x00000000000000000000ffffb9b38e6e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76441, 0.000000, 1750316131.666697, 0x00000000000000000000ffffb2217ba2, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76442, 0.000000, 1750316474.774555, 0x00000000000000000000ffffc4fb55b1, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76443, 0.000000, 1750317137.775749, 0x00000000000000000000ffff55d62877, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76444, 0.000000, 1750317877.895051, 0x00000000000000000000ffffc83a7ba3, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76445, 0.000000, 1750318424.814865, 0x00000000000000000000ffff515df562, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76446, 0.000000, 1750319512.860669, 0x2a03a6c000060000025056fffe8dcfa7, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0', 'loginFailInvalidUsername', NULL, NULL),
(76447, 0.000000, 1750320806.527732, 0x00000000000000000000ffffc2b6acf1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76448, 0.000000, 1750322078.895716, 0x2a0104f802713e9e0000000000000002, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', 'loginFailInvalidUsername', NULL, NULL),
(76449, 0.000000, 1750323352.647815, 0x00000000000000000000ffff2effa614, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76450, 0.000000, 1750324552.743413, 0x00000000000000000000ffffb2fe2750, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76451, 0.000000, 1750325899.397685, 0x2a0104f80c1719cc0000000000000001, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76452, 0.000000, 1750327184.706947, 0x00000000000000000000ffffd9100865, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76453, 1750327890.367234, 1750327890.107200, 0x00000000000000000000ffff6b97d021, 0, 403, 0, 0, 0, 'https://iraneurobet.com//?rest_route=%2Fwp%2Fv2%2Fusers', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly8=\",\"category\":\"brute-force\",\"ssl\":1}'),
(76454, 0.000000, 1750328345.959930, 0x00000000000000000000ffff55f8e209, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76455, 1750329828.876539, 1750329828.608800, 0x00000000000000000000ffff92be9336, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76456, 1750329828.865223, 1750329828.608800, 0x00000000000000000000ffff92be9336, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(76457, 1750329828.865037, 1750329828.608800, 0x00000000000000000000ffff92be9336, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(76458, 0.000000, 1750330146.534107, 0x00000000000000000000ffff98e48753, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76459, 0.000000, 1750331485.094514, 0x00000000000000000000ffff5389e895, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76460, 0.000000, 1750332827.496365, 0x00000000000000000000ffff036264b1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76461, 0.000000, 1750334092.959687, 0x00000000000000000000ffffd437c12f, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76462, 0.000000, 1750335391.288101, 0x00000000000000000000ffffb0630913, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76463, 0.000000, 1750336709.827955, 0x00000000000000000000ffffb99ddef4, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76464, 0.000000, 1750336846.200490, 0x00000000000000000000ffff6b97debb, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76465, 0.000000, 1750338129.359224, 0x00000000000000000000ffffba10083e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76466, 0.000000, 1750339236.307597, 0x00000000000000000000ffff25bb99a1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76467, 0.000000, 1750340799.236304, 0x00000000000000000000ffff6828d399, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76468, 0.000000, 1750341994.041649, 0x00000000000000000000ffff55d6e4dd, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76469, 1750342336.060294, 1750342335.811100, 0x00000000000000000000ffffc291e37d, 0, 403, 0, 0, 0, 'http://iraneurobet.com/administrator/components/com_civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php', NULL, 'ALittle Client', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluaXN0cmF0b3IvY29tcG9uZW50cy9jb21fY2l2aWNybS9jaXZpY3JtL3BhY2thZ2VzL09wZW5GbGFzaENoYXJ0L3BocC1vZmMtbGlicmFyeS9vZmNfdXBsb2FkX2ltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76470, 0.000000, 1750343331.204214, 0x00000000000000000000ffffacec0e6a, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76471, 0.000000, 1750343403.894839, 0x00000000000000000000ffffdad0441a, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76472, 0.000000, 1750344650.803852, 0x00000000000000000000ffffba010fab, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76473, 0.000000, 1750346562.974210, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76474, 0.000000, 1750346566.283410, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76475, 0.000000, 1750346977.704184, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76476, 1750346980.295542, 1750346979.905200, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76477, 0.000000, 1750347398.181935, 0x2a0104f9c0100b560000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76478, 1750347401.648557, 1750347401.263800, 0x2a0104f9c0100b560000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76479, 0.000000, 1750347818.816318, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76480, 1750347822.337636, 1750347821.954500, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76481, 0.000000, 1750348229.681248, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76482, 0.000000, 1750348233.306803, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76483, 0.000000, 1750349028.203895, 0x00000000000000000000ffff0fcea189, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76484, 0.000000, 1750349031.025155, 0x00000000000000000000ffff0fcea189, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76485, 0.000000, 1750349436.481200, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76486, 0.000000, 1750350236.804371, 0x00000000000000000000ffffa2134389, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76487, 0.000000, 1750350239.419982, 0x00000000000000000000ffffa2134389, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76488, 0.000000, 1750350640.256801, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76489, 0.000000, 1750351026.443857, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76490, 0.000000, 1750351796.016546, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76491, 0.000000, 1750351798.685634, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76492, 0.000000, 1750352195.129055, 0x00000000000000000000ffff8e5d6e08, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76493, 0.000000, 1750352575.551801, 0x2a007a60000075200000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76494, 0.000000, 1750352969.088522, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76495, 0.000000, 1750352971.715158, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76496, 0.000000, 1750353364.159496, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76497, 0.000000, 1750353765.432054, 0x00000000000000000000ffffbca536af, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76498, 0.000000, 1750353768.655202, 0x00000000000000000000ffffbca536af, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76499, 0.000000, 1750354147.202479, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76500, 0.000000, 1750354535.248550, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76501, 0.000000, 1750354916.639006, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76502, 0.000000, 1750355315.053685, 0x00000000000000000000ffff23cd917e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76503, 0.000000, 1750355694.079924, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76504, 0.000000, 1750356084.399430, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76505, 0.000000, 1750356474.873054, 0x00000000000000000000ffffa019a64f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76506, 0.000000, 1750356862.690828, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76507, 0.000000, 1750357252.051366, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76508, 0.000000, 1750357643.003433, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76509, 0.000000, 1750358029.439070, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76510, 0.000000, 1750358430.073381, 0x00000000000000000000ffff67b3bef4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76511, 0.000000, 1750358818.574953, 0x00000000000000000000ffff2b997a4c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76512, 0.000000, 1750359206.912151, 0x2a0a4cc000c0644448b4c8fffea6ae8d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76513, 0.000000, 1750359597.589435, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76514, 0.000000, 1750359600.092508, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76515, 0.000000, 1750359992.733265, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76516, 0.000000, 1750360389.431486, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76517, 1750360392.117838, 1750360391.744000, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76518, 1750359995.309379, 1750359994.925300, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76519, 1750359209.516298, 1750359209.133500, 0x2a0a4cc000c0644448b4c8fffea6ae8d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76520, 1750358820.930188, 1750358820.559200, 0x00000000000000000000ffff2b997a4c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76521, 1750358433.051536, 1750358432.669400, 0x00000000000000000000ffff67b3bef4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76522, 1750358032.026026, 1750358031.637500, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76523, 1750357645.399996, 1750357645.021700, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76524, 1750357254.492362, 1750357254.087900, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76525, 1750356865.094389, 1750356864.718700, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76526, 1750356477.560755, 1750356477.178900, 0x00000000000000000000ffffa019a64f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76527, 1750356086.918001, 1750356086.549600, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76528, 1750355696.386347, 1750355695.993300, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76529, 1750355318.078223, 1750355317.693100, 0x00000000000000000000ffff23cd917e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76530, 1750354919.261027, 1750354918.881400, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76531, 1750354537.441381, 1750354537.181900, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76532, 1750354149.796185, 1750354149.395500, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76533, 1750353366.705528, 1750353366.315400, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76534, 1750352578.179044, 1750352577.790900, 0x2a007a60000075200000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76535, 1750352197.646243, 1750352197.265500, 0x00000000000000000000ffff8e5d6e08, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76536, 1750351029.013096, 1750351028.634200, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76537, 1750350642.907685, 1750350642.501500, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76538, 1750349439.154405, 1750349438.776200, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76539, 0.000000, 1750360770.679028, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76540, 0.000000, 1750360773.124794, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76541, 0.000000, 1750361149.183867, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76542, 1750361152.127072, 1750361151.726600, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76543, 0.000000, 1750361531.270247, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76544, 1750361534.822407, 1750361534.433100, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76545, 0.000000, 1750362295.434443, 0x00000000000000000000ffff515d4022, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76546, 1750362299.068694, 1750362298.686400, 0x00000000000000000000ffff515d4022, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76547, 0.000000, 1750362694.550907, 0x00000000000000000000ffff05095a9c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76548, 0.000000, 1750362697.212776, 0x00000000000000000000ffff05095a9c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76549, 0.000000, 1750363091.418264, 0x2a0104f81c1eb6610000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76550, 0.000000, 1750363094.047939, 0x2a0104f81c1eb6610000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76551, 0.000000, 1750363282.435771, 0x00000000000000000000ffff8ff4395c, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76552, 0.000000, 1750363484.298535, 0x00000000000000000000ffff90ca2181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76553, 0.000000, 1750363486.706820, 0x00000000000000000000ffff90ca2181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76554, 0.000000, 1750363875.397321, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76555, 1750363878.012311, 1750363877.632600, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76556, 0.000000, 1750364268.473564, 0x24021f00830002a30000000000000000, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(76557, 0.000000, 1750364667.061431, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76558, 1750364669.735375, 1750364669.349300, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76559, 0.000000, 1750365059.980796, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76560, 0.000000, 1750365063.281647, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76561, 0.000000, 1750365375.051074, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76562, 0.000000, 1750365376.738615, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76563, 0.000000, 1750365378.283376, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76564, 0.000000, 1750365379.824046, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76565, 0.000000, 1750365381.332447, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76566, 0.000000, 1750365382.847470, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76567, 0.000000, 1750365384.352674, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76568, 0.000000, 1750365385.877680, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76569, 0.000000, 1750365387.373857, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76570, 0.000000, 1750365388.912309, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76571, 0.000000, 1750365390.413683, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76572, 0.000000, 1750365391.932060, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76573, 0.000000, 1750365394.485686, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76574, 0.000000, 1750365396.041687, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76575, 0.000000, 1750365397.565580, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76576, 0.000000, 1750365399.121448, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76577, 0.000000, 1750365400.670472, 0x00000000000000000000ffff8ff4395a, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(76578, 0.000000, 1750365845.266698, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76579, 0.000000, 1750365847.682742, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76580, 0.000000, 1750366248.171502, 0x2406da1a02b13a000362043c9161205d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76581, 1750366250.858359, 1750366250.486400, 0x2406da1a02b13a000362043c9161205d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76582, 0.000000, 1750366639.455133, 0x00000000000000000000ffff68a8f895, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76583, 0.000000, 1750366641.784358, 0x00000000000000000000ffff68a8f895, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76584, 1750366660.206039, 1750366659.963100, 0x00000000000000000000ffff03838d5d, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt', 'www.google.com', 'Mozilla/6.4 (Windows NT 11.1) Gecko/2010102 Firefox/99.0', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(76585, 1750366660.205833, 1750366659.963100, 0x00000000000000000000ffff03838d5d, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt', 'www.google.com', 'Mozilla/6.4 (Windows NT 11.1) Gecko/2010102 Firefox/99.0', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc3NlbnRpYWwtYWRkb25zLWZvci1lbGVtZW50b3ItbGl0ZS9yZWFkbWUudHh0\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(76586, 0.000000, 1750367041.016174, 0x00000000000000000000ffff14f5eef2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76587, 0.000000, 1750367045.840244, 0x00000000000000000000ffff14f5eef2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76588, 0.000000, 1750367442.212501, 0x00000000000000000000ffff4b77907b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76589, 1750367444.771895, 1750367444.388500, 0x00000000000000000000ffff4b77907b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76590, 0.000000, 1750367842.649269, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76591, 1750367846.105007, 1750367845.719200, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76592, 0.000000, 1750368242.940002, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76593, 1750368246.509676, 1750368246.132000, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76594, 0.000000, 1750368642.557426, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76595, 0.000000, 1750368644.959092, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76596, 0.000000, 1750369042.199888, 0x2a0104f802314bd90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76597, 1750369044.744662, 1750369044.364000, 0x2a0104f802314bd90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76598, 0.000000, 1750369645.705538, 0x00000000000000000000ffff26390323, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76599, 1750369649.137752, 1750369648.742500, 0x00000000000000000000ffff26390323, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76600, 0.000000, 1750370050.835652, 0x00000000000000000000ffff5e4872b7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76601, 1750370054.148279, 1750370053.763300, 0x00000000000000000000ffff5e4872b7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76602, 0.000000, 1750370465.539587, 0x00000000000000000000ffff128785fa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76603, 0.000000, 1750370469.405364, 0x00000000000000000000ffff128785fa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76604, 0.000000, 1750370882.881824, 0x00000000000000000000ffffa01e7181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76605, 0.000000, 1750370885.566048, 0x00000000000000000000ffffa01e7181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76606, 0.000000, 1750371296.209389, 0x00000000000000000000ffffb9cfe209, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76607, 1750371298.800000, 1750371298.396300, 0x00000000000000000000ffffb9cfe209, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76608, 0.000000, 1750371711.460577, 0x00000000000000000000ffff674861d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76609, 1750371715.117713, 1750371714.728200, 0x00000000000000000000ffff674861d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76610, 0.000000, 1750372532.447588, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76611, 1750372535.802682, 1750372535.419300, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76612, 0.000000, 1750372947.501754, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76613, 0.000000, 1750372950.939185, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76614, 0.000000, 1750373362.011624, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76615, 0.000000, 1750373364.613038, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76616, 0.000000, 1750373775.464572, 0x00000000000000000000ffffa0167a86, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76617, 1750373778.115164, 1750373777.740800, 0x00000000000000000000ffffa0167a86, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76618, 0.000000, 1750374197.118868, 0x26001f160610a9001f86ae302495a902, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76619, 1750374200.478605, 1750374200.103500, 0x26001f160610a9001f86ae302495a902, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76620, 0.000000, 1750374613.039116, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76621, 1750374616.571336, 1750374616.186200, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76622, 0.000000, 1750375030.764368, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76623, 0.000000, 1750375034.549877, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76624, 0.000000, 1750375445.602382, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76625, 1750375448.116771, 1750375447.745000, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76626, 0.000000, 1750375866.796676, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76627, 1750375870.917989, 1750375870.542800, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76628, 0.000000, 1750376280.342287, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76629, 0.000000, 1750376283.888373, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76630, 0.000000, 1750376699.247739, 0x00000000000000000000ffffa2f9ec82, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76631, 0.000000, 1750376701.755156, 0x00000000000000000000ffffa2f9ec82, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76632, 0.000000, 1750377121.524380, 0x00000000000000000000ffff5927bea4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76633, 1750377124.198859, 1750377123.811800, 0x00000000000000000000ffff5927bea4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76634, 0.000000, 1750377546.853024, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76635, 0.000000, 1750377549.765373, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76636, 0.000000, 1750377972.891626, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76637, 1750377975.480623, 1750377975.105300, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76638, 0.000000, 1750378395.892359, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76639, 1750378400.904382, 1750378400.521000, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76640, 0.000000, 1750378823.612237, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76641, 0.000000, 1750378827.018425, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76642, 0.000000, 1750379254.105850, 0x00000000000000000000ffff5e174627, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76643, 1750379256.654079, 1750379256.248000, 0x00000000000000000000ffff5e174627, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76644, 0.000000, 1750379673.348842, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76645, 0.000000, 1750379675.956668, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76646, 0.000000, 1750380099.301435, 0x00000000000000000000ffff4dedeea8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76647, 0.000000, 1750380101.879340, 0x00000000000000000000ffff4dedeea8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76648, 0.000000, 1750380529.591232, 0x00000000000000000000ffff5146f458, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76649, 1750380532.600174, 1750380532.223200, 0x00000000000000000000ffff5146f458, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76650, 0.000000, 1750380961.486095, 0x2a007a60000075200000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76651, 0.000000, 1750380964.146445, 0x2a007a60000075200000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76652, 0.000000, 1750381392.910928, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76653, 1750381395.286804, 1750381394.912300, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(76654, 0.000000, 1750381822.237234, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76655, 0.000000, 1750381825.042191, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(76656, 0.000000, 1750387872.046458, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76657, 0.000000, 1750388186.097469, 0x00000000000000000000ffff528c424e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76658, 0.000000, 1750388535.643545, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76659, 0.000000, 1750388887.429144, 0x2a101fc00000000000000000c0aec734, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76660, 0.000000, 1750389228.662326, 0x2a101fc00000000000000000c0aec734, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wordfence', 'blocked: Blocked by Wordfence Security Network', NULL),
(76661, 0.000000, 1750389571.636728, 0x00000000000000000000ffffa0167a86, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76662, 0.000000, 1750389911.674574, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76663, 0.000000, 1750390254.336473, 0x00000000000000000000ffff877db50e, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76664, 0.000000, 1750390598.742710, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76665, 0.000000, 1750391301.843230, 0x24021f00830002a30000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76666, 0.000000, 1750391645.251095, 0x00000000000000000000ffff66827425, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76667, 0.000000, 1750391981.353176, 0x26001f160610a9001f86ae302495a902, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76668, 0.000000, 1750392316.800216, 0x2001067c2070c9420000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76669, 0.000000, 1750392648.363044, 0x00000000000000000000ffff29489424, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76670, 0.000000, 1750392975.536226, 0x00000000000000000000ffff05659d7f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76671, 0.000000, 1750393621.173893, 0x00000000000000000000ffffbe5cae21, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76672, 0.000000, 1750393942.088090, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76673, 0.000000, 1750394262.037597, 0x00000000000000000000ffff98ce4be1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76674, 0.000000, 1750394578.298234, 0x00000000000000000000ffff67761d78, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76675, 0.000000, 1750394890.128134, 0x00000000000000000000ffff932d8868, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76676, 0.000000, 1750395509.820048, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76677, 0.000000, 1750395816.951286, 0x24021f008007f5000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76678, 0.000000, 1750396120.078255, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76679, 0.000000, 1750396430.240120, 0x00000000000000000000ffff5041d0d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76680, 0.000000, 1750396739.471492, 0x00000000000000000000ffff2d088484, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76681, 0.000000, 1750397049.304814, 0x240882400610b2f01a0373fffef4d058, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76682, 0.000000, 1750397356.502537, 0x00000000000000000000ffff5fbc41d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76683, 0.000000, 1750397670.064775, 0x00000000000000000000ffff592e6d5c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76684, 0.000000, 1750397981.329362, 0x00000000000000000000ffff6d6ebc03, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76685, 0.000000, 1750398288.118132, 0x2a0104f81c1eb6610000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76686, 0.000000, 1750398600.580713, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76687, 0.000000, 1750398915.139852, 0x2a06644000002caa0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76688, 0.000000, 1750399225.439036, 0x00000000000000000000ffff907e8778, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76689, 0.000000, 1750399539.336215, 0x2a0104f80262511c04484500252b0001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76690, 0.000000, 1750399853.352112, 0x2604a880000401d00000000004eff000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76691, 0.000000, 1750400486.464344, 0x260753000060322a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76692, 0.000000, 1750401115.326783, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76693, 0.000000, 1750401439.849843, 0x00000000000000000000ffffccc5ac1a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76694, 0.000000, 1750401759.715403, 0x00000000000000000000ffff225d1042, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76695, 0.000000, 1750402079.418399, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76696, 0.000000, 1750402400.540232, 0x00000000000000000000ffffb904b040, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76697, 0.000000, 1750402721.420602, 0x00000000000000000000ffffccc5ac1a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76698, 0.000000, 1750403043.515443, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76699, 0.000000, 1750403358.746165, 0x00000000000000000000ffffc6ba82d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76700, 0.000000, 1750403675.952028, 0x00000000000000000000ffffb9fecc1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76701, 0.000000, 1750404000.052697, 0x00000000000000000000ffff65233821, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76702, 0.000000, 1750404320.094250, 0x00000000000000000000ffff672a3a63, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76703, 0.000000, 1750404633.242810, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76704, 0.000000, 1750404956.273196, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76705, 0.000000, 1750405281.019917, 0x00000000000000000000ffff781817ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76706, 0.000000, 1750405601.348263, 0x2604a880000401d00000000004eff000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76707, 0.000000, 1750405924.558968, 0x00000000000000000000ffff2611141e, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'loginFailInvalidUsername', NULL, NULL),
(76708, 0.000000, 1750406249.029862, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76709, 0.000000, 1750406573.630945, 0x26040a000005186402163efffe29fe3b, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'loginFailInvalidUsername', NULL, NULL),
(76710, 0.000000, 1750406893.178590, 0x2a0104f81c1ac73f0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76711, 0.000000, 1750407209.987451, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76712, 0.000000, 1750407533.759825, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76713, 0.000000, 1750407857.706995, 0x00000000000000000000ffff674861d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76714, 0.000000, 1750408181.927740, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76715, 1750408254.361085, 1750408254.100000, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/plugins/root-file-manager/wp-file.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yb290LWZpbGUtbWFuYWdlci93cC1maWxlLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(76716, 1750408251.529615, 1750408251.272600, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/plugins/ph-file-manager/wp-file.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9waC1maWxlLW1hbmFnZXIvd3AtZmlsZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),
(76717, 1750408242.494619, 1750408242.239000, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/fix/up.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9maXgvdXAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(76718, 1750408231.720663, 1750408231.443100, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/plugins/pwnd/pwnd.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wd25kL3B3bmQucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),
(76719, 1750408227.511170, 1750408227.256700, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/shell/about.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zaGVsbC9hYm91dC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),
(76720, 1750408275.617571, 1750408275.358800, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/themes/jaida/lang.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2phaWRhL2xhbmcucGhw\",\"category\":\"brute-force\",\"ssl\":1}'),
(76721, 1750408271.368666, 1750408271.110800, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/themes/travel/issue.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3RyYXZlbC9pc3N1ZS5waHA=\",\"category\":\"brute-force\",\"ssl\":1}'),
(76722, 1750408261.441835, 1750408260.923300, 0x00000000000000000000ffff6b97dc2e, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/wp-help/mini.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1oZWxwL21pbmkucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(76723, 0.000000, 1750408508.018359, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76724, 0.000000, 1750408836.777455, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76725, 0.000000, 1750409165.619986, 0x2a0104f80c2c1c450000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76726, 0.000000, 1750409495.359555, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76727, 0.000000, 1750409822.841281, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76728, 0.000000, 1750410152.825113, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76729, 0.000000, 1750410456.180506, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76730, 0.000000, 1750410754.809769, 0x00000000000000000000ffff2ff3bca7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76731, 0.000000, 1750411054.776881, 0x24021f008007f5000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76732, 0.000000, 1750411361.322850, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76733, 0.000000, 1750411662.200625, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76734, 0.000000, 1750411962.965944, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76735, 0.000000, 1750412266.047936, 0x00000000000000000000ffff23c88140, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76736, 0.000000, 1750412573.921053, 0x00000000000000000000ffff678c5a62, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76737, 0.000000, 1750412879.902274, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76738, 0.000000, 1750413182.488463, 0x00000000000000000000ffff6bacf30b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76739, 0.000000, 1750413488.525934, 0x00000000000000000000ffff0ea018ee, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76740, 0.000000, 1750413799.692272, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76741, 0.000000, 1750414104.713722, 0x00000000000000000000ffffb904b040, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76742, 0.000000, 1750414409.398065, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76743, 0.000000, 1750414716.659068, 0x2a0104f930511e6b0000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76744, 0.000000, 1750415028.586147, 0x00000000000000000000ffff9c26d8d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76745, 0.000000, 1750415339.742509, 0x00000000000000000000ffff088682d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76746, 0.000000, 1750415650.918930, 0x00000000000000000000ffff9843c120, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76747, 0.000000, 1750415971.314375, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76748, 0.000000, 1750416291.615675, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76749, 0.000000, 1750416608.563903, 0x24021f008007f5000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76750, 0.000000, 1750416926.177323, 0x00000000000000000000ffff25bb918e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76751, 0.000000, 1750417241.855376, 0x00000000000000000000ffff2d5623b5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76752, 0.000000, 1750417562.667863, 0x00000000000000000000ffffa152c825, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76753, 0.000000, 1750417871.681623, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76754, 0.000000, 1750418183.746808, 0x00000000000000000000ffff2fec0c89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76755, 0.000000, 1750418498.890389, 0x00000000000000000000ffff5158352b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76756, 0.000000, 1750418811.099597, 0x00000000000000000000ffff90ca2181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76757, 0.000000, 1750419120.074149, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76758, 1750419438.076266, 1750419437.702900, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(76759, 0.000000, 1750419748.460755, 0x2604a880000401d00000000004eff000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76760, 0.000000, 1750420062.963143, 0x00000000000000000000ffffacf513a6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76761, 0.000000, 1750420376.623615, 0x00000000000000000000ffff5041d0d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76762, 0.000000, 1750420689.880443, 0x00000000000000000000ffff450a2bb3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76763, 0.000000, 1750421010.190233, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76764, 0.000000, 1750421323.449704, 0x2a02c207224774480000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76765, 0.000000, 1750421640.568687, 0x24071c00610576200000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76766, 0.000000, 1750421964.398369, 0x00000000000000000000ffff33ff7c66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76767, 0.000000, 1750422288.099890, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76768, 0.000000, 1750422610.753771, 0x00000000000000000000ffff1fc102ec, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76769, 0.000000, 1750422929.058359, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76770, 0.000000, 1750423250.934772, 0x00000000000000000000ffff5e4872b7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76771, 0.000000, 1750423574.289475, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76772, 0.000000, 1750424212.153093, 0x26001f160610a9001f86ae302495a902, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76773, 0.000000, 1750424854.770969, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76774, 0.000000, 1750425177.169443, 0x00000000000000000000ffff529cc775, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76775, 0.000000, 1750425492.888500, 0x2a0104f8025114e90010000000000026, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76776, 0.000000, 1750425813.035257, 0x00000000000000000000ffff4e87554f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76777, 0.000000, 1750426134.112652, 0x2a0104f8024148a90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76778, 0.000000, 1750426457.244765, 0x00000000000000000000ffff450a2bb3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76779, 0.000000, 1750426768.600608, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76780, 0.000000, 1750427088.588072, 0x00000000000000000000ffffa1f8c9d3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76781, 0.000000, 1750427409.300431, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76782, 0.000000, 1750427725.243868, 0x2a036f000008000000000000000024de, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76783, 0.000000, 1750428047.340861, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76784, 0.000000, 1750428367.398601, 0x2a0104ff01f0941a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76785, 0.000000, 1750428689.291523, 0x00000000000000000000ffffb9c5c359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76786, 0.000000, 1750429011.274740, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76787, 0.000000, 1750429334.104239, 0x00000000000000000000ffff4ad07f30, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76788, 0.000000, 1750429656.017033, 0x00000000000000000000ffff023a516d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76789, 0.000000, 1750429981.604946, 0x2a0104f9006a1c480000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76790, 0.000000, 1750430306.038277, 0x00000000000000000000ffff9d0ac690, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76791, 0.000000, 1750430627.837625, 0x00000000000000000000ffffccc5ac1a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76792, 0.000000, 1750430956.874099, 0x2a06644000002ca30000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76793, 0.000000, 1750431612.706926, 0x00000000000000000000ffffa2d67c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76794, 0.000000, 1750431932.222802, 0x00000000000000000000ffff784ce61e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76795, 0.000000, 1750432256.928074, 0x00000000000000000000ffff2a6011c3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76796, 0.000000, 1750432582.449129, 0x00000000000000000000ffff2f7710ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76797, 0.000000, 1750432648.418125, 0x00000000000000000000ffff12bedbd1, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76798, 0.000000, 1750432900.999788, 0x00000000000000000000ffffceeec464, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76799, 0.000000, 1750433223.208371, 0x00000000000000000000ffffa1f8c9a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76800, 0.000000, 1750433544.146048, 0x00000000000000000000ffff0fcea189, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76801, 0.000000, 1750433863.228370, 0x00000000000000000000ffff5bc8f212, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76802, 0.000000, 1750433935.654768, 0x00000000000000000000ffff023a38d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76803, 0.000000, 1750434184.438377, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76804, 0.000000, 1750434505.632537, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76805, 0.000000, 1750434701.940835, 0x00000000000000000000ffff0310460c, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76806, 0.000000, 1750434830.027924, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76807, 0.000000, 1750435143.424334, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76808, 0.000000, 1750435455.683067, 0x2a0104f930511e6b0000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76809, 0.000000, 1750435765.692570, 0x00000000000000000000ffffc6ba82d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76810, 0.000000, 1750436077.216588, 0x2604a880040000d100000001345e5001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'loginFailInvalidUsername', NULL, NULL),
(76811, 0.000000, 1750436386.425453, 0x2001067c2070c9420000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76812, 0.000000, 1750436689.916086, 0x2a0104f8c0135ef00000000000000001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76813, 1750436770.181277, 1750436769.930800, 0x00000000000000000000ffff6b97d021, 0, 403, 0, 0, 0, 'https://iraneurobet.com//?rest_route=%2Fwp%2Fv2%2Fusers', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Ly8=\",\"category\":\"brute-force\",\"ssl\":1}'),
(76814, 0.000000, 1750436992.519958, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76815, 0.000000, 1750437295.607101, 0x00000000000000000000ffffc6b17871, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76816, 0.000000, 1750437594.732582, 0x00000000000000000000ffff5bc8f212, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76817, 0.000000, 1750437892.369761, 0x00000000000000000000ffff04e0f412, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'loginFailInvalidUsername', NULL, NULL),
(76818, 0.000000, 1750438185.127837, 0x00000000000000000000ffff592617c4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76819, 1750438463.891781, 1750438463.644100, 0x00000000000000000000ffff0316bac0, 0, 403, 0, 0, 0, 'https://iraneurobet.com/', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),
(76820, 0.000000, 1750438766.576881, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76821, 0.000000, 1750439054.666159, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76822, 0.000000, 1750439339.608998, 0x00000000000000000000ffff4017aa46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76823, 0.000000, 1750439914.376225, 0x00000000000000000000ffff5e4872b7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76824, 0.000000, 1750440488.761168, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76825, 0.000000, 1750440777.920564, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76826, 0.000000, 1750441071.980788, 0x00000000000000000000ffff67d96f32, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76827, 0.000000, 1750441349.871026, 0x2a0104f81c1ac6fc0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76828, 0.000000, 1750441638.613870, 0x24021f00830301000000000000000928, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76829, 0.000000, 1750441930.203400, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76830, 0.000000, 1750442218.782604, 0x00000000000000000000ffff59a9937a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76831, 0.000000, 1750442505.215894, 0x00000000000000000000ffff592d5359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76832, 0.000000, 1750442790.543724, 0x2a0104f9307121ec0000000000000002, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'loginFailInvalidUsername', NULL, NULL),
(76833, 0.000000, 1750442923.529939, 0x00000000000000000000ffff227f45ff, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76834, 0.000000, 1750443078.663038, 0x00000000000000000000ffff515d4022, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76835, 0.000000, 1750443363.313090, 0x00000000000000000000ffff33b251f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76836, 0.000000, 1750443648.222658, 0x2a0104f81c1ac6fc0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76837, 0.000000, 1750444219.907319, 0x00000000000000000000ffff421d8981, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76838, 0.000000, 1750444785.451155, 0x00000000000000000000ffffc2a436a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76839, 0.000000, 1750445070.276053, 0x00000000000000000000ffffb9b5ce5c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76840, 1750445313.926765, 1750445313.666300, 0x00000000000000000000ffff12d8cbef, 0, 403, 0, 0, 0, 'https://iraneurobet.com/', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),
(76841, 0.000000, 1750445352.791544, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76842, 0.000000, 1750445632.988633, 0x00000000000000000000ffff23eecbd5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76843, 0.000000, 1750445914.698458, 0x2a036f000008000000000000000024de, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76844, 0.000000, 1750446200.826186, 0x24048c800000101104ddb61de0d3e6e3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76845, 0.000000, 1750446481.754069, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76846, 0.000000, 1750446763.592623, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76847, 0.000000, 1750447045.383002, 0x00000000000000000000ffffb9fecc1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76848, 0.000000, 1750447329.770634, 0x00000000000000000000ffff29489424, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76849, 0.000000, 1750447607.836784, 0x00000000000000000000ffff5158352b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76850, 0.000000, 1750447882.614415, 0x00000000000000000000ffff222e6be0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76851, 0.000000, 1750448159.830432, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76852, 0.000000, 1750448443.282628, 0x00000000000000000000ffffb9b31823, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(76853, 0.000000, 1750448723.001620, 0x00000000000000000000ffff932d8868, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76854, 0.000000, 1750449001.602880, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76855, 0.000000, 1750449278.902703, 0x00000000000000000000ffffb91a9667, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76856, 0.000000, 1750449562.031549, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76857, 0.000000, 1750449845.874980, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76858, 0.000000, 1750450127.871349, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76859, 0.000000, 1750450412.172828, 0x00000000000000000000ffff7b018504, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76860, 0.000000, 1750450698.467317, 0x00000000000000000000ffff67a9a0a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76861, 0.000000, 1750450980.775855, 0x00000000000000000000ffff67ade3bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76862, 0.000000, 1750451262.761266, 0x00000000000000000000ffffb8a871e8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76863, 0.000000, 1750451544.139781, 0x00000000000000000000ffffbad17168, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76864, 0.000000, 1750451824.135708, 0x00000000000000000000ffff66827425, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76865, 0.000000, 1750452101.146249, 0x00000000000000000000ffffa8770d92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76866, 0.000000, 1750452379.034621, 0x00000000000000000000ffff26f2dabc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76867, 0.000000, 1750452656.079265, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76868, 0.000000, 1750452934.314523, 0x00000000000000000000ffff40e399d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76869, 0.000000, 1750453208.654944, 0x00000000000000000000ffffc7c01655, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76870, 0.000000, 1750453486.522113, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76871, 0.000000, 1750453762.268570, 0x00000000000000000000ffff3326ea6d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76872, 0.000000, 1750454039.976579, 0x2a02c207224774480000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76873, 0.000000, 1750454314.870921, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76874, 1750454589.928903, 1750454589.556800, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(76875, 0.000000, 1750454865.872353, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76876, 0.000000, 1750455079.398084, 0x00000000000000000000ffff5c3eec3c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76877, 0.000000, 1750455144.067423, 0x00000000000000000000ffff5beea208, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76878, 0.000000, 1750455188.103860, 0x00000000000000000000ffff23c41882, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76879, 0.000000, 1750455421.084886, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76880, 0.000000, 1750455700.363744, 0x2a0a7d8000010003000000000000026d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76881, 0.000000, 1750455979.675493, 0x00000000000000000000ffffb9b5ce5c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76882, 0.000000, 1750456258.067444, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76883, 0.000000, 1750456465.341769, 0x00000000000000000000ffff36254cc1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76884, 0.000000, 1750456536.435929, 0x00000000000000000000ffff675ceb11, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76885, 0.000000, 1750456816.895663, 0x2a02478000023e740000000000000001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'loginFailInvalidUsername', NULL, NULL),
(76886, 0.000000, 1750457063.524232, 0x00000000000000000000ffff22566230, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76887, 0.000000, 1750457104.460564, 0x00000000000000000000ffff421d8981, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76888, 0.000000, 1750457379.605667, 0x00000000000000000000ffff23f5ee0c, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76889, 0.000000, 1750457386.628410, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76890, 0.000000, 1750457629.874600, 0x26003c0300000000f03c93fffec2a780, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76891, 0.000000, 1750457669.193834, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76892, 0.000000, 1750457950.356391, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76893, 0.000000, 1750458237.433578, 0x00000000000000000000ffff2f7710ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76894, 0.000000, 1750458517.460081, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76895, 0.000000, 1750458799.298649, 0x00000000000000000000ffff26390323, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76896, 0.000000, 1750459018.034203, 0x00000000000000000000ffffcf9afa8c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76897, 0.000000, 1750459082.657627, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76898, 0.000000, 1750459378.415591, 0x00000000000000000000ffff529cc775, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76899, 0.000000, 1750459653.643034, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76900, 0.000000, 1750460221.857246, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76901, 0.000000, 1750460364.414690, 0x00000000000000000000ffff55d6e4dd, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76902, 0.000000, 1750460515.167933, 0x00000000000000000000ffff7ab4f4d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76903, 0.000000, 1750460800.500828, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76904, 0.000000, 1750461085.116772, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76905, 0.000000, 1750461658.850777, 0x00000000000000000000ffff4fae5e89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76906, 0.000000, 1750461732.524506, 0x00000000000000000000ffffb9c7df27, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76907, 0.000000, 1750461944.641800, 0x00000000000000000000ffff6786766e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76908, 0.000000, 1750462225.622727, 0x2a034000006c032dc8c850fffe0f2247, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'loginFailInvalidUsername', NULL, NULL),
(76909, 0.000000, 1750462799.258131, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76910, 0.000000, 1750462918.554582, 0x00000000000000000000ffff45a3ffb0, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76911, 0.000000, 1750463085.157630, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76912, 0.000000, 1750463370.368249, 0x00000000000000000000ffff023a516d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76913, 0.000000, 1750463471.839612, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76914, 0.000000, 1750463473.481407, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76915, 0.000000, 1750463474.985291, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76916, 0.000000, 1750463476.519910, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76917, 0.000000, 1750463478.056817, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76918, 0.000000, 1750463479.644562, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76919, 0.000000, 1750463481.180341, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76920, 0.000000, 1750463482.716100, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76921, 0.000000, 1750463484.282511, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76922, 0.000000, 1750463485.829189, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76923, 0.000000, 1750463487.382192, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76924, 0.000000, 1750463488.949314, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76925, 0.000000, 1750463490.471873, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76926, 0.000000, 1750463492.025011, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76927, 0.000000, 1750463494.560069, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76928, 0.000000, 1750463496.058650, 0x00000000000000000000ffff8ff43958, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76929, 0.000000, 1750463497.573861, 0x00000000000000000000ffff8ff43958, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL),
(76930, 0.000000, 1750463654.194126, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76931, 0.000000, 1750463945.460631, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76932, 0.000000, 1750464238.786850, 0x00000000000000000000ffffc0fae526, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76933, 0.000000, 1750464421.971454, 0x2400890100000000f03c93fffecd68e3, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76934, 0.000000, 1750464533.029408, 0x00000000000000000000ffff932d8868, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76935, 0.000000, 1750464824.061531, 0x00000000000000000000ffff528c424e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76936, 0.000000, 1750465118.503457, 0x00000000000000000000ffffa5169271, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76937, 0.000000, 1750465410.132894, 0x00000000000000000000ffff335b6986, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76938, 0.000000, 1750465698.801105, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76939, 0.000000, 1750465933.629597, 0x26001f18026119007d885e307885d4e6, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76940, 0.000000, 1750465987.877974, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76941, 0.000000, 1750466281.208134, 0x00000000000000000000ffff4d441645, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76942, 1750466570.396597, 1750466570.026500, 0x00000000000000000000ffff4d441645, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(76943, 0.000000, 1750466858.605376, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76944, 0.000000, 1750467153.395491, 0x00000000000000000000ffff14cca47e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76945, 0.000000, 1750467217.572023, 0x24021f0080000800000000000000306c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76946, 0.000000, 1750467736.349849, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76947, 0.000000, 1750468027.945114, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76948, 0.000000, 1750468322.177665, 0x00000000000000000000ffff413c05ce, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76949, 0.000000, 1750468378.862035, 0x26003c0200000000f03c93fffeb01eb0, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76950, 0.000000, 1750468615.428100, 0x00000000000000000000ffff678c5a62, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76951, 0.000000, 1750468650.188028, 0x00000000000000000000ffff67a6b11d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76952, 0.000000, 1750468904.913595, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76953, 0.000000, 1750469194.381642, 0x00000000000000000000ffff0fcea189, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76954, 0.000000, 1750469487.601732, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76955, 0.000000, 1750469697.119389, 0x00000000000000000000ffff9fdfb0b8, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0', 'loginFailInvalidUsername', NULL, NULL),
(76956, 0.000000, 1750469774.001316, 0x2a0104f802314bd90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76957, 0.000000, 1750470066.353370, 0x00000000000000000000ffff779cf36e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76958, 0.000000, 1750470359.105350, 0x00000000000000000000ffff4ad0805c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76959, 0.000000, 1750470657.064743, 0x2a0104f80c2c93cb0000000000000001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(76960, 0.000000, 1750470952.586897, 0x00000000000000000000ffff0ddc5441, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76961, 0.000000, 1750471096.346837, 0x2a001828100024030000000000000002, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76962, 0.000000, 1750471253.497487, 0x00000000000000000000ffff2d088484, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76963, 0.000000, 1750471556.604180, 0x00000000000000000000ffff877db50e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76964, 0.000000, 1750471862.392328, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76965, 0.000000, 1750472164.366492, 0x00000000000000000000ffff67913fe8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76966, 0.000000, 1750472413.330062, 0x00000000000000000000ffff2f6268a1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76967, 0.000000, 1750472465.873308, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76968, 0.000000, 1750472767.174955, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76969, 0.000000, 1750473071.192194, 0x24071c00610576200000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76970, 0.000000, 1750473372.251656, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76971, 0.000000, 1750473620.548409, 0x00000000000000000000ffff9df5313e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76972, 0.000000, 1750473671.469085, 0x00000000000000000000ffff674861d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76973, 0.000000, 1750473971.713093, 0x2a02c207224774480000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76974, 0.000000, 1750474278.592810, 0x24088240061296d01a0373fffef4d058, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76975, 0.000000, 1750474577.255523, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76976, 0.000000, 1750474880.414322, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76977, 0.000000, 1750474995.037012, 0x00000000000000000000ffff3b7d668e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76978, 0.000000, 1750475182.237027, 0x00000000000000000000ffff33d23c52, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76979, 0.000000, 1750475487.892207, 0x00000000000000000000ffff905b5853, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76980, 0.000000, 1750475798.209985, 0x00000000000000000000ffff528c424e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76981, 0.000000, 1750476361.263253, 0x00000000000000000000ffff7646b1bb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76982, 0.000000, 1750477534.806793, 0x00000000000000000000ffffa45a9b76, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76983, 0.000000, 1750478143.182659, 0x00000000000000000000ffff023a38d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76984, 0.000000, 1750479006.466272, 0x00000000000000000000ffff3326e673, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76985, 0.000000, 1750480343.930691, 0x26003c0000000000f03c95fffe50de80, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76986, 0.000000, 1750481751.249061, 0x00000000000000000000ffff592e5bac, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76987, 0.000000, 1750483151.649560, 0x00000000000000000000ffffb9c14353, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76988, 0.000000, 1750484407.439951, 0x00000000000000000000ffffc632c303, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76989, 0.000000, 1750485843.180191, 0x00000000000000000000ffff1437588d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76990, 0.000000, 1750487252.052808, 0x200141d0070032a80000000000000000, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(76991, 1750488103.141182, 1750488102.887000, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/admin.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76992, 1750488094.468662, 1750488094.214200, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/admin.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FkbWluLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76993, 1750488088.351673, 1750488088.100500, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/law.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2xhdy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),
(76994, 1750488078.340987, 1750488078.084800, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/cmd2.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2NtZDIucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(76995, 1750488063.916826, 1750488063.656500, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/about.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2Fib3V0LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76996, 1750488054.915882, 1750488054.657200, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/file88.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGU4OC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),
(76997, 1750488049.547004, 1750488049.290200, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/file2.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGUyLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(76998, 1750488045.436836, 1750488045.184200, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/file5.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2ZpbGU1LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}');
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(76999, 1750488037.868564, 1750488037.605400, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-includes/widgets/class-wp-wolf-widget.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzL3dpZGdldHMvY2xhc3Mtd3Atd29sZi13aWRnZXQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(77000, 1750488033.345309, 1750488033.091100, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/edit-wolf.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvZWRpdC13b2xmLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77001, 1750488026.775424, 1750488026.519100, 0x2602fb54037200000000000000000000, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-admin/admin-wolf.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2FkbWluLXdvbGYucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(77002, 0.000000, 1750488665.097345, 0x26001f1806885700235cd6930aafe12f, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77003, 0.000000, 1750489977.531847, 0x2a0107c8aac30183505400fffea69dcf, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77004, 0.000000, 1750490244.900458, 0x00000000000000000000ffffb502903a, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77005, 0.000000, 1750491497.875030, 0x00000000000000000000ffff4b7783af, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77006, 0.000000, 1750492979.825989, 0x00000000000000000000ffffc16f4d60, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77007, 0.000000, 1750494574.044124, 0x00000000000000000000ffff68f8f63c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:43.0) Gecko/20100101 Firefox/43.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77008, 0.000000, 1750496110.632696, 0x2a0104f9305154210000000000000002, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77009, 0.000000, 1750497642.119945, 0x00000000000000000000ffff22169c31, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77010, 0.000000, 1750499133.724445, 0x24006180010000d000000000089ee001, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0', 'loginFailInvalidUsername', NULL, NULL),
(77011, 0.000000, 1750500642.153684, 0x00000000000000000000ffffa1616211, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77012, 0.000000, 1750502403.404843, 0x00000000000000000000ffff0fccf72a, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77013, 0.000000, 1750504047.233500, 0x00000000000000000000ffff54f78b40, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77014, 0.000000, 1750505605.188999, 0x00000000000000000000ffff56300179, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77015, 0.000000, 1750507289.209802, 0x00000000000000000000ffff8fc6e12e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77016, 1750507949.656398, 1750507949.400600, 0x00000000000000000000ffffc291e37d, 0, 403, 0, 0, 0, 'http://iraneurobet.com/typo3conf/ext/hi_surveystats/res/php-ofc-library/ofc_upload_image.php', NULL, 'ALittle Client', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3R5cG8zY29uZi9leHQvaGlfc3VydmV5c3RhdHMvcmVzL3BocC1vZmMtbGlicmFyeS9vZmNfdXBsb2FkX2ltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77017, 0.000000, 1750508994.052147, 0x00000000000000000000ffff4e2e5763, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77018, 0.000000, 1750510742.647246, 0x00000000000000000000ffff5c3eec3c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77019, 0.000000, 1750512401.015478, 0x00000000000000000000ffff9b8286eb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77020, 0.000000, 1750514074.899499, 0x2a02478000123a570000000000000001, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0', 'loginFailInvalidUsername', NULL, NULL),
(77021, 0.000000, 1750515725.516666, 0x00000000000000000000ffff0d5e97bc, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77022, 0.000000, 1750517139.022991, 0x26003c0300000000f03c93fffe268c46, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0', 'loginFailInvalidUsername', NULL, NULL),
(77023, 0.000000, 1750518800.672893, 0x200141d00002fd300000000000000000, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77024, 0.000000, 1750520361.777597, 0x00000000000000000000ffffc632c303, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77025, 0.000000, 1750521496.203206, 0x00000000000000000000ffff023a38d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77026, 0.000000, 1750522055.337072, 0x00000000000000000000ffff67d508c8, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77027, 0.000000, 1750522711.035387, 0x00000000000000000000ffff4e2e5763, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77028, 0.000000, 1750523712.877273, 0x00000000000000000000ffffd4c13048, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0', 'loginFailInvalidUsername', NULL, NULL),
(77029, 0.000000, 1750525451.038573, 0x2406da1401b1c10071bf03bd7d56f1b8, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77030, 0.000000, 1750527147.066111, 0x00000000000000000000ffff56300179, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77031, 0.000000, 1750528953.771437, 0x00000000000000000000ffff2f6268a1, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77032, 0.000000, 1750530634.517599, 0x00000000000000000000ffff334f2d4a, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77033, 0.000000, 1750532261.181298, 0x00000000000000000000ffffc2b6b84c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77034, 0.000000, 1750533932.732356, 0x00000000000000000000ffff55ea8314, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77035, 0.000000, 1750535586.117054, 0x00000000000000000000ffff68f8f63c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:43.0) Gecko/20100101 Firefox/43.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77036, 0.000000, 1750537373.248955, 0x00000000000000000000ffffd071e3ca, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77037, 1750537555.246833, 1750537554.993300, 0x00000000000000000000ffff8fc61306, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77038, 1750537555.235532, 1750537554.993300, 0x00000000000000000000ffff8fc61306, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77039, 1750537555.235350, 1750537554.993300, 0x00000000000000000000ffff8fc61306, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77040, 0.000000, 1750539119.072374, 0x00000000000000000000ffff6de42530, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77041, 0.000000, 1750540754.317440, 0x00000000000000000000ffff9de61805, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77042, 0.000000, 1750542193.044135, 0x00000000000000000000ffff8b3b6940, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77043, 0.000000, 1750543789.536140, 0x00000000000000000000ffff89b82583, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77044, 0.000000, 1750545355.040514, 0x26003c0200000000f03c93fffe1f33c5, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77045, 0.000000, 1750546940.794267, 0x00000000000000000000ffffb9b7d07b, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0', 'loginFailInvalidUsername', NULL, NULL),
(77046, 0.000000, 1750550070.175924, 0x00000000000000000000ffffc1464043, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77047, 0.000000, 1750552028.841890, 0x00000000000000000000ffff9df50669, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77048, 0.000000, 1750553034.492751, 0x280429b8507c9283d485917ae2242ca6, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77049, 0.000000, 1750553613.364212, 0x00000000000000000000ffff4d5a8d23, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77050, 0.000000, 1750555218.589452, 0x00000000000000000000ffffb221a231, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77051, 0.000000, 1750556498.918912, 0x00000000000000000000ffff67761d78, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77052, 0.000000, 1750556729.990972, 0x00000000000000000000ffff45a3ffb0, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77053, 0.000000, 1750556759.784246, 0x2a034000006c032dc8c850fffe0f2247, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77054, 0.000000, 1750556895.885578, 0x00000000000000000000ffff799078c4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77055, 0.000000, 1750557028.109825, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77056, 0.000000, 1750557294.563583, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77057, 0.000000, 1750557563.233192, 0x200141d0060111000000000000001025, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77058, 0.000000, 1750557837.683910, 0x2a0196e0000005450003000000000006, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77059, 0.000000, 1750557987.493487, 0x00000000000000000000ffff9f41b5ce, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77060, 0.000000, 1750558120.279337, 0x00000000000000000000ffff95669167, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77061, 0.000000, 1750558285.445525, 0x00000000000000000000ffff3b7d66e3, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77062, 0.000000, 1750558702.191735, 0x00000000000000000000ffffa077c414, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77063, 0.000000, 1750558995.575279, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77064, 0.000000, 1750559269.480597, 0x2a0104f8020140230000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77065, 0.000000, 1750559278.117991, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77066, 0.000000, 1750559573.090318, 0x00000000000000000000ffffa1f8c9ab, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77067, 0.000000, 1750559675.630715, 0x00000000000000000000ffff023a38d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77068, 0.000000, 1750559853.634571, 0x00000000000000000000ffff592e5bac, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77069, 0.000000, 1750559860.326393, 0x00000000000000000000ffff4d441645, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77070, 0.000000, 1750560147.487353, 0x00000000000000000000ffff14cca47e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77071, 0.000000, 1750560435.679195, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77072, 0.000000, 1750560691.502711, 0x00000000000000000000ffffc7facec6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77073, 0.000000, 1750561014.900433, 0x00000000000000000000ffffb91a9667, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77074, 0.000000, 1750561312.045892, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77075, 0.000000, 1750561409.561415, 0x00000000000000000000ffff1437588d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77076, 0.000000, 1750561888.692436, 0x2a0a4cc000803144c8c8b2fffef4b1fb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77077, 0.000000, 1750562177.954540, 0x00000000000000000000ffff5beea208, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77078, 0.000000, 1750562316.931067, 0x00000000000000000000ffffb989eb77, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77079, 0.000000, 1750562467.523667, 0x00000000000000000000ffff3326ea6d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77080, 0.000000, 1750562755.210420, 0x00000000000000000000ffff6706c660, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77081, 0.000000, 1750563060.835245, 0x2406da1a0920c20011a66739a2b72000, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77082, 0.000000, 1750563337.526547, 0x00000000000000000000ffff5e174627, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77083, 0.000000, 1750563918.362725, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77084, 0.000000, 1750564091.928831, 0x00000000000000000000ffff321e2016, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77085, 0.000000, 1750564338.215955, 0x00000000000000000000ffff12d89f2b, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77086, 0.000000, 1750564501.266868, 0x00000000000000000000ffff43cd3b66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77087, 0.000000, 1750564702.103974, 0x00000000000000000000ffff8d5e4538, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77088, 0.000000, 1750564791.824547, 0x00000000000000000000ffff679d921b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77089, 0.000000, 1750565085.876543, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77090, 0.000000, 1750565218.221704, 0x00000000000000000000ffff039014db, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77091, 0.000000, 1750565377.416062, 0x00000000000000000000ffff74cc4e8c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77092, 0.000000, 1750565663.718209, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77093, 1750565954.840071, 1750565954.468000, 0x00000000000000000000ffffc31049e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77094, 0.000000, 1750566098.980642, 0x00000000000000000000ffffd845a0f4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77095, 0.000000, 1750566202.757583, 0x00000000000000000000ffff2d0aa01c, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77096, 0.000000, 1750566248.807367, 0x2a0a4cc00100034918cc41fffea9aea2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77097, 0.000000, 1750566543.309267, 0x24006180010000d00000000009bce001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77098, 0.000000, 1750567421.602719, 0x00000000000000000000ffff14cca47e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77099, 0.000000, 1750567718.718977, 0x00000000000000000000ffff33b22d49, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77100, 0.000000, 1750567831.782461, 0x00000000000000000000ffff22169c31, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77101, 0.000000, 1750568014.115697, 0x00000000000000000000ffff67da7acb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77102, 0.000000, 1750568309.527510, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77103, 0.000000, 1750568397.347305, 0x2a0104f802313dc10000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77104, 0.000000, 1750568607.176005, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77105, 0.000000, 1750568903.189808, 0x200119f0740205c2540004fffe0b48fc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77106, 0.000000, 1750569200.641639, 0x00000000000000000000ffff4d441bae, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77107, 0.000000, 1750569218.287863, 0x00000000000000000000ffffb99ddef4, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77108, 0.000000, 1750569501.439604, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77109, 0.000000, 1750569801.385596, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77110, 0.000000, 1750570099.709052, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77111, 0.000000, 1750570398.674921, 0x200119f0740205c2540004fffe0b48fc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77112, 0.000000, 1750570696.810773, 0x200141d006022f6e0000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77113, 0.000000, 1750570794.947897, 0x00000000000000000000ffff678de51e, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77114, 0.000000, 1750570998.130459, 0x00000000000000000000ffff23d3bf5b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77115, 0.000000, 1750571297.968279, 0x00000000000000000000ffff7b018504, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77116, 0.000000, 1750571349.810231, 0x200141d0000a4e4b0000000000000000, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77117, 0.000000, 1750572389.539826, 0x2a0104f82190176e0000000000000002, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0', 'loginFailInvalidUsername', NULL, NULL),
(77118, 0.000000, 1750573482.201131, 0x00000000000000000000ffff8d5f353d, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77119, 0.000000, 1750574027.374344, 0x00000000000000000000ffff2dfaff29, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77120, 0.000000, 1750575634.111535, 0x00000000000000000000ffff4017ace6, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77121, 0.000000, 1750576309.811482, 0x00000000000000000000ffff12bc6928, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77122, 0.000000, 1750576335.566946, 0x00000000000000000000ffff2be6c957, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77123, 0.000000, 1750577379.729418, 0x00000000000000000000ffffb9c14353, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77124, 0.000000, 1750578896.182017, 0x00000000000000000000ffff33b2fbc4, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77125, 0.000000, 1750579545.268810, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77126, 0.000000, 1750580373.646498, 0x00000000000000000000ffff04e0f412, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77127, 0.000000, 1750580655.693997, 0x00000000000000000000ffff2fec0c89, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77128, 0.000000, 1750580938.703370, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77129, 0.000000, 1750581224.475768, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77130, 0.000000, 1750581502.963313, 0x00000000000000000000ffff33b22d49, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77131, 0.000000, 1750581782.346846, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77132, 0.000000, 1750582063.512815, 0x00000000000000000000ffff95ff3e99, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77133, 0.000000, 1750582342.310631, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77134, 0.000000, 1750582498.152180, 0x00000000000000000000ffff33de4792, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77135, 0.000000, 1750582622.882447, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77136, 0.000000, 1750582907.236472, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77137, 0.000000, 1750583191.479408, 0x24048c800000101104ddb61de0d3e6e3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77138, 0.000000, 1750583472.583632, 0x2a0104f8025114e90010000000000026, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77139, 0.000000, 1750583749.949645, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77140, 0.000000, 1750584028.919311, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77141, 0.000000, 1750584305.042628, 0x00000000000000000000ffff4ad07f30, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77142, 0.000000, 1750584572.222166, 0x00000000000000000000ffff2d5623b5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77143, 0.000000, 1750584799.223126, 0x00000000000000000000ffffc2e95d18, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77144, 0.000000, 1750584843.787967, 0x00000000000000000000ffffb9c5c359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77145, 0.000000, 1750585113.513761, 0x00000000000000000000ffff66827425, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77146, 0.000000, 1750585379.092502, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77147, 0.000000, 1750585648.979978, 0x00000000000000000000ffffc7f71f23, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77148, 0.000000, 1750585921.108893, 0x00000000000000000000ffff5927bea4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77149, 0.000000, 1750586182.274911, 0x00000000000000000000ffffa747dbca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77150, 0.000000, 1750586291.929832, 0x2a0104ff00f0ac0b0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77151, 0.000000, 1750586442.747816, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77152, 0.000000, 1750586709.453361, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77153, 0.000000, 1750586970.317057, 0x2a000f482000100c62984ec680430a48, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77154, 0.000000, 1750587232.810083, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77155, 0.000000, 1750587510.611359, 0x00000000000000000000ffffb904b040, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77156, 0.000000, 1750587575.346260, 0x00000000000000000000ffff129e58eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77157, 0.000000, 1750587748.333818, 0x00000000000000000000ffffceeec464, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77158, 0.000000, 1750588004.410670, 0x2a0196e0000005450003000000000006, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77159, 0.000000, 1750588261.360035, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77160, 0.000000, 1750588519.207589, 0x00000000000000000000ffff6706c660, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77161, 0.000000, 1750588781.101405, 0x2a0104f802314bd90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77162, 0.000000, 1750588795.415379, 0x00000000000000000000ffffa2f1aed8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77163, 0.000000, 1750589043.792348, 0x00000000000000000000ffff67bab91c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77164, 0.000000, 1750589303.636209, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77165, 0.000000, 1750589562.511783, 0x00000000000000000000ffffb9cfe209, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77166, 0.000000, 1750589822.780127, 0x00000000000000000000ffffc0fae364, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77167, 0.000000, 1750589884.197489, 0x2a0104f8020140230000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77168, 0.000000, 1750590088.800635, 0x00000000000000000000ffff4b77907b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77169, 0.000000, 1750590611.580591, 0x00000000000000000000ffff67fd148a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77170, 0.000000, 1750590872.309762, 0x240e033224c5d9000000000000001004, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77171, 0.000000, 1750590911.223987, 0x00000000000000000000ffff80c7504c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77172, 0.000000, 1750591132.758041, 0x00000000000000000000ffff2d088484, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77173, 0.000000, 1750591399.297847, 0x00000000000000000000ffff2be7708a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77174, 0.000000, 1750591662.330952, 0x00000000000000000000ffff782e4ae5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77175, 0.000000, 1750591918.403521, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77176, 0.000000, 1750591944.272888, 0x24008500130107380133013001030036, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77177, 0.000000, 1750592177.458405, 0x2a0104f8c0135ef00000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77178, 0.000000, 1750592439.078802, 0x00000000000000000000ffffa747dbca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77179, 0.000000, 1750592700.783986, 0x2a0107a700023eb6022590fffefb553c, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'loginFailInvalidUsername', NULL, NULL),
(77180, 0.000000, 1750592967.291733, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77181, 0.000000, 1750593002.550654, 0x00000000000000000000ffff34bbd454, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77182, 0.000000, 1750593229.093736, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77183, 0.000000, 1750593494.213255, 0x00000000000000000000ffff5bc8f212, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77184, 0.000000, 1750593759.939737, 0x2a06644000002caa0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77185, 0.000000, 1750594020.472123, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77186, 0.000000, 1750594070.068050, 0x00000000000000000000ffff50fbdb6f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77187, 0.000000, 1750594281.549736, 0x2a0104f8025114e90010000000000026, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77188, 0.000000, 1750594547.022697, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77189, 0.000000, 1750594812.322606, 0x00000000000000000000ffff5158358f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77190, 0.000000, 1750595075.263768, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77191, 0.000000, 1750595316.205517, 0x00000000000000000000ffff6baa421b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77192, 0.000000, 1750595338.488693, 0x00000000000000000000ffff67fd148a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77193, 0.000000, 1750595606.045147, 0x00000000000000000000ffff010fe223, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77194, 0.000000, 1750595870.663319, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77195, 0.000000, 1750596141.362494, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77196, 0.000000, 1750596678.304947, 0x2a036f000008000000000000000024de, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77197, 0.000000, 1750596945.951644, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77198, 0.000000, 1750597218.372870, 0x00000000000000000000ffff0885fdf4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77199, 0.000000, 1750597488.396398, 0x00000000000000000000ffffa2d3506f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77200, 0.000000, 1750597760.210826, 0x00000000000000000000ffffb9cfe209, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77201, 0.000000, 1750598030.455812, 0x00000000000000000000ffffb91a9667, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77202, 0.000000, 1750598301.387912, 0x00000000000000000000ffff222e6be0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77203, 0.000000, 1750598339.611955, 0x00000000000000000000ffff22a8386f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77204, 0.000000, 1750598570.584124, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77205, 0.000000, 1750598838.479848, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77206, 0.000000, 1750599375.877251, 0x00000000000000000000ffff65233821, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77207, 0.000000, 1750599644.709874, 0x00000000000000000000ffff26f2dabc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77208, 0.000000, 1750599923.672462, 0x24006180010000d00000000008452001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77209, 1750599926.450430, 1750599926.065300, 0x24006180010000d00000000008452001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(77210, 0.000000, 1750600188.029066, 0x00000000000000000000ffff9c4369b3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77211, 0.000000, 1750600715.951013, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77212, 1750600718.724002, 1750600718.351500, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(77213, 0.000000, 1750601108.670253, 0x00000000000000000000ffff592617c4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77214, 0.000000, 1750601112.316294, 0x00000000000000000000ffff592617c4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(77215, 0.000000, 1750601599.231744, 0x00000000000000000000ffff671aed66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77216, 0.000000, 1750602973.067552, 0x00000000000000000000ffff5ebf18d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77217, 0.000000, 1750603232.530069, 0x00000000000000000000ffff2b997a4c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77218, 0.000000, 1750603504.682008, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77219, 0.000000, 1750603894.534075, 0x200141d000023ea50000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77220, 0.000000, 1750603904.399322, 0x00000000000000000000ffff023a38d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77221, 1750603994.075686, 1750603993.822500, 0x00000000000000000000ffffa747d3c8, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77222, 1750603994.064412, 1750603993.822500, 0x00000000000000000000ffffa747d3c8, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77223, 1750603994.064226, 1750603993.822500, 0x00000000000000000000ffffa747d3c8, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77224, 0.000000, 1750605996.109427, 0x00000000000000000000ffff3ea91425, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77225, 0.000000, 1750607474.582425, 0x00000000000000000000ffff70c400e4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77226, 0.000000, 1750608760.539125, 0x200141d00336ce000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77227, 0.000000, 1750609853.109946, 0x00000000000000000000ffff4d441bae, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77228, 0.000000, 1750609953.530903, 0x00000000000000000000ffff9edc66d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77229, 0.000000, 1750610107.186342, 0x24021f00830002a30000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77230, 0.000000, 1750610364.633631, 0x2a034000006c032dc8c850fffe0f2247, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77231, 0.000000, 1750610625.224764, 0x2a0104f8025114e90010000000000026, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77232, 0.000000, 1750610882.838979, 0x200141d0080bb7000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77233, 0.000000, 1750611140.564522, 0x00000000000000000000ffff676e5428, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77234, 0.000000, 1750611219.231761, 0x00000000000000000000ffff129e58eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77235, 0.000000, 1750611398.926477, 0x2a02c207225739420000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77236, 0.000000, 1750611660.936820, 0x00000000000000000000ffffd9b69ee2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77237, 0.000000, 1750611907.162442, 0x00000000000000000000ffffcebd25b4, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77238, 0.000000, 1750611917.870617, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77239, 0.000000, 1750612179.623635, 0x00000000000000000000ffffc6ba82d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77240, 0.000000, 1750612288.060656, 0x00000000000000000000ffffb9e7dcc6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77241, 0.000000, 1750612441.408265, 0x00000000000000000000ffffbe06b05a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77242, 0.000000, 1750612706.302554, 0x00000000000000000000ffff9df506cf, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77243, 0.000000, 1750612976.070909, 0x00000000000000000000ffff781817ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77244, 0.000000, 1750613241.053949, 0x00000000000000000000ffff5c7673fb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77245, 0.000000, 1750613344.005158, 0x00000000000000000000ffffd9b69ee2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77246, 0.000000, 1750613505.478348, 0x26075500300003a70000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77247, 0.000000, 1750613769.577668, 0x00000000000000000000ffff529cc775, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77248, 0.000000, 1750614033.610787, 0x2a0104f80262511c04484500252b0001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'loginFailInvalidUsername', NULL, NULL),
(77249, 0.000000, 1750614298.912458, 0x00000000000000000000ffff771dd1f0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77250, 0.000000, 1750614822.691621, 0x2a101fc00000000000000000c0aec734, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77251, 0.000000, 1750615088.718099, 0x00000000000000000000ffffd5a5451d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77252, 0.000000, 1750615609.134370, 0x2a0104f802314bd90000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77253, 0.000000, 1750615876.337361, 0x00000000000000000000ffffb9fecc1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77254, 0.000000, 1750616142.918660, 0x00000000000000000000ffffa1f8c9a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77255, 0.000000, 1750616404.395014, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77256, 0.000000, 1750616668.034241, 0x26001f187860d30081c9044944512a4a, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'loginFailInvalidUsername', NULL, NULL),
(77257, 0.000000, 1750616930.454290, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77258, 0.000000, 1750617194.078192, 0x00000000000000000000ffffb9c5c359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77259, 0.000000, 1750617456.899977, 0x00000000000000000000ffff4e804cca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77260, 0.000000, 1750617715.121633, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77261, 0.000000, 1750617975.642025, 0x00000000000000000000ffff98ce4be1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77262, 0.000000, 1750618239.916188, 0x00000000000000000000ffff5b792cc6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77263, 0.000000, 1750618493.486742, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77264, 0.000000, 1750618588.286008, 0x00000000000000000000ffff23c24fa4, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77265, 0.000000, 1750618759.427031, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77266, 0.000000, 1750619029.477728, 0x00000000000000000000ffff983567f6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77267, 0.000000, 1750619288.164721, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77268, 0.000000, 1750619550.543730, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77269, 0.000000, 1750619812.718143, 0x00000000000000000000ffff4fae5e89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77270, 0.000000, 1750620076.962558, 0x00000000000000000000ffff907e9616, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77271, 0.000000, 1750620333.470499, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77272, 0.000000, 1750620593.009249, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77273, 0.000000, 1750620852.408872, 0x24006ea000001248000000000000a4b5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77274, 0.000000, 1750620878.691245, 0x00000000000000000000ffff223dcb7d, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77275, 0.000000, 1750620879.997757, 0x00000000000000000000ffff223dcb7d, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77276, 0.000000, 1750621369.255080, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77277, 0.000000, 1750621629.910938, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77278, 0.000000, 1750621888.070586, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77279, 0.000000, 1750622144.530271, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77280, 0.000000, 1750622404.621554, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77281, 0.000000, 1750622670.067348, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77282, 0.000000, 1750622930.921872, 0x2a0104ff01f0941a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77283, 0.000000, 1750623190.219382, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77284, 0.000000, 1750623448.548344, 0x00000000000000000000ffff29489424, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77285, 0.000000, 1750623709.921237, 0x00000000000000000000ffff5b792cc6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77286, 0.000000, 1750623962.445551, 0x00000000000000000000ffffbad17168, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77287, 0.000000, 1750624219.582472, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77288, 0.000000, 1750624476.179738, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77289, 0.000000, 1750624735.949332, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77290, 0.000000, 1750624994.012968, 0x00000000000000000000ffff782e4ae5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77291, 0.000000, 1750625250.672376, 0x00000000000000000000ffff5cde6b71, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77292, 0.000000, 1750625510.451204, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77293, 0.000000, 1750625773.268170, 0x2400890100000000f03c93fffe7330c5, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77294, 0.000000, 1750626038.094272, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77295, 0.000000, 1750626305.907603, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77296, 0.000000, 1750626576.606749, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77297, 1750626776.338623, 1750626774.841800, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(77298, 1750626775.339770, 1750626773.235300, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/themes/seotheme/db.php?u=', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),
(77299, 1750626774.126936, 1750626772.646100, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}');
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77300, 1750626774.038926, 1750626772.638300, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77301, 1750626772.142251, 1750626770.641500, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/ALFA_DATA/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77302, 1750626772.134999, 1750626770.830400, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77303, 1750626772.026262, 1750626770.645700, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/themes/seotheme/db.php?u=', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77304, 1750626779.330871, 1750626778.550900, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77305, 1750626777.950847, 1750626777.047600, 0x00000000000000000000ffffc4fb51a6, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),
(77306, 0.000000, 1750626851.057391, 0x00000000000000000000ffffbca536af, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77307, 0.000000, 1750627120.247378, 0x00000000000000000000ffffb21571d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77308, 0.000000, 1750627394.489295, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77309, 0.000000, 1750627676.133470, 0x00000000000000000000ffffd5a5451d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77310, 0.000000, 1750627941.055484, 0x00000000000000000000ffffc2a436a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77311, 0.000000, 1750628211.730597, 0x2a0104f8c0135ef00000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77312, 0.000000, 1750628486.196878, 0x00000000000000000000ffff405a264a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77313, 0.000000, 1750628760.901351, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77314, 0.000000, 1750629037.777171, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77315, 0.000000, 1750629176.705511, 0x00000000000000000000ffff9246c2f4, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77316, 0.000000, 1750629310.693562, 0x2a036f000008000000000000000024de, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77317, 0.000000, 1750629585.170139, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77318, 0.000000, 1750630139.812280, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77319, 0.000000, 1750630418.818502, 0x24006180010000d00000000008452001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77320, 0.000000, 1750630692.622200, 0x00000000000000000000ffff408caac4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77321, 0.000000, 1750630981.415653, 0x2a0104f80262511c04484500252b0001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77322, 0.000000, 1750631289.075111, 0x200141d006022f6e0000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77323, 0.000000, 1750631595.446815, 0x2a0104f930511e6b0000000000000002, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77324, 0.000000, 1750631903.953471, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77325, 0.000000, 1750632214.367597, 0x2a0a4cc00100034918cc41fffea9aea2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77326, 0.000000, 1750632523.770707, 0x00000000000000000000ffffb2fe162b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77327, 0.000000, 1750632832.976559, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77328, 0.000000, 1750633143.487374, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77329, 0.000000, 1750633452.958287, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77330, 0.000000, 1750633764.151635, 0x2a0196e0000005450003000000000006, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77331, 0.000000, 1750634073.762884, 0x00000000000000000000ffff67841402, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77332, 0.000000, 1750634375.087963, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77333, 0.000000, 1750634653.223588, 0x00000000000000000000ffffc2c37111, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77334, 0.000000, 1750634932.160158, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77335, 0.000000, 1750635209.010189, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77336, 0.000000, 1750635490.513332, 0x00000000000000000000ffff33d23c52, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77337, 0.000000, 1750635769.891042, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77338, 0.000000, 1750636050.004745, 0x00000000000000000000ffffb9c5c359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77339, 0.000000, 1750636329.043115, 0x00000000000000000000ffffa747dbca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77340, 0.000000, 1750636607.452877, 0x2605a142224000100000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77341, 0.000000, 1750636896.346800, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77342, 0.000000, 1750637177.690971, 0x00000000000000000000ffff879437a4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77343, 0.000000, 1750637459.357655, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77344, 0.000000, 1750637742.610021, 0x00000000000000000000ffff9f4192dc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77345, 0.000000, 1750638025.099122, 0x00000000000000000000ffffa1f8c9d3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77346, 0.000000, 1750638304.915416, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77347, 0.000000, 1750638592.213260, 0x00000000000000000000ffffb9b5ce5c, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'loginFailInvalidUsername', NULL, NULL),
(77348, 0.000000, 1750638865.168399, 0x200119f0740205c2540004fffe0b48fc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77349, 0.000000, 1750639147.748220, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77350, 0.000000, 1750639429.615633, 0x2a0196e0000005450003000000000006, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77351, 0.000000, 1750639711.917429, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77352, 0.000000, 1750639997.717815, 0x00000000000000000000ffff225d1042, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77353, 0.000000, 1750640287.627581, 0x00000000000000000000ffff73f54488, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77354, 0.000000, 1750640566.476379, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77355, 0.000000, 1750640850.356097, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77356, 0.000000, 1750641133.772889, 0x00000000000000000000ffff671f26a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77357, 0.000000, 1750641423.447253, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77358, 0.000000, 1750641707.078970, 0x00000000000000000000ffff9c26d8d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77359, 0.000000, 1750641990.907716, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77360, 0.000000, 1750642274.453364, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77361, 0.000000, 1750642556.467198, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77362, 0.000000, 1750642842.626030, 0x00000000000000000000ffff907e8778, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77363, 0.000000, 1750643128.654662, 0x00000000000000000000ffffccc5ac1a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77364, 0.000000, 1750643417.048407, 0x00000000000000000000ffffc30705ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77365, 0.000000, 1750643703.901392, 0x2001067c2070c9420000000000000001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77366, 0.000000, 1750643989.081393, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77367, 0.000000, 1750644283.385523, 0x2a0196e0000005450003000000000006, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77368, 0.000000, 1750644576.331982, 0x00000000000000000000ffff128785fa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77369, 0.000000, 1750644873.899592, 0x2604a880000401d00000000004eff000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77370, 0.000000, 1750645165.193548, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77371, 0.000000, 1750645458.253757, 0x2604a880040000d10000000008994001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77372, 0.000000, 1750645751.232954, 0x00000000000000000000ffff33b251f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77373, 0.000000, 1750646044.574160, 0x00000000000000000000ffffa1f8c9d3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77374, 0.000000, 1750646341.988564, 0x2a0104f8025114e90010000000000026, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77375, 1750646639.491140, 1750646639.116600, 0x00000000000000000000ffffa1f8c9d3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77376, 0.000000, 1750646933.022245, 0x00000000000000000000ffff6798f8a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77377, 0.000000, 1750647226.066029, 0x00000000000000000000ffff4d441bae, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77378, 0.000000, 1750647521.836113, 0x00000000000000000000ffffc2a38093, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77379, 0.000000, 1750647822.084280, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77380, 0.000000, 1750648122.172375, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77381, 0.000000, 1750648419.317199, 0x00000000000000000000ffff5ebf18d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77382, 0.000000, 1750648715.075717, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77383, 0.000000, 1750649311.599360, 0x00000000000000000000ffffc2a38093, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77384, 0.000000, 1750649915.817333, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77385, 0.000000, 1750649966.596460, 0x00000000000000000000ffff95283a03, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77386, 0.000000, 1750650217.123178, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77387, 0.000000, 1750650518.779478, 0x00000000000000000000ffff5bc8f212, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77388, 0.000000, 1750650818.279414, 0x00000000000000000000ffffdeffd62d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77389, 0.000000, 1750651119.278843, 0x00000000000000000000ffffbe5cae21, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77390, 0.000000, 1750651425.844487, 0x00000000000000000000ffff679f257a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77391, 0.000000, 1750651725.366805, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77392, 0.000000, 1750652027.008043, 0x00000000000000000000ffff23c88140, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77393, 0.000000, 1750652325.697674, 0x00000000000000000000ffff225d1042, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77394, 0.000000, 1750652623.703247, 0x00000000000000000000ffff98ce4be1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77395, 0.000000, 1750652918.757861, 0x2a034000006c032dc8c850fffe0f2247, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77396, 0.000000, 1750653212.502775, 0x00000000000000000000ffff6bacf30b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77397, 0.000000, 1750653507.432368, 0x00000000000000000000ffffc7bccd03, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77398, 0.000000, 1750653803.842535, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77399, 0.000000, 1750654098.051187, 0x00000000000000000000ffff9d0ac690, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77400, 0.000000, 1750654395.310727, 0x00000000000000000000ffff6786766e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77401, 1750654943.598654, 1750654943.356300, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/oldsite/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L29sZHNpdGUvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"path\":\"L29sZHNpdGUvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77402, 1750654936.702450, 1750654936.459600, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/site/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3NpdGUvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"path\":\"L3NpdGUvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77403, 1750654930.429890, 1750654930.190500, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/backup/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2JhY2t1cC93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L2JhY2t1cC93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77404, 1750654924.751759, 1750654924.506800, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/web/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dlYi93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L3dlYi93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77405, 1750654915.808857, 1750654915.566200, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/cms/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2Ntcy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L2Ntcy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77406, 1750654907.711958, 1750654907.460900, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/blog/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L2Jsb2cvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"path\":\"L2Jsb2cvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77407, 1750654899.929100, 1750654899.688300, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/test/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3Rlc3Qvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"path\":\"L3Rlc3Qvd3AtYWRtaW4vaW5zdGFsbC5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77408, 1750654891.171038, 1750654890.916800, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wordpress/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L3dvcmRwcmVzcy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77409, 1750654882.161131, 1750654881.918000, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/old/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L29sZC93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L29sZC93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77410, 1750654873.973293, 1750654873.731000, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/new/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L25ldy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"path\":\"L25ldy93cC1hZG1pbi9pbnN0YWxsLnBocA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77411, 1750654867.788242, 1750654867.535600, 0x00000000000000000000ffffd161a5f2, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp/wp-admin/install.php', NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36', 'blocked:waf', 'WordPress New Install File Probing', '{\"learningMode\":0,\"failedRules\":\"506\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwL3dwLWFkbWluL2luc3RhbGwucGhw\",\"path\":\"L3dwL3dwLWFkbWluL2luc3RhbGwucGhw\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77412, 0.000000, 1750654988.191693, 0x00000000000000000000ffff4fae5e89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77413, 0.000000, 1750655283.848774, 0x26001f160610a9001f86ae302495a902, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77414, 0.000000, 1750655573.332851, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77415, 0.000000, 1750655866.334891, 0x00000000000000000000ffffc2a38093, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77416, 0.000000, 1750656158.939543, 0x00000000000000000000ffff40e399d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77417, 0.000000, 1750656451.446232, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77418, 0.000000, 1750656739.145764, 0x00000000000000000000ffffc6ba82d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77419, 0.000000, 1750657025.522553, 0x00000000000000000000ffff676e5428, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77420, 0.000000, 1750657311.841788, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77421, 0.000000, 1750657599.694572, 0x00000000000000000000ffff505e6126, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77422, 0.000000, 1750657889.423675, 0x2604a880040000d100000001345e5001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77423, 0.000000, 1750658177.129862, 0x00000000000000000000ffff0ddc5441, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77424, 0.000000, 1750658468.701878, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77425, 0.000000, 1750658778.813851, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77426, 0.000000, 1750659082.985665, 0x00000000000000000000ffff676e5428, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77427, 0.000000, 1750659377.896081, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77428, 0.000000, 1750659671.536342, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77429, 0.000000, 1750659960.205937, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77430, 0.000000, 1750660254.045660, 0x00000000000000000000ffff23c88140, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77431, 0.000000, 1750660545.801548, 0x00000000000000000000ffff22cedf16, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77432, 0.000000, 1750660840.940740, 0x200141d0040130000000000000002309, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77433, 0.000000, 1750661134.132140, 0x00000000000000000000ffffbad17168, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77434, 0.000000, 1750661426.238603, 0x00000000000000000000ffff67a3d606, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77435, 0.000000, 1750661714.908067, 0x00000000000000000000ffff781817ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77436, 0.000000, 1750661998.125021, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77437, 0.000000, 1750662289.264415, 0x00000000000000000000ffff26390323, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77438, 0.000000, 1750662576.719521, 0x00000000000000000000ffff867a76f6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77439, 0.000000, 1750662867.899953, 0x00000000000000000000ffff265b659f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77440, 0.000000, 1750663159.332396, 0x00000000000000000000ffff67a9a0a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77441, 0.000000, 1750663446.629223, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77442, 0.000000, 1750663735.725382, 0x00000000000000000000ffffb9fecc1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77443, 0.000000, 1750664024.418809, 0x00000000000000000000ffffc7c01655, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77444, 0.000000, 1750664314.139926, 0x00000000000000000000ffff5c7673fb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77445, 0.000000, 1750664605.604704, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77446, 0.000000, 1750664894.599466, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77447, 0.000000, 1750665182.928235, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77448, 0.000000, 1750665479.081232, 0x00000000000000000000ffffbca536af, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77449, 0.000000, 1750665769.703986, 0x00000000000000000000ffff8a44bb72, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77450, 0.000000, 1750666014.321846, 0x00000000000000000000ffff0dca99a0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77451, 0.000000, 1750666058.352305, 0x00000000000000000000ffff6706c660, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77452, 0.000000, 1750666349.559541, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77453, 0.000000, 1750666640.109211, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77454, 0.000000, 1750666768.507972, 0x00000000000000000000ffff4b77d078, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77455, 0.000000, 1750666937.266874, 0x00000000000000000000ffff8b811377, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77456, 0.000000, 1750667232.100075, 0x24021f00830002a30000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77457, 0.000000, 1750667526.623906, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77458, 0.000000, 1750667602.891268, 0x00000000000000000000ffffa747debf, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77459, 0.000000, 1750667821.230985, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77460, 0.000000, 1750668115.675967, 0x00000000000000000000ffff5e174627, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77461, 0.000000, 1750668409.554237, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77462, 0.000000, 1750668559.768273, 0x00000000000000000000ffff3eabaf75, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77463, 0.000000, 1750668699.890327, 0x00000000000000000000ffff25bb918e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77464, 0.000000, 1750668990.689210, 0x00000000000000000000ffff5158358f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77465, 0.000000, 1750669294.207969, 0x00000000000000000000ffff782e4ae5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77466, 0.000000, 1750669599.961740, 0x200141d00001c2200000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77467, 0.000000, 1750669894.331565, 0x00000000000000000000ffff4f7c4ca7, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77468, 0.000000, 1750670190.801559, 0x00000000000000000000ffff59a9937a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77469, 0.000000, 1750670490.315966, 0x00000000000000000000ffffa0167a86, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77470, 0.000000, 1750670702.936746, 0x24048c800000101104ddb61de0d3e6e3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77471, 0.000000, 1750670822.633999, 0x2a034000006c032dc8c850fffe0f2247, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(77472, 0.000000, 1750671089.644301, 0x00000000000000000000ffff08dad4b1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77473, 0.000000, 1750671387.685531, 0x00000000000000000000ffff4ad0805c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77474, 0.000000, 1750671690.075144, 0x00000000000000000000ffff55eff344, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77475, 0.000000, 1750671953.573520, 0x00000000000000000000ffff67a7d989, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77476, 0.000000, 1750671990.095002, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77477, 0.000000, 1750672295.131485, 0x200119f0740205c2540004fffe0b48fc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77478, 0.000000, 1750672592.566293, 0x00000000000000000000ffff67a9a0a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77479, 0.000000, 1750672894.069949, 0x24006180010000d00000000008452001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77480, 0.000000, 1750673188.072077, 0x2a02c207224774480000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77481, 0.000000, 1750673486.199790, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77482, 0.000000, 1750673782.943759, 0x00000000000000000000ffff2611141e, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77483, 0.000000, 1750674079.738787, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77484, 0.000000, 1750674378.339872, 0x2a0104ff01f0941a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77485, 0.000000, 1750674675.449958, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77486, 0.000000, 1750674708.028593, 0x00000000000000000000ffff3eabaf75, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77487, 0.000000, 1750674971.403114, 0x00000000000000000000ffff26f2dabc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77488, 0.000000, 1750675272.011264, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77489, 0.000000, 1750675572.220295, 0x00000000000000000000ffff40e399d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77490, 0.000000, 1750675870.474630, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77491, 0.000000, 1750676170.313116, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77492, 0.000000, 1750676329.327823, 0x00000000000000000000ffff33de4792, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77493, 0.000000, 1750676473.354198, 0x00000000000000000000ffffc6ba82d6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77494, 0.000000, 1750676772.603349, 0x00000000000000000000ffffc0fae526, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77495, 0.000000, 1750677072.520539, 0x00000000000000000000ffff4017aa46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77496, 0.000000, 1750677371.945582, 0x00000000000000000000ffff5be5ec26, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77497, 0.000000, 1750677673.404563, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77498, 0.000000, 1750677976.305444, 0x26003c0200000000f03c93fffe07e9bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77499, 0.000000, 1750678194.133874, 0x00000000000000000000ffff734e07b3, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77500, 0.000000, 1750678276.642252, 0x00000000000000000000ffff25bb1a48, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77501, 0.000000, 1750678578.142517, 0x00000000000000000000ffff779cf36e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77502, 0.000000, 1750678881.507027, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77503, 0.000000, 1750679184.851551, 0x26003c0200000000f03c93fffe07e9bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77504, 0.000000, 1750679491.956271, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77505, 0.000000, 1750679797.241220, 0x00000000000000000000ffff867a76f6, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'loginFailInvalidUsername', NULL, NULL),
(77506, 1750679926.520753, 1750679926.263400, 0x00000000000000000000ffffc291e37d, 0, 403, 0, 0, 0, 'http://iraneurobet.com/chart/php-ofc-library/ofc_upload_image.php', NULL, 'ALittle Client', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2NoYXJ0L3BocC1vZmMtbGlicmFyeS9vZmNfdXBsb2FkX2ltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77507, 0.000000, 1750680105.829129, 0x00000000000000000000ffffc6367de8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77508, 0.000000, 1750680236.520846, 0x26001f16049a9100a535456f414c0f26, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77509, 0.000000, 1750680416.016525, 0x00000000000000000000ffff4fae5e89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77510, 0.000000, 1750680727.905578, 0x240172e00001000000010000cf84f991, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77511, 0.000000, 1750681043.282044, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77512, 0.000000, 1750681357.099169, 0x00000000000000000000ffff879437a4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77513, 0.000000, 1750681672.121274, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77514, 0.000000, 1750681987.005036, 0x00000000000000000000ffff67da7acb, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77515, 0.000000, 1750682298.793614, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77516, 0.000000, 1750682561.064398, 0x00000000000000000000ffff676e5482, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77517, 0.000000, 1750682614.042649, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77518, 0.000000, 1750682931.463670, 0x2a0a4cc000803144c8c8b2fffef4b1fb, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'loginFailInvalidUsername', NULL, NULL),
(77519, 0.000000, 1750683244.578896, 0x00000000000000000000ffff222e6be0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77520, 0.000000, 1750683562.950878, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77521, 0.000000, 1750684199.788104, 0x00000000000000000000ffffceeec464, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77522, 0.000000, 1750684394.474672, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77523, 1750684396.869071, 1750684396.500200, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(77524, 0.000000, 1750684866.281276, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77525, 1750684869.722386, 1750684869.348600, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(77526, 0.000000, 1750685086.523797, 0x200141d00001c2200000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77527, 0.000000, 1750685335.831495, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77528, 1750685338.169261, 1750685337.787200, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZ2luLnBocA==\"}'),
(77529, 0.000000, 1750685805.137113, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77530, 0.000000, 1750685808.816131, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(77531, 0.000000, 1750687246.935441, 0x00000000000000000000ffff223adfbe, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77532, 0.000000, 1750687793.033854, 0x00000000000000000000ffff68f82d1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77533, 0.000000, 1750690745.797850, 0x00000000000000000000ffff67db4672, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77534, 0.000000, 1750694060.177422, 0x00000000000000000000ffff3ea91425, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77535, 0.000000, 1750696825.856422, 0x200141d00336ce000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77536, 0.000000, 1750699075.630804, 0x00000000000000000000ffff68f82d1e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77537, 0.000000, 1750701164.527413, 0x00000000000000000000ffffc7facec6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77538, 0.000000, 1750705023.419216, 0x00000000000000000000ffff5cdeb5cd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77539, 0.000000, 1750707523.988387, 0x00000000000000000000ffff5cdeb5cd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77540, 0.000000, 1750708907.711790, 0x00000000000000000000ffff22aadb41, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77541, 0.000000, 1750710545.043769, 0x00000000000000000000ffff98e7696a, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77542, 0.000000, 1750714012.341331, 0x00000000000000000000ffffa116283a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77543, 0.000000, 1750714453.973583, 0x00000000000000000000ffffdeffd62d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77544, 0.000000, 1750714806.175108, 0x26003c0200000000f03c93fffe07e9bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77545, 0.000000, 1750715171.331608, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77546, 0.000000, 1750715533.885189, 0x2a0104f81c1eb6610000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77547, 0.000000, 1750715816.948498, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77548, 0.000000, 1750716185.041527, 0x00000000000000000000ffff08dad4b1, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'loginFailInvalidUsername', NULL, NULL),
(77549, 0.000000, 1750716557.977246, 0x00000000000000000000ffffbe06b05a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77550, 0.000000, 1750716926.804368, 0x00000000000000000000ffff3351cf0c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77551, 0.000000, 1750717299.055793, 0x2001067c2070c9420000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77552, 0.000000, 1750717672.151457, 0x2a024780000fae470000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77553, 0.000000, 1750717911.124455, 0x00000000000000000000ffff51b188d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77554, 0.000000, 1750718426.089806, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77555, 0.000000, 1750718796.060236, 0x00000000000000000000ffff265b659f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77556, 0.000000, 1750719172.339172, 0x00000000000000000000ffff9843c120, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77557, 0.000000, 1750719547.329229, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77558, 0.000000, 1750719920.541197, 0x260753000060322a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77559, 0.000000, 1750720296.921988, 0x2a000f482000100c62984ec680430a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77560, 0.000000, 1750720675.867433, 0x2a0104f8c0135ef00000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77561, 0.000000, 1750721051.001722, 0x00000000000000000000ffff879437a4, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'loginFailInvalidUsername', NULL, NULL),
(77562, 0.000000, 1750721426.500152, 0x00000000000000000000ffff4b77907b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77563, 0.000000, 1750721802.267950, 0x00000000000000000000ffff6fe62361, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77564, 0.000000, 1750722173.562592, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77565, 0.000000, 1750722202.376332, 0x00000000000000000000ffffa747debf, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77566, 0.000000, 1750722547.121499, 0x00000000000000000000ffffa152c825, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77567, 0.000000, 1750722922.939802, 0x00000000000000000000ffff43cd3b66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77568, 0.000000, 1750723305.847286, 0x00000000000000000000ffffc7c01655, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77569, 0.000000, 1750723687.415212, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77570, 0.000000, 1750724068.627722, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77571, 0.000000, 1750724454.757876, 0x2a0104f80262511c04484500252b0001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77572, 0.000000, 1750724832.268616, 0x00000000000000000000ffff5100f79c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77573, 0.000000, 1750725212.654372, 0x00000000000000000000ffff0885fdf4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77574, 0.000000, 1750725596.199417, 0x00000000000000000000ffff40e399d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77575, 0.000000, 1750725979.623263, 0x24088240061296d01a0373fffef4d058, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77576, 0.000000, 1750726358.485552, 0x00000000000000000000ffff67da7acb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77577, 0.000000, 1750726733.391930, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77578, 0.000000, 1750727026.797897, 0x00000000000000000000ffff67a3d62b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77579, 0.000000, 1750727053.856171, 0x200141d000023ea50000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77580, 0.000000, 1750727403.644271, 0x00000000000000000000ffffc2a436a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77581, 0.000000, 1750727780.327761, 0x2a0104f80262511c04484500252b0001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77582, 0.000000, 1750728163.960760, 0x2605a142224000100000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77583, 0.000000, 1750728538.653245, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77584, 0.000000, 1750728917.531067, 0x00000000000000000000ffffa516dfa4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77585, 0.000000, 1750729292.771198, 0x00000000000000000000ffffa2134cb7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77586, 0.000000, 1750729679.688465, 0x00000000000000000000ffff4e87554f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77587, 0.000000, 1750730059.865131, 0x00000000000000000000ffff408caac4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77588, 0.000000, 1750730443.648058, 0x00000000000000000000ffff894adf54, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77589, 0.000000, 1750731218.945129, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77590, 0.000000, 1750731603.811390, 0x2a0104ff01f0941a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77591, 0.000000, 1750731988.468697, 0x00000000000000000000ffffb904b040, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77592, 0.000000, 1750732378.550421, 0x2a0a4cc00100034918cc41fffea9aea2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77593, 0.000000, 1750732766.455590, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77594, 0.000000, 1750733156.862892, 0x00000000000000000000ffff25bb918e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77595, 0.000000, 1750733552.731928, 0x00000000000000000000ffffa2d67c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77596, 1750734931.992238, 1750734931.725300, 0x00000000000000000000ffff982ad4c8, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77597, 1750734931.980146, 1750734931.725300, 0x00000000000000000000ffff982ad4c8, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77598, 1750734931.979952, 1750734931.725300, 0x00000000000000000000ffff982ad4c8, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77599, 0.000000, 1750737187.221443, 0x00000000000000000000ffff4017aa46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77600, 0.000000, 1750737562.131916, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77601, 0.000000, 1750737864.143087, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77602, 0.000000, 1750738261.164119, 0x00000000000000000000ffff907e9616, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77603, 0.000000, 1750738653.483663, 0x00000000000000000000ffff04e0f412, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77604, 0.000000, 1750739041.558316, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77605, 0.000000, 1750739427.656224, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77606, 0.000000, 1750739803.499310, 0x00000000000000000000ffff712de3bb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77607, 0.000000, 1750740177.061157, 0x00000000000000000000ffff2ff3bca7, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(77608, 0.000000, 1750740552.862967, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77609, 0.000000, 1750740930.815453, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77610, 0.000000, 1750741308.546354, 0x00000000000000000000ffffbe5cae21, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77611, 0.000000, 1750741604.709951, 0x00000000000000000000ffff67a7d989, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77612, 0.000000, 1750741680.277403, 0x24006180010000d00000000061147001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77613, 0.000000, 1750742056.490476, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77614, 0.000000, 1750742430.214120, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77615, 0.000000, 1750742798.867192, 0x00000000000000000000ffff672a3a63, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77616, 0.000000, 1750742814.067111, 0x00000000000000000000ffff5e844577, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77617, 0.000000, 1750742833.005930, 0x00000000000000000000ffffbd066ceb, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77618, 0.000000, 1750742835.908660, 0x00000000000000000000ffff4987562c, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77619, 0.000000, 1750743163.159616, 0x00000000000000000000ffff67ade3bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77620, 0.000000, 1750743522.768399, 0x00000000000000000000ffff8bb48d5f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77621, 0.000000, 1750743890.173046, 0x00000000000000000000ffff34d7c01c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77622, 0.000000, 1750744053.796278, 0x00000000000000000000ffff9a5bb368, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77623, 0.000000, 1750744255.062726, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77624, 0.000000, 1750745000.800313, 0x00000000000000000000ffff4fae5e89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77625, 0.000000, 1750745372.587905, 0x2604a880040000d10000000008994001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77626, 0.000000, 1750745751.835886, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77627, 0.000000, 1750746124.061778, 0x00000000000000000000ffffd1b6cb35, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77628, 0.000000, 1750746200.216890, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77629, 0.000000, 1750746348.339828, 0x00000000000000000000ffff22294c98, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77630, 0.000000, 1750746349.656059, 0x00000000000000000000ffff22294c98, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77631, 0.000000, 1750746495.064144, 0x00000000000000000000ffff222e6be0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77632, 0.000000, 1750746866.441153, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77633, 0.000000, 1750747246.470704, 0x00000000000000000000ffffb8a871e8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77634, 0.000000, 1750747626.607076, 0x00000000000000000000ffff712de3bb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77635, 0.000000, 1750747889.458156, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77636, 1750747965.299894, 1750747964.911500, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77637, 0.000000, 1750748000.215481, 0x00000000000000000000ffff2b997a4c, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(77638, 1750748106.870038, 1750748106.498700, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77639, 1750748034.784073, 1750748034.406600, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77640, 0.000000, 1750748146.657063, 0x2406590000036742910c011bf291f3a3, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77641, 1750748252.374611, 1750748252.001300, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77642, 1750748181.637288, 1750748181.258500, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77643, 0.000000, 1750748271.919655, 0x00000000000000000000ffff223f04cb, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77644, 1750748326.489828, 1750748326.099400, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77645, 0.000000, 1750748378.324067, 0x00000000000000000000ffffa01e7181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77646, 1750748478.973450, 1750748478.591500, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77647, 1750748398.997154, 1750748398.589300, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77648, 0.000000, 1750748561.428412, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77649, 0.000000, 1750748647.950389, 0x00000000000000000000ffffbd066ceb, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'blocked: Blocked by Wordfence Security Network', NULL),
(77650, 0.000000, 1750748746.646147, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77651, 0.000000, 1750749116.026212, 0x00000000000000000000ffffbe06b05a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77652, 0.000000, 1750749487.331289, 0x00000000000000000000ffff0ddc5441, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'loginFailInvalidUsername', NULL, NULL),
(77653, 0.000000, 1750749871.660448, 0x00000000000000000000ffffb6fdb1bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77654, 0.000000, 1750750245.825555, 0x00000000000000000000ffff33d23c52, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77655, 0.000000, 1750750298.030826, 0x24048c800000101104ddb61de0d3e6e3, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77656, 0.000000, 1750750853.416361, 0x00000000000000000000ffff819204ee, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77657, 1750750854.702651, 1750750854.321500, 0x00000000000000000000ffff819204ee, 0, 503, 0, 0, 0, 'https://iraneurobet.com//wp-login.php', 'https://iraneurobet.com//wp-login.php', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly93cC1sb2dpbi5waHA=\"}'),
(77658, 0.000000, 1750751001.294096, 0x2a036f000008000000000000000024de, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77659, 0.000000, 1750751380.016807, 0x00000000000000000000ffffa2d3506f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77660, 0.000000, 1750751758.395461, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77661, 0.000000, 1750752139.541957, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77662, 0.000000, 1750752522.704020, 0x00000000000000000000ffff08dad4b1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77663, 0.000000, 1750752868.874281, 0x00000000000000000000ffffcbd965ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77664, 0.000000, 1750752899.846784, 0x200141d006022f6e0000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77665, 0.000000, 1750753278.090336, 0x00000000000000000000ffff68a8f895, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77666, 0.000000, 1750753655.987477, 0x00000000000000000000ffffa01e7181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77667, 0.000000, 1750754028.220909, 0x2a06644000002ca30000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77668, 0.000000, 1750754397.381491, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77669, 0.000000, 1750754684.774589, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77670, 0.000000, 1750754983.580803, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77671, 0.000000, 1750755362.149790, 0x00000000000000000000ffffbc28897e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77672, 0.000000, 1750755740.940358, 0x00000000000000000000ffff8bb48d5f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77673, 0.000000, 1750755900.153081, 0x00000000000000000000ffff2e20e774, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77674, 0.000000, 1750756124.119370, 0x2604a880040000d100000001345e5001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77675, 0.000000, 1750756513.687138, 0x26003c0000000000f03c93fffe5ac926, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77676, 0.000000, 1750756890.582415, 0x00000000000000000000ffff034f4264, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77677, 0.000000, 1750757271.797662, 0x00000000000000000000ffff7ab4f4d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77678, 0.000000, 1750757656.457744, 0x00000000000000000000ffff23d3bf5b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77679, 0.000000, 1750758038.789730, 0x00000000000000000000ffffc0fae526, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77680, 0.000000, 1750758428.922801, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77681, 0.000000, 1750758829.238141, 0x2a0a4cc00100034918cc41fffea9aea2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77682, 0.000000, 1750759225.196597, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77683, 0.000000, 1750759625.502682, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77684, 0.000000, 1750759683.085555, 0x00000000000000000000ffffcff4ff4c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77685, 0.000000, 1750760020.988556, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77686, 0.000000, 1750760417.758605, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77687, 0.000000, 1750760816.119455, 0x00000000000000000000ffff932d8868, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77688, 0.000000, 1750761211.085573, 0x00000000000000000000ffff4017aa46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77689, 0.000000, 1750761546.865995, 0x00000000000000000000ffffc4fb42ed, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77690, 0.000000, 1750761614.060814, 0x00000000000000000000ffff0885fdf4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77691, 0.000000, 1750762004.736369, 0x2a0104f8025114e90010000000000026, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77692, 0.000000, 1750762397.766246, 0x00000000000000000000ffff6706c660, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77693, 0.000000, 1750762796.906250, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77694, 0.000000, 1750763196.339840, 0x00000000000000000000ffff0def998c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77695, 0.000000, 1750763595.672909, 0x00000000000000000000ffffa747dbca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77696, 0.000000, 1750763993.562992, 0x00000000000000000000ffff0135b974, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77697, 0.000000, 1750764360.757766, 0x00000000000000000000ffff672a75a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77698, 0.000000, 1750764395.311038, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77699, 0.000000, 1750764795.081486, 0x00000000000000000000ffffb9b31823, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77700, 0.000000, 1750765193.401477, 0x00000000000000000000ffff405a264a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77701, 0.000000, 1750765593.223335, 0x20011bb0e000001e0000000000000387, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77702, 0.000000, 1750765986.983468, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77703, 0.000000, 1750766380.925832, 0x00000000000000000000ffff421d8981, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77704, 0.000000, 1750766779.178729, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77705, 0.000000, 1750767185.160010, 0x00000000000000000000ffff0ea018ee, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77706, 0.000000, 1750767583.030517, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77707, 0.000000, 1750767983.052003, 0x00000000000000000000ffff405a264a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77708, 0.000000, 1750768386.997500, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77709, 0.000000, 1750768794.903223, 0x00000000000000000000ffff0febd40e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77710, 0.000000, 1750769200.571674, 0x00000000000000000000ffff455aa169, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77711, 0.000000, 1750769603.613257, 0x00000000000000000000ffff5100f79c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77712, 0.000000, 1750770015.762864, 0x00000000000000000000ffffb6fdb1bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77713, 0.000000, 1750770419.498660, 0x2604a880000401d00000000004eff000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77714, 0.000000, 1750771790.386019, 0x00000000000000000000ffff0395192c, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77715, 0.000000, 1750777209.685200, 0x00000000000000000000ffff33599942, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77716, 0.000000, 1750779421.304446, 0x00000000000000000000ffff819204ee, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77717, 1750779422.635197, 1750779422.255000, 0x00000000000000000000ffff819204ee, 0, 503, 0, 0, 0, 'https://iraneurobet.com//wp-login.php', 'https://iraneurobet.com//wp-login.php', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly93cC1sb2dpbi5waHA=\"}'),
(77718, 0.000000, 1750781808.770136, 0x00000000000000000000ffffa74745ad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77719, 0.000000, 1750784211.441549, 0x00000000000000000000ffff3eabaf75, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77720, 0.000000, 1750786407.556755, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77721, 0.000000, 1750786445.852959, 0x00000000000000000000ffff59d534f2, 0, 302, 0, 1, 0, 'https://iraneurobet.com/3030/', 'https://iraneurobet.com/3030/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36', 'loginOK', NULL, NULL),
(77722, 1750787108.785067, 1750787108.530100, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77723, 1750787108.210595, 1750787107.944000, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),
(77724, 1750787107.692799, 1750787107.189100, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),
(77725, 1750787107.645626, 1750787107.120900, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(77726, 1750787106.746126, 1750787106.496600, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77727, 1750787105.968748, 1750787105.457700, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/themes/seotheme/db.php?u=', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77728, 1750787105.770309, 1750787105.095100, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77729, 1750787105.668871, 1750787105.009500, 0x00000000000000000000ffffc4fb575b, 0, 403, 0, 0, 0, 'http://iraneurobet.com/ALFA_DATA/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77730, 0.000000, 1750787541.243942, 0x00000000000000000000ffffc4fb42ed, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77731, 0.000000, 1750788279.461847, 0x2001181042010175000000044531703c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77732, 0.000000, 1750790541.119507, 0x2001181042010175000000044531703c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77733, 0.000000, 1750792089.910636, 0x00000000000000000000ffff22377962, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77734, 0.000000, 1750793250.444892, 0x00000000000000000000ffff321e2016, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77735, 0.000000, 1750796494.307250, 0x2001181042010175000000044531703c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77736, 0.000000, 1750800288.389467, 0x00000000000000000000ffffc2e95d18, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77737, 0.000000, 1750805007.732742, 0x00000000000000000000ffff676e5482, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77738, 0.000000, 1750810635.385077, 0x00000000000000000000ffff672a75a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77739, 0.000000, 1750811912.470985, 0x26075300006041b60000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77740, 0.000000, 1750812284.908710, 0x00000000000000000000ffffc6f4e97c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77741, 0.000000, 1750812589.014215, 0x00000000000000000000ffff59e96b20, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77742, 0.000000, 1750812989.965520, 0x00000000000000000000ffff455aa169, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77743, 0.000000, 1750813393.780425, 0x00000000000000000000ffffbe06b05a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77744, 0.000000, 1750813793.645643, 0x00000000000000000000ffffdc9eea2f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77745, 0.000000, 1750814201.432171, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77746, 0.000000, 1750814608.297733, 0x00000000000000000000ffffa2134389, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77747, 0.000000, 1750815014.046291, 0x00000000000000000000ffff225d1042, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77748, 0.000000, 1750815419.015317, 0x00000000000000000000ffff23d3bf5b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77749, 0.000000, 1750815834.165691, 0x00000000000000000000ffffb62be63f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77750, 0.000000, 1750816231.155262, 0x00000000000000000000ffff529cc775, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77751, 0.000000, 1750816629.858263, 0x00000000000000000000ffff65233821, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77752, 0.000000, 1750817040.813013, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77753, 0.000000, 1750817173.621374, 0x00000000000000000000ffff321e2016, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77754, 0.000000, 1750817449.711932, 0x00000000000000000000ffff3652dbe2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77755, 0.000000, 1750817859.979533, 0x00000000000000000000ffff128785fa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77756, 0.000000, 1750818272.269030, 0x00000000000000000000ffff43cd3b66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77757, 0.000000, 1750818682.602637, 0x00000000000000000000ffff8e2c8a63, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77758, 0.000000, 1750819083.376892, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77759, 0.000000, 1750819482.142130, 0x00000000000000000000ffff225d1042, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77760, 0.000000, 1750819887.915967, 0x00000000000000000000ffff4ad07f30, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77761, 0.000000, 1750820689.142783, 0x26075300006041b60000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77762, 0.000000, 1750821096.218322, 0x2a06644000002ca30000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77763, 0.000000, 1750821501.186877, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77764, 0.000000, 1750821906.492425, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77765, 0.000000, 1750822313.959475, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77766, 0.000000, 1750822725.566015, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77767, 0.000000, 1750823134.440781, 0x00000000000000000000ffff33a1acf7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77768, 0.000000, 1750823544.410298, 0x00000000000000000000ffff671f26a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77769, 0.000000, 1750823954.696116, 0x00000000000000000000ffff8e2c8a63, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77770, 0.000000, 1750824692.378373, 0x24065900000367420d43fa1322f647d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77771, 0.000000, 1750824777.100108, 0x00000000000000000000ffffb9c7ec6b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77772, 0.000000, 1750825191.265237, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77773, 0.000000, 1750825608.708247, 0x00000000000000000000ffff672a3a63, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77774, 0.000000, 1750826022.995860, 0x00000000000000000000ffff4e87554f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77775, 0.000000, 1750826432.613987, 0x00000000000000000000ffffa5169271, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77776, 0.000000, 1750826843.155142, 0x2a000f482000100c62984ec680430a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77777, 0.000000, 1750827251.893091, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77778, 0.000000, 1750827664.462297, 0x00000000000000000000ffff67fd148a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77779, 0.000000, 1750828075.098291, 0x00000000000000000000ffffc6c74305, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77780, 0.000000, 1750828488.400289, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77781, 0.000000, 1750829310.273154, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77782, 0.000000, 1750829727.977940, 0x240e033224cf52000000000000001004, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(77783, 0.000000, 1750830136.013410, 0x00000000000000000000ffff5100f79c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77784, 0.000000, 1750830542.528321, 0x00000000000000000000ffffbc28897e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77785, 0.000000, 1750830861.693324, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77786, 0.000000, 1750831053.412425, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77787, 0.000000, 1750831468.592242, 0x260753000060322a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77788, 0.000000, 1750831704.809709, 0x00000000000000000000ffff221b45b1, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77789, 0.000000, 1750831884.653125, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77790, 0.000000, 1750832303.843066, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77791, 0.000000, 1750834298.754299, 0x00000000000000000000ffff9edc66d1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77792, 0.000000, 1750836451.355531, 0x240149008fcff87104206662df006133, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77793, 1750843002.879532, 1750843002.619300, 0x00000000000000000000ffff982aa261, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77794, 1750843002.868173, 1750843002.619300, 0x00000000000000000000ffff982aa261, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77795, 1750843002.867992, 1750843002.619300, 0x00000000000000000000ffff982aa261, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77796, 0.000000, 1750843326.404962, 0x00000000000000000000ffff672a75a5, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77797, 1750843485.705969, 1750843485.449400, 0x00000000000000000000ffff43cd9801, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77798, 1750843485.694603, 1750843485.449400, 0x00000000000000000000ffff43cd9801, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77799, 1750843485.694402, 1750843485.449400, 0x00000000000000000000ffff43cd9801, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77800, 0.000000, 1750847232.337717, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77801, 0.000000, 1750847599.474293, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77802, 0.000000, 1750847975.894214, 0x00000000000000000000ffff8bb48d5f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77803, 0.000000, 1750848717.892438, 0x00000000000000000000ffff33ff7c66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77804, 0.000000, 1750848866.127779, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77805, 0.000000, 1750848867.758009, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77806, 0.000000, 1750848869.310382, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77807, 0.000000, 1750848870.825729, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77808, 0.000000, 1750848873.335463, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77809, 0.000000, 1750848874.860680, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77810, 0.000000, 1750848876.376390, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77811, 0.000000, 1750848877.914430, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77812, 0.000000, 1750848879.456213, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77813, 0.000000, 1750848880.984880, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77814, 0.000000, 1750848882.515752, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77815, 0.000000, 1750848884.062650, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77816, 0.000000, 1750848885.596571, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77817, 0.000000, 1750848887.115344, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77818, 0.000000, 1750848888.671623, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77819, 0.000000, 1750848890.251067, 0x00000000000000000000ffff8ff43978, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77820, 0.000000, 1750848891.796389, 0x00000000000000000000ffff8ff43978, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL),
(77821, 0.000000, 1750849101.478307, 0x00000000000000000000ffffb6fdb1bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77822, 0.000000, 1750849471.159938, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77823, 0.000000, 1750849847.701010, 0x00000000000000000000ffffbae23d44, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77824, 0.000000, 1750850219.407918, 0x00000000000000000000ffff3351cf0c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77825, 0.000000, 1750850598.272711, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77826, 0.000000, 1750850976.677303, 0x2a0104f8c0135ef00000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77827, 0.000000, 1750851352.607208, 0x00000000000000000000ffff6d6ebc03, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77828, 0.000000, 1750851732.427463, 0x00000000000000000000ffff23c88140, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77829, 0.000000, 1750852108.824413, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77830, 0.000000, 1750852481.133173, 0x00000000000000000000ffff5041d0d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77831, 0.000000, 1750852860.371976, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77832, 0.000000, 1750853243.420385, 0x2a0104f9c0100b560000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77833, 0.000000, 1750853624.948552, 0x00000000000000000000ffff67b9b9bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77834, 0.000000, 1750854008.196304, 0x00000000000000000000ffffc2c37111, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77835, 0.000000, 1750854388.784557, 0x00000000000000000000ffffb9c7ec6b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77836, 0.000000, 1750854766.406128, 0x00000000000000000000ffffc2230d43, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77837, 0.000000, 1750855143.314733, 0x00000000000000000000ffff674dcf4b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77838, 0.000000, 1750855523.552666, 0x00000000000000000000ffffc04055c2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77839, 0.000000, 1750856292.955839, 0x00000000000000000000ffff8a44bb72, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77840, 0.000000, 1750856674.155042, 0x00000000000000000000ffff4e18db3c, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'loginFailInvalidUsername', NULL, NULL),
(77841, 0.000000, 1750857060.149405, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77842, 0.000000, 1750857446.991175, 0x24071c00610576200000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77843, 0.000000, 1750857495.308040, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77844, 0.000000, 1750857602.866762, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77845, 0.000000, 1750857714.395562, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77846, 0.000000, 1750857807.418258, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'blocked: Blocked by Wordfence Security Network', NULL),
(77847, 0.000000, 1750857828.564102, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77848, 1750858121.165301, 1750858120.890400, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77849, 1750858013.969058, 1750858013.704100, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77850, 1750857909.066514, 1750857908.801500, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77851, 0.000000, 1750858209.143774, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77852, 1750858228.325935, 1750858228.069000, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77853, 0.000000, 1750858335.695573, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77854, 0.000000, 1750858449.692187, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77855, 1750858449.921671, 1750858449.427500, 0x00000000000000000000ffff8ac55510, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(77856, 1750858449.909581, 1750858449.427500, 0x00000000000000000000ffff8ac55510, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77857, 1750858449.909380, 1750858449.427500, 0x00000000000000000000ffff8ac55510, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(77858, 0.000000, 1750858553.081113, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77859, 0.000000, 1750858584.813220, 0x2a0a4cc000803144c8c8b2fffef4b1fb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77860, 0.000000, 1750858952.363662, 0x00000000000000000000ffff8fcaa29c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77861, 0.000000, 1750859318.344243, 0x2a000f482000100c62984ec680430a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77862, 0.000000, 1750859685.516869, 0x00000000000000000000ffff3e58814b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77863, 0.000000, 1750860049.141404, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77864, 0.000000, 1750860071.906727, 0x200141d0030402000000000000007518, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'loginFailInvalidUsername', NULL, NULL),
(77865, 0.000000, 1750860410.128792, 0x00000000000000000000ffff9eaa42ed, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'loginFailInvalidUsername', NULL, NULL),
(77866, 0.000000, 1750860766.476173, 0x00000000000000000000ffff23d3bf5b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77867, 0.000000, 1750860775.730607, 0x00000000000000000000ffff5e844577, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77868, 0.000000, 1750860845.309074, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(77869, 1750861092.549427, 1750861092.170400, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77870, 1750861033.734515, 1750861033.361900, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77871, 1750860976.130220, 1750860975.756800, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77872, 1750860909.995141, 1750860909.615800, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77873, 0.000000, 1750861123.260582, 0x00000000000000000000ffff6d6ebc03, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77874, 1750861152.687378, 1750861152.313700, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77875, 0.000000, 1750861173.073324, 0x00000000000000000000ffff223fa536, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77876, 1750861394.256375, 1750861393.884300, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77877, 1750861333.384858, 1750861333.009300, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77878, 1750861271.996485, 1750861271.599400, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77879, 1750861214.507907, 1750861214.119200, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77880, 0.000000, 1750861451.155332, 0x00000000000000000000ffff5e844577, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77881, 0.000000, 1750861476.205832, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77882, 0.000000, 1750861515.477708, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77883, 0.000000, 1750861570.556246, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'blocked: Blocked by Wordfence Security Network', NULL),
(77884, 1750861811.726264, 1750861811.358200, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77885, 1750861751.027209, 1750861750.653000, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77886, 1750861690.744966, 1750861690.351300, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77887, 1750861630.872183, 1750861630.498200, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77888, 0.000000, 1750861824.254071, 0x00000000000000000000ffffdeffd62d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77889, 1750861871.492782, 1750861871.115400, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77890, 0.000000, 1750861897.140551, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77891, 1750861989.838014, 1750861989.468000, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77892, 1750861930.669843, 1750861930.264600, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77893, 0.000000, 1750862028.599236, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77894, 1750862111.494528, 1750862111.122700, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77895, 1750862052.946960, 1750862052.576800, 0x00000000000000000000ffff5e844577, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77896, 0.000000, 1750862125.976457, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77897, 0.000000, 1750862175.722566, 0x2001067c2070c9420000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77898, 1750862496.789681, 1750862496.531100, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77899, 1750862397.691881, 1750862397.429800, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77900, 1750862302.063478, 1750862301.802700, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77901, 1750862216.661213, 1750862216.376300, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77902, 0.000000, 1750862522.685900, 0x00000000000000000000ffff5cde6b71, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77903, 1750862677.970078, 1750862677.697400, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77904, 1750862586.420951, 1750862586.162700, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77905, 0.000000, 1750862771.986469, 0x00000000000000000000ffffa1616e1c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77906, 0.000000, 1750862812.510017, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77907, 0.000000, 1750862866.496931, 0x240e033224cf52000000000000001004, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'loginFailInvalidUsername', NULL, NULL),
(77908, 0.000000, 1750862955.936739, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77909, 0.000000, 1750863099.346528, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77910, 0.000000, 1750863214.184072, 0x00000000000000000000ffff3326ea6d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77911, 0.000000, 1750863272.188810, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77912, 1750863424.889608, 1750863424.627500, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77913, 0.000000, 1750863566.712176, 0x200141d006022f6e0000000000000000, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77914, 1750863747.153685, 1750863746.893100, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77915, 1750863588.453066, 1750863588.189200, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77916, 0.000000, 1750863898.128033, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77917, 0.000000, 1750863924.360921, 0x00000000000000000000ffffbc28897e, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'loginFailInvalidUsername', NULL, NULL),
(77918, 0.000000, 1750864047.770377, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77919, 0.000000, 1750864208.417576, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77920, 0.000000, 1750864283.537870, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77921, 0.000000, 1750864641.393148, 0x00000000000000000000ffffb9c5c359, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77922, 0.000000, 1750865005.238476, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77923, 0.000000, 1750865361.112369, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77924, 0.000000, 1750865387.008643, 0x240149008fcff871e18fb608563bb213, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(77925, 0.000000, 1750865505.027345, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77926, 1750865996.145289, 1750865995.888000, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77927, 1750865935.107783, 1750865934.849200, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77928, 1750865876.196389, 1750865875.939300, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77929, 1750865813.162830, 1750865812.906400, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77930, 1750865749.105603, 1750865748.840600, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77931, 1750865689.649090, 1750865689.375900, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77932, 1750865629.131837, 1750865628.869000, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77933, 1750865576.067207, 1750865575.804800, 0x240149008fcff871e18fb608563bb213, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(77934, 0.000000, 1750866076.834176, 0x00000000000000000000ffffa32fcb51, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77935, 0.000000, 1750878753.057661, 0x00000000000000000000ffff23e7fade, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77936, 0.000000, 1750879937.765602, 0x00000000000000000000ffff228b14e2, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77937, 0.000000, 1750882174.315078, 0x00000000000000000000ffffc30705ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77938, 0.000000, 1750882177.090536, 0x00000000000000000000ffffc30705ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(77939, 0.000000, 1750882696.193088, 0x00000000000000000000ffffd1b6cb35, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77940, 0.000000, 1750882698.529120, 0x00000000000000000000ffffd1b6cb35, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(77941, 0.000000, 1750882840.097994, 0x00000000000000000000ffff8ff4395a, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77942, 0.000000, 1750883219.389720, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77943, 0.000000, 1750883222.051057, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/wp-login.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsnrepeat', 'blocked: Blocked by Wordfence Security Network', '{\"type\":1}'),
(77944, 0.000000, 1750889508.303589, 0x00000000000000000000ffff8ff43956, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77945, 0.000000, 1750909739.070968, 0x00000000000000000000ffff2ff3bca7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77946, 0.000000, 1750910096.381866, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77947, 0.000000, 1750910461.284689, 0x2607f1300000010300ff00fff02c3079, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77948, 0.000000, 1750910823.081468, 0x00000000000000000000ffff44b79dd0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77949, 0.000000, 1750911182.701534, 0x200141d006022f6e0000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77950, 0.000000, 1750911904.444810, 0x00000000000000000000ffff265b659f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77951, 0.000000, 1750912261.619616, 0x200141d0040130000000000000002309, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77952, 0.000000, 1750912613.606198, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77953, 0.000000, 1750912968.639308, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77954, 0.000000, 1750913327.696889, 0x24048c800000101104ddb61de0d3e6e3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77955, 0.000000, 1750913679.911449, 0x00000000000000000000ffff905b5853, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77956, 0.000000, 1750914040.443088, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77957, 0.000000, 1750914405.335009, 0x00000000000000000000ffff4e804cca, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77958, 0.000000, 1750914766.405980, 0x00000000000000000000ffff2ff3bca7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77959, 0.000000, 1750915129.273622, 0x00000000000000000000ffff33ff338a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77960, 0.000000, 1750915496.188756, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77961, 0.000000, 1750915861.244296, 0x00000000000000000000ffff128785fa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77962, 0.000000, 1750916223.339572, 0x00000000000000000000ffff7ab4f4d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77963, 0.000000, 1750916586.120426, 0x00000000000000000000ffffd48470e9, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77964, 0.000000, 1750916942.425142, 0x00000000000000000000ffff675ceb11, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77965, 0.000000, 1750917294.976245, 0x00000000000000000000ffff2fec0c89, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77966, 0.000000, 1750917655.338361, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77967, 0.000000, 1750918388.738621, 0x2a0a4cc00100034918cc41fffea9aea2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77968, 0.000000, 1750918752.968194, 0x00000000000000000000ffff04e0f412, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77969, 0.000000, 1750919123.132408, 0x00000000000000000000ffff3326ea6d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77970, 0.000000, 1750919493.375099, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77971, 0.000000, 1750919859.633898, 0x00000000000000000000ffff67b3bef4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77972, 0.000000, 1750920230.803633, 0x00000000000000000000ffffa077c414, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77973, 0.000000, 1750920602.208834, 0x00000000000000000000ffff33a1acf7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77974, 0.000000, 1750920974.620465, 0x00000000000000000000ffff33ff338a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77975, 0.000000, 1750921342.753726, 0x00000000000000000000ffffa237df4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77976, 0.000000, 1750921714.099405, 0x00000000000000000000ffff3e58814b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77977, 0.000000, 1750922085.657209, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77978, 0.000000, 1750922455.176928, 0x200141d0040320c20000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77979, 0.000000, 1750922827.260532, 0x00000000000000000000ffff674bc4bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77980, 0.000000, 1750923199.851245, 0x00000000000000000000ffffa58cf256, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77981, 0.000000, 1750923569.023950, 0x00000000000000000000ffff67b3bef4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77982, 0.000000, 1750923941.217915, 0x00000000000000000000ffff335b6986, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77983, 0.000000, 1750924298.534536, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77984, 0.000000, 1750924649.866308, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77985, 0.000000, 1750925019.134545, 0x00000000000000000000ffffadf7f52c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77986, 0.000000, 1750925388.972065, 0x00000000000000000000ffff8bb48d5f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77987, 0.000000, 1750925763.908677, 0x260753000060322a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77988, 0.000000, 1750926135.183892, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77989, 0.000000, 1750926512.409346, 0x00000000000000000000ffffa1f8c9d3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77990, 0.000000, 1750926886.224399, 0x00000000000000000000ffffc30705ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77991, 0.000000, 1750927262.954226, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77992, 0.000000, 1750927632.357201, 0x00000000000000000000ffff907e8778, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77993, 0.000000, 1750928006.227779, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77994, 0.000000, 1750928381.942876, 0x00000000000000000000ffff5cde6b71, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77995, 0.000000, 1750928755.838183, 0x00000000000000000000ffff222e6be0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77996, 0.000000, 1750929132.378651, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77997, 0.000000, 1750929507.590863, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77998, 0.000000, 1750929881.475772, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(77999, 0.000000, 1750930256.063830, 0x00000000000000000000ffff3425c2d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78000, 0.000000, 1750930633.287616, 0x00000000000000000000ffff4df74ad2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78001, 0.000000, 1750931010.175658, 0x00000000000000000000ffff5bc8f212, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78002, 0.000000, 1750931383.599032, 0x00000000000000000000ffffb0098efa, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78003, 0.000000, 1750931759.439490, 0x00000000000000000000ffff8fcaa29c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78004, 0.000000, 1750932142.319993, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78005, 0.000000, 1750932514.546191, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78006, 0.000000, 1750932890.661570, 0x00000000000000000000ffff98ce4be1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78007, 0.000000, 1750933266.780948, 0x2a0a4cc000c0644448b4c8fffea6ae8d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78008, 0.000000, 1750933641.640117, 0x2a0104f80c2c68de0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78009, 0.000000, 1750934013.929894, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(78010, 0.000000, 1750934390.104332, 0x00000000000000000000ffffa2134cb7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78011, 0.000000, 1750934765.112825, 0x00000000000000000000ffff9a353b4e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78012, 0.000000, 1750935139.631410, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78013, 0.000000, 1750935518.788312, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78014, 0.000000, 1750935901.352651, 0x00000000000000000000ffff9843c120, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78015, 0.000000, 1750936277.203410, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78016, 1750936657.623058, 1750936657.245800, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78017, 0.000000, 1750937040.122636, 0x00000000000000000000ffff9a353b4e, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'loginFailInvalidUsername', NULL, NULL),
(78018, 0.000000, 1750937420.616781, 0x00000000000000000000ffffc2a3bd28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78019, 0.000000, 1750937797.480772, 0x00000000000000000000ffff2be134b9, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78020, 0.000000, 1750938543.211590, 0x00000000000000000000ffff67ade3bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78021, 0.000000, 1750938915.659399, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78022, 0.000000, 1750939297.008132, 0x2a0104f9c01294bf0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78023, 0.000000, 1750939677.869658, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78024, 0.000000, 1750940057.156857, 0x2602fc160001008b000000000000486a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78025, 0.000000, 1750940433.787634, 0x00000000000000000000ffff023a516d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78026, 0.000000, 1750941202.358334, 0x00000000000000000000ffffb62be63f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78027, 0.000000, 1750941576.070735, 0x00000000000000000000ffff67ade3bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78028, 0.000000, 1750941742.132077, 0x00000000000000000000ffff23c4c7f0, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78029, 0.000000, 1750941964.082803, 0x00000000000000000000ffff67761d78, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78030, 0.000000, 1750942358.817643, 0x00000000000000000000ffff5927bea4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78031, 0.000000, 1750942725.788735, 0x00000000000000000000ffff23c575a9, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78032, 0.000000, 1750942747.793189, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78033, 0.000000, 1750943928.393194, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78034, 0.000000, 1750944322.581787, 0x00000000000000000000ffff0135b974, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78035, 0.000000, 1750944711.085844, 0x00000000000000000000ffff5beea208, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78036, 0.000000, 1750945107.611898, 0x00000000000000000000ffffb91a9667, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78037, 0.000000, 1750945499.580414, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78038, 0.000000, 1750946289.301133, 0x26003c0200000000f03c93fffe07e9bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78039, 0.000000, 1750946689.580593, 0x00000000000000000000ffffb9b31823, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78040, 0.000000, 1750947086.493566, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78041, 0.000000, 1750947879.317237, 0x00000000000000000000ffff4ad0e019, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78042, 0.000000, 1750948663.251590, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78043, 0.000000, 1750949046.160741, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wordfence', 'blocked: Blocked by Wordfence Security Network', NULL),
(78044, 0.000000, 1750949425.314460, 0x2a0107a700023eb6022590fffefb553c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78045, 0.000000, 1750949806.760950, 0x00000000000000000000ffff5927bea4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78046, 0.000000, 1750950185.369668, 0x200141d0040130000000000000002309, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78047, 0.000000, 1750950558.225025, 0x00000000000000000000ffff676a6874, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78048, 0.000000, 1750951308.881752, 0x00000000000000000000ffffb62be63f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78049, 0.000000, 1750951674.023337, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78050, 0.000000, 1750952413.053039, 0x00000000000000000000ffff784e5877, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78051, 0.000000, 1750952771.238668, 0x2a021778000000000000000001130254, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78052, 0.000000, 1750953128.634866, 0x00000000000000000000ffff6bacf30b, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78053, 0.000000, 1750953488.248356, 0x00000000000000000000ffff678c5a62, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78054, 0.000000, 1750953858.447668, 0x00000000000000000000ffff0ea018ee, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78055, 0.000000, 1750954230.314166, 0x00000000000000000000ffff505e6126, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78056, 0.000000, 1750954594.693032, 0x00000000000000000000ffff5cde6b71, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78057, 0.000000, 1750954965.519812, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78058, 0.000000, 1750955342.453568, 0x00000000000000000000ffff2be7708a, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'loginFailInvalidUsername', NULL, NULL),
(78059, 0.000000, 1750955699.011594, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78060, 0.000000, 1750956067.595111, 0x200141d0040130000000000000002309, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78061, 0.000000, 1750956436.778753, 0x00000000000000000000ffff95669167, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78062, 0.000000, 1750956687.157335, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78063, 0.000000, 1750956688.969147, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78064, 0.000000, 1750956690.649233, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78065, 0.000000, 1750956693.331753, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78066, 0.000000, 1750956694.999356, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78067, 0.000000, 1750956696.675409, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78068, 0.000000, 1750956698.341273, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78069, 0.000000, 1750956699.990584, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78070, 0.000000, 1750956701.621939, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78071, 0.000000, 1750956703.322255, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78072, 0.000000, 1750956705.026250, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78073, 0.000000, 1750956706.673283, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78074, 0.000000, 1750956708.337534, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78075, 0.000000, 1750956710.008602, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78076, 0.000000, 1750956711.712589, 0x00000000000000000000ffff982ab8af, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78077, 0.000000, 1750956713.390909, 0x00000000000000000000ffff982ab8af, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL),
(78078, 1750956715.033908, 1750956714.653500, 0x00000000000000000000ffff982ab8af, 0, 503, 0, 0, 0, 'https://iraneurobet.com//wp-login.php', 'https://iraneurobet.com//wp-login.php', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Ly93cC1sb2dpbi5waHA=\"}'),
(78079, 0.000000, 1750956802.078496, 0x00000000000000000000ffffb9c7ec6b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78080, 0.000000, 1750957163.672948, 0x20011bb0e000001e0000000000000387, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'loginFailInvalidUsername', NULL, NULL),
(78081, 0.000000, 1750957907.214154, 0x200141d0080bb7000000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78082, 0.000000, 1750958274.654957, 0x00000000000000000000ffff335c3ef6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78083, 0.000000, 1750958649.811528, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78084, 0.000000, 1750959022.457693, 0x00000000000000000000ffffc2c37111, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78085, 0.000000, 1750959235.818804, 0x00000000000000000000ffff9f59cf45, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78086, 0.000000, 1750959394.048975, 0x00000000000000000000ffff5b975f46, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78087, 0.000000, 1750959755.114351, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78088, 0.000000, 1750960120.997040, 0x00000000000000000000ffff867a76f6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78089, 0.000000, 1750960482.428984, 0x00000000000000000000ffff3351f032, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78090, 0.000000, 1750960846.567804, 0x24021f00830301000000000000000928, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78091, 0.000000, 1750961211.954968, 0x00000000000000000000ffff3206c5d4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78092, 0.000000, 1750961579.636866, 0x00000000000000000000ffff2be134b9, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78093, 0.000000, 1750961945.209285, 0x00000000000000000000ffff08d58821, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78094, 0.000000, 1750962316.723053, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78095, 0.000000, 1750962687.684267, 0x00000000000000000000ffffd17e09c1, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78096, 0.000000, 1750963062.780735, 0x00000000000000000000ffffb62be63f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78097, 0.000000, 1750963398.205508, 0x00000000000000000000ffff335b6986, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78098, 0.000000, 1750963754.149842, 0x00000000000000000000ffff5158352b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78099, 0.000000, 1750964117.149603, 0x00000000000000000000ffff4e875702, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78100, 0.000000, 1750964844.579533, 0x00000000000000000000ffff592e6d5c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78101, 0.000000, 1750965211.813874, 0x00000000000000000000ffffc2a436a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78102, 0.000000, 1750965581.927161, 0x00000000000000000000ffff3e58814b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78103, 0.000000, 1750965948.091792, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78104, 0.000000, 1750966317.593871, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78105, 0.000000, 1750966688.995088, 0x00000000000000000000ffff14341068, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78106, 0.000000, 1750967056.165155, 0x00000000000000000000ffff71c008a0, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78107, 0.000000, 1750967424.801449, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78108, 0.000000, 1750967790.620705, 0x00000000000000000000ffff411584eb, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78109, 0.000000, 1750968162.268016, 0x00000000000000000000ffff67b3bef4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78110, 0.000000, 1750968534.168994, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78111, 0.000000, 1750968908.050706, 0x2a02c207224774480000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78112, 0.000000, 1750969281.521325, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78113, 0.000000, 1750969653.834586, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78114, 0.000000, 1750970024.114979, 0x2a0104f80262511c04484500252b0001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78115, 0.000000, 1750970396.262154, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78116, 0.000000, 1750970764.699627, 0x24071c00610576200000000000000000, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'loginFailInvalidUsername', NULL, NULL),
(78117, 0.000000, 1750971136.522824, 0x00000000000000000000ffff505e6126, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78118, 0.000000, 1750971506.805989, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78119, 0.000000, 1750971963.362010, 0x00000000000000000000ffff455aa169, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78120, 0.000000, 1750972334.727025, 0x00000000000000000000ffff310d95df, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78121, 0.000000, 1750972715.438861, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78122, 0.000000, 1750973093.702141, 0x00000000000000000000ffff867a76f6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78123, 0.000000, 1750973468.654040, 0x2a02478000023e740000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78124, 0.000000, 1750973844.563347, 0x00000000000000000000ffff5158358f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78125, 0.000000, 1750974219.940673, 0x00000000000000000000ffffc2a38093, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78126, 0.000000, 1750974594.080242, 0x00000000000000000000ffff5b975f46, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78127, 0.000000, 1750974964.907118, 0x26003c0200000000f03c93fffe07e9bd, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78128, 0.000000, 1750975349.380936, 0x00000000000000000000ffff23c88140, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78129, 0.000000, 1750975729.605360, 0x2602fc160001008b000000000000486a, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'loginFailInvalidUsername', NULL, NULL),
(78130, 0.000000, 1750976115.086107, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78131, 0.000000, 1750976498.654696, 0x00000000000000000000ffff5100f79c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78132, 0.000000, 1750976880.800023, 0x00000000000000000000ffff907e8778, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14', 'loginFailInvalidUsername', NULL, NULL),
(78133, 0.000000, 1750977258.554253, 0x26056f0012340700000100000000009c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78134, 0.000000, 1750977640.604783, 0x00000000000000000000ffffbe5cae21, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78135, 0.000000, 1750978022.479596, 0x00000000000000000000ffff259c93f2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78136, 0.000000, 1750978402.438544, 0x26075300006041b60000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78137, 0.000000, 1750978780.345603, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78138, 0.000000, 1750979554.646994, 0x00000000000000000000ffff5041d0d7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78139, 0.000000, 1750979936.947527, 0x00000000000000000000ffffbe5cae21, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78140, 0.000000, 1750980323.173040, 0x00000000000000000000ffff55bef3d8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78141, 0.000000, 1750980710.730913, 0x00000000000000000000ffff676e5428, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78142, 0.000000, 1750981088.459555, 0x00000000000000000000ffff33ff7c66, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78143, 0.000000, 1750981474.482014, 0x00000000000000000000ffff779cf36e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78144, 0.000000, 1750981856.719405, 0x00000000000000000000ffff2d82681d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78145, 0.000000, 1750982233.361243, 0x2a022b88000205370000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78146, 0.000000, 1750982624.662554, 0x2605a142224000100000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78147, 0.000000, 1750983013.161778, 0x00000000000000000000ffff68fa80ea, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78148, 0.000000, 1750983406.838413, 0x00000000000000000000ffff907e8778, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78149, 0.000000, 1750983797.317671, 0x00000000000000000000ffffa2134cb7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78150, 0.000000, 1750984184.358872, 0x00000000000000000000ffffc2a38093, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78151, 0.000000, 1750984572.459025, 0x00000000000000000000ffff95ff3e99, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78152, 0.000000, 1750984966.674061, 0x00000000000000000000ffffa1f8c9a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78153, 0.000000, 1750985340.956445, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78154, 0.000000, 1750985725.626745, 0x00000000000000000000ffff1fc102ec, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78155, 0.000000, 1750986116.365230, 0x00000000000000000000ffff67d526e2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78156, 0.000000, 1750986502.241659, 0x00000000000000000000ffff2fec0c89, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78157, 0.000000, 1750986894.718936, 0x00000000000000000000ffffc61b43d2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78158, 0.000000, 1750987285.448515, 0x200141d0040320c20000000000000001, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'loginFailInvalidUsername', NULL, NULL),
(78159, 0.000000, 1750987674.325242, 0x00000000000000000000ffff528c424e, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78160, 0.000000, 1750988065.542935, 0x26001f18015f06007df18e06f79bfb4d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78161, 0.000000, 1750988453.581763, 0x2604a880040000d10000000008994001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78162, 0.000000, 1750989227.180350, 0x00000000000000000000ffffa23723f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78163, 0.000000, 1750989612.041769, 0x00000000000000000000ffffdeffd62d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL);
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(78164, 0.000000, 1750990011.935089, 0x00000000000000000000ffff2be7708a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78165, 0.000000, 1750990404.001527, 0x00000000000000000000ffff67841402, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78166, 0.000000, 1750990803.732959, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78167, 0.000000, 1750991202.922751, 0x00000000000000000000ffffa01e7181, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78168, 0.000000, 1750991598.213021, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78169, 0.000000, 1750991992.767469, 0x00000000000000000000ffff408caac4, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78170, 0.000000, 1750992392.737770, 0x00000000000000000000ffffa0167a86, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78171, 0.000000, 1750992789.596415, 0x00000000000000000000ffff05877c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78172, 0.000000, 1750993637.249829, 0x00000000000000000000ffff2e084e84, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78173, 0.000000, 1750994080.756552, 0x00000000000000000000ffff25bb1a48, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78174, 0.000000, 1750994523.165578, 0x00000000000000000000ffff0ea018ee, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78175, 0.000000, 1750994952.509383, 0x00000000000000000000ffff675ae88f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78176, 0.000000, 1750995390.666660, 0x00000000000000000000ffff67bf4cb5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78177, 0.000000, 1750995828.074878, 0x00000000000000000000ffff907e9616, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'loginFailInvalidUsername', NULL, NULL),
(78178, 0.000000, 1750996255.871415, 0x2a0a4cc000c0644448b4c8fffea6ae8d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78179, 0.000000, 1750996734.074833, 0x00000000000000000000ffff867a76f6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78180, 0.000000, 1750997133.157149, 0x00000000000000000000ffff5be5ec26, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78181, 0.000000, 1750997526.102828, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78182, 0.000000, 1750997914.086124, 0x00000000000000000000ffff054bbfdf, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78183, 0.000000, 1750998308.918516, 0x00000000000000000000ffff68a8f895, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78184, 0.000000, 1750998698.362087, 0x00000000000000000000ffffc2a3869b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78185, 0.000000, 1750999078.465717, 0x00000000000000000000ffffc6f4e97c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78186, 0.000000, 1750999453.243157, 0x00000000000000000000ffff68fa9e2a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78187, 0.000000, 1750999832.688584, 0x00000000000000000000ffff6d6ebc03, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78188, 0.000000, 1751000193.088428, 0x00000000000000000000ffff67fd148a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78189, 0.000000, 1751000563.509224, 0x00000000000000000000ffffb23ec907, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78190, 0.000000, 1751000931.429339, 0x00000000000000000000ffff2d088484, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78191, 0.000000, 1751001671.308259, 0x00000000000000000000ffff761fbc92, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78192, 0.000000, 1751002046.511064, 0x00000000000000000000ffff2a6011c3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78193, 0.000000, 1751002422.257735, 0x00000000000000000000ffff674dcf4b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78194, 0.000000, 1751002792.289723, 0x00000000000000000000ffff5b792cc6, 0, 200, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78195, 0.000000, 1751003160.611510, 0x00000000000000000000ffff4ad02322, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78196, 0.000000, 1751003529.758459, 0x00000000000000000000ffff5cde6b71, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78197, 0.000000, 1751003898.720504, 0x00000000000000000000ffff335b6986, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78198, 0.000000, 1751004277.606376, 0x00000000000000000000ffff671f26a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78199, 0.000000, 1751004362.131441, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78200, 0.000000, 1751004363.449187, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78201, 0.000000, 1751004365.860711, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78202, 0.000000, 1751004367.099855, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78203, 0.000000, 1751004368.254222, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78204, 0.000000, 1751004369.449650, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78205, 0.000000, 1751004370.675247, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78206, 0.000000, 1751004371.832727, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78207, 0.000000, 1751004372.989227, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78208, 0.000000, 1751004374.203357, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78209, 0.000000, 1751004375.371471, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78210, 0.000000, 1751004376.533410, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78211, 0.000000, 1751004377.664312, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78212, 0.000000, 1751004378.836936, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78213, 0.000000, 1751004379.989441, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78214, 0.000000, 1751004381.163543, 0x00000000000000000000ffff819207d7, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78215, 0.000000, 1751004382.335430, 0x00000000000000000000ffff819207d7, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL),
(78216, 0.000000, 1751004657.034834, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78217, 0.000000, 1751005039.447220, 0x00000000000000000000ffff6ee87237, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78218, 0.000000, 1751005415.210614, 0x2a0104ff01f00a530000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78219, 0.000000, 1751005797.915623, 0x00000000000000000000ffff33d23c52, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78220, 0.000000, 1751006186.707794, 0x00000000000000000000ffff0fcc2bad, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78221, 0.000000, 1751006569.107152, 0x00000000000000000000ffffc2c37111, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78222, 0.000000, 1751006955.596229, 0x00000000000000000000ffff4e18db3c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78223, 0.000000, 1751007339.348582, 0x00000000000000000000ffff25cd20e6, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78224, 0.000000, 1751007729.046238, 0x26056f0012340700000100000000009c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78225, 0.000000, 1751008120.709161, 0x24006ea000001248000000000000a4b5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78226, 0.000000, 1751008514.391282, 0x00000000000000000000ffff44b7b38c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78227, 0.000000, 1751008907.612288, 0x00000000000000000000ffff14f5eef2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78228, 0.000000, 1751009293.104062, 0x00000000000000000000ffff505e6126, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78229, 0.000000, 1751009683.395591, 0x24048c800000101104ddb61de0d3e6e3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78230, 0.000000, 1751010073.344720, 0x00000000000000000000ffff9fc64030, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78231, 0.000000, 1751010458.758201, 0x00000000000000000000ffff33b251f8, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78232, 0.000000, 1751010841.225064, 0x26056f0012340701000100000000014d, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78233, 0.000000, 1751011231.556065, 0x00000000000000000000ffffa2d67c90, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78234, 0.000000, 1751011324.564455, 0x00000000000000000000ffff23c080c4, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78235, 0.000000, 1751011617.371771, 0x00000000000000000000ffff0fcc2bac, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78236, 0.000000, 1751012000.514765, 0x00000000000000000000ffff54f7a24c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78237, 0.000000, 1751012392.907978, 0x00000000000000000000ffff8ff48936, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78238, 0.000000, 1751012785.003186, 0x00000000000000000000ffff9eaa42ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78239, 0.000000, 1751013554.591386, 0x00000000000000000000ffff2b997a4c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78240, 0.000000, 1751013944.126676, 0x00000000000000000000ffff67a9a0a3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78241, 0.000000, 1751014331.192855, 0x00000000000000000000ffff2f7710ed, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78242, 0.000000, 1751014719.817623, 0x00000000000000000000ffff0def998c, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78243, 0.000000, 1751015110.038455, 0x00000000000000000000ffff67ade3bc, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78244, 0.000000, 1751015495.395200, 0x2a0104ff01f0941a0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78245, 0.000000, 1751015879.545424, 0x26075300006041b60000000000000000, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78246, 0.000000, 1751016270.292654, 0x24006180010000d000000000086d2001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78247, 0.000000, 1751016664.763316, 0x00000000000000000000ffffa4a05b28, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78248, 0.000000, 1751017051.561260, 0x00000000000000000000ffffa2134cb7, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78249, 0.000000, 1751017054.199596, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78250, 0.000000, 1751017055.822559, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78251, 0.000000, 1751017057.338343, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78252, 0.000000, 1751017058.873563, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78253, 0.000000, 1751017060.421519, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78254, 0.000000, 1751017061.952067, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78255, 0.000000, 1751017063.497963, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78256, 0.000000, 1751017065.005393, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78257, 0.000000, 1751017066.546090, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78258, 0.000000, 1751017068.114168, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78259, 0.000000, 1751017069.658593, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78260, 0.000000, 1751017071.174729, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78261, 0.000000, 1751017072.747255, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78262, 0.000000, 1751017074.296501, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78263, 0.000000, 1751017075.817911, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78264, 0.000000, 1751017077.386946, 0x00000000000000000000ffff8ff4395a, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78265, 0.000000, 1751017078.916538, 0x00000000000000000000ffff8ff4395a, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'lockedOut', 'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'', NULL),
(78266, 0.000000, 1751017440.168245, 0x00000000000000000000ffffb9f9e3a5, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78267, 0.000000, 1751017834.755654, 0x00000000000000000000ffff4ad07f30, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78268, 0.000000, 1751018226.148446, 0x00000000000000000000ffffbad17168, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78269, 0.000000, 1751018618.947990, 0x00000000000000000000ffff674dcf4b, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78270, 0.000000, 1751019005.632852, 0x00000000000000000000ffff9f5961da, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78271, 0.000000, 1751019208.272617, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78272, 1751019355.337585, 1751019354.960200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78273, 1751019287.084269, 1751019286.704000, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78274, 0.000000, 1751019404.844829, 0x00000000000000000000ffff2be7708a, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78275, 1751019748.710830, 1751019748.341700, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78276, 1751019687.183480, 1751019686.804800, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78277, 1751019620.160714, 1751019619.775900, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78278, 1751019554.635977, 1751019554.257200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78279, 1751019482.606044, 1751019482.223100, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78280, 1751019417.040809, 1751019416.660400, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78281, 0.000000, 1751019784.712903, 0x00000000000000000000ffff8bb48d5f, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78282, 0.000000, 1751019817.999766, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78283, 0.000000, 1751019881.578949, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78284, 0.000000, 1751019947.810432, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78285, 0.000000, 1751020003.102660, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78286, 1751020057.949765, 1751020057.699700, 0x00000000000000000000ffffc291e37d, 0, 403, 0, 0, 0, 'http://iraneurobet.com/admin/php-ofc-library/ofc_upload_image.php', NULL, 'ALittle Client', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3BocC1vZmMtbGlicmFyeS9vZmNfdXBsb2FkX2ltYWdlLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78287, 0.000000, 1751020062.444075, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78288, 0.000000, 1751020120.499111, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78289, 0.000000, 1751020175.838319, 0x00000000000000000000ffff6798f8a2, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78290, 1751020364.594547, 1751020364.207500, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78291, 1751020301.533705, 1751020301.163700, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78292, 1751020245.408302, 1751020245.018200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78293, 1751020180.401979, 1751020180.017800, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78294, 1751020485.839848, 1751020485.457200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78295, 1751020420.714975, 1751020420.342400, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78296, 1751020542.551565, 1751020542.172100, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78297, 0.000000, 1751020568.425521, 0x00000000000000000000ffffb9ee4bf3, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78298, 1751020660.090304, 1751020659.700000, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78299, 1751020601.286801, 1751020600.905800, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78300, 0.000000, 1751020728.228503, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78301, 0.000000, 1751020782.171634, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78302, 0.000000, 1751020840.352725, 0x00000000000000000000ffffd04efa57, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78303, 0.000000, 1751020877.241979, 0x00000000000000000000ffff55edd9f8, 0, 302, 0, 1, 0, 'https://iraneurobet.com/3030/', 'https://iraneurobet.com/3030/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36', 'loginOK', NULL, NULL),
(78304, 0.000000, 1751020899.834350, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78305, 0.000000, 1751020959.611819, 0x2a0104f9c01294bf0000000000000001, 0, 503, 0, 0, 0, 'http://iraneurobet.com/xmlrpc.php', 'http://iraneurobet.com', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78306, 1751020963.423644, 1751020963.050700, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78307, 1751021020.720421, 1751021020.350900, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78308, 1751021139.079691, 1751021138.691200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78309, 1751021080.021609, 1751021079.635400, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78310, 1751021500.214035, 1751021442.131000, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78311, 1751021403.768427, 1751021380.929800, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78312, 1751021375.301984, 1751021323.657600, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(78313, 1751021288.887591, 1751021258.987200, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78314, 1751021199.412217, 1751021199.032900, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsnrepeat', 'Blocked by Wordfence Security Network', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78315, 0.000000, 1751021534.530067, 0x00000000000000000000ffffd04efa57, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'Blocked by Wordfence Security Network', NULL),
(78316, 0.000000, 1751031782.171201, 0x00000000000000000000ffff3647cbae, 0, 200, 0, 0, 0, 'https://iraneurobet.com/?_wfsf=detectProxy', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1', 'scan:detectproxy', NULL, NULL),
(78317, 1751036481.995804, 1751036481.738900, 0x00000000000000000000ffffb2807c4f, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78318, 1751036481.984140, 1751036481.738900, 0x00000000000000000000ffffb2807c4f, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78319, 1751036481.983946, 1751036481.738900, 0x00000000000000000000ffffb2807c4f, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78320, 1751060051.705573, 1751060051.448900, 0x00000000000000000000ffff92be9336, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78321, 1751060051.694135, 1751060051.448900, 0x00000000000000000000ffff92be9336, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78322, 1751060051.693948, 1751060051.448900, 0x00000000000000000000ffff92be9336, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78323, 0.000000, 1751063896.861075, 0x00000000000000000000ffff2d5ff365, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78324, 0.000000, 1751064360.500549, 0x00000000000000000000ffff0395183f, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78325, 0.000000, 1751067377.935479, 0x00000000000000000000ffff8ff43958, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78326, 0.000000, 1751083425.986228, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78327, 0.000000, 1751085722.586463, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78328, 0.000000, 1751085826.247053, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78329, 0.000000, 1751085926.295040, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78330, 1751086454.360436, 1751086454.105000, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78331, 1751086348.687760, 1751086348.435400, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78332, 1751086250.218370, 1751086249.957800, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78333, 1751086146.199048, 1751086145.926300, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78334, 1751086038.286141, 1751086038.025600, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78335, 0.000000, 1751086570.267059, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78336, 0.000000, 1751086678.268974, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78337, 0.000000, 1751086786.301271, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78338, 0.000000, 1751086889.050772, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78339, 0.000000, 1751086948.703497, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78340, 0.000000, 1751087010.153793, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78341, 0.000000, 1751087070.202345, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78342, 0.000000, 1751087133.956964, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78343, 0.000000, 1751087182.130490, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78344, 0.000000, 1751087242.212017, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78345, 0.000000, 1751087302.179360, 0x20010268988f7dc5442ed5bb0029878d, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78346, 0.000000, 1751087366.333689, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78347, 1751087900.345306, 1751087900.076600, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78348, 1751087839.035743, 1751087838.776400, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78349, 1751087780.773261, 1751087780.514900, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78350, 1751087719.602185, 1751087719.339700, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78351, 1751087660.856482, 1751087660.585400, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78352, 1751087601.123339, 1751087600.859900, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78353, 1751087546.223884, 1751087545.929700, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78354, 1751087482.125694, 1751087481.872100, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78355, 1751087422.106035, 1751087421.851500, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78356, 1751087960.017334, 1751087959.756700, 0x20010268988f7dc5442ed5bb0029878d, 0, 503, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'blocked:wordfence', 'مسدود شده توسط شبکه امنیت وردفنس', '{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),
(78357, 0.000000, 1751092223.708089, 0x00000000000000000000ffff224601a9, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78358, 1751096279.061016, 1751096278.792900, 0x00000000000000000000ffff8fc6cab3, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78359, 1751096279.049445, 1751096278.792900, 0x00000000000000000000ffff8fc6cab3, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78360, 1751096279.049256, 1751096278.792900, 0x00000000000000000000ffff8fc6cab3, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/litespeed-cache/readme.txt', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'logged:waf', 'Readme.txt and debug.log scans', '{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9saXRlc3BlZWQtY2FjaGUvcmVhZG1lLnR4dA==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78361, 1751112908.500233, 1751112908.245400, 0x00000000000000000000ffffaacd1e6c, 0, 403, 0, 0, 0, 'http://iraneurobet.com/gdftps.php', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2dkZnRwcy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),
(78362, 0.000000, 1751116208.648316, 0x00000000000000000000ffffc4f536be, 0, 302, 0, 1, 0, 'https://iraneurobet.com/3030/', 'https://iraneurobet.com/3030/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36', 'loginOK', NULL, NULL),
(78363, 0.000000, 1751123249.890699, 0x00000000000000000000ffffc4fb5023, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78364, 1751124698.937573, 1751124698.686100, 0x00000000000000000000ffffb999c787, 0, 403, 0, 0, 0, 'http://iraneurobet.com/sites/all/libraries/elfinder/elfinder.html', NULL, 'ALittle Client', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3NpdGVzL2FsbC9saWJyYXJpZXMvZWxmaW5kZXIvZWxmaW5kZXIuaHRtbA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78365, 0.000000, 1751133040.481712, 0x00000000000000000000ffff55cc4660, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78366, 0.000000, 1751140178.454863, 0x00000000000000000000ffff8ff43978, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78367, 0.000000, 1751146377.990909, 0x00000000000000000000ffff9246c2de, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'blocked:wfsn', 'مسدود شده توسط شبکه امنیت وردفنس', NULL),
(78368, 0.000000, 1751159050.888280, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78369, 0.000000, 1751159052.575232, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78370, 0.000000, 1751159054.124888, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78371, 0.000000, 1751159055.670550, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78372, 0.000000, 1751159057.266469, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78373, 0.000000, 1751159058.834104, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78374, 0.000000, 1751159060.352572, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78375, 0.000000, 1751159061.876636, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78376, 0.000000, 1751159063.466362, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78377, 0.000000, 1751159064.997880, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78378, 0.000000, 1751159066.556569, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78379, 0.000000, 1751159068.119178, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78380, 0.000000, 1751159069.670024, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78381, 0.000000, 1751159071.261538, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78382, 0.000000, 1751159073.847154, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78383, 0.000000, 1751159075.370099, 0x00000000000000000000ffff55cc4674, 0, 200, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78384, 0.000000, 1751159076.975920, 0x00000000000000000000ffff55cc4674, 0, 503, 0, 0, 0, 'https://iraneurobet.com//xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'lockedOut', 'بیش از حداکثر تعداد خطاهای ورود به سیستم که عبارتند از: 20. آخرین نام کاربری که سعی کردند با آن وارد سیستم شوند این بود: \'admin\'', NULL),
(78385, 0.000000, 1751171669.558884, 0x00000000000000000000ffffb9517f28, 0, 200, 0, 0, 0, 'https://iraneurobet.com/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'loginFailInvalidUsername', NULL, NULL),
(78386, 1751172299.068649, 1751172297.377300, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),
(78387, 1751172297.470339, 1751172295.583500, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'https://iraneurobet.com/wp-content/themes/seotheme/db.php?u=', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":1}'),
(78388, 1751172297.380033, 1751172295.094700, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L2FsZmFjZ2lhcGkvcGVybC5hbGZh\",\"category\":\"brute-force\",\"ssl\":0}'),
(78389, 1751172296.580232, 1751172295.184200, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78390, 1751172294.582382, 1751172293.270200, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/themes/seotheme/db.php?u=', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL3Nlb3RoZW1lL2RiLnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78391, 1751172294.477202, 1751172293.086300, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78392, 1751172294.470692, 1751172293.173800, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/ALFA_DATA/alfacgiapi/perl.alfa', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L0FMRkFfREFUQS9hbGZhY2dpYXBpL3BlcmwuYWxmYQ==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78393, 1751172302.379609, 1751172301.383100, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/plugins/content/apismtp/apismtp.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3BsdWdpbnMvY29udGVudC9hcGlzbXRwL2FwaXNtdHAucGhwLnN1c3BlY3RlZA==\",\"category\":\"brute-force\",\"ssl\":0}'),
(78394, 1751172300.784894, 1751172299.686000, 0x00000000000000000000ffffc4fb5758, 0, 403, 0, 0, 0, 'http://iraneurobet.com/wp-content/plugins/apikey/apikey.php.suspected?test=hello', NULL, 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', 'blocked:waf', 'Known malicious User-Agents', '{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hcGlrZXkvYXBpa2V5LnBocC5zdXNwZWN0ZWQ=\",\"category\":\"brute-force\",\"ssl\":0}'),
(78395, 1751191008.765377, 1751191008.522600, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-config.cache', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5jYWNoZQ==\",\"path\":\"L3dwLWNvbmZpZy5jYWNoZQ==\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78396, 1751191011.089289, 1751191010.846500, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-config.dist', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5kaXN0\",\"path\":\"L3dwLWNvbmZpZy5kaXN0\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78397, 1751191136.695879, 1751191136.437800, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-config.sublime-project', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5zdWJsaW1lLXByb2plY3Q=\",\"path\":\"L3dwLWNvbmZpZy5zdWJsaW1lLXByb2plY3Q=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78398, 1751191145.504928, 1751191145.249000, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-config.backup', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5iYWNrdXA=\",\"path\":\"L3dwLWNvbmZpZy5iYWNrdXA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78399, 1751191167.088045, 1751191166.844900, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'http://iraneurobet.com/wp-config.cust', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5jdXN0\",\"path\":\"L3dwLWNvbmZpZy5jdXN0\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),
(78400, 1751191240.385883, 1751191240.144200, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'https://iraneurobet.com/wp-config.save', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5zYXZl\",\"path\":\"L3dwLWNvbmZpZy5zYXZl\",\"category\":\"discovery-and-probing\",\"ssl\":1}'),
(78401, 1751191244.018671, 1751191243.762400, 0x00000000000000000000ffffb9b148c9, 0, 200, 0, 0, 0, 'https://iraneurobet.com/wp-config.stage', NULL, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36', 'logged:waf', 'wp-config.php back-up probing', '{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5zdGFnZQ==\",\"path\":\"L3dwLWNvbmZpZy5zdGFnZQ==\",\"category\":\"discovery-and-probing\",\"ssl\":1}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfhoover`
--

CREATE TABLE `wp_wfhoover` (
  `id` int(10) UNSIGNED NOT NULL,
  `owner` text DEFAULT NULL,
  `host` text DEFAULT NULL,
  `path` text DEFAULT NULL,
  `hostKey` varbinary(124) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfissues`
--

CREATE TABLE `wp_wfissues` (
  `id` int(10) UNSIGNED NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `lastUpdated` int(10) UNSIGNED NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) UNSIGNED NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfissues`
--

INSERT INTO `wp_wfissues` (`id`, `time`, `lastUpdated`, `status`, `type`, `severity`, `ignoreP`, `ignoreC`, `shortMsg`, `longMsg`, `data`) VALUES
(10537, 1751041999, 1751041999, 'new', 'wfPluginVulnerable', 100, '0709c5af4131a6a46e9d4c6547f2bffc', '0709c5af4131a6a46e9d4c6547f2bffc', 'افزونه \"ElementsKit Pro\" یک آسیب پذیری امنیتی دارد.', 'برای محافظت از سایت خود در برابر این آسیب پذیری، ایمن ترین گزینه غیرفعال کردن و حذف کامل \"ElementsKit Pro\" تا زمانی که نسخه وصله شده در دسترس باشد، است. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-vulnerable\" target=\"_blank\" rel=\"noopener noreferrer\">اطلاعات بیشتری دریافت کنید.<span class=\"screen-reader-text\"> (در برگه جدید باز می شود)</span></a>', 'a:26:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:15:\"ElementsKit Pro\";s:9:\"PluginURI\";s:36:\"https://wpmet.com/plugin/elementskit\";s:7:\"Version\";s:5:\"3.4.1\";s:11:\"Description\";s:102:\"The most advanced addons for Elementor with tons of widgets, layout pack and powerful custom controls.\";s:6:\"Author\";s:5:\"Wpmet\";s:9:\"AuthorURI\";s:18:\"https://wpmet.com/\";s:10:\"TextDomain\";s:11:\"elementskit\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:15:\"ElementsKit Pro\";s:10:\"AuthorName\";s:5:\"Wpmet\";s:10:\"pluginFile\";s:79:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/elementskit.php\";s:4:\"slug\";s:11:\"elementskit\";s:10:\"vulnerable\";b:1;s:17:\"vulnerabilityLink\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/c8ae0a47-cba5-468e-8d25-7b7176373b9c?source=plugin\";s:9:\"cvssScore\";s:3:\"8.8\";s:13:\"severityColor\";s:7:\"#df3d03\";s:13:\"severityLabel\";s:8:\"زیاد\";s:13:\"severityClass\";s:30:\"wf-vulnerability-severity-high\";s:10:\"cvssVector\";s:44:\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\";s:16:\"updatedAvailable\";b:0;}'),
(10548, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 50, '8bbc95685a24bbaecc82a62d7d419a26', '8bbc95685a24bbaecc82a62d7d419a26', 'افزونه \"Akismet Anti-spam: Spam Protection\" نیاز به ارتقا دارد (5.3.5 -> 5.4).', 'شما باید «Akismet Anti-spam: Spam Protection» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:22:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:9:\"PluginURI\";s:20:\"https://akismet.com/\";s:7:\"Version\";s:5:\"5.3.5\";s:11:\"Description\";s:294:\"Used by millions, Akismet is quite possibly the best way in the world to <strong>protect your blog from spam</strong>. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key.\";s:6:\"Author\";s:27:\"Automattic - Anti-spam Team\";s:9:\"AuthorURI\";s:41:\"https://automattic.com/wordpress-plugins/\";s:10:\"TextDomain\";s:7:\"akismet\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"5.8\";s:11:\"RequiresPHP\";s:6:\"5.6.20\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:34:\"Akismet Anti-spam: Spam Protection\";s:10:\"AuthorName\";s:27:\"Automattic - Anti-spam Team\";s:10:\"pluginFile\";s:71:\"/home/iraneurobetcom/public_html/wp-content/plugins/akismet/akismet.php\";s:4:\"slug\";s:7:\"akismet\";s:10:\"newVersion\";s:3:\"5.4\";s:5:\"wpURL\";s:37:\"https://wordpress.org/plugins/akismet\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),
(10549, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 50, '40d9a90f06fe7891210f2f34357ba021', '40d9a90f06fe7891210f2f34357ba021', 'افزونه \"Disable Gutenberg\" نیاز به ارتقا دارد (3.2.2 -> 3.2.3).', 'شما باید «Disable Gutenberg» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:22:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:17:\"Disable Gutenberg\";s:9:\"PluginURI\";s:46:\"https://perishablepress.com/disable-gutenberg/\";s:7:\"Version\";s:5:\"3.2.2\";s:11:\"Description\";s:167:\"Disables Gutenberg Block Editor and restores the Classic Editor and original Edit Post screen. Provides options to enable on specific post types, user roles, and more.\";s:6:\"Author\";s:10:\"Jeff Starr\";s:9:\"AuthorURI\";s:26:\"https://plugin-planet.com/\";s:10:\"TextDomain\";s:17:\"disable-gutenberg\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"4.9\";s:11:\"RequiresPHP\";s:6:\"5.6.20\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:17:\"Disable Gutenberg\";s:10:\"AuthorName\";s:10:\"Jeff Starr\";s:10:\"pluginFile\";s:91:\"/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/disable-gutenberg.php\";s:4:\"slug\";s:17:\"disable-gutenberg\";s:10:\"newVersion\";s:5:\"3.2.3\";s:5:\"wpURL\";s:47:\"https://wordpress.org/plugins/disable-gutenberg\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),
(10550, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 100, '6fd0c012e71e8b44ea3dca8fae227ebe', '6fd0c012e71e8b44ea3dca8fae227ebe', 'افزونه \"LuckyWP Table of Contents\" نیاز به ارتقا دارد (2.1.9 -> 2.1.14).', 'شما باید «LuckyWP Table of Contents» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:28:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:25:\"LuckyWP Table of Contents\";s:9:\"PluginURI\";s:49:\"https://theluckywp.com/product/table-of-contents/\";s:7:\"Version\";s:5:\"2.1.9\";s:11:\"Description\";s:125:\"Creates a table of contents for your posts/pages. Works automatically or manually (via shortcode, Gutenberg block or widget).\";s:6:\"Author\";s:7:\"LuckyWP\";s:9:\"AuthorURI\";s:23:\"https://theluckywp.com/\";s:10:\"TextDomain\";s:25:\"luckywp-table-of-contents\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:25:\"LuckyWP Table of Contents\";s:10:\"AuthorName\";s:7:\"LuckyWP\";s:10:\"pluginFile\";s:107:\"/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/luckywp-table-of-contents.php\";s:4:\"slug\";s:25:\"luckywp-table-of-contents\";s:10:\"newVersion\";s:6:\"2.1.14\";s:5:\"wpURL\";s:55:\"https://wordpress.org/plugins/luckywp-table-of-contents\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:1;s:17:\"vulnerabilityLink\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/82df5b2e-4c4a-402f-99c9-694fa710009b?source=plugin\";s:9:\"cvssScore\";s:3:\"6.1\";s:13:\"severityColor\";s:7:\"#f9a009\";s:13:\"severityLabel\";s:10:\"میانه\";s:13:\"severityClass\";s:32:\"wf-vulnerability-severity-medium\";s:10:\"cvssVector\";s:44:\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\";}'),
(10551, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 50, '60cb1bde3886cf274a2fae24f68e40aa', '60cb1bde3886cf274a2fae24f68e40aa', 'افزونه \"UpdraftPlus - Backup/Restore\" نیاز به ارتقا دارد (1.25.1 -> 1.25.6).', 'شما باید «UpdraftPlus - Backup/Restore» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:22:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:28:\"UpdraftPlus - Backup/Restore\";s:9:\"PluginURI\";s:23:\"https://updraftplus.com\";s:7:\"Version\";s:6:\"1.25.1\";s:11:\"Description\";s:147:\"Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.\";s:6:\"Author\";s:26:\"TeamUpdraft, DavidAnderson\";s:9:\"AuthorURI\";s:23:\"https://updraftplus.com\";s:10:\"TextDomain\";s:11:\"updraftplus\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:28:\"UpdraftPlus - Backup/Restore\";s:10:\"AuthorName\";s:26:\"TeamUpdraft, DavidAnderson\";s:10:\"pluginFile\";s:79:\"/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/updraftplus.php\";s:4:\"slug\";s:11:\"updraftplus\";s:10:\"newVersion\";s:6:\"1.25.6\";s:5:\"wpURL\";s:41:\"https://wordpress.org/plugins/updraftplus\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),
(10552, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 50, '99b94ffa8c8c05d6d73e5918ad23e651', '99b94ffa8c8c05d6d73e5918ad23e651', 'افزونه \"Yoast SEO\" نیاز به ارتقا دارد (24.2 -> 25.3.1).', 'شما باید «Yoast SEO» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:22:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:9:\"Yoast SEO\";s:9:\"PluginURI\";s:18:\"https://yoa.st/1uj\";s:7:\"Version\";s:4:\"24.2\";s:11:\"Description\";s:117:\"The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.\";s:6:\"Author\";s:10:\"Team Yoast\";s:9:\"AuthorURI\";s:18:\"https://yoa.st/1uk\";s:10:\"TextDomain\";s:13:\"wordpress-seo\";s:10:\"DomainPath\";s:11:\"/languages/\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"6.5\";s:11:\"RequiresPHP\";s:5:\"7.2.5\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:9:\"Yoast SEO\";s:10:\"AuthorName\";s:10:\"Team Yoast\";s:10:\"pluginFile\";s:76:\"/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wp-seo.php\";s:4:\"slug\";s:13:\"wordpress-seo\";s:10:\"newVersion\";s:6:\"25.3.1\";s:5:\"wpURL\";s:43:\"https://wordpress.org/plugins/wordpress-seo\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}'),
(10553, 1751193866, 1751193866, 'new', 'wfPluginUpgrade', 100, '61af1270cb2104797b114ddf52702c54', '61af1270cb2104797b114ddf52702c54', 'افزونه \"Elementor Pro\" نیاز به ارتقا دارد (3.26.2 -> 3.29.2).', 'شما باید «Elementor Pro» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:28:{s:18:\"Requires Yoast SEO\";s:0:\"\";s:4:\"Name\";s:13:\"Elementor Pro\";s:9:\"PluginURI\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:7:\"Version\";s:6:\"3.26.2\";s:11:\"Description\";s:176:\"Elevate your designs and unlock the full power of Elementor. Gain access to dozens of Pro widgets and kits, Theme Builder, Pop Ups, Forms and WooCommerce building capabilities.\";s:6:\"Author\";s:13:\"Elementor.com\";s:9:\"AuthorURI\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:10:\"TextDomain\";s:13:\"elementor-pro\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:13:\"Elementor Pro\";s:10:\"AuthorName\";s:13:\"Elementor.com\";s:10:\"pluginFile\";s:83:\"/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/elementor-pro.php\";s:4:\"slug\";s:13:\"elementor-pro\";s:10:\"newVersion\";s:6:\"3.29.2\";s:5:\"wpURL\";s:35:\"https://elementor.com/pro/changelog\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:1;s:17:\"vulnerabilityLink\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/0c796ee7-5394-40f3-9158-1a006efbf085?source=plugin\";s:9:\"cvssScore\";s:3:\"6.4\";s:13:\"severityColor\";s:7:\"#f9a009\";s:13:\"severityLabel\";s:10:\"میانه\";s:13:\"severityClass\";s:32:\"wf-vulnerability-severity-medium\";s:10:\"cvssVector\";s:44:\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N\";}'),
(10554, 1751193866, 1751193866, 'new', 'wfThemeUpgrade', 50, '546cafe63494c8d384d0765ff1557120', '546cafe63494c8d384d0765ff1557120', 'طرح زمینه \"Twenty Twenty-Five\" نیاز به ارتقا دارد (1.0 -> 1.2).', 'شما باید «Twenty Twenty-Five» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:7:{s:10:\"newVersion\";s:3:\"1.2\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.2.zip\";s:3:\"URL\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:4:\"Name\";s:18:\"Twenty Twenty-Five\";s:4:\"name\";s:18:\"Twenty Twenty-Five\";s:7:\"version\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}'),
(10555, 1751193866, 1751193866, 'new', 'wfThemeUpgrade', 50, '3a57b4b131c7524c3d5b0be0be1f514b', '3a57b4b131c7524c3d5b0be0be1f514b', 'طرح زمینه \"Twenty Twenty-Four\" نیاز به ارتقا دارد (1.0 -> 1.3).', 'شما باید «Twenty Twenty-Four» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:7:{s:10:\"newVersion\";s:3:\"1.3\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.3.zip\";s:3:\"URL\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:4:\"Name\";s:18:\"Twenty Twenty-Four\";s:4:\"name\";s:18:\"Twenty Twenty-Four\";s:7:\"version\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}'),
(10556, 1751193866, 1751193866, 'new', 'wfThemeUpgrade', 50, 'd8902bce8756984d02302c4017abf749', 'd8902bce8756984d02302c4017abf749', 'طرح زمینه \"Twenty Twenty-One\" نیاز به ارتقا دارد (1.9 -> 2.5).', 'شما باید «Twenty Twenty-One» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:7:{s:10:\"newVersion\";s:3:\"2.5\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.5.zip\";s:3:\"URL\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:4:\"Name\";s:17:\"Twenty Twenty-One\";s:4:\"name\";s:17:\"Twenty Twenty-One\";s:7:\"version\";s:3:\"1.9\";s:10:\"vulnerable\";b:0;}'),
(10557, 1751193866, 1751193866, 'new', 'wfThemeUpgrade', 50, 'fd8b24935e5e28270d494161f45661ab', 'fd8b24935e5e28270d494161f45661ab', 'طرح زمینه \"Twenty Twenty-Three\" نیاز به ارتقا دارد (1.2 -> 1.6).', 'شما باید «Twenty Twenty-Three» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:7:{s:10:\"newVersion\";s:3:\"1.6\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:3:\"URL\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:4:\"Name\";s:19:\"Twenty Twenty-Three\";s:4:\"name\";s:19:\"Twenty Twenty-Three\";s:7:\"version\";s:3:\"1.2\";s:10:\"vulnerable\";b:0;}'),
(10558, 1751193866, 1751193866, 'new', 'wfThemeUpgrade', 50, '8aca61ef5733904679d1aeb01c778879', '8aca61ef5733904679d1aeb01c778879', 'طرح زمینه \"Twenty Twenty-Two\" نیاز به ارتقا دارد (1.5 -> 2.0).', 'شما باید «Twenty Twenty-Two» را به جدیدترین نسخه ارتقا دهید تا مطمئن شوید که هر گونه اصلاحات امنیتی که توسعه دهنده منتشر کرده است دارید.', 'a:7:{s:10:\"newVersion\";s:3:\"2.0\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.0.zip\";s:3:\"URL\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:4:\"Name\";s:17:\"Twenty Twenty-Two\";s:4:\"name\";s:17:\"Twenty Twenty-Two\";s:7:\"version\";s:3:\"1.5\";s:10:\"vulnerable\";b:0;}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfknownfilelist`
--

CREATE TABLE `wp_wfknownfilelist` (
  `id` int(11) UNSIGNED NOT NULL,
  `path` text NOT NULL,
  `wordpress_path` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfknownfilelist`
--

INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(1, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/.htaccess', 'wp-content/plugins/akismet/.htaccess'),
(2, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/LICENSE.txt', 'wp-content/plugins/akismet/LICENSE.txt'),
(3, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-admin.css', 'wp-content/plugins/akismet/_inc/akismet-admin.css'),
(4, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-admin.js', 'wp-content/plugins/akismet/_inc/akismet-admin.js'),
(5, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet-frontend.js', 'wp-content/plugins/akismet/_inc/akismet-frontend.js'),
(6, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet.css', 'wp-content/plugins/akismet/_inc/akismet.css'),
(7, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/akismet.js', 'wp-content/plugins/akismet/_inc/akismet.js'),
(8, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/fonts/inter.css', 'wp-content/plugins/akismet/_inc/fonts/inter.css'),
(9, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png', 'wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png'),
(10, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg', 'wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg'),
(11, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png', 'wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png'),
(12, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/arrow-left.svg', 'wp-content/plugins/akismet/_inc/img/arrow-left.svg'),
(13, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/icon-external.svg', 'wp-content/plugins/akismet/_inc/img/icon-external.svg'),
(14, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/img/logo-a-2x.png', 'wp-content/plugins/akismet/_inc/img/logo-a-2x.png'),
(15, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css', 'wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css'),
(16, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css', 'wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css'),
(17, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/akismet.php', 'wp-content/plugins/akismet/akismet.php'),
(18, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/changelog.txt', 'wp-content/plugins/akismet/changelog.txt'),
(19, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-admin.php', 'wp-content/plugins/akismet/class.akismet-admin.php'),
(20, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-cli.php', 'wp-content/plugins/akismet/class.akismet-cli.php'),
(21, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-rest-api.php', 'wp-content/plugins/akismet/class.akismet-rest-api.php'),
(22, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet-widget.php', 'wp-content/plugins/akismet/class.akismet-widget.php'),
(23, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/class.akismet.php', 'wp-content/plugins/akismet/class.akismet.php'),
(24, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/index.php', 'wp-content/plugins/akismet/index.php'),
(25, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/readme.txt', 'wp-content/plugins/akismet/readme.txt'),
(26, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/activate.php', 'wp-content/plugins/akismet/views/activate.php'),
(27, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/config.php', 'wp-content/plugins/akismet/views/config.php'),
(28, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/connect-jp.php', 'wp-content/plugins/akismet/views/connect-jp.php'),
(29, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/enter.php', 'wp-content/plugins/akismet/views/enter.php'),
(30, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/get.php', 'wp-content/plugins/akismet/views/get.php'),
(31, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/logo.php', 'wp-content/plugins/akismet/views/logo.php'),
(32, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/notice.php', 'wp-content/plugins/akismet/views/notice.php'),
(33, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/predefined.php', 'wp-content/plugins/akismet/views/predefined.php'),
(34, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/setup.php', 'wp-content/plugins/akismet/views/setup.php'),
(35, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/start.php', 'wp-content/plugins/akismet/views/start.php'),
(36, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/stats.php', 'wp-content/plugins/akismet/views/stats.php'),
(37, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/views/title.php', 'wp-content/plugins/akismet/views/title.php'),
(38, '/home/iraneurobetcom/public_html/wp-content/plugins/akismet/wrapper.php', 'wp-content/plugins/akismet/wrapper.php'),
(39, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/LICENSE', 'wp-content/plugins/amp/LICENSE'),
(40, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/amp.php', 'wp-content/plugins/amp/amp.php'),
(41, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/admin-tables-rtl.css', 'wp-content/plugins/amp/assets/css/admin-tables-rtl.css'),
(42, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/admin-tables.css', 'wp-content/plugins/amp/assets/css/admin-tables.css'),
(43, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-admin-rtl.css', 'wp-content/plugins/amp/assets/css/amp-admin-rtl.css'),
(44, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-admin.css', 'wp-content/plugins/amp/assets/css/amp-admin.css'),
(45, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-editor-rtl.css', 'wp-content/plugins/amp/assets/css/amp-block-editor-rtl.css'),
(46, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-editor.css', 'wp-content/plugins/amp/assets/css/amp-block-editor.css'),
(47, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-validation-rtl.css', 'wp-content/plugins/amp/assets/css/amp-block-validation-rtl.css'),
(48, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-block-validation.css', 'wp-content/plugins/amp/assets/css/amp-block-validation.css'),
(49, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-legacy-rtl.css', 'wp-content/plugins/amp/assets/css/amp-customizer-legacy-rtl.css'),
(50, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-legacy.css', 'wp-content/plugins/amp/assets/css/amp-customizer-legacy.css'),
(51, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer-rtl.css', 'wp-content/plugins/amp/assets/css/amp-customizer-rtl.css'),
(52, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-customizer.css', 'wp-content/plugins/amp/assets/css/amp-customizer.css'),
(53, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-default-rtl.css', 'wp-content/plugins/amp/assets/css/amp-default-rtl.css'),
(54, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-default.css', 'wp-content/plugins/amp/assets/css/amp-default.css'),
(55, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-icons-rtl.css', 'wp-content/plugins/amp/assets/css/amp-icons-rtl.css'),
(56, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-icons.css', 'wp-content/plugins/amp/assets/css/amp-icons.css'),
(57, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-mobile-version-switcher-rtl.css', 'wp-content/plugins/amp/assets/css/amp-mobile-version-switcher-rtl.css'),
(58, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-mobile-version-switcher.css', 'wp-content/plugins/amp/assets/css/amp-mobile-version-switcher.css'),
(59, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-onboarding-wizard-rtl.css', 'wp-content/plugins/amp/assets/css/amp-onboarding-wizard-rtl.css'),
(60, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-onboarding-wizard.css', 'wp-content/plugins/amp/assets/css/amp-onboarding-wizard.css'),
(61, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-paired-browsing-app-rtl.css', 'wp-content/plugins/amp/assets/css/amp-paired-browsing-app-rtl.css'),
(62, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-paired-browsing-app.css', 'wp-content/plugins/amp/assets/css/amp-paired-browsing-app.css'),
(63, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-playlist-shortcode-rtl.css', 'wp-content/plugins/amp/assets/css/amp-playlist-shortcode-rtl.css'),
(64, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-playlist-shortcode.css', 'wp-content/plugins/amp/assets/css/amp-playlist-shortcode.css'),
(65, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-post-meta-box-rtl.css', 'wp-content/plugins/amp/assets/css/amp-post-meta-box-rtl.css'),
(66, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-post-meta-box.css', 'wp-content/plugins/amp/assets/css/amp-post-meta-box.css'),
(67, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-settings-rtl.css', 'wp-content/plugins/amp/assets/css/amp-settings-rtl.css'),
(68, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-settings.css', 'wp-content/plugins/amp/assets/css/amp-settings.css'),
(69, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-site-scan-notice-rtl.css', 'wp-content/plugins/amp/assets/css/amp-site-scan-notice-rtl.css'),
(70, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-site-scan-notice.css', 'wp-content/plugins/amp/assets/css/amp-site-scan-notice.css'),
(71, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-counts-rtl.css', 'wp-content/plugins/amp/assets/css/amp-validation-counts-rtl.css'),
(72, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-counts.css', 'wp-content/plugins/amp/assets/css/amp-validation-counts.css'),
(73, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy-rtl.css', 'wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy-rtl.css'),
(74, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy.css', 'wp-content/plugins/amp/assets/css/amp-validation-error-taxonomy.css'),
(75, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-single-error-url-rtl.css', 'wp-content/plugins/amp/assets/css/amp-validation-single-error-url-rtl.css'),
(76, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-single-error-url.css', 'wp-content/plugins/amp/assets/css/amp-validation-single-error-url.css'),
(77, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-tooltips-rtl.css', 'wp-content/plugins/amp/assets/css/amp-validation-tooltips-rtl.css'),
(78, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/amp-validation-tooltips.css', 'wp-content/plugins/amp/assets/css/amp-validation-tooltips.css'),
(79, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/wp-components-rtl.css', 'wp-content/plugins/amp/assets/css/wp-components-rtl.css'),
(80, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/css/wp-components.css', 'wp-content/plugins/amp/assets/css/wp-components.css'),
(81, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/genericons.woff', 'wp-content/plugins/amp/assets/fonts/genericons.woff'),
(82, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff', 'wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff'),
(83, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff2', 'wp-content/plugins/amp/assets/fonts/nonbreakingspaceoverride.woff2'),
(84, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-alert.svg', 'wp-content/plugins/amp/assets/images/amp-alert.svg'),
(85, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-black-icon.svg', 'wp-content/plugins/amp/assets/images/amp-black-icon.svg'),
(86, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-css-error-icon.svg', 'wp-content/plugins/amp/assets/images/amp-css-error-icon.svg'),
(87, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-delete.svg', 'wp-content/plugins/amp/assets/images/amp-delete.svg'),
(88, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-html-error-icon.svg', 'wp-content/plugins/amp/assets/images/amp-html-error-icon.svg'),
(89, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-icon-toolbar.svg', 'wp-content/plugins/amp/assets/images/amp-icon-toolbar.svg'),
(90, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-icon.svg', 'wp-content/plugins/amp/assets/images/amp-icon.svg'),
(91, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-js-error-icon.svg', 'wp-content/plugins/amp/assets/images/amp-js-error-icon.svg'),
(92, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-logo-gray.svg', 'wp-content/plugins/amp/assets/images/amp-logo-gray.svg'),
(93, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-logo-icon.svg', 'wp-content/plugins/amp/assets/images/amp-logo-icon.svg'),
(94, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-page-fallback-wordpress-publisher-logo.png', 'wp-content/plugins/amp/assets/images/amp-page-fallback-wordpress-publisher-logo.png'),
(95, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-toolbar-icon-broken.svg', 'wp-content/plugins/amp/assets/images/amp-toolbar-icon-broken.svg'),
(96, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-valid.svg', 'wp-content/plugins/amp/assets/images/amp-valid.svg'),
(97, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-validation-errors-kept.svg', 'wp-content/plugins/amp/assets/images/amp-validation-errors-kept.svg'),
(98, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-validation-errors.svg', 'wp-content/plugins/amp/assets/images/amp-validation-errors.svg'),
(99, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/amp-white-icon.svg', 'wp-content/plugins/amp/assets/images/amp-white-icon.svg'),
(100, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/bell-icon.svg', 'wp-content/plugins/amp/assets/images/bell-icon.svg'),
(101, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/down-triangle.svg', 'wp-content/plugins/amp/assets/images/down-triangle.svg'),
(102, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/placeholder-icon.png', 'wp-content/plugins/amp/assets/images/placeholder-icon.png'),
(103, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/legacy.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/legacy.jpg'),
(104, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyeleven.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentyeleven.jpg'),
(105, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyfifteen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentyfifteen.jpg'),
(106, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyfourteen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentyfourteen.jpg'),
(107, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentynineteen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentynineteen.jpg'),
(108, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentyseventeen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentyseventeen.jpg'),
(109, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentysixteen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentysixteen.jpg'),
(110, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentythirteen.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentythirteen.jpg'),
(111, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwelve.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentytwelve.jpg'),
(112, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwenty.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentytwenty.jpg'),
(113, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/images/reader-themes/twentytwentyone.jpg', 'wp-content/plugins/amp/assets/images/reader-themes/twentytwentyone.jpg'),
(114, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-editor.asset.php', 'wp-content/plugins/amp/assets/js/amp-block-editor.asset.php'),
(115, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-editor.js', 'wp-content/plugins/amp/assets/js/amp-block-editor.js'),
(116, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-validation.asset.php', 'wp-content/plugins/amp/assets/js/amp-block-validation.asset.php'),
(117, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-block-validation.js', 'wp-content/plugins/amp/assets/js/amp-block-validation.js'),
(118, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.asset.php', 'wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.asset.php'),
(119, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.js', 'wp-content/plugins/amp/assets/js/amp-customize-controls-legacy.js'),
(120, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls.asset.php', 'wp-content/plugins/amp/assets/js/amp-customize-controls.asset.php'),
(121, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-controls.js', 'wp-content/plugins/amp/assets/js/amp-customize-controls.js'),
(122, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.asset.php', 'wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.asset.php'),
(123, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.js', 'wp-content/plugins/amp/assets/js/amp-customize-preview-legacy.js'),
(124, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.asset.php', 'wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.asset.php'),
(125, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.js', 'wp-content/plugins/amp/assets/js/amp-customizer-design-preview-legacy.js'),
(126, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-onboarding-wizard.asset.php', 'wp-content/plugins/amp/assets/js/amp-onboarding-wizard.asset.php'),
(127, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-onboarding-wizard.js', 'wp-content/plugins/amp/assets/js/amp-onboarding-wizard.js'),
(128, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-app.asset.php', 'wp-content/plugins/amp/assets/js/amp-paired-browsing-app.asset.php'),
(129, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-app.js', 'wp-content/plugins/amp/assets/js/amp-paired-browsing-app.js'),
(130, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-client.asset.php', 'wp-content/plugins/amp/assets/js/amp-paired-browsing-client.asset.php'),
(131, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-paired-browsing-client.js', 'wp-content/plugins/amp/assets/js/amp-paired-browsing-client.js'),
(132, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-plugin-install.asset.php', 'wp-content/plugins/amp/assets/js/amp-plugin-install.asset.php'),
(133, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-plugin-install.js', 'wp-content/plugins/amp/assets/js/amp-plugin-install.js'),
(134, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-post-meta-box.asset.php', 'wp-content/plugins/amp/assets/js/amp-post-meta-box.asset.php'),
(135, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-post-meta-box.js', 'wp-content/plugins/amp/assets/js/amp-post-meta-box.js'),
(136, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-settings.asset.php', 'wp-content/plugins/amp/assets/js/amp-settings.asset.php'),
(137, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-settings.js', 'wp-content/plugins/amp/assets/js/amp-settings.js'),
(138, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-site-scan-notice.asset.php', 'wp-content/plugins/amp/assets/js/amp-site-scan-notice.asset.php'),
(139, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-site-scan-notice.js', 'wp-content/plugins/amp/assets/js/amp-site-scan-notice.js'),
(140, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-theme-install.asset.php', 'wp-content/plugins/amp/assets/js/amp-theme-install.asset.php'),
(141, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-theme-install.js', 'wp-content/plugins/amp/assets/js/amp-theme-install.js'),
(142, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.asset.php', 'wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.asset.php'),
(143, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.js', 'wp-content/plugins/amp/assets/js/amp-validated-url-post-edit-screen.js'),
(144, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-counts.asset.php', 'wp-content/plugins/amp/assets/js/amp-validation-counts.asset.php'),
(145, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-counts.js', 'wp-content/plugins/amp/assets/js/amp-validation-counts.js'),
(146, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.asset.php', 'wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.asset.php'),
(147, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.js', 'wp-content/plugins/amp/assets/js/amp-validation-detail-toggle.js'),
(148, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.asset.php', 'wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.asset.php'),
(149, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.js', 'wp-content/plugins/amp/assets/js/amp-validation-single-error-url-details.js'),
(150, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-tooltips.asset.php', 'wp-content/plugins/amp/assets/js/amp-validation-tooltips.asset.php'),
(151, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/amp-validation-tooltips.js', 'wp-content/plugins/amp/assets/js/amp-validation-tooltips.js'),
(152, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/mobile-redirection.asset.php', 'wp-content/plugins/amp/assets/js/mobile-redirection.asset.php'),
(153, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/mobile-redirection.js', 'wp-content/plugins/amp/assets/js/mobile-redirection.js'),
(154, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/react-jsx-runtime.js', 'wp-content/plugins/amp/assets/js/react-jsx-runtime.js'),
(155, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/vendor/lodash.js', 'wp-content/plugins/amp/assets/js/vendor/lodash.js'),
(156, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-api-fetch.asset.php', 'wp-content/plugins/amp/assets/js/wp-api-fetch.asset.php'),
(157, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-api-fetch.js', 'wp-content/plugins/amp/assets/js/wp-api-fetch.js'),
(158, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-dom-ready.asset.php', 'wp-content/plugins/amp/assets/js/wp-dom-ready.asset.php'),
(159, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-dom-ready.js', 'wp-content/plugins/amp/assets/js/wp-dom-ready.js'),
(160, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-hooks.asset.php', 'wp-content/plugins/amp/assets/js/wp-hooks.asset.php'),
(161, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-hooks.js', 'wp-content/plugins/amp/assets/js/wp-hooks.js'),
(162, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-html-entities.asset.php', 'wp-content/plugins/amp/assets/js/wp-html-entities.asset.php'),
(163, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-html-entities.js', 'wp-content/plugins/amp/assets/js/wp-html-entities.js'),
(164, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-i18n.asset.php', 'wp-content/plugins/amp/assets/js/wp-i18n.asset.php'),
(165, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-i18n.js', 'wp-content/plugins/amp/assets/js/wp-i18n.js'),
(166, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-polyfill.asset.php', 'wp-content/plugins/amp/assets/js/wp-polyfill.asset.php'),
(167, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-polyfill.js', 'wp-content/plugins/amp/assets/js/wp-polyfill.js'),
(168, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-url.asset.php', 'wp-content/plugins/amp/assets/js/wp-url.asset.php'),
(169, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/assets/js/wp-url.js', 'wp-content/plugins/amp/assets/js/wp-url.js'),
(170, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/back-compat.php', 'wp-content/plugins/amp/back-compat/back-compat.php'),
(171, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/header-bar.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/header-bar.php'),
(172, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-author.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-author.php'),
(173, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-taxonomy.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-taxonomy.php'),
(174, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/meta-time.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/meta-time.php'),
(175, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/single.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/single.php'),
(176, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/back-compat/templates-v0-3/style.php', 'wp-content/plugins/amp/back-compat/templates-v0-3/style.php'),
(177, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-admin-pointer.php', 'wp-content/plugins/amp/includes/admin/class-amp-admin-pointer.php'),
(178, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-admin-pointers.php', 'wp-content/plugins/amp/includes/admin/class-amp-admin-pointers.php'),
(179, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-editor-blocks.php', 'wp-content/plugins/amp/includes/admin/class-amp-editor-blocks.php'),
(180, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-post-meta-box.php', 'wp-content/plugins/amp/includes/admin/class-amp-post-meta-box.php'),
(181, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/class-amp-template-customizer.php', 'wp-content/plugins/amp/includes/admin/class-amp-template-customizer.php'),
(182, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/admin/functions.php', 'wp-content/plugins/amp/includes/admin/functions.php'),
(183, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-frontend-actions.php', 'wp-content/plugins/amp/includes/amp-frontend-actions.php'),
(184, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-helper-functions.php', 'wp-content/plugins/amp/includes/amp-helper-functions.php'),
(185, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/amp-post-template-functions.php', 'wp-content/plugins/amp/includes/amp-post-template-functions.php'),
(186, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/bootstrap.php', 'wp-content/plugins/amp/includes/bootstrap.php'),
(187, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-autoloader.php', 'wp-content/plugins/amp/includes/class-amp-autoloader.php'),
(188, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-comment-walker.php', 'wp-content/plugins/amp/includes/class-amp-comment-walker.php'),
(189, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-http.php', 'wp-content/plugins/amp/includes/class-amp-http.php'),
(190, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-post-type-support.php', 'wp-content/plugins/amp/includes/class-amp-post-type-support.php'),
(191, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-service-worker.php', 'wp-content/plugins/amp/includes/class-amp-service-worker.php'),
(192, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/class-amp-theme-support.php', 'wp-content/plugins/amp/includes/class-amp-theme-support.php'),
(193, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/deprecated.php', 'wp-content/plugins/amp/includes/deprecated.php'),
(194, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/analytics-vendors.php', 'wp-content/plugins/amp/includes/ecosystem-data/analytics-vendors.php'),
(195, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/plugins.php', 'wp-content/plugins/amp/includes/ecosystem-data/plugins.php'),
(196, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/ecosystem-data/themes.php', 'wp-content/plugins/amp/includes/ecosystem-data/themes.php'),
(197, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-base-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-base-embed-handler.php'),
(198, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-core-block-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-core-block-handler.php'),
(199, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-crowdsignal-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-crowdsignal-embed-handler.php'),
(200, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-dailymotion-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-dailymotion-embed-handler.php'),
(201, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-facebook-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-facebook-embed-handler.php'),
(202, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-gallery-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-gallery-embed-handler.php'),
(203, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-imgur-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-imgur-embed-handler.php'),
(204, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-instagram-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-instagram-embed-handler.php'),
(205, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-issuu-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-issuu-embed-handler.php'),
(206, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-meetup-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-meetup-embed-handler.php'),
(207, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-pinterest-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-pinterest-embed-handler.php'),
(208, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-playlist-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-playlist-embed-handler.php'),
(209, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-reddit-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-reddit-embed-handler.php'),
(210, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-scribd-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-scribd-embed-handler.php'),
(211, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-soundcloud-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-soundcloud-embed-handler.php'),
(212, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-tiktok-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-tiktok-embed-handler.php'),
(213, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-tumblr-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-tumblr-embed-handler.php'),
(214, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-twitter-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-twitter-embed-handler.php'),
(215, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-vimeo-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-vimeo-embed-handler.php'),
(216, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-wordpress-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-wordpress-embed-handler.php'),
(217, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-wordpress-tv-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-wordpress-tv-embed-handler.php'),
(218, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/embeds/class-amp-youtube-embed-handler.php', 'wp-content/plugins/amp/includes/embeds/class-amp-youtube-embed-handler.php'),
(219, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/options/class-amp-options-manager.php', 'wp-content/plugins/amp/includes/options/class-amp-options-manager.php'),
(220, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/options/class-amp-reader-theme-rest-controller.php', 'wp-content/plugins/amp/includes/options/class-amp-reader-theme-rest-controller.php'),
(221, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-accessibility-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-accessibility-sanitizer.php'),
(222, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-allowed-tags-generated.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-allowed-tags-generated.php'),
(223, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-audio-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-audio-sanitizer.php'),
(224, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-auto-lightbox-disable-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-auto-lightbox-disable-sanitizer.php'),
(225, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-base-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-base-sanitizer.php'),
(226, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-bento-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-bento-sanitizer.php'),
(227, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-block-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-block-sanitizer.php'),
(228, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-comments-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-comments-sanitizer.php'),
(229, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-core-theme-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-core-theme-sanitizer.php'),
(230, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-dev-mode-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-dev-mode-sanitizer.php'),
(231, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-embed-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-embed-sanitizer.php'),
(232, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-form-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-form-sanitizer.php'),
(233, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-gallery-block-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-gallery-block-sanitizer.php'),
(234, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-gtag-script-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-gtag-script-sanitizer.php'),
(235, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-iframe-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-iframe-sanitizer.php'),
(236, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-img-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-img-sanitizer.php'),
(237, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-layout-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-layout-sanitizer.php'),
(238, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-link-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-link-sanitizer.php'),
(239, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-meta-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-meta-sanitizer.php'),
(240, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-native-img-attributes-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-native-img-attributes-sanitizer.php'),
(241, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-dropdown-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-dropdown-sanitizer.php'),
(242, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-toggle-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-nav-menu-toggle-sanitizer.php'),
(243, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-o2-player-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-o2-player-sanitizer.php'),
(244, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-object-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-object-sanitizer.php'),
(245, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-playbuzz-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-playbuzz-sanitizer.php'),
(246, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-pwa-script-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-pwa-script-sanitizer.php'),
(247, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-rule-spec.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-rule-spec.php'),
(248, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-script-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-script-sanitizer.php'),
(249, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-srcset-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-srcset-sanitizer.php'),
(250, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-style-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-style-sanitizer.php'),
(251, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-tag-and-attribute-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-tag-and-attribute-sanitizer.php'),
(252, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/class-amp-video-sanitizer.php', 'wp-content/plugins/amp/includes/sanitizers/class-amp-video-sanitizer.php'),
(253, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/sanitizers/trait-amp-noscript-fallback.php', 'wp-content/plugins/amp/includes/sanitizers/trait-amp-noscript-fallback.php'),
(254, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/settings/class-amp-customizer-design-settings.php', 'wp-content/plugins/amp/includes/settings/class-amp-customizer-design-settings.php'),
(255, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/settings/class-amp-customizer-settings.php', 'wp-content/plugins/amp/includes/settings/class-amp-customizer-settings.php'),
(256, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/amp-enabled-classic-editor-toggle.php', 'wp-content/plugins/amp/includes/templates/amp-enabled-classic-editor-toggle.php'),
(257, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/amp-paired-browsing.php', 'wp-content/plugins/amp/includes/templates/amp-paired-browsing.php'),
(258, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-content-sanitizer.php', 'wp-content/plugins/amp/includes/templates/class-amp-content-sanitizer.php'),
(259, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-content.php', 'wp-content/plugins/amp/includes/templates/class-amp-content.php'),
(260, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/class-amp-post-template.php', 'wp-content/plugins/amp/includes/templates/class-amp-post-template.php'),
(261, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/templates/reader-template-loader.php', 'wp-content/plugins/amp/includes/templates/reader-template-loader.php'),
(262, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/uninstall-functions.php', 'wp-content/plugins/amp/includes/uninstall-functions.php'),
(263, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-dom-utils.php', 'wp-content/plugins/amp/includes/utils/class-amp-dom-utils.php'),
(264, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-html-utils.php', 'wp-content/plugins/amp/includes/utils/class-amp-html-utils.php'),
(265, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-image-dimension-extractor.php', 'wp-content/plugins/amp/includes/utils/class-amp-image-dimension-extractor.php'),
(266, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/utils/class-amp-string-utils.php', 'wp-content/plugins/amp/includes/utils/class-amp-string-utils.php'),
(267, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php', 'wp-content/plugins/amp/includes/validation/class-amp-validated-url-post-type.php'),
(268, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-callback-wrapper.php', 'wp-content/plugins/amp/includes/validation/class-amp-validation-callback-wrapper.php'),
(269, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-error-taxonomy.php', 'wp-content/plugins/amp/includes/validation/class-amp-validation-error-taxonomy.php'),
(270, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/validation/class-amp-validation-manager.php', 'wp-content/plugins/amp/includes/validation/class-amp-validation-manager.php'),
(271, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-archives.php', 'wp-content/plugins/amp/includes/widgets/class-amp-widget-archives.php'),
(272, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-categories.php', 'wp-content/plugins/amp/includes/widgets/class-amp-widget-categories.php'),
(273, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/includes/widgets/class-amp-widget-text.php', 'wp-content/plugins/amp/includes/widgets/class-amp-widget-text.php'),
(274, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/readme.txt', 'wp-content/plugins/amp/readme.txt'),
(275, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AfterActivationSiteScan.php', 'wp-content/plugins/amp/src/Admin/AfterActivationSiteScan.php'),
(276, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AmpPlugins.php', 'wp-content/plugins/amp/src/Admin/AmpPlugins.php'),
(277, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AmpThemes.php', 'wp-content/plugins/amp/src/Admin/AmpThemes.php'),
(278, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/AnalyticsOptionsSubmenu.php', 'wp-content/plugins/amp/src/Admin/AnalyticsOptionsSubmenu.php'),
(279, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/GoogleFonts.php', 'wp-content/plugins/amp/src/Admin/GoogleFonts.php'),
(280, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenu.php', 'wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenu.php'),
(281, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenuPage.php', 'wp-content/plugins/amp/src/Admin/OnboardingWizardSubmenuPage.php'),
(282, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/OptionsMenu.php', 'wp-content/plugins/amp/src/Admin/OptionsMenu.php'),
(283, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PairedBrowsing.php', 'wp-content/plugins/amp/src/Admin/PairedBrowsing.php'),
(284, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PluginActivationNotice.php', 'wp-content/plugins/amp/src/Admin/PluginActivationNotice.php'),
(285, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/PluginRowMeta.php', 'wp-content/plugins/amp/src/Admin/PluginRowMeta.php'),
(286, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/Polyfills.php', 'wp-content/plugins/amp/src/Admin/Polyfills.php'),
(287, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/RESTPreloader.php', 'wp-content/plugins/amp/src/Admin/RESTPreloader.php'),
(288, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ReaderThemes.php', 'wp-content/plugins/amp/src/Admin/ReaderThemes.php'),
(289, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ReenableCssTransientCachingAjaxAction.php', 'wp-content/plugins/amp/src/Admin/ReenableCssTransientCachingAjaxAction.php'),
(290, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/SiteHealth.php', 'wp-content/plugins/amp/src/Admin/SiteHealth.php'),
(291, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/SupportLink.php', 'wp-content/plugins/amp/src/Admin/SupportLink.php'),
(292, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/UserRESTEndpointExtension.php', 'wp-content/plugins/amp/src/Admin/UserRESTEndpointExtension.php'),
(293, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Admin/ValidationCounts.php', 'wp-content/plugins/amp/src/Admin/ValidationCounts.php'),
(294, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpSlugCustomizationWatcher.php', 'wp-content/plugins/amp/src/AmpSlugCustomizationWatcher.php'),
(295, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpWpPlugin.php', 'wp-content/plugins/amp/src/AmpWpPlugin.php'),
(296, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/AmpWpPluginFactory.php', 'wp-content/plugins/amp/src/AmpWpPluginFactory.php'),
(297, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/BackgroundTaskDeactivator.php', 'wp-content/plugins/amp/src/BackgroundTask/BackgroundTaskDeactivator.php'),
(298, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/CronBasedBackgroundTask.php', 'wp-content/plugins/amp/src/BackgroundTask/CronBasedBackgroundTask.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(299, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/MonitorCssTransientCaching.php', 'wp-content/plugins/amp/src/BackgroundTask/MonitorCssTransientCaching.php'),
(300, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/RecurringBackgroundTask.php', 'wp-content/plugins/amp/src/BackgroundTask/RecurringBackgroundTask.php'),
(301, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/SingleScheduledBackgroundTask.php', 'wp-content/plugins/amp/src/BackgroundTask/SingleScheduledBackgroundTask.php'),
(302, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/ValidatedUrlStylesheetDataGarbageCollection.php', 'wp-content/plugins/amp/src/BackgroundTask/ValidatedUrlStylesheetDataGarbageCollection.php'),
(303, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/BackgroundTask/ValidationDataGarbageCollection.php', 'wp-content/plugins/amp/src/BackgroundTask/ValidationDataGarbageCollection.php'),
(304, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/AmpCommandNamespace.php', 'wp-content/plugins/amp/src/Cli/AmpCommandNamespace.php'),
(305, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/CommandNamespaceRegistration.php', 'wp-content/plugins/amp/src/Cli/CommandNamespaceRegistration.php'),
(306, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/OptimizerCommand.php', 'wp-content/plugins/amp/src/Cli/OptimizerCommand.php'),
(307, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/OptionCommand.php', 'wp-content/plugins/amp/src/Cli/OptionCommand.php'),
(308, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/TransformerCommand.php', 'wp-content/plugins/amp/src/Cli/TransformerCommand.php'),
(309, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Cli/ValidationCommand.php', 'wp-content/plugins/amp/src/Cli/ValidationCommand.php'),
(310, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/CaptionedSlide.php', 'wp-content/plugins/amp/src/Component/CaptionedSlide.php'),
(311, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/Carousel.php', 'wp-content/plugins/amp/src/Component/Carousel.php'),
(312, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Component/HasCaption.php', 'wp-content/plugins/amp/src/Component/HasCaption.php'),
(313, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ConfigurationArgument.php', 'wp-content/plugins/amp/src/ConfigurationArgument.php'),
(314, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DependencySupport.php', 'wp-content/plugins/amp/src/DependencySupport.php'),
(315, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/BlockSources.php', 'wp-content/plugins/amp/src/DevTools/BlockSources.php'),
(316, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/CallbackReflection.php', 'wp-content/plugins/amp/src/DevTools/CallbackReflection.php'),
(317, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/ErrorPage.php', 'wp-content/plugins/amp/src/DevTools/ErrorPage.php'),
(318, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/FileReflection.php', 'wp-content/plugins/amp/src/DevTools/FileReflection.php'),
(319, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/LikelyCulpritDetector.php', 'wp-content/plugins/amp/src/DevTools/LikelyCulpritDetector.php'),
(320, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/DevTools/UserAccess.php', 'wp-content/plugins/amp/src/DevTools/UserAccess.php'),
(321, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Dom/ElementList.php', 'wp-content/plugins/amp/src/Dom/ElementList.php'),
(322, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Dom/Options.php', 'wp-content/plugins/amp/src/Dom/Options.php'),
(323, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Editor/EditorSupport.php', 'wp-content/plugins/amp/src/Editor/EditorSupport.php'),
(324, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Embed/HandlesGalleryEmbed.php', 'wp-content/plugins/amp/src/Embed/HandlesGalleryEmbed.php'),
(325, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/AmpWpException.php', 'wp-content/plugins/amp/src/Exception/AmpWpException.php'),
(326, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/FailedToMakeInstance.php', 'wp-content/plugins/amp/src/Exception/FailedToMakeInstance.php'),
(327, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidEventProperties.php', 'wp-content/plugins/amp/src/Exception/InvalidEventProperties.php'),
(328, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidService.php', 'wp-content/plugins/amp/src/Exception/InvalidService.php'),
(329, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Exception/InvalidStopwatchEvent.php', 'wp-content/plugins/amp/src/Exception/InvalidStopwatchEvent.php'),
(330, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ExtraThemeAndPluginHeaders.php', 'wp-content/plugins/amp/src/ExtraThemeAndPluginHeaders.php'),
(331, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Icon.php', 'wp-content/plugins/amp/src/Icon.php'),
(332, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Activateable.php', 'wp-content/plugins/amp/src/Infrastructure/Activateable.php'),
(333, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/CliCommand.php', 'wp-content/plugins/amp/src/Infrastructure/CliCommand.php'),
(334, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Conditional.php', 'wp-content/plugins/amp/src/Infrastructure/Conditional.php'),
(335, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Deactivateable.php', 'wp-content/plugins/amp/src/Infrastructure/Deactivateable.php'),
(336, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Delayed.php', 'wp-content/plugins/amp/src/Infrastructure/Delayed.php'),
(337, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/HasRequirements.php', 'wp-content/plugins/amp/src/Infrastructure/HasRequirements.php'),
(338, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/FallbackInstantiator.php', 'wp-content/plugins/amp/src/Infrastructure/Injector/FallbackInstantiator.php'),
(339, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/InjectionChain.php', 'wp-content/plugins/amp/src/Infrastructure/Injector/InjectionChain.php'),
(340, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector/SimpleInjector.php', 'wp-content/plugins/amp/src/Infrastructure/Injector/SimpleInjector.php'),
(341, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Injector.php', 'wp-content/plugins/amp/src/Infrastructure/Injector.php'),
(342, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Instantiator.php', 'wp-content/plugins/amp/src/Infrastructure/Instantiator.php'),
(343, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Plugin.php', 'wp-content/plugins/amp/src/Infrastructure/Plugin.php'),
(344, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Registerable.php', 'wp-content/plugins/amp/src/Infrastructure/Registerable.php'),
(345, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/Service.php', 'wp-content/plugins/amp/src/Infrastructure/Service.php'),
(346, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceBasedPlugin.php', 'wp-content/plugins/amp/src/Infrastructure/ServiceBasedPlugin.php'),
(347, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer/LazilyInstantiatedService.php', 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer/LazilyInstantiatedService.php'),
(348, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer/SimpleServiceContainer.php', 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer/SimpleServiceContainer.php'),
(349, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Infrastructure/ServiceContainer.php', 'wp-content/plugins/amp/src/Infrastructure/ServiceContainer.php'),
(350, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/Event.php', 'wp-content/plugins/amp/src/Instrumentation/Event.php'),
(351, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/EventWithDuration.php', 'wp-content/plugins/amp/src/Instrumentation/EventWithDuration.php'),
(352, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/ServerTiming.php', 'wp-content/plugins/amp/src/Instrumentation/ServerTiming.php'),
(353, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/StopWatch.php', 'wp-content/plugins/amp/src/Instrumentation/StopWatch.php'),
(354, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Instrumentation/StopWatchEvent.php', 'wp-content/plugins/amp/src/Instrumentation/StopWatchEvent.php'),
(355, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/LoadingError.php', 'wp-content/plugins/amp/src/LoadingError.php'),
(356, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/MobileRedirection.php', 'wp-content/plugins/amp/src/MobileRedirection.php'),
(357, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ObsoleteBlockAttributeRemover.php', 'wp-content/plugins/amp/src/ObsoleteBlockAttributeRemover.php'),
(358, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/AmpWPConfiguration.php', 'wp-content/plugins/amp/src/Optimizer/AmpWPConfiguration.php'),
(359, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/HeroCandidateFiltering.php', 'wp-content/plugins/amp/src/Optimizer/HeroCandidateFiltering.php'),
(360, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/OptimizerService.php', 'wp-content/plugins/amp/src/Optimizer/OptimizerService.php'),
(361, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadata.php', 'wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadata.php'),
(362, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadataConfiguration.php', 'wp-content/plugins/amp/src/Optimizer/Transformer/AmpSchemaOrgMetadataConfiguration.php'),
(363, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Optimizer/Transformer/DetermineHeroImages.php', 'wp-content/plugins/amp/src/Optimizer/Transformer/DetermineHeroImages.php'),
(364, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Option.php', 'wp-content/plugins/amp/src/Option.php'),
(365, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/OptionsRESTController.php', 'wp-content/plugins/amp/src/OptionsRESTController.php'),
(366, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedRouting.php', 'wp-content/plugins/amp/src/PairedRouting.php'),
(367, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrl.php', 'wp-content/plugins/amp/src/PairedUrl.php'),
(368, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/LegacyReaderUrlStructure.php', 'wp-content/plugins/amp/src/PairedUrlStructure/LegacyReaderUrlStructure.php'),
(369, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/LegacyTransitionalUrlStructure.php', 'wp-content/plugins/amp/src/PairedUrlStructure/LegacyTransitionalUrlStructure.php'),
(370, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/PathSuffixUrlStructure.php', 'wp-content/plugins/amp/src/PairedUrlStructure/PathSuffixUrlStructure.php'),
(371, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure/QueryVarUrlStructure.php', 'wp-content/plugins/amp/src/PairedUrlStructure/QueryVarUrlStructure.php'),
(372, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PairedUrlStructure.php', 'wp-content/plugins/amp/src/PairedUrlStructure.php'),
(373, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PluginRegistry.php', 'wp-content/plugins/amp/src/PluginRegistry.php'),
(374, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/PluginSuppression.php', 'wp-content/plugins/amp/src/PluginSuppression.php'),
(375, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/QueryVar.php', 'wp-content/plugins/amp/src/QueryVar.php'),
(376, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ReaderThemeLoader.php', 'wp-content/plugins/amp/src/ReaderThemeLoader.php'),
(377, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ReaderThemeSupportFeatures.php', 'wp-content/plugins/amp/src/ReaderThemeSupportFeatures.php'),
(378, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/CachedRemoteGetRequest.php', 'wp-content/plugins/amp/src/RemoteRequest/CachedRemoteGetRequest.php'),
(379, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/CachedResponse.php', 'wp-content/plugins/amp/src/RemoteRequest/CachedResponse.php'),
(380, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/RemoteRequest/WpHttpRemoteGetRequest.php', 'wp-content/plugins/amp/src/RemoteRequest/WpHttpRemoteGetRequest.php'),
(381, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Sandboxing.php', 'wp-content/plugins/amp/src/Sandboxing.php'),
(382, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Services.php', 'wp-content/plugins/amp/src/Services.php'),
(383, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ScannableURLProvider.php', 'wp-content/plugins/amp/src/Validation/ScannableURLProvider.php'),
(384, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ScannableURLsRestController.php', 'wp-content/plugins/amp/src/Validation/ScannableURLsRestController.php'),
(385, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationCron.php', 'wp-content/plugins/amp/src/Validation/URLValidationCron.php'),
(386, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationProvider.php', 'wp-content/plugins/amp/src/Validation/URLValidationProvider.php'),
(387, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/URLValidationRESTController.php', 'wp-content/plugins/amp/src/Validation/URLValidationRESTController.php'),
(388, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/Validation/ValidationCountsRestController.php', 'wp-content/plugins/amp/src/Validation/ValidationCountsRestController.php'),
(389, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/src/ValidationExemption.php', 'wp-content/plugins/amp/src/ValidationExemption.php'),
(390, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/featured-image.php', 'wp-content/plugins/amp/templates/featured-image.php'),
(391, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/footer.php', 'wp-content/plugins/amp/templates/footer.php'),
(392, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/header-bar.php', 'wp-content/plugins/amp/templates/header-bar.php'),
(393, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/header.php', 'wp-content/plugins/amp/templates/header.php'),
(394, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/html-end.php', 'wp-content/plugins/amp/templates/html-end.php'),
(395, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/html-start.php', 'wp-content/plugins/amp/templates/html-start.php'),
(396, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-author.php', 'wp-content/plugins/amp/templates/meta-author.php'),
(397, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-comments-link.php', 'wp-content/plugins/amp/templates/meta-comments-link.php'),
(398, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-taxonomy.php', 'wp-content/plugins/amp/templates/meta-taxonomy.php'),
(399, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/meta-time.php', 'wp-content/plugins/amp/templates/meta-time.php'),
(400, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/page.php', 'wp-content/plugins/amp/templates/page.php'),
(401, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/single.php', 'wp-content/plugins/amp/templates/single.php'),
(402, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/templates/style.php', 'wp-content/plugins/amp/templates/style.php'),
(403, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/uninstall.php', 'wp-content/plugins/amp/uninstall.php'),
(404, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/include/compatibility-fixes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/include/compatibility-fixes.php'),
(405, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/rtv/metadata', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/rtv/metadata'),
(406, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/v0.css', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/resources/local_fallback/v0.css'),
(407, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Amp.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Amp.php'),
(408, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/AmpExecutable.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/AmpExecutable.php'),
(409, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Colors.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Colors.php'),
(410, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Optimize.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Optimize.php'),
(411, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Validate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command/Validate.php'),
(412, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Command.php'),
(413, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Executable.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Executable.php'),
(414, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/LogLevel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/LogLevel.php'),
(415, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Options.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/Options.php'),
(416, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/TableFormatter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Cli/TableFormatter.php'),
(417, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix/MovedClasses.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix/MovedClasses.php'),
(418, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CompatibilityFix.php'),
(419, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CssLength.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/CssLength.php'),
(420, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/DevMode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/DevMode.php'),
(421, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterLoadFilter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterLoadFilter.php'),
(422, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterSaveFilter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/AfterSaveFilter.php'),
(423, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeLoadFilter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeLoadFilter.php'),
(424, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeSaveFilter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/BeforeSaveFilter.php'),
(425, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpBindAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpBindAttributes.php'),
(426, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpEmojiAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/AmpEmojiAttribute.php'),
(427, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ConvertHeadProfileToLink.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ConvertHeadProfileToLink.php'),
(428, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DeduplicateTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DeduplicateTag.php'),
(429, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DetectInvalidByteSequence.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DetectInvalidByteSequence.php'),
(430, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DoctypeNode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DoctypeNode.php'),
(431, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DocumentEncoding.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/DocumentEncoding.php'),
(432, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/HttpEquivCharset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/HttpEquivCharset.php'),
(433, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/LibxmlCompatibility.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/LibxmlCompatibility.php'),
(434, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/MustacheScriptTemplates.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/MustacheScriptTemplates.php'),
(435, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlAttributes.php'),
(436, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlEntities.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NormalizeHtmlEntities.php'),
(437, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NoscriptElements.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/NoscriptElements.php'),
(438, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ProtectEsiTags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/ProtectEsiTags.php'),
(439, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingSVGElements.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingSVGElements.php'),
(440, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingTags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SelfClosingTags.php'),
(441, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SvgSourceAttributeEncoding.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/SvgSourceAttributeEncoding.php'),
(442, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter.php'),
(443, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Option.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Option.php'),
(444, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document.php'),
(445, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Element.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Element.php'),
(446, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/ElementDump.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/ElementDump.php'),
(447, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/LinkManager.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/LinkManager.php'),
(448, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/NodeWalker.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/NodeWalker.php'),
(449, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Options.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Options.php'),
(450, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/UniqueIdManager.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/UniqueIdManager.php'),
(451, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Encoding.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Encoding.php'),
(452, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpCliException.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpCliException.php'),
(453, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpException.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/AmpException.php'),
(454, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidArgument.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidArgument.php'),
(455, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColor.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColor.php'),
(456, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColumnFormat.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidColumnFormat.php'),
(457, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidCommand.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidCommand.php'),
(458, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidOption.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidOption.php'),
(459, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidSapi.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/InvalidSapi.php'),
(460, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/MissingArgument.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/Cli/MissingArgument.php'),
(461, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedRemoteRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedRemoteRequest.php'),
(462, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToCreateLink.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToCreateLink.php'),
(463, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetCachedResponse.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetCachedResponse.php'),
(464, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetFromRemoteUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToGetFromRemoteUrl.php'),
(465, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseHtml.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseHtml.php'),
(466, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToParseUrl.php'),
(467, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToRetrieveRequiredDomElement.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/FailedToRetrieveRequiredDomElement.php'),
(468, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidAttributeName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidAttributeName.php'),
(469, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidByteSequence.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidByteSequence.php'),
(470, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidCssRulesetName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidCssRulesetName.php'),
(471, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDeclarationName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDeclarationName.php'),
(472, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocRulesetName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocRulesetName.php'),
(473, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocumentFilter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidDocumentFilter.php'),
(474, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidErrorCode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidErrorCode.php'),
(475, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidExtension.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidExtension.php'),
(476, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidFormat.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidFormat.php'),
(477, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidListName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidListName.php'),
(478, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidOptionValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidOptionValue.php'),
(479, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecName.php'),
(480, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecRuleName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidSpecRuleName.php'),
(481, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagId.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagId.php'),
(482, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/InvalidTagName.php'),
(483, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/MaxCssByteCountExceeded.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Exception/MaxCssByteCountExceeded.php'),
(484, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Extension.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Extension.php'),
(485, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/FakeEnum.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/FakeEnum.php'),
(486, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Format.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Format.php'),
(487, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/AtRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/AtRule.php'),
(488, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Attribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Attribute.php'),
(489, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LengthUnit.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LengthUnit.php'),
(490, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LowerCaseTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/LowerCaseTag.php'),
(491, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/DocLocator.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/DocLocator.php'),
(492, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/EFlags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/EFlags.php'),
(493, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlParser.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlParser.php'),
(494, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandler.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandler.php'),
(495, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandlerWithLocation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/HtmlSaxHandlerWithLocation.php'),
(496, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedAttribute.php'),
(497, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ParsedTag.php'),
(498, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ScriptTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/ScriptTag.php'),
(499, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagNameStack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagNameStack.php'),
(500, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagRegion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Parser/TagRegion.php'),
(501, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/RequestDestination.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/RequestDestination.php'),
(502, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Role.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Role.php'),
(503, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Tag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/Tag.php'),
(504, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/UpperCaseTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Html/UpperCaseTag.php'),
(505, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Internal.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Internal.php'),
(506, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Layout.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Layout.php'),
(507, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpRuntimeCssConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpRuntimeCssConfiguration.php'),
(508, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpStoryCssOptimizerConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AmpStoryCssOptimizerConfiguration.php'),
(509, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AutoExtensionsConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/AutoExtensionsConfiguration.php'),
(510, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/BaseTransformerConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/BaseTransformerConfiguration.php'),
(511, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/MinifyHtmlConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/MinifyHtmlConfiguration.php'),
(512, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeAmpBindConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeAmpBindConfiguration.php'),
(513, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeHeroImagesConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeHeroImagesConfiguration.php'),
(514, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeViewportConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/OptimizeViewportConfiguration.php'),
(515, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/PreloadHeroImageConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/PreloadHeroImageConfiguration.php'),
(516, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/RewriteAmpUrlsConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/RewriteAmpUrlsConfiguration.php'),
(517, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/TransformedIdentifierConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/TransformedIdentifierConfiguration.php'),
(518, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration.php'),
(519, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRule.php'),
(520, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRules.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/CssRules.php'),
(521, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/DefaultConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/DefaultConfiguration.php'),
(522, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotAdaptDocumentForSelfHosting.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotAdaptDocumentForSelfHosting.php'),
(523, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotInlineRuntimeCss.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotInlineRuntimeCss.php'),
(524, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotMinifyAmpScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotMinifyAmpScript.php'),
(525, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotParseJsonData.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotParseJsonData.php'),
(526, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPerformServerSideRendering.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPerformServerSideRendering.php'),
(527, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPreloadImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotPreloadImage.php'),
(528, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotRemoveBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/CannotRemoveBoilerplate.php'),
(529, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/DeprecatedTransformer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/DeprecatedTransformer.php'),
(530, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/ErrorProperties.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/ErrorProperties.php'),
(531, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/InvalidJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/InvalidJson.php'),
(532, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/MissingPackage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/MissingPackage.php'),
(533, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/TooManyHeroImages.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/TooManyHeroImages.php'),
(534, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/UnknownError.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error/UnknownError.php'),
(535, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Error.php'),
(536, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ErrorCollection.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ErrorCollection.php'),
(537, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/AmpOptimizerException.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/AmpOptimizerException.php'),
(538, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidArgument.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidArgument.php'),
(539, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfiguration.php'),
(540, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationKey.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationKey.php'),
(541, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidConfigurationValue.php'),
(542, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidHtmlAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/InvalidHtmlAttribute.php'),
(543, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationClass.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationClass.php'),
(544, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationKey.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Exception/UnknownConfigurationKey.php'),
(545, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/HeroImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/HeroImage.php'),
(546, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ImageDimensions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/ImageDimensions.php'),
(547, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/LocalFallback.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/LocalFallback.php'),
(548, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformationEngine.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformationEngine.php'),
(549, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplate.php'),
(550, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplateErrorHandler.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpBoilerplateErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(551, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimeCss.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimeCss.php'),
(552, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimePreloads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpRuntimePreloads.php'),
(553, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpStoryCssOptimizer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AmpStoryCssOptimizer.php'),
(554, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AutoExtensions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/AutoExtensions.php'),
(555, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/GoogleFontsPreconnect.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/GoogleFontsPreconnect.php'),
(556, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/MinifyHtml.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/MinifyHtml.php'),
(557, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeAmpBind.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeAmpBind.php'),
(558, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeHeroImages.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeHeroImages.php'),
(559, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeViewport.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/OptimizeViewport.php'),
(560, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/PreloadHeroImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/PreloadHeroImage.php'),
(561, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ReorderHead.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ReorderHead.php'),
(562, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/RewriteAmpUrls.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/RewriteAmpUrls.php'),
(563, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ServerSideRendering.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/ServerSideRendering.php'),
(564, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/TransformedIdentifier.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer/TransformedIdentifier.php'),
(565, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Transformer.php'),
(566, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformerConfiguration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/TransformerConfiguration.php'),
(567, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Protocol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Protocol.php'),
(568, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteGetRequest.php'),
(569, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/CurlRemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/CurlRemoteGetRequest.php'),
(570, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FallbackRemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FallbackRemoteGetRequest.php'),
(571, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FilesystemRemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/FilesystemRemoteGetRequest.php'),
(572, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/RemoteGetRequestResponse.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/RemoteGetRequestResponse.php'),
(573, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/StubbedRemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/StubbedRemoteGetRequest.php'),
(574, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/TemporaryFileCachedRemoteGetRequest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RemoteRequest/TemporaryFileCachedRemoteGetRequest.php'),
(575, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Response.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Response.php'),
(576, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RuntimeVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/RuntimeVersion.php'),
(577, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/ScriptReleaseVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/ScriptReleaseVersion.php'),
(578, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Str.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Str.php'),
(579, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Url.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Url.php'),
(580, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Context.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Context.php'),
(581, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ErrorCode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ErrorCode.php'),
(582, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ExtensionsContext.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ExtensionsContext.php'),
(583, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/FilePosition.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/FilePosition.php'),
(584, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTag.php'),
(585, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTagWithExtensionSpec.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AggregateTagWithExtensionSpec.php'),
(586, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpAudioCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpAudioCommon.php'),
(587, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpBaseCarouselCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpBaseCarouselCommon.php'),
(588, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpCarouselCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpCarouselCommon.php'),
(589, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerCommonAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerCommonAttributes.php'),
(590, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerOverlayModeAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerOverlayModeAttributes.php'),
(591, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerRangeTypeAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerRangeTypeAttributes.php'),
(592, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerSingleTypeAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerSingleTypeAttributes.php'),
(593, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerStaticModeAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpDatePickerStaticModeAttributes.php'),
(594, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebook.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebook.php'),
(595, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebookStrict.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpFacebookStrict.php'),
(596, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpInputmaskCommonAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpInputmaskCommonAttr.php'),
(597, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpLayoutAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpLayoutAttrs.php'),
(598, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpMegaphoneCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpMegaphoneCommon.php'),
(599, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpNestedMenuActions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpNestedMenuActions.php'),
(600, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpStreamGalleryCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpStreamGalleryCommon.php'),
(601, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoCommon.php'),
(602, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoIframeCommon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmpVideoIframeCommon.php'),
(603, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlEngineAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlEngineAttrs.php'),
(604, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlModuleEngineAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlModuleEngineAttrs.php'),
(605, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlNomoduleEngineAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/AmphtmlNomoduleEngineAttrs.php'),
(606, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CiteAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CiteAttr.php'),
(607, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ClickAttributions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ClickAttributions.php'),
(608, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonExtensionAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonExtensionAttrs.php'),
(609, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonLinkAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/CommonLinkAttrs.php'),
(610, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ExtendedAmpGlobal.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ExtendedAmpGlobal.php'),
(611, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/FormNameAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/FormNameAttr.php'),
(612, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/GlobalAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/GlobalAttrs.php'),
(613, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ImgAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/ImgAttrs.php'),
(614, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InputCommonAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InputCommonAttr.php'),
(615, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsConfettiAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsConfettiAttrs.php'),
(616, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsImgAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsImgAttrs.php'),
(617, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsResultsCategoryAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsResultsCategoryAttrs.php'),
(618, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsTextAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveOptionsTextAttrs.php'),
(619, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveSharedConfigsAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/InteractiveSharedConfigsAttrs.php'),
(620, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/LightboxableElements.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/LightboxableElements.php'),
(621, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryIdAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryIdAttr.php'),
(622, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryNameAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatoryNameAttr.php'),
(623, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcAmp4email.php'),
(624, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcOrSrcset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/MandatorySrcOrSrcset.php'),
(625, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NameAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NameAttr.php'),
(626, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NonceAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/NonceAttr.php'),
(627, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/OptionalSrcAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/OptionalSrcAmp4email.php'),
(628, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PooolAccessAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PooolAccessAttrs.php'),
(629, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PrivateClickMeasurementAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/PrivateClickMeasurementAttributes.php'),
(630, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgConditionalProcessingAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgConditionalProcessingAttributes.php'),
(631, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgCoreAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgCoreAttributes.php'),
(632, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgFilterPrimitiveAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgFilterPrimitiveAttributes.php'),
(633, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgPresentationAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgPresentationAttributes.php'),
(634, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgStyleAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgStyleAttr.php'),
(635, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgTransferFunctionAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgTransferFunctionAttributes.php'),
(636, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgXlinkAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/SvgXlinkAttributes.php'),
(637, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsNoSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsNoSubtitles.php'),
(638, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList/TrackAttrsSubtitles.php'),
(639, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/AttributeList.php'),
(640, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4ads.php'),
(641, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailDataCssStrict.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailDataCssStrict.php'),
(642, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailNoDataCssStrict.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/Amp4emailNoDataCssStrict.php'),
(643, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpNoTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpNoTransformed.php'),
(644, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/AmpTransformed.php'),
(645, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset.php'),
(646, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/BasicDeclarations.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/BasicDeclarations.php'),
(647, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/EmailSpecificDeclarations.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/EmailSpecificDeclarations.php'),
(648, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/SvgBasicDeclarations.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList/SvgBasicDeclarations.php'),
(649, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DeclarationList.php'),
(650, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpMegaMenuAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpMegaMenuAllowedDescendants.php'),
(651, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpNestedMenuAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpNestedMenuAllowedDescendants.php'),
(652, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryBookendAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryBookendAllowedDescendants.php'),
(653, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryCtaLayerAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryCtaLayerAllowedDescendants.php'),
(654, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryGridLayerAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryGridLayerAllowedDescendants.php'),
(655, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPageAttachmentAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPageAttachmentAllowedDescendants.php'),
(656, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPlayerAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStoryPlayerAllowedDescendants.php'),
(657, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStorySocialShareAllowedDescendants.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/AmpStorySocialShareAllowedDescendants.php'),
(658, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList.php'),
(659, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset/Amp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset/Amp4email.php'),
(660, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DocRuleset.php'),
(661, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AmpEmailMissingStrictCssAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AmpEmailMissingStrictCssAttr.php'),
(662, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedByImpliedLayout.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedByImpliedLayout.php'),
(663, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedBySpecifiedLayout.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrDisallowedBySpecifiedLayout.php'),
(664, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrMissingRequiredExtension.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrMissingRequiredExtension.php'),
(665, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrRequiredButMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrRequiredButMissing.php'),
(666, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrValueRequiredByLayout.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/AttrValueRequiredByLayout.php'),
(667, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/BaseTagMustPreceedAllUrls.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/BaseTagMustPreceedAllUrls.php'),
(668, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CdataViolatesDenylist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CdataViolatesDenylist.php'),
(669, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePoint.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePoint.php'),
(670, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePointSingular.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ChildTagDoesNotSatisfyReferencePointSingular.php'),
(671, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssExcessivelyNested.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssExcessivelyNested.php'),
(672, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxBadUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxBadUrl.php'),
(673, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedAttrSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedAttrSelector.php'),
(674, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedDomain.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedDomain.php'),
(675, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedImportant.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedImportant.php'),
(676, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedKeyframeInsideKeyframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedKeyframeInsideKeyframe.php'),
(677, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaFeature.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaFeature.php'),
(678, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedMediaType.php'),
(679, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValue.php'),
(680, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValueWithHint.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPropertyValueWithHint.php'),
(681, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoClass.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoClass.php'),
(682, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoElement.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedPseudoElement.php'),
(683, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedQualifiedRuleMustBeInsideKeyframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedQualifiedRuleMustBeInsideKeyframe.php'),
(684, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedRelativeUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxDisallowedRelativeUrl.php'),
(685, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxEofInPreludeOfQualifiedRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxEofInPreludeOfQualifiedRule.php'),
(686, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxErrorInPseudoSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxErrorInPseudoSelector.php'),
(687, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxIncompleteDeclaration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxIncompleteDeclaration.php'),
(688, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAtRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAtRule.php'),
(689, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAttrSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidAttrSelector.php'),
(690, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidDeclaration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidDeclaration.php'),
(691, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidProperty.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidProperty.php'),
(692, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidPropertyNolist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidPropertyNolist.php'),
(693, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrl.php'),
(694, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrlProtocol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxInvalidUrlProtocol.php'),
(695, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMalformedMediaQuery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMalformedMediaQuery.php'),
(696, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingSelector.php'),
(697, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxMissingUrl.php'),
(698, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxNotASelectorStart.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxNotASelectorStart.php'),
(699, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedTogetherWith.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedTogetherWith.php'),
(700, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedWithinAtRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyDisallowedWithinAtRule.php'),
(701, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyRequiresQualification.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxPropertyRequiresQualification.php'),
(702, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxQualifiedRuleHasNoDeclarations.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxQualifiedRuleHasNoDeclarations.php'),
(703, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxStrayTrailingBackslash.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxStrayTrailingBackslash.php'),
(704, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnparsedInputRemainsInSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnparsedInputRemainsInSelector.php'),
(705, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedComment.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedComment.php'),
(706, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedString.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/CssSyntaxUnterminatedString.php'),
(707, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedAttr.php'),
(708, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DeprecatedTag.php'),
(709, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DevModeOnly.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DevModeOnly.php'),
(710, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAmpDomain.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAmpDomain.php'),
(711, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedAttr.php'),
(712, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedChildTagName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedChildTagName.php'),
(713, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedDomain.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedDomain.php'),
(714, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedFirstChildTagName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedFirstChildTagName.php'),
(715, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedManufacturedBody.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedManufacturedBody.php'),
(716, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedPropertyInAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedPropertyInAttrValue.php'),
(717, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedRelativeUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedRelativeUrl.php'),
(718, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedScriptTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedScriptTag.php'),
(719, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedStyleAttr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedStyleAttr.php'),
(720, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTag.php'),
(721, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTagAncestor.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DisallowedTagAncestor.php'),
(722, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentSizeLimitExceeded.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentSizeLimitExceeded.php'),
(723, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentTooComplex.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DocumentTooComplex.php'),
(724, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateAttribute.php'),
(725, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateDimension.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateDimension.php'),
(726, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateReferencePoint.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateReferencePoint.php'),
(727, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTag.php'),
(728, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTagWarning.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/DuplicateUniqueTagWarning.php'),
(729, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ExtensionUnused.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ExtensionUnused.php'),
(730, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/GeneralDisallowedTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/GeneralDisallowedTag.php'),
(731, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ImpliedLayoutInvalid.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ImpliedLayoutInvalid.php'),
(732, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InconsistentUnitsForWidthAndHeight.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InconsistentUnitsForWidthAndHeight.php'),
(733, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectMinNumChildTags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectMinNumChildTags.php'),
(734, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectNumChildTags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectNumChildTags.php'),
(735, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectScriptReleaseVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/IncorrectScriptReleaseVersion.php'),
(736, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineScriptTooLong.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineScriptTooLong.php'),
(737, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineStyleTooLong.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InlineStyleTooLong.php'),
(738, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidAttrValue.php'),
(739, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidDoctypeHtml.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidDoctypeHtml.php'),
(740, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionPath.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionPath.php'),
(741, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidExtensionVersion.php'),
(742, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidJsonCdata.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidJsonCdata.php'),
(743, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidPropertyValueInAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidPropertyValueInAttrValue.php'),
(744, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrl.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(745, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrlProtocol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUrlProtocol.php'),
(746, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUtf8.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/InvalidUtf8.php'),
(747, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/LtsScriptAfterNonLts.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/LtsScriptAfterNonLts.php'),
(748, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAnyofAttrMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAnyofAttrMissing.php'),
(749, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAttrMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryAttrMissing.php'),
(750, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryCdataMissingOrIncorrect.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryCdataMissingOrIncorrect.php'),
(751, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryLastChildTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryLastChildTag.php'),
(752, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryOneofAttrMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryOneofAttrMissing.php'),
(753, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryPropertyMissingFromAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryPropertyMissingFromAttrValue.php'),
(754, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryReferencePointMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryReferencePointMissing.php'),
(755, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestor.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestor.php'),
(756, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestorWithHint.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagAncestorWithHint.php'),
(757, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MandatoryTagMissing.php'),
(758, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingLayoutAttributes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingLayoutAttributes.php'),
(759, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingRequiredExtension.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingRequiredExtension.php'),
(760, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MissingUrl.php'),
(761, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MutuallyExclusiveAttrs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/MutuallyExclusiveAttrs.php'),
(762, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonLtsScriptAfterLts.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonLtsScriptAfterLts.php'),
(763, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonWhitespaceCdataEncountered.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/NonWhitespaceCdataEncountered.php'),
(764, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/SpecifiedLayoutInvalid.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/SpecifiedLayoutInvalid.php'),
(765, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetAndInlineStyleTooLong.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetAndInlineStyleTooLong.php'),
(766, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetTooLong.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/StylesheetTooLong.php'),
(767, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagExcludedByTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagExcludedByTag.php'),
(768, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagNotAllowedToHaveSiblings.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagNotAllowedToHaveSiblings.php'),
(769, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagReferencePointConflict.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagReferencePointConflict.php'),
(770, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagRequiredByMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TagRequiredByMissing.php'),
(771, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplateInAttrName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplateInAttrName.php'),
(772, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplatePartialInAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/TemplatePartialInAttrValue.php'),
(773, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnescapedTemplateInAttrValue.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnescapedTemplateInAttrValue.php'),
(774, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnknownCode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/UnknownCode.php'),
(775, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ValueSetMismatch.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/ValueSetMismatch.php'),
(776, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionDeprecatedVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionDeprecatedVersion.php'),
(777, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionUnused.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningExtensionUnused.php'),
(778, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningTagRequiredByMissing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WarningTagRequiredByMissing.php'),
(779, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WrongParentTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/WrongParentTag.php'),
(780, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error.php'),
(781, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Identifiable.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Identifiable.php'),
(782, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/IterableSection.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/IterableSection.php'),
(783, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Iteration.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Iteration.php'),
(784, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/AttributeLists.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/AttributeLists.php'),
(785, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/CssRulesets.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/CssRulesets.php'),
(786, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DeclarationLists.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DeclarationLists.php'),
(787, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DescendantTagLists.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DescendantTagLists.php'),
(788, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DocRulesets.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/DocRulesets.php'),
(789, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Errors.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Errors.php'),
(790, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Tags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/Tags.php'),
(791, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/SpecRule.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/SpecRule.php'),
(792, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/A.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/A.php'),
(793, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AAmp4email.php'),
(794, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Abbr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Abbr.php'),
(795, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Acronym.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Acronym.php'),
(796, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Address.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Address.php'),
(797, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3dGltf.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3dGltf.php'),
(798, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3qPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp3qPlayer.php'),
(799, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp4adsEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Amp4adsEngineScript.php'),
(800, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccessExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccessExtensionJsonScript.php'),
(801, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordion.php'),
(802, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordionSection.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAccordionSection.php'),
(803, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpActionMacro.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpActionMacro.php'),
(804, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAd.php'),
(805, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdCustom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdCustom.php'),
(806, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExit.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExit.php'),
(807, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExitConfigurationJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExitConfigurationJson.php'),
(808, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExtensionScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdExtensionScript.php'),
(809, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataEnableRefreshAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataEnableRefreshAttribute.php'),
(810, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataMultiSizeAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithDataMultiSizeAttribute.php'),
(811, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithTypeCustom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAdWithTypeCustom.php'),
(812, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAddthis.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAddthis.php'),
(813, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalytics.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalytics.php'),
(814, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalyticsExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnalyticsExtensionJsonScript.php'),
(815, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnim.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnim.php'),
(816, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimAmp4email.php'),
(817, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimExtensionScriptAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimExtensionScriptAmp4email.php'),
(818, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimation.php'),
(819, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimationExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAnimationExtensionJsonScript.php'),
(820, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpApesterMedia.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpApesterMedia.php'),
(821, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBanner.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBanner.php'),
(822, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBannerButtonOpenButton.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAppBannerButtonOpenButton.php'),
(823, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudio.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudio.php'),
(824, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioA4a.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioA4a.php'),
(825, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioSource.php'),
(826, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrack.php'),
(827, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrackKindSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAudioTrackKindSubtitles.php'),
(828, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutoAds.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutoAds.php'),
(829, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocomplete.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocomplete.php'),
(830, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteAmp4email.php'),
(831, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteInput.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteInput.php'),
(832, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpAutocompleteJson.php'),
(833, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarousel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarousel.php'),
(834, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightbox.php'),
(835, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxChild.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxChild.php'),
(836, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxLightboxExclude.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBaseCarouselLightboxLightboxExclude.php'),
(837, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBeopinion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBeopinion.php'),
(838, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindExtensionJsonScript.php'),
(839, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindMacro.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBindMacro.php'),
(840, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBodymovinAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBodymovinAnimation.php'),
(841, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBridPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBridPlayer.php'),
(842, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBrightcove.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBrightcove.php'),
(843, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBysideContent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpBysideContent.php'),
(844, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCallTracking.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCallTracking.php'),
(845, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarousel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarousel.php'),
(846, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightbox.php'),
(847, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxChild.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxChild.php'),
(848, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxLightboxExclude.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpCarouselLightboxLightboxExclude.php'),
(849, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConnatixPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConnatixPlayer.php'),
(850, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsent.php'),
(851, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentExtensionJsonScript.php'),
(852, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpConsentType.php'),
(853, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDailymotion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDailymotion.php'),
(854, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateCountdown.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateCountdown.php'),
(855, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateDisplay.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDateDisplay.php'),
(856, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateDateTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateDateTemplate.php'),
(857, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateInfoTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTemplateInfoTemplate.php'),
(858, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeOverlay.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeOverlay.php'),
(859, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeStatic.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeRangeModeStatic.php'),
(860, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeOverlay.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeOverlay.php'),
(861, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeStatic.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDatePickerTypeSingleModeStatic.php'),
(862, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDelightPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpDelightPlayer.php'),
(863, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbed.php'),
(864, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedWithDataMultiSizeAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedWithDataMultiSizeAttribute.php'),
(865, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyCard.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyCard.php'),
(866, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyKey.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpEmbedlyKey.php'),
(867, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperiment.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperiment.php'),
(868, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentExtensionJsonScript.php'),
(869, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentStoryExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpExperimentStoryExtensionJsonScript.php'),
(870, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook.php'),
(871, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook10.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebook10.php'),
(872, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments.php'),
(873, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments10.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookComments10.php'),
(874, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike.php'),
(875, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike10.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookLike10.php'),
(876, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage.php'),
(877, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage10.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFacebookPage10.php'),
(878, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFitText.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFitText.php'),
(879, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFont.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFont.php'),
(880, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFxFlyingCarpet.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpFxFlyingCarpet.php'),
(881, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeo.php'),
(882, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeoExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGeoExtensionJsonScript.php'),
(883, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGfycat.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGfycat.php'),
(884, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGist.php'),
(885, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleDocumentEmbed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleDocumentEmbed.php'),
(886, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleReadAloudPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGoogleReadAloudPlayer.php'),
(887, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGwdAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpGwdAnimation.php'),
(888, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpHulu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpHulu.php'),
(889, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframe.php'),
(890, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframely.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIframely.php'),
(891, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideo.php'),
(892, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoScriptTypeApplicationJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoScriptTypeApplicationJson.php'),
(893, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoSource.php'),
(894, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrack.php'),
(895, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrackKindSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImaVideoTrackKindSubtitles.php'),
(896, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageLightbox.php'),
(897, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSlider.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSlider.php'),
(898, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivFirst.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivFirst.php'),
(899, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivSecond.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderDivSecond.php'),
(900, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImageSliderTransformed.php'),
(901, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImg.php'),
(902, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgAmp4email.php'),
(903, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgPlaceholderTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgPlaceholderTransformed.php'),
(904, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgImgTransformed.php'),
(905, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgTransformed.php'),
(906, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgur.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpImgur.php'),
(907, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGallery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGallery.php'),
(908, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPagination.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPagination.php'),
(909, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPaginationInset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryPaginationInset.php'),
(910, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryThumbnails.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInlineGalleryThumbnails.php'),
(911, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstagram.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstagram.php'),
(912, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstallServiceworker.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpInstallServiceworker.php'),
(913, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIzlesene.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpIzlesene.php'),
(914, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpJwplayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpJwplayer.php'),
(915, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpKalturaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpKalturaPlayer.php'),
(916, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLayout.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLayout.php'),
(917, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightbox.php'),
(918, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightboxAmp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLightboxAmp4ads.php'),
(919, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriter.php'),
(920, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriterExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLinkRewriterExtensionJsonScript.php'),
(921, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpList.php'),
(922, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListAmp4email.php'),
(923, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListDivFetchError.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListDivFetchError.php'),
(924, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMore.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMore.php'),
(925, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMoreButtonLoadMoreClickable.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpListLoadMoreButtonLoadMoreClickable.php'),
(926, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveList.php'),
(927, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItems.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItems.php'),
(928, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItemsItem.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListItemsItem.php'),
(929, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListPagination.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListPagination.php'),
(930, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListUpdate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpLiveListUpdate.php'),
(931, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMathml.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMathml.php'),
(932, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenu.php'),
(933, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpList.php'),
(934, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpListTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuAmpListTemplate.php'),
(935, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemContent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemContent.php'),
(936, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemHeading.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuItemHeading.php'),
(937, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNav.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNav.php'),
(938, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOl.php'),
(939, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOlLi.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaMenuNavUlOlLi.php'),
(940, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataEpisode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataEpisode.php'),
(941, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataPlaylist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMegaphoneDataPlaylist.php'),
(942, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMinuteMediaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMinuteMediaPlayer.php'),
(943, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMowplayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpMowplayer.php'),
(944, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNestedMenu.php'),
(945, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageFooter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageFooter.php'),
(946, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageRecommendationBox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageRecommendationBox.php'),
(947, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageScriptTypeApplicationJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageScriptTypeApplicationJson.php'),
(948, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageSeparator.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageSeparator.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(949, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageTypeAdsense.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageTypeAdsense.php'),
(950, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithInlineConfig.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithInlineConfig.php'),
(951, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithSrcAttribute.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNextPageWithSrcAttribute.php'),
(952, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNexxtvPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpNexxtvPlayer.php'),
(953, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpO2Player.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpO2Player.php'),
(954, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOnetapGoogle.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOnetapGoogle.php'),
(955, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOoyalaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOoyalaPlayer.php'),
(956, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOrientationObserver.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpOrientationObserver.php'),
(957, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPanZoom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPanZoom.php'),
(958, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPinterest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPinterest.php'),
(959, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPixel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPixel.php'),
(960, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPlaybuzz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPlaybuzz.php'),
(961, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPositionObserver.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPositionObserver.php'),
(962, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPowrPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpPowrPlayer.php'),
(963, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReachPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReachPlayer.php'),
(964, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRecaptchaInput.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRecaptchaInput.php'),
(965, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRedbullPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRedbullPlayer.php'),
(966, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReddit.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpReddit.php'),
(967, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRender.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRender.php'),
(968, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRiddleQuiz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpRiddleQuiz.php'),
(969, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScript.php'),
(970, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScriptExtensionLocalScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpScriptExtensionLocalScript.php'),
(971, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelector.php'),
(972, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorChild.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorChild.php'),
(973, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorOption.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSelectorOption.php'),
(974, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebar.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebar.php'),
(975, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarAmp4email.php'),
(976, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarNav.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSidebarNav.php'),
(977, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSkimlinks.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSkimlinks.php'),
(978, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSmartlinks.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSmartlinks.php'),
(979, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSocialShare.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSocialShare.php'),
(980, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSoundcloud.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSoundcloud.php'),
(981, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSpringboardPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSpringboardPlayer.php'),
(982, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpState.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpState.php'),
(983, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStateAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStateAmp4email.php'),
(984, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStickyAd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStickyAd.php'),
(985, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory.php'),
(986, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory360.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStory360.php'),
(987, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpAudio.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpAudio.php'),
(988, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpSidebar.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpSidebar.php'),
(989, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpStoryPageAttachmentAmpVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpStoryPageAttachmentAmpVideo.php'),
(990, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAmpVideo.php'),
(991, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimation.php'),
(992, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimationJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAnimationJsonScript.php'),
(993, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAds.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAds.php'),
(994, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsConfigScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsConfigScript.php'),
(995, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAdsTemplate.php'),
(996, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAnalytics.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryAutoAnalytics.php'),
(997, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookend.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookend.php'),
(998, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookendExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryBookendExtensionJsonScript.php'),
(999, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCaptions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCaptions.php'),
(1000, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsent.php'),
(1001, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsentExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryConsentExtensionJsonScript.php'),
(1002, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayer.php'),
(1003, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayerAnimateIn.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryCtaLayerAnimateIn.php'),
(1004, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayer.php'),
(1005, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerAnimateIn.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerAnimateIn.php'),
(1006, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerDefault.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryGridLayerDefault.php'),
(1007, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveBinaryPoll.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveBinaryPoll.php'),
(1008, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgPoll.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgPoll.php'),
(1009, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgQuiz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveImgQuiz.php'),
(1010, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractivePoll.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractivePoll.php'),
(1011, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveQuiz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveQuiz.php'),
(1012, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveResults.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryInteractiveResults.php'),
(1013, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPage.php'),
(1014, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachment.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachment.php'),
(1015, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachmentHref.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageAttachmentHref.php'),
(1016, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageOutlink.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPageOutlink.php'),
(1017, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPanningMedia.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPanningMedia.php'),
(1018, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayer.php'),
(1019, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayerImg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryPlayerImg.php'),
(1020, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingAttachment.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingAttachment.php'),
(1021, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingConfig.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingConfig.php'),
(1022, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingTag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStoryShoppingTag.php'),
(1023, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShare.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShare.php'),
(1024, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShareExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySocialShareExtensionJsonScript.php'),
(1025, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySubscriptions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStorySubscriptions.php'),
(1026, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStreamGallery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpStreamGallery.php'),
(1027, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSubscriptionsExtensionJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpSubscriptionsExtensionJsonScript.php'),
(1028, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktok.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktok.php'),
(1029, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktokBlockquote.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTiktokBlockquote.php'),
(1030, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTimeago.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTimeago.php'),
(1031, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTruncateText.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTruncateText.php'),
(1032, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTwitter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpTwitter.php'),
(1033, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpUserNotification.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpUserNotification.php'),
(1034, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideo.php'),
(1035, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframe.php'),
(1036, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframeTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoIframeTransformed.php'),
(1037, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoSource.php'),
(1038, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrack.php'),
(1039, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrackKindSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVideoTrackKindSubtitles.php'),
(1040, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVimeo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVimeo.php'),
(1041, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVine.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVine.php'),
(1042, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpViqeoPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpViqeoPlayer.php'),
(1043, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVk.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpVk.php'),
(1044, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPush.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPush.php'),
(1045, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPushWidget.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWebPushWidget.php'),
(1046, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWistiaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWistiaPlayer.php'),
(1047, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWordpressEmbed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpWordpressEmbed.php'),
(1048, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYotpo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYotpo.php'),
(1049, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYoutube.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmpYoutube.php'),
(1050, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScript.php'),
(1051, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptAmp4email.php'),
(1052, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLts.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLts.php'),
(1053, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLtsTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptLtsTransformed.php'),
(1054, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlEngineScriptTransformed.php'),
(1055, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleEngineScript.php'),
(1056, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleLtsEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlModuleLtsEngineScript.php'),
(1057, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleEngineScript.php'),
(1058, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleLtsEngineScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AmphtmlNomoduleLtsEngineScript.php'),
(1059, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Article.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Article.php'),
(1060, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Aside.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Aside.php'),
(1061, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Audio.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Audio.php'),
(1062, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioSource.php'),
(1063, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrack.php'),
(1064, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrackKindSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/AudioTrackKindSubtitles.php'),
(1065, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/B.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/B.php'),
(1066, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Base.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Base.php'),
(1067, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdi.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdi.php'),
(1068, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Bdo.php'),
(1069, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Big.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Big.php'),
(1070, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Blockquote.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Blockquote.php'),
(1071, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/BlockquoteWithTiktok.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/BlockquoteWithTiktok.php'),
(1072, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Body.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Body.php'),
(1073, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Br.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Br.php'),
(1074, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Button.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Button.php'),
(1075, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ButtonAmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ButtonAmpNestedMenu.php'),
(1076, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Canvas.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Canvas.php'),
(1077, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Caption.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Caption.php'),
(1078, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Center.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Center.php'),
(1079, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Circle.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Circle.php'),
(1080, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Cite.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Cite.php'),
(1081, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Clippath.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Clippath.php'),
(1082, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Code.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Code.php'),
(1083, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Col.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Col.php'),
(1084, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Colgroup.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Colgroup.php'),
(1085, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/CryptokeysJsonScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/CryptokeysJsonScript.php'),
(1086, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Data.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Data.php'),
(1087, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Datalist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Datalist.php'),
(1088, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dd.php'),
(1089, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Defs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Defs.php'),
(1090, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Del.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Del.php'),
(1091, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Desc.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Desc.php'),
(1092, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Details.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Details.php'),
(1093, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dfn.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dfn.php'),
(1094, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dir.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dir.php'),
(1095, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Div.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Div.php'),
(1096, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/DivAmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/DivAmpNestedMenu.php'),
(1097, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dl.php'),
(1098, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dt.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Dt.php'),
(1099, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ellipse.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ellipse.php'),
(1100, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Em.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Em.php'),
(1101, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feblend.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feblend.php'),
(1102, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecolormatrix.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecolormatrix.php'),
(1103, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomponenttransfer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomponenttransfer.php'),
(1104, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomposite.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fecomposite.php'),
(1105, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feconvolvematrix.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feconvolvematrix.php'),
(1106, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fediffuselighting.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fediffuselighting.php'),
(1107, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedisplacementmap.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedisplacementmap.php'),
(1108, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedistantlight.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedistantlight.php'),
(1109, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedropshadow.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fedropshadow.php'),
(1110, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feflood.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feflood.php'),
(1111, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefunca.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefunca.php'),
(1112, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncb.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncb.php'),
(1113, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncg.php'),
(1114, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fefuncr.php'),
(1115, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fegaussianblur.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fegaussianblur.php'),
(1116, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femerge.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femerge.php'),
(1117, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femergenode.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femergenode.php'),
(1118, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femorphology.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Femorphology.php'),
(1119, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feoffset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feoffset.php'),
(1120, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fepointlight.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fepointlight.php'),
(1121, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespecularlighting.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespecularlighting.php'),
(1122, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespotlight.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fespotlight.php'),
(1123, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fetile.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fetile.php'),
(1124, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feturbulence.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Feturbulence.php'),
(1125, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fieldset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Fieldset.php'),
(1126, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figcaption.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figcaption.php'),
(1127, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figure.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Figure.php'),
(1128, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Filter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Filter.php'),
(1129, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Footer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Footer.php'),
(1130, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitError.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitError.php'),
(1131, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitErrorTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitErrorTemplate.php'),
(1132, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccess.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccess.php'),
(1133, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccessTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitSuccessTemplate.php'),
(1134, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitting.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmitting.php'),
(1135, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmittingTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivSubmittingTemplate.php'),
(1136, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyError.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyError.php'),
(1137, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyErrorTemplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormDivVerifyErrorTemplate.php'),
(1138, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGet.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGet.php'),
(1139, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGetAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodGetAmp4email.php'),
(1140, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPost.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPost.php'),
(1141, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPostAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/FormMethodPostAmp4email.php'),
(1142, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/G.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/G.php'),
(1143, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyph.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyph.php'),
(1144, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyphref.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Glyphref.php'),
(1145, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H1.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H1.php'),
(1146, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2.php'),
(1147, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H2AmpNestedMenu.php'),
(1148, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3.php'),
(1149, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H3AmpNestedMenu.php'),
(1150, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4.php'),
(1151, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H4AmpNestedMenu.php'),
(1152, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5.php'),
(1153, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H5AmpNestedMenu.php'),
(1154, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6.php'),
(1155, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6AmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/H6AmpNestedMenu.php'),
(1156, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Head.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Head.php'),
(1157, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4adsBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4adsBoilerplate.php'),
(1158, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4emailBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmp4emailBoilerplate.php'),
(1159, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmpBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeadStyleAmpBoilerplate.php'),
(1160, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Header.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Header.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(1161, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImage.php'),
(1162, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HeroImg.php'),
(1163, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hgroup.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hgroup.php'),
(1164, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hkern.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hkern.php'),
(1165, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Hr.php'),
(1166, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Html.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Html.php'),
(1167, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctype.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctype.php'),
(1168, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctypeAmp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlDoctypeAmp4ads.php'),
(1169, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/HtmlTransformed.php'),
(1170, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/I.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/I.php'),
(1171, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerIntrinsic.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerIntrinsic.php'),
(1172, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerResponsive.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/IAmphtmlSizerResponsive.php'),
(1173, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Iframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Iframe.php'),
(1174, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Image.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Image.php'),
(1175, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImageUsingSrcset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImageUsingSrcset.php'),
(1176, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizer.php'),
(1177, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizerAmpStoryPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgIAmphtmlIntrinsicSizerAmpStoryPlayer.php'),
(1178, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgUsingSrcset.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ImgUsingSrcset.php'),
(1179, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Input.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Input.php'),
(1180, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskCustomMask.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskCustomMask.php'),
(1181, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateDdMmYyyy.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateDdMmYyyy.php'),
(1182, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmDdYyyy.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmDdYyyy.php'),
(1183, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmYy.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateMmYy.php'),
(1184, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateYyyyMmDd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskDateYyyyMmDd.php'),
(1185, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskPaymentCard.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputMaskPaymentCard.php'),
(1186, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeFile.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeFile.php'),
(1187, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypeImage.php'),
(1188, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypePassword.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/InputTypePassword.php'),
(1189, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ins.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ins.php'),
(1190, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Kbd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Kbd.php'),
(1191, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Label.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Label.php'),
(1192, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Legend.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Legend.php'),
(1193, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Li.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Li.php'),
(1194, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Line.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Line.php'),
(1195, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Lineargradient.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Lineargradient.php'),
(1196, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LineargradientStop.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LineargradientStop.php'),
(1197, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItemprop.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItemprop.php'),
(1198, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItempropSameas.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkItempropSameas.php'),
(1199, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkProperty.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkProperty.php'),
(1200, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRel.php'),
(1201, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelCanonical.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelCanonical.php'),
(1202, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelManifest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelManifest.php'),
(1203, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelModulepreload.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelModulepreload.php'),
(1204, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelPreload.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelPreload.php'),
(1205, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForAmpStory10Css.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForAmpStory10Css.php'),
(1206, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForFonts.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/LinkRelStylesheetForFonts.php'),
(1207, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Listing.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Listing.php'),
(1208, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Main.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Main.php'),
(1209, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mark.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mark.php'),
(1210, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Marker.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Marker.php'),
(1211, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mask.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Mask.php'),
(1212, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaCharsetUtf8.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaCharsetUtf8.php'),
(1213, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentLanguage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentLanguage.php'),
(1214, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentScriptType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentScriptType.php'),
(1215, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentStyleType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentStyleType.php'),
(1216, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivContentType.php'),
(1217, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivImagetoolbar.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivImagetoolbar.php'),
(1218, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivOriginTrial.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivOriginTrial.php'),
(1219, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivPicsLabel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivPicsLabel.php'),
(1220, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivResourceType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivResourceType.php'),
(1221, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXDnsPrefetchControl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXDnsPrefetchControl.php'),
(1222, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXUaCompatible.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaHttpEquivXUaCompatible.php'),
(1223, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp3pIframeSrc.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp3pIframeSrc.php'),
(1224, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsId.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsId.php'),
(1225, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsVars.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmp4adsVars.php'),
(1226, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdDoubleclickSra.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdDoubleclickSra.php'),
(1227, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdEnableRefresh.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpAdEnableRefresh.php'),
(1228, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpConsentBlocking.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpConsentBlocking.php'),
(1229, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaLandingPageType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaLandingPageType.php'),
(1230, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaType.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaType.php'),
(1231, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpCtaUrl.php'),
(1232, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentToken.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentToken.php'),
(1233, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentsOptIn.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpExperimentsOptIn.php'),
(1234, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpGoogleClientidIdApi.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpGoogleClientidIdApi.php'),
(1235, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpLinkVariableAllowedOrigin.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpLinkVariableAllowedOrigin.php'),
(1236, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpListLoadMore.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpListLoadMore.php'),
(1237, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpRecaptchaInput.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpRecaptchaInput.php'),
(1238, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpScriptSrc.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpScriptSrc.php'),
(1239, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorName.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorName.php'),
(1240, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorVersion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpStoryGeneratorVersion.php'),
(1241, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpToAmpNavigation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAmpToAmpNavigation.php'),
(1242, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAndContent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAndContent.php'),
(1243, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAppleItunesApp.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameAppleItunesApp.php'),
(1244, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameViewport.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/MetaNameViewport.php'),
(1245, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Metadata.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Metadata.php'),
(1246, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Meter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Meter.php'),
(1247, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Multicol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Multicol.php'),
(1248, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nav.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nav.php'),
(1249, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nextid.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nextid.php'),
(1250, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nobr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Nobr.php'),
(1251, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Noscript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Noscript.php'),
(1252, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptEnclosureForAmpStyleTags.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptEnclosureForAmpStyleTags.php'),
(1253, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptImg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptImg.php'),
(1254, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptStyleAmpBoilerplate.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/NoscriptStyleAmpBoilerplate.php'),
(1255, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/OP.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/OP.php'),
(1256, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ol.php'),
(1257, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Optgroup.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Optgroup.php'),
(1258, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Option.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Option.php'),
(1259, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Output.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Output.php'),
(1260, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/P.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/P.php'),
(1261, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Path.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Path.php'),
(1262, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pattern.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pattern.php'),
(1263, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Picture.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Picture.php'),
(1264, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/PictureSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/PictureSource.php'),
(1265, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polygon.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polygon.php'),
(1266, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polyline.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Polyline.php'),
(1267, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pre.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Pre.php'),
(1268, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Progress.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Progress.php'),
(1269, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Q.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Q.php'),
(1270, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Radialgradient.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Radialgradient.php'),
(1271, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/RadialgradientStop.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/RadialgradientStop.php'),
(1272, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rb.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rb.php'),
(1273, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rect.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rect.php'),
(1274, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rp.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rp.php'),
(1275, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rt.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rt.php'),
(1276, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rtc.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Rtc.php'),
(1277, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ruby.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ruby.php'),
(1278, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/S.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/S.php'),
(1279, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Samp.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Samp.php'),
(1280, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3dGltf.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3dGltf.php'),
(1281, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3qPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmp3qPlayer.php'),
(1282, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccess.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccess.php'),
(1283, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessFewcents.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessFewcents.php'),
(1284, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessLaterpay.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessLaterpay.php'),
(1285, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessPoool.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessPoool.php'),
(1286, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessScroll.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccessScroll.php'),
(1287, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion.php'),
(1288, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAccordion2.php'),
(1289, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpActionMacro.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpActionMacro.php'),
(1290, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdCustom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdCustom.php'),
(1291, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdExit.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAdExit.php'),
(1292, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAddthis.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAddthis.php'),
(1293, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnalytics.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnalytics.php'),
(1294, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnim.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnim.php'),
(1295, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAnimation.php'),
(1296, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpApesterMedia.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpApesterMedia.php'),
(1297, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAppBanner.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAppBanner.php'),
(1298, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAudio.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAudio.php'),
(1299, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutoAds.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutoAds.php'),
(1300, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutocomplete.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpAutocomplete.php'),
(1301, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBaseCarousel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBaseCarousel.php'),
(1302, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBeopinion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBeopinion.php'),
(1303, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBind.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBind.php'),
(1304, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBodymovinAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBodymovinAnimation.php'),
(1305, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBridPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBridPlayer.php'),
(1306, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove.php'),
(1307, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBrightcove2.php'),
(1308, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBysideContent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpBysideContent.php'),
(1309, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCacheUrl.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCacheUrl.php'),
(1310, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCallTracking.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCallTracking.php'),
(1311, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCarousel.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpCarousel.php'),
(1312, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConnatixPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConnatixPlayer.php'),
(1313, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConsent.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpConsent.php'),
(1314, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion.php'),
(1315, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDailymotion2.php'),
(1316, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateCountdown.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateCountdown.php'),
(1317, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateDisplay.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDateDisplay.php'),
(1318, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDatePicker.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDatePicker.php'),
(1319, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDelightPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDelightPlayer.php'),
(1320, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDynamicCssClasses.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpDynamicCssClasses.php'),
(1321, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpEmbedlyCard.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpEmbedlyCard.php'),
(1322, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpExperiment.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpExperiment.php'),
(1323, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebook.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebook.php'),
(1324, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookComments.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookComments.php'),
(1325, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookLike.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookLike.php'),
(1326, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookPage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFacebookPage.php'),
(1327, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText.php'),
(1328, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFitText2.php'),
(1329, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFont.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFont.php'),
(1330, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpForm.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpForm.php'),
(1331, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxCollection.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxCollection.php'),
(1332, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxFlyingCarpet.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpFxFlyingCarpet.php'),
(1333, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGeo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGeo.php'),
(1334, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGfycat.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGfycat.php'),
(1335, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGist.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGist.php'),
(1336, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleDocumentEmbed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleDocumentEmbed.php'),
(1337, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleReadAloudPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGoogleReadAloudPlayer.php'),
(1338, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGwdAnimation.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpGwdAnimation.php'),
(1339, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpHulu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpHulu.php'),
(1340, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe.php'),
(1341, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframe2.php'),
(1342, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframely.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIframely.php'),
(1343, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImaVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImaVideo.php'),
(1344, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageLightbox.php'),
(1345, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageSlider.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImageSlider.php'),
(1346, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImgur.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpImgur.php'),
(1347, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInlineGallery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInlineGallery.php'),
(1348, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInputmask.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInputmask.php'),
(1349, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram.php'),
(1350, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstagram2.php'),
(1351, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstallServiceworker.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpInstallServiceworker.php'),
(1352, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIzlesene.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpIzlesene.php'),
(1353, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpJwplayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpJwplayer.php'),
(1354, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpKalturaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpKalturaPlayer.php'),
(1355, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox.php'),
(1356, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightbox2.php'),
(1357, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightboxGallery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLightboxGallery.php'),
(1358, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLinkRewriter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLinkRewriter.php'),
(1359, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpList.php'),
(1360, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLiveList.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpLiveList.php'),
(1361, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml.php'),
(1362, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMathml2.php'),
(1363, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaMenu.php'),
(1364, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaphone.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMegaphone.php'),
(1365, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMinuteMediaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMinuteMediaPlayer.php'),
(1366, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMowplayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMowplayer.php'),
(1367, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMraid.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMraid.php'),
(1368, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMustache.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpMustache.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(1369, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNestedMenu.php'),
(1370, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNextPage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNextPage.php'),
(1371, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNexxtvPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpNexxtvPlayer.php'),
(1372, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpO2Player.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpO2Player.php'),
(1373, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0Js.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0Js.php'),
(1374, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0JsOrV0Mjs.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnerrorV0JsOrV0Mjs.php'),
(1375, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnetapGoogle.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOnetapGoogle.php'),
(1376, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOoyalaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOoyalaPlayer.php'),
(1377, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOrientationObserver.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpOrientationObserver.php'),
(1378, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPanZoom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPanZoom.php'),
(1379, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPinterest.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPinterest.php'),
(1380, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPlaybuzz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPlaybuzz.php'),
(1381, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPositionObserver.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPositionObserver.php'),
(1382, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPowrPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpPowrPlayer.php'),
(1383, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReachPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReachPlayer.php'),
(1384, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRecaptchaInput.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRecaptchaInput.php'),
(1385, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRedbullPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRedbullPlayer.php'),
(1386, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReddit.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpReddit.php'),
(1387, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRender.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRender.php'),
(1388, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRiddleQuiz.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpRiddleQuiz.php'),
(1389, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpScript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpScript.php'),
(1390, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector.php'),
(1391, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSelector2.php'),
(1392, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar.php'),
(1393, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSidebar2.php'),
(1394, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSkimlinks.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSkimlinks.php'),
(1395, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSlides.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSlides.php'),
(1396, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSmartlinks.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSmartlinks.php'),
(1397, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare.php'),
(1398, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSocialShare2.php'),
(1399, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud.php'),
(1400, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSoundcloud2.php'),
(1401, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSpringboardPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSpringboardPlayer.php'),
(1402, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStickyAd.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStickyAd.php'),
(1403, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory.php'),
(1404, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory360.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStory360.php'),
(1405, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAds.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAds.php'),
(1406, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAnalytics.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryAutoAnalytics.php'),
(1407, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryCaptions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryCaptions.php'),
(1408, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryDvhPolyfill.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryDvhPolyfill.php'),
(1409, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryInteractive.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryInteractive.php'),
(1410, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPanningMedia.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPanningMedia.php'),
(1411, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryPlayer.php'),
(1412, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryShopping.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStoryShopping.php'),
(1413, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStorySubscriptions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStorySubscriptions.php'),
(1414, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStreamGallery.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpStreamGallery.php'),
(1415, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptions.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptions.php'),
(1416, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptionsGoogle.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpSubscriptionsGoogle.php'),
(1417, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTiktok.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTiktok.php'),
(1418, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTimeago.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTimeago.php'),
(1419, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTruncateText.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTruncateText.php'),
(1420, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter.php'),
(1421, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpTwitter2.php'),
(1422, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpUserNotification.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpUserNotification.php'),
(1423, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo.php'),
(1424, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideo2.php'),
(1425, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoDocking.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoDocking.php'),
(1426, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe.php'),
(1427, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVideoIframe2.php'),
(1428, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo.php'),
(1429, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVimeo2.php'),
(1430, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVine.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVine.php'),
(1431, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpViqeoPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpViqeoPlayer.php'),
(1432, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVk.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpVk.php'),
(1433, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWebPush.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWebPush.php'),
(1434, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWistiaPlayer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWistiaPlayer.php'),
(1435, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWordpressEmbed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpWordpressEmbed.php'),
(1436, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYotpo.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYotpo.php'),
(1437, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube.php'),
(1438, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube2.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptAmpYoutube2.php'),
(1439, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAccordionAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAccordionAmp4email.php'),
(1440, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAutocompleteAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpAutocompleteAmp4email.php'),
(1441, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpBindAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpBindAmp4email.php'),
(1442, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpCarouselAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpCarouselAmp4email.php'),
(1443, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFitTextAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFitTextAmp4email.php'),
(1444, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFormAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpFormAmp4email.php'),
(1445, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpImageLightboxAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpImageLightboxAmp4email.php'),
(1446, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4ads.php'),
(1447, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpLightboxAmp4email.php'),
(1448, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpListAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpListAmp4email.php'),
(1449, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSelectorAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSelectorAmp4email.php'),
(1450, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSidebarAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpSidebarAmp4email.php'),
(1451, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpTimeagoAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomElementAmpTimeagoAmp4email.php'),
(1452, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4ads.php'),
(1453, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptCustomTemplateAmpMustacheAmp4email.php'),
(1454, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptIdAmpRtc.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptIdAmpRtc.php'),
(1455, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeApplicationLdJson.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeApplicationLdJson.php'),
(1456, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlain.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlain.php'),
(1457, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlainAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/ScriptTypeTextPlainAmp4email.php'),
(1458, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Section.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Section.php'),
(1459, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SectionAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SectionAmp4email.php'),
(1460, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Select.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Select.php'),
(1461, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Slot.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Slot.php'),
(1462, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Small.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Small.php'),
(1463, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Solidcolor.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Solidcolor.php'),
(1464, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Spacer.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Spacer.php'),
(1465, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Span.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Span.php'),
(1466, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanAmpNestedMenu.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanAmpNestedMenu.php'),
(1467, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanSwgAmpCacheNonce.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SpanSwgAmpCacheNonce.php'),
(1468, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImage.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImage.php'),
(1469, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StandardImg.php'),
(1470, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strike.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strike.php'),
(1471, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strong.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Strong.php'),
(1472, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustom.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustom.php'),
(1473, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4ads.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4ads.php'),
(1474, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomAmp4email.php'),
(1475, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomCssStrict.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomCssStrict.php'),
(1476, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomLengthCheck.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpCustomLengthCheck.php'),
(1477, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpKeyframes.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpKeyframes.php'),
(1478, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpNoscript.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpNoscript.php'),
(1479, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpRuntimeTransformed.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/StyleAmpRuntimeTransformed.php'),
(1480, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sub.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sub.php'),
(1481, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsScriptCiphertext.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsScriptCiphertext.php'),
(1482, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsSectionContentSwgAmpCacheNonce.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SubscriptionsSectionContentSwgAmpCacheNonce.php'),
(1483, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Summary.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Summary.php'),
(1484, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sup.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Sup.php'),
(1485, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Svg.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Svg.php'),
(1486, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SvgTitle.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/SvgTitle.php'),
(1487, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Switch_.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Switch_.php'),
(1488, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Symbol.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Symbol.php'),
(1489, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Table.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Table.php'),
(1490, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tbody.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tbody.php'),
(1491, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Td.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Td.php'),
(1492, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Template.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Template.php'),
(1493, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TemplateAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TemplateAmp4email.php'),
(1494, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Text.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Text.php'),
(1495, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textarea.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textarea.php'),
(1496, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textpath.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Textpath.php'),
(1497, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tfoot.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tfoot.php'),
(1498, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Th.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Th.php'),
(1499, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Thead.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Thead.php'),
(1500, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Time.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Time.php'),
(1501, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Title.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Title.php'),
(1502, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TitleAmp4email.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/TitleAmp4email.php'),
(1503, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tr.php'),
(1504, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tref.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tref.php'),
(1505, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tspan.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tspan.php'),
(1506, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tt.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Tt.php'),
(1507, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/U.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/U.php'),
(1508, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ul.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Ul.php'),
(1509, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Use_.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Use_.php'),
(1510, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Var_.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Var_.php'),
(1511, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Video.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Video.php'),
(1512, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoSource.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoSource.php'),
(1513, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrack.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrack.php'),
(1514, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrackKindSubtitles.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/VideoTrackKindSubtitles.php'),
(1515, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/View.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/View.php'),
(1516, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Vkern.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Vkern.php'),
(1517, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Wbr.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/Wbr.php'),
(1518, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag.php'),
(1519, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/TagWithExtensionSpec.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/TagWithExtensionSpec.php'),
(1520, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec.php'),
(1521, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidateTagResult.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidateTagResult.php'),
(1522, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationEngine.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationEngine.php'),
(1523, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationError.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationError.php'),
(1524, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationErrorCollection.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationErrorCollection.php'),
(1525, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationHandler.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationHandler.php'),
(1526, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationResult.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationResult.php'),
(1527, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationSeverity.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationSeverity.php'),
(1528, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationStatus.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidationStatus.php'),
(1529, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidatorRules.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValidatorRules.php'),
(1530, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetProvision.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetProvision.php'),
(1531, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetRequirement.php', 'wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/ValueSetRequirement.php'),
(1532, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/autoload.php', 'wp-content/plugins/amp/vendor/autoload.php'),
(1533, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/ClassLoader.php', 'wp-content/plugins/amp/vendor/composer/ClassLoader.php'),
(1534, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/InstalledVersions.php', 'wp-content/plugins/amp/vendor/composer/InstalledVersions.php'),
(1535, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/LICENSE', 'wp-content/plugins/amp/vendor/composer/LICENSE'),
(1536, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_classmap.php', 'wp-content/plugins/amp/vendor/composer/autoload_classmap.php'),
(1537, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_files.php', 'wp-content/plugins/amp/vendor/composer/autoload_files.php'),
(1538, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/amp/vendor/composer/autoload_namespaces.php'),
(1539, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_psr4.php', 'wp-content/plugins/amp/vendor/composer/autoload_psr4.php'),
(1540, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_real.php', 'wp-content/plugins/amp/vendor/composer/autoload_real.php'),
(1541, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/autoload_static.php', 'wp-content/plugins/amp/vendor/composer/autoload_static.php'),
(1542, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/installed.json', 'wp-content/plugins/amp/vendor/composer/installed.json'),
(1543, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/installed.php', 'wp-content/plugins/amp/vendor/composer/installed.php'),
(1544, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/composer/platform_check.php', 'wp-content/plugins/amp/vendor/composer/platform_check.php'),
(1545, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/Exception/InvalidImageException.php', 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/Exception/InvalidImageException.php'),
(1546, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ExifParser.php', 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ExifParser.php'),
(1547, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/FasterImage.php', 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/FasterImage.php'),
(1548, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ImageParser.php', 'wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/ImageParser.php'),
(1549, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php'),
(1550, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSBlockList.php'),
(1551, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/CSSList.php'),
(1552, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/Document.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/Document.php'),
(1553, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/CSSList/KeyFrame.php'),
(1554, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Comment.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Comment.php'),
(1555, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Comment/Commentable.php'),
(1556, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormat.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormat.php'),
(1557, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormatter.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/OutputFormatter.php'),
(1558, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parser.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parser.php'),
(1559, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/Anchor.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/Anchor.php'),
(1560, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php'),
(1561, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php'),
(1562, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php'),
(1563, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php'),
(1564, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php'),
(1565, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/AtRule.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/AtRule.php'),
(1566, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/CSSNamespace.php'),
(1567, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Charset.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Charset.php'),
(1568, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Import.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Import.php'),
(1569, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/KeyframeSelector.php'),
(1570, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Selector.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Property/Selector.php'),
(1571, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Renderable.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Renderable.php'),
(1572, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Rule/Rule.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Rule/Rule.php'),
(1573, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php'),
(1574, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php'),
(1575, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/RuleSet/RuleSet.php'),
(1576, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Settings.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Settings.php'),
(1577, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSFunction.php'),
(1578, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSString.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CSSString.php'),
(1579, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcFunction.php'),
(1580, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/CalcRuleValueList.php'),
(1581, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Color.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Color.php'),
(1582, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Expression.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Expression.php'),
(1583, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/LineName.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/LineName.php'),
(1584, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/PrimitiveValue.php'),
(1585, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/RuleValueList.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(1586, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Size.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Size.php'),
(1587, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/URL.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/URL.php'),
(1588, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Value.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/Value.php'),
(1589, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/ValueList.php', 'wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Value/ValueList.php'),
(1590, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Exception/StreamBufferTooSmallException.php', 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Exception/StreamBufferTooSmallException.php'),
(1591, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Stream.php', 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Stream.php'),
(1592, '/home/iraneurobetcom/public_html/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/StreamableInterface.php', 'wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/StreamableInterface.php'),
(1593, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/css/font-icons.css', 'wp-content/plugins/disable-gutenberg/css/font-icons.css'),
(1594, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/css/settings.css', 'wp-content/plugins/disable-gutenberg/css/settings.css'),
(1595, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/disable-gutenberg.php', 'wp-content/plugins/disable-gutenberg/disable-gutenberg.php'),
(1596, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.eot', 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.eot'),
(1597, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.svg', 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.svg'),
(1598, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.ttf', 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.ttf'),
(1599, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff', 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff'),
(1600, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff2', 'wp-content/plugins/disable-gutenberg/fonts/awesome/fontawesome-webfont.woff2'),
(1601, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/img/sun-icon.png', 'wp-content/plugins/disable-gutenberg/img/sun-icon.png'),
(1602, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/classic-editor.php', 'wp-content/plugins/disable-gutenberg/inc/classic-editor.php'),
(1603, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-core.php', 'wp-content/plugins/disable-gutenberg/inc/plugin-core.php'),
(1604, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-features.php', 'wp-content/plugins/disable-gutenberg/inc/plugin-features.php'),
(1605, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/plugin-frontend.php', 'wp-content/plugins/disable-gutenberg/inc/plugin-frontend.php'),
(1606, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/resources-enqueue.php', 'wp-content/plugins/disable-gutenberg/inc/resources-enqueue.php'),
(1607, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-display.php', 'wp-content/plugins/disable-gutenberg/inc/settings-display.php'),
(1608, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-register.php', 'wp-content/plugins/disable-gutenberg/inc/settings-register.php'),
(1609, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/inc/settings-reset.php', 'wp-content/plugins/disable-gutenberg/inc/settings-reset.php'),
(1610, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/js/settings.js', 'wp-content/plugins/disable-gutenberg/js/settings.js'),
(1611, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/languages/disable-gutenberg.pot', 'wp-content/plugins/disable-gutenberg/languages/disable-gutenberg.pot'),
(1612, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/readme.txt', 'wp-content/plugins/disable-gutenberg/readme.txt'),
(1613, '/home/iraneurobetcom/public_html/wp-content/plugins/disable-gutenberg/uninstall.php', 'wp-content/plugins/disable-gutenberg/uninstall.php'),
(1614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php', 'wp-content/plugins/elementor/app/admin-menu-items/theme-builder-menu-item.php'),
(1615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/app.php', 'wp-content/plugins/elementor/app/app.php'),
(1616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php', 'wp-content/plugins/elementor/app/modules/import-export/compatibility/base-adapter.php'),
(1617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php', 'wp-content/plugins/elementor/app/modules/import-export/compatibility/envato.php'),
(1618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php', 'wp-content/plugins/elementor/app/modules/import-export/compatibility/kit-library.php'),
(1619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/module.php', 'wp-content/plugins/elementor/app/modules/import-export/module.php'),
(1620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/export.php', 'wp-content/plugins/elementor/app/modules/import-export/processes/export.php'),
(1621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/import.php', 'wp-content/plugins/elementor/app/modules/import-export/processes/import.php'),
(1622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/processes/revert.php', 'wp-content/plugins/elementor/app/modules/import-export/processes/revert.php'),
(1623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/elementor-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/elementor-content.php'),
(1624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/export-runner-base.php'),
(1625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/plugins.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/plugins.php'),
(1626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/site-settings.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/site-settings.php'),
(1627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/taxonomies.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/taxonomies.php'),
(1628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/templates.php'),
(1629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/export/wp-content.php'),
(1630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/elementor-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/elementor-content.php'),
(1631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/import-runner-base.php'),
(1632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/plugins.php'),
(1633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/site-settings.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/site-settings.php'),
(1634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/taxonomies.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/taxonomies.php'),
(1635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/templates.php'),
(1636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/import/wp-content.php'),
(1637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/elementor-content.php'),
(1638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.php'),
(1639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/revert-runner-base.php'),
(1640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/site-settings.php'),
(1641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/taxonomies.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/taxonomies.php'),
(1642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/templates.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/templates.php'),
(1643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/revert/wp-content.php'),
(1644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/runners/runner-interface.php', 'wp-content/plugins/elementor/app/modules/import-export/runners/runner-interface.php'),
(1645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/usage.php', 'wp-content/plugins/elementor/app/modules/import-export/usage.php'),
(1646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/utils.php', 'wp-content/plugins/elementor/app/modules/import-export/utils.php'),
(1647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/import-export/wp-cli.php', 'wp-content/plugins/elementor/app/modules/import-export/wp-cli.php'),
(1648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php', 'wp-content/plugins/elementor/app/modules/kit-library/connect/kit-library.php'),
(1649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/base-controller.php'),
(1650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/controller.php'),
(1651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download-link.php'),
(1652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/favorites.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/favorites.php'),
(1653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/repository.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/repository.php'),
(1654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php', 'wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/controller.php'),
(1655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php', 'wp-content/plugins/elementor/app/modules/kit-library/kit-library-menu-item.php'),
(1656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/kit-library/module.php', 'wp-content/plugins/elementor/app/modules/kit-library/module.php'),
(1657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/onboarding/features-usage.php', 'wp-content/plugins/elementor/app/modules/onboarding/features-usage.php'),
(1658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/onboarding/module.php', 'wp-content/plugins/elementor/app/modules/onboarding/module.php'),
(1659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/modules/site-editor/module.php', 'wp-content/plugins/elementor/app/modules/site-editor/module.php'),
(1660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/app/view.php', 'wp-content/plugins/elementor/app/view.php'),
(1661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-bar.css', 'wp-content/plugins/elementor/assets/css/admin-bar.css'),
(1662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-bar.min.css', 'wp-content/plugins/elementor/assets/css/admin-bar.min.css'),
(1663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-rtl.css', 'wp-content/plugins/elementor/assets/css/admin-rtl.css'),
(1664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-rtl.min.css', 'wp-content/plugins/elementor/assets/css/admin-rtl.min.css'),
(1665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css', 'wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.css'),
(1666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.min.css', 'wp-content/plugins/elementor/assets/css/admin-top-bar-rtl.min.css'),
(1667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar.css', 'wp-content/plugins/elementor/assets/css/admin-top-bar.css'),
(1668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin-top-bar.min.css', 'wp-content/plugins/elementor/assets/css/admin-top-bar.min.css'),
(1669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin.css', 'wp-content/plugins/elementor/assets/css/admin.css'),
(1670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/admin.min.css', 'wp-content/plugins/elementor/assets/css/admin.min.css'),
(1671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base-rtl.css', 'wp-content/plugins/elementor/assets/css/app-base-rtl.css'),
(1672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/app-base-rtl.min.css'),
(1673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base.css', 'wp-content/plugins/elementor/assets/css/app-base.css'),
(1674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-base.min.css', 'wp-content/plugins/elementor/assets/css/app-base.min.css'),
(1675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-rtl.css', 'wp-content/plugins/elementor/assets/css/app-rtl.css'),
(1676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app-rtl.min.css', 'wp-content/plugins/elementor/assets/css/app-rtl.min.css'),
(1677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app.css', 'wp-content/plugins/elementor/assets/css/app.css'),
(1678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/app.min.css', 'wp-content/plugins/elementor/assets/css/app.min.css'),
(1679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common-rtl.css', 'wp-content/plugins/elementor/assets/css/common-rtl.css'),
(1680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common-rtl.min.css', 'wp-content/plugins/elementor/assets/css/common-rtl.min.css'),
(1681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common.css', 'wp-content/plugins/elementor/assets/css/common.css'),
(1682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/common.min.css', 'wp-content/plugins/elementor/assets/css/common.min.css'),
(1683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.css', 'wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.css'),
(1684, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css', 'wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css'),
(1685, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/dialog.css', 'wp-content/plugins/elementor/assets/css/conditionals/dialog.css'),
(1686, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css', 'wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css'),
(1687, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.css', 'wp-content/plugins/elementor/assets/css/conditionals/e-swiper.css'),
(1688, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css', 'wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css'),
(1689, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/lightbox.css', 'wp-content/plugins/elementor/assets/css/conditionals/lightbox.css'),
(1690, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css', 'wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css'),
(1691, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/shapes.css', 'wp-content/plugins/elementor/assets/css/conditionals/shapes.css'),
(1692, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css', 'wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css'),
(1693, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview-rtl.css', 'wp-content/plugins/elementor/assets/css/editor-preview-rtl.css'),
(1694, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css', 'wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css'),
(1695, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview.css', 'wp-content/plugins/elementor/assets/css/editor-preview.css'),
(1696, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-preview.min.css', 'wp-content/plugins/elementor/assets/css/editor-preview.min.css'),
(1697, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-rtl.css', 'wp-content/plugins/elementor/assets/css/editor-rtl.css'),
(1698, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-rtl.min.css', 'wp-content/plugins/elementor/assets/css/editor-rtl.min.css'),
(1699, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.css', 'wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.css'),
(1700, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.min.css', 'wp-content/plugins/elementor/assets/css/editor-v2-app-bar-overrides.min.css'),
(1701, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor.css', 'wp-content/plugins/elementor/assets/css/editor.css'),
(1702, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/editor.min.css', 'wp-content/plugins/elementor/assets/css/editor.min.css'),
(1703, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend-rtl.css', 'wp-content/plugins/elementor/assets/css/frontend-rtl.css'),
(1704, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css', 'wp-content/plugins/elementor/assets/css/frontend-rtl.min.css'),
(1705, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend.css', 'wp-content/plugins/elementor/assets/css/frontend.css'),
(1706, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/frontend.min.css', 'wp-content/plugins/elementor/assets/css/frontend.min.css'),
(1707, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/editor.css', 'wp-content/plugins/elementor/assets/css/modules/ai/editor.css'),
(1708, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css', 'wp-content/plugins/elementor/assets/css/modules/ai/editor.min.css'),
(1709, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css', 'wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.css'),
(1710, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css', 'wp-content/plugins/elementor/assets/css/modules/ai/layout-preview.min.css'),
(1711, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/announcements/announcements.css', 'wp-content/plugins/elementor/assets/css/modules/announcements/announcements.css'),
(1712, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/announcements/announcements.min.css', 'wp-content/plugins/elementor/assets/css/modules/announcements/announcements.min.css'),
(1713, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/apps/admin.css', 'wp-content/plugins/elementor/assets/css/modules/apps/admin.css'),
(1714, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/apps/admin.min.css', 'wp-content/plugins/elementor/assets/css/modules/apps/admin.min.css'),
(1715, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/container-converter/editor.css', 'wp-content/plugins/elementor/assets/css/modules/container-converter/editor.css'),
(1716, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/container-converter/editor.min.css', 'wp-content/plugins/elementor/assets/css/modules/container-converter/editor.min.css'),
(1717, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.css', 'wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.css'),
(1718, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.min.css', 'wp-content/plugins/elementor/assets/css/modules/editor-v4-opt-in/opt-in.min.css'),
(1719, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/notes/editor.css', 'wp-content/plugins/elementor/assets/css/modules/notes/editor.css'),
(1720, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css', 'wp-content/plugins/elementor/assets/css/modules/notes/editor.min.css'),
(1721, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/styleguide/editor.css', 'wp-content/plugins/elementor/assets/css/modules/styleguide/editor.css'),
(1722, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/modules/styleguide/editor.min.css', 'wp-content/plugins/elementor/assets/css/modules/styleguide/editor.min.css'),
(1723, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/responsive-bar.css', 'wp-content/plugins/elementor/assets/css/responsive-bar.css'),
(1724, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/responsive-bar.min.css', 'wp-content/plugins/elementor/assets/css/responsive-bar.min.css'),
(1725, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/apple-webkit.css', 'wp-content/plugins/elementor/assets/css/templates/apple-webkit.css'),
(1726, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/apple-webkit.min.css', 'wp-content/plugins/elementor/assets/css/templates/apple-webkit.min.css'),
(1727, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css', 'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css'),
(1728, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css'),
(1729, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend.css', 'wp-content/plugins/elementor/assets/css/templates/frontend.css'),
(1730, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/frontend.min.css', 'wp-content/plugins/elementor/assets/css/templates/frontend.min.css'),
(1731, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/lightbox.css', 'wp-content/plugins/elementor/assets/css/templates/lightbox.css'),
(1732, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/lightbox.min.css', 'wp-content/plugins/elementor/assets/css/templates/lightbox.min.css'),
(1733, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-accordion-rtl.min.css'),
(1734, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-accordion.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-accordion.min.css'),
(1735, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-alert-rtl.min.css'),
(1736, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-alert.min.css'),
(1737, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base-rtl.min.css'),
(1738, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-base.min.css'),
(1739, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10-rtl.min.css'),
(1740, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-10.min.css'),
(1741, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7-rtl.min.css'),
(1742, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-7.min.css'),
(1743, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9-rtl.min.css'),
(1744, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-contact-buttons-var-9.min.css'),
(1745, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base-rtl.min.css'),
(1746, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-base.min.css'),
(1747, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3-rtl.min.css'),
(1748, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-bars-var-3.min.css'),
(1749, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons-rtl.min.css'),
(1750, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-floating-buttons.min.css'),
(1751, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-icon-box-rtl.min.css'),
(1752, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-icon-box.min.css'),
(1753, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-list-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-icon-list-rtl.min.css'),
(1754, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-icon-list.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-icon-list.min.css'),
(1755, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-image-box-rtl.min.css'),
(1756, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-image-box.min.css'),
(1757, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-image-gallery-rtl.min.css'),
(1758, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-image-gallery.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-image-gallery.min.css'),
(1759, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base-rtl.min.css'),
(1760, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-base.min.css'),
(1761, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio-rtl.min.css'),
(1762, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-link-in-bio.min.css'),
(1763, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs-rtl.min.css'),
(1764, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-nested-tabs.min.css'),
(1765, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-progress-rtl.min.css'),
(1766, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-progress.min.css'),
(1767, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-star-rating-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-star-rating-rtl.min.css'),
(1768, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-star-rating.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-star-rating.min.css'),
(1769, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-tabs-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-tabs-rtl.min.css'),
(1770, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-tabs.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-tabs.min.css'),
(1771, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-toggle-rtl.min.css'),
(1772, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css', 'wp-content/plugins/elementor/assets/css/templates/widget-toggle.min.css'),
(1773, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-dark.css', 'wp-content/plugins/elementor/assets/css/theme-dark.css'),
(1774, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-dark.min.css', 'wp-content/plugins/elementor/assets/css/theme-dark.min.css'),
(1775, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-light.css', 'wp-content/plugins/elementor/assets/css/theme-light.css'),
(1776, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/theme-light.min.css', 'wp-content/plugins/elementor/assets/css/theme-light.min.css'),
(1777, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-accordion-rtl.min.css'),
(1778, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-accordion.min.css', 'wp-content/plugins/elementor/assets/css/widget-accordion.min.css'),
(1779, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-alert-rtl.min.css'),
(1780, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-alert.min.css', 'wp-content/plugins/elementor/assets/css/widget-alert.min.css'),
(1781, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-base-rtl.min.css'),
(1782, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-base.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-base.min.css'),
(1783, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1-rtl.min.css'),
(1784, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-1.min.css'),
(1785, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10-rtl.min.css'),
(1786, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-10.min.css'),
(1787, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3-rtl.min.css'),
(1788, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-3.min.css'),
(1789, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4-rtl.min.css'),
(1790, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-4.min.css'),
(1791, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6-rtl.min.css'),
(1792, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-6.min.css'),
(1793, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7-rtl.min.css'),
(1794, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-7.min.css'),
(1795, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8-rtl.min.css'),
(1796, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-8.min.css'),
(1797, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9-rtl.min.css'),
(1798, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-var-9.min.css'),
(1799, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars-rtl.min.css'),
(1800, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars.min.css', 'wp-content/plugins/elementor/assets/css/widget-contact-buttons-vars.min.css'),
(1801, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-counter-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-counter-rtl.min.css'),
(1802, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-counter.min.css', 'wp-content/plugins/elementor/assets/css/widget-counter.min.css'),
(1803, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css'),
(1804, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-divider.min.css', 'wp-content/plugins/elementor/assets/css/widget-divider.min.css'),
(1805, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-base-rtl.min.css'),
(1806, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-base.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-base.min.css'),
(1807, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2-rtl.min.css'),
(1808, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-2.min.css'),
(1809, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3-rtl.min.css'),
(1810, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-var-3.min.css'),
(1811, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-vars-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-vars-rtl.min.css'),
(1812, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-bars-vars.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-bars-vars.min.css'),
(1813, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-buttons-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-buttons-rtl.min.css'),
(1814, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-floating-buttons.min.css', 'wp-content/plugins/elementor/assets/css/widget-floating-buttons.min.css'),
(1815, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-google_maps-rtl.min.css'),
(1816, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css', 'wp-content/plugins/elementor/assets/css/widget-google_maps.min.css'),
(1817, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css'),
(1818, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-heading.min.css', 'wp-content/plugins/elementor/assets/css/widget-heading.min.css'),
(1819, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css'),
(1820, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css', 'wp-content/plugins/elementor/assets/css/widget-icon-box.min.css'),
(1821, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css'),
(1822, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css', 'wp-content/plugins/elementor/assets/css/widget-icon-list.min.css'),
(1823, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css'),
(1824, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-box.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-box.min.css'),
(1825, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css'),
(1826, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-carousel.min.css'),
(1827, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-gallery-rtl.min.css'),
(1828, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-gallery.min.css'),
(1829, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css'),
(1830, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-image.min.css', 'wp-content/plugins/elementor/assets/css/widget-image.min.css'),
(1831, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-base-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-base-rtl.min.css'),
(1832, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-base.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-base.min.css'),
(1833, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-rtl.min.css'),
(1834, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2-rtl.min.css'),
(1835, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-2.min.css'),
(1836, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3-rtl.min.css'),
(1837, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-3.min.css'),
(1838, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4-rtl.min.css'),
(1839, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-4.min.css'),
(1840, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5-rtl.min.css'),
(1841, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-5.min.css'),
(1842, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7-rtl.min.css'),
(1843, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-var-7.min.css'),
(1844, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars-rtl.min.css'),
(1845, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio-vars.min.css'),
(1846, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-link-in-bio.min.css', 'wp-content/plugins/elementor/assets/css/widget-link-in-bio.min.css'),
(1847, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-menu-anchor-rtl.min.css'),
(1848, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css', 'wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css'),
(1849, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-accordion-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-nested-accordion-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(1850, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css', 'wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css'),
(1851, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-tabs-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-nested-tabs-rtl.min.css'),
(1852, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css', 'wp-content/plugins/elementor/assets/css/widget-nested-tabs.min.css'),
(1853, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css'),
(1854, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-progress.min.css', 'wp-content/plugins/elementor/assets/css/widget-progress.min.css'),
(1855, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-rating-rtl.min.css'),
(1856, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-rating.min.css', 'wp-content/plugins/elementor/assets/css/widget-rating.min.css'),
(1857, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css'),
(1858, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css', 'wp-content/plugins/elementor/assets/css/widget-social-icons.min.css'),
(1859, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css'),
(1860, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-spacer.min.css', 'wp-content/plugins/elementor/assets/css/widget-spacer.min.css'),
(1861, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css'),
(1862, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-star-rating.min.css', 'wp-content/plugins/elementor/assets/css/widget-star-rating.min.css'),
(1863, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-tabs-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-tabs-rtl.min.css'),
(1864, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-tabs.min.css', 'wp-content/plugins/elementor/assets/css/widget-tabs.min.css'),
(1865, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-testimonial-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-testimonial-rtl.min.css'),
(1866, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-testimonial.min.css', 'wp-content/plugins/elementor/assets/css/widget-testimonial.min.css'),
(1867, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-editor-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-text-editor-rtl.min.css'),
(1868, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css', 'wp-content/plugins/elementor/assets/css/widget-text-editor.min.css'),
(1869, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-path-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-text-path-rtl.min.css'),
(1870, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-text-path.min.css', 'wp-content/plugins/elementor/assets/css/widget-text-path.min.css'),
(1871, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-toggle-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-toggle-rtl.min.css'),
(1872, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-toggle.min.css', 'wp-content/plugins/elementor/assets/css/widget-toggle.min.css'),
(1873, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css', 'wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css'),
(1874, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/css/widget-video.min.css', 'wp-content/plugins/elementor/assets/css/widget-video.min.css'),
(1875, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/data/responsive-widgets.json', 'wp-content/plugins/elementor/assets/data/responsive-widgets.json'),
(1876, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/announcement.png', 'wp-content/plugins/elementor/assets/images/announcement.png'),
(1877, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/ai/ai-site-creator-homepage-bg.svg', 'wp-content/plugins/elementor/assets/images/app/ai/ai-site-creator-homepage-bg.svg'),
(1878, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/ai/product-image-unification-example.gif', 'wp-content/plugins/elementor/assets/images/app/ai/product-image-unification-example.gif'),
(1879, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Canvas.svg'),
(1880, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Blank_Preview.jpg'),
(1881, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Account.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Account.svg'),
(1882, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello.svg'),
(1883, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello_Biz.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Hello_Biz.svg'),
(1884, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Setup.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Illustration_Setup.svg'),
(1885, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Library.svg'),
(1886, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/onboarding/Site_Planner.svg', 'wp-content/plugins/elementor/assets/images/app/onboarding/Site_Planner.svg'),
(1887, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/archive.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/archive.svg'),
(1888, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/error-404.svg'),
(1889, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/footer.svg'),
(1890, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/header.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/header.svg'),
(1891, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/product.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/product.svg'),
(1892, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/products.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/products.svg'),
(1893, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/search-results.svg'),
(1894, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/single-page.svg'),
(1895, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg', 'wp-content/plugins/elementor/assets/images/app/site-editor/single-post.svg'),
(1896, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/background-placeholder.svg', 'wp-content/plugins/elementor/assets/images/background-placeholder.svg'),
(1897, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/blur.png', 'wp-content/plugins/elementor/assets/images/blur.png'),
(1898, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/containers-announcement.png', 'wp-content/plugins/elementor/assets/images/containers-announcement.png'),
(1899, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/contrast.png', 'wp-content/plugins/elementor/assets/images/contrast.png'),
(1900, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/default-svg.svg', 'wp-content/plugins/elementor/assets/images/default-svg.svg'),
(1901, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/eyedropper.svg', 'wp-content/plugins/elementor/assets/images/eyedropper.svg'),
(1902, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg', 'wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg'),
(1903, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/go-pro.svg', 'wp-content/plugins/elementor/assets/images/go-pro.svg'),
(1904, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/information.svg', 'wp-content/plugins/elementor/assets/images/information.svg'),
(1905, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/kit-is-live.svg', 'wp-content/plugins/elementor/assets/images/kit-is-live.svg'),
(1906, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/left-1.png', 'wp-content/plugins/elementor/assets/images/library-connect/left-1.png'),
(1907, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/left-2.png', 'wp-content/plugins/elementor/assets/images/library-connect/left-2.png'),
(1908, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/right-1.png', 'wp-content/plugins/elementor/assets/images/library-connect/right-1.png'),
(1909, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/library-connect/right-2.png', 'wp-content/plugins/elementor/assets/images/library-connect/right-2.png'),
(1910, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-icon.png', 'wp-content/plugins/elementor/assets/images/logo-icon.png'),
(1911, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-panel.svg', 'wp-content/plugins/elementor/assets/images/logo-panel.svg'),
(1912, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/logo-platform.svg', 'wp-content/plugins/elementor/assets/images/logo-platform.svg'),
(1913, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/no-search-results.svg', 'wp-content/plugins/elementor/assets/images/no-search-results.svg'),
(1914, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder-cloud-grid.png', 'wp-content/plugins/elementor/assets/images/placeholder-cloud-grid.png'),
(1915, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder-v4.svg', 'wp-content/plugins/elementor/assets/images/placeholder-v4.svg'),
(1916, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/placeholder.png', 'wp-content/plugins/elementor/assets/images/placeholder.png'),
(1917, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/images/unlock-sticky.svg', 'wp-content/plugins/elementor/assets/images/unlock-sticky.svg'),
(1918, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/025905cd015671d0a830.bundle.min.js', 'wp-content/plugins/elementor/assets/js/025905cd015671d0a830.bundle.min.js'),
(1919, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/056b8f3bbbcabf026cd1.bundle.js', 'wp-content/plugins/elementor/assets/js/056b8f3bbbcabf026cd1.bundle.js'),
(1920, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/0d1a75a41cae2a76432a.bundle.js', 'wp-content/plugins/elementor/assets/js/0d1a75a41cae2a76432a.bundle.js'),
(1921, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/0f7962315cd2e100f80e.bundle.min.js', 'wp-content/plugins/elementor/assets/js/0f7962315cd2e100f80e.bundle.min.js'),
(1922, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/2e387c4154cbf63565b2.bundle.min.js', 'wp-content/plugins/elementor/assets/js/2e387c4154cbf63565b2.bundle.min.js'),
(1923, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/3ac06e8b9c2e8f04c57d.bundle.min.js', 'wp-content/plugins/elementor/assets/js/3ac06e8b9c2e8f04c57d.bundle.min.js'),
(1924, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/4573680c5d8b9b2d9f17.bundle.min.js', 'wp-content/plugins/elementor/assets/js/4573680c5d8b9b2d9f17.bundle.min.js'),
(1925, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/513d3f05d575dabcdc35.bundle.js', 'wp-content/plugins/elementor/assets/js/513d3f05d575dabcdc35.bundle.js'),
(1926, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/56a155a8adcef506ce8a.bundle.js', 'wp-content/plugins/elementor/assets/js/56a155a8adcef506ce8a.bundle.js'),
(1927, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/5b6ef966b71e5cf670d8.bundle.min.js', 'wp-content/plugins/elementor/assets/js/5b6ef966b71e5cf670d8.bundle.min.js'),
(1928, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/947434f8f98ed29acc17.bundle.js', 'wp-content/plugins/elementor/assets/js/947434f8f98ed29acc17.bundle.js'),
(1929, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/accordion.36aa4c8c4eba17bc8e03.bundle.min.js', 'wp-content/plugins/elementor/assets/js/accordion.36aa4c8c4eba17bc8e03.bundle.min.js'),
(1930, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/accordion.7b5b5744bdd225280eca.bundle.js', 'wp-content/plugins/elementor/assets/js/accordion.7b5b5744bdd225280eca.bundle.js'),
(1931, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/adbbe9b5d6b520e98e4c.bundle.js', 'wp-content/plugins/elementor/assets/js/adbbe9b5d6b520e98e4c.bundle.js'),
(1932, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-feedback.js', 'wp-content/plugins/elementor/assets/js/admin-feedback.js'),
(1933, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-feedback.min.js', 'wp-content/plugins/elementor/assets/js/admin-feedback.min.js'),
(1934, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.js', 'wp-content/plugins/elementor/assets/js/admin-modules.js'),
(1935, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.min.js', 'wp-content/plugins/elementor/assets/js/admin-modules.min.js'),
(1936, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/admin-modules.min.js.LICENSE.txt'),
(1937, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.js', 'wp-content/plugins/elementor/assets/js/admin-notifications.js'),
(1938, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.min.js', 'wp-content/plugins/elementor/assets/js/admin-notifications.min.js'),
(1939, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-notifications.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/admin-notifications.min.js.LICENSE.txt'),
(1940, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-top-bar.js', 'wp-content/plugins/elementor/assets/js/admin-top-bar.js'),
(1941, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin-top-bar.min.js', 'wp-content/plugins/elementor/assets/js/admin-top-bar.min.js'),
(1942, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.js', 'wp-content/plugins/elementor/assets/js/admin.js'),
(1943, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.min.js', 'wp-content/plugins/elementor/assets/js/admin.min.js'),
(1944, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/admin.min.js.LICENSE.txt'),
(1945, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.js', 'wp-content/plugins/elementor/assets/js/ai-admin.js'),
(1946, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.min.js', 'wp-content/plugins/elementor/assets/js/ai-admin.min.js'),
(1947, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-admin.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai-admin.min.js.LICENSE.txt'),
(1948, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.js', 'wp-content/plugins/elementor/assets/js/ai-gutenberg.js'),
(1949, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js', 'wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js'),
(1950, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai-gutenberg.min.js.LICENSE.txt'),
(1951, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.js', 'wp-content/plugins/elementor/assets/js/ai-layout.js'),
(1952, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.min.js', 'wp-content/plugins/elementor/assets/js/ai-layout.min.js'),
(1953, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai-layout.min.js.LICENSE.txt'),
(1954, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.js', 'wp-content/plugins/elementor/assets/js/ai-media-library.js'),
(1955, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.min.js', 'wp-content/plugins/elementor/assets/js/ai-media-library.min.js'),
(1956, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-media-library.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai-media-library.min.js.LICENSE.txt'),
(1957, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.js', 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.js'),
(1958, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js', 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js'),
(1959, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai-unify-product-images.min.js.LICENSE.txt'),
(1960, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.js', 'wp-content/plugins/elementor/assets/js/ai.js'),
(1961, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.min.js', 'wp-content/plugins/elementor/assets/js/ai.min.js'),
(1962, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/ai.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/ai.min.js.LICENSE.txt'),
(1963, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/alert.42cc1d522ef5c60bf874.bundle.min.js', 'wp-content/plugins/elementor/assets/js/alert.42cc1d522ef5c60bf874.bundle.min.js'),
(1964, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/alert.b696182ec6f18a35bc69.bundle.js', 'wp-content/plugins/elementor/assets/js/alert.b696182ec6f18a35bc69.bundle.js'),
(1965, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.js', 'wp-content/plugins/elementor/assets/js/announcements-app.js'),
(1966, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.min.js', 'wp-content/plugins/elementor/assets/js/announcements-app.min.js'),
(1967, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/announcements-app.min.js.LICENSE.txt'),
(1968, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-loader.js', 'wp-content/plugins/elementor/assets/js/app-loader.js'),
(1969, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-loader.min.js', 'wp-content/plugins/elementor/assets/js/app-loader.min.js'),
(1970, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.js', 'wp-content/plugins/elementor/assets/js/app-packages.js'),
(1971, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.min.js', 'wp-content/plugins/elementor/assets/js/app-packages.min.js'),
(1972, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/app-packages.min.js.LICENSE.txt'),
(1973, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.js', 'wp-content/plugins/elementor/assets/js/app.js'),
(1974, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.min.js', 'wp-content/plugins/elementor/assets/js/app.min.js'),
(1975, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/app.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/app.min.js.LICENSE.txt'),
(1976, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/atomic-widgets-editor.js', 'wp-content/plugins/elementor/assets/js/atomic-widgets-editor.js'),
(1977, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/atomic-widgets-editor.min.js', 'wp-content/plugins/elementor/assets/js/atomic-widgets-editor.min.js'),
(1978, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/beta-tester.js', 'wp-content/plugins/elementor/assets/js/beta-tester.js'),
(1979, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/beta-tester.min.js', 'wp-content/plugins/elementor/assets/js/beta-tester.min.js'),
(1980, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/c4dcba54ff9219690f00.bundle.min.js', 'wp-content/plugins/elementor/assets/js/c4dcba54ff9219690f00.bundle.min.js'),
(1981, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cf70912a0f34653ad242.bundle.js', 'wp-content/plugins/elementor/assets/js/cf70912a0f34653ad242.bundle.js'),
(1982, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.js', 'wp-content/plugins/elementor/assets/js/checklist.js'),
(1983, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.min.js', 'wp-content/plugins/elementor/assets/js/checklist.min.js'),
(1984, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/checklist.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/checklist.min.js.LICENSE.txt'),
(1985, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cloud-library-screenshot.js', 'wp-content/plugins/elementor/assets/js/cloud-library-screenshot.js'),
(1986, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/cloud-library-screenshot.min.js', 'wp-content/plugins/elementor/assets/js/cloud-library-screenshot.min.js'),
(1987, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common-modules.js', 'wp-content/plugins/elementor/assets/js/common-modules.js'),
(1988, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common-modules.min.js', 'wp-content/plugins/elementor/assets/js/common-modules.min.js'),
(1989, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.js', 'wp-content/plugins/elementor/assets/js/common.js'),
(1990, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.min.js', 'wp-content/plugins/elementor/assets/js/common.min.js'),
(1991, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/common.min.js.LICENSE.txt'),
(1992, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/contact-buttons.7c9983ed0d4964b951c2.bundle.min.js', 'wp-content/plugins/elementor/assets/js/contact-buttons.7c9983ed0d4964b951c2.bundle.min.js'),
(1993, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/contact-buttons.c21325756a91b795f8e4.bundle.js', 'wp-content/plugins/elementor/assets/js/contact-buttons.c21325756a91b795f8e4.bundle.js'),
(1994, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-converter.js', 'wp-content/plugins/elementor/assets/js/container-converter.js'),
(1995, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-converter.min.js', 'wp-content/plugins/elementor/assets/js/container-converter.min.js'),
(1996, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-editor-handlers.11e3f73cbe2c3c5ffe24.bundle.js', 'wp-content/plugins/elementor/assets/js/container-editor-handlers.11e3f73cbe2c3c5ffe24.bundle.js'),
(1997, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/container-editor-handlers.7e9a94a0cd0958b8c9ad.bundle.min.js', 'wp-content/plugins/elementor/assets/js/container-editor-handlers.7e9a94a0cd0958b8c9ad.bundle.min.js'),
(1998, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js', 'wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js'),
(1999, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/counter.f359dee9199f5aad06c6.bundle.js', 'wp-content/plugins/elementor/assets/js/counter.f359dee9199f5aad06c6.bundle.js'),
(2000, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/dev-tools.js', 'wp-content/plugins/elementor/assets/js/dev-tools.js'),
(2001, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/dev-tools.min.js', 'wp-content/plugins/elementor/assets/js/dev-tools.min.js'),
(2002, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-home-screen.js', 'wp-content/plugins/elementor/assets/js/e-home-screen.js'),
(2003, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-home-screen.min.js', 'wp-content/plugins/elementor/assets/js/e-home-screen.min.js'),
(2004, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-react-promotions.js', 'wp-content/plugins/elementor/assets/js/e-react-promotions.js'),
(2005, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-react-promotions.min.js', 'wp-content/plugins/elementor/assets/js/e-react-promotions.min.js'),
(2006, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.js', 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.js'),
(2007, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js', 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js'),
(2008, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/e-wc-product-editor.min.js.LICENSE.txt'),
(2009, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/e5d6feb1b1d6cf52126f.bundle.js', 'wp-content/plugins/elementor/assets/js/e5d6feb1b1d6cf52126f.bundle.js'),
(2010, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-document.js', 'wp-content/plugins/elementor/assets/js/editor-document.js'),
(2011, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-document.min.js', 'wp-content/plugins/elementor/assets/js/editor-document.min.js'),
(2012, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-environment-v2.js', 'wp-content/plugins/elementor/assets/js/editor-environment-v2.js'),
(2013, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js', 'wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js'),
(2014, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v1.js', 'wp-content/plugins/elementor/assets/js/editor-loader-v1.js'),
(2015, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v1.min.js', 'wp-content/plugins/elementor/assets/js/editor-loader-v1.min.js'),
(2016, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v2.js', 'wp-content/plugins/elementor/assets/js/editor-loader-v2.js'),
(2017, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js', 'wp-content/plugins/elementor/assets/js/editor-loader-v2.min.js'),
(2018, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.js', 'wp-content/plugins/elementor/assets/js/editor-modules.js'),
(2019, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.min.js', 'wp-content/plugins/elementor/assets/js/editor-modules.min.js'),
(2020, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/editor-modules.min.js.LICENSE.txt'),
(2021, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.js', 'wp-content/plugins/elementor/assets/js/editor-notifications.js'),
(2022, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.min.js', 'wp-content/plugins/elementor/assets/js/editor-notifications.min.js'),
(2023, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-notifications.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/editor-notifications.min.js.LICENSE.txt'),
(2024, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.js', 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.js'),
(2025, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.min.js', 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in-alphachip.min.js'),
(2026, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.js', 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.js'),
(2027, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js', 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js'),
(2028, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/editor-v4-opt-in.min.js.LICENSE.txt'),
(2029, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.js', 'wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.js'),
(2030, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.min.js', 'wp-content/plugins/elementor/assets/js/editor-v4-welcome-opt-in.min.js'),
(2031, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.js', 'wp-content/plugins/elementor/assets/js/editor.js'),
(2032, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.min.js', 'wp-content/plugins/elementor/assets/js/editor.min.js'),
(2033, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/editor.min.js.LICENSE.txt'),
(2034, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.js', 'wp-content/plugins/elementor/assets/js/element-manager-admin.js'),
(2035, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.min.js', 'wp-content/plugins/elementor/assets/js/element-manager-admin.min.js'),
(2036, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/element-manager-admin.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/element-manager-admin.min.js.LICENSE.txt'),
(2037, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/elementor-admin-bar.js', 'wp-content/plugins/elementor/assets/js/elementor-admin-bar.js'),
(2038, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js', 'wp-content/plugins/elementor/assets/js/elementor-admin-bar.min.js'),
(2039, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-bars.7efeeb8b098e55999ff1.bundle.js', 'wp-content/plugins/elementor/assets/js/floating-bars.7efeeb8b098e55999ff1.bundle.js'),
(2040, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-bars.c1e9838906b386709cd4.bundle.min.js', 'wp-content/plugins/elementor/assets/js/floating-bars.c1e9838906b386709cd4.bundle.min.js'),
(2041, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-elements-modal.js', 'wp-content/plugins/elementor/assets/js/floating-elements-modal.js'),
(2042, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/floating-elements-modal.min.js', 'wp-content/plugins/elementor/assets/js/floating-elements-modal.min.js'),
(2043, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend-modules.js', 'wp-content/plugins/elementor/assets/js/frontend-modules.js'),
(2044, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend-modules.min.js', 'wp-content/plugins/elementor/assets/js/frontend-modules.min.js'),
(2045, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend.js', 'wp-content/plugins/elementor/assets/js/frontend.js'),
(2046, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/frontend.min.js', 'wp-content/plugins/elementor/assets/js/frontend.min.js'),
(2047, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/gutenberg.js', 'wp-content/plugins/elementor/assets/js/gutenberg.js'),
(2048, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/gutenberg.min.js', 'wp-content/plugins/elementor/assets/js/gutenberg.min.js'),
(2049, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/image-carousel.1a3e0c6222562304eed5.bundle.js', 'wp-content/plugins/elementor/assets/js/image-carousel.1a3e0c6222562304eed5.bundle.js'),
(2050, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js', 'wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js'),
(2051, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/import-export-admin.js', 'wp-content/plugins/elementor/assets/js/import-export-admin.js'),
(2052, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/import-export-admin.min.js', 'wp-content/plugins/elementor/assets/js/import-export-admin.min.js'),
(2053, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.js', 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.js'),
(2054, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js', 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js'),
(2055, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/kit-elements-defaults-editor.min.js.LICENSE.txt'),
(2056, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-library.09cb71ec3fbb128f4e25.bundle.min.js', 'wp-content/plugins/elementor/assets/js/kit-library.09cb71ec3fbb128f4e25.bundle.min.js'),
(2057, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/kit-library.b0f0ab89c95fe1f6fde3.bundle.js', 'wp-content/plugins/elementor/assets/js/kit-library.b0f0ab89c95fe1f6fde3.bundle.js'),
(2058, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/lightbox.64a93c50cbfc18fcc89b.bundle.min.js', 'wp-content/plugins/elementor/assets/js/lightbox.64a93c50cbfc18fcc89b.bundle.min.js'),
(2059, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/lightbox.74688eb10c7852662847.bundle.js', 'wp-content/plugins/elementor/assets/js/lightbox.74688eb10c7852662847.bundle.js'),
(2060, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/media-hints.js', 'wp-content/plugins/elementor/assets/js/media-hints.js'),
(2061, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/media-hints.min.js', 'wp-content/plugins/elementor/assets/js/media-hints.min.js'),
(2062, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.a0f28ea648b29da812a1.bundle.js', 'wp-content/plugins/elementor/assets/js/nested-accordion.a0f28ea648b29da812a1.bundle.js'),
(2063, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.c546968f7aebebc356f2.bundle.min.js', 'wp-content/plugins/elementor/assets/js/nested-accordion.c546968f7aebebc356f2.bundle.min.js'),
(2064, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.js', 'wp-content/plugins/elementor/assets/js/nested-accordion.js'),
(2065, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.min.js', 'wp-content/plugins/elementor/assets/js/nested-accordion.min.js'),
(2066, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/nested-accordion.min.js.LICENSE.txt'),
(2067, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-elements.js', 'wp-content/plugins/elementor/assets/js/nested-elements.js'),
(2068, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-elements.min.js', 'wp-content/plugins/elementor/assets/js/nested-elements.min.js'),
(2069, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.1fde581754604147f6d7.bundle.min.js', 'wp-content/plugins/elementor/assets/js/nested-tabs.1fde581754604147f6d7.bundle.min.js'),
(2070, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.213892f3e7a826d32481.bundle.js', 'wp-content/plugins/elementor/assets/js/nested-tabs.213892f3e7a826d32481.bundle.js'),
(2071, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.js', 'wp-content/plugins/elementor/assets/js/nested-tabs.js'),
(2072, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.min.js', 'wp-content/plugins/elementor/assets/js/nested-tabs.min.js'),
(2073, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/nested-tabs.min.js.LICENSE.txt'),
(2074, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.967db65f6ba460c1f2e9.bundle.js', 'wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.967db65f6ba460c1f2e9.bundle.js'),
(2075, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.fc9d01c2cd0ef46d20fd.bundle.min.js', 'wp-content/plugins/elementor/assets/js/nested-title-keyboard-handler.fc9d01c2cd0ef46d20fd.bundle.min.js'),
(2076, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/new-template.js', 'wp-content/plugins/elementor/assets/js/new-template.js'),
(2077, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/new-template.min.js', 'wp-content/plugins/elementor/assets/js/new-template.min.js'),
(2078, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/notes.js', 'wp-content/plugins/elementor/assets/js/notes.js'),
(2079, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/notes.min.js', 'wp-content/plugins/elementor/assets/js/notes.min.js'),
(2080, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/onboarding.16755744e5ca197ffd37.bundle.js', 'wp-content/plugins/elementor/assets/js/onboarding.16755744e5ca197ffd37.bundle.js'),
(2081, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/onboarding.e841402524a178024fff.bundle.min.js', 'wp-content/plugins/elementor/assets/js/onboarding.e841402524a178024fff.bundle.min.js'),
(2082, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor/editor.asset.php'),
(2083, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.js', 'wp-content/plugins/elementor/assets/js/packages/editor/editor.js'),
(2084, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor/editor.js.LICENSE.txt'),
(2085, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor/editor.min.js'),
(2086, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor/editor.strings.js'),
(2087, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.asset.php'),
(2088, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js', 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js'),
(2089, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.js.LICENSE.txt'),
(2090, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.min.js'),
(2091, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor-app-bar.strings.js'),
(2092, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.asset.php'),
(2093, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js'),
(2094, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.js.LICENSE.txt'),
(2095, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js'),
(2096, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.min.js.LICENSE.txt'),
(2097, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor-canvas.strings.js'),
(2098, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.asset.php'),
(2099, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js', 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js'),
(2100, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.js.LICENSE.txt'),
(2101, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.min.js'),
(2102, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-controls/editor-controls.strings.js'),
(2103, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.asset.php'),
(2104, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js', 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js'),
(2105, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.js.LICENSE.txt'),
(2106, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.min.js'),
(2107, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-current-user/editor-current-user.strings.js'),
(2108, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.asset.php'),
(2109, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js', 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js'),
(2110, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.js.LICENSE.txt'),
(2111, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js'),
(2112, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.strings.js'),
(2113, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.asset.php'),
(2114, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js', 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js'),
(2115, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.js.LICENSE.txt'),
(2116, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js'),
(2117, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.strings.js'),
(2118, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.asset.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(2119, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js', 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js'),
(2120, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.js.LICENSE.txt'),
(2121, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.min.js'),
(2122, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-elements/editor-elements.strings.js'),
(2123, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.asset.php'),
(2124, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js', 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js'),
(2125, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.js.LICENSE.txt'),
(2126, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js'),
(2127, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.strings.js'),
(2128, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.asset.php'),
(2129, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js', 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js'),
(2130, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.js.LICENSE.txt'),
(2131, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js'),
(2132, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.strings.js'),
(2133, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.asset.php'),
(2134, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js', 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js'),
(2135, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.js.LICENSE.txt'),
(2136, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js'),
(2137, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.strings.js'),
(2138, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.asset.php'),
(2139, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js', 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js'),
(2140, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.js.LICENSE.txt'),
(2141, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.min.js'),
(2142, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-props/editor-props.strings.js'),
(2143, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.asset.php'),
(2144, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js', 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js'),
(2145, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.js.LICENSE.txt'),
(2146, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.min.js'),
(2147, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor-responsive.strings.js'),
(2148, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.asset.php'),
(2149, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js', 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js'),
(2150, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.js.LICENSE.txt'),
(2151, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js'),
(2152, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.strings.js'),
(2153, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.asset.php'),
(2154, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js'),
(2155, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.js.LICENSE.txt'),
(2156, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.min.js'),
(2157, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles/editor-styles.strings.js'),
(2158, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.asset.php'),
(2159, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js'),
(2160, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.js.LICENSE.txt'),
(2161, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js'),
(2162, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.strings.js'),
(2163, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.asset.php'),
(2164, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js', 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js'),
(2165, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.js.LICENSE.txt'),
(2166, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.min.js'),
(2167, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-ui/editor-ui.strings.js'),
(2168, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php', 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.asset.php'),
(2169, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js', 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js'),
(2170, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.js.LICENSE.txt'),
(2171, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js', 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.min.js'),
(2172, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.strings.js', 'wp-content/plugins/elementor/assets/js/packages/editor-v1-adapters/editor-v1-adapters.strings.js'),
(2173, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.asset.php', 'wp-content/plugins/elementor/assets/js/packages/env/env.asset.php'),
(2174, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.js', 'wp-content/plugins/elementor/assets/js/packages/env/env.js'),
(2175, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/env/env.js.LICENSE.txt'),
(2176, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.min.js', 'wp-content/plugins/elementor/assets/js/packages/env/env.min.js'),
(2177, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/env/env.strings.js', 'wp-content/plugins/elementor/assets/js/packages/env/env.strings.js'),
(2178, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.asset.php', 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.asset.php'),
(2179, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js', 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js'),
(2180, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.js.LICENSE.txt'),
(2181, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.min.js', 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.min.js'),
(2182, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/http-client/http-client.strings.js', 'wp-content/plugins/elementor/assets/js/packages/http-client/http-client.strings.js'),
(2183, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.asset.php', 'wp-content/plugins/elementor/assets/js/packages/icons/icons.asset.php'),
(2184, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.js', 'wp-content/plugins/elementor/assets/js/packages/icons/icons.js'),
(2185, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/icons/icons.js.LICENSE.txt'),
(2186, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.min.js', 'wp-content/plugins/elementor/assets/js/packages/icons/icons.min.js'),
(2187, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js', 'wp-content/plugins/elementor/assets/js/packages/icons/icons.strings.js'),
(2188, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.asset.php', 'wp-content/plugins/elementor/assets/js/packages/locations/locations.asset.php'),
(2189, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.js', 'wp-content/plugins/elementor/assets/js/packages/locations/locations.js'),
(2190, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/locations/locations.js.LICENSE.txt'),
(2191, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js', 'wp-content/plugins/elementor/assets/js/packages/locations/locations.min.js'),
(2192, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/locations/locations.strings.js', 'wp-content/plugins/elementor/assets/js/packages/locations/locations.strings.js'),
(2193, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.asset.php', 'wp-content/plugins/elementor/assets/js/packages/menus/menus.asset.php'),
(2194, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.js', 'wp-content/plugins/elementor/assets/js/packages/menus/menus.js'),
(2195, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/menus/menus.js.LICENSE.txt'),
(2196, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.min.js', 'wp-content/plugins/elementor/assets/js/packages/menus/menus.min.js'),
(2197, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/menus/menus.strings.js', 'wp-content/plugins/elementor/assets/js/packages/menus/menus.strings.js'),
(2198, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.asset.php', 'wp-content/plugins/elementor/assets/js/packages/query/query.asset.php'),
(2199, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.js', 'wp-content/plugins/elementor/assets/js/packages/query/query.js'),
(2200, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/query/query.js.LICENSE.txt'),
(2201, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.min.js', 'wp-content/plugins/elementor/assets/js/packages/query/query.min.js'),
(2202, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/query/query.min.js.LICENSE.txt'),
(2203, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/query/query.strings.js', 'wp-content/plugins/elementor/assets/js/packages/query/query.strings.js'),
(2204, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.asset.php', 'wp-content/plugins/elementor/assets/js/packages/schema/schema.asset.php'),
(2205, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.js', 'wp-content/plugins/elementor/assets/js/packages/schema/schema.js'),
(2206, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/schema/schema.js.LICENSE.txt'),
(2207, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.min.js', 'wp-content/plugins/elementor/assets/js/packages/schema/schema.min.js'),
(2208, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/schema/schema.strings.js', 'wp-content/plugins/elementor/assets/js/packages/schema/schema.strings.js'),
(2209, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.asset.php', 'wp-content/plugins/elementor/assets/js/packages/session/session.asset.php'),
(2210, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.js', 'wp-content/plugins/elementor/assets/js/packages/session/session.js'),
(2211, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/session/session.js.LICENSE.txt'),
(2212, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.min.js', 'wp-content/plugins/elementor/assets/js/packages/session/session.min.js'),
(2213, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/session/session.strings.js', 'wp-content/plugins/elementor/assets/js/packages/session/session.strings.js'),
(2214, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.asset.php', 'wp-content/plugins/elementor/assets/js/packages/store/store.asset.php'),
(2215, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.js', 'wp-content/plugins/elementor/assets/js/packages/store/store.js'),
(2216, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/store/store.js.LICENSE.txt'),
(2217, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.min.js', 'wp-content/plugins/elementor/assets/js/packages/store/store.min.js'),
(2218, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/store/store.min.js.LICENSE.txt'),
(2219, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/store/store.strings.js', 'wp-content/plugins/elementor/assets/js/packages/store/store.strings.js'),
(2220, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.asset.php', 'wp-content/plugins/elementor/assets/js/packages/twing/twing.asset.php'),
(2221, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.js', 'wp-content/plugins/elementor/assets/js/packages/twing/twing.js'),
(2222, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/twing/twing.js.LICENSE.txt'),
(2223, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.min.js', 'wp-content/plugins/elementor/assets/js/packages/twing/twing.min.js'),
(2224, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/twing/twing.strings.js', 'wp-content/plugins/elementor/assets/js/packages/twing/twing.strings.js'),
(2225, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.asset.php', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.asset.php'),
(2226, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.js', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.js'),
(2227, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.js.LICENSE.txt'),
(2228, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js'),
(2229, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.min.js.LICENSE.txt'),
(2230, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js', 'wp-content/plugins/elementor/assets/js/packages/ui/ui.strings.js'),
(2231, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.asset.php', 'wp-content/plugins/elementor/assets/js/packages/utils/utils.asset.php'),
(2232, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.js', 'wp-content/plugins/elementor/assets/js/packages/utils/utils.js'),
(2233, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/utils/utils.js.LICENSE.txt'),
(2234, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.min.js', 'wp-content/plugins/elementor/assets/js/packages/utils/utils.min.js'),
(2235, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/utils/utils.strings.js', 'wp-content/plugins/elementor/assets/js/packages/utils/utils.strings.js'),
(2236, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.asset.php', 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.asset.php'),
(2237, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js', 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js'),
(2238, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.js.LICENSE.txt'),
(2239, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.min.js', 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.min.js'),
(2240, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.strings.js', 'wp-content/plugins/elementor/assets/js/packages/wp-media/wp-media.strings.js'),
(2241, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/progress.3200f67fe8fb78924bea.bundle.min.js', 'wp-content/plugins/elementor/assets/js/progress.3200f67fe8fb78924bea.bundle.min.js'),
(2242, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/progress.5d8492a023e85c6cc0e0.bundle.js', 'wp-content/plugins/elementor/assets/js/progress.5d8492a023e85c6cc0e0.bundle.js'),
(2243, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/responsive-bar.js', 'wp-content/plugins/elementor/assets/js/responsive-bar.js'),
(2244, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/responsive-bar.min.js', 'wp-content/plugins/elementor/assets/js/responsive-bar.min.js'),
(2245, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-editor-handlers.46a034cbaaa10c6afa92.bundle.js', 'wp-content/plugins/elementor/assets/js/section-editor-handlers.46a034cbaaa10c6afa92.bundle.js'),
(2246, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-editor-handlers.e92172888b8bf1cc1517.bundle.min.js', 'wp-content/plugins/elementor/assets/js/section-editor-handlers.e92172888b8bf1cc1517.bundle.min.js'),
(2247, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d0665d28b9f0b188fe4f.bundle.js', 'wp-content/plugins/elementor/assets/js/section-frontend-handlers.d0665d28b9f0b188fe4f.bundle.js'),
(2248, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js', 'wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js'),
(2249, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-editor-handlers.22c8f376e58bdba40f71.bundle.js', 'wp-content/plugins/elementor/assets/js/shared-editor-handlers.22c8f376e58bdba40f71.bundle.js'),
(2250, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-editor-handlers.a182e3f9ce3b8b1e4b74.bundle.min.js', 'wp-content/plugins/elementor/assets/js/shared-editor-handlers.a182e3f9ce3b8b1e4b74.bundle.min.js'),
(2251, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.30dc2f9c080845a413a6.bundle.min.js', 'wp-content/plugins/elementor/assets/js/shared-frontend-handlers.30dc2f9c080845a413a6.bundle.min.js'),
(2252, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.a82dc0e60728c9cb9860.bundle.js', 'wp-content/plugins/elementor/assets/js/shared-frontend-handlers.a82dc0e60728c9cb9860.bundle.js'),
(2253, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js', 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.js'),
(2254, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js', 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js'),
(2255, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/styleguide-app-initiator.min.js.LICENSE.txt'),
(2256, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app.51d4579e75a5f39265bc.bundle.min.js', 'wp-content/plugins/elementor/assets/js/styleguide-app.51d4579e75a5f39265bc.bundle.min.js'),
(2257, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide-app.a6e297c616479b98c03d.bundle.js', 'wp-content/plugins/elementor/assets/js/styleguide-app.a6e297c616479b98c03d.bundle.js'),
(2258, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide.js', 'wp-content/plugins/elementor/assets/js/styleguide.js'),
(2259, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/styleguide.min.js', 'wp-content/plugins/elementor/assets/js/styleguide.min.js'),
(2260, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/tabs.537e7a0f178447960143.bundle.min.js', 'wp-content/plugins/elementor/assets/js/tabs.537e7a0f178447960143.bundle.min.js'),
(2261, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/tabs.e808857358793ac13db5.bundle.js', 'wp-content/plugins/elementor/assets/js/tabs.e808857358793ac13db5.bundle.js'),
(2262, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-editor.bd4eccbd156d0b1fc3cf.bundle.js', 'wp-content/plugins/elementor/assets/js/text-editor.bd4eccbd156d0b1fc3cf.bundle.js'),
(2263, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js', 'wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js'),
(2264, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.795be0048f5240994e8b.bundle.js', 'wp-content/plugins/elementor/assets/js/text-path.795be0048f5240994e8b.bundle.js'),
(2265, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js', 'wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js'),
(2266, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/text-path.b4771a659cee68861d30.bundle.min.js.LICENSE.txt'),
(2267, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/toggle.375da8e2f6fed12731c2.bundle.js', 'wp-content/plugins/elementor/assets/js/toggle.375da8e2f6fed12731c2.bundle.js'),
(2268, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/toggle.a6177e2e3c2bc8864bef.bundle.min.js', 'wp-content/plugins/elementor/assets/js/toggle.a6177e2e3c2bc8864bef.bundle.min.js'),
(2269, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js', 'wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js'),
(2270, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/video.d862fafddbe5d05459f3.bundle.js', 'wp-content/plugins/elementor/assets/js/video.d862fafddbe5d05459f3.bundle.js'),
(2271, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.js', 'wp-content/plugins/elementor/assets/js/web-cli.js'),
(2272, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.min.js', 'wp-content/plugins/elementor/assets/js/web-cli.min.js'),
(2273, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt', 'wp-content/plugins/elementor/assets/js/web-cli.min.js.LICENSE.txt'),
(2274, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/webpack.runtime.js', 'wp-content/plugins/elementor/assets/js/webpack.runtime.js'),
(2275, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js', 'wp-content/plugins/elementor/assets/js/webpack.runtime.min.js'),
(2276, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/wp-audio.c91cab3152c3f241f266.bundle.js', 'wp-content/plugins/elementor/assets/js/wp-audio.c91cab3152c3f241f266.bundle.js'),
(2277, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/js/wp-audio.c9624cb6e5dc9de86abd.bundle.min.js', 'wp-content/plugins/elementor/assets/js/wp-audio.c9624cb6e5dc9de86abd.bundle.min.js'),
(2278, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json', 'wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json'),
(2279, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate.css', 'wp-content/plugins/elementor/assets/lib/animate.css/animate.css'),
(2280, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css', 'wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css'),
(2281, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/animations.min.css', 'wp-content/plugins/elementor/assets/lib/animations/animations.min.css'),
(2282, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounce.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounce.css'),
(2283, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounce.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounce.min.css'),
(2284, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.css'),
(2285, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceIn.min.css'),
(2286, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.css'),
(2287, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInDown.min.css'),
(2288, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.css'),
(2289, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInLeft.min.css'),
(2290, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.css'),
(2291, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInRight.min.css'),
(2292, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.css'),
(2293, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/bounceInUp.min.css'),
(2294, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.css'),
(2295, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bob.min.css'),
(2296, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.css'),
(2297, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-in.min.css'),
(2298, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.css'),
(2299, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-bounce-out.min.css'),
(2300, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.css'),
(2301, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz-out.min.css'),
(2302, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.css'),
(2303, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-buzz.min.css'),
(2304, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.css'),
(2305, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css'),
(2306, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.css'),
(2307, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow-rotate.min.css'),
(2308, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css'),
(2309, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css'),
(2310, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.css'),
(2311, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-hang.min.css'),
(2312, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.css'),
(2313, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pop.min.css'),
(2314, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.css'),
(2315, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-grow.min.css'),
(2316, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.css'),
(2317, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse-shrink.min.css'),
(2318, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.css'),
(2319, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-pulse.min.css'),
(2320, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.css'),
(2321, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.min.css'),
(2322, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css'),
(2323, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.min.css'),
(2324, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.css'),
(2325, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.min.css'),
(2326, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.css'),
(2327, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-sink.min.css'),
(2328, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.css'),
(2329, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-backward.min.css'),
(2330, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.css'),
(2331, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew-forward.min.css'),
(2332, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.css'),
(2333, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.min.css'),
(2334, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.css'),
(2335, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-bottom.min.css'),
(2336, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.css'),
(2337, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-horizontal.min.css'),
(2338, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.css'),
(2339, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.min.css'),
(2340, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.css'),
(2341, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-bottom-right.min.css'),
(2342, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.css'),
(2343, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-to-top-right.min.css'),
(2344, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.css'),
(2345, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-top.min.css'),
(2346, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.css'),
(2347, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-vertical.min.css'),
(2348, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.css'),
(2349, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css'),
(2350, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.css'),
(2351, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInDown.min.css'),
(2352, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.css'),
(2353, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInLeft.min.css'),
(2354, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.css'),
(2355, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css'),
(2356, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.css'),
(2357, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css'),
(2358, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/flash.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/flash.css'),
(2359, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/flash.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/flash.min.css');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(2360, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/headShake.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/headShake.css'),
(2361, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/headShake.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/headShake.min.css'),
(2362, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/jello.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/jello.css'),
(2363, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/jello.min.css'),
(2364, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.css'),
(2365, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/lightSpeedIn.min.css'),
(2366, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/pulse.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/pulse.css'),
(2367, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/pulse.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/pulse.min.css'),
(2368, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.css'),
(2369, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rollIn.min.css'),
(2370, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.css'),
(2371, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateIn.min.css'),
(2372, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.css'),
(2373, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownLeft.min.css'),
(2374, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.css'),
(2375, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInDownRight.min.css'),
(2376, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.css'),
(2377, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpLeft.min.css'),
(2378, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.css'),
(2379, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rotateInUpRight.min.css'),
(2380, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.css'),
(2381, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/rubberBand.min.css'),
(2382, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/shake.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/shake.css'),
(2383, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/shake.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/shake.min.css'),
(2384, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.css'),
(2385, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInDown.min.css'),
(2386, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.css'),
(2387, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInLeft.min.css'),
(2388, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.css'),
(2389, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css'),
(2390, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.css'),
(2391, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/slideInUp.min.css'),
(2392, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/swing.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/swing.css'),
(2393, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/swing.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/swing.min.css'),
(2394, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/tada.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/tada.css'),
(2395, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/tada.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/tada.min.css'),
(2396, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/wobble.css'),
(2397, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css'),
(2398, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.css'),
(2399, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css'),
(2400, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.css'),
(2401, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInDown.min.css'),
(2402, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.css'),
(2403, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInLeft.min.css'),
(2404, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.css'),
(2405, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInRight.min.css'),
(2406, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.css'),
(2407, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.min.css', 'wp-content/plugins/elementor/assets/lib/animations/styles/zoomInUp.min.css'),
(2408, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js', 'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js'),
(2409, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js', 'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js'),
(2410, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js', 'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js'),
(2411, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js', 'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js'),
(2412, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js', 'wp-content/plugins/elementor/assets/lib/color-thief/color-thief.min.js'),
(2413, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dialog/dialog.js', 'wp-content/plugins/elementor/assets/lib/dialog/dialog.js'),
(2414, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js', 'wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js'),
(2415, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.js', 'wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.js'),
(2416, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.min.js', 'wp-content/plugins/elementor/assets/lib/dom-to-image/js/dom-to-image.min.js'),
(2417, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css', 'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css'),
(2418, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css', 'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css'),
(2419, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js', 'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js'),
(2420, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js', 'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js'),
(2421, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css', 'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css'),
(2422, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css', 'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css'),
(2423, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js', 'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js'),
(2424, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js', 'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js'),
(2425, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css', 'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css'),
(2426, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css', 'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css'),
(2427, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/eicons.json', 'wp-content/plugins/elementor/assets/lib/eicons/eicons.json'),
(2428, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot', 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot'),
(2429, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg', 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg'),
(2430, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf', 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf'),
(2431, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff', 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff'),
(2432, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2', 'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2'),
(2433, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css', 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css'),
(2434, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js', 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js'),
(2435, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css', 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css'),
(2436, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js', 'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js'),
(2437, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css'),
(2438, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css'),
(2439, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css'),
(2440, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css'),
(2441, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css'),
(2442, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css'),
(2443, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css'),
(2444, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css'),
(2445, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css'),
(2446, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css'),
(2447, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css'),
(2448, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css'),
(2449, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css'),
(2450, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css'),
(2451, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css'),
(2452, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css', 'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css'),
(2453, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf'),
(2454, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot'),
(2455, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg'),
(2456, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf'),
(2457, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff'),
(2458, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2', 'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2'),
(2459, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js'),
(2460, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js'),
(2461, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js'),
(2462, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js'),
(2463, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js'),
(2464, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json', 'wp-content/plugins/elementor/assets/lib/font-awesome/json/brands.json'),
(2465, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/regular.json', 'wp-content/plugins/elementor/assets/lib/font-awesome/json/regular.json'),
(2466, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json/solid.json', 'wp-content/plugins/elementor/assets/lib/font-awesome/json/solid.json'),
(2467, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js', 'wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js'),
(2468, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot'),
(2469, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg'),
(2470, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf'),
(2471, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff'),
(2472, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2'),
(2473, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot'),
(2474, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg'),
(2475, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf'),
(2476, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff'),
(2477, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2'),
(2478, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot'),
(2479, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg'),
(2480, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf'),
(2481, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff'),
(2482, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2', 'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2'),
(2483, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/hover/hover.css', 'wp-content/plugins/elementor/assets/lib/hover/hover.css'),
(2484, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/hover/hover.min.css', 'wp-content/plugins/elementor/assets/lib/hover/hover.min.css'),
(2485, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.js', 'wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.js'),
(2486, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.min.js', 'wp-content/plugins/elementor/assets/lib/html2canvas/js/html2canvas.min.js'),
(2487, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js', 'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js'),
(2488, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js', 'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js'),
(2489, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js', 'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js'),
(2490, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js', 'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js'),
(2491, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js', 'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js'),
(2492, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js', 'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js'),
(2493, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js', 'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js'),
(2494, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js', 'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js'),
(2495, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js', 'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js'),
(2496, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js', 'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js'),
(2497, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js', 'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js'),
(2498, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js', 'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js'),
(2499, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js', 'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js'),
(2500, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js', 'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js'),
(2501, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js', 'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js'),
(2502, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js', 'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js'),
(2503, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js', 'wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js'),
(2504, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css', 'wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css'),
(2505, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/share-link/share-link.js', 'wp-content/plugins/elementor/assets/lib/share-link/share-link.js'),
(2506, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js', 'wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js'),
(2507, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css', 'wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css'),
(2508, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', 'wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css'),
(2509, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js', 'wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.js'),
(2510, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js', 'wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js'),
(2511, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js', 'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js'),
(2512, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js', 'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js'),
(2513, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/blob.svg', 'wp-content/plugins/elementor/assets/mask-shapes/blob.svg'),
(2514, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/circle.svg', 'wp-content/plugins/elementor/assets/mask-shapes/circle.svg'),
(2515, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/flower.svg', 'wp-content/plugins/elementor/assets/mask-shapes/flower.svg'),
(2516, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg', 'wp-content/plugins/elementor/assets/mask-shapes/hexagon.svg'),
(2517, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/sketch.svg', 'wp-content/plugins/elementor/assets/mask-shapes/sketch.svg'),
(2518, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/mask-shapes/triangle.svg', 'wp-content/plugins/elementor/assets/mask-shapes/triangle.svg'),
(2519, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/arrow-negative.svg', 'wp-content/plugins/elementor/assets/shapes/arrow-negative.svg'),
(2520, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/arrow.svg', 'wp-content/plugins/elementor/assets/shapes/arrow.svg'),
(2521, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/book-negative.svg', 'wp-content/plugins/elementor/assets/shapes/book-negative.svg'),
(2522, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/book.svg', 'wp-content/plugins/elementor/assets/shapes/book.svg'),
(2523, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/clouds-negative.svg', 'wp-content/plugins/elementor/assets/shapes/clouds-negative.svg'),
(2524, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/clouds.svg', 'wp-content/plugins/elementor/assets/shapes/clouds.svg'),
(2525, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg', 'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg'),
(2526, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg', 'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg'),
(2527, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve-negative.svg', 'wp-content/plugins/elementor/assets/shapes/curve-negative.svg'),
(2528, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/curve.svg', 'wp-content/plugins/elementor/assets/shapes/curve.svg'),
(2529, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/drops-negative.svg', 'wp-content/plugins/elementor/assets/shapes/drops-negative.svg'),
(2530, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/drops.svg', 'wp-content/plugins/elementor/assets/shapes/drops.svg'),
(2531, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/mountains.svg', 'wp-content/plugins/elementor/assets/shapes/mountains.svg'),
(2532, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/opacity-fan.svg', 'wp-content/plugins/elementor/assets/shapes/opacity-fan.svg'),
(2533, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg', 'wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg'),
(2534, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg', 'wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg'),
(2535, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/pyramids.svg', 'wp-content/plugins/elementor/assets/shapes/pyramids.svg'),
(2536, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/split-negative.svg', 'wp-content/plugins/elementor/assets/shapes/split-negative.svg'),
(2537, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/split.svg', 'wp-content/plugins/elementor/assets/shapes/split.svg'),
(2538, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/tilt.svg', 'wp-content/plugins/elementor/assets/shapes/tilt.svg'),
(2539, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg', 'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg'),
(2540, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg', 'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg'),
(2541, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle-negative.svg', 'wp-content/plugins/elementor/assets/shapes/triangle-negative.svg'),
(2542, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/triangle.svg', 'wp-content/plugins/elementor/assets/shapes/triangle.svg'),
(2543, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/wave-brush.svg', 'wp-content/plugins/elementor/assets/shapes/wave-brush.svg'),
(2544, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves-negative.svg', 'wp-content/plugins/elementor/assets/shapes/waves-negative.svg'),
(2545, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves-pattern.svg', 'wp-content/plugins/elementor/assets/shapes/waves-pattern.svg'),
(2546, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/waves.svg', 'wp-content/plugins/elementor/assets/shapes/waves.svg'),
(2547, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/shapes/zigzag.svg', 'wp-content/plugins/elementor/assets/shapes/zigzag.svg'),
(2548, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/arc.svg', 'wp-content/plugins/elementor/assets/svg-paths/arc.svg'),
(2549, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/circle.svg', 'wp-content/plugins/elementor/assets/svg-paths/circle.svg'),
(2550, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/line.svg', 'wp-content/plugins/elementor/assets/svg-paths/line.svg'),
(2551, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/oval.svg', 'wp-content/plugins/elementor/assets/svg-paths/oval.svg'),
(2552, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/spiral.svg', 'wp-content/plugins/elementor/assets/svg-paths/spiral.svg'),
(2553, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/assets/svg-paths/wave.svg', 'wp-content/plugins/elementor/assets/svg-paths/wave.svg'),
(2554, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/changelog.txt', 'wp-content/plugins/elementor/changelog.txt'),
(2555, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/admin-notices.php', 'wp-content/plugins/elementor/core/admin/admin-notices.php'),
(2556, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/admin.php', 'wp-content/plugins/elementor/core/admin/admin.php'),
(2557, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/canary-deployment.php', 'wp-content/plugins/elementor/core/admin/canary-deployment.php'),
(2558, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/feedback.php', 'wp-content/plugins/elementor/core/admin/feedback.php'),
(2559, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/admin-menu-manager.php', 'wp-content/plugins/elementor/core/admin/menu/admin-menu-manager.php'),
(2560, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/base.php', 'wp-content/plugins/elementor/core/admin/menu/base.php'),
(2561, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-has-position.php', 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-has-position.php'),
(2562, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php', 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item-with-page.php'),
(2563, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php', 'wp-content/plugins/elementor/core/admin/menu/interfaces/admin-menu-item.php'),
(2564, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/menu/main.php', 'wp-content/plugins/elementor/core/admin/menu/main.php'),
(2565, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/notices/base-notice.php', 'wp-content/plugins/elementor/core/admin/notices/base-notice.php'),
(2566, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/admin/ui/components/button.php', 'wp-content/plugins/elementor/core/admin/ui/components/button.php'),
(2567, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/app.php', 'wp-content/plugins/elementor/core/app/app.php'),
(2568, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/import-export/module.php', 'wp-content/plugins/elementor/core/app/modules/import-export/module.php'),
(2569, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/connect/kit-library.php', 'wp-content/plugins/elementor/core/app/modules/kit-library/connect/kit-library.php'),
(2570, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/module.php', 'wp-content/plugins/elementor/core/app/modules/kit-library/module.php'),
(2571, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/app/modules/onboarding/module.php', 'wp-content/plugins/elementor/core/app/modules/onboarding/module.php'),
(2572, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/app.php', 'wp-content/plugins/elementor/core/base/app.php'),
(2573, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-process/wp-async-request.php', 'wp-content/plugins/elementor/core/base/background-process/wp-async-request.php'),
(2574, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-process/wp-background-process.php', 'wp-content/plugins/elementor/core/base/background-process/wp-background-process.php'),
(2575, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-task-manager.php', 'wp-content/plugins/elementor/core/base/background-task-manager.php'),
(2576, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/background-task.php', 'wp-content/plugins/elementor/core/base/background-task.php'),
(2577, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/base-object.php', 'wp-content/plugins/elementor/core/base/base-object.php'),
(2578, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/db-upgrades-manager.php', 'wp-content/plugins/elementor/core/base/db-upgrades-manager.php'),
(2579, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/document.php', 'wp-content/plugins/elementor/core/base/document.php'),
(2580, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php', 'wp-content/plugins/elementor/core/base/elements-iteration-actions/assets.php'),
(2581, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php', 'wp-content/plugins/elementor/core/base/elements-iteration-actions/base.php'),
(2582, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/module.php', 'wp-content/plugins/elementor/core/base/module.php'),
(2583, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/providers/social-network-provider.php', 'wp-content/plugins/elementor/core/base/providers/social-network-provider.php'),
(2584, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php', 'wp-content/plugins/elementor/core/base/traits/shared-widget-controls-trait.php'),
(2585, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php', 'wp-content/plugins/elementor/core/behaviors/interfaces/lock-behavior.php'),
(2586, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/breakpoints/breakpoint.php', 'wp-content/plugins/elementor/core/breakpoints/breakpoint.php'),
(2587, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/breakpoints/manager.php', 'wp-content/plugins/elementor/core/breakpoints/manager.php'),
(2588, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/app.php', 'wp-content/plugins/elementor/core/common/app.php'),
(2589, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php', 'wp-content/plugins/elementor/core/common/modules/ajax/module.php'),
(2590, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/admin.php', 'wp-content/plugins/elementor/core/common/modules/connect/admin.php'),
(2591, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php', 'wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php'),
(2592, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php', 'wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php'),
(2593, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php', 'wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php'),
(2594, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php', 'wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php'),
(2595, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps/library.php', 'wp-content/plugins/elementor/core/common/modules/connect/apps/library.php'),
(2596, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/connect-menu-item.php', 'wp-content/plugins/elementor/core/common/modules/connect/connect-menu-item.php'),
(2597, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/connect/module.php', 'wp-content/plugins/elementor/core/common/modules/connect/module.php'),
(2598, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php', 'wp-content/plugins/elementor/core/common/modules/event-tracker/data/controller.php'),
(2599, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/db.php', 'wp-content/plugins/elementor/core/common/modules/event-tracker/db.php'),
(2600, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/module.php', 'wp-content/plugins/elementor/core/common/modules/event-tracker/module.php'),
(2601, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/personal-data.php', 'wp-content/plugins/elementor/core/common/modules/event-tracker/personal-data.php'),
(2602, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/base-category.php', 'wp-content/plugins/elementor/core/common/modules/finder/base-category.php'),
(2603, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/create.php'),
(2604, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php'),
(2605, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/general.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/general.php'),
(2606, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php'),
(2607, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/site.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/site.php'),
(2608, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php'),
(2609, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php', 'wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php'),
(2610, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/module.php', 'wp-content/plugins/elementor/core/common/modules/finder/module.php'),
(2611, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/common/modules/finder/template.php', 'wp-content/plugins/elementor/core/common/modules/finder/template.php'),
(2612, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/htaccess.php', 'wp-content/plugins/elementor/core/debug/classes/htaccess.php'),
(2613, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/inspection-base.php', 'wp-content/plugins/elementor/core/debug/classes/inspection-base.php'),
(2614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/shop-page-edit.php', 'wp-content/plugins/elementor/core/debug/classes/shop-page-edit.php'),
(2615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/classes/theme-missing.php', 'wp-content/plugins/elementor/core/debug/classes/theme-missing.php'),
(2616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/inspector.php', 'wp-content/plugins/elementor/core/debug/inspector.php'),
(2617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/debug/loading-inspection-manager.php', 'wp-content/plugins/elementor/core/debug/loading-inspection-manager.php'),
(2618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/page-base.php', 'wp-content/plugins/elementor/core/document-types/page-base.php'),
(2619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/page.php', 'wp-content/plugins/elementor/core/document-types/page.php'),
(2620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/document-types/post.php', 'wp-content/plugins/elementor/core/document-types/post.php'),
(2621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/documents-manager.php', 'wp-content/plugins/elementor/core/documents-manager.php'),
(2622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/base-tag.php', 'wp-content/plugins/elementor/core/dynamic-tags/base-tag.php'),
(2623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/data-tag.php', 'wp-content/plugins/elementor/core/dynamic-tags/data-tag.php'),
(2624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php', 'wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php'),
(2625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/manager.php', 'wp-content/plugins/elementor/core/dynamic-tags/manager.php'),
(2626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/dynamic-tags/tag.php', 'wp-content/plugins/elementor/core/dynamic-tags/tag.php'),
(2627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/controller.php', 'wp-content/plugins/elementor/core/editor/data/globals/controller.php'),
(2628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php', 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/base.php'),
(2629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php', 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php'),
(2630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php', 'wp-content/plugins/elementor/core/editor/data/globals/endpoints/typography.php'),
(2631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/editor.php', 'wp-content/plugins/elementor/core/editor/editor.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(2632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php', 'wp-content/plugins/elementor/core/editor/loader/common/editor-common-scripts-settings.php'),
(2633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php', 'wp-content/plugins/elementor/core/editor/loader/editor-base-loader.php'),
(2634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php', 'wp-content/plugins/elementor/core/editor/loader/editor-loader-factory.php'),
(2635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php', 'wp-content/plugins/elementor/core/editor/loader/editor-loader-interface.php'),
(2636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php', 'wp-content/plugins/elementor/core/editor/loader/v1/editor-v1-loader.php'),
(2637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js', 'wp-content/plugins/elementor/core/editor/loader/v1/js/editor-loader-v1.js'),
(2638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor-body-v1-view.php', 'wp-content/plugins/elementor/core/editor/loader/v1/templates/editor-body-v1-view.php'),
(2639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php', 'wp-content/plugins/elementor/core/editor/loader/v2/editor-v2-loader.php'),
(2640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js', 'wp-content/plugins/elementor/core/editor/loader/v2/js/editor-environment-v2.js'),
(2641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/js/editor-loader-v2.js', 'wp-content/plugins/elementor/core/editor/loader/v2/js/editor-loader-v2.js'),
(2642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-app-bar-overrides.scss', 'wp-content/plugins/elementor/core/editor/loader/v2/scss/editor-v2-app-bar-overrides.scss'),
(2643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2-view.php', 'wp-content/plugins/elementor/core/editor/loader/v2/templates/editor-body-v2-view.php'),
(2644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/notice-bar.php', 'wp-content/plugins/elementor/core/editor/notice-bar.php'),
(2645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/editor/promotion.php', 'wp-content/plugins/elementor/core/editor/promotion.php'),
(2646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/exceptions/dependency-exception.php', 'wp-content/plugins/elementor/core/experiments/exceptions/dependency-exception.php'),
(2647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/experiments-reporter.php', 'wp-content/plugins/elementor/core/experiments/experiments-reporter.php'),
(2648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/manager.php', 'wp-content/plugins/elementor/core/experiments/manager.php'),
(2649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/non-existing-dependency.php', 'wp-content/plugins/elementor/core/experiments/non-existing-dependency.php'),
(2650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/wp-cli.php', 'wp-content/plugins/elementor/core/experiments/wp-cli.php'),
(2651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php', 'wp-content/plugins/elementor/core/experiments/wrap-core-dependency.php'),
(2652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/files-upload-handler.php', 'wp-content/plugins/elementor/core/files/assets/files-upload-handler.php'),
(2653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/json/json-handler.php', 'wp-content/plugins/elementor/core/files/assets/json/json-handler.php'),
(2654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/manager.php', 'wp-content/plugins/elementor/core/files/assets/manager.php'),
(2655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php', 'wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php'),
(2656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/base.php', 'wp-content/plugins/elementor/core/files/base.php'),
(2657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/base.php', 'wp-content/plugins/elementor/core/files/css/base.php'),
(2658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post-local-cache.php', 'wp-content/plugins/elementor/core/files/css/post-local-cache.php'),
(2659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post-preview.php', 'wp-content/plugins/elementor/core/files/css/post-preview.php'),
(2660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/css/post.php', 'wp-content/plugins/elementor/core/files/css/post.php'),
(2661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/base.php', 'wp-content/plugins/elementor/core/files/file-types/base.php'),
(2662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/json.php', 'wp-content/plugins/elementor/core/files/file-types/json.php'),
(2663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/svg.php', 'wp-content/plugins/elementor/core/files/file-types/svg.php'),
(2664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/file-types/zip.php', 'wp-content/plugins/elementor/core/files/file-types/zip.php'),
(2665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/fonts/google-font.php', 'wp-content/plugins/elementor/core/files/fonts/google-font.php'),
(2666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/manager.php', 'wp-content/plugins/elementor/core/files/manager.php'),
(2667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/files/uploads-manager.php', 'wp-content/plugins/elementor/core/files/uploads-manager.php'),
(2668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/performance.php', 'wp-content/plugins/elementor/core/frontend/performance.php'),
(2669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-mode-manager.php', 'wp-content/plugins/elementor/core/frontend/render-mode-manager.php'),
(2670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php', 'wp-content/plugins/elementor/core/frontend/render-modes/render-mode-base.php'),
(2671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/frontend/render-modes/render-mode-normal.php', 'wp-content/plugins/elementor/core/frontend/render-modes/render-mode-normal.php'),
(2672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-adapter-interface.php', 'wp-content/plugins/elementor/core/isolation/elementor-adapter-interface.php'),
(2673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-adapter.php', 'wp-content/plugins/elementor/core/isolation/elementor-adapter.php'),
(2674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/elementor-counter-adapter-interface.php', 'wp-content/plugins/elementor/core/isolation/elementor-counter-adapter-interface.php'),
(2675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php', 'wp-content/plugins/elementor/core/isolation/plugin-status-adapter-interface.php'),
(2676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/plugin-status-adapter.php', 'wp-content/plugins/elementor/core/isolation/plugin-status-adapter.php'),
(2677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php', 'wp-content/plugins/elementor/core/isolation/wordpress-adapter-interface.php'),
(2678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/isolation/wordpress-adapter.php', 'wp-content/plugins/elementor/core/isolation/wordpress-adapter.php'),
(2679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/controls/repeater.php', 'wp-content/plugins/elementor/core/kits/controls/repeater.php'),
(2680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/kit.php', 'wp-content/plugins/elementor/core/kits/documents/kit.php'),
(2681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/global-colors.php'),
(2682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/global-typography.php'),
(2683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-background.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-background.php'),
(2684, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-custom-css.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-custom-css.php'),
(2685, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-layout.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-layout.php'),
(2686, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-lightbox.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-lightbox.php'),
(2687, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-page-transitions.php'),
(2688, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php'),
(2689, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php'),
(2690, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-buttons.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-buttons.php'),
(2691, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-form-fields.php'),
(2692, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-images.php'),
(2693, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-typography.php', 'wp-content/plugins/elementor/core/kits/documents/tabs/theme-style-typography.php'),
(2694, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/manager.php', 'wp-content/plugins/elementor/core/kits/manager.php'),
(2695, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/views/panel.php', 'wp-content/plugins/elementor/core/kits/views/panel.php'),
(2696, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php', 'wp-content/plugins/elementor/core/kits/views/trash-kit-confirmation.php'),
(2697, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/base.php', 'wp-content/plugins/elementor/core/logger/items/base.php'),
(2698, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/file.php', 'wp-content/plugins/elementor/core/logger/items/file.php'),
(2699, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/js.php', 'wp-content/plugins/elementor/core/logger/items/js.php'),
(2700, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/log-item-interface.php', 'wp-content/plugins/elementor/core/logger/items/log-item-interface.php'),
(2701, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/items/php.php', 'wp-content/plugins/elementor/core/logger/items/php.php'),
(2702, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/log-reporter.php', 'wp-content/plugins/elementor/core/logger/log-reporter.php'),
(2703, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/base.php', 'wp-content/plugins/elementor/core/logger/loggers/base.php'),
(2704, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/db.php', 'wp-content/plugins/elementor/core/logger/loggers/db.php'),
(2705, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/loggers/logger-interface.php', 'wp-content/plugins/elementor/core/logger/loggers/logger-interface.php'),
(2706, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/logger/manager.php', 'wp-content/plugins/elementor/core/logger/manager.php'),
(2707, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/modules-manager.php', 'wp-content/plugins/elementor/core/modules-manager.php'),
(2708, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/base.php', 'wp-content/plugins/elementor/core/page-assets/data-managers/base.php'),
(2709, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php', 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/base.php'),
(2710, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php', 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php'),
(2711, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php', 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php'),
(2712, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php', 'wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/manager.php'),
(2713, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/page-assets/loader.php', 'wp-content/plugins/elementor/core/page-assets/loader.php'),
(2714, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/responsive/files/frontend.php', 'wp-content/plugins/elementor/core/responsive/files/frontend.php'),
(2715, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/responsive/responsive.php', 'wp-content/plugins/elementor/core/responsive/responsive.php'),
(2716, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php', 'wp-content/plugins/elementor/core/role-manager/role-manager-menu-item.php'),
(2717, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/role-manager/role-manager.php', 'wp-content/plugins/elementor/core/role-manager/role-manager.php'),
(2718, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/css-manager.php', 'wp-content/plugins/elementor/core/settings/base/css-manager.php'),
(2719, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/css-model.php', 'wp-content/plugins/elementor/core/settings/base/css-model.php'),
(2720, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/manager.php', 'wp-content/plugins/elementor/core/settings/base/manager.php'),
(2721, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/base/model.php', 'wp-content/plugins/elementor/core/settings/base/model.php'),
(2722, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/editor-preferences/manager.php', 'wp-content/plugins/elementor/core/settings/editor-preferences/manager.php'),
(2723, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/editor-preferences/model.php', 'wp-content/plugins/elementor/core/settings/editor-preferences/model.php'),
(2724, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/general/manager.php', 'wp-content/plugins/elementor/core/settings/general/manager.php'),
(2725, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/general/model.php', 'wp-content/plugins/elementor/core/settings/general/model.php'),
(2726, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/manager.php', 'wp-content/plugins/elementor/core/settings/manager.php'),
(2727, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/page/manager.php', 'wp-content/plugins/elementor/core/settings/page/manager.php'),
(2728, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/settings/page/model.php', 'wp-content/plugins/elementor/core/settings/page/model.php'),
(2729, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php', 'wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php'),
(2730, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/custom-tasks.php', 'wp-content/plugins/elementor/core/upgrade/custom-tasks.php'),
(2731, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/manager.php', 'wp-content/plugins/elementor/core/upgrade/manager.php'),
(2732, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/task.php', 'wp-content/plugins/elementor/core/upgrade/task.php'),
(2733, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/updater.php', 'wp-content/plugins/elementor/core/upgrade/updater.php'),
(2734, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/upgrade-utils.php', 'wp-content/plugins/elementor/core/upgrade/upgrade-utils.php'),
(2735, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/upgrade/upgrades.php', 'wp-content/plugins/elementor/core/upgrade/upgrades.php'),
(2736, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/assets-config-provider.php', 'wp-content/plugins/elementor/core/utils/assets-config-provider.php'),
(2737, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/assets-translation-loader.php', 'wp-content/plugins/elementor/core/utils/assets-translation-loader.php'),
(2738, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/collection.php', 'wp-content/plugins/elementor/core/utils/collection.php'),
(2739, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/exceptions.php', 'wp-content/plugins/elementor/core/utils/exceptions.php'),
(2740, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/force-locale.php', 'wp-content/plugins/elementor/core/utils/force-locale.php'),
(2741, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/hints.php', 'wp-content/plugins/elementor/core/utils/hints.php'),
(2742, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/http.php', 'wp-content/plugins/elementor/core/utils/http.php'),
(2743, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php', 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-regex.php'),
(2744, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php', 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-simple-xml.php'),
(2745, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php', 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser-xml.php'),
(2746, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php', 'wp-content/plugins/elementor/core/utils/import-export/parsers/wxr-parser.php'),
(2747, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/url.php', 'wp-content/plugins/elementor/core/utils/import-export/url.php'),
(2748, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php', 'wp-content/plugins/elementor/core/utils/import-export/wp-exporter.php'),
(2749, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/import-export/wp-import.php', 'wp-content/plugins/elementor/core/utils/import-export/wp-import.php'),
(2750, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/isolation-manager.php', 'wp-content/plugins/elementor/core/utils/isolation-manager.php'),
(2751, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/plugins-manager.php', 'wp-content/plugins/elementor/core/utils/plugins-manager.php'),
(2752, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php', 'wp-content/plugins/elementor/core/utils/promotions/filtered-promotions-manager.php'),
(2753, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/static-collection.php', 'wp-content/plugins/elementor/core/utils/static-collection.php'),
(2754, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/str.php', 'wp-content/plugins/elementor/core/utils/str.php'),
(2755, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/svg/svg-sanitizer.php', 'wp-content/plugins/elementor/core/utils/svg/svg-sanitizer.php'),
(2756, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/utils/version.php', 'wp-content/plugins/elementor/core/utils/version.php'),
(2757, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/core/wp-api.php', 'wp-content/plugins/elementor/core/wp-api.php'),
(2758, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/controller.php', 'wp-content/plugins/elementor/data/base/controller.php'),
(2759, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/endpoint.php', 'wp-content/plugins/elementor/data/base/endpoint.php'),
(2760, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor/after.php', 'wp-content/plugins/elementor/data/base/processor/after.php'),
(2761, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor/before.php', 'wp-content/plugins/elementor/data/base/processor/before.php'),
(2762, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/processor.php', 'wp-content/plugins/elementor/data/base/processor.php'),
(2763, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/base/sub-endpoint.php', 'wp-content/plugins/elementor/data/base/sub-endpoint.php'),
(2764, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/manager.php', 'wp-content/plugins/elementor/data/manager.php'),
(2765, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/base-route.php', 'wp-content/plugins/elementor/data/v2/base/base-route.php'),
(2766, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/controller.php', 'wp-content/plugins/elementor/data/v2/base/controller.php'),
(2767, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php', 'wp-content/plugins/elementor/data/v2/base/endpoint/index/all-children.php'),
(2768, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php', 'wp-content/plugins/elementor/data/v2/base/endpoint/index/sub-index-endpoint.php'),
(2769, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index.php', 'wp-content/plugins/elementor/data/v2/base/endpoint/index.php'),
(2770, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/endpoint.php', 'wp-content/plugins/elementor/data/v2/base/endpoint.php'),
(2771, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/data-exception.php', 'wp-content/plugins/elementor/data/v2/base/exceptions/data-exception.php'),
(2772, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/error-404.php', 'wp-content/plugins/elementor/data/v2/base/exceptions/error-404.php'),
(2773, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php', 'wp-content/plugins/elementor/data/v2/base/exceptions/error-500.php'),
(2774, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php', 'wp-content/plugins/elementor/data/v2/base/exceptions/wp-error-exception.php'),
(2775, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor/after.php', 'wp-content/plugins/elementor/data/v2/base/processor/after.php'),
(2776, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor/before.php', 'wp-content/plugins/elementor/data/v2/base/processor/before.php'),
(2777, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/base/processor.php', 'wp-content/plugins/elementor/data/v2/base/processor.php'),
(2778, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/data/v2/manager.php', 'wp-content/plugins/elementor/data/v2/manager.php'),
(2779, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/elementor.php', 'wp-content/plugins/elementor/elementor.php'),
(2780, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/beta-tester.php', 'wp-content/plugins/elementor/includes/admin-templates/beta-tester.php'),
(2781, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/new-floating-elements.php', 'wp-content/plugins/elementor/includes/admin-templates/new-floating-elements.php'),
(2782, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/admin-templates/new-template.php', 'wp-content/plugins/elementor/includes/admin-templates/new-template.php'),
(2783, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/api.php', 'wp-content/plugins/elementor/includes/api.php'),
(2784, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/autoloader.php', 'wp-content/plugins/elementor/includes/autoloader.php'),
(2785, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php', 'wp-content/plugins/elementor/includes/base/controls-stack.php'),
(2786, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/element-base.php', 'wp-content/plugins/elementor/includes/base/element-base.php'),
(2787, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/skin-base.php', 'wp-content/plugins/elementor/includes/base/skin-base.php'),
(2788, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/sub-controls-stack.php', 'wp-content/plugins/elementor/includes/base/sub-controls-stack.php'),
(2789, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/base/widget-base.php', 'wp-content/plugins/elementor/includes/base/widget-base.php'),
(2790, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/beta-testers.php', 'wp-content/plugins/elementor/includes/beta-testers.php'),
(2791, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/compatibility.php', 'wp-content/plugins/elementor/includes/compatibility.php'),
(2792, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/conditions.php', 'wp-content/plugins/elementor/includes/conditions.php'),
(2793, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/container/config.php', 'wp-content/plugins/elementor/includes/container/config.php'),
(2794, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/container/container.php', 'wp-content/plugins/elementor/includes/container/container.php'),
(2795, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/alert.php', 'wp-content/plugins/elementor/includes/controls/alert.php'),
(2796, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/animation.php', 'wp-content/plugins/elementor/includes/controls/animation.php'),
(2797, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-data.php', 'wp-content/plugins/elementor/includes/controls/base-data.php'),
(2798, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-icon-font.php', 'wp-content/plugins/elementor/includes/controls/base-icon-font.php'),
(2799, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-multiple.php', 'wp-content/plugins/elementor/includes/controls/base-multiple.php'),
(2800, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-ui.php', 'wp-content/plugins/elementor/includes/controls/base-ui.php'),
(2801, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base-units.php', 'wp-content/plugins/elementor/includes/controls/base-units.php'),
(2802, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/base.php', 'wp-content/plugins/elementor/includes/controls/base.php'),
(2803, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/box-shadow.php', 'wp-content/plugins/elementor/includes/controls/box-shadow.php'),
(2804, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/button.php', 'wp-content/plugins/elementor/includes/controls/button.php'),
(2805, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/choose.php', 'wp-content/plugins/elementor/includes/controls/choose.php'),
(2806, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/code.php', 'wp-content/plugins/elementor/includes/controls/code.php'),
(2807, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/color.php', 'wp-content/plugins/elementor/includes/controls/color.php'),
(2808, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/date-time.php', 'wp-content/plugins/elementor/includes/controls/date-time.php'),
(2809, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/deprecated-notice.php', 'wp-content/plugins/elementor/includes/controls/deprecated-notice.php'),
(2810, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/dimensions.php', 'wp-content/plugins/elementor/includes/controls/dimensions.php'),
(2811, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/divider.php', 'wp-content/plugins/elementor/includes/controls/divider.php'),
(2812, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/exit-animation.php', 'wp-content/plugins/elementor/includes/controls/exit-animation.php'),
(2813, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/font.php', 'wp-content/plugins/elementor/includes/controls/font.php'),
(2814, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/gallery.php', 'wp-content/plugins/elementor/includes/controls/gallery.php'),
(2815, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/gaps.php', 'wp-content/plugins/elementor/includes/controls/gaps.php'),
(2816, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/background.php', 'wp-content/plugins/elementor/includes/controls/groups/background.php'),
(2817, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/base.php', 'wp-content/plugins/elementor/includes/controls/groups/base.php'),
(2818, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/border.php', 'wp-content/plugins/elementor/includes/controls/groups/border.php'),
(2819, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/box-shadow.php', 'wp-content/plugins/elementor/includes/controls/groups/box-shadow.php'),
(2820, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/css-filter.php', 'wp-content/plugins/elementor/includes/controls/groups/css-filter.php'),
(2821, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/flex-container.php', 'wp-content/plugins/elementor/includes/controls/groups/flex-container.php'),
(2822, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/flex-item.php', 'wp-content/plugins/elementor/includes/controls/groups/flex-item.php'),
(2823, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/grid-container.php', 'wp-content/plugins/elementor/includes/controls/groups/grid-container.php'),
(2824, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/image-size.php', 'wp-content/plugins/elementor/includes/controls/groups/image-size.php'),
(2825, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/text-shadow.php', 'wp-content/plugins/elementor/includes/controls/groups/text-shadow.php'),
(2826, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/text-stroke.php', 'wp-content/plugins/elementor/includes/controls/groups/text-stroke.php'),
(2827, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/groups/typography.php', 'wp-content/plugins/elementor/includes/controls/groups/typography.php'),
(2828, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/heading.php', 'wp-content/plugins/elementor/includes/controls/heading.php'),
(2829, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/hidden.php', 'wp-content/plugins/elementor/includes/controls/hidden.php'),
(2830, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/hover-animation.php', 'wp-content/plugins/elementor/includes/controls/hover-animation.php'),
(2831, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/icon.php', 'wp-content/plugins/elementor/includes/controls/icon.php'),
(2832, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/icons.php', 'wp-content/plugins/elementor/includes/controls/icons.php'),
(2833, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/image-dimensions.php', 'wp-content/plugins/elementor/includes/controls/image-dimensions.php'),
(2834, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/media.php', 'wp-content/plugins/elementor/includes/controls/media.php'),
(2835, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/notice.php', 'wp-content/plugins/elementor/includes/controls/notice.php'),
(2836, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/number.php', 'wp-content/plugins/elementor/includes/controls/number.php'),
(2837, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/popover-toggle.php', 'wp-content/plugins/elementor/includes/controls/popover-toggle.php'),
(2838, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/raw-html.php', 'wp-content/plugins/elementor/includes/controls/raw-html.php'),
(2839, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/repeater.php', 'wp-content/plugins/elementor/includes/controls/repeater.php'),
(2840, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/section.php', 'wp-content/plugins/elementor/includes/controls/section.php'),
(2841, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/select.php', 'wp-content/plugins/elementor/includes/controls/select.php'),
(2842, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/select2.php', 'wp-content/plugins/elementor/includes/controls/select2.php'),
(2843, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/slider.php', 'wp-content/plugins/elementor/includes/controls/slider.php'),
(2844, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/structure.php', 'wp-content/plugins/elementor/includes/controls/structure.php'),
(2845, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/switcher.php', 'wp-content/plugins/elementor/includes/controls/switcher.php'),
(2846, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/tab.php', 'wp-content/plugins/elementor/includes/controls/tab.php'),
(2847, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/tabs.php', 'wp-content/plugins/elementor/includes/controls/tabs.php'),
(2848, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/text-shadow.php', 'wp-content/plugins/elementor/includes/controls/text-shadow.php'),
(2849, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/text.php', 'wp-content/plugins/elementor/includes/controls/text.php'),
(2850, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/textarea.php', 'wp-content/plugins/elementor/includes/controls/textarea.php'),
(2851, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/url.php', 'wp-content/plugins/elementor/includes/controls/url.php'),
(2852, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/visual-choice.php', 'wp-content/plugins/elementor/includes/controls/visual-choice.php'),
(2853, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/wp-widget.php', 'wp-content/plugins/elementor/includes/controls/wp-widget.php'),
(2854, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/controls/wysiwyg.php', 'wp-content/plugins/elementor/includes/controls/wysiwyg.php'),
(2855, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/db.php', 'wp-content/plugins/elementor/includes/db.php'),
(2856, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-assets-api.php', 'wp-content/plugins/elementor/includes/editor-assets-api.php'),
(2857, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php', 'wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php'),
(2858, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/global.php', 'wp-content/plugins/elementor/includes/editor-templates/global.php'),
(2859, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/hotkeys.php', 'wp-content/plugins/elementor/includes/editor-templates/hotkeys.php'),
(2860, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/library-layout.php', 'wp-content/plugins/elementor/includes/editor-templates/library-layout.php'),
(2861, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/navigator.php', 'wp-content/plugins/elementor/includes/editor-templates/navigator.php'),
(2862, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/panel-elements.php', 'wp-content/plugins/elementor/includes/editor-templates/panel-elements.php'),
(2863, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/panel.php', 'wp-content/plugins/elementor/includes/editor-templates/panel.php'),
(2864, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/repeater.php', 'wp-content/plugins/elementor/includes/editor-templates/repeater.php'),
(2865, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/responsive-bar.php', 'wp-content/plugins/elementor/includes/editor-templates/responsive-bar.php'),
(2866, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/editor-templates/templates.php', 'wp-content/plugins/elementor/includes/editor-templates/templates.php'),
(2867, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/column.php', 'wp-content/plugins/elementor/includes/elements/column.php'),
(2868, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/container.php', 'wp-content/plugins/elementor/includes/elements/container.php'),
(2869, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/repeater.php', 'wp-content/plugins/elementor/includes/elements/repeater.php'),
(2870, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/elements/section.php', 'wp-content/plugins/elementor/includes/elements/section.php'),
(2871, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/embed.php', 'wp-content/plugins/elementor/includes/embed.php'),
(2872, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/fonts.php', 'wp-content/plugins/elementor/includes/fonts.php'),
(2873, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/frontend.php', 'wp-content/plugins/elementor/includes/frontend.php'),
(2874, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/heartbeat.php', 'wp-content/plugins/elementor/includes/heartbeat.php'),
(2875, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/interfaces/group-control.php', 'wp-content/plugins/elementor/includes/interfaces/group-control.php'),
(2876, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/interfaces/has-validation.php', 'wp-content/plugins/elementor/includes/interfaces/has-validation.php'),
(2877, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php', 'wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php'),
(2878, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php', 'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php'),
(2879, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php', 'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php'),
(2880, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/maintenance-mode.php', 'wp-content/plugins/elementor/includes/maintenance-mode.php'),
(2881, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/maintenance.php', 'wp-content/plugins/elementor/includes/maintenance.php'),
(2882, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/controls.php', 'wp-content/plugins/elementor/includes/managers/controls.php'),
(2883, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/elements.php', 'wp-content/plugins/elementor/includes/managers/elements.php'),
(2884, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/icons.php', 'wp-content/plugins/elementor/includes/managers/icons.php'),
(2885, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/image.php', 'wp-content/plugins/elementor/includes/managers/image.php'),
(2886, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/skins.php', 'wp-content/plugins/elementor/includes/managers/skins.php'),
(2887, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/widgets.php', 'wp-content/plugins/elementor/includes/managers/widgets.php'),
(2888, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/managers/wordpress-widgets.php', 'wp-content/plugins/elementor/includes/managers/wordpress-widgets.php'),
(2889, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/plugin.php', 'wp-content/plugins/elementor/includes/plugin.php'),
(2890, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/preview.php', 'wp-content/plugins/elementor/includes/preview.php'),
(2891, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/rollback.php', 'wp-content/plugins/elementor/includes/rollback.php'),
(2892, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php', 'wp-content/plugins/elementor/includes/settings/admin-menu-items/admin-menu-item.php'),
(2893, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php', 'wp-content/plugins/elementor/includes/settings/admin-menu-items/get-help-menu-item.php'),
(2894, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/getting-started-menu-item.php', 'wp-content/plugins/elementor/includes/settings/admin-menu-items/getting-started-menu-item.php'),
(2895, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php', 'wp-content/plugins/elementor/includes/settings/admin-menu-items/tools-menu-item.php'),
(2896, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/controls.php', 'wp-content/plugins/elementor/includes/settings/controls.php'),
(2897, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/settings-page.php', 'wp-content/plugins/elementor/includes/settings/settings-page.php'),
(2898, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/settings.php', 'wp-content/plugins/elementor/includes/settings/settings.php'),
(2899, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/tools.php', 'wp-content/plugins/elementor/includes/settings/tools.php'),
(2900, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/settings/validations.php', 'wp-content/plugins/elementor/includes/settings/validations.php'),
(2901, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/shapes.php', 'wp-content/plugins/elementor/includes/shapes.php'),
(2902, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/stylesheet.php', 'wp-content/plugins/elementor/includes/stylesheet.php'),
(2903, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php', 'wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php'),
(2904, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/data/controller.php', 'wp-content/plugins/elementor/includes/template-library/data/controller.php'),
(2905, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/data/endpoints/templates.php', 'wp-content/plugins/elementor/includes/template-library/data/endpoints/templates.php'),
(2906, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/forms/new-template-form.php', 'wp-content/plugins/elementor/includes/template-library/forms/new-template-form.php'),
(2907, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/manager.php', 'wp-content/plugins/elementor/includes/template-library/manager.php'),
(2908, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php', 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/add-new-template-menu-item.php'),
(2909, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/saved-templates-menu-item.php', 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/saved-templates-menu-item.php'),
(2910, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php', 'wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items/templates-categories-menu-item.php'),
(2911, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/base.php', 'wp-content/plugins/elementor/includes/template-library/sources/base.php'),
(2912, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/cloud.php', 'wp-content/plugins/elementor/includes/template-library/sources/cloud.php'),
(2913, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php', 'wp-content/plugins/elementor/includes/template-library/sources/local.php'),
(2914, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/template-library/sources/remote.php', 'wp-content/plugins/elementor/includes/template-library/sources/remote.php'),
(2915, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/tracker.php', 'wp-content/plugins/elementor/includes/tracker.php'),
(2916, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/user.php', 'wp-content/plugins/elementor/includes/user.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(2917, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/utils.php', 'wp-content/plugins/elementor/includes/utils.php'),
(2918, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/accordion.php', 'wp-content/plugins/elementor/includes/widgets/accordion.php'),
(2919, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/alert.php', 'wp-content/plugins/elementor/includes/widgets/alert.php'),
(2920, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/audio.php', 'wp-content/plugins/elementor/includes/widgets/audio.php'),
(2921, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/button.php', 'wp-content/plugins/elementor/includes/widgets/button.php'),
(2922, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common-base.php', 'wp-content/plugins/elementor/includes/widgets/common-base.php'),
(2923, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common-optimized.php', 'wp-content/plugins/elementor/includes/widgets/common-optimized.php'),
(2924, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/common.php', 'wp-content/plugins/elementor/includes/widgets/common.php'),
(2925, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/counter.php', 'wp-content/plugins/elementor/includes/widgets/counter.php'),
(2926, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/divider.php', 'wp-content/plugins/elementor/includes/widgets/divider.php'),
(2927, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/google-maps.php', 'wp-content/plugins/elementor/includes/widgets/google-maps.php'),
(2928, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/heading.php', 'wp-content/plugins/elementor/includes/widgets/heading.php'),
(2929, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/html.php', 'wp-content/plugins/elementor/includes/widgets/html.php'),
(2930, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon-box.php', 'wp-content/plugins/elementor/includes/widgets/icon-box.php'),
(2931, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon-list.php', 'wp-content/plugins/elementor/includes/widgets/icon-list.php'),
(2932, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/icon.php', 'wp-content/plugins/elementor/includes/widgets/icon.php'),
(2933, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-box.php', 'wp-content/plugins/elementor/includes/widgets/image-box.php'),
(2934, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-carousel.php', 'wp-content/plugins/elementor/includes/widgets/image-carousel.php'),
(2935, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image-gallery.php', 'wp-content/plugins/elementor/includes/widgets/image-gallery.php'),
(2936, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/image.php', 'wp-content/plugins/elementor/includes/widgets/image.php'),
(2937, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/inner-section.php', 'wp-content/plugins/elementor/includes/widgets/inner-section.php'),
(2938, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/menu-anchor.php', 'wp-content/plugins/elementor/includes/widgets/menu-anchor.php'),
(2939, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/progress.php', 'wp-content/plugins/elementor/includes/widgets/progress.php'),
(2940, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/rating.php', 'wp-content/plugins/elementor/includes/widgets/rating.php'),
(2941, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/read-more.php', 'wp-content/plugins/elementor/includes/widgets/read-more.php'),
(2942, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/shortcode.php', 'wp-content/plugins/elementor/includes/widgets/shortcode.php'),
(2943, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/sidebar.php', 'wp-content/plugins/elementor/includes/widgets/sidebar.php'),
(2944, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/social-icons.php', 'wp-content/plugins/elementor/includes/widgets/social-icons.php'),
(2945, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/spacer.php', 'wp-content/plugins/elementor/includes/widgets/spacer.php'),
(2946, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/star-rating.php', 'wp-content/plugins/elementor/includes/widgets/star-rating.php'),
(2947, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/tabs.php', 'wp-content/plugins/elementor/includes/widgets/tabs.php'),
(2948, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/testimonial.php', 'wp-content/plugins/elementor/includes/widgets/testimonial.php'),
(2949, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/text-editor.php', 'wp-content/plugins/elementor/includes/widgets/text-editor.php'),
(2950, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/toggle.php', 'wp-content/plugins/elementor/includes/widgets/toggle.php'),
(2951, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/traits/button-trait.php', 'wp-content/plugins/elementor/includes/widgets/traits/button-trait.php'),
(2952, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/video.php', 'wp-content/plugins/elementor/includes/widgets/video.php'),
(2953, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/includes/widgets/wordpress.php', 'wp-content/plugins/elementor/includes/widgets/wordpress.php'),
(2954, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/license.txt', 'wp-content/plugins/elementor/license.txt'),
(2955, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/admin-bar/module.php', 'wp-content/plugins/elementor/modules/admin-bar/module.php'),
(2956, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/admin-top-bar/module.php', 'wp-content/plugins/elementor/modules/admin-top-bar/module.php'),
(2957, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/connect/ai.php', 'wp-content/plugins/elementor/modules/ai/connect/ai.php'),
(2958, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/feature-intro/product-image-unification-intro.php', 'wp-content/plugins/elementor/modules/ai/feature-intro/product-image-unification-intro.php'),
(2959, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/module.php', 'wp-content/plugins/elementor/modules/ai/module.php'),
(2960, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/preferences.php', 'wp-content/plugins/elementor/modules/ai/preferences.php'),
(2961, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/module.php', 'wp-content/plugins/elementor/modules/ai/site-planner-connect/module.php'),
(2962, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/view.php', 'wp-content/plugins/elementor/modules/ai/site-planner-connect/view.php'),
(2963, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/ai/site-planner-connect/wp-rest-api.php', 'wp-content/plugins/elementor/modules/ai/site-planner-connect/wp-rest-api.php'),
(2964, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/announcement.php', 'wp-content/plugins/elementor/modules/announcements/classes/announcement.php'),
(2965, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/trigger-base.php', 'wp-content/plugins/elementor/modules/announcements/classes/trigger-base.php'),
(2966, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/classes/utils.php', 'wp-content/plugins/elementor/modules/announcements/classes/utils.php'),
(2967, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/module.php', 'wp-content/plugins/elementor/modules/announcements/module.php'),
(2968, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php', 'wp-content/plugins/elementor/modules/announcements/triggers/ai-started.php'),
(2969, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/announcements/triggers/is-flex-container-inactive.php', 'wp-content/plugins/elementor/modules/announcements/triggers/is-flex-container-inactive.php'),
(2970, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-apps-page.php', 'wp-content/plugins/elementor/modules/apps/admin-apps-page.php'),
(2971, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-menu-apps.php', 'wp-content/plugins/elementor/modules/apps/admin-menu-apps.php'),
(2972, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/admin-pointer.php', 'wp-content/plugins/elementor/modules/apps/admin-pointer.php'),
(2973, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/apps/module.php', 'wp-content/plugins/elementor/modules/apps/module.php'),
(2974, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/module.php', 'wp-content/plugins/elementor/modules/atomic-opt-in/module.php'),
(2975, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/opt-in-page.php', 'wp-content/plugins/elementor/modules/atomic-opt-in/opt-in-page.php'),
(2976, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/panel-chip.php', 'wp-content/plugins/elementor/modules/atomic-opt-in/panel-chip.php'),
(2977, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-opt-in/welcome-screen.php', 'wp-content/plugins/elementor/modules/atomic-opt-in/welcome-screen.php'),
(2978, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/base/atomic-control-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/base/atomic-control-base.php'),
(2979, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/base/style-transformer-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/base/style-transformer-base.php'),
(2980, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/section.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/section.php'),
(2981, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/image-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/image-control.php'),
(2982, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/link-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/link-control.php'),
(2983, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/select-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/select-control.php'),
(2984, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/svg-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/svg-control.php'),
(2985, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/text-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/text-control.php'),
(2986, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/controls/types/textarea-control.php', 'wp-content/plugins/elementor/modules/atomic-widgets/controls/types/textarea-control.php'),
(2987, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-type.php'),
(2988, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-types-mapping.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-prop-types-mapping.php'),
(2989, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-editor-config.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-editor-config.php'),
(2990, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-module.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-module.php'),
(2991, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-schemas.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-tags-schemas.php'),
(2992, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/dynamic-tags/dynamic-transformer.php'),
(2993, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.html.twig', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.html.twig'),
(2994, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-button/atomic-button.php'),
(2995, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-element-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-element-base.php'),
(2996, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.html.twig', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.html.twig'),
(2997, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-heading/atomic-heading.php'),
(2998, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.html.twig', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.html.twig'),
(2999, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-image/atomic-image.php'),
(3000, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.html.twig', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.html.twig'),
(3001, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-paragraph/atomic-paragraph.php'),
(3002, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-svg/atomic-svg.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-svg/atomic-svg.php'),
(3003, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-widget-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/atomic-widget-base.php'),
(3004, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/div-block/div-block.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/div-block/div-block.php'),
(3005, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/flexbox/flexbox.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/flexbox/flexbox.php'),
(3006, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-atomic-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-atomic-base.php'),
(3007, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-base-styles.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-base-styles.php'),
(3008, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/elements/has-template.php', 'wp-content/plugins/elementor/modules/atomic-widgets/elements/has-template.php'),
(3009, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/image/image-sizes.php', 'wp-content/plugins/elementor/modules/atomic-widgets/image/image-sizes.php'),
(3010, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/image/placeholder-image.php', 'wp-content/plugins/elementor/modules/atomic-widgets/image/placeholder-image.php'),
(3011, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/atomic-import-export.php', 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/atomic-import-export.php'),
(3012, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/settings-props-modifier.php', 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/settings-props-modifier.php'),
(3013, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-ids-modifier.php', 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-ids-modifier.php'),
(3014, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-props-modifier.php', 'wp-content/plugins/elementor/modules/atomic-widgets/import-export/modifiers/styles-props-modifier.php'),
(3015, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/module.php', 'wp-content/plugins/elementor/modules/atomic-widgets/module.php'),
(3016, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/opt-in.php', 'wp-content/plugins/elementor/modules/atomic-widgets/opt-in.php'),
(3017, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-errors.php', 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-errors.php'),
(3018, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-result.php', 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/parse-result.php'),
(3019, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/props-parser.php', 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/props-parser.php'),
(3020, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/parsers/style-parser.php', 'wp-content/plugins/elementor/modules/atomic-widgets/parsers/style-parser.php'),
(3021, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-color-overlay-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-color-overlay-prop-type.php'),
(3022, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-gradient-overlay-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-gradient-overlay-prop-type.php'),
(3023, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-prop-type.php'),
(3024, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-size-scale-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-overlay-size-scale-prop-type.php'),
(3025, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-position-offset-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-image-position-offset-prop-type.php'),
(3026, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-overlay-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-overlay-prop-type.php'),
(3027, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/background-prop-type.php'),
(3028, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/array-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/array-prop-type.php'),
(3029, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/object-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/object-prop-type.php'),
(3030, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/plain-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/base/plain-prop-type.php'),
(3031, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-radius-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-radius-prop-type.php'),
(3032, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-width-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/border-width-prop-type.php'),
(3033, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/box-shadow-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/box-shadow-prop-type.php'),
(3034, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/classes-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/classes-prop-type.php'),
(3035, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-prop-type.php'),
(3036, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-stop-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/color-stop-prop-type.php'),
(3037, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-default.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-default.php'),
(3038, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-generate.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-generate.php'),
(3039, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-meta.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-meta.php'),
(3040, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-required-setting.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-required-setting.php'),
(3041, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-settings.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-settings.php'),
(3042, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-transformable-validation.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/concerns/has-transformable-validation.php'),
(3043, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/prop-type.php'),
(3044, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/transformable-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/contracts/transformable-prop-type.php'),
(3045, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/dimensions-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/dimensions-prop-type.php'),
(3046, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/gradient-color-stop-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/gradient-color-stop-prop-type.php'),
(3047, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-attachment-id-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-attachment-id-prop-type.php'),
(3048, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-prop-type.php'),
(3049, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-src-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/image-src-prop-type.php'),
(3050, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/layout-direction-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/layout-direction-prop-type.php'),
(3051, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-control-url-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-control-url-prop-type.php'),
(3052, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/link-prop-type.php'),
(3053, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/boolean-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/boolean-prop-type.php'),
(3054, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/number-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/number-prop-type.php'),
(3055, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/string-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/primitives/string-prop-type.php'),
(3056, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/shadow-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/shadow-prop-type.php'),
(3057, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/size-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/size-prop-type.php'),
(3058, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/stroke-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/stroke-prop-type.php'),
(3059, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/union-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/union-prop-type.php'),
(3060, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/url-prop-type.php', 'wp-content/plugins/elementor/modules/atomic-widgets/prop-types/url-prop-type.php'),
(3061, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/import-export-props-resolver.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/import-export-props-resolver.php'),
(3062, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/multi-props.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/multi-props.php'),
(3063, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver-context.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver-context.php'),
(3064, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/props-resolver.php'),
(3065, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/render-props-resolver.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/render-props-resolver.php'),
(3066, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformer-base.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformer-base.php'),
(3067, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/array-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/array-transformer.php'),
(3068, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/combine-array-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/combine-array-transformer.php'),
(3069, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/export/image-src-export-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/export/image-src-export-transformer.php'),
(3070, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-src-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-src-transformer.php'),
(3071, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/image-transformer.php'),
(3072, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import/image-src-import-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import/image-src-import-transformer.php'),
(3073, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import-export-plain-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/import-export-plain-transformer.php'),
(3074, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/plain-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/plain-transformer.php'),
(3075, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/link-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/link-transformer.php'),
(3076, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-color-overlay-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-color-overlay-transformer.php'),
(3077, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-gradient-overlay-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-gradient-overlay-transformer.php'),
(3078, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-size-scale-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-size-scale-transformer.php'),
(3079, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-overlay-transformer.php'),
(3080, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-position-offset-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-image-position-offset-transformer.php'),
(3081, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-overlay-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-overlay-transformer.php'),
(3082, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/background-transformer.php'),
(3083, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/color-stop-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/color-stop-transformer.php'),
(3084, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/multi-props-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/multi-props-transformer.php'),
(3085, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/shadow-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/shadow-transformer.php'),
(3086, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/size-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/size-transformer.php'),
(3087, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/stroke-transformer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/styles/stroke-transformer.php'),
(3088, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers-registry.php', 'wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers-registry.php'),
(3089, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-base-styles.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-base-styles.php'),
(3090, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-styles.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/atomic-widget-styles.php'),
(3091, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-definition.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-definition.php'),
(3092, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-schema.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-schema.php'),
(3093, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/style-variant.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/style-variant.php'),
(3094, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/styles/styles-renderer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/styles/styles-renderer.php'),
(3095, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/single-file-loader.php', 'wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/single-file-loader.php'),
(3096, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/template-renderer.php', 'wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/template-renderer.php'),
(3097, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/atomic-widgets/utils.php', 'wp-content/plugins/elementor/modules/atomic-widgets/utils.php'),
(3098, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/checklist-module-interface.php', 'wp-content/plugins/elementor/modules/checklist/checklist-module-interface.php'),
(3099, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/controller.php', 'wp-content/plugins/elementor/modules/checklist/data/controller.php'),
(3100, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/endpoints/steps.php', 'wp-content/plugins/elementor/modules/checklist/data/endpoints/steps.php'),
(3101, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/data/endpoints/user-progress.php', 'wp-content/plugins/elementor/modules/checklist/data/endpoints/user-progress.php'),
(3102, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/module.php', 'wp-content/plugins/elementor/modules/checklist/module.php'),
(3103, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/add-logo.php', 'wp-content/plugins/elementor/modules/checklist/steps/add-logo.php'),
(3104, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/assign-homepage.php', 'wp-content/plugins/elementor/modules/checklist/steps/assign-homepage.php'),
(3105, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/create-pages.php', 'wp-content/plugins/elementor/modules/checklist/steps/create-pages.php'),
(3106, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/set-fonts-and-colors.php', 'wp-content/plugins/elementor/modules/checklist/steps/set-fonts-and-colors.php'),
(3107, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/setup-header.php', 'wp-content/plugins/elementor/modules/checklist/steps/setup-header.php'),
(3108, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps/step-base.php', 'wp-content/plugins/elementor/modules/checklist/steps/step-base.php'),
(3109, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/checklist/steps-manager.php', 'wp-content/plugins/elementor/modules/checklist/steps-manager.php'),
(3110, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/connect/cloud-library.php', 'wp-content/plugins/elementor/modules/cloud-library/connect/cloud-library.php'),
(3111, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/documents/cloud-template-preview.php', 'wp-content/plugins/elementor/modules/cloud-library/documents/cloud-template-preview.php'),
(3112, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/module.php', 'wp-content/plugins/elementor/modules/cloud-library/module.php'),
(3113, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/cloud-library/render-mode-preview.php', 'wp-content/plugins/elementor/modules/cloud-library/render-mode-preview.php'),
(3114, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/base-module.php', 'wp-content/plugins/elementor/modules/compatibility-tag/base-module.php'),
(3115, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php', 'wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag-report.php'),
(3116, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php', 'wp-content/plugins/elementor/modules/compatibility-tag/compatibility-tag.php'),
(3117, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/module.php', 'wp-content/plugins/elementor/modules/compatibility-tag/module.php'),
(3118, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php', 'wp-content/plugins/elementor/modules/compatibility-tag/views/plugin-update-message-compatibility.php'),
(3119, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/container-converter/module.php', 'wp-content/plugins/elementor/modules/container-converter/module.php'),
(3120, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/content-sanitizer/interfaces/sanitizable.php', 'wp-content/plugins/elementor/modules/content-sanitizer/interfaces/sanitizable.php'),
(3121, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/content-sanitizer/module.php', 'wp-content/plugins/elementor/modules/content-sanitizer/module.php'),
(3122, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dev-tools/deprecation.php', 'wp-content/plugins/elementor/modules/dev-tools/deprecation.php'),
(3123, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dev-tools/module.php', 'wp-content/plugins/elementor/modules/dev-tools/module.php'),
(3124, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/dynamic-tags/module.php', 'wp-content/plugins/elementor/modules/dynamic-tags/module.php'),
(3125, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/editor-app-bar/module.php', 'wp-content/plugins/elementor/modules/editor-app-bar/module.php'),
(3126, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/editor-events/module.php', 'wp-content/plugins/elementor/modules/editor-events/module.php'),
(3127, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-cache/module.php', 'wp-content/plugins/elementor/modules/element-cache/module.php'),
(3128, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/admin-menu-app.php', 'wp-content/plugins/elementor/modules/element-manager/admin-menu-app.php'),
(3129, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/ajax.php', 'wp-content/plugins/elementor/modules/element-manager/ajax.php'),
(3130, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/module.php', 'wp-content/plugins/elementor/modules/element-manager/module.php'),
(3131, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/element-manager/options.php', 'wp-content/plugins/elementor/modules/element-manager/options.php'),
(3132, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/elementor-counter/module.php', 'wp-content/plugins/elementor/modules/elementor-counter/module.php'),
(3133, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/elements-color-picker/module.php', 'wp-content/plugins/elementor/modules/elements-color-picker/module.php'),
(3134, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/controller.php', 'wp-content/plugins/elementor/modules/favorites/controller.php'),
(3135, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/favorites-type.php', 'wp-content/plugins/elementor/modules/favorites/favorites-type.php'),
(3136, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/module.php', 'wp-content/plugins/elementor/modules/favorites/module.php'),
(3137, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/favorites/types/widgets.php', 'wp-content/plugins/elementor/modules/favorites/types/widgets.php'),
(3138, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php', 'wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-empty-view-menu-item.php'),
(3139, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php', 'wp-content/plugins/elementor/modules/floating-buttons/admin-menu-items/floating-buttons-menu-item.php'),
(3140, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/base/widget-contact-button-base.php', 'wp-content/plugins/elementor/modules/floating-buttons/base/widget-contact-button-base.php'),
(3141, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/base/widget-floating-bars-base.php', 'wp-content/plugins/elementor/modules/floating-buttons/base/widget-floating-bars-base.php'),
(3142, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php', 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-core-render.php'),
(3143, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-render-base.php', 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/contact-buttons-render-base.php'),
(3144, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-core-render.php', 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-core-render.php'),
(3145, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-render-base.php', 'wp-content/plugins/elementor/modules/floating-buttons/classes/render/floating-bars-render-base.php'),
(3146, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php', 'wp-content/plugins/elementor/modules/floating-buttons/control/hover-animation-floating-buttons.php'),
(3147, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/documents/floating-buttons.php', 'wp-content/plugins/elementor/modules/floating-buttons/documents/floating-buttons.php'),
(3148, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/module.php', 'wp-content/plugins/elementor/modules/floating-buttons/module.php'),
(3149, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php', 'wp-content/plugins/elementor/modules/floating-buttons/widgets/contact-buttons.php'),
(3150, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/floating-buttons/widgets/floating-bars-var-1.php', 'wp-content/plugins/elementor/modules/floating-buttons/widgets/floating-bars-var-1.php'),
(3151, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/generator-tag/module.php', 'wp-content/plugins/elementor/modules/generator-tag/module.php'),
(3152, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-cleanup.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-cleanup.php'),
(3153, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css-file.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-css-file.php'),
(3154, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css-preview.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-css-preview.php'),
(3155, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-css.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-css.php'),
(3156, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-parser.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-parser.php'),
(3157, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-repository.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-repository.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(3158, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes-rest-api.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes-rest-api.php'),
(3159, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/global-classes.php', 'wp-content/plugins/elementor/modules/global-classes/global-classes.php'),
(3160, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/export-runner.php', 'wp-content/plugins/elementor/modules/global-classes/import-export/export-runner.php'),
(3161, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/import-export.php', 'wp-content/plugins/elementor/modules/global-classes/import-export/import-export.php'),
(3162, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/import-export/import-runner.php', 'wp-content/plugins/elementor/modules/global-classes/import-export/import-runner.php'),
(3163, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/module.php', 'wp-content/plugins/elementor/modules/global-classes/module.php'),
(3164, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/usage/applied-global-classes-usage.php', 'wp-content/plugins/elementor/modules/global-classes/usage/applied-global-classes-usage.php'),
(3165, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/usage/global-classes-usage.php', 'wp-content/plugins/elementor/modules/global-classes/usage/global-classes-usage.php'),
(3166, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/atomic-elements-utils.php', 'wp-content/plugins/elementor/modules/global-classes/utils/atomic-elements-utils.php'),
(3167, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/error-builder.php', 'wp-content/plugins/elementor/modules/global-classes/utils/error-builder.php'),
(3168, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/global-classes/utils/response-builder.php', 'wp-content/plugins/elementor/modules/global-classes/utils/response-builder.php'),
(3169, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/gutenberg/module.php', 'wp-content/plugins/elementor/modules/gutenberg/module.php'),
(3170, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/module.php', 'wp-content/plugins/elementor/modules/history/module.php'),
(3171, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php', 'wp-content/plugins/elementor/modules/history/revisions-manager.php'),
(3172, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/views/history-panel-template.php', 'wp-content/plugins/elementor/modules/history/views/history-panel-template.php'),
(3173, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php', 'wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php'),
(3174, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/api.php', 'wp-content/plugins/elementor/modules/home/api.php'),
(3175, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/classes/transformations-manager.php', 'wp-content/plugins/elementor/modules/home/classes/transformations-manager.php'),
(3176, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/module.php', 'wp-content/plugins/elementor/modules/home/module.php'),
(3177, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php', 'wp-content/plugins/elementor/modules/home/transformations/base/transformations-abstract.php'),
(3178, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php', 'wp-content/plugins/elementor/modules/home/transformations/create-new-page-url.php'),
(3179, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/create-site-settings-url.php', 'wp-content/plugins/elementor/modules/home/transformations/create-site-settings-url.php'),
(3180, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-condition-introduction-meta.php', 'wp-content/plugins/elementor/modules/home/transformations/filter-condition-introduction-meta.php'),
(3181, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-get-started-by-license.php', 'wp-content/plugins/elementor/modules/home/transformations/filter-get-started-by-license.php'),
(3182, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php', 'wp-content/plugins/elementor/modules/home/transformations/filter-plugins.php'),
(3183, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-promotion-by-license.php', 'wp-content/plugins/elementor/modules/home/transformations/filter-sidebar-promotion-by-license.php'),
(3184, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/home/transformations/filter-top-section-by-license.php', 'wp-content/plugins/elementor/modules/home/transformations/filter-top-section-by-license.php'),
(3185, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/image-loading-optimization/module.php', 'wp-content/plugins/elementor/modules/image-loading-optimization/module.php'),
(3186, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/data/controller.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/data/controller.php'),
(3187, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/import-export.php'),
(3188, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/export.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/export.php'),
(3189, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/import-export/runners/import.php'),
(3190, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/module.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/module.php'),
(3191, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/usage.php'),
(3192, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/kit-elements-defaults/utils/settings-sanitizer.php', 'wp-content/plugins/elementor/modules/kit-elements-defaults/utils/settings-sanitizer.php'),
(3193, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php', 'wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-empty-view-menu-item.php'),
(3194, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php', 'wp-content/plugins/elementor/modules/landing-pages/admin-menu-items/landing-pages-menu-item.php'),
(3195, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php', 'wp-content/plugins/elementor/modules/landing-pages/documents/landing-page.php'),
(3196, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/landing-pages/module.php', 'wp-content/plugins/elementor/modules/landing-pages/module.php'),
(3197, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/lazyload/module.php', 'wp-content/plugins/elementor/modules/lazyload/module.php'),
(3198, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/container.php', 'wp-content/plugins/elementor/modules/library/documents/container.php'),
(3199, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/div-block.php', 'wp-content/plugins/elementor/modules/library/documents/div-block.php'),
(3200, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/flexbox.php', 'wp-content/plugins/elementor/modules/library/documents/flexbox.php'),
(3201, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/library-document.php', 'wp-content/plugins/elementor/modules/library/documents/library-document.php'),
(3202, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/not-supported.php', 'wp-content/plugins/elementor/modules/library/documents/not-supported.php'),
(3203, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/page.php', 'wp-content/plugins/elementor/modules/library/documents/page.php'),
(3204, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/documents/section.php', 'wp-content/plugins/elementor/modules/library/documents/section.php'),
(3205, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/module.php', 'wp-content/plugins/elementor/modules/library/module.php'),
(3206, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/traits/library.php', 'wp-content/plugins/elementor/modules/library/traits/library.php'),
(3207, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/library/user-favorites.php', 'wp-content/plugins/elementor/modules/library/user-favorites.php'),
(3208, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php', 'wp-content/plugins/elementor/modules/link-in-bio/base/widget-link-in-bio-base.php'),
(3209, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php', 'wp-content/plugins/elementor/modules/link-in-bio/classes/render/core-render.php'),
(3210, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/classes/render/render-base.php', 'wp-content/plugins/elementor/modules/link-in-bio/classes/render/render-base.php'),
(3211, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/module.php', 'wp-content/plugins/elementor/modules/link-in-bio/module.php'),
(3212, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php', 'wp-content/plugins/elementor/modules/link-in-bio/widgets/link-in-bio.php'),
(3213, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-accordion/module.php', 'wp-content/plugins/elementor/modules/nested-accordion/module.php'),
(3214, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-accordion/widgets/nested-accordion.php', 'wp-content/plugins/elementor/modules/nested-accordion/widgets/nested-accordion.php'),
(3215, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php', 'wp-content/plugins/elementor/modules/nested-elements/base/widget-nested-base.php'),
(3216, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php', 'wp-content/plugins/elementor/modules/nested-elements/controls/control-nested-repeater.php'),
(3217, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-elements/module.php', 'wp-content/plugins/elementor/modules/nested-elements/module.php'),
(3218, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-tabs/module.php', 'wp-content/plugins/elementor/modules/nested-tabs/module.php'),
(3219, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/nested-tabs/widgets/nested-tabs.php', 'wp-content/plugins/elementor/modules/nested-tabs/widgets/nested-tabs.php'),
(3220, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notes/module.php', 'wp-content/plugins/elementor/modules/notes/module.php'),
(3221, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/api.php', 'wp-content/plugins/elementor/modules/notifications/api.php'),
(3222, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/module.php', 'wp-content/plugins/elementor/modules/notifications/module.php'),
(3223, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/notifications/options.php', 'wp-content/plugins/elementor/modules/notifications/options.php'),
(3224, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/module.php', 'wp-content/plugins/elementor/modules/page-templates/module.php'),
(3225, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/templates/canvas.php', 'wp-content/plugins/elementor/modules/page-templates/templates/canvas.php'),
(3226, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php', 'wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php'),
(3227, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/performance-lab/module.php', 'wp-content/plugins/elementor/modules/performance-lab/module.php'),
(3228, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-item.php'),
(3229, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-template.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/base-promotion-template.php'),
(3230, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-code-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-code-promotion-item.php'),
(3231, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-fonts-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-fonts-promotion-item.php'),
(3232, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/custom-icons-promotion-item.php'),
(3233, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/form-submissions-promotion-item.php'),
(3234, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/go-pro-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/go-pro-promotion-item.php'),
(3235, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/promotion-menu-item.php'),
(3236, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php', 'wp-content/plugins/elementor/modules/promotions/admin-menu-items/popups-promotion-item.php'),
(3237, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/controls/promotion-control.php', 'wp-content/plugins/elementor/modules/promotions/controls/promotion-control.php'),
(3238, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/module.php', 'wp-content/plugins/elementor/modules/promotions/module.php'),
(3239, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/pointers/birthday.php', 'wp-content/plugins/elementor/modules/promotions/pointers/birthday.php'),
(3240, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/promotion-data.php', 'wp-content/plugins/elementor/modules/promotions/promotion-data.php'),
(3241, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/promotions/widgets/pro-widget-promotion.php', 'wp-content/plugins/elementor/modules/promotions/widgets/pro-widget-promotion.php'),
(3242, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/safe-mode/module.php', 'wp-content/plugins/elementor/modules/safe-mode/module.php'),
(3243, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php', 'wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php'),
(3244, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/shapes/module.php', 'wp-content/plugins/elementor/modules/shapes/module.php'),
(3245, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/shapes/widgets/text-path.php', 'wp-content/plugins/elementor/modules/shapes/widgets/text-path.php'),
(3246, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/controller.php', 'wp-content/plugins/elementor/modules/site-navigation/data/controller.php'),
(3247, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php', 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/add-new-post.php'),
(3248, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/duplicate-post.php', 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/duplicate-post.php'),
(3249, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/homepage.php', 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/homepage.php'),
(3250, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php', 'wp-content/plugins/elementor/modules/site-navigation/data/endpoints/recent-posts.php'),
(3251, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/module.php', 'wp-content/plugins/elementor/modules/site-navigation/module.php'),
(3252, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/site-navigation/rest-fields/page-user-can.php', 'wp-content/plugins/elementor/modules/site-navigation/rest-fields/page-user-can.php'),
(3253, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/styleguide/controls/switcher.php', 'wp-content/plugins/elementor/modules/styleguide/controls/switcher.php'),
(3254, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/styleguide/module.php', 'wp-content/plugins/elementor/modules/styleguide/module.php'),
(3255, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php', 'wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php'),
(3256, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/module.php', 'wp-content/plugins/elementor/modules/system-info/module.php'),
(3257, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php', 'wp-content/plugins/elementor/modules/system-info/reporters/base-plugin.php'),
(3258, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/base.php', 'wp-content/plugins/elementor/modules/system-info/reporters/base.php'),
(3259, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php', 'wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php'),
(3260, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php', 'wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php'),
(3261, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/plugins.php', 'wp-content/plugins/elementor/modules/system-info/reporters/plugins.php'),
(3262, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/server.php', 'wp-content/plugins/elementor/modules/system-info/reporters/server.php'),
(3263, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/theme.php', 'wp-content/plugins/elementor/modules/system-info/reporters/theme.php'),
(3264, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/user.php', 'wp-content/plugins/elementor/modules/system-info/reporters/user.php'),
(3265, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php', 'wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php'),
(3266, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php', 'wp-content/plugins/elementor/modules/system-info/system-info-menu-item.php'),
(3267, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/templates/html.php', 'wp-content/plugins/elementor/modules/system-info/templates/html.php'),
(3268, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/system-info/templates/raw.php', 'wp-content/plugins/elementor/modules/system-info/templates/raw.php'),
(3269, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/module.php', 'wp-content/plugins/elementor/modules/usage/module.php'),
(3270, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/settings-reporter.php', 'wp-content/plugins/elementor/modules/usage/settings-reporter.php'),
(3271, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/usage/usage-reporter.php', 'wp-content/plugins/elementor/modules/usage/usage-reporter.php'),
(3272, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/classes/style-schema.php', 'wp-content/plugins/elementor/modules/variables/classes/style-schema.php'),
(3273, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/classes/style-transformers.php', 'wp-content/plugins/elementor/modules/variables/classes/style-transformers.php'),
(3274, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/hooks.php', 'wp-content/plugins/elementor/modules/variables/hooks.php'),
(3275, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/module.php', 'wp-content/plugins/elementor/modules/variables/module.php'),
(3276, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/prop-types/color-variable.php', 'wp-content/plugins/elementor/modules/variables/prop-types/color-variable.php'),
(3277, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/variables/transformers/global-variable.php', 'wp-content/plugins/elementor/modules/variables/transformers/global-variable.php'),
(3278, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wc-product-editor/module.php', 'wp-content/plugins/elementor/modules/wc-product-editor/module.php'),
(3279, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/web-cli/module.php', 'wp-content/plugins/elementor/modules/web-cli/module.php'),
(3280, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/cli-logger.php', 'wp-content/plugins/elementor/modules/wp-cli/cli-logger.php'),
(3281, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/command.php', 'wp-content/plugins/elementor/modules/wp-cli/command.php'),
(3282, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/library.php', 'wp-content/plugins/elementor/modules/wp-cli/library.php'),
(3283, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/module.php', 'wp-content/plugins/elementor/modules/wp-cli/module.php'),
(3284, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-cli/update.php', 'wp-content/plugins/elementor/modules/wp-cli/update.php'),
(3285, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-post-meta.php', 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-post-meta.php'),
(3286, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-settings.php', 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-settings.php'),
(3287, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/elementor-user-meta.php', 'wp-content/plugins/elementor/modules/wp-rest/classes/elementor-user-meta.php'),
(3288, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/classes/post-query.php', 'wp-content/plugins/elementor/modules/wp-rest/classes/post-query.php'),
(3289, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/modules/wp-rest/module.php', 'wp-content/plugins/elementor/modules/wp-rest/module.php'),
(3290, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/readme.txt', 'wp-content/plugins/elementor/readme.txt'),
(3291, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/run-on-linux.js', 'wp-content/plugins/elementor/run-on-linux.js'),
(3292, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/autoload.php', 'wp-content/plugins/elementor/vendor/autoload.php'),
(3293, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/ClassLoader.php', 'wp-content/plugins/elementor/vendor/composer/ClassLoader.php'),
(3294, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/InstalledVersions.php', 'wp-content/plugins/elementor/vendor/composer/InstalledVersions.php'),
(3295, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/LICENSE', 'wp-content/plugins/elementor/vendor/composer/LICENSE'),
(3296, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_classmap.php', 'wp-content/plugins/elementor/vendor/composer/autoload_classmap.php'),
(3297, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/elementor/vendor/composer/autoload_namespaces.php'),
(3298, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_psr4.php', 'wp-content/plugins/elementor/vendor/composer/autoload_psr4.php'),
(3299, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_real.php', 'wp-content/plugins/elementor/vendor/composer/autoload_real.php'),
(3300, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/autoload_static.php', 'wp-content/plugins/elementor/vendor/composer/autoload_static.php'),
(3301, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/installed.json', 'wp-content/plugins/elementor/vendor/composer/installed.json'),
(3302, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/installed.php', 'wp-content/plugins/elementor/vendor/composer/installed.php'),
(3303, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor/composer/platform_check.php', 'wp-content/plugins/elementor/vendor/composer/platform_check.php'),
(3304, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/composer.json'),
(3305, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Serializable.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Serializable.php'),
(3306, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Signer.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Contracts/Signer.php'),
(3307, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php'),
(3308, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php'),
(3309, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php'),
(3310, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/SerializableClosure.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/SerializableClosure.php'),
(3311, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Native.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Native.php'),
(3312, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Signed.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Serializers/Signed.php'),
(3313, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Signers/Hmac.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Signers/Hmac.php'),
(3314, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureScope.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureScope.php'),
(3315, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureStream.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ClosureStream.php'),
(3316, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ReflectionClosure.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/ReflectionClosure.php'),
(3317, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/SelfReference.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/Support/SelfReference.php'),
(3318, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/UnsignedSerializableClosure.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/laravel/serializable-closure/src/UnsignedSerializableClosure.php'),
(3319, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/LICENSE'),
(3320, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/composer.json'),
(3321, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/CallableResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/CallableResolver.php'),
(3322, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/InvocationException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/InvocationException.php'),
(3323, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotCallableException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotCallableException.php'),
(3324, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotEnoughParametersException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Exception/NotEnoughParametersException.php'),
(3325, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Invoker.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Invoker.php'),
(3326, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/InvokerInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/InvokerInterface.php'),
(3327, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php'),
(3328, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php'),
(3329, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php'),
(3330, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php'),
(3331, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php'),
(3332, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ParameterResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ParameterResolver.php'),
(3333, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ResolverChain.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/ResolverChain.php'),
(3334, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/TypeHintResolver.php'),
(3335, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Reflection/CallableReflection.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/Reflection/CallableReflection.php'),
(3336, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/LICENSE'),
(3337, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/composer.json'),
(3338, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Inject.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Inject.php'),
(3339, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Injectable.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Annotation/Injectable.php'),
(3340, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/CompiledContainer.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/CompiledContainer.php'),
(3341, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Compiler.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Compiler.php'),
(3342, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/ObjectCreationCompiler.php'),
(3343, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/RequestedEntryHolder.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/RequestedEntryHolder.php'),
(3344, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Template.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Compiler/Template.php'),
(3345, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Container.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Container.php'),
(3346, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/ContainerBuilder.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/ContainerBuilder.php'),
(3347, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinition.php'),
(3348, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ArrayDefinitionExtension.php'),
(3349, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/AutowireDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/AutowireDefinition.php'),
(3350, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/DecoratorDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/DecoratorDefinition.php'),
(3351, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Definition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Definition.php'),
(3352, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php'),
(3353, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php'),
(3354, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php'),
(3355, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Exception/InvalidDefinition.php'),
(3356, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php'),
(3357, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/FactoryDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/FactoryDefinition.php'),
(3358, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php'),
(3359, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php'),
(3360, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/DefinitionHelper.php'),
(3361, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php'),
(3362, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/InstanceDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/InstanceDefinition.php'),
(3363, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php'),
(3364, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php'),
(3365, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ObjectDefinition.php'),
(3366, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Reference.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Reference.php'),
(3367, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ArrayResolver.php'),
(3368, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php'),
(3369, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php'),
(3370, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php'),
(3371, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/FactoryResolver.php'),
(3372, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/InstanceInjector.php'),
(3373, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php'),
(3374, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ParameterResolver.php'),
(3375, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php'),
(3376, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/SelfResolvingDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/SelfResolvingDefinition.php'),
(3377, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php'),
(3378, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/Autowiring.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/Autowiring.php'),
(3379, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionArray.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionArray.php'),
(3380, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionFile.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionFile.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(3381, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php'),
(3382, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionSource.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/DefinitionSource.php'),
(3383, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php'),
(3384, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/NoAutowiring.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/NoAutowiring.php'),
(3385, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php'),
(3386, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceCache.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceCache.php'),
(3387, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceChain.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Source/SourceChain.php'),
(3388, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/StringDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/StringDefinition.php'),
(3389, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ValueDefinition.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/ValueDefinition.php'),
(3390, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/DependencyException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/DependencyException.php'),
(3391, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Factory/RequestedEntry.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Factory/RequestedEntry.php'),
(3392, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/FactoryInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/FactoryInterface.php'),
(3393, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/DefinitionParameterResolver.php'),
(3394, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/FactoryParameterResolver.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Invoker/FactoryParameterResolver.php'),
(3395, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/NotFoundException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/NotFoundException.php'),
(3396, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Proxy/ProxyFactory.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Proxy/ProxyFactory.php'),
(3397, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/functions.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/functions.php'),
(3398, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/LICENSE'),
(3399, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/composer.json'),
(3400, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php'),
(3401, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php'),
(3402, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php'),
(3403, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php'),
(3404, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/LICENSE'),
(3405, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/composer.json'),
(3406, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerExceptionInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerExceptionInterface.php'),
(3407, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/ContainerInterface.php'),
(3408, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/NotFoundExceptionInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/dependency-injection/psr/container/src/NotFoundExceptionInterface.php'),
(3409, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/LICENSE'),
(3410, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/composer.json'),
(3411, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/function.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/deprecation-contracts/function.php'),
(3412, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/Ctype.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/Ctype.php'),
(3413, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/LICENSE'),
(3414, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap.php'),
(3415, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap80.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/bootstrap80.php'),
(3416, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-ctype/composer.json'),
(3417, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/LICENSE'),
(3418, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Mbstring.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Mbstring.php'),
(3419, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php'),
(3420, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),
(3421, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),
(3422, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),
(3423, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap.php'),
(3424, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap80.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/bootstrap80.php'),
(3425, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/composer.json'),
(3426, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/LICENSE'),
(3427, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Php80.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Php80.php'),
(3428, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/PhpToken.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/PhpToken.php'),
(3429, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php'),
(3430, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/PhpToken.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/PhpToken.php'),
(3431, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Stringable.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Stringable.php'),
(3432, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php'),
(3433, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/ValueError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/ValueError.php'),
(3434, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/bootstrap.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/bootstrap.php'),
(3435, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/composer.json'),
(3436, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/LICENSE'),
(3437, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Php81.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Php81.php'),
(3438, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php'),
(3439, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php'),
(3440, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/bootstrap.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/bootstrap.php'),
(3441, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php81/composer.json'),
(3442, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/LICENSE', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/LICENSE'),
(3443, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/composer.json', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/composer.json'),
(3444, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Attribute/YieldReady.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Attribute/YieldReady.php'),
(3445, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/CacheInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/CacheInterface.php'),
(3446, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ChainCache.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ChainCache.php'),
(3447, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/FilesystemCache.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/FilesystemCache.php'),
(3448, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/NullCache.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/NullCache.php'),
(3449, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ReadOnlyFilesystemCache.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/ReadOnlyFilesystemCache.php'),
(3450, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Compiler.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Compiler.php'),
(3451, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Environment.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Environment.php'),
(3452, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/Error.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/Error.php'),
(3453, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/LoaderError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/LoaderError.php'),
(3454, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/RuntimeError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/RuntimeError.php'),
(3455, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/SyntaxError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Error/SyntaxError.php'),
(3456, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExpressionParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExpressionParser.php'),
(3457, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/AbstractExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/AbstractExtension.php'),
(3458, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/CoreExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/CoreExtension.php'),
(3459, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/DebugExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/DebugExtension.php'),
(3460, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/EscaperExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/EscaperExtension.php'),
(3461, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ExtensionInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ExtensionInterface.php'),
(3462, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/GlobalsInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/GlobalsInterface.php'),
(3463, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/OptimizerExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/OptimizerExtension.php'),
(3464, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ProfilerExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/ProfilerExtension.php'),
(3465, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/RuntimeExtensionInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/RuntimeExtensionInterface.php'),
(3466, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/SandboxExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/SandboxExtension.php'),
(3467, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StagingExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StagingExtension.php'),
(3468, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StringLoaderExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/StringLoaderExtension.php'),
(3469, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/YieldNotReadyExtension.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Extension/YieldNotReadyExtension.php'),
(3470, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExtensionSet.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/ExtensionSet.php'),
(3471, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/FileExtensionEscapingStrategy.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/FileExtensionEscapingStrategy.php'),
(3472, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Lexer.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Lexer.php'),
(3473, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ArrayLoader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ArrayLoader.php'),
(3474, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ChainLoader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/ChainLoader.php'),
(3475, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/FilesystemLoader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/FilesystemLoader.php'),
(3476, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/LoaderInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Loader/LoaderInterface.php'),
(3477, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Markup.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Markup.php'),
(3478, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/AutoEscapeNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/AutoEscapeNode.php'),
(3479, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockNode.php'),
(3480, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockReferenceNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BlockReferenceNode.php'),
(3481, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BodyNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/BodyNode.php'),
(3482, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CaptureNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CaptureNode.php'),
(3483, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityCallNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityCallNode.php'),
(3484, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckSecurityNode.php'),
(3485, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckToStringNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/CheckToStringNode.php'),
(3486, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DeprecatedNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DeprecatedNode.php'),
(3487, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DoNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/DoNode.php'),
(3488, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/EmbedNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/EmbedNode.php'),
(3489, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AbstractExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AbstractExpression.php'),
(3490, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrayExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrayExpression.php'),
(3491, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrowFunctionExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ArrowFunctionExpression.php'),
(3492, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AssignNameExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/AssignNameExpression.php'),
(3493, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AbstractBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AbstractBinary.php'),
(3494, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AddBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AddBinary.php'),
(3495, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AndBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/AndBinary.php'),
(3496, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php'),
(3497, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php'),
(3498, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php'),
(3499, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ConcatBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ConcatBinary.php'),
(3500, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/DivBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/DivBinary.php'),
(3501, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php'),
(3502, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EqualBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/EqualBinary.php'),
(3503, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php'),
(3504, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterBinary.php'),
(3505, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php'),
(3506, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php'),
(3507, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php'),
(3508, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/InBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/InBinary.php'),
(3509, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessBinary.php'),
(3510, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php'),
(3511, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MatchesBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MatchesBinary.php'),
(3512, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ModBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ModBinary.php'),
(3513, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MulBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/MulBinary.php'),
(3514, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php'),
(3515, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotInBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/NotInBinary.php'),
(3516, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/OrBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/OrBinary.php'),
(3517, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PowerBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PowerBinary.php'),
(3518, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/RangeBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/RangeBinary.php'),
(3519, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SpaceshipBinary.php'),
(3520, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php'),
(3521, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SubBinary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/SubBinary.php'),
(3522, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/BlockReferenceExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/BlockReferenceExpression.php'),
(3523, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/CallExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/CallExpression.php'),
(3524, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConditionalExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConditionalExpression.php'),
(3525, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConstantExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ConstantExpression.php'),
(3526, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/DefaultFilter.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/DefaultFilter.php'),
(3527, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/RawFilter.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Filter/RawFilter.php'),
(3528, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FilterExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FilterExpression.php'),
(3529, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FunctionExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/FunctionExpression.php'),
(3530, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/GetAttrExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/GetAttrExpression.php'),
(3531, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/InlinePrint.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/InlinePrint.php'),
(3532, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/MethodCallExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/MethodCallExpression.php'),
(3533, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NameExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NameExpression.php'),
(3534, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NullCoalesceExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/NullCoalesceExpression.php'),
(3535, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ParentExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/ParentExpression.php'),
(3536, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TempNameExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TempNameExpression.php'),
(3537, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/ConstantTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/ConstantTest.php'),
(3538, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DefinedTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DefinedTest.php'),
(3539, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php'),
(3540, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/EvenTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/EvenTest.php'),
(3541, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/NullTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/NullTest.php'),
(3542, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/OddTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/OddTest.php'),
(3543, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/SameasTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/SameasTest.php'),
(3544, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TestExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/TestExpression.php'),
(3545, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/AbstractUnary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/AbstractUnary.php'),
(3546, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NegUnary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NegUnary.php'),
(3547, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NotUnary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/NotUnary.php'),
(3548, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/PosUnary.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Unary/PosUnary.php'),
(3549, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/VariadicExpression.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/VariadicExpression.php'),
(3550, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/FlushNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/FlushNode.php'),
(3551, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForLoopNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForLoopNode.php'),
(3552, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ForNode.php'),
(3553, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IfNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IfNode.php'),
(3554, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ImportNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ImportNode.php'),
(3555, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IncludeNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/IncludeNode.php'),
(3556, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/MacroNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/MacroNode.php'),
(3557, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ModuleNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/ModuleNode.php'),
(3558, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NameDeprecation.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NameDeprecation.php'),
(3559, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Node.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Node.php'),
(3560, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeCaptureInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeCaptureInterface.php'),
(3561, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeOutputInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/NodeOutputInterface.php'),
(3562, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/PrintNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/PrintNode.php'),
(3563, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SandboxNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SandboxNode.php'),
(3564, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SetNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/SetNode.php'),
(3565, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/TextNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/TextNode.php'),
(3566, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/WithNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/WithNode.php'),
(3567, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeTraverser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeTraverser.php'),
(3568, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php'),
(3569, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php'),
(3570, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/MacroAutoImportNodeVisitor.php'),
(3571, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/NodeVisitorInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/NodeVisitorInterface.php'),
(3572, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php'),
(3573, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php'),
(3574, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php'),
(3575, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php'),
(3576, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Parser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Parser.php'),
(3577, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BaseDumper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BaseDumper.php'),
(3578, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BlackfireDumper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/BlackfireDumper.php'),
(3579, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/HtmlDumper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/HtmlDumper.php'),
(3580, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/TextDumper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/TextDumper.php'),
(3581, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/EnterProfileNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/EnterProfileNode.php'),
(3582, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/LeaveProfileNode.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/LeaveProfileNode.php'),
(3583, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php'),
(3584, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Profile.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Profile.php'),
(3585, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/core.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/core.php'),
(3586, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/debug.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/debug.php'),
(3587, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/escaper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/escaper.php'),
(3588, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/string_loader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Resources/string_loader.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(3589, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Runtime/EscaperRuntime.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Runtime/EscaperRuntime.php'),
(3590, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php'),
(3591, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php'),
(3592, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php'),
(3593, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityError.php'),
(3594, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php'),
(3595, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php'),
(3596, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php'),
(3597, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php'),
(3598, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php'),
(3599, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicy.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicy.php'),
(3600, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicyInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SecurityPolicyInterface.php'),
(3601, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SourcePolicyInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/SourcePolicyInterface.php'),
(3602, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Source.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Source.php'),
(3603, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Template.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Template.php'),
(3604, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TemplateWrapper.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TemplateWrapper.php'),
(3605, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/IntegrationTestCase.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/IntegrationTestCase.php'),
(3606, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/NodeTestCase.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Test/NodeTestCase.php'),
(3607, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Token.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Token.php'),
(3608, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AbstractTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AbstractTokenParser.php'),
(3609, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ApplyTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ApplyTokenParser.php'),
(3610, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AutoEscapeTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/AutoEscapeTokenParser.php'),
(3611, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/BlockTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/BlockTokenParser.php'),
(3612, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DeprecatedTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DeprecatedTokenParser.php'),
(3613, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DoTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/DoTokenParser.php'),
(3614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/EmbedTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/EmbedTokenParser.php'),
(3615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ExtendsTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ExtendsTokenParser.php'),
(3616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FlushTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FlushTokenParser.php'),
(3617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ForTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ForTokenParser.php'),
(3618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FromTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/FromTokenParser.php'),
(3619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IfTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IfTokenParser.php'),
(3620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ImportTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/ImportTokenParser.php'),
(3621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IncludeTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/IncludeTokenParser.php'),
(3622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/MacroTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/MacroTokenParser.php'),
(3623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SandboxTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SandboxTokenParser.php'),
(3624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SetTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/SetTokenParser.php'),
(3625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/TokenParserInterface.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/TokenParserInterface.php'),
(3626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/UseTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/UseTokenParser.php'),
(3627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/WithTokenParser.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenParser/WithTokenParser.php'),
(3628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenStream.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TokenStream.php'),
(3629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFilter.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFilter.php'),
(3630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFunction.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigFunction.php'),
(3631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigTest.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/TwigTest.php'),
(3632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/DeprecationCollector.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/DeprecationCollector.php'),
(3633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/ReflectionCallable.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/ReflectionCallable.php'),
(3634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/TemplateDirIterator.php', 'wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Util/TemplateDirIterator.php'),
(3635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin-rtl.css', 'wp-content/plugins/elementor-pro/assets/css/admin-rtl.css'),
(3636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/admin-rtl.min.css'),
(3637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin.css', 'wp-content/plugins/elementor-pro/assets/css/admin.css'),
(3638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/admin.min.css', 'wp-content/plugins/elementor-pro/assets/css/admin.min.css'),
(3639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app-rtl.css', 'wp-content/plugins/elementor-pro/assets/css/app-rtl.css'),
(3640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/app-rtl.min.css'),
(3641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app.css', 'wp-content/plugins/elementor-pro/assets/css/app.css'),
(3642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/app.min.css', 'wp-content/plugins/elementor-pro/assets/css/app.min.css'),
(3643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.css', 'wp-content/plugins/elementor-pro/assets/css/conditionals/popup.css'),
(3644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css', 'wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css'),
(3645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.css', 'wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.css'),
(3646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css', 'wp-content/plugins/elementor-pro/assets/css/conditionals/transitions.min.css'),
(3647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor-rtl.css', 'wp-content/plugins/elementor-pro/assets/css/editor-rtl.css'),
(3648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/editor-rtl.min.css'),
(3649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor.css', 'wp-content/plugins/elementor-pro/assets/css/editor.css'),
(3650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/editor.min.css', 'wp-content/plugins/elementor-pro/assets/css/editor.min.css'),
(3651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/frontend-msie.css', 'wp-content/plugins/elementor-pro/assets/css/frontend-msie.css'),
(3652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css', 'wp-content/plugins/elementor-pro/assets/css/frontend-msie.min.css'),
(3653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css', 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.css'),
(3654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code-rtl.min.css'),
(3655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code.css', 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code.css'),
(3656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/custom-code.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/custom-code.min.css'),
(3657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.css', 'wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.css'),
(3658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/loop-grid-cta.min.css'),
(3659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.css', 'wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.css'),
(3660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css'),
(3661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/notes.css', 'wp-content/plugins/elementor-pro/assets/css/modules/notes.css'),
(3662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/notes.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/notes.min.css'),
(3663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/sticky.css', 'wp-content/plugins/elementor-pro/assets/css/modules/sticky.css'),
(3664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css', 'wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css'),
(3665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview-rtl.css', 'wp-content/plugins/elementor-pro/assets/css/preview-rtl.css'),
(3666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/preview-rtl.min.css'),
(3667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview.css', 'wp-content/plugins/elementor-pro/assets/css/preview.css'),
(3668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/preview.min.css', 'wp-content/plugins/elementor-pro/assets/css/preview.min.css'),
(3669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action-rtl.min.css'),
(3670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-call-to-action.min.css'),
(3671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight-rtl.min.css'),
(3672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-code-highlight.min.css'),
(3673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box-rtl.min.css'),
(3674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-flip-box.min.css'),
(3675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid-rtl.min.css'),
(3676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-loop-grid.min.css'),
(3677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu-rtl.min.css'),
(3678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-mega-menu.min.css'),
(3679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu-rtl.min.css'),
(3680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-nav-menu.min.css'),
(3681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-slides-rtl.min.css'),
(3682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-slides.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-slides.min.css'),
(3683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel-rtl.min.css'),
(3684, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-testimonial-carousel.min.css'),
(3685, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist-rtl.min.css'),
(3686, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-video-playlist.min.css'),
(3687, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart-rtl.min.css'),
(3688, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-cart.min.css'),
(3689, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page-rtl.min.css'),
(3690, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-checkout-page.min.css'),
(3691, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart-rtl.min.css'),
(3692, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-menu-cart.min.css'),
(3693, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account-rtl.min.css'),
(3694, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-my-account.min.css'),
(3695, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart-rtl.min.css'),
(3696, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-product-add-to-cart.min.css'),
(3697, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive-rtl.min.css'),
(3698, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-products-archive.min.css'),
(3699, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary-rtl.min.css'),
(3700, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary.min.css', 'wp-content/plugins/elementor-pro/assets/css/templates/widget-woocommerce-purchase-summary.min.css'),
(3701, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_compatibility-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_compatibility-rtl.min.css'),
(3702, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_compatibility.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_compatibility.min.css'),
(3703, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation-rtl.min.css'),
(3704, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_overlay-animation.min.css'),
(3705, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_sticky-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_sticky-rtl.min.css'),
(3706, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-_sticky.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-_sticky.min.css'),
(3707, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-animated-headline-rtl.min.css'),
(3708, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css'),
(3709, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-author-box-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-author-box-rtl.min.css'),
(3710, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-author-box.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-author-box.min.css'),
(3711, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-blockquote-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-blockquote-rtl.min.css'),
(3712, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css'),
(3713, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs-rtl.min.css'),
(3714, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs.min.css'),
(3715, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-call-to-action-rtl.min.css'),
(3716, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css'),
(3717, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css'),
(3718, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css'),
(3719, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-code-highlight-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-code-highlight-rtl.min.css'),
(3720, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-code-highlight.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-code-highlight.min.css'),
(3721, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-countdown-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-countdown-rtl.min.css'),
(3722, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-countdown.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-countdown.min.css'),
(3723, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-flip-box-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-flip-box-rtl.min.css'),
(3724, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css'),
(3725, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css'),
(3726, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-form.min.css'),
(3727, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-gallery-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-gallery-rtl.min.css'),
(3728, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-gallery.min.css'),
(3729, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-hotspot-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-hotspot-rtl.min.css'),
(3730, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-hotspot.min.css'),
(3731, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-login-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-login-rtl.min.css'),
(3732, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-login.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-login.min.css'),
(3733, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas-rtl.min.css'),
(3734, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-canvas.min.css'),
(3735, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css'),
(3736, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel.min.css'),
(3737, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css'),
(3738, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css'),
(3739, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-filter-rtl.min.css'),
(3740, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-filter.min.css'),
(3741, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-grid-rtl.min.css'),
(3742, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-loop-grid.min.css'),
(3743, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-lottie-rtl.min.css'),
(3744, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-lottie.min.css'),
(3745, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-media-carousel-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-media-carousel-rtl.min.css'),
(3746, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-media-carousel.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-media-carousel.min.css'),
(3747, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-mega-menu-rtl.min.css'),
(3748, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css'),
(3749, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css'),
(3750, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css'),
(3751, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel-rtl.min.css'),
(3752, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-nested-carousel.min.css'),
(3753, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-off-canvas-rtl.min.css'),
(3754, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-off-canvas.min.css'),
(3755, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-info-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-post-info-rtl.min.css'),
(3756, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-post-info.min.css'),
(3757, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-navigation-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-post-navigation-rtl.min.css'),
(3758, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-post-navigation.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-post-navigation.min.css'),
(3759, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-posts-rtl.min.css'),
(3760, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css'),
(3761, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-list-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-price-list-rtl.min.css'),
(3762, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-list.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-price-list.min.css'),
(3763, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-table-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-price-table-rtl.min.css'),
(3764, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-price-table.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-price-table.min.css'),
(3765, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker-rtl.min.css'),
(3766, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-progress-tracker.min.css'),
(3767, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-reviews-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-reviews-rtl.min.css'),
(3768, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-reviews.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-reviews.min.css'),
(3769, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-form-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-search-form-rtl.min.css'),
(3770, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css'),
(3771, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-search-rtl.min.css'),
(3772, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-search.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-search.min.css'),
(3773, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-share-buttons-rtl.min.css'),
(3774, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css'),
(3775, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-sitemap-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-sitemap-rtl.min.css'),
(3776, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-sitemap.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-sitemap.min.css'),
(3777, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-slides-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-slides-rtl.min.css'),
(3778, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css'),
(3779, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-social-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-social-rtl.min.css'),
(3780, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-social.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-social.min.css'),
(3781, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents-rtl.min.css'),
(3782, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-table-of-contents.min.css'),
(3783, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css'),
(3784, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css'),
(3785, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-video-playlist-rtl.min.css'),
(3786, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-video-playlist.min.css'),
(3787, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart-rtl.min.css'),
(3788, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-cart.min.css'),
(3789, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories-rtl.min.css'),
(3790, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-categories.min.css'),
(3791, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page-rtl.min.css'),
(3792, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-checkout-page.min.css'),
(3793, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart-rtl.min.css'),
(3794, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css'),
(3795, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account-rtl.min.css'),
(3796, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-my-account.min.css'),
(3797, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices-rtl.min.css'),
(3798, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-notices.min.css'),
(3799, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart-rtl.min.css'),
(3800, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-add-to-cart.min.css'),
(3801, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information-rtl.min.css'),
(3802, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-additional-information.min.css'),
(3803, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs-rtl.min.css'),
(3804, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-data-tabs.min.css'),
(3805, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images-rtl.min.css'),
(3806, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-images.min.css'),
(3807, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta-rtl.min.css'),
(3808, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-meta.min.css'),
(3809, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price-rtl.min.css'),
(3810, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-price.min.css'),
(3811, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating-rtl.min.css'),
(3812, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-product-rating.min.css'),
(3813, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive-rtl.min.css'),
(3814, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-archive.min.css'),
(3815, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products-rtl.min.css'),
(3816, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products.min.css'),
(3817, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary-rtl.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary-rtl.min.css'),
(3818, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary.min.css', 'wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-purchase-summary.min.css'),
(3819, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.css', 'wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.css'),
(3820, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css', 'wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css'),
(3821, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json', 'wp-content/plugins/elementor-pro/assets/data/responsive-widgets.json'),
(3822, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/images/announcements/license-expired.png', 'wp-content/plugins/elementor-pro/assets/images/announcements/license-expired.png'),
(3823, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png', 'wp-content/plugins/elementor-pro/assets/images/logo-placeholder.png'),
(3824, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/1644e3d37816d939acca.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/1644e3d37816d939acca.bundle.js'),
(3825, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/admin.js', 'wp-content/plugins/elementor-pro/assets/js/admin.js'),
(3826, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/admin.min.js', 'wp-content/plugins/elementor-pro/assets/js/admin.min.js'),
(3827, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2090b5f4906bcda1dcc2.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2090b5f4906bcda1dcc2.bundle.min.js'),
(3828, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2390838f542f1a8d5ed4.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/ajax-pagination.2390838f542f1a8d5ed4.bundle.js'),
(3829, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/animated-headline.3eca5f2deb261b97d554.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/animated-headline.3eca5f2deb261b97d554.bundle.js'),
(3830, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/animated-headline.73c41dd605898fe2d075.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/animated-headline.73c41dd605898fe2d075.bundle.min.js'),
(3831, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/app.js', 'wp-content/plugins/elementor-pro/assets/js/app.js'),
(3832, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/app.min.js', 'wp-content/plugins/elementor-pro/assets/js/app.min.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(3833, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/archive-posts.16a93245d08246e5e540.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/archive-posts.16a93245d08246e5e540.bundle.min.js'),
(3834, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/archive-posts.6e398ddd4a81a78bcea3.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/archive-posts.6e398ddd4a81a78bcea3.bundle.js'),
(3835, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/cafdcd40a3ed0f7a7a4a.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/cafdcd40a3ed0f7a7a4a.bundle.js'),
(3836, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/carousel.298f1fc9c115422aad0e.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/carousel.298f1fc9c115422aad0e.bundle.js'),
(3837, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js'),
(3838, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/code-highlight.d4867c919d0858f748df.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/code-highlight.d4867c919d0858f748df.bundle.js'),
(3839, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/code-highlight.d86022c8668c4b072592.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/code-highlight.d86022c8668c4b072592.bundle.min.js'),
(3840, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.0dc9f4c9e85e7c4baa3a.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.0dc9f4c9e85e7c4baa3a.bundle.min.js'),
(3841, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.49a45dadc9c2facb4972.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/contact-buttons-var-10.49a45dadc9c2facb4972.bundle.js'),
(3842, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons.33ec3b540b7caec4d0f5.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/contact-buttons.33ec3b540b7caec4d0f5.bundle.min.js'),
(3843, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/contact-buttons.6f0dc663eb685c187fea.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/contact-buttons.6f0dc663eb685c187fea.bundle.js'),
(3844, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/countdown.0e9e688751d29d07a8d3.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/countdown.0e9e688751d29d07a8d3.bundle.min.js'),
(3845, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/countdown.6e87ca40d36793d92aea.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/countdown.6e87ca40d36793d92aea.bundle.js'),
(3846, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/custom-code.js', 'wp-content/plugins/elementor-pro/assets/js/custom-code.js'),
(3847, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/custom-code.min.js', 'wp-content/plugins/elementor-pro/assets/js/custom-code.min.js'),
(3848, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/display-conditions.js', 'wp-content/plugins/elementor-pro/assets/js/display-conditions.js'),
(3849, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/display-conditions.min.js', 'wp-content/plugins/elementor-pro/assets/js/display-conditions.min.js'),
(3850, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/e3f4acef69f217322320.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/e3f4acef69f217322320.bundle.min.js'),
(3851, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/e8eba20060a4b0fa29dc.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/e8eba20060a4b0fa29dc.bundle.js'),
(3852, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/editor.js', 'wp-content/plugins/elementor-pro/assets/js/editor.js'),
(3853, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/editor.min.js', 'wp-content/plugins/elementor-pro/assets/js/editor.min.js'),
(3854, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/elements-handlers.js', 'wp-content/plugins/elementor-pro/assets/js/elements-handlers.js'),
(3855, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js', 'wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js'),
(3856, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js'),
(3857, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js.LICENSE.txt', 'wp-content/plugins/elementor-pro/assets/js/f6214a79e4b78ec016e6.bundle.min.js.LICENSE.txt'),
(3858, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.1a487dc027431fb485cd.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.1a487dc027431fb485cd.bundle.min.js'),
(3859, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.c6f25c32db86d04f5e8b.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-2.c6f25c32db86d04f5e8b.bundle.js'),
(3860, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.6cef001471f04cdb931e.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.6cef001471f04cdb931e.bundle.js'),
(3861, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.acd1ad79ebb515e353c9.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/floating-bars-var-3.acd1ad79ebb515e353c9.bundle.min.js'),
(3862, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js', 'wp-content/plugins/elementor-pro/assets/js/form-submission-admin.js'),
(3863, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js', 'wp-content/plugins/elementor-pro/assets/js/form-submission-admin.min.js'),
(3864, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form.16e51aca8a5ca0d38ae6.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/form.16e51aca8a5ca0d38ae6.bundle.js'),
(3865, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/form.ae7f04a9f3cbc167835c.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/form.ae7f04a9f3cbc167835c.bundle.min.js'),
(3866, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/frontend.js', 'wp-content/plugins/elementor-pro/assets/js/frontend.js'),
(3867, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/frontend.min.js', 'wp-content/plugins/elementor-pro/assets/js/frontend.min.js'),
(3868, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gallery.1628df47530ab42dafba.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/gallery.1628df47530ab42dafba.bundle.min.js'),
(3869, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gallery.b7d55bc976e04f751975.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/gallery.b7d55bc976e04f751975.bundle.js'),
(3870, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js', 'wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.js'),
(3871, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.min.js', 'wp-content/plugins/elementor-pro/assets/js/gutenberg-woocommerce-notice.min.js'),
(3872, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/hotspot.d513dd152bf605a2ffbf.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/hotspot.d513dd152bf605a2ffbf.bundle.js'),
(3873, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/hotspot.fa04300164c35a866a51.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/hotspot.fa04300164c35a866a51.bundle.min.js'),
(3874, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.a3c65615c1de5560962d.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.a3c65615c1de5560962d.bundle.js'),
(3875, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js'),
(3876, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js.LICENSE.txt', 'wp-content/plugins/elementor-pro/assets/js/jszip.vendor.eba4ace24dcc63eadac0.bundle.min.js.LICENSE.txt'),
(3877, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/load-more.8b46f464e573feab5dd7.bundle.min.js'),
(3878, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/load-more.f5ecc1c66872d0bd2d17.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/load-more.f5ecc1c66872d0bd2d17.bundle.js'),
(3879, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-carousel.5108cb72ebb124297adb.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/loop-carousel.5108cb72ebb124297adb.bundle.js'),
(3880, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js'),
(3881, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.46a4c013b80a381a50c9.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.46a4c013b80a381a50c9.bundle.js'),
(3882, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.67dfa5d044d7bd86bd6f.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/loop-filter-editor.67dfa5d044d7bd86bd6f.bundle.min.js'),
(3883, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js'),
(3884, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/loop.da94e53412e56933f721.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/loop.da94e53412e56933f721.bundle.js'),
(3885, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/lottie.a02a01f29c0733918ac7.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/lottie.a02a01f29c0733918ac7.bundle.js'),
(3886, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/lottie.e74a53bfa4c0bd939250.bundle.min.js'),
(3887, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/media-carousel.04412cb9b4479aa37408.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/media-carousel.04412cb9b4479aa37408.bundle.js'),
(3888, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/media-carousel.afbaabb756a7c18ddb09.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/media-carousel.afbaabb756a7c18ddb09.bundle.min.js'),
(3889, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.a0c405b93f24b0011f86.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.a0c405b93f24b0011f86.bundle.js'),
(3890, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.d6c0f51481d860b12bb7.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu-editor.d6c0f51481d860b12bb7.bundle.min.js'),
(3891, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.0d76e4a3b7bf65ff6f9b.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.0d76e4a3b7bf65ff6f9b.bundle.js'),
(3892, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.480e081cebe071d683e8.bundle.min.js'),
(3893, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu.4a05edbefebc8de41e36.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu.4a05edbefebc8de41e36.bundle.js'),
(3894, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/mega-menu.8008698e9df584aa4337.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/mega-menu.8008698e9df584aa4337.bundle.min.js'),
(3895, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.070cb9cb3c4f1f016388.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.070cb9cb3c4f1f016388.bundle.min.js'),
(3896, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.ad6efd6a78bf25450d5a.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.ad6efd6a78bf25450d5a.bundle.js'),
(3897, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js'),
(3898, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nav-menu.e135a0d0f766c7f455ff.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/nav-menu.e135a0d0f766c7f455ff.bundle.js'),
(3899, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.0df35e0e1a284d4bd18b.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.0df35e0e1a284d4bd18b.bundle.js'),
(3900, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6d7500036d0766bbe2fc.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/nested-carousel-editor.6d7500036d0766bbe2fc.bundle.min.js'),
(3901, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel.adf1d39e8be72ec094f0.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/nested-carousel.adf1d39e8be72ec094f0.bundle.js'),
(3902, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/nested-carousel.d08a5094d95215833b5c.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/nested-carousel.d08a5094d95215833b5c.bundle.min.js'),
(3903, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/363.min.js', 'wp-content/plugins/elementor-pro/assets/js/notes/363.min.js'),
(3904, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/363.min.js.LICENSE.txt', 'wp-content/plugins/elementor-pro/assets/js/notes/363.min.js.LICENSE.txt'),
(3905, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.js'),
(3906, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.min.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app-initiator.min.js'),
(3907, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app.js'),
(3908, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes-app.min.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes-app.min.js'),
(3909, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes.js'),
(3910, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js', 'wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js'),
(3911, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt', 'wp-content/plugins/elementor-pro/assets/js/notes/notes.min.js.LICENSE.txt'),
(3912, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/notes/vendors-node_modules_radix-ui_react-alert-dialog_dist_index_module_js-node_modules_radix-ui_r-e4587e.js', 'wp-content/plugins/elementor-pro/assets/js/notes/vendors-node_modules_radix-ui_react-alert-dialog_dist_index_module_js-node_modules_radix-ui_r-e4587e.js'),
(3913, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.3bc6e394bd20d4fd64dc.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.3bc6e394bd20d4fd64dc.bundle.min.js'),
(3914, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.d20b8e528d36b21a024c.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/off-canvas-editor.d20b8e528d36b21a024c.bundle.js'),
(3915, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas.02e30e192bc782084e8a.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/off-canvas.02e30e192bc782084e8a.bundle.js'),
(3916, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/off-canvas.41d355285c19e4440547.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/off-canvas.41d355285c19e4440547.bundle.min.js'),
(3917, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.asset.php'),
(3918, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.js'),
(3919, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.min.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.min.js'),
(3920, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor-documents-extended.strings.js'),
(3921, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.asset.php'),
(3922, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.js'),
(3923, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.min.js'),
(3924, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.strings.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-notes/editor-notes.strings.js'),
(3925, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.asset.php'),
(3926, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.js'),
(3927, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.min.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.min.js'),
(3928, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js', 'wp-content/plugins/elementor-pro/assets/js/packages/editor-site-navigation-extended/editor-site-navigation-extended.strings.js'),
(3929, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.asset.php', 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.asset.php'),
(3930, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.js', 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.js'),
(3931, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js', 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js'),
(3932, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt', 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.min.js.LICENSE.txt'),
(3933, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js', 'wp-content/plugins/elementor-pro/assets/js/packages/ui/ui.strings.js'),
(3934, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/page-transitions.js', 'wp-content/plugins/elementor-pro/assets/js/page-transitions.js'),
(3935, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js', 'wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js'),
(3936, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/paypal-button.55ffb013a3fe565f55a5.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/paypal-button.55ffb013a3fe565f55a5.bundle.js'),
(3937, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/paypal-button.f4f64e46173f50701949.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/paypal-button.f4f64e46173f50701949.bundle.min.js'),
(3938, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/popup.996738ad83c089bcc0b9.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/popup.996738ad83c089bcc0b9.bundle.js'),
(3939, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js'),
(3940, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/portfolio.4cd5da34009c30cb5d70.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/portfolio.4cd5da34009c30cb5d70.bundle.min.js'),
(3941, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/portfolio.5727b56368be256d0893.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/portfolio.5727b56368be256d0893.bundle.js'),
(3942, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/posts.aec59265318492b89cb5.bundle.min.js'),
(3943, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/posts.e99f84b83c36d4568ffe.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/posts.e99f84b83c36d4568ffe.bundle.js'),
(3944, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/preview.js', 'wp-content/plugins/elementor-pro/assets/js/preview.js'),
(3945, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/preview.min.js', 'wp-content/plugins/elementor-pro/assets/js/preview.min.js'),
(3946, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.51a22e1fbd8f914ab3d5.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.51a22e1fbd8f914ab3d5.bundle.min.js'),
(3947, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.d5883897e035f9c53c5e.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/product-add-to-cart.d5883897e035f9c53c5e.bundle.js'),
(3948, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/progress-tracker.8cccdda9737c272489fc.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/progress-tracker.8cccdda9737c272489fc.bundle.min.js'),
(3949, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/progress-tracker.fd1d31a26340ed74e10a.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/progress-tracker.fd1d31a26340ed74e10a.bundle.js'),
(3950, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/qunit-tests.js', 'wp-content/plugins/elementor-pro/assets/js/qunit-tests.js'),
(3951, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js', 'wp-content/plugins/elementor-pro/assets/js/qunit-tests.min.js'),
(3952, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/screenshot.js', 'wp-content/plugins/elementor-pro/assets/js/screenshot.js'),
(3953, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/screenshot.min.js', 'wp-content/plugins/elementor-pro/assets/js/screenshot.min.js'),
(3954, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search-form.8941aba5c12cdb05fb7c.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/search-form.8941aba5c12cdb05fb7c.bundle.js'),
(3955, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search-form.b7065999d77832a1b764.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/search-form.b7065999d77832a1b764.bundle.min.js'),
(3956, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search.3db30c59360e14bb4448.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/search.3db30c59360e14bb4448.bundle.min.js'),
(3957, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/search.5c7852be6fc67209b3a8.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/search.5c7852be6fc67209b3a8.bundle.js'),
(3958, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/share-buttons.63d984f8c96d1e053bc0.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/share-buttons.63d984f8c96d1e053bc0.bundle.min.js'),
(3959, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/share-buttons.fda49c1691f4a352c7ef.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/share-buttons.fda49c1691f4a352c7ef.bundle.js'),
(3960, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/slides.bcd16bbde90338846bd7.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/slides.bcd16bbde90338846bd7.bundle.js'),
(3961, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/slides.c0029640cbdb48199471.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/slides.c0029640cbdb48199471.bundle.min.js'),
(3962, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/social.ac16c075939dcb93f70c.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/social.ac16c075939dcb93f70c.bundle.js'),
(3963, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/social.f215e8a3efafbdbeb7ef.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/social.f215e8a3efafbdbeb7ef.bundle.min.js'),
(3964, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/stripe-button.61d93594d6b7865f8b3f.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/stripe-button.61d93594d6b7865f8b3f.bundle.min.js'),
(3965, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/stripe-button.cf3f67d6b95e0138bb6b.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/stripe-button.cf3f67d6b95e0138bb6b.bundle.js'),
(3966, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/table-of-contents.8d46d3a531c49309b7eb.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/table-of-contents.8d46d3a531c49309b7eb.bundle.js'),
(3967, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/table-of-contents.99a74eec7252759bebdb.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/table-of-contents.99a74eec7252759bebdb.bundle.min.js'),
(3968, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.ce05524d53c2d4c5aa24.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.ce05524d53c2d4c5aa24.bundle.js'),
(3969, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.e839f2be32b7ea832b34.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/taxonomy-filter.e839f2be32b7ea832b34.bundle.min.js'),
(3970, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/video-playlist.9e1bbc4fcb37864c89d6.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/video-playlist.9e1bbc4fcb37864c89d6.bundle.js'),
(3971, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/video-playlist.af20fd9fd8778929829e.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/video-playlist.af20fd9fd8778929829e.bundle.min.js'),
(3972, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js', 'wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.js'),
(3973, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js', 'wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js'),
(3974, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.79b5dc500681930471c6.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.79b5dc500681930471c6.bundle.js'),
(3975, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.d0d01530f5be6736b5d2.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-cart.d0d01530f5be6736b5d2.bundle.min.js'),
(3976, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.10d97c3a8cb77aebc1bf.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.10d97c3a8cb77aebc1bf.bundle.js'),
(3977, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.776b4cec45070fe32636.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-checkout-page.776b4cec45070fe32636.bundle.min.js'),
(3978, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.81f5bafc26b94cc86238.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.81f5bafc26b94cc86238.bundle.js'),
(3979, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.eb61fe086245485310a4.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-menu-cart.eb61fe086245485310a4.bundle.min.js'),
(3980, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.4e940a8b4a52d1c98c5c.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.4e940a8b4a52d1c98c5c.bundle.min.js'),
(3981, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.7a9d36b2c12b970c6616.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-my-account.7a9d36b2c12b970c6616.bundle.js'),
(3982, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.bcee9b5e1c8f65ac7927.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.bcee9b5e1c8f65ac7927.bundle.min.js'),
(3983, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.ee407e8319d2ee060119.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-notices.ee407e8319d2ee060119.bundle.js'),
(3984, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.3676ccd8c29ef0924b84.bundle.min.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.3676ccd8c29ef0924b84.bundle.min.js'),
(3985, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.c8767542fa302a7f351f.bundle.js', 'wp-content/plugins/elementor-pro/assets/js/woocommerce-purchase-summary.c8767542fa302a7f351f.bundle.js'),
(3986, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js', 'wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.js'),
(3987, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.min.js', 'wp-content/plugins/elementor-pro/assets/lib/dom-to-image/js/dom-to-image.min.js'),
(3988, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/brands.js', 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/brands.js'),
(3989, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js', 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/duotone.js'),
(3990, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/light.js', 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/light.js'),
(3991, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js', 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/regular.js'),
(3992, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/solid.js', 'wp-content/plugins/elementor-pro/assets/lib/font-awesome-pro/solid.js'),
(3993, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js', 'wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.js'),
(3994, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js', 'wp-content/plugins/elementor-pro/assets/lib/html2canvas/js/html2canvas.min.js'),
(3995, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js', 'wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.js'),
(3996, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.min.js', 'wp-content/plugins/elementor-pro/assets/lib/instant-page/instant-page.min.js'),
(3997, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.js', 'wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.js'),
(3998, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js', 'wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js'),
(3999, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js', 'wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.js'),
(4000, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js', 'wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js'),
(4001, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.js', 'wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.js'),
(4002, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js', 'wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js'),
(4003, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-carousel-trait.php', 'wp-content/plugins/elementor-pro/base/base-carousel-trait.php'),
(4004, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-widget-trait.php', 'wp-content/plugins/elementor-pro/base/base-widget-trait.php'),
(4005, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/base-widget.php', 'wp-content/plugins/elementor-pro/base/base-widget.php'),
(4006, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/module-base.php', 'wp-content/plugins/elementor-pro/base/module-base.php'),
(4007, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/base/on-import-trait.php', 'wp-content/plugins/elementor-pro/base/on-import-trait.php'),
(4008, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/changelog.txt', 'wp-content/plugins/elementor-pro/changelog.txt'),
(4009, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/admin/admin.php', 'wp-content/plugins/elementor-pro/core/admin/admin.php'),
(4010, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/admin/canary-deployment.php', 'wp-content/plugins/elementor-pro/core/admin/canary-deployment.php'),
(4011, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/app.php', 'wp-content/plugins/elementor-pro/core/app/app.php'),
(4012, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js', 'wp-content/plugins/elementor-pro/core/app/assets/js/hooks/use-feature-lock.js'),
(4013, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/index.js', 'wp-content/plugins/elementor-pro/core/app/assets/js/index.js'),
(4014, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/ui/connect-button.js', 'wp-content/plugins/elementor-pro/core/app/assets/js/ui/connect-button.js'),
(4015, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/js/utils.js', 'wp-content/plugins/elementor-pro/core/app/assets/js/utils.js'),
(4016, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss', 'wp-content/plugins/elementor-pro/core/app/assets/styles/app-imports.scss'),
(4017, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php', 'wp-content/plugins/elementor-pro/core/app/modules/import-export/module.php'),
(4018, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php', 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/export/templates.php'),
(4019, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php', 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/templates.php'),
(4020, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php', 'wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/revert/templates.php'),
(4021, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php', 'wp-content/plugins/elementor-pro/core/app/modules/kit-library/module.php'),
(4022, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php', 'wp-content/plugins/elementor-pro/core/app/modules/onboarding/module.php'),
(4023, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.js'),
(4024, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/indicator-bullet.scss'),
(4025, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.js'),
(4026, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/atoms/preview-iframe.scss'),
(4027, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/base-context.js'),
(4028, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/conditions.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/conditions.js'),
(4029, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/models/condition.js'),
(4030, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/services/conditions-config.js'),
(4031, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/context/templates.js'),
(4032, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/conditions-config.js'),
(4033, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/index.js'),
(4034, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions-conflicts.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions-conflicts.js'),
(4035, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates-conditions.js'),
(4036, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/commands/templates.js'),
(4037, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/component.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/data/component.js'),
(4038, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/editor.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/editor.js'),
(4039, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/hooks/use-templates-screenshot.js'),
(4040, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.js'),
(4041, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/back-button.scss'),
(4042, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-body.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-body.js'),
(4043, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-footer.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-footer.js'),
(4044, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-header.js'),
(4045, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-thumbnail.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template-thumbnail.js'),
(4046, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.js'),
(4047, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/molecules/site-template.scss'),
(4048, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/organisms/site-templates.js'),
(4049, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.js'),
(4050, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/add-new.scss'),
(4051, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-button-portal.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-button-portal.js'),
(4052, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-conflicts.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-conflicts.js'),
(4053, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-name.js'),
(4054, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub-id.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub-id.js'),
(4055, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-sub.js'),
(4056, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-type.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/condition-type.js'),
(4057, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-api.scss'),
(4058, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions-rows.js'),
(4059, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.js'),
(4060, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/conditions/conditions.scss'),
(4061, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/import.js'),
(4062, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(4063, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/template-type.scss'),
(4064, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/pages/templates.js'),
(4065, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-delete.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-delete.js'),
(4066, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-rename.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialog-rename.js'),
(4067, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/part-actions/dialogs-and-buttons.js'),
(4068, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.js'),
(4069, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/assets/js/site-editor.scss'),
(4070, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/controller.php'),
(4071, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/base-endpoint.php'),
(4072, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/conditions-config.php'),
(4073, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/template-types.php'),
(4074, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions-conflicts.php'),
(4075, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates-conditions.php'),
(4076, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php'),
(4077, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock-error-response.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock-error-response.php'),
(4078, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/module.php'),
(4079, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php', 'wp-content/plugins/elementor-pro/core/app/modules/site-editor/render-mode-template-preview.php'),
(4080, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php', 'wp-content/plugins/elementor-pro/core/behaviors/feature-lock.php'),
(4081, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/behaviors/temp-lock-behavior.php', 'wp-content/plugins/elementor-pro/core/behaviors/temp-lock-behavior.php'),
(4082, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/compatibility/compatibility.php', 'wp-content/plugins/elementor-pro/core/compatibility/compatibility.php'),
(4083, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/connect/apps/activate.php', 'wp-content/plugins/elementor-pro/core/connect/apps/activate.php'),
(4084, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/connect/manager.php', 'wp-content/plugins/elementor-pro/core/connect/manager.php'),
(4085, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/container/config.php', 'wp-content/plugins/elementor-pro/core/container/config.php'),
(4086, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/container/container.php', 'wp-content/plugins/elementor-pro/core/container/container.php'),
(4087, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/controller.php', 'wp-content/plugins/elementor-pro/core/data/controller.php'),
(4088, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/endpoints/base.php', 'wp-content/plugins/elementor-pro/core/data/endpoints/base.php'),
(4089, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php', 'wp-content/plugins/elementor-pro/core/data/endpoints/refresh-base.php'),
(4090, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php', 'wp-content/plugins/elementor-pro/core/data/interfaces/endpoint.php'),
(4091, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/base-database-updater.php', 'wp-content/plugins/elementor-pro/core/database/base-database-updater.php'),
(4092, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/base-migration.php', 'wp-content/plugins/elementor-pro/core/database/base-migration.php'),
(4093, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/join-clause.php', 'wp-content/plugins/elementor-pro/core/database/join-clause.php'),
(4094, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/model-base.php', 'wp-content/plugins/elementor-pro/core/database/model-base.php'),
(4095, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/model-query-builder.php', 'wp-content/plugins/elementor-pro/core/database/model-query-builder.php'),
(4096, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/database/query-builder.php', 'wp-content/plugins/elementor-pro/core/database/query-builder.php'),
(4097, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/editor.php', 'wp-content/plugins/elementor-pro/core/editor/editor.php'),
(4098, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/notice-bar.php', 'wp-content/plugins/elementor-pro/core/editor/notice-bar.php'),
(4099, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/promotion.php', 'wp-content/plugins/elementor-pro/core/editor/promotion.php'),
(4100, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/editor/template.php', 'wp-content/plugins/elementor-pro/core/editor/template.php'),
(4101, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/action-base.php', 'wp-content/plugins/elementor-pro/core/integrations/actions/action-base.php'),
(4102, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email-address.php', 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email-address.php'),
(4103, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php', 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email-message.php'),
(4104, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php', 'wp-content/plugins/elementor-pro/core/integrations/actions/email/email.php'),
(4105, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php', 'wp-content/plugins/elementor-pro/core/integrations/exceptions/action-failed-exception.php'),
(4106, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php', 'wp-content/plugins/elementor-pro/core/integrations/exceptions/action-validation-failed-exception.php'),
(4107, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php', 'wp-content/plugins/elementor-pro/core/integrations/exceptions/exception-base.php'),
(4108, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php', 'wp-content/plugins/elementor-pro/core/integrations/integrations-manager.php'),
(4109, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter-interface.php', 'wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter-interface.php'),
(4110, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter.php', 'wp-content/plugins/elementor-pro/core/isolation/wordpress-adapter.php'),
(4111, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/modules-manager.php', 'wp-content/plugins/elementor-pro/core/modules-manager.php'),
(4112, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/notification.php', 'wp-content/plugins/elementor-pro/core/notifications/notification.php'),
(4113, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php', 'wp-content/plugins/elementor-pro/core/notifications/notifications-manager.php'),
(4114, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php', 'wp-content/plugins/elementor-pro/core/notifications/traits/notifiable.php'),
(4115, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/php-api.php', 'wp-content/plugins/elementor-pro/core/php-api.php'),
(4116, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/preview/preview.php', 'wp-content/plugins/elementor-pro/core/preview/preview.php'),
(4117, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/upgrade/manager.php', 'wp-content/plugins/elementor-pro/core/upgrade/manager.php'),
(4118, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/upgrade/upgrades.php', 'wp-content/plugins/elementor-pro/core/upgrade/upgrades.php'),
(4119, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/abtest.php', 'wp-content/plugins/elementor-pro/core/utils/abtest.php'),
(4120, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/collection.php', 'wp-content/plugins/elementor-pro/core/utils/collection.php'),
(4121, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/hints.php', 'wp-content/plugins/elementor-pro/core/utils/hints.php'),
(4122, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils/registrar.php', 'wp-content/plugins/elementor-pro/core/utils/registrar.php'),
(4123, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/core/utils.php', 'wp-content/plugins/elementor-pro/core/utils.php'),
(4124, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/data/base/controller.php', 'wp-content/plugins/elementor-pro/data/base/controller.php'),
(4125, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/data/http-status.php', 'wp-content/plugins/elementor-pro/data/http-status.php'),
(4126, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/elementor-pro.php', 'wp-content/plugins/elementor-pro/elementor-pro.php'),
(4127, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/admin.php', 'wp-content/plugins/elementor-pro/license/admin.php'),
(4128, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/api.php', 'wp-content/plugins/elementor-pro/license/api.php'),
(4129, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/assets/js/admin.js', 'wp-content/plugins/elementor-pro/license/assets/js/admin.js'),
(4130, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php', 'wp-content/plugins/elementor-pro/license/notices/trial-expired-notice.php'),
(4131, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/notices/trial-period-notice.php', 'wp-content/plugins/elementor-pro/license/notices/trial-period-notice.php'),
(4132, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license/updater.php', 'wp-content/plugins/elementor-pro/license/updater.php'),
(4133, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/license.txt', 'wp-content/plugins/elementor-pro/license.txt'),
(4134, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/admin-top-bar/module.php', 'wp-content/plugins/elementor-pro/modules/admin-top-bar/module.php'),
(4135, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/animated-headline/module.php', 'wp-content/plugins/elementor-pro/modules/animated-headline/module.php'),
(4136, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/animated-headline/widgets/animated-headline.php', 'wp-content/plugins/elementor-pro/modules/animated-headline/widgets/animated-headline.php'),
(4137, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/announcements/module.php', 'wp-content/plugins/elementor-pro/modules/announcements/module.php'),
(4138, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/announcements/triggers/is-license-expired.php', 'wp-content/plugins/elementor-pro/modules/announcements/triggers/is-license-expired.php'),
(4139, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-menu-item.php'),
(4140, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-promotion-menu-item.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-fonts-promotion-menu-item.php'),
(4141, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-menu-item.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-menu-item.php'),
(4142, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/admin-menu-items/custom-icons-promotion-menu-item.php'),
(4143, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/custom-fonts.php'),
(4144, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php'),
(4145, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php'),
(4146, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/custom-icons.php'),
(4147, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/font-awesome-pro.php'),
(4148, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontastic.php'),
(4149, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/fontello.php'),
(4150, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icomoon.php'),
(4151, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/icon-sets/icon-set-base.php'),
(4152, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/templates.php'),
(4153, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons-manager.php'),
(4154, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/classes/assets-base.php'),
(4155, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/classes/font-base.php'),
(4156, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/assets-manager/module.php', 'wp-content/plugins/elementor-pro/modules/assets-manager/module.php'),
(4157, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/blockquote/module.php', 'wp-content/plugins/elementor-pro/modules/blockquote/module.php'),
(4158, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php', 'wp-content/plugins/elementor-pro/modules/blockquote/widgets/blockquote.php'),
(4159, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/call-to-action/module.php', 'wp-content/plugins/elementor-pro/modules/call-to-action/module.php'),
(4160, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/call-to-action/widgets/call-to-action.php', 'wp-content/plugins/elementor-pro/modules/call-to-action/widgets/call-to-action.php'),
(4161, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/module.php', 'wp-content/plugins/elementor-pro/modules/carousel/module.php'),
(4162, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php', 'wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php'),
(4163, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php', 'wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php'),
(4164, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/reviews.php', 'wp-content/plugins/elementor-pro/modules/carousel/widgets/reviews.php'),
(4165, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php', 'wp-content/plugins/elementor-pro/modules/carousel/widgets/testimonial-carousel.php'),
(4166, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/checklist/module.php', 'wp-content/plugins/elementor-pro/modules/checklist/module.php'),
(4167, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/checklist/steps/setup-header.php', 'wp-content/plugins/elementor-pro/modules/checklist/steps/setup-header.php'),
(4168, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/code-highlight/module.php', 'wp-content/plugins/elementor-pro/modules/code-highlight/module.php'),
(4169, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/code-highlight/widgets/code-highlight.php', 'wp-content/plugins/elementor-pro/modules/code-highlight/widgets/code-highlight.php'),
(4170, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/compatibility-tag/compatibility-tag-component.php', 'wp-content/plugins/elementor-pro/modules/compatibility-tag/compatibility-tag-component.php'),
(4171, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php', 'wp-content/plugins/elementor-pro/modules/compatibility-tag/module.php'),
(4172, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/countdown/module.php', 'wp-content/plugins/elementor-pro/modules/countdown/module.php'),
(4173, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/countdown/widgets/countdown.php', 'wp-content/plugins/elementor-pro/modules/countdown/widgets/countdown.php'),
(4174, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-attributes/module.php', 'wp-content/plugins/elementor-pro/modules/custom-attributes/module.php'),
(4175, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-menu-item.php', 'wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-menu-item.php'),
(4176, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-promotion-menu-item.php', 'wp-content/plugins/elementor-pro/modules/custom-code/admin-menu-items/custom-code-promotion-menu-item.php'),
(4177, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php', 'wp-content/plugins/elementor-pro/modules/custom-code/custom-code-metabox.php'),
(4178, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/document.php', 'wp-content/plugins/elementor-pro/modules/custom-code/document.php'),
(4179, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-code/module.php', 'wp-content/plugins/elementor-pro/modules/custom-code/module.php'),
(4180, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-css/admin-menu-items/settings-custom-css-pro.php', 'wp-content/plugins/elementor-pro/modules/custom-css/admin-menu-items/settings-custom-css-pro.php'),
(4181, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/custom-css/module.php', 'wp-content/plugins/elementor-pro/modules/custom-css/module.php'),
(4182, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/and-condition.php'),
(4183, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/cache-notice.php'),
(4184, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparator-provider.php'),
(4185, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparators-checker.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/comparators-checker.php'),
(4186, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/conditions-manager.php'),
(4187, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/custom-fields-data-provider.php'),
(4188, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/data-provider.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/data-provider.php'),
(4189, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/dynamic-tags/dynamic-tags-data-provider.php'),
(4190, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/classes/or-condition.php'),
(4191, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-author-condition.php'),
(4192, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-category-condition.php'),
(4193, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-tag-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/archive-of-tag-condition.php'),
(4194, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/archive-condition-base.php'),
(4195, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/condition-base.php'),
(4196, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/date-condition-base.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/date-condition-base.php'),
(4197, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/base/title-condition-base.php'),
(4198, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/current-date-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/current-date-condition.php'),
(4199, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-modification-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-modification-condition.php'),
(4200, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-publish-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/date-of-publish-condition.php'),
(4201, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/day-of-the-week-condition.php'),
(4202, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/dynamic-tags-condition.php'),
(4203, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/featured-image-condition.php'),
(4204, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/from-url-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/from-url-condition.php'),
(4205, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-categories-condition.php'),
(4206, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/in-tags-condition.php'),
(4207, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/login-status-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/login-status-condition.php'),
(4208, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-author-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-author-condition.php'),
(4209, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-parent-condition.php'),
(4210, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/page-title-condition.php'),
(4211, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-author-condition.php'),
(4212, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-number-of-comments-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-number-of-comments-condition.php'),
(4213, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/post-title-condition.php'),
(4214, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/time-of-the-day-condition.php'),
(4215, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-registration-date-condition.php'),
(4216, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-role-condition.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/conditions/user-role-condition.php'),
(4217, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/display-conditions/module.php', 'wp-content/plugins/elementor-pro/modules/display-conditions/module.php'),
(4218, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/dynamic-value-provider.php'),
(4219, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/module.php'),
(4220, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-color.php'),
(4221, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-date-time.php'),
(4222, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-file.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-file.php'),
(4223, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-gallery.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-gallery.php'),
(4224, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-image.php'),
(4225, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-number.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-number.php'),
(4226, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php'),
(4227, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-url.php'),
(4228, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/components/author-meta-filter.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/components/author-meta-filter.php'),
(4229, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/module.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/module.php'),
(4230, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/dynamic-value-provider.php'),
(4231, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/module.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/module.php'),
(4232, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-base.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-base.php'),
(4233, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date-time.php'),
(4234, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-date.php'),
(4235, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-gallery.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-gallery.php'),
(4236, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-image.php'),
(4237, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-numeric.php'),
(4238, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-text.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-text.php'),
(4239, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/pods/tags/pods-url.php'),
(4240, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-description.php'),
(4241, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-meta.php'),
(4242, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-title.php'),
(4243, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/archive-url.php'),
(4244, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-info.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-info.php'),
(4245, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-meta.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-meta.php'),
(4246, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-name.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-name.php'),
(4247, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-profile-picture.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-profile-picture.php'),
(4248, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/author-url.php'),
(4249, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/author-tag.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/author-tag.php'),
(4250, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/data-tag.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/data-tag.php'),
(4251, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag-trait.php'),
(4252, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/base/tag.php'),
(4253, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-number.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-number.php'),
(4254, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/comments-url.php'),
(4255, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/contact-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/contact-url.php'),
(4256, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/current-date-time.php'),
(4257, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/featured-image-data.php'),
(4258, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/internal-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/internal-url.php'),
(4259, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/lightbox.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/lightbox.php'),
(4260, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/page-title.php'),
(4261, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-custom-field.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-custom-field.php'),
(4262, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-date.php'),
(4263, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-excerpt.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-excerpt.php'),
(4264, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-featured-image.php'),
(4265, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-gallery.php'),
(4266, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-id.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-id.php'),
(4267, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-terms.php'),
(4268, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-time.php'),
(4269, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-title.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-title.php'),
(4270, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/post-url.php'),
(4271, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/reload-page.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/reload-page.php'),
(4272, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/request-parameter.php'),
(4273, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/shortcode.php'),
(4274, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-logo.php'),
(4275, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-tagline.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-tagline.php'),
(4276, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-title.php'),
(4277, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/site-url.php'),
(4278, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-info.php'),
(4279, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/tags/user-profile-picture.php'),
(4280, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/module.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/module.php'),
(4281, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-base.php'),
(4282, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-date.php'),
(4283, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-gallery.php'),
(4284, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-image.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-image.php'),
(4285, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-text.php'),
(4286, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php', 'wp-content/plugins/elementor-pro/modules/dynamic-tags/toolset/tags/toolset-url.php'),
(4287, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/element-manager/module.php', 'wp-content/plugins/elementor-pro/modules/element-manager/module.php'),
(4288, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/element-manager/options.php', 'wp-content/plugins/elementor-pro/modules/element-manager/options.php'),
(4289, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/flip-box/module.php', 'wp-content/plugins/elementor-pro/modules/flip-box/module.php'),
(4290, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php', 'wp-content/plugins/elementor-pro/modules/flip-box/widgets/flip-box.php'),
(4291, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-contact-button-base-pro.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-contact-button-base-pro.php'),
(4292, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-floating-bars-base-pro.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/base/widget-floating-bars-base-pro.php'),
(4293, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-1-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-1-render.php'),
(4294, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-10-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-10-render.php'),
(4295, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-3-render.php'),
(4296, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-4-render.php'),
(4297, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-5-render.php'),
(4298, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-6-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-6-render.php'),
(4299, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-7-render.php'),
(4300, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-8-render.php'),
(4301, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-9-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/contact-buttons-var-9-render.php'),
(4302, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-2-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-2-render.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(4303, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-3-render.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/classes/render/floating-bars-var-3-render.php'),
(4304, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/documents/floating-buttons.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/documents/floating-buttons.php'),
(4305, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/module.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/module.php'),
(4306, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-1.php'),
(4307, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-10.php'),
(4308, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-3.php'),
(4309, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-4.php'),
(4310, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-5.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-5.php'),
(4311, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-6.php'),
(4312, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-7.php'),
(4313, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-8.php'),
(4314, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/contact-buttons-var-9.php'),
(4315, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-2.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-2.php'),
(4316, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-3.php', 'wp-content/plugins/elementor-pro/modules/floating-buttons/widgets/floating-bars-var-3.php'),
(4317, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/activecampaign.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/activecampaign.php'),
(4318, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/activity-log.php'),
(4319, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/cf7db.php'),
(4320, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/convertkit.php'),
(4321, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/discord.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/discord.php'),
(4322, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/drip.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/drip.php'),
(4323, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/email.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/email.php'),
(4324, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/email2.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/email2.php'),
(4325, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/getresponse.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/getresponse.php'),
(4326, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/mailchimp.php'),
(4327, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailerlite.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/mailerlite.php'),
(4328, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet.php'),
(4329, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/mailpoet3.php'),
(4330, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/redirect.php'),
(4331, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/slack.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/slack.php'),
(4332, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php', 'wp-content/plugins/elementor-pro/modules/forms/actions/webhook.php'),
(4333, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/action-base.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/action-base.php'),
(4334, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/activecampaign-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/activecampaign-handler.php'),
(4335, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/ajax-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/ajax-handler.php'),
(4336, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/akismet.php'),
(4337, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/convertkit-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/convertkit-handler.php'),
(4338, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/drip-handler.php'),
(4339, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-base.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/form-base.php'),
(4340, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php'),
(4341, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/getresponse-handler.php'),
(4342, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/honeypot-handler.php'),
(4343, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/integration-base.php'),
(4344, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/mailchimp-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/mailchimp-handler.php'),
(4345, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/mailerlite-handler.php'),
(4346, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-handler.php'),
(4347, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/recaptcha-v3-handler.php'),
(4348, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php', 'wp-content/plugins/elementor-pro/modules/forms/classes/rest-client.php'),
(4349, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/controls/fields-map.php', 'wp-content/plugins/elementor-pro/modules/forms/controls/fields-map.php'),
(4350, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/controls/fields-repeater.php', 'wp-content/plugins/elementor-pro/modules/forms/controls/fields-repeater.php'),
(4351, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/acceptance.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/acceptance.php'),
(4352, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/date.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/date.php'),
(4353, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/field-base.php'),
(4354, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/number.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/number.php'),
(4355, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/step.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/step.php'),
(4356, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/tel.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/tel.php'),
(4357, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/time.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/time.php'),
(4358, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/fields/upload.php', 'wp-content/plugins/elementor-pro/modules/forms/fields/upload.php'),
(4359, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/module.php', 'wp-content/plugins/elementor-pro/modules/forms/module.php'),
(4360, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php', 'wp-content/plugins/elementor-pro/modules/forms/registrars/form-actions-registrar.php'),
(4361, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/registrars/form-fields-registrar.php', 'wp-content/plugins/elementor-pro/modules/forms/registrars/form-fields-registrar.php'),
(4362, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php'),
(4363, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-menu-item.php'),
(4364, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/admin-menu-items/submissions-promotion-menu-item.php'),
(4365, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/component.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/component.php'),
(4366, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/controller.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/controller.php'),
(4367, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/export.php'),
(4368, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/forms-index.php'),
(4369, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/index.php'),
(4370, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/referer.php'),
(4371, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/endpoints/restore.php'),
(4372, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/forms-controller.php'),
(4373, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/data/responses/query-failed-response.php'),
(4374, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form-snapshot.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form-snapshot.php'),
(4375, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migration.php'),
(4376, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/base-migration.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/base-migration.php'),
(4377, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/fix-indexes.php'),
(4378, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/initial.php'),
(4379, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer-extra.php'),
(4380, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/query.php'),
(4381, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form-snapshot-repository.php'),
(4382, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/export/csv-export.php'),
(4383, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php', 'wp-content/plugins/elementor-pro/modules/forms/submissions/personal-data.php'),
(4384, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/widgets/form.php', 'wp-content/plugins/elementor-pro/modules/forms/widgets/form.php'),
(4385, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/forms/widgets/login.php', 'wp-content/plugins/elementor-pro/modules/forms/widgets/login.php'),
(4386, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/gallery/module.php', 'wp-content/plugins/elementor-pro/modules/gallery/module.php'),
(4387, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php', 'wp-content/plugins/elementor-pro/modules/gallery/widgets/gallery.php'),
(4388, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/data/controller.php', 'wp-content/plugins/elementor-pro/modules/global-widget/data/controller.php'),
(4389, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php', 'wp-content/plugins/elementor-pro/modules/global-widget/documents/widget.php'),
(4390, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/module.php', 'wp-content/plugins/elementor-pro/modules/global-widget/module.php'),
(4391, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php', 'wp-content/plugins/elementor-pro/modules/global-widget/views/panel-template.php'),
(4392, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php', 'wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php'),
(4393, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/hotspot/module.php', 'wp-content/plugins/elementor-pro/modules/hotspot/module.php'),
(4394, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php', 'wp-content/plugins/elementor-pro/modules/hotspot/widgets/hotspot.php'),
(4395, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/classes/shortcode.php', 'wp-content/plugins/elementor-pro/modules/library/classes/shortcode.php'),
(4396, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/module.php', 'wp-content/plugins/elementor-pro/modules/library/module.php'),
(4397, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/widgets/template.php', 'wp-content/plugins/elementor-pro/modules/library/widgets/template.php'),
(4398, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php', 'wp-content/plugins/elementor-pro/modules/library/wp-widgets/elementor-library.php'),
(4399, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/base/widget-link-in-bio-base-pro.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/base/widget-link-in-bio-base-pro.php'),
(4400, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/icons-below-cta-render.php'),
(4401, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/single-button-cta-render.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/classes/render/single-button-cta-render.php'),
(4402, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/module.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/module.php'),
(4403, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-2.php'),
(4404, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-3.php'),
(4405, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-4.php'),
(4406, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-5.php'),
(4407, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-6.php'),
(4408, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-7.php', 'wp-content/plugins/elementor-pro/modules/link-in-bio/widgets/link-in-bio-var-7.php'),
(4409, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/assets/images/loop-item.svg', 'wp-content/plugins/elementor-pro/modules/loop-builder/assets/images/loop-item.svg'),
(4410, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/documents/loop.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/documents/loop.php'),
(4411, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-css-trait.php'),
(4412, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-dynamic-css.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-dynamic-css.php'),
(4413, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop-preview.php'),
(4414, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/files/css/loop.php'),
(4415, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/module.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/module.php'),
(4416, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/providers/taxonomy-loop-provider.php'),
(4417, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php'),
(4418, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post-taxonomy.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post-taxonomy.php'),
(4419, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-post.php'),
(4420, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-taxonomy-base.php'),
(4421, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/traits/alternate-templates-trait.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/traits/alternate-templates-trait.php'),
(4422, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/views/cta-template.php'),
(4423, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php'),
(4424, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-carousel.php'),
(4425, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php', 'wp-content/plugins/elementor-pro/modules/loop-builder/widgets/loop-grid.php'),
(4426, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/data/controller.php'),
(4427, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/get-post-type-taxonomies.php'),
(4428, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/refresh-loop.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/data/endpoints/refresh-loop.php'),
(4429, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/module.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/module.php'),
(4430, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/data/query-constants.php'),
(4431, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/interfaces/query-interface.php'),
(4432, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-and-query.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-and-query.php'),
(4433, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/hierarchy-or-query.php'),
(4434, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/single-terms-query.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/query-types/single-terms-query.php'),
(4435, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-manager.php'),
(4436, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/query/taxonomy-query-builder.php'),
(4437, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/traits/hierarchical-taxonomy-trait.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/traits/hierarchical-taxonomy-trait.php'),
(4438, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/traits/taxonomy-filter-trait.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/traits/taxonomy-filter-trait.php'),
(4439, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php', 'wp-content/plugins/elementor-pro/modules/loop-filter/widgets/taxonomy-filter.php'),
(4440, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json', 'wp-content/plugins/elementor-pro/modules/lottie/assets/animations/default.json'),
(4441, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/module.php', 'wp-content/plugins/elementor-pro/modules/lottie/module.php'),
(4442, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/lottie/widgets/lottie.php', 'wp-content/plugins/elementor-pro/modules/lottie/widgets/lottie.php'),
(4443, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/controls/control-menu-dropdown-animation.php', 'wp-content/plugins/elementor-pro/modules/mega-menu/controls/control-menu-dropdown-animation.php'),
(4444, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/module.php', 'wp-content/plugins/elementor-pro/modules/mega-menu/module.php'),
(4445, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php', 'wp-content/plugins/elementor-pro/modules/mega-menu/traits/url-helper-trait.php'),
(4446, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php', 'wp-content/plugins/elementor-pro/modules/mega-menu/widgets/mega-menu.php'),
(4447, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php', 'wp-content/plugins/elementor-pro/modules/motion-fx/controls-group.php'),
(4448, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/motion-fx/module.php', 'wp-content/plugins/elementor-pro/modules/motion-fx/module.php'),
(4449, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/module.php', 'wp-content/plugins/elementor-pro/modules/nav-menu/module.php'),
(4450, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php', 'wp-content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php'),
(4451, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nested-carousel/module.php', 'wp-content/plugins/elementor-pro/modules/nested-carousel/module.php'),
(4452, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php', 'wp-content/plugins/elementor-pro/modules/nested-carousel/widgets/nested-carousel.php'),
(4453, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/admin-bar.php', 'wp-content/plugins/elementor-pro/modules/notes/admin-bar.php'),
(4454, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/admin-page.php', 'wp-content/plugins/elementor-pro/modules/notes/admin-page.php'),
(4455, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/assets/images/elementor-logo-orange.png', 'wp-content/plugins/elementor-pro/modules/notes/assets/images/elementor-logo-orange.png'),
(4456, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/controller.php', 'wp-content/plugins/elementor-pro/modules/notes/data/controller.php'),
(4457, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php', 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/read-status-endpoint.php'),
(4458, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php', 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/summary-endpoint.php'),
(4459, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php', 'wp-content/plugins/elementor-pro/modules/notes/data/endpoints/users-endpoint.php'),
(4460, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php', 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-author-display-name.php'),
(4461, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-capabilities.php', 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-capabilities.php'),
(4462, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php', 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-note-position.php'),
(4463, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php', 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/add-route-post-id.php'),
(4464, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php', 'wp-content/plugins/elementor-pro/modules/notes/database/migrations/initial.php'),
(4465, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/document.php', 'wp-content/plugins/elementor-pro/modules/notes/database/models/document.php'),
(4466, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/note-summary.php', 'wp-content/plugins/elementor-pro/modules/notes/database/models/note-summary.php'),
(4467, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php', 'wp-content/plugins/elementor-pro/modules/notes/database/models/note.php'),
(4468, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php', 'wp-content/plugins/elementor-pro/modules/notes/database/models/user.php'),
(4469, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php', 'wp-content/plugins/elementor-pro/modules/notes/database/notes-database-updater.php'),
(4470, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php', 'wp-content/plugins/elementor-pro/modules/notes/database/query/note-query-builder.php'),
(4471, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php', 'wp-content/plugins/elementor-pro/modules/notes/database/query/user-query-builder.php'),
(4472, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/database/transformers/user-transformer.php', 'wp-content/plugins/elementor-pro/modules/notes/database/transformers/user-transformer.php'),
(4473, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/document-events.php', 'wp-content/plugins/elementor-pro/modules/notes/document-events.php'),
(4474, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/module.php', 'wp-content/plugins/elementor-pro/modules/notes/module.php'),
(4475, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php', 'wp-content/plugins/elementor-pro/modules/notes/notifications/base-notes-notification.php'),
(4476, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-mentioned-notification.php', 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-mentioned-notification.php'),
(4477, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-replied-notification.php', 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-replied-notification.php'),
(4478, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/user-resolved-notification.php', 'wp-content/plugins/elementor-pro/modules/notes/notifications/user-resolved-notification.php'),
(4479, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/notifications/views/email.php', 'wp-content/plugins/elementor-pro/modules/notes/notifications/views/email.php'),
(4480, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/usage.php', 'wp-content/plugins/elementor-pro/modules/notes/usage.php'),
(4481, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php', 'wp-content/plugins/elementor-pro/modules/notes/user/capabilities.php'),
(4482, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/delete-user.php', 'wp-content/plugins/elementor-pro/modules/notes/user/delete-user.php'),
(4483, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/personal-data.php', 'wp-content/plugins/elementor-pro/modules/notes/user/personal-data.php'),
(4484, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/user/preferences.php', 'wp-content/plugins/elementor-pro/modules/notes/user/preferences.php'),
(4485, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/notes/utils.php', 'wp-content/plugins/elementor-pro/modules/notes/utils.php'),
(4486, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/module.php', 'wp-content/plugins/elementor-pro/modules/off-canvas/module.php'),
(4487, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/tag.php', 'wp-content/plugins/elementor-pro/modules/off-canvas/tag.php'),
(4488, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php', 'wp-content/plugins/elementor-pro/modules/off-canvas/widgets/off-canvas.php'),
(4489, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/page-transitions/module.php', 'wp-content/plugins/elementor-pro/modules/page-transitions/module.php'),
(4490, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php', 'wp-content/plugins/elementor-pro/modules/payments/classes/payment-button.php'),
(4491, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php', 'wp-content/plugins/elementor-pro/modules/payments/classes/stripe-handler.php'),
(4492, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/module.php', 'wp-content/plugins/elementor-pro/modules/payments/module.php'),
(4493, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php', 'wp-content/plugins/elementor-pro/modules/payments/widgets/paypal-button.php'),
(4494, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php', 'wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php'),
(4495, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-menu-item.php', 'wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-menu-item.php'),
(4496, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php', 'wp-content/plugins/elementor-pro/modules/popup/admin-menu-items/popups-promotion-menu-item.php'),
(4497, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/browsers.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/browsers.svg'),
(4498, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/devices.svg'),
(4499, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/logged_in.svg'),
(4500, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/page_views.svg'),
(4501, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/schedule.svg'),
(4502, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sessions.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sessions.svg'),
(4503, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/sources.svg'),
(4504, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/times.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/times.svg'),
(4505, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing/url.svg'),
(4506, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/timing-tab.svg'),
(4507, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/adblock_detection.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/adblock_detection.svg'),
(4508, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/click.svg'),
(4509, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/exit_intent.svg'),
(4510, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/inactivity.svg'),
(4511, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/page_load.svg'),
(4512, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling.svg'),
(4513, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers/scrolling_to.svg'),
(4514, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers-tab.svg', 'wp-content/plugins/elementor-pro/modules/popup/assets/images/triggers-tab.svg'),
(4515, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/base.php', 'wp-content/plugins/elementor-pro/modules/popup/display-settings/base.php'),
(4516, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php', 'wp-content/plugins/elementor-pro/modules/popup/display-settings/timing.php'),
(4517, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php', 'wp-content/plugins/elementor-pro/modules/popup/display-settings/triggers.php'),
(4518, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/document.php', 'wp-content/plugins/elementor-pro/modules/popup/document.php'),
(4519, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/form-action.php', 'wp-content/plugins/elementor-pro/modules/popup/form-action.php'),
(4520, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/module.php', 'wp-content/plugins/elementor-pro/modules/popup/module.php'),
(4521, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/popup/tag.php', 'wp-content/plugins/elementor-pro/modules/popup/tag.php'),
(4522, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/data/controller.php', 'wp-content/plugins/elementor-pro/modules/posts/data/controller.php'),
(4523, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/module.php', 'wp-content/plugins/elementor-pro/modules/posts/module.php'),
(4524, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php', 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php'),
(4525, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-cards.php', 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-cards.php'),
(4526, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php', 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-classic.php'),
(4527, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php', 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php'),
(4528, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-full-content.php', 'wp-content/plugins/elementor-pro/modules/posts/skins/skin-full-content.php'),
(4529, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php', 'wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php'),
(4530, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/pagination-trait.php', 'wp-content/plugins/elementor-pro/modules/posts/traits/pagination-trait.php'),
(4531, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/traits/query-note-trait.php', 'wp-content/plugins/elementor-pro/modules/posts/traits/query-note-trait.php'),
(4532, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/portfolio.php', 'wp-content/plugins/elementor-pro/modules/posts/widgets/portfolio.php'),
(4533, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php', 'wp-content/plugins/elementor-pro/modules/posts/widgets/posts-base.php'),
(4534, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php', 'wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php'),
(4535, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/module.php', 'wp-content/plugins/elementor-pro/modules/pricing/module.php'),
(4536, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php', 'wp-content/plugins/elementor-pro/modules/pricing/widgets/price-list.php'),
(4537, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/pricing/widgets/price-table.php', 'wp-content/plugins/elementor-pro/modules/pricing/widgets/price-table.php'),
(4538, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/progress-tracker/module.php', 'wp-content/plugins/elementor-pro/modules/progress-tracker/module.php'),
(4539, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php', 'wp-content/plugins/elementor-pro/modules/progress-tracker/widgets/progress-tracker.php'),
(4540, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php', 'wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php'),
(4541, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php', 'wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-related-query.php'),
(4542, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-posts.php'),
(4543, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-query.php'),
(4544, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-related.php'),
(4545, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/group-control-taxonomy.php'),
(4546, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/query.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/query.php'),
(4547, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php', 'wp-content/plugins/elementor-pro/modules/query-control/controls/template-query.php'),
(4548, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/query-control/module.php', 'wp-content/plugins/elementor-pro/modules/query-control/module.php'),
(4549, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/role-manager/module.php', 'wp-content/plugins/elementor-pro/modules/role-manager/module.php'),
(4550, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/module.php', 'wp-content/plugins/elementor-pro/modules/screenshots/module.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(4551, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php', 'wp-content/plugins/elementor-pro/modules/screenshots/render-mode-screenshot.php'),
(4552, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php', 'wp-content/plugins/elementor-pro/modules/screenshots/screenshot.php'),
(4553, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/scroll-snap/module.php', 'wp-content/plugins/elementor-pro/modules/scroll-snap/module.php'),
(4554, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/data/controller.php', 'wp-content/plugins/elementor-pro/modules/search/data/controller.php'),
(4555, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php', 'wp-content/plugins/elementor-pro/modules/search/data/endpoints/refresh-search.php'),
(4556, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/module.php', 'wp-content/plugins/elementor-pro/modules/search/module.php'),
(4557, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/search/widgets/search.php', 'wp-content/plugins/elementor-pro/modules/search/widgets/search.php'),
(4558, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/share-buttons/module.php', 'wp-content/plugins/elementor-pro/modules/share-buttons/module.php'),
(4559, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/share-buttons/widgets/share-buttons.php', 'wp-content/plugins/elementor-pro/modules/share-buttons/widgets/share-buttons.php'),
(4560, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/controls/control-slides-animation.php', 'wp-content/plugins/elementor-pro/modules/slides/controls/control-slides-animation.php'),
(4561, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/module.php', 'wp-content/plugins/elementor-pro/modules/slides/module.php'),
(4562, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php', 'wp-content/plugins/elementor-pro/modules/slides/widgets/slides.php'),
(4563, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/classes/facebook-sdk-manager.php', 'wp-content/plugins/elementor-pro/modules/social/classes/facebook-sdk-manager.php'),
(4564, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/module.php', 'wp-content/plugins/elementor-pro/modules/social/module.php'),
(4565, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-button.php', 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-button.php'),
(4566, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php', 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-comments.php'),
(4567, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-embed.php', 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-embed.php'),
(4568, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php', 'wp-content/plugins/elementor-pro/modules/social/widgets/facebook-page.php'),
(4569, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/sticky/module.php', 'wp-content/plugins/elementor-pro/modules/sticky/module.php'),
(4570, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/table-of-contents/module.php', 'wp-content/plugins/elementor-pro/modules/table-of-contents/module.php'),
(4571, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php', 'wp-content/plugins/elementor-pro/modules/table-of-contents/widgets/table-of-contents.php'),
(4572, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/admin-menu-items/theme-builder-menu-item.php'),
(4573, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/api.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/api.php'),
(4574, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg', 'wp-content/plugins/elementor-pro/modules/theme-builder/assets/images/conditions-tab.svg'),
(4575, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-cache.php'),
(4576, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php'),
(4577, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-repeater.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-repeater.php'),
(4578, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/control-media-preview.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/control-media-preview.php'),
(4579, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php'),
(4580, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php'),
(4581, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/template-conditions.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/template-conditions.php'),
(4582, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/templates-types-manager.php'),
(4583, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/classes/theme-support.php'),
(4584, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of-term.php'),
(4585, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/any-child-of.php'),
(4586, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php'),
(4587, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/author.php'),
(4588, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/by-author.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/by-author.php'),
(4589, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of-term.php'),
(4590, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/child-of.php'),
(4591, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/condition-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/condition-base.php'),
(4592, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/date.php'),
(4593, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/front-page.php'),
(4594, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/general.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/general.php'),
(4595, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-sub-term.php'),
(4596, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-taxonomy.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/in-taxonomy.php'),
(4597, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/not-found404.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/not-found404.php'),
(4598, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-archive.php'),
(4599, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post-type-by-author.php'),
(4600, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/post.php'),
(4601, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/search.php'),
(4602, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/singular.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/singular.php'),
(4603, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/conditions/taxonomy.php'),
(4604, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive-single-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive-single-base.php'),
(4605, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/archive.php'),
(4606, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/error-404.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/error-404.php'),
(4607, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/footer.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/footer.php'),
(4608, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/header-footer-base.php'),
(4609, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/header.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/header.php'),
(4610, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/search-results.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/search-results.php'),
(4611, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/section.php'),
(4612, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-base.php'),
(4613, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-page.php'),
(4614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-post.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single-post.php'),
(4615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php'),
(4616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php'),
(4617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-page-document.php'),
(4618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-section-document.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-section-document.php'),
(4619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/module.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/module.php'),
(4620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/post-comments-skin-classic.php'),
(4621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-base.php'),
(4622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-cards.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-cards.php'),
(4623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-classic.php'),
(4624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/skins/posts-archive-skin-full-content.php'),
(4625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/generate-press-theme-support.php'),
(4626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/safe-mode-theme-support.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/theme-support/safe-mode-theme-support.php'),
(4627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/views/comments-template.php'),
(4628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/panel-template.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/views/panel-template.php'),
(4629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-footer.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-footer.php'),
(4630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php'),
(4631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-posts.php'),
(4632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/archive-title.php'),
(4633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/page-title.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/page-title.php'),
(4634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-content.php'),
(4635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-excerpt.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-excerpt.php'),
(4636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php'),
(4637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-title.php'),
(4638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-logo.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-logo.php'),
(4639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/site-title.php'),
(4640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php', 'wp-content/plugins/elementor-pro/modules/theme-builder/widgets/title-widget-base.php'),
(4641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/module.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/module.php'),
(4642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/author-box.php'),
(4643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/base.php'),
(4644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/breadcrumbs.php'),
(4645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-comments.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-comments.php'),
(4646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-info.php'),
(4647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-navigation.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/post-navigation.php'),
(4648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/search-form.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/search-form.php'),
(4649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php', 'wp-content/plugins/elementor-pro/modules/theme-elements/widgets/sitemap.php'),
(4650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-item.php', 'wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-item.php'),
(4651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-template.php', 'wp-content/plugins/elementor-pro/modules/tiers/admin-menu-items/base-promotion-template.php'),
(4652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/tiers/module.php', 'wp-content/plugins/elementor-pro/modules/tiers/module.php'),
(4653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/features-reporter.php', 'wp-content/plugins/elementor-pro/modules/usage/features-reporter.php'),
(4654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php', 'wp-content/plugins/elementor-pro/modules/usage/integrations-reporter.php'),
(4655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/usage/module.php', 'wp-content/plugins/elementor-pro/modules/usage/module.php'),
(4656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/video-playlist/module.php', 'wp-content/plugins/elementor-pro/modules/video-playlist/module.php'),
(4657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php', 'wp-content/plugins/elementor-pro/modules/video-playlist/widgets/video-playlist.php'),
(4658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/base-products-renderer.php'),
(4659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/current-query-renderer.php'),
(4660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/classes/products-renderer.php'),
(4661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-archive.php'),
(4662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/product-search.php'),
(4663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/shop-page.php'),
(4664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/conditions/woocommerce.php'),
(4665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/data/controller.php'),
(4666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/base-endpoint.php'),
(4667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/get-notice-dismissed.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/get-notice-dismissed.php'),
(4668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/set-notice-dismissed.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/data/endpoints/set-notice-dismissed.php'),
(4669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-archive.php'),
(4670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-post.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product-post.php'),
(4671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/documents/product.php'),
(4672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/module.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/module.php'),
(4673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/settings/settings-woocommerce.php'),
(4674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-classic.php'),
(4675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product-taxonomy.php'),
(4676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php'),
(4677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-data-tag.php'),
(4678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/base-tag.php'),
(4679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/category-image.php'),
(4680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-content.php'),
(4681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-gallery.php'),
(4682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-image.php'),
(4683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-price.php'),
(4684, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-rating.php'),
(4685, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sale.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sale.php'),
(4686, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-short-description.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-short-description.php'),
(4687, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-sku.php'),
(4688, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-stock.php'),
(4689, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-terms.php'),
(4690, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-title.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/product-title.php'),
(4691, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/traits/tag-product-id.php'),
(4692, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/tags/woocommerce-add-to-cart.php'),
(4693, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/traits/product-id-trait.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/traits/product-id-trait.php'),
(4694, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/traits/products-trait.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/traits/products-trait.php'),
(4695, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/wc-templates/cart/mini-cart.php'),
(4696, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php'),
(4697, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-description.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-description.php'),
(4698, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products-deprecated.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products-deprecated.php'),
(4699, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/archive-products.php'),
(4700, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/base-widget.php'),
(4701, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/breadcrumb.php'),
(4702, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/cart.php'),
(4703, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/categories.php'),
(4704, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/category-image.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/category-image.php'),
(4705, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/checkout.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/checkout.php'),
(4706, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/elements.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/elements.php'),
(4707, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/menu-cart.php'),
(4708, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/my-account.php'),
(4709, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/notices.php'),
(4710, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-add-to-cart.php'),
(4711, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-additional-information.php'),
(4712, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-content.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-content.php'),
(4713, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-data-tabs.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-data-tabs.php'),
(4714, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-images.php'),
(4715, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-meta.php'),
(4716, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-price.php'),
(4717, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-rating.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-rating.php'),
(4718, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-related.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-related.php'),
(4719, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-short-description.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-short-description.php'),
(4720, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-stock.php'),
(4721, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-title.php'),
(4722, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-upsell.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/product-upsell.php'),
(4723, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-base.php'),
(4724, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-deprecated.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products-deprecated.php'),
(4725, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/products.php'),
(4726, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/purchase-summary.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/purchase-summary.php'),
(4727, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php', 'wp-content/plugins/elementor-pro/modules/woocommerce/widgets/single-elements.php'),
(4728, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php', 'wp-content/plugins/elementor-pro/modules/wp-cli/license-command.php'),
(4729, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/module.php', 'wp-content/plugins/elementor-pro/modules/wp-cli/module.php'),
(4730, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php', 'wp-content/plugins/elementor-pro/modules/wp-cli/theme-builder.php'),
(4731, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/modules/wp-cli/update.php', 'wp-content/plugins/elementor-pro/modules/wp-cli/update.php'),
(4732, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/plugin.php', 'wp-content/plugins/elementor-pro/plugin.php'),
(4733, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/readme.txt', 'wp-content/plugins/elementor-pro/readme.txt'),
(4734, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/run-on-linux.js', 'wp-content/plugins/elementor-pro/run-on-linux.js'),
(4735, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json', 'wp-content/plugins/elementor-pro/sample-data/acf-extra-post-fields.json'),
(4736, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json', 'wp-content/plugins/elementor-pro/sample-data/acf-fields-products.json'),
(4737, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/sample_products_with_acf_meta.xml', 'wp-content/plugins/elementor-pro/sample-data/sample_products_with_acf_meta.xml'),
(4738, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json', 'wp-content/plugins/elementor-pro/sample-data/simple-taxonomy-loop-template.json'),
(4739, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/autoload.php', 'wp-content/plugins/elementor-pro/vendor/autoload.php'),
(4740, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/ClassLoader.php', 'wp-content/plugins/elementor-pro/vendor/composer/ClassLoader.php'),
(4741, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/InstalledVersions.php', 'wp-content/plugins/elementor-pro/vendor/composer/InstalledVersions.php'),
(4742, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/LICENSE', 'wp-content/plugins/elementor-pro/vendor/composer/LICENSE'),
(4743, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_classmap.php', 'wp-content/plugins/elementor-pro/vendor/composer/autoload_classmap.php'),
(4744, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/elementor-pro/vendor/composer/autoload_namespaces.php'),
(4745, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_psr4.php', 'wp-content/plugins/elementor-pro/vendor/composer/autoload_psr4.php'),
(4746, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_real.php', 'wp-content/plugins/elementor-pro/vendor/composer/autoload_real.php'),
(4747, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/autoload_static.php', 'wp-content/plugins/elementor-pro/vendor/composer/autoload_static.php'),
(4748, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/installed.json', 'wp-content/plugins/elementor-pro/vendor/composer/installed.json'),
(4749, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor/composer/installed.php', 'wp-content/plugins/elementor-pro/vendor/composer/installed.php'),
(4750, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/composer.json', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/composer.json'),
(4751, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Serializable.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Serializable.php'),
(4752, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Signer.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Contracts/Signer.php'),
(4753, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/InvalidSignatureException.php'),
(4754, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/MissingSecretKeyException.php'),
(4755, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Exceptions/PhpVersionNotSupportedException.php'),
(4756, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/SerializableClosure.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/SerializableClosure.php'),
(4757, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Native.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Native.php'),
(4758, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Signed.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Serializers/Signed.php'),
(4759, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Signers/Hmac.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Signers/Hmac.php'),
(4760, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureScope.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureScope.php'),
(4761, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureStream.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ClosureStream.php'),
(4762, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ReflectionClosure.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/ReflectionClosure.php'),
(4763, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/SelfReference.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/SelfReference.php'),
(4764, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/UnsignedSerializableClosure.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/UnsignedSerializableClosure.php'),
(4765, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/LICENSE', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/LICENSE'),
(4766, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/composer.json', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/composer.json'),
(4767, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/CallableResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/CallableResolver.php'),
(4768, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/InvocationException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/InvocationException.php'),
(4769, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotCallableException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotCallableException.php'),
(4770, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotEnoughParametersException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Exception/NotEnoughParametersException.php'),
(4771, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Invoker.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Invoker.php'),
(4772, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/InvokerInterface.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/InvokerInterface.php'),
(4773, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/AssociativeArrayResolver.php'),
(4774, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/ParameterNameContainerResolver.php'),
(4775, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/Container/TypeHintContainerResolver.php'),
(4776, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/DefaultValueResolver.php'),
(4777, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/NumericArrayResolver.php'),
(4778, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ParameterResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ParameterResolver.php'),
(4779, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ResolverChain.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/ResolverChain.php'),
(4780, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/TypeHintResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/ParameterResolver/TypeHintResolver.php'),
(4781, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Reflection/CallableReflection.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/invoker/src/Reflection/CallableReflection.php'),
(4782, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/LICENSE', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/LICENSE'),
(4783, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/composer.json', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/composer.json'),
(4784, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Inject.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Inject.php'),
(4785, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Injectable.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Annotation/Injectable.php'),
(4786, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/CompiledContainer.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/CompiledContainer.php'),
(4787, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Compiler.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Compiler.php'),
(4788, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/ObjectCreationCompiler.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/ObjectCreationCompiler.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(4789, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/RequestedEntryHolder.php'),
(4790, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Template.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Compiler/Template.php'),
(4791, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Container.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Container.php'),
(4792, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/ContainerBuilder.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/ContainerBuilder.php'),
(4793, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinition.php'),
(4794, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinitionExtension.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ArrayDefinitionExtension.php'),
(4795, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/AutowireDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/AutowireDefinition.php'),
(4796, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/DecoratorDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/DecoratorDefinition.php'),
(4797, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Definition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Definition.php'),
(4798, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Dumper/ObjectDefinitionDumper.php'),
(4799, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/EnvironmentVariableDefinition.php'),
(4800, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidAnnotation.php'),
(4801, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Exception/InvalidDefinition.php'),
(4802, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ExtendsPreviousDefinition.php'),
(4803, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/FactoryDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/FactoryDefinition.php'),
(4804, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/AutowireDefinitionHelper.php'),
(4805, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/CreateDefinitionHelper.php'),
(4806, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/DefinitionHelper.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/DefinitionHelper.php'),
(4807, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Helper/FactoryDefinitionHelper.php'),
(4808, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/InstanceDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/InstanceDefinition.php'),
(4809, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/MethodInjection.php'),
(4810, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition/PropertyInjection.php'),
(4811, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ObjectDefinition.php'),
(4812, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Reference.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Reference.php'),
(4813, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ArrayResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ArrayResolver.php'),
(4814, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DecoratorResolver.php'),
(4815, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/DefinitionResolver.php'),
(4816, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/EnvironmentVariableResolver.php'),
(4817, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/FactoryResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/FactoryResolver.php'),
(4818, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/InstanceInjector.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/InstanceInjector.php'),
(4819, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ObjectCreator.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ObjectCreator.php'),
(4820, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php'),
(4821, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php'),
(4822, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/SelfResolvingDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/SelfResolvingDefinition.php'),
(4823, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/AnnotationBasedAutowiring.php'),
(4824, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/Autowiring.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/Autowiring.php'),
(4825, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionArray.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionArray.php'),
(4826, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionFile.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionFile.php'),
(4827, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php'),
(4828, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionSource.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionSource.php'),
(4829, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/MutableDefinitionSource.php'),
(4830, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/NoAutowiring.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/NoAutowiring.php'),
(4831, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php'),
(4832, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceCache.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceCache.php'),
(4833, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceChain.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/SourceChain.php'),
(4834, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/StringDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/StringDefinition.php'),
(4835, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ValueDefinition.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/ValueDefinition.php'),
(4836, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/DependencyException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/DependencyException.php'),
(4837, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Factory/RequestedEntry.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Factory/RequestedEntry.php'),
(4838, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/FactoryInterface.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/FactoryInterface.php'),
(4839, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/DefinitionParameterResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/DefinitionParameterResolver.php'),
(4840, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/FactoryParameterResolver.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/FactoryParameterResolver.php'),
(4841, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/NotFoundException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/NotFoundException.php'),
(4842, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php'),
(4843, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php'),
(4844, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/LICENSE', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/LICENSE'),
(4845, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/composer.json', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/composer.json'),
(4846, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/AnnotationException.php'),
(4847, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpDocReader.php'),
(4848, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/TokenParser.php'),
(4849, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/UseStatementParser.php'),
(4850, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/LICENSE', 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/LICENSE'),
(4851, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/composer.json', 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/composer.json'),
(4852, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php'),
(4853, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerInterface.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/ContainerInterface.php'),
(4854, '/home/iraneurobetcom/public_html/wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', 'wp-content/plugins/elementor-pro/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php'),
(4855, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/autoloader.php', 'wp-content/plugins/elementskit/autoloader.php'),
(4856, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/changelog.txt', 'wp-content/plugins/elementskit/changelog.txt'),
(4857, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/elementskit.php', 'wp-content/plugins/elementskit/elementskit.php'),
(4858, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/export/error_log', 'wp-content/plugins/elementskit/export/error_log'),
(4859, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/export/export-screen.php', 'wp-content/plugins/elementskit/export/export-screen.php'),
(4860, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/hooks/register-modules.php', 'wp-content/plugins/elementskit/hooks/register-modules.php'),
(4861, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/hooks/register-widgets.php', 'wp-content/plugins/elementskit/hooks/register-widgets.php'),
(4862, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/import/error_log', 'wp-content/plugins/elementskit/import/error_log'),
(4863, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/import/import-screen.php', 'wp-content/plugins/elementskit/import/import-screen.php'),
(4864, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit-ru_RU.mo', 'wp-content/plugins/elementskit/languages/elementskit-ru_RU.mo'),
(4865, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit-ru_RU.po', 'wp-content/plugins/elementskit/languages/elementskit-ru_RU.po'),
(4866, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/languages/elementskit.pot', 'wp-content/plugins/elementskit/languages/elementskit.pot'),
(4867, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/autoload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/autoload.php'),
(4868, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/BinCommand.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/BinCommand.php'),
(4869, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/CommandProvider.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/CommandProvider.php'),
(4870, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Config.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Config.php'),
(4871, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Plugin.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/Plugin.php'),
(4872, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/bamarni/composer-bin-plugin/src/error_log'),
(4873, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/ClassLoader.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/ClassLoader.php'),
(4874, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/InstalledVersions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/InstalledVersions.php'),
(4875, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/LICENSE', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/LICENSE'),
(4876, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_classmap.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_classmap.php'),
(4877, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_files.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_files.php'),
(4878, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_namespaces.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_namespaces.php'),
(4879, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_psr4.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_psr4.php'),
(4880, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_real.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_real.php'),
(4881, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_static.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/autoload_static.php'),
(4882, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.json', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.json'),
(4883, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/installed.php'),
(4884, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/platform_check.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/composer/platform_check.php'),
(4885, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/BeforeValidException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/BeforeValidException.php'),
(4886, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/ExpiredException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/ExpiredException.php'),
(4887, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWK.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWK.php'),
(4888, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWT.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/JWT.php'),
(4889, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/SignatureInvalidException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/firebase/php-jwt/src/SignatureInvalidException.php'),
(4890, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Revoke.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Revoke.php'),
(4891, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Verify.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AccessToken/Verify.php'),
(4892, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/AuthHandlerFactory.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/AuthHandlerFactory.php'),
(4893, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php'),
(4894, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php'),
(4895, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php'),
(4896, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/AuthHandler/error_log'),
(4897, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Client.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Client.php'),
(4898, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Collection.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Collection.php'),
(4899, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Exception.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Exception.php'),
(4900, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/Batch.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/Batch.php'),
(4901, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/MediaFileUpload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/MediaFileUpload.php'),
(4902, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/REST.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Http/REST.php'),
(4903, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Model.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Model.php'),
(4904, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Exception.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Exception.php'),
(4905, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Resource.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/Resource.php'),
(4906, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service/error_log'),
(4907, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Service.php'),
(4908, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Composer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Composer.php'),
(4909, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Exception.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Exception.php'),
(4910, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Retryable.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Retryable.php'),
(4911, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Runner.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/Runner.php'),
(4912, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Task/error_log'),
(4913, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Utils/UriTemplate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/Utils/UriTemplate.php'),
(4914, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/aliases.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/aliases.php'),
(4915, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient/src/error_log'),
(4916, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/autoload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/autoload.php'),
(4917, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingRequest.php'),
(4918, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddBandingResponse.php'),
(4919, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartRequest.php'),
(4920, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddChartResponse.php'),
(4921, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddConditionalFormatRuleRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddConditionalFormatRuleRequest.php'),
(4922, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceRequest.php'),
(4923, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDataSourceResponse.php'),
(4924, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupRequest.php'),
(4925, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddDimensionGroupResponse.php'),
(4926, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewRequest.php'),
(4927, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddFilterViewResponse.php'),
(4928, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeRequest.php'),
(4929, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddNamedRangeResponse.php'),
(4930, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeRequest.php'),
(4931, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddProtectedRangeResponse.php'),
(4932, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetRequest.php'),
(4933, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSheetResponse.php'),
(4934, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerRequest.php'),
(4935, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AddSlicerResponse.php'),
(4936, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendCellsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendCellsRequest.php'),
(4937, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendDimensionRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendDimensionRequest.php'),
(4938, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AppendValuesResponse.php'),
(4939, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoFillRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoFillRequest.php'),
(4940, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoResizeDimensionsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/AutoResizeDimensionsRequest.php'),
(4941, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandedRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandedRange.php'),
(4942, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandingProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BandingProperties.php'),
(4943, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BaselineValueFormat.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BaselineValueFormat.php'),
(4944, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartAxis.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartAxis.php'),
(4945, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartDomain.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartDomain.php'),
(4946, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSeries.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSeries.php'),
(4947, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicChartSpec.php'),
(4948, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicFilter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicFilter.php'),
(4949, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicSeriesDataPointStyleOverride.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BasicSeriesDataPointStyleOverride.php'),
(4950, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterRequest.php'),
(4951, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesByDataFilterResponse.php'),
(4952, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesRequest.php'),
(4953, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchClearValuesResponse.php'),
(4954, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterRequest.php'),
(4955, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesByDataFilterResponse.php'),
(4956, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchGetValuesResponse.php'),
(4957, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetRequest.php'),
(4958, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateSpreadsheetResponse.php'),
(4959, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterRequest.php'),
(4960, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesByDataFilterResponse.php'),
(4961, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesRequest.php'),
(4962, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BatchUpdateValuesResponse.php'),
(4963, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryDataSourceSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryDataSourceSpec.php'),
(4964, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryQuerySpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryQuerySpec.php'),
(4965, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryTableSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BigQueryTableSpec.php'),
(4966, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanCondition.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanCondition.php'),
(4967, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BooleanRule.php'),
(4968, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Border.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Border.php'),
(4969, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Borders.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Borders.php'),
(4970, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BubbleChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/BubbleChartSpec.php'),
(4971, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickChartSpec.php'),
(4972, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickData.php'),
(4973, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickDomain.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickDomain.php'),
(4974, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickSeries.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CandlestickSeries.php'),
(4975, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellData.php'),
(4976, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellFormat.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CellFormat.php'),
(4977, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartAxisViewWindowOptions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartAxisViewWindowOptions.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(4978, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartCustomNumberFormatOptions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartCustomNumberFormatOptions.php'),
(4979, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartData.php'),
(4980, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartDateTimeRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartDateTimeRule.php'),
(4981, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartGroupRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartGroupRule.php'),
(4982, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartHistogramRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartHistogramRule.php'),
(4983, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSourceRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSourceRange.php'),
(4984, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ChartSpec.php'),
(4985, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearBasicFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearBasicFilterRequest.php'),
(4986, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesRequest.php'),
(4987, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ClearValuesResponse.php'),
(4988, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Color.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Color.php'),
(4989, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ColorStyle.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ColorStyle.php'),
(4990, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionValue.php'),
(4991, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionalFormatRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ConditionalFormatRule.php'),
(4992, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopyPasteRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopyPasteRequest.php'),
(4993, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopySheetToAnotherSpreadsheetRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CopySheetToAnotherSpreadsheetRequest.php'),
(4994, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataRequest.php'),
(4995, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CreateDeveloperMetadataResponse.php'),
(4996, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CutPasteRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/CutPasteRequest.php'),
(4997, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataExecutionStatus.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataExecutionStatus.php'),
(4998, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilter.php'),
(4999, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilterValueRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataFilterValueRange.php'),
(5000, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataLabel.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataLabel.php'),
(5001, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSource.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSource.php'),
(5002, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceChartProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceChartProperties.php'),
(5003, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumn.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumn.php'),
(5004, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumnReference.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceColumnReference.php'),
(5005, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceFormula.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceFormula.php'),
(5006, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReference.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReference.php'),
(5007, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReferences.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceObjectReferences.php'),
(5008, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceParameter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceParameter.php'),
(5009, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshDailySchedule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshDailySchedule.php'),
(5010, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshMonthlySchedule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshMonthlySchedule.php'),
(5011, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshSchedule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshSchedule.php'),
(5012, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshWeeklySchedule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceRefreshWeeklySchedule.php'),
(5013, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetDimensionRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetDimensionRange.php'),
(5014, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSheetProperties.php'),
(5015, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceSpec.php'),
(5016, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceTable.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataSourceTable.php'),
(5017, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataValidationRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DataValidationRule.php'),
(5018, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DateTimeRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DateTimeRule.php'),
(5019, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteBandingRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteBandingRequest.php'),
(5020, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleRequest.php'),
(5021, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteConditionalFormatRuleResponse.php'),
(5022, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDataSourceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDataSourceRequest.php'),
(5023, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataRequest.php'),
(5024, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDeveloperMetadataResponse.php'),
(5025, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupRequest.php'),
(5026, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionGroupResponse.php'),
(5027, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDimensionRequest.php'),
(5028, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesRequest.php'),
(5029, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteDuplicatesResponse.php'),
(5030, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteEmbeddedObjectRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteEmbeddedObjectRequest.php'),
(5031, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteFilterViewRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteFilterViewRequest.php'),
(5032, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteNamedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteNamedRangeRequest.php'),
(5033, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteProtectedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteProtectedRangeRequest.php'),
(5034, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteRangeRequest.php'),
(5035, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteSheetRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeleteSheetRequest.php'),
(5036, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadata.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadata.php'),
(5037, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLocation.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLocation.php'),
(5038, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLookup.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DeveloperMetadataLookup.php'),
(5039, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionGroup.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionGroup.php'),
(5040, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionProperties.php'),
(5041, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DimensionRange.php'),
(5042, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewRequest.php'),
(5043, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateFilterViewResponse.php'),
(5044, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetRequest.php'),
(5045, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/DuplicateSheetResponse.php'),
(5046, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Editors.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Editors.php'),
(5047, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedChart.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedChart.php'),
(5048, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectBorder.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectBorder.php'),
(5049, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectPosition.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/EmbeddedObjectPosition.php'),
(5050, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ErrorValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ErrorValue.php'),
(5051, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ExtendedValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ExtendedValue.php'),
(5052, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterCriteria.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterCriteria.php'),
(5053, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterSpec.php'),
(5054, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterView.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FilterView.php'),
(5055, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceRequest.php'),
(5056, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/FindReplaceResponse.php'),
(5057, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GetSpreadsheetByDataFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GetSpreadsheetByDataFilterRequest.php'),
(5058, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GradientRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GradientRule.php'),
(5059, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridCoordinate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridCoordinate.php'),
(5060, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridData.php'),
(5061, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridProperties.php'),
(5062, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/GridRange.php'),
(5063, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramChartSpec.php'),
(5064, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramRule.php'),
(5065, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramSeries.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/HistogramSeries.php'),
(5066, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertDimensionRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertDimensionRequest.php'),
(5067, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InsertRangeRequest.php'),
(5068, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InterpolationPoint.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/InterpolationPoint.php'),
(5069, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Interval.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Interval.php'),
(5070, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/IterativeCalculationSettings.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/IterativeCalculationSettings.php'),
(5071, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/KeyValueFormat.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/KeyValueFormat.php'),
(5072, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/LineStyle.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/LineStyle.php'),
(5073, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Link.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Link.php'),
(5074, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRule.php'),
(5075, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRuleGroup.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ManualRuleGroup.php'),
(5076, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedDeveloperMetadata.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedDeveloperMetadata.php'),
(5077, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedValueRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MatchedValueRange.php'),
(5078, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MergeCellsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MergeCellsRequest.php'),
(5079, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MoveDimensionRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/MoveDimensionRequest.php'),
(5080, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NamedRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NamedRange.php'),
(5081, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NumberFormat.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/NumberFormat.php'),
(5082, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OrgChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OrgChartSpec.php'),
(5083, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OverlayPosition.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/OverlayPosition.php'),
(5084, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Padding.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Padding.php'),
(5085, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PasteDataRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PasteDataRequest.php'),
(5086, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PieChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PieChartSpec.php'),
(5087, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterCriteria.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterCriteria.php'),
(5088, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotFilterSpec.php'),
(5089, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroup.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroup.php'),
(5090, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupLimit.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupLimit.php'),
(5091, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupRule.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupRule.php'),
(5092, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupSortValueBucket.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupSortValueBucket.php'),
(5093, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupValueMetadata.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotGroupValueMetadata.php'),
(5094, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotTable.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotTable.php'),
(5095, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PivotValue.php'),
(5096, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PointStyle.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/PointStyle.php'),
(5097, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ProtectedRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ProtectedRange.php'),
(5098, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RandomizeRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RandomizeRangeRequest.php'),
(5099, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceObjectExecutionStatus.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceObjectExecutionStatus.php'),
(5100, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceRequest.php'),
(5101, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RefreshDataSourceResponse.php'),
(5102, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RepeatCellRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RepeatCellRequest.php'),
(5103, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Request.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Request.php'),
(5104, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php'),
(5105, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsDeveloperMetadata.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsDeveloperMetadata.php'),
(5106, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsSheets.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsSheets.php'),
(5107, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/SpreadsheetsValues.php'),
(5108, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Resource/error_log'),
(5109, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Response.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Response.php'),
(5110, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RowData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/RowData.php'),
(5111, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ScorecardChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ScorecardChartSpec.php'),
(5112, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataRequest.php'),
(5113, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SearchDeveloperMetadataResponse.php'),
(5114, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetBasicFilterRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetBasicFilterRequest.php'),
(5115, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetDataValidationRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SetDataValidationRequest.php'),
(5116, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Sheet.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Sheet.php'),
(5117, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SheetProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SheetProperties.php'),
(5118, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Slicer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Slicer.php'),
(5119, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SlicerSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SlicerSpec.php'),
(5120, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortRangeRequest.php'),
(5121, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SortSpec.php'),
(5122, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SourceAndDestination.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SourceAndDestination.php'),
(5123, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Spreadsheet.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/Spreadsheet.php'),
(5124, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetProperties.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetProperties.php'),
(5125, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetTheme.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/SpreadsheetTheme.php'),
(5126, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormat.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormat.php'),
(5127, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormatRun.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextFormatRun.php'),
(5128, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextPosition.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextPosition.php'),
(5129, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextRotation.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextRotation.php'),
(5130, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextToColumnsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TextToColumnsRequest.php'),
(5131, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ThemeColorPair.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ThemeColorPair.php'),
(5132, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TimeOfDay.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TimeOfDay.php'),
(5133, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartColorScale.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartColorScale.php'),
(5134, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TreemapChartSpec.php'),
(5135, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceRequest.php'),
(5136, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/TrimWhitespaceResponse.php'),
(5137, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UnmergeCellsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UnmergeCellsRequest.php'),
(5138, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBandingRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBandingRequest.php'),
(5139, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBordersRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateBordersRequest.php'),
(5140, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateCellsRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateCellsRequest.php'),
(5141, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateChartSpecRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateChartSpecRequest.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(5142, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleRequest.php'),
(5143, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateConditionalFormatRuleResponse.php'),
(5144, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceRequest.php'),
(5145, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDataSourceResponse.php'),
(5146, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataRequest.php'),
(5147, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDeveloperMetadataResponse.php'),
(5148, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionGroupRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionGroupRequest.php'),
(5149, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionPropertiesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateDimensionPropertiesRequest.php'),
(5150, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectBorderRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectBorderRequest.php'),
(5151, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionRequest.php'),
(5152, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateEmbeddedObjectPositionResponse.php'),
(5153, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateFilterViewRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateFilterViewRequest.php'),
(5154, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateNamedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateNamedRangeRequest.php'),
(5155, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateProtectedRangeRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateProtectedRangeRequest.php'),
(5156, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSheetPropertiesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSheetPropertiesRequest.php'),
(5157, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSlicerSpecRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSlicerSpecRequest.php'),
(5158, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSpreadsheetPropertiesRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateSpreadsheetPropertiesRequest.php'),
(5159, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesByDataFilterResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesByDataFilterResponse.php'),
(5160, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesResponse.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/UpdateValuesResponse.php'),
(5161, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ValueRange.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/ValueRange.php'),
(5162, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartColumnStyle.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartColumnStyle.php'),
(5163, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartCustomSubtotal.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartCustomSubtotal.php'),
(5164, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartDomain.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartDomain.php'),
(5165, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSeries.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSeries.php'),
(5166, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSpec.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/WaterfallChartSpec.php'),
(5167, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets/error_log'),
(5168, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/Sheets.php'),
(5169, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/src/error_log'),
(5170, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.metadata', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.metadata'),
(5171, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.py', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/apiclient-services/synth.py'),
(5172, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/COPYING', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/COPYING'),
(5173, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/autoload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/autoload.php'),
(5174, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/error_log'),
(5175, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/renovate.json', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/renovate.json'),
(5176, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/AccessToken.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/AccessToken.php'),
(5177, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ApplicationDefaultCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ApplicationDefaultCredentials.php'),
(5178, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/InvalidArgumentException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/InvalidArgumentException.php'),
(5179, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/Item.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/Item.php'),
(5180, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/MemoryCacheItemPool.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/MemoryCacheItemPool.php'),
(5181, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/SysVCacheItemPool.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/SysVCacheItemPool.php'),
(5182, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Cache/error_log'),
(5183, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CacheTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CacheTrait.php'),
(5184, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/AppIdentityCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/AppIdentityCredentials.php'),
(5185, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/GCECredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/GCECredentials.php'),
(5186, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/IAMCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/IAMCredentials.php'),
(5187, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/InsecureCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/InsecureCredentials.php'),
(5188, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountCredentials.php'),
(5189, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php'),
(5190, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/UserRefreshCredentials.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/UserRefreshCredentials.php'),
(5191, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Credentials/error_log'),
(5192, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CredentialsLoader.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/CredentialsLoader.php'),
(5193, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenCache.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenCache.php'),
(5194, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/FetchAuthTokenInterface.php'),
(5195, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GCECache.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GCECache.php'),
(5196, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GetQuotaProjectInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/GetQuotaProjectInterface.php'),
(5197, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle5HttpHandler.php'),
(5198, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle6HttpHandler.php'),
(5199, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle7HttpHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/Guzzle7HttpHandler.php'),
(5200, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpClientCache.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpClientCache.php'),
(5201, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpHandlerFactory.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/HttpHandlerFactory.php'),
(5202, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/HttpHandler/error_log'),
(5203, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Iam.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Iam.php'),
(5204, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/AuthTokenMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/AuthTokenMiddleware.php'),
(5205, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php'),
(5206, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/SimpleMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/SimpleMiddleware.php'),
(5207, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Middleware/error_log'),
(5208, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/OAuth2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/OAuth2.php'),
(5209, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ProjectIdProviderInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ProjectIdProviderInterface.php'),
(5210, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ServiceAccountSignerTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/ServiceAccountSignerTrait.php'),
(5211, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/SignBlobInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/SignBlobInterface.php'),
(5212, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/AuthTokenSubscriber.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/AuthTokenSubscriber.php'),
(5213, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php'),
(5214, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/SimpleSubscriber.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/SimpleSubscriber.php'),
(5215, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/Subscriber/error_log'),
(5216, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/UpdateMetadataInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/UpdateMetadataInterface.php'),
(5217, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/google/auth/src/error_log'),
(5218, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizer.php'),
(5219, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizerInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/BodySummarizerInterface.php'),
(5220, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Client.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Client.php'),
(5221, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientInterface.php'),
(5222, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/ClientTrait.php'),
(5223, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),
(5224, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),
(5225, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),
(5226, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),
(5227, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),
(5228, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Cookie/error_log'),
(5229, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),
(5230, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ClientException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ClientException.php'),
(5231, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ConnectException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ConnectException.php'),
(5232, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),
(5233, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),
(5234, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/RequestException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/RequestException.php'),
(5235, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ServerException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/ServerException.php'),
(5236, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),
(5237, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TransferException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/TransferException.php'),
(5238, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Exception/error_log'),
(5239, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),
(5240, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),
(5241, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),
(5242, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),
(5243, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),
(5244, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php'),
(5245, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/MockHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/MockHandler.php'),
(5246, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/Proxy.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/Proxy.php'),
(5247, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),
(5248, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Handler/error_log'),
(5249, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/HandlerStack.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/HandlerStack.php'),
(5250, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatter.php'),
(5251, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatterInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/MessageFormatterInterface.php'),
(5252, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Middleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Middleware.php'),
(5253, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Pool.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Pool.php'),
(5254, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),
(5255, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RedirectMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RedirectMiddleware.php'),
(5256, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RequestOptions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RequestOptions.php'),
(5257, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RetryMiddleware.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/RetryMiddleware.php'),
(5258, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/TransferStats.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/TransferStats.php'),
(5259, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Utils.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/Utils.php'),
(5260, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/error_log'),
(5261, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions.php'),
(5262, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions_include.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/guzzle/src/functions_include.php'),
(5263, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/AggregateException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/AggregateException.php'),
(5264, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/CancellationException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/CancellationException.php'),
(5265, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Coroutine.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Coroutine.php'),
(5266, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Create.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Create.php'),
(5267, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Each.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Each.php'),
(5268, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/EachPromise.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/EachPromise.php'),
(5269, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/FulfilledPromise.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/FulfilledPromise.php'),
(5270, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Is.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Is.php'),
(5271, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Promise.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Promise.php'),
(5272, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromiseInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromiseInterface.php'),
(5273, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromisorInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/PromisorInterface.php'),
(5274, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectedPromise.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectedPromise.php'),
(5275, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectionException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/RejectionException.php'),
(5276, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueue.php'),
(5277, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueueInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/TaskQueueInterface.php'),
(5278, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Utils.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/Utils.php'),
(5279, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/error_log'),
(5280, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions.php'),
(5281, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions_include.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/promises/src/functions_include.php'),
(5282, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/AppendStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/AppendStream.php'),
(5283, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/BufferStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/BufferStream.php'),
(5284, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/CachingStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/CachingStream.php'),
(5285, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/DroppingStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/DroppingStream.php'),
(5286, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/FnStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/FnStream.php'),
(5287, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Header.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Header.php'),
(5288, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/InflateStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/InflateStream.php'),
(5289, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LazyOpenStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LazyOpenStream.php'),
(5290, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LimitStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/LimitStream.php'),
(5291, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Message.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Message.php'),
(5292, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MessageTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MessageTrait.php'),
(5293, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MimeType.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MimeType.php'),
(5294, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MultipartStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/MultipartStream.php'),
(5295, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/NoSeekStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/NoSeekStream.php'),
(5296, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/PumpStream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/PumpStream.php'),
(5297, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Query.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Query.php'),
(5298, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Request.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Request.php'),
(5299, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Response.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Response.php'),
(5300, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Rfc7230.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Rfc7230.php'),
(5301, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/ServerRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/ServerRequest.php'),
(5302, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Stream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Stream.php'),
(5303, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),
(5304, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamWrapper.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/StreamWrapper.php'),
(5305, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UploadedFile.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UploadedFile.php'),
(5306, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Uri.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Uri.php'),
(5307, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriNormalizer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriNormalizer.php'),
(5308, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriResolver.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/UriResolver.php'),
(5309, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Utils.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/Utils.php'),
(5310, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/error_log'),
(5311, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions.php'),
(5312, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions_include.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/guzzlehttp/psr7/src/functions_include.php'),
(5313, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/_config.yml', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/_config.yml'),
(5314, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/DateTimeImmutable.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/DateTimeImmutable.php'),
(5315, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ErrorHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ErrorHandler.php'),
(5316, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'),
(5317, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'),
(5318, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php'),
(5319, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'),
(5320, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'),
(5321, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'),
(5322, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(5323, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'),
(5324, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'),
(5325, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'),
(5326, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'),
(5327, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php'),
(5328, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'),
(5329, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'),
(5330, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'),
(5331, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'),
(5332, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'),
(5333, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'),
(5334, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'),
(5335, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'),
(5336, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'),
(5337, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'),
(5338, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BufferHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/BufferHandler.php'),
(5339, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'),
(5340, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'),
(5341, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CubeHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/CubeHandler.php'),
(5342, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Curl/Util.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Curl/Util.php'),
(5343, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'),
(5344, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'),
(5345, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'),
(5346, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php'),
(5347, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php'),
(5348, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'),
(5349, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php'),
(5350, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FilterHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FilterHandler.php'),
(5351, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'),
(5352, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'),
(5353, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'),
(5354, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'),
(5355, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'),
(5356, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'),
(5357, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'),
(5358, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php'),
(5359, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php'),
(5360, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GelfHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GelfHandler.php'),
(5361, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GroupHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/GroupHandler.php'),
(5362, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Handler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Handler.php'),
(5363, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'),
(5364, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php'),
(5365, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'),
(5366, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php'),
(5367, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'),
(5368, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'),
(5369, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php'),
(5370, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MailHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MailHandler.php'),
(5371, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'),
(5372, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'),
(5373, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'),
(5374, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'),
(5375, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'),
(5376, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NoopHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NoopHandler.php'),
(5377, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NullHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/NullHandler.php'),
(5378, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/OverflowHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/OverflowHandler.php'),
(5379, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'),
(5380, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessHandler.php'),
(5381, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php'),
(5382, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php'),
(5383, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PsrHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PsrHandler.php'),
(5384, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'),
(5385, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisHandler.php'),
(5386, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php'),
(5387, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'),
(5388, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'),
(5389, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'),
(5390, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SendGridHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SendGridHandler.php'),
(5391, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'),
(5392, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackHandler.php'),
(5393, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'),
(5394, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SocketHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SocketHandler.php'),
(5395, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SqsHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SqsHandler.php'),
(5396, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/StreamHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/StreamHandler.php'),
(5397, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'),
(5398, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'),
(5399, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'),
(5400, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'),
(5401, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php'),
(5402, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TestHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/TestHandler.php'),
(5403, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php'),
(5404, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'),
(5405, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'),
(5406, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Logger.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Logger.php'),
(5407, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/GitProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/GitProcessor.php'),
(5408, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php'),
(5409, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'),
(5410, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'),
(5411, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'),
(5412, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'),
(5413, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'),
(5414, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'),
(5415, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php'),
(5416, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'),
(5417, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/TagProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/TagProcessor.php'),
(5418, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/UidProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/UidProcessor.php'),
(5419, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/WebProcessor.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Processor/WebProcessor.php'),
(5420, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Registry.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Registry.php'),
(5421, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ResettableInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/ResettableInterface.php'),
(5422, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/SignalHandler.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/SignalHandler.php'),
(5423, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Test/TestCase.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Test/TestCase.php'),
(5424, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Utils.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/monolog/monolog/src/Monolog/Utils.php'),
(5425, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/psalm.xml', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/psalm.xml'),
(5426, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32.php'),
(5427, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32Hex.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base32Hex.php'),
(5428, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64.php'),
(5429, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlash.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlash.php'),
(5430, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php'),
(5431, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64UrlSafe.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Base64UrlSafe.php'),
(5432, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Binary.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Binary.php'),
(5433, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/EncoderInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/EncoderInterface.php'),
(5434, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Encoding.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Encoding.php'),
(5435, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Hex.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/Hex.php'),
(5436, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/RFC4648.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/RFC4648.php'),
(5437, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/constant_time_encoding/src/error_log'),
(5438, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/build-phar.sh', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/build-phar.sh'),
(5439, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey'),
(5440, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),
(5441, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/lib/random.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/lib/random.php'),
(5442, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/other/build_phar.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/other/build_phar.php'),
(5443, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm-autoload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm-autoload.php'),
(5444, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm.xml', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/paragonie/random_compat/psalm.xml'),
(5445, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/AUTHORS', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/AUTHORS'),
(5446, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/appveyor.yml', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/appveyor.yml'),
(5447, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php'),
(5448, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),
(5449, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),
(5450, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php'),
(5451, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php'),
(5452, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php'),
(5453, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php'),
(5454, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php'),
(5455, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php'),
(5456, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php'),
(5457, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php'),
(5458, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/error_log'),
(5459, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php'),
(5460, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php'),
(5461, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php'),
(5462, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php'),
(5463, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php'),
(5464, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php'),
(5465, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php'),
(5466, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Common/error_log'),
(5467, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),
(5468, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php'),
(5469, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php'),
(5470, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/error_log'),
(5471, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php'),
(5472, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php'),
(5473, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php'),
(5474, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH/error_log'),
(5475, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DH.php'),
(5476, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php'),
(5477, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php'),
(5478, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php'),
(5479, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php'),
(5480, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php'),
(5481, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php'),
(5482, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/error_log'),
(5483, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php'),
(5484, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php'),
(5485, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php'),
(5486, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/error_log'),
(5487, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php'),
(5488, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php'),
(5489, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php'),
(5490, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA/error_log');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(5491, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/DSA.php'),
(5492, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php'),
(5493, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php'),
(5494, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php'),
(5495, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php'),
(5496, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php'),
(5497, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php'),
(5498, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/error_log'),
(5499, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php'),
(5500, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php'),
(5501, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php'),
(5502, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php'),
(5503, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php'),
(5504, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php'),
(5505, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php'),
(5506, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php'),
(5507, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php'),
(5508, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php'),
(5509, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php'),
(5510, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php'),
(5511, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php'),
(5512, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php'),
(5513, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php'),
(5514, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php'),
(5515, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php'),
(5516, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php'),
(5517, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/error_log'),
(5518, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php'),
(5519, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php'),
(5520, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php'),
(5521, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php'),
(5522, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php'),
(5523, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php'),
(5524, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php'),
(5525, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php'),
(5526, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php'),
(5527, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php'),
(5528, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php'),
(5529, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php'),
(5530, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php'),
(5531, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php'),
(5532, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php'),
(5533, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php'),
(5534, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php'),
(5535, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php'),
(5536, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php'),
(5537, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php'),
(5538, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php'),
(5539, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php'),
(5540, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php'),
(5541, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php'),
(5542, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php'),
(5543, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php'),
(5544, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php'),
(5545, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php'),
(5546, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php'),
(5547, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php'),
(5548, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php'),
(5549, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php'),
(5550, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php'),
(5551, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php'),
(5552, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php'),
(5553, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php'),
(5554, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php'),
(5555, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php'),
(5556, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php'),
(5557, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php'),
(5558, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php'),
(5559, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php'),
(5560, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php'),
(5561, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php'),
(5562, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php'),
(5563, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php'),
(5564, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php'),
(5565, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php'),
(5566, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php'),
(5567, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php'),
(5568, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php'),
(5569, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php'),
(5570, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php'),
(5571, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php'),
(5572, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php'),
(5573, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php'),
(5574, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php'),
(5575, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php'),
(5576, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php'),
(5577, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php'),
(5578, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/error_log'),
(5579, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php'),
(5580, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php'),
(5581, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php'),
(5582, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php'),
(5583, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/error_log'),
(5584, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php'),
(5585, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php'),
(5586, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php'),
(5587, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC/error_log'),
(5588, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/EC.php'),
(5589, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),
(5590, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php'),
(5591, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),
(5592, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),
(5593, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php'),
(5594, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php'),
(5595, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php'),
(5596, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php'),
(5597, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php'),
(5598, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php'),
(5599, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php'),
(5600, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php'),
(5601, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/error_log'),
(5602, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php'),
(5603, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php'),
(5604, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA/error_log'),
(5605, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),
(5606, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),
(5607, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),
(5608, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php'),
(5609, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),
(5610, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),
(5611, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Crypt/error_log'),
(5612, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php'),
(5613, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php'),
(5614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php'),
(5615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php'),
(5616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php'),
(5617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php'),
(5618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php'),
(5619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php'),
(5620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php'),
(5621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php'),
(5622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php'),
(5623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php'),
(5624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php'),
(5625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php'),
(5626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ANSI.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ANSI.php'),
(5627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),
(5628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php'),
(5629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php'),
(5630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php'),
(5631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php'),
(5632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php'),
(5633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php'),
(5634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php'),
(5635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php'),
(5636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php'),
(5637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php'),
(5638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php'),
(5639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php'),
(5640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php'),
(5641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php'),
(5642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php'),
(5643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php'),
(5644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php'),
(5645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php'),
(5646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php'),
(5647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php'),
(5648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php'),
(5649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php'),
(5650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php'),
(5651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php'),
(5652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php'),
(5653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(5654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php'),
(5655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php'),
(5656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php'),
(5657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php'),
(5658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php'),
(5659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php'),
(5660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php'),
(5661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php'),
(5662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php'),
(5663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php'),
(5664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php'),
(5665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php'),
(5666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php'),
(5667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php'),
(5668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php'),
(5669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php'),
(5670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php'),
(5671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php'),
(5672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php'),
(5673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php'),
(5674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php'),
(5675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php'),
(5676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php'),
(5677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php'),
(5678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php'),
(5679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php'),
(5680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php'),
(5681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php'),
(5682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php'),
(5683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php'),
(5684, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php'),
(5685, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php'),
(5686, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php'),
(5687, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php'),
(5688, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php'),
(5689, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php'),
(5690, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php'),
(5691, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php'),
(5692, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php'),
(5693, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php'),
(5694, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php'),
(5695, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php'),
(5696, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php'),
(5697, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php'),
(5698, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php'),
(5699, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php'),
(5700, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php'),
(5701, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php'),
(5702, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php'),
(5703, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php'),
(5704, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php'),
(5705, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php'),
(5706, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php'),
(5707, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php'),
(5708, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php'),
(5709, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php'),
(5710, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php'),
(5711, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php'),
(5712, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php'),
(5713, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php'),
(5714, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php'),
(5715, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php'),
(5716, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php'),
(5717, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php'),
(5718, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php'),
(5719, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php'),
(5720, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php'),
(5721, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php'),
(5722, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php'),
(5723, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php'),
(5724, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php'),
(5725, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php'),
(5726, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php'),
(5727, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php'),
(5728, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php'),
(5729, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php'),
(5730, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php'),
(5731, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php'),
(5732, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php'),
(5733, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php'),
(5734, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php'),
(5735, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php'),
(5736, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php'),
(5737, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php'),
(5738, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php'),
(5739, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php'),
(5740, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php'),
(5741, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php'),
(5742, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php'),
(5743, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php'),
(5744, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php'),
(5745, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php'),
(5746, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php'),
(5747, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php'),
(5748, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php'),
(5749, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php'),
(5750, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php'),
(5751, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php'),
(5752, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/ASN1.php'),
(5753, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/X509.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/File/X509.php'),
(5754, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php'),
(5755, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php'),
(5756, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php'),
(5757, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php'),
(5758, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php'),
(5759, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php'),
(5760, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/error_log'),
(5761, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/error_log'),
(5762, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php'),
(5763, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php'),
(5764, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php'),
(5765, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/error_log'),
(5766, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php'),
(5767, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php'),
(5768, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php'),
(5769, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php'),
(5770, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php'),
(5771, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php'),
(5772, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php'),
(5773, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php'),
(5774, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php'),
(5775, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php'),
(5776, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php'),
(5777, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php'),
(5778, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/error_log'),
(5779, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/error_log'),
(5780, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php'),
(5781, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php'),
(5782, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php'),
(5783, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/error_log'),
(5784, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),
(5785, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php'),
(5786, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField/error_log'),
(5787, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/BinaryField.php'),
(5788, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php'),
(5789, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php'),
(5790, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php'),
(5791, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField/error_log'),
(5792, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/PrimeField.php'),
(5793, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Math/error_log'),
(5794, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),
(5795, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),
(5796, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),
(5797, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/Net/error_log'),
(5798, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),
(5799, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent/error_log'),
(5800, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),
(5801, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php'),
(5802, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/System/SSH/error_log'),
(5803, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/bootstrap.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/bootstrap.php'),
(5804, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/openssl.cnf', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/phpseclib/phpseclib/phpseclib/openssl.cnf'),
(5805, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheException.php'),
(5806, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemInterface.php'),
(5807, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemPoolInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/CacheItemPoolInterface.php'),
(5808, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/InvalidArgumentException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/InvalidArgumentException.php'),
(5809, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/cache/src/error_log'),
(5810, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientExceptionInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientExceptionInterface.php'),
(5811, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/ClientInterface.php'),
(5812, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/NetworkExceptionInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/NetworkExceptionInterface.php'),
(5813, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/RequestExceptionInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/RequestExceptionInterface.php'),
(5814, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-client/src/error_log');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(5815, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/MessageInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/MessageInterface.php'),
(5816, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/RequestInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/RequestInterface.php'),
(5817, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ResponseInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ResponseInterface.php'),
(5818, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ServerRequestInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/ServerRequestInterface.php'),
(5819, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/StreamInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/StreamInterface.php'),
(5820, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UploadedFileInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UploadedFileInterface.php'),
(5821, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UriInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/http-message/src/UriInterface.php'),
(5822, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/AbstractLogger.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/AbstractLogger.php'),
(5823, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/InvalidArgumentException.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/InvalidArgumentException.php'),
(5824, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LogLevel.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LogLevel.php'),
(5825, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareInterface.php'),
(5826, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerAwareTrait.php'),
(5827, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerInterface.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerInterface.php'),
(5828, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerTrait.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/LoggerTrait.php'),
(5829, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/NullLogger.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/NullLogger.php'),
(5830, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/DummyTest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/DummyTest.php'),
(5831, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),
(5832, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/TestLogger.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/TestLogger.php'),
(5833, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/Test/error_log'),
(5834, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/error_log', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/psr/log/Psr/Log/error_log'),
(5835, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/ralouphie/getallheaders/src/getallheaders.php', 'wp-content/plugins/elementskit/libs/composer/vendor/build/vendor/src/ralouphie/getallheaders/src/getallheaders.php'),
(5836, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/composer/vendor/scoper-autoload.php', 'wp-content/plugins/elementskit/libs/composer/vendor/scoper-autoload.php'),
(5837, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/attr.php', 'wp-content/plugins/elementskit/libs/framework/attr.php'),
(5838, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/ajax.php', 'wp-content/plugins/elementskit/libs/framework/classes/ajax.php'),
(5839, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/license.php', 'wp-content/plugins/elementskit/libs/framework/classes/license.php'),
(5840, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/classes/utils.php', 'wp-content/plugins/elementskit/libs/framework/classes/utils.php'),
(5841, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/pages/error_log', 'wp-content/plugins/elementskit/libs/framework/pages/error_log'),
(5842, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/framework/pages/license.php', 'wp-content/plugins/elementskit/libs/framework/pages/license.php'),
(5843, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/notice/notice.php', 'wp-content/plugins/elementskit/libs/notice/notice.php'),
(5844, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/updater/edd-warper.php', 'wp-content/plugins/elementskit/libs/updater/edd-warper.php'),
(5845, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/libs/updater/init.php', 'wp-content/plugins/elementskit/libs/updater/init.php'),
(5846, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/css/tippy-custom.css', 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/css/tippy-custom.css'),
(5847, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/init.js', 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/init.js'),
(5848, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/popper.min.js', 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/popper.min.js'),
(5849, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/tippy.min.js', 'wp-content/plugins/elementskit/modules/advanced-tooltip/assets/js/tippy.min.js'),
(5850, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/extend-controls.php', 'wp-content/plugins/elementskit/modules/advanced-tooltip/extend-controls.php'),
(5851, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/advanced-tooltip/init.php', 'wp-content/plugins/elementskit/modules/advanced-tooltip/init.php'),
(5852, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/init.php', 'wp-content/plugins/elementskit/modules/conditional-content/init.php'),
(5853, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/base.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/base.php'),
(5854, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/browser.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/browser.php'),
(5855, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/condition-base.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/condition-base.php'),
(5856, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/date.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/date.php'),
(5857, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/day.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/day.php'),
(5858, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/error_log', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/error_log'),
(5859, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/login-status.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/login-status.php'),
(5860, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/operating-system.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/operating-system.php'),
(5861, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/time.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/time.php'),
(5862, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/user-role.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/conditions/user-role.php'),
(5863, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/control.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/control.php'),
(5864, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/all-conditions-list.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/all-conditions-list.php'),
(5865, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/browser.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/browser.php'),
(5866, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-enable.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-enable.php'),
(5867, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-relation.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/condition-relation.php'),
(5868, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/control-base.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/control-base.php'),
(5869, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/date.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/date.php'),
(5870, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/day.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/day.php'),
(5871, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/error_log', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/error_log'),
(5872, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/login-status.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/login-status.php'),
(5873, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/operating-system.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/operating-system.php'),
(5874, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/repeater-control-base.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/repeater-control-base.php'),
(5875, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/time.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/time.php'),
(5876, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/trait.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/trait.php'),
(5877, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/controls/user-role.php', 'wp-content/plugins/elementskit/modules/conditional-content/libs/controls/user-role.php'),
(5878, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/conditional-content/libs/error_log', 'wp-content/plugins/elementskit/modules/conditional-content/libs/error_log'),
(5879, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/ajax.php', 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/ajax.php'),
(5880, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/assets/js/ekit-copy-paste.js', 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/assets/js/ekit-copy-paste.js'),
(5881, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/copy-paste-cross-domain/init.php', 'wp-content/plugins/elementskit/modules/copy-paste-cross-domain/init.php'),
(5882, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/facebook-messenger/init.php', 'wp-content/plugins/elementskit/modules/facebook-messenger/init.php'),
(5883, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/google-sheet.php', 'wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/google-sheet.php'),
(5884, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/init.php', 'wp-content/plugins/elementskit/modules/google-sheet-elementor-pro-form/init.php'),
(5885, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/activator.php', 'wp-content/plugins/elementskit/modules/header-footer/activator.php'),
(5886, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/css/admin-style.css', 'wp-content/plugins/elementskit/modules/header-footer/assets/css/admin-style.css'),
(5887, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/css/select2.min.css', 'wp-content/plugins/elementskit/modules/header-footer/assets/css/select2.min.css'),
(5888, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/assets/js/elementskit-menu-admin.js', 'wp-content/plugins/elementskit/modules/header-footer/assets/js/elementskit-menu-admin.js'),
(5889, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt-api.php', 'wp-content/plugins/elementskit/modules/header-footer/cpt-api.php'),
(5890, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt-hooks.php', 'wp-content/plugins/elementskit/modules/header-footer/cpt-hooks.php'),
(5891, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/cpt.php', 'wp-content/plugins/elementskit/modules/header-footer/cpt.php'),
(5892, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/init.php', 'wp-content/plugins/elementskit/modules/header-footer/init.php'),
(5893, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/astra.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/astra.php'),
(5894, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/bbtheme.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/bbtheme.php'),
(5895, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/generatepress.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/generatepress.php'),
(5896, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/genesis.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/genesis.php'),
(5897, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing-functions.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing-functions.php'),
(5898, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/my-listing.php'),
(5899, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/neve.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/neve.php'),
(5900, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/oceanwp.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/oceanwp.php'),
(5901, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/theme-support.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/theme-support.php'),
(5902, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/theme-hooks/twenty-nineteen.php', 'wp-content/plugins/elementskit/modules/header-footer/theme-hooks/twenty-nineteen.php'),
(5903, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/error_log', 'wp-content/plugins/elementskit/modules/header-footer/views/error_log'),
(5904, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/modal-editor.php', 'wp-content/plugins/elementskit/modules/header-footer/views/modal-editor.php'),
(5905, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/theme-support-footer.php', 'wp-content/plugins/elementskit/modules/header-footer/views/theme-support-footer.php'),
(5906, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/header-footer/views/theme-support-header.php', 'wp-content/plugins/elementskit/modules/header-footer/views/theme-support-header.php'),
(5907, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-1.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-1.svg'),
(5908, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-10.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-10.svg'),
(5909, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-11.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-11.svg'),
(5910, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-12.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-12.svg'),
(5911, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-2.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-2.svg'),
(5912, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-3.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-3.svg'),
(5913, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-4.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-4.svg'),
(5914, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-5.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-5.svg'),
(5915, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-6.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-6.svg'),
(5916, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-7.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-7.svg'),
(5917, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-8.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-8.svg'),
(5918, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-9.svg', 'wp-content/plugins/elementskit/modules/masking/assets/shapes/shape-9.svg'),
(5919, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/extend-controls.php', 'wp-content/plugins/elementskit/modules/masking/extend-controls.php'),
(5920, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/masking/init.php', 'wp-content/plugins/elementskit/modules/masking/init.php'),
(5921, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', 'wp-content/plugins/elementskit/modules/parallax/assets/css/style.css'),
(5922, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', 'wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js'),
(5923, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', 'wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js'),
(5924, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', 'wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js'),
(5925, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', 'wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js'),
(5926, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/angle.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/angle.svg'),
(5927, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/double_stroke.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/double_stroke.svg'),
(5928, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/fat_stroke.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/fat_stroke.svg'),
(5929, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/fill_circle.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/fill_circle.svg'),
(5930, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/round_triangle.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/round_triangle.svg'),
(5931, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_1.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_1.svg'),
(5932, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_2.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_2.svg'),
(5933, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_3.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_3.svg'),
(5934, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_4.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_4.svg'),
(5935, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_5.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/shape_5.svg'),
(5936, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/single_stroke.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/single_stroke.svg'),
(5937, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/stroke_circle.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/stroke_circle.svg'),
(5938, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/triangle.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/triangle.svg'),
(5939, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag.svg'),
(5940, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag_2.svg', 'wp-content/plugins/elementskit/modules/parallax/assets/svg/zigzag_2.svg'),
(5941, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/init.php', 'wp-content/plugins/elementskit/modules/parallax/init.php'),
(5942, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/section-controls.php', 'wp-content/plugins/elementskit/modules/parallax/section-controls.php'),
(5943, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/parallax/widget-controls.php', 'wp-content/plugins/elementskit/modules/parallax/widget-controls.php'),
(5944, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', 'wp-content/plugins/elementskit/modules/particles/assets/css/particles.css'),
(5945, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', 'wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js'),
(5946, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js', 'wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js'),
(5947, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/bubble.json', 'wp-content/plugins/elementskit/modules/particles/assets/json/bubble.json'),
(5948, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/default.json', 'wp-content/plugins/elementskit/modules/particles/assets/json/default.json'),
(5949, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/nasa.json', 'wp-content/plugins/elementskit/modules/particles/assets/json/nasa.json'),
(5950, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/nayan.json', 'wp-content/plugins/elementskit/modules/particles/assets/json/nayan.json'),
(5951, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/assets/json/snow.json', 'wp-content/plugins/elementskit/modules/particles/assets/json/snow.json'),
(5952, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/init.php', 'wp-content/plugins/elementskit/modules/particles/init.php'),
(5953, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/particles/particles.php', 'wp-content/plugins/elementskit/modules/particles/particles.php'),
(5954, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', 'wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css'),
(5955, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', 'wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js'),
(5956, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/init.php', 'wp-content/plugins/elementskit/modules/pro-form-reset-button/init.php'),
(5957, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/pro-form-reset-button/reset-button.php', 'wp-content/plugins/elementskit/modules/pro-form-reset-button/reset-button.php'),
(5958, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', 'wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js'),
(5959, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/extend-controls.php', 'wp-content/plugins/elementskit/modules/sticky-content/extend-controls.php'),
(5960, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/sticky-content/init.php', 'wp-content/plugins/elementskit/modules/sticky-content/init.php'),
(5961, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', 'wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js'),
(5962, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/init.php', 'wp-content/plugins/elementskit/modules/wrapper-link/init.php'),
(5963, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/modules/wrapper-link/wrapper-link.php', 'wp-content/plugins/elementskit/modules/wrapper-link/wrapper-link.php'),
(5964, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/plugin.php', 'wp-content/plugins/elementskit/plugin.php'),
(5965, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/traits/singleton.php', 'wp-content/plugins/elementskit/traits/singleton.php'),
(5966, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion-handler.php', 'wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion-handler.php'),
(5967, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion.php', 'wp-content/plugins/elementskit/widgets/advanced-accordion/advanced-accordion.php'),
(5968, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-accordion/error_log', 'wp-content/plugins/elementskit/widgets/advanced-accordion/error_log'),
(5969, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider-handler.php', 'wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider-handler.php'),
(5970, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider.php', 'wp-content/plugins/elementskit/widgets/advanced-slider/advanced-slider.php'),
(5971, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-slider/error_log', 'wp-content/plugins/elementskit/widgets/advanced-slider/error_log'),
(5972, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab-handler.php', 'wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab-handler.php'),
(5973, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab.php', 'wp-content/plugins/elementskit/widgets/advanced-tab/advanced-tab.php'),
(5974, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/1.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/1.png'),
(5975, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/2.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/2.png'),
(5976, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/3.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/3.png'),
(5977, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/4.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/4.png'),
(5978, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/5.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/5.png'),
(5979, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/6.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/6.png'),
(5980, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/7.png', 'wp-content/plugins/elementskit/widgets/advanced-tab/assets/imagechoose/7.png'),
(5981, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-tab/error_log', 'wp-content/plugins/elementskit/widgets/advanced-tab/error_log'),
(5982, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle-handler.php', 'wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle-handler.php'),
(5983, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle.php', 'wp-content/plugins/elementskit/widgets/advanced-toggle/advanced-toggle.php'),
(5984, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/nav-tab-style.png', 'wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/nav-tab-style.png'),
(5985, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/switch-style.png', 'wp-content/plugins/elementskit/widgets/advanced-toggle/assets/imagechoose/switch-style.png'),
(5986, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/error_log', 'wp-content/plugins/elementskit/widgets/advanced-toggle/error_log'),
(5987, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/error_log', 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/error_log'),
(5988, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/nav-tab-style.php', 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/nav-tab-style.php'),
(5989, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/advanced-toggle/style/switch-style.php', 'wp-content/plugins/elementskit/widgets/advanced-toggle/style/switch-style.php'),
(5990, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/audio-player/audio-player-handler.php', 'wp-content/plugins/elementskit/widgets/audio-player/audio-player-handler.php'),
(5991, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/audio-player/audio-player.php', 'wp-content/plugins/elementskit/widgets/audio-player/audio-player.php'),
(5992, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/profile-thumbnail.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/profile-thumbnail.png'),
(5993, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-1.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-1.png'),
(5994, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-2.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-2.png'),
(5995, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-3.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-3.png'),
(5996, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-4.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-4.png'),
(5997, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-5.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-5.png'),
(5998, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-6.png', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/images/style-6.png'),
(5999, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/assets/js/script.js', 'wp-content/plugins/elementskit/widgets/behance-feed/assets/js/script.js'),
(6000, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-api.php', 'wp-content/plugins/elementskit/widgets/behance-feed/behance-api.php'),
(6001, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-feed-handler.php', 'wp-content/plugins/elementskit/widgets/behance-feed/behance-feed-handler.php'),
(6002, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/behance-feed/behance-feed.php', 'wp-content/plugins/elementskit/widgets/behance-feed/behance-feed.php'),
(6003, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-1.png', 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-1.png'),
(6004, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-2.png', 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-2.png'),
(6005, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-3.png', 'wp-content/plugins/elementskit/widgets/blog-posts/assets/imagechoose/floating-date-3.png'),
(6006, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/blog-posts-handler.php', 'wp-content/plugins/elementskit/widgets/blog-posts/blog-posts-handler.php'),
(6007, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/blog-posts.php', 'wp-content/plugins/elementskit/widgets/blog-posts/blog-posts.php'),
(6008, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/error_log', 'wp-content/plugins/elementskit/widgets/blog-posts/error_log'),
(6009, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/views/error_log', 'wp-content/plugins/elementskit/widgets/blog-posts/views/error_log'),
(6010, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/blog-posts/views/main.php', 'wp-content/plugins/elementskit/widgets/blog-posts/views/main.php'),
(6011, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb-handler.php', 'wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb-handler.php'),
(6012, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb.php', 'wp-content/plugins/elementskit/widgets/breadcrumb/breadcrumb.php'),
(6013, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/assets/js/chart.js', 'wp-content/plugins/elementskit/widgets/chart/assets/js/chart.js'),
(6014, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/chart-handler.php', 'wp-content/plugins/elementskit/widgets/chart/chart-handler.php'),
(6015, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/chart.php', 'wp-content/plugins/elementskit/widgets/chart/chart.php'),
(6016, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/chart/error_log', 'wp-content/plugins/elementskit/widgets/chart/error_log'),
(6017, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/comparison-table-handler.php', 'wp-content/plugins/elementskit/widgets/comparison-table/comparison-table-handler.php'),
(6018, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/comparison-table.php', 'wp-content/plugins/elementskit/widgets/comparison-table/comparison-table.php'),
(6019, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/styles/body-cell.php', 'wp-content/plugins/elementskit/widgets/comparison-table/styles/body-cell.php'),
(6020, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/comparison-table/styles/heading-cell.php', 'wp-content/plugins/elementskit/widgets/comparison-table/styles/heading-cell.php'),
(6021, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/content-ticker/content-ticker-handler.php', 'wp-content/plugins/elementskit/widgets/content-ticker/content-ticker-handler.php'),
(6022, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/content-ticker/content-ticker.php', 'wp-content/plugins/elementskit/widgets/content-ticker/content-ticker.php'),
(6023, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/coupon-code-handler.php', 'wp-content/plugins/elementskit/widgets/coupon-code/coupon-code-handler.php'),
(6024, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/coupon-code.php', 'wp-content/plugins/elementskit/widgets/coupon-code/coupon-code.php'),
(6025, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/coupon-code/error_log', 'wp-content/plugins/elementskit/widgets/coupon-code/error_log'),
(6026, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/creative-button-handler.php', 'wp-content/plugins/elementskit/widgets/creative-button/creative-button-handler.php'),
(6027, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/creative-button.php', 'wp-content/plugins/elementskit/widgets/creative-button/creative-button.php'),
(6028, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/creative-button/error_log', 'wp-content/plugins/elementskit/widgets/creative-button/error_log'),
(6029, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/profile-thumbnail.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/profile-thumbnail.png'),
(6030, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-1.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-1.png'),
(6031, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-2.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-2.png'),
(6032, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-3.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-3.png'),
(6033, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-4.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-4.png'),
(6034, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-5.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-5.png'),
(6035, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-6.png', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/images/style-6.png'),
(6036, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/assets/js/script.js', 'wp-content/plugins/elementskit/widgets/dribble-feed/assets/js/script.js'),
(6037, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-api.php', 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-api.php'),
(6038, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed-handler.php', 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed-handler.php'),
(6039, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed.php', 'wp-content/plugins/elementskit/widgets/dribble-feed/dribble-feed.php'),
(6040, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/assets/images/profile-placeholder.jpg', 'wp-content/plugins/elementskit/widgets/facebook-feed/assets/images/profile-placeholder.jpg'),
(6041, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/classes/settings.php', 'wp-content/plugins/elementskit/widgets/facebook-feed/classes/settings.php'),
(6042, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/error_log', 'wp-content/plugins/elementskit/widgets/facebook-feed/error_log'),
(6043, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-api.php', 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-api.php'),
(6044, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-handler.php', 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed-handler.php'),
(6045, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed.php', 'wp-content/plugins/elementskit/widgets/facebook-feed/facebook-feed.php'),
(6046, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/images/gift-box.png', 'wp-content/plugins/elementskit/widgets/facebook-review/assets/images/gift-box.png'),
(6047, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/images/profile-placeholder.jpg', 'wp-content/plugins/elementskit/widgets/facebook-review/assets/images/profile-placeholder.jpg'),
(6048, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/js/fb_connect.js', 'wp-content/plugins/elementskit/widgets/facebook-review/assets/js/fb_connect.js'),
(6049, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/assets/svg/fb-logo-f.svg', 'wp-content/plugins/elementskit/widgets/facebook-review/assets/svg/fb-logo-f.svg'),
(6050, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-api.php', 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-api.php'),
(6051, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-handler.php', 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review-handler.php'),
(6052, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/facebook-review.php', 'wp-content/plugins/elementskit/widgets/facebook-review/facebook-review.php'),
(6053, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/fb-api.php', 'wp-content/plugins/elementskit/widgets/facebook-review/fb-api.php'),
(6054, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/error_log', 'wp-content/plugins/elementskit/widgets/facebook-review/markup/error_log'),
(6055, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/only-overviews.php', 'wp-content/plugins/elementskit/widgets/facebook-review/markup/only-overviews.php'),
(6056, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/overview-card.php', 'wp-content/plugins/elementskit/widgets/facebook-review/markup/overview-card.php'),
(6057, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/facebook-review/markup/review-card.php', 'wp-content/plugins/elementskit/widgets/facebook-review/markup/review-card.php'),
(6058, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/arrow.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/arrow.svg'),
(6059, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-01.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-01.svg'),
(6060, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-02.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/circle-02.svg'),
(6061, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/clouds.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/clouds.svg');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(6062, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/curly.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/curly.svg'),
(6063, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-line.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-line.svg'),
(6064, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-underline.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/double-underline.svg'),
(6065, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-01.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-01.svg'),
(6066, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-02.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/round-line-02.svg'),
(6067, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/shape-x.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/shape-x.svg'),
(6068, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/waves.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/waves.svg'),
(6069, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/zigzag.svg', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/assets/shapes/zigzag.svg'),
(6070, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text-handler.php', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text-handler.php'),
(6071, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text.php', 'wp-content/plugins/elementskit/widgets/fancy-animated-text/fancy-animated-text.php'),
(6072, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/flip-box/flip-box-handler.php', 'wp-content/plugins/elementskit/widgets/flip-box/flip-box-handler.php'),
(6073, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/flip-box/flip-box.php', 'wp-content/plugins/elementskit/widgets/flip-box/flip-box.php'),
(6074, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/error_log', 'wp-content/plugins/elementskit/widgets/gallery/error_log'),
(6075, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/gallery-handler.php', 'wp-content/plugins/elementskit/widgets/gallery/gallery-handler.php'),
(6076, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/gallery/gallery.php', 'wp-content/plugins/elementskit/widgets/gallery/gallery.php'),
(6077, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map-handler.php', 'wp-content/plugins/elementskit/widgets/google-map/google-map-handler.php'),
(6078, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map-themes.php', 'wp-content/plugins/elementskit/widgets/google-map/google-map-themes.php'),
(6079, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/google-map/google-map.php', 'wp-content/plugins/elementskit/widgets/google-map/google-map.php'),
(6080, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/following_line_style.png', 'wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/following_line_style.png'),
(6081, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/tooltip-style.png', 'wp-content/plugins/elementskit/widgets/hotspot/assets/imagechoose/tooltip-style.png'),
(6082, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/error_log', 'wp-content/plugins/elementskit/widgets/hotspot/error_log'),
(6083, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/hotspot-handler.php', 'wp-content/plugins/elementskit/widgets/hotspot/hotspot-handler.php'),
(6084, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/hotspot.php', 'wp-content/plugins/elementskit/widgets/hotspot/hotspot.php'),
(6085, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/error_log', 'wp-content/plugins/elementskit/widgets/hotspot/style/error_log'),
(6086, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/following_line_style.php', 'wp-content/plugins/elementskit/widgets/hotspot/style/following_line_style.php'),
(6087, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/hotspot/style/tultip_style.php', 'wp-content/plugins/elementskit/widgets/hotspot/style/tultip_style.php'),
(6088, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/error_log', 'wp-content/plugins/elementskit/widgets/image-hover-effect/error_log'),
(6089, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect-handler.php', 'wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect-handler.php'),
(6090, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect.php', 'wp-content/plugins/elementskit/widgets/image-hover-effect/image-hover-effect.php'),
(6091, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_01/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_01/shape_01.svg'),
(6092, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_02/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_02/shape_01.svg'),
(6093, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_03/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_03/shape_01.svg'),
(6094, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_04/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_04/shape_01.svg'),
(6095, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_05/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_05/shape_01.svg'),
(6096, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_06/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_06/shape_01.svg'),
(6097, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_07/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_07/shape_01.svg'),
(6098, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_08/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_08/shape_01.svg'),
(6099, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_09/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_09/shape_01.svg'),
(6100, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_10/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_10/shape_01.svg'),
(6101, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_11/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_11/shape_01.svg'),
(6102, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_12/shape_01.svg', 'wp-content/plugins/elementskit/widgets/image-morphing/assets/shape_12/shape_01.svg'),
(6103, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/image-morphing-handler.php', 'wp-content/plugins/elementskit/widgets/image-morphing/image-morphing-handler.php'),
(6104, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-morphing/image-morphing.php', 'wp-content/plugins/elementskit/widgets/image-morphing/image-morphing.php'),
(6105, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/error_log', 'wp-content/plugins/elementskit/widgets/image-swap/error_log'),
(6106, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/image-swap-handler.php', 'wp-content/plugins/elementskit/widgets/image-swap/image-swap-handler.php'),
(6107, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/image-swap/image-swap.php', 'wp-content/plugins/elementskit/widgets/image-swap/image-swap.php'),
(6108, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/css/tocbot.css', 'wp-content/plugins/elementskit/widgets/init/assets/css/tocbot.css'),
(6109, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', 'wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css'),
(6110, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', 'wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js'),
(6111, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/init/enqueue-scripts.php', 'wp-content/plugins/elementskit/widgets/init/enqueue-scripts.php'),
(6112, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/assets/js/script.js', 'wp-content/plugins/elementskit/widgets/instagram-feed/assets/js/script.js'),
(6113, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/error_log', 'wp-content/plugins/elementskit/widgets/instagram-feed/error_log'),
(6114, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-api.php', 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-api.php'),
(6115, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-handler.php', 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed-handler.php'),
(6116, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed.php', 'wp-content/plugins/elementskit/widgets/instagram-feed/instagram-feed.php'),
(6117, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/error_log', 'wp-content/plugins/elementskit/widgets/motion-text/error_log'),
(6118, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/motion-text-handler.php', 'wp-content/plugins/elementskit/widgets/motion-text/motion-text-handler.php'),
(6119, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/motion-text/motion-text.php', 'wp-content/plugins/elementskit/widgets/motion-text/motion-text.php'),
(6120, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/assets/images/profile-thumbnail.png', 'wp-content/plugins/elementskit/widgets/pinterest-feed/assets/images/profile-thumbnail.png'),
(6121, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/assets/js/script.js', 'wp-content/plugins/elementskit/widgets/pinterest-feed/assets/js/script.js'),
(6122, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/board.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/board.php'),
(6123, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/error_log', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/error_log'),
(6124, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/header.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/header.php'),
(6125, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/load-more.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/load-more.php'),
(6126, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/pin.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/pin.php'),
(6127, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/markup/tab-bar.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/markup/tab-bar.php'),
(6128, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-api.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-api.php'),
(6129, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed-handler.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed-handler.php'),
(6130, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed.php', 'wp-content/plugins/elementskit/widgets/pinterest-feed/pinterest-feed.php'),
(6131, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/backup/error_log', 'wp-content/plugins/elementskit/widgets/popup-modal/backup/error_log'),
(6132, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/backup/footer.php', 'wp-content/plugins/elementskit/widgets/popup-modal/backup/footer.php'),
(6133, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/popup-modal-handler.php', 'wp-content/plugins/elementskit/widgets/popup-modal/popup-modal-handler.php'),
(6134, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/popup-modal/popup-modal.php', 'wp-content/plugins/elementskit/widgets/popup-modal/popup-modal.php'),
(6135, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/price-menu-handler.php', 'wp-content/plugins/elementskit/widgets/price-menu/price-menu-handler.php'),
(6136, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/price-menu.php', 'wp-content/plugins/elementskit/widgets/price-menu/price-menu.php'),
(6137, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/card.php', 'wp-content/plugins/elementskit/widgets/price-menu/styles/card.php'),
(6138, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/error_log', 'wp-content/plugins/elementskit/widgets/price-menu/styles/error_log'),
(6139, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/price-menu/styles/list.php', 'wp-content/plugins/elementskit/widgets/price-menu/styles/list.php'),
(6140, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/stylish-list/stylish-list-handler.php', 'wp-content/plugins/elementskit/widgets/stylish-list/stylish-list-handler.php'),
(6141, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/stylish-list/stylish-list.php', 'wp-content/plugins/elementskit/widgets/stylish-list/stylish-list.php'),
(6142, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/error_log', 'wp-content/plugins/elementskit/widgets/table/error_log'),
(6143, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/table-handler.php', 'wp-content/plugins/elementskit/widgets/table/table-handler.php'),
(6144, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/table/table.php', 'wp-content/plugins/elementskit/widgets/table/table.php'),
(6145, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/error_log', 'wp-content/plugins/elementskit/widgets/team-slider/error_log'),
(6146, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/content.php', 'wp-content/plugins/elementskit/widgets/team-slider/parts/content.php'),
(6147, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/error_log', 'wp-content/plugins/elementskit/widgets/team-slider/parts/error_log'),
(6148, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/popup.php', 'wp-content/plugins/elementskit/widgets/team-slider/parts/popup.php'),
(6149, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/parts/social-list.php', 'wp-content/plugins/elementskit/widgets/team-slider/parts/social-list.php'),
(6150, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/team-slider-handler.php', 'wp-content/plugins/elementskit/widgets/team-slider/team-slider-handler.php'),
(6151, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/team-slider/team-slider.php', 'wp-content/plugins/elementskit/widgets/team-slider/team-slider.php'),
(6152, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/error_log', 'wp-content/plugins/elementskit/widgets/timeline/error_log'),
(6153, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/timeline-handler.php', 'wp-content/plugins/elementskit/widgets/timeline/timeline-handler.php'),
(6154, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/timeline/timeline.php', 'wp-content/plugins/elementskit/widgets/timeline/timeline.php'),
(6155, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/classes/settings.php', 'wp-content/plugins/elementskit/widgets/twitter-feed/classes/settings.php'),
(6156, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/error_log', 'wp-content/plugins/elementskit/widgets/twitter-feed/error_log'),
(6157, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/lib/TwitterAPIExchange.php', 'wp-content/plugins/elementskit/widgets/twitter-feed/lib/TwitterAPIExchange.php'),
(6158, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed-handler.php', 'wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed-handler.php'),
(6159, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed.php', 'wp-content/plugins/elementskit/widgets/twitter-feed/twitter-feed.php'),
(6160, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/error_log', 'wp-content/plugins/elementskit/widgets/unfold/error_log'),
(6161, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/unfold-handler.php', 'wp-content/plugins/elementskit/widgets/unfold/unfold-handler.php'),
(6162, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/unfold/unfold.php', 'wp-content/plugins/elementskit/widgets/unfold/unfold.php'),
(6163, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/error_log', 'wp-content/plugins/elementskit/widgets/vertical-menu/error_log'),
(6164, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu-handler.php', 'wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu-handler.php'),
(6165, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu.php', 'wp-content/plugins/elementskit/widgets/vertical-menu/vertical-menu.php'),
(6166, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/error_log', 'wp-content/plugins/elementskit/widgets/video-gallery/error_log'),
(6167, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/video-gallery-handler.php', 'wp-content/plugins/elementskit/widgets/video-gallery/video-gallery-handler.php'),
(6168, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/video-gallery/video-gallery.php', 'wp-content/plugins/elementskit/widgets/video-gallery/video-gallery.php'),
(6169, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-separate-text.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-separate-text.png'),
(6170, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-with-text.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/icon-with-text.png'),
(6171, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/only-icon.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/only-icon.png'),
(6172, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/photo-with-text.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/imagechoose/photo-with-text.png'),
(6173, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/images/bg-whatsapp.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/images/bg-whatsapp.png'),
(6174, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/assets/images/whatsapp_user.png', 'wp-content/plugins/elementskit/widgets/whatsapp/assets/images/whatsapp_user.png'),
(6175, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/error_log', 'wp-content/plugins/elementskit/widgets/whatsapp/error_log'),
(6176, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/parts/error_log', 'wp-content/plugins/elementskit/widgets/whatsapp/parts/error_log'),
(6177, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/parts/footer.php', 'wp-content/plugins/elementskit/widgets/whatsapp/parts/footer.php'),
(6178, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/whatsapp-handler.php', 'wp-content/plugins/elementskit/widgets/whatsapp/whatsapp-handler.php'),
(6179, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/whatsapp/whatsapp.php', 'wp-content/plugins/elementskit/widgets/whatsapp/whatsapp.php'),
(6180, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/assets/image/woocommerce-placeholder-300x300.png', 'wp-content/plugins/elementskit/widgets/woo-category-list/assets/image/woocommerce-placeholder-300x300.png'),
(6181, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/error_log', 'wp-content/plugins/elementskit/widgets/woo-category-list/error_log'),
(6182, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list-handler.php', 'wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list-handler.php'),
(6183, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list.php', 'wp-content/plugins/elementskit/widgets/woo-category-list/woo-category-list.php'),
(6184, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/error_log', 'wp-content/plugins/elementskit/widgets/woo-mini-cart/error_log'),
(6185, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart-handler.php', 'wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart-handler.php'),
(6186, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart.php', 'wp-content/plugins/elementskit/widgets/woo-mini-cart/woo-mini-cart.php'),
(6187, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/error_log', 'wp-content/plugins/elementskit/widgets/woo-product-carousel/error_log'),
(6188, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel-handler.php', 'wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel-handler.php'),
(6189, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel.php', 'wp-content/plugins/elementskit/widgets/woo-product-carousel/woo-product-carousel.php'),
(6190, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/error_log', 'wp-content/plugins/elementskit/widgets/woo-product-list/error_log'),
(6191, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list-handler.php', 'wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list-handler.php'),
(6192, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list.php', 'wp-content/plugins/elementskit/widgets/woo-product-list/woo-product-list.php'),
(6193, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/images/gift-box.png', 'wp-content/plugins/elementskit/widgets/yelp/assets/images/gift-box.png'),
(6194, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/images/profile-placeholder.png', 'wp-content/plugins/elementskit/widgets/yelp/assets/images/profile-placeholder.png'),
(6195, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-circle.svg', 'wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-circle.svg'),
(6196, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-full.svg', 'wp-content/plugins/elementskit/widgets/yelp/assets/svg/yelp-logo-full.svg'),
(6197, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/error_log', 'wp-content/plugins/elementskit/widgets/yelp/error_log'),
(6198, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/error_log', 'wp-content/plugins/elementskit/widgets/yelp/markup/error_log'),
(6199, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/only-overviews.php', 'wp-content/plugins/elementskit/widgets/yelp/markup/only-overviews.php'),
(6200, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/overview-card.php', 'wp-content/plugins/elementskit/widgets/yelp/markup/overview-card.php'),
(6201, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/markup/review-card.php', 'wp-content/plugins/elementskit/widgets/yelp/markup/review-card.php'),
(6202, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/yelp-handler.php', 'wp-content/plugins/elementskit/widgets/yelp/yelp-handler.php'),
(6203, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/yelp/yelp.php', 'wp-content/plugins/elementskit/widgets/yelp/yelp.php'),
(6204, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/assets/js/zoom.init.js', 'wp-content/plugins/elementskit/widgets/zoom/assets/js/zoom.init.js'),
(6205, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/error_log', 'wp-content/plugins/elementskit/widgets/zoom/error_log'),
(6206, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/BeforeValidException.php', 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/BeforeValidException.php'),
(6207, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/ExpiredException.php', 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/ExpiredException.php'),
(6208, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWK.php', 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWK.php'),
(6209, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWT.php', 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/JWT.php'),
(6210, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/SignatureInvalidException.php', 'wp-content/plugins/elementskit/widgets/zoom/lib/php-jwt/SignatureInvalidException.php'),
(6211, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom-api.php', 'wp-content/plugins/elementskit/widgets/zoom/zoom-api.php'),
(6212, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom-handler.php', 'wp-content/plugins/elementskit/widgets/zoom/zoom-handler.php'),
(6213, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit/widgets/zoom/zoom.php', 'wp-content/plugins/elementskit/widgets/zoom/zoom.php'),
(6214, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/autoloader.php', 'wp-content/plugins/elementskit-lite/autoloader.php'),
(6215, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/module-list.php', 'wp-content/plugins/elementskit-lite/compatibility/backward/module-list.php'),
(6216, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/plugin-class-backward-compatibility.php', 'wp-content/plugins/elementskit-lite/compatibility/backward/plugin-class-backward-compatibility.php'),
(6217, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/utils-backward-compablity.php', 'wp-content/plugins/elementskit-lite/compatibility/backward/utils-backward-compablity.php'),
(6218, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/walker-nav-menu-backward-compatiblity.php', 'wp-content/plugins/elementskit-lite/compatibility/backward/walker-nav-menu-backward-compatiblity.php'),
(6219, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/backward/widget-list.php', 'wp-content/plugins/elementskit-lite/compatibility/backward/widget-list.php'),
(6220, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/conflicts/init.php', 'wp-content/plugins/elementskit-lite/compatibility/conflicts/init.php'),
(6221, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/conflicts/scripts.php', 'wp-content/plugins/elementskit-lite/compatibility/conflicts/scripts.php'),
(6222, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/data-migration/settings-db.php', 'wp-content/plugins/elementskit-lite/compatibility/data-migration/settings-db.php'),
(6223, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/data-migration/translate-file.php', 'wp-content/plugins/elementskit-lite/compatibility/data-migration/translate-file.php'),
(6224, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/compatibility/wpml/init.php', 'wp-content/plugins/elementskit-lite/compatibility/wpml/init.php'),
(6225, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/config/module-list.php', 'wp-content/plugins/elementskit-lite/config/module-list.php'),
(6226, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/config/widget-list.php', 'wp-content/plugins/elementskit-lite/config/widget-list.php'),
(6227, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/activation-actions.php', 'wp-content/plugins/elementskit-lite/core/activation-actions.php'),
(6228, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-inline-scripts.php', 'wp-content/plugins/elementskit-lite/core/build-inline-scripts.php'),
(6229, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-modules.php', 'wp-content/plugins/elementskit-lite/core/build-modules.php'),
(6230, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/build-widgets.php', 'wp-content/plugins/elementskit-lite/core/build-widgets.php'),
(6231, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/config-list.php', 'wp-content/plugins/elementskit-lite/core/config-list.php'),
(6232, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/handler-api.php', 'wp-content/plugins/elementskit-lite/core/handler-api.php'),
(6233, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/core/handler-widget.php', 'wp-content/plugins/elementskit-lite/core/handler-widget.php'),
(6234, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/elementskit-lite.php', 'wp-content/plugins/elementskit-lite/elementskit-lite.php'),
(6235, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/helpers/utils.php', 'wp-content/plugins/elementskit-lite/helpers/utils.php'),
(6236, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-es-ES.po', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-es-ES.po'),
(6237, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-fr-FR.po', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-fr-FR.po'),
(6238, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-ru_RU.po', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-ru_RU.po'),
(6239, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv-SE.po', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv-SE.po'),
(6240, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv.po', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite-sv.po'),
(6241, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/languages/elementskit-lite.pot', 'wp-content/plugins/elementskit-lite/languages/elementskit-lite.pot'),
(6242, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/banner/banner.php', 'wp-content/plugins/elementskit-lite/libs/banner/banner.php'),
(6243, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/assets/logo.svg', 'wp-content/plugins/elementskit-lite/libs/emailkit/assets/logo.svg'),
(6244, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/assets/notification.svg', 'wp-content/plugins/elementskit-lite/libs/emailkit/assets/notification.svg'),
(6245, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/emailkit/emailkit.php', 'wp-content/plugins/elementskit-lite/libs/emailkit/emailkit.php'),
(6246, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/css/forms.css', 'wp-content/plugins/elementskit-lite/libs/forms/assets/css/forms.css'),
(6247, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/images/metform.svg', 'wp-content/plugins/elementskit-lite/libs/forms/assets/images/metform.svg'),
(6248, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/assets/js/forms.js', 'wp-content/plugins/elementskit-lite/libs/forms/assets/js/forms.js'),
(6249, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/forms.php', 'wp-content/plugins/elementskit-lite/libs/forms/forms.php'),
(6250, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/forms/pages/template.php', 'wp-content/plugins/elementskit-lite/libs/forms/pages/template.php'),
(6251, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-global.css', 'wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-global.css'),
(6252, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-style.css', 'wp-content/plugins/elementskit-lite/libs/framework/assets/css/admin-style.css'),
(6253, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard-before.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard-before.png'),
(6254, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/banner_dashboard.png'),
(6255, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/documentation-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/documentation-thumb.png'),
(6256, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/ekit_icon.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/ekit_icon.svg'),
(6257, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/elements_kit_logo_black.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/elements_kit_logo_black.svg'),
(6258, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon.svg'),
(6259, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon_backup.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/favicon_backup.png'),
(6260, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/featured-request-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/featured-request-thumb.png'),
(6261, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu-active.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu-active.png'),
(6262, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon-menu.png'),
(6263, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/icon.svg'),
(6264, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/loader-krasi.gif', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/loader-krasi.gif'),
(6265, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/logo-ekit.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/logo-ekit.png'),
(6266, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/congrats-shape.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/congrats-shape.png'),
(6267, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/emailkit-logo.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/emailkit-logo.png'),
(6268, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/featured.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/featured.svg'),
(6269, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/fundengine-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/fundengine-logo.svg'),
(6270, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/getgenie-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/getgenie-logo.svg'),
(6271, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/gutenkit-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/gutenkit-logo.svg'),
(6272, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/logo.svg'),
(6273, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/metform-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/metform-logo.svg'),
(6274, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-01.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-01.png'),
(6275, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-02.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-02.png'),
(6276, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-03.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-03.png'),
(6277, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-04.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-04.png'),
(6278, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-05.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-05.png'),
(6279, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-06.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/module-icon-06.png'),
(6280, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/popupkit-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/popupkit-logo.svg'),
(6281, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/pro-line-shape.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/pro-line-shape.png'),
(6282, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-01.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-01.png'),
(6283, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-02.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-02.png'),
(6284, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-03.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-03.png'),
(6285, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-04.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-04.png'),
(6286, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-05.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-05.png'),
(6287, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-06.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-06.png'),
(6288, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-07.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-07.png'),
(6289, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-08.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-08.png'),
(6290, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-09.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-09.png'),
(6291, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-10.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-10.png'),
(6292, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-11.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-11.png'),
(6293, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-12.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-12.png'),
(6294, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-13.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-13.png'),
(6295, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-14.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-14.png'),
(6296, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-15.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-15.png'),
(6297, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-16.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-16.png'),
(6298, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-17.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-17.png'),
(6299, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-18.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-18.png'),
(6300, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-19.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-19.png'),
(6301, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-20.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-20.png'),
(6302, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-21.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-21.png'),
(6303, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-22.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shape-22.png'),
(6304, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shopengine-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/shopengine-logo.svg'),
(6305, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/step-2-shape.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/step-2-shape.png'),
(6306, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/tutorial-banner.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/tutorial-banner.png'),
(6307, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/ultimate-review-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/ultimate-review-logo.svg'),
(6308, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-fundraising-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-fundraising-logo.svg'),
(6309, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-social-logo.svg', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/onboard/wp-social-logo.svg'),
(6310, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/rate-now-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/rate-now-thumb.png'),
(6311, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/subscribed-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/subscribed-thumb.png'),
(6312, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/suport-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/suport-thumb.png'),
(6313, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/user-data-thumb.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/user-data-thumb.png'),
(6314, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/images/video-icon.png', 'wp-content/plugins/elementskit-lite/libs/framework/assets/images/video-icon.png'),
(6315, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/js/ekit-admin-core.js', 'wp-content/plugins/elementskit-lite/libs/framework/assets/js/ekit-admin-core.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(6316, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', 'wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js'),
(6317, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/attr.php', 'wp-content/plugins/elementskit-lite/libs/framework/attr.php'),
(6318, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/ajax.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/ajax.php'),
(6319, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/onboard-status.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/onboard-status.php'),
(6320, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-data-sender.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-data-sender.php'),
(6321, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-installer.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-installer.php'),
(6322, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-skin.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-skin.php'),
(6323, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-status.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/plugin-status.php'),
(6324, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/classes/utils.php', 'wp-content/plugins/elementskit-lite/libs/framework/classes/utils.php'),
(6325, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/color.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/color.php'),
(6326, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/date.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/date.php'),
(6327, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/hidden.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/hidden.php'),
(6328, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/radio.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/radio.php'),
(6329, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/switch.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/switch.php'),
(6330, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/controls/settings/text.php', 'wp-content/plugins/elementskit-lite/libs/framework/controls/settings/text.php'),
(6331, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/init.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/init.php'),
(6332, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-onboard.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-onboard.php'),
(6333, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-settings.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-settings.php'),
(6334, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/layout-user-consent-for-banner.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/layout-user-consent-for-banner.php'),
(6335, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-01.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-01.php'),
(6336, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-02.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-02.php'),
(6337, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-03.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-03.php'),
(6338, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-04.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-04.php'),
(6339, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-05.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-05.php'),
(6340, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-06.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/onboard-steps/step-06.php'),
(6341, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/dashboard.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/dashboard.php'),
(6342, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/modules.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/modules.php'),
(6343, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/usersettings.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/usersettings.php'),
(6344, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/widgets.php', 'wp-content/plugins/elementskit-lite/libs/framework/views/settings-sections/widgets.php'),
(6345, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/notice/notice.php', 'wp-content/plugins/elementskit-lite/libs/notice/notice.php'),
(6346, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/our-plugins/our-plugins.php', 'wp-content/plugins/elementskit-lite/libs/our-plugins/our-plugins.php'),
(6347, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/community.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/community.png'),
(6348, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/documentation.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/documentation.png'),
(6349, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/request.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/request.png'),
(6350, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/roadmaps.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/roadmaps.png'),
(6351, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/support.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/support.png'),
(6352, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/videos.png', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/assets/videos.png'),
(6353, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-awareness/pro-awareness.php', 'wp-content/plugins/elementskit-lite/libs/pro-awareness/pro-awareness.php'),
(6354, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/admin-notice.php', 'wp-content/plugins/elementskit-lite/libs/pro-label/admin-notice.php'),
(6355, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/init.php', 'wp-content/plugins/elementskit-lite/libs/pro-label/init.php'),
(6356, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/pro-label/views/modal.php', 'wp-content/plugins/elementskit-lite/libs/pro-label/views/modal.php'),
(6357, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/rating/rating.php', 'wp-content/plugins/elementskit-lite/libs/rating/rating.php'),
(6358, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/stories/stories.php', 'wp-content/plugins/elementskit-lite/libs/stories/stories.php'),
(6359, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/stories/views/template.php', 'wp-content/plugins/elementskit-lite/libs/stories/views/template.php'),
(6360, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template/loader.php', 'wp-content/plugins/elementskit-lite/libs/template/loader.php'),
(6361, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template/transformer.php', 'wp-content/plugins/elementskit-lite/libs/template/transformer.php'),
(6362, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/images/placeholder.9201fa54.png', 'wp-content/plugins/elementskit-lite/libs/template-library/assets/images/placeholder.9201fa54.png'),
(6363, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library-rtl.css', 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library-rtl.css'),
(6364, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.asset.php', 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.asset.php'),
(6365, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.css', 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.css'),
(6366, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.js', 'wp-content/plugins/elementskit-lite/libs/template-library/assets/library/editor-template-library.js'),
(6367, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/template-library/init.php', 'wp-content/plugins/elementskit-lite/libs/template-library/init.php'),
(6368, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/data-migration.php', 'wp-content/plugins/elementskit-lite/libs/xs-migration/data-migration.php'),
(6369, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/initiator.php', 'wp-content/plugins/elementskit-lite/libs/xs-migration/initiator.php'),
(6370, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/migration-contract.php', 'wp-content/plugins/elementskit-lite/libs/xs-migration/migration-contract.php'),
(6371, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/libs/xs-migration/migration.php', 'wp-content/plugins/elementskit-lite/libs/xs-migration/migration.php'),
(6372, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/ajax-select2-api.php', 'wp-content/plugins/elementskit-lite/modules/controls/ajax-select2-api.php'),
(6373, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/ajax-select2.php', 'wp-content/plugins/elementskit-lite/modules/controls/ajax-select2.php'),
(6374, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/imagechoose.css', 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/imagechoose.css'),
(6375, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-editor.css', 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-editor.css'),
(6376, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-inspactor.css', 'wp-content/plugins/elementskit-lite/modules/controls/assets/css/widgetarea-inspactor.css'),
(6377, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/ajaxchoose.js', 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/ajaxchoose.js'),
(6378, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/ekiticons.json', 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/ekiticons.json'),
(6379, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/imagechoose.js', 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/imagechoose.js'),
(6380, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-editor.js', 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-editor.js'),
(6381, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-inspactor.js', 'wp-content/plugins/elementskit-lite/modules/controls/assets/js/widgetarea-inspactor.js'),
(6382, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/control-manager.php', 'wp-content/plugins/elementskit-lite/modules/controls/control-manager.php'),
(6383, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/image-choose.php', 'wp-content/plugins/elementskit-lite/modules/controls/image-choose.php'),
(6384, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/init.php', 'wp-content/plugins/elementskit-lite/modules/controls/init.php'),
(6385, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area-modal.php', 'wp-content/plugins/elementskit-lite/modules/controls/widget-area-modal.php'),
(6386, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area-utils.php', 'wp-content/plugins/elementskit-lite/modules/controls/widget-area-utils.php'),
(6387, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/controls/widget-area.php', 'wp-content/plugins/elementskit-lite/modules/controls/widget-area.php'),
(6388, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt-api.php', 'wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt-api.php'),
(6389, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt.php', 'wp-content/plugins/elementskit-lite/modules/dynamic-content/cpt.php'),
(6390, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/dynamic-content/init.php', 'wp-content/plugins/elementskit-lite/modules/dynamic-content/init.php'),
(6391, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css'),
(6392, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff'),
(6393, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/js/ekiticons.json', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/js/ekiticons.json'),
(6394, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icon-list.php', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icon-list.php'),
(6395, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icons.php', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/icons.php'),
(6396, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/init.php', 'wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/init.php'),
(6397, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/activator.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/activator.php'),
(6398, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/admin-style.css', 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/admin-style.css'),
(6399, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/select2.min.css', 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/css/select2.min.css'),
(6400, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/admin-script.js', 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/admin-script.js'),
(6401, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/select2.min.js', 'wp-content/plugins/elementskit-lite/modules/header-footer/assets/js/select2.min.js'),
(6402, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt-api.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt-api.php'),
(6403, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt-hooks.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt-hooks.php'),
(6404, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/cpt.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/cpt.php'),
(6405, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/init.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/init.php'),
(6406, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/astra.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/astra.php'),
(6407, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/bbtheme.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/bbtheme.php'),
(6408, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/generatepress.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/generatepress.php'),
(6409, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/genesis.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/genesis.php'),
(6410, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing-functions.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing-functions.php'),
(6411, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/my-listing.php'),
(6412, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/neve.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/neve.php'),
(6413, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/oceanwp.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/oceanwp.php'),
(6414, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/theme-support.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/theme-support.php'),
(6415, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/twenty-nineteen.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/theme-hooks/twenty-nineteen.php'),
(6416, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/modal-editor.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/views/modal-editor.php'),
(6417, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-footer.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-footer.php'),
(6418, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-header.php', 'wp-content/plugins/elementskit-lite/modules/header-footer/views/theme-support-header.php'),
(6419, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/ekit-layout-library.css', 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/ekit-layout-library.css'),
(6420, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/preview.css', 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/css/preview.css'),
(6421, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/banner.jpg', 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/banner.jpg'),
(6422, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/info.svg', 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/img/info.svg'),
(6423, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/assets/js/ekit-layout-library.js', 'wp-content/plugins/elementskit-lite/modules/layout-manager/assets/js/ekit-layout-library.js'),
(6424, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/init.php', 'wp-content/plugins/elementskit-lite/modules/layout-manager/init.php'),
(6425, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/layout-import-api.php', 'wp-content/plugins/elementskit-lite/modules/layout-manager/layout-import-api.php'),
(6426, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/layout-list-api.php', 'wp-content/plugins/elementskit-lite/modules/layout-manager/layout-list-api.php'),
(6427, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/layout-manager/library-source.php', 'wp-content/plugins/elementskit-lite/modules/layout-manager/library-source.php'),
(6428, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/api.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/api.php'),
(6429, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/admin-style.css', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/admin-style.css'),
(6430, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/jquery.fonticonpicker.css', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/css/jquery.fonticonpicker.css'),
(6431, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.eot', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.eot'),
(6432, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.svg', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.svg'),
(6433, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.ttf', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.ttf'),
(6434, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.woff', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/fonts/iconpicker.woff'),
(6435, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/demo/logo.png', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/demo/logo.png'),
(6436, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/elementor-icon.png', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/images/elementor-icon.png'),
(6437, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/admin-script.js', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/admin-script.js'),
(6438, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/jquery.fonticonpicker.min.js', 'wp-content/plugins/elementskit-lite/modules/megamenu/assets/js/jquery.fonticonpicker.min.js'),
(6439, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/init.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/init.php'),
(6440, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/options.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/options.php'),
(6441, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/views/options-megamenu.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/views/options-megamenu.php'),
(6442, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/views/options-menu-item.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/views/options-menu-item.php'),
(6443, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/megamenu/walker-nav-menu.php', 'wp-content/plugins/elementskit-lite/modules/megamenu/walker-nav-menu.php'),
(6444, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/css/one-page-scroll.min.css', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/css/one-page-scroll.min.css'),
(6445, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/editor.js', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/editor.js'),
(6446, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/one-page-scroll.js', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/assets/js/one-page-scroll.js'),
(6447, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls-pro.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls-pro.php'),
(6448, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/extend-controls.php'),
(6449, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php'),
(6450, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-dot-move.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-dot-move.php'),
(6451, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-in.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-in.php'),
(6452, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-out.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-fill-out.php'),
(6453, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-scale-up.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-scale-up.php'),
(6454, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-dot.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-dot.php'),
(6455, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-simple.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke-simple.php'),
(6456, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-stroke.php'),
(6457, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-timeline.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/circle-timeline.php'),
(6458, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/icon.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/icon.php'),
(6459, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-fill.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-fill.php'),
(6460, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-grow.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-grow.php'),
(6461, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-move.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-move.php'),
(6462, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-shrink.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/line-shrink.php'),
(6463, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/square-scale-up.php', 'wp-content/plugins/elementskit-lite/modules/onepage-scroll/nav-styles/square-scale-up.php'),
(6464, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/api/common.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/api/common.php'),
(6465, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-common.css', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-common.css'),
(6466, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-editor.css', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/css/ekit-widget-builder-editor.css'),
(6467, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/no-image.png', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/no-image.png'),
(6468, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/transparent_bg.png', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/transparent_bg.png'),
(6469, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/wysiwyg.png', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/img/wysiwyg.png'),
(6470, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/assets/js/ekit-widget-builder-editor.js', 'wp-content/plugins/elementskit-lite/modules/widget-builder/assets/js/ekit-widget-builder-editor.js'),
(6471, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-animation.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-animation.php'),
(6472, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-background.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-background.php'),
(6473, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-border.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-border.php'),
(6474, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-box-shadow.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-box-shadow.php'),
(6475, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-choose.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-choose.php'),
(6476, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-code.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-code.php'),
(6477, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-color.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-color.php'),
(6478, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-date-time.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-date-time.php'),
(6479, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-dimensions.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-dimensions.php'),
(6480, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-font.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-font.php'),
(6481, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-gallery.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-gallery.php'),
(6482, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-hover.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-hover.php'),
(6483, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-icons.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-icons.php'),
(6484, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-dimensions.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-dimensions.php'),
(6485, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-size.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-image-size.php'),
(6486, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-input.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-input.php'),
(6487, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-media.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-media.php'),
(6488, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-number.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-number.php'),
(6489, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select.php'),
(6490, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select2.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-select2.php'),
(6491, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-slider.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-slider.php'),
(6492, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-switch.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-switch.php'),
(6493, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-area.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-area.php'),
(6494, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-shadow.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-text-shadow.php'),
(6495, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-typography.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-typography.php'),
(6496, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-url.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-url.php'),
(6497, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-wys.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/control-type-wys.php'),
(6498, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-base.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-base.php'),
(6499, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-contract.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-contract.php'),
(6500, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-factory.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/ct-factory.php'),
(6501, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/controls/widget-writer.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/controls/widget-writer.php'),
(6502, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/cpt.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/cpt.php'),
(6503, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.ttf', 'wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.ttf'),
(6504, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.woff', 'wp-content/plugins/elementskit-lite/modules/widget-builder/fonts/element-icons.woff'),
(6505, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/init.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/init.php'),
(6506, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/live-action.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/live-action.php'),
(6507, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/views/builder.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/views/builder.php'),
(6508, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/modules/widget-builder/widget-file.php', 'wp-content/plugins/elementskit-lite/modules/widget-builder/widget-file.php'),
(6509, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/plugin.php', 'wp-content/plugins/elementskit-lite/plugin.php'),
(6510, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/readme.txt', 'wp-content/plugins/elementskit-lite/readme.txt'),
(6511, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/traits/singleton.php', 'wp-content/plugins/elementskit-lite/traits/singleton.php'),
(6512, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/accordion/accordion-handler.php', 'wp-content/plugins/elementskit-lite/widgets/accordion/accordion-handler.php'),
(6513, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/accordion/accordion.php', 'wp-content/plugins/elementskit-lite/widgets/accordion/accordion.php'),
(6514, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top-handler.php', 'wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top-handler.php'),
(6515, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top.php', 'wp-content/plugins/elementskit-lite/widgets/back-to-top/back-to-top.php'),
(6516, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-1.png', 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-1.png'),
(6517, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-2.png', 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-2.png'),
(6518, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-3.png', 'wp-content/plugins/elementskit-lite/widgets/blog-posts/assets/imagechoose/floating-date-3.png'),
(6519, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts-handler.php', 'wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts-handler.php'),
(6520, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts.php', 'wp-content/plugins/elementskit-lite/widgets/blog-posts/blog-posts.php'),
(6521, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours-handler.php', 'wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours-handler.php'),
(6522, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours.php', 'wp-content/plugins/elementskit-lite/widgets/business-hours/business-hours.php'),
(6523, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/button/button-handler.php', 'wp-content/plugins/elementskit-lite/widgets/button/button-handler.php'),
(6524, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/button/button.php', 'wp-content/plugins/elementskit-lite/widgets/button/button.php'),
(6525, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms-handler.php', 'wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms-handler.php'),
(6526, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms.php', 'wp-content/plugins/elementskit-lite/widgets/caldera-forms/caldera-forms.php'),
(6527, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/category-list/category-list-handler.php', 'wp-content/plugins/elementskit-lite/widgets/category-list/category-list-handler.php'),
(6528, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/category-list/category-list.php', 'wp-content/plugins/elementskit-lite/widgets/category-list/category-list.php'),
(6529, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo-handler.php', 'wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo-handler.php'),
(6530, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo.php', 'wp-content/plugins/elementskit-lite/widgets/client-logo/client-logo.php'),
(6531, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7-handler.php', 'wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7-handler.php'),
(6532, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7.php', 'wp-content/plugins/elementskit-lite/widgets/contact-form7/contact-form7.php'),
(6533, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/1.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/1.png'),
(6534, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/2.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/2.png'),
(6535, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/3.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/3.png'),
(6536, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/4.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/4.png'),
(6537, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/5.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/5.png'),
(6538, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/6.png', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/assets/imagechoose/6.png'),
(6539, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer-handler.php', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer-handler.php'),
(6540, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer.php', 'wp-content/plugins/elementskit-lite/widgets/countdown-timer/countdown-timer.php'),
(6541, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps-handler.php', 'wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps-handler.php'),
(6542, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps.php', 'wp-content/plugins/elementskit-lite/widgets/drop-caps/drop-caps.php'),
(6543, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button-handler.php', 'wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button-handler.php'),
(6544, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button.php', 'wp-content/plugins/elementskit-lite/widgets/dual-button/dual-button.php'),
(6545, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/faq/faq-handler.php', 'wp-content/plugins/elementskit-lite/widgets/faq/faq-handler.php'),
(6546, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/faq/faq.php', 'wp-content/plugins/elementskit-lite/widgets/faq/faq.php'),
(6547, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms-handler.php', 'wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms-handler.php'),
(6548, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms.php', 'wp-content/plugins/elementskit-lite/widgets/fluent-forms/fluent-forms.php'),
(6549, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/funfact/funfact-handler.php', 'wp-content/plugins/elementskit-lite/widgets/funfact/funfact-handler.php'),
(6550, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/funfact/funfact.php', 'wp-content/plugins/elementskit-lite/widgets/funfact/funfact.php'),
(6551, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-info/header-info-handler.php', 'wp-content/plugins/elementskit-lite/widgets/header-info/header-info-handler.php'),
(6552, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-info/header-info.php', 'wp-content/plugins/elementskit-lite/widgets/header-info/header-info.php'),
(6553, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas-handler.php', 'wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas-handler.php'),
(6554, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas.php', 'wp-content/plugins/elementskit-lite/widgets/header-offcanvas/header-offcanvas.php'),
(6555, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-search/header-search-handler.php', 'wp-content/plugins/elementskit-lite/widgets/header-search/header-search-handler.php'),
(6556, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/header-search/header-search.php', 'wp-content/plugins/elementskit-lite/widgets/header-search/header-search.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(6557, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/1.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/1.png'),
(6558, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/10.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/10.png'),
(6559, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/11.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/11.png'),
(6560, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/12.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/12.png'),
(6561, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/2.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/2.png'),
(6562, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/3.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/3.png'),
(6563, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/4.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/4.png'),
(6564, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/5.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/5.png'),
(6565, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/6.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/6.png'),
(6566, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/7.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/7.png'),
(6567, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/8.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/8.png'),
(6568, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/9.png', 'wp-content/plugins/elementskit-lite/widgets/heading/assets/imagechoose/9.png'),
(6569, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/heading-handler.php', 'wp-content/plugins/elementskit-lite/widgets/heading/heading-handler.php'),
(6570, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/heading/heading.php', 'wp-content/plugins/elementskit-lite/widgets/heading/heading.php'),
(6571, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box-handler.php', 'wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box-handler.php'),
(6572, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box.php', 'wp-content/plugins/elementskit-lite/widgets/icon-box/icon-box.php'),
(6573, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover-handler.php', 'wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover-handler.php'),
(6574, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover.php', 'wp-content/plugins/elementskit-lite/widgets/icon-hover/icon-hover.php'),
(6575, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/icon-hover/readme.txt', 'wp-content/plugins/elementskit-lite/widgets/icon-hover/readme.txt'),
(6576, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion-handler.php', 'wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion-handler.php'),
(6577, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion.php', 'wp-content/plugins/elementskit-lite/widgets/image-accordion/image-accordion.php'),
(6578, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-box/image-box-handler.php', 'wp-content/plugins/elementskit-lite/widgets/image-box/image-box-handler.php'),
(6579, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-box/image-box.php', 'wp-content/plugins/elementskit-lite/widgets/image-box/image-box.php'),
(6580, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison-handler.php', 'wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison-handler.php'),
(6581, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison.php', 'wp-content/plugins/elementskit-lite/widgets/image-comparison/image-comparison.php'),
(6582, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/editor.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/editor.css'),
(6583, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/font-awesome.min.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/font-awesome.min.css'),
(6584, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/odometer-theme-default.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/odometer-theme-default.css'),
(6585, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css'),
(6586, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css'),
(6587, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles-pro.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles-pro.css'),
(6588, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', 'wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css'),
(6589, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/FontAwesome.otf', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/FontAwesome.otf'),
(6590, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/elementskit.woff', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/elementskit.woff'),
(6591, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.eot', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.eot'),
(6592, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.svg', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.svg'),
(6593, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.ttf', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.ttf'),
(6594, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff'),
(6595, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff2', 'wp-content/plugins/elementskit-lite/widgets/init/assets/fonts/fontawesome-webfont.woff2'),
(6596, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/ajax-loader.gif', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/ajax-loader.gif'),
(6597, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png'),
(6598, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.png'),
(6599, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg'),
(6600, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/elementor-icon.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/elementor-icon.png'),
(6601, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/reactions_12_2017.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/reactions_12_2017.png'),
(6602, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png'),
(6603, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png'),
(6604, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png'),
(6605, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc_disabled.png', 'wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc_disabled.png'),
(6606, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js'),
(6607, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/chart.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/chart.js'),
(6608, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/datatables.min.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/datatables.min.js'),
(6609, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js'),
(6610, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/gmaps.min.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/gmaps.min.js'),
(6611, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/goodshare.min.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/goodshare.min.js'),
(6612, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/odometer.min.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/odometer.min.js'),
(6613, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', 'wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js'),
(6614, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/init/enqueue-scripts.php', 'wp-content/plugins/elementskit-lite/widgets/init/enqueue-scripts.php'),
(6615, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.init.js', 'wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.init.js'),
(6616, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.min.js', 'wp-content/plugins/elementskit-lite/widgets/lottie/assets/js/lottie.min.js'),
(6617, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/json-handler.php', 'wp-content/plugins/elementskit-lite/widgets/lottie/json-handler.php'),
(6618, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/lottie-handler.php', 'wp-content/plugins/elementskit-lite/widgets/lottie/lottie-handler.php'),
(6619, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/lottie/lottie.php', 'wp-content/plugins/elementskit-lite/widgets/lottie/lottie.php'),
(6620, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/classes/mail-chimp-rest.php', 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/classes/mail-chimp-rest.php'),
(6621, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-api.php', 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-api.php'),
(6622, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-handler.php', 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp-handler.php'),
(6623, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp.php', 'wp-content/plugins/elementskit-lite/widgets/mail-chimp/mail-chimp.php'),
(6624, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-handler.php', 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-handler.php'),
(6625, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-walker.php', 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu-walker.php'),
(6626, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu.php', 'wp-content/plugins/elementskit-lite/widgets/nav-menu/nav-menu.php'),
(6627, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms-handler.php', 'wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms-handler.php'),
(6628, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms.php', 'wp-content/plugins/elementskit-lite/widgets/ninja-forms/ninja-forms.php'),
(6629, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/page-list/page-list-handler.php', 'wp-content/plugins/elementskit-lite/widgets/page-list/page-list-handler.php'),
(6630, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/page-list/page-list.php', 'wp-content/plugins/elementskit-lite/widgets/page-list/page-list.php'),
(6631, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/piechart/piechart-handler.php', 'wp-content/plugins/elementskit-lite/widgets/piechart/piechart-handler.php'),
(6632, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/piechart/piechart.php', 'wp-content/plugins/elementskit-lite/widgets/piechart/piechart.php'),
(6633, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid-handler.php', 'wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid-handler.php'),
(6634, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid.php', 'wp-content/plugins/elementskit-lite/widgets/post-grid/post-grid.php'),
(6635, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-list/post-list-handler.php', 'wp-content/plugins/elementskit-lite/widgets/post-list/post-list-handler.php'),
(6636, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-list/post-list.php', 'wp-content/plugins/elementskit-lite/widgets/post-list/post-list.php'),
(6637, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab-handler.php', 'wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab-handler.php'),
(6638, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab.php', 'wp-content/plugins/elementskit-lite/widgets/post-tab/post-tab.php'),
(6639, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/pricing/pricing-handler.php', 'wp-content/plugins/elementskit-lite/widgets/pricing/pricing-handler.php'),
(6640, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/pricing/pricing.php', 'wp-content/plugins/elementskit-lite/widgets/pricing/pricing.php'),
(6641, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar-handler.php', 'wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar-handler.php'),
(6642, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar.php', 'wp-content/plugins/elementskit-lite/widgets/progressbar/progressbar.php'),
(6643, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/readme.txt', 'wp-content/plugins/elementskit-lite/widgets/social/readme.txt'),
(6644, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/social-handler.php', 'wp-content/plugins/elementskit-lite/widgets/social/social-handler.php'),
(6645, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social/social.php', 'wp-content/plugins/elementskit-lite/widgets/social/social.php'),
(6646, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social-share/social-share-handler.php', 'wp-content/plugins/elementskit-lite/widgets/social-share/social-share-handler.php'),
(6647, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/social-share/social-share.php', 'wp-content/plugins/elementskit-lite/widgets/social-share/social-share.php'),
(6648, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-01.png', 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-01.png'),
(6649, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-02.png', 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-02.png'),
(6650, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-03.png', 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-03.png'),
(6651, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-04.png', 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-04.png'),
(6652, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-05.png', 'wp-content/plugins/elementskit-lite/widgets/tab/assets/imagechoose/tab-05.png'),
(6653, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/tab-handler.php', 'wp-content/plugins/elementskit-lite/widgets/tab/tab-handler.php'),
(6654, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tab/tab.php', 'wp-content/plugins/elementskit-lite/widgets/tab/tab.php'),
(6655, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress-handler.php', 'wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress-handler.php'),
(6656, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress.php', 'wp-content/plugins/elementskit-lite/widgets/tablepress/tablepress.php'),
(6657, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/parts/social-list.php', 'wp-content/plugins/elementskit-lite/widgets/team/parts/social-list.php'),
(6658, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/team-handler.php', 'wp-content/plugins/elementskit-lite/widgets/team/team-handler.php'),
(6659, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/team/team.php', 'wp-content/plugins/elementskit-lite/widgets/team/team.php'),
(6660, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/1.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/1.png'),
(6661, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/2.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/2.png'),
(6662, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/3.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/3.png'),
(6663, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/4.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/4.png'),
(6664, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/5.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/5.png'),
(6665, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/6.png', 'wp-content/plugins/elementskit-lite/widgets/testimonial/assets/imagechoose/6.png'),
(6666, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/common/link.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/common/link.php'),
(6667, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style1.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style1.php'),
(6668, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style2.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style2.php'),
(6669, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style3.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style3.php'),
(6670, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style4.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style4.php'),
(6671, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style5.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style5.php'),
(6672, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/style/style6.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/style/style6.php'),
(6673, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial-handler.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial-handler.php'),
(6674, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial.php', 'wp-content/plugins/elementskit-lite/widgets/testimonial/testimonial.php'),
(6675, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/parts/video-button.php', 'wp-content/plugins/elementskit-lite/widgets/video/parts/video-button.php'),
(6676, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/video-handler.php', 'wp-content/plugins/elementskit-lite/widgets/video/video-handler.php'),
(6677, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/video/video.php', 'wp-content/plugins/elementskit-lite/widgets/video/video.php'),
(6678, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms-handler.php', 'wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms-handler.php'),
(6679, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms.php', 'wp-content/plugins/elementskit-lite/widgets/we-forms/we-forms.php'),
(6680, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/widget-notice.php', 'wp-content/plugins/elementskit-lite/widgets/widget-notice.php'),
(6681, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms-handler.php', 'wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms-handler.php'),
(6682, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms.php', 'wp-content/plugins/elementskit-lite/widgets/wp-forms/wp-forms.php'),
(6683, '/home/iraneurobetcom/public_html/wp-content/plugins/elementskit-lite/wpml-config.xml', 'wp-content/plugins/elementskit-lite/wpml-config.xml'),
(6684, '/home/iraneurobetcom/public_html/wp-content/plugins/index.php', 'wp-content/plugins/index.php'),
(6685, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/LICENSE.txt', 'wp-content/plugins/luckywp-table-of-contents/LICENSE.txt'),
(6686, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/Admin.php', 'wp-content/plugins/luckywp-table-of-contents/admin/Admin.php'),
(6687, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/Rate.php', 'wp-content/plugins/luckywp-table-of-contents/admin/Rate.php'),
(6688, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/SiteHealth.php', 'wp-content/plugins/luckywp-table-of-contents/admin/SiteHealth.php'),
(6689, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.css', 'wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.css'),
(6690, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.js', 'wp-content/plugins/luckywp-table-of-contents/admin/assets/main.min.js'),
(6691, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/EditorBlockController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/EditorBlockController.php'),
(6692, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/MetaboxController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/MetaboxController.php'),
(6693, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/RateController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/RateController.php'),
(6694, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/SettingsController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/SettingsController.php'),
(6695, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/ShortcodeController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/ShortcodeController.php'),
(6696, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/controllers/WidgetController.php', 'wp-content/plugins/luckywp-table-of-contents/admin/controllers/WidgetController.php'),
(6697, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/forms/CustomizeForm.php', 'wp-content/plugins/luckywp-table-of-contents/admin/forms/CustomizeForm.php'),
(6698, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/rate/notice.php', 'wp-content/plugins/luckywp-table-of-contents/admin/views/rate/notice.php'),
(6699, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/settings/index.php', 'wp-content/plugins/luckywp-table-of-contents/admin/views/settings/index.php'),
(6700, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/views/settings/plugins.php', 'wp-content/plugins/luckywp-table-of-contents/admin/views/settings/plugins.php'),
(6701, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/OverrideColorBadge.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/OverrideColorBadge.php'),
(6702, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/PostTypes.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/PostTypes.php'),
(6703, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/CustomizeModal.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/CustomizeModal.php'),
(6704, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/views/modal.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeModal/views/modal.php'),
(6705, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/CustomizeSuccess.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/CustomizeSuccess.php'),
(6706, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/views/widget.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/customizeSuccess/views/widget.php'),
(6707, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/FontSizeField.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/FontSizeField.php'),
(6708, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/views/widget.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/fontSizeField/views/widget.php'),
(6709, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/Metabox.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/Metabox.php'),
(6710, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/views/box.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/metabox/views/box.php'),
(6711, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/SkipHeadingLevelField.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/SkipHeadingLevelField.php'),
(6712, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/views/field.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/skipHeadingLevelField/views/field.php'),
(6713, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/Widget.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/Widget.php'),
(6714, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/_override.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/_override.php'),
(6715, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/form.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widget/views/form.php'),
(6716, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/WidthField.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/WidthField.php'),
(6717, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/views/widget.php', 'wp-content/plugins/luckywp-table-of-contents/admin/widgets/widthField/views/widget.php'),
(6718, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/config/plugin.php', 'wp-content/plugins/luckywp-table-of-contents/config/plugin.php'),
(6719, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/config/settings.php', 'wp-content/plugins/luckywp-table-of-contents/config/settings.php'),
(6720, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/Core.php', 'wp-content/plugins/luckywp-table-of-contents/core/Core.php'),
(6721, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/AdminController.php', 'wp-content/plugins/luckywp-table-of-contents/core/admin/AdminController.php'),
(6722, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminHtml.php', 'wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminHtml.php'),
(6723, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminUrl.php', 'wp-content/plugins/luckywp-table-of-contents/core/admin/helpers/AdminUrl.php'),
(6724, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/BaseObject.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/BaseObject.php'),
(6725, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/BasePlugin.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/BasePlugin.php'),
(6726, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Container.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/Container.php'),
(6727, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Controller.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/Controller.php'),
(6728, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Model.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/Model.php'),
(6729, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Request.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/Request.php'),
(6730, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/ServiceLocator.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/ServiceLocator.php'),
(6731, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/View.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/View.php'),
(6732, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/ViewContextInterface.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/ViewContextInterface.php'),
(6733, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/base/Widget.php', 'wp-content/plugins/luckywp-table-of-contents/core/base/Widget.php'),
(6734, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/front/BaseFront.php', 'wp-content/plugins/luckywp-table-of-contents/core/front/BaseFront.php'),
(6735, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/ArrayHelper.php', 'wp-content/plugins/luckywp-table-of-contents/core/helpers/ArrayHelper.php'),
(6736, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/Html.php', 'wp-content/plugins/luckywp-table-of-contents/core/helpers/Html.php'),
(6737, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/Json.php', 'wp-content/plugins/luckywp-table-of-contents/core/helpers/Json.php'),
(6738, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/helpers/ValueHelper.php', 'wp-content/plugins/luckywp-table-of-contents/core/helpers/ValueHelper.php'),
(6739, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/BooleanValidator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/BooleanValidator.php'),
(6740, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/FilterValidator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/FilterValidator.php'),
(6741, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/InlineValidator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/InlineValidator.php'),
(6742, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/RangeValidator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/RangeValidator.php'),
(6743, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/RequiredValidator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/RequiredValidator.php'),
(6744, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/validators/Validator.php', 'wp-content/plugins/luckywp-table-of-contents/core/validators/Validator.php'),
(6745, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/wp/Options.php', 'wp-content/plugins/luckywp-table-of-contents/core/wp/Options.php'),
(6746, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/core/wp/Settings.php', 'wp-content/plugins/luckywp-table-of-contents/core/wp/Settings.php'),
(6747, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/Front.php', 'wp-content/plugins/luckywp-table-of-contents/front/Front.php'),
(6748, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/Toc.php', 'wp-content/plugins/luckywp-table-of-contents/front/Toc.php'),
(6749, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.css', 'wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.css'),
(6750, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.js', 'wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.js'),
(6751, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/views/body.php', 'wp-content/plugins/luckywp-table-of-contents/front/views/body.php'),
(6752, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/front/views/items.php', 'wp-content/plugins/luckywp-table-of-contents/front/views/items.php'),
(6753, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/functions.php', 'wp-content/plugins/luckywp-table-of-contents/functions.php'),
(6754, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/BeaverBuilder.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/BeaverBuilder.php'),
(6755, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/Oxygen.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/Oxygen.php'),
(6756, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/RankMath.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/RankMath.php'),
(6757, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/ToolsetViews.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/ToolsetViews.php'),
(6758, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/TwentyTwentyTheme.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/TwentyTwentyTheme.php'),
(6759, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/Wpml.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/Wpml.php'),
(6760, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/elementor/Elementor.php', 'wp-content/plugins/luckywp-table-of-contents/integrations/elementor/Elementor.php'),
(6761, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/integrations/elementor/assets/editor.min.js', 'wp-content/plugins/luckywp-table-of-contents/integrations/elementor/assets/editor.min.js'),
(6762, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-es_ES.mo', 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-es_ES.mo'),
(6763, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-he_IL.mo', 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-he_IL.mo'),
(6764, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-ru_RU.mo', 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents-ru_RU.mo'),
(6765, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents.pot', 'wp-content/plugins/luckywp-table-of-contents/languages/luckywp-table-of-contents.pot'),
(6766, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/luckywp-table-of-contents.php', 'wp-content/plugins/luckywp-table-of-contents/luckywp-table-of-contents.php'),
(6767, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/lwptocAutoloader.php', 'wp-content/plugins/luckywp-table-of-contents/lwptocAutoloader.php'),
(6768, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Activation.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/Activation.php'),
(6769, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Plugin.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/Plugin.php'),
(6770, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/PostSettings.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/PostSettings.php'),
(6771, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Settings.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/Settings.php'),
(6772, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/Shortcode.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/Shortcode.php'),
(6773, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/WpWidget.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/WpWidget.php'),
(6774, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandling.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandling.php'),
(6775, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingDto.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingDto.php'),
(6776, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingResult.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/contentHandling/ContentHandlingResult.php'),
(6777, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/dom/Dom.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/dom/Dom.php'),
(6778, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/dom/entities.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/dom/entities.php'),
(6779, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/EditorBlock.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/EditorBlock.php'),
(6780, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/editorBlock.min.js', 'wp-content/plugins/luckywp-table-of-contents/plugin/editorBlock/editorBlock.min.js'),
(6781, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/McePlugin.php', 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/McePlugin.php'),
(6782, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/mce.min.css', 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/mce.min.css'),
(6783, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/plugin.min.js', 'wp-content/plugins/luckywp-table-of-contents/plugin/mcePlugin/plugin.min.js'),
(6784, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/readme.txt', 'wp-content/plugins/luckywp-table-of-contents/readme.txt'),
(6785, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/uninstall.php', 'wp-content/plugins/luckywp-table-of-contents/uninstall.php'),
(6786, '/home/iraneurobetcom/public_html/wp-content/plugins/luckywp-table-of-contents/wpml-config.xml', 'wp-content/plugins/luckywp-table-of-contents/wpml-config.xml'),
(6787, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css', 'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.css'),
(6788, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js', 'wp-content/plugins/tinymce-advanced/block-editor/classic-paragraph.js'),
(6789, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css', 'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.css'),
(6790, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js', 'wp-content/plugins/tinymce-advanced/block-editor/richtext-buttons.js'),
(6791, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css', 'wp-content/plugins/tinymce-advanced/block-editor/tma-block-editor.css'),
(6792, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.js'),
(6793, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/advlist/plugin.min.js'),
(6794, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.js'),
(6795, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/anchor/plugin.min.js'),
(6796, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/code/plugin.js'),
(6797, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/code/plugin.min.js'),
(6798, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.js'),
(6799, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/contextmenu/plugin.min.js'),
(6800, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_arrow.gif'),
(6801, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_biggrin.gif'),
(6802, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_confused.gif'),
(6803, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cool.gif'),
(6804, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_cry.gif'),
(6805, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_eek.gif'),
(6806, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_evil.gif'),
(6807, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_idea.gif'),
(6808, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_lol.gif'),
(6809, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mad.gif'),
(6810, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_mrgreen.gif'),
(6811, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_neutral.gif'),
(6812, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_razz.gif'),
(6813, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_redface.gif'),
(6814, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_rolleyes.gif'),
(6815, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_sad.gif');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(6816, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_smile.gif'),
(6817, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_surprised.gif'),
(6818, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_twisted.gif'),
(6819, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif', 'wp-content/plugins/tinymce-advanced/mce/emoticons/img/icon_wink.gif'),
(6820, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.js'),
(6821, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/emoticons/plugin.min.js'),
(6822, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.js'),
(6823, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/importcss/plugin.min.js'),
(6824, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.js'),
(6825, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/insertdatetime/plugin.min.js'),
(6826, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/link/plugin.js'),
(6827, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/link/plugin.min.js'),
(6828, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.js'),
(6829, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/nonbreaking/plugin.min.js'),
(6830, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/print/plugin.js'),
(6831, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/print/plugin.min.js'),
(6832, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.js'),
(6833, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/searchreplace/plugin.min.js'),
(6834, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/table/plugin.js'),
(6835, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/table/plugin.min.js'),
(6836, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css', 'wp-content/plugins/tinymce-advanced/mce/visualblocks/css/visualblocks.css'),
(6837, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.js'),
(6838, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/visualblocks/plugin.min.js'),
(6839, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.js'),
(6840, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/visualchars/plugin.min.js'),
(6841, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js', 'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.js'),
(6842, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js', 'wp-content/plugins/tinymce-advanced/mce/wptadv/plugin.min.js'),
(6843, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css', 'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.css'),
(6844, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js', 'wp-content/plugins/tinymce-advanced/plugin-assets/tadv.js'),
(6845, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/readme.txt', 'wp-content/plugins/tinymce-advanced/readme.txt'),
(6846, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/tadv_admin.php', 'wp-content/plugins/tinymce-advanced/tadv_admin.php'),
(6847, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/tinymce-advanced.php', 'wp-content/plugins/tinymce-advanced/tinymce-advanced.php'),
(6848, '/home/iraneurobetcom/public_html/wp-content/plugins/tinymce-advanced/uninstall.php', 'wp-content/plugins/tinymce-advanced/uninstall.php'),
(6849, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/SECURITY.md', 'wp-content/plugins/updraftplus/SECURITY.md'),
(6850, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/admin.php', 'wp-content/plugins/updraftplus/admin.php'),
(6851, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/backup.php', 'wp-content/plugins/updraftplus/backup.php'),
(6852, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/bootstrap.php', 'wp-content/plugins/updraftplus/central/bootstrap.php'),
(6853, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', 'wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php'),
(6854, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php', 'wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php'),
(6855, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', 'wp-content/plugins/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php'),
(6856, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/commands.php', 'wp-content/plugins/updraftplus/central/commands.php'),
(6857, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css', 'wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css'),
(6858, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/central/css/central-1-25-1.min.css.map'),
(6859, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/css/central.css', 'wp-content/plugins/updraftplus/central/css/central.css'),
(6860, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/factory.php', 'wp-content/plugins/updraftplus/central/factory.php'),
(6861, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/host.php', 'wp-content/plugins/updraftplus/central/host.php'),
(6862, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/images/ud-logo.png', 'wp-content/plugins/updraftplus/central/images/ud-logo.png'),
(6863, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif', 'wp-content/plugins/updraftplus/central/images/udlogo-rotating.gif'),
(6864, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/js/central-1-25-1.min.js', 'wp-content/plugins/updraftplus/central/js/central-1-25-1.min.js'),
(6865, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/js/central.js', 'wp-content/plugins/updraftplus/central/js/central.js'),
(6866, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/listener.php', 'wp-content/plugins/updraftplus/central/listener.php'),
(6867, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/analytics.php', 'wp-content/plugins/updraftplus/central/modules/analytics.php'),
(6868, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/comments.php', 'wp-content/plugins/updraftplus/central/modules/comments.php'),
(6869, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/core.php', 'wp-content/plugins/updraftplus/central/modules/core.php'),
(6870, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/media.php', 'wp-content/plugins/updraftplus/central/modules/media.php'),
(6871, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/pages.php', 'wp-content/plugins/updraftplus/central/modules/pages.php'),
(6872, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/plugin.php', 'wp-content/plugins/updraftplus/central/modules/plugin.php'),
(6873, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/posts.php', 'wp-content/plugins/updraftplus/central/modules/posts.php'),
(6874, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/theme.php', 'wp-content/plugins/updraftplus/central/modules/theme.php'),
(6875, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/updates.php', 'wp-content/plugins/updraftplus/central/modules/updates.php'),
(6876, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/modules/users.php', 'wp-content/plugins/updraftplus/central/modules/users.php'),
(6877, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/translations-central.php', 'wp-content/plugins/updraftplus/central/translations-central.php'),
(6878, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/updraftplus.php', 'wp-content/plugins/updraftplus/central/updraftplus.php'),
(6879, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/central/wp-optimize.php', 'wp-content/plugins/updraftplus/central/wp-optimize.php'),
(6880, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/changelog-old.txt', 'wp-content/plugins/updraftplus/changelog-old.txt'),
(6881, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/class-updraftplus.php', 'wp-content/plugins/updraftplus/class-updraftplus.php'),
(6882, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css'),
(6883, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css'),
(6884, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),
(6885, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css'),
(6886, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css'),
(6887, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css'),
(6888, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css'),
(6889, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css'),
(6890, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css'),
(6891, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css'),
(6892, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css'),
(6893, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css'),
(6894, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css'),
(6895, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', 'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css'),
(6896, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css', 'wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css'),
(6897, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/css/updraftplus-admin-1-25-1.min.css.map'),
(6898, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-admin.css', 'wp-content/plugins/updraftplus/css/updraftplus-admin.css'),
(6899, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css', 'wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css'),
(6900, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/css/updraftplus-notices-1-25-1.min.css.map'),
(6901, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-notices.css', 'wp-content/plugins/updraftplus/css/updraftplus-notices.css'),
(6902, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css', 'wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css'),
(6903, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/css/updraftplus-tour-1-25-1.min.css.map'),
(6904, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.css', 'wp-content/plugins/updraftplus/css/updraftplus-tour.css'),
(6905, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/css/updraftplus-tour.scss', 'wp-content/plugins/updraftplus/css/updraftplus-tour.scss'),
(6906, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/example-decrypt.php', 'wp-content/plugins/updraftplus/example-decrypt.php'),
(6907, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/all.png', 'wp-content/plugins/updraftplus/images/addons-images/all.png'),
(6908, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/anonymisation.png', 'wp-content/plugins/updraftplus/images/addons-images/anonymisation.png'),
(6909, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/autobackup.png', 'wp-content/plugins/updraftplus/images/addons-images/autobackup.png'),
(6910, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/azure.png', 'wp-content/plugins/updraftplus/images/addons-images/azure.png'),
(6911, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/backblaze.png', 'wp-content/plugins/updraftplus/images/addons-images/backblaze.png'),
(6912, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png', 'wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png'),
(6913, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png', 'wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png'),
(6914, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/fixtime.png', 'wp-content/plugins/updraftplus/images/addons-images/fixtime.png'),
(6915, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png', 'wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png'),
(6916, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/googlecloud.png', 'wp-content/plugins/updraftplus/images/addons-images/googlecloud.png'),
(6917, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/importer.png', 'wp-content/plugins/updraftplus/images/addons-images/importer.png'),
(6918, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/incremental.png', 'wp-content/plugins/updraftplus/images/addons-images/incremental.png'),
(6919, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/lockadmin.png', 'wp-content/plugins/updraftplus/images/addons-images/lockadmin.png'),
(6920, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/migrator.png', 'wp-content/plugins/updraftplus/images/addons-images/migrator.png'),
(6921, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/moredatabase.png', 'wp-content/plugins/updraftplus/images/addons-images/moredatabase.png'),
(6922, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/morefiles.png', 'wp-content/plugins/updraftplus/images/addons-images/morefiles.png'),
(6923, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/morestorage.png', 'wp-content/plugins/updraftplus/images/addons-images/morestorage.png'),
(6924, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/multisite.png', 'wp-content/plugins/updraftplus/images/addons-images/multisite.png'),
(6925, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/noadverts.png', 'wp-content/plugins/updraftplus/images/addons-images/noadverts.png'),
(6926, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/onedrive.png', 'wp-content/plugins/updraftplus/images/addons-images/onedrive.png'),
(6927, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/reporting.png', 'wp-content/plugins/updraftplus/images/addons-images/reporting.png'),
(6928, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png', 'wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png'),
(6929, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/sftp.png', 'wp-content/plugins/updraftplus/images/addons-images/sftp.png'),
(6930, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/webdav.png', 'wp-content/plugins/updraftplus/images/addons-images/webdav.png'),
(6931, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/addons-images/wp-cli.png', 'wp-content/plugins/updraftplus/images/addons-images/wp-cli.png'),
(6932, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/automaticbackup.png', 'wp-content/plugins/updraftplus/images/automaticbackup.png'),
(6933, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/aws_logo.png', 'wp-content/plugins/updraftplus/images/aws_logo.png'),
(6934, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/azure.png', 'wp-content/plugins/updraftplus/images/azure.png'),
(6935, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/backblaze.png', 'wp-content/plugins/updraftplus/images/backblaze.png'),
(6936, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dashicon-white.png', 'wp-content/plugins/updraftplus/images/dashicon-white.png'),
(6937, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dashicon.png', 'wp-content/plugins/updraftplus/images/dashicon.png'),
(6938, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/default-avatar.jpg', 'wp-content/plugins/updraftplus/images/default-avatar.jpg'),
(6939, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png', 'wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png'),
(6940, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/dropbox-logo.png', 'wp-content/plugins/updraftplus/images/dropbox-logo.png'),
(6941, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/googlecloud.png', 'wp-content/plugins/updraftplus/images/googlecloud.png'),
(6942, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/googledrive_logo.png', 'wp-content/plugins/updraftplus/images/googledrive_logo.png'),
(6943, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/azure.png', 'wp-content/plugins/updraftplus/images/icons/azure.png'),
(6944, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/backblaze.png', 'wp-content/plugins/updraftplus/images/icons/backblaze.png'),
(6945, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/cloudfiles.png', 'wp-content/plugins/updraftplus/images/icons/cloudfiles.png'),
(6946, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/dreamobjects.png', 'wp-content/plugins/updraftplus/images/icons/dreamobjects.png'),
(6947, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/dropbox.png', 'wp-content/plugins/updraftplus/images/icons/dropbox.png'),
(6948, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/email.png', 'wp-content/plugins/updraftplus/images/icons/email.png'),
(6949, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/folder.png', 'wp-content/plugins/updraftplus/images/icons/folder.png'),
(6950, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/googlecloud.png', 'wp-content/plugins/updraftplus/images/icons/googlecloud.png'),
(6951, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/googledrive.png', 'wp-content/plugins/updraftplus/images/icons/googledrive.png'),
(6952, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/lock.png', 'wp-content/plugins/updraftplus/images/icons/lock.png'),
(6953, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/onedrive.png', 'wp-content/plugins/updraftplus/images/icons/onedrive.png'),
(6954, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/openstack.png', 'wp-content/plugins/updraftplus/images/icons/openstack.png'),
(6955, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/pcloud.png', 'wp-content/plugins/updraftplus/images/icons/pcloud.png'),
(6956, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/s3.png', 'wp-content/plugins/updraftplus/images/icons/s3.png'),
(6957, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/updraftvault.png', 'wp-content/plugins/updraftplus/images/icons/updraftvault.png'),
(6958, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/icons/webdav.png', 'wp-content/plugins/updraftplus/images/icons/webdav.png'),
(6959, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/black_friday.png', 'wp-content/plugins/updraftplus/images/notices/black_friday.png'),
(6960, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/black_friday_sale_24.png', 'wp-content/plugins/updraftplus/images/notices/black_friday_sale_24.png'),
(6961, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/collection_sale_24.png', 'wp-content/plugins/updraftplus/images/notices/collection_sale_24.png'),
(6962, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/keyy_logo.png', 'wp-content/plugins/updraftplus/images/notices/keyy_logo.png'),
(6963, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/locksettings.png', 'wp-content/plugins/updraftplus/images/notices/locksettings.png'),
(6964, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/new_year.png', 'wp-content/plugins/updraftplus/images/notices/new_year.png'),
(6965, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/new_year_sale_24.png', 'wp-content/plugins/updraftplus/images/notices/new_year_sale_24.png'),
(6966, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/reporting.png', 'wp-content/plugins/updraftplus/images/notices/reporting.png'),
(6967, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/sale_20_24.png', 'wp-content/plugins/updraftplus/images/notices/sale_20_24.png'),
(6968, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/spring.png', 'wp-content/plugins/updraftplus/images/notices/spring.png'),
(6969, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/spring_sale_24.png', 'wp-content/plugins/updraftplus/images/notices/spring_sale_24.png'),
(6970, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/subscriben.png', 'wp-content/plugins/updraftplus/images/notices/subscriben.png'),
(6971, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/summer.png', 'wp-content/plugins/updraftplus/images/notices/summer.png'),
(6972, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/summer_sale_24.png', 'wp-content/plugins/updraftplus/images/notices/summer_sale_24.png'),
(6973, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/support.png', 'wp-content/plugins/updraftplus/images/notices/support.png'),
(6974, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/ud_smile.png', 'wp-content/plugins/updraftplus/images/notices/ud_smile.png'),
(6975, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/updraft_logo.png', 'wp-content/plugins/updraftplus/images/notices/updraft_logo.png'),
(6976, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png', 'wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png'),
(6977, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/onedrive.png', 'wp-content/plugins/updraftplus/images/onedrive.png'),
(6978, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/aios.png', 'wp-content/plugins/updraftplus/images/other-plugins/aios.png'),
(6979, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png', 'wp-content/plugins/updraftplus/images/other-plugins/easy-updates-manager-logo.png'),
(6980, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/keyy.png', 'wp-content/plugins/updraftplus/images/other-plugins/keyy.png'),
(6981, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png', 'wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png'),
(6982, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png', 'wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png'),
(6983, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png', 'wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png'),
(6984, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/padlock-150.png', 'wp-content/plugins/updraftplus/images/padlock-150.png'),
(6985, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/pcloud-logo.png', 'wp-content/plugins/updraftplus/images/pcloud-logo.png'),
(6986, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/rackspacecloud-logo.png', 'wp-content/plugins/updraftplus/images/rackspacecloud-logo.png'),
(6987, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/ud-logo-150.png', 'wp-content/plugins/updraftplus/images/ud-logo-150.png'),
(6988, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/ud-logo.png', 'wp-content/plugins/updraftplus/images/ud-logo.png'),
(6989, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/udlogo-rotating.gif', 'wp-content/plugins/updraftplus/images/udlogo-rotating.gif'),
(6990, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/udp-logo-white.png', 'wp-content/plugins/updraftplus/images/udp-logo-white.png'),
(6991, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_central_logo.png', 'wp-content/plugins/updraftplus/images/updraft_central_logo.png'),
(6992, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_cross.png', 'wp-content/plugins/updraftplus/images/updraft_cross.png'),
(6993, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_freev.png', 'wp-content/plugins/updraftplus/images/updraft_freev.png'),
(6994, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_premv.png', 'wp-content/plugins/updraftplus/images/updraft_premv.png'),
(6995, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_tick.png', 'wp-content/plugins/updraftplus/images/updraft_tick.png'),
(6996, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraft_vault_logo.png', 'wp-content/plugins/updraftplus/images/updraft_vault_logo.png'),
(6997, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftcentral_cloud.png', 'wp-content/plugins/updraftplus/images/updraftcentral_cloud.png'),
(6998, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftclone_logo_white.png', 'wp-content/plugins/updraftplus/images/updraftclone_logo_white.png'),
(6999, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/updraftvault-150.png', 'wp-content/plugins/updraftplus/images/updraftvault-150.png'),
(7000, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg', 'wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg'),
(7001, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/API.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/API.php'),
(7002, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php'),
(7003, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php'),
(7004, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php'),
(7005, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php'),
(7006, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php'),
(7007, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php'),
(7008, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', 'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php'),
(7009, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php'),
(7010, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php'),
(7011, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php'),
(7012, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php'),
(7013, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php'),
(7014, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php'),
(7015, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php'),
(7016, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php', 'wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php'),
(7017, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php'),
(7018, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php'),
(7019, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php'),
(7020, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/File.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/File.php'),
(7021, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php'),
(7022, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Cache/Null.php', 'wp-content/plugins/updraftplus/includes/Google/Cache/Null.php'),
(7023, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Client.php', 'wp-content/plugins/updraftplus/includes/Google/Client.php'),
(7024, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Collection.php', 'wp-content/plugins/updraftplus/includes/Google/Collection.php'),
(7025, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Config.php', 'wp-content/plugins/updraftplus/includes/Google/Config.php'),
(7026, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Exception.php'),
(7027, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Batch.php', 'wp-content/plugins/updraftplus/includes/Google/Http/Batch.php'),
(7028, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php', 'wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php'),
(7029, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php', 'wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php'),
(7030, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/REST.php', 'wp-content/plugins/updraftplus/includes/Google/Http/REST.php'),
(7031, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Http/Request.php', 'wp-content/plugins/updraftplus/includes/Google/Http/Request.php'),
(7032, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php'),
(7033, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Curl.php', 'wp-content/plugins/updraftplus/includes/Google/IO/Curl.php'),
(7034, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/IO/Exception.php'),
(7035, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/Stream.php', 'wp-content/plugins/updraftplus/includes/Google/IO/Stream.php'),
(7036, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem', 'wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem'),
(7037, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php'),
(7038, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php'),
(7039, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/File.php', 'wp-content/plugins/updraftplus/includes/Google/Logger/File.php'),
(7040, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Null.php', 'wp-content/plugins/updraftplus/includes/Google/Logger/Null.php'),
(7041, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php', 'wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php'),
(7042, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Model.php', 'wp-content/plugins/updraftplus/includes/Google/Model.php'),
(7043, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php'),
(7044, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Dns.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Dns.php'),
(7045, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Drive.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Drive.php'),
(7046, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Exception.php'),
(7047, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Logging.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Logging.php'),
(7048, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php'),
(7049, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Resource.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Resource.php'),
(7050, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service/Storage.php', 'wp-content/plugins/updraftplus/includes/Google/Service/Storage.php'),
(7051, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Service.php', 'wp-content/plugins/updraftplus/includes/Google/Service.php'),
(7052, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php'),
(7053, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Signer/P12.php', 'wp-content/plugins/updraftplus/includes/Google/Signer/P12.php'),
(7054, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Exception.php', 'wp-content/plugins/updraftplus/includes/Google/Task/Exception.php'),
(7055, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php', 'wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php'),
(7056, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Task/Runner.php', 'wp-content/plugins/updraftplus/includes/Google/Task/Runner.php'),
(7057, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php', 'wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php'),
(7058, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Utils.php', 'wp-content/plugins/updraftplus/includes/Google/Utils.php'),
(7059, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php', 'wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php'),
(7060, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php', 'wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php'),
(7061, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/Google/autoload.php', 'wp-content/plugins/updraftplus/includes/Google/autoload.php'),
(7062, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/S3.php', 'wp-content/plugins/updraftplus/includes/S3.php'),
(7063, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/S3compat.php', 'wp-content/plugins/updraftplus/includes/S3compat.php'),
(7064, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js'),
(7065, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js', 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.js'),
(7066, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js'),
(7067, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js', 'wp-content/plugins/updraftplus/includes/blockui/jquery.blockUI.min.js'),
(7068, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cacert.pem', 'wp-content/plugins/updraftplus/includes/cacert.pem'),
(7069, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg'),
(7070, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css'),
(7071, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map'),
(7072, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js'),
(7073, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css'),
(7074, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', 'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js'),
(7075, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', 'wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php'),
(7076, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/products.json', 'wp-content/plugins/updraftplus/includes/checkout-embed/products.json'),
(7077, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/checkout-embed/readme.md', 'wp-content/plugins/updraftplus/includes/checkout-embed/readme.md'),
(7078, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-backup-history.php', 'wp-content/plugins/updraftplus/includes/class-backup-history.php'),
(7079, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-commands.php', 'wp-content/plugins/updraftplus/includes/class-commands.php'),
(7080, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-database-utility.php', 'wp-content/plugins/updraftplus/includes/class-database-utility.php'),
(7081, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-filesystem-functions.php', 'wp-content/plugins/updraftplus/includes/class-filesystem-functions.php'),
(7082, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php', 'wp-content/plugins/updraftplus/includes/class-http-error-descriptions.php'),
(7083, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-job-scheduler.php', 'wp-content/plugins/updraftplus/includes/class-job-scheduler.php'),
(7084, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php', 'wp-content/plugins/updraftplus/includes/class-manipulation-functions.php'),
(7085, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-partialfileservlet.php', 'wp-content/plugins/updraftplus/includes/class-partialfileservlet.php'),
(7086, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-remote-send.php', 'wp-content/plugins/updraftplus/includes/class-remote-send.php'),
(7087, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-search-replace.php', 'wp-content/plugins/updraftplus/includes/class-search-replace.php'),
(7088, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-semaphore.php', 'wp-content/plugins/updraftplus/includes/class-semaphore.php'),
(7089, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php', 'wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php'),
(7090, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php', 'wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php'),
(7091, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php', 'wp-content/plugins/updraftplus/includes/class-updraft-semaphore.php'),
(7092, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', 'wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php'),
(7093, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php', 'wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php'),
(7094, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php', 'wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php'),
(7095, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/class-zip.php', 'wp-content/plugins/updraftplus/includes/class-zip.php'),
(7096, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php', 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php'),
(7097, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php'),
(7098, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php', 'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php'),
(7099, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/ftp.class.php', 'wp-content/plugins/updraftplus/includes/ftp.class.php'),
(7100, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl', 'wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl'),
(7101, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/google-extensions.php', 'wp-content/plugins/updraftplus/includes/google-extensions.php'),
(7102, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/LICENSE', 'wp-content/plugins/updraftplus/includes/handlebars/LICENSE');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(7103, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.js', 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.js'),
(7104, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js', 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js'),
(7105, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js', 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js'),
(7106, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js', 'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js'),
(7107, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),
(7108, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png'),
(7109, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png'),
(7110, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png'),
(7111, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png'),
(7112, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png'),
(7113, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),
(7114, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),
(7115, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', 'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),
(7116, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png', 'wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png'),
(7117, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png', 'wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png'),
(7118, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', 'wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png'),
(7119, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', 'wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png'),
(7120, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png', 'wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png'),
(7121, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css'),
(7122, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map'),
(7123, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.11.4.css'),
(7124, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css'),
(7125, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map'),
(7126, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css', 'wp-content/plugins/updraftplus/includes/jquery-ui.custom-v1.12.1.css'),
(7127, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js'),
(7128, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', 'wp-content/plugins/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js'),
(7129, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', 'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js'),
(7130, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', 'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js'),
(7131, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.js', 'wp-content/plugins/updraftplus/includes/jstree/jstree.js'),
(7132, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/jstree.min.js', 'wp-content/plugins/updraftplus/includes/jstree/jstree.min.js'),
(7133, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png', 'wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png'),
(7134, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png', 'wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png'),
(7135, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css', 'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css'),
(7136, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css', 'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css'),
(7137, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif', 'wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif'),
(7138, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png', 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png'),
(7139, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png', 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png'),
(7140, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css', 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css'),
(7141, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css', 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css'),
(7142, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif', 'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif'),
(7143, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/LICENSE', 'wp-content/plugins/updraftplus/includes/labelauty/LICENSE'),
(7144, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png', 'wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png'),
(7145, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png', 'wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png'),
(7146, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css'),
(7147, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map'),
(7148, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js'),
(7149, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css', 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css'),
(7150, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js', 'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js'),
(7151, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/migrator-lite.php', 'wp-content/plugins/updraftplus/includes/migrator-lite.php'),
(7152, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', 'wp-content/plugins/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php'),
(7153, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/LICENSE', 'wp-content/plugins/updraftplus/includes/tether/LICENSE'),
(7154, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/tether.js', 'wp-content/plugins/updraftplus/includes/tether/tether.js'),
(7155, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether/tether.min.js', 'wp-content/plugins/updraftplus/includes/tether/tether.min.js'),
(7156, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE', 'wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE'),
(7157, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js', 'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js'),
(7158, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js', 'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js'),
(7159, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js', 'wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js'),
(7160, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common-1-25-1.min.js', 'wp-content/plugins/updraftplus/includes/updraft-admin-common-1-25-1.min.js'),
(7161, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-admin-common.js', 'wp-content/plugins/updraftplus/includes/updraft-admin-common.js'),
(7162, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php', 'wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php'),
(7163, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php', 'wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php'),
(7164, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftcentral.php', 'wp-content/plugins/updraftplus/includes/updraftcentral.php'),
(7165, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php'),
(7166, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php'),
(7167, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php', 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php'),
(7168, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php', 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php'),
(7169, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', 'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php'),
(7170, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-clone.php', 'wp-content/plugins/updraftplus/includes/updraftplus-clone.php'),
(7171, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-login.php', 'wp-content/plugins/updraftplus/includes/updraftplus-login.php'),
(7172, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-notices.php', 'wp-content/plugins/updraftplus/includes/updraftplus-notices.php'),
(7173, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftplus-tour.php', 'wp-content/plugins/updraftplus/includes/updraftplus-tour.php'),
(7174, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/includes/updraftvault.php', 'wp-content/plugins/updraftplus/includes/updraftvault.php'),
(7175, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/index.html', 'wp-content/plugins/updraftplus/index.html'),
(7176, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/tour-1-25-1.min.js', 'wp-content/plugins/updraftplus/js/tour-1-25-1.min.js'),
(7177, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/tour.js', 'wp-content/plugins/updraftplus/js/tour.js'),
(7178, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore-1-25-1.min.js', 'wp-content/plugins/updraftplus/js/updraft-admin-restore-1-25-1.min.js'),
(7179, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/js/updraft-admin-restore.js', 'wp-content/plugins/updraftplus/js/updraft-admin-restore.js'),
(7180, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-af.mo'),
(7181, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-af.po', 'wp-content/plugins/updraftplus/languages/updraftplus-af.po'),
(7182, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ar.mo'),
(7183, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ar.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ar.po'),
(7184, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo'),
(7185, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po', 'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po'),
(7186, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo'),
(7187, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po', 'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po'),
(7188, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo'),
(7189, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po', 'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po'),
(7190, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ca.mo'),
(7191, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ca.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ca.po'),
(7192, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ckb.mo'),
(7193, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ckb.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ckb.po'),
(7194, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo'),
(7195, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po', 'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po'),
(7196, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo'),
(7197, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po', 'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po'),
(7198, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-et.mo'),
(7199, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-et.po', 'wp-content/plugins/updraftplus/languages/updraftplus-et.po'),
(7200, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-eu.mo'),
(7201, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-eu.po', 'wp-content/plugins/updraftplus/languages/updraftplus-eu.po'),
(7202, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo'),
(7203, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po', 'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po'),
(7204, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-fi.mo'),
(7205, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fi.po', 'wp-content/plugins/updraftplus/languages/updraftplus-fi.po'),
(7206, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo'),
(7207, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po', 'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po'),
(7208, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo'),
(7209, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po', 'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po'),
(7210, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo'),
(7211, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po', 'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po'),
(7212, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo'),
(7213, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po', 'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po'),
(7214, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo'),
(7215, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po', 'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po'),
(7216, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo'),
(7217, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po'),
(7218, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo'),
(7219, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po', 'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po'),
(7220, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo'),
(7221, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po', 'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po'),
(7222, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo'),
(7223, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po'),
(7224, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo'),
(7225, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po', 'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po'),
(7226, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo'),
(7227, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po', 'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po'),
(7228, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-te.mo'),
(7229, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-te.po', 'wp-content/plugins/updraftplus/languages/updraftplus-te.po'),
(7230, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-th.mo'),
(7231, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-th.po', 'wp-content/plugins/updraftplus/languages/updraftplus-th.po'),
(7232, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-tl.mo'),
(7233, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tl.po', 'wp-content/plugins/updraftplus/languages/updraftplus-tl.po'),
(7234, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo'),
(7235, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po', 'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po'),
(7236, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-ur.mo'),
(7237, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-ur.po', 'wp-content/plugins/updraftplus/languages/updraftplus-ur.po'),
(7238, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-vi.mo'),
(7239, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-vi.po', 'wp-content/plugins/updraftplus/languages/updraftplus-vi.po'),
(7240, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo'),
(7241, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po', 'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po'),
(7242, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo', 'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo'),
(7243, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po', 'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po'),
(7244, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/languages/updraftplus.pot', 'wp-content/plugins/updraftplus/languages/updraftplus.pot'),
(7245, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/addon-base-v2.php', 'wp-content/plugins/updraftplus/methods/addon-base-v2.php'),
(7246, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/addon-not-yet-present.php', 'wp-content/plugins/updraftplus/methods/addon-not-yet-present.php'),
(7247, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/azure.php', 'wp-content/plugins/updraftplus/methods/azure.php'),
(7248, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/backblaze.php', 'wp-content/plugins/updraftplus/methods/backblaze.php'),
(7249, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/backup-module.php', 'wp-content/plugins/updraftplus/methods/backup-module.php'),
(7250, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/cloudfiles-new.php', 'wp-content/plugins/updraftplus/methods/cloudfiles-new.php'),
(7251, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/cloudfiles.php', 'wp-content/plugins/updraftplus/methods/cloudfiles.php'),
(7252, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/dreamobjects.php', 'wp-content/plugins/updraftplus/methods/dreamobjects.php'),
(7253, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/dropbox.php', 'wp-content/plugins/updraftplus/methods/dropbox.php'),
(7254, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/email.php', 'wp-content/plugins/updraftplus/methods/email.php'),
(7255, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/ftp.php', 'wp-content/plugins/updraftplus/methods/ftp.php'),
(7256, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/googlecloud.php', 'wp-content/plugins/updraftplus/methods/googlecloud.php'),
(7257, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/googledrive.php', 'wp-content/plugins/updraftplus/methods/googledrive.php'),
(7258, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/insufficient.php', 'wp-content/plugins/updraftplus/methods/insufficient.php'),
(7259, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/onedrive.php', 'wp-content/plugins/updraftplus/methods/onedrive.php'),
(7260, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack-base.php', 'wp-content/plugins/updraftplus/methods/openstack-base.php'),
(7261, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack.php', 'wp-content/plugins/updraftplus/methods/openstack.php'),
(7262, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/openstack2.php', 'wp-content/plugins/updraftplus/methods/openstack2.php'),
(7263, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/pcloud.php', 'wp-content/plugins/updraftplus/methods/pcloud.php'),
(7264, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/remotesend.php', 'wp-content/plugins/updraftplus/methods/remotesend.php'),
(7265, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/s3.php', 'wp-content/plugins/updraftplus/methods/s3.php'),
(7266, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/s3generic.php', 'wp-content/plugins/updraftplus/methods/s3generic.php'),
(7267, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/sftp.php', 'wp-content/plugins/updraftplus/methods/sftp.php'),
(7268, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/template.php', 'wp-content/plugins/updraftplus/methods/template.php'),
(7269, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/updraftvault.php', 'wp-content/plugins/updraftplus/methods/updraftvault.php'),
(7270, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/methods/webdav.php', 'wp-content/plugins/updraftplus/methods/webdav.php'),
(7271, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/options.php', 'wp-content/plugins/updraftplus/options.php'),
(7272, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/readme.txt', 'wp-content/plugins/updraftplus/readme.txt'),
(7273, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/restorer.php', 'wp-content/plugins/updraftplus/restorer.php'),
(7274, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php'),
(7275, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/db-size.php'),
(7276, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php'),
(7277, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php'),
(7278, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php'),
(7279, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php'),
(7280, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php'),
(7281, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php'),
(7282, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php'),
(7283, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php', 'wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php'),
(7284, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php'),
(7285, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php'),
(7286, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php'),
(7287, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php'),
(7288, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php'),
(7289, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', 'wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php'),
(7290, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php'),
(7291, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php'),
(7292, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php'),
(7293, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php'),
(7294, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php'),
(7295, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php'),
(7296, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php'),
(7297, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php'),
(7298, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php'),
(7299, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php'),
(7300, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php'),
(7301, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php'),
(7302, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php'),
(7303, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php'),
(7304, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php'),
(7305, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php'),
(7306, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php'),
(7307, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php'),
(7308, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', 'wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php'),
(7309, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/updraftplus.php', 'wp-content/plugins/updraftplus/updraftplus.php'),
(7310, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/autoload.php', 'wp-content/plugins/updraftplus/vendor/autoload.php'),
(7311, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE'),
(7312, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/README.md', 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/README.md'),
(7313, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/composer.json'),
(7314, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php'),
(7315, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', 'wp-content/plugins/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php'),
(7316, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/README.md', 'wp-content/plugins/updraftplus/vendor/components/jquery/README.md'),
(7317, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/bower.json', 'wp-content/plugins/updraftplus/vendor/components/jquery/bower.json'),
(7318, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/component.json', 'wp-content/plugins/updraftplus/vendor/components/jquery/component.json'),
(7319, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/composer.json', 'wp-content/plugins/updraftplus/vendor/components/jquery/composer.json'),
(7320, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.js'),
(7321, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.js'),
(7322, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.min.map'),
(7323, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.js'),
(7324, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.js'),
(7325, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map', 'wp-content/plugins/updraftplus/vendor/components/jquery/jquery.slim.min.map'),
(7326, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/components/jquery/package.json', 'wp-content/plugins/updraftplus/vendor/components/jquery/package.json'),
(7327, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php', 'wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php'),
(7328, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php', 'wp-content/plugins/updraftplus/vendor/composer/InstalledVersions.php'),
(7329, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/LICENSE', 'wp-content/plugins/updraftplus/vendor/composer/LICENSE'),
(7330, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php'),
(7331, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_files.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_files.php'),
(7332, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php'),
(7333, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php'),
(7334, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_real.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_real.php'),
(7335, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/autoload_static.php', 'wp-content/plugins/updraftplus/vendor/composer/autoload_static.php'),
(7336, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.json', 'wp-content/plugins/updraftplus/vendor/composer/installed.json'),
(7337, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/composer/installed.php', 'wp-content/plugins/updraftplus/vendor/composer/installed.php'),
(7338, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/README.md', 'wp-content/plugins/updraftplus/vendor/eher/oauth/README.md'),
(7339, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json', 'wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json'),
(7340, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist', 'wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist'),
(7341, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php'),
(7342, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php'),
(7343, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php'),
(7344, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php'),
(7345, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php'),
(7346, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php'),
(7347, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php'),
(7348, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php'),
(7349, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php'),
(7350, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php'),
(7351, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', 'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php'),
(7352, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md'),
(7353, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE'),
(7354, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md'),
(7355, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md'),
(7356, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml'),
(7357, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json'),
(7358, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php'),
(7359, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist'),
(7360, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php'),
(7361, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php'),
(7362, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php'),
(7363, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php'),
(7364, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php'),
(7365, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php'),
(7366, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php'),
(7367, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php'),
(7368, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php'),
(7369, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php'),
(7370, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php'),
(7371, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php'),
(7372, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php'),
(7373, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(7374, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php'),
(7375, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php'),
(7376, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json'),
(7377, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php'),
(7378, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php'),
(7379, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php'),
(7380, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php'),
(7381, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php'),
(7382, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php'),
(7383, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php'),
(7384, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php'),
(7385, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json'),
(7386, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php'),
(7387, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php'),
(7388, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php'),
(7389, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php'),
(7390, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php'),
(7391, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php'),
(7392, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php'),
(7393, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php'),
(7394, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php'),
(7395, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php'),
(7396, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php'),
(7397, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php'),
(7398, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php'),
(7399, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json'),
(7400, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php'),
(7401, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php'),
(7402, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php'),
(7403, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php'),
(7404, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php'),
(7405, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php'),
(7406, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php'),
(7407, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php'),
(7408, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php'),
(7409, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php'),
(7410, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php'),
(7411, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php'),
(7412, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php'),
(7413, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php'),
(7414, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php'),
(7415, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php'),
(7416, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php'),
(7417, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php'),
(7418, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php'),
(7419, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php'),
(7420, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php'),
(7421, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php'),
(7422, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php'),
(7423, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php'),
(7424, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php'),
(7425, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php'),
(7426, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php'),
(7427, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php'),
(7428, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php'),
(7429, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php'),
(7430, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php'),
(7431, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php'),
(7432, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php'),
(7433, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php'),
(7434, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php'),
(7435, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php'),
(7436, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php'),
(7437, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php'),
(7438, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php'),
(7439, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php'),
(7440, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php'),
(7441, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php'),
(7442, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php'),
(7443, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php'),
(7444, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php'),
(7445, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php'),
(7446, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php'),
(7447, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php'),
(7448, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem'),
(7449, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php'),
(7450, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php'),
(7451, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json'),
(7452, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php'),
(7453, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php'),
(7454, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php'),
(7455, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php'),
(7456, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json'),
(7457, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php'),
(7458, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php'),
(7459, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php'),
(7460, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php'),
(7461, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php'),
(7462, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md'),
(7463, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json'),
(7464, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php'),
(7465, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php'),
(7466, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php'),
(7467, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php'),
(7468, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php'),
(7469, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php'),
(7470, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php'),
(7471, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php'),
(7472, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php'),
(7473, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json'),
(7474, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php'),
(7475, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php'),
(7476, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php'),
(7477, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php'),
(7478, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php'),
(7479, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php'),
(7480, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php'),
(7481, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php'),
(7482, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php'),
(7483, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php'),
(7484, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php'),
(7485, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php'),
(7486, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json'),
(7487, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php'),
(7488, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json'),
(7489, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php'),
(7490, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php'),
(7491, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php'),
(7492, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php'),
(7493, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php'),
(7494, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php'),
(7495, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php'),
(7496, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php'),
(7497, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php'),
(7498, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php'),
(7499, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php'),
(7500, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php'),
(7501, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php'),
(7502, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json'),
(7503, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php'),
(7504, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php'),
(7505, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php'),
(7506, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php'),
(7507, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php'),
(7508, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php'),
(7509, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php'),
(7510, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php'),
(7511, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php'),
(7512, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php'),
(7513, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php'),
(7514, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php'),
(7515, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json'),
(7516, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php'),
(7517, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php'),
(7518, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php'),
(7519, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php'),
(7520, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php'),
(7521, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php'),
(7522, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json'),
(7523, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php'),
(7524, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json'),
(7525, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php'),
(7526, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php'),
(7527, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php'),
(7528, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json'),
(7529, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php'),
(7530, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json'),
(7531, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php'),
(7532, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json'),
(7533, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php'),
(7534, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php'),
(7535, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json'),
(7536, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php'),
(7537, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json'),
(7538, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php'),
(7539, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json'),
(7540, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json'),
(7541, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php'),
(7542, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php'),
(7543, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php'),
(7544, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php'),
(7545, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php'),
(7546, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php'),
(7547, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php'),
(7548, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php'),
(7549, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php'),
(7550, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php'),
(7551, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php'),
(7552, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php'),
(7553, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php'),
(7554, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php'),
(7555, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php'),
(7556, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php'),
(7557, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php'),
(7558, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php'),
(7559, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php'),
(7560, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php'),
(7561, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php'),
(7562, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php'),
(7563, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php'),
(7564, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php'),
(7565, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php'),
(7566, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php'),
(7567, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php'),
(7568, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php'),
(7569, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php'),
(7570, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php'),
(7571, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php'),
(7572, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php'),
(7573, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php'),
(7574, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php'),
(7575, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php'),
(7576, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php'),
(7577, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php'),
(7578, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(7579, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php'),
(7580, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php'),
(7581, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php'),
(7582, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php'),
(7583, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php'),
(7584, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php'),
(7585, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php'),
(7586, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php'),
(7587, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php'),
(7588, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php'),
(7589, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php'),
(7590, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php'),
(7591, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php'),
(7592, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php'),
(7593, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php'),
(7594, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php'),
(7595, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php'),
(7596, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php'),
(7597, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php'),
(7598, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php'),
(7599, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php'),
(7600, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php'),
(7601, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php'),
(7602, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php'),
(7603, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php'),
(7604, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php'),
(7605, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php'),
(7606, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php'),
(7607, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php'),
(7608, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php'),
(7609, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php'),
(7610, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php'),
(7611, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json'),
(7612, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php'),
(7613, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php'),
(7614, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php'),
(7615, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php'),
(7616, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json'),
(7617, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md'),
(7618, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile'),
(7619, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/LICENSE'),
(7620, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/README.md'),
(7621, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md'),
(7622, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/composer.json'),
(7623, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php'),
(7624, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),
(7625, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),
(7626, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),
(7627, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),
(7628, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),
(7629, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),
(7630, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),
(7631, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),
(7632, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),
(7633, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),
(7634, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),
(7635, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),
(7636, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php'),
(7637, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),
(7638, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),
(7639, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),
(7640, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),
(7641, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),
(7642, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),
(7643, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),
(7644, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),
(7645, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php'),
(7646, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php'),
(7647, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),
(7648, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php'),
(7649, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php'),
(7650, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php'),
(7651, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php'),
(7652, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),
(7653, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php'),
(7654, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php'),
(7655, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php'),
(7656, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php'),
(7657, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),
(7658, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php'),
(7659, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php'),
(7660, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php'),
(7661, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md'),
(7662, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/LICENSE'),
(7663, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/README.md'),
(7664, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/composer.json'),
(7665, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php'),
(7666, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php'),
(7667, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php'),
(7668, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Create.php'),
(7669, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Each.php'),
(7670, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php'),
(7671, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),
(7672, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Is.php'),
(7673, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Promise.php'),
(7674, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php'),
(7675, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php'),
(7676, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php'),
(7677, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php'),
(7678, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php'),
(7679, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),
(7680, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/Utils.php'),
(7681, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions.php'),
(7682, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php'),
(7683, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md'),
(7684, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/LICENSE'),
(7685, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/README.md'),
(7686, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/composer.json'),
(7687, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php'),
(7688, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php'),
(7689, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php'),
(7690, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php'),
(7691, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php'),
(7692, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Header.php'),
(7693, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php'),
(7694, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),
(7695, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php'),
(7696, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Message.php'),
(7697, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php'),
(7698, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php'),
(7699, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php'),
(7700, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),
(7701, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php'),
(7702, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Query.php'),
(7703, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Request.php'),
(7704, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Response.php'),
(7705, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php'),
(7706, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php'),
(7707, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php'),
(7708, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),
(7709, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),
(7710, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php'),
(7711, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php'),
(7712, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php'),
(7713, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),
(7714, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php'),
(7715, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php'),
(7716, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions.php'),
(7717, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', 'wp-content/plugins/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php'),
(7718, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/README.md'),
(7719, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/composer.json'),
(7720, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json'),
(7721, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php'),
(7722, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json'),
(7723, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', 'wp-content/plugins/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php'),
(7724, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/LICENSE'),
(7725, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/composer.json'),
(7726, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),
(7727, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),
(7728, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),
(7729, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php'),
(7730, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php'),
(7731, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random.php'),
(7732, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),
(7733, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),
(7734, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),
(7735, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),
(7736, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),
(7737, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', 'wp-content/plugins/updraftplus/vendor/paragonie/random_compat/lib/random_int.php'),
(7738, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS'),
(7739, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md'),
(7740, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE'),
(7741, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md'),
(7742, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml'),
(7743, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json'),
(7744, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),
(7745, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),
(7746, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),
(7747, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),
(7748, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),
(7749, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),
(7750, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),
(7751, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),
(7752, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),
(7753, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),
(7754, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),
(7755, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),
(7756, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),
(7757, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),
(7758, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),
(7759, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),
(7760, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),
(7761, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),
(7762, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),
(7763, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),
(7764, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),
(7765, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),
(7766, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),
(7767, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),
(7768, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),
(7769, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', 'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),
(7770, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/psr/http-message/CHANGELOG.md'),
(7771, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE', 'wp-content/plugins/updraftplus/vendor/psr/http-message/LICENSE'),
(7772, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/README.md', 'wp-content/plugins/updraftplus/vendor/psr/http-message/README.md'),
(7773, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json', 'wp-content/plugins/updraftplus/vendor/psr/http-message/composer.json'),
(7774, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', 'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md'),
(7775, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', 'wp-content/plugins/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md'),
(7776, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/MessageInterface.php'),
(7777, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/RequestInterface.php'),
(7778, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ResponseInterface.php'),
(7779, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php'),
(7780, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/StreamInterface.php'),
(7781, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php'),
(7782, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/http-message/src/UriInterface.php'),
(7783, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/LICENSE', 'wp-content/plugins/updraftplus/vendor/psr/log/LICENSE'),
(7784, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php'),
(7785, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),
(7786, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php'),
(7787, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),
(7788, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),
(7789, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php'),
(7790, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php'),
(7791, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php'),
(7792, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php'),
(7793, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),
(7794, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', 'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php'),
(7795, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/README.md', 'wp-content/plugins/updraftplus/vendor/psr/log/README.md'),
(7796, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/psr/log/composer.json', 'wp-content/plugins/updraftplus/vendor/psr/log/composer.json'),
(7797, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md'),
(7798, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md'),
(7799, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE'),
(7800, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md'),
(7801, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon'),
(7802, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json'),
(7803, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php'),
(7804, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php'),
(7805, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php'),
(7806, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php'),
(7807, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php'),
(7808, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php'),
(7809, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php'),
(7810, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php'),
(7811, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php'),
(7812, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(7813, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php'),
(7814, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php'),
(7815, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php'),
(7816, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php'),
(7817, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php'),
(7818, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php'),
(7819, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php'),
(7820, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php'),
(7821, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php'),
(7822, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php'),
(7823, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php'),
(7824, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php'),
(7825, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php'),
(7826, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php'),
(7827, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php'),
(7828, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php'),
(7829, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php'),
(7830, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php'),
(7831, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php'),
(7832, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php'),
(7833, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php'),
(7834, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php'),
(7835, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php'),
(7836, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php'),
(7837, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php'),
(7838, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php'),
(7839, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php'),
(7840, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php'),
(7841, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php'),
(7842, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php'),
(7843, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php'),
(7844, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php'),
(7845, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php'),
(7846, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php'),
(7847, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php'),
(7848, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php'),
(7849, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php'),
(7850, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php'),
(7851, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php'),
(7852, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php'),
(7853, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php'),
(7854, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php'),
(7855, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php'),
(7856, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php'),
(7857, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php'),
(7858, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php'),
(7859, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php'),
(7860, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php'),
(7861, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php'),
(7862, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php'),
(7863, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php'),
(7864, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php'),
(7865, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php'),
(7866, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php'),
(7867, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php'),
(7868, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php'),
(7869, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php'),
(7870, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php'),
(7871, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php'),
(7872, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php'),
(7873, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php'),
(7874, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php'),
(7875, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php'),
(7876, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php'),
(7877, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php'),
(7878, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php'),
(7879, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php'),
(7880, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php'),
(7881, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php'),
(7882, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php'),
(7883, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php'),
(7884, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php'),
(7885, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php'),
(7886, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php'),
(7887, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php'),
(7888, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php'),
(7889, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php'),
(7890, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php'),
(7891, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php'),
(7892, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php'),
(7893, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php'),
(7894, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php'),
(7895, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php'),
(7896, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php'),
(7897, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php'),
(7898, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php'),
(7899, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php'),
(7900, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php'),
(7901, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php'),
(7902, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php'),
(7903, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php'),
(7904, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php'),
(7905, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php'),
(7906, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php'),
(7907, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php'),
(7908, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php'),
(7909, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php'),
(7910, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php'),
(7911, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php'),
(7912, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php'),
(7913, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php'),
(7914, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php'),
(7915, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php'),
(7916, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php'),
(7917, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php'),
(7918, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php'),
(7919, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php'),
(7920, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php'),
(7921, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php'),
(7922, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php'),
(7923, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php'),
(7924, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php'),
(7925, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php'),
(7926, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php'),
(7927, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php'),
(7928, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php'),
(7929, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php'),
(7930, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php'),
(7931, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php'),
(7932, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php'),
(7933, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php'),
(7934, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php'),
(7935, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php'),
(7936, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php'),
(7937, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php'),
(7938, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php'),
(7939, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php'),
(7940, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php'),
(7941, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php'),
(7942, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php'),
(7943, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php'),
(7944, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php'),
(7945, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php'),
(7946, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php'),
(7947, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php'),
(7948, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php'),
(7949, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php'),
(7950, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php'),
(7951, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php'),
(7952, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php'),
(7953, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php'),
(7954, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php'),
(7955, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php'),
(7956, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php'),
(7957, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php'),
(7958, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php'),
(7959, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php'),
(7960, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php'),
(7961, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php'),
(7962, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php'),
(7963, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php'),
(7964, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php'),
(7965, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php'),
(7966, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php'),
(7967, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php'),
(7968, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php'),
(7969, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php'),
(7970, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php'),
(7971, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php'),
(7972, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php'),
(7973, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php'),
(7974, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php'),
(7975, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php'),
(7976, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php'),
(7977, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php'),
(7978, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php'),
(7979, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php'),
(7980, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php'),
(7981, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php'),
(7982, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php'),
(7983, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php'),
(7984, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php'),
(7985, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', 'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist'),
(7986, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/LICENSE'),
(7987, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/README.md'),
(7988, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/composer.json'),
(7989, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml'),
(7990, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php'),
(7991, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', 'wp-content/plugins/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php'),
(7992, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md'),
(7993, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php'),
(7994, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'),
(7995, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php'),
(7996, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php'),
(7997, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php'),
(7998, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php'),
(7999, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(8000, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'),
(8001, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'),
(8002, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php'),
(8003, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php'),
(8004, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE'),
(8005, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md'),
(8006, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json'),
(8007, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', 'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist'),
(8008, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php'),
(8009, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php'),
(8010, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE'),
(8011, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/README.md'),
(8012, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php'),
(8013, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php'),
(8014, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php'),
(8015, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php'),
(8016, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php'),
(8017, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php'),
(8018, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php'),
(8019, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php'),
(8020, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php'),
(8021, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php'),
(8022, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json'),
(8023, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE'),
(8024, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php'),
(8025, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md'),
(8026, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php'),
(8027, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php'),
(8028, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php'),
(8029, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php'),
(8030, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php'),
(8031, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php'),
(8032, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json'),
(8033, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE'),
(8034, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php'),
(8035, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/README.md'),
(8036, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8'),
(8037, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),
(8038, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),
(8039, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),
(8040, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php'),
(8041, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-mbstring/composer.json'),
(8042, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/LICENSE'),
(8043, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Php70.php'),
(8044, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/README.md'),
(8045, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php'),
(8046, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php'),
(8047, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php'),
(8048, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php'),
(8049, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php'),
(8050, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php'),
(8051, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php'),
(8052, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php'),
(8053, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php70/composer.json'),
(8054, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/LICENSE'),
(8055, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/Php72.php'),
(8056, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/README.md'),
(8057, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php'),
(8058, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json', 'wp-content/plugins/updraftplus/vendor/symfony/polyfill-php72/composer.json'),
(8059, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml'),
(8060, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml'),
(8061, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/README.md'),
(8062, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/composer.json'),
(8063, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php'),
(8064, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php'),
(8065, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php'),
(8066, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php'),
(8067, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php'),
(8068, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php'),
(8069, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php'),
(8070, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php'),
(8071, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php'),
(8072, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php'),
(8073, '/home/iraneurobetcom/public_html/wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', 'wp-content/plugins/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php'),
(8074, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/autoload.php', 'wp-content/plugins/wordfence/crypto/vendor/autoload.php'),
(8075, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),
(8076, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php'),
(8077, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE', 'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),
(8078, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),
(8079, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),
(8080, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),
(8081, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),
(8082, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),
(8083, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),
(8084, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json', 'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),
(8085, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/installed.php'),
(8086, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php', 'wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php'),
(8087, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),
(8088, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),
(8089, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),
(8090, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),
(8091, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),
(8092, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),
(8093, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),
(8094, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),
(8095, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),
(8096, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),
(8097, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),
(8098, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),
(8099, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),
(8100, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),
(8101, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php'),
(8102, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),
(8103, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json'),
(8104, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),
(8105, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),
(8106, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),
(8107, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php'),
(8108, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php'),
(8109, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),
(8110, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php'),
(8111, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),
(8112, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),
(8113, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),
(8114, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),
(8115, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),
(8116, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),
(8117, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),
(8118, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),
(8119, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),
(8120, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),
(8121, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),
(8122, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),
(8123, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),
(8124, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),
(8125, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),
(8126, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),
(8127, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),
(8128, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),
(8129, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),
(8130, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),
(8131, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),
(8132, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),
(8133, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),
(8134, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),
(8135, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),
(8136, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),
(8137, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),
(8138, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),
(8139, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php'),
(8140, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php'),
(8141, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),
(8142, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),
(8143, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),
(8144, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),
(8145, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),
(8146, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),
(8147, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),
(8148, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),
(8149, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),
(8150, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),
(8151, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),
(8152, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),
(8153, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),
(8154, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),
(8155, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),
(8156, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),
(8157, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php'),
(8158, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),
(8159, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php'),
(8160, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),
(8161, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),
(8162, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),
(8163, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),
(8164, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),
(8165, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),
(8166, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),
(8167, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),
(8168, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),
(8169, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),
(8170, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),
(8171, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),
(8172, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),
(8173, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),
(8174, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),
(8175, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),
(8176, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),
(8177, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),
(8178, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),
(8179, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),
(8180, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),
(8181, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),
(8182, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),
(8183, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),
(8184, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),
(8185, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php'),
(8186, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),
(8187, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),
(8188, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),
(8189, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),
(8190, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),
(8191, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),
(8192, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),
(8193, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php'),
(8194, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php'),
(8195, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php', 'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),
(8196, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/activity-report-widget.1744125809.css', 'wp-content/plugins/wordfence/css/activity-report-widget.1744125809.css'),
(8197, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/diff.1744125809.css', 'wp-content/plugins/wordfence/css/diff.1744125809.css'),
(8198, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/fullLog.1744125809.css', 'wp-content/plugins/wordfence/css/fullLog.1744125809.css'),
(8199, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),
(8200, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),
(8201, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),
(8202, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),
(8203, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),
(8204, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png', 'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),
(8205, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/iptraf.1744125809.css', 'wp-content/plugins/wordfence/css/iptraf.1744125809.css'),
(8206, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1744125809.css', 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1744125809.css'),
(8207, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.min.1744125809.css', 'wp-content/plugins/wordfence/css/jquery-ui.min.1744125809.css'),
(8208, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1744125809.css', 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1744125809.css'),
(8209, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1744125809.css', 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1744125809.css'),
(8210, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/care-global.1744125809.css', 'wp-content/plugins/wordfence/css/license/care-global.1744125809.css'),
(8211, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/care.1744125809.css', 'wp-content/plugins/wordfence/css/license/care.1744125809.css'),
(8212, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/free-global.1744125809.css', 'wp-content/plugins/wordfence/css/license/free-global.1744125809.css'),
(8213, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/free.1744125809.css', 'wp-content/plugins/wordfence/css/license/free.1744125809.css'),
(8214, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/premium-global.1744125809.css', 'wp-content/plugins/wordfence/css/license/premium-global.1744125809.css'),
(8215, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/premium.1744125809.css', 'wp-content/plugins/wordfence/css/license/premium.1744125809.css'),
(8216, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response-global.1744125809.css', 'wp-content/plugins/wordfence/css/license/response-global.1744125809.css'),
(8217, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response-variables.1744125809.css', 'wp-content/plugins/wordfence/css/license/response-variables.1744125809.css'),
(8218, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/license/response.1744125809.css', 'wp-content/plugins/wordfence/css/license/response.1744125809.css'),
(8219, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/main.1744125809.css', 'wp-content/plugins/wordfence/css/main.1744125809.css'),
(8220, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/phpinfo.1744125809.css', 'wp-content/plugins/wordfence/css/phpinfo.1744125809.css'),
(8221, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-adminbar.1744125809.css', 'wp-content/plugins/wordfence/css/wf-adminbar.1744125809.css'),
(8222, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-colorbox.1744125809.css', 'wp-content/plugins/wordfence/css/wf-colorbox.1744125809.css'),
(8223, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-font-awesome.1744125809.css', 'wp-content/plugins/wordfence/css/wf-font-awesome.1744125809.css'),
(8224, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-global.1744125809.css', 'wp-content/plugins/wordfence/css/wf-global.1744125809.css'),
(8225, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-ionicons.1744125809.css', 'wp-content/plugins/wordfence/css/wf-ionicons.1744125809.css'),
(8226, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-onboarding.1744125809.css', 'wp-content/plugins/wordfence/css/wf-onboarding.1744125809.css'),
(8227, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wf-roboto-font.1744125809.css', 'wp-content/plugins/wordfence/css/wf-roboto-font.1744125809.css');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(8228, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wfselect2.min.1744125809.css', 'wp-content/plugins/wordfence/css/wfselect2.min.1744125809.css'),
(8229, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/css/wordfenceBox.1744125809.css', 'wp-content/plugins/wordfence/css/wordfenceBox.1744125809.css'),
(8230, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff', 'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),
(8231, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/ionicons.woff', 'wp-content/plugins/wordfence/fonts/ionicons.woff'),
(8232, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),
(8233, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),
(8234, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),
(8235, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),
(8236, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),
(8237, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),
(8238, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),
(8239, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),
(8240, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),
(8241, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff', 'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),
(8242, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa-whole.svg', 'wp-content/plugins/wordfence/images/2fa-whole.svg'),
(8243, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa1.svg', 'wp-content/plugins/wordfence/images/2fa1.svg'),
(8244, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/2fa2.svg', 'wp-content/plugins/wordfence/images/2fa2.svg'),
(8245, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/audit-log-preview.png', 'wp-content/plugins/wordfence/images/audit-log-preview.png'),
(8246, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/back_disabled.jpg', 'wp-content/plugins/wordfence/images/back_disabled.jpg'),
(8247, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/back_enabled.jpg', 'wp-content/plugins/wordfence/images/back_enabled.jpg'),
(8248, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/blocking.svg', 'wp-content/plugins/wordfence/images/blocking.svg'),
(8249, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/button-grad-grey.png', 'wp-content/plugins/wordfence/images/button-grad-grey.png'),
(8250, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/checkbox.png', 'wp-content/plugins/wordfence/images/checkbox.png'),
(8251, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/flags.png', 'wp-content/plugins/wordfence/images/flags.png'),
(8252, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/forward_disabled.jpg', 'wp-content/plugins/wordfence/images/forward_disabled.jpg'),
(8253, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/forward_enabled.jpg', 'wp-content/plugins/wordfence/images/forward_enabled.jpg'),
(8254, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/help.png', 'wp-content/plugins/wordfence/images/help.png'),
(8255, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajax24.gif', 'wp-content/plugins/wordfence/images/icons/ajax24.gif'),
(8256, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajax3.gif', 'wp-content/plugins/wordfence/images/icons/ajax3.gif'),
(8257, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif', 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),
(8258, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxScan.gif', 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),
(8259, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif', 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),
(8260, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/arrow_refresh.png', 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),
(8261, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/bullet_yellow.png', 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),
(8262, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-care.svg', 'wp-content/plugins/wordfence/images/icons/check-care.svg'),
(8263, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-premium.svg', 'wp-content/plugins/wordfence/images/icons/check-premium.svg'),
(8264, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check-response.svg', 'wp-content/plugins/wordfence/images/icons/check-response.svg'),
(8265, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/check.svg', 'wp-content/plugins/wordfence/images/icons/check.svg'),
(8266, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/email_go.png', 'wp-content/plugins/wordfence/images/icons/email_go.png'),
(8267, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/error128.png', 'wp-content/plugins/wordfence/images/icons/error128.png'),
(8268, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/magnifier.png', 'wp-content/plugins/wordfence/images/icons/magnifier.png'),
(8269, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/tick128.png', 'wp-content/plugins/wordfence/images/icons/tick128.png'),
(8270, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/warning128.png', 'wp-content/plugins/wordfence/images/icons/warning128.png'),
(8271, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/icons/working-indicator.gif', 'wp-content/plugins/wordfence/images/icons/working-indicator.gif'),
(8272, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/lightbox-controls.png', 'wp-content/plugins/wordfence/images/lightbox-controls.png'),
(8273, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading.gif', 'wp-content/plugins/wordfence/images/loading.gif'),
(8274, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading_background.png', 'wp-content/plugins/wordfence/images/loading_background.png'),
(8275, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/loading_large.gif', 'wp-content/plugins/wordfence/images/loading_large.gif'),
(8276, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logo.png', 'wp-content/plugins/wordfence/images/logo.png'),
(8277, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-care.svg', 'wp-content/plugins/wordfence/images/logos/shield-care.svg'),
(8278, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-free.svg', 'wp-content/plugins/wordfence/images/logos/shield-free.svg'),
(8279, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-premium.svg', 'wp-content/plugins/wordfence/images/logos/shield-premium.svg'),
(8280, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-response.svg', 'wp-content/plugins/wordfence/images/logos/shield-response.svg'),
(8281, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/logos/shield-white.svg', 'wp-content/plugins/wordfence/images/logos/shield-white.svg'),
(8282, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/options.svg', 'wp-content/plugins/wordfence/images/options.svg'),
(8283, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/ratelimiting.svg', 'wp-content/plugins/wordfence/images/ratelimiting.svg'),
(8284, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc.gif', 'wp-content/plugins/wordfence/images/sort_asc.gif'),
(8285, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc.png', 'wp-content/plugins/wordfence/images/sort_asc.png'),
(8286, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.gif', 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),
(8287, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_asc_disabled.png', 'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),
(8288, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_both.gif', 'wp-content/plugins/wordfence/images/sort_both.gif'),
(8289, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_both.png', 'wp-content/plugins/wordfence/images/sort_both.png'),
(8290, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc.gif', 'wp-content/plugins/wordfence/images/sort_desc.gif'),
(8291, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc.png', 'wp-content/plugins/wordfence/images/sort_desc.png'),
(8292, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.gif', 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),
(8293, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/sort_desc_disabled.png', 'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),
(8294, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/support.svg', 'wp-content/plugins/wordfence/images/support.svg'),
(8295, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/tools.svg', 'wp-content/plugins/wordfence/images/tools.svg'),
(8296, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-central-logo.svg', 'wp-content/plugins/wordfence/images/wf-central-logo.svg'),
(8297, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-error-badge.svg', 'wp-content/plugins/wordfence/images/wf-error-badge.svg'),
(8298, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wf-horizontal.svg', 'wp-content/plugins/wordfence/images/wf-horizontal.svg'),
(8299, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/images/wordfence-logo.svg', 'wp-content/plugins/wordfence/images/wordfence-logo.svg'),
(8300, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/index.php', 'wp-content/plugins/wordfence/index.php'),
(8301, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.1744125809.js', 'wp-content/plugins/wordfence/js/admin.1744125809.js'),
(8302, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1744125809.js', 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1744125809.js'),
(8303, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/admin.liveTraffic.1744125809.js', 'wp-content/plugins/wordfence/js/admin.liveTraffic.1744125809.js'),
(8304, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/chart.umd.1744125809.js', 'wp-content/plugins/wordfence/js/chart.umd.1744125809.js'),
(8305, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/date.1744125809.js', 'wp-content/plugins/wordfence/js/date.1744125809.js'),
(8306, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1744125809.js', 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1744125809.js'),
(8307, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.colorbox-min.1744125809.js', 'wp-content/plugins/wordfence/js/jquery.colorbox-min.1744125809.js'),
(8308, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.colorbox.1744125809.js', 'wp-content/plugins/wordfence/js/jquery.colorbox.1744125809.js'),
(8309, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.qrcode.min.1744125809.js', 'wp-content/plugins/wordfence/js/jquery.qrcode.min.1744125809.js'),
(8310, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/jquery.tmpl.min.1744125809.js', 'wp-content/plugins/wordfence/js/jquery.tmpl.min.1744125809.js'),
(8311, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/knockout-3.5.1.1744125809.js', 'wp-content/plugins/wordfence/js/knockout-3.5.1.1744125809.js'),
(8312, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfdashboard.1744125809.js', 'wp-content/plugins/wordfence/js/wfdashboard.1744125809.js'),
(8313, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfdropdown.1744125809.js', 'wp-content/plugins/wordfence/js/wfdropdown.1744125809.js'),
(8314, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfglobal.1744125809.js', 'wp-content/plugins/wordfence/js/wfglobal.1744125809.js'),
(8315, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfi18n.1744125809.js', 'wp-content/plugins/wordfence/js/wfi18n.1744125809.js'),
(8316, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfonboarding.1744125809.js', 'wp-content/plugins/wordfence/js/wfonboarding.1744125809.js'),
(8317, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfpopover.1744125809.js', 'wp-content/plugins/wordfence/js/wfpopover.1744125809.js'),
(8318, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/js/wfselect2.min.1744125809.js', 'wp-content/plugins/wordfence/js/wfselect2.min.1744125809.js'),
(8319, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/languages/wordfence.mo', 'wp-content/plugins/wordfence/languages/wordfence.mo'),
(8320, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/languages/wordfence.pot', 'wp-content/plugins/wordfence/languages/wordfence.pot'),
(8321, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/.htaccess', 'wp-content/plugins/wordfence/lib/.htaccess'),
(8322, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),
(8323, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),
(8324, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),
(8325, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php', 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),
(8326, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/Diff.php', 'wp-content/plugins/wordfence/lib/Diff.php'),
(8327, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb', 'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),
(8328, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/IPTraf.php', 'wp-content/plugins/wordfence/lib/IPTraf.php'),
(8329, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/IPTrafList.php', 'wp-content/plugins/wordfence/lib/IPTrafList.php'),
(8330, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php', 'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),
(8331, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php'),
(8332, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php'),
(8333, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php'),
(8334, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php'),
(8335, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php'),
(8336, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php', 'wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php'),
(8337, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/compat.php', 'wp-content/plugins/wordfence/lib/compat.php'),
(8338, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),
(8339, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),
(8340, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),
(8341, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),
(8342, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),
(8343, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),
(8344, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),
(8345, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),
(8346, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php', 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),
(8347, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/diffResult.php', 'wp-content/plugins/wordfence/lib/diffResult.php'),
(8348, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_genericAlert.php', 'wp-content/plugins/wordfence/lib/email_genericAlert.php'),
(8349, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_newIssues.php', 'wp-content/plugins/wordfence/lib/email_newIssues.php'),
(8350, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_unlockRequest.php', 'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),
(8351, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php', 'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),
(8352, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/flags.php', 'wp-content/plugins/wordfence/lib/flags.php'),
(8353, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/live_activity.php', 'wp-content/plugins/wordfence/lib/live_activity.php'),
(8354, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_dashboard.php', 'wp-content/plugins/wordfence/lib/menu_dashboard.php'),
(8355, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_dashboard_options.php', 'wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),
(8356, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall.php', 'wp-content/plugins/wordfence/lib/menu_firewall.php'),
(8357, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php', 'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),
(8358, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php', 'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),
(8359, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf.php', 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),
(8360, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php', 'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),
(8361, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_install.php', 'wp-content/plugins/wordfence/lib/menu_install.php'),
(8362, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_options.php', 'wp-content/plugins/wordfence/lib/menu_options.php'),
(8363, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner.php', 'wp-content/plugins/wordfence/lib/menu_scanner.php'),
(8364, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php', 'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),
(8365, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_scanner_options.php', 'wp-content/plugins/wordfence/lib/menu_scanner_options.php'),
(8366, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_support.php', 'wp-content/plugins/wordfence/lib/menu_support.php'),
(8367, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools.php', 'wp-content/plugins/wordfence/lib/menu_tools.php'),
(8368, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_auditlog.php', 'wp-content/plugins/wordfence/lib/menu_tools_auditlog.php'),
(8369, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php', 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),
(8370, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_importExport.php', 'wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),
(8371, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php', 'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),
(8372, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php', 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),
(8373, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_tools_whois.php', 'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),
(8374, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/menu_wordfence_central.php', 'wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),
(8375, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/noc1.key', 'wp-content/plugins/wordfence/lib/noc1.key'),
(8376, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php', 'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),
(8377, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php', 'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),
(8378, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php', 'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),
(8379, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php', 'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),
(8380, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/sodium_compat_fast.php', 'wp-content/plugins/wordfence/lib/sodium_compat_fast.php'),
(8381, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/sysinfo.php', 'wp-content/plugins/wordfence/lib/sysinfo.php'),
(8382, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/viewFullActivityLog.php', 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),
(8383, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wf503.php', 'wp-content/plugins/wordfence/lib/wf503.php'),
(8384, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAPI.php', 'wp-content/plugins/wordfence/lib/wfAPI.php'),
(8385, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfActivityReport.php', 'wp-content/plugins/wordfence/lib/wfActivityReport.php'),
(8386, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php', 'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),
(8387, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAlerts.php', 'wp-content/plugins/wordfence/lib/wfAlerts.php'),
(8388, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfArray.php', 'wp-content/plugins/wordfence/lib/wfArray.php'),
(8389, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfAuditLog.php', 'wp-content/plugins/wordfence/lib/wfAuditLog.php'),
(8390, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBrowscap.php', 'wp-content/plugins/wordfence/lib/wfBrowscap.php'),
(8391, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBrowscapCache.php', 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),
(8392, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfBulkCountries.php', 'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),
(8393, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCache.php', 'wp-content/plugins/wordfence/lib/wfCache.php'),
(8394, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCentralAPI.php', 'wp-content/plugins/wordfence/lib/wfCentralAPI.php'),
(8395, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfConfig.php', 'wp-content/plugins/wordfence/lib/wfConfig.php'),
(8396, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCrawl.php', 'wp-content/plugins/wordfence/lib/wfCrawl.php'),
(8397, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCredentialsController.php', 'wp-content/plugins/wordfence/lib/wfCredentialsController.php'),
(8398, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCrypt.php', 'wp-content/plugins/wordfence/lib/wfCrypt.php'),
(8399, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php', 'wp-content/plugins/wordfence/lib/wfCurlInterceptor.php'),
(8400, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDB.php', 'wp-content/plugins/wordfence/lib/wfDB.php'),
(8401, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDashboard.php', 'wp-content/plugins/wordfence/lib/wfDashboard.php'),
(8402, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDateLocalization.php', 'wp-content/plugins/wordfence/lib/wfDateLocalization.php'),
(8403, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDeactivationOption.php', 'wp-content/plugins/wordfence/lib/wfDeactivationOption.php'),
(8404, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDiagnostic.php', 'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),
(8405, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDict.php', 'wp-content/plugins/wordfence/lib/wfDict.php'),
(8406, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php', 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),
(8407, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfFileUtils.php', 'wp-content/plugins/wordfence/lib/wfFileUtils.php'),
(8408, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfHelperBin.php', 'wp-content/plugins/wordfence/lib/wfHelperBin.php'),
(8409, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfHelperString.php', 'wp-content/plugins/wordfence/lib/wfHelperString.php'),
(8410, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIPWhitelist.php', 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),
(8411, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfImportExportController.php', 'wp-content/plugins/wordfence/lib/wfImportExportController.php'),
(8412, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php', 'wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php'),
(8413, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfInvalidPathException.php', 'wp-content/plugins/wordfence/lib/wfInvalidPathException.php'),
(8414, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIpLocation.php', 'wp-content/plugins/wordfence/lib/wfIpLocation.php'),
(8415, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIpLocator.php', 'wp-content/plugins/wordfence/lib/wfIpLocator.php'),
(8416, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfIssues.php', 'wp-content/plugins/wordfence/lib/wfIssues.php'),
(8417, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfJWT.php', 'wp-content/plugins/wordfence/lib/wfJWT.php'),
(8418, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLicense.php', 'wp-content/plugins/wordfence/lib/wfLicense.php'),
(8419, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLockedOut.php', 'wp-content/plugins/wordfence/lib/wfLockedOut.php'),
(8420, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfLog.php', 'wp-content/plugins/wordfence/lib/wfLog.php'),
(8421, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php', 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),
(8422, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfModuleController.php', 'wp-content/plugins/wordfence/lib/wfModuleController.php'),
(8423, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfNotification.php', 'wp-content/plugins/wordfence/lib/wfNotification.php'),
(8424, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfOnboardingController.php', 'wp-content/plugins/wordfence/lib/wfOnboardingController.php'),
(8425, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfPersistenceController.php', 'wp-content/plugins/wordfence/lib/wfPersistenceController.php'),
(8426, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfRESTAPI.php', 'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),
(8427, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScan.php', 'wp-content/plugins/wordfence/lib/wfScan.php'),
(8428, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanEngine.php', 'wp-content/plugins/wordfence/lib/wfScanEngine.php'),
(8429, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php', 'wp-content/plugins/wordfence/lib/wfScanEntrypoint.php'),
(8430, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFile.php', 'wp-content/plugins/wordfence/lib/wfScanFile.php'),
(8431, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileLink.php', 'wp-content/plugins/wordfence/lib/wfScanFileLink.php'),
(8432, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileListItem.php', 'wp-content/plugins/wordfence/lib/wfScanFileListItem.php'),
(8433, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanFileProperties.php', 'wp-content/plugins/wordfence/lib/wfScanFileProperties.php'),
(8434, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanMonitor.php', 'wp-content/plugins/wordfence/lib/wfScanMonitor.php'),
(8435, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfScanPath.php', 'wp-content/plugins/wordfence/lib/wfScanPath.php'),
(8436, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfSchema.php', 'wp-content/plugins/wordfence/lib/wfSchema.php'),
(8437, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfStyle.php', 'wp-content/plugins/wordfence/lib/wfStyle.php'),
(8438, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfSupportController.php', 'wp-content/plugins/wordfence/lib/wfSupportController.php'),
(8439, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUnlockMsg.php', 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),
(8440, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUpdateCheck.php', 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),
(8441, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfUtils.php', 'wp-content/plugins/wordfence/lib/wfUtils.php'),
(8442, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfVersionCheckController.php', 'wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),
(8443, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfVersionSupport.php', 'wp-content/plugins/wordfence/lib/wfVersionSupport.php'),
(8444, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfView.php', 'wp-content/plugins/wordfence/lib/wfView.php'),
(8445, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfViewResult.php', 'wp-content/plugins/wordfence/lib/wfViewResult.php'),
(8446, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wfWebsite.php', 'wp-content/plugins/wordfence/lib/wfWebsite.php'),
(8447, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php', 'wp-content/plugins/wordfence/lib/wordfenceClass.php'),
(8448, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceConstants.php', 'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),
(8449, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceHash.php', 'wp-content/plugins/wordfence/lib/wordfenceHash.php'),
(8450, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceScanner.php', 'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),
(8451, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php', 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),
(8452, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/license.txt', 'wp-content/plugins/wordfence/license.txt'),
(8453, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/.htaccess', 'wp-content/plugins/wordfence/models/.htaccess'),
(8454, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/block/wfBlock.php', 'wp-content/plugins/wordfence/models/block/wfBlock.php'),
(8455, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/block/wfRateLimit.php', 'wp-content/plugins/wordfence/models/block/wfRateLimit.php'),
(8456, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/common/wfTab.php', 'wp-content/plugins/wordfence/models/common/wfTab.php'),
(8457, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/firewall/wfFirewall.php', 'wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),
(8458, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/page/wfPage.php', 'wp-content/plugins/wordfence/models/page/wfPage.php'),
(8459, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/models/scanner/wfScanner.php', 'wp-content/plugins/wordfence/models/scanner/wfScanner.php'),
(8460, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess', 'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),
(8461, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),
(8462, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),
(8463, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),
(8464, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),
(8465, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),
(8466, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),
(8467, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),
(8468, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),
(8469, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),
(8470, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),
(8471, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),
(8472, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),
(8473, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php', 'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),
(8474, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php'),
(8475, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),
(8476, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),
(8477, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),
(8478, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),
(8479, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),
(8480, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),
(8481, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),
(8482, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),
(8483, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),
(8484, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/script.php'),
(8485, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),
(8486, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),
(8487, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),
(8488, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/style.php'),
(8489, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),
(8490, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),
(8491, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),
(8492, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),
(8493, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),
(8494, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php', 'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),
(8495, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php'),
(8496, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php'),
(8497, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php'),
(8498, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php'),
(8499, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php'),
(8500, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php'),
(8501, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php'),
(8502, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php'),
(8503, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php'),
(8504, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php'),
(8505, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php'),
(8506, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php', 'wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php'),
(8507, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1744125809.css'),
(8508, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/admin.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/admin.1744125809.css'),
(8509, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1744125809.css'),
(8510, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/embedded.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/embedded.1744125809.css'),
(8511, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1744125809.css'),
(8512, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1744125809.css'),
(8513, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1744125809.css'),
(8514, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1744125809.css'),
(8515, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1744125809.css'),
(8516, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/login.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/login.1744125809.css'),
(8517, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1744125809.css', 'wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1744125809.css'),
(8518, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/header.svg', 'wp-content/plugins/wordfence/modules/login-security/img/header.svg'),
(8519, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png', 'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),
(8520, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading.gif', 'wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),
(8521, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png', 'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),
(8522, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/menu.svg', 'wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),
(8523, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(8524, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),
(8525, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),
(8526, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),
(8527, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),
(8528, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png', 'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),
(8529, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1744125809.js'),
(8530, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/admin.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/admin.1744125809.js'),
(8531, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1744125809.js'),
(8532, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1744125809.js'),
(8533, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1744125809.js'),
(8534, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1744125809.js'),
(8535, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1744125809.js'),
(8536, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/js/login.1744125809.js', 'wp-content/plugins/wordfence/modules/login-security/js/login.1744125809.js'),
(8537, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/.htaccess', 'wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),
(8538, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php', 'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),
(8539, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php', 'wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php'),
(8540, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php', 'wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php'),
(8541, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php', 'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),
(8542, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php', 'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),
(8543, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php', 'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),
(8544, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php', 'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),
(8545, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php', 'wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php'),
(8546, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php', 'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),
(8547, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php', 'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),
(8548, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),
(8549, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),
(8550, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),
(8551, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),
(8552, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php'),
(8553, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php'),
(8554, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),
(8555, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),
(8556, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),
(8557, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),
(8558, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),
(8559, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),
(8560, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),
(8561, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),
(8562, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),
(8563, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),
(8564, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),
(8565, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php', 'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),
(8566, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php'),
(8567, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),
(8568, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/page.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),
(8569, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php'),
(8570, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/role.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/role.php'),
(8571, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),
(8572, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),
(8573, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php', 'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),
(8574, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php', 'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),
(8575, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php', 'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),
(8576, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php', 'wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php'),
(8577, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php', 'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),
(8578, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/readme.txt', 'wp-content/plugins/wordfence/readme.txt'),
(8579, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/tmp/.htaccess', 'wp-content/plugins/wordfence/tmp/.htaccess'),
(8580, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/.htaccess', 'wp-content/plugins/wordfence/vendor/.htaccess'),
(8581, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/autoload.php', 'wp-content/plugins/wordfence/vendor/autoload.php'),
(8582, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php', 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),
(8583, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php'),
(8584, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/LICENSE', 'wp-content/plugins/wordfence/vendor/composer/LICENSE'),
(8585, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),
(8586, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),
(8587, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),
(8588, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_real.php', 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),
(8589, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/autoload_static.php', 'wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),
(8590, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/installed.json', 'wp-content/plugins/wordfence/vendor/composer/installed.json'),
(8591, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/composer/installed.php', 'wp-content/plugins/wordfence/vendor/composer/installed.php'),
(8592, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php'),
(8593, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php'),
(8594, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php'),
(8595, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php'),
(8596, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php'),
(8597, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php'),
(8598, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php'),
(8599, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php'),
(8600, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php'),
(8601, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php'),
(8602, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php'),
(8603, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php'),
(8604, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php'),
(8605, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php'),
(8606, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php'),
(8607, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php'),
(8608, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php'),
(8609, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php'),
(8610, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php'),
(8611, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php'),
(8612, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php'),
(8613, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php', 'wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php'),
(8614, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),
(8615, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),
(8616, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),
(8617, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php'),
(8618, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),
(8619, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),
(8620, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php'),
(8621, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),
(8622, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),
(8623, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),
(8624, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),
(8625, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),
(8626, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),
(8627, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php'),
(8628, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),
(8629, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),
(8630, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),
(8631, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),
(8632, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),
(8633, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),
(8634, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),
(8635, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),
(8636, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),
(8637, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),
(8638, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),
(8639, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),
(8640, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),
(8641, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/.htaccess', 'wp-content/plugins/wordfence/views/.htaccess'),
(8642, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/block-list.php', 'wp-content/plugins/wordfence/views/blocking/block-list.php'),
(8643, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/blocking-create.php', 'wp-content/plugins/wordfence/views/blocking/blocking-create.php'),
(8644, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/blocking-status.php', 'wp-content/plugins/wordfence/views/blocking/blocking-status.php'),
(8645, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/country-block-map.php', 'wp-content/plugins/wordfence/views/blocking/country-block-map.php'),
(8646, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/country-modal.php', 'wp-content/plugins/wordfence/views/blocking/country-modal.php'),
(8647, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php', 'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),
(8648, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php', 'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),
(8649, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php', 'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),
(8650, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/block-navigation-option.php', 'wp-content/plugins/wordfence/views/common/block-navigation-option.php'),
(8651, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/indeterminate-progress.php', 'wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),
(8652, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/license.php', 'wp-content/plugins/wordfence/views/common/license.php'),
(8653, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/modal-prompt.php', 'wp-content/plugins/wordfence/views/common/modal-prompt.php'),
(8654, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php', 'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),
(8655, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-help.php', 'wp-content/plugins/wordfence/views/common/page-help.php'),
(8656, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-tabbar.php', 'wp-content/plugins/wordfence/views/common/page-tabbar.php'),
(8657, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/page-title.php', 'wp-content/plugins/wordfence/views/common/page-title.php'),
(8658, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/section-subtitle.php', 'wp-content/plugins/wordfence/views/common/section-subtitle.php'),
(8659, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/section-title.php', 'wp-content/plugins/wordfence/views/common/section-title.php'),
(8660, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-circular.php', 'wp-content/plugins/wordfence/views/common/status-circular.php'),
(8661, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-critical.php', 'wp-content/plugins/wordfence/views/common/status-critical.php'),
(8662, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-detail.php', 'wp-content/plugins/wordfence/views/common/status-detail.php'),
(8663, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-tooltip.php', 'wp-content/plugins/wordfence/views/common/status-tooltip.php'),
(8664, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/status-warning.php', 'wp-content/plugins/wordfence/views/common/status-warning.php'),
(8665, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/common/unsubscribe.php', 'wp-content/plugins/wordfence/views/common/unsubscribe.php'),
(8666, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/global-status.php', 'wp-content/plugins/wordfence/views/dashboard/global-status.php'),
(8667, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php', 'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),
(8668, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),
(8669, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),
(8670, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),
(8671, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-general.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),
(8672, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-import.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),
(8673, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-license.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),
(8674, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php', 'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),
(8675, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php', 'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),
(8676, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/dashboard/status-renewing.php', 'wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),
(8677, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/diagnostics/text.php', 'wp-content/plugins/wordfence/views/diagnostics/text.php'),
(8678, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/gdpr/banner.php', 'wp-content/plugins/wordfence/views/gdpr/banner.php'),
(8679, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php', 'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),
(8680, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php', 'wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php'),
(8681, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/banner.php', 'wp-content/plugins/wordfence/views/onboarding/banner.php'),
(8682, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php', 'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),
(8683, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/fresh-install.php', 'wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),
(8684, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php', 'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),
(8685, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/overlay.php', 'wp-content/plugins/wordfence/views/onboarding/overlay.php'),
(8686, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/plugin-header.php', 'wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),
(8687, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php', 'wp-content/plugins/wordfence/views/onboarding/registration-prompt.php'),
(8688, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php', 'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),
(8689, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/block-all-options-controls.php', 'wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),
(8690, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/block-controls.php', 'wp-content/plugins/wordfence/views/options/block-controls.php'),
(8691, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-label.php', 'wp-content/plugins/wordfence/views/options/option-label.php'),
(8692, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-select.php', 'wp-content/plugins/wordfence/views/options/option-select.php'),
(8693, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-switch.php', 'wp-content/plugins/wordfence/views/options/option-switch.php'),
(8694, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-text.php', 'wp-content/plugins/wordfence/views/options/option-text.php'),
(8695, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-textarea.php', 'wp-content/plugins/wordfence/views/options/option-textarea.php'),
(8696, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php', 'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),
(8697, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php', 'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),
(8698, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php', 'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),
(8699, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-select.php', 'wp-content/plugins/wordfence/views/options/option-toggled-select.php'),
(8700, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-sub.php', 'wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),
(8701, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php', 'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),
(8702, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-toggled.php', 'wp-content/plugins/wordfence/views/options/option-toggled.php'),
(8703, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/option-token.php', 'wp-content/plugins/wordfence/views/options/option-token.php'),
(8704, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/options/options-title.php', 'wp-content/plugins/wordfence/views/options/options-title.php'),
(8705, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php', 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),
(8706, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/reports/activity-report.php', 'wp-content/plugins/wordfence/views/reports/activity-report.php'),
(8707, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-base.php', 'wp-content/plugins/wordfence/views/scanner/issue-base.php'),
(8708, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php', 'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),
(8709, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php', 'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),
(8710, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php', 'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),
(8711, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php', 'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),
(8712, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php', 'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),
(8713, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),
(8714, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),
(8715, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),
(8716, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),
(8717, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),
(8718, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),
(8719, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php', 'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),
(8720, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php', 'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),
(8721, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-database.php', 'wp-content/plugins/wordfence/views/scanner/issue-database.php'),
(8722, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php', 'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),
(8723, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php', 'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),
(8724, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-file.php', 'wp-content/plugins/wordfence/views/scanner/issue-file.php'),
(8725, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php', 'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),
(8726, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php', 'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),
(8727, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php', 'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),
(8728, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php', 'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),
(8729, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php', 'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),
(8730, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php', 'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),
(8731, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php', 'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),
(8732, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php', 'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),
(8733, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php', 'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),
(8734, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php', 'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),
(8735, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php', 'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),
(8736, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),
(8737, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),
(8738, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),
(8739, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),
(8740, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),
(8741, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),
(8742, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php', 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php'),
(8743, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php', 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),
(8744, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php', 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),
(8745, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/no-issues.php', 'wp-content/plugins/wordfence/views/scanner/no-issues.php'),
(8746, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php', 'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),
(8747, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php', 'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),
(8748, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-basic.php', 'wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),
(8749, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-general.php', 'wp-content/plugins/wordfence/views/scanner/options-group-general.php'),
(8750, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-performance.php', 'wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),
(8751, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php', 'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),
(8752, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-failed.php', 'wp-content/plugins/wordfence/views/scanner/scan-failed.php'),
(8753, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php', 'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),
(8754, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php', 'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),
(8755, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-progress.php', 'wp-content/plugins/wordfence/views/scanner/scan-progress.php'),
(8756, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-results.php', 'wp-content/plugins/wordfence/views/scanner/scan-results.php'),
(8757, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php', 'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),
(8758, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-starter.php', 'wp-content/plugins/wordfence/views/scanner/scan-starter.php'),
(8759, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scan-type.php', 'wp-content/plugins/wordfence/views/scanner/scan-type.php'),
(8760, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/scanner-status.php', 'wp-content/plugins/wordfence/views/scanner/scanner-status.php'),
(8761, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php', 'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),
(8762, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php', 'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),
(8763, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php', 'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),
(8764, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/scanner/site-cleaning.php', 'wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),
(8765, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-2fa.php', 'wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),
(8766, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-audit-log.php', 'wp-content/plugins/wordfence/views/tools/options-group-audit-log.php'),
(8767, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php', 'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),
(8768, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/tours/login-security.php', 'wp-content/plugins/wordfence/views/tours/login-security.php'),
(8769, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php', 'wp-content/plugins/wordfence/views/unsupported-php/admin-message.php'),
(8770, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php', 'wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php'),
(8771, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php', 'wp-content/plugins/wordfence/views/user/disabled-application-passwords.php'),
(8772, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/debug.php', 'wp-content/plugins/wordfence/views/waf/debug.php'),
(8773, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/firewall-status.php', 'wp-content/plugins/wordfence/views/waf/firewall-status.php'),
(8774, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-rate-limit.php', 'wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),
(8775, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-rules.php', 'wp-content/plugins/wordfence/views/waf/option-rules.php'),
(8776, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/option-whitelist.php', 'wp-content/plugins/wordfence/views/waf/option-whitelist.php'),
(8777, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php', 'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),
(8778, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php', 'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),
(8779, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php', 'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),
(8780, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php', 'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),
(8781, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php', 'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),
(8782, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php', 'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),
(8783, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install-manual.php', 'wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),
(8784, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install-success.php', 'wp-content/plugins/wordfence/views/waf/waf-install-success.php'),
(8785, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-install.php', 'wp-content/plugins/wordfence/views/waf/waf-install.php'),
(8786, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php', 'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),
(8787, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php', 'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),
(8788, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/views/waf/waf-uninstall.php', 'wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),
(8789, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/.htaccess', 'wp-content/plugins/wordfence/waf/.htaccess');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(8790, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/bootstrap.php', 'wp-content/plugins/wordfence/waf/bootstrap.php'),
(8791, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/dummy.php', 'wp-content/plugins/wordfence/waf/dummy.php'),
(8792, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/entry.php', 'wp-content/plugins/wordfence/waf/pomo/entry.php'),
(8793, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/mo.php', 'wp-content/plugins/wordfence/waf/pomo/mo.php'),
(8794, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/plural-forms.php', 'wp-content/plugins/wordfence/waf/pomo/plural-forms.php'),
(8795, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/po.php', 'wp-content/plugins/wordfence/waf/pomo/po.php'),
(8796, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/streams.php', 'wp-content/plugins/wordfence/waf/pomo/streams.php'),
(8797, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/pomo/translations.php', 'wp-content/plugins/wordfence/waf/pomo/translations.php'),
(8798, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php', 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),
(8799, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php', 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),
(8800, '/home/iraneurobetcom/public_html/wp-content/plugins/wordfence/wordfence.php', 'wp-content/plugins/wordfence/wordfence.php'),
(8801, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php', 'wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php'),
(8802, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php', 'wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php'),
(8803, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php', 'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php'),
(8804, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php', 'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php'),
(8805, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/ajax.php', 'wp-content/plugins/wordpress-seo/admin/ajax.php'),
(8806, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php'),
(8807, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php'),
(8808, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php'),
(8809, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php'),
(8810, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php'),
(8811, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php'),
(8812, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php'),
(8813, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php', 'wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php'),
(8814, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php'),
(8815, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php'),
(8816, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php'),
(8817, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php'),
(8818, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php'),
(8819, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php'),
(8820, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php'),
(8821, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php'),
(8822, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-init.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-init.php'),
(8823, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php'),
(8824, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php'),
(8825, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin-utils.php', 'wp-content/plugins/wordpress-seo/admin/class-admin-utils.php'),
(8826, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-admin.php', 'wp-content/plugins/wordpress-seo/admin/class-admin.php'),
(8827, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-asset.php', 'wp-content/plugins/wordpress-seo/admin/class-asset.php'),
(8828, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php', 'wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php'),
(8829, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php', 'wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php'),
(8830, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php', 'wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php'),
(8831, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-collector.php', 'wp-content/plugins/wordpress-seo/admin/class-collector.php'),
(8832, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-config.php', 'wp-content/plugins/wordpress-seo/admin/class-config.php'),
(8833, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-database-proxy.php', 'wp-content/plugins/wordpress-seo/admin/class-database-proxy.php'),
(8834, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-export.php', 'wp-content/plugins/wordpress-seo/admin/class-export.php'),
(8835, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php', 'wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php'),
(8836, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php', 'wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php'),
(8837, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php', 'wp-content/plugins/wordpress-seo/admin/class-meta-columns.php'),
(8838, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php', 'wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php'),
(8839, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tab.php', 'wp-content/plugins/wordpress-seo/admin/class-option-tab.php'),
(8840, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php', 'wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php'),
(8841, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-option-tabs.php', 'wp-content/plugins/wordpress-seo/admin/class-option-tabs.php'),
(8842, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php', 'wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php'),
(8843, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php', 'wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php'),
(8844, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php', 'wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php'),
(8845, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-premium-popup.php', 'wp-content/plugins/wordpress-seo/admin/class-premium-popup.php'),
(8846, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php', 'wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php'),
(8847, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php', 'wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php'),
(8848, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php', 'wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php'),
(8849, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-remote-request.php', 'wp-content/plugins/wordpress-seo/admin/class-remote-request.php'),
(8850, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php', 'wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php'),
(8851, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php', 'wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php'),
(8852, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-wincher-dashboard-widget.php', 'wp-content/plugins/wordpress-seo/admin/class-wincher-dashboard-widget.php'),
(8853, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php'),
(8854, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php'),
(8855, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-form.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-form.php'),
(8856, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php'),
(8857, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php'),
(8858, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php'),
(8859, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php'),
(8860, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php'),
(8861, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php'),
(8862, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php', 'wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php'),
(8863, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php', 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php'),
(8864, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php', 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php'),
(8865, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php', 'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php'),
(8866, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php', 'wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php'),
(8867, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php', 'wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php'),
(8868, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php', 'wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php'),
(8869, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php', 'wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php'),
(8870, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php', 'wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php'),
(8871, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php', 'wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php'),
(8872, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php', 'wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php'),
(8873, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php', 'wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php'),
(8874, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php', 'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php'),
(8875, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php', 'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php'),
(8876, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php', 'wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php'),
(8877, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php', 'wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php'),
(8878, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php', 'wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php'),
(8879, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/class-import-status.php', 'wp-content/plugins/wordpress-seo/admin/import/class-import-status.php'),
(8880, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php'),
(8881, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo-v4.php'),
(8882, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php'),
(8883, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php'),
(8884, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php'),
(8885, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php'),
(8886, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php'),
(8887, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php'),
(8888, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php'),
(8889, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php'),
(8890, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php'),
(8891, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php'),
(8892, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php'),
(8893, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php'),
(8894, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php'),
(8895, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php'),
(8896, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php'),
(8897, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php', 'wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php'),
(8898, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/index.php', 'wp-content/plugins/wordpress-seo/admin/index.php'),
(8899, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/interface-collection.php', 'wp-content/plugins/wordpress-seo/admin/interface-collection.php'),
(8900, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/interface-installable.php', 'wp-content/plugins/wordpress-seo/admin/interface-installable.php'),
(8901, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php', 'wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php'),
(8902, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php'),
(8903, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php'),
(8904, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-menu.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-menu.php'),
(8905, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php'),
(8906, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php'),
(8907, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php'),
(8908, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php', 'wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php'),
(8909, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php'),
(8910, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-inclusive-language.php'),
(8911, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php'),
(8912, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php'),
(8913, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php'),
(8914, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php'),
(8915, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php'),
(8916, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php'),
(8917, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php'),
(8918, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php'),
(8919, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-inclusive-language.php'),
(8920, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php'),
(8921, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php'),
(8922, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php', 'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php'),
(8923, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php', 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php'),
(8924, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php', 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php'),
(8925, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php', 'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php'),
(8926, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php', 'wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php'),
(8927, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php', 'wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php'),
(8928, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/licenses.php', 'wp-content/plugins/wordpress-seo/admin/pages/licenses.php'),
(8929, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/network.php', 'wp-content/plugins/wordpress-seo/admin/pages/network.php'),
(8930, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/redirects.php', 'wp-content/plugins/wordpress-seo/admin/pages/redirects.php'),
(8931, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/pages/tools.php', 'wp-content/plugins/wordpress-seo/admin/pages/tools.php'),
(8932, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php', 'wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php'),
(8933, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php', 'wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php'),
(8934, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php', 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php'),
(8935, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php', 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php'),
(8936, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php', 'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php'),
(8937, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/services/class-file-size.php', 'wp-content/plugins/wordpress-seo/admin/services/class-file-size.php'),
(8938, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php', 'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php'),
(8939, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php', 'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php'),
(8940, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php', 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php'),
(8941, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php', 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php'),
(8942, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php', 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php'),
(8943, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php', 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php'),
(8944, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php', 'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php'),
(8945, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-addon-data.php'),
(8946, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php'),
(8947, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php'),
(8948, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php'),
(8949, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php'),
(8950, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php'),
(8951, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php', 'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php'),
(8952, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php', 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php'),
(8953, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php', 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php'),
(8954, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php', 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php'),
(8955, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php', 'wp-content/plugins/wordpress-seo/admin/views/class-yoast-integration-toggles.php'),
(8956, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/form/select.php', 'wp-content/plugins/wordpress-seo/admin/views/form/select.php'),
(8957, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php', 'wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php'),
(8958, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php', 'wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php'),
(8959, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/licenses.php', 'wp-content/plugins/wordpress-seo/admin/views/licenses.php'),
(8960, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php', 'wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php'),
(8961, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php', 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php'),
(8962, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php', 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php'),
(8963, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php', 'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php'),
(8964, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/redirects.php', 'wp-content/plugins/wordpress-seo/admin/views/redirects.php'),
(8965, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php'),
(8966, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/first-time-configuration.php'),
(8967, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php'),
(8968, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/crawl-settings.php'),
(8969, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php'),
(8970, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php'),
(8971, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/integrations.php'),
(8972, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php'),
(8973, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php'),
(8974, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php'),
(8975, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php', 'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php'),
(8976, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php', 'wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php'),
(8977, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php', 'wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php'),
(8978, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php', 'wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php'),
(8979, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/views/user-profile.php', 'wp-content/plugins/wordpress-seo/admin/views/user-profile.php'),
(8980, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php', 'wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php'),
(8981, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json', 'wp-content/plugins/wordpress-seo/blocks/dynamic-blocks/breadcrumbs/block.json'),
(8982, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json', 'wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/faq/block.json'),
(8983, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json', 'wp-content/plugins/wordpress-seo/blocks/structured-data-blocks/how-to/block.json'),
(8984, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/academy-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/academy-2420-rtl.css'),
(8985, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/academy-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/academy-2420.css'),
(8986, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/admin-global-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/admin-global-2420-rtl.css'),
(8987, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/admin-global-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/admin-global-2420.css'),
(8988, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/adminbar-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/adminbar-2420-rtl.css'),
(8989, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/adminbar-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/adminbar-2420.css'),
(8990, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420-rtl.css'),
(8991, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/ai-fix-assessments-2420.css'),
(8992, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420-rtl.css'),
(8993, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/ai-generator-2420.css'),
(8994, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/alerts-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/alerts-2420-rtl.css'),
(8995, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/alerts-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/alerts-2420.css'),
(8996, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420-rtl.css'),
(8997, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/black-friday-banner-2420.css'),
(8998, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/block-editor-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/block-editor-2420-rtl.css'),
(8999, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/block-editor-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/block-editor-2420.css'),
(9000, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/dashboard-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/dashboard-2420-rtl.css'),
(9001, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/dashboard-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/dashboard-2420.css'),
(9002, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/edit-page-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/edit-page-2420-rtl.css'),
(9003, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/edit-page-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/edit-page-2420.css'),
(9004, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/elementor-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/elementor-2420-rtl.css'),
(9005, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/elementor-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/elementor-2420.css'),
(9006, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/featured-image-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/featured-image-2420-rtl.css'),
(9007, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/featured-image-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/featured-image-2420.css'),
(9008, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420-rtl.css'),
(9009, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-2420.css'),
(9010, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420-rtl.css'),
(9011, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/first-time-configuration-2420.css'),
(9012, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/general-page-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/general-page-2420-rtl.css'),
(9013, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/general-page-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/general-page-2420.css'),
(9014, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/icons-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/icons-2420-rtl.css'),
(9015, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/icons-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/icons-2420.css'),
(9016, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420-rtl.css'),
(9017, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/inside-editor-2420.css'),
(9018, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/introductions-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/introductions-2420-rtl.css'),
(9019, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/introductions-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/introductions-2420.css'),
(9020, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/metabox-2420-rtl.css'),
(9021, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/metabox-2420.css'),
(9022, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420-rtl.css'),
(9023, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-2420.css'),
(9024, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/modal-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/modal-2420-rtl.css'),
(9025, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/modal-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/modal-2420.css'),
(9026, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/monorepo-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/monorepo-2420-rtl.css'),
(9027, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/monorepo-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/monorepo-2420.css'),
(9028, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/new-settings-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/new-settings-2420-rtl.css'),
(9029, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/new-settings-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/new-settings-2420.css'),
(9030, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/notifications-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/notifications-2420-rtl.css'),
(9031, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/notifications-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/notifications-2420.css'),
(9032, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/score_icon-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/score_icon-2420-rtl.css'),
(9033, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/score_icon-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/score_icon-2420.css'),
(9034, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420-rtl.css'),
(9035, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-2420.css'),
(9036, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/support-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/support-2420-rtl.css'),
(9037, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/support-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/support-2420.css'),
(9038, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tailwind-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/tailwind-2420-rtl.css'),
(9039, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tailwind-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/tailwind-2420.css'),
(9040, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420-rtl.css'),
(9041, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-2420.css'),
(9042, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tooltips-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/tooltips-2420-rtl.css'),
(9043, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/tooltips-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/tooltips-2420.css'),
(9044, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/workouts-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/workouts-2420-rtl.css'),
(9045, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/workouts-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/workouts-2420.css'),
(9046, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420-rtl.css'),
(9047, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-2420.css'),
(9048, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420-rtl.css'),
(9049, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-2420.css'),
(9050, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420-rtl.css'),
(9051, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-2420.css'),
(9052, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420-rtl.css', 'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420-rtl.css'),
(9053, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420.css', 'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-2420.css'),
(9054, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl', 'wp-content/plugins/wordpress-seo/css/main-sitemap.xsl'),
(9055, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg', 'wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg'),
(9056, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png', 'wp-content/plugins/wordpress-seo/images/academy/ai_for_seo_icon_my_yoast.png');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(9057, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png', 'wp-content/plugins/wordpress-seo/images/academy/all_around_seo.png'),
(9058, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/block_editor.png', 'wp-content/plugins/wordpress-seo/images/academy/block_editor.png'),
(9059, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/copywriting.png', 'wp-content/plugins/wordpress-seo/images/academy/copywriting.png'),
(9060, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/crawlability.png', 'wp-content/plugins/wordpress-seo/images/academy/crawlability.png'),
(9061, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/ecommerce.png', 'wp-content/plugins/wordpress-seo/images/academy/ecommerce.png'),
(9062, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/hosting_and_server.png', 'wp-content/plugins/wordpress-seo/images/academy/hosting_and_server.png'),
(9063, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/keyword_research.png', 'wp-content/plugins/wordpress-seo/images/academy/keyword_research.png'),
(9064, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/local.png', 'wp-content/plugins/wordpress-seo/images/academy/local.png'),
(9065, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/multilingual.png', 'wp-content/plugins/wordpress-seo/images/academy/multilingual.png'),
(9066, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png', 'wp-content/plugins/wordpress-seo/images/academy/seo_for_beginners.png'),
(9067, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png', 'wp-content/plugins/wordpress-seo/images/academy/seo_for_wp.png'),
(9068, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/site_structure.png', 'wp-content/plugins/wordpress-seo/images/academy/site_structure.png'),
(9069, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png', 'wp-content/plugins/wordpress-seo/images/academy/structured_data_for_beginners.png'),
(9070, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/understanding_structured_data.png', 'wp-content/plugins/wordpress-seo/images/academy/understanding_structured_data.png'),
(9071, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/academy/wp_for_beginners.png', 'wp-content/plugins/wordpress-seo/images/academy/wp_for_beginners.png'),
(9072, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/acf-logo.png', 'wp-content/plugins/wordpress-seo/images/acf-logo.png'),
(9073, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/admin_bar.png', 'wp-content/plugins/wordpress-seo/images/admin_bar.png'),
(9074, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-fix-assessments-thumbnail.png', 'wp-content/plugins/wordpress-seo/images/ai-fix-assessments-thumbnail.png'),
(9075, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-generator-preview.png', 'wp-content/plugins/wordpress-seo/images/ai-generator-preview.png'),
(9076, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/ai-generator.png', 'wp-content/plugins/wordpress-seo/images/ai-generator.png'),
(9077, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-error-icon.svg', 'wp-content/plugins/wordpress-seo/images/alert-error-icon.svg'),
(9078, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-info-icon.svg', 'wp-content/plugins/wordpress-seo/images/alert-info-icon.svg'),
(9079, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-success-icon.svg', 'wp-content/plugins/wordpress-seo/images/alert-success-icon.svg'),
(9080, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg', 'wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg'),
(9081, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/cornerstone_content.png', 'wp-content/plugins/wordpress-seo/images/cornerstone_content.png'),
(9082, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/error-icon.svg', 'wp-content/plugins/wordpress-seo/images/error-icon.svg'),
(9083, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png', 'wp-content/plugins/wordpress-seo/images/inclusive_language_analysis.png'),
(9084, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/index.php', 'wp-content/plugins/wordpress-seo/images/index.php'),
(9085, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg', 'wp-content/plugins/wordpress-seo/images/indexables_3_left_bubble_optm.svg'),
(9086, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/indexnow.png', 'wp-content/plugins/wordpress-seo/images/indexnow.png'),
(9087, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/insights.png', 'wp-content/plugins/wordpress-seo/images/insights.png'),
(9088, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link-in-icon.svg', 'wp-content/plugins/wordpress-seo/images/link-in-icon.svg'),
(9089, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link-out-icon.svg', 'wp-content/plugins/wordpress-seo/images/link-out-icon.svg'),
(9090, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/link_suggestions.png', 'wp-content/plugins/wordpress-seo/images/link_suggestions.png'),
(9091, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg', 'wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg'),
(9092, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg', 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_man_1_optim.svg'),
(9093, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg', 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_1_optim.svg'),
(9094, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg', 'wp-content/plugins/wordpress-seo/images/mirrored_fit_bubble_woman_2_optim.svg'),
(9095, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg', 'wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg'),
(9096, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg', 'wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg'),
(9097, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/open_graph.png', 'wp-content/plugins/wordpress-seo/images/open_graph.png'),
(9098, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/plugin_subscription.svg', 'wp-content/plugins/wordpress-seo/images/plugin_subscription.svg'),
(9099, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/question-mark.png', 'wp-content/plugins/wordpress-seo/images/question-mark.png'),
(9100, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/readability-icon.svg', 'wp-content/plugins/wordpress-seo/images/readability-icon.svg'),
(9101, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/readability_analysis.png', 'wp-content/plugins/wordpress-seo/images/readability_analysis.png'),
(9102, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/rest_api.png', 'wp-content/plugins/wordpress-seo/images/rest_api.png'),
(9103, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/seo_analysis.png', 'wp-content/plugins/wordpress-seo/images/seo_analysis.png'),
(9104, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/slack_sharing.png', 'wp-content/plugins/wordpress-seo/images/slack_sharing.png'),
(9105, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png', 'wp-content/plugins/wordpress-seo/images/stale-cornerstone-content-in-yoast-seo.png'),
(9106, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg', 'wp-content/plugins/wordpress-seo/images/succes_marieke_bubble_optm.svg'),
(9107, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/github.png', 'wp-content/plugins/wordpress-seo/images/support/github.png'),
(9108, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/help_center.png', 'wp-content/plugins/wordpress-seo/images/support/help_center.png'),
(9109, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support/support_forums.png', 'wp-content/plugins/wordpress-seo/images/support/support_forums.png'),
(9110, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/support-team.svg', 'wp-content/plugins/wordpress-seo/images/support-team.svg'),
(9111, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/text_link_counter.png', 'wp-content/plugins/wordpress-seo/images/text_link_counter.png'),
(9112, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/twitter_card.png', 'wp-content/plugins/wordpress-seo/images/twitter_card.png'),
(9113, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg', 'wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg'),
(9114, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg', 'wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg'),
(9115, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/images/xml_sitemaps.png', 'wp-content/plugins/wordpress-seo/images/xml_sitemaps.png'),
(9116, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-addon-manager.php', 'wp-content/plugins/wordpress-seo/inc/class-addon-manager.php'),
(9117, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php', 'wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php'),
(9118, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-post-type.php', 'wp-content/plugins/wordpress-seo/inc/class-post-type.php'),
(9119, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-rewrite.php', 'wp-content/plugins/wordpress-seo/inc/class-rewrite.php'),
(9120, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php', 'wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php'),
(9121, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-upgrade.php', 'wp-content/plugins/wordpress-seo/inc/class-upgrade.php'),
(9122, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php'),
(9123, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php'),
(9124, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php'),
(9125, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php'),
(9126, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php'),
(9127, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php'),
(9128, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php'),
(9129, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php'),
(9130, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php'),
(9131, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php'),
(9132, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php'),
(9133, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php'),
(9134, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php'),
(9135, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php', 'wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php'),
(9136, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php', 'wp-content/plugins/wordpress-seo/inc/class-yoast-dynamic-rewrites.php'),
(9137, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/date-helper.php', 'wp-content/plugins/wordpress-seo/inc/date-helper.php'),
(9138, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php', 'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php'),
(9139, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php', 'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php'),
(9140, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/index.php', 'wp-content/plugins/wordpress-seo/inc/index.php'),
(9141, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php', 'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php'),
(9142, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php', 'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php'),
(9143, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/language-utils.php', 'wp-content/plugins/wordpress-seo/inc/language-utils.php'),
(9144, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php'),
(9145, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php'),
(9146, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php'),
(9147, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php'),
(9148, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php'),
(9149, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php'),
(9150, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php', 'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php'),
(9151, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php'),
(9152, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php'),
(9153, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php'),
(9154, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php'),
(9155, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php'),
(9156, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php'),
(9157, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php'),
(9158, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php'),
(9159, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php'),
(9160, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php'),
(9161, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php'),
(9162, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php'),
(9163, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php', 'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php'),
(9164, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php', 'wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php'),
(9165, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php', 'wp-content/plugins/wordpress-seo/inc/wpseo-functions.php'),
(9166, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php', 'wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php'),
(9167, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/index.php', 'wp-content/plugins/wordpress-seo/index.php'),
(9168, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/academy.js', 'wp-content/plugins/wordpress-seo/js/dist/academy.js'),
(9169, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/addon-installation.js', 'wp-content/plugins/wordpress-seo/js/dist/addon-installation.js'),
(9170, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/admin-global.js', 'wp-content/plugins/wordpress-seo/js/dist/admin-global.js'),
(9171, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/admin-modules.js', 'wp-content/plugins/wordpress-seo/js/dist/admin-modules.js'),
(9172, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js', 'wp-content/plugins/wordpress-seo/js/dist/analysis-worker.js'),
(9173, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/api-client.js', 'wp-content/plugins/wordpress-seo/js/dist/api-client.js'),
(9174, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/block-editor.js', 'wp-content/plugins/wordpress-seo/js/dist/block-editor.js'),
(9175, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js', 'wp-content/plugins/wordpress-seo/js/dist/bulk-editor.js'),
(9176, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/classic-editor.js', 'wp-content/plugins/wordpress-seo/js/dist/classic-editor.js'),
(9177, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js', 'wp-content/plugins/wordpress-seo/js/dist/crawl-settings.js'),
(9178, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js', 'wp-content/plugins/wordpress-seo/js/dist/dashboard-widget.js'),
(9179, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js', 'wp-content/plugins/wordpress-seo/js/dist/dynamic-blocks.js'),
(9180, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/edit-page.js', 'wp-content/plugins/wordpress-seo/js/dist/edit-page.js'),
(9181, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/editor-modules.js', 'wp-content/plugins/wordpress-seo/js/dist/editor-modules.js'),
(9182, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/elementor.js', 'wp-content/plugins/wordpress-seo/js/dist/elementor.js'),
(9183, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/analysis.js'),
(9184, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/analysisReport.js'),
(9185, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/chart.js.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/chart.js.js'),
(9186, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/componentsNew.js'),
(9187, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/draftJs.js'),
(9188, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/featureFlag.js'),
(9189, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/helpers.js'),
(9190, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/jed.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/jed.js'),
(9191, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/propTypes.js'),
(9192, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/reactHelmet.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/reactHelmet.js'),
(9193, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/redux.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/redux.js'),
(9194, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/reduxJsToolkit.js'),
(9195, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/relatedKeyphraseSuggestions.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/relatedKeyphraseSuggestions.js'),
(9196, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/replacementVariableEditor.js'),
(9197, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/searchMetadataPreviews.js'),
(9198, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/socialMetadataForms.js'),
(9199, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/styleGuide.js'),
(9200, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/styledComponents.js'),
(9201, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js', 'wp-content/plugins/wordpress-seo/js/dist/externals/uiLibrary.js'),
(9202, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-components.js', 'wp-content/plugins/wordpress-seo/js/dist/externals-components.js'),
(9203, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js', 'wp-content/plugins/wordpress-seo/js/dist/externals-contexts.js'),
(9204, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/externals-redux.js', 'wp-content/plugins/wordpress-seo/js/dist/externals-redux.js'),
(9205, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/faq-block.js', 'wp-content/plugins/wordpress-seo/js/dist/faq-block.js'),
(9206, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js', 'wp-content/plugins/wordpress-seo/js/dist/filter-explanation.js'),
(9207, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js', 'wp-content/plugins/wordpress-seo/js/dist/frontend-inspector-resources.js'),
(9208, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/general-page.js', 'wp-content/plugins/wordpress-seo/js/dist/general-page.js'),
(9209, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js', 'wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon.js'),
(9210, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/how-to-block.js', 'wp-content/plugins/wordpress-seo/js/dist/how-to-block.js'),
(9211, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/import.js', 'wp-content/plugins/wordpress-seo/js/dist/import.js'),
(9212, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/indexation.js', 'wp-content/plugins/wordpress-seo/js/dist/indexation.js'),
(9213, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/installation-success.js', 'wp-content/plugins/wordpress-seo/js/dist/installation-success.js'),
(9214, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/integrations-page.js', 'wp-content/plugins/wordpress-seo/js/dist/integrations-page.js'),
(9215, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/introductions.js', 'wp-content/plugins/wordpress-seo/js/dist/introductions.js'),
(9216, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ar.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/ar.js'),
(9217, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ca.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/ca.js'),
(9218, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/cs.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/cs.js'),
(9219, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/de.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/de.js'),
(9220, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/default.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/default.js'),
(9221, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/el.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/el.js'),
(9222, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/en.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/en.js'),
(9223, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/es.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/es.js'),
(9224, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/fa.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/fa.js'),
(9225, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/fr.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/fr.js'),
(9226, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/he.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/he.js'),
(9227, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/hu.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/hu.js'),
(9228, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/id.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/id.js'),
(9229, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/it.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/it.js'),
(9230, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ja.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/ja.js'),
(9231, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/nb.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/nb.js'),
(9232, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/nl.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/nl.js'),
(9233, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/pl.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/pl.js'),
(9234, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/pt.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/pt.js'),
(9235, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/ru.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/ru.js'),
(9236, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/sk.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/sk.js'),
(9237, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/sv.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/sv.js'),
(9238, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/languages/tr.js', 'wp-content/plugins/wordpress-seo/js/dist/languages/tr.js'),
(9239, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/network-admin.js', 'wp-content/plugins/wordpress-seo/js/dist/network-admin.js'),
(9240, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/new-settings.js', 'wp-content/plugins/wordpress-seo/js/dist/new-settings.js'),
(9241, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/post-edit.js', 'wp-content/plugins/wordpress-seo/js/dist/post-edit.js'),
(9242, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js', 'wp-content/plugins/wordpress-seo/js/dist/quick-edit-handler.js'),
(9243, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/react-select.js', 'wp-content/plugins/wordpress-seo/js/dist/react-select.js'),
(9244, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/redirect-old-features-tab.js', 'wp-content/plugins/wordpress-seo/js/dist/redirect-old-features-tab.js'),
(9245, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/reindex-links.js', 'wp-content/plugins/wordpress-seo/js/dist/reindex-links.js'),
(9246, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/settings.js', 'wp-content/plugins/wordpress-seo/js/dist/settings.js'),
(9247, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/support.js', 'wp-content/plugins/wordpress-seo/js/dist/support.js'),
(9248, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/term-edit.js', 'wp-content/plugins/wordpress-seo/js/dist/term-edit.js'),
(9249, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js', 'wp-content/plugins/wordpress-seo/js/dist/used-keywords-assessment.js'),
(9250, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js', 'wp-content/plugins/wordpress-seo/js/dist/wincher-dashboard-widget.js'),
(9251, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/js/dist/workouts.js', 'wp-content/plugins/wordpress-seo/js/dist/workouts.js'),
(9252, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/abstract-main.php', 'wp-content/plugins/wordpress-seo/lib/abstract-main.php'),
(9253, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php', 'wp-content/plugins/wordpress-seo/lib/dependency-injection/container-registry.php'),
(9254, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/adapter.php', 'wp-content/plugins/wordpress-seo/lib/migrations/adapter.php'),
(9255, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/column.php', 'wp-content/plugins/wordpress-seo/lib/migrations/column.php'),
(9256, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/constants.php', 'wp-content/plugins/wordpress-seo/lib/migrations/constants.php'),
(9257, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/migration.php', 'wp-content/plugins/wordpress-seo/lib/migrations/migration.php'),
(9258, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/migrations/table.php', 'wp-content/plugins/wordpress-seo/lib/migrations/table.php'),
(9259, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/model.php', 'wp-content/plugins/wordpress-seo/lib/model.php'),
(9260, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/lib/orm.php', 'wp-content/plugins/wordpress-seo/lib/orm.php'),
(9261, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/license.txt', 'wp-content/plugins/wordpress-seo/license.txt'),
(9262, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/Yoast_SEO_Icon.svg'),
(9263, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/Yoast_icon_kader.svg'),
(9264, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/algolia-logo.svg'),
(9265, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/connection-assistant.svg'),
(9266, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/edd-logo.svg'),
(9267, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/elementor-logo.svg'),
(9268, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/g2_logo_white_optm.svg'),
(9269, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/icon-arrow-down.svg'),
(9270, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/icon-facebook.svg'),
(9271, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/icon-twitter.svg'),
(9272, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/indexables_1_left_bubble_optm.svg'),
(9273, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/indexables_2_left_bubble_optm.svg'),
(9274, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/jetpack-logo.svg'),
(9275, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/logo-g2-white.svg'),
(9276, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/mastodon-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/mastodon-logo.svg'),
(9277, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/motivated_bubble_woman_1_optim.svg'),
(9278, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/semrush-logo.svg'),
(9279, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/ssp-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/ssp-logo.svg'),
(9280, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/star-rating-half.svg'),
(9281, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/star-rating-star.svg'),
(9282, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/succes_marieke_bubble_optm.svg'),
(9283, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/tec-logo.svg'),
(9284, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/wincher-logo.svg'),
(9285, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/woocommerce-seo-logo.svg'),
(9286, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/wordproof-logo.svg'),
(9287, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/wp-recipe-maker-logo.svg'),
(9288, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/x-logo.svg'),
(9289, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg', 'wp-content/plugins/wordpress-seo/packages/js/images/yoast_loading_spinner.svg'),
(9290, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/readme.txt', 'wp-content/plugins/wordpress-seo/readme.txt'),
(9291, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php', 'wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-activate-action.php'),
(9292, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php', 'wp-content/plugins/wordpress-seo/src/actions/addon-installation/addon-install-action.php'),
(9293, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php', 'wp-content/plugins/wordpress-seo/src/actions/alert-dismissal-action.php'),
(9294, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php', 'wp-content/plugins/wordpress-seo/src/actions/configuration/first-time-configuration-action.php'),
(9295, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/abstract-aioseo-importing-action.php'),
(9296, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/abstract-aioseo-settings-importing-action.php'),
(9297, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-cleanup-action.php'),
(9298, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-custom-archive-settings-importing-action.php'),
(9299, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-default-archive-settings-importing-action.php'),
(9300, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-general-settings-importing-action.php'),
(9301, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posts-importing-action.php'),
(9302, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-posttype-defaults-settings-importing-action.php'),
(9303, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-taxonomy-settings-importing-action.php'),
(9304, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/aioseo/aioseo-validate-data-action.php'),
(9305, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/deactivate-conflicting-plugins-action.php'),
(9306, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/importing-action-interface.php'),
(9307, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php', 'wp-content/plugins/wordpress-seo/src/actions/importing/importing-indexation-action-interface.php'),
(9308, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php'),
(9309, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php'),
(9310, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php'),
(9311, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-general-indexation-action.php'),
(9312, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-indexing-complete-action.php'),
(9313, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-indexation-action.php'),
(9314, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-post-type-archive-indexation-action.php'),
(9315, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexable-term-indexation-action.php'),
(9316, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexation-action-interface.php'),
(9317, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-complete-action.php'),
(9318, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/indexing-prepare-action.php'),
(9319, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php'),
(9320, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/post-link-indexing-action.php'),
(9321, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php', 'wp-content/plugins/wordpress-seo/src/actions/indexing/term-link-indexing-action.php'),
(9322, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/integrations-action.php', 'wp-content/plugins/wordpress-seo/src/actions/integrations-action.php'),
(9323, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php', 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-login-action.php'),
(9324, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php', 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-options-action.php'),
(9325, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php', 'wp-content/plugins/wordpress-seo/src/actions/semrush/semrush-phrases-action.php'),
(9326, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php', 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-account-action.php'),
(9327, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php', 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-keyphrases-action.php'),
(9328, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php', 'wp-content/plugins/wordpress-seo/src/actions/wincher/wincher-login-action.php'),
(9329, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php', 'wp-content/plugins/wordpress-seo/src/analytics/application/missing-indexables-collector.php'),
(9330, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/application/to-be-cleaned-indexables-collector.php', 'wp-content/plugins/wordpress-seo/src/analytics/application/to-be-cleaned-indexables-collector.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(9331, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php', 'wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-bucket.php'),
(9332, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-count.php', 'wp-content/plugins/wordpress-seo/src/analytics/domain/missing-indexable-count.php'),
(9333, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php', 'wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-bucket.php'),
(9334, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php', 'wp-content/plugins/wordpress-seo/src/analytics/domain/to-be-cleaned-indexable-count.php'),
(9335, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php', 'wp-content/plugins/wordpress-seo/src/analytics/user-interface/last-completed-indexation-integration.php'),
(9336, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php'),
(9337, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php'),
(9338, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php'),
(9339, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php'),
(9340, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php'),
(9341, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-link-builder.php'),
(9342, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php'),
(9343, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php'),
(9344, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php'),
(9345, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php'),
(9346, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php'),
(9347, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php', 'wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php'),
(9348, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/cleanup-command.php', 'wp-content/plugins/wordpress-seo/src/commands/cleanup-command.php'),
(9349, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/command-interface.php', 'wp-content/plugins/wordpress-seo/src/commands/command-interface.php'),
(9350, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/commands/index-command.php', 'wp-content/plugins/wordpress-seo/src/commands/index-command.php'),
(9351, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/addon-installation-conditional.php'),
(9352, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/doing-post-quick-edit-save-conditional.php'),
(9353, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/estimated-reading-time-conditional.php'),
(9354, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/licenses-page-conditional.php'),
(9355, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/non-network-admin-conditional.php'),
(9356, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/post-conditional.php'),
(9357, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/posts-overview-or-ajax-conditional.php'),
(9358, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin/yoast-admin-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin/yoast-admin-conditional.php'),
(9359, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php'),
(9360, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/attachment-redirections-enabled-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/attachment-redirections-enabled-conditional.php'),
(9361, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/check-required-version-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/check-required-version-conditional.php'),
(9362, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php', 'wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php'),
(9363, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/deactivating-yoast-seo-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/deactivating-yoast-seo-conditional.php'),
(9364, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php'),
(9365, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php'),
(9366, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php'),
(9367, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/get-request-conditional.php'),
(9368, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php'),
(9369, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/import-tool-selected-conditional.php'),
(9370, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php'),
(9371, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php'),
(9372, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/new-settings-ui-conditional.php'),
(9373, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/news-conditional.php'),
(9374, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php', 'wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php'),
(9375, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/no-tool-selected-conditional.php'),
(9376, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/non-multisite-conditional.php'),
(9377, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/not-admin-ajax-conditional.php'),
(9378, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php'),
(9379, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/premium-active-conditional.php'),
(9380, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/premium-inactive-conditional.php'),
(9381, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php'),
(9382, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/robots-txt-conditional.php'),
(9383, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/semrush-enabled-conditional.php'),
(9384, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/settings-conditional.php'),
(9385, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/should-index-links-conditional.php'),
(9386, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/text-formality-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/text-formality-conditional.php'),
(9387, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-activated-conditional.php'),
(9388, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/elementor-edit-conditional.php'),
(9389, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/polylang-conditional.php'),
(9390, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/translatepress-conditional.php'),
(9391, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/w3-total-cache-conditional.php'),
(9392, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-conditional.php'),
(9393, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/third-party/wpml-wpseo-conditional.php'),
(9394, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php', 'wp-content/plugins/wordpress-seo/src/conditionals/traits/admin-conditional-trait.php'),
(9395, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/updated-importer-framework-conditional.php'),
(9396, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-edit-users-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-edit-users-conditional.php'),
(9397, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-manage-wpseo-options-conditional.php'),
(9398, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/user-can-publish-posts-and-pages-conditional.php'),
(9399, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-edit-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/user-edit-conditional.php'),
(9400, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/user-profile-conditional.php'),
(9401, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/web-stories-conditional.php'),
(9402, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-automatically-track-conditional.php'),
(9403, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-conditional.php'),
(9404, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-enabled-conditional.php'),
(9405, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wincher-token-conditional.php'),
(9406, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php'),
(9407, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wp-cron-enabled-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wp-cron-enabled-conditional.php'),
(9408, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/wp-robots-conditional.php'),
(9409, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/xmlrpc-conditional.php'),
(9410, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php'),
(9411, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php', 'wp-content/plugins/wordpress-seo/src/conditionals/yoast-tools-page-conditional.php'),
(9412, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/badge-group-names.php', 'wp-content/plugins/wordpress-seo/src/config/badge-group-names.php'),
(9413, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php', 'wp-content/plugins/wordpress-seo/src/config/conflicting-plugins.php'),
(9414, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php', 'wp-content/plugins/wordpress-seo/src/config/indexing-reasons.php'),
(9415, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migration-status.php', 'wp-content/plugins/wordpress-seo/src/config/migration-status.php'),
(9416, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php'),
(9417, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php'),
(9418, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php'),
(9419, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php'),
(9420, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php'),
(9421, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php'),
(9422, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php'),
(9423, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php'),
(9424, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php'),
(9425, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php'),
(9426, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php'),
(9427, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php'),
(9428, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php'),
(9429, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200609154515_AddHasAncestorsColumn.php'),
(9430, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php'),
(9431, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200617122511_CreateSEOLinksTable.php'),
(9432, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php'),
(9433, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php'),
(9434, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20201202144329_AddEstimatedReadingTime.php'),
(9435, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20201216124002_ExpandIndexableIDColumnLengths.php'),
(9436, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20201216141134_ExpandPrimaryTermIDColumnLengths.php'),
(9437, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20210817092415_AddVersionColumnToIndexables.php'),
(9438, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20211020091404_AddObjectTimestamps.php'),
(9439, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/migrations/20230417083836_AddInclusiveLanguageScore.php', 'wp-content/plugins/wordpress-seo/src/config/migrations/20230417083836_AddInclusiveLanguageScore.php'),
(9440, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/oauth-client.php', 'wp-content/plugins/wordpress-seo/src/config/oauth-client.php'),
(9441, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/researcher-languages.php', 'wp-content/plugins/wordpress-seo/src/config/researcher-languages.php'),
(9442, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/schema-ids.php', 'wp-content/plugins/wordpress-seo/src/config/schema-ids.php'),
(9443, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/schema-types.php', 'wp-content/plugins/wordpress-seo/src/config/schema-types.php'),
(9444, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/semrush-client.php', 'wp-content/plugins/wordpress-seo/src/config/semrush-client.php'),
(9445, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/wincher-client.php', 'wp-content/plugins/wordpress-seo/src/config/wincher-client.php'),
(9446, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php', 'wp-content/plugins/wordpress-seo/src/config/wincher-pkce-provider.php'),
(9447, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php', 'wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-dismiss-notifications.php'),
(9448, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php', 'wp-content/plugins/wordpress-seo/src/content-type-visibility/application/content-type-visibility-watcher-actions.php'),
(9449, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/content-type-visibility/user-interface/content-type-visibility-dismiss-new-route.php', 'wp-content/plugins/wordpress-seo/src/content-type-visibility/user-interface/content-type-visibility-dismiss-new-route.php'),
(9450, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php', 'wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php'),
(9451, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/configuration/dashboard-configuration.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/configuration/dashboard-configuration.php'),
(9452, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/content-types/content-types-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/content-types/content-types-repository.php'),
(9453, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/endpoints/endpoints-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/endpoints/endpoints-repository.php'),
(9454, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/filter-pairs/filter-pairs-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/filter-pairs/filter-pairs-repository.php'),
(9455, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/abstract-score-results-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/abstract-score-results-repository.php'),
(9456, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/current-scores-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/current-scores-repository.php'),
(9457, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/readability-score-results/readability-score-results-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/readability-score-results/readability-score-results-repository.php'),
(9458, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/seo-score-results/seo-score-results-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/score-results/seo-score-results/seo-score-results-repository.php'),
(9459, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/application/taxonomies/taxonomies-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/application/taxonomies/taxonomies-repository.php'),
(9460, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-type.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-type.php'),
(9461, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-types-list.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/content-types/content-types-list.php'),
(9462, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-interface.php'),
(9463, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-list.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/endpoint/endpoint-list.php'),
(9464, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/filter-pairs-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/filter-pairs-interface.php'),
(9465, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/product-category-filter-pair.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/filter-pairs/product-category-filter-pair.php'),
(9466, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/abstract-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/abstract-score-group.php'),
(9467, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/abstract-readability-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/abstract-readability-score-group.php'),
(9468, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/bad-readability-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/bad-readability-score-group.php'),
(9469, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/good-readability-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/good-readability-score-group.php'),
(9470, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/no-readability-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/no-readability-score-group.php'),
(9471, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/ok-readability-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/ok-readability-score-group.php'),
(9472, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/readability-score-groups-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/readability-score-groups/readability-score-groups-interface.php'),
(9473, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/score-groups-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/score-groups-interface.php'),
(9474, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/abstract-seo-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/abstract-seo-score-group.php'),
(9475, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/bad-seo-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/bad-seo-score-group.php'),
(9476, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/good-seo-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/good-seo-score-group.php'),
(9477, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/no-seo-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/no-seo-score-group.php'),
(9478, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/ok-seo-score-group.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/ok-seo-score-group.php'),
(9479, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/seo-score-groups-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/seo-score-groups-interface.php'),
(9480, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-score.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-score.php'),
(9481, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-scores-list.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/current-scores-list.php'),
(9482, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-result.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-result.php'),
(9483, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-results-not-found-exception.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/score-results/score-results-not-found-exception.php'),
(9484, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/domain/taxonomies/taxonomy.php', 'wp-content/plugins/wordpress-seo/src/dashboard/domain/taxonomies/taxonomy.php'),
(9485, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/content-types/content-types-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/content-types/content-types-collector.php'),
(9486, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/readability-scores-endpoint.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/readability-scores-endpoint.php'),
(9487, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/seo-scores-endpoint.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/endpoints/seo-scores-endpoint.php'),
(9488, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/nonces/nonce-repository.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/nonces/nonce-repository.php'),
(9489, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-groups/score-group-link-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-groups/score-group-link-collector.php'),
(9490, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/cached-readability-score-results-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/cached-readability-score-results-collector.php'),
(9491, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/readability-score-results-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/readability-score-results/readability-score-results-collector.php'),
(9492, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/score-results-collector-interface.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/score-results-collector-interface.php'),
(9493, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/cached-seo-score-results-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/cached-seo-score-results-collector.php'),
(9494, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/seo-score-results-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/score-results/seo-score-results/seo-score-results-collector.php'),
(9495, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomies-collector.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomies-collector.php'),
(9496, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomy-validator.php', 'wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/taxonomies/taxonomy-validator.php'),
(9497, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/abstract-scores-route.php', 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/abstract-scores-route.php'),
(9498, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/readability-scores-route.php', 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/readability-scores-route.php'),
(9499, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/seo-scores-route.php', 'wp-content/plugins/wordpress-seo/src/dashboard/user-interface/scores/seo-scores-route.php'),
(9500, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/admin/class-customizer.php', 'wp-content/plugins/wordpress-seo/src/deprecated/admin/class-customizer.php'),
(9501, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php', 'wp-content/plugins/wordpress-seo/src/deprecated/frontend/breadcrumbs.php'),
(9502, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php', 'wp-content/plugins/wordpress-seo/src/deprecated/frontend/frontend.php'),
(9503, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/index.php', 'wp-content/plugins/wordpress-seo/src/deprecated/index.php'),
(9504, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-integration-active-conditional.php'),
(9505, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals/third-party/wordproof-plugin-inactive-conditional.php'),
(9506, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-app-config.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-app-config.php'),
(9507, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-translations.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/config/wordproof-translations.php'),
(9508, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/request-helper.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/request-helper.php'),
(9509, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/helpers/wordproof-helper.php'),
(9510, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/disable-concatenate-scripts-integration.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/disable-concatenate-scripts-integration.php'),
(9511, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/old-premium-integration.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin/old-premium-integration.php'),
(9512, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/duplicate-post-integration.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/duplicate-post-integration.php'),
(9513, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wincher.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wincher.php'),
(9514, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof-integration-toggle.php'),
(9515, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party/wordproof.php'),
(9516, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/deprecated/src/introductions/application/ai-generate-titles-and-descriptions-introduction-upsell.php', 'wp-content/plugins/wordpress-seo/src/deprecated/src/introductions/application/ai-generate-titles-and-descriptions-introduction-upsell.php'),
(9517, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/analysis-features/enabled-analysis-features-repository.php', 'wp-content/plugins/wordpress-seo/src/editors/application/analysis-features/enabled-analysis-features-repository.php'),
(9518, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/integrations/integration-information-repository.php', 'wp-content/plugins/wordpress-seo/src/editors/application/integrations/integration-information-repository.php'),
(9519, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/seo/post-seo-information-repository.php', 'wp-content/plugins/wordpress-seo/src/editors/application/seo/post-seo-information-repository.php'),
(9520, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php', 'wp-content/plugins/wordpress-seo/src/editors/application/seo/term-seo-information-repository.php'),
(9521, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php', 'wp-content/plugins/wordpress-seo/src/editors/application/site/website-information-repository.php'),
(9522, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature-interface.php'),
(9523, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-feature.php'),
(9524, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-features-list.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/analysis-features/analysis-features-list.php'),
(9525, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/integrations/integration-data-provider-interface.php'),
(9526, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/description.php'),
(9527, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/keyphrase.php'),
(9528, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo-plugin-data-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/seo-plugin-data-interface.php'),
(9529, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/social.php'),
(9530, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php', 'wp-content/plugins/wordpress-seo/src/editors/domain/seo/title.php'),
(9531, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/cornerstone-content.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/cornerstone-content.php'),
(9532, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/inclusive-language-analysis.php'),
(9533, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/jetpack-markdown.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/jetpack-markdown.php'),
(9534, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/multilingual.php'),
(9535, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/news-seo.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/news-seo.php'),
(9536, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/semrush.php'),
(9537, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/wincher.php'),
(9538, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce-seo.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce-seo.php'),
(9539, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/integrations/woocommerce.php'),
(9540, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/keyphrase-analysis.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/keyphrase-analysis.php'),
(9541, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/previously-used-keyphrase.php'),
(9542, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/readability-analysis.php'),
(9543, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/description-data-provider-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/description-data-provider-interface.php'),
(9544, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/keyphrase-interface.php'),
(9545, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/abstract-post-seo-data-provider.php'),
(9546, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/description-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/description-data-provider.php'),
(9547, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/keyphrase-data-provider.php'),
(9548, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/social-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/social-data-provider.php'),
(9549, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/posts/title-data-provider.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(9550, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/social-data-provider-interface.php'),
(9551, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/abstract-term-seo-data-provider.php'),
(9552, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/description-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/description-data-provider.php'),
(9553, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/keyphrase-data-provider.php'),
(9554, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/social-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/social-data-provider.php'),
(9555, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/title-data-provider.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/terms/title-data-provider.php'),
(9556, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/seo/title-data-provider-interface.php'),
(9557, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/site/base-site-information.php'),
(9558, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/site/post-site-information.php'),
(9559, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/site/term-site-information.php'),
(9560, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php', 'wp-content/plugins/wordpress-seo/src/editors/framework/word-form-recognition.php'),
(9561, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/elementor/infrastructure/request-post.php', 'wp-content/plugins/wordpress-seo/src/elementor/infrastructure/request-post.php'),
(9562, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-activation-error-exception.php'),
(9563, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-already-installed-exception.php'),
(9564, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/addon-installation-error-exception.php'),
(9565, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-activate-plugins-exception.php'),
(9566, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/addon-installation/user-cannot-install-plugins-exception.php'),
(9567, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/forbidden-property-mutation-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/forbidden-property-mutation-exception.php'),
(9568, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/importing/aioseo-validation-exception.php'),
(9569, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/author-not-built-exception.php'),
(9570, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/indexable-exception.php'),
(9571, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/invalid-term-exception.php'),
(9572, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/not-built-exception.php'),
(9573, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-built-exception.php'),
(9574, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-not-found-exception.php'),
(9575, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/post-type-not-built-exception.php'),
(9576, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/source-exception.php'),
(9577, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-built-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-built-exception.php'),
(9578, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/indexable/term-not-found-exception.php'),
(9579, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php', 'wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php'),
(9580, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/authentication-failed-exception.php'),
(9581, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-property-exception.php'),
(9582, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/empty-token-exception.php'),
(9583, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php', 'wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens/failed-storage-exception.php'),
(9584, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/functions.php', 'wp-content/plugins/wordpress-seo/src/functions.php'),
(9585, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/general/user-interface/general-page-integration.php', 'wp-content/plugins/wordpress-seo/src/general/user-interface/general-page-integration.php'),
(9586, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/externals.php', 'wp-content/plugins/wordpress-seo/src/generated/assets/externals.php'),
(9587, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/languages.php', 'wp-content/plugins/wordpress-seo/src/generated/assets/languages.php'),
(9588, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php', 'wp-content/plugins/wordpress-seo/src/generated/assets/plugin.php'),
(9589, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generated/container.php', 'wp-content/plugins/wordpress-seo/src/generated/container.php'),
(9590, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php', 'wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php'),
(9591, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/generator-interface.php', 'wp-content/plugins/wordpress-seo/src/generators/generator-interface.php'),
(9592, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php', 'wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php'),
(9593, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php', 'wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php'),
(9594, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php'),
(9595, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/article.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/article.php'),
(9596, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/author.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/author.php'),
(9597, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php'),
(9598, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/faq.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/faq.php'),
(9599, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/howto.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/howto.php'),
(9600, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php'),
(9601, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/organization.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/organization.php'),
(9602, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/person.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/person.php'),
(9603, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php'),
(9604, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema/website.php', 'wp-content/plugins/wordpress-seo/src/generators/schema/website.php'),
(9605, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php', 'wp-content/plugins/wordpress-seo/src/generators/schema-generator.php'),
(9606, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php', 'wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php'),
(9607, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/aioseo-helper.php'),
(9608, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php'),
(9609, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/attachment-cleanup-helper.php'),
(9610, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php'),
(9611, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php'),
(9612, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/capability-helper.php'),
(9613, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/crawl-cleanup-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/crawl-cleanup-helper.php'),
(9614, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/curl-helper.php'),
(9615, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php'),
(9616, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/date-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/date-helper.php'),
(9617, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/environment-helper.php'),
(9618, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/first-time-configuration-notice-helper.php'),
(9619, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php'),
(9620, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/image-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/image-helper.php'),
(9621, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/import-cursor-helper.php'),
(9622, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/import-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/import-helper.php'),
(9623, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/indexable-helper.php'),
(9624, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/indexable-to-postmeta-helper.php'),
(9625, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/indexing-helper.php'),
(9626, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/language-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/language-helper.php'),
(9627, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php'),
(9628, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/notification-helper.php'),
(9629, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php'),
(9630, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/open-graph/values-helper.php'),
(9631, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/options-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/options-helper.php'),
(9632, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php'),
(9633, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/permalink-helper.php'),
(9634, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/post-helper.php'),
(9635, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php'),
(9636, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php'),
(9637, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/product-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/product-helper.php'),
(9638, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php'),
(9639, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/require-file-helper.php'),
(9640, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php'),
(9641, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/robots-txt-helper.php'),
(9642, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/sanitization-helper.php'),
(9643, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php'),
(9644, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php'),
(9645, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php'),
(9646, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php'),
(9647, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php'),
(9648, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/schema/replace-vars-helper.php'),
(9649, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/score-icon-helper.php'),
(9650, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/short-link-helper.php'),
(9651, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/site-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/site-helper.php'),
(9652, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/social-profiles-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/social-profiles-helper.php'),
(9653, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/string-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/string-helper.php'),
(9654, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php'),
(9655, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php'),
(9656, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/url-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/url-helper.php'),
(9657, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/user-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/user-helper.php'),
(9658, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/wincher-helper.php'),
(9659, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/woocommerce-helper.php'),
(9660, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/wordpress-helper.php'),
(9661, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php', 'wp-content/plugins/wordpress-seo/src/helpers/wpdb-helper.php'),
(9662, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/images/Application/image-content-extractor.php', 'wp-content/plugins/wordpress-seo/src/images/Application/image-content-extractor.php'),
(9663, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php', 'wp-content/plugins/wordpress-seo/src/initializers/crawl-cleanup-permalinks.php'),
(9664, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php', 'wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php'),
(9665, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php', 'wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php'),
(9666, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php', 'wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php'),
(9667, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/plugin-headers.php', 'wp-content/plugins/wordpress-seo/src/initializers/plugin-headers.php'),
(9668, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/initializers/woocommerce.php', 'wp-content/plugins/wordpress-seo/src/initializers/woocommerce.php'),
(9669, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php', 'wp-content/plugins/wordpress-seo/src/integrations/abstract-exclude-post-type.php'),
(9670, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/academy-integration.php'),
(9671, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/activation-cleanup-integration.php'),
(9672, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/dialog-integration.php'),
(9673, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation/installation-integration.php'),
(9674, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/admin-columns-cache-integration.php'),
(9675, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/background-indexing-integration.php'),
(9676, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/check-required-version.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/check-required-version.php'),
(9677, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/crawl-settings-integration.php'),
(9678, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/cron-integration.php'),
(9679, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/deactivated-premium-integration.php'),
(9680, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-integration.php'),
(9681, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/first-time-configuration-notice-integration.php'),
(9682, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/fix-news-dependencies-integration.php'),
(9683, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/health-check-integration.php'),
(9684, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/helpscout-beacon.php'),
(9685, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/import-integration.php'),
(9686, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexables-exclude-taxonomy-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexables-exclude-taxonomy-integration.php'),
(9687, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-notification-integration.php'),
(9688, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/indexing-tool-integration.php'),
(9689, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/installation-success-integration.php'),
(9690, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/integrations-page.php'),
(9691, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/link-count-columns-integration.php'),
(9692, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/menu-badge-integration.php'),
(9693, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php'),
(9694, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/old-configuration-integration.php'),
(9695, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/redirect-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/redirect-integration.php'),
(9696, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/redirects-page-integration.php'),
(9697, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/unsupported-php-version-notice.php'),
(9698, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/admin/workouts-integration.php'),
(9699, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/abstract-dismissable-alert.php'),
(9700, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-product-editor-checklist-notification.php'),
(9701, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-promotion-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-promotion-notification.php'),
(9702, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-sidebar-checklist-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/black-friday-sidebar-checklist-notification.php'),
(9703, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/trustpilot-review-notification.php'),
(9704, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/alerts/webinar-promo-notification.php'),
(9705, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block-v3.php'),
(9706, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php'),
(9707, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/block-categories.php'),
(9708, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/block-editor-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/block-editor-integration.php'),
(9709, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/breadcrumbs-block.php'),
(9710, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php', 'wp-content/plugins/wordpress-seo/src/integrations/blocks/structured-data-blocks.php'),
(9711, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php'),
(9712, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/cleanup-integration.php'),
(9713, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php', 'wp-content/plugins/wordpress-seo/src/integrations/estimated-reading-time.php'),
(9714, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/exclude-attachment-post-type.php', 'wp-content/plugins/wordpress-seo/src/integrations/exclude-attachment-post-type.php'),
(9715, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php', 'wp-content/plugins/wordpress-seo/src/integrations/exclude-oembed-cache-post-type.php'),
(9716, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/feature-flag-integration.php'),
(9717, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php'),
(9718, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php'),
(9719, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php'),
(9720, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-basic.php'),
(9721, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-rss.php'),
(9722, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/crawl-cleanup-searches.php'),
(9723, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/feed-improvements.php'),
(9724, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php'),
(9725, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php'),
(9726, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php'),
(9727, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php'),
(9728, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php'),
(9729, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/robots-txt-integration.php'),
(9730, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php'),
(9731, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/schema-accessibility-feature.php'),
(9732, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php'),
(9733, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php'),
(9734, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php', 'wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php'),
(9735, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/primary-category.php', 'wp-content/plugins/wordpress-seo/src/integrations/primary-category.php'),
(9736, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/settings-integration.php'),
(9737, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/support-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/support-integration.php'),
(9738, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php'),
(9739, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php'),
(9740, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/elementor.php'),
(9741, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-elementor-post-types.php'),
(9742, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/exclude-woocommerce-post-types.php'),
(9743, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php'),
(9744, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/w3-total-cache.php'),
(9745, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories-post-edit.php'),
(9746, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/web-stories.php'),
(9747, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wincher-publish.php'),
(9748, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-permalinks.php'),
(9749, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce-post-edit.php'),
(9750, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php'),
(9751, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml-wpseo-notification.php'),
(9752, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php', 'wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php'),
(9753, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php', 'wp-content/plugins/wordpress-seo/src/integrations/uninstall-integration.php'),
(9754, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/addon-update-watcher.php'),
(9755, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/auto-update-watcher.php'),
(9756, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-ancestor-watcher.php'),
(9757, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-attachment-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-attachment-watcher.php'),
(9758, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-archive-watcher.php'),
(9759, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php'),
(9760, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-category-permalink-watcher.php'),
(9761, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php'),
(9762, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php'),
(9763, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-homeurl-watcher.php'),
(9764, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php'),
(9765, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php'),
(9766, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php'),
(9767, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-change-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-change-watcher.php'),
(9768, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php'),
(9769, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php'),
(9770, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php'),
(9771, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-taxonomy-change-watcher.php'),
(9772, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php'),
(9773, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php'),
(9774, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/option-wpseo-watcher.php'),
(9775, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-category-quick-edit-watcher.php'),
(9776, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php'),
(9777, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/search-engines-discouraged-watcher.php'),
(9778, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php', 'wp-content/plugins/wordpress-seo/src/integrations/watchers/woocommerce-beta-editor-watcher.php'),
(9779, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php', 'wp-content/plugins/wordpress-seo/src/integrations/xmlrpc.php'),
(9780, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php', 'wp-content/plugins/wordpress-seo/src/introductions/application/ai-fix-assessments-upsell.php'),
(9781, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/current-page-trait.php', 'wp-content/plugins/wordpress-seo/src/introductions/application/current-page-trait.php'),
(9782, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php', 'wp-content/plugins/wordpress-seo/src/introductions/application/introductions-collector.php'),
(9783, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/user-allowed-trait.php', 'wp-content/plugins/wordpress-seo/src/introductions/application/user-allowed-trait.php'),
(9784, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php', 'wp-content/plugins/wordpress-seo/src/introductions/application/version-trait.php'),
(9785, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php', 'wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-interface.php'),
(9786, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-item.php', 'wp-content/plugins/wordpress-seo/src/introductions/domain/introduction-item.php'),
(9787, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/introductions-bucket.php', 'wp-content/plugins/wordpress-seo/src/introductions/domain/introductions-bucket.php'),
(9788, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php', 'wp-content/plugins/wordpress-seo/src/introductions/domain/invalid-user-id-exception.php'),
(9789, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php', 'wp-content/plugins/wordpress-seo/src/introductions/infrastructure/introductions-seen-repository.php'),
(9790, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php', 'wp-content/plugins/wordpress-seo/src/introductions/infrastructure/wistia-embed-permission-repository.php'),
(9791, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/readme.md', 'wp-content/plugins/wordpress-seo/src/introductions/readme.md');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(9792, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-integration.php', 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-integration.php'),
(9793, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php', 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/introductions-seen-route.php'),
(9794, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php', 'wp-content/plugins/wordpress-seo/src/introductions/user-interface/wistia-embed-permission-route.php'),
(9795, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loadable-interface.php', 'wp-content/plugins/wordpress-seo/src/loadable-interface.php'),
(9796, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loader.php', 'wp-content/plugins/wordpress-seo/src/loader.php'),
(9797, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/loggers/logger.php', 'wp-content/plugins/wordpress-seo/src/loggers/logger.php'),
(9798, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/main.php', 'wp-content/plugins/wordpress-seo/src/main.php'),
(9799, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php', 'wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php'),
(9800, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php', 'wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php'),
(9801, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable-extension.php', 'wp-content/plugins/wordpress-seo/src/models/indexable-extension.php'),
(9802, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php', 'wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php'),
(9803, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/indexable.php', 'wp-content/plugins/wordpress-seo/src/models/indexable.php'),
(9804, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/primary-term.php', 'wp-content/plugins/wordpress-seo/src/models/primary-term.php'),
(9805, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/seo-links.php', 'wp-content/plugins/wordpress-seo/src/models/seo-links.php'),
(9806, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/models/seo-meta.php', 'wp-content/plugins/wordpress-seo/src/models/seo-meta.php'),
(9807, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php'),
(9808, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php', 'wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php'),
(9809, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php'),
(9810, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php'),
(9811, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php'),
(9812, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php'),
(9813, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php'),
(9814, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php'),
(9815, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php'),
(9816, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php'),
(9817, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php'),
(9818, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php'),
(9819, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php', 'wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php'),
(9820, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php'),
(9821, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php'),
(9822, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php'),
(9823, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php'),
(9824, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/badge-presenter.php'),
(9825, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/beta-badge-presenter.php'),
(9826, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/help-link-presenter.php'),
(9827, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-error-presenter.php'),
(9828, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-failed-notification-presenter.php'),
(9829, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-list-item-presenter.php'),
(9830, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/indexing-notification-presenter.php'),
(9831, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/light-switch-presenter.php'),
(9832, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/meta-fields-presenter.php'),
(9833, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php'),
(9834, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/notice-presenter.php'),
(9835, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/premium-badge-presenter.php'),
(9836, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/search-engines-discouraged-presenter.php'),
(9837, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/sidebar-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/sidebar-presenter.php'),
(9838, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/admin/woocommerce-beta-editor-presenter.php'),
(9839, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php'),
(9840, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php'),
(9841, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php'),
(9842, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php'),
(9843, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/meta-author-presenter.php'),
(9844, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php'),
(9845, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php'),
(9846, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php'),
(9847, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php'),
(9848, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php'),
(9849, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php'),
(9850, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php'),
(9851, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php'),
(9852, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php'),
(9853, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php'),
(9854, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php'),
(9855, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php'),
(9856, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php'),
(9857, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php'),
(9858, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php'),
(9859, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/robots-txt-presenter.php'),
(9860, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php'),
(9861, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/score-icon-presenter.php'),
(9862, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced-data-presenter.php'),
(9863, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php'),
(9864, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php'),
(9865, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php'),
(9866, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php'),
(9867, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php'),
(9868, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php'),
(9869, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php'),
(9870, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/url-list-presenter.php'),
(9871, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php'),
(9872, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php'),
(9873, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php'),
(9874, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php'),
(9875, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php', 'wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php'),
(9876, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php', 'wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager-interface.php'),
(9877, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php', 'wp-content/plugins/wordpress-seo/src/promotions/application/promotion-manager.php'),
(9878, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/abstract-promotion.php', 'wp-content/plugins/wordpress-seo/src/promotions/domain/abstract-promotion.php'),
(9879, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php', 'wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-checklist-promotion.php'),
(9880, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php', 'wp-content/plugins/wordpress-seo/src/promotions/domain/black-friday-promotion.php'),
(9881, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php', 'wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php'),
(9882, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php', 'wp-content/plugins/wordpress-seo/src/promotions/domain/time-interval.php'),
(9883, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php', 'wp-content/plugins/wordpress-seo/src/repositories/indexable-cleanup-repository.php'),
(9884, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php', 'wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php'),
(9885, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php', 'wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php'),
(9886, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php', 'wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php'),
(9887, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php', 'wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php'),
(9888, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php', 'wp-content/plugins/wordpress-seo/src/routes/abstract-action-route.php'),
(9889, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php', 'wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php'),
(9890, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php', 'wp-content/plugins/wordpress-seo/src/routes/alert-dismissal-route.php'),
(9891, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php', 'wp-content/plugins/wordpress-seo/src/routes/first-time-configuration-route.php'),
(9892, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/importing-route.php', 'wp-content/plugins/wordpress-seo/src/routes/importing-route.php'),
(9893, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php', 'wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php'),
(9894, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/indexing-route.php', 'wp-content/plugins/wordpress-seo/src/routes/indexing-route.php'),
(9895, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/integrations-route.php', 'wp-content/plugins/wordpress-seo/src/routes/integrations-route.php'),
(9896, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php', 'wp-content/plugins/wordpress-seo/src/routes/meta-search-route.php'),
(9897, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/route-interface.php', 'wp-content/plugins/wordpress-seo/src/routes/route-interface.php'),
(9898, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/semrush-route.php', 'wp-content/plugins/wordpress-seo/src/routes/semrush-route.php'),
(9899, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php', 'wp-content/plugins/wordpress-seo/src/routes/supported-features-route.php'),
(9900, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/wincher-route.php', 'wp-content/plugins/wordpress-seo/src/routes/wincher-route.php'),
(9901, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/workouts-route.php', 'wp-content/plugins/wordpress-seo/src/routes/workouts-route.php'),
(9902, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php', 'wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php'),
(9903, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-check.php'),
(9904, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-reports.php'),
(9905, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/default-tagline-runner.php'),
(9906, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/health-check.php'),
(9907, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-check.php'),
(9908, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-reports.php'),
(9909, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/links-table-runner.php'),
(9910, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/myyoast-api-request-factory.php'),
(9911, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-check.php'),
(9912, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-reports.php'),
(9913, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/page-comments-runner.php'),
(9914, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-check.php'),
(9915, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-reports.php'),
(9916, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/postname-permalink-runner.php'),
(9917, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/report-builder-factory.php'),
(9918, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/report-builder.php'),
(9919, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/reports-trait.php'),
(9920, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php', 'wp-content/plugins/wordpress-seo/src/services/health-check/runner-interface.php'),
(9921, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-replacevar-service.php'),
(9922, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-provider-service.php'),
(9923, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-robots-transformer-service.php'),
(9924, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/aioseo/aioseo-social-images-provider-service.php'),
(9925, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/conflicting-plugins-service.php'),
(9926, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php', 'wp-content/plugins/wordpress-seo/src/services/importing/importable-detector-service.php'),
(9927, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php', 'wp-content/plugins/wordpress-seo/src/services/indexables/indexable-version-manager.php'),
(9928, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php'),
(9929, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php'),
(9930, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php'),
(9931, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php'),
(9932, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php'),
(9933, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php', 'wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php'),
(9934, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php', 'wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php'),
(9935, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php', 'wp-content/plugins/wordpress-seo/src/user-meta/application/additional-contactmethods-collector.php'),
(9936, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php', 'wp-content/plugins/wordpress-seo/src/user-meta/application/cleanup-service.php'),
(9937, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php', 'wp-content/plugins/wordpress-seo/src/user-meta/application/custom-meta-collector.php'),
(9938, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php', 'wp-content/plugins/wordpress-seo/src/user-meta/domain/additional-contactmethod-interface.php'),
(9939, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php', 'wp-content/plugins/wordpress-seo/src/user-meta/domain/custom-meta-interface.php'),
(9940, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/facebook.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/facebook.php'),
(9941, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/instagram.php'),
(9942, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/linkedin.php'),
(9943, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/myspace.php'),
(9944, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/pinterest.php'),
(9945, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/soundcloud.php'),
(9946, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/tumblr.php'),
(9947, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/wikipedia.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/wikipedia.php'),
(9948, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/x.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/x.php'),
(9949, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/youtube.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/additional-contactmethods/youtube.php'),
(9950, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-metadesc.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-metadesc.php'),
(9951, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/author-title.php'),
(9952, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/content-analysis-disable.php'),
(9953, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/inclusive-language-analysis-disable.php'),
(9954, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/keyword-analysis-disable.php'),
(9955, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php', 'wp-content/plugins/wordpress-seo/src/user-meta/framework/custom-meta/noindex-author.php'),
(9956, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php', 'wp-content/plugins/wordpress-seo/src/user-meta/infrastructure/cleanup-repository.php'),
(9957, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/additional-contactmethods-integration.php', 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/additional-contactmethods-integration.php'),
(9958, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php', 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/cleanup-integration.php'),
(9959, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php', 'wp-content/plugins/wordpress-seo/src/user-meta/user-interface/custom-meta-integration.php'),
(9960, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php', 'wp-content/plugins/wordpress-seo/src/user-profiles-additions/user-interface/user-profiles-additions-ui.php'),
(9961, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/images.php', 'wp-content/plugins/wordpress-seo/src/values/images.php'),
(9962, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php', 'wp-content/plugins/wordpress-seo/src/values/indexables/indexable-builder-versions.php'),
(9963, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php', 'wp-content/plugins/wordpress-seo/src/values/oauth/oauth-token.php'),
(9964, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/open-graph/images.php', 'wp-content/plugins/wordpress-seo/src/values/open-graph/images.php'),
(9965, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/directive.php', 'wp-content/plugins/wordpress-seo/src/values/robots/directive.php'),
(9966, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/user-agent-list.php', 'wp-content/plugins/wordpress-seo/src/values/robots/user-agent-list.php'),
(9967, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php', 'wp-content/plugins/wordpress-seo/src/values/robots/user-agent.php'),
(9968, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/values/twitter/images.php', 'wp-content/plugins/wordpress-seo/src/values/twitter/images.php'),
(9969, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php', 'wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php'),
(9970, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php', 'wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php'),
(9971, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php', 'wp-content/plugins/wordpress-seo/src/wrappers/wp-remote-handler.php'),
(9972, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php', 'wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php'),
(9973, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/autoload.php', 'wp-content/plugins/wordpress-seo/vendor/autoload.php'),
(9974, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php', 'wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php'),
(9975, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wordpress-seo/vendor/composer/InstalledVersions.php'),
(9976, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/LICENSE', 'wp-content/plugins/wordpress-seo/vendor/composer/LICENSE'),
(9977, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php'),
(9978, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_files.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_files.php'),
(9979, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php'),
(9980, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php'),
(9981, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php'),
(9982, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php', 'wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php'),
(9983, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/installed.php', 'wp-content/plugins/wordpress-seo/vendor/composer/installed.php'),
(9984, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php', 'wp-content/plugins/wordpress-seo/vendor/composer/platform_check.php'),
(9985, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/CHANGELOG.md', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/CHANGELOG.md'),
(9986, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/LICENSE', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/LICENSE'),
(9987, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/default.php'),
(9988, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/version.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configs/version.php'),
(9989, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Configuration.php'),
(9990, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/EmptyProperty.php'),
(9991, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php'),
(9992, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidType.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidType.php'),
(9993, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php'),
(9994, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Facades/wordpress.php'),
(9995, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Host.php'),
(9996, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/DismissStorage.php'),
(9997, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Listener.php'),
(9998, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Message.php'),
(9999, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/MessagePresenter.php'),
(10000, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/Requirement.php'),
(10001, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/VersionDetector.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Interfaces/VersionDetector.php'),
(10002, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageDismisser.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageDismisser.php'),
(10003, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessageFormatter.php'),
(10004, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/BasicMessage.php'),
(10005, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/HostMessage.php'),
(10006, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php'),
(10007, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/NullMessage.php'),
(10008, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php'),
(10009, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/MessagesManager.php'),
(10010, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php'),
(10011, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/RequirementsChecker.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/RequirementsChecker.php'),
(10012, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/VersionRequirement.php'),
(10013, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPDismissOption.php'),
(10014, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPMessageDismissListener.php', 'wp-content/plugins/wordpress-seo/vendor/yoast/whip/src/WPMessageDismissListener.php'),
(10015, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php'),
(10016, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php'),
(10017, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php'),
(10018, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php'),
(10019, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php'),
(10020, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),
(10021, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),
(10022, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),
(10023, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),
(10024, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),
(10025, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),
(10026, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php'),
(10027, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php'),
(10028, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),
(10029, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),
(10030, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php'),
(10031, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php'),
(10032, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(10033, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php'),
(10034, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),
(10035, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),
(10036, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),
(10037, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),
(10038, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),
(10039, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php'),
(10040, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php'),
(10041, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php'),
(10042, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),
(10043, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php'),
(10044, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php'),
(10045, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php'),
(10046, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php'),
(10047, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php'),
(10048, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),
(10049, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php'),
(10050, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php'),
(10051, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php'),
(10052, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php'),
(10053, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php'),
(10054, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php'),
(10055, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php'),
(10056, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php'),
(10057, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php'),
(10058, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php'),
(10059, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Create.php'),
(10060, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Each.php'),
(10061, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php'),
(10062, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php'),
(10063, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Is.php'),
(10064, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php'),
(10065, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php'),
(10066, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php'),
(10067, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php'),
(10068, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php'),
(10069, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php'),
(10070, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php'),
(10071, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Utils.php'),
(10072, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php'),
(10073, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php'),
(10074, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php'),
(10075, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php'),
(10076, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php'),
(10077, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php'),
(10078, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Header.php'),
(10079, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php'),
(10080, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php'),
(10081, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php'),
(10082, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php'),
(10083, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Message.php'),
(10084, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php'),
(10085, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php'),
(10086, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php'),
(10087, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php'),
(10088, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php'),
(10089, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Query.php'),
(10090, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php'),
(10091, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php'),
(10092, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php'),
(10093, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php'),
(10094, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php'),
(10095, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),
(10096, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php'),
(10097, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php'),
(10098, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php'),
(10099, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php'),
(10100, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php'),
(10101, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php'),
(10102, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Utils.php'),
(10103, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php'),
(10104, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php'),
(10105, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php'),
(10106, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php'),
(10107, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php'),
(10108, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php'),
(10109, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php'),
(10110, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php'),
(10111, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php'),
(10112, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php'),
(10113, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php'),
(10114, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php'),
(10115, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php'),
(10116, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php'),
(10117, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php'),
(10118, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php'),
(10119, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php'),
(10120, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php'),
(10121, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php'),
(10122, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php'),
(10123, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php'),
(10124, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php'),
(10125, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php'),
(10126, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php'),
(10127, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php'),
(10128, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php'),
(10129, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php'),
(10130, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php'),
(10131, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php'),
(10132, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php'),
(10133, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/ClientInterface.php'),
(10134, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php'),
(10135, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php'),
(10136, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php'),
(10137, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php'),
(10138, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php'),
(10139, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php'),
(10140, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php'),
(10141, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php'),
(10142, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php'),
(10143, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php'),
(10144, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php'),
(10145, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php'),
(10146, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php'),
(10147, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php'),
(10148, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php'),
(10149, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php'),
(10150, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php'),
(10151, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php'),
(10152, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php'),
(10153, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php'),
(10154, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php'),
(10155, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php'),
(10156, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php'),
(10157, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php'),
(10158, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php'),
(10159, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php'),
(10160, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php'),
(10161, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php'),
(10162, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php'),
(10163, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php'),
(10164, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php'),
(10165, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php'),
(10166, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php'),
(10167, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php'),
(10168, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php'),
(10169, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php'),
(10170, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php'),
(10171, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php'),
(10172, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php'),
(10173, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php', 'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/function.php'),
(10174, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wp-seo-main.php', 'wp-content/plugins/wordpress-seo/wp-seo-main.php'),
(10175, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wp-seo.php', 'wp-content/plugins/wordpress-seo/wp-seo.php'),
(10176, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo/wpml-config.xml', 'wp-content/plugins/wordpress-seo/wpml-config.xml'),
(10177, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/estimated-reading-time/block.json', 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/estimated-reading-time/block.json'),
(10178, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/related-links-block/block.json', 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/related-links-block/block.json'),
(10179, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/siblings/block.json', 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/siblings/block.json'),
(10180, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/subpages/block.json', 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/subpages/block.json'),
(10181, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/table-of-contents/block.json', 'wp-content/plugins/wordpress-seo-premium/assets/blocks/dynamic-blocks/table-of-contents/block.json'),
(10182, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410-rtl.css'),
(10183, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-fix-assessments-2410.css'),
(10184, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410-rtl.css'),
(10185, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-ai-generator-2410.css'),
(10186, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410-rtl.css'),
(10187, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-draft-js-plugins-2410.css'),
(10188, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410-rtl.css'),
(10189, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-elementor-2410.css'),
(10190, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410-rtl.css'),
(10191, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-metabox-2410.css'),
(10192, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410-rtl.css'),
(10193, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-post-overview-2410.css'),
(10194, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410-rtl.css'),
(10195, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-redirects-2410.css'),
(10196, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410-rtl.css'),
(10197, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-schema-blocks-2410.css'),
(10198, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410-rtl.css'),
(10199, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-settings-2410.css'),
(10200, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410-rtl.css'),
(10201, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-tailwind-2410.css'),
(10202, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410-rtl.css'),
(10203, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-thank-you-2410.css'),
(10204, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410-rtl.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410-rtl.css'),
(10205, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410.css', 'wp-content/plugins/wordpress-seo-premium/assets/css/dist/premium-workouts-2410.css'),
(10206, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/ai-consent.png', 'wp-content/plugins/wordpress-seo-premium/assets/images/ai-consent.png'),
(10207, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/cornerstone-icon.svg', 'wp-content/plugins/wordpress-seo-premium/assets/images/cornerstone-icon.svg'),
(10208, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/images/inclusive-language-icon.svg', 'wp-content/plugins/wordpress-seo-premium/assets/images/inclusive-language-icon.svg'),
(10209, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-fix-assessments-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-fix-assessments-2410.min.js'),
(10210, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-generator-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/ai-generator-2410.min.js'),
(10211, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/blocks-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/blocks-2410.min.js'),
(10212, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/dynamic-blocks-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/dynamic-blocks-2410.min.js'),
(10213, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/frontend-inspector-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/frontend-inspector-2410.min.js'),
(10214, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/introductions-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/introductions-2410.min.js'),
(10215, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/manage-ai-consent-button-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/manage-ai-consent-button-2410.min.js'),
(10216, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-premium-assessments-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-premium-assessments-2410.min.js'),
(10217, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-text-formality-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/register-text-formality-2410.min.js'),
(10218, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/workouts-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/workouts-2410.min.js'),
(10219, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-admin-redirects-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-admin-redirects-2410.min.js'),
(10220, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-custom-fields-plugin-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-custom-fields-plugin-2410.min.js'),
(10221, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-draft-js-plugins-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-draft-js-plugins-2410.min.js'),
(10222, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-elementor-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-elementor-2410.min.js'),
(10223, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-metabox-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-metabox-2410.min.js'),
(10224, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-quickedit-notification-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-quickedit-notification-2410.min.js'),
(10225, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-2410.min.js'),
(10226, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-gutenberg-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/wp-seo-premium-redirect-notifications-gutenberg-2410.min.js'),
(10227, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast/social-metadata-previews-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast/social-metadata-previews-2410.min.js'),
(10228, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-prominent-words-indexation-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-prominent-words-indexation-2410.min.js'),
(10229, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-social-metadata-previews-2410.min.js', 'wp-content/plugins/wordpress-seo-premium/assets/js/dist/yoast-premium-social-metadata-previews-2410.min.js'),
(10230, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/changelog.txt', 'wp-content/plugins/wordpress-seo-premium/changelog.txt'),
(10231, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/blocks/siblings-block.php', 'wp-content/plugins/wordpress-seo-premium/classes/blocks/siblings-block.php'),
(10232, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/blocks/subpages-block.php', 'wp-content/plugins/wordpress-seo-premium/classes/blocks/subpages-block.php'),
(10233, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/custom-fields-plugin.php', 'wp-content/plugins/wordpress-seo-premium/classes/custom-fields-plugin.php'),
(10234, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-csv.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-csv.php'),
(10235, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-presenter.php'),
(10236, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-query.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-post-query.php'),
(10237, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-presenter-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-presenter-interface.php'),
(10238, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-query-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-query-interface.php'),
(10239, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-presenter.php'),
(10240, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-query.php', 'wp-content/plugins/wordpress-seo-premium/classes/export/export-keywords-term-query.php'),
(10241, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/html-diff-renderer.php', 'wp-content/plugins/wordpress-seo-premium/classes/html-diff-renderer.php'),
(10242, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/metabox-link-suggestions.php', 'wp-content/plugins/wordpress-seo-premium/classes/metabox-link-suggestions.php'),
(10243, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/multi-keyword.php', 'wp-content/plugins/wordpress-seo-premium/classes/multi-keyword.php'),
(10244, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/post-watcher.php', 'wp-content/plugins/wordpress-seo-premium/classes/post-watcher.php'),
(10245, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-asset-js-l10n.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-asset-js-l10n.php'),
(10246, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-assets.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-assets.php'),
(10247, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-expose-shortlinks.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-expose-shortlinks.php'),
(10248, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-import-manager.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-import-manager.php'),
(10249, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-javascript-strings.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-javascript-strings.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(10250, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-keyword-export-manager.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-keyword-export-manager.php'),
(10251, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-metabox.php'),
(10252, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-option.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-option.php'),
(10253, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-support.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-support.php'),
(10254, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-utils.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-content-utils.php'),
(10255, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-filter.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-filter.php'),
(10256, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-query.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-orphaned-post-query.php'),
(10257, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-support.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-support.php'),
(10258, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-unindexed-post-query.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-unindexed-post-query.php'),
(10259, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-versioning.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-prominent-words-versioning.php'),
(10260, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-endpoint.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-endpoint.php'),
(10261, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-export-manager.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-export-manager.php'),
(10262, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-option.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-option.php'),
(10263, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-service.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-redirect-service.php'),
(10264, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-register-capabilities.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-register-capabilities.php'),
(10265, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/premium-stale-cornerstone-content-filter.php', 'wp-content/plugins/wordpress-seo-premium/classes/premium-stale-cornerstone-content-filter.php'),
(10266, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/product-premium.php', 'wp-content/plugins/wordpress-seo-premium/classes/product-premium.php'),
(10267, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/executable-redirect.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/executable-redirect.php'),
(10268, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-apache-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-apache-exporter.php'),
(10269, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-csv-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-csv-exporter.php'),
(10270, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-exporter-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-exporter-interface.php'),
(10271, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-file-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-file-exporter.php'),
(10272, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-htaccess-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-htaccess-exporter.php'),
(10273, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-nginx-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-nginx-exporter.php'),
(10274, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-option-exporter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/exporters/redirect-option-exporter.php'),
(10275, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-abstract-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-abstract-loader.php'),
(10276, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-csv-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-csv-loader.php'),
(10277, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-htaccess-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-htaccess-loader.php'),
(10278, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-loader-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-loader-interface.php'),
(10279, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-redirection-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-redirection-loader.php'),
(10280, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-safe-redirect-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-safe-redirect-loader.php'),
(10281, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-simple-301-redirect-loader.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/loaders/redirect-simple-301-redirect-loader.php'),
(10282, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-form-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-form-presenter.php'),
(10283, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-page-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-page-presenter.php'),
(10284, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-presenter-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-presenter-interface.php'),
(10285, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-quick-edit-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-quick-edit-presenter.php'),
(10286, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-settings-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-settings-presenter.php'),
(10287, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-tab-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-tab-presenter.php'),
(10288, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-table-presenter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/presenters/redirect-table-presenter.php'),
(10289, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-ajax.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-ajax.php'),
(10290, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-file-util.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-file-util.php'),
(10291, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formats.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formats.php'),
(10292, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formatter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-formatter.php'),
(10293, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-htaccess-util.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-htaccess-util.php'),
(10294, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-import-exception.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-import-exception.php'),
(10295, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-importer.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-importer.php'),
(10296, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-manager.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-manager.php'),
(10297, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php'),
(10298, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-page.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-page.php'),
(10299, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-sitemap-filter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-sitemap-filter.php'),
(10300, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-table.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-table.php'),
(10301, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-types.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-types.php'),
(10302, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-upgrade.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-upgrade.php'),
(10303, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-url-formatter.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-url-formatter.php'),
(10304, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-util.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-util.php'),
(10305, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-validator.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-validator.php'),
(10306, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect.php'),
(10307, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-abstract-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-abstract-validation.php'),
(10308, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-accessible-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-accessible-validation.php'),
(10309, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-endpoint-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-endpoint-validation.php'),
(10310, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-presence-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-presence-validation.php'),
(10311, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-relative-origin-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-relative-origin-validation.php'),
(10312, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-self-redirect-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-self-redirect-validation.php'),
(10313, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-subdirectory-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-subdirectory-validation.php'),
(10314, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-uniqueness-validation.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-uniqueness-validation.php'),
(10315, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-validation-interface.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/validation/redirect-validation-interface.php'),
(10316, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-form.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-form.php'),
(10317, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-quick-edit.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-quick-edit.php'),
(10318, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-plain.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-plain.php'),
(10319, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-regex.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-regex.php'),
(10320, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-settings.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects-tab-settings.php'),
(10321, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect/views/redirects.php'),
(10322, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/redirect-undo-endpoint.php', 'wp-content/plugins/wordpress-seo-premium/classes/redirect-undo-endpoint.php'),
(10323, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/social-previews.php', 'wp-content/plugins/wordpress-seo-premium/classes/social-previews.php'),
(10324, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/term-watcher.php', 'wp-content/plugins/wordpress-seo-premium/classes/term-watcher.php'),
(10325, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/upgrade-manager.php', 'wp-content/plugins/wordpress-seo-premium/classes/upgrade-manager.php'),
(10326, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-error.php', 'wp-content/plugins/wordpress-seo-premium/classes/validation-error.php'),
(10327, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-result.php', 'wp-content/plugins/wordpress-seo-premium/classes/validation-result.php'),
(10328, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/validation-warning.php', 'wp-content/plugins/wordpress-seo-premium/classes/validation-warning.php'),
(10329, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/export-keywords.php', 'wp-content/plugins/wordpress-seo-premium/classes/views/export-keywords.php'),
(10330, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/export-redirects.php', 'wp-content/plugins/wordpress-seo-premium/classes/views/export-redirects.php'),
(10331, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/import-redirects.php', 'wp-content/plugins/wordpress-seo-premium/classes/views/import-redirects.php'),
(10332, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/views/thank-you.php', 'wp-content/plugins/wordpress-seo-premium/classes/views/thank-you.php'),
(10333, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/classes/watcher.php', 'wp-content/plugins/wordpress-seo-premium/classes/watcher.php'),
(10334, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-premium-requirement.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-premium-requirement.php'),
(10335, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-base-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-base-command.php'),
(10336, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-command-namespace.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-command-namespace.php'),
(10337, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-create-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-create-command.php'),
(10338, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-delete-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-delete-command.php'),
(10339, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-follow-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-follow-command.php'),
(10340, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-has-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-has-command.php'),
(10341, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-list-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-list-command.php'),
(10342, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-update-command.php', 'wp-content/plugins/wordpress-seo-premium/cli/cli-redirect-update-command.php'),
(10343, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/index.php', 'wp-content/plugins/wordpress-seo-premium/index.php'),
(10344, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ar.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ar.json'),
(10345, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ca.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ca.json'),
(10346, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-cs_CZ.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-cs_CZ.json'),
(10347, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-da_DK.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-da_DK.json'),
(10348, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-de_DE.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-de_DE.json'),
(10349, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-el.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-el.json'),
(10350, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_AU.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_AU.json'),
(10351, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_CA.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_CA.json'),
(10352, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_GB.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_GB.json'),
(10353, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_NZ.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-en_NZ.json'),
(10354, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_ES.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_ES.json'),
(10355, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_MX.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-es_MX.json'),
(10356, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fa_IR.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fa_IR.json'),
(10357, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fi.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fi.json'),
(10358, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fr_FR.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-fr_FR.json'),
(10359, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-he_IL.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-he_IL.json'),
(10360, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hi_IN.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hi_IN.json'),
(10361, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hu_HU.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-hu_HU.json'),
(10362, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-id_ID.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-id_ID.json'),
(10363, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-it_IT.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-it_IT.json'),
(10364, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ja.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ja.json'),
(10365, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nb_NO.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nb_NO.json'),
(10366, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_BE.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_BE.json'),
(10367, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_NL.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-nl_NL.json'),
(10368, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pl_PL.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pl_PL.json'),
(10369, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_BR.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_BR.json'),
(10370, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_PT.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-pt_PT.json'),
(10371, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ro_RO.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ro_RO.json'),
(10372, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ru_RU.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-ru_RU.json'),
(10373, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sk_SK.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sk_SK.json'),
(10374, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sr_RS.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sr_RS.json'),
(10375, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sv_SE.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-sv_SE.json'),
(10376, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-tr_TR.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-tr_TR.json'),
(10377, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-uk.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-uk.json'),
(10378, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-vi.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-vi.json'),
(10379, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-zh_CN.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs-zh_CN.json'),
(10380, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs.json', 'wp-content/plugins/wordpress-seo-premium/languages/wordpress-seo-premiumjs.json'),
(10381, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/license.txt', 'wp-content/plugins/wordpress-seo-premium/license.txt'),
(10382, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/premium.php', 'wp-content/plugins/wordpress-seo-premium/premium.php'),
(10383, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/readme.txt', 'wp-content/plugins/wordpress-seo-premium/readme.txt'),
(10384, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/ai-generator-action.php', 'wp-content/plugins/wordpress-seo-premium/src/actions/ai-generator-action.php'),
(10385, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/link-suggestions-action.php', 'wp-content/plugins/wordpress-seo-premium/src/actions/link-suggestions-action.php'),
(10386, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/complete-action.php', 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/complete-action.php'),
(10387, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/content-action.php', 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/content-action.php'),
(10388, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/save-action.php', 'wp-content/plugins/wordpress-seo-premium/src/actions/prominent-words/save-action.php'),
(10389, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/addon-installer.php', 'wp-content/plugins/wordpress-seo-premium/src/addon-installer.php'),
(10390, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-serializer.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-serializer.php'),
(10391, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-unifier.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/ai-suggestions-unifier.php'),
(10392, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/sentence-processor.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/sentence-processor.php'),
(10393, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/suggestion-processor.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/application/suggestion-processor.php'),
(10394, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion-interface.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion-interface.php'),
(10395, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion.php', 'wp-content/plugins/wordpress-seo-premium/src/ai-suggestions-postprocessor/domain/suggestion.php'),
(10396, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/ai-editor-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/ai-editor-conditional.php'),
(10397, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/algolia-enabled-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/algolia-enabled-conditional.php'),
(10398, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/cornerstone-enabled-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/cornerstone-enabled-conditional.php'),
(10399, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/edd-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/edd-conditional.php'),
(10400, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/inclusive-language-enabled-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/inclusive-language-enabled-conditional.php'),
(10401, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/not-woo-order-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/not-woo-order-conditional.php'),
(10402, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/term-overview-or-ajax-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/term-overview-or-ajax-conditional.php'),
(10403, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/conditionals/yoast-admin-or-introductions-route-conditional.php', 'wp-content/plugins/wordpress-seo-premium/src/conditionals/yoast-admin-or-introductions-route-conditional.php'),
(10404, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/badge-group-names.php', 'wp-content/plugins/wordpress-seo-premium/src/config/badge-group-names.php'),
(10405, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/migrations/20190715101200_WpYoastPremiumImprovedInternalLinking.php', 'wp-content/plugins/wordpress-seo-premium/src/config/migrations/20190715101200_WpYoastPremiumImprovedInternalLinking.php'),
(10406, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/config/migrations/20210827093024_AddIndexOnIndexableIdAndStem.php', 'wp-content/plugins/wordpress-seo-premium/src/config/migrations/20210827093024_AddIndexOnIndexableIdAndStem.php'),
(10407, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/database/migration-runner-premium.php', 'wp-content/plugins/wordpress-seo-premium/src/database/migration-runner-premium.php'),
(10408, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/deprecated/introductions/application/ai-generate-titles-and-descriptions-introduction.php', 'wp-content/plugins/wordpress-seo-premium/src/deprecated/introductions/application/ai-generate-titles-and-descriptions-introduction.php'),
(10409, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/dom-parser.php', 'wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/dom-parser.php'),
(10410, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/node-processor.php', 'wp-content/plugins/wordpress-seo-premium/src/dom-manager/application/node-processor.php'),
(10411, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/forbidden-property-mutation-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/forbidden-property-mutation-exception.php'),
(10412, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/bad-request-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/bad-request-exception.php'),
(10413, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/forbidden-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/forbidden-exception.php'),
(10414, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/internal-server-error-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/internal-server-error-exception.php'),
(10415, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/not-found-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/not-found-exception.php'),
(10416, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/payment-required-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/payment-required-exception.php'),
(10417, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/remote-request-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/remote-request-exception.php'),
(10418, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/request-timeout-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/request-timeout-exception.php'),
(10419, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/service-unavailable-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/service-unavailable-exception.php'),
(10420, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/too-many-requests-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/too-many-requests-exception.php'),
(10421, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/unauthorized-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/unauthorized-exception.php'),
(10422, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/wp-request-exception.php', 'wp-content/plugins/wordpress-seo-premium/src/exceptions/remote-request/wp-request-exception.php'),
(10423, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/functions.php', 'wp-content/plugins/wordpress-seo-premium/src/functions.php'),
(10424, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/draft-js-emoji-picker.php', 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/draft-js-emoji-picker.php'),
(10425, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/externals.php', 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/externals.php'),
(10426, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/assets/plugin.php', 'wp-content/plugins/wordpress-seo-premium/src/generated/assets/plugin.php'),
(10427, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/container.php', 'wp-content/plugins/wordpress-seo-premium/src/generated/container.php'),
(10428, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/ai-generator-helper.php', 'wp-content/plugins/wordpress-seo-premium/src/helpers/ai-generator-helper.php'),
(10429, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/current-page-helper.php', 'wp-content/plugins/wordpress-seo-premium/src/helpers/current-page-helper.php'),
(10430, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/prominent-words-helper.php', 'wp-content/plugins/wordpress-seo-premium/src/helpers/prominent-words-helper.php'),
(10431, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/helpers/version-helper.php', 'wp-content/plugins/wordpress-seo-premium/src/helpers/version-helper.php'),
(10432, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/index-now-key.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/index-now-key.php'),
(10433, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/introductions-initializer.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/introductions-initializer.php'),
(10434, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php'),
(10435, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/redirect-handler.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/redirect-handler.php'),
(10436, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/woocommerce.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/woocommerce.php'),
(10437, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/wp-cli-initializer.php', 'wp-content/plugins/wordpress-seo-premium/src/initializers/wp-cli-initializer.php'),
(10438, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/abstract-opengraph-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/abstract-opengraph-integration.php'),
(10439, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-consent-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-consent-integration.php'),
(10440, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-fix-assessments-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-fix-assessments-integration.php'),
(10441, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-generator-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/ai-generator-integration.php'),
(10442, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-column-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-column-integration.php'),
(10443, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-taxonomy-column-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/cornerstone-taxonomy-column-integration.php'),
(10444, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-column-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-column-integration.php'),
(10445, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-filter-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-filter-integration.php'),
(10446, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-taxonomy-column-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/inclusive-language-taxonomy-column-integration.php'),
(10447, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/keyword-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/keyword-integration.php'),
(10448, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/metabox-formatter-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/metabox-formatter-integration.php'),
(10449, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/plugin-links-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/plugin-links-integration.php'),
(10450, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/indexing-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/indexing-integration.php'),
(10451, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/metabox-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/prominent-words/metabox-integration.php'),
(10452, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/related-keyphrase-filter-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/related-keyphrase-filter-integration.php'),
(10453, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/replacement-variables-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/replacement-variables-integration.php'),
(10454, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/settings-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/settings-integration.php'),
(10455, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/thank-you-page-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/thank-you-page-integration.php'),
(10456, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/update-premium-notification.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/update-premium-notification.php'),
(10457, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/user-profile-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/user-profile-integration.php'),
(10458, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/admin/workouts-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/admin/workouts-integration.php'),
(10459, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/alerts/ai-generator-tip-notification.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/alerts/ai-generator-tip-notification.php'),
(10460, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/estimated-reading-time-block.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/estimated-reading-time-block.php'),
(10461, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/related-links-block.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/blocks/related-links-block.php'),
(10462, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/cleanup-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/cleanup-integration.php'),
(10463, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/front-end/robots-txt-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/front-end/robots-txt-integration.php'),
(10464, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/frontend-inspector.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/frontend-inspector.php'),
(10465, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/index-now-ping.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/index-now-ping.php'),
(10466, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/missing-indexables-count-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/missing-indexables-count-integration.php'),
(10467, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-author-archive.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-author-archive.php'),
(10468, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-date-archive.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-date-archive.php'),
(10469, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-post-type.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-post-type.php'),
(10470, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-posttype-archive.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-posttype-archive.php'),
(10471, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-term-archive.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/opengraph-term-archive.php'),
(10472, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/organization-schema-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/organization-schema-integration.php'),
(10473, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/publishing-principles-schema-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/publishing-principles-schema-integration.php'),
(10474, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/routes/ai-generator-route.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/routes/ai-generator-route.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(10475, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/routes/workouts-routes-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/routes/workouts-routes-integration.php'),
(10476, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/algolia.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/algolia.php'),
(10477, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/edd.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/edd.php'),
(10478, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-premium.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-premium.php'),
(10479, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-preview.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/elementor-preview.php'),
(10480, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/mastodon.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/mastodon.php'),
(10481, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/translationspress.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/translationspress.php'),
(10482, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/wincher-keyphrases.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/third-party/wincher-keyphrases.php'),
(10483, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/upgrade-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/upgrade-integration.php'),
(10484, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/user-profile-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/user-profile-integration.php'),
(10485, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/prominent-words-watcher.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/prominent-words-watcher.php'),
(10486, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/stale-cornerstone-content-watcher.php', 'wp-content/plugins/wordpress-seo-premium/src/integrations/watchers/stale-cornerstone-content-watcher.php'),
(10487, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/introductions/application/ai-fix-assessments-introduction.php', 'wp-content/plugins/wordpress-seo-premium/src/introductions/application/ai-fix-assessments-introduction.php'),
(10488, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/main.php', 'wp-content/plugins/wordpress-seo-premium/src/main.php'),
(10489, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/models/prominent-words.php', 'wp-content/plugins/wordpress-seo-premium/src/models/prominent-words.php'),
(10490, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/checkmark-icon-presenter.php', 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/checkmark-icon-presenter.php'),
(10491, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/cross-icon-presenter.php', 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/cross-icon-presenter.php'),
(10492, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/icons/icon-presenter.php', 'wp-content/plugins/wordpress-seo-premium/src/presenters/icons/icon-presenter.php'),
(10493, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/presenters/mastodon-link-presenter.php', 'wp-content/plugins/wordpress-seo-premium/src/presenters/mastodon-link-presenter.php'),
(10494, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/repositories/prominent-words-repository.php', 'wp-content/plugins/wordpress-seo-premium/src/repositories/prominent-words-repository.php'),
(10495, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/link-suggestions-route.php', 'wp-content/plugins/wordpress-seo-premium/src/routes/link-suggestions-route.php'),
(10496, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/prominent-words-route.php', 'wp-content/plugins/wordpress-seo-premium/src/routes/prominent-words-route.php'),
(10497, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/routes/workouts-route.php', 'wp-content/plugins/wordpress-seo-premium/src/routes/workouts-route.php'),
(10498, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/surfaces/helpers-surface.php', 'wp-content/plugins/wordpress-seo-premium/src/surfaces/helpers-surface.php'),
(10499, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/user-meta/framework/additional-contactmethods/mastodon.php', 'wp-content/plugins/wordpress-seo-premium/src/user-meta/framework/additional-contactmethods/mastodon.php'),
(10500, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/user-meta/user-interface/additional-contactmethods-integration.php', 'wp-content/plugins/wordpress-seo-premium/src/user-meta/user-interface/additional-contactmethods-integration.php'),
(10501, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/src/wordpress/wrapper.php', 'wp-content/plugins/wordpress-seo-premium/src/wordpress/wrapper.php'),
(10502, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/autoload.php', 'wp-content/plugins/wordpress-seo-premium/vendor/autoload.php'),
(10503, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/ClassLoader.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/ClassLoader.php'),
(10504, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/InstalledVersions.php'),
(10505, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/LICENSE', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/LICENSE'),
(10506, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_classmap.php'),
(10507, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_files.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_files.php'),
(10508, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_namespaces.php'),
(10509, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_psr4.php'),
(10510, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_real.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_real.php'),
(10511, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_static.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/autoload_static.php'),
(10512, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/installed.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/installed.php'),
(10513, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/composer/platform_check.php', 'wp-content/plugins/wordpress-seo-premium/vendor/composer/platform_check.php'),
(10514, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/LICENSE', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/LICENSE'),
(10515, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/default.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/default.php'),
(10516, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/version.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configs/version.php'),
(10517, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configuration.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Configuration.php'),
(10518, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/EmptyProperty.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/EmptyProperty.php'),
(10519, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidOperatorType.php'),
(10520, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidType.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidType.php'),
(10521, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Exceptions/InvalidVersionComparisonString.php'),
(10522, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Facades/wordpress.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Facades/wordpress.php'),
(10523, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Host.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Host.php'),
(10524, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/DismissStorage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/DismissStorage.php'),
(10525, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Listener.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Listener.php'),
(10526, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Message.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Message.php'),
(10527, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/MessagePresenter.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/MessagePresenter.php'),
(10528, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Requirement.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/Requirement.php'),
(10529, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/VersionDetector.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Interfaces/VersionDetector.php'),
(10530, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageDismisser.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageDismisser.php'),
(10531, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageFormatter.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessageFormatter.php'),
(10532, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/BasicMessage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/BasicMessage.php'),
(10533, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/HostMessage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/HostMessage.php'),
(10534, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/InvalidVersionRequirementMessage.php'),
(10535, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/NullMessage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/NullMessage.php'),
(10536, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Messages/UpgradePhpMessage.php'),
(10537, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessagesManager.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/MessagesManager.php'),
(10538, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/Presenters/WPMessagePresenter.php'),
(10539, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/RequirementsChecker.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/RequirementsChecker.php'),
(10540, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/VersionRequirement.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/VersionRequirement.php'),
(10541, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPDismissOption.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPDismissOption.php'),
(10542, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPMessageDismissListener.php', 'wp-content/plugins/wordpress-seo-premium/vendor/yoast/whip/src/WPMessageDismissListener.php'),
(10543, '/home/iraneurobetcom/public_html/wp-content/plugins/wordpress-seo-premium/wp-seo-premium.php', 'wp-content/plugins/wordpress-seo-premium/wp-seo-premium.php'),
(10544, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/SECURITY.md', 'wp-content/plugins/wp-rocket/SECURITY.md'),
(10545, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-common.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-common.css'),
(10546, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.css'),
(10547, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.min.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-admin-rtl.min.css'),
(10548, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-admin.css'),
(10549, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-admin.min.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-admin.min.css'),
(10550, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/css/wpr-modal.css', 'wp-content/plugins/wp-rocket/assets/css/wpr-modal.css'),
(10551, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.eot', 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.eot'),
(10552, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.svg', 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.svg'),
(10553, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.ttf', 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.ttf'),
(10554, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/fonts/icomoon.woff', 'wp-content/plugins/wp-rocket/assets/fonts/icomoon.woff'),
(10555, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/automatic.svg', 'wp-content/plugins/wp-rocket/assets/img/automatic.svg'),
(10556, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/bandwidth.svg', 'wp-content/plugins/wp-rocket/assets/img/bandwidth.svg'),
(10557, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/bg-activated.svg', 'wp-content/plugins/wp-rocket/assets/img/bg-activated.svg'),
(10558, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/configuration.svg', 'wp-content/plugins/wp-rocket/assets/img/configuration.svg'),
(10559, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/heartbeat-hover.svg', 'wp-content/plugins/wp-rocket/assets/img/heartbeat-hover.svg'),
(10560, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/heartbeat.svg', 'wp-content/plugins/wp-rocket/assets/img/heartbeat.svg'),
(10561, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-128x128.png', 'wp-content/plugins/wp-rocket/assets/img/icon-128x128.png'),
(10562, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-256x256.png', 'wp-content/plugins/wp-rocket/assets/img/icon-256x256.png'),
(10563, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/icon-i-circle.svg', 'wp-content/plugins/wp-rocket/assets/img/icon-i-circle.svg'),
(10564, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/imagify-hover.svg', 'wp-content/plugins/wp-rocket/assets/img/imagify-hover.svg'),
(10565, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/imagify.svg', 'wp-content/plugins/wp-rocket/assets/img/imagify.svg'),
(10566, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/infinite.svg', 'wp-content/plugins/wp-rocket/assets/img/infinite.svg'),
(10567, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-cloudflare.svg', 'wp-content/plugins/wp-rocket/assets/img/logo-cloudflare.svg'),
(10568, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-cloudflare2.svg', 'wp-content/plugins/wp-rocket/assets/img/logo-cloudflare2.svg'),
(10569, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-sucuri.png', 'wp-content/plugins/wp-rocket/assets/img/logo-sucuri.png'),
(10570, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-varnish.svg', 'wp-content/plugins/wp-rocket/assets/img/logo-varnish.svg'),
(10571, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-webp.svg', 'wp-content/plugins/wp-rocket/assets/img/logo-webp.svg'),
(10572, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/logo-wprocket-dark.svg', 'wp-content/plugins/wp-rocket/assets/img/logo-wprocket-dark.svg'),
(10573, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/one-com-logo.svg', 'wp-content/plugins/wp-rocket/assets/img/one-com-logo.svg'),
(10574, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/picto-wprocket-dark.svg', 'wp-content/plugins/wp-rocket/assets/img/picto-wprocket-dark.svg'),
(10575, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play-alt.svg', 'wp-content/plugins/wp-rocket/assets/img/play-alt.svg'),
(10576, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play-hover.svg', 'wp-content/plugins/wp-rocket/assets/img/play-hover.svg'),
(10577, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/play.svg', 'wp-content/plugins/wp-rocket/assets/img/play.svg'),
(10578, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/plus.svg', 'wp-content/plugins/wp-rocket/assets/img/plus.svg'),
(10579, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/warning.svg', 'wp-content/plugins/wp-rocket/assets/img/warning.svg'),
(10580, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/img/youtube.png', 'wp-content/plugins/wp-rocket/assets/img/youtube.png'),
(10581, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/browser-checker.js', 'wp-content/plugins/wp-rocket/assets/js/browser-checker.js'),
(10582, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/browser-checker.min.js', 'wp-content/plugins/wp-rocket/assets/js/browser-checker.min.js'),
(10583, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/cpcss-removal.js', 'wp-content/plugins/wp-rocket/assets/js/cpcss-removal.js'),
(10584, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/cpcss-removal.min.js', 'wp-content/plugins/wp-rocket/assets/js/cpcss-removal.min.js'),
(10585, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/elementor-animation.js', 'wp-content/plugins/wp-rocket/assets/js/elementor-animation.js'),
(10586, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/heartbeat.js', 'wp-content/plugins/wp-rocket/assets/js/heartbeat.js'),
(10587, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.js'),
(10588, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js'),
(10589, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js.map', 'wp-content/plugins/wp-rocket/assets/js/lazyload/11.0.6/lazyload.min.js.map'),
(10590, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.js'),
(10591, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js'),
(10592, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js.map', 'wp-content/plugins/wp-rocket/assets/js/lazyload/12.0/lazyload.min.js.map'),
(10593, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.js'),
(10594, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.min.js'),
(10595, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js'),
(10596, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js'),
(10597, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.js'),
(10598, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js'),
(10599, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.js'),
(10600, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.js.min.map', 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.js.min.map'),
(10601, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js'),
(10602, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js.map', 'wp-content/plugins/wp-rocket/assets/js/lazyload-css.min.js.map'),
(10603, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/lazyload-scripts.min.js', 'wp-content/plugins/wp-rocket/assets/js/lazyload-scripts.min.js'),
(10604, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/micromodal.min.js', 'wp-content/plugins/wp-rocket/assets/js/micromodal.min.js'),
(10605, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/preload-links.js', 'wp-content/plugins/wp-rocket/assets/js/preload-links.js'),
(10606, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/preload-links.min.js', 'wp-content/plugins/wp-rocket/assets/js/preload-links.min.js'),
(10607, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin-common.js', 'wp-content/plugins/wp-rocket/assets/js/wpr-admin-common.js'),
(10608, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js', 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js'),
(10609, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.map', 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.map'),
(10610, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.min.map', 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.js.min.map'),
(10611, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-admin.min.js', 'wp-content/plugins/wp-rocket/assets/js/wpr-admin.min.js'),
(10612, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-cpcss-heartbeat.js', 'wp-content/plugins/wp-rocket/assets/js/wpr-cpcss-heartbeat.js'),
(10613, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/assets/js/wpr-cpcss.js', 'wp-content/plugins/wp-rocket/assets/js/wpr-cpcss.js'),
(10614, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/composer.json', 'wp-content/plugins/wp-rocket/composer.json'),
(10615, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/composer.lock', 'wp-content/plugins/wp-rocket/composer.lock'),
(10616, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/contributors.txt', 'wp-content/plugins/wp-rocket/contributors.txt'),
(10617, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists-delayjs.json', 'wp-content/plugins/wp-rocket/dynamic-lists-delayjs.json'),
(10618, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists-incompatible-plugins.json', 'wp-content/plugins/wp-rocket/dynamic-lists-incompatible-plugins.json'),
(10619, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/dynamic-lists.json', 'wp-content/plugins/wp-rocket/dynamic-lists.json'),
(10620, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/3rd-party.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/3rd-party.php'),
(10621, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/flywheel.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/flywheel.php'),
(10622, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/nginx.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/nginx.php'),
(10623, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/pagely.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/pagely.php'),
(10624, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/presslabs.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/presslabs.php'),
(10625, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/siteground.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/siteground.php'),
(10626, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/hosting/wp-serveur.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/hosting/wp-serveur.php'),
(10627, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/advanced-custom-fields.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/advanced-custom-fields.php'),
(10628, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/autoptimize.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/autoptimize.php'),
(10629, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/buddypress.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/buddypress.php'),
(10630, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/cookie-notice.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/cookie-notice.php'),
(10631, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/eu-cookie-law.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/eu-cookie-law.php'),
(10632, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/gdpr.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/gdpr.php'),
(10633, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/uk-cookie-consent.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/uk-cookie-consent.php'),
(10634, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/weepie-cookie-allow.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/cookies/weepie-cookie-allow.php'),
(10635, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/custom-login.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/custom-login.php'),
(10636, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/disqus.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/disqus.php'),
(10637, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-currencyswitcher.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-currencyswitcher.php'),
(10638, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-prices-by-country.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-prices-by-country.php'),
(10639, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-tax-display-by-country.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/aelia-tax-display-by-country.php'),
(10640, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/easy-digital-downloads.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/easy-digital-downloads.php'),
(10641, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/edd-software-licencing.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/edd-software-licencing.php'),
(10642, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/give.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/give.php'),
(10643, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/ithemes-exchange.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/ithemes-exchange.php'),
(10644, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/jigoshop.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/jigoshop.php'),
(10645, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-currency-converter-widget.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-currency-converter-widget.php'),
(10646, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-multilingual.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/woocommerce-multilingual.php'),
(10647, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/wpshop.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/ecommerce/wpshop.php'),
(10648, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/envira-gallery.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/envira-gallery.php'),
(10649, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/i18n/polylang.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/i18n/polylang.php'),
(10650, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php'),
(10651, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mobile/wp-appkit.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mobile/wp-appkit.php'),
(10652, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/nginx-helper.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/nginx-helper.php'),
(10653, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/thrive-visual-editor.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/thrive-visual-editor.php'),
(10654, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/visual-composer.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/page-builder/visual-composer.php'),
(10655, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/kk-star-ratings.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/kk-star-ratings.php'),
(10656, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/wp-postratings.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/wp-postratings.php'),
(10657, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/s2member.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/s2member.php'),
(10658, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/secupress.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/secupress.php'),
(10659, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/sf-move-login.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/sf-move-login.php'),
(10660, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/wps-hide-login.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/security/wps-hide-login.php'),
(10661, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/premium-seo-pack.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/premium-seo-pack.php'),
(10662, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/meta-slider.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/meta-slider.php'),
(10663, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/soliloquy.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/slider/soliloquy.php'),
(10664, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/sumome.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/sumome.php'),
(10665, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/thrive-leads.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/thrive-leads.php'),
(10666, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/varnish-http-purge.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/varnish-http-purge.php'),
(10667, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3-assets.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3-assets.php'),
(10668, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-offload-s3.php'),
(10669, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-print.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-print.php'),
(10670, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-rest-api.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/plugins/wp-rest-api.php'),
(10671, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/3rd-party/themes/studiopress.php', 'wp-content/plugins/wp-rocket/inc/3rd-party/themes/studiopress.php'),
(10672, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/API/bypass.php', 'wp-content/plugins/wp-rocket/inc/API/bypass.php'),
(10673, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Client.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Client.php'),
(10674, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Endpoints.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/API/Endpoints.php'),
(10675, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Admin/Subscriber.php'),
(10676, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKey.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKey.php'),
(10677, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKeyFactory.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/APIKeyFactory.php'),
(10678, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthFactoryInterface.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthFactoryInterface.php'),
(10679, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthInterface.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Auth/AuthInterface.php'),
(10680, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Cloudflare.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Cloudflare.php'),
(10681, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/ServiceProvider.php'),
(10682, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/Subscriber.php'),
(10683, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Addon/ServiceProvider.php'),
(10684, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Sucuri/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/Sucuri/Subscriber.php'),
(10685, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/ServiceProvider.php'),
(10686, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/Subscriber.php'),
(10687, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/Varnish.php', 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/Varnish.php'),
(10688, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/Varnish/composer.json', 'wp-content/plugins/wp-rocket/inc/Addon/Varnish/composer.json'),
(10689, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/AbstractWebp.php', 'wp-content/plugins/wp-rocket/inc/Addon/WebP/AbstractWebp.php'),
(10690, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/WebP/AdminSubscriber.php'),
(10691, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Addon/WebP/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Addon/WebP/Subscriber.php'),
(10692, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php'),
(10693, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/changelog.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/changelog.txt'),
(10694, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php'),
(10695, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php'),
(10696, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php'),
(10697, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php'),
(10698, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php'),
(10699, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php'),
(10700, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php'),
(10701, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php'),
(10702, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php'),
(10703, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php'),
(10704, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php'),
(10705, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php'),
(10706, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php'),
(10707, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php'),
(10708, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php'),
(10709, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php'),
(10710, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php'),
(10711, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php'),
(10712, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php'),
(10713, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php'),
(10714, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php'),
(10715, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php'),
(10716, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php'),
(10717, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php'),
(10718, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php'),
(10719, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php'),
(10720, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php'),
(10721, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php'),
(10722, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php'),
(10723, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php'),
(10724, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php'),
(10725, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php'),
(10726, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(10727, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php'),
(10728, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php'),
(10729, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php'),
(10730, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php'),
(10731, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php'),
(10732, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php'),
(10733, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php'),
(10734, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php'),
(10735, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php'),
(10736, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php'),
(10737, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php'),
(10738, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php'),
(10739, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php'),
(10740, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php'),
(10741, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php'),
(10742, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Config.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Config.php'),
(10743, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Controller.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Controller.php'),
(10744, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php'),
(10745, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php'),
(10746, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php'),
(10747, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Runner.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Runner.php'),
(10748, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php'),
(10749, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php'),
(10750, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php'),
(10751, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php'),
(10752, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php'),
(10753, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php'),
(10754, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php'),
(10755, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php'),
(10756, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php'),
(10757, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php'),
(10758, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php'),
(10759, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php'),
(10760, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php'),
(10761, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/functions.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/deprecated/functions.php'),
(10762, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/functions.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/functions.php'),
(10763, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php'),
(10764, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php'),
(10765, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php'),
(10766, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php'),
(10767, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php'),
(10768, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php'),
(10769, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php'),
(10770, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php'),
(10771, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php'),
(10772, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php'),
(10773, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php'),
(10774, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/license.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/license.txt'),
(10775, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/readme.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/readme.txt'),
(10776, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Base.php'),
(10777, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Column.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Column.php'),
(10778, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Compare.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Compare.php'),
(10779, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Date.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Date.php'),
(10780, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Meta.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Queries/Meta.php'),
(10781, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Query.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Query.php'),
(10782, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Row.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Row.php'),
(10783, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Schema.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Schema.php'),
(10784, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Database/Table.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Database/Table.php'),
(10785, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverInterface.php'),
(10786, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ArgumentResolverTrait.php'),
(10787, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassName.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassName.php'),
(10788, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameInterface.php'),
(10789, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameWithOptionalValue.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/ClassNameWithOptionalValue.php'),
(10790, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgument.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgument.php'),
(10791, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgumentInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Argument/RawArgumentInterface.php'),
(10792, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php'),
(10793, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareInterface.php'),
(10794, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ContainerAwareTrait.php'),
(10795, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/Definition.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/Definition.php'),
(10796, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregate.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregate.php'),
(10797, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php'),
(10798, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Definition/DefinitionInterface.php'),
(10799, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/ContainerException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/ContainerException.php'),
(10800, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/NotFoundException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Exception/NotFoundException.php'),
(10801, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/Inflector.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/Inflector.php'),
(10802, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregate.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregate.php'),
(10803, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php'),
(10804, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Inflector/InflectorInterface.php'),
(10805, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ReflectionContainer.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ReflectionContainer.php'),
(10806, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php'),
(10807, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php'),
(10808, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php'),
(10809, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'),
(10810, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php'),
(10811, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/CSS.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/CSS.php'),
(10812, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exception.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exception.php'),
(10813, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/BasicException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/BasicException.php'),
(10814, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/FileImportException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/FileImportException.php'),
(10815, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/IOException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Exceptions/IOException.php'),
(10816, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/JS.php'),
(10817, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Minify.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/Minify.php'),
(10818, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_after.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_after.txt'),
(10819, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_before.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_before.txt'),
(10820, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_reserved.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/keywords_reserved.txt'),
(10821, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators.txt'),
(10822, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_after.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_after.txt'),
(10823, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_before.txt', 'wp-content/plugins/wp-rocket/inc/Dependencies/Minify/data/js/operators_before.txt'),
(10824, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ErrorHandler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ErrorHandler.php'),
(10825, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/FormatterInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/FormatterInterface.php'),
(10826, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/HtmlFormatter.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/HtmlFormatter.php'),
(10827, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/LineFormatter.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/LineFormatter.php'),
(10828, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/NormalizerFormatter.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Formatter/NormalizerFormatter.php'),
(10829, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractHandler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractHandler.php'),
(10830, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractProcessingHandler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/AbstractProcessingHandler.php'),
(10831, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerInterface.php'),
(10832, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/FormattableHandlerTrait.php'),
(10833, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/HandlerInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/HandlerInterface.php'),
(10834, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerInterface.php'),
(10835, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/ProcessableHandlerTrait.php'),
(10836, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/StreamHandler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Handler/StreamHandler.php'),
(10837, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Logger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Logger.php'),
(10838, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/IntrospectionProcessor.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/IntrospectionProcessor.php'),
(10839, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/ProcessorInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Processor/ProcessorInterface.php'),
(10840, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Registry.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Registry.php'),
(10841, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ResettableInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/ResettableInterface.php'),
(10842, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/SignalHandler.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/SignalHandler.php'),
(10843, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Utils.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Monolog/Utils.php'),
(10844, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/Converter.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/Converter.php'),
(10845, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/ConverterInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/ConverterInterface.php'),
(10846, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/NoConverter.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/PathConverter/NoConverter.php'),
(10847, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerExceptionInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerExceptionInterface.php'),
(10848, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/ContainerInterface.php'),
(10849, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/NotFoundExceptionInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Container/NotFoundExceptionInterface.php'),
(10850, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/AbstractLogger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/AbstractLogger.php'),
(10851, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/InvalidArgumentException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/InvalidArgumentException.php'),
(10852, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LogLevel.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LogLevel.php'),
(10853, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareInterface.php'),
(10854, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerAwareTrait.php'),
(10855, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerInterface.php'),
(10856, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerTrait.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/LoggerTrait.php'),
(10857, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/NullLogger.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/Log/NullLogger.php'),
(10858, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheException.php'),
(10859, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheInterface.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/CacheInterface.php'),
(10860, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/InvalidArgumentException.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/Psr/SimpleCache/InvalidArgumentException.php'),
(10861, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Assets.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Assets.php'),
(10862, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Iframe.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Iframe.php'),
(10863, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Image.php', 'wp-content/plugins/wp-rocket/inc/Dependencies/RocketLazyload/Image.php'),
(10864, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/Activation.php', 'wp-content/plugins/wp-rocket/inc/Engine/Activation/Activation.php'),
(10865, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/ActivationInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Activation/ActivationInterface.php'),
(10866, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Activation/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Activation/ServiceProvider.php'),
(10867, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/API/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/API/ServiceProvider.php'),
(10868, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/API/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/API/Subscriber.php'),
(10869, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/ActionSchedulerSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/ActionSchedulerSubscriber.php'),
(10870, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/Beacon.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/Beacon.php'),
(10871, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Beacon/ServiceProvider.php'),
(10872, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Optimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Optimization.php'),
(10873, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/OptimizationProcess.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/OptimizationProcess.php'),
(10874, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/ServiceProvider.php'),
(10875, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php'),
(10876, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/DeactivationIntent.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/DeactivationIntent.php'),
(10877, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Deactivation/Subscriber.php'),
(10878, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/ServiceProvider.php'),
(10879, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/DomainChange/Subscriber.php'),
(10880, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php'),
(10881, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/ServiceProvider.php'),
(10882, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Page.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Page.php'),
(10883, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Render.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Render.php'),
(10884, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/ServiceProvider.php'),
(10885, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Settings.php'),
(10886, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Admin/Settings/Subscriber.php'),
(10887, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/Admin/Subscriber.php'),
(10888, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/CDN.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/CDN.php'),
(10889, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/APIClient.php'),
(10890, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php'),
(10891, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/CDNOptionsManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/CDNOptionsManager.php'),
(10892, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/DataManagerSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/DataManagerSubscriber.php'),
(10893, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/NoticesSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/NoticesSubscriber.php'),
(10894, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/RESTSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/RESTSubscriber.php'),
(10895, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/ServiceProvider.php'),
(10896, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-big.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-big.php'),
(10897, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-small.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/cta-small.php'),
(10898, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/dashboard-status.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/dashboard-status.php'),
(10899, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/promote-notice.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/RocketCDN/views/promote-notice.php'),
(10900, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/ServiceProvider.php'),
(10901, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CDN/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CDN/Subscriber.php'),
(10902, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/AdminSubscriber.php'),
(10903, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/AdvancedCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/AdvancedCache.php'),
(10904, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/ConfigSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/ConfigSubscriber.php'),
(10905, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Config/Subscriber.php'),
(10906, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/Purge.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/Purge.php'),
(10907, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeActionsSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeActionsSubscriber.php'),
(10908, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/PurgeExpiredCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/PurgeExpiredCache.php'),
(10909, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php'),
(10910, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/ServiceProvider.php'),
(10911, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Cache/WPCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Cache/WPCache.php'),
(10912, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Manager.php', 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Manager.php'),
(10913, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/ServiceProvider.php'),
(10914, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Capabilities/Subscriber.php'),
(10915, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Ajax/AjaxHandler.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Ajax/AjaxHandler.php'),
(10916, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/CacheInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/CacheInterface.php'),
(10917, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/FilesystemCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Cache/FilesystemCache.php'),
(10918, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Context/AbstractContext.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Context/AbstractContext.php'),
(10919, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Context/ContextInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Context/ContextInterface.php'),
(10920, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/ServiceProvider.php'),
(10921, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/ExtractCSS/Subscriber.php'),
(10922, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/AbstractASQueue.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/AbstractASQueue.php'),
(10923, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/Cleaner.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/Cleaner.php'),
(10924, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/QueueInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/QueueInterface.php'),
(10925, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php', 'wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php'),
(10926, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/APIClient.php'),
(10927, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Admin.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Admin.php'),
(10928, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Post.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Post.php'),
(10929, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Settings.php'),
(10930, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/Admin/Subscriber.php'),
(10931, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSS.php'),
(10932, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSGeneration.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSGeneration.php'),
(10933, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php'),
(10934, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/DataManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/DataManager.php'),
(10935, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ProcessorService.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ProcessorService.php'),
(10936, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTCSSSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTCSSSubscriber.php'),
(10937, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWP.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWP.php'),
(10938, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPInterface.php'),
(10939, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPPost.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/RESTWPPost.php'),
(10940, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/ServiceProvider.php'),
(10941, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/TransientTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/TransientTrait.php'),
(10942, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/Deactivation.php', 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/Deactivation.php'),
(10943, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/DeactivationInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/DeactivationInterface.php'),
(10944, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Deactivation/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Deactivation/ServiceProvider.php'),
(10945, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ActionSchedulerCheck.php', 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ActionSchedulerCheck.php'),
(10946, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/HealthCheck.php', 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/HealthCheck.php'),
(10947, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/HealthCheck/ServiceProvider.php'),
(10948, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php'),
(10949, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/ServiceProvider.php'),
(10950, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/Pricing.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/API/Pricing.php'),
(10951, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/PricingClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/API/PricingClient.php'),
(10952, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/User.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/API/User.php'),
(10953, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/API/UserClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/API/UserClient.php'),
(10954, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Renewal.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/Renewal.php'),
(10955, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php'),
(10956, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/Subscriber.php'),
(10957, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/Upgrade.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/Upgrade.php'),
(10958, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/promo-banner.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/promo-banner.php'),
(10959, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php'),
(10960, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner-ocd.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(10961, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-expired-banner.php'),
(10962, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-soon-banner.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/renewal-soon-banner.php'),
(10963, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-popin.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-popin.php'),
(10964, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-section.php', 'wp-content/plugins/wp-rocket/inc/Engine/License/views/upgrade-section.php'),
(10965, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php'),
(10966, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/AdminSubscriber.php'),
(10967, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/ImageDimensions.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/ImageDimensions.php'),
(10968, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/ImageDimensions/Subscriber.php'),
(10969, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/AdminSubscriber.php'),
(10970, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/ServiceProvider.php'),
(10971, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Admin/Subscriber.php'),
(10972, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Context/LazyloadCSSContext.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Context/LazyloadCSSContext.php'),
(10973, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadCSSContentFactory.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadCSSContentFactory.php'),
(10974, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadedContent.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/LazyloadedContent.php'),
(10975, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/ProtectedContent.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Data/ProtectedContent.php'),
(10976, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/ContentFetcher.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/ContentFetcher.php'),
(10977, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/Extractor.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/Extractor.php'),
(10978, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/FileResolver.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/FileResolver.php'),
(10979, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/MappingFormatter.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/MappingFormatter.php'),
(10980, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/RuleFormatter.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/RuleFormatter.php'),
(10981, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/TagGenerator.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Front/TagGenerator.php'),
(10982, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/ServiceProvider.php'),
(10983, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php'),
(10984, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CanLazyloadTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CanLazyloadTrait.php'),
(10985, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php'),
(10986, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Media/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Media/ServiceProvider.php'),
(10987, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AbstractOptimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AbstractOptimization.php'),
(10988, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AdminServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AdminServiceProvider.php'),
(10989, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/AssetsLocalCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/AssetsLocalCache.php'),
(10990, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Optimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Optimization.php'),
(10991, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php'),
(10992, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/CSSTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/CSSTrait.php'),
(10993, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php'),
(10994, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/ContentTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/ContentTrait.php'),
(10995, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/AdminSubscriber.php'),
(10996, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/DeferJS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/DeferJS.php'),
(10997, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/ServiceProvider.php'),
(10998, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DeferJS/Subscriber.php'),
(10999, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Settings.php'),
(11000, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/SiteList.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/SiteList.php'),
(11001, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Admin/Subscriber.php'),
(11002, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/HTML.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/HTML.php'),
(11003, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/ServiceProvider.php'),
(11004, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DelayJS/Subscriber.php'),
(11005, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractAPIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractAPIClient.php'),
(11006, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractDataManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractDataManager.php'),
(11007, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/APIClient.php'),
(11008, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/DataManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DefaultLists/DataManager.php'),
(11009, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/APIClient.php'),
(11010, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/DataManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DelayJSLists/DataManager.php'),
(11011, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DynamicLists.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DynamicLists.php'),
(11012, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/APIClient.php'),
(11013, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/DataManager.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/IncompatiblePluginsLists/DataManager.php'),
(11014, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/ServiceProvider.php'),
(11015, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php'),
(11016, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/AbstractGFOptimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/AbstractGFOptimization.php'),
(11017, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Settings.php'),
(11018, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Admin/Subscriber.php'),
(11019, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Combine.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Combine.php'),
(11020, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/CombineV2.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/CombineV2.php'),
(11021, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/GoogleFonts/Subscriber.php'),
(11022, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/IEConditionalSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/IEConditionalSubscriber.php'),
(11023, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AbstractMinifySubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AbstractMinifySubscriber.php'),
(11024, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/AdminSubscriber.php'),
(11025, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AbstractCSSOptimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AbstractCSSOptimization.php'),
(11026, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/AdminSubscriber.php'),
(11027, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Minify.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Minify.php'),
(11028, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/CSS/Subscriber.php'),
(11029, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/AbstractJSOptimization.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/AbstractJSOptimization.php'),
(11030, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Combine.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Combine.php'),
(11031, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Minify.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Minify.php'),
(11032, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/JS/Subscriber.php'),
(11033, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/ProcessorInterface.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/Minify/ProcessorInterface.php'),
(11034, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/AbstractAPIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/AbstractAPIClient.php'),
(11035, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Database.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Database.php'),
(11036, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/OptionSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/OptionSubscriber.php'),
(11037, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Settings.php'),
(11038, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Admin/Subscriber.php'),
(11039, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSContext.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSContext.php'),
(11040, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSOptimizeContext.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Context/RUCSSOptimizeContext.php'),
(11041, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Filesystem.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Filesystem.php'),
(11042, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Queue.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/Queue.php'),
(11043, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/UsedCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Controller/UsedCSS.php'),
(11044, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Cron/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Cron/Subscriber.php'),
(11045, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Queries/UsedCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Queries/UsedCSS.php'),
(11046, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Row/UsedCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Row/UsedCSS.php'),
(11047, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Schemas/UsedCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Schemas/UsedCSS.php'),
(11048, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Tables/UsedCSS.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Database/Tables/UsedCSS.php'),
(11049, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/APIClient.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/APIClient.php'),
(11050, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/Frontend/Subscriber.php'),
(11051, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RUCSS/ServiceProvider.php'),
(11052, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/RegexTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/RegexTrait.php'),
(11053, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/ServiceProvider.php'),
(11054, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Optimization/UrlTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Optimization/UrlTrait.php'),
(11055, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/InformationSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/InformationSubscriber.php'),
(11056, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/RenewalNotice.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/RenewalNotice.php'),
(11057, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/ServiceProvider.php'),
(11058, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php'),
(11059, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiTools.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiTools.php'),
(11060, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php'),
(11061, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/Activation.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/Activation.php'),
(11062, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Activation/ServiceProvider.php'),
(11063, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Settings.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Settings.php'),
(11064, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Admin/Subscriber.php'),
(11065, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckExcludedTrait.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckExcludedTrait.php'),
(11066, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckFinished.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CheckFinished.php'),
(11067, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/ClearCache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/ClearCache.php'),
(11068, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CrawlHomepage.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/CrawlHomepage.php'),
(11069, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/LoadInitialSitemap.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/LoadInitialSitemap.php'),
(11070, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/PreloadUrl.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/PreloadUrl.php'),
(11071, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/Queue.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Controller/Queue.php'),
(11072, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php'),
(11073, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Queries/Cache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Queries/Cache.php'),
(11074, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Rows/CacheRow.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Rows/CacheRow.php'),
(11075, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Schemas/Cache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Schemas/Cache.php'),
(11076, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Tables/Cache.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Database/Tables/Cache.php'),
(11077, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Fonts.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Fonts.php'),
(11078, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/FetchSitemap.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/FetchSitemap.php'),
(11079, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/SitemapParser.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/SitemapParser.php'),
(11080, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Frontend/Subscriber.php'),
(11081, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/AdminSubscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/AdminSubscriber.php'),
(11082, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/ServiceProvider.php'),
(11083, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php'),
(11084, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/ServiceProvider.php'),
(11085, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Preload/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Preload/Subscriber.php'),
(11086, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Data.php', 'wp-content/plugins/wp-rocket/inc/Engine/Support/Data.php'),
(11087, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Rest.php', 'wp-content/plugins/wp-rocket/inc/Engine/Support/Rest.php'),
(11088, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Engine/Support/ServiceProvider.php'),
(11089, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/Support/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/Engine/Support/Subscriber.php'),
(11090, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Engine/WPRocketUninstall.php', 'wp-content/plugins/wp-rocket/inc/Engine/WPRocketUninstall.php'),
(11091, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/HTMLFormatter.php', 'wp-content/plugins/wp-rocket/inc/Logger/HTMLFormatter.php'),
(11092, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/Logger.php', 'wp-content/plugins/wp-rocket/inc/Logger/Logger.php'),
(11093, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/LoggerAware.php', 'wp-content/plugins/wp-rocket/inc/Logger/LoggerAware.php'),
(11094, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/LoggerAwareInterface.php', 'wp-content/plugins/wp-rocket/inc/Logger/LoggerAwareInterface.php'),
(11095, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/Logger/ServiceProvider.php'),
(11096, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Logger/StreamHandler.php', 'wp-content/plugins/wp-rocket/inc/Logger/StreamHandler.php'),
(11097, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/Plugin.php', 'wp-content/plugins/wp-rocket/inc/Plugin.php'),
(11098, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/AbstractNoCacheHost.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/AbstractNoCacheHost.php'),
(11099, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Cloudways.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Cloudways.php'),
(11100, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Dreampress.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Dreampress.php'),
(11101, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Godaddy.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Godaddy.php'),
(11102, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostResolver.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostResolver.php'),
(11103, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostSubscriberFactory.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/HostSubscriberFactory.php'),
(11104, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Kinsta.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Kinsta.php'),
(11105, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/LiteSpeed.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/LiteSpeed.php'),
(11106, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/O2Switch.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/O2Switch.php'),
(11107, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/OneCom.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/OneCom.php'),
(11108, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressable.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressable.php'),
(11109, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressidium.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Pressidium.php'),
(11110, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ProIsp.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ProIsp.php'),
(11111, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Savvii.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/Savvii.php'),
(11112, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/ServiceProvider.php'),
(11113, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/SpinUpWP.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/SpinUpWP.php'),
(11114, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPEngine.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPEngine.php'),
(11115, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPXCloud.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WPXCloud.php'),
(11116, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WordPressCom.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Hostings/WordPressCom.php'),
(11117, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/NullSubscriber.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/NullSubscriber.php'),
(11118, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ads/Adthrive.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ads/Adthrive.php'),
(11119, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php'),
(11120, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/CloudflareFacade.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/CloudflareFacade.php'),
(11121, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ConvertPlug.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ConvertPlug.php'),
(11122, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/BigCommerce.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/BigCommerce.php'),
(11123, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Ecommerce/WooCommerceSubscriber.php'),
(11124, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/TranslatePress.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/TranslatePress.php'),
(11125, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/WPML.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/I18n/WPML.php'),
(11126, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/InlineRelatedPosts.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/InlineRelatedPosts.php'),
(11127, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Jetpack.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Jetpack.php'),
(11128, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ModPagespeed.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ModPagespeed.php'),
(11129, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php'),
(11130, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Autoptimize.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Autoptimize.php'),
(11131, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Ezoic.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Ezoic.php'),
(11132, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Hummingbird.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Hummingbird.php'),
(11133, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Perfmatters.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/Perfmatters.php'),
(11134, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RapidLoad.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RapidLoad.php'),
(11135, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RocketLazyLoad.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/RocketLazyLoad.php'),
(11136, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/WPMeteor.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/WPMeteor.php'),
(11137, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PDFEmbedder.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PDFEmbedder.php'),
(11138, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PWA.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PWA.php'),
(11139, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/BeaverBuilder.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/BeaverBuilder.php'),
(11140, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/Elementor.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/PageBuilder/Elementor.php'),
(11141, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/RevolutionSlider.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/RevolutionSlider.php'),
(11142, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/AllInOneSEOPack.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/AllInOneSEOPack.php'),
(11143, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/RankMathSEO.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/RankMathSEO.php'),
(11144, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/SEOPress.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/SEOPress.php'),
(11145, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/TheSEOFramework.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/TheSEOFramework.php'),
(11146, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/Yoast.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SEO/Yoast.php'),
(11147, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Security/WordFenceCompatibility.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Security/WordFenceCompatibility.php'),
(11148, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SimpleCustomCss.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/SimpleCustomCss.php'),
(11149, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Smush.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Smush.php'),
(11150, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/TheEventsCalendar.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/TheEventsCalendar.php'),
(11151, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ThirstyAffiliates.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ThirstyAffiliates.php'),
(11152, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/UnlimitedElements.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/UnlimitedElements.php'),
(11153, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/WPGeotargeting.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/WPGeotargeting.php'),
(11154, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/ReturnTypesTrait.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/ReturnTypesTrait.php'),
(11155, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/ServiceProvider.php'),
(11156, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/SubscriberFactoryInterface.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/SubscriberFactoryInterface.php'),
(11157, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Avada.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Avada.php'),
(11158, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Bridge.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Bridge.php'),
(11159, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Divi.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Divi.php'),
(11160, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Flatsome.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Flatsome.php'),
(11161, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Jevelin.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Jevelin.php'),
(11162, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/MinimalistBlogger.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/MinimalistBlogger.php'),
(11163, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Polygon.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Polygon.php'),
(11164, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ServiceProvider.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ServiceProvider.php'),
(11165, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Shoptimizer.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Shoptimizer.php'),
(11166, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Themify.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Themify.php'),
(11167, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ThirdpartyTheme.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/ThirdpartyTheme.php'),
(11168, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Uncode.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Uncode.php'),
(11169, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Xstore.php', 'wp-content/plugins/wp-rocket/inc/ThirdParty/Themes/Xstore.php'),
(11170, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/admin.php', 'wp-content/plugins/wp-rocket/inc/admin/admin.php'),
(11171, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/options.php', 'wp-content/plugins/wp-rocket/inc/admin/options.php'),
(11172, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/enqueue.php', 'wp-content/plugins/wp-rocket/inc/admin/ui/enqueue.php'),
(11173, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/meta-boxes.php', 'wp-content/plugins/wp-rocket/inc/admin/ui/meta-boxes.php'),
(11174, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/ui/notices.php', 'wp-content/plugins/wp-rocket/inc/admin/ui/notices.php'),
(11175, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/admin/upgrader.php', 'wp-content/plugins/wp-rocket/inc/admin/upgrader.php'),
(11176, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-abstract-buffer.php', 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-abstract-buffer.php'),
(11177, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-cache.php', 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-cache.php'),
(11178, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-config.php', 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-config.php'),
(11179, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/Buffer/class-tests.php', 'wp-content/plugins/wp-rocket/inc/classes/Buffer/class-tests.php'),
(11180, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-common-subscribers.php', 'wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-common-subscribers.php'),
(11181, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-options.php', 'wp-content/plugins/wp-rocket/inc/classes/ServiceProvider/class-options.php'),
(11182, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-abstract-options.php', 'wp-content/plugins/wp-rocket/inc/classes/admin/class-abstract-options.php'),
(11183, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-logs.php', 'wp-content/plugins/wp-rocket/inc/classes/admin/class-logs.php'),
(11184, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-options-data.php', 'wp-content/plugins/wp-rocket/inc/classes/admin/class-options-data.php'),
(11185, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/admin/class-options.php', 'wp-content/plugins/wp-rocket/inc/classes/admin/class-options.php'),
(11186, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/class-abstract-render.php', 'wp-content/plugins/wp-rocket/inc/classes/class-abstract-render.php'),
(11187, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/class-wp-rocket-requirements-check.php', 'wp-content/plugins/wp-rocket/inc/classes/class-wp-rocket-requirements-check.php'),
(11188, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/.gitkeep', 'wp-content/plugins/wp-rocket/inc/classes/dependencies/.gitkeep'),
(11189, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/mobiledetect/mobiledetectlib/Mobile_Detect.php', 'wp-content/plugins/wp-rocket/inc/classes/dependencies/mobiledetect/mobiledetectlib/Mobile_Detect.php'),
(11190, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/composer.json', 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/composer.json'),
(11191, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-async-request.php', 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-async-request.php'),
(11192, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-background-process.php', 'wp-content/plugins/wp-rocket/inc/classes/dependencies/wp-media/background-processing/wp-background-process.php'),
(11193, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/class-event-manager.php', 'wp-content/plugins/wp-rocket/inc/classes/event-management/class-event-manager.php'),
(11194, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/event-manager-aware-subscriber-interface.php', 'wp-content/plugins/wp-rocket/inc/classes/event-management/event-manager-aware-subscriber-interface.php'),
(11195, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/event-management/subscriber-interface.php', 'wp-content/plugins/wp-rocket/inc/classes/event-management/subscriber-interface.php'),
(11196, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/interfaces/class-render-interface.php', 'wp-content/plugins/wp-rocket/inc/classes/interfaces/class-render-interface.php'),
(11197, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-html-formatter.php', 'wp-content/plugins/wp-rocket/inc/classes/logger/class-html-formatter.php'),
(11198, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-logger.php', 'wp-content/plugins/wp-rocket/inc/classes/logger/class-logger.php'),
(11199, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/logger/class-stream-handler.php', 'wp-content/plugins/wp-rocket/inc/classes/logger/class-stream-handler.php'),
(11200, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php'),
(11201, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-ewww-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-ewww-subscriber.php'),
(11202, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php'),
(11203, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-optimus-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-optimus-subscriber.php'),
(11204, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-shortpixel-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-shortpixel-subscriber.php'),
(11205, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/trait-webp-common.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/trait-webp-common.php'),
(11206, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/webp-interface.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/webp-interface.php'),
(11207, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-mobile-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-mobile-subscriber.php'),
(11208, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-ngg-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-ngg-subscriber.php'),
(11209, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-syntaxhighlighter-subscriber.php', 'wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/class-syntaxhighlighter-subscriber.php'),
(11210, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/traits/trait-config-updater.php', 'wp-content/plugins/wp-rocket/inc/classes/traits/trait-config-updater.php'),
(11211, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/classes/traits/trait-memoize.php', 'wp-content/plugins/wp-rocket/inc/classes/traits/trait-memoize.php'),
(11212, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/common/admin-bar.php', 'wp-content/plugins/wp-rocket/inc/common/admin-bar.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(11213, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/common/purge.php', 'wp-content/plugins/wp-rocket/inc/common/purge.php'),
(11214, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/compat.php', 'wp-content/plugins/wp-rocket/inc/compat.php'),
(11215, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/constants.php', 'wp-content/plugins/wp-rocket/inc/constants.php'),
(11216, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.10.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.10.php'),
(11217, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.11.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.11.php'),
(11218, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.12.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.12.php'),
(11219, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.13.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.13.php'),
(11220, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.14.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.14.php'),
(11221, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.15.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.15.php'),
(11222, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.2.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.2.php'),
(11223, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.3.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.3.php'),
(11224, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.4.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.4.php'),
(11225, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.5.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.5.php'),
(11226, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.6.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.6.php'),
(11227, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.7.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.7.php'),
(11228, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.8.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.8.php'),
(11229, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/3.9.php', 'wp-content/plugins/wp-rocket/inc/deprecated/3.9.php'),
(11230, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/DeprecatedClassTrait.php', 'wp-content/plugins/wp-rocket/inc/deprecated/DeprecatedClassTrait.php'),
(11231, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/BustingFactory.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/BustingFactory.php'),
(11232, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/FileBustingTrait.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/Busting/FileBustingTrait.php'),
(11233, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/FacebookTracking/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/FacebookTracking/Subscriber.php'),
(11234, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleAnalytics.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleAnalytics.php'),
(11235, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleTagManager.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/GoogleTagManager.php'),
(11236, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/Subscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Addon/GoogleTracking/Subscriber.php'),
(11237, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Media/Embeds/EmbedsSubscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Media/Embeds/EmbedsSubscriber.php'),
(11238, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/Remove.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/Remove.php'),
(11239, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/RemoveSubscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/Engine/Optimization/QueryString/RemoveSubscriber.php'),
(11240, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-abstract-busting.php', 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-abstract-busting.php'),
(11241, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-pickles.php', 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-pickles.php'),
(11242, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-sdk.php', 'wp-content/plugins/wp-rocket/inc/deprecated/classes/busting/class-facebook-sdk.php'),
(11243, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/deprecated.php', 'wp-content/plugins/wp-rocket/inc/deprecated/deprecated.php'),
(11244, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/Optimization/class-dequeue-jquery-migrate-subscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/Optimization/class-dequeue-jquery-migrate-subscriber.php'),
(11245, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Optimization/class-minify-html-subscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Optimization/class-minify-html-subscriber.php'),
(11246, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Settings/class-beacon-subscriber.php', 'wp-content/plugins/wp-rocket/inc/deprecated/subscriber/admin/Settings/class-beacon-subscriber.php'),
(11247, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/deprecated/vendors/classes/class-minify-html.php', 'wp-content/plugins/wp-rocket/inc/deprecated/vendors/classes/class-minify-html.php'),
(11248, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/domain-mapping.php', 'wp-content/plugins/wp-rocket/inc/domain-mapping.php'),
(11249, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/cookie.php', 'wp-content/plugins/wp-rocket/inc/front/cookie.php'),
(11250, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/dns-prefetch.php', 'wp-content/plugins/wp-rocket/inc/front/dns-prefetch.php'),
(11251, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/front/process.php', 'wp-content/plugins/wp-rocket/inc/front/process.php'),
(11252, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/admin.php', 'wp-content/plugins/wp-rocket/inc/functions/admin.php'),
(11253, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/api.php', 'wp-content/plugins/wp-rocket/inc/functions/api.php'),
(11254, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/files.php', 'wp-content/plugins/wp-rocket/inc/functions/files.php'),
(11255, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/formatting.php', 'wp-content/plugins/wp-rocket/inc/functions/formatting.php'),
(11256, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/htaccess.php', 'wp-content/plugins/wp-rocket/inc/functions/htaccess.php'),
(11257, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/i18n.php', 'wp-content/plugins/wp-rocket/inc/functions/i18n.php'),
(11258, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/options.php', 'wp-content/plugins/wp-rocket/inc/functions/options.php'),
(11259, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/functions/posts.php', 'wp-content/plugins/wp-rocket/inc/functions/posts.php'),
(11260, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/main.php', 'wp-content/plugins/wp-rocket/inc/main.php'),
(11261, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-imagify-partner.php', 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-imagify-partner.php'),
(11262, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-minify-css-urirewriter.php', 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-minify-css-urirewriter.php'),
(11263, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/inc/vendors/classes/class-rocket-mobile-detect.php', 'wp-content/plugins/wp-rocket/inc/vendors/classes/class-rocket-mobile-detect.php'),
(11264, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ar.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ar.mo'),
(11265, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ar.po', 'wp-content/plugins/wp-rocket/languages/rocket-ar.po'),
(11266, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-bg_BG.mo', 'wp-content/plugins/wp-rocket/languages/rocket-bg_BG.mo'),
(11267, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-bg_BG.po', 'wp-content/plugins/wp-rocket/languages/rocket-bg_BG.po'),
(11268, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.mo', 'wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.mo'),
(11269, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.po', 'wp-content/plugins/wp-rocket/languages/rocket-cs_CZ.po'),
(11270, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-de_DE.mo', 'wp-content/plugins/wp-rocket/languages/rocket-de_DE.mo'),
(11271, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-de_DE.po', 'wp-content/plugins/wp-rocket/languages/rocket-de_DE.po'),
(11272, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-el.mo', 'wp-content/plugins/wp-rocket/languages/rocket-el.mo'),
(11273, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-el.po', 'wp-content/plugins/wp-rocket/languages/rocket-el.po'),
(11274, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-es_ES.mo', 'wp-content/plugins/wp-rocket/languages/rocket-es_ES.mo'),
(11275, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-es_ES.po', 'wp-content/plugins/wp-rocket/languages/rocket-es_ES.po'),
(11276, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fa_IR.mo', 'wp-content/plugins/wp-rocket/languages/rocket-fa_IR.mo'),
(11277, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fa_IR.po', 'wp-content/plugins/wp-rocket/languages/rocket-fa_IR.po'),
(11278, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fi.mo', 'wp-content/plugins/wp-rocket/languages/rocket-fi.mo'),
(11279, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fi.po', 'wp-content/plugins/wp-rocket/languages/rocket-fi.po'),
(11280, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_CA.mo', 'wp-content/plugins/wp-rocket/languages/rocket-fr_CA.mo'),
(11281, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_CA.po', 'wp-content/plugins/wp-rocket/languages/rocket-fr_CA.po'),
(11282, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_FR.mo', 'wp-content/plugins/wp-rocket/languages/rocket-fr_FR.mo'),
(11283, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-fr_FR.po', 'wp-content/plugins/wp-rocket/languages/rocket-fr_FR.po'),
(11284, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-gl_ES.mo', 'wp-content/plugins/wp-rocket/languages/rocket-gl_ES.mo'),
(11285, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-gl_ES.po', 'wp-content/plugins/wp-rocket/languages/rocket-gl_ES.po'),
(11286, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-he_IL.mo', 'wp-content/plugins/wp-rocket/languages/rocket-he_IL.mo'),
(11287, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-he_IL.po', 'wp-content/plugins/wp-rocket/languages/rocket-he_IL.po'),
(11288, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hr.mo', 'wp-content/plugins/wp-rocket/languages/rocket-hr.mo'),
(11289, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hr.po', 'wp-content/plugins/wp-rocket/languages/rocket-hr.po'),
(11290, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hu_HU.mo', 'wp-content/plugins/wp-rocket/languages/rocket-hu_HU.mo'),
(11291, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-hu_HU.po', 'wp-content/plugins/wp-rocket/languages/rocket-hu_HU.po'),
(11292, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-it_IT.mo', 'wp-content/plugins/wp-rocket/languages/rocket-it_IT.mo'),
(11293, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-it_IT.po', 'wp-content/plugins/wp-rocket/languages/rocket-it_IT.po'),
(11294, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ja_JP.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ja_JP.mo'),
(11295, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ja_JP.po', 'wp-content/plugins/wp-rocket/languages/rocket-ja_JP.po'),
(11296, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ms.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ms.mo'),
(11297, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ms.po', 'wp-content/plugins/wp-rocket/languages/rocket-ms.po'),
(11298, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nb_NO.mo', 'wp-content/plugins/wp-rocket/languages/rocket-nb_NO.mo'),
(11299, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nb_NO.po', 'wp-content/plugins/wp-rocket/languages/rocket-nb_NO.po'),
(11300, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nl_NL.mo', 'wp-content/plugins/wp-rocket/languages/rocket-nl_NL.mo'),
(11301, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-nl_NL.po', 'wp-content/plugins/wp-rocket/languages/rocket-nl_NL.po'),
(11302, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pl_PL.mo', 'wp-content/plugins/wp-rocket/languages/rocket-pl_PL.mo'),
(11303, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pl_PL.po', 'wp-content/plugins/wp-rocket/languages/rocket-pl_PL.po'),
(11304, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_BR.mo', 'wp-content/plugins/wp-rocket/languages/rocket-pt_BR.mo'),
(11305, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_BR.po', 'wp-content/plugins/wp-rocket/languages/rocket-pt_BR.po'),
(11306, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_PT.mo', 'wp-content/plugins/wp-rocket/languages/rocket-pt_PT.mo'),
(11307, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-pt_PT.po', 'wp-content/plugins/wp-rocket/languages/rocket-pt_PT.po'),
(11308, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ro_RO.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ro_RO.mo'),
(11309, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ro_RO.po', 'wp-content/plugins/wp-rocket/languages/rocket-ro_RO.po'),
(11310, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ru.mo'),
(11311, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru.po', 'wp-content/plugins/wp-rocket/languages/rocket-ru.po'),
(11312, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru_RU.mo', 'wp-content/plugins/wp-rocket/languages/rocket-ru_RU.mo'),
(11313, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-ru_RU.po', 'wp-content/plugins/wp-rocket/languages/rocket-ru_RU.po'),
(11314, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sr.mo', 'wp-content/plugins/wp-rocket/languages/rocket-sr.mo'),
(11315, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sr.po', 'wp-content/plugins/wp-rocket/languages/rocket-sr.po'),
(11316, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sv_SE.mo', 'wp-content/plugins/wp-rocket/languages/rocket-sv_SE.mo'),
(11317, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-sv_SE.po', 'wp-content/plugins/wp-rocket/languages/rocket-sv_SE.po'),
(11318, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-tr_TR.mo', 'wp-content/plugins/wp-rocket/languages/rocket-tr_TR.mo'),
(11319, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-tr_TR.po', 'wp-content/plugins/wp-rocket/languages/rocket-tr_TR.po'),
(11320, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk.mo', 'wp-content/plugins/wp-rocket/languages/rocket-uk.mo'),
(11321, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk.po', 'wp-content/plugins/wp-rocket/languages/rocket-uk.po'),
(11322, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk_UA.mo', 'wp-content/plugins/wp-rocket/languages/rocket-uk_UA.mo'),
(11323, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-uk_UA.po', 'wp-content/plugins/wp-rocket/languages/rocket-uk_UA.po'),
(11324, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_CN.mo', 'wp-content/plugins/wp-rocket/languages/rocket-zh_CN.mo'),
(11325, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_CN.po', 'wp-content/plugins/wp-rocket/languages/rocket-zh_CN.po'),
(11326, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_TW.mo', 'wp-content/plugins/wp-rocket/languages/rocket-zh_TW.mo'),
(11327, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket-zh_TW.po', 'wp-content/plugins/wp-rocket/languages/rocket-zh_TW.po'),
(11328, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/languages/rocket.pot', 'wp-content/plugins/wp-rocket/languages/rocket.pot'),
(11329, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/uninstall.php', 'wp-content/plugins/wp-rocket/uninstall.php'),
(11330, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/autoload.php', 'wp-content/plugins/wp-rocket/vendor/autoload.php'),
(11331, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/.gitignore', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/.gitignore'),
(11332, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.json', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.json'),
(11333, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.lock', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/composer.lock'),
(11334, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/phpunit.xml.dist', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/phpunit.xml.dist'),
(11335, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/readme.md', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/readme.md'),
(11336, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpRewrite.php', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpRewrite.php'),
(11337, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpUtils.php', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/src/CloudFlare/IpUtils.php'),
(11338, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/IpUtilsTest.php', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/IpUtilsTest.php'),
(11339, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/RewriteTest.php', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/RewriteTest.php'),
(11340, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/bootstrap.php', 'wp-content/plugins/wp-rocket/vendor/cloudflare/cf-ip-rewrite/tests/bootstrap.php'),
(11341, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php', 'wp-content/plugins/wp-rocket/vendor/composer/ClassLoader.php'),
(11342, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wp-rocket/vendor/composer/InstalledVersions.php'),
(11343, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/LICENSE', 'wp-content/plugins/wp-rocket/vendor/composer/LICENSE'),
(11344, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wp-rocket/vendor/composer/autoload_classmap.php'),
(11345, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wp-rocket/vendor/composer/autoload_namespaces.php'),
(11346, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wp-rocket/vendor/composer/autoload_psr4.php'),
(11347, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_real.php', 'wp-content/plugins/wp-rocket/vendor/composer/autoload_real.php'),
(11348, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/autoload_static.php', 'wp-content/plugins/wp-rocket/vendor/composer/autoload_static.php'),
(11349, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installed.json', 'wp-content/plugins/wp-rocket/vendor/composer/installed.json'),
(11350, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installed.php', 'wp-content/plugins/wp-rocket/vendor/composer/installed.php'),
(11351, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/continuous-integration.yml', 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/continuous-integration.yml'),
(11352, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/lint.yml', 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/lint.yml'),
(11353, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/phpstan.yml', 'wp-content/plugins/wp-rocket/vendor/composer/installers/.github/workflows/phpstan.yml'),
(11354, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/LICENSE', 'wp-content/plugins/wp-rocket/vendor/composer/installers/LICENSE'),
(11355, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/composer.json', 'wp-content/plugins/wp-rocket/vendor/composer/installers/composer.json'),
(11356, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/phpstan.neon.dist', 'wp-content/plugins/wp-rocket/vendor/composer/installers/phpstan.neon.dist'),
(11357, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AglInstaller.php'),
(11358, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php'),
(11359, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'),
(11360, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php'),
(11361, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php'),
(11362, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php'),
(11363, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php'),
(11364, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php'),
(11365, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php'),
(11366, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php'),
(11367, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'),
(11368, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'),
(11369, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php'),
(11370, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'),
(11371, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php'),
(11372, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php'),
(11373, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php'),
(11374, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php'),
(11375, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'),
(11376, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php'),
(11377, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php'),
(11378, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php'),
(11379, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php'),
(11380, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'),
(11381, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'),
(11382, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php'),
(11383, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php'),
(11384, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/GravInstaller.php'),
(11385, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php'),
(11386, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'),
(11387, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Installer.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Installer.php'),
(11388, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php'),
(11389, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php'),
(11390, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php'),
(11391, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'),
(11392, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php'),
(11393, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'),
(11394, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php'),
(11395, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'),
(11396, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php'),
(11397, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'),
(11398, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'),
(11399, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php'),
(11400, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php'),
(11401, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php'),
(11402, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php'),
(11403, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php'),
(11404, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php'),
(11405, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php'),
(11406, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'),
(11407, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'),
(11408, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php'),
(11409, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php'),
(11410, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php'),
(11411, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php'),
(11412, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'),
(11413, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php'),
(11414, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php'),
(11415, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php'),
(11416, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php'),
(11417, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php'),
(11418, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php'),
(11419, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php'),
(11420, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'),
(11421, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Plugin.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Plugin.php'),
(11422, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php'),
(11423, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php'),
(11424, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'),
(11425, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php'),
(11426, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php'),
(11427, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php'),
(11428, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php'),
(11429, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php'),
(11430, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php'),
(11431, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'),
(11432, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php'),
(11433, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php'),
(11434, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'),
(11435, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'),
(11436, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php'),
(11437, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php'),
(11438, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php'),
(11439, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php'),
(11440, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'),
(11441, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php'),
(11442, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php'),
(11443, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'),
(11444, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php'),
(11445, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php'),
(11446, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php'),
(11447, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php'),
(11448, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'),
(11449, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php'),
(11450, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php'),
(11451, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php'),
(11452, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php'),
(11453, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/installers/src/bootstrap.php', 'wp-content/plugins/wp-rocket/vendor/composer/installers/src/bootstrap.php'),
(11454, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/vendor/composer/platform_check.php', 'wp-content/plugins/wp-rocket/vendor/composer/platform_check.php'),
(11455, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cache/advanced-cache.php', 'wp-content/plugins/wp-rocket/views/cache/advanced-cache.php'),
(11456, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/activate-cpcss-mobile.php', 'wp-content/plugins/wp-rocket/views/cpcss/activate-cpcss-mobile.php'),
(11457, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/metabox/container.php', 'wp-content/plugins/wp-rocket/views/cpcss/metabox/container.php'),
(11458, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/cpcss/metabox/generate.php', 'wp-content/plugins/wp-rocket/views/cpcss/metabox/generate.php'),
(11459, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/deactivation-intent/form.php', 'wp-content/plugins/wp-rocket/views/deactivation-intent/form.php'),
(11460, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/metaboxes/post_edit_options.php', 'wp-content/plugins/wp-rocket/views/metaboxes/post_edit_options.php'),
(11461, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/plugins/update-renewal-expired-notice.php', 'wp-content/plugins/wp-rocket/views/plugins/update-renewal-expired-notice.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(11462, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/beacon.php', 'wp-content/plugins/wp-rocket/views/settings/beacon.php'),
(11463, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/buttons/button.php', 'wp-content/plugins/wp-rocket/views/settings/buttons/button.php'),
(11464, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/buttons/link.php', 'wp-content/plugins/wp-rocket/views/settings/buttons/link.php'),
(11465, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/dynamic-lists-update.php', 'wp-content/plugins/wp-rocket/views/settings/dynamic-lists-update.php'),
(11466, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/enable-google-fonts.php', 'wp-content/plugins/wp-rocket/views/settings/enable-google-fonts.php'),
(11467, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/cache-lifespan.php', 'wp-content/plugins/wp-rocket/views/settings/fields/cache-lifespan.php'),
(11468, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/categorized_multiselect.php', 'wp-content/plugins/wp-rocket/views/settings/fields/categorized_multiselect.php'),
(11469, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/checkbox.php', 'wp-content/plugins/wp-rocket/views/settings/fields/checkbox.php'),
(11470, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/cnames.php', 'wp-content/plugins/wp-rocket/views/settings/fields/cnames.php'),
(11471, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/hidden.php', 'wp-content/plugins/wp-rocket/views/settings/fields/hidden.php'),
(11472, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/import-form.php', 'wp-content/plugins/wp-rocket/views/settings/fields/import-form.php'),
(11473, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/number.php', 'wp-content/plugins/wp-rocket/views/settings/fields/number.php'),
(11474, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/one-click-addon.php', 'wp-content/plugins/wp-rocket/views/settings/fields/one-click-addon.php'),
(11475, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/radio-buttons.php', 'wp-content/plugins/wp-rocket/views/settings/fields/radio-buttons.php'),
(11476, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/rocket-addon.php', 'wp-content/plugins/wp-rocket/views/settings/fields/rocket-addon.php'),
(11477, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/rocket-cdn.php', 'wp-content/plugins/wp-rocket/views/settings/fields/rocket-cdn.php'),
(11478, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/select.php', 'wp-content/plugins/wp-rocket/views/settings/fields/select.php'),
(11479, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/sliding-checkbox.php', 'wp-content/plugins/wp-rocket/views/settings/fields/sliding-checkbox.php'),
(11480, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/text.php', 'wp-content/plugins/wp-rocket/views/settings/fields/text.php'),
(11481, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/fields/textarea.php', 'wp-content/plugins/wp-rocket/views/settings/fields/textarea.php'),
(11482, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/navigation.php', 'wp-content/plugins/wp-rocket/views/settings/navigation.php'),
(11483, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/addons.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/addons.php'),
(11484, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/advanced-cache.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/advanced-cache.php'),
(11485, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/cache.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/cache.php'),
(11486, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/cloudflare.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/cloudflare.php'),
(11487, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/dashboard.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/dashboard.php'),
(11488, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/database.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/database.php'),
(11489, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/file-optimization.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/file-optimization.php'),
(11490, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/heartbeat.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/heartbeat.php'),
(11491, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/imagify.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/imagify.php'),
(11492, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/license.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/license.php'),
(11493, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/media.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/media.php'),
(11494, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/page-cdn.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/page-cdn.php'),
(11495, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/preload.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/preload.php'),
(11496, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/sucuri.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/sucuri.php'),
(11497, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/tools.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/tools.php'),
(11498, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page-sections/tutorials.php', 'wp-content/plugins/wp-rocket/views/settings/page-sections/tutorials.php'),
(11499, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/page.php', 'wp-content/plugins/wp-rocket/views/settings/page.php'),
(11500, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/documentation.php', 'wp-content/plugins/wp-rocket/views/settings/partials/documentation.php'),
(11501, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/getting-started.php', 'wp-content/plugins/wp-rocket/views/settings/partials/getting-started.php'),
(11502, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/partials/sidebar.php', 'wp-content/plugins/wp-rocket/views/settings/partials/sidebar.php'),
(11503, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/addons-container.php', 'wp-content/plugins/wp-rocket/views/settings/sections/addons-container.php'),
(11504, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/fields-container.php', 'wp-content/plugins/wp-rocket/views/settings/sections/fields-container.php'),
(11505, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/views/settings/sections/nocontainer.php', 'wp-content/plugins/wp-rocket/views/settings/sections/nocontainer.php'),
(11506, '/home/iraneurobetcom/public_html/wp-content/plugins/wp-rocket/wp-rocket.php', 'wp-content/plugins/wp-rocket/wp-rocket.php'),
(11507, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-controller.php', 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-controller.php'),
(11508, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-entity.php', 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar-entity.php'),
(11509, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php', 'wp-content/plugins/wpfront-notification-bar/classes/class-wpfront-notification-bar.php'),
(11510, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/classes/index.php', 'wp-content/plugins/wpfront-notification-bar/classes/index.php'),
(11511, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/element-plus.min.css', 'wp-content/plugins/wpfront-notification-bar/css/element-plus.min.css'),
(11512, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/index.php', 'wp-content/plugins/wpfront-notification-bar/css/index.php'),
(11513, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/options.css', 'wp-content/plugins/wpfront-notification-bar/css/options.css'),
(11514, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/options.min.css', 'wp-content/plugins/wpfront-notification-bar/css/options.min.css'),
(11515, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/settings.css', 'wp-content/plugins/wpfront-notification-bar/css/settings.css'),
(11516, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/settings.min.css', 'wp-content/plugins/wpfront-notification-bar/css/settings.min.css'),
(11517, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.css', 'wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.css'),
(11518, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css', 'wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css'),
(11519, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png', 'wp-content/plugins/wpfront-notification-bar/images/arrow_down.png'),
(11520, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png', 'wp-content/plugins/wpfront-notification-bar/images/arrow_up.png'),
(11521, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/index.php', 'wp-content/plugins/wpfront-notification-bar/images/index.php'),
(11522, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/images/settings32x32.png', 'wp-content/plugins/wpfront-notification-bar/images/settings32x32.png'),
(11523, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.css', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.css'),
(11524, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.min.css', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/css/colorpicker.min.css'),
(11525, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/blank.gif', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/blank.gif'),
(11526, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_background.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_background.png'),
(11527, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hex.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hex.png'),
(11528, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_b.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_b.png'),
(11529, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_h.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_h.png'),
(11530, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_s.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_hsb_s.png'),
(11531, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_indic.gif', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_indic.gif'),
(11532, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_overlay.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_overlay.png'),
(11533, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_b.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_b.png'),
(11534, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_g.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_g.png'),
(11535, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_r.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_rgb_r.png'),
(11536, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_select.gif', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_select.gif'),
(11537, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_submit.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/colorpicker_submit.png'),
(11538, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_background.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_background.png'),
(11539, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hex.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hex.png'),
(11540, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_b.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_b.png'),
(11541, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_h.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_h.png'),
(11542, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_s.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_hsb_s.png'),
(11543, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_indic.gif', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_indic.gif'),
(11544, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_b.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_b.png'),
(11545, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_g.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_g.png'),
(11546, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_r.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_rgb_r.png'),
(11547, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_submit.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/custom_submit.png'),
(11548, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select.png'),
(11549, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select2.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/select2.png'),
(11550, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/slider.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/images/slider.png'),
(11551, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.js', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.js'),
(11552, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.min.js', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/colorpicker/js/colorpicker.min.js'),
(11553, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/index.php', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/index.php'),
(11554, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/animated-overlay.gif', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/animated-overlay.gif'),
(11555, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png'),
(11556, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png'),
(11557, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png'),
(11558, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png'),
(11559, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png'),
(11560, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png'),
(11561, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png'),
(11562, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),
(11563, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_222222_256x240.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_222222_256x240.png'),
(11564, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_2e83ff_256x240.png'),
(11565, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_454545_256x240.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_454545_256x240.png'),
(11566, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_888888_256x240.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_888888_256x240.png'),
(11567, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/images/ui-icons_cd0a0a_256x240.png'),
(11568, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/jquery-ui-1.10.4.custom.min.css', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/jquery-ui/smoothness/jquery-ui-1.10.4.custom.min.css'),
(11569, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/js-cookie.min.js', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/js-cookie.min.js'),
(11570, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/css/tagify.min.css', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/css/tagify.min.css'),
(11571, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/js/jQuery.tagify.min.js', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/tagify/js/jQuery.tagify.min.js'),
(11572, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/css/timepicker.min.css', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/css/timepicker.min.css'),
(11573, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/js/timepicker.min.js', 'wp-content/plugins/wpfront-notification-bar/jquery-plugins/timepicker/js/timepicker.min.js'),
(11574, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/element-plus.min.js', 'wp-content/plugins/wpfront-notification-bar/js/element-plus.min.js'),
(11575, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/index.php', 'wp-content/plugins/wpfront-notification-bar/js/index.php'),
(11576, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/options.js', 'wp-content/plugins/wpfront-notification-bar/js/options.js'),
(11577, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/options.min.js', 'wp-content/plugins/wpfront-notification-bar/js/options.min.js'),
(11578, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/tinymce.min.js', 'wp-content/plugins/wpfront-notification-bar/js/tinymce.min.js'),
(11579, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/vue.global.js', 'wp-content/plugins/wpfront-notification-bar/js/vue.global.js'),
(11580, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/vue.global.min.js', 'wp-content/plugins/wpfront-notification-bar/js/vue.global.min.js'),
(11581, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.js', 'wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.js'),
(11582, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js', 'wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js'),
(11583, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/license.txt', 'wp-content/plugins/wpfront-notification-bar/license.txt'),
(11584, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/readme.txt', 'wp-content/plugins/wpfront-notification-bar/readme.txt'),
(11585, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/index.php', 'wp-content/plugins/wpfront-notification-bar/templates/index.php'),
(11586, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-add-edit.php', 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-add-edit.php'),
(11587, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-custom-css.php', 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar-custom-css.php'),
(11588, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar.php', 'wp-content/plugins/wpfront-notification-bar/templates/template-wpfront-notification-bar.php'),
(11589, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/uninstall.php', 'wp-content/plugins/wpfront-notification-bar/uninstall.php'),
(11590, '/home/iraneurobetcom/public_html/wp-content/plugins/wpfront-notification-bar/wpfront-notification-bar.php', 'wp-content/plugins/wpfront-notification-bar/wpfront-notification-bar.php'),
(11591, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/assets/js/functions.js', 'wp-content/plugins/wps-hide-login/assets/js/functions.js'),
(11592, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/autoload.php', 'wp-content/plugins/wps-hide-login/autoload.php'),
(11593, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/classes/plugin.php', 'wp-content/plugins/wps-hide-login/classes/plugin.php'),
(11594, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/classes/singleton.php', 'wp-content/plugins/wps-hide-login/classes/singleton.php'),
(11595, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/composer.json', 'wp-content/plugins/wps-hide-login/composer.json'),
(11596, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/composer.lock', 'wp-content/plugins/wps-hide-login/composer.lock'),
(11597, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo'),
(11598, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po'),
(11599, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo'),
(11600, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po'),
(11601, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo'),
(11602, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po'),
(11603, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo'),
(11604, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po'),
(11605, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo'),
(11606, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po'),
(11607, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo'),
(11608, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po'),
(11609, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot', 'wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot'),
(11610, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/readme.txt', 'wp-content/plugins/wps-hide-login/readme.txt'),
(11611, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/uninstall.php', 'wp-content/plugins/wps-hide-login/uninstall.php'),
(11612, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/autoload.php', 'wp-content/plugins/wps-hide-login/vendor/autoload.php'),
(11613, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php', 'wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php'),
(11614, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php'),
(11615, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE', 'wp-content/plugins/wps-hide-login/vendor/composer/LICENSE'),
(11616, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php'),
(11617, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php'),
(11618, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php'),
(11619, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php', 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php'),
(11620, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php', 'wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php'),
(11621, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/installed.json', 'wp-content/plugins/wps-hide-login/vendor/composer/installed.json'),
(11622, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/installed.php', 'wp-content/plugins/wps-hide-login/vendor/composer/installed.php'),
(11623, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php', 'wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php'),
(11624, '/home/iraneurobetcom/public_html/wp-content/plugins/wps-hide-login/wps-hide-login.php', 'wp-content/plugins/wps-hide-login/wps-hide-login.php'),
(11625, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/assets/play-button.png', 'wp-content/plugins/wpseo-video/assets/play-button.png'),
(11626, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/changelog.md', 'wp-content/plugins/wpseo-video/changelog.md'),
(11627, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-meta-video.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-meta-video.php'),
(11628, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-option-video.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-option-video.php'),
(11629, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-admin-page.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-admin-page.php'),
(11630, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-bootstrap.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-bootstrap.php'),
(11631, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-embed.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-embed.php'),
(11632, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-metabox.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-metabox.php'),
(11633, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema-videoobject.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema-videoobject.php'),
(11634, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-schema.php'),
(11635, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-sitemap.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-sitemap.php'),
(11636, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-utils.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-utils.php'),
(11637, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/class-wpseo-video-wrappers.php', 'wp-content/plugins/wpseo-video/classes/class-wpseo-video-wrappers.php'),
(11638, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/index.php', 'wp-content/plugins/wpseo-video/classes/index.php'),
(11639, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/integrations/class-wpseo-video-editor-reactification-alert.php', 'wp-content/plugins/wpseo-video/classes/integrations/class-wpseo-video-editor-reactification-alert.php'),
(11640, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-abstract-tag-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-abstract-tag-presenter.php'),
(11641, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-duration-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-duration-presenter.php'),
(11642, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-height-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-height-presenter.php'),
(11643, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-location-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-location-presenter.php'),
(11644, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-type-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-type-presenter.php'),
(11645, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-width-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/class-wpseo-video-width-presenter.php'),
(11646, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-adult-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-adult-presenter.php'),
(11647, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-allow-embed-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-allow-embed-presenter.php'),
(11648, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-upload-date-presenter.php', 'wp-content/plugins/wpseo-video/classes/presenters/yandex/class-wpseo-video-yandex-upload-date-presenter.php'),
(11649, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar-rtl.css', 'wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar-rtl.css'),
(11650, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar.css', 'wp-content/plugins/wpseo-video/css/dist/videoseo-admin-progressbar.css'),
(11651, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed-rtl.css', 'wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed-rtl.css'),
(11652, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed.css', 'wp-content/plugins/wpseo-video/css/dist/videoseo-youtube-embed.css'),
(11653, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-oembed.php', 'wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-oembed.php'),
(11654, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-wpseo-video-details.php', 'wp-content/plugins/wpseo-video/detail-retrieval/abstract-class-wpseo-video-details.php'),
(11655, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-23video.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-23video.php'),
(11656, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-animoto.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-animoto.php'),
(11657, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-archiveorg.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-archiveorg.php'),
(11658, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-blip.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-blip.php'),
(11659, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-brightcove.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-brightcove.php'),
(11660, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-cincopa.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-cincopa.php'),
(11661, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-collegehumor.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-collegehumor.php'),
(11662, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-dailymotion.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-dailymotion.php'),
(11663, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-embedly.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-embedly.php'),
(11664, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-evs.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-evs.php'),
(11665, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-flickr.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-flickr.php'),
(11666, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-funnyordie.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-funnyordie.php'),
(11667, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-hulu.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-hulu.php'),
(11668, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-localfile.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-localfile.php'),
(11669, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-metacafe.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-metacafe.php'),
(11670, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-muzutv.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-muzutv.php'),
(11671, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-revision3.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-revision3.php'),
(11672, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-screencast.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-screencast.php'),
(11673, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-screenr.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-screenr.php'),
(11674, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-snotr.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-snotr.php'),
(11675, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-spike.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-spike.php'),
(11676, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-ted.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-ted.php'),
(11677, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-ustudio.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-ustudio.php'),
(11678, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-veoh.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-veoh.php'),
(11679, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-viddler.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-viddler.php'),
(11680, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-videojug.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-videojug.php'),
(11681, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-videopress.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-videopress.php'),
(11682, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vidyard.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-vidyard.php'),
(11683, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vimeo.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-vimeo.php'),
(11684, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-vine.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-vine.php'),
(11685, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-wistia.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-wistia.php'),
(11686, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-wordpresstv.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-wordpresstv.php'),
(11687, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/class-youtube.php', 'wp-content/plugins/wpseo-video/detail-retrieval/class-youtube.php'),
(11688, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/index.php', 'wp-content/plugins/wpseo-video/detail-retrieval/index.php'),
(11689, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/detail-retrieval/template-class-video-service.phpt', 'wp-content/plugins/wpseo-video/detail-retrieval/template-class-video-service.phpt'),
(11690, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/index.php', 'wp-content/plugins/wpseo-video/index.php'),
(11691, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/jquery.fitvids.min.js', 'wp-content/plugins/wpseo-video/js/jquery.fitvids.min.js'),
(11692, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/jquery.min.js', 'wp-content/plugins/wpseo-video/js/jquery.min.js'),
(11693, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/videoseo-admin-global.min.js', 'wp-content/plugins/wpseo-video/js/videoseo-admin-global.min.js'),
(11694, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/videoseo-admin-progressbar.min.js', 'wp-content/plugins/wpseo-video/js/videoseo-admin-progressbar.min.js'),
(11695, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/yoast-video-seo-plugin-1470.min.js', 'wp-content/plugins/wpseo-video/js/yoast-video-seo-plugin-1470.min.js'),
(11696, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/js/yoast-video-seo-worker-1470.min.js', 'wp-content/plugins/wpseo-video/js/yoast-video-seo-worker-1470.min.js'),
(11697, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/index.php', 'wp-content/plugins/wpseo-video/languages/index.php'),
(11698, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ar.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ar.mo'),
(11699, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-bg_BG.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-bg_BG.mo'),
(11700, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-cs_CZ.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-cs_CZ.mo'),
(11701, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-da_DK.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-da_DK.mo'),
(11702, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-de_DE.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-de_DE.mo'),
(11703, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_AU.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_AU.mo'),
(11704, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_CA.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_CA.mo'),
(11705, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_GB.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_GB.mo'),
(11706, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_NZ.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-en_NZ.mo'),
(11707, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_ES.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_ES.mo'),
(11708, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_MX.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-es_MX.mo'),
(11709, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fa_IR.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fa_IR.mo'),
(11710, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fi.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fi.mo'),
(11711, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-fr_FR.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-fr_FR.mo'),
(11712, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-he_IL.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-he_IL.mo'),
(11713, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-hi_IN.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-hi_IN.mo'),
(11714, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-hu_HU.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-hu_HU.mo'),
(11715, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-id_ID.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-id_ID.mo'),
(11716, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-it_IT.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-it_IT.mo'),
(11717, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ja.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ja.mo');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(11718, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ms_MY.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ms_MY.mo'),
(11719, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_BE.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_BE.mo'),
(11720, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_NL.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-nl_NL.mo'),
(11721, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pl_PL.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pl_PL.mo'),
(11722, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_BR.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_BR.mo'),
(11723, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_PT.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-pt_PT.mo'),
(11724, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ro_RO.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ro_RO.mo'),
(11725, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-ru_RU.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-ru_RU.mo'),
(11726, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sk_SK.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sk_SK.mo'),
(11727, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sr_RS.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sr_RS.mo'),
(11728, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-sv_SE.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-sv_SE.mo'),
(11729, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-tr_TR.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-tr_TR.mo'),
(11730, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo-uk.mo', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo-uk.mo'),
(11731, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seo.pot', 'wp-content/plugins/wpseo-video/languages/yoast-video-seo.pot'),
(11732, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ar.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ar.json'),
(11733, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-bg_BG.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-bg_BG.json'),
(11734, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-cs_CZ.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-cs_CZ.json'),
(11735, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-da_DK.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-da_DK.json'),
(11736, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-de_DE.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-de_DE.json'),
(11737, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_AU.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_AU.json'),
(11738, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_CA.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_CA.json'),
(11739, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_GB.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_GB.json'),
(11740, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_NZ.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-en_NZ.json'),
(11741, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_ES.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_ES.json'),
(11742, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_MX.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-es_MX.json'),
(11743, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fa_IR.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fa_IR.json'),
(11744, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fi.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fi.json'),
(11745, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fr_FR.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-fr_FR.json'),
(11746, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-he_IL.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-he_IL.json'),
(11747, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hi_IN.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hi_IN.json'),
(11748, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hu_HU.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-hu_HU.json'),
(11749, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-id_ID.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-id_ID.json'),
(11750, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-it_IT.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-it_IT.json'),
(11751, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ja.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ja.json'),
(11752, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ms_MY.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ms_MY.json'),
(11753, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_BE.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_BE.json'),
(11754, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_NL.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-nl_NL.json'),
(11755, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pl_PL.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pl_PL.json'),
(11756, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_BR.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_BR.json'),
(11757, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_PT.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-pt_PT.json'),
(11758, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ro_RO.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ro_RO.json'),
(11759, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ru_RU.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-ru_RU.json'),
(11760, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sk_SK.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sk_SK.json'),
(11761, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sr_RS.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sr_RS.json'),
(11762, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sv_SE.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-sv_SE.json'),
(11763, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-tr_TR.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-tr_TR.json'),
(11764, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs-uk.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs-uk.json'),
(11765, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/languages/yoast-video-seojs.json', 'wp-content/plugins/wpseo-video/languages/yoast-video-seojs.json'),
(11766, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/license.txt', 'wp-content/plugins/wpseo-video/license.txt'),
(11767, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/abstract-class-supported-plugin.php', 'wp-content/plugins/wpseo-video/post-analysis/abstract-class-supported-plugin.php'),
(11768, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/class-analyse-post.php', 'wp-content/plugins/wpseo-video/post-analysis/class-analyse-post.php'),
(11769, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/class-support-wp-core.php', 'wp-content/plugins/wpseo-video/post-analysis/class-support-wp-core.php'),
(11770, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/index.php', 'wp-content/plugins/wpseo-video/post-analysis/index.php'),
(11771, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-advanced-responsive-video-embedder.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-advanced-responsive-video-embedder.php'),
(11772, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-cincopa-media.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-cincopa-media.php'),
(11773, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-featured-video-plus.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-featured-video-plus.php'),
(11774, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-fv-wordpress-flowplayer.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-fv-wordpress-flowplayer.php'),
(11775, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-jetpack.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-jetpack.php'),
(11776, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-media-element-player.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-media-element-player.php'),
(11777, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-ustudio.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-ustudio.php'),
(11778, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-video-lightbox.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-video-lightbox.php'),
(11779, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-youtube-lyte.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-wp-youtube-lyte.php'),
(11780, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-yoast-videoseo.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-yoast-videoseo.php'),
(11781, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed-plus.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed-plus.php'),
(11782, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/class-plugin-youtube-embed.php'),
(11783, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/post-analysis/supported-plugins/index.php', 'wp-content/plugins/wpseo-video/post-analysis/supported-plugins/index.php'),
(11784, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/readme.md', 'wp-content/plugins/wpseo-video/readme.md'),
(11785, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/uninstall.php', 'wp-content/plugins/wpseo-video/uninstall.php'),
(11786, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/autoload.php', 'wp-content/plugins/wpseo-video/vendor/autoload.php'),
(11787, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/ClassLoader.php', 'wp-content/plugins/wpseo-video/vendor/composer/ClassLoader.php'),
(11788, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/InstalledVersions.php', 'wp-content/plugins/wpseo-video/vendor/composer/InstalledVersions.php'),
(11789, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/LICENSE', 'wp-content/plugins/wpseo-video/vendor/composer/LICENSE'),
(11790, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_classmap.php', 'wp-content/plugins/wpseo-video/vendor/composer/autoload_classmap.php'),
(11791, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_namespaces.php', 'wp-content/plugins/wpseo-video/vendor/composer/autoload_namespaces.php'),
(11792, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_psr4.php', 'wp-content/plugins/wpseo-video/vendor/composer/autoload_psr4.php'),
(11793, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_real.php', 'wp-content/plugins/wpseo-video/vendor/composer/autoload_real.php'),
(11794, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/autoload_static.php', 'wp-content/plugins/wpseo-video/vendor/composer/autoload_static.php'),
(11795, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installed.json', 'wp-content/plugins/wpseo-video/vendor/composer/installed.json'),
(11796, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installed.php', 'wp-content/plugins/wpseo-video/vendor/composer/installed.php'),
(11797, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/LICENSE', 'wp-content/plugins/wpseo-video/vendor/composer/installers/LICENSE'),
(11798, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/composer.json', 'wp-content/plugins/wpseo-video/vendor/composer/installers/composer.json'),
(11799, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/phpstan.neon.dist', 'wp-content/plugins/wpseo-video/vendor/composer/installers/phpstan.neon.dist'),
(11800, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AglInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AglInstaller.php'),
(11801, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php'),
(11802, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'),
(11803, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php'),
(11804, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php'),
(11805, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php'),
(11806, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php'),
(11807, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php'),
(11808, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php'),
(11809, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php'),
(11810, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'),
(11811, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'),
(11812, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php'),
(11813, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'),
(11814, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php'),
(11815, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php'),
(11816, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php'),
(11817, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php'),
(11818, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php'),
(11819, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'),
(11820, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php'),
(11821, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php'),
(11822, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php'),
(11823, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php'),
(11824, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'),
(11825, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'),
(11826, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php'),
(11827, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php'),
(11828, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/GravInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/GravInstaller.php'),
(11829, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php'),
(11830, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'),
(11831, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Installer.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Installer.php'),
(11832, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php'),
(11833, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php'),
(11834, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php'),
(11835, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php'),
(11836, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php'),
(11837, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'),
(11838, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php'),
(11839, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'),
(11840, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php'),
(11841, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'),
(11842, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php'),
(11843, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'),
(11844, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'),
(11845, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php'),
(11846, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php'),
(11847, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php'),
(11848, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php'),
(11849, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php'),
(11850, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php'),
(11851, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'),
(11852, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'),
(11853, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php'),
(11854, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php'),
(11855, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php'),
(11856, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php'),
(11857, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'),
(11858, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php'),
(11859, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php'),
(11860, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php'),
(11861, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php'),
(11862, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php'),
(11863, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php'),
(11864, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php'),
(11865, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php'),
(11866, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'),
(11867, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Plugin.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Plugin.php'),
(11868, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php'),
(11869, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php'),
(11870, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'),
(11871, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php'),
(11872, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php'),
(11873, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php'),
(11874, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php'),
(11875, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php'),
(11876, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php'),
(11877, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'),
(11878, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php'),
(11879, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php'),
(11880, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'),
(11881, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'),
(11882, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php'),
(11883, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php'),
(11884, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php'),
(11885, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php'),
(11886, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php'),
(11887, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php'),
(11888, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php'),
(11889, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'),
(11890, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php'),
(11891, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php'),
(11892, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'),
(11893, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php'),
(11894, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php'),
(11895, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php'),
(11896, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php'),
(11897, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'),
(11898, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php'),
(11899, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php'),
(11900, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php'),
(11901, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php'),
(11902, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/installers/src/bootstrap.php', 'wp-content/plugins/wpseo-video/vendor/composer/installers/src/bootstrap.php'),
(11903, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/vendor/composer/platform_check.php', 'wp-content/plugins/wpseo-video/vendor/composer/platform_check.php'),
(11904, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/video-seo-api.php', 'wp-content/plugins/wpseo-video/video-seo-api.php'),
(11905, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/video-seo.php', 'wp-content/plugins/wpseo-video/video-seo.php'),
(11906, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/views/index.php', 'wp-content/plugins/wpseo-video/views/index.php'),
(11907, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/views/reindex-page.php', 'wp-content/plugins/wpseo-video/views/reindex-page.php'),
(11908, '/home/iraneurobetcom/public_html/wp-content/plugins/wpseo-video/xml-video-sitemap.xsl', 'wp-content/plugins/wpseo-video/xml-video-sitemap.xsl'),
(11909, '/home/iraneurobetcom/public_html/wp-content/cache/busting/index.html', 'wp-content/cache/busting/index.html'),
(11910, '/home/iraneurobetcom/public_html/wp-content/cache/critical-css/index.html', 'wp-content/cache/critical-css/index.html'),
(11911, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css', 'wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css'),
(11912, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css.gz'),
(11913, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css'),
(11914, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css.gz'),
(11915, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js'),
(11916, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js.gz'),
(11917, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js'),
(11918, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js.gz'),
(11919, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js'),
(11920, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js.gz'),
(11921, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js'),
(11922, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js.gz'),
(11923, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css'),
(11924, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css.gz'),
(11925, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js'),
(11926, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js.gz'),
(11927, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css'),
(11928, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css.gz'),
(11929, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js'),
(11930, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js.gz'),
(11931, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js'),
(11932, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js.gz'),
(11933, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js'),
(11934, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js.gz'),
(11935, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css'),
(11936, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css.gz'),
(11937, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js'),
(11938, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js.gz'),
(11939, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(11940, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js.gz'),
(11941, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css'),
(11942, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css.gz'),
(11943, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css'),
(11944, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css.gz'),
(11945, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css'),
(11946, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css.gz'),
(11947, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css'),
(11948, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css.gz'),
(11949, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js'),
(11950, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js.gz'),
(11951, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js'),
(11952, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js.gz', 'wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js.gz'),
(11953, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css', 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css'),
(11954, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css.gz', 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css.gz'),
(11955, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css', 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css'),
(11956, '/home/iraneurobetcom/public_html/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css.gz', 'wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css.gz'),
(11957, '/home/iraneurobetcom/public_html/wp-content/cache/min/index.html', 'wp-content/cache/min/index.html'),
(11958, '/home/iraneurobetcom/public_html/wp-content/cache/wp-rocket/.htaccess', 'wp-content/cache/wp-rocket/.htaccess'),
(11959, '/home/iraneurobetcom/public_html/wp-content/cache/wp-rocket/index.html', 'wp-content/cache/wp-rocket/index.html'),
(11960, '/home/iraneurobetcom/public_html/wp-content/index.php', 'wp-content/index.php'),
(11961, '/home/iraneurobetcom/public_html/wp-content/index.php-old', 'wp-content/index.php-old'),
(11962, '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.l10n.php', 'wp-content/languages/admin-fa_IR.l10n.php'),
(11963, '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.mo', 'wp-content/languages/admin-fa_IR.mo'),
(11964, '/home/iraneurobetcom/public_html/wp-content/languages/admin-fa_IR.po', 'wp-content/languages/admin-fa_IR.po'),
(11965, '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.l10n.php', 'wp-content/languages/admin-network-fa_IR.l10n.php'),
(11966, '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.mo', 'wp-content/languages/admin-network-fa_IR.mo'),
(11967, '/home/iraneurobetcom/public_html/wp-content/languages/admin-network-fa_IR.po', 'wp-content/languages/admin-network-fa_IR.po'),
(11968, '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.l10n.php', 'wp-content/languages/continents-cities-fa_IR.l10n.php'),
(11969, '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.mo', 'wp-content/languages/continents-cities-fa_IR.mo'),
(11970, '/home/iraneurobetcom/public_html/wp-content/languages/continents-cities-fa_IR.po', 'wp-content/languages/continents-cities-fa_IR.po'),
(11971, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', 'wp-content/languages/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json'),
(11972, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', 'wp-content/languages/fa_IR-0ce75ad2f775d1cac9696967d484808c.json'),
(11973, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-0eebe503220d4a00341eb011b92769b4.json', 'wp-content/languages/fa_IR-0eebe503220d4a00341eb011b92769b4.json'),
(11974, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-17179a5f2930647c89151e365f843b6e.json', 'wp-content/languages/fa_IR-17179a5f2930647c89151e365f843b6e.json'),
(11975, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', 'wp-content/languages/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json'),
(11976, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', 'wp-content/languages/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json'),
(11977, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', 'wp-content/languages/fa_IR-1bba9045bb07c89671c88a3f328548e8.json'),
(11978, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', 'wp-content/languages/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json'),
(11979, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', 'wp-content/languages/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json'),
(11980, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', 'wp-content/languages/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json'),
(11981, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-270d72d1cff17227d37f3244759cbecb.json', 'wp-content/languages/fa_IR-270d72d1cff17227d37f3244759cbecb.json'),
(11982, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-28b3c3d595952907e08d98287077426c.json', 'wp-content/languages/fa_IR-28b3c3d595952907e08d98287077426c.json'),
(11983, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', 'wp-content/languages/fa_IR-2b390f85a3048c5b4255fb45960b6514.json'),
(11984, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-2c5d274ea625dd91556554ad82901529.json', 'wp-content/languages/fa_IR-2c5d274ea625dd91556554ad82901529.json'),
(11985, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', 'wp-content/languages/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json'),
(11986, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-440127dd25bde48a531ded36f33e927b.json', 'wp-content/languages/fa_IR-440127dd25bde48a531ded36f33e927b.json'),
(11987, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', 'wp-content/languages/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json'),
(11988, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', 'wp-content/languages/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json'),
(11989, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-4bfa11da57ff2600004bb500368247f4.json', 'wp-content/languages/fa_IR-4bfa11da57ff2600004bb500368247f4.json'),
(11990, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', 'wp-content/languages/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json'),
(11991, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-5251f7623766a714c8207c7edb938628.json', 'wp-content/languages/fa_IR-5251f7623766a714c8207c7edb938628.json'),
(11992, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', 'wp-content/languages/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json'),
(11993, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', 'wp-content/languages/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json'),
(11994, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-6025add6bde16aaeb12787d250f9b414.json', 'wp-content/languages/fa_IR-6025add6bde16aaeb12787d250f9b414.json'),
(11995, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', 'wp-content/languages/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json'),
(11996, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', 'wp-content/languages/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json'),
(11997, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7233008897033de5ee0d14f86a42a65a.json', 'wp-content/languages/fa_IR-7233008897033de5ee0d14f86a42a65a.json'),
(11998, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7289286ed59e90a8f36ae797df62220b.json', 'wp-content/languages/fa_IR-7289286ed59e90a8f36ae797df62220b.json'),
(11999, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', 'wp-content/languages/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json'),
(12000, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', 'wp-content/languages/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json'),
(12001, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', 'wp-content/languages/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json'),
(12002, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', 'wp-content/languages/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json'),
(12003, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', 'wp-content/languages/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json'),
(12004, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', 'wp-content/languages/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json'),
(12005, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', 'wp-content/languages/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json'),
(12006, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-81c889563f09dd13de1701135dc62941.json', 'wp-content/languages/fa_IR-81c889563f09dd13de1701135dc62941.json'),
(12007, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', 'wp-content/languages/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json'),
(12008, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', 'wp-content/languages/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json'),
(12009, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', 'wp-content/languages/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json'),
(12010, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-93882e8f9976382d7f724ac595ed7151.json', 'wp-content/languages/fa_IR-93882e8f9976382d7f724ac595ed7151.json'),
(12011, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-947c76bb5095da30e16668eec15406b2.json', 'wp-content/languages/fa_IR-947c76bb5095da30e16668eec15406b2.json'),
(12012, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', 'wp-content/languages/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json'),
(12013, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', 'wp-content/languages/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json'),
(12014, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', 'wp-content/languages/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json'),
(12015, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', 'wp-content/languages/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json'),
(12016, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', 'wp-content/languages/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json'),
(12017, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-a9dc201dcd011fe71849743133052619.json', 'wp-content/languages/fa_IR-a9dc201dcd011fe71849743133052619.json'),
(12018, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-aabfce98c410957228848dc581e3c420.json', 'wp-content/languages/fa_IR-aabfce98c410957228848dc581e3c420.json'),
(12019, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-ac23eee47530ac63a1178c827db28087.json', 'wp-content/languages/fa_IR-ac23eee47530ac63a1178c827db28087.json'),
(12020, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', 'wp-content/languages/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json'),
(12021, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', 'wp-content/languages/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json'),
(12022, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', 'wp-content/languages/fa_IR-c31d5f185753910c14afebc6deb2ce24.json'),
(12023, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-ca28138671823450e87dfd354f7afc6b.json', 'wp-content/languages/fa_IR-ca28138671823450e87dfd354f7afc6b.json'),
(12024, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-daeb084aab42199d26393a56c3465bc0.json', 'wp-content/languages/fa_IR-daeb084aab42199d26393a56c3465bc0.json'),
(12025, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e2791ba830489d23043be8650a22a22b.json', 'wp-content/languages/fa_IR-e2791ba830489d23043be8650a22a22b.json'),
(12026, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', 'wp-content/languages/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json'),
(12027, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-e53526243551a102928735ec9eed4edf.json', 'wp-content/languages/fa_IR-e53526243551a102928735ec9eed4edf.json'),
(12028, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f575f481034e90e21d832e415fd95fcf.json', 'wp-content/languages/fa_IR-f575f481034e90e21d832e415fd95fcf.json'),
(12029, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', 'wp-content/languages/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json'),
(12030, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', 'wp-content/languages/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json'),
(12031, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.l10n.php', 'wp-content/languages/fa_IR.l10n.php'),
(12032, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.mo', 'wp-content/languages/fa_IR.mo'),
(12033, '/home/iraneurobetcom/public_html/wp-content/languages/fa_IR.po', 'wp-content/languages/fa_IR.po'),
(12034, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/akismet-fa_IR.mo', 'wp-content/languages/plugins/akismet-fa_IR.mo'),
(12035, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/akismet-fa_IR.po', 'wp-content/languages/plugins/akismet-fa_IR.po'),
(12036, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-1c74b0002f9598d6675d0bb182a3cb4e.json', 'wp-content/languages/plugins/amp-fa_IR-1c74b0002f9598d6675d0bb182a3cb4e.json'),
(12037, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-3305e4955ef28b816b4929f759a7e965.json', 'wp-content/languages/plugins/amp-fa_IR-3305e4955ef28b816b4929f759a7e965.json'),
(12038, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-56b9ee01bcb08f072f15e99cc8004046.json', 'wp-content/languages/plugins/amp-fa_IR-56b9ee01bcb08f072f15e99cc8004046.json'),
(12039, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-599e49128bb258f47190aee0380f0a74.json', 'wp-content/languages/plugins/amp-fa_IR-599e49128bb258f47190aee0380f0a74.json'),
(12040, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-6b86fbe39aa131814564692b71390ac6.json', 'wp-content/languages/plugins/amp-fa_IR-6b86fbe39aa131814564692b71390ac6.json'),
(12041, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-6beeb12ff12bbdc45f37acfaa86a399a.json', 'wp-content/languages/plugins/amp-fa_IR-6beeb12ff12bbdc45f37acfaa86a399a.json'),
(12042, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-77f29e19a39295599a856c677282f11a.json', 'wp-content/languages/plugins/amp-fa_IR-77f29e19a39295599a856c677282f11a.json'),
(12043, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-83a6c2a14c48431e56938dbf3f051e7a.json', 'wp-content/languages/plugins/amp-fa_IR-83a6c2a14c48431e56938dbf3f051e7a.json'),
(12044, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-ab0a6c12c05fd84e270fa14f958ec31b.json', 'wp-content/languages/plugins/amp-fa_IR-ab0a6c12c05fd84e270fa14f958ec31b.json'),
(12045, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-b5da96daddf181169cf709cf45f4e478.json', 'wp-content/languages/plugins/amp-fa_IR-b5da96daddf181169cf709cf45f4e478.json'),
(12046, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-d8d93ffda5773c5ed49853ec37e2e8a2.json', 'wp-content/languages/plugins/amp-fa_IR-d8d93ffda5773c5ed49853ec37e2e8a2.json'),
(12047, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-da914d56d819c517e00a49c884bdca0a.json', 'wp-content/languages/plugins/amp-fa_IR-da914d56d819c517e00a49c884bdca0a.json'),
(12048, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-dc5c3fa3da722a634b97ef1d2eb5bb9c.json', 'wp-content/languages/plugins/amp-fa_IR-dc5c3fa3da722a634b97ef1d2eb5bb9c.json'),
(12049, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR-ffddc50379157597cedf852a49bb9a20.json', 'wp-content/languages/plugins/amp-fa_IR-ffddc50379157597cedf852a49bb9a20.json'),
(12050, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.l10n.php', 'wp-content/languages/plugins/amp-fa_IR.l10n.php'),
(12051, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.mo', 'wp-content/languages/plugins/amp-fa_IR.mo'),
(12052, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/amp-fa_IR.po', 'wp-content/languages/plugins/amp-fa_IR.po'),
(12053, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-01da1c82f490f2329f3f6fea4aacca2a.json', 'wp-content/languages/plugins/elementor-fa_IR-01da1c82f490f2329f3f6fea4aacca2a.json'),
(12054, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-026e05eaa88cf2068ad476f7c5d5d51e.json', 'wp-content/languages/plugins/elementor-fa_IR-026e05eaa88cf2068ad476f7c5d5d51e.json'),
(12055, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-066ef1cdf21d1b40c6de8f6422ec24e0.json', 'wp-content/languages/plugins/elementor-fa_IR-066ef1cdf21d1b40c6de8f6422ec24e0.json'),
(12056, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-086a15d65feef08c889aa027d9ea9e9e.json', 'wp-content/languages/plugins/elementor-fa_IR-086a15d65feef08c889aa027d9ea9e9e.json'),
(12057, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-087056f498f9670c54c0511c8654cc0f.json', 'wp-content/languages/plugins/elementor-fa_IR-087056f498f9670c54c0511c8654cc0f.json'),
(12058, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-14e992284ae6eea67773c5861e3cb8ff.json', 'wp-content/languages/plugins/elementor-fa_IR-14e992284ae6eea67773c5861e3cb8ff.json'),
(12059, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-159ea97b1fe3eac1cdc248d42c6c4425.json', 'wp-content/languages/plugins/elementor-fa_IR-159ea97b1fe3eac1cdc248d42c6c4425.json'),
(12060, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-1dbb8b6c1e3d0a728637a838a81040c6.json', 'wp-content/languages/plugins/elementor-fa_IR-1dbb8b6c1e3d0a728637a838a81040c6.json'),
(12061, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-1eaa4805b1377c0417b4db33d9356e55.json', 'wp-content/languages/plugins/elementor-fa_IR-1eaa4805b1377c0417b4db33d9356e55.json'),
(12062, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-21b2026463ef175722764b7eaf9022f0.json', 'wp-content/languages/plugins/elementor-fa_IR-21b2026463ef175722764b7eaf9022f0.json'),
(12063, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-23f8a12bf11e8b1bbfc99cf0797d6856.json', 'wp-content/languages/plugins/elementor-fa_IR-23f8a12bf11e8b1bbfc99cf0797d6856.json'),
(12064, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-257a4d622678f15a3f060256de53794c.json', 'wp-content/languages/plugins/elementor-fa_IR-257a4d622678f15a3f060256de53794c.json'),
(12065, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-29cddf451a089e9aaa23fdb1427339bc.json', 'wp-content/languages/plugins/elementor-fa_IR-29cddf451a089e9aaa23fdb1427339bc.json'),
(12066, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-2b2970bbb1103e5d8c04e94bda0580b5.json', 'wp-content/languages/plugins/elementor-fa_IR-2b2970bbb1103e5d8c04e94bda0580b5.json'),
(12067, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-38ad0bddf7be1ae89a964f0a38111ec4.json', 'wp-content/languages/plugins/elementor-fa_IR-38ad0bddf7be1ae89a964f0a38111ec4.json'),
(12068, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-447a0216bbfde7c07c43b4340afd4cac.json', 'wp-content/languages/plugins/elementor-fa_IR-447a0216bbfde7c07c43b4340afd4cac.json'),
(12069, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-498ef4b5c136d8ffb9492430cfcb556c.json', 'wp-content/languages/plugins/elementor-fa_IR-498ef4b5c136d8ffb9492430cfcb556c.json'),
(12070, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-4a9aafdf461c74b88a1c7041526ae1d6.json', 'wp-content/languages/plugins/elementor-fa_IR-4a9aafdf461c74b88a1c7041526ae1d6.json'),
(12071, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-4c6899a942ab98bd21d114780770d265.json', 'wp-content/languages/plugins/elementor-fa_IR-4c6899a942ab98bd21d114780770d265.json'),
(12072, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-50f7bdee322f202b88cb992c0ace0ac3.json', 'wp-content/languages/plugins/elementor-fa_IR-50f7bdee322f202b88cb992c0ace0ac3.json'),
(12073, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-64add0440d2f0613154569a24f427bfc.json', 'wp-content/languages/plugins/elementor-fa_IR-64add0440d2f0613154569a24f427bfc.json'),
(12074, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-6af6ba3e9884f98375cb3c84358312d9.json', 'wp-content/languages/plugins/elementor-fa_IR-6af6ba3e9884f98375cb3c84358312d9.json'),
(12075, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-6f2d71de6e487593b133a34107c809b5.json', 'wp-content/languages/plugins/elementor-fa_IR-6f2d71de6e487593b133a34107c809b5.json'),
(12076, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-74a792e9e112e1699f80fb8b03af77af.json', 'wp-content/languages/plugins/elementor-fa_IR-74a792e9e112e1699f80fb8b03af77af.json'),
(12077, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-79962d687013e1cf1388440cb23aaf23.json', 'wp-content/languages/plugins/elementor-fa_IR-79962d687013e1cf1388440cb23aaf23.json'),
(12078, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-7b11194e20cdeeed80bffc166272edd8.json', 'wp-content/languages/plugins/elementor-fa_IR-7b11194e20cdeeed80bffc166272edd8.json'),
(12079, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-7bd3d6cb6889e0684fb5850e5de15987.json', 'wp-content/languages/plugins/elementor-fa_IR-7bd3d6cb6889e0684fb5850e5de15987.json'),
(12080, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-875641fa8e2acb7d96b56de0fac67935.json', 'wp-content/languages/plugins/elementor-fa_IR-875641fa8e2acb7d96b56de0fac67935.json'),
(12081, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8871b489e8d974572ae4c7578f939de5.json', 'wp-content/languages/plugins/elementor-fa_IR-8871b489e8d974572ae4c7578f939de5.json'),
(12082, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8b95a20e21550730e7b5557f56908c73.json', 'wp-content/languages/plugins/elementor-fa_IR-8b95a20e21550730e7b5557f56908c73.json'),
(12083, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-8ef6d4918e93bfaaef913c65efeec347.json', 'wp-content/languages/plugins/elementor-fa_IR-8ef6d4918e93bfaaef913c65efeec347.json'),
(12084, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-91751ab1f6434be40ed42c6f2430685d.json', 'wp-content/languages/plugins/elementor-fa_IR-91751ab1f6434be40ed42c6f2430685d.json'),
(12085, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9c739050cf2f73944f5e6511cc8a11fc.json', 'wp-content/languages/plugins/elementor-fa_IR-9c739050cf2f73944f5e6511cc8a11fc.json'),
(12086, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9c8a47e6937ddf015aae420bc5ff5535.json', 'wp-content/languages/plugins/elementor-fa_IR-9c8a47e6937ddf015aae420bc5ff5535.json'),
(12087, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9de15ead6aa7b3bb8a1ea30a49991974.json', 'wp-content/languages/plugins/elementor-fa_IR-9de15ead6aa7b3bb8a1ea30a49991974.json'),
(12088, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-9f5db7e8d855ceba32677d1311e699c4.json', 'wp-content/languages/plugins/elementor-fa_IR-9f5db7e8d855ceba32677d1311e699c4.json'),
(12089, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a356d84da643b35ca48f18200424fa68.json', 'wp-content/languages/plugins/elementor-fa_IR-a356d84da643b35ca48f18200424fa68.json'),
(12090, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a35d93a248609173aa2bde17fd555a15.json', 'wp-content/languages/plugins/elementor-fa_IR-a35d93a248609173aa2bde17fd555a15.json'),
(12091, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a37a3c226bf678cab681cd9909081cd7.json', 'wp-content/languages/plugins/elementor-fa_IR-a37a3c226bf678cab681cd9909081cd7.json'),
(12092, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a3bac97752b365511e337f750b1e7508.json', 'wp-content/languages/plugins/elementor-fa_IR-a3bac97752b365511e337f750b1e7508.json'),
(12093, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-a4027a255848e5a7096a4cbe99cd18da.json', 'wp-content/languages/plugins/elementor-fa_IR-a4027a255848e5a7096a4cbe99cd18da.json'),
(12094, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-abe7facb531349e3b9bd791c4c0f183e.json', 'wp-content/languages/plugins/elementor-fa_IR-abe7facb531349e3b9bd791c4c0f183e.json'),
(12095, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-ac76f1d75eb777f747e6708b19d31b78.json', 'wp-content/languages/plugins/elementor-fa_IR-ac76f1d75eb777f747e6708b19d31b78.json'),
(12096, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-bd7df0741aeddc2bbbb08d20c11e4ddc.json', 'wp-content/languages/plugins/elementor-fa_IR-bd7df0741aeddc2bbbb08d20c11e4ddc.json'),
(12097, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c020ae2e43afd0fa97037af8da976f80.json', 'wp-content/languages/plugins/elementor-fa_IR-c020ae2e43afd0fa97037af8da976f80.json'),
(12098, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c036d442062da77cd42b189e9b8b6ed4.json', 'wp-content/languages/plugins/elementor-fa_IR-c036d442062da77cd42b189e9b8b6ed4.json'),
(12099, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-c124088d3e99b69538d5d578decbde23.json', 'wp-content/languages/plugins/elementor-fa_IR-c124088d3e99b69538d5d578decbde23.json'),
(12100, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-cd2ba996a5d83b29f5cf83e8ddc05032.json', 'wp-content/languages/plugins/elementor-fa_IR-cd2ba996a5d83b29f5cf83e8ddc05032.json'),
(12101, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d08674c3209a5d002cdfd3b2d0c5c54d.json', 'wp-content/languages/plugins/elementor-fa_IR-d08674c3209a5d002cdfd3b2d0c5c54d.json'),
(12102, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d3d5654beb3dd946bfe30c646a6e6f7a.json', 'wp-content/languages/plugins/elementor-fa_IR-d3d5654beb3dd946bfe30c646a6e6f7a.json'),
(12103, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-d3edc9236498fc3ec14d61ab5d722dcf.json', 'wp-content/languages/plugins/elementor-fa_IR-d3edc9236498fc3ec14d61ab5d722dcf.json'),
(12104, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-da0b17c386fffc9274e4479e9cf894f1.json', 'wp-content/languages/plugins/elementor-fa_IR-da0b17c386fffc9274e4479e9cf894f1.json'),
(12105, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-dbb6fa5340de5e9ec7a4187e2d5dc096.json', 'wp-content/languages/plugins/elementor-fa_IR-dbb6fa5340de5e9ec7a4187e2d5dc096.json'),
(12106, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-dde11340ced68bea09c9fd29c9ed4534.json', 'wp-content/languages/plugins/elementor-fa_IR-dde11340ced68bea09c9fd29c9ed4534.json'),
(12107, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e16f2427ce816c4dc38ad0b36edc3ef2.json', 'wp-content/languages/plugins/elementor-fa_IR-e16f2427ce816c4dc38ad0b36edc3ef2.json'),
(12108, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e52a375612c89bdb379603f005c15db1.json', 'wp-content/languages/plugins/elementor-fa_IR-e52a375612c89bdb379603f005c15db1.json'),
(12109, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-e9bd92fcd3a153fa19faf0be5f3e21b4.json', 'wp-content/languages/plugins/elementor-fa_IR-e9bd92fcd3a153fa19faf0be5f3e21b4.json'),
(12110, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-edafd6bb20f92c5a76f673e753e9b748.json', 'wp-content/languages/plugins/elementor-fa_IR-edafd6bb20f92c5a76f673e753e9b748.json'),
(12111, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-f96d126220db38434af261622076bd10.json', 'wp-content/languages/plugins/elementor-fa_IR-f96d126220db38434af261622076bd10.json'),
(12112, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR-f98be19bec7bc848ce3ed383c60037c1.json', 'wp-content/languages/plugins/elementor-fa_IR-f98be19bec7bc848ce3ed383c60037c1.json'),
(12113, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.l10n.php', 'wp-content/languages/plugins/elementor-fa_IR.l10n.php'),
(12114, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.mo', 'wp-content/languages/plugins/elementor-fa_IR.mo'),
(12115, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementor-fa_IR.po', 'wp-content/languages/plugins/elementor-fa_IR.po'),
(12116, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR-e493a40500f8a3d97a426dcba597be62.json', 'wp-content/languages/plugins/elementskit-lite-fa_IR-e493a40500f8a3d97a426dcba597be62.json'),
(12117, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.l10n.php', 'wp-content/languages/plugins/elementskit-lite-fa_IR.l10n.php'),
(12118, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.mo', 'wp-content/languages/plugins/elementskit-lite-fa_IR.mo'),
(12119, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/elementskit-lite-fa_IR.po', 'wp-content/languages/plugins/elementskit-lite-fa_IR.po'),
(12120, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.mo', 'wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.mo'),
(12121, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.po', 'wp-content/languages/plugins/luckywp-table-of-contents-fa_IR.po'),
(12122, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/tinymce-advanced-fa_IR.mo', 'wp-content/languages/plugins/tinymce-advanced-fa_IR.mo'),
(12123, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/tinymce-advanced-fa_IR.po', 'wp-content/languages/plugins/tinymce-advanced-fa_IR.po'),
(12124, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-059e1d3a5ba599814a9d760a243ff579.json', 'wp-content/languages/plugins/wordfence-fa_IR-059e1d3a5ba599814a9d760a243ff579.json'),
(12125, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-0d3405f7c70aade30bd19ae216fde68a.json', 'wp-content/languages/plugins/wordfence-fa_IR-0d3405f7c70aade30bd19ae216fde68a.json'),
(12126, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-5df8c44cd01feb6e490edea234dbc5ca.json', 'wp-content/languages/plugins/wordfence-fa_IR-5df8c44cd01feb6e490edea234dbc5ca.json'),
(12127, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-816a6fb1a617fc4debb10e1893ed57bf.json', 'wp-content/languages/plugins/wordfence-fa_IR-816a6fb1a617fc4debb10e1893ed57bf.json'),
(12128, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-b43aae020787be5f1ae28058821ed11d.json', 'wp-content/languages/plugins/wordfence-fa_IR-b43aae020787be5f1ae28058821ed11d.json'),
(12129, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR-dd1e4066667027349d8f2274d92566c0.json', 'wp-content/languages/plugins/wordfence-fa_IR-dd1e4066667027349d8f2274d92566c0.json'),
(12130, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.l10n.php', 'wp-content/languages/plugins/wordfence-fa_IR.l10n.php'),
(12131, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.mo', 'wp-content/languages/plugins/wordfence-fa_IR.mo'),
(12132, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordfence-fa_IR.po', 'wp-content/languages/plugins/wordfence-fa_IR.po'),
(12133, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-13c172108e3ebc2555ea54a5cffd763b.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-13c172108e3ebc2555ea54a5cffd763b.json'),
(12134, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-1452e0d46abef67e70f842f830b10ec9.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-1452e0d46abef67e70f842f830b10ec9.json'),
(12135, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3a6bb28b59cb140b6c372392bf5f13d3.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-3a6bb28b59cb140b6c372392bf5f13d3.json'),
(12136, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3ab1863386cca0be6ab4aa906cacadbd.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-3ab1863386cca0be6ab4aa906cacadbd.json'),
(12137, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-3dcfea4e3934344e63996b6fa47b7b5c.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-3dcfea4e3934344e63996b6fa47b7b5c.json'),
(12138, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-4293cf3571f532bb11ff1676090ec5e7.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-4293cf3571f532bb11ff1676090ec5e7.json'),
(12139, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-59a157b73a79db8a63459f9a2e1b874b.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-59a157b73a79db8a63459f9a2e1b874b.json'),
(12140, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-606033e8cb263b032d13356d7a627ed5.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-606033e8cb263b032d13356d7a627ed5.json'),
(12141, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-6ade687c7936490c88bc39df19ea71a0.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-6ade687c7936490c88bc39df19ea71a0.json'),
(12142, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-6ffccefef7026e678d85c6b56bd29680.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-6ffccefef7026e678d85c6b56bd29680.json'),
(12143, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-753e370a61af6ba5ccabe91cc950cbcb.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-753e370a61af6ba5ccabe91cc950cbcb.json'),
(12144, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-786eeb1e9fb710b6d8885049b18564b3.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-786eeb1e9fb710b6d8885049b18564b3.json'),
(12145, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-81d02401639ac0f30dc9d7738fcbf629.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-81d02401639ac0f30dc9d7738fcbf629.json'),
(12146, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-826f41c23138627439d01b2b0133dbc5.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-826f41c23138627439d01b2b0133dbc5.json'),
(12147, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-8a9083701e738b3c956ea2c9a8a84375.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-8a9083701e738b3c956ea2c9a8a84375.json'),
(12148, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-8c2f72a2c46baea606be9a7b0c1a23d8.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-8c2f72a2c46baea606be9a7b0c1a23d8.json'),
(12149, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9f6244fe05b49fabf96551959cf899a6.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-9f6244fe05b49fabf96551959cf899a6.json'),
(12150, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9fc912fe9f73e39d5df0779b31bb1a6f.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-9fc912fe9f73e39d5df0779b31bb1a6f.json'),
(12151, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-9ff580649b466f65633b98bb16c34525.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-9ff580649b466f65633b98bb16c34525.json'),
(12152, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a35a702af4a7fbb6d2d4db8c193dd940.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-a35a702af4a7fbb6d2d4db8c193dd940.json'),
(12153, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-a4aee9e8c2e39d6f81fd70b8bb9ccc09.json'),
(12154, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-a4e25a0fbd268367ae0af1e06b841f78.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-a4e25a0fbd268367ae0af1e06b841f78.json'),
(12155, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-afe43fe171170bbc6083c10610a75434.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-afe43fe171170bbc6083c10610a75434.json'),
(12156, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-b1439a828d6d7684a875580ccba87936.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-b1439a828d6d7684a875580ccba87936.json'),
(12157, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-b2bb3542a05d1a95a5866b83cc7b8a5f.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-b2bb3542a05d1a95a5866b83cc7b8a5f.json'),
(12158, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-c1a0e4b150b113a514f162d42c0c8ab5.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-c1a0e4b150b113a514f162d42c0c8ab5.json'),
(12159, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-c1b15194a6181a17d3344302011bddf5.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-c1b15194a6181a17d3344302011bddf5.json'),
(12160, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d084ad2ca2d23f1331bbd1040999834e.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-d084ad2ca2d23f1331bbd1040999834e.json'),
(12161, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d6bf43f32d0c3331e709fa67e6be35a2.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-d6bf43f32d0c3331e709fa67e6be35a2.json'),
(12162, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-d6c61f7884baaf8a18b31ca41ef1420f.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-d6c61f7884baaf8a18b31ca41ef1420f.json'),
(12163, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-e422758335e56c41009e56217163c93a.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-e422758335e56c41009e56217163c93a.json'),
(12164, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-fb9a41ab0ae57dcb4b10ea3343658bcc.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-fb9a41ab0ae57dcb4b10ea3343658bcc.json'),
(12165, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR-fbf6c210cf52f9eaaf78c5f02b58c276.json', 'wp-content/languages/plugins/wordpress-seo-fa_IR-fbf6c210cf52f9eaaf78c5f02b58c276.json'),
(12166, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.l10n.php', 'wp-content/languages/plugins/wordpress-seo-fa_IR.l10n.php'),
(12167, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.mo', 'wp-content/languages/plugins/wordpress-seo-fa_IR.mo'),
(12168, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-fa_IR.po', 'wp-content/languages/plugins/wordpress-seo-fa_IR.po'),
(12169, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-06a4d0279d5d057470f19b8e84b3e299.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-06a4d0279d5d057470f19b8e84b3e299.json'),
(12170, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0ddaf9da11ca34f0f0e7c5d4e448d447.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0ddaf9da11ca34f0f0e7c5d4e448d447.json'),
(12171, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0e8a0f9e74cff8cfe5754906316ff4b7.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0e8a0f9e74cff8cfe5754906316ff4b7.json'),
(12172, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0f7b1c4aed71d3e6e69e88109580412f.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-0f7b1c4aed71d3e6e69e88109580412f.json'),
(12173, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-11f39f6632d2645fe0ee69ae17ccb390.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-11f39f6632d2645fe0ee69ae17ccb390.json'),
(12174, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-12683fae4470360b907f812dc9a88fca.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-12683fae4470360b907f812dc9a88fca.json'),
(12175, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1a10a06ff00016f31319fe9f1ce10a06.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1a10a06ff00016f31319fe9f1ce10a06.json'),
(12176, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1d90e749934c5ac74e0904555f3bfa2d.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1d90e749934c5ac74e0904555f3bfa2d.json'),
(12177, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1f791bc03c08e00875e318c0c599750a.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-1f791bc03c08e00875e318c0c599750a.json'),
(12178, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2279f53fe887f49162295d0e9d96a52d.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2279f53fe887f49162295d0e9d96a52d.json'),
(12179, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2657383d2261b2a8d8f73ae5e95f358c.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2657383d2261b2a8d8f73ae5e95f358c.json'),
(12180, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2a36fa2b976335d47875237113a5c13a.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2a36fa2b976335d47875237113a5c13a.json'),
(12181, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2be89e91fada3ea107cc14a7e9e6a78a.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2be89e91fada3ea107cc14a7e9e6a78a.json'),
(12182, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2f3d331dc6de2d6c874013e773246236.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-2f3d331dc6de2d6c874013e773246236.json'),
(12183, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-304629dcc66d2ad8600ccfedaf43d0d3.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-304629dcc66d2ad8600ccfedaf43d0d3.json'),
(12184, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-3108da9fb4e95cd1a789b6d2a1a2ca6c.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-3108da9fb4e95cd1a789b6d2a1a2ca6c.json'),
(12185, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-36a02b65a98810ec4ea61a53553d7ffc.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-36a02b65a98810ec4ea61a53553d7ffc.json'),
(12186, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4089b5573c93466397b062da75daf2c0.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4089b5573c93466397b062da75daf2c0.json'),
(12187, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4731cfc6283b5ab2a08a55f671d6ba32.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4731cfc6283b5ab2a08a55f671d6ba32.json'),
(12188, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4d3ff9eed3f41b12d92d9fb58bb39610.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-4d3ff9eed3f41b12d92d9fb58bb39610.json'),
(12189, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-52e65c39abb4c14d711135d8e86f52e6.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-52e65c39abb4c14d711135d8e86f52e6.json'),
(12190, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-53b7b1167f09afa843fcfa1dd1e03010.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-53b7b1167f09afa843fcfa1dd1e03010.json'),
(12191, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-5478d3cc4b2419cf426ebafb83bfffeb.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-5478d3cc4b2419cf426ebafb83bfffeb.json'),
(12192, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-54f741058d2f12d2b61830cf75960801.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-54f741058d2f12d2b61830cf75960801.json');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(12193, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-58886228071c0957dc3fbc5138d1a0e2.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-58886228071c0957dc3fbc5138d1a0e2.json'),
(12194, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-633919684207c5f45a4c9901c825efa5.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-633919684207c5f45a4c9901c825efa5.json'),
(12195, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-65f1925636bbaa3fba15bdc39f78e0d5.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-65f1925636bbaa3fba15bdc39f78e0d5.json'),
(12196, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-75301c97e9fded9c2765b5acd1dafd27.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-75301c97e9fded9c2765b5acd1dafd27.json'),
(12197, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7a2e287667640190b077c6ec1bb78def.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7a2e287667640190b077c6ec1bb78def.json'),
(12198, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7b3dd2eb28c6934e67aab05cb228976e.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7b3dd2eb28c6934e67aab05cb228976e.json'),
(12199, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7be056cfc03bb0953d1e34780f116705.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7be056cfc03bb0953d1e34780f116705.json'),
(12200, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7e2b185f9a9a462234766ae8210ea465.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7e2b185f9a9a462234766ae8210ea465.json'),
(12201, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7f570324ffd8f2bf9ae11831ff832f10.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-7f570324ffd8f2bf9ae11831ff832f10.json'),
(12202, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-83c7d8fd1802aa758402826d6969eada.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-83c7d8fd1802aa758402826d6969eada.json'),
(12203, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-8ab6dc59306447e92f7d5332c87c00f5.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-8ab6dc59306447e92f7d5332c87c00f5.json'),
(12204, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-909281a0818217979bc696524032b302.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-909281a0818217979bc696524032b302.json'),
(12205, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9484a9934a37cb13d6f2989e4f276416.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9484a9934a37cb13d6f2989e4f276416.json'),
(12206, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-99ae3656a370bd020b1329a01f4f2afe.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-99ae3656a370bd020b1329a01f4f2afe.json'),
(12207, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9b13a01f55ef68362fff2ea10a1aca12.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9b13a01f55ef68362fff2ea10a1aca12.json'),
(12208, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9f865b1b766c5676d457715fca5909ba.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-9f865b1b766c5676d457715fca5909ba.json'),
(12209, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a28062b603381a3127addfa2a95c87ff.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a28062b603381a3127addfa2a95c87ff.json'),
(12210, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a3733f1e3637e46fca92285e854b9d62.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-a3733f1e3637e46fca92285e854b9d62.json'),
(12211, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afa55955a22e68d915726fc86bc02066.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afa55955a22e68d915726fc86bc02066.json'),
(12212, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afd4a5ac8f337edc042fc34f1f9c3c88.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-afd4a5ac8f337edc042fc34f1f9c3c88.json'),
(12213, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b2203f066e0f277b2e01c6c92893c9d5.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b2203f066e0f277b2e01c6c92893c9d5.json'),
(12214, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b482644b6b94bc43bdb86a6c085c182f.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-b482644b6b94bc43bdb86a6c085c182f.json'),
(12215, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-c86af66a4f400e1c08cc935be40b3018.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-c86af66a4f400e1c08cc935be40b3018.json'),
(12216, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d444e7480857d3b93022e5bcb338b3b9.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d444e7480857d3b93022e5bcb338b3b9.json'),
(12217, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d592eafe1557802b169767d0aee68470.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d592eafe1557802b169767d0aee68470.json'),
(12218, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d725eda41fe1fb70f4a873006e717725.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d725eda41fe1fb70f4a873006e717725.json'),
(12219, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d72dc584abf4ef14651df328e336a44f.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-d72dc584abf4ef14651df328e336a44f.json'),
(12220, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-dbf48c6cf669c8624d6a4b4220f356f0.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-dbf48c6cf669c8624d6a4b4220f356f0.json'),
(12221, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-de8b8dfe3fd7324c2e7eba4c5cd9f7aa.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-de8b8dfe3fd7324c2e7eba4c5cd9f7aa.json'),
(12222, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f0cadc440125873838b7db116637f1f8.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f0cadc440125873838b7db116637f1f8.json'),
(12223, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f216860b6a5e98aa9f46ec3967183fd8.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f216860b6a5e98aa9f46ec3967183fd8.json'),
(12224, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f70dcd11a0a18d63b48b6039c1b76d51.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f70dcd11a0a18d63b48b6039c1b76d51.json'),
(12225, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f757eb77a53169ac3d81a48385f148da.json', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR-f757eb77a53169ac3d81a48385f148da.json'),
(12226, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.l10n.php', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.l10n.php'),
(12227, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.mo', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.mo'),
(12228, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wordpress-seo-premium-fa_IR.po', 'wp-content/languages/plugins/wordpress-seo-premium-fa_IR.po'),
(12229, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.l10n.php', 'wp-content/languages/plugins/wps-hide-login-fa_IR.l10n.php'),
(12230, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.mo', 'wp-content/languages/plugins/wps-hide-login-fa_IR.mo'),
(12231, '/home/iraneurobetcom/public_html/wp-content/languages/plugins/wps-hide-login-fa_IR.po', 'wp-content/languages/plugins/wps-hide-login-fa_IR.po'),
(12232, '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR-5981b77170e8cc21710d2f921191c360.json', 'wp-content/languages/themes/hello-elementor-fa_IR-5981b77170e8cc21710d2f921191c360.json'),
(12233, '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR.mo', 'wp-content/languages/themes/hello-elementor-fa_IR.mo'),
(12234, '/home/iraneurobetcom/public_html/wp-content/languages/themes/hello-elementor-fa_IR.po', 'wp-content/languages/themes/hello-elementor-fa_IR.po'),
(12235, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.l10n.php', 'wp-content/languages/themes/twentytwentyfive-fa_IR.l10n.php'),
(12236, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.mo', 'wp-content/languages/themes/twentytwentyfive-fa_IR.mo'),
(12237, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfive-fa_IR.po', 'wp-content/languages/themes/twentytwentyfive-fa_IR.po'),
(12238, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.l10n.php', 'wp-content/languages/themes/twentytwentyfour-fa_IR.l10n.php'),
(12239, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.mo', 'wp-content/languages/themes/twentytwentyfour-fa_IR.mo'),
(12240, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyfour-fa_IR.po', 'wp-content/languages/themes/twentytwentyfour-fa_IR.po'),
(12241, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyone-fa_IR.mo', 'wp-content/languages/themes/twentytwentyone-fa_IR.mo'),
(12242, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentyone-fa_IR.po', 'wp-content/languages/themes/twentytwentyone-fa_IR.po'),
(12243, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentythree-fa_IR.mo', 'wp-content/languages/themes/twentytwentythree-fa_IR.mo'),
(12244, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentythree-fa_IR.po', 'wp-content/languages/themes/twentytwentythree-fa_IR.po'),
(12245, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentytwo-fa_IR.mo', 'wp-content/languages/themes/twentytwentytwo-fa_IR.mo'),
(12246, '/home/iraneurobetcom/public_html/wp-content/languages/themes/twentytwentytwo-fa_IR.po', 'wp-content/languages/themes/twentytwentytwo-fa_IR.po'),
(12247, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.l10n.php', 'wp-content/languages-old/admin-fa_IR.l10n.php'),
(12248, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.mo', 'wp-content/languages-old/admin-fa_IR.mo'),
(12249, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-fa_IR.po', 'wp-content/languages-old/admin-fa_IR.po'),
(12250, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.l10n.php', 'wp-content/languages-old/admin-network-fa_IR.l10n.php'),
(12251, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.mo', 'wp-content/languages-old/admin-network-fa_IR.mo'),
(12252, '/home/iraneurobetcom/public_html/wp-content/languages-old/admin-network-fa_IR.po', 'wp-content/languages-old/admin-network-fa_IR.po'),
(12253, '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.l10n.php', 'wp-content/languages-old/continents-cities-fa_IR.l10n.php'),
(12254, '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.mo', 'wp-content/languages-old/continents-cities-fa_IR.mo'),
(12255, '/home/iraneurobetcom/public_html/wp-content/languages-old/continents-cities-fa_IR.po', 'wp-content/languages-old/continents-cities-fa_IR.po'),
(12256, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json', 'wp-content/languages-old/fa_IR-0cc31205f20441b3df1d1b46100f6b8d.json'),
(12257, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0ce75ad2f775d1cac9696967d484808c.json', 'wp-content/languages-old/fa_IR-0ce75ad2f775d1cac9696967d484808c.json'),
(12258, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-0eebe503220d4a00341eb011b92769b4.json', 'wp-content/languages-old/fa_IR-0eebe503220d4a00341eb011b92769b4.json'),
(12259, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-17179a5f2930647c89151e365f843b6e.json', 'wp-content/languages-old/fa_IR-17179a5f2930647c89151e365f843b6e.json'),
(12260, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json', 'wp-content/languages-old/fa_IR-1780a2033cf98d69ce13c2e5c8510004.json'),
(12261, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json', 'wp-content/languages-old/fa_IR-1a0cd6a7128913b15c1a10dd68951869.json'),
(12262, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1bba9045bb07c89671c88a3f328548e8.json', 'wp-content/languages-old/fa_IR-1bba9045bb07c89671c88a3f328548e8.json'),
(12263, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json', 'wp-content/languages-old/fa_IR-1c4303f02ff93b290e9faad991eeb06f.json'),
(12264, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json', 'wp-content/languages-old/fa_IR-1d17475f620f63a92e2c5d2681c51ee8.json'),
(12265, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json', 'wp-content/languages-old/fa_IR-2617ce121227a46077ede6c69aa9fcb5.json'),
(12266, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-270d72d1cff17227d37f3244759cbecb.json', 'wp-content/languages-old/fa_IR-270d72d1cff17227d37f3244759cbecb.json'),
(12267, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-28b3c3d595952907e08d98287077426c.json', 'wp-content/languages-old/fa_IR-28b3c3d595952907e08d98287077426c.json'),
(12268, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2a60fb9605efeab98825d6b2f781090a.json', 'wp-content/languages-old/fa_IR-2a60fb9605efeab98825d6b2f781090a.json'),
(12269, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2b390f85a3048c5b4255fb45960b6514.json', 'wp-content/languages-old/fa_IR-2b390f85a3048c5b4255fb45960b6514.json'),
(12270, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-2c5d274ea625dd91556554ad82901529.json', 'wp-content/languages-old/fa_IR-2c5d274ea625dd91556554ad82901529.json'),
(12271, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json', 'wp-content/languages-old/fa_IR-320f4ad9792aaa6dedb1e71cbdf85d57.json'),
(12272, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-440127dd25bde48a531ded36f33e927b.json', 'wp-content/languages-old/fa_IR-440127dd25bde48a531ded36f33e927b.json'),
(12273, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json', 'wp-content/languages-old/fa_IR-49c6d4acf36cf3aca9f0b2a77617304f.json'),
(12274, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json', 'wp-content/languages-old/fa_IR-4a38fe1c0c45989e44682ba6109d9f46.json'),
(12275, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-4bfa11da57ff2600004bb500368247f4.json', 'wp-content/languages-old/fa_IR-4bfa11da57ff2600004bb500368247f4.json'),
(12276, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json', 'wp-content/languages-old/fa_IR-50278328b502f4eb3f2b8b7ab49324a1.json'),
(12277, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-5251f7623766a714c8207c7edb938628.json', 'wp-content/languages-old/fa_IR-5251f7623766a714c8207c7edb938628.json'),
(12278, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json', 'wp-content/languages-old/fa_IR-529362903a5a05b34b06b5e793fb4cf8.json'),
(12279, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json', 'wp-content/languages-old/fa_IR-569e85ef168299eb8c8f24d8ef8c8a78.json'),
(12280, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-6025add6bde16aaeb12787d250f9b414.json', 'wp-content/languages-old/fa_IR-6025add6bde16aaeb12787d250f9b414.json'),
(12281, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json', 'wp-content/languages-old/fa_IR-60d06fac6f98e8e8f0ec5a945738b660.json'),
(12282, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json', 'wp-content/languages-old/fa_IR-68f2cec7514bf8563c723a4d675fcfe6.json'),
(12283, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7233008897033de5ee0d14f86a42a65a.json', 'wp-content/languages-old/fa_IR-7233008897033de5ee0d14f86a42a65a.json'),
(12284, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7289286ed59e90a8f36ae797df62220b.json', 'wp-content/languages-old/fa_IR-7289286ed59e90a8f36ae797df62220b.json'),
(12285, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json', 'wp-content/languages-old/fa_IR-7436b7ee9e4f11ac0d618d8cc886eb66.json'),
(12286, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json', 'wp-content/languages-old/fa_IR-77fdfadaf2e1ca3a027d1956b910bc50.json'),
(12287, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json', 'wp-content/languages-old/fa_IR-7b74c8457eaa7fcc50db41b431f8a003.json'),
(12288, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json', 'wp-content/languages-old/fa_IR-7c90cd4398ee2d9d3628c387a87a70e5.json'),
(12289, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json', 'wp-content/languages-old/fa_IR-7d5ca435e60d92f024d46c9257aaa0f7.json'),
(12290, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json', 'wp-content/languages-old/fa_IR-7f13c36c641b114bf18cd0bcc9ecc7e0.json'),
(12291, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json', 'wp-content/languages-old/fa_IR-803bf1ce2131e13efc590c1bc47851fc.json'),
(12292, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-81c889563f09dd13de1701135dc62941.json', 'wp-content/languages-old/fa_IR-81c889563f09dd13de1701135dc62941.json'),
(12293, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json', 'wp-content/languages-old/fa_IR-81d6f084cb273e02e15b01bd9ece87f7.json'),
(12294, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json', 'wp-content/languages-old/fa_IR-8240df461220d1d3a028a9a4c5652a5b.json'),
(12295, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json', 'wp-content/languages-old/fa_IR-8860e58c20c6a2ab5876a0f07be43bd9.json'),
(12296, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-93882e8f9976382d7f724ac595ed7151.json', 'wp-content/languages-old/fa_IR-93882e8f9976382d7f724ac595ed7151.json'),
(12297, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-947c76bb5095da30e16668eec15406b2.json', 'wp-content/languages-old/fa_IR-947c76bb5095da30e16668eec15406b2.json'),
(12298, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json', 'wp-content/languages-old/fa_IR-9b256ea9cd54df92095e04c76758ceb0.json'),
(12299, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json', 'wp-content/languages-old/fa_IR-9c3519f4870fac83dc0dbf18cb6bd4c4.json'),
(12300, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json', 'wp-content/languages-old/fa_IR-9d47a87c240c1d10701cd6a02b28aa1b.json'),
(12301, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json', 'wp-content/languages-old/fa_IR-a25d1cc7bf7ca0b4e114f6bea64943f4.json'),
(12302, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json', 'wp-content/languages-old/fa_IR-a2796e57f680e25d84c4b352ee6d7280.json'),
(12303, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-a9dc201dcd011fe71849743133052619.json', 'wp-content/languages-old/fa_IR-a9dc201dcd011fe71849743133052619.json'),
(12304, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-aabfce98c410957228848dc581e3c420.json', 'wp-content/languages-old/fa_IR-aabfce98c410957228848dc581e3c420.json'),
(12305, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-ac23eee47530ac63a1178c827db28087.json', 'wp-content/languages-old/fa_IR-ac23eee47530ac63a1178c827db28087.json'),
(12306, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json', 'wp-content/languages-old/fa_IR-bf0f094965d3d4a95b47babcb35fc136.json'),
(12307, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json', 'wp-content/languages-old/fa_IR-bf23b24175490c2e46aaf92ff6a0c70f.json'),
(12308, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-c31d5f185753910c14afebc6deb2ce24.json', 'wp-content/languages-old/fa_IR-c31d5f185753910c14afebc6deb2ce24.json'),
(12309, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-ca28138671823450e87dfd354f7afc6b.json', 'wp-content/languages-old/fa_IR-ca28138671823450e87dfd354f7afc6b.json'),
(12310, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-daeb084aab42199d26393a56c3465bc0.json', 'wp-content/languages-old/fa_IR-daeb084aab42199d26393a56c3465bc0.json'),
(12311, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e2791ba830489d23043be8650a22a22b.json', 'wp-content/languages-old/fa_IR-e2791ba830489d23043be8650a22a22b.json'),
(12312, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json', 'wp-content/languages-old/fa_IR-e2e4c4b80f3adf2c70b431bfdb1b4872.json'),
(12313, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-e53526243551a102928735ec9eed4edf.json', 'wp-content/languages-old/fa_IR-e53526243551a102928735ec9eed4edf.json'),
(12314, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f575f481034e90e21d832e415fd95fcf.json', 'wp-content/languages-old/fa_IR-f575f481034e90e21d832e415fd95fcf.json'),
(12315, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json', 'wp-content/languages-old/fa_IR-f70806bf0c7d62f2908bd5a1c3fe4efc.json'),
(12316, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json', 'wp-content/languages-old/fa_IR-f8f49d9fc4a9cf7d78ec99285417bd9c.json'),
(12317, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.l10n.php', 'wp-content/languages-old/fa_IR.l10n.php'),
(12318, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.mo', 'wp-content/languages-old/fa_IR.mo'),
(12319, '/home/iraneurobetcom/public_html/wp-content/languages-old/fa_IR.po', 'wp-content/languages-old/fa_IR.po'),
(12320, '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/akismet-fa_IR.mo', 'wp-content/languages-old/plugins/akismet-fa_IR.mo'),
(12321, '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/akismet-fa_IR.po', 'wp-content/languages-old/plugins/akismet-fa_IR.po'),
(12322, '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/hello-dolly-fa_IR.mo', 'wp-content/languages-old/plugins/hello-dolly-fa_IR.mo'),
(12323, '/home/iraneurobetcom/public_html/wp-content/languages-old/plugins/hello-dolly-fa_IR.po', 'wp-content/languages-old/plugins/hello-dolly-fa_IR.po'),
(12324, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfive-fa_IR.mo', 'wp-content/languages-old/themes/twentytwentyfive-fa_IR.mo'),
(12325, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfive-fa_IR.po', 'wp-content/languages-old/themes/twentytwentyfive-fa_IR.po'),
(12326, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfour-fa_IR.mo', 'wp-content/languages-old/themes/twentytwentyfour-fa_IR.mo'),
(12327, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentyfour-fa_IR.po', 'wp-content/languages-old/themes/twentytwentyfour-fa_IR.po'),
(12328, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentythree-fa_IR.mo', 'wp-content/languages-old/themes/twentytwentythree-fa_IR.mo'),
(12329, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentythree-fa_IR.po', 'wp-content/languages-old/themes/twentytwentythree-fa_IR.po'),
(12330, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.l10n.php', 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.l10n.php'),
(12331, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.mo', 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.mo'),
(12332, '/home/iraneurobetcom/public_html/wp-content/languages-old/themes/twentytwentytwo-fa_IR.po', 'wp-content/languages-old/themes/twentytwentytwo-fa_IR.po'),
(12333, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/404.php', 'wp-content/themes/Newspaper/404.php'),
(12334, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/archive.php', 'wp-content/themes/Newspaper/archive.php'),
(12335, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/attachment.php', 'wp-content/themes/Newspaper/attachment.php'),
(12336, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/author.php', 'wp-content/themes/Newspaper/author.php'),
(12337, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/bbpress.php', 'wp-content/themes/Newspaper/bbpress.php'),
(12338, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/category.php', 'wp-content/themes/Newspaper/category.php'),
(12339, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/comments.php', 'wp-content/themes/Newspaper/comments.php'),
(12340, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/editor-style.css', 'wp-content/themes/Newspaper/editor-style.css'),
(12341, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/font-newspaper.css', 'wp-content/themes/Newspaper/font-newspaper.css'),
(12342, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/footer.php', 'wp-content/themes/Newspaper/footer.php'),
(12343, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/functions.php', 'wp-content/themes/Newspaper/functions.php'),
(12344, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/gutenberg-editor.css', 'wp-content/themes/Newspaper/gutenberg-editor.css'),
(12345, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/header.php', 'wp-content/themes/Newspaper/header.php'),
(12346, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/admin-panel/logo-panel.png', 'wp-content/themes/Newspaper/images/admin-panel/logo-panel.png'),
(12347, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/editor-style/grid-no-sidebar-desktop.gif', 'wp-content/themes/Newspaper/images/editor-style/grid-no-sidebar-desktop.gif'),
(12348, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/editor-style/grid-sidebar-desktop.gif', 'wp-content/themes/Newspaper/images/editor-style/grid-sidebar-desktop.gif'),
(12349, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.eot', 'wp-content/themes/Newspaper/images/icons/newspaper.eot'),
(12350, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.svg', 'wp-content/themes/Newspaper/images/icons/newspaper.svg'),
(12351, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.ttf', 'wp-content/themes/Newspaper/images/icons/newspaper.ttf'),
(12352, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/icons/newspaper.woff', 'wp-content/themes/Newspaper/images/icons/newspaper.woff'),
(12353, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/images/no-thumb/medium_large.png', 'wp-content/themes/Newspaper/images/no-thumb/medium_large.png'),
(12354, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/js/tagdiv-theme.js', 'wp-content/themes/Newspaper/includes/js/tagdiv-theme.js'),
(12355, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js', 'wp-content/themes/Newspaper/includes/js/tagdiv-theme.min.js'),
(12356, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-config.php', 'wp-content/themes/Newspaper/includes/tagdiv-config.php'),
(12357, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-page-generator.php', 'wp-content/themes/Newspaper/includes/tagdiv-page-generator.php'),
(12358, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/tagdiv-panel-docs.php', 'wp-content/themes/Newspaper/includes/tagdiv-panel-docs.php'),
(12359, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-admin-notices.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-admin-notices.php'),
(12360, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-global.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-global.php'),
(12361, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-log.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-log.php'),
(12362, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-options.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-options.php'),
(12363, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-remote-http.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-remote-http.php'),
(12364, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-util.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-util.php'),
(12365, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php', 'wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php'),
(12366, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/general.less', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/general.less'),
(12367, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/plugins.less', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/plugins.less'),
(12368, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/welcome.less', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/welcome.less'),
(12369, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.css', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.css'),
(12370, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.less', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/css/wp-admin.less'),
(12371, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.eot', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.eot'),
(12372, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.svg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.svg'),
(12373, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.ttf', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.ttf'),
(12374, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.woff', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.woff'),
(12375, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newsmag.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newsmag.png'),
(12376, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newspaper.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/Newspaper.png'),
(12377, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/cloud-templates.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/cloud-templates.jpg'),
(12378, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/invoice.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/invoice.png'),
(12379, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/label.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/label.png'),
(12380, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/mobile.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/mobile.png'),
(12381, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.gif', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.gif'),
(12382, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/plugins-installed-success.png'),
(12383, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/rev-slider.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/rev-slider.png'),
(12384, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/social.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/social.png'),
(12385, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/standard-pack.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/standard-pack.jpg'),
(12386, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/success.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/success.jpg'),
(12387, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-amp.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-amp.png'),
(12388, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-cali.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-cali.jpg'),
(12389, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-coaching.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-coaching.jpg'),
(12390, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-compass.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-compass.jpg'),
(12391, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-doctors.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-doctors.jpg'),
(12392, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-eastcoast.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-eastcoast.jpg'),
(12393, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-jobs.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-jobs.jpg'),
(12394, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-momentum.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-momentum.jpg'),
(12395, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-newsletter.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-newsletter.png'),
(12396, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-optin.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-optin.png'),
(12397, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-realestate.jpg', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-realestate.jpg'),
(12398, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-shop.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-shop.png'),
(12399, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-small.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-small.png'),
(12400, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-woo-placeholder.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/tagdiv-woo-placeholder.png'),
(12401, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/td-composer.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/td-composer.png'),
(12402, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/visual-composer.png', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/plugins/visual-composer.png'),
(12403, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js'),
(12404, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-current-plugins-deactivation.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-current-plugins-deactivation.php'),
(12405, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-old-plugins-deactivation.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-old-plugins-deactivation.php'),
(12406, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-theme-plugins-setup.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tagdiv-theme-plugins-setup.php'),
(12407, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tgm-plugin-activation.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/plugins/class-tgm-plugin-activation.php'),
(12408, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-header.php'),
(12409, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-support.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-support.php'),
(12410, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-theme-plugins.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-theme-plugins.php'),
(12411, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-welcome.php', 'wp-content/themes/Newspaper/includes/wp-booster/wp-admin/tagdiv-view-welcome.php'),
(12412, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/index.php', 'wp-content/themes/Newspaper/index.php'),
(12413, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop-archive.php', 'wp-content/themes/Newspaper/loop-archive.php'),
(12414, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop-single.php', 'wp-content/themes/Newspaper/loop-single.php'),
(12415, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/loop.php', 'wp-content/themes/Newspaper/loop.php'),
(12416, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/page.php', 'wp-content/themes/Newspaper/page.php'),
(12417, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/screenshot.png', 'wp-content/themes/Newspaper/screenshot.png'),
(12418, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/search.php', 'wp-content/themes/Newspaper/search.php'),
(12419, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/searchform.php', 'wp-content/themes/Newspaper/searchform.php'),
(12420, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/sidebar.php', 'wp-content/themes/Newspaper/sidebar.php'),
(12421, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/single.php', 'wp-content/themes/Newspaper/single.php'),
(12422, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-bbpress.css', 'wp-content/themes/Newspaper/style-bbpress.css'),
(12423, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-buddypress.css', 'wp-content/themes/Newspaper/style-buddypress.css'),
(12424, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style-woocommerce.css', 'wp-content/themes/Newspaper/style-woocommerce.css'),
(12425, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/style.css', 'wp-content/themes/Newspaper/style.css'),
(12426, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/tag.php', 'wp-content/themes/Newspaper/tag.php'),
(12427, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/tagdiv-deploy-mode.php', 'wp-content/themes/Newspaper/tagdiv-deploy-mode.php'),
(12428, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/de_DE.mo', 'wp-content/themes/Newspaper/translation/de_DE.mo'),
(12429, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/de_DE.po', 'wp-content/themes/Newspaper/translation/de_DE.po'),
(12430, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/default.mo', 'wp-content/themes/Newspaper/translation/default.mo'),
(12431, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/default.po', 'wp-content/themes/Newspaper/translation/default.po'),
(12432, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/el.mo', 'wp-content/themes/Newspaper/translation/el.mo'),
(12433, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/el.po', 'wp-content/themes/Newspaper/translation/el.po'),
(12434, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/es_ES.mo', 'wp-content/themes/Newspaper/translation/es_ES.mo'),
(12435, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/es_ES.po', 'wp-content/themes/Newspaper/translation/es_ES.po'),
(12436, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fi.mo', 'wp-content/themes/Newspaper/translation/fi.mo'),
(12437, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fi.po', 'wp-content/themes/Newspaper/translation/fi.po'),
(12438, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fr_FR.mo', 'wp-content/themes/Newspaper/translation/fr_FR.mo'),
(12439, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/fr_FR.po', 'wp-content/themes/Newspaper/translation/fr_FR.po'),
(12440, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/hi_IN.mo', 'wp-content/themes/Newspaper/translation/hi_IN.mo'),
(12441, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/hi_IN.po', 'wp-content/themes/Newspaper/translation/hi_IN.po'),
(12442, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/id_ID.mo', 'wp-content/themes/Newspaper/translation/id_ID.mo'),
(12443, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/id_ID.po', 'wp-content/themes/Newspaper/translation/id_ID.po'),
(12444, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ja.mo', 'wp-content/themes/Newspaper/translation/ja.mo'),
(12445, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ja.po', 'wp-content/themes/Newspaper/translation/ja.po'),
(12446, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/mr_IN.mo', 'wp-content/themes/Newspaper/translation/mr_IN.mo'),
(12447, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/mr_IN.po', 'wp-content/themes/Newspaper/translation/mr_IN.po'),
(12448, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/nl_NL.mo', 'wp-content/themes/Newspaper/translation/nl_NL.mo'),
(12449, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/nl_NL.po', 'wp-content/themes/Newspaper/translation/nl_NL.po'),
(12450, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pl_PL.mo', 'wp-content/themes/Newspaper/translation/pl_PL.mo'),
(12451, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pl_PL.po', 'wp-content/themes/Newspaper/translation/pl_PL.po'),
(12452, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pt_PT.mo', 'wp-content/themes/Newspaper/translation/pt_PT.mo'),
(12453, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/pt_PT.po', 'wp-content/themes/Newspaper/translation/pt_PT.po'),
(12454, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ro_RO.mo', 'wp-content/themes/Newspaper/translation/ro_RO.mo'),
(12455, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ro_RO.po', 'wp-content/themes/Newspaper/translation/ro_RO.po'),
(12456, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ru_RU.mo', 'wp-content/themes/Newspaper/translation/ru_RU.mo'),
(12457, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ru_RU.po', 'wp-content/themes/Newspaper/translation/ru_RU.po'),
(12458, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ta_LK.mo', 'wp-content/themes/Newspaper/translation/ta_LK.mo'),
(12459, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ta_LK.po', 'wp-content/themes/Newspaper/translation/ta_LK.po'),
(12460, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/th.mo', 'wp-content/themes/Newspaper/translation/th.mo'),
(12461, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/th.po', 'wp-content/themes/Newspaper/translation/th.po'),
(12462, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/tr_TR.mo', 'wp-content/themes/Newspaper/translation/tr_TR.mo'),
(12463, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/tr_TR.po', 'wp-content/themes/Newspaper/translation/tr_TR.po'),
(12464, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ur_IN.mo', 'wp-content/themes/Newspaper/translation/ur_IN.mo'),
(12465, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/translation/ur_IN.po', 'wp-content/themes/Newspaper/translation/ur_IN.po'),
(12466, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/woocommerce/archive-product.php', 'wp-content/themes/Newspaper/woocommerce/archive-product.php'),
(12467, '/home/iraneurobetcom/public_html/wp-content/themes/Newspaper/woocommerce/single-product.php', 'wp-content/themes/Newspaper/woocommerce/single-product.php'),
(12468, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/images/elementor-notice-icon.svg', 'wp-content/themes/hello-elementor/assets/images/elementor-notice-icon.svg'),
(12469, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/images/go-pro.svg', 'wp-content/themes/hello-elementor/assets/images/go-pro.svg'),
(12470, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.asset.php', 'wp-content/themes/hello-elementor/assets/js/hello-admin.asset.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(12471, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.css', 'wp-content/themes/hello-elementor/assets/js/hello-admin.css'),
(12472, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.js', 'wp-content/themes/hello-elementor/assets/js/hello-admin.js'),
(12473, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.min.css', 'wp-content/themes/hello-elementor/assets/js/hello-admin.min.css'),
(12474, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-admin.min.js', 'wp-content/themes/hello-elementor/assets/js/hello-admin.min.js'),
(12475, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php', 'wp-content/themes/hello-elementor/assets/js/hello-editor.asset.php'),
(12476, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.js', 'wp-content/themes/hello-elementor/assets/js/hello-editor.js'),
(12477, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-editor.min.js', 'wp-content/themes/hello-elementor/assets/js/hello-editor.min.js'),
(12478, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.asset.php', 'wp-content/themes/hello-elementor/assets/js/hello-frontend.asset.php'),
(12479, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.js', 'wp-content/themes/hello-elementor/assets/js/hello-frontend.js'),
(12480, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js', 'wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js'),
(12481, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/classic-editor.css', 'wp-content/themes/hello-elementor/classic-editor.css'),
(12482, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/classic-editor.min.css', 'wp-content/themes/hello-elementor/classic-editor.min.css'),
(12483, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/comments.php', 'wp-content/themes/hello-elementor/comments.php'),
(12484, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/editor.css', 'wp-content/themes/hello-elementor/editor.css'),
(12485, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/editor.min.css', 'wp-content/themes/hello-elementor/editor.min.css'),
(12486, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/footer.php', 'wp-content/themes/hello-elementor/footer.php'),
(12487, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/functions.php', 'wp-content/themes/hello-elementor/functions.php'),
(12488, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/header.php', 'wp-content/themes/hello-elementor/header.php'),
(12489, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/admin-functions.php', 'wp-content/themes/hello-elementor/includes/admin-functions.php'),
(12490, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/elementor-functions.php', 'wp-content/themes/hello-elementor/includes/elementor-functions.php'),
(12491, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings/settings-footer.php', 'wp-content/themes/hello-elementor/includes/settings/settings-footer.php'),
(12492, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings/settings-header.php', 'wp-content/themes/hello-elementor/includes/settings/settings-header.php'),
(12493, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/includes/settings-functions.php', 'wp-content/themes/hello-elementor/includes/settings-functions.php'),
(12494, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/index.php', 'wp-content/themes/hello-elementor/index.php'),
(12495, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/readme.txt', 'wp-content/themes/hello-elementor/readme.txt'),
(12496, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/screenshot.png', 'wp-content/themes/hello-elementor/screenshot.png'),
(12497, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/sidebar.php', 'wp-content/themes/hello-elementor/sidebar.php'),
(12498, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/style.css', 'wp-content/themes/hello-elementor/style.css'),
(12499, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/style.min.css', 'wp-content/themes/hello-elementor/style.min.css'),
(12500, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/404.php', 'wp-content/themes/hello-elementor/template-parts/404.php'),
(12501, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/archive.php', 'wp-content/themes/hello-elementor/template-parts/archive.php'),
(12502, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/dynamic-footer.php', 'wp-content/themes/hello-elementor/template-parts/dynamic-footer.php'),
(12503, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/dynamic-header.php', 'wp-content/themes/hello-elementor/template-parts/dynamic-header.php'),
(12504, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/footer.php', 'wp-content/themes/hello-elementor/template-parts/footer.php'),
(12505, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/header.php', 'wp-content/themes/hello-elementor/template-parts/header.php'),
(12506, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/search.php', 'wp-content/themes/hello-elementor/template-parts/search.php'),
(12507, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/template-parts/single.php', 'wp-content/themes/hello-elementor/template-parts/single.php'),
(12508, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/theme.css', 'wp-content/themes/hello-elementor/theme.css'),
(12509, '/home/iraneurobetcom/public_html/wp-content/themes/hello-elementor/theme.min.css', 'wp-content/themes/hello-elementor/theme.min.css'),
(12510, '/home/iraneurobetcom/public_html/wp-content/themes/index.php', 'wp-content/themes/index.php'),
(12511, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/css/editor-style.css', 'wp-content/themes/twentytwentyfive/assets/css/editor-style.css'),
(12512, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2'),
(12513, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2'),
(12514, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2'),
(12515, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2'),
(12516, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2'),
(12517, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2'),
(12518, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2'),
(12519, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2'),
(12520, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2'),
(12521, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2'),
(12522, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2'),
(12523, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2'),
(12524, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2'),
(12525, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2'),
(12526, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2'),
(12527, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2'),
(12528, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2'),
(12529, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2'),
(12530, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2'),
(12531, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2'),
(12532, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2'),
(12533, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2'),
(12534, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2'),
(12535, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2'),
(12536, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2'),
(12537, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2'),
(12538, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2'),
(12539, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2'),
(12540, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2'),
(12541, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2'),
(12542, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2'),
(12543, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2'),
(12544, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2'),
(12545, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2'),
(12546, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2'),
(12547, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2'),
(12548, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2'),
(12549, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2'),
(12550, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2'),
(12551, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2'),
(12552, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2'),
(12553, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2'),
(12554, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2'),
(12555, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2'),
(12556, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/404-image.webp', 'wp-content/themes/twentytwentyfive/assets/images/404-image.webp'),
(12557, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp', 'wp-content/themes/twentytwentyfive/assets/images/agenda-img-4.webp'),
(12558, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', 'wp-content/themes/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp'),
(12559, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/book-image-landing.webp', 'wp-content/themes/twentytwentyfive/assets/images/book-image-landing.webp'),
(12560, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/book-image.webp', 'wp-content/themes/twentytwentyfive/assets/images/book-image.webp'),
(12561, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/botany-flowers-closeup.webp', 'wp-content/themes/twentytwentyfive/assets/images/botany-flowers-closeup.webp'),
(12562, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp', 'wp-content/themes/twentytwentyfive/assets/images/botany-flowers.webp'),
(12563, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', 'wp-content/themes/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp'),
(12564, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-anthuriums.webp', 'wp-content/themes/twentytwentyfive/assets/images/category-anthuriums.webp'),
(12565, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp', 'wp-content/themes/twentytwentyfive/assets/images/category-cactus.webp'),
(12566, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp', 'wp-content/themes/twentytwentyfive/assets/images/category-sunflowers.webp'),
(12567, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/coming-soon-bg-image.webp', 'wp-content/themes/twentytwentyfive/assets/images/coming-soon-bg-image.webp'),
(12568, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/coral-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/coral-square.webp'),
(12569, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/dallas-creek-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/dallas-creek-square.webp'),
(12570, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/delphinium-flowers.webp', 'wp-content/themes/twentytwentyfive/assets/images/delphinium-flowers.webp'),
(12571, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/flower-meadow-square.webp'),
(12572, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/grid-flower-1.webp', 'wp-content/themes/twentytwentyfive/assets/images/grid-flower-1.webp'),
(12573, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp', 'wp-content/themes/twentytwentyfive/assets/images/grid-flower-2.webp'),
(12574, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp', 'wp-content/themes/twentytwentyfive/assets/images/hero-podcast.webp'),
(12575, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp', 'wp-content/themes/twentytwentyfive/assets/images/link-in-bio-background.webp'),
(12576, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp', 'wp-content/themes/twentytwentyfive/assets/images/link-in-bio-image.webp'),
(12577, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/location.webp', 'wp-content/themes/twentytwentyfive/assets/images/location.webp'),
(12578, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/malibu-plantlife.webp', 'wp-content/themes/twentytwentyfive/assets/images/malibu-plantlife.webp'),
(12579, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp', 'wp-content/themes/twentytwentyfive/assets/images/man-in-hat.webp'),
(12580, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/marshland-birds-square.webp'),
(12581, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', 'wp-content/themes/twentytwentyfive/assets/images/northern-buttercups-flowers.webp'),
(12582, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/nurse.webp', 'wp-content/themes/twentytwentyfive/assets/images/nurse.webp'),
(12583, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/parthenon-square.webp'),
(12584, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/poster-image-background.webp', 'wp-content/themes/twentytwentyfive/assets/images/poster-image-background.webp'),
(12585, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', 'wp-content/themes/twentytwentyfive/assets/images/red-hibiscus-closeup.webp'),
(12586, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/ruins-image.webp', 'wp-content/themes/twentytwentyfive/assets/images/ruins-image.webp'),
(12587, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/services-subscriber-photo.webp', 'wp-content/themes/twentytwentyfive/assets/images/services-subscriber-photo.webp'),
(12588, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/star-thristle-flower.webp', 'wp-content/themes/twentytwentyfive/assets/images/star-thristle-flower.webp'),
(12589, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/typewriter.webp', 'wp-content/themes/twentytwentyfive/assets/images/typewriter.webp'),
(12590, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp', 'wp-content/themes/twentytwentyfive/assets/images/vash-gon-square.webp'),
(12591, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp', 'wp-content/themes/twentytwentyfive/assets/images/woman-splashing-water.webp'),
(12592, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/functions.php', 'wp-content/themes/twentytwentyfive/functions.php'),
(12593, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer-columns.html', 'wp-content/themes/twentytwentyfive/parts/footer-columns.html'),
(12594, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer-newsletter.html', 'wp-content/themes/twentytwentyfive/parts/footer-newsletter.html'),
(12595, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/footer.html', 'wp-content/themes/twentytwentyfive/parts/footer.html'),
(12596, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/header-large-title.html', 'wp-content/themes/twentytwentyfive/parts/header-large-title.html'),
(12597, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/header.html', 'wp-content/themes/twentytwentyfive/parts/header.html'),
(12598, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/sidebar.html', 'wp-content/themes/twentytwentyfive/parts/sidebar.html'),
(12599, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/parts/vertical-header.html', 'wp-content/themes/twentytwentyfive/parts/vertical-header.html'),
(12600, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-about-book.php', 'wp-content/themes/twentytwentyfive/patterns/banner-about-book.php'),
(12601, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php', 'wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php'),
(12602, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php', 'wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php'),
(12603, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-intro.php', 'wp-content/themes/twentytwentyfive/patterns/banner-intro.php'),
(12604, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-poster.php', 'wp-content/themes/twentytwentyfive/patterns/banner-poster.php'),
(12605, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', 'wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php'),
(12606, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/binding-format.php', 'wp-content/themes/twentytwentyfive/patterns/binding-format.php'),
(12607, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/comments.php', 'wp-content/themes/twentytwentyfive/patterns/comments.php'),
(12608, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php', 'wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php'),
(12609, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php', 'wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php'),
(12610, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php', 'wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php'),
(12611, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-book-links.php', 'wp-content/themes/twentytwentyfive/patterns/cta-book-links.php'),
(12612, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php', 'wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php'),
(12613, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php', 'wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php'),
(12614, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-events-list.php', 'wp-content/themes/twentytwentyfive/patterns/cta-events-list.php'),
(12615, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php', 'wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php'),
(12616, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php', 'wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php'),
(12617, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php', 'wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php'),
(12618, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-3-col.php', 'wp-content/themes/twentytwentyfive/patterns/event-3-col.php'),
(12619, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-rsvp.php', 'wp-content/themes/twentytwentyfive/patterns/event-rsvp.php'),
(12620, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/event-schedule.php', 'wp-content/themes/twentytwentyfive/patterns/event-schedule.php'),
(12621, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-centered.php', 'wp-content/themes/twentytwentyfive/patterns/footer-centered.php'),
(12622, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-columns.php', 'wp-content/themes/twentytwentyfive/patterns/footer-columns.php'),
(12623, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php', 'wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php'),
(12624, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer-social.php', 'wp-content/themes/twentytwentyfive/patterns/footer-social.php'),
(12625, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/footer.php', 'wp-content/themes/twentytwentyfive/patterns/footer.php'),
(12626, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/format-audio.php', 'wp-content/themes/twentytwentyfive/patterns/format-audio.php'),
(12627, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/format-link.php', 'wp-content/themes/twentytwentyfive/patterns/format-link.php'),
(12628, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/grid-videos.php', 'wp-content/themes/twentytwentyfive/patterns/grid-videos.php'),
(12629, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php', 'wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php'),
(12630, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-centered.php', 'wp-content/themes/twentytwentyfive/patterns/header-centered.php'),
(12631, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-columns.php', 'wp-content/themes/twentytwentyfive/patterns/header-columns.php'),
(12632, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header-large-title.php', 'wp-content/themes/twentytwentyfive/patterns/header-large-title.php'),
(12633, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/header.php', 'wp-content/themes/twentytwentyfive/patterns/header.php'),
(12634, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', 'wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php'),
(12635, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-book.php', 'wp-content/themes/twentytwentyfive/patterns/hero-book.php'),
(12636, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php', 'wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php'),
(12637, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', 'wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php'),
(12638, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hero-podcast.php', 'wp-content/themes/twentytwentyfive/patterns/hero-podcast.php'),
(12639, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-404.php', 'wp-content/themes/twentytwentyfive/patterns/hidden-404.php'),
(12640, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php', 'wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php'),
(12641, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-search.php', 'wp-content/themes/twentytwentyfive/patterns/hidden-search.php'),
(12642, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php', 'wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php'),
(12643, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php', 'wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php'),
(12644, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/logos.php', 'wp-content/themes/twentytwentyfive/patterns/logos.php'),
(12645, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php', 'wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php'),
(12646, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/more-posts.php', 'wp-content/themes/twentytwentyfive/patterns/more-posts.php'),
(12647, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/overlapped-images.php', 'wp-content/themes/twentytwentyfive/patterns/overlapped-images.php'),
(12648, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-business-home.php', 'wp-content/themes/twentytwentyfive/patterns/page-business-home.php'),
(12649, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php', 'wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php'),
(12650, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php', 'wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php'),
(12651, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-book.php', 'wp-content/themes/twentytwentyfive/patterns/page-landing-book.php'),
(12652, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-event.php', 'wp-content/themes/twentytwentyfive/patterns/page-landing-event.php'),
(12653, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php', 'wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php'),
(12654, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php'),
(12655, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php'),
(12656, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', 'wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php'),
(12657, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php', 'wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php'),
(12658, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/page-shop-home.php', 'wp-content/themes/twentytwentyfive/patterns/page-shop-home.php'),
(12659, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/post-navigation.php', 'wp-content/themes/twentytwentyfive/patterns/post-navigation.php'),
(12660, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php', 'wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php'),
(12661, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php', 'wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php'),
(12662, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-3-col.php', 'wp-content/themes/twentytwentyfive/patterns/services-3-col.php'),
(12663, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php', 'wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php'),
(12664, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/services-team-photos.php', 'wp-content/themes/twentytwentyfive/patterns/services-team-photos.php'),
(12665, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php'),
(12666, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php'),
(12667, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php'),
(12668, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php'),
(12669, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php'),
(12670, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php'),
(12671, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php'),
(12672, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php'),
(12673, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php'),
(12674, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php'),
(12675, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php'),
(12676, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php'),
(12677, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php'),
(12678, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php'),
(12679, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php'),
(12680, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php'),
(12681, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php'),
(12682, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php', 'wp-content/themes/twentytwentyfive/patterns/template-query-loop.php'),
(12683, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php'),
(12684, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php'),
(12685, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php'),
(12686, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php'),
(12687, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php'),
(12688, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php'),
(12689, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-offset.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-offset.php'),
(12690, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php'),
(12691, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php'),
(12692, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php', 'wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php'),
(12693, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php', 'wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php'),
(12694, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php', 'wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php'),
(12695, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/testimonials-large.php', 'wp-content/themes/twentytwentyfive/patterns/testimonials-large.php'),
(12696, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/text-faqs.php', 'wp-content/themes/twentytwentyfive/patterns/text-faqs.php'),
(12697, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/patterns/vertical-header.php', 'wp-content/themes/twentytwentyfive/patterns/vertical-header.php'),
(12698, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/readme.txt', 'wp-content/themes/twentytwentyfive/readme.txt'),
(12699, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/screenshot.png', 'wp-content/themes/twentytwentyfive/screenshot.png'),
(12700, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/style.css', 'wp-content/themes/twentytwentyfive/style.css'),
(12701, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/01-evening.json', 'wp-content/themes/twentytwentyfive/styles/01-evening.json'),
(12702, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/02-noon.json', 'wp-content/themes/twentytwentyfive/styles/02-noon.json'),
(12703, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/03-dusk.json', 'wp-content/themes/twentytwentyfive/styles/03-dusk.json'),
(12704, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/04-afternoon.json', 'wp-content/themes/twentytwentyfive/styles/04-afternoon.json'),
(12705, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/05-twilight.json', 'wp-content/themes/twentytwentyfive/styles/05-twilight.json'),
(12706, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/06-morning.json', 'wp-content/themes/twentytwentyfive/styles/06-morning.json'),
(12707, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/07-sunrise.json', 'wp-content/themes/twentytwentyfive/styles/07-sunrise.json'),
(12708, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/08-midnight.json', 'wp-content/themes/twentytwentyfive/styles/08-midnight.json'),
(12709, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/01-display.json', 'wp-content/themes/twentytwentyfive/styles/blocks/01-display.json'),
(12710, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json', 'wp-content/themes/twentytwentyfive/styles/blocks/02-subtitle.json'),
(12711, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/03-annotation.json', 'wp-content/themes/twentytwentyfive/styles/blocks/03-annotation.json'),
(12712, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json', 'wp-content/themes/twentytwentyfive/styles/blocks/post-terms-1.json'),
(12713, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/01-evening.json', 'wp-content/themes/twentytwentyfive/styles/colors/01-evening.json'),
(12714, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/02-noon.json', 'wp-content/themes/twentytwentyfive/styles/colors/02-noon.json'),
(12715, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/03-dusk.json', 'wp-content/themes/twentytwentyfive/styles/colors/03-dusk.json'),
(12716, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/04-afternoon.json', 'wp-content/themes/twentytwentyfive/styles/colors/04-afternoon.json'),
(12717, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json', 'wp-content/themes/twentytwentyfive/styles/colors/05-twilight.json'),
(12718, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/06-morning.json', 'wp-content/themes/twentytwentyfive/styles/colors/06-morning.json'),
(12719, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json', 'wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json'),
(12720, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json', 'wp-content/themes/twentytwentyfive/styles/colors/08-midnight.json'),
(12721, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-1.json', 'wp-content/themes/twentytwentyfive/styles/sections/section-1.json'),
(12722, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-2.json', 'wp-content/themes/twentytwentyfive/styles/sections/section-2.json'),
(12723, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-3.json', 'wp-content/themes/twentytwentyfive/styles/sections/section-3.json'),
(12724, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-4.json', 'wp-content/themes/twentytwentyfive/styles/sections/section-4.json'),
(12725, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/sections/section-5.json', 'wp-content/themes/twentytwentyfive/styles/sections/section-5.json'),
(12726, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-1.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-1.json'),
(12727, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-2.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-2.json'),
(12728, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-3.json'),
(12729, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-4.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-4.json'),
(12730, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-5.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-5.json'),
(12731, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-6.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-6.json'),
(12732, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/styles/typography/typography-preset-7.json', 'wp-content/themes/twentytwentyfive/styles/typography/typography-preset-7.json'),
(12733, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/404.html', 'wp-content/themes/twentytwentyfive/templates/404.html'),
(12734, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/archive.html', 'wp-content/themes/twentytwentyfive/templates/archive.html'),
(12735, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/home.html', 'wp-content/themes/twentytwentyfive/templates/home.html'),
(12736, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/index.html', 'wp-content/themes/twentytwentyfive/templates/index.html'),
(12737, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/page-no-title.html', 'wp-content/themes/twentytwentyfive/templates/page-no-title.html'),
(12738, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/page.html', 'wp-content/themes/twentytwentyfive/templates/page.html'),
(12739, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/search.html', 'wp-content/themes/twentytwentyfive/templates/search.html'),
(12740, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/templates/single.html', 'wp-content/themes/twentytwentyfive/templates/single.html');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(12741, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfive/theme.json', 'wp-content/themes/twentytwentyfive/theme.json'),
(12742, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/css/button-outline.css', 'wp-content/themes/twentytwentyfour/assets/css/button-outline.css'),
(12743, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/LICENSE.txt'),
(12744, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2'),
(12745, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2'),
(12746, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2'),
(12747, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2'),
(12748, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2'),
(12749, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', 'wp-content/themes/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt'),
(12750, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2'),
(12751, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt', 'wp-content/themes/twentytwentyfour/assets/fonts/inter/LICENSE.txt'),
(12752, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2'),
(12753, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', 'wp-content/themes/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2'),
(12754, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt', 'wp-content/themes/twentytwentyfour/assets/fonts/jost/OFL.txt'),
(12755, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp', 'wp-content/themes/twentytwentyfour/assets/images/abstract-geometric-art.webp'),
(12756, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp', 'wp-content/themes/twentytwentyfour/assets/images/angular-roof.webp'),
(12757, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp', 'wp-content/themes/twentytwentyfour/assets/images/art-gallery.webp'),
(12758, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp', 'wp-content/themes/twentytwentyfour/assets/images/building-exterior.webp'),
(12759, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp', 'wp-content/themes/twentytwentyfour/assets/images/green-staircase.webp'),
(12760, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp', 'wp-content/themes/twentytwentyfour/assets/images/hotel-facade.webp'),
(12761, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/icon-message.webp', 'wp-content/themes/twentytwentyfour/assets/images/icon-message.webp'),
(12762, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/museum.webp', 'wp-content/themes/twentytwentyfour/assets/images/museum.webp'),
(12763, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp', 'wp-content/themes/twentytwentyfour/assets/images/tourist-and-building.webp'),
(12764, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/assets/images/windows.webp', 'wp-content/themes/twentytwentyfour/assets/images/windows.webp'),
(12765, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/functions.php', 'wp-content/themes/twentytwentyfour/functions.php'),
(12766, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/footer.html', 'wp-content/themes/twentytwentyfour/parts/footer.html'),
(12767, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/header.html', 'wp-content/themes/twentytwentyfour/parts/header.html'),
(12768, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/post-meta.html', 'wp-content/themes/twentytwentyfour/parts/post-meta.html'),
(12769, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/parts/sidebar.html', 'wp-content/themes/twentytwentyfour/parts/sidebar.html'),
(12770, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/banner-hero.php', 'wp-content/themes/twentytwentyfour/patterns/banner-hero.php'),
(12771, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php', 'wp-content/themes/twentytwentyfour/patterns/banner-project-description.php'),
(12772, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php', 'wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php'),
(12773, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php', 'wp-content/themes/twentytwentyfour/patterns/cta-pricing.php'),
(12774, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php', 'wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php'),
(12775, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php', 'wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php'),
(12776, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php', 'wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php'),
(12777, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php', 'wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php'),
(12778, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php', 'wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php'),
(12779, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/footer.php', 'wp-content/themes/twentytwentyfour/patterns/footer.php'),
(12780, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php', 'wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php'),
(12781, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php'),
(12782, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php'),
(12783, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', 'wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php'),
(12784, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php', 'wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php'),
(12785, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-404.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-404.php'),
(12786, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-comments.php'),
(12787, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php'),
(12788, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php'),
(12789, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php'),
(12790, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php'),
(12791, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-search.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-search.php'),
(12792, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php', 'wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php'),
(12793, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-about-business.php', 'wp-content/themes/twentytwentyfour/patterns/page-about-business.php'),
(12794, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php', 'wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php'),
(12795, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-business.php', 'wp-content/themes/twentytwentyfour/patterns/page-home-business.php'),
(12796, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php', 'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php'),
(12797, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php'),
(12798, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php', 'wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php'),
(12799, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php', 'wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php'),
(12800, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php', 'wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php'),
(12801, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php', 'wp-content/themes/twentytwentyfour/patterns/posts-1-col.php'),
(12802, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php', 'wp-content/themes/twentytwentyfour/patterns/posts-3-col.php'),
(12803, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php', 'wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php'),
(12804, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php', 'wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php'),
(12805, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', 'wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php'),
(12806, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/posts-list.php', 'wp-content/themes/twentytwentyfour/patterns/posts-list.php'),
(12807, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/team-4-col.php', 'wp-content/themes/twentytwentyfour/patterns/team-4-col.php'),
(12808, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php', 'wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php'),
(12809, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php'),
(12810, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php', 'wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php'),
(12811, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-business.php', 'wp-content/themes/twentytwentyfour/patterns/template-home-business.php'),
(12812, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php'),
(12813, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php', 'wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php'),
(12814, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php'),
(12815, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php', 'wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php'),
(12816, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php'),
(12817, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php', 'wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php'),
(12818, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php', 'wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php'),
(12819, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php', 'wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php'),
(12820, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php', 'wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php'),
(12821, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php', 'wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php'),
(12822, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-faq.php', 'wp-content/themes/twentytwentyfour/patterns/text-faq.php'),
(12823, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php', 'wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php'),
(12824, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-project-details.php', 'wp-content/themes/twentytwentyfour/patterns/text-project-details.php'),
(12825, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php', 'wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php'),
(12826, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/readme.txt', 'wp-content/themes/twentytwentyfour/readme.txt'),
(12827, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/screenshot.png', 'wp-content/themes/twentytwentyfour/screenshot.png'),
(12828, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/style.css', 'wp-content/themes/twentytwentyfour/style.css'),
(12829, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/ember.json', 'wp-content/themes/twentytwentyfour/styles/ember.json'),
(12830, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/fossil.json', 'wp-content/themes/twentytwentyfour/styles/fossil.json'),
(12831, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/ice.json', 'wp-content/themes/twentytwentyfour/styles/ice.json'),
(12832, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/maelstrom.json', 'wp-content/themes/twentytwentyfour/styles/maelstrom.json'),
(12833, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/mint.json', 'wp-content/themes/twentytwentyfour/styles/mint.json'),
(12834, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/onyx.json', 'wp-content/themes/twentytwentyfour/styles/onyx.json'),
(12835, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/styles/rust.json', 'wp-content/themes/twentytwentyfour/styles/rust.json'),
(12836, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/404.html', 'wp-content/themes/twentytwentyfour/templates/404.html'),
(12837, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/archive.html', 'wp-content/themes/twentytwentyfour/templates/archive.html'),
(12838, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/home.html', 'wp-content/themes/twentytwentyfour/templates/home.html'),
(12839, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/index.html', 'wp-content/themes/twentytwentyfour/templates/index.html'),
(12840, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-no-title.html', 'wp-content/themes/twentytwentyfour/templates/page-no-title.html'),
(12841, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-wide.html', 'wp-content/themes/twentytwentyfour/templates/page-wide.html'),
(12842, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html', 'wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html'),
(12843, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/page.html', 'wp-content/themes/twentytwentyfour/templates/page.html'),
(12844, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/search.html', 'wp-content/themes/twentytwentyfour/templates/search.html'),
(12845, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html', 'wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html'),
(12846, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/templates/single.html', 'wp-content/themes/twentytwentyfour/templates/single.html'),
(12847, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyfour/theme.json', 'wp-content/themes/twentytwentyfour/theme.json'),
(12848, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintignore', 'wp-content/themes/twentytwentyone/.stylelintignore'),
(12849, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintrc-css.json', 'wp-content/themes/twentytwentyone/.stylelintrc-css.json'),
(12850, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/.stylelintrc.json', 'wp-content/themes/twentytwentyone/.stylelintrc.json'),
(12851, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/404.php', 'wp-content/themes/twentytwentyone/404.php'),
(12852, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/archive.php', 'wp-content/themes/twentytwentyone/archive.php'),
(12853, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css', 'wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css'),
(12854, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/ie-editor.css', 'wp-content/themes/twentytwentyone/assets/css/ie-editor.css'),
(12855, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/ie.css', 'wp-content/themes/twentytwentyone/assets/css/ie.css'),
(12856, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/print.css', 'wp-content/themes/twentytwentyone/assets/css/print.css'),
(12857, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css', 'wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css'),
(12858, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css', 'wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css'),
(12859, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css', 'wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css'),
(12860, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/css/style-editor.css', 'wp-content/themes/twentytwentyone/assets/css/style-editor.css'),
(12861, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg', 'wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg'),
(12862, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/Reading.jpg', 'wp-content/themes/twentytwentyone/assets/images/Reading.jpg'),
(12863, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg', 'wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg'),
(12864, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg', 'wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg'),
(12865, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg', 'wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg'),
(12866, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg', 'wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg'),
(12867, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg', 'wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg'),
(12868, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg', 'wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg'),
(12869, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg', 'wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg'),
(12870, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize-helpers.js', 'wp-content/themes/twentytwentyone/assets/js/customize-helpers.js'),
(12871, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize-preview.js', 'wp-content/themes/twentytwentyone/assets/js/customize-preview.js'),
(12872, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/customize.js', 'wp-content/themes/twentytwentyone/assets/js/customize.js'),
(12873, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js', 'wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js'),
(12874, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js', 'wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js'),
(12875, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/editor.js', 'wp-content/themes/twentytwentyone/assets/js/editor.js'),
(12876, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js', 'wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js'),
(12877, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/polyfills.js', 'wp-content/themes/twentytwentyone/assets/js/polyfills.js'),
(12878, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js', 'wp-content/themes/twentytwentyone/assets/js/primary-navigation.js'),
(12879, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js', 'wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js'),
(12880, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js', 'wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js'),
(12881, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss', 'wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss'),
(12882, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss', 'wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss'),
(12883, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss', 'wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss'),
(12884, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss', 'wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss'),
(12885, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss', 'wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss'),
(12886, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss', 'wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss'),
(12887, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss', 'wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss'),
(12888, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss', 'wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss'),
(12889, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss', 'wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss'),
(12890, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss', 'wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss'),
(12891, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss'),
(12892, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss'),
(12893, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss'),
(12894, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss'),
(12895, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss'),
(12896, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss', 'wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss'),
(12897, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss'),
(12898, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss'),
(12899, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss'),
(12900, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss'),
(12901, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss'),
(12902, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss'),
(12903, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss'),
(12904, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss'),
(12905, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss'),
(12906, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss'),
(12907, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss'),
(12908, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss'),
(12909, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss'),
(12910, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss'),
(12911, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss'),
(12912, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss'),
(12913, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss'),
(12914, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss'),
(12915, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss'),
(12916, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss'),
(12917, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss'),
(12918, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss'),
(12919, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss'),
(12920, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss'),
(12921, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss'),
(12922, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss'),
(12923, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss'),
(12924, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss'),
(12925, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss'),
(12926, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss'),
(12927, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss'),
(12928, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss'),
(12929, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss'),
(12930, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss'),
(12931, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss'),
(12932, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss'),
(12933, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss'),
(12934, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss'),
(12935, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss'),
(12936, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss'),
(12937, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss'),
(12938, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss'),
(12939, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss'),
(12940, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss'),
(12941, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss'),
(12942, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss'),
(12943, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss'),
(12944, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss'),
(12945, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss'),
(12946, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss'),
(12947, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss'),
(12948, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss'),
(12949, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss'),
(12950, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss'),
(12951, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss'),
(12952, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss'),
(12953, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss'),
(12954, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss'),
(12955, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss'),
(12956, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss'),
(12957, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss'),
(12958, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss'),
(12959, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss', 'wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss'),
(12960, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss'),
(12961, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss'),
(12962, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss'),
(12963, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss'),
(12964, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss'),
(12965, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss'),
(12966, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss'),
(12967, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss'),
(12968, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss'),
(12969, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss'),
(12970, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss'),
(12971, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss'),
(12972, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss'),
(12973, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss', 'wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss'),
(12974, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss', 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss'),
(12975, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss', 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss'),
(12976, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss', 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss'),
(12977, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss', 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss'),
(12978, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss', 'wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss'),
(12979, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss', 'wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss'),
(12980, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style-editor.scss', 'wp-content/themes/twentytwentyone/assets/sass/style-editor.scss'),
(12981, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/assets/sass/style.scss', 'wp-content/themes/twentytwentyone/assets/sass/style.scss'),
(12982, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php'),
(12983, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php'),
(12984, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php'),
(12985, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php'),
(12986, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php'),
(12987, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php', 'wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php'),
(12988, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/comments.php', 'wp-content/themes/twentytwentyone/comments.php'),
(12989, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/footer.php', 'wp-content/themes/twentytwentyone/footer.php'),
(12990, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/functions.php', 'wp-content/themes/twentytwentyone/functions.php'),
(12991, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/header.php', 'wp-content/themes/twentytwentyone/header.php'),
(12992, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/image.php', 'wp-content/themes/twentytwentyone/image.php'),
(12993, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/back-compat.php', 'wp-content/themes/twentytwentyone/inc/back-compat.php'),
(12994, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/block-patterns.php', 'wp-content/themes/twentytwentyone/inc/block-patterns.php'),
(12995, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/block-styles.php', 'wp-content/themes/twentytwentyone/inc/block-styles.php'),
(12996, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/custom-css.php', 'wp-content/themes/twentytwentyone/inc/custom-css.php'),
(12997, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/menu-functions.php', 'wp-content/themes/twentytwentyone/inc/menu-functions.php'),
(12998, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/starter-content.php', 'wp-content/themes/twentytwentyone/inc/starter-content.php'),
(12999, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/template-functions.php', 'wp-content/themes/twentytwentyone/inc/template-functions.php'),
(13000, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/inc/template-tags.php', 'wp-content/themes/twentytwentyone/inc/template-tags.php'),
(13001, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/index.php', 'wp-content/themes/twentytwentyone/index.php'),
(13002, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/package-lock.json', 'wp-content/themes/twentytwentyone/package-lock.json'),
(13003, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/package.json', 'wp-content/themes/twentytwentyone/package.json'),
(13004, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/page.php', 'wp-content/themes/twentytwentyone/page.php'),
(13005, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/postcss.config.js', 'wp-content/themes/twentytwentyone/postcss.config.js'),
(13006, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/readme.txt', 'wp-content/themes/twentytwentyone/readme.txt'),
(13007, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/screenshot.png', 'wp-content/themes/twentytwentyone/screenshot.png'),
(13008, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/search.php', 'wp-content/themes/twentytwentyone/search.php'),
(13009, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/searchform.php', 'wp-content/themes/twentytwentyone/searchform.php'),
(13010, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/single.php', 'wp-content/themes/twentytwentyone/single.php'),
(13011, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/style-rtl.css', 'wp-content/themes/twentytwentyone/style-rtl.css'),
(13012, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/style.css', 'wp-content/themes/twentytwentyone/style.css'),
(13013, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php', 'wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(13014, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-none.php', 'wp-content/themes/twentytwentyone/template-parts/content/content-none.php'),
(13015, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-page.php', 'wp-content/themes/twentytwentyone/template-parts/content/content-page.php'),
(13016, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content-single.php', 'wp-content/themes/twentytwentyone/template-parts/content/content-single.php'),
(13017, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/content/content.php', 'wp-content/themes/twentytwentyone/template-parts/content/content.php'),
(13018, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php'),
(13019, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php'),
(13020, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php'),
(13021, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php'),
(13022, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php'),
(13023, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php'),
(13024, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php'),
(13025, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php'),
(13026, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php'),
(13027, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php', 'wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php'),
(13028, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php', 'wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php'),
(13029, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/entry-header.php', 'wp-content/themes/twentytwentyone/template-parts/header/entry-header.php'),
(13030, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php', 'wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php'),
(13031, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-branding.php', 'wp-content/themes/twentytwentyone/template-parts/header/site-branding.php'),
(13032, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-header.php', 'wp-content/themes/twentytwentyone/template-parts/header/site-header.php'),
(13033, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php', 'wp-content/themes/twentytwentyone/template-parts/header/site-nav.php'),
(13034, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php', 'wp-content/themes/twentytwentyone/template-parts/post/author-bio.php'),
(13035, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2'),
(13036, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2'),
(13037, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2'),
(13038, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2'),
(13039, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', 'wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt'),
(13040, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2'),
(13041, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2'),
(13042, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2'),
(13043, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2'),
(13044, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', 'wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt'),
(13045, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', 'wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf'),
(13046, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt', 'wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt'),
(13047, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md'),
(13048, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2'),
(13049, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2'),
(13050, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2'),
(13051, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2'),
(13052, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/comments.html', 'wp-content/themes/twentytwentythree/parts/comments.html'),
(13053, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/footer.html', 'wp-content/themes/twentytwentythree/parts/footer.html'),
(13054, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/header.html', 'wp-content/themes/twentytwentythree/parts/header.html'),
(13055, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/parts/post-meta.html', 'wp-content/themes/twentytwentythree/parts/post-meta.html'),
(13056, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/call-to-action.php', 'wp-content/themes/twentytwentythree/patterns/call-to-action.php'),
(13057, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/error_log', 'wp-content/themes/twentytwentythree/patterns/error_log'),
(13058, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/footer-default.php', 'wp-content/themes/twentytwentythree/patterns/footer-default.php'),
(13059, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-404.php', 'wp-content/themes/twentytwentythree/patterns/hidden-404.php'),
(13060, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-comments.php', 'wp-content/themes/twentytwentythree/patterns/hidden-comments.php'),
(13061, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php', 'wp-content/themes/twentytwentythree/patterns/hidden-no-results.php'),
(13062, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/patterns/post-meta.php', 'wp-content/themes/twentytwentythree/patterns/post-meta.php'),
(13063, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/readme.txt', 'wp-content/themes/twentytwentythree/readme.txt'),
(13064, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/screenshot.png', 'wp-content/themes/twentytwentythree/screenshot.png'),
(13065, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/style.css', 'wp-content/themes/twentytwentythree/style.css'),
(13066, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/aubergine.json', 'wp-content/themes/twentytwentythree/styles/aubergine.json'),
(13067, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/block-out.json', 'wp-content/themes/twentytwentythree/styles/block-out.json'),
(13068, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/canary.json', 'wp-content/themes/twentytwentythree/styles/canary.json'),
(13069, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/electric.json', 'wp-content/themes/twentytwentythree/styles/electric.json'),
(13070, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/grapes.json', 'wp-content/themes/twentytwentythree/styles/grapes.json'),
(13071, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/marigold.json', 'wp-content/themes/twentytwentythree/styles/marigold.json'),
(13072, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/pilgrimage.json', 'wp-content/themes/twentytwentythree/styles/pilgrimage.json'),
(13073, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/pitch.json', 'wp-content/themes/twentytwentythree/styles/pitch.json'),
(13074, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/sherbet.json', 'wp-content/themes/twentytwentythree/styles/sherbet.json'),
(13075, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/styles/whisper.json', 'wp-content/themes/twentytwentythree/styles/whisper.json'),
(13076, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/404.html', 'wp-content/themes/twentytwentythree/templates/404.html'),
(13077, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/archive.html', 'wp-content/themes/twentytwentythree/templates/archive.html'),
(13078, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/blank.html', 'wp-content/themes/twentytwentythree/templates/blank.html'),
(13079, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/blog-alternative.html', 'wp-content/themes/twentytwentythree/templates/blog-alternative.html'),
(13080, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/home.html', 'wp-content/themes/twentytwentythree/templates/home.html'),
(13081, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/index.html', 'wp-content/themes/twentytwentythree/templates/index.html'),
(13082, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/page.html', 'wp-content/themes/twentytwentythree/templates/page.html'),
(13083, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/search.html', 'wp-content/themes/twentytwentythree/templates/search.html'),
(13084, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/templates/single.html', 'wp-content/themes/twentytwentythree/templates/single.html'),
(13085, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentythree/theme.json', 'wp-content/themes/twentytwentythree/theme.json'),
(13086, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2'),
(13087, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2'),
(13088, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2'),
(13089, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2'),
(13090, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf'),
(13091, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf'),
(13092, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf'),
(13093, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf'),
(13094, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', 'wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt'),
(13095, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2'),
(13096, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2'),
(13097, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2'),
(13098, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2'),
(13099, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2'),
(13100, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2'),
(13101, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2'),
(13102, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2'),
(13103, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', 'wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt'),
(13104, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf', 'wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf'),
(13105, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt', 'wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt'),
(13106, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md'),
(13107, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2'),
(13108, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2'),
(13109, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2'),
(13110, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2'),
(13111, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg', 'wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg'),
(13112, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg', 'wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg'),
(13113, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg', 'wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg'),
(13114, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg', 'wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg'),
(13115, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/divider-black.png', 'wp-content/themes/twentytwentytwo/assets/images/divider-black.png'),
(13116, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/divider-white.png', 'wp-content/themes/twentytwentytwo/assets/images/divider-white.png'),
(13117, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/ducks.jpg', 'wp-content/themes/twentytwentytwo/assets/images/ducks.jpg'),
(13118, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg'),
(13119, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg'),
(13120, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg'),
(13121, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg'),
(13122, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png'),
(13123, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png'),
(13124, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png'),
(13125, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', 'wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png'),
(13126, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png', 'wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png'),
(13127, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg', 'wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg'),
(13128, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/assets/videos/birds.mp4', 'wp-content/themes/twentytwentytwo/assets/videos/birds.mp4'),
(13129, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/functions.php', 'wp-content/themes/twentytwentytwo/functions.php'),
(13130, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/block-patterns.php', 'wp-content/themes/twentytwentytwo/inc/block-patterns.php'),
(13131, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php'),
(13132, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php'),
(13133, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php'),
(13134, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php'),
(13135, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php'),
(13136, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php'),
(13137, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php'),
(13138, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php'),
(13139, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php'),
(13140, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php'),
(13141, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', 'wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php'),
(13142, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php'),
(13143, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php'),
(13144, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php'),
(13145, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php'),
(13146, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php'),
(13147, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php'),
(13148, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php'),
(13149, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php'),
(13150, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php'),
(13151, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php'),
(13152, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php'),
(13153, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php'),
(13154, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', 'wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php'),
(13155, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php'),
(13156, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php'),
(13157, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php'),
(13158, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-default.php'),
(13159, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php'),
(13160, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php'),
(13161, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php'),
(13162, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php'),
(13163, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php'),
(13164, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php'),
(13165, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php'),
(13166, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php'),
(13167, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php'),
(13168, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php'),
(13169, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php'),
(13170, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php'),
(13171, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php'),
(13172, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php', 'wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php'),
(13173, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php', 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php'),
(13174, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php', 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php'),
(13175, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', 'wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php'),
(13176, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php'),
(13177, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php'),
(13178, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php'),
(13179, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php'),
(13180, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php'),
(13181, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php'),
(13182, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php'),
(13183, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php'),
(13184, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php'),
(13185, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php'),
(13186, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php'),
(13187, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php'),
(13188, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php'),
(13189, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php', 'wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php'),
(13190, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-default.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-default.php'),
(13191, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php'),
(13192, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php'),
(13193, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php'),
(13194, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php'),
(13195, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php'),
(13196, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php', 'wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php'),
(13197, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/index.php', 'wp-content/themes/twentytwentytwo/index.php'),
(13198, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/footer.html', 'wp-content/themes/twentytwentytwo/parts/footer.html'),
(13199, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header-large-dark.html', 'wp-content/themes/twentytwentytwo/parts/header-large-dark.html'),
(13200, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header-small-dark.html', 'wp-content/themes/twentytwentytwo/parts/header-small-dark.html'),
(13201, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/parts/header.html', 'wp-content/themes/twentytwentytwo/parts/header.html'),
(13202, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/readme.txt', 'wp-content/themes/twentytwentytwo/readme.txt'),
(13203, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/screenshot.png', 'wp-content/themes/twentytwentytwo/screenshot.png'),
(13204, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/style.css', 'wp-content/themes/twentytwentytwo/style.css'),
(13205, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/blue.json', 'wp-content/themes/twentytwentytwo/styles/blue.json'),
(13206, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/pink.json', 'wp-content/themes/twentytwentytwo/styles/pink.json'),
(13207, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/styles/swiss.json', 'wp-content/themes/twentytwentytwo/styles/swiss.json'),
(13208, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/404.html', 'wp-content/themes/twentytwentytwo/templates/404.html'),
(13209, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/archive.html', 'wp-content/themes/twentytwentytwo/templates/archive.html'),
(13210, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/blank.html', 'wp-content/themes/twentytwentytwo/templates/blank.html'),
(13211, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/home.html', 'wp-content/themes/twentytwentytwo/templates/home.html'),
(13212, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/index.html', 'wp-content/themes/twentytwentytwo/templates/index.html'),
(13213, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page-large-header.html', 'wp-content/themes/twentytwentytwo/templates/page-large-header.html'),
(13214, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page-no-separators.html', 'wp-content/themes/twentytwentytwo/templates/page-no-separators.html'),
(13215, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/page.html', 'wp-content/themes/twentytwentytwo/templates/page.html'),
(13216, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/search.html', 'wp-content/themes/twentytwentytwo/templates/search.html'),
(13217, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/single-no-separators.html', 'wp-content/themes/twentytwentytwo/templates/single-no-separators.html'),
(13218, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/templates/single.html', 'wp-content/themes/twentytwentytwo/templates/single.html'),
(13219, '/home/iraneurobetcom/public_html/wp-content/themes/twentytwentytwo/theme.json', 'wp-content/themes/twentytwentytwo/theme.json'),
(13220, '/home/iraneurobetcom/public_html/wp-content/updraft/.htaccess', 'wp-content/updraft/.htaccess'),
(13221, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-db.gz', 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-db.gz'),
(13222, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-others.zip', 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-others.zip'),
(13223, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-plugins.zip', 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-plugins.zip'),
(13224, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-themes.zip', 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-themes.zip'),
(13225, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-uploads.zip', 'wp-content/updraft/backup_2025-02-17-1911__EuroBet_668cc86be80c-uploads.zip'),
(13226, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-18-1153__EuroBet_4ff1c23be973-db.gz', 'wp-content/updraft/backup_2025-02-18-1153__EuroBet_4ff1c23be973-db.gz'),
(13227, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-19-1150__EuroBet_2697aff1732d-db.gz', 'wp-content/updraft/backup_2025-02-19-1150__EuroBet_2697aff1732d-db.gz'),
(13228, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-20-1157__EuroBet_e9d3d22eb7d5-db.gz', 'wp-content/updraft/backup_2025-02-20-1157__EuroBet_e9d3d22eb7d5-db.gz'),
(13229, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-21-1150__EuroBet_b1fc1843a7f8-db.gz', 'wp-content/updraft/backup_2025-02-21-1150__EuroBet_b1fc1843a7f8-db.gz'),
(13230, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-22-1151__EuroBet_377daa30f6d4-db.gz', 'wp-content/updraft/backup_2025-02-22-1151__EuroBet_377daa30f6d4-db.gz'),
(13231, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-23-1150__EuroBet_b540cad70c9b-db.gz', 'wp-content/updraft/backup_2025-02-23-1150__EuroBet_b540cad70c9b-db.gz'),
(13232, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-24-1157__EuroBet_98b088462824-db.gz', 'wp-content/updraft/backup_2025-02-24-1157__EuroBet_98b088462824-db.gz'),
(13233, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-25-1153__EuroBet_c4d1473f7c8d-db.gz', 'wp-content/updraft/backup_2025-02-25-1153__EuroBet_c4d1473f7c8d-db.gz'),
(13234, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-26-1154__EuroBet_bc4d17b97d33-db.gz', 'wp-content/updraft/backup_2025-02-26-1154__EuroBet_bc4d17b97d33-db.gz'),
(13235, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-27-1158__EuroBet_abfe1e15d1a5-db.gz', 'wp-content/updraft/backup_2025-02-27-1158__EuroBet_abfe1e15d1a5-db.gz'),
(13236, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-02-28-1150__EuroBet_07e0e3e7a20b-db.gz', 'wp-content/updraft/backup_2025-02-28-1150__EuroBet_07e0e3e7a20b-db.gz'),
(13237, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-01-1314__EuroBet_79887438bc22-db.gz', 'wp-content/updraft/backup_2025-03-01-1314__EuroBet_79887438bc22-db.gz'),
(13238, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-02-1150__EuroBet_26146b854c23-db.gz', 'wp-content/updraft/backup_2025-03-02-1150__EuroBet_26146b854c23-db.gz'),
(13239, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-03-1151__EuroBet_920c40157bf7-db.gz', 'wp-content/updraft/backup_2025-03-03-1151__EuroBet_920c40157bf7-db.gz'),
(13240, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-04-1154__EuroBet_f8a17d63c5bc-db.gz', 'wp-content/updraft/backup_2025-03-04-1154__EuroBet_f8a17d63c5bc-db.gz'),
(13241, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-05-1201__EuroBet_10246be8ab70-db.gz', 'wp-content/updraft/backup_2025-03-05-1201__EuroBet_10246be8ab70-db.gz'),
(13242, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-06-1151__EuroBet_b937b8669c4b-db.gz', 'wp-content/updraft/backup_2025-03-06-1151__EuroBet_b937b8669c4b-db.gz'),
(13243, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-07-1157__EuroBet_10a55d33f3b5-db.gz', 'wp-content/updraft/backup_2025-03-07-1157__EuroBet_10a55d33f3b5-db.gz'),
(13244, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-08-1157__EuroBet_d7a0b98555bd-db.gz', 'wp-content/updraft/backup_2025-03-08-1157__EuroBet_d7a0b98555bd-db.gz'),
(13245, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-09-1212__EuroBet_a7e0559f28a6-db.gz', 'wp-content/updraft/backup_2025-03-09-1212__EuroBet_a7e0559f28a6-db.gz'),
(13246, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-10-1150__EuroBet_92e651750b0b-db.gz', 'wp-content/updraft/backup_2025-03-10-1150__EuroBet_92e651750b0b-db.gz'),
(13247, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-11-1158__EuroBet_4d13d469aa3e-db.gz', 'wp-content/updraft/backup_2025-03-11-1158__EuroBet_4d13d469aa3e-db.gz'),
(13248, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-12-1208__EuroBet_ddc661d09fc0-db.gz', 'wp-content/updraft/backup_2025-03-12-1208__EuroBet_ddc661d09fc0-db.gz'),
(13249, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-13-1152__EuroBet_472e559db504-db.gz', 'wp-content/updraft/backup_2025-03-13-1152__EuroBet_472e559db504-db.gz'),
(13250, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-14-1158__EuroBet_6bcffac204eb-db.gz', 'wp-content/updraft/backup_2025-03-14-1158__EuroBet_6bcffac204eb-db.gz'),
(13251, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-15-1240__EuroBet_a55b993b9498-db.gz', 'wp-content/updraft/backup_2025-03-15-1240__EuroBet_a55b993b9498-db.gz'),
(13252, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-16-1157__EuroBet_4da642de86d3-db.gz', 'wp-content/updraft/backup_2025-03-16-1157__EuroBet_4da642de86d3-db.gz'),
(13253, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-17-1151__EuroBet_1292b0910f51-db.gz', 'wp-content/updraft/backup_2025-03-17-1151__EuroBet_1292b0910f51-db.gz'),
(13254, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-18-1152__EuroBet_7c09a93dad76-db.gz', 'wp-content/updraft/backup_2025-03-18-1152__EuroBet_7c09a93dad76-db.gz'),
(13255, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-19-1154__EuroBet_c892aa3f22d2-db.gz', 'wp-content/updraft/backup_2025-03-19-1154__EuroBet_c892aa3f22d2-db.gz'),
(13256, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-20-1152__EuroBet_7fca911ba456-db.gz', 'wp-content/updraft/backup_2025-03-20-1152__EuroBet_7fca911ba456-db.gz'),
(13257, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-21-1151__EuroBet_fd201a7765f5-db.gz', 'wp-content/updraft/backup_2025-03-21-1151__EuroBet_fd201a7765f5-db.gz'),
(13258, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-22-1151__EuroBet_de7b609508e3-db.gz', 'wp-content/updraft/backup_2025-03-22-1151__EuroBet_de7b609508e3-db.gz'),
(13259, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-23-1203__EuroBet_18d818f439b9-db.gz', 'wp-content/updraft/backup_2025-03-23-1203__EuroBet_18d818f439b9-db.gz'),
(13260, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-24-1155__EuroBet_e403c6ca8903-db.gz', 'wp-content/updraft/backup_2025-03-24-1155__EuroBet_e403c6ca8903-db.gz'),
(13261, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-25-1154__EuroBet_607c62007700-db.gz', 'wp-content/updraft/backup_2025-03-25-1154__EuroBet_607c62007700-db.gz'),
(13262, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-26-1155__EuroBet_c654975bac2d-db.gz', 'wp-content/updraft/backup_2025-03-26-1155__EuroBet_c654975bac2d-db.gz'),
(13263, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-27-1208__EuroBet_118af60f2b33-db.gz', 'wp-content/updraft/backup_2025-03-27-1208__EuroBet_118af60f2b33-db.gz'),
(13264, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-28-1220__EuroBet_718ea82ba6b4-db.gz', 'wp-content/updraft/backup_2025-03-28-1220__EuroBet_718ea82ba6b4-db.gz'),
(13265, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-29-1201__EuroBet_b25dd32cfb51-db.gz', 'wp-content/updraft/backup_2025-03-29-1201__EuroBet_b25dd32cfb51-db.gz'),
(13266, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-30-1153__EuroBet_19892867c1c1-db.gz', 'wp-content/updraft/backup_2025-03-30-1153__EuroBet_19892867c1c1-db.gz'),
(13267, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-03-31-1206__EuroBet_26a35509f227-db.gz', 'wp-content/updraft/backup_2025-03-31-1206__EuroBet_26a35509f227-db.gz'),
(13268, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-01-1201__EuroBet_6d269e9d07b9-db.gz', 'wp-content/updraft/backup_2025-04-01-1201__EuroBet_6d269e9d07b9-db.gz'),
(13269, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-02-1157__EuroBet_43980cdf25fc-db.gz', 'wp-content/updraft/backup_2025-04-02-1157__EuroBet_43980cdf25fc-db.gz'),
(13270, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-03-1152__EuroBet_53eeb98b7cd5-db.gz', 'wp-content/updraft/backup_2025-04-03-1152__EuroBet_53eeb98b7cd5-db.gz'),
(13271, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-04-1255__EuroBet_5317b104fc4f-db.gz', 'wp-content/updraft/backup_2025-04-04-1255__EuroBet_5317b104fc4f-db.gz'),
(13272, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-05-1200__EuroBet_75bfa35e4569-db.gz', 'wp-content/updraft/backup_2025-04-05-1200__EuroBet_75bfa35e4569-db.gz'),
(13273, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-06-1156__EuroBet_36bab913d459-db.gz', 'wp-content/updraft/backup_2025-04-06-1156__EuroBet_36bab913d459-db.gz'),
(13274, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-07-1152__EuroBet_6073d5658435-db.gz', 'wp-content/updraft/backup_2025-04-07-1152__EuroBet_6073d5658435-db.gz'),
(13275, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-08-1203__EuroBet_570ed85f3c3c-db.gz', 'wp-content/updraft/backup_2025-04-08-1203__EuroBet_570ed85f3c3c-db.gz'),
(13276, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-09-1218__EuroBet_be7242cfddf2-db.gz', 'wp-content/updraft/backup_2025-04-09-1218__EuroBet_be7242cfddf2-db.gz'),
(13277, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-10-1210__EuroBet_a3ed105a3ec9-db.gz', 'wp-content/updraft/backup_2025-04-10-1210__EuroBet_a3ed105a3ec9-db.gz'),
(13278, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-11-1150__EuroBet_55d247f97a23-db.gz', 'wp-content/updraft/backup_2025-04-11-1150__EuroBet_55d247f97a23-db.gz'),
(13279, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-12-1228__EuroBet_3d7a0b780808-db.gz', 'wp-content/updraft/backup_2025-04-12-1228__EuroBet_3d7a0b780808-db.gz');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(13280, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-13-1203__EuroBet_2c3434b6ff2f-db.gz', 'wp-content/updraft/backup_2025-04-13-1203__EuroBet_2c3434b6ff2f-db.gz'),
(13281, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-14-1213__EuroBet_713ec41b38d0-db.gz', 'wp-content/updraft/backup_2025-04-14-1213__EuroBet_713ec41b38d0-db.gz'),
(13282, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-15-1150__EuroBet_2c84b7393a76-db.gz', 'wp-content/updraft/backup_2025-04-15-1150__EuroBet_2c84b7393a76-db.gz'),
(13283, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-16-1156__EuroBet_b26f74f7825a-db.gz', 'wp-content/updraft/backup_2025-04-16-1156__EuroBet_b26f74f7825a-db.gz'),
(13284, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-17-1204__EuroBet_5161a5b13901-db.gz', 'wp-content/updraft/backup_2025-04-17-1204__EuroBet_5161a5b13901-db.gz'),
(13285, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-18-1156__EuroBet_a860f80cfac8-db.gz', 'wp-content/updraft/backup_2025-04-18-1156__EuroBet_a860f80cfac8-db.gz'),
(13286, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-19-1203__EuroBet_18025a973b38-db.gz', 'wp-content/updraft/backup_2025-04-19-1203__EuroBet_18025a973b38-db.gz'),
(13287, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-20-1150__EuroBet_5cb8c462c0e6-db.gz', 'wp-content/updraft/backup_2025-04-20-1150__EuroBet_5cb8c462c0e6-db.gz'),
(13288, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-21-1241__EuroBet_312623f1f9f0-db.gz', 'wp-content/updraft/backup_2025-04-21-1241__EuroBet_312623f1f9f0-db.gz'),
(13289, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-22-1213__EuroBet_ceeaa7ca6a59-db.gz', 'wp-content/updraft/backup_2025-04-22-1213__EuroBet_ceeaa7ca6a59-db.gz'),
(13290, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-23-1315__EuroBet_c6b54c87701b-db.gz', 'wp-content/updraft/backup_2025-04-23-1315__EuroBet_c6b54c87701b-db.gz'),
(13291, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-24-1152__EuroBet_6fb572353935-db.gz', 'wp-content/updraft/backup_2025-04-24-1152__EuroBet_6fb572353935-db.gz'),
(13292, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-25-1211__EuroBet_b43dec845e6b-db.gz', 'wp-content/updraft/backup_2025-04-25-1211__EuroBet_b43dec845e6b-db.gz'),
(13293, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-26-1150__EuroBet_72d708a33130-db.gz', 'wp-content/updraft/backup_2025-04-26-1150__EuroBet_72d708a33130-db.gz'),
(13294, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-27-1153__EuroBet_f3d9514704e5-db.gz', 'wp-content/updraft/backup_2025-04-27-1153__EuroBet_f3d9514704e5-db.gz'),
(13295, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-28-1206__EuroBet_539e1e86ed43-db.gz', 'wp-content/updraft/backup_2025-04-28-1206__EuroBet_539e1e86ed43-db.gz'),
(13296, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-29-1151__EuroBet_5888b64595b6-db.gz', 'wp-content/updraft/backup_2025-04-29-1151__EuroBet_5888b64595b6-db.gz'),
(13297, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-04-30-1227__EuroBet_5e1d3fe2c729-db.gz', 'wp-content/updraft/backup_2025-04-30-1227__EuroBet_5e1d3fe2c729-db.gz'),
(13298, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-01-1203__EuroBet_491a30038c93-db.gz', 'wp-content/updraft/backup_2025-05-01-1203__EuroBet_491a30038c93-db.gz'),
(13299, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-02-1259__EuroBet_b405523f682a-db.gz', 'wp-content/updraft/backup_2025-05-02-1259__EuroBet_b405523f682a-db.gz'),
(13300, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-03-1204__EuroBet_813abddb1741-db.gz', 'wp-content/updraft/backup_2025-05-03-1204__EuroBet_813abddb1741-db.gz'),
(13301, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-04-1250__EuroBet_6e63422f5084-db.gz', 'wp-content/updraft/backup_2025-05-04-1250__EuroBet_6e63422f5084-db.gz'),
(13302, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-05-1151__EuroBet_07c1e6498e65-db.gz', 'wp-content/updraft/backup_2025-05-05-1151__EuroBet_07c1e6498e65-db.gz'),
(13303, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-06-1213__EuroBet_5a58c49c4521-db.gz', 'wp-content/updraft/backup_2025-05-06-1213__EuroBet_5a58c49c4521-db.gz'),
(13304, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-07-1152__EuroBet_0077bd8a428a-db.gz', 'wp-content/updraft/backup_2025-05-07-1152__EuroBet_0077bd8a428a-db.gz'),
(13305, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-08-1209__EuroBet_7848394ad5df-db.gz', 'wp-content/updraft/backup_2025-05-08-1209__EuroBet_7848394ad5df-db.gz'),
(13306, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-09-1151__EuroBet_ec13289914d2-db.gz', 'wp-content/updraft/backup_2025-05-09-1151__EuroBet_ec13289914d2-db.gz'),
(13307, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-10-1150__EuroBet_e26c506c5b8c-db.gz', 'wp-content/updraft/backup_2025-05-10-1150__EuroBet_e26c506c5b8c-db.gz'),
(13308, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-11-1158__EuroBet_087a694212f6-db.gz', 'wp-content/updraft/backup_2025-05-11-1158__EuroBet_087a694212f6-db.gz'),
(13309, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-12-1154__EuroBet_f307e613af88-db.gz', 'wp-content/updraft/backup_2025-05-12-1154__EuroBet_f307e613af88-db.gz'),
(13310, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-13-1200__EuroBet_1788a2be289a-db.gz', 'wp-content/updraft/backup_2025-05-13-1200__EuroBet_1788a2be289a-db.gz'),
(13311, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-14-1217__EuroBet_47e73bba5fa7-db.gz', 'wp-content/updraft/backup_2025-05-14-1217__EuroBet_47e73bba5fa7-db.gz'),
(13312, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-15-1201__EuroBet_9b5582718245-db.gz', 'wp-content/updraft/backup_2025-05-15-1201__EuroBet_9b5582718245-db.gz'),
(13313, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-16-1209__EuroBet_e9c00173880b-db.gz', 'wp-content/updraft/backup_2025-05-16-1209__EuroBet_e9c00173880b-db.gz'),
(13314, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-17-1156__EuroBet_eff5a1d7c321-db.gz', 'wp-content/updraft/backup_2025-05-17-1156__EuroBet_eff5a1d7c321-db.gz'),
(13315, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-18-1153__EuroBet_d5f037351ae7-db.gz', 'wp-content/updraft/backup_2025-05-18-1153__EuroBet_d5f037351ae7-db.gz'),
(13316, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-19-1150__EuroBet_aded3e8c1355-db.gz', 'wp-content/updraft/backup_2025-05-19-1150__EuroBet_aded3e8c1355-db.gz'),
(13317, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-20-1157__EuroBet_f97f572257ad-db.gz', 'wp-content/updraft/backup_2025-05-20-1157__EuroBet_f97f572257ad-db.gz'),
(13318, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-21-1319__EuroBet_b463201bbc43-db.gz', 'wp-content/updraft/backup_2025-05-21-1319__EuroBet_b463201bbc43-db.gz'),
(13319, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-22-1152__EuroBet_d4e82c5646f2-db.gz', 'wp-content/updraft/backup_2025-05-22-1152__EuroBet_d4e82c5646f2-db.gz'),
(13320, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-23-1211__EuroBet_122ffac6c4ff-db.gz', 'wp-content/updraft/backup_2025-05-23-1211__EuroBet_122ffac6c4ff-db.gz'),
(13321, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-24-1151__EuroBet_58d24dc83a4a-db.gz', 'wp-content/updraft/backup_2025-05-24-1151__EuroBet_58d24dc83a4a-db.gz'),
(13322, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-25-1200__EuroBet_4ba835f00dac-db.gz', 'wp-content/updraft/backup_2025-05-25-1200__EuroBet_4ba835f00dac-db.gz'),
(13323, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-26-1156__EuroBet_2b16ae8ebb84-db.gz', 'wp-content/updraft/backup_2025-05-26-1156__EuroBet_2b16ae8ebb84-db.gz'),
(13324, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-27-1204__EuroBet_0704e2906d24-db.gz', 'wp-content/updraft/backup_2025-05-27-1204__EuroBet_0704e2906d24-db.gz'),
(13325, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-28-1151__EuroBet_51757cd793a0-db.gz', 'wp-content/updraft/backup_2025-05-28-1151__EuroBet_51757cd793a0-db.gz'),
(13326, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-29-1201__EuroBet_0bc41459953f-db.gz', 'wp-content/updraft/backup_2025-05-29-1201__EuroBet_0bc41459953f-db.gz'),
(13327, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-30-1159__EuroBet_5f40c63dfc22-db.gz', 'wp-content/updraft/backup_2025-05-30-1159__EuroBet_5f40c63dfc22-db.gz'),
(13328, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-05-31-1221__EuroBet_5ec985aeba2e-db.gz', 'wp-content/updraft/backup_2025-05-31-1221__EuroBet_5ec985aeba2e-db.gz'),
(13329, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-01-1153__EuroBet_6ef52bbd68c7-db.gz', 'wp-content/updraft/backup_2025-06-01-1153__EuroBet_6ef52bbd68c7-db.gz'),
(13330, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-02-1204__EuroBet_7557035cb981-db.gz', 'wp-content/updraft/backup_2025-06-02-1204__EuroBet_7557035cb981-db.gz'),
(13331, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-03-1152__EuroBet_305064b0acee-db.gz', 'wp-content/updraft/backup_2025-06-03-1152__EuroBet_305064b0acee-db.gz'),
(13332, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-04-1155__EuroBet_2f73b1c5ddeb-db.gz', 'wp-content/updraft/backup_2025-06-04-1155__EuroBet_2f73b1c5ddeb-db.gz'),
(13333, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-05-1243__EuroBet_f3f2edac29e3-db.gz', 'wp-content/updraft/backup_2025-06-05-1243__EuroBet_f3f2edac29e3-db.gz'),
(13334, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-06-1151__EuroBet_3c4474146848-db.gz', 'wp-content/updraft/backup_2025-06-06-1151__EuroBet_3c4474146848-db.gz'),
(13335, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-07-1150__EuroBet_1523f46a7f5d-db.gz', 'wp-content/updraft/backup_2025-06-07-1150__EuroBet_1523f46a7f5d-db.gz'),
(13336, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-08-1156__EuroBet_b6dc11e28b02-db.gz', 'wp-content/updraft/backup_2025-06-08-1156__EuroBet_b6dc11e28b02-db.gz'),
(13337, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-09-1200__EuroBet_226e81f6f7c1-db.gz', 'wp-content/updraft/backup_2025-06-09-1200__EuroBet_226e81f6f7c1-db.gz'),
(13338, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-10-1150__EuroBet_ea3095322836-db.gz', 'wp-content/updraft/backup_2025-06-10-1150__EuroBet_ea3095322836-db.gz'),
(13339, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-11-1155__EuroBet_796c144a65cb-db.gz', 'wp-content/updraft/backup_2025-06-11-1155__EuroBet_796c144a65cb-db.gz'),
(13340, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-12-1155__EuroBet_96d6feedca56-db.gz', 'wp-content/updraft/backup_2025-06-12-1155__EuroBet_96d6feedca56-db.gz'),
(13341, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-13-1150__EuroBet_22cfb4522aed-db.gz', 'wp-content/updraft/backup_2025-06-13-1150__EuroBet_22cfb4522aed-db.gz'),
(13342, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-14-1216__EuroBet_0716ec7ed568-db.gz', 'wp-content/updraft/backup_2025-06-14-1216__EuroBet_0716ec7ed568-db.gz'),
(13343, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-15-1155__EuroBet_55b94ac0c6e7-db.gz', 'wp-content/updraft/backup_2025-06-15-1155__EuroBet_55b94ac0c6e7-db.gz'),
(13344, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-16-1200__EuroBet_30a8c9ab36d2-db.gz', 'wp-content/updraft/backup_2025-06-16-1200__EuroBet_30a8c9ab36d2-db.gz'),
(13345, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-17-1232__EuroBet_34cf9eb28e0d-db.gz', 'wp-content/updraft/backup_2025-06-17-1232__EuroBet_34cf9eb28e0d-db.gz'),
(13346, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-18-1237__EuroBet_0775ebb03f91-db.gz', 'wp-content/updraft/backup_2025-06-18-1237__EuroBet_0775ebb03f91-db.gz'),
(13347, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-19-1159__EuroBet_5b9386eeee82-db.gz', 'wp-content/updraft/backup_2025-06-19-1159__EuroBet_5b9386eeee82-db.gz'),
(13348, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-20-1154__EuroBet_cc3d0a657479-db.gz', 'wp-content/updraft/backup_2025-06-20-1154__EuroBet_cc3d0a657479-db.gz'),
(13349, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-21-1150__EuroBet_8e2bd4b6eb89-db.gz', 'wp-content/updraft/backup_2025-06-21-1150__EuroBet_8e2bd4b6eb89-db.gz'),
(13350, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-22-1154__EuroBet_dd4997665826-db.gz', 'wp-content/updraft/backup_2025-06-22-1154__EuroBet_dd4997665826-db.gz'),
(13351, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-23-1152__EuroBet_8d7c369bd1f2-db.gz', 'wp-content/updraft/backup_2025-06-23-1152__EuroBet_8d7c369bd1f2-db.gz'),
(13352, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-24-1151__EuroBet_fb79e9665b4f-db.gz', 'wp-content/updraft/backup_2025-06-24-1151__EuroBet_fb79e9665b4f-db.gz'),
(13353, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-25-1252__EuroBet_4b7881395165-db.gz', 'wp-content/updraft/backup_2025-06-25-1252__EuroBet_4b7881395165-db.gz'),
(13354, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-26-1152__EuroBet_edec49ea20d7-db.gz', 'wp-content/updraft/backup_2025-06-26-1152__EuroBet_edec49ea20d7-db.gz'),
(13355, '/home/iraneurobetcom/public_html/wp-content/updraft/backup_2025-06-27-1156__EuroBet_bf783488dbf9-db.gz', 'wp-content/updraft/backup_2025-06-27-1156__EuroBet_bf783488dbf9-db.gz'),
(13356, '/home/iraneurobetcom/public_html/wp-content/updraft/index.html', 'wp-content/updraft/index.html'),
(13357, '/home/iraneurobetcom/public_html/wp-content/updraft/log.0704e2906d24.txt', 'wp-content/updraft/log.0704e2906d24.txt'),
(13358, '/home/iraneurobetcom/public_html/wp-content/updraft/log.0716ec7ed568.txt', 'wp-content/updraft/log.0716ec7ed568.txt'),
(13359, '/home/iraneurobetcom/public_html/wp-content/updraft/log.0775ebb03f91.txt', 'wp-content/updraft/log.0775ebb03f91.txt'),
(13360, '/home/iraneurobetcom/public_html/wp-content/updraft/log.0bc41459953f.txt', 'wp-content/updraft/log.0bc41459953f.txt'),
(13361, '/home/iraneurobetcom/public_html/wp-content/updraft/log.122ffac6c4ff.txt', 'wp-content/updraft/log.122ffac6c4ff.txt'),
(13362, '/home/iraneurobetcom/public_html/wp-content/updraft/log.1523f46a7f5d.txt', 'wp-content/updraft/log.1523f46a7f5d.txt'),
(13363, '/home/iraneurobetcom/public_html/wp-content/updraft/log.226e81f6f7c1.txt', 'wp-content/updraft/log.226e81f6f7c1.txt'),
(13364, '/home/iraneurobetcom/public_html/wp-content/updraft/log.22cfb4522aed.txt', 'wp-content/updraft/log.22cfb4522aed.txt'),
(13365, '/home/iraneurobetcom/public_html/wp-content/updraft/log.2b16ae8ebb84.txt', 'wp-content/updraft/log.2b16ae8ebb84.txt'),
(13366, '/home/iraneurobetcom/public_html/wp-content/updraft/log.2f73b1c5ddeb.txt', 'wp-content/updraft/log.2f73b1c5ddeb.txt'),
(13367, '/home/iraneurobetcom/public_html/wp-content/updraft/log.305064b0acee.txt', 'wp-content/updraft/log.305064b0acee.txt'),
(13368, '/home/iraneurobetcom/public_html/wp-content/updraft/log.30a8c9ab36d2.txt', 'wp-content/updraft/log.30a8c9ab36d2.txt'),
(13369, '/home/iraneurobetcom/public_html/wp-content/updraft/log.34cf9eb28e0d.txt', 'wp-content/updraft/log.34cf9eb28e0d.txt'),
(13370, '/home/iraneurobetcom/public_html/wp-content/updraft/log.3c4474146848.txt', 'wp-content/updraft/log.3c4474146848.txt'),
(13371, '/home/iraneurobetcom/public_html/wp-content/updraft/log.4b7881395165.txt', 'wp-content/updraft/log.4b7881395165.txt'),
(13372, '/home/iraneurobetcom/public_html/wp-content/updraft/log.4ba835f00dac.txt', 'wp-content/updraft/log.4ba835f00dac.txt'),
(13373, '/home/iraneurobetcom/public_html/wp-content/updraft/log.51757cd793a0.txt', 'wp-content/updraft/log.51757cd793a0.txt'),
(13374, '/home/iraneurobetcom/public_html/wp-content/updraft/log.55b94ac0c6e7.txt', 'wp-content/updraft/log.55b94ac0c6e7.txt'),
(13375, '/home/iraneurobetcom/public_html/wp-content/updraft/log.58d24dc83a4a.txt', 'wp-content/updraft/log.58d24dc83a4a.txt'),
(13376, '/home/iraneurobetcom/public_html/wp-content/updraft/log.5b9386eeee82.txt', 'wp-content/updraft/log.5b9386eeee82.txt'),
(13377, '/home/iraneurobetcom/public_html/wp-content/updraft/log.5ec985aeba2e.txt', 'wp-content/updraft/log.5ec985aeba2e.txt'),
(13378, '/home/iraneurobetcom/public_html/wp-content/updraft/log.5f40c63dfc22.txt', 'wp-content/updraft/log.5f40c63dfc22.txt'),
(13379, '/home/iraneurobetcom/public_html/wp-content/updraft/log.6ef52bbd68c7.txt', 'wp-content/updraft/log.6ef52bbd68c7.txt'),
(13380, '/home/iraneurobetcom/public_html/wp-content/updraft/log.7557035cb981.txt', 'wp-content/updraft/log.7557035cb981.txt'),
(13381, '/home/iraneurobetcom/public_html/wp-content/updraft/log.796c144a65cb.txt', 'wp-content/updraft/log.796c144a65cb.txt'),
(13382, '/home/iraneurobetcom/public_html/wp-content/updraft/log.8d7c369bd1f2.txt', 'wp-content/updraft/log.8d7c369bd1f2.txt'),
(13383, '/home/iraneurobetcom/public_html/wp-content/updraft/log.8e2bd4b6eb89.txt', 'wp-content/updraft/log.8e2bd4b6eb89.txt'),
(13384, '/home/iraneurobetcom/public_html/wp-content/updraft/log.96d6feedca56.txt', 'wp-content/updraft/log.96d6feedca56.txt'),
(13385, '/home/iraneurobetcom/public_html/wp-content/updraft/log.aded3e8c1355.txt', 'wp-content/updraft/log.aded3e8c1355.txt'),
(13386, '/home/iraneurobetcom/public_html/wp-content/updraft/log.b463201bbc43.txt', 'wp-content/updraft/log.b463201bbc43.txt'),
(13387, '/home/iraneurobetcom/public_html/wp-content/updraft/log.b6dc11e28b02.txt', 'wp-content/updraft/log.b6dc11e28b02.txt'),
(13388, '/home/iraneurobetcom/public_html/wp-content/updraft/log.bf783488dbf9.txt', 'wp-content/updraft/log.bf783488dbf9.txt'),
(13389, '/home/iraneurobetcom/public_html/wp-content/updraft/log.cc3d0a657479.txt', 'wp-content/updraft/log.cc3d0a657479.txt'),
(13390, '/home/iraneurobetcom/public_html/wp-content/updraft/log.d4e82c5646f2.txt', 'wp-content/updraft/log.d4e82c5646f2.txt'),
(13391, '/home/iraneurobetcom/public_html/wp-content/updraft/log.dd4997665826.txt', 'wp-content/updraft/log.dd4997665826.txt'),
(13392, '/home/iraneurobetcom/public_html/wp-content/updraft/log.ea3095322836.txt', 'wp-content/updraft/log.ea3095322836.txt'),
(13393, '/home/iraneurobetcom/public_html/wp-content/updraft/log.edec49ea20d7.txt', 'wp-content/updraft/log.edec49ea20d7.txt'),
(13394, '/home/iraneurobetcom/public_html/wp-content/updraft/log.f3f2edac29e3.txt', 'wp-content/updraft/log.f3f2edac29e3.txt'),
(13395, '/home/iraneurobetcom/public_html/wp-content/updraft/log.f97f572257ad.txt', 'wp-content/updraft/log.f97f572257ad.txt'),
(13396, '/home/iraneurobetcom/public_html/wp-content/updraft/log.fb79e9665b4f.txt', 'wp-content/updraft/log.fb79e9665b4f.txt'),
(13397, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/.htaccess', 'wp-content/updraft/plugins-old/akismet/.htaccess'),
(13398, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/LICENSE.txt', 'wp-content/updraft/plugins-old/akismet/LICENSE.txt'),
(13399, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.css', 'wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.css'),
(13400, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.js', 'wp-content/updraft/plugins-old/akismet/_inc/akismet-admin.js'),
(13401, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet-frontend.js', 'wp-content/updraft/plugins-old/akismet/_inc/akismet-frontend.js'),
(13402, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet.css', 'wp-content/updraft/plugins-old/akismet/_inc/akismet.css'),
(13403, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/akismet.js', 'wp-content/updraft/plugins-old/akismet/_inc/akismet.js'),
(13404, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/fonts/inter.css', 'wp-content/updraft/plugins-old/akismet/_inc/fonts/inter.css'),
(13405, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-activation-banner-elements.png', 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-activation-banner-elements.png'),
(13406, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo.svg', 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo.svg'),
(13407, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo@2x.png', 'wp-content/updraft/plugins-old/akismet/_inc/img/akismet-refresh-logo@2x.png'),
(13408, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/arrow-left.svg', 'wp-content/updraft/plugins-old/akismet/_inc/img/arrow-left.svg'),
(13409, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/icon-external.svg', 'wp-content/updraft/plugins-old/akismet/_inc/img/icon-external.svg'),
(13410, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/img/logo-a-2x.png', 'wp-content/updraft/plugins-old/akismet/_inc/img/logo-a-2x.png'),
(13411, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-admin-rtl.css', 'wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-admin-rtl.css'),
(13412, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-rtl.css', 'wp-content/updraft/plugins-old/akismet/_inc/rtl/akismet-rtl.css'),
(13413, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/akismet.php', 'wp-content/updraft/plugins-old/akismet/akismet.php'),
(13414, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/changelog.txt', 'wp-content/updraft/plugins-old/akismet/changelog.txt'),
(13415, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-admin.php', 'wp-content/updraft/plugins-old/akismet/class.akismet-admin.php'),
(13416, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-cli.php', 'wp-content/updraft/plugins-old/akismet/class.akismet-cli.php'),
(13417, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-rest-api.php', 'wp-content/updraft/plugins-old/akismet/class.akismet-rest-api.php'),
(13418, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet-widget.php', 'wp-content/updraft/plugins-old/akismet/class.akismet-widget.php'),
(13419, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/class.akismet.php', 'wp-content/updraft/plugins-old/akismet/class.akismet.php'),
(13420, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/index.php', 'wp-content/updraft/plugins-old/akismet/index.php'),
(13421, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/readme.txt', 'wp-content/updraft/plugins-old/akismet/readme.txt'),
(13422, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/activate.php', 'wp-content/updraft/plugins-old/akismet/views/activate.php'),
(13423, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/config.php', 'wp-content/updraft/plugins-old/akismet/views/config.php'),
(13424, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/connect-jp.php', 'wp-content/updraft/plugins-old/akismet/views/connect-jp.php'),
(13425, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/enter.php', 'wp-content/updraft/plugins-old/akismet/views/enter.php'),
(13426, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/get.php', 'wp-content/updraft/plugins-old/akismet/views/get.php'),
(13427, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/logo.php', 'wp-content/updraft/plugins-old/akismet/views/logo.php'),
(13428, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/notice.php', 'wp-content/updraft/plugins-old/akismet/views/notice.php'),
(13429, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/predefined.php', 'wp-content/updraft/plugins-old/akismet/views/predefined.php'),
(13430, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/setup.php', 'wp-content/updraft/plugins-old/akismet/views/setup.php'),
(13431, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/start.php', 'wp-content/updraft/plugins-old/akismet/views/start.php'),
(13432, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/stats.php', 'wp-content/updraft/plugins-old/akismet/views/stats.php'),
(13433, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/views/title.php', 'wp-content/updraft/plugins-old/akismet/views/title.php'),
(13434, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/akismet/wrapper.php', 'wp-content/updraft/plugins-old/akismet/wrapper.php'),
(13435, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/hello.php', 'wp-content/updraft/plugins-old/hello.php'),
(13436, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/index.php', 'wp-content/updraft/plugins-old/index.php'),
(13437, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/SECURITY.md', 'wp-content/updraft/plugins-old/updraftplus/SECURITY.md'),
(13438, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/admin.php', 'wp-content/updraft/plugins-old/updraftplus/admin.php'),
(13439, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/backup.php', 'wp-content/updraft/plugins-old/updraftplus/backup.php'),
(13440, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/central/bootstrap.php'),
(13441, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php', 'wp-content/updraft/plugins-old/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php'),
(13442, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/class-automatic-upgrader-skin.php', 'wp-content/updraft/plugins-old/updraftplus/central/classes/class-automatic-upgrader-skin.php'),
(13443, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php', 'wp-content/updraft/plugins-old/updraftplus/central/classes/class-updraftcentral-wp-upgrader.php'),
(13444, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/commands.php', 'wp-content/updraft/plugins-old/updraftplus/central/commands.php'),
(13445, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css'),
(13446, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/central/css/central-1-25-1.min.css.map'),
(13447, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/css/central.css', 'wp-content/updraft/plugins-old/updraftplus/central/css/central.css'),
(13448, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/factory.php', 'wp-content/updraft/plugins-old/updraftplus/central/factory.php'),
(13449, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/host.php', 'wp-content/updraft/plugins-old/updraftplus/central/host.php'),
(13450, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/images/ud-logo.png', 'wp-content/updraft/plugins-old/updraftplus/central/images/ud-logo.png'),
(13451, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/images/udlogo-rotating.gif', 'wp-content/updraft/plugins-old/updraftplus/central/images/udlogo-rotating.gif'),
(13452, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/js/central-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/central/js/central-1-25-1.min.js'),
(13453, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/js/central.js', 'wp-content/updraft/plugins-old/updraftplus/central/js/central.js'),
(13454, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/listener.php', 'wp-content/updraft/plugins-old/updraftplus/central/listener.php'),
(13455, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/analytics.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/analytics.php'),
(13456, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/comments.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/comments.php'),
(13457, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/core.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/core.php'),
(13458, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/media.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/media.php'),
(13459, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/pages.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/pages.php'),
(13460, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/plugin.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/plugin.php'),
(13461, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/posts.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/posts.php'),
(13462, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/theme.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/theme.php'),
(13463, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/updates.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/updates.php'),
(13464, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/modules/users.php', 'wp-content/updraft/plugins-old/updraftplus/central/modules/users.php'),
(13465, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/translations-central.php', 'wp-content/updraft/plugins-old/updraftplus/central/translations-central.php'),
(13466, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/updraftplus.php', 'wp-content/updraft/plugins-old/updraftplus/central/updraftplus.php'),
(13467, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/central/wp-optimize.php', 'wp-content/updraft/plugins-old/updraftplus/central/wp-optimize.php'),
(13468, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/changelog-old.txt', 'wp-content/updraft/plugins-old/updraftplus/changelog-old.txt'),
(13469, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/class-updraftplus.php', 'wp-content/updraft/plugins-old/updraftplus/class-updraftplus.php'),
(13470, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css'),
(13471, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css'),
(13472, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),
(13473, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css'),
(13474, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css'),
(13475, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css'),
(13476, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.css'),
(13477, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css'),
(13478, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.css'),
(13479, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css'),
(13480, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css'),
(13481, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css'),
(13482, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.css'),
(13483, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css'),
(13484, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css'),
(13485, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin-1-25-1.min.css.map'),
(13486, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-admin.css'),
(13487, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css'),
(13488, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices-1-25-1.min.css.map'),
(13489, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-notices.css'),
(13490, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css'),
(13491, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour-1-25-1.min.css.map'),
(13492, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.css', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.css'),
(13493, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.scss', 'wp-content/updraft/plugins-old/updraftplus/css/updraftplus-tour.scss'),
(13494, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/example-decrypt.php', 'wp-content/updraft/plugins-old/updraftplus/example-decrypt.php'),
(13495, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/all.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/all.png'),
(13496, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/anonymisation.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/anonymisation.png'),
(13497, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/autobackup.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/autobackup.png'),
(13498, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/azure.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/azure.png'),
(13499, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/backblaze.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/backblaze.png'),
(13500, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/cloudfiles-enhanced.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/cloudfiles-enhanced.png'),
(13501, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/dropbox-folders.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/dropbox-folders.png'),
(13502, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/fixtime.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/fixtime.png'),
(13503, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/google-enhanced.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/google-enhanced.png'),
(13504, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/googlecloud.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/googlecloud.png'),
(13505, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/importer.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/importer.png'),
(13506, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/incremental.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/incremental.png'),
(13507, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/lockadmin.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/lockadmin.png'),
(13508, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/migrator.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/migrator.png'),
(13509, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/moredatabase.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/moredatabase.png'),
(13510, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/morefiles.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/morefiles.png'),
(13511, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/morestorage.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/morestorage.png'),
(13512, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/multisite.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/multisite.png'),
(13513, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/noadverts.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/noadverts.png'),
(13514, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/onedrive.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/onedrive.png'),
(13515, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/reporting.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/reporting.png'),
(13516, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/s3-enhanced.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/s3-enhanced.png'),
(13517, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/sftp.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/sftp.png'),
(13518, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/webdav.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/webdav.png'),
(13519, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/addons-images/wp-cli.png', 'wp-content/updraft/plugins-old/updraftplus/images/addons-images/wp-cli.png'),
(13520, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/automaticbackup.png', 'wp-content/updraft/plugins-old/updraftplus/images/automaticbackup.png'),
(13521, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/aws_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/aws_logo.png'),
(13522, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/azure.png', 'wp-content/updraft/plugins-old/updraftplus/images/azure.png'),
(13523, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/backblaze.png', 'wp-content/updraft/plugins-old/updraftplus/images/backblaze.png'),
(13524, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dashicon-white.png', 'wp-content/updraft/plugins-old/updraftplus/images/dashicon-white.png'),
(13525, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dashicon.png', 'wp-content/updraft/plugins-old/updraftplus/images/dashicon.png'),
(13526, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/default-avatar.jpg', 'wp-content/updraft/plugins-old/updraftplus/images/default-avatar.jpg'),
(13527, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dreamobjects_logo-horiz-2013.png', 'wp-content/updraft/plugins-old/updraftplus/images/dreamobjects_logo-horiz-2013.png'),
(13528, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/dropbox-logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/dropbox-logo.png'),
(13529, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/googlecloud.png', 'wp-content/updraft/plugins-old/updraftplus/images/googlecloud.png'),
(13530, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/googledrive_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/googledrive_logo.png'),
(13531, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/azure.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/azure.png'),
(13532, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/backblaze.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/backblaze.png'),
(13533, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/cloudfiles.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/cloudfiles.png'),
(13534, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/dreamobjects.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/dreamobjects.png'),
(13535, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/dropbox.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/dropbox.png'),
(13536, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/email.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/email.png'),
(13537, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/folder.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/folder.png'),
(13538, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/googlecloud.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/googlecloud.png'),
(13539, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/googledrive.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/googledrive.png'),
(13540, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/lock.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/lock.png'),
(13541, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/onedrive.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/onedrive.png'),
(13542, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/openstack.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/openstack.png'),
(13543, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/pcloud.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/pcloud.png'),
(13544, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/s3.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/s3.png'),
(13545, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/updraftvault.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/updraftvault.png'),
(13546, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/icons/webdav.png', 'wp-content/updraft/plugins-old/updraftplus/images/icons/webdav.png'),
(13547, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday.png'),
(13548, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday_sale_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/black_friday_sale_24.png'),
(13549, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/collection_sale_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/collection_sale_24.png'),
(13550, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/keyy_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/keyy_logo.png'),
(13551, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/locksettings.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/locksettings.png'),
(13552, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/new_year.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/new_year.png'),
(13553, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/new_year_sale_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/new_year_sale_24.png'),
(13554, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/reporting.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/reporting.png'),
(13555, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/sale_20_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/sale_20_24.png'),
(13556, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/spring.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/spring.png'),
(13557, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/spring_sale_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/spring_sale_24.png'),
(13558, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/subscriben.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/subscriben.png');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(13559, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/summer.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/summer.png'),
(13560, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/summer_sale_24.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/summer_sale_24.png'),
(13561, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/support.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/support.png'),
(13562, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/ud_smile.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/ud_smile.png'),
(13563, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/updraft_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/updraft_logo.png'),
(13564, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/notices/wp_optimize_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/notices/wp_optimize_logo.png'),
(13565, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/onedrive.png', 'wp-content/updraft/plugins-old/updraftplus/images/onedrive.png'),
(13566, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/aios.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/aios.png'),
(13567, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/easy-updates-manager-logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/easy-updates-manager-logo.png'),
(13568, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/keyy.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/keyy.png'),
(13569, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/meta-slider.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/meta-slider.png'),
(13570, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/updraft-central.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/updraft-central.png'),
(13571, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/other-plugins/wp-optimize.png', 'wp-content/updraft/plugins-old/updraftplus/images/other-plugins/wp-optimize.png'),
(13572, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/padlock-150.png', 'wp-content/updraft/plugins-old/updraftplus/images/padlock-150.png'),
(13573, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/pcloud-logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/pcloud-logo.png'),
(13574, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/rackspacecloud-logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/rackspacecloud-logo.png'),
(13575, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/ud-logo-150.png', 'wp-content/updraft/plugins-old/updraftplus/images/ud-logo-150.png'),
(13576, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/ud-logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/ud-logo.png'),
(13577, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/udlogo-rotating.gif', 'wp-content/updraft/plugins-old/updraftplus/images/udlogo-rotating.gif'),
(13578, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/udp-logo-white.png', 'wp-content/updraft/plugins-old/updraftplus/images/udp-logo-white.png'),
(13579, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_central_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_central_logo.png'),
(13580, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_cross.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_cross.png'),
(13581, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_freev.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_freev.png'),
(13582, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_premv.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_premv.png'),
(13583, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_tick.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_tick.png'),
(13584, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraft_vault_logo.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraft_vault_logo.png'),
(13585, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftcentral_cloud.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraftcentral_cloud.png'),
(13586, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftclone_logo_white.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraftclone_logo_white.png'),
(13587, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/updraftvault-150.png', 'wp-content/updraft/plugins-old/updraftplus/images/updraftvault-150.png'),
(13588, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/images/upraftplus-clone-screenshot.jpg', 'wp-content/updraft/plugins-old/updraftplus/images/upraftplus-clone-screenshot.jpg'),
(13589, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/API.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/API.php'),
(13590, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/Exception.php'),
(13591, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php'),
(13592, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php'),
(13593, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php'),
(13594, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php'),
(13595, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php'),
(13596, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php'),
(13597, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Abstract.php'),
(13598, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AppIdentity.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AppIdentity.php'),
(13599, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AssertionCredentials.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/AssertionCredentials.php'),
(13600, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/ComputeEngine.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/ComputeEngine.php'),
(13601, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Exception.php'),
(13602, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/LoginTicket.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/LoginTicket.php'),
(13603, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/OAuth2.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/OAuth2.php'),
(13604, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Simple.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Auth/Simple.php'),
(13605, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Abstract.php'),
(13606, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Apc.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Apc.php'),
(13607, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Exception.php'),
(13608, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/File.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/File.php'),
(13609, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Memcache.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Memcache.php'),
(13610, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Null.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Cache/Null.php'),
(13611, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Client.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Client.php'),
(13612, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Collection.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Collection.php'),
(13613, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Config.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Config.php'),
(13614, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Exception.php'),
(13615, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Batch.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Batch.php'),
(13616, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/CacheParser.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/CacheParser.php'),
(13617, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/MediaFileUpload.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/MediaFileUpload.php'),
(13618, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/REST.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/REST.php'),
(13619, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Request.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Http/Request.php'),
(13620, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Abstract.php'),
(13621, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Curl.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Curl.php'),
(13622, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Exception.php'),
(13623, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Stream.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/Stream.php'),
(13624, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/cacerts.pem', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/IO/cacerts.pem'),
(13625, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Abstract.php'),
(13626, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Exception.php'),
(13627, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/File.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/File.php'),
(13628, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Null.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Null.php'),
(13629, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Psr.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Logger/Psr.php'),
(13630, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Model.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Model.php'),
(13631, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Datastore.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Datastore.php'),
(13632, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Dns.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Dns.php'),
(13633, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Drive.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Drive.php'),
(13634, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Exception.php'),
(13635, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Logging.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Logging.php'),
(13636, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Oauth2.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Oauth2.php'),
(13637, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Resource.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Resource.php'),
(13638, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Storage.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service/Storage.php'),
(13639, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Service.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Service.php'),
(13640, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/Abstract.php'),
(13641, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/P12.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Signer/P12.php'),
(13642, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Exception.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Exception.php'),
(13643, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Retryable.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Retryable.php'),
(13644, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Runner.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Task/Runner.php'),
(13645, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils/URITemplate.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils/URITemplate.php'),
(13646, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Utils.php'),
(13647, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Abstract.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Abstract.php'),
(13648, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Pem.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/Verifier/Pem.php'),
(13649, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/Google/autoload.php', 'wp-content/updraft/plugins-old/updraftplus/includes/Google/autoload.php'),
(13650, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/S3.php', 'wp-content/updraft/plugins-old/updraftplus/includes/S3.php'),
(13651, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/S3compat.php', 'wp-content/updraft/plugins-old/updraftplus/includes/S3compat.php'),
(13652, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI-1-25-1.min.js'),
(13653, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.js', 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.js'),
(13654, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min-1-25-1.min.js'),
(13655, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/blockui/jquery.blockUI.min.js'),
(13656, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cacert.pem', 'wp-content/updraft/plugins-old/updraftplus/includes/cacert.pem'),
(13657, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/loader.svg', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/loader.svg'),
(13658, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css'),
(13659, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.css.map'),
(13660, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-25-1.min.js'),
(13661, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css'),
(13662, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js'),
(13663, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php'),
(13664, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/products.json', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/products.json'),
(13665, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/readme.md', 'wp-content/updraft/plugins-old/updraftplus/includes/checkout-embed/readme.md'),
(13666, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-backup-history.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-backup-history.php'),
(13667, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-commands.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-commands.php'),
(13668, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-database-utility.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-database-utility.php'),
(13669, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-filesystem-functions.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-filesystem-functions.php'),
(13670, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-http-error-descriptions.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-http-error-descriptions.php'),
(13671, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-job-scheduler.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-job-scheduler.php'),
(13672, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-manipulation-functions.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-manipulation-functions.php'),
(13673, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-partialfileservlet.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-partialfileservlet.php'),
(13674, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-remote-send.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-remote-send.php'),
(13675, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-search-replace.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-search-replace.php'),
(13676, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-semaphore.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-semaphore.php'),
(13677, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-storage-methods-interface.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-storage-methods-interface.php'),
(13678, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-dashboard-news.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-dashboard-news.php'),
(13679, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-semaphore.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraft-semaphore.php'),
(13680, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraftcentral-updraftplus-commands.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraftcentral-updraftplus-commands.php'),
(13681, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-updraftplus-encryption.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-updraftplus-encryption.php'),
(13682, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-wpadmin-commands.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-wpadmin-commands.php'),
(13683, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/class-zip.php', 'wp-content/updraft/plugins-old/updraftplus/includes/class-zip.php'),
(13684, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles.php', 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles.php'),
(13685, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php', 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php'),
(13686, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_http.php', 'wp-content/updraft/plugins-old/updraftplus/includes/cloudfiles/cloudfiles_http.php'),
(13687, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/ftp.class.php', 'wp-content/updraft/plugins-old/updraftplus/includes/ftp.class.php'),
(13688, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/get-cpanel-quota-usage.pl', 'wp-content/updraft/plugins-old/updraftplus/includes/get-cpanel-quota-usage.pl'),
(13689, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/google-extensions.php', 'wp-content/updraft/plugins-old/updraftplus/includes/google-extensions.php'),
(13690, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/LICENSE'),
(13691, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.js', 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.js'),
(13692, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.min.js'),
(13693, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.js', 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.js'),
(13694, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/handlebars/handlebars.runtime.min.js'),
(13695, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),
(13696, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png'),
(13697, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png'),
(13698, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png'),
(13699, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png'),
(13700, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png'),
(13701, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),
(13702, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),
(13703, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),
(13704, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_222222_256x240.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_222222_256x240.png'),
(13705, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_228ef1_256x240.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_228ef1_256x240.png'),
(13706, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ef8c08_256x240.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ef8c08_256x240.png'),
(13707, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffd27a_256x240.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffd27a_256x240.png'),
(13708, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffffff_256x240.png', 'wp-content/updraft/plugins-old/updraftplus/includes/images/ui-icons_ffffff_256x240.png'),
(13709, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css'),
(13710, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4-1-25-1.min.css.map'),
(13711, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.11.4.css'),
(13712, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css'),
(13713, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1-1-25-1.min.css.map'),
(13714, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.custom-v1.12.1.css'),
(13715, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended-1-25-1.min.js'),
(13716, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery-ui.dialog.extended/jquery-ui.dialog.extended.js'),
(13717, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js'),
(13718, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js'),
(13719, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.js'),
(13720, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/jstree.min.js'),
(13721, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/32px.png', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/32px.png'),
(13722, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/40px.png', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/40px.png'),
(13723, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.css'),
(13724, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/style.min.css'),
(13725, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/throbber.gif', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default/throbber.gif'),
(13726, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/32px.png', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/32px.png'),
(13727, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/40px.png', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/40px.png'),
(13728, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.css'),
(13729, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/style.min.css'),
(13730, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/throbber.gif', 'wp-content/updraft/plugins-old/updraftplus/includes/jstree/themes/default-dark/throbber.gif'),
(13731, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/LICENSE'),
(13732, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-checked.png', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-checked.png'),
(13733, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-unchecked.png', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/images/input-unchecked.png'),
(13734, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css'),
(13735, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.css.map'),
(13736, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty-1-25-1.min.js'),
(13737, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.css', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.css'),
(13738, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.js', 'wp-content/updraft/plugins-old/updraftplus/includes/labelauty/jquery-labelauty.js'),
(13739, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/migrator-lite.php', 'wp-content/updraft/plugins-old/updraftplus/includes/migrator-lite.php'),
(13740, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php', 'wp-content/updraft/plugins-old/updraftplus/includes/pcloud/UpdraftPlus_Pcloud_API.php'),
(13741, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/includes/tether/LICENSE'),
(13742, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.js', 'wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.js'),
(13743, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/tether/tether.min.js'),
(13744, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/LICENSE'),
(13745, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.js', 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.js'),
(13746, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/shepherd.min.js'),
(13747, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/tether.js', 'wp-content/updraft/plugins-old/updraftplus/includes/tether-shepherd/tether.js'),
(13748, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common-1-25-1.min.js'),
(13749, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common.js', 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-admin-common.js'),
(13750, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin-compatibility.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin-compatibility.php'),
(13751, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraft-restorer-skin.php'),
(13752, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftcentral.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftcentral.php'),
(13753, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-auto-login.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-auto-login.php'),
(13754, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php'),
(13755, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-restore.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-restore.php'),
(13756, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-status.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-status.php'),
(13757, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-user-notice.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftclone/temporary-clone-user-notice.php'),
(13758, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-clone.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-clone.php'),
(13759, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-login.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-login.php'),
(13760, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-notices.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-notices.php'),
(13761, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-tour.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftplus-tour.php'),
(13762, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/includes/updraftvault.php', 'wp-content/updraft/plugins-old/updraftplus/includes/updraftvault.php'),
(13763, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/index.html', 'wp-content/updraft/plugins-old/updraftplus/index.html'),
(13764, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/tour-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/js/tour-1-25-1.min.js'),
(13765, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/tour.js', 'wp-content/updraft/plugins-old/updraftplus/js/tour.js'),
(13766, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore-1-25-1.min.js', 'wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore-1-25-1.min.js'),
(13767, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore.js', 'wp-content/updraft/plugins-old/updraftplus/js/updraft-admin-restore.js'),
(13768, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.mo'),
(13769, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-af.po'),
(13770, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.mo'),
(13771, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ar.po'),
(13772, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.mo'),
(13773, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bg_BG.po'),
(13774, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.mo'),
(13775, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bn_BD.po'),
(13776, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.mo'),
(13777, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-bs_BA.po'),
(13778, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.mo'),
(13779, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ca.po'),
(13780, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.mo'),
(13781, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ckb.po'),
(13782, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.mo'),
(13783, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-da_DK.po'),
(13784, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.mo'),
(13785, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-es_AR.po'),
(13786, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.mo'),
(13787, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-et.po'),
(13788, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.mo'),
(13789, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-eu.po'),
(13790, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.mo'),
(13791, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fa_IR.po'),
(13792, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.mo'),
(13793, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fi.po'),
(13794, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.mo'),
(13795, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-fr_CA.po'),
(13796, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.mo'),
(13797, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-he_IL.po'),
(13798, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.mo'),
(13799, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hi_IN.po'),
(13800, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.mo'),
(13801, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-hu_HU.po');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(13802, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.mo'),
(13803, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-id_ID.po'),
(13804, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.mo'),
(13805, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ko_KR.po'),
(13806, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.mo'),
(13807, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-lt_LT.po'),
(13808, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.mo'),
(13809, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-pt_BR.po'),
(13810, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.mo'),
(13811, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ru_RU.po'),
(13812, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.mo'),
(13813, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sl_SI.po'),
(13814, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.mo'),
(13815, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-sr_RS.po'),
(13816, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.mo'),
(13817, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-te.po'),
(13818, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.mo'),
(13819, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-th.po'),
(13820, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.mo'),
(13821, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tl.po'),
(13822, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.mo'),
(13823, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-tr_TR.po'),
(13824, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.mo'),
(13825, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-ur.po'),
(13826, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.mo'),
(13827, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-vi.po'),
(13828, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.mo'),
(13829, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_HK.po'),
(13830, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.mo', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.mo'),
(13831, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.po', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus-zh_TW.po'),
(13832, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/languages/updraftplus.pot', 'wp-content/updraft/plugins-old/updraftplus/languages/updraftplus.pot'),
(13833, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/addon-base-v2.php', 'wp-content/updraft/plugins-old/updraftplus/methods/addon-base-v2.php'),
(13834, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/addon-not-yet-present.php', 'wp-content/updraft/plugins-old/updraftplus/methods/addon-not-yet-present.php'),
(13835, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/azure.php', 'wp-content/updraft/plugins-old/updraftplus/methods/azure.php'),
(13836, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/backblaze.php', 'wp-content/updraft/plugins-old/updraftplus/methods/backblaze.php'),
(13837, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/backup-module.php', 'wp-content/updraft/plugins-old/updraftplus/methods/backup-module.php'),
(13838, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles-new.php', 'wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles-new.php'),
(13839, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles.php', 'wp-content/updraft/plugins-old/updraftplus/methods/cloudfiles.php'),
(13840, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/dreamobjects.php', 'wp-content/updraft/plugins-old/updraftplus/methods/dreamobjects.php'),
(13841, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/dropbox.php', 'wp-content/updraft/plugins-old/updraftplus/methods/dropbox.php'),
(13842, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/email.php', 'wp-content/updraft/plugins-old/updraftplus/methods/email.php'),
(13843, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/ftp.php', 'wp-content/updraft/plugins-old/updraftplus/methods/ftp.php'),
(13844, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/googlecloud.php', 'wp-content/updraft/plugins-old/updraftplus/methods/googlecloud.php'),
(13845, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/googledrive.php', 'wp-content/updraft/plugins-old/updraftplus/methods/googledrive.php'),
(13846, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/insufficient.php', 'wp-content/updraft/plugins-old/updraftplus/methods/insufficient.php'),
(13847, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/onedrive.php', 'wp-content/updraft/plugins-old/updraftplus/methods/onedrive.php'),
(13848, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack-base.php', 'wp-content/updraft/plugins-old/updraftplus/methods/openstack-base.php'),
(13849, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack.php', 'wp-content/updraft/plugins-old/updraftplus/methods/openstack.php'),
(13850, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/openstack2.php', 'wp-content/updraft/plugins-old/updraftplus/methods/openstack2.php'),
(13851, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/pcloud.php', 'wp-content/updraft/plugins-old/updraftplus/methods/pcloud.php'),
(13852, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/remotesend.php', 'wp-content/updraft/plugins-old/updraftplus/methods/remotesend.php'),
(13853, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/s3.php', 'wp-content/updraft/plugins-old/updraftplus/methods/s3.php'),
(13854, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/s3generic.php', 'wp-content/updraft/plugins-old/updraftplus/methods/s3generic.php'),
(13855, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/sftp.php', 'wp-content/updraft/plugins-old/updraftplus/methods/sftp.php'),
(13856, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/template.php', 'wp-content/updraft/plugins-old/updraftplus/methods/template.php'),
(13857, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/updraftvault.php', 'wp-content/updraft/plugins-old/updraftplus/methods/updraftvault.php'),
(13858, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/methods/webdav.php', 'wp-content/updraft/plugins-old/updraftplus/methods/webdav.php'),
(13859, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/options.php', 'wp-content/updraft/plugins-old/updraftplus/options.php'),
(13860, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/readme.txt', 'wp-content/updraft/plugins-old/updraftplus/readme.txt'),
(13861, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/restorer.php', 'wp-content/updraft/plugins-old/updraftplus/restorer.php'),
(13862, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/advanced-tools.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/advanced-tools.php'),
(13863, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/db-size.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/db-size.php'),
(13864, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/export-settings.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/export-settings.php'),
(13865, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/lock-admin.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/lock-admin.php'),
(13866, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/search-replace.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/search-replace.php'),
(13867, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/site-info.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/site-info.php'),
(13868, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/tools-menu.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/tools-menu.php'),
(13869, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/total-size.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/total-size.php'),
(13870, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/updraftcentral.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/updraftcentral.php'),
(13871, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/wipe-settings.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/advanced/wipe-settings.php'),
(13872, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/autobackup-notice.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/autobackup-notice.php'),
(13873, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/bottom-notice.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/bottom-notice.php'),
(13874, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/horizontal-notice.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/horizontal-notice.php'),
(13875, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report-plain.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report-plain.php'),
(13876, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/report.php'),
(13877, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php'),
(13878, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/backupnow-modal.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/backupnow-modal.php'),
(13879, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php'),
(13880, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php'),
(13881, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-modal.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-modal.php'),
(13882, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php'),
(13883, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php'),
(13884, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/existing-backups-table.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/existing-backups-table.php'),
(13885, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/file-backup-exclude.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/file-backup-exclude.php'),
(13886, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/footer.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/footer.php'),
(13887, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/form-contents.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/form-contents.php'),
(13888, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/header.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/header.php'),
(13889, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php'),
(13890, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-addons.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-addons.php'),
(13891, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-backups.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-backups.php'),
(13892, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-bar.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/tab-bar.php'),
(13893, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/take-backup.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/take-backup.php'),
(13894, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/temporary-clone.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/temporary-clone.php'),
(13895, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php'),
(13896, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/upload-backups-modal.php', 'wp-content/updraft/plugins-old/updraftplus/templates/wp-admin/settings/upload-backups-modal.php'),
(13897, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/updraftplus.php', 'wp-content/updraft/plugins-old/updraftplus/updraftplus.php'),
(13898, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/autoload.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/autoload.php'),
(13899, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/LICENSE'),
(13900, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/README.md'),
(13901, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/composer.json'),
(13902, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/DisallowedClassesSubstitutor.php'),
(13903, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/brumann/polyfill-unserialize/src/Unserialize.php'),
(13904, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/README.md'),
(13905, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/bower.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/bower.json'),
(13906, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/component.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/component.json'),
(13907, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/composer.json'),
(13908, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.js', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.js'),
(13909, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.js', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.js'),
(13910, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.map', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.min.map'),
(13911, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.js', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.js'),
(13912, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.js', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.js'),
(13913, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.map', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/jquery.slim.min.map'),
(13914, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/package.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/components/jquery/package.json'),
(13915, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/ClassLoader.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/ClassLoader.php'),
(13916, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/InstalledVersions.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/InstalledVersions.php'),
(13917, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/LICENSE'),
(13918, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_classmap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_classmap.php'),
(13919, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_files.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_files.php'),
(13920, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_namespaces.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_namespaces.php'),
(13921, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_psr4.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_psr4.php'),
(13922, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_real.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_real.php'),
(13923, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_static.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/autoload_static.php'),
(13924, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.json'),
(13925, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/composer/installed.php'),
(13926, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/README.md'),
(13927, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/composer.json'),
(13928, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/phpunit.xml.dist', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/phpunit.xml.dist'),
(13929, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php'),
(13930, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php'),
(13931, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php'),
(13932, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php'),
(13933, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php'),
(13934, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php'),
(13935, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php'),
(13936, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php'),
(13937, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php'),
(13938, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php'),
(13939, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php'),
(13940, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md'),
(13941, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/LICENSE'),
(13942, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/README.md'),
(13943, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/UPGRADING.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/UPGRADING.md'),
(13944, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/build.xml', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/build.xml'),
(13945, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/composer.json'),
(13946, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phar-stub.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phar-stub.php'),
(13947, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist'),
(13948, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php'),
(13949, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php'),
(13950, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php'),
(13951, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php'),
(13952, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php'),
(13953, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php'),
(13954, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php'),
(13955, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php'),
(13956, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php'),
(13957, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php'),
(13958, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php'),
(13959, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php'),
(13960, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php'),
(13961, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php'),
(13962, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php'),
(13963, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php'),
(13964, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json'),
(13965, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php'),
(13966, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php'),
(13967, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php'),
(13968, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php'),
(13969, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php'),
(13970, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php'),
(13971, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php'),
(13972, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php'),
(13973, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json'),
(13974, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php'),
(13975, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php'),
(13976, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php'),
(13977, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php'),
(13978, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php'),
(13979, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php'),
(13980, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php'),
(13981, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php'),
(13982, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php'),
(13983, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php'),
(13984, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php'),
(13985, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php'),
(13986, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php'),
(13987, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json'),
(13988, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php'),
(13989, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php'),
(13990, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php'),
(13991, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php'),
(13992, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php'),
(13993, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php'),
(13994, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php'),
(13995, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php'),
(13996, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php'),
(13997, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php'),
(13998, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php'),
(13999, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php'),
(14000, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php'),
(14001, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php'),
(14002, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php'),
(14003, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php'),
(14004, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php'),
(14005, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php'),
(14006, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php'),
(14007, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php'),
(14008, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php'),
(14009, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php'),
(14010, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php'),
(14011, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php'),
(14012, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php'),
(14013, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php'),
(14014, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php'),
(14015, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php'),
(14016, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php'),
(14017, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php'),
(14018, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php'),
(14019, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php'),
(14020, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php'),
(14021, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php'),
(14022, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php'),
(14023, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php'),
(14024, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(14025, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php'),
(14026, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php'),
(14027, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php'),
(14028, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php'),
(14029, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php'),
(14030, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php'),
(14031, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php'),
(14032, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php'),
(14033, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php'),
(14034, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php'),
(14035, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php'),
(14036, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem'),
(14037, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php'),
(14038, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php'),
(14039, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json'),
(14040, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php'),
(14041, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php'),
(14042, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php'),
(14043, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php'),
(14044, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json'),
(14045, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php'),
(14046, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php'),
(14047, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php'),
(14048, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php'),
(14049, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php'),
(14050, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md'),
(14051, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json'),
(14052, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php'),
(14053, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php'),
(14054, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php'),
(14055, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php'),
(14056, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php'),
(14057, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php'),
(14058, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php'),
(14059, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php'),
(14060, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php'),
(14061, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json'),
(14062, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php'),
(14063, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php'),
(14064, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php'),
(14065, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php'),
(14066, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php'),
(14067, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php'),
(14068, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php'),
(14069, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php'),
(14070, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php'),
(14071, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php'),
(14072, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php'),
(14073, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php'),
(14074, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json'),
(14075, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php'),
(14076, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json'),
(14077, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php'),
(14078, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php'),
(14079, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php'),
(14080, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php'),
(14081, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php'),
(14082, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php'),
(14083, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php'),
(14084, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php'),
(14085, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php'),
(14086, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php'),
(14087, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php'),
(14088, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php'),
(14089, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php'),
(14090, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json'),
(14091, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php'),
(14092, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php'),
(14093, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php'),
(14094, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php'),
(14095, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php'),
(14096, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php'),
(14097, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php'),
(14098, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php'),
(14099, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php'),
(14100, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php'),
(14101, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php'),
(14102, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php'),
(14103, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json'),
(14104, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php'),
(14105, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php'),
(14106, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php'),
(14107, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php'),
(14108, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php'),
(14109, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php'),
(14110, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json'),
(14111, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php'),
(14112, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json'),
(14113, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php'),
(14114, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php'),
(14115, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php'),
(14116, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json'),
(14117, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php'),
(14118, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json'),
(14119, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php'),
(14120, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json'),
(14121, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php'),
(14122, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php'),
(14123, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json'),
(14124, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php'),
(14125, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json'),
(14126, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php'),
(14127, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json'),
(14128, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json'),
(14129, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php'),
(14130, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php'),
(14131, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php'),
(14132, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php'),
(14133, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php'),
(14134, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php'),
(14135, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php'),
(14136, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php'),
(14137, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php'),
(14138, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php'),
(14139, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php'),
(14140, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php'),
(14141, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php'),
(14142, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php'),
(14143, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php'),
(14144, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php'),
(14145, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php'),
(14146, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php'),
(14147, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php'),
(14148, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php'),
(14149, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php'),
(14150, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php'),
(14151, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php'),
(14152, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php'),
(14153, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php'),
(14154, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php'),
(14155, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php'),
(14156, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php'),
(14157, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php'),
(14158, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php'),
(14159, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php'),
(14160, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php'),
(14161, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php'),
(14162, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php'),
(14163, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php'),
(14164, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php'),
(14165, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php'),
(14166, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php'),
(14167, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php'),
(14168, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php'),
(14169, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php'),
(14170, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php'),
(14171, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php'),
(14172, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php'),
(14173, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php'),
(14174, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php'),
(14175, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php'),
(14176, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php'),
(14177, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php'),
(14178, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php'),
(14179, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php'),
(14180, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php'),
(14181, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php'),
(14182, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php'),
(14183, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php'),
(14184, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php'),
(14185, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php'),
(14186, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php'),
(14187, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php'),
(14188, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php'),
(14189, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php'),
(14190, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php'),
(14191, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php'),
(14192, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php'),
(14193, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php'),
(14194, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php'),
(14195, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php'),
(14196, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php'),
(14197, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php'),
(14198, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php'),
(14199, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json'),
(14200, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php'),
(14201, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php'),
(14202, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php'),
(14203, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php'),
(14204, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json'),
(14205, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/CHANGELOG.md'),
(14206, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/Dockerfile'),
(14207, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/LICENSE');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(14208, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/README.md'),
(14209, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/UPGRADING.md'),
(14210, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/composer.json'),
(14211, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Client.php'),
(14212, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),
(14213, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),
(14214, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),
(14215, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),
(14216, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),
(14217, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),
(14218, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),
(14219, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),
(14220, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),
(14221, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),
(14222, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php'),
(14223, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),
(14224, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php'),
(14225, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),
(14226, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),
(14227, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),
(14228, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),
(14229, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),
(14230, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),
(14231, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),
(14232, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),
(14233, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php'),
(14234, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php'),
(14235, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),
(14236, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/HandlerStack.php'),
(14237, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/MessageFormatter.php'),
(14238, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Middleware.php'),
(14239, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Pool.php'),
(14240, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),
(14241, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php'),
(14242, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RequestOptions.php'),
(14243, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php'),
(14244, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/TransferStats.php'),
(14245, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),
(14246, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/Utils.php'),
(14247, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions.php'),
(14248, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/guzzle/src/functions_include.php'),
(14249, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/CHANGELOG.md'),
(14250, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/LICENSE'),
(14251, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/README.md'),
(14252, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/composer.json'),
(14253, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/AggregateException.php'),
(14254, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/CancellationException.php'),
(14255, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Coroutine.php'),
(14256, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Create.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Create.php'),
(14257, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Each.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Each.php'),
(14258, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/EachPromise.php'),
(14259, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),
(14260, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Is.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Is.php'),
(14261, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Promise.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Promise.php'),
(14262, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromiseInterface.php'),
(14263, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/PromisorInterface.php'),
(14264, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectedPromise.php'),
(14265, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/RejectionException.php'),
(14266, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueue.php'),
(14267, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),
(14268, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Utils.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/Utils.php'),
(14269, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions.php'),
(14270, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/promises/src/functions_include.php'),
(14271, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/CHANGELOG.md'),
(14272, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/LICENSE'),
(14273, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/README.md'),
(14274, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/composer.json'),
(14275, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/AppendStream.php'),
(14276, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/BufferStream.php'),
(14277, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/CachingStream.php'),
(14278, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/DroppingStream.php'),
(14279, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/FnStream.php'),
(14280, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Header.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Header.php'),
(14281, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/InflateStream.php'),
(14282, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),
(14283, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/LimitStream.php'),
(14284, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Message.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Message.php'),
(14285, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MessageTrait.php'),
(14286, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MimeType.php'),
(14287, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/MultipartStream.php'),
(14288, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),
(14289, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/PumpStream.php'),
(14290, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Query.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Query.php'),
(14291, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Request.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Request.php'),
(14292, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Response.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Response.php'),
(14293, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Rfc7230.php'),
(14294, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/ServerRequest.php'),
(14295, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Stream.php'),
(14296, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),
(14297, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),
(14298, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UploadedFile.php'),
(14299, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Uri.php'),
(14300, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriComparator.php'),
(14301, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),
(14302, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/UriResolver.php'),
(14303, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/Utils.php'),
(14304, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions.php'),
(14305, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/guzzlehttp/psr7/src/functions_include.php'),
(14306, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/README.md'),
(14307, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/composer.json'),
(14308, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/local_tests.json'),
(14309, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/run_tests.php'),
(14310, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/simplexml_tests.json'),
(14311, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/mikemccabe/json-patch-php/src/JsonPatch.php'),
(14312, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/LICENSE'),
(14313, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/composer.json'),
(14314, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),
(14315, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),
(14316, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),
(14317, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/cast_to_int.php'),
(14318, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/error_polyfill.php'),
(14319, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random.php'),
(14320, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),
(14321, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),
(14322, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),
(14323, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),
(14324, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),
(14325, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_int.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/paragonie/random_compat/lib/random_int.php'),
(14326, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/AUTHORS', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/AUTHORS'),
(14327, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md'),
(14328, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/LICENSE'),
(14329, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/README.md'),
(14330, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml'),
(14331, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/composer.json'),
(14332, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),
(14333, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),
(14334, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),
(14335, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),
(14336, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),
(14337, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),
(14338, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),
(14339, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),
(14340, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),
(14341, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),
(14342, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),
(14343, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),
(14344, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),
(14345, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php'),
(14346, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),
(14347, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),
(14348, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),
(14349, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),
(14350, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),
(14351, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),
(14352, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),
(14353, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),
(14354, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php'),
(14355, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),
(14356, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),
(14357, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', 'wp-content/updraft/plugins-old/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),
(14358, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/CHANGELOG.md'),
(14359, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/LICENSE'),
(14360, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/README.md'),
(14361, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/composer.json'),
(14362, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Interfaces.md'),
(14363, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/docs/PSR7-Usage.md'),
(14364, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/MessageInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/MessageInterface.php'),
(14365, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/RequestInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/RequestInterface.php'),
(14366, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ResponseInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ResponseInterface.php'),
(14367, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/ServerRequestInterface.php'),
(14368, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/StreamInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/StreamInterface.php'),
(14369, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UploadedFileInterface.php'),
(14370, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UriInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/http-message/src/UriInterface.php'),
(14371, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/LICENSE'),
(14372, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php'),
(14373, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),
(14374, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php'),
(14375, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),
(14376, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),
(14377, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php'),
(14378, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php'),
(14379, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php'),
(14380, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php'),
(14381, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),
(14382, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php'),
(14383, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/README.md'),
(14384, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/psr/log/composer.json'),
(14385, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CODE_OF_CONDUCT.md'),
(14386, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md'),
(14387, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/LICENSE'),
(14388, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/README.md'),
(14389, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/apigen.neon', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/apigen.neon'),
(14390, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/composer.json'),
(14391, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Flavor.php'),
(14392, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Resource/Service.php'),
(14393, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/CDN/Service.php'),
(14394, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php'),
(14395, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php'),
(14396, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php'),
(14397, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php'),
(14398, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php'),
(14399, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php'),
(14400, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php'),
(14401, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php'),
(14402, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php'),
(14403, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php'),
(14404, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php'),
(14405, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php'),
(14406, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php'),
(14407, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php'),
(14408, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php'),
(14409, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php'),
(14410, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php'),
(14411, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupInstanceError.php'),
(14412, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BackupNameError.php'),
(14413, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php'),
(14414, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php'),
(14415, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php'),
(14416, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php'),
(14417, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php'),
(14418, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php'),
(14419, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(14420, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php'),
(14421, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php'),
(14422, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php'),
(14423, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php'),
(14424, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php'),
(14425, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php'),
(14426, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php'),
(14427, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php'),
(14428, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php'),
(14429, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php'),
(14430, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php'),
(14431, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php'),
(14432, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php'),
(14433, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php'),
(14434, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php'),
(14435, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php'),
(14436, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainNotFoundException.php'),
(14437, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php'),
(14438, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php'),
(14439, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php'),
(14440, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php'),
(14441, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php'),
(14442, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php'),
(14443, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php'),
(14444, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php'),
(14445, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php'),
(14446, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php'),
(14447, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php'),
(14448, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php'),
(14449, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php'),
(14450, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php'),
(14451, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php'),
(14452, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php'),
(14453, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php'),
(14454, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php'),
(14455, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php'),
(14456, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php'),
(14457, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php'),
(14458, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php'),
(14459, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php'),
(14460, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php'),
(14461, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php'),
(14462, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php'),
(14463, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php'),
(14464, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php'),
(14465, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php'),
(14466, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php'),
(14467, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php'),
(14468, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php'),
(14469, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php'),
(14470, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php'),
(14471, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php'),
(14472, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php'),
(14473, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php'),
(14474, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php'),
(14475, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php'),
(14476, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php'),
(14477, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php'),
(14478, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php'),
(14479, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php'),
(14480, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php'),
(14481, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php'),
(14482, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php'),
(14483, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php'),
(14484, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php'),
(14485, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php'),
(14486, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php'),
(14487, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php'),
(14488, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php'),
(14489, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php'),
(14490, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php'),
(14491, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php'),
(14492, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php'),
(14493, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php'),
(14494, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php'),
(14495, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php'),
(14496, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php'),
(14497, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php'),
(14498, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php'),
(14499, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php'),
(14500, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php'),
(14501, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php'),
(14502, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php'),
(14503, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php'),
(14504, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php'),
(14505, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php'),
(14506, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php'),
(14507, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php'),
(14508, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php'),
(14509, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php'),
(14510, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php'),
(14511, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php'),
(14512, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php'),
(14513, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php'),
(14514, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php'),
(14515, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php'),
(14516, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php'),
(14517, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php'),
(14518, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php'),
(14519, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php'),
(14520, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php'),
(14521, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php'),
(14522, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php'),
(14523, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php'),
(14524, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php'),
(14525, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php'),
(14526, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php'),
(14527, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php'),
(14528, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php'),
(14529, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php'),
(14530, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php'),
(14531, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php'),
(14532, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php'),
(14533, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php'),
(14534, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php'),
(14535, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php'),
(14536, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php'),
(14537, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php'),
(14538, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php'),
(14539, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php'),
(14540, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php'),
(14541, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php'),
(14542, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php'),
(14543, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php'),
(14544, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php'),
(14545, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php'),
(14546, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php'),
(14547, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php'),
(14548, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php'),
(14549, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotEmptyException.php'),
(14550, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php'),
(14551, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php'),
(14552, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php'),
(14553, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php'),
(14554, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php'),
(14555, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php'),
(14556, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php'),
(14557, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php'),
(14558, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php'),
(14559, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php'),
(14560, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php'),
(14561, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php'),
(14562, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php'),
(14563, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php'),
(14564, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php'),
(14565, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php'),
(14566, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php'),
(14567, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php'),
(14568, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php'),
(14569, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php'),
(14570, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php'),
(14571, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php'),
(14572, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php'),
(14573, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist', 'wp-content/updraft/plugins-old/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist'),
(14574, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/LICENSE'),
(14575, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/README.md'),
(14576, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/composer.json'),
(14577, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/phpunit.xml'),
(14578, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/src/getallheaders.php'),
(14579, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/ralouphie/getallheaders/tests/GetAllHeadersTest.php'),
(14580, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md'),
(14581, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php'),
(14582, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'),
(14583, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php'),
(14584, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php'),
(14585, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php'),
(14586, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Event.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/Event.php'),
(14587, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php'),
(14588, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'),
(14589, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'),
(14590, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php'),
(14591, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(14592, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/LICENSE'),
(14593, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/README.md'),
(14594, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/composer.json'),
(14595, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist'),
(14596, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Idn.php'),
(14597, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Info.php'),
(14598, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/LICENSE'),
(14599, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/README.md'),
(14600, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php'),
(14601, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php'),
(14602, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php'),
(14603, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php'),
(14604, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php'),
(14605, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php'),
(14606, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php'),
(14607, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php'),
(14608, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php'),
(14609, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/bootstrap.php'),
(14610, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-idn/composer.json'),
(14611, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/LICENSE'),
(14612, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Normalizer.php'),
(14613, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/README.md'),
(14614, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php'),
(14615, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php'),
(14616, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php'),
(14617, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php'),
(14618, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php'),
(14619, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/bootstrap.php'),
(14620, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-intl-normalizer/composer.json'),
(14621, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/LICENSE'),
(14622, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Mbstring.php'),
(14623, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/README.md'),
(14624, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8'),
(14625, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),
(14626, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),
(14627, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),
(14628, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/bootstrap.php'),
(14629, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-mbstring/composer.json'),
(14630, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/LICENSE'),
(14631, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Php70.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Php70.php'),
(14632, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/README.md'),
(14633, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php'),
(14634, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php'),
(14635, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php'),
(14636, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/Error.php'),
(14637, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php'),
(14638, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php'),
(14639, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php'),
(14640, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/bootstrap.php'),
(14641, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php70/composer.json'),
(14642, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/LICENSE', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/LICENSE'),
(14643, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/Php72.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/Php72.php'),
(14644, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/README.md'),
(14645, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/bootstrap.php'),
(14646, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/symfony/polyfill-php72/composer.json'),
(14647, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-compatibility.xml'),
(14648, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/CI/php-syntax-check.xml'),
(14649, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/README.md', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/README.md'),
(14650, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/composer.json', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/composer.json'),
(14651, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-notices/updraft-notices.php'),
(14652, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc.php'),
(14653, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-rpc/class-udrpc2.php'),
(14654, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/class-updraft-semaphore.php'),
(14655, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-semaphore/test.php'),
(14656, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager-commands.php'),
(14657, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-manager.php'),
(14658, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-meta.php'),
(14659, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task-options.php'),
(14660, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-task.php'),
(14661, '/home/iraneurobetcom/public_html/wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php', 'wp-content/updraft/plugins-old/updraftplus/vendor/team-updraft/common-libs/src/updraft-tasks/class-updraft-tasks-activation.php'),
(14662, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/index.php', 'wp-content/updraft/themes-old/index.php'),
(14663, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/css/editor-style.css', 'wp-content/updraft/themes-old/twentytwentyfive/assets/css/editor-style.css'),
(14664, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2'),
(14665, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-code/FiraCode-VariableFont_wght.woff2'),
(14666, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Black.woff2'),
(14667, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BlackItalic.woff2'),
(14668, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Bold.woff2'),
(14669, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-BoldItalic.woff2'),
(14670, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBold.woff2'),
(14671, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraBoldItalic.woff2'),
(14672, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLight.woff2'),
(14673, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ExtraLightItalic.woff2'),
(14674, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Italic.woff2'),
(14675, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Light.woff2'),
(14676, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-LightItalic.woff2'),
(14677, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Medium.woff2'),
(14678, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-MediumItalic.woff2'),
(14679, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Regular.woff2'),
(14680, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBold.woff2'),
(14681, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-SemiBoldItalic.woff2'),
(14682, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-Thin.woff2'),
(14683, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/fira-sans/FiraSans-ThinItalic.woff2'),
(14684, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Black.woff2'),
(14685, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BlackItalic.woff2'),
(14686, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Bold.woff2'),
(14687, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-BoldItalic.woff2'),
(14688, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBold.woff2'),
(14689, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraBoldItalic.woff2'),
(14690, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLight.woff2'),
(14691, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-ExtraLightItalic.woff2'),
(14692, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Light.woff2'),
(14693, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-LightItalic.woff2'),
(14694, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Medium.woff2'),
(14695, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-MediumItalic.woff2'),
(14696, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-Regular.woff2'),
(14697, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-RegularItalic.woff2'),
(14698, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBold.woff2'),
(14699, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/literata/Literata72pt-SemiBoldItalic.woff2'),
(14700, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/manrope/Manrope-VariableFont_wght.woff2'),
(14701, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-Italic-VariableFont_wght.woff2'),
(14702, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/platypi/Platypi-VariableFont_wght.woff2'),
(14703, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2'),
(14704, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-VariableFont_wght.woff2'),
(14705, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2'),
(14706, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-Italic-VariableFont_wght.woff2'),
(14707, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfive/assets/fonts/ysabeau-office/YsabeauOffice-VariableFont_wght.woff2'),
(14708, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/404-image.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/404-image.webp'),
(14709, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/agenda-img-4.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/agenda-img-4.webp'),
(14710, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/akaka-falls-state-park-flora.webp'),
(14711, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image-landing.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image-landing.webp'),
(14712, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/book-image.webp'),
(14713, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers-closeup.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers-closeup.webp'),
(14714, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/botany-flowers.webp'),
(14715, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/campanula-alliariifolia-flower.webp'),
(14716, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-anthuriums.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-anthuriums.webp'),
(14717, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-cactus.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-cactus.webp'),
(14718, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-sunflowers.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/category-sunflowers.webp'),
(14719, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/coming-soon-bg-image.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/coming-soon-bg-image.webp'),
(14720, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/coral-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/coral-square.webp'),
(14721, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/dallas-creek-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/dallas-creek-square.webp'),
(14722, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/delphinium-flowers.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/delphinium-flowers.webp'),
(14723, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/flower-meadow-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/flower-meadow-square.webp'),
(14724, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-1.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-1.webp'),
(14725, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-2.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/grid-flower-2.webp'),
(14726, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/hero-podcast.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/hero-podcast.webp'),
(14727, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-background.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-background.webp'),
(14728, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-image.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/link-in-bio-image.webp'),
(14729, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/location.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/location.webp'),
(14730, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/malibu-plantlife.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/malibu-plantlife.webp'),
(14731, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/man-in-hat.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/man-in-hat.webp'),
(14732, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/marshland-birds-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/marshland-birds-square.webp'),
(14733, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/northern-buttercups-flowers.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/northern-buttercups-flowers.webp'),
(14734, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/nurse.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/nurse.webp'),
(14735, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/parthenon-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/parthenon-square.webp'),
(14736, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/poster-image-background.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/poster-image-background.webp'),
(14737, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/red-hibiscus-closeup.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/red-hibiscus-closeup.webp'),
(14738, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/ruins-image.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/ruins-image.webp'),
(14739, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/services-subscriber-photo.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/services-subscriber-photo.webp'),
(14740, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/star-thristle-flower.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/star-thristle-flower.webp'),
(14741, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/typewriter.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/typewriter.webp'),
(14742, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/vash-gon-square.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/vash-gon-square.webp'),
(14743, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/assets/images/woman-splashing-water.webp', 'wp-content/updraft/themes-old/twentytwentyfive/assets/images/woman-splashing-water.webp'),
(14744, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/functions.php', 'wp-content/updraft/themes-old/twentytwentyfive/functions.php'),
(14745, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer-columns.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer-columns.html'),
(14746, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer-newsletter.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer-newsletter.html'),
(14747, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/footer.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/footer.html'),
(14748, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/header-large-title.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/header-large-title.html'),
(14749, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/header.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/header.html'),
(14750, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/sidebar.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/sidebar.html'),
(14751, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/parts/vertical-header.html', 'wp-content/updraft/themes-old/twentytwentyfive/parts/vertical-header.html'),
(14752, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-about-book.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-about-book.php'),
(14753, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-cover-big-heading.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-cover-big-heading.php'),
(14754, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro-image.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro-image.php'),
(14755, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-intro.php'),
(14756, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-poster.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-poster.php'),
(14757, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-with-description-and-images-grid.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/banner-with-description-and-images-grid.php'),
(14758, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/binding-format.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/binding-format.php'),
(14759, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/comments.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/comments.php'),
(14760, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-centered-social-link.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-centered-social-link.php'),
(14761, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-info-locations.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-info-locations.php'),
(14762, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-location-and-link.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/contact-location-and-link.php'),
(14763, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-links.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-links.php'),
(14764, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-locations.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-book-locations.php'),
(14765, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-centered-heading.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-centered-heading.php'),
(14766, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-events-list.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-events-list.php'),
(14767, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-grid-products-link.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-grid-products-link.php'),
(14768, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-heading-search.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-heading-search.php'),
(14769, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-newsletter.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/cta-newsletter.php'),
(14770, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-3-col.php'),
(14771, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-rsvp.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-rsvp.php'),
(14772, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/event-schedule.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/event-schedule.php'),
(14773, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-centered.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-centered.php'),
(14774, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-columns.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-columns.php'),
(14775, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-newsletter.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-newsletter.php'),
(14776, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-social.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer-social.php'),
(14777, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/footer.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/footer.php'),
(14778, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/format-audio.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/format-audio.php'),
(14779, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/format-link.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/format-link.php'),
(14780, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-videos.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-videos.php'),
(14781, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-with-categories.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/grid-with-categories.php'),
(14782, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-centered.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-centered.php'),
(14783, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-columns.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-columns.php'),
(14784, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header-large-title.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header-large-title.php'),
(14785, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/header.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/header.php'),
(14786, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/heading-and-paragraph-with-image.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/heading-and-paragraph-with-image.php'),
(14787, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-book.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-book.php'),
(14788, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-full-width-image.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-full-width-image.php'),
(14789, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php'),
(14790, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-podcast.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hero-podcast.php'),
(14791, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-404.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-404.php'),
(14792, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-blog-heading.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-blog-heading.php'),
(14793, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-search.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-search.php'),
(14794, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-sidebar.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-sidebar.php'),
(14795, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-written-by.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/hidden-written-by.php'),
(14796, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/logos.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/logos.php'),
(14797, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/media-instagram-grid.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/media-instagram-grid.php'),
(14798, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/more-posts.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/more-posts.php'),
(14799, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/overlapped-images.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/overlapped-images.php'),
(14800, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-business-home.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-business-home.php'),
(14801, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-coming-soon.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-coming-soon.php'),
(14802, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-cv-bio.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-cv-bio.php'),
(14803, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-book.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-book.php'),
(14804, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-event.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-event.php'),
(14805, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-podcast.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-landing-podcast.php'),
(14806, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php'),
(14807, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php'),
(14808, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php'),
(14809, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-portfolio-home.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-portfolio-home.php'),
(14810, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/page-shop-home.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/page-shop-home.php'),
(14811, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/post-navigation.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/post-navigation.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(14812, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-2-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-2-col.php'),
(14813, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/pricing-3-col.php'),
(14814, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-3-col.php'),
(14815, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-subscriber-only-section.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-subscriber-only-section.php'),
(14816, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/services-team-photos.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/services-team-photos.php'),
(14817, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-404-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-404-vertical-header-blog.php'),
(14818, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-news-blog.php'),
(14819, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-photo-blog.php'),
(14820, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-text-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-text-blog.php'),
(14821, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-archive-vertical-header-blog.php'),
(14822, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-news-blog.php'),
(14823, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-photo-blog.php'),
(14824, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php'),
(14825, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-text-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-text-blog.php'),
(14826, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-vertical-header-blog.php'),
(14827, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php'),
(14828, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-photo-blog.php'),
(14829, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-page-vertical-header-blog.php'),
(14830, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-news-blog.php'),
(14831, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-photo-blog.php'),
(14832, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-text-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-text-blog.php'),
(14833, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php'),
(14834, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-query-loop.php'),
(14835, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-news-blog.php'),
(14836, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-photo-blog.php'),
(14837, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-text-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-text-blog.php'),
(14838, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-search-vertical-header-blog.php'),
(14839, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-left-aligned-content.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-left-aligned-content.php'),
(14840, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-news-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-news-blog.php'),
(14841, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-offset.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-offset.php'),
(14842, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-photo-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-photo-blog.php'),
(14843, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-text-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-text-blog.php'),
(14844, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-vertical-header-blog.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/template-single-vertical-header-blog.php'),
(14845, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-2-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-2-col.php'),
(14846, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-6-col.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-6-col.php'),
(14847, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-large.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/testimonials-large.php'),
(14848, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/text-faqs.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/text-faqs.php'),
(14849, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/patterns/vertical-header.php', 'wp-content/updraft/themes-old/twentytwentyfive/patterns/vertical-header.php'),
(14850, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/readme.txt', 'wp-content/updraft/themes-old/twentytwentyfive/readme.txt'),
(14851, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/screenshot.png', 'wp-content/updraft/themes-old/twentytwentyfive/screenshot.png'),
(14852, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/style.css', 'wp-content/updraft/themes-old/twentytwentyfive/style.css'),
(14853, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/01-evening.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/01-evening.json'),
(14854, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/02-noon.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/02-noon.json'),
(14855, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/03-dusk.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/03-dusk.json'),
(14856, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/04-afternoon.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/04-afternoon.json'),
(14857, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/05-twilight.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/05-twilight.json'),
(14858, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/06-morning.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/06-morning.json'),
(14859, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/07-sunrise.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/07-sunrise.json'),
(14860, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/08-midnight.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/08-midnight.json'),
(14861, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/01-display.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/01-display.json'),
(14862, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/02-subtitle.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/02-subtitle.json'),
(14863, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/03-annotation.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/03-annotation.json'),
(14864, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/post-terms-1.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/blocks/post-terms-1.json'),
(14865, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/01-evening.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/01-evening.json'),
(14866, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/02-noon.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/02-noon.json'),
(14867, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/03-dusk.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/03-dusk.json'),
(14868, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/04-afternoon.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/04-afternoon.json'),
(14869, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/05-twilight.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/05-twilight.json'),
(14870, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/06-morning.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/06-morning.json'),
(14871, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/07-sunrise.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/07-sunrise.json'),
(14872, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/colors/08-midnight.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/colors/08-midnight.json'),
(14873, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-1.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-1.json'),
(14874, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-2.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-2.json'),
(14875, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-3.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-3.json'),
(14876, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-4.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-4.json'),
(14877, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-5.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/sections/section-5.json'),
(14878, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-1.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-1.json'),
(14879, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-2.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-2.json'),
(14880, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-3.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-3.json'),
(14881, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-4.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-4.json'),
(14882, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-5.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-5.json'),
(14883, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-6.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-6.json'),
(14884, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-7.json', 'wp-content/updraft/themes-old/twentytwentyfive/styles/typography/typography-preset-7.json'),
(14885, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/404.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/404.html'),
(14886, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/archive.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/archive.html'),
(14887, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/home.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/home.html'),
(14888, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/index.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/index.html'),
(14889, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/page-no-title.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/page-no-title.html'),
(14890, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/page.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/page.html'),
(14891, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/search.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/search.html'),
(14892, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/templates/single.html', 'wp-content/updraft/themes-old/twentytwentyfive/templates/single.html'),
(14893, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfive/theme.json', 'wp-content/updraft/themes-old/twentytwentyfive/theme.json'),
(14894, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/css/button-outline.css', 'wp-content/updraft/themes-old/twentytwentyfour/assets/css/button-outline.css'),
(14895, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/LICENSE.txt'),
(14896, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_italic_400.woff2'),
(14897, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_400.woff2'),
(14898, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/cardo/cardo_normal_700.woff2'),
(14899, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-Italic-VariableFont_wdth,wght.woff2'),
(14900, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/InstrumentSans-VariableFont_wdth,wght.woff2'),
(14901, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/instrument-sans/OFL.txt'),
(14902, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/Inter-VariableFont_slnt,wght.woff2'),
(14903, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/inter/LICENSE.txt'),
(14904, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-Italic-VariableFont_wght.woff2'),
(14905, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/Jost-VariableFont_wght.woff2'),
(14906, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/OFL.txt', 'wp-content/updraft/themes-old/twentytwentyfour/assets/fonts/jost/OFL.txt'),
(14907, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/abstract-geometric-art.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/abstract-geometric-art.webp'),
(14908, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/angular-roof.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/angular-roof.webp'),
(14909, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/art-gallery.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/art-gallery.webp'),
(14910, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/building-exterior.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/building-exterior.webp'),
(14911, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/green-staircase.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/green-staircase.webp'),
(14912, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/hotel-facade.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/hotel-facade.webp'),
(14913, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/icon-message.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/icon-message.webp'),
(14914, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/museum.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/museum.webp'),
(14915, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/tourist-and-building.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/tourist-and-building.webp'),
(14916, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/assets/images/windows.webp', 'wp-content/updraft/themes-old/twentytwentyfour/assets/images/windows.webp'),
(14917, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/functions.php', 'wp-content/updraft/themes-old/twentytwentyfour/functions.php'),
(14918, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/footer.html', 'wp-content/updraft/themes-old/twentytwentyfour/parts/footer.html'),
(14919, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/header.html', 'wp-content/updraft/themes-old/twentytwentyfour/parts/header.html'),
(14920, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/post-meta.html', 'wp-content/updraft/themes-old/twentytwentyfour/parts/post-meta.html'),
(14921, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/parts/sidebar.html', 'wp-content/updraft/themes-old/twentytwentyfour/parts/sidebar.html'),
(14922, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-hero.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-hero.php'),
(14923, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-project-description.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/banner-project-description.php'),
(14924, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-content-image-on-right.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-content-image-on-right.php'),
(14925, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-pricing.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-pricing.php'),
(14926, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-rsvp.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-rsvp.php'),
(14927, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-services-image-left.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-services-image-left.php'),
(14928, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-subscribe-centered.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/cta-subscribe-centered.php'),
(14929, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-centered-logo-nav.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-centered-logo-nav.php'),
(14930, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-colophon-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer-colophon-3-col.php'),
(14931, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/footer.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/footer.php'),
(14932, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-full-screen-image.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-full-screen-image.php'),
(14933, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php'),
(14934, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php'),
(14935, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php'),
(14936, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-project-layout.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/gallery-project-layout.php'),
(14937, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-404.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-404.php'),
(14938, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-comments.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-comments.php'),
(14939, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-no-results.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-no-results.php'),
(14940, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-portfolio-hero.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-portfolio-hero.php'),
(14941, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-meta.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-meta.php'),
(14942, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-navigation.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-post-navigation.php'),
(14943, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-posts-heading.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-posts-heading.php'),
(14944, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-search.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-search.php'),
(14945, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-sidebar.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/hidden-sidebar.php'),
(14946, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-about-business.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-about-business.php'),
(14947, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-blogging.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-blogging.php'),
(14948, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-business.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-business.php'),
(14949, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio-gallery.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio-gallery.php'),
(14950, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-home-portfolio.php'),
(14951, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-newsletter-landing.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-newsletter-landing.php'),
(14952, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-portfolio-overview.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-portfolio-overview.php'),
(14953, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/page-rsvp-landing.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/page-rsvp-landing.php'),
(14954, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-1-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-1-col.php'),
(14955, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-3-col.php'),
(14956, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-grid-2-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-grid-2-col.php'),
(14957, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-3-col.php'),
(14958, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-offset-4-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-images-only-offset-4-col.php'),
(14959, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-list.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/posts-list.php'),
(14960, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/team-4-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/team-4-col.php'),
(14961, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-blogging.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-blogging.php'),
(14962, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-archive-portfolio.php'),
(14963, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-blogging.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-blogging.php'),
(14964, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-business.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-business.php'),
(14965, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-home-portfolio.php'),
(14966, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-blogging.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-blogging.php'),
(14967, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-index-portfolio.php'),
(14968, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-blogging.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-blogging.php'),
(14969, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-search-portfolio.php'),
(14970, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/template-single-portfolio.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/template-single-portfolio.php'),
(14971, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/testimonial-centered.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/testimonial-centered.php'),
(14972, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-alternating-images.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-alternating-images.php'),
(14973, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement-small.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement-small.php'),
(14974, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-centered-statement.php'),
(14975, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-faq.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-faq.php'),
(14976, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-feature-grid-3-col.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-feature-grid-3-col.php'),
(14977, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-project-details.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-project-details.php'),
(14978, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/patterns/text-title-left-image-right.php', 'wp-content/updraft/themes-old/twentytwentyfour/patterns/text-title-left-image-right.php'),
(14979, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/readme.txt', 'wp-content/updraft/themes-old/twentytwentyfour/readme.txt'),
(14980, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/screenshot.png', 'wp-content/updraft/themes-old/twentytwentyfour/screenshot.png'),
(14981, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/style.css', 'wp-content/updraft/themes-old/twentytwentyfour/style.css'),
(14982, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/ember.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/ember.json'),
(14983, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/fossil.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/fossil.json'),
(14984, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/ice.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/ice.json'),
(14985, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/maelstrom.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/maelstrom.json'),
(14986, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/mint.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/mint.json'),
(14987, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/onyx.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/onyx.json'),
(14988, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/styles/rust.json', 'wp-content/updraft/themes-old/twentytwentyfour/styles/rust.json'),
(14989, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/404.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/404.html'),
(14990, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/archive.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/archive.html'),
(14991, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/home.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/home.html'),
(14992, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/index.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/index.html'),
(14993, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-no-title.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-no-title.html'),
(14994, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-wide.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-wide.html'),
(14995, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page-with-sidebar.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/page-with-sidebar.html'),
(14996, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/page.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/page.html'),
(14997, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/search.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/search.html'),
(14998, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/single-with-sidebar.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/single-with-sidebar.html'),
(14999, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/templates/single.html', 'wp-content/updraft/themes-old/twentytwentyfour/templates/single.html'),
(15000, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentyfour/theme.json', 'wp-content/updraft/themes-old/twentytwentyfour/theme.json'),
(15001, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2'),
(15002, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2'),
(15003, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2'),
(15004, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2'),
(15005, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt'),
(15006, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2'),
(15007, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2'),
(15008, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2'),
(15009, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2'),
(15010, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt'),
(15011, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf'),
(15012, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/inter/LICENSE.txt'),
(15013, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md'),
(15014, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2'),
(15015, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2'),
(15016, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2'),
(15017, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2'),
(15018, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/comments.html', 'wp-content/updraft/themes-old/twentytwentythree/parts/comments.html'),
(15019, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/footer.html', 'wp-content/updraft/themes-old/twentytwentythree/parts/footer.html'),
(15020, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/header.html', 'wp-content/updraft/themes-old/twentytwentythree/parts/header.html'),
(15021, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/parts/post-meta.html', 'wp-content/updraft/themes-old/twentytwentythree/parts/post-meta.html'),
(15022, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/call-to-action.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/call-to-action.php'),
(15023, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/footer-default.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/footer-default.php'),
(15024, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-404.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-404.php'),
(15025, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-comments.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-comments.php'),
(15026, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-heading.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-heading.php'),
(15027, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-no-results.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/hidden-no-results.php'),
(15028, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/patterns/post-meta.php', 'wp-content/updraft/themes-old/twentytwentythree/patterns/post-meta.php'),
(15029, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/readme.txt', 'wp-content/updraft/themes-old/twentytwentythree/readme.txt'),
(15030, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/screenshot.png', 'wp-content/updraft/themes-old/twentytwentythree/screenshot.png'),
(15031, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/style.css', 'wp-content/updraft/themes-old/twentytwentythree/style.css'),
(15032, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/aubergine.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/aubergine.json'),
(15033, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/block-out.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/block-out.json'),
(15034, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/canary.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/canary.json'),
(15035, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/electric.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/electric.json'),
(15036, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/grapes.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/grapes.json'),
(15037, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/marigold.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/marigold.json'),
(15038, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/pilgrimage.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/pilgrimage.json'),
(15039, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/pitch.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/pitch.json'),
(15040, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/sherbet.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/sherbet.json'),
(15041, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/styles/whisper.json', 'wp-content/updraft/themes-old/twentytwentythree/styles/whisper.json'),
(15042, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/404.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/404.html'),
(15043, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/archive.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/archive.html'),
(15044, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/blank.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/blank.html'),
(15045, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/blog-alternative.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/blog-alternative.html'),
(15046, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/home.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/home.html'),
(15047, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/index.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/index.html'),
(15048, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/page.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/page.html'),
(15049, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/search.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/search.html'),
(15050, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/templates/single.html', 'wp-content/updraft/themes-old/twentytwentythree/templates/single.html'),
(15051, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentythree/theme.json', 'wp-content/updraft/themes-old/twentytwentythree/theme.json'),
(15052, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2'),
(15053, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2'),
(15054, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(15055, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2'),
(15056, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf'),
(15057, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf'),
(15058, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf'),
(15059, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf'),
(15060, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt'),
(15061, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2'),
(15062, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2'),
(15063, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2'),
(15064, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2'),
(15065, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2'),
(15066, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2'),
(15067, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2'),
(15068, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2'),
(15069, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt'),
(15070, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/Inter.ttf', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/Inter.ttf'),
(15071, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/LICENSE.txt', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/inter/LICENSE.txt'),
(15072, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md'),
(15073, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2'),
(15074, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2'),
(15075, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2'),
(15076, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2', 'wp-content/updraft/themes-old/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2'),
(15077, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-black.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-black.jpg'),
(15078, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-gray.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-gray.jpg'),
(15079, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-green.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-green.jpg'),
(15080, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-salmon.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/bird-on-salmon.jpg'),
(15081, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-black.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-black.png'),
(15082, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-white.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/divider-white.png'),
(15083, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/ducks.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/ducks.jpg'),
(15084, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg'),
(15085, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg'),
(15086, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg'),
(15087, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-salmon.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-salmon.jpg'),
(15088, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-a.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-a.png'),
(15089, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-b.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-b.png'),
(15090, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-c.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-c.png'),
(15091, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-d.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/flight-path-on-transparent-d.png'),
(15092, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-binoculars.png', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-binoculars.png'),
(15093, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-bird.jpg', 'wp-content/updraft/themes-old/twentytwentytwo/assets/images/icon-bird.jpg'),
(15094, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/assets/videos/birds.mp4', 'wp-content/updraft/themes-old/twentytwentytwo/assets/videos/birds.mp4'),
(15095, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/functions.php', 'wp-content/updraft/themes-old/twentytwentytwo/functions.php'),
(15096, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/block-patterns.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/block-patterns.php'),
(15097, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-about-title-logo.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-about-title-logo.php'),
(15098, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-blog.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-blog.php'),
(15099, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-dark.php'),
(15100, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-default.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-default.php'),
(15101, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-logo.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-logo.php'),
(15102, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation-copyright.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation-copyright.php'),
(15103, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-navigation.php'),
(15104, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php'),
(15105, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-title-citation.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-query-title-citation.php'),
(15106, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-social-copyright.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-social-copyright.php'),
(15107, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-title-tagline-social.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/footer-title-tagline-social.php'),
(15108, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-dark.php'),
(15109, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-light.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-divider-light.php'),
(15110, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-featured-posts.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-featured-posts.php'),
(15111, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-image-with-caption.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-image-with-caption.php'),
(15112, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-large-list-names.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-large-list-names.php'),
(15113, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php'),
(15114, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-list-events.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-list-events.php'),
(15115, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-pricing-table.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-pricing-table.php'),
(15116, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-subscribe.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-subscribe.php'),
(15117, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-two-images-text.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-two-images-text.php'),
(15118, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-header-details.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-header-details.php'),
(15119, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-trailer.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-video-trailer.php'),
(15120, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php'),
(15121, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php'),
(15122, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-logo.php'),
(15123, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php'),
(15124, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-default.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-default.php'),
(15125, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background-overlay.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background-overlay.php'),
(15126, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-image-background.php'),
(15127, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-large-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-large-dark.php'),
(15128, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php'),
(15129, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php'),
(15130, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php'),
(15131, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-small-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-small-dark.php'),
(15132, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-stacked.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-stacked.php'),
(15133, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-green-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-green-background.php'),
(15134, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php'),
(15135, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php'),
(15136, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-and-button.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-and-button.php'),
(15137, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-navigation-social.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-title-navigation-social.php'),
(15138, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-with-tagline.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/header-with-tagline.php'),
(15139, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-404.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-404.php'),
(15140, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-bird.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-bird.php'),
(15141, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php'),
(15142, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php'),
(15143, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links-dark.php'),
(15144, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-links.php'),
(15145, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-left.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-left.php'),
(15146, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-right.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-media-right.php'),
(15147, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-simple-dark.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-simple-dark.php'),
(15148, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-solid-color.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-about-solid-color.php'),
(15149, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-and-text.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-and-text.php'),
(15150, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php'),
(15151, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-two-columns.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-layout-two-columns.php'),
(15152, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php'),
(15153, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php'),
(15154, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php'),
(15155, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-poster.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/page-sidebar-poster.php'),
(15156, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-default.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-default.php'),
(15157, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-grid.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-grid.php'),
(15158, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-image-grid.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-image-grid.php'),
(15159, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-irregular-grid.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-irregular-grid.php'),
(15160, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-large-titles.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-large-titles.php'),
(15161, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-simple-blog.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-simple-blog.php'),
(15162, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-text-grid.php', 'wp-content/updraft/themes-old/twentytwentytwo/inc/patterns/query-text-grid.php'),
(15163, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/index.php', 'wp-content/updraft/themes-old/twentytwentytwo/index.php'),
(15164, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/footer.html', 'wp-content/updraft/themes-old/twentytwentytwo/parts/footer.html'),
(15165, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header-large-dark.html', 'wp-content/updraft/themes-old/twentytwentytwo/parts/header-large-dark.html'),
(15166, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header-small-dark.html', 'wp-content/updraft/themes-old/twentytwentytwo/parts/header-small-dark.html'),
(15167, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/parts/header.html', 'wp-content/updraft/themes-old/twentytwentytwo/parts/header.html'),
(15168, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/readme.txt', 'wp-content/updraft/themes-old/twentytwentytwo/readme.txt'),
(15169, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/screenshot.png', 'wp-content/updraft/themes-old/twentytwentytwo/screenshot.png'),
(15170, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/style.css', 'wp-content/updraft/themes-old/twentytwentytwo/style.css'),
(15171, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/blue.json', 'wp-content/updraft/themes-old/twentytwentytwo/styles/blue.json'),
(15172, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/pink.json', 'wp-content/updraft/themes-old/twentytwentytwo/styles/pink.json'),
(15173, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/styles/swiss.json', 'wp-content/updraft/themes-old/twentytwentytwo/styles/swiss.json'),
(15174, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/404.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/404.html'),
(15175, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/archive.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/archive.html'),
(15176, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/blank.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/blank.html'),
(15177, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/home.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/home.html'),
(15178, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/index.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/index.html'),
(15179, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page-large-header.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/page-large-header.html'),
(15180, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page-no-separators.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/page-no-separators.html'),
(15181, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/page.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/page.html'),
(15182, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/search.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/search.html'),
(15183, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/single-no-separators.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/single-no-separators.html'),
(15184, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/templates/single.html', 'wp-content/updraft/themes-old/twentytwentytwo/templates/single.html'),
(15185, '/home/iraneurobetcom/public_html/wp-content/updraft/themes-old/twentytwentytwo/theme.json', 'wp-content/updraft/themes-old/twentytwentytwo/theme.json'),
(15186, '/home/iraneurobetcom/public_html/wp-content/updraft/web.config', 'wp-content/updraft/web.config'),
(15187, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-150x104.gif', 'wp-content/uploads/2023/11/1XBoroCom-Enfej-150x104.gif'),
(15188, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-300x39.gif', 'wp-content/uploads/2023/11/1XBoroCom-Enfej-300x39.gif'),
(15189, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej-768x100.gif', 'wp-content/uploads/2023/11/1XBoroCom-Enfej-768x100.gif'),
(15190, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XBoroCom-Enfej.gif', 'wp-content/uploads/2023/11/1XBoroCom-Enfej.gif'),
(15191, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-150x104.gif', 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-150x104.gif'),
(15192, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-300x39.gif', 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-300x39.gif'),
(15193, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus-768x100.gif', 'wp-content/uploads/2023/11/1XYekCom-App-Bonus-768x100.gif'),
(15194, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-App-Bonus.gif', 'wp-content/uploads/2023/11/1XYekCom-App-Bonus.gif'),
(15195, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-150x104.gif', 'wp-content/uploads/2023/11/1XYekCom-Bonus-150x104.gif'),
(15196, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-300x39.gif', 'wp-content/uploads/2023/11/1XYekCom-Bonus-300x39.gif'),
(15197, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus-768x100.gif', 'wp-content/uploads/2023/11/1XYekCom-Bonus-768x100.gif'),
(15198, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/1XYekCom-Bonus.gif', 'wp-content/uploads/2023/11/1XYekCom-Bonus.gif'),
(15199, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-150x104.gif', 'wp-content/uploads/2023/11/BET303BET-150x104.gif'),
(15200, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-300x39.gif', 'wp-content/uploads/2023/11/BET303BET-300x39.gif'),
(15201, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET-768x100.gif', 'wp-content/uploads/2023/11/BET303BET-768x100.gif'),
(15202, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/BET303BET.gif', 'wp-content/uploads/2023/11/BET303BET.gif'),
(15203, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf', 'wp-content/uploads/2023/11/FontsFree-Net-ir_sans.ttf'),
(15204, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/backgammon-ace90.svg', 'wp-content/uploads/2023/11/backgammon-ace90.svg'),
(15205, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-1024x530.jpg', 'wp-content/uploads/2023/11/background-site-1024x530.jpg'),
(15206, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-150x150.jpg', 'wp-content/uploads/2023/11/background-site-150x150.jpg'),
(15207, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-1536x795.jpg', 'wp-content/uploads/2023/11/background-site-1536x795.jpg'),
(15208, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-300x155.jpg', 'wp-content/uploads/2023/11/background-site-300x155.jpg'),
(15209, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site-768x397.jpg', 'wp-content/uploads/2023/11/background-site-768x397.jpg'),
(15210, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/background-site.jpg', 'wp-content/uploads/2023/11/background-site.jpg'),
(15211, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-150x104.gif', 'wp-content/uploads/2023/11/betyek-derby-150x104.gif'),
(15212, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-300x39.gif', 'wp-content/uploads/2023/11/betyek-derby-300x39.gif'),
(15213, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby-768x100.gif', 'wp-content/uploads/2023/11/betyek-derby-768x100.gif'),
(15214, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyek-derby.gif', 'wp-content/uploads/2023/11/betyek-derby.gif'),
(15215, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-150x98.gif', 'wp-content/uploads/2023/11/betyekCom-Bonus-150x98.gif'),
(15216, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-300x37.gif', 'wp-content/uploads/2023/11/betyekCom-Bonus-300x37.gif'),
(15217, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus-768x94.gif', 'wp-content/uploads/2023/11/betyekCom-Bonus-768x94.gif'),
(15218, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/betyekCom-Bonus.gif', 'wp-content/uploads/2023/11/betyekCom-Bonus.gif'),
(15219, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-1024x530.jpg', 'wp-content/uploads/2023/11/bg-1024x530.jpg'),
(15220, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-150x150.jpg', 'wp-content/uploads/2023/11/bg-150x150.jpg'),
(15221, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-1536x795.jpg', 'wp-content/uploads/2023/11/bg-1536x795.jpg'),
(15222, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-300x155.jpg', 'wp-content/uploads/2023/11/bg-300x155.jpg'),
(15223, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-768x397.jpg', 'wp-content/uploads/2023/11/bg-768x397.jpg'),
(15224, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg-rotated.jpg', 'wp-content/uploads/2023/11/bg-rotated.jpg'),
(15225, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bg.jpg', 'wp-content/uploads/2023/11/bg.jpg'),
(15226, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/billiard-eurobet.svg', 'wp-content/uploads/2023/11/billiard-eurobet.svg'),
(15227, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/bomb-eurobet.svg', 'wp-content/uploads/2023/11/bomb-eurobet.svg'),
(15228, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/comment-ace90bet.svg', 'wp-content/uploads/2023/11/comment-ace90bet.svg'),
(15229, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/comment-eurobet.svg', 'wp-content/uploads/2023/11/comment-eurobet.svg'),
(15230, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-150x150.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-150x150.png'),
(15231, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-180x180.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-180x180.png'),
(15232, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-192x192.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-192x192.png'),
(15233, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-270x270.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-270x270.png'),
(15234, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-300x300.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-300x300.png'),
(15235, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon-32x32.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon-32x32.png'),
(15236, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/cropped-eurobet-favicon.png', 'wp-content/uploads/2023/11/cropped-eurobet-favicon.png'),
(15237, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon-150x150.png', 'wp-content/uploads/2023/11/eurobet-favicon-150x150.png'),
(15238, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon-300x300.png', 'wp-content/uploads/2023/11/eurobet-favicon-300x300.png'),
(15239, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/eurobet-favicon.png', 'wp-content/uploads/2023/11/eurobet-favicon.png'),
(15240, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/instagram-1-svgrepo-com.svg', 'wp-content/uploads/2023/11/instagram-1-svgrepo-com.svg'),
(15241, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-150x104.gif', 'wp-content/uploads/2023/11/jetbetPro-Bonus-150x104.gif'),
(15242, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-300x39.gif', 'wp-content/uploads/2023/11/jetbetPro-Bonus-300x39.gif'),
(15243, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus-768x100.gif', 'wp-content/uploads/2023/11/jetbetPro-Bonus-768x100.gif'),
(15244, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/jetbetPro-Bonus.gif', 'wp-content/uploads/2023/11/jetbetPro-Bonus.gif'),
(15245, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-ace90.png', 'wp-content/uploads/2023/11/logo-ace90.png'),
(15246, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-eurobet-150x84.png', 'wp-content/uploads/2023/11/logo-eurobet-150x84.png'),
(15247, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/logo-eurobet.png', 'wp-content/uploads/2023/11/logo-eurobet.png'),
(15248, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/poker-ace-90.svg', 'wp-content/uploads/2023/11/poker-ace-90.svg'),
(15249, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/slot-ace90.svg', 'wp-content/uploads/2023/11/slot-ace90.svg'),
(15250, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/telegram-svgrepo-com.svg', 'wp-content/uploads/2023/11/telegram-svgrepo-com.svg'),
(15251, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/user-ace90bet.svg', 'wp-content/uploads/2023/11/user-ace90bet.svg'),
(15252, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/user-eurobet.svg', 'wp-content/uploads/2023/11/user-eurobet.svg'),
(15253, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/youtube-color-svgrepo-com.svg', 'wp-content/uploads/2023/11/youtube-color-svgrepo-com.svg'),
(15254, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-150x150.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-150x150.jpg'),
(15255, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-300x170.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-300x170.jpg'),
(15256, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-768x436.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-768x436.jpg'),
(15257, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-150x150.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-150x150.jpg'),
(15258, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-300x150.jpg'),
(15259, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet-768x384.jpg'),
(15260, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg'),
(15261, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg', 'wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg'),
(15262, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-150x150.jpg', 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-150x150.jpg'),
(15263, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-300x170.jpg', 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-300x170.jpg'),
(15264, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-768x436.jpg', 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet-768x436.jpg'),
(15265, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg', 'wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg'),
(15266, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-150x150.jpg', 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-150x150.jpg'),
(15267, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-300x203.jpg', 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-300x203.jpg'),
(15268, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-768x518.jpg', 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت-768x518.jpg'),
(15269, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت.jpg', 'wp-content/uploads/2023/11/سایت-شرط-بندی-آس-90-بت.jpg'),
(15270, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-150x150.jpg', 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-150x150.jpg'),
(15271, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-300x170.jpg', 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-300x170.jpg'),
(15272, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-768x436.jpg', 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت-768x436.jpg'),
(15273, '/home/iraneurobetcom/public_html/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg', 'wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg'),
(15274, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-1024x530.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1-1024x530.jpg'),
(15275, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-150x150.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1-150x150.jpg'),
(15276, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-1536x795.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1-1536x795.jpg'),
(15277, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-300x155.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1-300x155.jpg'),
(15278, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1-768x397.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1-768x397.jpg'),
(15279, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/02/Screenshot_6_2-1.jpg', 'wp-content/uploads/2024/02/Screenshot_6_2-1.jpg'),
(15280, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-1024x530.jpg', 'wp-content/uploads/2024/04/bg-1024x530.jpg'),
(15281, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-150x150.jpg', 'wp-content/uploads/2024/04/bg-150x150.jpg'),
(15282, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-1536x795.jpg', 'wp-content/uploads/2024/04/bg-1536x795.jpg'),
(15283, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-300x155.jpg', 'wp-content/uploads/2024/04/bg-300x155.jpg'),
(15284, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg-768x397.jpg', 'wp-content/uploads/2024/04/bg-768x397.jpg'),
(15285, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/04/bg.jpg', 'wp-content/uploads/2024/04/bg.jpg'),
(15286, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM-150x83.gif', 'wp-content/uploads/2024/12/Bouns-BETYEKCOM-150x83.gif'),
(15287, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM-300x39.gif', 'wp-content/uploads/2024/12/Bouns-BETYEKCOM-300x39.gif'),
(15288, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Bouns-BETYEKCOM.gif', 'wp-content/uploads/2024/12/Bouns-BETYEKCOM.gif'),
(15289, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1-150x83.gif', 'wp-content/uploads/2024/12/Enfejar-win-adss-1-150x83.gif'),
(15290, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1-300x39.gif', 'wp-content/uploads/2024/12/Enfejar-win-adss-1-300x39.gif'),
(15291, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/Enfejar-win-adss-1.gif', 'wp-content/uploads/2024/12/Enfejar-win-adss-1.gif'),
(15292, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-150x83.gif', 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-150x83.gif'),
(15293, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-300x39.gif', 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM-300x39.gif'),
(15294, '/home/iraneurobetcom/public_html/wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM.gif', 'wp-content/uploads/2024/12/bonus-BET303COM-SHARTBAZICOM.gif'),
(15295, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/css/post-20.css', 'wp-content/uploads/elementor/css/post-20.css'),
(15296, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/css/post-6.css', 'wp-content/uploads/elementor/css/post-6.css'),
(15297, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/css/roboto.css', 'wp-content/uploads/elementor/google-fonts/css/roboto.css'),
(15298, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/css/robotoslab.css', 'wp-content/uploads/elementor/google-fonts/css/robotoslab.css'),
(15299, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2'),
(15300, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2'),
(15301, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2'),
(15302, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2'),
(15303, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2'),
(15304, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2'),
(15305, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2'),
(15306, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2'),
(15307, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2'),
(15308, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2'),
(15309, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2'),
(15310, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2'),
(15311, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2'),
(15312, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2'),
(15313, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2'),
(15314, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2'),
(15315, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2'),
(15316, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2'),
(15317, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(15318, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2'),
(15319, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2'),
(15320, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2'),
(15321, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2'),
(15322, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2'),
(15323, '/home/iraneurobetcom/public_html/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2', 'wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2'),
(15324, '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/.htaccess', 'wp-content/uploads/wpseo-redirects/.htaccess'),
(15325, '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/.redirects', 'wp-content/uploads/wpseo-redirects/.redirects'),
(15326, '/home/iraneurobetcom/public_html/wp-content/uploads/wpseo-redirects/index.php', 'wp-content/uploads/wpseo-redirects/index.php'),
(15327, '/home/iraneurobetcom/public_html/wp-content/wflogs/.htaccess', 'wp-content/wflogs/.htaccess'),
(15328, '/home/iraneurobetcom/public_html/wp-content/wflogs/GeoLite2-Country.mmdb', 'wp-content/wflogs/GeoLite2-Country.mmdb'),
(15329, '/home/iraneurobetcom/public_html/wp-content/wflogs/attack-data.php', 'wp-content/wflogs/attack-data.php'),
(15330, '/home/iraneurobetcom/public_html/wp-content/wflogs/config-livewaf.php', 'wp-content/wflogs/config-livewaf.php'),
(15331, '/home/iraneurobetcom/public_html/wp-content/wflogs/config-synced.php', 'wp-content/wflogs/config-synced.php'),
(15332, '/home/iraneurobetcom/public_html/wp-content/wflogs/config-transient.php', 'wp-content/wflogs/config-transient.php'),
(15333, '/home/iraneurobetcom/public_html/wp-content/wflogs/config.php', 'wp-content/wflogs/config.php'),
(15334, '/home/iraneurobetcom/public_html/wp-content/wflogs/ips.php', 'wp-content/wflogs/ips.php'),
(15335, '/home/iraneurobetcom/public_html/wp-content/wflogs/rules.php', 'wp-content/wflogs/rules.php'),
(15336, '/home/iraneurobetcom/public_html/wp-content/wflogs/template.php', 'wp-content/wflogs/template.php'),
(15337, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/.htaccess', 'wp-content/wflogs-old/.htaccess'),
(15338, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/GeoLite2-Country.mmdb', 'wp-content/wflogs-old/GeoLite2-Country.mmdb'),
(15339, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/attack-data.php', 'wp-content/wflogs-old/attack-data.php'),
(15340, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-livewaf.php', 'wp-content/wflogs-old/config-livewaf.php'),
(15341, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-synced.php', 'wp-content/wflogs-old/config-synced.php'),
(15342, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config-transient.php', 'wp-content/wflogs-old/config-transient.php'),
(15343, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/config.php', 'wp-content/wflogs-old/config.php'),
(15344, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/ips.php', 'wp-content/wflogs-old/ips.php'),
(15345, '/home/iraneurobetcom/public_html/wp-content/wflogs-old/rules.php', 'wp-content/wflogs-old/rules.php'),
(15346, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists-delayjs.json', 'wp-content/wp-rocket-config/dynamic-lists-delayjs.json'),
(15347, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists-incompatible-plugins.json', 'wp-content/wp-rocket-config/dynamic-lists-incompatible-plugins.json'),
(15348, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/dynamic-lists.json', 'wp-content/wp-rocket-config/dynamic-lists.json'),
(15349, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/euroyek.bio.php', 'wp-content/wp-rocket-config/euroyek.bio.php'),
(15350, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/index.html', 'wp-content/wp-rocket-config/index.html'),
(15351, '/home/iraneurobetcom/public_html/wp-content/wp-rocket-config/iraneurobet.com.php', 'wp-content/wp-rocket-config/iraneurobet.com.php'),
(15352, '/home/iraneurobetcom/public_html/.htaccess', '.htaccess'),
(15353, '/home/iraneurobetcom/public_html/error_log', 'error_log'),
(15354, '/home/iraneurobetcom/public_html/index.php', 'index.php'),
(15355, '/home/iraneurobetcom/public_html/license.txt', 'license.txt'),
(15356, '/home/iraneurobetcom/public_html/readme.html', 'readme.html'),
(15357, '/home/iraneurobetcom/public_html/wp-activate.php', 'wp-activate.php'),
(15358, '/home/iraneurobetcom/public_html/wp-admin/about.php', 'wp-admin/about.php'),
(15359, '/home/iraneurobetcom/public_html/wp-admin/admin-ajax.php', 'wp-admin/admin-ajax.php'),
(15360, '/home/iraneurobetcom/public_html/wp-admin/admin-footer.php', 'wp-admin/admin-footer.php'),
(15361, '/home/iraneurobetcom/public_html/wp-admin/admin-functions.php', 'wp-admin/admin-functions.php'),
(15362, '/home/iraneurobetcom/public_html/wp-admin/admin-header.php', 'wp-admin/admin-header.php'),
(15363, '/home/iraneurobetcom/public_html/wp-admin/admin-post.php', 'wp-admin/admin-post.php'),
(15364, '/home/iraneurobetcom/public_html/wp-admin/admin.php', 'wp-admin/admin.php'),
(15365, '/home/iraneurobetcom/public_html/wp-admin/async-upload.php', 'wp-admin/async-upload.php'),
(15366, '/home/iraneurobetcom/public_html/wp-admin/authorize-application.php', 'wp-admin/authorize-application.php'),
(15367, '/home/iraneurobetcom/public_html/wp-admin/comment.php', 'wp-admin/comment.php'),
(15368, '/home/iraneurobetcom/public_html/wp-admin/contribute.php', 'wp-admin/contribute.php'),
(15369, '/home/iraneurobetcom/public_html/wp-admin/credits.php', 'wp-admin/credits.php'),
(15370, '/home/iraneurobetcom/public_html/wp-admin/css/about-rtl.css', 'wp-admin/css/about-rtl.css'),
(15371, '/home/iraneurobetcom/public_html/wp-admin/css/about-rtl.min.css', 'wp-admin/css/about-rtl.min.css'),
(15372, '/home/iraneurobetcom/public_html/wp-admin/css/about.css', 'wp-admin/css/about.css'),
(15373, '/home/iraneurobetcom/public_html/wp-admin/css/about.min.css', 'wp-admin/css/about.min.css'),
(15374, '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu-rtl.css', 'wp-admin/css/admin-menu-rtl.css'),
(15375, '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu-rtl.min.css', 'wp-admin/css/admin-menu-rtl.min.css'),
(15376, '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu.css', 'wp-admin/css/admin-menu.css'),
(15377, '/home/iraneurobetcom/public_html/wp-admin/css/admin-menu.min.css', 'wp-admin/css/admin-menu.min.css'),
(15378, '/home/iraneurobetcom/public_html/wp-admin/css/code-editor-rtl.css', 'wp-admin/css/code-editor-rtl.css'),
(15379, '/home/iraneurobetcom/public_html/wp-admin/css/code-editor-rtl.min.css', 'wp-admin/css/code-editor-rtl.min.css'),
(15380, '/home/iraneurobetcom/public_html/wp-admin/css/code-editor.css', 'wp-admin/css/code-editor.css'),
(15381, '/home/iraneurobetcom/public_html/wp-admin/css/code-editor.min.css', 'wp-admin/css/code-editor.min.css'),
(15382, '/home/iraneurobetcom/public_html/wp-admin/css/color-picker-rtl.css', 'wp-admin/css/color-picker-rtl.css'),
(15383, '/home/iraneurobetcom/public_html/wp-admin/css/color-picker-rtl.min.css', 'wp-admin/css/color-picker-rtl.min.css'),
(15384, '/home/iraneurobetcom/public_html/wp-admin/css/color-picker.css', 'wp-admin/css/color-picker.css'),
(15385, '/home/iraneurobetcom/public_html/wp-admin/css/color-picker.min.css', 'wp-admin/css/color-picker.min.css'),
(15386, '/home/iraneurobetcom/public_html/wp-admin/css/colors/_admin.scss', 'wp-admin/css/colors/_admin.scss'),
(15387, '/home/iraneurobetcom/public_html/wp-admin/css/colors/_mixins.scss', 'wp-admin/css/colors/_mixins.scss'),
(15388, '/home/iraneurobetcom/public_html/wp-admin/css/colors/_variables.scss', 'wp-admin/css/colors/_variables.scss'),
(15389, '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors-rtl.css', 'wp-admin/css/colors/blue/colors-rtl.css'),
(15390, '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors-rtl.min.css', 'wp-admin/css/colors/blue/colors-rtl.min.css'),
(15391, '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.css', 'wp-admin/css/colors/blue/colors.css'),
(15392, '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.min.css', 'wp-admin/css/colors/blue/colors.min.css'),
(15393, '/home/iraneurobetcom/public_html/wp-admin/css/colors/blue/colors.scss', 'wp-admin/css/colors/blue/colors.scss'),
(15394, '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors-rtl.css', 'wp-admin/css/colors/coffee/colors-rtl.css'),
(15395, '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors-rtl.min.css', 'wp-admin/css/colors/coffee/colors-rtl.min.css'),
(15396, '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.css', 'wp-admin/css/colors/coffee/colors.css'),
(15397, '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.min.css', 'wp-admin/css/colors/coffee/colors.min.css'),
(15398, '/home/iraneurobetcom/public_html/wp-admin/css/colors/coffee/colors.scss', 'wp-admin/css/colors/coffee/colors.scss'),
(15399, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.css', 'wp-admin/css/colors/ectoplasm/colors-rtl.css'),
(15400, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors-rtl.min.css', 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),
(15401, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.css', 'wp-admin/css/colors/ectoplasm/colors.css'),
(15402, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.min.css', 'wp-admin/css/colors/ectoplasm/colors.min.css'),
(15403, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ectoplasm/colors.scss', 'wp-admin/css/colors/ectoplasm/colors.scss'),
(15404, '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors-rtl.css', 'wp-admin/css/colors/light/colors-rtl.css'),
(15405, '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors-rtl.min.css', 'wp-admin/css/colors/light/colors-rtl.min.css'),
(15406, '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.css', 'wp-admin/css/colors/light/colors.css'),
(15407, '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.min.css', 'wp-admin/css/colors/light/colors.min.css'),
(15408, '/home/iraneurobetcom/public_html/wp-admin/css/colors/light/colors.scss', 'wp-admin/css/colors/light/colors.scss'),
(15409, '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors-rtl.css', 'wp-admin/css/colors/midnight/colors-rtl.css'),
(15410, '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors-rtl.min.css', 'wp-admin/css/colors/midnight/colors-rtl.min.css'),
(15411, '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.css', 'wp-admin/css/colors/midnight/colors.css'),
(15412, '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.min.css', 'wp-admin/css/colors/midnight/colors.min.css'),
(15413, '/home/iraneurobetcom/public_html/wp-admin/css/colors/midnight/colors.scss', 'wp-admin/css/colors/midnight/colors.scss'),
(15414, '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors-rtl.css', 'wp-admin/css/colors/modern/colors-rtl.css'),
(15415, '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors-rtl.min.css', 'wp-admin/css/colors/modern/colors-rtl.min.css'),
(15416, '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.css', 'wp-admin/css/colors/modern/colors.css'),
(15417, '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.min.css', 'wp-admin/css/colors/modern/colors.min.css'),
(15418, '/home/iraneurobetcom/public_html/wp-admin/css/colors/modern/colors.scss', 'wp-admin/css/colors/modern/colors.scss'),
(15419, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors-rtl.css', 'wp-admin/css/colors/ocean/colors-rtl.css'),
(15420, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors-rtl.min.css', 'wp-admin/css/colors/ocean/colors-rtl.min.css'),
(15421, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.css', 'wp-admin/css/colors/ocean/colors.css'),
(15422, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.min.css', 'wp-admin/css/colors/ocean/colors.min.css'),
(15423, '/home/iraneurobetcom/public_html/wp-admin/css/colors/ocean/colors.scss', 'wp-admin/css/colors/ocean/colors.scss'),
(15424, '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors-rtl.css', 'wp-admin/css/colors/sunrise/colors-rtl.css'),
(15425, '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors-rtl.min.css', 'wp-admin/css/colors/sunrise/colors-rtl.min.css'),
(15426, '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.css', 'wp-admin/css/colors/sunrise/colors.css'),
(15427, '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.min.css', 'wp-admin/css/colors/sunrise/colors.min.css'),
(15428, '/home/iraneurobetcom/public_html/wp-admin/css/colors/sunrise/colors.scss', 'wp-admin/css/colors/sunrise/colors.scss'),
(15429, '/home/iraneurobetcom/public_html/wp-admin/css/common-rtl.css', 'wp-admin/css/common-rtl.css'),
(15430, '/home/iraneurobetcom/public_html/wp-admin/css/common-rtl.min.css', 'wp-admin/css/common-rtl.min.css'),
(15431, '/home/iraneurobetcom/public_html/wp-admin/css/common.css', 'wp-admin/css/common.css'),
(15432, '/home/iraneurobetcom/public_html/wp-admin/css/common.min.css', 'wp-admin/css/common.min.css'),
(15433, '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls-rtl.css', 'wp-admin/css/customize-controls-rtl.css'),
(15434, '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls-rtl.min.css', 'wp-admin/css/customize-controls-rtl.min.css'),
(15435, '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls.css', 'wp-admin/css/customize-controls.css'),
(15436, '/home/iraneurobetcom/public_html/wp-admin/css/customize-controls.min.css', 'wp-admin/css/customize-controls.min.css'),
(15437, '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus-rtl.css', 'wp-admin/css/customize-nav-menus-rtl.css'),
(15438, '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus-rtl.min.css', 'wp-admin/css/customize-nav-menus-rtl.min.css'),
(15439, '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus.css', 'wp-admin/css/customize-nav-menus.css'),
(15440, '/home/iraneurobetcom/public_html/wp-admin/css/customize-nav-menus.min.css', 'wp-admin/css/customize-nav-menus.min.css'),
(15441, '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets-rtl.css', 'wp-admin/css/customize-widgets-rtl.css'),
(15442, '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets-rtl.min.css', 'wp-admin/css/customize-widgets-rtl.min.css'),
(15443, '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets.css', 'wp-admin/css/customize-widgets.css'),
(15444, '/home/iraneurobetcom/public_html/wp-admin/css/customize-widgets.min.css', 'wp-admin/css/customize-widgets.min.css'),
(15445, '/home/iraneurobetcom/public_html/wp-admin/css/dashboard-rtl.css', 'wp-admin/css/dashboard-rtl.css'),
(15446, '/home/iraneurobetcom/public_html/wp-admin/css/dashboard-rtl.min.css', 'wp-admin/css/dashboard-rtl.min.css'),
(15447, '/home/iraneurobetcom/public_html/wp-admin/css/dashboard.css', 'wp-admin/css/dashboard.css'),
(15448, '/home/iraneurobetcom/public_html/wp-admin/css/dashboard.min.css', 'wp-admin/css/dashboard.min.css'),
(15449, '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media-rtl.css', 'wp-admin/css/deprecated-media-rtl.css'),
(15450, '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media-rtl.min.css', 'wp-admin/css/deprecated-media-rtl.min.css'),
(15451, '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media.css', 'wp-admin/css/deprecated-media.css'),
(15452, '/home/iraneurobetcom/public_html/wp-admin/css/deprecated-media.min.css', 'wp-admin/css/deprecated-media.min.css'),
(15453, '/home/iraneurobetcom/public_html/wp-admin/css/edit-rtl.css', 'wp-admin/css/edit-rtl.css'),
(15454, '/home/iraneurobetcom/public_html/wp-admin/css/edit-rtl.min.css', 'wp-admin/css/edit-rtl.min.css'),
(15455, '/home/iraneurobetcom/public_html/wp-admin/css/edit.css', 'wp-admin/css/edit.css'),
(15456, '/home/iraneurobetcom/public_html/wp-admin/css/edit.min.css', 'wp-admin/css/edit.min.css'),
(15457, '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic-rtl.css', 'wp-admin/css/farbtastic-rtl.css'),
(15458, '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic-rtl.min.css', 'wp-admin/css/farbtastic-rtl.min.css'),
(15459, '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic.css', 'wp-admin/css/farbtastic.css'),
(15460, '/home/iraneurobetcom/public_html/wp-admin/css/farbtastic.min.css', 'wp-admin/css/farbtastic.min.css'),
(15461, '/home/iraneurobetcom/public_html/wp-admin/css/forms-rtl.css', 'wp-admin/css/forms-rtl.css'),
(15462, '/home/iraneurobetcom/public_html/wp-admin/css/forms-rtl.min.css', 'wp-admin/css/forms-rtl.min.css'),
(15463, '/home/iraneurobetcom/public_html/wp-admin/css/forms.css', 'wp-admin/css/forms.css'),
(15464, '/home/iraneurobetcom/public_html/wp-admin/css/forms.min.css', 'wp-admin/css/forms.min.css'),
(15465, '/home/iraneurobetcom/public_html/wp-admin/css/install-rtl.css', 'wp-admin/css/install-rtl.css'),
(15466, '/home/iraneurobetcom/public_html/wp-admin/css/install-rtl.min.css', 'wp-admin/css/install-rtl.min.css'),
(15467, '/home/iraneurobetcom/public_html/wp-admin/css/install.css', 'wp-admin/css/install.css'),
(15468, '/home/iraneurobetcom/public_html/wp-admin/css/install.min.css', 'wp-admin/css/install.min.css'),
(15469, '/home/iraneurobetcom/public_html/wp-admin/css/l10n-rtl.css', 'wp-admin/css/l10n-rtl.css'),
(15470, '/home/iraneurobetcom/public_html/wp-admin/css/l10n-rtl.min.css', 'wp-admin/css/l10n-rtl.min.css'),
(15471, '/home/iraneurobetcom/public_html/wp-admin/css/l10n.css', 'wp-admin/css/l10n.css'),
(15472, '/home/iraneurobetcom/public_html/wp-admin/css/l10n.min.css', 'wp-admin/css/l10n.min.css'),
(15473, '/home/iraneurobetcom/public_html/wp-admin/css/list-tables-rtl.css', 'wp-admin/css/list-tables-rtl.css'),
(15474, '/home/iraneurobetcom/public_html/wp-admin/css/list-tables-rtl.min.css', 'wp-admin/css/list-tables-rtl.min.css'),
(15475, '/home/iraneurobetcom/public_html/wp-admin/css/list-tables.css', 'wp-admin/css/list-tables.css'),
(15476, '/home/iraneurobetcom/public_html/wp-admin/css/list-tables.min.css', 'wp-admin/css/list-tables.min.css'),
(15477, '/home/iraneurobetcom/public_html/wp-admin/css/login-rtl.css', 'wp-admin/css/login-rtl.css'),
(15478, '/home/iraneurobetcom/public_html/wp-admin/css/login-rtl.min.css', 'wp-admin/css/login-rtl.min.css'),
(15479, '/home/iraneurobetcom/public_html/wp-admin/css/login.css', 'wp-admin/css/login.css'),
(15480, '/home/iraneurobetcom/public_html/wp-admin/css/login.min.css', 'wp-admin/css/login.min.css'),
(15481, '/home/iraneurobetcom/public_html/wp-admin/css/media-rtl.css', 'wp-admin/css/media-rtl.css'),
(15482, '/home/iraneurobetcom/public_html/wp-admin/css/media-rtl.min.css', 'wp-admin/css/media-rtl.min.css'),
(15483, '/home/iraneurobetcom/public_html/wp-admin/css/media.css', 'wp-admin/css/media.css'),
(15484, '/home/iraneurobetcom/public_html/wp-admin/css/media.min.css', 'wp-admin/css/media.min.css'),
(15485, '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus-rtl.css', 'wp-admin/css/nav-menus-rtl.css'),
(15486, '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus-rtl.min.css', 'wp-admin/css/nav-menus-rtl.min.css'),
(15487, '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus.css', 'wp-admin/css/nav-menus.css'),
(15488, '/home/iraneurobetcom/public_html/wp-admin/css/nav-menus.min.css', 'wp-admin/css/nav-menus.min.css'),
(15489, '/home/iraneurobetcom/public_html/wp-admin/css/revisions-rtl.css', 'wp-admin/css/revisions-rtl.css'),
(15490, '/home/iraneurobetcom/public_html/wp-admin/css/revisions-rtl.min.css', 'wp-admin/css/revisions-rtl.min.css'),
(15491, '/home/iraneurobetcom/public_html/wp-admin/css/revisions.css', 'wp-admin/css/revisions.css'),
(15492, '/home/iraneurobetcom/public_html/wp-admin/css/revisions.min.css', 'wp-admin/css/revisions.min.css'),
(15493, '/home/iraneurobetcom/public_html/wp-admin/css/site-health-rtl.css', 'wp-admin/css/site-health-rtl.css'),
(15494, '/home/iraneurobetcom/public_html/wp-admin/css/site-health-rtl.min.css', 'wp-admin/css/site-health-rtl.min.css'),
(15495, '/home/iraneurobetcom/public_html/wp-admin/css/site-health.css', 'wp-admin/css/site-health.css'),
(15496, '/home/iraneurobetcom/public_html/wp-admin/css/site-health.min.css', 'wp-admin/css/site-health.min.css'),
(15497, '/home/iraneurobetcom/public_html/wp-admin/css/site-icon-rtl.css', 'wp-admin/css/site-icon-rtl.css'),
(15498, '/home/iraneurobetcom/public_html/wp-admin/css/site-icon-rtl.min.css', 'wp-admin/css/site-icon-rtl.min.css'),
(15499, '/home/iraneurobetcom/public_html/wp-admin/css/site-icon.css', 'wp-admin/css/site-icon.css'),
(15500, '/home/iraneurobetcom/public_html/wp-admin/css/site-icon.min.css', 'wp-admin/css/site-icon.min.css'),
(15501, '/home/iraneurobetcom/public_html/wp-admin/css/themes-rtl.css', 'wp-admin/css/themes-rtl.css'),
(15502, '/home/iraneurobetcom/public_html/wp-admin/css/themes-rtl.min.css', 'wp-admin/css/themes-rtl.min.css'),
(15503, '/home/iraneurobetcom/public_html/wp-admin/css/themes.css', 'wp-admin/css/themes.css'),
(15504, '/home/iraneurobetcom/public_html/wp-admin/css/themes.min.css', 'wp-admin/css/themes.min.css'),
(15505, '/home/iraneurobetcom/public_html/wp-admin/css/widgets-rtl.css', 'wp-admin/css/widgets-rtl.css'),
(15506, '/home/iraneurobetcom/public_html/wp-admin/css/widgets-rtl.min.css', 'wp-admin/css/widgets-rtl.min.css'),
(15507, '/home/iraneurobetcom/public_html/wp-admin/css/widgets.css', 'wp-admin/css/widgets.css'),
(15508, '/home/iraneurobetcom/public_html/wp-admin/css/widgets.min.css', 'wp-admin/css/widgets.min.css'),
(15509, '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin-rtl.css', 'wp-admin/css/wp-admin-rtl.css'),
(15510, '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin-rtl.min.css', 'wp-admin/css/wp-admin-rtl.min.css'),
(15511, '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin.css', 'wp-admin/css/wp-admin.css'),
(15512, '/home/iraneurobetcom/public_html/wp-admin/css/wp-admin.min.css', 'wp-admin/css/wp-admin.min.css'),
(15513, '/home/iraneurobetcom/public_html/wp-admin/custom-background.php', 'wp-admin/custom-background.php'),
(15514, '/home/iraneurobetcom/public_html/wp-admin/custom-header.php', 'wp-admin/custom-header.php'),
(15515, '/home/iraneurobetcom/public_html/wp-admin/customize.php', 'wp-admin/customize.php'),
(15516, '/home/iraneurobetcom/public_html/wp-admin/edit-comments.php', 'wp-admin/edit-comments.php'),
(15517, '/home/iraneurobetcom/public_html/wp-admin/edit-form-advanced.php', 'wp-admin/edit-form-advanced.php'),
(15518, '/home/iraneurobetcom/public_html/wp-admin/edit-form-blocks.php', 'wp-admin/edit-form-blocks.php'),
(15519, '/home/iraneurobetcom/public_html/wp-admin/edit-form-comment.php', 'wp-admin/edit-form-comment.php'),
(15520, '/home/iraneurobetcom/public_html/wp-admin/edit-link-form.php', 'wp-admin/edit-link-form.php'),
(15521, '/home/iraneurobetcom/public_html/wp-admin/edit-tag-form.php', 'wp-admin/edit-tag-form.php'),
(15522, '/home/iraneurobetcom/public_html/wp-admin/edit-tags.php', 'wp-admin/edit-tags.php'),
(15523, '/home/iraneurobetcom/public_html/wp-admin/edit.php', 'wp-admin/edit.php'),
(15524, '/home/iraneurobetcom/public_html/wp-admin/erase-personal-data.php', 'wp-admin/erase-personal-data.php'),
(15525, '/home/iraneurobetcom/public_html/wp-admin/error_log', 'wp-admin/error_log'),
(15526, '/home/iraneurobetcom/public_html/wp-admin/export-personal-data.php', 'wp-admin/export-personal-data.php'),
(15527, '/home/iraneurobetcom/public_html/wp-admin/export.php', 'wp-admin/export.php'),
(15528, '/home/iraneurobetcom/public_html/wp-admin/freedoms.php', 'wp-admin/freedoms.php'),
(15529, '/home/iraneurobetcom/public_html/wp-admin/images/about-release-badge.svg', 'wp-admin/images/about-release-badge.svg'),
(15530, '/home/iraneurobetcom/public_html/wp-admin/images/about-texture.png', 'wp-admin/images/about-texture.png'),
(15531, '/home/iraneurobetcom/public_html/wp-admin/images/align-center-2x.png', 'wp-admin/images/align-center-2x.png'),
(15532, '/home/iraneurobetcom/public_html/wp-admin/images/align-center.png', 'wp-admin/images/align-center.png'),
(15533, '/home/iraneurobetcom/public_html/wp-admin/images/align-left-2x.png', 'wp-admin/images/align-left-2x.png'),
(15534, '/home/iraneurobetcom/public_html/wp-admin/images/align-left.png', 'wp-admin/images/align-left.png'),
(15535, '/home/iraneurobetcom/public_html/wp-admin/images/align-none-2x.png', 'wp-admin/images/align-none-2x.png'),
(15536, '/home/iraneurobetcom/public_html/wp-admin/images/align-none.png', 'wp-admin/images/align-none.png'),
(15537, '/home/iraneurobetcom/public_html/wp-admin/images/align-right-2x.png', 'wp-admin/images/align-right-2x.png'),
(15538, '/home/iraneurobetcom/public_html/wp-admin/images/align-right.png', 'wp-admin/images/align-right.png'),
(15539, '/home/iraneurobetcom/public_html/wp-admin/images/arrows-2x.png', 'wp-admin/images/arrows-2x.png'),
(15540, '/home/iraneurobetcom/public_html/wp-admin/images/arrows.png', 'wp-admin/images/arrows.png'),
(15541, '/home/iraneurobetcom/public_html/wp-admin/images/browser-rtl.png', 'wp-admin/images/browser-rtl.png'),
(15542, '/home/iraneurobetcom/public_html/wp-admin/images/browser.png', 'wp-admin/images/browser.png'),
(15543, '/home/iraneurobetcom/public_html/wp-admin/images/bubble_bg-2x.gif', 'wp-admin/images/bubble_bg-2x.gif'),
(15544, '/home/iraneurobetcom/public_html/wp-admin/images/bubble_bg.gif', 'wp-admin/images/bubble_bg.gif'),
(15545, '/home/iraneurobetcom/public_html/wp-admin/images/comment-grey-bubble-2x.png', 'wp-admin/images/comment-grey-bubble-2x.png'),
(15546, '/home/iraneurobetcom/public_html/wp-admin/images/comment-grey-bubble.png', 'wp-admin/images/comment-grey-bubble.png'),
(15547, '/home/iraneurobetcom/public_html/wp-admin/images/contribute-code.svg', 'wp-admin/images/contribute-code.svg'),
(15548, '/home/iraneurobetcom/public_html/wp-admin/images/contribute-main.svg', 'wp-admin/images/contribute-main.svg'),
(15549, '/home/iraneurobetcom/public_html/wp-admin/images/contribute-no-code.svg', 'wp-admin/images/contribute-no-code.svg'),
(15550, '/home/iraneurobetcom/public_html/wp-admin/images/dashboard-background.svg', 'wp-admin/images/dashboard-background.svg'),
(15551, '/home/iraneurobetcom/public_html/wp-admin/images/date-button-2x.gif', 'wp-admin/images/date-button-2x.gif'),
(15552, '/home/iraneurobetcom/public_html/wp-admin/images/date-button.gif', 'wp-admin/images/date-button.gif'),
(15553, '/home/iraneurobetcom/public_html/wp-admin/images/freedom-1.svg', 'wp-admin/images/freedom-1.svg'),
(15554, '/home/iraneurobetcom/public_html/wp-admin/images/freedom-2.svg', 'wp-admin/images/freedom-2.svg'),
(15555, '/home/iraneurobetcom/public_html/wp-admin/images/freedom-3.svg', 'wp-admin/images/freedom-3.svg'),
(15556, '/home/iraneurobetcom/public_html/wp-admin/images/freedom-4.svg', 'wp-admin/images/freedom-4.svg'),
(15557, '/home/iraneurobetcom/public_html/wp-admin/images/generic.png', 'wp-admin/images/generic.png'),
(15558, '/home/iraneurobetcom/public_html/wp-admin/images/icons32-2x.png', 'wp-admin/images/icons32-2x.png'),
(15559, '/home/iraneurobetcom/public_html/wp-admin/images/icons32-vs-2x.png', 'wp-admin/images/icons32-vs-2x.png'),
(15560, '/home/iraneurobetcom/public_html/wp-admin/images/icons32-vs.png', 'wp-admin/images/icons32-vs.png'),
(15561, '/home/iraneurobetcom/public_html/wp-admin/images/icons32.png', 'wp-admin/images/icons32.png'),
(15562, '/home/iraneurobetcom/public_html/wp-admin/images/imgedit-icons-2x.png', 'wp-admin/images/imgedit-icons-2x.png'),
(15563, '/home/iraneurobetcom/public_html/wp-admin/images/imgedit-icons.png', 'wp-admin/images/imgedit-icons.png'),
(15564, '/home/iraneurobetcom/public_html/wp-admin/images/list-2x.png', 'wp-admin/images/list-2x.png'),
(15565, '/home/iraneurobetcom/public_html/wp-admin/images/list.png', 'wp-admin/images/list.png'),
(15566, '/home/iraneurobetcom/public_html/wp-admin/images/loading.gif', 'wp-admin/images/loading.gif'),
(15567, '/home/iraneurobetcom/public_html/wp-admin/images/marker.png', 'wp-admin/images/marker.png'),
(15568, '/home/iraneurobetcom/public_html/wp-admin/images/mask.png', 'wp-admin/images/mask.png'),
(15569, '/home/iraneurobetcom/public_html/wp-admin/images/media-button-2x.png', 'wp-admin/images/media-button-2x.png'),
(15570, '/home/iraneurobetcom/public_html/wp-admin/images/media-button-image.gif', 'wp-admin/images/media-button-image.gif'),
(15571, '/home/iraneurobetcom/public_html/wp-admin/images/media-button-music.gif', 'wp-admin/images/media-button-music.gif'),
(15572, '/home/iraneurobetcom/public_html/wp-admin/images/media-button-other.gif', 'wp-admin/images/media-button-other.gif'),
(15573, '/home/iraneurobetcom/public_html/wp-admin/images/media-button-video.gif', 'wp-admin/images/media-button-video.gif'),
(15574, '/home/iraneurobetcom/public_html/wp-admin/images/media-button.png', 'wp-admin/images/media-button.png'),
(15575, '/home/iraneurobetcom/public_html/wp-admin/images/menu-2x.png', 'wp-admin/images/menu-2x.png'),
(15576, '/home/iraneurobetcom/public_html/wp-admin/images/menu-vs-2x.png', 'wp-admin/images/menu-vs-2x.png'),
(15577, '/home/iraneurobetcom/public_html/wp-admin/images/menu-vs.png', 'wp-admin/images/menu-vs.png'),
(15578, '/home/iraneurobetcom/public_html/wp-admin/images/menu.png', 'wp-admin/images/menu.png'),
(15579, '/home/iraneurobetcom/public_html/wp-admin/images/no.png', 'wp-admin/images/no.png'),
(15580, '/home/iraneurobetcom/public_html/wp-admin/images/post-formats-vs.png', 'wp-admin/images/post-formats-vs.png'),
(15581, '/home/iraneurobetcom/public_html/wp-admin/images/post-formats.png', 'wp-admin/images/post-formats.png'),
(15582, '/home/iraneurobetcom/public_html/wp-admin/images/post-formats32-vs.png', 'wp-admin/images/post-formats32-vs.png'),
(15583, '/home/iraneurobetcom/public_html/wp-admin/images/post-formats32.png', 'wp-admin/images/post-formats32.png'),
(15584, '/home/iraneurobetcom/public_html/wp-admin/images/privacy.svg', 'wp-admin/images/privacy.svg'),
(15585, '/home/iraneurobetcom/public_html/wp-admin/images/resize-2x.gif', 'wp-admin/images/resize-2x.gif'),
(15586, '/home/iraneurobetcom/public_html/wp-admin/images/resize-rtl-2x.gif', 'wp-admin/images/resize-rtl-2x.gif'),
(15587, '/home/iraneurobetcom/public_html/wp-admin/images/resize-rtl.gif', 'wp-admin/images/resize-rtl.gif'),
(15588, '/home/iraneurobetcom/public_html/wp-admin/images/resize.gif', 'wp-admin/images/resize.gif'),
(15589, '/home/iraneurobetcom/public_html/wp-admin/images/se.png', 'wp-admin/images/se.png'),
(15590, '/home/iraneurobetcom/public_html/wp-admin/images/sort-2x.gif', 'wp-admin/images/sort-2x.gif'),
(15591, '/home/iraneurobetcom/public_html/wp-admin/images/sort.gif', 'wp-admin/images/sort.gif'),
(15592, '/home/iraneurobetcom/public_html/wp-admin/images/spinner-2x.gif', 'wp-admin/images/spinner-2x.gif'),
(15593, '/home/iraneurobetcom/public_html/wp-admin/images/spinner.gif', 'wp-admin/images/spinner.gif'),
(15594, '/home/iraneurobetcom/public_html/wp-admin/images/stars-2x.png', 'wp-admin/images/stars-2x.png'),
(15595, '/home/iraneurobetcom/public_html/wp-admin/images/stars.png', 'wp-admin/images/stars.png'),
(15596, '/home/iraneurobetcom/public_html/wp-admin/images/w-logo-blue.png', 'wp-admin/images/w-logo-blue.png'),
(15597, '/home/iraneurobetcom/public_html/wp-admin/images/w-logo-white.png', 'wp-admin/images/w-logo-white.png'),
(15598, '/home/iraneurobetcom/public_html/wp-admin/images/wheel.png', 'wp-admin/images/wheel.png'),
(15599, '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo-white.svg', 'wp-admin/images/wordpress-logo-white.svg'),
(15600, '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo.png', 'wp-admin/images/wordpress-logo.png'),
(15601, '/home/iraneurobetcom/public_html/wp-admin/images/wordpress-logo.svg', 'wp-admin/images/wordpress-logo.svg'),
(15602, '/home/iraneurobetcom/public_html/wp-admin/images/wpspin_light-2x.gif', 'wp-admin/images/wpspin_light-2x.gif'),
(15603, '/home/iraneurobetcom/public_html/wp-admin/images/wpspin_light.gif', 'wp-admin/images/wpspin_light.gif'),
(15604, '/home/iraneurobetcom/public_html/wp-admin/images/xit-2x.gif', 'wp-admin/images/xit-2x.gif'),
(15605, '/home/iraneurobetcom/public_html/wp-admin/images/xit.gif', 'wp-admin/images/xit.gif'),
(15606, '/home/iraneurobetcom/public_html/wp-admin/images/yes.png', 'wp-admin/images/yes.png'),
(15607, '/home/iraneurobetcom/public_html/wp-admin/import.php', 'wp-admin/import.php'),
(15608, '/home/iraneurobetcom/public_html/wp-admin/includes/admin-filters.php', 'wp-admin/includes/admin-filters.php'),
(15609, '/home/iraneurobetcom/public_html/wp-admin/includes/admin.php', 'wp-admin/includes/admin.php'),
(15610, '/home/iraneurobetcom/public_html/wp-admin/includes/ajax-actions.php', 'wp-admin/includes/ajax-actions.php'),
(15611, '/home/iraneurobetcom/public_html/wp-admin/includes/bookmark.php', 'wp-admin/includes/bookmark.php'),
(15612, '/home/iraneurobetcom/public_html/wp-admin/includes/class-automatic-upgrader-skin.php', 'wp-admin/includes/class-automatic-upgrader-skin.php'),
(15613, '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-plugin-upgrader-skin.php', 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),
(15614, '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-theme-upgrader-skin.php', 'wp-admin/includes/class-bulk-theme-upgrader-skin.php'),
(15615, '/home/iraneurobetcom/public_html/wp-admin/includes/class-bulk-upgrader-skin.php', 'wp-admin/includes/class-bulk-upgrader-skin.php'),
(15616, '/home/iraneurobetcom/public_html/wp-admin/includes/class-core-upgrader.php', 'wp-admin/includes/class-core-upgrader.php'),
(15617, '/home/iraneurobetcom/public_html/wp-admin/includes/class-custom-background.php', 'wp-admin/includes/class-custom-background.php'),
(15618, '/home/iraneurobetcom/public_html/wp-admin/includes/class-custom-image-header.php', 'wp-admin/includes/class-custom-image-header.php'),
(15619, '/home/iraneurobetcom/public_html/wp-admin/includes/class-file-upload-upgrader.php', 'wp-admin/includes/class-file-upload-upgrader.php'),
(15620, '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp-pure.php', 'wp-admin/includes/class-ftp-pure.php'),
(15621, '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp-sockets.php', 'wp-admin/includes/class-ftp-sockets.php'),
(15622, '/home/iraneurobetcom/public_html/wp-admin/includes/class-ftp.php', 'wp-admin/includes/class-ftp.php'),
(15623, '/home/iraneurobetcom/public_html/wp-admin/includes/class-language-pack-upgrader-skin.php', 'wp-admin/includes/class-language-pack-upgrader-skin.php'),
(15624, '/home/iraneurobetcom/public_html/wp-admin/includes/class-language-pack-upgrader.php', 'wp-admin/includes/class-language-pack-upgrader.php'),
(15625, '/home/iraneurobetcom/public_html/wp-admin/includes/class-pclzip.php', 'wp-admin/includes/class-pclzip.php'),
(15626, '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-installer-skin.php', 'wp-admin/includes/class-plugin-installer-skin.php'),
(15627, '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-upgrader-skin.php', 'wp-admin/includes/class-plugin-upgrader-skin.php'),
(15628, '/home/iraneurobetcom/public_html/wp-admin/includes/class-plugin-upgrader.php', 'wp-admin/includes/class-plugin-upgrader.php'),
(15629, '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-installer-skin.php', 'wp-admin/includes/class-theme-installer-skin.php'),
(15630, '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-upgrader-skin.php', 'wp-admin/includes/class-theme-upgrader-skin.php'),
(15631, '/home/iraneurobetcom/public_html/wp-admin/includes/class-theme-upgrader.php', 'wp-admin/includes/class-theme-upgrader.php'),
(15632, '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-category-checklist.php', 'wp-admin/includes/class-walker-category-checklist.php'),
(15633, '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-nav-menu-checklist.php', 'wp-admin/includes/class-walker-nav-menu-checklist.php'),
(15634, '/home/iraneurobetcom/public_html/wp-admin/includes/class-walker-nav-menu-edit.php', 'wp-admin/includes/class-walker-nav-menu-edit.php'),
(15635, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ajax-upgrader-skin.php', 'wp-admin/includes/class-wp-ajax-upgrader-skin.php'),
(15636, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-application-passwords-list-table.php', 'wp-admin/includes/class-wp-application-passwords-list-table.php'),
(15637, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-automatic-updater.php', 'wp-admin/includes/class-wp-automatic-updater.php'),
(15638, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-comments-list-table.php', 'wp-admin/includes/class-wp-comments-list-table.php'),
(15639, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-community-events.php', 'wp-admin/includes/class-wp-community-events.php'),
(15640, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-debug-data.php', 'wp-admin/includes/class-wp-debug-data.php'),
(15641, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-base.php', 'wp-admin/includes/class-wp-filesystem-base.php'),
(15642, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-direct.php', 'wp-admin/includes/class-wp-filesystem-direct.php'),
(15643, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php', 'wp-admin/includes/class-wp-filesystem-ftpext.php'),
(15644, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php', 'wp-admin/includes/class-wp-filesystem-ftpsockets.php'),
(15645, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-filesystem-ssh2.php', 'wp-admin/includes/class-wp-filesystem-ssh2.php'),
(15646, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-importer.php', 'wp-admin/includes/class-wp-importer.php'),
(15647, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-internal-pointers.php', 'wp-admin/includes/class-wp-internal-pointers.php'),
(15648, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-links-list-table.php', 'wp-admin/includes/class-wp-links-list-table.php'),
(15649, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-list-table-compat.php', 'wp-admin/includes/class-wp-list-table-compat.php'),
(15650, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-list-table.php', 'wp-admin/includes/class-wp-list-table.php'),
(15651, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-media-list-table.php', 'wp-admin/includes/class-wp-media-list-table.php'),
(15652, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-sites-list-table.php', 'wp-admin/includes/class-wp-ms-sites-list-table.php'),
(15653, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-themes-list-table.php', 'wp-admin/includes/class-wp-ms-themes-list-table.php'),
(15654, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-ms-users-list-table.php', 'wp-admin/includes/class-wp-ms-users-list-table.php'),
(15655, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-plugin-install-list-table.php', 'wp-admin/includes/class-wp-plugin-install-list-table.php'),
(15656, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-plugins-list-table.php', 'wp-admin/includes/class-wp-plugins-list-table.php'),
(15657, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-post-comments-list-table.php', 'wp-admin/includes/class-wp-post-comments-list-table.php'),
(15658, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-posts-list-table.php', 'wp-admin/includes/class-wp-posts-list-table.php'),
(15659, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php', 'wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php'),
(15660, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php', 'wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php'),
(15661, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-policy-content.php', 'wp-admin/includes/class-wp-privacy-policy-content.php'),
(15662, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-privacy-requests-table.php', 'wp-admin/includes/class-wp-privacy-requests-table.php'),
(15663, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-screen.php', 'wp-admin/includes/class-wp-screen.php'),
(15664, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-health-auto-updates.php', 'wp-admin/includes/class-wp-site-health-auto-updates.php'),
(15665, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-health.php', 'wp-admin/includes/class-wp-site-health.php'),
(15666, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-site-icon.php', 'wp-admin/includes/class-wp-site-icon.php'),
(15667, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-terms-list-table.php', 'wp-admin/includes/class-wp-terms-list-table.php'),
(15668, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-theme-install-list-table.php', 'wp-admin/includes/class-wp-theme-install-list-table.php'),
(15669, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-themes-list-table.php', 'wp-admin/includes/class-wp-themes-list-table.php'),
(15670, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader-skin.php', 'wp-admin/includes/class-wp-upgrader-skin.php'),
(15671, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader-skins.php', 'wp-admin/includes/class-wp-upgrader-skins.php'),
(15672, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-upgrader.php', 'wp-admin/includes/class-wp-upgrader.php'),
(15673, '/home/iraneurobetcom/public_html/wp-admin/includes/class-wp-users-list-table.php', 'wp-admin/includes/class-wp-users-list-table.php'),
(15674, '/home/iraneurobetcom/public_html/wp-admin/includes/comment.php', 'wp-admin/includes/comment.php'),
(15675, '/home/iraneurobetcom/public_html/wp-admin/includes/continents-cities.php', 'wp-admin/includes/continents-cities.php'),
(15676, '/home/iraneurobetcom/public_html/wp-admin/includes/credits.php', 'wp-admin/includes/credits.php'),
(15677, '/home/iraneurobetcom/public_html/wp-admin/includes/dashboard.php', 'wp-admin/includes/dashboard.php'),
(15678, '/home/iraneurobetcom/public_html/wp-admin/includes/deprecated.php', 'wp-admin/includes/deprecated.php'),
(15679, '/home/iraneurobetcom/public_html/wp-admin/includes/edit-tag-messages.php', 'wp-admin/includes/edit-tag-messages.php'),
(15680, '/home/iraneurobetcom/public_html/wp-admin/includes/export.php', 'wp-admin/includes/export.php'),
(15681, '/home/iraneurobetcom/public_html/wp-admin/includes/file.php', 'wp-admin/includes/file.php'),
(15682, '/home/iraneurobetcom/public_html/wp-admin/includes/image-edit.php', 'wp-admin/includes/image-edit.php'),
(15683, '/home/iraneurobetcom/public_html/wp-admin/includes/image.php', 'wp-admin/includes/image.php'),
(15684, '/home/iraneurobetcom/public_html/wp-admin/includes/import.php', 'wp-admin/includes/import.php'),
(15685, '/home/iraneurobetcom/public_html/wp-admin/includes/list-table.php', 'wp-admin/includes/list-table.php'),
(15686, '/home/iraneurobetcom/public_html/wp-admin/includes/media.php', 'wp-admin/includes/media.php'),
(15687, '/home/iraneurobetcom/public_html/wp-admin/includes/menu.php', 'wp-admin/includes/menu.php'),
(15688, '/home/iraneurobetcom/public_html/wp-admin/includes/meta-boxes.php', 'wp-admin/includes/meta-boxes.php'),
(15689, '/home/iraneurobetcom/public_html/wp-admin/includes/misc.php', 'wp-admin/includes/misc.php'),
(15690, '/home/iraneurobetcom/public_html/wp-admin/includes/ms-admin-filters.php', 'wp-admin/includes/ms-admin-filters.php'),
(15691, '/home/iraneurobetcom/public_html/wp-admin/includes/ms-deprecated.php', 'wp-admin/includes/ms-deprecated.php'),
(15692, '/home/iraneurobetcom/public_html/wp-admin/includes/ms.php', 'wp-admin/includes/ms.php'),
(15693, '/home/iraneurobetcom/public_html/wp-admin/includes/nav-menu.php', 'wp-admin/includes/nav-menu.php'),
(15694, '/home/iraneurobetcom/public_html/wp-admin/includes/network.php', 'wp-admin/includes/network.php'),
(15695, '/home/iraneurobetcom/public_html/wp-admin/includes/noop.php', 'wp-admin/includes/noop.php'),
(15696, '/home/iraneurobetcom/public_html/wp-admin/includes/options.php', 'wp-admin/includes/options.php'),
(15697, '/home/iraneurobetcom/public_html/wp-admin/includes/plugin-install.php', 'wp-admin/includes/plugin-install.php'),
(15698, '/home/iraneurobetcom/public_html/wp-admin/includes/plugin.php', 'wp-admin/includes/plugin.php'),
(15699, '/home/iraneurobetcom/public_html/wp-admin/includes/post.php', 'wp-admin/includes/post.php'),
(15700, '/home/iraneurobetcom/public_html/wp-admin/includes/privacy-tools.php', 'wp-admin/includes/privacy-tools.php'),
(15701, '/home/iraneurobetcom/public_html/wp-admin/includes/revision.php', 'wp-admin/includes/revision.php'),
(15702, '/home/iraneurobetcom/public_html/wp-admin/includes/schema.php', 'wp-admin/includes/schema.php'),
(15703, '/home/iraneurobetcom/public_html/wp-admin/includes/screen.php', 'wp-admin/includes/screen.php'),
(15704, '/home/iraneurobetcom/public_html/wp-admin/includes/taxonomy.php', 'wp-admin/includes/taxonomy.php'),
(15705, '/home/iraneurobetcom/public_html/wp-admin/includes/template.php', 'wp-admin/includes/template.php'),
(15706, '/home/iraneurobetcom/public_html/wp-admin/includes/theme-install.php', 'wp-admin/includes/theme-install.php'),
(15707, '/home/iraneurobetcom/public_html/wp-admin/includes/theme.php', 'wp-admin/includes/theme.php'),
(15708, '/home/iraneurobetcom/public_html/wp-admin/includes/translation-install.php', 'wp-admin/includes/translation-install.php'),
(15709, '/home/iraneurobetcom/public_html/wp-admin/includes/update-core.php', 'wp-admin/includes/update-core.php'),
(15710, '/home/iraneurobetcom/public_html/wp-admin/includes/update.php', 'wp-admin/includes/update.php'),
(15711, '/home/iraneurobetcom/public_html/wp-admin/includes/upgrade.php', 'wp-admin/includes/upgrade.php'),
(15712, '/home/iraneurobetcom/public_html/wp-admin/includes/user.php', 'wp-admin/includes/user.php'),
(15713, '/home/iraneurobetcom/public_html/wp-admin/includes/widgets.php', 'wp-admin/includes/widgets.php'),
(15714, '/home/iraneurobetcom/public_html/wp-admin/index.php', 'wp-admin/index.php'),
(15715, '/home/iraneurobetcom/public_html/wp-admin/install-helper.php', 'wp-admin/install-helper.php'),
(15716, '/home/iraneurobetcom/public_html/wp-admin/install.php', 'wp-admin/install.php'),
(15717, '/home/iraneurobetcom/public_html/wp-admin/js/accordion.js', 'wp-admin/js/accordion.js'),
(15718, '/home/iraneurobetcom/public_html/wp-admin/js/accordion.min.js', 'wp-admin/js/accordion.min.js'),
(15719, '/home/iraneurobetcom/public_html/wp-admin/js/application-passwords.js', 'wp-admin/js/application-passwords.js'),
(15720, '/home/iraneurobetcom/public_html/wp-admin/js/application-passwords.min.js', 'wp-admin/js/application-passwords.min.js'),
(15721, '/home/iraneurobetcom/public_html/wp-admin/js/auth-app.js', 'wp-admin/js/auth-app.js'),
(15722, '/home/iraneurobetcom/public_html/wp-admin/js/auth-app.min.js', 'wp-admin/js/auth-app.min.js'),
(15723, '/home/iraneurobetcom/public_html/wp-admin/js/code-editor.js', 'wp-admin/js/code-editor.js'),
(15724, '/home/iraneurobetcom/public_html/wp-admin/js/code-editor.min.js', 'wp-admin/js/code-editor.min.js'),
(15725, '/home/iraneurobetcom/public_html/wp-admin/js/color-picker.js', 'wp-admin/js/color-picker.js'),
(15726, '/home/iraneurobetcom/public_html/wp-admin/js/color-picker.min.js', 'wp-admin/js/color-picker.min.js'),
(15727, '/home/iraneurobetcom/public_html/wp-admin/js/comment.js', 'wp-admin/js/comment.js'),
(15728, '/home/iraneurobetcom/public_html/wp-admin/js/comment.min.js', 'wp-admin/js/comment.min.js'),
(15729, '/home/iraneurobetcom/public_html/wp-admin/js/common.js', 'wp-admin/js/common.js'),
(15730, '/home/iraneurobetcom/public_html/wp-admin/js/common.min.js', 'wp-admin/js/common.min.js'),
(15731, '/home/iraneurobetcom/public_html/wp-admin/js/custom-background.js', 'wp-admin/js/custom-background.js'),
(15732, '/home/iraneurobetcom/public_html/wp-admin/js/custom-background.min.js', 'wp-admin/js/custom-background.min.js'),
(15733, '/home/iraneurobetcom/public_html/wp-admin/js/custom-header.js', 'wp-admin/js/custom-header.js'),
(15734, '/home/iraneurobetcom/public_html/wp-admin/js/customize-controls.js', 'wp-admin/js/customize-controls.js'),
(15735, '/home/iraneurobetcom/public_html/wp-admin/js/customize-controls.min.js', 'wp-admin/js/customize-controls.min.js'),
(15736, '/home/iraneurobetcom/public_html/wp-admin/js/customize-nav-menus.js', 'wp-admin/js/customize-nav-menus.js'),
(15737, '/home/iraneurobetcom/public_html/wp-admin/js/customize-nav-menus.min.js', 'wp-admin/js/customize-nav-menus.min.js'),
(15738, '/home/iraneurobetcom/public_html/wp-admin/js/customize-widgets.js', 'wp-admin/js/customize-widgets.js'),
(15739, '/home/iraneurobetcom/public_html/wp-admin/js/customize-widgets.min.js', 'wp-admin/js/customize-widgets.min.js'),
(15740, '/home/iraneurobetcom/public_html/wp-admin/js/dashboard.js', 'wp-admin/js/dashboard.js'),
(15741, '/home/iraneurobetcom/public_html/wp-admin/js/dashboard.min.js', 'wp-admin/js/dashboard.min.js'),
(15742, '/home/iraneurobetcom/public_html/wp-admin/js/edit-comments.js', 'wp-admin/js/edit-comments.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(15743, '/home/iraneurobetcom/public_html/wp-admin/js/edit-comments.min.js', 'wp-admin/js/edit-comments.min.js'),
(15744, '/home/iraneurobetcom/public_html/wp-admin/js/editor-expand.js', 'wp-admin/js/editor-expand.js'),
(15745, '/home/iraneurobetcom/public_html/wp-admin/js/editor-expand.min.js', 'wp-admin/js/editor-expand.min.js'),
(15746, '/home/iraneurobetcom/public_html/wp-admin/js/editor.js', 'wp-admin/js/editor.js'),
(15747, '/home/iraneurobetcom/public_html/wp-admin/js/editor.min.js', 'wp-admin/js/editor.min.js'),
(15748, '/home/iraneurobetcom/public_html/wp-admin/js/farbtastic.js', 'wp-admin/js/farbtastic.js'),
(15749, '/home/iraneurobetcom/public_html/wp-admin/js/gallery.js', 'wp-admin/js/gallery.js'),
(15750, '/home/iraneurobetcom/public_html/wp-admin/js/gallery.min.js', 'wp-admin/js/gallery.min.js'),
(15751, '/home/iraneurobetcom/public_html/wp-admin/js/image-edit.js', 'wp-admin/js/image-edit.js'),
(15752, '/home/iraneurobetcom/public_html/wp-admin/js/image-edit.min.js', 'wp-admin/js/image-edit.min.js'),
(15753, '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-post.js', 'wp-admin/js/inline-edit-post.js'),
(15754, '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-post.min.js', 'wp-admin/js/inline-edit-post.min.js'),
(15755, '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-tax.js', 'wp-admin/js/inline-edit-tax.js'),
(15756, '/home/iraneurobetcom/public_html/wp-admin/js/inline-edit-tax.min.js', 'wp-admin/js/inline-edit-tax.min.js'),
(15757, '/home/iraneurobetcom/public_html/wp-admin/js/iris.min.js', 'wp-admin/js/iris.min.js'),
(15758, '/home/iraneurobetcom/public_html/wp-admin/js/language-chooser.js', 'wp-admin/js/language-chooser.js'),
(15759, '/home/iraneurobetcom/public_html/wp-admin/js/language-chooser.min.js', 'wp-admin/js/language-chooser.min.js'),
(15760, '/home/iraneurobetcom/public_html/wp-admin/js/link.js', 'wp-admin/js/link.js'),
(15761, '/home/iraneurobetcom/public_html/wp-admin/js/link.min.js', 'wp-admin/js/link.min.js'),
(15762, '/home/iraneurobetcom/public_html/wp-admin/js/media-gallery.js', 'wp-admin/js/media-gallery.js'),
(15763, '/home/iraneurobetcom/public_html/wp-admin/js/media-gallery.min.js', 'wp-admin/js/media-gallery.min.js'),
(15764, '/home/iraneurobetcom/public_html/wp-admin/js/media-upload.js', 'wp-admin/js/media-upload.js'),
(15765, '/home/iraneurobetcom/public_html/wp-admin/js/media-upload.min.js', 'wp-admin/js/media-upload.min.js'),
(15766, '/home/iraneurobetcom/public_html/wp-admin/js/media.js', 'wp-admin/js/media.js'),
(15767, '/home/iraneurobetcom/public_html/wp-admin/js/media.min.js', 'wp-admin/js/media.min.js'),
(15768, '/home/iraneurobetcom/public_html/wp-admin/js/nav-menu.js', 'wp-admin/js/nav-menu.js'),
(15769, '/home/iraneurobetcom/public_html/wp-admin/js/nav-menu.min.js', 'wp-admin/js/nav-menu.min.js'),
(15770, '/home/iraneurobetcom/public_html/wp-admin/js/password-strength-meter.js', 'wp-admin/js/password-strength-meter.js'),
(15771, '/home/iraneurobetcom/public_html/wp-admin/js/password-strength-meter.min.js', 'wp-admin/js/password-strength-meter.min.js'),
(15772, '/home/iraneurobetcom/public_html/wp-admin/js/password-toggle.js', 'wp-admin/js/password-toggle.js'),
(15773, '/home/iraneurobetcom/public_html/wp-admin/js/password-toggle.min.js', 'wp-admin/js/password-toggle.min.js'),
(15774, '/home/iraneurobetcom/public_html/wp-admin/js/plugin-install.js', 'wp-admin/js/plugin-install.js'),
(15775, '/home/iraneurobetcom/public_html/wp-admin/js/plugin-install.min.js', 'wp-admin/js/plugin-install.min.js'),
(15776, '/home/iraneurobetcom/public_html/wp-admin/js/post.js', 'wp-admin/js/post.js'),
(15777, '/home/iraneurobetcom/public_html/wp-admin/js/post.min.js', 'wp-admin/js/post.min.js'),
(15778, '/home/iraneurobetcom/public_html/wp-admin/js/postbox.js', 'wp-admin/js/postbox.js'),
(15779, '/home/iraneurobetcom/public_html/wp-admin/js/postbox.min.js', 'wp-admin/js/postbox.min.js'),
(15780, '/home/iraneurobetcom/public_html/wp-admin/js/privacy-tools.js', 'wp-admin/js/privacy-tools.js'),
(15781, '/home/iraneurobetcom/public_html/wp-admin/js/privacy-tools.min.js', 'wp-admin/js/privacy-tools.min.js'),
(15782, '/home/iraneurobetcom/public_html/wp-admin/js/revisions.js', 'wp-admin/js/revisions.js'),
(15783, '/home/iraneurobetcom/public_html/wp-admin/js/revisions.min.js', 'wp-admin/js/revisions.min.js'),
(15784, '/home/iraneurobetcom/public_html/wp-admin/js/set-post-thumbnail.js', 'wp-admin/js/set-post-thumbnail.js'),
(15785, '/home/iraneurobetcom/public_html/wp-admin/js/set-post-thumbnail.min.js', 'wp-admin/js/set-post-thumbnail.min.js'),
(15786, '/home/iraneurobetcom/public_html/wp-admin/js/site-health.js', 'wp-admin/js/site-health.js'),
(15787, '/home/iraneurobetcom/public_html/wp-admin/js/site-health.min.js', 'wp-admin/js/site-health.min.js'),
(15788, '/home/iraneurobetcom/public_html/wp-admin/js/site-icon.js', 'wp-admin/js/site-icon.js'),
(15789, '/home/iraneurobetcom/public_html/wp-admin/js/site-icon.min.js', 'wp-admin/js/site-icon.min.js'),
(15790, '/home/iraneurobetcom/public_html/wp-admin/js/svg-painter.js', 'wp-admin/js/svg-painter.js'),
(15791, '/home/iraneurobetcom/public_html/wp-admin/js/svg-painter.min.js', 'wp-admin/js/svg-painter.min.js'),
(15792, '/home/iraneurobetcom/public_html/wp-admin/js/tags-box.js', 'wp-admin/js/tags-box.js'),
(15793, '/home/iraneurobetcom/public_html/wp-admin/js/tags-box.min.js', 'wp-admin/js/tags-box.min.js'),
(15794, '/home/iraneurobetcom/public_html/wp-admin/js/tags-suggest.js', 'wp-admin/js/tags-suggest.js'),
(15795, '/home/iraneurobetcom/public_html/wp-admin/js/tags-suggest.min.js', 'wp-admin/js/tags-suggest.min.js'),
(15796, '/home/iraneurobetcom/public_html/wp-admin/js/tags.js', 'wp-admin/js/tags.js'),
(15797, '/home/iraneurobetcom/public_html/wp-admin/js/tags.min.js', 'wp-admin/js/tags.min.js'),
(15798, '/home/iraneurobetcom/public_html/wp-admin/js/theme-plugin-editor.js', 'wp-admin/js/theme-plugin-editor.js'),
(15799, '/home/iraneurobetcom/public_html/wp-admin/js/theme-plugin-editor.min.js', 'wp-admin/js/theme-plugin-editor.min.js'),
(15800, '/home/iraneurobetcom/public_html/wp-admin/js/theme.js', 'wp-admin/js/theme.js'),
(15801, '/home/iraneurobetcom/public_html/wp-admin/js/theme.min.js', 'wp-admin/js/theme.min.js'),
(15802, '/home/iraneurobetcom/public_html/wp-admin/js/updates.js', 'wp-admin/js/updates.js'),
(15803, '/home/iraneurobetcom/public_html/wp-admin/js/updates.min.js', 'wp-admin/js/updates.min.js'),
(15804, '/home/iraneurobetcom/public_html/wp-admin/js/user-profile.js', 'wp-admin/js/user-profile.js'),
(15805, '/home/iraneurobetcom/public_html/wp-admin/js/user-profile.min.js', 'wp-admin/js/user-profile.min.js'),
(15806, '/home/iraneurobetcom/public_html/wp-admin/js/user-suggest.js', 'wp-admin/js/user-suggest.js'),
(15807, '/home/iraneurobetcom/public_html/wp-admin/js/user-suggest.min.js', 'wp-admin/js/user-suggest.min.js'),
(15808, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/custom-html-widgets.js', 'wp-admin/js/widgets/custom-html-widgets.js'),
(15809, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/custom-html-widgets.min.js', 'wp-admin/js/widgets/custom-html-widgets.min.js'),
(15810, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-audio-widget.js', 'wp-admin/js/widgets/media-audio-widget.js'),
(15811, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-audio-widget.min.js', 'wp-admin/js/widgets/media-audio-widget.min.js'),
(15812, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-gallery-widget.js', 'wp-admin/js/widgets/media-gallery-widget.js'),
(15813, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-gallery-widget.min.js', 'wp-admin/js/widgets/media-gallery-widget.min.js'),
(15814, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-image-widget.js', 'wp-admin/js/widgets/media-image-widget.js'),
(15815, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-image-widget.min.js', 'wp-admin/js/widgets/media-image-widget.min.js'),
(15816, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-video-widget.js', 'wp-admin/js/widgets/media-video-widget.js'),
(15817, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-video-widget.min.js', 'wp-admin/js/widgets/media-video-widget.min.js'),
(15818, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-widgets.js', 'wp-admin/js/widgets/media-widgets.js'),
(15819, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/media-widgets.min.js', 'wp-admin/js/widgets/media-widgets.min.js'),
(15820, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/text-widgets.js', 'wp-admin/js/widgets/text-widgets.js'),
(15821, '/home/iraneurobetcom/public_html/wp-admin/js/widgets/text-widgets.min.js', 'wp-admin/js/widgets/text-widgets.min.js'),
(15822, '/home/iraneurobetcom/public_html/wp-admin/js/widgets.js', 'wp-admin/js/widgets.js'),
(15823, '/home/iraneurobetcom/public_html/wp-admin/js/widgets.min.js', 'wp-admin/js/widgets.min.js'),
(15824, '/home/iraneurobetcom/public_html/wp-admin/js/word-count.js', 'wp-admin/js/word-count.js'),
(15825, '/home/iraneurobetcom/public_html/wp-admin/js/word-count.min.js', 'wp-admin/js/word-count.min.js'),
(15826, '/home/iraneurobetcom/public_html/wp-admin/js/xfn.js', 'wp-admin/js/xfn.js'),
(15827, '/home/iraneurobetcom/public_html/wp-admin/js/xfn.min.js', 'wp-admin/js/xfn.min.js'),
(15828, '/home/iraneurobetcom/public_html/wp-admin/link-add.php', 'wp-admin/link-add.php'),
(15829, '/home/iraneurobetcom/public_html/wp-admin/link-manager.php', 'wp-admin/link-manager.php'),
(15830, '/home/iraneurobetcom/public_html/wp-admin/link-parse-opml.php', 'wp-admin/link-parse-opml.php'),
(15831, '/home/iraneurobetcom/public_html/wp-admin/link.php', 'wp-admin/link.php'),
(15832, '/home/iraneurobetcom/public_html/wp-admin/load-scripts.php', 'wp-admin/load-scripts.php'),
(15833, '/home/iraneurobetcom/public_html/wp-admin/load-styles.php', 'wp-admin/load-styles.php'),
(15834, '/home/iraneurobetcom/public_html/wp-admin/maint/error_log', 'wp-admin/maint/error_log'),
(15835, '/home/iraneurobetcom/public_html/wp-admin/maint/repair.php', 'wp-admin/maint/repair.php'),
(15836, '/home/iraneurobetcom/public_html/wp-admin/media-new.php', 'wp-admin/media-new.php'),
(15837, '/home/iraneurobetcom/public_html/wp-admin/media-upload.php', 'wp-admin/media-upload.php'),
(15838, '/home/iraneurobetcom/public_html/wp-admin/media.php', 'wp-admin/media.php'),
(15839, '/home/iraneurobetcom/public_html/wp-admin/menu-header.php', 'wp-admin/menu-header.php'),
(15840, '/home/iraneurobetcom/public_html/wp-admin/menu.php', 'wp-admin/menu.php'),
(15841, '/home/iraneurobetcom/public_html/wp-admin/moderation.php', 'wp-admin/moderation.php'),
(15842, '/home/iraneurobetcom/public_html/wp-admin/ms-admin.php', 'wp-admin/ms-admin.php'),
(15843, '/home/iraneurobetcom/public_html/wp-admin/ms-delete-site.php', 'wp-admin/ms-delete-site.php'),
(15844, '/home/iraneurobetcom/public_html/wp-admin/ms-edit.php', 'wp-admin/ms-edit.php'),
(15845, '/home/iraneurobetcom/public_html/wp-admin/ms-options.php', 'wp-admin/ms-options.php'),
(15846, '/home/iraneurobetcom/public_html/wp-admin/ms-sites.php', 'wp-admin/ms-sites.php'),
(15847, '/home/iraneurobetcom/public_html/wp-admin/ms-themes.php', 'wp-admin/ms-themes.php'),
(15848, '/home/iraneurobetcom/public_html/wp-admin/ms-upgrade-network.php', 'wp-admin/ms-upgrade-network.php'),
(15849, '/home/iraneurobetcom/public_html/wp-admin/ms-users.php', 'wp-admin/ms-users.php'),
(15850, '/home/iraneurobetcom/public_html/wp-admin/my-sites.php', 'wp-admin/my-sites.php'),
(15851, '/home/iraneurobetcom/public_html/wp-admin/nav-menus.php', 'wp-admin/nav-menus.php'),
(15852, '/home/iraneurobetcom/public_html/wp-admin/network/about.php', 'wp-admin/network/about.php'),
(15853, '/home/iraneurobetcom/public_html/wp-admin/network/admin.php', 'wp-admin/network/admin.php'),
(15854, '/home/iraneurobetcom/public_html/wp-admin/network/contribute.php', 'wp-admin/network/contribute.php'),
(15855, '/home/iraneurobetcom/public_html/wp-admin/network/credits.php', 'wp-admin/network/credits.php'),
(15856, '/home/iraneurobetcom/public_html/wp-admin/network/edit.php', 'wp-admin/network/edit.php'),
(15857, '/home/iraneurobetcom/public_html/wp-admin/network/error_log', 'wp-admin/network/error_log'),
(15858, '/home/iraneurobetcom/public_html/wp-admin/network/freedoms.php', 'wp-admin/network/freedoms.php'),
(15859, '/home/iraneurobetcom/public_html/wp-admin/network/index.php', 'wp-admin/network/index.php'),
(15860, '/home/iraneurobetcom/public_html/wp-admin/network/menu.php', 'wp-admin/network/menu.php'),
(15861, '/home/iraneurobetcom/public_html/wp-admin/network/plugin-editor.php', 'wp-admin/network/plugin-editor.php'),
(15862, '/home/iraneurobetcom/public_html/wp-admin/network/plugin-install.php', 'wp-admin/network/plugin-install.php'),
(15863, '/home/iraneurobetcom/public_html/wp-admin/network/plugins.php', 'wp-admin/network/plugins.php'),
(15864, '/home/iraneurobetcom/public_html/wp-admin/network/privacy.php', 'wp-admin/network/privacy.php'),
(15865, '/home/iraneurobetcom/public_html/wp-admin/network/profile.php', 'wp-admin/network/profile.php'),
(15866, '/home/iraneurobetcom/public_html/wp-admin/network/settings.php', 'wp-admin/network/settings.php'),
(15867, '/home/iraneurobetcom/public_html/wp-admin/network/setup.php', 'wp-admin/network/setup.php'),
(15868, '/home/iraneurobetcom/public_html/wp-admin/network/site-info.php', 'wp-admin/network/site-info.php'),
(15869, '/home/iraneurobetcom/public_html/wp-admin/network/site-new.php', 'wp-admin/network/site-new.php'),
(15870, '/home/iraneurobetcom/public_html/wp-admin/network/site-settings.php', 'wp-admin/network/site-settings.php'),
(15871, '/home/iraneurobetcom/public_html/wp-admin/network/site-themes.php', 'wp-admin/network/site-themes.php'),
(15872, '/home/iraneurobetcom/public_html/wp-admin/network/site-users.php', 'wp-admin/network/site-users.php'),
(15873, '/home/iraneurobetcom/public_html/wp-admin/network/sites.php', 'wp-admin/network/sites.php'),
(15874, '/home/iraneurobetcom/public_html/wp-admin/network/theme-editor.php', 'wp-admin/network/theme-editor.php'),
(15875, '/home/iraneurobetcom/public_html/wp-admin/network/theme-install.php', 'wp-admin/network/theme-install.php'),
(15876, '/home/iraneurobetcom/public_html/wp-admin/network/themes.php', 'wp-admin/network/themes.php'),
(15877, '/home/iraneurobetcom/public_html/wp-admin/network/update-core.php', 'wp-admin/network/update-core.php'),
(15878, '/home/iraneurobetcom/public_html/wp-admin/network/update.php', 'wp-admin/network/update.php'),
(15879, '/home/iraneurobetcom/public_html/wp-admin/network/upgrade.php', 'wp-admin/network/upgrade.php'),
(15880, '/home/iraneurobetcom/public_html/wp-admin/network/user-edit.php', 'wp-admin/network/user-edit.php'),
(15881, '/home/iraneurobetcom/public_html/wp-admin/network/user-new.php', 'wp-admin/network/user-new.php'),
(15882, '/home/iraneurobetcom/public_html/wp-admin/network/users.php', 'wp-admin/network/users.php'),
(15883, '/home/iraneurobetcom/public_html/wp-admin/network.php', 'wp-admin/network.php'),
(15884, '/home/iraneurobetcom/public_html/wp-admin/options-discussion.php', 'wp-admin/options-discussion.php'),
(15885, '/home/iraneurobetcom/public_html/wp-admin/options-general.php', 'wp-admin/options-general.php'),
(15886, '/home/iraneurobetcom/public_html/wp-admin/options-head.php', 'wp-admin/options-head.php'),
(15887, '/home/iraneurobetcom/public_html/wp-admin/options-media.php', 'wp-admin/options-media.php'),
(15888, '/home/iraneurobetcom/public_html/wp-admin/options-permalink.php', 'wp-admin/options-permalink.php'),
(15889, '/home/iraneurobetcom/public_html/wp-admin/options-privacy.php', 'wp-admin/options-privacy.php'),
(15890, '/home/iraneurobetcom/public_html/wp-admin/options-reading.php', 'wp-admin/options-reading.php'),
(15891, '/home/iraneurobetcom/public_html/wp-admin/options-writing.php', 'wp-admin/options-writing.php'),
(15892, '/home/iraneurobetcom/public_html/wp-admin/options.php', 'wp-admin/options.php'),
(15893, '/home/iraneurobetcom/public_html/wp-admin/plugin-editor.php', 'wp-admin/plugin-editor.php'),
(15894, '/home/iraneurobetcom/public_html/wp-admin/plugin-install.php', 'wp-admin/plugin-install.php'),
(15895, '/home/iraneurobetcom/public_html/wp-admin/plugins.php', 'wp-admin/plugins.php'),
(15896, '/home/iraneurobetcom/public_html/wp-admin/post-new.php', 'wp-admin/post-new.php'),
(15897, '/home/iraneurobetcom/public_html/wp-admin/post.php', 'wp-admin/post.php'),
(15898, '/home/iraneurobetcom/public_html/wp-admin/press-this.php', 'wp-admin/press-this.php'),
(15899, '/home/iraneurobetcom/public_html/wp-admin/privacy-policy-guide.php', 'wp-admin/privacy-policy-guide.php'),
(15900, '/home/iraneurobetcom/public_html/wp-admin/privacy.php', 'wp-admin/privacy.php'),
(15901, '/home/iraneurobetcom/public_html/wp-admin/profile.php', 'wp-admin/profile.php'),
(15902, '/home/iraneurobetcom/public_html/wp-admin/revision.php', 'wp-admin/revision.php'),
(15903, '/home/iraneurobetcom/public_html/wp-admin/setup-config.php', 'wp-admin/setup-config.php'),
(15904, '/home/iraneurobetcom/public_html/wp-admin/site-editor.php', 'wp-admin/site-editor.php'),
(15905, '/home/iraneurobetcom/public_html/wp-admin/site-health-info.php', 'wp-admin/site-health-info.php'),
(15906, '/home/iraneurobetcom/public_html/wp-admin/site-health.php', 'wp-admin/site-health.php'),
(15907, '/home/iraneurobetcom/public_html/wp-admin/term.php', 'wp-admin/term.php'),
(15908, '/home/iraneurobetcom/public_html/wp-admin/theme-editor.php', 'wp-admin/theme-editor.php'),
(15909, '/home/iraneurobetcom/public_html/wp-admin/theme-install.php', 'wp-admin/theme-install.php'),
(15910, '/home/iraneurobetcom/public_html/wp-admin/themes.php', 'wp-admin/themes.php'),
(15911, '/home/iraneurobetcom/public_html/wp-admin/tools.php', 'wp-admin/tools.php'),
(15912, '/home/iraneurobetcom/public_html/wp-admin/update-core.php', 'wp-admin/update-core.php'),
(15913, '/home/iraneurobetcom/public_html/wp-admin/update.php', 'wp-admin/update.php'),
(15914, '/home/iraneurobetcom/public_html/wp-admin/upgrade-functions.php', 'wp-admin/upgrade-functions.php'),
(15915, '/home/iraneurobetcom/public_html/wp-admin/upgrade.php', 'wp-admin/upgrade.php'),
(15916, '/home/iraneurobetcom/public_html/wp-admin/upload.php', 'wp-admin/upload.php'),
(15917, '/home/iraneurobetcom/public_html/wp-admin/user/about.php', 'wp-admin/user/about.php'),
(15918, '/home/iraneurobetcom/public_html/wp-admin/user/admin.php', 'wp-admin/user/admin.php'),
(15919, '/home/iraneurobetcom/public_html/wp-admin/user/contribute.php', 'wp-admin/user/contribute.php'),
(15920, '/home/iraneurobetcom/public_html/wp-admin/user/credits.php', 'wp-admin/user/credits.php'),
(15921, '/home/iraneurobetcom/public_html/wp-admin/user/error_log', 'wp-admin/user/error_log'),
(15922, '/home/iraneurobetcom/public_html/wp-admin/user/freedoms.php', 'wp-admin/user/freedoms.php'),
(15923, '/home/iraneurobetcom/public_html/wp-admin/user/index.php', 'wp-admin/user/index.php'),
(15924, '/home/iraneurobetcom/public_html/wp-admin/user/menu.php', 'wp-admin/user/menu.php'),
(15925, '/home/iraneurobetcom/public_html/wp-admin/user/privacy.php', 'wp-admin/user/privacy.php'),
(15926, '/home/iraneurobetcom/public_html/wp-admin/user/profile.php', 'wp-admin/user/profile.php'),
(15927, '/home/iraneurobetcom/public_html/wp-admin/user/user-edit.php', 'wp-admin/user/user-edit.php'),
(15928, '/home/iraneurobetcom/public_html/wp-admin/user-edit.php', 'wp-admin/user-edit.php'),
(15929, '/home/iraneurobetcom/public_html/wp-admin/user-new.php', 'wp-admin/user-new.php'),
(15930, '/home/iraneurobetcom/public_html/wp-admin/users.php', 'wp-admin/users.php'),
(15931, '/home/iraneurobetcom/public_html/wp-admin/widgets-form-blocks.php', 'wp-admin/widgets-form-blocks.php'),
(15932, '/home/iraneurobetcom/public_html/wp-admin/widgets-form.php', 'wp-admin/widgets-form.php'),
(15933, '/home/iraneurobetcom/public_html/wp-admin/widgets.php', 'wp-admin/widgets.php'),
(15934, '/home/iraneurobetcom/public_html/wp-blog-header.php', 'wp-blog-header.php'),
(15935, '/home/iraneurobetcom/public_html/wp-comments-post.php', 'wp-comments-post.php'),
(15936, '/home/iraneurobetcom/public_html/wp-config-sample.php', 'wp-config-sample.php'),
(15937, '/home/iraneurobetcom/public_html/wp-config.php', 'wp-config.php'),
(15938, '/home/iraneurobetcom/public_html/wp-cron.php', 'wp-cron.php'),
(15939, '/home/iraneurobetcom/public_html/wp-includes/ID3/getid3.lib.php', 'wp-includes/ID3/getid3.lib.php'),
(15940, '/home/iraneurobetcom/public_html/wp-includes/ID3/getid3.php', 'wp-includes/ID3/getid3.php'),
(15941, '/home/iraneurobetcom/public_html/wp-includes/ID3/license.txt', 'wp-includes/ID3/license.txt'),
(15942, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.asf.php', 'wp-includes/ID3/module.audio-video.asf.php'),
(15943, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.flv.php', 'wp-includes/ID3/module.audio-video.flv.php'),
(15944, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.matroska.php', 'wp-includes/ID3/module.audio-video.matroska.php'),
(15945, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.quicktime.php', 'wp-includes/ID3/module.audio-video.quicktime.php'),
(15946, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio-video.riff.php', 'wp-includes/ID3/module.audio-video.riff.php'),
(15947, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.ac3.php', 'wp-includes/ID3/module.audio.ac3.php'),
(15948, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.dts.php', 'wp-includes/ID3/module.audio.dts.php'),
(15949, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.flac.php', 'wp-includes/ID3/module.audio.flac.php'),
(15950, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.mp3.php', 'wp-includes/ID3/module.audio.mp3.php'),
(15951, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.audio.ogg.php', 'wp-includes/ID3/module.audio.ogg.php'),
(15952, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.apetag.php', 'wp-includes/ID3/module.tag.apetag.php'),
(15953, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.id3v1.php', 'wp-includes/ID3/module.tag.id3v1.php'),
(15954, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.id3v2.php', 'wp-includes/ID3/module.tag.id3v2.php'),
(15955, '/home/iraneurobetcom/public_html/wp-includes/ID3/module.tag.lyrics3.php', 'wp-includes/ID3/module.tag.lyrics3.php'),
(15956, '/home/iraneurobetcom/public_html/wp-includes/ID3/readme.txt', 'wp-includes/ID3/readme.txt'),
(15957, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-base64.php', 'wp-includes/IXR/class-IXR-base64.php'),
(15958, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-client.php', 'wp-includes/IXR/class-IXR-client.php'),
(15959, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-clientmulticall.php', 'wp-includes/IXR/class-IXR-clientmulticall.php'),
(15960, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-date.php', 'wp-includes/IXR/class-IXR-date.php'),
(15961, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-error.php', 'wp-includes/IXR/class-IXR-error.php'),
(15962, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-introspectionserver.php', 'wp-includes/IXR/class-IXR-introspectionserver.php'),
(15963, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-message.php', 'wp-includes/IXR/class-IXR-message.php'),
(15964, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-request.php', 'wp-includes/IXR/class-IXR-request.php'),
(15965, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-server.php', 'wp-includes/IXR/class-IXR-server.php'),
(15966, '/home/iraneurobetcom/public_html/wp-includes/IXR/class-IXR-value.php', 'wp-includes/IXR/class-IXR-value.php'),
(15967, '/home/iraneurobetcom/public_html/wp-includes/IXR/error_log', 'wp-includes/IXR/error_log'),
(15968, '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/Exception.php', 'wp-includes/PHPMailer/Exception.php'),
(15969, '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/PHPMailer.php', 'wp-includes/PHPMailer/PHPMailer.php'),
(15970, '/home/iraneurobetcom/public_html/wp-includes/PHPMailer/SMTP.php', 'wp-includes/PHPMailer/SMTP.php'),
(15971, '/home/iraneurobetcom/public_html/wp-includes/Requests/library/Requests.php', 'wp-includes/Requests/library/Requests.php'),
(15972, '/home/iraneurobetcom/public_html/wp-includes/Requests/library/error_log', 'wp-includes/Requests/library/error_log'),
(15973, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth/Basic.php', 'wp-includes/Requests/src/Auth/Basic.php'),
(15974, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth/error_log', 'wp-includes/Requests/src/Auth/error_log'),
(15975, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Auth.php', 'wp-includes/Requests/src/Auth.php'),
(15976, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Autoload.php', 'wp-includes/Requests/src/Autoload.php'),
(15977, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Capability.php', 'wp-includes/Requests/src/Capability.php'),
(15978, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Cookie/Jar.php', 'wp-includes/Requests/src/Cookie/Jar.php'),
(15979, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Cookie.php', 'wp-includes/Requests/src/Cookie.php'),
(15980, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/ArgumentCount.php', 'wp-includes/Requests/src/Exception/ArgumentCount.php'),
(15981, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status304.php', 'wp-includes/Requests/src/Exception/Http/Status304.php'),
(15982, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status305.php', 'wp-includes/Requests/src/Exception/Http/Status305.php'),
(15983, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status306.php', 'wp-includes/Requests/src/Exception/Http/Status306.php'),
(15984, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status400.php', 'wp-includes/Requests/src/Exception/Http/Status400.php'),
(15985, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status401.php', 'wp-includes/Requests/src/Exception/Http/Status401.php'),
(15986, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status402.php', 'wp-includes/Requests/src/Exception/Http/Status402.php'),
(15987, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status403.php', 'wp-includes/Requests/src/Exception/Http/Status403.php'),
(15988, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status404.php', 'wp-includes/Requests/src/Exception/Http/Status404.php'),
(15989, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status405.php', 'wp-includes/Requests/src/Exception/Http/Status405.php'),
(15990, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status406.php', 'wp-includes/Requests/src/Exception/Http/Status406.php'),
(15991, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status407.php', 'wp-includes/Requests/src/Exception/Http/Status407.php'),
(15992, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status408.php', 'wp-includes/Requests/src/Exception/Http/Status408.php'),
(15993, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status409.php', 'wp-includes/Requests/src/Exception/Http/Status409.php'),
(15994, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status410.php', 'wp-includes/Requests/src/Exception/Http/Status410.php'),
(15995, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status411.php', 'wp-includes/Requests/src/Exception/Http/Status411.php'),
(15996, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status412.php', 'wp-includes/Requests/src/Exception/Http/Status412.php'),
(15997, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status413.php', 'wp-includes/Requests/src/Exception/Http/Status413.php'),
(15998, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status414.php', 'wp-includes/Requests/src/Exception/Http/Status414.php'),
(15999, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status415.php', 'wp-includes/Requests/src/Exception/Http/Status415.php'),
(16000, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status416.php', 'wp-includes/Requests/src/Exception/Http/Status416.php'),
(16001, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status417.php', 'wp-includes/Requests/src/Exception/Http/Status417.php'),
(16002, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status418.php', 'wp-includes/Requests/src/Exception/Http/Status418.php'),
(16003, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status428.php', 'wp-includes/Requests/src/Exception/Http/Status428.php'),
(16004, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status429.php', 'wp-includes/Requests/src/Exception/Http/Status429.php'),
(16005, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status431.php', 'wp-includes/Requests/src/Exception/Http/Status431.php'),
(16006, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status500.php', 'wp-includes/Requests/src/Exception/Http/Status500.php'),
(16007, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status501.php', 'wp-includes/Requests/src/Exception/Http/Status501.php'),
(16008, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status502.php', 'wp-includes/Requests/src/Exception/Http/Status502.php'),
(16009, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status503.php', 'wp-includes/Requests/src/Exception/Http/Status503.php'),
(16010, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status504.php', 'wp-includes/Requests/src/Exception/Http/Status504.php'),
(16011, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status505.php', 'wp-includes/Requests/src/Exception/Http/Status505.php'),
(16012, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/Status511.php', 'wp-includes/Requests/src/Exception/Http/Status511.php'),
(16013, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/StatusUnknown.php', 'wp-includes/Requests/src/Exception/Http/StatusUnknown.php'),
(16014, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http/error_log', 'wp-includes/Requests/src/Exception/Http/error_log'),
(16015, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Http.php', 'wp-includes/Requests/src/Exception/Http.php'),
(16016, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/InvalidArgument.php', 'wp-includes/Requests/src/Exception/InvalidArgument.php'),
(16017, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport/Curl.php', 'wp-includes/Requests/src/Exception/Transport/Curl.php'),
(16018, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport/error_log', 'wp-includes/Requests/src/Exception/Transport/error_log'),
(16019, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/Transport.php', 'wp-includes/Requests/src/Exception/Transport.php'),
(16020, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception/error_log', 'wp-includes/Requests/src/Exception/error_log'),
(16021, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Exception.php', 'wp-includes/Requests/src/Exception.php'),
(16022, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/HookManager.php', 'wp-includes/Requests/src/HookManager.php'),
(16023, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Hooks.php', 'wp-includes/Requests/src/Hooks.php'),
(16024, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/IdnaEncoder.php', 'wp-includes/Requests/src/IdnaEncoder.php'),
(16025, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Ipv6.php', 'wp-includes/Requests/src/Ipv6.php'),
(16026, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Iri.php', 'wp-includes/Requests/src/Iri.php'),
(16027, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Port.php', 'wp-includes/Requests/src/Port.php'),
(16028, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy/Http.php', 'wp-includes/Requests/src/Proxy/Http.php'),
(16029, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy/error_log', 'wp-includes/Requests/src/Proxy/error_log'),
(16030, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Proxy.php', 'wp-includes/Requests/src/Proxy.php'),
(16031, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Requests.php', 'wp-includes/Requests/src/Requests.php'),
(16032, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response/Headers.php', 'wp-includes/Requests/src/Response/Headers.php'),
(16033, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response/error_log', 'wp-includes/Requests/src/Response/error_log'),
(16034, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Response.php', 'wp-includes/Requests/src/Response.php'),
(16035, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Session.php', 'wp-includes/Requests/src/Session.php'),
(16036, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Ssl.php', 'wp-includes/Requests/src/Ssl.php'),
(16037, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/Curl.php', 'wp-includes/Requests/src/Transport/Curl.php'),
(16038, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/Fsockopen.php', 'wp-includes/Requests/src/Transport/Fsockopen.php'),
(16039, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport/error_log', 'wp-includes/Requests/src/Transport/error_log'),
(16040, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Transport.php', 'wp-includes/Requests/src/Transport.php'),
(16041, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php', 'wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php'),
(16042, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/FilteredIterator.php', 'wp-includes/Requests/src/Utility/FilteredIterator.php'),
(16043, '/home/iraneurobetcom/public_html/wp-includes/Requests/src/Utility/InputValidator.php', 'wp-includes/Requests/src/Utility/InputValidator.php'),
(16044, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/autoloader.php', 'wp-includes/SimplePie/autoloader.php'),
(16045, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Author.php', 'wp-includes/SimplePie/library/SimplePie/Author.php'),
(16046, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Base.php', 'wp-includes/SimplePie/library/SimplePie/Cache/Base.php'),
(16047, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/DB.php', 'wp-includes/SimplePie/library/SimplePie/Cache/DB.php'),
(16048, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/File.php', 'wp-includes/SimplePie/library/SimplePie/Cache/File.php'),
(16049, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php', 'wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php'),
(16050, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php', 'wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php'),
(16051, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php', 'wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php'),
(16052, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache/Redis.php', 'wp-includes/SimplePie/library/SimplePie/Cache/Redis.php'),
(16053, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Cache.php', 'wp-includes/SimplePie/library/SimplePie/Cache.php'),
(16054, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Caption.php', 'wp-includes/SimplePie/library/SimplePie/Caption.php'),
(16055, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Category.php', 'wp-includes/SimplePie/library/SimplePie/Category.php'),
(16056, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php', 'wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php'),
(16057, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Copyright.php', 'wp-includes/SimplePie/library/SimplePie/Copyright.php'),
(16058, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Core.php', 'wp-includes/SimplePie/library/SimplePie/Core.php'),
(16059, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Credit.php', 'wp-includes/SimplePie/library/SimplePie/Credit.php'),
(16060, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php', 'wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php'),
(16061, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Enclosure.php', 'wp-includes/SimplePie/library/SimplePie/Enclosure.php'),
(16062, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Exception.php', 'wp-includes/SimplePie/library/SimplePie/Exception.php'),
(16063, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/File.php', 'wp-includes/SimplePie/library/SimplePie/File.php'),
(16064, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php', 'wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php'),
(16065, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/IRI.php', 'wp-includes/SimplePie/library/SimplePie/IRI.php'),
(16066, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Item.php', 'wp-includes/SimplePie/library/SimplePie/Item.php'),
(16067, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Locator.php', 'wp-includes/SimplePie/library/SimplePie/Locator.php'),
(16068, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Misc.php', 'wp-includes/SimplePie/library/SimplePie/Misc.php'),
(16069, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Net/IPv6.php', 'wp-includes/SimplePie/library/SimplePie/Net/IPv6.php'),
(16070, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Parse/Date.php', 'wp-includes/SimplePie/library/SimplePie/Parse/Date.php'),
(16071, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Parser.php', 'wp-includes/SimplePie/library/SimplePie/Parser.php'),
(16072, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Rating.php', 'wp-includes/SimplePie/library/SimplePie/Rating.php'),
(16073, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Registry.php', 'wp-includes/SimplePie/library/SimplePie/Registry.php'),
(16074, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Restriction.php', 'wp-includes/SimplePie/library/SimplePie/Restriction.php'),
(16075, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Sanitize.php', 'wp-includes/SimplePie/library/SimplePie/Sanitize.php'),
(16076, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/Source.php', 'wp-includes/SimplePie/library/SimplePie/Source.php'),
(16077, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php', 'wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php'),
(16078, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie/gzdecode.php', 'wp-includes/SimplePie/library/SimplePie/gzdecode.php'),
(16079, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/SimplePie.php', 'wp-includes/SimplePie/library/SimplePie.php'),
(16080, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/library/error_log', 'wp-includes/SimplePie/library/error_log'),
(16081, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Author.php', 'wp-includes/SimplePie/src/Author.php'),
(16082, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Base.php', 'wp-includes/SimplePie/src/Cache/Base.php'),
(16083, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/BaseDataCache.php', 'wp-includes/SimplePie/src/Cache/BaseDataCache.php'),
(16084, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/CallableNameFilter.php', 'wp-includes/SimplePie/src/Cache/CallableNameFilter.php'),
(16085, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/DB.php', 'wp-includes/SimplePie/src/Cache/DB.php'),
(16086, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/DataCache.php', 'wp-includes/SimplePie/src/Cache/DataCache.php'),
(16087, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/File.php', 'wp-includes/SimplePie/src/Cache/File.php'),
(16088, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Memcache.php', 'wp-includes/SimplePie/src/Cache/Memcache.php'),
(16089, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Memcached.php', 'wp-includes/SimplePie/src/Cache/Memcached.php'),
(16090, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/MySQL.php', 'wp-includes/SimplePie/src/Cache/MySQL.php'),
(16091, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/NameFilter.php', 'wp-includes/SimplePie/src/Cache/NameFilter.php'),
(16092, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Psr16.php', 'wp-includes/SimplePie/src/Cache/Psr16.php'),
(16093, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/Redis.php', 'wp-includes/SimplePie/src/Cache/Redis.php'),
(16094, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache/error_log', 'wp-includes/SimplePie/src/Cache/error_log'),
(16095, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Cache.php', 'wp-includes/SimplePie/src/Cache.php'),
(16096, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Caption.php', 'wp-includes/SimplePie/src/Caption.php'),
(16097, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Category.php', 'wp-includes/SimplePie/src/Category.php'),
(16098, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Content/Type/Sniffer.php', 'wp-includes/SimplePie/src/Content/Type/Sniffer.php'),
(16099, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Copyright.php', 'wp-includes/SimplePie/src/Copyright.php'),
(16100, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Core.php', 'wp-includes/SimplePie/src/Core.php'),
(16101, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Credit.php', 'wp-includes/SimplePie/src/Credit.php'),
(16102, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Decode/HTML/Entities.php', 'wp-includes/SimplePie/src/Decode/HTML/Entities.php'),
(16103, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Enclosure.php', 'wp-includes/SimplePie/src/Enclosure.php'),
(16104, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Exception.php', 'wp-includes/SimplePie/src/Exception.php'),
(16105, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/File.php', 'wp-includes/SimplePie/src/File.php'),
(16106, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Gzdecode.php', 'wp-includes/SimplePie/src/Gzdecode.php'),
(16107, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/HTTP/Parser.php', 'wp-includes/SimplePie/src/HTTP/Parser.php'),
(16108, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/IRI.php', 'wp-includes/SimplePie/src/IRI.php'),
(16109, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Item.php', 'wp-includes/SimplePie/src/Item.php'),
(16110, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Locator.php', 'wp-includes/SimplePie/src/Locator.php'),
(16111, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Misc.php', 'wp-includes/SimplePie/src/Misc.php'),
(16112, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Net/IPv6.php', 'wp-includes/SimplePie/src/Net/IPv6.php'),
(16113, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Parse/Date.php', 'wp-includes/SimplePie/src/Parse/Date.php'),
(16114, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Parser.php', 'wp-includes/SimplePie/src/Parser.php'),
(16115, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Rating.php', 'wp-includes/SimplePie/src/Rating.php'),
(16116, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Registry.php', 'wp-includes/SimplePie/src/Registry.php'),
(16117, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/RegistryAware.php', 'wp-includes/SimplePie/src/RegistryAware.php'),
(16118, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Restriction.php', 'wp-includes/SimplePie/src/Restriction.php'),
(16119, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Sanitize.php', 'wp-includes/SimplePie/src/Sanitize.php'),
(16120, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/SimplePie.php', 'wp-includes/SimplePie/src/SimplePie.php'),
(16121, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/Source.php', 'wp-includes/SimplePie/src/Source.php'),
(16122, '/home/iraneurobetcom/public_html/wp-includes/SimplePie/src/XML/Declaration/Parser.php', 'wp-includes/SimplePie/src/XML/Declaration/Parser.php'),
(16123, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/native.php', 'wp-includes/Text/Diff/Engine/native.php'),
(16124, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/shell.php', 'wp-includes/Text/Diff/Engine/shell.php'),
(16125, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/string.php', 'wp-includes/Text/Diff/Engine/string.php'),
(16126, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Engine/xdiff.php', 'wp-includes/Text/Diff/Engine/xdiff.php'),
(16127, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Renderer/inline.php', 'wp-includes/Text/Diff/Renderer/inline.php'),
(16128, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff/Renderer.php', 'wp-includes/Text/Diff/Renderer.php'),
(16129, '/home/iraneurobetcom/public_html/wp-includes/Text/Diff.php', 'wp-includes/Text/Diff.php'),
(16130, '/home/iraneurobetcom/public_html/wp-includes/Text/Exception.php', 'wp-includes/Text/Exception.php'),
(16131, '/home/iraneurobetcom/public_html/wp-includes/admin-bar.php', 'wp-includes/admin-bar.php'),
(16132, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-packages.min.php', 'wp-includes/assets/script-loader-packages.min.php'),
(16133, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-packages.php', 'wp-includes/assets/script-loader-packages.php'),
(16134, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-entry.min.php', 'wp-includes/assets/script-loader-react-refresh-entry.min.php'),
(16135, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-entry.php', 'wp-includes/assets/script-loader-react-refresh-entry.php'),
(16136, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-runtime.min.php', 'wp-includes/assets/script-loader-react-refresh-runtime.min.php'),
(16137, '/home/iraneurobetcom/public_html/wp-includes/assets/script-loader-react-refresh-runtime.php', 'wp-includes/assets/script-loader-react-refresh-runtime.php'),
(16138, '/home/iraneurobetcom/public_html/wp-includes/assets/script-modules-packages.min.php', 'wp-includes/assets/script-modules-packages.min.php'),
(16139, '/home/iraneurobetcom/public_html/wp-includes/assets/script-modules-packages.php', 'wp-includes/assets/script-modules-packages.php'),
(16140, '/home/iraneurobetcom/public_html/wp-includes/atomlib.php', 'wp-includes/atomlib.php'),
(16141, '/home/iraneurobetcom/public_html/wp-includes/author-template.php', 'wp-includes/author-template.php'),
(16142, '/home/iraneurobetcom/public_html/wp-includes/block-bindings/error_log', 'wp-includes/block-bindings/error_log'),
(16143, '/home/iraneurobetcom/public_html/wp-includes/block-bindings/pattern-overrides.php', 'wp-includes/block-bindings/pattern-overrides.php'),
(16144, '/home/iraneurobetcom/public_html/wp-includes/block-bindings/post-meta.php', 'wp-includes/block-bindings/post-meta.php'),
(16145, '/home/iraneurobetcom/public_html/wp-includes/block-bindings.php', 'wp-includes/block-bindings.php'),
(16146, '/home/iraneurobetcom/public_html/wp-includes/block-editor.php', 'wp-includes/block-editor.php'),
(16147, '/home/iraneurobetcom/public_html/wp-includes/block-i18n.json', 'wp-includes/block-i18n.json'),
(16148, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/error_log', 'wp-includes/block-patterns/error_log'),
(16149, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-grid-posts.php', 'wp-includes/block-patterns/query-grid-posts.php'),
(16150, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-large-title-posts.php', 'wp-includes/block-patterns/query-large-title-posts.php'),
(16151, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-medium-posts.php', 'wp-includes/block-patterns/query-medium-posts.php'),
(16152, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-offset-posts.php', 'wp-includes/block-patterns/query-offset-posts.php'),
(16153, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-small-posts.php', 'wp-includes/block-patterns/query-small-posts.php'),
(16154, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/query-standard-posts.php', 'wp-includes/block-patterns/query-standard-posts.php'),
(16155, '/home/iraneurobetcom/public_html/wp-includes/block-patterns/social-links-shared-background-color.php', 'wp-includes/block-patterns/social-links-shared-background-color.php'),
(16156, '/home/iraneurobetcom/public_html/wp-includes/block-patterns.php', 'wp-includes/block-patterns.php'),
(16157, '/home/iraneurobetcom/public_html/wp-includes/block-supports/align.php', 'wp-includes/block-supports/align.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(16158, '/home/iraneurobetcom/public_html/wp-includes/block-supports/aria-label.php', 'wp-includes/block-supports/aria-label.php'),
(16159, '/home/iraneurobetcom/public_html/wp-includes/block-supports/background.php', 'wp-includes/block-supports/background.php'),
(16160, '/home/iraneurobetcom/public_html/wp-includes/block-supports/block-style-variations.php', 'wp-includes/block-supports/block-style-variations.php'),
(16161, '/home/iraneurobetcom/public_html/wp-includes/block-supports/border.php', 'wp-includes/block-supports/border.php'),
(16162, '/home/iraneurobetcom/public_html/wp-includes/block-supports/colors.php', 'wp-includes/block-supports/colors.php'),
(16163, '/home/iraneurobetcom/public_html/wp-includes/block-supports/custom-classname.php', 'wp-includes/block-supports/custom-classname.php'),
(16164, '/home/iraneurobetcom/public_html/wp-includes/block-supports/dimensions.php', 'wp-includes/block-supports/dimensions.php'),
(16165, '/home/iraneurobetcom/public_html/wp-includes/block-supports/duotone.php', 'wp-includes/block-supports/duotone.php'),
(16166, '/home/iraneurobetcom/public_html/wp-includes/block-supports/elements.php', 'wp-includes/block-supports/elements.php'),
(16167, '/home/iraneurobetcom/public_html/wp-includes/block-supports/error_log', 'wp-includes/block-supports/error_log'),
(16168, '/home/iraneurobetcom/public_html/wp-includes/block-supports/generated-classname.php', 'wp-includes/block-supports/generated-classname.php'),
(16169, '/home/iraneurobetcom/public_html/wp-includes/block-supports/layout.php', 'wp-includes/block-supports/layout.php'),
(16170, '/home/iraneurobetcom/public_html/wp-includes/block-supports/position.php', 'wp-includes/block-supports/position.php'),
(16171, '/home/iraneurobetcom/public_html/wp-includes/block-supports/settings.php', 'wp-includes/block-supports/settings.php'),
(16172, '/home/iraneurobetcom/public_html/wp-includes/block-supports/shadow.php', 'wp-includes/block-supports/shadow.php'),
(16173, '/home/iraneurobetcom/public_html/wp-includes/block-supports/spacing.php', 'wp-includes/block-supports/spacing.php'),
(16174, '/home/iraneurobetcom/public_html/wp-includes/block-supports/typography.php', 'wp-includes/block-supports/typography.php'),
(16175, '/home/iraneurobetcom/public_html/wp-includes/block-supports/utils.php', 'wp-includes/block-supports/utils.php'),
(16176, '/home/iraneurobetcom/public_html/wp-includes/block-template-utils.php', 'wp-includes/block-template-utils.php'),
(16177, '/home/iraneurobetcom/public_html/wp-includes/block-template.php', 'wp-includes/block-template.php'),
(16178, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/block.json', 'wp-includes/blocks/archives/block.json'),
(16179, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor-rtl.css', 'wp-includes/blocks/archives/editor-rtl.css'),
(16180, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor-rtl.min.css', 'wp-includes/blocks/archives/editor-rtl.min.css'),
(16181, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor.css', 'wp-includes/blocks/archives/editor.css'),
(16182, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/editor.min.css', 'wp-includes/blocks/archives/editor.min.css'),
(16183, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style-rtl.css', 'wp-includes/blocks/archives/style-rtl.css'),
(16184, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style-rtl.min.css', 'wp-includes/blocks/archives/style-rtl.min.css'),
(16185, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style.css', 'wp-includes/blocks/archives/style.css'),
(16186, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives/style.min.css', 'wp-includes/blocks/archives/style.min.css'),
(16187, '/home/iraneurobetcom/public_html/wp-includes/blocks/archives.php', 'wp-includes/blocks/archives.php'),
(16188, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/block.json', 'wp-includes/blocks/audio/block.json'),
(16189, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor-rtl.css', 'wp-includes/blocks/audio/editor-rtl.css'),
(16190, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor-rtl.min.css', 'wp-includes/blocks/audio/editor-rtl.min.css'),
(16191, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor.css', 'wp-includes/blocks/audio/editor.css'),
(16192, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/editor.min.css', 'wp-includes/blocks/audio/editor.min.css'),
(16193, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style-rtl.css', 'wp-includes/blocks/audio/style-rtl.css'),
(16194, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style-rtl.min.css', 'wp-includes/blocks/audio/style-rtl.min.css'),
(16195, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style.css', 'wp-includes/blocks/audio/style.css'),
(16196, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/style.min.css', 'wp-includes/blocks/audio/style.min.css'),
(16197, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme-rtl.css', 'wp-includes/blocks/audio/theme-rtl.css'),
(16198, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme-rtl.min.css', 'wp-includes/blocks/audio/theme-rtl.min.css'),
(16199, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme.css', 'wp-includes/blocks/audio/theme.css'),
(16200, '/home/iraneurobetcom/public_html/wp-includes/blocks/audio/theme.min.css', 'wp-includes/blocks/audio/theme.min.css'),
(16201, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/block.json', 'wp-includes/blocks/avatar/block.json'),
(16202, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor-rtl.css', 'wp-includes/blocks/avatar/editor-rtl.css'),
(16203, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor-rtl.min.css', 'wp-includes/blocks/avatar/editor-rtl.min.css'),
(16204, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor.css', 'wp-includes/blocks/avatar/editor.css'),
(16205, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/editor.min.css', 'wp-includes/blocks/avatar/editor.min.css'),
(16206, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style-rtl.css', 'wp-includes/blocks/avatar/style-rtl.css'),
(16207, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style-rtl.min.css', 'wp-includes/blocks/avatar/style-rtl.min.css'),
(16208, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style.css', 'wp-includes/blocks/avatar/style.css'),
(16209, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar/style.min.css', 'wp-includes/blocks/avatar/style.min.css'),
(16210, '/home/iraneurobetcom/public_html/wp-includes/blocks/avatar.php', 'wp-includes/blocks/avatar.php'),
(16211, '/home/iraneurobetcom/public_html/wp-includes/blocks/block/block.json', 'wp-includes/blocks/block/block.json'),
(16212, '/home/iraneurobetcom/public_html/wp-includes/blocks/block.php', 'wp-includes/blocks/block.php'),
(16213, '/home/iraneurobetcom/public_html/wp-includes/blocks/blocks-json.php', 'wp-includes/blocks/blocks-json.php'),
(16214, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/block.json', 'wp-includes/blocks/button/block.json'),
(16215, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor-rtl.css', 'wp-includes/blocks/button/editor-rtl.css'),
(16216, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor-rtl.min.css', 'wp-includes/blocks/button/editor-rtl.min.css'),
(16217, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor.css', 'wp-includes/blocks/button/editor.css'),
(16218, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/editor.min.css', 'wp-includes/blocks/button/editor.min.css'),
(16219, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style-rtl.css', 'wp-includes/blocks/button/style-rtl.css'),
(16220, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style-rtl.min.css', 'wp-includes/blocks/button/style-rtl.min.css'),
(16221, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style.css', 'wp-includes/blocks/button/style.css'),
(16222, '/home/iraneurobetcom/public_html/wp-includes/blocks/button/style.min.css', 'wp-includes/blocks/button/style.min.css'),
(16223, '/home/iraneurobetcom/public_html/wp-includes/blocks/button.php', 'wp-includes/blocks/button.php'),
(16224, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/block.json', 'wp-includes/blocks/buttons/block.json'),
(16225, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor-rtl.css', 'wp-includes/blocks/buttons/editor-rtl.css'),
(16226, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor-rtl.min.css', 'wp-includes/blocks/buttons/editor-rtl.min.css'),
(16227, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor.css', 'wp-includes/blocks/buttons/editor.css'),
(16228, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/editor.min.css', 'wp-includes/blocks/buttons/editor.min.css'),
(16229, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style-rtl.css', 'wp-includes/blocks/buttons/style-rtl.css'),
(16230, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style-rtl.min.css', 'wp-includes/blocks/buttons/style-rtl.min.css'),
(16231, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style.css', 'wp-includes/blocks/buttons/style.css'),
(16232, '/home/iraneurobetcom/public_html/wp-includes/blocks/buttons/style.min.css', 'wp-includes/blocks/buttons/style.min.css'),
(16233, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/block.json', 'wp-includes/blocks/calendar/block.json'),
(16234, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style-rtl.css', 'wp-includes/blocks/calendar/style-rtl.css'),
(16235, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style-rtl.min.css', 'wp-includes/blocks/calendar/style-rtl.min.css'),
(16236, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style.css', 'wp-includes/blocks/calendar/style.css'),
(16237, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar/style.min.css', 'wp-includes/blocks/calendar/style.min.css'),
(16238, '/home/iraneurobetcom/public_html/wp-includes/blocks/calendar.php', 'wp-includes/blocks/calendar.php'),
(16239, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/block.json', 'wp-includes/blocks/categories/block.json'),
(16240, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor-rtl.css', 'wp-includes/blocks/categories/editor-rtl.css'),
(16241, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor-rtl.min.css', 'wp-includes/blocks/categories/editor-rtl.min.css'),
(16242, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor.css', 'wp-includes/blocks/categories/editor.css'),
(16243, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/editor.min.css', 'wp-includes/blocks/categories/editor.min.css'),
(16244, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style-rtl.css', 'wp-includes/blocks/categories/style-rtl.css'),
(16245, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style-rtl.min.css', 'wp-includes/blocks/categories/style-rtl.min.css'),
(16246, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style.css', 'wp-includes/blocks/categories/style.css'),
(16247, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories/style.min.css', 'wp-includes/blocks/categories/style.min.css'),
(16248, '/home/iraneurobetcom/public_html/wp-includes/blocks/categories.php', 'wp-includes/blocks/categories.php'),
(16249, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/block.json', 'wp-includes/blocks/code/block.json'),
(16250, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor-rtl.css', 'wp-includes/blocks/code/editor-rtl.css'),
(16251, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor-rtl.min.css', 'wp-includes/blocks/code/editor-rtl.min.css'),
(16252, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor.css', 'wp-includes/blocks/code/editor.css'),
(16253, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/editor.min.css', 'wp-includes/blocks/code/editor.min.css'),
(16254, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style-rtl.css', 'wp-includes/blocks/code/style-rtl.css'),
(16255, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style-rtl.min.css', 'wp-includes/blocks/code/style-rtl.min.css'),
(16256, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style.css', 'wp-includes/blocks/code/style.css'),
(16257, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/style.min.css', 'wp-includes/blocks/code/style.min.css'),
(16258, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme-rtl.css', 'wp-includes/blocks/code/theme-rtl.css'),
(16259, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme-rtl.min.css', 'wp-includes/blocks/code/theme-rtl.min.css'),
(16260, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme.css', 'wp-includes/blocks/code/theme.css'),
(16261, '/home/iraneurobetcom/public_html/wp-includes/blocks/code/theme.min.css', 'wp-includes/blocks/code/theme.min.css'),
(16262, '/home/iraneurobetcom/public_html/wp-includes/blocks/column/block.json', 'wp-includes/blocks/column/block.json'),
(16263, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/block.json', 'wp-includes/blocks/columns/block.json'),
(16264, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor-rtl.css', 'wp-includes/blocks/columns/editor-rtl.css'),
(16265, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor-rtl.min.css', 'wp-includes/blocks/columns/editor-rtl.min.css'),
(16266, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor.css', 'wp-includes/blocks/columns/editor.css'),
(16267, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/editor.min.css', 'wp-includes/blocks/columns/editor.min.css'),
(16268, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style-rtl.css', 'wp-includes/blocks/columns/style-rtl.css'),
(16269, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style-rtl.min.css', 'wp-includes/blocks/columns/style-rtl.min.css'),
(16270, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style.css', 'wp-includes/blocks/columns/style.css'),
(16271, '/home/iraneurobetcom/public_html/wp-includes/blocks/columns/style.min.css', 'wp-includes/blocks/columns/style.min.css'),
(16272, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/block.json', 'wp-includes/blocks/comment-author-name/block.json'),
(16273, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style-rtl.css', 'wp-includes/blocks/comment-author-name/style-rtl.css'),
(16274, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style-rtl.min.css', 'wp-includes/blocks/comment-author-name/style-rtl.min.css'),
(16275, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style.css', 'wp-includes/blocks/comment-author-name/style.css'),
(16276, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name/style.min.css', 'wp-includes/blocks/comment-author-name/style.min.css'),
(16277, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-author-name.php', 'wp-includes/blocks/comment-author-name.php'),
(16278, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/block.json', 'wp-includes/blocks/comment-content/block.json'),
(16279, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style-rtl.css', 'wp-includes/blocks/comment-content/style-rtl.css'),
(16280, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style-rtl.min.css', 'wp-includes/blocks/comment-content/style-rtl.min.css'),
(16281, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style.css', 'wp-includes/blocks/comment-content/style.css'),
(16282, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content/style.min.css', 'wp-includes/blocks/comment-content/style.min.css'),
(16283, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-content.php', 'wp-includes/blocks/comment-content.php'),
(16284, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/block.json', 'wp-includes/blocks/comment-date/block.json'),
(16285, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style-rtl.css', 'wp-includes/blocks/comment-date/style-rtl.css'),
(16286, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style-rtl.min.css', 'wp-includes/blocks/comment-date/style-rtl.min.css'),
(16287, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style.css', 'wp-includes/blocks/comment-date/style.css'),
(16288, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date/style.min.css', 'wp-includes/blocks/comment-date/style.min.css'),
(16289, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-date.php', 'wp-includes/blocks/comment-date.php'),
(16290, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/block.json', 'wp-includes/blocks/comment-edit-link/block.json'),
(16291, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style-rtl.css', 'wp-includes/blocks/comment-edit-link/style-rtl.css'),
(16292, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style-rtl.min.css', 'wp-includes/blocks/comment-edit-link/style-rtl.min.css'),
(16293, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style.css', 'wp-includes/blocks/comment-edit-link/style.css'),
(16294, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link/style.min.css', 'wp-includes/blocks/comment-edit-link/style.min.css'),
(16295, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-edit-link.php', 'wp-includes/blocks/comment-edit-link.php'),
(16296, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/block.json', 'wp-includes/blocks/comment-reply-link/block.json'),
(16297, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style-rtl.css', 'wp-includes/blocks/comment-reply-link/style-rtl.css'),
(16298, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style-rtl.min.css', 'wp-includes/blocks/comment-reply-link/style-rtl.min.css'),
(16299, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style.css', 'wp-includes/blocks/comment-reply-link/style.css'),
(16300, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link/style.min.css', 'wp-includes/blocks/comment-reply-link/style.min.css'),
(16301, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-reply-link.php', 'wp-includes/blocks/comment-reply-link.php'),
(16302, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/block.json', 'wp-includes/blocks/comment-template/block.json'),
(16303, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style-rtl.css', 'wp-includes/blocks/comment-template/style-rtl.css'),
(16304, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style-rtl.min.css', 'wp-includes/blocks/comment-template/style-rtl.min.css'),
(16305, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style.css', 'wp-includes/blocks/comment-template/style.css'),
(16306, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template/style.min.css', 'wp-includes/blocks/comment-template/style.min.css'),
(16307, '/home/iraneurobetcom/public_html/wp-includes/blocks/comment-template.php', 'wp-includes/blocks/comment-template.php'),
(16308, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/block.json', 'wp-includes/blocks/comments/block.json'),
(16309, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor-rtl.css', 'wp-includes/blocks/comments/editor-rtl.css'),
(16310, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor-rtl.min.css', 'wp-includes/blocks/comments/editor-rtl.min.css'),
(16311, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor.css', 'wp-includes/blocks/comments/editor.css'),
(16312, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/editor.min.css', 'wp-includes/blocks/comments/editor.min.css'),
(16313, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style-rtl.css', 'wp-includes/blocks/comments/style-rtl.css'),
(16314, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style-rtl.min.css', 'wp-includes/blocks/comments/style-rtl.min.css'),
(16315, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style.css', 'wp-includes/blocks/comments/style.css'),
(16316, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments/style.min.css', 'wp-includes/blocks/comments/style.min.css'),
(16317, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/block.json', 'wp-includes/blocks/comments-pagination/block.json'),
(16318, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor-rtl.css', 'wp-includes/blocks/comments-pagination/editor-rtl.css'),
(16319, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor-rtl.min.css', 'wp-includes/blocks/comments-pagination/editor-rtl.min.css'),
(16320, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor.css', 'wp-includes/blocks/comments-pagination/editor.css'),
(16321, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/editor.min.css', 'wp-includes/blocks/comments-pagination/editor.min.css'),
(16322, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style-rtl.css', 'wp-includes/blocks/comments-pagination/style-rtl.css'),
(16323, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style-rtl.min.css', 'wp-includes/blocks/comments-pagination/style-rtl.min.css'),
(16324, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style.css', 'wp-includes/blocks/comments-pagination/style.css'),
(16325, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination/style.min.css', 'wp-includes/blocks/comments-pagination/style.min.css'),
(16326, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-next/block.json', 'wp-includes/blocks/comments-pagination-next/block.json'),
(16327, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-next.php', 'wp-includes/blocks/comments-pagination-next.php'),
(16328, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/block.json', 'wp-includes/blocks/comments-pagination-numbers/block.json'),
(16329, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css', 'wp-includes/blocks/comments-pagination-numbers/editor-rtl.css'),
(16330, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css', 'wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css'),
(16331, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor.css', 'wp-includes/blocks/comments-pagination-numbers/editor.css'),
(16332, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers/editor.min.css', 'wp-includes/blocks/comments-pagination-numbers/editor.min.css'),
(16333, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-numbers.php', 'wp-includes/blocks/comments-pagination-numbers.php'),
(16334, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-previous/block.json', 'wp-includes/blocks/comments-pagination-previous/block.json'),
(16335, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination-previous.php', 'wp-includes/blocks/comments-pagination-previous.php'),
(16336, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-pagination.php', 'wp-includes/blocks/comments-pagination.php'),
(16337, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/block.json', 'wp-includes/blocks/comments-title/block.json'),
(16338, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor-rtl.css', 'wp-includes/blocks/comments-title/editor-rtl.css'),
(16339, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor-rtl.min.css', 'wp-includes/blocks/comments-title/editor-rtl.min.css'),
(16340, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor.css', 'wp-includes/blocks/comments-title/editor.css'),
(16341, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title/editor.min.css', 'wp-includes/blocks/comments-title/editor.min.css'),
(16342, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments-title.php', 'wp-includes/blocks/comments-title.php'),
(16343, '/home/iraneurobetcom/public_html/wp-includes/blocks/comments.php', 'wp-includes/blocks/comments.php'),
(16344, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/block.json', 'wp-includes/blocks/cover/block.json'),
(16345, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor-rtl.css', 'wp-includes/blocks/cover/editor-rtl.css'),
(16346, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor-rtl.min.css', 'wp-includes/blocks/cover/editor-rtl.min.css'),
(16347, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor.css', 'wp-includes/blocks/cover/editor.css'),
(16348, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/editor.min.css', 'wp-includes/blocks/cover/editor.min.css'),
(16349, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style-rtl.css', 'wp-includes/blocks/cover/style-rtl.css'),
(16350, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style-rtl.min.css', 'wp-includes/blocks/cover/style-rtl.min.css'),
(16351, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style.css', 'wp-includes/blocks/cover/style.css'),
(16352, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover/style.min.css', 'wp-includes/blocks/cover/style.min.css'),
(16353, '/home/iraneurobetcom/public_html/wp-includes/blocks/cover.php', 'wp-includes/blocks/cover.php'),
(16354, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/block.json', 'wp-includes/blocks/details/block.json'),
(16355, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor-rtl.css', 'wp-includes/blocks/details/editor-rtl.css'),
(16356, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor-rtl.min.css', 'wp-includes/blocks/details/editor-rtl.min.css'),
(16357, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor.css', 'wp-includes/blocks/details/editor.css'),
(16358, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/editor.min.css', 'wp-includes/blocks/details/editor.min.css'),
(16359, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style-rtl.css', 'wp-includes/blocks/details/style-rtl.css'),
(16360, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style-rtl.min.css', 'wp-includes/blocks/details/style-rtl.min.css'),
(16361, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style.css', 'wp-includes/blocks/details/style.css'),
(16362, '/home/iraneurobetcom/public_html/wp-includes/blocks/details/style.min.css', 'wp-includes/blocks/details/style.min.css'),
(16363, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/block.json', 'wp-includes/blocks/embed/block.json'),
(16364, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor-rtl.css', 'wp-includes/blocks/embed/editor-rtl.css'),
(16365, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor-rtl.min.css', 'wp-includes/blocks/embed/editor-rtl.min.css'),
(16366, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor.css', 'wp-includes/blocks/embed/editor.css'),
(16367, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/editor.min.css', 'wp-includes/blocks/embed/editor.min.css'),
(16368, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style-rtl.css', 'wp-includes/blocks/embed/style-rtl.css'),
(16369, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style-rtl.min.css', 'wp-includes/blocks/embed/style-rtl.min.css'),
(16370, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style.css', 'wp-includes/blocks/embed/style.css'),
(16371, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/style.min.css', 'wp-includes/blocks/embed/style.min.css'),
(16372, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme-rtl.css', 'wp-includes/blocks/embed/theme-rtl.css'),
(16373, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme-rtl.min.css', 'wp-includes/blocks/embed/theme-rtl.min.css'),
(16374, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme.css', 'wp-includes/blocks/embed/theme.css'),
(16375, '/home/iraneurobetcom/public_html/wp-includes/blocks/embed/theme.min.css', 'wp-includes/blocks/embed/theme.min.css'),
(16376, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/block.json', 'wp-includes/blocks/file/block.json'),
(16377, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor-rtl.css', 'wp-includes/blocks/file/editor-rtl.css'),
(16378, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor-rtl.min.css', 'wp-includes/blocks/file/editor-rtl.min.css'),
(16379, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor.css', 'wp-includes/blocks/file/editor.css'),
(16380, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/editor.min.css', 'wp-includes/blocks/file/editor.min.css'),
(16381, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style-rtl.css', 'wp-includes/blocks/file/style-rtl.css'),
(16382, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style-rtl.min.css', 'wp-includes/blocks/file/style-rtl.min.css'),
(16383, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style.css', 'wp-includes/blocks/file/style.css'),
(16384, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/style.min.css', 'wp-includes/blocks/file/style.min.css'),
(16385, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.asset.php', 'wp-includes/blocks/file/view.asset.php'),
(16386, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.js', 'wp-includes/blocks/file/view.js'),
(16387, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.min.asset.php', 'wp-includes/blocks/file/view.min.asset.php'),
(16388, '/home/iraneurobetcom/public_html/wp-includes/blocks/file/view.min.js', 'wp-includes/blocks/file/view.min.js'),
(16389, '/home/iraneurobetcom/public_html/wp-includes/blocks/file.php', 'wp-includes/blocks/file.php'),
(16390, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/block.json', 'wp-includes/blocks/footnotes/block.json'),
(16391, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style-rtl.css', 'wp-includes/blocks/footnotes/style-rtl.css'),
(16392, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style-rtl.min.css', 'wp-includes/blocks/footnotes/style-rtl.min.css'),
(16393, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style.css', 'wp-includes/blocks/footnotes/style.css'),
(16394, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes/style.min.css', 'wp-includes/blocks/footnotes/style.min.css'),
(16395, '/home/iraneurobetcom/public_html/wp-includes/blocks/footnotes.php', 'wp-includes/blocks/footnotes.php'),
(16396, '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/block.json', 'wp-includes/blocks/freeform/block.json'),
(16397, '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor-rtl.css', 'wp-includes/blocks/freeform/editor-rtl.css'),
(16398, '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor-rtl.min.css', 'wp-includes/blocks/freeform/editor-rtl.min.css'),
(16399, '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor.css', 'wp-includes/blocks/freeform/editor.css'),
(16400, '/home/iraneurobetcom/public_html/wp-includes/blocks/freeform/editor.min.css', 'wp-includes/blocks/freeform/editor.min.css'),
(16401, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/block.json', 'wp-includes/blocks/gallery/block.json'),
(16402, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor-rtl.css', 'wp-includes/blocks/gallery/editor-rtl.css'),
(16403, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor-rtl.min.css', 'wp-includes/blocks/gallery/editor-rtl.min.css'),
(16404, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor.css', 'wp-includes/blocks/gallery/editor.css'),
(16405, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/editor.min.css', 'wp-includes/blocks/gallery/editor.min.css'),
(16406, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style-rtl.css', 'wp-includes/blocks/gallery/style-rtl.css'),
(16407, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style-rtl.min.css', 'wp-includes/blocks/gallery/style-rtl.min.css'),
(16408, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style.css', 'wp-includes/blocks/gallery/style.css'),
(16409, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/style.min.css', 'wp-includes/blocks/gallery/style.min.css'),
(16410, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme-rtl.css', 'wp-includes/blocks/gallery/theme-rtl.css'),
(16411, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme-rtl.min.css', 'wp-includes/blocks/gallery/theme-rtl.min.css'),
(16412, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme.css', 'wp-includes/blocks/gallery/theme.css'),
(16413, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery/theme.min.css', 'wp-includes/blocks/gallery/theme.min.css'),
(16414, '/home/iraneurobetcom/public_html/wp-includes/blocks/gallery.php', 'wp-includes/blocks/gallery.php'),
(16415, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/block.json', 'wp-includes/blocks/group/block.json'),
(16416, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor-rtl.css', 'wp-includes/blocks/group/editor-rtl.css'),
(16417, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor-rtl.min.css', 'wp-includes/blocks/group/editor-rtl.min.css'),
(16418, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor.css', 'wp-includes/blocks/group/editor.css'),
(16419, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/editor.min.css', 'wp-includes/blocks/group/editor.min.css'),
(16420, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style-rtl.css', 'wp-includes/blocks/group/style-rtl.css'),
(16421, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style-rtl.min.css', 'wp-includes/blocks/group/style-rtl.min.css'),
(16422, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style.css', 'wp-includes/blocks/group/style.css'),
(16423, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/style.min.css', 'wp-includes/blocks/group/style.min.css'),
(16424, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme-rtl.css', 'wp-includes/blocks/group/theme-rtl.css'),
(16425, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme-rtl.min.css', 'wp-includes/blocks/group/theme-rtl.min.css'),
(16426, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme.css', 'wp-includes/blocks/group/theme.css'),
(16427, '/home/iraneurobetcom/public_html/wp-includes/blocks/group/theme.min.css', 'wp-includes/blocks/group/theme.min.css'),
(16428, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/block.json', 'wp-includes/blocks/heading/block.json'),
(16429, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style-rtl.css', 'wp-includes/blocks/heading/style-rtl.css'),
(16430, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style-rtl.min.css', 'wp-includes/blocks/heading/style-rtl.min.css'),
(16431, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style.css', 'wp-includes/blocks/heading/style.css'),
(16432, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading/style.min.css', 'wp-includes/blocks/heading/style.min.css'),
(16433, '/home/iraneurobetcom/public_html/wp-includes/blocks/heading.php', 'wp-includes/blocks/heading.php'),
(16434, '/home/iraneurobetcom/public_html/wp-includes/blocks/home-link/block.json', 'wp-includes/blocks/home-link/block.json'),
(16435, '/home/iraneurobetcom/public_html/wp-includes/blocks/home-link.php', 'wp-includes/blocks/home-link.php'),
(16436, '/home/iraneurobetcom/public_html/wp-includes/blocks/html/block.json', 'wp-includes/blocks/html/block.json'),
(16437, '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor-rtl.css', 'wp-includes/blocks/html/editor-rtl.css'),
(16438, '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor-rtl.min.css', 'wp-includes/blocks/html/editor-rtl.min.css'),
(16439, '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor.css', 'wp-includes/blocks/html/editor.css'),
(16440, '/home/iraneurobetcom/public_html/wp-includes/blocks/html/editor.min.css', 'wp-includes/blocks/html/editor.min.css'),
(16441, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/block.json', 'wp-includes/blocks/image/block.json'),
(16442, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor-rtl.css', 'wp-includes/blocks/image/editor-rtl.css'),
(16443, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor-rtl.min.css', 'wp-includes/blocks/image/editor-rtl.min.css'),
(16444, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor.css', 'wp-includes/blocks/image/editor.css'),
(16445, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/editor.min.css', 'wp-includes/blocks/image/editor.min.css'),
(16446, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style-rtl.css', 'wp-includes/blocks/image/style-rtl.css'),
(16447, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style-rtl.min.css', 'wp-includes/blocks/image/style-rtl.min.css'),
(16448, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style.css', 'wp-includes/blocks/image/style.css'),
(16449, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/style.min.css', 'wp-includes/blocks/image/style.min.css'),
(16450, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme-rtl.css', 'wp-includes/blocks/image/theme-rtl.css'),
(16451, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme-rtl.min.css', 'wp-includes/blocks/image/theme-rtl.min.css'),
(16452, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme.css', 'wp-includes/blocks/image/theme.css'),
(16453, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/theme.min.css', 'wp-includes/blocks/image/theme.min.css'),
(16454, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.asset.php', 'wp-includes/blocks/image/view.asset.php'),
(16455, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.js', 'wp-includes/blocks/image/view.js'),
(16456, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.min.asset.php', 'wp-includes/blocks/image/view.min.asset.php'),
(16457, '/home/iraneurobetcom/public_html/wp-includes/blocks/image/view.min.js', 'wp-includes/blocks/image/view.min.js'),
(16458, '/home/iraneurobetcom/public_html/wp-includes/blocks/image.php', 'wp-includes/blocks/image.php'),
(16459, '/home/iraneurobetcom/public_html/wp-includes/blocks/index.php', 'wp-includes/blocks/index.php'),
(16460, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/block.json', 'wp-includes/blocks/latest-comments/block.json'),
(16461, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style-rtl.css', 'wp-includes/blocks/latest-comments/style-rtl.css'),
(16462, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style-rtl.min.css', 'wp-includes/blocks/latest-comments/style-rtl.min.css'),
(16463, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style.css', 'wp-includes/blocks/latest-comments/style.css'),
(16464, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments/style.min.css', 'wp-includes/blocks/latest-comments/style.min.css'),
(16465, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-comments.php', 'wp-includes/blocks/latest-comments.php'),
(16466, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/block.json', 'wp-includes/blocks/latest-posts/block.json'),
(16467, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor-rtl.css', 'wp-includes/blocks/latest-posts/editor-rtl.css'),
(16468, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor-rtl.min.css', 'wp-includes/blocks/latest-posts/editor-rtl.min.css'),
(16469, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor.css', 'wp-includes/blocks/latest-posts/editor.css'),
(16470, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/editor.min.css', 'wp-includes/blocks/latest-posts/editor.min.css'),
(16471, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style-rtl.css', 'wp-includes/blocks/latest-posts/style-rtl.css'),
(16472, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style-rtl.min.css', 'wp-includes/blocks/latest-posts/style-rtl.min.css'),
(16473, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style.css', 'wp-includes/blocks/latest-posts/style.css'),
(16474, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts/style.min.css', 'wp-includes/blocks/latest-posts/style.min.css'),
(16475, '/home/iraneurobetcom/public_html/wp-includes/blocks/latest-posts.php', 'wp-includes/blocks/latest-posts.php'),
(16476, '/home/iraneurobetcom/public_html/wp-includes/blocks/legacy-widget/block.json', 'wp-includes/blocks/legacy-widget/block.json'),
(16477, '/home/iraneurobetcom/public_html/wp-includes/blocks/legacy-widget.php', 'wp-includes/blocks/legacy-widget.php'),
(16478, '/home/iraneurobetcom/public_html/wp-includes/blocks/list/block.json', 'wp-includes/blocks/list/block.json'),
(16479, '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style-rtl.css', 'wp-includes/blocks/list/style-rtl.css'),
(16480, '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style-rtl.min.css', 'wp-includes/blocks/list/style-rtl.min.css'),
(16481, '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style.css', 'wp-includes/blocks/list/style.css'),
(16482, '/home/iraneurobetcom/public_html/wp-includes/blocks/list/style.min.css', 'wp-includes/blocks/list/style.min.css'),
(16483, '/home/iraneurobetcom/public_html/wp-includes/blocks/list-item/block.json', 'wp-includes/blocks/list-item/block.json'),
(16484, '/home/iraneurobetcom/public_html/wp-includes/blocks/list.php', 'wp-includes/blocks/list.php'),
(16485, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/block.json', 'wp-includes/blocks/loginout/block.json'),
(16486, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style-rtl.css', 'wp-includes/blocks/loginout/style-rtl.css'),
(16487, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style-rtl.min.css', 'wp-includes/blocks/loginout/style-rtl.min.css'),
(16488, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style.css', 'wp-includes/blocks/loginout/style.css'),
(16489, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout/style.min.css', 'wp-includes/blocks/loginout/style.min.css'),
(16490, '/home/iraneurobetcom/public_html/wp-includes/blocks/loginout.php', 'wp-includes/blocks/loginout.php'),
(16491, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/block.json', 'wp-includes/blocks/media-text/block.json'),
(16492, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor-rtl.css', 'wp-includes/blocks/media-text/editor-rtl.css'),
(16493, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor-rtl.min.css', 'wp-includes/blocks/media-text/editor-rtl.min.css'),
(16494, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor.css', 'wp-includes/blocks/media-text/editor.css'),
(16495, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/editor.min.css', 'wp-includes/blocks/media-text/editor.min.css'),
(16496, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style-rtl.css', 'wp-includes/blocks/media-text/style-rtl.css'),
(16497, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style-rtl.min.css', 'wp-includes/blocks/media-text/style-rtl.min.css'),
(16498, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style.css', 'wp-includes/blocks/media-text/style.css'),
(16499, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text/style.min.css', 'wp-includes/blocks/media-text/style.min.css'),
(16500, '/home/iraneurobetcom/public_html/wp-includes/blocks/media-text.php', 'wp-includes/blocks/media-text.php'),
(16501, '/home/iraneurobetcom/public_html/wp-includes/blocks/missing/block.json', 'wp-includes/blocks/missing/block.json'),
(16502, '/home/iraneurobetcom/public_html/wp-includes/blocks/more/block.json', 'wp-includes/blocks/more/block.json'),
(16503, '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor-rtl.css', 'wp-includes/blocks/more/editor-rtl.css'),
(16504, '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor-rtl.min.css', 'wp-includes/blocks/more/editor-rtl.min.css'),
(16505, '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor.css', 'wp-includes/blocks/more/editor.css'),
(16506, '/home/iraneurobetcom/public_html/wp-includes/blocks/more/editor.min.css', 'wp-includes/blocks/more/editor.min.css'),
(16507, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/block.json', 'wp-includes/blocks/navigation/block.json'),
(16508, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor-rtl.css', 'wp-includes/blocks/navigation/editor-rtl.css'),
(16509, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor-rtl.min.css', 'wp-includes/blocks/navigation/editor-rtl.min.css'),
(16510, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor.css', 'wp-includes/blocks/navigation/editor.css'),
(16511, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/editor.min.css', 'wp-includes/blocks/navigation/editor.min.css'),
(16512, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style-rtl.css', 'wp-includes/blocks/navigation/style-rtl.css'),
(16513, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style-rtl.min.css', 'wp-includes/blocks/navigation/style-rtl.min.css'),
(16514, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style.css', 'wp-includes/blocks/navigation/style.css'),
(16515, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/style.min.css', 'wp-includes/blocks/navigation/style.min.css'),
(16516, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view-modal.asset.php', 'wp-includes/blocks/navigation/view-modal.asset.php'),
(16517, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view-modal.min.asset.php', 'wp-includes/blocks/navigation/view-modal.min.asset.php'),
(16518, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.asset.php', 'wp-includes/blocks/navigation/view.asset.php'),
(16519, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.js', 'wp-includes/blocks/navigation/view.js'),
(16520, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.min.asset.php', 'wp-includes/blocks/navigation/view.min.asset.php'),
(16521, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation/view.min.js', 'wp-includes/blocks/navigation/view.min.js'),
(16522, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/block.json', 'wp-includes/blocks/navigation-link/block.json'),
(16523, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor-rtl.css', 'wp-includes/blocks/navigation-link/editor-rtl.css'),
(16524, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor-rtl.min.css', 'wp-includes/blocks/navigation-link/editor-rtl.min.css'),
(16525, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor.css', 'wp-includes/blocks/navigation-link/editor.css'),
(16526, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/editor.min.css', 'wp-includes/blocks/navigation-link/editor.min.css'),
(16527, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style-rtl.css', 'wp-includes/blocks/navigation-link/style-rtl.css'),
(16528, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style-rtl.min.css', 'wp-includes/blocks/navigation-link/style-rtl.min.css'),
(16529, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style.css', 'wp-includes/blocks/navigation-link/style.css'),
(16530, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link/style.min.css', 'wp-includes/blocks/navigation-link/style.min.css'),
(16531, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-link.php', 'wp-includes/blocks/navigation-link.php'),
(16532, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/block.json', 'wp-includes/blocks/navigation-submenu/block.json'),
(16533, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.css', 'wp-includes/blocks/navigation-submenu/editor-rtl.css'),
(16534, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor-rtl.min.css', 'wp-includes/blocks/navigation-submenu/editor-rtl.min.css'),
(16535, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor.css', 'wp-includes/blocks/navigation-submenu/editor.css'),
(16536, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu/editor.min.css', 'wp-includes/blocks/navigation-submenu/editor.min.css'),
(16537, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation-submenu.php', 'wp-includes/blocks/navigation-submenu.php'),
(16538, '/home/iraneurobetcom/public_html/wp-includes/blocks/navigation.php', 'wp-includes/blocks/navigation.php'),
(16539, '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/block.json', 'wp-includes/blocks/nextpage/block.json'),
(16540, '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor-rtl.css', 'wp-includes/blocks/nextpage/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(16541, '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor-rtl.min.css', 'wp-includes/blocks/nextpage/editor-rtl.min.css'),
(16542, '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor.css', 'wp-includes/blocks/nextpage/editor.css'),
(16543, '/home/iraneurobetcom/public_html/wp-includes/blocks/nextpage/editor.min.css', 'wp-includes/blocks/nextpage/editor.min.css'),
(16544, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/block.json', 'wp-includes/blocks/page-list/block.json'),
(16545, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor-rtl.css', 'wp-includes/blocks/page-list/editor-rtl.css'),
(16546, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor-rtl.min.css', 'wp-includes/blocks/page-list/editor-rtl.min.css'),
(16547, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor.css', 'wp-includes/blocks/page-list/editor.css'),
(16548, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/editor.min.css', 'wp-includes/blocks/page-list/editor.min.css'),
(16549, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style-rtl.css', 'wp-includes/blocks/page-list/style-rtl.css'),
(16550, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style-rtl.min.css', 'wp-includes/blocks/page-list/style-rtl.min.css'),
(16551, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style.css', 'wp-includes/blocks/page-list/style.css'),
(16552, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list/style.min.css', 'wp-includes/blocks/page-list/style.min.css'),
(16553, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list-item/block.json', 'wp-includes/blocks/page-list-item/block.json'),
(16554, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list-item.php', 'wp-includes/blocks/page-list-item.php'),
(16555, '/home/iraneurobetcom/public_html/wp-includes/blocks/page-list.php', 'wp-includes/blocks/page-list.php'),
(16556, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/block.json', 'wp-includes/blocks/paragraph/block.json'),
(16557, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor-rtl.css', 'wp-includes/blocks/paragraph/editor-rtl.css'),
(16558, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor-rtl.min.css', 'wp-includes/blocks/paragraph/editor-rtl.min.css'),
(16559, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor.css', 'wp-includes/blocks/paragraph/editor.css'),
(16560, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/editor.min.css', 'wp-includes/blocks/paragraph/editor.min.css'),
(16561, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style-rtl.css', 'wp-includes/blocks/paragraph/style-rtl.css'),
(16562, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style-rtl.min.css', 'wp-includes/blocks/paragraph/style-rtl.min.css'),
(16563, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style.css', 'wp-includes/blocks/paragraph/style.css'),
(16564, '/home/iraneurobetcom/public_html/wp-includes/blocks/paragraph/style.min.css', 'wp-includes/blocks/paragraph/style.min.css'),
(16565, '/home/iraneurobetcom/public_html/wp-includes/blocks/pattern/block.json', 'wp-includes/blocks/pattern/block.json'),
(16566, '/home/iraneurobetcom/public_html/wp-includes/blocks/pattern.php', 'wp-includes/blocks/pattern.php'),
(16567, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/block.json', 'wp-includes/blocks/post-author/block.json'),
(16568, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor-rtl.css', 'wp-includes/blocks/post-author/editor-rtl.css'),
(16569, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor-rtl.min.css', 'wp-includes/blocks/post-author/editor-rtl.min.css'),
(16570, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor.css', 'wp-includes/blocks/post-author/editor.css'),
(16571, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/editor.min.css', 'wp-includes/blocks/post-author/editor.min.css'),
(16572, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style-rtl.css', 'wp-includes/blocks/post-author/style-rtl.css'),
(16573, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style-rtl.min.css', 'wp-includes/blocks/post-author/style-rtl.min.css'),
(16574, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style.css', 'wp-includes/blocks/post-author/style.css'),
(16575, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author/style.min.css', 'wp-includes/blocks/post-author/style.min.css'),
(16576, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/block.json', 'wp-includes/blocks/post-author-biography/block.json'),
(16577, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style-rtl.css', 'wp-includes/blocks/post-author-biography/style-rtl.css'),
(16578, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style-rtl.min.css', 'wp-includes/blocks/post-author-biography/style-rtl.min.css'),
(16579, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style.css', 'wp-includes/blocks/post-author-biography/style.css'),
(16580, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography/style.min.css', 'wp-includes/blocks/post-author-biography/style.min.css'),
(16581, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-biography.php', 'wp-includes/blocks/post-author-biography.php'),
(16582, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/block.json', 'wp-includes/blocks/post-author-name/block.json'),
(16583, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style-rtl.css', 'wp-includes/blocks/post-author-name/style-rtl.css'),
(16584, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style-rtl.min.css', 'wp-includes/blocks/post-author-name/style-rtl.min.css'),
(16585, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style.css', 'wp-includes/blocks/post-author-name/style.css'),
(16586, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name/style.min.css', 'wp-includes/blocks/post-author-name/style.min.css'),
(16587, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author-name.php', 'wp-includes/blocks/post-author-name.php'),
(16588, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-author.php', 'wp-includes/blocks/post-author.php'),
(16589, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/block.json', 'wp-includes/blocks/post-comments-form/block.json'),
(16590, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor-rtl.css', 'wp-includes/blocks/post-comments-form/editor-rtl.css'),
(16591, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor-rtl.min.css', 'wp-includes/blocks/post-comments-form/editor-rtl.min.css'),
(16592, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor.css', 'wp-includes/blocks/post-comments-form/editor.css'),
(16593, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/editor.min.css', 'wp-includes/blocks/post-comments-form/editor.min.css'),
(16594, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style-rtl.css', 'wp-includes/blocks/post-comments-form/style-rtl.css'),
(16595, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style-rtl.min.css', 'wp-includes/blocks/post-comments-form/style-rtl.min.css'),
(16596, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style.css', 'wp-includes/blocks/post-comments-form/style.css'),
(16597, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form/style.min.css', 'wp-includes/blocks/post-comments-form/style.min.css'),
(16598, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-comments-form.php', 'wp-includes/blocks/post-comments-form.php'),
(16599, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/block.json', 'wp-includes/blocks/post-content/block.json'),
(16600, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style-rtl.css', 'wp-includes/blocks/post-content/style-rtl.css'),
(16601, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style-rtl.min.css', 'wp-includes/blocks/post-content/style-rtl.min.css'),
(16602, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style.css', 'wp-includes/blocks/post-content/style.css'),
(16603, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content/style.min.css', 'wp-includes/blocks/post-content/style.min.css'),
(16604, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-content.php', 'wp-includes/blocks/post-content.php'),
(16605, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/block.json', 'wp-includes/blocks/post-date/block.json'),
(16606, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style-rtl.css', 'wp-includes/blocks/post-date/style-rtl.css'),
(16607, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style-rtl.min.css', 'wp-includes/blocks/post-date/style-rtl.min.css'),
(16608, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style.css', 'wp-includes/blocks/post-date/style.css'),
(16609, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date/style.min.css', 'wp-includes/blocks/post-date/style.min.css'),
(16610, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-date.php', 'wp-includes/blocks/post-date.php'),
(16611, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/block.json', 'wp-includes/blocks/post-excerpt/block.json'),
(16612, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor-rtl.css', 'wp-includes/blocks/post-excerpt/editor-rtl.css'),
(16613, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor-rtl.min.css', 'wp-includes/blocks/post-excerpt/editor-rtl.min.css'),
(16614, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor.css', 'wp-includes/blocks/post-excerpt/editor.css'),
(16615, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/editor.min.css', 'wp-includes/blocks/post-excerpt/editor.min.css'),
(16616, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style-rtl.css', 'wp-includes/blocks/post-excerpt/style-rtl.css'),
(16617, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style-rtl.min.css', 'wp-includes/blocks/post-excerpt/style-rtl.min.css'),
(16618, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style.css', 'wp-includes/blocks/post-excerpt/style.css'),
(16619, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt/style.min.css', 'wp-includes/blocks/post-excerpt/style.min.css'),
(16620, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-excerpt.php', 'wp-includes/blocks/post-excerpt.php'),
(16621, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/block.json', 'wp-includes/blocks/post-featured-image/block.json'),
(16622, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor-rtl.css', 'wp-includes/blocks/post-featured-image/editor-rtl.css'),
(16623, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor-rtl.min.css', 'wp-includes/blocks/post-featured-image/editor-rtl.min.css'),
(16624, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor.css', 'wp-includes/blocks/post-featured-image/editor.css'),
(16625, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/editor.min.css', 'wp-includes/blocks/post-featured-image/editor.min.css'),
(16626, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style-rtl.css', 'wp-includes/blocks/post-featured-image/style-rtl.css'),
(16627, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style-rtl.min.css', 'wp-includes/blocks/post-featured-image/style-rtl.min.css'),
(16628, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style.css', 'wp-includes/blocks/post-featured-image/style.css'),
(16629, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image/style.min.css', 'wp-includes/blocks/post-featured-image/style.min.css'),
(16630, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-featured-image.php', 'wp-includes/blocks/post-featured-image.php'),
(16631, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/block.json', 'wp-includes/blocks/post-navigation-link/block.json'),
(16632, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style-rtl.css', 'wp-includes/blocks/post-navigation-link/style-rtl.css'),
(16633, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style-rtl.min.css', 'wp-includes/blocks/post-navigation-link/style-rtl.min.css'),
(16634, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style.css', 'wp-includes/blocks/post-navigation-link/style.css'),
(16635, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link/style.min.css', 'wp-includes/blocks/post-navigation-link/style.min.css'),
(16636, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-navigation-link.php', 'wp-includes/blocks/post-navigation-link.php'),
(16637, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/block.json', 'wp-includes/blocks/post-template/block.json'),
(16638, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style-rtl.css', 'wp-includes/blocks/post-template/style-rtl.css'),
(16639, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style-rtl.min.css', 'wp-includes/blocks/post-template/style-rtl.min.css'),
(16640, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style.css', 'wp-includes/blocks/post-template/style.css'),
(16641, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template/style.min.css', 'wp-includes/blocks/post-template/style.min.css'),
(16642, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-template.php', 'wp-includes/blocks/post-template.php'),
(16643, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/block.json', 'wp-includes/blocks/post-terms/block.json'),
(16644, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style-rtl.css', 'wp-includes/blocks/post-terms/style-rtl.css'),
(16645, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style-rtl.min.css', 'wp-includes/blocks/post-terms/style-rtl.min.css'),
(16646, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style.css', 'wp-includes/blocks/post-terms/style.css'),
(16647, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms/style.min.css', 'wp-includes/blocks/post-terms/style.min.css'),
(16648, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-terms.php', 'wp-includes/blocks/post-terms.php'),
(16649, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/block.json', 'wp-includes/blocks/post-title/block.json'),
(16650, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style-rtl.css', 'wp-includes/blocks/post-title/style-rtl.css'),
(16651, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style-rtl.min.css', 'wp-includes/blocks/post-title/style-rtl.min.css'),
(16652, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style.css', 'wp-includes/blocks/post-title/style.css'),
(16653, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title/style.min.css', 'wp-includes/blocks/post-title/style.min.css'),
(16654, '/home/iraneurobetcom/public_html/wp-includes/blocks/post-title.php', 'wp-includes/blocks/post-title.php'),
(16655, '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/block.json', 'wp-includes/blocks/preformatted/block.json'),
(16656, '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style-rtl.css', 'wp-includes/blocks/preformatted/style-rtl.css'),
(16657, '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style-rtl.min.css', 'wp-includes/blocks/preformatted/style-rtl.min.css'),
(16658, '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style.css', 'wp-includes/blocks/preformatted/style.css'),
(16659, '/home/iraneurobetcom/public_html/wp-includes/blocks/preformatted/style.min.css', 'wp-includes/blocks/preformatted/style.min.css'),
(16660, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/block.json', 'wp-includes/blocks/pullquote/block.json'),
(16661, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor-rtl.css', 'wp-includes/blocks/pullquote/editor-rtl.css'),
(16662, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor-rtl.min.css', 'wp-includes/blocks/pullquote/editor-rtl.min.css'),
(16663, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor.css', 'wp-includes/blocks/pullquote/editor.css'),
(16664, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/editor.min.css', 'wp-includes/blocks/pullquote/editor.min.css'),
(16665, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style-rtl.css', 'wp-includes/blocks/pullquote/style-rtl.css'),
(16666, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style-rtl.min.css', 'wp-includes/blocks/pullquote/style-rtl.min.css'),
(16667, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style.css', 'wp-includes/blocks/pullquote/style.css'),
(16668, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/style.min.css', 'wp-includes/blocks/pullquote/style.min.css'),
(16669, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme-rtl.css', 'wp-includes/blocks/pullquote/theme-rtl.css'),
(16670, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme-rtl.min.css', 'wp-includes/blocks/pullquote/theme-rtl.min.css'),
(16671, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme.css', 'wp-includes/blocks/pullquote/theme.css'),
(16672, '/home/iraneurobetcom/public_html/wp-includes/blocks/pullquote/theme.min.css', 'wp-includes/blocks/pullquote/theme.min.css'),
(16673, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/block.json', 'wp-includes/blocks/query/block.json'),
(16674, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor-rtl.css', 'wp-includes/blocks/query/editor-rtl.css'),
(16675, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor-rtl.min.css', 'wp-includes/blocks/query/editor-rtl.min.css'),
(16676, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor.css', 'wp-includes/blocks/query/editor.css'),
(16677, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/editor.min.css', 'wp-includes/blocks/query/editor.min.css'),
(16678, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.asset.php', 'wp-includes/blocks/query/view.asset.php'),
(16679, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.js', 'wp-includes/blocks/query/view.js'),
(16680, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.min.asset.php', 'wp-includes/blocks/query/view.min.asset.php'),
(16681, '/home/iraneurobetcom/public_html/wp-includes/blocks/query/view.min.js', 'wp-includes/blocks/query/view.min.js'),
(16682, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-no-results/block.json', 'wp-includes/blocks/query-no-results/block.json'),
(16683, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-no-results.php', 'wp-includes/blocks/query-no-results.php'),
(16684, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/block.json', 'wp-includes/blocks/query-pagination/block.json'),
(16685, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor-rtl.css', 'wp-includes/blocks/query-pagination/editor-rtl.css'),
(16686, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor-rtl.min.css', 'wp-includes/blocks/query-pagination/editor-rtl.min.css'),
(16687, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor.css', 'wp-includes/blocks/query-pagination/editor.css'),
(16688, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/editor.min.css', 'wp-includes/blocks/query-pagination/editor.min.css'),
(16689, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style-rtl.css', 'wp-includes/blocks/query-pagination/style-rtl.css'),
(16690, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style-rtl.min.css', 'wp-includes/blocks/query-pagination/style-rtl.min.css'),
(16691, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style.css', 'wp-includes/blocks/query-pagination/style.css'),
(16692, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination/style.min.css', 'wp-includes/blocks/query-pagination/style.min.css'),
(16693, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-next/block.json', 'wp-includes/blocks/query-pagination-next/block.json'),
(16694, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-next.php', 'wp-includes/blocks/query-pagination-next.php'),
(16695, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/block.json', 'wp-includes/blocks/query-pagination-numbers/block.json'),
(16696, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.css', 'wp-includes/blocks/query-pagination-numbers/editor-rtl.css'),
(16697, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css', 'wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css'),
(16698, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor.css', 'wp-includes/blocks/query-pagination-numbers/editor.css'),
(16699, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers/editor.min.css', 'wp-includes/blocks/query-pagination-numbers/editor.min.css'),
(16700, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-numbers.php', 'wp-includes/blocks/query-pagination-numbers.php'),
(16701, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-previous/block.json', 'wp-includes/blocks/query-pagination-previous/block.json'),
(16702, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination-previous.php', 'wp-includes/blocks/query-pagination-previous.php'),
(16703, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-pagination.php', 'wp-includes/blocks/query-pagination.php'),
(16704, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/block.json', 'wp-includes/blocks/query-title/block.json'),
(16705, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style-rtl.css', 'wp-includes/blocks/query-title/style-rtl.css'),
(16706, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style-rtl.min.css', 'wp-includes/blocks/query-title/style-rtl.min.css'),
(16707, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style.css', 'wp-includes/blocks/query-title/style.css'),
(16708, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title/style.min.css', 'wp-includes/blocks/query-title/style.min.css'),
(16709, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-title.php', 'wp-includes/blocks/query-title.php'),
(16710, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/block.json', 'wp-includes/blocks/query-total/block.json'),
(16711, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style-rtl.css', 'wp-includes/blocks/query-total/style-rtl.css'),
(16712, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style-rtl.min.css', 'wp-includes/blocks/query-total/style-rtl.min.css'),
(16713, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style.css', 'wp-includes/blocks/query-total/style.css'),
(16714, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total/style.min.css', 'wp-includes/blocks/query-total/style.min.css'),
(16715, '/home/iraneurobetcom/public_html/wp-includes/blocks/query-total.php', 'wp-includes/blocks/query-total.php'),
(16716, '/home/iraneurobetcom/public_html/wp-includes/blocks/query.php', 'wp-includes/blocks/query.php'),
(16717, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/block.json', 'wp-includes/blocks/quote/block.json'),
(16718, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style-rtl.css', 'wp-includes/blocks/quote/style-rtl.css'),
(16719, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style-rtl.min.css', 'wp-includes/blocks/quote/style-rtl.min.css'),
(16720, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style.css', 'wp-includes/blocks/quote/style.css'),
(16721, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/style.min.css', 'wp-includes/blocks/quote/style.min.css'),
(16722, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme-rtl.css', 'wp-includes/blocks/quote/theme-rtl.css'),
(16723, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme-rtl.min.css', 'wp-includes/blocks/quote/theme-rtl.min.css'),
(16724, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme.css', 'wp-includes/blocks/quote/theme.css'),
(16725, '/home/iraneurobetcom/public_html/wp-includes/blocks/quote/theme.min.css', 'wp-includes/blocks/quote/theme.min.css'),
(16726, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/block.json', 'wp-includes/blocks/read-more/block.json'),
(16727, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style-rtl.css', 'wp-includes/blocks/read-more/style-rtl.css'),
(16728, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style-rtl.min.css', 'wp-includes/blocks/read-more/style-rtl.min.css'),
(16729, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style.css', 'wp-includes/blocks/read-more/style.css'),
(16730, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more/style.min.css', 'wp-includes/blocks/read-more/style.min.css'),
(16731, '/home/iraneurobetcom/public_html/wp-includes/blocks/read-more.php', 'wp-includes/blocks/read-more.php'),
(16732, '/home/iraneurobetcom/public_html/wp-includes/blocks/require-dynamic-blocks.php', 'wp-includes/blocks/require-dynamic-blocks.php'),
(16733, '/home/iraneurobetcom/public_html/wp-includes/blocks/require-static-blocks.php', 'wp-includes/blocks/require-static-blocks.php'),
(16734, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/block.json', 'wp-includes/blocks/rss/block.json'),
(16735, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor-rtl.css', 'wp-includes/blocks/rss/editor-rtl.css'),
(16736, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor-rtl.min.css', 'wp-includes/blocks/rss/editor-rtl.min.css'),
(16737, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor.css', 'wp-includes/blocks/rss/editor.css'),
(16738, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/editor.min.css', 'wp-includes/blocks/rss/editor.min.css'),
(16739, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style-rtl.css', 'wp-includes/blocks/rss/style-rtl.css'),
(16740, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style-rtl.min.css', 'wp-includes/blocks/rss/style-rtl.min.css'),
(16741, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style.css', 'wp-includes/blocks/rss/style.css'),
(16742, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss/style.min.css', 'wp-includes/blocks/rss/style.min.css'),
(16743, '/home/iraneurobetcom/public_html/wp-includes/blocks/rss.php', 'wp-includes/blocks/rss.php'),
(16744, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/block.json', 'wp-includes/blocks/search/block.json'),
(16745, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor-rtl.css', 'wp-includes/blocks/search/editor-rtl.css'),
(16746, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor-rtl.min.css', 'wp-includes/blocks/search/editor-rtl.min.css'),
(16747, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor.css', 'wp-includes/blocks/search/editor.css'),
(16748, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/editor.min.css', 'wp-includes/blocks/search/editor.min.css'),
(16749, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style-rtl.css', 'wp-includes/blocks/search/style-rtl.css'),
(16750, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style-rtl.min.css', 'wp-includes/blocks/search/style-rtl.min.css'),
(16751, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style.css', 'wp-includes/blocks/search/style.css'),
(16752, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/style.min.css', 'wp-includes/blocks/search/style.min.css'),
(16753, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme-rtl.css', 'wp-includes/blocks/search/theme-rtl.css'),
(16754, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme-rtl.min.css', 'wp-includes/blocks/search/theme-rtl.min.css'),
(16755, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme.css', 'wp-includes/blocks/search/theme.css'),
(16756, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/theme.min.css', 'wp-includes/blocks/search/theme.min.css'),
(16757, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.asset.php', 'wp-includes/blocks/search/view.asset.php'),
(16758, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.js', 'wp-includes/blocks/search/view.js'),
(16759, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.min.asset.php', 'wp-includes/blocks/search/view.min.asset.php'),
(16760, '/home/iraneurobetcom/public_html/wp-includes/blocks/search/view.min.js', 'wp-includes/blocks/search/view.min.js'),
(16761, '/home/iraneurobetcom/public_html/wp-includes/blocks/search.php', 'wp-includes/blocks/search.php'),
(16762, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/block.json', 'wp-includes/blocks/separator/block.json'),
(16763, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor-rtl.css', 'wp-includes/blocks/separator/editor-rtl.css'),
(16764, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor-rtl.min.css', 'wp-includes/blocks/separator/editor-rtl.min.css'),
(16765, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor.css', 'wp-includes/blocks/separator/editor.css'),
(16766, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/editor.min.css', 'wp-includes/blocks/separator/editor.min.css'),
(16767, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style-rtl.css', 'wp-includes/blocks/separator/style-rtl.css'),
(16768, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style-rtl.min.css', 'wp-includes/blocks/separator/style-rtl.min.css'),
(16769, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style.css', 'wp-includes/blocks/separator/style.css'),
(16770, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/style.min.css', 'wp-includes/blocks/separator/style.min.css'),
(16771, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme-rtl.css', 'wp-includes/blocks/separator/theme-rtl.css'),
(16772, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme-rtl.min.css', 'wp-includes/blocks/separator/theme-rtl.min.css'),
(16773, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme.css', 'wp-includes/blocks/separator/theme.css'),
(16774, '/home/iraneurobetcom/public_html/wp-includes/blocks/separator/theme.min.css', 'wp-includes/blocks/separator/theme.min.css'),
(16775, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/block.json', 'wp-includes/blocks/shortcode/block.json'),
(16776, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor-rtl.css', 'wp-includes/blocks/shortcode/editor-rtl.css'),
(16777, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor-rtl.min.css', 'wp-includes/blocks/shortcode/editor-rtl.min.css'),
(16778, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor.css', 'wp-includes/blocks/shortcode/editor.css'),
(16779, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode/editor.min.css', 'wp-includes/blocks/shortcode/editor.min.css'),
(16780, '/home/iraneurobetcom/public_html/wp-includes/blocks/shortcode.php', 'wp-includes/blocks/shortcode.php'),
(16781, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/block.json', 'wp-includes/blocks/site-logo/block.json'),
(16782, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor-rtl.css', 'wp-includes/blocks/site-logo/editor-rtl.css'),
(16783, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor-rtl.min.css', 'wp-includes/blocks/site-logo/editor-rtl.min.css'),
(16784, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor.css', 'wp-includes/blocks/site-logo/editor.css'),
(16785, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/editor.min.css', 'wp-includes/blocks/site-logo/editor.min.css'),
(16786, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style-rtl.css', 'wp-includes/blocks/site-logo/style-rtl.css'),
(16787, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style-rtl.min.css', 'wp-includes/blocks/site-logo/style-rtl.min.css'),
(16788, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style.css', 'wp-includes/blocks/site-logo/style.css'),
(16789, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo/style.min.css', 'wp-includes/blocks/site-logo/style.min.css'),
(16790, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-logo.php', 'wp-includes/blocks/site-logo.php'),
(16791, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/block.json', 'wp-includes/blocks/site-tagline/block.json'),
(16792, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor-rtl.css', 'wp-includes/blocks/site-tagline/editor-rtl.css'),
(16793, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor-rtl.min.css', 'wp-includes/blocks/site-tagline/editor-rtl.min.css'),
(16794, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor.css', 'wp-includes/blocks/site-tagline/editor.css'),
(16795, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/editor.min.css', 'wp-includes/blocks/site-tagline/editor.min.css'),
(16796, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style-rtl.css', 'wp-includes/blocks/site-tagline/style-rtl.css'),
(16797, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style-rtl.min.css', 'wp-includes/blocks/site-tagline/style-rtl.min.css'),
(16798, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style.css', 'wp-includes/blocks/site-tagline/style.css'),
(16799, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline/style.min.css', 'wp-includes/blocks/site-tagline/style.min.css'),
(16800, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-tagline.php', 'wp-includes/blocks/site-tagline.php'),
(16801, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/block.json', 'wp-includes/blocks/site-title/block.json'),
(16802, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor-rtl.css', 'wp-includes/blocks/site-title/editor-rtl.css'),
(16803, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor-rtl.min.css', 'wp-includes/blocks/site-title/editor-rtl.min.css'),
(16804, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor.css', 'wp-includes/blocks/site-title/editor.css'),
(16805, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/editor.min.css', 'wp-includes/blocks/site-title/editor.min.css'),
(16806, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style-rtl.css', 'wp-includes/blocks/site-title/style-rtl.css'),
(16807, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style-rtl.min.css', 'wp-includes/blocks/site-title/style-rtl.min.css'),
(16808, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style.css', 'wp-includes/blocks/site-title/style.css'),
(16809, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title/style.min.css', 'wp-includes/blocks/site-title/style.min.css'),
(16810, '/home/iraneurobetcom/public_html/wp-includes/blocks/site-title.php', 'wp-includes/blocks/site-title.php'),
(16811, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/block.json', 'wp-includes/blocks/social-link/block.json'),
(16812, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor-rtl.css', 'wp-includes/blocks/social-link/editor-rtl.css'),
(16813, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor-rtl.min.css', 'wp-includes/blocks/social-link/editor-rtl.min.css'),
(16814, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor.css', 'wp-includes/blocks/social-link/editor.css'),
(16815, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link/editor.min.css', 'wp-includes/blocks/social-link/editor.min.css'),
(16816, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-link.php', 'wp-includes/blocks/social-link.php'),
(16817, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/block.json', 'wp-includes/blocks/social-links/block.json'),
(16818, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor-rtl.css', 'wp-includes/blocks/social-links/editor-rtl.css'),
(16819, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor-rtl.min.css', 'wp-includes/blocks/social-links/editor-rtl.min.css'),
(16820, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor.css', 'wp-includes/blocks/social-links/editor.css'),
(16821, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/editor.min.css', 'wp-includes/blocks/social-links/editor.min.css'),
(16822, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style-rtl.css', 'wp-includes/blocks/social-links/style-rtl.css'),
(16823, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style-rtl.min.css', 'wp-includes/blocks/social-links/style-rtl.min.css'),
(16824, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style.css', 'wp-includes/blocks/social-links/style.css'),
(16825, '/home/iraneurobetcom/public_html/wp-includes/blocks/social-links/style.min.css', 'wp-includes/blocks/social-links/style.min.css'),
(16826, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/block.json', 'wp-includes/blocks/spacer/block.json'),
(16827, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor-rtl.css', 'wp-includes/blocks/spacer/editor-rtl.css'),
(16828, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor-rtl.min.css', 'wp-includes/blocks/spacer/editor-rtl.min.css'),
(16829, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor.css', 'wp-includes/blocks/spacer/editor.css'),
(16830, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/editor.min.css', 'wp-includes/blocks/spacer/editor.min.css'),
(16831, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style-rtl.css', 'wp-includes/blocks/spacer/style-rtl.css'),
(16832, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style-rtl.min.css', 'wp-includes/blocks/spacer/style-rtl.min.css'),
(16833, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style.css', 'wp-includes/blocks/spacer/style.css'),
(16834, '/home/iraneurobetcom/public_html/wp-includes/blocks/spacer/style.min.css', 'wp-includes/blocks/spacer/style.min.css'),
(16835, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/block.json', 'wp-includes/blocks/table/block.json'),
(16836, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor-rtl.css', 'wp-includes/blocks/table/editor-rtl.css'),
(16837, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor-rtl.min.css', 'wp-includes/blocks/table/editor-rtl.min.css'),
(16838, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor.css', 'wp-includes/blocks/table/editor.css'),
(16839, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/editor.min.css', 'wp-includes/blocks/table/editor.min.css'),
(16840, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style-rtl.css', 'wp-includes/blocks/table/style-rtl.css'),
(16841, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style-rtl.min.css', 'wp-includes/blocks/table/style-rtl.min.css'),
(16842, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style.css', 'wp-includes/blocks/table/style.css'),
(16843, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/style.min.css', 'wp-includes/blocks/table/style.min.css'),
(16844, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme-rtl.css', 'wp-includes/blocks/table/theme-rtl.css'),
(16845, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme-rtl.min.css', 'wp-includes/blocks/table/theme-rtl.min.css'),
(16846, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme.css', 'wp-includes/blocks/table/theme.css'),
(16847, '/home/iraneurobetcom/public_html/wp-includes/blocks/table/theme.min.css', 'wp-includes/blocks/table/theme.min.css'),
(16848, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/block.json', 'wp-includes/blocks/tag-cloud/block.json'),
(16849, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor-rtl.css', 'wp-includes/blocks/tag-cloud/editor-rtl.css'),
(16850, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor-rtl.min.css', 'wp-includes/blocks/tag-cloud/editor-rtl.min.css'),
(16851, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor.css', 'wp-includes/blocks/tag-cloud/editor.css'),
(16852, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/editor.min.css', 'wp-includes/blocks/tag-cloud/editor.min.css'),
(16853, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style-rtl.css', 'wp-includes/blocks/tag-cloud/style-rtl.css'),
(16854, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style-rtl.min.css', 'wp-includes/blocks/tag-cloud/style-rtl.min.css'),
(16855, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style.css', 'wp-includes/blocks/tag-cloud/style.css'),
(16856, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud/style.min.css', 'wp-includes/blocks/tag-cloud/style.min.css'),
(16857, '/home/iraneurobetcom/public_html/wp-includes/blocks/tag-cloud.php', 'wp-includes/blocks/tag-cloud.php'),
(16858, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/block.json', 'wp-includes/blocks/template-part/block.json'),
(16859, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor-rtl.css', 'wp-includes/blocks/template-part/editor-rtl.css'),
(16860, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor-rtl.min.css', 'wp-includes/blocks/template-part/editor-rtl.min.css'),
(16861, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor.css', 'wp-includes/blocks/template-part/editor.css'),
(16862, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/editor.min.css', 'wp-includes/blocks/template-part/editor.min.css'),
(16863, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme-rtl.css', 'wp-includes/blocks/template-part/theme-rtl.css'),
(16864, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme-rtl.min.css', 'wp-includes/blocks/template-part/theme-rtl.min.css'),
(16865, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme.css', 'wp-includes/blocks/template-part/theme.css'),
(16866, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part/theme.min.css', 'wp-includes/blocks/template-part/theme.min.css'),
(16867, '/home/iraneurobetcom/public_html/wp-includes/blocks/template-part.php', 'wp-includes/blocks/template-part.php'),
(16868, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/block.json', 'wp-includes/blocks/term-description/block.json'),
(16869, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style-rtl.css', 'wp-includes/blocks/term-description/style-rtl.css'),
(16870, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style-rtl.min.css', 'wp-includes/blocks/term-description/style-rtl.min.css'),
(16871, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style.css', 'wp-includes/blocks/term-description/style.css'),
(16872, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description/style.min.css', 'wp-includes/blocks/term-description/style.min.css'),
(16873, '/home/iraneurobetcom/public_html/wp-includes/blocks/term-description.php', 'wp-includes/blocks/term-description.php'),
(16874, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/block.json', 'wp-includes/blocks/text-columns/block.json'),
(16875, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor-rtl.css', 'wp-includes/blocks/text-columns/editor-rtl.css'),
(16876, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor-rtl.min.css', 'wp-includes/blocks/text-columns/editor-rtl.min.css'),
(16877, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor.css', 'wp-includes/blocks/text-columns/editor.css'),
(16878, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/editor.min.css', 'wp-includes/blocks/text-columns/editor.min.css'),
(16879, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style-rtl.css', 'wp-includes/blocks/text-columns/style-rtl.css'),
(16880, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style-rtl.min.css', 'wp-includes/blocks/text-columns/style-rtl.min.css'),
(16881, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style.css', 'wp-includes/blocks/text-columns/style.css'),
(16882, '/home/iraneurobetcom/public_html/wp-includes/blocks/text-columns/style.min.css', 'wp-includes/blocks/text-columns/style.min.css'),
(16883, '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/block.json', 'wp-includes/blocks/verse/block.json'),
(16884, '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style-rtl.css', 'wp-includes/blocks/verse/style-rtl.css'),
(16885, '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style-rtl.min.css', 'wp-includes/blocks/verse/style-rtl.min.css'),
(16886, '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style.css', 'wp-includes/blocks/verse/style.css'),
(16887, '/home/iraneurobetcom/public_html/wp-includes/blocks/verse/style.min.css', 'wp-includes/blocks/verse/style.min.css'),
(16888, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/block.json', 'wp-includes/blocks/video/block.json'),
(16889, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor-rtl.css', 'wp-includes/blocks/video/editor-rtl.css'),
(16890, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor-rtl.min.css', 'wp-includes/blocks/video/editor-rtl.min.css'),
(16891, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor.css', 'wp-includes/blocks/video/editor.css'),
(16892, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/editor.min.css', 'wp-includes/blocks/video/editor.min.css'),
(16893, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style-rtl.css', 'wp-includes/blocks/video/style-rtl.css'),
(16894, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style-rtl.min.css', 'wp-includes/blocks/video/style-rtl.min.css'),
(16895, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style.css', 'wp-includes/blocks/video/style.css'),
(16896, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/style.min.css', 'wp-includes/blocks/video/style.min.css'),
(16897, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme-rtl.css', 'wp-includes/blocks/video/theme-rtl.css'),
(16898, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme-rtl.min.css', 'wp-includes/blocks/video/theme-rtl.min.css'),
(16899, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme.css', 'wp-includes/blocks/video/theme.css'),
(16900, '/home/iraneurobetcom/public_html/wp-includes/blocks/video/theme.min.css', 'wp-includes/blocks/video/theme.min.css'),
(16901, '/home/iraneurobetcom/public_html/wp-includes/blocks/widget-group/block.json', 'wp-includes/blocks/widget-group/block.json'),
(16902, '/home/iraneurobetcom/public_html/wp-includes/blocks/widget-group.php', 'wp-includes/blocks/widget-group.php'),
(16903, '/home/iraneurobetcom/public_html/wp-includes/blocks.php', 'wp-includes/blocks.php'),
(16904, '/home/iraneurobetcom/public_html/wp-includes/bookmark-template.php', 'wp-includes/bookmark-template.php'),
(16905, '/home/iraneurobetcom/public_html/wp-includes/bookmark.php', 'wp-includes/bookmark.php'),
(16906, '/home/iraneurobetcom/public_html/wp-includes/cache-compat.php', 'wp-includes/cache-compat.php'),
(16907, '/home/iraneurobetcom/public_html/wp-includes/cache.php', 'wp-includes/cache.php'),
(16908, '/home/iraneurobetcom/public_html/wp-includes/canonical.php', 'wp-includes/canonical.php'),
(16909, '/home/iraneurobetcom/public_html/wp-includes/capabilities.php', 'wp-includes/capabilities.php'),
(16910, '/home/iraneurobetcom/public_html/wp-includes/category-template.php', 'wp-includes/category-template.php'),
(16911, '/home/iraneurobetcom/public_html/wp-includes/category.php', 'wp-includes/category.php'),
(16912, '/home/iraneurobetcom/public_html/wp-includes/certificates/ca-bundle.crt', 'wp-includes/certificates/ca-bundle.crt'),
(16913, '/home/iraneurobetcom/public_html/wp-includes/class-IXR.php', 'wp-includes/class-IXR.php'),
(16914, '/home/iraneurobetcom/public_html/wp-includes/class-avif-info.php', 'wp-includes/class-avif-info.php'),
(16915, '/home/iraneurobetcom/public_html/wp-includes/class-feed.php', 'wp-includes/class-feed.php'),
(16916, '/home/iraneurobetcom/public_html/wp-includes/class-http.php', 'wp-includes/class-http.php'),
(16917, '/home/iraneurobetcom/public_html/wp-includes/class-json.php', 'wp-includes/class-json.php'),
(16918, '/home/iraneurobetcom/public_html/wp-includes/class-oembed.php', 'wp-includes/class-oembed.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(16919, '/home/iraneurobetcom/public_html/wp-includes/class-phpass.php', 'wp-includes/class-phpass.php'),
(16920, '/home/iraneurobetcom/public_html/wp-includes/class-phpmailer.php', 'wp-includes/class-phpmailer.php'),
(16921, '/home/iraneurobetcom/public_html/wp-includes/class-pop3.php', 'wp-includes/class-pop3.php'),
(16922, '/home/iraneurobetcom/public_html/wp-includes/class-requests.php', 'wp-includes/class-requests.php'),
(16923, '/home/iraneurobetcom/public_html/wp-includes/class-simplepie.php', 'wp-includes/class-simplepie.php'),
(16924, '/home/iraneurobetcom/public_html/wp-includes/class-smtp.php', 'wp-includes/class-smtp.php'),
(16925, '/home/iraneurobetcom/public_html/wp-includes/class-snoopy.php', 'wp-includes/class-snoopy.php'),
(16926, '/home/iraneurobetcom/public_html/wp-includes/class-walker-category-dropdown.php', 'wp-includes/class-walker-category-dropdown.php'),
(16927, '/home/iraneurobetcom/public_html/wp-includes/class-walker-category.php', 'wp-includes/class-walker-category.php'),
(16928, '/home/iraneurobetcom/public_html/wp-includes/class-walker-comment.php', 'wp-includes/class-walker-comment.php'),
(16929, '/home/iraneurobetcom/public_html/wp-includes/class-walker-nav-menu.php', 'wp-includes/class-walker-nav-menu.php'),
(16930, '/home/iraneurobetcom/public_html/wp-includes/class-walker-page-dropdown.php', 'wp-includes/class-walker-page-dropdown.php'),
(16931, '/home/iraneurobetcom/public_html/wp-includes/class-walker-page.php', 'wp-includes/class-walker-page.php'),
(16932, '/home/iraneurobetcom/public_html/wp-includes/class-wp-admin-bar.php', 'wp-includes/class-wp-admin-bar.php'),
(16933, '/home/iraneurobetcom/public_html/wp-includes/class-wp-ajax-response.php', 'wp-includes/class-wp-ajax-response.php'),
(16934, '/home/iraneurobetcom/public_html/wp-includes/class-wp-application-passwords.php', 'wp-includes/class-wp-application-passwords.php'),
(16935, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-bindings-registry.php', 'wp-includes/class-wp-block-bindings-registry.php'),
(16936, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-bindings-source.php', 'wp-includes/class-wp-block-bindings-source.php'),
(16937, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-editor-context.php', 'wp-includes/class-wp-block-editor-context.php'),
(16938, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-list.php', 'wp-includes/class-wp-block-list.php'),
(16939, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-metadata-registry.php', 'wp-includes/class-wp-block-metadata-registry.php'),
(16940, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser-block.php', 'wp-includes/class-wp-block-parser-block.php'),
(16941, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser-frame.php', 'wp-includes/class-wp-block-parser-frame.php'),
(16942, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-parser.php', 'wp-includes/class-wp-block-parser.php'),
(16943, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-pattern-categories-registry.php', 'wp-includes/class-wp-block-pattern-categories-registry.php'),
(16944, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-patterns-registry.php', 'wp-includes/class-wp-block-patterns-registry.php'),
(16945, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-styles-registry.php', 'wp-includes/class-wp-block-styles-registry.php'),
(16946, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-supports.php', 'wp-includes/class-wp-block-supports.php'),
(16947, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-template.php', 'wp-includes/class-wp-block-template.php'),
(16948, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-templates-registry.php', 'wp-includes/class-wp-block-templates-registry.php'),
(16949, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-type-registry.php', 'wp-includes/class-wp-block-type-registry.php'),
(16950, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block-type.php', 'wp-includes/class-wp-block-type.php'),
(16951, '/home/iraneurobetcom/public_html/wp-includes/class-wp-block.php', 'wp-includes/class-wp-block.php'),
(16952, '/home/iraneurobetcom/public_html/wp-includes/class-wp-classic-to-block-menu-converter.php', 'wp-includes/class-wp-classic-to-block-menu-converter.php'),
(16953, '/home/iraneurobetcom/public_html/wp-includes/class-wp-comment-query.php', 'wp-includes/class-wp-comment-query.php'),
(16954, '/home/iraneurobetcom/public_html/wp-includes/class-wp-comment.php', 'wp-includes/class-wp-comment.php'),
(16955, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-control.php', 'wp-includes/class-wp-customize-control.php'),
(16956, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-manager.php', 'wp-includes/class-wp-customize-manager.php'),
(16957, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-nav-menus.php', 'wp-includes/class-wp-customize-nav-menus.php'),
(16958, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-panel.php', 'wp-includes/class-wp-customize-panel.php'),
(16959, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-section.php', 'wp-includes/class-wp-customize-section.php'),
(16960, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-setting.php', 'wp-includes/class-wp-customize-setting.php'),
(16961, '/home/iraneurobetcom/public_html/wp-includes/class-wp-customize-widgets.php', 'wp-includes/class-wp-customize-widgets.php'),
(16962, '/home/iraneurobetcom/public_html/wp-includes/class-wp-date-query.php', 'wp-includes/class-wp-date-query.php'),
(16963, '/home/iraneurobetcom/public_html/wp-includes/class-wp-dependencies.php', 'wp-includes/class-wp-dependencies.php'),
(16964, '/home/iraneurobetcom/public_html/wp-includes/class-wp-dependency.php', 'wp-includes/class-wp-dependency.php'),
(16965, '/home/iraneurobetcom/public_html/wp-includes/class-wp-duotone.php', 'wp-includes/class-wp-duotone.php'),
(16966, '/home/iraneurobetcom/public_html/wp-includes/class-wp-editor.php', 'wp-includes/class-wp-editor.php'),
(16967, '/home/iraneurobetcom/public_html/wp-includes/class-wp-embed.php', 'wp-includes/class-wp-embed.php'),
(16968, '/home/iraneurobetcom/public_html/wp-includes/class-wp-error.php', 'wp-includes/class-wp-error.php'),
(16969, '/home/iraneurobetcom/public_html/wp-includes/class-wp-exception.php', 'wp-includes/class-wp-exception.php'),
(16970, '/home/iraneurobetcom/public_html/wp-includes/class-wp-fatal-error-handler.php', 'wp-includes/class-wp-fatal-error-handler.php'),
(16971, '/home/iraneurobetcom/public_html/wp-includes/class-wp-feed-cache-transient.php', 'wp-includes/class-wp-feed-cache-transient.php'),
(16972, '/home/iraneurobetcom/public_html/wp-includes/class-wp-feed-cache.php', 'wp-includes/class-wp-feed-cache.php'),
(16973, '/home/iraneurobetcom/public_html/wp-includes/class-wp-hook.php', 'wp-includes/class-wp-hook.php'),
(16974, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-cookie.php', 'wp-includes/class-wp-http-cookie.php'),
(16975, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-curl.php', 'wp-includes/class-wp-http-curl.php'),
(16976, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-encoding.php', 'wp-includes/class-wp-http-encoding.php'),
(16977, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-ixr-client.php', 'wp-includes/class-wp-http-ixr-client.php'),
(16978, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-proxy.php', 'wp-includes/class-wp-http-proxy.php'),
(16979, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-requests-hooks.php', 'wp-includes/class-wp-http-requests-hooks.php'),
(16980, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-requests-response.php', 'wp-includes/class-wp-http-requests-response.php'),
(16981, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-response.php', 'wp-includes/class-wp-http-response.php'),
(16982, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http-streams.php', 'wp-includes/class-wp-http-streams.php'),
(16983, '/home/iraneurobetcom/public_html/wp-includes/class-wp-http.php', 'wp-includes/class-wp-http.php'),
(16984, '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor-gd.php', 'wp-includes/class-wp-image-editor-gd.php'),
(16985, '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor-imagick.php', 'wp-includes/class-wp-image-editor-imagick.php'),
(16986, '/home/iraneurobetcom/public_html/wp-includes/class-wp-image-editor.php', 'wp-includes/class-wp-image-editor.php'),
(16987, '/home/iraneurobetcom/public_html/wp-includes/class-wp-list-util.php', 'wp-includes/class-wp-list-util.php'),
(16988, '/home/iraneurobetcom/public_html/wp-includes/class-wp-locale-switcher.php', 'wp-includes/class-wp-locale-switcher.php'),
(16989, '/home/iraneurobetcom/public_html/wp-includes/class-wp-locale.php', 'wp-includes/class-wp-locale.php'),
(16990, '/home/iraneurobetcom/public_html/wp-includes/class-wp-matchesmapregex.php', 'wp-includes/class-wp-matchesmapregex.php'),
(16991, '/home/iraneurobetcom/public_html/wp-includes/class-wp-meta-query.php', 'wp-includes/class-wp-meta-query.php'),
(16992, '/home/iraneurobetcom/public_html/wp-includes/class-wp-metadata-lazyloader.php', 'wp-includes/class-wp-metadata-lazyloader.php'),
(16993, '/home/iraneurobetcom/public_html/wp-includes/class-wp-navigation-fallback.php', 'wp-includes/class-wp-navigation-fallback.php'),
(16994, '/home/iraneurobetcom/public_html/wp-includes/class-wp-network-query.php', 'wp-includes/class-wp-network-query.php'),
(16995, '/home/iraneurobetcom/public_html/wp-includes/class-wp-network.php', 'wp-includes/class-wp-network.php'),
(16996, '/home/iraneurobetcom/public_html/wp-includes/class-wp-object-cache.php', 'wp-includes/class-wp-object-cache.php'),
(16997, '/home/iraneurobetcom/public_html/wp-includes/class-wp-oembed-controller.php', 'wp-includes/class-wp-oembed-controller.php'),
(16998, '/home/iraneurobetcom/public_html/wp-includes/class-wp-oembed.php', 'wp-includes/class-wp-oembed.php'),
(16999, '/home/iraneurobetcom/public_html/wp-includes/class-wp-paused-extensions-storage.php', 'wp-includes/class-wp-paused-extensions-storage.php'),
(17000, '/home/iraneurobetcom/public_html/wp-includes/class-wp-phpmailer.php', 'wp-includes/class-wp-phpmailer.php'),
(17001, '/home/iraneurobetcom/public_html/wp-includes/class-wp-plugin-dependencies.php', 'wp-includes/class-wp-plugin-dependencies.php'),
(17002, '/home/iraneurobetcom/public_html/wp-includes/class-wp-post-type.php', 'wp-includes/class-wp-post-type.php'),
(17003, '/home/iraneurobetcom/public_html/wp-includes/class-wp-post.php', 'wp-includes/class-wp-post.php'),
(17004, '/home/iraneurobetcom/public_html/wp-includes/class-wp-query.php', 'wp-includes/class-wp-query.php'),
(17005, '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-cookie-service.php', 'wp-includes/class-wp-recovery-mode-cookie-service.php'),
(17006, '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-email-service.php', 'wp-includes/class-wp-recovery-mode-email-service.php'),
(17007, '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-key-service.php', 'wp-includes/class-wp-recovery-mode-key-service.php'),
(17008, '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode-link-service.php', 'wp-includes/class-wp-recovery-mode-link-service.php'),
(17009, '/home/iraneurobetcom/public_html/wp-includes/class-wp-recovery-mode.php', 'wp-includes/class-wp-recovery-mode.php'),
(17010, '/home/iraneurobetcom/public_html/wp-includes/class-wp-rewrite.php', 'wp-includes/class-wp-rewrite.php'),
(17011, '/home/iraneurobetcom/public_html/wp-includes/class-wp-role.php', 'wp-includes/class-wp-role.php'),
(17012, '/home/iraneurobetcom/public_html/wp-includes/class-wp-roles.php', 'wp-includes/class-wp-roles.php'),
(17013, '/home/iraneurobetcom/public_html/wp-includes/class-wp-script-modules.php', 'wp-includes/class-wp-script-modules.php'),
(17014, '/home/iraneurobetcom/public_html/wp-includes/class-wp-scripts.php', 'wp-includes/class-wp-scripts.php'),
(17015, '/home/iraneurobetcom/public_html/wp-includes/class-wp-session-tokens.php', 'wp-includes/class-wp-session-tokens.php'),
(17016, '/home/iraneurobetcom/public_html/wp-includes/class-wp-simplepie-file.php', 'wp-includes/class-wp-simplepie-file.php'),
(17017, '/home/iraneurobetcom/public_html/wp-includes/class-wp-simplepie-sanitize-kses.php', 'wp-includes/class-wp-simplepie-sanitize-kses.php'),
(17018, '/home/iraneurobetcom/public_html/wp-includes/class-wp-site-query.php', 'wp-includes/class-wp-site-query.php'),
(17019, '/home/iraneurobetcom/public_html/wp-includes/class-wp-site.php', 'wp-includes/class-wp-site.php'),
(17020, '/home/iraneurobetcom/public_html/wp-includes/class-wp-speculation-rules.php', 'wp-includes/class-wp-speculation-rules.php'),
(17021, '/home/iraneurobetcom/public_html/wp-includes/class-wp-styles.php', 'wp-includes/class-wp-styles.php'),
(17022, '/home/iraneurobetcom/public_html/wp-includes/class-wp-tax-query.php', 'wp-includes/class-wp-tax-query.php'),
(17023, '/home/iraneurobetcom/public_html/wp-includes/class-wp-taxonomy.php', 'wp-includes/class-wp-taxonomy.php'),
(17024, '/home/iraneurobetcom/public_html/wp-includes/class-wp-term-query.php', 'wp-includes/class-wp-term-query.php'),
(17025, '/home/iraneurobetcom/public_html/wp-includes/class-wp-term.php', 'wp-includes/class-wp-term.php'),
(17026, '/home/iraneurobetcom/public_html/wp-includes/class-wp-text-diff-renderer-inline.php', 'wp-includes/class-wp-text-diff-renderer-inline.php'),
(17027, '/home/iraneurobetcom/public_html/wp-includes/class-wp-text-diff-renderer-table.php', 'wp-includes/class-wp-text-diff-renderer-table.php'),
(17028, '/home/iraneurobetcom/public_html/wp-includes/class-wp-textdomain-registry.php', 'wp-includes/class-wp-textdomain-registry.php'),
(17029, '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-data.php', 'wp-includes/class-wp-theme-json-data.php'),
(17030, '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-resolver.php', 'wp-includes/class-wp-theme-json-resolver.php'),
(17031, '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json-schema.php', 'wp-includes/class-wp-theme-json-schema.php'),
(17032, '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme-json.php', 'wp-includes/class-wp-theme-json.php'),
(17033, '/home/iraneurobetcom/public_html/wp-includes/class-wp-theme.php', 'wp-includes/class-wp-theme.php'),
(17034, '/home/iraneurobetcom/public_html/wp-includes/class-wp-token-map.php', 'wp-includes/class-wp-token-map.php'),
(17035, '/home/iraneurobetcom/public_html/wp-includes/class-wp-url-pattern-prefixer.php', 'wp-includes/class-wp-url-pattern-prefixer.php'),
(17036, '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-meta-session-tokens.php', 'wp-includes/class-wp-user-meta-session-tokens.php'),
(17037, '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-query.php', 'wp-includes/class-wp-user-query.php'),
(17038, '/home/iraneurobetcom/public_html/wp-includes/class-wp-user-request.php', 'wp-includes/class-wp-user-request.php'),
(17039, '/home/iraneurobetcom/public_html/wp-includes/class-wp-user.php', 'wp-includes/class-wp-user.php'),
(17040, '/home/iraneurobetcom/public_html/wp-includes/class-wp-walker.php', 'wp-includes/class-wp-walker.php'),
(17041, '/home/iraneurobetcom/public_html/wp-includes/class-wp-widget-factory.php', 'wp-includes/class-wp-widget-factory.php'),
(17042, '/home/iraneurobetcom/public_html/wp-includes/class-wp-widget.php', 'wp-includes/class-wp-widget.php'),
(17043, '/home/iraneurobetcom/public_html/wp-includes/class-wp-xmlrpc-server.php', 'wp-includes/class-wp-xmlrpc-server.php'),
(17044, '/home/iraneurobetcom/public_html/wp-includes/class-wp.php', 'wp-includes/class-wp.php'),
(17045, '/home/iraneurobetcom/public_html/wp-includes/class-wpdb.php', 'wp-includes/class-wpdb.php'),
(17046, '/home/iraneurobetcom/public_html/wp-includes/class.wp-dependencies.php', 'wp-includes/class.wp-dependencies.php'),
(17047, '/home/iraneurobetcom/public_html/wp-includes/class.wp-scripts.php', 'wp-includes/class.wp-scripts.php'),
(17048, '/home/iraneurobetcom/public_html/wp-includes/class.wp-styles.php', 'wp-includes/class.wp-styles.php'),
(17049, '/home/iraneurobetcom/public_html/wp-includes/comment-template.php', 'wp-includes/comment-template.php'),
(17050, '/home/iraneurobetcom/public_html/wp-includes/comment.php', 'wp-includes/comment.php'),
(17051, '/home/iraneurobetcom/public_html/wp-includes/compat.php', 'wp-includes/compat.php'),
(17052, '/home/iraneurobetcom/public_html/wp-includes/cron.php', 'wp-includes/cron.php'),
(17053, '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar-rtl.css', 'wp-includes/css/admin-bar-rtl.css'),
(17054, '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar-rtl.min.css', 'wp-includes/css/admin-bar-rtl.min.css'),
(17055, '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar.css', 'wp-includes/css/admin-bar.css'),
(17056, '/home/iraneurobetcom/public_html/wp-includes/css/admin-bar.min.css', 'wp-includes/css/admin-bar.min.css'),
(17057, '/home/iraneurobetcom/public_html/wp-includes/css/buttons-rtl.css', 'wp-includes/css/buttons-rtl.css'),
(17058, '/home/iraneurobetcom/public_html/wp-includes/css/buttons-rtl.min.css', 'wp-includes/css/buttons-rtl.min.css'),
(17059, '/home/iraneurobetcom/public_html/wp-includes/css/buttons.css', 'wp-includes/css/buttons.css'),
(17060, '/home/iraneurobetcom/public_html/wp-includes/css/buttons.min.css', 'wp-includes/css/buttons.min.css'),
(17061, '/home/iraneurobetcom/public_html/wp-includes/css/classic-themes.css', 'wp-includes/css/classic-themes.css'),
(17062, '/home/iraneurobetcom/public_html/wp-includes/css/classic-themes.min.css', 'wp-includes/css/classic-themes.min.css'),
(17063, '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview-rtl.css', 'wp-includes/css/customize-preview-rtl.css'),
(17064, '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview-rtl.min.css', 'wp-includes/css/customize-preview-rtl.min.css'),
(17065, '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview.css', 'wp-includes/css/customize-preview.css'),
(17066, '/home/iraneurobetcom/public_html/wp-includes/css/customize-preview.min.css', 'wp-includes/css/customize-preview.min.css'),
(17067, '/home/iraneurobetcom/public_html/wp-includes/css/dashicons.css', 'wp-includes/css/dashicons.css'),
(17068, '/home/iraneurobetcom/public_html/wp-includes/css/dashicons.min.css', 'wp-includes/css/dashicons.min.css'),
(17069, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style-rtl.css', 'wp-includes/css/dist/block-directory/style-rtl.css'),
(17070, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style-rtl.min.css', 'wp-includes/css/dist/block-directory/style-rtl.min.css'),
(17071, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style.css', 'wp-includes/css/dist/block-directory/style.css'),
(17072, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-directory/style.min.css', 'wp-includes/css/dist/block-directory/style.min.css'),
(17073, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content-rtl.css', 'wp-includes/css/dist/block-editor/content-rtl.css'),
(17074, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content-rtl.min.css', 'wp-includes/css/dist/block-editor/content-rtl.min.css'),
(17075, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content.css', 'wp-includes/css/dist/block-editor/content.css'),
(17076, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/content.min.css', 'wp-includes/css/dist/block-editor/content.min.css'),
(17077, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css', 'wp-includes/css/dist/block-editor/default-editor-styles-rtl.css'),
(17078, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css', 'wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css'),
(17079, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles.css', 'wp-includes/css/dist/block-editor/default-editor-styles.css'),
(17080, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/default-editor-styles.min.css', 'wp-includes/css/dist/block-editor/default-editor-styles.min.css'),
(17081, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style-rtl.css', 'wp-includes/css/dist/block-editor/style-rtl.css'),
(17082, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style-rtl.min.css', 'wp-includes/css/dist/block-editor/style-rtl.min.css'),
(17083, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style.css', 'wp-includes/css/dist/block-editor/style.css'),
(17084, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-editor/style.min.css', 'wp-includes/css/dist/block-editor/style.min.css'),
(17085, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic-rtl.css', 'wp-includes/css/dist/block-library/classic-rtl.css'),
(17086, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic-rtl.min.css', 'wp-includes/css/dist/block-library/classic-rtl.min.css'),
(17087, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic.css', 'wp-includes/css/dist/block-library/classic.css'),
(17088, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/classic.min.css', 'wp-includes/css/dist/block-library/classic.min.css'),
(17089, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common-rtl.css', 'wp-includes/css/dist/block-library/common-rtl.css'),
(17090, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common-rtl.min.css', 'wp-includes/css/dist/block-library/common-rtl.min.css'),
(17091, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common.css', 'wp-includes/css/dist/block-library/common.css'),
(17092, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/common.min.css', 'wp-includes/css/dist/block-library/common.min.css'),
(17093, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.css', 'wp-includes/css/dist/block-library/editor-elements-rtl.css'),
(17094, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements-rtl.min.css', 'wp-includes/css/dist/block-library/editor-elements-rtl.min.css'),
(17095, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements.css', 'wp-includes/css/dist/block-library/editor-elements.css'),
(17096, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-elements.min.css', 'wp-includes/css/dist/block-library/editor-elements.min.css'),
(17097, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-rtl.css', 'wp-includes/css/dist/block-library/editor-rtl.css'),
(17098, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor-rtl.min.css', 'wp-includes/css/dist/block-library/editor-rtl.min.css'),
(17099, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor.css', 'wp-includes/css/dist/block-library/editor.css'),
(17100, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/editor.min.css', 'wp-includes/css/dist/block-library/editor.min.css'),
(17101, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements-rtl.css', 'wp-includes/css/dist/block-library/elements-rtl.css'),
(17102, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements-rtl.min.css', 'wp-includes/css/dist/block-library/elements-rtl.min.css'),
(17103, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements.css', 'wp-includes/css/dist/block-library/elements.css'),
(17104, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/elements.min.css', 'wp-includes/css/dist/block-library/elements.min.css'),
(17105, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset-rtl.css', 'wp-includes/css/dist/block-library/reset-rtl.css'),
(17106, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset-rtl.min.css', 'wp-includes/css/dist/block-library/reset-rtl.min.css'),
(17107, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset.css', 'wp-includes/css/dist/block-library/reset.css'),
(17108, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/reset.min.css', 'wp-includes/css/dist/block-library/reset.min.css'),
(17109, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style-rtl.css', 'wp-includes/css/dist/block-library/style-rtl.css'),
(17110, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style-rtl.min.css', 'wp-includes/css/dist/block-library/style-rtl.min.css'),
(17111, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style.css', 'wp-includes/css/dist/block-library/style.css'),
(17112, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/style.min.css', 'wp-includes/css/dist/block-library/style.min.css'),
(17113, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme-rtl.css', 'wp-includes/css/dist/block-library/theme-rtl.css'),
(17114, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme-rtl.min.css', 'wp-includes/css/dist/block-library/theme-rtl.min.css'),
(17115, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme.css', 'wp-includes/css/dist/block-library/theme.css'),
(17116, '/home/iraneurobetcom/public_html/wp-includes/css/dist/block-library/theme.min.css', 'wp-includes/css/dist/block-library/theme.min.css'),
(17117, '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style-rtl.css', 'wp-includes/css/dist/commands/style-rtl.css'),
(17118, '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style-rtl.min.css', 'wp-includes/css/dist/commands/style-rtl.min.css'),
(17119, '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style.css', 'wp-includes/css/dist/commands/style.css'),
(17120, '/home/iraneurobetcom/public_html/wp-includes/css/dist/commands/style.min.css', 'wp-includes/css/dist/commands/style.min.css'),
(17121, '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style-rtl.css', 'wp-includes/css/dist/components/style-rtl.css'),
(17122, '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style-rtl.min.css', 'wp-includes/css/dist/components/style-rtl.min.css'),
(17123, '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style.css', 'wp-includes/css/dist/components/style.css'),
(17124, '/home/iraneurobetcom/public_html/wp-includes/css/dist/components/style.min.css', 'wp-includes/css/dist/components/style.min.css'),
(17125, '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style-rtl.css', 'wp-includes/css/dist/customize-widgets/style-rtl.css'),
(17126, '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style-rtl.min.css', 'wp-includes/css/dist/customize-widgets/style-rtl.min.css'),
(17127, '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style.css', 'wp-includes/css/dist/customize-widgets/style.css'),
(17128, '/home/iraneurobetcom/public_html/wp-includes/css/dist/customize-widgets/style.min.css', 'wp-includes/css/dist/customize-widgets/style.min.css'),
(17129, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic-rtl.css', 'wp-includes/css/dist/edit-post/classic-rtl.css'),
(17130, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic-rtl.min.css', 'wp-includes/css/dist/edit-post/classic-rtl.min.css'),
(17131, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic.css', 'wp-includes/css/dist/edit-post/classic.css'),
(17132, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/classic.min.css', 'wp-includes/css/dist/edit-post/classic.min.css'),
(17133, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style-rtl.css', 'wp-includes/css/dist/edit-post/style-rtl.css'),
(17134, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style-rtl.min.css', 'wp-includes/css/dist/edit-post/style-rtl.min.css'),
(17135, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style.css', 'wp-includes/css/dist/edit-post/style.css'),
(17136, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-post/style.min.css', 'wp-includes/css/dist/edit-post/style.min.css'),
(17137, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts-rtl.css', 'wp-includes/css/dist/edit-site/posts-rtl.css'),
(17138, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts-rtl.min.css', 'wp-includes/css/dist/edit-site/posts-rtl.min.css'),
(17139, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts.css', 'wp-includes/css/dist/edit-site/posts.css'),
(17140, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/posts.min.css', 'wp-includes/css/dist/edit-site/posts.min.css'),
(17141, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style-rtl.css', 'wp-includes/css/dist/edit-site/style-rtl.css'),
(17142, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style-rtl.min.css', 'wp-includes/css/dist/edit-site/style-rtl.min.css'),
(17143, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style.css', 'wp-includes/css/dist/edit-site/style.css'),
(17144, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-site/style.min.css', 'wp-includes/css/dist/edit-site/style.min.css'),
(17145, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style-rtl.css', 'wp-includes/css/dist/edit-widgets/style-rtl.css'),
(17146, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style-rtl.min.css', 'wp-includes/css/dist/edit-widgets/style-rtl.min.css'),
(17147, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style.css', 'wp-includes/css/dist/edit-widgets/style.css'),
(17148, '/home/iraneurobetcom/public_html/wp-includes/css/dist/edit-widgets/style.min.css', 'wp-includes/css/dist/edit-widgets/style.min.css'),
(17149, '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style-rtl.css', 'wp-includes/css/dist/editor/style-rtl.css'),
(17150, '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style-rtl.min.css', 'wp-includes/css/dist/editor/style-rtl.min.css'),
(17151, '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style.css', 'wp-includes/css/dist/editor/style.css'),
(17152, '/home/iraneurobetcom/public_html/wp-includes/css/dist/editor/style.min.css', 'wp-includes/css/dist/editor/style.min.css'),
(17153, '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style-rtl.css', 'wp-includes/css/dist/format-library/style-rtl.css'),
(17154, '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style-rtl.min.css', 'wp-includes/css/dist/format-library/style-rtl.min.css'),
(17155, '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style.css', 'wp-includes/css/dist/format-library/style.css'),
(17156, '/home/iraneurobetcom/public_html/wp-includes/css/dist/format-library/style.min.css', 'wp-includes/css/dist/format-library/style.min.css'),
(17157, '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.css', 'wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),
(17158, '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css', 'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),
(17159, '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style.css', 'wp-includes/css/dist/list-reusable-blocks/style.css'),
(17160, '/home/iraneurobetcom/public_html/wp-includes/css/dist/list-reusable-blocks/style.min.css', 'wp-includes/css/dist/list-reusable-blocks/style.min.css'),
(17161, '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style-rtl.css', 'wp-includes/css/dist/nux/style-rtl.css'),
(17162, '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style-rtl.min.css', 'wp-includes/css/dist/nux/style-rtl.min.css'),
(17163, '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style.css', 'wp-includes/css/dist/nux/style.css'),
(17164, '/home/iraneurobetcom/public_html/wp-includes/css/dist/nux/style.min.css', 'wp-includes/css/dist/nux/style.min.css'),
(17165, '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style-rtl.css', 'wp-includes/css/dist/patterns/style-rtl.css'),
(17166, '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style-rtl.min.css', 'wp-includes/css/dist/patterns/style-rtl.min.css'),
(17167, '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style.css', 'wp-includes/css/dist/patterns/style.css'),
(17168, '/home/iraneurobetcom/public_html/wp-includes/css/dist/patterns/style.min.css', 'wp-includes/css/dist/patterns/style.min.css'),
(17169, '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style-rtl.css', 'wp-includes/css/dist/preferences/style-rtl.css'),
(17170, '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style-rtl.min.css', 'wp-includes/css/dist/preferences/style-rtl.min.css'),
(17171, '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style.css', 'wp-includes/css/dist/preferences/style.css'),
(17172, '/home/iraneurobetcom/public_html/wp-includes/css/dist/preferences/style.min.css', 'wp-includes/css/dist/preferences/style.min.css'),
(17173, '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.css', 'wp-includes/css/dist/reusable-blocks/style-rtl.css'),
(17174, '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style-rtl.min.css', 'wp-includes/css/dist/reusable-blocks/style-rtl.min.css'),
(17175, '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style.css', 'wp-includes/css/dist/reusable-blocks/style.css'),
(17176, '/home/iraneurobetcom/public_html/wp-includes/css/dist/reusable-blocks/style.min.css', 'wp-includes/css/dist/reusable-blocks/style.min.css'),
(17177, '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style-rtl.css', 'wp-includes/css/dist/widgets/style-rtl.css'),
(17178, '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style-rtl.min.css', 'wp-includes/css/dist/widgets/style-rtl.min.css'),
(17179, '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style.css', 'wp-includes/css/dist/widgets/style.css'),
(17180, '/home/iraneurobetcom/public_html/wp-includes/css/dist/widgets/style.min.css', 'wp-includes/css/dist/widgets/style.min.css'),
(17181, '/home/iraneurobetcom/public_html/wp-includes/css/editor-rtl.css', 'wp-includes/css/editor-rtl.css'),
(17182, '/home/iraneurobetcom/public_html/wp-includes/css/editor-rtl.min.css', 'wp-includes/css/editor-rtl.min.css'),
(17183, '/home/iraneurobetcom/public_html/wp-includes/css/editor.css', 'wp-includes/css/editor.css'),
(17184, '/home/iraneurobetcom/public_html/wp-includes/css/editor.min.css', 'wp-includes/css/editor.min.css'),
(17185, '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog-rtl.css', 'wp-includes/css/jquery-ui-dialog-rtl.css'),
(17186, '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog-rtl.min.css', 'wp-includes/css/jquery-ui-dialog-rtl.min.css'),
(17187, '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog.css', 'wp-includes/css/jquery-ui-dialog.css'),
(17188, '/home/iraneurobetcom/public_html/wp-includes/css/jquery-ui-dialog.min.css', 'wp-includes/css/jquery-ui-dialog.min.css'),
(17189, '/home/iraneurobetcom/public_html/wp-includes/css/media-views-rtl.css', 'wp-includes/css/media-views-rtl.css'),
(17190, '/home/iraneurobetcom/public_html/wp-includes/css/media-views-rtl.min.css', 'wp-includes/css/media-views-rtl.min.css'),
(17191, '/home/iraneurobetcom/public_html/wp-includes/css/media-views.css', 'wp-includes/css/media-views.css'),
(17192, '/home/iraneurobetcom/public_html/wp-includes/css/media-views.min.css', 'wp-includes/css/media-views.min.css'),
(17193, '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check-rtl.css', 'wp-includes/css/wp-auth-check-rtl.css'),
(17194, '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check-rtl.min.css', 'wp-includes/css/wp-auth-check-rtl.min.css'),
(17195, '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check.css', 'wp-includes/css/wp-auth-check.css'),
(17196, '/home/iraneurobetcom/public_html/wp-includes/css/wp-auth-check.min.css', 'wp-includes/css/wp-auth-check.min.css'),
(17197, '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template-ie.css', 'wp-includes/css/wp-embed-template-ie.css'),
(17198, '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template-ie.min.css', 'wp-includes/css/wp-embed-template-ie.min.css'),
(17199, '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template.css', 'wp-includes/css/wp-embed-template.css'),
(17200, '/home/iraneurobetcom/public_html/wp-includes/css/wp-embed-template.min.css', 'wp-includes/css/wp-embed-template.min.css'),
(17201, '/home/iraneurobetcom/public_html/wp-includes/css/wp-empty-template-alert.css', 'wp-includes/css/wp-empty-template-alert.css'),
(17202, '/home/iraneurobetcom/public_html/wp-includes/css/wp-empty-template-alert.min.css', 'wp-includes/css/wp-empty-template-alert.min.css'),
(17203, '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer-rtl.css', 'wp-includes/css/wp-pointer-rtl.css'),
(17204, '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer-rtl.min.css', 'wp-includes/css/wp-pointer-rtl.min.css'),
(17205, '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer.css', 'wp-includes/css/wp-pointer.css'),
(17206, '/home/iraneurobetcom/public_html/wp-includes/css/wp-pointer.min.css', 'wp-includes/css/wp-pointer.min.css'),
(17207, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-image-control.php', 'wp-includes/customize/class-wp-customize-background-image-control.php'),
(17208, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-image-setting.php', 'wp-includes/customize/class-wp-customize-background-image-setting.php'),
(17209, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-background-position-control.php', 'wp-includes/customize/class-wp-customize-background-position-control.php'),
(17210, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-code-editor-control.php', 'wp-includes/customize/class-wp-customize-code-editor-control.php'),
(17211, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-color-control.php', 'wp-includes/customize/class-wp-customize-color-control.php'),
(17212, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-cropped-image-control.php', 'wp-includes/customize/class-wp-customize-cropped-image-control.php'),
(17213, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-custom-css-setting.php', 'wp-includes/customize/class-wp-customize-custom-css-setting.php'),
(17214, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-date-time-control.php', 'wp-includes/customize/class-wp-customize-date-time-control.php'),
(17215, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-filter-setting.php', 'wp-includes/customize/class-wp-customize-filter-setting.php'),
(17216, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-header-image-control.php', 'wp-includes/customize/class-wp-customize-header-image-control.php'),
(17217, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-header-image-setting.php', 'wp-includes/customize/class-wp-customize-header-image-setting.php'),
(17218, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-image-control.php', 'wp-includes/customize/class-wp-customize-image-control.php'),
(17219, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-media-control.php', 'wp-includes/customize/class-wp-customize-media-control.php'),
(17220, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),
(17221, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-control.php'),
(17222, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),
(17223, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php', 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),
(17224, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-location-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),
(17225, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),
(17226, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-name-control.php', 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),
(17227, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-section.php', 'wp-includes/customize/class-wp-customize-nav-menu-section.php'),
(17228, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menu-setting.php', 'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),
(17229, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-nav-menus-panel.php', 'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),
(17230, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-new-menu-control.php', 'wp-includes/customize/class-wp-customize-new-menu-control.php'),
(17231, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-new-menu-section.php', 'wp-includes/customize/class-wp-customize-new-menu-section.php'),
(17232, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-partial.php', 'wp-includes/customize/class-wp-customize-partial.php'),
(17233, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-selective-refresh.php', 'wp-includes/customize/class-wp-customize-selective-refresh.php'),
(17234, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-sidebar-section.php', 'wp-includes/customize/class-wp-customize-sidebar-section.php'),
(17235, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-site-icon-control.php', 'wp-includes/customize/class-wp-customize-site-icon-control.php'),
(17236, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-theme-control.php', 'wp-includes/customize/class-wp-customize-theme-control.php'),
(17237, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-themes-panel.php', 'wp-includes/customize/class-wp-customize-themes-panel.php'),
(17238, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-themes-section.php', 'wp-includes/customize/class-wp-customize-themes-section.php'),
(17239, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-customize-upload-control.php', 'wp-includes/customize/class-wp-customize-upload-control.php'),
(17240, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-sidebar-block-editor-control.php', 'wp-includes/customize/class-wp-sidebar-block-editor-control.php'),
(17241, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-widget-area-customize-control.php', 'wp-includes/customize/class-wp-widget-area-customize-control.php'),
(17242, '/home/iraneurobetcom/public_html/wp-includes/customize/class-wp-widget-form-customize-control.php', 'wp-includes/customize/class-wp-widget-form-customize-control.php'),
(17243, '/home/iraneurobetcom/public_html/wp-includes/customize/error_log', 'wp-includes/customize/error_log'),
(17244, '/home/iraneurobetcom/public_html/wp-includes/date.php', 'wp-includes/date.php'),
(17245, '/home/iraneurobetcom/public_html/wp-includes/default-constants.php', 'wp-includes/default-constants.php'),
(17246, '/home/iraneurobetcom/public_html/wp-includes/default-filters.php', 'wp-includes/default-filters.php'),
(17247, '/home/iraneurobetcom/public_html/wp-includes/default-widgets.php', 'wp-includes/default-widgets.php'),
(17248, '/home/iraneurobetcom/public_html/wp-includes/deprecated.php', 'wp-includes/deprecated.php'),
(17249, '/home/iraneurobetcom/public_html/wp-includes/embed-template.php', 'wp-includes/embed-template.php'),
(17250, '/home/iraneurobetcom/public_html/wp-includes/embed.php', 'wp-includes/embed.php'),
(17251, '/home/iraneurobetcom/public_html/wp-includes/error-protection.php', 'wp-includes/error-protection.php'),
(17252, '/home/iraneurobetcom/public_html/wp-includes/error_log', 'wp-includes/error_log'),
(17253, '/home/iraneurobetcom/public_html/wp-includes/feed-atom-comments.php', 'wp-includes/feed-atom-comments.php'),
(17254, '/home/iraneurobetcom/public_html/wp-includes/feed-atom.php', 'wp-includes/feed-atom.php'),
(17255, '/home/iraneurobetcom/public_html/wp-includes/feed-rdf.php', 'wp-includes/feed-rdf.php'),
(17256, '/home/iraneurobetcom/public_html/wp-includes/feed-rss.php', 'wp-includes/feed-rss.php'),
(17257, '/home/iraneurobetcom/public_html/wp-includes/feed-rss2-comments.php', 'wp-includes/feed-rss2-comments.php'),
(17258, '/home/iraneurobetcom/public_html/wp-includes/feed-rss2.php', 'wp-includes/feed-rss2.php'),
(17259, '/home/iraneurobetcom/public_html/wp-includes/feed.php', 'wp-includes/feed.php'),
(17260, '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-collection.php', 'wp-includes/fonts/class-wp-font-collection.php'),
(17261, '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-face-resolver.php', 'wp-includes/fonts/class-wp-font-face-resolver.php'),
(17262, '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-face.php', 'wp-includes/fonts/class-wp-font-face.php'),
(17263, '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-library.php', 'wp-includes/fonts/class-wp-font-library.php'),
(17264, '/home/iraneurobetcom/public_html/wp-includes/fonts/class-wp-font-utils.php', 'wp-includes/fonts/class-wp-font-utils.php'),
(17265, '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.eot', 'wp-includes/fonts/dashicons.eot'),
(17266, '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.svg', 'wp-includes/fonts/dashicons.svg'),
(17267, '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.ttf', 'wp-includes/fonts/dashicons.ttf'),
(17268, '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.woff', 'wp-includes/fonts/dashicons.woff'),
(17269, '/home/iraneurobetcom/public_html/wp-includes/fonts/dashicons.woff2', 'wp-includes/fonts/dashicons.woff2'),
(17270, '/home/iraneurobetcom/public_html/wp-includes/fonts.php', 'wp-includes/fonts.php'),
(17271, '/home/iraneurobetcom/public_html/wp-includes/formatting.php', 'wp-includes/formatting.php'),
(17272, '/home/iraneurobetcom/public_html/wp-includes/functions.php', 'wp-includes/functions.php'),
(17273, '/home/iraneurobetcom/public_html/wp-includes/functions.wp-scripts.php', 'wp-includes/functions.wp-scripts.php'),
(17274, '/home/iraneurobetcom/public_html/wp-includes/functions.wp-styles.php', 'wp-includes/functions.wp-styles.php'),
(17275, '/home/iraneurobetcom/public_html/wp-includes/general-template.php', 'wp-includes/general-template.php'),
(17276, '/home/iraneurobetcom/public_html/wp-includes/global-styles-and-settings.php', 'wp-includes/global-styles-and-settings.php'),
(17277, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-active-formatting-elements.php', 'wp-includes/html-api/class-wp-html-active-formatting-elements.php'),
(17278, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-attribute-token.php', 'wp-includes/html-api/class-wp-html-attribute-token.php'),
(17279, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-decoder.php', 'wp-includes/html-api/class-wp-html-decoder.php'),
(17280, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-doctype-info.php', 'wp-includes/html-api/class-wp-html-doctype-info.php'),
(17281, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-open-elements.php', 'wp-includes/html-api/class-wp-html-open-elements.php'),
(17282, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-processor-state.php', 'wp-includes/html-api/class-wp-html-processor-state.php'),
(17283, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-processor.php', 'wp-includes/html-api/class-wp-html-processor.php'),
(17284, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-span.php', 'wp-includes/html-api/class-wp-html-span.php'),
(17285, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-stack-event.php', 'wp-includes/html-api/class-wp-html-stack-event.php'),
(17286, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-tag-processor.php', 'wp-includes/html-api/class-wp-html-tag-processor.php'),
(17287, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-text-replacement.php', 'wp-includes/html-api/class-wp-html-text-replacement.php'),
(17288, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-token.php', 'wp-includes/html-api/class-wp-html-token.php'),
(17289, '/home/iraneurobetcom/public_html/wp-includes/html-api/class-wp-html-unsupported-exception.php', 'wp-includes/html-api/class-wp-html-unsupported-exception.php'),
(17290, '/home/iraneurobetcom/public_html/wp-includes/html-api/error_log', 'wp-includes/html-api/error_log'),
(17291, '/home/iraneurobetcom/public_html/wp-includes/html-api/html5-named-character-references.php', 'wp-includes/html-api/html5-named-character-references.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(17292, '/home/iraneurobetcom/public_html/wp-includes/http.php', 'wp-includes/http.php'),
(17293, '/home/iraneurobetcom/public_html/wp-includes/https-detection.php', 'wp-includes/https-detection.php'),
(17294, '/home/iraneurobetcom/public_html/wp-includes/https-migration.php', 'wp-includes/https-migration.php'),
(17295, '/home/iraneurobetcom/public_html/wp-includes/images/admin-bar-sprite-2x.png', 'wp-includes/images/admin-bar-sprite-2x.png'),
(17296, '/home/iraneurobetcom/public_html/wp-includes/images/admin-bar-sprite.png', 'wp-includes/images/admin-bar-sprite.png'),
(17297, '/home/iraneurobetcom/public_html/wp-includes/images/arrow-pointer-blue-2x.png', 'wp-includes/images/arrow-pointer-blue-2x.png'),
(17298, '/home/iraneurobetcom/public_html/wp-includes/images/arrow-pointer-blue.png', 'wp-includes/images/arrow-pointer-blue.png'),
(17299, '/home/iraneurobetcom/public_html/wp-includes/images/blank.gif', 'wp-includes/images/blank.gif'),
(17300, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/archive.png', 'wp-includes/images/crystal/archive.png'),
(17301, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/audio.png', 'wp-includes/images/crystal/audio.png'),
(17302, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/code.png', 'wp-includes/images/crystal/code.png'),
(17303, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/default.png', 'wp-includes/images/crystal/default.png'),
(17304, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/document.png', 'wp-includes/images/crystal/document.png'),
(17305, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/interactive.png', 'wp-includes/images/crystal/interactive.png'),
(17306, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/license.txt', 'wp-includes/images/crystal/license.txt'),
(17307, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/spreadsheet.png', 'wp-includes/images/crystal/spreadsheet.png'),
(17308, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/text.png', 'wp-includes/images/crystal/text.png'),
(17309, '/home/iraneurobetcom/public_html/wp-includes/images/crystal/video.png', 'wp-includes/images/crystal/video.png'),
(17310, '/home/iraneurobetcom/public_html/wp-includes/images/down_arrow-2x.gif', 'wp-includes/images/down_arrow-2x.gif'),
(17311, '/home/iraneurobetcom/public_html/wp-includes/images/down_arrow.gif', 'wp-includes/images/down_arrow.gif'),
(17312, '/home/iraneurobetcom/public_html/wp-includes/images/icon-pointer-flag-2x.png', 'wp-includes/images/icon-pointer-flag-2x.png'),
(17313, '/home/iraneurobetcom/public_html/wp-includes/images/icon-pointer-flag.png', 'wp-includes/images/icon-pointer-flag.png'),
(17314, '/home/iraneurobetcom/public_html/wp-includes/images/media/archive.png', 'wp-includes/images/media/archive.png'),
(17315, '/home/iraneurobetcom/public_html/wp-includes/images/media/archive.svg', 'wp-includes/images/media/archive.svg'),
(17316, '/home/iraneurobetcom/public_html/wp-includes/images/media/audio.png', 'wp-includes/images/media/audio.png'),
(17317, '/home/iraneurobetcom/public_html/wp-includes/images/media/audio.svg', 'wp-includes/images/media/audio.svg'),
(17318, '/home/iraneurobetcom/public_html/wp-includes/images/media/code.png', 'wp-includes/images/media/code.png'),
(17319, '/home/iraneurobetcom/public_html/wp-includes/images/media/code.svg', 'wp-includes/images/media/code.svg'),
(17320, '/home/iraneurobetcom/public_html/wp-includes/images/media/default.png', 'wp-includes/images/media/default.png'),
(17321, '/home/iraneurobetcom/public_html/wp-includes/images/media/default.svg', 'wp-includes/images/media/default.svg'),
(17322, '/home/iraneurobetcom/public_html/wp-includes/images/media/document.png', 'wp-includes/images/media/document.png'),
(17323, '/home/iraneurobetcom/public_html/wp-includes/images/media/document.svg', 'wp-includes/images/media/document.svg'),
(17324, '/home/iraneurobetcom/public_html/wp-includes/images/media/interactive.png', 'wp-includes/images/media/interactive.png'),
(17325, '/home/iraneurobetcom/public_html/wp-includes/images/media/interactive.svg', 'wp-includes/images/media/interactive.svg'),
(17326, '/home/iraneurobetcom/public_html/wp-includes/images/media/spreadsheet.png', 'wp-includes/images/media/spreadsheet.png'),
(17327, '/home/iraneurobetcom/public_html/wp-includes/images/media/spreadsheet.svg', 'wp-includes/images/media/spreadsheet.svg'),
(17328, '/home/iraneurobetcom/public_html/wp-includes/images/media/text.png', 'wp-includes/images/media/text.png'),
(17329, '/home/iraneurobetcom/public_html/wp-includes/images/media/text.svg', 'wp-includes/images/media/text.svg'),
(17330, '/home/iraneurobetcom/public_html/wp-includes/images/media/video.png', 'wp-includes/images/media/video.png'),
(17331, '/home/iraneurobetcom/public_html/wp-includes/images/media/video.svg', 'wp-includes/images/media/video.svg'),
(17332, '/home/iraneurobetcom/public_html/wp-includes/images/rss-2x.png', 'wp-includes/images/rss-2x.png'),
(17333, '/home/iraneurobetcom/public_html/wp-includes/images/rss.png', 'wp-includes/images/rss.png'),
(17334, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/frownie.png', 'wp-includes/images/smilies/frownie.png'),
(17335, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_arrow.gif', 'wp-includes/images/smilies/icon_arrow.gif'),
(17336, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_biggrin.gif', 'wp-includes/images/smilies/icon_biggrin.gif'),
(17337, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_confused.gif', 'wp-includes/images/smilies/icon_confused.gif'),
(17338, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_cool.gif', 'wp-includes/images/smilies/icon_cool.gif'),
(17339, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_cry.gif', 'wp-includes/images/smilies/icon_cry.gif'),
(17340, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_eek.gif', 'wp-includes/images/smilies/icon_eek.gif'),
(17341, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_evil.gif', 'wp-includes/images/smilies/icon_evil.gif'),
(17342, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_exclaim.gif', 'wp-includes/images/smilies/icon_exclaim.gif'),
(17343, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_idea.gif', 'wp-includes/images/smilies/icon_idea.gif'),
(17344, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_lol.gif', 'wp-includes/images/smilies/icon_lol.gif'),
(17345, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_mad.gif', 'wp-includes/images/smilies/icon_mad.gif'),
(17346, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_mrgreen.gif', 'wp-includes/images/smilies/icon_mrgreen.gif'),
(17347, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_neutral.gif', 'wp-includes/images/smilies/icon_neutral.gif'),
(17348, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_question.gif', 'wp-includes/images/smilies/icon_question.gif'),
(17349, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_razz.gif', 'wp-includes/images/smilies/icon_razz.gif'),
(17350, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_redface.gif', 'wp-includes/images/smilies/icon_redface.gif'),
(17351, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_rolleyes.gif', 'wp-includes/images/smilies/icon_rolleyes.gif'),
(17352, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_sad.gif', 'wp-includes/images/smilies/icon_sad.gif'),
(17353, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_smile.gif', 'wp-includes/images/smilies/icon_smile.gif'),
(17354, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_surprised.gif', 'wp-includes/images/smilies/icon_surprised.gif'),
(17355, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_twisted.gif', 'wp-includes/images/smilies/icon_twisted.gif'),
(17356, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/icon_wink.gif', 'wp-includes/images/smilies/icon_wink.gif'),
(17357, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/mrgreen.png', 'wp-includes/images/smilies/mrgreen.png'),
(17358, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/rolleyes.png', 'wp-includes/images/smilies/rolleyes.png'),
(17359, '/home/iraneurobetcom/public_html/wp-includes/images/smilies/simple-smile.png', 'wp-includes/images/smilies/simple-smile.png'),
(17360, '/home/iraneurobetcom/public_html/wp-includes/images/spinner-2x.gif', 'wp-includes/images/spinner-2x.gif'),
(17361, '/home/iraneurobetcom/public_html/wp-includes/images/spinner.gif', 'wp-includes/images/spinner.gif'),
(17362, '/home/iraneurobetcom/public_html/wp-includes/images/toggle-arrow-2x.png', 'wp-includes/images/toggle-arrow-2x.png'),
(17363, '/home/iraneurobetcom/public_html/wp-includes/images/toggle-arrow.png', 'wp-includes/images/toggle-arrow.png'),
(17364, '/home/iraneurobetcom/public_html/wp-includes/images/uploader-icons-2x.png', 'wp-includes/images/uploader-icons-2x.png'),
(17365, '/home/iraneurobetcom/public_html/wp-includes/images/uploader-icons.png', 'wp-includes/images/uploader-icons.png'),
(17366, '/home/iraneurobetcom/public_html/wp-includes/images/w-logo-blue-white-bg.png', 'wp-includes/images/w-logo-blue-white-bg.png'),
(17367, '/home/iraneurobetcom/public_html/wp-includes/images/w-logo-blue.png', 'wp-includes/images/w-logo-blue.png'),
(17368, '/home/iraneurobetcom/public_html/wp-includes/images/wpicons-2x.png', 'wp-includes/images/wpicons-2x.png'),
(17369, '/home/iraneurobetcom/public_html/wp-includes/images/wpicons.png', 'wp-includes/images/wpicons.png'),
(17370, '/home/iraneurobetcom/public_html/wp-includes/images/wpspin-2x.gif', 'wp-includes/images/wpspin-2x.gif'),
(17371, '/home/iraneurobetcom/public_html/wp-includes/images/wpspin.gif', 'wp-includes/images/wpspin.gif'),
(17372, '/home/iraneurobetcom/public_html/wp-includes/images/xit-2x.gif', 'wp-includes/images/xit-2x.gif'),
(17373, '/home/iraneurobetcom/public_html/wp-includes/images/xit.gif', 'wp-includes/images/xit.gif'),
(17374, '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php', 'wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php'),
(17375, '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/class-wp-interactivity-api.php', 'wp-includes/interactivity-api/class-wp-interactivity-api.php'),
(17376, '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/error_log', 'wp-includes/interactivity-api/error_log'),
(17377, '/home/iraneurobetcom/public_html/wp-includes/interactivity-api/interactivity-api.php', 'wp-includes/interactivity-api/interactivity-api.php'),
(17378, '/home/iraneurobetcom/public_html/wp-includes/js/admin-bar.js', 'wp-includes/js/admin-bar.js'),
(17379, '/home/iraneurobetcom/public_html/wp-includes/js/admin-bar.min.js', 'wp-includes/js/admin-bar.min.js'),
(17380, '/home/iraneurobetcom/public_html/wp-includes/js/api-request.js', 'wp-includes/js/api-request.js'),
(17381, '/home/iraneurobetcom/public_html/wp-includes/js/api-request.min.js', 'wp-includes/js/api-request.min.js'),
(17382, '/home/iraneurobetcom/public_html/wp-includes/js/autosave.js', 'wp-includes/js/autosave.js'),
(17383, '/home/iraneurobetcom/public_html/wp-includes/js/autosave.min.js', 'wp-includes/js/autosave.min.js'),
(17384, '/home/iraneurobetcom/public_html/wp-includes/js/backbone.js', 'wp-includes/js/backbone.js'),
(17385, '/home/iraneurobetcom/public_html/wp-includes/js/backbone.min.js', 'wp-includes/js/backbone.min.js'),
(17386, '/home/iraneurobetcom/public_html/wp-includes/js/clipboard.js', 'wp-includes/js/clipboard.js'),
(17387, '/home/iraneurobetcom/public_html/wp-includes/js/clipboard.min.js', 'wp-includes/js/clipboard.min.js'),
(17388, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/codemirror.min.css', 'wp-includes/js/codemirror/codemirror.min.css'),
(17389, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/codemirror.min.js', 'wp-includes/js/codemirror/codemirror.min.js'),
(17390, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/csslint.js', 'wp-includes/js/codemirror/csslint.js'),
(17391, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/esprima.js', 'wp-includes/js/codemirror/esprima.js'),
(17392, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/fakejshint.js', 'wp-includes/js/codemirror/fakejshint.js'),
(17393, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/htmlhint-kses.js', 'wp-includes/js/codemirror/htmlhint-kses.js'),
(17394, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/htmlhint.js', 'wp-includes/js/codemirror/htmlhint.js'),
(17395, '/home/iraneurobetcom/public_html/wp-includes/js/codemirror/jsonlint.js', 'wp-includes/js/codemirror/jsonlint.js'),
(17396, '/home/iraneurobetcom/public_html/wp-includes/js/colorpicker.js', 'wp-includes/js/colorpicker.js'),
(17397, '/home/iraneurobetcom/public_html/wp-includes/js/colorpicker.min.js', 'wp-includes/js/colorpicker.min.js'),
(17398, '/home/iraneurobetcom/public_html/wp-includes/js/comment-reply.js', 'wp-includes/js/comment-reply.js'),
(17399, '/home/iraneurobetcom/public_html/wp-includes/js/comment-reply.min.js', 'wp-includes/js/comment-reply.min.js'),
(17400, '/home/iraneurobetcom/public_html/wp-includes/js/crop/cropper.css', 'wp-includes/js/crop/cropper.css'),
(17401, '/home/iraneurobetcom/public_html/wp-includes/js/crop/cropper.js', 'wp-includes/js/crop/cropper.js'),
(17402, '/home/iraneurobetcom/public_html/wp-includes/js/crop/marqueeHoriz.gif', 'wp-includes/js/crop/marqueeHoriz.gif'),
(17403, '/home/iraneurobetcom/public_html/wp-includes/js/crop/marqueeVert.gif', 'wp-includes/js/crop/marqueeVert.gif'),
(17404, '/home/iraneurobetcom/public_html/wp-includes/js/customize-base.js', 'wp-includes/js/customize-base.js'),
(17405, '/home/iraneurobetcom/public_html/wp-includes/js/customize-base.min.js', 'wp-includes/js/customize-base.min.js'),
(17406, '/home/iraneurobetcom/public_html/wp-includes/js/customize-loader.js', 'wp-includes/js/customize-loader.js'),
(17407, '/home/iraneurobetcom/public_html/wp-includes/js/customize-loader.min.js', 'wp-includes/js/customize-loader.min.js'),
(17408, '/home/iraneurobetcom/public_html/wp-includes/js/customize-models.js', 'wp-includes/js/customize-models.js'),
(17409, '/home/iraneurobetcom/public_html/wp-includes/js/customize-models.min.js', 'wp-includes/js/customize-models.min.js'),
(17410, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-nav-menus.js', 'wp-includes/js/customize-preview-nav-menus.js'),
(17411, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-nav-menus.min.js', 'wp-includes/js/customize-preview-nav-menus.min.js'),
(17412, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-widgets.js', 'wp-includes/js/customize-preview-widgets.js'),
(17413, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview-widgets.min.js', 'wp-includes/js/customize-preview-widgets.min.js'),
(17414, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview.js', 'wp-includes/js/customize-preview.js'),
(17415, '/home/iraneurobetcom/public_html/wp-includes/js/customize-preview.min.js', 'wp-includes/js/customize-preview.min.js'),
(17416, '/home/iraneurobetcom/public_html/wp-includes/js/customize-selective-refresh.js', 'wp-includes/js/customize-selective-refresh.js'),
(17417, '/home/iraneurobetcom/public_html/wp-includes/js/customize-selective-refresh.min.js', 'wp-includes/js/customize-selective-refresh.min.js'),
(17418, '/home/iraneurobetcom/public_html/wp-includes/js/customize-views.js', 'wp-includes/js/customize-views.js'),
(17419, '/home/iraneurobetcom/public_html/wp-includes/js/customize-views.min.js', 'wp-includes/js/customize-views.min.js'),
(17420, '/home/iraneurobetcom/public_html/wp-includes/js/dist/a11y.js', 'wp-includes/js/dist/a11y.js'),
(17421, '/home/iraneurobetcom/public_html/wp-includes/js/dist/a11y.min.js', 'wp-includes/js/dist/a11y.min.js'),
(17422, '/home/iraneurobetcom/public_html/wp-includes/js/dist/annotations.js', 'wp-includes/js/dist/annotations.js'),
(17423, '/home/iraneurobetcom/public_html/wp-includes/js/dist/annotations.min.js', 'wp-includes/js/dist/annotations.min.js'),
(17424, '/home/iraneurobetcom/public_html/wp-includes/js/dist/api-fetch.js', 'wp-includes/js/dist/api-fetch.js'),
(17425, '/home/iraneurobetcom/public_html/wp-includes/js/dist/api-fetch.min.js', 'wp-includes/js/dist/api-fetch.min.js'),
(17426, '/home/iraneurobetcom/public_html/wp-includes/js/dist/autop.js', 'wp-includes/js/dist/autop.js'),
(17427, '/home/iraneurobetcom/public_html/wp-includes/js/dist/autop.min.js', 'wp-includes/js/dist/autop.min.js'),
(17428, '/home/iraneurobetcom/public_html/wp-includes/js/dist/blob.js', 'wp-includes/js/dist/blob.js'),
(17429, '/home/iraneurobetcom/public_html/wp-includes/js/dist/blob.min.js', 'wp-includes/js/dist/blob.min.js'),
(17430, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-directory.js', 'wp-includes/js/dist/block-directory.js'),
(17431, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-directory.min.js', 'wp-includes/js/dist/block-directory.min.js'),
(17432, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-editor.js', 'wp-includes/js/dist/block-editor.js'),
(17433, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-editor.min.js', 'wp-includes/js/dist/block-editor.min.js'),
(17434, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-library.js', 'wp-includes/js/dist/block-library.js'),
(17435, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-library.min.js', 'wp-includes/js/dist/block-library.min.js'),
(17436, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-serialization-default-parser.js', 'wp-includes/js/dist/block-serialization-default-parser.js'),
(17437, '/home/iraneurobetcom/public_html/wp-includes/js/dist/block-serialization-default-parser.min.js', 'wp-includes/js/dist/block-serialization-default-parser.min.js'),
(17438, '/home/iraneurobetcom/public_html/wp-includes/js/dist/blocks.js', 'wp-includes/js/dist/blocks.js'),
(17439, '/home/iraneurobetcom/public_html/wp-includes/js/dist/blocks.min.js', 'wp-includes/js/dist/blocks.min.js'),
(17440, '/home/iraneurobetcom/public_html/wp-includes/js/dist/commands.js', 'wp-includes/js/dist/commands.js'),
(17441, '/home/iraneurobetcom/public_html/wp-includes/js/dist/commands.min.js', 'wp-includes/js/dist/commands.min.js'),
(17442, '/home/iraneurobetcom/public_html/wp-includes/js/dist/components.js', 'wp-includes/js/dist/components.js'),
(17443, '/home/iraneurobetcom/public_html/wp-includes/js/dist/components.min.js', 'wp-includes/js/dist/components.min.js'),
(17444, '/home/iraneurobetcom/public_html/wp-includes/js/dist/compose.js', 'wp-includes/js/dist/compose.js'),
(17445, '/home/iraneurobetcom/public_html/wp-includes/js/dist/compose.min.js', 'wp-includes/js/dist/compose.min.js'),
(17446, '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-commands.js', 'wp-includes/js/dist/core-commands.js'),
(17447, '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-commands.min.js', 'wp-includes/js/dist/core-commands.min.js'),
(17448, '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-data.js', 'wp-includes/js/dist/core-data.js'),
(17449, '/home/iraneurobetcom/public_html/wp-includes/js/dist/core-data.min.js', 'wp-includes/js/dist/core-data.min.js'),
(17450, '/home/iraneurobetcom/public_html/wp-includes/js/dist/customize-widgets.js', 'wp-includes/js/dist/customize-widgets.js'),
(17451, '/home/iraneurobetcom/public_html/wp-includes/js/dist/customize-widgets.min.js', 'wp-includes/js/dist/customize-widgets.min.js'),
(17452, '/home/iraneurobetcom/public_html/wp-includes/js/dist/data-controls.js', 'wp-includes/js/dist/data-controls.js'),
(17453, '/home/iraneurobetcom/public_html/wp-includes/js/dist/data-controls.min.js', 'wp-includes/js/dist/data-controls.min.js'),
(17454, '/home/iraneurobetcom/public_html/wp-includes/js/dist/data.js', 'wp-includes/js/dist/data.js'),
(17455, '/home/iraneurobetcom/public_html/wp-includes/js/dist/data.min.js', 'wp-includes/js/dist/data.min.js'),
(17456, '/home/iraneurobetcom/public_html/wp-includes/js/dist/date.js', 'wp-includes/js/dist/date.js'),
(17457, '/home/iraneurobetcom/public_html/wp-includes/js/dist/date.min.js', 'wp-includes/js/dist/date.min.js'),
(17458, '/home/iraneurobetcom/public_html/wp-includes/js/dist/deprecated.js', 'wp-includes/js/dist/deprecated.js'),
(17459, '/home/iraneurobetcom/public_html/wp-includes/js/dist/deprecated.min.js', 'wp-includes/js/dist/deprecated.min.js'),
(17460, '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-entry.js', 'wp-includes/js/dist/development/react-refresh-entry.js'),
(17461, '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-entry.min.js', 'wp-includes/js/dist/development/react-refresh-entry.min.js'),
(17462, '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-runtime.js', 'wp-includes/js/dist/development/react-refresh-runtime.js'),
(17463, '/home/iraneurobetcom/public_html/wp-includes/js/dist/development/react-refresh-runtime.min.js', 'wp-includes/js/dist/development/react-refresh-runtime.min.js'),
(17464, '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom-ready.js', 'wp-includes/js/dist/dom-ready.js'),
(17465, '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom-ready.min.js', 'wp-includes/js/dist/dom-ready.min.js'),
(17466, '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom.js', 'wp-includes/js/dist/dom.js'),
(17467, '/home/iraneurobetcom/public_html/wp-includes/js/dist/dom.min.js', 'wp-includes/js/dist/dom.min.js'),
(17468, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-post.js', 'wp-includes/js/dist/edit-post.js'),
(17469, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-post.min.js', 'wp-includes/js/dist/edit-post.min.js'),
(17470, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-site.js', 'wp-includes/js/dist/edit-site.js'),
(17471, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-site.min.js', 'wp-includes/js/dist/edit-site.min.js'),
(17472, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-widgets.js', 'wp-includes/js/dist/edit-widgets.js'),
(17473, '/home/iraneurobetcom/public_html/wp-includes/js/dist/edit-widgets.min.js', 'wp-includes/js/dist/edit-widgets.min.js'),
(17474, '/home/iraneurobetcom/public_html/wp-includes/js/dist/editor.js', 'wp-includes/js/dist/editor.js'),
(17475, '/home/iraneurobetcom/public_html/wp-includes/js/dist/editor.min.js', 'wp-includes/js/dist/editor.min.js'),
(17476, '/home/iraneurobetcom/public_html/wp-includes/js/dist/element.js', 'wp-includes/js/dist/element.js'),
(17477, '/home/iraneurobetcom/public_html/wp-includes/js/dist/element.min.js', 'wp-includes/js/dist/element.min.js'),
(17478, '/home/iraneurobetcom/public_html/wp-includes/js/dist/escape-html.js', 'wp-includes/js/dist/escape-html.js'),
(17479, '/home/iraneurobetcom/public_html/wp-includes/js/dist/escape-html.min.js', 'wp-includes/js/dist/escape-html.min.js'),
(17480, '/home/iraneurobetcom/public_html/wp-includes/js/dist/format-library.js', 'wp-includes/js/dist/format-library.js'),
(17481, '/home/iraneurobetcom/public_html/wp-includes/js/dist/format-library.min.js', 'wp-includes/js/dist/format-library.min.js'),
(17482, '/home/iraneurobetcom/public_html/wp-includes/js/dist/hooks.js', 'wp-includes/js/dist/hooks.js'),
(17483, '/home/iraneurobetcom/public_html/wp-includes/js/dist/hooks.min.js', 'wp-includes/js/dist/hooks.min.js'),
(17484, '/home/iraneurobetcom/public_html/wp-includes/js/dist/html-entities.js', 'wp-includes/js/dist/html-entities.js'),
(17485, '/home/iraneurobetcom/public_html/wp-includes/js/dist/html-entities.min.js', 'wp-includes/js/dist/html-entities.min.js'),
(17486, '/home/iraneurobetcom/public_html/wp-includes/js/dist/i18n.js', 'wp-includes/js/dist/i18n.js'),
(17487, '/home/iraneurobetcom/public_html/wp-includes/js/dist/i18n.min.js', 'wp-includes/js/dist/i18n.min.js'),
(17488, '/home/iraneurobetcom/public_html/wp-includes/js/dist/is-shallow-equal.js', 'wp-includes/js/dist/is-shallow-equal.js'),
(17489, '/home/iraneurobetcom/public_html/wp-includes/js/dist/is-shallow-equal.min.js', 'wp-includes/js/dist/is-shallow-equal.min.js'),
(17490, '/home/iraneurobetcom/public_html/wp-includes/js/dist/keyboard-shortcuts.js', 'wp-includes/js/dist/keyboard-shortcuts.js'),
(17491, '/home/iraneurobetcom/public_html/wp-includes/js/dist/keyboard-shortcuts.min.js', 'wp-includes/js/dist/keyboard-shortcuts.min.js'),
(17492, '/home/iraneurobetcom/public_html/wp-includes/js/dist/keycodes.js', 'wp-includes/js/dist/keycodes.js'),
(17493, '/home/iraneurobetcom/public_html/wp-includes/js/dist/keycodes.min.js', 'wp-includes/js/dist/keycodes.min.js'),
(17494, '/home/iraneurobetcom/public_html/wp-includes/js/dist/list-reusable-blocks.js', 'wp-includes/js/dist/list-reusable-blocks.js'),
(17495, '/home/iraneurobetcom/public_html/wp-includes/js/dist/list-reusable-blocks.min.js', 'wp-includes/js/dist/list-reusable-blocks.min.js'),
(17496, '/home/iraneurobetcom/public_html/wp-includes/js/dist/media-utils.js', 'wp-includes/js/dist/media-utils.js'),
(17497, '/home/iraneurobetcom/public_html/wp-includes/js/dist/media-utils.min.js', 'wp-includes/js/dist/media-utils.min.js'),
(17498, '/home/iraneurobetcom/public_html/wp-includes/js/dist/notices.js', 'wp-includes/js/dist/notices.js'),
(17499, '/home/iraneurobetcom/public_html/wp-includes/js/dist/notices.min.js', 'wp-includes/js/dist/notices.min.js'),
(17500, '/home/iraneurobetcom/public_html/wp-includes/js/dist/nux.js', 'wp-includes/js/dist/nux.js'),
(17501, '/home/iraneurobetcom/public_html/wp-includes/js/dist/nux.min.js', 'wp-includes/js/dist/nux.min.js'),
(17502, '/home/iraneurobetcom/public_html/wp-includes/js/dist/patterns.js', 'wp-includes/js/dist/patterns.js'),
(17503, '/home/iraneurobetcom/public_html/wp-includes/js/dist/patterns.min.js', 'wp-includes/js/dist/patterns.min.js'),
(17504, '/home/iraneurobetcom/public_html/wp-includes/js/dist/plugins.js', 'wp-includes/js/dist/plugins.js'),
(17505, '/home/iraneurobetcom/public_html/wp-includes/js/dist/plugins.min.js', 'wp-includes/js/dist/plugins.min.js'),
(17506, '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences-persistence.js', 'wp-includes/js/dist/preferences-persistence.js'),
(17507, '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences-persistence.min.js', 'wp-includes/js/dist/preferences-persistence.min.js'),
(17508, '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences.js', 'wp-includes/js/dist/preferences.js'),
(17509, '/home/iraneurobetcom/public_html/wp-includes/js/dist/preferences.min.js', 'wp-includes/js/dist/preferences.min.js'),
(17510, '/home/iraneurobetcom/public_html/wp-includes/js/dist/primitives.js', 'wp-includes/js/dist/primitives.js'),
(17511, '/home/iraneurobetcom/public_html/wp-includes/js/dist/primitives.min.js', 'wp-includes/js/dist/primitives.min.js'),
(17512, '/home/iraneurobetcom/public_html/wp-includes/js/dist/priority-queue.js', 'wp-includes/js/dist/priority-queue.js'),
(17513, '/home/iraneurobetcom/public_html/wp-includes/js/dist/priority-queue.min.js', 'wp-includes/js/dist/priority-queue.min.js'),
(17514, '/home/iraneurobetcom/public_html/wp-includes/js/dist/private-apis.js', 'wp-includes/js/dist/private-apis.js'),
(17515, '/home/iraneurobetcom/public_html/wp-includes/js/dist/private-apis.min.js', 'wp-includes/js/dist/private-apis.min.js'),
(17516, '/home/iraneurobetcom/public_html/wp-includes/js/dist/redux-routine.js', 'wp-includes/js/dist/redux-routine.js'),
(17517, '/home/iraneurobetcom/public_html/wp-includes/js/dist/redux-routine.min.js', 'wp-includes/js/dist/redux-routine.min.js'),
(17518, '/home/iraneurobetcom/public_html/wp-includes/js/dist/reusable-blocks.js', 'wp-includes/js/dist/reusable-blocks.js'),
(17519, '/home/iraneurobetcom/public_html/wp-includes/js/dist/reusable-blocks.min.js', 'wp-includes/js/dist/reusable-blocks.min.js'),
(17520, '/home/iraneurobetcom/public_html/wp-includes/js/dist/rich-text.js', 'wp-includes/js/dist/rich-text.js'),
(17521, '/home/iraneurobetcom/public_html/wp-includes/js/dist/rich-text.min.js', 'wp-includes/js/dist/rich-text.min.js'),
(17522, '/home/iraneurobetcom/public_html/wp-includes/js/dist/router.js', 'wp-includes/js/dist/router.js'),
(17523, '/home/iraneurobetcom/public_html/wp-includes/js/dist/router.min.js', 'wp-includes/js/dist/router.min.js'),
(17524, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/a11y/index.js', 'wp-includes/js/dist/script-modules/a11y/index.js'),
(17525, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/a11y/index.min.js', 'wp-includes/js/dist/script-modules/a11y/index.min.js'),
(17526, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/file/view.js', 'wp-includes/js/dist/script-modules/block-library/file/view.js'),
(17527, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/file/view.min.js', 'wp-includes/js/dist/script-modules/block-library/file/view.min.js'),
(17528, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/form/view.js', 'wp-includes/js/dist/script-modules/block-library/form/view.js'),
(17529, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/form/view.min.js', 'wp-includes/js/dist/script-modules/block-library/form/view.min.js'),
(17530, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/image/view.js', 'wp-includes/js/dist/script-modules/block-library/image/view.js'),
(17531, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/image/view.min.js', 'wp-includes/js/dist/script-modules/block-library/image/view.min.js'),
(17532, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/navigation/view.js', 'wp-includes/js/dist/script-modules/block-library/navigation/view.js'),
(17533, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js', 'wp-includes/js/dist/script-modules/block-library/navigation/view.min.js'),
(17534, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/query/view.js', 'wp-includes/js/dist/script-modules/block-library/query/view.js'),
(17535, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/query/view.min.js', 'wp-includes/js/dist/script-modules/block-library/query/view.min.js'),
(17536, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/search/view.js', 'wp-includes/js/dist/script-modules/block-library/search/view.js'),
(17537, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/block-library/search/view.min.js', 'wp-includes/js/dist/script-modules/block-library/search/view.min.js'),
(17538, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/debug.js', 'wp-includes/js/dist/script-modules/interactivity/debug.js'),
(17539, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/debug.min.js', 'wp-includes/js/dist/script-modules/interactivity/debug.min.js'),
(17540, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/index.js', 'wp-includes/js/dist/script-modules/interactivity/index.js'),
(17541, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity/index.min.js', 'wp-includes/js/dist/script-modules/interactivity/index.min.js'),
(17542, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity-router/index.js', 'wp-includes/js/dist/script-modules/interactivity-router/index.js'),
(17543, '/home/iraneurobetcom/public_html/wp-includes/js/dist/script-modules/interactivity-router/index.min.js', 'wp-includes/js/dist/script-modules/interactivity-router/index.min.js'),
(17544, '/home/iraneurobetcom/public_html/wp-includes/js/dist/server-side-render.js', 'wp-includes/js/dist/server-side-render.js'),
(17545, '/home/iraneurobetcom/public_html/wp-includes/js/dist/server-side-render.min.js', 'wp-includes/js/dist/server-side-render.min.js'),
(17546, '/home/iraneurobetcom/public_html/wp-includes/js/dist/shortcode.js', 'wp-includes/js/dist/shortcode.js'),
(17547, '/home/iraneurobetcom/public_html/wp-includes/js/dist/shortcode.min.js', 'wp-includes/js/dist/shortcode.min.js'),
(17548, '/home/iraneurobetcom/public_html/wp-includes/js/dist/style-engine.js', 'wp-includes/js/dist/style-engine.js'),
(17549, '/home/iraneurobetcom/public_html/wp-includes/js/dist/style-engine.min.js', 'wp-includes/js/dist/style-engine.min.js'),
(17550, '/home/iraneurobetcom/public_html/wp-includes/js/dist/token-list.js', 'wp-includes/js/dist/token-list.js'),
(17551, '/home/iraneurobetcom/public_html/wp-includes/js/dist/token-list.min.js', 'wp-includes/js/dist/token-list.min.js'),
(17552, '/home/iraneurobetcom/public_html/wp-includes/js/dist/url.js', 'wp-includes/js/dist/url.js'),
(17553, '/home/iraneurobetcom/public_html/wp-includes/js/dist/url.min.js', 'wp-includes/js/dist/url.min.js'),
(17554, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/lodash.js', 'wp-includes/js/dist/vendor/lodash.js'),
(17555, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/lodash.min.js', 'wp-includes/js/dist/vendor/lodash.min.js'),
(17556, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/moment.js', 'wp-includes/js/dist/vendor/moment.js'),
(17557, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/moment.min.js', 'wp-includes/js/dist/vendor/moment.min.js'),
(17558, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-dom.js', 'wp-includes/js/dist/vendor/react-dom.js'),
(17559, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-dom.min.js', 'wp-includes/js/dist/vendor/react-dom.min.js'),
(17560, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.js', 'wp-includes/js/dist/vendor/react-jsx-runtime.js'),
(17561, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.min.js', 'wp-includes/js/dist/vendor/react-jsx-runtime.min.js'),
(17562, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt', 'wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt'),
(17563, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react.js', 'wp-includes/js/dist/vendor/react.js'),
(17564, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/react.min.js', 'wp-includes/js/dist/vendor/react.min.js'),
(17565, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/regenerator-runtime.js', 'wp-includes/js/dist/vendor/regenerator-runtime.js'),
(17566, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/regenerator-runtime.min.js', 'wp-includes/js/dist/vendor/regenerator-runtime.min.js'),
(17567, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js', 'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),
(17568, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),
(17569, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js', 'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),
(17570, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),
(17571, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.js', 'wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),
(17572, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),
(17573, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.js', 'wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),
(17574, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),
(17575, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.js', 'wp-includes/js/dist/vendor/wp-polyfill-inert.js'),
(17576, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-inert.min.js'),
(17577, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js', 'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),
(17578, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),
(17579, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js', 'wp-includes/js/dist/vendor/wp-polyfill-object-fit.js'),
(17580, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js'),
(17581, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.js', 'wp-includes/js/dist/vendor/wp-polyfill-url.js'),
(17582, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill-url.min.js', 'wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),
(17583, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill.js', 'wp-includes/js/dist/vendor/wp-polyfill.js'),
(17584, '/home/iraneurobetcom/public_html/wp-includes/js/dist/vendor/wp-polyfill.min.js', 'wp-includes/js/dist/vendor/wp-polyfill.min.js'),
(17585, '/home/iraneurobetcom/public_html/wp-includes/js/dist/viewport.js', 'wp-includes/js/dist/viewport.js'),
(17586, '/home/iraneurobetcom/public_html/wp-includes/js/dist/viewport.min.js', 'wp-includes/js/dist/viewport.min.js'),
(17587, '/home/iraneurobetcom/public_html/wp-includes/js/dist/warning.js', 'wp-includes/js/dist/warning.js'),
(17588, '/home/iraneurobetcom/public_html/wp-includes/js/dist/warning.min.js', 'wp-includes/js/dist/warning.min.js'),
(17589, '/home/iraneurobetcom/public_html/wp-includes/js/dist/widgets.js', 'wp-includes/js/dist/widgets.js'),
(17590, '/home/iraneurobetcom/public_html/wp-includes/js/dist/widgets.min.js', 'wp-includes/js/dist/widgets.min.js'),
(17591, '/home/iraneurobetcom/public_html/wp-includes/js/dist/wordcount.js', 'wp-includes/js/dist/wordcount.js'),
(17592, '/home/iraneurobetcom/public_html/wp-includes/js/dist/wordcount.min.js', 'wp-includes/js/dist/wordcount.min.js'),
(17593, '/home/iraneurobetcom/public_html/wp-includes/js/heartbeat.js', 'wp-includes/js/heartbeat.js'),
(17594, '/home/iraneurobetcom/public_html/wp-includes/js/heartbeat.min.js', 'wp-includes/js/heartbeat.min.js'),
(17595, '/home/iraneurobetcom/public_html/wp-includes/js/hoverIntent.js', 'wp-includes/js/hoverIntent.js'),
(17596, '/home/iraneurobetcom/public_html/wp-includes/js/hoverIntent.min.js', 'wp-includes/js/hoverIntent.min.js'),
(17597, '/home/iraneurobetcom/public_html/wp-includes/js/hoverintent-js.min.js', 'wp-includes/js/hoverintent-js.min.js'),
(17598, '/home/iraneurobetcom/public_html/wp-includes/js/imagesloaded.min.js', 'wp-includes/js/imagesloaded.min.js'),
(17599, '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/border-anim-h.gif', 'wp-includes/js/imgareaselect/border-anim-h.gif'),
(17600, '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/border-anim-v.gif', 'wp-includes/js/imgareaselect/border-anim-v.gif'),
(17601, '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/imgareaselect.css', 'wp-includes/js/imgareaselect/imgareaselect.css'),
(17602, '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.js', 'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),
(17603, '/home/iraneurobetcom/public_html/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js', 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),
(17604, '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/Jcrop.gif', 'wp-includes/js/jcrop/Jcrop.gif'),
(17605, '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.css', 'wp-includes/js/jcrop/jquery.Jcrop.min.css'),
(17606, '/home/iraneurobetcom/public_html/wp-includes/js/jcrop/jquery.Jcrop.min.js', 'wp-includes/js/jcrop/jquery.Jcrop.min.js'),
(17607, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery-migrate.js', 'wp-includes/js/jquery/jquery-migrate.js'),
(17608, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery-migrate.min.js', 'wp-includes/js/jquery/jquery-migrate.min.js'),
(17609, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.color.min.js', 'wp-includes/js/jquery/jquery.color.min.js'),
(17610, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.form.js', 'wp-includes/js/jquery/jquery.form.js'),
(17611, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.form.min.js', 'wp-includes/js/jquery/jquery.form.min.js'),
(17612, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.hotkeys.js', 'wp-includes/js/jquery/jquery.hotkeys.js'),
(17613, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.hotkeys.min.js', 'wp-includes/js/jquery/jquery.hotkeys.min.js'),
(17614, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.js', 'wp-includes/js/jquery/jquery.js'),
(17615, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.masonry.min.js', 'wp-includes/js/jquery/jquery.masonry.min.js'),
(17616, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.min.js', 'wp-includes/js/jquery/jquery.min.js'),
(17617, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.query.js', 'wp-includes/js/jquery/jquery.query.js'),
(17618, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.schedule.js', 'wp-includes/js/jquery/jquery.schedule.js'),
(17619, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.serialize-object.js', 'wp-includes/js/jquery/jquery.serialize-object.js'),
(17620, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.table-hotkeys.js', 'wp-includes/js/jquery/jquery.table-hotkeys.js'),
(17621, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.table-hotkeys.min.js', 'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),
(17622, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/jquery.ui.touch-punch.js', 'wp-includes/js/jquery/jquery.ui.touch-punch.js'),
(17623, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/suggest.js', 'wp-includes/js/jquery/suggest.js'),
(17624, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/suggest.min.js', 'wp-includes/js/jquery/suggest.min.js'),
(17625, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/accordion.js', 'wp-includes/js/jquery/ui/accordion.js'),
(17626, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/accordion.min.js', 'wp-includes/js/jquery/ui/accordion.min.js'),
(17627, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/autocomplete.js', 'wp-includes/js/jquery/ui/autocomplete.js'),
(17628, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/autocomplete.min.js', 'wp-includes/js/jquery/ui/autocomplete.min.js'),
(17629, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/button.js', 'wp-includes/js/jquery/ui/button.js'),
(17630, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/button.min.js', 'wp-includes/js/jquery/ui/button.min.js'),
(17631, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/checkboxradio.js', 'wp-includes/js/jquery/ui/checkboxradio.js'),
(17632, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/checkboxradio.min.js', 'wp-includes/js/jquery/ui/checkboxradio.min.js'),
(17633, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/controlgroup.js', 'wp-includes/js/jquery/ui/controlgroup.js'),
(17634, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/controlgroup.min.js', 'wp-includes/js/jquery/ui/controlgroup.min.js'),
(17635, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/core.js', 'wp-includes/js/jquery/ui/core.js'),
(17636, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/core.min.js', 'wp-includes/js/jquery/ui/core.min.js'),
(17637, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/datepicker.js', 'wp-includes/js/jquery/ui/datepicker.js'),
(17638, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/datepicker.min.js', 'wp-includes/js/jquery/ui/datepicker.min.js'),
(17639, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/dialog.js', 'wp-includes/js/jquery/ui/dialog.js'),
(17640, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/dialog.min.js', 'wp-includes/js/jquery/ui/dialog.min.js'),
(17641, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/draggable.js', 'wp-includes/js/jquery/ui/draggable.js'),
(17642, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/draggable.min.js', 'wp-includes/js/jquery/ui/draggable.min.js'),
(17643, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/droppable.js', 'wp-includes/js/jquery/ui/droppable.js'),
(17644, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/droppable.min.js', 'wp-includes/js/jquery/ui/droppable.min.js'),
(17645, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-blind.js', 'wp-includes/js/jquery/ui/effect-blind.js'),
(17646, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-blind.min.js', 'wp-includes/js/jquery/ui/effect-blind.min.js'),
(17647, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-bounce.js', 'wp-includes/js/jquery/ui/effect-bounce.js'),
(17648, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-bounce.min.js', 'wp-includes/js/jquery/ui/effect-bounce.min.js'),
(17649, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-clip.js', 'wp-includes/js/jquery/ui/effect-clip.js'),
(17650, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-clip.min.js', 'wp-includes/js/jquery/ui/effect-clip.min.js'),
(17651, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-drop.js', 'wp-includes/js/jquery/ui/effect-drop.js'),
(17652, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-drop.min.js', 'wp-includes/js/jquery/ui/effect-drop.min.js'),
(17653, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-explode.js', 'wp-includes/js/jquery/ui/effect-explode.js'),
(17654, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-explode.min.js', 'wp-includes/js/jquery/ui/effect-explode.min.js'),
(17655, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fade.js', 'wp-includes/js/jquery/ui/effect-fade.js'),
(17656, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fade.min.js', 'wp-includes/js/jquery/ui/effect-fade.min.js'),
(17657, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fold.js', 'wp-includes/js/jquery/ui/effect-fold.js'),
(17658, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-fold.min.js', 'wp-includes/js/jquery/ui/effect-fold.min.js'),
(17659, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-highlight.js', 'wp-includes/js/jquery/ui/effect-highlight.js'),
(17660, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-highlight.min.js', 'wp-includes/js/jquery/ui/effect-highlight.min.js'),
(17661, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-puff.js', 'wp-includes/js/jquery/ui/effect-puff.js'),
(17662, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-puff.min.js', 'wp-includes/js/jquery/ui/effect-puff.min.js'),
(17663, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-pulsate.js', 'wp-includes/js/jquery/ui/effect-pulsate.js'),
(17664, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-pulsate.min.js', 'wp-includes/js/jquery/ui/effect-pulsate.min.js'),
(17665, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-scale.js', 'wp-includes/js/jquery/ui/effect-scale.js'),
(17666, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-scale.min.js', 'wp-includes/js/jquery/ui/effect-scale.min.js'),
(17667, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-shake.js', 'wp-includes/js/jquery/ui/effect-shake.js'),
(17668, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-shake.min.js', 'wp-includes/js/jquery/ui/effect-shake.min.js'),
(17669, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-size.js', 'wp-includes/js/jquery/ui/effect-size.js'),
(17670, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-size.min.js', 'wp-includes/js/jquery/ui/effect-size.min.js'),
(17671, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-slide.js', 'wp-includes/js/jquery/ui/effect-slide.js'),
(17672, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-slide.min.js', 'wp-includes/js/jquery/ui/effect-slide.min.js'),
(17673, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-transfer.js', 'wp-includes/js/jquery/ui/effect-transfer.js'),
(17674, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect-transfer.min.js', 'wp-includes/js/jquery/ui/effect-transfer.min.js'),
(17675, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect.js', 'wp-includes/js/jquery/ui/effect.js'),
(17676, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/effect.min.js', 'wp-includes/js/jquery/ui/effect.min.js'),
(17677, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/menu.js', 'wp-includes/js/jquery/ui/menu.js'),
(17678, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/menu.min.js', 'wp-includes/js/jquery/ui/menu.min.js'),
(17679, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/mouse.js', 'wp-includes/js/jquery/ui/mouse.js'),
(17680, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/mouse.min.js', 'wp-includes/js/jquery/ui/mouse.min.js'),
(17681, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/progressbar.js', 'wp-includes/js/jquery/ui/progressbar.js'),
(17682, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/progressbar.min.js', 'wp-includes/js/jquery/ui/progressbar.min.js'),
(17683, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/resizable.js', 'wp-includes/js/jquery/ui/resizable.js');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(17684, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/resizable.min.js', 'wp-includes/js/jquery/ui/resizable.min.js'),
(17685, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectable.js', 'wp-includes/js/jquery/ui/selectable.js'),
(17686, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectable.min.js', 'wp-includes/js/jquery/ui/selectable.min.js'),
(17687, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectmenu.js', 'wp-includes/js/jquery/ui/selectmenu.js'),
(17688, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/selectmenu.min.js', 'wp-includes/js/jquery/ui/selectmenu.min.js'),
(17689, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/slider.js', 'wp-includes/js/jquery/ui/slider.js'),
(17690, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/slider.min.js', 'wp-includes/js/jquery/ui/slider.min.js'),
(17691, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/sortable.js', 'wp-includes/js/jquery/ui/sortable.js'),
(17692, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/sortable.min.js', 'wp-includes/js/jquery/ui/sortable.min.js'),
(17693, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/spinner.js', 'wp-includes/js/jquery/ui/spinner.js'),
(17694, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/spinner.min.js', 'wp-includes/js/jquery/ui/spinner.min.js'),
(17695, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tabs.js', 'wp-includes/js/jquery/ui/tabs.js'),
(17696, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tabs.min.js', 'wp-includes/js/jquery/ui/tabs.min.js'),
(17697, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tooltip.js', 'wp-includes/js/jquery/ui/tooltip.js'),
(17698, '/home/iraneurobetcom/public_html/wp-includes/js/jquery/ui/tooltip.min.js', 'wp-includes/js/jquery/ui/tooltip.min.js'),
(17699, '/home/iraneurobetcom/public_html/wp-includes/js/json2.js', 'wp-includes/js/json2.js'),
(17700, '/home/iraneurobetcom/public_html/wp-includes/js/json2.min.js', 'wp-includes/js/json2.min.js'),
(17701, '/home/iraneurobetcom/public_html/wp-includes/js/masonry.min.js', 'wp-includes/js/masonry.min.js'),
(17702, '/home/iraneurobetcom/public_html/wp-includes/js/mce-view.js', 'wp-includes/js/mce-view.js'),
(17703, '/home/iraneurobetcom/public_html/wp-includes/js/mce-view.min.js', 'wp-includes/js/mce-view.min.js'),
(17704, '/home/iraneurobetcom/public_html/wp-includes/js/media-audiovideo.js', 'wp-includes/js/media-audiovideo.js'),
(17705, '/home/iraneurobetcom/public_html/wp-includes/js/media-audiovideo.min.js', 'wp-includes/js/media-audiovideo.min.js'),
(17706, '/home/iraneurobetcom/public_html/wp-includes/js/media-editor.js', 'wp-includes/js/media-editor.js'),
(17707, '/home/iraneurobetcom/public_html/wp-includes/js/media-editor.min.js', 'wp-includes/js/media-editor.min.js'),
(17708, '/home/iraneurobetcom/public_html/wp-includes/js/media-grid.js', 'wp-includes/js/media-grid.js'),
(17709, '/home/iraneurobetcom/public_html/wp-includes/js/media-grid.min.js', 'wp-includes/js/media-grid.min.js'),
(17710, '/home/iraneurobetcom/public_html/wp-includes/js/media-models.js', 'wp-includes/js/media-models.js'),
(17711, '/home/iraneurobetcom/public_html/wp-includes/js/media-models.min.js', 'wp-includes/js/media-models.min.js'),
(17712, '/home/iraneurobetcom/public_html/wp-includes/js/media-views.js', 'wp-includes/js/media-views.js'),
(17713, '/home/iraneurobetcom/public_html/wp-includes/js/media-views.min.js', 'wp-includes/js/media-views.min.js'),
(17714, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-and-player.js', 'wp-includes/js/mediaelement/mediaelement-and-player.js'),
(17715, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-and-player.min.js', 'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),
(17716, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-migrate.js', 'wp-includes/js/mediaelement/mediaelement-migrate.js'),
(17717, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement-migrate.min.js', 'wp-includes/js/mediaelement/mediaelement-migrate.min.js'),
(17718, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement.js', 'wp-includes/js/mediaelement/mediaelement.js'),
(17719, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelement.min.js', 'wp-includes/js/mediaelement/mediaelement.min.js'),
(17720, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.css', 'wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),
(17721, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css', 'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),
(17722, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer.css', 'wp-includes/js/mediaelement/mediaelementplayer.css'),
(17723, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mediaelementplayer.min.css', 'wp-includes/js/mediaelement/mediaelementplayer.min.css'),
(17724, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mejs-controls.png', 'wp-includes/js/mediaelement/mejs-controls.png'),
(17725, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/mejs-controls.svg', 'wp-includes/js/mediaelement/mejs-controls.svg'),
(17726, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/renderers/vimeo.js', 'wp-includes/js/mediaelement/renderers/vimeo.js'),
(17727, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/renderers/vimeo.min.js', 'wp-includes/js/mediaelement/renderers/vimeo.min.js'),
(17728, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.css', 'wp-includes/js/mediaelement/wp-mediaelement.css'),
(17729, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.js', 'wp-includes/js/mediaelement/wp-mediaelement.js'),
(17730, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.css', 'wp-includes/js/mediaelement/wp-mediaelement.min.css'),
(17731, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-mediaelement.min.js', 'wp-includes/js/mediaelement/wp-mediaelement.min.js'),
(17732, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-playlist.js', 'wp-includes/js/mediaelement/wp-playlist.js'),
(17733, '/home/iraneurobetcom/public_html/wp-includes/js/mediaelement/wp-playlist.min.js', 'wp-includes/js/mediaelement/wp-playlist.min.js'),
(17734, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/handlers.js', 'wp-includes/js/plupload/handlers.js'),
(17735, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/handlers.min.js', 'wp-includes/js/plupload/handlers.min.js'),
(17736, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/license.txt', 'wp-includes/js/plupload/license.txt'),
(17737, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/moxie.js', 'wp-includes/js/plupload/moxie.js'),
(17738, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/moxie.min.js', 'wp-includes/js/plupload/moxie.min.js'),
(17739, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/plupload.js', 'wp-includes/js/plupload/plupload.js'),
(17740, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/plupload.min.js', 'wp-includes/js/plupload/plupload.min.js'),
(17741, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/wp-plupload.js', 'wp-includes/js/plupload/wp-plupload.js'),
(17742, '/home/iraneurobetcom/public_html/wp-includes/js/plupload/wp-plupload.min.js', 'wp-includes/js/plupload/wp-plupload.min.js'),
(17743, '/home/iraneurobetcom/public_html/wp-includes/js/quicktags.js', 'wp-includes/js/quicktags.js'),
(17744, '/home/iraneurobetcom/public_html/wp-includes/js/quicktags.min.js', 'wp-includes/js/quicktags.min.js'),
(17745, '/home/iraneurobetcom/public_html/wp-includes/js/shortcode.js', 'wp-includes/js/shortcode.js'),
(17746, '/home/iraneurobetcom/public_html/wp-includes/js/shortcode.min.js', 'wp-includes/js/shortcode.min.js'),
(17747, '/home/iraneurobetcom/public_html/wp-includes/js/swfobject.js', 'wp-includes/js/swfobject.js'),
(17748, '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/handlers.js', 'wp-includes/js/swfupload/handlers.js'),
(17749, '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/handlers.min.js', 'wp-includes/js/swfupload/handlers.min.js'),
(17750, '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/license.txt', 'wp-includes/js/swfupload/license.txt'),
(17751, '/home/iraneurobetcom/public_html/wp-includes/js/swfupload/swfupload.js', 'wp-includes/js/swfupload/swfupload.js'),
(17752, '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/loadingAnimation.gif', 'wp-includes/js/thickbox/loadingAnimation.gif'),
(17753, '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/macFFBgHack.png', 'wp-includes/js/thickbox/macFFBgHack.png'),
(17754, '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/thickbox.css', 'wp-includes/js/thickbox/thickbox.css'),
(17755, '/home/iraneurobetcom/public_html/wp-includes/js/thickbox/thickbox.js', 'wp-includes/js/thickbox/thickbox.js'),
(17756, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/langs/wp-langs-en.js', 'wp-includes/js/tinymce/langs/wp-langs-en.js'),
(17757, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/license.txt', 'wp-includes/js/tinymce/license.txt'),
(17758, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.js', 'wp-includes/js/tinymce/plugins/charmap/plugin.js'),
(17759, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/charmap/plugin.min.js', 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),
(17760, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.js', 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),
(17761, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js', 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),
(17762, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css', 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),
(17763, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.js', 'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),
(17764, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js', 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),
(17765, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.js', 'wp-includes/js/tinymce/plugins/directionality/plugin.js'),
(17766, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/directionality/plugin.min.js', 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),
(17767, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.js', 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),
(17768, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js', 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),
(17769, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/hr/plugin.js', 'wp-includes/js/tinymce/plugins/hr/plugin.js'),
(17770, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/hr/plugin.min.js', 'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),
(17771, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/image/plugin.js', 'wp-includes/js/tinymce/plugins/image/plugin.js'),
(17772, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/image/plugin.min.js', 'wp-includes/js/tinymce/plugins/image/plugin.min.js'),
(17773, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/link/plugin.js', 'wp-includes/js/tinymce/plugins/link/plugin.js'),
(17774, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/link/plugin.min.js', 'wp-includes/js/tinymce/plugins/link/plugin.min.js'),
(17775, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/lists/plugin.js', 'wp-includes/js/tinymce/plugins/lists/plugin.js'),
(17776, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/lists/plugin.min.js', 'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),
(17777, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/media/plugin.js', 'wp-includes/js/tinymce/plugins/media/plugin.js'),
(17778, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/media/plugin.min.js', 'wp-includes/js/tinymce/plugins/media/plugin.min.js'),
(17779, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/paste/plugin.js', 'wp-includes/js/tinymce/plugins/paste/plugin.js'),
(17780, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/paste/plugin.min.js', 'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),
(17781, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.js', 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),
(17782, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js', 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),
(17783, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.js', 'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),
(17784, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js', 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),
(17785, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.js', 'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),
(17786, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js', 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),
(17787, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js', 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),
(17788, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),
(17789, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js', 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),
(17790, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),
(17791, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js', 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),
(17792, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),
(17793, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.js', 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),
(17794, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),
(17795, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.js', 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),
(17796, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),
(17797, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.js', 'wp-includes/js/tinymce/plugins/wplink/plugin.js'),
(17798, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wplink/plugin.min.js', 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),
(17799, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js', 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),
(17800, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js', 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),
(17801, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.js', 'wp-includes/js/tinymce/plugins/wpview/plugin.js'),
(17802, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/plugins/wpview/plugin.min.js', 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),
(17803, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css', 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),
(17804, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/content.min.css', 'wp-includes/js/tinymce/skins/lightgray/content.min.css'),
(17805, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),
(17806, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),
(17807, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),
(17808, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),
(17809, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),
(17810, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),
(17811, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),
(17812, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),
(17813, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif', 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),
(17814, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/loader.gif', 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),
(17815, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/object.gif', 'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),
(17816, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/img/trans.gif', 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),
(17817, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/lightgray/skin.min.css', 'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),
(17818, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/audio.png', 'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),
(17819, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png', 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),
(17820, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png', 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),
(17821, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/embedded.png', 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),
(17822, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png', 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),
(17823, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/gallery.png', 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),
(17824, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png', 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),
(17825, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/more.png', 'wp-includes/js/tinymce/skins/wordpress/images/more.png'),
(17826, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png', 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),
(17827, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png', 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),
(17828, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png', 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),
(17829, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png', 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),
(17830, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/script.svg', 'wp-includes/js/tinymce/skins/wordpress/images/script.svg'),
(17831, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/style.svg', 'wp-includes/js/tinymce/skins/wordpress/images/style.svg'),
(17832, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/images/video.png', 'wp-includes/js/tinymce/skins/wordpress/images/video.png'),
(17833, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/skins/wordpress/wp-content.css', 'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),
(17834, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/inlite/theme.js', 'wp-includes/js/tinymce/themes/inlite/theme.js'),
(17835, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/inlite/theme.min.js', 'wp-includes/js/tinymce/themes/inlite/theme.min.js'),
(17836, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/modern/theme.js', 'wp-includes/js/tinymce/themes/modern/theme.js'),
(17837, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/themes/modern/theme.min.js', 'wp-includes/js/tinymce/themes/modern/theme.min.js'),
(17838, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/tiny_mce_popup.js', 'wp-includes/js/tinymce/tiny_mce_popup.js'),
(17839, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/tinymce.min.js', 'wp-includes/js/tinymce/tinymce.min.js'),
(17840, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/editable_selects.js', 'wp-includes/js/tinymce/utils/editable_selects.js'),
(17841, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/form_utils.js', 'wp-includes/js/tinymce/utils/form_utils.js'),
(17842, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/mctabs.js', 'wp-includes/js/tinymce/utils/mctabs.js'),
(17843, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/utils/validate.js', 'wp-includes/js/tinymce/utils/validate.js'),
(17844, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/wp-tinymce.js', 'wp-includes/js/tinymce/wp-tinymce.js'),
(17845, '/home/iraneurobetcom/public_html/wp-includes/js/tinymce/wp-tinymce.php', 'wp-includes/js/tinymce/wp-tinymce.php'),
(17846, '/home/iraneurobetcom/public_html/wp-includes/js/tw-sack.js', 'wp-includes/js/tw-sack.js'),
(17847, '/home/iraneurobetcom/public_html/wp-includes/js/tw-sack.min.js', 'wp-includes/js/tw-sack.min.js'),
(17848, '/home/iraneurobetcom/public_html/wp-includes/js/twemoji.js', 'wp-includes/js/twemoji.js'),
(17849, '/home/iraneurobetcom/public_html/wp-includes/js/twemoji.min.js', 'wp-includes/js/twemoji.min.js'),
(17850, '/home/iraneurobetcom/public_html/wp-includes/js/underscore.js', 'wp-includes/js/underscore.js'),
(17851, '/home/iraneurobetcom/public_html/wp-includes/js/underscore.min.js', 'wp-includes/js/underscore.min.js'),
(17852, '/home/iraneurobetcom/public_html/wp-includes/js/utils.js', 'wp-includes/js/utils.js'),
(17853, '/home/iraneurobetcom/public_html/wp-includes/js/utils.min.js', 'wp-includes/js/utils.min.js'),
(17854, '/home/iraneurobetcom/public_html/wp-includes/js/wp-ajax-response.js', 'wp-includes/js/wp-ajax-response.js'),
(17855, '/home/iraneurobetcom/public_html/wp-includes/js/wp-ajax-response.min.js', 'wp-includes/js/wp-ajax-response.min.js'),
(17856, '/home/iraneurobetcom/public_html/wp-includes/js/wp-api.js', 'wp-includes/js/wp-api.js'),
(17857, '/home/iraneurobetcom/public_html/wp-includes/js/wp-api.min.js', 'wp-includes/js/wp-api.min.js'),
(17858, '/home/iraneurobetcom/public_html/wp-includes/js/wp-auth-check.js', 'wp-includes/js/wp-auth-check.js'),
(17859, '/home/iraneurobetcom/public_html/wp-includes/js/wp-auth-check.min.js', 'wp-includes/js/wp-auth-check.min.js'),
(17860, '/home/iraneurobetcom/public_html/wp-includes/js/wp-backbone.js', 'wp-includes/js/wp-backbone.js'),
(17861, '/home/iraneurobetcom/public_html/wp-includes/js/wp-backbone.min.js', 'wp-includes/js/wp-backbone.min.js'),
(17862, '/home/iraneurobetcom/public_html/wp-includes/js/wp-custom-header.js', 'wp-includes/js/wp-custom-header.js'),
(17863, '/home/iraneurobetcom/public_html/wp-includes/js/wp-custom-header.min.js', 'wp-includes/js/wp-custom-header.min.js'),
(17864, '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed-template.js', 'wp-includes/js/wp-embed-template.js'),
(17865, '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed-template.min.js', 'wp-includes/js/wp-embed-template.min.js'),
(17866, '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed.js', 'wp-includes/js/wp-embed.js'),
(17867, '/home/iraneurobetcom/public_html/wp-includes/js/wp-embed.min.js', 'wp-includes/js/wp-embed.min.js'),
(17868, '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-loader.js', 'wp-includes/js/wp-emoji-loader.js'),
(17869, '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-loader.min.js', 'wp-includes/js/wp-emoji-loader.min.js'),
(17870, '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji-release.min.js', 'wp-includes/js/wp-emoji-release.min.js'),
(17871, '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji.js', 'wp-includes/js/wp-emoji.js'),
(17872, '/home/iraneurobetcom/public_html/wp-includes/js/wp-emoji.min.js', 'wp-includes/js/wp-emoji.min.js'),
(17873, '/home/iraneurobetcom/public_html/wp-includes/js/wp-list-revisions.js', 'wp-includes/js/wp-list-revisions.js'),
(17874, '/home/iraneurobetcom/public_html/wp-includes/js/wp-list-revisions.min.js', 'wp-includes/js/wp-list-revisions.min.js'),
(17875, '/home/iraneurobetcom/public_html/wp-includes/js/wp-lists.js', 'wp-includes/js/wp-lists.js'),
(17876, '/home/iraneurobetcom/public_html/wp-includes/js/wp-lists.min.js', 'wp-includes/js/wp-lists.min.js'),
(17877, '/home/iraneurobetcom/public_html/wp-includes/js/wp-pointer.js', 'wp-includes/js/wp-pointer.js'),
(17878, '/home/iraneurobetcom/public_html/wp-includes/js/wp-pointer.min.js', 'wp-includes/js/wp-pointer.min.js'),
(17879, '/home/iraneurobetcom/public_html/wp-includes/js/wp-sanitize.js', 'wp-includes/js/wp-sanitize.js'),
(17880, '/home/iraneurobetcom/public_html/wp-includes/js/wp-sanitize.min.js', 'wp-includes/js/wp-sanitize.min.js'),
(17881, '/home/iraneurobetcom/public_html/wp-includes/js/wp-util.js', 'wp-includes/js/wp-util.js'),
(17882, '/home/iraneurobetcom/public_html/wp-includes/js/wp-util.min.js', 'wp-includes/js/wp-util.min.js'),
(17883, '/home/iraneurobetcom/public_html/wp-includes/js/wpdialog.js', 'wp-includes/js/wpdialog.js'),
(17884, '/home/iraneurobetcom/public_html/wp-includes/js/wpdialog.min.js', 'wp-includes/js/wpdialog.min.js'),
(17885, '/home/iraneurobetcom/public_html/wp-includes/js/wplink.js', 'wp-includes/js/wplink.js'),
(17886, '/home/iraneurobetcom/public_html/wp-includes/js/wplink.min.js', 'wp-includes/js/wplink.min.js'),
(17887, '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn-async.js', 'wp-includes/js/zxcvbn-async.js'),
(17888, '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn-async.min.js', 'wp-includes/js/zxcvbn-async.min.js'),
(17889, '/home/iraneurobetcom/public_html/wp-includes/js/zxcvbn.min.js', 'wp-includes/js/zxcvbn.min.js'),
(17890, '/home/iraneurobetcom/public_html/wp-includes/kses.php', 'wp-includes/kses.php'),
(17891, '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-controller.php', 'wp-includes/l10n/class-wp-translation-controller.php'),
(17892, '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file-mo.php', 'wp-includes/l10n/class-wp-translation-file-mo.php'),
(17893, '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file-php.php', 'wp-includes/l10n/class-wp-translation-file-php.php'),
(17894, '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translation-file.php', 'wp-includes/l10n/class-wp-translation-file.php'),
(17895, '/home/iraneurobetcom/public_html/wp-includes/l10n/class-wp-translations.php', 'wp-includes/l10n/class-wp-translations.php'),
(17896, '/home/iraneurobetcom/public_html/wp-includes/l10n/error_log', 'wp-includes/l10n/error_log'),
(17897, '/home/iraneurobetcom/public_html/wp-includes/l10n.php', 'wp-includes/l10n.php'),
(17898, '/home/iraneurobetcom/public_html/wp-includes/link-template.php', 'wp-includes/link-template.php'),
(17899, '/home/iraneurobetcom/public_html/wp-includes/load.php', 'wp-includes/load.php'),
(17900, '/home/iraneurobetcom/public_html/wp-includes/locale.php', 'wp-includes/locale.php'),
(17901, '/home/iraneurobetcom/public_html/wp-includes/media-template.php', 'wp-includes/media-template.php'),
(17902, '/home/iraneurobetcom/public_html/wp-includes/media.php', 'wp-includes/media.php'),
(17903, '/home/iraneurobetcom/public_html/wp-includes/meta.php', 'wp-includes/meta.php'),
(17904, '/home/iraneurobetcom/public_html/wp-includes/ms-blogs.php', 'wp-includes/ms-blogs.php'),
(17905, '/home/iraneurobetcom/public_html/wp-includes/ms-default-constants.php', 'wp-includes/ms-default-constants.php'),
(17906, '/home/iraneurobetcom/public_html/wp-includes/ms-default-filters.php', 'wp-includes/ms-default-filters.php'),
(17907, '/home/iraneurobetcom/public_html/wp-includes/ms-deprecated.php', 'wp-includes/ms-deprecated.php'),
(17908, '/home/iraneurobetcom/public_html/wp-includes/ms-files.php', 'wp-includes/ms-files.php'),
(17909, '/home/iraneurobetcom/public_html/wp-includes/ms-functions.php', 'wp-includes/ms-functions.php'),
(17910, '/home/iraneurobetcom/public_html/wp-includes/ms-load.php', 'wp-includes/ms-load.php'),
(17911, '/home/iraneurobetcom/public_html/wp-includes/ms-network.php', 'wp-includes/ms-network.php'),
(17912, '/home/iraneurobetcom/public_html/wp-includes/ms-settings.php', 'wp-includes/ms-settings.php'),
(17913, '/home/iraneurobetcom/public_html/wp-includes/ms-site.php', 'wp-includes/ms-site.php'),
(17914, '/home/iraneurobetcom/public_html/wp-includes/nav-menu-template.php', 'wp-includes/nav-menu-template.php'),
(17915, '/home/iraneurobetcom/public_html/wp-includes/nav-menu.php', 'wp-includes/nav-menu.php'),
(17916, '/home/iraneurobetcom/public_html/wp-includes/option.php', 'wp-includes/option.php'),
(17917, '/home/iraneurobetcom/public_html/wp-includes/php-compat/readonly.php', 'wp-includes/php-compat/readonly.php'),
(17918, '/home/iraneurobetcom/public_html/wp-includes/pluggable-deprecated.php', 'wp-includes/pluggable-deprecated.php'),
(17919, '/home/iraneurobetcom/public_html/wp-includes/pluggable.php', 'wp-includes/pluggable.php'),
(17920, '/home/iraneurobetcom/public_html/wp-includes/plugin.php', 'wp-includes/plugin.php'),
(17921, '/home/iraneurobetcom/public_html/wp-includes/pomo/entry.php', 'wp-includes/pomo/entry.php'),
(17922, '/home/iraneurobetcom/public_html/wp-includes/pomo/mo.php', 'wp-includes/pomo/mo.php'),
(17923, '/home/iraneurobetcom/public_html/wp-includes/pomo/plural-forms.php', 'wp-includes/pomo/plural-forms.php'),
(17924, '/home/iraneurobetcom/public_html/wp-includes/pomo/po.php', 'wp-includes/pomo/po.php'),
(17925, '/home/iraneurobetcom/public_html/wp-includes/pomo/streams.php', 'wp-includes/pomo/streams.php'),
(17926, '/home/iraneurobetcom/public_html/wp-includes/pomo/translations.php', 'wp-includes/pomo/translations.php'),
(17927, '/home/iraneurobetcom/public_html/wp-includes/post-formats.php', 'wp-includes/post-formats.php'),
(17928, '/home/iraneurobetcom/public_html/wp-includes/post-template.php', 'wp-includes/post-template.php'),
(17929, '/home/iraneurobetcom/public_html/wp-includes/post-thumbnail-template.php', 'wp-includes/post-thumbnail-template.php'),
(17930, '/home/iraneurobetcom/public_html/wp-includes/post.php', 'wp-includes/post.php'),
(17931, '/home/iraneurobetcom/public_html/wp-includes/query.php', 'wp-includes/query.php'),
(17932, '/home/iraneurobetcom/public_html/wp-includes/registration-functions.php', 'wp-includes/registration-functions.php'),
(17933, '/home/iraneurobetcom/public_html/wp-includes/registration.php', 'wp-includes/registration.php'),
(17934, '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-request.php', 'wp-includes/rest-api/class-wp-rest-request.php'),
(17935, '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-response.php', 'wp-includes/rest-api/class-wp-rest-response.php'),
(17936, '/home/iraneurobetcom/public_html/wp-includes/rest-api/class-wp-rest-server.php', 'wp-includes/rest-api/class-wp-rest-server.php'),
(17937, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php'),
(17938, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),
(17939, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),
(17940, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php'),
(17941, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php'),
(17942, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php'),
(17943, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),
(17944, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php'),
(17945, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),
(17946, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),
(17947, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),
(17948, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php'),
(17949, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php'),
(17950, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php'),
(17951, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php'),
(17952, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php'),
(17953, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php'),
(17954, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php'),
(17955, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php'),
(17956, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php'),
(17957, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php'),
(17958, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php'),
(17959, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php'),
(17960, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),
(17961, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),
(17962, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),
(17963, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),
(17964, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),
(17965, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),
(17966, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php'),
(17967, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php'),
(17968, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),
(17969, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php'),
(17970, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php'),
(17971, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php'),
(17972, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),
(17973, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),
(17974, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php'),
(17975, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),
(17976, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php'),
(17977, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php', 'wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php'),
(17978, '/home/iraneurobetcom/public_html/wp-includes/rest-api/endpoints/error_log', 'wp-includes/rest-api/endpoints/error_log'),
(17979, '/home/iraneurobetcom/public_html/wp-includes/rest-api/error_log', 'wp-includes/rest-api/error_log'),
(17980, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php', 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),
(17981, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php', 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),
(17982, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php', 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),
(17983, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php', 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),
(17984, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php', 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),
(17985, '/home/iraneurobetcom/public_html/wp-includes/rest-api/fields/error_log', 'wp-includes/rest-api/fields/error_log'),
(17986, '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php', 'wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php'),
(17987, '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php', 'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),
(17988, '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-search-handler.php', 'wp-includes/rest-api/search/class-wp-rest-search-handler.php'),
(17989, '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php', 'wp-includes/rest-api/search/class-wp-rest-term-search-handler.php'),
(17990, '/home/iraneurobetcom/public_html/wp-includes/rest-api/search/error_log', 'wp-includes/rest-api/search/error_log'),
(17991, '/home/iraneurobetcom/public_html/wp-includes/rest-api.php', 'wp-includes/rest-api.php'),
(17992, '/home/iraneurobetcom/public_html/wp-includes/revision.php', 'wp-includes/revision.php'),
(17993, '/home/iraneurobetcom/public_html/wp-includes/rewrite.php', 'wp-includes/rewrite.php'),
(17994, '/home/iraneurobetcom/public_html/wp-includes/robots-template.php', 'wp-includes/robots-template.php'),
(17995, '/home/iraneurobetcom/public_html/wp-includes/rss-functions.php', 'wp-includes/rss-functions.php'),
(17996, '/home/iraneurobetcom/public_html/wp-includes/rss.php', 'wp-includes/rss.php'),
(17997, '/home/iraneurobetcom/public_html/wp-includes/script-loader.php', 'wp-includes/script-loader.php'),
(17998, '/home/iraneurobetcom/public_html/wp-includes/script-modules.php', 'wp-includes/script-modules.php'),
(17999, '/home/iraneurobetcom/public_html/wp-includes/session.php', 'wp-includes/session.php'),
(18000, '/home/iraneurobetcom/public_html/wp-includes/shortcodes.php', 'wp-includes/shortcodes.php'),
(18001, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-index.php', 'wp-includes/sitemaps/class-wp-sitemaps-index.php'),
(18002, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-provider.php', 'wp-includes/sitemaps/class-wp-sitemaps-provider.php'),
(18003, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-registry.php', 'wp-includes/sitemaps/class-wp-sitemaps-registry.php'),
(18004, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-renderer.php', 'wp-includes/sitemaps/class-wp-sitemaps-renderer.php'),
(18005, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php', 'wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php'),
(18006, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/class-wp-sitemaps.php', 'wp-includes/sitemaps/class-wp-sitemaps.php'),
(18007, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php', 'wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php'),
(18008, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php', 'wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php'),
(18009, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php', 'wp-includes/sitemaps/providers/class-wp-sitemaps-users.php'),
(18010, '/home/iraneurobetcom/public_html/wp-includes/sitemaps/providers/error_log', 'wp-includes/sitemaps/providers/error_log'),
(18011, '/home/iraneurobetcom/public_html/wp-includes/sitemaps.php', 'wp-includes/sitemaps.php'),
(18012, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/LICENSE', 'wp-includes/sodium_compat/LICENSE'),
(18013, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/autoload-php7.php', 'wp-includes/sodium_compat/autoload-php7.php'),
(18014, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/autoload.php', 'wp-includes/sodium_compat/autoload.php'),
(18015, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/composer.json', 'wp-includes/sodium_compat/composer.json'),
(18016, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/constants.php', 'wp-includes/sodium_compat/lib/constants.php'),
(18017, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/error_log', 'wp-includes/sodium_compat/lib/error_log'),
(18018, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/namespaced.php', 'wp-includes/sodium_compat/lib/namespaced.php'),
(18019, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php72compat.php', 'wp-includes/sodium_compat/lib/php72compat.php'),
(18020, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php72compat_const.php', 'wp-includes/sodium_compat/lib/php72compat_const.php'),
(18021, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php84compat.php', 'wp-includes/sodium_compat/lib/php84compat.php'),
(18022, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/php84compat_const.php', 'wp-includes/sodium_compat/lib/php84compat_const.php'),
(18023, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/ristretto255.php', 'wp-includes/sodium_compat/lib/ristretto255.php'),
(18024, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/sodium_compat.php', 'wp-includes/sodium_compat/lib/sodium_compat.php'),
(18025, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/lib/stream-xchacha20.php', 'wp-includes/sodium_compat/lib/stream-xchacha20.php'),
(18026, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Compat.php', 'wp-includes/sodium_compat/namespaced/Compat.php'),
(18027, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php', 'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),
(18028, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php', 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),
(18029, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php', 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),
(18030, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/error_log', 'wp-includes/sodium_compat/namespaced/Core/ChaCha20/error_log'),
(18031, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php', 'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),
(18032, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),
(18033, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),
(18034, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),
(18035, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),
(18036, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),
(18037, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),
(18038, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/error_log', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/error_log'),
(18039, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),
(18040, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/error_log', 'wp-includes/sodium_compat/namespaced/Core/Curve25519/error_log'),
(18041, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php', 'wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),
(18042, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php', 'wp-includes/sodium_compat/namespaced/Core/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` (`id`, `path`, `wordpress_path`) VALUES
(18043, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php', 'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),
(18044, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php', 'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),
(18045, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php', 'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),
(18046, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305/error_log', 'wp-includes/sodium_compat/namespaced/Core/Poly1305/error_log'),
(18047, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php', 'wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),
(18048, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php', 'wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),
(18049, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php', 'wp-includes/sodium_compat/namespaced/Core/SipHash.php'),
(18050, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php', 'wp-includes/sodium_compat/namespaced/Core/Util.php'),
(18051, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php', 'wp-includes/sodium_compat/namespaced/Core/X25519.php'),
(18052, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php', 'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),
(18053, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php', 'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),
(18054, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Core/error_log', 'wp-includes/sodium_compat/namespaced/Core/error_log'),
(18055, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/Crypto.php', 'wp-includes/sodium_compat/namespaced/Crypto.php'),
(18056, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/File.php', 'wp-includes/sodium_compat/namespaced/File.php'),
(18057, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/namespaced/error_log', 'wp-includes/sodium_compat/namespaced/error_log'),
(18058, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Compat.php', 'wp-includes/sodium_compat/src/Compat.php'),
(18059, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS/State128L.php', 'wp-includes/sodium_compat/src/Core/AEGIS/State128L.php'),
(18060, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS/State256.php', 'wp-includes/sodium_compat/src/Core/AEGIS/State256.php'),
(18061, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS128L.php', 'wp-includes/sodium_compat/src/Core/AEGIS128L.php'),
(18062, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AEGIS256.php', 'wp-includes/sodium_compat/src/Core/AEGIS256.php'),
(18063, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/Block.php', 'wp-includes/sodium_compat/src/Core/AES/Block.php'),
(18064, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/Expanded.php', 'wp-includes/sodium_compat/src/Core/AES/Expanded.php'),
(18065, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/KeySchedule.php', 'wp-includes/sodium_compat/src/Core/AES/KeySchedule.php'),
(18066, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES/error_log', 'wp-includes/sodium_compat/src/Core/AES/error_log'),
(18067, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/AES.php', 'wp-includes/sodium_compat/src/Core/AES.php'),
(18068, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/BLAKE2b.php', 'wp-includes/sodium_compat/src/Core/BLAKE2b.php'),
(18069, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Base64/Original.php', 'wp-includes/sodium_compat/src/Core/Base64/Original.php'),
(18070, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php', 'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),
(18071, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php', 'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),
(18072, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php', 'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),
(18073, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20/error_log', 'wp-includes/sodium_compat/src/Core/ChaCha20/error_log'),
(18074, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/ChaCha20.php', 'wp-includes/sodium_compat/src/Core/ChaCha20.php'),
(18075, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),
(18076, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),
(18077, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),
(18078, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),
(18079, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),
(18080, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php', 'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),
(18081, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/H.php', 'wp-includes/sodium_compat/src/Core/Curve25519/H.php'),
(18082, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/README.md', 'wp-includes/sodium_compat/src/Core/Curve25519/README.md'),
(18083, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519/error_log', 'wp-includes/sodium_compat/src/Core/Curve25519/error_log'),
(18084, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Curve25519.php', 'wp-includes/sodium_compat/src/Core/Curve25519.php'),
(18085, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Ed25519.php', 'wp-includes/sodium_compat/src/Core/Ed25519.php'),
(18086, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/HChaCha20.php', 'wp-includes/sodium_compat/src/Core/HChaCha20.php'),
(18087, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/HSalsa20.php', 'wp-includes/sodium_compat/src/Core/HSalsa20.php'),
(18088, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305/State.php', 'wp-includes/sodium_compat/src/Core/Poly1305/State.php'),
(18089, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305/error_log', 'wp-includes/sodium_compat/src/Core/Poly1305/error_log'),
(18090, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Poly1305.php', 'wp-includes/sodium_compat/src/Core/Poly1305.php'),
(18091, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Ristretto255.php', 'wp-includes/sodium_compat/src/Core/Ristretto255.php'),
(18092, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Salsa20.php', 'wp-includes/sodium_compat/src/Core/Salsa20.php'),
(18093, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/SecretStream/State.php', 'wp-includes/sodium_compat/src/Core/SecretStream/State.php'),
(18094, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/SipHash.php', 'wp-includes/sodium_compat/src/Core/SipHash.php'),
(18095, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/Util.php', 'wp-includes/sodium_compat/src/Core/Util.php'),
(18096, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/X25519.php', 'wp-includes/sodium_compat/src/Core/X25519.php'),
(18097, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/XChaCha20.php', 'wp-includes/sodium_compat/src/Core/XChaCha20.php'),
(18098, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/XSalsa20.php', 'wp-includes/sodium_compat/src/Core/XSalsa20.php'),
(18099, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core/error_log', 'wp-includes/sodium_compat/src/Core/error_log'),
(18100, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/BLAKE2b.php', 'wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),
(18101, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php', 'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),
(18102, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php', 'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),
(18103, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20/error_log', 'wp-includes/sodium_compat/src/Core32/ChaCha20/error_log'),
(18104, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20.php', 'wp-includes/sodium_compat/src/Core32/ChaCha20.php'),
(18105, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),
(18106, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),
(18107, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),
(18108, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),
(18109, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),
(18110, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),
(18111, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/H.php', 'wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),
(18112, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/README.md', 'wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),
(18113, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/error_log', 'wp-includes/sodium_compat/src/Core32/Curve25519/error_log'),
(18114, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Curve25519.php', 'wp-includes/sodium_compat/src/Core32/Curve25519.php'),
(18115, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Ed25519.php', 'wp-includes/sodium_compat/src/Core32/Ed25519.php'),
(18116, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/HChaCha20.php', 'wp-includes/sodium_compat/src/Core32/HChaCha20.php'),
(18117, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/HSalsa20.php', 'wp-includes/sodium_compat/src/Core32/HSalsa20.php'),
(18118, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Int32.php', 'wp-includes/sodium_compat/src/Core32/Int32.php'),
(18119, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Int64.php', 'wp-includes/sodium_compat/src/Core32/Int64.php'),
(18120, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/State.php', 'wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),
(18121, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305/error_log', 'wp-includes/sodium_compat/src/Core32/Poly1305/error_log'),
(18122, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Poly1305.php', 'wp-includes/sodium_compat/src/Core32/Poly1305.php'),
(18123, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Salsa20.php', 'wp-includes/sodium_compat/src/Core32/Salsa20.php'),
(18124, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/SecretStream/State.php', 'wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),
(18125, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/SipHash.php', 'wp-includes/sodium_compat/src/Core32/SipHash.php'),
(18126, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/Util.php', 'wp-includes/sodium_compat/src/Core32/Util.php'),
(18127, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/X25519.php', 'wp-includes/sodium_compat/src/Core32/X25519.php'),
(18128, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/XChaCha20.php', 'wp-includes/sodium_compat/src/Core32/XChaCha20.php'),
(18129, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/XSalsa20.php', 'wp-includes/sodium_compat/src/Core32/XSalsa20.php'),
(18130, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Core32/error_log', 'wp-includes/sodium_compat/src/Core32/error_log'),
(18131, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Crypto.php', 'wp-includes/sodium_compat/src/Crypto.php'),
(18132, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/Crypto32.php', 'wp-includes/sodium_compat/src/Crypto32.php'),
(18133, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/File.php', 'wp-includes/sodium_compat/src/File.php'),
(18134, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php', 'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),
(18135, '/home/iraneurobetcom/public_html/wp-includes/sodium_compat/src/SodiumException.php', 'wp-includes/sodium_compat/src/SodiumException.php'),
(18136, '/home/iraneurobetcom/public_html/wp-includes/speculative-loading.php', 'wp-includes/speculative-loading.php'),
(18137, '/home/iraneurobetcom/public_html/wp-includes/spl-autoload-compat.php', 'wp-includes/spl-autoload-compat.php'),
(18138, '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-declarations.php', 'wp-includes/style-engine/class-wp-style-engine-css-declarations.php'),
(18139, '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-rule.php', 'wp-includes/style-engine/class-wp-style-engine-css-rule.php'),
(18140, '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php', 'wp-includes/style-engine/class-wp-style-engine-css-rules-store.php'),
(18141, '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine-processor.php', 'wp-includes/style-engine/class-wp-style-engine-processor.php'),
(18142, '/home/iraneurobetcom/public_html/wp-includes/style-engine/class-wp-style-engine.php', 'wp-includes/style-engine/class-wp-style-engine.php'),
(18143, '/home/iraneurobetcom/public_html/wp-includes/style-engine.php', 'wp-includes/style-engine.php'),
(18144, '/home/iraneurobetcom/public_html/wp-includes/taxonomy.php', 'wp-includes/taxonomy.php'),
(18145, '/home/iraneurobetcom/public_html/wp-includes/template-canvas.php', 'wp-includes/template-canvas.php'),
(18146, '/home/iraneurobetcom/public_html/wp-includes/template-loader.php', 'wp-includes/template-loader.php'),
(18147, '/home/iraneurobetcom/public_html/wp-includes/template.php', 'wp-includes/template.php'),
(18148, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/comments.php', 'wp-includes/theme-compat/comments.php'),
(18149, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed-404.php', 'wp-includes/theme-compat/embed-404.php'),
(18150, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed-content.php', 'wp-includes/theme-compat/embed-content.php'),
(18151, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/embed.php', 'wp-includes/theme-compat/embed.php'),
(18152, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/error_log', 'wp-includes/theme-compat/error_log'),
(18153, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/footer-embed.php', 'wp-includes/theme-compat/footer-embed.php'),
(18154, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/footer.php', 'wp-includes/theme-compat/footer.php'),
(18155, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/header-embed.php', 'wp-includes/theme-compat/header-embed.php'),
(18156, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/header.php', 'wp-includes/theme-compat/header.php'),
(18157, '/home/iraneurobetcom/public_html/wp-includes/theme-compat/sidebar.php', 'wp-includes/theme-compat/sidebar.php'),
(18158, '/home/iraneurobetcom/public_html/wp-includes/theme-i18n.json', 'wp-includes/theme-i18n.json'),
(18159, '/home/iraneurobetcom/public_html/wp-includes/theme-previews.php', 'wp-includes/theme-previews.php'),
(18160, '/home/iraneurobetcom/public_html/wp-includes/theme-templates.php', 'wp-includes/theme-templates.php'),
(18161, '/home/iraneurobetcom/public_html/wp-includes/theme.json', 'wp-includes/theme.json'),
(18162, '/home/iraneurobetcom/public_html/wp-includes/theme.php', 'wp-includes/theme.php'),
(18163, '/home/iraneurobetcom/public_html/wp-includes/update.php', 'wp-includes/update.php'),
(18164, '/home/iraneurobetcom/public_html/wp-includes/user.php', 'wp-includes/user.php'),
(18165, '/home/iraneurobetcom/public_html/wp-includes/vars.php', 'wp-includes/vars.php'),
(18166, '/home/iraneurobetcom/public_html/wp-includes/version.php', 'wp-includes/version.php'),
(18167, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-nav-menu-widget.php', 'wp-includes/widgets/class-wp-nav-menu-widget.php'),
(18168, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-archives.php', 'wp-includes/widgets/class-wp-widget-archives.php'),
(18169, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-block.php', 'wp-includes/widgets/class-wp-widget-block.php'),
(18170, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-calendar.php', 'wp-includes/widgets/class-wp-widget-calendar.php'),
(18171, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-categories.php', 'wp-includes/widgets/class-wp-widget-categories.php'),
(18172, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-custom-html.php', 'wp-includes/widgets/class-wp-widget-custom-html.php'),
(18173, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-links.php', 'wp-includes/widgets/class-wp-widget-links.php'),
(18174, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-audio.php', 'wp-includes/widgets/class-wp-widget-media-audio.php'),
(18175, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-gallery.php', 'wp-includes/widgets/class-wp-widget-media-gallery.php'),
(18176, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-image.php', 'wp-includes/widgets/class-wp-widget-media-image.php'),
(18177, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media-video.php', 'wp-includes/widgets/class-wp-widget-media-video.php'),
(18178, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-media.php', 'wp-includes/widgets/class-wp-widget-media.php'),
(18179, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-meta.php', 'wp-includes/widgets/class-wp-widget-meta.php'),
(18180, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-pages.php', 'wp-includes/widgets/class-wp-widget-pages.php'),
(18181, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-recent-comments.php', 'wp-includes/widgets/class-wp-widget-recent-comments.php'),
(18182, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-recent-posts.php', 'wp-includes/widgets/class-wp-widget-recent-posts.php'),
(18183, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-rss.php', 'wp-includes/widgets/class-wp-widget-rss.php'),
(18184, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-search.php', 'wp-includes/widgets/class-wp-widget-search.php'),
(18185, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-tag-cloud.php', 'wp-includes/widgets/class-wp-widget-tag-cloud.php'),
(18186, '/home/iraneurobetcom/public_html/wp-includes/widgets/class-wp-widget-text.php', 'wp-includes/widgets/class-wp-widget-text.php'),
(18187, '/home/iraneurobetcom/public_html/wp-includes/widgets/error_log', 'wp-includes/widgets/error_log'),
(18188, '/home/iraneurobetcom/public_html/wp-includes/widgets.php', 'wp-includes/widgets.php'),
(18189, '/home/iraneurobetcom/public_html/wp-includes/wp-db.php', 'wp-includes/wp-db.php'),
(18190, '/home/iraneurobetcom/public_html/wp-includes/wp-diff.php', 'wp-includes/wp-diff.php'),
(18191, '/home/iraneurobetcom/public_html/wp-links-opml.php', 'wp-links-opml.php'),
(18192, '/home/iraneurobetcom/public_html/wp-load.php', 'wp-load.php'),
(18193, '/home/iraneurobetcom/public_html/wp-login.php', 'wp-login.php'),
(18194, '/home/iraneurobetcom/public_html/wp-mail.php', 'wp-mail.php'),
(18195, '/home/iraneurobetcom/public_html/wp-settings.php', 'wp-settings.php'),
(18196, '/home/iraneurobetcom/public_html/wp-signup.php', 'wp-signup.php'),
(18197, '/home/iraneurobetcom/public_html/wp-trackback.php', 'wp-trackback.php'),
(18198, '/home/iraneurobetcom/public_html/xmlrpc.php', 'xmlrpc.php');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wflivetraffichuman`
--

CREATE TABLE `wp_wflivetraffichuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` 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',
  `expiration` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wflocs`
--

CREATE TABLE `wp_wflocs` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `ctime` int(10) UNSIGNED NOT NULL,
  `failed` tinyint(3) UNSIGNED NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT 0.0000000,
  `lon` float(10,7) DEFAULT 0.0000000
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wflogins`
--

CREATE TABLE `wp_wflogins` (
  `id` int(10) UNSIGNED NOT NULL,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `fail` tinyint(3) UNSIGNED NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wflogins`
--

INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(7600, 67419, 1741988157.926910, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36b84a7f, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7601, 67420, 1741988159.212579, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36b84a7f, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7602, 67421, 1741988160.516562, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36b84a7f, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7603, 67422, 1742007330.083360, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7604, 67423, 1742007332.277489, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7605, 67424, 1742007333.462721, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7606, 67425, 1742007334.727787, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7607, 67426, 1742007335.872629, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7608, 67427, 1742007337.028978, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7609, 67428, 1742007338.193680, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7610, 67429, 1742007339.403846, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7611, 67430, 1742007340.590137, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7612, 67431, 1742007341.773690, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7613, 67431, 1742007341.777200, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7614, 67432, 1742007342.941994, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7615, 67433, 1742007344.146686, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7616, 67433, 1742007344.149947, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7617, 67434, 1742007345.330857, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7618, 67435, 1742007346.514667, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7619, 67436, 1742007347.673591, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7620, 67437, 1742007348.856616, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7621, 67438, 1742007350.123669, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22919d4c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7622, 67481, 1742124020.196154, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc0faea47, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7623, 67484, 1742127031.708547, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa75654d9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7624, 67494, 1742135557.363726, 1, 'loginFailInvalidUsername', 'wadminw', 0, 0x00000000000000000000ffff9df506cf, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7625, 67510, 1742147176.244694, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff14f5eef2, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(7626, 67510, 1742147176.250655, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff14f5eef2, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(7627, 67543, 1742172164.724451, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7628, 67544, 1742172165.887439, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7629, 67545, 1742172167.068132, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7630, 67546, 1742172168.242467, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7631, 67547, 1742172169.391811, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7632, 67548, 1742172170.544243, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7633, 67549, 1742172171.742329, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7634, 67550, 1742172172.937105, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7635, 67551, 1742172174.090792, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7636, 67552, 1742172175.244940, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7637, 67552, 1742172175.248099, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7638, 67553, 1742172176.374637, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7639, 67554, 1742172177.585907, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7640, 67554, 1742172177.589103, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7641, 67555, 1742172178.754406, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7642, 67556, 1742172179.920174, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7643, 67557, 1742172181.131803, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7644, 67558, 1742172182.306683, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7645, 67559, 1742172183.571963, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2215533d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7646, 67586, 1742191859.204443, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb220703e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(7647, 67644, 1742254447.436475, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7648, 67645, 1742254448.625623, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7649, 67646, 1742254449.801006, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7650, 67647, 1742254450.963900, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7651, 67648, 1742254452.174947, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7652, 67649, 1742254453.453663, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7653, 67650, 1742254454.664743, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7654, 67651, 1742254455.860737, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7655, 67652, 1742254457.042477, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7656, 67653, 1742254458.229664, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7657, 67653, 1742254458.232926, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7658, 67654, 1742254459.429841, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7659, 67655, 1742254460.700056, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7660, 67655, 1742254460.703254, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7661, 67656, 1742254461.938205, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7662, 67657, 1742254463.125158, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7663, 67658, 1742254464.393229, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7664, 67659, 1742254465.601285, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7665, 67660, 1742254466.827958, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff224adc7b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7666, 67664, 1742259783.416918, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7667, 67665, 1742259784.497881, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7668, 67666, 1742259785.690366, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7669, 67667, 1742259786.854578, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7670, 67668, 1742259788.073311, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7671, 67669, 1742259789.277737, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7672, 67670, 1742259790.437768, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7673, 67671, 1742259791.604352, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7674, 67672, 1742259792.756087, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7675, 67673, 1742259793.936069, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7676, 67673, 1742259793.941130, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7677, 67674, 1742259795.120586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7678, 67675, 1742259796.294575, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7679, 67675, 1742259796.297794, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7680, 67676, 1742259797.501147, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7681, 67677, 1742259798.686367, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7682, 67678, 1742259799.871144, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7683, 67679, 1742259801.060504, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7684, 67680, 1742259802.246379, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228bc217, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7685, 67685, 1742264154.066204, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff51b188d8, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7686, 67685, 1742264154.071624, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff51b188d8, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7687, 67690, 1742267742.118227, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5cdeb5cd, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7688, 67835, 1742320731.965950, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff74cc4e8c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67'),
(7689, 67882, 1742363338.357089, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9dcce73, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7690, 67891, 1742370857.458072, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2d5ff26, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(7691, 67906, 1742382842.690953, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d430e40, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(7692, 67911, 1742388549.417306, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff79283a89, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7693, 67911, 1742388549.422245, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff79283a89, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7694, 67921, 1742400350.680558, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffcb7c21d3, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7695, 67924, 1742402360.739491, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24008500130107380133013001030036, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7696, 67935, 1742410517.893306, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe5c9aad, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7697, 67935, 1742410517.898914, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe5c9aad, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7698, 67997, 1742485648.597905, 1, 'loginFailInvalidUsername', 'loggershell443@gmail.com', 0, 0x2a04e8c000120000000000000000001d, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7699, 67997, 1742485648.604760, 1, 'loginFailInvalidUsername', 'loggershell443@gmail.com', 0, 0x2a04e8c000120000000000000000001d, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7700, 68001, 1742494737.345922, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7701, 68002, 1742494738.879359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7702, 68003, 1742494740.380660, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7703, 68004, 1742494741.882330, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7704, 68005, 1742494743.498252, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7705, 68006, 1742494745.015912, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7706, 68007, 1742494746.478071, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7707, 68008, 1742494747.943961, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7708, 68009, 1742494749.476250, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7709, 68010, 1742494750.924042, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7710, 68011, 1742494752.376811, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7711, 68012, 1742494753.839943, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7712, 68013, 1742494755.352834, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7713, 68014, 1742494756.867821, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7714, 68015, 1742494758.362321, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7715, 68016, 1742494759.877719, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7716, 68016, 1742494759.880947, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7717, 68017, 1742494761.339380, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7718, 68018, 1742494762.810508, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7719, 68019, 1742513580.398853, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7720, 68020, 1742513581.456300, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7721, 68021, 1742513582.666470, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7722, 68022, 1742513583.840350, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7723, 68023, 1742513585.033171, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7724, 68024, 1742513586.222647, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7725, 68025, 1742513587.393248, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7726, 68026, 1742513588.588596, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7727, 68027, 1742513589.843108, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7728, 68028, 1742513591.051324, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7729, 68028, 1742513591.054505, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7730, 68029, 1742513592.243744, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7731, 68030, 1742513593.395824, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7732, 68030, 1742513593.398985, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7733, 68031, 1742513594.639744, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7734, 68032, 1742513595.836319, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7735, 68033, 1742513596.983803, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7736, 68034, 1742513598.149001, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7737, 68035, 1742513599.327030, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff228a09b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7738, 68057, 1742547171.092299, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff775bd62d, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7739, 68059, 1742549150.541683, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0641c0000100040000000000000023, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7740, 68068, 1742558528.404950, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0641c0000100040000000000000023, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7741, 68069, 1742560236.353994, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7742, 68070, 1742560238.129062, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7743, 68071, 1742560241.665773, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7744, 68072, 1742560243.454441, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7745, 68073, 1742560245.246534, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7746, 68074, 1742560247.044615, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7747, 68075, 1742560248.797606, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7748, 68076, 1742560250.600834, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7749, 68077, 1742560252.384591, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7750, 68078, 1742560254.140859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7751, 68079, 1742560256.163894, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7752, 68080, 1742560257.905538, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7753, 68081, 1742560259.671734, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7754, 68081, 1742560259.675013, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7755, 68082, 1742560261.470800, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7756, 68082, 1742560261.475438, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7757, 68083, 1742560263.298171, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7758, 68084, 1742560265.220255, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7759, 68084, 1742560265.224144, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffae8a15a1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7760, 68088, 1742561748.940226, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7761, 68089, 1742561750.770988, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7762, 68090, 1742561752.601758, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7763, 68091, 1742561754.440908, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7764, 68092, 1742561756.282652, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7765, 68093, 1742561758.139396, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7766, 68094, 1742561759.986263, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7767, 68095, 1742561761.856914, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7768, 68096, 1742561763.691283, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7769, 68097, 1742561765.562028, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7770, 68098, 1742561767.441589, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7771, 68099, 1742561769.309000, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7772, 68100, 1742561771.143832, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7773, 68100, 1742561771.147190, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7774, 68101, 1742561772.957432, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7775, 68101, 1742561772.960649, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7776, 68102, 1742561774.824991, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7777, 68102, 1742561774.828405, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7778, 68103, 1742561776.683759, 1, 'loginFailInvalidUsername', 'hossein', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7779, 68112, 1742575118.923224, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffced980d2, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7780, 68133, 1742597412.246472, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7781, 68134, 1742597413.937275, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7782, 68135, 1742597415.656654, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7783, 68136, 1742597417.350542, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7784, 68137, 1742597419.052980, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7785, 68138, 1742597420.740146, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7786, 68139, 1742597422.443810, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7787, 68140, 1742597424.182160, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7788, 68141, 1742597425.879710, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7789, 68142, 1742597427.665917, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7790, 68142, 1742597427.670084, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7791, 68143, 1742597429.382205, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7792, 68144, 1742597432.135033, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7793, 68144, 1742597432.138359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7794, 68145, 1742597433.872240, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7795, 68146, 1742597435.589683, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7796, 68147, 1742597437.308110, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7797, 68148, 1742597439.003566, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7798, 68149, 1742597440.696324, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0dd79bb9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7799, 68150, 1742597862.637731, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3ead9548, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7800, 68157, 1742606258.624411, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff44b29153, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(7801, 68170, 1742622892.019555, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9eff50d2, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7802, 68170, 1742622892.024589, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9eff50d2, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7803, 68232, 1742710220.097251, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff030eb7bf, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7804, 68232, 1742710220.102130, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff030eb7bf, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7805, 68240, 1742728601.628941, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc8698d96, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7806, 68244, 1742743265.476653, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7807, 68245, 1742743266.977921, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7808, 68246, 1742743268.532255, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7809, 68246, 1742743268.535493, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7810, 68247, 1742743270.060242, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7811, 68248, 1742743271.519929, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7812, 68248, 1742743271.523584, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7813, 68249, 1742743273.052225, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7814, 68250, 1742743274.630644, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7815, 68251, 1742743276.389085, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7816, 68252, 1742743277.843367, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7817, 68252, 1742743277.848596, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7818, 68253, 1742743279.302654, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7819, 68254, 1742743280.764834, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(7820, 68255, 1742743282.217295, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7821, 68256, 1742743283.667787, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7822, 68257, 1742743285.312546, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7823, 68258, 1742743286.763517, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7824, 68259, 1742743288.300433, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86c79d93, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7825, 68273, 1742757314.889258, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f110568780009605961d1baa34e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0'),
(7826, 68275, 1742760871.347058, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa01e7181, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7827, 68278, 1742766427.853643, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7828, 68279, 1742766429.115856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7829, 68280, 1742766430.396778, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7830, 68281, 1742766431.671884, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7831, 68282, 1742766432.910201, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7832, 68283, 1742766434.233127, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7833, 68284, 1742766435.508015, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7834, 68285, 1742766436.766001, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7835, 68286, 1742766438.038809, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7836, 68287, 1742766439.276921, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7837, 68287, 1742766439.280141, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7838, 68288, 1742766441.564692, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7839, 68289, 1742766442.810314, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7840, 68289, 1742766442.813516, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7841, 68290, 1742766444.081916, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7842, 68291, 1742766446.317560, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7843, 68292, 1742766447.579500, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7844, 68293, 1742766448.862695, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7845, 68294, 1742766450.119650, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22df2bad, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(7846, 68304, 1742789984.998308, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7847, 68305, 1742789986.899141, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7848, 68306, 1742789988.744331, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7849, 68307, 1742789990.659442, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7850, 68308, 1742789992.542651, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7851, 68309, 1742789994.399130, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7852, 68310, 1742789996.253205, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7853, 68311, 1742789998.143939, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7854, 68312, 1742790000.016788, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7855, 68313, 1742790001.893388, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7856, 68314, 1742790003.754139, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7857, 68315, 1742790005.625052, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7858, 68316, 1742790007.479064, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7859, 68316, 1742790007.482400, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7860, 68317, 1742790009.423475, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7861, 68317, 1742790009.426662, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7862, 68318, 1742790011.269753, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7863, 68318, 1742790011.272968, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7864, 68319, 1742790013.135985, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6ebf16, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(7865, 68320, 1742793143.427448, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa20e47d5, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7866, 68343, 1742856467.629723, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7867, 68344, 1742856469.205584, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7868, 68345, 1742856470.774377, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7869, 68346, 1742856472.394244, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7870, 68347, 1742856474.048574, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7871, 68348, 1742856475.621129, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7872, 68349, 1742856477.204775, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7873, 68350, 1742856478.786303, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7874, 68351, 1742856480.370488, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7875, 68352, 1742856481.981108, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7876, 68352, 1742856481.984429, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7877, 68353, 1742856483.597033, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7878, 68354, 1742856485.219378, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7879, 68354, 1742856485.223130, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7880, 68355, 1742856486.838022, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7881, 68356, 1742856488.448670, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7882, 68357, 1742856490.047022, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7883, 68358, 1742856491.636281, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7884, 68359, 1742856493.198728, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9d1c4c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7885, 68361, 1742924256.917134, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2f7a2a28, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0'),
(7886, 68387, 1742982594.020080, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2406da1a0c1e5a00fc4a0667788fcffc, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7887, 68387, 1742982594.025774, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2406da1a0c1e5a00fc4a0667788fcffc, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(7888, 68397, 1742989156.253500, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95ff3a8e, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(7889, 68397, 1742989156.258620, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95ff3a8e, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(7890, 68411, 1742997416.671609, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a03400000680022188e54fffe5069ed, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0'),
(7891, 68430, 1743029615.371848, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6584613e, 'Mozilla/5.0 (X11; Gentoo; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0'),
(7892, 68451, 1743084707.584048, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8491c46b, 'Mozilla/5.0 (X11; Gentoo; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0'),
(7893, 68457, 1743098318.773074, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff08dad4b1, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7894, 68459, 1743101431.262412, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67cdd34e, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7895, 68467, 1743114236.522664, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5ccdb6fe, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7896, 68486, 1743174556.552536, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff42df316c, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7897, 68555, 1743235474.218478, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86d1642a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7898, 68555, 1743235474.224636, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff86d1642a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7899, 68561, 1743239440.684534, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff6778b0e0, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7900, 68561, 1743239440.689656, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff6778b0e0, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7901, 68575, 1743248590.535543, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7902, 68576, 1743248592.717074, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7903, 68576, 1743248592.721430, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7904, 68577, 1743248594.956509, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7905, 68578, 1743248596.801165, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7906, 68579, 1743248598.971366, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7907, 68580, 1743248601.177552, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7908, 68581, 1743248603.407754, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7909, 68582, 1743248605.212127, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7910, 68583, 1743248607.285274, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7911, 68584, 1743248609.262318, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7912, 68585, 1743248612.169851, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7913, 68586, 1743248614.294491, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7914, 68587, 1743248616.341535, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7915, 68588, 1743248618.219539, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df5c55e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7916, 68591, 1743250179.740827, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f348df, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(7917, 68599, 1743278444.944293, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff08d2677f, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(7918, 68617, 1743288075.707196, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff05fd3c04, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(7919, 68630, 1743295879.827175, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff80c77eef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(7920, 68661, 1743315861.392182, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2406da1a0c1e5a00fc4a0667788fcffc, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62'),
(7921, 68667, 1743321093.941810, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff675ae88f, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(7922, 68667, 1743321093.947317, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff675ae88f, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(7923, 68703, 1743385061.991355, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff421d9265, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(7924, 68707, 1743387635.889892, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200d123, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(7925, 68707, 1743387635.895082, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200d123, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(7926, 68780, 1743447500.681983, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2d5ff26, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(7927, 68785, 1743451413.833962, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd06dad67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7928, 68796, 1743466261.583652, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff23bbfafd, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(7929, 68874, 1743574263.706482, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff743eb0f9, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7930, 68875, 1743576051.562621, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa01e7181, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7931, 68890, 1743609969.452715, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a06644000002caa0000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(7932, 68904, 1743617279.394027, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe5caf5d, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7933, 68910, 1743621054.849493, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67b3bef4, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15'),
(7934, 68910, 1743621054.864196, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67b3bef4, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15'),
(7935, 68911, 1743621580.502561, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff42df316c, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7936, 68914, 1743622949.328996, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6794a4a6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(7937, 68914, 1743622949.333372, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6794a4a6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(7938, 68950, 1743643542.959322, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2d5fb28, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(7939, 68997, 1743715226.116643, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9f595bec, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0'),
(7940, 69023, 1743776465.765952, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7941, 69024, 1743776466.916082, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7942, 69025, 1743776468.067621, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7943, 69026, 1743776469.229969, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7944, 69027, 1743776470.399142, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7945, 69028, 1743776471.570059, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7946, 69029, 1743776472.762569, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7947, 69030, 1743776473.923167, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7948, 69031, 1743776475.092171, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7949, 69032, 1743776476.286659, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7950, 69033, 1743776477.467852, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7951, 69034, 1743776478.644243, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7952, 69035, 1743776479.849051, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7953, 69036, 1743776481.003446, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7954, 69037, 1743776482.178477, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7955, 69038, 1743776483.338679, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7956, 69039, 1743776484.484668, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7957, 69040, 1743776485.647593, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7958, 69041, 1743776486.785088, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2286bfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7959, 69047, 1743779598.369691, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5b5ad2d9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(7960, 69049, 1743781306.414210, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f348df, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(7961, 69060, 1743793442.348402, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a06644000002caa0000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7962, 69060, 1743793442.353652, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a06644000002caa0000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7963, 69141, 1743864108.768084, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7964, 69142, 1743864110.311315, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7965, 69143, 1743864111.839011, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7966, 69144, 1743864113.340213, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7967, 69145, 1743864114.840916, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7968, 69146, 1743864116.397462, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7969, 69147, 1743864117.927080, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7970, 69148, 1743864119.456380, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7971, 69149, 1743864120.988030, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7972, 69150, 1743864122.492055, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7973, 69150, 1743864122.495430, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7974, 69151, 1743864124.027692, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7975, 69152, 1743864125.562102, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7976, 69152, 1743864125.565240, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7977, 69153, 1743864127.100156, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7978, 69154, 1743864128.635619, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7979, 69155, 1743864130.169319, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7980, 69156, 1743864131.685529, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7981, 69157, 1743864133.219630, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4658, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(7982, 69162, 1743900867.578981, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0247800012ec930000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(7983, 69187, 1743920453.152528, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5b792cc6, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(7984, 69201, 1743931515.031650, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d00000000008f4f001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(7985, 69217, 1743967009.994865, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67617e74, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(7986, 69221, 1743972072.740447, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7987, 69222, 1743972074.816038, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7988, 69222, 1743972074.819857, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7989, 69223, 1743972076.663099, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7990, 69224, 1743972078.488839, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7991, 69225, 1743972080.917765, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7992, 69226, 1743972083.232124, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7993, 69227, 1743972085.500835, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7994, 69228, 1743972087.357397, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7995, 69229, 1743972089.519315, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7996, 69230, 1743972092.344597, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7997, 69231, 1743972094.174446, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7998, 69232, 1743972095.937730, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(7999, 69233, 1743972097.737960, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8000, 69234, 1743972100.508861, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8001, 69235, 1743972102.438707, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8002, 69236, 1743972104.242407, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8003, 69237, 1743972106.271800, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8004, 69238, 1743972108.168629, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2806354, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8005, 69240, 1743974057.884587, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2405658709606500a88ad16b66641b52, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8006, 69245, 1743988029.197593, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5cdeb5cd, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8007, 69277, 1744059656.453169, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2607f2980006a034000000000ba7c214, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8008, 69283, 1744068209.409038, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e00000000000004f2, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8009, 69285, 1744072062.590082, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6dcf4fcd, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8010, 69288, 1744078549.877175, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd588542b, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8011, 69320, 1744146821.420507, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff451b29c6, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8012, 69325, 1744163244.907768, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a07428301000442025056fffeadc737, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8013, 69335, 1744177745.041108, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240630c000000164be2411fffe3a20fa, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8014, 69345, 1744201286.878531, 1, 'loginFailInvalidUsername', 'wadminw', 0, 0x00000000000000000000ffff2e20e774, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8015, 69366, 1744428154.149280, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8016, 69367, 1744428155.357572, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8017, 69368, 1744428157.715588, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8018, 69369, 1744428158.915131, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8019, 69370, 1744428160.135116, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8020, 69371, 1744428161.367050, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8021, 69372, 1744428162.596297, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8022, 69373, 1744428163.793930, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8023, 69374, 1744428164.998117, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8024, 69375, 1744428166.190359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8025, 69376, 1744428167.374265, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8026, 69377, 1744428168.613016, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8027, 69378, 1744428169.818676, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8028, 69378, 1744428169.821801, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8029, 69379, 1744428171.020060, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8030, 69379, 1744428171.023222, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8031, 69380, 1744428172.268884, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8032, 69381, 1744428173.496798, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8033, 69381, 1744428173.501790, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8034, 69395, 1744543971.492987, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff971fd10c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8035, 69396, 1744544010.905969, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffc223e8c1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8036, 69397, 1744544143.618361, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2400adc501342d00c80853a249d0d5c3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8037, 69398, 1744544526.992984, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2001086151c60310b8468a71b67cd126, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8038, 69399, 1744544559.693926, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc223e8c1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8039, 69400, 1744544627.051029, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2400adc501342d00c80853a249d0d5c3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8040, 69401, 1744544630.432698, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc223e8c1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8041, 69402, 1744544635.756157, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff971fd10c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(8042, 69403, 1744544701.293769, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff971fd10c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8043, 69404, 1744544715.186141, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2400adc501342d00c80853a249d0d5c3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8044, 69406, 1744545375.154429, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2001086151c60310b8468a71b67cd126, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8045, 69407, 1744545480.640792, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2001086151c60310b8468a71b67cd126, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8046, 69409, 1744584025.583468, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8047, 69410, 1744584027.495677, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8048, 69411, 1744584029.336033, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8049, 69412, 1744584032.179878, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8050, 69413, 1744584034.095808, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8051, 69414, 1744584035.960684, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8052, 69415, 1744584037.820779, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8053, 69416, 1744584040.711214, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8054, 69417, 1744584042.630458, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8055, 69418, 1744584044.521024, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8056, 69418, 1744584044.524170, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8057, 69419, 1744584046.417031, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8058, 69420, 1744584048.309977, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8059, 69420, 1744584048.313471, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8060, 69421, 1744584050.160630, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8061, 69422, 1744584052.080225, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8062, 69423, 1744584053.949801, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff95586a94, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8063, 69449, 1744693414.305591, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df506cf, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(8064, 69453, 1744695319.567783, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200ebdf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67'),
(8065, 69453, 1744695319.572105, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200ebdf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67'),
(8066, 69544, 1744736429.342919, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff69b9816e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8067, 69547, 1744736711.094006, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff69b9816e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8068, 69548, 1744736793.255614, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff69b9816e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8069, 69607, 1744757402.512168, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff334df78e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(8070, 69614, 1744760241.743460, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc6c74305, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8071, 69685, 1744787772.567285, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200d1ba, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8072, 69693, 1744792605.620562, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2607530002032dd80000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67'),
(8073, 69694, 1744793811.259176, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2607ff6800080009a2369ffffe7f454c, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0'),
(8074, 69713, 1744805239.829159, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff72374a5a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(8075, 69720, 1744809654.157055, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f17e39, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8076, 69720, 1744809654.162015, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f17e39, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8077, 69724, 1744812226.810844, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df506cf, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(8078, 69738, 1744870530.548566, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff3e53af73, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8079, 69739, 1744871230.875764, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3e53af73, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8080, 69740, 1744871292.908811, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff3e53af73, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8081, 69778, 1744948233.035930, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8082, 69779, 1744948236.034153, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8083, 69780, 1744948237.839583, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8084, 69781, 1744948239.605002, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8085, 69782, 1744948242.001804, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8086, 69783, 1744948243.751757, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8087, 69784, 1744948245.568630, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8088, 69785, 1744948247.344060, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8089, 69786, 1744948249.230053, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8090, 69787, 1744948250.935850, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8091, 69788, 1744948252.682652, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8092, 69789, 1744948254.374886, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8093, 69790, 1744948256.127837, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8094, 69790, 1744948256.130899, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8095, 69791, 1744948257.948184, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8096, 69791, 1744948257.951390, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8097, 69792, 1744948259.831110, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8098, 69792, 1744948259.834239, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8099, 69793, 1744948261.582057, 1, 'loginFailInvalidUsername', 'gilmar', 0, 0x00000000000000000000ffff9df59235, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8100, 69803, 1744993569.793725, 1, 'loginFailInvalidUsername', 'test', 0, 0x260573801000131044e952fffeb91517, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0'),
(8101, 69805, 1744995370.145488, 1, 'loginFailInvalidUsername', 'wadminw', 0, 0x00000000000000000000ffff45a3ffb0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0'),
(8102, 69833, 1745010818.256722, 1, 'loginFailInvalidUsername', 'itsme', 0, 0x00000000000000000000ffff2d4c9d5a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0'),
(8103, 69843, 1745018508.947616, 1, 'loginFailInvalidUsername', 'wpadminns', 0, 0x2a036f01000100020000000000004677, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0'),
(8104, 69855, 1745026963.146108, 1, 'loginFailInvalidUsername', 'admin6', 0, 0x26003c0300000000f03c92fffeaa8942, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0'),
(8105, 69858, 1745029023.717819, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc338a506, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0'),
(8106, 69896, 1745062796.332583, 1, 'loginFailInvalidUsername', 'Alex', 0, 0x2a00d680002000500000000000000097, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0'),
(8107, 69911, 1745076623.045839, 1, 'loginFailInvalidUsername', 'Admin', 0, 0x00000000000000000000ffffc2e95aea, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0'),
(8108, 69915, 1745079741.512220, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc636721d, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8109, 69927, 1745083948.666463, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4e9bc06e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(8110, 69934, 1745086664.134963, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200eb08, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8111, 69955, 1745093286.277363, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f0a8c5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203'),
(8112, 69999, 1745104659.637258, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9da7df5, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8113, 70017, 1745109093.150786, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5cdeb5cd, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8114, 70021, 1745109777.591575, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26004c000080001800000000000003c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(8115, 70021, 1745109777.595572, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26004c000080001800000000000003c7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(8116, 70035, 1745114125.185123, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff51b188d8, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8117, 70045, 1745116613.104985, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc0faea1a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8118, 70063, 1745120628.155193, 1, 'loginFailInvalidUsername', 'rm2174714', 0, 0x00000000000000000000ffff6828d399, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0'),
(8119, 70068, 1745121786.462699, 1, 'loginFailInvalidUsername', 'icsadmin', 0, 0x2a03400000000473c85d97fffe3beddf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0'),
(8120, 70086, 1745125622.042402, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffac60b0df, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8121, 70092, 1745127489.992501, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff678e1876, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8122, 70103, 1745132016.915586, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8123, 70104, 1745132018.167567, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8124, 70105, 1745132020.715684, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8125, 70106, 1745132021.925371, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8126, 70107, 1745132023.181441, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8127, 70108, 1745132024.401212, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8128, 70109, 1745132025.650440, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8129, 70110, 1745132026.868133, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8130, 70111, 1745132028.129931, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8131, 70112, 1745132029.416179, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8132, 70113, 1745132030.615434, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8133, 70114, 1745132031.842499, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8134, 70115, 1745132033.072769, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8135, 70115, 1745132033.075817, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8136, 70116, 1745132034.352384, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8137, 70116, 1745132034.355458, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8138, 70117, 1745132035.606827, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8139, 70118, 1745132036.890081, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8140, 70118, 1745132036.893749, 1, 'loginFailInvalidUsername', 'admin2025-2', 0, 0x00000000000000000000ffff95243056, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8141, 70139, 1745138683.528770, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200eb02, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8142, 70167, 1745146245.033626, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000096, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8143, 70189, 1745153352.773357, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200e849, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8144, 70198, 1745156154.501788, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4e9bc06e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(8145, 70218, 1745163080.475597, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb65c6e37, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(8146, 70230, 1745166423.657412, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff1fac433b, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(8147, 70231, 1745166751.576129, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9df506cf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8148, 70242, 1745169708.239435, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff599091d6, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8149, 70246, 1745171342.661977, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2fe275b, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(8150, 70252, 1745172979.337263, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6794a4a6, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(8151, 70267, 1745177486.093436, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc6367804, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(8152, 70275, 1745179689.727736, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2607ff6800080009a2369ffffe7f454c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(8153, 70276, 1745179936.203680, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67a7d989, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8154, 70276, 1745179936.207241, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67a7d989, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8155, 70278, 1745180315.806550, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffcba12d0a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(8156, 70294, 1745185447.838635, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24006180010000d000000000037a2001, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8157, 70294, 1745185447.844355, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24006180010000d000000000037a2001, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8158, 70335, 1745198279.360381, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2d5fb47, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(8159, 70337, 1745198924.749551, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc7bcc8bf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8160, 70343, 1745200868.419852, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc636723a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8161, 70345, 1745201199.210719, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff416d936a, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(8162, 70358, 1745205104.577553, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff45151b83, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8163, 70365, 1745206743.053241, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc040766d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8164, 70377, 1745257762.992150, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26003c0300000000f03c91fffeeec59b, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8165, 70378, 1745259785.000897, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24006180010000d000000000037a2001, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8166, 70382, 1745267570.920107, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff965f6e71, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8167, 70383, 1745269962.461819, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5ee54c4a, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0'),
(8168, 70417, 1745427210.963657, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8169, 70418, 1745427334.014996, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffbe593f89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8170, 70419, 1745427906.734705, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8171, 70420, 1745427973.517647, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe593f89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8172, 70421, 1745428073.116202, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe593f89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8173, 70422, 1745428190.652172, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbe593f89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8174, 70423, 1745428284.957196, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8175, 70426, 1745428420.759598, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8176, 70428, 1745428562.213719, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8177, 70430, 1745428676.355860, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8178, 70434, 1745428911.353879, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8179, 70447, 1745429624.152695, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8180, 70447, 1745429624.156489, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8181, 70448, 1745429696.556213, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8182, 70458, 1745430416.327609, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8183, 70459, 1745430492.258813, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8184, 70460, 1745430568.907092, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8185, 70461, 1745430640.496264, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8186, 70462, 1745430714.057821, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8187, 70463, 1745430790.309782, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8188, 70464, 1745430865.754225, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8189, 70465, 1745430940.064438, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8190, 70465, 1745430940.067978, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8191, 70466, 1745431013.365164, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014dbaa34a77818d0bfc6cb87239, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8192, 70473, 1745476996.812955, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8193, 70474, 1745476997.988933, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8194, 70475, 1745477000.290163, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8195, 70476, 1745477001.441571, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8196, 70477, 1745477002.588749, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8197, 70478, 1745477003.730498, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8198, 70479, 1745477004.896235, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8199, 70480, 1745477006.070930, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8200, 70481, 1745477007.210491, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8201, 70482, 1745477008.352817, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8202, 70483, 1745477009.547637, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8203, 70484, 1745477010.687378, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8204, 70485, 1745477012.831463, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8205, 70485, 1745477012.836458, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8206, 70486, 1745477013.968621, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8207, 70486, 1745477013.971667, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8208, 70487, 1745477015.103555, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8209, 70488, 1745477016.241463, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8210, 70488, 1745477016.244586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d56d01b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8211, 70490, 1745482033.574590, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8212, 70491, 1745482034.713554, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8213, 70492, 1745482035.839957, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8214, 70493, 1745482036.995027, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8215, 70494, 1745482038.133715, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8216, 70495, 1745482039.278517, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8217, 70496, 1745482040.409736, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8218, 70497, 1745482041.546526, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8219, 70498, 1745482042.660918, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8220, 70499, 1745482043.837837, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8221, 70500, 1745482044.984689, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8222, 70501, 1745482046.136764, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8223, 70502, 1745482047.323443, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8224, 70502, 1745482047.326471, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8225, 70503, 1745482048.481171, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8226, 70504, 1745482049.659825, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8227, 70504, 1745482049.662877, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8228, 70505, 1745482050.811912, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8229, 70506, 1745482052.912957, 1, 'loginFailInvalidUsername', 'l8nuljcmi3putz1yspla', 0, 0x00000000000000000000ffff2235125a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8230, 70517, 1745517752.377636, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8231, 70518, 1745517824.489403, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8232, 70528, 1745518504.573410, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8233, 70529, 1745518567.233845, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8234, 70530, 1745518633.428844, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8235, 70531, 1745518697.732925, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8236, 70532, 1745518765.675759, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8237, 70533, 1745518837.580140, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8238, 70534, 1745518913.028775, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8239, 70535, 1745518985.830274, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffb8af373d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8240, 70552, 1745588804.250828, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8241, 70553, 1745588805.807417, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8242, 70554, 1745588807.341566, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8243, 70555, 1745588808.869932, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8244, 70556, 1745588810.426534, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8245, 70557, 1745588811.993306, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8246, 70558, 1745588813.513937, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8247, 70559, 1745588815.058510, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8248, 70560, 1745588816.580775, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8249, 70561, 1745588818.090931, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8250, 70561, 1745588818.093949, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8251, 70562, 1745588819.651207, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8252, 70563, 1745588821.174157, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8253, 70563, 1745588821.177204, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8254, 70564, 1745588822.716031, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8255, 70565, 1745588824.247708, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8256, 70566, 1745588825.755317, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8257, 70567, 1745588827.305752, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8258, 70568, 1745588828.855313, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2e4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8259, 70575, 1745604261.746643, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb8a87e61, 'Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(8260, 70595, 1745617313.190823, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000387, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(8261, 70636, 1745630497.023521, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff7b018504, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(8262, 70659, 1745638366.777159, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff421d8d11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8263, 70659, 1745638366.781912, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff421d8d11, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8264, 70679, 1745648186.485100, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20014c880000006b0000000000000100, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8265, 70743, 1745670820.483142, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8266, 70744, 1745670821.636592, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8267, 70745, 1745670822.797365, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8268, 70746, 1745670824.011011, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8269, 70747, 1745670825.192927, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8270, 70748, 1745670826.361079, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8271, 70749, 1745670827.558531, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8272, 70750, 1745670828.731208, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8273, 70751, 1745670829.878152, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8274, 70752, 1745670831.075290, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8275, 70753, 1745670832.256176, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8276, 70754, 1745670833.429638, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8277, 70755, 1745670834.605559, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8278, 70755, 1745670834.608868, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8279, 70756, 1745670835.773919, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8280, 70757, 1745670836.993639, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8281, 70757, 1745670836.996920, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8282, 70758, 1745670838.161181, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8283, 70759, 1745670839.328325, 1, 'loginFailInvalidUsername', 'zubair670', 0, 0x00000000000000000000ffff68c59483, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8284, 70761, 1745671024.543505, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff7124f2e5, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8285, 70823, 1745749116.984175, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8e2c8a63, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8286, 70877, 1745822552.160582, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8287, 70878, 1745822583.653491, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffb9d1c775, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8288, 70879, 1745822778.060043, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8289, 70880, 1745822840.101725, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8290, 70881, 1745822888.699576, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8291, 70882, 1745822958.751187, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8292, 70883, 1745823014.700811, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8293, 70884, 1745823082.785113, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8294, 70885, 1745823134.676322, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8295, 70886, 1745823199.045264, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8296, 70887, 1745823254.730992, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8297, 70888, 1745823334.900863, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8298, 70889, 1745823422.901685, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8299, 70890, 1745823502.910400, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8300, 70891, 1745823586.767986, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8301, 70891, 1745823586.772096, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8302, 70892, 1745823666.955376, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8303, 70892, 1745823666.958731, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8304, 70893, 1745823751.203594, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8305, 70893, 1745823751.207547, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8306, 70894, 1745823830.873988, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25861ef8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8307, 70916, 1745887982.512195, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000387, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8308, 70923, 1745888878.495327, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffcebd5963, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0'),
(8309, 70930, 1745889777.074483, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc3d6eb78, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(8310, 70944, 1745891597.243664, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67841402, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(8311, 70986, 1745897351.159928, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff781817ea, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(8312, 70986, 1745897351.165790, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff781817ea, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(8313, 70990, 1745897894.405743, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa010d7a4, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8314, 71018, 1745901985.839933, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010df52640d4d5f6b520fffe5d4556, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(8315, 71030, 1745903613.701807, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67a9a0a3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(8316, 71030, 1745903613.706476, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67a9a0a3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(8317, 71040, 1745905105.918550, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa200d123, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(8318, 71055, 1745907002.608418, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010df73c00efff0000000000000236, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8319, 71100, 1745916662.691682, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000541, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68'),
(8320, 71148, 1745924128.639441, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa019a64f, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8321, 71196, 1746048249.238335, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8322, 71197, 1746048251.107631, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8323, 71198, 1746048254.618803, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8324, 71199, 1746048256.378893, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8325, 71200, 1746048258.093856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8326, 71201, 1746048259.988980, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8327, 71202, 1746048261.744237, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8328, 71203, 1746048263.508331, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8329, 71204, 1746048265.222467, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8330, 71205, 1746048267.344800, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8331, 71206, 1746048269.035058, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8332, 71207, 1746048270.693927, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8333, 71208, 1746048273.435409, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8334, 71208, 1746048273.438462, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8335, 71209, 1746048275.167369, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8336, 71209, 1746048275.170524, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8337, 71210, 1746048276.883810, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8338, 71211, 1746048278.619490, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8339, 71211, 1746048278.622824, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8340, 71216, 1746133654.588396, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff93ebdeda, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8341, 71217, 1746180729.133485, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8342, 71218, 1746180730.886298, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8343, 71219, 1746180734.654710, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8344, 71220, 1746180736.530741, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8345, 71221, 1746180738.420867, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8346, 71222, 1746180740.408603, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8347, 71223, 1746180742.139206, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8348, 71224, 1746180743.880305, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8349, 71225, 1746180745.583854, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8350, 71226, 1746180747.435977, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8351, 71227, 1746180749.231755, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8352, 71228, 1746180750.966860, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8353, 71229, 1746180753.693232, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8354, 71229, 1746180753.696542, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8355, 71230, 1746180755.405280, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8356, 71230, 1746180755.408727, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8357, 71231, 1746180757.190143, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8358, 71232, 1746180758.935745, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8359, 71232, 1746180758.938966, 1, 'loginFailInvalidUsername', 'wesley', 0, 0x00000000000000000000ffffa747cf80, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8360, 71234, 1746223226.250215, 1, 'loginFailInvalidUsername', 'test01', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8361, 71235, 1746227847.435407, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8362, 71236, 1746227974.544161, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8363, 71237, 1746228105.171645, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8364, 71238, 1746228226.881697, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8365, 71239, 1746228350.446120, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8366, 71240, 1746228483.163649, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8367, 71241, 1746228618.671764, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8368, 71242, 1746228746.235330, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8369, 71243, 1746228877.187384, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8370, 71244, 1746229017.275679, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8371, 71245, 1746229143.839601, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8372, 71246, 1746229253.688735, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8373, 71247, 1746229335.957384, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8374, 71247, 1746229335.960881, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8375, 71248, 1746229412.738906, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8376, 71248, 1746229412.742305, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8377, 71249, 1746229480.253334, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8378, 71249, 1746229480.256623, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28040214802310d6455a55020bac8962, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8379, 71282, 1746350413.443863, 1, 'loginFailInvalidUsername', 'test01', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8380, 71283, 1746350630.488837, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8381, 71284, 1746350723.757535, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8382, 71285, 1746350821.132123, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8383, 71286, 1746350927.476859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8384, 71287, 1746351032.952490, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8385, 71288, 1746351159.133435, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8386, 71289, 1746351259.151999, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8387, 71290, 1746351359.175024, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8388, 71291, 1746351460.081124, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8389, 71292, 1746351562.560669, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8390, 71293, 1746351672.025852, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8391, 71294, 1746351783.807574, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8392, 71295, 1746351864.683589, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8393, 71295, 1746351864.687284, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8394, 71297, 1746351953.534547, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8395, 71297, 1746351953.537825, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8396, 71298, 1746352042.807976, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8397, 71298, 1746352042.811371, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240674000054a040c139afae224fa9c8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8398, 71332, 1746416154.341026, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8399, 71333, 1746416155.899319, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8400, 71334, 1746416157.425127, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8401, 71335, 1746416158.945098, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8402, 71336, 1746416160.495645, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8403, 71337, 1746416162.056675, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8404, 71338, 1746416163.607424, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8405, 71339, 1746416165.136725, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8406, 71340, 1746416166.687674, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8407, 71341, 1746416168.186616, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8408, 71341, 1746416168.189707, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8409, 71342, 1746416169.744918, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8410, 71343, 1746416171.252592, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8411, 71343, 1746416171.255645, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8412, 71344, 1746416172.776112, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8413, 71345, 1746416174.290444, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8414, 71346, 1746416175.831021, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8415, 71347, 1746416177.364099, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8416, 71348, 1746416178.924741, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4666, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8417, 71351, 1746423043.581290, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff6c0bf07d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8418, 71352, 1746423201.094225, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffc124ede9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8419, 71354, 1746434543.035129, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8420, 71355, 1746434646.946365, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8421, 71356, 1746434752.441887, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8422, 71363, 1746435520.902192, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8423, 71364, 1746435646.759728, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8424, 71365, 1746435752.908480, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8425, 71371, 1746436472.660125, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8426, 71372, 1746436598.523934, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8427, 71373, 1746436711.686972, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8428, 71380, 1746437538.361222, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8429, 71381, 1746437681.487609, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8430, 71382, 1746437828.478655, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8431, 71383, 1746437934.675712, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8432, 71384, 1746438040.015128, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8433, 71385, 1746438155.420020, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8434, 71386, 1746438258.755261, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8435, 71386, 1746438258.758757, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffc124ed5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8436, 71402, 1746520996.759692, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8437, 71403, 1746521149.093337, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff1fd914ba, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8438, 71404, 1746521733.854158, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff1fd914ba, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8439, 71405, 1746521880.917529, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff1fd914ba, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8440, 71415, 1746531326.882240, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8441, 71416, 1746531387.156520, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8442, 71417, 1746531447.434233, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8443, 71428, 1746532135.734856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8444, 71428, 1746532135.739368, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8445, 71429, 1746532196.647103, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8446, 71429, 1746532196.651780, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8447, 71430, 1746532261.657554, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8448, 71431, 1746532321.543482, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8449, 71432, 1746532381.646360, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8450, 71433, 1746532441.783663, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8451, 71434, 1746532501.722983, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8452, 71435, 1746532561.596429, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8453, 71436, 1746532621.878627, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8454, 71437, 1746532681.686542, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8455, 71438, 1746532741.746663, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8456, 71439, 1746532801.790643, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8457, 71440, 1746532861.913995, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5bf5cc88, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8458, 71475, 1746620182.735893, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff5be4d481, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8459, 71478, 1746620802.342300, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5be4d481, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8460, 71491, 1746623454.320386, 1, 'loginFailInvalidUsername', 'theballettheatre', 0, 0x00000000000000000000ffff512ec8fa, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0'),
(8461, 71493, 1746625761.503182, 1, 'loginFailInvalidUsername', 'wpapitest', 0, 0x26001f180f926200df26d03fb247c3b5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0'),
(8462, 71509, 1746641297.492439, 1, 'loginFailInvalidUsername', 'admim', 0, 0x00000000000000000000ffffa3acfb78, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0'),
(8463, 71512, 1746643715.350256, 1, 'loginFailInvalidUsername', 'wpadmin', 0, 0x24071c0061032e400000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0'),
(8464, 71557, 1746678764.871867, 1, 'loginFailInvalidUsername', 'xtw18387d697', 0, 0x00000000000000000000ffff5cde0cce, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0'),
(8465, 71559, 1746680019.170750, 1, 'loginFailInvalidUsername', 'xtw183877cc5', 0, 0x2406da180ea61c001fe9edc2ea4589f9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0'),
(8466, 71567, 1746687265.359699, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff6adb7997, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8467, 71570, 1746687830.430415, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6adb7997, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8468, 71571, 1746687926.922237, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6adb7997, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8469, 71572, 1746688024.519858, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6adb7997, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8470, 71580, 1746691150.106809, 1, 'loginFailInvalidUsername', 'test123', 0, 0x00000000000000000000ffff9dad7d9b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0'),
(8471, 71586, 1746698628.606715, 1, 'loginFailInvalidUsername', 'muwy', 0, 0x2a02478000286e000000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0'),
(8472, 71591, 1746702424.064583, 1, 'loginFailInvalidUsername', 'abc', 0, 0x200141d00002c2060000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0'),
(8473, 71624, 1746720916.619713, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f1802611900e9d6d13598e72080, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0'),
(8474, 71626, 1746722046.076220, 1, 'loginFailInvalidUsername', 'test1', 0, 0x00000000000000000000ffffd4382ec8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0'),
(8475, 71635, 1746731418.566901, 1, 'loginFailInvalidUsername', 'RSLD', 0, 0x2a0274a0a0082014f8163efffee9598d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0'),
(8476, 71677, 1746772847.817856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8477, 71678, 1746772849.132641, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(8478, 71679, 1746772850.453389, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8479, 71680, 1746772851.768470, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8480, 71681, 1746772853.051472, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8481, 71682, 1746772854.368742, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8482, 71683, 1746772855.624750, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8483, 71684, 1746772856.950552, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8484, 71685, 1746772858.265404, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8485, 71686, 1746772859.564798, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8486, 71687, 1746772860.851863, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8487, 71687, 1746772860.854992, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8488, 71688, 1746772862.117660, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8489, 71689, 1746772863.421068, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8490, 71690, 1746772864.734582, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8491, 71691, 1746772866.011883, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8492, 71692, 1746772867.350340, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8493, 71693, 1746772868.639503, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8494, 71694, 1746772869.904714, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff36e049c6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8495, 71697, 1746776031.695054, 1, 'loginFailInvalidUsername', 'xtw1838778af', 0, 0x00000000000000000000ffff59fa40b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0'),
(8496, 71699, 1746778584.439633, 1, 'loginFailInvalidUsername', 'xtw18387f182', 0, 0x2a00f940000200040002000000001e6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0'),
(8497, 71703, 1746780103.131041, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff67befdca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8498, 71722, 1746781902.903458, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67befdca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8499, 71733, 1746782641.984103, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67befdca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8500, 71733, 1746782641.987929, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67befdca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8501, 71739, 1746790211.778624, 1, 'loginFailInvalidUsername', 'xtw18387aaa7', 0, 0x2a0104f8016182d20000000000000002, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0'),
(8502, 71754, 1746807693.223186, 1, 'loginFailInvalidUsername', 'xtw1838711cc', 0, 0x00000000000000000000ffffa7564a3e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(8503, 71771, 1746832260.698096, 1, 'loginFailInvalidUsername', 'xtw1838749e7', 0, 0x00000000000000000000ffff2671bf42, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0'),
(8504, 71772, 1746835251.119458, 1, 'loginFailInvalidUsername', 'cs', 0, 0x00000000000000000000ffff9dad7d9b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0'),
(8505, 71798, 1746856809.693266, 1, 'loginFailInvalidUsername', 'adminsup', 0, 0x00000000000000000000ffffa51625ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0'),
(8506, 71835, 1746910031.630584, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9f6d3c2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8507, 71845, 1746919691.351414, 1, 'loginFailInvalidUsername', 'xtw18387e065', 0, 0x00000000000000000000ffff8b3bbc13, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0'),
(8508, 71850, 1746926019.333522, 1, 'loginFailInvalidUsername', 'xtw18387d1f6', 0, 0x00000000000000000000ffffa1616211, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0'),
(8509, 71857, 1746935294.653423, 1, 'loginFailInvalidUsername', 'donaljkt9', 0, 0x00000000000000000000ffffc647358b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0'),
(8510, 71859, 1746938317.364078, 1, 'loginFailInvalidUsername', 'xtw18387c05c', 0, 0x00000000000000000000ffffb280ff26, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0'),
(8511, 71864, 1746945947.762648, 1, 'loginFailInvalidUsername', 'abc', 0, 0x00000000000000000000ffff3440fc7e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0'),
(8512, 71878, 1746957252.536502, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff5bef0649, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8513, 71923, 1747004801.463017, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2cc95df7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36'),
(8514, 71928, 1747011334.187527, 1, 'loginFailInvalidUsername', 'xtw18387fa57', 0, 0x00000000000000000000ffff3f209fc7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0'),
(8515, 71945, 1747035772.504847, 1, 'loginFailInvalidUsername', 'xtw183871ae7', 0, 0x00000000000000000000ffffcfb4c02b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0'),
(8516, 71951, 1747042099.072080, 1, 'loginFailInvalidUsername', 'xtw1838730a5', 0, 0x26001f180f926200df26d03fb247c3b5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0'),
(8517, 71958, 1747048376.761896, 1, 'loginFailInvalidUsername', 'test01', 0, 0x20010fb1013afd1b791d2f52c6b50da7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8518, 71999, 1747086402.195548, 1, 'loginFailInvalidUsername', 'abcd1234', 0, 0x00000000000000000000ffff68ecc59d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),
(8519, 72001, 1747089240.892855, 1, 'loginFailInvalidUsername', 'user', 0, 0x00000000000000000000ffff97501820, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0'),
(8520, 72002, 1747090851.691496, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8521, 72003, 1747090852.887086, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8522, 72004, 1747090855.174590, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8523, 72005, 1747090856.329446, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8524, 72006, 1747090857.468142, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8525, 72007, 1747090858.609209, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8526, 72008, 1747090859.753337, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8527, 72009, 1747090860.866297, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8528, 72010, 1747090862.027442, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8529, 72011, 1747090863.183366, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8530, 72012, 1747090864.322697, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8531, 72013, 1747090865.455989, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8532, 72014, 1747090866.613068, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8533, 72014, 1747090866.616219, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8534, 72015, 1747090867.777428, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8535, 72015, 1747090867.780571, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8536, 72016, 1747090868.920350, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8537, 72017, 1747090870.049484, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8538, 72017, 1747090870.052502, 1, 'loginFailInvalidUsername', 'luciamiexperto-digital', 0, 0x00000000000000000000ffff2d56d313, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8539, 72056, 1747139661.007498, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff67f060a8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8540, 72076, 1747157993.292276, 1, 'loginFailInvalidUsername', 'Administrator_strony', 0, 0x260753000060370a0000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0'),
(8541, 72301, 1747168669.822762, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3b7d66e3, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0'),
(8542, 72303, 1747170412.267897, 1, 'loginFailInvalidUsername', 'wpclient', 0, 0x200141d003035f1e0000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0'),
(8543, 72311, 1747182990.919147, 1, 'loginFailInvalidUsername', 'xtw183871029', 0, 0x00000000000000000000ffffa7564a3e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0'),
(8544, 72312, 1747184155.334818, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8545, 72313, 1747184156.881553, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8546, 72314, 1747184160.058645, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8547, 72315, 1747184161.574019, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8548, 72316, 1747184163.175590, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8549, 72317, 1747184164.709173, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8550, 72318, 1747184166.256571, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8551, 72319, 1747184167.800547, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8552, 72320, 1747184169.352327, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8553, 72321, 1747184170.983606, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8554, 72322, 1747184172.685509, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8555, 72323, 1747184174.211306, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8556, 72324, 1747184175.979596, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8557, 72324, 1747184175.982629, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8558, 72325, 1747184177.556920, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8559, 72325, 1747184177.562040, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8560, 72326, 1747184179.091461, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8561, 72327, 1747184180.643752, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8562, 72327, 1747184180.647469, 1, 'loginFailInvalidUsername', 'outofage', 0, 0x00000000000000000000ffffc4fb50f4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8563, 72332, 1747190259.588568, 1, 'loginFailInvalidUsername', 'xtw18387d258', 0, 0x26001f16090aa900b2fce7bb62d54f59, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0'),
(8564, 72345, 1747199107.066957, 1, 'loginFailInvalidUsername', 'xtw18387a728', 0, 0x24006180010000d000000000089ee001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0'),
(8565, 72348, 1747204385.102560, 1, 'loginFailInvalidUsername', 'xtw183879226', 0, 0x2a02247a026b73000000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),
(8566, 72375, 1747232018.277742, 1, 'loginFailInvalidUsername', 'xtw183871a1d', 0, 0x200141d00002fd300000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0'),
(8567, 72377, 1747232191.183607, 1, 'loginFailInvalidUsername', 'test01', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8568, 72390, 1747246391.832941, 1, 'loginFailInvalidUsername', 'adminroot', 0, 0x200141d01004043e0000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0'),
(8569, 72390, 1747246391.837639, 1, 'loginFailInvalidUsername', 'adminroot', 0, 0x200141d01004043e0000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0'),
(8570, 72391, 1747248139.075952, 1, 'loginFailInvalidUsername', 'wad-mines', 0, 0x26001f182263aa0085588745317cc6ca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0'),
(8571, 72396, 1747256590.505024, 1, 'loginFailInvalidUsername', 'test', 0, 0x2a0107c8fff80074505400fffe1a2203, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0'),
(8572, 72398, 1747260618.819811, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8573, 72399, 1747260687.724754, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8574, 72400, 1747260754.192808, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8575, 72401, 1747260820.745774, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8576, 72402, 1747260881.879471, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8577, 72403, 1747260930.795632, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8578, 72404, 1747260985.311754, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8579, 72405, 1747261057.944833, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8580, 72406, 1747261113.098797, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8581, 72407, 1747261170.548851, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8582, 72408, 1747261228.002305, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8583, 72409, 1747261283.813044, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8584, 72410, 1747261351.214906, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8585, 72411, 1747261405.213925, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8586, 72412, 1747261463.140159, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8587, 72413, 1747261534.901801, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8588, 72414, 1747261581.552779, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8589, 72415, 1747261647.798117, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8590, 72417, 1747261700.840190, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x28043734ba008440e05af5c0c4bfa8b2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8591, 72445, 1747273512.681940, 1, 'loginFailInvalidUsername', 'options', 0, 0x200141d00008eb830000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0'),
(8592, 72461, 1747293949.538954, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8593, 72462, 1747293951.240243, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8594, 72463, 1747293952.935261, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8595, 72464, 1747293954.610016, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8596, 72465, 1747293956.320073, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8597, 72466, 1747293958.025877, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8598, 72467, 1747293959.731010, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8599, 72468, 1747293961.426441, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8600, 72469, 1747293963.165907, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8601, 72470, 1747293964.854557, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8602, 72471, 1747293966.550536, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8603, 72472, 1747293968.279563, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8604, 72473, 1747293969.953048, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8605, 72473, 1747293969.956178, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8606, 72474, 1747293971.613463, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8607, 72474, 1747293971.616751, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8608, 72475, 1747293973.306041, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8609, 72475, 1747293973.309093, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8610, 72476, 1747293975.007324, 1, 'loginFailInvalidUsername', 'bradminbk777-site', 0, 0x00000000000000000000ffff86d16efe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(8611, 72478, 1747298857.884788, 1, 'loginFailInvalidUsername', 'asdf', 0, 0x2604a880040000d00000000006638001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0'),
(8612, 72490, 1747315379.390425, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2ec, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8613, 72504, 1747412365.179686, 1, 'loginFailInvalidUsername', 'test01', 0, 0x280407f3ff803c8bbda6637d65476cdf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8614, 72514, 1747416415.285621, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280407f3ff803c8bbda6637d65476cdf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8615, 72515, 1747416518.526891, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280407f3ff803c8bbda6637d65476cdf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8616, 72542, 1747519879.504136, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8617, 72543, 1747519881.811747, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8618, 72544, 1747519882.975328, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8619, 72545, 1747519884.130799, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8620, 72546, 1747519885.265243, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8621, 72547, 1747519886.391467, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8622, 72548, 1747519887.554936, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8623, 72548, 1747519887.560198, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8624, 72549, 1747519888.691359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8625, 72549, 1747519888.694521, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8626, 72550, 1747519889.831228, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8627, 72551, 1747519890.980075, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8628, 72552, 1747519893.111684, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8629, 72552, 1747519893.115620, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8630, 72553, 1747519894.232603, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8631, 72553, 1747519894.235651, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8632, 72554, 1747519895.377918, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8633, 72555, 1747519896.531700, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8634, 72556, 1747519897.677583, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97f87d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8635, 72567, 1747533011.223411, 1, 'loginFailInvalidUsername', 'server', 0, 0x200141d003051000000000000000351e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0'),
(8636, 72582, 1747547825.965603, 1, 'loginFailInvalidUsername', 'xtw183878513', 0, 0x2a00d68000200050000000000000dadd, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0'),
(8637, 72597, 1747564108.949637, 1, 'loginFailInvalidUsername', 'xtw18387d348', 0, 0x00000000000000000000ffff145407ca, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0'),
(8638, 72600, 1747567931.888215, 1, 'loginFailInvalidUsername', 'xtw183873cec', 0, 0x200141d0000a4e4b0000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0'),
(8639, 72605, 1747573699.222018, 1, 'loginFailInvalidUsername', 'xtw18387f331', 0, 0x00000000000000000000ffff171795eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),
(8640, 72613, 1747579658.565880, 1, 'loginFailInvalidUsername', 'xtw18387cfcc', 0, 0x26003c0200000000f03c93fffe1f33c5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0'),
(8641, 72616, 1747583589.296512, 1, 'loginFailInvalidUsername', 'xtw1838787c7', 0, 0x00000000000000000000ffffc898b10e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
(8642, 72626, 1747595634.801995, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8643, 72627, 1747595636.430350, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8644, 72628, 1747595639.721903, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8645, 72629, 1747595641.338919, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8646, 72630, 1747595642.947866, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8647, 72631, 1747595644.507765, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8648, 72632, 1747595646.101196, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8649, 72633, 1747595647.749449, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8650, 72634, 1747595649.412360, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8651, 72635, 1747595651.008304, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8652, 72636, 1747595652.627464, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8653, 72637, 1747595654.263315, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8654, 72638, 1747595655.899463, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8655, 72638, 1747595655.902556, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8656, 72639, 1747595657.547669, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8657, 72639, 1747595657.550897, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8658, 72640, 1747595659.178455, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8659, 72641, 1747595660.768567, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8660, 72641, 1747595660.771813, 1, 'loginFailInvalidUsername', 'admindgeorge', 0, 0x00000000000000000000ffffc4fb55be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8661, 72656, 1747612183.243291, 1, 'loginFailInvalidUsername', 'xtw183877be5', 0, 0x2a0247800028ec380000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0'),
(8662, 72666, 1747614622.905402, 1, 'loginFailInvalidUsername', 'xtw183877fa7', 0, 0x00000000000000000000ffff55ba58fa, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0'),
(8663, 72675, 1747626073.601980, 1, 'loginFailInvalidUsername', 'xtw18387d42d', 0, 0x00000000000000000000ffff8fc69a66, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0'),
(8664, 72717, 1747663359.449510, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8665, 72718, 1747663363.113326, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8666, 72719, 1747663364.924029, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8667, 72720, 1747663366.710533, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8668, 72721, 1747663368.500691, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8669, 72722, 1747663370.315843, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8670, 72723, 1747663372.179704, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8671, 72723, 1747663372.182854, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8672, 72724, 1747663374.010236, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8673, 72724, 1747663374.013246, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8674, 72725, 1747663375.802850, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8675, 72726, 1747663377.634504, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8676, 72727, 1747663379.431476, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8677, 72727, 1747663379.434525, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8678, 72728, 1747663381.271419, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8679, 72728, 1747663381.276097, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8680, 72729, 1747663383.120556, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8681, 72730, 1747663384.971015, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8682, 72731, 1747663386.834005, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8683, 72736, 1747667790.188739, 1, 'loginFailInvalidUsername', 'xtw183874150', 0, 0x00000000000000000000ffffc4168439, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0'),
(8684, 72738, 1747670401.755833, 1, 'loginFailInvalidUsername', 'xtw1838745be', 0, 0x200141d00401300000000000000060f9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0'),
(8685, 72761, 1747704264.908316, 1, 'loginFailInvalidUsername', 'xtw18387edb6', 0, 0x00000000000000000000ffff67d50918, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0'),
(8686, 72781, 1747719905.120671, 1, 'loginFailInvalidUsername', 'xtw183872ff0', 0, 0x26003c0300000000f03c95fffeb65f4d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0'),
(8687, 72785, 1747728408.967919, 1, 'loginFailInvalidUsername', 'xtw18387c53a', 0, 0x00000000000000000000ffffb9c7df5d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0'),
(8688, 72793, 1747737200.573644, 1, 'loginFailInvalidUsername', 'xtw18387ba44', 0, 0x2a0104f800a0145a0000000000000002, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),
(8689, 72830, 1747790883.996734, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8690, 72831, 1747790885.494154, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8691, 72832, 1747790887.006261, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8692, 72833, 1747790888.517856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8693, 72834, 1747790890.038516, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8694, 72835, 1747790891.543774, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8695, 72836, 1747790893.046132, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8696, 72837, 1747790894.530232, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8697, 72838, 1747790896.009752, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(8698, 72839, 1747790897.528799, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8699, 72839, 1747790897.531847, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8700, 72840, 1747790899.034401, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8701, 72841, 1747790900.552919, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8702, 72841, 1747790900.555974, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8703, 72842, 1747790902.079904, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8704, 72843, 1747790903.607276, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8705, 72844, 1747790905.114961, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8706, 72845, 1747790906.628056, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8707, 72846, 1747790908.119783, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8708, 72848, 1747802798.559075, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8709, 72849, 1747802800.834525, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8710, 72850, 1747802801.937808, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8711, 72851, 1747802803.054527, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8712, 72852, 1747802804.179825, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8713, 72853, 1747802805.341453, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8714, 72854, 1747802806.488685, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8715, 72854, 1747802806.491814, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8716, 72855, 1747802807.635171, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8717, 72855, 1747802807.640562, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8718, 72856, 1747802808.778780, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8719, 72857, 1747802809.875786, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8720, 72858, 1747802811.015888, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8721, 72858, 1747802811.019031, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8722, 72859, 1747802812.134935, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8723, 72859, 1747802812.138143, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8724, 72860, 1747802813.259859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8725, 72861, 1747802814.408837, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8726, 72862, 1747802815.543654, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d77e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8727, 72874, 1747900467.388684, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8728, 72875, 1747900469.639618, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8729, 72876, 1747900470.782590, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8730, 72877, 1747900472.923696, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8731, 72878, 1747900474.160057, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8732, 72879, 1747900475.293712, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8733, 72880, 1747900476.415644, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8734, 72880, 1747900476.418833, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8735, 72881, 1747900477.579736, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8736, 72881, 1747900477.582900, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8737, 72882, 1747900478.719834, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8738, 72883, 1747900479.857580, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8739, 72884, 1747900481.006363, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8740, 72884, 1747900481.010029, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8741, 72885, 1747900482.127592, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8742, 72885, 1747900482.130925, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8743, 72886, 1747900483.280121, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8744, 72887, 1747900484.426015, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8745, 72888, 1747900485.558869, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d053, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8746, 72892, 1747911764.324973, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8747, 72893, 1747912365.377525, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8748, 72894, 1747912425.181482, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8749, 72895, 1747912485.217349, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8750, 72896, 1747912545.200738, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8751, 72897, 1747912605.323223, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8752, 72898, 1747912665.187586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff53d59d6b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8753, 72915, 1747946807.693632, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8754, 72916, 1747946809.948153, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8755, 72917, 1747946811.092248, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8756, 72918, 1747946812.279451, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8757, 72919, 1747946813.467845, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8758, 72920, 1747946814.723972, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8759, 72921, 1747946816.054583, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8760, 72921, 1747946816.059479, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8761, 72922, 1747946817.460856, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8762, 72922, 1747946817.466268, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8763, 72923, 1747946818.851043, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8764, 72924, 1747946819.984366, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8765, 72925, 1747946821.122815, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8766, 72925, 1747946821.125828, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8767, 72926, 1747946822.291669, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8768, 72926, 1747946822.294786, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8769, 72927, 1747946823.430336, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8770, 72928, 1747946824.569223, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8771, 72929, 1747946825.699492, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d011, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8772, 72956, 1747994223.693053, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa1f8c9ab, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8773, 72976, 1748003620.335355, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4397b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8774, 72990, 1748012856.112070, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff670d70a0, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8775, 73002, 1748019332.307049, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d10000000008994001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(8776, 73016, 1748026911.993010, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8777, 73017, 1748026915.665363, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8778, 73018, 1748026917.501868, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8779, 73019, 1748026919.306704, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8780, 73020, 1748026921.140315, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8781, 73021, 1748026923.003835, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8782, 73022, 1748026924.823453, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8783, 73022, 1748026924.826509, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8784, 73023, 1748026926.650638, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8785, 73023, 1748026926.653658, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8786, 73024, 1748026928.499992, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8787, 73025, 1748026930.359248, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8788, 73026, 1748026932.222989, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8789, 73026, 1748026932.226022, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8790, 73027, 1748026934.095905, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8791, 73027, 1748026934.099039, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8792, 73028, 1748026935.981139, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8793, 73029, 1748026937.844662, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8794, 73030, 1748026939.723247, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4ae183d5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8795, 73083, 1748043821.372985, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67bab91c, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8796, 73084, 1748044262.742508, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc0fae526, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(8797, 73090, 1748047926.515448, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28032800c1cc17000009010000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8798, 73093, 1748048854.106902, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d10000000008994001, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8799, 73096, 1748050259.877612, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26056f0012340700000100000000009c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8800, 73096, 1748050259.891325, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26056f0012340700000100000000009c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8801, 73099, 1748053093.140662, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff879437a4, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8802, 73123, 1748061954.472130, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2134389, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(8803, 73126, 1748063439.650637, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8f6e90d2, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(8804, 73147, 1748071763.632600, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff294d77ba, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(8805, 73149, 1748073314.466576, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbad17168, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(8806, 73210, 1748101202.784086, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2fec0c89, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8807, 73246, 1748119388.043318, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f9307123880000000000000002, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8808, 73264, 1748129272.743253, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a036f0000010000000000005c356065, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(8809, 73271, 1748132450.303051, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f8019073c90000000000000002, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(8810, 73316, 1748156298.667859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a02478000111655000022fb089d0001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8811, 73330, 1748164297.992038, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a03b0c0000200f0000000003e7db001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(8812, 73351, 1748175510.100351, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8813, 73352, 1748175512.661439, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8814, 73353, 1748175514.166682, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8815, 73354, 1748175515.681632, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8816, 73355, 1748175517.225566, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8817, 73356, 1748175518.778089, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8818, 73357, 1748175520.335652, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8819, 73358, 1748175521.876710, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8820, 73359, 1748175523.418848, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8821, 73360, 1748175524.926701, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8822, 73360, 1748175524.929751, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8823, 73361, 1748175526.496705, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8824, 73362, 1748175528.047074, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8825, 73362, 1748175528.051586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8826, 73363, 1748175529.631245, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8827, 73364, 1748175531.136526, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8828, 73365, 1748175532.664505, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8829, 73366, 1748175534.236353, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8830, 73367, 1748175535.737647, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9246c2fe, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8831, 73390, 1748218169.460600, 1, 'loginFailInvalidUsername', 'test01', 0, 0x26001700ad41c68001a5e8360b621ae9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8832, 73391, 1748218285.595809, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8833, 73392, 1748231169.230227, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001700ad41c68001a5e8360b621ae9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8834, 73393, 1748231269.037328, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001700ad41c68001a5e8360b621ae9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8835, 73401, 1748232014.050185, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001700ad41c68001a5e8360b621ae9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8836, 73402, 1748232109.324611, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001700ad41c68001a5e8360b621ae9, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8837, 73414, 1748248090.636211, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8838, 73415, 1748248169.544371, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8839, 73416, 1748248244.308325, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8840, 73417, 1748248322.337350, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8841, 73418, 1748248401.575312, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8842, 73419, 1748248484.618976, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8843, 73420, 1748248565.272911, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8844, 73421, 1748248645.759091, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8845, 73422, 1748248721.511474, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8846, 73423, 1748248795.496681, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8847, 73427, 1748249092.571689, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8848, 73427, 1748249092.581859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8849, 73428, 1748249177.528966, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8850, 73428, 1748249177.533519, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8851, 73429, 1748249249.591312, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8852, 73430, 1748249317.105820, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8853, 73431, 1748249381.630603, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8854, 73432, 1748249444.316054, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8855, 73433, 1748249510.814829, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff50e938eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8856, 73434, 1748249579.879475, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8857, 73435, 1748249649.611790, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8858, 73436, 1748249713.867133, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8859, 73437, 1748249778.142004, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8860, 73438, 1748249835.931865, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8861, 73439, 1748249891.660716, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8862, 73440, 1748249960.735699, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8863, 73441, 1748250010.093035, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff50e932eb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8864, 73469, 1748332638.143572, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff2da69bce, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8865, 73473, 1748345681.768961, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2da69bce, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8866, 73484, 1748346343.562241, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2da69bce, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8867, 73492, 1748391917.900187, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa019a64f, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8868, 73497, 1748393619.537032, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f0e861, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8869, 73503, 1748397065.433535, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a05d0120eed7600b4a3e5c092fa57fc, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(8870, 73547, 1748415615.114531, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a03b0c0000300f0000000006afbf000, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(8871, 73557, 1748422323.710586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d10000000008994001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8872, 73586, 1748448935.695964, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8873, 73587, 1748448938.068877, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8874, 73588, 1748448939.255070, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8875, 73589, 1748448940.402811, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8876, 73590, 1748448941.592859, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8877, 73591, 1748448944.325425, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8878, 73592, 1748448945.737069, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8879, 73592, 1748448945.740252, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8880, 73593, 1748448946.881584, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8881, 73593, 1748448946.885117, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8882, 73594, 1748448948.103260, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8883, 73595, 1748448949.261268, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8884, 73596, 1748448950.443365, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8885, 73596, 1748448950.446475, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8886, 73597, 1748448951.762460, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8887, 73597, 1748448951.765563, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8888, 73598, 1748448952.949818, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8889, 73599, 1748448954.283364, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8890, 73600, 1748448955.425092, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6b97d755, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8891, 73617, 1748542143.753474, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2c0fecf006046900106154bd94eceb3c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8892, 73620, 1748552900.190361, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2c0fecf006046900106154bd94eceb3c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8893, 73621, 1748552974.968631, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2c0fecf006046900106154bd94eceb3c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8894, 73747, 1748631659.079572, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff671e4bf0, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(8895, 73748, 1748631664.650246, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff671e4bf0, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8896, 73776, 1748641674.336164, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2cc955a2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(8897, 73897, 1748699540.947416, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67a9a0a3, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(8898, 73925, 1748719985.088999, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff675ae88f, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(8899, 73927, 1748721186.264035, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd19f920a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8900, 73945, 1748731872.885885, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28032800c1cc17000001018600000000, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(8901, 73975, 1748746966.963619, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff33a10709, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(8902, 73984, 1748748690.252843, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25bb1a48, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(8903, 73984, 1748748690.267362, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25bb1a48, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(8904, 73989, 1748749963.564296, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f187860d30081c9044944512a4a, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15'),
(8905, 74002, 1748752920.751068, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff26390323, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8906, 74022, 1748757773.642147, 1, 'loginFailInvalidUsername', '/wp-login.php;', 0, 0x00000000000000000000ffff031ddba2, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8907, 74184, 1748799582.979071, 1, 'loginFailInvalidUsername', '/wp-login.php;', 0, 0x20011bb0e000001e000000000000038b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(8908, 74260, 1748842784.931995, 1, 'loginFailInvalidUsername', '/wp-login.php;', 0, 0x26001f187860d30081c9044944512a4a, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(8909, 74336, 1748888685.703104, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff570d2ff5, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8910, 74346, 1748896669.640504, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8911, 74347, 1748896671.975402, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8912, 74348, 1748896673.085016, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8913, 74349, 1748896674.245932, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8914, 74350, 1748896675.433633, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(8915, 74351, 1748896676.550267, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8916, 74352, 1748896677.677839, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8917, 74352, 1748896677.681607, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8918, 74353, 1748896678.846394, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8919, 74353, 1748896678.850187, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8920, 74354, 1748896679.981854, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8921, 74355, 1748896681.159307, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8922, 74356, 1748896682.284091, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8923, 74356, 1748896682.288023, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8924, 74357, 1748896683.459824, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8925, 74357, 1748896683.463609, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8926, 74358, 1748896684.561923, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8927, 74359, 1748896685.718230, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8928, 74360, 1748896686.869323, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc62cbf56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),
(8929, 74363, 1748924003.080750, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8930, 74364, 1748924004.671662, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8931, 74365, 1748924007.847725, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8932, 74366, 1748924009.434977, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8933, 74367, 1748924011.003343, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8934, 74368, 1748924013.657068, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8935, 74369, 1748924015.238681, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8936, 74370, 1748924016.798218, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8937, 74371, 1748924018.387266, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8938, 74372, 1748924020.010139, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8939, 74373, 1748924021.669108, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8940, 74374, 1748924023.323482, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8941, 74375, 1748924024.874467, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8942, 74375, 1748924024.878417, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8943, 74376, 1748924026.524367, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8944, 74376, 1748924026.528620, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8945, 74377, 1748924028.107538, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8946, 74378, 1748924029.661473, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8947, 74378, 1748924029.665283, 1, 'loginFailInvalidUsername', 'insideout', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8948, 74397, 1748944214.113149, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8949, 74398, 1748944215.364750, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8950, 74399, 1748944216.545803, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8951, 74400, 1748944217.723798, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8952, 74401, 1748944218.925429, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8953, 74402, 1748944220.101227, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8954, 74403, 1748944221.212744, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8955, 74404, 1748944222.320456, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8956, 74405, 1748944223.523194, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8957, 74406, 1748944224.714068, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8958, 74407, 1748944225.892653, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8959, 74408, 1748944227.036184, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8960, 74409, 1748944229.231749, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8961, 74409, 1748944229.236937, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8962, 74410, 1748944230.389507, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8963, 74411, 1748944232.524993, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8964, 74411, 1748944232.528700, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8965, 74412, 1748944233.705564, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8966, 74413, 1748944234.917829, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22535b67, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(8967, 74433, 1749025566.174659, 1, 'loginFailInvalidUsername', 'test01', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8968, 74434, 1749025580.511547, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff6779642c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8969, 74439, 1749045511.801022, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8970, 74440, 1749045585.096866, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8971, 74441, 1749045671.916202, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8972, 74442, 1749045740.039297, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8973, 74443, 1749045812.604248, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8974, 74444, 1749045885.332792, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8975, 74445, 1749045966.555254, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8976, 74446, 1749046046.536349, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8977, 74447, 1749046127.619659, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8978, 74448, 1749046216.269069, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8979, 74449, 1749046300.032510, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8980, 74450, 1749046352.313102, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8981, 74451, 1749046412.284825, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8982, 74451, 1749046412.289307, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8983, 74452, 1749046472.409521, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8984, 74452, 1749046472.413512, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8985, 74453, 1749046532.235183, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8986, 74453, 1749046532.239118, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8987, 74454, 1749046588.674952, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818dcf3050088a7f034be01ddfb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(8988, 74491, 1749110700.975263, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8989, 74492, 1749110703.634343, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8990, 74493, 1749110705.393417, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8991, 74494, 1749110707.422515, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8992, 74495, 1749110710.847070, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8993, 74496, 1749110713.008536, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8994, 74497, 1749110715.172936, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8995, 74498, 1749110717.022754, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8996, 74499, 1749110718.752155, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8997, 74500, 1749110721.576357, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8998, 74500, 1749110721.579718, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(8999, 74501, 1749110723.991380, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9000, 74502, 1749110726.096335, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9001, 74502, 1749110726.099718, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9002, 74503, 1749110727.888512, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9003, 74504, 1749110731.353414, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9004, 74505, 1749110733.284142, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9005, 74506, 1749110735.222777, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9006, 74506, 1749110735.226378, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff3359cfb2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(9007, 74551, 1749153564.018943, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6bacf30b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62'),
(9008, 74552, 1749153647.738524, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f8019073c90000000000000002, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9009, 74560, 1749156619.916046, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa2f0e861, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(9010, 74586, 1749163532.496285, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6798f8bf, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9011, 74586, 1749163532.501354, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6798f8bf, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9012, 74602, 1749169235.485964, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26003c0000000000f03c93fffe5ac926, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9013, 74602, 1749169235.490251, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26003c0000000000f03c93fffe5ac926, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9014, 74607, 1749170445.588391, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff675ceb11, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(9015, 74689, 1749199050.923554, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa5169271, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67'),
(9016, 74731, 1749221078.703327, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d100000001345e5001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62'),
(9017, 74746, 1749229481.747639, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff66d29297, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(9018, 74767, 1749238663.872256, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2a020ce0200257f0e1fcf5829253b52e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9019, 74778, 1749243604.664824, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff421d8d3b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(9020, 74780, 1749244397.715205, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e00000000000004a7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(9021, 74780, 1749244397.719259, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e00000000000004a7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(9022, 74786, 1749246748.370923, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28032800c1cc17000001018600000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9023, 74798, 1749252341.517137, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0ea018ee, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9024, 74840, 1749268458.222260, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26003c0300000000f03c93fffe4d0fd8, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9025, 74843, 1749269380.251826, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a05d01c0df1f400ff1f7d4e019f8bdd, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9026, 74860, 1749274746.563118, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0ce300000000000000000000000019, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9027, 74893, 1749281636.987557, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff036ba5bf, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9028, 74899, 1749283298.372347, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6796c572, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9029, 74899, 1749283298.376561, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6796c572, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9030, 74904, 1749284302.072162, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff98e76905, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9031, 74915, 1749287384.236144, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffadf99056, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9032, 74919, 1749288615.137004, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6fe56fa3, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9033, 74921, 1749289641.991155, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26075501300007c20000000000000002, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9034, 74923, 1749290842.796076, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0107c8aac800460000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9035, 74930, 1749295888.180077, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67bc52c6, 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:96.0) Gecko/20071914 Firefox/96.0'),
(9036, 74931, 1749296027.684717, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff68ece41c, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9037, 74946, 1749305504.122867, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f930711fc30000000000000002, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9038, 74947, 1749305705.518816, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d20b9c6, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9039, 74957, 1749309563.828563, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd49305ac, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9040, 74959, 1749309727.513179, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67cdd34e, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9041, 74981, 1749316113.779030, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f80201131d0000000000000002, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9042, 74998, 1749319498.547536, 1, 'loginFailInvalidUsername', 'test01', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9043, 75001, 1749319716.386113, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2401b20000571b9d98a9fa458039e4e8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9044, 75006, 1749320624.298460, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24073640224355710000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9045, 75058, 1749333587.759231, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240659000003674208f6e69f724f3262, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9046, 75139, 1749352431.737725, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747debf, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9047, 75139, 1749352431.746511, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747debf, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9048, 75160, 1749358746.756133, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb65c6e37, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9049, 75293, 1749390696.297075, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9050, 75294, 1749390786.564841, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9051, 75295, 1749390866.194596, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9052, 75296, 1749390948.377892, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9053, 75297, 1749391031.713359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9054, 75298, 1749391110.722782, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9055, 75299, 1749391194.289587, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9056, 75300, 1749391279.814978, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9057, 75301, 1749391373.031773, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9058, 75302, 1749391459.763233, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9059, 75303, 1749391544.310147, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9060, 75304, 1749391594.010905, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9061, 75305, 1749391649.098915, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9062, 75305, 1749391649.102271, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9063, 75306, 1749391708.981429, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9064, 75306, 1749391708.984715, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9065, 75307, 1749391768.304862, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9066, 75307, 1749391768.308497, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9067, 75308, 1749391833.778576, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a020ce0200257f0501519b5c678f751, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9068, 75323, 1749402935.018462, 1, 'loginFailInvalidUsername', 'wwwadmin', 0, 0x2a0104ff00f08bcb0000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9069, 75323, 1749402935.023259, 1, 'loginFailInvalidUsername', 'wwwadmin', 0, 0x2a0104ff00f08bcb0000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9070, 75326, 1749403885.086466, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff2d7c367c, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9071, 75326, 1749403885.090551, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x00000000000000000000ffff2d7c367c, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9072, 75329, 1749404972.816785, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffd8a5ba77, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9073, 75390, 1749458576.980564, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d10000000067e05001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9074, 75398, 1749462163.671665, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffcb1a978e, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9075, 75426, 1749470333.819671, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa747debf, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9076, 75428, 1749470712.947627, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff781817ea, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(9077, 75432, 1749471802.830432, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8e040385, 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:96.0) Gecko/20071914 Firefox/96.0'),
(9078, 75433, 1749472486.124459, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff867a76f6, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(9079, 75442, 1749476085.943451, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25bb918e, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9080, 75482, 1749487683.747803, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9081, 75501, 1749489712.348126, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67bc52c6, 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:96.0) Gecko/20071914 Firefox/96.0'),
(9082, 75506, 1749490759.364553, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff26390329, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9083, 75525, 1749492646.466562, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff321e2016, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9084, 75526, 1749493630.245383, 1, 'loginFailInvalidUsername', 'admin', 0, 0x28032800c1cc17000009013400000000, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9085, 75532, 1749495855.339683, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff671aed66, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9086, 75549, 1749500033.851084, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9087, 75550, 1749500093.053232, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9088, 75551, 1749500152.186201, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9089, 75564, 1749500819.325695, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9090, 75564, 1749500819.329099, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9091, 75565, 1749500878.361472, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9092, 75565, 1749500878.364757, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff52b45e63, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9093, 75581, 1749502360.785050, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0224b8001206be0000000000000100, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9094, 75617, 1749517534.117412, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffcbcd0689, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9095, 75626, 1749522550.620655, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2fec0c89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9096, 75641, 1749529903.120217, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9e7dcc6, 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:96.0) Gecko/20071914 Firefox/96.0'),
(9097, 75655, 1749536463.522316, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104ff01f00a530000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9098, 75663, 1749540178.887635, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2d844b85, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9099, 75670, 1749544030.967526, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a03b0c0000200f0000000003e7db001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9100, 75679, 1749548063.043045, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2405658709606500597e335e36574a87, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9101, 75682, 1749550053.618750, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd8a5ba77, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9102, 75685, 1749550567.011085, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd8a5ba77, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9103, 75686, 1749550646.906744, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd8a5ba77, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9104, 75687, 1749550706.748147, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd8a5ba77, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9105, 75710, 1749557297.873087, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff877db777, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9106, 75723, 1749566140.709065, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x26001f16049a9100a535456f414c0f26, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9107, 75723, 1749566140.713929, 1, 'loginFailInvalidUsername', 'yanz@123457', 0, 0x26001f16049a9100a535456f414c0f26, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9108, 75725, 1749568333.517236, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff781817ea, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(9109, 75727, 1749569745.643640, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffb2d7a7ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9110, 75736, 1749576741.188124, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2d7a7ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9111, 75737, 1749576799.651963, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2d7a7ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9112, 75739, 1749576863.094555, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2d7a7ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9113, 75740, 1749576919.295009, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb2d7a7ef, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9114, 75782, 1749603108.525788, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6798f8bf, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9115, 75807, 1749649792.749164, 1, 'loginFailValidUsername', 'linco', 1, 0x00000000000000000000ffffb2af802e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'),
(9116, 75832, 1749679498.588686, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff676e5482, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9117, 75835, 1749684098.788086, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f8010a45950000000000000002, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9118, 75840, 1749692481.928156, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff227992db, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9119, 75871, 1749728548.102463, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff70c400e4, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9120, 75875, 1749730828.364593, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8491c46b, 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:96.0) Gecko/20071914 Firefox/96.0'),
(9121, 75886, 1749749630.509103, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a02478000101b2f0000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9122, 75886, 1749749630.514773, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a02478000101b2f0000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9123, 75903, 1749756072.256860, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc2e95d18, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9124, 75903, 1749756072.262480, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffc2e95d18, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9125, 75904, 1749757299.066842, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f16049a9100a535456f414c0f26, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9126, 75917, 1749767778.406271, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67d526e2, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9127, 75920, 1749773558.435018, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2400d86000000007020c29fffeead438, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9128, 75922, 1749778031.490410, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff08de8a18, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9129, 75936, 1749804279.927220, 1, 'loginFailInvalidUsername', 'articles_table', 0, 0x00000000000000000000ffff4b77912a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0'),
(9130, 75937, 1749805851.154251, 1, 'loginFailInvalidUsername', 'root', 0, 0x2a05d01814185700b349583d9ce491a6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0'),
(9131, 75945, 1749817070.405184, 1, 'loginFailInvalidUsername', 'leadpeak', 0, 0x26001f180dbc100089f1478831163802, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0'),
(9132, 75947, 1749820257.350279, 1, 'loginFailInvalidUsername', 'archive_feed', 0, 0x00000000000000000000ffff6bb4f91e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0'),
(9133, 75970, 1749844515.697186, 1, 'loginFailInvalidUsername', 'wp-admin', 0, 0x00000000000000000000ffff6bb4fcec, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0'),
(9134, 75982, 1749875188.738387, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9135, 75983, 1749875189.941440, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9136, 75984, 1749875192.174357, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9137, 75985, 1749875193.344142, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9138, 75986, 1749875194.529216, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9139, 75987, 1749875195.723168, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9140, 75988, 1749875196.916866, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(9141, 75989, 1749875198.076319, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9142, 75990, 1749875199.354984, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9143, 75991, 1749875200.553180, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9144, 75992, 1749875201.827433, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9145, 75993, 1749875203.073560, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9146, 75994, 1749875204.267166, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9147, 75995, 1749875205.428315, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9148, 75996, 1749875206.665532, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9149, 75997, 1749875207.843384, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9150, 75998, 1749875209.064734, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9151, 75999, 1749875210.280927, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9152, 76000, 1749875211.431626, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223a1859, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9153, 76008, 1749959995.514166, 1, 'loginFailInvalidUsername', 'admin', 0, 0x200141d00336ce000000000000000000, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9154, 76011, 1749962937.376609, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff672a75a5, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9155, 76026, 1749979311.946768, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0107c8aac800460000000000000001, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9156, 76043, 1749997078.283860, 1, 'loginFailInvalidUsername', 'wadminw', 0, 0x2406590000036742cc366786fcf1f414, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9157, 76045, 1750002796.245321, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9158, 76046, 1750002798.837507, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9159, 76047, 1750002801.637509, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9160, 76048, 1750002804.207963, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9161, 76049, 1750002806.805989, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9162, 76050, 1750002809.325240, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9163, 76051, 1750002812.998895, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9164, 76052, 1750002816.809935, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9165, 76053, 1750002819.609285, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9166, 76054, 1750002822.195446, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9167, 76055, 1750002824.838247, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9168, 76056, 1750002828.699727, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9169, 76057, 1750002831.399506, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9170, 76057, 1750002831.402768, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9171, 76058, 1750002833.940818, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9172, 76058, 1750002833.994557, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9173, 76059, 1750002836.526083, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9174, 76059, 1750002836.530435, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9175, 76060, 1750002839.195310, 1, 'loginFailInvalidUsername', 'constructionnn', 0, 0x00000000000000000000ffff5cdf55f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9176, 76100, 1750047096.522847, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d100000001345e5001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9177, 76101, 1750047115.127083, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9178, 76102, 1750047116.765467, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9179, 76103, 1750047119.886833, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9180, 76104, 1750047121.439577, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9181, 76105, 1750047123.000813, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9182, 76106, 1750047124.567829, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9183, 76107, 1750047127.102343, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9184, 76108, 1750047128.643761, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9185, 76109, 1750047130.181637, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9186, 76110, 1750047131.779532, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9187, 76111, 1750047133.335885, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9188, 76112, 1750047134.872846, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9189, 76113, 1750047136.430254, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9190, 76113, 1750047136.433469, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9191, 76114, 1750047137.969269, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9192, 76114, 1750047137.972334, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9193, 76115, 1750047139.540451, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9194, 76116, 1750047141.129188, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9195, 76116, 1750047141.132304, 1, 'loginFailInvalidUsername', 'seaservice', 0, 0x00000000000000000000ffffc4fb55b7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9196, 76121, 1750050248.835590, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff222e6be0, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9197, 76126, 1750054872.592015, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff2f3fd4f2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9198, 76127, 1750055083.758198, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9199, 76128, 1750055443.297132, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9200, 76132, 1750055681.709586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9201, 76141, 1750056430.804533, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9202, 76141, 1750056430.809685, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9203, 76142, 1750056514.073083, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9204, 76142, 1750056514.076382, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9205, 76144, 1750056573.561720, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9206, 76144, 1750056573.565163, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9207, 76147, 1750056814.533837, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9208, 76148, 1750056872.957045, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9209, 76149, 1750056930.908972, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9210, 76150, 1750056992.700097, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9211, 76151, 1750057050.172036, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e104, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9212, 76154, 1750057309.785855, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9213, 76155, 1750057366.660728, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9214, 76156, 1750057425.981749, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9215, 76157, 1750057487.852909, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffff5336e025, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9216, 76196, 1750078943.439053, 1, 'loginFailInvalidUsername', 'wadminw', 0, 0x00000000000000000000ffff782e4ae5, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9217, 76199, 1750083380.661923, 0, 'loginOK', 'linco', 1, 0x00000000000000000000ffffa5e823cb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'),
(9218, 76215, 1750112732.390179, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9219, 76216, 1750112785.300616, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9220, 76217, 1750112848.692083, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9221, 76218, 1750112912.677079, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9222, 76219, 1750112972.330928, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9223, 76220, 1750113034.419319, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9224, 76221, 1750113099.846330, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9225, 76222, 1750113158.040375, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9226, 76223, 1750113214.509895, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9227, 76224, 1750113274.286952, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9228, 76225, 1750113347.635990, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9229, 76226, 1750113405.882132, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9230, 76227, 1750113466.144067, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9231, 76227, 1750113466.147228, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9232, 76228, 1750113526.201821, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9233, 76228, 1750113526.204997, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9234, 76229, 1750113587.226846, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9235, 76229, 1750113587.230047, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9236, 76230, 1750113640.436994, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010818e33b2000c3c3f6bbe91c9937, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9237, 76247, 1750130857.520399, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2804014d403580debc87282468ec0ef2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9238, 76248, 1750130858.904174, 1, 'loginFailInvalidUsername', 'test01', 0, 0x280401b218480eb85caacf4ea5d65623, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9239, 76249, 1750133561.795085, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9240, 76250, 1750133563.362140, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9241, 76251, 1750133564.907329, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9242, 76252, 1750133566.477333, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9243, 76253, 1750133568.036497, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9244, 76254, 1750133569.551008, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9245, 76255, 1750133571.140035, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9246, 76256, 1750133572.679997, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9247, 76257, 1750133574.214866, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9248, 76258, 1750133575.757349, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9249, 76258, 1750133575.760542, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9250, 76259, 1750133577.309755, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9251, 76260, 1750133578.852278, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9252, 76260, 1750133578.855382, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9253, 76261, 1750133580.398905, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9254, 76262, 1750133581.981650, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9255, 76263, 1750133583.532891, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9256, 76264, 1750133585.065049, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9257, 76265, 1750133586.615619, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0de53e56, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9258, 76287, 1750170537.922325, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb85caacf4ea5d65623, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9259, 76288, 1750170628.146202, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb85caacf4ea5d65623, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9260, 76297, 1750178940.229209, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9261, 76298, 1750179047.130831, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9262, 76299, 1750179123.434274, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9263, 76300, 1750179198.869843, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9264, 76301, 1750179275.227969, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9265, 76302, 1750179358.627458, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9266, 76303, 1750179434.037033, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9267, 76304, 1750179508.811364, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9268, 76305, 1750179581.656288, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9269, 76306, 1750179656.619736, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9270, 76307, 1750179738.532881, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9271, 76307, 1750179738.537160, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9272, 76308, 1750179828.510890, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9273, 76308, 1750179828.514225, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9274, 76309, 1750179910.949971, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9275, 76309, 1750179910.953647, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9276, 76310, 1750179985.314597, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9277, 76311, 1750180038.444814, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9278, 76312, 1750180098.253271, 1, 'loginFailInvalidUsername', 'admin', 0, 0x280401b218480eb82166da2687297935, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9279, 76325, 1750222389.972978, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9280, 76326, 1750222391.532127, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9281, 76327, 1750222393.055609, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9282, 76328, 1750222394.607087, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9283, 76329, 1750222396.151709, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9284, 76330, 1750222397.761475, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9285, 76331, 1750222399.276043, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9286, 76332, 1750222400.832859, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9287, 76333, 1750222402.391205, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9288, 76334, 1750222403.994488, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9289, 76335, 1750222405.548401, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9290, 76335, 1750222405.551443, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9291, 76336, 1750222407.069011, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9292, 76337, 1750222408.616953, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9293, 76338, 1750222410.184060, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9294, 76339, 1750222412.731877, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9295, 76340, 1750222414.280640, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9296, 76341, 1750222415.837437, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9297, 76342, 1750222417.384187, 1, 'loginFailInvalidUsername', 'kiwigroupe22', 0, 0x00000000000000000000ffff023a38d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9298, 76344, 1750237666.955455, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9299, 76345, 1750237668.648088, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9300, 76346, 1750237671.809786, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9301, 76347, 1750237673.399688, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9302, 76348, 1750237674.967511, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9303, 76349, 1750237676.573449, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9304, 76350, 1750237678.208700, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9305, 76351, 1750237679.802851, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9306, 76352, 1750237681.477045, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9307, 76353, 1750237683.033754, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9308, 76354, 1750237684.614245, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9309, 76355, 1750237686.159110, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9310, 76356, 1750237687.765820, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9311, 76356, 1750237687.769653, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9312, 76357, 1750237689.358142, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9313, 76357, 1750237689.361246, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9314, 76358, 1750237690.961938, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9315, 76359, 1750237692.559335, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9316, 76359, 1750237692.562490, 1, 'loginFailInvalidUsername', 'kuba', 0, 0x00000000000000000000ffffc4fb5023, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),
(9317, 76379, 1750295791.818426, 1, 'loginFailInvalidUsername', 'test01', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9318, 76382, 1750309507.222960, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9319, 76383, 1750309568.333095, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9320, 76384, 1750309623.878162, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9321, 76385, 1750309684.714894, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9322, 76386, 1750309743.749194, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9323, 76387, 1750309813.402064, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9324, 76388, 1750309868.216453, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9325, 76389, 1750309933.797760, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9326, 76390, 1750309990.583186, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9327, 76391, 1750310044.425134, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9328, 76392, 1750310046.790183, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9329, 76393, 1750310103.505159, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9330, 76394, 1750310111.710368, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9331, 76395, 1750310163.921903, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9332, 76396, 1750310170.928130, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9333, 76397, 1750310223.473436, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9334, 76398, 1750310242.899633, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9335, 76399, 1750310283.432593, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9336, 76400, 1750310294.500339, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9337, 76401, 1750310343.491059, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9338, 76403, 1750310354.005155, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9339, 76404, 1750310403.339718, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9340, 76405, 1750310420.139818, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9341, 76406, 1750310463.477192, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9342, 76407, 1750310464.055256, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9343, 76408, 1750310523.467341, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9344, 76409, 1750310530.008904, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a010e0a036793700561da0ca5ebdcf6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9345, 76410, 1750310587.726631, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9346, 76413, 1750310649.073417, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9347, 76415, 1750310711.630164, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9348, 76417, 1750310769.392511, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9349, 76419, 1750310829.322917, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9350, 76420, 1750310889.711049, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9351, 76421, 1750310948.986863, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9352, 76422, 1750311010.755354, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9353, 76423, 1750311068.976336, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9354, 76424, 1750311128.794226, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x2804014d403580ded40eea1b6c8fcadf, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9355, 76446, 1750319514.530734, 1, 'loginFailInvalidUsername', 'innofish', 0, 0x2a03a6c000060000025056fffe8dcfa7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0'),
(9356, 76448, 1750322080.584442, 1, 'loginFailInvalidUsername', 'hmhp', 0, 0x2a0104f802713e9e0000000000000002, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(9357, 76556, 1750364271.143430, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24021f00830002a30000000000000000, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9358, 76561, 1750365375.728543, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9359, 76562, 1750365377.296732, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9360, 76563, 1750365378.855855, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9361, 76564, 1750365380.372712, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9362, 76565, 1750365381.879292, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9363, 76566, 1750365383.393217, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9364, 76567, 1750365384.901409, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9365, 76568, 1750365386.420452, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9366, 76569, 1750365387.938952, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9367, 76570, 1750365389.460695, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9368, 76570, 1750365389.463762, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9369, 76571, 1750365390.957637, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9370, 76572, 1750365393.487030, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9371, 76572, 1750365393.490224, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9372, 76573, 1750365395.035383, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9373, 76574, 1750365396.602218, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9374, 76575, 1750365398.145537, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9375, 76576, 1750365399.688281, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9376, 76577, 1750365401.217043, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9377, 76663, 1750390256.011199, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff877db50e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9378, 76696, 1750402402.232359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb904b040, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(9379, 76707, 1750405926.237909, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2611141e, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0'),
(9380, 76709, 1750406575.304004, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26040a000005186402163efffe29fe3b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(9381, 76775, 1750425494.536041, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f8025114e90010000000000026, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9382, 76810, 1750436078.850763, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2604a880040000d100000001345e5001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15'),
(9383, 76812, 1750436691.633631, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f8c0135ef00000000000000001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9384, 76817, 1750437894.022567, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff04e0f412, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9385, 76832, 1750442792.241742, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f9307121ec0000000000000002, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9386, 76885, 1750456818.574178, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a02478000023e740000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9387, 76908, 1750462227.329875, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a034000006c032dc8c850fffe0f2247, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(9388, 76913, 1750463472.509418, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9389, 76914, 1750463474.030070, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9390, 76915, 1750463475.531934, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9391, 76916, 1750463477.076499, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9392, 76917, 1750463478.621891, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9393, 76918, 1750463480.196165, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9394, 76919, 1750463481.732432, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9395, 76920, 1750463483.287231, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9396, 76921, 1750463484.845595, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9397, 76922, 1750463486.384442, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9398, 76922, 1750463486.387673, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9399, 76923, 1750463487.967489, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9400, 76924, 1750463489.498213, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9401, 76924, 1750463489.501299, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9402, 76925, 1750463491.020718, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9403, 76926, 1750463493.591698, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9404, 76927, 1750463495.101430, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9405, 76928, 1750463496.620942, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9406, 76929, 1750463498.121900, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43958, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9407, 76936, 1750465120.168258, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffa5169271, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(9408, 76955, 1750469698.786122, 1, 'loginFailInvalidUsername', 'xtw18387da03', 0, 0x00000000000000000000ffff9fdfb0b8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0'),
(9409, 76959, 1750470658.740661, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f80c2c93cb0000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9410, 77010, 1750499135.404061, 1, 'loginFailInvalidUsername', 'xtw183871e5a', 0, 0x24006180010000d000000000089ee001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0'),
(9411, 77020, 1750514076.579418, 1, 'loginFailInvalidUsername', 'xtw183872bbc', 0, 0x2a02478000123a570000000000000001, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0'),
(9412, 77022, 1750517140.691129, 1, 'loginFailInvalidUsername', 'xtw183871553', 0, 0x26003c0300000000f03c93fffe268c46, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0'),
(9413, 77028, 1750523714.512901, 1, 'loginFailInvalidUsername', 'xtw1838776d4', 0, 0x00000000000000000000ffffd4c13048, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0'),
(9414, 77045, 1750546942.472207, 1, 'loginFailInvalidUsername', 'xtw18387c881', 0, 0x00000000000000000000ffffb9b7d07b, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0'),
(9415, 77048, 1750553036.167543, 1, 'loginFailInvalidUsername', 'test01', 0, 0x280429b8507c9283d485917ae2242ca6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9416, 77053, 1750556760.481057, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a034000006c032dc8c850fffe0f2247, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9417, 77117, 1750572391.225654, 1, 'loginFailInvalidUsername', 'xtw183874f01', 0, 0x2a0104f82190176e0000000000000002, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0'),
(9418, 77118, 1750573483.858410, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8d5f353d, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9419, 77127, 1750580657.354764, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2fec0c89, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9420, 77153, 1750586971.989945, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a000f482000100c62984ec680430a48, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9421, 77153, 1750586971.995214, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a000f482000100c62984ec680430a48, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9422, 77176, 1750591944.971826, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24008500130107380133013001030036, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9423, 77179, 1750592702.464731, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0107a700023eb6022590fffefb553c, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15'),
(9424, 77248, 1750614035.304586, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0104f80262511c04484500252b0001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(9425, 77256, 1750616669.742359, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f187860d30081c9044944512a4a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9426, 77274, 1750620879.254493, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff223dcb7d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9427, 77293, 1750625774.934458, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2400890100000000f03c93fffe7330c5, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(9428, 77347, 1750638593.883973, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffb9b5ce5c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50'),
(9429, 77365, 1750643705.564947, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2001067c2070c9420000000000000001, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9430, 77385, 1750649968.271351, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff95283a03, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9431, 77449, 1750665771.375262, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8a44bb72, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9432, 77467, 1750669896.040526, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4f7c4ca7, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36'),
(9433, 77471, 1750670856.786774, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a034000006c032dc8c850fffe0f2247, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9434, 77482, 1750673784.603044, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2611141e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(9435, 77499, 1750678195.823899, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff734e07b3, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9436, 77500, 1750678278.310025, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff25bb1a48, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(9437, 77505, 1750679798.914311, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff867a76f6, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203'),
(9438, 77508, 1750680238.203186, 1, 'loginFailInvalidUsername', 'admin', 0, 0x26001f16049a9100a535456f414c0f26, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9439, 77514, 1750681988.667380, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff67da7acb, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9440, 77518, 1750682933.126977, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2a0a4cc000803144c8c8b2fffef4b1fb, 'Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9441, 77541, 1750710546.743612, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff98e7696a, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9442, 77548, 1750716186.729694, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff08dad4b1, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0'),
(9443, 77561, 1750721052.684040, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff879437a4, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0'),
(9444, 77607, 1750740178.739876, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2ff3bca7, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9445, 77616, 1750742814.769459, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff5e844577, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9446, 77617, 1750742833.693950, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffbd066ceb, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9447, 77618, 1750742836.575338, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffff4987562c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9448, 77629, 1750746348.912569, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff22294c98, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9449, 77637, 1750748001.891848, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2b997a4c, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9450, 77640, 1750748149.253940, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2406590000036742910c011bf291f3a3, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9451, 77652, 1750749489.005664, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0ddc5441, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(9452, 77655, 1750750299.726642, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24048c800000101104ddb61de0d3e6e3, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9453, 77696, 1750763995.245823, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff0135b974, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9454, 77701, 1750765594.906317, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000387, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9455, 77721, 1750786446.610035, 0, 'loginOK', 'linco', 1, 0x00000000000000000000ffff59d534f2, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'),
(9456, 77782, 1750829728.675108, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240e033224cf52000000000000001004, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9457, 77792, 1750836453.065072, 1, 'loginFailInvalidUsername', 'test01', 0, 0x240149008fcff87104206662df006133, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9458, 77796, 1750843329.056628, 1, 'loginFailInvalidUsername', 'wwwadmin', 0, 0x00000000000000000000ffff672a75a5, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9459, 77796, 1750843329.061027, 1, 'loginFailInvalidUsername', 'wwwadmin', 0, 0x00000000000000000000ffff672a75a5, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9460, 77804, 1750848866.797686, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9461, 77805, 1750848868.307278, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9462, 77806, 1750848869.852469, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9463, 77807, 1750848872.352325, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9464, 77808, 1750848873.886233, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9465, 77809, 1750848875.421650, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9466, 77810, 1750848876.927479, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9467, 77811, 1750848878.463057, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9468, 77812, 1750848880.003456, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9469, 77813, 1750848881.533174, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9470, 77813, 1750848881.536312, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9471, 77814, 1750848883.071124, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9472, 77815, 1750848884.611623, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9473, 77815, 1750848884.614789, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9474, 77816, 1750848886.139716, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9475, 77817, 1750848887.666830, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9476, 77818, 1750848889.254708, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9477, 77819, 1750848890.822402, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9478, 77820, 1750848892.340528, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff43978, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9479, 77840, 1750856675.824093, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff4e18db3c, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9480, 77843, 1750857496.015890, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9481, 77844, 1750857604.565840, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9482, 77853, 1750858337.365008, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9483, 77854, 1750858451.531911, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9484, 77864, 1750860072.678672, 1, 'loginFailInvalidUsername', 'loggershell443@gmail.com', 0, 0x200141d0030402000000000000007518, 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/91.0'),
(9485, 77865, 1750860411.816358, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9eaa42ed, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0'),
(9486, 77867, 1750860777.405883, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5e844577, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9487, 77880, 1750861453.826982, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5e844577, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9488, 77890, 1750861899.788577, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9489, 77893, 1750862031.245270, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9490, 77893, 1750862031.248548, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9491, 77906, 1750862813.742730, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9492, 77907, 1750862868.191347, 1, 'loginFailInvalidUsername', 'admin', 0, 0x240e033224cf52000000000000001004, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0'),
(9493, 77908, 1750862957.646446, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9494, 77909, 1750863101.014708, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9495, 77913, 1750863569.302886, 1, 'loginFailInvalidUsername', 'admin', 0, 0x200141d006022f6e0000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9496, 77916, 1750863899.812532, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9497, 77917, 1750863926.041878, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffbc28897e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203'),
(9498, 77918, 1750864049.442620, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9499, 77919, 1750864210.128176, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9500, 77924, 1750865388.723644, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x240149008fcff871e18fb608563bb213, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9501, 78017, 1750937042.802230, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff9a353b4e, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0'),
(9502, 78052, 1750953130.315965, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff6bacf30b, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(9503, 78058, 1750955344.176462, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2be7708a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9504, 78062, 1750956687.839994, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9505, 78063, 1750956689.529624, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9506, 78064, 1750956692.215422, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9507, 78064, 1750956692.218631, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9508, 78065, 1750956693.877257, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9509, 78066, 1750956695.564129, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9510, 78067, 1750956697.217903, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9511, 78068, 1750956698.888997, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9512, 78069, 1750956700.543380, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9513, 78070, 1750956702.182747, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9514, 78071, 1750956703.906506, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9515, 78072, 1750956705.571511, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9516, 78073, 1750956707.227238, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9517, 78073, 1750956707.230284, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9518, 78074, 1750956708.880929, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9519, 78075, 1750956710.575536, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9520, 78076, 1750956712.255828, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9521, 78076, 1750956712.258963, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9522, 78077, 1750956713.946701, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff982ab8af, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(9523, 78080, 1750957165.354675, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20011bb0e000001e0000000000000387, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5'),
(9524, 78086, 1750959395.738414, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5b975f46, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36'),
(9525, 78090, 1750960848.257501, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24021f00830301000000000000000928, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36'),
(9526, 78116, 1750970766.387535, 1, 'loginFailInvalidUsername', 'admin', 0, 0x24071c00610576200000000000000000, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62'),
(9527, 78129, 1750975731.308396, 1, 'loginFailInvalidUsername', 'admin', 0, 0x2602fc160001008b000000000000486a, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(9528, 78132, 1750976882.483587, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff907e8778, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14'),
(9529, 78156, 1750986503.951077, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff2fec0c89, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36'),
(9530, 78158, 1750987287.123197, 1, 'loginFailInvalidUsername', 'admin', 0, 0x200141d0040320c20000000000000001, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0'),
(9531, 78177, 1750995829.747702, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff907e9616, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1'),
(9532, 78194, 1751002793.951392, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff5b792cc6, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36'),
(9533, 78199, 1751004362.833969, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9534, 78200, 1751004364.039432, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9535, 78201, 1751004366.441065, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9536, 78202, 1751004367.648925, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9537, 78203, 1751004368.824071, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9538, 78204, 1751004370.003994, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9539, 78205, 1751004371.225585, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9540, 78206, 1751004372.388222, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9541, 78207, 1751004373.549285, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9542, 78208, 1751004374.770544, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9543, 78209, 1751004375.915713, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9544, 78210, 1751004377.082988, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9545, 78211, 1751004378.219517, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9546, 78211, 1751004378.222570, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9547, 78212, 1751004379.394442, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9548, 78212, 1751004379.397600, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9549, 78213, 1751004380.538611, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9550, 78214, 1751004381.722193, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9551, 78214, 1751004381.725263, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff819207d7, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(9552, 78249, 1751017054.864013, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9553, 78250, 1751017056.365386, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9554, 78251, 1751017057.881000, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9555, 78252, 1751017059.418749, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9556, 78253, 1751017060.972785, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9557, 78254, 1751017062.512517, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9558, 78255, 1751017064.056126, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9559, 78256, 1751017065.559072, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9560, 78257, 1751017067.121381, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9561, 78258, 1751017068.670264, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9562, 78258, 1751017068.674171, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9563, 78259, 1751017070.218614, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9564, 78260, 1751017071.759495, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9565, 78260, 1751017071.762819, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9566, 78261, 1751017073.298627, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9567, 78262, 1751017074.863937, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9568, 78263, 1751017076.403614, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9569, 78264, 1751017077.943564, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9570, 78265, 1751017079.464314, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff8ff4395a, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9571, 78282, 1751019819.674173, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9572, 78283, 1751019883.256793, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9573, 78284, 1751019949.502863, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9574, 78285, 1751020004.773377, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9575, 78285, 1751020004.777379, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9576, 78287, 1751020065.084797, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9577, 78287, 1751020065.088131, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(9578, 78300, 1751020730.912371, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9579, 78301, 1751020783.844237, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9580, 78302, 1751020842.017212, 1, 'loginFailInvalidUsername', 'iraneurobet.com', 0, 0x00000000000000000000ffffd04efa57, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9581, 78303, 1751020878.317288, 0, 'loginOK', 'linco', 1, 0x00000000000000000000ffff55edd9f8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'),
(9582, 78326, 1751083427.661150, 1, 'loginFailInvalidUsername', 'test01', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9583, 78327, 1751085724.291863, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9584, 78328, 1751085827.917663, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9585, 78335, 1751086572.925478, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9586, 78336, 1751086679.998899, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9587, 78337, 1751086787.983483, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9588, 78338, 1751086890.729168, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9589, 78339, 1751086950.397371, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9590, 78339, 1751086950.403880, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9591, 78340, 1751087011.832330, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9592, 78340, 1751087011.838110, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9593, 78341, 1751087071.897058, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9594, 78341, 1751087071.903308, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9595, 78342, 1751087135.635790, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9596, 78343, 1751087183.825309, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9597, 78344, 1751087243.881688, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9598, 78345, 1751087303.894199, 1, 'loginFailInvalidUsername', 'admin', 0, 0x20010268988f7dc5442ed5bb0029878d, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(9599, 78362, 1751116209.449676, 0, 'loginOK', 'linco', 1, 0x00000000000000000000ffffc4f536be, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36'),
(9600, 78368, 1751159051.605343, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9601, 78369, 1751159053.124754, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9602, 78370, 1751159054.682741, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9603, 78371, 1751159056.243292, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9604, 78372, 1751159057.853016, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9605, 78373, 1751159059.395828, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9606, 78374, 1751159060.902423, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9607, 78375, 1751159062.450618, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9608, 78376, 1751159064.032605, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9609, 78377, 1751159065.586510, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9610, 78377, 1751159065.593476, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9611, 78378, 1751159067.116383, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9612, 78379, 1751159068.679185, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9613, 78379, 1751159068.684477, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9614, 78380, 1751159070.241948, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9615, 78381, 1751159072.852150, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9616, 78382, 1751159074.400040, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9617, 78383, 1751159075.963997, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9618, 78384, 1751159077.534939, 1, 'loginFailInvalidUsername', 'admin', 0, 0x00000000000000000000ffff55cc4674, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(9619, 78385, 1751171671.295768, 1, 'loginFailInvalidUsername', 'test01', 0, 0x00000000000000000000ffffb9517f28, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfls_2fa_secrets`
--

CREATE TABLE `wp_wfls_2fa_secrets` (
  `id` int(11) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `secret` tinyblob NOT NULL,
  `recovery` blob NOT NULL,
  `ctime` int(10) UNSIGNED NOT NULL,
  `vtime` int(10) UNSIGNED NOT NULL,
  `mode` enum('authenticator') NOT NULL DEFAULT 'authenticator'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfls_role_counts`
--

CREATE TABLE `wp_wfls_role_counts` (
  `serialized_roles` varbinary(255) NOT NULL,
  `two_factor_inactive` tinyint(1) NOT NULL,
  `user_count` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MEMORY DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfls_settings`
--

CREATE TABLE `wp_wfls_settings` (
  `name` varchar(191) NOT NULL DEFAULT '',
  `value` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfls_settings`
--

INSERT INTO `wp_wfls_settings` (`name`, `value`, `autoload`) VALUES
('2fa-user-grace-period', 0x3130, 'yes'),
('allow-disabling-ntp', 0x31, 'yes'),
('allow-xml-rpc', 0x31, 'yes'),
('captcha-stats', 0x7b22636f756e7473223a5b302c302c302c302c302c302c302c302c302c302c305d2c22617667223a307d, 'yes'),
('delete-deactivation', '', 'yes'),
('disable-temporary-tables', 0x30, 'yes'),
('enable-auth-captcha', '', 'yes'),
('enable-login-history-columns', 0x31, 'yes'),
('enable-shortcode', '', 'yes'),
('enable-woocommerce-account-integration', '', 'yes'),
('enable-woocommerce-integration', '', 'yes'),
('global-notices', 0x5b5d, 'yes'),
('ip-source', '', 'yes'),
('ip-trusted-proxies', '', 'yes'),
('last-secret-refresh', 0x31373531303331373830, 'yes'),
('recaptcha-threshold', 0x302e35, 'yes'),
('remember-device', '', 'yes'),
('remember-device-duration', 0x32353932303030, 'yes'),
('require-2fa-grace-period-enabled', '', 'yes'),
('require-2fa.administrator', '', 'yes'),
('schema-version', 0x32, 'yes'),
('shared-hash-secret', 0x65326538396234363138393766376561383863626265653062343437383231666337383031666333346539323231613337396166383466353466616364303839, 'yes'),
('shared-symmetric-secret', 0x31383036326532396432333737323038656438303438666137663862373631633664363033333061336261353064616631323339373839323265623337313763, 'yes'),
('stack-ui-columns', 0x31, 'yes'),
('user-count-query-state', 0x30, 'yes'),
('whitelisted', '', 'yes'),
('xmlrpc-enabled', 0x31, 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfnotifications`
--

CREATE TABLE `wp_wfnotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) UNSIGNED NOT NULL DEFAULT 1,
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT 1000,
  `ctime` int(10) UNSIGNED NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfnotifications`
--

INSERT INTO `wp_wfnotifications` (`id`, `new`, `category`, `priority`, `ctime`, `html`, `links`) VALUES
('network-GQ2TGNZW', 0, 'toupp-20220714', 100, 1713361799, '<p><strong>Wordfence Terms of Service and UK IDTA</strong></p>\n<p>Please review the updated Terms of Service with the new UK IDTA.\n</p>\n<p><a href=\"https://www.wordfence.com/terms-of-service/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">Terms of Service</a> <a href=\"https://www.wordfence.com/uk-international-data-transfer-addendum/?utm_source=plugin&amp;utm_medium=pluginalert&amp;utm_campaign=toupp20220714\" class=\"wf-btn wf-btn-callout wf-btn-primary\" target=\"_blank\">UK IDTA</a></p>\n', '[]'),
('site-A4AAAAA', 0, 'wfplugin_updates', 502, 1699192145, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-AEAAAAA', 0, 'wfplugin_updates', 502, 1699106186, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-AIAAAAA', 0, 'wfplugin_scan', 502, 1699106186, '<a href=\"https://iraneurobet.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>', '[]'),
('site-AUAAAAA', 0, 'wfplugin_updates', 502, 1699149976, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-AYAAAAA', 0, 'wfplugin_scan', 502, 1720665016, '<a href=\"https://iraneurobet.com/wp-admin/admin.php?page=WordfenceScan\">16 issues found in most recent scan</a>', '[]'),
('site-C4AAAAA', 0, 'wfplugin_updates', 502, 1699280779, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-CQAAAAA', 0, 'wfplugin_updates', 502, 1699238051, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-DQAAAAA', 1, 'wfplugin_updates', 502, 1751124361, '<a href=\"https://iraneurobet.com/wp-admin/update-core.php\">به روز رسانی برای 5 افزونه و 5 قالب</a>', '[]'),
('site-VQGQAAA', 1, 'wfplugin_scan', 502, 1751193866, '<a href=\"https://iraneurobet.com/wp-admin/admin.php?page=WordfenceScan\">12 مشکل در اسکن اخیر پیدا شد</a>', '[]');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfpendingissues`
--

CREATE TABLE `wp_wfpendingissues` (
  `id` int(10) UNSIGNED NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `lastUpdated` int(10) UNSIGNED NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) UNSIGNED NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfreversecache`
--

CREATE TABLE `wp_wfreversecache` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfreversecache`
--

INSERT INTO `wp_wfreversecache` (`IP`, `host`, `lastUpdate`) VALUES
(0x00000000000000000000ffff42f94689, 'crawl-66-249-70-137.googlebot.com', 1751055162);

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfsecurityevents`
--

CREATE TABLE `wp_wfsecurityevents` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` varchar(255) NOT NULL DEFAULT '',
  `data` text NOT NULL,
  `event_time` double(14,4) NOT NULL,
  `state` enum('new','sending','sent') NOT NULL DEFAULT 'new',
  `state_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfsnipcache`
--

CREATE TABLE `wp_wfsnipcache` (
  `id` int(10) UNSIGNED NOT NULL,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT current_timestamp(),
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `type` int(10) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfstatus`
--

CREATE TABLE `wp_wfstatus` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `level` tinyint(3) UNSIGNED NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `wp_wfstatus`
--

INSERT INTO `wp_wfstatus` (`id`, `ctime`, `level`, `type`, `msg`) VALUES
(93770, 1750781159.366965, 10, 'info', 'SUM_ENDOK:Scanning for known malware files'),
(93771, 1750781159.371075, 10, 'info', 'SUM_START:Check for publicly accessible configuration files, backup files and logs'),
(93772, 1750781159.403520, 10, 'info', 'SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),
(93773, 1750781159.406254, 10, 'info', 'SUM_START:Scanning file contents for infections and vulnerabilities'),
(93774, 1750781159.407119, 10, 'info', 'SUM_START:Scanning file contents for URLs on a domain blocklist'),
(94172, 1750782032.043714, 2, 'info', 'Scanned contents of 5741 additional files at 6.58 per second'),
(94173, 1750782033.050640, 2, 'info', 'Scanned contents of 5763 additional files at 6.60 per second'),
(94174, 1750782037.732618, 2, 'info', 'Scanned contents of 5773 additional files at 6.58 per second'),
(94175, 1750782039.219642, 2, 'info', 'Scanned contents of 5778 additional files at 6.57 per second'),
(94176, 1750782040.249107, 2, 'info', 'Scanned contents of 5795 additional files at 6.58 per second'),
(94177, 1750782042.113290, 2, 'info', 'Scanned contents of 5817 additional files at 6.59 per second'),
(94178, 1750782043.273308, 2, 'info', 'Scanned contents of 5835 additional files at 6.61 per second'),
(94179, 1750782044.276701, 2, 'info', 'Scanned contents of 5840 additional files at 6.60 per second'),
(94180, 1750782045.301893, 2, 'info', 'Scanned contents of 5858 additional files at 6.62 per second'),
(94181, 1750782048.623466, 2, 'info', 'Scanned contents of 5862 additional files at 6.60 per second'),
(94182, 1750782050.873032, 2, 'info', 'Scanned contents of 5870 additional files at 6.59 per second'),
(94183, 1750782055.531464, 2, 'info', 'Scanned contents of 5887 additional files at 6.57 per second'),
(94184, 1750782056.666463, 2, 'info', 'Scanned contents of 5891 additional files at 6.57 per second'),
(94185, 1750782057.843167, 2, 'info', 'Scanned contents of 5904 additional files at 6.57 per second'),
(94186, 1750782058.853899, 2, 'info', 'Scanned contents of 5927 additional files at 6.59 per second'),
(94187, 1750782062.561025, 2, 'info', 'Scanned contents of 5939 additional files at 6.58 per second'),
(94188, 1750782066.564864, 2, 'info', 'Scanned contents of 5950 additional files at 6.56 per second'),
(94189, 1750782067.590018, 2, 'info', 'Scanned contents of 5984 additional files at 6.59 per second'),
(94190, 1750782068.626272, 2, 'info', 'Scanned contents of 6006 additional files at 6.61 per second'),
(94191, 1750782071.288703, 2, 'info', 'Scanned contents of 6012 additional files at 6.60 per second'),
(94192, 1750782075.057991, 2, 'info', 'Scanned contents of 6029 additional files at 6.59 per second'),
(94193, 1750782076.068021, 2, 'info', 'Scanned contents of 6043 additional files at 6.60 per second'),
(94194, 1750782079.328302, 2, 'info', 'Scanned contents of 6048 additional files at 6.58 per second'),
(94195, 1750782083.038009, 2, 'info', 'Scanned contents of 6060 additional files at 6.56 per second'),
(94196, 1750782084.267952, 2, 'info', 'Scanned contents of 6066 additional files at 6.56 per second'),
(94197, 1750782085.537605, 2, 'info', 'Scanned contents of 6085 additional files at 6.57 per second'),
(94198, 1750782086.885883, 2, 'info', 'Scanned contents of 6096 additional files at 6.58 per second'),
(94199, 1750782088.295006, 2, 'info', 'Scanned contents of 6099 additional files at 6.57 per second'),
(94200, 1750782089.300839, 2, 'info', 'Scanned contents of 6119 additional files at 6.58 per second'),
(94201, 1750782093.138235, 2, 'info', 'Scanned contents of 6132 additional files at 6.57 per second'),
(94202, 1750782097.496522, 2, 'info', 'Scanned contents of 6150 additional files at 6.56 per second'),
(94203, 1750782098.509378, 2, 'info', 'Scanned contents of 6170 additional files at 6.57 per second'),
(94204, 1750782099.536176, 2, 'info', 'Scanned contents of 6197 additional files at 6.59 per second'),
(94205, 1750782101.051499, 2, 'info', 'Scanned contents of 6223 additional files at 6.61 per second'),
(94206, 1750782102.053509, 2, 'info', 'Scanned contents of 6244 additional files at 6.63 per second'),
(94207, 1750782103.912005, 2, 'info', 'Scanned contents of 6264 additional files at 6.64 per second'),
(94208, 1750782106.390526, 2, 'info', 'Scanned contents of 6267 additional files at 6.62 per second'),
(94209, 1750782110.377423, 2, 'info', 'Scanned contents of 6286 additional files at 6.61 per second'),
(94210, 1750782111.421579, 2, 'info', 'Scanned contents of 6303 additional files at 6.62 per second'),
(94211, 1750782112.422177, 2, 'info', 'Scanned contents of 6333 additional files at 6.65 per second'),
(94212, 1750782113.572713, 2, 'info', 'Scanned contents of 6346 additional files at 6.65 per second'),
(94213, 1750782114.641589, 2, 'info', 'Scanned contents of 6371 additional files at 6.67 per second'),
(94214, 1750782115.649820, 2, 'info', 'Scanned contents of 6385 additional files at 6.68 per second'),
(94215, 1750782117.555793, 2, 'info', 'Scanned contents of 6392 additional files at 6.67 per second'),
(94216, 1750782120.658952, 2, 'info', 'Scanned contents of 6398 additional files at 6.66 per second'),
(94217, 1750782126.767923, 2, 'info', 'Scanned contents of 6414 additional files at 6.63 per second'),
(94218, 1750782127.794525, 2, 'info', 'Scanned contents of 6436 additional files at 6.65 per second'),
(94219, 1750782128.848179, 2, 'info', 'Scanned contents of 6445 additional files at 6.65 per second'),
(94220, 1750782129.870039, 2, 'info', 'Scanned contents of 6469 additional files at 6.67 per second'),
(94221, 1750782133.355016, 2, 'info', 'Scanned contents of 6477 additional files at 6.65 per second'),
(94222, 1750782134.384473, 2, 'info', 'Scanned contents of 6489 additional files at 6.66 per second'),
(94223, 1750782137.821422, 2, 'info', 'Scanned contents of 6502 additional files at 6.65 per second'),
(94224, 1750782138.842029, 2, 'info', 'Scanned contents of 6520 additional files at 6.66 per second'),
(94225, 1750782139.857954, 2, 'info', 'Scanned contents of 6540 additional files at 6.67 per second'),
(94226, 1750782141.388950, 2, 'info', 'Scanned contents of 6545 additional files at 6.67 per second'),
(94227, 1750782142.392880, 2, 'info', 'Scanned contents of 6565 additional files at 6.68 per second'),
(94228, 1750782143.400469, 2, 'info', 'Scanned contents of 6589 additional files at 6.70 per second'),
(94229, 1750782144.841060, 2, 'info', 'Scanned contents of 6599 additional files at 6.70 per second'),
(94230, 1750782146.230061, 2, 'info', 'Scanned contents of 6614 additional files at 6.71 per second'),
(94231, 1750782150.016529, 2, 'info', 'Scanned contents of 6632 additional files at 6.70 per second'),
(94232, 1750782151.048425, 2, 'info', 'Scanned contents of 6642 additional files at 6.70 per second'),
(94233, 1750782153.266701, 2, 'info', 'Scanned contents of 6664 additional files at 6.71 per second'),
(94234, 1750782154.450695, 2, 'info', 'Scanned contents of 6683 additional files at 6.72 per second'),
(94235, 1750782155.634184, 2, 'info', 'Scanned contents of 6708 additional files at 6.74 per second'),
(94236, 1750782161.152376, 2, 'info', 'Scanned contents of 6711 additional files at 6.70 per second'),
(94237, 1750782162.196069, 2, 'info', 'Scanned contents of 6743 additional files at 6.73 per second'),
(94238, 1750782163.310587, 2, 'info', 'Scanned contents of 6759 additional files at 6.74 per second'),
(94239, 1750782164.366970, 2, 'info', 'Scanned contents of 6780 additional files at 6.75 per second'),
(94240, 1750782165.608899, 2, 'info', 'Scanned contents of 6799 additional files at 6.76 per second'),
(94241, 1750782169.268283, 2, 'info', 'Scanned contents of 6805 additional files at 6.74 per second'),
(94242, 1750782172.113434, 2, 'info', 'Scanned contents of 6807 additional files at 6.72 per second'),
(94243, 1750782173.977883, 2, 'info', 'Scanned contents of 6816 additional files at 6.72 per second'),
(94244, 1750782174.980890, 2, 'info', 'Scanned contents of 6836 additional files at 6.73 per second'),
(94245, 1750782179.532599, 2, 'info', 'Scanned contents of 6837 additional files at 6.71 per second'),
(94246, 1750782180.543592, 2, 'info', 'Scanned contents of 6857 additional files at 6.72 per second'),
(94247, 1750782181.633975, 2, 'info', 'Scanned contents of 6864 additional files at 6.72 per second'),
(94248, 1750782182.658224, 2, 'info', 'Scanned contents of 6873 additional files at 6.72 per second'),
(94249, 1750782183.377157, 2, 'info', 'Scanned contents of 6882 additional files at 6.72 per second'),
(94250, 1750782183.377400, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(94251, 1750782183.386782, 2, 'info', 'Checking 7731 host keys against Wordfence scanning servers.'),
(94252, 1750782183.577567, 2, 'info', 'Done host key check.'),
(94253, 1750782183.581269, 2, 'info', 'Done file contents scan'),
(94254, 1750782183.582676, 10, 'info', 'SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),
(94255, 1750782183.584696, 10, 'info', 'SUM_ENDOK:Scanning file contents for URLs on a domain blocklist'),
(94256, 1750782183.587547, 10, 'info', 'SUM_START:Scanning for publicly accessible quarantined files'),
(94257, 1750782183.588570, 10, 'info', 'SUM_ENDOK:Scanning for publicly accessible quarantined files'),
(94258, 1750782183.591254, 10, 'info', 'SUM_START:Scanning posts for URLs on a domain blocklist'),
(94259, 1750782183.595310, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(94260, 1750782183.595555, 2, 'info', 'Done examining URLs'),
(94261, 1750782183.597013, 10, 'info', 'SUM_ENDOK:Scanning posts for URLs on a domain blocklist'),
(94262, 1750782183.599759, 10, 'info', 'SUM_START:Scanning comments for URLs on a domain blocklist'),
(94263, 1750782183.605459, 10, 'info', 'SUM_ENDOK:Scanning comments for URLs on a domain blocklist'),
(94264, 1750782183.608262, 10, 'info', 'SUM_START:Scanning for weak passwords'),
(94265, 1750782183.609499, 2, 'info', 'Starting password strength check on 1 user.'),
(94266, 1750782183.612524, 10, 'info', 'SUM_ENDOK:Scanning for weak passwords'),
(94267, 1750782183.615239, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(94268, 1750782185.244590, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(94269, 1750782185.247529, 10, 'info', 'SUM_START:Scanning for admin users not created through WordPress'),
(94270, 1750782185.371685, 10, 'info', 'SUM_ENDOK:Scanning for admin users not created through WordPress'),
(94271, 1750782185.375684, 10, 'info', 'SUM_START:Scanning for suspicious site options'),
(94272, 1750782185.380885, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(94273, 1750782185.381204, 2, 'info', 'Done examining URLs'),
(94274, 1750782185.383213, 10, 'info', 'SUM_ENDOK:Scanning for suspicious site options'),
(94275, 1750782185.386057, 1, 'info', '-------------------'),
(94276, 1750782185.386357, 2, 'info', 'Wordfence used 36 MB of memory for scan. Server peak memory usage was: 163 MB'),
(94277, 1750782185.387365, 1, 'info', 'Scan Complete. Scanned 17697 files, 17 plugins, 7 themes, 1 posts, 0 comments and 12299 URLs in 23 minutes 1 second.'),
(94278, 1750782185.387557, 10, 'info', 'SUM_FINAL:Scan complete. You have 18 new issues to fix. See below.'),
(94279, 1750859323.219517, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(94280, 1750859323.220478, 1, 'info', 'Initiating quick scan'),
(94281, 1750859323.221620, 10, 'info', 'SUM_START:Checking Web Application Firewall status'),
(94282, 1750859323.221869, 10, 'info', 'SUM_ENDOK:Checking Web Application Firewall status'),
(94283, 1750859323.223765, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(94284, 1750859323.239143, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(94285, 1750859323.240406, 1, 'info', '-------------------'),
(94286, 1750859323.240871, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 129 MB'),
(94287, 1750859323.241683, 1, 'info', 'Quick Scan Complete. Scanned in less than 1 second.'),
(94288, 1750859323.241864, 10, 'info', 'SUM_FINAL:Scan complete. You have 17 new issues to fix. See below.'),
(94289, 1750946294.489774, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(94290, 1750946294.491055, 1, 'info', 'Initiating quick scan'),
(94291, 1750946294.492155, 10, 'info', 'SUM_START:Checking Web Application Firewall status'),
(94292, 1750946294.492405, 10, 'info', 'SUM_ENDOK:Checking Web Application Firewall status'),
(94293, 1750946294.494308, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(94294, 1750946294.510295, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(94295, 1750946294.511546, 1, 'info', '-------------------'),
(94296, 1750946294.512018, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 129 MB'),
(94297, 1750946294.512867, 1, 'info', 'Quick Scan Complete. Scanned in less than 1 second.'),
(94298, 1750946294.513058, 10, 'info', 'SUM_FINAL:Scan complete. You have 17 new issues to fix. See below.'),
(94299, 1751031844.071166, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(94300, 1751031844.072393, 1, 'info', 'شروع اسکن سریع'),
(94301, 1751031844.082559, 10, 'info', 'SUM_START:بررسی وضعیت فایروال'),
(94302, 1751031844.082769, 10, 'info', 'SUM_ENDOK:بررسی وضعیت فایروال'),
(94303, 1751031844.084528, 10, 'info', 'SUM_START:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(94304, 1751031844.532824, 10, 'info', 'SUM_ENDBAD:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(94305, 1751031844.534153, 1, 'info', '-------------------'),
(94306, 1751031844.534667, 2, 'info', 'Wordfence از 2 MB حافظه برای اسکن استفاده کرد. حداکثر استفاده از حافظه سرور: 131 MB بود'),
(94307, 1751031844.535656, 1, 'info', 'اسکن سریع کامل شد. در کمتر از 1 ثانیه اسکن شد.'),
(94308, 1751031844.535896, 10, 'info', 'SUM_FINAL:اسکن کامل شد. 14 مشکل جدید برای رفع دارید. زیر را ببینید.'),
(94309, 1751040598.814083, 1, 'info', 'اسکن Wordfence برنامه ریزی شده با شروع Friday 27th of June 2025 07:39:58 PM'),
(94310, 1751040600.949286, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(94311, 1751040600.951040, 1, 'info', 'تماس با Wordfence برای شروع اسکن'),
(94312, 1751040601.192966, 10, 'info', 'SUM_START:بررسی اینکه آیا سایت شما در حال تبلیغات هرزنامه است یا خیر'),
(94313, 1751040601.311920, 10, 'info', 'SUM_ENDOK:بررسی اینکه آیا سایت شما در حال تبلیغات هرزنامه است یا خیر'),
(94314, 1751040601.315304, 10, 'info', 'SUM_START:بررسی اینکه آیا IP سایت شما در حال تولید اسپم است یا خیر'),
(94315, 1751040601.436077, 10, 'info', 'SUM_ENDOK:بررسی اینکه آیا IP سایت شما در حال تولید اسپم است یا خیر'),
(94316, 1751040601.439614, 10, 'info', 'SUM_START:بررسی اینکه آیا سایت شما در لیست مسدودی دامنه قرار دارد یا خیر'),
(94317, 1751040601.559778, 10, 'info', 'SUM_ENDOK:بررسی اینکه آیا سایت شما در لیست مسدودی دامنه قرار دارد یا خیر'),
(94318, 1751040601.563275, 10, 'info', 'SUM_START:بررسی امن ترین راه برای دریافت IP'),
(94319, 1751040601.564585, 10, 'info', 'SUM_ENDOK:بررسی امن ترین راه برای دریافت IP'),
(94320, 1751040601.567051, 10, 'info', 'SUM_START:اسکن برای بررسی فضای دیسک موجود'),
(94321, 1751040601.568102, 2, 'info', 'کل فضای دیسک: 3.42 TB -- فضای آزاد دیسک: 3.12 TB'),
(94322, 1751040601.568279, 2, 'info', 'در دیسک مقدار 3266563.21 MB در دسترس است'),
(94323, 1751040601.568431, 10, 'info', 'SUM_ENDOK:اسکن برای بررسی فضای دیسک موجود'),
(94324, 1751040601.570784, 10, 'info', 'SUM_START:بررسی وضعیت فایروال'),
(94325, 1751040601.571743, 10, 'info', 'SUM_ENDOK:بررسی وضعیت فایروال'),
(94326, 1751040601.574072, 10, 'info', 'SUM_START:بررسی پشتیبانی آینده GeoIP'),
(94327, 1751040601.575009, 10, 'info', 'SUM_ENDOK:بررسی پشتیبانی آینده GeoIP'),
(94328, 1751040601.577364, 10, 'info', 'SUM_START:بررسی مسیرهای رد شده به دلیل تنظیمات اسکن'),
(94329, 1751040601.578379, 10, 'info', 'SUM_ENDOK:بررسی مسیرهای رد شده به دلیل تنظیمات اسکن'),
(94330, 1751040601.580140, 2, 'info', 'از جمله فایل هایی که خارج از نصب وردپرس در اسکن هستند.'),
(94331, 1751040601.580311, 2, 'info', 'دریافت لیست افزونه ها از وردپرس'),
(94332, 1751040601.580555, 2, 'info', '17 افزونه پیدا شد'),
(94333, 1751040601.580715, 2, 'info', 'دریافت لیست پوسته از وردپرس'),
(94334, 1751040601.583830, 2, 'info', '7 قالب پیدا شد'),
(94335, 1751040601.590875, 10, 'info', 'SUM_START:واکشی امضای فایل هسته، تم و افزونه از Wordfence'),
(94336, 1751040602.054752, 10, 'info', 'SUM_ENDSUCCESS:واکشی امضای فایل هسته، تم و افزونه از Wordfence'),
(94337, 1751040602.056928, 10, 'info', 'SUM_START:واکشی لیست فایل های بدافزار شناخته شده از Wordfence'),
(94338, 1751040602.059018, 10, 'info', 'SUM_ENDSUCCESS:واکشی لیست فایل های بدافزار شناخته شده از Wordfence'),
(94339, 1751040602.060595, 10, 'info', 'SUM_START:واکشی لیست فایل های اصلی شناخته شده از Wordfence'),
(94340, 1751040602.061435, 10, 'info', 'SUM_ENDSUCCESS:واکشی لیست فایل های اصلی شناخته شده از Wordfence'),
(94341, 1751040602.062954, 10, 'info', 'SUM_START:مقایسه فایل های اصلی وردپرس با نسخه های اصلی موجود در مخزن'),
(94342, 1751040602.064640, 10, 'info', 'SUM_START:مقایسه تم های منبع باز با نسخه های اصلی WordPress.org'),
(94343, 1751040602.066264, 10, 'info', 'SUM_START:مقایسه افزونه ها با نسخه های اصلی WordPress.org'),
(94344, 1751040602.067935, 10, 'info', 'SUM_START:اسکن فایل های بدافزار شناخته شده'),
(94345, 1751040602.069790, 10, 'info', 'SUM_START:اسکن فایل های ناشناخته در wp-admin و wp-includes'),
(94346, 1751040602.094651, 2, 'info', '500 فایل نمایه شد'),
(94347, 1751040602.118962, 2, 'info', '1000 فایل نمایه شد'),
(94348, 1751040602.141006, 2, 'info', '1500 فایل نمایه شد'),
(94349, 1751040602.162110, 2, 'info', '2000 فایل نمایه شد'),
(94350, 1751040602.183148, 2, 'info', '2500 فایل نمایه شد'),
(94351, 1751040602.202948, 2, 'info', '3000 فایل نمایه شد'),
(94352, 1751040602.225932, 2, 'info', '3500 فایل نمایه شد'),
(94353, 1751040602.248884, 2, 'info', '4000 فایل نمایه شد'),
(94354, 1751040602.278963, 2, 'info', '4500 فایل نمایه شد'),
(94355, 1751040602.309542, 2, 'info', '5000 فایل نمایه شد'),
(94356, 1751040602.343707, 2, 'info', '5500 فایل نمایه شد'),
(94357, 1751040602.378317, 2, 'info', '6000 فایل نمایه شد'),
(94358, 1751040602.407922, 2, 'info', '6500 فایل نمایه شد'),
(94359, 1751040602.430525, 2, 'info', '7000 فایل نمایه شد'),
(94360, 1751040602.462407, 2, 'info', '7500 فایل نمایه شد'),
(94361, 1751040602.490174, 2, 'info', '8000 فایل نمایه شد'),
(94362, 1751040602.511005, 2, 'info', '8500 فایل نمایه شد'),
(94363, 1751040602.532997, 2, 'info', '9000 فایل نمایه شد'),
(94364, 1751040602.554264, 2, 'info', '9500 فایل نمایه شد'),
(94365, 1751040602.576054, 2, 'info', '10000 فایل نمایه شد'),
(94366, 1751040602.600583, 2, 'info', '10500 فایل نمایه شد'),
(94367, 1751040602.626539, 2, 'info', '11000 فایل نمایه شد'),
(94368, 1751040602.660994, 2, 'info', '11500 فایل نمایه شد'),
(94369, 1751040602.687839, 2, 'info', '12000 فایل نمایه شد'),
(94370, 1751040602.708651, 2, 'info', '12500 فایل نمایه شد'),
(94371, 1751040602.731165, 2, 'info', '13000 فایل نمایه شد'),
(94372, 1751040602.754390, 2, 'info', '13500 فایل نمایه شد'),
(94373, 1751040602.779857, 2, 'info', '14000 فایل نمایه شد'),
(94374, 1751040602.808470, 2, 'info', '14500 فایل نمایه شد'),
(94375, 1751040602.835074, 2, 'info', '15000 فایل نمایه شد'),
(94376, 1751040602.865404, 2, 'info', '15500 فایل نمایه شد'),
(94377, 1751040602.882441, 2, 'info', '16000 فایل نمایه شد'),
(94378, 1751040602.901693, 2, 'info', '16500 فایل نمایه شد'),
(94379, 1751040602.919383, 2, 'info', '17000 فایل نمایه شد'),
(94380, 1751040602.942880, 2, 'info', '17500 فایل نمایه شد'),
(94381, 1751040602.963677, 2, 'info', '18000 فایل نمایه شد'),
(94382, 1751040602.972041, 2, 'info', '18198 فایل نمایه شد'),
(94383, 1751040602.991529, 2, 'info', '100 فایل حاوی 785.2 KB داده تا کنون تجزیه و تحلیل شده است'),
(94384, 1751040603.031042, 2, 'info', '200 فایل حاوی 3.45 MB داده تا کنون تجزیه و تحلیل شده است'),
(94385, 1751040603.198214, 2, 'info', '300 فایل حاوی 5.22 MB داده تا کنون تجزیه و تحلیل شده است'),
(94386, 1751040603.245542, 2, 'info', '400 فایل حاوی 5.63 MB داده تا کنون تجزیه و تحلیل شده است'),
(94387, 1751040603.497722, 2, 'info', '500 فایل حاوی 6.04 MB داده تا کنون تجزیه و تحلیل شده است'),
(94388, 1751040603.674564, 2, 'info', '600 فایل حاوی 6.45 MB داده تا کنون تجزیه و تحلیل شده است'),
(94389, 1751040603.850876, 2, 'info', '700 فایل حاوی 6.65 MB داده تا کنون تجزیه و تحلیل شده است'),
(94390, 1751040604.135571, 2, 'info', '800 فایل حاوی 6.93 MB داده تا کنون تجزیه و تحلیل شده است'),
(94391, 1751040604.244909, 2, 'info', '900 فایل حاوی 7.14 MB داده تا کنون تجزیه و تحلیل شده است'),
(94392, 1751040604.400384, 2, 'info', '1000 فایل حاوی 7.34 MB داده تا کنون تجزیه و تحلیل شده است'),
(94393, 1751040604.511652, 2, 'info', '1100 فایل حاوی 7.52 MB داده تا کنون تجزیه و تحلیل شده است'),
(94394, 1751040604.651558, 2, 'info', '1200 فایل حاوی 7.68 MB داده تا کنون تجزیه و تحلیل شده است'),
(94395, 1751040604.775751, 2, 'info', '1300 فایل حاوی 7.84 MB داده تا کنون تجزیه و تحلیل شده است'),
(94396, 1751040604.881313, 2, 'info', '1400 فایل حاوی 8.03 MB داده تا کنون تجزیه و تحلیل شده است'),
(94397, 1751040605.055797, 2, 'info', '1500 فایل حاوی 8.23 MB داده تا کنون تجزیه و تحلیل شده است'),
(94398, 1751040605.534678, 2, 'info', '1600 فایل حاوی 9.85 MB داده تا کنون تجزیه و تحلیل شده است'),
(94399, 1751040605.579718, 2, 'info', '1700 فایل حاوی 12.09 MB داده تا کنون تجزیه و تحلیل شده است'),
(94400, 1751040605.599496, 2, 'info', '1800 فایل حاوی 13.65 MB داده تا کنون تجزیه و تحلیل شده است'),
(94401, 1751040605.614714, 2, 'info', '1900 فایل حاوی 14.76 MB داده تا کنون تجزیه و تحلیل شده است'),
(94402, 1751040605.837849, 2, 'info', '2000 فایل حاوی 33.99 MB داده تا کنون تجزیه و تحلیل شده است'),
(94403, 1751040605.926016, 2, 'info', '2100 فایل حاوی 41.9 MB داده تا کنون تجزیه و تحلیل شده است'),
(94404, 1751040605.944640, 2, 'info', '2200 فایل حاوی 43.27 MB داده تا کنون تجزیه و تحلیل شده است'),
(94405, 1751040605.999972, 2, 'info', '2300 فایل حاوی 48.94 MB داده تا کنون تجزیه و تحلیل شده است'),
(94406, 1751040606.009445, 2, 'info', '2400 فایل حاوی 48.97 MB داده تا کنون تجزیه و تحلیل شده است'),
(94407, 1751040606.119877, 2, 'info', '2500 فایل حاوی 57.52 MB داده تا کنون تجزیه و تحلیل شده است'),
(94408, 1751040606.139435, 2, 'info', '2600 فایل حاوی 58.71 MB داده تا کنون تجزیه و تحلیل شده است'),
(94409, 1751040606.150209, 2, 'info', '2700 فایل حاوی 59.08 MB داده تا کنون تجزیه و تحلیل شده است'),
(94410, 1751040606.163244, 2, 'info', '2800 فایل حاوی 59.64 MB داده تا کنون تجزیه و تحلیل شده است'),
(94411, 1751040606.178416, 2, 'info', '2900 فایل حاوی 60.41 MB داده تا کنون تجزیه و تحلیل شده است'),
(94412, 1751040606.214354, 2, 'info', '3000 فایل حاوی 61.25 MB داده تا کنون تجزیه و تحلیل شده است'),
(94413, 1751040606.222615, 2, 'info', '3100 فایل حاوی 61.38 MB داده تا کنون تجزیه و تحلیل شده است'),
(94414, 1751040606.233631, 2, 'info', '3200 فایل حاوی 61.78 MB داده تا کنون تجزیه و تحلیل شده است'),
(94415, 1751040606.245923, 2, 'info', '3300 فایل حاوی 62.3 MB داده تا کنون تجزیه و تحلیل شده است'),
(94416, 1751040606.255969, 2, 'info', '3400 فایل حاوی 62.56 MB داده تا کنون تجزیه و تحلیل شده است'),
(94417, 1751040606.290455, 2, 'info', '3500 فایل حاوی 62.96 MB داده تا کنون تجزیه و تحلیل شده است'),
(94418, 1751040606.299839, 2, 'info', '3600 فایل حاوی 63.15 MB داده تا کنون تجزیه و تحلیل شده است'),
(94419, 1751040606.318329, 2, 'info', '3700 فایل حاوی 64.32 MB داده تا کنون تجزیه و تحلیل شده است'),
(94420, 1751040606.333059, 2, 'info', '3800 فایل حاوی 65.22 MB داده تا کنون تجزیه و تحلیل شده است'),
(94421, 1751040606.371476, 2, 'info', '3900 فایل حاوی 68.39 MB داده تا کنون تجزیه و تحلیل شده است'),
(94422, 1751040606.492914, 2, 'info', '4000 فایل حاوی 77.21 MB داده تا کنون تجزیه و تحلیل شده است'),
(94423, 1751040606.505521, 2, 'info', '4100 فایل حاوی 77.64 MB داده تا کنون تجزیه و تحلیل شده است'),
(94424, 1751040606.518654, 2, 'info', '4200 فایل حاوی 78.16 MB داده تا کنون تجزیه و تحلیل شده است'),
(94425, 1751040606.528228, 2, 'info', '4300 فایل حاوی 78.41 MB داده تا کنون تجزیه و تحلیل شده است'),
(94426, 1751040606.541839, 2, 'info', '4400 فایل حاوی 78.98 MB داده تا کنون تجزیه و تحلیل شده است'),
(94427, 1751040606.578155, 2, 'info', '4500 فایل حاوی 79.72 MB داده تا کنون تجزیه و تحلیل شده است'),
(94428, 1751040606.592801, 2, 'info', '4600 فایل حاوی 80.36 MB داده تا کنون تجزیه و تحلیل شده است'),
(94429, 1751040606.607334, 2, 'info', '4700 فایل حاوی 80.86 MB داده تا کنون تجزیه و تحلیل شده است'),
(94430, 1751040606.627661, 2, 'info', '4800 فایل حاوی 81.82 MB داده تا کنون تجزیه و تحلیل شده است'),
(94431, 1751040606.647081, 2, 'info', '4900 فایل حاوی 82.95 MB داده تا کنون تجزیه و تحلیل شده است'),
(94432, 1751040606.716643, 2, 'info', '5000 فایل حاوی 83.23 MB داده تا کنون تجزیه و تحلیل شده است'),
(94433, 1751040606.726391, 2, 'info', '5100 فایل حاوی 83.4 MB داده تا کنون تجزیه و تحلیل شده است'),
(94434, 1751040607.570137, 2, 'info', '5200 فایل حاوی 84.57 MB داده تا کنون تجزیه و تحلیل شده است'),
(94435, 1751040607.703272, 2, 'info', '5300 فایل حاوی 85.07 MB داده تا کنون تجزیه و تحلیل شده است'),
(94436, 1751040607.761555, 2, 'info', '5400 فایل حاوی 85.51 MB داده تا کنون تجزیه و تحلیل شده است'),
(94437, 1751040607.895719, 2, 'info', '5500 فایل حاوی 86.17 MB داده تا کنون تجزیه و تحلیل شده است'),
(94438, 1751040608.111311, 2, 'info', '5600 فایل حاوی 86.7 MB داده تا کنون تجزیه و تحلیل شده است'),
(94439, 1751040608.187164, 2, 'info', '5700 فایل حاوی 87.02 MB داده تا کنون تجزیه و تحلیل شده است'),
(94440, 1751040608.271730, 2, 'info', '5800 فایل حاوی 87.86 MB داده تا کنون تجزیه و تحلیل شده است'),
(94441, 1751040608.408498, 2, 'info', '5900 فایل حاوی 88.33 MB داده تا کنون تجزیه و تحلیل شده است'),
(94442, 1751040608.565519, 2, 'info', '6000 فایل حاوی 89.62 MB داده تا کنون تجزیه و تحلیل شده است'),
(94443, 1751040608.707217, 2, 'info', '6100 فایل حاوی 91.47 MB داده تا کنون تجزیه و تحلیل شده است'),
(94444, 1751040608.964103, 2, 'info', '6200 فایل حاوی 93.34 MB داده تا کنون تجزیه و تحلیل شده است'),
(94445, 1751040611.576539, 2, 'info', '6300 فایل حاوی 96.08 MB داده تا کنون تجزیه و تحلیل شده است'),
(94446, 1751040613.126567, 2, 'info', '6400 فایل حاوی 97.72 MB داده تا کنون تجزیه و تحلیل شده است'),
(94447, 1751040616.522607, 2, 'info', '6500 فایل حاوی 100.98 MB داده تا کنون تجزیه و تحلیل شده است'),
(94448, 1751040618.467605, 2, 'info', '6600 فایل حاوی 104.26 MB داده تا کنون تجزیه و تحلیل شده است'),
(94449, 1751040619.274636, 2, 'info', '6700 فایل حاوی 106.39 MB داده تا کنون تجزیه و تحلیل شده است'),
(94450, 1751040619.378034, 2, 'info', '6800 فایل حاوی 106.85 MB داده تا کنون تجزیه و تحلیل شده است'),
(94451, 1751040619.961914, 2, 'info', '6900 فایل حاوی 109.2 MB داده تا کنون تجزیه و تحلیل شده است'),
(94452, 1751040620.247694, 2, 'info', '7000 فایل حاوی 110.01 MB داده تا کنون تجزیه و تحلیل شده است'),
(94453, 1751040620.777669, 2, 'info', '7100 فایل حاوی 111.67 MB داده تا کنون تجزیه و تحلیل شده است'),
(94454, 1751040622.988790, 2, 'info', '7200 فایل حاوی 118.03 MB داده تا کنون تجزیه و تحلیل شده است'),
(94455, 1751040625.845546, 2, 'info', '7300 فایل حاوی 127.09 MB داده تا کنون تجزیه و تحلیل شده است'),
(94456, 1751040626.243102, 2, 'info', '7400 فایل حاوی 128.32 MB داده تا کنون تجزیه و تحلیل شده است'),
(94457, 1751040626.540144, 2, 'info', '7500 فایل حاوی 128.91 MB داده تا کنون تجزیه و تحلیل شده است'),
(94458, 1751040626.731697, 2, 'info', '7600 فایل حاوی 129.2 MB داده تا کنون تجزیه و تحلیل شده است'),
(94459, 1751040627.033029, 2, 'info', '7700 فایل حاوی 129.73 MB داده تا کنون تجزیه و تحلیل شده است'),
(94460, 1751040627.574645, 2, 'info', '7800 فایل حاوی 131.3 MB داده تا کنون تجزیه و تحلیل شده است'),
(94461, 1751040627.701130, 2, 'info', '7900 فایل حاوی 131.41 MB داده تا کنون تجزیه و تحلیل شده است'),
(94462, 1751040627.841575, 2, 'info', '8000 فایل حاوی 131.7 MB داده تا کنون تجزیه و تحلیل شده است'),
(94463, 1751040628.297538, 2, 'info', '8100 فایل حاوی 132.48 MB داده تا کنون تجزیه و تحلیل شده است'),
(94464, 1751040629.802588, 2, 'info', '8200 فایل حاوی 133.74 MB داده تا کنون تجزیه و تحلیل شده است'),
(94465, 1751040631.263611, 2, 'info', '8300 فایل حاوی 135.09 MB داده تا کنون تجزیه و تحلیل شده است'),
(94466, 1751040642.351191, 2, 'info', '8400 فایل حاوی 144.83 MB داده تا کنون تجزیه و تحلیل شده است'),
(94467, 1751040642.449260, 2, 'info', '8500 فایل حاوی 146.7 MB داده تا کنون تجزیه و تحلیل شده است'),
(94468, 1751040643.127555, 2, 'info', '8600 فایل حاوی 147.64 MB داده تا کنون تجزیه و تحلیل شده است'),
(94469, 1751040643.928602, 2, 'info', '8700 فایل حاوی 148.93 MB داده تا کنون تجزیه و تحلیل شده است'),
(94470, 1751040644.507651, 2, 'info', '8800 فایل حاوی 149.44 MB داده تا کنون تجزیه و تحلیل شده است'),
(94471, 1751040644.709905, 2, 'info', '8900 فایل حاوی 149.9 MB داده تا کنون تجزیه و تحلیل شده است'),
(94472, 1751040644.847625, 2, 'info', '9000 فایل حاوی 150.25 MB داده تا کنون تجزیه و تحلیل شده است'),
(94473, 1751040645.205535, 2, 'info', '9100 فایل حاوی 151.34 MB داده تا کنون تجزیه و تحلیل شده است'),
(94474, 1751040645.458683, 2, 'info', '9200 فایل حاوی 154.71 MB داده تا کنون تجزیه و تحلیل شده است'),
(94475, 1751040646.605740, 2, 'info', '9300 فایل حاوی 158.64 MB داده تا کنون تجزیه و تحلیل شده است'),
(94476, 1751040646.640876, 2, 'info', '9400 فایل حاوی 158.89 MB داده تا کنون تجزیه و تحلیل شده است'),
(94477, 1751040646.689175, 2, 'info', '9500 فایل حاوی 159.08 MB داده تا کنون تجزیه و تحلیل شده است'),
(94478, 1751040646.787196, 2, 'info', '9600 فایل حاوی 159.82 MB داده تا کنون تجزیه و تحلیل شده است'),
(94479, 1751040646.799056, 2, 'info', '9700 فایل حاوی 160.22 MB داده تا کنون تجزیه و تحلیل شده است'),
(94480, 1751040646.810153, 2, 'info', '9800 فایل حاوی 160.59 MB داده تا کنون تجزیه و تحلیل شده است'),
(94481, 1751040646.843838, 2, 'info', '9900 فایل حاوی 160.85 MB داده تا کنون تجزیه و تحلیل شده است'),
(94482, 1751040646.920608, 2, 'info', '10000 فایل حاوی 161.36 MB داده تا کنون تجزیه و تحلیل شده است'),
(94483, 1751040647.127725, 2, 'info', '10100 فایل حاوی 161.82 MB داده تا کنون تجزیه و تحلیل شده است'),
(94484, 1751040647.251573, 2, 'info', '10200 فایل حاوی 162.19 MB داده تا کنون تجزیه و تحلیل شده است'),
(94485, 1751040648.404379, 2, 'info', '10300 فایل حاوی 168.54 MB داده تا کنون تجزیه و تحلیل شده است'),
(94486, 1751040648.448976, 2, 'info', '10400 فایل حاوی 170.13 MB داده تا کنون تجزیه و تحلیل شده است'),
(94487, 1751040648.461069, 2, 'info', '10500 فایل حاوی 170.57 MB داده تا کنون تجزیه و تحلیل شده است'),
(94488, 1751040648.476671, 2, 'info', '10600 فایل حاوی 171.21 MB داده تا کنون تجزیه و تحلیل شده است'),
(94489, 1751040648.615283, 2, 'info', '10700 فایل حاوی 173.14 MB داده تا کنون تجزیه و تحلیل شده است'),
(94490, 1751040648.682608, 2, 'info', '10800 فایل حاوی 173.72 MB داده تا کنون تجزیه و تحلیل شده است'),
(94491, 1751040648.726598, 2, 'info', '10900 فایل حاوی 174.2 MB داده تا کنون تجزیه و تحلیل شده است'),
(94492, 1751040648.739372, 2, 'info', '11000 فایل حاوی 174.62 MB داده تا کنون تجزیه و تحلیل شده است'),
(94493, 1751040648.751641, 2, 'info', '11100 فایل حاوی 175.03 MB داده تا کنون تجزیه و تحلیل شده است'),
(94494, 1751040648.764292, 2, 'info', '11200 فایل حاوی 175.49 MB داده تا کنون تجزیه و تحلیل شده است'),
(94495, 1751040649.096227, 2, 'info', '11300 فایل حاوی 179.66 MB داده تا کنون تجزیه و تحلیل شده است'),
(94496, 1751040649.470928, 2, 'info', '11400 فایل حاوی 182.69 MB داده تا کنون تجزیه و تحلیل شده است'),
(94497, 1751040649.515415, 2, 'info', '11500 فایل حاوی 182.82 MB داده تا کنون تجزیه و تحلیل شده است'),
(94498, 1751040649.550928, 2, 'info', '11600 فایل حاوی 185.6 MB داده تا کنون تجزیه و تحلیل شده است'),
(94499, 1751040649.564864, 2, 'info', '11700 فایل حاوی 186.12 MB داده تا کنون تجزیه و تحلیل شده است'),
(94500, 1751040649.580595, 2, 'info', '11800 فایل حاوی 186.84 MB داده تا کنون تجزیه و تحلیل شده است'),
(94501, 1751040649.640088, 2, 'info', '11900 فایل حاوی 186.92 MB داده تا کنون تجزیه و تحلیل شده است'),
(94502, 1751040650.491003, 2, 'info', '12000 فایل حاوی 190.99 MB داده تا کنون تجزیه و تحلیل شده است'),
(94503, 1751040650.529946, 2, 'info', '12100 فایل حاوی 194.34 MB داده تا کنون تجزیه و تحلیل شده است'),
(94504, 1751040651.813046, 2, 'info', '12200 فایل حاوی 198.4 MB داده تا کنون تجزیه و تحلیل شده است'),
(94505, 1751040651.967855, 2, 'info', '12300 فایل حاوی 201.62 MB داده تا کنون تجزیه و تحلیل شده است'),
(94506, 1751040652.176989, 2, 'info', '12400 فایل حاوی 205.46 MB داده تا کنون تجزیه و تحلیل شده است'),
(94507, 1751040652.388138, 2, 'info', '12500 فایل حاوی 207.35 MB داده تا کنون تجزیه و تحلیل شده است'),
(94508, 1751040655.267798, 2, 'info', '12600 فایل حاوی 214.72 MB داده تا کنون تجزیه و تحلیل شده است'),
(94509, 1751040655.482088, 2, 'info', '12700 فایل حاوی 215.26 MB داده تا کنون تجزیه و تحلیل شده است'),
(94510, 1751040656.343086, 2, 'info', '12800 فایل حاوی 217.58 MB داده تا کنون تجزیه و تحلیل شده است'),
(94511, 1751040657.474626, 2, 'info', '12900 فایل حاوی 221.01 MB داده تا کنون تجزیه و تحلیل شده است'),
(94512, 1751040657.651895, 2, 'info', '13000 فایل حاوی 221.3 MB داده تا کنون تجزیه و تحلیل شده است'),
(94513, 1751040660.600563, 2, 'info', '13100 فایل حاوی 226.55 MB داده تا کنون تجزیه و تحلیل شده است'),
(94514, 1751040662.291840, 2, 'info', '13200 فایل حاوی 230.78 MB داده تا کنون تجزیه و تحلیل شده است'),
(94515, 1751040840.793117, 2, 'info', '13300 فایل حاوی 473.86 MB داده تا کنون تجزیه و تحلیل شده است'),
(94516, 1751040907.539450, 2, 'info', '13400 فایل حاوی 620.38 MB داده تا کنون تجزیه و تحلیل شده است'),
(94517, 1751040907.574877, 2, 'info', '13500 فایل حاوی 622.47 MB داده تا کنون تجزیه و تحلیل شده است'),
(94518, 1751040907.590681, 2, 'info', '13600 فایل حاوی 623.27 MB داده تا کنون تجزیه و تحلیل شده است'),
(94519, 1751040907.622367, 2, 'info', '13700 فایل حاوی 625.24 MB داده تا کنون تجزیه و تحلیل شده است'),
(94520, 1751040908.047018, 2, 'info', '13800 فایل حاوی 633.6 MB داده تا کنون تجزیه و تحلیل شده است'),
(94521, 1751040908.625859, 2, 'info', '13900 فایل حاوی 640.33 MB داده تا کنون تجزیه و تحلیل شده است'),
(94522, 1751040908.772724, 2, 'info', '14000 فایل حاوی 641.58 MB داده تا کنون تجزیه و تحلیل شده است'),
(94523, 1751040908.861699, 2, 'info', '14100 فایل حاوی 642.12 MB داده تا کنون تجزیه و تحلیل شده است'),
(94524, 1751040908.930556, 2, 'info', '14200 فایل حاوی 642.42 MB داده تا کنون تجزیه و تحلیل شده است'),
(94525, 1751040909.005234, 2, 'info', '14300 فایل حاوی 642.98 MB داده تا کنون تجزیه و تحلیل شده است'),
(94526, 1751040909.195548, 2, 'info', '14400 فایل حاوی 644.53 MB داده تا کنون تجزیه و تحلیل شده است'),
(94527, 1751040909.238888, 2, 'info', '14500 فایل حاوی 644.6 MB داده تا کنون تجزیه و تحلیل شده است'),
(94528, 1751040909.309240, 2, 'info', '14600 فایل حاوی 645.02 MB داده تا کنون تجزیه و تحلیل شده است'),
(94529, 1751040910.150081, 2, 'info', '14700 فایل حاوی 650.23 MB داده تا کنون تجزیه و تحلیل شده است'),
(94530, 1751040910.696002, 2, 'info', '14800 فایل حاوی 653.05 MB داده تا کنون تجزیه و تحلیل شده است'),
(94531, 1751040910.868348, 2, 'info', '14900 فایل حاوی 654.15 MB داده تا کنون تجزیه و تحلیل شده است'),
(94532, 1751040911.290215, 2, 'info', '15000 فایل حاوی 656.62 MB داده تا کنون تجزیه و تحلیل شده است'),
(94533, 1751040913.056052, 2, 'info', '15100 فایل حاوی 665.18 MB داده تا کنون تجزیه و تحلیل شده است'),
(94534, 1751040913.579194, 2, 'info', '15200 فایل حاوی 669.85 MB داده تا کنون تجزیه و تحلیل شده است'),
(94535, 1751040914.314900, 2, 'info', '15300 فایل حاوی 676.86 MB داده تا کنون تجزیه و تحلیل شده است'),
(94536, 1751040924.510690, 2, 'info', '15400 فایل حاوی 696.12 MB داده تا کنون تجزیه و تحلیل شده است'),
(94537, 1751040925.254942, 2, 'info', '15500 فایل حاوی 698.05 MB داده تا کنون تجزیه و تحلیل شده است'),
(94538, 1751040928.207620, 2, 'info', '15600 فایل حاوی 701.37 MB داده تا کنون تجزیه و تحلیل شده است'),
(94539, 1751040928.821506, 2, 'info', '15700 فایل حاوی 703.92 MB داده تا کنون تجزیه و تحلیل شده است'),
(94540, 1751040930.072991, 2, 'info', '15800 فایل حاوی 706.02 MB داده تا کنون تجزیه و تحلیل شده است'),
(94541, 1751040930.773617, 2, 'info', '15900 فایل حاوی 706.91 MB داده تا کنون تجزیه و تحلیل شده است'),
(94542, 1751040931.914557, 2, 'info', '16000 فایل حاوی 708.83 MB داده تا کنون تجزیه و تحلیل شده است'),
(94543, 1751040932.108717, 2, 'info', '16100 فایل حاوی 709.25 MB داده تا کنون تجزیه و تحلیل شده است'),
(94544, 1751040932.342599, 2, 'info', '16200 فایل حاوی 710.24 MB داده تا کنون تجزیه و تحلیل شده است'),
(94545, 1751040932.426531, 2, 'info', '16300 فایل حاوی 710.51 MB داده تا کنون تجزیه و تحلیل شده است'),
(94546, 1751040932.574917, 2, 'info', '16400 فایل حاوی 710.74 MB داده تا کنون تجزیه و تحلیل شده است'),
(94547, 1751040932.733530, 2, 'info', '16500 فایل حاوی 710.99 MB داده تا کنون تجزیه و تحلیل شده است'),
(94548, 1751040932.919276, 2, 'info', '16600 فایل حاوی 711.26 MB داده تا کنون تجزیه و تحلیل شده است'),
(94549, 1751040933.042939, 2, 'info', '16700 فایل حاوی 711.39 MB داده تا کنون تجزیه و تحلیل شده است'),
(94550, 1751040933.148520, 2, 'info', '16800 فایل حاوی 711.5 MB داده تا کنون تجزیه و تحلیل شده است'),
(94551, 1751040933.297804, 2, 'info', '16900 فایل حاوی 711.7 MB داده تا کنون تجزیه و تحلیل شده است'),
(94552, 1751040933.568596, 2, 'info', '17000 فایل حاوی 713.61 MB داده تا کنون تجزیه و تحلیل شده است'),
(94553, 1751040934.224475, 2, 'info', '17100 فایل حاوی 716.26 MB داده تا کنون تجزیه و تحلیل شده است'),
(94554, 1751040935.655786, 2, 'info', '17200 فایل حاوی 718.49 MB داده تا کنون تجزیه و تحلیل شده است'),
(94555, 1751040936.022326, 2, 'info', '17300 فایل حاوی 720.82 MB داده تا کنون تجزیه و تحلیل شده است'),
(94556, 1751040936.800528, 2, 'info', '17400 فایل حاوی 722.44 MB داده تا کنون تجزیه و تحلیل شده است'),
(94557, 1751040952.099728, 2, 'info', '17500 فایل حاوی 740.3 MB داده تا کنون تجزیه و تحلیل شده است'),
(94558, 1751040954.079049, 2, 'info', '17600 فایل حاوی 743.97 MB داده تا کنون تجزیه و تحلیل شده است'),
(94559, 1751040954.736093, 2, 'info', '17700 فایل حاوی 745.31 MB داده تا کنون تجزیه و تحلیل شده است'),
(94560, 1751040956.094548, 2, 'info', '17800 فایل حاوی 747.72 MB داده تا کنون تجزیه و تحلیل شده است'),
(94561, 1751040957.355383, 2, 'info', '17900 فایل حاوی 751.65 MB داده تا کنون تجزیه و تحلیل شده است'),
(94562, 1751040957.517075, 2, 'info', '18000 فایل حاوی 754.02 MB داده تا کنون تجزیه و تحلیل شده است'),
(94563, 1751040957.997544, 2, 'info', '18100 فایل حاوی 754.89 MB داده تا کنون تجزیه و تحلیل شده است'),
(94564, 1751040960.410037, 2, 'info', '18195 فایل حاوی 756.46 MB داده تجزیه و تحلیل شد.'),
(94565, 1751040960.410815, 10, 'info', 'SUM_ENDOK:مقایسه فایل های اصلی وردپرس با نسخه های اصلی موجود در مخزن'),
(94566, 1751040960.412663, 10, 'info', 'SUM_ENDOK:مقایسه تم های منبع باز با نسخه های اصلی WordPress.org'),
(94567, 1751040960.414282, 10, 'info', 'SUM_ENDOK:مقایسه افزونه ها با نسخه های اصلی WordPress.org'),
(94568, 1751040960.415897, 10, 'info', 'SUM_ENDOK:اسکن فایل های ناشناخته در wp-admin و wp-includes'),
(94569, 1751040960.417543, 10, 'info', 'SUM_ENDOK:اسکن فایل های بدافزار شناخته شده'),
(94570, 1751040960.421104, 10, 'info', 'SUM_START:فایل‌های پیکربندی، فایل‌های پشتیبان و گزارش‌ها را که در دسترس عموم قرار دارند، بررسی کنید'),
(94571, 1751040960.466238, 10, 'info', 'SUM_ENDOK:فایل‌های پیکربندی، فایل‌های پشتیبان و گزارش‌ها را که در دسترس عموم قرار دارند، بررسی کنید'),
(94572, 1751040960.470305, 10, 'info', 'SUM_START:اسکن محتویات فایل برای عفونت ها و آسیب پذیری ها'),
(94573, 1751040960.471274, 10, 'info', 'SUM_START:اسکن محتویات فایل برای URL های موجود در فهرست بلاک دامنه'),
(94574, 1751040960.917254, 2, 'info', 'شروع اسکن محتویات فایل'),
(94575, 1751040961.935265, 2, 'info', 'محتوای 15 فایل اضافی را با 14.75 در ثانیه اسکن کرد'),
(94576, 1751040962.963256, 2, 'info', 'محتوای 17 فایل اضافی را با 8.31 در ثانیه اسکن کرد'),
(94577, 1751040964.471131, 2, 'info', 'محتوای 27 فایل اضافی را با 7.60 در ثانیه اسکن کرد'),
(94578, 1751040965.476379, 2, 'info', 'محتوای 47 فایل اضافی را با 10.31 در ثانیه اسکن کرد'),
(94579, 1751040966.636317, 2, 'info', 'محتوای 53 فایل اضافی را با 9.27 در ثانیه اسکن کرد'),
(94580, 1751040970.096069, 2, 'info', 'محتوای 61 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94581, 1751040971.162785, 2, 'info', 'محتوای 72 فایل اضافی را با 7.03 در ثانیه اسکن کرد'),
(94582, 1751040974.233357, 2, 'info', 'محتوای 73 فایل اضافی را با 5.48 در ثانیه اسکن کرد'),
(94583, 1751040979.250541, 2, 'info', 'محتوای 84 فایل اضافی را با 4.58 در ثانیه اسکن کرد'),
(94584, 1751040980.267128, 2, 'info', 'محتوای 98 فایل اضافی را با 5.06 در ثانیه اسکن کرد'),
(94585, 1751040982.209767, 2, 'info', 'محتوای 113 فایل اضافی را با 5.31 در ثانیه اسکن کرد'),
(94586, 1751040983.242819, 2, 'info', 'محتوای 125 فایل اضافی را با 5.60 در ثانیه اسکن کرد'),
(94587, 1751040984.279104, 2, 'info', 'محتوای 147 فایل اضافی را با 6.29 در ثانیه اسکن کرد'),
(94588, 1751040986.335915, 2, 'info', 'محتوای 164 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94589, 1751040987.349881, 2, 'info', 'محتوای 187 فایل اضافی را با 7.07 در ثانیه اسکن کرد'),
(94590, 1751040988.350749, 2, 'info', 'محتوای 201 فایل اضافی را با 7.33 در ثانیه اسکن کرد'),
(94591, 1751040989.438355, 2, 'info', 'محتوای 220 فایل اضافی را با 7.71 در ثانیه اسکن کرد'),
(94592, 1751040995.515306, 2, 'info', 'محتوای 235 فایل اضافی را با 6.79 در ثانیه اسکن کرد'),
(94593, 1751040999.605920, 2, 'info', 'محتوای 251 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94594, 1751041002.750509, 2, 'info', 'محتوای 257 فایل اضافی را با 6.14 در ثانیه اسکن کرد'),
(94595, 1751041003.795208, 2, 'info', 'محتوای 271 فایل اضافی را با 6.32 در ثانیه اسکن کرد'),
(94596, 1751041004.808241, 2, 'info', 'محتوای 282 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94597, 1751041008.104593, 2, 'info', 'محتوای 291 فایل اضافی را با 6.17 در ثانیه اسکن کرد'),
(94598, 1751041009.122089, 2, 'info', 'محتوای 316 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94599, 1751041013.764529, 2, 'info', 'محتوای 323 فایل اضافی را با 6.11 در ثانیه اسکن کرد'),
(94600, 1751041015.070889, 2, 'info', 'محتوای 330 فایل اضافی را با 6.09 در ثانیه اسکن کرد'),
(94601, 1751041016.082363, 2, 'info', 'محتوای 347 فایل اضافی را با 6.29 در ثانیه اسکن کرد'),
(94602, 1751041017.188137, 2, 'info', 'محتوای 363 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94603, 1751041019.852327, 2, 'info', 'محتوای 377 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94604, 1751041020.868012, 2, 'info', 'محتوای 399 فایل اضافی را با 6.66 در ثانیه اسکن کرد'),
(94605, 1751041022.366634, 2, 'info', 'محتوای 412 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94606, 1751041025.942805, 2, 'info', 'محتوای 422 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94607, 1751041032.111314, 2, 'info', 'محتوای 435 فایل اضافی را با 6.11 در ثانیه اسکن کرد'),
(94608, 1751041033.441855, 2, 'info', 'محتوای 443 فایل اضافی را با 6.11 در ثانیه اسکن کرد'),
(94609, 1751041036.489284, 2, 'info', 'محتوای 444 فایل اضافی را با 5.88 در ثانیه اسکن کرد'),
(94610, 1751041037.529189, 2, 'info', 'محتوای 450 فایل اضافی را با 5.87 در ثانیه اسکن کرد'),
(94611, 1751041041.338531, 2, 'info', 'محتوای 462 فایل اضافی را با 5.74 در ثانیه اسکن کرد'),
(94612, 1751041044.823193, 2, 'info', 'محتوای 469 فایل اضافی را با 5.59 در ثانیه اسکن کرد'),
(94613, 1751041047.361418, 2, 'info', 'محتوای 482 فایل اضافی را با 5.58 در ثانیه اسکن کرد'),
(94614, 1751041048.387449, 2, 'info', 'محتوای 489 فایل اضافی را با 5.59 در ثانیه اسکن کرد'),
(94615, 1751041049.877275, 2, 'info', 'محتوای 498 فایل اضافی را با 5.60 در ثانیه اسکن کرد'),
(94616, 1751041050.883638, 2, 'info', 'محتوای 501 فایل اضافی را با 5.57 در ثانیه اسکن کرد'),
(94617, 1751041052.246861, 2, 'info', 'محتوای 506 فایل اضافی را با 5.54 در ثانیه اسکن کرد'),
(94618, 1751041055.722935, 2, 'info', 'محتوای 514 فایل اضافی را با 5.42 در ثانیه اسکن کرد'),
(94619, 1751041056.841083, 2, 'info', 'محتوای 533 فایل اضافی را با 5.56 در ثانیه اسکن کرد'),
(94620, 1751041058.060606, 2, 'info', 'محتوای 549 فایل اضافی را با 5.65 در ثانیه اسکن کرد'),
(94621, 1751041061.317116, 2, 'info', 'محتوای 560 فایل اضافی را با 5.58 در ثانیه اسکن کرد'),
(94622, 1751041066.734615, 2, 'info', 'محتوای 561 فایل اضافی را با 5.30 در ثانیه اسکن کرد'),
(94623, 1751041067.746216, 2, 'info', 'محتوای 574 فایل اضافی را با 5.37 در ثانیه اسکن کرد'),
(94624, 1751041068.836136, 2, 'info', 'محتوای 581 فایل اضافی را با 5.38 در ثانیه اسکن کرد'),
(94625, 1751041072.173538, 2, 'info', 'محتوای 584 فایل اضافی را با 5.25 در ثانیه اسکن کرد'),
(94626, 1751041073.195630, 2, 'info', 'محتوای 607 فایل اضافی را با 5.41 در ثانیه اسکن کرد'),
(94627, 1751041074.203953, 2, 'info', 'محتوای 631 فایل اضافی را با 5.57 در ثانیه اسکن کرد'),
(94628, 1751041075.389760, 2, 'info', 'محتوای 645 فایل اضافی را با 5.63 در ثانیه اسکن کرد'),
(94629, 1751041085.226098, 2, 'info', 'محتوای 660 فایل اضافی را با 5.31 در ثانیه اسکن کرد'),
(94630, 1751041086.293389, 2, 'info', 'محتوای 673 فایل اضافی را با 5.37 در ثانیه اسکن کرد'),
(94631, 1751041089.731635, 2, 'info', 'محتوای 684 فایل اضافی را با 5.31 در ثانیه اسکن کرد'),
(94632, 1751041091.086400, 2, 'info', 'محتوای 703 فایل اضافی را با 5.40 در ثانیه اسکن کرد'),
(94633, 1751041092.112807, 2, 'info', 'محتوای 730 فایل اضافی را با 5.56 در ثانیه اسکن کرد'),
(94634, 1751041095.474085, 2, 'info', 'محتوای 737 فایل اضافی را با 5.48 در ثانیه اسکن کرد'),
(94635, 1751041096.812901, 2, 'info', 'محتوای 738 فایل اضافی را با 5.43 در ثانیه اسکن کرد'),
(94636, 1751041097.821162, 2, 'info', 'محتوای 754 فایل اضافی را با 5.51 در ثانیه اسکن کرد'),
(94637, 1751041098.853076, 2, 'info', 'محتوای 775 فایل اضافی را با 5.62 در ثانیه اسکن کرد'),
(94638, 1751041100.346520, 2, 'info', 'محتوای 780 فایل اضافی را با 5.59 در ثانیه اسکن کرد'),
(94639, 1751041101.349950, 2, 'info', 'محتوای 800 فایل اضافی را با 5.70 در ثانیه اسکن کرد'),
(94640, 1751041102.464628, 2, 'info', 'محتوای 818 فایل اضافی را با 5.78 در ثانیه اسکن کرد'),
(94641, 1751041103.513296, 2, 'info', 'محتوای 823 فایل اضافی را با 5.77 در ثانیه اسکن کرد'),
(94642, 1751041104.849133, 2, 'info', 'محتوای 845 فایل اضافی را با 5.87 در ثانیه اسکن کرد'),
(94643, 1751041107.795101, 2, 'info', 'محتوای 863 فایل اضافی را با 5.88 در ثانیه اسکن کرد'),
(94644, 1751041108.812897, 2, 'info', 'محتوای 874 فایل اضافی را با 5.91 در ثانیه اسکن کرد'),
(94645, 1751041109.825480, 2, 'info', 'محتوای 902 فایل اضافی را با 6.06 در ثانیه اسکن کرد'),
(94646, 1751041110.996053, 2, 'info', 'محتوای 916 فایل اضافی را با 6.10 در ثانیه اسکن کرد'),
(94647, 1751041112.688167, 2, 'info', 'محتوای 924 فایل اضافی را با 6.09 در ثانیه اسکن کرد'),
(94648, 1751041118.485571, 2, 'info', 'محتوای 931 فایل اضافی را با 5.91 در ثانیه اسکن کرد'),
(94649, 1751041119.612584, 2, 'info', 'محتوای 944 فایل اضافی را با 5.95 در ثانیه اسکن کرد'),
(94650, 1751041120.623243, 2, 'info', 'محتوای 965 فایل اضافی را با 6.04 در ثانیه اسکن کرد'),
(94651, 1751041122.136268, 2, 'info', 'محتوای 982 فایل اضافی را با 6.09 در ثانیه اسکن کرد'),
(94652, 1751041125.125249, 2, 'info', 'محتوای 986 فایل اضافی را با 6.00 در ثانیه اسکن کرد'),
(94653, 1751041126.165743, 2, 'info', 'محتوای 1015 فایل اضافی را با 6.14 در ثانیه اسکن کرد'),
(94654, 1751041127.183665, 2, 'info', 'محتوای 1036 فایل اضافی را با 6.23 در ثانیه اسکن کرد'),
(94655, 1751041130.414822, 2, 'info', 'محتوای 1043 فایل اضافی را با 6.15 در ثانیه اسکن کرد'),
(94656, 1751041133.769313, 2, 'info', 'محتوای 1049 فایل اضافی را با 6.07 در ثانیه اسکن کرد'),
(94657, 1751041135.328129, 2, 'info', 'محتوای 1051 فایل اضافی را با 6.03 در ثانیه اسکن کرد'),
(94658, 1751041136.330111, 2, 'info', 'محتوای 1068 فایل اضافی را با 6.09 در ثانیه اسکن کرد'),
(94659, 1751041137.384265, 2, 'info', 'محتوای 1093 فایل اضافی را با 6.19 در ثانیه اسکن کرد'),
(94660, 1751041140.917115, 2, 'info', 'محتوای 1109 فایل اضافی را با 6.16 در ثانیه اسکن کرد'),
(94661, 1751041144.335061, 2, 'info', 'محتوای 1112 فایل اضافی را با 6.06 در ثانیه اسکن کرد'),
(94662, 1751041145.336533, 2, 'info', 'محتوای 1145 فایل اضافی را با 6.21 در ثانیه اسکن کرد'),
(94663, 1751041146.369589, 2, 'info', 'محتوای 1168 فایل اضافی را با 6.30 در ثانیه اسکن کرد'),
(94664, 1751041147.382162, 2, 'info', 'محتوای 1190 فایل اضافی را با 6.38 در ثانیه اسکن کرد'),
(94665, 1751041149.861362, 2, 'info', 'محتوای 1200 فایل اضافی را با 6.35 در ثانیه اسکن کرد'),
(94666, 1751041150.898334, 2, 'info', 'محتوای 1222 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94667, 1751041153.350000, 2, 'info', 'محتوای 1229 فایل اضافی را با 6.39 در ثانیه اسکن کرد'),
(94668, 1751041155.267345, 2, 'info', 'محتوای 1240 فایل اضافی را با 6.38 در ثانیه اسکن کرد'),
(94669, 1751041156.276660, 2, 'info', 'محتوای 1255 فایل اضافی را با 6.42 در ثانیه اسکن کرد'),
(94670, 1751041158.056023, 2, 'info', 'محتوای 1275 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94671, 1751041159.111368, 2, 'info', 'محتوای 1290 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94672, 1751041160.708107, 2, 'info', 'محتوای 1308 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94673, 1751041161.862568, 2, 'info', 'محتوای 1329 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94674, 1751041165.201233, 2, 'info', 'محتوای 1330 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94675, 1751041167.909692, 2, 'info', 'محتوای 1338 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94676, 1751041173.327851, 2, 'info', 'محتوای 1366 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94677, 1751041176.920924, 2, 'info', 'محتوای 1377 فایل اضافی را با 6.37 در ثانیه اسکن کرد'),
(94678, 1751041178.165747, 2, 'info', 'محتوای 1380 فایل اضافی را با 6.35 در ثانیه اسکن کرد'),
(94679, 1751041181.843410, 2, 'info', 'محتوای 1399 فایل اضافی را با 6.33 در ثانیه اسکن کرد'),
(94680, 1751041182.865073, 2, 'info', 'محتوای 1420 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94681, 1751041183.887293, 2, 'info', 'محتوای 1436 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94682, 1751041184.896216, 2, 'info', 'محتوای 1451 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94683, 1751041188.546040, 2, 'info', 'محتوای 1474 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94684, 1751041189.637953, 2, 'info', 'محتوای 1500 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94685, 1751041190.904780, 2, 'info', 'محتوای 1516 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94686, 1751041191.915896, 2, 'info', 'محتوای 1537 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94687, 1751041195.507805, 2, 'info', 'محتوای 1548 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(94688, 1751041196.647283, 2, 'info', 'محتوای 1553 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94689, 1751041199.941469, 2, 'info', 'محتوای 1558 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94690, 1751041200.942456, 2, 'info', 'محتوای 1570 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94691, 1751041201.967866, 2, 'info', 'محتوای 1587 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94692, 1751041202.981317, 2, 'info', 'محتوای 1609 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94693, 1751041206.868661, 2, 'info', 'محتوای 1622 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94694, 1751041210.256003, 2, 'info', 'محتوای 1632 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94695, 1751041213.903244, 2, 'info', 'محتوای 1652 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94696, 1751041217.762951, 2, 'info', 'محتوای 1666 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94697, 1751041221.789033, 2, 'info', 'محتوای 1689 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94698, 1751041223.428896, 2, 'info', 'محتوای 1691 فایل اضافی را با 6.44 در ثانیه اسکن کرد');
INSERT INTO `wp_wfstatus` (`id`, `ctime`, `level`, `type`, `msg`) VALUES
(94699, 1751041224.461021, 2, 'info', 'محتوای 1707 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94700, 1751041226.440945, 2, 'info', 'محتوای 1724 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94701, 1751041227.444703, 2, 'info', 'محتوای 1741 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94702, 1751041228.487174, 2, 'info', 'محتوای 1768 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94703, 1751041229.507859, 2, 'info', 'محتوای 1786 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94704, 1751041231.224215, 2, 'info', 'محتوای 1804 فایل اضافی را با 6.67 در ثانیه اسکن کرد'),
(94705, 1751041234.242051, 2, 'info', 'محتوای 1807 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94706, 1751041237.988060, 2, 'info', 'محتوای 1826 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94707, 1751041238.998580, 2, 'info', 'محتوای 1843 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94708, 1751041241.338475, 2, 'info', 'محتوای 1844 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94709, 1751041243.068267, 2, 'info', 'محتوای 1849 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94710, 1751041246.826817, 2, 'info', 'محتوای 1868 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94711, 1751041248.013469, 2, 'info', 'محتوای 1871 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94712, 1751041252.176324, 2, 'info', 'محتوای 1885 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94713, 1751041253.277291, 2, 'info', 'محتوای 1909 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94714, 1751041254.300378, 2, 'info', 'محتوای 1927 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94715, 1751041255.344304, 2, 'info', 'محتوای 1955 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(94716, 1751041261.060916, 2, 'info', 'محتوای 1960 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94717, 1751041262.548476, 2, 'info', 'محتوای 1971 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94718, 1751041263.557007, 2, 'info', 'محتوای 2003 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94719, 1751041267.379052, 2, 'info', 'محتوای 2013 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94720, 1751041268.387030, 2, 'info', 'محتوای 2037 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94721, 1751041269.392590, 2, 'info', 'محتوای 2060 فایل اضافی را با 6.68 در ثانیه اسکن کرد'),
(94722, 1751041270.899435, 2, 'info', 'محتوای 2077 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94723, 1751041272.361256, 2, 'info', 'محتوای 2092 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(94724, 1751041273.692006, 2, 'info', 'محتوای 2101 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(94725, 1751041278.281529, 2, 'info', 'محتوای 2105 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94726, 1751041282.322538, 2, 'info', 'محتوای 2126 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94727, 1751041285.625399, 2, 'info', 'محتوای 2132 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94728, 1751041286.635462, 2, 'info', 'محتوای 2155 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94729, 1751041289.880160, 2, 'info', 'محتوای 2161 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94730, 1751041295.399771, 2, 'info', 'محتوای 2163 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94731, 1751041297.022593, 2, 'info', 'محتوای 2186 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94732, 1751041298.114312, 2, 'info', 'محتوای 2202 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94733, 1751041299.226034, 2, 'info', 'محتوای 2204 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94734, 1751041303.450746, 2, 'info', 'محتوای 2211 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94735, 1751041304.479348, 2, 'info', 'محتوای 2237 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94736, 1751041307.999385, 2, 'info', 'محتوای 2247 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94737, 1751041312.722632, 2, 'info', 'محتوای 2251 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94738, 1751041313.897465, 2, 'info', 'محتوای 2271 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94739, 1751041314.897630, 2, 'info', 'محتوای 2299 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94740, 1751041318.649559, 2, 'info', 'محتوای 2309 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94741, 1751041322.466971, 2, 'info', 'محتوای 2313 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94742, 1751041323.499943, 2, 'info', 'محتوای 2341 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94743, 1751041324.730535, 2, 'info', 'محتوای 2350 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94744, 1751041325.745793, 2, 'info', 'محتوای 2372 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94745, 1751041329.620594, 2, 'info', 'محتوای 2382 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94746, 1751041330.915921, 2, 'info', 'محتوای 2395 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94747, 1751041334.508714, 2, 'info', 'محتوای 2402 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94748, 1751041337.726601, 2, 'info', 'محتوای 2412 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94749, 1751041340.790776, 2, 'info', 'محتوای 2413 فایل اضافی را با 6.35 در ثانیه اسکن کرد'),
(94750, 1751041342.416078, 2, 'info', 'محتوای 2430 فایل اضافی را با 6.37 در ثانیه اسکن کرد'),
(94751, 1751041343.501673, 2, 'info', 'محتوای 2446 فایل اضافی را با 6.39 در ثانیه اسکن کرد'),
(94752, 1751041344.879664, 2, 'info', 'محتوای 2449 فایل اضافی را با 6.38 در ثانیه اسکن کرد'),
(94753, 1751041346.351866, 2, 'info', 'محتوای 2451 فایل اضافی را با 6.36 در ثانیه اسکن کرد'),
(94754, 1751041347.378614, 2, 'info', 'محتوای 2473 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94755, 1751041348.430118, 2, 'info', 'محتوای 2497 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94756, 1751041350.167321, 2, 'info', 'محتوای 2521 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94757, 1751041353.346853, 2, 'info', 'محتوای 2523 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94758, 1751041354.539555, 2, 'info', 'محتوای 2546 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94759, 1751041355.542518, 2, 'info', 'محتوای 2577 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94760, 1751041356.560536, 2, 'info', 'محتوای 2592 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94761, 1751041357.585940, 2, 'info', 'محتوای 2612 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94762, 1751041360.915776, 2, 'info', 'محتوای 2615 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94763, 1751041361.920497, 2, 'info', 'محتوای 2628 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94764, 1751041364.382307, 2, 'info', 'محتوای 2630 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94765, 1751041367.555394, 2, 'info', 'محتوای 2633 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94766, 1751041368.650866, 2, 'info', 'محتوای 2654 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94767, 1751041369.667050, 2, 'info', 'محتوای 2666 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94768, 1751041370.668430, 2, 'info', 'محتوای 2681 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94769, 1751041371.751058, 2, 'info', 'محتوای 2685 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94770, 1751041372.753194, 2, 'info', 'محتوای 2714 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94771, 1751041373.759823, 2, 'info', 'محتوای 2738 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94772, 1751041374.815407, 2, 'info', 'محتوای 2755 فایل اضافی را با 6.66 در ثانیه اسکن کرد'),
(94773, 1751041375.927241, 2, 'info', 'محتوای 2772 فایل اضافی را با 6.68 در ثانیه اسکن کرد'),
(94774, 1751041379.332786, 2, 'info', 'محتوای 2778 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(94775, 1751041382.354437, 2, 'info', 'محتوای 2793 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94776, 1751041383.442202, 2, 'info', 'محتوای 2816 فایل اضافی را با 6.66 در ثانیه اسکن کرد'),
(94777, 1751041384.694863, 2, 'info', 'محتوای 2823 فایل اضافی را با 6.66 در ثانیه اسکن کرد'),
(94778, 1751041388.498605, 2, 'info', 'محتوای 2832 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94779, 1751041390.985557, 2, 'info', 'محتوای 2851 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94780, 1751041394.419530, 2, 'info', 'محتوای 2857 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(94781, 1751041396.207707, 2, 'info', 'محتوای 2874 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(94782, 1751041397.518232, 2, 'info', 'محتوای 2894 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94783, 1751041399.468011, 2, 'info', 'محتوای 2907 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94784, 1751041400.941642, 2, 'info', 'محتوای 2914 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94785, 1751041401.952374, 2, 'info', 'محتوای 2928 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(94786, 1751041402.984015, 2, 'info', 'محتوای 2945 فایل اضافی را با 6.66 در ثانیه اسکن کرد'),
(94787, 1751041404.009054, 2, 'info', 'محتوای 2968 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94788, 1751041405.016904, 2, 'info', 'محتوای 3000 فایل اضافی را با 6.76 در ثانیه اسکن کرد'),
(94789, 1751041406.020367, 2, 'info', 'محتوای 3024 فایل اضافی را با 6.79 در ثانیه اسکن کرد'),
(94790, 1751041409.127465, 2, 'info', 'محتوای 3025 فایل اضافی را با 6.75 در ثانیه اسکن کرد'),
(94791, 1751041423.619262, 2, 'info', 'محتوای 3030 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94792, 1751041424.661201, 2, 'info', 'محتوای 3049 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94793, 1751041425.917158, 2, 'info', 'محتوای 3059 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94794, 1751041427.917107, 2, 'info', 'محتوای 3061 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94795, 1751041429.068653, 2, 'info', 'محتوای 3074 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94796, 1751041430.328524, 2, 'info', 'محتوای 3087 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94797, 1751041435.617712, 2, 'info', 'محتوای 3102 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94798, 1751041436.695077, 2, 'info', 'محتوای 3121 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94799, 1751041440.620239, 2, 'info', 'محتوای 3132 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94800, 1751041444.087085, 2, 'info', 'محتوای 3140 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94801, 1751041445.153311, 2, 'info', 'محتوای 3147 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94802, 1751041448.848828, 2, 'info', 'محتوای 3166 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94803, 1751041454.970205, 2, 'info', 'محتوای 3182 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94804, 1751041456.002529, 2, 'info', 'محتوای 3206 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94805, 1751041457.015923, 2, 'info', 'محتوای 3229 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94806, 1751041458.679618, 2, 'info', 'محتوای 3241 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94807, 1751041459.698721, 2, 'info', 'محتوای 3264 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94808, 1751041460.727179, 2, 'info', 'محتوای 3283 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94809, 1751041464.442551, 2, 'info', 'محتوای 3293 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94810, 1751041465.529617, 2, 'info', 'محتوای 3310 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94811, 1751041469.376474, 2, 'info', 'محتوای 3324 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94812, 1751041470.411137, 2, 'info', 'محتوای 3344 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94813, 1751041474.058550, 2, 'info', 'محتوای 3357 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94814, 1751041475.607281, 2, 'info', 'محتوای 3371 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94815, 1751041476.617064, 2, 'info', 'محتوای 3394 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94816, 1751041480.113874, 2, 'info', 'محتوای 3403 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94817, 1751041481.474546, 2, 'info', 'محتوای 3422 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94818, 1751041482.490265, 2, 'info', 'محتوای 3449 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94819, 1751041487.996969, 2, 'info', 'محتوای 3450 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94820, 1751041491.009876, 2, 'info', 'محتوای 3452 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94821, 1751041492.030783, 2, 'info', 'محتوای 3469 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94822, 1751041493.036906, 2, 'info', 'محتوای 3473 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94823, 1751041496.880355, 2, 'info', 'محتوای 3484 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94824, 1751041497.898460, 2, 'info', 'محتوای 3498 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94825, 1751041501.300122, 2, 'info', 'محتوای 3506 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94826, 1751041502.353897, 2, 'info', 'محتوای 3536 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94827, 1751041505.319145, 2, 'info', 'محتوای 3539 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94828, 1751041508.635719, 2, 'info', 'محتوای 3545 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94829, 1751041511.713247, 2, 'info', 'محتوای 3551 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94830, 1751041512.739592, 2, 'info', 'محتوای 3568 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94831, 1751041513.742097, 2, 'info', 'محتوای 3599 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94832, 1751041514.987014, 2, 'info', 'محتوای 3609 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94833, 1751041516.017411, 2, 'info', 'محتوای 3627 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94834, 1751041520.300919, 2, 'info', 'محتوای 3650 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94835, 1751041525.301456, 2, 'info', 'محتوای 3659 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94836, 1751041526.362469, 2, 'info', 'محتوای 3681 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94837, 1751041527.652383, 2, 'info', 'محتوای 3695 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94838, 1751041528.701788, 2, 'info', 'محتوای 3718 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94839, 1751041531.981752, 2, 'info', 'محتوای 3726 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94840, 1751041535.377615, 2, 'info', 'محتوای 3735 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94841, 1751041536.406152, 2, 'info', 'محتوای 3757 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94842, 1751041542.268644, 2, 'info', 'محتوای 3766 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94843, 1751041543.285143, 2, 'info', 'محتوای 3788 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94844, 1751041544.431370, 2, 'info', 'محتوای 3800 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94845, 1751041545.464330, 2, 'info', 'محتوای 3829 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94846, 1751041548.698567, 2, 'info', 'محتوای 3830 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94847, 1751041549.705984, 2, 'info', 'محتوای 3835 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94848, 1751041553.682091, 2, 'info', 'محتوای 3855 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94849, 1751041555.360771, 2, 'info', 'محتوای 3874 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94850, 1751041561.824933, 2, 'info', 'محتوای 3889 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94851, 1751041562.872708, 2, 'info', 'محتوای 3912 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94852, 1751041563.912063, 2, 'info', 'محتوای 3918 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94853, 1751041564.929187, 2, 'info', 'محتوای 3937 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94854, 1751041565.961396, 2, 'info', 'محتوای 3945 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94855, 1751041566.999040, 2, 'info', 'محتوای 3971 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94856, 1751041570.962829, 2, 'info', 'محتوای 3995 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94857, 1751041572.062451, 2, 'info', 'محتوای 4019 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94858, 1751041573.104310, 2, 'info', 'محتوای 4038 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(94859, 1751041578.240603, 2, 'info', 'محتوای 4059 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94860, 1751041579.260655, 2, 'info', 'محتوای 4079 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(94861, 1751041580.308144, 2, 'info', 'محتوای 4108 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94862, 1751041583.772540, 2, 'info', 'محتوای 4115 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94863, 1751041584.784228, 2, 'info', 'محتوای 4129 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94864, 1751041585.830601, 2, 'info', 'محتوای 4156 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94865, 1751041586.868447, 2, 'info', 'محتوای 4165 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94866, 1751041587.869797, 2, 'info', 'محتوای 4190 فایل اضافی را با 6.68 در ثانیه اسکن کرد'),
(94867, 1751041594.256078, 2, 'info', 'محتوای 4214 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94868, 1751041595.274767, 2, 'info', 'محتوای 4246 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(94869, 1751041596.810314, 2, 'info', 'محتوای 4266 فایل اضافی را با 6.71 در ثانیه اسکن کرد'),
(94870, 1751041597.852540, 2, 'info', 'محتوای 4279 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(94871, 1751041601.070515, 2, 'info', 'محتوای 4281 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(94872, 1751041602.106484, 2, 'info', 'محتوای 4299 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94873, 1751041603.730660, 2, 'info', 'محتوای 4319 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(94874, 1751041605.208882, 2, 'info', 'محتوای 4323 فایل اضافی را با 6.71 در ثانیه اسکن کرد'),
(94875, 1751041608.639053, 2, 'info', 'محتوای 4333 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(94876, 1751041610.454717, 2, 'info', 'محتوای 4342 فایل اضافی را با 6.68 در ثانیه اسکن کرد'),
(94877, 1751041611.488208, 2, 'info', 'محتوای 4362 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94878, 1751041612.506817, 2, 'info', 'محتوای 4382 فایل اضافی را با 6.73 در ثانیه اسکن کرد'),
(94879, 1751041615.869408, 2, 'info', 'محتوای 4387 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94880, 1751041618.148984, 2, 'info', 'محتوای 4402 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(94881, 1751041619.205900, 2, 'info', 'محتوای 4421 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(94882, 1751041622.131858, 2, 'info', 'محتوای 4423 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(94883, 1751041625.743251, 2, 'info', 'محتوای 4434 فایل اضافی را با 6.67 در ثانیه اسکن کرد'),
(94884, 1751041628.326413, 2, 'info', 'محتوای 4440 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(94885, 1751041632.099876, 2, 'info', 'محتوای 4449 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(94886, 1751041636.019536, 2, 'info', 'محتوای 4469 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(94887, 1751041637.048989, 2, 'info', 'محتوای 4472 فایل اضافی را با 6.61 در ثانیه اسکن کرد'),
(94888, 1751041649.775757, 2, 'info', 'محتوای 4487 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94889, 1751041650.802466, 2, 'info', 'محتوای 4509 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94890, 1751041654.785768, 2, 'info', 'محتوای 4522 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94891, 1751041656.246678, 2, 'info', 'محتوای 4538 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94892, 1751041660.023514, 2, 'info', 'محتوای 4548 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94893, 1751041663.309145, 2, 'info', 'محتوای 4568 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94894, 1751041664.312047, 2, 'info', 'محتوای 4589 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94895, 1751041667.523766, 2, 'info', 'محتوای 4593 فایل اضافی را با 6.50 در ثانیه اسکن کرد'),
(94896, 1751041668.536426, 2, 'info', 'محتوای 4613 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94897, 1751041669.979214, 2, 'info', 'محتوای 4621 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94898, 1751041671.719035, 2, 'info', 'محتوای 4642 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94899, 1751041672.741226, 2, 'info', 'محتوای 4663 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94900, 1751041673.792366, 2, 'info', 'محتوای 4686 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94901, 1751041677.483432, 2, 'info', 'محتوای 4699 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94902, 1751041678.505827, 2, 'info', 'محتوای 4716 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94903, 1751041682.057910, 2, 'info', 'محتوای 4718 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94904, 1751041683.074676, 2, 'info', 'محتوای 4735 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94905, 1751041684.427553, 2, 'info', 'محتوای 4764 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94906, 1751041685.534275, 2, 'info', 'محتوای 4779 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(94907, 1751041689.403919, 2, 'info', 'محتوای 4785 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94908, 1751041693.181293, 2, 'info', 'محتوای 4795 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94909, 1751041694.214897, 2, 'info', 'محتوای 4807 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94910, 1751041695.454074, 2, 'info', 'محتوای 4819 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94911, 1751041696.457721, 2, 'info', 'محتوای 4840 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94912, 1751041698.382860, 2, 'info', 'محتوای 4851 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94913, 1751041701.802457, 2, 'info', 'محتوای 4855 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94914, 1751041707.433309, 2, 'info', 'محتوای 4866 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94915, 1751041708.468231, 2, 'info', 'محتوای 4886 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94916, 1751041709.679260, 2, 'info', 'محتوای 4904 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94917, 1751041713.733857, 2, 'info', 'محتوای 4924 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94918, 1751041716.455674, 2, 'info', 'محتوای 4929 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94919, 1751041717.462441, 2, 'info', 'محتوای 4947 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94920, 1751041721.936327, 2, 'info', 'محتوای 4955 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94921, 1751041725.370270, 2, 'info', 'محتوای 4964 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94922, 1751041726.484774, 2, 'info', 'محتوای 4981 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94923, 1751041730.041530, 2, 'info', 'محتوای 4993 فایل اضافی را با 6.49 در ثانیه اسکن کرد'),
(94924, 1751041735.076007, 2, 'info', 'محتوای 5004 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94925, 1751041736.118508, 2, 'info', 'محتوای 5019 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94926, 1751041739.498145, 2, 'info', 'محتوای 5024 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94927, 1751041740.544617, 2, 'info', 'محتوای 5046 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94928, 1751041743.969692, 2, 'info', 'محتوای 5049 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94929, 1751041747.106532, 2, 'info', 'محتوای 5054 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94930, 1751041748.125629, 2, 'info', 'محتوای 5071 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94931, 1751041751.403541, 2, 'info', 'محتوای 5088 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94932, 1751041752.934472, 2, 'info', 'محتوای 5106 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94933, 1751041754.038884, 2, 'info', 'محتوای 5125 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94934, 1751041757.691775, 2, 'info', 'محتوای 5143 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94935, 1751041758.727070, 2, 'info', 'محتوای 5165 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94936, 1751041762.529993, 2, 'info', 'محتوای 5183 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94937, 1751041765.872405, 2, 'info', 'محتوای 5191 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94938, 1751041770.431387, 2, 'info', 'محتوای 5192 فایل اضافی را با 6.41 در ثانیه اسکن کرد'),
(94939, 1751041772.117324, 2, 'info', 'محتوای 5212 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94940, 1751041773.629629, 2, 'info', 'محتوای 5228 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94941, 1751041774.778187, 2, 'info', 'محتوای 5244 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94942, 1751041775.827225, 2, 'info', 'محتوای 5252 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94943, 1751041779.428390, 2, 'info', 'محتوای 5273 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94944, 1751041780.468379, 2, 'info', 'محتوای 5300 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94945, 1751041786.538592, 2, 'info', 'محتوای 5309 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94946, 1751041787.753278, 2, 'info', 'محتوای 5317 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94947, 1751041789.403793, 2, 'info', 'محتوای 5332 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94948, 1751041791.823731, 2, 'info', 'محتوای 5343 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94949, 1751041792.862387, 2, 'info', 'محتوای 5371 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94950, 1751041793.873265, 2, 'info', 'محتوای 5386 فایل اضافی را با 6.47 در ثانیه اسکن کرد'),
(94951, 1751041797.821687, 2, 'info', 'محتوای 5390 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94952, 1751041799.402076, 2, 'info', 'محتوای 5398 فایل اضافی را با 6.44 در ثانیه اسکن کرد'),
(94953, 1751041800.545870, 2, 'info', 'محتوای 5422 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94954, 1751041806.717436, 2, 'info', 'محتوای 5431 فایل اضافی را با 6.42 در ثانیه اسکن کرد'),
(94955, 1751041808.451675, 2, 'info', 'محتوای 5451 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94956, 1751041811.761922, 2, 'info', 'محتوای 5455 فایل اضافی را با 6.41 در ثانیه اسکن کرد'),
(94957, 1751041815.665860, 2, 'info', 'محتوای 5467 فایل اضافی را با 6.40 در ثانیه اسکن کرد'),
(94958, 1751041816.765502, 2, 'info', 'محتوای 5486 فایل اضافی را با 6.41 در ثانیه اسکن کرد'),
(94959, 1751041817.795970, 2, 'info', 'محتوای 5508 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94960, 1751041818.798022, 2, 'info', 'محتوای 5519 فایل اضافی را با 6.43 در ثانیه اسکن کرد'),
(94961, 1751041819.831318, 2, 'info', 'محتوای 5538 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94962, 1751041821.415581, 2, 'info', 'محتوای 5546 فایل اضافی را با 6.45 در ثانیه اسکن کرد'),
(94963, 1751041822.947077, 2, 'info', 'محتوای 5569 فایل اضافی را با 6.46 در ثانیه اسکن کرد'),
(94964, 1751041823.986668, 2, 'info', 'محتوای 5595 فایل اضافی را با 6.48 در ثانیه اسکن کرد'),
(94965, 1751041824.999136, 2, 'info', 'محتوای 5625 فایل اضافی را با 6.51 در ثانیه اسکن کرد'),
(94966, 1751041826.862695, 2, 'info', 'محتوای 5651 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94967, 1751041827.890555, 2, 'info', 'محتوای 5663 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94968, 1751041828.910608, 2, 'info', 'محتوای 5682 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94969, 1751041829.951930, 2, 'info', 'محتوای 5701 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94970, 1751041832.307429, 2, 'info', 'محتوای 5703 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94971, 1751041833.312937, 2, 'info', 'محتوای 5730 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94972, 1751041839.415815, 2, 'info', 'محتوای 5742 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94973, 1751041840.435789, 2, 'info', 'محتوای 5761 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94974, 1751041844.487992, 2, 'info', 'محتوای 5777 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94975, 1751041845.495777, 2, 'info', 'محتوای 5789 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94976, 1751041846.503730, 2, 'info', 'محتوای 5811 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94977, 1751041848.715738, 2, 'info', 'محتوای 5819 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94978, 1751041850.186817, 2, 'info', 'محتوای 5824 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94979, 1751041851.201502, 2, 'info', 'محتوای 5842 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94980, 1751041852.942872, 2, 'info', 'محتوای 5863 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94981, 1751041854.056762, 2, 'info', 'محتوای 5881 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94982, 1751041856.354643, 2, 'info', 'محتوای 5886 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94983, 1751041857.358770, 2, 'info', 'محتوای 5903 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94984, 1751041860.702868, 2, 'info', 'محتوای 5908 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94985, 1751041862.933606, 2, 'info', 'محتوای 5916 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94986, 1751041866.194251, 2, 'info', 'محتوای 5933 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94987, 1751041867.322078, 2, 'info', 'محتوای 5937 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94988, 1751041868.452440, 2, 'info', 'محتوای 5950 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94989, 1751041869.487577, 2, 'info', 'محتوای 5974 فایل اضافی را با 6.58 در ثانیه اسکن کرد'),
(94990, 1751041875.425918, 2, 'info', 'محتوای 5985 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94991, 1751041879.510646, 2, 'info', 'محتوای 5997 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94992, 1751041880.951243, 2, 'info', 'محتوای 6004 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(94993, 1751041881.956944, 2, 'info', 'محتوای 6034 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(94994, 1751041883.095525, 2, 'info', 'محتوای 6055 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94995, 1751041886.898342, 2, 'info', 'محتوای 6077 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(94996, 1751041887.898689, 2, 'info', 'محتوای 6091 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(94997, 1751041893.557098, 2, 'info', 'محتوای 6096 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(94998, 1751041897.207330, 2, 'info', 'محتوای 6108 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(94999, 1751041898.413353, 2, 'info', 'محتوای 6114 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(95000, 1751041899.665063, 2, 'info', 'محتوای 6133 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(95001, 1751041901.116155, 2, 'info', 'محتوای 6144 فایل اضافی را با 6.53 در ثانیه اسکن کرد'),
(95002, 1751041902.151960, 2, 'info', 'محتوای 6164 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(95003, 1751041906.150239, 2, 'info', 'محتوای 6180 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(95004, 1751041907.156884, 2, 'info', 'محتوای 6196 فایل اضافی را با 6.55 در ثانیه اسکن کرد'),
(95005, 1751041911.924632, 2, 'info', 'محتوای 6198 فایل اضافی را با 6.52 در ثانیه اسکن کرد'),
(95006, 1751041912.937571, 2, 'info', 'محتوای 6222 فایل اضافی را با 6.54 در ثانیه اسکن کرد'),
(95007, 1751041913.980031, 2, 'info', 'محتوای 6252 فایل اضافی را با 6.56 در ثانیه اسکن کرد'),
(95008, 1751041915.089308, 2, 'info', 'محتوای 6273 فایل اضافی را با 6.57 در ثانیه اسکن کرد'),
(95009, 1751041916.148657, 2, 'info', 'محتوای 6295 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(95010, 1751041918.041179, 2, 'info', 'محتوای 6315 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(95011, 1751041922.166656, 2, 'info', 'محتوای 6337 فایل اضافی را با 6.59 در ثانیه اسکن کرد'),
(95012, 1751041923.188103, 2, 'info', 'محتوای 6355 فایل اضافی را با 6.60 در ثانیه اسکن کرد'),
(95013, 1751041924.204523, 2, 'info', 'محتوای 6389 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(95014, 1751041927.570568, 2, 'info', 'محتوای 6398 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(95015, 1751041928.599893, 2, 'info', 'محتوای 6422 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(95016, 1751041929.609311, 2, 'info', 'محتوای 6434 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(95017, 1751041931.613327, 2, 'info', 'محتوای 6445 فایل اضافی را با 6.64 در ثانیه اسکن کرد'),
(95018, 1751041934.655254, 2, 'info', 'محتوای 6451 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(95019, 1751041938.409576, 2, 'info', 'محتوای 6467 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(95020, 1751041940.137261, 2, 'info', 'محتوای 6493 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(95021, 1751041941.178868, 2, 'info', 'محتوای 6519 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(95022, 1751041946.216622, 2, 'info', 'محتوای 6530 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(95023, 1751041947.240183, 2, 'info', 'محتوای 6541 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(95024, 1751041950.686563, 2, 'info', 'محتوای 6555 فایل اضافی را با 6.62 در ثانیه اسکن کرد'),
(95025, 1751041951.762936, 2, 'info', 'محتوای 6574 فایل اضافی را با 6.63 در ثانیه اسکن کرد'),
(95026, 1751041952.775117, 2, 'info', 'محتوای 6597 فایل اضافی را با 6.65 در ثانیه اسکن کرد'),
(95027, 1751041953.812156, 2, 'info', 'محتوای 6620 فایل اضافی را با 6.67 در ثانیه اسکن کرد'),
(95028, 1751041954.837842, 2, 'info', 'محتوای 6647 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95029, 1751041956.031955, 2, 'info', 'محتوای 6654 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95030, 1751041957.352516, 2, 'info', 'محتوای 6669 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95031, 1751041963.449470, 2, 'info', 'محتوای 6687 فایل اضافی را با 6.67 در ثانیه اسکن کرد'),
(95032, 1751041964.456751, 2, 'info', 'محتوای 6698 فایل اضافی را با 6.67 در ثانیه اسکن کرد'),
(95033, 1751041966.615936, 2, 'info', 'محتوای 6720 فایل اضافی را با 6.68 در ثانیه اسکن کرد'),
(95034, 1751041967.790826, 2, 'info', 'محتوای 6740 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95035, 1751041968.896135, 2, 'info', 'محتوای 6765 فایل اضافی را با 6.71 در ثانیه اسکن کرد'),
(95036, 1751041972.154607, 2, 'info', 'محتوای 6768 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95037, 1751041973.172096, 2, 'info', 'محتوای 6800 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(95038, 1751041974.215872, 2, 'info', 'محتوای 6815 فایل اضافی را با 6.73 در ثانیه اسکن کرد'),
(95039, 1751041975.234778, 2, 'info', 'محتوای 6837 فایل اضافی را با 6.74 در ثانیه اسکن کرد'),
(95040, 1751041976.421761, 2, 'info', 'محتوای 6856 فایل اضافی را با 6.75 در ثانیه اسکن کرد'),
(95041, 1751041982.440221, 2, 'info', 'محتوای 6862 فایل اضافی را با 6.72 در ثانیه اسکن کرد'),
(95042, 1751041985.313839, 2, 'info', 'محتوای 6864 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(95043, 1751041987.194555, 2, 'info', 'محتوای 6873 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(95044, 1751041988.231902, 2, 'info', 'محتوای 6893 فایل اضافی را با 6.71 در ثانیه اسکن کرد'),
(95045, 1751041991.518179, 2, 'info', 'محتوای 6894 فایل اضافی را با 6.69 در ثانیه اسکن کرد'),
(95046, 1751041992.550537, 2, 'info', 'محتوای 6914 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(95047, 1751041993.693547, 2, 'info', 'محتوای 6922 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(95048, 1751041994.706112, 2, 'info', 'محتوای 6931 فایل اضافی را با 6.70 در ثانیه اسکن کرد'),
(95049, 1751041995.456907, 2, 'info', 'محتوای 6940 فایل اضافی را با 6.71 در ثانیه اسکن کرد'),
(95050, 1751041995.457450, 2, 'info', 'از وردفنس بخواهید آدرسها را در برابر لیست بدافزار بررسی کند.'),
(95051, 1751041995.468705, 2, 'info', 'بررسی 7780 کلید هاست در برابر سرورهای اسکن Wordfence.'),
(95052, 1751041995.639932, 2, 'info', 'بررسی کلید هاست انجام شد.'),
(95053, 1751041995.644400, 2, 'info', 'اسکن محتویات فایل انجام شد'),
(95054, 1751041995.648664, 10, 'info', 'SUM_ENDOK:اسکن محتویات فایل برای عفونت ها و آسیب پذیری ها'),
(95055, 1751041995.650933, 10, 'info', 'SUM_ENDOK:اسکن محتویات فایل برای URL های موجود در فهرست بلاک دامنه'),
(95056, 1751041995.653420, 10, 'info', 'SUM_START:اسکن فایل‌های قرنطینه‌شده در دسترس عموم'),
(95057, 1751041995.654397, 10, 'info', 'SUM_ENDOK:اسکن فایل‌های قرنطینه‌شده در دسترس عموم'),
(95058, 1751041995.656873, 10, 'info', 'SUM_START:اسکن پست‌ها برای URLهای موجود در فهرست بلاک دامنه'),
(95059, 1751041995.660666, 2, 'info', 'بررسی آدرس‌های اینترنتی موجود در پست‌هایی که برای یافتن وب‌سایت‌های خطرناک اسکن کرده‌ایم'),
(95060, 1751041995.660953, 2, 'info', 'بررسی URL ها انجام شد'),
(95061, 1751041995.662388, 10, 'info', 'SUM_ENDOK:اسکن پست‌ها برای URLهای موجود در فهرست بلاک دامنه'),
(95062, 1751041995.664824, 10, 'info', 'SUM_START:اسکن نظرات برای URL های موجود در فهرست بلاک دامنه'),
(95063, 1751041995.668985, 10, 'info', 'SUM_ENDOK:اسکن نظرات برای URL های موجود در فهرست بلاک دامنه'),
(95064, 1751041995.671471, 10, 'info', 'SUM_START:اسکن برای رمزهای عبور ضعیف'),
(95065, 1751041995.672742, 2, 'info', 'Skipping password strength check because WordPress version is >= 6.8 and MD5 is no longer used.'),
(95066, 1751041995.673259, 10, 'info', 'SUM_ENDOK:اسکن برای رمزهای عبور ضعیف'),
(95067, 1751041995.675932, 10, 'info', 'SUM_START:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95068, 1751041999.967034, 10, 'info', 'SUM_ENDBAD:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95069, 1751041999.969994, 10, 'info', 'SUM_START:اسکن برای کاربران مدیریتی که از طریق وردپرس ایجاد نشده اند'),
(95070, 1751042000.094609, 10, 'info', 'SUM_ENDOK:اسکن برای کاربران مدیریتی که از طریق وردپرس ایجاد نشده اند'),
(95071, 1751042000.097213, 10, 'info', 'SUM_START:اسکن گزینه های سایت مشکوک'),
(95072, 1751042000.101549, 2, 'info', 'بررسی نشانی‌های اینترنتی موجود در گزینه‌هایی که برای وب‌سایت‌های خطرناک اسکن کردیم'),
(95073, 1751042000.101835, 2, 'info', 'بررسی URL ها انجام شد'),
(95074, 1751042000.103386, 10, 'info', 'SUM_ENDOK:اسکن گزینه های سایت مشکوک'),
(95075, 1751042000.105172, 1, 'info', '-------------------'),
(95076, 1751042000.105454, 2, 'info', 'Wordfence از 36.26 MB حافظه برای اسکن استفاده کرد. حداکثر استفاده از حافظه سرور: 167.26 MB بود'),
(95077, 1751042000.106323, 1, 'info', 'اسکن کامل شد. 18195 فایل، 17 افزونه، 7 طرح زمینه، 1 پست، 0 نظر و 12473 نشانی وب در 23 دقیقه 19 ثانیه اسکن شد.'),
(95078, 1751042000.106508, 10, 'info', 'SUM_FINAL:اسکن کامل شد. 13 مشکل جدید برای رفع دارید. زیر را ببینید.'),
(95079, 1751113127.408022, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(95080, 1751113127.410341, 1, 'info', 'شروع اسکن سریع'),
(95081, 1751113127.412204, 10, 'info', 'SUM_START:بررسی وضعیت فایروال'),
(95082, 1751113127.412390, 10, 'info', 'SUM_ENDOK:بررسی وضعیت فایروال'),
(95083, 1751113127.414194, 10, 'info', 'SUM_START:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95084, 1751113127.890307, 10, 'info', 'SUM_ENDBAD:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95085, 1751113127.891287, 1, 'info', '-------------------'),
(95086, 1751113127.891708, 2, 'info', 'Wordfence از 0 B حافظه برای اسکن استفاده کرد. حداکثر استفاده از حافظه سرور: 131 MB بود'),
(95087, 1751113127.892584, 1, 'info', 'اسکن سریع کامل شد. در کمتر از 1 ثانیه اسکن شد.'),
(95088, 1751113127.892788, 10, 'info', 'SUM_FINAL:اسکن کامل شد. 10 مشکل جدید برای رفع دارید. زیر را ببینید.'),
(95089, 1751193865.101280, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(95090, 1751193865.103349, 1, 'info', 'شروع اسکن سریع'),
(95091, 1751193865.105037, 10, 'info', 'SUM_START:بررسی وضعیت فایروال'),
(95092, 1751193865.105218, 10, 'info', 'SUM_ENDOK:بررسی وضعیت فایروال'),
(95093, 1751193865.106938, 10, 'info', 'SUM_START:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95094, 1751193866.802640, 10, 'info', 'SUM_ENDBAD:اسکن تم های قدیمی، افزونه ها و فایل های اصلی'),
(95095, 1751193866.803885, 1, 'info', '-------------------'),
(95096, 1751193866.804437, 2, 'info', 'Wordfence از 2 MB حافظه برای اسکن استفاده کرد. حداکثر استفاده از حافظه سرور: 133 MB بود'),
(95097, 1751193866.805338, 1, 'info', 'اسکن سریع کامل شد. در 1 ثانیه اسکن شد.'),
(95098, 1751193866.805559, 10, 'info', 'SUM_FINAL:اسکن کامل شد. 11 مشکل جدید برای رفع دارید. زیر را ببینید.');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wftrafficrates`
--

CREATE TABLE `wp_wftrafficrates` (
  `eMin` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `hitType` enum('hit','404') NOT NULL DEFAULT 'hit',
  `hits` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wfwaffailures`
--

CREATE TABLE `wp_wfwaffailures` (
  `id` int(10) UNSIGNED NOT NULL,
  `throwable` text NOT NULL,
  `rule_id` int(10) UNSIGNED DEFAULT NULL,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wpr_rocket_cache`
--

CREATE TABLE `wp_wpr_rocket_cache` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(2000) NOT NULL DEFAULT '',
  `status` varchar(255) NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_locked` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wpr_rucss_used_css`
--

CREATE TABLE `wp_wpr_rucss_used_css` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(2000) NOT NULL DEFAULT '',
  `css` longtext DEFAULT NULL,
  `hash` varchar(32) DEFAULT '',
  `error_code` varchar(32) DEFAULT NULL,
  `error_message` longtext DEFAULT NULL,
  `unprocessedcss` longtext DEFAULT NULL,
  `retries` tinyint(1) NOT NULL DEFAULT 1,
  `is_mobile` tinyint(1) NOT NULL DEFAULT 0,
  `job_id` varchar(255) NOT NULL DEFAULT '',
  `queue_name` varchar(255) NOT NULL DEFAULT '',
  `status` varchar(255) NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `submitted_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wpr_rucss_used_css`
--

INSERT INTO `wp_wpr_rucss_used_css` (`id`, `url`, `css`, `hash`, `error_code`, `error_message`, `unprocessedcss`, `retries`, `is_mobile`, `job_id`, `queue_name`, `status`, `modified`, `last_accessed`, `submitted_at`) VALUES
(47, 'https://iraneurobet.com', '', '', '400', '2026-01-29 08:54:49 400: We could not authenticate your request. Please make sure your license is active and this website is registered on your wp-rocket.me account. If the issue persists, contact our support.', NULL, 3, 0, 'WORKER16_EU_OVH--01HDRGQPXVXNW2NYNRDV5YD8M1', 'EU', 'failed', '2026-01-29 06:58:46', '2026-01-02 19:06:23', '2026-01-29 06:58:46');

-- --------------------------------------------------------

--
-- Table structure for table `wp_yoast_indexable`
--

CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) UNSIGNED NOT NULL,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) UNSIGNED DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) UNSIGNED DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_indexable`
--

INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(2, 'https://iraneurobet.com/', '20:ae1ad8665e1d8bbfb0e5fbbdb10adc92', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'ثبت نام در یورو بت', 'خانه', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '%%sitename%%', '', '', '0', NULL, NULL, NULL, NULL, NULL, '2023-11-04 13:45:08', '2025-02-17 16:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2024-03-14 15:29:46', NULL, NULL),
(4, 'https://iraneurobet.com/', '20:ae1ad8665e1d8bbfb0e5fbbdb10adc92', 2, 'post', 'page', 1, 0, 'یورو بت EUROBET سایت شرط بندی بازی انفجار یورو بت', 'برای آغاز پیش بینی رشته های ورزشی و بازی های کازینویی در سایت شرط بندی ابتدا باید در سایت عضو شوید که تمامی دسترسی های سایت ...', 'یورو بت EUROBET سایت شرط بندی بازی انفجار یورو بت', 'publish', NULL, 0, NULL, NULL, NULL, 'یورو بت', 36, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-11-04 13:54:52', '2025-02-17 16:50:11', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2024-03-14 15:29:46', '2024-03-14 13:40:38', 0),
(6, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'صفحه پیدا نشد %%sep%% %%sitename%%', NULL, 'خطای 404: صفحه پیدا نشد', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-11-04 13:58:03', '2023-11-04 13:58:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(7, 'https://iraneurobet.com/%d8%af%d8%b3%d8%aa%d9%87%d8%a8%d9%86%d8%af%db%8c-%d9%86%d8%b4%d8%af%d9%87/', '94:f242157dbd4df6fd66712973e24b50a4', 1, 'term', 'category', NULL, NULL, NULL, NULL, 'دسته‌بندی نشده', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-11-04 16:23:36', '2025-02-17 16:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(8, NULL, NULL, NULL, 'system-page', 'search-result', NULL, NULL, 'شما برای %%searchphrase%% جستجو کردید %%page%% %%sep%% %%sitename%%', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-11-04 16:23:36', '2023-11-04 16:23:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(9, NULL, NULL, NULL, 'date-archive', NULL, NULL, NULL, '%%date%% %%page%% %%sep%% %%sitename%%', '', NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-11-04 16:23:36', '2023-11-04 16:23:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) UNSIGNED NOT NULL,
  `ancestor_id` int(11) UNSIGNED NOT NULL,
  `depth` int(11) UNSIGNED DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

INSERT INTO `wp_yoast_indexable_hierarchy` (`indexable_id`, `ancestor_id`, `depth`, `blog_id`) VALUES
(2, 0, 0, 1),
(4, 0, 0, 1),
(7, 0, 0, 1),
(8, 0, 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp_yoast_migrations`
--

CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) UNSIGNED NOT NULL,
  `version` varchar(191) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_migrations`
--

INSERT INTO `wp_yoast_migrations` (`id`, `version`) VALUES
(1, '20171228151840'),
(2, '20171228151841'),
(3, '20190529075038'),
(25, '20190715101200'),
(4, '20191011111109'),
(5, '20200408101900'),
(6, '20200420073606'),
(7, '20200428123747'),
(8, '20200428194858'),
(9, '20200429105310'),
(10, '20200430075614'),
(11, '20200430150130'),
(12, '20200507054848'),
(13, '20200513133401'),
(14, '20200609154515'),
(15, '20200616130143'),
(16, '20200617122511'),
(17, '20200702141921'),
(18, '20200728095334'),
(19, '20201202144329'),
(20, '20201216124002'),
(21, '20201216141134'),
(22, '20210817092415'),
(26, '20210827093024'),
(23, '20211020091404'),
(24, '20230417083836');

-- --------------------------------------------------------

--
-- Table structure for table `wp_yoast_primary_term`
--

CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) UNSIGNED NOT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_yoast_prominent_words`
--

CREATE TABLE `wp_yoast_prominent_words` (
  `id` int(11) UNSIGNED NOT NULL,
  `stem` varchar(191) DEFAULT NULL,
  `indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `weight` float DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

-- --------------------------------------------------------

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

CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `target_post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `target_indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `height` int(11) UNSIGNED DEFAULT NULL,
  `width` int(11) UNSIGNED DEFAULT NULL,
  `size` int(11) UNSIGNED DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

INSERT INTO `wp_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(27, 'https://eurojet.pro/', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(29, 'https://eurojet.pro/', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(72, 'https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت-EuroBet.jpg', 2, 44, 'image-in', 4, NULL, 500, 1000, 277875, NULL, NULL),
(73, 'https://iraneurobet.com/wp-content/uploads/2023/11/آموزش-ثبت-نام-در-یورو-بت.jpg', 2, 37, 'image-in', 4, NULL, 568, 1000, 124666, NULL, NULL),
(74, 'https://iraneurobet.com/wp-content/uploads/2023/11/ثبت-نام-در-سایت-EuroBet.jpg', 2, 38, 'image-in', 4, NULL, 568, 1000, 136637, NULL, NULL),
(75, 'https://iraneurobet.com/wp-content/uploads/2023/11/شارژ-حساب-در-یورو-بت.jpg', 2, 39, 'image-in', 4, NULL, 568, 1000, 312011, NULL, NULL),
(76, 'https://iraneurobet.com/wp-content/uploads/2023/11/user-eurobet.svg', 2, 40, 'image-in', 4, NULL, 800, 800, 572, NULL, NULL),
(79, 'https://yek1.sa.com/V1L3VzZXIvc2lnbnVw/?referer=88050', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(81, 'https://yek1.sa.com/V1L3VzZXIvc2lnbnVw/?referer=88050', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(82, 'https://jjettt.sa.com/V1L3VzZXIvc2lnbnVw/?referer=160310', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(83, 'https://kanyon303.com/app/BetYek.apk', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(84, 'https://jjettt.sa.com/V1L3VzZXIvc2lnbnVw/?referer=160310', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(88, 'https://t.me/Megashartcom', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(89, 'https://www.instagram.com/jetbet90iran', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(90, 'https://www.instagram.com/betyek1/', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(91, 'https://t.me/JetBetcash', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(92, 'https://t.me/BetYekCom', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(93, 'https://www.youtube.com/channel/UC4FFAOv-4lJvFeQgtsCHeYA', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(94, 'https://jjettt.sa.com/V1L3VzZXIvc2lnbnVw/?referer=160310', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(97, 'https://ace90bet.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(98, 'https://ace90.app', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(99, 'https://enf90.vip', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(100, 'https://enf90.app', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(101, 'https://betball90.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(102, 'https://betball90.app', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(103, 'https://betkhane.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(104, 'https://fazbet.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(105, 'https://avalbet.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(106, 'https://ozabet.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(107, 'https://enfejarbaz.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(108, 'https://daddybetiran.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(109, 'https://ariash.art', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(110, 'https://eurojet.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(111, 'https://bingobet.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(112, 'https://bw90bet.live', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(113, 'https://doobix.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(114, 'https://mangobet.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(115, 'https://rikashart.com', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(116, 'https://bakhtazmaeii.com', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(117, 'https://betball90.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(118, 'https://ace90bet.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(119, 'https://shirbet.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(120, 'https://venusbetyek.com', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(121, 'https://enfejbaz.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(122, 'https://avalbet.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(123, 'https://betkhane.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(124, 'https://fazbet.bio', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(125, 'https://channelsbetyek.com', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(126, 'https://perspolis.pro', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(127, 'https://www.instagram.com/ace90betiran', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(128, 'https://t.me/ACE90BetCom', 2, NULL, 'external', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(129, 'https://iraneurobet.com/wp-content/uploads/2023/11/betyekCom-Bonus.gif', 2, 79, 'image-in', 4, NULL, 98, 797, 1835786, NULL, NULL),
(131, 'https://iraneurobet.com/wp-content/uploads/2023/11/jetbetPro-Bonus.gif', 2, 80, 'image-in', 4, NULL, 104, 800, 617523, NULL, NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_actionscheduler_actions`
--
ALTER TABLE `wp_actionscheduler_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `hook` (`hook`),
  ADD KEY `status` (`status`),
  ADD KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  ADD KEY `args` (`args`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `last_attempt_gmt` (`last_attempt_gmt`),
  ADD KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`);

--
-- Indexes for table `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

--
-- Indexes for table `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `slug` (`slug`(191));

--
-- Indexes for table `wp_actionscheduler_logs`
--
ALTER TABLE `wp_actionscheduler_logs`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `action_id` (`action_id`),
  ADD KEY `log_date_gmt` (`log_date_gmt`);

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `wp_e_notes`
--
ALTER TABLE `wp_e_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `route_url_index` (`route_url`(191)),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `parent_id_index` (`parent_id`),
  ADD KEY `author_id_index` (`author_id`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_resolved_index` (`is_resolved`),
  ADD KEY `is_public_index` (`is_public`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `last_activity_at_index` (`last_activity_at`);

--
-- Indexes for table `wp_e_notes_users_relations`
--
ALTER TABLE `wp_e_notes_users_relations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `note_id_index` (`note_id`),
  ADD KEY `user_id_index` (`user_id`);

--
-- Indexes for table `wp_e_submissions`
--
ALTER TABLE `wp_e_submissions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  ADD KEY `main_meta_id_index` (`main_meta_id`),
  ADD KEY `hash_id_index` (`hash_id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `campaign_id_index` (`campaign_id`),
  ADD KEY `user_id_index` (`user_id`),
  ADD KEY `user_ip_index` (`user_ip`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_read_index` (`is_read`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `referer_index` (`referer`(191)),
  ADD KEY `referer_title_index` (`referer_title`(191));

--
-- Indexes for table `wp_e_submissions_actions_log`
--
ALTER TABLE `wp_e_submissions_actions_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `action_name_index` (`action_name`),
  ADD KEY `status_index` (`status`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`);

--
-- Indexes for table `wp_e_submissions_values`
--
ALTER TABLE `wp_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Indexes for table `wp_wfauditevents`
--
ALTER TABLE `wp_wfauditevents`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_wfblockediplog`
--
ALTER TABLE `wp_wfblockediplog`
  ADD PRIMARY KEY (`IP`,`unixday`,`blockType`);

--
-- Indexes for table `wp_wfblocks7`
--
ALTER TABLE `wp_wfblocks7`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type` (`type`),
  ADD KEY `IP` (`IP`),
  ADD KEY `expiration` (`expiration`);

--
-- Indexes for table `wp_wfconfig`
--
ALTER TABLE `wp_wfconfig`
  ADD PRIMARY KEY (`name`);

--
-- Indexes for table `wp_wfcrawlers`
--
ALTER TABLE `wp_wfcrawlers`
  ADD PRIMARY KEY (`IP`,`patternSig`);

--
-- Indexes for table `wp_wffilechanges`
--
ALTER TABLE `wp_wffilechanges`
  ADD PRIMARY KEY (`filenameHash`);

--
-- Indexes for table `wp_wffilemods`
--
ALTER TABLE `wp_wffilemods`
  ADD PRIMARY KEY (`filenameMD5`);

--
-- Indexes for table `wp_wfhits`
--
ALTER TABLE `wp_wfhits`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`ctime`),
  ADD KEY `k2` (`IP`,`ctime`),
  ADD KEY `attackLogTime` (`attackLogTime`);

--
-- Indexes for table `wp_wfhoover`
--
ALTER TABLE `wp_wfhoover`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k2` (`hostKey`);

--
-- Indexes for table `wp_wfissues`
--
ALTER TABLE `wp_wfissues`
  ADD PRIMARY KEY (`id`),
  ADD KEY `lastUpdated` (`lastUpdated`),
  ADD KEY `status` (`status`),
  ADD KEY `ignoreP` (`ignoreP`),
  ADD KEY `ignoreC` (`ignoreC`);

--
-- Indexes for table `wp_wfknownfilelist`
--
ALTER TABLE `wp_wfknownfilelist`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_wflivetraffichuman`
--
ALTER TABLE `wp_wflivetraffichuman`
  ADD PRIMARY KEY (`IP`,`identifier`),
  ADD KEY `expiration` (`expiration`);

--
-- Indexes for table `wp_wflocs`
--
ALTER TABLE `wp_wflocs`
  ADD PRIMARY KEY (`IP`);

--
-- Indexes for table `wp_wflogins`
--
ALTER TABLE `wp_wflogins`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`IP`,`fail`),
  ADD KEY `hitID` (`hitID`);

--
-- Indexes for table `wp_wfls_2fa_secrets`
--
ALTER TABLE `wp_wfls_2fa_secrets`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wp_wfls_role_counts`
--
ALTER TABLE `wp_wfls_role_counts`
  ADD PRIMARY KEY (`serialized_roles`,`two_factor_inactive`);

--
-- Indexes for table `wp_wfls_settings`
--
ALTER TABLE `wp_wfls_settings`
  ADD PRIMARY KEY (`name`);

--
-- Indexes for table `wp_wfnotifications`
--
ALTER TABLE `wp_wfnotifications`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_wfpendingissues`
--
ALTER TABLE `wp_wfpendingissues`
  ADD PRIMARY KEY (`id`),
  ADD KEY `lastUpdated` (`lastUpdated`),
  ADD KEY `status` (`status`),
  ADD KEY `ignoreP` (`ignoreP`),
  ADD KEY `ignoreC` (`ignoreC`);

--
-- Indexes for table `wp_wfreversecache`
--
ALTER TABLE `wp_wfreversecache`
  ADD PRIMARY KEY (`IP`);

--
-- Indexes for table `wp_wfsecurityevents`
--
ALTER TABLE `wp_wfsecurityevents`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_wfsnipcache`
--
ALTER TABLE `wp_wfsnipcache`
  ADD PRIMARY KEY (`id`),
  ADD KEY `expiration` (`expiration`),
  ADD KEY `IP` (`IP`),
  ADD KEY `type` (`type`);

--
-- Indexes for table `wp_wfstatus`
--
ALTER TABLE `wp_wfstatus`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`ctime`),
  ADD KEY `k2` (`type`);

--
-- Indexes for table `wp_wftrafficrates`
--
ALTER TABLE `wp_wftrafficrates`
  ADD PRIMARY KEY (`eMin`,`IP`,`hitType`);

--
-- Indexes for table `wp_wfwaffailures`
--
ALTER TABLE `wp_wfwaffailures`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_wpr_rocket_cache`
--
ALTER TABLE `wp_wpr_rocket_cache`
  ADD PRIMARY KEY (`id`),
  ADD KEY `url` (`url`(191)),
  ADD KEY `modified` (`modified`),
  ADD KEY `last_accessed` (`last_accessed`);

--
-- Indexes for table `wp_wpr_rucss_used_css`
--
ALTER TABLE `wp_wpr_rucss_used_css`
  ADD PRIMARY KEY (`id`),
  ADD KEY `url` (`url`(150),`is_mobile`),
  ADD KEY `modified` (`modified`),
  ADD KEY `last_accessed` (`last_accessed`),
  ADD KEY `status_index` (`status`(191)),
  ADD KEY `error_code_index` (`error_code`),
  ADD KEY `hash` (`hash`);

--
-- Indexes for table `wp_yoast_indexable`
--
ALTER TABLE `wp_yoast_indexable`
  ADD PRIMARY KEY (`id`),
  ADD KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  ADD KEY `object_id_and_type` (`object_id`,`object_type`),
  ADD KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  ADD KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  ADD KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  ADD KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`);

--
-- Indexes for table `wp_yoast_indexable_hierarchy`
--
ALTER TABLE `wp_yoast_indexable_hierarchy`
  ADD PRIMARY KEY (`indexable_id`,`ancestor_id`),
  ADD KEY `indexable_id` (`indexable_id`),
  ADD KEY `ancestor_id` (`ancestor_id`),
  ADD KEY `depth` (`depth`);

--
-- Indexes for table `wp_yoast_migrations`
--
ALTER TABLE `wp_yoast_migrations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `wp_yoast_migrations_version` (`version`);

--
-- Indexes for table `wp_yoast_primary_term`
--
ALTER TABLE `wp_yoast_primary_term`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_taxonomy` (`post_id`,`taxonomy`),
  ADD KEY `post_term` (`post_id`,`term_id`);

--
-- Indexes for table `wp_yoast_prominent_words`
--
ALTER TABLE `wp_yoast_prominent_words`
  ADD PRIMARY KEY (`id`),
  ADD KEY `stem` (`stem`),
  ADD KEY `indexable_id` (`indexable_id`),
  ADD KEY `indexable_id_and_stem` (`indexable_id`,`stem`);

--
-- Indexes for table `wp_yoast_seo_links`
--
ALTER TABLE `wp_yoast_seo_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `link_direction` (`post_id`,`type`),
  ADD KEY `indexable_link_direction` (`indexable_id`,`type`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_actionscheduler_actions`
--
ALTER TABLE `wp_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2305;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_claims`
--
ALTER TABLE `wp_actionscheduler_claims`
  MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=168234;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_groups`
--
ALTER TABLE `wp_actionscheduler_groups`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_actionscheduler_logs`
--
ALTER TABLE `wp_actionscheduler_logs`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6748;

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_e_events`
--
ALTER TABLE `wp_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_notes`
--
ALTER TABLE `wp_e_notes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_notes_users_relations`
--
ALTER TABLE `wp_e_notes_users_relations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions`
--
ALTER TABLE `wp_e_submissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions_actions_log`
--
ALTER TABLE `wp_e_submissions_actions_log`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_e_submissions_values`
--
ALTER TABLE `wp_e_submissions_values`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=167713;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1864;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=266;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=71;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_wfauditevents`
--
ALTER TABLE `wp_wfauditevents`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wfblocks7`
--
ALTER TABLE `wp_wfblocks7`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33315;

--
-- AUTO_INCREMENT for table `wp_wfhits`
--
ALTER TABLE `wp_wfhits`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=78402;

--
-- AUTO_INCREMENT for table `wp_wfhoover`
--
ALTER TABLE `wp_wfhoover`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wfissues`
--
ALTER TABLE `wp_wfissues`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10559;

--
-- AUTO_INCREMENT for table `wp_wfknownfilelist`
--
ALTER TABLE `wp_wfknownfilelist`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18199;

--
-- AUTO_INCREMENT for table `wp_wflogins`
--
ALTER TABLE `wp_wflogins`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9620;

--
-- AUTO_INCREMENT for table `wp_wfls_2fa_secrets`
--
ALTER TABLE `wp_wfls_2fa_secrets`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wfpendingissues`
--
ALTER TABLE `wp_wfpendingissues`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wfsecurityevents`
--
ALTER TABLE `wp_wfsecurityevents`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wfsnipcache`
--
ALTER TABLE `wp_wfsnipcache`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=36187;

--
-- AUTO_INCREMENT for table `wp_wfstatus`
--
ALTER TABLE `wp_wfstatus`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=95099;

--
-- AUTO_INCREMENT for table `wp_wfwaffailures`
--
ALTER TABLE `wp_wfwaffailures`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wpr_rocket_cache`
--
ALTER TABLE `wp_wpr_rocket_cache`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=791;

--
-- AUTO_INCREMENT for table `wp_wpr_rucss_used_css`
--
ALTER TABLE `wp_wpr_rucss_used_css`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT for table `wp_yoast_indexable`
--
ALTER TABLE `wp_yoast_indexable`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `wp_yoast_migrations`
--
ALTER TABLE `wp_yoast_migrations`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `wp_yoast_primary_term`
--
ALTER TABLE `wp_yoast_primary_term`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_yoast_prominent_words`
--
ALTER TABLE `wp_yoast_prominent_words`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_yoast_seo_links`
--
ALTER TABLE `wp_yoast_seo_links`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=134;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
